import numpy as np
import pandas as pd
import json
import re
import random
from nltk.corpus import stopwords
import urllib.request, json
with urllib.request.urlopen("https://healthdata.gov/data.json") as url:
data = json.loads(url.read().decode())
print(data)
{'@type': 'dcat:Catalog', '@id': 'https://healthdata.gov/data.json', 'dataset': [{'description': '<p>The CMS National Correct Coding Initiative (NCCI) promotes national correct coding methodologies and reduces improper coding which may result in inappropriate payments of Medicare Part B claims and Medicaid claims.</p>\n<p>NCCI procedure-to-procedure (PTP) edits define pairs of Healthcare Common Procedure Coding System (HCPCS)/Current Procedural Terminology (CPT) codes that should not be reported together for a variety of reasons. The purpose of the PTP edits is to prevent improper payments when incorrect code combinations are reported.</p>\n<p>Practitioner services also refers to ambulatory surgical centers.<br />\nDME refers to provider claims for durable medical equipment.</p>\n<p>The CMS National Correct Coding Initiative (NCCI) promotes national correct coding methodologies and reduces improper coding which may result in inappropriate payments of Medicare Part B claims and Medicaid claims. NCCI procedure-to-procedure (PTP) edits define pairs of Healthcare Common Procedure Coding System (HCPCS)/Current Procedural Terminology (CPT) codes that should not be reported together for a variety of reasons. The purpose of the PTP edits is to prevent improper payments when incorrect code combinations are reported. The edits in this dataset are active for the dates indicated within. This file should NOT be used by state Medicaid programs as their edit file. Current Procedural Terminology (CPT) codes, descriptions and other data only are copyright 2017 American Medical Association. All rights reserved. CPT® is a registered trademark of the American Medical Association. Applicable FARS\\DFARS Restrictions Apply to Government Use. Fee schedules, relative value units, conversion factors and/or related components are not assigned by the AMA, are not part of CPT, and the AMA is not recommending their use. The AMA does not directly or indirectly practice medicine or dispense medical services. The AMA assumes no liability for the data contained or not contained herein.</p>\n<p>For more information, visit <a href="https://www.medicaid.gov/medicaid/program-integrity/ncci/index.html">https://www.medicaid.gov/medicaid/program-integrity/ncci/index.html</a>.</p>\n', 'programCode': ['009:076'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Uncategorized'], 'landingPage': 'https://data.medicaid.gov/d/34v9-f8up', 'contactPoint': {'hasEmail': 'mailto:Medicaid.gov@cms.hhs.gov', 'fn': 'Medicaid'}, 'issued': '2018-08-31', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/34v9-f8up', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/34v9-f8up/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/34v9-f8up/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/34v9-f8up/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/34v9-f8up/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cpt codes', 'hcpcs', 'ncci edits'], 'bureauCode': ['009:00'], 'modified': '2020-12-04', 'title': 'NCCI Procedure to Procedure Edits (PTP)'}, {'description': '<p>Medically Unlikely Edits (MUEs) define for each HCPCS / CPT code the maximum units of service (UOS) that a provider would report under most circumstances for a single beneficiary on a single date of service.</p>\n<p>Practitioner services also refers to ambulatory surgical centers.<br />\nDME refers to provider claims for durable medical equipment.</p>\n<p>The CMS National Correct Coding Initiative (NCCI) promotes national correct coding methodologies and reduces improper coding which may result in inappropriate payments of Medicare Part B claims and Medicaid claims. NCCI procedure-to-procedure (PTP) edits define pairs of Healthcare Common Procedure Coding System (HCPCS)/Current Procedural Terminology (CPT) codes that should not be reported together for a variety of reasons. The purpose of the PTP edits is to prevent improper payments when incorrect code combinations are reported. The edits in this dataset are active for the dates indicated within. This file should NOT be used by state Medicaid programs as their edit file. Current Procedural Terminology (CPT) codes, descriptions and other data only are copyright 2017 American Medical Association. All rights reserved. CPT® is a registered trademark of the American Medical Association. Applicable FARS\\DFARS Restrictions Apply to Government Use. Fee schedules, relative value units, conversion factors and/or related components are not assigned by the AMA, are not part of CPT, and the AMA is not recommending their use. The AMA does not directly or indirectly practice medicine or dispense medical services. The AMA assumes no liability for the data contained or not contained herein.</p>\n<p>For more information, visit <a href="https://www.medicaid.gov/medicaid/program-integrity/ncci/index.html">https://www.medicaid.gov/medicaid/program-integrity/ncci/index.html</a>.</p>\n', 'programCode': ['009:076'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Uncategorized'], 'landingPage': 'https://data.medicaid.gov/d/8pny-kgh5', 'contactPoint': {'hasEmail': 'mailto:Medicaid.gov@cms.hhs.gov', 'fn': 'Medicaid'}, 'issued': '2018-05-23', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/8pny-kgh5', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/8pny-kgh5/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/8pny-kgh5/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/8pny-kgh5/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/8pny-kgh5/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cpt codes', 'hcpcs', 'medically unlikely edits', 'ncci edits'], 'bureauCode': ['009:00'], 'modified': '2020-12-03', 'title': 'NCCI Medically Unlikely Edits (MUEs)'}, {'description': '<p>NNDSS - TABLE 1Z. Pertussis to Poliomyelitis, paralytic - 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Notice: Data from California published in week 29 for years 2019 and 2020 were incomplete when originally published on July 24, 2020. On August 4, 2020, incomplete case counts were replaced with a "U" indicating case counts are not available for specified time period.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published.<br />\nNC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-U.S. Residents\' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />\n§ The pertussis case definition was modified by CSTE effective January 1, 2020. Criteria were modified increasing sensitivity for case ascertainment such that case counts may increase.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/247v-f7n9', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2020-01-21', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/247v-f7n9', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/247v-f7n9/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/247v-f7n9/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/247v-f7n9/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/247v-f7n9/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2020', 'nedss', 'netss', 'nndss', 'paralytic', 'pertussis', 'plague', 'poliomyelitis', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-12-03', 'title': 'NNDSS - TABLE 1Z. Pertussis to Poliomyelitis, paralytic'}, {'description': '<p>NNDSS - Table 1E. Botulism, Foodborne to Botulism, Other (wound & unspecified) - 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published.<br />\nNC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-U.S. Residents\' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/4bft-6yws', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2020-01-17', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/4bft-6yws', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4bft-6yws/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4bft-6yws/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4bft-6yws/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4bft-6yws/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2020', 'botulism', 'foodborne', 'infant', 'nedss', 'netss', 'nndss', 'other (wound & unspecified)', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-12-03', 'title': 'NNDSS - Table 1E. Botulism, Foodborne to Botulism, Other (wound & unspecified)'}, {'description': '<p>NNDSS - TABLE 1W. Meningococcal disease, All serogroups to Meningococcal disease, Serogroup B - 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published.<br />\nNC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-U.S. Residents\' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/4jje-6vv6', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2020-01-21', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/4jje-6vv6', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4jje-6vv6/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4jje-6vv6/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4jje-6vv6/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4jje-6vv6/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2020', 'all serogroups', 'meningococcal disease', 'nedss', 'netss', 'nndss', 'serogroup b', 'serogroups acwy', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-12-03', 'title': 'NNDSS - TABLE 1W. Meningococcal disease, All serogroups to Meningococcal disease, Serogroup B'}, {'description': '<p>NNDSS - Table 1C. Arboviral diseases, St. Louis encephalitis virus disease to West Nile virus disease - 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published.<br />\nNC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-U.S. Residents\' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/4ynm-6jgm', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2020-01-17', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/4ynm-6jgm', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4ynm-6jgm/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4ynm-6jgm/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4ynm-6jgm/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4ynm-6jgm/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2020', 'arboviral diseases', 'nedss', 'netss', 'nndss', 'st. louis virus disease', 'west nile virus disease', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-12-03', 'title': 'NNDSS - Table 1C. Arboviral diseases, St. Louis encephalitis virus disease to West Nile virus disease'}, {'description': '<p>NNDSS - TABLE 1AA. Poliovirus infection, nonparalytic to Psittacosis - 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published.<br />\nNC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />\nCum: Cumulative year-to-date counts.<br />\n Max: Maximum — Maximum case count during the previous 52 weeks.<br />\n * Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-U.S. Residents\' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/52kh-2h7i', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2020-01-21', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/52kh-2h7i', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/52kh-2h7i/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/52kh-2h7i/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/52kh-2h7i/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/52kh-2h7i/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2020', 'nedss', 'netss', 'nndss', 'nonparalytic', 'poliovirus infection', 'psittacosis', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-12-03', 'title': 'NNDSS - TABLE 1AA. Poliovirus infection, nonparalytic to Psittacosis'}, {'description': '<p>NNDSS - TABLE 1GG. Smallpox to Streptococcal toxic shock syndrome – 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published.<br />\nNC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-U.S. Residents\' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/56mi-d4wu', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2020-01-21', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/56mi-d4wu', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/56mi-d4wu/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/56mi-d4wu/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/56mi-d4wu/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/56mi-d4wu/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2020', 'nedss', 'netss', 'nndss', 'smallpox', 'streptococcal toxic shock syndrome', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-12-03', 'title': 'NNDSS - TABLE 1GG. Smallpox to Streptococcal toxic shock syndrome'}, {'description': '<p>NNDSS - TABLE 1T. Invasive pneumococcal disease, age<5 years, Confirmed to Legionellosis - 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published.<br />\nNC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-U.S. Residents\' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />\n§ Includes drug resistant and susceptible cases of Invasive Pneumococcal Disease.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/5hvx-krph', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2020-01-21', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/5hvx-krph', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5hvx-krph/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5hvx-krph/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5hvx-krph/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5hvx-krph/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2020', 'age<5 years', 'confirmed', 'invasive pneumococcal disease', 'legionellosis', 'nedss', 'netss', 'nndss', 'probable', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-12-03', 'title': 'NNDSS - TABLE 1T. Invasive pneumococcal disease, Age<5 years, Confirmed to Legionellosis'}, {'description': '<p>NNDSS - TABLE 1CC. Rabies, Animal to Rabies, Human - 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published.<br />\nNC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />\nCum: Cumulative year-to-date counts.<br />\n Max: Maximum — Maximum case count during the previous 52 weeks.<br />\n * Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-U.S. Residents\' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/6kf3-4udg', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2020-01-21', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/6kf3-4udg', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6kf3-4udg/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6kf3-4udg/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6kf3-4udg/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6kf3-4udg/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2020', 'animal', 'human', 'nedss', 'netss', 'nndss', 'rabies', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-12-03', 'title': 'NNDSS - TABLE 1CC. Rabies, Animal to Rabies, Human'}, {'description': '<p>NNDSS - TABLE 1J. Dengue virus infections, Dengue to Severe dengue - 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published.<br />\nNC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-U.S. Residents\' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/7jik-jwvu', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2020-01-21', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/7jik-jwvu', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7jik-jwvu/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7jik-jwvu/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7jik-jwvu/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7jik-jwvu/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2020', 'dengue', 'dengue virus infections', 'dengue-like illness', 'nedss', 'netss', 'nndss', 'severe dengue', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-12-03', 'title': 'NNDSS - TABLE 1J. Dengue virus infections, Dengue to Severe dengue'}, {'description': '<p>NNDSS - TABLE 1V. Malaria to Measles, Indigenous - 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Notice: Data from California published in week 29 for years 2019 and 2020 were incomplete when originally published on July 24, 2020. On August 4, 2020, incomplete case counts were replaced with a "U" indicating case counts are not available for specified time period.</p>\n<p>Notice: Measles data for weeks 1-4 (in Table 1v) were updated on 02-28-2020 to correct the classification of imported and indigenous. For all weeks, measles is considered imported if the disease was acquired outside of the United States and is considered indigenous if the disease was acquired anywhere within the United States or it is not known where the disease was acquired.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published.<br />\nNC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-U.S. Residents\' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />\n§ Measles is considered imported if the disease was acquired outside of the United States and is considered indigenous if the disease was acquired anywhere within the United States or it is not known where the disease was acquired.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/7xhe-mv2e', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2020-01-21', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/7xhe-mv2e', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7xhe-mv2e/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7xhe-mv2e/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7xhe-mv2e/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7xhe-mv2e/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2020', 'imported', 'indigenous', 'malaria', 'measles', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-12-03', 'title': 'NNDSS - TABLE 1V. Malaria to Measles, Indigenous'}, {'description': '<p>NNDSS - TABLE 1O. Hansen\'s disease to Hantavirus pulmonary syndrome - 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published.<br />\nNC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-U.S. Residents\' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />\n§ Includes data for old world hantavirus infections, such as Seoul virus infections. Prior to 2015, this condition was not nationally notifiable and data for this condition was not submitted to CDC\'s National Notifiable Diseases Surveillance System (NNDSS).<br />\n¶ Includes data for Andes virus infections.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/a9xa-yrhn', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2020-01-21', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/a9xa-yrhn', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/a9xa-yrhn/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/a9xa-yrhn/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/a9xa-yrhn/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/a9xa-yrhn/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2020', 'hansen's disease', 'hantavirus infection', 'hantavirus pulmonary syndrome', 'nedss', 'netss', 'nndss', 'non-hantavirus pulmonary syndrome', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-12-03', 'title': "NNDSS - TABLE 1O. Hansen's disease to Hantavirus pulmonary syndrome"}, {'description': '<p>NNDSS - TABLE 1PP. Yellow fever to Zika virus disease, non-congenital – 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published.<br />\nNC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-U.S. Residents\' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/bk9t-cq4b', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2020-01-21', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/bk9t-cq4b', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/bk9t-cq4b/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/bk9t-cq4b/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/bk9t-cq4b/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/bk9t-cq4b/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2020', 'nedss', 'netss', 'nndss', 'non-congenital', 'wonder', 'yellow fever', 'zika virus disease'], 'bureauCode': ['009:00'], 'modified': '2020-12-03', 'title': 'NNDSS - TABLE 1PP. Yellow fever to Zika virus disease, non-congenital'}, {'description': '<p>NNDSS - Table 1H. Cholera to Coccidioidomycosis - 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Notice: Data from California published in week 29 for years 2019 and 2020 were incomplete when originally published on July 24, 2020. On August 4, 2020, incomplete case counts were replaced with a "U" indicating case counts are not available for specified time period.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published.<br />\nNC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-U.S. Residents\' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/bqmb-vyka', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2020-01-21', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/bqmb-vyka', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/bqmb-vyka/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/bqmb-vyka/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/bqmb-vyka/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/bqmb-vyka/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2020', 'cholera', 'coccidioidomycosis', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-12-03', 'title': 'NNDSS - Table 1H. Cholera to Coccidioidomycosis'}, {'description': '<p>NNDSS - Table 1G. Carbapenemase-producing carbapenem-resistant Enterobacteriaceae to Chlamydia trachomatis infection - 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published.<br />\nNC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-U.S. Residents\' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />\n§ Reporting jurisdictions were informed CDC could receive data for this condition in August 2019. Please note there will be a delay in reporting of case notifications for this condition to CDC.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/cds4-6y7t', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2020-01-21', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/cds4-6y7t', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/cds4-6y7t/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/cds4-6y7t/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/cds4-6y7t/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/cds4-6y7t/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2020', 'carbapenemase-producing carbapenem-resistant enterobacteriaceae', 'chancroid', 'chlamydia trachomatis infection', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-12-03', 'title': 'NNDSS - Table 1G. Carbapenemase-producing carbapenem-resistant Enterobacteriaceae to Chlamydia trachomatis infection'}, {'description': '<p>NNDSS - TABLE 1R. Hepatitis C, perinatal infection to Influenza-associated pediatric mortality - 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Notice: Data from California published in week 29 for years 2019 and 2020 were incomplete when originally published on July 24, 2020. On August 4, 2020, incomplete case counts were replaced with a "U" indicating case counts are not available for specified time period.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published.<br />\nNC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-U.S. Residents\' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />\n§ Please refer to the CDC WONDER publication for weekly updates to the footnote for this condition.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/ctu5-k6yz', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2020-01-21', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/ctu5-k6yz', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ctu5-k6yz/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ctu5-k6yz/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ctu5-k6yz/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ctu5-k6yz/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2020', 'hepatitis c', 'influenza-associated pediatric mortality', 'nedss', 'netss', 'nndss', 'perinatal infection', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-12-03', 'title': 'NNDSS - TABLE 1R. Hepatitis C, perinatal infection to Influenza-associated pediatric mortality'}, {'description': '<p>NNDSS - TABLE 1N. Haemophilus influenzae, invasive disease, Age <5 years, Non-b serotype to Unknown serotype - 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Notice: Data from California published in week 29 for years 2019 and 2020 were incomplete when originally published on July 24, 2020. On August 4, 2020, incomplete case counts were replaced with a "U" indicating case counts are not available for specified time period.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published.<br />\nNC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-U.S. Residents\' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/d2zt-4m8y', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2020-01-21', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/d2zt-4m8y', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/d2zt-4m8y/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/d2zt-4m8y/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/d2zt-4m8y/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/d2zt-4m8y/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2020', 'age <5 years', 'haemophilus influenzae', 'invasive disease', 'nedss', 'netss', 'nndss', 'non-b serotype', 'nontypeable', 'unknown serotype', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-12-03', 'title': 'NNDSS - TABLE 1N. Haemophilus influenzae, invasive disease, Age <5 years, Non-b serotype to Unknown serotype'}, {'description': '<p>NNDSS - TABLE 1U. Leptospirosis to Listeriosis, Probable - 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Notice: Data from California published in week 29 for years 2019 and 2020 were incomplete when originally published on July 24, 2020. On August 4, 2020, incomplete case counts were replaced with a "U" indicating case counts are not available for specified time period.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published.<br />\nNC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-U.S. Residents\' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />\n§ Before 2019, listeriosis cases in neonates less than or equal to 60 days of age were counted as one case in a mother-infant pair. Beginning in 2019, maternal and neonatal listeriosis cases are being counted separately. Beginning in 2020, confirmed and probable cases are published separately. Prior years included confirmed cases only.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/dwmy-m9r6', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2020-01-21', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/dwmy-m9r6', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/dwmy-m9r6/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/dwmy-m9r6/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/dwmy-m9r6/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/dwmy-m9r6/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2020', 'confirmed', 'leptospirosis', 'listeriosis', 'nedss', 'netss', 'nndss', 'probable', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-12-03', 'title': 'NNDSS - TABLE 1U. Leptospirosis to Listeriosis, Probable'}, {'description': '<p>NNDSS - TABLE 1Y. Mumps to Novel influenza A virus infections - 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Notice: Data from California published in week 29 for years 2019 and 2020 were incomplete when originally published on July 24, 2020. On August 4, 2020, incomplete case counts were replaced with a "U" indicating case counts are not available for specified time period.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published.<br />\nNC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-U.S. Residents\' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />\n§ Novel influenza A virus infections are human infections with influenza A viruses that are different from currently circulating human seasonal influenza viruses. With the exception of one avian lineage influenza A (H7N2) virus, all novel influenza A virus infections reported to CDC since 2012 have been variant influenza viruses.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/espg-acwi', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2020-01-21', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/espg-acwi', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/espg-acwi/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/espg-acwi/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/espg-acwi/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/espg-acwi/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2020', 'mumps', 'nedss', 'netss', 'nndss', 'novel influenza a virus infections', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-12-03', 'title': 'NNDSS - TABLE 1Y. Mumps to Novel influenza A virus infections'}, {'description': '<p>NNDSS - TABLE 1K. Ehrlichiosis and Anaplasmosis, Anaplasma phagocytophilum infection to Ehrlichia chaffeensis infection - 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published.<br />\nNC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-U.S. Residents\' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/gepg-djaz', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2020-01-21', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/gepg-djaz', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/gepg-djaz/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/gepg-djaz/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/gepg-djaz/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/gepg-djaz/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2020', 'anaplasma phagocytophilum infection', 'ehrlichia chaffeensis infection', 'ehrlichiosis and anaplasmosis', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-12-03', 'title': 'NNDSS - TABLE 1K. Ehrlichiosis and Anaplasmosis, Anaplasma phagocytophilum infection to Ehrlichia chaffeensis infection'}, {'description': '<p>NNDSS - Table 1F. Brucellosis to Candida auris, clinical - 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Notice: Data from California published in week 29 for years 2019 and 2020 were incomplete when originally published on July 24, 2020. On August 4, 2020, incomplete case counts were replaced with a "U" indicating case counts are not available for specified time period.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published.<br />\nNC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-U.S. Residents\' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />\n§ Reporting jurisdictions were informed CDC could receive data for this condition in August 2019. Please note there will be a delay in reporting of case notifications for this condition to CDC.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/i43m-djm6', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2020-01-17', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/i43m-djm6', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/i43m-djm6/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/i43m-djm6/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/i43m-djm6/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/i43m-djm6/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2020', 'brucellosis', 'campylobacteriosis', 'candida auris', 'clinical', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-12-03', 'title': 'NNDSS - Table 1F. Brucellosis to Candida auris, clinical'}, {'description': '<p>NNDSS - TABLE 1LL. Vibriosis, Confirmed to Vibriosis, Probable – 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published.<br />\nNC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-U.S. Residents\' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/kyph-4i8d', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2020-01-21', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/kyph-4i8d', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/kyph-4i8d/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/kyph-4i8d/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/kyph-4i8d/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/kyph-4i8d/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2020', 'confirmed', 'nedss', 'netss', 'nndss', 'probable', 'vibriosis', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-12-03', 'title': 'NNDSS - TABLE 1LL. Vibriosis, Confirmed to Vibriosis, Probable'}, {'description': '<p>NNDSS - TABLE 1X. Meningococcal disease, Other serogroups to Meningococcal disease, Unknown serogroup - 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Notice: Data from California published in week 29 for years 2019 and 2020 were incomplete when originally published on July 24, 2020. On August 4, 2020, incomplete case counts were replaced with a "U" indicating case counts are not available for specified time period.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published.<br />\nNC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-U.S. Residents\' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/m8jv-u92i', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2020-01-21', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/m8jv-u92i', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/m8jv-u92i/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/m8jv-u92i/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/m8jv-u92i/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/m8jv-u92i/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2020', 'meningococcal disease', 'nedss', 'netss', 'nndss', 'other serogroups', 'unknown serogroup', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-12-03', 'title': 'NNDSS - TABLE 1X. Meningococcal disease, Other serogroups to Meningococcal disease, Unknown serogroup'}, {'description': '<p>NNDSS - Table 1I. Cryptosporidiosis to Cyclosporiasis - 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published.<br />\nNC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-U.S. Residents\' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/n83i-w4cq', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2020-01-21', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/n83i-w4cq', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/n83i-w4cq/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/n83i-w4cq/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/n83i-w4cq/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/n83i-w4cq/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2020', 'cryptosporidiosis', 'cyclosporiasis', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-12-03', 'title': 'NNDSS - Table 1I. Cryptosporidiosis to Cyclosporiasis'}, {'description': '<p>NNDSS - TABLE 1HH. Syphilis, Congenital to Syphilis, Primary and Secondary – 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published.<br />\nNC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />\nCum: Cumulative year-to-date counts.<br />\n Max: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-U.S. Residents\' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/paqx-33a8', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2020-01-21', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/paqx-33a8', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/paqx-33a8/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/paqx-33a8/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/paqx-33a8/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/paqx-33a8/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2020', 'congenital', 'nedss', 'netss', 'nndss', 'primary and secondary', 'syphilis', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-12-03', 'title': 'NNDSS - TABLE 1HH. Syphilis, Congenital to Syphilis, Primary and Secondary'}, {'description': '<p>NNDSS - TABLE 1B. Arboviral diseases, Jamestown Canyon virus disease to Powassan virus disease – 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published.<br />\nNC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-U.S. Residents\' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/pjtk-n43k', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2020-01-17', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/pjtk-n43k', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/pjtk-n43k/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/pjtk-n43k/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/pjtk-n43k/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/pjtk-n43k/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2020', 'arboviral diseases', 'jamestown canyon virus disease', 'la crosse virus disease', 'nedss', 'netss', 'nndss', 'powassan virus disease', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-12-03', 'title': 'NNDSS - Table 1B. Arboviral diseases, Jamestown Canyon virus disease to Powassan virus disease'}, {'description': '<p>NNDSS - TABLE 1S. Invasive pneumococcal disease, all ages, Confirmed to Invasive pneumococcal disease, all ages, Probable - 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:</p>\n<p>U: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published.<br />\nNC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-U.S. Residents\' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />\n§ Includes drug resistant and susceptible cases of Invasive Pneumococcal Disease.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/r9mz-pvtk', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2020-01-21', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/r9mz-pvtk', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/r9mz-pvtk/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/r9mz-pvtk/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/r9mz-pvtk/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/r9mz-pvtk/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2020', 'all ages', 'confirmed', 'invasive pneumococcal disease', 'nedss', 'netss', 'nndss', 'probable', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-12-03', 'title': 'NNDSS - TABLE 1S. Invasive pneumococcal disease, all ages, Confirmed to Invasive pneumococcal disease, all ages, Probable'}, {'description': '<p>NNDSS - Table 1D. Arboviral diseases, Western equine encephalitis virus disease to Babesiosis - 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published.<br />\nNC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-U.S. Residents\' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/rezz-ypcg', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2020-01-17', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/rezz-ypcg', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rezz-ypcg/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rezz-ypcg/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rezz-ypcg/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rezz-ypcg/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2020', 'arboviral diseases', 'babesiosis', 'nedss', 'netss', 'nndss', 'western equine encephalitis virus disease', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-12-03', 'title': 'NNDSS - Table 1D. Arboviral diseases, Western equine encephalitis virus disease to Babesiosis'}, {'description': '<p>NNDSS - TABLE 1DD. Rubella to Rubella, congenital syndrome - 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published.<br />\nNC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />\nCum: Cumulative year-to-date counts.<br />\n Max: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-U.S. Residents\' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/smic-9bf9', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2020-01-21', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/smic-9bf9', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/smic-9bf9/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/smic-9bf9/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/smic-9bf9/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/smic-9bf9/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2020', 'congenital syndrome', 'nedss', 'netss', 'nndss', 'rubella', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-12-03', 'title': 'NNDSS - TABLE 1DD. Rubella to Rubella, congenital syndrome'}, {'description': '<p>NNDSS - TABLE 1M. Gonorrhea to Haemophilus influenzae, invasive disease, Age <5 years, Serotype b - 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Notice: Data from California published in week 29 for years 2019 and 2020 were incomplete when originally published on July 24, 2020. On August 4, 2020, incomplete case counts were replaced with a "U" indicating case counts are not available for specified time period.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published.<br />\nNC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-U.S. Residents\' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/u7e4-s8zi', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2020-01-21', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/u7e4-s8zi', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/u7e4-s8zi/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/u7e4-s8zi/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/u7e4-s8zi/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/u7e4-s8zi/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2020', 'age <5 years serotype b', 'all ages all serotypes', 'gonorrhea', 'haemophilus influenzae', 'invasive disease', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-12-03', 'title': 'NNDSS - TABLE 1M. Gonorrhea to Haemophilus influenzae, invasive disease, Age <5 years, Serotype b'}, {'description': '<p>NNDSS - TABLE 1P. Hemolytic uremic syndrome post-diarrheal to Hepatitis B, acute - 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Notice: Data from California published in week 29 for years 2019 and 2020 were incomplete when originally published on July 24, 2020. On August 4, 2020, incomplete case counts were replaced with a "U" indicating case counts are not available for specified time period.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published.<br />\nNC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-U.S. Residents\' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/uu9i-eu7y', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2020-01-21', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/uu9i-eu7y', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/uu9i-eu7y/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/uu9i-eu7y/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/uu9i-eu7y/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/uu9i-eu7y/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2020', 'hemolytic uremic syndrome post-diarrheal', 'hepatitis (viral acute) type a', 'hepatitis (viral acute) type b', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-12-03', 'title': 'NNDSS - TABLE 1P. Hemolytic uremic syndrome post-diarrheal to Hepatitis B, acute'}, {'description': '<p>NNDSS - TABLE 1A. Anthrax to Arboviral diseases, Eastern equine encephalitis virus disease – 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published.<br />\nNC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-U.S. Residents\' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/v2mh-3yzr', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2020-01-17', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/v2mh-3yzr', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/v2mh-3yzr/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/v2mh-3yzr/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/v2mh-3yzr/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/v2mh-3yzr/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2020', 'anthrax', 'arboviral diseases', 'chikungunya virus disease', 'eastern equine encephalitis virus disease', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-12-03', 'title': 'NNDSS - TABLE 1A. Anthrax to Arboviral diseases, Eastern equine encephalitis virus disease'}, {'description': '<p>NNDSS - TABLE 1L. Ehrlichiosis and Anaplasmosis, Ehrlichia ewingii infection to Giardiasis - 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published.<br />\nNC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-U.S. Residents\' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/vzfn-ifh5', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2020-01-21', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/vzfn-ifh5', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vzfn-ifh5/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vzfn-ifh5/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vzfn-ifh5/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vzfn-ifh5/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2020', 'ehrlichia ewingii infection', 'ehrlichiosis and anaplasmosis', 'giardiasis', 'nedss', 'netss', 'nndss', 'undetermined ehrlichiosis/anaplasmosis', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-12-03', 'title': 'NNDSS - TABLE 1L. Ehrlichiosis and Anaplasmosis, Ehrlichia ewingii infection to Giardiasis'}, {'description': '<p>NNDSS - TABLE 1Q. Hepatitis B, perinatal infection to Hepatitis C, acute, Probable - 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Notice: Data from California published in week 29 for years 2019 and 2020 were incomplete when originally published on July 24, 2020. On August 4, 2020, incomplete case counts were replaced with a "U" indicating case counts are not available for specified time period.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published.<br />\nNC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-U.S. Residents\' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />\n§ For acute Hepatitis C, only confirmed cases were verified.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/y4ut-ybj7', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2020-01-21', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/y4ut-ybj7', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/y4ut-ybj7/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/y4ut-ybj7/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/y4ut-ybj7/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/y4ut-ybj7/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2020', 'confirmed', 'hepatitis b', 'hepatitis c acute', 'nedss', 'netss', 'nndss', 'perinatal infection', 'probable', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-12-03', 'title': 'NNDSS - TABLE 1Q. Hepatitis B, perinatal infection to Hepatitis C, acute, Probable'}, {'description': '<p>NNDSS - TABLE 1KK. Vancomycin-intermediate Staphylococcus aureus to Varicella morbidity – 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published.<br />\nNC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-U.S. Residents\' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/29xv-7ajw', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2020-01-21', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/29xv-7ajw', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/29xv-7ajw/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/29xv-7ajw/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/29xv-7ajw/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/29xv-7ajw/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2020', 'nedss', 'netss', 'nndss', 'vancomycin-intermediate staphylococcus aureus', 'vancomycin-resistant staphylococcus aureus', 'varicella morbidity', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-12-03', 'title': 'NNDSS - TABLE 1KK. Vancomycin-intermediate Staphylococcus aureus to Varicella morbidity'}, {'description': '<p>NNDSS - TABLE 1MM. Viral hemorrhagic fevers, Crimean-Congo hemorrhagic fever virus to Guanarito virus – 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published.<br />\nNC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-U.S. Residents\' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />\n§ Prior to 2015, CDC\'s National Notifiable Diseases Surveillance System (NNDSS) did not receive electronic data about incident cases of specific viral hemorrhagic fevers; instead data were collected in aggregate as "viral hemorrhagic fevers". NNDSS was updated beginning in 2015 to receive data for each of the viral hemorrhagic fevers listed.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/a93x-tfzm', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2020-01-21', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/a93x-tfzm', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/a93x-tfzm/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/a93x-tfzm/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/a93x-tfzm/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/a93x-tfzm/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2020', 'crimean-congo hemorrhagic fever virus', 'ebola virus', 'guanarito virus', 'nedss', 'netss', 'nndss', 'viral hemorrhagic fevers', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-12-03', 'title': 'NNDSS - TABLE 1MM. Viral hemorrhagic fevers, Crimean-Congo hemorrhagic fever virus to Guanarito virus'}, {'description': '<p>NNDSS - TABLE 1NN. Viral hemorrhagic fevers, Junin virus to Viral hemorrhagic fevers, Lujo virus – 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published.<br />\nNC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-U.S. Residents\' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />\n§ Prior to 2015, CDC\'s National Notifiable Diseases Surveillance System (NNDSS) did not receive electronic data about incident cases of specific viral hemorrhagic fevers; instead data were collected in aggregate as "viral hemorrhagic fevers". NNDSS was updated beginning in 2015 to receive data for each of the viral hemorrhagic fevers listed.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/axsa-zcg5', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2020-01-21', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/axsa-zcg5', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/axsa-zcg5/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/axsa-zcg5/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/axsa-zcg5/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/axsa-zcg5/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2020', 'junin virus', 'lassa virus', 'lujo virus', 'nedss', 'netss', 'nndss', 'viral hemorrhagic fevers', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-12-03', 'title': 'NNDSS - TABLE 1NN. Viral hemorrhagic fevers, Junin virus to Viral hemorrhagic fevers, Lujo virus'}, {'description': '<p>NNDSS - TABLE 1JJ. Tuberculosis to Tularemia – 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Notice: Tuberculosis data for weeks 4-31 are incorrect for New York City; the Middle Atlantic region total; U.S. Residents, excluding U.S. Territories total; and the grand total, due to data processing issues.<br />\nNotice: Tuberculosis data for weeks 32-33 are incorrect for the U.S. Residents, excluding U.S. Territories total and the grand total, due to data processing issues.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published.<br />\nNC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-U.S. Residents\' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/efb8-zbb7', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2020-01-21', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/efb8-zbb7', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/efb8-zbb7/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/efb8-zbb7/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/efb8-zbb7/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/efb8-zbb7/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2020', 'nedss', 'netss', 'nndss', 'tuberculosis', 'tularemia', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-12-03', 'title': 'NNDSS - TABLE 1JJ. Tuberculosis to Tularemia'}, {'description': '<p>NNDSS - TABLE 1OO. Viral hemorrhagic fevers, Machupo virus to Viral hemorrhagic fevers, Sabia virus – 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published.<br />\nNC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-U.S. Residents\' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />\n§ Prior to 2015, CDC\'s National Notifiable Diseases Surveillance System (NNDSS) did not receive electronic data about incident cases of specific viral hemorrhagic fevers; instead data were collected in aggregate as "viral hemorrhagic fevers". NNDSS was updated beginning in 2015 to receive data for each of the viral hemorrhagic fevers listed.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/g3g2-srtq', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2020-01-21', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/g3g2-srtq', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/g3g2-srtq/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/g3g2-srtq/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/g3g2-srtq/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/g3g2-srtq/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2020', 'machupo virus', 'marburg virus', 'nedss', 'netss', 'nndss', 'sabia virus', 'viral hemorrhagic fevers', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-12-03', 'title': 'NNDSS - TABLE 1OO. Viral hemorrhagic fevers, Machupo virus to Viral hemorrhagic fevers, Sabia virus'}, {'description': '<p>NNDSS - TABLE 1BB. Q fever, Total to Q fever, Chronic - 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published.<br />\nNC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />\nCum: Cumulative year-to-date counts.<br />\n Max: Maximum — Maximum case count during the previous 52 weeks.<br />\n * Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-U.S. Residents\' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/j6gu-p9yd', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2020-01-21', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/j6gu-p9yd', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/j6gu-p9yd/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/j6gu-p9yd/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/j6gu-p9yd/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/j6gu-p9yd/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2020', 'acute', 'chronic', 'nedss', 'netss', 'nndss', 'q fever', 'total', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-12-03', 'title': 'NNDSS - TABLE 1BB. Q fever, Total to Q fever, Chronic'}, {'description': '<p>NNDSS - TABLE 1EE. Salmonella Paratyphi infection to Salmonellosis (excluding Salmonella Typhi infection and Salmonella Paratyphi infection) – 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published.<br />\nNC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-U.S. Residents\' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />\n§ In previous years, cases were reported as Salmonellosis. Beginning in January 2019, cases began to be reported as Salmonella Paratyphi infection.<br />\n¶ In previous years, cases were reported as typhoid fever. Beginning in January 2019, cases began to be reported as Salmonella Typhi infection.<br />\n** In previous years, cases were reported as Salmonellosis (excluding paratyphoid fever and typhoid fever). Beginning in January 2019, cases began to be reported as Salmonellosis (excluding Salmonella Typhi infection and Salmonella Paratyphi infection).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/mvaf-qxac', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2020-01-21', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/mvaf-qxac', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mvaf-qxac/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mvaf-qxac/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mvaf-qxac/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mvaf-qxac/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2020', 'nedss', 'netss', 'nndss', 'salmonella paratyphi infection', 'salmonella typhi infection', 'salmonellosis (excluding salmonella typhi infection and salmonella paratyphi infection)', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-12-03', 'title': 'NNDSS - TABLE 1EE. Salmonella Paratyphi infection to Salmonellosis (excluding Salmonella Typhi infection and Salmonella Paratyphi infection)'}, {'description': '<p>NNDSS - TABLE 1II. Tetanus to Trichinellosis – 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published.<br />\nNC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-U.S. Residents\' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/qbrk-85z2', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2020-01-21', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/qbrk-85z2', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qbrk-85z2/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qbrk-85z2/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qbrk-85z2/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qbrk-85z2/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2020', 'nedss', 'netss', 'nndss', 'tetanus', 'toxic shock syndrome (other than streptococcal)', 'trichinellosis', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-12-03', 'title': 'NNDSS - TABLE 1II. Tetanus to Trichinellosis'}, {'description': '<p>Notice: For data on COVID-19 in the United States, please see <a href="https://www.cdc.gov/coronavirus/2019-ncov/cases-in-us.html">https://www.cdc.gov/coronavirus/2019-ncov/cases-in-us.html</a>.</p>\n<p>Notice: Data from California published in week 29 for years 2019 and 2020 were incomplete when originally published on July 24, 2020. On August 4, 2020, incomplete case counts were replaced with a "U" indicating case counts are not available for specified time period.</p>\n<p>NNDSS - TABLE 1FF. Severe acute respiratory syndrome-associated coronavirus disease to Shigellosis – 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published.<br />\nNC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-U.S. Residents\' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/x8jf-txib', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2020-01-21', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/x8jf-txib', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/x8jf-txib/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/x8jf-txib/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/x8jf-txib/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/x8jf-txib/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2020', 'nedss', 'netss', 'nndss', 'severe acute respiratory syndrome-associated coronavirus disease', 'shiga toxin-producing escherichia coli (stec)', 'shigellosis', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-12-03', 'title': 'NNDSS - TABLE 1FF. Severe acute respiratory syndrome-associated coronavirus disease to Shigellosis'}, {'description': '<p>Deaths involving coronavirus disease 2019 (COVID-19), pneumonia, and influenza reported to NCHS by week ending date and by state</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/r8kw-7aab', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2020-11-05', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/r8kw-7aab', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/r8kw-7aab/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/r8kw-7aab/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/r8kw-7aab/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/r8kw-7aab/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['coronavirus', 'covid-19', 'death', 'influenza', 'mortality', 'nchs', 'pneumonia', 'state', 'united states', 'week'], 'bureauCode': ['009:00'], 'modified': '2020-12-03', 'title': 'Provisional COVID-19 Death Counts by Week Ending Date and State'}, {'description': '<p>This visualization provides weekly data on the number of deaths by jurisdiction of occurrence and cause of death. Counts of deaths in more recent weeks can be compared with counts from earlier years to determine if the number is higher than expected. Selected causes of death are shown, based on analyses of the most prevalent comorbid conditions reported on death certificates where COVID-19 was listed as a cause of death (see <a href="https://www.cdc.gov/nchs/nvss/vsrr/covid_weekly/index.htm#Comorbidities">https://www.cdc.gov/nchs/nvss/vsrr/covid_weekly/index.htm#Comorbidities</a>). Cause of death counts are based on the underlying cause of death, and presented for Respiratory diseases, Circulatory diseases, Malignant neoplasms, and Alzheimer disease and dementia. Estimated numbers of deaths due to these other causes of death could represent misclassified COVID-19 deaths, or potentially could be indirectly related to COVID-19 (e.g., deaths from other causes occurring in the context of health care shortages or overburdened health care systems). Deaths with an underlying cause of death of COVID-19 are not included in these estimates of deaths due to other causes. Deaths due to external causes (i.e. injuries) or unknown causes are excluded. For more detail, see the Technical Notes.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/u6jv-9ijr', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2020-05-29', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/u6jv-9ijr', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/u6jv-9ijr/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/u6jv-9ijr/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/u6jv-9ijr/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/u6jv-9ijr/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cause of death', 'jurisdiction', 'mortality', 'nchs', 'state', 'week'], 'bureauCode': ['009:00'], 'modified': '2020-12-03', 'title': 'Weekly counts of death by jurisdiction and cause of death'}, {'description': '<p>The bipartisan CARES Act and the Paycheck Protection Program and Health Care Enhancement Act provided $175 billion in relief funds to hospitals and other healthcare providers on the front lines of the coronavirus response. Payments are being distributed by the Department of Health and Human Services (HHS) through the Health Resources and Services Administration. HHS has announced allocation payments for Phases 1, 2 and 3 General Distributions which includes; Medicare, Medicaid, CHIP, assisted living facilities, behavioral health providers and dental providers; and targeted allocations to High Impact, Rural, Tribal, Skilled Nursing Facilities and Nursing Homes (including nursing home quality incentive program recipients), Safety Net Hospitals, and Children’s Hospitals. This dataset represents the list of providers who have attested to receiving one or more payments from the aforementioned allocations and agreed to the Terms and Conditions as of November 30, 2020.<br />\nIn addition to the list of providers receiving payments seen here, HRSA has provided an additional list specific to providers receiving high impact payments and nursing home quality incentive payments whether or not they have attested to receiving payments and agreed to the Terms and Conditions. Find it here: <a href="https://www.hhs.gov/coronavirus/cares-act-provider-relief-fund/data/index.html">https://www.hhs.gov/coronavirus/cares-act-provider-relief-fund/data/inde...</a></p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Administrative'], 'landingPage': 'https://data.cdc.gov/d/kh8y-3es6', 'contactPoint': {'hasEmail': 'mailto:PRFdata@hrsa.gov', 'fn': 'HRSA Chief Data Officer'}, 'issued': '2020-05-06', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/kh8y-3es6', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/kh8y-3es6/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/kh8y-3es6/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/kh8y-3es6/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/kh8y-3es6/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cares act', 'health system', 'provider relief fund'], 'bureauCode': ['009:15'], 'modified': '2020-12-03', 'title': 'HHS Provider Relief Fund'}, {'description': '<p>The COVID-19 Claims Reimbursement to Health Care Providers and Facilities for Testing and Treatment of the Uninsured Program provides reimbursements on a rolling basis directly to eligible health care entities for claims that are attributed to the testing and/or treatment of COVID-19 for uninsured individuals. The program is funded via the:<br />\nFamilies First Coronavirus Response Act (FFCRA) Relief Fund, which includes funds received from the Public Health and Social Services Emergency Fund, as appropriated in the FFCRCA (P.L. 116-127) and the Paycheck Protection Program and Health Care Enhancement Act (P.L. 116-139) (PPPHCEA), which each appropriated $1 billion to reimburse health care entities for conducting COVID-19 testing for the uninsured; and the Provider Relief Fund, which includes funds received from the Public Health and Social Services Emergency Fund, as appropriated in the Coronavirus Air, Relief, and Economic Security (CARES) Act (P.L. 116-136), which provides $100 billion in relief funds, including to hospitals and other health care entities on the front lines of the COVID-19 response and the PPPHCEA to reimburse health care entities for treating uninsured individuals with a COVID-19 diagnosis.<br />\nThe PPPHCEA appropriated an additional $75 billion in relief funds. Within the Provider Relief Fund, a portion of the funding will be used to support healthcare-related expenses attributable to the treatment of uninsured individuals with COVID-19.<br />\nHealth care entities that have conducted COVID-19 testing of uninsured individuals for COVID-19 or provided treatment to uninsured individuals with a COVID-19 diagnosis on or after February 4, 2020, can request claims reimbursement through the program electronically and will be reimbursed generally at Medicare rates, subject to available funding.<br />\nThis dataset represents the list of health care entities who have agreed to the Terms and Conditions and received claims reimbursement for COVID-19 testing of uninsured individuals and/or treatment for uninsured individuals with a COVID-19 diagnosis, as of November 25, 2020.</p>\n<p>For Provider Relief Fund Data - <a href="https://data.cdc.gov/Administrative/HHS-Provider-Relief-Fund/kh8y-3es6">https://data.cdc.gov/Administrative/HHS-Provider-Relief-Fund/kh8y-3es6</a></p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Administrative'], 'landingPage': 'https://data.cdc.gov/d/rksx-33p3', 'contactPoint': {'hasEmail': 'mailto:PRFdata@hrsa.gov', 'fn': 'HRSA Chief Data Officer'}, 'issued': '2020-05-29', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/rksx-33p3', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rksx-33p3/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rksx-33p3/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rksx-33p3/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rksx-33p3/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cares act', 'coronavirus', 'covid-19', 'health system', 'provider relief fund', 'uninsured'], 'bureauCode': ['009:15'], 'modified': '2020-12-03', 'title': 'Claims Reimbursement to Health Care Providers and Facilities for Testing and Treatment of the Uninsured'}, {'description': '<p>CDC reports aggregate counts of COVID-19 cases and death numbers daily online. Data on the COVID-19 website and CDC’s COVID Data Tracker are based on these most recent numbers reported by states, territories, and other jurisdictions. This data set of “United States COVID-19 Cases and Deaths by State over Time” combines this information. However, data are dependent on jurisdictions’ timely and accurate reporting.</p>\n<p>Separately, CDC also regularly reports provisional death certificate data from the National Vital Statistics System (NVSS) on data.cdc.gov. Details are described on the <a href="https://www.cdc.gov/nchs/nvss/covid-19.htm">NCHS website</a>. Reporting the number of deaths by using death certificates ultimately provides more complete information but is a longer process; therefore, these numbers will be less than the death counts on the COVID-19 website.</p>\n<p>Accuracy of Data<br />\nCDC tracks COVID-19 illnesses, hospitalizations, and deaths to track trends, detect outbreaks, and monitor whether public health measures are working. However, counting exact numbers of COVID-19 cases is not possible. COVID-19 can cause mild illness, symptoms might not appear immediately, there are delays in reporting and testing, not everyone who is infected gets tested or seeks medical care, and there are differences in how completely states and territories report their cases.</p>\n<p>COVID-19 is one of about <a href="https://wwwn.cdc.gov/nndss/">120 diseases or conditions</a> health departments voluntarily report to CDC. State, local, and territorial public health departments verify and report cases to CDC. When there are differences between numbers of cases reported by CDC versus by health departments, data reported by health departments should be considered the most up to date. Health departments may update case data over time when they receive more complete and accurate information. The number of new cases reported each day fluctuates. There is generally less reporting on the weekends and holidays.</p>\n<p>CDC reports death data on three other sections of the website: <a href="https://www.cdc.gov/coronavirus/2019-ncov/cases-updates/cases-in-us.html">U.S. Cases</a> & Deaths, <a href="https://www.cdc.gov/covid-data-tracker/index.html">COVID Data Tracker</a>, and <a href="https://www.cdc.gov/nchs/nvss/covid-19.htm">NCHS Provisional Death Counts</a>. The U.S. Cases and Deaths webpages and COVID Data Tracker get their information from the same source (total case counts); however, NCHS Death Counts are based on death certificates that use information reported by physicians, medical examiners, or coroners in the cause-of-death section of each certificate. Data from each of these pages are considered provisional (not complete and pending verification) and are therefore subject to change. Counts from previous weeks are continually revised as more records are received and processed. Because not all jurisdictions report counts daily, counts may increase at different intervals.</p>\n<p>Confirmed & Probable Counts<br />\nAs of April 14, 2020, CDC case counts and death counts include both confirmed and probable cases and deaths. This change was made to reflect an <a href="https://cdn.ymaws.com/www.cste.org/resource/resmgr/2020ps/Interim-20-ID-01_COVID-19.pdf">interim COVID-19 position statement</a> issued by the Council for State and Territorial Epidemiologists on April 5, 2020. The position statement included a case definition and made COVID-19 a nationally notifiable disease. Nationally notifiable disease cases are voluntarily reported to CDC by jurisdictions. Confirmed and probable case definition criteria are described here:<br />\n<a href="https://wwwn.cdc.gov/nndss/conditions/coronavirus-disease-2019-covid-19/case-definition/2020/">https://wwwn.cdc.gov/nndss/conditions/coronavirus-disease-2019-covid-19/case-definition/2020/</a>. Not all jurisdictions report probable cases and deaths to CDC. When not available to CDC, it is noted as N/A. Please note that jurisdiction</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Case Surveillance'], 'landingPage': 'https://data.cdc.gov/d/9mfq-cb36', 'contactPoint': {'hasEmail': 'mailto:eocevent394@cdc.gov', 'fn': 'Surveillance Review and Response Group'}, 'issued': '2020-07-15', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/9mfq-cb36', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/9mfq-cb36/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/9mfq-cb36/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/9mfq-cb36/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/9mfq-cb36/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['aggregate', 'cases', 'coronavirus', 'covid-19', 'death'], 'bureauCode': ['009:20'], 'modified': '2020-12-03', 'title': 'United States COVID-19 Cases and Deaths by State over Time'}, {'description': '<p>Deaths counts for influenza, pneumonia, and coronavirus disease 2019 (COVID-19) reported to NCHS by week ending date, by state and HHS region, and age group.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/ynw2-4viq', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2020-10-01', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/ynw2-4viq', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ynw2-4viq/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ynw2-4viq/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ynw2-4viq/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ynw2-4viq/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['covid-19', 'influenza', 'mortality', 'nchs', 'pneumonia'], 'bureauCode': ['009:00'], 'modified': '2020-12-03', 'title': 'Provisional Death Counts for Influenza, Pneumonia, and COVID-19'}, {'description': '<p>This data file contains the following indicators that can be used to illustrate potential differences in the burden of deaths due to COVID-19 according to race and ethnicity:<br />\n•Count of COVID-19 deaths: Number of deaths due to COVID-19 reported for each race and Hispanic origin group<br />\n•Distribution of COVID-19 deaths (%): Deaths for each group as a percent of the total number of COVID-19 deaths reported<br />\n•Unweighted distribution of population (%): Population of each group as a percent of the total population<br />\n•Weighted distribution of population (%): Population of each group as percent of the total population after accounting for how the race and Hispanic origin population is distributed in relation to the geographic areas impacted by COVID-19</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/pj7m-y5uh', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2020-11-12', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/pj7m-y5uh', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/pj7m-y5uh/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/pj7m-y5uh/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/pj7m-y5uh/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/pj7m-y5uh/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['coronavirus', 'covid-19', 'deaths', 'ethnicity', 'mortality', 'nchs', 'population', 'race', 'state', 'united states'], 'bureauCode': ['009:00'], 'modified': '2020-12-02', 'title': 'Provisional Death Counts for Coronavirus Disease (COVID-19): Distribution of Deaths by Race and Hispanic Origin'}, {'description': '<p>Provisional count of deaths involving coronavirus disease 2019 (COVID-19) by United States county.</p>\n', 'programCode': ['009:020'], 'temporal': '2019-01-01T05:00:00-05:00/2020-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/kn79-hsxy', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2020-10-28', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/kn79-hsxy', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/kn79-hsxy/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/kn79-hsxy/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/kn79-hsxy/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/kn79-hsxy/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['coronavirus', 'county', 'covid-19', 'deaths', 'mortality', 'nchs', 'united states'], 'bureauCode': ['009:00'], 'modified': '2020-12-02', 'title': 'Provisional COVID-19 Death Counts in the United States by County', 'accrualPeriodicity': 'R/P1W'}, {'description': '<p>Provisional counts of deaths by the week the deaths occurred, by state of occurrence, and by select underlying causes of death for 2019-2020. The dataset also includes weekly provisional counts of death for COVID-19, coded to ICD-10 code U07.1 as an underlying or multiple cause of death.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/muzy-jte6', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2020-07-08', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/muzy-jte6', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/muzy-jte6/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/muzy-jte6/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/muzy-jte6/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/muzy-jte6/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cause of death'], 'bureauCode': ['009:00'], 'modified': '2020-12-02', 'title': 'Weekly Counts of Deaths by State and Select Causes, 2019-2020', 'accrualPeriodicity': 'R/P1W'}, {'description': '<p>Estimates of excess deaths can provide information about the burden of mortality potentially related to COVID-19, beyond the number of deaths that are directly attributed to COVID-19. Excess deaths are typically defined as the difference between observed numbers of deaths and expected numbers. This visualization provides weekly data on excess deaths by jurisdiction of occurrence. Counts of deaths in more recent weeks are compared with historical trends to determine whether the number of deaths is significantly higher than expected.</p>\n<p>Estimates of excess deaths can be calculated in a variety of ways, and will vary depending on the methodology and assumptions about how many deaths are expected to occur. Estimates of excess deaths presented in this webpage were calculated using Farrington surveillance algorithms (1). For each jurisdiction, a model is used to generate a set of expected counts, and the upper bound of the 95% Confidence Intervals (95% CI) of these expected counts is used as a threshold to estimate excess deaths. Observed counts are compared to these upper bound estimates to determine whether a significant increase in deaths has occurred. Provisional counts are weighted to account for potential underreporting in the most recent weeks. However, data for the most recent week(s) are still likely to be incomplete. Only about 60% of deaths are reported within 10 days of the date of death, and there is considerable variation by jurisdiction. More detail about the methods, weighting, data, and limitations can be found in the Technical Notes.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/xkkf-xrst', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2020-05-20', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/xkkf-xrst', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xkkf-xrst/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xkkf-xrst/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xkkf-xrst/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xkkf-xrst/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2020', 'coronavirus', 'covid-19', 'excess deaths', 'nchs', 'state', 'united states'], 'bureauCode': ['009:00'], 'modified': '2020-12-02', 'title': 'Excess Deaths Associated with COVID-19'}, {'description': '<p>Deaths involving coronavirus disease 2019 (COVID-19), pneumonia, and influenza reported to NCHS by sex and age group and state.</p>\n<p>NOTICE TO USERS: As of September 2, 2020, this data file includes the following age groups in addition to the age groups that are routinely included: 0-17, 18-29, 30-49, and 50-64. The new age groups are consistent with categories used across CDC COVID-19 surveillance pages. When analyzing the file, the user should make sure to select only the desired age groups. Summing across all age categories provided will result in double counting deaths from certain age groups.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/9bhg-hcku', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2020-09-02', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/9bhg-hcku', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/9bhg-hcku/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/9bhg-hcku/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/9bhg-hcku/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/9bhg-hcku/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['age', 'coronavirus', 'covid-19', 'death', 'mortality', 'nchs', 'sex', 'state', 'united states'], 'bureauCode': ['009:00'], 'modified': '2020-12-02', 'title': 'Provisional COVID-19 Death Counts by Sex, Age, and State'}, {'description': '<p>Deaths involving coronavirus disease 2019 (COVID-19), pneumonia and influenza reported to NCHS by place of death and state, United States.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/uggs-hy5q', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2020-05-06', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/uggs-hy5q', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/uggs-hy5q/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/uggs-hy5q/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/uggs-hy5q/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/uggs-hy5q/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['coronavirus', 'covid-19', 'death', 'mortality', 'nchs', 'place', 'state', 'united states'], 'bureauCode': ['009:00'], 'modified': '2020-12-02', 'title': 'Provisional COVID-19 Death Counts by Place of Death and State'}, {'description': '<p>This dataset shows health conditions and contributing causes mentioned in conjunction with deaths involving coronavirus disease 2019 (COVID-19).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/hk9y-quqm', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2020-07-17', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/hk9y-quqm', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hk9y-quqm/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hk9y-quqm/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hk9y-quqm/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hk9y-quqm/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['age group', 'coronavirus', 'covid-19', 'deaths', 'health conditions', 'mortality', 'nchs'], 'bureauCode': ['009:00'], 'modified': '2020-12-02', 'title': 'Conditions contributing to deaths involving coronavirus disease 2019 (COVID-19), by age group and state, United States.'}, {'description': '<p>Deaths involving coronavirus disease 2019 (COVID-19), pneumonia, and influenza reported to NCHS by race, age, and state.</p>\n<p>NOTICE TO USERS: As of September 2, 2020, this data file includes the following age groups in addition to the age groups that are routinely included: 0-17, 18-29, 30-49, and 50-64. The new age groups are consistent with categories used across CDC COVID-19 surveillance pages. When analyzing the file, the user should make sure to select only the desired age groups. Summing across all age categories provided will result in double counting deaths from certain age groups.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/ks3g-spdg', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2020-09-30', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/ks3g-spdg', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ks3g-spdg/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ks3g-spdg/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ks3g-spdg/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ks3g-spdg/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['age group', 'coronavirus', 'covid-19', 'hispanic origin', 'influenza', 'nchs', 'pneumonia', 'race', 'state'], 'bureauCode': ['009:00'], 'modified': '2020-12-02', 'title': 'Deaths involving coronavirus disease 2019 (COVID-19) by race and Hispanic origin group and age, by state'}, {'description': '<p>Deaths involving coronavirus disease 2019 (COVID-19) reported to NCHS by sex and age group and week ending date.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/vsak-wrfu', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2020-05-15', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/vsak-wrfu', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vsak-wrfu/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vsak-wrfu/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vsak-wrfu/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vsak-wrfu/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['age group', 'coronavirus', 'covid-19', 'nchs', 'sex', 'united states', 'week'], 'bureauCode': ['009:00'], 'modified': '2020-12-02', 'title': 'Provisional COVID-19 Death Counts by Sex, Age, and Week'}, {'description': '<p>The U.S. Census Bureau, in collaboration with five federal agencies, launched the Household Pulse Survey to produce data on the social and economic impacts of Covid-19 on American households. The Household Pulse Survey was designed to gauge the impact of the pandemic on employment status, consumer spending, food security, housing, education disruptions, and dimensions of physical and mental wellness.</p>\n<p>The survey was designed to meet the goal of accurate and timely weekly estimates. It was conducted by an internet questionnaire, with invitations to participate sent by email and text message. The sample frame is the Census Bureau Master Address File Data. Housing units linked to one or more email addresses or cell phone numbers were randomly selected to participate, and one respondent from each housing unit was selected to respond for him or herself. Estimates are weighted to adjust for nonresponse and to match Census Bureau estimates of the population by age, gender, race and ethnicity, and educational attainment. All estimates shown meet the NCHS Data Presentation Standards for Proportions,</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/8pt5-q6wp', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2020-09-09', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/8pt5-q6wp', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/8pt5-q6wp/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/8pt5-q6wp/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/8pt5-q6wp/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/8pt5-q6wp/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['anxiety', 'covid-19', 'depression'], 'bureauCode': ['009:00'], 'modified': '2020-12-02', 'title': 'Indicators of Anxiety or Depression Based on Reported Frequency of Symptoms During Last 7 Days'}, {'description': '<p>The U.S. Census Bureau, in collaboration with five federal agencies, launched the Household Pulse Survey to produce data on the social and economic impacts of Covid-19 on American households. The Household Pulse Survey was designed to gauge the impact of the pandemic on employment status, consumer spending, food security, housing, education disruptions, and dimensions of physical and mental wellness.</p>\n<p>The survey was designed to meet the goal of accurate and timely weekly estimates. It was conducted by an internet questionnaire, with invitations to participate sent by email and text message. The sample frame is the Census Bureau Master Address File Data. Housing units linked to one or more email addresses or cell phone numbers were randomly selected to participate, and one respondent from each housing unit was selected to respond for him or herself. Estimates are weighted to adjust for nonresponse and to match Census Bureau estimates of the population by age, gender, race and ethnicity, and educational attainment. All estimates shown meet the NCHS Data Presentation Standards for Proportions.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/jb9g-gnvr', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2020-09-09', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/jb9g-gnvr', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/jb9g-gnvr/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/jb9g-gnvr/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/jb9g-gnvr/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/jb9g-gnvr/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['covid-19', 'private coverage', 'public coverage', 'uninsured'], 'bureauCode': ['009:00'], 'modified': '2020-12-02', 'title': 'Indicators of Health Insurance Coverage at the Time of Interview'}, {'description': '<p>The U.S. Census Bureau, in collaboration with five federal agencies, launched the Household Pulse Survey to produce data on the social and economic impacts of Covid-19 on American households. The Household Pulse Survey was designed to gauge the impact of the pandemic on employment status, consumer spending, food security, housing, education disruptions, and dimensions of physical and mental wellness.</p>\n<p>The survey was designed to meet the goal of accurate and timely weekly estimates. It was conducted by an internet questionnaire, with invitations to participate sent by email and text message. The sample frame is the Census Bureau Master Address File Data. Housing units linked to one or more email addresses or cell phone numbers were randomly selected to participate, and one respondent from each housing unit was selected to respond for him or herself. Estimates are weighted to adjust for nonresponse and to match Census Bureau estimates of the population by age, gender, race and ethnicity, and educational attainment. All estimates shown meet the NCHS Data Presentation Standards for Proportions.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/xb3p-q62w', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2020-09-09', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/xb3p-q62w', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xb3p-q62w/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xb3p-q62w/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xb3p-q62w/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xb3p-q62w/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['covid-19', 'delayed care', 'unmet need'], 'bureauCode': ['009:00'], 'modified': '2020-12-02', 'title': 'Indicators of Reduced Access to Care Due to the Coronavirus Pandemic During Last 4 Weeks'}, {'description': '<p>This visualization provides weekly data on the number of deaths from all causes by jurisdiction of occurrence and age group. Counts of deaths in more recent weeks can be compared with counts from earlier years to determine if the number is higher than expected.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/y5bj-9g5w', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2020-05-29', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/y5bj-9g5w', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/y5bj-9g5w/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/y5bj-9g5w/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/y5bj-9g5w/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/y5bj-9g5w/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['age group', 'death', 'jurisdiction', 'mortality', 'nchs', 'state'], 'bureauCode': ['009:00'], 'modified': '2020-12-02', 'title': 'Weekly counts of deaths by jurisdiction and age group'}, {'description': '<p>County data on race and Hispanic origin is available for counties with more than 100 COVID-19 deaths.\xa0 Urban-rural classification is based on the 2013 National Center for Health Statistics Urban-Rural Classification Scheme for Counties (<a href="https://www.cdc.gov/nchs/data_access/urban_rural.htm">https://www.cdc.gov/nchs/data_access/urban_rural.htm</a>). Deaths are cumulative from the week ending February 1, 2020 to the most recent reporting week.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/k8wy-p9cg', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2020-11-04', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/k8wy-p9cg', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/k8wy-p9cg/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/k8wy-p9cg/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/k8wy-p9cg/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/k8wy-p9cg/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['coronavirus', 'county', 'covid-19', 'death', 'mortality', 'race', 'united states'], 'bureauCode': ['009:00'], 'modified': '2020-12-02', 'title': 'Provisional COVID-19 Death Counts by County and Race'}, {'description': '<p>This visualization provides weekly data on the number of deaths from all causes by jurisdiction of occurrence and race and Hispanic origin. Numbers of deaths are also shown for all causes excluding COVID-19, and for COVID-19. Counts of deaths in more recent weeks can be compared with counts from earlier years to determine if the number is higher than expected.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/qfhf-uhaa', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2020-07-22', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/qfhf-uhaa', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qfhf-uhaa/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qfhf-uhaa/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qfhf-uhaa/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qfhf-uhaa/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['coronavirus', 'covid-19', 'death', 'hispanic origin', 'jurisd', 'jurisdiction', 'mortality', 'race'], 'bureauCode': ['009:00'], 'modified': '2020-12-02', 'title': 'Weekly counts of deaths by jurisdiction and race and Hispanic origin'}, {'description': '<p>This visualization provides data that can be used to illustrate potential differences in the burden of deaths due to COVID-19 by race and ethnicity.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/jwta-jxbg', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2020-07-28', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/jwta-jxbg', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/jwta-jxbg/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/jwta-jxbg/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/jwta-jxbg/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/jwta-jxbg/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['age group', 'coronavirus', 'covid-19', 'death rate', 'hispanic origin', 'jurisdiction', 'population', 'race'], 'bureauCode': ['009:00'], 'modified': '2020-12-02', 'title': 'Distribution of COVID-19 deaths and populations, by jurisdiction, age, and race and Hispanic origin'}, {'description': '<p>Deaths involving coronavirus disease 2019 (COVID-19) with a focus on ages 0-18 years in the United States.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/nr4s-juj3', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2020-09-22', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/nr4s-juj3', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/nr4s-juj3/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/nr4s-juj3/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/nr4s-juj3/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/nr4s-juj3/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['children', 'mortality'], 'bureauCode': ['009:00'], 'modified': '2020-12-02', 'title': 'Provisional COVID-19 Deaths: Focus on Ages 0-18 Years'}, {'description': '<p>Deaths involving coronavirus disease 2019 (COVID-19) reported to NCHS by sex and age in years.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/3apk-4u4f', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2020-09-24', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/3apk-4u4f', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/3apk-4u4f/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/3apk-4u4f/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/3apk-4u4f/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/3apk-4u4f/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['coronavirus', 'covid-19', 'deaths', 'mortality', 'nchs'], 'bureauCode': ['009:00'], 'modified': '2020-12-02', 'title': 'Provisional COVID-19 Deaths Counts by Age in Years'}, {'description': '<p>Deaths involving coronavirus disease 2019 (COVID-19) and pneumonia reported to NCHS by place of death, age, state, and HHS Region.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'landingPage': 'https://data.cdc.gov/d/4va6-ph5s', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2020-09-22', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/4va6-ph5s', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4va6-ph5s/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4va6-ph5s/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4va6-ph5s/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4va6-ph5s/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['deaths', 'mortality'], 'bureauCode': ['009:20'], 'modified': '2020-12-02', 'title': 'NVSS Provisional COVID-19 Deaths by Place of Death and Age'}, {'description': '<p>The U.S. Census Bureau, in collaboration with five federal agencies, launched the Household Pulse Survey to produce data on the social and economic impacts of Covid-19 on American households. The Household Pulse Survey was designed to gauge the impact of the pandemic on employment status, consumer spending, food security, housing, education disruptions, and dimensions of physical and mental wellness.</p>\n<p>The survey was designed to meet the goal of accurate and timely weekly estimates. It was conducted by an internet questionnaire, with invitations to participate sent by email and text message. The sample frame is the Census Bureau Master Address File Data. Housing units linked to one or more email addresses or cell phone numbers were randomly selected to participate, and one respondent from each housing unit was selected to respond for him or herself. Estimates are weighted to adjust for nonresponse and to match Census Bureau estimates of the population by age, gender, race and ethnicity, and educational attainment. All estimates shown meet the NCHS Data Presentation Standards for Proportions.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/yni7-er2q', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2020-10-21', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/yni7-er2q', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/yni7-er2q/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/yni7-er2q/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/yni7-er2q/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/yni7-er2q/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['covid-19', 'mental health'], 'bureauCode': ['009:00'], 'modified': '2020-12-02', 'title': 'Mental Health Care in the Last 4 Weeks'}, {'description': '<p>For more information on CDC.gov metrics please see <a href="http://www.cdc.gov/metrics/">http://www.cdc.gov/metrics/</a></p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Web Metrics'], 'landingPage': 'https://data.cdc.gov/d/rq85-buyi', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2018-10-02', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/rq85-buyi', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rq85-buyi/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rq85-buyi/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rq85-buyi/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rq85-buyi/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cdc.gov', 'web metrics'], 'bureauCode': ['009:00'], 'modified': '2020-12-01', 'title': 'Monthly Page Views to CDC.gov'}, {'description': '<p>Affordable Care Act Federal Upper Limits (FUL) based on the weighted average of the most recently reported monthly average manufacturer price (AMP) for pharmaceutically and therapeutically equivalent multiple source drug products that are available for purchase by retail community pharmacies on a nationwide basis.</p>\n', 'programCode': ['009:076'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Drug Pricing and Payment'], 'landingPage': 'https://data.medicaid.gov/d/yns6-zx8k', 'contactPoint': {'hasEmail': 'mailto:Medicaid.gov@cms.hhs.gov', 'fn': 'Medicaid'}, 'issued': '2018-07-31', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/yns6-zx8k', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/yns6-zx8k/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/yns6-zx8k/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/yns6-zx8k/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/yns6-zx8k/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['amp', 'federal upper limits', 'ful'], 'bureauCode': ['009:00'], 'modified': '2020-12-01', 'title': 'ACA Federal Upper Limits'}, {'description': '<p>National Average Drug Acquisition Cost (NADAC) weekly reference data from November 2013 to current week.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Drug Pricing and Payment'], 'landingPage': 'https://data.medicaid.gov/d/a4y5-998d', 'contactPoint': {'hasEmail': 'mailto:Medicaid.gov@cms.hhs.gov', 'fn': 'Medicaid'}, 'issued': '2018-04-17', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/a4y5-998d', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/a4y5-998d/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/a4y5-998d/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/a4y5-998d/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/a4y5-998d/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['drug acquisition cost', 'nadac'], 'bureauCode': ['009:38'], 'modified': '2020-12-01', 'title': 'NADAC (National Average Drug Acquisition Cost)'}, {'description': '<p>The NADAC Weekly Comparison identifies the drug products with current NADAC rates that are replaced with new NADAC rates. Other changes (e.g. NDC additions and terminations) to the NADAC file are not reflected in this comparison.</p>\n<p>Note: Effective Date was not recorded in the dataset until 6/7/2017</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Drug Pricing and Payment'], 'landingPage': 'https://data.medicaid.gov/d/6gk3-9bxc', 'contactPoint': {'hasEmail': 'mailto:Medicaid.gov@cms.hhs.gov', 'fn': 'Medicaid'}, 'issued': '2018-04-17', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/6gk3-9bxc', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/6gk3-9bxc/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/6gk3-9bxc/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/6gk3-9bxc/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/6gk3-9bxc/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['nadac', 'nadac comparison'], 'bureauCode': ['009:38'], 'modified': '2020-12-01', 'title': 'NADAC Comparison'}, {'description': '<p>The CDC Content Syndication site at <a href="https://tools.cdc.gov/syndication/">https://tools.cdc.gov/syndication/</a> allows you to import content from CDC websites directly into your own website or application. These services are provided free of charge from CDC. The data shown in this table represent the weekly top page views from CDC.gov offered by syndication.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Web Metrics'], 'landingPage': 'https://data.cdc.gov/d/rppv-wbiv', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2014-10-16', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/rppv-wbiv', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rppv-wbiv/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rppv-wbiv/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rppv-wbiv/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rppv-wbiv/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cdc.gov', 'page views', 'syndication', 'web pages'], 'bureauCode': ['009:00'], 'modified': '2020-12-01', 'title': 'Top syndicated pages from CDC.gov by weekly page views'}, {'description': '<p>NNDSS - TABLE 1AA. Poliovirus infection, nonparalytic to Psittacosis - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/axgy-8qey', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/axgy-8qey', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/axgy-8qey/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/axgy-8qey/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/axgy-8qey/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/axgy-8qey/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'nedss', 'netss', 'nndss', 'nonparalytic', 'poliovirus infection', 'psittacosis', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-05-30', 'title': 'NNDSS - TABLE 1AA. Poliovirus infection, nonparalytic to Psittacosis'}, {'description': '<p>NNDSS - TABLE 1N. Haemophilus influenzae, invasive disease, (age <5 years), Non-b serotype to Unknown serotype - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a></p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/u7wx-dav2', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/u7wx-dav2', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/u7wx-dav2/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/u7wx-dav2/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/u7wx-dav2/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/u7wx-dav2/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['(age <5 years)', '2019', 'haemophilus influenzae', 'invasive disease', 'nedss', 'netss', 'nndss', 'non-b serotype', 'nontypeable', 'unknown serotype', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-05-30', 'title': 'NNDSS - TABLE 1N. Haemophilus influenzae, invasive disease, (age <5 years), Non-b serotype to Unknown serotype'}, {'description': '<p>NNDSS - Table 1G. Carbapenemase-producing carbapenem-resistant Enterobacteriaceae to Chancroid - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a></p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />\n§ Data for Carbapenemase-producing Carbapenem-resistant enterobacteriaceae (CP-CRE) will be displayed in this table after the CDC obtains Office of Management and Budget Paperwork Reduction Act approval to receive data for this condition.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/phwv-i65c', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/phwv-i65c', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/phwv-i65c/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/phwv-i65c/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/phwv-i65c/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/phwv-i65c/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'carbapenemase-producing carbapenem-resistant enterobacteriaceae', 'chancroid', 'chlamydia trachomatis infection', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-05-30', 'title': 'NNDSS - TABLE 1G. Carbapenemase-producing carbapenem-resistant Enterobacteriaceae to Chancroid'}, {'description': '<p>NNDSS - Table 1C. Arboviral diseases, neuroinvasive and non-neuroinvasive, St. Louis encephalitis virus disease to Western equine encephalitis virus disease - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/4ewf-ciy6', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/4ewf-ciy6', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4ewf-ciy6/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4ewf-ciy6/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4ewf-ciy6/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4ewf-ciy6/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'arboviral diseases', 'nedss', 'netss', 'nndss', 'st. louis encephalitis virus disease', 'western equine encephalitis virus disease', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-05-30', 'title': 'NNDSS - TABLE 1C. Arboviral diseases, St. Louis encephalitis virus to Western equine encephalitis virus'}, {'description': '<p>The Restricted Access Data file includes 31 fields and is available through a private GitHub website after completing a registration process, signing a data use restrictions agreement, and approval from CDC. To learn more about this dataset, including the list of data elements, registration process, and data-use restrictions agreement, please see below. For additional questions, please contact ASK SRRG (<a href=<a href="mailto:eocevent394@cdc.gov">mailto:eocevent394@cdc.gov</a>"><a href="mailto:eocevent394@cdc.gov">eocevent394@cdc.gov</a>).</p>\n<p>Requesting Access</p>\n<p>Please review the following documents to determine your interest in accessing the COVID-19 Case Surveillance Restricted Access Detailed Data file:</p>\n<p>1) <a href="https://data.cdc.gov/api/views/mbd7-r32t/files/567614c2-7e1b-4121-a4b4-f6bd4c110fd3?download=true&filename=data_dictionary_covid_cases_restricted_detailed.xlsx">Data Dictionary for the COVID-19 Case Surveillance Restricted Access Detailed Data</a></p>\n<p>2) <a href="https://data.cdc.gov/api/views/mbd7-r32t/files/247e6693-4769-4da0-aa9e-57612bc1c77f?download=true&filename=covid_case_surveillance_data_release_summary.pdf">COVID-19 Case Surveillance Restricted Access Detailed Data COVID-19 Case Surveillance Data Access, Summary, Guidance, and Limitations</a></p>\n<p>3) <a href="https://data.cdc.gov/api/views/mbd7-r32t/files/d6cf0bfc-b07b-4dfb-859b-d1c8615972d8?download=true&filename=case_surveillance_data_RIDURA.pdf">Registration Information and Data Use Restrictions Agreement (RIDURA)</a></p>\n<p>Next steps include completing the Restricted Access Data Use Restrictions Agreement (RIDURA), and it should be forwarded to Ask SRRG at <a href="mailto:eocevent394@cdc.gov">eocevent394@cdc.gov</a>. The request will be reviewed and if approved, expect to receive an email providing the GitHub requirements and instructions. If more information is required or the request is not approved, expect to receive email correspondence from ASK SRRG (<a href="mailto:eocevent394@cdc.gov">eocevent394@cdc.gov</a>).</p>\n<p>Overview</p>\n<p>The COVID-19 case surveillance system database includes individual-level data reported to U.S. states and autonomous reporting entities, including New York City and the District of Columbia (D.C.), as well as U.S. territories and states. On April 5, 2020, COVID-19 was added to the Nationally Notifiable Condition List and classified as “immediately notifiable, urgent (within 24 hours)” by a Council of State and Territorial Epidemiologists (CSTE) Interim Position Statement (Interim-20-ID-01). CSTE updated the position statement on August 5, 2020, to clarify the interpretation of antigen detection tests and serologic test results within the case classification. The statement also recommended that all states and territories enact laws to make COVID-19 reportable in their jurisdiction, and that jurisdictions conducting surveillance should submit case notifications to CDC.</p>\n<p>COVID-19 case surveillance data are collected by jurisdictions and shared voluntarily with CDC. For more information, visit <a href="https://wwwn.cdc.gov/nndss/conditions/coronavirus-disease-2019-covid-19/case-definition/2020/08/05/">https://wwwn.cdc.gov/nndss/conditions/coronavirus-disease-2019-covid-19/case-definition/2020/08/05/</a>.</p>\n<p>The deidentified data in the restricted access dataset include demographic characteristics (including state and county), exposure history, disease severity indicators and outcomes, clinical data, laboratory diagnostic test results, and comorbidities.</p>\n<p>All data elements can be found on the COVID-19 case report form located at <a href="https://www.cdc.gov/coronavirus/2019-ncov/downloads/pui-form.pdf">www.cdc.gov/coronavirus/2019-ncov/downloads/pui-form.pdf</a>.</p>\n<p>The Case Surveillance Task Force and Surveillance Review and Response Group (SRRG) within CDC’s COVID-19 Emergency Response provide stewardship for datasets that support the public’s access to COVID-19 data while protecting individual privacy.<br />\nCOVID-19 case reports have been routinely submitted using standardized case reporting forms.</p>\n<p>On April 5, 2020, CST</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'landingPage': 'https://data.cdc.gov/d/mbd7-r32t', 'contactPoint': {'hasEmail': 'mailto:eocevent394@cdc.gov', 'fn': 'Surveillance Review Response Group'}, 'issued': '2020-11-20', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/mbd7-r32t', '@type': 'dcat:Dataset', 'modified': '2020-12-01', 'keyword': ['cases', 'coronavirus', 'covid', 'covid-19', 'covid19', 'restricted', 'surveillance'], 'bureauCode': ['009:20'], 'theme': ['Case Surveillance'], 'title': 'COVID-19 Case Surveillance Restricted Access Detailed Data'}, {'description': '<p>1995-2020. Centers for Disease Control and Prevention (CDC). State Tobacco Activities Tracking and Evaluation (STATE) System. E-Cigarette Legislation – Preemption. The STATE System houses current and historical state-level legislative data on tobacco use prevention and control policies. Data are reported on a quarterly basis. Data include information related to summary state preemption of more stringent or differing local laws on smokefree indoor air, youth access and licensure that are applicable to e-cigarettes.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Legislation'], 'landingPage': 'https://data.cdc.gov/d/88eg-qzed', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2020-09-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/88eg-qzed', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/88eg-qzed/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/88eg-qzed/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/88eg-qzed/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/88eg-qzed/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['e-cigarette', 'legislation', 'osh', 'policy', 'preemption', 'state system', 'tobacco'], 'bureauCode': ['009:20'], 'modified': '2020-11-30', 'title': 'CDC STATE System E-Cigarette Legislation - Preemption Summary'}, {'description': '<p>1995-2020. Centers for Disease Control and Prevention (CDC). State Tobacco Activities Tracking and Evaluation (STATE) System. E-Cigarette Legislation – Smokefree Indoor Air. The STATE System houses current and historical state-level legislative data on tobacco use prevention and control policies. Data are reported on a quarterly basis. Data include information related to state legislation on smokefree indoor air that apply to use of e-cigarettes in private worksites, restaurants, and bars.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Legislation'], 'landingPage': 'https://data.cdc.gov/d/i8t6-whzd', 'contactPoint': {'hasEmail': 'mailto:OSHData@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2020-10-01', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/i8t6-whzd', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/i8t6-whzd/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/i8t6-whzd/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/i8t6-whzd/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/i8t6-whzd/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['ecigarette', 'legislation', 'osh', 'policy', 'smokefree indoor air', 'state system'], 'bureauCode': ['009:20'], 'modified': '2020-11-30', 'title': 'CDC STATE System E-Cigarette Legislation - Smokefree Indoor Air Summary', 'describedBy': 'https://chronicdata.cdc.gov/Legislation/CDC-STATE-System-Tobacco-Legislation-Smokefree-Ind/2snk-eav4'}, {'description': '<p>The bipartisan CARES Act and the Paycheck Protection Program and Health Care Enhancement Act provided $175 billion in relief funds to hospitals and other healthcare providers on the front lines of the coronavirus response. The Department of Health and Human Services through the Health Resources and Services Administration is allocating $2 billion in incentive payments to nursing home facilities that reduce both covid-19 infection rates relative to their county and mortality rates against a national benchmark.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Administrative'], 'landingPage': 'https://data.cdc.gov/d/bfqg-cb6d', 'contactPoint': {'hasEmail': 'mailto:PRFdata@hrsa.gov', 'fn': 'HRSA Chief Data Officer'}, 'issued': '2020-11-30', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/bfqg-cb6d', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/bfqg-cb6d/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/bfqg-cb6d/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/bfqg-cb6d/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/bfqg-cb6d/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cares act', 'coronavirus', 'covid-19', 'health system'], 'bureauCode': ['009:15'], 'modified': '2020-11-30', 'title': 'Provider Relief Fund COVID-19 Nursing Home Quality Incentive Program'}, {'description': '<p>1995-2020. Centers for Disease Control and Prevention (CDC). State Tobacco Activities Tracking and Evaluation (STATE) System. Legislation – Fire-Safety. The STATE System houses current and historical state-level legislative data on tobacco use prevention and control policies. Data are reported on a quarterly basis. Data include fire-safe cigarette restrictions, enforcement, and penalties.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Legislation'], 'landingPage': 'https://data.cdc.gov/d/isz8-idbx', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2019-02-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/isz8-idbx', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/isz8-idbx/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/isz8-idbx/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/isz8-idbx/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/isz8-idbx/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['fire safety', 'legislation', 'osh', 'policy', 'state system', 'tobacco'], 'bureauCode': ['009:20'], 'modified': '2020-11-30', 'title': 'CDC STATE System Tobacco Legislation - Fire Safety', 'describedBy': 'https://chronicdata.cdc.gov/Legislation/CDC-STATE-System-Tobacco-Legislation-Fire-Safety/isz8-idbx'}, {'description': '<p>1995-2020. Centers for Disease Control and Prevention (CDC). State Tobacco Activities Tracking and Evaluation (STATE) System. E-Cigarette Legislation—Tax. The STATE System houses current and historical state-level legislative data on tobacco use prevention and control policies. Data are reported on a quarterly basis. Data include state excise taxes on e-cigarettes and tax stamps.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Legislation'], 'landingPage': 'https://data.cdc.gov/d/kwbr-syv2', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2019-02-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/kwbr-syv2', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/kwbr-syv2/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/kwbr-syv2/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/kwbr-syv2/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/kwbr-syv2/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['e-cigarette', 'legislation', 'osh', 'policy', 'state system', 'tax'], 'bureauCode': ['009:20'], 'modified': '2020-11-30', 'title': 'CDC STATE System E-Cigarette Legislation - Tax', 'describedBy': 'https://chronicdata.cdc.gov/Legislation/CDC-STATE-System-E-Cigarette-Legislation-Tax/kwbr-syv2'}, {'description': '<p>1995-2020. Centers for Disease Control and Prevention (CDC). State Tobacco Activities Tracking and Evaluation (STATE) System. Legislation – Smokefree Indoor Air. The STATE System houses current and historical state-level legislative data on tobacco use prevention and control policies. Data are reported on a quarterly basis. Data include information related to state legislation on smokefree indoor air in private worksites, restaurants, and bars.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Legislation'], 'landingPage': 'https://data.cdc.gov/d/2snk-eav4', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2019-02-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/2snk-eav4', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/2snk-eav4/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/2snk-eav4/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/2snk-eav4/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/2snk-eav4/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['legislation', 'osh', 'policy', 'smokefree indoor air', 'state system', 'tobacco'], 'bureauCode': ['009:20'], 'modified': '2020-11-30', 'title': 'CDC STATE System Tobacco Legislation - Smokefree Indoor Air Summary', 'describedBy': 'https://chronicdata.cdc.gov/Legislation/CDC-STATE-System-Tobacco-Legislation-Smokefree-Ind/2snk-eav4'}, {'description': '<p>1995-2020. Centers for Disease Control and Prevention (CDC). State Tobacco Activities Tracking and Evaluation (STATE) System. E-Cigarette Legislation—Licensure. The STATE System houses current and historical state-level legislative data on tobacco use prevention and control policies. Data are reported on a quarterly basis. Data include information related to requirements, restrictions and penalties associated with holding a retail license to sell e-cigarettes over-the-counter and through vending machines.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Legislation'], 'landingPage': 'https://data.cdc.gov/d/ne52-uraz', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2019-02-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/ne52-uraz', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ne52-uraz/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ne52-uraz/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ne52-uraz/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ne52-uraz/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['e-cigarette', 'legislation', 'licensure', 'osh', 'policy', 'state system'], 'bureauCode': ['009:20'], 'modified': '2020-11-30', 'title': 'CDC STATE System E-Cigarette Legislation - Licensure', 'describedBy': 'https://chronicdata.cdc.gov/Legislation/CDC-STATE-System-E-Cigarette-Legislation-Licensure/ne52-uraz'}, {'description': '<p>1995-2020. Centers for Disease Control and Prevention (CDC). State Tobacco Activities Tracking and Evaluation (STATE) System. E-Cigarette Legislation—Preemption. The STATE System houses current and historical state-level legislative data on tobacco use prevention and control policies. Data are reported on a quarterly basis. Data include information related to statutory state preemption of more stringent local laws on advertising, smokefree indoor air, youth access and licensure.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Legislation'], 'landingPage': 'https://data.cdc.gov/d/piju-vf3p', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2019-02-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/piju-vf3p', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/piju-vf3p/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/piju-vf3p/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/piju-vf3p/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/piju-vf3p/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['e-cigarette', 'legislation', 'osh', 'policy', 'preemption', 'state system'], 'bureauCode': ['009:20'], 'modified': '2020-11-30', 'title': 'CDC STATE System E-Cigarette Legislation - Preemption', 'describedBy': 'https://chronicdata.cdc.gov/Legislation/CDC-STATE-System-E-Cigarette-Legislation-Preemptio/piju-vf3p'}, {'description': '<p>1995-2020. Centers for Disease Control and Prevention (CDC). State Tobacco Activities Tracking and Evaluation (STATE) System. E-Cigarette Legislation—Youth Access. The STATE System houses current and historical state-level legislative data on tobacco use prevention and control policies. Data are reported on a quarterly basis. Data include information related to restrictions, enforcement and penalties associated with the sale of e-cigarettes to youth through retail sales and vending machines.</p>\n', 'programCode': ['009:020'], 'title': 'CDC STATE System E-Cigarette Legislation - Youth Access', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Legislation'], 'landingPage': 'https://data.cdc.gov/d/8zea-kwnt', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2017-02-16', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/8zea-kwnt', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/8zea-kwnt/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/8zea-kwnt/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/8zea-kwnt/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/8zea-kwnt/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['e-cigarette', 'legislation', 'osh', 'policy', 'state system', 'youth access'], 'bureauCode': ['009:20'], 'modified': '2020-11-30', 'references': ['https://chronicdata.cdc.gov/d/sfei-pddr'], 'describedBy': 'https://chronicdata.cdc.gov/Legislation/CDC-STATE-System-E-Cigarette-Legislation-Youth-Acc/8zea-kwnt'}, {'description': '<p>1995-2020. Centers for Disease Control and Prevention (CDC). State Tobacco Activities Tracking and Evaluation (STATE) System. E-Cigarette Legislation—Smokefree Campus. The STATE System houses current and historical state-level legislative data on tobacco use prevention and control policies. Data are reported on a quarterly basis. Data include state smokefree indoor air laws for smokefree campuses in private and public colleges and schools (K-12).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Legislation'], 'landingPage': 'https://data.cdc.gov/d/itia-u6fu', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2019-02-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/itia-u6fu', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/itia-u6fu/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/itia-u6fu/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/itia-u6fu/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/itia-u6fu/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['e-cigarette', 'legislation', 'osh', 'policy', 'smokefree campus', 'state system'], 'bureauCode': ['009:20'], 'modified': '2020-11-30', 'title': 'CDC STATE System E-Cigarette Legislation - Smokefree Campus', 'describedBy': 'https://chronicdata.cdc.gov/Legislation/CDC-STATE-System-E-Cigarette-Legislation-Smokefree/itia-u6fu'}, {'description': '<p>1995-2020. Centers for Disease Control and Prevention (CDC). State Tobacco Activities Tracking and Evaluation (STATE) System. E-Cigarette Legislation—Smokefree Indoor Air. The STATE System houses current and historical state-level legislative data on tobacco use prevention and control policies. Data are reported on a quarterly basis. Data include information related to state legislation on smokefree indoor air in areas such as: Bars, Commercial Day Care Centers, Government Multi-Unit Housing, Government Worksites, Home-Based Day Care Centers, Hotels and Motels, Personal Vehicles, Private Multi-Unit Housing, Private Worksites, Restaurants, Bingo Halls, Casinos, Enclosed Arenas, Grocery Stores, Hospitals, Hospital Campuses, Malls, Mental Health Outpatient and Residential Facilities, Prisons, Public Transportation, Racetrack Casinos, Substance Abuse Outpatient and Residential Facilities.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Legislation'], 'landingPage': 'https://data.cdc.gov/d/wan8-w4er', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2019-02-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/wan8-w4er', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/wan8-w4er/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/wan8-w4er/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/wan8-w4er/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/wan8-w4er/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['e-cigarette', 'legislation', 'osh', 'policy', 'smokefree indoor air', 'state system'], 'bureauCode': ['009:20'], 'modified': '2020-11-30', 'title': 'CDC STATE System E-Cigarette Legislation - Smokefree Indoor Air', 'describedBy': 'https://chronicdata.cdc.gov/Legislation/CDC-STATE-System-E-Cigarette-Legislation-Smokefree/wan8-w4er'}, {'description': '<p>1995-2020. Centers for Disease Control and Prevention (CDC). State Tobacco Activities Tracking and Evaluation (STATE) System. Legislation - Preemption. The STATE System houses current and historical state-level legislative data on tobacco use prevention and control policies. Data are reported on a quarterly basis. Data include information related to summary state preemption of more stringent or differing local laws on smokefree indoor air, youth access and licensure.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Legislation'], 'landingPage': 'https://data.cdc.gov/d/hj2x-85ya', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2020-09-30', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/hj2x-85ya', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hj2x-85ya/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hj2x-85ya/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hj2x-85ya/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hj2x-85ya/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['legislation', 'osh', 'policy', 'preemption', 'state system', 'tobacco'], 'bureauCode': ['009:20'], 'modified': '2020-11-30', 'title': 'CDC STATE System Tobacco Legislation - Preemption Summary', 'describedBy': 'https://chronicdata.cdc.gov/Legislation/CDC-STATE-System-Tobacco-Legislation-Preemption-Su/hj2x-85ya'}, {'description': '<p>1995-2020. Centers for Disease Control and Prevention (CDC). State Tobacco Activities Tracking and Evaluation (STATE) System. Legislation—Preemption. The STATE System houses current and historical state-level legislative data on tobacco use prevention and control policies. Data are reported on a quarterly basis. Data include information related to statutory state preemption of more stringent local laws on advertising, smokefree indoor air, youth access and licensure.</p>\n', 'programCode': ['009:020'], 'title': 'CDC STATE System Tobacco Legislation - Preemption', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Legislation'], 'landingPage': 'https://data.cdc.gov/d/xsta-sbh5', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2017-02-16', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/xsta-sbh5', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xsta-sbh5/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xsta-sbh5/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xsta-sbh5/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xsta-sbh5/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['legislation', 'osh', 'policy', 'preemption', 'state system', 'tobacco'], 'bureauCode': ['009:20'], 'modified': '2020-11-30', 'references': ['https://chronicdata.cdc.gov/d/5qag-uzp2'], 'describedBy': 'https://chronicdata.cdc.gov/Legislation/CDC-STATE-System-Tobacco-Legislation-Preemption/xsta-sbh5'}, {'description': '<p>1995-2020. Centers for Disease Control and Prevention (CDC). State Tobacco Activities Tracking and Evaluation (STATE) System. Legislation—Licensure. The STATE System houses current and historical state-level legislative data on tobacco use prevention and control policies. Data are reported on a quarterly basis. Data include information related to requirements, restrictions and penalties associated with holding a retail license to sell tobacco products over-the-counter and through vending machines.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Legislation'], 'landingPage': 'https://data.cdc.gov/d/eb4y-d4ic', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2019-02-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/eb4y-d4ic', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/eb4y-d4ic/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/eb4y-d4ic/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/eb4y-d4ic/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/eb4y-d4ic/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['legislation', 'licensure', 'osh', 'policy', 'state system', 'tobacco'], 'bureauCode': ['009:20'], 'modified': '2020-11-30', 'title': 'CDC STATE System Tobacco Legislation - Licensure', 'describedBy': 'https://chronicdata.cdc.gov/Legislation/CDC-STATE-System-Tobacco-Legislation-Licensure/eb4y-d4ic'}, {'description': '<p>CDC STATE System Tobacco Legislation - Tax Legislation<br />\n1995-2020. Centers for Disease Control and Prevention (CDC). State Tobacco Activities Tracking and Evaluation (STATE) System. Legislation-Tax. The STATE System houses current and historical state-level legislative data on tobacco use prevention and control policies. Data are reported on a quarterly basis. Data include state taxes on combustible (cigarettes, cigars, little cigars, pipe tobacco, and roll-your-own tobacco) tobacco products, non-combustible (snus, moist snuff, dry snuff, chewing tobacco) tobacco products, and tax stamps.</p>\n', 'programCode': ['009:020'], 'title': 'CDC STATE System Tobacco Legislation - Tax', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Legislation'], 'landingPage': 'https://data.cdc.gov/d/2dwv-vfam', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2017-02-16', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/2dwv-vfam', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/2dwv-vfam/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/2dwv-vfam/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/2dwv-vfam/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/2dwv-vfam/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['legislation', 'osh', 'policy', 'state system', 'tax', 'tobacco'], 'bureauCode': ['009:20'], 'modified': '2020-11-30', 'references': ['https://chronicdata.cdc.gov/d/5qag-uzp2'], 'describedBy': 'https://chronicdata.cdc.gov/Legislation/CDC-STATE-System-Tobacco-Legislation-Tax/2dwv-vfam'}, {'description': '<p>1995-2020. Centers for Disease Control and Prevention (CDC). State Tobacco Activities Tracking and Evaluation (STATE) System. Legislation – Smokefree Campuses. The STATE System houses current and historical state-level legislative data on tobacco use prevention and control policies. Data are reported on a quarterly basis. Data include state smokefree indoor air policies in areas such as: Smokefree campuses for private and public colleges and schools (K-12).</p>\n', 'programCode': ['009:020'], 'title': 'CDC STATE System Tobacco Legislation - Smokefree Campus', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Legislation'], 'landingPage': 'https://data.cdc.gov/d/yhkp-cczf', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2017-02-16', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/yhkp-cczf', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/yhkp-cczf/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/yhkp-cczf/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/yhkp-cczf/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/yhkp-cczf/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['legislation', 'osh', 'policy', 'smokefree campus', 'state system', 'tobacco'], 'bureauCode': ['009:20'], 'modified': '2020-11-30', 'references': ['https://chronicdata.cdc.gov/d/5qag-uzp2'], 'describedBy': 'https://chronicdata.cdc.gov/Legislation/CDC-STATE-System-Tobacco-Legislation-Smokefree-Cam/yhkp-cczf'}, {'description': '<p>1995-2020. Centers for Disease Control and Prevention (CDC). State Tobacco Activities Tracking and Evaluation (STATE) System. Legislation—Youth Access. The STATE System houses current and historical state-level legislative data on tobacco use prevention and control policies. Data are reported on a quarterly basis. Data include information related to restrictions, enforcement and penalties associated with the sale of cigarettes to youth through retail sales and vending machines.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Legislation'], 'landingPage': 'https://data.cdc.gov/d/hgv5-3wrn', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2019-02-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/hgv5-3wrn', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hgv5-3wrn/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hgv5-3wrn/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hgv5-3wrn/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hgv5-3wrn/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['legislation', 'osh', 'policy', 'state system', 'tobacco', 'youth access'], 'bureauCode': ['009:20'], 'modified': '2020-11-30', 'title': 'CDC STATE System Tobacco Legislation - Youth Access', 'describedBy': 'https://chronicdata.cdc.gov/Legislation/CDC-STATE-System-Tobacco-Legislation-Youth-Access/hgv5-3wrn'}, {'description': '<p>1995-2020. Centers for Disease Control and Prevention (CDC). State Tobacco Activities Tracking and Evaluation (STATE) System. Legislation – Smokefree Indoor Air. The STATE System houses current and historical state-level legislative data on tobacco use prevention and control policies. Data are reported on a quarterly basis. Data include information related to state legislation on smokefree indoor air in areas such as: Bars, Commercial Day Care Centers, Government Multi-Unit Housing, Government Worksites, Home-Based Day Care Centers, Hotels and Motels, Personal Vehicles, Private Multi-Unit Housing, Private Worksites, Restaurants, Bingo Halls, Casinos, Enclosed Arenas, Grocery Stores, Hospitals, Hospital Campuses, Malls, Mental Health Outpatient and Residential Facilities, Prisons, Public Transportation, Racetrack Casinos, Substance Abuse Outpatient and Residential Facilities.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Legislation'], 'landingPage': 'https://data.cdc.gov/d/32fd-hyzc', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2019-02-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/32fd-hyzc', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/32fd-hyzc/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/32fd-hyzc/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/32fd-hyzc/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/32fd-hyzc/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['legislation', 'osh', 'policy', 'smokefree indoor air', 'state system', 'tobacco'], 'bureauCode': ['009:20'], 'modified': '2020-11-30', 'title': 'CDC STATE System Tobacco Legislation - Smokefree Indoor Air', 'describedBy': 'https://chronicdata.cdc.gov/Legislation/CDC-STATE-System-Tobacco-Legislation-Smokefree-Ind/32fd-hyzc'}, {'description': '<p>NNDSS - Table II. Legionellosis to Malaria - 2018. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states or territory.</p>\n<p>Note:</p>\n<p>This table contains provisional cases of selected national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:</p>\n<p>C.N.M.I.: Commonwealth of Northern Mariana Islands.<br />\nU: Unavailable. —: No reported cases. N: Not reportable. NA: Not Available. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<ul>\n<li>Case counts for reporting years 2017 and 2018 are provisional and subject to change. Data for years 2013 through 2016 are finalized. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>.</li>\n</ul>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/acdz-tk8j', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-01-03', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/acdz-tk8j', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/acdz-tk8j/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/acdz-tk8j/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/acdz-tk8j/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/acdz-tk8j/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2018', 'legionellosis', 'malaria', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-01-03', 'title': 'NNDSS - Table II. Legionellosis to Malaria'}, {'description': '<p>NNDSS - Table II. Meningococcal to Pertussis - 2017. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories.</p>\n<p>Note:<br />\nThese are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting.</p>\n<p>Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available.</p>\n<p>Footnotes:<br />\n C.N.M.I.: Commonwealth of Northern Mariana Islands.</p>\n<p>U: Unavailable. —: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<ul>\n<li>Three low incidence conditions, rubella, rubella congenital, and tetanus, are in Table II to facilitate case count verification with reporting jurisdictions.</li>\n</ul>\n<p>† Case counts for reporting year 2017 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/">http://wwwn.cdc.gov/nndss/document/</a> ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf. Data for tuberculosis are displayed in Table IV, which appears quarterly.</p>\n<p>§ Data for meningococcal disease, invasive caused by serogroups ACWY, serogroup B, other serogroups, and unknown serogroups are available in Table I.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/hatw-7gqy', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CC INFO'}, 'issued': '2018-01-04', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/hatw-7gqy', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hatw-7gqy/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hatw-7gqy/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hatw-7gqy/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hatw-7gqy/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2017', 'all serogroups', 'meningococcal disease (neisseria meningitidis)', 'mmwr', 'mumps', 'nedss', 'netss', 'nndss', 'pertussis', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2018-01-04', 'title': 'NNDSS - Table II. Meningococcal to Pertussis'}, {'description': '<p>NNDSS - Table II. Hepatitis (viral, acute) A & B - 2017. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories.</p>\n<p>Note:<br />\nThese are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting.</p>\n<p>Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available.</p>\n<p>Footnotes:<br />\n C.N.M.I.: Commonwealth of Northern Mariana Islands.</p>\n<p>U: Unavailable. —: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<p>*Three low incidence conditions, rubella, rubella congenital, and tetanus, are in Table II to facilitate case count verification with reporting jurisdictions.</p>\n<p>† Case counts for reporting year 2017 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/">http://wwwn.cdc.gov/nndss/document/</a> ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf. Data for tuberculosis are displayed in Table IV, which appears quarterly.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/vxsn-2csw', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2018-01-04', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/vxsn-2csw', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vxsn-2csw/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vxsn-2csw/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vxsn-2csw/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vxsn-2csw/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2017', 'hepatitis', 'hepatitis (viral acute)', 'hepatitis (viral acute) type a', 'hepatitis (viral acute) type b', 'mmwr', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2018-01-04', 'title': 'NNDSS - Table II. Hepatitis (viral, acute) A & B'}, {'description': '<p>NNDSS - Table II. Cryptosporidiosis to Dengue - 2015.In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed.The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories. Note:These are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting. Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available. Footnotes:C.N.M.I.: Commonwealth of Northern Mariana Islands. U: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum. * Three low incidence conditions, rubella, rubella congenital, and tetanus, have been moved to Table 2 to facilitate case count verification with reporting jurisdictions. ��� Case counts for reporting year 2015 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>. Data for TB are displayed in Table IV, which appears quarterly. �� Data for dengue-like illness will be included in this table after the CDC obtains Office of Management and Budget (OMB) Paperwork Reduction Act (PRA) to receive data for this condition.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/9n3x-apcd', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-01-07', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/9n3x-apcd', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/9n3x-apcd/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/9n3x-apcd/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/9n3x-apcd/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/9n3x-apcd/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2015', 'cryptosporidiosis', 'dengue', 'dengue virus infection', 'mmwr', 'nedss', 'netss', 'nndss', 'severe dengue', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2016-01-07', 'title': 'NNDSS - Table II. Cryptosporidiosis to Dengue'}, {'description': '<p>NNDSS - Table III. Tuberculosis - 2018.This Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying WONDER data. Data on United States will exclude counts from US territories.</p>\n<p>Footnote: C.N.M.I.: Commonwealth of Northern Mariana Islands. U: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable Cum: Cumulative year-to-date counts. Min: Minimum. Max: Maximum.</p>\n<ul>\n<li>Case counts for reporting year 2017 and 2018 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a></li>\n</ul>\n<p>† Data for TB are displayed quarterly.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/u3yt-gdfa', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-01-18', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/u3yt-gdfa', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/u3yt-gdfa/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/u3yt-gdfa/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/u3yt-gdfa/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/u3yt-gdfa/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2018', 'nedss', 'netss', 'nndss', 'tb', 'tuberculosis', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-01-18', 'title': 'NNDSS - Table III. Tuberculosis'}, {'description': '<p>NNDSS - TABLE 1PP. Yellow fever to Zika virus disease, non-congenital - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/gp24-kfxi', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/gp24-kfxi', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/gp24-kfxi/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/gp24-kfxi/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/gp24-kfxi/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/gp24-kfxi/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'nedss', 'netss', 'nndss', 'non-congenital', 'wonder', 'yellow fever', 'zika virus disease'], 'bureauCode': ['009:00'], 'modified': '2019-05-30', 'title': 'NNDSS - TABLE 1PP. Yellow fever to Zika virus disease, non-congenital'}, {'description': '<p>NNDSS - TABLE 1HH. Streptococcal toxic shock syndrome to Syphilis, Primary and Secondary - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/ap9g-4wiq', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/ap9g-4wiq', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ap9g-4wiq/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ap9g-4wiq/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ap9g-4wiq/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ap9g-4wiq/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'congenital', 'nedss', 'netss', 'nndss', 'primary and secondary', 'streptococcal toxic shock syndrome', 'syphilis', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-05-30', 'title': 'NNDSS - TABLE 1HH. Streptococcal toxic shock syndrome to Syphilis, Primary and Secondary'}, {'description': '<p>NNDSS - TABLE 1R. Hepatitis C, perinatal infection to Influenza-associated pediatric mortality - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\n Max: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />\n§ Since [INSERT DATE], XXX influenza-associated pediatric deaths occurring during the 2017-18 season have been reported.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/xna8-x7qg', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/xna8-x7qg', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xna8-x7qg/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xna8-x7qg/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xna8-x7qg/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xna8-x7qg/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'hepatitis c', 'influenza-associated pediatric mortality', 'nedss', 'netss', 'nndss', 'perinatal infection', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-05-30', 'title': 'NNDSS - TABLE 1R. Hepatitis C, perinatal infection to Influenza-associated pediatric mortality'}, {'description': '<p>NNDSS - Table II. Tetanus to Varicella - 2017. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories.</p>\n<p>Note:<br />\nThese are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting.</p>\n<p>Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available.</p>\n<p>Footnotes:<br />\n C.N.M.I.: Commonwealth of Northern Mariana Islands.</p>\n<p>U: Unavailable. —: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<p>*Three low incidence conditions, rubella, rubella congenital, and tetanus, are in Table II to facilitate case count verification with reporting jurisdictions.</p>\n<p>† Case counts for reporting year 2017 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/">http://wwwn.cdc.gov/nndss/document/</a> ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf. Data for tuberculosis are displayed in Table IV, which appears quarterly.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/jz7r-jrma', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2018-01-04', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/jz7r-jrma', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/jz7r-jrma/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/jz7r-jrma/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/jz7r-jrma/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/jz7r-jrma/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2017', 'mmwr', 'nedss', 'netss', 'nndss', 'tetanus', 'varicella', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2018-01-04', 'title': 'NNDSS - Table II. Tetanus to Varicella'}, {'description': '<p>NNDSS - TABLE 1BB. Q fever, Total to Q fever, Chronic - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/mkns-9vjv', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/mkns-9vjv', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mkns-9vjv/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mkns-9vjv/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mkns-9vjv/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mkns-9vjv/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'nedss', 'netss', 'nndss', 'q fever', 'q fever acute', 'q fever chronic', 'total', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-05-30', 'title': 'NNDSS - TABLE 1BB. Q fever, Total to Q fever, Chronic'}, {'description': '<p>NNDSS - TABLE 1Q. Hepatitis B, perinatal infection to Hepatitis C (viral, acute), Probable - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\n Max: Maximum — Maximum case count during the previous 52 weeks.<br />\n * Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />\n§ For acute Hepatitis C, only confirmed cases were verified.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/fyv2-xffj', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/fyv2-xffj', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/fyv2-xffj/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/fyv2-xffj/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/fyv2-xffj/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/fyv2-xffj/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'acute)', 'confirmed', 'hepatitis b', 'hepatitis c (viral', 'nedss', 'netss', 'nndss', 'perinatal infection', 'probable', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-05-30', 'title': 'NNDSS - TABLE 1Q. Hepatitis B, perinatal infection to Hepatitis C (viral, acute), Probable'}, {'description': '<p>NNDSS - Table 1D. Arboviral diseases, neuroinvasive and non-neuroinvasive, West Nile virus disease to Babesiosis - 2019.In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/r5u4-fzxi', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/r5u4-fzxi', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/r5u4-fzxi/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/r5u4-fzxi/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/r5u4-fzxi/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/r5u4-fzxi/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'arboviral diseases', 'babesiosis', 'nedss', 'netss', 'nndss', 'west nile virus disease', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-05-30', 'title': 'NNDSS - TABLE 1D. Arboviral diseases, West Nile virus to Babesiosis'}, {'description': '<p>Provisional counts of deaths by the month the deaths occurred, by age group, sex, and race/ethnicity, for select underlying causes of death for 2019-2020. The dataset also includes monthly provisional counts of death for COVID-19, coded to ICD-10 code U07.1 as an underlying or multiple cause of death.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/65mz-jvh5', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2020-11-25', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/65mz-jvh5', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/65mz-jvh5/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/65mz-jvh5/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/65mz-jvh5/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/65mz-jvh5/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['age group', 'cause of death', 'covid-19', 'death', 'ethnicity', 'monthly', 'mortality', 'race', 'sex'], 'bureauCode': ['009:00'], 'modified': '2020-11-25', 'title': 'Monthly provisional counts of deaths by age group, sex, and race/ethnicity for select causes of death'}, {'description': '<p>Currently, CDC provides the public with COVID-19 case surveillance data in two ways: an 11 data element public use dataset of the line-listed dataset of all COVID-19 cases shared with CDC and a 31 data element <a href="https://data.cdc.gov/Case-Surveillance/COVID-19-Case-Surveillance-Restricted-Access-Detai/mbd7-r32t">restricted access dataset</a> of the line-listed dataset of all COVID-19 cases shared with CDC.</p>\n<p>The following are true for both the public use dataset and the restricted access dataset:</p>\n<ul>\n<li>\n<p>Data elements can be found on the COVID-19 case report form located at <a href="www.cdc.gov/coronavirus/2019-ncov/downloads/pui-form.pdf">www.cdc.gov/coronavirus/2019-ncov/downloads/pui-form.pdf</a>.</p>\n</li>\n<li>\n<p>Data are considered provisional by CDC and are subject to change until the data are reconciled and verified with the state and territorial data providers.</p>\n</li>\n<li>\n<p>Data are suppressed to protect individual privacy.</p>\n</li>\n<li>\n<p>The datasets include all cases with an initial report date of case to CDC at least 14 days prior to the creation of the previously updated datasets. This 14-day lag will allow case reporting to be stabilized and ensure that time-dependent outcome data are accurately captured.</p>\n</li>\n<li>\n<p>Datasets are updated monthly.</p>\n</li>\n<li>\n<p>Both datasets are created using CDC’s operational Policy on Public Health Research and Nonresearch Data Management and Access and include protections designed to protect individual privacy.</p>\n</li>\n<li>\n<p>For more information about data collection and reporting, please see <a href="https://wwwn.cdc.gov/nndss/data-collection.html">https://wwwn.cdc.gov/nndss/data-collection.html</a></p>\n</li>\n<li>\n<p>For more information about the COVID-19 case surveillance data, please see <a href="https://www.cdc.gov/coronavirus/2019-ncov/covid-data/faq-surveillance.html">https://www.cdc.gov/coronavirus/2019-ncov/covid-data/faq-surveillance.html</a></p>\n</li>\n</ul>\n<p>Overview</p>\n<p>The COVID-19 case surveillance system database includes individual-level data reported to U.S. states and autonomous reporting entities, including New York City and the District of Columbia (D.C.), as well as U.S. territories and states. On April 5, 2020, COVID-19 was added to the Nationally Notifiable Condition List and classified as “immediately notifiable, urgent (within 24 hours)” by a Council of State and Territorial Epidemiologists (CSTE) Interim Position Statement (Interim-20-ID-01). CSTE updated the position statement on August 5, 2020 to clarify the interpretation of antigen detection tests and serologic test results within the case classification. The statement also recommended that all states and territories enact laws to make COVID-19 reportable in their jurisdiction, and that jurisdictions conducting surveillance should submit case notifications to CDC. COVID-19 case surveillance data are collected by jurisdictions and shared voluntarily with CDC.</p>\n<p>For more information:</p>\n<p><a href="https://wwwn.cdc.gov/nndss/conditions/coronavirus-disease-2019-covid-19/case-definition/2020/08/05/">https://wwwn.cdc.gov/nndss/conditions/coronavirus-disease-2019-covid-19/case-definition/2020/08/05/</a></p>\n<p>The deidentified data in the public use dataset include demographic characteristics, exposure history, disease severity indicators and outcomes, clinical data, laboratory diagnostic test results, and comorbidities. All data elements can be found on the COVID-19 case report form located at <a href="www.cdc.gov/coronavirus/2019-ncov/downloads/pui-form.pdf">www.cdc.gov/coronavirus/2019-ncov/downloads/pui-form.pdf</a>.</p>\n<p>The Case Surveillance Task Force and Surveillance Review and Response Group (SRRG) within CDC’s COVID-19 Response provide stewardship for datasets that support the public’s access to COVID-19 data while protecting individual privacy.</p>\n<p>COVID-19 Case Reports</p>\n<p>COVID-19 case reports have been routinely submitted using standardized case reporting forms. On April 5, 2020, CSTE released an Interim Position Statement with national surveillance case definitions for COVID-19 included. Current versions of</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Case Surveillance'], 'landingPage': 'https://data.cdc.gov/d/vbim-akqf', 'contactPoint': {'hasEmail': 'mailto:eocevent394@cdc.gov', 'fn': 'Surveillance Review and Response Group'}, 'issued': '2020-06-27', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/vbim-akqf', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vbim-akqf/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vbim-akqf/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vbim-akqf/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vbim-akqf/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cases', 'coronavirus', 'covid', 'covid-19', 'covid19', 'surveillance'], 'bureauCode': ['009:20'], 'modified': '2020-11-24', 'title': 'COVID-19 Case Surveillance Public Use Data'}, {'description': '<p>CDC is working with commercial laboratories to conduct large-scale geographic seroprevalence surveys to estimate the percentage of people who were previously infected with SARS-CoV-2, the virus that causes COVID-19 disease. The strategy involves working with state, local, territorial, academic, and commercial partners to better understand COVID-19 in the United States using serology (antibody) testing for surveillance (“seroprevalence surveys” or “serosurveys”). For the surveys, de-identified clinical blood samples are tested for antibodies to SARS-CoV-2.</p>\n<p>This dataset contains the data used to by the Nationwide Commercial Laboratory Seroprevalence Survey interactive visualization available at <a href="https://covid.cdc.gov/covid-data-tracker/#national-lab">https://covid.cdc.gov/covid-data-tracker/#national-lab</a>.</p>\n<p>Additional information is available at <a href="https://www.cdc.gov/coronavirus/2019-ncov/cases-updates/commercial-lab-surveys.html">https://www.cdc.gov/coronavirus/2019-ncov/cases-updates/commercial-lab-surveys.html</a>.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Laboratory Surveillance'], 'landingPage': 'https://data.cdc.gov/d/d2tw-32xv', 'contactPoint': {'hasEmail': 'mailto:eocevent394@cdc.gov', 'fn': 'Surveillance Review and Response Group'}, 'issued': '2020-10-22', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/d2tw-32xv', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/d2tw-32xv/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/d2tw-32xv/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/d2tw-32xv/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/d2tw-32xv/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['coronavirus', 'covid', 'covid-19', 'covid19', 'laboratory', 'prevalence', 'seroprevalence', 'serosurveys'], 'bureauCode': ['009:20'], 'modified': '2020-11-24', 'title': 'Nationwide Commercial Laboratory Seroprevalence Survey'}, {'description': '<p>CDC Science Clips is an online bibliographic digest featuring scientific articles and publications that are shared with the public health community each week, to enhance awareness of emerging scientific knowledge.</p>\n', 'programCode': ['LSSB'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'landingPage': 'https://data.cdc.gov/d/biid-68vb', 'contactPoint': {'hasEmail': 'mailto:xma4@cdc.gov', 'fn': 'Jarvis Sims'}, 'issued': '2018-08-03', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/biid-68vb', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/biid-68vb/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/biid-68vb/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/biid-68vb/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/biid-68vb/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['centers-for-disease-control-and-prevention'], 'bureauCode': ['CDC'], 'modified': '2020-11-24', 'title': 'Science Clips'}, {'description': '<p>NNDSS - Table II. Tetanus to Vibriosis - 2016. In this Table, provisional* cases of selected† notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories.<br />\nNote:<br />\nThese are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting.</p>\n<p>Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available.</p>\n<p>Footnotes:<br />\nC.N.M.I.: Commonwealth of Northern Mariana Islands.<br />\nU: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<ul>\n<li>Case counts for reporting year 2016 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/">http://wwwn.cdc.gov/nndss/document/</a> ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf. Data for TB are displayed in Table IV, which appears quarterly.<br />\n† Three low incidence conditions, rubella, rubella congenital, and tetanus, have been moved to Table II to facilitate case count verification with reporting jurisdictions.<br />\n§ Any species of the family Vibrionaceae, other than toxigenic Vibrio cholerae O1 or O139.</li>\n</ul>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/tj26-bdgd', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2017-01-05', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/tj26-bdgd', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/tj26-bdgd/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/tj26-bdgd/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/tj26-bdgd/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/tj26-bdgd/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2016', 'mmwr', 'nedss', 'netss', 'nndss', 'tetanus', 'varicella', 'vibriosis', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2017-01-05', 'title': 'NNDSS - Table II. Tetanus to Vibriosis'}, {'description': '<p>NNDSS - Table II. Invasive Pneumococcal to Legionellosis - 2016. In this Table, provisional* cases of selected† notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories.</p>\n<p>Note:<br />\nThese are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting.</p>\n<p>Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available.</p>\n<p>Footnotes:<br />\nC.N.M.I.: Commonwealth of Northern Mariana Islands.<br />\nU: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<ul>\n<li>Case counts for reporting year 2016 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/">http://wwwn.cdc.gov/nndss/document/</a> ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf. Data for TB are displayed in Table IV, which appears quarterly.<br />\n† Three low incidence conditions, rubella, rubella congenital, and tetanus, are in Table II to facilitate case count verification with reporting jurisdictions.<br />\n§ Includes drug resistant and susceptible cases of Invasive Pneumococcal Disease. This condition was previously named Streptococcus pneumoniae invasive disease and cases were reported to CDC using different event codes to specify whether the cases were drug resistant or in a defined age group, such as <5 years.</li>\n</ul>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/yqwx-bvu7', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2017-01-05', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/yqwx-bvu7', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/yqwx-bvu7/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/yqwx-bvu7/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/yqwx-bvu7/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/yqwx-bvu7/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2016', 'invasive pneumococcal disease', 'legionellosis', 'mmwr', 'nedss', 'netss', 'nndss', 'pneumococcal', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2017-01-05', 'title': 'NNDSS - Table II. Invasive Pneumococcal to Legionellosis'}, {'description': '<p>NNDSS - Table II. West Nile to Zika - 2018. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states or territory.</p>\n<p>Note:</p>\n<p>This table contains provisional cases of selected national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:</p>\n<p>C.N.M.I.: Commonwealth of Northern Mariana Islands.<br />\nU: Unavailable. —: No reported cases. N: Not reportable. NA: Not Available. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<ul>\n<li>Case counts for reporting years 2017 and 2018 are provisional and subject to change. Data for years 2013 through 2016 are finalized. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>.</li>\n</ul>\n<p>† Not reportable in all jurisdictions. Reporting exceptions are available at <a href="http://wwwn.cdc.gov/nndss/downloads.html">http://wwwn.cdc.gov/nndss/downloads.html</a>.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/rxmp-xjpc', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-01-03', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/rxmp-xjpc', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rxmp-xjpc/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rxmp-xjpc/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rxmp-xjpc/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rxmp-xjpc/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2018', 'nedss', 'netss', 'nndss', 'non-congenital', 'west nile virus disease', 'wonder', 'zika virus disease'], 'bureauCode': ['009:00'], 'modified': '2019-01-03', 'title': 'NNDSS - Table II. West Nile to Zika'}, {'description': '<p>NNDSS - Table II. Babesiosis to Campylobacteriosis - 2018. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states or territory.</p>\n<p>Note:</p>\n<p>This table contains provisional cases of selected national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a></p>\n<p>Footnotes:</p>\n<p>C.N.M.I.: Commonwealth of Northern Mariana Islands.<br />\nU: Unavailable. —: No reported cases. N: Not reportable. NA: Not Available. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<ul>\n<li>Case counts for reporting years 2017 and 2018 are provisional and subject to change. Data for years 2013 through 2016 are finalized. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>.</li>\n</ul>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/8n2k-mkiw', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-01-03', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/8n2k-mkiw', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/8n2k-mkiw/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/8n2k-mkiw/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/8n2k-mkiw/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/8n2k-mkiw/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2018', 'babesiosis', 'campylobacteriosis', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-01-03', 'title': 'NNDSS - Table II. Babesiosis to Campylobacteriosis'}, {'description': '<p>A complete listing of subscription databases provided by the Stephen B. Thacker CDC Library.</p>\n', 'programCode': ['CSELS/DPHID/LSB'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'landingPage': 'https://data.cdc.gov/d/sks5-7yq7', 'contactPoint': {'hasEmail': 'mailto:xma4@cdc.gov', 'fn': 'Jarvis Sims'}, 'issued': '2018-06-06', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/sks5-7yq7', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/sks5-7yq7/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/sks5-7yq7/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/sks5-7yq7/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/sks5-7yq7/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['centers-for-disease-control-and-prevention'], 'bureauCode': ['CDC'], 'modified': '2020-11-23', 'title': 'CDC Library Subscription Databases'}, {'description': '<p>NNDSS - Table II. Chlamydia to Coccidioidomycosis - 2017. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories.</p>\n<p>Note:<br />\nThese are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting.</p>\n<p>Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available.</p>\n<p>Footnotes:<br />\n C.N.M.I.: Commonwealth of Northern Mariana Islands.</p>\n<p>U: Unavailable. —: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<ul>\n<li>Three low incidence conditions, rubella, rubella congenital, and tetanus, are in Table II to facilitate case count verification with reporting jurisdictions.</li>\n</ul>\n<p>† Case counts for reporting year 2017 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/">http://wwwn.cdc.gov/nndss/document/</a> ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf. Data for tuberculosis are displayed in Table IV, which appears quarterly.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/7mbm-jety', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2018-01-04', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/7mbm-jety', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7mbm-jety/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7mbm-jety/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7mbm-jety/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7mbm-jety/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2017', 'chlamydia trachomatis infection', 'coccidioidomycosis', 'mmwr', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2018-01-04', 'title': 'NNDSS - Table II. Chlamydia to Coccidioidomycosis'}, {'description': '<p>NNDSS - Table II. Invasive Pneumococcal to Legionellosis - 2014.In this Table, all conditions with a 5-year average annual national total of more than or equals 1,000 cases but less than or equals 10,000 cases will be displayed (��� 1,000 and ��_ 10,000). The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories. Note:These are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting. Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available. Footnotes:C.N.M.I.: Commonwealth of Northern Mariana Islands. U: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum. * Case counts for reporting years 2013 and 2014 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>. Data for TB are displayed in Table IV, which appears quarterly. ��� Includes drug resistant and susceptible cases of Invasive Pneumococcal Disease. This condition was previously named Streptococcus pneumoniae invasive disease and cases were reported to CDC using different event codes to specify whether the cases were drug resistant or in a defined age group, such as < 5 years. Since 2010, case notifications for this condition were consolidated under one event code for Invasive pneumococcal disease.More information on NNDSS is available at <a href="http://wwwn.cdc.gov/nndss/">http://wwwn.cdc.gov/nndss/</a>.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/23gt-ssfe', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-01-18', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/23gt-ssfe', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/23gt-ssfe/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/23gt-ssfe/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/23gt-ssfe/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/23gt-ssfe/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2014', 'invasive pneumococcal disease', 'legionellosis', 'mmwr', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-01-18', 'title': 'NNDSS - Table II. Invasive Pneumococcal to Legionellosis'}, {'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'landingPage': 'https://data.medicare.gov/d/qctf-kbs8', 'contactPoint': {'hasEmail': 'mailto:aaron.lartey@cms.hhs.gov', 'fn': 'Aaron Lartey'}, 'issued': '2020-08-26', 'accessLevel': 'public', 'description': 'No description provided', 'identifier': 'https://data.medicare.gov/api/views/qctf-kbs8', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/qctf-kbs8/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/qctf-kbs8/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/qctf-kbs8/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/qctf-kbs8/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['centers-for-medicare-medicaid-services'], 'bureauCode': ['009:38'], 'modified': '2020-11-23', 'title': 'Helpful Contacts Data'}, {'description': '<p>NNDSS - TABLE 1W. Meningococcal disease, All serogroups to Meningococcal disease, Serogroup B - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/puin-6ss7', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/puin-6ss7', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/puin-6ss7/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/puin-6ss7/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/puin-6ss7/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/puin-6ss7/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'all serogroups', 'meningococcal disease', 'nedss', 'netss', 'nndss', 'serogroup b', 'serogroups acwy', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-05-30', 'title': 'NNDSS - TABLE 1W. Meningococcal disease, All serogroups to Meningococcal disease, Serogroup B'}, {'description': "<p>A list of Suppliers that indicates the supplies carried at that location and the supplier's Medicare participation status.</p>\n", 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Supplier Directory'], 'landingPage': 'https://data.medicare.gov/d/ct36-nrcq', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Supplier'}, 'issued': '2020-01-31', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/ct36-nrcq', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/ct36-nrcq/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/ct36-nrcq/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/ct36-nrcq/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/ct36-nrcq/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['directory', 'medical equipment', 'supplier', 'supplies'], 'bureauCode': ['009:38'], 'modified': '2020-11-20', 'title': 'Supplier Directory Data'}, {'description': '<p>This file contains general information about individual eligible professionals (EPs) such as demographic information and Medicare quality program participation. This dataset is updated twice a month with the most current demographic information available at that time.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Physician Compare'], 'landingPage': 'https://data.medicare.gov/d/mj5m-pzi6', 'contactPoint': {'hasEmail': 'mailto:physiciancompare-helpdesk@acumenllc.com', 'fn': 'CMS'}, 'issued': '2019-08-01', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/mj5m-pzi6', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/mj5m-pzi6/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/mj5m-pzi6/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/mj5m-pzi6/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/mj5m-pzi6/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['clinicians', 'doctors', 'eligible clinician', 'healthcare professional', 'location', 'physician compare', 'physicians', 'quality'], 'bureauCode': ['009:38'], 'modified': '2020-11-20', 'title': 'Physician Compare National Downloadable File'}, {'description': "<p>2008-2017. Centers for Disease Control and Prevention (CDC). Office on Smoking and Health (OSH) – Global Tobacco Surveillance System (GTSS) - Global Adult Tobacco Survey (GATS). The Global Adult Tobacco Survey (GATS) is the global standard to systematically monitor adult tobacco use and track key tobacco control indicators. GATS is a nationally representative household survey of adults 15 years of age or older, using a standard protocol. It is intended to generate comparable data within and across countries. GATS enhances countries' capacity to design, implement and evaluate tobacco control interventions.</p>\n", 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Global Survey Data'], 'landingPage': 'https://data.cdc.gov/d/4xf6-nrwk', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2020-11-20', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/4xf6-nrwk', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4xf6-nrwk/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4xf6-nrwk/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4xf6-nrwk/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4xf6-nrwk/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['adult', 'gats', 'gtss', 'osh', 'tobacco'], 'bureauCode': ['009:20'], 'modified': '2020-11-20', 'title': 'Global Tobacco Surveillance System (GTSS) - Global Adult Tobacco Survey (GATS)', 'describedBy': 'https://chronicdata.cdc.gov/Global-Survey-Data/Global-Tobacco-Surveillance-System-GTSS-Global-Adu/4xf6-nrwk'}, {'description': '<p>NNDSS - Table II. Shiga toxin to Shigellosis - 2015. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories. Note:These are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting. Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available. Footnotes:C.N.M.I.: Commonwealth of Northern Mariana Islands. U: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum. * Three low incidence conditions, rubella, rubella congenital, and tetanus, have been moved to Table 2 to facilitate case count verification with reporting jurisdictions. ��� Case counts for reporting year 2015 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>. Data for TB are displayed in Table IV, which appears quarterly. �� Includes E. coli O157:H7; Shiga toxin-positive, serogroup non-O157; and Shiga toxin-positive, not serogrouped.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/n3wf-wtep', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-01-07', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/n3wf-wtep', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/n3wf-wtep/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/n3wf-wtep/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/n3wf-wtep/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/n3wf-wtep/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2015', 'mmwr', 'nedss', 'netss', 'nndss', 'shiga toxin-producing e. coli', 'shigellosis', 'stec', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2016-01-07', 'title': 'NNDSS - Table II. Shiga toxin to Shigellosis'}, {'description': '<p>NNDSS - TABLE 1NN. Viral hemorrhagic fevers, Junin virus to Viral hemorrhagic fevers, Lujo virus - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />\n§ Prior to 2015, CDC\'s National Notifiable Diseases Surveillance System (NNDSS) did not receive electronic data about incident cases of specific viral hemorrhagic fevers; instead data were collected in aggregate as "viral hemorrhagic fevers\'. NNDSS was updated beginning in 2015 to receive data for each of the viral hemorrhagic fevers listed.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/7ecz-2gu3', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/7ecz-2gu3', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7ecz-2gu3/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7ecz-2gu3/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7ecz-2gu3/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7ecz-2gu3/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'junin virus', 'lassa virus', 'lujo virus', 'nedss', 'netss', 'nndss', 'viral hemorrhagic fevers', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-05-30', 'title': 'NNDSS - TABLE 1NN. Viral hemorrhagic fevers, Junin virus to Viral hemorrhagic fevers, Lujo virus'}, {'description': "<p>Contains each state's policy, rebate and technical contact information for the Medicaid Drug Rebate Program. Updated quarterly.</p>\n", 'programCode': ['009:076'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Uncategorized'], 'landingPage': 'https://data.medicaid.gov/d/dk6x-j4tf', 'contactPoint': {'hasEmail': 'mailto:Medicaid.gov@cms.hhs.gov', 'fn': 'Medicaid'}, 'issued': '2018-11-16', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/dk6x-j4tf', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/dk6x-j4tf/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/dk6x-j4tf/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/dk6x-j4tf/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/dk6x-j4tf/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['quarterly state contact file'], 'bureauCode': ['009:00'], 'modified': '2020-11-20', 'title': 'Medicaid Drug Rebate Program State Contact Information'}, {'description': '<p>Active drugs that have been reported by participating drug manufacturers under the Medicaid Drug Rebate Program. All drugs are identified by National Drug Code (NDC), unit type, units per package size, product name, Food and Drug Administration (FDA) approval date, the date the drug entered the market, plus indicators to show whether the drug is an innovator or non-innovator drug; whether it is available by prescription or over-the-counter (OTC); the FDA therapeutic equivalency code; and the Drug Efficacy Study Implementation (DESI) rating and termination date. Each quarter posted represents a snapshot of data in the system at that time and is not updated by subsequent changes.</p>\n', 'programCode': ['009:076'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Drug Pricing and Payment'], 'landingPage': 'https://data.medicaid.gov/d/v48d-4e3e', 'contactPoint': {'hasEmail': 'mailto:Medicaid.gov@cms.hhs.gov', 'fn': 'Medicaid'}, 'issued': '2019-04-22', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/v48d-4e3e', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/v48d-4e3e/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/v48d-4e3e/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/v48d-4e3e/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/v48d-4e3e/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['drug products', 'drug rebate program'], 'bureauCode': ['009:00'], 'modified': '2020-11-20', 'title': 'Drug Products in the Medicaid Drug Rebate Program'}, {'description': '<p>Drugs that have been reported under the Medicaid Drug Rebate Program along with an indication of whether or not the required Average Manufacturer Price (AMP) was reported for each drug. All drugs are identified in the file by the 11-digit National Drug Code, product name, labeler name, and reported (R) or not reported (NR).</p>\n', 'programCode': ['009:076'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Drug Pricing and Payment'], 'landingPage': 'https://data.medicaid.gov/d/xtys-qyty', 'contactPoint': {'hasEmail': 'mailto:Medicaid.gov@cms.hhs.gov', 'fn': 'Medicaid'}, 'issued': '2018-08-15', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/xtys-qyty', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/xtys-qyty/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/xtys-qyty/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/xtys-qyty/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/xtys-qyty/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['amp', 'average manufacturer price'], 'bureauCode': ['009:00'], 'modified': '2020-11-19', 'title': 'Drug AMP Reporting - Quarterly'}, {'description': '<p>Drug Manufacturer Contact Information contains Optional Effective Date, Termination Date (if applicable), and Legal, Invoice and Technical Contact information for each drug company participating in the Medicaid Drug Rebate Program. For more information see: <a href="https://www.medicaid.gov/medicaid/prescription-drugs/medicaid-drug-rebate-program/index.html">https://www.medicaid.gov/medicaid/prescription-drugs/medicaid-drug-rebat...</a></p>\n', 'programCode': ['009:076'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Uncategorized'], 'landingPage': 'https://data.medicaid.gov/d/uex2-n56q', 'contactPoint': {'hasEmail': 'mailto:Medicaid.gov@cms.hhs.gov', 'fn': 'Medicaid'}, 'issued': '2019-02-15', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/uex2-n56q', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/uex2-n56q/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/uex2-n56q/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/uex2-n56q/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/uex2-n56q/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['drug manufacturer contacts'], 'bureauCode': ['009:00'], 'modified': '2020-11-20', 'title': 'Drug Manufacturer Contacts'}, {'description': '<p>NNDSS - Table II. Ehrlichiosis and Anaplasmosis, Anaplasma phagocytophilum infection to Ehrlichia chaffeensis infection - 2018. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states or territory.</p>\n<p>Note:</p>\n<p>This table contains provisional cases of selected national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a></p>\n<p>Footnotes:</p>\n<p>C.N.M.I.: Commonwealth of Northern Mariana Islands.<br />\nU: Unavailable. —: No reported cases. N: Not reportable. NA: Not Available. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<ul>\n<li>Case counts for reporting years 2017 and 2018 are provisional and subject to change. Data for years 2013 through 2016 are finalized. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>.</li>\n</ul>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/5pe9-px25', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-01-03', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/5pe9-px25', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5pe9-px25/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5pe9-px25/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5pe9-px25/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5pe9-px25/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2018', 'anaplasma phagocytophilum infection', 'ehrlichia chaffeensis infection', 'ehrlichiosis and anaplasmosis', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-01-03', 'title': 'NNDSS - Table II. Ehrlichiosis and Anaplasmosis, Anaplasma phagocytophilum infection to Ehrlichia chaffeensis infection'}, {'description': '<p>NNDSS - Table II. Carbapenemase-producing carbapenem-resistant Enterobacteriaceae - 2018. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states or territory.</p>\n<p>Note:</p>\n<p>This table contains provisional cases of selected national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a></p>\n<p>Footnotes:</p>\n<p>C.N.M.I.: Commonwealth of Northern Mariana Islands.<br />\nU: Unavailable. —: No reported cases. N: Not reportable. NA: Not Available. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<ul>\n<li>Case counts for reporting years 2017 and 2018 are provisional and subject to change. Data for years 2013 through 2016 are finalized. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>.</li>\n</ul>\n<p>† Data for carbapenemase-producing carbapenem-resistant Enterobacteriaceae (CP-CRE) will be displayed in this table after the CDC obtains Office of Management and Budget Paperwork Reduction Act approval to receive data for this condition.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/6tk5-h85s', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-01-03', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/6tk5-h85s', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6tk5-h85s/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6tk5-h85s/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6tk5-h85s/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6tk5-h85s/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2018', 'carbapenemase-producing carbapenem-resistant enterobacteriaceae', 'enterobacter spp.', 'escherichia coli', 'klebsiella spp.', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-01-03', 'title': 'NNDSS - Table II. Carbapenemase-producing carbapenem-resistant Enterobacteriaceae'}, {'description': '<p>A list of hospice agencies with data on the quality of patient care measures shown on Hospice Compare.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospice Compare'], 'landingPage': 'https://data.medicare.gov/d/252m-zfp9', 'contactPoint': {'hasEmail': 'mailto:HospicePRquestions@cms.hhs.gov', 'fn': 'HospicePRquestions@cms.hhs.gov'}, 'issued': '2019-11-21', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/252m-zfp9', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/252m-zfp9/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/252m-zfp9/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/252m-zfp9/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/252m-zfp9/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['care', 'hospice', 'hospice care', 'list'], 'bureauCode': ['009:38'], 'modified': '2020-11-19', 'title': 'Hospice - Provider Data'}, {'description': '<p>National data on the quality of patient care measures shown on Hospice Compare.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospice Compare'], 'landingPage': 'https://data.medicare.gov/d/3xeb-u9wp', 'contactPoint': {'hasEmail': 'mailto:HospicePRquestions@cms.hhs.gov', 'fn': 'HospicePRquestions@cms.hhs.gov'}, 'issued': '2019-08-15', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/3xeb-u9wp', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/3xeb-u9wp/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/3xeb-u9wp/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/3xeb-u9wp/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/3xeb-u9wp/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['care', 'hospice', 'hospice care', 'list'], 'bureauCode': ['009:38'], 'modified': '2020-11-19', 'title': 'Hospice - Nation Data'}, {'description': '<p>The dataset shows characteristics of the hospice agencies that are shown on Hospice Compare, including information about hospice agencies such as address, phone number, ownership data and more.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospice Compare'], 'landingPage': 'https://data.medicare.gov/d/yc9t-dgbk', 'contactPoint': {'hasEmail': 'mailto:HospicePRquestions@cms.hhs.gov', 'fn': 'HospicePRquestions@cms.hhs.gov'}, 'issued': '2019-11-21', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/yc9t-dgbk', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/yc9t-dgbk/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/yc9t-dgbk/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/yc9t-dgbk/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/yc9t-dgbk/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['care', 'hospice', 'hospice care', 'list'], 'bureauCode': ['009:38'], 'modified': '2020-11-19', 'title': 'Hospice - General Information'}, {'description': '<p>NNDSS - Table II. Invasive Pneumococcal Diseases, Age <5 - 2017. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories.</p>\n<p>Note:<br />\nThese are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting.</p>\n<p>Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available.</p>\n<p>Footnotes:<br />\n C.N.M.I.: Commonwealth of Northern Mariana Islands.</p>\n<p>U: Unavailable. —: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<p>*Three low incidence conditions, rubella, rubella congenital, and tetanus, are in Table II to facilitate case count verification with reporting jurisdictions.</p>\n<p>† Case counts for reporting years 2016 and 2017 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/">http://wwwn.cdc.gov/nndss/document/</a> ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf. Data for tuberculosis are displayed in Table IV, which appears quarterly.</p>\n<p>§ Includes drug resistant and susceptible cases of Invasive Pneumococcal Disease. This condition was previously named Streptococcus pneumoniae invasive disease and cases were reported to CDC using different event codes to specify whether the cases were drug resistant or in a defined age group, such as <5 years.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/9yc3-yir3', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2018-01-04', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/9yc3-yir3', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/9yc3-yir3/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/9yc3-yir3/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/9yc3-yir3/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/9yc3-yir3/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2017', 'age <5', 'invasive pneumococcal diseases', 'mmwr', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2018-01-04', 'title': 'NNDSS - Table II. Invasive Pneumococcal Diseases, Age <5'}, {'description': '<p>TABLE III. Deaths in 122 U.S. cities – 2016. 122 Cities Mortality Reporting System — Each week, the vital statistics offices of 122 cities across the United States report the total number of death certificates processed and the number of those for which pneumonia or influenza was listed as the underlying or contributing cause of death by age group (Under 28 days, 28 days –1 year, 1-14 years, 15-24 years, 25-44 years, 45-64 years, 65-74 years, 75-84 years, and ≥ 85 years).</p>\n<p>FOOTNOTE:<br />\nU: Unavailable. —: No reported cases.<br />\n* Mortality data in this table are voluntarily reported from 122 cities in the United States, most of which have populations of 100,000 or more. A death is reported by the place of its occurrence and by the week that the death certificate was filed. Fetal deaths are not included.</p>\n<p>† Pneumonia and influenza.</p>\n<p>§ Total includes unknown ages.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'landingPage': 'https://data.cdc.gov/d/rpjd-ejph', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-10-06', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/rpjd-ejph', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rpjd-ejph/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rpjd-ejph/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rpjd-ejph/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rpjd-ejph/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['122 cities', '2016', 'death', 'influenza', 'mortality', 'pneumonia'], 'bureauCode': ['009:00'], 'modified': '2018-01-19', 'title': 'TABLE III. Deaths in 122 U.S. cities'}, {'description': '<p>NNDSS - Table II. Tetanus to Vibriosis - 2015.In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories. Note:These are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting. Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available. Footnotes:C.N.M.I.: Commonwealth of Northern Mariana Islands. U: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum. * Three low incidence conditions, rubella, rubella congenital, and tetanus, have been moved to Table 2 to facilitate case count verification with reporting jurisdictions. ��� Case counts for reporting year 2015 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>. Data for TB are displayed in Table IV, which appears quarterly. �� Any species of the family Vibrionaceae, other than toxigenic Vibrio cholerae O1 or O139.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/nf22-99pv', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-01-07', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/nf22-99pv', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/nf22-99pv/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/nf22-99pv/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/nf22-99pv/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/nf22-99pv/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2015', 'mmwr', 'nedss', 'netss', 'nndss', 'tetanus', 'varicella', 'vibriosis', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2016-01-07', 'title': 'NNDSS - Table II. Tetanus to Vibriosis'}, {'description': '<p>This data set contains a list of hospice agencies with data on their scores on the Consumer Assessment of Healthcare Providers and Systems (CAHPS®) Hospice Survey measures.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospice Compare'], 'landingPage': 'https://data.medicare.gov/d/gxki-hrr8', 'contactPoint': {'hasEmail': 'mailto:hospicecahpssurvey@hsag.com', 'fn': 'CMS'}, 'issued': '2019-11-21', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/gxki-hrr8', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/gxki-hrr8/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/gxki-hrr8/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/gxki-hrr8/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/gxki-hrr8/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['care', 'hospice', 'hospice care', 'list'], 'bureauCode': ['009:38'], 'modified': '2020-11-19', 'title': 'Hospice Compare - Provider CAHPS Hospice Survey Data'}, {'description': '<p>This data set contains the national average (mean) scores of Medicare-certified hospice agencies on the Consumer Assessment of Healthcare Providers and Systems (CAHPS®) Hospice Survey measures.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospice Compare'], 'landingPage': 'https://data.medicare.gov/d/7cv8-v37d', 'contactPoint': {'hasEmail': 'mailto:hospicecahpssurvey@hsag.com', 'fn': 'CMS'}, 'issued': '2019-08-15', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/7cv8-v37d', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/7cv8-v37d/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/7cv8-v37d/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/7cv8-v37d/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/7cv8-v37d/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['care', 'hospice', 'hospice care', 'list'], 'bureauCode': ['009:38'], 'modified': '2020-11-19', 'title': 'Hospice Compare - National CAHPS Hospice Survey Data'}, {'description': '<p>A list of zip codes where hospice provides services.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospice Compare'], 'landingPage': 'https://data.medicare.gov/d/95rg-2usp', 'contactPoint': {'hasEmail': 'mailto:HospicePRquestions@cms.hhs.gov', 'fn': 'HospicePRquestions@cms.hhs.gov'}, 'issued': '2019-08-15', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/95rg-2usp', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/95rg-2usp/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/95rg-2usp/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/95rg-2usp/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/95rg-2usp/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['care', 'hospice', 'hospice care', 'list'], 'bureauCode': ['009:38'], 'modified': '2020-11-19', 'title': 'Hospice - Zip Data'}, {'description': '<p>NNDSS - TABLE 1OO. Viral hemorrhagic fevers, Machupo virus to Viral hemorrhagic fevers, Sabia virus - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />\n§ Prior to 2015, CDC\'s National Notifiable Diseases Surveillance System (NNDSS) did not receive electronic data about incident cases of specific viral hemorrhagic fevers; instead data were collected in aggregate as "viral hemorrhagic fevers\'. NNDSS was updated beginning in 2015 to receive data for each of the viral hemorrhagic fevers listed.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/5nfe-wsjn', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/5nfe-wsjn', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5nfe-wsjn/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5nfe-wsjn/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5nfe-wsjn/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5nfe-wsjn/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'machupo virus', 'marburg virus', 'nedss', 'netss', 'nndss', 'sabia virus', 'viral hemorrhagic fevers', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-05-30', 'title': 'NNDSS - TABLE 1OO. Viral hemorrhagic fevers, Machupo virus to Viral hemorrhagic fevers, Sabia virus'}, {'description': '<p>NNDSS - TABLE 1X. Meningococcal disease, Other serogroups to Meningococcal disease, Unknown serogroup - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/aagc-37gx', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/aagc-37gx', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/aagc-37gx/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/aagc-37gx/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/aagc-37gx/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/aagc-37gx/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'meningococcal disease', 'nedss', 'netss', 'nndss', 'other serogroups', 'unknown serogroup', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-05-30', 'title': 'NNDSS - TABLE 1X. Meningococcal disease, Other serogroups to Meningococcal disease, Unknown serogroup'}, {'description': '<p>NNDSS - Table 1A. Anthrax to Arboviral diseases, Eastern equine encephalitis virus disease - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nC.N.M.I.: Commonwealth of Northern Mariana Islands.<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/cz39-ahbn', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/cz39-ahbn', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/cz39-ahbn/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/cz39-ahbn/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/cz39-ahbn/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/cz39-ahbn/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'anthrax', 'arboviral diseases', 'chikungunya virus disease', 'eastern equine encephalitis virus disease', 'nedss', 'netss', 'neuroinvasive and non-neuroinvasive', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-05-30', 'title': 'NNDSS - TABLE 1A. Anthrax to Arboviral diseases, Eastern equine encephalitis virus disease'}, {'description': '<p>2012-2018 (even years). Data from BRFSS for indicators of adult oral health for even years from 2012 through 2018. National estimates are represented by the median prevalence among 50 states and the District of Columbia data. Estimates are prepared from the BRFSS public use data sets. Estimates in this file are not age adjusted, and may differ slightly from estimates available from the BRFSS web site or Chronic Disease Indicators due to small differences in definition, age adjustment or rounding. For more information, see: <a href="http://www.cdc.gov/oralhealthdata/overview/Adult_Indicators.html">http://www.cdc.gov/oralhealthdata/overview/Adult_Indicators.html</a></p>\n', 'programCode': ['009:020'], 'title': 'NOHSS Adult Indicators', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Oral Health'], 'landingPage': 'https://data.cdc.gov/d/jz6n-v26y', 'contactPoint': {'hasEmail': 'mailto:oralhealth@cdc.gov', 'fn': 'Oral Health Inquiries'}, 'issued': '2019-05-13', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/jz6n-v26y', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/jz6n-v26y/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/jz6n-v26y/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/jz6n-v26y/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/jz6n-v26y/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['access to care', 'adult', 'adults', 'brfss', 'dental care', 'dental cleaning', 'dental visits', 'dentist', 'division of oral health', 'nohss', 'oral health', 'prevalence', 'surveillance', 'tooth loss'], 'bureauCode': ['009:20'], 'modified': '2020-11-17', 'references': ['https://www.cdc.gov/oralhealthdata/'], 'describedBy': 'https://chronicdata.cdc.gov/Oral-Health/NOHSS-Adult-Indicators/jz6n-v26y'}, {'description': '<p>Provisional estimates of death rates. Estimates are presented for each of the 15 leading causes of death plus estimates for deaths attributed to drug overdose, falls (for persons aged 65 and over), human immunodeficiency virus (HIV) disease, homicide, and firearms-related deaths.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/489q-934x', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2018-05-23', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/489q-934x', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/489q-934x/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/489q-934x/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/489q-934x/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/489q-934x/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['leading causes of death', 'national vital statistics system', 'nchs', 'nvss', 'vital statistics rapid release', 'vsrr'], 'bureauCode': ['009:00'], 'modified': '2020-11-17', 'title': 'NCHS - VSRR Quarterly provisional estimates for selected indicators of mortality'}, {'description': '<p>NNDSS - Table II. Cryptosporidiosis to Dengue - 2016. In this Table, provisional* cases of selected† notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories.</p>\n<p>Note:<br />\nThese are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting.</p>\n<p>Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available.</p>\n<p>Footnotes:<br />\nC.N.M.I.: Commonwealth of Northern Mariana Islands.<br />\nU: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<ul>\n<li>Case counts for reporting year 2016 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/">http://wwwn.cdc.gov/nndss/document/</a> ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf. Data for TB are displayed in Table IV, which appears quarterly.<br />\n† Three low incidence conditions, rubella, rubella congenital, and tetanus, are in Table II to facilitate case count verification with reporting jurisdictions.<br />\n§ Includes data for dengue and dengue-like illness. Office of Management and Budget approval of the NNDSS Revision #0920-0728 on January 21, 2016, authorized CDC to receive data for these conditions. CDC is in the process of soliciting data for these conditions.</li>\n</ul>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/kikd-77zw', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2017-01-05', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/kikd-77zw', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/kikd-77zw/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/kikd-77zw/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/kikd-77zw/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/kikd-77zw/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2016', 'cryptosporidiosis', 'dengue', 'dengue virus infection', 'mmwr', 'nedss', 'netss', 'nndss', 'severe dengue', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2017-01-05', 'title': 'NNDSS - Table II. Cryptosporidiosis to Dengue'}, {'description': '<p>State, territorial, and county executive orders, administrative orders, resolutions, and proclamations are collected from government websites and cataloged and coded using Microsoft Excel by one coder with one or more additional coders conducting quality assurance.</p>\n<p>Data were collected to determine when individuals in states, territories, and counties were subject to executive orders, administrative orders, resolutions, and proclamations for COVID-19 that require or recommend people stay in their homes.</p>\n<p>These data are derived from the publicly available state, territorial, and county executive orders, administrative orders, resolutions, and proclamations (“orders”) for COVID-19 that expressly require or recommend individuals stay at home found by the CDC, COVID-19 Community Intervention and At-Risk Task Force, Monitoring and Evaluation Team & CDC, Center for State, Tribal, Local, and Territorial Support, Public Health Law Program from March 15 through May 5, 2020 (for county orders) and through September 14, 2020 (for state and territorial orders). These data will be updated as new orders are collected. Any orders not available through publicly accessible websites are not included in these data. Only official copies of the documents or, where official copies were unavailable, official press releases from government websites describing requirements were coded; news media reports on restrictions were excluded. Recommendations not included in an order are not included in these data. These data do not include mandatory business closures, curfews, or limitations on public or private gatherings. These data do not necessarily represent an official position of the Centers for Disease Control and Prevention.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Policy Surveillance'], 'landingPage': 'https://data.cdc.gov/d/qz3x-mf9n', 'contactPoint': {'hasEmail': 'mailto:cak8@cdc.gov', 'fn': 'Craig Kassinger'}, 'issued': '2020-11-10', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/qz3x-mf9n', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qz3x-mf9n/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qz3x-mf9n/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qz3x-mf9n/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qz3x-mf9n/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['covid-19', 'executive order', 'government order', 'legal epidemiology', 'mitigation', 'proclamation', 'public health order', 'shelter-in-place', 'social distancing', 'stay-at-home'], 'bureauCode': ['009:20'], 'modified': '2020-11-17', 'title': 'U.S. State, Territorial, and County Stay-At-Home Orders: March 15-May 5 (County) and September 14 (State) by County by Day'}, {'description': '<p>State and territorial executive orders, administrative orders, resolutions, and proclamations are collected from government websites and cataloged and coded using Microsoft Excel by one coder with one or more additional coders conducting quality assurance.</p>\n<p>Data were collected to determine when individuals in states and territories were subject to executive orders, administrative orders, resolutions, and proclamations for COVID-19 that require or recommend people stay in their homes. Data consists exclusively of state and territorial orders, many of which apply to specific counties within their respective state or territory; therefore, data is broken down to the county level.</p>\n<p>These data are derived from the publicly available state and territorial executive orders, administrative orders, resolutions, and proclamations (“orders”) for COVID-19 that expressly require or recommend individuals stay at home found by the CDC, COVID-19 Community Intervention and At-Risk Task Force, Monitoring and Evaluation Team & CDC, Center for State, Tribal, Local, and Territorial Support, Public Health Law Program from March 15 through September 14, 2020. These data will be updated as new orders are collected. Any orders not available through publicly accessible websites are not included in these data. Only official copies of the documents or, where official copies were unavailable, official press releases from government websites describing requirements were coded; news media reports on restrictions were excluded. Recommendations not included in an order are not included in these data. These data do not include mandatory business closures, curfews, or limitations on public or private gatherings. These data do not necessarily represent an official position of the Centers for Disease Control and Prevention.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Policy Surveillance'], 'landingPage': 'https://data.cdc.gov/d/y2iy-8irm', 'contactPoint': {'hasEmail': 'mailto:cak8@cdc.gov', 'fn': 'Craig Kassinger'}, 'issued': '2020-11-13', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/y2iy-8irm', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/y2iy-8irm/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/y2iy-8irm/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/y2iy-8irm/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/y2iy-8irm/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['covid-19', 'executive order', 'government order', 'legal epidemiology', 'mitigation', 'proclamation', 'public health order', 'shelter-in-place', 'social distancing', 'stay-at-home'], 'bureauCode': ['009:20'], 'modified': '2020-11-17', 'title': 'U.S. State and Territorial Stay-At-Home Orders: March 15 – September 14 by County by Day'}, {'description': '<p>The bipartisan CARES Act and the Paycheck Protection Program and Health Care Enhancement Act provided $175 billion in relief funds to hospitals and other healthcare providers on the front lines of the coronavirus response. The Department of Health and Human Services through the Health Resources and Services Administration is distributing two rounds of payments to hospitals in High Impact areas for positive COVID-19 admissions. In the first round of the High Impact Allocation, $12 billion was distributed to nearly 400 hospitals who provided inpatient care for 100 or more COVID-19 patients through April 10, 2020. $2 billion of these payments was distributed to these hospitals based on their Medicare disproportionate share and uncompensated care payments. In the second round of funding, $10 billion will be distributed to hospitals having over 161 COVID-19 admissions between January 1 and June 10, 2020.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Administrative'], 'landingPage': 'https://data.cdc.gov/d/b58h-s9zx', 'contactPoint': {'hasEmail': 'mailto:PRFdata@hrsa.gov', 'fn': 'HRSA Chief Data Officer'}, 'issued': '2020-07-20', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/b58h-s9zx', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/b58h-s9zx/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/b58h-s9zx/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/b58h-s9zx/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/b58h-s9zx/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['covid-19', 'provider relief fund'], 'bureauCode': ['009:15'], 'modified': '2020-11-16', 'title': 'Provider Relief Fund COVID-19 High-Impact Payments'}, {'description': '<p>Percentages are weighted to population characteristics. Data are not available if it did not meet BRFSS stability requirements.For more information on these requirements, as well as risk factors and calculated variables, see the Technical Documents and Survey Data for a specific year - <a href="http://www.cdc.gov/brfss/annual_data/annual_data.htm.Recommended">http://www.cdc.gov/brfss/annual_data/annual_data.htm.Recommended</a> citation: Centers for Disease Control and Prevention (CDC). Behavioral Risk Factor Surveillance System. Atlanta, Georgia: U.S. Department of Health and Human Services, Centers for Disease Control and Prevention, [appropriate year].</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Smoking & Tobacco Use'], 'landingPage': 'https://data.cdc.gov/d/j8jk-5ztv', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2013-08-01', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/j8jk-5ztv', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/j8jk-5ztv/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/j8jk-5ztv/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/j8jk-5ztv/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/j8jk-5ztv/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['adults', 'brfss', 'current smokers'], 'bureauCode': ['009:00'], 'modified': '2015-08-27', 'title': 'BRFSS Prevalence And Trends Data: Tobacco Use - Adults Who Are Current Smokers for 1995-2010'}, {'description': '<p>NNDSS - Table II. Tetanus to Varicella - 2018. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states or territory.</p>\n<p>Note:</p>\n<p>This table contains provisional cases of selected national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:</p>\n<p>C.N.M.I.: Commonwealth of Northern Mariana Islands.<br />\nU: Unavailable. —: No reported cases. N: Not reportable. NA: Not Available. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<ul>\n<li>Case counts for reporting years 2017 and 2018 are provisional and subject to change. Data for years 2013 through 2016 are finalized. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>.</li>\n</ul>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/i42d-szcv', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-01-03', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/i42d-szcv', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/i42d-szcv/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/i42d-szcv/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/i42d-szcv/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/i42d-szcv/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2018', 'nedss', 'netss', 'nndss', 'tetanus', 'varicella morbidity', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-01-03', 'title': 'NNDSS - Table II. Tetanus to Varicella'}, {'description': '<p>NNDSS - Table II. Chlamydia to Coccidioidomycosis - 2016. In this Table, provisional* cases of selected† notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories.<br />\nNote:<br />\nThese are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting.</p>\n<p>Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available.</p>\n<p>Footnotes:<br />\nC.N.M.I.: Commonwealth of Northern Mariana Islands.<br />\nU: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<ul>\n<li>Case counts for reporting year 2016 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>. Data for TB are displayed in Table IV, which appears quarterly.<br />\n† Three low incidence conditions, rubella, rubella congenital, and tetanus, are in Table II to facilitate case count verification with reporting jurisdictions.</li>\n</ul>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/n835-hpyp', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2017-01-05', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/n835-hpyp', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/n835-hpyp/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/n835-hpyp/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/n835-hpyp/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/n835-hpyp/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2016', 'chlamydia trachomatis infection', 'coccidioidomycosis', 'mmwr', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2017-01-05', 'title': 'NNDSS - Table II. Chlamydia to Coccidioidomycosis'}, {'description': '<p>Weekly data on the number of deaths from all causes by sex, age group, and race/Hispanic origin group for the United States. Counts of deaths in more recent weeks can be compared with counts from earlier years (2015-2019) to determine if the number is higher than expected.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/m74n-4hbs', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2020-11-12', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/m74n-4hbs', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/m74n-4hbs/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/m74n-4hbs/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/m74n-4hbs/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/m74n-4hbs/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['covid-19', 'excess deaths', 'nchs'], 'bureauCode': ['009:00'], 'modified': '2020-11-13', 'title': 'AH Excess Deaths by Sex, Age, and Race'}, {'description': '<p>Cumulative provisional counts of deaths sex, race/Hispanic origin, age group, and by select underlying causes of death. The dataset also includes provisional counts of death for COVID-19, coded to ICD-10 code U07.1 as an underlying or multiple cause of death. Includes deaths that occurred between January 1, 2020 to July 4, 2020.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/sf7h-sajc', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2020-08-04', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/sf7h-sajc', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/sf7h-sajc/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/sf7h-sajc/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/sf7h-sajc/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/sf7h-sajc/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['age group', 'cause of death', 'coronavirus', 'covid-19', 'deaths', 'hispanic origin', 'mortality', 'race'], 'bureauCode': ['009:00'], 'modified': '2020-11-12', 'title': 'Cumulative Provisional Death Counts by Sex, Race, and Age through 7/4/2020'}, {'description': '<p>Provisional counts of deaths by the month the deaths occurred, by age group and HHS region, for select underlying causes of death for 2019-2020. The dataset also includes monthly provisional counts of death for COVID-19, coded to ICD-10 code U07.1 as an underlying or multiple cause of death.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/ezfr-g6hf', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2020-09-04', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/ezfr-g6hf', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ezfr-g6hf/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ezfr-g6hf/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ezfr-g6hf/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ezfr-g6hf/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['age group', 'covid-19', 'death', 'monthly', 'mortality'], 'bureauCode': ['009:00'], 'modified': '2020-11-12', 'title': 'Monthly provisional counts of deaths by age group and HHS region for select causes of death'}, {'description': '<p>Provisional death counts of sickle cell disease and coronavirus disease 2019 (COVID-19), by quarter, age, and race or Hispanic origin.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/3sh4-uqpm', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2020-09-25', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/3sh4-uqpm', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/3sh4-uqpm/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/3sh4-uqpm/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/3sh4-uqpm/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/3sh4-uqpm/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['covid-19', 'mortality', 'sickle cell disease'], 'bureauCode': ['009:00'], 'modified': '2020-11-12', 'title': 'AH Sickle Cell Disease Provisional Death Counts 2019-2020'}, {'description': '<p>Source: Behavioral Risk Factor Surveillance System (BRFSS), 2012 & 2014.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Motor Vehicle'], 'landingPage': 'https://data.cdc.gov/d/s9bp-7k3m', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-09-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/s9bp-7k3m', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/s9bp-7k3m/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/s9bp-7k3m/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/s9bp-7k3m/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/s9bp-7k3m/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cdc', 'centers for disease control and prevention'], 'bureauCode': ['009:00'], 'modified': '2016-09-26', 'title': 'Percentage of Adults Who Report Driving After Drinking Too Much (in the past 30 days), All States, 2012 & 2014'}, {'description': '<p>TABLE III. Deaths in 122 U.S. cities - 2015122 Cities Mortality Reporting System ��� Each week, the vital statistics offices of 122 cities across the United States report the total number of death certificates processed and the number of those for which pneumonia or influenza was listed as the underlying or contributing cause of death by age group (Under 28 days, 28 days ���1 year, 1-14 years, 15-24 years, 25-44 years, 45-64 years, 65-74 years, 75-84 years, and ��� 85 years).FOOTNOTE:U: Unavailable -: No reported cases * Mortality data in this table are voluntarily reported from 122 cities in the United States, most of which have populations of 100,000 or more. A death is reported by the place of its occurrence and by the week that the death certificate was filed. Fetal deaths are not included. ** Totals include unknown ages. *** Partial counts for this city.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'landingPage': 'https://data.cdc.gov/d/7esm-uptm', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-01-07', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/7esm-uptm', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7esm-uptm/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7esm-uptm/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7esm-uptm/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7esm-uptm/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['122 cities', '2015', 'death', 'influenza', 'mortality', 'pneumonia'], 'bureauCode': ['009:00'], 'modified': '2018-01-19', 'title': 'TABLE III. Deaths in 122 U.S. cities'}, {'description': '<p>NNDSS - Table II. Spotted Fever Rickettsiosis to Syphilis - 2015.In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories. Note:These are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting. Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available. Footnotes:C.N.M.I.: Commonwealth of Northern Mariana Islands. U: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum. * Three low incidence conditions, rubella, rubella congenital, and tetanus, have been moved to Table 2 to facilitate case count verification with reporting jurisdictions. ��� Case counts for reporting year 2015 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>. Data for TB are displayed in Table IV, which appears quarterly. �� Illnesses with similar clinical presentation that result from Spotted fever group rickettsia infections are reported as Spotted fever rickettsioses. Rocky Mountain spotted fever (RMSF) caused by Rickettsia rickettsii, is the most common and well-known spotted fever.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/ekd3-qu3w', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-01-07', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/ekd3-qu3w', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ekd3-qu3w/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ekd3-qu3w/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ekd3-qu3w/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ekd3-qu3w/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2015', 'mmwr', 'nedss', 'netss', 'nndss', 'rmsf', 'spotted fever rickettsiosis', 'syphilis primary and secondary', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2016-01-07', 'title': 'NNDSS - Table II. Spotted Fever Rickettsiosis to Syphilis'}, {'description': '<p>This data contains provisional counts for drug overdose deaths based on a current flow of mortality data in the National Vital Statistics System. Counts for the most recent final annual data are provided for comparison. National provisional counts include deaths occurring within the 50 states and the District of Columbia as of the date specified and may not include all deaths that occurred during a given time period. Provisional counts are often incomplete and causes of death may be pending investigation (see Technical notes) resulting in an underestimate relative to final counts. To address this, methods were developed to adjust provisional counts for reporting delays by generating a set of predicted provisional counts (see Technical notes). Starting in June 2018, this monthly data release will include both reported and predicted provisional counts.</p>\n<p>The provisional data include: (a) the reported and predicted provisional counts of deaths due to drug overdose occurring nationally and in each jurisdiction; (b) the percentage changes in provisional drug overdose deaths for the current 12 month-ending period compared with the 12-month period ending in the same month of the previous year, by jurisdiction; and (c) the reported and predicted provisional counts of drug overdose deaths involving specific drugs or drug classes occurring nationally and in selected jurisdictions. The reported and predicted provisional counts represent the numbers of deaths due to drug overdose occurring in the 12-month periods ending in the month indicated. These counts include all seasons of the year and are insensitive to variations by seasonality. Deaths are reported by the jurisdiction in which the death occurred.</p>\n<p>Several data quality metrics, including the percent completeness in overall death reporting, percentage of deaths with cause of death pending further investigation, and the percentage of drug overdose deaths with specific drugs or drug classes reported are included to aid in interpretation of provisional data as these measures are related to the accuracy of provisional counts (see Technical notes). Reporting of the specific drugs and drug classes involved in drug overdose deaths varies by jurisdiction, and comparisons of death rates involving specific drugs across selected jurisdictions should not be made (see Technical notes). Provisional data will be updated on a monthly basis as additional records are received.</p>\n<p>Technical notes</p>\n<p>Nature and sources of data</p>\n<p>Provisional drug overdose death counts are based on death records received and processed by the National Center for Health Statistics (NCHS) as of a specified cutoff date. The cutoff date is generally the first Sunday of each month. National provisional estimates include deaths occurring within the 50 states and the District of Columbia. NCHS receives the death records from state vital registration offices through the Vital Statistics Cooperative Program (VSCP).</p>\n<p>The timeliness of provisional mortality surveillance data in the National Vital Statistics System (NVSS) database varies by cause of death. The lag time (i.e., the time between when the death occurred and when the data are available for analysis) is longer for drug overdose deaths compared with other causes of death (1). Thus, provisional estimates of drug overdose deaths are reported 6 months after the date of death.</p>\n<p>Provisional death counts presented in this data visualization are for “12-month ending periods,” defined as the number of deaths occurring in the 12-month period ending in the month indicated. For example, the 12-month ending period in June 2017 would include deaths occurring from July 1, 2016, through June 30, 2017. The 12-month ending period counts include all seasons of the year and are insensitive to reporting variations by seasonality. Counts for the 12-month period ending in the same month of the previous year are shown for comparison. These provisional counts of drug overdose deaths and re</p>\n', 'programCode': ['009:020'], 'temporal': '2015-01-01T05:00:00-05:00/2017-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/xkb8-kh2a', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2019-04-17', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/xkb8-kh2a', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xkb8-kh2a/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xkb8-kh2a/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xkb8-kh2a/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xkb8-kh2a/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cocaine', 'deaths', 'drug', 'drug overdose', 'heroin', 'methadone', 'mortality', 'nchs', 'opiate', 'opioid', 'psychostimulants', 'state', 'united states'], 'bureauCode': ['009:00'], 'modified': '2020-11-12', 'title': 'VSRR Provisional Drug Overdose Death Counts', 'accrualPeriodicity': 'R/P1M'}, {'description': '<p>NNDSS - TABLE 1Z. Pertussis to Poliomyelitis, paralytic - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/bve7-bjy2', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/bve7-bjy2', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/bve7-bjy2/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/bve7-bjy2/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/bve7-bjy2/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/bve7-bjy2/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'nedss', 'netss', 'nndss', 'paralytic', 'pertussis', 'plague', 'poliomyelitis', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-05-30', 'title': 'NNDSS - TABLE 1Z. Pertussis to Poliomyelitis, paralytic'}, {'description': '<p>NNDSS - Table 1F. Brucellosis to Candida auris, clinical - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />\n§ Candida auris, clinical colonization/screening cases are not included in this table. These data are available on the Mycotic Diseases Branch\'s Tracking Candida auris page (<a href="https://www.cdc.gov/fungal/candida-auris/tracking-c-auris.html">https://www.cdc.gov/fungal/candida-auris/tracking-c-auris.html</a>).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/w54d-atna', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/w54d-atna', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/w54d-atna/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/w54d-atna/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/w54d-atna/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/w54d-atna/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'brucellosis', 'campylobacteriosis', 'candida auris', 'clinical', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-05-30', 'title': 'NNDSS - TABLE 1F. Brucellosis to Candida auris, clinical'}, {'description': '<p>NNDSS - TABLE 1Y. Mumps to Novel influenza A virus infections - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />\n§ Novel influenza A virus infections are human infections with influenza A viruses that are different from currently circulating human seasonal influenza viruses. With the exception of one avian lineage influenza A (H7N2) virus, all novel influenza A virus infections reported to CDC since 2012 have been variant influenza viruses.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/yvsw-8ht9', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/yvsw-8ht9', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/yvsw-8ht9/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/yvsw-8ht9/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/yvsw-8ht9/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/yvsw-8ht9/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'mumps', 'nedss', 'netss', 'nndss', 'novel influenza a virus infections', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-05-30', 'title': 'NNDSS - TABLE 1Y. Mumps to Novel influenza A virus infections'}, {'description': '<p>NNDSS - Table 1I. Cryptosporidiosis to Cyclosporiasis - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/khjf-tq2k', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/khjf-tq2k', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/khjf-tq2k/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/khjf-tq2k/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/khjf-tq2k/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/khjf-tq2k/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'cryptosporidiosis', 'cyclosporiasis', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-05-30', 'title': 'NNDSS - TABLE 1I. Cryptosporidiosis to Cyclosporiasis'}, {'description': '<p>Final counts of deaths by the week the deaths occurred, by state of occurrence, and by select causes of death for 2014-2018. Death counts in this dataset were derived from the National Vital Statistics System database that provides the most timely access to the data. Therefore, counts may differ slightly from final data due to differences in processing, recoding, and imputation.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/3yf8-kanr', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2020-04-28', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/3yf8-kanr', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/3yf8-kanr/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/3yf8-kanr/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/3yf8-kanr/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/3yf8-kanr/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cause of death'], 'bureauCode': ['009:00'], 'modified': '2020-11-10', 'title': 'Weekly Counts of Deaths by State and Select Causes, 2014-2018'}, {'description': '<p>Deaths involving coronavirus disease 2019 (COVID-19) and pneumonia reported to NCHS by place of death, age, and state.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/g4z9-a9d3', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2020-07-24', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/g4z9-a9d3', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/g4z9-a9d3/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/g4z9-a9d3/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/g4z9-a9d3/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/g4z9-a9d3/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['centers-for-disease-control-and-prevention'], 'bureauCode': ['009:00'], 'modified': '2020-11-10', 'title': 'Provisional COVID-19 Death Counts by Place of Death and Age Group'}, {'description': '<p>Cumulative provisional counts of deaths sex, race/Hispanic origin, age group, and by select underlying causes of death. The dataset also includes provisional counts of death for COVID-19, coded to ICD-10 code U07.1 as an underlying or multiple cause of death. Includes deaths that occurred between January 1, 2020 to July 11, 2020.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/mwk9-wnfr', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2020-07-22', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/mwk9-wnfr', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mwk9-wnfr/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mwk9-wnfr/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mwk9-wnfr/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mwk9-wnfr/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['age group', 'cause of death', 'coronavirus', 'covid-19', 'deaths', 'hispanic origin', 'mortality', 'race'], 'bureauCode': ['009:00'], 'modified': '2020-11-10', 'title': 'Cumulative Provisional Counts of Deaths by Sex, Race, and Age'}, {'description': '<p>Deaths involving coronavirus disease 2019 (COVID-19) by month of death, region, age, place of death, and race and Hispanic origin.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/aie4-agrk', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2020-09-11', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/aie4-agrk', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/aie4-agrk/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/aie4-agrk/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/aie4-agrk/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/aie4-agrk/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['age group', 'covid-19', 'hispanic origin', 'monthly', 'race'], 'bureauCode': ['009:00'], 'modified': '2020-11-10', 'title': 'Monthly counts of COVID-19 deaths, by region, age, and race and Hispanic origin'}, {'description': '<p>Deaths involving coronavirus disease 2019 (COVID-19) by month of death, region, age, place of death, and race and Hispanic origin: May-August 2020.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/w4jm-mysj', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2020-09-28', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/w4jm-mysj', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/w4jm-mysj/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/w4jm-mysj/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/w4jm-mysj/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/w4jm-mysj/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['age group', 'covid-19', 'hispanic origin', 'monthly', 'race'], 'bureauCode': ['009:00'], 'modified': '2020-11-10', 'title': 'Monthly counts of COVID-19 deaths, by region, age, place, and race and Hispanic origin'}, {'description': '<p>Provisional count of deaths involving coronavirus disease 2019 (COVID-19) by United States county, from week ending February 1, 2020 through week ending August 1, 2020.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/6vqh-esgs', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2020-09-24', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/6vqh-esgs', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6vqh-esgs/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6vqh-esgs/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6vqh-esgs/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6vqh-esgs/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['coronavirus', 'county', 'covid-19', 'deaths', 'mortality', 'nchs'], 'bureauCode': ['009:00'], 'modified': '2020-11-10', 'title': 'AH County-level Provisional COVID-19 Deaths Counts'}, {'description': '<p>Provisional death counts of COVID-19 deaths by place of death, week, and age.</p>\n<p>Data source: National Center for Health Statistics National Vital Statistics System. Provisional data for 2020.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/g7hk-rc8d', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2020-10-05', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/g7hk-rc8d', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/g7hk-rc8d/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/g7hk-rc8d/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/g7hk-rc8d/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/g7hk-rc8d/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['centers-for-disease-control-and-prevention'], 'bureauCode': ['009:00'], 'modified': '2020-11-10', 'title': 'AH Place of Death By Age and Week, Provisional Counts of COVID-19 Deaths'}, {'description': '<p>Provisional death counts of diabetes, coronavirus disease 2019 (COVID-19) and other select causes of death, by month, sex, and age.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/qdcb-uzft', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2020-10-21', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/qdcb-uzft', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qdcb-uzft/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qdcb-uzft/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qdcb-uzft/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qdcb-uzft/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['covid-19', 'diabetes', 'mortality'], 'bureauCode': ['009:00'], 'modified': '2020-11-10', 'title': 'AH Provisional Diabetes Death Counts, 2020'}, {'description': '<p>NNDSS - Table II. Rubella to Salmonellosis - 2015.In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed.The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories. Note:These are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting. Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available. Footnotes:C.N.M.I.: Commonwealth of Northern Mariana Islands. U: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum. * Three low incidence conditions, rubella, rubella congenital, and tetanus, have been moved to Table 2 to facilitate case count verification with reporting jurisdictions. ��� Case counts for reporting year 2015 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>. Data for TB are displayed in Table IV, which appears quarterly.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/d6kj-devz', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-01-07', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/d6kj-devz', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/d6kj-devz/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/d6kj-devz/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/d6kj-devz/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/d6kj-devz/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2015', 'congenital syndrome', 'mmwr', 'nedss', 'netss', 'nndss', 'rubella', 'salmonellosis', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2016-01-07', 'title': 'NNDSS - Table II. Rubella to Salmonellosis'}, {'description': '<p>NNDSS - TABLE 1S. Invasive pneumococcal disease, all ages, Confirmed to Invasive pneumococcal disease, all ages, Probable - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\n Max: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />\n§ Includes drug resistant and susceptible cases of Invasive Pneumococcal Disease.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/drfe-vxdh', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/drfe-vxdh', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/drfe-vxdh/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/drfe-vxdh/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/drfe-vxdh/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/drfe-vxdh/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'all ages', 'confirmed', 'invasive pneumococcal disease', 'nedss', 'netss', 'nndss', 'probable', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-05-30', 'title': 'NNDSS - TABLE 1S. Invasive pneumococcal disease, all ages, Confirmed to Invasive pneumococcal disease, all ages, Probable'}, {'description': '<p>The provisional counts for coronavirus disease (COVID-19) deaths are based on a current flow of mortality data in the National Vital Statistics System. National provisional counts include deaths occurring within the 50 states and the District of Columbia as of the date specified that have been received and coded. It is important to note that it can take several weeks for death records to be submitted to National Center for Health Statistics (NCHS), processed, coded, and tabulated. Therefore, the data shown on this page may be incomplete, and will likely not include all deaths that occurred during a given time period especially for the more recent time periods. Death counts for earlier weeks are continually revised and may increase or decrease as new and updated death certificate data are received from the states by NCHS. COVID-19 death counts shown here may differ from other published sources, as data currently are lagged by an average of 1-2 weeks.</p>\n<p>The provisional data presented on this page include the weekly provisional count of deaths in the United States due to COVID-19, deaths from all causes and percent of expected deaths (i.e., number of deaths received over number of deaths expected based on data from previous years), pneumonia deaths (excluding pneumonia deaths involving influenza), and pneumonia deaths involving COVID-19; (a) by week ending date, (b) by age at death, and (c) by specific jurisdictions. Future updates to this release may include additional detail such as demographic characteristics (e.g., sex), additional causes of death (e.g., acute respiratory distress syndrome or other comorbidities), or estimates based on models that account for reporting delays to generate more accurate predicted provisional counts.</p>\n<p>Pneumonia deaths are included to provide context for understanding the completeness of COVID-19 mortality data and related trends. Deaths due to COVID-19 may be misclassified as pneumonia deaths in the absence of positive test results, and pneumonia may appear on death certificates as a comorbid condition. Thus, increases in pneumonia deaths may be an indicator of excess COVID-19-related mortality. Additionally, estimates of completeness for pneumonia deaths may provide context for understanding the lag in reporting for COVID-19 deaths, as it is anticipated that these causes would have similar delays in reporting, processing, and coding. However, it is possible that reporting of COVID-19 mortality may be slower or faster than for other causes of death, and that the delay may change over time. Analyses to better understand and quantify reporting delays for COVID-19 deaths and related causes are underway. The list of causes provided in these tables may expand in future releases as more data are received, and other potentially comorbid conditions are determined.</p>\n<p>Technical notes</p>\n<p>Comparing data in this report to other sources</p>\n<p>Provisional death counts in this report will not match counts in other sources, such as media reports or numbers from county health departments. Death data, once received and processed by National Center for Health Statistics (NCHS), are tabulated by the state or jurisdiction in which the death occurred. Death counts are not tabulated by the decedent’s state of residence. COVID-19 deaths may also be classified or defined differently in various reporting and surveillance systems. Death counts in this report include laboratory confirmed COVID-19 deaths and clinically confirmed COVID-19 deaths. This includes deaths where COVID-19 is listed as a “presumed” or “probable” cause. Some local and state health departments only report laboratory-confirmed COVID deaths. This may partly account for differences between NCHS reported death counts and death counts reported in other sources. Provisional counts reported here track approximately 1–2 weeks behind other published data sources on the number of COVID-19 deaths in the U.S. (1,2,3).</p>\n<p>Nature and sources of data</p>\n<p>Provisional death c</p>\n', 'programCode': ['009:020'], 'temporal': '2019-01-01T05:00:00-05:00/2020-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/hc4f-j6nb', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2020-04-23', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/hc4f-j6nb', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hc4f-j6nb/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hc4f-j6nb/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hc4f-j6nb/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hc4f-j6nb/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['age', 'coronavirus', 'covid-19', 'deaths', 'mortality', 'nchs', 'pneumonia', 'state', 'united states'], 'bureauCode': ['009:00'], 'modified': '2020-11-10', 'title': 'Provisional Death Counts for Coronavirus Disease (COVID-19)', 'accrualPeriodicity': 'R/P1D'}, {'description': '<p>NNDSS - Table II. Hepatitis (viral, acute, by type) A & B - 2018. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states or territory.</p>\n<p>Note:</p>\n<p>This table contains provisional cases of selected national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:</p>\n<p>C.N.M.I.: Commonwealth of Northern Mariana Islands.<br />\nU: Unavailable. —: No reported cases. N: Not reportable. NA: Not Available. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<ul>\n<li>Case counts for reporting years 2017 and 2018 are provisional and subject to change. Data for years 2013 through 2016 are finalized. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>.</li>\n</ul>\n<p>† Perinatal hepatitis C cases are not included in this table. These data will be included in the annual NNDSS tables on the NNDSS Data and Statistics page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>) beginning with data year 2018 and in the annual Summary of Viral Hepatitis, published online by CDC\'s Division of Viral Hepatitis, available at <a href="https://www.cdc.gov/hepatitis/statistics/2015surveillance/index.htm">https://www.cdc.gov/hepatitis/statistics/2015surveillance/index.htm</a>.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/btcp-84tv', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-01-03', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/btcp-84tv', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/btcp-84tv/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/btcp-84tv/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/btcp-84tv/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/btcp-84tv/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2018', 'acute', 'by type) a & b', 'hepatitis (viral', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-01-03', 'title': 'NNDSS - Table II. Hepatitis (viral, acute, by type) A & B'}, {'description': '<p>Percentages are weighted to population characteristics. Data are not available if it did not meet BRFSS stability requirements.For more information on these requirements, as well as risk factors and calculated variables, see the Technical Documents and Survey Data for a specific year - <a href="http://www.cdc.gov/brfss/annual_data/annual_data.htm.Recommended">http://www.cdc.gov/brfss/annual_data/annual_data.htm.Recommended</a> citation: Centers for Disease Control and Prevention (CDC). Behavioral Risk Factor Surveillance System. Atlanta, Georgia: U.S. Department of Health and Human Services, Centers for Disease Control and Prevention, [appropriate year].</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Smoking & Tobacco Use'], 'landingPage': 'https://data.cdc.gov/d/8zak-ewtm', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2013-08-02', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/8zak-ewtm', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/8zak-ewtm/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/8zak-ewtm/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/8zak-ewtm/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/8zak-ewtm/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['brfss', 'current smokers', 'former smoker', 'non-smoker'], 'bureauCode': ['009:00'], 'modified': '2015-08-27', 'title': 'BRFSS Prevalence and Trends Data: Tobacco Use - Four Level Smoking Data for 1995-2010'}, {'description': '<p>NNDSS - TABLE 1DD. Rubella to Rubella, congenital syndrome - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/ht29-hwxw', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/ht29-hwxw', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ht29-hwxw/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ht29-hwxw/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ht29-hwxw/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ht29-hwxw/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'nedss', 'netss', 'nndss', 'rubella', 'rubella congenital syndrome', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-05-30', 'title': 'NNDSS - TABLE 1DD. Rubella to Rubella, congenital syndrome'}, {'description': '<p>Nursing home summary information for the Health and Fire Safety Inspections currently listed on Nursing Home Compare, including dates of the three most recent inspections (including those with no deficiencies), and counts of deficiencies sited, overall and within the categories listed on Nursing Home Compare. Data are presented as one inspection cycle per provider. Note that deficiency counts do not include citations from complaint inspections.</p>\n', 'programCode': ['009:078'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Nursing Home Compare'], 'landingPage': 'https://data.medicare.gov/d/tbry-pc2d', 'contactPoint': {'hasEmail': 'mailto:BetterCare@cms.hhs.gov', 'fn': 'Nursing Home Compare'}, 'issued': '2020-05-08', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/tbry-pc2d', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/tbry-pc2d/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/tbry-pc2d/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/tbry-pc2d/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/tbry-pc2d/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['complaints', 'inspection results', 'nhc', 'nursing home', 'safety'], 'bureauCode': ['009:38'], 'modified': '2020-11-06', 'title': 'Survey Summary'}, {'description': '<p>General information on currently active nursing homes, including number of certified beds, quality measure scores, staffing and other information used in the Five-Star Rating System. Data are presented as one row per nursing home.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Nursing Home Compare'], 'landingPage': 'https://data.medicare.gov/d/4pq5-n9py', 'contactPoint': {'hasEmail': 'mailto:BetterCare@cms.hhs.gov', 'fn': 'Nursing Home Compare'}, 'issued': '2020-08-26', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/4pq5-n9py', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/4pq5-n9py/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/4pq5-n9py/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/4pq5-n9py/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/4pq5-n9py/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['general information', 'nhc', 'nursing home'], 'bureauCode': ['009:38'], 'modified': '2020-11-06', 'title': 'Provider Info'}, {'description': '<p>A list of a variety of averages for each state or territory as well as the national average, including each quality measure, staffing, fine amount and number of deficiencies. Each row displays a specific state or territory, the associated measure and average.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Nursing Home Compare'], 'landingPage': 'https://data.medicare.gov/d/xcdc-v8bm', 'contactPoint': {'hasEmail': 'mailto:BetterCare@cms.hhs.gov', 'fn': 'Nursing Home Compare'}, 'issued': '2020-10-28', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/xcdc-v8bm', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/xcdc-v8bm/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/xcdc-v8bm/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/xcdc-v8bm/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/xcdc-v8bm/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['general information', 'nhc', 'nursing home'], 'bureauCode': ['009:38'], 'modified': '2020-11-06', 'title': 'State US Averages'}, {'description': '<p>A list of the fines and payment denials currently displayed on Nursing Home Compare.</p>\n', 'programCode': ['009:078'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Nursing Home Compare'], 'landingPage': 'https://data.medicare.gov/d/g6vv-u9sr', 'contactPoint': {'hasEmail': 'mailto:BetterCare@cms.hhs.gov', 'fn': 'Nursing Home Compare'}, 'issued': '2020-07-29', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/g6vv-u9sr', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/g6vv-u9sr/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/g6vv-u9sr/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/g6vv-u9sr/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/g6vv-u9sr/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['enforcement', 'nhc', 'nursing home', 'penalties'], 'bureauCode': ['009:38'], 'modified': '2020-11-06', 'title': 'Penalties'}, {'description': '<p>A list of ownership information for currently active nursing homes.</p>\n', 'programCode': ['009:078'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Nursing Home Compare'], 'landingPage': 'https://data.medicare.gov/d/y2hd-n93e', 'contactPoint': {'hasEmail': 'mailto:BetterCare@cms.hhs.gov', 'fn': 'Nursing Home Compare'}, 'issued': '2019-09-25', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/y2hd-n93e', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/y2hd-n93e/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/y2hd-n93e/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/y2hd-n93e/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/y2hd-n93e/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['general information', 'nhc', 'nursing home'], 'bureauCode': ['009:38'], 'modified': '2020-11-06', 'title': 'Ownership'}, {'description': '<p>Quality measures displayed on Nursing Home Compare that are based on Medicare claims data. Each row contains a specific quality measure for a specific nursing home and includes the risk-adjusted score.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Nursing Home Compare'], 'landingPage': 'https://data.medicare.gov/d/ijh5-nb2v', 'contactPoint': {'hasEmail': 'mailto:BetterCare@cms.hhs.gov', 'fn': 'Nursing Home Compare'}, 'issued': '2020-07-29', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/ijh5-nb2v', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/ijh5-nb2v/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/ijh5-nb2v/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/ijh5-nb2v/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/ijh5-nb2v/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['measures', 'nhc', 'nursing home', 'quality', 'quality measures', 'ratings'], 'bureauCode': ['009:38'], 'modified': '2020-11-06', 'title': 'Medicare Claims Quality Measures'}, {'description': '<p>Quality measures displayed on Nursing Home Compare that are based on the resident assessments that make up the nursing home Minimum Data Set (MDS). Each row contains a specific quality measure for a specific nursing home and includes the 4-quarter score average and scores for each individual quarter.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Nursing Home Compare'], 'landingPage': 'https://data.medicare.gov/d/djen-97ju', 'contactPoint': {'hasEmail': 'mailto:BetterCare@cms.hhs.gov', 'fn': 'Nursing Home Compare'}, 'issued': '2020-07-29', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/djen-97ju', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/djen-97ju/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/djen-97ju/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/djen-97ju/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/djen-97ju/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['measures', 'nhc', 'nursing home', 'quality', 'quality measures', 'ratings'], 'bureauCode': ['009:38'], 'modified': '2020-11-06', 'title': 'MDS Quality Measures'}, {'description': '<p>A list of all health deficiencies currently listed on Nursing Home Compare, including the nursing home that received the deficiency, the associated inspection date, deficiency tag number, scope and severity, the current status of the deficiency and the correction date. Data are presented as one deficiency per row.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Nursing Home Compare'], 'landingPage': 'https://data.medicare.gov/d/r5ix-sfxw', 'contactPoint': {'hasEmail': 'mailto:BetterCare@cms.hhs.gov', 'fn': 'Nursing Home Compare'}, 'issued': '2020-05-08', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/r5ix-sfxw', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/r5ix-sfxw/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/r5ix-sfxw/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/r5ix-sfxw/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/r5ix-sfxw/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['complaints', 'inspection results', 'nhc', 'nursing home', 'safety'], 'bureauCode': ['009:38'], 'modified': '2020-11-06', 'title': 'Health Deficiencies'}, {'description': '<p>A list of all fire safety deficiencies currently listed on Nursing Home Compare, including the nursing home that received the deficiency, the associated inspection date, deficiency tag number, scope and severity, the current status of the deficiency and the correction date. Data are presented as one deficiency per row.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Nursing Home Compare'], 'landingPage': 'https://data.medicare.gov/d/ifjz-ge4w', 'contactPoint': {'hasEmail': 'mailto:BetterCare@cms.hhs.gov', 'fn': 'Nursing Home Compare'}, 'issued': '2019-12-04', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/ifjz-ge4w', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/ifjz-ge4w/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/ifjz-ge4w/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/ifjz-ge4w/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/ifjz-ge4w/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['complaints', 'inspection results', 'nhc', 'nursing home', 'safety'], 'bureauCode': ['009:38'], 'modified': '2020-11-06', 'title': 'Fire Safety Deficiencies'}, {'description': '<p>NOTES: Figures include all revisions received from the states and, therefore, may differ from those previously published. Data are provisional and are subject to monthly reporting variation. National data are calculated by summing the number of events reported by state of residence; counts are rounded to the nearest thousand (births and deaths) or hundred (infant deaths). Provisional counts may differ by approximately 2% from final counts, due to rounding and reporting variation. Additionally, the accuracy of the provisional counts may change over time. Data are estimates by state of residence. For discussion of the nature, source, and limitations of the data, see "Technical Notes" of the report, Births, Marriages, Divorces, and Deaths: Provisional Data for 2009. Available from URL: <a href="http://www.cdc.gov/nchs/data/nvsr/nvsr58/nvsr58_25.htm">http://www.cdc.gov/nchs/data/nvsr/nvsr58/nvsr58_25.htm</a>. Final counts of births, deaths, and infant deaths for previous years can be obtained from <a href="http://wonder.cdc.gov">http://wonder.cdc.gov</a>.</p>\n<p>SOURCE: Provisional data from the National Vital Statistics System, National Center for Health Statistics, CDC.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/hmz2-vwda', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2018-07-31', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/hmz2-vwda', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hmz2-vwda/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hmz2-vwda/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hmz2-vwda/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hmz2-vwda/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['50 states', 'deaths', 'district of columbia', 'infant deaths', 'live births', 'national vital statistics system', 'nvss', 'puerto rico', 'united states', 'vital statistics rapid release', 'vsrr'], 'bureauCode': ['009:00'], 'modified': '2020-11-06', 'title': 'VSRR - State and National Provisional Counts for Live Births, Deaths, and Infant Deaths'}, {'description': '<p>Non-Critical Access Hospitals (CAHs) with swing beds are hospitals that provide Medicare Part A Skilled Nursing Facility (SNF) services to beneficiaries and must report data on certain measures of quality to Medicare through the Skilled Nursing Facility Quality Reporting Program (SNF QRP). This file contains a list of the swing bed units participating in the SNF QRP, as well as their results on quality measures implemented under the IMPACT Act.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Nursing Home Compare'], 'landingPage': 'https://data.medicare.gov/d/6uyb-waub', 'contactPoint': {'hasEmail': 'mailto:SNFQRPPRQuestions@cms.hhs.gov', 'fn': 'Nursing Home Compare'}, 'issued': '2019-09-25', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/6uyb-waub', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/6uyb-waub/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/6uyb-waub/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/6uyb-waub/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/6uyb-waub/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['centers-for-medicare-medicaid-services'], 'bureauCode': ['009:38'], 'modified': '2020-11-06', 'title': 'Skilled Nursing Facility Quality Reporting Program – Swing Beds – Provider Data'}, {'description': '<p>Skilled Nursing Facilities (SNFs) provide Medicare Part A SNF services to beneficiaries and must report data on certain measures of quality to Medicare through the Skilled Nursing Facility Quality Reporting Program (SNF QRP). This file contains national averages on quality measures implemented under the IMPACT Act.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Nursing Home Compare'], 'landingPage': 'https://data.medicare.gov/d/5sqm-2qku', 'contactPoint': {'hasEmail': 'mailto:SNFQRPPRQuestions@cms.hhs.gov', 'fn': 'Nursing Home Compare'}, 'issued': '2018-10-03', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/5sqm-2qku', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/5sqm-2qku/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/5sqm-2qku/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/5sqm-2qku/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/5sqm-2qku/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['centers-for-medicare-medicaid-services'], 'bureauCode': ['009:38'], 'modified': '2020-11-06', 'title': 'Skilled Nursing Facility Quality Reporting Program - National Data'}, {'description': '<p>Skilled Nursing Facilities (SNFs) provide Medicare Part A SNF services to beneficiaries and must report data on certain measures of quality to Medicare through the Skilled Nursing Facility Quality Reporting Program (SNF QRP). This file contains a list of SNFs, as well as their results on the quality of resident care measures implemented under the IMPACT Act.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Nursing Home Compare'], 'landingPage': 'https://data.medicare.gov/d/fykj-qjee', 'contactPoint': {'hasEmail': 'mailto:SNFQRPPRQuestions@cms.hhs.gov', 'fn': 'Nursing Home Compare'}, 'issued': '2019-10-23', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/fykj-qjee', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/fykj-qjee/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/fykj-qjee/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/fykj-qjee/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/fykj-qjee/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['centers-for-medicare-medicaid-services'], 'bureauCode': ['009:38'], 'modified': '2020-11-06', 'title': 'Skilled Nursing Facility Quality Reporting Program - Provider Data'}, {'description': '<p>NNDSS - TABLE 1P. Hemolytic uremic syndrome post-diarrheal to Hepatitis (viral, acute, by type), B - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/y4x9-2nqn', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/y4x9-2nqn', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/y4x9-2nqn/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/y4x9-2nqn/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/y4x9-2nqn/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/y4x9-2nqn/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'acute', 'by type) a', 'by type) b', 'hemolytic uremic syndrome post-diarrheal', 'hepatitis (viral', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-05-30', 'title': 'NNDSS - TABLE 1P. Hemolytic uremic syndrome post-diarrheal to Hepatitis (viral, acute, by type), B'}, {'description': '<p>This dataset contains facility specific performance information for the fiscal year (FY) 2020 Skilled Nursing Facility Value-Based Purchasing (SNF VBP) Program. Included are baseline period (FY 2016) and performance period (FY 2018) risk-standardized readmission rates, achievement scores, improvement scores, performance scores, rankings, and incentive payment multipliers. This dataset was updated and finalized following the March 31, 2020 completion of the Phase 1 Review and Correction process.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Nursing Home Compare'], 'landingPage': 'https://data.medicare.gov/d/284v-j9fz', 'contactPoint': {'hasEmail': 'mailto:SNFVBP@rti.org', 'fn': 'SNF VBP program'}, 'issued': '2019-12-04', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/284v-j9fz', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/284v-j9fz/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/284v-j9fz/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/284v-j9fz/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/284v-j9fz/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['skilled nursing facility value based purchasing'], 'bureauCode': ['009:38'], 'modified': '2020-11-06', 'title': 'FY 2020 SNF VBP Facility Performance'}, {'description': '<p>This table contains aggregate level information for the fiscal year (FY) 2020 Skilled Nursing Facility Value-Based Purchasing (SNF VBP) Program.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Nursing Home Compare'], 'landingPage': 'https://data.medicare.gov/d/ujcx-uaut', 'contactPoint': {'hasEmail': 'mailto:SNFVBP@rti.org', 'fn': 'SNF VBP program'}, 'issued': '2019-12-04', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/ujcx-uaut', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/ujcx-uaut/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/ujcx-uaut/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/ujcx-uaut/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/ujcx-uaut/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['skilled nursing facility value based purchasing'], 'bureauCode': ['009:38'], 'modified': '2020-11-06', 'title': 'FY 2020 SNF VBP Aggregate Performance'}, {'description': '<p>NNDSS - TABLE 1M. Gonorrhea to Haemophilus influenzae, invasive disease (age <5 years), Serotype b - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/vx8v-gfyf', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/vx8v-gfyf', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vx8v-gfyf/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vx8v-gfyf/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vx8v-gfyf/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vx8v-gfyf/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'age <5 years', 'all ages', 'all serotypes', 'gonorrhea', 'haemophilus influenzae', 'invasive disease', 'nedss', 'netss', 'nndss', 'serotype b', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-05-30', 'title': 'NNDSS - TABLE 1M. Gonorrhea to Haemophilus influenzae, invasive disease (age <5 years), Serotype b'}, {'description': '<p>The following dataset provides state-aggregated data for hospital utilization <strong>in a timeseries format</strong> dating back to January 1, 2020. These are derived from reports with facility-level granularity across three main sources: (1) HHS TeleTracking, (2) reporting provided directly to HHS Protect by state/territorial health departments on behalf of their healthcare facilities and (3) National Healthcare Safety Network (before July 15).</p>\n<p>The file will be updated regularly and provides the latest values reported by each facility within the last four days for all time. This allows for a more comprehensive picture of the hospital utilization within a state by ensuring a hospital is represented, even if they miss a single day of reporting.</p>\n<p>No statistical analysis is applied to account for non-response and/or to account for missing data.</p>\n<p>The below table displays one value for each field (i.e., column). Sometimes, reports for a given facility will be provided to more than one reporting source: HHS TeleTracking, NHSN, and HHS Protect. When this occurs, to ensure that there are not duplicate reports, prioritization is applied to the numbers for each facility.</p>\n<p><a href="https://healthdata.gov/covid-19-reported-patient-impact-and-hospital-capacity-state-data-dictionary">COVID-19 Reported Patient Impact and Hospital Capacity by State Data Dictionary</a></p>\n', 'programCode': ['009:028'], 'title': 'COVID-19 Reported Patient Impact and Hospital Capacity by State Timeseries', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['Community', 'Health', 'Hospital', 'National', 'State'], 'landingPage': 'https://healthdata.gov/dataset/covid-19-reported-patient-impact-and-hospital-capacity-state-timeseries', 'modified': '2020-11-29', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Anonymous'}, 'issued': '2020-11-03', 'accessLevel': 'public', 'identifier': '83b4a668-9321-4d8c-bc4f-2bef66c49050', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://healthdata.gov/sites/default/files/reported_hospital_utilization_timeseries_20201129_2141.csv', 'format': 'csv', 'title': 'COVID-19 Reported Patient Impact and Hospital Capacity by State Timeseries', 'description': '<p><strong>Updated 11/29/2020 9:52 PM</strong></p>\n', 'mediaType': 'text/csv'}], 'keyword': ['Covid', 'Covid-19', 'Covid19'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'accrualPeriodicity': 'R/P1W'}, {'description': '<p>The Research and Development Survey (RANDS) is a platform designed for conducting survey question evaluation and statistical research. RANDS is an ongoing series of surveys from probability-sampled commercial survey panels used for methodological research at the National Center for Health Statistics (NCHS). RANDS estimates were generated using an experimental approach that differs from the survey design approaches generally used by NCHS, including possible biases from different response patterns and increased variability from lower sample sizes. Use of the RANDS platform allowed NCHS to produce more timely data than would have been possible using our traditional data collection methods. RANDS is not designed to replace NCHS’ higher quality, core data collections. Below we provide experimental estimates of telemedicine access and use for two rounds of RANDS during COVID-19. Data collection for the first round occurred between June 9, 2020 and July 6, 2020 and data collection for the second round occurred between August 3, 2020 and August 20, 2020. Information needed to interpret these estimates can be found in the Technical Notes.</p>\n<p>NCHS included questions about whether providers offered telemedicine (including video and telephone appointments)—both during and before the pandemic—and about the use of telemedicine during the pandemic. As a result of the coronavirus pandemic, many local and state governments discouraged people from leaving their homes for nonessential reasons. Although health care is considered an essential activity, telemedicine offers an opportunity for care without the potential or perceived risks of leaving the home. The National Health Interview Survey (NHIS), conducted by NCHS, added telemedicine questions to its sample adult questionnaire in July 2020. Currently RANDS is the only NCHS source for statistics related to telemedicine availability and use.</p>\n<p>The experimental estimates on this page are derived from RANDS and show the percentage of U.S. adults who have a usual place of care and a provider that offered telemedicine in the past two months, who used telemedicine in the past two months, or who have a usual place of care and a provider that offered telemedicine prior to the coronavirus pandemic.</p>\n<p>Technical Notes: <a href="https://www.cdc.gov/nchs/covid19/rands/telemedicine.htm#limitations">https://www.cdc.gov/nchs/covid19/rands/telemedicine.htm#limitations</a></p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/8xy9-ubqz', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2020-10-07', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/8xy9-ubqz', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/8xy9-ubqz/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/8xy9-ubqz/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/8xy9-ubqz/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/8xy9-ubqz/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['covid-19', 'rands'], 'bureauCode': ['009:00'], 'modified': '2020-11-02', 'title': 'Use of Telemedicine During COVID-19'}, {'description': '<p>The Research and Development Survey (RANDS) is a platform designed for conducting survey question evaluation and statistical research. RANDS is an ongoing series of surveys from probability-sampled commercial survey panels used for methodological research at the National Center for Health Statistics (NCHS). RANDS estimates were generated using an experimental approach that differs from the survey design approaches generally used by NCHS, including possible biases from different response patterns and increased variability from lower sample sizes. Use of the RANDS platform allowed NCHS to produce more timely data than would have been possible using our traditional data collection methods. RANDS is not designed to replace NCHS’ higher quality, core data collections. Below we provide experimental estimates of loss of work due to illness with coronavirus for two rounds of RANDS during COVID-19. Data collection for the first round occurred between June 9, 2020 and July 6, 2020 and data collection for the second round occurred between August 3, 2020 and August 20, 2020. Information needed to interpret these estimates can be found in the Technical Notes.</p>\n<p>NCHS included a question about the inability to work due to being sick or having a family member sick with COVID-19. The National Health Interview Survey (NHIS), conducted by NCHS, is the source for high-quality data to monitor work-loss days and work limitations in the United States. For example, in 2018, 42.7% of adults missed at least one day of work in the previous year due to illness or injury and 9.3% of adults were limited in their ability to work or unable to work due to physical, mental, or emotional problems.</p>\n<p>The experimental estimates on this page are derived from RANDS and show the percentage of U.S. adults who did not work for pay at a job or business, at any point, in the previous week because either they or someone in their family was sick with COVID-19.</p>\n<p>Technical Notes: <a href="https://www.cdc.gov/nchs/covid19/rands/work.htm#limitations">https://www.cdc.gov/nchs/covid19/rands/work.htm#limitations</a></p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/qgkx-mswu', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2020-10-07', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/qgkx-mswu', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qgkx-mswu/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qgkx-mswu/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qgkx-mswu/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qgkx-mswu/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['covid-19', 'rands'], 'bureauCode': ['009:00'], 'modified': '2020-11-02', 'title': 'Loss of Work Due to Illness from COVID-19'}, {'description': '<p>The Research and Development Survey (RANDS) is a platform designed for conducting survey question evaluation and statistical research. RANDS is an ongoing series of surveys from probability-sampled commercial survey panels used for methodological research at the National Center for Health Statistics (NCHS). RANDS estimates were generated using an experimental approach that differs from the survey design approaches generally used by NCHS, including possible biases from different response patterns and increased variability from lower sample sizes. Use of the RANDS platform allowed NCHS to produce more timely data than would have been possible using our traditional data collection methods. RANDS is not designed to replace NCHS’ higher quality, core data collections. Below we provide experimental estimates of reduced access to healthcare for two rounds of RANDS during COVID-19. Data collection for the first round occurred between June 9, 2020 and July 6, 2020 and data collection for the second round occurred between August 3, 2020 and August 20, 2020. Information needed to interpret these estimates can be found in the Technical Notes.</p>\n<p>NCHS included questions about unmet care during the coronavirus pandemic. Unmet needs for health care are often the result of cost-related barriers. The National Health Interview Survey (NHIS), conducted by NCHS, is the source for high-quality data to monitor cost-related health care access problems in the United States. For example, in 2018, 7.3% of persons of all ages reported delaying medical care due to cost and 4.8% reported needing medical care but not getting it due to cost in the past year. However, cost is not the only reason someone might delay or not receive needed medical care. As a result of the coronavirus pandemic, people also may not get needed medical care due to cancelled appointments, cutbacks in transportation options, fear of going to the emergency room, or an altruistic desire to not be a burden on the health care system, among other reasons.</p>\n<p>The experimental estimates on this page are derived from RANDS and show the percentage of U.S. adults who were unable to receive medical care (including urgent care, surgery, screening tests, ongoing treatment, regular checkups, prescriptions, dental care, vision care and hearing care) in the last two months.</p>\n<p>Technical Notes: <a href="https://www.cdc.gov/nchs/covid19/rands/reduced-access-to-care.htm#limitations">https://www.cdc.gov/nchs/covid19/rands/reduced-access-to-care.htm#limita...</a></p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/th9n-ghnr', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2020-10-07', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/th9n-ghnr', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/th9n-ghnr/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/th9n-ghnr/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/th9n-ghnr/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/th9n-ghnr/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['covid-19', 'rands'], 'bureauCode': ['009:00'], 'modified': '2020-11-02', 'title': 'Reduced Access to Care During COVID-19'}, {'description': "<p>This dataset provides the proportion of developers, by market share, that have certified 2015 edition health IT modules. Market share approximations are determined through an analysis of the certified health IT products reported by participants in the Medicare EHR Incentive Program from 2011 to 2016. Approximations use the most recently reported data for each unique clinician and hospital participant. It is important to understand how to interpret these approximations. Some clinicians and hospitals report certified software from more than one unique developer. The market share percentages in this dataset, therefore, include some double counting (the percentages will, if summed together, add up above 100 percent.) The approximations convey the percent of hospitals and clinicians who use a developer's technology, and are not to be interpreted in aggregate as the percent of all hospitals and clinicians who have access to 2015 edition certified technology.</p>\n", 'programCode': ['009:110'], 'title': '2015 Edition Market Readiness for Hospitals and Clinicians Data', 'publisher': {'@type': 'org:Organization', 'name': 'Office of the National Coordinator for Health Information Technology'}, 'landingPage': 'https://dashboard.healthit.gov/datadashboard/documentation/2015-edition-market-readiness-hospitals-clinicians-data-documentation.php', 'contactPoint': {'hasEmail': 'mailto:onc.request@hhs.gov', 'fn': 'ONC Request'}, 'issued': '2019-04-01', 'accessLevel': 'public', 'identifier': 'j7aeu9v0-eudg-eqb6-3cik-gyv36mrqd7e7', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://dashboard.healthit.gov/datadashboard/data/2015-edition-market-readiness-hospitals-clinicians-data.csv', 'format': 'csv', 'mediaType': 'application/unknown', 'title': '2015-edition-market-readiness-hospitals-clinicians-data.csv'}], 'keyword': ['certified', 'ehrs', 'electronic health records', 'health information technology', 'health IT', 'market'], 'bureauCode': ['009:00'], 'modified': '2019-04', 'references': ['https://dashboard.healthit.gov/quickstats/pages/2015-edition-market-readiness-hospitals-clinicians.php'], 'describedBy': 'https://dashboard.healthit.gov/datadashboard/documentation/2015-edition-market-readiness-hospitals-clinicians-data-documentation.php'}, {'description': '<p>The adoption and use of electronic health records is a key ONC priority. This page provides data access and documentation for the non-federal acute care hospital EHR adoption and use open data. These data include measures for electronic health record (EHR) adoption, patient health information exchange, including measures of interoperable exchange, and patient engagement capabilities.</p>\n', 'programCode': ['009:110'], 'title': 'Non-federal Acute Care Hospital Health IT Adoption and Use', 'publisher': {'@type': 'org:Organization', 'name': 'Office of the National Coordinator for Health Information Technology'}, 'landingPage': 'https://dashboard.healthit.gov/datadashboard/documentation/hospital-health-it-adoption-use-data-documentation.php', 'contactPoint': {'hasEmail': 'mailto:onc.request@hhs.gov', 'fn': 'ONC Request'}, 'issued': '2019-11-01', 'accessLevel': 'public', 'identifier': '4ace2vzk-eulv-7lnl-xxcj-kg2k8iivmu6m', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://dashboard.healthit.gov/datadashboard/data/AHA_2008-2017.csv', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'AHA_2008-2017.csv'}], 'keyword': ['adoption', 'health care facilities', 'health information technology', 'health IT', 'hospital', 'patient engagement', 'patient information'], 'bureauCode': ['009:00'], 'modified': '2019-11', 'references': ['https://dashboard.healthit.gov/apps/hospital-health-it-adoption.php', 'https://dashboard.healthit.gov/quickstats/pages/FIG-Hospital-EHR-Adoption.php'], 'describedBy': 'https://dashboard.healthit.gov/datadashboard/documentation/hospital-health-it-adoption-use-data-documentation.php'}, {'description': '<p>The dataset contains all the current and historical performance measures submitted as part of ONC;s annual budget formulation process. These measures track agency priorities for electronic health record adoption, health information exchange, patient engagement, and privacy and security. Each measure contains the annual estimate and a measure target, if applicable, for all the years the measure was reported in the ONC Budget.</p>\n', 'programCode': ['009:110'], 'title': 'ONC Budget Performance Measure Data', 'publisher': {'@type': 'org:Organization', 'name': 'Office of the National Coordinator for Health Information Technology'}, 'landingPage': 'https://dashboard.healthit.gov/datadashboard/documentation/onc-budget-performance-measures-documentation.php', 'contactPoint': {'hasEmail': 'mailto:onc.request@hhs.gov', 'fn': 'ONC Request'}, 'issued': '2015-09-01', 'accessLevel': 'public', 'identifier': '8a9m6fom-b3x8-fk2t-sho0-d9sqcf25xomk', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://dashboard.healthit.gov/datadashboard/data/performance-measures.csv', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'performance-measures.csv'}], 'keyword': ['adoption', 'budget formulation', 'EHR', 'health information technology', 'health IT', 'patient access', 'patient engagement', 'performance measure', 'view download transmit'], 'bureauCode': ['009:00'], 'modified': '2015-09', 'references': ['https://dashboard.healthit.gov/apps/onc-budget-performance-measures.php'], 'describedBy': 'https://dashboard.healthit.gov/datadashboard/documentation/onc-budget-performance-measures-documentation.php'}, {'description': '<p>The Federal Health IT Strategic Plan 2015-2020 explains how the federal government intends to apply the effective use of information and technology to help the nation achieve high-quality care, lower costs, a healthy population, and engaged individuals. The work described in this Plan aims to modernize the U.S. health IT infrastructure so that individuals, their providers, and communities can use it to help achieve health and wellness goals. The Plan goals, objectives, and strategies outline how this work will be organized and tracked over the term of this Plan. Access the full list of goals, objectives, and strategies below.</p>\n', 'programCode': ['009:110'], 'title': 'Federal Health IT Strategic Plan: 2015-2020 Goals', 'publisher': {'@type': 'org:Organization', 'name': 'Office of the National Coordinator for Health Information Technology'}, 'landingPage': 'https://dashboard.healthit.gov/datadashboard/documentation/federal-health-it-strategic-plan-goals-data-documentation.php', 'contactPoint': {'hasEmail': 'mailto:onc.request@hhs.gov', 'fn': 'ONC Request'}, 'issued': '2015-09-01', 'accessLevel': 'public', 'identifier': '5oubhewj-dyyu-xdf1-4uip-petoebzik6ii', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://dashboard.healthit.gov/datadashboard/data/federal-health-it-strategic-plan-2015-2020-goals.csv', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'federal-health-it-strategic-plan-2015-2020-goals.csv'}], 'keyword': ['adoption', 'certified health information technology', 'EHR', 'electronic health records', 'health care', 'health information', 'health information exchange', 'health IT', 'patient engagement', 'quality care', 'strategy'], 'bureauCode': ['009:00'], 'modified': '2015-09', 'references': ['https://dashboard.healthit.gov/strategic-plan/federal-health-it-strategic-plan-2015-2020.php'], 'describedBy': 'https://dashboard.healthit.gov/datadashboard/documentation/federal-health-it-strategic-plan-goals-data-documentation.php'}, {'description': "<p>The ONC Regional Extension Centers (REC) Program provides assistance to health care providers to adopt and meaningfully use certified EHR technology. The program, funded through the American Recovery and Reinvestment Act (ARRA) or The Recovery Act, provides grants to organizations, Regional Extension Centers, that assist providers directly in the organization's region. There are 62 unique RECs across the United States. This data set provides federal funding granted to each REC, each REC's program goals, and various metrics on the total providers that have signed up with an REC for assistance, gone live on an EHR, and demonstrated meaningful use of certified EHR technology. This data set is an artifact of ONC's performance measurement and data analysis during the life of ARRA. RECs continue to assist providers to go live and demonstrate meaningful use of EHRs. See ONC's other REC data to track these metrics at the state and county level.</p>\n", 'programCode': ['009:110'], 'title': 'ONC Regional Extension Centers (REC) Key Performance Indicators (KPIs) by Grantee', 'publisher': {'@type': 'org:Organization', 'name': 'Office of the National Coordinator for Health Information Technology'}, 'landingPage': 'https://dashboard.healthit.gov/datadashboard/documentation/ONC-REC-grantee-kpi-data-documentation.php', 'contactPoint': {'hasEmail': 'mailto:onc.request@hhs.gov', 'fn': 'ONC Request'}, 'issued': '2015-06-01', 'accessLevel': 'public', 'identifier': 'ytd2bcc1-rgdn-e58e-os1c-9q7j8rr5qnab', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://dashboard.healthit.gov/datadashboard/data/REC_KPI_Masterfile.csv', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'REC_KPI_Masterfile.csv'}], 'keyword': ['CEHRT', 'EHR', 'EHR incentive programs', 'grantee', 'grants', 'health information', 'health IT', 'meaningful use', 'REC', 'Regional Extension Centers'], 'bureauCode': ['009:00'], 'modified': '2015-06', 'references': ['https://dashboard.healthit.gov/quickstats/pages/FIG-REC-Program-Priority-Primary-Care-Provider-Meaningful-Use-Milestone.php'], 'describedBy': 'https://dashboard.healthit.gov/datadashboard/documentation/ONC-REC-grantee-kpi-data-documentation.php'}, {'description': "<p>The ONC Regional Extension Centers (REC) Program provides assistance to health care providers to adopt and meaningfully use certified EHR technology. The program, funded through the American Recovery and Reinvestment Act (ARRA) or The Recovery Act, provides grants to organizations, Regional Extension Centers, that assist providers directly in the organization's region. There are 62 unique RECs across the United States. This data set provides county-level health care professional participation in the REC Program. You can track metrics on the total primary care and non-primary care providers that signed up for REC assistance, gone live with an EHR, and demonstrated meaningful use of certified EHR technology. See ONC's REC data by state to track these metrics at the state level.</p>\n", 'programCode': ['009:110'], 'title': 'ONC Regional Extension Centers (REC) Key Performance Indicators (KPIs) by State', 'publisher': {'@type': 'org:Organization', 'name': 'Office of the National Coordinator for Health Information Technology'}, 'landingPage': 'https://dashboard.healthit.gov/datadashboard/documentation/ONC-REC-kpi-state-data-documentation.php', 'contactPoint': {'hasEmail': 'mailto:onc.request@hhs.gov', 'fn': 'ONC Request'}, 'issued': '2015-06-01', 'accessLevel': 'public', 'identifier': 'zyaifc3t-i181-2wnr-j3fu-j6qo40bbttxx', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'https://dashboard.healthit.gov/datadashboard/data/REC_KPI_State.csv,https://dashboard.healthit.gov/quickstats/pages/FIG-REC-Priority-Primary-Care-Providers-MU.php', 'mediaType': 'application/unknown', 'title': 'REC_KPI_State.csv'}], 'keyword': ['health information technology', 'health IT', 'health IT data', 'indicators', 'REC', 'regional extension centers', 'state'], 'bureauCode': ['009:00'], 'modified': '2015-06', 'references': ['https://dashboard.healthit.gov/quickstats/pages/FIG-REC-Critical-Access-Rural-Hospital-MU.php'], 'describedBy': 'https://dashboard.healthit.gov/datadashboard/documentation/ONC-REC-kpi-state-data-documentation.php'}, {'description': "<p>The ONC Regional Extension Centers (REC) Program provides assistance to health care providers to adopt and meaningfully use certified EHR technology. The program, funded through the American Recovery and Reinvestment Act (ARRA) or The Recovery Act, provides grants to organizations, Regional Extension Centers, that assist providers directly in the organization's region. There are 62 unique RECs across the United States. This data set provides county-level health care professional participation in the REC Program. You can track metrics on the total primary care and non-primary care providers that signed up for REC assistance, gone live with an EHR, and demonstrated meaningful use of certified EHR technology. See ONC's REC data by state to track these metrics at the county level.</p>\n", 'programCode': ['009:110'], 'publisher': {'@type': 'org:Organization', 'name': 'Office of the National Coordinator for Health Information Technology'}, 'landingPage': 'https://dashboard.healthit.gov/datadashboard/documentation/ONC-REC-kpi-county-data-documentation.php', 'contactPoint': {'hasEmail': 'mailto:onc.request@hhs.gov', 'fn': 'ONC Request'}, 'issued': '2015-06-01', 'accessLevel': 'public', 'identifier': 'x2u52lga-mizz-kkra-dbv4-fg6qmi4a0mfh', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://dashboard.healthit.gov/datadashboard/data/REC_KPI_County.csv', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'REC_KPI_County.csv'}], 'keyword': ['county', 'health information technology', 'health IT', 'health IT data', 'indicators', 'REC', 'regional extension centers'], 'bureauCode': ['009:00'], 'modified': '2015-06', 'title': 'ONC Regional Extension Centers (REC) Key Performance Indicators (KPIs) by County', 'describedBy': 'https://dashboard.healthit.gov/datadashboard/documentation/ONC-REC-kpi-county-data-documentation.php'}, {'description': "<p>The Health Information Technology for Economic and Clinical Health (HITECH) Act was passed as part of the American Recovery and Reinvestment Act (ARRA) to invest in the U.S. health IT infrastructure. The Office of the National Coordinator for Health IT (ONC) received over $2 billion of these HITECH funds, which was granted to health and community organizations across the U.S. This data set provides the full list of ONC's HITECH Act grantees. The data encompasses the five ONC HITECH Act programs: the Beacon Communities Program, the Health IT Regional Extension Centers Program, the Health IT Workforce Programs, the State Health Information Exchange Program, and the Strategic Health IT Advanced Research Projects (SHARP) Program. This data set includes geographic, federal funding, and grantee organization data. The data can be linked to other open data sets on the Health IT Dashboard and other sources.</p>\n", 'programCode': ['009:110'], 'title': 'ONC Health Information Technology for Economic and Clinical Health (HITECH) Grantee List', 'publisher': {'@type': 'org:Organization', 'name': 'Office of the National Coordinator for Health Information Technology'}, 'landingPage': 'https://dashboard.healthit.gov/datadashboard/documentation/grantee-list-data-documentation.php', 'contactPoint': {'hasEmail': 'mailto:onc.request@hhs.gov', 'fn': 'ONC Request'}, 'issued': '2015-06-01', 'accessLevel': 'public', 'identifier': '9yl9iufr-tyrn-xj4n-iqou-cf3r98e02fw8', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://dashboard.healthit.gov/datadashboard/data/ONC_HITECH_Grantee_List.csv', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'ONC_HITECH_Grantee_List.csv'}], 'keyword': ['ARRA', 'EHR', 'grantee', 'health IT', 'HITECH', 'meaningful use', 'recs', 'regional extension centers', 'state health information exchange cooperative agreement'], 'bureauCode': ['009:00'], 'modified': '2015-06', 'references': ['https://dashboard.healthit.gov/datadashboard/hitech-grantee-list.php'], 'describedBy': 'https://dashboard.healthit.gov/datadashboard/documentation/grantee-list-data-documentation.php'}, {'description': '<p>ONC established the SHARP program to support innovative research and to address well-documented problems that impede the adoption and use of health IT. The program covers four subject areas managed by four distinct project groups: health IT security (SHARPS), patient-centered cognitive support (SHARPc), health care application and network design (SMART), and secondary use of EHR information (SHARPn). This dataset provides the full inventory of project outputs from the SHARP program, ranging from presentations and manuscripts to APIs and software.</p>\n', 'programCode': ['009:110'], 'title': 'Strategic Health IT Advanced Research Projects (SHARP) Output Inventory', 'publisher': {'@type': 'org:Organization', 'name': 'Office of the National Coordinator for Health Information Technology'}, 'landingPage': 'https://dashboard.healthit.gov/datadashboard/documentation/sharp-project-outputs-documentation.php', 'contactPoint': {'hasEmail': 'mailto:onc.request@hhs.gov', 'fn': 'ONC Request'}, 'issued': '2014-09-01', 'accessLevel': 'public', 'identifier': 'qn0t3pcy-5dzz-6msx-hscw-qu1jb9837oaj', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://dashboard.healthit.gov/datadashboard/data/sharp-projects-outputs.csv', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'sharp-projects-outputs.csv'}], 'keyword': ['EHR', 'health IT', 'health IT developers', 'health IT vendors', 'inventory', 'personal health information', 'SHARP', 'strategic health IT advanced research projects'], 'bureauCode': ['009:00'], 'modified': '2014-09', 'references': ['https://dashboard.healthit.gov/quickstats/pages/FIG-SHARP-Inventory-of-Project-Outputs.php'], 'describedBy': 'https://dashboard.healthit.gov/datadashboard/documentation/sharp-project-outputs-documentation.php'}, {'description': "<p>Electronic prescribing (eRx) is a key component of the meaningful use of health IT to improve health care quality and lower costs. This dataset includes national and state eRx and health information exchange activity by community pharmacies and office-based health care providers active through the Surescripts Network. Surescripts is a health information network, and ONC procured electronic prescribing activity data conducted within its network from December 2008 through April 2014. The Surescripts network is used by the majority of all U.S. community pharmacies to rout prescriptions, excluding closed systems such as Kaiser Permanente. These include chain, franchise, and independently owned pharmacies. Data for annual percentages of new and renewal prescriptions routed through the Surescripts network exclude controlled substances. You may view more information about Surescripts, contact the company, and access more network data through the company's official site.</p>\n", 'programCode': ['009:110'], 'title': 'Electronic Prescribing Adoption and Use by State', 'publisher': {'@type': 'org:Organization', 'name': 'Office of the National Coordinator for Health Information Technology'}, 'landingPage': 'https://dashboard.healthit.gov/datadashboard/documentation/electronic-prescribing-adoption-use-data-documentation-state.php', 'contactPoint': {'hasEmail': 'mailto:onc.request@hhs.gov', 'fn': 'ONC Request'}, 'issued': '2014-06-01', 'accessLevel': 'public', 'identifier': '0lydsyj1-d79k-3mnz-kwfn-imuzpx5q4tyn', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://dashboard.healthit.gov/datadashboard/data/Surescripts_04-2014_State.csv', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'Surescripts_04-2014_State.csv'}], 'keyword': ['doctors', 'e-prescribing', 'EHR', 'electronic prescribing', 'health information', 'health IT', 'physicians', 'state'], 'bureauCode': ['009:00'], 'modified': '2014-06', 'references': ['http://healthit.gov/sites/default/files/oncdatabriefe-prescribingincreases2014.pdf', 'https://dashboard.healthit.gov/quickstats/pages/FIG-SS-Physicians-ERX-via-EHR-on-Surescripts.php'], 'describedBy': 'https://dashboard.healthit.gov/datadashboard/documentation/electronic-prescribing-adoption-use-data-documentation-state.php'}, {'description': "<p>Electronic prescribing (eRx) is a key component of the meaningful use of health IT to improve health care quality and lower costs. This dataset includes county-level electronic prescribing (eRx) and health information exchange activity by community pharmacies and office-based health care providers active through the Surescripts Network. Surescripts is a health information network, and ONC procured electronic prescribing activity data conducted within its network from December 2008 through April 2014. The Surescripts network is used by the majority of all U.S. community pharmacies to rout prescriptions, excluding closed systems such as Kaiser Permanente. These include chain, franchise, and independently owned pharmacies. Data for annual percentages of new and renewal prescriptions routed through the Surescripts network exclude controlled substances. You may view more information about Surescripts, contact the company, and access more network data through the company's official site.</p>\n", 'programCode': ['009:110'], 'title': 'Electronic Prescribing Adoption and Use by County', 'publisher': {'@type': 'org:Organization', 'name': 'Office of the National Coordinator for Health Information Technology'}, 'landingPage': 'https://dashboard.healthit.gov/datadashboard/documentation/electronic-prescribing-adoption-use-data-documentation-county.php', 'contactPoint': {'hasEmail': 'mailto:onc.request@hhs.gov', 'fn': 'ONC Request'}, 'issued': '2014-06-01', 'accessLevel': 'public', 'identifier': 'y6vgv2n0-vxxe-pk39-wsqz-9l5plgpjljzr', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://dashboard.healthit.gov/datadashboard/data/Surescripts_County_04-2014.csv', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'Surescripts_County_04-2014.csv'}], 'keyword': ['county', 'doctors', 'e-prescribing', 'EHR', 'electronic prescribing', 'health information', 'health IT', 'physicians'], 'bureauCode': ['009:00'], 'modified': '2014-06', 'references': ['https://dashboard.healthit.gov/quickstats/pages/FIG-Percent-Physicians-eRx-through-EHR.php'], 'describedBy': 'https://dashboard.healthit.gov/datadashboard/documentation/electronic-prescribing-adoption-use-data-documentation-county.php'}, {'description': "<p>The Office of the National Coordinator for Health Information Technology (ONC) created the Community College Consortia to Educate Health IT Professionals in Health Care Program to increase the workforce of skilled health IT specialists that can help transition health care providers to electronic health records (EHRs). The Community College Consortia Program includes 82 member community colleges representing all 50 states. The member community colleges received funding to rapidly create health IT academic programs, or expand existing health IT training programs that can be completed in six months or less. This data provides key performance indicators by U.S. state. The data is provided beginning in September, 2010 and through September, 2013: the duration of the program. This data is an artifact of ONC's performance measurement for the Recovery and HITECH acts.</p>\n", 'programCode': ['009:110'], 'title': 'ONC Community College Consortia to Educate Health IT Professionals Program Key Performance Indicators (KPIs)', 'publisher': {'@type': 'org:Organization', 'name': 'Office of the National Coordinator for Health Information Technology'}, 'landingPage': 'https://dashboard.healthit.gov/datadashboard/documentation/CCC-kpi-data-documentation.php', 'contactPoint': {'hasEmail': 'mailto:onc.request@hhs.gov', 'fn': 'ONC Request'}, 'issued': '2014-06-01', 'accessLevel': 'public', 'identifier': '51r770k2-dmbo-1kp5-9582-4gn8mameur80', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://dashboard.healthit.gov/datadashboard/data/Comm_College_Consortia_KPI.csv', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'Comm_College_Consortia_KPI.csv'}], 'keyword': ['grants', 'health data', 'health information', 'health IT', 'health IT professionals', 'key indicators', 'ONC Community College Consortia', 'trainee', 'training'], 'bureauCode': ['009:00'], 'modified': '2014-06', 'references': ['http://www.healthit.gov/facas/sites/faca/files/Workforce%20Evaluation%20Briefing%20for%20FACA%20Committee%2009%2010.pdf'], 'describedBy': 'https://dashboard.healthit.gov/datadashboard/documentation/CCC-kpi-data-documentation.php'}, {'description': "<p>The Office of the National Coordinator for Health Information Technology (ONC) created the Community College Consortia to Educate Health IT Professionals in Health Care Program and University-based Training Program to increase the workforce of skilled health IT specialists that can help transition health care providers to electronic health records (EHRs). The Community College Consortia Program includes 82 member community colleges representing all 50 states, and the University-based Training Program includes 9 member universities in 9 states. The member community colleges and universities received funding to rapidly create health IT academic programs, or expand existing health IT training programs that can be completed in six months or less. This data provides the number of students trained through both programs, segmented by rural and urban areas for each U.S. state. The data is through September, 2013: the duration of the program. This data is an artifact of ONC's performance measurement for the Recovery and HITECH Acts</p>\n", 'programCode': ['009:110'], 'title': 'Students Trained through ONC Workforce Programs', 'publisher': {'@type': 'org:Organization', 'name': 'Office of the National Coordinator for Health Information Technology'}, 'landingPage': 'https://dashboard.healthit.gov/datadashboard/documentation/workforce-program-data-documentation.php', 'contactPoint': {'hasEmail': 'mailto:onc.request@hhs.gov', 'fn': 'ONC Request'}, 'issued': '2014-06-01', 'accessLevel': 'public', 'identifier': '4zpu3gv4-vo8i-wwb6-6wfi-gd6i7vzqsqo3', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://dashboard.healthit.gov/datadashboard/data/workforce-programs-trained.csv', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'workforce-programs-trained.csv'}], 'keyword': ['grantees', 'health information', 'Health IT', 'health IT professionals', 'ONC Community College Consortia'], 'bureauCode': ['009:00'], 'modified': '2014-06', 'references': ['http://www.healthit.gov/facas/sites/faca/files/Workforce%20Evaluation%20Briefing%20for%20FACA%20Committee%2009%2010.pdf', 'https://dashboard.healthit.gov/quickstats/pages/FIG-Students-Trained-for-Health-IT-Employment.php'], 'describedBy': 'https://dashboard.healthit.gov/datadashboard/documentation/workforce-program-data-documentation.php'}, {'description': '<p>A list of all Home Health Agencies that have been registered with Medicare. The list includes addresses, phone numbers, and quality measure ratings for each agency.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Home Health Compare'], 'landingPage': 'https://data.medicare.gov/d/6jpm-sxkc', 'contactPoint': {'hasEmail': 'mailto:HomeHealthQualityQuestions@cms.hhs.gov', 'fn': 'Home Health Compare'}, 'issued': '2020-10-30', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/6jpm-sxkc', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/6jpm-sxkc/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/6jpm-sxkc/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/6jpm-sxkc/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/6jpm-sxkc/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['comparison', 'facilities', 'hhc', 'home health agencies', 'quality', 'quality measures', 'ratings'], 'bureauCode': ['009:38'], 'modified': '2020-10-30', 'title': 'Home Health Care Agencies'}, {'description': '<p>All states (including the District of Columbia) are required to provide data to The Centers for Medicare & Medicaid Services (CMS) on a range of indicators related to key application, eligibility, and enrollment processes within the state Medicaid and Children’s Health Insurance Programs (CHIP). These data reflect enrollment activity for all populations receiving comprehensive Medicaid and CHIP benefits in all states, as well as state program performance.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Enrollment'], 'landingPage': 'https://data.medicaid.gov/d/n5ce-jxme', 'contactPoint': {'hasEmail': 'mailto:Medicaid.gov@cms.hhs.gov', 'fn': 'Medicaid'}, 'issued': '2018-12-27', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/n5ce-jxme', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/n5ce-jxme/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/n5ce-jxme/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/n5ce-jxme/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/n5ce-jxme/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['applications', 'child enrollment', 'chip', 'eligibility determinations', 'enrollment', 'medicaid'], 'bureauCode': ['009:38'], 'modified': '2020-10-30', 'title': 'State Medicaid and CHIP Applications, Eligibility Determinations, and Enrollment Data'}, {'description': '<p>NNDSS - Table II. Giardiasis to Haemophilus influenza - 2014.<br />\nIn this Table, all conditions with a 5-year average annual national total of more than or equals 1,000 cases but less than or equals 10,000 cases will be displayed (≥ 1,000 and ≤ 10,000). The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories.</p>\n<p>Note:<br />\nThese are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting.</p>\n<p>Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available.</p>\n<p>Footnotes:<br />\nC.N.M.I.: Commonwealth of Northern Mariana Islands.<br />\nU: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.<br />\n* Case counts for reporting years 2013 and 2014 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>. Data for TB are displayed in Table IV, which appears quarterly.<br />\n† Data for H. influenzae (age <5 yrs serotype b, nonserotype b, and unknown serotype) are available in Table I.</p>\n<p>More information on NNDSS is available at <a href="http://wwwn.cdc.gov/nndss/">http://wwwn.cdc.gov/nndss/</a>.</p>\n', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/9ix3-ryt6', 'contactPoint': {'hasEmail': 'mailto:no-reply@data.cdc.gov', 'fn': 'wja0@cdc.gov'}, 'issued': '2016-03-03', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/9ix3-ryt6', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/9ix3-ryt6/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/9ix3-ryt6/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/9ix3-ryt6/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/9ix3-ryt6/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2014', 'giardiasis', 'gonorrhea', 'haemophilus influenzae', 'mmwr', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:20'], 'modified': '2016-03-03', 'title': 'NNDSS - Table II. Giardiasis to Haemophilus influenza'}, {'description': '<p>NNDSS - Table 1B. Arboviral diseases, neuroinvasive and non-neuroinvasive, Jamestown Canyon virus disease to Powassan virus disease - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/eez9-q5m5', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/eez9-q5m5', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/eez9-q5m5/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/eez9-q5m5/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/eez9-q5m5/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/eez9-q5m5/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'arboviral diseases', 'jamestown canyon virus disease', 'la crosse virus disease', 'nedss', 'netss', 'nndss', 'powassan virus disease', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-05-30', 'title': 'NNDSS - Table 1B. Arboviral diseases, Jamestown Canyon to Powassan'}, {'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Home Health Compare'], 'landingPage': 'https://data.medicare.gov/d/m5eg-upu5', 'contactPoint': {'hasEmail': 'mailto:HomeHealthQualityQuestions@cms.hhs.gov', 'fn': 'Home Health Compare'}, 'issued': '2019-10-30', 'accessLevel': 'public', 'description': 'No description provided', 'identifier': 'https://data.medicare.gov/api/views/m5eg-upu5', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/m5eg-upu5/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/m5eg-upu5/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/m5eg-upu5/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/m5eg-upu5/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['general information', 'hhc'], 'bureauCode': ['009:38'], 'modified': '2020-10-30', 'title': 'Home Health Care - Zip Codes'}, {'description': '<p>State averages of several home health agency quality measures for Home Health Agencies.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Home Health Compare'], 'landingPage': 'https://data.medicare.gov/d/tee5-ixt5', 'contactPoint': {'hasEmail': 'mailto:HomeHealthQualityQuestions@cms.hhs.gov', 'fn': 'Home Health Compare'}, 'issued': '2020-10-30', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/tee5-ixt5', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/tee5-ixt5/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/tee5-ixt5/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/tee5-ixt5/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/tee5-ixt5/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['comparison', 'facilities', 'hhc', 'home health agencies', 'quality', 'quality measures', 'ratings', 'state average'], 'bureauCode': ['009:38'], 'modified': '2020-10-30', 'title': 'Home Health Care - State by State Data'}, {'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Home Health Compare'], 'landingPage': 'https://data.medicare.gov/d/m5jg-jg7i', 'contactPoint': {'hasEmail': 'mailto:HomeHealthQualityQuestions@cms.hhs.gov', 'fn': 'Home Health Compare'}, 'issued': '2020-01-23', 'accessLevel': 'public', 'description': 'No description provided', 'identifier': 'https://data.medicare.gov/api/views/m5jg-jg7i', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/m5jg-jg7i/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/m5jg-jg7i/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/m5jg-jg7i/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/m5jg-jg7i/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['comparison', 'facilities', 'hhc', 'hhcahps', 'home health agencies', 'patient survey results', 'quality', 'ratings', 'state average'], 'bureauCode': ['009:38'], 'modified': '2020-10-30', 'title': 'Home Health Care - Patient survey (HHCAHPS) State Data'}, {'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Home Health Compare'], 'landingPage': 'https://data.medicare.gov/d/ccn4-8vby', 'contactPoint': {'hasEmail': 'mailto:HomeHealthQualityQuestions@cms.hhs.gov', 'fn': 'Home Health Compare'}, 'issued': '2020-01-23', 'accessLevel': 'public', 'description': 'No description provided', 'identifier': 'https://data.medicare.gov/api/views/ccn4-8vby', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/ccn4-8vby/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/ccn4-8vby/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/ccn4-8vby/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/ccn4-8vby/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['comparison', 'facilities', 'hhc', 'hhcahps', 'home health agencies', 'patient survey results', 'quality', 'ratings'], 'bureauCode': ['009:38'], 'modified': '2020-10-30', 'title': 'Home Health Care - Patient survey (HHCAHPS)'}, {'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Home Health Compare'], 'landingPage': 'https://data.medicare.gov/d/vxub-6swi', 'contactPoint': {'hasEmail': 'mailto:HomeHealthQualityQuestions@cms.hhs.gov', 'fn': 'CMS'}, 'issued': '2020-01-23', 'accessLevel': 'public', 'description': 'No description provided', 'identifier': 'https://data.medicare.gov/api/views/vxub-6swi', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/vxub-6swi/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/vxub-6swi/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/vxub-6swi/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/vxub-6swi/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['comparison', 'facilities', 'hhc', 'hhcahps', 'home health agencies', 'patient survey results', 'quality', 'ratings'], 'bureauCode': ['009:38'], 'modified': '2020-10-30', 'title': 'Home Health Care - Patient survey (HHCAHPS) National Data'}, {'description': '<p>The national averages for critical quality measures of Home Health Agencies.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Home Health Compare'], 'landingPage': 'https://data.medicare.gov/d/97z8-de96', 'contactPoint': {'hasEmail': 'mailto:HomeHealthQualityQuestions@cms.hhs.gov', 'fn': 'Home Health Compare'}, 'issued': '2020-10-30', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/97z8-de96', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/97z8-de96/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/97z8-de96/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/97z8-de96/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/97z8-de96/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['comparison', 'facilities', 'hhc', 'national average', 'quality', 'quality measures', 'ratings'], 'bureauCode': ['009:38'], 'modified': '2020-10-30', 'title': 'Home Health Care - National Data'}, {'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Home Health Compare'], 'landingPage': 'https://data.medicare.gov/d/c886-nwpj', 'contactPoint': {'hasEmail': 'mailto:HomeHealthQualityQuestions@cms.hhs.gov', 'fn': 'Home Health Compare'}, 'issued': '2019-10-30', 'accessLevel': 'public', 'description': 'No description provided', 'identifier': 'https://data.medicare.gov/api/views/c886-nwpj', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/c886-nwpj/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/c886-nwpj/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/c886-nwpj/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/c886-nwpj/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['general information', 'hhc'], 'bureauCode': ['009:38'], 'modified': '2020-10-30', 'title': 'Home Health Care - Measure Date Range'}, {'description': '<p>NNDSS - Table II. Varicella to West Nile virus disease - 2014.In this Table, all conditions with a 5-year average annual national total of more than or equals 1,000 cases but less than or equals 10,000 cases will be displayed (��� 1,000 and ��_ 10,000). The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories. Note:These are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting. Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available. Footnotes:C.N.M.I.: Commonwealth of Northern Mariana Islands. U: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum. * Case counts for reporting years 2013 and 2014 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>. Data for TB are displayed in Table IV, which appears quarterly. ��� Updated weekly from reports to the Division of Vector-Borne Infectious Diseases, National Center for Zoonotic, Vector-Borne, and Enteric Diseases (ArboNet Surveillance). Data for California serogroup, eastern equine, Powassan, St. Louis, and western equine diseases are available in Table I. �� Not reportable in all states. Data from states where the condition is not reportable are excluded from this table, except starting in 2007 for the Arboviral diseases and influenza-associated pediatric mortality, and in 2003 for SARS-CoV. Reporting exceptions are available at <a href="http://wwwn.cdc.gov/nndss/document/SRCA_FINAL_REPORT_2006-2012_final.xlsx.More">http://wwwn.cdc.gov/nndss/document/SRCA_FINAL_REPORT_2006-2012_final.xls...</a> information on NNDSS is available at <a href="http://wwwn.cdc.gov/nndss/">http://wwwn.cdc.gov/nndss/</a>.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/ig4m-ub43', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2015-01-08', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/ig4m-ub43', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ig4m-ub43/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ig4m-ub43/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ig4m-ub43/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ig4m-ub43/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2014', 'chickenpox', 'mmwr', 'nedss', 'netss', 'nndss', 'varicella', 'west nile virus', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2015-08-27', 'title': 'NNDSS - Table II. Varicella to West Nile virus disease'}, {'description': '<p>Lists the data updates for a scheduled quarterly refresh and as well those that are updated in between refreshes.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/bzsr-4my4', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2019-10-30', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/bzsr-4my4', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/bzsr-4my4/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/bzsr-4my4/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/bzsr-4my4/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/bzsr-4my4/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['general information', 'hospital compare'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Data Updates'}, {'description': '<p>A list of all hospitals that have been registered with Medicare. The list includes addresses, phone numbers, hospital type, and overall hospital rating.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/xubh-q36u', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-07-22', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/xubh-q36u', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/xubh-q36u/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/xubh-q36u/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/xubh-q36u/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/xubh-q36u/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['emergency services', 'general information', 'hospital compare', 'hospital list', 'hospital type'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Hospital General Information'}, {'description': '<p>Timely and Effective Care measures - provider data. This data set includes provider-level data for measures of cataract surgery outcome, colonoscopy follow-up, heart attack care, emergency department care, preventive care, pregnancy and delivery care, and cancer care.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/yv7e-xc69', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-04-22', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/yv7e-xc69', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/yv7e-xc69/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/yv7e-xc69/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/yv7e-xc69/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/yv7e-xc69/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hospital compare', 'timely and effective care'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Timely and Effective Care - Hospital'}, {'description': '<p>A list of hospitals and the structural measures they report. A structural measure reflects the environment in which hospitals care for patients.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/4hje-vua3', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-04-21', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/4hje-vua3', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/4hje-vua3/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/4hje-vua3/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/4hje-vua3/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/4hje-vua3/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cardiac', 'general information', 'heart', 'hospital compare', 'quality', 'ratings', 'structural measures', 'surgery'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Structural Measures - Hospital'}, {'description': '<p>Payment measures and value of care displays – provider data. This data set includes provider data for the payment measures and value of care displays.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/c7us-v4mf', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-04-21', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/c7us-v4mf', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/c7us-v4mf/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/c7us-v4mf/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/c7us-v4mf/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/c7us-v4mf/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hospital compare', 'medicare payment'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Payment and value of care - Hospital'}, {'description': '<p>A list of hospital ratings for the Hospital Consumer Assessment of Healthcare Providers and Systems (HCAHPS). HCAHPS is a national, standardized survey of hospital patients about their experiences during a recent inpatient hospital stay.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/dgck-syfz', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-04-22', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/dgck-syfz', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/dgck-syfz/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/dgck-syfz/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/dgck-syfz/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/dgck-syfz/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hcahps', 'hospital compare', 'patient survey', 'patient survey results', 'quality', 'ratings'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Patient survey (HCAHPS) - Hospital'}, {'description': "<p>Use of medical imaging - provider data. These measures give you information about hospitals' use of medical imaging tests for outpatients. Examples of medical imaging tests include CT scans and MRIs.</p>\n", 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/wkfw-kthe', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-04-21', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/wkfw-kthe', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/wkfw-kthe/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/wkfw-kthe/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/wkfw-kthe/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/wkfw-kthe/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['ct', 'hospital compare', 'mammogram', 'medical imaging', 'mri', 'quality', 'ratings', 'ultrasound', 'use of medical imaging'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Outpatient Imaging Efficiency - Hospital'}, {'description': '<p>The Medicare Spending Per Beneficiary (MSPB) Measure shows whether Medicare spends more, less, or about the same for an episode of care (“episode”) at a specific hospital compared to all hospitals nationally. An MSPB episode includes Medicare Part A and Part B payments for services provided by hospitals and other healthcare providers the 3 days prior to, during, and 30 days following a patient’s inpatient stay. This measure evaluates hospitals’ costs compared to the costs of the national median (or midpoint) hospital. This measure takes into account important factors like patient age and health status (risk adjustment) and geographic payment differences (payment-standardization).</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/rrqw-56er', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-04-21', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/rrqw-56er', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/rrqw-56er/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/rrqw-56er/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/rrqw-56er/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/rrqw-56er/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hospital compare', 'medicare payment'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Medicare Spending Per Beneficiary – Hospital'}, {'description': '<p>Unplanned Hospital Visits – provider data. This data set includes provider data for the hospital return days (or excess days in acute care [EDAC]) measures, the unplanned readmissions measures, and the result of unplanned hospital visits after an outpatient procedure.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/632h-zaca', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-04-21', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/632h-zaca', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/632h-zaca/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/632h-zaca/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/632h-zaca/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/632h-zaca/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hospital compare', 'unplanned hospital visits'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Unplanned Hospital Visits - Hospital'}, {'description': '<p>The\xa0Healthcare-Associated Infection (HAI)\xa0measures - provider data. These measures are developed by\xa0Centers for Disease Control and Prevention (CDC)\xa0and collected through the\xa0National Healthcare Safety Network (NHSN). They provide information on infections that occur while the patient is in the hospital. These infections can be related to devices, such as central lines and urinary catheters, or spread from patient to patient after contact with an infected person or surface. Many healthcare associated infections can be prevented when the hospitals use\xa0CDC-recommended infection control steps.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/77hc-ibv8', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-04-22', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/77hc-ibv8', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/77hc-ibv8/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/77hc-ibv8/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/77hc-ibv8/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/77hc-ibv8/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['complications', 'hospital compare'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Healthcare Associated Infections - Hospital'}, {'description': '<p>Complications and deaths - provider data. This data set includes provider-level data for the hip/knee complication measure, the CMS Patient Safety Indicators, and 30-day death rates.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/ynj2-r877', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-04-21', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/ynj2-r877', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/ynj2-r877/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/ynj2-r877/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/ynj2-r877/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/ynj2-r877/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['complications', 'hospital compare'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Complications and Deaths - Hospital'}, {'description': '<p>A list of ambulatory surgical centers participating in the Ambulatory Surgical Center Quality Reporting (ASCQR) Program and their performance rates.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/4jcv-atw7', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-10-28', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/4jcv-atw7', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/4jcv-atw7/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/4jcv-atw7/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/4jcv-atw7/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/4jcv-atw7/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hospital compare', 'timely and effective care'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Ambulatory Surgical Quality Measures - Facility'}, {'description': '<p>A list of hospitals participating in the Hospital VBP Program and their scores for the Person and Community Engagement HCAHPS dimensions.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/avtz-f2ge', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-02-20', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/avtz-f2ge', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/avtz-f2ge/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/avtz-f2ge/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/avtz-f2ge/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/avtz-f2ge/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hcahps', 'hospital compare', 'hospital value-based purchasing', 'hvbp', 'linking quality to payment', 'patient experience of care', 'patient survey', 'quality', 'rates', 'ratings', 'scores', 'value-based purchasing'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Hospital Value-Based Purchasing (HVBP) – Patient Experience of Care Domain Scores (HCAHPS)'}, {'description': '<p>Data Collection Periods for all measures on Hospital Compare.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/4j6d-yzce', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-04-21', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/4j6d-yzce', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/4j6d-yzce/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/4j6d-yzce/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/4j6d-yzce/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/4j6d-yzce/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['general information', 'hospital compare'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Measure Dates'}, {'description': '<p>Value of care displays – national data. This data set includes national-level data for the value of care displays associated with an episode of care for heart attack, heart failure, pneumonia, and hip/knee replacement patients.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/gbq5-7hzr', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-04-22', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/gbq5-7hzr', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/gbq5-7hzr/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/gbq5-7hzr/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/gbq5-7hzr/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/gbq5-7hzr/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hospital compare', 'medicare payment'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Value of care - National'}, {'description': '<p>Timely and Effective Care measures - provider data. This data set includes state-level data for measures of cataract surgery outcome, colonoscopy follow-up, heart attack care, emergency department care, preventive care, pregnancy and delivery care, and cancer care.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/apyc-v239', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-04-22', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/apyc-v239', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/apyc-v239/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/apyc-v239/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/apyc-v239/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/apyc-v239/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hospital compare', 'timely and effective care'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Timely and Effective Care - State'}, {'description': '<p>Timely and Effective Care measures - provider data. This data set includes national-level data for measures of cataract surgery outcome, colonoscopy follow-up, heart attack care, emergency department care, preventive care, pregnancy and delivery care, and cancer care.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/isrn-hqyy', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-04-22', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/isrn-hqyy', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/isrn-hqyy/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/isrn-hqyy/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/isrn-hqyy/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/isrn-hqyy/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hospital compare', 'timely and effective care'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Timely and Effective Care - National'}, {'description': '<p>A list of all VHA hospitals. The list includes addresses and phone numbers.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/uyx4-5s7f', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-01-29', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/uyx4-5s7f', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/uyx4-5s7f/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/uyx4-5s7f/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/uyx4-5s7f/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/uyx4-5s7f/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hospital compare', 'provider level data', 'veterans health administration'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Veterans Health Administration Provider Level Data'}, {'description': '<p>Data collection periods for all measures for VHA hospitals on Hospital Compare.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/4aav-bsmy', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2019-10-30', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/4aav-bsmy', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/4aav-bsmy/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/4aav-bsmy/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/4aav-bsmy/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/4aav-bsmy/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hospital compare', 'measure dates', 'veterans health administration'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Veterans Health Administration Measure Dates'}, {'description': '<p>Payment measures – national data. This data set includes national-level data for the payment measures associated with an episode of care for heart attack, heart failure, pneumonia, and hip/knee replacement patients.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/ygty-mm5a', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-04-21', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/ygty-mm5a', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/ygty-mm5a/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/ygty-mm5a/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/ygty-mm5a/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/ygty-mm5a/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hospital compare', 'medicare payment'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Payment - National'}, {'description': '<p>Complications and deaths - state data. This data set includes state-level data for the hip/knee complication measure, the CMS Patient Safety Indicators, and 30-day death rates.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/bs2r-24vh', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-04-27', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/bs2r-24vh', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/bs2r-24vh/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/bs2r-24vh/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/bs2r-24vh/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/bs2r-24vh/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['complications', 'hospital compare'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Complications and Deaths - State'}, {'description': '<p>Complications and deaths - national data. This data set includes national-level data for the hip/knee complication measure, the CMS Patient Safety Indicators, and 30-day death rates.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/qqw3-t4ie', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-04-21', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/qqw3-t4ie', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/qqw3-t4ie/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/qqw3-t4ie/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/qqw3-t4ie/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/qqw3-t4ie/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['complications', 'hospital compare'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Complications and Deaths - National'}, {'description': '<p>Payment measures – state data. This data set includes state-level data for the payment measures associated with an episode of care for heart attack, heart failure, pneumonia, and hip/knee replacement patients.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/98ix-2iqy', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-04-21', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/98ix-2iqy', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/98ix-2iqy/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/98ix-2iqy/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/98ix-2iqy/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/98ix-2iqy/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hospital compare', 'medicare payment'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Payment - State'}, {'description': '<p>A list of the state averages for the HCAHPS survey responses. HCAHPS is a national, standardized survey of hospital patients about their experiences during a recent inpatient hospital stay.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/84jm-wiui', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-04-21', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/84jm-wiui', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/84jm-wiui/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/84jm-wiui/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/84jm-wiui/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/84jm-wiui/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hcahps', 'hospital compare', 'patient survey', 'patient survey results', 'quality', 'ratings', 'state list'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Patient survey (HCAHPS) - State'}, {'description': '<p>The national average for the HCAHPS survey categories. HCAHPS is a national, standardized survey of hospital patients about their experiences during a recent inpatient hospital stay.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/99ue-w85f', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-04-21', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/99ue-w85f', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/99ue-w85f/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/99ue-w85f/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/99ue-w85f/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/99ue-w85f/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hcahps', 'hospital compare', 'national average', 'patient survey', 'patient survey results', 'quality', 'ratings'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Patient survey (HCAHPS) - National'}, {'description': "<p>Use of medical imaging - state data. These measures give you information about hospitals' use of medical imaging tests for outpatients. Examples of medical imaging tests include CT scans and MRIs.</p>\n", 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/if5v-4x48', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-04-21', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/if5v-4x48', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/if5v-4x48/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/if5v-4x48/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/if5v-4x48/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/if5v-4x48/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['ct', 'hospital compare', 'mammogram', 'medical imaging', 'mri', 'quality', 'ratings', 'state average', 'ultrasound', 'use of medical imaging'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Outpatient Imaging Efficiency - State'}, {'description': "<p>Use of medical imaging - national data. These measures give you information about hospitals' use of medical imaging tests for outpatients. Examples of medical imaging tests include CT scans and MRIs.</p>\n", 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/di9i-zzrc', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-04-21', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/di9i-zzrc', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/di9i-zzrc/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/di9i-zzrc/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/di9i-zzrc/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/di9i-zzrc/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['ct', 'hospital compare', 'mammogram', 'medical imaging', 'mri', 'national average', 'quality', 'ratings', 'ultrasound', 'use of medical imaging'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Outpatient Imaging Efficiency - National'}, {'description': "<p>The Medicare Spending Per Beneficiary (MSPB) Measure shows whether Medicare spends more, less, or about the same for an episode of care (“episode”) at a specific hospital compared to all hospitals nationally. An MSPB episode includes Medicare Part A and Part B payments for services provided by hospitals and other healthcare providers the 3 days prior to, during, and 30 days following a patient’s inpatient stay. This measure evaluates hospitals’ costs compared to the costs of the national median (or midpoint) hospital. This measure takes into account important factors like patient age and health status (risk adjustment) and geographic payment differences (payment-standardization). The numbers displayed here are: 1) the average MSPB measure for the nation; and 2) the national episode-weighted median MSPB amount used as the denominator in the calculation of each hospital's MSPB measure.</p>\n", 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/3n5g-6b7f', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-01-29', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/3n5g-6b7f', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/3n5g-6b7f/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/3n5g-6b7f/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/3n5g-6b7f/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/3n5g-6b7f/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hospital compare', 'medicare payment'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Medicare Spending Per Beneficiary– National'}, {'description': '<p>The Medicare Spending Per Beneficiary (MSPB) Measure shows whether Medicare spends more, less, or about the same for an episode of care (“episode”) at a specific hospital compared to all hospitals nationally. An MSPB episode includes Medicare Part A and Part B payments for services provided by hospitals and other healthcare providers the 3 days prior to, during, and 30 days following a patient’s inpatient stay. This measure evaluates hospitals’ costs compared to the costs of the national median (or midpoint) hospital. This measure takes into account important factors like patient age and health status (risk adjustment) and geographic payment differences (payment-standardization). The data displayed here are the average measures for each state.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/rs6n-9qwg', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-04-21', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/rs6n-9qwg', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/rs6n-9qwg/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/rs6n-9qwg/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/rs6n-9qwg/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/rs6n-9qwg/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hospital compare', 'medicare payment'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Medicare Spending Per Beneficiary – State'}, {'description': '<p>These "Outcome of Care Surgical Measures" show whether hospitals differ in what happens to patients after they have one of three types of surgeries.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/akfs-5dgr', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-04-21', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/akfs-5dgr', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/akfs-5dgr/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/akfs-5dgr/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/akfs-5dgr/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/akfs-5dgr/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hospital compare', 'readmissions and death'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Hospital ACS Measures'}, {'description': '<p>The\xa0Healthcare-Associated Infections (HAI)\xa0measures - state data. These measures are developed by\xa0Centers for Disease Control and Prevention (CDC)\xa0and collected through the\xa0National Healthcare Safety Network (NHSN). They provide information on infections that occur while the patient is in the hospital. These infections can be related to devices, such as central lines and urinary catheters, or spread from patient to patient after contact with an infected person or surface. Many healthcare associated infections can be prevented when the hospitals use\xa0CDC-recommended infection control steps.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/k2ze-bqvw', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-04-21', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/k2ze-bqvw', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/k2ze-bqvw/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/k2ze-bqvw/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/k2ze-bqvw/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/k2ze-bqvw/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['complications', 'hospital compare'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Healthcare Associated Infections - State'}, {'description': '<p>The\xa0Healthcare-Associated Infections (HAI)\xa0measures - national data. These measures are developed by\xa0Centers for Disease Control and Prevention (CDC)\xa0and collected through the\xa0National Healthcare Safety Network (NHSN). They provide information on infections that occur while the patient is in the hospital. These infections can be related to devices, such as central lines and urinary catheters, or spread from patient to patient after contact with an infected person or surface. Many healthcare associated infections can be prevented when the hospitals use\xa0CDC-recommended infection control steps.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/yd3s-jyhd', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-04-21', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/yd3s-jyhd', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/yd3s-jyhd/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/yd3s-jyhd/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/yd3s-jyhd/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/yd3s-jyhd/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['complications', 'hospital compare'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Healthcare Associated Infections - National'}, {'description': '<p>The footnote crosswalk displays a list of footnotes and their summary.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/y9us-9xdf', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2019-10-30', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/y9us-9xdf', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/y9us-9xdf/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/y9us-9xdf/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/y9us-9xdf/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/y9us-9xdf/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['general information', 'hospital compare'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Footnote Crosswalk'}, {'description': '<p>Unplanned Hospital Visits – state data. This data set includes state data for the hospital return days (or excess days in acute care [EDAC]) measures, the unplanned readmissions measures, and the result of unplanned hospital visits after an outpatient procedure.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/4gkm-5ypv', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-04-21', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/4gkm-5ypv', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/4gkm-5ypv/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/4gkm-5ypv/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/4gkm-5ypv/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/4gkm-5ypv/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hospital compare', 'unplanned hospital visits'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Unplanned Hospital Visits - State'}, {'description': '<p>Unplanned Hospital Visits – national data. This data set includes national data for the hospital return days (or excess days in acute care [EDAC]) measures, the unplanned readmissions measures, and the result of unplanned hospital visits after an outpatient procedure.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/cvcs-xecj', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2019-10-30', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/cvcs-xecj', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/cvcs-xecj/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/cvcs-xecj/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/cvcs-xecj/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/cvcs-xecj/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hospital compare', 'unplanned hospital visits'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Unplanned Hospital Visits - National'}, {'description': '<p>This data set includes the Patient Safety and Adverse Events Composite measure (PSI-90) and the individual CMS Patient Safety Indicators. PSI-90 is a composite complication measure composed from 10 separate Patient Safety Indicators. The measure provides an overview of hospital-level quality as it relates to a set of potentially preventable hospital-related events associated with harmful outcomes for patients.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/muwa-iene', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-01-29', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/muwa-iene', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/muwa-iene/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/muwa-iene/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/muwa-iene/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/muwa-iene/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['complications', 'hospital compare'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'PSI-90 and component measures - six-digit precision'}, {'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/u625-zae7', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-01-29', 'accessLevel': 'public', 'description': 'No description provided', 'identifier': 'https://data.medicare.gov/api/views/u625-zae7', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/u625-zae7/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/u625-zae7/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/u625-zae7/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/u625-zae7/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hospital', 'linking quality to payment'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Table 3: FY2018 Percent Change in Medicare Payments'}, {'description': '<p>A list of hospitals participating in the Hospital VBP Program and their performance rates and scores for the Clinical Outcomes measures.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/pudb-wetr', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-01-29', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/pudb-wetr', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/pudb-wetr/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/pudb-wetr/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/pudb-wetr/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/pudb-wetr/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hvbp', 'linking quality to payment', 'outcome'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Hospital Value-Based Purchasing (HVBP) – Clinical Outcomes Domain Scores'}, {'description': '<p>Psychiatric facilities that are eligible for the Inpatient Psychiatric Facility Quality Reporting (IPFQR) program are required to meet all program requirements, otherwise their Medicare payments may be reduced.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/dc76-gh7x', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-04-21', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/dc76-gh7x', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/dc76-gh7x/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/dc76-gh7x/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/dc76-gh7x/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/dc76-gh7x/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hospital compare', 'psych', 'psychiatric unit services', 'state', 'timely and effective care'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Inpatient Psychiatric Facility Quality Measure Data – by State'}, {'description': '<p>Psychiatric facilities that are eligible for the Inpatient Psychiatric Facility Quality Reporting (IPFQR) program are required to meet all program requirements, otherwise their Medicare payments may be reduced.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/q9vs-r7wp', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-07-22', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/q9vs-r7wp', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/q9vs-r7wp/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/q9vs-r7wp/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/q9vs-r7wp/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/q9vs-r7wp/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['facility', 'hospital compare', 'psych', 'psychiatric unit services', 'timely and effective care'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Inpatient Psychiatric Facility Quality Measure Data – by Facility'}, {'description': '<p>Psychiatric facilities that are eligible for the Inpatient Psychiatric Facility Quality Reporting (IPFQR) program are required to meet all program requirements, otherwise their Medicare payments may be reduced.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/s5xg-sys6', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-01-29', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/s5xg-sys6', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/s5xg-sys6/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/s5xg-sys6/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/s5xg-sys6/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/s5xg-sys6/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hospital compare', 'national', 'psych', 'psychiatric unit services', 'timely and effective care'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Inpatient Psychiatric Facility Quality Measure Data – National'}, {'description': "<p>In October 2014, CMS began reducing Medicare payments for subsection (d) hospitals that rank in the worst-performing quartile with respect to hospital-acquired conditions (HACs). Hospitals with a Total HAC Score above the 75th percentile of the Total HAC Score distribution will be subject to the payment reduction. This table contains hospitals’ measure and Total HAC scores, as well as a payment reduction indicator. The Total HAC Score is calculated as the equally weighted average of hospitals' individual measure scores.</p>\n", 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/yq43-i98g', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-01-29', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/yq43-i98g', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/yq43-i98g/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/yq43-i98g/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/yq43-i98g/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/yq43-i98g/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hospital compare', 'linking quality to payment'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Hospital-Acquired Condition Reduction Program'}, {'description': '<p>A list of hospitals participating in the Hospital VBP Program, their domain scores, and their Total Performance Scores.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/ypbt-wvdk', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-01-29', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/ypbt-wvdk', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/ypbt-wvdk/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/ypbt-wvdk/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/ypbt-wvdk/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/ypbt-wvdk/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hcahps', 'hospital compare', 'hospital value-based purchasing', 'hvbp', 'linking quality to payment', 'patient survey', 'process of care', 'quality', 'rates', 'ratings', 'scores', 'total performance score', 'tps', 'value-based purchasing'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Hospital Value-Based Purchasing (HVBP) – Total Performance Score'}, {'description': '<p>A list of hospitals participating in the Hospital VBP Program and their performance rates and scores for the Safety measures.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/dgmq-aat3', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-01-29', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/dgmq-aat3', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/dgmq-aat3/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/dgmq-aat3/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/dgmq-aat3/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/dgmq-aat3/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hospital', 'hvbp', 'linking quality to payment', 'safety'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Hospital Value-Based Purchasing (HVBP) – Safety'}, {'description': '<p>A list of hospitals participating in the Hospital VBP Program and their performance ratios and scores for the Efficiency Medicare Spending per Beneficiary (MSPB) measure.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/su9h-3pvj', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-01-29', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/su9h-3pvj', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/su9h-3pvj/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/su9h-3pvj/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/su9h-3pvj/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/su9h-3pvj/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hospital', 'linking quality to payment'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Hospital Value-Based Purchasing (HVBP) – Efficiency Scores'}, {'description': '<p>In October 2012, CMS began reducing Medicare payments for Inpatient Prospective Payment System hospitals with excess readmissions. Excess readmissions are measured by a ratio, calculated by dividing a hospital’s number of “predicted” 30-day readmissions for heart attack (AMI), heart failure (HF), pneumonia, chronic obstructive pulmonary disease (COPD), hip/knee replacement (THA/TKA), and coronary artery bypass graft surgery (CABG) by the number that would be “expected,” based on an average hospital with similar patients.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/9n3s-kdb3', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2019-10-30', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/9n3s-kdb3', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/9n3s-kdb3/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/9n3s-kdb3/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/9n3s-kdb3/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/9n3s-kdb3/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hospital compare', 'linking quality to payment'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Hospital Readmissions Reduction Program'}, {'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/vtqa-m4zn', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-01-29', 'accessLevel': 'public', 'description': 'No description provided', 'identifier': 'https://data.medicare.gov/api/views/vtqa-m4zn', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/vtqa-m4zn/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/vtqa-m4zn/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/vtqa-m4zn/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/vtqa-m4zn/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hospital', 'linking quality to payment'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Table 4: FY2018 Value-Based Incentive Payment Amount'}, {'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/xrgf-x36b', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-01-29', 'accessLevel': 'public', 'description': 'No description provided', 'identifier': 'https://data.medicare.gov/api/views/xrgf-x36b', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/xrgf-x36b/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/xrgf-x36b/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/xrgf-x36b/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/xrgf-x36b/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hospital', 'linking quality to payment'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Table 2: FY2018 Distribution of Net Change in Base Operating DRG Payment Amount'}, {'description': '<p>A list of VHA hospitals with timely and effective care (process of care) measure data. VHA collects this information through a Quality Improvement Organization (External Peer Review Program) or directly from electronic medical records.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/ptds-r8im', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-01-29', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/ptds-r8im', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/ptds-r8im/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/ptds-r8im/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/ptds-r8im/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/ptds-r8im/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['centers-for-medicare-medicaid-services'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Veterans Health Administration Timely and Effective Care Data'}, {'description': '<p>A list of VHA hospitals with behavioral health measure data. VHA reports data on a set of core performance measures for Hospital-Based Inpatient Psychiatric Services (HBIPS), Substance Use, and Tobacco Treatment.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/6qxe-iqz8', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-01-29', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/6qxe-iqz8', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/6qxe-iqz8/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/6qxe-iqz8/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/6qxe-iqz8/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/6qxe-iqz8/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['ipf', 'psychiatric unit services', 'pysch', 'veterans', 'veterans administration', 'vha'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Veterans Health Administration Behavioral Health Data'}, {'description': '<p>A list of VHA hospitals with data on the Agency for Healthcare Research and Quality (AHRQ) Patient Safety Indicators (PSIs). These indicators provide information on potential in hospital complications and adverse events following surgeries and procedures<em>.</em></p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/esr2-9zyn', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-07-22', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/esr2-9zyn', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/esr2-9zyn/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/esr2-9zyn/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/esr2-9zyn/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/esr2-9zyn/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['centers-for-medicare-medicaid-services'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Veterans Health Administration Patient Safety Indicators Data'}, {'description': '<p>The Medicare Spending Per Beneficiary (MSPB) Measure shows whether Medicare spends more, less, or about the same for an episode of care (“episode”) at a specific hospital compared to all hospitals nationally. An MSPB episode includes Medicare Part A and Part B payments for services provided by hospitals and other healthcare providers the 3 days prior to, during, and 30 days following a patient’s inpatient stay. This measure evaluates hospitals’ costs compared to the costs of the national median (or midpoint) hospital. This measure takes into account important factors like patient age and health status (risk adjustment) and geographic payment differences (payment-standardization). The data displayed here are identical to the data displayed in the “Medicare Spending per Beneficiary” file, except that this file displays hospitals’ measure values out to six decimal places instead of two decimal places.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/5hk7-b79m', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2019-10-30', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/5hk7-b79m', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/5hk7-b79m/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/5hk7-b79m/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/5hk7-b79m/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/5hk7-b79m/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hospital compare', 'medicare payment'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Medicare Spending Per Beneficiary – Hospital Additional Decimal Places'}, {'description': '<p>Comprehensive Care for Joint Replacement Model - provider data. This data set includes provider data for two quality measures tracked during an episode of care: complication rate for hip/knee replacement patients and the Hospital Consumer Assessment of Healthcare Providers and Systems (HCAHPS) Survey</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/tqkv-mgxq', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2019-10-30', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/tqkv-mgxq', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/tqkv-mgxq/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/tqkv-mgxq/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/tqkv-mgxq/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/tqkv-mgxq/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hospital compare'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Comprehensive Care For Joint Replacement Model - Provider Data'}, {'description': '<p>The Prospective Payment System (PPS)-Exempt Cancer Hospital Quality Reporting (PCHQR) Program currently uses five oncology care measures. The resulting PPS-Exempt Cancer Hospital Quality Reporting (PCHQR) Program measures allow consumers to compare the quality of care given at the eleven PPS-exempt cancer hospitals currently participating in the program.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/g3fg-3myg', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-01-29', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/g3fg-3myg', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/g3fg-3myg/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/g3fg-3myg/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/g3fg-3myg/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/g3fg-3myg/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['timely and effective care'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Oncology Care Measures – PPS-Exempt Cancer Hospital'}, {'description': '<p>A list of the state averages for the HCAHPS survey responses. HCAHPS is a national, standardized survey of hospital patients about their experiences during a recent inpatient hospital stay.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/qatj-nmws', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2019-10-30', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/qatj-nmws', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/qatj-nmws/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/qatj-nmws/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/qatj-nmws/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/qatj-nmws/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hcahps', 'hospital compare', 'patient survey', 'patient survey results', 'pch', 'quality', 'ratings', 'timely and effective care'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Patient Survey (PCH - HCAHPS) PPS-exempt Cancer Hospital – State'}, {'description': '<p>A list of hospital ratings for the Hospital Consumer Assessment of Healthcare Providers and Systems (HCAHPS). HCAHPS is a national, standardized survey of hospital patients about their experiences during a recent inpatient hospital stay.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/9g7e-btyt', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2019-10-30', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/9g7e-btyt', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/9g7e-btyt/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/9g7e-btyt/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/9g7e-btyt/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/9g7e-btyt/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hcahps', 'hospital compare', 'patient survey', 'patient survey results', 'pch', 'quality', 'ratings', 'timely and effective care'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Patient Survey (PCH - HCAHPS) PPS-exempt Cancer Hospital – National'}, {'description': '<p>A list of hospital ratings for the Hospital Consumer Assessment of Healthcare Providers and Systems (HCAHPS). HCAHPS is a national, standardized survey of hospital patients about their experiences during a recent inpatient hospital stay.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/iy27-wz37', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-01-29', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/iy27-wz37', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/iy27-wz37/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/iy27-wz37/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/iy27-wz37/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/iy27-wz37/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hcahps', 'hospital compare', 'patient survey', 'patient survey results', 'pch', 'quality', 'ratings', 'timely and effective care'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Patient Survey (PCH - HCAHPS) PPS-exempt Cancer Hospital - Hospital'}, {'description': '<p>Prospective Payment System (PPS)-Exempt Cancer Hospital Quality Reporting (PCHQR) Program currently uses one clinical effectiveness measure—External Beam Radiotherapy (EBRT) for Bone Metastases. The resulting PPS-Exempt Cancer Hospital Quality Reporting (PCHQR) Program measures allow consumers to compare the quality of care given at the eleven PPS-exempt cancer hospitals currently participating in the program.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/p7bc-fjpi', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-01-29', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/p7bc-fjpi', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/p7bc-fjpi/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/p7bc-fjpi/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/p7bc-fjpi/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/p7bc-fjpi/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hospital compare', 'timely and effective care'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Prospective Payment System (PPS)-Exempt Cancer Hospital Quality Reporting (PCHQR)'}, {'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/5gv4-jwyv', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-01-29', 'accessLevel': 'public', 'description': 'No description provided', 'identifier': 'https://data.medicare.gov/api/views/5gv4-jwyv', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/5gv4-jwyv/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/5gv4-jwyv/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/5gv4-jwyv/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/5gv4-jwyv/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hospital', 'linking quality to payment'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Table 1: FY2018 Net Change in Base Operating DRG Payment Amount'}, {'description': '<p>This file contains state-level data for all measures reported through the Ambulatory Surgical Center Quality Reporting Program.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/axe7-s95e', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-10-28', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/axe7-s95e', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/axe7-s95e/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/axe7-s95e/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/axe7-s95e/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/axe7-s95e/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hospital compare', 'timely and effective care'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Ambulatory Surgical Center Quality Measures - State'}, {'description': '<p>This file contains the national averages for all measures reported through the Ambulatory Surgical Center Quality Reporting Program.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/wue8-3vwe', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-10-28', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/wue8-3vwe', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/wue8-3vwe/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/wue8-3vwe/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/wue8-3vwe/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/wue8-3vwe/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hospital compare', 'timely and effective care'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Ambulatory Surgical Center Quality Measures - National'}, {'description': '<p>The data displayed here describes average spending levels during hospitals’ Medicare Spending per Beneficiary (MSPB) episodes by Medicare claim type. The data presented on Hospital Compare provide price-standardized, non-risk-adjusted values for hospital spending by claim type because risk adjustment is done at the episode level rather than at the service category/claim level. An MSPB episode includes all Medicare Part A and Part B claims paid during the period from 3 days prior to an inpatient hospital admission through 30 days after discharge.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/nrth-mfg3', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-01-29', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/nrth-mfg3', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/nrth-mfg3/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/nrth-mfg3/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/nrth-mfg3/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/nrth-mfg3/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hospital compare', 'medicare payment'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Medicare Hospital Spending by Claim'}, {'description': '<p>Drug utilization data are reported by states for covered outpatient drugs that are paid for by state Medicaid agencies since the start of the Medicaid Drug Rebate Program. The data includes state, drug name, National Drug Code, number of prescriptions and dollars reimbursed. Data descriptions are available on Medicaid.gov: <a href="https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilization-data/state-drug-utilization-data-faq/index.html">https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilizat...</a></p>\n', 'programCode': ['009:076'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['State Drug Utilization'], 'landingPage': 'https://data.medicaid.gov/d/3v5r-x5x9', 'contactPoint': {'hasEmail': 'mailto:no-reply@data.medicaid.gov', 'fn': 'Medicaid.gov'}, 'issued': '2019-03-11', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/3v5r-x5x9', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/3v5r-x5x9/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/3v5r-x5x9/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/3v5r-x5x9/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/3v5r-x5x9/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['drug utilization', 'medicaid reimbursements', 'pharmacy'], 'bureauCode': ['009:00'], 'modified': '2020-10-27', 'title': 'State Drug Utilization Data 2017'}, {'description': '<p>Drug utilization data are reported by states for covered outpatient drugs that are paid for by state Medicaid agencies since the start of the Medicaid Drug Rebate Program. The data includes state, drug name, National Drug Code, number of prescriptions and dollars reimbursed. Data descriptions are available on Medicaid.gov: <a href="https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilization-data/state-drug-utilization-data-faq/index.html">https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilizat...</a></p>\n', 'programCode': ['009:076'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['State Drug Utilization'], 'landingPage': 'https://data.medicaid.gov/d/3v6v-qk5s', 'contactPoint': {'hasEmail': 'mailto:no-reply@data.medicaid.gov', 'fn': 'Medicaid.gov'}, 'issued': '2019-03-11', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/3v6v-qk5s', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/3v6v-qk5s/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/3v6v-qk5s/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/3v6v-qk5s/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/3v6v-qk5s/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['drug utilization', 'medicaid reimbursements', 'pharmacy'], 'bureauCode': ['009:00'], 'modified': '2020-10-27', 'title': 'State Drug Utilization Data 2016'}, {'description': '<p>This file contains the footnotes used in the Outpatient and Ambulatory Surgery CAHPS Survey data.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/e6hj-umam', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2019-10-30', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/e6hj-umam', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/e6hj-umam/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/e6hj-umam/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/e6hj-umam/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/e6hj-umam/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hospital compare', 'patientsurveyresults'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Outpatient and Ambulatory Surgery CAHPS Survey Footnotes'}, {'description': '<p>The national average for the OAS CAHPS Survey categories. The OAS CAHPS survey collects information about patients’ experiences of care in hospital outpatient departments (HOPDs) and ambulatory surgical centers (ASCs).</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/s5pj-hua3', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2019-10-30', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/s5pj-hua3', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/s5pj-hua3/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/s5pj-hua3/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/s5pj-hua3/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/s5pj-hua3/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hospital compare', 'patientsurveyresults'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Outpatient and Ambulatory Surgery Consumer Assessment of Healthcare Providers and Systems (OAS CAHPS) survey for hospital outpatient departments - National'}, {'description': '<p>A list of the state averages for the OAS CAHPS Survey responses. The OAS CAHPS survey collects information about patients’ experiences of care in hospital outpatient departments (HOPDs) and ambulatory surgical centers (ASCs).</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/6pfg-whmx', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2019-10-30', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/6pfg-whmx', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/6pfg-whmx/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/6pfg-whmx/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/6pfg-whmx/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/6pfg-whmx/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hospital compare', 'patientsurveyresults'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Outpatient and Ambulatory Surgery Consumer Assessment of Healthcare Providers and Systems (OAS CAHPS) survey for hospital outpatient departments - State'}, {'description': '<p>A list of hospital outpatient department ratings for the Outpatient and Ambulatory Surgery Consumer Assessment of Healthcare Providers and Systems (OAS CAHPS) survey. The data are updated and reported each quarter with data from the most recently completed quarter replacing the oldest quarter of data. The data reporting period is included in the tables.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/yizn-abxn', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2019-10-30', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/yizn-abxn', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/yizn-abxn/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/yizn-abxn/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/yizn-abxn/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/yizn-abxn/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hospital compare', 'patientsurveyresults'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Outpatient and Ambulatory Surgery Consumer Assessment of Healthcare Providers and Systems (OAS CAHPS) survey for hospital outpatient departments - Facility'}, {'description': '<p>A list of the state averages for the OAS CAHPS survey responses. The OAS CAHPS survey collects information about patients’ experiences of care in hospital outpatient departments (HOPDs) and ambulatory surgical centers (ASCs).</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/x663-bwbj', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2019-10-30', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/x663-bwbj', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/x663-bwbj/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/x663-bwbj/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/x663-bwbj/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/x663-bwbj/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hospital compare', 'patientsurveyresults'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Outpatient and Ambulatory Surgery Consumer Assessment of Healthcare Providers and Systems (OAS CAHPS) survey for ambulatory surgical centers - State'}, {'description': '<p>The national average for the OAS CAHPS survey categories. The OAS CAHPS survey collects information about patients’ experiences of care in hospital outpatient departments (HOPDs) and ambulatory surgical centers (ASCs).</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/tf3h-mrrs', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2019-10-30', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/tf3h-mrrs', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/tf3h-mrrs/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/tf3h-mrrs/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/tf3h-mrrs/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/tf3h-mrrs/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hospital compare', 'patientsurveyresults'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Outpatient and Ambulatory Surgery Consumer Assessment of Healthcare Providers and Systems (OAS CAHPS) survey for ambulatory surgical centers - National'}, {'description': '<p>A list of ambulatory surgical center ratings for the Outpatient and Ambulatory Surgery Consumer Assessment of Healthcare Providers and Systems (OAS CAHPS) survey. The data are updated and reported each quarter with data from the most recently completed quarter replacing the oldest quarter of data. The data reporting period is included in the tables.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/48nr-hqxx', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2019-10-30', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/48nr-hqxx', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/48nr-hqxx/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/48nr-hqxx/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/48nr-hqxx/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/48nr-hqxx/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hospital compare', 'patientsurveyresults'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Outpatient and Ambulatory Surgery Consumer Assessment of Healthcare Providers and Systems (OAS CAHPS) survey for ambulatory surgical centers - Facility'}, {'description': '<p>Drug utilization data are reported by states for covered outpatient drugs that are paid for by state Medicaid agencies since the start of the Medicaid Drug Rebate Program. The data includes state, drug name, National Drug Code, number of prescriptions and dollars reimbursed. Data descriptions are available on Medicaid.gov: <a href="https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilization-data/state-drug-utilization-data-faq/index.html">https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilizat...</a></p>\n', 'programCode': ['009:076'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['State Drug Utilization'], 'landingPage': 'https://data.medicaid.gov/d/e5ds-i36p', 'contactPoint': {'hasEmail': 'mailto:no-reply@data.medicaid.gov', 'fn': 'Medicaid.gov'}, 'issued': '2019-03-11', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/e5ds-i36p', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/e5ds-i36p/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/e5ds-i36p/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/e5ds-i36p/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/e5ds-i36p/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['drug utilization', 'medicaid reimbursements', 'pharmacy'], 'bureauCode': ['009:00'], 'modified': '2020-10-27', 'title': 'State Drug Utilization Data 2018'}, {'description': '<p>Drug utilization data are reported by states for covered outpatient drugs that are paid for by state Medicaid agencies since the start of the Medicaid Drug Rebate Program. The data includes state, drug name, National Drug Code, number of prescriptions and dollars reimbursed. Data descriptions are available on Medicaid.gov: <a href="https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilization-data/state-drug-utilization-data-faq/index.html">https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilizat...</a></p>\n', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['State Drug Utilization'], 'landingPage': 'https://data.medicaid.gov/d/qnsz-yp89', 'contactPoint': {'hasEmail': 'mailto:no-reply@data.medicaid.gov', 'fn': 'Medicaid.gov'}, 'issued': '2019-08-12', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/qnsz-yp89', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/qnsz-yp89/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/qnsz-yp89/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/qnsz-yp89/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/qnsz-yp89/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['drug utilization', 'medicaid reimbursements', 'pharmacy'], 'modified': '2020-10-27', 'title': 'State Drug Utilization Data 2019'}, {'description': '<p>The Prospective Payment System (PPS)-Exempt Cancer Hospital Quality Reporting (PCHQR) Program currently uses five safety and health-care associated infection measures. The resulting PPS-Exempt Cancer Hospital Quality Reporting (PCHQR) Program measures allow consumers to compare the quality of care given at the eleven PPS-exempt cancer hospitals currently participating in the program.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/k653-4ka8', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-04-21', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/k653-4ka8', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/k653-4ka8/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/k653-4ka8/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/k653-4ka8/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/k653-4ka8/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hospital compare', 'pch', 'pchqr', 'timely and effective care'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Safety and Health-Care Associated Measures – PPS-Exempt Cancer Hospital'}, {'description': '<p>This dataset evaluates the percentage of patients who are receiving PCH-based outpatient chemotherapy treatment for all cancer types except leukemia who were admitted to the hospital or visited the emergency department for one of 10 conditions within 30 days after treatment.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/6qip-a4gp', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-05-21', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/6qip-a4gp', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/6qip-a4gp/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/6qip-a4gp/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/6qip-a4gp/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/6qip-a4gp/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hospital', 'outcome', 'outcome of care', 'timely and effective care'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Outcome Measures – PPS-Exempt Cancer Hospital – Hospital'}, {'description': '<p>This dataset evaluates the percentage of patients who are receiving PCH-based outpatient chemotherapy treatment for all cancer types except leukemia who were admitted to the hospital or visited the emergency department for one of 10 conditions within 30 days after treatment.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/guec-4v2s', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-01-29', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/guec-4v2s', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/guec-4v2s/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/guec-4v2s/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/guec-4v2s/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/guec-4v2s/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hospital compare', 'outcome', 'outcome of care', 'timely and effective care'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Outcome Measures – PPS-Exempt Cancer Hospital – National'}, {'description': '<p>Drug utilization data are reported by states for covered outpatient drugs that are paid for by state Medicaid agencies since the start of the Medicaid Drug Rebate Program. The data includes state, drug name, National Drug Code, number of prescriptions and dollars reimbursed. Data descriptions are available on Medicaid.gov: <a href="https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilization-data/state-drug-utilization-data-faq/index.html">https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilizat...</a></p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['State Drug Utilization'], 'landingPage': 'https://data.medicaid.gov/d/va5y-jhsv', 'contactPoint': {'hasEmail': 'mailto:Medicaid.gov@cms.hhs.gov', 'fn': 'Medicaid'}, 'issued': '2020-09-17', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/va5y-jhsv', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/va5y-jhsv/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/va5y-jhsv/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/va5y-jhsv/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/va5y-jhsv/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['drug utilization', 'medicaid reimbursements', 'pharmacy'], 'bureauCode': ['009:38'], 'modified': '2020-10-27', 'title': 'State Drug Utilization Data 2020'}, {'description': '<p>This report shows data completeness information on data submitted by hospitals for the previous week, from Friday to Thursday. The U.S. Department of Health and Human Services requires all hospitals licensed to provide 24-hour care to report certain data necessary to the all-of-America COVID-19 response. The report includes the following information for each hospital:</p>\n<ul>\n<li>The percentage of mandatory fields reported.</li>\n<li>The number of days in the preceding week where 100% of the fields were completed.</li>\n<li>Whether a hospital is required to report on Wednesdays only.</li>\n<li>A cell for each required field with the number of days that specific field was reported for the week.</li>\n</ul>\n<p>Hospitals are key partners in the Federal response to COVID-19, and this report is published to increase transparency into the type and amount of data being successfully reported to the U.S. Government.</p>\n<p><strong>Source:</strong> HHS Protect, U.S. Department of Health & Human Services</p>\n', 'programCode': ['009:028'], 'title': 'COVID-19 Hospital Data Coverage Report', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['Community', 'Health', 'Hospital', 'National', 'State'], 'landingPage': 'https://healthdata.gov/dataset/covid-19-hospital-data-coverage-report', 'modified': '2020-11-30', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Anonymous'}, 'issued': '2020-10-26', 'accessLevel': 'public', 'identifier': '1b53e56c-d178-4a66-bb82-1e92872c8fc1', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://healthdata.gov/sites/default/files/20201130_Hospital%20Data%20Coverage%20Report.xlsx', 'format': 'data', 'title': 'COVID-19 Hospital Data Coverage Report', 'description': '<p><strong>Updated 11/30/2020</strong></p>\n', 'mediaType': 'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet'}], 'keyword': ['Covid', 'Covid-19'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'accrualPeriodicity': 'R/P1W'}, {'description': '<p>State averages for ICH-CAHPS Survey measures. The ICH-CAHPS Survey is a national, standardized survey of in-center hemodialysis patients about their experiences with the facility, facility doctors and staff, and care received.</p>\n', 'programCode': ['009:078'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Dialysis Facility Compare'], 'landingPage': 'https://data.medicare.gov/d/hanv-ru8h', 'contactPoint': {'hasEmail': 'mailto:DialysisData@umich.edu', 'fn': 'Dialysis Facility Compare'}, 'issued': '2020-01-22', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/hanv-ru8h', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/hanv-ru8h/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/hanv-ru8h/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/hanv-ru8h/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/hanv-ru8h/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cahps', 'dfc', 'dialysis', 'dialysis centers', 'dialysis facilities', 'experience of care', 'patient survey'], 'bureauCode': ['009:38'], 'modified': '2020-10-21', 'title': 'Patient survey (ICH-CAHPS) - State'}, {'description': '<p>The national average for ICH-CAHPS Survey measures. The ICH-CAHPS Survey is a national, standardized survey of in-center hemodialysis patients about their experiences with the facility, facility doctors and staff, and care received.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Dialysis Facility Compare'], 'landingPage': 'https://data.medicare.gov/d/utgq-v46w', 'contactPoint': {'hasEmail': 'mailto:DialysisData@umich.edu', 'fn': 'Dialysis Facility Compare'}, 'issued': '2020-01-22', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/utgq-v46w', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/utgq-v46w/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/utgq-v46w/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/utgq-v46w/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/utgq-v46w/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cahps', 'dfc', 'dialysis', 'dialysis centers', 'dialysis facilities', 'experience of care', 'patient survey'], 'bureauCode': ['009:38'], 'modified': '2020-10-21', 'title': 'Patient survey (ICH-CAHPS) - National'}, {'description': '<p>In-Center Hemodialysis Facilites Patient evaluations from the In-Center Hemodialysis Consumer Assessment of Healthcare Providers and Systems (ICH-CAHPS) Survey. The ICH-CAHPS Survey is a national, standardized survey of in-center hemodialysis patients about their experiences with the facility, facility doctors and staff, and care received.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Dialysis Facility Compare'], 'landingPage': 'https://data.medicare.gov/d/59mq-zhts', 'contactPoint': {'hasEmail': 'mailto:DialysisData@umich.edu', 'fn': 'CMS'}, 'issued': '2020-03-19', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/59mq-zhts', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/59mq-zhts/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/59mq-zhts/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/59mq-zhts/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/59mq-zhts/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cahps', 'dfc', 'dialysis', 'dialysis centers', 'dialysis facilities', 'experience of care', 'patient survey'], 'bureauCode': ['009:38'], 'modified': '2020-10-21', 'title': 'Patient survey (ICH CAHPS)'}, {'description': '<p>State averages of common dialysis quality measures.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Dialysis Facility Compare'], 'landingPage': 'https://data.medicare.gov/d/2fpu-cgbb', 'contactPoint': {'hasEmail': 'mailto:DialysisData@umich.edu', 'fn': 'Dialysis Facility Compare'}, 'issued': '2020-04-21', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/2fpu-cgbb', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/2fpu-cgbb/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/2fpu-cgbb/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/2fpu-cgbb/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/2fpu-cgbb/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['comparison', 'dfc', 'dialysis', 'medicare', 'quality measures', 'state list', 'statistics'], 'bureauCode': ['009:38'], 'modified': '2020-10-21', 'title': 'Dialysis Facility Compare - State Averages'}, {'description': '<p>National averages of common dialysis quality measures.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Dialysis Facility Compare'], 'landingPage': 'https://data.medicare.gov/d/2rkq-ygai', 'contactPoint': {'hasEmail': 'mailto:DialysisData@umich.edu', 'fn': 'Dialysis Facility Compare'}, 'issued': '2019-10-30', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/2rkq-ygai', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/2rkq-ygai/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/2rkq-ygai/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/2rkq-ygai/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/2rkq-ygai/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['comparison', 'dfc', 'dialysis', 'medicare', 'national', 'quality measures', 'statistics'], 'bureauCode': ['009:38'], 'modified': '2020-10-21', 'title': 'Dialysis Facility Compare - National Averages'}, {'description': '<p>A list of all dialysis facilities registered with Medicare that includes addresses and phone numbers, as well as services and quality of care provided.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Dialysis Facility Compare'], 'landingPage': 'https://data.medicare.gov/d/23ew-n7w9', 'contactPoint': {'hasEmail': 'mailto:DialysisData@umich.edu', 'fn': 'Dialysis Facility Compare'}, 'issued': '2020-04-22', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/23ew-n7w9', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/23ew-n7w9/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/23ew-n7w9/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/23ew-n7w9/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/23ew-n7w9/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['dfc', 'dialysis', 'dialysis facilities', 'quality measures'], 'bureauCode': ['009:38'], 'modified': '2020-10-21', 'title': 'Dialysis Facility Compare - Listing by Facility'}, {'description': '<p>NNDSS - Table II. Hepatitis (viral, acute) - 2015.In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed.The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories. Note:These are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting. Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available. Footnotes:C.N.M.I.: Commonwealth of Northern Mariana Islands. U: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum. * Three low incidence conditions, rubella, rubella congenital, and tetanus, have been moved to Table 2 to facilitate case count verification with reporting jurisdictions. ��� Case counts for reporting year 2015 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>. Data for TB are displayed in Table IV, which appears quarterly.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/65xe-6neq', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-01-07', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/65xe-6neq', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/65xe-6neq/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/65xe-6neq/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/65xe-6neq/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/65xe-6neq/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2015', 'hepatitis', 'hepatitis (viral acute)', 'hepatitis (viral acute) type a', 'hepatitis (viral acute) type b', 'hepatitis (viral acute) type c', 'mmwr', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2016-01-07', 'title': 'NNDSS - Table II. Hepatitis (viral, acute)'}, {'description': '<p>NNDSS - TABLE 1LL. Vibriosis, Confirmed to Vibriosis, Probable - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/i4eq-dgfc', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/i4eq-dgfc', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/i4eq-dgfc/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/i4eq-dgfc/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/i4eq-dgfc/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/i4eq-dgfc/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'nedss', 'netss', 'nndss', 'vibriosis confirmed', 'vibriosis probable', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-05-30', 'title': 'NNDSS - TABLE 1LL. Vibriosis, Confirmed to Vibriosis, Probable'}, {'description': '<p>NNDSS - TABLE 1JJ. Tularemia to Vancomycin-intermediate Staphylococcus aureus - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/qsk4-8yy5', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/qsk4-8yy5', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qsk4-8yy5/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qsk4-8yy5/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qsk4-8yy5/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qsk4-8yy5/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'nedss', 'netss', 'nndss', 'tularemia', 'vancomycin-intermediate staphylococcus aureus', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-05-30', 'title': 'NNDSS - TABLE 1JJ. Tularemia to Vancomycin-intermediate Staphylococcus aureus'}, {'description': '<p>NNDSS - TABLE 1T. Invasive pneumococcal disease, age<5 , Confirmed to Invasive pneumococcal disease, age <5, Probable - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\n Max: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />\n§ Includes drug resistant and susceptible cases of Invasive Pneumococcal Disease.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/62yv-gyiz', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/62yv-gyiz', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/62yv-gyiz/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/62yv-gyiz/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/62yv-gyiz/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/62yv-gyiz/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'age<5', 'confirmed', 'invasive pneumococcal disease', 'nedss', 'netss', 'nndss', 'probable', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-05-30', 'title': 'NNDSS - TABLE 1T. Invasive pneumococcal disease, age<5 , Confirmed to Invasive pneumococcal disease, age <5, Probable'}, {'description': "<p>Performance rates on frequently reported health care quality measures in the CMS Medicaid/CHIP Child and Adult Core Sets, for FFY 2019 reporting.</p>\n<p>Source: Mathematica analysis of MACPro and Form CMS-416 reports for the FFY 2019 reporting cycle. Dataset revised October 2020. For more information, see the Children's Health Care Quality Measures and Adult Health Care Quality Measures webpages.</p>\n", 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Quality'], 'landingPage': 'https://data.medicaid.gov/d/afrw-yks2', 'contactPoint': {'hasEmail': 'mailto:mohanraj.balasubramanian@cms.hhs.gov', 'fn': 'Raj'}, 'issued': '2020-07-24', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/afrw-yks2', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/afrw-yks2/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/afrw-yks2/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/afrw-yks2/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/afrw-yks2/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['core sets', 'performance rates', 'quality measures'], 'bureauCode': ['009:38'], 'modified': '2020-10-14', 'title': '2019 Child and Adult Health Care Quality Measures Quality'}, {'description': '<p>2000-2018. Water Fluoridation Statistics is a biennial report of the percentage and number of people receiving fluoridated water from 2000 through 2018, originally published at <a href="http://www.cdc.gov/fluoridation/statistics/index.htm">http://www.cdc.gov/fluoridation/statistics/index.htm</a>. For more information, see: <a href="http://www.cdc.gov/oralhealthdata/overview/fluoridation_indicators.html">http://www.cdc.gov/oralhealthdata/overview/fluoridation_indicators.html</a></p>\n', 'programCode': ['009:020'], 'title': 'Water Fluoridation Statistics - Percent of PWS population receiving fluoridated water', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Oral Health'], 'landingPage': 'https://data.cdc.gov/d/8235-5d73', 'contactPoint': {'hasEmail': 'mailto:oralhealth@cdc.gov', 'fn': 'Oral Health Inquiries'}, 'issued': '2016-10-18', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/8235-5d73', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/8235-5d73/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/8235-5d73/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/8235-5d73/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/8235-5d73/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['division of oral health', 'healthy people', 'nohss', 'oral health', 'water fluoridation', 'wfrs'], 'bureauCode': ['009:20'], 'modified': '2020-10-13', 'references': ['https://www.cdc.gov/oralhealthdata/'], 'describedBy': 'https://chronicdata.cdc.gov/Oral-Health/Water-Fluoridation-Statistics-Percent-of-PWS-popul/8235-5d73'}, {'description': '<p>NNDSS - Table II. Invasive pneumococcal disease, all ages - 2018. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states or territory.</p>\n<p>Note:</p>\n<p>This table contains provisional cases of selected national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:</p>\n<p>C.N.M.I.: Commonwealth of Northern Mariana Islands.<br />\nU: Unavailable. —: No reported cases. N: Not reportable. NA: Not Available. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<ul>\n<li>Case counts for reporting years 2017 and 2018 are provisional and subject to change. Data for years 2013 through 2016 are finalized. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>.</li>\n</ul>\n<p>† Includes drug resistant and susceptible cases of invasive pneumococcal disease.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/n24i-76tn', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-01-03', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/n24i-76tn', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/n24i-76tn/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/n24i-76tn/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/n24i-76tn/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/n24i-76tn/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2018', 'all ages', 'invasive pneumococcal disease', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-01-03', 'title': 'NNDSS - Table II. Invasive pneumococcal disease, all ages'}, {'description': '<p>Drugs that have been reported under the Medicaid Drug Rebate Program along with an indication of whether or not the required Average Manufacturer Price (AMP) was reported for each drug. All drugs are identified in the file by the 11-digit National Drug Code, product name, labeler name, and reported (R) or not reported (NR).</p>\n', 'programCode': ['009:076'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Drug Pricing and Payment'], 'landingPage': 'https://data.medicaid.gov/d/kqwu-kbww', 'contactPoint': {'hasEmail': 'mailto:Medicaid.gov@cms.hhs.gov', 'fn': 'Medicaid'}, 'issued': '2018-08-14', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/kqwu-kbww', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/kqwu-kbww/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/kqwu-kbww/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/kqwu-kbww/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/kqwu-kbww/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['amp', 'average manufacturer price'], 'bureauCode': ['009:00'], 'modified': '2020-10-07', 'title': 'Drug AMP Reporting - Monthly'}, {'description': '<p>2008-2020. American Lung Association. Cessation Coverage. Medicaid data compiled by the Centers for Disease Control and Prevention’s Office on Smoking and Health were obtained from the State Tobacco Cessation Coverage Database, developed and administered by the American Lung Association. Data from 2008-2012 are reported on an annual basis; beginning in 2013 data are reported on a quarterly basis. Data include state-level information on Medicaid coverage of approved medications by the Food and Drug Administration (FDA) for tobacco cessation treatment; types of counseling recommended by the Public Health Service (PHS) and barriers to accessing cessation treatment. Note: Section 2502 of the Patient Protection and Affordable Care Act requires all state Medicaid programs to cover all FDA-approved tobacco cessation medications as of January 1, 2014. However, states are currently in the process of modifying their coverage to come into compliance with this requirement. Data in the STATE System on Medicaid coverage of tobacco cessation medications reflect evidence of coverage that is found in documentable sources, and may not yet reflect medications covered under this requirement.</p>\n', 'programCode': ['009:020'], 'title': 'Medicaid Coverage Of Cessation Treatments And Barriers To Treatments', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Cessation Coverage '], 'landingPage': 'https://data.cdc.gov/d/ntaa-dtex', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-12', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/ntaa-dtex', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ntaa-dtex/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ntaa-dtex/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ntaa-dtex/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ntaa-dtex/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['american lung association', 'cessation coverage', 'comprehensive medicaid coverage', 'medicaid coverage of cessation treatment', 'office on smoking and health', 'osh'], 'bureauCode': ['009:20'], 'modified': '2020-10-07', 'references': ['https://chronicdata.cdc.gov/d/x7ys-5vpn'], 'describedBy': 'https://chronicdata.cdc.gov/Cessation-Coverage-/Medicaid-Coverage-Of-Cessation-Treatments-And-Barr/ntaa-dtex'}, {'description': '<p>The Medicare Current Beneficiary Survey (MCBS) public use file (MCBS PUF) provides the first publically available MCBS file for researchers interested in the health, health care use, access to and satisfaction with care for Medicare beneficiaries, while providing the very highest degree of protection to the Medicare beneficiaries protected health information. Celebrating 25 years of continuous data collection and the completion of over 1 million interviews, the MCBS is a continuous, in person, longitudinal survey of a representative national sample of the Medicare population. As the largest federal health survey of the Medicare population, the MCBS plays an essential role in monitoring and evaluating key aspects of the Medicare program and is the leading source of information on Medicare and its impact on beneficiaries.</p>\n', 'programCode': ['009:000'], 'temporal': '2013-01-01T05:00:00-05:00/2018-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/MCBS-Public-Use-File/index', 'modified': '2020-10-05', 'contactPoint': {'hasEmail': 'mailto:MCBS@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-05-24', 'accessLevel': 'public', 'identifier': '645', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/MCBS-Public-Use-File/index', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Access to Care', 'Community Treatment', 'Disparity', 'Expenditures', 'Hospital', 'Inpatient', 'Long Term Care (LTC)', 'Medicaid', 'Medicare', 'Medicare-Medicaid Dual Beneficiaries', 'National', 'Outpatient', 'Payment Sources', 'Publicly Available Data File - for download', 'Satisfaction', 'Survey', 'Utilization'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'MCBS Public Use File', 'accrualPeriodicity': 'R/P1Y'}, {'description': '<p>NNDSS - Table II. Hepatitis (viral, acute) C - 2017. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories.</p>\n<p>Note:<br />\nThese are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting.</p>\n<p>Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available.</p>\n<p>Footnotes:<br />\n C.N.M.I.: Commonwealth of Northern Mariana Islands.</p>\n<p>U: Unavailable. —: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<p>*Three low incidence conditions, rubella, rubella congenital, and tetanus, are in Table II to facilitate case count verification with reporting jurisdictions.</p>\n<p>† Case counts for reporting year 2017 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/">http://wwwn.cdc.gov/nndss/document/</a> ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf. Data for tuberculosis are displayed in Table IV, which appears quarterly.</p>\n<p>§ Based on the CSTE Position Statement 15-ID-03: Revision of the Case Definition of Hepatitis C for National Notification, acute hepatitis C is now reported by case classification status.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/swv3-ghj7', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2018-01-04', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/swv3-ghj7', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/swv3-ghj7/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/swv3-ghj7/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/swv3-ghj7/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/swv3-ghj7/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2017', 'hepatitis', 'hepatitis (viral acute) type c', 'mmwr', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2018-01-04', 'title': 'NNDSS - Table II. Hepatitis (viral, acute) C'}, {'description': '<p>NNDSS - Table II. Babesiosis to Campylobacteriosis - 2015.In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories. Note:These are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting. Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available. Footnotes:C.N.M.I.: Commonwealth of Northern Mariana Islands. U: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum. * Three low incidence conditions, rubella, rubella congenital, and tetanus, have been moved to Table 2 to facilitate case count verification with reporting jurisdictions. ��� Case counts for reporting year 2015 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>. Data for TB are displayed in Table IV, which appears quarterly.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/s5s8-d82d', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-01-07', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/s5s8-d82d', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/s5s8-d82d/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/s5s8-d82d/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/s5s8-d82d/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/s5s8-d82d/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2015', 'babesiosis', 'campylobacteriosis', 'mmwr', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2016-01-07', 'title': 'NNDSS - Table II. Babesiosis to Campylobacteriosis'}, {'description': '<p>The 2011 BRFSS data reflects a change in weighting methodology (raking) and the addition of cell phone only respondents. Shifts in observed prevalence from 2010 to 2011 for BRFSS measures will likely reflect the new methods of measuring risk factors, rather than true trends in risk-factor prevalence. A break in trend lines after 2010 is used to reflect this change in methodolgy. Percentages are weighted to population characteristics. Data are not available if it did not meet BRFSS stability requirements. For more information on these requirements, as well as risk factors and calculated variables, see the Technical Documents and Survey Data for a specific year - <a href="http://www.cdc.gov/brfss/annual_data/annual_data.htm">http://www.cdc.gov/brfss/annual_data/annual_data.htm</a>. Recommended citation: Centers for Disease Control and Prevention (CDC). Behavioral Risk Factor Surveillance System. Atlanta, Georgia: U.S. Department of Health and Human Services, Centers for Disease Control and Prevention, [appropriate year].</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Health Statistics'], 'landingPage': 'https://data.cdc.gov/d/5ekf-pmct', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2013-08-02', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/5ekf-pmct', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5ekf-pmct/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5ekf-pmct/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5ekf-pmct/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5ekf-pmct/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['adults', 'brfss', 'health care coverage', 'heath care access'], 'bureauCode': ['009:00'], 'modified': '2015-08-27', 'title': 'BRFSS Prevalence And Trends Data: Health Care Access/Coverage for 2011'}, {'description': '<p>NNDSS - TABLE 1II. Tetanus to Trichinellosis - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/2993-4v7d', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/2993-4v7d', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/2993-4v7d/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/2993-4v7d/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/2993-4v7d/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/2993-4v7d/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'nedss', 'netss', 'nndss', 'tetanus', 'toxic shock syndrome (other than streptococcal)', 'trichinellosis', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-05-30', 'title': 'NNDSS - TABLE 1II. Tetanus to Trichinellosis'}, {'description': '<p>NNDSS - TABLE 1CC. Rabies, Animal to Rabies, Human - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/mi28-ze7h', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/mi28-ze7h', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mi28-ze7h/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mi28-ze7h/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mi28-ze7h/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mi28-ze7h/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'animal', 'human', 'nedss', 'netss', 'nndss', 'rabies', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-05-30', 'title': 'NNDSS - TABLE 1CC. Rabies, Animal to Rabies, Human'}, {'description': '<p>NNDSS - TABLE 1V. Malaria to Measles, Imported - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/hjax-h34q', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/hjax-h34q', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hjax-h34q/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hjax-h34q/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hjax-h34q/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hjax-h34q/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'malaria', 'measles imported', 'measles indigenous', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-05-30', 'title': 'NNDSS - TABLE 1V. Malaria to Measles, Imported'}, {'description': '<p>NNDSS - TABLE 1U. Legionellosis to Listeriosis - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/ehf4-c7tw', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/ehf4-c7tw', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ehf4-c7tw/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ehf4-c7tw/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ehf4-c7tw/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ehf4-c7tw/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'legionellosis', 'leptospirosis', 'listeriosis', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-05-30', 'title': 'NNDSS - TABLE 1U. Legionellosis to Listeriosis'}, {'description': '<p>NNDSS - Table 1K. Ehrlichiosis and Anaplasmosis, Anaplasma phagocytophilum infection to Ehrlichia chaffeensis infection - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a></p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/bqse-bujd', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/bqse-bujd', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/bqse-bujd/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/bqse-bujd/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/bqse-bujd/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/bqse-bujd/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'anaplasma phagocytophilum infection', 'ehrlichia chaffeensis infection', 'ehrlichiosis and anaplasmosis', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-05-30', 'title': 'NNDSS - TABLE 1K. Ehrlichiosis and Anaplasmosis, Anaplasma phagocytophilum infection to Ehrlichia chaffeensis infection'}, {'description': '<p>NNDSS - Table II. Vibriosis - 2018. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states or territory.</p>\n<p>Note:</p>\n<p>This table contains provisional cases of selected national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:</p>\n<p>C.N.M.I.: Commonwealth of Northern Mariana Islands.<br />\nU: Unavailable. —: No reported cases. N: Not reportable. NA: Not Available. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<ul>\n<li>Case counts for reporting years 2017 and 2018 are provisional and subject to change. Data for years 2013 through 2016 are finalized. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>.</li>\n</ul>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/ttj2-zsyk', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-01-03', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/ttj2-zsyk', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ttj2-zsyk/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ttj2-zsyk/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ttj2-zsyk/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ttj2-zsyk/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2018', 'nedss', 'netss', 'nndss', 'vibriosis', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-01-03', 'title': 'NNDSS - Table II. Vibriosis'}, {'description': '<p>NNDSS - TABLE 1MM. Viral hemorrhagic fevers, Crimean-Congo hemorrhagic fever virus to Guanarito virus - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />\n§ Prior to 2015, CDC\'s National Notifiable Diseases Surveillance System (NNDSS) did not receive electronic data about incident cases of specific viral hemorrhagic fevers; instead data were collected in aggregate as "viral hemorrhagic fevers\'. NNDSS was updated beginning in 2015 to receive data for each of the viral hemorrhagic fevers listed.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/3bix-jq57', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/3bix-jq57', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/3bix-jq57/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/3bix-jq57/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/3bix-jq57/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/3bix-jq57/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'crimean-congo hemorrhagic fever virus', 'ebola virus', 'guanarito virus', 'nedss', 'netss', 'nndss', 'viral hemorrhagic fevers', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-05-30', 'title': 'NNDSS - TABLE 1MM. Viral hemorrhagic fevers, Crimean-Congo hemorrhagic fever virus to Guanarito virus'}, {'description': '<p>NNDSS - TABLE 1J. Dengue virus infections, Dengue to Severe dengue - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\n Max: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />\n§ Includes data for dengue and dengue-like illness.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/29js-qshz', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/29js-qshz', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/29js-qshz/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/29js-qshz/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/29js-qshz/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/29js-qshz/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'dengue', 'dengue virus infections', 'dengue-like illness', 'nedss', 'netss', 'nndss', 'severe dengue', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-05-30', 'title': 'NNDSS - TABLE 1J. Dengue virus infections, Dengue to Severe dengue'}, {'description': '<p>NNDSS - Table II. Invasive pneumococcal disease, age <5 - 2018. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states or territory.</p>\n<p>Note:</p>\n<p>This table contains provisional cases of selected national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:</p>\n<p>C.N.M.I.: Commonwealth of Northern Mariana Islands.<br />\nU: Unavailable. —: No reported cases. N: Not reportable. NA: Not Available. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<ul>\n<li>Case counts for reporting years 2017 and 2018 are provisional and subject to change. Data for years 2013 through 2016 are finalized. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>.</li>\n</ul>\n<p>† Includes drug resistant and susceptible cases of invasive pneumococcal disease.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/mk6z-83q2', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-01-03', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/mk6z-83q2', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mk6z-83q2/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mk6z-83q2/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mk6z-83q2/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mk6z-83q2/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2018', 'age <5', 'invasive pneumococcal disease', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-01-03', 'title': 'NNDSS - Table II. Invasive pneumococcal disease, age <5'}, {'description': '<p>2011 to present. BRFSS SMART MMSA age-adjusted prevalence combined land line and cell phone data. The Selected Metropolitan Area Risk Trends (SMART) project uses the Behavioral Risk Factor Surveillance System (BRFSS) to analyze the data of selected metropolitan statistical areas (MMSAs) with 500 or more respondents. BRFSS data can be used to identify emerging health problems, establish and track health objectives, and develop and evaluate public health policies and programs. BRFSS is a continuous, state-based surveillance system that collects information about modifiable risk factors for chronic diseases and other leading causes of death. Data will be updated annually as it becomes available. Detailed information on sampling methodology and quality assurance can be found on the BRFSS website (<a href="http://www.cdc.gov/brfss">http://www.cdc.gov/brfss</a>). Methodology: <a href="http://www.cdc.gov/brfss/factsheets/pdf/DBS_BRFSS_survey.pdf">http://www.cdc.gov/brfss/factsheets/pdf/DBS_BRFSS_survey.pdf</a> Glossary: <a href="https://chronicdata.cdc.gov/Behavioral-Risk-Factors/Behavioral-Risk-Factor-Surveillance-System-BRFSS-H/iuq5-y9ct/data">https://chronicdata.cdc.gov/Behavioral-Risk-Factors/Behavioral-Risk-Fact...</a></p>\n', 'programCode': ['009:020'], 'title': 'Behavioral Risk Factors: Selected Metropolitan Area Risk Trends (SMART) MMSA Age-adjusted Prevalence Data (2011 to Present)', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Behavioral Risk Factors'], 'landingPage': 'https://data.cdc.gov/d/at7e-uhkc', 'contactPoint': {'hasEmail': 'mailto:PublicInquiriesDPH@cdc.gov', 'fn': 'DPH Public Inquiries'}, 'issued': '2018-11-27', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/at7e-uhkc', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/at7e-uhkc/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/at7e-uhkc/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/at7e-uhkc/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/at7e-uhkc/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['age-adjusted', 'behavioral', 'brfss', 'factor', 'risk', 'surveillance', 'survey'], 'bureauCode': ['009:20'], 'modified': '2020-09-17', 'references': ['http://www.cdc.gov/BRFSS/'], 'describedBy': 'https://chronicdata.cdc.gov/Behavioral-Risk-Factors/Behavioral-Risk-Factors-Selected-Metropolitan-Area/at7e-uhkc'}, {'description': '<p>2011 to present. BRFSS SMART MMSA Prevalence combined land line and cell phone data. The Selected Metropolitan Area Risk Trends (SMART) project uses the Behavioral Risk Factor Surveillance System (BRFSS) to analyze the data of selected metropolitan statistical areas (MMSAs) with 500 or more respondents. BRFSS data can be used to identify emerging health problems, establish and track health objectives, and develop and evaluate public health policies and programs. BRFSS is a continuous, state-based surveillance system that collects information about modifiable risk factors for chronic diseases and other leading causes of death. Data will be updated annually as it becomes available. Detailed information on sampling methodology and quality assurance can be found on the BRFSS website (<a href="http://www.cdc.gov/brfss">http://www.cdc.gov/brfss</a>). Methodology: <a href="http://www.cdc.gov/brfss/factsheets/pdf/DBS_BRFSS_survey.pdf">http://www.cdc.gov/brfss/factsheets/pdf/DBS_BRFSS_survey.pdf</a> Glossary: <a href="https://chronicdata.cdc.gov/Behavioral-Risk-Factors/Behavioral-Risk-Factor-Surveillance-System-BRFSS-H/iuq5-y9ct/data">https://chronicdata.cdc.gov/Behavioral-Risk-Factors/Behavioral-Risk-Fact...</a></p>\n', 'programCode': ['009:020'], 'title': 'Behavioral Risk Factors: Selected Metropolitan Area Risk Trends (SMART) MMSA Prevalence Data (2011 to Present)', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Behavioral Risk Factors'], 'landingPage': 'https://data.cdc.gov/d/j32a-sa6u', 'contactPoint': {'hasEmail': 'mailto:PublicInquiriesDPH@cdc.gov', 'fn': 'DPH Public Inquiries'}, 'issued': '2018-11-27', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/j32a-sa6u', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/j32a-sa6u/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/j32a-sa6u/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/j32a-sa6u/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/j32a-sa6u/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['behavioral', 'brfss', 'mmsa', 'risk', 'smart', 'survey'], 'bureauCode': ['009:20'], 'modified': '2020-09-17', 'references': ['https://www.cdc.gov/brfss/'], 'describedBy': 'https://chronicdata.cdc.gov/Behavioral-Risk-Factors/Behavioral-Risk-Factors-Selected-Metropolitan-Area/j32a-sa6u'}, {'description': '<p>2011 to present. BRFSS combined land line and cell phone age-adjusted prevalence data. The BRFSS is a continuous, state-based surveillance system that collects information about modifiable risk factors for chronic diseases and other leading causes of death.<br />\nData will be updated annually as it becomes available.</p>\n<p>Detailed information on sampling methodology and quality assurance can be found on the BRFSS website (<a href="http://www.cdc.gov/brfss">http://www.cdc.gov/brfss</a>).<br />\nMethodology: <a href="http://www.cdc.gov/brfss/factsheets/pdf/DBS_BRFSS_survey.pdf">http://www.cdc.gov/brfss/factsheets/pdf/DBS_BRFSS_survey.pdf</a><br />\nGlossary: <a href="https://chronicdata.cdc.gov/Behavioral-Risk-Factors/Behavioral-Risk-Factor-Surveillance-System-BRFSS-H/iuq5-y9ct/data">https://chronicdata.cdc.gov/Behavioral-Risk-Factors/Behavioral-Risk-Fact...</a></p>\n', 'programCode': ['009:020'], 'title': 'Behavioral Risk Factor Surveillance System (BRFSS) Age-Adjusted Prevalence Data (2011 to present)', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Behavioral Risk Factors'], 'landingPage': 'https://data.cdc.gov/d/d2rk-yvas', 'contactPoint': {'hasEmail': 'mailto:PublicInquiriesDPH@cdc.gov', 'fn': 'DPH Public Inquiries'}, 'issued': '2018-11-27', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/d2rk-yvas', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/d2rk-yvas/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/d2rk-yvas/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/d2rk-yvas/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/d2rk-yvas/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['age-adjusted', 'behavioral', 'brfss', 'factor', 'risk', 'surveillance', 'survey'], 'bureauCode': ['009:20'], 'modified': '2020-09-17', 'references': ['http://www.cdc.gov/BRFSS/'], 'describedBy': 'https://chronicdata.cdc.gov/Behavioral-Risk-Factors/Behavioral-Risk-Factor-Surveillance-System-BRFSS-A/d2rk-yvas'}, {'description': '<p>2011 to present. BRFSS combined land line and cell phone prevalence data. BRFSS is a continuous, state-based surveillance system that collects information about modifiable risk factors for chronic diseases and other leading causes of death. Data will be updated annually as it becomes available. Detailed information on sampling methodology and quality assurance can be found on the BRFSS website (<a href="http://www.cdc.gov/brfss">http://www.cdc.gov/brfss</a>). Methodology: <a href="http://www.cdc.gov/brfss/factsheets/pdf/DBS_BRFSS_survey.pdf">http://www.cdc.gov/brfss/factsheets/pdf/DBS_BRFSS_survey.pdf</a> Glossary: <a href="https://chronicdata.cdc.gov/Behavioral-Risk-Factors/Behavioral-Risk-Factor-Surveillance-System-BRFSS-H/iuq5-y9ct/data">https://chronicdata.cdc.gov/Behavioral-Risk-Factors/Behavioral-Risk-Fact...</a></p>\n', 'programCode': ['009:020'], 'title': 'Behavioral Risk Factor Surveillance System (BRFSS) Prevalence Data (2011 to present)', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Behavioral Risk Factors'], 'landingPage': 'https://data.cdc.gov/d/dttw-5yxu', 'contactPoint': {'hasEmail': 'mailto:PublicInquiriesDPH@cdc.gov', 'fn': 'DPH Public Inquiries'}, 'issued': '2018-11-27', 'describedByType': 'application/pdf', 'identifier': 'https://data.cdc.gov/api/views/dttw-5yxu', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/dttw-5yxu/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/dttw-5yxu/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/dttw-5yxu/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/dttw-5yxu/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['...', 'behavioral', 'brfss', 'factor', 'risk', 'survey'], 'bureauCode': ['009:20'], 'modified': '2020-09-17', 'references': ['http://www.cdc.gov/brfss'], 'describedBy': 'http://www.cdc.gov/brfss/factsheets/pdf/DBS_BRFSS_survey.pdf'}, {'description': '<p>This data table provides a collection of information from peer-reviewed autism prevalence studies. Information reported from each study includes the autism prevalence estimate and additional study characteristics (e.g., case ascertainment and criteria). A PubMed search was conducted to identify studies published at any time through September 2020 using the search terms: autism (title/abstract) OR autistic (title/abstract) AND prevalence (title/abstract). Data were abstracted and included if the study fulfilled the following criteria:<br />\n• The study was published in English;<br />\n• The study produced at least one autism prevalence estimate; and<br />\n• The study was population-based (any age range) within a defined geographic area.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Public Health Surveillance'], 'landingPage': 'https://data.cdc.gov/d/9mw4-6adp', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC Info'}, 'issued': '2020-09-17', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/9mw4-6adp', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/9mw4-6adp/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/9mw4-6adp/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/9mw4-6adp/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/9mw4-6adp/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['asd', 'autism', 'autism prevalence', 'autism spectrum disorder', 'prevalence studies'], 'bureauCode': ['009:20'], 'modified': '2020-09-17', 'title': 'autism prevalence studies', 'accrualPeriodicity': 'R/P1Y'}, {'description': '<p>States may rely on eligibility information from "Express Lane" agency programs to streamline and simplify enrollment and renewal in Medicaid and CHIP. Express Lane agencies may include Supplemental Nutrition Assistance Program (SNAP), School Lunch programs, Temporary Assistance for Needy Families, Head Start, and the Women, infant, and children\'s program (WIC) , among others. States can also use state income tax data to determine Medicaid and CHIP eligibility for children.</p>\n', 'programCode': ['009:076'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Eligibility'], 'landingPage': 'https://data.medicaid.gov/d/8vcd-dnq9', 'contactPoint': {'hasEmail': 'mailto:no-reply@data.medicaid.gov', 'fn': 'Medicaid.gov'}, 'issued': '2018-04-19', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/8vcd-dnq9', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/8vcd-dnq9/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/8vcd-dnq9/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/8vcd-dnq9/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/8vcd-dnq9/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['enrollment strategies'], 'bureauCode': ['009:00'], 'modified': '2019-01-18', 'title': 'Express Lane Eligibility for Medicaid and CHIP Coverage'}, {'description': '<p>Performance rates on frequently reported health care quality measures in the CMS Medicaid/CHIP Child and Adult Core Sets, for FFY 2016 reporting.</p>\n<p>Source: Mathematica analysis of MACPro and Form CMS-416 reports for the FFY 2016 reporting cycle. For more information, see the <a href="https://www.medicaid.gov/medicaid/quality-of-care/performance-measurement/child-core-set/index.html">Children\'s Health Care Quality Measures</a> and <a href="https://www.medicaid.gov/medicaid/quality-of-care/performance-measurement/adult-core-set/index.html">Adult Health Care Quality Measures</a> webpages.</p>\n', 'programCode': ['009:076'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Quality'], 'landingPage': 'https://data.medicaid.gov/d/vncf-b8xx', 'contactPoint': {'hasEmail': 'mailto:no-reply@data.medicaid.gov', 'fn': 'Medicaid.gov'}, 'issued': '2018-09-13', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/vncf-b8xx', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/vncf-b8xx/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/vncf-b8xx/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/vncf-b8xx/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/vncf-b8xx/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['core sets', 'performance rates', 'quality measures'], 'bureauCode': ['009:00'], 'modified': '2018-10-25', 'title': '2016 Child and Adult Health Care Quality Measures'}, {'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'description': 'No description provided', 'landingPage': 'https://data.cdc.gov/d/dkmg-ggf9', 'contactPoint': {'hasEmail': 'mailto:no-reply@data.cdc.gov', 'fn': 'jwz3@cdc.gov'}, 'title': 'Cleared HIE Assessment Codebook Word', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/dkmg-ggf9', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'docx', 'accessURL': 'https://data.cdc.gov/download/dkmg-ggf9/application/vnd.openxmlformats-officedocument.wordprocessingml.document', 'mediaType': 'application/unknown', 'title': 'docx'}], 'keyword': ['centers-for-disease-control-and-prevention'], 'bureauCode': ['009:20'], 'modified': '2017-09-06', 'issued': '2017-06-27'}, {'description': '<p>Performance rates on frequently reported health care quality measures in the CMS Medicaid/CHIP Child and Adult Core Sets, for FFY 2015 reporting.</p>\n<p>Source: Mathematica analysis of MACPro and Form CMS-416 reports for the FFY 2015 reporting cycle. For more information, see the <a href="https://www.medicaid.gov/medicaid/quality-of-care/performance-measurement/child-core-set/index.html">Children\'s Health Care Quality Measures</a> and <a href="https://www.medicaid.gov/medicaid/quality-of-care/performance-measurement/adult-core-set/index.html">Adult Health Care Quality Measures</a> webpages.</p>\n', 'programCode': ['009:076'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Quality'], 'landingPage': 'https://data.medicaid.gov/d/7kj7-m9ih', 'contactPoint': {'hasEmail': 'mailto:no-reply@data.medicaid.gov', 'fn': 'Medicaid.gov'}, 'issued': '2018-09-13', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/7kj7-m9ih', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/7kj7-m9ih/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/7kj7-m9ih/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/7kj7-m9ih/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/7kj7-m9ih/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['core sets', 'performance rates', 'quality measures'], 'bureauCode': ['009:00'], 'modified': '2018-10-25', 'title': '2015 Child and Adult Health Care Quality Measures'}, {'description': "<p>Performance rates on frequently reported health care quality measures in the CMS Medicaid/CHIP Child and Adult Core Sets, for FFY 2014 reporting. Dataset contains both child and adult measures. Source: Mathematica analysis of FFY 2014 Child and Adult CARTS reports as of May 8, 2015, as published in the 2015 Secretary's Reports on the Quality of Care in Medicaid/CHIP.</p>\n", 'programCode': ['009:076'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Quality'], 'landingPage': 'https://data.medicaid.gov/d/7ycc-v6ew', 'contactPoint': {'hasEmail': 'mailto:no-reply@data.medicaid.gov', 'fn': 'Medicaid.gov'}, 'issued': '2017-05-11', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/7ycc-v6ew', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/7ycc-v6ew/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/7ycc-v6ew/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/7ycc-v6ew/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/7ycc-v6ew/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['core sets', 'performance rates', 'quality measures'], 'bureauCode': ['009:00'], 'modified': '2017-08-03', 'title': '2014 Child and Adult Health Care Quality Measures'}, {'description': '<p>Drug utilization data are reported by states for covered outpatient drugs that are paid for by state Medicaid agencies since the start of the Medicaid Drug Rebate Program. The data includes state, drug name, National Drug Code, number of prescriptions and dollars reimbursed. Data descriptions are available on Medicaid.gov: <a href="https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilization-data/state-drug-utilization-data-faq/index.html">https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilizat...</a></p>\n', 'programCode': ['009:076'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['State Drug Utilization'], 'landingPage': 'https://data.medicaid.gov/d/ju2h-vcgs', 'contactPoint': {'hasEmail': 'mailto:no-reply@data.medicaid.gov', 'fn': 'Medicaid.gov'}, 'issued': '2016-11-01', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/ju2h-vcgs', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/ju2h-vcgs/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/ju2h-vcgs/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/ju2h-vcgs/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/ju2h-vcgs/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['drug utilization', 'medicaid reimbursements', 'pharmacy'], 'bureauCode': ['009:00'], 'modified': '2020-06-24', 'title': 'State Drug Utilization Data 2015'}, {'description': '<p>Drug utilization data are reported by states for covered outpatient drugs that are paid for by state Medicaid agencies since the start of the Medicaid Drug Rebate Program. The data includes state, drug name, National Drug Code, number of prescriptions and dollars reimbursed. Data descriptions are available on Medicaid.gov: <a href="https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilization-data/state-drug-utilization-data-faq/index.html">https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilizat...</a></p>\n', 'programCode': ['009:076'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['State Drug Utilization'], 'landingPage': 'https://data.medicaid.gov/d/955u-9h9g', 'contactPoint': {'hasEmail': 'mailto:no-reply@data.medicaid.gov', 'fn': 'Medicaid.gov'}, 'issued': '2016-11-01', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/955u-9h9g', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/955u-9h9g/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/955u-9h9g/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/955u-9h9g/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/955u-9h9g/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['drug utilization', 'medicaid reimbursements', 'pharmacy'], 'bureauCode': ['009:00'], 'modified': '2020-03-14', 'title': 'State Drug Utilization Data 2014'}, {'description': '<p>Drug utilization data are reported by states for covered outpatient drugs that are paid for by state Medicaid agencies since the start of the Medicaid Drug Rebate Program. The data includes state, drug name, National Drug Code, number of prescriptions and dollars reimbursed. Data descriptions are available on Medicaid.gov: <a href="https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilization-data/state-drug-utilization-data-faq/index.html">https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilizat...</a></p>\n', 'programCode': ['009:076'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['State Drug Utilization'], 'landingPage': 'https://data.medicaid.gov/d/rkct-3tm8', 'contactPoint': {'hasEmail': 'mailto:no-reply@data.medicaid.gov', 'fn': 'Medicaid.gov'}, 'issued': '2016-11-01', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/rkct-3tm8', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/rkct-3tm8/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/rkct-3tm8/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/rkct-3tm8/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/rkct-3tm8/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['drug utilization', 'medicaid reimbursements', 'pharmacy'], 'bureauCode': ['009:00'], 'modified': '2020-03-14', 'title': 'State Drug Utilization Data 2013'}, {'description': '<p>Drug utilization data are reported by states for covered outpatient drugs that are paid for by state Medicaid agencies since the start of the Medicaid Drug Rebate Program. The data includes state, drug name, National Drug Code, number of prescriptions and dollars reimbursed. Data descriptions are available on Medicaid.gov: <a href="https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilization-data/state-drug-utilization-data-faq/index.html">https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilizat...</a></p>\n', 'programCode': ['009:076'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['State Drug Utilization'], 'landingPage': 'https://data.medicaid.gov/d/yi2j-kk5z', 'contactPoint': {'hasEmail': 'mailto:no-reply@data.medicaid.gov', 'fn': 'Medicaid.gov'}, 'issued': '2016-11-01', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/yi2j-kk5z', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/yi2j-kk5z/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/yi2j-kk5z/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/yi2j-kk5z/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/yi2j-kk5z/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['drug utilization', 'medicaid reimbursements', 'pharmacy'], 'bureauCode': ['009:00'], 'modified': '2020-03-14', 'title': 'State Drug Utilization Data 2012'}, {'description': '<p>Drug utilization data are reported by states for covered outpatient drugs that are paid for by state Medicaid agencies since the start of the Medicaid Drug Rebate Program. The data includes state, drug name, National Drug Code, number of prescriptions and dollars reimbursed. Data descriptions are available on Medicaid.gov: <a href="https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilization-data/state-drug-utilization-data-faq/index.html">https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilizat...</a></p>\n', 'programCode': ['009:076'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['State Drug Utilization'], 'landingPage': 'https://data.medicaid.gov/d/cnf4-jwwr', 'contactPoint': {'hasEmail': 'mailto:no-reply@data.medicaid.gov', 'fn': 'Medicaid.gov'}, 'issued': '2016-09-16', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/cnf4-jwwr', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/cnf4-jwwr/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/cnf4-jwwr/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/cnf4-jwwr/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/cnf4-jwwr/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['drug utilization', 'medicaid reimbursements', 'pharmacy'], 'bureauCode': ['009:00'], 'modified': '2020-03-13', 'title': 'State Drug Utilization Data 1991'}, {'description': '<p>Drug utilization data are reported by states for covered outpatient drugs that are paid for by state Medicaid agencies since the start of the Medicaid Drug Rebate Program. The data includes state, drug name, National Drug Code, number of prescriptions and dollars reimbursed. Data descriptions are available on Medicaid.gov: <a href="https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilization-data/state-drug-utilization-data-faq/index.html">https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilizat...</a></p>\n', 'programCode': ['009:076'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['State Drug Utilization'], 'landingPage': 'https://data.medicaid.gov/d/5jcx-2xey', 'contactPoint': {'hasEmail': 'mailto:no-reply@data.medicaid.gov', 'fn': 'Medicaid.gov'}, 'issued': '2016-08-29', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/5jcx-2xey', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/5jcx-2xey/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/5jcx-2xey/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/5jcx-2xey/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/5jcx-2xey/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['drug utilization', 'medicaid reimbursements', 'pharmacy'], 'bureauCode': ['009:00'], 'modified': '2020-03-13', 'title': 'State Drug Utilization Data 2002'}, {'description': '<p>Drug utilization data are reported by states for covered outpatient drugs that are paid for by state Medicaid agencies since the start of the Medicaid Drug Rebate Program. The data includes state, drug name, National Drug Code, number of prescriptions and dollars reimbursed. Data descriptions are available on Medicaid.gov: <a href="https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilization-data/state-drug-utilization-data-faq/index.html">https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilizat...</a></p>\n', 'programCode': ['009:076'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['State Drug Utilization'], 'landingPage': 'https://data.medicaid.gov/d/ezjn-vqh8', 'contactPoint': {'hasEmail': 'mailto:no-reply@data.medicaid.gov', 'fn': 'Medicaid.gov'}, 'issued': '2016-08-29', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/ezjn-vqh8', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/ezjn-vqh8/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/ezjn-vqh8/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/ezjn-vqh8/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/ezjn-vqh8/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['drug utilization', 'medicaid reimbursements', 'pharmacy'], 'bureauCode': ['009:00'], 'modified': '2020-03-14', 'title': 'State Drug Utilization Data 2005'}, {'description': '<p>Drug utilization data are reported by states for covered outpatient drugs that are paid for by state Medicaid agencies since the start of the Medicaid Drug Rebate Program. The data includes state, drug name, National Drug Code, number of prescriptions and dollars reimbursed. Data descriptions are available on Medicaid.gov: <a href="https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilization-data/state-drug-utilization-data-faq/index.html">https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilizat...</a></p>\n', 'programCode': ['009:076'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['State Drug Utilization'], 'landingPage': 'https://data.medicaid.gov/d/vhg8-v7wa', 'contactPoint': {'hasEmail': 'mailto:no-reply@data.medicaid.gov', 'fn': 'Medicaid.gov'}, 'issued': '2016-08-29', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/vhg8-v7wa', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/vhg8-v7wa/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/vhg8-v7wa/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/vhg8-v7wa/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/vhg8-v7wa/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['drug utilization', 'medicaid reimbursements', 'pharmacy'], 'bureauCode': ['009:00'], 'modified': '2020-03-13', 'title': 'State Drug Utilization Data 1999'}, {'description': '<p>Drug utilization data are reported by states for covered outpatient drugs that are paid for by state Medicaid agencies since the start of the Medicaid Drug Rebate Program. The data includes state, drug name, National Drug Code, number of prescriptions and dollars reimbursed. Data descriptions are available on Medicaid.gov: <a href="https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilization-data/state-drug-utilization-data-faq/index.html">https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilizat...</a></p>\n', 'programCode': ['009:076'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['State Drug Utilization'], 'landingPage': 'https://data.medicaid.gov/d/jqjw-uby8', 'contactPoint': {'hasEmail': 'mailto:no-reply@data.medicaid.gov', 'fn': 'Medicaid.gov'}, 'issued': '2016-08-29', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/jqjw-uby8', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/jqjw-uby8/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/jqjw-uby8/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/jqjw-uby8/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/jqjw-uby8/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['drug utilization', 'medicaid reimbursements', 'pharmacy'], 'bureauCode': ['009:00'], 'modified': '2020-03-13', 'title': 'State Drug Utilization Data 1996'}, {'description': '<p>Drug utilization data are reported by states for covered outpatient drugs that are paid for by state Medicaid agencies since the start of the Medicaid Drug Rebate Program. The data includes state, drug name, National Drug Code, number of prescriptions and dollars reimbursed. Data descriptions are available on Medicaid.gov: <a href="https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilization-data/state-drug-utilization-data-faq/index.html">https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilizat...</a></p>\n', 'programCode': ['009:076'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['State Drug Utilization'], 'landingPage': 'https://data.medicaid.gov/d/ykva-ug36', 'contactPoint': {'hasEmail': 'mailto:no-reply@data.medicaid.gov', 'fn': 'Medicaid.gov'}, 'issued': '2016-08-29', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/ykva-ug36', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/ykva-ug36/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/ykva-ug36/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/ykva-ug36/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/ykva-ug36/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['drug utilization', 'medicaid reimbursements', 'pharmacy'], 'bureauCode': ['009:00'], 'modified': '2020-03-13', 'title': 'State Drug Utilization Data 1998'}, {'description': '<p>Drug utilization data are reported by states for covered outpatient drugs that are paid for by state Medicaid agencies since the start of the Medicaid Drug Rebate Program. The data includes state, drug name, National Drug Code, number of prescriptions and dollars reimbursed. Data descriptions are available on Medicaid.gov: <a href="https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilization-data/state-drug-utilization-data-faq/index.html">https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilizat...</a></p>\n', 'programCode': ['009:076'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['State Drug Utilization'], 'landingPage': 'https://data.medicaid.gov/d/e7is-4a3j', 'contactPoint': {'hasEmail': 'mailto:no-reply@data.medicaid.gov', 'fn': 'Medicaid.gov'}, 'issued': '2016-08-29', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/e7is-4a3j', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/e7is-4a3j/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/e7is-4a3j/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/e7is-4a3j/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/e7is-4a3j/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['drug utilization', 'medicaid reimbursements', 'pharmacy'], 'bureauCode': ['009:00'], 'modified': '2020-03-14', 'title': 'State Drug Utilization Data 2006'}, {'description': '<p>Drug utilization data are reported by states for covered outpatient drugs that are paid for by state Medicaid agencies since the start of the Medicaid Drug Rebate Program. The data includes state, drug name, National Drug Code, number of prescriptions and dollars reimbursed. Data descriptions are available on Medicaid.gov: <a href="https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilization-data/state-drug-utilization-data-faq/index.html">https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilizat...</a></p>\n', 'programCode': ['009:076'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['State Drug Utilization'], 'landingPage': 'https://data.medicaid.gov/d/ny8j-2ymd', 'contactPoint': {'hasEmail': 'mailto:no-reply@data.medicaid.gov', 'fn': 'Medicaid.gov'}, 'issued': '2016-08-29', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/ny8j-2ymd', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/ny8j-2ymd/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/ny8j-2ymd/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/ny8j-2ymd/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/ny8j-2ymd/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['drug utilization', 'medicaid reimbursements', 'pharmacy'], 'bureauCode': ['009:00'], 'modified': '2020-03-14', 'title': 'State Drug Utilization Data 2008'}, {'description': '<p>Drug utilization data are reported by states for covered outpatient drugs that are paid for by state Medicaid agencies since the start of the Medicaid Drug Rebate Program. The data includes state, drug name, National Drug Code, number of prescriptions and dollars reimbursed. Data descriptions are available on Medicaid.gov: <a href="https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilization-data/state-drug-utilization-data-faq/index.html">https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilizat...</a></p>\n', 'programCode': ['009:076'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['State Drug Utilization'], 'landingPage': 'https://data.medicaid.gov/d/78qv-c4cn', 'contactPoint': {'hasEmail': 'mailto:no-reply@data.medicaid.gov', 'fn': 'Medicaid.gov'}, 'issued': '2016-08-29', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/78qv-c4cn', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/78qv-c4cn/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/78qv-c4cn/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/78qv-c4cn/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/78qv-c4cn/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['drug utilization', 'medicaid reimbursements', 'pharmacy'], 'bureauCode': ['009:00'], 'modified': '2020-03-13', 'title': 'State Drug Utilization Data 2000'}, {'description': '<p>Drug utilization data are reported by states for covered outpatient drugs that are paid for by state Medicaid agencies since the start of the Medicaid Drug Rebate Program. The data includes state, drug name, National Drug Code, number of prescriptions and dollars reimbursed. Data descriptions are available on Medicaid.gov: <a href="https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilization-data/state-drug-utilization-data-faq/index.html">https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilizat...</a></p>\n', 'programCode': ['009:076'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['State Drug Utilization'], 'landingPage': 'https://data.medicaid.gov/d/iu8s-z84j', 'contactPoint': {'hasEmail': 'mailto:no-reply@data.medicaid.gov', 'fn': 'Medicaid.gov'}, 'issued': '2016-08-29', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/iu8s-z84j', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/iu8s-z84j/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/iu8s-z84j/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/iu8s-z84j/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/iu8s-z84j/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['drug utilization', 'medicaid reimbursements', 'pharmacy'], 'bureauCode': ['009:00'], 'modified': '2020-03-13', 'title': 'State Drug Utilization Data 1993'}, {'description': '<p>Drug utilization data are reported by states for covered outpatient drugs that are paid for by state Medicaid agencies since the start of the Medicaid Drug Rebate Program. The data includes state, drug name, National Drug Code, number of prescriptions and dollars reimbursed. Data descriptions are available on Medicaid.gov: <a href="https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilization-data/state-drug-utilization-data-faq/index.html">https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilizat...</a></p>\n', 'programCode': ['009:076'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['State Drug Utilization'], 'landingPage': 'https://data.medicaid.gov/d/t5ct-xf3k', 'contactPoint': {'hasEmail': 'mailto:no-reply@data.medicaid.gov', 'fn': 'Medicaid.gov'}, 'issued': '2016-08-29', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/t5ct-xf3k', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/t5ct-xf3k/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/t5ct-xf3k/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/t5ct-xf3k/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/t5ct-xf3k/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['drug utilization', 'medicaid reimbursements', 'pharmacy'], 'bureauCode': ['009:00'], 'modified': '2020-03-13', 'title': 'State Drug Utilization Data 2001'}, {'description': '<p>Drug utilization data are reported by states for covered outpatient drugs that are paid for by state Medicaid agencies since the start of the Medicaid Drug Rebate Program. The data includes state, drug name, National Drug Code, number of prescriptions and dollars reimbursed. Data descriptions are available on Medicaid.gov: <a href="https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilization-data/state-drug-utilization-data-faq/index.html">https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilizat...</a></p>\n', 'programCode': ['009:076'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['State Drug Utilization'], 'landingPage': 'https://data.medicaid.gov/d/q947-frj2', 'contactPoint': {'hasEmail': 'mailto:no-reply@data.medicaid.gov', 'fn': 'Medicaid.gov'}, 'issued': '2016-08-29', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/q947-frj2', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/q947-frj2/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/q947-frj2/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/q947-frj2/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/q947-frj2/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['drug utilization', 'medicaid reimbursements', 'pharmacy'], 'bureauCode': ['009:00'], 'modified': '2020-03-14', 'title': 'State Drug Utilization Data 2007'}, {'description': '<p>Drug utilization data are reported by states for covered outpatient drugs that are paid for by state Medicaid agencies since the start of the Medicaid Drug Rebate Program. The data includes state, drug name, National Drug Code, number of prescriptions and dollars reimbursed. Data descriptions are available on Medicaid.gov: <a href="https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilization-data/state-drug-utilization-data-faq/index.html">https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilizat...</a></p>\n', 'programCode': ['009:076'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['State Drug Utilization'], 'landingPage': 'https://data.medicaid.gov/d/8uti-96dw', 'contactPoint': {'hasEmail': 'mailto:no-reply@data.medicaid.gov', 'fn': 'Medicaid.gov'}, 'issued': '2016-08-29', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/8uti-96dw', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/8uti-96dw/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/8uti-96dw/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/8uti-96dw/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/8uti-96dw/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['drug utilization', 'medicaid reimbursements', 'pharmacy'], 'bureauCode': ['009:00'], 'modified': '2020-03-13', 'title': 'State Drug Utilization Data 1994'}, {'description': '<p>Drug utilization data are reported by states for covered outpatient drugs that are paid for by state Medicaid agencies since the start of the Medicaid Drug Rebate Program. The data includes state, drug name, National Drug Code, number of prescriptions and dollars reimbursed. Data descriptions are available on Medicaid.gov: <a href="https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilization-data/state-drug-utilization-data-faq/index.html">https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilizat...</a></p>\n', 'programCode': ['009:076'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['State Drug Utilization'], 'landingPage': 'https://data.medicaid.gov/d/rn2y-fgjb', 'contactPoint': {'hasEmail': 'mailto:no-reply@data.medicaid.gov', 'fn': 'Medicaid.gov'}, 'issued': '2016-08-29', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/rn2y-fgjb', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/rn2y-fgjb/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/rn2y-fgjb/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/rn2y-fgjb/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/rn2y-fgjb/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['drug utilization', 'medicaid reimbursements', 'pharmacy'], 'bureauCode': ['009:00'], 'modified': '2020-03-14', 'title': 'State Drug Utilization Data 2004'}, {'description': '<p>Drug utilization data are reported by states for covered outpatient drugs that are paid for by state Medicaid agencies since the start of the Medicaid Drug Rebate Program. The data includes state, drug name, National Drug Code, number of prescriptions and dollars reimbursed. Data descriptions are available on Medicaid.gov: <a href="https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilization-data/state-drug-utilization-data-faq/index.html">https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilizat...</a></p>\n', 'programCode': ['009:076'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['State Drug Utilization'], 'landingPage': 'https://data.medicaid.gov/d/v83u-wwk3', 'contactPoint': {'hasEmail': 'mailto:no-reply@data.medicaid.gov', 'fn': 'Medicaid.gov'}, 'issued': '2016-08-29', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/v83u-wwk3', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/v83u-wwk3/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/v83u-wwk3/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/v83u-wwk3/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/v83u-wwk3/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['drug utilization', 'medicaid reimbursements', 'pharmacy'], 'bureauCode': ['009:00'], 'modified': '2020-03-13', 'title': 'State Drug Utilization Data 1995'}, {'description': '<p>Drug utilization data are reported by states for covered outpatient drugs that are paid for by state Medicaid agencies since the start of the Medicaid Drug Rebate Program. The data includes state, drug name, National Drug Code, number of prescriptions and dollars reimbursed. Data descriptions are available on Medicaid.gov: <a href="https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilization-data/state-drug-utilization-data-faq/index.html">https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilizat...</a></p>\n', 'programCode': ['009:076'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['State Drug Utilization'], 'landingPage': 'https://data.medicaid.gov/d/c7wf-ku3w', 'contactPoint': {'hasEmail': 'mailto:no-reply@data.medicaid.gov', 'fn': 'Medicaid.gov'}, 'issued': '2016-08-29', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/c7wf-ku3w', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/c7wf-ku3w/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/c7wf-ku3w/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/c7wf-ku3w/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/c7wf-ku3w/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['drug utilization', 'medicaid reimbursements', 'pharmacy'], 'bureauCode': ['009:00'], 'modified': '2020-03-13', 'title': 'State Drug Utilization Data 1997'}, {'description': '<p>Drug utilization data are reported by states for covered outpatient drugs that are paid for by state Medicaid agencies since the start of the Medicaid Drug Rebate Program. The data includes state, drug name, National Drug Code, number of prescriptions and dollars reimbursed. Data descriptions are available on Medicaid.gov: <a href="https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilization-data/state-drug-utilization-data-faq/index.html">https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilizat...</a></p>\n', 'programCode': ['009:076'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['State Drug Utilization'], 'landingPage': 'https://data.medicaid.gov/d/mmgn-kvy5', 'contactPoint': {'hasEmail': 'mailto:no-reply@data.medicaid.gov', 'fn': 'Medicaid.gov'}, 'issued': '2016-08-29', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/mmgn-kvy5', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/mmgn-kvy5/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/mmgn-kvy5/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/mmgn-kvy5/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/mmgn-kvy5/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['drug utilization', 'medicaid reimbursements', 'pharmacy'], 'bureauCode': ['009:00'], 'modified': '2020-03-14', 'title': 'State Drug Utilization Data 2010'}, {'description': '<p>Drug utilization data are reported by states for covered outpatient drugs that are paid for by state Medicaid agencies since the start of the Medicaid Drug Rebate Program. The data includes state, drug name, National Drug Code, number of prescriptions and dollars reimbursed. Data descriptions are available on Medicaid.gov: <a href="https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilization-data/state-drug-utilization-data-faq/index.html">https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilizat...</a></p>\n', 'programCode': ['009:076'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['State Drug Utilization'], 'landingPage': 'https://data.medicaid.gov/d/fhmx-iqs3', 'contactPoint': {'hasEmail': 'mailto:no-reply@data.medicaid.gov', 'fn': 'Medicaid.gov'}, 'issued': '2016-08-29', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/fhmx-iqs3', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/fhmx-iqs3/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/fhmx-iqs3/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/fhmx-iqs3/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/fhmx-iqs3/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['drug utilization', 'medicaid reimbursements', 'pharmacy'], 'bureauCode': ['009:00'], 'modified': '2020-03-14', 'title': 'State Drug Utilization Data 2009'}, {'description': '<p>Drug utilization data are reported by states for covered outpatient drugs that are paid for by state Medicaid agencies since the start of the Medicaid Drug Rebate Program. The data includes state, drug name, National Drug Code, number of prescriptions and dollars reimbursed. Data descriptions are available on Medicaid.gov: <a href="https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilization-data/state-drug-utilization-data-faq/index.html">https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilizat...</a></p>\n', 'programCode': ['009:076'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['State Drug Utilization'], 'landingPage': 'https://data.medicaid.gov/d/66gr-qxnr', 'contactPoint': {'hasEmail': 'mailto:no-reply@data.medicaid.gov', 'fn': 'Medicaid.gov'}, 'issued': '2016-08-29', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/66gr-qxnr', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/66gr-qxnr/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/66gr-qxnr/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/66gr-qxnr/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/66gr-qxnr/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['drug utilization', 'medicaid reimbursements', 'pharmacy'], 'bureauCode': ['009:00'], 'modified': '2020-03-13', 'title': 'State Drug Utilization Data 2003'}, {'description': '<p>Drug utilization data are reported by states for covered outpatient drugs that are paid for by state Medicaid agencies since the start of the Medicaid Drug Rebate Program. The data includes state, drug name, National Drug Code, number of prescriptions and dollars reimbursed. Data descriptions are available on Medicaid.gov: <a href="https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilization-data/state-drug-utilization-data-faq/index.html">https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilizat...</a></p>\n', 'programCode': ['009:076'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['State Drug Utilization'], 'landingPage': 'https://data.medicaid.gov/d/ra84-ffhc', 'contactPoint': {'hasEmail': 'mailto:no-reply@data.medicaid.gov', 'fn': 'Medicaid.gov'}, 'issued': '2016-08-29', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/ra84-ffhc', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/ra84-ffhc/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/ra84-ffhc/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/ra84-ffhc/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/ra84-ffhc/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['drug utilization', 'medicaid reimbursements', 'pharmacy'], 'bureauCode': ['009:00'], 'modified': '2020-03-14', 'title': 'State Drug Utilization Data 2011'}, {'description': '<p>Drug utilization data are reported by states for covered outpatient drugs that are paid for by state Medicaid agencies since the start of the Medicaid Drug Rebate Program. The data includes state, drug name, National Drug Code, number of prescriptions and dollars reimbursed. Data descriptions are available on Medicaid.gov: <a href="https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilization-data/state-drug-utilization-data-faq/index.html">https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilizat...</a></p>\n', 'programCode': ['009:076'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['State Drug Utilization'], 'landingPage': 'https://data.medicaid.gov/d/agzs-hwsn', 'contactPoint': {'hasEmail': 'mailto:no-reply@data.medicaid.gov', 'fn': 'Medicaid.gov'}, 'issued': '2016-08-29', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/agzs-hwsn', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/agzs-hwsn/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/agzs-hwsn/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/agzs-hwsn/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/agzs-hwsn/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['drug utilization', 'medicaid reimbursements', 'pharmacy'], 'bureauCode': ['009:00'], 'modified': '2020-03-13', 'title': 'State Drug Utilization Data 1992'}, {'description': '<p>States have the option to provide children with 12 months of continuous coverage through Medicaid and CHIP, even if the family experiences a change in income during the year. Continuous eligibility is a valuable tool that helps States ensure that children stay enrolled in the health coverage for which they are eligible and have consistent access to needed health care services.</p>\n', 'programCode': ['009:076'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Eligibility'], 'landingPage': 'https://data.medicaid.gov/d/gz34-pjff', 'contactPoint': {'hasEmail': 'mailto:no-reply@data.medicaid.gov', 'fn': 'Medicaid.gov'}, 'issued': '2018-04-19', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/gz34-pjff', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/gz34-pjff/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/gz34-pjff/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/gz34-pjff/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/gz34-pjff/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['continuous eligibility', 'enrollment strategies'], 'bureauCode': ['009:00'], 'modified': '2018-12-20', 'title': 'Continuous Eligibility for Medicaid and CHIP Coverage'}, {'description': '<p>Health care providers and Head Start programs can play a major role in finding and enrolling uninsured children through presumptive eligibility. States can authorize “qualified entities” -- health care providers, community-based organizations, and schools, among others -- to screen for Medicaid and CHIP eligibility and immediately enroll children who appear to be eligible.</p>\n<p>Presumptive eligibility allows children to get access to Medicaid or CHIP services without having to wait for their application to be fully processed. Qualified entities can also help families gather the documents needed to complete the full application process, thereby reducing the administrative burden on States to obtain missing information.</p>\n', 'programCode': ['009:076'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Eligibility'], 'landingPage': 'https://data.medicaid.gov/d/xjuw-wgmy', 'contactPoint': {'hasEmail': 'mailto:no-reply@data.medicaid.gov', 'fn': 'Medicaid.gov'}, 'issued': '2018-04-19', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/xjuw-wgmy', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/xjuw-wgmy/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/xjuw-wgmy/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/xjuw-wgmy/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/xjuw-wgmy/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['enrollment strategies', 'presumptive eligibility'], 'bureauCode': ['009:00'], 'modified': '2019-01-24', 'title': 'Presumptive Eligibility for Medicaid and CHIP Coverage'}, {'description': '<p>This dataset reports summary level expenditure data associated with the new adult group established under the Affordable Care Act. These state expenditures are reported through the federal Medicaid Budget and Expenditure System (MBES).</p>\n<p>Notes:<br />\n1. “VIII GROUP” is also known as the “New Adult Group.”<br />\n2. The VIII Group is only applicable for states that have expanded their Medicaid programs by adopting the VIII Group. VIII Group expenditure information<br />\nfor the states that have not expanded their Medicaid program is noted as “N/A.”<br />\n3. States that have reported “0” either have no expenditures for that reporting category or have not yet reported expenditures for that category.<br />\n4. MCHIP expenditures are not included in the All Medical Assistance Expenditures.</p>\n', 'programCode': ['009:076'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Uncategorized'], 'landingPage': 'https://data.medicaid.gov/d/5im3-vamn', 'contactPoint': {'hasEmail': 'mailto:no-reply@data.medicaid.gov', 'fn': 'Medicaid.gov'}, 'issued': '2018-12-07', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/5im3-vamn', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/5im3-vamn/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/5im3-vamn/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/5im3-vamn/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/5im3-vamn/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cms-64', 'expansion population', 'expenditures', 'mbes', 'medicaid', 'new adult group', 'viii group'], 'bureauCode': ['009:00'], 'modified': '2019-09-26', 'title': 'Medicaid CMS-64 New Adult Group Expenditures'}, {'description': '<p>This dataset reports summary state-by-state total expenditures by program for the Medicaid Program, Medicaid Administration and CHIP programs. These state expenditures are tracked through the automated Medicaid Budget and Expenditure System/State Children\'s Health Insurance Program Budget and Expenditure System (MBES/CBES).</p>\n<p>For more information, visit <a href="https://medicaid.gov/medicaid/finance/state-expenditure-reporting/expenditure-reports/index.html">https://medicaid.gov/medicaid/finance/state-expenditure-reporting/expend...</a>.</p>\n', 'programCode': ['009:076'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Uncategorized'], 'landingPage': 'https://data.medicaid.gov/d/h7at-haku', 'contactPoint': {'hasEmail': 'mailto:no-reply@data.medicaid.gov', 'fn': 'Medicaid.gov'}, 'issued': '2018-04-24', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/h7at-haku', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/h7at-haku/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/h7at-haku/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/h7at-haku/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/h7at-haku/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cms-64 expenditures', 'financial management report', 'national totals'], 'bureauCode': ['009:00'], 'modified': '2019-01-15', 'title': 'Medicaid Financial Management Data – National Totals'}, {'description': '<p>This dataset reports summary state-by-state total expenditures by program for the Medicaid Program, Medicaid Administration and CHIP programs. These state expenditures are tracked through the automated Medicaid Budget and Expenditure System/State Children\'s Health Insurance Program Budget and Expenditure System (MBES/CBES).</p>\n<p>For more information, visit <a href="https://medicaid.gov/medicaid/finance/state-expenditure-reporting/expenditure-reports/index.html">https://medicaid.gov/medicaid/finance/state-expenditure-reporting/expend...</a>.</p>\n', 'programCode': ['009:076'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Uncategorized'], 'landingPage': 'https://data.medicaid.gov/d/7kua-37xz', 'contactPoint': {'hasEmail': 'mailto:no-reply@data.medicaid.gov', 'fn': 'Medicaid.gov'}, 'issued': '2018-04-20', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/7kua-37xz', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/7kua-37xz/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/7kua-37xz/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/7kua-37xz/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/7kua-37xz/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cms-64 expenditures', 'financial management report'], 'bureauCode': ['009:00'], 'modified': '2019-01-24', 'title': 'Medicaid Financial Management Data'}, {'description': '<p>Performance rates on frequently reported health care quality measures in the CMS Medicaid/CHIP Child and Adult Core Sets, for FFY 2017 reporting.</p>\n<p>Source: Mathematica analysis of MACPro and Form CMS-416 reports for the FFY 2017 reporting cycle. For more information, see the <a href="https://www.medicaid.gov/medicaid/quality-of-care/performance-measurement/child-core-set/index.html">Children\'s Health Care Quality Measures</a> and <a href="https://www.medicaid.gov/medicaid/quality-of-care/performance-measurement/adult-core-set/index.html">Adult Health Care Quality Measures</a> webpages.</p>\n', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Quality'], 'landingPage': 'https://data.medicaid.gov/d/y7g4-qir6', 'contactPoint': {'hasEmail': 'mailto:no-reply@data.medicaid.gov', 'fn': 'Medicaid.gov'}, 'issued': '2019-02-15', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/y7g4-qir6', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/y7g4-qir6/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/y7g4-qir6/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/y7g4-qir6/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/y7g4-qir6/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['core sets', 'performance rates', 'quality measures'], 'modified': '2019-08-05', 'title': '2017 Child and Adult Health Care Quality Measures'}, {'description': '<p>The following table provides eligibility levels in each state for key coverage groups that use Modified Adjusted Gross Income (MAGI), as of April 1, 2018. The data represent the principal, but not all, MAGI coverage groups in Medicaid, the Children’s Health Insurance Program (CHIP), and the Basic Health Program (BHP). All income standards are expressed as a percentage of the federal poverty level (FPL). The MAGI-based rules generally include adjusting an individual’s income by an amount equivalent to a 5% FPL disregard. Other eligibility criteria also apply, such as citizenship, immigration status, and state residency.</p>\n<p>For more information, see:<br />\n<a href="https://www.medicaid.gov/medicaid/program-information/medicaid-and-chip-eligibility-levels/index.html">https://www.medicaid.gov/medicaid/program-information/medicaid-and-chip-...</a></p>\n', 'programCode': ['009:076'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Eligibility'], 'landingPage': 'https://data.medicaid.gov/d/xy8t-auhk', 'contactPoint': {'hasEmail': 'mailto:no-reply@data.medicaid.gov', 'fn': 'Jeff Chamblee'}, 'issued': '2018-07-09', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/xy8t-auhk', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/xy8t-auhk/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/xy8t-auhk/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/xy8t-auhk/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/xy8t-auhk/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['chip', 'eligibility levels', 'federal poverty level', 'fpl', 'magi', 'medicaid'], 'bureauCode': ['009:00'], 'modified': '2018-11-16', 'title': 'Medicaid and CHIP Eligibility Levels'}, {'description': '<p>Provides program names, program features, population enrolled, benefits covered, quality assurance and improvement, performance incentives, provider value-based purchasing, participating plans, regions served and program notes.</p>\n', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'landingPage': 'https://data.medicaid.gov/d/p9c7-tuup', 'modified': '2018-08-22', 'contactPoint': {'hasEmail': 'mailto:no-reply@data.medicaid.gov', 'fn': 'Jeff Chamblee'}, 'issued': '2018-08-22', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/p9c7-tuup', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/p9c7-tuup/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/p9c7-tuup/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/p9c7-tuup/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/p9c7-tuup/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['centers-for-medicare-medicaid-services'], 'theme': ['Enrollment'], 'title': 'Managed Care Programs by State'}, {'description': "<p>Performance rates on frequently reported health care quality measures in the CMS Medicaid/CHIP Child and Adult Core Sets, for FFY 2018 reporting.</p>\n<p>Source: Mathematica analysis of MACPro and Form CMS-416 reports for the FFY 2018 reporting cycle. For more information, see the Children's Health Care Quality Measures and Adult Health Care Quality Measures webpages.</p>\n", 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Quality'], 'landingPage': 'https://data.medicaid.gov/d/2ir3-z9a8', 'contactPoint': {'hasEmail': 'mailto:no-reply@data.medicaid.gov', 'fn': 'Chris Vaughn'}, 'issued': '2019-09-25', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/2ir3-z9a8', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/2ir3-z9a8/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/2ir3-z9a8/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/2ir3-z9a8/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/2ir3-z9a8/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['core sets', 'performance rates', 'quality measures'], 'modified': '2019-09-26', 'title': '2018 Child and Adult Health Care Quality Measures'}, {'description': '<p>In fall 2014, the Center for Medicaid and CHIP Services (CMCS) conducted a Nationwide Adult Medicaid (NAM) Consumer Assessment of Healthcare Providers and Systems (CAHPS) survey of Medicaid enrollees to attain national and state-by-state measures of access, barriers to care, and experiences with care across delivery systems and major population subgroups. The survey interviewed a representative sample of adults ages 18 and older enrolled in Medicaid during October through December 2013.<br />\nAdditional information, including a data dictionary and analysis guidance and downloadable SAS files are available on the <a href="https://www.medicaid.gov/medicaid/quality-of-care/performance-measurement/adult-cahps/index.html">NAM CAHPS</a> webpage. Please note that all analyses must account for the survey’s sample design and use weights and strata. Sample code is available in on the <a href="https://www.medicaid.gov/medicaid/quality-of-care/performance-measurement/adult-cahps/index.html">NAM CAHPS</a> webpage.</p>\n', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'landingPage': 'https://data.medicaid.gov/d/dc57-m2ei', 'contactPoint': {'hasEmail': 'mailto:no-reply@data.medicaid.gov', 'fn': 'Chris Vaughn'}, 'title': 'NAM CAHPS 2014 Public Use', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/dc57-m2ei', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/dc57-m2ei/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/dc57-m2ei/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/dc57-m2ei/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/dc57-m2ei/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['centers-for-medicare-medicaid-services'], 'modified': '2019-11-29', 'issued': '2019-09-24'}, {'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'landingPage': 'https://data.medicare.gov/d/h5my-ducv', 'contactPoint': {'hasEmail': 'mailto:no-reply@data.medicare.gov', 'fn': 'acepeda'}, 'issued': '2020-01-02', 'accessLevel': 'public', 'description': 'No description provided', 'identifier': 'https://data.medicare.gov/api/views/h5my-ducv', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/h5my-ducv/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/h5my-ducv/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/h5my-ducv/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/h5my-ducv/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['centers-for-medicare-medicaid-services'], 'bureauCode': ['009:38'], 'modified': '2020-01-02', 'title': 'NHC State Agency Contacts'}, {'description': '<p>This dataset includes facility details, performance ratio, measure score, and the state and national average measure scores for the SHR measure included in the PY 2020 ESRD QIP.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Dialysis Facility Compare'], 'landingPage': 'https://data.medicare.gov/d/965i-h9dp', 'contactPoint': {'hasEmail': 'mailto:no-reply@data.medicare.gov', 'fn': 'Tanya Miller'}, 'issued': '2020-01-22', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/965i-h9dp', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/965i-h9dp/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/965i-h9dp/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/965i-h9dp/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/965i-h9dp/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['esrd', 'qip'], 'bureauCode': ['009:38'], 'modified': '2020-01-22', 'title': 'ESRD QIP – Standardized Hospitalization Ratio – Payment Year 2020'}, {'description': '<p>This dataset includes facility details, measure score, and the state and national average measure scores for the ultrafiltration reporting measure included in the PY 2020 ESRD QIP.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Dialysis Facility Compare'], 'landingPage': 'https://data.medicare.gov/d/qvmb-9i4r', 'contactPoint': {'hasEmail': 'mailto:no-reply@data.medicare.gov', 'fn': 'Tanya Miller'}, 'issued': '2020-01-22', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/qvmb-9i4r', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/qvmb-9i4r/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/qvmb-9i4r/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/qvmb-9i4r/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/qvmb-9i4r/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['esrd', 'qip'], 'bureauCode': ['009:38'], 'modified': '2020-01-22', 'title': 'ESRD QIP – Ultrafiltration Reporting – Payment Year 2020'}, {'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'description': 'No description provided', 'landingPage': 'https://data.cdc.gov/d/6pnq-x3ea', 'contactPoint': {'hasEmail': 'mailto:no-reply@data.cdc.gov', 'fn': 'aso7@cdc.gov'}, 'title': 'NNDSS - TABLE 1FF. Severe acute respiratory\u200b\u200b\u200b\u200b\u200b\u200b\u200b syndrome-associated coronavirus disease to Shigellosis', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/6pnq-x3ea', '@type': 'dcat:Dataset', 'modified': '2020-03-30', 'keyword': ['centers-for-disease-control-and-prevention'], 'bureauCode': ['009:20'], 'issued': '2020-03-30'}, {'description': '<p>Provides program names, program features, population enrolled, benefits covered, quality assurance and improvement, performance incentives, provider value-based purchasing, participating plans, regions served and program notes.</p>\n', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'landingPage': 'https://data.medicaid.gov/d/hc9x-7kex', 'modified': '2019-05-03', 'contactPoint': {'hasEmail': 'mailto:no-reply@data.medicaid.gov', 'fn': 'Chris Vaughn'}, 'issued': '2019-04-18', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/hc9x-7kex', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/hc9x-7kex/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/hc9x-7kex/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/hc9x-7kex/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/hc9x-7kex/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['centers-for-medicare-medicaid-services'], 'theme': ['Enrollment'], 'title': '2017 Managed Care Programs by State'}, {'description': '<ol start="2016">\n<li>This dataset is a de-identified summary table of vision and eye health data indicators from VSP, stratified by all available combinations of age group, race/ethnicity, gender, and state. VSP claims for VEHSS provides a convenience sample of vision insurance members representing approximately more than 1 in 4 of the U.S. population. VSP uses a web-based claims submissions system to collect and process claims. The denominator of the rates represents persons with VSP benefits as reported by employers, and is subject to some uncertainty. VSP data for VEHSS include Service Utilization and Eye Health Condition indicators. Certain ophthalmic conditions and procedures are covered by health insurance and are not covered by managed vision insurance, claims based eye disease prevalence may therefore be expected to undercount true prevalence. Person level claims and person counts are not publically available. Reported rates were suppressed for de-identification to ensure protection of patient privacy. Detailed information on VEHSS VSP analyses can be found on the VEHSS VSP webpage (link). Information on VSP data can be found on the VSP website (<a href="http://www.vsp.com">www.vsp.com</a>). The VEHSS VSP dataset was last updated in June 2018.</li>\n</ol>\n', 'programCode': ['009:020'], 'title': 'Vision Service Plan (VSP) – Vision and Eye Health Surveillance', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Vision & Eye Health'], 'landingPage': 'https://data.cdc.gov/d/4r3g-hv9c', 'contactPoint': {'hasEmail': 'mailto:ddtpubsmailbox@cdc.gov', 'fn': 'DDT Public Inquiries'}, 'issued': '2019-11-18', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/4r3g-hv9c', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4r3g-hv9c/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4r3g-hv9c/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4r3g-hv9c/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4r3g-hv9c/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['claims', 'medical diagnoses', 'vsp'], 'bureauCode': ['009:20'], 'modified': '2020-09-09', 'references': ['https://www.vsp.com', 'https://www.cdc.gov/visionhealth/vehss/data/claims/vsp.html'], 'describedBy': 'https://chronicdata.cdc.gov/Vision-Eye-Health/Vision-Service-Plan-VSP-Vision-and-Eye-Health-Surv/4r3g-hv9c'}, {'description': '<p>1999-2008; 2005-2008. This dataset is a de-identified summary table of vision and eye health data indicators from NHANES, stratified by all available combinations of age group, race/ethnicity, gender, and risk factor. NHANES is a program of studies conducted by the National Center for Health Statistics at CDC designed to assess the health and nutritional status of adults and children in the U.S, and combines interviews and physical examinations. NHANES stopped collecting vision and eye health data in 2008. Approximate sample size is 5,000 persons per year. NHANES data for VEHSS includes questions and examinations related to Visual Function, Vision Exam Measures, Eye Health Conditions, Service Utilization, and Examination Measures. Data were suppressed for cell sizes less than 30 persons, or where the relative standard error more than 30% of the mean. Detailed information on VEHSS NHANES analyses can be found on the VEHSS NHANES webpage (<a href="https://www.cdc.gov/visionhealth/vehss/data/national-surveys/national-health-and-nutrition-examination-survey.html">https://www.cdc.gov/visionhealth/vehss/data/national-surveys/national-he...</a>). Additional information about NHANES can be found on the NHANES website (<a href="https://www.cdc.gov/nchs/nhanes/index.htm">https://www.cdc.gov/nchs/nhanes/index.htm</a>). The VEHSS NHANES dataset was last updated in June 2018.</p>\n', 'programCode': ['009:020'], 'title': 'National Health and Nutrition Examination Survey (NHANES) – Vision and Eye Health Surveillance', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Vision & Eye Health'], 'landingPage': 'https://data.cdc.gov/d/tdbk-8ubw', 'contactPoint': {'hasEmail': 'mailto:ddtpubsmailbox@cdc.gov', 'fn': 'DDT Public Inquiries'}, 'issued': '2019-11-18', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/tdbk-8ubw', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/tdbk-8ubw/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/tdbk-8ubw/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/tdbk-8ubw/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/tdbk-8ubw/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['blind', 'cataract', 'diabetes', 'glaucoma', 'nhanes', 'service utilization', 'vision exam measures', 'visual acuity', 'visual function'], 'bureauCode': ['009:20'], 'modified': '2020-09-09', 'references': ['https://www.cdc.gov/nchs/nhanes/index.htm', 'https://www.cdc.gov/visionhealth/vehss/data/national-surveys/national-health-and-nutrition-examination-survey.html'], 'describedBy': 'https://chronicdata.cdc.gov/Vision-Eye-Health/National-Health-and-Nutrition-Examination-Survey-N/tdbk-8ubw'}, {'description': '<p>NNDSS - Table II. Chlamydia trachomatis infection to Coccidioidomycosis - 2018. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states or territory.</p>\n<p>Note:</p>\n<p>This table contains provisional cases of selected national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a></p>\n<p>Footnotes:</p>\n<p>C.N.M.I.: Commonwealth of Northern Mariana Islands.<br />\nU: Unavailable. —: No reported cases. N: Not reportable. NA: Not Available. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<ul>\n<li>Case counts for reporting years 2017 and 2018 are provisional and subject to change. Data for years 2013 through 2016 are finalized. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>.</li>\n</ul>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/5egk-p6rd', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-01-03', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/5egk-p6rd', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5egk-p6rd/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5egk-p6rd/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5egk-p6rd/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5egk-p6rd/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2018', 'chlamydia trachomatis infection', 'coccidioidomycosis', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-01-03', 'title': 'NNDSS - Table II. Chlamydia trachomatis infection to Coccidioidomycosis'}, {'description': '<p>This dataset contains information on the number of deaths and age-adjusted death rates for the five leading causes of death in 1900, 1950, and 2000.</p>\n<p>Age-adjusted death rates (deaths per 100,000) after 1998 are calculated based on the 2000 U.S. standard population. Populations used for computing death rates for 2011–2017 are postcensal estimates based on the 2010 census, estimated as of July 1, 2010. Rates for census years are based on populations enumerated in the corresponding censuses. Rates for noncensus years between 2000 and 2010 are revised using updated intercensal population estimates and may differ from rates previously published. Data on age-adjusted death rates prior to 1999 are taken from historical data (see References below).</p>\n<p>SOURCES</p>\n<p>CDC/NCHS, National Vital Statistics System, historical data, 1900-1998 (see <a href="https://www.cdc.gov/nchs/nvss/mortality_historical_data.htm">https://www.cdc.gov/nchs/nvss/mortality_historical_data.htm</a>); CDC/NCHS, National Vital Statistics System, mortality data (see <a href="http://www.cdc.gov/nchs/deaths.htm">http://www.cdc.gov/nchs/deaths.htm</a>); and CDC WONDER (see <a href="http://wonder.cdc.gov">http://wonder.cdc.gov</a>).</p>\n<p>REFERENCES</p>\n<ol>\n<li>\n<p>National Center for Health Statistics, Data Warehouse. Comparability of cause-of-death between ICD revisions. 2008. Available from: <a href="http://www.cdc.gov/nchs/nvss/mortality/comparability_icd.htm">http://www.cdc.gov/nchs/nvss/mortality/comparability_icd.htm</a>.</p>\n</li>\n<li>\n<p>National Center for Health Statistics. Vital statistics data available. Mortality multiple cause files. Hyattsville, MD: National Center for Health Statistics. Available from: <a href="https://www.cdc.gov/nchs/data_access/vitalstatsonline.htm">https://www.cdc.gov/nchs/data_access/vitalstatsonline.htm</a>.</p>\n</li>\n<li>\n<p>Kochanek KD, Murphy SL, Xu JQ, Arias E. Deaths: Final data for 2017. National Vital Statistics Reports; vol 68 no 9. Hyattsville, MD: National Center for Health Statistics. 2019. Available from: <a href="https://www.cdc.gov/nchs/data/nvsr/nvsr68/nvsr68_09-508.pdf">https://www.cdc.gov/nchs/data/nvsr/nvsr68/nvsr68_09-508.pdf</a>.</p>\n</li>\n<li>\n<p>Arias E, Xu JQ. United States life tables, 2017. National Vital Statistics Reports; vol 68 no 7. Hyattsville, MD: National Center for Health Statistics. 2019. Available from: <a href="https://www.cdc.gov/nchs/data/nvsr/nvsr68/nvsr68_07-508.pdf">https://www.cdc.gov/nchs/data/nvsr/nvsr68/nvsr68_07-508.pdf</a>.</p>\n</li>\n<li>\n<p>National Center for Health Statistics. Historical Data, 1900-1998. 2009. Available from: <a href="https://www.cdc.gov/nchs/nvss/mortality_historical_data.htm">https://www.cdc.gov/nchs/nvss/mortality_historical_data.htm</a>.</p>\n</li>\n</ol>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/mc4y-cbbv', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2017-08-30', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/mc4y-cbbv', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mc4y-cbbv/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mc4y-cbbv/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mc4y-cbbv/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mc4y-cbbv/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cause of death', 'mortality', 'nchs', 'united states'], 'bureauCode': ['009:00'], 'modified': '2020-09-08', 'title': 'NCHS - Top Five Leading Causes of Death: United States, 1990, 1950, 2000'}, {'description': '<p>This dataset of U.S. mortality trends since 1900 highlights trends in age-adjusted death rates for five selected major causes of death.</p>\n<p>Age-adjusted death rates (deaths per 100,000) after 1998 are calculated based on the 2000 U.S. standard population. Populations used for computing death rates for 2011–2017 are postcensal estimates based on the 2010 census, estimated as of July 1, 2010. Rates for census years are based on populations enumerated in the corresponding censuses. Rates for noncensus years between 2000 and 2010 are revised using updated intercensal population estimates and may differ from rates previously published. Data on age-adjusted death rates prior to 1999 are taken from historical data (see References below).</p>\n<p>Revisions to the International Classification of Diseases (ICD) over time may result in discontinuities in cause-of-death trends.</p>\n<p>SOURCES</p>\n<p>CDC/NCHS, National Vital Statistics System, historical data, 1900-1998 (see <a href="https://www.cdc.gov/nchs/nvss/mortality_historical_data.htm">https://www.cdc.gov/nchs/nvss/mortality_historical_data.htm</a>); CDC/NCHS, National Vital Statistics System, mortality data (see <a href="http://www.cdc.gov/nchs/deaths.htm">http://www.cdc.gov/nchs/deaths.htm</a>); and CDC WONDER (see <a href="http://wonder.cdc.gov">http://wonder.cdc.gov</a>).</p>\n<p>REFERENCES</p>\n<ol>\n<li>\n<p>National Center for Health Statistics, Data Warehouse. Comparability of cause-of-death between ICD revisions. 2008. Available from: <a href="http://www.cdc.gov/nchs/nvss/mortality/comparability_icd.htm">http://www.cdc.gov/nchs/nvss/mortality/comparability_icd.htm</a>.</p>\n</li>\n<li>\n<p>National Center for Health Statistics. Vital statistics data available. Mortality multiple cause files. Hyattsville, MD: National Center for Health Statistics. Available from: <a href="https://www.cdc.gov/nchs/data_access/vitalstatsonline.htm">https://www.cdc.gov/nchs/data_access/vitalstatsonline.htm</a>.</p>\n</li>\n<li>\n<p>Kochanek KD, Murphy SL, Xu JQ, Arias E. Deaths: Final data for 2017. National Vital Statistics Reports; vol 68 no 9. Hyattsville, MD: National Center for Health Statistics. 2019. Available from: <a href="https://www.cdc.gov/nchs/data/nvsr/nvsr68/nvsr68_09-508.pdf">https://www.cdc.gov/nchs/data/nvsr/nvsr68/nvsr68_09-508.pdf</a>.</p>\n</li>\n<li>\n<p>Arias E, Xu JQ. United States life tables, 2017. National Vital Statistics Reports; vol 68 no 7. Hyattsville, MD: National Center for Health Statistics. 2019. Available from: <a href="https://www.cdc.gov/nchs/data/nvsr/nvsr68/nvsr68_07-508.pdf">https://www.cdc.gov/nchs/data/nvsr/nvsr68/nvsr68_07-508.pdf</a>.</p>\n</li>\n<li>\n<p>National Center for Health Statistics. Historical Data, 1900-1998. 2009. Available from: <a href="https://www.cdc.gov/nchs/nvss/mortality_historical_data.htm">https://www.cdc.gov/nchs/nvss/mortality_historical_data.htm</a>.</p>\n</li>\n</ol>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/6rkc-nb2q', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2017-08-30', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/6rkc-nb2q', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6rkc-nb2q/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6rkc-nb2q/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6rkc-nb2q/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6rkc-nb2q/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['age-adjusted death rate', 'cause of death', 'mortality united states', 'nchs'], 'bureauCode': ['009:00'], 'modified': '2020-09-08', 'title': 'NCHS - Age-adjusted Death Rates for Selected Major Causes of Death'}, {'description': '<p>This dataset of U.S. mortality trends since 1900 highlights childhood mortality rates by age group for age at death.</p>\n<p>Age-adjusted death rates (deaths per 100,000) after 1998 are calculated based on the 2000 U.S. standard population. Populations used for computing death rates for 2011–2017 are postcensal estimates based on the 2010 census, estimated as of July 1, 2010. Rates for census years are based on populations enumerated in the corresponding censuses. Rates for noncensus years between 2000 and 2010 are revised using updated intercensal population estimates and may differ from rates previously published. Data on age-adjusted death rates prior to 1999 are taken from historical data (see References below).</p>\n<p>Age groups for childhood death rates are based on age at death.</p>\n<p>SOURCES</p>\n<p>CDC/NCHS, National Vital Statistics System, historical data, 1900-1998 (see <a href="https://www.cdc.gov/nchs/nvss/mortality_historical_data.htm">https://www.cdc.gov/nchs/nvss/mortality_historical_data.htm</a>); CDC/NCHS, National Vital Statistics System, mortality data (see <a href="http://www.cdc.gov/nchs/deaths.htm">http://www.cdc.gov/nchs/deaths.htm</a>); and CDC WONDER (see <a href="http://wonder.cdc.gov">http://wonder.cdc.gov</a>).</p>\n<p>REFERENCES</p>\n<ol>\n<li>\n<p>National Center for Health Statistics, Data Warehouse. Comparability of cause-of-death between ICD revisions. 2008. Available from: <a href="http://www.cdc.gov/nchs/nvss/mortality/comparability_icd.htm">http://www.cdc.gov/nchs/nvss/mortality/comparability_icd.htm</a>.</p>\n</li>\n<li>\n<p>National Center for Health Statistics. Vital statistics data available. Mortality multiple cause files. Hyattsville, MD: National Center for Health Statistics. Available from: <a href="https://www.cdc.gov/nchs/data_access/vitalstatsonline.htm">https://www.cdc.gov/nchs/data_access/vitalstatsonline.htm</a>.</p>\n</li>\n<li>\n<p>Kochanek KD, Murphy SL, Xu JQ, Arias E. Deaths: Final data for 2017. National Vital Statistics Reports; vol 68 no 9. Hyattsville, MD: National Center for Health Statistics. 2019. Available from: <a href="https://www.cdc.gov/nchs/data/nvsr/nvsr68/nvsr68_09-508.pdf">https://www.cdc.gov/nchs/data/nvsr/nvsr68/nvsr68_09-508.pdf</a>.</p>\n</li>\n<li>\n<p>Arias E, Xu JQ. United States life tables, 2017. National Vital Statistics Reports; vol 68 no 7. Hyattsville, MD: National Center for Health Statistics. 2019. Available from: <a href="https://www.cdc.gov/nchs/data/nvsr/nvsr68/nvsr68_07-508.pdf">https://www.cdc.gov/nchs/data/nvsr/nvsr68/nvsr68_07-508.pdf</a>.</p>\n</li>\n<li>\n<p>National Center for Health Statistics. Historical Data, 1900-1998. 2009. Available from: <a href="https://www.cdc.gov/nchs/nvss/mortality_historical_data.htm">https://www.cdc.gov/nchs/nvss/mortality_historical_data.htm</a>.</p>\n</li>\n</ol>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/v6ab-adf5', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2017-08-30', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/v6ab-adf5', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/v6ab-adf5/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/v6ab-adf5/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/v6ab-adf5/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/v6ab-adf5/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['children', 'death rates', 'mortality', 'nchs', 'united states'], 'bureauCode': ['009:00'], 'modified': '2020-09-08', 'title': 'NCHS - Childhood Mortality Rates'}, {'description': '<p>This dataset of U.S. mortality trends since 1900 highlights the differences in age-adjusted death rates and life expectancy at birth by race and sex.</p>\n<p>Age-adjusted death rates (deaths per 100,000) after 1998 are calculated based on the 2000 U.S. standard population. Populations used for computing death rates for 2011–2017 are postcensal estimates based on the 2010 census, estimated as of July 1, 2010. Rates for census years are based on populations enumerated in the corresponding censuses. Rates for noncensus years between 2000 and 2010 are revised using updated intercensal population estimates and may differ from rates previously published. Data on age-adjusted death rates prior to 1999 are taken from historical data (see References below).</p>\n<p>Life expectancy data are available up to 2017. Due to changes in categories of race used in publications, data are not available for the black population consistently before 1968, and not at all before 1960. More information on historical data on age-adjusted death rates is available at <a href="https://www.cdc.gov/nchs/nvss/mortality/hist293.htm">https://www.cdc.gov/nchs/nvss/mortality/hist293.htm</a>.</p>\n<p>SOURCES</p>\n<p>CDC/NCHS, National Vital Statistics System, historical data, 1900-1998 (see <a href="https://www.cdc.gov/nchs/nvss/mortality_historical_data.htm">https://www.cdc.gov/nchs/nvss/mortality_historical_data.htm</a>); CDC/NCHS, National Vital Statistics System, mortality data (see <a href="http://www.cdc.gov/nchs/deaths.htm">http://www.cdc.gov/nchs/deaths.htm</a>); and CDC WONDER (see <a href="http://wonder.cdc.gov">http://wonder.cdc.gov</a>).</p>\n<p>REFERENCES</p>\n<ol>\n<li>\n<p>National Center for Health Statistics, Data Warehouse. Comparability of cause-of-death between ICD revisions. 2008. Available from: <a href="http://www.cdc.gov/nchs/nvss/mortality/comparability_icd.htm">http://www.cdc.gov/nchs/nvss/mortality/comparability_icd.htm</a>.</p>\n</li>\n<li>\n<p>National Center for Health Statistics. Vital statistics data available. Mortality multiple cause files. Hyattsville, MD: National Center for Health Statistics. Available from: <a href="https://www.cdc.gov/nchs/data_access/vitalstatsonline.htm">https://www.cdc.gov/nchs/data_access/vitalstatsonline.htm</a>.</p>\n</li>\n<li>\n<p>Kochanek KD, Murphy SL, Xu JQ, Arias E. Deaths: Final data for 2017. National Vital Statistics Reports; vol 68 no 9. Hyattsville, MD: National Center for Health Statistics. 2019. Available from: <a href="https://www.cdc.gov/nchs/data/nvsr/nvsr68/nvsr68_09-508.pdf">https://www.cdc.gov/nchs/data/nvsr/nvsr68/nvsr68_09-508.pdf</a>.</p>\n</li>\n<li>\n<p>Arias E, Xu JQ. United States life tables, 2017. National Vital Statistics Reports; vol 68 no 7. Hyattsville, MD: National Center for Health Statistics. 2019. Available from: <a href="https://www.cdc.gov/nchs/data/nvsr/nvsr68/nvsr68_07-508.pdf">https://www.cdc.gov/nchs/data/nvsr/nvsr68/nvsr68_07-508.pdf</a>.</p>\n</li>\n<li>\n<p>National Center for Health Statistics. Historical Data, 1900-1998. 2009. Available from: <a href="https://www.cdc.gov/nchs/nvss/mortality_historical_data.htm">https://www.cdc.gov/nchs/nvss/mortality_historical_data.htm</a>.</p>\n</li>\n</ol>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/w9j2-ggv5', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2017-08-30', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/w9j2-ggv5', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/w9j2-ggv5/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/w9j2-ggv5/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/w9j2-ggv5/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/w9j2-ggv5/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['death rates', 'life expectancy', 'mortality', 'nchs', 'united states'], 'bureauCode': ['009:00'], 'modified': '2020-09-08', 'title': 'NCHS - Death rates and life expectancy at birth'}, {'description': '<p>2001-2011. The GSPS was initiated in 2000 to collect information on tobacco use, knowledge and attitudes of school personnel toward tobacco, existence and effectiveness of tobacco control policies in schools, and training and materials available for implementing tobacco prevention and control interventions.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Global Survey Data'], 'landingPage': 'https://data.cdc.gov/d/5hns-mwci', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2016-12-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/5hns-mwci', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5hns-mwci/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5hns-mwci/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5hns-mwci/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5hns-mwci/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['gsps', 'gtss', 'osh', 'school personnel', 'tobacco'], 'bureauCode': ['009:20'], 'modified': '2020-09-08', 'title': 'Global Tobacco Surveillance System (GTSS) - Global School Personnel Survey (GSPS)', 'describedBy': 'https://chronicdata.cdc.gov/Global-Survey-Data/Global-Tobacco-Surveillance-System-GTSS-Global-Sch/5hns-mwci'}, {'description': '<p>1999-2018. The GYTS is a school-based survey that collects data on students aged 13–15 years using a standardized methodology for constructing the sample frame, selecting schools and classes, and processing data. The GYTS surveillance system is intended to enhance the capacity of countries to design, implement, and evaluate tobacco control and prevention programs. Funding for the GYTS has been provided by the Canadian Public Health Association, National Cancer Institute, United Nations Children Emergency Fund, and the World Health Organization—Tobacco Free Initiative.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Global Survey Data'], 'landingPage': 'https://data.cdc.gov/d/57qw-ifet', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2018-04-10', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/57qw-ifet', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/57qw-ifet/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/57qw-ifet/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/57qw-ifet/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/57qw-ifet/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['global', 'gtss', 'gyts', 'osh', 'tobacco', 'youth'], 'bureauCode': ['009:20'], 'modified': '2020-09-08', 'title': 'Global Tobacco Surveillance System (GTSS) - Global Youth Tobacco Survey (GYTS)', 'describedBy': 'https://chronicdata.cdc.gov/Global-Survey-Data/Global-Tobacco-Surveillance-System-GTSS-Global-You/57qw-ifet'}, {'description': '<p>2005-2011. The World Health Organization, CDC, and the Canadian Public Health Association, developed the GHPSS to collect data on tobacco use and cessation counseling among health professional students in all WHO member states. GHPSS is a standardized school-based survey of third-year students pursuing advanced degrees in dentistry, medicine, nursing, or pharmacy. It is conducted in schools during regular class sessions. GHPSS follows an anonymous, self-administered format for data collection. GHPSS uses a core questionnaire on demographics, prevalence of cigarette smoking and other tobacco use, knowledge and attitudes about tobacco use, exposure to secondhand smoke, desire for smoking cessation, and training received regarding patient counseling on smoking cessation techniques. Questionnaires are translated into local languages as needed. GHPSS has a standardized methodology for selecting participating schools and classes and uniform data processing procedures.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Global Survey Data'], 'landingPage': 'https://data.cdc.gov/d/x6ag-8y7r', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2016-12-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/x6ag-8y7r', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/x6ag-8y7r/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/x6ag-8y7r/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/x6ag-8y7r/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/x6ag-8y7r/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['ghpss', 'gtss', 'osh', 'students', 'tobacco'], 'bureauCode': ['009:20'], 'modified': '2020-09-08', 'title': 'Global Tobacco Surveillance System (GTSS) - Global Health Professions Student Survey (GHPSS)', 'describedBy': 'https://chronicdata.cdc.gov/Global-Survey-Data/Global-Tobacco-Surveillance-System-GTSS-Global-Hea/x6ag-8y7r'}, {'description': '<p>Percentages are weighted to population characteristics. Data are not available if it did not meet BRFSS stability requirements. For more information on these requirements, as well as risk factors and calculated variables, see the Technical Documents and Survey Data for a specific year - <a href="http://www.cdc.gov/brfss/annual_data/annual_data.htm">http://www.cdc.gov/brfss/annual_data/annual_data.htm</a>. Recommended citation: Centers for Disease Control and Prevention (CDC). Behavioral Risk Factor Surveillance System. Atlanta, Georgia: U.S. Department of Health and Human Services, Centers for Disease Control and Prevention, [appropriate year].</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Health Statistics'], 'landingPage': 'https://data.cdc.gov/d/t984-9cdv', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2013-08-13', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/t984-9cdv', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/t984-9cdv/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/t984-9cdv/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/t984-9cdv/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/t984-9cdv/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['adults', 'brfss', 'health care coverage', 'heath care access'], 'bureauCode': ['009:00'], 'modified': '2015-08-27', 'title': 'BRFSS Prevalence And Trends Data: Health Care Access/Coverage for 1995-2010'}, {'description': '<p>NNDSS - Table 1L. Ehrlichiosis and Anaplasmosis, Ehrlichia ewingii infection to Giardiasis - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a></p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/qisn-zjv7', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/qisn-zjv7', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qisn-zjv7/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qisn-zjv7/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qisn-zjv7/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qisn-zjv7/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'ehrlichia ewingii infection', 'ehrlichiosis and anaplasmosis', 'giardiasis', 'nedss', 'netss', 'nndss', 'undetermined', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-05-30', 'title': 'NNDSS - TABLE 1L. Ehrlichiosis and Anaplasmosis, Ehrlichia ewingii infection to Giardiasis'}, {'description': '<p>This dataset describes drug poisoning deaths at the U.S. and state level by selected demographic characteristics, and includes age-adjusted death rates for drug poisoning.</p>\n<p>Deaths are classified using the International Classification of Diseases, Tenth Revision (ICD–10). Drug-poisoning deaths are defined as having ICD–10 underlying cause-of-death codes X40–X44 (unintentional), X60–X64 (suicide), X85 (homicide), or Y10–Y14 (undetermined intent).</p>\n<p>Estimates are based on the National Vital Statistics System multiple cause-of-death mortality files (1). Age-adjusted death rates (deaths per 100,000 U.S. standard population for 2000) are calculated using the direct method. Populations used for computing death rates for 2011–2017 are postcensal estimates based on the 2010 U.S. census. Rates for census years are based on populations enumerated in the corresponding censuses. Rates for noncensus years before 2010 are revised using updated intercensal population estimates and may differ from rates previously published.</p>\n<p>Death rates for some states and years may be low due to a high number of unresolved pending cases or misclassification of ICD–10 codes for unintentional poisoning as R99, “Other ill-defined and unspecified causes of mortality” (2). For example, this issue is known to affect New Jersey in 2009 and West Virginia in 2005 and 2009 but also may affect other years and other states. Drug poisoning death rates may be underestimated in those instances.</p>\n<p>REFERENCES<br />\n1. National Center for Health Statistics. National Vital Statistics System: Mortality data. Available from: <a href="http://www.cdc.gov/nchs/deaths.htm">http://www.cdc.gov/nchs/deaths.htm</a>.</p>\n<ol start="2">\n<li>CDC. CDC Wonder: Underlying cause of death 1999–2016. Available from: <a href="http://wonder.cdc.gov/wonder/help/ucd.html">http://wonder.cdc.gov/wonder/help/ucd.html</a>.</li>\n</ol>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/44rk-q6r2', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2019-04-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/44rk-q6r2', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/44rk-q6r2/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/44rk-q6r2/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/44rk-q6r2/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/44rk-q6r2/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['deaths', 'drug poisoning', 'mortality', 'national', 'nchs', 'state', 'united states'], 'bureauCode': ['009:00'], 'modified': '2020-09-08', 'title': 'NCHS - Drug Poisoning Mortality by State: United States'}, {'description': '<p>This dataset describes drug poisoning deaths at the U.S. and state level by selected demographic characteristics, and includes age-adjusted death rates for drug poisoning.</p>\n<p>Deaths are classified using the International Classification of Diseases, Tenth Revision (ICD–10). Drug-poisoning deaths are defined as having ICD–10 underlying cause-of-death codes X40–X44 (unintentional), X60–X64 (suicide), X85 (homicide), or Y10–Y14 (undetermined intent).</p>\n<p>Estimates are based on the National Vital Statistics System multiple cause-of-death mortality files (1). Age-adjusted death rates (deaths per 100,000 U.S. standard population for 2000) are calculated using the direct method. Populations used for computing death rates for 2011–2017 are postcensal estimates based on the 2010 U.S. census. Rates for census years are based on populations enumerated in the corresponding censuses. Rates for noncensus years before 2010 are revised using updated intercensal population estimates and may differ from rates previously published.</p>\n<p>Death rates for some states and years may be low due to a high number of unresolved pending cases or misclassification of ICD–10 codes for unintentional poisoning as R99, “Other ill-defined and unspecified causes of mortality” (2). For example, this issue is known to affect New Jersey in 2009 and West Virginia in 2005 and 2009 but also may affect other years and other states. Drug poisoning death rates may be underestimated in those instances.</p>\n<p>REFERENCES<br />\n1. National Center for Health Statistics. National Vital Statistics System: Mortality data. Available from: <a href="http://www.cdc.gov/nchs/deaths.htm">http://www.cdc.gov/nchs/deaths.htm</a>.</p>\n<ol start="2">\n<li>CDC. CDC Wonder: Underlying cause of death 1999–2016. Available from: <a href="http://wonder.cdc.gov/wonder/help/ucd.html">http://wonder.cdc.gov/wonder/help/ucd.html</a>.</li>\n</ol>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/rpvx-m2md', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2019-04-29', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/rpvx-m2md', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rpvx-m2md/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rpvx-m2md/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rpvx-m2md/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rpvx-m2md/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['deaths', 'drug poisoning', 'mortality', 'national', 'nchs', 'state', 'united states'], 'bureauCode': ['009:00'], 'modified': '2020-09-08', 'title': 'NCHS - Drug Poisoning Mortality by County: United States'}, {'description': '<p>2014, 2015, 2016, 2017. This dataset is a de-identified summary table of vision and eye health data indicators from ACS, stratified by all available combinations of age group, race/ethnicity, gender, and state. ACS is an annual nationwide survey conducted by the U.S. Census Bureau that collects information on demographic, social, economic, and housing characteristics of the U.S. population. Approximate sample size is 3 million annually. ACS data for VEHSS includes one question related to Visual Function. Data were suppressed for cell sizes less than 30 persons, or where the relative standard error more than 30% of the mean. Data will be updated as it becomes available. Detailed information on VEHSS ACS analyses can be found on the VEHSS ACS webpage (link). Additional information about ACS can be found on the U.S. Census Bureau website (<a href="https://www.census.gov/content/dam/Census/programs-surveys/acs/about/ACS_Information_Guide.pdf">https://www.census.gov/content/dam/Census/programs-surveys/acs/about/ACS...</a>). The VEHSS ACS dataset was last updated in June 2018.</p>\n', 'programCode': ['009:020'], 'title': 'American Community Survey (ACS) – Vision and Eye Health Surveillance', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Vision & Eye Health'], 'landingPage': 'https://data.cdc.gov/d/thir-stei', 'contactPoint': {'hasEmail': 'mailto:ddtpubsmailbox@cdc.gov', 'fn': 'DDT Public Inquiries'}, 'issued': '2019-11-18', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/thir-stei', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/thir-stei/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/thir-stei/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/thir-stei/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/thir-stei/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['acs', 'contact lenses', 'glasses', 'visual function'], 'bureauCode': ['009:20'], 'modified': '2020-08-27', 'references': ['https://www.census.gov/content/dam/Census/programs-surveys/acs/about/ACS_Information_Guide.pdf', 'https://www.cdc.gov/visionhealth/vehss/data/national-surveys/american-community-survey.html'], 'describedBy': 'https://chronicdata.cdc.gov/d/thir-stei'}, {'description': '<p>2014, 2015, 2016, 2017. This dataset is a de-identified summary table of vision and eye health data indicators from Medicare claims, stratified by all available combinations of age group, race/ethnicity, gender, and state. Medicare claims for VEHSS includes beneficiaries who were fully enrolled in Medicare Part B Fee-for-Service (FFS) for the duration of the year. Medicare claims provide a convenience sample that includes approximately 30 million individuals annually, which represents nearly 89% of the US population aged 65 and older and 3.3% of the US population younger than 65, including persons disabled due to blindness. Medicare data for VEHSS include Service Utilization and Medical Diagnoses indicators. Data were suppressed for de-identification to ensure protection of patient privacy. Data will be updated as it becomes available. Detailed information on VEHSS Medicare analyses can be found on the VEHSS Medicare webpage (cdc.gov/visionhealth/vehss/data/claims/medicare.html). Information on available Medicare claims data can be found on the ResDac website (<a href="http://www.resdac.org">www.resdac.org</a>). The VEHSS Medicare dataset was last updated November 2019.</p>\n', 'programCode': ['009:020'], 'title': 'Medicare claims – Vision and Eye Health Surveillance', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Vision & Eye Health'], 'landingPage': 'https://data.cdc.gov/d/e28h-tx85', 'contactPoint': {'hasEmail': 'mailto:ddtpubsmailbox@cdc.gov', 'fn': 'DDT Public Inquiries'}, 'issued': '2019-11-21', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/e28h-tx85', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/e28h-tx85/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/e28h-tx85/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/e28h-tx85/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/e28h-tx85/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['claims', 'eye exams', 'medical diagnoses', 'medicare', 'service utilization', 'treated prevalence'], 'bureauCode': ['009:20'], 'modified': '2020-08-25', 'references': ['https://www.resdac.org', 'https://www.cdc.gov/visionhealth/vehss/data/claims/medicare.html'], 'describedBy': 'https://chronicdata.cdc.gov/d/e28h-tx85'}, {'description': '<p>2010-2018. National Quitline Data Warehouse (NQDW). State Tobacco Activities Tracking and Evaluation (STATE) System. NQDW Data. National Quitline Data Warehouse (NQDW) assists in evaluating quitline activities and serves as a national resource for data on the use, success, and services of state quitlines. States report data on quitline callers, quitting success, as well as the services provided by their quitlines. The NQDW consolidates this information for evaluating programs and improving quitline services. The jurisdictions participating in this data collection effort include the 50 states, the District of Columbia, Guam and Puerto Rico.</p>\n', 'programCode': ['009:020'], 'title': 'Quitline – Services Available – Medications - 2010 To Present', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Quitline'], 'landingPage': 'https://data.cdc.gov/d/tbyb-bvjd', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2019-02-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/tbyb-bvjd', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/tbyb-bvjd/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/tbyb-bvjd/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/tbyb-bvjd/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/tbyb-bvjd/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['callers', 'cessation', 'intervention', 'national quitline data warehouse', 'nqdw', 'office on smoking and health', 'osh', 'quit', 'quit-now', 'quitline', 'services', 'state system'], 'bureauCode': ['009:20'], 'modified': '2020-08-24', 'references': ['https://chronicdata.cdc.gov/d/h6kq-aiu7'], 'describedBy': 'https://chronicdata.cdc.gov/Quitline/Quitline-Services-Available-Medications-2010-To-Pr/tbyb-bvjd'}, {'description': '<p>2010-2018. National Quitline Data Warehouse (NQDW). State Tobacco Activities Tracking and Evaluation (STATE) System. NQDW Data. National Quitline Data Warehouse (NQDW) assists in evaluating quitline activities and serves as a national resource for data on the use, success, and services of state quitlines. States report data on quitline callers, quitting success, as well as the services provided by their quitlines. The NQDW consolidates this information for evaluating programs and improving quitline services. The jurisdictions participating in this data collection effort include the 50 states, the District of Columbia, Guam and Puerto Rico.</p>\n', 'programCode': ['009:020'], 'title': 'Quitline – Service Utilization - 2010 To Present', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Quitline'], 'landingPage': 'https://data.cdc.gov/d/equ4-92qe', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2019-02-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/equ4-92qe', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/equ4-92qe/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/equ4-92qe/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/equ4-92qe/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/equ4-92qe/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['callers', 'cessation', 'intervention', 'national quitline data warehouse', 'nqdw', 'office on smoking and health', 'osh', 'quit', 'quit-now', 'quitline', 'services', 'state system'], 'bureauCode': ['009:20'], 'modified': '2020-08-24', 'references': ['https://chronicdata.cdc.gov/d/h6kq-aiu7'], 'describedBy': 'https://chronicdata.cdc.gov/Quitline/Quitline-Service-Utilization-2010-To-Present/equ4-92qe'}, {'description': '<p>2010-2018. National Quitline Data Warehouse (NQDW). State Tobacco Activities Tracking and Evaluation (STATE) System. NQDW Data. National Quitline Data Warehouse (NQDW) assists in evaluating quitline activities and serves as a national resource for data on the use, success, and services of state quitlines. States report data on quitline callers, quitting success, as well as the services provided by their quitlines. The NQDW consolidates this information for evaluating programs and improving quitline services. The jurisdictions participating in this data collection effort include the 50 states, the District of Columbia, Guam and Puerto Rico.</p>\n', 'programCode': ['009:020'], 'title': 'Quitline – Services Available – Hours Of Operation And Available Languages - 2010 To Present', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Quitline'], 'landingPage': 'https://data.cdc.gov/d/vtt8-av2v', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2019-02-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/vtt8-av2v', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vtt8-av2v/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vtt8-av2v/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vtt8-av2v/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vtt8-av2v/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['callers', 'cessation', 'intervention', 'national quitline data warehouse', 'nqdw', 'office on smoking and health', 'osh', 'quit', 'quit-now', 'quitline', 'services', 'state system'], 'bureauCode': ['009:20'], 'modified': '2020-08-24', 'references': ['https://chronicdata.cdc.gov/d/h6kq-aiu7'], 'describedBy': 'https://chronicdata.cdc.gov/Quitline/Quitline-Services-Available-Hours-Of-Operation-And/vtt8-av2v'}, {'description': '<p>2010-2018. National Quitline Data Warehouse (NQDW). State Tobacco Activities Tracking and Evaluation (STATE) System. NQDW Data. National Quitline Data Warehouse (NQDW) assists in evaluating quitline activities and serves as a national resource for data on the use, success, and services of state quitlines. States report data on quitline callers, quitting success, as well as the services provided by their quitlines. The NQDW consolidates this information for evaluating programs and improving quitline services. The jurisdictions participating in this data collection effort include the 50 states, the District of Columbia, Guam and Puerto Rico.</p>\n', 'programCode': ['009:020'], 'title': 'Quitline – Services Available – Counseling - 2010 To Present', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Quitline'], 'landingPage': 'https://data.cdc.gov/d/66cx-b9a4', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2019-02-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/66cx-b9a4', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/66cx-b9a4/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/66cx-b9a4/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/66cx-b9a4/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/66cx-b9a4/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['callers', 'cessation', 'intervention', 'national quitline data warehouse', 'nqdw', 'office on smoking and health', 'osh', 'quit', 'quit-now', 'quitline', 'services', 'state system'], 'bureauCode': ['009:20'], 'modified': '2020-08-24', 'references': ['https://chronicdata.cdc.gov/d/h6kq-aiu7'], 'describedBy': 'https://chronicdata.cdc.gov/Quitline/Quitline-Services-Available-Counseling-2010-To-Pre/66cx-b9a4'}, {'description': '<p>2010-2018. National Quitline Data Warehouse (NQDW). State Tobacco Activities Tracking and Evaluation (STATE) System. NQDW Data. National Quitline Data Warehouse (NQDW) assists in evaluating quitline activities and serves as a national resource for data on the use, success, and services of state quitlines. States report data on quitline callers, quitting success, as well as the services provided by their quitlines. The NQDW consolidates this information for evaluating programs and improving quitline services. The jurisdictions participating in this data collection effort include the 50 states, the District of Columbia, Guam and Puerto Rico.</p>\n', 'programCode': ['009:020'], 'title': 'Quitline – Quitline Names and Phone Numbers', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Quitline'], 'landingPage': 'https://data.cdc.gov/d/tid6-xphm', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2019-02-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/tid6-xphm', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/tid6-xphm/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/tid6-xphm/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/tid6-xphm/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/tid6-xphm/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['callers', 'cessation', 'intervention', 'national quitline data warehouse', 'nqdw', 'office on smoking and health', 'osh', 'quit', 'quit-now', 'quitline', 'services', 'state system'], 'bureauCode': ['009:20'], 'modified': '2020-08-24', 'references': ['https://chronicdata.cdc.gov/d/h6kq-aiu7'], 'describedBy': 'https://chronicdata.cdc.gov/Quitline/Quitline-Quitline-Names-and-Phone-Numbers/tid6-xphm'}, {'rights': 'Public access to full dataset except age. For age, reach out to point of contact', 'description': '<p>This set includes data used in a latent class model to compare testing platforms for detection of antibodies against the Chlamydia trachomatis antigen Pgp3. The analysis was published as: Latent class modeling to compare testing platforms for detection of antibodies against the Chlamydia trachomatis antigen Pgp3. Wiegand RE, Cooley G, Goodhew B, Banniettis N, Kohlhoff S, Gwyn S, Martin DL. Sci Rep. 2018 Mar 9;8(1):4232. doi: 10.1038/s41598-018-22708-9. PMID: 29523810</p>\n', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Global Health'], 'landingPage': 'https://data.cdc.gov/d/pwgb-7r9t', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Ryan E. Wiegand'}, 'issued': '2019-03-14', 'programCode': ['009:020'], 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/pwgb-7r9t', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/pwgb-7r9t/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/pwgb-7r9t/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/pwgb-7r9t/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/pwgb-7r9t/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['antibody', 'chlamydia trachomatis', 'division of parasitic diseases and malaria', 'latent class'], 'bureauCode': ['009:20'], 'modified': '2019-03-14', 'title': 'Tests for antibodies to trachoma PGP3 antigen', 'describedBy': 'https://www.nature.com/articles/s41598-018-22708-9'}, {'description': '<p>NNDSS - Table II. Legionellosis to Malaria - 2017. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories.</p>\n<p>Note:<br />\nThese are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting.</p>\n<p>Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available.</p>\n<p>Footnotes:<br />\n C.N.M.I.: Commonwealth of Northern Mariana Islands.</p>\n<p>U: Unavailable. —: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<p>*Three low incidence conditions, rubella, rubella congenital, and tetanus, are in Table II to facilitate case count verification with reporting jurisdictions.</p>\n<p>† Case counts for reporting year 2017 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/">http://wwwn.cdc.gov/nndss/document/</a> ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf. Data for tuberculosis are displayed in Table IV, which appears quarterly.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/33kn-dpz2', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2018-01-04', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/33kn-dpz2', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/33kn-dpz2/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/33kn-dpz2/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/33kn-dpz2/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/33kn-dpz2/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2017', 'legionellosis', 'malaria', 'mmwr', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2018-01-04', 'title': 'NNDSS - Table II. Legionellosis to Malaria'}, {'description': '<p>NNDSS - Table II. Cryptosporidiosis to Dengue - 2017. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories.</p>\n<p>Note:<br />\nThese are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting.</p>\n<p>Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available.</p>\n<p>Footnotes:<br />\n C.N.M.I.: Commonwealth of Northern Mariana Islands.</p>\n<p>U: Unavailable. —: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<ul>\n<li>Three low incidence conditions, rubella, rubella congenital, and tetanus, are in Table II to facilitate case count verification with reporting jurisdictions.</li>\n</ul>\n<p>† Case counts for reporting year 2017 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/">http://wwwn.cdc.gov/nndss/document/</a> ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf. Data for tuberculosis are displayed in Table IV, which appears quarterly.</p>\n<p>§ Includes data for dengue and dengue-like illness.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/yakh-mjxn', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2018-01-04', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/yakh-mjxn', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/yakh-mjxn/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/yakh-mjxn/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/yakh-mjxn/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/yakh-mjxn/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2017', 'cryptosporidiosis', 'dengue', 'dengue virus infection', 'mmwr', 'nedss', 'netss', 'nndss', 'severe dengue', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2018-01-04', 'title': 'NNDSS - Table II. Cryptosporidiosis to Dengue'}, {'description': '<p>For more information about the Pregnancy Risk Assessment Monitoring System please visit <a href="http://www.cdc.gov/prams/">http://www.cdc.gov/prams/</a>. See <a href="http://www.cdc.gov/mmwr/preview/mmwrhtml/mm6107a1.htm?s_cid=mm6107a1_e">http://www.cdc.gov/mmwr/preview/mmwrhtml/mm6107a1.htm?s_cid=mm6107a1_e</a> for the MMWR article.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Pregnancy & Vaccination'], 'landingPage': 'https://data.cdc.gov/d/mmi4-8ajr', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2013-06-19', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/mmi4-8ajr', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mmi4-8ajr/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mmi4-8ajr/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mmi4-8ajr/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mmi4-8ajr/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['flu shot', 'immunization', 'prams', 'pregnant women'], 'bureauCode': ['009:00'], 'modified': '2015-08-27', 'title': 'State Specific Influenza Vaccination Coverage Among Women With Live Birth- PRAMS, 2009-10 Influenza Season'}, {'description': '<p>NNDSS - Table II. Hepatitis (viral, acute) - 2016. In this Table, provisional* cases of selected† notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories.<br />\nNote:<br />\nThese are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting.</p>\n<p>Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available.</p>\n<p>Footnotes:<br />\nC.N.M.I.: Commonwealth of Northern Mariana Islands.<br />\nU: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<ul>\n<li>Case counts for reporting year 2016 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>. Data for TB are displayed in Table IV, which appears quarterly.<br />\n† Three low incidence conditions, rubella, rubella congenital, and tetanus, are in Table II to facilitate case count verification with reporting jurisdictions.</li>\n</ul>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/7vnz-2mjz', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2017-01-05', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/7vnz-2mjz', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7vnz-2mjz/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7vnz-2mjz/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7vnz-2mjz/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7vnz-2mjz/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2016', 'hepatitis', 'hepatitis (viral acute)', 'hepatitis (viral acute) type a', 'hepatitis (viral acute) type b', 'hepatitis (viral acute) type c', 'mmwr', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2017-01-05', 'title': 'NNDSS - Table II. Hepatitis (viral, acute)'}, {'description': "<p>Rate of deaths by age/gender (per 100,000 population) for people killed in crashes involving a driver with BAC =>0.08%, 2012, 2014. 2012 Source: Fatality Analysis Reporting System (FARS). 2014 Source: National Highway Traffic Administration's (NHTSA) Fatality Analysis Reporting System (FARS), 2014 Annual Report File. Note: Blank cells indicate data are suppressed. Fatality rates based on fewer than 20 deaths are suppressed.</p>\n", 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Motor Vehicle'], 'landingPage': 'https://data.cdc.gov/d/3bjr-fr6m', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-09-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/3bjr-fr6m', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/3bjr-fr6m/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/3bjr-fr6m/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/3bjr-fr6m/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/3bjr-fr6m/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cdc', 'centers for disease control and prevention'], 'bureauCode': ['009:00'], 'modified': '2016-09-14', 'title': 'Impaired Driving Death Rate, by Age and Gender, 2012 & 2014, Region 8 - Denver'}, {'description': '<p>The map illustrates the total number of 2013 and 2014 PHAP associates in each state and U.S. territory.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'landingPage': 'https://data.cdc.gov/d/uarv-cqnu', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2015-03-17', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/uarv-cqnu', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/uarv-cqnu/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/uarv-cqnu/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/uarv-cqnu/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/uarv-cqnu/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['associate', 'host site', 'location', 'phap', 'program'], 'bureauCode': ['009:00'], 'modified': '2015-08-27', 'title': '2013-2014 PHAP Associates by State'}, {'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/su86-ag6b', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2019-10-30', 'accessLevel': 'public', 'description': 'No description provided', 'identifier': 'https://data.medicare.gov/api/views/su86-ag6b', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/su86-ag6b/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/su86-ag6b/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/su86-ag6b/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/su86-ag6b/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['general information', 'hos', 'hospital compare'], 'bureauCode': ['009:38'], 'modified': '2020-05-21', 'title': 'Hospital Compare - CASPER / ASPEN Contacts'}, {'description': '<p>The Medicaid Managed Care Enrollment Report profiles enrollment statistics on Medicaid managed care programs on a plan-specific level. The managed care enrollment statistics include enrollees receiving comprehensive benefits and limited benefits and are point-in-time counts.</p>\n<ol>\n<li>The information in this table was provided by state officials. In some cases, program or plan names in this table differ from those used in publicly available sources. Questions regarding state-specific information in this table should be directed to State/territorial Medicaid officials.</li>\n</ol>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Enrollment'], 'landingPage': 'https://data.medicaid.gov/d/ghyh-r8nn', 'contactPoint': {'hasEmail': 'mailto:Medicaid.gov@cms.hhs.gov', 'fn': 'Medicaid'}, 'issued': '2019-05-02', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/ghyh-r8nn', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/ghyh-r8nn/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/ghyh-r8nn/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/ghyh-r8nn/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/ghyh-r8nn/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['bho', 'comprehensive mco', 'managed care enrollment', 'mco', 'medicaid', 'medicare', 'mltss', 'pace', 'pahp', 'pccm', 'pihp'], 'bureauCode': ['009:38'], 'modified': '2020-06-12', 'title': 'Managed Care Enrollment by Program and Plan'}, {'description': '<p>The Medicaid Managed Care Enrollment Report profiles enrollment statistics on Medicaid managed care programs on a plan-specific level. The managed care enrollment statistics include enrollees receiving comprehensive benefits and limited benefits and are point-in-time counts.</p>\n<ol>\n<li>\n<p>Because Medicaid beneficiaries may be enrolled concurrently in more than one type of managed care program (e.g., a Comprehensive MCO and a BHO), users should not sum enrollment across all program types, since the total would count individuals more than once and, in some states, exceed the actual number of Medicaid enrollees.</p>\n</li>\n<li>\n<p>Comprehensive MCOs cover acute, primary, and specialty medical care services; they may also cover behavioral health, long-term services and supports, and other benefits in some states. Limited benefit managed care programs, including PCCM, MLTSS only, BHO, Dental, Transportation, and Other cover a narrower set of services.</p>\n</li>\n</ol>\n<p>"--" indicates states that do not operates programs of a given type. 0 signifies that a state operated a program of this type in 2014, but it ended before July 1, 2014, or began after that date.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Enrollment'], 'landingPage': 'https://data.medicaid.gov/d/drjd-ddz9', 'contactPoint': {'hasEmail': 'mailto:Medicaid.gov@cms.hhs.gov', 'fn': 'Medicaid'}, 'issued': '2019-04-12', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/drjd-ddz9', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/drjd-ddz9/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/drjd-ddz9/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/drjd-ddz9/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/drjd-ddz9/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['bho', 'managed care enrollment', 'mco', 'medicaid', 'medicare', 'mltss', 'pace', 'pahp', 'pccm', 'pihp'], 'bureauCode': ['009:38'], 'modified': '2020-06-12', 'title': 'Managed Care Enrollment by Program and Population (All)'}, {'description': '<p>The Share of Medicaid Enrollees in any Managed Care and in Comprehensive Managed CaAre profiles state-level enrollment statistics (numbers and percentages) of total Medicaid enrollees in any type of managed care as well as those enrolled specifically in comprehensive managed care programs. The report provides managed care enrollment by state with all 50 states, the District of Columbia and the US territories are represented in these data.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Enrollment'], 'landingPage': 'https://data.medicaid.gov/d/u72p-j37s', 'contactPoint': {'hasEmail': 'mailto:Medicaid.gov@cms.hhs.gov', 'fn': 'Medicaid'}, 'issued': '2019-05-02', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/u72p-j37s', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/u72p-j37s/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/u72p-j37s/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/u72p-j37s/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/u72p-j37s/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['comprehensive managed care', 'enrollment', 'managed care', 'medicaid'], 'bureauCode': ['009:38'], 'modified': '2020-06-12', 'title': 'Share of Medicaid Enrollees in Managed Care'}, {'description': '<p>NNDSS - TABLE 1MM. Viral hemorrhagic fevers, Crimean-Congo hemorrhagic fever virus to Guanarito virus - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />\n§ Prior to 2015, CDC\'s National Notifiable Diseases Surveillance System (NNDSS) did not receive electronic data about incident cases of specific viral hemorrhagic fevers; instead data were collected in aggregate as "viral hemorrhagic fevers\'. NNDSS was updated beginning in 2015 to receive data for each of the viral hemorrhagic fevers listed.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/2i8i-dz8i', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-23', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/2i8i-dz8i', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/2i8i-dz8i/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/2i8i-dz8i/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/2i8i-dz8i/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/2i8i-dz8i/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'crimean-congo hemorrhagic fever virus', 'ebola virus', 'guanarito virus', 'nedss', 'netss', 'nndss', 'viral hemorrhagic fevers', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-01-02', 'title': 'NNDSS - TABLE 1MM. Viral hemorrhagic fevers, Crimean-Congo hemorrhagic fever virus to Guanarito virus'}, {'description': '<p>NNDSS - TABLE 1DD. Rubella to Rubella, congenital syndrome - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/2khz-k7sv', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-23', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/2khz-k7sv', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/2khz-k7sv/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/2khz-k7sv/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/2khz-k7sv/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/2khz-k7sv/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'nedss', 'netss', 'nndss', 'rubella', 'rubella congenital syndrome', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-01-02', 'title': 'NNDSS - TABLE 1DD. Rubella to Rubella, congenital syndrome'}, {'description': '<p>NNDSS - TABLE 1U. Legionellosis to Listeriosis - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/484g-ihkb', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-24', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/484g-ihkb', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/484g-ihkb/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/484g-ihkb/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/484g-ihkb/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/484g-ihkb/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'legionellosis', 'leptospirosis', 'listeriosis', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-01-02', 'title': 'NNDSS - TABLE 1U. Legionellosis to Listeriosis'}, {'description': '<p>NNDSS - Table 1K. Ehrlichiosis and Anaplasmosis, Anaplasma phagocytophilum infection to Ehrlichia chaffeensis infection - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a></p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/6dep-qtzm', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-24', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/6dep-qtzm', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6dep-qtzm/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6dep-qtzm/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6dep-qtzm/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6dep-qtzm/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'anaplasma phagocytophilum infection', 'ehrlichia chaffeensis infection', 'ehrlichiosis and anaplasmosis', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-01-02', 'title': 'NNDSS - TABLE 1K. Ehrlichiosis and Anaplasmosis, Anaplasma phagocytophilum infection to Ehrlichia chaffeensis infection'}, {'description': '<p>NNDSS - TABLE 1II. Tetanus to Trichinellosis - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/6yz5-ufy2', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-23', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/6yz5-ufy2', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6yz5-ufy2/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6yz5-ufy2/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6yz5-ufy2/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6yz5-ufy2/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'nedss', 'netss', 'nndss', 'tetanus', 'toxic shock syndrome (other than streptococcal)', 'trichinellosis', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-01-02', 'title': 'NNDSS - TABLE 1II. Tetanus to Trichinellosis'}, {'description': '<p>NNDSS - Table 1C. Arboviral diseases, neuroinvasive and non-neuroinvasive, St. Louis encephalitis virus disease to Western equine encephalitis virus disease - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/7kht-czfj', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-24', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/7kht-czfj', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7kht-czfj/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7kht-czfj/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7kht-czfj/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7kht-czfj/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'arboviral diseases', 'nedss', 'netss', 'nndss', 'st. louis encephalitis virus disease', 'western equine encephalitis virus disease', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-01-02', 'title': 'NNDSS - TABLE 1C. Arboviral diseases, St. Louis encephalitis virus to Western equine encephalitis virus'}, {'description': '<p>NNDSS - TABLE 1Q. Hepatitis B, perinatal infection to Hepatitis C (viral, acute), Probable - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\n Max: Maximum — Maximum case count during the previous 52 weeks.<br />\n * Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />\n§ For acute Hepatitis C, only confirmed cases were verified.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/8ezu-y38w', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-24', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/8ezu-y38w', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/8ezu-y38w/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/8ezu-y38w/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/8ezu-y38w/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/8ezu-y38w/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'acute)', 'confirmed', 'hepatitis b', 'hepatitis c (viral', 'nedss', 'netss', 'nndss', 'perinatal infection', 'probable', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-01-02', 'title': 'NNDSS - TABLE 1Q. Hepatitis B, perinatal infection to Hepatitis C (viral, acute), Probable'}, {'description': '<p>NNDSS - Table 1F. Brucellosis to Candida auris, clinical - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />\n§ Reporting jurisdictions were informed CDC could receive data for this condition in August 2019. Please note there will be a delay in reporting of case notifications for this condition to CDC.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/8rsa-pnhx', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-24', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/8rsa-pnhx', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/8rsa-pnhx/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/8rsa-pnhx/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/8rsa-pnhx/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/8rsa-pnhx/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'brucellosis', 'campylobacteriosis', 'candida auris', 'clinical', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-01-02', 'title': 'NNDSS - TABLE 1F. Brucellosis to Candida auris, clinical'}, {'description': '<p>NNDSS - Table 1B. Arboviral diseases, neuroinvasive and non-neuroinvasive, Jamestown Canyon virus disease to Powassan virus disease - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/9gny-cbhc', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-24', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/9gny-cbhc', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/9gny-cbhc/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/9gny-cbhc/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/9gny-cbhc/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/9gny-cbhc/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'arboviral diseases', 'jamestown canyon virus disease', 'la crosse virus disease', 'nedss', 'netss', 'nndss', 'powassan virus disease', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-01-02', 'title': 'NNDSS - Table 1B. Arboviral diseases, neuroinvasive and non-neuroinvasive, Jamestown Canyon virus disease to Powassan virus disease'}, {'description': '<p>NNDSS - TABLE 1O. Hansen\'s disease to Hantavirus pulmonary syndrome - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a></p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/azpx-5hzx', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-24', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/azpx-5hzx', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/azpx-5hzx/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/azpx-5hzx/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/azpx-5hzx/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/azpx-5hzx/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'hansen's disease', 'hantavirus infection', 'hantavirus pulmonary syndrome', 'nedss', 'netss', 'nndss', 'non-hantavirus pulmonary syndrome', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-01-02', 'title': "NNDSS - TABLE 1O. Hansen's disease to Hantavirus pulmonary syndrome"}, {'description': '<p>NNDSS - TABLE 1HH. Streptococcal toxic shock syndrome to Syphilis, Primary and Secondary - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/b6np-zdqj', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-23', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/b6np-zdqj', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/b6np-zdqj/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/b6np-zdqj/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/b6np-zdqj/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/b6np-zdqj/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'congenital', 'nedss', 'netss', 'nndss', 'primary and secondary', 'streptococcal toxic shock syndrome', 'syphilis', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-01-02', 'title': 'NNDSS - TABLE 1HH. Streptococcal toxic shock syndrome to Syphilis, Primary and Secondary'}, {'description': '<p>NNDSS - TABLE 1W. Meningococcal disease, All serogroups to Meningococcal disease, Serogroup B - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/bkwy-pyv3', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-24', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/bkwy-pyv3', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/bkwy-pyv3/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/bkwy-pyv3/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/bkwy-pyv3/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/bkwy-pyv3/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'all serogroups', 'meningococcal disease', 'nedss', 'netss', 'nndss', 'serogroup b', 'serogroups acwy', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-01-02', 'title': 'NNDSS - TABLE 1W. Meningococcal disease, All serogroups to Meningococcal disease, Serogroup B'}, {'description': '<p>NNDSS - TABLE 1Y. Mumps to Novel influenza A virus infections - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />\n§ Novel influenza A virus infections are human infections with influenza A viruses that are different from currently circulating human seasonal influenza viruses. With the exception of one avian lineage influenza A (H7N2) virus, all novel influenza A virus infections reported to CDC since 2012 have been variant influenza viruses.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/cjin-8pa3', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-24', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/cjin-8pa3', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/cjin-8pa3/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/cjin-8pa3/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/cjin-8pa3/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/cjin-8pa3/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'mumps', 'nedss', 'netss', 'nndss', 'novel influenza a virus infections', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-01-02', 'title': 'NNDSS - TABLE 1Y. Mumps to Novel influenza A virus infections'}, {'description': '<p>NNDSS - TABLE 1Z. Pertussis to Poliomyelitis, paralytic - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/cqcc-kwwr', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-24', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/cqcc-kwwr', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/cqcc-kwwr/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/cqcc-kwwr/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/cqcc-kwwr/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/cqcc-kwwr/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'nedss', 'netss', 'nndss', 'paralytic', 'pertussis', 'plague', 'poliomyelitis', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-01-02', 'title': 'NNDSS - TABLE 1Z. Pertussis to Poliomyelitis, paralytic'}, {'description': '<p>NNDSS - TABLE 1N. Haemophilus influenzae, invasive disease, (age <5 years), Non-b serotype to Unknown serotype - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a></p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/cvcu-witw', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-24', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/cvcu-witw', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/cvcu-witw/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/cvcu-witw/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/cvcu-witw/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/cvcu-witw/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['(age <5 years)', '2019', 'haemophilus influenzae', 'invasive disease', 'nedss', 'netss', 'nndss', 'non-b serotype', 'nontypeable', 'unknown serotype', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-01-02', 'title': 'NNDSS - TABLE 1N. Haemophilus influenzae, invasive disease, (age <5 years), Non-b serotype to Unknown serotype'}, {'description': '<p>NNDSS - TABLE 1X. Meningococcal disease, Other serogroups to Meningococcal disease, Unknown serogroup - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/d7xj-2da2', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-24', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/d7xj-2da2', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/d7xj-2da2/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/d7xj-2da2/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/d7xj-2da2/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/d7xj-2da2/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'meningococcal disease', 'nedss', 'netss', 'nndss', 'other serogroups', 'unknown serogroup', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-01-02', 'title': 'NNDSS - TABLE 1X. Meningococcal disease, Other serogroups to Meningococcal disease, Unknown serogroup'}, {'description': '<p>NNDSS - Table 1D. Arboviral diseases, neuroinvasive and non-neuroinvasive, West Nile virus disease to Babesiosis - 2019.In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/fc5f-ixvg', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-24', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/fc5f-ixvg', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/fc5f-ixvg/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/fc5f-ixvg/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/fc5f-ixvg/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/fc5f-ixvg/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'arboviral diseases', 'babesiosis', 'nedss', 'netss', 'nndss', 'west nile virus disease', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-01-07', 'title': 'NNDSS - TABLE 1D. Arboviral diseases, West Nile virus to Babesiosis'}, {'description': '<p>NNDSS - TABLE 1EE. Salmonella Paratyphi infection to Salmonellosis (excluding Salmonella Typhi infection and Salmonella Paratyphi infection) - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />\n§ In previous years, cases were reported as Salmonellosis. Beginning in January 2019, cases began to be reported as Salmonella Paratyphi infection.<br />\n¶ In previous years, cases were reported as typhoid fever. Beginning in January 2019, cases began to be reported as Salmonella Typhi infection.<br />\n** In previous years, cases were reported as Salmonellosis (excluding paratyphoid fever and typhoid fever). Beginning in January 2019, cases began to be reported as Salmonellosis (excluding Salmonella Typhi infection and Salmonella Paratyphi infection).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/fuzh-wm4c', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-24', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/fuzh-wm4c', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/fuzh-wm4c/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/fuzh-wm4c/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/fuzh-wm4c/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/fuzh-wm4c/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'nedss', 'netss', 'nndss', 'salmonella paratyphi infection', 'salmonella typhi infection', 'salmonellosis (excluding salmonella typhi infection and salmonella paratyphi infection)', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-01-02', 'title': 'NNDSS - TABLE 1EE. Salmonella Paratyphi infection to Salmonellosis (excluding Salmonella Typhi infection and Salmonella Paratyphi infection)'}, {'description': '<p>NNDSS - TABLE 1T. Invasive pneumococcal disease, age<5 , Confirmed to Invasive pneumococcal disease, age <5, Probable - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\n Max: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />\n§ Includes drug resistant and susceptible cases of Invasive Pneumococcal Disease.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/gui6-i83p', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-24', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/gui6-i83p', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/gui6-i83p/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/gui6-i83p/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/gui6-i83p/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/gui6-i83p/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'age<5', 'confirmed', 'invasive pneumococcal disease', 'nedss', 'netss', 'nndss', 'probable', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-01-02', 'title': 'NNDSS - TABLE 1T. Invasive pneumococcal disease, age<5 , Confirmed to Invasive pneumococcal disease, age <5, Probable'}, {'description': '<p>NNDSS - TABLE 1M. Gonorrhea to Haemophilus influenzae, invasive disease (age <5 years), Serotype b - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/h4wb-nae4', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-24', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/h4wb-nae4', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/h4wb-nae4/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/h4wb-nae4/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/h4wb-nae4/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/h4wb-nae4/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'age <5 years', 'all ages', 'all serotypes', 'gonorrhea', 'haemophilus influenzae', 'invasive disease', 'nedss', 'netss', 'nndss', 'serotype b', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-01-02', 'title': 'NNDSS - TABLE 1M. Gonorrhea to Haemophilus influenzae, invasive disease (age <5 years), Serotype b'}, {'description': '<p>NNDSS - TABLE 1V. Malaria to Measles, Imported - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Notice: The total numbers of measles cases in Table 1v for weeks 1-51 in the 2019 data are correct but counts for imported and indigenous categories are incorrect. Measles data for week 52 (in Table 1v) were updated on 02-28-2020 to correct the classification of imported and indigenous. Please see week 52, 2019 data for the correct breakout of imported and indigenous measles cases.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n<p>§ Measles is considered imported if the disease was acquired outside of the United States and is considered indigenous if the disease was acquired anywhere within the United States or it is not known where the disease was acquired.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/jf8m-mtc3', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-24', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/jf8m-mtc3', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/jf8m-mtc3/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/jf8m-mtc3/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/jf8m-mtc3/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/jf8m-mtc3/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'malaria', 'measles imported', 'measles indigenous', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-03-20', 'title': 'NNDSS - TABLE 1V. Malaria to Measles, Imported'}, {'description': '<p>NNDSS - Table 1G. Carbapenemase-producing carbapenem-resistant Enterobacteriaceae to Chancroid - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a></p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />\n§ Reporting jurisdictions were informed CDC could receive data for this condition in August 2019. Please note there will be a delay in reporting of case notifications for this condition to CDC.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/kx9y-asbg', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-24', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/kx9y-asbg', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/kx9y-asbg/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/kx9y-asbg/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/kx9y-asbg/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/kx9y-asbg/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'carbapenemase-producing carbapenem-resistant enterobacteriaceae', 'chancroid', 'chlamydia trachomatis infection', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-01-02', 'title': 'NNDSS - TABLE 1G. Carbapenemase-producing carbapenem-resistant Enterobacteriaceae to Chancroid'}, {'description': '<p>NNDSS - TABLE 1JJ. Tularemia to Vancomycin-intermediate Staphylococcus aureus - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/mik5-by93', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-23', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/mik5-by93', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mik5-by93/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mik5-by93/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mik5-by93/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mik5-by93/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'nedss', 'netss', 'nndss', 'tularemia', 'vancomycin-intermediate staphylococcus aureus', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-01-02', 'title': 'NNDSS - TABLE 1JJ. Tularemia to Vancomycin-intermediate Staphylococcus aureus'}, {'description': '<p>NNDSS - TABLE 1GG. Spotted fever rickettsiosis, Confirmed to Smallpox - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/mv87-mh7a', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-23', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/mv87-mh7a', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mv87-mh7a/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mv87-mh7a/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mv87-mh7a/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mv87-mh7a/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'nedss', 'netss', 'nndss', 'smallpox', 'spotted fever rickettsiosis confirmed', 'spotted fever rickettsiosis probable', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-01-02', 'title': 'NNDSS - TABLE 1GG. Spotted fever rickettsiosis, Confirmed to Smallpox'}, {'description': '<p>NNDSS - TABLE 1FF. Severe acute respiratory syndrome-associated coronavirus disease to Shigellosis - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/mvsw-zuaf', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-23', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/mvsw-zuaf', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mvsw-zuaf/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mvsw-zuaf/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mvsw-zuaf/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mvsw-zuaf/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'nedss', 'netss', 'nndss', 'severe acute respiratory syndrome-associated coronavirus disease', 'shiga toxin-producing escherichia coli', 'shigellosis', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-01-02', 'title': 'NNDSS - TABLE 1FF. Severe acute respiratory syndrome-associated coronavirus disease to Shigellosis'}, {'description': '<p>NNDSS - Table 1I. Cryptosporidiosis to Cyclosporiasis - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/p8ia-4jqj', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-24', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/p8ia-4jqj', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/p8ia-4jqj/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/p8ia-4jqj/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/p8ia-4jqj/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/p8ia-4jqj/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'cryptosporidiosis', 'cyclosporiasis', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-01-02', 'title': 'NNDSS - TABLE 1I. Cryptosporidiosis to Cyclosporiasis'}, {'description': '<p>NNDSS - TABLE 1AA. Poliovirus infection, nonparalytic to Psittacosis - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/q9sm-44y3', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-23', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/q9sm-44y3', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/q9sm-44y3/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/q9sm-44y3/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/q9sm-44y3/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/q9sm-44y3/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'nedss', 'netss', 'nndss', 'nonparalytic', 'poliovirus infection', 'psittacosis', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-01-02', 'title': 'NNDSS - TABLE 1AA. Poliovirus infection, nonparalytic to Psittacosis'}, {'description': '<p>NNDSS - Table 1L. Ehrlichiosis and Anaplasmosis, Ehrlichia ewingii infection to Giardiasis - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a></p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/qpq4-k3td', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-24', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/qpq4-k3td', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qpq4-k3td/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qpq4-k3td/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qpq4-k3td/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qpq4-k3td/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'ehrlichia ewingii infection', 'ehrlichiosis and anaplasmosis', 'giardiasis', 'nedss', 'netss', 'nndss', 'undetermined', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-01-02', 'title': 'NNDSS - TABLE 1L. Ehrlichiosis and Anaplasmosis, Ehrlichia ewingii infection to Giardiasis'}, {'description': '<p>NNDSS - Table 1E. Botulism, Foodborne to Botulism, Other (wound & unspecified) - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a></p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/qwf3-87ny', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-24', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/qwf3-87ny', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qwf3-87ny/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qwf3-87ny/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qwf3-87ny/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qwf3-87ny/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'botulism', 'foodborne', 'infant', 'nedss', 'netss', 'nndss', 'other (wound and unspecified)', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-01-02', 'title': 'NNDSS - TABLE 1E. Botulism, Foodborne to Botulism, Other'}, {'description': '<p>NNDSS - TABLE 1PP. Yellow fever to Zika virus disease, non-congenital - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/qz67-9a9h', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-23', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/qz67-9a9h', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qz67-9a9h/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qz67-9a9h/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qz67-9a9h/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qz67-9a9h/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'nedss', 'netss', 'nndss', 'non-congenital', 'wonder', 'yellow fever', 'zika virus disease'], 'bureauCode': ['009:00'], 'modified': '2020-01-02', 'title': 'NNDSS - TABLE 1PP. Yellow fever to Zika virus disease, non-congenital'}, {'description': '<p>NNDSS - TABLE 1NN. Viral hemorrhagic fevers, Junin virus to Viral hemorrhagic fevers, Lujo virus - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />\n§ Prior to 2015, CDC\'s National Notifiable Diseases Surveillance System (NNDSS) did not receive electronic data about incident cases of specific viral hemorrhagic fevers; instead data were collected in aggregate as "viral hemorrhagic fevers\'. NNDSS was updated beginning in 2015 to receive data for each of the viral hemorrhagic fevers listed.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/r8hr-3jkm', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-23', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/r8hr-3jkm', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/r8hr-3jkm/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/r8hr-3jkm/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/r8hr-3jkm/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/r8hr-3jkm/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'junin virus', 'lassa virus', 'lujo virus', 'nedss', 'netss', 'nndss', 'viral hemorrhagic fevers', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-01-02', 'title': 'NNDSS - TABLE 1NN. Viral hemorrhagic fevers, Junin virus to Viral hemorrhagic fevers, Lujo virus'}, {'description': '<p>NNDSS - TABLE 1S. Invasive pneumococcal disease, all ages, Confirmed to Invasive pneumococcal disease, all ages, Probable - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\n Max: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />\n§ Includes drug resistant and susceptible cases of Invasive Pneumococcal Disease.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/rwap-xbst', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-24', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/rwap-xbst', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rwap-xbst/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rwap-xbst/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rwap-xbst/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rwap-xbst/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'all ages', 'confirmed', 'invasive pneumococcal disease', 'nedss', 'netss', 'nndss', 'probable', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-01-02', 'title': 'NNDSS - TABLE 1S. Invasive pneumococcal disease, all ages, Confirmed to Invasive pneumococcal disease, all ages, Probable'}, {'description': '<p>NNDSS - Table 1A. Anthrax to Arboviral diseases, Eastern equine encephalitis virus disease - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nC.N.M.I.: Commonwealth of Northern Mariana Islands.<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/ttjk-6u2v', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-24', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/ttjk-6u2v', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ttjk-6u2v/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ttjk-6u2v/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ttjk-6u2v/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ttjk-6u2v/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'anthrax', 'arboviral diseases', 'chikungunya virus disease', 'eastern equine encephalitis virus disease', 'nedss', 'netss', 'neuroinvasive and non-neuroinvasive', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-01-02', 'title': 'NNDSS - TABLE 1A. Anthrax to Arboviral diseases, Eastern equine encephalitis virus disease'}, {'description': '<p>NNDSS - TABLE 1R. Hepatitis C, perinatal infection to Influenza-associated pediatric mortality - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\n Max: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />\n§ Since [INSERT DATE], XXX influenza-associated pediatric deaths occurring during the 2017-18 season have been reported.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/tv5g-74as', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-24', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/tv5g-74as', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/tv5g-74as/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/tv5g-74as/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/tv5g-74as/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/tv5g-74as/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'hepatitis c', 'influenza-associated pediatric mortality', 'nedss', 'netss', 'nndss', 'perinatal infection', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-01-02', 'title': 'NNDSS - TABLE 1R. Hepatitis C, perinatal infection to Influenza-associated pediatric mortality'}, {'description': '<p>NNDSS - TABLE 1LL. Vibriosis, Confirmed to Vibriosis, Probable - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/u92k-ms37', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-23', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/u92k-ms37', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/u92k-ms37/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/u92k-ms37/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/u92k-ms37/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/u92k-ms37/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'nedss', 'netss', 'nndss', 'vibriosis confirmed', 'vibriosis probable', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-01-02', 'title': 'NNDSS - TABLE 1LL. Vibriosis, Confirmed to Vibriosis, Probable'}, {'description': '<p>NNDSS - TABLE 1CC. Rabies, Animal to Rabies, Human - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/usyq-s7ip', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-23', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/usyq-s7ip', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/usyq-s7ip/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/usyq-s7ip/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/usyq-s7ip/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/usyq-s7ip/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'animal', 'human', 'nedss', 'netss', 'nndss', 'rabies', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-01-02', 'title': 'NNDSS - TABLE 1CC. Rabies, Animal to Rabies, Human'}, {'description': '<p>NNDSS - TABLE 1J. Dengue virus infections, Dengue to Severe dengue - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\n Max: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />\n§ Includes data for dengue and dengue-like illness.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/w7ew-4aqz', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-24', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/w7ew-4aqz', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/w7ew-4aqz/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/w7ew-4aqz/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/w7ew-4aqz/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/w7ew-4aqz/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'dengue', 'dengue virus infections', 'dengue-like illness', 'nedss', 'netss', 'nndss', 'severe dengue', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-01-02', 'title': 'NNDSS - TABLE 1J. Dengue virus infections, Dengue to Severe dengue'}, {'description': '<p>NNDSS - TABLE 1P. Hemolytic uremic syndrome post-diarrheal to Hepatitis (viral, acute, by type), B - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/wgyw-mswy', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-24', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/wgyw-mswy', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/wgyw-mswy/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/wgyw-mswy/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/wgyw-mswy/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/wgyw-mswy/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'acute', 'by type) a', 'by type) b', 'hemolytic uremic syndrome post-diarrheal', 'hepatitis (viral', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-01-02', 'title': 'NNDSS - TABLE 1P. Hemolytic uremic syndrome post-diarrheal to Hepatitis (viral, acute, by type), B'}, {'description': '<p>NNDSS - Table 1H. Cholera to Coccidioidomycosis - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a></p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/xsi2-33p5', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-24', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/xsi2-33p5', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xsi2-33p5/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xsi2-33p5/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xsi2-33p5/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xsi2-33p5/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'cholera', 'coccidioidomycosis', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-01-02', 'title': 'NNDSS - TABLE 1H. Cholera to Coccidioidomycosis'}, {'description': '<p>NNDSS - TABLE 1BB. Q fever, Total to Q fever, Chronic - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/ygrm-jkkz', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-23', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/ygrm-jkkz', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ygrm-jkkz/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ygrm-jkkz/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ygrm-jkkz/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ygrm-jkkz/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'nedss', 'netss', 'nndss', 'q fever', 'q fever acute', 'q fever chronic', 'total', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-01-02', 'title': 'NNDSS - TABLE 1BB. Q fever, Total to Q fever, Chronic'}, {'description': '<p>This dataset includes deidentified data on patients receiving artesunate through the National Artesunate for Severe Malaria Program from April- December 2019.</p>\n<p>This dataset contains the data from the case report form only.<br />\nPlease see the links below for the other datasets and the attached document \'Guide to NASMP Datasets\':<br />\nData from Case Report Form- <a href="https://data.cdc.gov/Global-Health/National-Artesunate-for-Severe-Malaria-Program-Cas/igaz-icki">https://data.cdc.gov/Global-Health/National-Artesunate-for-Severe-Malari...</a><br />\nData on Artesunate Dosing- <a href="https://data.cdc.gov/dataset/National-Artesunate-for-Severe-Malaria-Program-Art/qan4-gt4k">https://data.cdc.gov/dataset/National-Artesunate-for-Severe-Malaria-Prog...</a><br />\nData on Microscopy (Parasitemia values)- <a href="https://data.cdc.gov/Global-Health/National-Artesunate-for-Severe-Malaria-Program-Mic/v2k9-ctv4">https://data.cdc.gov/Global-Health/National-Artesunate-for-Severe-Malari...</a></p>\n<p>All data can be easily linked using the ParticipantID field, a unique ID number assigned to each participant.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Global Health'], 'landingPage': 'https://data.cdc.gov/d/g3k9-gyw7', 'contactPoint': {'hasEmail': 'mailto:why6@cdc.gov', 'fn': 'Francisca Abanyie, MD, MPH'}, 'issued': '2020-04-10', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/g3k9-gyw7', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/g3k9-gyw7/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/g3k9-gyw7/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/g3k9-gyw7/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/g3k9-gyw7/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['artesunate', 'division of parasitic diseases and malaria', 'malaria'], 'bureauCode': ['009:20'], 'modified': '2020-04-10', 'title': 'National Artesunate for Severe Malaria Program Follow-On Antimalarial Dosing Data- April to December 2019'}, {'description': '<p>This dataset includes deidentified data on patients receiving artesunate through the National Artesunate for Severe Malaria Program from April- December 2019.</p>\n<p>This dataset contains the data from the case report form only.<br />\nPlease see the links below for the other datasets and see the attached document \'Guide to NSAMP Datasets\':<br />\nData on Artesunate Dosing- <a href="https://data.cdc.gov/dataset/National-Artesunate-for-Severe-Malaria-Program-Art/qan4-gt4k">https://data.cdc.gov/dataset/National-Artesunate-for-Severe-Malaria-Prog...</a><br />\nData on Follow-On Antimalarial Dosing- <a href="https://data.cdc.gov/Global-Health/National-Artesunate-for-Severe-Malaria-Program-Fol/g3k9-gyw7">https://data.cdc.gov/Global-Health/National-Artesunate-for-Severe-Malari...</a><br />\nData on Microscopy (Parasitemia values)- <a href="https://data.cdc.gov/Global-Health/National-Artesunate-for-Severe-Malaria-Program-Mic/v2k9-ctv4">https://data.cdc.gov/Global-Health/National-Artesunate-for-Severe-Malari...</a></p>\n<p>All data can be easily linked using the ParticipantID field, a unique ID number assigned to each participant.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Global Health'], 'landingPage': 'https://data.cdc.gov/d/igaz-icki', 'contactPoint': {'hasEmail': 'mailto:why6@cdc.gov', 'fn': 'Francisca Abanyie, MD, MPH'}, 'issued': '2020-04-10', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/igaz-icki', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/igaz-icki/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/igaz-icki/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/igaz-icki/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/igaz-icki/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['artesunate', 'division of parasitic diseases and malaria', 'malaria'], 'bureauCode': ['009:20'], 'modified': '2020-04-10', 'title': 'National Artesunate for Severe Malaria Program Case Report Data- April to December 2019'}, {'description': '<p>This dataset includes deidentified data on patients receiving artesunate through the National Artesunate for Severe Malaria Program from April- December 2019.</p>\n<p>This dataset contains artesunate dosing data only.<br />\nPlease see the links below for the other datasets and the attached word document, \'Guide to NASMP Datasets\':</p>\n<p>Data from Case Report- <a href="https://data.cdc.gov/Global-Health/National-Artesunate-for-Severe-Malaria-Program-Cas/igaz-icki">https://data.cdc.gov/Global-Health/National-Artesunate-for-Severe-Malari...</a></p>\n<p>Data on Follow-On Antimalarial Dosing- <a href="https://data.cdc.gov/Global-Health/National-Artesunate-for-Severe-Malaria-Program-Fol/g3k9-gyw7">https://data.cdc.gov/Global-Health/National-Artesunate-for-Severe-Malari...</a></p>\n<p>Data on Microscopy (Parasitemia values)- <a href="https://data.cdc.gov/Global-Health/National-Artesunate-for-Severe-Malaria-Program-Mic/v2k9-ctv4">https://data.cdc.gov/Global-Health/National-Artesunate-for-Severe-Malari...</a></p>\n<p>All data can be easily linked using the ParticipantID field, a unique ID number assigned to each participant.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Global Health'], 'landingPage': 'https://data.cdc.gov/d/qan4-gt4k', 'contactPoint': {'hasEmail': 'mailto:why6@cdc.gov', 'fn': 'Francisca Abanyie, MD, MPH'}, 'issued': '2020-04-10', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/qan4-gt4k', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qan4-gt4k/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qan4-gt4k/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qan4-gt4k/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qan4-gt4k/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['artesunate', 'division of parasitic diseases and malaria', 'malaria'], 'bureauCode': ['009:20'], 'modified': '2020-04-10', 'title': 'National Artesunate for Severe Malaria Program Artesunate Dosing Data- April to December 2019'}, {'description': '<p>This dataset includes deidentified data on patients receiving artesunate through the National Artesunate for Severe Malaria Program from April- December 2019.</p>\n<p>This dataset contains microscopy data only.<br />\nPlease see the links below for the other datasets and the attached document \'Guide to NASMP Datasets:<br />\nData from Case Report Form- <a href="https://data.cdc.gov/Global-Health/National-Artesunate-for-Severe-Malaria-Program-Cas/igaz-icki">https://data.cdc.gov/Global-Health/National-Artesunate-for-Severe-Malari...</a><br />\nData on Artesunate Dosing- <a href="https://data.cdc.gov/dataset/National-Artesunate-for-Severe-Malaria-Program-Art/qan4-gt4k">https://data.cdc.gov/dataset/National-Artesunate-for-Severe-Malaria-Prog...</a><br />\nData on Follow-On Dosing- <a href="https://data.cdc.gov/Global-Health/National-Artesunate-for-Severe-Malaria-Program-Fol/g3k9-gyw7">https://data.cdc.gov/Global-Health/National-Artesunate-for-Severe-Malari...</a></p>\n<p>All data can be easily linked using the ParticipantID field, a unique ID number assigned to each participant.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Global Health'], 'landingPage': 'https://data.cdc.gov/d/v2k9-ctv4', 'contactPoint': {'hasEmail': 'mailto:why6@cdc.gov', 'fn': 'Francisca Abanyie, MD, MPH'}, 'issued': '2020-04-10', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/v2k9-ctv4', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/v2k9-ctv4/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/v2k9-ctv4/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/v2k9-ctv4/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/v2k9-ctv4/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['artesunate', 'division of parasitic diseases and malaria', 'malaria'], 'bureauCode': ['009:20'], 'modified': '2020-04-10', 'title': 'National Artesunate for Severe Malaria Program Microscopy Data- April to December 2019'}, {'description': '<p>2016 to 2018, 3-year average. Rates are age-standardized. County rates are spatially smoothed. The data can be viewed by gender and race/ethnicity. Data source: National Vital Statistics System. Additional data, maps, and methodology can be viewed on the Interactive Atlas of Heart Disease and Stroke <a href="http://www.cdc.gov/dhdsp/maps/atlas">http://www.cdc.gov/dhdsp/maps/atlas</a></p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Heart Disease & Stroke Prevention'], 'landingPage': 'https://data.cdc.gov/d/6x7h-usvx', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2020-04-27', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/6x7h-usvx', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6x7h-usvx/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6x7h-usvx/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6x7h-usvx/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6x7h-usvx/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cardiovascular', 'cardiovascular disease', 'counties', 'county', 'heart', 'heart disease'], 'bureauCode': ['009:20'], 'modified': '2020-04-29', 'title': 'Heart Disease Mortality Data Among US Adults (35+) by State/Territory and County – 2016-2018'}, {'description': '<p>2016 to 2018, 3-year average. Rates are age-standardized. County rates are spatially smoothed. The data can be viewed by gender and race/ethnicity. Data source: National Vital Statistics System. Additional data, maps, and methodology can be viewed on the Interactive Atlas of Heart Disease and Stroke <a href="http://www.cdc.gov/dhdsp/maps/atlas">http://www.cdc.gov/dhdsp/maps/atlas</a></p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Heart Disease & Stroke Prevention'], 'landingPage': 'https://data.cdc.gov/d/tqwu-4a7k', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2020-04-28', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/tqwu-4a7k', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/tqwu-4a7k/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/tqwu-4a7k/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/tqwu-4a7k/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/tqwu-4a7k/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cardiovascular', 'cardiovascular disease', 'cerebrovascular disease', 'counties', 'county', 'stroke'], 'bureauCode': ['009:20'], 'modified': '2020-04-28', 'title': 'Stroke Mortality Data Among US Adults (35+) by State/Territory and County – 2016-2018'}, {'description': '<p>This dataset provides modeled predictions of PM2.5 levels from the EPA\'s Downscaler model. Data are at the census tract level for 2011-2015. These data are used by the CDC\'s National Environmental Public Health Tracking Network to generate air quality measures. Census tract-level datasets contain estimates of the mean predicted concentration and associated standard error. Please refer to the metadata attachment for more information.</p>\n<p>Learn more about outdoor air quality on the Tracking Network\'s website: <a href="https://ephtracking.cdc.gov/showAirLanding.action">https://ephtracking.cdc.gov/showAirLanding.action</a>.</p>\n<p>By using these data, you signify your agreement to comply with the following requirements:<br />\n1. Use the data for statistical reporting and analysis only.<br />\n2. Do not attempt to learn the identity of any person included in the data and do not combine these data with other data for the purpose of matching records to identify individuals.<br />\n3. Do not disclose of or make use of the identity of any person or establishment discovered inadvertently and report the discovery to: <a href="mailto:trackingsupport@cdc.gov">trackingsupport@cdc.gov</a>.<br />\n4. Do not imply or state, either in written or oral form, that interpretations based on the data are those of the original data sources and CDC unless the data user and data source are formally collaborating.<br />\n5. Acknowledge, in all reports or presentations based on these data, the original source of the data and CDC.<br />\n6. Suggested citation: Centers for Disease Control and Prevention. National Environmental Public Health Tracking Network. Web. Accessed: insert date. <a href="http://www.cdc.gov/ephtracking">www.cdc.gov/ephtracking</a>.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Environmental Health & Toxicology'], 'landingPage': 'https://data.cdc.gov/d/qjxm-7fny', 'contactPoint': {'hasEmail': 'mailto:cak8@cdc.gov', 'fn': 'Craig Kassinger'}, 'issued': '2020-05-28', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/qjxm-7fny', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qjxm-7fny/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qjxm-7fny/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qjxm-7fny/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qjxm-7fny/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['air pollution', 'asthma', 'environmental health', 'particulate matter', 'pm2.5'], 'bureauCode': ['009:20'], 'modified': '2020-06-01', 'title': 'Daily Census Tract-Level PM2.5 Concentrations, 2011-2015'}, {'description': '<p>This dataset provides modeled predictions of ozone levels from the EPA\'s Downscaler model. Data are at the census tract level for 2006-2010. These data are used by the CDC\'s National Environmental Public Health Tracking Network to generate air quality measures. Census tract-level datasets contain estimates of the mean predicted concentration and associated standard error. Please refer to the metadata attachment for more information.</p>\n<p>Learn more about outdoor air quality on the Tracking Network\'s website: <a href="https://ephtracking.cdc.gov/showAirLanding.action">https://ephtracking.cdc.gov/showAirLanding.action</a>.</p>\n<p>By using these data, you signify your agreement to comply with the following requirements:<br />\n1. Use the data for statistical reporting and analysis only.<br />\n2. Do not attempt to learn the identity of any person included in the data and do not combine these data with other data for the purpose of matching records to identify individuals.<br />\n3. Do not disclose of or make use of the identity of any person or establishment discovered inadvertently and report the discovery to: <a href="mailto:trackingsupport@cdc.gov">trackingsupport@cdc.gov</a>.<br />\n4. Do not imply or state, either in written or oral form, that interpretations based on the data are those of the original data sources and CDC unless the data user and data source are formally collaborating.<br />\n5. Acknowledge, in all reports or presentations based on these data, the original source of the data and CDC.<br />\n6. Suggested citation: Centers for Disease Control and Prevention. National Environmental Public Health Tracking Network. Web. Accessed: insert date. <a href="http://www.cdc.gov/ephtracking">www.cdc.gov/ephtracking</a>.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Environmental Health & Toxicology'], 'landingPage': 'https://data.cdc.gov/d/xm94-zmtx', 'contactPoint': {'hasEmail': 'mailto:trackingsupport@cdc.gov', 'fn': 'Craig Kassinger'}, 'issued': '2020-05-28', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/xm94-zmtx', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xm94-zmtx/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xm94-zmtx/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xm94-zmtx/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xm94-zmtx/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['air pollution', 'asthma', 'environmental health', 'ozone'], 'bureauCode': ['009:20'], 'modified': '2020-06-01', 'title': 'Daily Census Tract-Level Ozone Concentrations, 2006-2010'}, {'description': '<p>We are releasing data that compares the HHS Provider Relief Fund and the CMS Accelerated and Advance Payments by State and provider as of May 15, 2020. This data is already available on other websites, but this chart brings the information together into one view for comparison. You can find additional information on the Accelerated and Advance Payments at the following links:</p>\n<p>Fact Sheet: <a href="https://www.cms.gov/files/document/Accelerated-and-Advanced-Payments-Fact-Sheet.pdf;">https://www.cms.gov/files/document/Accelerated-and-Advanced-Payments-Fac...</a></p>\n<p>Zip file on providers in each state: <a href="https://www.cms.gov/files/zip/accelerated-payment-provider-details-state.zip">https://www.cms.gov/files/zip/accelerated-payment-provider-details-state...</a></p>\n<p>Medicare Accelerated and Advance Payments State-by-State information and by Provider Type: <a href="https://www.cms.gov/files/document/covid-accelerated-and-advance-payments-state.pdf">https://www.cms.gov/files/document/covid-accelerated-and-advance-payment...</a>.</p>\n<p>This file was assembled by HHS via CMS, HRSA and reviewed by leadership and compares the HHS Provider Relief Fund and the CMS Accelerated and Advance Payments by State and provider as of May 15, 2020.</p>\n<p>HHS Provider Relief Fund<br />\nPresident Trump is providing support to healthcare providers fighting the coronavirus disease 2019 (COVID-19) pandemic through the bipartisan Coronavirus Aid, Relief, & Economic Security Act and the Paycheck Protection Program and Health Care Enhancement Act, which provide a total of $175 billion for relief funds to hospitals and other healthcare providers on the front lines of the COVID-19 response. This funding supports healthcare-related expenses or lost revenue attributable to COVID-19 and ensures uninsured Americans can get treatment for COVID-19. HHS is distributing this Provider Relief Fund money and these payments do not need to be repaid.<br />\nThe Department allocated $50 billion of the Provider Relief Fund for general distribution to Medicare facilities and providers impacted by COVID-19, based on eligible providers\' net reimbursement. It allocated another $22 billion to providers in areas particularly impacted by the COVID-19 outbreak, rural providers, and providers who serve low-income populations and uninsured Americans. HHS will be allocating the remaining funds in the near future.</p>\n<p>As part of the Provider Relief Fund distribution, all providers have 45 days to attest that they meet certain criteria to keep the funding they received, including public disclosure. As of May 15, 2020, there has been a total of $34 billion in attested payments. The chart only includes those providers that have attested to the payments by that date. We will continue to update this information and add the additional providers and payments once their attestation is complete.</p>\n<p>CMS Accelerated and Advance Payments Program<br />\nOn March 28, 2020, to increase cash flow to providers of services and suppliers impacted by the coronavirus disease 2019 (COVID-19) pandemic, the Centers for Medicare & Medicaid Services (CMS) expanded the Accelerated and Advance Payment Program to a broader group of Medicare Part A providers and Part B suppliers. Beginning on April 26, 2020, CMS stopped accepting new applications for the Advance Payment Program, and CMS began reevaluating all pending and new applications for Accelerated Payments in light of the availability of direct payments made through HHS’s Provider Relief Fund.</p>\n<p>Since expanding the AAP program on March 28, 2020, CMS approved over 21,000 applications totaling $59.6 billion in payments to Part A providers, which includes hospitals, through May 18, 2020. For Part B suppliers—including doctors, non-physician practitioners and durable medical equipment suppliers— during the same time period, CMS approved almost 24,000 applications advancing $40.4 billion in payments. The AAP program is not a grant, and providers and suppliers are required to repay the loan.</p>\n<p>Provider Relief Fund Data - <a href="https://data.cdc.gov/Administrative/Provider-Relief-Fund-COVID-19-High-Impact-Payments/b58h-s9zx">https://data.cdc.gov/Administrative/Provider-Relief-Fund-COVID-19-High-I...</a></p>\n', 'programCode': ['009:020'], 'title': 'Provider Relief Fund & Accelerated and Advance Payments', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Administrative'], 'landingPage': 'https://data.cdc.gov/d/v2pi-w3up', 'contactPoint': {'hasEmail': 'mailto:HIGLASServiceDesk@gdit.com', 'fn': 'Megan Worstell'}, 'issued': '2020-05-21', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/v2pi-w3up', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/v2pi-w3up/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/v2pi-w3up/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/v2pi-w3up/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/v2pi-w3up/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['accelerated and advance payments', 'cares act', 'coronavirus', 'covid-19', 'provider relief fund'], 'bureauCode': ['009:38'], 'modified': '2020-05-21', 'references': ['https://www.cms.gov/files/document/Accelerated-and-Advanced-Payments-Fact-Sheet.pdf']}, {'description': '<p>2010-2018. US Census Annual Estimates of the Resident Population for Selected Age Groups by Sex for the United States. The estimates are based on the 2010 Census and reflect changes to the April 1, 2010 population due to the Count Question Resolution program and geographic program revisions. Median age is calculated based on single year of age. For population estimates methodology statements, see <a href="http://www.census.gov/popest/methodology/index.html">http://www.census.gov/popest/methodology/index.html</a>.</p>\n', 'programCode': ['009:020'], 'title': 'US Census Annual Estimates of the Resident Population for Selected Age Groups by Sex for the United States', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Tobacco Use'], 'landingPage': 'https://data.cdc.gov/d/b2jx-uyck', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2019-07-15', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/b2jx-uyck', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/b2jx-uyck/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/b2jx-uyck/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/b2jx-uyck/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/b2jx-uyck/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['centers-for-disease-control-and-prevention'], 'bureauCode': ['009:20'], 'modified': '2020-08-20', 'references': ['https://chronicdata.cdc.gov/d/mhj9-4wi2'], 'describedBy': 'https://chronicdata.cdc.gov/Tobacco-Use/U-S-Census-Annual-Estimates-of-the-Resident-Popula/b2jx-uyck'}, {'description': '<p>US Census Annual Estimates of the Resident Population for Selected Age Groups by Sex for the United States. The estimates are based on the 2010 Census and reflect changes to the April 1, 2010 population due to the Count Question Resolution program and geographic program revisions. Median age is calculated based on single year of age. For population estimates methodology statements, see <a href="http://www.census.gov/popest/methodology/index.html">http://www.census.gov/popest/methodology/index.html</a>.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Tobacco Use'], 'landingPage': 'https://data.cdc.gov/d/mhj9-4wi2', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2016-11-30', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/mhj9-4wi2', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'xls', 'accessURL': 'https://data.cdc.gov/download/mhj9-4wi2/application/vnd.ms-excel', 'mediaType': 'application/unknown', 'title': 'xls'}], 'keyword': ['centers-for-disease-control-and-prevention'], 'bureauCode': ['009:20'], 'modified': '2020-08-20', 'title': 'US Census Methodology'}, {'description': '<p>2016-17 merged. This dataset is a de-identified summary table of vision and eye health data indicators from the National Survye of Chilrens Health (NSCH), stratified by all available combinations of age group, race/ethnicity, gender, risk factor and state. NSCH is a telephone survey conducted by the National Center for Health Statistics at CDC (currently conducted by the U.S. Census Bureau) that examines the physical and emotional health of children 0-17 years of age. Approximate sample size is 95,000 over two rounds of data collection. Data were suppressed for cell sizes less than 30 persons, or where the relative standard error more than 30% of the mean. Detailed information on VEHSS NSCH analyses can be found on the VEHSS NSCH webpage (cdc.gov/visionhealth/vehss/data/national-surveys/national-survey-of-childrens-health.html). Additional information about NSCH can be found on the NSCH website (<a href="http://childhealthdata.org/learn/NSCH">http://childhealthdata.org/learn/NSCH</a>). The VEHSS NSCH dataset was last updated in November 2019.</p>\n', 'programCode': ['009:029'], 'title': 'National Survey of Children’s Health (NSCH) – Vision and Eye Health Surveillance', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Vision & Eye Health'], 'landingPage': 'https://data.cdc.gov/d/de4p-4g3k', 'contactPoint': {'hasEmail': 'mailto:ddtpubsmailbox@cdc.gov', 'fn': 'DDT Public Inquiries'}, 'issued': '2019-11-18', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/de4p-4g3k', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/de4p-4g3k/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/de4p-4g3k/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/de4p-4g3k/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/de4p-4g3k/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['contact lenses', 'glasses', 'nsch', 'vision impairment', 'visual function'], 'bureauCode': ['009:20'], 'modified': '2020-08-19', 'references': ['http://childhealthdata.org/learn/NSCH', 'https://www.cdc.gov/visionhealth/vehss/data/national-surveys/national-survey-of-childrens-health.html'], 'describedBy': 'https://chronicdata.cdc.gov/d/de4p-4g3k'}, {'description': '<p>2014-15 merged, 2016-17 merged. This dataset is a de-identified summary table of vision and eye health data indicators from NHIS, stratified by all available combinations of age group, race/ethnicity, gender, and risk factor. NHIS is an annual household survey conducted by the National Center for Health Statistics at CDC that monitors trends in illness, disabilities, and progress towards national health objectives. Approximate sample size is 35,000 households and 87,500 persons annually. NHIS data for VEHSS includes questions related to Visual Function. Data were suppressed for cell sizes less than 30 persons, or where the relative standard error more than 30% of the mean. Data will be updated as it becomes available. Detailed information on VEHSS NHIS analyses can be found on the VEHSS NHIS webpage (link). Additional information about NHIS can be found on the NHIS website (<a href="http://www.cdc.gov/nchs/nhis/about_nhis.htm">http://www.cdc.gov/nchs/nhis/about_nhis.htm</a>). The VEHSS NHIS dataset was last updated in November 2019.</p>\n', 'programCode': ['009:020'], 'title': 'National Health Interview Survey (NHIS) – Vision and Eye Health Surveillance', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Vision & Eye Health'], 'landingPage': 'https://data.cdc.gov/d/2t2r-sf6s', 'contactPoint': {'hasEmail': 'mailto:ddtpubsmailbox@cdc.gov', 'fn': 'DDT Public Inquiries'}, 'issued': '2019-11-18', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/2t2r-sf6s', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/2t2r-sf6s/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/2t2r-sf6s/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/2t2r-sf6s/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/2t2r-sf6s/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['blind', 'contact lenses', 'glasses', 'nhis', 'vision correction', 'visual function'], 'bureauCode': ['009:20'], 'modified': '2020-08-19', 'references': ['http://www.cdc.gov/nchs/nhis/about_nhis.htm', 'https://www.cdc.gov/visionhealth/vehss/data/national-surveys/national-health-interview-survey.html'], 'describedBy': 'https://chronicdata.cdc.gov/Vision-Eye-Health/National-Health-Interview-Survey-NHIS-Vision-and-E/2t2r-sf6s'}, {'description': '<p>2013-2018. This dataset is a de-identified summary table of vision and eye health data indicators from BRFSS, stratified by all available combinations of age group, race/ethnicity, gender, risk factor and state. BRFSS is a system of telephone surveys conducted by CDC that collect state data about U.S. residents regarding their health-related risk behaviors, chronic health conditions, and use of preventive services. BRFSS completes more than 400,000 adult interviews each year across 50 states, the District of Columbia, and three U.S. territories. BRFSS data for VEHSS includes one question from the core component related to Visual Function. Data were suppressed following NCHS standards. Data will be updated as it becomes available. Detailed information on VEHSS BRFSS analyses can be found on the VEHSS BRFSS webpage (link). General information about BRFSS can be found on the BRFSS website (<a href="https://www.cdc.gov/brfss">https://www.cdc.gov/brfss</a>). The VEHSS BRFSS dataset was last updated in November 2019.</p>\n', 'programCode': ['009:020'], 'title': 'Behavioral Risk Factors – Vision and Eye Health Surveillance', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Vision & Eye Health'], 'landingPage': 'https://data.cdc.gov/d/vkwg-yswv', 'contactPoint': {'hasEmail': 'mailto:ddtpubsmailbox@cdc.gov', 'fn': 'DDT Public Inquiries'}, 'issued': '2019-11-18', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/vkwg-yswv', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vkwg-yswv/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vkwg-yswv/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vkwg-yswv/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vkwg-yswv/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['brfss', 'contact lenses', 'glasses', 'visual function'], 'bureauCode': ['009:20'], 'modified': '2020-08-19', 'references': ['https://www.cdc.gov/brfss', 'https://www.cdc.gov/visionhealth/vehss/data/national-surveys/behavioral-risk-factors-surveillance-system.html'], 'describedBy': 'https://chronicdata.cdc.gov/d/vkwg-yswv'}, {'description': '<p>2015, 2014. Data were provided by the Centers for Disease Control and Prevention (CDC), Division of Population Health, Epidemiology and Surveillance Branch. The project was funded by the Robert Wood Johnson Foundation (RWJF) in conjunction with the CDC Foundation. 500 cities project census city-level data in GIS-friendly format can be joined with city spatial data (<a href="https://chronicdata.cdc.gov/500-Cities/500-Cities-City-Boundaries/n44h-hy2j">https://chronicdata.cdc.gov/500-Cities/500-Cities-City-Boundaries/n44h-hy2j</a>) in a geographic information system (GIS) to produce maps of 27 measures at the city-level. Because some questions are only asked every other year in the BRFSS, there are 7 measures in this 2017 release from the 2014 BRFSS that were the same as the 2016 release.</p>\n', 'programCode': ['009:020'], 'title': '500 Cities: City-level Data (GIS Friendly Format), 2017 release', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['500 Cities'], 'landingPage': 'https://data.cdc.gov/d/djk3-k3zs', 'contactPoint': {'hasEmail': 'mailto:500cities@cdc.gov', 'fn': '500 Cities Public Inquiries'}, 'issued': '2018-10-16', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/djk3-k3zs', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/djk3-k3zs/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/djk3-k3zs/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/djk3-k3zs/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/djk3-k3zs/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['500cities', 'behaviors', 'census', 'cities', 'gis', 'outcomes', 'prevalence', 'prevention', 'tract', 'unhealthy'], 'bureauCode': ['009:20'], 'modified': '2020-08-19', 'references': ['https://academic.oup.com/aje/article/179/8/1025/109078', 'https://academic.oup.com/aje/article/182/2/127/93984', 'https://www.cdc.gov/pcd/issues/2017/17_0281.htm', 'https://www.cdc.gov/pcd/issues/2018/18_0313.htm']}, {'description': '<ol start="2016">\n<li>This dataset is a de-identified summary table of prevalence rates for vision and eye health data indicators from the 2016 MarketScan® Commercial Claims and Encounters Data (CCAE) is produced by Truven Health Analytics, a division of IBM Watson Health. The CCEA data contain a convenience sample of insurance claims information from person with employer-sponsored insurance and their dependents, including 43.6 million person years of data. Prevalence estimates are stratified by all available combinations of age group, gender, and state. Detailed information on VEHSS MarketScan analyses can be found on the VEHSS MarketScan webpage (cdc.gov/visionhealth/vehss/data/claims/marketscan.html). Information on available Medicare claims data can be found on the IBM MarketScan website (<a href="https://marketscan.truvenhealth.com">https://marketscan.truvenhealth.com</a>). The VEHSS MarketScan summary dataset was last updated November 2019.</li>\n</ol>\n', 'programCode': ['009:020'], 'title': 'Commercial Medical Insurance (MSCANCC) - Vision and Eye Health Surveillance', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Vision & Eye Health'], 'landingPage': 'https://data.cdc.gov/d/a35h-9yn4', 'contactPoint': {'hasEmail': 'mailto:ddtpubsmailbox@cdc.gov', 'fn': 'DDT Public Inquiries'}, 'issued': '2020-05-19', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/a35h-9yn4', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/a35h-9yn4/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/a35h-9yn4/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/a35h-9yn4/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/a35h-9yn4/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['claims', 'diagnosed prevalence', 'eye exams', 'marketscan', 'medical diagnoses', 'service utilization', 'truven'], 'bureauCode': ['009:20'], 'modified': '2020-08-19', 'references': ['https://wwwdev.cdc.gov/visionhealth/vehss/data/claims/marketscan.html', 'https://marketscan.truvenhealth.com/marketscanportal/'], 'describedBy': 'https://chronicdata.cdc.gov/Vision-Eye-Health/Shell-Commercial-Medical-Insurance-MSCANCC-Vision-/a35h-9yn4'}, {'description': '<p>2013, 2014. This dataset is a de-identified summary table of prevalence rates for vision and eye health data indicators from the Medicaid Analytic eXtract (MAX) data. Medicaid MAX are a set of de-identified person-level data files with information on Medicaid eligibility, service utilization, diagnoses, and payments. The MAX data contain a convenience sample of claims processed by Medicaid and Children’s Health Insurance Program (CHIP) fee for service and managed care plans. Not all states are included in MAX in all years, and as of November 2019, 2014 data is the latest available. Prevalence estimates are stratified by all available combinations of age group, gender, and state. Detailed information on VEHSS Medicare analyses can be found on the VEHSS Medicaid MAX webpage (cdc.gov/visionhealth/vehss/data/claims/medicaid.html). Information on available Medicare claims data can be found on the ResDac website (<a href="http://www.resdac.org">www.resdac.org</a>). The VEHSS Medicaid MAX dataset was last updated November 2019.</p>\n', 'programCode': ['009:020'], 'title': 'Medicaid Claims (MAX) - Vision and Eye Health Surveillance', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Vision & Eye Health'], 'landingPage': 'https://data.cdc.gov/d/bwx3-gx66', 'contactPoint': {'hasEmail': 'mailto:ddtpubsmailbox@cdc.gov', 'fn': 'DDT Public Inquiries'}, 'issued': '2019-11-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/bwx3-gx66', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/bwx3-gx66/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/bwx3-gx66/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/bwx3-gx66/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/bwx3-gx66/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['claims', 'diagnosed prevalence', 'eye exams', 'max', 'medicaid', 'medical diagnoses', 'screening', 'service utilization'], 'bureauCode': ['009:20'], 'modified': '2020-08-19', 'references': ['https://wwwdev.cdc.gov/visionhealth/vehss/data/claims/medicaid.html', 'https://www.medicaid.gov/medicaid/index.html'], 'describedBy': 'https://chronicdata.cdc.gov/Vision-Eye-Health/Private-Medicaid-Claims-MAX-Vision-and-Eye-Health-/bwx3-gx66'}, {'description': '<p>1999-2020. National Association of Attorneys General (NAAG). Policy—Tobacco Settlement Payments. The National Association of Attorneys General (NAAG) provides Tobacco Settlement Revenue data for 46 states participating in the Master Settlement Agreement (MSA) with the four largest tobacco companies in the United States. Data are reported on an annual basis. Four states (Florida, Minnesota, Mississippi and Texas) provide the STATE System their Tobacco Settlement Revenue data independently.</p>\n', 'programCode': ['009:020'], 'title': 'NAAG Tobacco Settlement Payments', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Policy'], 'landingPage': 'https://data.cdc.gov/d/ffbi-is3j', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2018-12-11', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/ffbi-is3j', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ffbi-is3j/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ffbi-is3j/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ffbi-is3j/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ffbi-is3j/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['office on smoking and health', 'osh', 'policy', 'state system', 'tobacco', 'tobacco settlement payments'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'references': ['https://chronicdata.cdc.gov/d/sgg4-hiwe'], 'describedBy': 'https://chronicdata.cdc.gov/Policy/NAAG-Tobacco-Settlement-Payments/ffbi-is3j'}, {'description': "<p>1999-2017. Centers for Disease Control and Prevention (CDC). State Tobacco Activities Tracking and Evaluation (STATE) System. YTS Data. The YTS was developed to provide states with comprehensive data on both middle school and high school students regarding tobacco use, exposure to environmental tobacco smoke, smoking cessation, school curriculum, minors' ability to purchase or otherwise obtain tobacco products, knowledge and attitudes about tobacco, and familiarity with pro-tobacco and anti-tobacco media messages. The YTS uses a two-stage cluster sample design to produce representative samples of students in middle schools (grades 6–8) and high schools (grades 9–12). The data for the STATE System were extracted from Youth Tobacco Surveys from participating states. Tobacco topics included are cigarette smoking prevalence, cigarette smoking frequency, smokeless tobacco products prevalence and quit attempts.</p>\n", 'programCode': ['009:020'], 'title': 'Youth Tobacco Survey (YTS) Data', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Survey Data'], 'landingPage': 'https://data.cdc.gov/d/4juz-x2tp', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2018-06-07', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/4juz-x2tp', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4juz-x2tp/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4juz-x2tp/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4juz-x2tp/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4juz-x2tp/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cessation', 'cigarette', 'cigarette use', 'current', 'ever', 'frequent', 'high school', 'middle school', 'office on smoking and health', 'osh', 'prevalence', 'quit', 'quit attempt', 'smokeless', 'smoker', 'smoking', 'smoking status', 'state system', 'survey', 'tobacco', 'tobacco use', 'youth'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'references': ['https://chronicdata.cdc.gov/d/i6st-vu2f'], 'describedBy': 'https://chronicdata.cdc.gov/Survey-Data/Youth-Tobacco-Survey-YTS-Data/4juz-x2tp'}, {'description': '<p>1991-2016. Centers for Disease Control and Prevention (CDC). State Tobacco Activities Tracking and Evaluation (STATE) System. Funding Data, Appropriations (1991-2016) and Expenditures (2008-2016). Appropriations data show public funds allocated to/by a particular state for tobacco prevention and control. They are not necessarily expended. Appropriations are from four major funding sources, Federal, state, Robert Wood Johnson Foundation (RWJF), and the American Legacy Foundation (Legacy). Expenditures are amounts spent by state tobacco control programs on tobacco prevention and control. Expenditure data are available by CDC Best Practices Program Components (State and Community Interventions, Health Communication Interventions, Cessation Interventions, Surveillance and Evaluation, and Administration and Management). Expenditures from 2008 to 2014 are compared against 2007 CDC Best Practices Recommendations; expenditures from 2015 and forward are compared against 2014 CDC Best Practices Recommendations.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Funding'], 'landingPage': 'https://data.cdc.gov/d/vw7y-v3uk', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2018-10-03', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/vw7y-v3uk', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vw7y-v3uk/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vw7y-v3uk/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vw7y-v3uk/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vw7y-v3uk/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['administration and management', 'allocation', 'appropriation', 'awards', 'best practices', 'cessation', 'dollars', 'expenditure', 'federal', 'funding', 'funds', 'grants', 'health communication', 'interventions', 'money', 'office on smoking and health', 'osh', 'recommendation', 'recommended level', 'spending', 'state and community', 'state system', 'surveillance and evaluation', 'tobacco'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'title': 'University of Illinois at Chicago Health Policy Center - Funding'}, {'description': '<p>2011-2018. Centers for Disease Control and Prevention (CDC). State Tobacco Activities Tracking and Evaluation (STATE) System. BRFSS Survey Data. The BRFSS is a continuous, state-based surveillance system that collects information about modifiable risk factors for chronic diseases and other leading causes of death. The data for the STATE System were extracted from the annual BRFSS surveys from participating states. Tobacco topics included are cigarette and e-cigarette use prevalence by demographics, cigarette and e-cigarette use frequency, and quit attempts. NOTE: these data are not to be compared with BRFSS data collected 2010 and prior, as the methodologies were changed. Please refer to the FAQs / Methodology sections for more details.</p>\n', 'programCode': ['009:020'], 'title': 'Behavioral Risk Factor Data: Tobacco Use (2011 to present)', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Survey Data'], 'landingPage': 'https://data.cdc.gov/d/wsas-xwh5', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2018-07-31', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/wsas-xwh5', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/wsas-xwh5/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/wsas-xwh5/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/wsas-xwh5/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/wsas-xwh5/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['adult', 'age', 'behavioral', 'brfss', 'cessation', 'cigarette', 'cigarette use', 'current', 'demographics', 'education', 'ethnicity', 'ever', 'every day', 'former', 'frequency', 'gender', 'never', 'office on smoking and health', 'osh', 'prevalence', 'quit', 'race', 'risk', 'smoker', 'smoking', 'smoking status', 'some days', 'state system', 'surveillance', 'survey', 'tobacco', 'tobacco use'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'references': ['https://chronicdata.cdc.gov/d/5amh-5sx3'], 'describedBy': 'https://chronicdata.cdc.gov/Survey-Data/Behavioral-Risk-Factor-Data-Tobacco-Use-2011-to-pr/wsas-xwh5'}, {'description': '<p>2013-2014. The National Adult Tobacco Survey (NATS) was created to assess the prevalence of tobacco use, as well as the factors promoting and impeding tobacco use among adults. NATS also establishes a comprehensive framework for evaluating both the national and state-specific tobacco control programs. NATS was designed as a stratified, national, landline, and cell phone survey of non-institutionalized adults aged 18 years and older residing in the 50 states or D.C. It was developed to yield data representative and comparable at both national and state levels. The sample design also aims to provide national estimates for subgroups defined by gender, age, and race/ethnicity.</p>\n', 'programCode': ['009:020'], 'title': 'National Adult Tobacco Survey (NATS)', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Survey Data'], 'landingPage': 'https://data.cdc.gov/d/tbfm-vbpp', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2017-08-23', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/tbfm-vbpp', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/tbfm-vbpp/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/tbfm-vbpp/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/tbfm-vbpp/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/tbfm-vbpp/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['adult', 'age', 'any tobacco', 'cigar', 'cigarette', 'current', 'demographics', 'e-cigarette', 'ecigarette', 'education', 'ethnicity', 'gender', 'hookah', 'national', 'office on smoking and health', 'osh', 'oshdata', 'pipe', 'prevalence', 'products', 'race', 'smokeless', 'smoker', 'state system', 'status', 'surveillance', 'survey', 'tobacco', 'tobacco products', 'tobacco use', 'user'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'references': ['https://chronicdata.cdc.gov/d/3ahs-wye3'], 'describedBy': 'https://chronicdata.cdc.gov/Survey-Data/National-Adult-Tobacco-Survey-NATS-/tbfm-vbpp'}, {'description': '<p>Download the latest version of the Glossary and Methodology.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Survey Data'], 'landingPage': 'https://data.cdc.gov/d/3ahs-wye3', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2017-08-23', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/3ahs-wye3', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'xlsx', 'accessURL': 'https://data.cdc.gov/download/3ahs-wye3/application/vnd.openxmlformats-officedocument.spreadsheetml.sheet', 'mediaType': 'application/unknown', 'title': 'xlsx'}], 'keyword': ['adult', 'age', 'any tobacco', 'cigar', 'cigarette', 'current', 'demographics', 'e-cigarette', 'ecigarette', 'education', 'ethnicity', 'gender', 'glossary', 'hookah', 'methodology', 'national', 'office on smoking and health', 'osh', 'oshdata', 'pipe', 'prevalence', 'products', 'race', 'smokeless', 'smoker', 'state system', 'status', 'surveillance', 'survey', 'tobacco', 'tobacco products', 'tobacco use', 'user'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'title': 'National Adult Tobacco Survey (NATS) Glossary and Methodology'}, {'description': '<p>U.S. Department of Health and Human Services (HHS). Centers for Disease Control and Prevention (CDC). Healthy People 2020 Tobacco Use Objectives. Healthy People 2020. Healthy People 2020 provides a framework for action to reduce tobacco use to the point that it is no longer a public health problem for the Nation. This dataset includes information related to the Healthy People 2020 Tobacco Use objectives, operational definitions, baselines, and targets. Baseline years may vary by objective. Targets represented correspond to the year 2020.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Healthy People 2020'], 'landingPage': 'https://data.cdc.gov/d/hhew-mxbt', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2017-08-23', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/hhew-mxbt', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hhew-mxbt/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hhew-mxbt/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hhew-mxbt/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hhew-mxbt/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['centers for disease control and prevention', 'department of health and human services', 'healthy people 2020', 'leading health indicator', 'office on smoking and health', 'osh'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'title': 'Healthy People 2020 Tobacco Use Objectives', 'describedBy': 'https://chronicdata.cdc.gov/Healthy-People-2020/Healthy-People-2020-Tobacco-Use-Objectives/hhew-mxbt'}, {'description': '<p>Learn more about OSHData with this quick start guide.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Tobacco Use'], 'landingPage': 'https://data.cdc.gov/d/phiw-bhvh', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2017-08-18', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/phiw-bhvh', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'pdf', 'accessURL': 'https://data.cdc.gov/download/phiw-bhvh/application/pdf', 'mediaType': 'application/unknown', 'title': 'pdf'}], 'keyword': ['fact sheet', 'faq', 'osh', 'oshdata', 'tobacco'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'title': 'OVERVIEW: OSHData Quick Start Guide'}, {'description': '<p>2000 to Present. Adult Tobacco Consumption in the U.S. This dataset highlights critical trends in adult total and per capita consumption of both combustible (cigarettes, little cigars, small cigars, pipe tobacco, roll-your-own tobacco) tobacco products and smokeless (chewing tobacco and snuff) tobacco from 2000 to present. To view the CDC MMWR report, please visit <a href="https://www.cdc.gov/mmwr/volumes/65/wr/mm6548a1.htm">https://www.cdc.gov/mmwr/volumes/65/wr/mm6548a1.htm</a>.</p>\n', 'programCode': ['009:020'], 'title': 'Adult Tobacco Consumption In The U.S., 2000-Present', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Policy'], 'landingPage': 'https://data.cdc.gov/d/rnvb-cpxx', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2018-10-24', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/rnvb-cpxx', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rnvb-cpxx/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rnvb-cpxx/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rnvb-cpxx/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rnvb-cpxx/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cigar', 'cigarette', 'combustibles', 'loose tobacco', 'non-combustibles', 'per capita', 'pipe tobacco', 'roll-your-own tobacco', 'smokeless', 'tobacco consumption'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'references': ['https://chronicdata.cdc.gov/d/vtwh-8kxg'], 'describedBy': 'https://chronicdata.cdc.gov/Policy/Adult-Tobacco-Consumption-In-The-U-S-2000-Present/rnvb-cpxx'}, {'description': '<p>Explore state laws on the minimum legal purchase age of tobacco products.</p>\n<p>For accessibility issues contact <a href="mailto:OSHData@cdc.gov">OSHData@cdc.gov</a>.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Legislation'], 'landingPage': 'https://data.cdc.gov/d/873a-if74', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2017-04-27', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/873a-if74', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'pdf', 'accessURL': 'https://data.cdc.gov/download/873a-if74/application/pdf', 'mediaType': 'application/unknown', 'title': 'pdf'}], 'keyword': ['fact sheet'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'title': 'STATE System Tobacco 21 Fact Sheet'}, {'description': '<p>Download the latest version of the Glossary and Methodology File</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Policy'], 'landingPage': 'https://data.cdc.gov/d/vtwh-8kxg', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2017-04-21', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/vtwh-8kxg', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'xls', 'accessURL': 'https://data.cdc.gov/download/vtwh-8kxg/application/vnd.ms-excel', 'mediaType': 'application/unknown', 'title': 'xls'}], 'keyword': ['cigar', 'cigarette', 'combustibles', 'loose tobacco', 'non-combustibles', 'per capita', 'pipe tobacco', 'roll-your-own tobacco', 'smokeless', 'tobacco consumption'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'title': 'Adult Tobacco Consumption In The U. S. Glossary And Methodology'}, {'description': '<p>1992-1993, 1995-1996, 1998-1999, 2001-2002, 2003, 2006-2007, 2010-2011, 2014-2015. Centers for Disease Control and Prevention (CDC). State Tobacco Activities Tracking and Evaluation (STATE) System. TUS-CPS Survey Data. The Current Population Survey is a monthly survey of about 50,000 households conducted by the Bureau of the Census for the Bureau of Labor Statistics. The survey has been conducted for more than 50 years. Estimates obtained from the CPS include employment, unemployment, earnings, hours of work, and other indicators. Supplemental surveys include questions about a variety of topics, including an annual social and economic supplement, school enrollment, work schedules, voting and registration, job tenure and occupational mobility, food security, and tobacco use.</p>\n<p>The data for the STATE System were obtained through the Tobacco Use Supplement to the Current Population Survey (TUS-CPS). Tobacco topics included are cigarette smoking status, cigarette smoking prevalence by demographics, cigarette smoking frequency, cigarette consumption, quit attempts, cigar use, pipe use, smokeless tobacco use, and smokefree rules/policies in homes and worksites.</p>\n', 'programCode': ['009:020'], 'title': 'Tobacco Use Supplement to the Current Population Survey (TUS-CPS) Data', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Survey Data'], 'landingPage': 'https://data.cdc.gov/d/4y6p-yphk', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2019-02-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/4y6p-yphk', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4y6p-yphk/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4y6p-yphk/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4y6p-yphk/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4y6p-yphk/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['adult', 'age', 'cessation', 'cigar', 'cigar use', 'cigarette', 'cigarette use', 'consumption', 'current', 'demographics', 'education', 'ethnicity', 'ever', 'every day', 'former', 'frequency', 'gender', 'homes', 'never', 'office on smoking and health', 'osh', 'pipe', 'prevalence', 'quit', 'race', 'rules', 'smokefree', 'smokeless tobacco products', 'smoker', 'smoking', 'smoking status', 'some days', 'state system', 'survey', 'tobacco', 'tobacco use', 'worksites'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'references': ['https://chronicdata.cdc.gov/d/idgn-d2g2'], 'describedBy': 'https://chronicdata.cdc.gov/Survey-Data/Tobacco-Use-Supplement-to-the-Current-Population-S/4y6p-yphk'}, {'description': '<p>1970-2018. Orzechowski and Walker. Tax Burden on Tobacco. Tax burden data was obtained from the annual compendium on tobacco revenue and industry statistics, The Tax Burden on Tobacco. Data are reported on an annual basis; Data include federal and state-level information regarding taxes applied to the price of a pack of cigarettes.</p>\n', 'programCode': ['009:020'], 'title': 'The Tax Burden on Tobacco, 1970-2018', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Policy'], 'landingPage': 'https://data.cdc.gov/d/7nwe-3aj9', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2018-10-18', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/7nwe-3aj9', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7nwe-3aj9/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7nwe-3aj9/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7nwe-3aj9/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7nwe-3aj9/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['average cost per pack', 'cigarette sales', 'office on smoking and health', 'osh', 'tax', 'tax burden on tobacco'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'references': ['https://chronicdata.cdc.gov/d/fip8-rcng'], 'describedBy': 'https://chronicdata.cdc.gov/Policy/The-Tax-Burden-on-Tobacco-1970-2018/7nwe-3aj9'}, {'description': '<p>1993, 1995, 1997, 1999, 2001, 2003, 2005, 2007, 2009, 2011, 2013, 2015, 2017. Centers for Disease Control and Prevention (CDC). State Tobacco Activities Tracking and Evaluation (STATE) System. YRBSS Data. The YRBS is conducted biennially and collects data on a variety of youth risk behaviors including tobacco use. The YRBS uses a two-stage cluster sample design to produce representative samples of students in high schools (grades 9-12). The YRBS uses SUDAAN to calculate asymmetric confidence intervals based on the logit transformation. The logit transformation constrains confidence interval limits to vary between a lower limit of 0% and an upper limit of 100%. The data for the STATE System were extracted from YRBSS surveys from participating states. Tobacco topics include cigarette and e-cigarette use prevalence, cigarette and e-cigarette use frequency, and smokeless tobacco products.</p>\n', 'programCode': ['009:020'], 'title': 'Youth Risk Behavioral Surveillance System (YRBSS) Data', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Survey Data'], 'landingPage': 'https://data.cdc.gov/d/3596-ayf6', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2018-07-31', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/3596-ayf6', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/3596-ayf6/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/3596-ayf6/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/3596-ayf6/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/3596-ayf6/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['behavioral', 'cigarette', 'cigarette use', 'current', 'frequent', 'office on smoking and health', 'osh', 'prevalence', 'risk', 'smokeless', 'smoker', 'smoking', 'smoking status', 'state system', 'surveillance', 'survey', 'tobacco', 'tobacco use', 'youth', 'yrbss'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'references': ['https://chronicdata.cdc.gov/d/i54f-wv8z'], 'describedBy': 'https://chronicdata.cdc.gov/Survey-Data/Youth-Risk-Behavioral-Surveillance-System-YRBSS-Da/3596-ayf6'}, {'description': '<ol start="2007">\n<li>Centers for Disease Control and Prevention (CDC). Best Practices for Comprehensive Tobacco Control Programs. Funding. CDC\'s Best Practices for Comprehensive Tobacco Control Programs is an evidence-based guide to help states plan and establish effective tobacco control programs to prevent and reduce tobacco use. Data are reported at total and per capita funding levels. Data include recommended, upper, and lower total funding levels for state programs, in addition to funding breakdowns by intervention areas such as: State and Community Interventions, Health Communication Interventions, Cessation Interventions, Surveillance and Evaluation, and Administration and Management.</li>\n</ol>\n', 'programCode': ['009:020'], 'title': 'CDC Best Practices for Comprehensive Tobacco Control Programs - 2007', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Funding'], 'landingPage': 'https://data.cdc.gov/d/n4v6-56e8', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2017-02-06', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/n4v6-56e8', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/n4v6-56e8/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/n4v6-56e8/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/n4v6-56e8/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/n4v6-56e8/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['administration and management', 'best practices for comprehensive tobacco control programs', 'cessation intervention', 'health communication interventions', 'office on smoking and health', 'osh', 'state and community interventions', 'surveillance and evaluation', 'tobacco'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'references': ['https://chronicdata.cdc.gov/d/f8gx-sdye'], 'describedBy': 'https://chronicdata.cdc.gov/Funding/CDC-Best-Practices-for-Comprehensive-Tobacco-Contr/n4v6-56e8'}, {'description': '<ol start="2014">\n<li>Centers for Disease Control and Prevention (CDC). Best Practices for Comprehensive Tobacco Control Programs. Funding. CDC\'s Best Practices for Comprehensive Tobacco Control Programs is an evidence-based guide to help states plan and establish effective tobacco control programs to prevent and reduce tobacco use. These data update Best Practices for Comprehensive Tobacco Control Programs—2007. Data are reported at total and per capita funding levels. Data include recommended and minimum total funding levels for state programs, in addition to funding breakdowns by intervention areas such as: State and Community Interventions, Mass-Reach Health Communication Interventions, Cessation Interventions, Surveillance and Evaluation, and Infrastructure, Administration, and Management.</li>\n</ol>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Funding'], 'landingPage': 'https://data.cdc.gov/d/vm4m-idi8', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2019-02-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/vm4m-idi8', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vm4m-idi8/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vm4m-idi8/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vm4m-idi8/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vm4m-idi8/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['administration and management', 'best practices', 'best practices for comprehensive tobacco control programs', 'centers for disease control and prevention', 'cessation intervention', 'health communication interventions', 'office on smoking and health', 'osh', 'state and community interventions', 'surveillance and evaluation', 'tobacco'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'title': 'CDC Best Practices for Comprehensive Tobacco Control Programs - 2014'}, {'description': '<p>2005-2009. SAMMEC - Smoking-Attributable Mortality, Morbidity, and Economic Costs. Smoking-attributable mortality (SAM) is the number of deaths caused by cigarette smoking based on diseases for which the U.S. Surgeon General has determined that cigarette smoking is a causal factor.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Health Consequences and Costs'], 'landingPage': 'https://data.cdc.gov/d/4yyu-3s69', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2019-02-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/4yyu-3s69', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4yyu-3s69/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4yyu-3s69/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4yyu-3s69/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4yyu-3s69/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['osh', 'sam', 'sammec', 'tobacco'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'title': 'Smoking-Attributable Mortality, Morbidity, and Economic Costs (SAMMEC) - Smoking-Attributable Mortality (SAM)'}, {'description': '<p>2005-2009. SAMMEC - Smoking-Attributable Mortality, Morbidity, and Economic Costs. Smoking-attributable expenditures (SAEs) are excess health care expenditures attributable to cigarette smoking by type of service among adults ages 19 years of age and older.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Health Consequences and Costs'], 'landingPage': 'https://data.cdc.gov/d/ezab-8sq5', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2018-11-13', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/ezab-8sq5', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ezab-8sq5/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ezab-8sq5/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ezab-8sq5/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ezab-8sq5/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['osh', 'sae', 'sammec', 'tobacco'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'title': 'Smoking-Attributable Mortality, Morbidity, and Economic Costs (SAMMEC) - Smoking-Attributable Expenditures (SAE)', 'describedBy': 'https://chronicdata.cdc.gov/Health-Consequences-and-Costs/Smoking-Attributable-Mortality-Morbidity-and-Econo/ezab-8sq5'}, {'description': '<p>2010-2011. National Quitline Data Warehouse (NQDW). State Tobacco Activities Tracking and Evaluation (STATE) System. NQDW Data. National Quitline Data Warehouse (NQDW) assists in evaluating quitline activities and serves as a national resource for data on the use, success, and services of state quitlines. States report data on quitline callers, quitting success, as well as the services provided by their quitlines. The NQDW consolidates this information for evaluating programs and improving quitline services. The jurisdictions participating in this data collection effort include the 50 states, the District of Columbia, Guam and Puerto Rico.</p>\n', 'programCode': ['009:020'], 'title': 'Quitline – 7-Month Follow-Up (Not Comparable Across States) – 2010-2011', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Quitline'], 'landingPage': 'https://data.cdc.gov/d/7dvv-y64a', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2019-02-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/7dvv-y64a', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7dvv-y64a/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7dvv-y64a/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7dvv-y64a/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7dvv-y64a/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['callers', 'cessation', 'intervention', 'national quitline data warehouse', 'nqdw', 'office on smoking and health', 'osh', 'quit', 'quit-now', 'quitline', 'services', 'state system'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'references': ['https://chronicdata.cdc.gov/d/h6kq-aiu7'], 'describedBy': 'https://chronicdata.cdc.gov/Quitline/Quitline-7-Month-Follow-Up-Not-Comparable-Across-S/7dvv-y64a'}, {'description': '<p>1997-2018. Substance Abuse and Mental Health Services Administration (SAMHSA). Synar Reports: Youth Tobacco Sales. Policy – Youth Tobacco Sales. SAMHSA’s Synar Report on Youth Tobacco Sales presents findings on compliance of the Synar Amendment aimed at decreasing youth access to tobacco, and reviews progress in enforcing State youth tobacco access laws and in reducing the percentage of retailers selling tobacco products to minors.</p>\n', 'programCode': ['009:020'], 'title': 'SAMHSA Synar Reports: Youth Tobacco Sales', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Policy'], 'landingPage': 'https://data.cdc.gov/d/escb-scz6', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2019-02-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/escb-scz6', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/escb-scz6/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/escb-scz6/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/escb-scz6/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/escb-scz6/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cdc', 'office on smoking and health', 'osh', 'tobacco', 'youth tobacco sales'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'references': ['https://chronicdata.cdc.gov/d/p8tr-pquj'], 'describedBy': 'https://chronicdata.cdc.gov/Policy/SAMHSA-Synar-Reports-Youth-Tobacco-Sales/escb-scz6'}, {'description': '<p>1965, 1966, 1970, 1974-2015, 2017. Centers for Disease Control and Prevention (CDC). Office on Smoking and Health (OSH). Survey Questions (Tobacco Use). The QIT is a compilation of more than 7,000 historical tobacco-related survey questions from various state, national and international surveys.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Survey Questions (Tobacco Use)'], 'landingPage': 'https://data.cdc.gov/d/vdgb-f9s3', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2019-02-27', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/vdgb-f9s3', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vdgb-f9s3/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vdgb-f9s3/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vdgb-f9s3/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vdgb-f9s3/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['office on smoking and health', 'osh', 'qit', 'survey questions', 'tobacco'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'title': 'Question Inventory on Tobacco (QIT)'}, {'description': '<p>Explore the Youth and Tobacco Use Infographic which outlines key facts related to tobacco use among youth.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Survey Data'], 'landingPage': 'https://data.cdc.gov/d/g9dy-mhts', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2016-06-15', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/g9dy-mhts', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'pdf', 'accessURL': 'https://data.cdc.gov/download/g9dy-mhts/application/pdf', 'mediaType': 'application/unknown', 'title': 'pdf'}], 'keyword': ['cessation', 'cigarette', 'cigarette use', 'current', 'fact sheet', 'high school', 'infographic', 'middle school', 'nyts', 'office on smoking and health', 'osh', 'prevalence', 'quit', 'smokeless', 'smoker', 'smoking', 'smoking status', 'state system', 'survey', 'tobacco', 'tobacco use', 'youth'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'title': 'Youth And Tobacco Use Infographic'}, {'description': '<p>Explore the Going Smokefree Matters – In Your Home Infographic which outlines key facts related to the effects of secondhand smoke exposure in the home.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Policy'], 'landingPage': 'https://data.cdc.gov/d/k4xj-uge6', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2016-06-15', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/k4xj-uge6', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'pdf', 'accessURL': 'https://data.cdc.gov/download/k4xj-uge6/application/pdf', 'mediaType': 'application/unknown', 'title': 'pdf'}], 'keyword': ['fact sheet', 'housing', 'infographic', 'secondhand smoke', 'smokefree'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'title': 'Going Smokefree Matters - In Your Home Infographic'}, {'description': '<p>Explore the Current Cigarette Smoking Among Adults Infographic which outlines key facts related to current smoking among adults. For accessibility issues contact <a href="mailto:OSHData@cdc.gov">OSHData@cdc.gov</a>.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Survey Data'], 'landingPage': 'https://data.cdc.gov/d/ky6r-8p95', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2016-06-15', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/ky6r-8p95', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'pdf', 'accessURL': 'https://data.cdc.gov/download/ky6r-8p95/application/pdf', 'mediaType': 'application/unknown', 'title': 'pdf'}], 'keyword': ['adult', 'age', 'behavioral', 'brfss', 'cigarette', 'cigarette use', 'current', 'demographics', 'education', 'ethnicity', 'fact sheet', 'gender', 'infographic', 'office on smoking and health', 'osh', 'prevalence', 'race', 'risk', 'smoker', 'smoking', 'smoking status', 'state system', 'surveillance', 'survey', 'tobacco', 'tobacco use'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'title': 'Current Cigarette Smoking Among Adults Infographic'}, {'description': '<p>Explore the Going Smokefree Matters – Multiunit Housing Infographic which outlines key facts related to the effects of secondhand smoke exposure in multiunit housing.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Policy'], 'landingPage': 'https://data.cdc.gov/d/d9eu-6czr', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2016-05-03', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/d9eu-6czr', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'pdf', 'accessURL': 'https://data.cdc.gov/download/d9eu-6czr/application/pdf', 'mediaType': 'application/unknown', 'title': 'pdf'}], 'keyword': ['fact sheet', 'infographic', 'multiunit housing', 'secondhand smoke', 'smokefree'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'title': 'Going Smokefree Matters - Multiunit Housing Infographic'}, {'description': '<p>Explore the Going Smokefree Matters – Bars and Restaurants Infographic which outlines key facts related to the effects of secondhand smoke exposure in bars and restaurants.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Policy'], 'landingPage': 'https://data.cdc.gov/d/e92c-t3mi', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2016-03-01', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/e92c-t3mi', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'pdf', 'accessURL': 'https://data.cdc.gov/download/e92c-t3mi/application/pdf', 'mediaType': 'application/unknown', 'title': 'pdf'}], 'keyword': ['bars', 'fact sheet', 'infographic', 'restaurants', 'secondhand smoke', 'smokefree', 'state system'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'title': 'Going Smokefree Matters - Bars and Restaurants Infographic'}, {'description': '<p>Explore the Going Smokefree Matters - Casinos Infographic which outlines key facts related to the effects of secondhand smoke exposure in casinos.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Policy'], 'landingPage': 'https://data.cdc.gov/d/xdg2-nh8n', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2016-01-20', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/xdg2-nh8n', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'pdf', 'accessURL': 'https://data.cdc.gov/download/xdg2-nh8n/application/pdf', 'mediaType': 'application/unknown', 'title': 'pdf'}], 'keyword': ['casinos', 'fact sheet', 'gaming', 'infographic', 'secondhand smoke', 'smokefree'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'title': 'Going Smokefree Matters - Casinos Infographic'}, {'description': '<p>Download the comprehensive smokefree indoor air slides. These slides are available in PowerPoint format.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Legislation'], 'landingPage': 'https://data.cdc.gov/d/m7tn-mxcc', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2015-12-15', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/m7tn-mxcc', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'pptx', 'accessURL': 'https://data.cdc.gov/download/m7tn-mxcc/application/vnd.openxmlformats-officedocument.presentationml.presentation', 'mediaType': 'application/unknown', 'title': 'pptx'}], 'keyword': ['comprehensive smokefree indoor air', 'slides'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'title': 'Comprehensive Smokefree Indoor Air PowerPoint Slides'}, {'description': '<p>Download the current cigarette excise tax rates on packs of cigarettes slides. These slides are available in PowerPoint format.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Legislation'], 'landingPage': 'https://data.cdc.gov/d/6wg8-s245', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2015-12-15', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/6wg8-s245', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'pptx', 'accessURL': 'https://data.cdc.gov/download/6wg8-s245/application/vnd.openxmlformats-officedocument.presentationml.presentation', 'mediaType': 'application/unknown', 'title': 'pptx'}], 'keyword': ['cigarette excise tax', 'slides'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'title': 'Excise Tax Rates On Packs Of Cigarettes PowerPoint Slides'}, {'description': '<p>Download the current cigarette use among youth slides. These slides are available in PowerPoint format.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Survey Data'], 'landingPage': 'https://data.cdc.gov/d/mme4-8kwj', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2015-12-15', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/mme4-8kwj', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'pptx', 'accessURL': 'https://data.cdc.gov/download/mme4-8kwj/application/vnd.openxmlformats-officedocument.presentationml.presentation', 'mediaType': 'application/unknown', 'title': 'pptx'}], 'keyword': ['slides', 'youth cigarette use'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'title': 'Current Cigarette Use Among Youth (YRBSS) PowerPoint Slides'}, {'description': '<p>Download the current cigarette use among adults slides. These slides are available in PowerPoint format.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Survey Data'], 'landingPage': 'https://data.cdc.gov/d/nb96-p3q2', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2015-12-15', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/nb96-p3q2', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'pptx', 'accessURL': 'https://data.cdc.gov/download/nb96-p3q2/application/vnd.openxmlformats-officedocument.presentationml.presentation', 'mediaType': 'application/unknown', 'title': 'pptx'}], 'keyword': ['adult cigarette use', 'slides'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'title': 'Current Cigarette Use Among Adults (BRFSS) PowerPoint Slides'}, {'description': '<p>1996-2010. Centers for Disease Control and Prevention (CDC). State Tobacco Activities Tracking and Evaluation (STATE) System. BRFSS Survey Data. The BRFSS is a continuous, state-based surveillance system that collects information about modifiable risk factors for chronic diseases and other leading causes of death. The data for the STATE System were extracted from the annual BRFSS surveys from participating states. Tobacco topics included are cigarette smoking status, cigarette smoking prevalence by demographics, cigarette smoking frequency, and quit attempts. NOTE: these data are not to be compared with BRFSS data collected 2011 and forward, as the methodologies were changed. Please refer to the FAQs / Methodology sections for more details.</p>\n', 'programCode': ['009:020'], 'title': 'Behavioral Risk Factor Data: Tobacco Use (2010 And Prior)', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Survey Data'], 'landingPage': 'https://data.cdc.gov/d/fpp2-pp25', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2015-11-18', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/fpp2-pp25', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/fpp2-pp25/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/fpp2-pp25/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/fpp2-pp25/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/fpp2-pp25/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['adult', 'age', 'behavioral', 'cessation', 'cigarette', 'cigarette use', 'current', 'demographics', 'education', 'ethnicity', 'ever', 'every day', 'former', 'frequency', 'gender', 'never', 'office on smoking and health', 'osh', 'prevalence', 'quit', 'race', 'risk', 'smoker', 'smoking', 'smoking status', 'some days', 'state system', 'surveillance', 'survey', 'tobacco', 'tobacco use'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'references': ['https://chronicdata.cdc.gov/d/5amh-5sx3'], 'describedBy': 'https://chronicdata.cdc.gov/Survey-Data/Behavioral-Risk-Factor-Data-Tobacco-Use-2010-And-P/fpp2-pp25'}, {'description': '<p>Explore state e-cigarette laws.</p>\n<p>For accessibility issues contact <a href="mailto:OSHData@cdc.gov">OSHData@cdc.gov</a>.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Legislation'], 'landingPage': 'https://data.cdc.gov/d/qte6-7jwd', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2015-10-28', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/qte6-7jwd', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'pdf', 'accessURL': 'https://data.cdc.gov/download/qte6-7jwd/application/pdf', 'mediaType': 'application/unknown', 'title': 'pdf'}], 'keyword': ['e-cigarette', 'fact sheet'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'title': 'STATE System E-Cigarette Fact Sheet'}, {'description': '<p>Download the latest version of the Glossary and Methodology File</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Legislation'], 'landingPage': 'https://data.cdc.gov/d/sfei-pddr', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2015-10-15', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/sfei-pddr', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'xls', 'accessURL': 'https://data.cdc.gov/download/sfei-pddr/application/vnd.ms-excel', 'mediaType': 'application/unknown', 'title': 'xls'}], 'keyword': ['glossary', 'methodology'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'title': 'CDC STATE System E-Cigarette Legislation Glossary and Methodology'}, {'description': '<p>Download the latest version of the Glossary and Methodology File</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Health Consequences and Costs'], 'landingPage': 'https://data.cdc.gov/d/w47j-r23n', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2015-09-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/w47j-r23n', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'xls', 'accessURL': 'https://data.cdc.gov/download/w47j-r23n/application/vnd.ms-excel', 'mediaType': 'application/unknown', 'title': 'xls'}], 'keyword': ['glossary', 'methodology', 'sam', 'sammec'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'title': 'Smoking-Attributable Mortality, Morbidity, and Economic Costs (SAMMEC) - Smoking-Attributable Mortality (SAM) Glossary and Methodology'}, {'description': '<p>Explore the STATE System with this Quick Start Guide.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Tobacco Use'], 'landingPage': 'https://data.cdc.gov/d/gfs7-ehc9', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2015-06-19', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/gfs7-ehc9', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'pdf', 'accessURL': 'https://data.cdc.gov/download/gfs7-ehc9/application/pdf', 'mediaType': 'application/unknown', 'title': 'pdf'}], 'keyword': ['fact sheet', 'faq', 'osh', 'state system', 'tobacco'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'title': 'STATE System Quick Start Guide'}, {'description': '<p>Explore STATE System State Highlights with this Quick Start Guide.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Tobacco Use'], 'landingPage': 'https://data.cdc.gov/d/8bh8-t6b4', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2015-06-19', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/8bh8-t6b4', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'pdf', 'accessURL': 'https://data.cdc.gov/download/8bh8-t6b4/application/pdf', 'mediaType': 'application/unknown', 'title': 'pdf'}], 'keyword': ['fact sheet', 'faq', 'osh', 'tobacco'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'title': 'STATE System State Highlights Quick Start Guide'}, {'description': '<p>Explore STATE System Interactive Maps with this Quick Start Guide.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Tobacco Use'], 'landingPage': 'https://data.cdc.gov/d/mwib-z8as', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2015-06-19', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/mwib-z8as', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'pdf', 'accessURL': 'https://data.cdc.gov/download/mwib-z8as/application/pdf', 'mediaType': 'application/unknown', 'title': 'pdf'}], 'keyword': ['fact sheet', 'faq', 'osh', 'tobacco'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'title': 'STATE System Interactive Maps Quick Start Guide'}, {'description': '<p>Explore STATE System Custom Reports with this Quick Start Guide.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Tobacco Use'], 'landingPage': 'https://data.cdc.gov/d/d7i3-8vbf', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2015-06-19', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/d7i3-8vbf', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'pdf', 'accessURL': 'https://data.cdc.gov/download/d7i3-8vbf/application/pdf', 'mediaType': 'application/unknown', 'title': 'pdf'}], 'keyword': ['fact sheet', 'faq', 'osh', 'tobacco'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'title': 'STATE System Custom Reports Quick Start Guide'}, {'description': '<p>Download the latest version of the Glossary and Methodology File</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Health Consequences and Costs'], 'landingPage': 'https://data.cdc.gov/d/3kjq-j5dm', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2015-06-17', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/3kjq-j5dm', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'xls', 'accessURL': 'https://data.cdc.gov/download/3kjq-j5dm/application/vnd.ms-excel', 'mediaType': 'application/unknown', 'title': 'xls'}], 'keyword': ['glossary', 'methodology', 'sae', 'sammec'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'title': 'Smoking-Attributable Mortality, Morbidity, and Economic Costs (SAMMEC) - Smoking-Attributable Expenditures (SAE) Glossary and Methodology'}, {'description': '<p>Download the latest version of the Glossary and Methodology File</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Survey Data'], 'landingPage': 'https://data.cdc.gov/d/i6st-vu2f', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2015-02-20', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/i6st-vu2f', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'zip', 'accessURL': 'https://data.cdc.gov/download/i6st-vu2f/application/zip', 'mediaType': 'application/unknown', 'title': 'zip'}], 'keyword': ['glossary', 'methodology'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'title': 'Youth Tobacco Survey (YTS) Glossary and Methodology'}, {'description': '<p>Download the latest version of the Glossary and Methodology File</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Quitline'], 'landingPage': 'https://data.cdc.gov/d/h6kq-aiu7', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2015-02-20', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/h6kq-aiu7', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'xls', 'accessURL': 'https://data.cdc.gov/download/h6kq-aiu7/application/vnd.ms-excel', 'mediaType': 'application/unknown', 'title': 'xls'}], 'keyword': ['glossary', 'methodology'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'title': 'Quitline Glossary and Methodology'}, {'description': '<p>Download the latest version of the Glossary and Methodology File</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Survey Data'], 'landingPage': 'https://data.cdc.gov/d/i54f-wv8z', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2015-02-05', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/i54f-wv8z', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'xlsx', 'accessURL': 'https://data.cdc.gov/download/i54f-wv8z/application/vnd.openxmlformats-officedocument.spreadsheetml.sheet', 'mediaType': 'application/unknown', 'title': 'xlsx'}], 'keyword': ['glossary', 'methodology'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'title': 'Youth Risk Behavior Surveillance System (YRBSS) Glossary and Methodology'}, {'description': '<p>Download the latest version of the Glossary and Methodology File</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Survey Data'], 'landingPage': 'https://data.cdc.gov/d/idgn-d2g2', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2015-02-05', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/idgn-d2g2', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'zip', 'accessURL': 'https://data.cdc.gov/download/idgn-d2g2/application/zip', 'mediaType': 'application/unknown', 'title': 'zip'}], 'keyword': ['glossary', 'methodology'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'title': 'Tobacco Use Supplement to the Current Population Survey (TUS-CPS) Glossary and Methodology'}, {'description': '<p>Download the latest version of the Glossary and Methodology File</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Survey Data'], 'landingPage': 'https://data.cdc.gov/d/5amh-5sx3', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2015-02-05', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/5amh-5sx3', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'xlsx', 'accessURL': 'https://data.cdc.gov/download/5amh-5sx3/application/vnd.openxmlformats-officedocument.spreadsheetml.sheet', 'mediaType': 'application/unknown', 'title': 'xlsx'}], 'keyword': ['glossary', 'methodology'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'title': 'Behavior Risk Factor Surveillance System (BRFSS) Glossary and Methodology'}, {'description': '<p>Download the latest version of the Glossary and Methodology File</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Funding'], 'landingPage': 'https://data.cdc.gov/d/68zh-tyt3', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2015-02-04', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/68zh-tyt3', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'xls', 'accessURL': 'https://data.cdc.gov/download/68zh-tyt3/application/vnd.ms-excel', 'mediaType': 'application/unknown', 'title': 'xls'}], 'keyword': ['glossary', 'methods'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'title': 'University of Illinois at Chicago Health Policy Center - Funding Glossary and Methodology'}, {'description': '<p>Explore the Healthy People 2020 Tobacco Use Fact Sheet which provides an introduction to the Tobacco Use topic area in a colorful, 2-page brochure.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Healthy People 2020'], 'landingPage': 'https://data.cdc.gov/d/bye3-z9cz', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2015-02-02', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/bye3-z9cz', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'pdf', 'accessURL': 'https://data.cdc.gov/download/bye3-z9cz/application/pdf', 'mediaType': 'application/unknown', 'title': 'pdf'}], 'keyword': ['fact sheet', 'healthy people 2020'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'title': 'Healthy People 2020 Tobacco Use Fact Sheet'}, {'description': '<p>Explore the Healthy People 2020 Tobacco Use Infographic which shows the target goals of the Tobacco Use Leading Health Indicators (LHIs).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Healthy People 2020'], 'landingPage': 'https://data.cdc.gov/d/b3ya-8vn4', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2015-02-02', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/b3ya-8vn4', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'pdf', 'accessURL': 'https://data.cdc.gov/download/b3ya-8vn4/application/pdf', 'mediaType': 'application/unknown', 'title': 'pdf'}], 'keyword': ['healthy people 2020', 'infographic'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'title': 'Healthy People 2020 Tobacco Use Infographic'}, {'description': '<p>Download the latest version of the Glossary and Methodology File</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Policy'], 'landingPage': 'https://data.cdc.gov/d/fip8-rcng', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2015-02-02', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/fip8-rcng', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'xlsx', 'accessURL': 'https://data.cdc.gov/download/fip8-rcng/application/vnd.openxmlformats-officedocument.spreadsheetml.sheet', 'mediaType': 'application/unknown', 'title': 'xlsx'}], 'keyword': ['glossary', 'methodology'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'title': 'The Tax Burden on Tobacco Glossary and Methodology'}, {'description': '<p>Download the latest version of the Glossary and Methodology File</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Funding'], 'landingPage': 'https://data.cdc.gov/d/f8gx-sdye', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2015-01-28', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/f8gx-sdye', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'xls', 'accessURL': 'https://data.cdc.gov/download/f8gx-sdye/application/vnd.ms-excel', 'mediaType': 'application/unknown', 'title': 'xls'}], 'keyword': ['glossary', 'methodology'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'title': 'CDC Best Practices for Comprehensive Tobacco Control Programs - 2007 Glossary and Methodology'}, {'description': '<p>Download the latest version of the Glossary and Methodology File</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Funding'], 'landingPage': 'https://data.cdc.gov/d/4tmr-eik2', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2015-01-28', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/4tmr-eik2', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'xls', 'accessURL': 'https://data.cdc.gov/download/4tmr-eik2/application/vnd.ms-excel', 'mediaType': 'application/unknown', 'title': 'xls'}], 'keyword': ['glossary', 'methodology'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'title': 'CDC Best Practices for Comprehensive Tobacco Control Programs - 2014 Glossary and Methodology'}, {'description': '<p>Download the latest version of the Glossary and Methodology File</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Policy'], 'landingPage': 'https://data.cdc.gov/d/sgg4-hiwe', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2015-01-23', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/sgg4-hiwe', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'xls', 'accessURL': 'https://data.cdc.gov/download/sgg4-hiwe/application/vnd.ms-excel', 'mediaType': 'application/unknown', 'title': 'xls'}], 'keyword': ['glossary', 'methodology'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'title': 'NAAG Tobacco Settlement Payments Glossary and Methodology'}, {'description': '<p>Download the latest version of the Glossary and Methodology File</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Policy'], 'landingPage': 'https://data.cdc.gov/d/p8tr-pquj', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2015-01-23', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/p8tr-pquj', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'xls', 'accessURL': 'https://data.cdc.gov/download/p8tr-pquj/application/vnd.ms-excel', 'mediaType': 'application/unknown', 'title': 'xls'}], 'keyword': ['glossary', 'methodology'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'title': 'SAMHSA Synar Reports: Youth Tobacco Sales Glossary and Methodology'}, {'description': '<p>Download the latest version of the Glossary and Methodology File</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Legislation'], 'landingPage': 'https://data.cdc.gov/d/5qag-uzp2', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2015-01-21', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/5qag-uzp2', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'xls', 'accessURL': 'https://data.cdc.gov/download/5qag-uzp2/application/vnd.ms-excel', 'mediaType': 'application/unknown', 'title': 'xls'}], 'keyword': ['glossary', 'methodology'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'title': 'CDC STATE System Tobacco Legislation Glossary and Methodology'}, {'description': '<p>Download the latest version of the Glossary and Methodology File</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Cessation Coverage '], 'landingPage': 'https://data.cdc.gov/d/x7ys-5vpn', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2015-01-21', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/x7ys-5vpn', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'xlsx', 'accessURL': 'https://data.cdc.gov/download/x7ys-5vpn/application/vnd.openxmlformats-officedocument.spreadsheetml.sheet', 'mediaType': 'application/unknown', 'title': 'xlsx'}], 'keyword': ['glossary', 'methodology'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'title': 'Medicaid Coverage Of Cessation Treatments And Barriers To Treatments Glossary and Methodology'}, {'description': '<p>Explore state tax stamp laws.</p>\n<p>For accessibility issues contact <a href="mailto:OSHData@cdc.gov">OSHData@cdc.gov</a>.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Legislation'], 'landingPage': 'https://data.cdc.gov/d/gxi9-gfcw', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2015-01-20', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/gxi9-gfcw', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'pdf', 'accessURL': 'https://data.cdc.gov/download/gxi9-gfcw/application/pdf', 'mediaType': 'application/unknown', 'title': 'pdf'}], 'keyword': ['fact sheet'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'title': 'STATE System Tax Stamp Fact Sheet'}, {'description': '<p>Explore state smokefree gaming laws.</p>\n<p>For accessibility issues contact <a href="mailto:OSHData@cdc.gov">OSHData@cdc.gov</a>.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Legislation'], 'landingPage': 'https://data.cdc.gov/d/rg2e-yapb', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2015-01-20', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/rg2e-yapb', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'pdf', 'accessURL': 'https://data.cdc.gov/download/rg2e-yapb/application/pdf', 'mediaType': 'application/unknown', 'title': 'pdf'}], 'keyword': ['fact sheet'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'title': 'STATE System Gaming Facilities Fact Sheet'}, {'description': '<p>Explore state multi unit housing smokefree indoor air laws.</p>\n<p>For accessibility issues contact <a href="mailto:OSHData@cdc.gov">OSHData@cdc.gov</a>.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Legislation'], 'landingPage': 'https://data.cdc.gov/d/kcq2-zgn5', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2015-01-20', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/kcq2-zgn5', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'pdf', 'accessURL': 'https://data.cdc.gov/download/kcq2-zgn5/application/pdf', 'mediaType': 'application/unknown', 'title': 'pdf'}], 'keyword': ['fact sheet'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'title': 'STATE System Multi-unit Housing Fact Sheet'}, {'description': '<p>Explore state smokefree vehicle laws.</p>\n<p>For accessibility issues contact <a href="mailto:OSHData@cdc.gov">OSHData@cdc.gov</a>.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Legislation'], 'landingPage': 'https://data.cdc.gov/d/dh22-5kgj', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2015-01-20', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/dh22-5kgj', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'pdf', 'accessURL': 'https://data.cdc.gov/download/dh22-5kgj/application/pdf', 'mediaType': 'application/unknown', 'title': 'pdf'}], 'keyword': ['fact sheet'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'title': 'STATE System Vehicles Fact Sheet'}, {'description': '<p>Explore state Medicaid coverage of tobacco cessation treatments.</p>\n<p>For accessibility issues contact <a href="mailto:nccdoshinquiries@cdc.gov">nccdoshinquiries@cdc.gov</a>.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Cessation Coverage '], 'landingPage': 'https://data.cdc.gov/d/ukav-hn33', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2015-01-20', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/ukav-hn33', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'pdf', 'accessURL': 'https://data.cdc.gov/download/ukav-hn33/application/pdf', 'mediaType': 'application/unknown', 'title': 'pdf'}], 'keyword': ['fact sheet'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'title': 'STATE System Medicaid Coverage of Tobacco Cessation Treatments Fact Sheet'}, {'description': '<p>Explore state laws and case law on preemption.</p>\n<p>For accessibility issues contact <a href="mailto:OSHData@cdc.gov">OSHData@cdc.gov</a>.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Legislation'], 'landingPage': 'https://data.cdc.gov/d/uu8y-j6ga', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2015-01-20', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/uu8y-j6ga', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'pdf', 'accessURL': 'https://data.cdc.gov/download/uu8y-j6ga/application/pdf', 'mediaType': 'application/unknown', 'title': 'pdf'}], 'keyword': ['fact sheet'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'title': 'STATE System Preemption Fact Sheet'}, {'description': '<p>Explore state smokefree indoor air laws.</p>\n<p>Persons with disabilities experiencing problems accessing the fact sheet files should contact <a href="mailto:OSHData@cdc.gov">OSHData@cdc.gov</a>, or call 1-800-CDC-INFO (1-800-232-4636</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Legislation'], 'landingPage': 'https://data.cdc.gov/d/vgq2-kkcg', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2015-01-20', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/vgq2-kkcg', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'pdf', 'accessURL': 'https://data.cdc.gov/download/vgq2-kkcg/application/pdf', 'mediaType': 'application/unknown', 'title': 'pdf'}], 'keyword': ['fact sheet'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'title': 'STATE System Smokefree Indoor Air Fact Sheet'}, {'description': '<p>Explore state excise taxes on combustible and non-combustible tobacco products.</p>\n<p>For accessibility issues contact <a href="mailto:OSHData@cdc.gov">OSHData@cdc.gov</a>.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Legislation'], 'landingPage': 'https://data.cdc.gov/d/tsmn-nssw', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2015-01-20', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/tsmn-nssw', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'pdf', 'accessURL': 'https://data.cdc.gov/download/tsmn-nssw/application/pdf', 'mediaType': 'application/unknown', 'title': 'pdf'}], 'keyword': ['fact sheet', 'tax'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'title': 'STATE System Excise Tax Fact Sheet'}, {'description': '<p>Explore state tobacco licensure laws.</p>\n<p>For accessibility issues contact <a href="mailto:OSHData@cdc.gov">OSHData@cdc.gov</a>.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Legislation'], 'landingPage': 'https://data.cdc.gov/d/uey9-5sp9', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2018-04-19', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/uey9-5sp9', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'pdf', 'accessURL': 'https://data.cdc.gov/download/uey9-5sp9/application/pdf', 'mediaType': 'application/unknown', 'title': 'pdf'}], 'keyword': ['fact sheet'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'title': 'STATE System Licensure Fact Sheet'}, {'description': '<p>Explore the Electronic Nicotine Delivery Systems Key Facts Infographic which outlines key facts related to electronic nicotine delivery systems (ENDS), including e-cigarettes.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Policy'], 'landingPage': 'https://data.cdc.gov/d/nwhw-m4ki', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2016-01-20', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/nwhw-m4ki', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'pdf', 'accessURL': 'https://data.cdc.gov/download/nwhw-m4ki/application/pdf', 'mediaType': 'application/unknown', 'title': 'pdf'}], 'keyword': ['e-cigarette', 'electronic nicotine delivery systems', 'ends', 'fact sheet', 'infographic'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'title': 'Electronic Nicotine Delivery Systems Key Facts Infographic'}, {'description': '<p>Explore OSHData using this Quick Start Guide.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Tobacco Use'], 'landingPage': 'https://data.cdc.gov/d/jhny-pyfw', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2015-01-13', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/jhny-pyfw', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'pdf', 'accessURL': 'https://data.cdc.gov/download/jhny-pyfw/application/pdf', 'mediaType': 'application/unknown', 'title': 'pdf'}], 'keyword': ['fact sheet', 'faq', 'osh', 'tobacco'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'title': 'OSHData Quick Start Guide'}, {'description': '<p>NNDSS - Table II. West Nile virus disease - 2015.In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed.The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories. Note:These are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting. Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available. Footnotes:C.N.M.I.: Commonwealth of Northern Mariana Islands. U: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum. * Three low incidence conditions, rubella, rubella congenital, and tetanus, have been moved to Table 2 to facilitate case count verification with reporting jurisdictions. ��� Case counts for reporting year 2015 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>. Data for TB are displayed in Table IV, which appears quarterly. �� Updated weekly from reports to the Division of Vector-Borne Diseases, National Center for Emerging and Zoonotic Infectious Diseases (ArboNET Surveillance). Data for California serogroup, Chikungunya virus, eastern equine, Powassan, St. Louis, and western equine diseases are available in Table I. �� Not reportable in all states. Data from states where the condition is not reportable are excluded from this table, except starting in 2007 for the domestic arboviral diseases, influenza-associated pediatric mortality, and in 2003 for SARS-CoV. Reporting exceptions are available at <a href="http://wwwn.cdc.gov/nndss/downloads.html">http://wwwn.cdc.gov/nndss/downloads.html</a>.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/r7hc-32zu', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-01-07', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/r7hc-32zu', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/r7hc-32zu/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/r7hc-32zu/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/r7hc-32zu/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/r7hc-32zu/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2015', 'mmwr', 'nedss', 'netss', 'nndss', 'west nile virus', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2016-01-07', 'title': 'NNDSS - Table II. West Nile virus disease'}, {'description': '<p>NNDSS - Table II. Mumps to Rabies, animal - 2015.In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed.The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories. Note:These are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting. Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available. Footnotes:C.N.M.I.: Commonwealth of Northern Mariana Islands. U: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum. * Three low incidence conditions, rubella, rubella congenital, and tetanus, have been moved to Table 2 to facilitate case count verification with reporting jurisdictions. ��� Case counts for reporting year 2015 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>. Data for TB are displayed in Table IV, which appears quarterly.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/d69q-iyrb', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-01-07', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/d69q-iyrb', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/d69q-iyrb/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/d69q-iyrb/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/d69q-iyrb/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/d69q-iyrb/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2015', 'mmwr', 'mumps', 'nedss', 'netss', 'nndss', 'pertussis', 'rabies animal', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2016-01-07', 'title': 'NNDSS - Table II. Mumps to Rabies, animal'}, {'description': '<p>This dataset contains deidentified data from the National Malaria Surveillance System on the number of malaria cases reported in the United States in 2017, by county. Only counties reporting five or more cases are included in this dataset.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Global Health'], 'landingPage': 'https://data.cdc.gov/d/puzh-5wax', 'contactPoint': {'hasEmail': 'mailto:igd3@cdc.gov', 'fn': 'Kimberly E. Mace'}, 'issued': '2020-07-27', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/puzh-5wax', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/puzh-5wax/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/puzh-5wax/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/puzh-5wax/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/puzh-5wax/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['county', 'division of parasitic diseases and malaria', 'malaria', 'united states'], 'bureauCode': ['009:20'], 'modified': '2020-07-27', 'title': 'Number of Reported Malaria Cases by County— United States, 2017'}, {'description': '<p>This dataset contains deidentified data from the National Malaria Surveillance System on the number of malaria cases reported in the United States in 2016, by county. Only counties reporting five or more cases are included in this dataset.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Global Health'], 'landingPage': 'https://data.cdc.gov/d/r3zz-ivb8', 'contactPoint': {'hasEmail': 'mailto:igd3@cdc.gov', 'fn': 'Kimberly E. Mace'}, 'issued': '2020-07-27', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/r3zz-ivb8', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/r3zz-ivb8/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/r3zz-ivb8/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/r3zz-ivb8/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/r3zz-ivb8/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['county', 'division of parasitic diseases and malaria', 'malaria', 'united states'], 'bureauCode': ['009:20'], 'modified': '2020-07-27', 'title': 'Number of Reported Malaria Cases by County— United States, 2016'}, {'description': '<p>NNDSS - Table II. Giardiasis to Haemophilus influenza - 2017. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories.</p>\n<p>Note:<br />\nThese are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting.</p>\n<p>Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available.</p>\n<p>Footnotes:<br />\n C.N.M.I.: Commonwealth of Northern Mariana Islands.</p>\n<p>U: Unavailable. —: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<p>*Three low incidence conditions, rubella, rubella congenital, and tetanus, are in Table II to facilitate case count verification with reporting jurisdictions.</p>\n<p>† Case counts for reporting year 2017 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/">http://wwwn.cdc.gov/nndss/document/</a> ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf. Data for tuberculosis are displayed in Table IV, which appears quarterly.</p>\n<p>§ Data for Haemophilus influenzae (age <5 for serotype b, nontypeable, non-b serotype, and unknown serotype) are available in Table I.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/irpc-yf8f', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2018-01-04', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/irpc-yf8f', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/irpc-yf8f/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/irpc-yf8f/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/irpc-yf8f/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/irpc-yf8f/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2017', 'giardiasis', 'gonorrhea', 'haemophilus influenza', 'mmwr', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2018-01-04', 'title': 'NNDSS - Table II. Giardiasis to Haemophilus influenza'}, {'description': '<p>NNDSS - Table II. Babesiosis to Campylobacteriosis - 2016. In this Table, provisional* cases of selected† notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories.</p>\n<p>Note:<br />\nThese are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting.</p>\n<p>Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available.<br />\nFootnotes:<br />\nC.N.M.I.: Commonwealth of Northern Mariana Islands.<br />\nU: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.<br />\n* Case counts for reporting year 2016 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>. Data for TB are displayed in Table IV, which appears quarterly.<br />\n† Three low incidence conditions, rubella, rubella congenital, and tetanus, are in Table II to facilitate case count verification with reporting jurisdictions.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/4y34-2pku', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2017-01-05', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/4y34-2pku', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4y34-2pku/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4y34-2pku/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4y34-2pku/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4y34-2pku/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2016', 'babesiosis', 'campylobacteriosis', 'mmwr', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2017-01-05', 'title': 'NNDSS - Table II. Babesiosis to Campylobacteriosis'}, {'description': '<p>NNDSS - Table II. Chlamydia to Coccidioidomycosis - 2015.In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed.The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories. Note:These are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting. Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available. Footnotes:C.N.M.I.: Commonwealth of Northern Mariana Islands. U: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum. * Three low incidence conditions, rubella, rubella congenital, and tetanus, have been moved to Table 2 to facilitate case count verification with reporting jurisdictions. ��� Case counts for reporting year 2015 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>. Data for TB are displayed in Table IV, which appears quarterly.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/97tt-n3j3', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-01-07', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/97tt-n3j3', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/97tt-n3j3/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/97tt-n3j3/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/97tt-n3j3/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/97tt-n3j3/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2015', 'chlamydia trachomatis infection', 'coccidioidomycosis', 'mmwr', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2016-01-07', 'title': 'NNDSS - Table II. Chlamydia to Coccidioidomycosis'}, {'description': '<p>This time series dataset includes viral COVID-19 laboratory test [Polymerase chain reaction (PCR)] results from over 1,000 U.S. laboratories and testing locations including commercial and reference laboratories, public health laboratories, hospital laboratories, and other testing locations. Data are reported to state and jurisdictional health departments in accordance with applicable state or local law and in accordance with the Coronavirus Aid, Relief, and Economic Security (CARES) Act (<a href="https://www.hhs.gov/sites/default/files/covid-19-laboratory-data-reporting-guidance.pdf">CARES Act Section 18115</a>).</p>\n<p>Data are <strong>provisional and subject to change</strong>.</p>\n<p>Data presented here is representative of diagnostic specimens being tested - not individual people - and excludes serology tests where possible. Data presented might not represent the most current counts for the most recent 3 days due to the time it takes to report testing information. The data may also not include results from all potential testing sites within the jurisdiction (e.g., non-laboratory or point of care test sites) and therefore reflect the majority, but not all, of COVID-19 testing being conducted in the United States.</p>\n<p><strong>Sources:</strong> CDC COVID-19 Electronic Laboratory Reporting (CELR), Commercial Laboratories, State Public Health Labs, In-House Hospital Labs</p>\n<p>Data for each state is sourced from either data submitted directly by the state health department via COVID-19 electronic laboratory reporting (CELR), or a combination of commercial labs, public health labs, and in-house hospital labs. Data is taken from CELR for states that either submit line level data or submit aggregate counts which do not include serology tests.</p>\n<p><a href="https://healthdata.gov/covid-19-diagnostic-laboratory-testing-pcr-testing-time-series-data-dictionary">COVID-19 Diagnostic Laboratory Testing (PCR Testing) Time Series Data Dictionary</a></p>\n', 'programCode': ['009:028'], 'title': 'COVID-19 Diagnostic Laboratory Testing (PCR Testing) Time Series', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['Community', 'Health', 'National', 'State'], 'landingPage': 'https://healthdata.gov/dataset/covid-19-diagnostic-laboratory-testing-pcr-testing-time-series', 'modified': '2020-12-02', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Anonymous'}, 'issued': '2020-07-21', 'accessLevel': 'public', 'identifier': 'c13c00e3-f3d0-4d49-8c43-bf600a6c0a0d', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://healthdata.gov/sites/default/files/covid-19_diagnostic_lab_testing_20201202_0959.csv', 'format': 'csv', 'title': 'COVID-19 Diagnostic Laboratory Testing (PCR Testing) Time Series', 'description': '<p><strong>Updated: December 2, 2020 10:18 AM</strong></p>\n<p>Note: For weekend reporting, some states choose not to submit data on the weekends. Thus, some state numbers may remain the same over Saturday and Sunday.</p>\n', 'mediaType': 'text/csv'}], 'keyword': ['covid', 'covid-19', 'covid19'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/by/1.0/', 'accrualPeriodicity': 'R/P1D'}, {'description': '<p>The following dataset provides state-aggregated data for <strong>estimated patient impact and hospital utilization</strong>.</p>\n<p>The source data for estimation is derived from reports with facility-level granularity across two main sources: (1) HHS TeleTracking, and (2) reporting provided directly to HHS Protect by state/territorial health departments on behalf of their healthcare facilities.</p>\n<p>Estimates Basis: These files are representative estimates for each state and are updated weekly. These projections are based on the information we have from those who reported. As more hospitals report more frequently our projections become more accurate. The actual data for these data points are updated every day, once a day on healthdata.gov and these are the downloadable data sets.</p>\n', 'programCode': ['009:028'], 'title': 'COVID-19 Estimated Patient Impact and Hospital Capacity by State', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['Community', 'Health', 'Hospital', 'National', 'State'], 'landingPage': 'https://healthdata.gov/dataset/covid-19-estimated-patient-impact-and-hospital-capacity-state', 'modified': '2020-12-02', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Anonymous'}, 'issued': '2020-07-20', 'accessLevel': 'public', 'identifier': '060e4acc-241d-4d19-a929-f5f7b653c648', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://healthdata.gov/sites/default/files/estimated_inpatient_all_20201201_19333.csv', 'format': 'csv', 'title': 'Estimated Inpatient Beds Occupied by State Timeseries', 'description': '<p><strong>Updated: December 2, 2020 10:48 AM</strong></p>\n<p>Statistical estimation with a 95% confidence interval for number and percentage of inpatient beds occupied for the given state and date</p>\n<p><strong>Data Dictionary:</strong><br />\n1. state (string): The two digit state code<br />\n2. collection_date (date): Date estimated<br />\n3. Inpatient Beds Occupied Estimated (double): Estimated number of inpatient beds occupied for the given state and date<br />\n4. Count LL (double): Estimated number of inpatient beds occupied for the given state and date, lower limit, 95% confidence interval<br />\n5. Count UL (double): Estimated number of inpatient beds occupied for the given state and date, upper limit, 95% confidence interval<br />\n6. Percentage of Inpatient Beds Occupied Estimated (double): Estimated percentage of inpatient beds occupied for the given state and date<br />\n7. Percentage LL (double): Estimated percentage of inpatient beds occupied for the given state and date, lower limit, 95% confidence interval<br />\n8. Percentage UL (double): Estimated percentage of inpatient beds occupied for the given state and date, upper limit, 95% confidence interval</p>\n', 'mediaType': 'text/csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://healthdata.gov/sites/default/files/estimated_inpatient_covid_20201201%201933.csv', 'format': 'csv', 'title': 'Estimated Inpatient Beds Occupied by COVID-19 Patients by State Timeseries', 'description': '<p><strong>Updated: December 2, 2020 11:04 AM</strong></p>\n<p>Statistical estimation with a 95% confidence interval for number and percentage of inpatient beds occupied by COVID-19 patients for the given state and date</p>\n<p><strong>Data Dictionary:</strong><br />\n1. state (string): The two digit state code<br />\n2. collection_date (date): Date estimated<br />\n3. Inpatient Beds Occupied by COVID-19 Patients Estimated (double): Estimated number of inpatient beds occupied by COVID-19 patients for the given state and date<br />\n4. Count LL (double): Estimated number of inpatient beds occupied by COVID-19 patients for the given state and date, lower limit, 95% confidence interval<br />\n5. Count UL (double): Estimated number of inpatient beds occupied by COVID-19 patients for the given state and date, upper limit, 95% confidence interval<br />\n6. Percentage of Inpatient Beds Occupied by COVID-19 Patients Estimated (double): Estimated percentage of inpatient beds occupied by COVID-19 patients for the given state and date<br />\n7. Percentage LL (double): Estimated percentage of inpatient beds occupied by COVID-19 patients for the given state and date, lower limit, 95% confidence interval<br />\n8. Percentage UL (double): Estimated percentage of inpatient beds occupied by COVID-19 patients for the given state and date, upper limit, 95% confidence interval</p>\n', 'mediaType': 'text/csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://healthdata.gov/sites/default/files/estimated_icu_20201201_1933.csv', 'format': 'csv', 'title': 'Estimated ICU Beds Occupied by State Timeseries', 'description': '<p><strong>Updated: December 2, 2020 11:08 AM</strong></p>\n<p>Statistical estimation with a 95% confidence interval for number and percentage of ICU beds occupied for the given state and date</p>\n<p><strong>Data Dictionary:</strong><br />\n1. state (string): The two digit state code<br />\n2. collection_date (date): Date estimated<br />\n3. ICU Beds Occupied Estimated (double): Estimated number of ICU beds occupied for the given state and date<br />\n4. Count LL (double): Estimated number of ICU beds occupied for the given state and date, lower limit, 95% confidence interval<br />\n5. Count UL (double): Estimated number of ICU beds occupied for the given state and date, upper limit, 95% confidence interval<br />\n6. Percentage of ICU Beds Occupied Estimated (double): Estimated percentage of ICU beds occupied for the given state and date<br />\n7. Percentage LL (double): Estimated percentage of ICU beds occupied for the given state and date, lower limit, 95% confidence interval<br />\n8. Percentage UL (double): Estimated percentage of ICU beds occupied for the given state and date, upper limit, 95% confidence interval</p>\n', 'mediaType': 'text/csv'}], 'keyword': ['Covid', 'Covid-19', 'Covid19'], 'bureauCode': ['009:00'], 'dataQuality': True, 'language': ['en-US'], 'accrualPeriodicity': 'R/P1W', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The following dataset provides state-aggregated data for hospital utilization. These are derived from reports with facility-level granularity across two main sources: (1) HHS TeleTracking, and (2) reporting provided directly to HHS Protect by state/territorial health departments on behalf of their healthcare facilities.</p>\n<p>The file will be updated daily and provides the latest values reported by each facility within the last four days. This allows for a more comprehensive picture of the hospital utilization within a state by ensuring a hospital is represented, even if they miss a single day of reporting.</p>\n<p>No statistical analysis is applied to account for non-response and/or to account for missing data.</p>\n<p>The below table displays one value for each field (i.e., column). Sometimes, reports for a given facility will be provided to both HHS TeleTracking and HHS Protect. When this occurs, to ensure that there are not duplicate reports, deduplication is applied: specifically, HHS selects the TeleTracking record provided directly by the facility over the state-provided data to HHS Protect.</p>\n<p><a href="https://healthdata.gov/covid-19-reported-patient-impact-and-hospital-capacity-state-data-dictionary">COVID-19 Reported Patient Impact and Hospital Capacity by State Data Dictionary</a></p>\n', 'programCode': ['009:028'], 'title': 'COVID-19 Reported Patient Impact and Hospital Capacity by State', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['Community', 'Health', 'Hospital', 'National', 'State'], 'landingPage': 'https://healthdata.gov/dataset/covid-19-reported-patient-impact-and-hospital-capacity-state', 'modified': '2020-12-02', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Anonymous'}, 'issued': '2020-07-20', 'accessLevel': 'public', 'identifier': '7823dd0e-c8c4-4206-953e-c6d2f451d6ed', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://healthdata.gov/sites/default/files/reported_hospital_utilization_20201202_0643.csv', 'format': 'csv', 'title': 'COVID-19 Reported Patient Impact and Hospital Capacity by State', 'description': '<p><strong>Updated: December 2, 2020 09:32 PM</strong></p>\n', 'mediaType': 'text/csv'}], 'keyword': ['covid', 'covid-19', 'covid19'], 'bureauCode': ['009:00'], 'dataQuality': True, 'language': ['en-US'], 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>This data is a manually curated dataset that provides a standardized view into state and county policy orders (executive orders, ordinances, etc.) from the following sources:</p>\n<ul>\n<li><a href="https://www.tinyurl.com/statepolicies">BU COVID-19 State Policy Database</a> - Raifman J, Nocka K, Jones D, Bor J, Lipson S, Jay J, and Chan P. (2020). "COVID-19 US state policy database."</li>\n<li><a href="https://www.wikidata.org/wiki/Q88509703">wikidata</a> - Stay At Home Policies Queried from WikiData</li>\n<li>Manual curation by a dedicated group of <a href="https://vsfs.state.gov/">Virtual Student Federal Service Interns</a> - Summer 2020: T Adler, J Bastian, L Beckett, M Cohen, K Honey, C Kennedy, E Nudell</li>\n</ul>\n<p>This data set is provided as-is. Due to the evolving nature of policy orders, the US Government makes no representations to its correctness or completeness.</p>\n<p><a href="https://healthdata.gov/covid-19-state-and-county-policy-orders-data-dictionary">COVID-19 State and County Policy Orders Data Dictionary</a></p>\n', 'programCode': ['009:028'], 'title': 'COVID-19 State and County Policy Orders', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['Community', 'Health', 'National', 'State'], 'landingPage': 'https://healthdata.gov/dataset/covid-19-state-and-county-policy-orders', 'modified': '2020-12-02', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Anonymous'}, 'issued': '2020-07-20', 'accessLevel': 'public', 'identifier': 'c7d3466d-47d5-4cf0-873e-46f8dbf383e2', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://healthdata.gov/sites/default/files/state_policy_updates_20201202_0721.csv', 'format': 'csv', 'title': 'COVID-19 State and County Policy Orders', 'description': '<p><strong>Updated: December 2, 2020 10:11 AM</strong></p>\n', 'mediaType': 'text/csv'}], 'keyword': ['covid', 'covid-19', 'covid19'], 'bureauCode': ['009:00'], 'dataQuality': True, 'language': ['en-US'], 'accrualPeriodicity': 'R/P1D', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>NNDSS - Table II. Hepatitis (viral, acute, by type) C - 2018. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states or territory.</p>\n<p>Note:</p>\n<p>This table contains provisional cases of selected national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:</p>\n<p>C.N.M.I.: Commonwealth of Northern Mariana Islands.<br />\nU: Unavailable. —: No reported cases. N: Not reportable. NA: Not Available. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<ul>\n<li>Case counts for reporting years 2017 and 2018 are provisional and subject to change. Data for years 2013 through 2016 are finalized. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>.</li>\n</ul>\n<p>† For acute Hepatitis C, only confirmed cases were verified.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/x2iq-5477', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-01-04', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/x2iq-5477', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/x2iq-5477/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/x2iq-5477/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/x2iq-5477/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/x2iq-5477/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2018', 'acute', 'by type) c', 'hepatitis (viral', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-01-04', 'title': 'NNDSS - Table II. Hepatitis (viral, acute, by type) C'}, {'description': '<p>This dataset includes breastfeeding data from the National Immunization Survey (NIS). This data is used for DNPAO\'s Data, Trends, and Maps database, which provides national and state specific data on obesity, nutrition, physical activity, and breastfeeding. For more information about breastfeeding and NIS visit <a href="https://www.cdc.gov/breastfeeding/data/nis_data/index.htm">https://www.cdc.gov/breastfeeding/data/nis_data/index.htm</a>.</p>\n', 'programCode': ['009:020'], 'title': 'Nutrition, Physical Activity, and Obesity - National Immunization Survey (Breastfeeding)', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Nutrition', 'Physical Activity', 'and Obesity'], 'landingPage': 'https://data.cdc.gov/d/8hxn-cvik', 'contactPoint': {'hasEmail': 'mailto:dnpaoinfo@cdc.gov', 'fn': 'DNPAO Public Inquiries'}, 'issued': '2018-11-15', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/8hxn-cvik', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/8hxn-cvik/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/8hxn-cvik/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/8hxn-cvik/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/8hxn-cvik/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['breastfed', 'breastfeeding', 'child', 'dnpao', 'infants', 'national immunization survey', 'nis', 'nutrition'], 'bureauCode': ['009:20'], 'modified': '2020-07-08', 'references': ['https://www.cdc.gov/breastfeeding/data/nis_data/index.htm'], 'describedBy': 'https://chronicdata.cdc.gov/Nutrition-Physical-Activity-and-Obesity/Nutrition-Physical-Activity-and-Obesity-National-I/8hxn-cvik'}, {'description': '<p>This dataset includes data on adolescent\'s diet, physical activity, and weight status from Youth Risk Behavior Surveillance System (YRBSS). This data is used for DNPAO\'s Data, Trends, and Maps database, which provides national and state specific data on obesity, nutrition, physical activity, and breastfeeding. For more information about YRBSS visit <a href="https://www.cdc.gov/healthyyouth/data/yrbs/index.htm">https://www.cdc.gov/healthyyouth/data/yrbs/index.htm</a>.</p>\n', 'programCode': ['009:020'], 'title': 'Nutrition, Physical Activity, and Obesity - Youth Risk Behavior Surveillance System', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Nutrition', 'Physical Activity', 'and Obesity'], 'landingPage': 'https://data.cdc.gov/d/vba9-s8jp', 'contactPoint': {'hasEmail': 'mailto:dnpaoinfo@cdc.gov', 'fn': 'DNPAO Public Inquiries'}, 'issued': '2018-11-15', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/vba9-s8jp', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vba9-s8jp/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vba9-s8jp/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vba9-s8jp/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vba9-s8jp/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['adolescents', 'dnpao', 'fruit', 'obesity', 'overweight', 'physical activity', 'soda', 'tv', 'vegetables', 'yrbss'], 'bureauCode': ['009:20'], 'modified': '2020-07-08', 'references': ['https://www.cdc.gov/nccdphp/dnpao/index.html'], 'describedBy': 'https://chronicdata.cdc.gov/Nutrition-Physical-Activity-and-Obesity/Nutrition-Physical-Activity-and-Obesity-Youth-Risk/vba9-s8jp'}, {'description': "<p>This dataset includes data on policy and environmental supports for physical activity, diet, and breastfeeding. This data is used for DNPAO's Data, Trends, and Maps database, which provides national and state specific data on obesity, nutrition, physical activity, and breastfeeding.</p>\n", 'programCode': ['009:020'], 'title': 'Nutrition, Physical Activity, and Obesity - Policy and Environmental Data', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Nutrition', 'Physical Activity', 'and Obesity'], 'landingPage': 'https://data.cdc.gov/d/k8w5-7ju6', 'contactPoint': {'hasEmail': 'mailto:dnpaoinfo@cdc.gov', 'fn': 'DNPAO Public Inquiries'}, 'issued': '2018-11-15', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/k8w5-7ju6', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/k8w5-7ju6/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/k8w5-7ju6/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/k8w5-7ju6/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/k8w5-7ju6/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['breastfeeding', 'dnpao', 'fruit', 'nutrition', 'physical activity', 'vegetable'], 'bureauCode': ['009:20'], 'modified': '2020-07-08', 'references': ['https://www.cdc.gov/nccdphp/dnpao/index.html'], 'describedBy': 'https://chronicdata.cdc.gov/Nutrition-Physical-Activity-and-Obesity/Nutrition-Physical-Activity-and-Obesity-Policy-and/k8w5-7ju6'}, {'description': "<p>2001 forward. The National Health Interview Survey (NHIS) has monitored the health of the nation since 1957. NHIS data on a broad range of health topics are collected through personal household interviews. Indicators for this dataset has been computed by personnel in CDC's Division for Heart Disease and Stroke Prevention (DHDSP). This is one of the datasets provided by the National Cardiovascular Disease Surveillance System. The system is designed to integrate multiple indicators from many data sources to provide a comprehensive picture of the public health burden of CVDs and associated risk factors in the United States. The data are organized by location (region) and indicator, and they include CVDs (e.g., heart failure) and risk factors (e.g., hypertension). The data can be plotted as trends and stratified by age group, sex, and race/ethnicity.</p>\n", 'programCode': ['009:020'], 'title': 'National Health Interview Survey (NHIS) - National Cardiovascular Disease Surveillance Data', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Heart Disease & Stroke Prevention'], 'landingPage': 'https://data.cdc.gov/d/fwns-azgu', 'contactPoint': {'hasEmail': 'mailto:dhdsprequests@cdc.gov', 'fn': 'DHDSP Requests'}, 'issued': '2019-06-13', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/fwns-azgu', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/fwns-azgu/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/fwns-azgu/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/fwns-azgu/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/fwns-azgu/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cardiovascular disease', 'coronary heart disease', 'hypertension', 'risk factors', 'stroke'], 'bureauCode': ['009:20'], 'modified': '2020-06-29', 'references': ['https://www.cdc.gov/dhdsp/index.htm', 'https://www.cdc.gov/dhdsp/maps/dtm/data_sources.htm', 'https://www.cdc.gov/dhdsp/maps/dtm/data_risks.htm'], 'describedBy': 'https://chronicdata.cdc.gov/Heart-Disease-Stroke-Prevention/National-Health-Interview-Survey-NHIS-National-Car/fwns-azgu'}, {'description': "<p>1999-2000 forward. The National Health and Nutrition Examination Survey (NHANES) is a program of studies designed to assess the health and nutritional status of adults and children in the United States. The survey is unique in that it combines interviews and physical examinations. Indicators from this data source have been computed by personnel in CDC's Division for Heart Disease and Stroke Prevention (DHDSP). This is one of the datasets provided by the National Cardiovascular Disease Surveillance System. The system is designed to integrate multiple indicators from many data sources to provide a comprehensive picture of the public health burden of CVDs and associated risk factors in the United States. The data can be plotted as trends and stratified by age group, sex, and race/ethnicity.</p>\n", 'programCode': ['009:020'], 'title': 'National Health and Nutrition Examination Survey (NHANES) - National Cardiovascular Disease Surveillance System', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Heart Disease & Stroke Prevention'], 'landingPage': 'https://data.cdc.gov/d/5svk-8bnq', 'contactPoint': {'hasEmail': 'mailto:dhdsprequests@cdc.gov', 'fn': 'DHDSP Requests'}, 'issued': '2019-06-13', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/5svk-8bnq', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5svk-8bnq/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5svk-8bnq/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5svk-8bnq/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5svk-8bnq/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['blood pressure', 'cardiovascular disease', 'cardiovascular health', 'cholesterol', 'cvd risk factors', 'hypertension', 'sodium'], 'bureauCode': ['009:20'], 'modified': '2020-06-29', 'references': ['https://www.cdc.gov/dhdsp/index.htm', 'https://www.cdc.gov/dhdsp/maps/dtm/data_sources.htm', 'https://www.cdc.gov/dhdsp/maps/dtm/data_risks.htm'], 'describedBy': 'https://chronicdata.cdc.gov/Heart-Disease-Stroke-Prevention/National-Health-and-Nutrition-Examination-Survey-N/5svk-8bnq'}, {'description': "<p>2000 forward. NVSS is a secure, web-based data management system that collects and disseminates the Nation's official vital statistics. Indicators from this data source have been computed by personnel in CDC's Division for Heart Disease and Stroke Prevention (DHDSP). This is one of the datasets provided by the National Cardiovascular Disease Surveillance System. The system is designed to integrate multiple indicators from many data sources to provide a comprehensive picture of the public health burden of CVDs and associated risk factors in the United States. The data are organized by location (national and state) and indicator; NVSS mortality data include CVDs (e.g., heart failure). The data can be viewed by temporal trends and stratified by age group, sex, and race/ethnicity.</p>\n", 'programCode': ['009:020'], 'title': 'National Vital Statistics System (NVSS) - National Cardiovascular Disease Surveillance Data', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Heart Disease & Stroke Prevention'], 'landingPage': 'https://data.cdc.gov/d/kztq-p2jf', 'contactPoint': {'hasEmail': 'mailto:dhdsprequests@cdc.gov', 'fn': 'DHDSP Requests'}, 'issued': '2020-06-29', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/kztq-p2jf', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/kztq-p2jf/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/kztq-p2jf/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/kztq-p2jf/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/kztq-p2jf/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cardiovascular disease', 'coronary heart disease', 'diseases of the heart', 'mortality', 'stroke'], 'bureauCode': ['009:20'], 'modified': '2020-06-29', 'references': ['https://www.cdc.gov/dhdsp/index.htm', 'https://www.cdc.gov/dhdsp/maps/dtm/data_sources.htm', 'https://www.cdc.gov/dhdsp/maps/dtm/data_risks.htm'], 'describedBy': 'https://chronicdata.cdc.gov/Heart-Disease-Stroke-Prevention/National-Vital-Statistics-System-NVSS-National-Car/kztq-p2jf'}, {'description': '<p>2015-2018. This data set contains data from BRFSS.</p>\n', 'programCode': ['009:020'], 'title': "Alzheimer's Disease and Healthy Aging Data", 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Healthy Aging'], 'landingPage': 'https://data.cdc.gov/d/hfr9-rurv', 'contactPoint': {'hasEmail': 'mailto:PublicInquiriesDPH@cdc.gov', 'fn': 'DPH Public Inquiries'}, 'issued': '2019-05-06', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/hfr9-rurv', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hfr9-rurv/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hfr9-rurv/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hfr9-rurv/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hfr9-rurv/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['aging', 'alcohol', 'caregiver', 'cognitive health', 'falls', 'fruits and vegetables', 'obesity', 'overall health', 'screenings', 'smoking', 'vaccines'], 'bureauCode': ['009:20'], 'modified': '2020-07-09', 'references': ['https://www.cdc.gov/aging/index.html'], 'describedBy': 'https://chronicdata.cdc.gov/Healthy-Aging/Alzheimer-s-Disease-and-Healthy-Aging-Data/hfr9-rurv'}, {'description': "<p>BRFSS is a continuous, state-based surveillance system that collects information about modifiable risk factors for chronic diseases and other leading causes of death. Indicators from this data source have been computed by personnel in CDC's Division for Heart Disease and Stroke Prevention (DHDSP). This is one of the datasets provided by the National Cardiovascular Disease Surveillance System. The system is designed to integrate multiple indicators from many data sources to provide a comprehensive picture of the public health burden of CVDs and associated risk factors in the United States. The data are organized by location (national, regional, state, and selected sites) and indicator, and they include CVDs (e.g., heart failure) and risk factors (e.g., hypertension). The data can be plotted as trends and stratified by age group, sex, and race/ethnicity.</p>\n", 'programCode': ['009:020'], 'title': 'Behavioral Risk Factor Surveillance System (BRFSS) - National Cardiovascular Disease Surveillance Data', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Heart Disease & Stroke Prevention'], 'landingPage': 'https://data.cdc.gov/d/ikwk-8git', 'contactPoint': {'hasEmail': 'mailto:dhdsprequests@cdc.gov', 'fn': 'DHDSP Requests'}, 'issued': '2020-06-29', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/ikwk-8git', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ikwk-8git/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ikwk-8git/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ikwk-8git/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ikwk-8git/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['brfss', 'cardiovascular disease', 'coronary heart disease', 'hypertension', 'risk factors', 'stroke'], 'bureauCode': ['009:20'], 'modified': '2020-06-29', 'references': ['https://www.cdc.gov/dhdsp/index.htm', 'https://www.cdc.gov/dhdsp/maps/dtm/data_sources.htm', 'https://www.cdc.gov/dhdsp/maps/dtm/data_risks.htm'], 'describedBy': 'https://chronicdata.cdc.gov/dataset/Behavioral-Risk-Factor-Surveillance-System-BRFSS-N/fwns-azgu'}, {'description': '<p>NNDSS - Table II. Rabies, animal to Rubella, congenital syndrome - 2018. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states or territory.</p>\n<p>Note:</p>\n<p>This table contains provisional cases of selected national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:</p>\n<p>C.N.M.I.: Commonwealth of Northern Mariana Islands.<br />\nU: Unavailable. —: No reported cases. N: Not reportable. NA: Not Available. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<ul>\n<li>Case counts for reporting years 2017 and 2018 are provisional and subject to change. Data for years 2013 through 2016 are finalized. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>.</li>\n</ul>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/qvvb-s7gu', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-01-03', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/qvvb-s7gu', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qvvb-s7gu/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qvvb-s7gu/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qvvb-s7gu/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qvvb-s7gu/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2018', 'animal', 'congenital syndrome', 'nedss', 'netss', 'nndss', 'rabies', 'rubella', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-01-03', 'title': 'NNDSS - Table II. Rabies, animal to Rubella, congenital syndrome'}, {'description': '<p>Healthcare Cost Report Information System (HCRIS) Dataset - Independent Rural Health Clinic and Freestanding Federally Qualified Health Center (HCLINIC).This data was reported on form CMS-222-92. The data in this release includes years FY2009 to present. The HCLINIC Cost Report Data contains cost and statistical data for Independent Rural Health Clinic and Freestanding Federally Qualified Health Center providers.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/Cost-Reports/Health-Clinic-222-92-form', 'modified': '2020-06-17', 'contactPoint': {'hasEmail': 'mailto:hcris@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2010-10-01', 'accessLevel': 'public', 'identifier': '556', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/Cost-Reports/Health-Clinic-222-92-form', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Medicare', 'National', 'Operating Costs', 'Reports', 'Statistics'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Health Clinic Cost Reports'}, {'description': '<p>Number of Managed Care Program Types, by Quality Assurance Requirements, Performance Incentives, and Provider Value-Based Purchasing Status, at any point in 2016</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Uncategorized'], 'landingPage': 'https://data.medicaid.gov/d/w6rp-9us3', 'contactPoint': {'hasEmail': 'mailto:Medicaid.gov@cms.hhs.gov', 'fn': 'Medicaid'}, 'issued': '2019-05-02', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/w6rp-9us3', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/w6rp-9us3/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/w6rp-9us3/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/w6rp-9us3/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/w6rp-9us3/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['centers-for-medicare-medicaid-services'], 'bureauCode': ['009:38'], 'modified': '2020-06-12', 'title': 'Managed Care Features by QA and Performance Incentive'}, {'description': '<p>Number of Managed Care Programs Enrolling Certain Populations on a Mandatory or Voluntary Basis at any point in 2016</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Uncategorized'], 'landingPage': 'https://data.medicaid.gov/d/3eq5-ws99', 'contactPoint': {'hasEmail': 'mailto:Medicaid.gov@cms.hhs.gov', 'fn': 'Medicaid'}, 'issued': '2019-05-02', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/3eq5-ws99', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/3eq5-ws99/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/3eq5-ws99/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/3eq5-ws99/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/3eq5-ws99/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['centers-for-medicare-medicaid-services'], 'bureauCode': ['009:38'], 'modified': '2020-06-12', 'title': 'Managed Care Features By Enrollment Population'}, {'description': '<ol>\n<li>Enrollment includes both Medicaid-only and Medicare-Medicaid (“dual”) enrollees. For both types of enrollees, Medicaid covers LTSS. For dual enrollees, Medicaid may also cover Medicare cost-sharing for acute, primary care, and specialty services covered by Medicare, and other non-LTSS services that are not covered by Medicare.</li>\n<li>Some comprehensive managed care programs enroll beneficiaries who may be at risk of needing LTSS but do not receive any LTSS. These counts only include individuals that receive LTSS. Moreover, states differ in their ability to report individuals who use MLTSS versus those who are enrolled (and may or may not be using LTSS). This table reports MLTSS users unless otherwise noted.</li>\n<li>Comprehensive Managed Care Including LTSS does not include PACE programs.</li>\n<li>MLTSS Only programs cover LTSS under capitation; acute, primary, and specialty care services for these enrollees may be covered by another Medicaid MCO, Medicaid FFS, or by Medicare for dual enrollees. These data include states that provide MLTSS plus other benefits in a package that does not include inpatient medical care.</li>\n<li>The indicated territory was not able to supply data for this report. The Northern Mariana Islands reported that they have no Medicaid managed care enrollment, but they did not report total Medicaid enrollees.</li>\n</ol>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Enrollment'], 'landingPage': 'https://data.medicaid.gov/d/55dj-tsqh', 'contactPoint': {'hasEmail': 'mailto:Medicaid.gov@cms.hhs.gov', 'fn': 'Medicaid'}, 'issued': '2020-06-12', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/55dj-tsqh', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/55dj-tsqh/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/55dj-tsqh/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/55dj-tsqh/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/55dj-tsqh/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['centers-for-medicare-medicaid-services'], 'bureauCode': ['009:38'], 'modified': '2020-06-12', 'title': 'Managed Long Term Services and Supports (MLTSS) Enrollees'}, {'description': '<p>The Medicaid Managed Care Enrollment Report profiles enrollment statistics on Medicaid managed care programs on a plan-specific level. The managed care enrollment statistics include enrollees receiving comprehensive benefits and limited benefits and are point-in-time counts.</p>\n<ol>\n<li>Total Medicaid Enrollees represents an unduplicated count of all beneficiaries in FFS and any type of managed care, including Medicaid-only and Medicare-Medicaid ("dual") enrollees.</li>\n<li>Total Medicaid enrollment in Any Type of Managed Care represents an unduplicated count of beneficiaries enrolled in any Medicaid managed care program, including comprehensive MCOs, limited benefit MCOs, and PCCMs.</li>\n<li>Medicaid Enrollment in Comprehensive Managed Care represents an unduplicated count of Medicaid beneficiaries enrolled in a managed care plan that provides comprehensive benefits (acute, primary care, specialty, and any other), as well as PACE programs. It excludes beneficiaries who are enrolled in a Financial Alignment Initiative Medicare-Medicaid Plan as their only form of managed care.</li>\n<li>Medicaid Newly Eligible Adults Enrolled in Comprehensive MCOs represents individuals who are enrolled in comprehensive MCOs and are low-income adults, with or without dependent children, newly eligible for Medicaid under ACA Section VIII, and not covered under a waiver or other authority prior to 2014.</li>\n</ol>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Enrollment'], 'landingPage': 'https://data.medicaid.gov/d/tv8z-wdjd', 'contactPoint': {'hasEmail': 'mailto:Medicaid.gov@cms.hhs.gov', 'fn': 'Medicaid'}, 'issued': '2020-06-12', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/tv8z-wdjd', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/tv8z-wdjd/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/tv8z-wdjd/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/tv8z-wdjd/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/tv8z-wdjd/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['centers-for-medicare-medicaid-services'], 'bureauCode': ['009:38'], 'modified': '2020-06-12', 'title': 'Managed Care Enrollment Summary'}, {'description': '<p>The Medicaid Managed Care Enrollment Report profiles enrollment statistics on Medicaid managed care programs on a plan-specific level. The managed care enrollment statistics include enrollees receiving comprehensive benefits and limited benefits and are point-in-time counts.</p>\n<ol>\n<li>Because Medicaid beneficiaries may be enrolled concurrently in more than one type of managed care program (e.g., a Comprehensive MCO and a BHO), users should not sum enrollment across all program types, since the total would count individuals more than once and, in some states, exceed the actual number of Medicaid enrollees.</li>\n<li>Comprehensive MCOs cover acute, primary, and specialty medical care services; they may also cover behavioral health, long-term services and supports, and other benefits in some states. Limited benefit managed care programs, including MLTSS only, BHO, Dental, Transportation, and Other cover a narrower set of services.</li>\n<li>The indicated territory was not able to supply data for this report. The Northern Mariana Islands reported that they have no Medicaid managed care enrollment, but they did not report total Medicaid enrollees.</li>\n</ol>\n<p>"--" indicates states that do not operates programs of a given type. 0 signifies that a state operated a program of this type in 2014, but it ended before July 1, 2014, or began after that date.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Enrollment'], 'landingPage': 'https://data.medicaid.gov/d/gvym-w343', 'contactPoint': {'hasEmail': 'mailto:Medicaid.gov@cms.hhs.gov', 'fn': 'Medicaid'}, 'issued': '2019-04-17', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/gvym-w343', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/gvym-w343/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/gvym-w343/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/gvym-w343/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/gvym-w343/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['bho', 'managed care enrollment', 'mco', 'medicaid', 'medicare', 'mltss', 'pace', 'pahp', 'pccm', 'pihp'], 'bureauCode': ['009:38'], 'modified': '2020-06-12', 'title': 'Managed Care Enrollment by Program and Population (Duals)'}, {'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'landingPage': 'https://data.medicaid.gov/d/ruxk-tas2', 'contactPoint': {'hasEmail': 'mailto:Medicaid.gov@cms.hhs.gov', 'fn': 'Medicaid'}, 'issued': '2020-06-12', 'accessLevel': 'public', 'description': 'No description provided', 'identifier': 'https://data.medicaid.gov/api/views/ruxk-tas2', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/ruxk-tas2/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/ruxk-tas2/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/ruxk-tas2/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/ruxk-tas2/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['centers-for-medicare-medicaid-services'], 'bureauCode': ['009:38'], 'modified': '2020-06-12', 'title': '2018 Managed Care Programs By State'}, {'description': '<p>NNDSS - Table IV. Tuberculosis - 2015.This Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States will exclude counts from US territories. Footnote:C.N.M.I.: Commonwealth of Northern Mariana Islands. U: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable Cum: Cumulative year-to-date counts. Min: Minimum. Max: Maximum. * Case counts for reporting year 2014 and 2015 are provisional through the end of the quarter, January 2, 2016. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a> Data for TB are displayed quarterly.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/ei7y-3g6s', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-01-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/ei7y-3g6s', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ei7y-3g6s/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ei7y-3g6s/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ei7y-3g6s/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ei7y-3g6s/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2015', 'mmwr', 'nedss', 'netss', 'nndss', 'tb', 'tuberculosis', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2016-01-14', 'title': 'NNDSS - Table IV. Tuberculosis'}, {'description': '<p>This data set contains estimated teen birth rates for age group 15–19 (expressed per 1,000 females aged 15–19) by county and year.</p>\n<p>DEFINITIONS</p>\n<p>Estimated teen birth rate: Model-based estimates of teen birth rates for age group 15–19 (expressed per 1,000 females aged 15–19) for a specific county and year. Estimated county teen birth rates were obtained using the methods described elsewhere (1,2,3,4). These annual county-level teen birth estimates “borrow strength” across counties and years to generate accurate estimates where data are sparse due to small population size (1,2,3,4). The inferential method uses information—including the estimated teen birth rates from neighboring counties across years and the associated explanatory variables—to provide a stable estimate of the county teen birth rate.<br />\nMedian teen birth rate: The middle value of the estimated teen birth rates for the age group 15–19 for counties in a state.<br />\nBayesian credible intervals: A range of values within which there is a 95% probability that the actual teen birth rate will fall, based on the observed teen births data and the model.</p>\n<p>NOTES</p>\n<p>Data on the number of live births for women aged 15–19 years were extracted from the National Center for Health Statistics’ (NCHS) National Vital Statistics System birth data files for 2003–2015 (5).</p>\n<p>Population estimates were extracted from the files containing intercensal and postcensal bridged-race population estimates provided by NCHS. For each year, the July population estimates were used, with the exception of the year of the decennial census, 2010, for which the April estimates were used.</p>\n<p>Hierarchical Bayesian space–time models were used to generate hierarchical Bayesian estimates of county teen birth rates for each year during 2003–2015 (1,2,3,4).</p>\n<p>The Bayesian analogue of the frequentist confidence interval is defined as the Bayesian credible interval. A 100*(1-α)% Bayesian credible interval for an unknown parameter vector θ and observed data vector y is a subset C of parameter space Ф such that<br />\n1-α≤P({C│y})=∫p{θ │y}dθ,<br />\nwhere integration is performed over the set and is replaced by summation for discrete components of θ. The probability that θ lies in C given the observed data y is at least (1- α) (6).</p>\n<p>County borders in Alaska changed, and new counties were formed and others were merged, during 2003–2015. These changes were reflected in the population files but not in the natality files. For this reason, two counties in Alaska were collapsed so that the birth and population counts were comparable. Additionally, Kalawao County, a remote island county in Hawaii, recorded no births, and census estimates indicated a denominator of 0 (i.e., no females between the ages of 15 and 19 years residing in the county from 2003 through 2015). For this reason, Kalawao County was removed from the analysis. Also , Bedford City, Virginia, was added to Bedford County in 2015 and no longer appears in the mortality file in 2015. For consistency, Bedford City was merged with Bedford County, Virginia, for the entire 2003–2015 period. Final analysis was conducted on 3,137 counties for each year from 2003 through 2015. County boundaries are consistent with the vintage 2005–2007 bridged-race population file geographies (7).</p>\n<p>SOURCES</p>\n<p>National Center for Health Statistics. Vital statistics data available online, Natality all-county files. Hyattsville, MD. Published annually.</p>\n<p>For details about file release and access policy, see NCHS data release and access policy for micro-data and compressed vital statistics files, available from: <a href="http://www.cdc.gov/nchs/nvss/dvs_data_release.htm">http://www.cdc.gov/nchs/nvss/dvs_data_release.htm</a>.</p>\n<p>For natality public-use files, see vital statistics data available online, available from: <a href="https://www.cdc.gov/nchs/data_access/vitalstatsonline.htm">https://www.cdc.gov/nchs/data_access/vitalstatsonline.htm</a>.</p>\n<p>National Center for Health Statistics. U.S. Census populations with bridged race categories. Estimated population data available. Postcensal and intercensal files. Hyattsville, MD</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/3h58-x6cd', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2020-01-27', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/3h58-x6cd', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/3h58-x6cd/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/3h58-x6cd/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/3h58-x6cd/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/3h58-x6cd/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['county teen birth trends', 'county trends on teen births', 'nchs', 'teen births', 'u.s. teen birth rate', 'united states'], 'bureauCode': ['009:00'], 'modified': '2020-06-05', 'title': 'NCHS - Teen Birth Rates for Age Group 15-19 in the United States by County'}, {'description': '<p>This dataset contains model-based county estimates for drug-poisoning mortality.</p>\n<p>Deaths are classified using the International Classification of Diseases, Tenth Revision (ICD–10). Drug-poisoning deaths are defined as having ICD–10 underlying cause-of-death codes X40–X44 (unintentional), X60–X64 (suicide), X85 (homicide), or Y10–Y14 (undetermined intent).</p>\n<p>Estimates are based on the National Vital Statistics System multiple cause-of-death mortality files (1). Age-adjusted death rates (deaths per 100,000 U.S. standard population for 2000) are calculated using the direct method. Populations used for computing death rates for 2011–2016 are postcensal estimates based on the 2010 U.S. census. Rates for census years are based on populations enumerated in the corresponding censuses. Rates for noncensus years before 2010 are revised using updated intercensal population estimates and may differ from rates previously published.</p>\n<p>Death rates for some states and years may be low due to a high number of unresolved pending cases or misclassification of ICD–10 codes for unintentional poisoning as R99, “Other ill-defined and unspecified causes of mortality” (2). For example, this issue is known to affect New Jersey in 2009 and West Virginia in 2005 and 2009 but also may affect other years and other states. Drug poisoning death rates may be underestimated in those instances.</p>\n<p>Smoothed county age-adjusted death rates (deaths per 100,000 population) were obtained according to methods described elsewhere (3–5). Briefly, two-stage hierarchical models were used to generate empirical Bayes estimates of county age-adjusted death rates due to drug poisoning for each year. These annual county-level estimates “borrow strength” across counties to generate stable estimates of death rates where data are sparse due to small population size (3,5). Estimates for 1999-2015 have been updated, and may differ slightly from previously published estimates. Differences are expected to be minimal, and may result from different county boundaries used in this release (see below) and from the inclusion of an additional year of data. Previously published estimates can be found here for comparison.(6) Estimates are unavailable for Broomfield County, Colorado, and Denali County, Alaska, before 2003 (7,8). Additionally, Clifton Forge County, Virginia only appears on the mortality files prior to 2003, while Bedford City, Virginia was added to Bedford County in 2015 and no longer appears in the mortality file in 2015. These counties were therefore merged with adjacent counties where necessary to create a consistent set of geographic units across the time period. County boundaries are largely consistent with the vintage 2005-2007 bridged-race population file geographies, with the modifications noted previously (7,8).</p>\n<p>REFERENCES<br />\n1. National Center for Health Statistics. National Vital Statistics System: Mortality data. Available from: <a href="http://www.cdc.gov/nchs/deaths.htm">http://www.cdc.gov/nchs/deaths.htm</a>.</p>\n<ol start="2">\n<li>\n<p>CDC. CDC Wonder: Underlying cause of death 1999–2016. Available from: <a href="http://wonder.cdc.gov/wonder/help/ucd.html">http://wonder.cdc.gov/wonder/help/ucd.html</a>.</p>\n</li>\n<li>\n<p>Rossen LM, Khan D, Warner M. Trends and geographic patterns in drug-poisoning death rates in the U.S., 1999–2009. Am J Prev Med 45(6):e19–25. 2013.</p>\n</li>\n<li>\n<p>Rossen LM, Khan D, Warner M. Hot spots in mortality from drug poisoning in the United States, 2007–2009. Health Place 26:14–20. 2014.</p>\n</li>\n<li>\n<p>Rossen LM, Khan D, Hamilton B, Warner M. Spatiotemporal variation in selected health outcomes from the National Vital Statistics System. Presented at: 2015 National Conference on Health Statistics, August 25, 2015, Bethesda, MD. Available from: <a href="http://www.cdc.gov/nchs/ppt/nchs2015/Rossen_Tuesday_WhiteOak_BB3.pdf">http://www.cdc.gov/nchs/ppt/nchs2015/Rossen_Tuesday_WhiteOak_BB3.pdf</a>.</p>\n</li>\n<li>\n<p>Rossen LM, Bastian B, Warner M, and Khan D. NCHS – Drug Poisoning Mortality by County: United States, 1999-2015. Available from: <a href="https://data.cdc.gov/NCHS/NCHS-Drug-Poisoning-Mortality-by-County-United-Sta/pbkm-d27e">https://data.cdc.gov/NCHS/NCHS-Drug-Poisoning-Mortality-by-County-United...</a>.</p>\n</li>\n<li>\n<p>National Center for Health Statistics. County geog</p>\n</li>\n</ol>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/p56q-jrxg', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2018-01-22', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/p56q-jrxg', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/p56q-jrxg/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/p56q-jrxg/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/p56q-jrxg/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/p56q-jrxg/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['county', 'deaths', 'drug poisoning', 'mortality', 'nchs', 'united states'], 'bureauCode': ['009:00'], 'modified': '2020-06-05', 'title': 'NCHS - Drug Poisoning Mortality by County: United States'}, {'description': '<p>This dataset describes drug poisoning deaths at the U.S. and state level by selected demographic characteristics, and includes age-adjusted death rates for drug poisoning.</p>\n<p>Deaths are classified using the International Classification of Diseases, Tenth Revision (ICD–10). Drug-poisoning deaths are defined as having ICD–10 underlying cause-of-death codes X40–X44 (unintentional), X60–X64 (suicide), X85 (homicide), or Y10–Y14 (undetermined intent).</p>\n<p>Estimates are based on the National Vital Statistics System multiple cause-of-death mortality files (1). Age-adjusted death rates (deaths per 100,000 U.S. standard population for 2000) are calculated using the direct method. Populations used for computing death rates for 2011–2016 are postcensal estimates based on the 2010 U.S. census. Rates for census years are based on populations enumerated in the corresponding censuses. Rates for noncensus years before 2010 are revised using updated intercensal population estimates and may differ from rates previously published.</p>\n<p>Death rates for some states and years may be low due to a high number of unresolved pending cases or misclassification of ICD–10 codes for unintentional poisoning as R99, “Other ill-defined and unspecified causes of mortality” (2). For example, this issue is known to affect New Jersey in 2009 and West Virginia in 2005 and 2009 but also may affect other years and other states. Drug poisoning death rates may be underestimated in those instances.</p>\n<p>REFERENCES<br />\n1. National Center for Health Statistics. National Vital Statistics System: Mortality data. Available from: <a href="http://www.cdc.gov/nchs/deaths.htm">http://www.cdc.gov/nchs/deaths.htm</a>.</p>\n<ol start="2">\n<li>CDC. CDC Wonder: Underlying cause of death 1999–2016. Available from: <a href="http://wonder.cdc.gov/wonder/help/ucd.html">http://wonder.cdc.gov/wonder/help/ucd.html</a>.</li>\n</ol>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/xbxb-epbu', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2018-06-04', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/xbxb-epbu', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xbxb-epbu/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xbxb-epbu/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xbxb-epbu/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xbxb-epbu/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['deaths', 'drug poisoning', 'mortality', 'national', 'nchs', 'state', 'united states'], 'bureauCode': ['009:00'], 'modified': '2020-06-05', 'title': 'NCHS - Drug Poisoning Mortality by State: United States'}, {'description': '<p>This dataset describes injury mortality in the United States beginning in 1999. Two concepts are included in the circumstances of an injury death: intent of injury and mechanism of injury. Intent of injury describes whether the injury was inflicted purposefully (intentional injury) and, if purposeful, whether the injury was self-inflicted (suicide or self-harm) or inflicted by another person (homicide). Injuries that were not purposefully inflicted are considered unintentional (accidental) injuries. Mechanism of injury describes the source of the energy transfer that resulted in physical or physiological harm to the body. Examples of mechanisms of injury include falls, motor vehicle traffic crashes, burns, poisonings, and drownings (1,2).</p>\n<p>Data are based on information from all resident death certificates filed in the 50 states and the District of Columbia. Age-adjusted death rates (per 100,000 standard population) are based on the 2000 U.S. standard population. Populations used for computing death rates for 2011–2015 are postcensal estimates based on the 2010 census, estimated as of July 1, 2010. Rates for census years are based on populations enumerated in the corresponding censuses. Rates for non-census years before 2010 are revised using updated intercensal population estimates and may differ from rates previously published.</p>\n<p>Causes of injury death are classified by the International Classification of Diseases, Tenth Revision (ICD–10). Categories of injury intent and injury mechanism generally follow the categories in the external-cause-of-injury mortality matrix (1,2). Cause-of-death statistics are based on the underlying cause of death.</p>\n<p>SOURCES</p>\n<p>CDC/NCHS, National Vital Statistics System, mortality data (see <a href="http://www.cdc.gov/nchs/deaths.htm">http://www.cdc.gov/nchs/deaths.htm</a>); and CDC WONDER (see <a href="http://wonder.cdc.gov">http://wonder.cdc.gov</a>).</p>\n<p>REFERENCES</p>\n<ol>\n<li>\n<p>National Center for Health Statistics. ICD–10: External cause of injury mortality matrix.</p>\n</li>\n<li>\n<p>National Center for Health Statistics. Vital statistics data available. Mortality multiple cause files. Hyattsville, MD: National Center for Health Statistics. Available from: <a href="https://www.cdc.gov/nchs/data_access/vitalstatsonline.htm">https://www.cdc.gov/nchs/data_access/vitalstatsonline.htm</a>.</p>\n</li>\n<li>\n<p>Murphy SL, Xu JQ, Kochanek KD, Curtin SC, and Arias E. Deaths: Final data for 2015. National vital statistics reports; vol 66. no. 6. Hyattsville, MD: National Center for Health Statistics. 2017. Available from: <a href="https://www.cdc.gov/nchs/data/nvsr/nvsr66/nvsr66_06.pdf">https://www.cdc.gov/nchs/data/nvsr/nvsr66/nvsr66_06.pdf</a>.</p>\n</li>\n<li>\n<p>Miniño AM, Anderson RN, Fingerhut LA, Boudreault MA, Warner M. Deaths: Injuries, 2002. National vital statistics reports; vol 54 no 10. Hyattsville, MD: National Center for Health Statistics. 2006.</p>\n</li>\n</ol>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/nt65-c7a7', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2018-06-15', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/nt65-c7a7', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/nt65-c7a7/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/nt65-c7a7/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/nt65-c7a7/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/nt65-c7a7/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['injury', 'mortality', 'nchs', 'united states'], 'bureauCode': ['009:00'], 'modified': '2020-06-05', 'title': 'NCHS - Injury Mortality: United States'}, {'description': '<p>This dataset includes teen birth rates for females by age group, race, and Hispanic origin in the United States since 1960.</p>\n<p>Data availability varies by race and ethnicity groups. All birth data by race before 1980 are based on race of the child. Since 1980, birth data by race are based on race of the mother. For race, data are available for Black and White births since 1960, and for American Indians/Alaska Native and Asian/Pacific Islander births since 1980. Data on Hispanic origin are available since 1989. Teen birth rates for specific racial and ethnic categories are also available since 1989. From 2003 through 2015, the birth data by race were based on the “bridged” race categories (5). Starting in 2016, the race categories for reporting birth data changed; the new race and Hispanic origin categories are: Non-Hispanic, Single Race White; Non-Hispanic, Single Race Black; Non-Hispanic, Single Race American Indian/Alaska Native; Non-Hispanic, Single Race Asian; and, Non-Hispanic, Single Race Native Hawaiian/Pacific Islander (5,6). Birth data by the prior, “bridged” race (and Hispanic origin) categories are included through 2018 for comparison.</p>\n<p>National data on births by Hispanic origin exclude data for Louisiana, New Hampshire, and Oklahoma in 1989; New Hampshire and Oklahoma in 1990; and New Hampshire in 1991 and 1992. Birth and fertility rates for the Central and South American population includes other and unknown Hispanic. Information on reporting Hispanic origin is detailed in the Technical Appendix for the 1999 public-use natality data file (see <a href="ftp://ftp.cdc.gov/pub/Health_Statistics/NCHS/Dataset_Documentation/DVS/natality/Nat1999doc.pdf">ftp://ftp.cdc.gov/pub/Health_Statistics/NCHS/Dataset_Documentation/DVS/n...</a>).</p>\n<p>SOURCES</p>\n<p>NCHS, National Vital Statistics System, birth data (see <a href="https://www.cdc.gov/nchs/births.htm">https://www.cdc.gov/nchs/births.htm</a>); public-use data files (see <a href="https://www.cdc.gov/nchs/data_access/VitalStatsOnline.htm">https://www.cdc.gov/nchs/data_access/VitalStatsOnline.htm</a>); and CDC WONDER (see <a href="http://wonder.cdc.gov/">http://wonder.cdc.gov/</a>).</p>\n<p>REFERENCES</p>\n<ol>\n<li>\n<p>National Office of Vital Statistics. Vital Statistics of the United States, 1950, Volume I. 1954. Available from: <a href="https://www.cdc.gov/nchs/data/vsus/vsus_1950_1.pdf">https://www.cdc.gov/nchs/data/vsus/vsus_1950_1.pdf</a>.</p>\n</li>\n<li>\n<p>Hetzel AM. U.S. vital statistics system: major activities and developments, 1950-95. National Center for Health Statistics. 1997. Available from: <a href="https://www.cdc.gov/nchs/data/misc/usvss.pdf">https://www.cdc.gov/nchs/data/misc/usvss.pdf</a>.</p>\n</li>\n<li>\n<p>National Center for Health Statistics. Vital Statistics of the United States, 1967, Volume I–Natality. 1969. Available from: <a href="https://www.cdc.gov/nchs/data/vsus/nat67_1.pdf">https://www.cdc.gov/nchs/data/vsus/nat67_1.pdf</a>.</p>\n</li>\n<li>\n<p>Martin JA, Hamilton BE, Osterman MJK, et al. Births: Final data for 2015. National vital statistics reports; vol 66 no 1. Hyattsville, MD: National Center for Health Statistics. 2017. Available from: <a href="https://www.cdc.gov/nchs/data/nvsr/nvsr66/nvsr66_01.pdf">https://www.cdc.gov/nchs/data/nvsr/nvsr66/nvsr66_01.pdf</a>.</p>\n</li>\n<li>\n<p>Martin JA, Hamilton BE, Osterman MJK, Driscoll AK, Drake P. Births: Final data for 2016. National Vital Statistics Reports; vol 67 no 1. Hyattsville, MD: National Center for Health Statistics. 2018. Available from: <a href="https://www.cdc.gov/nvsr/nvsr67/nvsr67_01.pdf">https://www.cdc.gov/nvsr/nvsr67/nvsr67_01.pdf</a>.</p>\n</li>\n<li>\n<p>Martin JA, Hamilton BE, Osterman MJK, Driscoll AK, Births: Final data for 2018. National vital statistics reports; vol 68 no 13. Hyattsville, MD: National Center for Health Statistics. 2019. Available from: <a href="https://www.cdc.gov/nchs/data/nvsr/nvsr68/nvsr68_13.pdf">https://www.cdc.gov/nchs/data/nvsr/nvsr68/nvsr68_13.pdf</a>.</p>\n</li>\n</ol>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/e8kx-wbww', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2020-01-27', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/e8kx-wbww', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/e8kx-wbww/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/e8kx-wbww/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/e8kx-wbww/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/e8kx-wbww/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['age', 'birth rate', 'ethnicity', 'hispanic origin', 'nchs', 'race', 'united states'], 'bureauCode': ['009:00'], 'modified': '2020-06-05', 'title': 'NCHS - Teen Birth Rates for Females by Age Group, Race, and Hispanic Origin: United States'}, {'description': '<p>This dataset describes drug poisoning deaths at the U.S. and state level by selected demographic characteristics, and includes age-adjusted death rates for drug poisoning from 1999 to 2015.</p>\n<p>Deaths are classified using the International Classification of Diseases, Tenth Revision (ICD–10). Drug-poisoning deaths are defined as having ICD–10 underlying cause-of-death codes X40–X44 (unintentional), X60–X64 (suicide), X85 (homicide), or Y10–Y14 (undetermined intent).</p>\n<p>Estimates are based on the National Vital Statistics System multiple cause-of-death mortality files (1). Age-adjusted death rates (deaths per 100,000 U.S. standard population for 2000) are calculated using the direct method. Populations used for computing death rates for 2011–2015 are postcensal estimates based on the 2010 U.S. census. Rates for census years are based on populations enumerated in the corresponding censuses. Rates for noncensus years before 2010 are revised using updated intercensal population estimates and may differ from rates previously published.</p>\n<p>Estimate does not meet standards of reliability or precision. Death rates are flagged as “Unreliable” in the chart when the rate is calculated with a numerator of 20 or less.</p>\n<p>Death rates for some states and years may be low due to a high number of unresolved pending cases or misclassification of ICD–10 codes for unintentional poisoning as R99, “Other ill-defined and unspecified causes of mortality” (2). For example, this issue is known to affect New Jersey in 2009 and West Virginia in 2005 and 2009 but also may affect other years and other states. Estimates should be interpreted with caution.</p>\n<p>Smoothed county age-adjusted death rates (deaths per 100,000 population) were obtained according to methods described elsewhere (3–5). Briefly, two-stage hierarchical models were used to generate empirical Bayes estimates of county age-adjusted death rates due to drug poisoning for each year during 1999–2015. These annual county-level estimates “borrow strength” across counties to generate stable estimates of death rates where data are sparse due to small population size (3,5). Estimates are unavailable for Broomfield County, Colo., and Denali County, Alaska, before 2003 (6,7). Additionally, Bedford City, Virginia was added to Bedford County in 2015 and no longer appears in the mortality file in 2015. County boundaries are consistent with the vintage 2005-2007 bridged-race population file geographies (6).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/jx6g-fdh6', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2017-08-25', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/jx6g-fdh6', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/jx6g-fdh6/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/jx6g-fdh6/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/jx6g-fdh6/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/jx6g-fdh6/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['deaths', 'drug poisoning', 'mortality', 'national', 'nchs', 'state', 'united states'], 'bureauCode': ['009:00'], 'modified': '2020-06-05', 'title': 'NCHS - Drug Poisoning Mortality by State: United States'}, {'description': '<p>This dataset presents the age-adjusted death rates for the 10 leading causes of death in the United States beginning in 1999.</p>\n<p>Data are based on information from all resident death certificates filed in the 50 states and the District of Columbia using demographic and medical characteristics. Age-adjusted death rates (per 100,000 population) are based on the 2000 U.S. standard population. Populations used for computing death rates after 2010 are postcensal estimates based on the 2010 census, estimated as of July 1, 2010. Rates for census years are based on populations enumerated in the corresponding censuses. Rates for non-census years before 2010 are revised using updated intercensal population estimates and may differ from rates previously published.</p>\n<p>Causes of death classified by the International Classification of Diseases, Tenth Revision (ICD–10) are ranked according to the number of deaths assigned to rankable causes. Cause of death statistics are based on the underlying cause of death.</p>\n<p>SOURCES<br />\nCDC/NCHS, National Vital Statistics System, mortality data (see <a href="http://www.cdc.gov/nchs/deaths.htm">http://www.cdc.gov/nchs/deaths.htm</a>); and CDC WONDER (see <a href="http://wonder.cdc.gov">http://wonder.cdc.gov</a>).</p>\n<p>REFERENCES</p>\n<ol>\n<li>\n<p>National Center for Health Statistics. Vital statistics data available. Mortality multiple cause files. Hyattsville, MD: National Center for Health Statistics. Available from: <a href="https://www.cdc.gov/nchs/data_access/vitalstatsonline.htm">https://www.cdc.gov/nchs/data_access/vitalstatsonline.htm</a>.</p>\n</li>\n<li>\n<p>Murphy SL, Xu JQ, Kochanek KD, Curtin SC, and Arias E. Deaths: Final data for 2015. National vital statistics reports; vol 66. no. 6. Hyattsville, MD: National Center for Health Statistics. 2017. Available from: <a href="https://www.cdc.gov/nchs/data/nvsr/nvsr66/nvsr66_06.pdf">https://www.cdc.gov/nchs/data/nvsr/nvsr66/nvsr66_06.pdf</a>.</p>\n</li>\n</ol>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/bi63-dtpu', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2017-08-23', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/bi63-dtpu', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/bi63-dtpu/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/bi63-dtpu/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/bi63-dtpu/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/bi63-dtpu/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['leading causes of death', 'mortality', 'nchs', 'state', 'united states'], 'bureauCode': ['009:00'], 'modified': '2020-06-05', 'title': 'NCHS - Leading Causes of Death: United States'}, {'description': '<p>This dataset includes percent distribution of births to unmarried women by age group in the United States since 1970.</p>\n<p>Methods for collecting information on marital status changed over the reporting period and have been documented in:</p>\n<p>• Ventura SJ, Bachrach CA. Nonmarital childbearing in the United States, 1940–99. National vital statistics reports; vol 48 no 16. Hyattsville, Maryland: National Center for Health Statistics. 2000. Available from: <a href="http://www.cdc.gov/nchs/data/nvsr/nvsr48/nvs48_16.pdf">http://www.cdc.gov/nchs/data/nvsr/nvsr48/nvs48_16.pdf</a>.<br />\n• National Center for Health Statistics. User guide to the 2013 natality public use file. Hyattsville, Maryland: National Center for Health Statistics. 2014. Available from: <a href="http://www.cdc.gov/nchs/data_access/VitalStatsOnline.htm">http://www.cdc.gov/nchs/data_access/VitalStatsOnline.htm</a>.</p>\n<p>SOURCES</p>\n<p>CDC/NCHS, National Vital Statistics System, birth data (see <a href="http://www.cdc.gov/nchs/births.htm">http://www.cdc.gov/nchs/births.htm</a>); public-use data files (see <a href="http://www.cdc.gov/nchs/data_access/Vitalstatsonline.htm">http://www.cdc.gov/nchs/data_access/Vitalstatsonline.htm</a>); and CDC WONDER (see <a href="http://wonder.cdc.gov/">http://wonder.cdc.gov/</a>).</p>\n<p>REFERENCES</p>\n<ol>\n<li>\n<p>Curtin SC, Ventura SJ, Martinez GM. Recent declines in nonmarital childbearing in the United States. NCHS data brief, no 162. Hyattsville, MD: National Center for Health Statistics. 2014. Available from: <a href="http://www.cdc.gov/nchs/data/databriefs/db162.pdf">http://www.cdc.gov/nchs/data/databriefs/db162.pdf</a>.</p>\n</li>\n<li>\n<p>Martin JA, Hamilton BE, Osterman MJK, et al. Births: Final data for 2015. National vital statistics reports; vol 66 no 1. Hyattsville, MD: National Center for Health Statistics. 2017. Available from: <a href="https://www.cdc.gov/nchs/data/nvsr/nvsr66/nvsr66_01.pdf">https://www.cdc.gov/nchs/data/nvsr/nvsr66/nvsr66_01.pdf</a>.</p>\n</li>\n</ol>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/hzd8-r9mj', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2017-08-23', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/hzd8-r9mj', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hzd8-r9mj/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hzd8-r9mj/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hzd8-r9mj/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hzd8-r9mj/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['age', 'births', 'nchs', 'nonmarital', 'percent distribution'], 'bureauCode': ['009:00'], 'modified': '2020-06-05', 'title': 'NCHS - Percent Distribution of Births to Unmarried Women by Age Group: United States'}, {'description': '<p>This dataset includes birth rates for unmarried women by age group, race, and Hispanic origin in the United States since 1970.</p>\n<p>Methods for collecting information on marital status changed over the reporting period and have been documented in:</p>\n<p>• Ventura SJ, Bachrach CA. Nonmarital childbearing in the United States, 1940–99. National vital statistics reports; vol 48 no 16. Hyattsville, Maryland: National Center for Health Statistics. 2000. Available from: <a href="http://www.cdc.gov/nchs/data/nvsr/nvsr48/nvs48_16.pdf">http://www.cdc.gov/nchs/data/nvsr/nvsr48/nvs48_16.pdf</a>.<br />\n• National Center for Health Statistics. User guide to the 2013 natality public use file. Hyattsville, Maryland: National Center for Health Statistics. 2014. Available from: <a href="http://www.cdc.gov/nchs/data_access/VitalStatsOnline.htm">http://www.cdc.gov/nchs/data_access/VitalStatsOnline.htm</a>.</p>\n<p>National data on births by Hispanics origin exclude data for Louisiana, New Hampshire, and Oklahoma in 1989; for New Hampshire and Oklahoma in 1990; for New Hampshire in 1991 and 1992. Information on reporting Hispanic origin is detailed in the Technical Appendix for the 1999 public-use natality data file (see (<a href="ftp://ftp.cdc.gov/pub/Health_Statistics/NCHS/Dataset_Documentation/DVS/natality/Nat1999doc.pdf">ftp://ftp.cdc.gov/pub/Health_Statistics/NCHS/Dataset_Documentation/DVS/n...</a>.)</p>\n<p>All birth data by race before 1980 are based on race of the child. Starting in 1980, birth data by race are based on race of the mother.</p>\n<p>SOURCES</p>\n<p>CDC/NCHS, National Vital Statistics System, birth data (see <a href="http://www.cdc.gov/nchs/births.htm">http://www.cdc.gov/nchs/births.htm</a>); public-use data files (see <a href="http://www.cdc.gov/nchs/data_access/Vitalstatsonline.htm">http://www.cdc.gov/nchs/data_access/Vitalstatsonline.htm</a>); and CDC WONDER (see <a href="http://wonder.cdc.gov/">http://wonder.cdc.gov/</a>).</p>\n<p>REFERENCES</p>\n<ol>\n<li>\n<p>Curtin SC, Ventura SJ, Martinez GM. Recent declines in nonmarital childbearing in the United States. NCHS data brief, no 162. Hyattsville, MD: National Center for Health Statistics. 2014. Available from: <a href="http://www.cdc.gov/nchs/data/databriefs/db162.pdf">http://www.cdc.gov/nchs/data/databriefs/db162.pdf</a>.</p>\n</li>\n<li>\n<p>Martin JA, Hamilton BE, Osterman MJK, et al. Births: Final data for 2015. National vital statistics reports; vol 66 no 1. Hyattsville, MD: National Center for Health Statistics. 2017. Available from: <a href="https://www.cdc.gov/nchs/data/nvsr/nvsr66/nvsr66_01.pdf">https://www.cdc.gov/nchs/data/nvsr/nvsr66/nvsr66_01.pdf</a>.</p>\n</li>\n</ol>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/6tkz-y37d', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2017-08-23', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/6tkz-y37d', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6tkz-y37d/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6tkz-y37d/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6tkz-y37d/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6tkz-y37d/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['birth rates', 'ethnicity', 'hispanic origin', 'nchs', 'nonmarital', 'race', 'united states'], 'bureauCode': ['009:00'], 'modified': '2020-06-05', 'title': 'NCHS - Birth Rates for Unmarried Women by Age, Race, and Hispanic Origin: United States'}, {'description': '<p>This dataset includes number of births to unmarried women by age group in the United States since 1940.</p>\n<p>Methods for collecting information on marital status changed over the reporting period and have been documented in:</p>\n<p>• Ventura SJ, Bachrach CA. Nonmarital childbearing in the United States, 1940–99. National vital statistics reports; vol 48 no 16. Hyattsville, Maryland: National Center for Health Statistics. 2000. Available from: <a href="http://www.cdc.gov/nchs/data/nvsr/nvsr48/nvs48_16.pdf">http://www.cdc.gov/nchs/data/nvsr/nvsr48/nvs48_16.pdf</a>.<br />\n• National Center for Health Statistics. User guide to the 2013 natality public use file. Hyattsville, Maryland: National Center for Health Statistics. 2014. Available from: <a href="http://www.cdc.gov/nchs/data_access/VitalStatsOnline.htm">http://www.cdc.gov/nchs/data_access/VitalStatsOnline.htm</a>.</p>\n<p>SOURCES</p>\n<p>CDC/NCHS, National Vital Statistics System, birth data (see <a href="http://www.cdc.gov/nchs/births.htm">http://www.cdc.gov/nchs/births.htm</a>); public-use data files (see <a href="http://www.cdc.gov/nchs/data_access/Vitalstatsonline.htm">http://www.cdc.gov/nchs/data_access/Vitalstatsonline.htm</a>); and CDC WONDER (see <a href="http://wonder.cdc.gov/">http://wonder.cdc.gov/</a>).</p>\n<p>REFERENCES</p>\n<ol>\n<li>\n<p>Curtin SC, Ventura SJ, Martinez GM. Recent declines in nonmarital childbearing in the United States. NCHS data brief, no 162. Hyattsville, MD: National Center for Health Statistics. 2014. Available from: <a href="http://www.cdc.gov/nchs/data/databriefs/db162.pdf">http://www.cdc.gov/nchs/data/databriefs/db162.pdf</a>.</p>\n</li>\n<li>\n<p>Martin JA, Hamilton BE, Osterman MJK, et al. Births: Final data for 2015. National vital statistics reports; vol 66 no 1. Hyattsville, MD: National Center for Health Statistics. 2017. Available from: <a href="https://www.cdc.gov/nchs/data/nvsr/nvsr66/nvsr66_01.pdf">https://www.cdc.gov/nchs/data/nvsr/nvsr66/nvsr66_01.pdf</a>.</p>\n</li>\n</ol>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/g6qk-ngsf', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2017-08-23', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/g6qk-ngsf', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/g6qk-ngsf/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/g6qk-ngsf/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/g6qk-ngsf/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/g6qk-ngsf/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['births', 'nchs', 'nonmarital', 'united states'], 'bureauCode': ['009:00'], 'modified': '2020-06-05', 'title': 'NCHS - Births to Unmarried Women by Age Group: United States'}, {'description': '<p>This dataset includes percent distribution of births for females by age group in the United States since 1933.</p>\n<p>The number of states in the reporting area differ historically. In 1915 (when the birth registration area was established), 10 states and the District of Columbia reported births; by 1933, 48 states and the District of Columbia were reporting births, with the last two states, Alaska and Hawaii, added to the registration area in 1959 and 1960, when these regions gained statehood. Reporting area information is detailed in references 1 and 2 below. Trend lines for 1909–1958 are based on live births adjusted for under-registration; beginning with 1959, trend lines are based on registered live births.</p>\n<p>SOURCES</p>\n<p>NCHS, National Vital Statistics System, birth data (see <a href="https://www.cdc.gov/nchs/births.htm">https://www.cdc.gov/nchs/births.htm</a>); public-use data files (see <a href="https://www.cdc.gov/nchs/data_access/VitalStatsOnline.htm">https://www.cdc.gov/nchs/data_access/VitalStatsOnline.htm</a>); and CDC WONDER (see <a href="http://wonder.cdc.gov/">http://wonder.cdc.gov/</a>).</p>\n<p>REFERENCES</p>\n<ol>\n<li>\n<p>National Office of Vital Statistics. Vital Statistics of the United States, 1950, Volume I. 1954. Available from: <a href="https://www.cdc.gov/nchs/data/vsus/vsus_1950_1.pdf">https://www.cdc.gov/nchs/data/vsus/vsus_1950_1.pdf</a>.</p>\n</li>\n<li>\n<p>Hetzel AM. U.S. vital statistics system: major activities and developments, 1950-95. National Center for Health Statistics. 1997. Available from: <a href="https://www.cdc.gov/nchs/data/misc/usvss.pdf">https://www.cdc.gov/nchs/data/misc/usvss.pdf</a>.</p>\n</li>\n<li>\n<p>National Center for Health Statistics. Vital Statistics of the United States, 1967, Volume I–Natality. 1969. Available from: <a href="https://www.cdc.gov/nchs/data/vsus/nat67_1.pdf">https://www.cdc.gov/nchs/data/vsus/nat67_1.pdf</a>.</p>\n</li>\n<li>\n<p>Martin JA, Hamilton BE, Osterman MJK, et al. Births: Final data for 2015. National vital statistics reports; vol 66 no 1. Hyattsville, MD: National Center for Health Statistics. 2017. Available from: <a href="https://www.cdc.gov/nchs/data/nvsr/nvsr66/nvsr66_01.pdf">https://www.cdc.gov/nchs/data/nvsr/nvsr66/nvsr66_01.pdf</a>.</p>\n</li>\n<li>\n<p>Martin JA, Hamilton BE, Osterman MJK, Driscoll AK, Drake P. Births: Final data for 2016. National Vital Statistics Reports; vol 67 no 1. Hyattsville, MD: National Center for Health Statistics. 2018. Available from: <a href="https://www.cdc.gov/nvsr/nvsr67/nvsr67_01.pdf">https://www.cdc.gov/nvsr/nvsr67/nvsr67_01.pdf</a>.</p>\n</li>\n<li>\n<p>Martin JA, Hamilton BE, Osterman MJK, Driscoll AK, Births: Final data for 2018. National vital statistics reports; vol 68 no 13. Hyattsville, MD: National Center for Health Statistics. 2019. Available from: <a href="https://www.cdc.gov/nchs/data/nvsr/nvsr68/nvsr68_13.pdf">https://www.cdc.gov/nchs/data/nvsr/nvsr68/nvsr68_13.pdf</a>.</p>\n</li>\n</ol>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/isx2-c2ii', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2020-01-27', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/isx2-c2ii', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/isx2-c2ii/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/isx2-c2ii/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/isx2-c2ii/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/isx2-c2ii/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['births', 'maternal age', 'nchs', 'united states'], 'bureauCode': ['009:00'], 'modified': '2020-06-05', 'title': 'NCHS - Percent Distribution of Births for Females by Age Group: United States'}, {'description': '<p>This dataset assembles all final birth data for females aged 15–19, 15–17, and 18–19 for the United States and each of the 50 states.</p>\n<p>Data are based on 100% of birth certificates filed in all 50 states. All the teen birth rates in this dashboard reflect the latest revisions to Census populations (i.e., the intercensal populations) and thus provide a consistent series of accurate rates for the past 25 years. The denominators of the teen birth rates for 1991–1999 have been revised to incorporate the results of the 2000 Census. The denominators of the teen birth rates for 2001–2009 have revised to incorporate the results of the 2010 Census.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/y268-sna3', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2018-07-09', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/y268-sna3', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/y268-sna3/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/y268-sna3/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/y268-sna3/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/y268-sna3/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['nchs', 'state teen birth trends', 'teen births', 'u.s. and state trends on teen births', 'u.s. teen birth rate', 'united states'], 'bureauCode': ['009:00'], 'modified': '2020-06-05', 'title': 'NCHS - U.S. and State Trends on Teen Births'}, {'description': '<p><a href="https://www.cdc.gov/nchs/data-visualization/natality-trends/index.htm">https://www.cdc.gov/nchs/data-visualization/natality-trends/index.htm</a></p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/rg8a-czmp', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2017-08-15', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/rg8a-czmp', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rg8a-czmp/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rg8a-czmp/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rg8a-czmp/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rg8a-czmp/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['birth rate', 'nchs', 'united states', 'women'], 'bureauCode': ['009:00'], 'modified': '2020-06-05', 'title': 'NCHS - Birth Rates for Women Aged 15-17, 17-18, and 15-19: United States, 1960-2015'}, {'description': '<p>This dataset includes live births, birth rates, and fertility rates by Hispanic origin of mother in the United States since 1989.</p>\n<p>National data on births by Hispanic origin exclude data for Louisiana, New Hampshire, and Oklahoma in 1989; New Hampshire and Oklahoma in 1990; and New Hampshire in 1991 and 1992. Birth and fertility rates for the Central and South American population includes other and unknown Hispanic. Information on reporting Hispanic origin is detailed in the Technical Appendix for the 1999 public-use natality data file (see <a href="ftp://ftp.cdc.gov/pub/Health_Statistics/NCHS/Dataset_Documentation/DVS/natality/Nat1999doc.pdf">ftp://ftp.cdc.gov/pub/Health_Statistics/NCHS/Dataset_Documentation/DVS/n...</a>).</p>\n<p>SOURCES</p>\n<p>NCHS, National Vital Statistics System, birth data (see <a href="https://www.cdc.gov/nchs/births.htm">https://www.cdc.gov/nchs/births.htm</a>); public-use data files (see <a href="https://www.cdc.gov/nchs/data_access/VitalStatsOnline.htm">https://www.cdc.gov/nchs/data_access/VitalStatsOnline.htm</a>); and CDC WONDER (see <a href="http://wonder.cdc.gov/">http://wonder.cdc.gov/</a>).</p>\n<p>REFERENCES</p>\n<ol>\n<li>\n<p>National Office of Vital Statistics. Vital Statistics of the United States, 1950, Volume I. 1954. Available from: <a href="https://www.cdc.gov/nchs/data/vsus/vsus_1950_1.pdf">https://www.cdc.gov/nchs/data/vsus/vsus_1950_1.pdf</a>.</p>\n</li>\n<li>\n<p>Hetzel AM. U.S. vital statistics system: major activities and developments, 1950-95. National Center for Health Statistics. 1997. Available from: <a href="https://www.cdc.gov/nchs/data/misc/usvss.pdf">https://www.cdc.gov/nchs/data/misc/usvss.pdf</a>.</p>\n</li>\n<li>\n<p>National Center for Health Statistics. Vital Statistics of the United States, 1967, Volume I–Natality. 1969. Available from: <a href="https://www.cdc.gov/nchs/data/vsus/nat67_1.pdf">https://www.cdc.gov/nchs/data/vsus/nat67_1.pdf</a>.</p>\n</li>\n<li>\n<p>Martin JA, Hamilton BE, Osterman MJK, et al. Births: Final data for 2015. National vital statistics reports; vol 66 no 1. Hyattsville, MD: National Center for Health Statistics. 2017. Available from: <a href="https://www.cdc.gov/nchs/data/nvsr/nvsr66/nvsr66_01.pdf">https://www.cdc.gov/nchs/data/nvsr/nvsr66/nvsr66_01.pdf</a>.</p>\n</li>\n<li>\n<p>Martin JA, Hamilton BE, Osterman MJK, Driscoll AK, Drake P. Births: Final data for 2016. National Vital Statistics Reports; vol 67 no 1. Hyattsville, MD: National Center for Health Statistics. 2018. Available from: <a href="https://www.cdc.gov/nvsr/nvsr67/nvsr67_01.pdf">https://www.cdc.gov/nvsr/nvsr67/nvsr67_01.pdf</a>.</p>\n</li>\n<li>\n<p>Martin JA, Hamilton BE, Osterman MJK, Driscoll AK, Births: Final data for 2018. National vital statistics reports; vol 68 no 13. Hyattsville, MD: National Center for Health Statistics. 2019. Available from: <a href="https://www.cdc.gov/nchs/data/nvsr/nvsr68/nvsr68_13.pdf">https://www.cdc.gov/nchs/data/nvsr/nvsr68/nvsr68_13.pdf</a>.</p>\n</li>\n</ol>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/s54h-bixi', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2020-01-27', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/s54h-bixi', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/s54h-bixi/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/s54h-bixi/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/s54h-bixi/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/s54h-bixi/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['birth', 'birth rate', 'ethnicity', 'fertility rate', 'hispanic origin', 'nchs', 'united states'], 'bureauCode': ['009:00'], 'modified': '2020-06-05', 'title': 'NCHS - Natality Measures for Females by Hispanic Origin Subgroup: United States'}, {'description': '<p>This dataset includes live births, birth rates, and fertility rates by race of mother in the United States since 1960.</p>\n<p>Data availability varies by race and ethnicity groups. All birth data by race before 1980 are based on race of the child. Since 1980, birth data by race are based on race of the mother. For race, data are available for Black and White births since 1960, and for American Indians/Alaska Native and Asian/Pacific Islander births since 1980. Data on Hispanic origin are available since 1989. Teen birth rates for specific racial and ethnic categories are also available since 1989. From 2003 through 2015, the birth data by race were based on the “bridged” race categories (5). Starting in 2016, the race categories for reporting birth data changed; the new race and Hispanic origin categories are: Non-Hispanic, Single Race White; Non-Hispanic, Single Race Black; Non-Hispanic, Single Race American Indian/Alaska Native; Non-Hispanic, Single Race Asian; and, Non-Hispanic, Single Race Native Hawaiian/Pacific Islander (5,6). Birth data by the prior, “bridged” race (and Hispanic origin) categories are included through 2018 for comparison.</p>\n<p>SOURCES</p>\n<p>NCHS, National Vital Statistics System, birth data (see <a href="https://www.cdc.gov/nchs/births.htm">https://www.cdc.gov/nchs/births.htm</a>); public-use data files (see <a href="https://www.cdc.gov/nchs/data_access/VitalStatsOnline.htm">https://www.cdc.gov/nchs/data_access/VitalStatsOnline.htm</a>); and CDC WONDER (see <a href="http://wonder.cdc.gov/">http://wonder.cdc.gov/</a>).</p>\n<p>REFERENCES</p>\n<ol>\n<li>\n<p>National Office of Vital Statistics. Vital Statistics of the United States, 1950, Volume I. 1954. Available from: <a href="https://www.cdc.gov/nchs/data/vsus/vsus_1950_1.pdf">https://www.cdc.gov/nchs/data/vsus/vsus_1950_1.pdf</a>.</p>\n</li>\n<li>\n<p>Hetzel AM. U.S. vital statistics system: major activities and developments, 1950-95. National Center for Health Statistics. 1997. Available from: <a href="https://www.cdc.gov/nchs/data/misc/usvss.pdf">https://www.cdc.gov/nchs/data/misc/usvss.pdf</a>.</p>\n</li>\n<li>\n<p>National Center for Health Statistics. Vital Statistics of the United States, 1967, Volume I–Natality. 1969. Available from: <a href="https://www.cdc.gov/nchs/data/vsus/nat67_1.pdf">https://www.cdc.gov/nchs/data/vsus/nat67_1.pdf</a>.</p>\n</li>\n<li>\n<p>Martin JA, Hamilton BE, Osterman MJK, et al. Births: Final data for 2015. National vital statistics reports; vol 66 no 1. Hyattsville, MD: National Center for Health Statistics. 2017. Available from: <a href="https://www.cdc.gov/nchs/data/nvsr/nvsr66/nvsr66_01.pdf">https://www.cdc.gov/nchs/data/nvsr/nvsr66/nvsr66_01.pdf</a>.</p>\n</li>\n<li>\n<p>Martin JA, Hamilton BE, Osterman MJK, Driscoll AK, Drake P. Births: Final data for 2016. National Vital Statistics Reports; vol 67 no 1. Hyattsville, MD: National Center for Health Statistics. 2018. Available from: <a href="https://www.cdc.gov/nvsr/nvsr67/nvsr67_01.pdf">https://www.cdc.gov/nvsr/nvsr67/nvsr67_01.pdf</a>.</p>\n</li>\n<li>\n<p>Martin JA, Hamilton BE, Osterman MJK, Driscoll AK, Births: Final data for 2018. National vital statistics reports; vol 68 no 13. Hyattsville, MD: National Center for Health Statistics. 2019. Available from: <a href="https://www.cdc.gov/nchs/data/nvsr/nvsr68/nvsr68_13.pdf">https://www.cdc.gov/nchs/data/nvsr/nvsr68/nvsr68_13.pdf</a>.</p>\n</li>\n</ol>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/89yk-m38d', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2020-01-27', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/89yk-m38d', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/89yk-m38d/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/89yk-m38d/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/89yk-m38d/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/89yk-m38d/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['birth rates', 'births', 'ethnicity', 'fertility rates', 'hispanic origin', 'nchs', 'race', 'united states'], 'bureauCode': ['009:00'], 'modified': '2020-06-05', 'title': 'NCHS - Natality Measures for Females by Race and Hispanic Origin: United States'}, {'description': '<p>This dataset includes birth rates for females by age group in the United States since 1940.</p>\n<p>The number of states in the reporting area differ historically. In 1915 (when the birth registration area was established), 10 states and the District of Columbia reported births; by 1933, 48 states and the District of Columbia were reporting births, with the last two states, Alaska and Hawaii, added to the registration area in 1959 and 1960, when these regions gained statehood. Reporting area information is detailed in references 1 and 2 below. Trend lines for 1909–1958 are based on live births adjusted for under-registration; beginning with 1959, trend lines are based on registered live births.</p>\n<p>SOURCES</p>\n<p>NCHS, National Vital Statistics System, birth data (see <a href="https://www.cdc.gov/nchs/births.htm">https://www.cdc.gov/nchs/births.htm</a>); public-use data files (see <a href="https://www.cdc.gov/nchs/data_access/VitalStatsOnline.htm">https://www.cdc.gov/nchs/data_access/VitalStatsOnline.htm</a>); and CDC WONDER (see <a href="http://wonder.cdc.gov/">http://wonder.cdc.gov/</a>).</p>\n<p>REFERENCES</p>\n<ol>\n<li>\n<p>National Office of Vital Statistics. Vital Statistics of the United States, 1950, Volume I. 1954. Available from: <a href="https://www.cdc.gov/nchs/data/vsus/vsus_1950_1.pdf">https://www.cdc.gov/nchs/data/vsus/vsus_1950_1.pdf</a>.</p>\n</li>\n<li>\n<p>Hetzel AM. U.S. vital statistics system: major activities and developments, 1950-95. National Center for Health Statistics. 1997. Available from: <a href="https://www.cdc.gov/nchs/data/misc/usvss.pdf">https://www.cdc.gov/nchs/data/misc/usvss.pdf</a>.</p>\n</li>\n<li>\n<p>National Center for Health Statistics. Vital Statistics of the United States, 1967, Volume I–Natality. 1969. Available from: <a href="https://www.cdc.gov/nchs/data/vsus/nat67_1.pdf">https://www.cdc.gov/nchs/data/vsus/nat67_1.pdf</a>.</p>\n</li>\n<li>\n<p>Martin JA, Hamilton BE, Osterman MJK, et al. Births: Final data for 2015. National vital statistics reports; vol 66 no 1. Hyattsville, MD: National Center for Health Statistics. 2017. Available from: <a href="https://www.cdc.gov/nchs/data/nvsr/nvsr66/nvsr66_01.pdf">https://www.cdc.gov/nchs/data/nvsr/nvsr66/nvsr66_01.pdf</a>.</p>\n</li>\n<li>\n<p>Martin JA, Hamilton BE, Osterman MJK, Driscoll AK, Drake P. Births: Final data for 2016. National Vital Statistics Reports; vol 67 no 1. Hyattsville, MD: National Center for Health Statistics. 2018. Available from: <a href="https://www.cdc.gov/nvsr/nvsr67/nvsr67_01.pdf">https://www.cdc.gov/nvsr/nvsr67/nvsr67_01.pdf</a>.</p>\n</li>\n<li>\n<p>Martin JA, Hamilton BE, Osterman MJK, Driscoll AK, Births: Final data for 2018. National vital statistics reports; vol 68 no 13. Hyattsville, MD: National Center for Health Statistics. 2019. Available from: <a href="https://www.cdc.gov/nchs/data/nvsr/nvsr68/nvsr68_13.pdf">https://www.cdc.gov/nchs/data/nvsr/nvsr68/nvsr68_13.pdf</a>.</p>\n</li>\n</ol>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/yt7u-eiyg', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2020-01-27', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/yt7u-eiyg', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/yt7u-eiyg/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/yt7u-eiyg/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/yt7u-eiyg/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/yt7u-eiyg/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['age of mother', 'birth rates', 'nchs', 'united states'], 'bureauCode': ['009:00'], 'modified': '2020-06-05', 'title': 'NCHS - Birth Rates for Females by Age Group: United States'}, {'description': '<p>This dataset includes crude birth rates and general fertility rates in the United States since 1909.</p>\n<p>The number of states in the reporting area differ historically. In 1915 (when the birth registration area was established), 10 states and the District of Columbia reported births; by 1933, 48 states and the District of Columbia were reporting births, with the last two states, Alaska and Hawaii, added to the registration area in 1959 and 1960, when these regions gained statehood. Reporting area information is detailed in references 1 and 2 below. Trend lines for 1909–1958 are based on live births adjusted for under-registration; beginning with 1959, trend lines are based on registered live births.</p>\n<p>SOURCES</p>\n<p>NCHS, National Vital Statistics System, birth data (see <a href="https://www.cdc.gov/nchs/births.htm">https://www.cdc.gov/nchs/births.htm</a>); public-use data files (see <a href="https://www.cdc.gov/nchs/data_access/VitalStatsOnline.htm">https://www.cdc.gov/nchs/data_access/VitalStatsOnline.htm</a>); and CDC WONDER (see <a href="http://wonder.cdc.gov/">http://wonder.cdc.gov/</a>).</p>\n<p>REFERENCES</p>\n<ol>\n<li>\n<p>National Office of Vital Statistics. Vital Statistics of the United States, 1950, Volume I. 1954. Available from: <a href="https://www.cdc.gov/nchs/data/vsus/vsus_1950_1.pdf">https://www.cdc.gov/nchs/data/vsus/vsus_1950_1.pdf</a>.</p>\n</li>\n<li>\n<p>Hetzel AM. U.S. vital statistics system: major activities and developments, 1950-95. National Center for Health Statistics. 1997. Available from: <a href="https://www.cdc.gov/nchs/data/misc/usvss.pdf">https://www.cdc.gov/nchs/data/misc/usvss.pdf</a>.</p>\n</li>\n<li>\n<p>National Center for Health Statistics. Vital Statistics of the United States, 1967, Volume I–Natality. 1969. Available from: <a href="https://www.cdc.gov/nchs/data/vsus/nat67_1.pdf">https://www.cdc.gov/nchs/data/vsus/nat67_1.pdf</a>.</p>\n</li>\n<li>\n<p>Martin JA, Hamilton BE, Osterman MJK, et al. Births: Final data for 2015. National vital statistics reports; vol 66 no 1. Hyattsville, MD: National Center for Health Statistics. 2017. Available from: <a href="https://www.cdc.gov/nchs/data/nvsr/nvsr66/nvsr66_01.pdf">https://www.cdc.gov/nchs/data/nvsr/nvsr66/nvsr66_01.pdf</a>.</p>\n</li>\n<li>\n<p>Martin JA, Hamilton BE, Osterman MJK, Driscoll AK, Drake P. Births: Final data for 2016. National Vital Statistics Reports; vol 67 no 1. Hyattsville, MD: National Center for Health Statistics. 2018. Available from: <a href="https://www.cdc.gov/nvsr/nvsr67/nvsr67_01.pdf">https://www.cdc.gov/nvsr/nvsr67/nvsr67_01.pdf</a>.</p>\n</li>\n<li>\n<p>Martin JA, Hamilton BE, Osterman MJK, Driscoll AK, Births: Final data for 2018. National vital statistics reports; vol 68 no 13. Hyattsville, MD: National Center for Health Statistics. 2019. Available from: <a href="https://www.cdc.gov/nchs/data/nvsr/nvsr68/nvsr68_13.pdf">https://www.cdc.gov/nchs/data/nvsr/nvsr68/nvsr68_13.pdf</a>.</p>\n</li>\n</ol>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/e6fc-ccez', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2020-01-27', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/e6fc-ccez', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/e6fc-ccez/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/e6fc-ccez/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/e6fc-ccez/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/e6fc-ccez/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['birth rate', 'fertility rate', 'nchs', 'united states'], 'bureauCode': ['009:00'], 'modified': '2020-06-05', 'title': 'NCHS - Births and General Fertility Rates: United States'}, {'description': '<p>MMWR Surveillance Summary 66 (No. SS-1):1-8 found that nonmetropolitan areas have significant numbers of potentially excess deaths from the five leading causes of death. These figures accompany this report by presenting information on potentially excess deaths in nonmetropolitan and metropolitan areas at the state level. They also add additional years of data and options for selecting different age ranges and benchmarks.</p>\n<p>Potentially excess deaths are defined in MMWR Surveillance Summary 66(No. SS-1):1-8 as deaths that exceed the numbers that would be expected if the death rates of states with the lowest rates (benchmarks) occurred across all states. They are calculated by subtracting expected deaths for specific benchmarks from observed deaths.</p>\n<p>Not all potentially excess deaths can be prevented; some areas might have characteristics that predispose them to higher rates of death. However, many potentially excess deaths might represent deaths that could be prevented through improved public health programs that support healthier behaviors and neighborhoods or better access to health care services.</p>\n<p>Mortality data for U.S. residents come from the National Vital Statistics System. Estimates based on fewer than 10 observed deaths are not shown and shaded yellow on the map.</p>\n<p>Underlying cause of death is based on the International Classification of Diseases, 10th Revision (ICD-10)</p>\n<p>Heart disease (I00-I09, I11, I13, and I20–I51)<br />\nCancer (C00–C97)<br />\nUnintentional injury (V01–X59 and Y85–Y86)<br />\nChronic lower respiratory disease (J40–J47)<br />\nStroke (I60–I69)<br />\nLocality (nonmetropolitan vs. metropolitan) is based on the Office of Management and Budget’s 2013 county-based classification scheme.</p>\n<p>Benchmarks are based on the three states with the lowest age and cause-specific mortality rates.</p>\n<p>Potentially excess deaths for each state are calculated by subtracting deaths at the benchmark rates (expected deaths) from observed deaths.</p>\n<p>Users can explore three benchmarks:</p>\n<p>“2010 Fixed” is a fixed benchmark based on the best performing States in 2010.<br />\n“2005 Fixed” is a fixed benchmark based on the best performing States in 2005.<br />\n“Floating” is based on the best performing States in each year so change from year to year.</p>\n<p>SOURCES</p>\n<p>CDC/NCHS, National Vital Statistics System, mortality data (see <a href="http://www.cdc.gov/nchs/deaths.htm">http://www.cdc.gov/nchs/deaths.htm</a>); and CDC WONDER (see <a href="http://wonder.cdc.gov">http://wonder.cdc.gov</a>).</p>\n<p>REFERENCES</p>\n<ol>\n<li>\n<p>Moy E, Garcia MC, Bastian B, Rossen LM, Ingram DD, Faul M, Massetti GM, Thomas CC, Hong Y, Yoon PW, Iademarco MF. Leading Causes of Death in Nonmetropolitan and Metropolitan Areas – United States, 1999-2014. MMWR Surveillance Summary 2017; 66(No. SS-1):1-8.</p>\n</li>\n<li>\n<p>Garcia MC, Faul M, Massetti G, Thomas CC, Hong Y, Bauer UE, Iademarco MF. Reducing Potentially Excess Deaths from the Five Leading Causes of Death in the Rural United States. MMWR Surveillance Summary 2017; 66(No. SS-2):1–7.</p>\n</li>\n</ol>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/vdpk-qzpr', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2017-08-15', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/vdpk-qzpr', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vdpk-qzpr/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vdpk-qzpr/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vdpk-qzpr/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vdpk-qzpr/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cancer', 'chronic lower respiratory disease', 'heart disease', 'stroke', 'unintentional injury'], 'bureauCode': ['009:00'], 'modified': '2020-06-05', 'title': 'NCHS - Potentially Excess Deaths from the Five Leading Causes of Death'}, {'description': '<p>Data for School year-end 1994 through year-end 2019. State oral health surveys are the data sources for these indicators. States periodically conduct independent screening surveys of a probability sample designed to be representative of all third grade students in the state. Some states also conduct surveys of students in other grades in school, or of Head Start program enrollees. This surveillance activity is voluntary. States submit their data to the Association of State and Territorial Dental Directors (ASTDD), where the survey design and data collected are reviewed for quality and against the criteria for inclusion in NOHSS, before being sent to CDC for inclusion in Oral Health Data. For more information, see: <a href="http://www.cdc.gov/oralhealthdata/overview/childIndicators/">http://www.cdc.gov/oralhealthdata/overview/childIndicators/</a></p>\n', 'programCode': ['009:020'], 'title': 'NOHSS Child Indicators', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Oral Health'], 'landingPage': 'https://data.cdc.gov/d/qcai-zfj9', 'contactPoint': {'hasEmail': 'mailto:oralhealth@cdc.gov', 'fn': 'Oral Health Inquiries'}, 'issued': '2018-06-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/qcai-zfj9', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qcai-zfj9/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qcai-zfj9/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qcai-zfj9/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qcai-zfj9/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['astdd', 'basic screening survey', 'bss', 'caries', 'caries experience', 'child', 'children', 'dental sealants', 'division of oral health', 'nohss', 'oral health', 'prevalence', 'tooth decay', 'untreated tooth decay'], 'bureauCode': ['009:20'], 'modified': '2020-06-05', 'references': ['https://www.cdc.gov/oralhealthdata/'], 'describedBy': 'https://chronicdata.cdc.gov/Oral-Health/NOHSS-Child-Indicators/qcai-zfj9'}, {'description': '<p>This dataset describes drug poisoning deaths at the county level by selected demographic characteristics and includes age-adjusted death rates for drug poisoning from 1999 to 2015.</p>\n<p>Deaths are classified using the International Classification of Diseases, Tenth Revision (ICD–10). Drug-poisoning deaths are defined as having ICD–10 underlying cause-of-death codes X40–X44 (unintentional), X60–X64 (suicide), X85 (homicide), or Y10–Y14 (undetermined intent).</p>\n<p>Estimates are based on the National Vital Statistics System multiple cause-of-death mortality files (1). Age-adjusted death rates (deaths per 100,000 U.S. standard population for 2000) are calculated using the direct method. Populations used for computing death rates for 2011–2015 are postcensal estimates based on the 2010 U.S. census. Rates for census years are based on populations enumerated in the corresponding censuses. Rates for noncensus years before 2010 are revised using updated intercensal population estimates and may differ from rates previously published.</p>\n<p>Estimate does not meet standards of reliability or precision. Death rates are flagged as “Unreliable” in the chart when the rate is calculated with a numerator of 20 or less.</p>\n<p>Death rates for some states and years may be low due to a high number of unresolved pending cases or misclassification of ICD–10 codes for unintentional poisoning as R99, “Other ill-defined and unspecified causes of mortality” (2). For example, this issue is known to affect New Jersey in 2009 and West Virginia in 2005 and 2009 but also may affect other years and other states. Estimates should be interpreted with caution.</p>\n<p>Smoothed county age-adjusted death rates (deaths per 100,000 population) were obtained according to methods described elsewhere (3–5). Briefly, two-stage hierarchical models were used to generate empirical Bayes estimates of county age-adjusted death rates due to drug poisoning for each year during 1999–2015. These annual county-level estimates “borrow strength” across counties to generate stable estimates of death rates where data are sparse due to small population size (3,5). Estimates are unavailable for Broomfield County, Colo., and Denali County, Alaska, before 2003 (6,7). Additionally, Bedford City, Virginia was added to Bedford County in 2015 and no longer appears in the mortality file in 2015. County boundaries are consistent with the vintage 2005-2007 bridged-race population file geographies (6).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/pbkm-d27e', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2017-04-11', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/pbkm-d27e', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/pbkm-d27e/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/pbkm-d27e/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/pbkm-d27e/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/pbkm-d27e/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['county', 'deaths', 'drug poisoning', 'mortality', 'nchs', 'united states'], 'bureauCode': ['009:00'], 'modified': '2020-06-05', 'title': 'NCHS - Drug Poisoning Mortality by County: United States'}, {'description': '<p>All birth data by race before 1980 are based on race of the child; starting in 1980, birth data by race are based on race of the mother. Birth data are used to calculate infant mortality rate.</p>\n<p><a href="https://www.cdc.gov/nchs/data-visualization/mortality-trends/">https://www.cdc.gov/nchs/data-visualization/mortality-trends/</a></p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/ddsk-zebd', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2016-06-22', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/ddsk-zebd', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ddsk-zebd/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ddsk-zebd/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ddsk-zebd/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ddsk-zebd/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['infant mortality rates', 'nchs', 'race', 'united states'], 'bureauCode': ['009:00'], 'modified': '2020-06-05', 'title': 'NCHS - Infant Mortality Rates, by Race: United States, 1915-2013'}, {'description': '<p>Rates are infants (under 1 year) and neonatal (under 28 days) deaths per 1,000 live births.</p>\n<p><a href="https://www.cdc.gov/nchs/data-visualization/mortality-trends/">https://www.cdc.gov/nchs/data-visualization/mortality-trends/</a></p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/epev-k6ss', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2016-06-22', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/epev-k6ss', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/epev-k6ss/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/epev-k6ss/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/epev-k6ss/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/epev-k6ss/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['infant', 'mortality', 'nchs', 'neonatal', 'united states'], 'bureauCode': ['009:00'], 'modified': '2020-06-05', 'title': 'NCHS - Infant and neonatal mortality rates: United States, 1915-2013'}, {'description': '<p><a href="https://www.cdc.gov/nchs/data-visualization/births-to-unmarried-women/index.htm">https://www.cdc.gov/nchs/data-visualization/births-to-unmarried-women/in...</a></p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/7pcd-2tnr', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2015-12-02', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/7pcd-2tnr', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7pcd-2tnr/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7pcd-2tnr/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7pcd-2tnr/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7pcd-2tnr/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hispanic origin', 'live birth rate', 'marital status', 'nchs', 'race', 'united states'], 'bureauCode': ['009:00'], 'modified': '2020-06-05', 'title': 'NCHS - Pregnancy and Live Birth Rates, by Marital Status and Race and Hispanic Origin: United States, 1990-2010'}, {'description': '<p><a href="https://www.cdc.gov/nchs/data-visualization/births-to-unmarried-women/index.htm">https://www.cdc.gov/nchs/data-visualization/births-to-unmarried-women/in...</a></p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/jvf6-ix4w', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2015-12-02', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/jvf6-ix4w', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/jvf6-ix4w/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/jvf6-ix4w/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/jvf6-ix4w/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/jvf6-ix4w/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['age group', 'birth rates', 'nchs', 'united states', 'women'], 'bureauCode': ['009:00'], 'modified': '2020-06-05', 'title': 'NCHS - Nonmarital Birth Rates, by Age Group for All Women Age 15-44: United States, 1980-2013'}, {'description': '<p><a href="https://www.cdc.gov/nchs/data-visualization/natality-trends/index.htm">https://www.cdc.gov/nchs/data-visualization/natality-trends/index.htm</a></p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/hdy7-e2a3', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2015-12-02', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/hdy7-e2a3', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hdy7-e2a3/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hdy7-e2a3/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hdy7-e2a3/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hdy7-e2a3/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hispanic women', 'nchs', 'pregnancy rate', 'united states'], 'bureauCode': ['009:00'], 'modified': '2020-06-05', 'title': 'NCHS - Pregnancy Rates, by Age for Hispanic Women: United States, 1990-2010'}, {'description': '<p>This dataset describes injury mortality in the United States beginning in 1999. Two concepts are included in the circumstances of an injury death: intent of injury and mechanism of injury. Intent of injury describes whether the injury was inflicted purposefully (intentional injury) and, if purposeful, whether the injury was self-inflicted (suicide or self-harm) or inflicted by another person (homicide). Injuries that were not purposefully inflicted are considered unintentional (accidental) injuries. Mechanism of injury describes the source of the energy transfer that resulted in physical or physiological harm to the body.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/vc9m-u7tv', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2018-03-07', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/vc9m-u7tv', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vc9m-u7tv/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vc9m-u7tv/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vc9m-u7tv/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vc9m-u7tv/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['injury', 'mortality', 'nchs', 'united states'], 'bureauCode': ['009:00'], 'modified': '2020-06-05', 'title': 'NCHS - Injury Mortality: United States'}, {'description': '<p>Total Medicaid Enrollees - VIII Group Break Out Report Reported on the CMS-64</p>\n<p>The enrollment information is a state-reported count of unduplicated individuals enrolled in the state’s Medicaid program at any time during each month in the quarterly reporting period. The enrollment data identifies the total number of Medicaid enrollees and, for states that have expanded Medicaid, provides specific counts for the number of individuals enrolled in the new adult eligibility group, also referred to as the “VIII Group”. The VIII Group is only applicable for states that have expanded their Medicaid programs by adopting the VIII Group. This data includes state-by-state data for this population as well as a count of individuals whom the state has determined are newly eligible for Medicaid. All 50 states, the District of Columbia and the US territories are represented in these data.</p>\n<p>Notes:<br />\n1. “VIII GROUP” is also known as the “New Adult Group.”<br />\n2. The VIII Group is only applicable for states that have expanded their Medicaid programs by adopting the VIII Group. VIII Group enrollment information for the states that have not expanded their Medicaid program is noted as “N/A.”</p>\n', 'programCode': ['009:076'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Enrollment'], 'landingPage': 'https://data.medicaid.gov/d/pfrt-tr7q', 'contactPoint': {'hasEmail': 'mailto:Medicaid.gov@cms.hhs.gov', 'fn': 'Medicaid'}, 'issued': '2018-12-07', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/pfrt-tr7q', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/pfrt-tr7q/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/pfrt-tr7q/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/pfrt-tr7q/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/pfrt-tr7q/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cms-64', 'enrollment', 'expansion population', 'medicaid', 'new adult group', 'viii group'], 'bureauCode': ['009:00'], 'modified': '2020-06-03', 'title': 'Medicaid Enrollment - New Adult Group'}, {'description': '<p>A list of long-term care hospitals with data on the quality of patient care measures shown on Long-Term Care Hospital Compare.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Long-Term Care Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/fp6g-2gsn', 'contactPoint': {'hasEmail': 'mailto:LTCHQualityQuestions@cms.hhs.gov', 'fn': 'CMS'}, 'issued': '2019-09-25', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/fp6g-2gsn', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/fp6g-2gsn/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/fp6g-2gsn/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/fp6g-2gsn/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/fp6g-2gsn/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hospital', 'long term care hospital'], 'bureauCode': ['009:38'], 'modified': '2020-06-03', 'title': 'Long- Term Care Hospital - Provider Data'}, {'description': '<p>National data on the quality of patient care measures shown on Long-Term Care Hospital Compare.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Long-Term Care Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/5zdx-ny2x', 'contactPoint': {'hasEmail': 'mailto:LTCHQualityQuestions@cms.hhs.gov', 'fn': 'CMS'}, 'issued': '2019-06-05', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/5zdx-ny2x', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/5zdx-ny2x/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/5zdx-ny2x/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/5zdx-ny2x/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/5zdx-ny2x/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hospital', 'long term care hospital'], 'bureauCode': ['009:38'], 'modified': '2020-06-03', 'title': 'Long- Term Care Hospital - National Data'}, {'description': '<p>A list of long-term care hospitals with information such as address, phone number, ownership data and more.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Long-Term Care Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/azum-44iv', 'contactPoint': {'hasEmail': 'mailto:LTCHQualityQuestions@cms.hhs.gov', 'fn': 'CMS'}, 'issued': '2019-11-12', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/azum-44iv', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/azum-44iv/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/azum-44iv/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/azum-44iv/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/azum-44iv/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hospital', 'long term care hospital'], 'bureauCode': ['009:38'], 'modified': '2020-06-03', 'title': 'Long- Term Care Hospital - General Information'}, {'description': '<p>A list of inpatient rehabilitation facilities with data on the quality of patient care measures shown on Inpatient Rehabilitation Facility Compare.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Inpatient Rehabilitation Facility Compare'], 'landingPage': 'https://data.medicare.gov/d/v9e4-nwhh', 'contactPoint': {'hasEmail': 'mailto:IRFQualityQuestions@cms.hhs.gov', 'fn': 'CMS'}, 'issued': '2020-03-11', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/v9e4-nwhh', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/v9e4-nwhh/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/v9e4-nwhh/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/v9e4-nwhh/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/v9e4-nwhh/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['inpatient rehabilitation facilities', 'inpatient rehabilitation facility', 'rehabilitation'], 'bureauCode': ['009:38'], 'modified': '2020-06-03', 'title': 'Inpatient Rehabilitation Facility - Provider Data'}, {'description': '<p>National data on the quality of patient care measures shown on Inpatient Rehabilitation Facility Compare.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Inpatient Rehabilitation Facility Compare'], 'landingPage': 'https://data.medicare.gov/d/nasn-k89k', 'contactPoint': {'hasEmail': 'mailto:IRFQualityQuestions@cms.hhs.gov', 'fn': 'CMS'}, 'issued': '2020-03-11', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/nasn-k89k', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/nasn-k89k/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/nasn-k89k/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/nasn-k89k/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/nasn-k89k/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['inpatient rehabilitation facilities', 'inpatient rehabilitation facility', 'rehabilitation'], 'bureauCode': ['009:38'], 'modified': '2020-06-03', 'title': 'Inpatient Rehabilitation Facility - National Data'}, {'description': '<p>This dataset shows characteristics of the inpatient rehabilitation facilities that are shown on Inpatient Rehabilitation Facility Compare.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Inpatient Rehabilitation Facility Compare'], 'landingPage': 'https://data.medicare.gov/d/7t8x-u3ir', 'contactPoint': {'hasEmail': 'mailto:IRFQualityQuestions@cms.hhs.gov', 'fn': 'CMS'}, 'issued': '2019-12-11', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/7t8x-u3ir', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/7t8x-u3ir/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/7t8x-u3ir/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/7t8x-u3ir/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/7t8x-u3ir/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['inpatient rehabilitation facilities', 'inpatient rehabilitation facility', 'rehabilitation'], 'bureauCode': ['009:38'], 'modified': '2020-06-03', 'title': 'Inpatient Rehabilitation Facility - General Information'}, {'description': '<p>A list of inpatient rehabilitation facilities with data on the number of times people with Medicare who had certain medical conditions were treated in the last year.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Inpatient Rehabilitation Facility Compare'], 'landingPage': 'https://data.medicare.gov/d/ka5z-ibe3', 'contactPoint': {'hasEmail': 'mailto:IRFQualityQuestions@cms.hhs.gov', 'fn': 'CMS'}, 'issued': '2019-12-11', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/ka5z-ibe3', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/ka5z-ibe3/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/ka5z-ibe3/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/ka5z-ibe3/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/ka5z-ibe3/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['inpatient rehabilitation facilities', 'inpatient rehabilitation facility', 'rehabilitation'], 'bureauCode': ['009:38'], 'modified': '2020-06-03', 'title': 'Inpatient Rehabilitation Facility - Conditions'}, {'description': '<p>2011-2020. The ASTDD Synopses of State Oral Health Programs contain information useful in tracking states’ efforts to improve oral health and contributions to progress toward the national targets for Healthy People objectives for oral health. A subset of the information collected from the most recent five years is provided on the Oral Health Data website. For more information, see <a href="http://www.cdc.gov/oralhealthdata/overview/synopses/index.html">http://www.cdc.gov/oralhealthdata/overview/synopses/index.html</a></p>\n', 'programCode': ['009:020'], 'title': 'ASTDD Synopses of State Oral Health Programs - Selected indicators', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Oral Health'], 'landingPage': 'https://data.cdc.gov/d/vwmz-4ja3', 'contactPoint': {'hasEmail': 'mailto:oralhealth@cdc.gov', 'fn': 'Oral Health Inquiries'}, 'issued': '2018-07-23', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/vwmz-4ja3', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vwmz-4ja3/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vwmz-4ja3/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vwmz-4ja3/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vwmz-4ja3/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cleft lip/cleft palate recording', 'cleft lip/cleft palate referral to care', 'infrastructure', 'oral health', 'policy', 'programs', 'school based sealant programs', 'state dental directors', 'state oral health program characteristics', 'workforce'], 'bureauCode': ['009:20'], 'modified': '2020-06-02', 'references': ['https://www.cdc.gov/oralhealthdata/'], 'describedBy': 'https://chronicdata.cdc.gov/Oral-Health/ASTDD-Synopses-of-State-Oral-Health-Programs-Selec/vwmz-4ja3'}, {'description': '<p>This dataset provides modeled predictions of PM2.5 levels from the EPA\'s Downscaler model. Data are at the census tract level for 2016. These data are used by the CDC\'s National Environmental Public Health Tracking Network to generate air quality measures. Census tract-level datasets contain estimates of the mean predicted concentration and associated standard error. Please refer to the metadata attachment for more information.</p>\n<p>Learn more about outdoor air quality on the Tracking Network\'s website: <a href="https://ephtracking.cdc.gov/showAirLanding.action">https://ephtracking.cdc.gov/showAirLanding.action</a>.</p>\n<p>By using these data, you signify your agreement to comply with the following requirements:<br />\n1. Use the data for statistical reporting and analysis only.<br />\n2. Do not attempt to learn the identity of any person included in the data and do not combine these data with other data for the purpose of matching records to identify individuals.<br />\n3. Do not disclose of or make use of the identity of any person or establishment discovered inadvertently and report the discovery to: <a href="mailto:trackingsupport@cdc.gov">trackingsupport@cdc.gov</a>.<br />\n4. Do not imply or state, either in written or oral form, that interpretations based on the data are those of the original data sources and CDC unless the data user and data source are formally collaborating.<br />\n5. Acknowledge, in all reports or presentations based on these data, the original source of the data and CDC.<br />\n6. Suggested citation: Centers for Disease Control and Prevention. National Environmental Public Health Tracking Network. Web. Accessed: insert date. <a href="http://www.cdc.gov/ephtracking">www.cdc.gov/ephtracking</a>.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Environmental Health & Toxicology'], 'landingPage': 'https://data.cdc.gov/d/7vu4-ngxx', 'contactPoint': {'hasEmail': 'mailto:cak8@cdc.gov', 'fn': 'Craig Kassinger'}, 'issued': '2020-06-02', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/7vu4-ngxx', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7vu4-ngxx/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7vu4-ngxx/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7vu4-ngxx/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7vu4-ngxx/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['air pollution', 'asthma', 'environmental health', 'particulate matter', 'pm2.5'], 'bureauCode': ['009:20'], 'modified': '2020-06-02', 'title': 'Daily Census Tract-Level PM2.5 Concentrations, 2016'}, {'description': '<p>ATSDR’s Geospatial Research, Analysis & Services Program (GRASP) created Centers for Disease Control and Prevention Social Vulnerability Index (CDC SVI or simply SVI, hereafter) to help public health officials and emergency response planners identify and map the communities that will most likely need support before, during, and after a hazardous event.</p>\n<p>SVI indicates the relative vulnerability of every U.S. Census tract. Census tracts are subdivisions of counties for which the Census collects statistical data. SVI ranks the tracts on 15 social factors, including unemployment, minority status, and disability, and further groups them into four related themes. Thus, each tract receives a<br />\nranking for each Census variable and for each of the four themes, as well as an overall ranking.</p>\n<p>In addition to tract-level rankings, SVI 2018 also has corresponding rankings at the<br />\ncounty level. Notes below that describe “tract” methods also refer to county methods.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Health Statistics'], 'landingPage': 'https://svi.cdc.gov/', 'contactPoint': {'hasEmail': 'mailto:svi_coordinator@cdc.gov', 'fn': 'SVI Coordinator'}, 'issued': '2020-03-10', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/48va-t53r', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/48va-t53r/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/48va-t53r/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/48va-t53r/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/48va-t53r/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2018', 'county', 'social vulnerability', 'social vulnerability index', 'united states', 'vulnerable populations'], 'bureauCode': ['009:20'], 'modified': '2020-06-01', 'title': 'Social Vulnerability Index 2018 - United States, county'}, {'description': '<p>ATSDR’s Geospatial Research, Analysis & Services Program (GRASP) created Centers for Disease Control and Prevention Social Vulnerability Index (CDC SVI or simply SVI, hereafter) to help public health officials and emergency response planners identify and map the communities that will most likely need support before, during, and after a hazardous event.</p>\n<p>SVI indicates the relative vulnerability of every U.S. Census tract. Census tracts are subdivisions of counties for which the Census collects statistical data. SVI ranks the tracts on 15 social factors, including unemployment, minority status, and disability, and further groups them into four related themes. Thus, each tract receives a<br />\nranking for each Census variable and for each of the four themes, as well as an overall ranking.</p>\n<p>In addition to tract-level rankings, SVI 2018 also has corresponding rankings at the<br />\ncounty level. Notes below that describe “tract” methods also refer to county methods.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Health Statistics'], 'landingPage': 'https://svi.cdc.gov/', 'contactPoint': {'hasEmail': 'mailto:svi_coordinator@cdc.gov', 'fn': 'SVI Coordinator'}, 'issued': '2020-03-11', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/4d8n-kk8a', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4d8n-kk8a/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4d8n-kk8a/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4d8n-kk8a/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4d8n-kk8a/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2018', 'social vulnerability', 'social vulnerability index', 'tract', 'united states', 'vulnerable populations'], 'bureauCode': ['009:20'], 'modified': '2020-06-01', 'title': 'Social Vulnerability Index 2018 - United States, tract'}, {'description': '<p>This dataset provides modeled predictions of ozone levels from the EPA\'s Downscaler model. Data are at the census tract level for 2001-2005. These data are used by the CDC\'s National Environmental Public Health Tracking Network to generate air quality measures. Census tract-level datasets contain estimates of the mean predicted concentration and associated standard error. Please refer to the metadata attachment for more information.</p>\n<p>Learn more about outdoor air quality on the Tracking Network\'s website: <a href="https://ephtracking.cdc.gov/showAirLanding.action">https://ephtracking.cdc.gov/showAirLanding.action</a>.</p>\n<p>By using these data, you signify your agreement to comply with the following requirements:<br />\n1. Use the data for statistical reporting and analysis only.<br />\n2. Do not attempt to learn the identity of any person included in the data and do not combine these data with other data for the purpose of matching records to identify individuals.<br />\n3. Do not disclose of or make use of the identity of any person or establishment discovered inadvertently and report the discovery to: <a href="mailto:trackingsupport@cdc.gov">trackingsupport@cdc.gov</a>.<br />\n4. Do not imply or state, either in written or oral form, that interpretations based on the data are those of the original data sources and CDC unless the data user and data source are formally collaborating.<br />\n5. Acknowledge, in all reports or presentations based on these data, the original source of the data and CDC.<br />\n6. Suggested citation: Centers for Disease Control and Prevention. National Environmental Public Health Tracking Network. Web. Accessed: insert date. <a href="http://www.cdc.gov/ephtracking">www.cdc.gov/ephtracking</a>.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Environmental Health & Toxicology'], 'landingPage': 'https://data.cdc.gov/d/847z-pxin', 'contactPoint': {'hasEmail': 'mailto:nephtrackingsupport@cdc.gov', 'fn': 'Craig Kassinger'}, 'issued': '2020-06-01', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/847z-pxin', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/847z-pxin/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/847z-pxin/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/847z-pxin/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/847z-pxin/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['air pollution', 'asthma', 'environmental health', 'ozone'], 'bureauCode': ['009:20'], 'modified': '2020-06-01', 'title': 'Daily Census Tract-Level Ozone Concentrations, 2011-2015'}, {'description': '<p>This dataset provides modeled predictions of ozone levels from the EPA\'s Downscaler model. Data are at the census tract level for 2016. These data are used by the CDC\'s National Environmental Public Health Tracking Network to generate air quality measures. Census tract-level datasets contain estimates of the mean predicted concentration and associated standard error. Please refer to the metadata attachment for more information.</p>\n<p>Learn more about outdoor air quality on the Tracking Network\'s website: <a href="https://ephtracking.cdc.gov/showAirLanding.action">https://ephtracking.cdc.gov/showAirLanding.action</a>.</p>\n<p>By using these data, you signify your agreement to comply with the following requirements:<br />\n1. Use the data for statistical reporting and analysis only.<br />\n2. Do not attempt to learn the identity of any person included in the data and do not combine these data with other data for the purpose of matching records to identify individuals.<br />\n3. Do not disclose of or make use of the identity of any person or establishment discovered inadvertently and report the discovery to: <a href="mailto:trackingsupport@cdc.gov">trackingsupport@cdc.gov</a>.<br />\n4. Do not imply or state, either in written or oral form, that interpretations based on the data are those of the original data sources and CDC unless the data user and data source are formally collaborating.<br />\n5. Acknowledge, in all reports or presentations based on these data, the original source of the data and CDC.<br />\n6. Suggested citation: Centers for Disease Control and Prevention. National Environmental Public Health Tracking Network. Web. Accessed: insert date. <a href="http://www.cdc.gov/ephtracking">www.cdc.gov/ephtracking</a>.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Environmental Health & Toxicology'], 'landingPage': 'https://data.cdc.gov/d/cicv-w9dv', 'contactPoint': {'hasEmail': 'mailto:trackingsupport@cdc.gov', 'fn': 'Craig Kassinger'}, 'issued': '2020-06-01', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/cicv-w9dv', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/cicv-w9dv/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/cicv-w9dv/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/cicv-w9dv/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/cicv-w9dv/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['air quality', 'asthma', 'environmental health', 'ozone'], 'bureauCode': ['009:20'], 'modified': '2020-06-01', 'title': 'Daily Census Tract-Level Ozone Concentrations, 2016'}, {'description': '<p>This dataset provides modeled predictions of ozone levels from the EPA\'s Downscaler model. Data are at the census tract level for 2001-2005. These data are used by the CDC\'s National Environmental Public Health Tracking Network to generate air quality measures. Census tract-level datasets contain estimates of the mean predicted concentration and associated standard error. Please refer to the metadata attachment for more information.</p>\n<p>Learn more about outdoor air quality on the Tracking Network\'s website: <a href="https://ephtracking.cdc.gov/showAirLanding.action">https://ephtracking.cdc.gov/showAirLanding.action</a>.</p>\n<p>By using these data, you signify your agreement to comply with the following requirements:<br />\n1. Use the data for statistical reporting and analysis only.<br />\n2. Do not attempt to learn the identity of any person included in the data and do not combine these data with other data for the purpose of matching records to identify individuals.<br />\n3. Do not disclose of or make use of the identity of any person or establishment discovered inadvertently and report the discovery to: <a href="mailto:trackingsupport@cdc.gov">trackingsupport@cdc.gov</a>.<br />\n4. Do not imply or state, either in written or oral form, that interpretations based on the data are those of the original data sources and CDC unless the data user and data source are formally collaborating.<br />\n5. Acknowledge, in all reports or presentations based on these data, the original source of the data and CDC.<br />\n6. Suggested citation: Centers for Disease Control and Prevention. National Environmental Public Health Tracking Network. Web. Accessed: insert date. <a href="http://www.cdc.gov/ephtracking">www.cdc.gov/ephtracking</a>.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Environmental Health & Toxicology'], 'landingPage': 'https://data.cdc.gov/d/v76h-zdce', 'contactPoint': {'hasEmail': 'mailto:nephtrackingsupport@cdc.gov', 'fn': 'Craig Kassinger'}, 'issued': '2020-06-01', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/v76h-zdce', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/v76h-zdce/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/v76h-zdce/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/v76h-zdce/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/v76h-zdce/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['air pollution', 'asthma', 'environmental health', 'ozone'], 'bureauCode': ['009:20'], 'modified': '2020-06-01', 'title': 'Daily Census Tract-Level Ozone Concentrations, 2001-2005'}, {'description': '<p>Disability and Health Data System (DHDS) is an online source of state-level data on adults with disabilities. Users can access information on six functional disability types: cognitive (serious difficulty concentrating, remembering or making decisions), hearing (serious difficulty hearing or deaf), mobility (serious difficulty walking or climbing stairs), vision (serious difficulty seeing), self-care (difficulty dressing or bathing) and independent living (difficulty doing errands alone).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Disability & Health'], 'landingPage': 'https://data.cdc.gov/d/k62p-6esq', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC Info'}, 'issued': '2019-05-22', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/k62p-6esq', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/k62p-6esq/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/k62p-6esq/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/k62p-6esq/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/k62p-6esq/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['dhds', 'disability'], 'bureauCode': ['009:20'], 'modified': '2020-05-18', 'title': 'Disability and Health Data System (DHDS)', 'accrualPeriodicity': 'R/P1Y'}, {'description': '<p>The CDC Botulism Consultation Service, the Alaska Division of Public Health, and the California Department of Public Health provide clinical consultations on suspected cases of all types of botulism except infant botulism. These agencies are the only sources of antitoxin for non-infant botulism in the United States. The California Infant Botulism Treatment and Prevention provides clinical consultations on suspected infant botulism cases; it is the only source of antitoxin for infant botulism in the United States. Together, these clinical consultations provide expert guidance to clinicians and support the collection of epidemiologic and medical information for all suspected botulism cases reported in the United States.</p>\n', 'programCode': ['009:020'], 'title': 'Botulism', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Foodborne', 'Waterborne', 'and Related Diseases'], 'landingPage': 'https://data.cdc.gov/d/66i6-hisz', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'language': ['en'], 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/66i6-hisz', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/66i6-hisz/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/66i6-hisz/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/66i6-hisz/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/66i6-hisz/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['botulism'], 'bureauCode': ['009:20'], 'modified': '2019-05-23', 'issued': '2019-05-23'}, {'description': '<p>This dataset provides modeled predictions of PM2.5 levels from the EPA\'s Downscaler model. Data are at the census tract level for 2006-2010. These data are used by the CDC\'s National Environmental Public Health Tracking Network to generate air quality measures. Census tract-level datasets contain estimates of the mean predicted concentration and associated standard error. Please refer to the metadata attachment for more information.</p>\n<p>Learn more about outdoor air quality on the Tracking Network\'s website: <a href="https://ephtracking.cdc.gov/showAirLanding.action">https://ephtracking.cdc.gov/showAirLanding.action</a>.</p>\n<p>By using these data, you signify your agreement to comply with the following requirements:<br />\n1. Use the data for statistical reporting and analysis only.<br />\n2. Do not attempt to learn the identity of any person included in the data and do not combine these data with other data for the purpose of matching records to identify individuals.<br />\n3. Do not disclose of or make use of the identity of any person or establishment discovered inadvertently and report the discovery to: <a href="mailto:trackingsupport@cdc.gov">trackingsupport@cdc.gov</a>.<br />\n4. Do not imply or state, either in written or oral form, that interpretations based on the data are those of the original data sources and CDC unless the data user and data source are formally collaborating.<br />\n5. Acknowledge, in all reports or presentations based on these data, the original source of the data and CDC.<br />\n6. Suggested citation: Centers for Disease Control and Prevention. National Environmental Public Health Tracking Network. Web. Accessed: insert date. <a href="http://www.cdc.gov/ephtracking">www.cdc.gov/ephtracking</a>.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Environmental Health & Toxicology'], 'landingPage': 'https://data.cdc.gov/d/ujra-cbx5', 'contactPoint': {'hasEmail': 'mailto:cak8@cdc.gov', 'fn': 'Craig Kassinger'}, 'issued': '2020-05-29', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/ujra-cbx5', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ujra-cbx5/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ujra-cbx5/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ujra-cbx5/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ujra-cbx5/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['air pollution', 'asthma', 'environmental health', 'particulate matter', 'pm2.5'], 'bureauCode': ['009:20'], 'modified': '2020-05-29', 'title': 'Daily Census Tract-Level PM2.5 Concentrations, 2006-2010'}, {'description': '<p>Provisional estimates of infant mortality (deaths of infants under 1 year per 1,000 live births), neonatal mortality (deaths of infants aged 0-27 days per 1,000 live births), postneonatal mortality (deaths of infants aged 28 days through 11 months per 1,000 live births), and death rates for the five leading causes of infant death.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/jqwm-z2g9', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2019-06-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/jqwm-z2g9', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/jqwm-z2g9/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/jqwm-z2g9/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/jqwm-z2g9/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/jqwm-z2g9/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['causes of death', 'infant mortality', 'national vital statistics system', 'nvss', 'vital statistics rapid release', 'vsrr'], 'bureauCode': ['009:00'], 'modified': '2020-05-07', 'title': 'NCHS - VSRR Quarterly provisional estimates for infant mortality'}, {'description': '<p>Provisional estimates of selected reproductive indicators. Estimates are presented for: general fertility rates, age-specific birth rates, total and low risk cesarean delivery rates, preterm birth rates and other gestational age categories.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/76vv-a7x8', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2018-07-31', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/76vv-a7x8', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/76vv-a7x8/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/76vv-a7x8/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/76vv-a7x8/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/76vv-a7x8/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['birth rate', 'cesarean delivery', 'fertility rate', 'nchs', 'preterm birth', 'vital statistics rapid release', 'vsrr'], 'bureauCode': ['009:00'], 'modified': '2020-05-20', 'title': 'NCHS - VSRR Quarterly provisional estimates for selected birth indicators'}, {'description': '<p>This dataset provides modeled predictions of PM2.5 levels from the EPA\'s Downscaler model. Data are at the census tract level for 2001-2005. These data are used by the CDC\'s National Environmental Public Health Tracking Network to generate air quality measures. Census tract-level datasets contain estimates of the mean predicted concentration and associated standard error. Please refer to the metadata attachment for more information.</p>\n<p>Learn more about outdoor air quality on the Tracking Network\'s website: <a href="https://ephtracking.cdc.gov/showAirLanding.action">https://ephtracking.cdc.gov/showAirLanding.action</a>.</p>\n<p>By using these data, you signify your agreement to comply with the following requirements:<br />\n1. Use the data for statistical reporting and analysis only.<br />\n2. Do not attempt to learn the identity of any person included in the data and do not combine these data with other data for the purpose of matching records to identify individuals.<br />\n3. Do not disclose of or make use of the identity of any person or establishment discovered inadvertently and report the discovery to: <a href="mailto:trackingsupport@cdc.gov">trackingsupport@cdc.gov</a>.<br />\n4. Do not imply or state, either in written or oral form, that interpretations based on the data are those of the original data sources and CDC unless the data user and data source are formally collaborating.<br />\n5. Acknowledge, in all reports or presentations based on these data, the original source of the data and CDC.<br />\n6. Suggested citation: Centers for Disease Control and Prevention. National Environmental Public Health Tracking Network. Web. Accessed: insert date. <a href="http://www.cdc.gov/ephtracking">www.cdc.gov/ephtracking</a>.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Environmental Health & Toxicology'], 'landingPage': 'https://data.cdc.gov/d/v5qq-ktfc', 'contactPoint': {'hasEmail': 'mailto:cak8@cdc.gov', 'fn': 'Craig Kassinger'}, 'issued': '2020-05-22', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/v5qq-ktfc', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/v5qq-ktfc/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/v5qq-ktfc/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/v5qq-ktfc/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/v5qq-ktfc/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['air pollution', 'asthma', 'environmental health', 'particulate matter', 'pm2.5'], 'bureauCode': ['009:20'], 'modified': '2020-05-22', 'title': 'Daily Census Tract-Level PM2.5 Concentrations, 2001-2005'}, {'description': '<p>This dataset provides modeled predictions of PM2.5 levels from the EPA\'s Downscaler model. Data are at the county level for 2001-2016. These data are used by the CDC\'s National Environmental Public Health Tracking Network to generate air quality measures. Census tract-level datasets contain estimates of the mean predicted concentration and associated standard error. Please refer to the metadata attachment for more information.</p>\n<p>Learn more about outdoor air quality on the Tracking Network\'s website: <a href="https://ephtracking.cdc.gov/showAirLanding.action">https://ephtracking.cdc.gov/showAirLanding.action</a>.</p>\n<p>By using these data, you signify your agreement to comply with the following requirements:<br />\n1. Use the data for statistical reporting and analysis only.<br />\n2. Do not attempt to learn the identity of any person included in the data and do not combine these data with other data for the purpose of matching records to identify individuals.<br />\n3. Do not disclose of or make use of the identity of any person or establishment discovered inadvertently and report the discovery to: <a href="mailto:trackingsupport@cdc.gov">trackingsupport@cdc.gov</a>.<br />\n4. Do not imply or state, either in written or oral form, that interpretations based on the data are those of the original data sources and CDC unless the data user and data source are formally collaborating.<br />\n5. Acknowledge, in all reports or presentations based on these data, the original source of the data and CDC.<br />\n6. Suggested citation: Centers for Disease Control and Prevention. National Environmental Public Health Tracking Network. Web. Accessed: insert date. <a href="http://www.cdc.gov/ephtracking">www.cdc.gov/ephtracking</a>.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Environmental Health & Toxicology'], 'landingPage': 'https://data.cdc.gov/d/7vdq-ztk9', 'contactPoint': {'hasEmail': 'mailto:nephtrackingsupport@cdc.gov', 'fn': 'Craig Kassinger'}, 'issued': '2020-05-21', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/7vdq-ztk9', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7vdq-ztk9/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7vdq-ztk9/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7vdq-ztk9/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7vdq-ztk9/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['air pollution', 'asthma', 'environmental health', 'particulate matter', 'pm2.5'], 'bureauCode': ['009:20'], 'modified': '2020-05-21', 'title': 'Daily PM2.5 Concentrations All County, 2001-2016'}, {'description': '<p>This dataset provides modeled predictions of ozone levels from the EPA\'s Downscaler model. These data are used by the CDC\'s National Environmental Public Health Tracking Network to generate air quality measures. Data are at the county levels for 2001-2014. The dataset includes the maximum, median, mean, and population-weighted mean concentration. Please refer to the metadata attachment for more information.</p>\n<p>Learn more about outdoor air quality on the Tracking Network\'s website: <a href="https://ephtracking.cdc.gov/showAirLanding.action">https://ephtracking.cdc.gov/showAirLanding.action</a>.</p>\n<p>By using these data, you signify your agreement to comply with the following requirements:<br />\n1. Use the data for statistical reporting and analysis only.<br />\n2. Do not attempt to learn the identity of any person included in the data and do not combine these data with other data for the purpose of matching records to identify individuals.<br />\n3. Do not disclose of or make use of the identity of any person or establishment discovered inadvertently and report the discovery to: <a href="mailto:trackingsupport@cdc.gov">trackingsupport@cdc.gov</a>.<br />\n4. Do not imply or state, either in written or oral form, that interpretations based on the data are those of the original data sources and CDC unless the data user and data source are formally collaborating.<br />\n5. Acknowledge, in all reports or presentations based on these data, the original source of the data and CDC.<br />\n6. Suggested citation: Centers for Disease Control and Prevention. National Environmental Public Health Tracking Network. Web. Accessed: insert date. <a href="http://www.cdc.gov/ephtracking">www.cdc.gov/ephtracking</a>.</p>\n<p>Problems or Questions?<br />\nEmail <a href="mailto:trackingsupport@cdc.gov">trackingsupport@cdc.gov</a>.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Environmental Health & Toxicology'], 'landingPage': 'https://ephtracking.cdc.gov/', 'contactPoint': {'hasEmail': 'mailto:trackingsupport@cdc.gov', 'fn': 'Craig Kassinger'}, 'issued': '2020-05-21', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/kmf5-t9yc', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/kmf5-t9yc/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/kmf5-t9yc/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/kmf5-t9yc/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/kmf5-t9yc/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['air pollution', 'asthma', 'environmental health', 'ozone'], 'bureauCode': ['009:20'], 'modified': '2020-05-21', 'title': 'Daily County-Level Ozone Concentrations, 2001-2016'}, {'description': '<p>NNDSS - Table II. Spotted Fever Rickettsiosis to Syphilis - 2017. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories.</p>\n<p>Note:<br />\nThese are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting.</p>\n<p>Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available.</p>\n<p>Footnotes:<br />\n C.N.M.I.: Commonwealth of Northern Mariana Islands.</p>\n<p>U: Unavailable. —: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<p>*Three low incidence conditions, rubella, rubella congenital, and tetanus, are in Table II to facilitate case count verification with reporting jurisdictions.</p>\n<p>† Case counts for reporting year 2017 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/">http://wwwn.cdc.gov/nndss/document/</a> ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf. Data for tuberculosis are displayed in Table IV, which appears quarterly.</p>\n<p>§ Illnesses with similar clinical presentation that result from Spotted Fever Group Rickettsia infections are reported as Spotted Fever Rickettsioses. Rocky Mountain Spotted Fever (RMSF), caused by Rickettsia rickettsii, is the most common and well-known Spotted Fever.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/75b3-73qi', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2018-01-04', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/75b3-73qi', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/75b3-73qi/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/75b3-73qi/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/75b3-73qi/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/75b3-73qi/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2017', 'mmwr', 'nedss', 'netss', 'nndss', 'spotted fever rickettsiosis', 'syphilis primary and secondary', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2018-01-04', 'title': 'NNDSS - Table II. Spotted Fever Rickettsiosis to Syphilis'}, {'description': '<p>NNDSS - Table IV. Tuberculosis - 2016.This Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States will exclude counts from US territories. Footnote: C.N.M.I.: Commonwealth of Northern Mariana Islands. U: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable Cum: Cumulative year-to-date counts. Min: Minimum. Max: Maximum. * Case counts for reporting year 2015 and 2016 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a> Data for TB are displayed quarterly.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/pkas-xr96', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2017-01-13', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/pkas-xr96', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/pkas-xr96/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/pkas-xr96/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/pkas-xr96/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/pkas-xr96/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2016', 'mmwr', 'nedss', 'netss', 'nndss', 'tb', 'tuberculosis', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2017-01-13', 'title': 'NNDSS - Table IV. Tuberculosis'}, {'description': '<p>Source for 2012 national data: National Occupant Protection Use Survey (NOPUS), 2012. Source for 2014 national data: National Occupant Protection Use Survey (NOPUS), 2014. Source for 2012 state data: State Observational Survey of Seat Belt Use, 2012. Source for 2014 state data: Seat Belt Use in 2014- Use Rates in the States and Territories</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Motor Vehicle'], 'landingPage': 'https://data.cdc.gov/d/4r49-eadb', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-09-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/4r49-eadb', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4r49-eadb/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4r49-eadb/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4r49-eadb/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4r49-eadb/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cdc', 'centers for disease control and prevention'], 'bureauCode': ['009:00'], 'modified': '2016-09-14', 'title': 'Percentage of Drivers and Front Seat Passengers Wearing Seat Belts, 2012 & 2014, Region 6 - Dallas'}, {'description': '<p>NNDSS - Table II. Invasive Pneumococcal to Legionellosis - 2015.In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories. Note:These are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting. Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available. Footnotes:C.N.M.I.: Commonwealth of Northern Mariana Islands. U: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum. * Three low incidence conditions, rubella, rubella congenital, and tetanus, have been moved to Table 2 to facilitate case count verification with reporting jurisdictions. ��� Case counts for reporting year 2015 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>. Data for TB are displayed in Table IV, which appears quarterly. �� Includes drug resistant and susceptible cases of Invasive Pneumococcal Disease. This condition was previously named Streptococcus pneumoniae invasive disease and cases were reported to CDC using different event codes to specify whether the cases were drug resistant or in a defined age group, such as <5 years. Since 2010, case notifications for this condition were consolidated under one event code for Invasive pneumococcal disease.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/ydsy-yh5w', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-01-07', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/ydsy-yh5w', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ydsy-yh5w/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ydsy-yh5w/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ydsy-yh5w/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ydsy-yh5w/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2015', 'invasive pneumococcal disease', 'legionellosis', 'mmwr', 'nedss', 'netss', 'nndss', 'pneumococcal', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2016-01-07', 'title': 'NNDSS - Table II. Invasive Pneumococcal to Legionellosis'}, {'description': '<p>NNDSS - TABLE 1KK. Vancomycin-resistant Staphylococcus aureus to Varicella morbidity - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/dy4n-fbwg', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-23', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/dy4n-fbwg', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/dy4n-fbwg/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/dy4n-fbwg/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/dy4n-fbwg/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/dy4n-fbwg/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'nedss', 'netss', 'nndss', 'vancomycin-resistant staphylococcus aureus', 'varicella morbidity', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-01-02', 'title': 'NNDSS - TABLE 1KK. Vancomycin-resistant Staphylococcus aureus to Varicella morbidity'}, {'description': '<p>Health, United States is an annual report on trends in health statistics, find more information at <a href="http://www.cdc.gov/nchs/hus.htm">http://www.cdc.gov/nchs/hus.htm</a>.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Health Statistics'], 'landingPage': 'https://data.cdc.gov/d/m4es-3af4', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2013-07-29', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/m4es-3af4', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/m4es-3af4/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/m4es-3af4/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/m4es-3af4/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/m4es-3af4/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hus', 'low birthweight'], 'bureauCode': ['009:00'], 'modified': '2015-08-27', 'title': 'Selected Trend Table from Health, United States, 2011. Low birthweight live births, by race and Hispanic origin of mother, and state: United States, 2000 - 2002, 2003 - 2005, and 2006 - 2008'}, {'description': '<p>NNDSS - Table II. Spotted fever rickettsiosis to Syphilis, primary and secondary - 2018. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states or territory.</p>\n<p>Note:</p>\n<p>This table contains provisional cases of selected national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:</p>\n<p>C.N.M.I.: Commonwealth of Northern Mariana Islands.<br />\nU: Unavailable. —: No reported cases. N: Not reportable. NA: Not Available. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<ul>\n<li>Case counts for reporting years 2017 and 2018 are provisional and subject to change. Data for years 2013 through 2016 are finalized. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>.</li>\n</ul>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/efpc-rr7b', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-01-03', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/efpc-rr7b', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/efpc-rr7b/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/efpc-rr7b/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/efpc-rr7b/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/efpc-rr7b/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2018', 'nedss', 'netss', 'nndss', 'primary and secondary', 'spotted fever rickettsiosis', 'syphilis', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-01-03', 'title': 'NNDSS - Table II. Spotted fever rickettsiosis to Syphilis, primary and secondary'}, {'description': "<p>Rate of deaths by age/gender (per 100,000 population) for motor vehicle occupants killed in crashes, 2012 & 2014. 2012 Source: Fatality Analysis Reporting System (FARS). 2014 Source: National Highway Traffic Safety Administration's (NHTSA) Fatality Analysis Reporting System (FARS), 2014 Annual Report File Note: Blank cells indicate data are suppressed. Fatality rates based on fewer than 20 deaths are suppressed.</p>\n", 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Motor Vehicle'], 'landingPage': 'https://data.cdc.gov/d/8i5t-42wz', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-10-18', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/8i5t-42wz', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/8i5t-42wz/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/8i5t-42wz/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/8i5t-42wz/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/8i5t-42wz/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cdc', 'centers for disease control and prevention'], 'bureauCode': ['009:00'], 'modified': '2016-10-18', 'title': 'Motor Vehicle Occupant Death Rate, by Age and Gender, 2012 & 2014, Region 8 - Denver'}, {'description': "<p>Rate of deaths by age/gender (per 100,000 population) for motor vehicle occupants killed in crashes, 2012 & 2014. 2012 Source: Fatality Analysis Reporting System (FARS). 2014 Source: National Highway Traffic Safety Administration's (NHTSA) Fatality Analysis Reporting System (FARS), 2014 Annual Report File Note: Blank cells indicate data are suppressed. Fatality rates based on fewer than 20 deaths are suppressed.</p>\n", 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Motor Vehicle'], 'landingPage': 'https://data.cdc.gov/d/29ew-qk7z', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-10-18', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/29ew-qk7z', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/29ew-qk7z/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/29ew-qk7z/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/29ew-qk7z/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/29ew-qk7z/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cdc', 'centers for disease control and prevention'], 'bureauCode': ['009:00'], 'modified': '2016-10-18', 'title': 'Motor Vehicle Occupant Death Rate, by Age and Gender, 2012 & 2014, Region 3 - Philadelphia'}, {'description': "<p>Alcohol-Impaired Driving Fatalities 2005-2014; All persons killed in crashes involving a driver with BAC >= .08 g/dL. Occupant Fatalities 2005-2014; All occupants killed where body type = 1-79. Source: National Highway Traffic Safety Administration's (NHTSA) Fatality Analysis Reporting System (FARS), 2005-2013 Final Reports and 2014 Annual Report File</p>\n", 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Motor Vehicle'], 'landingPage': 'https://data.cdc.gov/d/haed-k2ka', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-09-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/haed-k2ka', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/haed-k2ka/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/haed-k2ka/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/haed-k2ka/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/haed-k2ka/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cdc', 'centers for disease control and prevention'], 'bureauCode': ['009:00'], 'modified': '2016-09-26', 'title': 'Occupant and Alcohol-Impaired Driving Deaths in States, 2005-2014'}, {'description': '<p>Source: Behavioral Risk Factor Surveillance System (BRFSS), 2012, 2014.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Motor Vehicle'], 'landingPage': 'https://data.cdc.gov/d/e8fc-yrqd', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-09-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/e8fc-yrqd', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/e8fc-yrqd/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/e8fc-yrqd/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/e8fc-yrqd/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/e8fc-yrqd/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cdc', 'centers for disease control and prevention'], 'bureauCode': ['009:00'], 'modified': '2016-09-14', 'title': 'Percentage of Adults Who Report Driving After Drinking Too Much (in the past 30 days), 2012 & 2014, Region 1 - Boston'}, {'description': '<p>Source: Behavioral Risk Factor Surveillance System (BRFSS), 2012, 2014.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Motor Vehicle'], 'landingPage': 'https://data.cdc.gov/d/i9qr-47vu', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-09-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/i9qr-47vu', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/i9qr-47vu/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/i9qr-47vu/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/i9qr-47vu/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/i9qr-47vu/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cdc', 'centers for disease control and prevention'], 'bureauCode': ['009:00'], 'modified': '2016-09-14', 'title': 'Percentage of Adults Who Report Driving After Drinking Too Much (in the past 30 days), 2012 & 2014, Region 9 - San Francisco'}, {'description': '<p>Source for 2012 national data: National Occupant Protection Use Survey (NOPUS), 2012. Source for 2014 national data: National Occupant Protection Use Survey (NOPUS), 2014. Source for 2012 state data: State Observational Survey of Seat Belt Use, 2012. Source for 2014 state data: Seat Belt Use in 2014- Use Rates in the States and Territories</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Motor Vehicle'], 'landingPage': 'https://data.cdc.gov/d/hauf-e9a4', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-09-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/hauf-e9a4', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hauf-e9a4/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hauf-e9a4/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hauf-e9a4/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hauf-e9a4/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cdc', 'centers for disease control and prevention'], 'bureauCode': ['009:00'], 'modified': '2016-09-14', 'title': 'Percentage of Drivers and Front Seat Passengers Wearing Seat Belts, 2012 & 2014, Region 3 - Philadelphia'}, {'description': '<p>Source for 2012 national data: National Occupant Protection Use Survey (NOPUS), 2012. Source for 2014 national data: National Occupant Protection Use Survey (NOPUS), 2014. Source for 2012 state data: State Observational Survey of Seat Belt Use, 2012. Source for 2014 state data: Seat Belt Use in 2014- Use Rates in the States and Territories</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Motor Vehicle'], 'landingPage': 'https://data.cdc.gov/d/iz46-hpaa', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-09-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/iz46-hpaa', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/iz46-hpaa/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/iz46-hpaa/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/iz46-hpaa/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/iz46-hpaa/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cdc', 'centers for disease control and prevention'], 'bureauCode': ['009:00'], 'modified': '2016-09-14', 'title': 'Percentage of Drivers and Front Seat Passengers Wearing Seat Belts, 2012 & 2014, Region 8 - Denver'}, {'description': '<p>NNDSS - Table II. Ehrlichiosis/Anaplasmosis - 2015.In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories. Note:These are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting. Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available. Footnotes:C.N.M.I.: Commonwealth of Northern Mariana Islands. U: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum. * Three low incidence conditions, rubella, rubella congenital, and tetanus, have been moved to Table 2 to facilitate case count verification with reporting jurisdictions. ��� Case counts for reporting year 2015 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/">http://wwwn.cdc.gov/nndss/document/</a> ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf. Data for TB are displayed in Table IV, which appears quarterly. �� Cumulative total E. ewingii cases reported for year 2015 = 0, and 14 cases reported for 2014.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/j9id-xrm6', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-01-07', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/j9id-xrm6', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/j9id-xrm6/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/j9id-xrm6/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/j9id-xrm6/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/j9id-xrm6/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2015', 'anaplasma phagocytophilum', 'ehrlichia chaffeensis', 'ehrlichiosis/anaplasmosis', 'mmwr', 'nedss', 'netss', 'nndss', 'undetermined', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2016-01-07', 'title': 'NNDSS - Table II. Ehrlichiosis/Anaplasmosis'}, {'description': '<p>NNDSS - TABLE 1EE. Salmonella Paratyphi infection to Salmonellosis (excluding Salmonella Typhi infection and Salmonella Paratyphi infection) - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />\n§ In previous years, cases were reported as Salmonellosis. Beginning in January 2019, cases began to be reported as Salmonella Paratyphi infection.<br />\n¶ In previous years, cases were reported as typhoid fever. Beginning in January 2019, cases began to be reported as Salmonella Typhi infection.<br />\n** In previous years, cases were reported as Salmonellosis (excluding paratyphoid fever and typhoid fever). Beginning in January 2019, cases began to be reported as Salmonellosis (excluding Salmonella Typhi infection and Salmonella Paratyphi infection).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/hs59-amfp', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/hs59-amfp', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hs59-amfp/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hs59-amfp/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hs59-amfp/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hs59-amfp/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'nedss', 'netss', 'nndss', 'salmonella paratyphi infection', 'salmonella typhi infection', 'salmonellosis (excluding salmonella typhi infection and salmonella paratyphi infection)', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-05-30', 'title': 'NNDSS - TABLE 1EE. Salmonella Paratyphi infection to Salmonellosis (excluding Salmonella Typhi infection and Salmonella Paratyphi infection)'}, {'description': '<p>NNDSS - Table II. Shiga toxin to Shigellosis - 2016. In this Table, provisional* cases of selected† notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories.<br />\nNote:<br />\nThese are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting.</p>\n<p>Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available.</p>\n<p>Footnotes:<br />\nC.N.M.I.: Commonwealth of Northern Mariana Islands.<br />\nU: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<ul>\n<li>Case counts for reporting year 2016 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/">http://wwwn.cdc.gov/nndss/document/</a> ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf. Data for TB are displayed in Table IV, which appears quarterly.<br />\n† Three low incidence conditions, rubella, rubella congenital, and tetanus, have been moved to Table II to facilitate case count verification with reporting jurisdictions.<br />\n§ Includes E. coli O157:H7; Shiga toxin-positive, serogroup non-O157; and Shiga toxin-positive, not serogrouped.</li>\n</ul>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/xv7k-8e7s', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2017-01-05', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/xv7k-8e7s', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xv7k-8e7s/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xv7k-8e7s/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xv7k-8e7s/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xv7k-8e7s/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2016', 'mmwr', 'nedss', 'netss', 'nndss', 'shiga toxin-producing e. coli', 'shigellosis', 'stec', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2017-01-05', 'title': 'NNDSS - Table II. Shiga toxin to Shigellosis'}, {'description': "<p>Rate of deaths by age/gender (per 100,000 population) for people killed in crashes involving a driver with BAC =>0.08%, 2012, 2014. 2012 Source: Fatality Analysis Reporting System (FARS). 2014 Source: National Highway Traffic Administration's (NHTSA) Fatality Analysis Reporting System (FARS), 2014 Annual Report File. Note: Blank cells indicate data are suppressed. Fatality rates based on fewer than 20 deaths are suppressed.</p>\n", 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Motor Vehicle'], 'landingPage': 'https://data.cdc.gov/d/28km-nz6e', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-09-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/28km-nz6e', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/28km-nz6e/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/28km-nz6e/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/28km-nz6e/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/28km-nz6e/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cdc', 'centers for disease control and prevention'], 'bureauCode': ['009:00'], 'modified': '2016-09-14', 'title': 'Impaired Driving Death Rate, by Age and Gender, 2012 & 2014, Region 4 - Atlanta'}, {'description': "<p>Rate of deaths by age/gender (per 100,000 population) for people killed in crashes involving a driver with BAC =>0.08%, 2012, 2014. 2012 Source: Fatality Analysis Reporting System (FARS). 2014 Source: National Highway Traffic Administration's (NHTSA) Fatality Analysis Reporting System (FARS), 2014 Annual Report File. Note: Blank cells indicate data are suppressed. Fatality rates based on fewer than 20 deaths are suppressed.</p>\n", 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Motor Vehicle'], 'landingPage': 'https://data.cdc.gov/d/ksf9-pem2', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-09-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/ksf9-pem2', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ksf9-pem2/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ksf9-pem2/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ksf9-pem2/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ksf9-pem2/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cdc', 'centers for disease control and prevention'], 'bureauCode': ['009:00'], 'modified': '2016-09-14', 'title': 'Impaired Driving Death Rate, by Age and Gender, 2012 & 2014, Region 1 - Boston'}, {'description': '<p>Source for 2012 national data: National Occupant Protection Use Survey (NOPUS), 2012. Source for 2014 national data: National Occupant Protection Use Survey (NOPUS), 2014. Source for 2012 state data: State Observational Survey of Seat Belt Use, 2012. Source for 2014 state data: Seat Belt Use in 2014- Use Rates in the States and Territories</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Motor Vehicle'], 'landingPage': 'https://data.cdc.gov/d/y8pa-p62q', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-09-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/y8pa-p62q', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/y8pa-p62q/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/y8pa-p62q/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/y8pa-p62q/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/y8pa-p62q/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cdc', 'centers for disease control and prevention'], 'bureauCode': ['009:00'], 'modified': '2016-09-14', 'title': 'Percentage of Drivers and Front Seat Passengers Wearing Seat Belts, 2012 & 2014, Region 7 - Kansas City'}, {'description': '<p>This dataset includes estimates of U.S. life expectancy at birth by state and census tract for the period 2010-2015 (1). Estimates were produced for 65,662 census tracts, covering the District of Columbia (D.C.) and all states, excluding Maine and Wisconsin, representing 88.7% of all U.S. census tracts (see notes). These estimates are the result of the collaborative project, “U.S. Small-area Life Expectancy Estimates Project (USALEEP),” between the National Center for Health Statistics (NCHS), the National Association for Public Health Statistics and Information Systems (NAPHSIS), and the Robert Wood Johnson Foundation (RWJF) (2).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/5h56-n989', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2019-06-21', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/5h56-n989', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5h56-n989/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5h56-n989/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5h56-n989/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5h56-n989/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['birth', 'census tract', 'life expectancy', 'national', 'united states'], 'bureauCode': ['009:00'], 'modified': '2020-05-06', 'title': 'U.S. Life Expectancy at Birth by State and Census Tract - 2010-2015'}, {'description': '<p>Source for 2012 national data: National Occupant Protection Use Survey (NOPUS), 2012. Source for 2014 national data: National Occupant Protection Use Survey (NOPUS), 2014. Source for 2012 state data: State Observational Survey of Seat Belt Use, 2012. Source for 2014 state data: Seat Belt Use in 2014- Use Rates in the States and Territories</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Motor Vehicle'], 'landingPage': 'https://data.cdc.gov/d/vqff-ff7g', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-09-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/vqff-ff7g', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vqff-ff7g/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vqff-ff7g/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vqff-ff7g/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vqff-ff7g/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cdc', 'centers for disease control and prevention'], 'bureauCode': ['009:00'], 'modified': '2016-09-14', 'title': 'Percentage of Drivers and Front Seat Passengers Wearing Seat Belts, 2012 & 2014, Region 4 - Atlanta'}, {'description': "<p>Rate of deaths by age/gender (per 100,000 population) for motor vehicle occupants killed in crashes, 2012 & 2014. 2012 Source: Fatality Analysis Reporting System (FARS). 2014 Source: National Highway Traffic Safety Administration's (NHTSA) Fatality Analysis Reporting System (FARS), 2014 Annual Report File Note: Blank cells indicate data are suppressed. Fatality rates based on fewer than 20 deaths are suppressed.</p>\n", 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Motor Vehicle'], 'landingPage': 'https://data.cdc.gov/d/5nuu-6upy', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-10-18', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/5nuu-6upy', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5nuu-6upy/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5nuu-6upy/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5nuu-6upy/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5nuu-6upy/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cdc', 'centers for disease control and prevention'], 'bureauCode': ['009:00'], 'modified': '2016-10-18', 'title': 'Motor Vehicle Occupant Death Rate, by Age and Gender, 2012 & 2014, Region 10 - Seattle'}, {'description': "<p>Source for 2012 national data: National Occupant Protection Use Survey (NOPUS), 2012. Source for 2012 state data: State Observational Survey of Seat Belt Use, 2012. Source for 2014 national data: National Highway Traffic Safety Administration's (NHTSA) National Occupant Protection Use Survey (NOPUS), 2014. Source for 2014 state data: National Highway Traffic Safety Administration's (NHTSA) State Observation of Seat Belt Use, 2014</p>\n", 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Motor Vehicle'], 'landingPage': 'https://data.cdc.gov/d/rmzv-dc5f', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-09-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/rmzv-dc5f', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rmzv-dc5f/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rmzv-dc5f/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rmzv-dc5f/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rmzv-dc5f/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cdc', 'centers for disease control and prevention'], 'bureauCode': ['009:00'], 'modified': '2016-09-26', 'title': 'Percentage of Drivers and Front Seat Passengers Wearing Seat Belts, 2012 & 2014, All States'}, {'description': "<p>Rate of deaths by age/gender (per 100,000 population) for people killed in crashes involving a driver with BAC =>0.08%, 2012. 2012 Source: Fatality Analysis Reporting System (FARS)Note: Blank cells indicate data are suppressed. 2014 Source: Source: National Highway Traffic Administration's (NHTSA) Fatality Analysis Reporting System (FARS), 2014 Annual Report File. Fatality rates based on fewer than 20 deaths are suppressed.</p>\n", 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Motor Vehicle'], 'landingPage': 'https://data.cdc.gov/d/ebbj-sh54', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-09-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/ebbj-sh54', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ebbj-sh54/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ebbj-sh54/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ebbj-sh54/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ebbj-sh54/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cdc', 'centers for disease control and prevention'], 'bureauCode': ['009:00'], 'modified': '2016-09-26', 'title': 'Impaired Driving Death Rate, by Age and Gender, 2012 & 2014, All States'}, {'description': '<p>Source: Behavioral Risk Factor Surveillance System (BRFSS), 2012, 2014.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Motor Vehicle'], 'landingPage': 'https://data.cdc.gov/d/5p6r-d32s', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-09-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/5p6r-d32s', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5p6r-d32s/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5p6r-d32s/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5p6r-d32s/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5p6r-d32s/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cdc', 'centers for disease control and prevention'], 'bureauCode': ['009:00'], 'modified': '2016-09-14', 'title': 'Percentage of Adults Who Report Driving After Drinking Too Much (in the past 30 days), 2012 & 2014, Region 5 - Chicago'}, {'description': '<p>NNDSS - Table II. Lyme disease to Meningococcal - 2015.In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed.The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories. Note:These are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting. Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available. Footnotes:C.N.M.I.: Commonwealth of Northern Mariana Islands. U: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum. * Three low incidence conditions, rubella, rubella congenital, and tetanus, have been moved to Table 2 to facilitate case count verification with reporting jurisdictions. ��� Case counts for reporting year 2015 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>. Data for TB are displayed in Table IV, which appears quarterly. �� Data for meningococcal disease, invasive caused by serogroups ACWY; serogroup B; other serogroup; and unknown serogroup are available in Table I.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/7pb7-w9us', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-01-07', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/7pb7-w9us', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7pb7-w9us/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7pb7-w9us/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7pb7-w9us/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7pb7-w9us/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2015', 'all serogroups', 'invasive', 'lyme disease', 'malaria', 'meningococcal disease', 'mmwr', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2016-01-07', 'title': 'NNDSS - Table II. Lyme disease to Meningococcal'}, {'description': '<p>This dataset includes facility details, performance rates, vascular access topic measure score, and the state and national average measure scores for the vascular access topic measure and the following vascular access measures: AV fistula and catheter ≥ 90 days, which are included in the vascular access type measure topic for the PY 2020 ESRD QIP.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Dialysis Facility Compare'], 'landingPage': 'https://data.medicare.gov/d/rd5h-re4c', 'contactPoint': {'hasEmail': 'mailto:DialysisData@umich.edu', 'fn': 'Dialysis Facility Compare'}, 'issued': '2020-01-22', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/rd5h-re4c', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/rd5h-re4c/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/rd5h-re4c/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/rd5h-re4c/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/rd5h-re4c/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['dfc', 'dialysis', 'dialysis facilities', 'linking quality to payment - qip'], 'bureauCode': ['009:38'], 'modified': '2020-01-22', 'title': 'ESRD QIP - Vascular Access - Payment Year 2020'}, {'description': '<p>This dataset includes facility details, performance rate, Kt/V Dialysis Adequacy Comprehensive measure score, and the state and national average measure scores for the Kt/V Dialysis Adequacy Comprehensive measure for the PY 2020 ESRD QIP.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Dialysis Facility Compare'], 'landingPage': 'https://data.medicare.gov/d/ip8v-3vdj', 'contactPoint': {'hasEmail': 'mailto:DialysisData@umich.edu', 'fn': 'Dialysis Facility Compare'}, 'issued': '2020-01-22', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/ip8v-3vdj', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/ip8v-3vdj/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/ip8v-3vdj/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/ip8v-3vdj/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/ip8v-3vdj/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['dfc', 'dialysis', 'dialysis facilities', 'linking quality to payment - qip'], 'bureauCode': ['009:38'], 'modified': '2020-01-22', 'title': 'ESRD QIP - Dialysis Adequacy - Payment Year 2020'}, {'description': '<p>This dataset includes facility details, performance rate, measure score, and the state and national average scores for each of the ICH CAHPS survey metrics that are included in the composite measure, as well as the measure score and the state and national average scores for the overall ICH CAHPS measure included in the PY 2020 ESRD QIP.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Dialysis Facility Compare'], 'landingPage': 'https://data.medicare.gov/d/v29m-db8t', 'contactPoint': {'hasEmail': 'mailto:DialysisData@umich.edu', 'fn': 'Dialysis Facility Compare'}, 'issued': '2020-01-22', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/v29m-db8t', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/v29m-db8t/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/v29m-db8t/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/v29m-db8t/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/v29m-db8t/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['dfc', 'dialysis', 'dialysis facilities', 'linking quality to payment - qip'], 'bureauCode': ['009:38'], 'modified': '2020-01-22', 'title': 'ESRD QIP – In-Center Hemodialysis Consumer Assessment Of Healthcare Providers And Services Systems (ICH CAHPS) Survey - Payment Year 2020'}, {'description': '<p>This dataset includes facility details, the number of eligible cases, numerator, denominator, performance rates, and measure score for each clinical measure and the measure score for each reporting measure included in the PY 2020 ESRD QIP.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Dialysis Facility Compare'], 'landingPage': 'https://data.medicare.gov/d/qt66-qjh7', 'contactPoint': {'hasEmail': 'mailto:DialysisData@umich.edu', 'fn': 'Dialysis Facility Compare'}, 'issued': '2020-01-22', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/qt66-qjh7', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/qt66-qjh7/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/qt66-qjh7/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/qt66-qjh7/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/qt66-qjh7/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['dfc', 'dialysis', 'dialysis facilities', 'linking quality to payment - qip'], 'bureauCode': ['009:38'], 'modified': '2020-01-22', 'title': 'ESRD QIP - Complete QIP Data - Payment Year 2020'}, {'description': '<p>This dataset includes facility details, measure score, and the state and national average measure scores for the NHSN healthcare personnel influenza vaccination reporting measure included in the PY 2020 ESRD QIP.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Dialysis Facility Compare'], 'landingPage': 'https://data.medicare.gov/d/atjw-fc84', 'contactPoint': {'hasEmail': 'mailto:DialysisData@umich.edu', 'fn': 'Dialysis Facility Compare'}, 'issued': '2020-01-22', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/atjw-fc84', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/atjw-fc84/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/atjw-fc84/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/atjw-fc84/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/atjw-fc84/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['dfc', 'dialysis', 'dialysis facilities', 'linking quality to payment - qip'], 'bureauCode': ['009:38'], 'modified': '2020-01-22', 'title': 'ESRD QIP - National Healthcare Safety Network Healthcare Personnel Influenza Vaccination - Payment Year 2020'}, {'description': '<p>This dataset includes facility details, performance ratio, measure score, and the state and national average measure scores for the STrR measure included in the PY 2020 ESRD QIP.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Dialysis Facility Compare'], 'landingPage': 'https://data.medicare.gov/d/cm6g-gfbc', 'contactPoint': {'hasEmail': 'mailto:DialysisData@umich.edu', 'fn': 'Dialysis Facility Compare'}, 'issued': '2020-01-22', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/cm6g-gfbc', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/cm6g-gfbc/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/cm6g-gfbc/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/cm6g-gfbc/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/cm6g-gfbc/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['dfc', 'dialysis', 'dialysis facilities', 'linking quality to payment - qip'], 'bureauCode': ['009:38'], 'modified': '2020-01-22', 'title': 'ESRD QIP - Standardized Transfusion Ratio - Payment Year 2020'}, {'description': '<p>This dataset includes facility details, measure score, and the state and national average measure scores for the pain assessment and follow up reporting measure included in the PY 2020 ESRD QIP.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Dialysis Facility Compare'], 'landingPage': 'https://data.medicare.gov/d/bazu-6xpx', 'contactPoint': {'hasEmail': 'mailto:DialysisData@umich.edu', 'fn': 'Dialysis Facility Compare'}, 'issued': '2020-01-22', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/bazu-6xpx', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/bazu-6xpx/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/bazu-6xpx/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/bazu-6xpx/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/bazu-6xpx/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['dfc', 'dialysis', 'dialysis facilities', 'linking quality to payment - qip'], 'bureauCode': ['009:38'], 'modified': '2020-01-22', 'title': 'ESRD QIP - Pain Assessment and Follow-up - Payment Year 2020'}, {'description': '<p>This dataset includes facility details, total performance score, and payment reduction percentage for each facility as well as the state and national average total performance scores for the PY 2020 ESRD QIP.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Dialysis Facility Compare'], 'landingPage': 'https://data.medicare.gov/d/fqah-awe3', 'contactPoint': {'hasEmail': 'mailto:DialysisData@umich.edu', 'fn': 'Dialysis Facility Compare'}, 'issued': '2020-01-22', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/fqah-awe3', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/fqah-awe3/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/fqah-awe3/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/fqah-awe3/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/fqah-awe3/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['dfc', 'dialysis', 'dialysis facilities', 'linking quality to payment - qip'], 'bureauCode': ['009:38'], 'modified': '2020-01-22', 'title': 'ESRD QIP - Total Performance Scores - Payment Year 2020'}, {'description': '<p>This dataset includes facility details, performance ratio, measure score, and the state and national average measure scores for the SRR measure included in the PY 2020 ESRD QIP.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Dialysis Facility Compare'], 'landingPage': 'https://data.medicare.gov/d/efv3-vm3n', 'contactPoint': {'hasEmail': 'mailto:DialysisData@umich.edu', 'fn': 'Dialysis Facility Compare'}, 'issued': '2020-01-22', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/efv3-vm3n', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/efv3-vm3n/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/efv3-vm3n/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/efv3-vm3n/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/efv3-vm3n/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['dfc', 'dialysis', 'dialysis facilities', 'linking quality to payment - qip'], 'bureauCode': ['009:38'], 'modified': '2020-01-22', 'title': 'ESRD QIP - Standardized Readmission Ratio - Payment Year 2020'}, {'description': '<p>This dataset includes facility details, NHSN bloodstream infection performance ratio, NHSN dialysis events number of months reported, NHSN combined measure score, and the state and national average measure scores for the NHSN combined measure score, and the following NHSN measures: NHSN dialysis event number of months reported and the NHSN Bloodstream Infection ratio, which comprise the NHSN combined measure score included in the PY 2020 ESRD QIP.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Dialysis Facility Compare'], 'landingPage': 'https://data.medicare.gov/d/bmqj-88i5', 'contactPoint': {'hasEmail': 'mailto:DialysisData@umich.edu', 'fn': 'Dialysis Facility Compare'}, 'issued': '2020-01-22', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/bmqj-88i5', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/bmqj-88i5/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/bmqj-88i5/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/bmqj-88i5/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/bmqj-88i5/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['dfc', 'dialysis', 'dialysis facilities', 'linking quality to payment - qip'], 'bureauCode': ['009:38'], 'modified': '2020-01-22', 'title': 'ESRD QIP – National Healthcare Safety Network combined measure - Payment Year 2020'}, {'description': '<p>This dataset includes facility details, measure score, and the state and national average measure scores for the serum phosphorous reporting measure included in the PY 2020 ESRD QIP.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Dialysis Facility Compare'], 'landingPage': 'https://data.medicare.gov/d/vcdt-av5j', 'contactPoint': {'hasEmail': 'mailto:DialysisData@umich.edu', 'fn': 'Dialysis Facility Compare'}, 'issued': '2020-01-22', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/vcdt-av5j', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/vcdt-av5j/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/vcdt-av5j/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/vcdt-av5j/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/vcdt-av5j/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['dfc', 'dialysis', 'dialysis facilities', 'linking quality to payment - qip'], 'bureauCode': ['009:38'], 'modified': '2020-01-22', 'title': 'ESRD QIP - Serum Phosphorous Reporting - Payment Year 2020'}, {'description': '<p>This dataset includes facility details, performance rate, measure score, and the state and national average measure scores for the hypercalcemia measure included in the PY 2020 ESRD QIP.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Dialysis Facility Compare'], 'landingPage': 'https://data.medicare.gov/d/7eyv-c623', 'contactPoint': {'hasEmail': 'mailto:DialysisData@umich.edu', 'fn': 'Dialysis Facility Compare'}, 'issued': '2020-01-22', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/7eyv-c623', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/7eyv-c623/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/7eyv-c623/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/7eyv-c623/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/7eyv-c623/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['dfc', 'dialysis', 'dialysis facilities', 'linking quality to payment - qip'], 'bureauCode': ['009:38'], 'modified': '2020-01-22', 'title': 'ESRD QIP - Hypercalcemia - Payment Year 2020'}, {'description': '<p>This dataset includes facility details, measure score, and the state and national average measure scores for the anemia management reporting measure included in the PY 2020 ESRD QIP.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Dialysis Facility Compare'], 'landingPage': 'https://data.medicare.gov/d/t6ez-29z5', 'contactPoint': {'hasEmail': 'mailto:DialysisData@umich.edu', 'fn': 'Dialysis Facility Compare'}, 'issued': '2020-01-22', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/t6ez-29z5', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/t6ez-29z5/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/t6ez-29z5/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/t6ez-29z5/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/t6ez-29z5/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['dfc', 'dialysis', 'dialysis facilities', 'linking quality to payment - qip'], 'bureauCode': ['009:38'], 'modified': '2020-01-22', 'title': 'ESRD QIP - Anemia Management Reporting - Payment Year 2020'}, {'description': '<p>This table includes a description of the footnotes that are used in the ESRD QIP datasets.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Dialysis Facility Compare'], 'landingPage': 'https://data.medicare.gov/d/tapt-6nrb', 'contactPoint': {'hasEmail': 'mailto:DialysisData@umich.edu', 'fn': 'Dialysis Facility Compare'}, 'issued': '2020-01-22', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/tapt-6nrb', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/tapt-6nrb/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/tapt-6nrb/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/tapt-6nrb/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/tapt-6nrb/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['dfc', 'dialysis', 'dialysis facilities', 'linking quality to payment - qip'], 'bureauCode': ['009:38'], 'modified': '2020-01-22', 'title': 'ESRD QIP – Footnotes'}, {'description': '<p>NNDSS - Table I. infrequently reported notifiable diseases - 2018. In this Table, provisional cases of selected infrequently reported notifiable diseases (<1,000 cases reported during the preceding year) are displayed. This tables excludes U.S. territories.</p>\n<p>Notice: The case counts for Haemophilus influenzae, invasive disease Nontypeable" and "Non-b serotype" were switched for 2018 weeks 1-52.</p>\n<p>Note:<br />\nThese are provisional cases of selected national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia are collated and published weekly on the NNDSS Data and Statistic web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnote:<br />\n—: No reported cases. N: Not reportable. NA: Not available. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts.</p>\n<ul>\n<li>Case counts for reporting years 2017 and 2018 are provisional and subject to change. Data for years 2013 through 2016 are finalized. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>.</li>\n</ul>\n<p>† This table does not include cases from the U.S. territories.</p>\n<p>§ Calculated by summing the incidence counts for the current week, the 2 weeks preceding the current week, and the 2 weeks following the current week, for a total of 5 preceding years. Additional information is available at <a href="https://wwwn.cdc.gov/nndss/document/5yearweeklyaverage.pdf">https://wwwn.cdc.gov/nndss/document/5yearweeklyaverage.pdf</a>.</p>\n<p>¶ Not reportable in all jurisdictions. Data from states where the condition is not reportable are excluded from this table, except for the arboviral diseases and influenza-associated pediatric mortality. Reporting exceptions are available at <a href="http://wwwn.cdc.gov/nndss/downloads.html">http://wwwn.cdc.gov/nndss/downloads.html</a>.</p>\n<p>** Please refer to the CDC WONDER for weekly updates to the footnote for this condition.</p>\n<p>†† Please refer to the CDC WONDER for weekly updates to the footnote for this condition.</p>\n<p>§§ Novel influenza A virus infections are human infections with influenza A viruses that are different from currently circulating human seasonal influenza viruses. With the exception of one avian lineage influenza A (H7N2) virus, all novel influenza A virus infections reported to CDC since 2013 have been variant influenza viruses.</p>\n<p>¶¶ Prior to 2018, cases of paratyphoid fever were included with salmonellosis cases (see Table II).</p>\n<p>*** Prior to 2015, CDC\'s National Notifiable Diseases Surveillance System (NNDSS) did not receive electronic data about incident cases of specific viral hemorrhagic fevers; instead data were collected in aggregate as "viral hemorrhagic fevers\'. NNDSS was updated beginning in 2015 to receive data for each of the viral hemorrhagic fevers listed.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/5fyu-rtk3', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-02-12', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/5fyu-rtk3', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5fyu-rtk3/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5fyu-rtk3/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5fyu-rtk3/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5fyu-rtk3/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2018', 'acute', 'anthrax', 'arboviral diseases', 'botulism', 'brucellosis', 'chancroid', 'chikungunya virus disease', 'cholera', 'chronic', 'congenital', 'crimean-congo hemorrhagic fever virus', 'cyclosporiasis', 'diphtheria', 'eastern equine encephalitis virus disease', 'ebola virus', 'foodborne', 'guanarito virus', 'haemophilus influenzae', 'hansen's disease', 'hantavirus infection', 'hantavirus pulmonary syndrome', 'hemolytic uremic syndrome post-diarrheal', 'hepatitis b', 'human', 'infant', 'influenza-associated pediatric mortality', 'invasive disease (age <5 yrs)', 'jamestown canyon virus disease', 'junin virus', 'la crosse virus disease', 'lassa virus', 'leptospirosis', 'listeriosis', 'lujo virus', 'machupo virus', 'marburg virus', 'measles', 'meningococcal disease', 'nedss', 'netss', 'neuroinvasive and nonneuroinvasive', 'nndss', 'non-b serotype', 'non-hantavirus pulmonary syndrome', 'nonparalytic', 'nontypeable', 'novel influenza a virus infections', 'other (wound & unspecified)', 'other serogroups', 'paralytic', 'paratyphoid fever', 'perinatal infection', 'plague', 'poliomyelitis', 'poliovirus infection', 'powassan virus disease', 'psittacosis', 'q fever', 'rabies', 'sabia virus', 'sars-cov', 'serogroup b', 'serogroups acwy', 'serotype b', 'smallpox', 'st. louis encephalitis virus disease', 'streptococcal toxic s shock syndrome', 'syphilis', 'total', 'toxic shock syndrome (other than streptococcal)', 'trichinellosis', 'tularemia', 'typhoid fever', 'unknown serogroups', 'unknown serotype', 'vancomycin-intermediate staphylococcus aureus', 'vancomycin-resistant staphylococcus aureus', 'viral hemorrhagic fevers', 'western equine encephalitis virus disease', 'wonder', 'yellow fever'], 'bureauCode': ['009:00'], 'modified': '2020-03-20', 'title': 'NNDSS - Table I. infrequently reported notifiable diseases'}, {'description': '<p>The interactive maps are visual representations of the Social Vulnerability Index (SVI). Data were extracted from the US Census and the American Community Survey.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Health Statistics'], 'landingPage': 'https://data.cdc.gov/d/6ssd-y5qt', 'contactPoint': {'hasEmail': 'mailto:svi_coordinator@cdc.gov', 'fn': 'Danielle Sharpe'}, 'issued': '2015-03-24', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/6ssd-y5qt', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://svi.cdc.gov/map.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['cdc', 'centers for disease control and prevention'], 'bureauCode': ['009:00'], 'modified': '2020-02-13', 'title': 'CDC Social Vulnerability Index (SVI) Mapping Dashboard'}, {'description': "<p>Social vulnerability refers to the resilience of communities when confronted by external stresses on human health, stresses such as natural or human-caused disasters, or disease outbreaks. Reducing social vulnerability can decrease both human suffering and economic loss. ATSDR's Social Vulnerability Index uses U.S. census variables at tract level to help local officials identify communities that may need support in preparing for hazards, or recovering from disaster.</p>\n", 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Health Statistics'], 'landingPage': 'https://data.cdc.gov/d/u6k2-rtt3', 'contactPoint': {'hasEmail': 'mailto:svi_coordinator@cdc.gov', 'fn': 'Danielle Sharpe'}, 'issued': '2015-03-24', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/u6k2-rtt3', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'accessURL': 'http://svi.cdc.gov/SVIDataToolsDownload.html', 'mediaType': 'application/unknown'}], 'keyword': ['american community survey', 'at-risk', 'census', 'population', 'social vulnerability', 'social vulnerability index', 'svi', 'vulnerability'], 'bureauCode': ['009:00'], 'modified': '2020-02-13', 'title': 'CDC Social Vulnerability Index (SVI)'}, {'description': '<p>This file contains Merit-Based Incentive Payment System (MIPS) final scores and performance category scores for clinicians. This dataset was updated on March 18, 2020.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Physician Compare'], 'landingPage': 'https://data.medicare.gov/d/j79y-bz9t', 'contactPoint': {'hasEmail': 'mailto:physiciancompare-helpdesk@acumenllc.com', 'fn': 'CMS'}, 'issued': '2019-08-01', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/j79y-bz9t', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/j79y-bz9t/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/j79y-bz9t/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/j79y-bz9t/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/j79y-bz9t/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['individual quality', 'mips', 'physician compare', 'qcdr', 'quality', 'quality measures'], 'bureauCode': ['009:38'], 'modified': '2020-03-18', 'title': 'Physician Compare 2017 Individual EC Public Reporting - Overall MIPS Performance'}, {'description': '<p>This file contains the Consumer Assessment of Healthcare Providers and Systems (CAHPS) for MIPS measures reported by groups. This dataset was updated on March 18, 2020.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Physician Compare'], 'landingPage': 'https://data.medicare.gov/d/sdab-jf24', 'contactPoint': {'hasEmail': 'mailto:physiciancompare-helpdesk@acumenllc.com', 'fn': 'CMS'}, 'issued': '2019-08-01', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/sdab-jf24', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/sdab-jf24/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/sdab-jf24/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/sdab-jf24/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/sdab-jf24/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cahps', 'patient survey', 'physician compare', 'quality', 'quality measures'], 'bureauCode': ['009:38'], 'modified': '2020-03-18', 'title': 'Physician Compare 2017 Group Public Reporting - Patient Experience'}, {'description': '<p>CMS has released several information products that provide greater transparency on spending for drugs in the Medicare and Medicaid programs.</p>\n<p>The CMS Drug Spending Dashboards are interactive, Web-based tools that provide spending information for drugs in the Medicare Part B and D programs as well as Medicaid. The Dashboards focus on average spending per dosage unit and change in average spending per dosage unit over time. The tools also include additional manufacturer-level drug spending information as well as consumer-friendly descriptions of the drug uses and clinical indications.</p>\n<p>Machine-readable CMS Drug Spending Summary Data Files, which include the data in the Dashboards as well as additional spending and utilization data for the most recent five years, are available for download in Excel.</p>\n<p>The Part B Discarded Drug Units report is a set of summary tables that presents spending information for Medicare Part B drugs claims that were identified as having discarded amounts of a drug.</p>\n', 'programCode': ['009:000'], 'temporal': '2012-01-01T05:00:00-05:00/2018-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Information-on-Prescription-Drugs/index.html', 'modified': '2020-03-06', 'contactPoint': {'hasEmail': 'mailto:DrugListInput@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2015-12-21', 'accessLevel': 'public', 'identifier': '628', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Information-on-Prescription-Drugs/index.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Claims', 'Expenditures', 'Interactive Tools', 'Medicare', 'National', 'Opioids', 'Outpatient', 'Part B', 'Part D', 'Prescription Drug Plans', 'Prescription Drugs', 'Publicly Available Data File - for download', 'Trends', 'Utilization'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'CMS Drug Spending'}, {'description': '<p>The Geographic Variation Dashboards present Medicare fee-for-service per-capita spending at the state and county level in an interactive format. We calculated the spending figures in these dashboards using standardized dollars that remove the effects of the geographic adjustments that Medicare makes for many of its payment rates.</p>\n', 'programCode': ['009:000'], 'temporal': '2009-01-01T05:00:00-05:00/2018-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Medicare-Geographic-Variation/GV_Dashboard', 'modified': '2020-03-06', 'contactPoint': {'hasEmail': 'mailto:medicareproviderdata@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2013-06-03', 'accessLevel': 'public', 'identifier': '445', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Medicare-Geographic-Variation/GV_Dashboard', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Ambulatory Surgical Center', 'County', 'Durable Medical Equipment (DME)', 'Federally Qualified Health Center (FQHC)', 'Hospice', 'Hospital Referral Region', 'Inpatient', 'Interactive Tools', 'Medicare', 'National', 'Outpatient', 'Part A', 'Part B', 'Publicly Available Data File - for download', 'Quality', 'State', 'Utilization'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Geographic Variation in Medicare Spending Dashboard', 'accrualPeriodicity': 'R/P1Y'}, {'description': '<p>The Medicare Geographic Variation Public Use File provides the ability to view demographic, utilization and quality indicators at the state level (including Washington DC, Puerto Rico, and Virgin Islands), and at the Hospital Referral Region (HRR) level. This aggregated program data enables researchers and policymakers to evaluate geographic variation in the utilization and quality of health care services for the Medicare Fee for Service population.</p>\n', 'programCode': ['009:000'], 'temporal': '2007-01-01T05:00:00-05:00/2018-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Medicare-Geographic-Variation/GV_PUF', 'modified': '2020-03-06', 'contactPoint': {'hasEmail': 'mailto:medicareproviderdata@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2020-03-06', 'accessLevel': 'public', 'identifier': '262', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Medicare-Geographic-Variation/GV_PUF', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Acute Care Hospital', 'Ambulatory Surgical Center', 'Chronic Condition', 'Claims', 'County', 'Disparity', 'Durable Medical Equipment (DME)', 'Emergency Room-Department', 'End Stage Renal Disease (ESRD)', 'Enrollment', 'Federally Qualified Health Center (FQHC)', 'Home Health (HHA)', 'Hospice', 'Hospital', 'Hospital Referral Region', 'Inpatient', 'Long Term Care (LTC)', 'Medicare', 'Medicare Advantage', 'Minority Health', 'National', 'Outpatient', 'Part A', 'Part B', 'Part C', 'Payments', 'Persons Served', 'Preventive Services', 'Publicly Available Data File - for download', 'Quality', 'Readmissions', 'Skilled Nursing (SNF)', 'State', 'Statistics', 'Utilization'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medicare Geographic Variation - Public Use File', 'accrualPeriodicity': 'R/P1Y', 'describedBy': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Medicare-Geographic-Variation/Downloads/Geo_Var_PUF_Methods_Paper.pdf'}, {'description': '<p>Payroll-Based Journal staffing data submitted by long term care facilities. Data are presented as one row per work day, for each facility.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services (CMS)'}, 'theme': ['Special Programs/Initiatives - Long Term Care Facility Staffing Payroll-Based Journal'], 'landingPage': 'https://data.cms.gov/d/4juw-fxcf', 'contactPoint': {'hasEmail': 'mailto:nhstaffing@cms.hhs.gov', 'fn': 'nhstaffing@cms.hhs.gov'}, 'issued': '2019-10-23', 'accessLevel': 'public', 'identifier': 'https://data.cms.gov/api/views/4juw-fxcf', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cms.gov/api/views/4juw-fxcf/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cms.gov/api/views/4juw-fxcf/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cms.gov/api/views/4juw-fxcf/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cms.gov/api/views/4juw-fxcf/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['centers-for-medicare-medicaid-services-cms'], 'bureauCode': ['009:38'], 'modified': '2019-10-23', 'title': 'PBJ Daily Nurse Staffing CY 2019 Q2'}, {'description': '<p>Payroll-Based Journal non-nurse staffing data submitted by long term care facilities. Data are presented as one row per work day, for each facility.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services (CMS)'}, 'theme': ['Special Programs/Initiatives - Long Term Care Facility Staffing Payroll-Based Journal'], 'landingPage': 'https://data.cms.gov/d/n6n2-ryhw', 'contactPoint': {'hasEmail': 'mailto:nhstaffing@cms.hhs.gov', 'fn': 'nhstaffing@cms.hhs.gov'}, 'issued': '2018-10-24', 'accessLevel': 'public', 'identifier': 'https://data.cms.gov/api/views/n6n2-ryhw', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cms.gov/api/views/n6n2-ryhw/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cms.gov/api/views/n6n2-ryhw/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cms.gov/api/views/n6n2-ryhw/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cms.gov/api/views/n6n2-ryhw/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['centers-for-medicare-medicaid-services-cms'], 'bureauCode': ['009:38'], 'modified': '2018-12-19', 'title': 'PBJ Daily Non-Nurse Staffing CY 2018 Q1'}, {'description': '<p>Payroll-Based Journal staffing data submitted by long term care facilities. Data are presented as one row per work day, for each facility.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services (CMS)'}, 'theme': ['Special Programs/Initiatives - Long Term Care Facility Staffing Payroll-Based Journal'], 'landingPage': 'https://data.cms.gov/d/nxdr-vqyq', 'contactPoint': {'hasEmail': 'mailto:nhstaffing@cms.hhs.gov', 'fn': 'nhstaffing@cms.hhs.gov'}, 'issued': '2019-10-23', 'accessLevel': 'public', 'identifier': 'https://data.cms.gov/api/views/nxdr-vqyq', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cms.gov/api/views/nxdr-vqyq/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cms.gov/api/views/nxdr-vqyq/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cms.gov/api/views/nxdr-vqyq/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cms.gov/api/views/nxdr-vqyq/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['centers-for-medicare-medicaid-services-cms'], 'bureauCode': ['009:38'], 'modified': '2019-10-23', 'title': 'PBJ Daily Non-Nurse Staffing CY 2019 Q2'}, {'description': '<p>Payroll-Based Journal nurse staffing data submitted by long term care facilities. Data are presented as one row per work day, for each facility.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services (CMS)'}, 'theme': ['Special Programs/Initiatives - Long Term Care Facility Staffing Payroll-Based Journal'], 'landingPage': 'https://data.cms.gov/d/uscz-xxq8', 'contactPoint': {'hasEmail': 'mailto:nhstaffing@cms.hhs.gov', 'fn': 'nhstaffing@cms.hhs.gov'}, 'issued': '2018-10-24', 'accessLevel': 'public', 'identifier': 'https://data.cms.gov/api/views/uscz-xxq8', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cms.gov/api/views/uscz-xxq8/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cms.gov/api/views/uscz-xxq8/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cms.gov/api/views/uscz-xxq8/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cms.gov/api/views/uscz-xxq8/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['centers-for-medicare-medicaid-services-cms'], 'bureauCode': ['009:38'], 'modified': '2018-12-19', 'title': 'PBJ Daily Nurse Staffing CY 2018 Q1'}, {'description': '<p>This dataset includes facility details, measure score, and the state and national average measure scores for the clinical depression screening and follow up reporting measure included in the PY 2020 ESRD QIP.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Dialysis Facility Compare'], 'landingPage': 'https://data.medicare.gov/d/5grf-7wj2', 'contactPoint': {'hasEmail': 'mailto:DialysisData@umich.edu', 'fn': 'Dialysis Facility Compare'}, 'issued': '2020-01-22', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/5grf-7wj2', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/5grf-7wj2/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/5grf-7wj2/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/5grf-7wj2/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/5grf-7wj2/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['dfc', 'dialysis', 'dialysis facilities', 'linking quality to payment - qip'], 'bureauCode': ['009:38'], 'modified': '2020-01-22', 'title': 'ESRD QIP - Clinical Depression Screening and Follow-up - Payment Year 2020'}, {'description': "<p>CDC's Division of Population Health provides cross-cutting set of 124 indicators that were developed by consensus and that allows states and territories and large metropolitan areas to uniformly define, collect, and report chronic disease data that are important to public health practice and available for states, territories and large metropolitan areas. In addition to providing access to state-specific indicator data, the CDI web site serves as a gateway to additional information and data resources.</p>\n", 'programCode': ['009:020'], 'title': 'U.S. Chronic Disease Indicators (CDI)', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Chronic Disease Indicators'], 'landingPage': 'https://data.cdc.gov/d/g4ie-h725', 'contactPoint': {'hasEmail': 'mailto:PublicInquiriesDPH@cdc.gov', 'fn': 'DPH Public Inquiries'}, 'issued': '2018-05-24', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/g4ie-h725', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/g4ie-h725/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/g4ie-h725/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/g4ie-h725/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/g4ie-h725/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['alcohol', 'arthritis', 'asthma', 'cancer', 'cardiovascular disease', 'cdi', 'chronic disease indicators', 'chronic kidney disease', 'chronic obstructive pulmonary disease', 'diabetes', 'disability', 'immunization', 'mental health', 'nutrition physical activity and weight status', 'older adults', 'oral health', 'overarching conditions', 'public health', 'reproductive health', 'tobacco'], 'bureauCode': ['009:20'], 'modified': '2020-01-27', 'references': ['https://www.cdc.gov/mmwr/pdf/rr/rr6401.pdf'], 'describedBy': 'https://chronicdata.cdc.gov/Chronic-Disease-Indicators/U-S-Chronic-Disease-Indicators-CDI-/g4ie-h725'}, {'description': '<p>NNDSS - TABLE 1OO. Viral hemorrhagic fevers, Machupo virus to Viral hemorrhagic fevers, Sabia virus – 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published.<br />\nNC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-U.S. Residents\' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />\n§ Prior to 2015, CDC\'s National Notifiable Diseases Surveillance System (NNDSS) did not receive electronic data about incident cases of specific viral hemorrhagic fevers; instead data were collected in aggregate as "viral hemorrhagic fevers". NNDSS was updated beginning in 2015 to receive data for each of the viral hemorrhagic fevers listed.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'landingPage': 'https://data.cdc.gov/d/deut-fu2f', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2020-01-15', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/deut-fu2f', '@type': 'dcat:Dataset', 'modified': '2020-01-15', 'keyword': ['2020', 'machupo virus', 'marburg virus', 'nedss', 'netss', 'nndss', 'sabia virus', 'viral hemorrhagic fevers', 'wonder'], 'bureauCode': ['009:00'], 'theme': ['NNDSS'], 'title': 'NNDSS - TABLE 1OO. Viral hemorrhagic fevers, Machupo virus to Viral hemorrhagic fevers, Sabia virus'}, {'description': '<p>NNDSS - Table II. Salmonellosis (excluding typhoid fever and paratyphoid fever) to Shigellosis - 2018. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states or territory.</p>\n<p>Note:</p>\n<p>This table contains provisional cases of selected national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:</p>\n<p>C.N.M.I.: Commonwealth of Northern Mariana Islands.<br />\nU: Unavailable. —: No reported cases. N: Not reportable. NA: Not Available. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<ul>\n<li>Case counts for reporting years 2017 and 2018 are provisional and subject to change. Data for years 2013 through 2016 are finalized. FoFor further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>.</li>\n</ul>\n<p>† Prior to 2018, cases of paratyphoid fever were included as salmonellosis, but beginning in 2018 they are being published as paratyphoid fever (see Table 1).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/6rpz-c2y5', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-01-03', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/6rpz-c2y5', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6rpz-c2y5/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6rpz-c2y5/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6rpz-c2y5/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6rpz-c2y5/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2018', 'nedss', 'netss', 'nndss', 'salmonellosis (excluding typhoid fever and paratyphoid fever)', 'shiga toxin-producing escherichia coli', 'shigellosis', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-01-03', 'title': 'NNDSS - Table II. Salmonellosis (excluding typhoid fever and paratyphoid fever) to Shigellosis'}, {'description': '<p>NNDSS - Table II. Meningococcal disease to Pertussis - 2018. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states or territory.</p>\n<p>Note:</p>\n<p>This table contains provisional cases of selected national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:</p>\n<p>C.N.M.I.: Commonwealth of Northern Mariana Islands.<br />\nU: Unavailable. —: No reported cases. N: Not reportable. NA: Not Available. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<ul>\n<li>Case counts for reporting years 2017 and 2018 are provisional and subject to change. Data for years 2013 through 2016 are finalized. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>.</li>\n</ul>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/9qys-crt2', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-01-03', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/9qys-crt2', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/9qys-crt2/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/9qys-crt2/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/9qys-crt2/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/9qys-crt2/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2018', 'all serogroups', 'meningococcal disease', 'mumps', 'nedss', 'netss', 'nndss', 'pertussis', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-01-03', 'title': 'NNDSS - Table II. Meningococcal disease to Pertussis'}, {'description': '<p>NNDSS - Table II. Giardiasis to Haemophilus influenza - 2018. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states or territory.</p>\n<p>Note:</p>\n<p>This table contains provisional cases of selected national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:</p>\n<p>C.N.M.I.: Commonwealth of Northern Mariana Islands.<br />\nU: Unavailable. —: No reported cases. N: Not reportable. NA: Not Available. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<ul>\n<li>Case counts for reporting years 2017 and 2018 are provisional and subject to change. Data for years 2013 through 2016 are finalized. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>.</li>\n</ul>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/m6gf-vfkz', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-01-03', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/m6gf-vfkz', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/m6gf-vfkz/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/m6gf-vfkz/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/m6gf-vfkz/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/m6gf-vfkz/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2018', 'all serotypes)', 'giardiasis', 'gonorrhea', 'haemophilus influenza', 'invasive disease (all ages', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-01-03', 'title': 'NNDSS - Table II. Giardiasis to Haemophilus influenza'}, {'description': '<p>NNDSS - Table II. Ehrlichiosis and Anaplasmosis, Ehrlichia ewingii infection to Undetermined - 2018. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states or territory.</p>\n<p>Note:</p>\n<p>This table contains provisional cases of selected national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a></p>\n<p>Footnotes:</p>\n<p>C.N.M.I.: Commonwealth of Northern Mariana Islands.<br />\nU: Unavailable. —: No reported cases. N: Not reportable. NA: Not Available. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<ul>\n<li>Case counts for reporting years 2017 and 2018 are provisional and subject to change. Data for years 2013 through 2016 are finalized. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>.</li>\n</ul>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/cucp-zsht', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-01-03', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/cucp-zsht', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/cucp-zsht/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/cucp-zsht/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/cucp-zsht/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/cucp-zsht/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2018', 'ehrlichia ewingii infection', 'ehrlichiosis and anaplasmosis', 'nedss', 'netss', 'nndss', 'undetermined', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-01-03', 'title': 'NNDSS - Table II. Ehrlichiosis and Anaplasmosis, Ehrlichia ewingii infection to Undetermined'}, {'description': '<p>NNDSS - Table II. Cryptosporidiosis to Dengue virus infection - 2018. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states or territory.</p>\n<p>Note:</p>\n<p>This table contains provisional cases of selected national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a></p>\n<p>Footnotes:</p>\n<p>C.N.M.I.: Commonwealth of Northern Mariana Islands.<br />\nU: Unavailable. —: No reported cases. N: Not reportable. NA: Not Available. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<ul>\n<li>Case counts for reporting years 2017 and 2018 are provisional and subject to change. Data for years 2013 through 2016 are finalized. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>.</li>\n</ul>\n<p>† Includes data for dengue and dengue-like illness.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/fhc9-h3em', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-01-03', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/fhc9-h3em', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/fhc9-h3em/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/fhc9-h3em/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/fhc9-h3em/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/fhc9-h3em/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2018', 'cryptosporidiosis', 'dengue virus infection', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-01-03', 'title': 'NNDSS - Table II. Cryptosporidiosis to Dengue virus infection'}, {'description': '<p>NNDSS - Table III. Tuberculosis - 2017.This Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States will exclude counts from US territories. Footnote: C.N.M.I.: Commonwealth of Northern Mariana Islands. U: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable Cum: Cumulative year-to-date counts. Min: Minimum. Max: Maximum. * Case counts for reporting year 2016 and 2017 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a> Data for TB are displayed quarterly.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/9g7x-sfq4', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2018-01-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/9g7x-sfq4', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/9g7x-sfq4/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/9g7x-sfq4/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/9g7x-sfq4/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/9g7x-sfq4/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2017', 'mmwr', 'nedss', 'netss', 'nndss', 'tb', 'tuberculosis', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2018-01-26', 'title': 'NNDSS - Table III. Tuberculosis'}, {'description': "<p>This dataset includes data on adult's diet, physical activity, and weight status from Behavioral Risk Factor Surveillance System. This data is used for DNPAO's Data, Trends, and Maps database, which provides national and state specific data on obesity, nutrition, physical activity, and breastfeeding.</p>\n", 'programCode': ['009:020'], 'title': 'Nutrition, Physical Activity, and Obesity - Behavioral Risk Factor Surveillance System', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Nutrition', 'Physical Activity', 'and Obesity'], 'landingPage': 'https://data.cdc.gov/d/hn4x-zwk7', 'contactPoint': {'hasEmail': 'mailto:dnpaoinfo@cdc.gov', 'fn': 'DNPAO Public Inquiries'}, 'issued': '2019-02-22', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/hn4x-zwk7', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hn4x-zwk7/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hn4x-zwk7/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hn4x-zwk7/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hn4x-zwk7/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['adults', 'brfss', 'dnpao', 'fruit', 'nutrition', 'obesity', 'overweight', 'physical activity', 'vegetables', 'walking'], 'bureauCode': ['009:20'], 'modified': '2019-10-10', 'references': ['https://www.cdc.gov/nccdphp/dnpao/index.html'], 'describedBy': 'https://chronicdata.cdc.gov/Nutrition-Physical-Activity-and-Obesity/Nutrition-Physical-Activity-and-Obesity-Behavioral/hn4x-zwk7'}, {'description': '<p>This dataset includes select data from the U.S. Census Bureau\'s American Community Survey (ACS) on the percent of adults who bike or walk to work. This data is used for DNPAO\'s Data, Trends, and Maps database, which provides national and state specific data on obesity, nutrition, physical activity, and breastfeeding. For more information about ACS visit <a href="https://www.census.gov/programs-surveys/acs/">https://www.census.gov/programs-surveys/acs/</a>.</p>\n', 'programCode': ['009:020'], 'title': 'Nutrition, Physical Activity, and Obesity - American Community Survey', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Nutrition', 'Physical Activity', 'and Obesity'], 'landingPage': 'https://data.cdc.gov/d/8mrp-rmkw', 'contactPoint': {'hasEmail': 'mailto:dnpaoinfo@cdc.gov', 'fn': 'DNPAO Public Inquiries'}, 'issued': '2018-02-23', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/8mrp-rmkw', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/8mrp-rmkw/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/8mrp-rmkw/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/8mrp-rmkw/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/8mrp-rmkw/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['acs', 'american community survey', 'bike', 'dnpao', 'physical activity', 'walk', 'work'], 'bureauCode': ['009:20'], 'modified': '2018-07-09', 'references': ['https://www.cdc.gov/nccdphp/dnpao/index.html'], 'describedBy': 'https://chronicdata.cdc.gov/Nutrition-Physical-Activity-and-Obesity/Nutrition-Physical-Activity-and-Obesity-American-C/8mrp-rmkw'}, {'description': '<p>This dataset includes data on weight status for children aged 3 months to 4 years old from Women, Infant, and Children Participant and Program Characteristics (WIC-PC). This data is used for DNPAO\'s Data, Trends, and Maps database, which provides national and state specific data on obesity, nutrition, physical activity, and breastfeeding. For more information about WIC-PC visit <a href="https://www.fns.usda.gov/wic/national-survey-wic-participants">https://www.fns.usda.gov/wic/national-survey-wic-participants</a>.</p>\n', 'programCode': ['009:020'], 'title': 'Nutrition, Physical Activity, and Obesity - Women, Infant, and Child', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Nutrition', 'Physical Activity', 'and Obesity'], 'landingPage': 'https://data.cdc.gov/d/735e-byxc', 'contactPoint': {'hasEmail': 'mailto:dnpaoinfo@cdc.gov', 'fn': 'DNPAO Public Inquiries'}, 'issued': '2018-02-23', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/735e-byxc', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/735e-byxc/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/735e-byxc/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/735e-byxc/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/735e-byxc/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['children', 'dnpao', 'low income', 'obese', 'obesity', 'overweight', 'wic', 'wic-pc'], 'bureauCode': ['009:20'], 'modified': '2019-11-20', 'references': ['https://www.cdc.gov/nccdphp/dnpao/index.html'], 'describedBy': 'https://chronicdata.cdc.gov/Nutrition-Physical-Activity-and-Obesity/Nutrition-Physical-Activity-and-Obesity-Women-Infa/735e-byxc'}, {'description': '<p>NNDSS - Table II. West Nile virus disease - 2017. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories.</p>\n<p>Note:<br />\nThese are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting.</p>\n<p>Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available.</p>\n<p>Footnotes:<br />\n C.N.M.I.: Commonwealth of Northern Mariana Islands.</p>\n<p>U: Unavailable. —: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<p>*Three low incidence conditions, rubella, rubella congenital, and tetanus, are in Table II to facilitate case count verification with reporting jurisdictions.</p>\n<p>† Case counts for reporting year 2017 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/">http://wwwn.cdc.gov/nndss/document/</a> ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf. Data for tuberculosis are displayed in Table IV, which appears quarterly.</p>\n<p>§ Updated weekly from the Division of Vector-Borne Diseases, National Center for Emerging and Zoonotic Infectious Diseases (ArboNET Surveillance). Data for Jamestown Canyon virus, La Crosse virus, Chikungunya virus, Eastern equine encephalitis virus, Powassan virus, St. Louis virus, and Western equine encephalitis virus diseases are available in Table I.</p>\n<p>¶ Not reportable in all states. Reporting exceptions are available at <a href="http://wwwn.cdc.gov/nndss/downloads.html">http://wwwn.cdc.gov/nndss/downloads.html</a>.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/m5zs-rf6r', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2018-01-04', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/m5zs-rf6r', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/m5zs-rf6r/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/m5zs-rf6r/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/m5zs-rf6r/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/m5zs-rf6r/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2017', 'mmwr', 'nedss', 'netss', 'nndss', 'west nile virus', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2018-01-04', 'title': 'NNDSS - Table II. West Nile virus disease'}, {'description': '<p>NNDSS - Table II. Vibriosis - 2017. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories.</p>\n<p>Note:<br />\nThese are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting.</p>\n<p>Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available.</p>\n<p>Footnotes:<br />\n C.N.M.I.: Commonwealth of Northern Mariana Islands.</p>\n<p>U: Unavailable. —: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<p>*Three low incidence conditions, rubella, rubella congenital, and tetanus, are in Table II to facilitate case count verification with reporting jurisdictions.</p>\n<p>† Case counts for reporting year 2017 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/">http://wwwn.cdc.gov/nndss/document/</a> ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf. Data for tuberculosis are displayed in Table IV, which appears quarterly.</p>\n<p>§ The national surveillance case definition was revised in 2017 to include infections confirmed by culture-independent diagnostic tests as probable cases.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/98pz-jhyt', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2018-01-04', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/98pz-jhyt', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/98pz-jhyt/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/98pz-jhyt/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/98pz-jhyt/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/98pz-jhyt/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2017', 'mmwr', 'nedss', 'netss', 'nndss', 'other than toxigenic vibrio cholerae o1 or o139)', 'vibriosis (any species of the family vibrionaceae', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2018-01-04', 'title': 'NNDSS - Table II. Vibriosis'}, {'description': '<p>NNDSS - Table II. Salmonellosis to Shigellosis - 2017. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories.</p>\n<p>Note:<br />\nThese are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting.</p>\n<p>Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available.</p>\n<p>Footnotes:<br />\n C.N.M.I.: Commonwealth of Northern Mariana Islands.</p>\n<p>U: Unavailable. —: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<p>*Three low incidence conditions, rubella, rubella congenital, and tetanus, are in Table II to facilitate case count verification with reporting jurisdictions.</p>\n<p>† Case counts for reporting year 2017 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/">http://wwwn.cdc.gov/nndss/document/</a> ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf. Data for tuberculosis are displayed in Table IV, which appears quarterly.</p>\n<p>$ Includes E. coli O157:H7, Shiga toxin-positive, serogroup non-O157, and Shiga toxin-positive, not serogrouped.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/hwyq-75wu', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2018-01-04', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/hwyq-75wu', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hwyq-75wu/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hwyq-75wu/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hwyq-75wu/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hwyq-75wu/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2017', 'mmwr', 'nedss', 'netss', 'nndss', 'salmonellosis', 'shiga toxin-producing e. coli', 'shigellosis', 'stec', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2018-01-04', 'title': 'NNDSS - Table II. Salmonellosis to Shigellosis'}, {'description': '<p>NNDSS - Table II. Rabies, animal to Rubella, congenital syndrome - 2017. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories.</p>\n<p>Note:<br />\nThese are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting.</p>\n<p>Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available.</p>\n<p>Footnotes:<br />\n C.N.M.I.: Commonwealth of Northern Mariana Islands.</p>\n<p>U: Unavailable. —: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<p>*Three low incidence conditions, rubella, rubella congenital, and tetanus, are in Table II to facilitate case count verification with reporting jurisdictions.</p>\n<p>† Case counts for reporting year 2017 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/">http://wwwn.cdc.gov/nndss/document/</a> ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf. Data for tuberculosis are displayed in Table IV, which appears quarterly.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/scxv-4u4u', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2018-01-04', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/scxv-4u4u', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/scxv-4u4u/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/scxv-4u4u/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/scxv-4u4u/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/scxv-4u4u/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2017', 'animal', 'congenital syndrome', 'mmwr', 'nedss', 'netss', 'nndss', 'rabies', 'rubella', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2018-01-04', 'title': 'NNDSS - Table II. Rabies, animal to Rubella, congenital syndrome'}, {'description': '<p>NNDSS - Table II. Invasive Pneumococcal Diseases, All Ages - 2017. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories.</p>\n<p>Note:<br />\nThese are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting.</p>\n<p>Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available.</p>\n<p>Footnotes:<br />\n C.N.M.I.: Commonwealth of Northern Mariana Islands.</p>\n<p>U: Unavailable. —: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<p>*Three low incidence conditions, rubella, rubella congenital, and tetanus, are in Table II to facilitate case count verification with reporting jurisdictions.</p>\n<p>† Case counts for reporting year 2017 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/">http://wwwn.cdc.gov/nndss/document/</a> ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf. Data for tuberculosis are displayed in Table IV, which appears quarterly.</p>\n<p>§ Includes drug resistant and susceptible cases of Invasive Pneumococcal Disease. This condition was previously named Streptococcus pneumoniae invasive disease and cases were reported to CDC using different event codes to specify whether the cases were drug resistant or in a defined age group, such as <5 years.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/mbsb-z5f8', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2018-01-04', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/mbsb-z5f8', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mbsb-z5f8/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mbsb-z5f8/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mbsb-z5f8/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mbsb-z5f8/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2017', 'all ages', 'invasive pneumococcal diseases', 'mmwr', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2018-01-04', 'title': 'NNDSS - Table II. Invasive Pneumococcal Diseases, All Ages'}, {'description': '<p>NNDSS - Table II. Ehrlichiosis and Anaplasmosis - 2017. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories.</p>\n<p>Note:<br />\nThese are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting.</p>\n<p>Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available.</p>\n<p>Footnotes:<br />\n C.N.M.I.: Commonwealth of Northern Mariana Islands.</p>\n<p>U: Unavailable. —: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<p>*Three low incidence conditions, rubella, rubella congenital, and tetanus, are in Table II to facilitate case count verification with reporting jurisdictions.</p>\n<p>† Case counts for reporting year 2017 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/">http://wwwn.cdc.gov/nndss/document/</a> ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf. Data for tuberculosis are displayed in Table IV, which appears quarterly.</p>\n<p>§ Please refer to the MMWR publication for weekly updates to the footnote for this condition.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/gz3p-wzwf', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2018-01-04', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/gz3p-wzwf', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/gz3p-wzwf/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/gz3p-wzwf/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/gz3p-wzwf/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/gz3p-wzwf/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2017', 'anaplasma phagocytophilum', 'ehrlichia chaffeensis', 'ehrlichiosis and anaplasmosis', 'mmwr', 'nedss', 'netss', 'nndss', 'undetermined', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2018-01-04', 'title': 'NNDSS - Table II. Ehrlichiosis and Anaplasmosis'}, {'description': '<p>NNDSS - Table II. Babesiosis to Campylobacteriosis - 2017. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories.</p>\n<p>Note:<br />\nThese are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting.</p>\n<p>Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available.</p>\n<p>Footnotes:<br />\n C.N.M.I.: Commonwealth of Northern Mariana Islands.</p>\n<p>U: Unavailable. —: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<ul>\n<li>Three low incidence conditions, rubella, rubella congenital, and tetanus, are in Table II to facilitate case count verification with reporting jurisdictions.</li>\n</ul>\n<p>† Case counts for reporting year 2017 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/">http://wwwn.cdc.gov/nndss/document/</a> ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf. Data for tuberculosis are displayed in Table IV, which appears quarterly.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/xuah-ug7z', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2018-01-04', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/xuah-ug7z', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xuah-ug7z/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xuah-ug7z/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xuah-ug7z/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xuah-ug7z/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2017', 'babesiosis', 'campylobacteriosis', 'mmwr', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2018-01-04', 'title': 'NNDSS - Table II. Babesiosis to Campylobacteriosis'}, {'description': '<p>NNDSS - Table I. infrequently reported notifiable diseases - 2017. In this Table, provisional cases of selected infrequently reported notifiable diseases (<1,000 cases reported during the preceding year) are displayed.</p>\n<p>Note:<br />\nThese are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting.</p>\n<p>Case counts in these tables are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available.</p>\n<p>Footnote:<br />\n—: No reported cases. N: Not reportable. NA: Not available. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts.</p>\n<ul>\n<li>Case counts for reporting year 2017 are provisional and subject to change. Data for years 2012 through 2016 are finalized. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>.</li>\n</ul>\n<p>† This table does not include cases from the U.S. territories. Three low incidence conditions, rubella, rubella congenital, and tetanus, are in Table II to facilitate case count verification with reporting jurisdictions.</p>\n<p>§ Calculated by summing the incidence counts for the current week, the 2 weeks preceding the current week, and the 2 weeks following the current week, for a total of 5 preceding years. Additional information is available at <a href="http://wwwn.cdc.gov/nndss/document/5yearweeklyaverage.pdf">http://wwwn.cdc.gov/nndss/document/5yearweeklyaverage.pdf</a>.</p>\n<p>¶ Updated weekly reports from the Division of Vector-Borne Diseases, National Center for Emerging and Zoonotic Infectious Diseases (ArboNET Surveillance). Data for West Nile virus are available in Table II.</p>\n<p>** Not reportable in all jurisdictions. Data from states where the condition is not reportable are excluded from this table, except for the arboviral diseases and influenza-associated pediatric mortality. Reporting exceptions are available at <a href="http://wwwn.cdc.gov/nndss/downloads.html">http://wwwn.cdc.gov/nndss/downloads.html</a>.</p>\n<p>†† Data for Haemophilus influenzae (all ages, all serotypes) are available in Table II.</p>\n<p>§§ In 2016, the nationally notifiable condition ‘Hepatitis B Perinatal Infection’ was renamed to ‘Perinatal Hepatitis B Virus Infection’ and reflects updates in the 2016 CSTE position statement for Perinatal Hepatitis B Virus Infection.</p>\n<p>¶¶ Please refer to the MMWR publication for weekly updates to the footnote for this condition.</p>\n<p>*** Please refer to the MMWR publication for weekly updates to the footnote for this condition.</p>\n<p>††† Data for meningococcal disease (all serogroups) are available in Table II.</p>\n<p>§§§ Novel influenza A virus infections are human infections with influenza A viruses that are different from currently circulating human seasonal influenza viruses. With the exception of one avian lineage influenza A (H7N2) virus, all novel influenza A virus infections reported to CDC since 2011 have been variant influenza viruses. Total case counts are provided by the Influenza Division, National Center for Immunization and Respiratory Diseases (NCIRD).</p>\n<p>¶¶¶ Updated weekly from reports to the Division of STD Prevention, National Center for HIV/AIDS, Viral Hepatitis, STD, and TB Prevention.</p>\n<p>**** Prior to 2015, CDC\'s National Notifiable Diseases Surveillance System (NNDSS) did not receive electronic data about incident cases of specific viral hemorrhagic fevers; instead data were collected in aggregate as "viral hemorrhagic fevers". Beginning in 2015, NNDSS has been updated to receive data for each of</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/45b4-9j7u', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-02-12', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/45b4-9j7u', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/45b4-9j7u/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/45b4-9j7u/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/45b4-9j7u/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/45b4-9j7u/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2017', 'acute', 'arboviral diseases', 'botulism', 'brucellosis', 'chancroid', 'chikungunya virus disease', 'cholera', 'chronic', 'congenital', 'crimean-congo hemorrhagic fever', 'cyclosporiasis', 'diphtheria', 'eastern equine encephalitis virus disease', 'ebola hemorrhagic fever', 'foodborne', 'guanarito hemorrhagic fever', 'haemophilus influenzae', 'hansen's disease', 'hantavirus', 'hantavirus infection', 'hantavirus pulmonary syndrome (hps)', 'hemolytic uremic syndrome', 'hepatitis b', 'human', 'infant', 'influenza-associated pediatric mortality', 'invasive disease (age <5 yrs)', 'jamestown canyon virus disease', 'junin hemorrhagic fever', 'la crosse virus disease', 'lassa fever', 'leptospirosis', 'listeriosis', 'lujo virus', 'machupo hemorrhagic fever', 'marburg fever', 'measles', 'meningococcal disease (neisseria meningitidis)', 'mmwr', 'nedss', 'netss', 'neuroinvasive and nonneuroinvasive', 'nndss', 'non-b serotype', 'non-congenital', 'non-hps', 'nonparalytic', 'nontypeable', 'novel influenza a virus infections', 'other (wound & unspecified)', 'other serogroups', 'paralytic', 'perinatal virus infection', 'plague', 'polio virus infection', 'poliomyelitis', 'postdiarrheal', 'powassan virus disease', 'psittacosis', 'q fever', 'rabies', 'sabia-associated hemorrhagic fever', 'sars-cov', 'serogroup b', 'serogroups acwy', 'serotype b', 'smallpox', 'st. louis encephalitis virus disease', 'streptococcal toxic s hock syndrome', 'syphilis', 'total', 'toxic shock syndrome (other than streptococcal)', 'trichinellosis', 'tularemia', 'typhoid fever (caused by salmonella typhi)', 'unknown serogroups', 'unknown serotype', 'vancomycin-intermediate staphylococcus aureus', 'vancomycin-resistant staphylococcus aureus', 'viral hemorrhagic fevers', 'western equine encephalitis virus disease', 'wonder', 'yellow fever', 'zika virus disease'], 'bureauCode': ['009:00'], 'modified': '2019-02-12', 'title': 'NNDSS - Table I. infrequently reported notifiable diseases'}, {'description': '<p>2017, 2016. Data were provided by the Centers for Disease Control and Prevention (CDC), Division of Population Health, Epidemiology and Surveillance Branch. The project was funded by the Robert Wood Johnson Foundation (RWJF) in conjunction with the CDC Foundation. 500 cities project city-level data in GIS-friendly format can be joined with city spatial data (<a href="https://chronicdata.cdc.gov/500-Cities/500-Cities-City-Boundaries/n44h-hy2j">https://chronicdata.cdc.gov/500-Cities/500-Cities-City-Boundaries/n44h-hy2j</a>) in a geographic information system (GIS) to produce maps of 27 measures at the city-level. There are 7 measures (all teeth lost, dental visits, mammograms, Pap tests, colorectal cancer screening, core preventive services among older adults, and sleep less than 7 hours) in this 2019 release from the 2016 BRFSS that were the same as the 2018 release.</p>\n', 'programCode': ['009:020'], 'title': '500 Cities: City-level Data (GIS Friendly Format), 2019 release', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['500 Cities'], 'landingPage': 'https://data.cdc.gov/d/dxpw-cm5u', 'contactPoint': {'hasEmail': 'mailto:500cities@cdc.gov', 'fn': '500 Cities Public Inquiries'}, 'issued': '2017-12-04', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/dxpw-cm5u', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/dxpw-cm5u/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/dxpw-cm5u/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/dxpw-cm5u/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/dxpw-cm5u/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['500cities', 'behaviors', 'census', 'cities', 'gis', 'outcomes', 'prevalence', 'prevention', 'tract', 'unhealthy'], 'bureauCode': ['009:20'], 'modified': '2019-12-06', 'references': ['https://academic.oup.com/aje/article/179/8/1025/109078', 'https://academic.oup.com/aje/article/182/2/127/93984', 'https://www.cdc.gov/pcd/issues/2017/17_0281.htm', 'https://www.cdc.gov/pcd/issues/2018/18_0313.htm'], 'describedBy': 'https://chronicdata.cdc.gov/500-Cities/500-Cities-City-level-Data-GIS-Friendly-Format-201/dxpw-cm5u'}, {'description': '<p>2017, 2016. Data were provided by the Centers for Disease Control and Prevention (CDC), Division of Population Health, Epidemiology and Surveillance Branch. The project was funded by the Robert Wood Johnson Foundation (RWJF) in conjunction with the CDC Foundation. 500 cities project census tract-level data in GIS-friendly format can be joined with census tract spatial data (<a href="https://chronicdata.cdc.gov/500-Cities/500-Cities-Census-Tract-Boundaries/x7zy-2xmx">https://chronicdata.cdc.gov/500-Cities/500-Cities-Census-Tract-Boundarie...</a>) in a geographic information system (GIS) to produce maps of 27 measures at the census tract level. There are 7 measures (all teeth lost, dental visits, mammograms, Pap tests, colorectal cancer screening, core preventive services among older adults, and sleep less than 7 hours) in this 2019 release from the 2016 BRFSS that were the same as the 2018 release.</p>\n', 'programCode': ['009:020'], 'title': '500 Cities: Census Tract-level Data (GIS Friendly Format), 2019 release', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['500 Cities'], 'landingPage': 'https://data.cdc.gov/d/k86t-wghb', 'contactPoint': {'hasEmail': 'mailto:500cities@cdc.gov', 'fn': '500 Cities Public Inquiries'}, 'issued': '2017-12-04', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/k86t-wghb', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/k86t-wghb/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/k86t-wghb/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/k86t-wghb/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/k86t-wghb/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['500cities', 'behaviors', 'census', 'cities', 'gis', 'outcomes', 'prevalence', 'prevention', 'tract', 'unhealthy'], 'bureauCode': ['009:20'], 'modified': '2019-12-06', 'references': ['https://academic.oup.com/aje/article/179/8/1025/109078', 'https://academic.oup.com/aje/article/182/2/127/93984', 'https://www.cdc.gov/pcd/issues/2017/17_0281.htm', 'https://www.cdc.gov/pcd/issues/2018/18_0313.htm'], 'describedBy': 'https://chronicdata.cdc.gov/500-Cities/500-Cities-Census-Tract-level-Data-GIS-Friendly-Fo/k86t-wghb'}, {'description': '<p>This is the complete dataset for the 500 Cities project 2019 release. This dataset includes 2017, 2016 model-based small area estimates for 27 measures of chronic disease related to unhealthy behaviors (5), health outcomes (13), and use of preventive services (9). Data were provided by the Centers for Disease Control and Prevention (CDC), Division of Population Health, Epidemiology and Surveillance Branch. The project was funded by the Robert Wood Johnson Foundation (RWJF) in conjunction with the CDC Foundation. It represents a first-of-its kind effort to release information on a large scale for cities and for small areas within those cities. It includes estimates for the 500 largest US cities and approximately 28,000 census tracts within these cities. These estimates can be used to identify emerging health problems and to inform development and implementation of effective, targeted public health prevention activities. Because the small area model cannot detect effects due to local interventions, users are cautioned against using these estimates for program or policy evaluations. Data sources used to generate these measures include Behavioral Risk Factor Surveillance System (BRFSS) data (2017, 2016), Census Bureau 2010 census population data, and American Community Survey (ACS) 2013-2017, 2012-2016 estimates. Because some questions are only asked every other year in the BRFSS, there are 7 measures (all teeth lost, dental visits, mammograms, pap tests, colorectal cancer screening, core preventive services among older adults, and sleep less than 7 hours) from the 2016 BRFSS that are the same in the 2019 release as the previous 2018 release. More information about the methodology can be found at <a href="http://www.cdc.gov/500cities">www.cdc.gov/500cities</a>.</p>\n', 'programCode': ['009:020'], 'title': '500 Cities: Local Data for Better Health, 2019 release', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['500 Cities'], 'landingPage': 'https://data.cdc.gov/d/6vp6-wxuq', 'contactPoint': {'hasEmail': 'mailto:500cities@cdc.gov', 'fn': '500 Cities Public Inquiries'}, 'issued': '2018-12-03', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/6vp6-wxuq', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6vp6-wxuq/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6vp6-wxuq/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6vp6-wxuq/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6vp6-wxuq/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['500cities', 'behaviors', 'brfss', 'census', 'cities', 'outcomes', 'prevalence', 'prevention', 'tracts', 'unhealthy'], 'bureauCode': ['009:20'], 'modified': '2019-12-05', 'references': ['https://academic.oup.com/aje/article/179/8/1025/109078', 'https://academic.oup.com/aje/article/182/2/127/93984', 'https://www.cdc.gov/pcd/issues/2017/17_0281.htm', 'https://www.cdc.gov/pcd/issues/2018/18_0313.htm'], 'describedBy': 'https://chronicdata.cdc.gov/500-Cities/500-Cities-Local-Data-for-Better-Health-2017-relea/6vp6-wxuq'}, {'description': '<p>2014, 2013. Data were provided by the Centers for Disease Control and Prevention (CDC), Division of Population Health, Epidemiology and Surveillance Branch. The project was funded by the Robert Wood Johnson Foundation (RWJF) in conjunction with the CDC Foundation. 500 cities project census city-level data in GIS-friendly format can be joined with city spatial data (<a href="https://chronicdata.cdc.gov/500-Cities/500-Cities-City-Boundaries/n44h-hy2j">https://chronicdata.cdc.gov/500-Cities/500-Cities-City-Boundaries/n44h-hy2j</a>) in a geographic information system (GIS) to produce maps of 27 measures at the city-level.</p>\n', 'programCode': ['009:020'], 'title': '500 Cities: City-level Data (GIS Friendly Format), 2016 release', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['500 Cities'], 'landingPage': 'https://data.cdc.gov/d/k56w-7tny', 'contactPoint': {'hasEmail': 'mailto:500cities@cdc.gov', 'fn': '500 Cities Public Inquiries'}, 'issued': '2017-11-22', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/k56w-7tny', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/k56w-7tny/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/k56w-7tny/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/k56w-7tny/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/k56w-7tny/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['500 cities', 'city', 'estimates', 'prevalence'], 'bureauCode': ['009:20'], 'modified': '2018-11-02', 'references': ['https://academic.oup.com/aje/article/179/8/1025/109078', 'https://academic.oup.com/aje/article/182/2/127/93984', 'https://www.cdc.gov/pcd/issues/2017/pdf/17_0281.pdf', 'https://www.cdc.gov/pcd/issues/2018/18_0313.htm'], 'describedBy': 'https://chronicdata.cdc.gov/500-Cities/500-Cities-City-level-Data-GIS-Friendly-Format-201/k56w-7tny'}, {'description': '<p>2014, 2013. Data were provided by the Centers for Disease Control and Prevention (CDC), Division of Population Health, Epidemiology and Surveillance Branch. The project was funded by the Robert Wood Johnson Foundation (RWJF) in conjunction with the CDC Foundation. 500 cities project census tract-level data in GIS-friendly format can be joined with census tract spatial data (<a href="https://chronicdata.cdc.gov/500-Cities/500-Cities-Census-Tract-Boundaries/x7zy-2xmx">https://chronicdata.cdc.gov/500-Cities/500-Cities-Census-Tract-Boundarie...</a>) in a geographic information system (GIS) to produce maps of 27 measures at the census tract level.</p>\n', 'programCode': ['009:020'], 'title': '500 Cities: Census Tract-level Data (GIS Friendly Format), 2016 release', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['500 Cities'], 'landingPage': 'https://data.cdc.gov/d/5mtz-k78d', 'contactPoint': {'hasEmail': 'mailto:500cities@cdc.gov', 'fn': '500 Cities Public Inquiries'}, 'issued': '2017-11-22', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/5mtz-k78d', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5mtz-k78d/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5mtz-k78d/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5mtz-k78d/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5mtz-k78d/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['500 cities', 'census tracts', 'estimates', 'prevalence'], 'bureauCode': ['009:20'], 'modified': '2018-11-05', 'references': ['https://academic.oup.com/aje/article/179/8/1025/109078', 'https://academic.oup.com/aje/article/182/2/127/93984', 'https://www.cdc.gov/pcd/issues/2017/pdf/17_0281.pdf', 'https://www.cdc.gov/pcd/issues/2018/18_0313.htm'], 'describedBy': 'https://chronicdata.cdc.gov/500-Cities/500-Cities-Census-Tract-level-Data-GIS-Friendly-Fo/5mtz-k78d'}, {'description': '<p>This is the complete dataset for the 500 Cities project 2016 release. This dataset includes 2013, 2014 model-based small area estimates for 27 measures of chronic disease related to unhealthy behaviors (5), health outcomes (13), and use of preventive services (9). Data were provided by the Centers for Disease Control and Prevention (CDC), Division of Population Health, Epidemiology and Surveillance Branch. The project was funded by the Robert Wood Johnson Foundation (RWJF) in conjunction with the CDC Foundation. It represents a first-of-its kind effort to release information on a large scale for cities and for small areas within those cities. It includes estimates for the 500 largest US cities and approximately 28,000 census tracts within these cities. These estimates can be used to identify emerging health problems and to inform development and implementation of effective, targeted public health prevention activities. Because the small area model cannot detect effects due to local interventions, users are cautioned against using these estimates for program or policy evaluations. Data sources used to generate these measures include Behavioral Risk Factor Surveillance System (BRFSS) data (2013, 2014), Census Bureau 2010 census population data, and American Community Survey (ACS) 2009-2013, 2010-2014 estimates. More information about the methodology can be found at <a href="http://www.cdc.gov/500cities">www.cdc.gov/500cities</a>.<br />\nNote: During the process of uploading the 2015 estimates, CDC found a data discrepancy in the published 500 Cities data for the 2014 city-level obesity crude prevalence estimates caused when reformatting the SAS data file to the open data format. . The small area estimation model and code were correct. This data discrepancy only affected the 2014 city-level obesity crude prevalence estimates on the Socrata open data file, the GIS-friendly data file, and the 500 Cities online application. The other obesity estimates (city-level age-adjusted and tract-level) and the Mapbooks were not affected. No other measures were affected. The correct estimates are update in this dataset on October 25, 2017.</p>\n', 'programCode': ['009:020'], 'title': '500 Cities: Local Data for Better Health, 2016 release', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['500 Cities'], 'landingPage': 'https://data.cdc.gov/d/9z78-nsfp', 'contactPoint': {'hasEmail': 'mailto:500cities@cdc.gov', 'fn': '500 Cities Public Inquiries'}, 'issued': '2018-10-11', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/9z78-nsfp', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/9z78-nsfp/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/9z78-nsfp/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/9z78-nsfp/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/9z78-nsfp/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['500 cities', 'census', 'estimates', 'prevalence', 'tracts'], 'bureauCode': ['009:20'], 'modified': '2018-11-05', 'references': ['https://academic.oup.com/aje/article/179/8/1025/109078', 'https://academic.oup.com/aje/article/182/2/127/93984', 'https://www.cdc.gov/pcd/issues/2017/pdf/17_0281.pdf', 'https://www.cdc.gov/pcd/issues/2018/18_0313.htm'], 'describedBy': 'https://chronicdata.cdc.gov/500-Cities/500-Cities-Local-Data-for-Better-Health-2016-relea/9z78-nsfp'}, {'description': '<p>2005-2016. This dataset includes data from the retired BRFSS Vision Module. From 2005-2011 the BRFSS employed a ten question vision module regarding vision impairment, access and utilization of eye care, and self-reported eye diseases. In 2013 and subsequently, one question in the core of BRFSS asks about vision: “Are you blind or do you have serious difficulty seeing, even when wearing glasses?” The latest data for this core question can be found in the Vision and Eye Health Surveillance System (VEHSS). VEHSS is intended to provide population estimates of vision loss function, eye diseases, health disparities, as well as barriers and facilitators to access to vision and eye care. This information can be used for designing, implementing, and evaluating vision and eye health prevention programs. To access the latest BRFSS data, (2013-2017) view the Behavioral Risk Factors – Vision and Eye Health Surveillance dataset (<a href="https://chronicdata.cdc.gov/Vision-Eye-Health/Behavioral-Risk-Factors-Vision-and-Eye-Health-Surv/vkwg-yswv">https://chronicdata.cdc.gov/Vision-Eye-Health/Behavioral-Risk-Factors-Vi...</a>).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Vision & Eye Health'], 'landingPage': 'https://data.cdc.gov/d/pttf-ck53', 'contactPoint': {'hasEmail': 'mailto:ddtpubsmailbox@cdc.gov', 'fn': 'DDT Public Inquiries'}, 'issued': '2017-10-18', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/pttf-ck53', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/pttf-ck53/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/pttf-ck53/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/pttf-ck53/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/pttf-ck53/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['diabetes', 'eye diseases', 'heart diseases', 'hypertension', 'physical activity', 'smoking', 'state', 'stroke', 'vhi', 'vision impairment'], 'bureauCode': ['009:20'], 'modified': '2019-04-18', 'title': 'BRFSS Vision Module Data – Vision & Eye Health', 'describedBy': 'https://chronicdata.cdc.gov/Vision-Eye-Health/Behavioral-Risk-Factors-Vision-Eye-Health/pttf-ck53'}, {'description': '<p>Authors: Cason Schmit, JD, Gregory Sunshine, JD, Dawn Pepin, JD, MPH, Tara Ramanathan, JD, MPH, Akshara Menon, JD, MPH, Matthew Penn, JD, MLIS<br />\nThis legal data set consists of state statutes and regulations in effect as of January 1, 2014, related to electronic health information (EHI). Jurisdictions were limited to US states, territories, and the District of Columbia that had statutes and regulations in the Westlaw legal database that expressly referenced EHI. This data set includes 2,364 EHI-related laws representing 49 EHI uses in 54 jurisdictions. For information about research methods, please reference the Electronic Health Information Legal Epidemiology Protocol 2014.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'landingPage': 'https://data.cdc.gov/d/wngq-sdai', 'contactPoint': {'hasEmail': 'mailto:hzo2@cdc.gov', 'fn': 'Rachel Hulkower'}, 'issued': '2017-09-07', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/wngq-sdai', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/wngq-sdai/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/wngq-sdai/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/wngq-sdai/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/wngq-sdai/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['electronic health information', 'law', 'public health law program'], 'bureauCode': ['009:00'], 'modified': '2017-09-07', 'title': 'Electronic Health Information Legal Epidemiology Data Set 2014'}, {'description': '<p>Authors: Cason Schmit, JD, Gregory Sunshine, JD, Dawn Pepin, JD, MPH, Tara Ramanathan, JD, MPH, Akshara Menon, JD, MPH, Matthew Penn, JD, MLIS<br />\nThe Health Information Technology for Economic and Clinical Health Act, adopted in 2009, accelerated adoption of electronic health record systems among health care providers. Many state statutes and regulations authorize and define the use of electronic health information (EHI). Practitioners often criticize these laws as complex and contradictory and point to them as barriers to using EHI. Attorney researchers used WestlawNext to search for EHI-related statutes and regulations of the US states, US<br />\nterritories, and the District of Columbia in effect as of January 2014. The researchers independently catalogued provisions by the EHI use described in the law. This research protocol accompanies the data set, Electronic Health Information Legal Epidemiology Data Set 2014.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'landingPage': 'https://data.cdc.gov/d/sesw-5ehn', 'contactPoint': {'hasEmail': 'mailto:hzo2@cdc.gov', 'fn': 'Rachel Hulkower'}, 'issued': '2017-08-15', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/sesw-5ehn', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'pdf', 'accessURL': 'https://data.cdc.gov/download/sesw-5ehn/application/pdf', 'mediaType': 'application/unknown', 'title': 'pdf'}], 'keyword': ['electronic health information', 'law', 'public health law program'], 'bureauCode': ['009:00'], 'modified': '2017-09-07', 'title': 'Electronic Health Information Legal Epidemiology Protocol 2014'}, {'description': '<p>2015-2017. High School Dataset – Including Sexual Orientation. The Youth Risk Behavior Surveillance System (YRBSS) monitors six categories of priority health behaviors<br />\namong youth and young adults: 1) behaviors that contribute to unintentional injuries and violence; 2) tobacco use; 3) alcohol and<br />\nother drug use; 4) sexual behaviors related to unintended pregnancy and sexually transmitted infections (STIs), including human<br />\nimmunodeficiency virus (HIV) infection; 5) unhealthy dietary behaviors; and 6) physical inactivity. In addition, YRBSS monitors<br />\nthe prevalence of obesity and asthma and other priority health behaviors. This dataset contains national, state, and local data from 2015 that includes two aspects of sexual orientation – sexual identity and sex of sexual contacts. Additional information about the YRBSS can be found at <a href="http://www.cdc.gov/yrbss">www.cdc.gov/yrbss</a>.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Youth Risk Behaviors'], 'landingPage': 'https://data.cdc.gov/d/q6p7-56au', 'contactPoint': {'hasEmail': 'mailto:nccddashinfo@cdc.gov', 'fn': 'DASH Public Inquiries'}, 'issued': '2018-06-15', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/q6p7-56au', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/q6p7-56au/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/q6p7-56au/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/q6p7-56au/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/q6p7-56au/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['high school', 'risk behavior', 'sexual contacts', 'sexual identity', 'sexual orientation', 'survey', 'youth online', 'yrbs'], 'bureauCode': ['009:20'], 'modified': '2019-03-29', 'title': 'DASH - Youth Risk Behavior Surveillance System (YRBSS): High School – Including Sexual Orientation', 'describedBy': 'https://chronicdata.cdc.gov/Youth-Risk-Behaviors/DASH-Youth-Risk-Behavior-Surveillance-System-YRBSS/q6p7-56au'}, {'description': "<p>2001 forward. The National (Nationwide) Inpatient Sample (NIS) is part of a family of databases and software tools developed for the Healthcare Cost and Utilization Project (HCUP). The NIS is the largest publicly available all-payer inpatient health care database in the United States, yielding national estimates of hospital inpatient stays. Unweighted, it contains data from more than 7 million hospital stays each year. Weighted, it estimates more than 35 million hospitalizations nationally. Indicators from this data source have been computed by personnel in CDC's Division for Heart Disease and Stroke Prevention (DHDSP). This is one of the datasets provided by the National Cardiovascular Disease Surveillance System. The system is designed to integrate multiple indicators from many data sources to provide a comprehensive picture of the public health burden of CVDs and associated risk factors in the United States. The data are organized by indicator, and they include CVDs (e.g., heart failure). The data can be plotted as trends and stratified by age group, sex, and race/ethnicity.</p>\n", 'programCode': ['009:020'], 'title': 'Healthcare Cost and Utilization Project (HCUP) - National Inpatient Sample', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Heart Disease & Stroke Prevention'], 'landingPage': 'https://data.cdc.gov/d/ntny-77fx', 'contactPoint': {'hasEmail': 'mailto:dhdsprequests@cdc.gov', 'fn': 'DHDSP Requests'}, 'issued': '2019-06-19', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/ntny-77fx', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ntny-77fx/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ntny-77fx/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ntny-77fx/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ntny-77fx/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cardiovascular', 'coronary heart disease', 'hospitalizations', 'myocardial infarction', 'stroke'], 'bureauCode': ['009:20'], 'modified': '2019-06-19', 'references': ['https://www.cdc.gov/dhdsp/index.htm', 'https://www.cdc.gov/dhdsp/maps/dtm/data_sources.htm', 'https://www.cdc.gov/dhdsp/maps/dtm/data_risks.htm'], 'describedBy': 'https://chronicdata.cdc.gov/Heart-Disease-Stroke-Prevention/Healthcare-Cost-and-Utilization-Project-HCUP-Natio/ntny-77fx'}, {'description': "<p>2003 forward. CMS compiles claims data for Medicare and Medicaid patients across a variety of categories and years. This includes Inpatient and Outpatient claims, Master Beneficiary Summary Files, and many other files. Indicators from this data source have been computed by personnel in CDC's Division for Heart Disease and Stroke Prevention (DHDSP). This is one of the datasets provided by the National Cardiovascular Disease Surveillance System. The system is designed to integrate multiple indicators from many data sources to provide a comprehensive picture of the public health burden of CVDs and associated risk factors in the United States. The data are organized by location (national and state) and indicator. The data can be plotted as trends and stratified by sex and race/ethnicity.</p>\n", 'programCode': ['009:020'], 'title': 'Center for Medicare & Medicaid Services (CMS) , Medicare Claims data', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Heart Disease & Stroke Prevention'], 'landingPage': 'https://data.cdc.gov/d/iw6q-r3ja', 'contactPoint': {'hasEmail': 'mailto:dhdsprequests@cdc.gov', 'fn': 'DHDSP Requests'}, 'issued': '2019-06-19', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/iw6q-r3ja', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/iw6q-r3ja/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/iw6q-r3ja/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/iw6q-r3ja/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/iw6q-r3ja/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cardiovascular disease', 'claims data', 'heart disease', 'stroke'], 'bureauCode': ['009:20'], 'modified': '2019-06-19', 'references': ['https://www.cdc.gov/dhdsp/index.htm', 'https://www.cdc.gov/dhdsp/maps/dtm/data_sources.htm', 'https://www.cdc.gov/dhdsp/maps/dtm/data_risks.htm'], 'describedBy': 'https://chronicdata.cdc.gov/Heart-Disease-Stroke-Prevention/Center-for-Medicare-Medicaid-Services-CMS-Medicare/iw6q-r3ja'}, {'description': '<p>Animals at petting zoos and agricultural fairs can be carriers of pathogens, such as Escherichia coli. Disease outbreaks at animal contact exhibits can be prevented by handwashing after contact with animals and keeping food and beverage away from exhibits. This research procedure and code book accompanies the data set, Animal Contact Exhibits_Legal Epidemiology Dataset_2016, which catalogs and analyzes a collection of state hand sanitation laws for the following categories of animal contact exhibits:<br />\na. Petting zoos<br />\nb. Agricultural fairs<br />\nc. County or state fairs<br />\nd. Exotic animal exhibits<br />\ne. Circuses<br />\nf. Zoos</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'landingPage': 'https://data.cdc.gov/d/4zc2-9ujh', 'contactPoint': {'hasEmail': 'mailto:fferrell@cdc.gov', 'fn': 'F. Abigail Ferrell'}, 'issued': '2017-06-27', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/4zc2-9ujh', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'pdf', 'accessURL': 'https://data.cdc.gov/download/4zc2-9ujh/application/pdf', 'mediaType': 'application/unknown', 'title': 'pdf'}], 'keyword': ['agricultural fair', 'animal contact exhibit', 'circus', 'county or state fair', 'exotic animals', 'infectious disease', 'legal epidemiology', 'petting zoo', 'zoo', 'zoonotic disease'], 'bureauCode': ['009:00'], 'modified': '2017-06-27', 'title': 'Animal Contact Exhibits_Legal Epidemiology Research Procedure and Code Book_2016'}, {'description': '<p>2013 to 2015, 3-year average. Rates are age-standardized. County rates are spatially smoothed. The data can be viewed by gender and race/ethnicity. Data source: National Vital Statistics System. Additional data, maps, and methodology can be viewed on the Interactive Atlas of Heart Disease and Stroke <a href="http://www.cdc.gov/dhdsp/maps/atlas">http://www.cdc.gov/dhdsp/maps/atlas</a></p>\n', 'programCode': ['009:020'], 'title': 'Heart Disease Mortality Data Among US Adults (35+) by State/Territory and County', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Heart Disease & Stroke Prevention'], 'landingPage': 'https://data.cdc.gov/d/i2vk-mgdh', 'contactPoint': {'hasEmail': 'mailto:dhdsprequests@cdc.gov', 'fn': 'DHDSP Requests'}, 'issued': '2017-04-25', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/i2vk-mgdh', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/i2vk-mgdh/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/i2vk-mgdh/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/i2vk-mgdh/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/i2vk-mgdh/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cardiovascular disease', 'county', 'heart disease'], 'bureauCode': ['009:20'], 'modified': '2018-07-09', 'references': ['https://www.cdc.gov/dhdsp/index.htm', 'https://www.cdc.gov/dhdsp/maps/dtm/data_sources.htm', 'https://www.cdc.gov/dhdsp/maps/dtm/data_risks.htm'], 'describedBy': 'https://chronicdata.cdc.gov/Heart-Disease-Stroke-Prevention/Heart-Disease-Mortality-Data-Among-US-Adults-35-by/i2vk-mgdh'}, {'description': '<p>2013 to 2015, 3-year average. Rates are age-standardized. County rates are spatially smoothed. The data can be viewed by gender and race/ethnicity. Data source: National Vital Statistics System. Additional data, maps, and methodology can be viewed on the Interactive Atlas of Heart Disease and Stroke <a href="http://www.cdc.gov/dhdsp/maps/atlas">http://www.cdc.gov/dhdsp/maps/atlas</a></p>\n', 'programCode': ['009:020'], 'title': 'Stroke Mortality Data Among US Adults (35+) by State/Territory and County', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Heart Disease & Stroke Prevention'], 'landingPage': 'https://data.cdc.gov/d/kpwh-eddm', 'contactPoint': {'hasEmail': 'mailto:dhdsprequests@cdc.gov', 'fn': 'DHDSP Requests'}, 'issued': '2017-04-25', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/kpwh-eddm', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/kpwh-eddm/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/kpwh-eddm/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/kpwh-eddm/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/kpwh-eddm/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cardiovascular disease', 'cerebrovascular disease', 'county', 'stroke'], 'bureauCode': ['009:20'], 'modified': '2018-07-09', 'references': ['https://www.cdc.gov/dhdsp/index.htm', 'https://www.cdc.gov/dhdsp/maps/dtm/data_sources.htm', 'https://www.cdc.gov/dhdsp/maps/dtm/data_risks.htm'], 'describedBy': 'https://chronicdata.cdc.gov/Heart-Disease-Stroke-Prevention/Stroke-Mortality-Data-Among-US-Adults-35-by-State-/kpwh-eddm'}, {'description': '<p>1991-2017. High School Dataset. The Youth Risk Behavior Surveillance System (YRBSS) monitors six categories of priority health behaviors<br />\namong youth and young adults: 1) behaviors that contribute to unintentional injuries and violence; 2) tobacco use; 3) alcohol and<br />\nother drug use; 4) sexual behaviors related to unintended pregnancy and sexually transmitted infections (STIs), including human<br />\nimmunodeficiency virus (HIV) infection; 5) unhealthy dietary behaviors; and 6) physical inactivity. In addition, YRBSS monitors<br />\nthe prevalence of obesity and asthma and other priority health behaviors.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Youth Risk Behaviors'], 'landingPage': 'https://data.cdc.gov/d/svam-8dhg', 'contactPoint': {'hasEmail': 'mailto:nccddashinfo@cdc.gov', 'fn': 'DASH Public Inquiries'}, 'issued': '2018-06-15', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/svam-8dhg', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/svam-8dhg/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/svam-8dhg/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/svam-8dhg/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/svam-8dhg/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['centers-for-disease-control-and-prevention'], 'bureauCode': ['009:20'], 'modified': '2019-03-29', 'title': 'DASH - Youth Risk Behavior Surveillance System (YRBSS): High School - Excluding Sexual Identity', 'describedBy': 'https://chronicdata.cdc.gov/Youth-Risk-Behaviors/DASH-Youth-Risk-Behavior-Surveillance-System-YRBSS/svam-8dhg'}, {'description': '<ol start="2011">\n<li>Centers for Disease Control and Prevention (CDC). PRAMS, the Pregnancy Risk Assessment Monitoring System, is a surveillance system collecting state-specific, population-based data on maternal attitudes and experiences before, during, and shortly after pregnancy. It is a collaborative project of the Centers for Disease Control and Prevention (CDC) and state health departments. PRAMS provides data for state health officials to use to improve the health of mothers and infants. PRAMS topics include abuse, alcohol use, contraception, breastfeeding, mental health, morbidity, obesity, preconception health, pregnancy history, prenatal-care, sleep behavior, smoke exposure, stress, tobacco use, WIC, Medicaid, infant health, and unintended pregnancy.<br />\nData will be updated annually as it becomes available.</li>\n</ol>\n', 'programCode': ['009:020'], 'title': 'CDC PRAMStat Data for 2011', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Maternal & Child Health'], 'landingPage': 'https://data.cdc.gov/d/ese6-rqpq', 'contactPoint': {'hasEmail': 'mailto:PRAMSProposals@cdc.gov', 'fn': 'DRH Public Inquiries'}, 'issued': '2018-01-19', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/ese6-rqpq', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ese6-rqpq/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ese6-rqpq/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ese6-rqpq/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ese6-rqpq/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['abuse', 'alcohol use', 'breastfeeding', 'contraception', 'infant health', 'medicaid', 'mental health', 'morbidity', 'obesity', 'preconception health', 'pregnancy history', 'prenatal care', 'reproductive health', 'sleep behavior', 'smoke exposure', 'stress', 'tobacco use', 'unintended pregnancy', 'wic'], 'bureauCode': ['009:20'], 'modified': '2018-07-09', 'references': ['https://www.cdc.gov/prams/index.htm', 'https://www.cdc.gov/prams/pramstat/index.html'], 'describedBy': 'https://chronicdata.cdc.gov/Maternal-Child-Health/CDC-PRAMStat-Data-for-2011/ese6-rqpq'}, {'description': '<p>NNDSS - Table II. West Nile virus disease - 2016. In this Table, provisional* cases of selected† notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories.<br />\nNote:<br />\nThese are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting.</p>\n<p>Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available.</p>\n<p>Footnotes:<br />\nC.N.M.I.: Commonwealth of Northern Mariana Islands.<br />\nU: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<ul>\n<li>Case counts for reporting year 2016 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/">http://wwwn.cdc.gov/nndss/document/</a> ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf. Data for TB are displayed in Table IV, which appears quarterly.<br />\n† Three low incidence conditions, rubella, rubella congenital, and tetanus, have been moved to Table II to facilitate case count verification with reporting jurisdictions.<br />\n§ Updated weekly from the Division of Vector-Borne Diseases, National Center for Emerging and Zoonotic Infectious Diseases (ArboNET Surveillance). Data for Jamestown Canyon virus, La Crosse virus, Chikungunya virus, Eastern equine encephalitis virus, Powassan virus, St. Louis virus, and Western equine encephalitis virus diseases are available in Table I.<br />\n¶ Not reportable in all states. Reporting exceptions are available at <a href="http://wwwn.cdc.gov/nndss/downloads.html">http://wwwn.cdc.gov/nndss/downloads.html</a>.</li>\n</ul>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/sd5c-m3g5', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2017-01-05', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/sd5c-m3g5', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/sd5c-m3g5/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/sd5c-m3g5/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/sd5c-m3g5/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/sd5c-m3g5/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2016', 'mmwr', 'nedss', 'netss', 'nndss', 'west nile virus', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2017-01-05', 'title': 'NNDSS - Table II. West Nile virus disease'}, {'description': '<p>NNDSS - Table II. Spotted Fever Rickettsiosis to Syphilis - 2016. In this Table, provisional* cases of selected† notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories.<br />\nNote:<br />\nThese are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting.</p>\n<p>Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available.</p>\n<p>Footnotes:<br />\nC.N.M.I.: Commonwealth of Northern Mariana Islands.<br />\nU: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<ul>\n<li>Case counts for reporting year 2016 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/">http://wwwn.cdc.gov/nndss/document/</a> ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf. Data for TB are displayed in Table IV, which appears quarterly.<br />\n† Three low incidence conditions, rubella, rubella congenital, and tetanus, have been moved to Table II to facilitate case count verification with reporting jurisdictions.<br />\n§ Illnesses with similar clinical presentation that result from Spotted fever group rickettsia infections are reported as Spotted fever rickettsioses. Rocky Mountain spotted fever (RMSF) caused by Rickettsia rickettsii, is the most common and well-known spotted fever.</li>\n</ul>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/6jgb-zrsp', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2017-01-05', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/6jgb-zrsp', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6jgb-zrsp/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6jgb-zrsp/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6jgb-zrsp/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6jgb-zrsp/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2016', 'mmwr', 'nedss', 'netss', 'nndss', 'rmsf', 'spotted fever rickettsiosis', 'syphilis primary and secondary', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2017-01-05', 'title': 'NNDSS - Table II. Spotted Fever Rickettsiosis to Syphilis'}, {'description': '<p>NNDSS - Table II. Rubella to Salmonellosis - 2016. In this Table, provisional* cases of selected† notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories.<br />\nNote:<br />\nThese are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting.</p>\n<p>Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available.</p>\n<p>Footnotes:<br />\nC.N.M.I.: Commonwealth of Northern Mariana Islands.<br />\nU: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<ul>\n<li>Case counts for reporting year 2016 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>. Data for TB are displayed in Table IV, which appears quarterly.<br />\n† Three low incidence conditions, rubella, rubella congenital, and tetanus, are in Table II to facilitate case count verification with reporting jurisdictions.</li>\n</ul>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/4qb4-rsd8', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2017-01-05', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/4qb4-rsd8', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4qb4-rsd8/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4qb4-rsd8/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4qb4-rsd8/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4qb4-rsd8/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2016', 'congenital syndrome', 'mmwr', 'nedss', 'netss', 'nndss', 'rubella', 'salmonellosis', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2017-01-05', 'title': 'NNDSS - Table II. Rubella to Salmonellosis'}, {'description': '<p>NNDSS - Table II. Mumps to Rabies, animal - 2016. In this Table, provisional* cases of selected† notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories.<br />\nNote:<br />\nThese are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting.</p>\n<p>Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available.</p>\n<p>Footnotes:<br />\nC.N.M.I.: Commonwealth of Northern Mariana Islands.<br />\nU: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<ul>\n<li>Case counts for reporting year 2016 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>. Data for TB are displayed in Table IV, which appears quarterly.<br />\n† Three low incidence conditions, rubella, rubella congenital, and tetanus, are in Table II to facilitate case count verification with reporting jurisdictions.</li>\n</ul>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/bfe6-2gyq', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2017-01-05', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/bfe6-2gyq', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/bfe6-2gyq/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/bfe6-2gyq/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/bfe6-2gyq/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/bfe6-2gyq/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2016', 'mmwr', 'mumps', 'nedss', 'netss', 'nndss', 'pertussis', 'rabies animal', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2017-01-05', 'title': 'NNDSS - Table II. Mumps to Rabies, animal'}, {'description': '<p>NNDSS - Table II. Lyme disease to Meningococcal - 2016. In this Table, provisional* cases of selected† notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories.</p>\n<p>Note:<br />\nThese are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting.</p>\n<p>Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available.</p>\n<p>Footnotes:<br />\nC.N.M.I.: Commonwealth of Northern Mariana Islands.<br />\nU: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<ul>\n<li>Case counts for reporting year 2016 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/">http://wwwn.cdc.gov/nndss/document/</a> ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf. Data for TB are displayed in Table IV, which appears quarterly.<br />\n† Three low incidence conditions, rubella, rubella congenital, and tetanus, are in Table II to facilitate case count verification with reporting jurisdictions.<br />\n§ Data for meningococcal disease, invasive caused by serogroups ACWY; serogroup B; other serogroup; and unknown serogroup are available in Table I.</li>\n</ul>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/93k9-hy54', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2017-01-05', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/93k9-hy54', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/93k9-hy54/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/93k9-hy54/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/93k9-hy54/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/93k9-hy54/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2016', 'all serogroups', 'invasive', 'lyme disease', 'malaria', 'meningococcal disease', 'mmwr', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2017-01-05', 'title': 'NNDSS - Table II. Lyme disease to Meningococcal'}, {'description': '<p>NNDSS - Table II. Giardiasis to Haemophilus influenza - 2016. In this Table, provisional* cases of selected† notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories.<br />\nNote:<br />\nThese are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting.</p>\n<p>Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available.</p>\n<p>Footnotes:<br />\nC.N.M.I.: Commonwealth of Northern Mariana Islands.<br />\nU: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<ul>\n<li>Case counts for reporting year 2016 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/">http://wwwn.cdc.gov/nndss/document/</a> ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf. Data for TB are displayed in Table IV, which appears quarterly.<br />\n† Three low incidence conditions, rubella, rubella congenital, and tetanus, are in Table II to facilitate case count verification with reporting jurisdictions.<br />\n§ Data for H. influenzae (age <5 years for serotype b, nonserotype b, and unknown serotype) are available in Table I.</li>\n</ul>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/afja-b25e', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2017-01-05', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/afja-b25e', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/afja-b25e/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/afja-b25e/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/afja-b25e/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/afja-b25e/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2016', 'giardiasis', 'gonorrhea', 'haemophilus influenzae', 'mmwr', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2017-01-05', 'title': 'NNDSS - Table II. Giardiasis to Haemophilus influenza'}, {'description': '<p>NNDSS - Table II. Ehrlichiosis/Anaplasmosis - 2016. In this Table, provisional* cases of selected† notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories.</p>\n<p>Note:<br />\nThese are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting.</p>\n<p>Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available.</p>\n<p>Footnotes:<br />\nC.N.M.I.: Commonwealth of Northern Mariana Islands.<br />\nU: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<ul>\n<li>Case counts for reporting year 2016 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/">http://wwwn.cdc.gov/nndss/document/</a> ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf. Data for TB are displayed in Table IV, which appears quarterly.<br />\n† Three low incidence conditions, rubella, rubella congenital, and tetanus, are in Table II to facilitate case count verification with reporting jurisdictions.<br />\n§ Please refer to the MMWR publication for weekly updates to the footnote for this condition.</li>\n</ul>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/keia-pvvn', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2017-01-05', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/keia-pvvn', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/keia-pvvn/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/keia-pvvn/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/keia-pvvn/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/keia-pvvn/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2016', 'anaplasma phagocytophilum', 'ehrlichia chaffeensis', 'ehrlichiosis/anaplasmosis', 'mmwr', 'nedss', 'netss', 'nndss', 'undetermined', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2017-01-05', 'title': 'NNDSS - Table II. Ehrlichiosis/Anaplasmosis'}, {'description': '<p>NNDSS - Table I. infrequently reported notifiable diseases - 2016. In this Table, provisional* cases of selected† infrequently reported notifiable diseases (<1,000 cases reported during the preceding year) are displayed.<br />\nNote:</p>\n<p>These are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting.</p>\n<p>Case counts in these tables are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available.</p>\n<p>“Symbols and footnotes changed in week #4, please refer to the MMWR publication for the symbols/footnotes for weeks 1, 2, and 3”.</p>\n<p>Footnote:<br />\n-: No reported cases N: Not reportable NA: Not available NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts.<br />\n* Case counts for reporting year 2016 are provisional and subject to change. Data for years 2011 through 2015 are finalized. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>.<br />\n† This table does not include cases from the U.S. territories. Three low incidence conditions, rubella, rubella congenital, and tetanus, are in Table II to facilitate case count verification with reporting jurisdictions.<br />\n§ Calculated by summing the incidence counts for the current week, the 2 weeks preceding the current week, and the 2 weeks following the current week, for a total of 5 preceding years. Additional information is available at <a href="http://wwwn.cdc.gov/nndss/document/5yearweeklyaverage.pdf">http://wwwn.cdc.gov/nndss/document/5yearweeklyaverage.pdf</a>.<br />\n¶ Includes both neuroinvasive and nonneuroinvasive. Updated weekly reports from the Division of Vector-Borne Diseases, National Center for Emerging and Zoonotic Infectious Diseases (ArboNET Surveillance). Data for West Nile virus are available in Table II.<br />\n** Not reportable in all reporting jurisdictions. Data from states where the condition is not reportable are excluded from this table, except for the arboviral diseases and influenza-associated pediatric mortality. Reporting exceptions are available at <a href="http://wwwn.cdc.gov/nndss/downloads.html">http://wwwn.cdc.gov/nndss/downloads.html</a>.<br />\n†† Office of Management and Budget approval of the NNDSS Revision #0920-0728 on January 21, 2016, authorized CDC to receive data for these conditions. CDC is in the process<br />\nof soliciting data for these conditions (except Zika virus, congenital infection). CDC and the U.S. states are still modifying the technical infrastructure needed to collect and transmit data for Zika virus congenital infections.<br />\n§§ Jamestown Canyon virus and Lacrosse virus have replaced California serogroup diseases.<br />\n¶¶ Data for Haemophilus influenzae (all ages, all serotypes) are available in Table II.<br />\n*** Please refer to the MMWR publication for weekly updates to the footnote for this condition.<br />\n††† Please refer to the MMWR publication for weekly updates to the footnote for this condition.<br />\n§§§ Data for meningococcal disease (all serogroups) are available in Table II.<br />\n¶¶¶ Please refer to the MMWR publication for weekly updates to the footnote for this condition.<br />\n**** Updated weekly from reports to the Division of STD Prevention, National Center for HIV/AIDS, Viral Hepatitis, STD, and TB Prevention.<br />\n†††† Please refer to the MMWR publication for weekly updates to the footnote for this condition.<br />\n§§§§ All cases reported have occurred in travelers returning from affected areas, with their sexual contacts, or infants infected in ute</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/dwqk-w36f', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2017-01-05', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/dwqk-w36f', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/dwqk-w36f/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/dwqk-w36f/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/dwqk-w36f/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/dwqk-w36f/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2016', 'anthrax', 'arboviral diseases', 'botulism', 'brucellosis', 'chancroid', 'chikungunya virus disease', 'cholera', 'crimean-congo', 'cyclosporiasis', 'diphtheria', 'eastern equine encephalitis virus disease', 'ebola', 'guanarito', 'haemophilus influenzae invasive', 'hansen disease', 'hantavirus infection', 'hantavirus pulmonary syndrome', 'hemolytic uremic syndrome', 'hepatitis b infection perinatal', 'influenza-associated pediatric mortality', 'jamestown canyon virus', 'junin', 'la crosse virus', 'lassa fever', 'leptospirosis', 'listeriosis', 'lujo virus', 'machupo', 'marburg fever', 'measles', 'meningococcal disease invasive', 'mmwr', 'nedss', 'netss', 'nndss', 'novel influenza a', 'plague', 'polio virus infection nonparalytic', 'poliomyelitis paralytic', 'postdiarrheal', 'powassan virus disease', 'psittacosis', 'q fever', 'rabies human', 'sabia-associated', 'sars-cov', 'smallpox', 'st. louis encephalitis virus disease', 'streptococcal toxic-shock syndrome', 'syphilis congenital', 'toxic-shock syndrome (staphylococcal)', 'trichinellosis', 'tularemia', 'typhoid fever', 'vancomycin', 'viral hemorrhagic fever', 'western equine encephalitis virus disease', 'wonder', 'yellow fever'], 'bureauCode': ['009:00'], 'modified': '2017-01-05', 'title': 'NNDSS - Table I. infrequently reported notifiable diseases'}, {'description': '<p>This census tract shapefile for the 500 Cities project was extracted from the Census 2010 Tiger/Line database and modified to remove portions of census tracts that were outside of city boundaries. This shapefile can be joined with 500 Cities census tract-level Data (GIS Friendly Format) in a geographic information system (GIS) to make maps at the census tract level.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['500 Cities'], 'landingPage': 'https://data.cdc.gov/d/x7zy-2xmx', 'contactPoint': {'hasEmail': 'mailto:500cities@cdc.gov', 'fn': '500 Cities Public Inquiries'}, 'issued': '2016-11-08', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/x7zy-2xmx', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'zip', 'accessURL': 'https://data.cdc.gov/download/x7zy-2xmx/application/zip', 'mediaType': 'application/unknown', 'title': 'zip'}], 'keyword': ['500 cities', 'boundaries', 'census tract', 'shapefile'], 'bureauCode': ['009:20'], 'modified': '2017-12-04', 'title': '500 Cities: Census Tract Boundaries'}, {'description': '<p>This city boundary shapefile was extracted from Esri Data and Maps for ArcGIS 2014 - U.S. Populated Place Areas. This shapefile can be joined to 500 Cities city-level Data (GIS Friendly Format) in a geographic information system (GIS) to make city-level maps.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['500 Cities'], 'landingPage': 'https://data.cdc.gov/d/n44h-hy2j', 'contactPoint': {'hasEmail': 'mailto:500cities@cdc.gov', 'fn': '500 Cities Public Inquiries'}, 'issued': '2016-11-08', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/n44h-hy2j', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'zip', 'accessURL': 'https://data.cdc.gov/download/n44h-hy2j/application/zip', 'mediaType': 'application/unknown', 'title': 'zip'}], 'keyword': ['500 cities', 'boundaries', 'city', 'shapefile'], 'bureauCode': ['009:20'], 'modified': '2017-12-04', 'title': '500 Cities: City Boundaries'}, {'description': '<p>Data from BRFSS for indicators of adult oral health for 1999 and even years from 2002 through 2010. National estimates are represented by the median prevalence among 50 states and the District of Columbia data. Estimates are prepared from the BRFSS public use data sets. Estimates in this file are not age adjusted, and may differ slightly from estimates available from the BRFSS web site or Chronic Disease Indicators due to small differences in definition, age adjustment or rounding. For more information, see: <a href="http://www.cdc.gov/oralhealthdata/overview/Adult_Indicators.html">http://www.cdc.gov/oralhealthdata/overview/Adult_Indicators.html</a></p>\n', 'programCode': ['009:020'], 'title': 'NOHSS Adult Indicators - 2010 And Prior BRFSS', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Oral Health'], 'landingPage': 'https://data.cdc.gov/d/aemk-wcbf', 'contactPoint': {'hasEmail': 'mailto:oralhealth@cdc.gov', 'fn': 'Oral Health Inquiries'}, 'issued': '2016-11-07', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/aemk-wcbf', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/aemk-wcbf/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/aemk-wcbf/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/aemk-wcbf/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/aemk-wcbf/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['access to care', 'adults', 'dental cleaning', 'dental visits', 'tooth loss'], 'bureauCode': ['009:20'], 'modified': '2019-05-10', 'references': ['https://www.cdc.gov/oralhealthdata/'], 'describedBy': 'https://chronicdata.cdc.gov/Oral-Health/NOHSS-Adult-Indicators-2010-And-Prior-BRFSS/aemk-wcbf'}, {'description': "<p>Rate of deaths by age/gender (per 100,000 population) for motor vehicle occupants killed in crashes, 2012 & 2014. 2012 Source: Fatality Analysis Reporting System (FARS). 2014 Source: National Highway Traffic Safety Administration's (NHTSA) Fatality Analysis Reporting System (FARS), 2014 Annual Report File Note: Blank cells indicate data are suppressed. Fatality rates based on fewer than 20 deaths are suppressed.</p>\n", 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Motor Vehicle'], 'landingPage': 'https://data.cdc.gov/d/xsu4-4sk9', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-10-18', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/xsu4-4sk9', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xsu4-4sk9/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xsu4-4sk9/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xsu4-4sk9/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xsu4-4sk9/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cdc', 'centers for disease control and prevention'], 'bureauCode': ['009:00'], 'modified': '2016-10-18', 'title': 'Motor Vehicle Occupant Death Rate, by Age and Gender, 2012 & 2014, Region 9 - San Francisco'}, {'description': "<p>Rate of deaths by age/gender (per 100,000 population) for motor vehicle occupants killed in crashes, 2012 & 2014. 2012 Source: Fatality Analysis Reporting System (FARS). 2014 Source: National Highway Traffic Safety Administration's (NHTSA) Fatality Analysis Reporting System (FARS), 2014 Annual Report File Note: Blank cells indicate data are suppressed. Fatality rates based on fewer than 20 deaths are suppressed.</p>\n", 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Motor Vehicle'], 'landingPage': 'https://data.cdc.gov/d/u5yv-9uts', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-10-18', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/u5yv-9uts', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/u5yv-9uts/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/u5yv-9uts/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/u5yv-9uts/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/u5yv-9uts/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cdc', 'centers for disease control and prevention'], 'bureauCode': ['009:00'], 'modified': '2016-10-18', 'title': 'Motor Vehicle Occupant Death Rate, by Age and Gender, 2012 & 2014, Region 7 - Kansas City'}, {'description': "<p>Rate of deaths by age/gender (per 100,000 population) for motor vehicle occupants killed in crashes, 2012 & 2014. 2012 Source: Fatality Analysis Reporting System (FARS). 2014 Source: National Highway Traffic Safety Administration's (NHTSA) Fatality Analysis Reporting System (FARS), 2014 Annual Report File Note: Blank cells indicate data are suppressed. Fatality rates based on fewer than 20 deaths are suppressed.</p>\n", 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Motor Vehicle'], 'landingPage': 'https://data.cdc.gov/d/8ihh-n7ic', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-10-18', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/8ihh-n7ic', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/8ihh-n7ic/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/8ihh-n7ic/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/8ihh-n7ic/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/8ihh-n7ic/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cdc', 'centers for disease control and prevention'], 'bureauCode': ['009:00'], 'modified': '2016-10-18', 'title': 'Motor Vehicle Occupant Death Rate, by Age and Gender, 2012 & 2014, Region 6 - Dallas'}, {'description': "<p>Rate of deaths by age/gender (per 100,000 population) for motor vehicle occupants killed in crashes, 2012 & 2014. 2012 Source: Fatality Analysis Reporting System (FARS). 2014 Source: National Highway Traffic Safety Administration's (NHTSA) Fatality Analysis Reporting System (FARS), 2014 Annual Report File Note: Blank cells indicate data are suppressed. Fatality rates based on fewer than 20 deaths are suppressed.</p>\n", 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Motor Vehicle'], 'landingPage': 'https://data.cdc.gov/d/6i2x-3kw3', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-10-18', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/6i2x-3kw3', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6i2x-3kw3/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6i2x-3kw3/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6i2x-3kw3/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6i2x-3kw3/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cdc', 'centers for disease control and prevention'], 'bureauCode': ['009:00'], 'modified': '2016-10-18', 'title': 'Motor Vehicle Occupant Death Rate, by Age and Gender, 2012 & 2014, Region 5 - Chicago'}, {'description': "<p>Rate of deaths by age/gender (per 100,000 population) for motor vehicle occupants killed in crashes, 2012 & 2014. 2012 Source: Fatality Analysis Reporting System (FARS). 2014 Source: National Highway Traffic Safety Administration's (NHTSA) Fatality Analysis Reporting System (FARS), 2014 Annual Report File Note: Blank cells indicate data are suppressed. Fatality rates based on fewer than 20 deaths are suppressed.</p>\n", 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Motor Vehicle'], 'landingPage': 'https://data.cdc.gov/d/rb93-4tgj', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-10-18', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/rb93-4tgj', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rb93-4tgj/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rb93-4tgj/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rb93-4tgj/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rb93-4tgj/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cdc', 'centers for disease control and prevention'], 'bureauCode': ['009:00'], 'modified': '2016-10-18', 'title': 'Motor Vehicle Occupant Death Rate, by Age and Gender, 2012 & 2014, Region 4 - Atlanta'}, {'description': "<p>Rate of deaths by age/gender (per 100,000 population) for motor vehicle occupants killed in crashes, 2012 & 2014. 2012 Source: Fatality Analysis Reporting System (FARS). 2014 Source: National Highway Traffic Safety Administration's (NHTSA) Fatality Analysis Reporting System (FARS), 2014 Annual Report File Note: Blank cells indicate data are suppressed. Fatality rates based on fewer than 20 deaths are suppressed.</p>\n", 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Motor Vehicle'], 'landingPage': 'https://data.cdc.gov/d/fj6s-ssz6', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-10-18', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/fj6s-ssz6', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/fj6s-ssz6/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/fj6s-ssz6/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/fj6s-ssz6/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/fj6s-ssz6/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cdc', 'centers for disease control and prevention'], 'bureauCode': ['009:00'], 'modified': '2016-10-18', 'title': 'Motor Vehicle Occupant Death Rate, by Age and Gender, 2012 & 2014, Region 2 - New York'}, {'description': "<p>Rate of deaths by age/gender (per 100,000 population) for motor vehicle occupants killed in crashes, 2012 & 2014. 2012 Source: Fatality Analysis Reporting System (FARS). 2014 Source: National Highway Traffic Safety Administration's (NHTSA) Fatality Analysis Reporting System (FARS), 2014 Annual Report File Note: Blank cells indicate data are suppressed. Fatality rates based on fewer than 20 deaths are suppressed.</p>\n", 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Motor Vehicle'], 'landingPage': 'https://data.cdc.gov/d/an65-3p9b', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-10-18', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/an65-3p9b', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/an65-3p9b/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/an65-3p9b/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/an65-3p9b/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/an65-3p9b/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cdc', 'centers for disease control and prevention'], 'bureauCode': ['009:00'], 'modified': '2016-10-18', 'title': 'Motor Vehicle Occupant Death Rate, by Age and Gender, 2012 & 2014, HHS Region 1 - Boston'}, {'description': "<p>Rate of deaths by age/gender (per 100,000 population) for motor vehicle occupants killed in crashes, 2012 & 2014. 2012 Source: Fatality Analysis Reporting System (FARS). 2014 Source: National Highway Traffic Safety Administration's (NHTSA) Fatality Analysis Reporting System (FARS), 2014 Annual Report File Note: Blank cells indicate data are suppressed. Fatality rates based on fewer than 20 deaths are suppressed.</p>\n", 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['geospatial'], 'landingPage': 'https://data.cdc.gov/d/rqg5-mkef', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-10-17', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/rqg5-mkef', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rqg5-mkef/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rqg5-mkef/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rqg5-mkef/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rqg5-mkef/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['death rate', 'motor vehicle'], 'bureauCode': ['009:00'], 'modified': '2017-09-13', 'title': 'Motor Vehicle Occupant Death Rate, by Age and Gender, 2012 & 2014, All States'}, {'description': '<p>This file contains the complete set of data reported to 122 Cities Mortality Reposting System. The system was retired as of 10/6/2016. While the system was running each week, the vital statistics offices of 122 cities across the United States reported the total number of death certificates processed and the number of those for which pneumonia or influenza was listed as the underlying or contributing cause of death by age group (Under 28 days, 28 days - 1 year, 1-14 years, 15-24 years, 25-44 years, 45-64 years, 65-74 years, 75-84 years, and - 85 years). U:Unavailable. - : No reported cases.* Mortality data in this table were voluntarily reported from 122 cities in the United States, most of which have populations of >100,000. A death is reported by the place of its occurrence and by the week that the death certificate was filed. Fetal deaths are not included. Total includes unknown ages.<br />\nMore information on Flu Activity & Surveillance is available at <a href="http://www.cdc.gov/flu/weekly/fluactivitysurv.htm">http://www.cdc.gov/flu/weekly/fluactivitysurv.htm</a>.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'landingPage': 'https://data.cdc.gov/d/mr8w-325u', 'contactPoint': {'hasEmail': 'mailto:krk9@cdc.gov', 'fn': 'Krista Kniss'}, 'issued': '2016-10-06', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/mr8w-325u', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mr8w-325u/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mr8w-325u/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mr8w-325u/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mr8w-325u/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['122 cities', 'mmwr table iii', 'mortality'], 'bureauCode': ['009:00'], 'modified': '2016-10-06', 'title': 'Deaths in 122 U.S. cities - 1962-2016. 122 Cities Mortality Reporting System'}, {'description': '<p>Source: Behavioral Risk Factor Surveillance System (BRFSS), 2012, 2014.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Motor Vehicle'], 'landingPage': 'https://data.cdc.gov/d/bjsc-yd7n', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-09-28', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/bjsc-yd7n', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/bjsc-yd7n/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/bjsc-yd7n/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/bjsc-yd7n/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/bjsc-yd7n/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cdc', 'centers for disease control and prevention'], 'bureauCode': ['009:00'], 'modified': '2016-09-28', 'title': 'Percentage of Adults Who Report Driving After Drinking Too Much (in the past 30 days), 2012 & 2014, Region 3 - Philadelphia'}, {'description': '<p>2012 to 2014, 3-year average. Rates are age-standardized. County rates are spatially smoothed. The data can be viewed by gender and race/ethnicity. Data source: National Vital Statistics System. Additional data, maps, and methodology can be viewed on the Interactive Atlas of Heart Disease and Stroke <a href="http://www.cdc.gov/dhdsp/maps/atlas">http://www.cdc.gov/dhdsp/maps/atlas</a></p>\n', 'programCode': ['009:020'], 'title': 'Stroke Mortality Data Among US Adults (35+) by State/Territory and County', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Heart Disease & Stroke Prevention'], 'landingPage': 'https://data.cdc.gov/d/dhsy-4sea', 'contactPoint': {'hasEmail': 'mailto:dhdsprequests@cdc.gov', 'fn': 'DHDSP Requests'}, 'issued': '2016-09-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/dhsy-4sea', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/dhsy-4sea/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/dhsy-4sea/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/dhsy-4sea/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/dhsy-4sea/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cardiovascular disease', 'cerebrovascular disease', 'county', 'stroke'], 'bureauCode': ['009:20'], 'modified': '2018-07-09', 'references': ['https://www.cdc.gov/dhdsp/index.htm', 'https://www.cdc.gov/dhdsp/maps/dtm/data_sources.htm', 'https://www.cdc.gov/dhdsp/maps/dtm/data_risks.htm'], 'describedBy': 'https://chronicdata.cdc.gov/Heart-Disease-Stroke-Prevention/Stroke-Mortality-Data-Among-US-Adults-35-by-State-/dhsy-4sea'}, {'description': '<p>2012 to 2014, 3-year average. Rates are age-standardized. County rates are spatially smoothed. The data can be viewed by gender and race/ethnicity. Data source: National Vital Statistics System. Additional data, maps, and methodology can be viewed on the Interactive Atlas of Heart Disease and Stroke <a href="http://www.cdc.gov/dhdsp/maps/atlas">http://www.cdc.gov/dhdsp/maps/atlas</a></p>\n', 'programCode': ['009:020'], 'title': 'Heart Disease Mortality Data Among US Adults (35+) by State/Territory and County', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Heart Disease & Stroke Prevention'], 'landingPage': 'https://data.cdc.gov/d/r35g-znws', 'contactPoint': {'hasEmail': 'mailto:dhdsprequests@cdc.gov', 'fn': 'DHDSP Requests'}, 'issued': '2016-09-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/r35g-znws', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/r35g-znws/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/r35g-znws/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/r35g-znws/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/r35g-znws/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cardiovascular disease', 'county', 'heart disease'], 'bureauCode': ['009:20'], 'modified': '2018-07-09', 'references': ['https://www.cdc.gov/dhdsp/index.htm', 'https://www.cdc.gov/dhdsp/maps/dtm/data_sources.htm', 'https://www.cdc.gov/dhdsp/maps/dtm/data_risks.htm'], 'describedBy': 'https://chronicdata.cdc.gov/Heart-Disease-Stroke-Prevention/Heart-Disease-Mortality-Data-Among-US-Adults-35-by/r35g-znws'}, {'description': "<p>Rate of deaths by age/gender (per 100,000 population) for people killed in crashes involving a driver with BAC =>0.08%, 2012, 2014. 2012 Source: Fatality Analysis Reporting System (FARS). 2014 Source: National Highway Traffic Administration's (NHTSA) Fatality Analysis Reporting System (FARS), 2014 Annual Report File. Note: Blank cells indicate data are suppressed. Fatality rates based on fewer than 20 deaths are suppressed.</p>\n", 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Motor Vehicle'], 'landingPage': 'https://data.cdc.gov/d/bptw-uw4i', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-09-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/bptw-uw4i', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/bptw-uw4i/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/bptw-uw4i/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/bptw-uw4i/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/bptw-uw4i/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cdc', 'centers for disease control and prevention'], 'bureauCode': ['009:00'], 'modified': '2016-09-14', 'title': 'Impaired Driving Death Rate, by Age and Gender, 2012 & 2014, Region 2 - New York'}, {'description': "<p>Rate of deaths by age/gender (per 100,000 population) for people killed in crashes involving a driver with BAC =>0.08%, 2012, 2014. 2012 Source: Fatality Analysis Reporting System (FARS). 2014 Source: National Highway Traffic Administration's (NHTSA) Fatality Analysis Reporting System (FARS), 2014 Annual Report File. Note: Blank cells indicate data are suppressed. Fatality rates based on fewer than 20 deaths are suppressed.</p>\n", 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Motor Vehicle'], 'landingPage': 'https://data.cdc.gov/d/68ej-h5ze', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-09-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/68ej-h5ze', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/68ej-h5ze/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/68ej-h5ze/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/68ej-h5ze/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/68ej-h5ze/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cdc', 'centers for disease control and prevention'], 'bureauCode': ['009:00'], 'modified': '2016-09-14', 'title': 'Impaired Driving Death Rate, by Age and Gender, 2012 & 2014, Region 5 - Chicago'}, {'description': "<p>Rate of deaths by age/gender (per 100,000 population) for people killed in crashes involving a driver with BAC =>0.08%, 2012, 2014. 2012 Source: Fatality Analysis Reporting System (FARS). 2014 Source: National Highway Traffic Administration's (NHTSA) Fatality Analysis Reporting System (FARS), 2014 Annual Report File. Note: Blank cells indicate data are suppressed. Fatality rates based on fewer than 20 deaths are suppressed.</p>\n", 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Motor Vehicle'], 'landingPage': 'https://data.cdc.gov/d/k9ai-xgx2', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-09-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/k9ai-xgx2', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/k9ai-xgx2/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/k9ai-xgx2/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/k9ai-xgx2/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/k9ai-xgx2/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cdc', 'centers for disease control and prevention'], 'bureauCode': ['009:00'], 'modified': '2016-09-14', 'title': 'Impaired Driving Death Rate, by Age and Gender, 2012 & 2014, Region 6 - Dallas'}, {'description': "<p>Rate of deaths by age/gender (per 100,000 population) for people killed in crashes involving a driver with BAC =>0.08%, 2012, 2014. 2012 Source: Fatality Analysis Reporting System (FARS). 2014 Source: National Highway Traffic Administration's (NHTSA) Fatality Analysis Reporting System (FARS), 2014 Annual Report File. Note: Blank cells indicate data are suppressed. Fatality rates based on fewer than 20 deaths are suppressed.</p>\n", 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Motor Vehicle'], 'landingPage': 'https://data.cdc.gov/d/ea3z-m7eh', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-09-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/ea3z-m7eh', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ea3z-m7eh/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ea3z-m7eh/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ea3z-m7eh/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ea3z-m7eh/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cdc', 'centers for disease control and prevention'], 'bureauCode': ['009:00'], 'modified': '2016-09-14', 'title': 'Impaired Driving Death Rate, by Age and Gender, 2012 & 2014, Region 7 - Kansas City'}, {'description': "<p>Rate of deaths by age/gender (per 100,000 population) for people killed in crashes involving a driver with BAC =>0.08%, 2012, 2014. 2012 Source: Fatality Analysis Reporting System (FARS). 2014 Source: National Highway Traffic Administration's (NHTSA) Fatality Analysis Reporting System (FARS), 2014 Annual Report File. Note: Blank cells indicate data are suppressed. Fatality rates based on fewer than 20 deaths are suppressed.</p>\n", 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Motor Vehicle'], 'landingPage': 'https://data.cdc.gov/d/3se3-rwj2', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-09-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/3se3-rwj2', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/3se3-rwj2/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/3se3-rwj2/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/3se3-rwj2/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/3se3-rwj2/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cdc', 'centers for disease control and prevention'], 'bureauCode': ['009:00'], 'modified': '2016-09-14', 'title': 'Impaired Driving Death Rate, by Age and Gender, 2012 & 2014, Region 9 - San Francisco'}, {'description': "<p>Rate of deaths by age/gender (per 100,000 population) for people killed in crashes involving a driver with BAC =>0.08%, 2012, 2014. 2012 Source: Fatality Analysis Reporting System (FARS). 2014 Source: National Highway Traffic Administration's (NHTSA) Fatality Analysis Reporting System (FARS), 2014 Annual Report File. Note: Blank cells indicate data are suppressed. Fatality rates based on fewer than 20 deaths are suppressed.</p>\n", 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Motor Vehicle'], 'landingPage': 'https://data.cdc.gov/d/x9gq-59r3', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-09-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/x9gq-59r3', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/x9gq-59r3/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/x9gq-59r3/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/x9gq-59r3/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/x9gq-59r3/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cdc', 'centers for disease control and prevention'], 'bureauCode': ['009:00'], 'modified': '2016-09-14', 'title': 'Impaired Driving Death Rate, by Age and Gender, 2012 & 2014, Region 10 - Seattle'}, {'description': '<p>Source: Behavioral Risk Factor Surveillance System (BRFSS), 2012, 2014.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Motor Vehicle'], 'landingPage': 'https://data.cdc.gov/d/g4ag-jrdn', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-09-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/g4ag-jrdn', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/g4ag-jrdn/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/g4ag-jrdn/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/g4ag-jrdn/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/g4ag-jrdn/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cdc', 'centers for disease control and prevention'], 'bureauCode': ['009:00'], 'modified': '2016-09-14', 'title': 'Percentage of Adults Who Report Driving After Drinking Too Much (in the past 30 days), 2012 & 2014, Region 2 - New York'}, {'description': '<p>Source: Behavioral Risk Factor Surveillance System (BRFSS), 2012, 2014.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Motor Vehicle'], 'landingPage': 'https://data.cdc.gov/d/azgh-hvnt', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-09-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/azgh-hvnt', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/azgh-hvnt/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/azgh-hvnt/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/azgh-hvnt/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/azgh-hvnt/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cdc', 'centers for disease control and prevention'], 'bureauCode': ['009:00'], 'modified': '2016-09-14', 'title': 'Percentage of Adults Who Report Driving After Drinking Too Much (in the past 30 days), 2012 & 2014, Region 4 - Atlanta'}, {'description': '<p>Source: Behavioral Risk Factor Surveillance System (BRFSS), 2012, 2014.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Motor Vehicle'], 'landingPage': 'https://data.cdc.gov/d/9w38-t35p', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-09-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/9w38-t35p', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/9w38-t35p/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/9w38-t35p/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/9w38-t35p/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/9w38-t35p/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cdc', 'centers for disease control and prevention'], 'bureauCode': ['009:00'], 'modified': '2016-09-14', 'title': 'Percentage of Adults Who Report Driving After Drinking Too Much (in the past 30 days), 2012 & 2014, Region 6 - Dallas'}, {'description': '<p>Source: Behavioral Risk Factor Surveillance System (BRFSS), 2012, 2014.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Motor Vehicle'], 'landingPage': 'https://data.cdc.gov/d/pvr7-gpk4', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-09-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/pvr7-gpk4', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/pvr7-gpk4/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/pvr7-gpk4/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/pvr7-gpk4/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/pvr7-gpk4/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cdc', 'centers for disease control and prevention'], 'bureauCode': ['009:00'], 'modified': '2016-09-14', 'title': 'Percentage of Adults Who Report Driving After Drinking Too Much (in the past 30 days), 2012 & 2014, Region 7 - Kansas City'}, {'description': '<p>Source: Behavioral Risk Factor Surveillance System (BRFSS), 2012, 2014</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Motor Vehicle'], 'landingPage': 'https://data.cdc.gov/d/a37y-w96i', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-09-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/a37y-w96i', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/a37y-w96i/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/a37y-w96i/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/a37y-w96i/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/a37y-w96i/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cdc', 'centers for disease control and prevention'], 'bureauCode': ['009:00'], 'modified': '2016-09-14', 'title': 'Percentage of Adults Who Report Driving After Drinking Too Much (in the past 30 days), 2012 & 2014, Region 8 - Denver'}, {'description': '<p>Source: Behavioral Risk Factor Surveillance System (BRFSS), 2012, 2014.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Motor Vehicle'], 'landingPage': 'https://data.cdc.gov/d/7zky-in8p', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-09-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/7zky-in8p', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7zky-in8p/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7zky-in8p/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7zky-in8p/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7zky-in8p/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cdc', 'centers for disease control and prevention'], 'bureauCode': ['009:00'], 'modified': '2016-09-14', 'title': 'Percentage of Adults Who Report Driving After Drinking Too Much (in the past 30 days), 2012 & 2014, Region 10 - Seattle'}, {'description': '<p>Source for 2012 national data: National Occupant Protection Use Survey (NOPUS), 2012. Source for 2014 national data: National Occupant Protection Use Survey (NOPUS), 2014. Source for 2012 state data: State Observational Survey of Seat Belt Use, 2012. Source for 2014 state data: Seat Belt Use in 2014- Use Rates in the States and Territories</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Motor Vehicle'], 'landingPage': 'https://data.cdc.gov/d/6tmq-h6uy', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-09-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/6tmq-h6uy', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6tmq-h6uy/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6tmq-h6uy/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6tmq-h6uy/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6tmq-h6uy/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cdc', 'centers for disease control and prevention'], 'bureauCode': ['009:00'], 'modified': '2016-09-14', 'title': 'Percentage of Drivers and Front Seat Passengers Wearing Seat Belts, 2012 & 2014, Region 1 - Boston'}, {'description': '<p>Source for 2012 national data: National Occupant Protection Use Survey (NOPUS), 2012. Source for 2014 national data: National Occupant Protection Use Survey (NOPUS), 2014. Source for 2012 state data: State Observational Survey of Seat Belt Use, 2012. Source for 2014 state data: Seat Belt Use in 2014- Use Rates in the States and Territories</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Motor Vehicle'], 'landingPage': 'https://data.cdc.gov/d/hget-9fst', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-09-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/hget-9fst', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hget-9fst/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hget-9fst/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hget-9fst/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hget-9fst/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cdc', 'centers for disease control and prevention'], 'bureauCode': ['009:00'], 'modified': '2016-09-14', 'title': 'Percentage of Drivers and Front Seat Passengers Wearing Seat Belts, 2012 & 2014, Region 2 - New York'}, {'description': '<p>Source for 2012 national data: National Occupant Protection Use Survey (NOPUS), 2012. Source for 2014 national data: National Occupant Protection Use Survey (NOPUS), 2014. Source for 2012 state data: State Observational Survey of Seat Belt Use, 2012. Source for 2014 state data: Seat Belt Use in 2014- Use Rates in the States and Territories</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Motor Vehicle'], 'landingPage': 'https://data.cdc.gov/d/26a7-nc4u', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-09-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/26a7-nc4u', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/26a7-nc4u/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/26a7-nc4u/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/26a7-nc4u/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/26a7-nc4u/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cdc', 'centers for disease control and prevention'], 'bureauCode': ['009:00'], 'modified': '2016-09-14', 'title': 'Percentage of Drivers and Front Seat Passengers Wearing Seat Belts, 2012 & 2014, Region 5 - Chicago'}, {'description': '<p>Source for 2012 national data: National Occupant Protection Use Survey (NOPUS), 2012. Source for 2014 national data: National Occupant Protection Use Survey (NOPUS), 2014. Source for 2012 state data: State Observational Survey of Seat Belt Use, 2012. Source for 2014 state data: Seat Belt Use in 2014- Use Rates in the States and Territories</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Motor Vehicle'], 'landingPage': 'https://data.cdc.gov/d/msjj-a7q2', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-09-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/msjj-a7q2', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/msjj-a7q2/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/msjj-a7q2/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/msjj-a7q2/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/msjj-a7q2/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cdc', 'centers for disease control and prevention'], 'bureauCode': ['009:00'], 'modified': '2016-09-14', 'title': 'Percentage of Drivers and Front Seat Passengers Wearing Seat Belts, 2012 & 2014, Region 10 - Seattle'}, {'description': '<p>Source for 2012 national data: National Occupant Protection Use Survey (NOPUS), 2012. Source for 2014 national data: National Occupant Protection Use Survey (NOPUS), 2014. Source for 2012 state data: State Observational Survey of Seat Belt Use, 2012. Source for 2014 state data: Seat Belt Use in 2014- Use Rates in the States and Territories</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Motor Vehicle'], 'landingPage': 'https://data.cdc.gov/d/fkfk-2j5x', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-09-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/fkfk-2j5x', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/fkfk-2j5x/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/fkfk-2j5x/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/fkfk-2j5x/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/fkfk-2j5x/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cdc', 'centers for disease control and prevention'], 'bureauCode': ['009:00'], 'modified': '2016-09-14', 'title': 'Percentage of Drivers and Front Seat Passengers Wearing Seat Belts, 2012 & 2014, Region 9 - San Francisco'}, {'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Health Statistics'], 'landingPage': 'https://data.cdc.gov/d/pp7x-dyj2', 'contactPoint': {'hasEmail': 'mailto:krk9@cdc.gov', 'fn': 'Krista Kniss'}, 'issued': '2016-10-13', 'accessLevel': 'public', 'description': 'No description provided', 'identifier': 'https://data.cdc.gov/api/views/pp7x-dyj2', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/pp7x-dyj2/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/pp7x-dyj2/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/pp7x-dyj2/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/pp7x-dyj2/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['mortality', 'nchs'], 'bureauCode': ['009:20'], 'modified': '2019-04-05', 'title': 'Deaths from Pneumonia and Influenza (P&I) and all deaths, by state and region, National Center For Health Statistics Mortality Surveillance System'}, {'description': '<p>1991-2017. Middle School Dataset. The Youth Risk Behavior Surveillance System (YRBSS) monitors six categories of priority health behaviors<br />\namong youth and young adults: 1) behaviors that contribute to unintentional injuries and violence; 2) tobacco use; 3) alcohol and<br />\nother drug use; 4) sexual behaviors related to unintended pregnancy and sexually transmitted infections (STIs), including human<br />\nimmunodeficiency virus (HIV) infection; 5) unhealthy dietary behaviors; and 6) physical inactivity. In addition, YRBSS monitors<br />\nthe prevalence of obesity and asthma and other priority health behaviors.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Youth Risk Behaviors'], 'landingPage': 'https://data.cdc.gov/d/k5bc-k3g8', 'contactPoint': {'hasEmail': 'mailto:nccddashinfo@cdc.gov', 'fn': 'DASH Public Inquiries'}, 'issued': '2018-06-15', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/k5bc-k3g8', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/k5bc-k3g8/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/k5bc-k3g8/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/k5bc-k3g8/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/k5bc-k3g8/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['middle school', 'risk behavior', 'survey', 'youth online', 'yrbs'], 'bureauCode': ['009:20'], 'modified': '2019-03-29', 'title': 'DASH - Youth Risk Behavior Surveillance System (YRBSS): Middle School', 'describedBy': 'https://chronicdata.cdc.gov/Youth-Risk-Behaviors/DASH-Youth-Risk-Behavior-Surveillance-System-YRBSS/k5bc-k3g8'}, {'description': '<p>2002-2010. BRFSS SMART MMSA Prevalence land line only data. The Selected Metropolitan Area Risk Trends (SMART) project uses the Behavioral Risk Factor Surveillance System (BRFSS) to analyze the data of selected metropolitan statistical areas (MMSAs) with 500 or more respondents. BRFSS data can be used to identify emerging health problems, establish and track health objectives, and develop and evaluate public health policies and programs. BRFSS is a continuous, state-based surveillance system that collects information about modifiable risk factors for chronic diseases and other leading causes of death. Data will be updated annually as it becomes available. Detailed information on sampling methodology and quality assurance can be found on the BRFSS website (<a href="http://www.cdc.gov/brfss">http://www.cdc.gov/brfss</a>). Methodology: <a href="http://www.cdc.gov/brfss/factsheets/pdf/DBS_BRFSS_survey.pdf">http://www.cdc.gov/brfss/factsheets/pdf/DBS_BRFSS_survey.pdf</a> Glossary: <a href="https://chronicdata.cdc.gov/Behavioral-Risk-Factors/Behavioral-Risk-Factor-Surveillance-System-BRFSS-H/iuq5-y9ct/data">https://chronicdata.cdc.gov/Behavioral-Risk-Factors/Behavioral-Risk-Fact...</a></p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Behavioral Risk Factors'], 'landingPage': 'https://data.cdc.gov/d/waxm-p5qv', 'contactPoint': {'hasEmail': 'mailto:PublicInquiriesDPH@cdc.gov', 'fn': 'DPH Public Inquiries'}, 'issued': '2019-05-29', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/waxm-p5qv', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/waxm-p5qv/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/waxm-p5qv/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/waxm-p5qv/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/waxm-p5qv/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['...', 'behavioral', 'brfss', 'mmsa', 'risk', 'smart', 'survey'], 'bureauCode': ['009:20'], 'modified': '2019-05-29', 'title': 'Behavioral Risk Factors: Selected Metropolitan Area Risk Trends (SMART) MMSA Prevalence Data (2010 and Prior)'}, {'description': '<p>1984-2018. Centers for Disease Control and Prevention (CDC). BRFSS Survey Data. The BRFSS is a continuous, state-based surveillance system that collects information about modifiable risk factors for chronic diseases and other leading causes of death.<br />\nDetailed information on sampling methodology and quality assurance can be found on the BRFSS website (<a href="http://www.cdc.gov/brfss">http://www.cdc.gov/brfss</a>).</p>\n', 'programCode': ['009:020'], 'title': 'Behavioral Risk Factor Surveillance System (BRFSS) Historical Questions', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Behavioral Risk Factors'], 'landingPage': 'https://data.cdc.gov/d/iuq5-y9ct', 'contactPoint': {'hasEmail': 'mailto:PublicInquiriesDPH@cdc.gov', 'fn': 'DPH Public Inquiries'}, 'issued': '2017-04-12', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/iuq5-y9ct', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/iuq5-y9ct/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/iuq5-y9ct/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/iuq5-y9ct/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/iuq5-y9ct/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['behavioral', 'brfss', 'factor', 'questions', 'risk', 'surveillance', 'survey', 'system'], 'bureauCode': ['009:20'], 'modified': '2019-08-29', 'references': ['https://www.cdc.gov/brfss/'], 'describedBy': 'https://chronicdata.cdc.gov/Behavioral-Risk-Factors/Behavioral-Risk-Factor-Surveillance-System-BRFSS-H/iuq5-y9ct'}, {'description': '<p>2002-2010. BRFSS SMART County Prevalence land line only data. The Selected Metropolitan Area Risk Trends (SMART) project uses the Behavioral Risk Factor Surveillance System (BRFSS) to analyze the data of selected counties with 500 or more respondents. BRFSS data can be used to identify emerging health problems, establish and track health objectives, and develop and evaluate public health policies and programs. BRFSS is a continuous, state-based surveillance system that collects information about modifiable risk factors for chronic diseases and other leading causes of death. Data will be updated annually as it becomes available. Detailed information on sampling methodology and quality assurance can be found on the BRFSS website (<a href="http://www.cdc.gov/brfss">http://www.cdc.gov/brfss</a>). Methodology: <a href="http://www.cdc.gov/brfss/factsheets/pdf/DBS_BRFSS_survey.pdf">http://www.cdc.gov/brfss/factsheets/pdf/DBS_BRFSS_survey.pdf</a> Glossary: <a href="https://chronicdata.cdc.gov/Behavioral-Risk-Factors/Behavioral-Risk-Factor-Surveillance-System-BRFSS-H/iuq5-y9ct/data">https://chronicdata.cdc.gov/Behavioral-Risk-Factors/Behavioral-Risk-Fact...</a></p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Behavioral Risk Factors'], 'landingPage': 'https://data.cdc.gov/d/acme-vg9e', 'contactPoint': {'hasEmail': 'mailto:PublicInquiriesDPH@cdc.gov', 'fn': 'DPH Public Inquiries'}, 'issued': '2019-05-29', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/acme-vg9e', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/acme-vg9e/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/acme-vg9e/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/acme-vg9e/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/acme-vg9e/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['...', 'behavioral', 'brfss', 'county', 'risk', 'smart', 'survey'], 'bureauCode': ['009:20'], 'modified': '2019-05-29', 'title': 'Behavioral Risk Factors: Selected Metropolitan Area Risk Trends (SMART) County Prevalence Data (2010 and prior)'}, {'description': '<p>2011 to 2012. BRFSS SMART County Prevalence combined land line and cell phone data. The Selected Metropolitan Area Risk Trends (SMART) project uses the Behavioral Risk Factor Surveillance System (BRFSS) to analyze the data of selected counties with 500 or more respondents. BRFSS data can be used to identify emerging health problems, establish and track health objectives, and develop and evaluate public health policies and programs. BRFSS is a continuous, state-based surveillance system that collects information about modifiable risk factors for chronic diseases and other leading causes of death. Data will be updated annually as it becomes available. Detailed information on sampling methodology and quality assurance can be found on the BRFSS website (<a href="http://www.cdc.gov/brfss">http://www.cdc.gov/brfss</a>). Methodology: <a href="http://www.cdc.gov/brfss/factsheets/pdf/DBS_BRFSS_survey.pdf">http://www.cdc.gov/brfss/factsheets/pdf/DBS_BRFSS_survey.pdf</a> Glossary: <a href="https://chronicdata.cdc.gov/Behavioral-Risk-Factors/Behavioral-Risk-Factor-Surveillance-System-BRFSS-H/iuq5-y9ct">https://chronicdata.cdc.gov/Behavioral-Risk-Factors/Behavioral-Risk-Fact...</a></p>\n', 'programCode': ['009:020'], 'title': 'Behavioral Risk Factors: Selected Metropolitan Area Risk Trends (SMART) County Prevalence Data (2011 to 2012)', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Behavioral Risk Factors'], 'landingPage': 'https://data.cdc.gov/d/cpem-dkkm', 'contactPoint': {'hasEmail': 'mailto:PublicInquiriesDPH@cdc.gov', 'fn': 'DPH Public Inquiries'}, 'issued': '2016-03-11', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/cpem-dkkm', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/cpem-dkkm/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/cpem-dkkm/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/cpem-dkkm/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/cpem-dkkm/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['...', 'behavioral', 'brfss', 'county', 'factor', 'risk', 'smart', 'survey'], 'bureauCode': ['009:20'], 'modified': '2019-05-29', 'references': ['https://www.cdc.gov/brfss/'], 'describedBy': 'https://chronicdata.cdc.gov/Behavioral-Risk-Factors/Behavioral-Risk-Factors-Selected-Metropolitan-Area/cpem-dkkm'}, {'description': '<p>1995-2010. BRFSS land line only prevalence data. BRFSS is a continuous, state-based surveillance system that collects information about modifiable risk factors for chronic diseases and other leading causes of death. Data will be updated annually as it becomes available. Detailed information on sampling methodology and quality assurance can be found on the BRFSS website (<a href="http://www.cdc.gov/brfss">http://www.cdc.gov/brfss</a>). Methodology: <a href="http://www.cdc.gov/brfss/factsheets/pdf/DBS_BRFSS_survey.pdf">http://www.cdc.gov/brfss/factsheets/pdf/DBS_BRFSS_survey.pdf</a> Glossary: <a href="https://chronicdata.cdc.gov/Behavioral-Risk-Factors/Behavioral-Risk-Factor-Surveillance-System-BRFSS-H/iuq5-y9ct/data">https://chronicdata.cdc.gov/Behavioral-Risk-Factors/Behavioral-Risk-Fact...</a></p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Behavioral Risk Factors'], 'landingPage': 'https://data.cdc.gov/d/y4ft-s73h', 'contactPoint': {'hasEmail': 'mailto:PublicInquiriesDPH@cdc.gov', 'fn': 'DPH Public Inquiries'}, 'issued': '2019-05-29', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/y4ft-s73h', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/y4ft-s73h/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/y4ft-s73h/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/y4ft-s73h/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/y4ft-s73h/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['...', 'behavioral', 'brfss', 'factor', 'risk', 'survey'], 'bureauCode': ['009:20'], 'modified': '2019-05-29', 'title': 'Behavioral Risk Factor Surveillance System (BRFSS) Prevalence Data (2010 and prior)'}, {'description': '<p>NNDSS - Table II. Giardiasis to Haemophilus influenza - 2015.In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories. Note:These are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting. Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available. Footnotes:C.N.M.I.: Commonwealth of Northern Mariana Islands. U: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum. * Three low incidence conditions, rubella, rubella congenital, and tetanus, have been moved to Table 2 to facilitate case count verification with reporting jurisdictions. ��� Case counts for reporting year 2015 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>. Data for TB are displayed in Table IV, which appears quarterly. �� Data for H. influenzae (age <5 years for serotype b, nonserotype b, and unknown serotype) are available in Table I.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/mpdg-hf57', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-01-07', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/mpdg-hf57', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mpdg-hf57/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mpdg-hf57/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mpdg-hf57/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mpdg-hf57/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2015', 'giardiasis', 'gonorrhea', 'haemophilus influenzae', 'mmwr', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2016-01-07', 'title': 'NNDSS - Table II. Giardiasis to Haemophilus influenza'}, {'description': '<p>NNDSS - Table I. infrequently reported notifiable diseases - 2015. In this Table, provisional cases of selected infrequently reported notifiable diseases (<1,000 cases reported during the preceding year) are displayed. Note:These are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting. Case counts in these tables are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available. Footnote:-: No reported cases N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. * Three low incidence conditions, rubella, rubella congenital, and tetanus, have been moved to Table 2 to facilitate case count verification with reporting jurisdictions. ��� Case counts for reporting year 2015 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>. �� Calculated by summing the incidence counts for the current week, the 2 weeks preceding the current week, and the 2 weeks following the current week, for a total of 5 preceding years. The total sum of incident cases is then divided by 25 weeks. Additional information is available at <a href="http://wwwn.cdc.gov/nndss/document/5yearweeklyaverage.pdf">http://wwwn.cdc.gov/nndss/document/5yearweeklyaverage.pdf</a>. �� Data for the Arboviral disease, Chikungunya, and Hantavirus infection disease, non-Hantavirus Pulmonary Syndrome (HPS), will be displayed in this table after the CDC obtains Office of Management and Budget Paperwork Reduction Act approval to receive data for these conditions. ** Includes both neuroinvasive and nonneuroinvasive. Updated weekly from reports to the Division of Vector-Borne Infectious Diseases, National Center for Zoonotic, Vector-Borne, and Enteric Diseases (ArboNET Surveillance). Data for West Nile virus are available in Table II. ��ʉ�� Not reportable in all states. Data from states where the condition is not reportable are excluded from this table except starting in 2007 for the arboviral diseases, STD data, TB data, and influenza-associated pediatric mortality, and in 2003 for SARS-CoV. Reporting exceptions are available at <a href="http://wwwn.cdc.gov/nndss/downloads.html">http://wwwn.cdc.gov/nndss/downloads.html</a>. ���� Data for H. influenzae (all ages, all serotypes) are available in Table II. ���� Updated weekly from reports to the Influenza Division, National Center for Immunization and Respiratory Diseases. Please refer to the MMWR publication for weekly updates to the footnote for this condition. *** Please refer to the MMWR publication for weekly updates to the footnote for this condition. ��ʉ�ʉ�� Data for meningococcal disease (all serogroups) are available in Table II. ������ Please refer to the MMWR publication for weekly updates to the footnote for this condition. ������ Updated weekly from reports to the Division of STD Prevention, National Center for HIV/AIDS, Viral Hepatitis, STD, and TB Prevention. **** Please refer to the MMWR publication for weekly updates to the footnote for this condition. See Table II for Dengue Hemorrhagic Fever.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/pb4z-432k', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-01-07', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/pb4z-432k', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/pb4z-432k/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/pb4z-432k/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/pb4z-432k/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/pb4z-432k/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2015', 'anthrax', 'arboviral diseases', 'botulism', 'brucellosis', 'california serogroup virus disease', 'chancroid', 'chikungunya virus', 'cholera', 'crimean-congo', 'cyclosporiasis', 'diphtheria', 'eastern equine virus disease', 'ebola', 'encephalitis', 'guanarito', 'haemophilus influenzae invasive', 'hansen disease', 'hantavirus infection', 'hantavirus pulmonary syndrome', 'hemolytic uremic syndrome', 'hepatitis b infection perinatal', 'influenza-associated pediatric mortality', 'junin', 'lassa fever', 'leptospirosis', 'listeriosis', 'lujo virus', 'machupo', 'marburg fever', 'measles', 'meningococcal disease invasive', 'mmwr', 'nedss', 'netss', 'nndss', 'novel influenza a', 'plague', 'polio virus infection nonparalytic', 'poliomyelitis paralytic', 'postdiarrheal', 'powassan virus disease', 'psittacosis', 'q fever', 'rabies human', 'sabia-associated', 'sars-cov', 'smallpox', 'st. louis virus disease', 'streptococcal toxic-shock syndrome', 'syphilis congenital (age <1 yr)', 'toxic-shock syndrome (staphylococcal)', 'trichinellosis', 'tularemia', 'typhoid fever', 'vancomycin', 'viral hemorrhagic fever', 'western equine virus disease', 'wonder', 'yellow fever'], 'bureauCode': ['009:00'], 'modified': '2016-01-07', 'title': 'NNDSS - Table I. infrequently reported notifiable diseases'}, {'description': '<p>This data set is from 3 surveys conducted in two districts in western Kenya following the scale up of insecticide treated nets and the implementation of IRS in one of the districts.</p>\n', 'programCode': ['009:036'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'landingPage': 'https://data.cdc.gov/d/krkm-t59m', 'contactPoint': {'hasEmail': 'mailto:hzg1@cdc.gov', 'fn': 'John Gimnig'}, 'issued': '2015-11-17', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/krkm-t59m', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/krkm-t59m/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/krkm-t59m/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/krkm-t59m/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/krkm-t59m/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['malaria'], 'bureauCode': ['009:20'], 'modified': '2015-11-17', 'title': 'PONE-D-15-23803'}, {'description': '<p>The Environmental Protection Agency (EPA) provides air pollution data about ozone and particulate matter (PM2.5) to CDC for the Tracking Network. The EPA maintains a database called the Air Quality System (AQS) which contains data from approximately 4,000 monitoring stations around the country, mainly in urban areas. Data from the AQS is considered the "gold standard" for determining outdoor air pollution. However, AQS data are limited because the monitoring stations are usually in urban areas or cities and because they only take air samples for some air pollutants every three days or during times of the year when air pollution is very high. CDC and EPA have worked together to develop a statistical model (Downscaler) to make modeled predictions available for environmental public health tracking purposes in areas of the country that do not have monitors and to fill in the time gaps when monitors may not be recording data. This data does not include "Percent of population in counties exceeding NAAQS (vs. population in counties that either meet the standard or do not monitor PM2.5)". Please visit the Tracking homepage for this information.View additional information for indicator definitions and documentation by selecting Content Area "Air Quality" and the respective indicator at the following website: <a href="http://ephtracking.cdc.gov/showIndicatorsData.action">http://ephtracking.cdc.gov/showIndicatorsData.action</a></p>\n', 'programCode': ['009:032'], 'title': 'Air Quality Measures on the National Environmental Health Tracking Network', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Environmental Health & Toxicology'], 'landingPage': 'http://ephtracking.cdc.gov/', 'contactPoint': {'hasEmail': 'mailto:cak8@cdc.gov', 'fn': 'Craig Kassinger'}, 'language': ['en'], 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/cjae-szjv', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/cjae-szjv/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/cjae-szjv/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/cjae-szjv/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/cjae-szjv/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['air pollution', 'air quality', 'air quality index', 'air quality system', 'caa 109: clean air act section 109', 'daily 24 hour average concentration', 'daily maximum 8 hour average concentration', 'environmental hazard', 'environmental health', 'hourly observations', 'national ambient air quality standards', 'national environmental health tracking network', 'o3', 'oxygen', 'ozone', 'ozone - residual', 'ozone residual', 'particle pollution', 'particulate matter', 'particulate matter - pm2.5', 'particulate matter < 2.5 um', 'pm fine 0-2.5 um stp', 'pm2.5', 'pm2.5 - local conditions', 'regulatory resources', 'site monitoring data', 'tracking', 'tracking network', 'tracking program'], 'bureauCode': ['009:20'], 'modified': '2018-06-05', 'issued': '2015-08-13'}, {'description': '<p>Interactive visualization: <a href="http://www.cdc.gov/chikungunya/modeling/index.html">http://www.cdc.gov/chikungunya/modeling/index.html</a>. This dataset contains monthly predictions for the spread of chikungunya virus transmission. A full description of the methods is available at: <a href="http://www.plosone.org/article/info%3Adoi%2F10.1371%2Fjournal.pone.0104915">http://www.plosone.org/article/info%3Adoi%2F10.1371%2Fjournal.pone.0104915</a>.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'landingPage': 'https://data.cdc.gov/d/7njk-uncd', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2015-08-10', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/7njk-uncd', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7njk-uncd/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7njk-uncd/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7njk-uncd/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7njk-uncd/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['americas', 'chikungunya', 'predictions', 'travelers'], 'bureauCode': ['009:00'], 'modified': '2018-02-21', 'title': 'Nowcast Predictions for Local Transmission of Chikungunya Virus'}, {'description': '<p>Interactive visualization: <a href="http://www.cdc.gov/chikungunya/modeling/index.html">http://www.cdc.gov/chikungunya/modeling/index.html</a>. This dataset contains monthly predictions for the spread of chikungunya virus transmission. A full description of the methods is available at: <a href="http://www.plosone.org/article/info%3Adoi%2F10.1371%2Fjournal.pone.0104915">http://www.plosone.org/article/info%3Adoi%2F10.1371%2Fjournal.pone.0104915</a>.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'landingPage': 'https://data.cdc.gov/d/2sxq-n8zu', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2015-08-10', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/2sxq-n8zu', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/2sxq-n8zu/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/2sxq-n8zu/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/2sxq-n8zu/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/2sxq-n8zu/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['americas', 'chikungunya', 'predictions', 'travelers'], 'bureauCode': ['009:00'], 'modified': '2018-02-21', 'title': 'Nowcast Predictions for Chikungunya Virus-Infected Travelers'}, {'description': '<p>Derived from Pan American Health Organization reports: <a href="http://www.paho.org/hq/index.php?option=com_topics&view=article&id=343&Itemid=40931">http://www.paho.org/hq/index.php?option=com_topics&view=article&id=343&I...</a></p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Health Statistics'], 'landingPage': 'https://data.cdc.gov/d/e9r5-5hjr', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2015-08-10', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/e9r5-5hjr', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/e9r5-5hjr/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/e9r5-5hjr/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/e9r5-5hjr/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/e9r5-5hjr/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['americas', 'chikungunya', 'paho'], 'bureauCode': ['009:00'], 'modified': '2015-08-27', 'title': 'New Chikungunya Cases Reported in the Americas'}, {'description': '<p>The Youth Risk Behavior Surveillance System (YRBSS) monitors six types of health-risk behaviors that contribute to the leading causes of death and disability among youth and adults. This file contains state-level results for 13 tobacco-use variables by sex and grade for 2013.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'landingPage': 'https://data.cdc.gov/d/hp6w-4ap6', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2015-06-08', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/hp6w-4ap6', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hp6w-4ap6/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hp6w-4ap6/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hp6w-4ap6/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hp6w-4ap6/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['youth risk behavior risk surveillance school-based surveillance'], 'bureauCode': ['009:00'], 'modified': '2015-08-27', 'title': 'YRBS State Tobacco Variables 2013 - v2'}, {'description': "<p>The CDC Division for Heart Disease and Stroke Prevention's Data Trends & Maps online tool allows searching for and view of health indicators related to Heart Disease and Stroke Prevention on the basis of a specific location or a health indicator.</p>\n", 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'landingPage': 'https://data.cdc.gov/d/tkjk-cwh5', 'contactPoint': {'hasEmail': 'mailto:smw1@cdc.gov', 'fn': 'Susan Wilkin'}, 'issued': '2015-03-25', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/tkjk-cwh5', '@type': 'dcat:Dataset', 'modified': '2015-08-18', 'keyword': ['cdc', 'centers for disease control and prevention'], 'bureauCode': ['009:00'], 'title': 'Division for Heart Disease and Stroke Prevention: Data Trends & Maps'}, {'description': '<p>The National Outbreak Reporting System (NORS) is a web-based platform designed to support reporting to CDC by local, state, and territorial health departments in the United States of all waterborne disease outbreaks and enteric disease outbreaks transmitted by food, contact with environmental sources, infected persons or animals, or unknown modes of transmission.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'landingPage': 'https://data.cdc.gov/d/p3rn-t6ry', 'contactPoint': {'hasEmail': 'mailto:vht8@cdc.gov', 'fn': 'Antonio'}, 'issued': '2015-03-25', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/p3rn-t6ry', '@type': 'dcat:Dataset', 'modified': '2015-08-18', 'keyword': ['cdc', 'centers for disease control and prevention'], 'bureauCode': ['009:00'], 'title': 'National Outbreak Reporting System'}, {'description': '<p>Each day, between 12 to 13 U.S. workers die as a result of a traumatic injury on the job. Investigations conducted through the FACE program allow the identification of factors that contribute to these fatal injuries. This information is used to develop comprehensive recommendations for preventing similar deaths. This web page provides access to NIOSH investigation reports and other safety resources.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'landingPage': 'https://data.cdc.gov/d/q9tu-7yha', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'PHM'}, 'issued': '2015-03-24', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/q9tu-7yha', '@type': 'dcat:Dataset', 'modified': '2015-08-27', 'keyword': ['cdc', 'centers for disease control and prevention'], 'bureauCode': ['009:00'], 'theme': ['Injury & Violence'], 'title': 'Fatality Assessment and Control Evaluation (FACE) Program'}, {'description': '<p>A surveillance system that provides morbidity, mortality, and workplace exposure data on work-related respiratory diseases by geographic region, industry and occupation, and demographic groups.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Health Statistics'], 'landingPage': 'https://data.cdc.gov/d/phjv-pp5v', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'PSchleiff'}, 'issued': '2015-03-27', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/phjv-pp5v', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>Morbidity and mortality on work-related respiratory diseases and related workplace exposure datasets available for tables, charts and figures.</p>\n', 'accessURL': 'http://wwwn.cdc.gov/eworld/', 'mediaType': 'application/unknown', 'title': 'Work-Related Lung Disease Surveillance System (eWoRLD)'}], 'keyword': ['cdc', 'centers for disease control and prevention'], 'bureauCode': ['009:00'], 'modified': '2017-11-06', 'title': 'Work-Related Lung Disease Surveillance System (eWoRLD)'}, {'description': '<ol start="2000">\n<li>Centers for Disease Control and Prevention (CDC). PRAMS, the Pregnancy Risk Assessment Monitoring System, is a surveillance system collecting state-specific, population-based data on maternal attitudes and experiences before, during, and shortly after pregnancy. It is a collaborative project of the Centers for Disease Control and Prevention (CDC) and state health departments. PRAMS provides data for state health officials to use to improve the health of mothers and infants. PRAMS topics include abuse, alcohol use, contraception, breastfeeding, mental health, morbidity, obesity, preconception health, pregnancy history, prenatal-care, sleep behavior, smoke exposure, stress, tobacco use, WIC, Medicaid, infant health, and unintended pregnancy. Data will be updated annually as it becomes available.</li>\n</ol>\n', 'programCode': ['009:020'], 'title': 'CDC PRAMStat Data for 2000', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Maternal & Child Health'], 'landingPage': 'https://data.cdc.gov/d/3hwj-hqmh', 'contactPoint': {'hasEmail': 'mailto:PRAMSProposals@cdc.gov', 'fn': 'DRH Public Inquiries'}, 'issued': '2015-03-17', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/3hwj-hqmh', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/3hwj-hqmh/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/3hwj-hqmh/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/3hwj-hqmh/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/3hwj-hqmh/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['abuse', 'alcohol use', 'breastfeeding', 'contraception', 'infant health', 'medicaid', 'mental health', 'morbidity', 'obesity', 'preconception health', 'pregnancy history', 'prenatal care', 'reproductive health', 'sleep behavior', 'smoke exposure', 'stress', 'tobacco use', 'unintended pregnancy', 'wic'], 'bureauCode': ['009:20'], 'modified': '2018-07-09', 'references': ['https://www.cdc.gov/prams/index.htm', 'https://www.cdc.gov/prams/pramstat/index.html'], 'describedBy': 'https://chronicdata.cdc.gov/Maternal-Child-Health/CDC-PRAMStat-Data-for-2000/3hwj-hqmh'}, {'description': '<ol start="2001">\n<li>Centers for Disease Control and Prevention (CDC). PRAMS, the Pregnancy Risk Assessment Monitoring System, is a surveillance system collecting state-specific, population-based data on maternal attitudes and experiences before, during, and shortly after pregnancy. It is a collaborative project of the Centers for Disease Control and Prevention (CDC) and state health departments. PRAMS provides data for state health officials to use to improve the health of mothers and infants. PRAMS topics include abuse, alcohol use, contraception, breastfeeding, mental health, morbidity, obesity, preconception health, pregnancy history, prenatal-care, sleep behavior, smoke exposure, stress, tobacco use, WIC, Medicaid, infant health, and unintended pregnancy. Data will be updated annually as it becomes available.</li>\n</ol>\n', 'programCode': ['009:020'], 'title': 'CDC PRAMStat Data for 2001', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Maternal & Child Health'], 'landingPage': 'https://data.cdc.gov/d/u93h-quup', 'contactPoint': {'hasEmail': 'mailto:PRAMSProposals@cdc.gov', 'fn': 'DRH Public Inquiries'}, 'issued': '2015-03-17', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/u93h-quup', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/u93h-quup/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/u93h-quup/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/u93h-quup/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/u93h-quup/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['abuse', 'alcohol use', 'breastfeeding', 'contraception', 'infant health', 'medicaid', 'mental health', 'morbidity', 'obesity', 'preconception health', 'pregnancy history', 'prenatal care', 'reproductive health', 'sleep behavior', 'smoke exposure', 'stress', 'tobacco use', 'unintended pregnancy', 'wic'], 'bureauCode': ['009:20'], 'modified': '2018-07-09', 'references': ['https://www.cdc.gov/prams/index.htm', 'https://www.cdc.gov/prams/pramstat/index.html'], 'describedBy': 'https://chronicdata.cdc.gov/Maternal-Child-Health/CDC-PRAMStat-Data-for-2001/u93h-quup'}, {'description': '<ol start="2002">\n<li>Centers for Disease Control and Prevention (CDC). PRAMS, the Pregnancy Risk Assessment Monitoring System, is a surveillance system collecting state-specific, population-based data on maternal attitudes and experiences before, during, and shortly after pregnancy. It is a collaborative project of the Centers for Disease Control and Prevention (CDC) and state health departments. PRAMS provides data for state health officials to use to improve the health of mothers and infants. PRAMS topics include abuse, alcohol use, contraception, breastfeeding, mental health, morbidity, obesity, preconception health, pregnancy history, prenatal-care, sleep behavior, smoke exposure, stress, tobacco use, WIC, Medicaid, infant health, and unintended pregnancy. Data will be updated annually as it becomes available.</li>\n</ol>\n', 'programCode': ['009:020'], 'title': 'CDC PRAMStat Data for 2002', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Maternal & Child Health'], 'landingPage': 'https://data.cdc.gov/d/dnxe-zgxs', 'contactPoint': {'hasEmail': 'mailto:PRAMSProposals@cdc.gov', 'fn': 'DRH Public Inquiries'}, 'issued': '2015-03-17', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/dnxe-zgxs', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/dnxe-zgxs/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/dnxe-zgxs/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/dnxe-zgxs/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/dnxe-zgxs/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['abuse', 'alcohol use', 'breastfeeding', 'contraception', 'infant health', 'medicaid', 'mental health', 'morbidity', 'obesity', 'preconception health', 'pregnancy history', 'prenatal care', 'reproductive health', 'sleep behavior', 'smoke exposure', 'stress', 'tobacco use', 'unintended pregnancy', 'wic'], 'bureauCode': ['009:20'], 'modified': '2018-07-09', 'references': ['https://www.cdc.gov/prams/index.htm', 'https://www.cdc.gov/prams/pramstat/index.html'], 'describedBy': 'https://chronicdata.cdc.gov/Maternal-Child-Health/CDC-PRAMStat-Data-for-2002/dnxe-zgxs'}, {'description': '<ol start="2003">\n<li>Centers for Disease Control and Prevention (CDC). PRAMS, the Pregnancy Risk Assessment Monitoring System, is a surveillance system collecting state-specific, population-based data on maternal attitudes and experiences before, during, and shortly after pregnancy. It is a collaborative project of the Centers for Disease Control and Prevention (CDC) and state health departments. PRAMS provides data for state health officials to use to improve the health of mothers and infants. PRAMS topics include abuse, alcohol use, contraception, breastfeeding, mental health, morbidity, obesity, preconception health, pregnancy history, prenatal-care, sleep behavior, smoke exposure, stress, tobacco use, WIC, Medicaid, infant health, and unintended pregnancy. Data will be updated annually as it becomes available.</li>\n</ol>\n', 'programCode': ['009:020'], 'title': 'CDC PRAMStat Data for 2003', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Maternal & Child Health'], 'landingPage': 'https://data.cdc.gov/d/u76f-m89e', 'contactPoint': {'hasEmail': 'mailto:PRAMSProposals@cdc.gov', 'fn': 'DRH Public Inquiries'}, 'issued': '2015-03-17', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/u76f-m89e', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/u76f-m89e/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/u76f-m89e/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/u76f-m89e/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/u76f-m89e/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['abuse', 'alcohol use', 'breastfeeding', 'contraception', 'infant health', 'medicaid', 'mental health', 'morbidity', 'obesity', 'preconception health', 'pregnancy history', 'prenatal care', 'reproductive health', 'sleep behavior', 'smoke exposure', 'stress', 'tobacco use', 'unintended pregnancy', 'wic'], 'bureauCode': ['009:20'], 'modified': '2018-07-09', 'references': ['https://www.cdc.gov/prams/index.htm', 'https://www.cdc.gov/prams/pramstat/index.html'], 'describedBy': 'https://chronicdata.cdc.gov/Maternal-Child-Health/CDC-PRAMStat-Data-for-2003/u76f-m89e'}, {'description': '<ol start="2004">\n<li>Centers for Disease Control and Prevention (CDC). PRAMS, the Pregnancy Risk Assessment Monitoring System, is a surveillance system collecting state-specific, population-based data on maternal attitudes and experiences before, during, and shortly after pregnancy. It is a collaborative project of the Centers for Disease Control and Prevention (CDC) and state health departments. PRAMS provides data for state health officials to use to improve the health of mothers and infants. PRAMS topics include abuse, alcohol use, contraception, breastfeeding, mental health, morbidity, obesity, preconception health, pregnancy history, prenatal-care, sleep behavior, smoke exposure, stress, tobacco use, WIC, Medicaid, infant health, and unintended pregnancy. Data will be updated annually as it becomes available.</li>\n</ol>\n', 'programCode': ['009:020'], 'title': 'CDC PRAMStat Data for 2004', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Maternal & Child Health'], 'landingPage': 'https://data.cdc.gov/d/xyxp-dxa9', 'contactPoint': {'hasEmail': 'mailto:PRAMSProposals@cdc.gov', 'fn': 'DRH Public Inquiries'}, 'issued': '2015-03-17', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/xyxp-dxa9', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xyxp-dxa9/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xyxp-dxa9/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xyxp-dxa9/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xyxp-dxa9/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['abuse', 'alcohol use', 'breastfeeding', 'contraception', 'infant health', 'medicaid', 'mental health', 'morbidity', 'obesity', 'preconception health', 'pregnancy history', 'prenatal care', 'reproductive health', 'sleep behavior', 'smoke exposure', 'stress', 'tobacco use', 'unintended pregnancy', 'wic'], 'bureauCode': ['009:20'], 'modified': '2018-07-09', 'references': ['https://www.cdc.gov/prams/index.htm', 'https://www.cdc.gov/prams/pramstat/index.html'], 'describedBy': 'https://chronicdata.cdc.gov/Maternal-Child-Health/CDC-PRAMStat-Data-for-2004/xyxp-dxa9'}, {'description': '<ol start="2005">\n<li>Centers for Disease Control and Prevention (CDC). PRAMS, the Pregnancy Risk Assessment Monitoring System, is a surveillance system collecting state-specific, population-based data on maternal attitudes and experiences before, during, and shortly after pregnancy. It is a collaborative project of the Centers for Disease Control and Prevention (CDC) and state health departments. PRAMS provides data for state health officials to use to improve the health of mothers and infants. PRAMS topics include abuse, alcohol use, contraception, breastfeeding, mental health, morbidity, obesity, preconception health, pregnancy history, prenatal-care, sleep behavior, smoke exposure, stress, tobacco use, WIC, Medicaid, infant health, and unintended pregnancy. Data will be updated annually as it becomes available.</li>\n</ol>\n', 'programCode': ['009:020'], 'title': 'CDC PRAMStat Data for 2005', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Maternal & Child Health'], 'landingPage': 'https://data.cdc.gov/d/pj7z-f3xf', 'contactPoint': {'hasEmail': 'mailto:PRAMSProposals@cdc.gov', 'fn': 'DRH Public Inquiries'}, 'issued': '2015-03-17', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/pj7z-f3xf', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/pj7z-f3xf/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/pj7z-f3xf/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/pj7z-f3xf/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/pj7z-f3xf/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['abuse', 'alcohol use', 'breastfeeding', 'contraception', 'infant health', 'medicaid', 'mental health', 'morbidity', 'obesity', 'preconception health', 'pregnancy history', 'prenatal care', 'reproductive health', 'sleep behavior', 'smoke exposure', 'stress', 'tobacco use', 'unintended pregnancy', 'wic'], 'bureauCode': ['009:20'], 'modified': '2018-07-09', 'references': ['https://www.cdc.gov/prams/index.htm', 'https://www.cdc.gov/prams/pramstat/index.html'], 'describedBy': 'https://chronicdata.cdc.gov/Maternal-Child-Health/CDC-PRAMStat-Data-for-2005/pj7z-f3xf'}, {'description': '<ol start="2006">\n<li>Centers for Disease Control and Prevention (CDC). PRAMS, the Pregnancy Risk Assessment Monitoring System, is a surveillance system collecting state-specific, population-based data on maternal attitudes and experiences before, during, and shortly after pregnancy. It is a collaborative project of the Centers for Disease Control and Prevention (CDC) and state health departments. PRAMS provides data for state health officials to use to improve the health of mothers and infants. PRAMS topics include abuse, alcohol use, contraception, breastfeeding, mental health, morbidity, obesity, preconception health, pregnancy history, prenatal-care, sleep behavior, smoke exposure, stress, tobacco use, WIC, Medicaid, infant health, and unintended pregnancy. Data will be updated annually as it becomes available.</li>\n</ol>\n', 'programCode': ['009:020'], 'title': 'CDC PRAMStat Data for 2006', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Maternal & Child Health'], 'landingPage': 'https://data.cdc.gov/d/akmt-4qtj', 'contactPoint': {'hasEmail': 'mailto:PRAMSProposals@cdc.gov', 'fn': 'DRH Public Inquiries'}, 'issued': '2015-03-16', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/akmt-4qtj', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/akmt-4qtj/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/akmt-4qtj/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/akmt-4qtj/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/akmt-4qtj/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['abuse', 'alcohol use', 'breastfeeding', 'contraception', 'infant health', 'medicaid', 'mental health', 'morbidity', 'obesity', 'preconception health', 'pregnancy history', 'prenatal care', 'reproductive health', 'sleep behavior', 'smoke exposure', 'stress', 'tobacco use', 'unintended pregnancy', 'wic'], 'bureauCode': ['009:20'], 'modified': '2018-07-09', 'references': ['https://www.cdc.gov/prams/index.htm', 'https://www.cdc.gov/prams/pramstat/index.html'], 'describedBy': 'https://chronicdata.cdc.gov/Maternal-Child-Health/CDC-PRAMStat-Data-for-2006/akmt-4qtj'}, {'description': '<ol start="2007">\n<li>Centers for Disease Control and Prevention (CDC). PRAMS, the Pregnancy Risk Assessment Monitoring System, is a surveillance system collecting state-specific, population-based data on maternal attitudes and experiences before, during, and shortly after pregnancy. It is a collaborative project of the Centers for Disease Control and Prevention (CDC) and state health departments. PRAMS provides data for state health officials to use to improve the health of mothers and infants. PRAMS topics include abuse, alcohol use, contraception, breastfeeding, mental health, morbidity, obesity, preconception health, pregnancy history, prenatal-care, sleep behavior, smoke exposure, stress, tobacco use, WIC, Medicaid, infant health, and unintended pregnancy. Data will be updated annually as it becomes available.</li>\n</ol>\n', 'programCode': ['009:020'], 'title': 'CDC PRAMStat Data for 2007', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Maternal & Child Health'], 'landingPage': 'https://data.cdc.gov/d/vr6p-ert2', 'contactPoint': {'hasEmail': 'mailto:PRAMSProposals@cdc.gov', 'fn': 'DRH Public Inquiries'}, 'issued': '2015-03-16', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/vr6p-ert2', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vr6p-ert2/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vr6p-ert2/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vr6p-ert2/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vr6p-ert2/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['abuse', 'alcohol use', 'breastfeeding', 'contraception', 'infant health', 'medicaid', 'mental health', 'morbidity', 'obesity', 'preconception health', 'pregnancy history', 'prenatal care', 'reproductive health', 'sleep behavior', 'smoke exposure', 'stress', 'tobacco use', 'unintended pregnancy', 'wic'], 'bureauCode': ['009:20'], 'modified': '2018-07-09', 'references': ['https://www.cdc.gov/prams/index.htm', 'https://www.cdc.gov/prams/pramstat/index.html'], 'describedBy': 'https://chronicdata.cdc.gov/Maternal-Child-Health/CDC-PRAMStat-Data-for-2007/vr6p-ert2'}, {'description': '<ol start="2008">\n<li>Centers for Disease Control and Prevention (CDC). PRAMS, the Pregnancy Risk Assessment Monitoring System, is a surveillance system collecting state-specific, population-based data on maternal attitudes and experiences before, during, and shortly after pregnancy. It is a collaborative project of the Centers for Disease Control and Prevention (CDC) and state health departments. PRAMS provides data for state health officials to use to improve the health of mothers and infants. PRAMS topics include abuse, alcohol use, contraception, breastfeeding, mental health, morbidity, obesity, preconception health, pregnancy history, prenatal-care, sleep behavior, smoke exposure, stress, tobacco use, WIC, Medicaid, infant health, and unintended pregnancy. Data will be updated annually as it becomes available.</li>\n</ol>\n', 'programCode': ['009:020'], 'title': 'CDC PRAMStat Data for 2008', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Maternal & Child Health'], 'landingPage': 'https://data.cdc.gov/d/4ya2-fkvt', 'contactPoint': {'hasEmail': 'mailto:PRAMSProposals@cdc.gov', 'fn': 'DRH Public Inquiries'}, 'issued': '2015-03-16', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/4ya2-fkvt', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4ya2-fkvt/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4ya2-fkvt/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4ya2-fkvt/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4ya2-fkvt/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['abuse', 'alcohol use', 'breastfeeding', 'contraception', 'infant health', 'medicaid', 'mental health', 'morbidity', 'obesity', 'preconception health', 'pregnancy history', 'prenatal care', 'reproductive health', 'sleep behavior', 'smoke exposure', 'stress', 'tobacco use', 'unintended pregnancy', 'wic'], 'bureauCode': ['009:20'], 'modified': '2018-07-09', 'references': ['https://www.cdc.gov/prams/index.htm', 'https://www.cdc.gov/prams/pramstat/index.html'], 'describedBy': 'https://chronicdata.cdc.gov/Maternal-Child-Health/CDC-PRAMStat-Data-for-2008/4ya2-fkvt'}, {'description': '<ol start="2009">\n<li>Centers for Disease Control and Prevention (CDC). PRAMS, the Pregnancy Risk Assessment Monitoring System, is a surveillance system collecting state-specific, population-based data on maternal attitudes and experiences before, during, and shortly after pregnancy. It is a collaborative project of the Centers for Disease Control and Prevention (CDC) and state health departments. PRAMS provides data for state health officials to use to improve the health of mothers and infants. PRAMS topics include abuse, alcohol use, contraception, breastfeeding, mental health, morbidity, obesity, preconception health, pregnancy history, prenatal-care, sleep behavior, smoke exposure, stress, tobacco use, WIC, Medicaid, infant health, and unintended pregnancy. Data will be updated annually as it becomes available.</li>\n</ol>\n', 'programCode': ['009:020'], 'title': 'CDC PRAMStat Data for 2009', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Maternal & Child Health'], 'landingPage': 'https://data.cdc.gov/d/qwpv-wpc8', 'contactPoint': {'hasEmail': 'mailto:PRAMSProposals@cdc.gov', 'fn': 'DRH Public Inquiries'}, 'issued': '2015-03-16', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/qwpv-wpc8', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qwpv-wpc8/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qwpv-wpc8/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qwpv-wpc8/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qwpv-wpc8/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['abuse', 'alcohol use', 'breastfeeding', 'contraception', 'infant health', 'medicaid', 'mental health', 'morbidity', 'obesity', 'preconception health', 'pregnancy history', 'prenatal care', 'reproductive health', 'sleep behavior', 'smoke exposure', 'stress', 'tobacco use', 'unintended pregnancy', 'wic'], 'bureauCode': ['009:20'], 'modified': '2018-07-09', 'references': ['https://www.cdc.gov/prams/index.htm', 'https://www.cdc.gov/prams/pramstat/index.html'], 'describedBy': 'https://chronicdata.cdc.gov/Maternal-Child-Health/CDC-PRAMStat-Data-for-2009/qwpv-wpc8'}, {'description': '<ol start="2010">\n<li>Centers for Disease Control and Prevention (CDC). PRAMS, the Pregnancy Risk Assessment Monitoring System, is a surveillance system collecting state-specific, population-based data on maternal attitudes and experiences before, during, and shortly after pregnancy. It is a collaborative project of the Centers for Disease Control and Prevention (CDC) and state health departments. PRAMS provides data for state health officials to use to improve the health of mothers and infants. PRAMS topics include abuse, alcohol use, contraception, breastfeeding, mental health, morbidity, obesity, preconception health, pregnancy history, prenatal-care, sleep behavior, smoke exposure, stress, tobacco use, WIC, Medicaid, infant health, and unintended pregnancy. Data will be updated annually as it becomes available.</li>\n</ol>\n', 'programCode': ['009:020'], 'title': 'CDC PRAMStat Data for 2010', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Maternal & Child Health'], 'landingPage': 'https://data.cdc.gov/d/xvu4-xjdb', 'contactPoint': {'hasEmail': 'mailto:PRAMSProposals@cdc.gov', 'fn': 'DRH Public Inquiries'}, 'issued': '2015-03-16', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/xvu4-xjdb', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xvu4-xjdb/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xvu4-xjdb/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xvu4-xjdb/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xvu4-xjdb/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['abuse', 'alcohol use', 'breastfeeding', 'contraception', 'infant health', 'medicaid', 'mental health', 'morbidity', 'obesity', 'preconception health', 'pregnancy history', 'prenatal care', 'reproductive health', 'sleep behavior', 'smoke exposure', 'stress', 'tobacco use', 'unintended pregnancy', 'wic'], 'bureauCode': ['009:20'], 'modified': '2018-07-09', 'references': ['https://www.cdc.gov/prams/index.htm', 'https://www.cdc.gov/prams/pramstat/index.html'], 'describedBy': 'https://chronicdata.cdc.gov/Maternal-Child-Health/CDC-PRAMStat-Data-for-2010/xvu4-xjdb'}, {'description': '<p>To facilitate the public health and research community\'s access to NNDSS data on Lyme disease, CDC has developed a public use dataset. Based on reports submitted to CDC, this dataset provides the number of confirmed cases by county for the years 1992���2011, in four 5���year intervals. County tabulation is by American National Standard Institute (ANSI) [formerly Federal Information Processing Standard (FIPS)] codes. County codes of "0" represent "unknown" county of residence within each state. More recent county-level case counts are not publicly available at this time.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'landingPage': 'https://data.cdc.gov/d/smai-7mz9', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2015-03-05', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/smai-7mz9', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/smai-7mz9/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/smai-7mz9/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/smai-7mz9/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/smai-7mz9/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['lyme'], 'bureauCode': ['009:00'], 'modified': '2015-08-27', 'title': 'LymeDisease_9211_county'}, {'description': '<p>NNDSS - Table IV. Tuberculosis - 2014.This Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States will exclude counts from US territories. Footnote:C.N.M.I.: Commonwealth of Northern Mariana Islands. U: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable Cum: Cumulative year-to-date counts. Min: Minimum. Max: Maximum. * Case counts for reporting year 2013 and 2014 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a> Updated reports to the National Center for HIV/AIDS, Viral Hepatitis, STD and TB Prevention. Data for TB are displayed quarterly.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/pxa6-asqb', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2015-01-15', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/pxa6-asqb', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/pxa6-asqb/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/pxa6-asqb/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/pxa6-asqb/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/pxa6-asqb/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2014', 'mmwr', 'nedss', 'netss', 'nndss', 'tb', 'tuberculosis', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2015-08-27', 'title': 'NNDSS - Table IV. Tuberculosis'}, {'description': '<p>NNDSS - Table I. infrequently reported notifiable diseases - 2014.In this Table, provisional cases of selected infrequently reported notifiable diseases (<1,000 cases reported during the preceding year) are displayed. Note:These are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting. Case counts in these tables are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available. Footnote:-: No reported cases N: Not reportable NN: Not Nationally Notifiable Cum: Cumulative year-to-date counts. * Case counts for reporting year 2014 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>. ��� Calculated by summing the incidence counts for the current week, the 2 weeks preceding the current week, and the 2 weeks following the current week, for a total of 5 preceding years. The total sum of incident cases is then divided by 25 weeks. Additional information is available at <a href="http://wwwn.cdc.gov/nndss/document/5yearweeklyaverage.pdf">http://wwwn.cdc.gov/nndss/document/5yearweeklyaverage.pdf</a>. �� Not reportable in all states. Data from states where the condition is not reportable are excluded from this table except starting in 2007 for the Arboviral diseases, STD data, TB data, and influenza-associated pediatric mortality, and in 2003 for SARS-CoV. Reporting exceptions are available at <a href="http://wwwn.cdc.gov/nndss/document/SRCA_FINAL_REPORT_2006-2012_final.xlsx">http://wwwn.cdc.gov/nndss/document/SRCA_FINAL_REPORT_2006-2012_final.xlsx</a>. �� Includes both neuroinvasive and nonneuroinvasive. Updated weekly from reports to the Division of Vector-Borne Infectious Diseases, National Center for Zoonotic, Vector-Borne, and Enteric Diseases (ArboNET Surveillance). Data for West Nile virus are available in Table II. ** Data for H. influenzae (all ages, all serotypes) are available in Table II. ��ʉ�� Updated weekly from reports to the Influenza Division, National Center for Immunization and Respiratory Diseases. Please refer to the MMWR publication for weekly updates to the footnote for this condition. ���� Please refer to the MMWR publication for weekly updates to the footnote for this condition. ���� Data for meningococcal disease (all serogroups) are available in Table II. *** Please refer to the MMWR publication for weekly updates to the footnote for this condition. ��ʉ�ʉ�� Please refer to the MMWR publication for weekly updates to the footnote for this condition. ������ Updated weekly from reports to the Division of STD Prevention, National Center for HIV/AIDS, Viral Hepatitis, STD, and TB Prevention. ������ Please refer to the MMWR publication for weekly updates to the footnote for this condition. See Table II for Dengue Hemorrhagic Fever.More information on NNDSS is available at <a href="http://wwwn.cdc.gov/nndss/">http://wwwn.cdc.gov/nndss/</a>.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/wcwi-x3uk', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2015-01-12', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/wcwi-x3uk', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/wcwi-x3uk/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/wcwi-x3uk/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/wcwi-x3uk/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/wcwi-x3uk/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2014', 'anthrax', 'arboviral diseases', 'botulism', 'brucellosis', 'california serogroup virus disease', 'chancroid', 'cholera', 'cyclosporiasis', 'diphtheria', 'eastern equinevirus disease', 'encephalitis', 'haemophilus influenzae invasive', 'hansen disease', 'hantavirus pulmonary syndrome', 'hemolytic uremic syndrome', 'hepatitis b infection perinatal', 'influenza-associated pediatric mortality', 'leptospirosis', 'listeriosis', 'measles', 'meningococcal disease invasive', 'mmwr', 'nedss', 'netss', 'nndss', 'novel influenza a', 'plague', 'polio virus infection nonparalytic', 'poliomyelitis paralytic', 'postdiarrheal', 'powassan virus disease', 'psittacosis', 'q fever', 'rabies human', 'rubella', 'rubella congenital syndrome', 'sars-cov', 'smallpox', 'st. louis virus disease', 'streptococcal toxic-shock syndrome', 'syphilis congenital (age <1 yr)', 'tetanus', 'toxic-shock syndrome (staphylococcal)', 'trichinellosis', 'tularemia', 'typhoid fever', 'vancomycin', 'vibriosis', 'viral hemorrhagic fever', 'western equine virus disease', 'wonder', 'yellow fever'], 'bureauCode': ['009:00'], 'modified': '2016-03-29', 'title': 'NNDSS - Table I. infrequently reported notifiable diseases'}, {'description': '<p>NNDSS - Table II. Spotted Fever Rickettsiosis to Syphilis - 2014.In this Table, all conditions with a 5-year average annual national total of more than or equals 1,000 cases but less than or equals 10,000 cases will be displayed (��� 1,000 and ��_ 10,000). The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories. Note:These are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting. Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available.</p>\n<p>Footnotes:C.N.M.I.: Commonwealth of Northern Mariana Islands. U: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<ul>\n<li>Case counts for reporting years 2013 and 2014 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>. Data for TB are displayed in Table IV, which appears quarterly.</li>\n</ul>\n<p>��� Illnesses with similar clinical presentation that result from Spotted fever group rickettsia infections are reported as Spotted fever rickettsiosis. Rocky Mountain spotted fever (RMSF) caused by Rickettsia rickettsii, is the most common and well-known spotted fever.More information on NNDSS is available at <a href="http://wwwn.cdc.gov/nndss/">http://wwwn.cdc.gov/nndss/</a>.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/fqve-8wzt', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2015-01-08', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/fqve-8wzt', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/fqve-8wzt/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/fqve-8wzt/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/fqve-8wzt/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/fqve-8wzt/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2014', 'mmwr', 'nedss', 'netss', 'nndss', 'rmsf', 'spotted fever rickettsiosis', 'syphilis primary and secondary', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2016-04-29', 'title': 'NNDSS - Table II. Spotted Fever Rickettsiosis to Syphilis'}, {'description': '<p>NNDSS - Table II. Salmonellosis to Shigellosis - 2014.In this Table, all conditions with a 5-year average annual national total of more than or equals 1,000 cases but less than or equals 10,000 cases will be displayed (��� 1,000 and ��_ 10,000). The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories. Note:These are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting. Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available. Footnotes:C.N.M.I.: Commonwealth of Northern Mariana Islands. U: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum. * Case counts for reporting years 2013 and 2014 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>. Data for TB are displayed in Table IV, which appears quarterly. ��� Includes E. coli O157:H7; Shiga toxin positive, serogroup non-O157; and Shiga toxin positive, not serogrouped.More information on NNDSS is available at <a href="http://wwwn.cdc.gov/nndss/">http://wwwn.cdc.gov/nndss/</a>.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/52cr-rw4k', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2015-01-08', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/52cr-rw4k', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/52cr-rw4k/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/52cr-rw4k/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/52cr-rw4k/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/52cr-rw4k/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2014', 'mmwr', 'nedss', 'netss', 'nndss', 'salmonellosis', 'shiga toxin-producing e. coli', 'shigellosis', 'stec', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2015-08-27', 'title': 'NNDSS - Table II. Salmonellosis to Shigellosis'}, {'description': '<p>NNDSS - Table II. Mumps to Rabies, animal - 2014.In this Table, all conditions with a 5-year average annual national total of more than or equals 1,000 cases but less than or equals 10,000 cases will be displayed (��� 1,000 and ��_ 10,000). The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories. Note:These are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting. Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available. Footnotes:C.N.M.I.: Commonwealth of Northern Mariana Islands. U: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum. * Case counts for reporting years 2013 and 2014 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>. Data for TB are displayed in Table IV, which appears quarterly.More information on NNDSS is available at <a href="http://wwwn.cdc.gov/nndss/">http://wwwn.cdc.gov/nndss/</a>.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/8rkx-vimh', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2015-01-08', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/8rkx-vimh', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/8rkx-vimh/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/8rkx-vimh/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/8rkx-vimh/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/8rkx-vimh/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2014', 'mmwr', 'mumps', 'nedss', 'netss', 'nndss', 'pertussis', 'rabies animal', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2015-08-27', 'title': 'NNDSS - Table II. Mumps to Rabies, animal'}, {'description': '<p>NNDSS - Table II. Lyme disease to Meningococcal - 2014In this Table, all conditions with a 5-year average annual national total of more than or equals 1,000 cases but less than or equals 10,000 cases will be displayed (��� 1,000 and ��_ 10,000). The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories. Note:These are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting. Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available. Footnotes:C.N.M.I.: Commonwealth of Northern Mariana Islands. U: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum. * Case counts for reporting years 2013 and 2014 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>. Data for TB are displayed in Table IV, which appears quarterly. ��� Data for meningococcal disease, invasive caused by serogroups A, C, Y, & W-135; serogroup B; other serogroup; and unknown serogroup are available in Table I.More information on NNDSS is available at <a href="http://wwwn.cdc.gov/nndss/">http://wwwn.cdc.gov/nndss/</a>.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/y6uv-t34t', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2015-01-08', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/y6uv-t34t', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/y6uv-t34t/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/y6uv-t34t/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/y6uv-t34t/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/y6uv-t34t/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2014', 'lyme disease', 'malaria', 'meningococcal invasive all serogroups', 'mmwr', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2015-08-27', 'title': 'NNDSS - Table II. Lyme disease to Meningococcal'}, {'description': '<p>NNDSS - Table II. Hepatitis (viral, acute) - 2014.In this Table, all conditions with a 5-year average annual national total of more than or equals 1,000 cases but less than or equals 10,000 cases will be displayed (��� 1,000 and ��_ 10,000). The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories. Note:These are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting. Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available. Footnotes:C.N.M.I.: Commonwealth of Northern Mariana Islands. U: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum. * Case counts for reporting years 2013 and 2014 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>. Data for TB are displayed in Table IV, which appears quarterly.More information on NNDSS is available at <a href="http://wwwn.cdc.gov/nndss/">http://wwwn.cdc.gov/nndss/</a>.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/rg4j-6mcc', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2015-01-08', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/rg4j-6mcc', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rg4j-6mcc/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rg4j-6mcc/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rg4j-6mcc/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rg4j-6mcc/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2014', 'hepatitis', 'hepatitis (viral acute)', 'hepatitis (viral acute) type a', 'hepatitis (viral acute) type b', 'hepatitis (viral acute) type c', 'mmwr', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2015-08-27', 'title': 'NNDSS - Table II. Hepatitis (viral, acute)'}, {'description': '<p>NNDSS - Table II. Ehrlichiosis/Anaplasmosis - 2014.In this Table, all conditions with a 5-year average annual national total of more than or equals 1,000 cases but less than or equals 10,000 cases will be displayed (��� 1,000 and ��_ 10,000). The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories. Note:These are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting. Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available. Footnotes:C.N.M.I.: Commonwealth of Northern Mariana Islands. U: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum. * Case counts for reporting years 2013 and 2014 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>. Data for TB are displayed in Table IV, which appears quarterly. ��� Please refer to the MMWR publication for weekly updates to the footnote for this condition.More information on NNDSS is available at <a href="http://wwwn.cdc.gov/nndss/">http://wwwn.cdc.gov/nndss/</a>.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/edtz-vibe', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2015-01-08', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/edtz-vibe', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/edtz-vibe/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/edtz-vibe/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/edtz-vibe/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/edtz-vibe/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2014', 'anaplasma phagocytophilum', 'ehrlichia chaffeensis', 'ehrlichiosis/anaplasmosis', 'mmwr', 'nedss', 'netss', 'nndss', 'undetermined', 'week', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2015-08-27', 'title': 'NNDSS - Table II. Ehrlichiosis/Anaplasmosis'}, {'description': '<p>NNDSS - Table II. Cryptosporidiosis to Dengue Hemorrhagic Fever - 2014.In this Table, all conditions with a 5-year average annual national total of more than or equals 1,000 cases but less than or equals 10,000 cases will be displayed (��� 1,000 and ��_ 10,000). The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories. Note:These are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting. Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available. Footnotes:C.N.M.I.: Commonwealth of Northern Mariana Islands. U: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum. * Case counts for reporting years 2013 and 2014 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>. Data for TB are displayed in Table IV, which appears quarterly. ��� Dengue Fever includes cases that meet criteria for Dengue Fever with hemorrhage, other clinical, and unknown case classifications. �� DHF includes cases that meet criteria for dengue shock syndrome (DSS), a more severe form of DHF.More information on NNDSS is available at <a href="http://wwwn.cdc.gov/nndss/">http://wwwn.cdc.gov/nndss/</a>.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/b36e-ru3r', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2015-01-08', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/b36e-ru3r', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/b36e-ru3r/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/b36e-ru3r/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/b36e-ru3r/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/b36e-ru3r/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2014', 'cryptosporidiosis', 'dengue fever', 'dengue hemorrhagic fever', 'mmwr', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2015-08-27', 'title': 'NNDSS - Table II. Cryptosporidiosis to Dengue Hemorrhagic Fever'}, {'description': '<p>NNDSS - Table II. Babesiosis to Coccidioidomycosis - 2014.In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories. Note:These are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting. Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available. Footnotes:C.N.M.I.: Commonwealth of Northern Mariana Islands. U: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum. * Case counts for reporting year 2014 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>. Data for TB are displayed in Table IV, which appears quarterly.More information on NNDSS is available at <a href="http://wwwn.cdc.gov/nndss/">http://wwwn.cdc.gov/nndss/</a>.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/qz8t-eu2e', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2015-01-08', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/qz8t-eu2e', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qz8t-eu2e/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qz8t-eu2e/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qz8t-eu2e/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qz8t-eu2e/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2014', 'babesiosis', 'chlamydia trachomatis infection', 'coccidioidomycosis', 'mmwr', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2015-11-06', 'title': 'NNDSS - Table II. Babesiosis to Coccidioidomycosis'}, {'description': '<p>Overall rates of TBI climbed slowly from 2001 through 2007, then spiked sharply in 2008 and continued to climb through 2010. The increase in TBI rates in 2008 was much sharper for men (nearly 40% increase) than for women (20% increase). In 2007, overall rates of TBI were 26% higher in men compared to women. In 2008, that gap began to widen, reaching 61% in 2009 before narrowing to 29% in 2010. Rates of overall TBI are largely driven by rates of TBI-related ED visits.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Traumatic Brain Injury '], 'landingPage': 'https://data.cdc.gov/d/b4av-siev', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2014-04-02', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/b4av-siev', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/b4av-siev/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/b4av-siev/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/b4av-siev/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/b4av-siev/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['brain injury', 'head trauma', 'tbi', 'traumatic brain injury'], 'bureauCode': ['009:00'], 'modified': '2017-10-25', 'title': 'Rates of TBI-related Emergency Department Visits, Hospitalizations, and Deaths by Sex - United States, 2001 – 2010'}, {'description': '<p>In general, total combined rates for traumatic brain injury (TBI)-related emergency department (ED) visits, hospitalizations and deaths have increased over the past decade. Total combined rates of TBI-related hospitalizations, ED visits, and deaths climbed slowly from a rate of 521.0 per 100,000 in 2001 to 615.7 per 100,000 in 2005. The rates then dipped to 595.1 per 100,000 in 2006 and 566.7 per 100,000 in 2007. The rates then spiked sharply in 2008 and continued to climb through 2010 to a rate of 823.7 per 100,000. Total combined rates of TBI-related hospitalizations, ED visits, and deaths are driven in large part by the relatively high number of TBI-related ED visits. In comparison to ED visits, the overall rates of TBI-related hospitalizations remained relatively stable changing from 82.7 per 100,000 in 2001 to 91.7 per 100,000 in 2010. TBI-related deaths also decreased slightly over time from 18.5 per 100,000 in 2001 to 17.1 per 100,000 in 2010. Note that the axis scale for TBI-related deaths appears to the right of the chart and differs from TBI-related hospitalizations and ED visits.Go to <a href="http://www.cdc.gov/traumaticbraininjury/data/index.html">http://www.cdc.gov/traumaticbraininjury/data/index.html</a> to view more TBI data & statistics.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Traumatic Brain Injury '], 'landingPage': 'https://data.cdc.gov/d/45um-c62r', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2014-04-02', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/45um-c62r', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/45um-c62r/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/45um-c62r/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/45um-c62r/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/45um-c62r/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['brain injury', 'head trauma', 'tbi', 'traumatic brain injury'], 'bureauCode': ['009:00'], 'modified': '2017-10-25', 'title': 'Rates of TBI-related Emergency Department Visits, Hospitalizations, and Deaths - United States, 2001 – 2010'}, {'description': '<p>Changes in the rates of TBI-related deaths vary depending on age. For persons 44 years of age and younger, TBI-related deaths decreased between the periods of 2001-2002 and 2009-2010. Rates for age groups 45-64 years of age remained stable for this same ten-year period. For persons 65 years and older, rates of TBI-related deaths increased during this time period, from 41.2 to 45.2 deaths per 100,000.Go to <a href="http://www.cdc.gov/traumaticbraininjury/data/index.html">http://www.cdc.gov/traumaticbraininjury/data/index.html</a> to view more TBI data & statistics.Source: <a href="http://www.cdc.gov/traumaticbraininjury/data/rates_deaths_byage.html">http://www.cdc.gov/traumaticbraininjury/data/rates_deaths_byage.html</a></p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Traumatic Brain Injury '], 'landingPage': 'https://data.cdc.gov/d/nq6q-szvs', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2014-04-01', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/nq6q-szvs', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/nq6q-szvs/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/nq6q-szvs/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/nq6q-szvs/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/nq6q-szvs/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['brain injury', 'head trauma', 'tbi', 'traumatic brain injury'], 'bureauCode': ['009:00'], 'modified': '2017-10-25', 'title': 'Rates of TBI-related Deaths by Age Group - United States, 2001 - 2010'}, {'description': '<p>The 2011 BRFSS data reflects a change in weighting methodology (raking) and the addition of cell phone only respondents. Shifts in observed prevalence from 2010 to 2011 for BRFSS measures will likely reflect the new methods of measuring risk factors, rather than true trends in risk-factor prevalence. A break in trend lines after 2010 is used to reflect this change in methodolgy. Percentages are weighted to population characteristics. Data are not available if it did not meet BRFSS stability requirements.For more information on these requirements, as well as risk factors and calculated variables, see the Technical Documents and Survey Data for a specific year - <a href="http://www.cdc.gov/brfss/annual_data/annual_data.htm.Recommended">http://www.cdc.gov/brfss/annual_data/annual_data.htm.Recommended</a> citation: Centers for Disease Control and Prevention (CDC). Behavioral Risk Factor Surveillance System. Atlanta, Georgia: U.S. Department of Health and Human Services, Centers for Disease Control and Prevention, [appropriate year].</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Smoking & Tobacco Use'], 'landingPage': 'https://data.cdc.gov/d/ya9m-pyut', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2013-12-05', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/ya9m-pyut', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ya9m-pyut/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ya9m-pyut/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ya9m-pyut/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ya9m-pyut/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['brfss', 'current smokers', 'former smoker', 'non-smoker'], 'bureauCode': ['009:00'], 'modified': '2015-08-27', 'title': 'BRFSS Prevalence and Trends Data: Tobacco Use - Four Level Smoking Data for 2011'}, {'description': '<p>Health, United States is an annual report on trends in health statistics, find more information at <a href="http://www.cdc.gov/nchs/hus.htm">http://www.cdc.gov/nchs/hus.htm</a>.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Health Statistics'], 'landingPage': 'https://data.cdc.gov/d/nkri-ptxd', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2013-08-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/nkri-ptxd', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/nkri-ptxd/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/nkri-ptxd/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/nkri-ptxd/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/nkri-ptxd/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['children', 'hus', 'vaccination'], 'bureauCode': ['009:00'], 'modified': '2015-08-27', 'title': 'Selected Trend Table from Health, United States, 2011. Vaccination coverage among children 19 - 35 months of age for selected diseases, by race, Hispanic origin, poverty level, and location of residence in metropolitan statistical area: United States, sel'}, {'description': '<p>Health, United States is an annual report on trends in health statistics, find more information at <a href="http://www.cdc.gov/nchs/hus.htm">http://www.cdc.gov/nchs/hus.htm</a>.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Health Statistics'], 'landingPage': 'https://data.cdc.gov/d/bbhn-4mdn', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2013-08-05', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/bbhn-4mdn', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/bbhn-4mdn/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/bbhn-4mdn/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/bbhn-4mdn/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/bbhn-4mdn/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['children', 'health conditions', 'hus'], 'bureauCode': ['009:00'], 'modified': '2015-08-27', 'title': 'Selected Trend Table from Health, United States, 2011. Health conditions among children under 18 years of age, by selected characteristics: United States, average annual, selected years 1997 - 1999 through 2008 - 2010'}, {'description': '<p>Health, United States is an annual report on trends in health statistics, find more information at <a href="http://www.cdc.gov/nchs/hus.htm">http://www.cdc.gov/nchs/hus.htm</a>.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Health Statistics'], 'landingPage': 'https://data.cdc.gov/d/crtu-weni', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2013-08-05', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/crtu-weni', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/crtu-weni/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/crtu-weni/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/crtu-weni/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/crtu-weni/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['adults', 'diabetes', 'hus'], 'bureauCode': ['009:00'], 'modified': '2015-08-27', 'title': 'Selected Trend Table from Health, United States, 2011. Diabetes prevalence and glycemic control among adults 20 years of age and over, by sex, age, and race and Hispanic origin: United States, selected years 1988 - 1994 through 2003 - 2006'}, {'description': '<p>Health, United States is an annual report on trends in health statistics, find more information at <a href="http://www.cdc.gov/nchs/hus.htm">http://www.cdc.gov/nchs/hus.htm</a>.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Health Statistics'], 'landingPage': 'https://data.cdc.gov/d/vp9c-m6nq', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2013-07-29', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/vp9c-m6nq', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vp9c-m6nq/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vp9c-m6nq/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vp9c-m6nq/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vp9c-m6nq/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cause of death', 'hus'], 'bureauCode': ['009:00'], 'modified': '2015-08-27', 'title': 'Selected Trend Table from Health, United States, 2011. Leading causes of death and numbers of deaths, by sex, race, and Hispanic origin: United States, 1980 and 2009'}, {'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Nursing Home Compare'], 'landingPage': 'https://data.medicare.gov/d/yf87-tv6k', 'contactPoint': {'hasEmail': 'mailto:BetterCare@cms.hhs.gov', 'fn': 'Nursing Home Compare'}, 'issued': '2019-05-29', 'accessLevel': 'public', 'description': 'No description provided', 'identifier': 'https://data.medicare.gov/api/views/yf87-tv6k', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/yf87-tv6k/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/yf87-tv6k/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/yf87-tv6k/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/yf87-tv6k/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['general information', 'nhc', 'nursing home'], 'bureauCode': ['009:38'], 'modified': '2019-10-23', 'title': 'Nursing Home Compare - CASPER Contacts'}, {'description': '<p>This dataset provides modeled predictions of particulate matter (PM2.5) levels from the EPA\'s Downscaler model. These data are used by the CDC\'s National Environmental Public Health Tracking Network to generate air quality measures. Data are at the county levels for 2001-2014. The dataset includes the maximum, median, mean, and population-weighted mean concentration. Please refer to the metadata attachment for more information.</p>\n<p>Learn more about outdoor air quality on the Tracking Network\'s website: <a href="https://ephtracking.cdc.gov/showAirLanding.action">https://ephtracking.cdc.gov/showAirLanding.action</a>.</p>\n<p>By using these data, you signify your agreement to comply with the following requirements:<br />\n1. Use the data for statistical reporting and analysis only.<br />\n2. Do not attempt to learn the identity of any person included in the data and do not combine these data with other data for the purpose of matching records to identify individuals.<br />\n3. Do not disclose of or make use of the identity of any person or establishment discovered inadvertently and report the discovery to: <a href="mailto:trackingsupport@cdc.gov">trackingsupport@cdc.gov</a>.<br />\n4. Do not imply or state, either in written or oral form, that interpretations based on the data are those of the original data sources and CDC unless the data user and data source are formally collaborating.<br />\n5. Acknowledge, in all reports or presentations based on these data, the original source of the data and CDC.<br />\n6. Suggested citation: Centers for Disease Control and Prevention. National Environmental Public Health Tracking Network. Web. Accessed: insert date. <a href="http://www.cdc.gov/ephtracking">www.cdc.gov/ephtracking</a>.</p>\n<p>Problems or Questions?<br />\nEmail <a href="mailto:trackingsupport@cdc.gov">trackingsupport@cdc.gov</a>.</p>\n', 'programCode': ['009:20'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Environmental Health & Toxicology'], 'landingPage': 'https://data.cdc.gov/d/qjju-smys', 'contactPoint': {'hasEmail': 'mailto:nephtrackingsupport@cdc.gov', 'fn': 'Craig Kassinger'}, 'issued': '2018-06-15', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/qjju-smys', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qjju-smys/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qjju-smys/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qjju-smys/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qjju-smys/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['air pollution', 'asthma', 'environmental health', 'particulate matter'], 'bureauCode': ['009:03'], 'modified': '2018-11-27', 'title': 'Daily County-Level PM2.5 Concentrations, 2001-2014'}, {'description': '<p>2003-2015. Global School dataset. The Global School-based Student Health Survey (GSHS) was developed by the World Health Organization (WHO) in collaboration with the United Nations\' UNICEF, UNESCO, and UNAIDS; and with technical assistance from CDC. The GSHS is a school-based survey conducted primarily among students aged 13-17 years in countries around the world. It uses core questionnaire modules that address the leading causes of morbidity and mortality among children and adults worldwide: 1) Alcohol use, 2) dietary behaviors, 3) drug use, 4) hygiene, 5) mental health, 6) physical activity, 7) protective factors, 8) sexual behaviors that contribute to HIV infection, other sexually-transmitted infections, and unintended pregnancy, 9) tobacco use, and 10) violence and unintentional injury. This dataset contains global data from 2003 – 2015. Additional information about the GSHS can be found at <a href="https://www.cdc.gov/gshs/index.htm">https://www.cdc.gov/gshs/index.htm</a>.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Youth Risk Behaviors'], 'landingPage': 'https://data.cdc.gov/d/pxpe-pgrg', 'contactPoint': {'hasEmail': 'mailto:nccdDashInfo@cdc.gov', 'fn': 'DASH Publc Inquiries'}, 'issued': '2018-06-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/pxpe-pgrg', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/pxpe-pgrg/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/pxpe-pgrg/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/pxpe-pgrg/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/pxpe-pgrg/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['global', 'gshs', 'risk behavior', 'student health', 'survey', 'youth online'], 'bureauCode': ['009:20'], 'modified': '2018-07-09', 'title': 'DASH - Global School-based Student Health Survey (GSHS)', 'describedBy': 'https://chronicdata.cdc.gov/Youth-Risk-Behaviors/DASH-Global-School-based-Student-Health-Survey-GSH/pxpe-pgrg'}, {'description': '<p>This dataset provides modeled predictions of ozone levels from the EPA\'s Downscaler model. Data are at the census tract level for 2001-2005. These data are used by the CDC\'s National Environmental Public Health Tracking Network to generate air quality measures. Census tract-level datasets contain estimates of the mean predicted concentration and associated standard error. Please refer to the metadata attachment for more information.</p>\n<p>Learn more about outdoor air quality on the Tracking Network\'s website: <a href="https://ephtracking.cdc.gov/showAirLanding.action">https://ephtracking.cdc.gov/showAirLanding.action</a>.</p>\n<p>By using these data, you signify your agreement to comply with the following requirements:<br />\n1. Use the data for statistical reporting and analysis only.<br />\n2. Do not attempt to learn the identity of any person included in the data and do not combine these data with other data for the purpose of matching records to identify individuals.<br />\n3. Do not disclose of or make use of the identity of any person or establishment discovered inadvertently and report the discovery to: <a href="mailto:trackingsupport@cdc.gov">trackingsupport@cdc.gov</a>.<br />\n4. Do not imply or state, either in written or oral form, that interpretations based on the data are those of the original data sources and CDC unless the data user and data source are formally collaborating.<br />\n5. Acknowledge, in all reports or presentations based on these data, the original source of the data and CDC.<br />\n6. Suggested citation: Centers for Disease Control and Prevention. National Environmental Public Health Tracking Network. Web. Accessed: insert date. <a href="http://www.cdc.gov/ephtracking">www.cdc.gov/ephtracking</a>.</p>\n', 'programCode': ['009:032'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Environmental Health & Toxicology'], 'landingPage': 'https://data.cdc.gov/d/d3c4-tq79', 'contactPoint': {'hasEmail': 'mailto:nephtrackingsupport@cdc.gov', 'fn': 'Craig Kassinger'}, 'issued': '2018-06-15', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/d3c4-tq79', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/d3c4-tq79/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/d3c4-tq79/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/d3c4-tq79/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/d3c4-tq79/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['air pollution', 'asthma', 'environmental health', 'ozone'], 'bureauCode': ['009:20'], 'modified': '2018-11-27', 'title': 'Daily Census Tract-Level Ozone Concentrations, 2001-2005'}, {'description': '<p>This dataset provides modeled predictions of PM2.5 levels from the EPA\'s Downscaler model. Data are at the census tract level for 2001-2005. These data are used by the CDC\'s National Environmental Public Health Tracking Network to generate air quality measures. Census tract-level datasets contain estimates of the mean predicted concentration and associated standard error. Please refer to the metadata attachment for more information.</p>\n<p>Learn more about outdoor air quality on the Tracking Network\'s website: <a href="https://ephtracking.cdc.gov/showAirLanding.action">https://ephtracking.cdc.gov/showAirLanding.action</a>.</p>\n<p>By using these data, you signify your agreement to comply with the following requirements:<br />\n1. Use the data for statistical reporting and analysis only.<br />\n2. Do not attempt to learn the identity of any person included in the data and do not combine these data with other data for the purpose of matching records to identify individuals.<br />\n3. Do not disclose of or make use of the identity of any person or establishment discovered inadvertently and report the discovery to: <a href="mailto:trackingsupport@cdc.gov">trackingsupport@cdc.gov</a>.<br />\n4. Do not imply or state, either in written or oral form, that interpretations based on the data are those of the original data sources and CDC unless the data user and data source are formally collaborating.<br />\n5. Acknowledge, in all reports or presentations based on these data, the original source of the data and CDC.<br />\n6. Suggested citation: Centers for Disease Control and Prevention. National Environmental Public Health Tracking Network. Web. Accessed: insert date. <a href="http://www.cdc.gov/ephtracking">www.cdc.gov/ephtracking</a>.</p>\n', 'programCode': ['009:032'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Environmental Health & Toxicology'], 'landingPage': 'https://data.cdc.gov/d/s5vm-cztk', 'contactPoint': {'hasEmail': 'mailto:nephtrackingsupport@cdc.gov', 'fn': 'Craig Kassinger'}, 'issued': '2018-07-10', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/s5vm-cztk', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/s5vm-cztk/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/s5vm-cztk/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/s5vm-cztk/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/s5vm-cztk/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['air pollution', 'asthma', 'environmental health', 'particulate matter', 'pm2.5'], 'bureauCode': ['009:20'], 'modified': '2018-11-27', 'title': 'Daily Census Tract-Level PM2.5 Concentrations, 2001-2005'}, {'description': '<p>This dataset provides modeled predictions of PM2.5 levels from the EPA\'s Downscaler model. Data are at the census tract level for 2011-2014. These data are used by the CDC\'s National Environmental Public Health Tracking Network to generate air quality measures. Census tract-level datasets contain estimates of the mean predicted concentration and associated standard error. Please refer to the metadata attachment for more information.</p>\n<p>Learn more about outdoor air quality on the Tracking Network\'s website: <a href="https://ephtracking.cdc.gov/showAirLanding.action">https://ephtracking.cdc.gov/showAirLanding.action</a>.</p>\n<p>By using these data, you signify your agreement to comply with the following requirements:<br />\n1. Use the data for statistical reporting and analysis only.<br />\n2. Do not attempt to learn the identity of any person included in the data and do not combine these data with other data for the purpose of matching records to identify individuals.<br />\n3. Do not disclose of or make use of the identity of any person or establishment discovered inadvertently and report the discovery to: <a href="mailto:trackingsupport@cdc.gov">trackingsupport@cdc.gov</a>.<br />\n4. Do not imply or state, either in written or oral form, that interpretations based on the data are those of the original data sources and CDC unless the data user and data source are formally collaborating.<br />\n5. Acknowledge, in all reports or presentations based on these data, the original source of the data and CDC.<br />\n6. Suggested citation: Centers for Disease Control and Prevention. National Environmental Public Health Tracking Network. Web. Accessed: insert date. <a href="http://www.cdc.gov/ephtracking">www.cdc.gov/ephtracking</a>.</p>\n', 'programCode': ['009:032'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Environmental Health & Toxicology'], 'landingPage': 'https://data.cdc.gov/d/fcqm-xrf4', 'contactPoint': {'hasEmail': 'mailto:nephtrackingsupport@cdc.gov', 'fn': 'Craig Kassinger'}, 'issued': '2018-07-25', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/fcqm-xrf4', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/fcqm-xrf4/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/fcqm-xrf4/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/fcqm-xrf4/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/fcqm-xrf4/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['air pollution', 'asthma', 'environmental health', 'particulate matter', 'pm2.5'], 'bureauCode': ['009:20'], 'modified': '2018-11-27', 'title': 'Daily Census Tract-Level PM2.5 Concentrations, 2011-2014'}, {'description': '<p>This dataset provides modeled predictions of ozone levels from the EPA\'s Downscaler model. Data are at the census tract level for 2011-2014. These data are used by the CDC\'s National Environmental Public Health Tracking Network to generate air quality measures. Census tract-level datasets contain estimates of the mean predicted concentration and associated standard error. Please refer to the metadata attachment for more information.</p>\n<p>Learn more about outdoor air quality on the Tracking Network\'s website: <a href="https://ephtracking.cdc.gov/showAirLanding.action">https://ephtracking.cdc.gov/showAirLanding.action</a>.</p>\n<p>By using these data, you signify your agreement to comply with the following requirements:<br />\n1. Use the data for statistical reporting and analysis only.<br />\n2. Do not attempt to learn the identity of any person included in the data and do not combine these data with other data for the purpose of matching records to identify individuals.<br />\n3. Do not disclose of or make use of the identity of any person or establishment discovered inadvertently and report the discovery to: <a href="mailto:trackingsupport@cdc.gov">trackingsupport@cdc.gov</a>.<br />\n4. Do not imply or state, either in written or oral form, that interpretations based on the data are those of the original data sources and CDC unless the data user and data source are formally collaborating.</p>\n', 'programCode': ['009:032'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Environmental Health & Toxicology'], 'landingPage': 'https://data.cdc.gov/d/372p-dx3h', 'contactPoint': {'hasEmail': 'mailto:nephtrackingsupport@cdc.gov', 'fn': 'Craig Kassinger'}, 'issued': '2018-07-25', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/372p-dx3h', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/372p-dx3h/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/372p-dx3h/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/372p-dx3h/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/372p-dx3h/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['air pollution', 'asthma', 'environmental health', 'ozone'], 'bureauCode': ['009:20'], 'modified': '2018-11-27', 'title': 'Daily Census Tract-Level Ozone Concentrations, 2011-2014'}, {'description': '<p>This dataset provides modeled predictions of PM2.5 levels from the EPA\'s Downscaler model. Data are at the census tract level for 2006-2010. These data are used by the CDC\'s National Environmental Public Health Tracking Network to generate air quality measures. Census tract-level datasets contain estimates of the mean predicted concentration and associated standard error. Please refer to the metadata attachment for more information.</p>\n<p>Learn more about outdoor air quality on the Tracking Network\'s website: <a href="https://ephtracking.cdc.gov/showAirLanding.action">https://ephtracking.cdc.gov/showAirLanding.action</a>.</p>\n<p>By using these data, you signify your agreement to comply with the following requirements:<br />\n1. Use the data for statistical reporting and analysis only.<br />\n2. Do not attempt to learn the identity of any person included in the data and do not combine these data with other data for the purpose of matching records to identify individuals.<br />\n3. Do not disclose of or make use of the identity of any person or establishment discovered inadvertently and report the discovery to: <a href="mailto:trackingsupport@cdc.gov">trackingsupport@cdc.gov</a>.<br />\n4. Do not imply or state, either in written or oral form, that interpretations based on the data are those of the original data sources and CDC unless the data user and data source are formally collaborating.<br />\n5. Acknowledge, in all reports or presentations based on these data, the original source of the data and CDC.<br />\n6. Suggested citation: Centers for Disease Control and Prevention. National Environmental Public Health Tracking Network. Web. Accessed: insert date. <a href="http://www.cdc.gov/ephtracking">www.cdc.gov/ephtracking</a>.</p>\n', 'programCode': ['009:032'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Environmental Health & Toxicology'], 'landingPage': 'https://data.cdc.gov/d/fpqb-s69d', 'contactPoint': {'hasEmail': 'mailto:nephtrackingsupport@cdc.gov', 'fn': 'Craig Kassinger'}, 'issued': '2018-07-16', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/fpqb-s69d', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/fpqb-s69d/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/fpqb-s69d/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/fpqb-s69d/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/fpqb-s69d/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['air pollution', 'asthma', 'environmental health', 'particulate matter', 'pm2.5'], 'bureauCode': ['009:20'], 'modified': '2018-11-27', 'title': 'Daily Census Tract-Level PM2.5 Concentrations, 2006-2010'}, {'description': '<p>This dataset provides data at the county level for the contiguous United States. It includes monthly Palmer Drought Severity Index (PDSI) data from 1895-2016 provided by the Cooperative Institute for Climate and Satellites - North Carolina. Please refer to the metadata attachment for more information.</p>\n<p>Learn more about drought on the Tracking Network\'s website: <a href="https://ephtracking.cdc.gov/showDroughtLanding">https://ephtracking.cdc.gov/showDroughtLanding</a>.</p>\n<p>By using these data, you signify your agreement to comply with the following requirements:<br />\n1. Use the data for statistical reporting and analysis only.<br />\n2. Do not attempt to learn the identity of any person included in the data and do not combine these data with other data for the purpose of matching records to identify individuals.<br />\n3. Do not disclose of or make use of the identity of any person or establishment discovered inadvertently and report the discovery to: <a href="mailto:trackingsupport@cdc.gov">trackingsupport@cdc.gov</a>.<br />\n4. Do not imply or state, either in written or oral form, that interpretations based on the data are those of the original data sources and CDC unless the data user and data source are formally collaborating.<br />\n5. Acknowledge, in all reports or presentations based on these data, the original source of the data and CDC.<br />\n6. Suggested citation: Centers for Disease Control and Prevention. National Environmental Public Health Tracking Network. Web. Accessed: insert date. <a href="http://www.cdc.gov/ephtracking">www.cdc.gov/ephtracking</a>.</p>\n<p>Problems or Questions?<br />\nEmail <a href="mailto:trackingsupport@cdc.gov">trackingsupport@cdc.gov</a>.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Environmental Health & Toxicology'], 'landingPage': 'https://data.cdc.gov/d/en5r-5ds4', 'modified': '2018-11-27', 'contactPoint': {'hasEmail': 'mailto:nephtrackingsupport@cdc.gov', 'fn': 'Craig Kassinger'}, 'issued': '2018-07-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/en5r-5ds4', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/en5r-5ds4/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/en5r-5ds4/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/en5r-5ds4/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/en5r-5ds4/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['drought', 'environmental health'], 'bureauCode': ['009:00'], 'dataQuality': True, 'title': 'Palmer Drought Severity Index, 1895-2016'}, {'description': '<p>This dataset provides data at the county level for the contiguous United States. It includes monthly Standardized Precipitation Evapotranspiration Index (SPEI) data from 1895-2016 provided by the Cooperative Institute for Climate and Satellites - North Carolina. Please refer to the metadata attachment for more information.</p>\n<p>These data are used by the CDC\'s National Environmental Public Health Tracking Network to generate drought measures. Learn more about drought on the Tracking Network\'s website: <a href="https://ephtracking.cdc.gov/showDroughtLanding">https://ephtracking.cdc.gov/showDroughtLanding</a>.</p>\n<p>By using these data, you signify your agreement to comply with the following requirements:<br />\n1. Use the data for statistical reporting and analysis only.<br />\n2. Do not attempt to learn the identity of any person included in the data and do not combine these data with other data for the purpose of matching records to identify individuals.<br />\n3. Do not disclose of or make use of the identity of any person or establishment discovered inadvertently and report the discovery to: <a href="mailto:trackingsupport@cdc.gov">trackingsupport@cdc.gov</a>.<br />\n4. Do not imply or state, either in written or oral form, that interpretations based on the data are those of the original data sources and CDC unless the data user and data source are formally collaborating.<br />\n5. Acknowledge, in all reports or presentations based on these data, the original source of the data and CDC.<br />\n6. Suggested citation: Centers for Disease Control and Prevention. National Environmental Public Health Tracking Network. Web. Accessed: insert date. <a href="http://www.cdc.gov/ephtracking">www.cdc.gov/ephtracking</a>.</p>\n<p>Problems or Questions?<br />\nEmail <a href="mailto:trackingsupport@cdc.gov">trackingsupport@cdc.gov</a>.</p>\n', 'programCode': ['009:20'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Environmental Health & Toxicology'], 'landingPage': 'https://data.cdc.gov/d/6nbv-ifib', 'contactPoint': {'hasEmail': 'mailto:nephtrackingsupport@cdc.gov', 'fn': 'Craig Kassinger'}, 'issued': '2018-07-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/6nbv-ifib', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6nbv-ifib/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6nbv-ifib/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6nbv-ifib/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6nbv-ifib/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['drought', 'environmental health'], 'bureauCode': ['009:03'], 'modified': '2018-11-27', 'title': 'Standardized Precipitation Evapotranspiration Index, 1895-2016'}, {'description': '<p>This dataset provides data at the county level for the contiguous United States. It includes weekly United States Drought Monitor (USDM) data from 2000-2016 provided by the Cooperative Institute for Climate and Satellites - North Carolina. Please refer to the metadata attachment for more information.</p>\n<p>These data are used by the CDC\'s National Environmental Public Health Tracking Network to generate drought measures. Learn more about drought on the Tracking Network\'s website: <a href="https://ephtracking.cdc.gov/showDroughtLanding">https://ephtracking.cdc.gov/showDroughtLanding</a>.</p>\n<p>By using these data, you signify your agreement to comply with the following requirements:<br />\n1. Use the data for statistical reporting and analysis only.<br />\n2. Do not attempt to learn the identity of any person included in the data and do not combine these data with other data for the purpose of matching records to identify individuals.<br />\n3. Do not disclose of or make use of the identity of any person or establishment discovered inadvertently and report the discovery to: <a href="mailto:trackingsupport@cdc.gov">trackingsupport@cdc.gov</a>.<br />\n4. Do not imply or state, either in written or oral form, that interpretations based on the data are those of the original data sources and CDC unless the data user and data source are formally collaborating.<br />\n5. Acknowledge, in all reports or presentations based on these data, the original source of the data and CDC.<br />\n6. Suggested citation: Centers for Disease Control and Prevention. National Environmental Public Health Tracking Network. Web. Accessed: insert date. <a href="http://www.cdc.gov/ephtracking">www.cdc.gov/ephtracking</a>.</p>\n<p>Problems or Questions?<br />\nEmail <a href="mailto:trackingsupport@cdc.gov">trackingsupport@cdc.gov</a>.</p>\n', 'programCode': ['009:032'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Environmental Health & Toxicology'], 'landingPage': 'https://data.cdc.gov/d/spsk-9jj6', 'contactPoint': {'hasEmail': 'mailto:nephtrackingsupport@cdc.gov', 'fn': 'Craig Kassinger'}, 'issued': '2018-08-08', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/spsk-9jj6', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/spsk-9jj6/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/spsk-9jj6/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/spsk-9jj6/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/spsk-9jj6/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['drought', 'environmental health'], 'bureauCode': ['009:20'], 'modified': '2018-11-27', 'title': 'United States Drought Monitor, 2000-2016'}, {'description': '<p>This dataset provides data at the county level for the contiguous United States. It includes daily Global Horizontal Irradiance (GHI) data from 1991-2012 provided by the Environmental Remote Sensing group at the Rollins School of Public Health at Emory University. Please refer to the metadata attachment for more information.</p>\n<p>These data are used by the CDC\'s National Environmental Public Health Tracking Network to generate sunlight and ultraviolet (UV) measures. Learn more about sunlight and UV on the Tracking Network\'s website: <a href="https://ephtracking.cdc.gov/showUVLanding">https://ephtracking.cdc.gov/showUVLanding</a>.</p>\n<p>By using these data, you signify your agreement to comply with the following requirements:<br />\n1. Use the data for statistical reporting and analysis only.<br />\n2. Do not attempt to learn the identity of any person included in the data and do not combine these data with other data for the purpose of matching records to identify individuals.<br />\n3. Do not disclose of or make use of the identity of any person or establishment discovered inadvertently and report the discovery to: <a href="mailto:trackingsupport@cdc.gov">trackingsupport@cdc.gov</a>.<br />\n4. Do not imply or state, either in written or oral form, that interpretations based on the data are those of the original data sources and CDC unless the data user and data source are formally collaborating.<br />\n5. Acknowledge, in all reports or presentations based on these data, the original source of the data and CDC.<br />\n6. Suggested citation: Centers for Disease Control and Prevention. National Environmental Public Health Tracking Network. Web. Accessed: insert date. <a href="http://www.cdc.gov/ephtracking">www.cdc.gov/ephtracking</a>.</p>\n<p>Problems or Questions?<br />\nEmail <a href="mailto:trackingsupport@cdc.gov">trackingsupport@cdc.gov</a>.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Environmental Health & Toxicology'], 'landingPage': 'https://data.cdc.gov/d/fdyw-m38t', 'contactPoint': {'hasEmail': 'mailto:nephtrackingsupport@cdc.gov', 'fn': 'Craig Kassinger'}, 'issued': '2018-08-01', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/fdyw-m38t', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/fdyw-m38t/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/fdyw-m38t/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/fdyw-m38t/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/fdyw-m38t/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['environmental health', 'skin cancer', 'sunlight', 'total solar irradiance'], 'bureauCode': ['009:03'], 'modified': '2018-11-27', 'title': 'Population-Weighted Global Horizontal Irradiance, 1991-2012'}, {'description': '<p>2014 to 2016, 3-year average. Rates are age-standardized. County rates are spatially smoothed. The data can be viewed by gender and race/ethnicity. Data source: National Vital Statistics System. Additional data, maps, and methodology can be viewed on the Interactive Atlas of Heart Disease and Stroke <a href="http://www.cdc.gov/dhdsp/maps/atlas">http://www.cdc.gov/dhdsp/maps/atlas</a></p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Heart Disease & Stroke Prevention'], 'landingPage': 'https://data.cdc.gov/d/48mw-5apu', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2018-08-15', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/48mw-5apu', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/48mw-5apu/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/48mw-5apu/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/48mw-5apu/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/48mw-5apu/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cardiovascular disease', 'county', 'heart disease'], 'bureauCode': ['009:20'], 'modified': '2018-08-15', 'title': 'Heart Disease Mortality Data Among US Adults (35+) by State/Territory and County'}, {'description': '<p>2014 to 2016, 3-year average. Rates are age-standardized. County rates are spatially smoothed. The data can be viewed by gender and race/ethnicity. Data source: National Vital Statistics System. Additional data, maps, and methodology can be viewed on the Interactive Atlas of Heart Disease and Stroke <a href="http://www.cdc.gov/dhdsp/maps/atlas">http://www.cdc.gov/dhdsp/maps/atlas</a></p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Heart Disease & Stroke Prevention'], 'landingPage': 'https://data.cdc.gov/d/kgsi-35re', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2018-08-15', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/kgsi-35re', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/kgsi-35re/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/kgsi-35re/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/kgsi-35re/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/kgsi-35re/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cardiovascular disease', 'cerebrovascular disease', 'county', 'stroke'], 'bureauCode': ['009:20'], 'modified': '2018-08-15', 'title': 'Stroke Mortality Data Among US Adults (35+) by State/Territory and County'}, {'description': '<p>This dataset contains policy data for 50 US states and DC from 2001 to 2017. Data include information related to state legislation and regulations on nutrition, physical activity, and obesity in settings such as early care and education centers, restaurants, schools, work places, and others. To identify individual bills, use the identifier ProvisionID. A bill or citation may appear more than once because it could apply to multiple health or policy topics, settings, or states. As of Q 2 2016, data include only enacted legislation.</p>\n', 'programCode': ['009:020'], 'title': 'CDC Nutrition, Physical Activity, and Obesity - Legislation', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Nutrition', 'Physical Activity', 'and Obesity'], 'landingPage': 'https://data.cdc.gov/d/nxst-x9p4', 'contactPoint': {'hasEmail': 'mailto:dnpaoinfo@cdc.gov', 'fn': 'DNPAO Public Inquiries'}, 'issued': '2018-08-24', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/nxst-x9p4', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/nxst-x9p4/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/nxst-x9p4/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/nxst-x9p4/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/nxst-x9p4/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['body mass index (bmi)', 'built environment', 'farm', 'fruits and vegetables', 'nutrition', 'obesity', 'physical activity', 'physical activity education', 'transportation', 'zoning'], 'bureauCode': ['009:20'], 'modified': '2018-09-25', 'references': ['http://www.cdc.gov/nccdphp/DNPAO'], 'describedBy': 'https://chronicdata.cdc.gov/Nutrition-Physical-Activity-and-Obesity/CDC-Nutrition-Physical-Activity-and-Obesity-Legisl/nxst-x9p4'}, {'description': '<p>2015, 2014. Data were provided by the Centers for Disease Control and Prevention (CDC), Division of Population Health, Epidemiology and Surveillance Branch. The project was funded by the Robert Wood Johnson Foundation (RWJF) in conjunction with the CDC Foundation. 500 cities project census tract-level data in GIS-friendly format can be joined with census tract spatial data (<a href="https://chronicdata.cdc.gov/500-Cities/500-Cities-Census-Tract-Boundaries/x7zy-2xmx">https://chronicdata.cdc.gov/500-Cities/500-Cities-Census-Tract-Boundarie...</a>) in a geographic information system (GIS) to produce maps of 27 measures at the census tract level. Because some questions are only asked every other year in the BRFSS, there are 7 measures in this 2017 release from the 2014 BRFSS that were the same as the 2016 release.</p>\n', 'programCode': ['009:020'], 'title': '500 Cities: Census Tract-level Data (GIS Friendly Format), 2017 release', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['500 Cities'], 'landingPage': 'https://data.cdc.gov/d/kucs-wizg', 'contactPoint': {'hasEmail': 'mailto:500cities@cdc.gov', 'fn': '500 Cities Public Inquiries'}, 'issued': '2018-10-15', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/kucs-wizg', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/kucs-wizg/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/kucs-wizg/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/kucs-wizg/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/kucs-wizg/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['500cities', 'behaviors', 'census', 'cities', 'gis', 'outcomes', 'prevalence', 'prevention', 'tract', 'unhealthy'], 'bureauCode': ['009:20'], 'modified': '2018-11-05', 'references': ['https://academic.oup.com/aje/article/179/8/1025/109078', 'https://academic.oup.com/aje/article/182/2/127/93984', 'https://www.cdc.gov/pcd/issues/2017/17_0281.htm', 'https://www.cdc.gov/pcd/issues/2018/18_0313.htm']}, {'description': '<p>This is the complete dataset for the 500 Cities project 2017 release. This dataset includes 2015, 2014 model-based small area estimates for 27 measures of chronic disease related to unhealthy behaviors (5), health outcomes (13), and use of preventive services (9). Data were provided by the Centers for Disease Control and Prevention (CDC), Division of Population Health, Epidemiology and Surveillance Branch. The project was funded by the Robert Wood Johnson Foundation (RWJF) in conjunction with the CDC Foundation. It represents a first-of-its kind effort to release information on a large scale for cities and for small areas within those cities. It includes estimates for the 500 largest US cities and approximately 28,000 census tracts within these cities. These estimates can be used to identify emerging health problems and to inform development and implementation of effective, targeted public health prevention activities. Because the small area model cannot detect effects due to local interventions, users are cautioned against using these estimates for program or policy evaluations. Data sources used to generate these measures include Behavioral Risk Factor Surveillance System (BRFSS) data (2015, 2014), Census Bureau 2010 census population data, and American Community Survey (ACS) 2011-2015, 2010-2014 estimates. Because some questions are only asked every other year in the BRFSS, there are 7 measures from the 2014 BRFSS that are the same in the 2017 release as the previous 2016 release. More information about the methodology can be found at <a href="http://www.cdc.gov/500cities">www.cdc.gov/500cities</a>.</p>\n', 'programCode': ['009:020'], 'title': '500 Cities: Local Data for Better Health, 2017 release', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['500 Cities'], 'landingPage': 'https://data.cdc.gov/d/vurf-k5wr', 'contactPoint': {'hasEmail': 'mailto:500cities@cdc.gov', 'fn': '500 Cities Public Inquiries'}, 'issued': '2018-12-04', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/vurf-k5wr', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vurf-k5wr/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vurf-k5wr/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vurf-k5wr/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vurf-k5wr/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['500cities', 'behaviors', 'census', 'cities', 'outcomes', 'prevalence', 'prevention', 'tracts', 'unhealthy'], 'bureauCode': ['009:20'], 'modified': '2018-12-04', 'references': ['https://academic.oup.com/aje/article/179/8/1025/109078', 'https://academic.oup.com/aje/article/182/2/127/93984', 'https://www.cdc.gov/pcd/issues/2017/17_0281.htm', 'https://www.cdc.gov/pcd/issues/2018/18_0313.htm']}, {'description': '<p>NNDSS - TABLE 1KK. Vancomycin-resistant Staphylococcus aureus to Varicella morbidity - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/ybum-psnc', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/ybum-psnc', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ybum-psnc/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ybum-psnc/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ybum-psnc/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ybum-psnc/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'nedss', 'netss', 'nndss', 'vancomycin-resistant staphylococcus aureus', 'varicella morbidity', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-05-30', 'title': 'NNDSS - TABLE 1KK. Vancomycin-resistant Staphylococcus aureus to Varicella morbidity'}, {'description': '<p>NNDSS - TABLE 1GG. Spotted fever rickettsiosis, Confirmed to Smallpox - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/rihk-iawc', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/rihk-iawc', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rihk-iawc/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rihk-iawc/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rihk-iawc/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rihk-iawc/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'nedss', 'netss', 'nndss', 'smallpox', 'spotted fever rickettsiosis confirmed', 'spotted fever rickettsiosis probable', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-05-30', 'title': 'NNDSS - TABLE 1GG. Spotted fever rickettsiosis, Confirmed to Smallpox'}, {'description': '<p>NNDSS - TABLE 1FF. Severe acute respiratory syndrome-associated coronavirus disease to Shigellosis - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/5wqm-pm27', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/5wqm-pm27', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5wqm-pm27/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5wqm-pm27/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5wqm-pm27/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5wqm-pm27/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'nedss', 'netss', 'nndss', 'severe acute respiratory syndrome-associated coronavirus disease', 'shiga toxin-producing escherichia coli', 'shigellosis', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-05-30', 'title': 'NNDSS - TABLE 1FF. Severe acute respiratory syndrome-associated coronavirus disease to Shigellosis'}, {'description': '<p>NNDSS - TABLE 1O. Hansen\'s disease to Hantavirus pulmonary syndrome - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a></p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/bhxw-k5sb', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/bhxw-k5sb', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/bhxw-k5sb/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/bhxw-k5sb/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/bhxw-k5sb/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/bhxw-k5sb/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'hansen's disease', 'hantavirus infection', 'hantavirus pulmonary syndrome', 'nedss', 'netss', 'nndss', 'non-hantavirus pulmonary syndrome', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-05-30', 'title': "NNDSS - TABLE 1O. Hansen's disease to Hantavirus pulmonary syndrome"}, {'description': '<p>NNDSS - Table 1H. Cholera to Coccidioidomycosis - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a></p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/wycc-ffia', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/wycc-ffia', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/wycc-ffia/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/wycc-ffia/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/wycc-ffia/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/wycc-ffia/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'cholera', 'coccidioidomycosis', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-05-30', 'title': 'NNDSS - TABLE 1H. Cholera to Coccidioidomycosis'}, {'description': '<p>NNDSS - Table 1E. Botulism, Foodborne to Botulism, Other (wound & unspecified) - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a></p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/4t6w-ibvk', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/4t6w-ibvk', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4t6w-ibvk/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4t6w-ibvk/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4t6w-ibvk/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4t6w-ibvk/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'botulism', 'foodborne', 'infant', 'nedss', 'netss', 'nndss', 'other (wound and unspecified)', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-05-30', 'title': 'NNDSS - TABLE 1E. Botulism, Foodborne to Botulism, Other'}, {'description': '<p>This dataset provides data at the county level for the contiguous United States. It includes daily Ozone Monitoring Instrument (OMI) Population-Weighted Ultraviolet (UV) irradiance data from October 2004-2015 provided by the Environmental Remote Sensing group at the Rollins School of Public Health at Emory University. Please refer to the metadata attachment for more information.</p>\n<p>These data are used by the CDC\'s National Environmental Public Health Tracking Network to generate sunlight and UV measures. Learn more about sunlight and UV on the Tracking Network\'s website: <a href="https://ephtracking.cdc.gov/showUVLanding">https://ephtracking.cdc.gov/showUVLanding</a>.</p>\n<p>By using these data, you signify your agreement to comply with the following requirements:<br />\n1. Use the data for statistical reporting and analysis only.<br />\n2. Do not attempt to learn the identity of any person included in the data and do not combine these data with other data for the purpose of matching records to identify individuals.<br />\n3. Do not disclose of or make use of the identity of any person or establishment discovered inadvertently and report the discovery to: <a href="mailto:trackingsupport@cdc.gov">trackingsupport@cdc.gov</a>.<br />\n4. Do not imply or state, either in written or oral form, that interpretations based on the data are those of the original data sources and CDC unless the data user and data source are formally collaborating.<br />\n5. Acknowledge, in all reports or presentations based on these data, the original source of the data and CDC.<br />\n6. Suggested citation: Centers for Disease Control and Prevention. National Environmental Public Health Tracking Network. Web. Accessed: insert date. <a href="http://www.cdc.gov/ephtracking">www.cdc.gov/ephtracking</a>.</p>\n<p>Problems or Questions?<br />\nEmail <a href="mailto:trackingsupport@cdc.gov">trackingsupport@cdc.gov</a>.</p>\n', 'programCode': ['009:032'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Environmental Health & Toxicology'], 'landingPage': 'https://data.cdc.gov/d/h28b-t43q', 'modified': '2018-11-27', 'contactPoint': {'hasEmail': 'mailto:nephtrackingsupport@cdc.gov', 'fn': 'Craig Kassinger'}, 'issued': '2018-08-01', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/h28b-t43q', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/h28b-t43q/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/h28b-t43q/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/h28b-t43q/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/h28b-t43q/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['environmental health', 'skin cancer', 'solar radiation', 'ultraviolet'], 'bureauCode': ['009:00'], 'dataQuality': True, 'title': 'Population-Weighted Ultraviolet Irradiance, 2004-2015'}, {'description': '<p>This dataset provides data at the county level for the contiguous United States. It includes monthly Standardized Precipitation Index (SPI) data from 1895-2016 provided by the Cooperative Institute for Climate and Satellites - North Carolina. Please refer to the metadata attachment for more information.</p>\n<p>Learn more about drought on the Tracking Network\'s website: <a href="https://ephtracking.cdc.gov/showDroughtLanding">https://ephtracking.cdc.gov/showDroughtLanding</a>.</p>\n<p>By using these data, you signify your agreement to comply with the following requirements:<br />\n1. Use the data for statistical reporting and analysis only.<br />\n2. Do not attempt to learn the identity of any person included in the data and do not combine these data with other data for the purpose of matching records to identify individuals.<br />\n3. Do not disclose of or make use of the identity of any person or establishment discovered inadvertently and report the discovery to: <a href="mailto:trackingsupport@cdc.gov">trackingsupport@cdc.gov</a>.<br />\n4. Do not imply or state, either in written or oral form, that interpretations based on the data are those of the original data sources and CDC unless the data user and data source are formally collaborating.<br />\n5. Acknowledge, in all reports or presentations based on these data, the original source of the data and CDC.<br />\n6. Suggested citation: Centers for Disease Control and Prevention. National Environmental Public Health Tracking Network. Web. Accessed: insert date. <a href="http://www.cdc.gov/ephtracking">www.cdc.gov/ephtracking</a>.</p>\n<p>Problems or Questions?<br />\nEmail <a href="mailto:trackingsupport@cdc.gov">trackingsupport@cdc.gov</a>.</p>\n', 'programCode': ['009:032'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Environmental Health & Toxicology'], 'landingPage': 'https://data.cdc.gov/d/xbk2-5i4e', 'contactPoint': {'hasEmail': 'mailto:nephtrackingsupport@cdc.gov', 'fn': 'Craig Kassinger'}, 'issued': '2018-07-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/xbk2-5i4e', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xbk2-5i4e/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xbk2-5i4e/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xbk2-5i4e/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xbk2-5i4e/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['drought', 'environmental health'], 'bureauCode': ['009:20'], 'modified': '2018-11-27', 'title': 'Standardized Precipitation Index, 1895-2016'}, {'description': '<p>NNDSS - Table II. Tuberculosis - 2019. This Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying WONDER data. Data on United States will exclude counts from US territories.<br />\nFootnote: C.N.M.I.: Commonwealth of Northern Mariana Islands. U: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable Cum: Cumulative year-to-date counts. Min: Minimum. Max: Maximum.<br />\n* Case counts for reporting year 2018 and 2019 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a><br />\n† Data for TB are displayed quarterly.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/5avu-ff58', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-12', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/5avu-ff58', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5avu-ff58/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5avu-ff58/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5avu-ff58/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5avu-ff58/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['centers-for-disease-control-and-prevention'], 'bureauCode': ['009:00'], 'modified': '2019-10-11', 'title': 'NNDSS - Table II. Tuberculosis'}, {'description': '<p>NNDSS - TABLE 1OO. Viral hemorrhagic fevers, Machupo virus to Viral hemorrhagic fevers, Sabia virus - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />\n§ Prior to 2015, CDC\'s National Notifiable Diseases Surveillance System (NNDSS) did not receive electronic data about incident cases of specific viral hemorrhagic fevers; instead data were collected in aggregate as "viral hemorrhagic fevers\'. NNDSS was updated beginning in 2015 to receive data for each of the viral hemorrhagic fevers listed.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'landingPage': 'https://data.cdc.gov/d/gfyx-ypi9', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-23', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/gfyx-ypi9', '@type': 'dcat:Dataset', 'modified': '2020-01-02', 'keyword': ['2019', 'machupo virus', 'marburg virus', 'nedss', 'netss', 'nndss', 'sabia virus', 'viral hemorrhagic fevers', 'wonder'], 'bureauCode': ['009:00'], 'theme': ['NNDSS'], 'title': 'NNDSS - TABLE 1OO. Viral hemorrhagic fevers, Machupo virus to Viral hemorrhagic fevers, Sabia virus'}, {'description': '<p>This is the second set utilization data for clinicians publicly reported through Physician Compare. This is a subset of the 2016 Healthcare Common Procedure Coding System (HCPCS) codes. This dataset was updated on August 1, 2019.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Physician Compare'], 'landingPage': 'https://data.medicare.gov/d/2bhu-tmkt', 'contactPoint': {'hasEmail': 'mailto:physiciancompare-helpdesk@acumenllc.com', 'fn': 'CMS'}, 'issued': '2019-08-01', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/2bhu-tmkt', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/2bhu-tmkt/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/2bhu-tmkt/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/2bhu-tmkt/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/2bhu-tmkt/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['physician compare', 'services', 'utilization'], 'bureauCode': ['009:38'], 'modified': '2019-08-22', 'title': 'Physician Compare Clinician Utilization Data'}, {'description': '<p>This file contains performance information for Merit-Based Incentive Payment System (MIPS) and Qualified Clinical Data Registry (QCDR) quality measures and advancing care information attestations and measures reported by clinicians. This dataset was updated on August 1, 2019.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Physician Compare'], 'landingPage': 'https://data.medicare.gov/d/93x5-v9gz', 'contactPoint': {'hasEmail': 'mailto:physiciancompare-helpdesk@acumenllc.com', 'fn': 'CMS'}, 'issued': '2019-08-01', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/93x5-v9gz', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/93x5-v9gz/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/93x5-v9gz/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/93x5-v9gz/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/93x5-v9gz/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['individual quality', 'mips', 'physician compare', 'qcdr', 'quality', 'quality measures'], 'bureauCode': ['009:38'], 'modified': '2019-08-22', 'title': 'Physician Compare 2017 Individual EC Public Reporting - Measures'}, {'description': '<p>This file contains Merit-Based Incentive Payment System (MIPS) final scores and performance category scores for clinicians. This dataset was updated on August 1, 2019.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Physician Compare'], 'landingPage': 'https://data.medicare.gov/d/vh77-fha8', 'contactPoint': {'hasEmail': 'mailto:physiciancompare-helpdesk@acumenllc.com', 'fn': 'CMS'}, 'issued': '2019-09-07', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/vh77-fha8', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/vh77-fha8/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/vh77-fha8/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/vh77-fha8/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/vh77-fha8/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['group quality', 'mips', 'physician compare', 'qcdr', 'quality', 'quality measures', 'ratings'], 'bureauCode': ['009:38'], 'modified': '2019-09-07', 'title': 'Physician Compare 2017 Group Public Reporting - Overall MIPS Performance'}, {'description': '<p>This file contains performance information for Merit-Based Incentive Payment System (MIPS) and Qualified Clinical Data Registry (QCDR) quality measures and advancing care information attestations and measures reported by groups. This dataset was updated on August 1, 2019.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Physician Compare'], 'landingPage': 'https://data.medicare.gov/d/xyi3-7gzv', 'contactPoint': {'hasEmail': 'mailto:physiciancompare-helpdesk@acumenllc.com', 'fn': 'CMS'}, 'issued': '2019-08-01', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/xyi3-7gzv', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/xyi3-7gzv/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/xyi3-7gzv/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/xyi3-7gzv/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/xyi3-7gzv/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['group quality', 'mips', 'physician compare', 'qcdr', 'quality', 'quality measures', 'ratings'], 'bureauCode': ['009:38'], 'modified': '2019-08-22', 'title': 'Physician Compare 2017 Group Public Reporting - Measures'}, {'description': '<p>2015 to 2017, 3-year average. Rates are age-standardized. County rates are spatially smoothed. The data can be viewed by gender and race/ethnicity. Data source: National Vital Statistics System. Additional data, maps, and methodology can be viewed on the Interactive Atlas of Heart Disease and Stroke <a href="http://www.cdc.gov/dhdsp/maps/atlas">http://www.cdc.gov/dhdsp/maps/atlas</a></p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Heart Disease & Stroke Prevention'], 'landingPage': 'https://data.cdc.gov/d/mfvi-hkb9', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-07-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/mfvi-hkb9', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mfvi-hkb9/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mfvi-hkb9/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mfvi-hkb9/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mfvi-hkb9/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cardiovascular disease', 'county', 'heart', 'heart disease'], 'bureauCode': ['009:20'], 'modified': '2019-09-20', 'title': 'Heart Disease Mortality Data Among US Adults (35+) by State/Territory and County – 2015-2017'}, {'description': '<p>2015 to 2017, 3-year average. Rates are age-standardized. County rates are spatially smoothed. The data can be viewed by gender and race/ethnicity. Data source: National Vital Statistics System. Additional data, maps, and methodology can be viewed on the Interactive Atlas of Heart Disease and Stroke.<br />\n<a href="http://www.cdc.gov/dhdsp/maps/atlas">http://www.cdc.gov/dhdsp/maps/atlas</a></p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Heart Disease & Stroke Prevention'], 'landingPage': 'https://data.cdc.gov/d/v246-z5tb', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-07-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/v246-z5tb', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/v246-z5tb/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/v246-z5tb/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/v246-z5tb/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/v246-z5tb/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cardiovascular disease', 'cerebrovascular disease', 'county', 'stroke'], 'bureauCode': ['009:20'], 'modified': '2019-09-20', 'title': 'Stroke Mortality Data Among US Adults (35+) by State/Territory and County – 2015-2017'}, {'description': '<p>2016, 2015. Data were provided by the Centers for Disease Control and Prevention (CDC), Division of Population Health, Epidemiology and Surveillance Branch. The project was funded by the Robert Wood Johnson Foundation (RWJF) in conjunction with the CDC Foundation. 500 cities project census tract-level data in GIS-friendly format can be joined with census tract spatial data (<a href="https://chronicdata.cdc.gov/500-Cities/500-Cities-Census-Tract-Boundaries/x7zy-2xmx">https://chronicdata.cdc.gov/500-Cities/500-Cities-Census-Tract-Boundarie...</a>) in a geographic information system (GIS) to produce maps of 27 measures at the census tract level. There are 4 measures (high blood pressure, taking high blood pressure medication, high cholesterol, cholesterol screening) in this 2018 release from the 2015 BRFSS that were the same as the 2017 release.</p>\n', 'programCode': ['009:020'], 'title': '500 Cities: Census Tract-level Data (GIS Friendly Format), 2018 release', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['500 Cities'], 'landingPage': 'https://data.cdc.gov/d/k25u-mg9b', 'contactPoint': {'hasEmail': 'mailto:500cities@cdc.gov', 'fn': '500 Cities Public Inquiries'}, 'issued': '2019-12-05', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/k25u-mg9b', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/k25u-mg9b/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/k25u-mg9b/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/k25u-mg9b/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/k25u-mg9b/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['500cities', 'behaviors', 'census', 'cities', 'gis', 'outcomes', 'prevalence', 'prevention', 'tract', 'unhealthy'], 'bureauCode': ['009:20'], 'modified': '2019-12-05', 'references': ['https://academic.oup.com/aje/article/179/8/1025/109078', 'https://academic.oup.com/aje/article/182/2/127/93984', 'https://www.cdc.gov/pcd/issues/2017/17_0281.htm', 'https://www.cdc.gov/pcd/issues/2018/18_0313.htm']}, {'description': '<p>2016, 2015. Data were provided by the Centers for Disease Control and Prevention (CDC), Division of Population Health, Epidemiology and Surveillance Branch. The project was funded by the Robert Wood Johnson Foundation (RWJF) in conjunction with the CDC Foundation. 500 cities project city-level data in GIS-friendly format can be joined with city spatial data (<a href="https://chronicdata.cdc.gov/500-Cities/500-Cities-City-Boundaries/n44h-hy2j">https://chronicdata.cdc.gov/500-Cities/500-Cities-City-Boundaries/n44h-hy2j</a>) in a geographic information system (GIS) to produce maps of 27 measures at the city-level. There are 4 measures (high blood pressure, taking high blood pressure medication, high cholesterol, cholesterol screening) in this 2018 release from the 2015 BRFSS that were the same as the 2017 release.</p>\n', 'programCode': ['009:020'], 'title': '500 Cities: City-level Data (GIS Friendly Format), 2018 release', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['500 Cities'], 'landingPage': 'https://data.cdc.gov/d/pf7q-w24q', 'contactPoint': {'hasEmail': 'mailto:500cities@cdc.gov', 'fn': '500 Cities Public Inquiries'}, 'issued': '2019-12-05', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/pf7q-w24q', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/pf7q-w24q/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/pf7q-w24q/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/pf7q-w24q/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/pf7q-w24q/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['500cities', 'behaviors', 'census', 'cities', 'gis', 'outcomes', 'prevalence', 'prevention', 'tract', 'unhealthy'], 'bureauCode': ['009:20'], 'modified': '2019-12-05', 'references': ['https://academic.oup.com/aje/article/179/8/1025/109078', 'https://academic.oup.com/aje/article/182/2/127/93984', 'https://www.cdc.gov/pcd/issues/2017/17_0281.htm', 'https://www.cdc.gov/pcd/issues/2018/18_0313.htm']}, {'description': '<p>This is the complete dataset for the 500 Cities project 2018 release. This dataset includes 2016, 2015 model-based small area estimates for 27 measures of chronic disease related to unhealthy behaviors (5), health outcomes (13), and use of preventive services (9). Data were provided by the Centers for Disease Control and Prevention (CDC), Division of Population Health, Epidemiology and Surveillance Branch. The project was funded by the Robert Wood Johnson Foundation (RWJF) in conjunction with the CDC Foundation. It represents a first-of-its kind effort to release information on a large scale for cities and for small areas within those cities. It includes estimates for the 500 largest US cities and approximately 28,000 census tracts within these cities. These estimates can be used to identify emerging health problems and to inform development and implementation of effective, targeted public health prevention activities. Because the small area model cannot detect effects due to local interventions, users are cautioned against using these estimates for program or policy evaluations. Data sources used to generate these measures include Behavioral Risk Factor Surveillance System (BRFSS) data (2016, 2015), Census Bureau 2010 census population data, and American Community Survey (ACS) 2012-2016, 2011-2015 estimates. Because some questions are only asked every other year in the BRFSS, there are 4 measures (high blood pressure, taking high blood pressure medication, high cholesterol, cholesterol screening) from the 2015 BRFSS that are the same in the 2018 release as the previous 2017 release. More information about the methodology can be found at <a href="http://www.cdc.gov/500cities">www.cdc.gov/500cities</a>.</p>\n', 'programCode': ['009:020'], 'title': '500 Cities: Local Data for Better Health, 2018 release', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['500 Cities'], 'landingPage': 'https://data.cdc.gov/d/rja3-32tc', 'contactPoint': {'hasEmail': 'mailto:500cities@cdc.gov', 'fn': '500 Cities Public Inquiries'}, 'issued': '2019-12-05', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/rja3-32tc', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rja3-32tc/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rja3-32tc/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rja3-32tc/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rja3-32tc/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['500cities', 'behaviors', 'brfss', 'census', 'cities', 'outcomes', 'prevalence', 'prevention', 'tracts', 'unhealthy'], 'bureauCode': ['009:20'], 'modified': '2019-12-05', 'references': ['https://academic.oup.com/aje/article/179/8/1025/109078', 'https://academic.oup.com/aje/article/182/2/127/93984', 'https://www.cdc.gov/pcd/issues/2017/17_0281.htm', 'https://www.cdc.gov/pcd/issues/2018/18_0313.htm']}, {'description': '<p>The Hospital Provider Cost Report and Characteristics dataset presents select measures provided by hospitals through their annual cost report, and is organized at the hospital level.\xa0</p>\n', 'programCode': ['009:000'], 'temporal': '2014-01-01T05:00:00-05:00/2015-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Medicare-Provider-Cost-Report/HospitalCostPUF', 'modified': '2019-12-31', 'contactPoint': {'hasEmail': 'mailto:Healthdata@hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2019-12-31', 'accessLevel': 'public', 'identifier': '670', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Medicare-Provider-Cost-Report/HospitalCostPUF', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Hospital', 'Inpatient', 'Medicare', 'National', 'Publicly Available Data File - for download', 'Utilization'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Hospital Provider Cost Report and Characteristics', 'accrualPeriodicity': 'R/P1Y'}, {'description': '<p>Outpatient clinical laboratory services are paid based on a fee schedule in accordance with Section 1833(h) of the Social Security Act. The clinical laboratory fee schedule files are located in the download section.</p>\n', 'programCode': ['009:000'], 'temporal': '2009-01-01T05:00:00-05:00/2019-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/ClinicalLabFeeSched/index', 'modified': '2019-12-12', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2019-12-12', 'accessLevel': 'public', 'identifier': '159', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/ClinicalLabFeeSched/index', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Medicare', 'National', 'Outpatient', 'Part B', 'Payments', 'Providers', 'Publicly Available Data File - for download', 'State'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Clinical Laboratory Fee Schedule', 'accrualPeriodicity': 'R/P1Y'}, {'description': '<p>The CMS Wallet Card is a quick reference statistical summary on annual CMS program and financial data. The CMS Wallet Card is available for each year from 2004 through 2012. The 2012 version is the last version of the Wallet Card. Similar information is available in the CMS Fast Facts, a new quick reference and mobile enabled CMS information product with statistical summaries on CMS program and financial data. The CMS Fast Facts is updated as new data become available.</p>\n', 'programCode': ['009:000'], 'temporal': '2004-01-01T05:00:00-05:00/2012-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/CMS-Fast-Facts/WalletCard', 'modified': '2019-12-12', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2004-05-01', 'accessLevel': 'public', 'identifier': '250', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/CMS-Fast-Facts/WalletCard', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Budget', 'CHIP', 'Enrollment', 'Expenditures', 'Federally Qualified Health Center (FQHC)', 'Home Health (HHA)', 'Hospital', 'Inpatient', 'Long Term Care (LTC)', 'Medicaid', 'Medicare', 'National', 'Part A', 'Part B', 'Part D', 'Short Stay Hospital (SSH)', 'Skilled Nursing (SNF)', 'Statistics', 'Utilization'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'CMS Wallet Card', 'accrualPeriodicity': 'R/P1Y'}, {'description': '<p>Dental health is an important part of peoples overall health. States are required to provide dental benefits to children covered by Medicaid and the Childrens Health Insurance Program (CHIP), but states choose whether to provide dental benefits for adults. See the 2010 Medicaid-CHIP Oral Health Services fact sheet for information on childrens access to dental services and opportunities and challenges to obtaining care.</p>\n', 'programCode': ['009:000'], 'temporal': '2010-01-01T05:00:00-05:00/2010-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.medicaid.gov/medicaid/benefits/dental/index.html', 'modified': '2019-12-12', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2019-12-12', 'accessLevel': 'public', 'identifier': '288', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.medicaid.gov/Medicaid-CHIP-Program-Information/By-Topics/Benefits/Downloads/2010-Dental-Factsheet.pdf', 'format': 'pdf', 'mediaType': 'application/unknown', 'title': 'pdf'}], 'keyword': ['CHIP', 'Fact Sheets', 'Medicaid', 'National', 'Preventive Services', 'State'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Dental Care - Medicaid and Chip'}, {'description': '<p>The Early and Periodic Screening, Diagnostic and Treatment (EPSDT) benefit provides comprehensive and preventive health care services for children under age 21 who are enrolled in Medicaid. EPSDT is key to ensuring that children and adolescents receive appropriate preventive, dental, mental health, and developmental, and specialty services.</p>\n', 'programCode': ['009:000'], 'temporal': '1995-01-01T05:00:00-05:00/2014-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.medicaid.gov/medicaid/benefits/epsdt/index.html', 'modified': '2019-12-12', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2019-12-12', 'accessLevel': 'public', 'identifier': '287', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.medicaid.gov/medicaid/benefits/epsdt/index.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['CHIP', 'Medicaid', 'National', 'Preventive Services', 'State', 'Statistics'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Early and Periodic Screening, Diagnosis and Treatment', 'accrualPeriodicity': 'R/P1Y'}, {'description': '<p>The Affordable Care Act includes tools to improve the quality of health care that can also lower costs for taxpayers and patients. This means avoiding costly mistakes and readmissions, keeping patients healthy, rewarding quality instead of quantity, and building on the health information technology infrastructure that enables new payment and delivery models to work. These reforms and investments will build a health care system that will ensure quality care for generations to come.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.cms.gov/newsroom/fact-sheets/lower-costs-better-care-reforming-our-health-care-delivery-system-0', 'modified': '2019-12-12', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2014-01-30', 'accessLevel': 'public', 'identifier': '499', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.cms.gov/newsroom/fact-sheets/lower-costs-better-care-reforming-our-health-care-delivery-system-0', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Accountable Care Organization', 'Center for Medicare and Medicaid Innovations', 'Fact Sheets', 'Medicare', 'National', 'Outcomes', 'Payments', 'Quality', 'State'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Lower Costs, Better Care- Reforming Our Health Care Delivery'}, {'description': '<p>The Environmental Scanning and Program Characteristic (ESPC) Database is in a Microsoft (MS) Access format and contains Medicaid and CHIP data, for the 50 states and District of Columbia. Specifically, the ESPC database predominantly houses information on Medicaid and CHIP program characteristics as well as selected environmental factors that are available through other publicly available databases. This database contains data from 2005 onward, and was last updated in calendar year 2013. Program characteristics include data elements such as eligibility criteria, the presence of waiver programs, managed care penetration, benefit coverage, reimbursement levels, and expenditures.</p>\n', 'programCode': ['009:000'], 'temporal': '2005-01-01T05:00:00-05:00/2013-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.medicaid.gov/state-resource-center/medicaid-and-chip-program-portal/medicaid-and-chip-program-portal.html#ESPC', 'modified': '2019-12-12', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2013-11-11', 'accessLevel': 'public', 'identifier': '412', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.medicaid.gov/State-Resource-Center/Medicaid-and-CHIP-Program-Portal/Environmental-Scanning-and-Program-Characteristics-db.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['CHIP', 'Covered Services', 'Eligibility', 'Expenditures', 'Medicaid', 'Medicaid Managed Care', 'Publicly Available Data File - for download', 'State'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medicaid CHIP ESPC Database'}, {'description': '<p>Product Data for Drugs in the Medicaid Drug Rebate Program. The rebate drug product data file contains the active drugs that have been reported by participating drug manufacturers as of the most recent rebate reporting period under the Medicaid Drug Rebate Program. All drugs are identified by National Drug Code (NDC), unit type, units per package size, product name, Food and Drug Administration (FDA) approval date, the date the drug entered the market, plus indicators to show whether the drug is an innovator or non-innovator drug, whether it is available by prescription or over-the-counter (OTC), the FDA therapeutic equivalency code, and the Drug Efficacy Study Implementation (DESI) rating and termination date, if applicable.</p>\n', 'programCode': ['009:000'], 'temporal': '2013-01-01T05:00:00-05:00/2015-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.medicaid.gov/medicaid/prescription-drugs/medicaid-drug-rebate-program/index.html', 'modified': '2019-12-12', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2019-12-12', 'accessLevel': 'public', 'identifier': '385', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.medicaid.gov/Medicaid-CHIP-Program-Information/By-Topics/Benefits/Prescription-Drugs/Medicaid-Drug-Rebate-Program-Data.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['CHIP', 'Medicaid', 'National', 'Prescription Drug Plans', 'Prescription Drugs', 'Publicly Available Data File - for download', 'State'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medicaid Drug Rebate Program Data'}, {'description': '<p>Medicaid enrollment by state for all 50 states and DC.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.medicaid.gov/state-overviews/index.html', 'modified': '2019-12-12', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2019-12-12', 'accessLevel': 'public', 'identifier': '291', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.medicaid.gov/state-overviews/index.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['CHIP', 'Enrollment', 'Medicaid', 'Medicaid Managed Care', 'National', 'Payments', 'State', 'Statistics'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medicaid Enrollment by State', 'accrualPeriodicity': 'R/P1M'}, {'description': '<p>This report is composed annually and profiles enrollment statistics on Medicaid managed care programs on a plan-specific level. This report also provides national-level summary tables relating to trends, breakout of managed care entities, managed care enrollment by state, regional breakout and states with comprehensive health care reform demonstrations.</p>\n', 'programCode': ['009:000'], 'temporal': '2010-01-01T05:00:00-05:00/2010-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.medicaid.gov/medicaid/managed-care/enrollment/index.html', 'modified': '2019-12-12', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2019-12-12', 'accessLevel': 'public', 'identifier': '212', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.medicaid.gov/medicaid/managed-care/enrollment/index.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Enrollment', 'Inpatient', 'Medicaid', 'Medicaid Managed Care', 'Medicare-Medicaid Dual Beneficiaries', 'State', 'Statistics', 'Trends'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medicaid Managed Care Enrollment Report '}, {'description': '<p>The following data is being made available to applicants to the Medicare Shared Savings Program (Shared Savings Program), in order to allow them to calculate their share of services in each applicable Primary Service Area (PSA).</p>\n', 'programCode': ['009:000'], 'temporal': '2012-01-01T05:00:00-05:00/2012-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/sharedsavingsprogram/program-guidance-and-specifications#primary-service-area', 'modified': '2019-12-12', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2019-12-12', 'accessLevel': 'public', 'identifier': '182', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/sharedsavingsprogram/Calculations.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Accountable Care Organization', 'Ambulatory Surgical Center', 'Claims', 'Diagnosis Related Grouping (DRG)', 'End Stage Renal Disease (ESRD)', 'Federally Qualified Health Center (FQHC)', 'Hospital', 'Inpatient', 'Long Term Care (LTC)', 'Medicare', 'National', 'Outpatient', 'Payments', 'Physician Services', 'Prospective Payment System (PPS)', 'Publicly Available Data File - for download'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medicare Data to Calculate Your Primary Service Areas', 'accrualPeriodicity': 'R/P1Y'}, {'description': '<p>This report provides statistics on the number of NPIs assigned to individual and organizational providers by State.</p>\n', 'programCode': ['009:000'], 'temporal': '2005-01-01T05:00:00-05:00/2014-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.cms.gov/Regulations-and-Guidance/Administrative-Simplification/NationalProvIdentStand/enumeration', 'modified': '2019-12-12', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2019-12-12', 'accessLevel': 'public', 'identifier': '198', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.cms.gov/Regulations-and-Guidance/Administrative-Simplification/NationalProvIdentStand/enumeration', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Providers', 'State', 'Statistics'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'National Provider Identifier Standard - Enumeration Reports'}, {'description': '<p>The instrument data collection tool used to collect and report performance data by home health agencies is called the Outcome and Assessment Information Set (OASIS). Since 1999, CMS has required Medicare-certified home health agencies to collect and transmit OASIS data for all adult patients whose care is reimbursed by Medicare and Medicaid with the exception of patients receiving pre- or postnatal services only. OASIS data are used for multiple purposes including calculating several types of quality reports which are provided to home health agencies to help guide quality and performance improvement efforts.</p>\n<p>OASIS-D is the current version of the OASIS data set. It was implemented on January 1, 2019. OASIS-D includes multiple new standardized items to support measurement domains mandated by the Improving Medicare Post-Acute Care Transformation Act of 2014.</p>\n', 'programCode': ['009:000'], 'temporal': '2010-01-01T05:00:00-05:00/2015-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.cms.gov/Medicare/Quality-Initiatives-Patient-Assessment-Instruments/HomeHealthQualityInits/OASIS-Data-Sets', 'modified': '2019-12-12', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2019-12-12', 'accessLevel': 'public', 'identifier': '195', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.cms.gov/Medicare/Quality-Initiatives-Patient-Assessment-Instruments/HomeHealthQualityInits/OASIS-Data-Sets', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Home Health (HHA)', 'Medicare', 'National', 'Outcomes', 'Providers', 'Quality', 'Quality Improvement Organization', 'Rates', 'State', 'Statistics', 'Survey'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'OASIS Data Sets'}, {'description': '<p>The Quarterly Childrens Health insurance Program (CHIP) Statement of Expenditures is the state accounting statement of actual recorded expenditures and the disposition of Federal funds. This data is submitted each quarter.</p>\n', 'programCode': ['009:000'], 'temporal': '1998-01-01T05:00:00-05:00/2009-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.medicaid.gov/medicaid/data-and-systems/macbis/mbes/cms-21/index.html', 'modified': '2019-12-12', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2019-12-12', 'accessLevel': 'public', 'identifier': '210', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.medicaid.gov/medicaid/data-and-systems/macbis/mbes/cms-21/index.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Budget', 'CHIP', 'Expenditures', 'Medicaid', 'State', 'Statistics'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Quarterly CHIP Statement of Expenditures (CMS-21)'}, {'description': '<p>These documents contain validation reports for all 50 States and Washington D.C. for years through 2013. For 2014, validation reports are available for 33 states. For 2015, validation reports are available for 21 states.</p>\n', 'programCode': ['009:000'], 'temporal': '1999-01-01T05:00:00-05:00/2015-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Computer-Data-and-Systems/MedicaidDataSourcesGenInfo/MAX-Validation-Reports', 'modified': '2019-12-11', 'contactPoint': {'hasEmail': 'mailto:Healthdata@hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2019-12-11', 'accessLevel': 'public', 'identifier': '345', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Computer-Data-and-Systems/MedicaidDataSourcesGenInfo/MAX-Validation-Reports', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Admissions', 'Ambulatory', 'CHIP', 'Claims', 'Enrollment', 'Expenditures', 'Hospital', 'Inpatient', 'Long Term Care (LTC)', 'Managed Care', 'Medicaid', 'Medicaid Managed Care', 'Medicare-Medicaid Dual Beneficiaries', 'Pharmacy', 'Prescription Drugs', 'Publicly Available Data File - for download', 'State', 'Statistics', 'Utilization'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'MAX Validation Reports', 'accrualPeriodicity': 'R/P1Y'}, {'description': '<p>SSP ACO PUF - To address the increasing number of requests for SSP ACO data, the Centers for Medicare (CM) has created a standard analytical file that CMS can use to efficiently satisfy these requests. It is the intent of CM to publish the ACO-level public-use file (PUF) that contains ACO-specific metrics as well as summarized beneficiary and provider information for each performance year of the SSP program.</p>\n', 'programCode': ['009:000'], 'temporal': '2013-01-01T05:00:00-05:00/2018-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/SSPACO/index.html', 'modified': '2019-10-07', 'contactPoint': {'hasEmail': 'mailto:SharedSavingsProgram@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2015-01-14', 'accessLevel': 'public', 'identifier': '566', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/SSPACO/index.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Accountable Care Organization', 'Interactive Tools', 'Medicare', 'National', 'Operating Costs', 'Payments', 'Publicly Available Data File - for download', 'Rates', 'Research'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Shared Savings Program Accountable Care Organizations PUF', 'accrualPeriodicity': 'R/P1Y'}, {'description': '<p>The Post Acute Care and Hospice Provider Utilization and Payment Public Use Files, PAC PUF, present information on services provided to Medicare beneficiaries by home health agencies, hospices, skilled nursing facilities, SNFs, inpatient rehabilitation facilities, IRFs, and long term care hospitals, LTCHs. The PAC PUF contains information on demographic and clinical characteristics of beneficiaries served, professional and paraprofessional service utilization, submitted charges, and payments at the provider, state, and national levels. Additionally, the PUF includes information at the payment system level for home health agencies, SNFs, and IRFs. The 2017 PAC PUF replaces previously released versions of the Home Health, Hospice, and SNF Utilization and Payment PUFs. The PAC PUF is derived from information in the CMS Chronic Conditions Data Warehouse, CCW, data files, and is based on 100 percent final-action, i.e., all claim adjustments have been resolved, Part A institutional claims. The PAC PUF is segmented by year and contains 2017 calendar year data.</p>\n', 'programCode': ['009:000'], 'temporal': '2017-01-01T05:00:00-05:00/2017-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Medicare-Provider-Charge-Data/PAC_Hospice.html', 'modified': '2019-10-07', 'contactPoint': {'hasEmail': 'mailto:MedicareProviderData@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2019-09-23', 'accessLevel': 'public', 'identifier': '667', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Medicare-Provider-Charge-Data/PAC_Hospice.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Home Health (HHA)', 'Hospice', 'Long Term Care (LTC)', 'Medicare', 'National', 'Payments', 'Providers', 'Publicly Available Data File - for download', 'Skilled Nursing (SNF)', 'State', 'Utilization'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'PAC and Hospice Utilization and Payment PUFs'}, {'description': '<p>Federal Upper Limits<br />\nWe calculate the Affordable Care Act Federal Upper Limits (FUL) data according to the Medicaid Covered Outpatient Drug final regulation with comment. We update FULs monthly, and they are effective on the first day of the month following the publication of the update. States have up to 30 days after the effective date to implement the FULs. View the Affordable Care Act FUL Methodology and Data Elements Guide and find more information on the FUL program on the Federal Upper Limits page.<br />\nNational Average Drug Acquisition Cost<br />\nWe update the National Average Drug Acquisition Cost (NADAC) data and comparison data weekly. Each month we post new data, including findings from the previous months survey and weekly price changes that have occurred before the release of the next months NADAC data. For more information on the fields in the NADAC data, please review the NADAC Data Field Definitions. Find more NADAC information on the Survey of Retail Prices page.<br />\nNADAC Comparison Data<br />\nEasily identify and understand the pricing changes that occur each week by viewing NADAC Weekly Comparison data to accompany the weekly NADAC data. This comparison data identifies the drug products with current NADAC rates that are replaced with new NADAC rates. We do not reflect other changes to the NADAC data (for example, National Drug Code additions and terminations) in this comparison. For more information on the data fields used in the weekly comparison, please review the NADAC Week to Week Data Field Definitions.</p>\n', 'programCode': ['009:000'], 'temporal': '2013-01-01T05:00:00-05:00/2019-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.medicaid.gov/medicaid/prescription-drugs/pharmacy-pricing/index.html', 'modified': '2019-06-05', 'contactPoint': {'hasEmail': 'mailto:datanavigator@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2013-11-27', 'accessLevel': 'public', 'identifier': '632', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.medicaid.gov/medicaid/prescription-drugs/pharmacy-pricing/index.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Medicaid', 'National', 'Pharmacy', 'Prescription Drugs', 'Publicly Available Data File - for download', 'Rates'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medicaid Pharmacy Drug Pricinig', 'accrualPeriodicity': 'R/P1W'}, {'description': "<p>Since 2008, the Centers for Disease Control and Prevention's National Center for Health Statistics has fielded a mail survey of office-based physicians, the National Electronic Health Records Survey (NEHRS). ONC helps fund this supplement to track office-based physician adoption and the use of EHRs for health information exchange and patient engagement. Starting in 2010, the NEHRS's sample size was increased to allow for state-level estimates. The data set estimates each measure nationally and individually for each state and the District of Columbia beginning in 2010, unless otherwise noted.</p>\n", 'programCode': ['009:110'], 'title': 'Office-based Physician Health IT Adoption and Use', 'publisher': {'@type': 'org:Organization', 'name': 'Office of the National Coordinator for Health Information Technology'}, 'landingPage': 'https://dashboard.healthit.gov/datadashboard/documentation/physician-health-it-adoption-use-data-documentation.php', 'contactPoint': {'hasEmail': 'mailto:onc.request@hhs.gov', 'fn': 'ONC Request'}, 'issued': '2019-05-01', 'accessLevel': 'public', 'identifier': '9jlt3cvr-g3xs-9sva-n1js-xczfj9fxr7fh', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://dashboard.healthit.gov/datadashboard/data/NEHRS_2008-2017.csv', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'NEHRS_2008-2017.csv'}], 'keyword': ['doctors', 'EHR adoption', 'health information technology', 'health IT', 'interoperability', 'physicians'], 'bureauCode': ['009:00'], 'modified': '2019-05', 'references': ['https://dashboard.healthit.gov/quickstats/pages/physician-ehr-adoption-trends.php', 'https://dashboard.healthit.gov/apps/physician-health-it-adoption.php'], 'describedBy': 'https://dashboard.healthit.gov/datadashboard/documentation/physician-health-it-adoption-use-data-documentation.php'}, {'description': '<p>Hospital Compare has information about the quality of care at over 4,000 Medicare-certified hospitals across the country. You can use Hospital Compare to find hospitals and compare the quality of their care.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.medicare.gov/hospitalcompare/', 'modified': '2019-03-05', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2019-03-05', 'accessLevel': 'public', 'identifier': '190', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.medicare.gov/hospitalcompare/', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['County', 'Hospital', 'Inpatient', 'Interactive Tools', 'Medical Imaging', 'Medicare', 'National', 'Outpatient', 'Publicly Available Data File - for download', 'Quality', 'Rates', 'State', 'Survey'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Hospital Compare'}, {'description': '<p>Below are the data files and impact file for the FY 2015 final Rule. The tables for the FY 2015 final rule are located on a separate list.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/AcuteInpatientPPS/index.html', 'modified': '2018-06-12', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2014-09-01', 'accessLevel': 'public', 'identifier': '590', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/AcuteInpatientPPS/FY2018-IPPS-Final-Rule-Home-Page.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Acute Care Hospital', 'County', 'Diagnosis Related Grouping (DRG)', 'Hospital', 'Inpatient', 'Medicare', 'National', 'Prospective Payment System (PPS)', 'Providers', 'Publicly Available Data File - for download', 'Regional', 'State'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Acute Inpatient PPS Final Rule Data Files', 'accrualPeriodicity': 'R/P1Y'}, {'description': '<p>Section 1886(h) of the Act, establish a methodology for determining payments to hospitals for the costs of approved graduate medical education (GME) programs.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/AcuteInpatientPPS/dgme.html', 'modified': '2016-01-06', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-01-06', 'accessLevel': 'public', 'identifier': '153', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/AcuteInpatientPPS/dgme.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Medicare', 'National', 'Payments', 'Prospective Payment System (PPS)', 'Statistics', 'Survey'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Acute IPPS - Direct Graduate Medical Education (DGME)'}, {'description': '<p>There are two methods for a hospital to qualify for the Medicare DSH adjustment. The primary method is for a hospital to qualify based on a statutory formula that results in the DSH patient percentage. The DSH patient percentage is equal to the sum of the percentage of Medicare inpatient days attributable to patients eligible for both Medicare Part A and Supplemental Security Income (SSI), and the percentage of total inpatient days attributable to patients eligible for Medicaid by not Medicare Part A.</p>\n', 'programCode': ['009:000'], 'temporal': '1988-01-01T05:00:00-05:00/2015-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/AcuteInpatientPPS/dsh.html', 'modified': '2016-01-06', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-01-06', 'accessLevel': 'public', 'identifier': '154', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/AcuteInpatientPPS/dsh.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Claims', 'Disproportionate Share Hospitals (DSH)', 'Eligibility', 'Enrollment', 'Hospital', 'Inpatient', 'Medicare', 'Medicare Advantage', 'National', 'Part A', 'Part C', 'Payments', 'Prospective Payment System (PPS)', 'Providers', 'Regional', 'Research', 'Statistics'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Acute IPPS - Disproportionate Share Hospital - DSH', 'accrualPeriodicity': 'R/P1Y'}, {'description': '<p>Section 3025 of the Affordable Care Act added section 1886(q) to the Social Security Act establishing the Hospital Readmissions Reduction Program, which requires CMS to reduce payments to IPPS hospitals with excess readmissions, effective for discharges beginning on October 1, 2012.</p>\n', 'programCode': ['009:000'], 'temporal': '2013-01-01T05:00:00-05:00/2016-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/AcuteInpatientPPS/Readmissions-Reduction-Program.html', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '155', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/AcuteInpatientPPS/Readmissions-Reduction-Program.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Admissions', 'Chronic Condition', 'Claims', 'Hospital', 'Inpatient', 'National', 'Payments', 'Prospective Payment System (PPS)', 'Providers', 'Publicly Available Data File - for download', 'Quality', 'Rates', 'Readmissions', 'Statistics'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Acute IPPS - Readmissions Reduction Program', 'accrualPeriodicity': 'R/P1Y'}, {'description': '<p>The Advance Payment Model is designed for physician-based and rural providers who have come together voluntarily to give coordinated high quality care to the Medicare patients they serve. Through the Advance Payment ACO Model, selected participants will receive upfront and monthly payments, which they can use to make important investments in their care coordination infrastructure.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://innovation.cms.gov/initiatives/Advance-Payment-ACO-Model/', 'modified': '2015-12-22', 'contactPoint': {'hasEmail': 'mailto:advpayaco@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2015-12-22', 'accessLevel': 'public', 'identifier': '307', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://innovation.cms.gov/initiatives/Advance-Payment-ACO-Model/', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Accountable Care Organization', 'Center for Medicare and Medicaid Innovations', 'Fact Sheets', 'Medicare', 'Payments', 'State'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Advance Payment ACO Model'}, {'description': '<p>The Ambulance Fee Schedule public use files for calendar years 2004 through December 31, 2017 are located in the Downloads section below.</p>\n', 'programCode': ['009:000'], 'temporal': '2005-01-01T05:00:00-05:00/2018-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/AmbulanceFeeSchedule/afspuf.html', 'modified': '2018-06-12', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2018-06-12', 'accessLevel': 'public', 'identifier': '156', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/AmbulanceFeeSchedule/afspuf.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Ambulatory', 'Claims', 'Providers', 'Publicly Available Data File - for download', 'State'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Ambulance Fee Schedule Public Use Files'}, {'description': '<p>The Ambulance Reasonable Charge public use files for calendar years (CY) 2003 through 2005 are located in the Downloads section below. These public use files are historical because the reasonable charge payment methodology for ambulance services no longer applies. As of CY 2006, claims with dates of service from January 1, 2006 and beyond were paid at 100 percent of the fee schedule amount.</p>\n', 'programCode': ['009:000'], 'temporal': '2003-01-01T05:00:00-05:00/2005-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/AmbulanceFeeSchedule/arcpuf.html', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:CMS.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '157', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/AmbulanceFeeSchedule/arcpuf.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Ambulatory', 'Claims', 'Providers', 'Publicly Available Data File - for download', 'State'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Ambulance Reasonable Charge Public Use Files'}, {'description': '<p>These files contain the procedure codes which may be performed in an ASC under the Medicare program as well as the ASC payment group assigned to each of the procedure codes. The ASC payment group determines the amount that Medicare pays for facility services furnished in connection with a covered procedure.</p>\n', 'programCode': ['009:000'], 'temporal': '2001-01-01T05:00:00-05:00/2010-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/ASCPayment/archive.html', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:Cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '158', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/ASCPayment/archive.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Ambulatory', 'Ambulatory Surgical Center', 'National', 'Payments', 'Publicly Available Data File - for download', 'Rates'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Ambulatory Surgical Center Payment Rates Archive Page', 'accrualPeriodicity': 'R/P1Y'}, {'description': '<p>A redetermination is an examination of a claim by the fiscal intermediary (FI), carrier, or Medicare Administrative Contractor (MAC) personnel who are different from the personnel who made the initial claim determination. Appeals Fact Sheets.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Medicare/Appeals-and-Grievances/OrgMedFFSAppeals/RedeterminationbyaMedicareContractor.html', 'modified': '2015-12-22', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2015-12-22', 'accessLevel': 'public', 'identifier': '137', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Medicare/Appeals-and-Grievances/OrgMedFFSAppeals/RedeterminationbyaMedicareContractor.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Claims', 'Fact Sheets', 'Medicare', 'National'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Appeals - Redetermination by a Medicare Contractor'}, {'description': '<p>This release contains the Basic Stand Alone (BSA) Carrier Line Items Public Use Files (PUF) with information from Medicare Carrier claims. The CMS BSA Carrier Line Items PUF is a line item level file in which each record is a line item of a Carrier claim incurred by a 5 percent sample of Medicare beneficiaries. Some demographic and line item related variables are provided in this PUF as detailed below. However, as beneficiary identities are not provided, it is not possible to link claims that belong to the same beneficiary in the CMS BSA Carrier Line Items PUF. It is also not possible to link line items that belong to the same claim.</p>\n', 'programCode': ['009:000'], 'temporal': '2008-01-01T05:00:00-05:00/2010-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/BSAPUFS/Carrier_Line_Items.html', 'modified': '2017-02-10', 'contactPoint': {'hasEmail': 'mailto:CERPUF@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2017-02-10', 'accessLevel': 'public', 'identifier': '364', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/BSAPUFS/Downloads/2010_Carrier_PUF.zip', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}], 'keyword': ['Claims', 'Medicare', 'National', 'Payments', 'Providers', 'Publicly Available Data File - for download'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Basic Stand Alone Carrier Line Items PUF', 'describedBy': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/BSAPUFS/2010_Carrier_Data_Dictionary.pdf'}, {'description': '<p>This release contains the Basic Stand Alone (BSA) Durable Medical Equipment (DME) Line Items Public Use Files (PUF) with information from Medicare DME claims. The CMS BSA DME Line Items PUF is a line item level file in which each record is a line item of a DME claim incurred by a 5 percent sample of Medicare beneficiaries (each claim is comprised of up to 13 line item services). Some demographic and line item related variables are provided in this PUF. However, as beneficiary identities are not provided, it is not possible to link claims that belong to the same beneficiary in the CMS BSA DME Line Items PUF. It is also not possible to link line item services that belong to the same claim.</p>\n', 'programCode': ['009:000'], 'temporal': '2008-01-01T05:00:00-05:00/2010-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/BSAPUFS/BSA_DME_Line_Items_PUF.html', 'modified': '2017-02-10', 'contactPoint': {'hasEmail': 'mailto:CERPUF@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2012-10-02', 'accessLevel': 'public', 'identifier': '361', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/BSAPUFS/BSA_DME_Line_Items_PUF.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Claims', 'Durable Medical Equipment (DME)', 'Medicare', 'National', 'Payments', 'Publicly Available Data File - for download'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Basic Stand Alone Medicare DME Line Items PUF'}, {'description': '<p>This release contains the Basic Stand Alone (BSA) Home Health Agency (HHA) Beneficiary Public Use Files (PUF) with information from Medicare HHA claims. The CMS BSA HHA Beneficiary PUF is a beneficiary-level file in which each record is a beneficiary who had at least one HHA claim from a random 5 percent sample of Medicare beneficiaries. There are some demographic and claim-related variables provided in this PUF.</p>\n', 'programCode': ['009:000'], 'temporal': '2008-01-01T05:00:00-05:00/2010-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/BSAPUFS/HHA_PUF.html', 'modified': '2017-02-10', 'contactPoint': {'hasEmail': 'mailto:CERPUF@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2017-02-10', 'accessLevel': 'public', 'identifier': '365', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/BSAPUFS/HHA_PUF.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Claims', 'Home Health (HHA)', 'Medicare', 'National', 'Publicly Available Data File - for download'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Basic Stand Alone Medicare Home Health Beneficiary PUF'}, {'description': '<p>This release contains the Basic Stand Alone (BSA) Hospice Beneficiary Public Use Files (PUF) with information from Medicare hospice claims. The CMS BSA Hospice Beneficiary PUF is a beneficiary-level file in which each record is a beneficiary who had at least one hospice claim from a random 5 percent sample of Medicare beneficiaries. There are some demographic and claim-related variables provided in this PUF.</p>\n', 'programCode': ['009:000'], 'temporal': '2008-01-01T05:00:00-05:00/2010-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/BSAPUFS/Hospice_Bene.html', 'modified': '2017-02-10', 'contactPoint': {'hasEmail': 'mailto:CERPUF@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2017-02-10', 'accessLevel': 'public', 'identifier': '363', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/BSAPUFS/Hospice_Bene.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Claims', 'Hospice', 'Medicare', 'National', 'Payments', 'Publicly Available Data File - for download'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Basic Stand Alone Medicare Hospice Beneficiary PUF'}, {'description': '<p>This release contains the Basic Stand Alone (BSA) Inpatient Public Use Files (PUF) named CMS 2008 BSA Inpatient Claims PUF with information from 2008 Medicare inpatient claims. This is a claim-level file in which each record is an inpatient claim incurred by a 5 percent sample of Medicare beneficiaries.</p>\n', 'programCode': ['009:000'], 'temporal': '2008-01-01T05:00:00-05:00/2008-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/BSAPUFS/Inpatient_Claims.html', 'modified': '2017-02-10', 'contactPoint': {'hasEmail': 'mailto:CERPUF@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2017-02-10', 'accessLevel': 'public', 'identifier': '360', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/BSAPUFS/Inpatient_Claims.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Claims', 'Hospital', 'Inpatient', 'Medicare', 'National', 'Part A', 'Publicly Available Data File - for download'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Basic Stand Alone Medicare Inpatient Claims PUF'}, {'description': '<p>This release contains the Basic Stand Alone (BSA) Outpatient Procedures Public Use Files (PUF) with information from Medicare outpatient claims. The CMS BSA Outpatient Procedures PUF is a procedure-level file in which each record is a procedure in an outpatient claim incurred by a 5 percent sample of Medicare beneficiaries. There are some demographic and claim-related variables provided in this PUF as detailed below. However, as claim or beneficiary identities are not provided, it is not possible to link procedures that belong to the same claim or beneficiary.</p>\n', 'programCode': ['009:000'], 'temporal': '2008-01-01T05:00:00-05:00/2010-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/BSAPUFS/Outpatient_Proc.html', 'modified': '2017-02-10', 'contactPoint': {'hasEmail': 'mailto:CERPUF@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2017-02-10', 'accessLevel': 'public', 'identifier': '366', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/BSAPUFS/Outpatient_Proc.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Claims', 'Medicare', 'National', 'Outpatient', 'Publicly Available Data File - for download'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Basic Stand Alone Medicare Outpatient Procedures PUF'}, {'description': '<p>This is a Public Use File for Prescription Drug Events drawn from the 2008 Beneficiary Summary File of Medicare beneficiaries enrolled during the calendar year 2008, and their associated Medicare claims. The most important aspects of this file are as follows, 1. 5 percent simple random sample drawn without replacement from 100 percent 2008 Beneficiary Summary File. 2. This sample is disjoint from the existing 5 percent CMS Research Sample and the other 2008 PUFs. 3. Sample contained 2,392,893 unique beneficiaries of which 1,265,691 had at least one PDE. There were 51,905,367 PDE in the initial sample file.</p>\n', 'programCode': ['009:000'], 'temporal': '2008-01-01T05:00:00-05:00/2010-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/BSAPUFS/BSA_PDE_PUF.html', 'modified': '2017-02-10', 'contactPoint': {'hasEmail': 'mailto:CERPUF@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2017-02-10', 'accessLevel': 'public', 'identifier': '362', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/BSAPUFS/BSA_PDE_PUF.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Claims', 'Medicare', 'National', 'Part D', 'Payments', 'Pharmacy', 'Prescription Drug Plans', 'Prescription Drugs', 'Publicly Available Data File - for download'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Basic Stand Alone Medicare Prescription Drug Events PUF'}, {'description': '<p>This release contains the Basic Stand Alone (BSA) Skilled Nursing Facility (SNF) Beneficiary Public Use Files (PUF) with information from Medicare SNF claims. The CMS BSA SNF Beneficiary PUF is a beneficiary-level file in which each record is a beneficiary who had at least one SNF claim from a random 5 percent sample of Medicare beneficiaries. There are some demographic and claim-related variables provided in this PUF.</p>\n', 'programCode': ['009:000'], 'temporal': '2008-01-01T05:00:00-05:00/2010-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/BSAPUFS/SNF_Bene_PUF.html', 'modified': '2017-02-10', 'contactPoint': {'hasEmail': 'mailto:CERPUF@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2012-04-18', 'accessLevel': 'public', 'identifier': '367', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/BSAPUFS/SNF_Bene_PUF.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Claims', 'Medicare', 'National', 'Publicly Available Data File - for download', 'Skilled Nursing (SNF)'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Basic Stand Alone Skilled Nursing Facility Beneficiary PUF'}, {'description': '<p>The HHS Assistant Secretary for Policy and Evaluation (ASPE) has conducted several research projects in the area of Medicare acute and post acute care episodes. The reports model the impact on potential payment bundles, provide cross-sectional and longitudinal analysis, examine differences in payments by geographic area using standardized payments, and analyze changes in post acute care use based on different episode definitions.</p>\n', 'programCode': ['009:000'], 'temporal': '2009-01-01T05:00:00-05:00/2009-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://innovation.cms.gov/initiatives/Bundled-Payments/learning-area.html', 'modified': '2015-12-22', 'contactPoint': {'hasEmail': 'mailto:innovate@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2015-12-22', 'accessLevel': 'public', 'identifier': '310', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://innovation.cms.gov/initiatives/Bundled-Payments/learning-area.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Acute Care Hospital', 'Center for Medicare and Medicaid Innovations', 'Chart Books', 'Claims', 'Hospital', 'Inpatient', 'Medicare', 'National', 'Payments', 'Physician Services', 'Readmissions', 'State', 'Utilization'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Bundled Payments for Care Improvement Chart Book'}, {'description': '<p>CLIA requires all laboratories that examine materials derived from the human body for diagnosis, prevention, or treatment purposes to be certified by the Secretary of Health and Human Services. For many Americans, the accuracy of clinical laboratory test results can be a life or death matter. By the CLIA law, certificate of waiver (COW) laboratories perform only tests that are determined by FDA or CDC to be so simple that there is little risk of error.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Regulations-and-Guidance/Legislation/CLIA/Certificate_of_-Waiver_Laboratory_Project.html', 'modified': '2015-12-22', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2015-12-22', 'accessLevel': 'public', 'identifier': '199', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Regulations-and-Guidance/Legislation/CLIA/Certificate_of_-Waiver_Laboratory_Project.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Fact Sheets', 'National', 'Prevention', 'Preventive Services', 'Providers', 'Quality', 'Reports', 'Survey'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Certificate of Waiver Laboratory Project'}, {'description': '<p>The Centers for Medicare and Medicaid Services (CMS) offers several different Chart Series with data on beneficiary health status, spending, operations, and quality of care.<br />\nCMS Facts and Figures includes charts on agency programs and operations. Health Care System Facts and Figures includes charts on the entire U.S. health care system. Medicare Facts and Figures includes charts on the Medicare program. Medicaid Facts and Figures includes charts on the Medicaid program.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/TheChartSeries/', 'modified': '2015-12-22', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2015-12-22', 'accessLevel': 'public', 'identifier': '269', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/TheChartSeries/', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Access to Care', 'Activities of Daily Living (ADL)', 'Ambulatory Surgical Center', 'Center for Consumer Information and Insurance Oversight', 'Chart Books', 'CHIP', 'Chronic Condition', 'Community Health Center', 'Disproportionate Share Hospitals (DSH)', 'Eligibility', 'Enrollment', 'Expenditures', 'Health Insurance Marketplace', 'Home Health (HHA)', 'Inpatient', 'Long Term Care (LTC)', 'Managed Care', 'Medicaid', 'Medicaid Managed Care', 'Medicare', 'Medicare-Medicaid Dual Beneficiaries', 'National', 'Nursing Home', 'Part A', 'Part B', 'Pharmacy', 'Physician Services', 'Prescription Drugs', 'Preventive Services', 'Prospective Payment System (PPS)', 'Rates', 'Short Stay Hospital (SSH)', 'Skilled Nursing (SNF)', 'State', 'Utilization'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Chart Series'}, {'description': '<p>This Web site discusses and provides downloadable data on state and program type, number of children ever enrolled, and the percentage of growth compared to the previous FY. It also provides links to data downloads about the Childrens Health Insurance Program Reauthorization Act (CHIPRA) Connecting Kids to Coverage Challenge, CHIP Reports and Evaluations, and CHIP state program information.</p>\n', 'programCode': ['009:000'], 'temporal': '2006-01-01T05:00:00-05:00/2013-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.medicaid.gov/chip/chip-program-information.html', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '567', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.medicaid.gov/chip/chip-program-information.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['CHIP', 'Covered Services', 'Eligibility', 'Enrollment', 'Medicaid', 'Medicaid-Expansion', 'Physician Services', 'Publicly Available Data File - for download', 'Reports', 'State', 'Statistics'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Childrens Health Insurance Program (CHIP)'}, {'description': '<p>CHIP quarterly and annual statistical enrollment reports. The quarterly reports contain point-in-time and ever enrolled data and the annual reports contain ever enroll in the year data.</p>\n', 'programCode': ['009:000'], 'temporal': '2012-01-01T05:00:00-05:00/2014-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.medicaid.gov/chip/reports-and-evaluations/reports-and-evaluations.html', 'modified': '2016-01-06', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-01-06', 'accessLevel': 'public', 'identifier': '565', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.medicaid.gov/chip/reports-and-evaluations/reports-and-evaluations.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['CHIP', 'Enrollment', 'Medicaid-Expansion', 'Physician Services', 'State', 'Statistics'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'CHIP Enrollment Reports'}, {'description': '<p>This release contains the Chronic Conditions Public Use Files (PUF) with information from Medicare claims. The CMS Chronic Conditions PUF is an aggregated file in which each record is a profile or cell defined by the characteristics of Medicare beneficiaries. A profile is defined by all combinations of age category, gender, various chronic conditions, and dual-eligibility status of the beneficiaries.</p>\n', 'programCode': ['009:000'], 'temporal': '2008-01-01T05:00:00-05:00/2010-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/BSAPUFS/Chronic_Conditions_PUF.html', 'modified': '2017-02-10', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2017-02-10', 'accessLevel': 'public', 'identifier': '284', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/BSAPUFS/Chronic_Conditions_PUF.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Chronic Condition', 'Medicare', 'National', 'Publicly Available Data File - for download'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Chronic Condition Public Use File (PUF)'}, {'description': '<p>The data used in the chronic condition reports are based upon CMS administrative enrollment and claims data for Medicare beneficiaries enrolled in the fee-for-service program. These data are available from the CMS Chronic Condition Data Warehouse (CCW), a database with 100 percent of Medicare enrollment and fee-for-service claims data. The Medicare beneficiary population is limited to fee-for-service beneficiaries. We excluded Medicare beneficiaries with any Medicare Advantage enrollment during the year since claims data are not available for these beneficiaries. Also, we excluded beneficiaries who were enrolled at any time in the year in Part A only or Part B only, since their utilization and spending cannot be compared directly to beneficiaries enrolled in both Part A and Part B. Beneficiaries who died during the year are included up to their date of death if they meet the other inclusion criteria.</p>\n', 'programCode': ['009:000'], 'temporal': '2007-01-01T05:00:00-05:00/2015-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Chronic-Conditions/index.html', 'modified': '2018-06-15', 'contactPoint': {'hasEmail': 'mailto:MedicareChronicConditions@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2014-05-09', 'accessLevel': 'public', 'identifier': '510', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Chronic-Conditions/index.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Chronic Condition', 'County', 'Disparity', 'Hospital Referral Region', 'Interactive Tools', 'Medicare', 'Medicare-Medicaid Dual Beneficiaries', 'National', 'Publicly Available Data File - for download', 'Readmissions', 'State', 'Utilization'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Chronic Conditions among Medicare Beneficiaries', 'accrualPeriodicity': 'R/P1Y'}, {'description': '<p>Chronic Conditions among Medicare Beneficiaries is a chartbook prepared by the Centers for Medicare and Medicaid Services and created to provide an overview of chronic conditions among Medicare beneficiaries. The chartbook highlights the prevalence of chronic conditions among Medicare beneficiaries and the impact of chronic conditions on Medicare service utilization and spending. The Portable Document File format allows for online viewing and printing of the entire chartbook, the data tables provide spreadsheets with the underlying data, and the presentation includes all the chartbook figures for print or download.</p>\n', 'programCode': ['009:000'], 'temporal': '2011-01-01T05:00:00-05:00/2012-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Chronic-Conditions/CCChartBook.html', 'modified': '2015-12-22', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2011-10-09', 'accessLevel': 'public', 'identifier': '312', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Chronic-Conditions/CCChartBook.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Chart Books', 'Chronic Condition', 'Medicare', 'National', 'Statistics', 'Utilization'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Chronic Conditions Chartbook', 'accrualPeriodicity': 'R/P1Y'}, {'description': '<p>The CMS Chronic Conditions Dashboard presents statistical views of information on the prevalence, utilization and Medicare spending for Medicare beneficiaries with chronic conditions. The information is available at the state and national levels and allows for comparisons of states to the national average as well as state to state comparisons. The Dashboard also allows the user to select information for specific beneficiary sub-groups defined by gender, age group, or dual eligibility status. The set of chronic conditions used in the Dashboard is consistent with the list of conditions included in the 2012 edition of the CMS chartbook, Chronic Conditions among Medicare Beneficiaries. The data for this Dashboard come from the 2011 CMS administrative claims data for 100 percent of Medicare beneficiaries enrolled in the fee-for-service program.</p>\n', 'programCode': ['009:000'], 'temporal': '2015-01-01T05:00:00-05:00/2015-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Chronic-Conditions/CCDashboard.html', 'modified': '2017-03-01', 'contactPoint': {'hasEmail': 'mailto:MedicareChronicConditions@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2017-03-01', 'accessLevel': 'public', 'identifier': '388', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Chronic-Conditions/CCDashboard.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Chronic Condition', 'County', 'Hospital Referral Region', 'Interactive Tools', 'Medicare', 'Medicare-Medicaid Dual Beneficiaries', 'National', 'Regional', 'State', 'Utilization'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Chronic Conditions Dashboard', 'accrualPeriodicity': 'R/P1Y'}, {'description': '<p>The Chronic Conditions PUFs are aggregated files in which each record is a profile or cell defined by the characteristics of Medicare beneficiaries. A profile is defined by all combinations of age category, gender, various chronic conditions, and dual-eligibility status of the beneficiaries.</p>\n', 'programCode': ['009:000'], 'temporal': '2008-01-01T05:00:00-05:00/2010-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://data.cms.gov/browse?tags=chronic+conditions', 'modified': '2015-12-16', 'contactPoint': {'hasEmail': 'mailto:mmrr-editors@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2015-12-16', 'accessLevel': 'public', 'identifier': '476', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://data.cms.gov/browse?tags=chronic+conditions', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Chronic Condition', 'Interactive Tools', 'Medicare', 'National'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Chronic Conditions PUF'}, {'description': '<p>The information in the Downloads section below for the Overview of CLIA Statistics since 1993 and the CLIA Top Ten Deficiencies in the Nation was obtained from the CMS CLIA database in November 2014. The remaining information in the Downloads section was from the CMS CLIA database in July 2015.</p>\n', 'programCode': ['009:000'], 'temporal': '1993-01-01T05:00:00-05:00/2009-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Regulations-and-Guidance/Legislation/CLIA/CLIA_Statistical_Tables_Graphs.html', 'modified': '2016-01-06', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-01-06', 'accessLevel': 'public', 'identifier': '369', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Regulations-and-Guidance/Legislation/CLIA/CLIA_Statistical_Tables_Graphs.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Ambulatory Surgical Center', 'End Stage Renal Disease (ESRD)', 'Enrollment', 'Federally Qualified Health Center (FQHC)', 'Home Health (HHA)', 'Hospice', 'Hospital', 'National', 'Pharmacy', 'Physician Services', 'Quality', 'State', 'Statistics'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'CLIA Statistical Tables and Graphs '}, {'description': '<p>The DE SynPUF is built from a 5 percent random sample of Medicare beneficiaries in 2008 and their claims from 2008 through 2010. The DE SynPUF contains five types of data, Beneficiary Summary, Inpatient Claims, Outpatient Claims, Carrier Claims, and Prescription Drug Events. Each file contains the same variables across years.</p>\n', 'programCode': ['009:000'], 'temporal': '2008-01-01T05:00:00-05:00/2010-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/SynPUFs/index.html', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:CERPUF@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2013-02-07', 'accessLevel': 'public', 'identifier': '420', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/SynPUFs/index.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Access to Care', 'Acute Care Hospital', 'Admissions', 'Ambulatory Surgical Center', 'Chronic Condition', 'Claims', 'County', 'Disparity', 'Disproportionate Share Hospitals (DSH)', 'End Stage Renal Disease (ESRD)', 'Enrollment', 'Entitlement', 'Expenditures', 'Home Health (HHA)', 'Hospice', 'Hospital', 'Inpatient', 'Medicare', 'Minority Health', 'National', 'Outcomes', 'Outpatient', 'Part A', 'Part B', 'Part D', 'Payments', 'Pharmacy', 'Physician Services', 'Prescription Drugs', 'Preventive Services', 'Providers', 'Publicly Available Data File - for download', 'Quality', 'Rates', 'Regional', 'Research', 'Short Stay Hospital (SSH)', 'State', 'Suppliers', 'Trends', 'Utilization'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'CMS 2008-2010 Data Entrepreneurs Synthetic Public Use File'}, {'description': '<p>CMS has developed a new quick reference statistical summary on annual CMS program and financial data. CMS Fast Facts includes summary information on total program enrollment, utilization, expenditures, as well as total number of Medicare providers including physicians by specialty area.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/CMS-Fast-Facts/index.html', 'modified': '2016-01-06', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-01-06', 'accessLevel': 'public', 'identifier': '315', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/CMS-Fast-Facts/index.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Ambulatory Surgical Center', 'Budget', 'CHIP', 'Claims', 'Durable Medical Equipment (DME)', 'Eligibility', 'Enrollment', 'Expenditures', 'Federally Qualified Health Center (FQHC)', 'Home Health (HHA)', 'Hospice', 'Hospital', 'Inpatient', 'Long Term Care (LTC)', 'Medicaid', 'Medicare', 'Medicare Advantage', 'National', 'Nursing Home', 'Outpatient', 'Part A', 'Part B', 'Part C', 'Part D', 'Payments', 'Persons Served', 'Physician Services', 'Prescription Drug Plans', 'Prescription Drugs', 'Providers', 'Psychiatric Facility', 'Short Stay Hospital (SSH)', 'Skilled Nursing (SNF)', 'Statistics', 'Suppliers', 'Trends', 'Utilization'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'CMS Fast Facts'}, {'description': '<p>The CMS Office of Enterprise Data and Analytics has developed CMS Program Statistics, which includes detailed summary statistics on national health care, Medicare populations, utilization, and expenditures, as well as counts for Medicare-certified institutional and non-institutional providers. CMS Program Statistics is organized into sections which can be downloaded and viewed separately. Tables and maps will be posted as they become finalized. CMS Program Statistics is replacing the Medicare and Medicaid Statistical Supplement, which was published annually in electronic form from 2001-2013.</p>\n', 'programCode': ['009:000'], 'temporal': '2013-01-01T05:00:00-05:00/2016-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/CMSProgramStatistics/index.html', 'modified': '2018-06-15', 'contactPoint': {'hasEmail': 'mailto:CMSProgramStatistics@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2015-11-23', 'accessLevel': 'public', 'identifier': '623', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/CMSProgramStatistics/index.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Acute Care Hospital', 'Ambulatory Surgical Center', 'End Stage Renal Disease (ESRD)', 'Expenditures', 'Federally Qualified Health Center (FQHC)', 'Home Health (HHA)', 'Hospice', 'Hospital', 'Inpatient', 'Long Term Care (LTC)', 'Medicare', 'Medicare Advantage', 'National', 'Outpatient', 'Part A', 'Part B', 'Part C', 'Providers', 'Short Stay Hospital (SSH)', 'Skilled Nursing (SNF)', 'State', 'Statistics', 'Utilization'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'CMS Program Statistics', 'accrualPeriodicity': 'R/P1Y'}, {'description': '<p>The annual CMS Statistics reference booklet provides a quick reference for summary information about health expenditures and the Medicare and Medicaid health insurance programs. The CMS Statistics reference booklet is published in June of each calendar year and represents the most currently available information at the time of publication. CMS Statistics reference booklets are available for 2003 through the most currently available complete calendar year.</p>\n', 'programCode': ['009:000'], 'temporal': '2003-01-01T05:00:00-05:00/2015-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/CMS-Statistics-Reference-Booklet/index.html', 'modified': '2016-04-14', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2003-06-01', 'accessLevel': 'public', 'identifier': '249', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/CMS-Statistics-Reference-Booklet/index.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Ambulatory Surgical Center', 'Budget', 'CHIP', 'Claims', 'Durable Medical Equipment (DME)', 'Eligibility', 'End Stage Renal Disease (ESRD)', 'Enrollment', 'Expenditures', 'Home Health (HHA)', 'Hospice', 'Hospital', 'Inpatient', 'Long Term Care (LTC)', 'Managed Care', 'Medicaid', 'Medicare', 'Medicare Administrative Contractor (MAC)', 'Medicare Advantage', 'Minority Health', 'National', 'Nursing Home', 'Outpatient', 'Part A', 'Part B', 'Part C', 'Part D', 'Payments', 'Persons Served', 'Physician Services', 'Prescription Drug Plans', 'Prescription Drugs', 'Providers', 'Psychiatric Facility', 'Publications', 'Rates', 'Regional', 'Short Stay Hospital (SSH)', 'Skilled Nursing (SNF)', 'Statistics', 'Suppliers', 'Trends', 'Utilization'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'CMS Statistics Reference Booklet', 'accrualPeriodicity': 'R/P1Y'}, {'description': '<p>The amounts reported on and its attachments must be actual expenditures for which all supporting documentation, in readily reviewable form, has been compiled and is available immediately at the time the claim is filed. Form CMS-64 is a statement of expenditures for which states are entitled to Federal reimbursement under Title XIX and which reconciles the monetary advance made on the basis of Form CMS-37 filed previously for the same quarter.</p>\n', 'programCode': ['009:000'], 'temporal': '2011-01-01T05:00:00-05:00/2011-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Computer-Data-and-Systems/MedicaidBudgetExpendSystem/CMS-64-Quarterly-Expense-Report.html', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '209', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Computer-Data-and-Systems/MedicaidBudgetExpendSystem/CMS-64-Quarterly-Expense-Report.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Budget', 'CHIP', 'Expenditures', 'Medicaid', 'Publicly Available Data File - for download', 'State', 'Statistics'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'CMS-64 Quarterly Expense Report'}, {'description': '<p>Healthcare Cost Report Information System (HCRIS) Dataset - Community Mental Health Center (CMHC). This data was reported on form CMS-2088-92. The data in this release includes years FY2010 to present. The CMHC Cost Report Data contains cost and statistical data for Community Mental Health Center providers.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/Cost-Reports/CMHC-.html', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:hcris@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2010-10-01', 'accessLevel': 'public', 'identifier': '555', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/Cost-Reports/CMHC-.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Community Health Center', 'Demonstrations', 'Medicare', 'National', 'Operating Costs', 'Psychiatric Facility', 'Publicly Available Data File - for download', 'Reports', 'Statistics'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Community Mental Health Clinic Cost Reports'}, {'description': '<p>The Comprehensive Primary Care (CPC) initiative is a multi-payer initiative fostering collaboration between public and private health care payers to strengthen primary care. Medicare will work with commercial and State health insurance plans and offer bonus payments to primary care doctors who better coordinate care for their patients.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://data.cms.gov/dataset/CPC-Initiative-Participating-Primary-Care-Practice/mw5h-fu5i', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2012-08-21', 'accessLevel': 'public', 'identifier': '482', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://data.cms.gov/dataset/CPC-Initiative-Participating-Primary-Care-Practice/mw5h-fu5i', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Center for Medicare and Medicaid Innovations', 'Interactive Tools', 'Publicly Available Data File - for download', 'State'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'CPC Initiative - Participating Primary Care Practices'}, {'description': '<p>PHS Act section 2719 requires non-grandfathered group health plans and health insurance issuers offering non-grandfathered health insurance coverage to provide relevant notices in a culturally and linguistically appropriate manner. The regulations implementing section 2719 require these plans and issuers to make certain accommodations for notices sent to an address in a county meeting a threshold percentage of people who are literate only in the same non-English language.<br />\nThe list below includes all counties which meet or exceed the 10 percent threshold for the 2006-2010 ACS data and is applicable for 2012.</p>\n', 'programCode': ['009:000'], 'temporal': '2012-01-01T05:00:00-05:00/2012-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/CCIIO/Resources/Fact-Sheets-and-FAQs/clas-data.html', 'modified': '2015-12-22', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2015-12-22', 'accessLevel': 'public', 'identifier': '303', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/CCIIO/Resources/Fact-Sheets-and-FAQs/clas-data.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Center for Consumer Information and Insurance Oversight', 'County', 'Fact Sheets', 'Minority Health', 'State'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Culturally and Linguistically Appropriate Services Cnty Data'}, {'description': '<p>The Clinical Laboratory Improvement Amendments (CLIA) regulations at Section 493.855(a) state The laboratory must ensure that each individual engaged in the examination of gynecologic preparations is enrolled in a proficiency testing (PT) program approved by the Centers for Medicare and Medicaid Services (CMS)</p>\n', 'programCode': ['009:000'], 'temporal': '2005-01-01T05:00:00-05:00/2014-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Regulations-and-Guidance/Legislation/CLIA/CytologyProficiencyTesting.html', 'modified': '2016-01-06', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-01-06', 'accessLevel': 'public', 'identifier': '200', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Regulations-and-Guidance/Legislation/CLIA/CytologyProficiencyTesting.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Enrollment', 'National', 'Prevention', 'Preventive Services', 'Providers', 'Quality', 'Statistics', 'Survey'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Cytology Proficiency Testing'}, {'description': '<p>The CMS Data Compendium provides key statistics about CMS programs and national health expenditures. The CMS Data Compendium contains historic, current, and projected data on Medicare enrollment and Medicaid recipients, expenditures, and utilization. Data pertaining to budget, administrative and operating costs, individual income, financing, and health care providers and suppliers are also included. National health expenditure data not specific to the Medicare or Medicaid programs are also included. The CMS report was published annually in electronic form and is available for each year from 2002 through 2011. The 2011 version is the last version of this publication. Similar information is available in the Medicare and Medicaid Statistical Supplement and the CMS Statistics, which are both published annually.</p>\n', 'programCode': ['009:000'], 'temporal': '2002-01-01T05:00:00-05:00/2011-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/DataCompendium/', 'modified': '2016-01-06', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-01-06', 'accessLevel': 'public', 'identifier': '257', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/DataCompendium/', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Budget', 'Diagnosis Related Grouping (DRG)', 'Eligibility', 'End Stage Renal Disease (ESRD)', 'Enrollment', 'Expenditures', 'Home Health (HHA)', 'Hospice', 'Hospital', 'Inpatient', 'Medicaid', 'Medicare', 'Medicare Advantage', 'National', 'Outpatient', 'Part A', 'Part B', 'Part C', 'Part D', 'Prescription Drug Plans', 'Providers', 'Short Stay Hospital (SSH)', 'Skilled Nursing (SNF)', 'State', 'Statistics', 'Suppliers', 'Utilization'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Data Compendium', 'accrualPeriodicity': 'R/P1Y'}, {'description': '<p>Dialysis Facility Compare helps you find detailed information about Medicare-certified dialysis facilities. You can compare the services and the quality of care that facilities provide. It also has other resources for patients and family members who want to learn more about chronic kidney disease and dialysis.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.medicare.gov/DialysisFacilityCompare', 'modified': '2015-12-16', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2015-12-16', 'accessLevel': 'public', 'identifier': '339', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.medicare.gov/DialysisFacilityCompare', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['County', 'Dialysis Center', 'End Stage Renal Disease (ESRD)', 'Interactive Tools', 'Medicare', 'Quality', 'State'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Dialysis Facility Compare'}, {'description': '<p>These are the official datasets used on the Medicare.gov Dialysis Facility Compare Website provided by the Centers for Medicare and Medicaid Services. These data allow you to compare the quality of care provided in Medicare-certified dialysis facilities nationwide.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://data.medicare.gov/data/dialysis-facility-compare', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2015-10-08', 'accessLevel': 'public', 'identifier': '470', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://data.medicare.gov/data/dialysis-facility-compare', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['County', 'Dialysis Center', 'End Stage Renal Disease (ESRD)', 'Medicare', 'National', 'Publicly Available Data File - for download', 'Quality', 'State'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Dialysis Facility Compare Data'}, {'description': '<p>Durable Medical Equipment, Prosthetics-Orthotics, and Supplies Fee Schedule. The list contains the fee schedule amounts, floors, and ceilings for all procedure codes and payment category, jurisdication, and short description assigned to each procedure code.</p>\n', 'programCode': ['009:000'], 'temporal': '1998-01-01T05:00:00-05:00/2016-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/DMEPOSFeeSched/DMEPOS-Fee-Schedule.html', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '160', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/DMEPOSFeeSched/DMEPOS-Fee-Schedule.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Budget', 'Durable Medical Equipment (DME)', 'Medicare', 'National', 'Payments', 'Physician Fee Schedule', 'Physician Services', 'Providers', 'Publicly Available Data File - for download', 'State', 'Suppliers'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'DME Prosthetics Orthotics, and Supplies Fee Schedule', 'accrualPeriodicity': 'R/P1Y'}, {'description': '<p>CMS has been conducting real-time claims analysis to monitor health status for groups of Medicare beneficiaries in competitive bidding areas (CBAs). Health status monitoring results are shown in files updated on a quarterly basis. On May 17, 2016, we posted monitoring data that shows our efforts have saved the Medicare program money while continuing to ensure access to equipment for all who need it in the non-competitive bidding areas. Specifically that data showed that suppliers in non-competitive bidding areas have continued to accept the new, adjusted DMEPOS payments.<br />\nAt the time that we posted the data on acceptance of the new, adjusted rates, we indicated that we would soon be furnishing monitoring data on health outcomes for beneficiaries in non-competitive bidding areas. The health outcomes monitoring data are now available.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/DMEPOSFeeSched/Fee-Adjustment-Monitoring.html', 'modified': '2017-06-21', 'contactPoint': {'hasEmail': 'mailto:datanavigator@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-05-16', 'accessLevel': 'public', 'identifier': '646', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/DMEPOSFeeSched/Fee-Adjustment-Monitoring.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Access to Care', 'Admissions', 'Claims', 'Durable Medical Equipment (DME)', 'Emergency Room-Department', 'Hospital', 'Medicare', 'National', 'Nursing Home', 'Outcomes', 'Payments', 'Physician Services', 'Reports', 'Suppliers'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'DMEPOS and Health Outcomes Data'}, {'description': '<p>The DMEPOS Competitive Bidding Program was mandated by Congress through the Medicare Prescription Drug, Improvement, and Modernization Act of 2003 (MMA). The statute requires that Medicare replace the current fee schedule payment methodology for selected Durable Medical Equipment, Prosthetics, Orthotics and Supplies (DMEPOS) items with a competitive bid process. The intent is to improve the effectiveness of the Medicare methodology for setting DMEPOS payment amounts, which will reduce beneficiary out-of-pocket expenses and save the Medicare program money while ensuring beneficiary access to quality items and services. The Competitive Acquisition Omburdsmans (CAOs) role is to help ensure that inquiries and complaints about the Program are resolved. As an ombudsman, the CAO also works with other areas of CMS to identify potential systemic issues with the goal of helping CMS ensure that beneficiaries have access to and suppliers provide high-quality DMEPOS items and services. The CAO also provides an annual report to Congress. In order to protect the interests of potentially affected Medicare beneficiaries, CMS has been conducting real-time claims analysis to monitor health status for groups of Medicare beneficiaries in competitive bidding areas (CBAs). Health status results are shown in the files on this site. Each file includes a written summary of results and graphical displays of key indicators reflective of the health status of beneficiaries and their access to DMEPOS items and services. The data is derived from claims for Medicare populations in each CBA and a corresponding comparator region that is similar to the CBA.</p>\n', 'programCode': ['009:000'], 'temporal': '2011-01-01T05:00:00-05:00/2014-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/DMEPOSCompetitiveBid/index.html', 'modified': '2015-12-22', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2015-12-22', 'accessLevel': 'public', 'identifier': '579', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/DMEPOSCompetitiveBid/index.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Access to Care', 'Claims', 'Durable Medical Equipment (DME)', 'Fact Sheets', 'Medicare', 'Quality', 'Regional', 'Reports', 'Suppliers'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'DMEPOS Competitive Bidding'}, {'description': '<p>This section contains statistical information and reports related to the percentage of electronic transactions being sent to Medicare contractors in the formats adopted as national standards under the Health Insurance Portability and Accountability Act of 1996 (HIPAA). Statistics have not yet been posted for the 276-277 claim status and response or the 270-271 eligibility query and response transactions, but those statistics should be added to this site soon. Please see pages on the 276-277 and the 270-271 in the Medicare Electronic Billing and Electronic Data Interchange (EDI) Transactions section of this Web site for further information on use of those transactions. There are also pages in that section on Medicare electronic claims, remittance advice, and coordination of benefit transactions for which statistics are included in this section of the Centers for Medicare and Medicaid Services (CMS) Web site.</p>\n', 'programCode': ['009:000'], 'temporal': '2000-01-01T05:00:00-05:00/2010-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/EDIPerformanceStatistics/index.html', 'modified': '2016-01-06', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-01-06', 'accessLevel': 'public', 'identifier': '550', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/EDIPerformanceStatistics/index.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Ambulatory Surgical Center', 'Claims', 'Durable Medical Equipment (DME)', 'Home Health (HHA)', 'Hospice', 'Hospital', 'Inpatient', 'Medicare', 'National', 'Outpatient', 'Physician Services', 'Skilled Nursing (SNF)', 'Statistics'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'EDI Performance Statistics'}, {'description': '<p>As of March 2013, more than 259,000 health care providers received payment for participating in the Medicare and Medicaid Electronic Health Record (EHR) Incentive Programs. In June 2012, CMS announced that more than 100,000 health care providers had been paid under the Medicare and Medicaid EHR Incentive Programs.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Regulations-and-Guidance/Legislation/EHRIncentivePrograms/DataAndReports.html', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '201', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Regulations-and-Guidance/Legislation/EHRIncentivePrograms/DataAndReports.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Eligibility', 'Hospital', 'Medicaid', 'Medicare', 'National', 'Payments', 'Providers', 'Publicly Available Data File - for download', 'State', 'Statistics'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'EHR Incentive Programs - Data and Reports'}, {'description': '<p>The End Stage Renal Disease (ESRD) Quality Initiative promotes ongoing CMS strategies to improve the quality of care provided to ESRD patients. This initiative supports quality improvement efforts among providers and makes available quality information that will enable patients to participate in making health care decisions. Quality measures for dialysis facilities are available to consumers on Dialysis Facility Compare on the Medicare.gov website.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Medicare/End-Stage-Renal-Disease/ESRDQualityImproveInit/', 'modified': '2016-01-06', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-01-06', 'accessLevel': 'public', 'identifier': '142', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Medicare/End-Stage-Renal-Disease/ESRDQualityImproveInit/', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Dialysis Center', 'End Stage Renal Disease (ESRD)', 'Medicare', 'National', 'Outcomes', 'Payments', 'Providers', 'Quality', 'Satisfaction', 'Statistics'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'End-Stage Renal Disease (ESRD) Quality Initiative'}, {'description': '<p>This final rule implements a case-mix adjusted bundled prospective payment system (PPS) for Medicare outpatient end-stage renal disease (ESRD) dialysis facilities beginning January 1, 2011 (ESRD PPS), in compliance with the statutory requirement of the Medicare Improvements for Patients and Providers Act (MIPPA), enacted July 15, 2008. This ESRD PPS also replaces the current basic case-mix adjusted composite payment system and the methodologies for the reimbursement of separately billable outpatient ESRD services.</p>\n', 'programCode': ['009:000'], 'temporal': '2008-01-01T05:00:00-05:00/2015-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/ESRDpayment/index.html', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '162', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/ESRDpayment/index.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Dialysis Center', 'End Stage Renal Disease (ESRD)', 'Medicare', 'National', 'Outpatient', 'Payments', 'Prospective Payment System (PPS)', 'Publicly Available Data File - for download'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'End-Stage Renal Disease Prospective Payment System'}, {'description': '<p>This page presents Public Use Files and other publicly-available data on CMS End-Stage Renal Disease Program. The focus is on the congressionally mandated Program Management and Medical Information System.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Medicare/End-Stage-Renal-Disease/ESRDGeneralInformation/Data.html', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:esrd_crown@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '141', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Medicare/End-Stage-Renal-Disease/ESRDGeneralInformation/Data.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['End Stage Renal Disease (ESRD)', 'Enrollment', 'Expenditures', 'Medicare', 'National', 'Providers', 'Publicly Available Data File - for download', 'Quality', 'Statistics', 'Survey'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'ESRD - General Information Data'}, {'description': '<p>Medicare payment to ESRD facilities for outpatient maintenance dialysis services furnished to Medicare beneficiaries with End-Stage Renal Disease (ESRD) is based on a prospective payment system known as the basic case-mix adjusted composite payment system. The base composite rate covers the costs of the dialysis treatment and certain routine drugs, laboratory tests, and supplies furnished at home or in a facility.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/ESRDpayment/', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '161', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/ESRDpayment/', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Coding and Coding Rules', 'Durable Medical Equipment (DME)', 'End Stage Renal Disease (ESRD)', 'Interactive Tools', 'Medicare', 'National', 'Payments', 'Prospective Payment System (PPS)', 'Providers', 'Publicly Available Data File - for download', 'Regional'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'ESRD Payment System'}, {'description': '<p>The Medicare Improvements for Patients and Providers Act (MIPPA) of 2008 requires that CMS and facilities inform beneficiaries about facility performance under the End-Stage Renal Disease (ESRD) Quality Incentive Program (QIP), and it also requires that CMS furnishes each dialysis facility with a Performance Score Certificate (PSC) that documents the facilitys Total Performance Score. The Payment Year (PY) 2017 NPRM Public Use Data File contains facility-level data used to calculate the benchmarks, performance standards, and achievement thresholds included in the PY 2017 NPRM. The PY 2017 Final Rule Public Use Data File contains facility-level data used to calculate the benchmarks, performance standards, and achievement thresholds included in the PY 2017 - PY 2018 Final Rule. The PY 2016 NPRM Public Use Data File contains facility-level data used to calculate the benchmarks, performance standards, and achievement thresholds included in the PY 2016 NPRM. The PY 2016 Final Rule Public Use Data File contains facility-level data used to calculate the benchmarks, performance standards, and achievement thresholds included in the PY 2016 Final Rule. Facility identifiers have been removed.</p>\n', 'programCode': ['009:000'], 'temporal': '2012-01-01T05:00:00-05:00/2017-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Medicare/Quality-Initiatives-Patient-Assessment-Instruments/ESRDQIP/08_ReportandCert.html', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '588', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Medicare/Quality-Initiatives-Patient-Assessment-Instruments/ESRDQIP/08_ReportandCert.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Dialysis Center', 'End Stage Renal Disease (ESRD)', 'Medicare', 'National', 'Publicly Available Data File - for download', 'Quality', 'Reports'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'ESRD Quality Incentive Program Public Reporting'}, {'description': '<p>A fee schedule is a complete listing of fees used by Medicare to pay doctors or other providers-suppliers. This comprehensive listing of fee maximums is used to reimburse a physician and or other providers on a fee-for-service basis. CMS develops fee schedules for physicians, ambulance services, clinical laboratory services, and durable medical equipment, prosthetics, orthotics, and supplies. See Related Links below for information about each specific fee schedule.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/FeeScheduleGenInfo/', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '163', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/FeeScheduleGenInfo/', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['County', 'Medicare', 'Medicare Administrative Contractor (MAC)', 'Physician Fee Schedule', 'Physician Services', 'Providers', 'Publicly Available Data File - for download', 'State', 'Suppliers'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Fee Schedules - General Information'}, {'description': '<p>CMS created the Five-Star Quality Rating System to help consumers, their families, and caregivers compare nursing homes more easily and to help identify areas about which consumers may have questions. This Web site includes data files that contain reported, expected, and adjusted staffing time values for all nursing homes on Nursing Home Compare</p>\n', 'programCode': ['009:000'], 'temporal': '2005-01-01T05:00:00-05:00/2015-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.cms.gov/Medicare/Provider-Enrollment-and-Certification/CertificationandComplianc/FSQRS.html', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '582', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.cms.gov/Medicare/Provider-Enrollment-and-Certification/CertificationandComplianc/FSQRS.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Long Term Care (LTC)', 'Medicaid', 'Medicare', 'National', 'Nursing Home', 'Outcomes', 'Publicly Available Data File - for download', 'Quality', 'Reports'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Five-Star Quality Rating System'}, {'description': '<p>Testing the efficacy of the patient-centered medical home among Federally Qualified Health Centers (FQHCs).</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://data.cms.gov/Government/FQHC-Advanced-Primary-Care-Practice-Demonstration-/mvd4-2t3p', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '478', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://data.cms.gov/Government/FQHC-Advanced-Primary-Care-Practice-Demonstration-/mvd4-2t3p', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Center for Medicare and Medicaid Innovations', 'Demonstrations', 'Federally Qualified Health Center (FQHC)', 'Interactive Tools', 'National', 'Publicly Available Data File - for download', 'State'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'FQHC Advanced Primary Care Demonstration Participants'}, {'description': '<p>The Health Care Consumer Initiatives section contains information about Hospitals, Ambulatory Surgical Centers, and Physicians.</p>\n', 'programCode': ['009:000'], 'temporal': '2012-01-01T05:00:00-05:00/2012-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Research/HealthCareConInit/index.html', 'modified': '2016-01-06', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-01-06', 'accessLevel': 'public', 'identifier': '246', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Research/HealthCareConInit/index.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Ambulatory', 'Ambulatory Surgical Center', 'County', 'Diagnosis Related Grouping (DRG)', 'Hospital', 'Inpatient', 'National', 'Outpatient', 'Payments', 'Physician Services', 'Research', 'State', 'Statistics', 'Utilization'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Health Care Consumer Initiatives'}, {'description': '<p>The data was derived from the Health Care Information System (HCIS), which contains Medicare Part A (Inpatient, Skilled Nursing Facility, Home Health Agency (Part A and B) and Hospice) and Medicare Part B (Outpatient) based on the type and State of the institutional provider. Data in HCIS is summarized from the Standard Analytical Files.</p>\n', 'programCode': ['009:000'], 'temporal': '2009-01-01T05:00:00-05:00/2011-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/HCIS/index.html', 'modified': '2016-12-14', 'contactPoint': {'hasEmail': 'mailto:datanavigator@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-12-14', 'accessLevel': 'public', 'identifier': '232', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/HCIS/index.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Home Health (HHA)', 'Hospice', 'Inpatient', 'Medicare', 'National', 'Outpatient', 'Part A', 'Part B', 'Publicly Available Data File - for download', 'Publicly Available Data File - for purchase', 'Skilled Nursing (SNF)', 'State'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Health Care Information System (HCIS) Data File', 'accrualPeriodicity': 'R/P1Y'}, {'description': '<p>A set of seven (7) public use files containing information on health insurance issuers participating in the Health Insurance Marketplace and certified qualified health plans (QHPs) offered on HealthCare.gov. Plan information incudes details about essential health benefits, cost sharing, rates, and geographic coverage.</p>\n', 'programCode': ['009:000'], 'temporal': '2014-01-01T05:00:00-05:00/2016-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/CCIIO/Resources/Data-Resources/marketplace-puf.html', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:Healthdata@hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2014-11-14', 'accessLevel': 'public', 'identifier': '546', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/CCIIO/Resources/Data-Resources/marketplace-puf.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Access to Care', 'Center for Consumer Information and Insurance Oversight', 'County', 'Covered Services', 'Eligibility', 'Freedom of Information Act (FOIA)', 'Health Insurance Marketplace', 'Interactive Tools', 'National', 'Payment Sources', 'Payments', 'Preventive Services', 'Publicly Available Data File - for download', 'Rates', 'Research', 'State'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Health Insurance Marketplace Public Use Files'}, {'description': '<p>The Affordable Care Act requires the U.S. Department of Health and Human Services (HHS) to develop quality data collection and reporting tools such as a Quality Rating System (QRS), a Quality Improvement Strategy (QIS) and an enrollee satisfaction survey system (ESS). The QRS, QIS, and ESS will inform consumer selection of a qualified health plan (QHP), decisions about QHP certification, and the Federal and State Marketplaces monitoring of QHP performance. The QRS is a system that rates QHPs based on relative quality and price. Documents describing the QRS data collection guidelines, technical specifications, and the QRS measures are available on this page. CMS is developing two consumer experience surveys to assess consumers and enrollees experiences with the Marketplaces and QHPs. The Health Insurance Marketplace Survey (Marketplace Survey) is intended to obtain consumers perspectives on the services provided by Marketplaces. Conducted during the 2014 open enrollment period, the purpose of the usability testing was to determine whether the State-Based Marketplace Web sites adopted principles for making a Web site usable for consumers and whether information about determining eligibility, comparing and choosing a health plan, and enrollment was easy to find. Results from this assessment are available on this page. The Qualified Health Plan Enrollee Experience Survey (QHP Enrollee Survey) is intended to obtain enrollees perspectives on the services provided by QHPs offered through the Marketplaces. Copies of the current survey in English, Spanish, and Chinese, are available on this page. QHP Enrollee Survey reports will be available in 2015.</p>\n', 'programCode': ['009:000'], 'temporal': '2014-01-01T05:00:00-05:00/2014-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Medicare/Quality-Initiatives-Patient-Assessment-Instruments/QualityInitiativesGenInfo/Health-Insurance-Marketplace-Quality-Initiatives.html', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '584', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Medicare/Quality-Initiatives-Patient-Assessment-Instruments/QualityInitiativesGenInfo/Health-Insurance-Marketplace-Quality-Initiatives.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Access to Care', 'Health Employer Data and Information Set (HEDIS)', 'Health Insurance Marketplace', 'Publicly Available Data File - for download', 'Quality', 'State', 'Survey', 'Uninsured'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Health Insurance Marketplace Quality Initiatives'}, {'description': '<p>The Affordable Care Act is bringing an unprecedented level of scrutiny and transparency to health insurance rate increases. The Act ensures that, in any State, any proposed rate increase by individual or small group market insurers at or above 10 percent will be scrutinized by independent experts to make sure it is justified. This analysis will help moderate premium hikes and lower costs for individuals, families, and businesses that buy insurance in these markets. Additionally, insurance companies must provide easy to understand information to their customers about their reasons for unreasonable rate increases, as well as publicly justify and post on their website any unreasonable rate increases. These steps allow consumers to know why they are paying higher rates.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/CCIIO/Resources/Fact-Sheets-and-FAQs/rate_review_fact_sheet.html', 'modified': '2015-12-22', 'contactPoint': {'hasEmail': 'mailto:CMS.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2015-12-22', 'accessLevel': 'public', 'identifier': '298', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/CCIIO/Resources/Fact-Sheets-and-FAQs/rate_review_fact_sheet.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Center for Consumer Information and Insurance Oversight', 'Fact Sheets', 'Rates', 'State'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Health Insurance Rate Review Fact Sheet'}, {'description': '<p>The Affordable Care Act requires that HHS establish a mechanism, including an internet website, through which a resident of, or small business in, any State may identify affordable health insurance coverage options in that State. The Healthcare.gov website has been displaying data collected from individual and small group insurance issuers in its Plan Finder since July, 2010. The information provided allows consumers and researchers to more fully understand the current health insurance marketplace while opening the door of opportunity for innovative developers to provide this information in creative ways to more Americans.</p>\n', 'programCode': ['009:000'], 'temporal': '2011-01-01T05:00:00-05:00/2015-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/CCIIO/Resources/Data-Resources/health_plan_finder_data.html', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:OCIIOPlanFinder@cms.hhs.gov', 'fn': 'CCIIO'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '296', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/CCIIO/Resources/Data-Resources/health_plan_finder_data.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Center for Consumer Information and Insurance Oversight', 'County', 'Covered Services', 'Health Insurance Marketplace', 'Medicaid', 'Medicaid-Expansion', 'Publicly Available Data File - for download', 'Rates', 'Regional', 'State', 'Uninsured'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Health Plan Finder Data'}, {'description': '<p>This page contains several useful trend and competition indicators. Certain files will be updated monthly while others will be updated quarterly. The files are the 13 Month Trend Report, Trends by State by Quarter Report, Competition Macro by Plan and or Counties, and The By RO Type Report.</p>\n', 'programCode': ['009:000'], 'temporal': '2005-01-01T05:00:00-05:00/2005-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Medicare/Health-Plans/HealthPlansGenInfo/ReportsFilesData.html', 'modified': '2016-01-06', 'contactPoint': {'hasEmail': 'mailto:Healthdata@hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-01-06', 'accessLevel': 'public', 'identifier': '144', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Medicare/Health-Plans/HealthPlansGenInfo/ReportsFilesData.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Enrollment', 'Medicare', 'Medicare Advantage', 'National', 'Part C', 'Providers', 'Rates', 'Reports', 'Statistics', 'Trends'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Health Plans - Trend Reports'}, {'description': '<p>This page contains several files presenting aggregate Medicare Advantage (MA) enrollment, and Original Medicare eligible counts.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/HealthPlanRepFileData/index.html', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '258', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/HealthPlanRepFileData/index.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['County', 'Eligibility', 'Enrollment', 'Medicare Advantage', 'National', 'Part A', 'Part B', 'Part C', 'Providers', 'Publicly Available Data File - for download', 'Regional', 'State', 'Trends'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Health Plans, Reports, Files and Data', 'accrualPeriodicity': 'R/P1Y'}, {'description': '<p>All of the data used on the Finder.HealthCare.gov web application is available through this API. There are multiple collections of data available through the API.<br />\n1. Public Options Data - This data set includes Medicaid, CHIP, High Risk and Territory data along with all of the other public options available. The appropriate options are returned based on the criteria submitted in the API call.<br />\n2. Individual and Family Health Insurance Options Data - Paginated individual and family health insurance plan data, a subset of the full plan data including pricing, is returned for plans that match the criteria submitted in the API call for available plans. Full plan data is returned when a specific plan is requested with all appropriate criteria.<br />\n3. Small Group Insurance Options Data - Paginated Small Group health insurance product data, a subset of the full product data including pricing, is returned for products that match the criteria submitted in the API call for available products. Full product data is returned when a specific product is requested with all appropriate criteria.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://finder.healthcare.gov/#services', 'modified': '2016-03-24', 'contactPoint': {'hasEmail': 'mailto:Healthdata@hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-03-24', 'accessLevel': 'public', 'identifier': '540', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://finder.healthcare.gov/#services', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Center for Consumer Information and Insurance Oversight', 'External Source', 'Health Insurance Marketplace', 'Interactive Tools', 'Medicaid', 'Medicaid-Expansion', 'National', 'State', 'Uninsured'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Healthcare Finder API'}, {'description': '<p>These data files contain the highest level of cost report status for cost reports in all reported fiscal years. For example, if the Healthcare Cost Report Information System (HCRIS) department has both an as submitted report and a final settled report for a hospital for a particular year, the data files will only contain the final settled report. If HCRIS has both a final settled report and a reopened report, the data files will only have the reopened report.</p>\n', 'programCode': ['009:000'], 'temporal': '1994-01-01T05:00:00-05:00/2015-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/Cost-Reports/HHA.html', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '553', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/Cost-Reports/HHA.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Home Health (HHA)', 'Medicare', 'National', 'Operating Costs', 'Publicly Available Data File - for download'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Home Health Agency (HHA) Medicare Cost Report Data'}, {'description': '<p>Home Health Compare has information about the quality of care provided by Medicare-certified home health agencies throughout the nation. Medicare-certified means the home health agency is approved by Medicare and meets certain Federal health and safety requirements. Home Health Care includes skilled nursing care, physical therapy, occupational therapy, and speech therapy, medical social services and home health aide services</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.medicare.gov/HomeHealthCompare/search.aspx', 'modified': '2015-12-16', 'contactPoint': {'hasEmail': 'mailto:Healthdata@hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2015-12-16', 'accessLevel': 'public', 'identifier': '340', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.medicare.gov/HomeHealthCompare/search.aspx', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['County', 'Home Health (HHA)', 'Interactive Tools', 'Medicare', 'Outcomes', 'Quality', 'State'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Home Health Compare'}, {'description': '<p>These are the official datasets used on the Medicare.gov Home Health Compare Website provided by the Centers for Medicare and Medicaid Services. These data allow you to compare the quality of care provided by Medicare-certified home health agencies throughout the nation.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://data.medicare.gov/data/home-health-compare', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '434', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://data.medicare.gov/data/home-health-compare', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['County', 'Home Health (HHA)', 'Interactive Tools', 'Medicare', 'Medicare-Medicaid Dual Beneficiaries', 'National', 'Outcomes', 'Part A', 'Part B', 'Providers', 'Publicly Available Data File - for download', 'Quality', 'Regional', 'State'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Home Health Compare Data'}, {'description': '<p>Under prospective payment, Medicare pays home health agencies (HHAs) a predetermined base payment. The payment is adjusted for the health condition and care needs of the beneficiary. The payment is also adjusted for the geographic differences in wages for HHAs across the country. The adjustment for the health condition, or clinical characteristics, and service needs of the beneficiary is referred to as the case-mix adjustment. The home health PPS will provide HHAs with payments for each 60-day episode of care for each beneficiary.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/HomeHealthPPS/', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '164', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/HomeHealthPPS/', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Coding and Coding Rules', 'Home Health (HHA)', 'Interactive Tools', 'Medicare', 'National', 'Payments', 'Prospective Payment System (PPS)', 'Providers', 'Publicly Available Data File - for download', 'Regional'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Home Health PPS'}, {'description': '<p>The instrument-data collection tool used to collect and report performance data by home health agencies is called the Outcome and Assessment Information Set (OASIS). Since 1999, CMS has required Medicare-certified home health agencies to collect and transmit OASIS data for all adult patients whose care is reimbursed by Medicare and Medicaid with the exception of patients receiving pre- or postnatal services only. OASIS data are used for multiple purposes including calculating several types of quality reports that are provided to home health agencies to help guide quality and performance improvement efforts. OASIS-C includes data items supporting measurement of rates for use of specific evidence-based care processes. The OASIS-C1 - ICD-9 version went into effect at 1200 a.m. on January 1, 2015 and shall remain in effect until ICD-10 is implemented or until another disposition is made by CMS. The following two categories of quality measures are used in the Home Health Quality Reporting Program (HH QRP) 1.Outcome measures and 2.Process measures. This site contains brief descriptions of each measure type and how the data for that measure is calculated, it provides links to technical documentation, tables identifying which Home Health Quality Measures are risk-adjusted and reported publicly, and additional resources. Lists of all home health quality measures and designation of which are publicly reported can be found on the Quality Measures page accessed from the list on the left of this page.</p>\n', 'programCode': ['009:000'], 'temporal': '2006-01-01T05:00:00-05:00/2014-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Medicare/Quality-Initiatives-Patient-Assessment-Instruments/HomeHealthQualityInits/index.html', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '585', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Medicare/Quality-Initiatives-Patient-Assessment-Instruments/HomeHealthQualityInits/index.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Acute Care Hospital', 'Claims', 'Emergency Room-Department', 'Home Health (HHA)', 'Medicaid', 'Medicare', 'Outcomes', 'Part A', 'Publicly Available Data File - for download', 'Quality', 'Readmissions', 'Reports', 'Utilization'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Home Health Quality Initiative'}, {'description': '<p>Hospital Compare is a consumer-oriented website that provides information on how well hospitals provide recommended care to their patients. This information can help consumers make informed decisions about health care. Hospital Compare allows consumers to select multiple hospitals and directly compare performance measure information related to heart attack, heart failure, pneumonia, surgery and other conditions.</p>\n', 'programCode': ['009:000'], 'temporal': '2012-01-01T05:00:00-05:00/2012-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Medicare/Quality-Initiatives-Patient-Assessment-Instruments/HospitalQualityInits/HospitalCompare.html', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '439', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.cms.gov/Medicare/Quality-Initiatives-Patient-Assessment-Instruments/HospitalQualityInits/HospitalCompare.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['County', 'Hospital', 'Inpatient', 'Medical Imaging', 'Medicare', 'National', 'Outpatient', 'Publicly Available Data File - for download', 'Quality', 'Rates', 'State', 'Survey'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Hospital Compare - Archived Data'}, {'description': '<p>These are the official datasets used on the Medicare.gov Hospital Compare Website provided by the Centers for Medicare and Medicaid Services. These data allow you to compare the quality of care at over 4,000 Medicare-certified hospitals across the country.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://data.medicare.gov/data/hospital-compare', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '466', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://data.medicare.gov/data/hospital-compare', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['County', 'Hospital', 'Inpatient', 'Medical Imaging', 'Medicare', 'National', 'Outpatient', 'Publicly Available Data File - for download', 'Quality', 'Rates', 'State', 'Survey'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Hospital Compare Data'}, {'description': '<p>Section 4523 of the Balanced Budget Act of 1997 (BBA) provides authority for CMS to implement a prospective payment system (PPS) under Medicare for hospital outpatient services, certain Part B services furnished to hospital inpatients who have no Part A coverage, and partial hospitalization services furnished by community mental health centers. The provisions of this section were further modified by sections 201 and 202 of the Balanced Budget Refinement Act of 1999 (BBRA).</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/HospitalOutpatientPPS/', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:OutpatientPPS@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '169', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/HospitalOutpatientPPS/', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Ambulatory', 'Coding and Coding Rules', 'Hospital', 'Interactive Tools', 'Legislations', 'Medicare', 'National', 'Outpatient', 'Payments', 'Prospective Payment System (PPS)', 'Providers', 'Publicly Available Data File - for download', 'Regional'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Hospital Outpatient PPS'}, {'description': '<p>In the interest of promoting high-quality, patient-centered care and accountability, the Centers for Medicare and Medicaid Services (CMS) and Hospital Quality Alliance (HQA) began publicly reporting 30-day mortality measures for acute myocardial infarction (AMI) and heart failure (HF) in June 2007 and for pneumonia (PN) in June 2008. CMS has since expanded the publicly reported outcome measures to include 30-day readmission for these conditions, as well as in-hospital adverse events and mortality.</p>\n', 'programCode': ['009:000'], 'temporal': '2010-01-01T05:00:00-05:00/2015-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Medicare/Quality-Initiatives-Patient-Assessment-Instruments/HospitalQualityInits/OutcomeMeasures.html', 'modified': '2015-12-22', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2015-12-22', 'accessLevel': 'public', 'identifier': '193', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Medicare/Quality-Initiatives-Patient-Assessment-Instruments/HospitalQualityInits/OutcomeMeasures.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Chart Books', 'Claims', 'Disparity', 'Hospital', 'Inpatient', 'Medicare', 'National', 'Outcomes', 'Outpatient', 'Payments', 'Quality', 'Rates', 'Readmissions', 'Skilled Nursing (SNF)', 'Survey', 'Trends'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Hospital Quality Initiative - Outcome Measures', 'accrualPeriodicity': 'R/P1Y'}, {'description': '<p>The Hospital Service Area file is a summary of calendar year Medicare inpatient hospital fee-for-service claims data. It contains number of discharges, total days of care, and total charges summarized by hospital provider number and the ZIP code of the Medicare beneficiary. The record layout in the Downloads section below provides additional details on the file.</p>\n', 'programCode': ['009:000'], 'temporal': '2010-01-01T05:00:00-05:00/2017-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Hospital-Service-Area-File/index.html', 'modified': '2018-09-05', 'contactPoint': {'hasEmail': 'mailto:Healthdata@hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2018-09-05', 'accessLevel': 'public', 'identifier': '233', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Hospital-Service-Area-File/index.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Claims', 'Hospital', 'Inpatient', 'Medicare', 'National', 'Publicly Available Data File - for download', 'Publicly Available Data File - for purchase'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Hospital Service Area File', 'accrualPeriodicity': 'R/P1Y', 'describedBy': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Files-for-Order/NonIdentifiableDataFiles/Downloads/hmaf93.pdf'}, {'description': '<p>In FY 2016, 758 out of 3,308 hospitals subject to the HAC Reduction Program are in the worst performing quartile and will have a one percent payment reduction applied to all Medicare discharges occurring between October 1, 2015 and September 30, 2016. In FY 2015, 724 hospitals were subject to a payment reduction.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.medicare.gov/hospitalcompare/HAC-reduction-program.html', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:medicareproviderdata@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '631', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.medicare.gov/hospitalcompare/HAC-reduction-program.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Hospital', 'Interactive Tools', 'Long Term Care (LTC)', 'Medicare', 'National', 'Publicly Available Data File - for download', 'State', 'Survey'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Hospital-Acquired Condition Reduction Program'}, {'description': '<p>On April 30, 2012, CMS issued a national coverage determination (NCD) to allow coverage of extracorporeal photopheresis (ECP) for the treatment of bronchiolitis obliterans syndrome (BOS) following lung allograft transplantation when ECP is provided in a clinical research study under the coverage with evidence development policy (CED). BOS is estimated to be present in more than 50 percent of lung allograft recipients at five years after transplantation, and remains a major obstacle to long-term lung transplant survival. One of the requirements of a CED research study protocol is that it should discuss how the results are or are not expected to be generalizable to the Medicare population, to allow statistical inferences about whether Medicare patients may benefit from the intervention. The download on this page provides a table of the incidence of lung transplants in the Medicare population in recent years to aid researchers who develop CED studies of ECP for BOS in determining sample size estimates.</p>\n', 'programCode': ['009:000'], 'temporal': '2006-01-01T05:00:00-05:00/2011-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Medicare/Coverage/Coverage-with-Evidence-Development/Extracorporeal-Photopheresis-ECP-for-the-Treatment-of-Bronchiolitis-Obliterans-Syndrome-BOS-Following-Lung-Allograft-Transplantation.html', 'modified': '2016-01-06', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-01-06', 'accessLevel': 'public', 'identifier': '573', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Medicare/Coverage/Coverage-with-Evidence-Development/Extracorporeal-Photopheresis-ECP-for-the-Treatment-of-Bronchiolitis-Obliterans-Syndrome-BOS-Following-Lung-Allograft-Transplantation.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Claims', 'Covered Services', 'Medicare', 'National', 'Outcomes', 'Part B', 'Quality', 'Statistics'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Incidence of Lung Transplants in the Medicare Population'}, {'description': '<p>Since October 1, 1983, most hospitals have been paid under the hospital inpatient prospective payment system (PPS). However, certain types of specialty hospitals and units were excluded from PPS because the PPS diagnosis related groups do not accurately account for the resource costs for the types of patients treated in those facilities. Facilities originally excluded from PPS included rehabilitation, psychiatric, childrens, cancer, and long term care hospitals, rehabilitation and psychiatric hospital distinct part units, and hospitals located outside the 50 states and Puerto Rico.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/InpatientPsychFacilPPS/', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '170', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/InpatientPsychFacilPPS/', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Coding and Coding Rules', 'Inpatient', 'Interactive Tools', 'Medicare', 'National', 'Payments', 'Prospective Payment System (PPS)', 'Providers', 'Psychiatric Facility', 'Publicly Available Data File - for download', 'Regional'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Inpatient Psychiatric Facility PPS'}, {'description': '<p>Section 4421 of the Balanced Budget Act of 1997 (Public Law 105-33), as amended by section 125 of the Medicare, Medicaid, and SCHIP Balanced Budget Refinement Act of 1999 (Public Law 106-113), and by section 305 of the Medicare, Medicaid, and SCHIP Benefits Improvement and Protection Act of 2000 (Public Law 106-554), authorizes the implementation of a per discharge prospective payment system (PPS), through section 1886(j) of the Social Security Act, for inpatient rehabilitation hospitals and rehabilitation units - referred to as inpatient rehabilitation facilities (IRFs).</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/InpatientRehabFacPPS/', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:james.krometis@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '171', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/InpatientRehabFacPPS/', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Coding and Coding Rules', 'Inpatient', 'Interactive Tools', 'Medicare', 'National', 'Payments', 'Prospective Payment System (PPS)', 'Providers', 'Publicly Available Data File - for download', 'Regional'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Inpatient Rehabilitation Facility PPS'}, {'description': '<p>The CMS IPBS PUFs are aggregated files in which each record summarizes information for a particular institutional provider. An institutional provider refers to a hospital, a critical care facility, a skilled nursing facility, a home health agency or hospice or another similar institution providing services to Medicare beneficiaries. Information about individual beneficiaries is not reported.</p>\n', 'programCode': ['009:000'], 'temporal': '2008-01-01T05:00:00-05:00/2010-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/BSAPUFS/IPBS_PUF.html', 'modified': '2017-02-10', 'contactPoint': {'hasEmail': 'mailto:CERPUF@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2012-07-31', 'accessLevel': 'public', 'identifier': '368', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/BSAPUFS/IPBS_PUF.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Activities of Daily Living (ADL)', 'Admissions', 'Ambulatory', 'Claims', 'Home Health (HHA)', 'Hospital', 'Hospital Referral Region', 'Inpatient', 'Medicare', 'National', 'Payments', 'Preventive Services', 'Providers', 'Publicly Available Data File - for download', 'Quality', 'Skilled Nursing (SNF)', 'Utilization'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Institutional Provider and Beneficiary Summary PUF'}, {'description': '<p>A provider level summary of Inpatient Prospective Payment System (IPPS) discharges, average charges and average Medicare payments for the Top 100 Diagnosis-Related Groups (DRG)</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://data.cms.gov/Medicare/Inpatient-Prospective-Payment-System-IPPS-Provider/97k6-zzx3', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:MedicareProviderData@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '474', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://data.cms.gov/resource/97k6-zzx3.json', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}], 'keyword': ['Covered Services', 'Diagnosis Related Grouping (DRG)', 'Expenditures', 'Hospital', 'Hospital Referral Region', 'Inpatient', 'Interactive Tools', 'Medicare', 'National', 'Part A', 'Payments', 'Prospective Payment System (PPS)', 'Providers', 'Publicly Available Data File - for download', 'Short Stay Hospital (SSH)', 'State'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'IPPS Provider Summary for the Top 100 DRGs - FY2011', 'accrualPeriodicity': 'R/P1Y'}, {'description': '<p>This website provides demographic information about laboratories, including CLIA number, facility name and address, where the laboratory testing is performed, the type of CLIA certificate, and the date the certificate expires. This list is updated monthly and represents the information in the system at the time of update. For additional information about a particular laboratory, contact the appropriate State Agency or Regional Office CLIA contact (refer to State Agency or Regional Office CLIA link found on the left-hand navigation pane).</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Regulations-and-Guidance/Legislation/CLIA/CLIA_Laboratory_Demographic_Information.html', 'modified': '2016-08-03', 'contactPoint': {'hasEmail': 'mailto:datanavigator@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-08-03', 'accessLevel': 'public', 'identifier': '432', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Regulations-and-Guidance/Legislation/CLIA/CLIA_Laboratory_Demographic_Information.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['County', 'Hospital Referral Region', 'Interactive Tools', 'Medicaid', 'Medical Imaging', 'Medicare', 'Medicare-Medicaid Dual Beneficiaries', 'National', 'Providers', 'Regional', 'Screenings', 'State', 'Suppliers', 'Vendors'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Laboratory Demographics Lookup Tool'}, {'description': '<p>Information for those with limited income and resources (those who may qualify for or already have the Low Income Subsidy to lower their prescription drug coverage costs). Information for people who may qualify for extra help, people losing their automatic eligibility for the extra help, people with a change in their extra help co-payment level, people Medicare will reassign to a new plan, and people who chose their own plan.</p>\n', 'programCode': ['009:000'], 'temporal': '2009-01-01T05:00:00-05:00/2011-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Medicare/Prescription-Drug-Coverage/LimitedIncomeandResources/', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '186', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Medicare/Prescription-Drug-Coverage/LimitedIncomeandResources/', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['County', 'Covered Services', 'Eligibility', 'Enrollment', 'Medicare', 'National', 'Part D', 'Prescription Drug Plans', 'Prescription Drugs', 'Publicly Available Data File - for download', 'State', 'Statistics'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Limited Income and Resources'}, {'description': '<p>The Medicare, Medicaid, and SCHIP Balanced Budget Refinement Act of 1999 (BBRA) (Pub. L. 106-113) and the Medicare, Medicaid, and SCHIP Benefits Improvement and Protection Act of 2000 (BIPA) (Pub. L. 106-554) provide for payment for both the operating and capital-related costs of hospital inpatient stays in long-term care hospitals (LTCHs) under Medicare Part A based on prospectively set rates.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/LongTermCareHospitalPPS/', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:CMS.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '172', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/LongTermCareHospitalPPS/', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Coding and Coding Rules', 'Long Term Care (LTC)', 'Medicare', 'National', 'Payments', 'Prospective Payment System (PPS)', 'Providers', 'Publicly Available Data File - for download', 'Quality', 'Regional'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Long-Term Care Hospital PPS'}, {'description': '<p>Provides low income subsidy enrollment at the contract-county level for all organizations offering Part D</p>\n', 'programCode': ['009:000'], 'temporal': '2009-01-01T05:00:00-05:00/2016-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/MCRAdvPartDEnrolData/LIS-Contract-Enrollment-by-County.html', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '337', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/MCRAdvPartDEnrolData/LIS-Contract-Enrollment-by-County.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['County', 'Enrollment', 'Medicare', 'Medicare Advantage', 'Part C', 'Part D', 'Prescription Drug Plans', 'Prescription Drugs', 'Publicly Available Data File - for download', 'State'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Low Income Subsidy Enrollment', 'accrualPeriodicity': 'R/P1Y'}, {'description': '<p>The CMS Office of Minority Health has designed an interactive map, the Mapping Medicare Disparities Tool, to identify areas of disparities between subgroups of Medicare beneficiaries (e.g., racial and ethnic groups) in health outcomes, utilization, and spending. This information may be used to inform policy decisions and to target populations and geographies for potential interventions.</p>\n', 'programCode': ['009:000'], 'temporal': '2012-01-01T05:00:00-05:00/2014-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.cms.gov/About-CMS/Agency-Information/OMH/OMH-Mapping-Medicare-Disparities.html', 'modified': '2016-04-12', 'contactPoint': {'hasEmail': 'mailto:mapping-medicare-disparities@norc.org', 'fn': 'Health Data Initiative'}, 'issued': '2016-03-01', 'accessLevel': 'public', 'identifier': '638', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://data.cms.gov/mapping-medicare-disparities', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Accountable Care Organization', 'Chronic Condition', 'Community Health Center', 'County', 'Disparity', 'Expenditures', 'Hospital', 'Interactive Tools', 'Medicare', 'Medicare-Medicaid Dual Beneficiaries', 'Minority Health', 'National', 'Outcomes', 'Quality', 'Readmissions', 'Regional', 'State', 'Utilization'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Mapping Medicare Disparities Tool'}, {'description': '<p>The Office of Enterprise Data and Analytics, within the Centers for Medicare aqnd Medicaid Services (CMS), has developed a set of information products and analytics examining enrollment activity in the Health Insurance Marketplaces (the Marketplaces). The Marketplaces were established in 2014 and allow individuals to shop for health insurance and dental plans. While some of the data products available here include data for all 50 states and the District of Columbia, other products focus only on states that utilize the Healthcare.gov platform (38 states in 2016). Each product clearly defines the population. Caution is recommended when comparing annual data as the definitions for some variables have changed from one reporting period to another. These changes are noted in the affected products.</p>\n', 'programCode': ['009:000'], 'temporal': '2014-01-01T05:00:00-05:00/2018-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Marketplace-Products/index.html', 'modified': '2018-04-03', 'contactPoint': {'hasEmail': 'mailto:datanavigator@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-07-01', 'accessLevel': 'public', 'identifier': '650', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Marketplace-Products/index.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Access to Care', 'County', 'Eligibility', 'Enrollment', 'Health Insurance Marketplace', 'National', 'Payments', 'Publicly Available Data File - for download', 'Research', 'State', 'Trends'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Marketplace Products'}, {'description': '<p>The MAX Provider Characteristics (PC) File Implementation Report describes the design, implementation, and results of the MAXPC prototype, which was based on three states using provider data from 2006 and 2009.<br />\nBased on the findings of this report, CMS decided to begin producing MAXPC for MAX 2009 data. For more information about the 2009 MAXPC files, consult the production specifications and validation tables in the downloads below.</p>\n', 'programCode': ['009:000'], 'temporal': '2009-01-01T05:00:00-05:00/2011-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Computer-Data-and-Systems/MedicaidDataSourcesGenInfo/MAXPC.html', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '347', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Computer-Data-and-Systems/MedicaidDataSourcesGenInfo/MAXPC.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Access to Care', 'CHIP', 'Medicaid', 'Medicaid-Expansion', 'Medicare', 'Medicare-Medicaid Dual Beneficiaries', 'National', 'Providers', 'Publicly Available Data File - for download', 'State', 'Statistics'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'MAX Provider Characteristics', 'accrualPeriodicity': 'R/P1Y'}, {'description': '<p>The MDS is a powerful tool for implementing standardized assessment and for facilitating care management in nursing homes (NHs) and non-critical access hospital swing beds (SBs). Its content has implications for residents, families, providers, researchers, and policymakers, all of whom have expressed concerns about the reliability, validity, and relevance of MDS 2.0.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Medicare/Quality-Initiatives-Patient-Assessment-Instruments/NursingHomeQualityInits/NHQIMDS30.html', 'modified': '2016-01-06', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-01-06', 'accessLevel': 'public', 'identifier': '490', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Medicare/Quality-Initiatives-Patient-Assessment-Instruments/NursingHomeQualityInits/NHQIMDS30.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Activities of Daily Living (ADL)', 'Activity Limitation', 'County', 'Falls', 'Medicaid', 'Medicaid Managed Care', 'Medicare', 'Medicare Advantage', 'Nursing Home', 'Quality', 'Reports', 'Skilled Nursing (SNF)', 'State', 'Statistics', 'Trends'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'MDS 3.0 for Nursing Homes and Swing Bed Providers'}, {'description': '<p>The MDS 3.0 Frequency Report summarizes information for active residents currently in nursing homes. The source of these counts is the residents MDS assessment record. The MDS assessment information for each active nursing home resident is consolidated to create a profile of the most recent standard information for the resident.</p>\n', 'programCode': ['009:000'], 'temporal': '2012-01-01T05:00:00-05:00/2015-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Computer-Data-and-Systems/Minimum-Data-Set-3-0-Public-Reports/Minimum-Data-Set-3-0-Frequency-Report.html', 'modified': '2016-01-06', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-01-06', 'accessLevel': 'public', 'identifier': '465', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Computer-Data-and-Systems/Minimum-Data-Set-3-0-Public-Reports/Minimum-Data-Set-3-0-Frequency-Report.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Activities of Daily Living (ADL)', 'Medicare', 'Quality', 'Skilled Nursing (SNF)', 'Statistics'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'MDS 3.0 Frequency Report'}, {'description': '<p>The Medicaid Analytic eXtract Chartbooks are research tools and reference guides on Medicaid enrollees and their Medicaid experience in 2002 and 2004. Developed for state Medicaid directors, policymakers, researchers, and others interested in the Medicaid program, the chartbooks consists of illustrative graphs, descriptive text, and an extensive data appendix with summary national- and state-level information on enrollee demographic and eligibility characteristics, Medicaid service use, and Medicaid expenditures in 2002 and 2004. The chartbooks summarize the Medicaid program and the MAX data system. They also present figures and tables that reflect the Medicaid population in 2002 and 2004. Chapter 2 profiles Medicaid enrollees and their Medicaid experience nationally, Chapter 3 presents state-level detail, and Chapters 4 through 6 provide supplementary information on special topic areas, including managed care, dual Medicare and Medicaid enrollees, and service use and expenditures by detailed type of service. An appendix contains source data tables for Chapters 3 through 6. The MAX Chartbooks, in PDF format, and their associated appendix tables, as zipped Excel files, can be downloaded.</p>\n', 'programCode': ['009:000'], 'temporal': '2002-01-01T05:00:00-05:00/2010-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Computer-Data-and-Systems/MedicaidDataSourcesGenInfo/MAX_Chartbooks.html', 'modified': '2015-12-22', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2015-12-22', 'accessLevel': 'public', 'identifier': '343', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Computer-Data-and-Systems/MedicaidDataSourcesGenInfo/MAX_Chartbooks.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Ambulatory', 'Chart Books', 'CHIP', 'Eligibility', 'Enrollment', 'Expenditures', 'Managed Care', 'Medicaid', 'Medicaid Managed Care', 'Medicaid-Expansion', 'Medicare', 'Medicare-Medicaid Dual Beneficiaries', 'National', 'State', 'Utilization'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medicaid Analytic eXtract (MAX) Chartbooks'}, {'description': '<p>The Statistical Compendium table listing (below) enables users to choose to view Medicaid prescription drug tables for 1999 - 2009, and to select the tables for the nation as a whole or for individual states. Within each zip file, you will find tables that focus on Medicare-Medicaid dual eligibles, nonduals, and all Medicaid beneficiaries combined.</p>\n', 'programCode': ['009:000'], 'temporal': '1999-01-01T05:00:00-05:00/2009-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Computer-Data-and-Systems/MedicaidDataSourcesGenInfo/Medicaid-Analytic-eXtract-MAX-Rx.html', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '344', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Computer-Data-and-Systems/MedicaidDataSourcesGenInfo/Medicaid-Analytic-eXtract-MAX-Rx.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Eligibility', 'Medicaid', 'Medicare', 'Medicare-Medicaid Dual Beneficiaries', 'National', 'Payments', 'Pharmacy', 'Prescription Drug Plans', 'Prescription Drugs', 'Publicly Available Data File - for download', 'Skilled Nursing (SNF)', 'State', 'Statistics', 'Utilization'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medicaid Analytic eXtract (MAX) Rx Table Listing', 'accrualPeriodicity': 'R/P1Y'}, {'description': '<p>Medicaid Disproportionate Share Hospital (DSH) Payments</p>\n<p>This link provides you with information about Medicaid DSH Payments. You can find information on DSH Audit and Reporting Requirements as well as State-specific Annual Reports and Independent Certified Audits.</p>\n', 'programCode': ['009:000'], 'temporal': '2006-01-01T05:00:00-05:00/2013-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.medicaid.gov/medicaid/finance/dsh/index.html', 'modified': '2018-06-05', 'contactPoint': {'hasEmail': 'mailto:Healthdata@hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2018-06-05', 'accessLevel': 'public', 'identifier': '286', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.medicaid.gov/medicaid/finance/dsh/index.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Disproportionate Share Hospitals (DSH)', 'Hospital', 'Medicaid', 'Payments', 'State', 'Statistics'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medicaid Disproportionate Share Hospital Payments', 'accrualPeriodicity': 'R/P1Y'}, {'description': '<p>The Chartbooks for 2001 and 2002 contain 37 tables, charts, and graphs that present highlights from the Statistical Compendiums, including comparisons of use and reimbursement for major eligibility groups (aged, disabled, adults, children, dual eligibles) and types of drugs, and state rankings on key measures. The 2003 through 2008 Chartbooks contain 54 tables, charts, and graphs, since a number of additional graphs have been added to show trends from 1999 to 2008.</p>\n', 'programCode': ['009:000'], 'temporal': '1999-01-01T05:00:00-05:00/2009-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Computer-Data-and-Systems/MedicaidDataSourcesGenInfo/MedicaidPharmacy.html', 'modified': '2015-12-22', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2015-12-22', 'accessLevel': 'public', 'identifier': '346', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Computer-Data-and-Systems/MedicaidDataSourcesGenInfo/MedicaidPharmacy.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Chart Books', 'Eligibility', 'Expenditures', 'Medicaid', 'Medicaid Managed Care', 'Medicare', 'Medicare-Medicaid Dual Beneficiaries', 'National', 'Part D', 'Payments', 'Pharmacy', 'Prescription Drug Plans', 'Prescription Drugs', 'Skilled Nursing (SNF)', 'State', 'Statistics', 'Utilization'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medicaid Pharmacy Benefit Use and Reimbursement', 'accrualPeriodicity': 'R/P1Y'}, {'description': '<p>The 25 MSIS statistical tables contain national state-by-state data. These tables contain high-level aggregated statistics relating to Medicaid eligibility and claims data.</p>\n', 'programCode': ['009:000'], 'temporal': '1999-01-01T05:00:00-05:00/2012-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Computer-Data-and-Systems/MedicaidDataSourcesGenInfo/MSIS-Tables.html', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '599', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Computer-Data-and-Systems/MedicaidDataSourcesGenInfo/MSIS-Tables.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Claims', 'Eligibility', 'Enrollment', 'Federally Qualified Health Center (FQHC)', 'Medicaid', 'Medicare-Medicaid Dual Beneficiaries', 'National', 'Payments', 'Publicly Available Data File - for download', 'Screenings', 'State'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medicaid Statistical Information System (MSIS) Tables'}, {'description': '<p>The Affordable Care Act requires health insurance issuers to submit data on the proportion of premium revenues spent on clinical services and quality improvement, also known as the Medical Loss Ratio (MLR). It also requires them to issue rebates to enrollees if this percentage does not meet minimum standards. MLR requires insurance companies to spend at least 80 percent or 85 percent of premium dollars on medical care, with the review provisions imposing tighter limits on health insurance rate increases. If they fail to meet these standards, the insurance companies will be required to provide a rebate to their customers starting in 2012.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/CCIIO/Resources/Data-Resources/mlr.html', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '295', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/CCIIO/Resources/Data-Resources/mlr.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Center for Consumer Information and Insurance Oversight', 'Claims', 'Expenditures', 'Health Insurance Marketplace', 'Operating Costs', 'Part B', 'Physician Services', 'Publicly Available Data File - for download', 'Quality', 'Quality Improvement Organization', 'State'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medical Loss Ratio Data and System Resources'}, {'description': '<p>The Centers for Medicare and Medicaid Services (CMS) has compiled a summary of overall Medicare Administrative Contractor (MAC) performance information as measured by the Quality Assurance Surveillance Plan (QASP) and Award Fee Plan (AF). The QASP ensures that systematic quality assurance methods are used in administration of the contract and provides Government Surveillance oversight on the quality, quantity, and timeliness of contractor performance. The Award Fee Plan is provided to motivate exceptional performance above what is outlined in the Statement of Work.</p>\n', 'programCode': ['009:000'], 'temporal': '2008-01-01T05:00:00-05:00/2014-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.cms.gov/Medicare/Medicare-Contracting/Medicare-Administrative-Contractors/MACPerformanceEvaluations.html', 'modified': '2016-01-06', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-01-06', 'accessLevel': 'public', 'identifier': '150', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.cms.gov/Medicare/Medicare-Contracting/Medicare-Administrative-Contractors/MACPerformanceEvaluations.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Medicare Administrative Contractor (MAC)', 'National', 'Quality', 'Statistics'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medicare Administrative Contractor Performance Evaluation'}, {'description': '<p>Part C Plan payment data, Part D Plan payment data, and Retiree Drug Subsidy (RDS) Plan payment data by plan year.</p>\n', 'programCode': ['009:000'], 'temporal': '2006-01-01T05:00:00-05:00/2014-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Medicare/Medicare-Advantage/Plan-Payment/Plan-Payment-Data.html', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '149', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Medicare/Medicare-Advantage/Plan-Payment/Plan-Payment-Data.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['County', 'Medicare Advantage', 'Part C', 'Part D', 'Payments', 'Prescription Drug Plans', 'Prescription Drugs', 'Publicly Available Data File - for download', 'State', 'Statistics'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medicare Advantage - Plan Payment Data', 'accrualPeriodicity': 'R/P1Y'}, {'description': '<p>In 2012, CMS collected data from 473 Medicare managed care contracts for health care delivered in 2011. CMS considers the reporting unit for a health plan as the equivalent to a contract. CMS signs a contract with health plans to provide health care for a given geographic service area.</p>\n', 'programCode': ['009:000'], 'temporal': '1997-01-01T05:00:00-05:00/2015-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/MCRAdvPartDEnrolData/MA-HEDIS-Public-Use-Files.html', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '336', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/MCRAdvPartDEnrolData/MA-HEDIS-Public-Use-Files.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Health Employer Data and Information Set (HEDIS)', 'Medicare Advantage', 'National', 'Part C', 'Publicly Available Data File - for download'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medicare Advantage HEDIS Public Use Files', 'accrualPeriodicity': 'R/P1Y'}, {'description': '<p>Monthly Enrollment by Contract</p>\n', 'programCode': ['009:000'], 'temporal': '2006-01-01T05:00:00-05:00/2015-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/MCRAdvPartDEnrolData/Monthly-Enrollment-by-Contract.html', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '373', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/MCRAdvPartDEnrolData/Monthly-Enrollment-by-Contract.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Enrollment', 'Medicare Advantage', 'National', 'Publicly Available Data File - for download'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medicare Advantage Monthly Enrollment by Contract '}, {'description': '<p>Provides monthly enrollment at the plan level for all organization types.</p>\n', 'programCode': ['009:000'], 'temporal': '2006-01-01T05:00:00-05:00/2016-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/MCRAdvPartDEnrolData/Monthly-Enrollment-by-Plan.html', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '375', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/MCRAdvPartDEnrolData/Monthly-Enrollment-by-Plan.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Enrollment', 'Medicare Advantage', 'National', 'Publicly Available Data File - for download'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medicare Advantage Monthly Enrollment by Plan', 'accrualPeriodicity': 'R/P1M'}, {'description': '<p>Medicare fee-for-service data for each county broken out by aged, disabled, and ESRD beneficiaries including data on total Medicare fee-for-service reimbursement and enrollment for Parts A and B, the corresponding per capita reimbursement, for Part A, reimbursement for direct (DME) and indirect medical education (IME) expenditures and disproportionate share expenditures (DSH), and the per capita expenditures with the medical education and disproportionate share expenditures removed.</p>\n', 'programCode': ['009:000'], 'temporal': '1998-01-01T05:00:00-05:00/2007-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Medicare/Health-Plans/MedicareAdvtgSpecRateStats/FFS_Data05a.html', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '146', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Medicare/Health-Plans/MedicareAdvtgSpecRateStats/FFS_Data05a.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['County', 'End Stage Renal Disease (ESRD)', 'Enrollment', 'Expenditures', 'Medicare', 'Medicare Advantage', 'National', 'Part A', 'Part B', 'Part C', 'Publicly Available Data File - for download', 'Rates', 'Statistics'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medicare Advantage Rates and Statistics - FFS Data (1998-...', 'accrualPeriodicity': 'R/P1Y'}, {'description': '<p>Medicare fee-for-service data for each county broken out by aged, disabled, and ESRD beneficiaries including data on total Medicare fee-for-service reimbursement and enrollment for Parts A and B, the corresponding per capita reimbursement, for Part A, reimbursement for direct (DME) and indirect medical education (IME) expenditures and disproportionate share expenditures (DSH), and the per capita expenditures with the medical education and disproportionate share expenditures removed.</p>\n', 'programCode': ['009:000'], 'temporal': '2008-01-01T05:00:00-05:00/2014-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.cms.gov/Medicare/Health-Plans/MedicareAdvtgSpecRateStats/FFS-Data.html', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '145', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.cms.gov/Medicare/Health-Plans/MedicareAdvtgSpecRateStats/FFS-Data.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['County', 'Disproportionate Share Hospitals (DSH)', 'End Stage Renal Disease (ESRD)', 'Enrollment', 'Expenditures', 'Medicare', 'Medicare Advantage', 'National', 'Part A', 'Part B', 'Part C', 'Publicly Available Data File - for download', 'Rates', 'Statistics'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medicare Advantage Rates and Statistics - FFS Data 2008-2014', 'accrualPeriodicity': 'R/P1Y'}, {'description': '<p>View the Medicare Advantage (MA) ratebooks, rate calculation data, and risk adjusters.</p>\n', 'programCode': ['009:000'], 'temporal': '1990-01-01T05:00:00-05:00/2017-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Medicare/Health-Plans/MedicareAdvtgSpecRateStats/Ratebooks-and-Supporting-Data.html', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '147', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Medicare/Health-Plans/MedicareAdvtgSpecRateStats/Ratebooks-and-Supporting-Data.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['County', 'Medicare Advantage', 'National', 'Part C', 'Publicly Available Data File - for download', 'Rates'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medicare Advantage Rates and Statistics - Ratebooks', 'accrualPeriodicity': 'R/P1Y'}, {'description': '<p>The Medicare Advantage (MA) - Part D Contract and Enrollment Data section serves as a centralized repository for publicly available data on contracts and plans, enrollment numbers, service area data, and contact information for MA, Prescription Drug Plan (PDP), cost, PACE, and demonstration organizations.</p>\n', 'programCode': ['009:000'], 'temporal': '2010-01-01T05:00:00-05:00/2016-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/MCRAdvPartDEnrolData/', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '259', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/MCRAdvPartDEnrolData/', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['County', 'Demonstrations', 'Enrollment', 'Medicare', 'Medicare Advantage', 'National', 'Part C', 'Part D', 'Prescription Drug Plans', 'Publicly Available Data File - for download', 'State'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medicare Advantage-Part D Contract and Enrollment Data', 'accrualPeriodicity': 'R/P1M'}, {'description': '<p>The CMS Office of Enterprise Data and Analytics (OEDA) produced an annual Medicare and Medicaid Statistical Supplement report providing detailed statistical information on Medicare, Medicaid, and other Centers for Medicare and Medicaid Services (CMS) programs. The Supplements include 115 tables and 67 charts describing health expenditures for the entire U.S. population, characteristics of the Medicare and Medicaid covered populations, use of services, and expenditures under these programs. These CMS reports were published annually in electronic form from 2001 through 2013. The Statistical Supplements are organized into 14 chapters which can each be downloaded and viewed separately. The CMS Program Statistics is replacing the Statistical Supplement.</p>\n', 'programCode': ['009:000'], 'temporal': '2001-01-01T05:00:00-05:00/2013-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/MedicareMedicaidStatSupp/', 'modified': '2016-01-06', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-01-06', 'accessLevel': 'public', 'identifier': '263', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/MedicareMedicaidStatSupp/', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Admissions', 'Ambulatory Surgical Center', 'Budget', 'CHIP', 'Claims', 'Covered Services', 'Diagnosis Related Grouping (DRG)', 'Durable Medical Equipment (DME)', 'Eligibility', 'Emergency Room-Department', 'End Stage Renal Disease (ESRD)', 'Enrollment', 'Entitlement', 'Expenditures', 'Home Health (HHA)', 'Hospice', 'Hospital', 'Inpatient', 'Long Term Care (LTC)', 'Managed Care', 'Medicaid', 'Medicare', 'Medicare Administrative Contractor (MAC)', 'Medicare Advantage', 'National', 'Nursing Home', 'Outpatient', 'Part A', 'Part B', 'Part C', 'Part D', 'Payments', 'Persons Served', 'Physician Services', 'Prescription Drug Plans', 'Prescription Drugs', 'Providers', 'Psychiatric Facility', 'Rates', 'Short Stay Hospital (SSH)', 'Skilled Nursing (SNF)', 'State', 'Statistics', 'Suppliers', 'Trends', 'Utilization'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medicare and Medicaid Statistical Supplement', 'accrualPeriodicity': 'R/P1Y'}, {'description': '<p>Medicare certified institutional providers are required to submit an annual cost report to a Medicare Administrative Contractor. The cost report contains provider information such as facility characteristics, utilization data, cost and charges by cost center, in total and for Medicare, Medicare settlement data, and financial statement data. CMS maintains the cost report data in the Healthcare Provider Cost Reporting Information System, HCRIS. HCRIS includes subsystems for the Hospital Cost Report CMS 2552 96 and CMS 2552 10, Skilled Nursing Facility Cost Report CMS 2540 96, Home Health Agency Cost Report CMS 1728 94, Renal Facility Cost Report CMS 265 94, Health Clinic Cost Report CMS 222 92 and Hospice Cost Report CMS 1984 99.</p>\n<p>The data consists of every data element included in the HCRIS extract created for CMS by the providers Administrative Contractor.</p>\n', 'programCode': ['009:000'], 'temporal': '1994-01-01T05:00:00-05:00/2015-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/Cost-Reports/', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '214', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/Cost-Reports/', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Dialysis Center', 'Disproportionate Share Hospitals (DSH)', 'End Stage Renal Disease (ESRD)', 'Home Health (HHA)', 'Hospice', 'Hospital', 'Medicare', 'National', 'Operating Costs', 'Providers', 'Publicly Available Data File - for download', 'Publicly Available Data File - for purchase', 'Skilled Nursing (SNF)'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medicare Cost Reports'}, {'description': '<p>The Medicare Coverage Database (MCD) contains all National Coverage Determinations (NCDs) and Local Coverage Determinations (LCDs), local articles, and proposed NCD decisions. The database also includes several other types of National Coverage policy related documents, including National Coverage Analyses (NCAs), Coding Analyses for Labs (CALs), Medicare Evidence Development and Coverage Advisory Committee (MEDCAC) proceedings, and Medicare coverage guidance documents.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/medicare-coverage-database/overview-and-quick-search.aspx', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-01-06', 'accessLevel': 'public', 'identifier': '383', '@type': 'dcat:Dataset', 'modified': '2016-01-06', 'keyword': ['Covered Services', 'Eligibility', 'Medicare', 'National', 'Reports', 'State', 'Statistics'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medicare Coverage Database'}, {'description': '<p>The Characteristics and Perceptions of the Medicare Population Data from the 2010 Medicare Current Beneficiary Survey is a series of source books based on the Medicare Current Beneficiary Survey Access to Care data file. This source book is prepared by the Centers for Medicare and Medicaid Services. The focus of this series is the socioeconomic and demographic characteristics of the Medicare population, their health status, their secondary health insurance, and their access to and satisfaction with Medicare services.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Research/MCBS/index.html', 'modified': '2016-01-06', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-01-06', 'accessLevel': 'public', 'identifier': '311', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Research/MCBS/index.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Access to Care', 'Activities of Daily Living (ADL)', 'Activity Limitation', 'Behavioral Health-Mental Health', 'Chronic Condition', 'Covered Services', 'Emergency Room-Department', 'Expenditures', 'Hospital', 'Inpatient', 'Long Term Care (LTC)', 'Mammogram', 'Managed Care', 'Medicaid', 'Medicare', 'Medicare-Medicaid Dual Beneficiaries', 'Minority Health', 'National', 'Operating Costs', 'Outpatient', 'Prescription Drugs', 'Preventive Services', 'Quality', 'Satisfaction', 'Screenings', 'Statistics', 'Survey', 'Utilization'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medicare Current Beneficiary Survey'}, {'description': '<p>This functionality is primarily used by health policy researchers and the media. The data provided in the tables come from the data that is displayed in the Tool and includes additional information about the ownership that is not displayed on the website.The date Modified in the zipped file indicates the date of the last refresh of the data. For information about Facilities and Vendors in a particular geographical area, you should use the Compare tool instead of downloading the data. The followings tools are represented, Dialysis Compare Tool, Helpful Contacts, Home Health Compare, Hospital Compare, Medicare Options Compare, Nursing Home Compare, Plans Quality Data, and Supplier Directory.</p>\n', 'programCode': ['009:000'], 'temporal': '2015-01-01T05:00:00-05:00/2015-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.medicare.gov/Download/DownloadDB.asp', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.data.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '293', '@type': 'dcat:Dataset', 'modified': '2016-04-07', 'keyword': ['County', 'Dialysis Center', 'Home Health (HHA)', 'Hospital', 'Medicare', 'Medicare Advantage', 'National', 'Nursing Home', 'Part A', 'Part B', 'Part C', 'Part D', 'Physician Services', 'Prescription Drug Plans', 'Prescription Drugs', 'Providers', 'Publicly Available Data File - for download', 'Skilled Nursing (SNF)', 'Suppliers'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medicare Drug, Health Plan, Medigap, and Compare Databases', 'accrualPeriodicity': 'R/P1M'}, {'description': '<p>The CMS Office of Enterprise Data and Analytics has developed a new interactive Medicare Enrollment Dashboard, which provides current information on the number of Medicare beneficiaries with hospital-medical coverage and prescription drug coverage, available for several geographical areas including national, state-territory, and county. The hospital-medical coverage data can be broken down further by health care delivery (Original Medicare versus Medicare Advantage and Other Health Plans) and the prescription drug coverage data can be examined by those enrolled in stand-alone Prescription Drug Plans and those enrolled in Medicare Advantage Prescription Drug plans. The dashboard includes enrollee counts on a rolling 12 month basis and also provides information on yearly trends.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Dashboard/Medicare-Enrollment/Enrollment%20Dashboard.html', 'modified': '2015-11-24', 'contactPoint': {'hasEmail': 'mailto:CMSProgramStatistics@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2015-11-23', 'accessLevel': 'public', 'identifier': '624', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Dashboard/Medicare-Enrollment/Enrollment%20Dashboard.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['County', 'Enrollment', 'Interactive Tools', 'Medicare', 'Medicare Advantage', 'National', 'Part A', 'Part B', 'Part C', 'Part D', 'State'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medicare Enrollment Dashboard', 'accrualPeriodicity': 'R/P1M'}, {'description': '<p>This site contains various Medicare enrollment tables. There are national and state enrollment trends, state enrollment by aged, disabled and all, as well as county level enrollment.</p>\n', 'programCode': ['009:000'], 'temporal': '2008-01-01T05:00:00-05:00/2013-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/MedicareEnrpts/', 'modified': '2016-01-06', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-01-06', 'accessLevel': 'public', 'identifier': '260', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/MedicareEnrpts/', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['County', 'Enrollment', 'Medicare', 'National', 'Part A', 'Part B', 'State', 'Statistics'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medicare Enrollment Reports'}, {'description': '<p>The hospital readmission rate PUF presents nation-wide information about inpatient hospital stays that occurred within 30 days of a previous inpatient hospital stay (readmissions) for Medicare fee-for-service beneficiaries. The readmission rate equals the number of inpatient hospital stays classified as readmissions divided by the number of index stays for a given month. Index stays include all inpatient hospital stays except those where the primary diagnosis was cancer treatment or rehabilitation. Readmissions include stays where a beneficiary was admitted as an inpatient within 30 days of the discharge date following a previous index stay, except cases where a stay is considered always planned or potentially planned. Planned readmissions include admissions for organ transplant surgery, maintenance chemotherapy-immunotherapy, and rehabilitation.</p>\n', 'programCode': ['009:000'], 'temporal': '2008-01-01T05:00:00-05:00/2016-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://data.cms.gov/d/b6st-bzjs', 'modified': '2017-01-18', 'contactPoint': {'hasEmail': 'mailto:data.navigator@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2017-01-18', 'accessLevel': 'public', 'identifier': '656', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://data.cms.gov/d/b6st-bzjs', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Hospital', 'Inpatient', 'Medicare', 'National', 'Publicly Available Data File - for download', 'Readmissions'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medicare FFS 30 Day Readmission Rate PUF', 'accrualPeriodicity': 'R/P1M'}, {'description': '<p>The Phase I Medicare Health Support Programs tested a range of program models serving diverse populations in urban and rural areas.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Medicare/Medicare-General-Information/CCIP/Data-Analysis.html', 'modified': '2016-01-06', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-01-06', 'accessLevel': 'public', 'identifier': '185', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Medicare/Medicare-General-Information/CCIP/Data-Analysis.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Eligibility', 'Medicaid', 'Medicare', 'Medicare-Medicaid Dual Beneficiaries', 'National', 'Rates', 'Statistics', 'Utilization'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medicare Health Support (formerly CCIP) - Data Analysis'}, {'description': '<p>More Medicare beneficiaries are taking advantage of the quality and compassionate care provided through the hospice benefit. As greater numbers of beneficiaries have availed themselves of the benefit, the mix of hospice patients has changed, with relatively fewer cancer patients as a percentage of total patients.</p>\n', 'programCode': ['009:000'], 'temporal': '1998-01-01T05:00:00-05:00/2009-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/Hospice/Medicare_Hospice_Data.html', 'modified': '2016-01-06', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-01-06', 'accessLevel': 'public', 'identifier': '167', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/Hospice/Medicare_Hospice_Data.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Expenditures', 'Home Health (HHA)', 'Hospice', 'Inpatient', 'Medicare', 'National', 'Physician Services', 'Statistics', 'Trends'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medicare Hospice Data'}, {'description': '<p>Manufacturer reporting of Average Sales Price (ASP) data - A manufacturers ASP must be calculated by the manufacturer every calendar quarter and submitted to CMS within 30 days of the close of the quarter.</p>\n', 'programCode': ['009:000'], 'temporal': '2006-01-01T05:00:00-05:00/2016-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Part-B-Drugs/McrPartBDrugAvgSalesPrice/', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:sec303aspdata@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '384', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Part-B-Drugs/McrPartBDrugAvgSalesPrice/', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Medicare', 'National', 'Part B', 'Payments', 'Prescription Drug Plans', 'Prescription Drugs', 'Publicly Available Data File - for download'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medicare Part B Drug Average Sales Pricing Files'}, {'description': '<p>This page contains performance data related to the Part C and D programs. Medicare star ratings data.</p>\n', 'programCode': ['009:000'], 'temporal': '2007-01-01T05:00:00-05:00/2016-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.cms.gov/Medicare/Prescription-Drug-Coverage/PrescriptionDrugCovGenIn/PerformanceData.html', 'modified': '2016-07-08', 'contactPoint': {'hasEmail': 'mailto:datanavigator@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-07-08', 'accessLevel': 'public', 'identifier': '358', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.cms.gov/Medicare/Prescription-Drug-Coverage/PrescriptionDrugCovGenIn/PerformanceData.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Medicare', 'Medicare Advantage', 'National', 'Part C', 'Part D', 'Pharmacy', 'Prescription Drug Plans', 'Publicly Available Data File - for download', 'Reports'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medicare Part C and D Performance Data '}, {'description': '<p>The Medicare Part D opioid prescribing mapping tool is an interactive tool that shows geographic comparisons, at the state, county, and ZIP code levels, of de-identified Medicare Part D opioid prescription claims prescriptions written and then submitted to be filled within the United States. The mapping tool presents Medicare Part D opioid prescribing rates for 2016 as well as the change in opioid prescribing rates from 2013 to 2016.</p>\n', 'programCode': ['009:000'], 'temporal': '2013-01-01T05:00:00-05:00/2016-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Medicare-Provider-Charge-Data/OpioidMap.html', 'modified': '2018-09-05', 'contactPoint': {'hasEmail': 'mailto:MedicareProviderData@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2015-11-03', 'accessLevel': 'public', 'identifier': '622', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Medicare-Provider-Charge-Data/OpioidMap.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Claims', 'County', 'Interactive Tools', 'Medicare', 'National', 'Opioids', 'Pain Management', 'Part D', 'Prescription Drug Plans', 'Prescription Drugs', 'Providers', 'Publicly Available Data File - for download', 'Rates', 'State'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medicare Part D Opioid Drug Mapping Tool', 'accrualPeriodicity': 'R/P1Y'}, {'description': '<p>This look-up tool is a searchable database that allows you to look up a Medicare Part D prescriber by National Provider Identifier (NPI), or by name and location. The look-up tool will return information on prescriptions provided to and filled by Medicare beneficiaries, including drug name, total number of prescriptions dispensed (including original prescriptions and refills) and total drug cost. The data covers calendar year 2016 and is based on final-action Part D claims for the entire Medicare Part D population. Information is redacted where necessary to protect beneficiary privacy.</p>\n<p>The database is populated from the Medicare Part D Prescriber Public Use File (PUF). Although the Part D Prescriber PUF has a wealth of information on payment and utilization for Medicare Part D claims, the dataset has a number of limitations. Of particular importance is the fact that the data may not be representative of a physicians entire practice as it only includes information on beneficiaries enrolled in Medicare Part D prescription drug program. In addition, the data are not intended to indicate the quality of care provided. To review more information about the Part D Prescriber PUF, please refer to the Methodology document.</p>\n', 'programCode': ['009:000'], 'temporal': '2016-01-01T05:00:00-05:00/2016-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://data.cms.gov/part-d-prescriber', 'modified': '2018-09-05', 'contactPoint': {'hasEmail': 'mailto:medicareproviderdata@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2015-09-03', 'accessLevel': 'public', 'identifier': '616', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://data.cms.gov/part-d-prescriber', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Interactive Tools', 'Medicare', 'National', 'Opioids', 'Part D', 'Pharmacy', 'Prescription Drug Plans', 'Prescription Drugs', 'State', 'Utilization'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medicare Part D Prescriber Look-up Tool'}, {'description': '<p>This look-up tool is a searchable database that allows you to look up a provider by National Provider Identifier (NPI), or by name and location. The look-up tool will return information on services and procedures provided to Medicare beneficiaries, including utilization information, payment amounts (allowed amount and Medicare payment), and submitted charges organized by Healthcare Common Procedure Coding System (HCPCS) code. The data covers calendar year 2016 and contains 100 percent final-action physician supplier Part B non-institutional line items for the Medicare fee-for- service population (information is redacted where necessary to protect beneficiary privacy).</p>\n', 'programCode': ['009:000'], 'temporal': '2016-01-01T05:00:00-05:00/2016-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://data.cms.gov/utilization-and-payment', 'modified': '2018-09-05', 'contactPoint': {'hasEmail': 'mailto:MedicareProviderData@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2014-04-23', 'accessLevel': 'public', 'identifier': '505', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://data.cms.gov/utilization-and-payment', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Claims', 'County', 'Covered Services', 'Expenditures', 'Interactive Tools', 'Medicare', 'National', 'Part B', 'Payments', 'Physician Fee Schedule', 'Physician Services', 'Prospective Payment System (PPS)', 'Providers', 'Research', 'State', 'Suppliers', 'Utilization'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medicare Physician and Other Supplier Look-up Tool', 'accrualPeriodicity': 'R/P1Y'}, {'description': '<p>You have the option to complete a general or personalized plan search. A personalized search may provide you with more accurate cost estimates and coverage information. To begin your plan search, please choose from one of these options below.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.medicare.gov/find-a-plan/questions/home.aspx', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2015-12-16', 'accessLevel': 'public', 'identifier': '341', '@type': 'dcat:Dataset', 'modified': '2015-12-16', 'keyword': ['County', 'Entitlement', 'Interactive Tools', 'Medicare', 'Payments', 'Prescription Drug Plans', 'Prescription Drugs', 'Preventive Services', 'Quality', 'Rates', 'State'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medicare Plan Finder and Compare'}, {'description': '<p>The MMA legislation provides seniors and people with disabilities with the first comprehensive prescription drug benefit ever offered under the Medicare program, the most significant improvement to senior health care in nearly 40 years. This overview page provides links to important information on the new benefit.</p>\n', 'programCode': ['009:000'], 'temporal': '2006-01-01T05:00:00-05:00/2016-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Medicare/Prescription-Drug-Coverage/PrescriptionDrugCovGenIn/', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '187', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Medicare/Prescription-Drug-Coverage/PrescriptionDrugCovGenIn/', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Claims', 'Enrollment', 'Medicare', 'Medicare Advantage', 'National', 'Part C', 'Part D', 'Pharmacy', 'Prescription Drug Plans', 'Prescription Drugs', 'Publicly Available Data File - for download', 'Utilization'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medicare Prescription Drug Coverage - General Information', 'accrualPeriodicity': 'R/P1Y'}, {'description': '<p>This educational tool provides the following information on Medicare preventive services Healthcare Common Procedure Coding System (HCPCS)-Current Procedural Terminology (CPT) codes, International Classification of Diseases, Tenth Revision, Clinical Modification (ICD-10) diagnosis codes, coverage requirements, frequency requirements, and Medicare beneficiary liability for each Medicare preventive service.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.cms.gov/Medicare/Prevention/PrevntionGenInfo/medicare-preventive-services/MPS-QuickReferenceChart-1.html', 'modified': '2016-10-06', 'contactPoint': {'hasEmail': 'mailto:datanavigator@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-10-06', 'accessLevel': 'public', 'identifier': '652', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.cms.gov/Medicare/Prevention/PrevntionGenInfo/medicare-preventive-services/MPS-QuickReferenceChart-1.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Coding and Coding Rules', 'Covered Services', 'Eligibility', 'Interactive Tools', 'Mammogram', 'Medicare', 'National', 'Part A', 'Part B', 'Payments', 'Preventive Services', 'Screenings'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medicare Preventive Services Quick Reference Tool'}, {'description': '<p>Information on the operations of Medicare, Medicaid, and the health care industry.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/MedicareProgramRatesStats/', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '265', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/MedicareProgramRatesStats/', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['End Stage Renal Disease (ESRD)', 'Expenditures', 'Home Health (HHA)', 'Medicare', 'Medicare Advantage', 'National', 'Part C', 'Physician Services', 'Prospective Payment System (PPS)', 'Providers', 'Publicly Available Data File - for download', 'Rates', 'Research', 'Skilled Nursing (SNF)', 'Trends'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medicare Program Rates and Statistics'}, {'description': '<p>MEDPAR files contain information on Medicare beneficiaries using hospital inpatient services. The data is provided by the state and the Diagnosis Related Groups (DRG) for all short stay and inpatient hospitals for the fiscal years of 2005-2007.</p>\n', 'programCode': ['009:000'], 'temporal': '2008-01-01T05:00:00-05:00/2013-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/MedicareFeeforSvcPartsAB/MEDPAR.html', 'modified': '2016-01-06', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-01-06', 'accessLevel': 'public', 'identifier': '380', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/MedicareFeeforSvcPartsAB/MEDPAR.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Diagnosis Related Grouping (DRG)', 'Hospital', 'Inpatient', 'Medicare', 'Operating Costs', 'Payments', 'Providers', 'Short Stay Hospital (SSH)', 'State', 'Statistics', 'Utilization'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medicare Provider Analysis and Review (MEDPAR)'}, {'description': '<p>The Hospice Utilization and Payment Public Use File provides information on services provided to Medicare beneficiaries by hospice providers. The Hospice PUF contains information on utilization, payment (Medicare payment and standard payment), submitted charges, primary diagnoses, sites of service, and hospice beneficiary demographics organized by CMS Certification Number 6-digit provider identification number, and state. This PUF is based on information from CMSs Chronic Conditions Data Warehouse (CCW) data files. The data in the Hospice PUF covers calendar year 2014 and contains 100 percent final-action i.e., all claim adjustments have been resolved, hospice claims for the Medicare population including beneficiaries enrolled in a Medicare Advantage plan.<br />\nAlthough the Hospice PUF has a wealth of payment and utilization information about hospice services, the data set also has a number of limitations. The information presented in this file does not indicate the quality of care provided by individual hospice providers. The file only contains cost and utilization information. Additionally, the data are not risk adjusted and thus do not account for differences in patient populations. For additional limitations, please review the methodology document available below.</p>\n', 'programCode': ['009:000'], 'temporal': '2014-01-01T05:00:00-05:00/2016-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Medicare-Provider-Charge-Data/Hospice.html', 'modified': '2018-09-05', 'contactPoint': {'hasEmail': 'mailto:MedicareProviderData@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-10-06', 'accessLevel': 'public', 'identifier': '653', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Medicare-Provider-Charge-Data/Hospice.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Claims', 'Hospice', 'Medicare', 'National', 'Payments', 'Providers', 'Publicly Available Data File - for download', 'State', 'Utilization'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medicare Provider Data - Hospice Providers', 'accrualPeriodicity': 'R/P1Y'}, {'description': '<p>The Part D Prescriber Public Use File (PUF) provides information on prescription drugs prescribed by individual physicians and other health care providers and paid for under the Medicare Part D Prescription Drug Program. The Part D Prescriber PUF is based on information from CMSs Chronic Conditions Data Warehouse, which contains Prescription Drug Event records submitted by Medicare Advantage Prescription Drug (MAPD) plans and by stand-alone Prescription Drug Plans (PDP). The dataset identifies providers by their National Provider Identifier (NPI) and the specific prescriptions that were dispensed at their direction, listed by brand name (if applicable) and generic name. For each prescriber and drug, the dataset includes the total number of prescriptions that were dispensed, which include original prescriptions and any refills, and the total drug cost. The total drug cost includes the ingredient cost of the medication, dispensing fees, sales tax, and any applicable administration fees and is based on the amount paid by the Part D plan, Medicare beneficiary, government subsidies, and any other third-party payers.</p>\n<p>Although the Part D Prescriber PUF has a wealth of information on payment and utilization for Medicare Part D prescriptions, the dataset has a number of limitations. Of particular importance is the fact that the data may not be representative of a physicians entire practice or all of Medicare as it only includes information on beneficiaries enrolled in the Medicare Part D prescription drug program (i.e., approximately two-thirds of all Medicare beneficiaries). In addition, the data are not intended to indicate the quality of care provided. For additional limitations, please review the methodology document.</p>\n', 'programCode': ['009:000'], 'temporal': '2013-01-01T05:00:00-05:00/2016-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Medicare-Provider-Charge-Data/Part-D-Prescriber.html', 'modified': '2018-09-05', 'contactPoint': {'hasEmail': 'mailto:MedicareProviderData@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2015-04-30', 'accessLevel': 'public', 'identifier': '602', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Medicare-Provider-Charge-Data/Part-D-Prescriber.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Claims', 'County', 'Covered Services', 'Expenditures', 'Medicare', 'Medicare Advantage', 'National', 'Opioids', 'Part C', 'Part D', 'Payments', 'Pharmacy', 'Prescription Drug Plans', 'Prescription Drugs', 'Providers', 'Publicly Available Data File - for download', 'State', 'Suppliers', 'Trends', 'Utilization'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medicare Provider Data - Part D Prescriber', 'accrualPeriodicity': 'R/P1Y'}, {'description': '<p>The Physician and Other Supplier Public Use File (Physician and Other Supplier PUF) provides information on services and procedures provided to Medicare beneficiaries by physicians and other healthcare professionals. The Physician and Other Supplier PUF contains information on utilization, payment (allowed amount and Medicare payment), and submitted charges organized by National Provider Identifier (NPI), Healthcare Common Procedure Coding System (HCPCS) code, and place of service. This PUF is based on information from CMS administrative claims data for Medicare beneficiaries enrolled in the fee-for-service program. The data in the Physician and Other Supplier PUF covers calendar years 2012 through 2016 and contains 100 percent final-action physician-supplier Part B non-institutional line items for the Medicare fee-for-service population.</p>\n', 'programCode': ['009:000'], 'temporal': '2012-01-01T05:00:00-05:00/2016-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Medicare-Provider-Charge-Data/Physician-and-Other-Supplier.html', 'modified': '2018-05-23', 'contactPoint': {'hasEmail': 'mailto:MedicareProviderData@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2014-04-09', 'accessLevel': 'public', 'identifier': '503', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Medicare-Provider-Charge-Data/Physician-and-Other-Supplier.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Claims', 'County', 'Covered Services', 'Expenditures', 'Interactive Tools', 'Medicare', 'National', 'Part B', 'Payments', 'Physician Fee Schedule', 'Physician Services', 'Prospective Payment System (PPS)', 'Providers', 'Publicly Available Data File - for download', 'Research', 'State', 'Suppliers', 'Utilization'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medicare Provider Data - Physician and Other Supplier', 'accrualPeriodicity': 'R/P1Y', 'describedBy': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Medicare-Provider-Charge-Data/Downloads/Medicare-Physician-and-Other-Supplier-PUF-Methodology.pdf'}, {'description': '<p>The Home Health Agency Utilization and Payment Public Use File (herein referred to as Home Health Agency PUF) presents information on services provided to Medicare beneficiaries by home health agencies. The Home Health Agency PUF contains information on utilization, payment (Medicare payment and standard payment), submitted charges, and demographic and chronic condition indicators organized by CMS Certification Number (6-digit provider identification number), Home Health Resource Group (HHRG), and state of service.</p>\n', 'programCode': ['009:000'], 'temporal': '2013-01-01T05:00:00-05:00/2016-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Medicare-Provider-Charge-Data/HHA.html', 'modified': '2018-09-05', 'contactPoint': {'hasEmail': 'mailto:medicareproviderdata@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2015-12-18', 'accessLevel': 'public', 'identifier': '627', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Medicare-Provider-Charge-Data/HHA.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Chronic Condition', 'Claims', 'Home Health (HHA)', 'Medicare', 'National', 'Payments', 'Providers', 'Publicly Available Data File - for download', 'State', 'Utilization'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medicare Provider Payment Data - Home Health Agencies', 'accrualPeriodicity': 'R/P1Y', 'describedBy': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Medicare-Provider-Charge-Data/Downloads/HHA_Methodology.pdf'}, {'description': '<p>The Skilled Nursing Facility Utilization and Payment Public Use File (Skilled Nursing Facility PUF) provides information on services provided to Medicare beneficiaries residing in skilled nursing facilities. The Skilled Nursing Facility PUF contains information on utilization, payment (allowed amount, Medicare payment and standard payment), submitted charges, and beneficiary demographic and chronic condition indicators organized by CMS Certification Number (6-digit provider identification number), Resource Utilization Group (RUG), and state of service.</p>\n', 'programCode': ['009:000'], 'temporal': '2013-01-01T05:00:00-05:00/2016-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Medicare-Provider-Charge-Data/SNF.html', 'modified': '2018-10-11', 'contactPoint': {'hasEmail': 'mailto:MedicareProviderData@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-03-09', 'accessLevel': 'public', 'identifier': '634', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Medicare-Provider-Charge-Data/SNF.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Claims', 'Medicare', 'National', 'Payments', 'Providers', 'Publicly Available Data File - for download', 'Skilled Nursing (SNF)', 'State', 'Utilization'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medicare Provider Payment Data - Skilled Nursing Facilities', 'accrualPeriodicity': 'R/P1Y'}, {'description': '<p>The Inpatient Utilization and Payment Public Use File (Inpatient PUF) provides information on inpatient discharges for Medicare fee-for-service beneficiaries. The Inpatient PUF includes information on utilization, payment (total payment and Medicare payment), and hospital-specific charges for the more than 3,000 U.S. hospitals that receive Medicare Inpatient Prospective Payment System (IPPS) payments. The PUF is organized by hospital and Medicare Severity Diagnosis Related Group (MS-DRG) and covers Fiscal Year (FY) 2011 through FY 2016.</p>\n<p>Hospitals determine what they will charge for items and services provided to patients and these charges are the amount the hospital bills for an item or service. The Total Payment amount includes the MS-DRG amount, bill total per diem, beneficiary primary payer claim payment amount, beneficiary Part A coinsurance amount, beneficiary deductible amount, beneficiary blood deducible amount and DRG outlier amount.</p>\n<p>Inpatient PUF users will be able to make comparisons between individual hospital-level charges and payments within local markets, and nationwide, for services that might be furnished in connection with a particular inpatient stay.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Medicare-Provider-Charge-Data/Inpatient.html', 'modified': '2018-09-05', 'contactPoint': {'hasEmail': 'mailto:medicareproviderdata@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2018-09-05', 'accessLevel': 'public', 'identifier': '630', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Medicare-Provider-Charge-Data/Inpatient.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Hospital', 'Inpatient', 'Medicare', 'National', 'Part A', 'Payments', 'Publicly Available Data File - for download', 'State', 'Utilization'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medicare Provider Utilization and Payment Data - Inpatient', 'accrualPeriodicity': 'R/P1Y'}, {'description': '<p>The Outpatient Utilization and Payment Public Use File (Outpatient PUF) presents information on common outpatient services provided to Medicare fee-for-service beneficiaries. The Outpatient PUF presents information on utilization, payment, and estimated hospital-specific charges for select Ambulatory Payment Classification (APC) Groups paid under the Medicare Outpatient Prospective Payment System (OPPS) for Calendar Years (CY) 2011 through 2015. The Medicare payment amount includes the APC payment amount, the beneficiary Part B coinsurance amount and the beneficiary deductible amount.</p>\n', 'programCode': ['009:000'], 'temporal': '2011-01-01T05:00:00-05:00/2015-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Medicare-Provider-Charge-Data/Outpatient.html', 'modified': '2017-10-03', 'contactPoint': {'hasEmail': 'mailto:medicareproviderdata@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2013-06-01', 'accessLevel': 'public', 'identifier': '629', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Medicare-Provider-Charge-Data/Outpatient.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Covered Services', 'Hospital Referral Region', 'Medicare', 'National', 'Outpatient', 'Payments', 'Providers', 'Publicly Available Data File - for download', 'State', 'Utilization'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medicare Provider Utilization and Payment Data - Outpatient'}, {'description': '<p>The Referring Durable Medical Equipment, Prosthetics, Orthotics and Supplies (DMEPOS) Public Use File (herein referred to as Referring Provider DMEPOS PUF) presents information on DMEPOS products and services provided to Medicare beneficiaries ordered by physicians and other healthcare professionals. The Referring Provider DMEPOS PUF contains data on utilization, payment (allowed amount and Medicare payment), and submitted charges organized by National Provider Identifier (NPI), Healthcare Common Procedure Coding System (HCPCS) code and supplier rental indicator.</p>\n', 'programCode': ['009:000'], 'temporal': '2013-01-01T05:00:00-05:00/2016-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Medicare-Provider-Charge-Data/DME.html', 'modified': '2018-05-23', 'contactPoint': {'hasEmail': 'mailto:MedicareProviderData@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2015-10-08', 'accessLevel': 'public', 'identifier': '619', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Medicare-Provider-Charge-Data/DME.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Durable Medical Equipment (DME)', 'Medicare', 'National', 'Part B', 'Payments', 'Providers', 'Publicly Available Data File - for download', 'State', 'Suppliers', 'Utilization'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medicare Referring Provider DMEPOS PUF', 'accrualPeriodicity': 'R/P1Y', 'describedBy': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Medicare-Provider-Charge-Data/downloads/DME_Methodology.pdf'}, {'description': '<p>This link takes you to the Medicare utilization statistics for Part A (Hospital Insurance HI) which include the Medicare Ranking for all Short-Stay Hospitals by fiscal year, the Home Health Agency - Medicare National Summary, and the Medicare Hospice Utilization by State.</p>\n', 'programCode': ['009:000'], 'temporal': '2004-01-01T05:00:00-05:00/2011-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/MedicareFeeforSvcPartsAB/MedicareUtilizationforPartA.html', 'modified': '2016-01-06', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-01-06', 'accessLevel': 'public', 'identifier': '378', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/MedicareFeeforSvcPartsAB/MedicareUtilizationforPartA.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Hospital', 'Medicare', 'National', 'Part A', 'State', 'Statistics', 'Utilization'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medicare Utilization for Part A'}, {'description': '<p>This link takes you to the Medicare utilization statistics for Part B (Supplementary Medical Insurance SMI) which includes the Medicare Part B Physician and Supplier Data, the Top Two Hundred Level II HCPCS Codes Ranked by Services, and Expenditures and Services by Specialty.</p>\n', 'programCode': ['009:000'], 'temporal': '2009-01-01T05:00:00-05:00/2013-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/MedicareFeeforSvcPartsAB/MedicareUtilizationforPartB.html', 'modified': '2016-01-06', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-01-06', 'accessLevel': 'public', 'identifier': '379', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/MedicareFeeforSvcPartsAB/MedicareUtilizationforPartB.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Medicare', 'National', 'Part B', 'Physician Services', 'Statistics', 'Suppliers', 'Utilization'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medicare Utilization for Part B'}, {'description': '<p>This detailed Excel document accompanies the PDF report on national trends in Medicare-Medicaid dual enrollment from 2006 through the year prior to the current year. Key demographic trends are also included race ethnicity, gender, age, current and original reasons for Medicare eligibility, disability status, and type of dual eligibility.</p>\n', 'programCode': ['009:000'], 'temporal': '2006-01-01T05:00:00-05:00/2016-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.cms.gov/Medicare-Medicaid-Coordination/Medicare-and-Medicaid-Coordination/Medicare-Medicaid-Coordination-Office/Analytics.html', 'modified': '2017-12-06', 'contactPoint': {'hasEmail': 'mailto:Healthdata@hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2013-02-01', 'accessLevel': 'public', 'identifier': '661', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://www.cms.gov/Medicare-Medicaid-Coordination/Medicare-and-Medicaid-Coordination/Medicare-Medicaid-Coordination-Office/DataStatisticalResources/Downloads/Eleven-YearEver-EnrolledTrendsData_2006-2016.xlsx', 'format': 'xlsx', 'mediaType': 'application/unknown', 'title': 'xlsx'}], 'keyword': ['Eligibility', 'Enrollment', 'Entitlement', 'Medicaid', 'Medicare', 'Medicare-Medicaid Dual Beneficiaries', 'National', 'Persons Served', 'Reports', 'Statistics', 'Trends'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medicare-Medicaid Ever-enrolled Trends Report'}, {'description': '<p>This section contains information related to Part D Medication Therapy Management (MTMP) program requirements and information.</p>\n', 'programCode': ['009:000'], 'temporal': '2009-01-01T05:00:00-05:00/2015-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.cms.gov/Medicare/Prescription-Drug-Coverage/PrescriptionDrugCovContra/MTM.html', 'modified': '2015-12-22', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2015-12-22', 'accessLevel': 'public', 'identifier': '335', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.cms.gov/Medicare/Prescription-Drug-Coverage/PrescriptionDrugCovContra/MTM.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Chronic Condition', 'Fact Sheets', 'Medicare', 'National', 'Part D', 'Prescription Drug Plans', 'Prescription Drugs', 'Providers'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medication Therapy Management'}, {'description': '<p>The Medicare-Medicaid Linked Enrollee Analytic Data Source (MMLEADS) Public Use File (PUF) contains demographic, enrollment, condition prevalence, utilization, and spending information at the state level for calendar years 2006 through 2010. The file includes statistics for Medicare-Medicaid dual enrollees, Medicare-only enrollees, and Medicaid-only (with disability) enrollees.</p>\n<p>The PUF is available as a downloadable MSExcel workbook. For more information on the methodology used to calculate all variables in the file, please refer to the MMLEADS PUF User Guide available below.</p>\n', 'programCode': ['009:000'], 'temporal': '2006-01-01T05:00:00-05:00/2011-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/MMLEADS/index.html', 'modified': '2016-12-14', 'contactPoint': {'hasEmail': 'mailto:datanavigator@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-12-14', 'accessLevel': 'public', 'identifier': '655', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/MMLEADS/index.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Chronic Condition', 'Claims', 'Eligibility', 'Enrollment', 'Medicaid', 'Medicare', 'Medicare-Medicaid Dual Beneficiaries', 'National', 'Prescription Drugs', 'Publicly Available Data File - for download', 'Utilization'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'MMLEADS Public Use File'}, {'description': '<p>Monthly Contract and Enrollment Summary Report</p>\n', 'programCode': ['009:000'], 'temporal': '2006-01-01T05:00:00-05:00/2016-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/MCRAdvPartDEnrolData/Monthly-Contract-and-Enrollment-Summary-Report.html', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '372', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/MCRAdvPartDEnrolData/Monthly-Contract-and-Enrollment-Summary-Report.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Enrollment', 'Health Employer Data and Information Set (HEDIS)', 'Medicare Advantage', 'National', 'Part D', 'Prescription Drug Plans', 'Publicly Available Data File - for download'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Monthly Contract and Enrollment Summary Report', 'accrualPeriodicity': 'R/P1M'}, {'description': '<p>Provides monthly enrollment at the contract-plan-state-county level for all organization types</p>\n', 'programCode': ['009:000'], 'temporal': '2006-01-01T05:00:00-05:00/2016-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/MCRAdvPartDEnrolData/Monthly-Enrollment-by-Contract-Plan-State-County.html', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '374', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/MCRAdvPartDEnrolData/Monthly-Enrollment-by-Contract-Plan-State-County.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['County', 'Enrollment', 'Medicare Advantage', 'Part D', 'Prescription Drug Plans', 'Publicly Available Data File - for download', 'State'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Monthly Enrollment by Contract, Plan, State, County', 'accrualPeriodicity': 'R/P1M'}, {'description': '<p>Monthly Medicare Advantage Enrollment by State, County, and Contract</p>\n', 'programCode': ['009:000'], 'temporal': '2006-01-01T05:00:00-05:00/2016-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/MCRAdvPartDEnrolData/Monthly-MA-Enrollment-by-State-County-Contract.html', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '376', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/MCRAdvPartDEnrolData/Monthly-MA-Enrollment-by-State-County-Contract.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['County', 'Enrollment', 'Medicare Advantage', 'Publicly Available Data File - for download', 'State'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Monthly MA Enrollment by State,County,Contract', 'accrualPeriodicity': 'R/P1M'}, {'description': '<p>Monthly Prescription Drug Plan Enrollment by State, County, Contract</p>\n', 'programCode': ['009:000'], 'temporal': '2007-01-01T05:00:00-05:00/2015-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/MCRAdvPartDEnrolData/Monthly-PDP-Enrollment-by-State-County-Contract.html', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '377', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/MCRAdvPartDEnrolData/Monthly-PDP-Enrollment-by-State-County-Contract.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['County', 'Enrollment', 'Medicare Advantage', 'Part D', 'Prescription Drug Plans', 'Publicly Available Data File - for download', 'State'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Monthly PDP Enrollment by State-County-Contract', 'accrualPeriodicity': 'R/P1M'}, {'description': '<p>The Affordable Care Act created the new Pre-Existing Condition Insurance Plan (PCIP) program to make health insurance available to Americans denied coverage by private insurance companies because of a pre-existing condition.</p>\n', 'programCode': ['009:000'], 'temporal': '2013-01-01T05:00:00-05:00/2014-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://data.cms.gov/Health/Monthly-Pre-Existing-Condition-Insurance-Plan-Enro/dpuq-z7nj', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '480', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://data.cms.gov/Health/Monthly-Pre-Existing-Condition-Insurance-Plan-Enro/dpuq-z7nj', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Access to Care', 'Center for Consumer Information and Insurance Oversight', 'Chronic Condition', 'Covered Services', 'Interactive Tools', 'National', 'Publicly Available Data File - for download', 'State'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Monthly Pre-Existing Condition Insurance Plan Enrollment'}, {'description': '<p>National Health Expenditure Accounts are comprised of the following, National Health Expenditures - Historical and Projected, Age Estimates, State Health Expenditures, Health Care spending by Sponsor, NHEA Related Studies.</p>\n', 'programCode': ['009:000'], 'temporal': '1980-01-01T05:00:00-05:00/2025-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/NationalHealthExpendData/', 'modified': '2017-02-16', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2017-02-16', 'accessLevel': 'public', 'identifier': '266', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/NationalHealthExpendData/', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Durable Medical Equipment (DME)', 'Enrollment', 'Expenditures', 'Health Insurance Marketplace', 'Hospital', 'Long Term Care (LTC)', 'Medicaid', 'Medicare', 'National', 'Nursing Home', 'Pharmacy', 'Physician Services', 'Prescription Drugs', 'Providers', 'Quality', 'Regional', 'Research', 'Skilled Nursing (SNF)', 'State', 'Statistics', 'Survey', 'Trends', 'Utilization'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'National Health Expenditure Data'}, {'description': '<p>This provides key statistics on Medicare-Medicaid dual enrollees enrollment, service utilization, expenditures, and chronic conditions for 2012. 2012 is the most recent year of available data due to lags in Medicaid data.</p>\n', 'programCode': ['009:000'], 'temporal': '2012-01-01T05:00:00-05:00/2012-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.cms.gov/Medicare-Medicaid-Coordination/Medicare-and-Medicaid-Coordination/Medicare-Medicaid-Coordination-Office/Analytics.html', 'modified': '2017-12-14', 'contactPoint': {'hasEmail': 'mailto:Healthdata@hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2017-12-14', 'accessLevel': 'public', 'identifier': '662', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://www.cms.gov/Medicare-Medicaid-Coordination/Medicare-and-Medicaid-Coordination/Medicare-Medicaid-Coordination-Office/Downloads/NationalProfileExcelData_2012.zip', 'format': 'zip', 'mediaType': 'application/unknown', 'title': 'zip'}], 'keyword': ['Behavioral Health-Mental Health', 'Chronic Condition', 'Enrollment', 'Expenditures', 'Fact Sheets', 'Long Term Care (LTC)', 'Managed Care', 'Medicaid', 'Medicaid Managed Care', 'Medicare', 'Medicare Advantage', 'Medicare-Medicaid Dual Beneficiaries', 'National', 'Operating Costs', 'Publicly Available Data File - for download', 'Reports', 'Statistics', 'Utilization'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'National Profile of Medicare-Medicaid dual Beneficiaries', 'describedBy': 'https://www.cms.gov/Medicare-Medicaid-Coordination/Medicare-and-Medicaid-Coordination/Medicare-Medicaid-Coordination-Office/Downloads/NationalProfileDataMethodology_2012.pdf'}, {'description': '<p>The National Plan and Provider Enumeration System, NPPES, downloadable file, also referred to as the NPI Downloadable File, contains FOIA disclosable NPPES health care provider data for health care providers who have been assigned National Provider Identifiers, NPIs. In accordance with the NPPES Data Dissemination Notice, each month CMS will create a single zipped file that will contain 1. a data file containing all of the FOIA disclosable health care provider data in NPPES as of a certain date in the month, 2. a Read Me File describing the information in the data file, 3. a Header File containing the format of the data file, and 4. a Code Values document listing the descriptions for all of the codes found in the data file. Each month, CMS replaces the previous months file, only one file is available for downloading at any given time.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.cms.gov/Regulations-and-Guidance/Administrative-Simplification/NationalProvIdentStand/DataDissemination.html', 'modified': '2016-07-13', 'contactPoint': {'hasEmail': 'mailto:datanavigator@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2007-09-12', 'accessLevel': 'public', 'identifier': '333', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.cms.gov/Regulations-and-Guidance/Administrative-Simplification/NationalProvIdentStand/DataDissemination.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Medicare', 'National', 'Providers', 'Publicly Available Data File - for download', 'State'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'National Provider Identifier Standard - Data Dissemination', 'accrualPeriodicity': 'R/P1M'}, {'description': '<p>This annual report summarizes impacts from the Initiative to Reduce Avoidable Hospitalizations among Nursing Facility Residents in 2014. This initiative is designed to test ways to reduce avoidable hospitalizations among long-stay nursing facility residents. For such individuals, avoidable hospitalizations can be dangerous, disruptive, and disorienting. The results in this report are based on experience during the second performance year of the initiative, calendar year 2014.</p>\n', 'programCode': ['009:000'], 'temporal': '2014-01-01T05:00:00-05:00/2014-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://innovation.cms.gov/Data-and-Reports/index.html', 'modified': '2016-03-02', 'contactPoint': {'hasEmail': 'mailto:datanavigator@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-02-03', 'accessLevel': 'public', 'identifier': '633', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://innovation.cms.gov/Files/reports/irahnfr-finalyrthreeevalrpt.pdf', 'format': 'pdf', 'mediaType': 'application/unknown', 'title': 'pdf'}], 'keyword': ['Expenditures', 'Hospital', 'Long Term Care (LTC)', 'Medicare', 'Nursing Home', 'Payments', 'Quality', 'Quality Improvement Organization', 'Reports', 'State', 'Utilization'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Nursing Facility Initiative Annual Report'}, {'description': '<p>The data that is used by the Nursing Home Compare tool can be downloaded for public use. This functionality is primarily used by health policy researchers and the media. Demographic data is refreshed monthly while quality measures are refreshed the first month of each quarter. In order to ease the downloading process, the data have been divided into 5 separate databases. About the Nursing Home About the Nursing Home Inspection Results About the Nursing Home Residents About the Nursing Home Staff About the Nursing Home Ratings.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.medicare.gov/nhcompare/', 'modified': '2015-12-16', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2008-01-01', 'accessLevel': 'public', 'identifier': '342', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.medicare.gov/nhcompare/', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Activities of Daily Living (ADL)', 'Activity Limitation', 'Body Mass Index (BMI)', 'County', 'Falls', 'Interactive Tools', 'Medicare', 'Nursing Home', 'Outcomes', 'Pain Management', 'Preventive Services', 'Quality', 'Skilled Nursing (SNF)', 'State'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Nursing Home Compare', 'accrualPeriodicity': 'R/P1M'}, {'description': '<p>These are the official datasets used on the Medicare.gov Nursing Home Compare Website provided by the Centers for Medicare and Medicaid Services. These data allow you to compare the quality of care at every Medicare and Medicaid-certified nursing home in the country, including over 15,000 nationwide.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://data.medicare.gov/data/nursing-home-compare', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '467', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://data.medicare.gov/data/nursing-home-compare', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Activities of Daily Living (ADL)', 'Activity Limitation', 'Body Mass Index (BMI)', 'County', 'Falls', 'Medicare', 'Nursing Home', 'Outcomes', 'Pain Management', 'Preventive Services', 'Publicly Available Data File - for download', 'Quality', 'Skilled Nursing (SNF)', 'State'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Nursing Home Compare Data'}, {'description': '<p>The compendium contains figures and tables presenting data on all Medicare- and Medicaid-certified nursing homes in the United States as well as the residents in these nursing homes. A series of graphs and maps highlights some of the most interesting data, while detailed data are available in accompanying tables.</p>\n', 'programCode': ['009:000'], 'temporal': '2013-01-01T05:00:00-05:00/2013-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Medicare/Provider-Enrollment-and-Certification/CertificationandComplianc/NHs.html', 'modified': '2015-12-22', 'contactPoint': {'hasEmail': 'mailto:Healthdata@hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2015-12-22', 'accessLevel': 'public', 'identifier': '488', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Medicare/Provider-Enrollment-and-Certification/CertificationandComplianc/NHs.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Activities of Daily Living (ADL)', 'Activity Limitation', 'Body Mass Index (BMI)', 'Chart Books', 'Falls', 'Medicaid', 'Medicare', 'National', 'Nursing Home', 'Outcomes', 'Quality', 'Rates', 'Satisfaction', 'Skilled Nursing (SNF)', 'State', 'Statistics'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Nursing Home Data Compendium'}, {'description': '<p>Open Payments (otherwise known as the Sunshine Act) - Open Payments is a Congressionally-mandated transparency program that increases awareness of financial relationships between the health care industry and physicians by collecting and reporting any payments or transfers of value medical manufacturers make to physicians or teaching hospitals.</p>\n', 'programCode': ['009:000'], 'temporal': '2013-01-01T05:00:00-05:00/2014-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/openpayments/', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2014-09-30', 'accessLevel': 'public', 'identifier': '533', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.cms.gov/openpayments/', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Acute Care Hospital', 'Durable Medical Equipment (DME)', 'Hospital', 'National', 'Open Payments (Sunshine Act)', 'Payments', 'Physician Services', 'Prescription Drugs', 'Providers', 'Publicly Available Data File - for download', 'Suppliers', 'Vendors'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Open Payments Data'}, {'description': '<p>Open Payments (otherwise known as the Sunshine Act) - Open Payments is a Congressionally-mandated transparency program that increases awareness of financial relationships between the health care industry and physicians by collecting and reporting any payments or transfers of value medical manufacturers make to physicians or teaching hospitals.</p>\n', 'programCode': ['009:000'], 'temporal': '2013-01-01T05:00:00-05:00/2015-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://openpaymentsdata.cms.gov/', 'modified': '2016-06-30', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2014-09-30', 'accessLevel': 'public', 'identifier': '534', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://openpaymentsdata.cms.gov/', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Acute Care Hospital', 'Durable Medical Equipment (DME)', 'Hospital', 'Interactive Tools', 'National', 'Open Payments (Sunshine Act)', 'Payments', 'Physician Services', 'Prescription Drugs', 'Providers', 'Suppliers', 'Vendors'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Open Payments Data'}, {'description': '<p>Data sets are summarized at the carrier level by meaningful Healthcare Common Procedure Coding-Current Procedural Terminology, (HCPC-CPT), code ranges. The data set name contains the year followed by a carrier number. Within each code range are, procedural, condition, or description subheadings. Each data set displays the allowed services, allowed charges, payment amounts by HCPCS-CPT codes and prominent modifiers.</p>\n', 'programCode': ['009:000'], 'temporal': '2005-01-01T05:00:00-05:00/2014-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/Part-B-Carrier-Summary-Data-File/Overview.html', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '332', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/Part-B-Carrier-Summary-Data-File/Overview.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Coding and Coding Rules', 'Medicare', 'Part B', 'Payments', 'Publicly Available Data File - for download', 'Publicly Available Data File - for purchase'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Part B Carrier Summary Data File', 'accrualPeriodicity': 'R/P1Y'}, {'description': '<p>Previously known as BESS. The data sets are summarized by meaningful Healthcare Common Procedure Coding Current Procedural Terminology, HCPC CPT, code ranges. Brief descriptions for the code ranges and modifiers are provided in the readme file. The data set name contains the year followed by a five character sequence that is the HCPC CPT code. This HCPC CPT code corresponds to the first HCPC CPT in the selected code range of disciplines. Within each code range are, procedural, condition, or description subheadings. Each data set displays the allowed services, allowed charges, and payment amounts by HCPC CPT codes and prominent modifiers. These reports will only illustrate the modifiers where duplicative claim submissions occur. This is to avoid duplicate counting of services. Utilization for modifiers not affected by duplicative counting are collapsed into the Other category on the reports. Therefore, not all Centers for Medicare and Medicaid Services published modifiers are illustrated. The file is updated annually and usually available by September for the previous year.</p>\n', 'programCode': ['009:000'], 'temporal': '2000-01-01T05:00:00-05:00/2014-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/Part-B-National-Summary-Data-File/Overview.html', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2009-12-17', 'accessLevel': 'public', 'identifier': '236', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/Part-B-National-Summary-Data-File/Overview.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Medicare', 'National', 'Part B', 'Payments', 'Physician Services', 'Publicly Available Data File - for download', 'Suppliers'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Part B National Summary Data File', 'accrualPeriodicity': 'R/P1Y'}, {'description': '<p>If, upon reconsideration, a Medicare Advantage (Part C) health plan upholds its initial adverse organization determination, the plan must submit the case file and its decision for automatic review by the Part C Independent Review Entity (IRE).</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Medicare/Appeals-and-Grievances/MMCAG/IRE.html', 'modified': '2016-08-03', 'contactPoint': {'hasEmail': 'mailto:datanavigator@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-08-03', 'accessLevel': 'public', 'identifier': '136', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://www.cms.gov/Medicare/Appeals-and-Grievances/MMCAG/Downloads/CReconAppealsDataFactSheets.zip', 'format': 'zip', 'mediaType': 'application/unknown', 'title': 'zip'}], 'keyword': ['Fact Sheets', 'Medicare Advantage', 'National', 'Part C'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Part C Reconsideration Appeals Fact Sheets'}, {'description': '<p>If a Part D plan sponsor issues an adverse redetermination decision, the enrollee or the enrollees representative may appeal the decision to the Independent Review Entity (IRE), also commonly called the Part D Qualified Independent Contractor (QIC), by requesting a reconsideration.</p>\n', 'programCode': ['009:000'], 'temporal': '2014-01-01T05:00:00-05:00/2014-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Medicare/Appeals-and-Grievances/MedPrescriptDrugApplGriev/Reconsiderations.html', 'modified': '2016-08-03', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-08-03', 'accessLevel': 'public', 'identifier': '135', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://www.cms.gov/Medicare/Appeals-and-Grievances/MedPrescriptDrugApplGriev/Downloads/Fact-Sheets-Part-D-Reconsideration-Appeals-Data-.zip', 'format': 'zip', 'mediaType': 'application/unknown', 'title': 'zip'}], 'keyword': ['Fact Sheets', 'Medicare', 'National', 'Part D', 'Prescription Drugs'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Part D Reconsideration Appeals Fact Sheets'}, {'description': '<p>Reducing Costs, Protecting Consumers - The Affordable Care Act on the One Year Anniversary of the Patients Bill of Rights<br />\nFor too long, too many hard working Americans paid the price for policies that handed free rein to insurance companies. In the eighteen months since the Affordable Care Act became law, President Obamas health reform has begun to give hard-working families the security they deserve and to help better control health care costs.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/cciio/Resources/forms-reports-and-other-resources/index.html', 'modified': '2016-01-06', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2011-01-19', 'accessLevel': 'public', 'identifier': '302', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/cciio/Resources/forms-reports-and-other-resources/index.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Access to Care', 'Center for Consumer Information and Insurance Oversight', 'National', 'State', 'Statistics'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Patients Bill of Rights Data'}, {'description': '<p>The PERM program measures improper payments in Medicaid and CHIP and produces error rates for each program. The error rates are based on reviews of the fee-for-service (FFS), managed care, and eligibility components of Medicaid and CHIP in the fiscal year (FY) under review.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Monitoring-Programs/PERM/', 'modified': '2016-01-06', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-01-06', 'accessLevel': 'public', 'identifier': '243', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Monitoring-Programs/PERM/', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['CHIP', 'Medicaid', 'Medicaid Managed Care', 'National', 'Payment Error Rate', 'Payments', 'Reports', 'Statistics'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Payment Error Rate Measurement (PERM)', 'accrualPeriodicity': 'R/P1Y'}, {'description': '<p>The PC Pricer is a tool used to estimate Medicare PPS payments. The final payment may not be precise to how payments are determined in the Medicare claims processing system due to the fact that some data is factored in the PC Pricer payment amount that is paid by Medicare via provider cost reports.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/PCPricer/', 'modified': '2015-12-16', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2015-12-16', 'accessLevel': 'public', 'identifier': '173', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/PCPricer/', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Claims', 'End Stage Renal Disease (ESRD)', 'Home Health (HHA)', 'Hospice', 'Hospital', 'Inpatient', 'Interactive Tools', 'Long Term Care (LTC)', 'Medicare', 'National', 'Outpatient', 'Payments', 'Physician Services', 'Prospective Payment System (PPS)', 'Providers', 'Psychiatric Facility', 'Regional', 'Skilled Nursing (SNF)', 'Suppliers'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'PC Pricer'}, {'description': '<p>MMA Section 413(b) required CMS to revise some of the policies that address HPSA bonus payments. Section 1833(m) of the Social Security Act provides bonus payments for physicians who furnish medical care services in geographic areas that are designated by the HRSA as primary medical care HPSAs under section 332 (a)(1)(A) of the Public Health Service (PHS) Act. In addition, for claims with dates of service on or after July 1, 2004, psychiatrists (provider specialty 26) furnishing services in mental health HPSAs are also eligible to receive bonus payments. If a zip code falls within both a primary care and mental health HPSA, only one bonus will be paid on the service.</p>\n', 'programCode': ['009:000'], 'temporal': '2012-01-01T05:00:00-05:00/2016-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/HPSAPSAPhysicianBonuses/index.html', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.data.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '331', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/HPSAPSAPhysicianBonuses/index.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['County', 'Medicare', 'Payments', 'Physician Services', 'Providers', 'Publicly Available Data File - for download', 'State'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Physician Bonuses', 'accrualPeriodicity': 'R/P1Y'}, {'description': '<p>Physician Compare, which meets Affordable Care Act of 2010 requirements, helps you search for and select physicians and other healthcare professionals enrolled in the Medicare program.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.medicare.gov/physiciancompare/', 'modified': '2015-12-16', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2015-12-16', 'accessLevel': 'public', 'identifier': '469', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.medicare.gov/physiciancompare/', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['County', 'Interactive Tools', 'Medicare', 'National', 'Physician Services', 'Quality', 'State'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Physician Compare'}, {'description': '<p>This is the official dataset associated with the Medicare.gov Physician Compare Website provided by the Centers for Medicare and Medicaid Services (CMS). These data give you useful information about the physicians and other healthcare professionals currently enrolled in Medicare. Currently, Physician Compare includes general information, such as demographic information and Medicare quality program participation. Quality of care measure data will be added to the site and to this database in 2014.</p>\n<p>Because of data use agreements with data vendors, not all data on Physician Compare can be shared in this downloadable file. For more information about what is included in this database and how it differs from the information on the Physician Compare Website, refer to the data dictionary.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://data.medicare.gov/data/physician-compare', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '468', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://data.medicare.gov/data/physician-compare', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['County', 'Medicare', 'National', 'Physician Services', 'Publicly Available Data File - for download', 'Quality', 'State'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Physician Compare Data'}, {'description': '<p>The Centers for Medicare and Medicaid Services (CMS) has condensed all 56 Physician Fee Schedule (PFS) carrier specific pricing files into one zip file. It is labeled as All States in the State field, and 2009 in the Calendar Year field. Because the list is ordered by State name, All States appears after the Alaska files. If you sort by most recent Calendar Year, the file will appear at the top of the list.</p>\n', 'programCode': ['009:000'], 'temporal': '2009-01-01T05:00:00-05:00/2016-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/PhysicianFeeSched/PFS-Carrier-Specific-Files.html', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '178', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/PhysicianFeeSched/PFS-Carrier-Specific-Files.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Medicare', 'Physician Fee Schedule', 'Physician Services', 'Publicly Available Data File - for download', 'State'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Physician Fee Schedule Carrier Specific Files', 'accrualPeriodicity': 'R/P1Y'}, {'description': '<p>The significant size of the Physician Fee Schedule Payment Amount File-National requires that database programs (e.g., Access, dBase, FoxPro, etc.) be used to read these data. Word processing and spreadsheet programs cannot be used. The database programs noted above will also be required to read some versions of the Physician Fee Schedule Payment Amount File Carrier-Specific.</p>\n', 'programCode': ['009:000'], 'temporal': '2003-01-01T05:00:00-05:00/2016-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/PhysicianFeeSched/PFS-National-Payment-Amount-File.html', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '179', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/PhysicianFeeSched/PFS-National-Payment-Amount-File.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Medicare', 'National', 'Physician Fee Schedule', 'Physician Services', 'Publicly Available Data File - for download'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Physician Fee Schedule National Payment Amount File', 'accrualPeriodicity': 'R/P6M'}, {'description': '<p>This information relates to payment under the physician fee schedule.</p>\n', 'programCode': ['009:000'], 'temporal': '2003-01-01T05:00:00-05:00/2016-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/PhysicianFeeSched/PFS-Relative-Value-Files.html', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '180', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/PhysicianFeeSched/PFS-Relative-Value-Files.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Medicare', 'National', 'Physician Fee Schedule', 'Physician Services', 'Publicly Available Data File - for download', 'State'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Physician Fee Schedule Relative Value Files', 'accrualPeriodicity': 'R/P1Y'}, {'description': '<p>This website is designed to provide information on services covered by the Medicare Physician Fee Schedule (MPFS). It provides more than 10,000 physician services, the associated relative value units, a fee schedule status indicator and various payment policy indicators needed for payment adjustment (i.e., payment of assistant at surgery, team surgery, bilateral surgery, etc.).</p>\n', 'programCode': ['009:000'], 'temporal': '2001-01-01T05:00:00-05:00/2015-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/apps/physician-fee-schedule/search/search-criteria.aspx', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2015-12-16', 'accessLevel': 'public', 'identifier': '334', '@type': 'dcat:Dataset', 'modified': '2015-12-16', 'keyword': ['Interactive Tools', 'Medicare', 'National', 'Payments', 'Physician Fee Schedule', 'Physician Services', 'Providers', 'State'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Physician Fee Schedule Search'}, {'description': '<p>Section 6001 of the Affordable Care Act of 2010 amended section 1877 of the Social Security Act to impose additional requirements for physician-owned hospitals to qualify for the whole hospital and rural provider exceptions. A physician-owned hospital is now generally prohibited from expanding facility capacity. However, a physician-owned hospital that qualifies as an applicable hospital or high Medicaid facility may request an exception to the prohibition from the Secretary.</p>\n', 'programCode': ['009:000'], 'temporal': '2011-01-01T05:00:00-05:00/2015-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Medicare/Fraud-and-Abuse/PhysicianSelfReferral/Physician_Owned_Hospitals.html', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '143', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Medicare/Fraud-and-Abuse/PhysicianSelfReferral/Physician_Owned_Hospitals.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Hospital', 'Medicaid', 'Medicare', 'National', 'Outpatient', 'Physician Services', 'Publicly Available Data File - for download', 'Research', 'Statistics'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Physician-Owned Hospitals'}, {'description': '<p>The Physician Supplier Procedure Summary (PSPS) file is a summary of calendar year Medicare Part B carrier and durable medical equipment fee-for-service claims. The file is organized by carrier, pricing locality, Healthcare Common Procedure Coding System (HCPCS) code, HCPCS modifier, provider specialty, type of service, and place of service. The summarized fields are total submitted services and charges, total allowed services and charges, total denied services and charges, and total payment amounts. The record layout in the Downloads section below provides additional details on the file.</p>\n', 'programCode': ['009:000'], 'temporal': '2010-01-01T05:00:00-05:00/2017-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Physician-Supplier-Procedure-Summary/index.html', 'modified': '2018-09-05', 'contactPoint': {'hasEmail': 'mailto:Healthdata@hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2018-09-05', 'accessLevel': 'public', 'identifier': '237', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Physician-Supplier-Procedure-Summary/index.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Claims', 'Medicare', 'National', 'Part B', 'Payments', 'Physician Services', 'Publicly Available Data File - for download', 'Publicly Available Data File - for purchase', 'Suppliers'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Physician-Supplier Procedure Summary Master File', 'accrualPeriodicity': 'R/P1Y'}, {'description': '<p>The Pioneer ACO Model is designed for health care organizations and providers that are already experienced in coordinating care for patients across care settings. It will allow these provider groups to move more rapidly from a shared savings payment model to a population-based payment model on a track consistent with, but separate from, the Medicare Shared Services Program. And it is designed to work in coordination with private payers by aligning provider incentives, which will improve quality and health outcomes for patients across the ACO, and achieve cost savings for Medicare, employers and patients.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://innovation.cms.gov/initiatives/Pioneer-ACO-Model/PioneerACO-FactSheet.html', 'modified': '2015-12-22', 'contactPoint': {'hasEmail': 'mailto:innovate@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2015-12-22', 'accessLevel': 'public', 'identifier': '308', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://innovation.cms.gov/initiatives/Pioneer-ACO-Model/PioneerACO-FactSheet.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Accountable Care Organization', 'Center for Medicare and Medicaid Innovations', 'Fact Sheets', 'Payment Sources', 'Payments', 'State'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Pioneer ACO Model'}, {'description': '<p>Pioneer ACO PUF - To address the increasing number of requests for Pioneer ACO data, the Centers for Medicare and Medicaid Services (CMS) has created a standard analytical file that CMS can use to efficiently satisfy these requests. It is the intent of CMS to publish the ACO-level public-use file (PUF) that contains ACO-specific metrics as well as summarized beneficiary and provider information for performance year 1-3 of the Pioneer ACO Model.</p>\n', 'programCode': ['009:000'], 'temporal': '2012-01-01T05:00:00-05:00/2014-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/Pioneer/index.html', 'modified': '2016-04-26', 'contactPoint': {'hasEmail': 'mailto:PioneerQuestions@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-22', 'accessLevel': 'public', 'identifier': '641', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/Pioneer/index.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Accountable Care Organization', 'Acute Care Hospital', 'Center for Medicare and Medicaid Innovations', 'Dialysis Center', 'Durable Medical Equipment (DME)', 'Eligibility', 'End Stage Renal Disease (ESRD)', 'Expenditures', 'Federally Qualified Health Center (FQHC)', 'Home Health (HHA)', 'Hospital', 'Inpatient', 'Long Term Care (LTC)', 'Medicare', 'National', 'Outpatient', 'Part A', 'Part B', 'Persons Served', 'Providers', 'Psychiatric Treatment Center', 'Publicly Available Data File - for download', 'Quality', 'Reports', 'Skilled Nursing (SNF)'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Pioneer ACO PUF', 'accrualPeriodicity': 'R/P1Y'}, {'description': '<p>These estimates are provided from 2010 data. Final amount of rebates will vary with market conditions and may be lower as insurance companies lower premiums for consumers to meet the MLR standard.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/CCIIO/Programs-and-Initiatives/Health-Insurance-Market-Reforms/rebate-estimates.html', 'modified': '2015-12-22', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2015-12-22', 'accessLevel': 'public', 'identifier': '306', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/CCIIO/Programs-and-Initiatives/Health-Insurance-Market-Reforms/rebate-estimates.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Center for Consumer Information and Insurance Oversight', 'Fact Sheets', 'Payments', 'State'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Potential Rebates Saved by HHS Determinations'}, {'description': '<p>The Affordable Care Act created the new Pre-Existing Condition Insurance Plan (PCIP) program to make health insurance available to Americans denied coverage by private insurance companies because of a pre-existing condition. People living with conditions like diabetes, asthma, cancer, and HIV-AIDS have often been priced out of affordable health insurance options, and this has left millions without insurance.</p>\n<p>PCIP is a temporary program that covers a broad range of health benefits and is designed as a bridge for people with pre-existing conditions who cannot obtain health insurance coverage in todays private insurance market. As of May 31, 2011 24,712 Americans had insurance through PCIP and the coverage is making a difference. As of May 31, 2011 data from the federally run PCIP plan shows that of claims paid for the top 20 diagnoses, 30.2 percent were for diagnoses of heart disease and 25.8 percent were for diagnoses of cancer. A range of professional, inpatient and drug treatments were provided to these individuals.</p>\n', 'programCode': ['009:000'], 'temporal': '2011-01-01T05:00:00-05:00/2011-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/CCIIO/Resources/Files/pcipdatamay312001.html', 'modified': '2016-01-06', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2011-05-31', 'accessLevel': 'public', 'identifier': '299', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/CCIIO/Resources/Files/pcipdatamay312001.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Center for Consumer Information and Insurance Oversight', 'Claims', 'Enrollment', 'Expenditures', 'National', 'Payments', 'State', 'Statistics'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Pre-Existing Condition Insurance Plan Data'}, {'description': '<p>To provide a historical overview of the participating hospitals, before the first project report, Premier Healthcare Informatics has used data already available for three of the five conditions from October 2002 - September 2003. This historical data does not affect project incentives.</p>\n', 'programCode': ['009:000'], 'temporal': '2002-01-01T05:00:00-05:00/2003-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Medicare/Quality-Initiatives-Patient-Assessment-Instruments/HospitalQualityInits/HospitalPremierHistoricalData.html', 'modified': '2016-01-06', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-01-06', 'accessLevel': 'public', 'identifier': '192', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Medicare/Quality-Initiatives-Patient-Assessment-Instruments/HospitalQualityInits/HospitalPremierHistoricalData.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Chronic Condition', 'Demonstrations', 'Hospital', 'Inpatient', 'Medicare', 'National', 'Outpatient', 'Quality', 'Readmissions', 'State', 'Statistics', 'Survey'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Premier Hospital Historical Data'}, {'description': '<p>CMS is pursuing a vision to improve the quality of health care by expanding the information available about quality of care and through direct incentives to reward the delivery of superior quality care. Through the Premier Hospital Quality Incentive Demonstration CMS aims to see a significant improvement in the quality of inpatient care by awarding bonus payments to hospitals for high quality in several clinical areas, and by reporting extensive quality data on the CMS web site.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Medicare/Quality-Initiatives-Patient-Assessment-Instruments/HospitalQualityInits/HospitalPremier.html', 'modified': '2015-12-22', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2015-12-22', 'accessLevel': 'public', 'identifier': '191', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Medicare/Quality-Initiatives-Patient-Assessment-Instruments/HospitalQualityInits/HospitalPremier.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Demonstrations', 'Fact Sheets', 'Hospital', 'Inpatient', 'Medicare', 'National', 'Outpatient', 'Payments', 'Quality', 'Readmissions', 'State', 'Statistics', 'Survey'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Premier Hospital Quality Incentive Demonstration'}, {'description': '<p>These public use files contain formulary, pharmacy network, and pricing data for Medicare Prescription Drug Plans and Medicare Advantage Prescription Drug Plans (with the exception of employer and PACE plans). The Formulary and Pharmacy Network File will be updated monthly with updates being available at the end of the first complete week of each month. Additionally, a file containing formulary, pharmacy network, and pricing data will be available on a quarterly basis.</p>\n', 'programCode': ['009:000'], 'temporal': '2015-01-01T05:00:00-05:00/2016-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Files-for-Order/NonIdentifiableDataFiles/PrescriptionDrugPlanFormularyPharmacyNetworkandPricingInformationFiles.html', 'modified': '2015-12-16', 'contactPoint': {'hasEmail': 'mailto:FilesforOrder@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2015-12-16', 'accessLevel': 'public', 'identifier': '238', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Files-for-Order/NonIdentifiableDataFiles/PrescriptionDrugPlanFormularyPharmacyNetworkandPricingInformationFiles.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Medicare', 'Medicare Advantage', 'National', 'Part C', 'Part D', 'Pharmacy', 'Prescription Drug Plans', 'Prescription Drugs', 'Publicly Available Data File - for purchase'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Prescription Drug Plan Formulary, Pharmacy Network, and P...', 'accrualPeriodicity': 'R/P1M'}, {'description': '<p>This release contains the Prescription Drug Profiles Public Use Files (PUFs) drawn from Medicare prescription drug claims for the year of the date on which the prescription was filled. The PUFs includes beneficiary demographics (e.g., gender, age), plan characteristics (e.g., plan type, drug benefit type, gap coverage), prescription drug characteristics (i.e., active ingredient, drug class), prescriber characteristics, and payment information (e.g., average patient pay amount).</p>\n', 'programCode': ['009:000'], 'temporal': '2008-01-01T05:00:00-05:00/2010-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/BSAPUFS/Prescription_Drug_Profiles.html', 'modified': '2017-02-10', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2017-02-10', 'accessLevel': 'public', 'identifier': '548', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/BSAPUFS/Prescription_Drug_Profiles.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Claims', 'National', 'Payments', 'Pharmacy', 'Prescription Drug Plans', 'Publicly Available Data File - for download', 'Utilization'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Prescription Drug Profiles PUF'}, {'description': '<p>CMS is continuously analyzing performance and quality of the Provider Customer Service Programs (PCSPs) of the contractors and will be identifying trends and making recommendations for possible improvements-solutions, as appropriate. The most recent performance scores are available so that contractors can see where they fall in the monthly performance tracking.</p>\n', 'programCode': ['009:000'], 'temporal': '2015-01-01T05:00:00-05:00/2015-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Medicare/Medicare-Contracting/FFSProvCustSvcGen/Performance-Data.html', 'modified': '2016-01-06', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-01-06', 'accessLevel': 'public', 'identifier': '578', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Medicare/Medicare-Contracting/FFSProvCustSvcGen/Performance-Data.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Claims', 'Medicare', 'National', 'Payments', 'Quality', 'Statistics'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Provider Customer Service Program - Performance Data', 'accrualPeriodicity': 'R/P1M'}, {'description': '<p>The POS file contains data on characteristics of hospitals and other types of healthcare facilities, including the name and address of the facility and the type of Medicare services the facility provides, among other information. The data are collected through the Centers for Medicare and Medicaid Services (CMS) Regional Offices. The file contains an individual record for each Medicare-approved provider and is updated quarterly. The data is an invaluable resource to a variety of stakeholders, including researchers and application developers.</p>\n', 'programCode': ['009:000'], 'temporal': '2006-01-01T05:00:00-05:00/2018-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/Provider-of-Services/index.html', 'modified': '2018-09-06', 'contactPoint': {'hasEmail': 'mailto:DataNavigator@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2014-04-29', 'accessLevel': 'public', 'identifier': '239', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/Provider-of-Services/index.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Ambulatory Surgical Center', 'End Stage Renal Disease (ESRD)', 'Federally Qualified Health Center (FQHC)', 'Home Health (HHA)', 'Hospice', 'Hospital', 'Medicare', 'National', 'Providers', 'Publicly Available Data File - for download', 'Publicly Available Data File - for purchase', 'Skilled Nursing (SNF)', 'State'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Provider of Services File'}, {'description': '<p>The Fiscal Intermediary maintains the Provider Specific File (PSF). The file contains information about the facts specific to the provider that affects computations for the Prospective Payment System. The Provider Specific files in SAS format are located in the Download section below for the following provider-types, Inpatient, Skilled Nursing Facility, Home Health Agency, Hospice, Inpatient Rehab, Long Term Care, Inpatient Psychiatric Facility</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/ProspMedicareFeeSvcPmtGen/psf_SAS.html', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '181', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/ProspMedicareFeeSvcPmtGen/psf_SAS.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Home Health (HHA)', 'Hospice', 'Hospital', 'Inpatient', 'Long Term Care (LTC)', 'Medicare', 'National', 'Payments', 'Prospective Payment System (PPS)', 'Providers', 'Psychiatric Facility', 'Publicly Available Data File - for download', 'Regional', 'Skilled Nursing (SNF)'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Provider Specific Data for Public Use in SAS Format', 'accrualPeriodicity': 'R/P1Y'}, {'description': '<p>QHP Landscape Files present basic information about certified Qualified Health Plans and Stand-alone Dental Plans for individuals-families and small businesses available on HealthCare.gov. The files contain plan information by county, including plan type, category, rating area, and premiums for various rating scenarios.</p>\n', 'programCode': ['009:000'], 'temporal': '2014-01-01T05:00:00-05:00/2016-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.healthcare.gov/health-and-dental-plan-datasets-for-researchers-and-issuers/', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:Healthdata@hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2014-11-14', 'accessLevel': 'public', 'identifier': '549', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.healthcare.gov/health-and-dental-plan-datasets-for-researchers-and-issuers/', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Access to Care', 'Center for Consumer Information and Insurance Oversight', 'County', 'Covered Services', 'Eligibility', 'Freedom of Information Act (FOIA)', 'Health Insurance Marketplace', 'Interactive Tools', 'National', 'Payment Sources', 'Payments', 'Preventive Services', 'Publicly Available Data File - for download', 'Rates', 'Research', 'State'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Qualified Health Plan (QHP) Landscape'}, {'description': '<p>CMS has released new information on Qualified Health Plan selections by county for the 37 states that use the HealthCare.gov platform (including the Federally-facilitated Marketplace, State Partnership Marketplaces and supported State-based Marketplaces) for the Marketplace open enrollment period from November 15, 2014 through February 15, 2015, including additional special enrollment period (SEP) activity reported through February 22, 2015. The data represent the number of unique individuals who have been determined eligible to enroll in a Qualified Health Plan and had selected a Marketplace plan by February 15, 2015 (including SEP activity through February 22).</p>\n', 'programCode': ['009:000'], 'temporal': '2015-01-01T05:00:00-05:00/2015-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://data.healthcare.gov/dataset/2015-Qualifying-Health-Plan-Selections-by-Age-Grou/qv54-6mtm', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '612', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://data.healthcare.gov/dataset/2015-Qualifying-Health-Plan-Selections-by-Age-Grou/qv54-6mtm', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['County', 'Health Insurance Marketplace', 'Interactive Tools', 'Publicly Available Data File - for download'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Qualifying Health Plan Selections by Age Group and County'}, {'description': '<p>CMS has released new information on Qualified Health Plan selections by county for the 37 states that use the HealthCare.gov platform (including the Federally-facilitated Marketplace, State Partnership Marketplaces and supported State-based Marketplaces) for the Marketplace open enrollment period from November 15, 2014 through February 15, 2015, including additional special enrollment period (SEP) activity reported through February 22, 2015. The data represent the number of unique individuals who have been determined eligible to enroll in a Qualified Health Plan and had selected a Marketplace plan by February 15, 2015 (including SEP activity through February 22).</p>\n', 'programCode': ['009:000'], 'temporal': '2015-01-01T05:00:00-05:00/2015-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://data.healthcare.gov/dataset/2015-Qualifying-Health-Plan-Selections-by-APTC-and/f7yt-nc7m', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:Healthdata@hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '607', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://data.healthcare.gov/dataset/2015-Qualifying-Health-Plan-Selections-by-APTC-and/f7yt-nc7m', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['County', 'Health Insurance Marketplace', 'Interactive Tools', 'Publicly Available Data File - for download'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Qualifying Health Plan Selections by APTC and County'}, {'description': '<p>CMS has released new information on Qualified Health Plan selections by county for the 37 states that use the HealthCare.gov platform (including the Federally-facilitated Marketplace, State Partnership Marketplaces and supported State-based Marketplaces) for the Marketplace open enrollment period from November 15, 2014 through February 15, 2015, including additional special enrollment period (SEP) activity reported through February 22, 2015. The data represent the number of unique individuals who have been determined eligible to enroll in a Qualified Health Plan and had selected a Marketplace plan by February 15, 2015 (including SEP activity through February 22).</p>\n', 'programCode': ['009:000'], 'temporal': '2015-01-01T05:00:00-05:00/2015-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://data.healthcare.gov/dataset/2015-Qualifying-Health-Plan-Selections-by-Type-of-/kjvw-ka5c', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '609', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://data.healthcare.gov/dataset/2015-Qualifying-Health-Plan-Selections-by-Type-of-/kjvw-ka5c', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['County', 'Health Insurance Marketplace', 'Interactive Tools', 'Publicly Available Data File - for download'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Qualifying Health Plan Selections by Consumer Type and Cnty'}, {'description': '<p>CMS has released new information on Qualified Health Plan selections by county for the 37 states that use the HealthCare.gov platform (including the Federally-facilitated Marketplace, State Partnership Marketplaces and supported State-based Marketplaces) for the Marketplace open enrollment period from November 15, 2014 through February 15, 2015, including additional special enrollment period (SEP) activity reported through February 22, 2015. The data represent the number of unique individuals who have been determined eligible to enroll in a Qualified Health Plan and had selected a Marketplace plan by February 15, 2015 (including SEP activity through February 22).</p>\n', 'programCode': ['009:000'], 'temporal': '2015-01-01T05:00:00-05:00/2015-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://data.healthcare.gov/dataset/2015-Qualifying-Health-Plan-Selections-by-Househol/sy6b-59wj', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '610', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://data.healthcare.gov/dataset/2015-Qualifying-Health-Plan-Selections-by-Househol/sy6b-59wj', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['County', 'Health Insurance Marketplace', 'Interactive Tools', 'Publicly Available Data File - for download'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Qualifying Health Plan Selections by Income and County'}, {'description': '<p>As of September 1, 2011, the Affordable Care Act and rate review regulation require review of rate increases of 10 percent or more. A non-grandfathered health plan sold in the individual or small group market that increases its rates by 10 percent or more is subject to review to determine whether the increase is unreasonable. Most states and territories have an effective rate review program and will review rate increases submitted by health insurance issuers in their states and territories. CMS will review rate increases in the market(s) where states do not have an effective rate review program. Additionally, effective January 1, 2014, all plans compliant with the rate monitoring and single risk pool requirements of the Affordable Care Act are required to submit all plans within the single risk pool. This page contains links to the rate review data posted on the CCIIO website.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/CCIIO/Resources/Data-Resources/ratereview.html', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2014-11-13', 'accessLevel': 'public', 'identifier': '561', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/CCIIO/Resources/Data-Resources/ratereview.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Center for Consumer Information and Insurance Oversight', 'Publicly Available Data File - for download', 'Rates', 'State'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Rate Review Data '}, {'description': '<p>The Centers for Medicare and Medicaid Services (CMS) research efforts span many topics, methods, and interests. Some projects address the Agencys immediate information needs, like patterns of prescription drug use. Others are aimed at long-term research needs, such as risk adjuster mechanisms for different payment systems.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Reports/', 'modified': '2015-12-22', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2015-12-22', 'accessLevel': 'public', 'identifier': '267', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Reports/', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Ambulatory', 'Budget', 'Demonstrations', 'Eligibility', 'End Stage Renal Disease (ESRD)', 'Enrollment', 'Expenditures', 'Home Health (HHA)', 'Hospice', 'Hospital', 'Inpatient', 'Long Term Care (LTC)', 'Medicaid', 'Medicaid Managed Care', 'Medicare', 'Medicare-Medicaid Dual Beneficiaries', 'Minority Health', 'National', 'Outpatient', 'Part A', 'Part B', 'Part D', 'Payments', 'Prescription Drug Plans', 'Prescription Drugs', 'Quality', 'Reports', 'Research', 'Skilled Nursing (SNF)', 'State', 'Utilization'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Research Reports'}, {'description': '<p>Section 4432(a) of the Balanced Budget Act (BBA) of 1997 modified how payment is made for Medicare skilled nursing facility (SNF) services. Effective with cost reporting periods beginning on or after July 1, 1998, SNFs are no longer paid on a reasonable cost basis or through low volume prospectively determined rates, but rather on the basis of a prospective payment system (PPS). The PPS payment rates are adjusted for case mix and geographic variation in wages and cover all costs of furnishing covered SNF services (routine, ancillary, and capital-related costs).</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/SNFPPS/', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '183', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/SNFPPS/', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Coding and Coding Rules', 'Interactive Tools', 'Medicare', 'National', 'Payments', 'Prospective Payment System (PPS)', 'Providers', 'Publicly Available Data File - for download', 'Regional', 'Reports', 'Skilled Nursing (SNF)'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Skilled Nursing Facility PPS'}, {'description': '<p>Provides annual Medicare Health Plan Employer Data and Information Set (HEDIS) performance measures.</p>\n', 'programCode': ['009:000'], 'temporal': '2008-01-01T05:00:00-05:00/2015-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/MCRAdvPartDEnrolData/SNP-HEDIS-Public-Use-Files.html', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '370', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/MCRAdvPartDEnrolData/SNP-HEDIS-Public-Use-Files.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Enrollment', 'Health Employer Data and Information Set (HEDIS)', 'Medicare Advantage', 'National', 'Part D', 'Publicly Available Data File - for download'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Special Needs Plan HEDIS Public Use Files'}, {'description': '<p>These documents provide key statistics on Medicare-Medicaid dual enrollees enrollment, service utilization, expenditures, and chronic conditions for 2007 through 2011.</p>\n', 'programCode': ['009:000'], 'temporal': '2007-01-01T05:00:00-05:00/2011-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.cms.gov/Medicare-Medicaid-Coordination/Medicare-and-Medicaid-Coordination/Medicare-Medicaid-Coordination-Office/Analytics.html', 'modified': '2017-12-14', 'contactPoint': {'hasEmail': 'mailto:Healthdata@hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2012-04-01', 'accessLevel': 'public', 'identifier': '664', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://www.cms.gov/Medicare-Medicaid-Coordination/Medicare-and-Medicaid-Coordination/Medicare-Medicaid-Coordination-Office/Downloads/County-LevelProfiles_2012.zip', 'format': 'zip', 'mediaType': 'application/unknown', 'title': 'zip'}], 'keyword': ['Behavioral Health-Mental Health', 'Chronic Condition', 'Enrollment', 'Expenditures', 'Long Term Care (LTC)', 'Managed Care', 'Medicaid', 'Medicaid Managed Care', 'Medicare', 'Medicare Advantage', 'Medicare-Medicaid Dual Beneficiaries', 'National', 'Operating Costs', 'Publicly Available Data File - for download', 'State', 'Statistics', 'Utilization'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'State and National Profiles of Medicare-Medicaid dual Benes'}, {'description': '<p>The Affordable Care Act created the Pre-Existing Condition Insurance Plan (PCIP) to make health insurance available to people who have been denied coverage by private insurance companies because of a pre-existing condition.</p>\n', 'programCode': ['009:000'], 'temporal': '2011-01-01T05:00:00-05:00/2014-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/CCIIO/Resources/Fact-Sheets-and-FAQs/pcip-enrollment.html', 'modified': '2016-01-06', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-01-06', 'accessLevel': 'public', 'identifier': '305', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/CCIIO/Resources/Fact-Sheets-and-FAQs/pcip-enrollment.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Access to Care', 'Center for Consumer Information and Insurance Oversight', 'Enrollment', 'Fact Sheets', 'State', 'Statistics'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'State by State Enrollment in the PCIP'}, {'description': '<p>The State Program Integrity Assessment (SPIA) is the Centers for Medicare and Medicaid Services (CMS) first national data collection on state Medicaid program integrity activities for the purposes of program evaluation and technical assistance support. CMS uses the data from the SPIA to develop descriptive reports for each state, identify areas to provide states with technical support and assistance, and assess states performance over time. The data are collected via an online data collection instrument which includes questions on state Medicaid integrity program characteristics, planning, prevention, detection, investigation and recovery activities, and technical assistance needs.</p>\n', 'programCode': ['009:000'], 'temporal': '2007-01-01T05:00:00-05:00/2010-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Medicare-Medicaid-Coordination/Fraud-Prevention/FraudAbuseforProfs/SPIA.html', 'modified': '2015-12-22', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2015-12-22', 'accessLevel': 'public', 'identifier': '562', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Medicare-Medicaid-Coordination/Fraud-Prevention/FraudAbuseforProfs/SPIA.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Claims', 'Fact Sheets', 'Hospital', 'Medicaid', 'Payments', 'Physician Services', 'Providers', 'Quality', 'Reports', 'State', 'Suppliers', 'Vendors'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'State Program Integrity Assessment (SPIA)'}, {'description': '<p>This 6-page document provides key statistics on Medicare-Medicaid dual enrollees enrollment, service utilization, expenditures, and chronic conditions for 2012. 2012 is the most recent year of available data due to lags in Medicaid data.</p>\n', 'programCode': ['009:000'], 'temporal': '2012-01-01T05:00:00-05:00/2012-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.cms.gov/Medicare-Medicaid-Coordination/Medicare-and-Medicaid-Coordination/Medicare-Medicaid-Coordination-Office/Analytics.html', 'modified': '2017-12-14', 'contactPoint': {'hasEmail': 'mailto:Healthdata@hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2017-07-01', 'accessLevel': 'public', 'identifier': '663', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://www.cms.gov/Medicare-Medicaid-Coordination/Medicare-and-Medicaid-Coordination/Medicare-Medicaid-Coordination-Office/Downloads/County-LevelProfiles_2012.zip', 'format': 'zip', 'mediaType': 'application/unknown', 'title': 'zip'}], 'keyword': ['Behavioral Health-Mental Health', 'Chronic Condition', 'County', 'Enrollment', 'Expenditures', 'Long Term Care (LTC)', 'Managed Care', 'Medicaid', 'Medicaid Managed Care', 'Medicare', 'Medicare Advantage', 'Medicare-Medicaid Dual Beneficiaries', 'National', 'Operating Costs', 'Reports', 'State', 'Statistics', 'Utilization'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'State-County Profiles of Medicare-Medicaid dual Benes'}, {'description': '<p>These are the official datasets used on the Medicare.gov Supplier Directory provided by the Centers for Medicare and Medicaid Services. They provide names, addresses, and contact information for suppliers that provide services or products under the Medicare program.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://data.medicare.gov/data/supplier-directory', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '471', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://data.medicare.gov/data/supplier-directory', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['County', 'Durable Medical Equipment (DME)', 'Medicare', 'Publicly Available Data File - for download', 'State', 'Suppliers', 'Vendors'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Supplier Directory Data'}, {'description': '<p>The state profiles are intended to provide an understanding of the environment within which the featured agencies are functioning, including factors which may influence or help shape the implementation of particular practices.</p>\n', 'programCode': ['009:000'], 'temporal': '2004-01-01T05:00:00-05:00/2004-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Medicare/Provider-Enrollment-and-Certification/SurvCertPromPractProj/StateProfiles.html', 'modified': '2016-01-06', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-01-06', 'accessLevel': 'public', 'identifier': '188', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Medicare/Provider-Enrollment-and-Certification/SurvCertPromPractProj/StateProfiles.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Home Health (HHA)', 'Hospice', 'Hospital', 'Medicare', 'State', 'Statistics', 'Survey'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Survey and Cert-Promising Practices Project-State Profiles'}, {'description': '<p>This website provides high level results of the surveys conducted by the State Agencies captured by the ASPEN system. It provides deficiency information for Nursing Homes. For additional information about a particular provider, contact the appropriate State Agency or Regional Office contact.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Medicare/Provider-Enrollment-and-Certification/SurveyCertificationEnforcement/', 'modified': '2015-12-16', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2015-12-16', 'accessLevel': 'public', 'identifier': '189', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Medicare/Provider-Enrollment-and-Certification/SurveyCertificationEnforcement/', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Interactive Tools', 'Medicaid', 'Medicare', 'Nursing Home', 'Payments', 'Providers', 'Quality', 'Regional', 'Skilled Nursing (SNF)', 'State', 'Suppliers', 'Survey'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Survey and Certification - Enforcement - 2567 Report'}, {'description': '<p>This report provides the estimates and information applicable to physician fee schedule payments.</p>\n', 'programCode': ['009:000'], 'temporal': '2008-01-01T05:00:00-05:00/2015-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/SustainableGRatesConFact/index.html', 'modified': '2016-01-06', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-01-06', 'accessLevel': 'public', 'identifier': '184', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/SustainableGRatesConFact/index.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Medicare', 'National', 'Payments', 'Physician Fee Schedule', 'Physician Services', 'Rates', 'Reports', 'Research', 'Statistics'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Sustainable Growth Rates and Conversion Factors'}, {'description': '<p>The Number of Estimated Eligible Uninsured People for Outreach Targeting</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://data.cms.gov/dataset/The-Number-of-Estimated-Eligible-Uninsured-People-/pc88-ec56', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2012-08-13', 'accessLevel': 'public', 'identifier': '483', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://data.cms.gov/dataset/The-Number-of-Estimated-Eligible-Uninsured-People-/pc88-ec56', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Access to Care', 'Center for Consumer Information and Insurance Oversight', 'Health Insurance Marketplace', 'Interactive Tools', 'Publicly Available Data File - for download', 'State', 'Uninsured'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'The Number of Estimated Eligible Uninsured People for Out..'}, {'description': '<p>The Percent of Estimated Eligible Uninsured People for Outreach Targeting</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://data.cms.gov/dataset/The-Percent-of-Estimated-Eligible-Uninsured-People/9hxb-n5xb', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2012-08-13', 'accessLevel': 'public', 'identifier': '484', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://data.cms.gov/dataset/The-Percent-of-Estimated-Eligible-Uninsured-People/9hxb-n5xb', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Access to Care', 'Center for Consumer Information and Insurance Oversight', 'County', 'Health Insurance Marketplace', 'Interactive Tools', 'Publicly Available Data File - for download', 'State', 'Uninsured'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'The Percent of Estimated Eligible Uninsured People for Out..'}, {'description': '<p>The Therapy Provider Phase Information dataset is a tool for providers to search by their National Provider Identifier (NPI) number to determine their phase for manual medical review of therapy claims.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://data.cms.gov/dataset/Therapy-Provider-Phase-Information/ucun-6i4t', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '477', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://data.cms.gov/dataset/Therapy-Provider-Phase-Information/ucun-6i4t', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Claims', 'Interactive Tools', 'Medicare', 'National', 'Providers', 'Publicly Available Data File - for download'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Therapy Provider Phase Information'}, {'description': '<p>This data file indicates the estimated number of uninsured individuals ages 19-25 in each U.S. county. These individuals may be eligible to join their parents health plan if that plan offers dependent coverage. The data is based on the 2007 Small Area Health Insurance Estimates (SAHIE) and March 2008 Current Population Survey Annual Social and Economic Supplement (CPS-ASEC).</p>\n', 'programCode': ['009:000'], 'temporal': '2007-01-01T05:00:00-05:00/2008-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/CCIIO/Programs-and-Initiatives/Health-Insurance-Market-Reforms/Coverage-for-Young-Adults.html', 'modified': '2016-01-06', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-01-06', 'accessLevel': 'public', 'identifier': '301', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/CCIIO/Programs-and-Initiatives/Health-Insurance-Market-Reforms/Coverage-for-Young-Adults.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Access to Care', 'Center for Consumer Information and Insurance Oversight', 'County', 'State', 'Statistics'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Uninsured Young Adults by County'}, {'description': '<p>The Centers for Medicare and Medicaid Services (CMS) has created a standard analytical file intended to promote transparency. For each VM performance year, CMS will publish a PUF that contains Value Modifier performance results of de-identified practices that were subject to the VM program. CMS provides supporting documentation for each PUF that contains the field name, length, type, label, description, and notes for each variable included in the PUF.</p>\n', 'programCode': ['009:000'], 'temporal': '2013-01-01T05:00:00-05:00/2016-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/VMPUF/Value-Modifier-PUF.html', 'modified': '2018-09-06', 'contactPoint': {'hasEmail': 'mailto:pvhelpdesk@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2017-05-05', 'accessLevel': 'public', 'identifier': '659', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/VMPUF/Value-Modifier-PUF.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Accountable Care Organization', 'Claims', 'Medicare', 'National', 'Payments', 'Physician Fee Schedule', 'Physician Services', 'Publicly Available Data File - for download'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Value Modifier Public Use File', 'accrualPeriodicity': 'R/P1Y'}, {'description': "<p>The Medicare Electronic Health Record (EHR) Incentive Program provides incentives to eligible clinicians and hospitals to adopt electronic health records. This dataset combines meaningful use attestations from the Medicare EHR Incentive Program and certified health IT product data from the ONC Certified Health IT Product List (CHPL) to identify the unique vendors, products, and product types of each certified health IT product used to attest to meaningful use. The dataset also includes important provider-specific data, related to the provider's participation and status in the program, unique provider identifiers, and other characteristics unique to each provider, like geography and provider type.</p>\n", 'programCode': ['009:110'], 'title': 'EHR Products Used for Meaningful Use Attestation', 'publisher': {'@type': 'org:Organization', 'name': 'Office of the National Coordinator for Health Information Technology'}, 'landingPage': 'https://dashboard.healthit.gov/datadashboard/documentation/ehr-products-mu-attestation-data-documentation.php', 'contactPoint': {'hasEmail': 'mailto:onc.request@hhs.gov', 'fn': 'ONC Request'}, 'issued': '2019-01-01', 'accessLevel': 'public', 'identifier': '11c83d84-83c1-4310-963f-2134f953943b', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://dashboard.healthit.gov/datadashboard/data/MU_REPORT.csv', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'MU_REPORT.csv'}], 'keyword': ['certified', 'ehrs', 'electronic health records', 'health information technology', 'health IT', 'interoperability'], 'bureauCode': ['009:00'], 'modified': '2019-01', 'references': ['https://dashboard.healthit.gov/quickstats/pages/FIG-Vendors-of-EHRs-to-Participating-Professionals.php', 'https://dashboard.healthit.gov/quickstats/pages/FIG-Vendors-of-EHRs-to-Participating-Hospitals.php', 'https://dashboard.healthit.gov/apps/hospitals-medicare-meaningful-use.php', 'https://dashboard.healthit.gov/apps/medicare-professionals-ehr-vendors.php'], 'describedBy': 'https://dashboard.healthit.gov/datadashboard/documentation/ehr-products-mu-attestation-data-documentation.php'}, {'description': "<p>The CMS EHR Incentive Programs provide incentives to eligible office-based providers and hospitals to adopt electronic health records. Both the Medicare and Medicaid programs have separate criteria and eligible participants. These measures track the percentage of physicians, nurse practitioners, physician assistants, short-term general, Critical Access, and Children's hospitals that have demonstrated meaningul use of certified electronic health record technology and/or adopted, implemented, or ugraded any electronic health record. These measures track the rate of adoption and use of EHR technology certified by HHS in addition to adoption of other non-certified EHR technology. These measures are cumulative, representing the most recent data.</p>\n", 'programCode': ['009:110'], 'title': 'Centers for Medicare & Medicaid Services (CMS) EHR Incentive Program Measures', 'publisher': {'@type': 'org:Organization', 'name': 'Office of the National Coordinator for Health Information Technology'}, 'landingPage': 'https://dashboard.healthit.gov/datadashboard/documentation/cms-ehr-incentive-program-measures-documentation.php', 'contactPoint': {'hasEmail': 'mailto:onc.request@hhs.gov', 'fn': 'ONC Request'}, 'issued': '2017-08-01', 'accessLevel': 'public', 'identifier': 'deraq33a-rn2x-aa1j-jhzz-4gp7d0wf8cys', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://dashboard.healthit.gov/datadashboard/data/Meaningful-Use-Acceleration-Scorecard.csv', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'Meaningful-Use-Acceleration-Scorecard.csv'}], 'keyword': ['adoption', 'certified electronic health record technology', 'ehrs', 'electronic health records', 'health information technology', 'health IT', 'hospitals', 'incentive payment', 'nurse', 'office-based physicians', 'physicians'], 'bureauCode': ['009:00'], 'modified': '2017-08', 'references': ['https://dashboard.healthit.gov/quickstats/pages/FIG-Health-Care-Professionals-EHR-Incentive-Programs.php', 'https://dashboard.healthit.gov/quickstats/pages/FIG-Hospitals-EHR-Incentive-Programs.php'], 'describedBy': 'https://dashboard.healthit.gov/datadashboard/documentation/cms-ehr-incentive-program-measures-documentation.php'}, {'description': "<p>The 'State Points of Contact' is a list of all of ONC's collaborators at the state level. The list contains the points of contacts' names, title and contact information.</p>\n", 'programCode': ['009:110'], 'publisher': {'@type': 'org:Organization', 'name': 'Office of the National Coordinator for Health Information Technology'}, 'landingPage': 'https://dashboard.healthit.gov/datadashboard/state-health-it-policy-levers-compendium-state-poc.php', 'contactPoint': {'hasEmail': 'mailto:onc.request@hhs.gov', 'fn': 'ONC Request'}, 'issued': '2017-07-01', 'accessLevel': 'public', 'identifier': '13hiij7v-wbz1-2zfs-lazc-pkytdlbu56nj', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://dashboard.healthit.gov/datadashboard/data/policy-levers-state-poc.csv', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'policy-levers-state-poc.csv'}], 'keyword': ['EHR', 'health information exchange', 'health information technology', 'health IT', 'patient engagement', 'State Health IT policies', 'State HIE'], 'bureauCode': ['009:00'], 'modified': '2017-07', 'title': 'State Health IT Policy Points of Contact', 'describedBy': 'https://dashboard.healthit.gov/datadashboard/state-health-it-policy-levers-compendium-state-poc.php'}, {'description': '<p>This data was collected by the Office of the National Coordinator for Health IT in coordination with Clinovations and the George Washington University Milken Institute of Public Health. ONC and its partners collected the data through research of state government and health information organization websites. The dataset provides policy and law details for four distinct policies or laws, and, where available, hyperlinks to official state records or websites. These four policies or laws are: 1) State Health Information Exchange (HIE) Consent Policies; 2) State-Sponsored HIE Consent Policies; 3) State Laws Requiring Authorization to Disclose Mental Health Information for Treatment, Payment, and Health Care Operations (TPO); and 4) State Laws that Apply a Minimum Necessary Standard to Treatment Disclosures of Mental Health Information.</p>\n', 'programCode': ['009:110'], 'title': 'State Health IT Privacy and Consent Laws and Policies', 'publisher': {'@type': 'org:Organization', 'name': 'Office of the National Coordinator for Health Information Technology'}, 'landingPage': 'https://dashboard.healthit.gov/datadashboard/documentation/state-health-it-privacy-consent-law-policy-data-documentation.php', 'contactPoint': {'hasEmail': 'mailto:onc.request@hhs.gov', 'fn': 'ONC Request'}, 'issued': '2017-07-01', 'accessLevel': 'public', 'identifier': 'yw73pryi-h3or-9rhg-jpgp-dofus7swvmx1', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://dashboard.healthit.gov/datadashboard/data/state-health-it-privacy-consent-law-policies.csv', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'state-health-it-privacy-consent-law-policies.csv'}], 'keyword': ['authorization', 'consent', 'consent law', 'health care', 'health care operations', 'Health information exchange', 'health information technology', 'health IT', 'healthcare', 'healthit', 'HIE', 'HIE consent policies', 'hit', 'mental health information', 'minimum necessary standard', 'patient information', 'payment', 'personal health information', 'privacy', 'state', 'state laws', 'State-sponsored HIE Consent policies', 'TPO', 'treatment'], 'bureauCode': ['009:00'], 'modified': '2017-07', 'references': ['https://dashboard.healthit.gov/apps/state-health-it-privacy-consent-law-policy.php'], 'describedBy': 'https://dashboard.healthit.gov/datadashboard/documentation/state-health-it-privacy-consent-law-policy-data-documentation.php'}, {'description': "<p>The Medicare & Medicaid Electronic Health Record (EHR) Incentive Programs provide incentives to eligible ambulatory and inpatient providers to adopt electronic health records. This dataset provides the counts of health care providers that have reported a developer's product through participation in the Medicare EHR Incentive Program. The data are provided beginning in 2011. This dataset enables the tracking of trends in the adoption of healthIT by developer and by both office-based health care providers and non-federal acute-care hospitals. Filter the data by Program Year to get the most recent counts by health care provider type. The most recent data is available through the 2016 Program Year.</p>\n", 'programCode': ['009:110'], 'title': 'EHR Developers Reported by Health Care Providers Participating in Federal Programs', 'publisher': {'@type': 'org:Organization', 'name': 'Office of the National Coordinator for Health Information Technology'}, 'landingPage': 'https://dashboard.healthit.gov/datadashboard/documentation/ehr-vendors-reported-CMS-ONC-data-documentation.php', 'contactPoint': {'hasEmail': 'mailto:onc.request@hhs.gov', 'fn': 'ONC Request'}, 'issued': '2017-07-01', 'accessLevel': 'public', 'identifier': '5d6zvokd-upg9-fobb-lzgn-ep6jo1du8lkd', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://dashboard.healthit.gov/datadashboard/data/EHR-vendors-count-dataset.csv', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'EHR-vendors-count-dataset.csv'}], 'keyword': ['adoption', 'CEHRT', 'certified electronic health record technology', 'CMS EHR Incentrive Program', 'EHR developers', 'EHR vendors', 'federal programs', 'health IT'], 'bureauCode': ['009:00'], 'modified': '2017-07', 'references': ['https://dashboard.healthit.gov/quickstats/pages/FIG-Vendors-of-EHRs-to-Participating-Professionals.php', 'https://dashboard.healthit.gov/quickstats/pages/FIG-Vendors-of-EHRs-to-Participating-Hospitals.php'], 'describedBy': 'https://dashboard.healthit.gov/datadashboard/documentation/ehr-vendors-reported-CMS-ONC-data-documentation.php'}, {'description': '<p>The Centers for Medicare & Medicaid Services (CMS) EHR Incentive Program provides incentive payments for eligible hospitals to adopt and meaningfully use certified health IT. Among the requirements to receive an incentive payment, participating hospitals must report on public health measures. These measures include the electronic reporting of data regarding: immunizations, emergency department visits (syndromic surveillance), reportable infectious disease laboratory results, and electronic patient data to specialized registries, like cancert. As of 2015, stage 2 of the EHR Incentive Program requires hospitals to report on three public health measures, when applicable, and modified stage 2 of the program requires hospitals to report on two of the three measures. This dataset includes the percentage of hospitals who reported on these measures in program years, 2013, 2014 and 2015.</p>\n', 'programCode': ['009:110'], 'title': 'Hospital Public Health Reporting', 'publisher': {'@type': 'org:Organization', 'name': 'Office of the National Coordinator for Health Information Technology'}, 'landingPage': 'https://dashboard.healthit.gov/datadashboard/documentation/hospital-public-health-reporting-documentation.php', 'contactPoint': {'hasEmail': 'mailto:onc.request@hhs.gov', 'fn': 'ONC Request'}, 'issued': '2017-01-01', 'accessLevel': 'public', 'identifier': 'vzcc5ta0-36kx-g2f7-uzay-ps4jb0jt6xdw', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://dashboard.healthit.gov/datadashboard/data/hospital-mu-public-health-measures.csv', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'hospital-mu-public-health-measures.csv'}], 'keyword': ['CMS EHR Incentive Program', 'emergency department visits', 'health information technology', 'health IT', 'interoperability', 'public health measures', 'public health measures reporting'], 'bureauCode': ['009:00'], 'modified': '2017-01', 'references': ['https://dashboard.healthit.gov/quickstats/pages/FIG-MU-Hospitals-Public-Health-Measures-Selection.php'], 'describedBy': 'https://dashboard.healthit.gov/datadashboard/documentation/hospital-public-health-reporting-documentation.php'}, {'description': "<p>The Health IT State Policy Levers Compendium was developed by the Office of National Coordinator for Health Information Technology (ONC) in coordination with states. It is intended to support state efforts to advance interoperability and can also be used in service of delivery system reform. The Compendium includes a directory of health IT policy levers and nearly 300 examples of how states have used them. The 'Activities Catalog' includes the over 300 documented examples of health IT policy levers in use by states. The catalog data includes the states using the policy lever to promote health IT and advance interoperability, the state's documented activities, and official information source for these activities.</p>\n", 'programCode': ['009:110'], 'title': 'State Health IT Policy Levers Activities Catalog', 'publisher': {'@type': 'org:Organization', 'name': 'Office of the National Coordinator for Health Information Technology'}, 'landingPage': 'https://dashboard.healthit.gov/datadashboard/documentation/state-health-it-policy-levers-compendium-documentation.php', 'contactPoint': {'hasEmail': 'mailto:onc.request@hhs.gov', 'fn': 'ONC Request'}, 'issued': '2015-12-01', 'accessLevel': 'public', 'identifier': 'exxucmj0-ey0t-ofmw-ehjp-yknmz432m3og', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://dashboard.healthit.gov/datadashboard/data/policy-levers-activities-catalog.csv', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'policy-levers-activities-catalog.csv'}], 'keyword': ['EHR', 'health information exchange', 'health information technology', 'health IT', 'patient engagement', 'State Health IT policies', 'State HIE'], 'bureauCode': ['009:00'], 'modified': '2015-12', 'references': ['https://dashboard.healthit.gov/apps/state-health-it-policy-levers-compendium.php'], 'describedBy': 'https://dashboard.healthit.gov/datadashboard/documentation/state-health-it-policy-levers-compendium-documentation.php'}, {'description': "<p>The Health IT State Policy Levers Compendium was developed by the Office of National Coordinator for Health Information Technology (ONC) in coordination with states. It is intended to support state efforts to advance interoperability and can also be used in service of delivery system reform. The Compendium includes a directory of health IT policy levers and nearly 300 examples of how states have used them. The 'Policy Levers Directory' is a list of all 32 distinct policy levers contained within the Compendium. The directory data includes descriptions for each lever, as well as policy lever uses for health IT and interoperability.</p>\n", 'programCode': ['009:110'], 'publisher': {'@type': 'org:Organization', 'name': 'Office of the National Coordinator for Health Information Technology'}, 'landingPage': 'https://dashboard.healthit.gov/datadashboard/state-health-it-policy-levers-compendium-directory.php', 'contactPoint': {'hasEmail': 'mailto:onc.request@hhs.gov', 'fn': 'ONC Request'}, 'issued': '2015-12-01', 'accessLevel': 'public', 'identifier': 'alk73yfu-8uwn-rnm6-tmxj-kmtp1mdm0bxs', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://dashboard.healthit.gov/datadashboard/data/policy-levers-directory.csv', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'policy-levers-directory.csv'}], 'keyword': ['EHR', 'health information exchange', 'health information technology', 'health IT', 'patient engagement', 'State Health IT policies', 'State HIE'], 'bureauCode': ['009:00'], 'modified': '2015-12', 'title': 'State Health IT Policy Levers Directory', 'describedBy': 'https://dashboard.healthit.gov/datadashboard/state-health-it-policy-levers-compendium-directory.php'}, {'description': '<p>The Health Information Technology for Economic and Clinical Health (HITECH) Act was passed as part of the American Recovery and Reinvestment Act (ARRA) to invest in the U.S. health IT infrastructure. The Office of the National Coordinator for Health IT (ONC) received over $2 billion of these HITECH funds, which was granted to health and community organizations across the U.S. This crosswalk provides geographic data for the service areas of two of these HITECH programs: the Health IT Regional Extension Centers (REC) Program and the Beacon Communities Program. This data can be linked to program financial and performance data to map and visualize program data. You can access the data in multiple formats below.</p>\n', 'programCode': ['009:110'], 'publisher': {'@type': 'org:Organization', 'name': 'Office of the National Coordinator for Health Information Technology'}, 'landingPage': 'https://dashboard.healthit.gov/datadashboard/documentation/grantee-xwalk-data-documentation.php', 'contactPoint': {'hasEmail': 'mailto:onc.request@hhs.gov', 'fn': 'ONC Request'}, 'issued': '2014-12-01', 'accessLevel': 'public', 'identifier': '5k0pnwr0-zzo9-pvru-dy7y-29vcs3fudqax', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://dashboard.healthit.gov/datadashboard/data/HealthIT_Dashboard_AreaType_Crosswalk.csv', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'HealthIT_Dashboard_AreaType_Crosswalk.csv'}], 'keyword': ['American Reconstruction and Recovery Act', 'ARRA', 'Beacon Communities Program', 'EHR', 'health IT', 'HITECH', 'REC', 'Regional Extension Centers'], 'bureauCode': ['009:00'], 'modified': '2014-12', 'title': 'ONC Health Information Technology for Economic and Clinical Health (HITECH) Grantee Crosswalk', 'describedBy': 'https://dashboard.healthit.gov/datadashboard/documentation/grantee-xwalk-data-documentation.php'}, {'description': '<p>ONC uses the SK&A Office-based Provider Database to calculate the counts of medical doctors, doctors of osteopathy, nurse practitioners, and physician assistants at the state and count level from 2011 through 2013. These counts are grouped as a total, as well as segmented by each provider type and separately as counts of primary care providers.</p>\n', 'programCode': ['009:110'], 'title': 'Office-based Health Care Providers Database', 'publisher': {'@type': 'org:Organization', 'name': 'Office of the National Coordinator for Health Information Technology'}, 'landingPage': 'https://dashboard.healthit.gov/datadashboard/documentation/ska-data-documentation.php', 'contactPoint': {'hasEmail': 'mailto:onc.request@hhs.gov', 'fn': 'ONC Request'}, 'issued': '2014-12-01', 'accessLevel': 'public', 'identifier': 'oerg8yyb-66a7-cry5-ljpv-0x7h9uz4xq52', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://dashboard.healthit.gov/datadashboard/data/SKA_State_County_Data_2011-2013.csv', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'SKA_State_County_Data_2011-2013.csv'}], 'keyword': ['health information technology', 'health IT', 'non-primary physicians', 'nurse practitioners', 'office-based physicians', 'physician assistants', 'primary care physicians', 'providers'], 'bureauCode': ['009:00'], 'modified': '2014-12', 'references': ['https://dashboard.healthit.gov/apps/physicians-medicare-meaningful-use.php'], 'describedBy': 'https://dashboard.healthit.gov/datadashboard/documentation/ska-data-documentation.php'}, {'description': "<p>The Updated Systematic Review reviews the January 2010 to August 2013 health IT literature to examine the effects of health IT across three aspects of care: efficiency, quality, and safety. This report updates previous systematic reviews of the health IT literature, focusing specifically on identifying and summarizing the evidence related to the use of health IT as outlined in the Meaningful Use regulations. The review examined the literature to determine the article authors' findings related to the effects or associations of a meaningful use functionality on an aspect of care. Each article's findings was scored as positive (defined as: health IT improved key aspect of care but none worse off), mixed-positive (defined as: positive effects of health IT outweight negative effects), neutral (defined as: health IT not associated with change in outcome), or negative (defined as: negative effects of health IT on outcome). The full review data: article, related meaningful use functionality, aspect of care, and author sentiment are provided in this dataset.</p>\n", 'programCode': ['009:110'], 'title': 'Effects of Meaningful Use Functionalities on Health Care Quality, Safety, and Efficiency', 'publisher': {'@type': 'org:Organization', 'name': 'Office of the National Coordinator for Health Information Technology'}, 'landingPage': 'https://dashboard.healthit.gov/datadashboard/documentation/systematic-lit-review-documentation.php', 'contactPoint': {'hasEmail': 'mailto:onc.request@hhs.gov', 'fn': 'ONC Request'}, 'issued': '2014-01-01', 'accessLevel': 'public', 'identifier': 'wzhfo0gu-gr6b-767p-cts4-7reu5e5mx4po', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://dashboard.healthit.gov/datadashboard/data/systematic-lit-review-appendix.csv', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'systematic-lit-review-appendix.csv'}], 'keyword': ['EHR', 'functionalities', 'health IT', 'indicators', 'meaningful use', 'public health measures', 'regulations'], 'bureauCode': ['009:00'], 'modified': '2014-01', 'references': ['https://dashboard.healthit.gov/quickstats/pages/FIG-Health-IT-Literature-Review-Infographic.php', 'https://dashboard.healthit.gov/quickstats/pages/FIG-Health-IT-Literature-Review-Summary-of-Findings-Meaningful-Use-Functionalities-on-Quality-Safety-and-Efficiency.php', 'https://dashboard.healthit.gov/quickstats/pages/FIG-Health-IT-Literature-Review-Summary-of-Author-Sentiments.php'], 'describedBy': 'https://dashboard.healthit.gov/datadashboard/documentation/systematic-lit-review-documentation.php'}, {'description': '<p>The Office of the Actuary in the Centers for Medicare and Medicaid Services (CMS) from time to time conducts studies on various aspects of the Medicare and Medicaid programs. The available studies include the following-</p>\n<p>Medicare Financial Status, Budget Impact, and Sustainability-Which Concept is Which, Actuarial Report on the Financial Outlook for Medicaid, Estimated Impact of Health Care Reform Proposals, Analysis of volume-and-intensity response to a price change for physicians services, Analysis of expenses in the last year of life.</p>\n', 'programCode': ['009:000'], 'temporal': '2008-01-01T05:00:00-05:00/2017-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Research/ActuarialStudies/', 'modified': '2018-10-03', 'contactPoint': {'hasEmail': 'mailto:Healthdata@hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2018-10-03', 'accessLevel': 'public', 'identifier': '245', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Research/ActuarialStudies/', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Budget', 'Enrollment', 'Expenditures', 'Long Term Care (LTC)', 'Medicaid', 'National', 'Payments', 'Reports', 'Statistics', 'Trends'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Actuarial Studies', 'accrualPeriodicity': 'R/P1Y'}, {'description': "<p>On September 22, 2010, Abbott issued a voluntary recall of certain Similac powdered infant formula after identifying a common warehouse beetle (both larvae and adults) in the finished product at their Sturgis, Michigan plant. The company immediately put all product manufactured at the Michigan plant on hold and ceased manufacturing at that location. FDA has advised against consumption of the recalled product and urged consumers to follow the manufacturer's instructions for reporting and returning the formula.</p>\n", 'programCode': ['009:001'], 'temporal': '2010-01-01T05:00:00-05:00/2010-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.fda.gov/AboutFDA/Transparency/OpenGovernment/ucm227485.htm', 'contactPoint': {'hasEmail': 'mailto:FDA_Enterprise_Data_Inventory@fda.hhs.gov', 'fn': 'FDA Enterprise Data Inventory'}, 'issued': '2010-10-01', 'accessLevel': 'public', 'identifier': '141bcfb1-fd5c-4abc-9e81-0e07cc3c8ca4', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.accessdata.fda.gov/scripts/infantformula/InfantFormulaRecallList2010.xls', 'format': 'excel', 'mediaType': 'application/unknown', 'title': 'excel'}], 'keyword': ['community health', 'food', 'formula', 'health', 'infant', 'market', 'notifications', 'recalls', 'safety'], 'bureauCode': ['009:10'], 'modified': '2010-10-01', 'title': 'FDA Abbott Infant Formula Recall'}, {'description': "<p>This list is intended to alert consumers about Web sites that are or were illegally marketing unapproved, uncleared, or unauthorized products in relation to the 2009 H1N1 Flu Virus (sometimes referred to as the 'swine flu' virus).</p>\n", 'programCode': ['009:000'], 'temporal': '2009-01-01T05:00:00-05:00/2009-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.fda.gov/AboutFDA/Transparency/OpenGovernment/ucm225441.htm', 'contactPoint': {'hasEmail': 'mailto:FDA_Enterprise_Data_Inventory@fda.hhs.gov', 'fn': 'FDA Enterprise Data Inventory'}, 'issued': '1900-01-01', 'accessLevel': 'public', 'identifier': '8b366073-48df-4c87-9120-9878f4875373', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.accessdata.fda.gov/scripts/h1n1flu/FraudulentH1N1ProductsList2009.xml', 'format': 'xml', 'mediaType': 'application/unknown', 'title': 'xml'}], 'keyword': ['community health', 'h1n1', 'health', 'influenza', 'market', 'notifications', 'ora', 'recalls', 'safety'], 'bureauCode': ['009:10'], 'modified': '1900-01-01', 'title': 'Fraudulent 2009 H1N1 Influenza Products'}, {'description': '<p>This feed provides new health and safety updates related to FDA approved products</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.fda.gov/AboutFDA/ContactFDA/StayInformed/RSSFeeds/Consumers/rss.xml', 'contactPoint': {'hasEmail': 'mailto:FDA_Enterprise_Data_Inventory@fda.hhs.gov', 'fn': 'FDA Enterprise Data Inventory'}, 'issued': '2012-05-30', 'accessLevel': 'public', 'identifier': '82319f7a-9d6e-4b9e-b67f-cf8ff1a4980e', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.fda.gov/AboutFDA/ContactFDA/StayInformed/RSSFeeds/Consumers/rss.xml', 'format': 'rss+xml', 'mediaType': 'application/unknown', 'title': 'rss+xml'}], 'keyword': ['approved', 'community health', 'fda', 'health', 'items', 'notifications', 'products', 'safety', 'updates'], 'bureauCode': ['009:10'], 'modified': '2012-05-30', 'title': 'Health Information Updates'}, {'description': '<p>Contains data for FDA pet food recalls since January 1, 2006.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.fda.gov/AboutFDA/Transparency/OpenGovernment/ucm225435.htm', 'contactPoint': {'hasEmail': 'mailto:FDA_Enterprise_Data_Inventory@fda.hhs.gov', 'fn': 'FDA Enterprise Data Inventory'}, 'issued': '2010-10-01', 'accessLevel': 'public', 'identifier': '617db889-3907-4429-aa64-b4747156d437', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.accessdata.fda.gov/scripts/newpetfoodrecalls/PetFoodRecallProductsList2009.xls', 'format': 'excel', 'mediaType': 'application/unknown', 'title': 'excel'}], 'keyword': ['community health', 'health', 'market', 'notifications', 'pet food', 'recalls', 'safety'], 'bureauCode': ['009:10'], 'modified': '2010-10-01', 'title': 'FDA Pet Food Recalls'}, {'description': '<p>This file contains the data elements used for searching the FDA Online Data Repository including proprietary name, active ingredients, marketing application number or regulatory citation, National Drug Code, and company name.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.fda.gov/ForIndustry/DataStandards/StructuredProductLabeling/ucm240580.htm', 'contactPoint': {'hasEmail': 'mailto:FDA_Enterprise_Data_Inventory@fda.hhs.gov', 'fn': 'FDA Enterprise Data Inventory'}, 'issued': '2011-02-01', 'accessLevel': 'public', 'identifier': 'c447002d-51df-46d9-a105-dda94dfd6083', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.fda.gov/downloads/ForIndustry/DataStandards/StructuredProductLabeling/ucm241597.zip', 'format': 'text/csv', 'mediaType': 'application/unknown', 'title': 'text/csv'}], 'keyword': ['community health', 'drug', 'fda', 'label', 'label repository', 'labels fda gov'], 'bureauCode': ['009:10'], 'modified': '2011-02-01', 'title': 'FDA Drug Label Data'}, {'description': '<p>Contains data for FDA peanut product recalls since January 2009.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.fda.gov/AboutFDA/Transparency/OpenGovernment/ucm225439.htm', 'contactPoint': {'hasEmail': 'mailto:FDA_Enterprise_Data_Inventory@fda.hhs.gov', 'fn': 'FDA Enterprise Data Inventory'}, 'issued': '2010-10-01', 'accessLevel': 'public', 'identifier': '1fce6941-625f-4dac-ae3b-6664fcfeea6d', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.accessdata.fda.gov/scripts/peanutbutterrecall/PeanutButterProducts2009.xls', 'format': 'excel', 'mediaType': 'application/unknown', 'title': 'excel'}], 'keyword': ['community health', 'food', 'health', 'market', 'notifications', 'peanut', 'recalls', 'safety'], 'bureauCode': ['009:10'], 'modified': '2010-10-01', 'title': 'FDA Peanut Product Recalls'}, {'description': '<p>Contains data for FDA recalls from 2009 through the present.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.fda.gov/AboutFDA/Transparency/OpenGovernment/ucm225433.htm', 'contactPoint': {'hasEmail': 'mailto:FDA_Enterprise_Data_Inventory@fda.hhs.gov', 'fn': 'FDA Enterprise Data Inventory'}, 'issued': '2010-10-01', 'accessLevel': 'public', 'identifier': 'd4959928-1229-4fff-a32e-704245f42cb6', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.fda.gov/DataSets/Recalls/RecallsDataSet.xml', 'format': 'xml', 'mediaType': 'application/unknown', 'title': 'xml'}], 'keyword': ['animal health', 'biologics', 'community health', 'drugs', 'food', 'health', 'market', 'medical devices', 'notifications', 'recalls', 'safety'], 'bureauCode': ['009:10'], 'modified': '2010-10-01', 'title': 'All FDA Recalls'}, {'description': '<p>This feed describes all new items that are being recalled by the FDA.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.fda.gov/AboutFDA/ContactFDA/StayInformed/RSSFeeds/Recalls/rss.xml', 'contactPoint': {'hasEmail': 'mailto:FDA_Enterprise_Data_Inventory@fda.hhs.gov', 'fn': 'FDA Enterprise Data Inventory'}, 'issued': '2004-01-01', 'accessLevel': 'public', 'identifier': 'e9412021-e775-4c64-9c04-98d6f666786f', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.fda.gov/AboutFDA/ContactFDA/StayInformed/RSSFeeds/Recalls/rss.xml', 'format': 'rss+xml', 'mediaType': 'application/unknown', 'title': 'rss+xml'}], 'keyword': ['community health', 'foods', 'health', 'market', 'notifications', 'recalls', 'safety'], 'bureauCode': ['009:10'], 'modified': '2004-01-01', 'title': 'Food and Drug Administration--Recalls'}, {'description': "<p>The Adverse Event Reporting System (AERS) is a computerized information database designed to support the FDA's post-marketing safety surveillance program for all approved drug and therapeutic biologic products. The FDA uses AERS to monitor for new adverse events and medication errors that might occur with these marketed products. Reporting of adverse events from the point of care is voluntary in the United States. FDA receives some adverse event and medication error reports directly from health care professionals (such as physicians, pharmacists, nurses and others) and consumers (such as patients, family members, lawyers and others). Healthcare professionals and consumers may also report these events to the products' manufacturers. If a manufacturer receives an adverse event report, it is required to send the report to FDA as specified by regulations. The files listed on this page contain raw data extracted from the AERS database for the indicated time ranges and are not cumulative. Users of these files need to be familiar with creation of relational databases using applications such as ORACLE, Microsoft Office Access, MySQL and IBM DB2 or the use of ASCII files with SAS analytic tools. A simple search of AERS data cannot be performed with these files by persons who are not familiar with creation of relational databases.</p>\n", 'programCode': ['009:000'], 'temporal': '2004-01-01T05:00:00-05:00/2012-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.fda.gov/Drugs/GuidanceComplianceRegulatoryInformation/Surveillance/AdverseDrugEffects/default.htm', 'contactPoint': {'hasEmail': 'mailto:FDA_Enterprise_Data_Inventory@fda.hhs.gov', 'fn': 'FDA Enterprise Data Inventory'}, 'issued': '2004-01-01', 'accessLevel': 'public', 'identifier': 'b454bed2-730a-4e06-becb-0f599f2ad62a', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'zip', 'accessURL': 'http://www.fda.gov/Drugs/GuidanceComplianceRegulatoryInformation/Surveillance/AdverseDrugEffects/ucm082193.htm', 'mediaType': 'application/unknown', 'title': 'zip'}], 'keyword': ['adverse event', 'human drugs'], 'bureauCode': ['009:10'], 'modified': '2004-01-01', 'title': 'Adverse Event Reporting System (AERS)'}, {'description': "<p>This list is intended to alert consumers about Web sites that are or were illegally marketing unapproved, uncleared, or unauthorized products in relation to the 2009 H1N1 Flu Virus (sometimes referred to as the 'swine flu' virus).</p>\n", 'programCode': ['009:000'], 'temporal': '2009-01-01T05:00:00-05:00/2009-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.fda.gov/AboutFDA/Transparency/OpenGovernment/ucm225441.htm', 'contactPoint': {'hasEmail': 'mailto:FDA_Enterprise_Data_Inventory@fda.hhs.gov', 'fn': 'FDA Enterprise Data Inventory'}, 'issued': '2010-10-01', 'accessLevel': 'public', 'identifier': '9cc0d11d-dbcd-41a7-8947-02774d10ce2e', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'excel', 'accessURL': 'http://www.fda.gov/AboutFDA/Transparency/OpenGovernment/ucm225441.htm', 'mediaType': 'application/unknown', 'title': 'excel'}], 'keyword': ['h1n1', 'health', 'influenza', 'market', 'notifications', 'recalls', 'safety'], 'bureauCode': ['009:10'], 'modified': '2010-10-01', 'title': 'Fraudulent 2009 H1N1 Influenza Products Widget'}, {'description': "<p>The drug labels and other drug-specific information on this Web site represent the most recent drug listing information companies have submitted to the Food and Drug Administration (FDA). (See 21 CFR part 207.) The drug labeling and other information has been reformatted to make it easier to read but its content has neither been altered nor verified by FDA. The drug labeling on this Web site may not be the labeling on currently distributed products or identical to the labeling that is approved. Most OTC drugs are not reviewed and approved by FDA, however they may be marketed if they comply with applicable regulations and policies described in monographs. Drugs marked 'OTC monograph final' or OTC monograph not final' are not checked for conformance to the monograph. Drugs marked 'unapproved medical gas', 'unapproved homeopathic' or 'unapproved drug other' on this Web site have not been evaluated by FDA for safety and efficacy and their labeling has not been approved. In addition, FDA is not aware of scientific evidence to support homeopathy as effective.</p>\n", 'programCode': ['009:002'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://labels.fda.gov/', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2013-11-26', 'accessLevel': 'public', 'identifier': 'ff9c9ee2-8c73-4142-b21f-2b694db8f783', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'zip', 'accessURL': 'http://www.fda.gov/ForIndustry/DataStandards/StructuredProductLabeling/ucm240580.htm', 'mediaType': 'application/unknown', 'title': 'zip'}], 'keyword': ['community health', 'drug', 'fda', 'label', 'label repository', 'labeling', 'labels fda gov'], 'bureauCode': ['009:10'], 'modified': '2013-11-26', 'title': 'FDA Online Label Repository'}, {'description': '<p>Contains data for FDA pistachio product recalls since March 2009.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.fda.gov/AboutFDA/Transparency/OpenGovernment/ucm225438.htm', 'contactPoint': {'hasEmail': 'mailto:FDA_Enterprise_Data_Inventory@fda.hhs.gov', 'fn': 'FDA Enterprise Data Inventory'}, 'issued': '2010-10-01', 'accessLevel': 'public', 'identifier': '64ae1af7-2b25-4d00-9dbf-244269123d2f', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'excel', 'accessURL': 'http://www.fda.gov/AboutFDA/Transparency/OpenGovernment/ucm225438.htm', 'mediaType': 'application/unknown', 'title': 'excel'}], 'keyword': ['food', 'health', 'market', 'notifications', 'pistachio', 'recalls', 'safety'], 'bureauCode': ['009:10'], 'modified': '2010-10-01', 'title': 'FDA Pistachio Product Recalls Widget'}, {'description': '<p>Contains data for FDA Hydrolyzed Vegetable Protein (HVP) Containing Products recalls since February, 2010.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.fda.gov/AboutFDA/Transparency/OpenGovernment/ucm225437.htm', 'contactPoint': {'hasEmail': 'mailto:FDA_Enterprise_Data_Inventory@fda.hhs.gov', 'fn': 'FDA Enterprise Data Inventory'}, 'issued': '2010-10-01', 'accessLevel': 'public', 'identifier': '1281388f-93e7-4c1c-9369-5143ec0fdb8e', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'excel', 'accessURL': 'http://www.fda.gov/AboutFDA/Transparency/OpenGovernment/ucm225437.htm', 'mediaType': 'application/unknown', 'title': 'excel'}], 'keyword': ['health', 'hvp', 'hydrolyzed vegetable protein', 'market', 'notifications', 'recalls', 'safety'], 'bureauCode': ['009:10'], 'modified': '2010-10-01', 'title': 'FDA Hydrolyzed Vegetable Protein (HVP) Containing Products Recalls Widget'}, {'description': '<p>Contains data for FDA peanut product recalls since January 2009.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.fda.gov/AboutFDA/Transparency/OpenGovernment/ucm225439.htm', 'contactPoint': {'hasEmail': 'mailto:FDA_Enterprise_Data_Inventory@fda.hhs.gov', 'fn': 'FDA Enterprise Data Inventory'}, 'issued': '2010-10-01', 'accessLevel': 'public', 'identifier': '486663d1-b2cd-4ccc-b221-6f9a155675e9', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'excel', 'accessURL': 'http://www.fda.gov/AboutFDA/Transparency/OpenGovernment/ucm225439.htm', 'mediaType': 'application/unknown', 'title': 'excel'}], 'keyword': ['food', 'health', 'market', 'notifications', 'peanut', 'recalls', 'safety'], 'bureauCode': ['009:10'], 'modified': '2010-10-01', 'title': 'FDA Peanut Product Recalls Widget'}, {'description': '<p>Contains data for FDA pet food recalls since January 1, 2006.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.fda.gov/AboutFDA/Transparency/OpenGovernment/ucm225435.htm', 'contactPoint': {'hasEmail': 'mailto:FDA_Enterprise_Data_Inventory@fda.hhs.gov', 'fn': 'FDA Enterprise Data Inventory'}, 'issued': '2010-10-01', 'accessLevel': 'public', 'identifier': '6e4c0c94-6b71-49f8-b551-c70a9070867e', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'application/unknown', 'accessURL': 'http://www.fda.gov/AboutFDA/Transparency/OpenGovernment/ucm225435.htm', 'mediaType': 'application/unknown', 'title': 'application/unknown'}], 'keyword': ['health', 'market', 'notifications', 'pet food', 'recalls', 'safety'], 'bureauCode': ['009:10'], 'modified': '2010-10-01', 'title': 'FDA Pet Health and Safety Widget'}, {'description': '<p>Contains data for the FDA Plainview Milk Cooperative Ingredient Recall since June 2009.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.fda.gov/AboutFDA/Transparency/OpenGovernment/ucm225440.htm', 'contactPoint': {'hasEmail': 'mailto:FDA_Enterprise_Data_Inventory@fda.hhs.gov', 'fn': 'FDA Enterprise Data Inventory'}, 'issued': '2010-10-01', 'accessLevel': 'public', 'identifier': '5d970911-f35f-4514-9ddf-b20bc32790ff', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.accessdata.fda.gov/scripts/Milk/MilkRecallProducts2009.xls', 'format': 'excel', 'mediaType': 'application/unknown', 'title': 'excel'}], 'keyword': ['community health', 'food', 'health', 'market', 'milk', 'notifications', 'recalls', 'safety'], 'bureauCode': ['009:10'], 'modified': '2010-10-01', 'title': 'FDA Plainview Milk Cooperative Ingredient Recall'}, {'description': '<p>Contains data for FDA pistachio product recalls since March 2009.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.fda.gov/AboutFDA/Transparency/OpenGovernment/ucm225438.htm', 'contactPoint': {'hasEmail': 'mailto:FDA_Enterprise_Data_Inventory@fda.hhs.gov', 'fn': 'FDA Enterprise Data Inventory'}, 'issued': '2010-10-01', 'accessLevel': 'public', 'identifier': 'a501b289-fe9f-4c20-980f-f95f34c81f30', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.accessdata.fda.gov/scripts/pistachiorecall/Pistachio2009.xls', 'format': 'excel', 'mediaType': 'application/unknown', 'title': 'excel'}], 'keyword': ['community health', 'food', 'health', 'market', 'notifications', 'pistachio', 'recalls', 'safety'], 'bureauCode': ['009:10'], 'modified': '2010-10-01', 'title': 'FDA Pistachio Product Recalls'}, {'description': '<p>Contains data for FDA shell egg recalls.</p>\n', 'programCode': ['009:000'], 'temporal': '2010-01-01T05:00:00-05:00/2010-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.fda.gov/AboutFDA/Transparency/OpenGovernment/ucm225434.htm', 'contactPoint': {'hasEmail': 'mailto:FDA_Enterprise_Data_Inventory@fda.hhs.gov', 'fn': 'FDA Enterprise Data Inventory'}, 'issued': '2010-10-01', 'accessLevel': 'public', 'identifier': 'dc522ec9-a996-440b-b94e-972136ab80c0', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.accessdata.fda.gov/scripts/shelleggsrecall/ShellEggsRecallList2010.xls', 'format': 'excel', 'mediaType': 'application/unknown', 'title': 'excel'}], 'keyword': ['community health', 'food', 'health', 'market', 'notifications', 'recalls', 'safety'], 'bureauCode': ['009:10'], 'modified': '2010-10-01', 'title': 'FDA Shell Egg Recalls'}, {'description': '<p>Contains data for FDA Hydrolyzed Vegetable Protein (HVP) Containing Products recalls since February, 2010.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.fda.gov/AboutFDA/Transparency/OpenGovernment/ucm225437.htm', 'contactPoint': {'hasEmail': 'mailto:FDA_Enterprise_Data_Inventory@fda.hhs.gov', 'fn': 'FDA Enterprise Data Inventory'}, 'issued': '2010-10-01', 'accessLevel': 'public', 'identifier': '97f8facf-a2b8-47f0-847b-d7e7bc165c09', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.accessdata.fda.gov/scripts/HVPCP/HydrolyzedVegetableProteinProductsList2010.xls', 'format': 'excel', 'mediaType': 'application/unknown', 'title': 'excel'}], 'keyword': ['community health', 'health', 'hvp', 'hydrolyzed vegetable protein', 'market', 'notifications', 'recalls', 'safety'], 'bureauCode': ['009:10'], 'modified': '2010-10-01', 'title': 'FDA Hydrolyzed Vegetable Protein (HVP) Containing Products Recalls'}, {'description': '<p>This list includes human and pet food subject to recall in the United States since January 2009 related to peanut products distributed by Peanut Corporation of America.</p>\n', 'programCode': ['009:001'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.accessdata.fda.gov/scripts/peanutbutterrecall/PeanutButterProducts2009.xml', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '1900-01-01', 'accessLevel': 'public', 'identifier': '5d4b366c-07ca-4358-a783-01aa2fe59684', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.accessdata.fda.gov/scripts/peanutbutterrecall/PeanutButterProducts2009.xml', 'format': 'xml', 'mediaType': 'application/unknown', 'title': 'xml'}], 'keyword': ['recalls'], 'bureauCode': ['009:10'], 'modified': '1900-01-01', 'title': 'Peanut Product Recalls'}, {'description': '<p>This list includes food subject to recall in the United States since March 2009 related to pistachios distributed by Setton Pistachio of Terra Bella, Inc. The FDA has completed its inspection of Salmonella contamination in pistachios and pistachio products involved in this recall.</p>\n', 'programCode': ['009:001'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.accessdata.fda.gov/scripts/pistachiorecall/Pistachio2009.xml', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '1900-01-01', 'accessLevel': 'public', 'identifier': '8acf8bd4-3c2b-4697-a2be-3d5006fbfc91', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.accessdata.fda.gov/scripts/pistachiorecall/Pistachio2009.xml', 'format': 'xml', 'mediaType': 'application/unknown', 'title': 'xml'}], 'keyword': ['ora'], 'bureauCode': ['009:10'], 'modified': '1900-01-01', 'title': 'Pistachio Product Recalls'}, {'description': '<p>This list includes products subject to recall in the United States since February 2010 related to hydrolyzed vegetable protein (HVP) paste and powder distributed by Basic Food Flavors, Inc. HVP is a flavor enhancer used in a wide variety of processed food products such as soups, sauces, chilis, stews, hot dogs, gravies, seasoned snack foods, dips, and dressings.</p>\n', 'programCode': ['009:001'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.accessdata.fda.gov/scripts/HVPCP/HydrolyzedVegetableProteinProductsList2010.xml', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '1900-01-01', 'accessLevel': 'public', 'identifier': '0a235bac-418f-4fa9-81b7-1af3259a54b1', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.accessdata.fda.gov/scripts/HVPCP/HydrolyzedVegetableProteinProductsList2010.xml', 'format': 'xml', 'mediaType': 'application/unknown', 'title': 'xml'}], 'keyword': ['recalls'], 'bureauCode': ['009:10'], 'modified': '1900-01-01', 'title': 'Hydrolyzed Vegetable Protein Containing Products Recalls'}, {'description': '<p>Epidemiologic investigations conducted by health officials in California, Colorado, and Minnesota revealed several restaurants or events where more than one person who fell ill with Salmonella Enteriditis had eaten. Information from these investigations suggested that shell eggs were the likely source of infections in many of these restaurants or events. And on August 13, 2010, Wright County Egg of Galt, Iowa, conducted a nationwide voluntary recalls of shell eggs that it had shipped since May 19, 2010.</p>\n', 'programCode': ['009:001'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.accessdata.fda.gov/scripts/shelleggsrecall/ShellEggsRecallList2010.xml', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '1900-01-01', 'accessLevel': 'public', 'identifier': '2e20dcb3-74a1-46e1-a7bd-900b78dd0355', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.accessdata.fda.gov/scripts/shelleggsrecall/ShellEggsRecallList2010.xml', 'format': 'xml', 'mediaType': 'application/unknown', 'title': 'xml'}], 'keyword': ['recalls'], 'bureauCode': ['009:10'], 'modified': '1900-01-01', 'title': 'Shell Egg Recalls'}, {'description': '<p>The Food Code Reference System (FCRS) is a searchable database that provides access to FDA�s interpretative positions and responses to questions related to the FDA Food Code. Users of the FCRS can search the database using dropdown menus, keywords and date. This system is a searchable repository of food code interpretations. There are no exportable data sets. All reports are in PDF format.</p>\n', 'programCode': ['009:001'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'https://healthdata.gov/dataset/food-code-reference-system-0', 'contactPoint': {'hasEmail': 'mailto:retailfoodprotectionteam@fda.hhs.gov', 'fn': 'Glenda R. Lewis'}, 'issued': '2015-01-01', 'accessLevel': 'public', 'identifier': '9B9C0AD1-73D2-4280-A1DE-45D15DDB7386', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>This system is a searchable repository of food code interpretations. There are no exportable data sets. All reports are in PDF format.</p>\n', 'format': 'html', 'title': 'html', 'accessURL': 'http://www.accessdata.fda.gov/scripts/fcrs/', 'mediaType': 'application/unknown'}], 'keyword': ['FCRS', 'FDA Food Code', 'FDA retail food interpretations', 'Food Code', 'Food Code interpretations', 'Food Code Reference System'], 'bureauCode': ['009:10'], 'modified': '2015-01-01', 'title': 'Food Code Reference System'}, {'description': '<p>This system shares public data that can be downloaded.</p>\n', 'programCode': ['009:001'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'https://healthdata.gov/dataset/cfsan-web-modules-0', 'contactPoint': {'hasEmail': 'mailto:FDA_Enterprise_Data_Inventory@fda.hhs.gov', 'fn': 'FDA Enterprise Data Inventory'}, 'issued': '2014-09-12', 'accessLevel': 'public', 'identifier': '8DFE05EA-9FA0-4DB8-B803-D3AA70564592', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>This system shares public data that can be downloaded.</p>\n', 'format': 'html', 'title': 'html', 'accessURL': 'http://www.accessdata.fda.gov/scripts/fdcc/', 'mediaType': 'application/unknown'}], 'keyword': ['Web Modules'], 'bureauCode': ['009:10'], 'modified': '2014-09-12', 'title': 'CFSAN Web Modules'}, {'description': "<p>This system supports the Information Center's Help Desk capabilities, and reports can be exported.</p>\n", 'programCode': ['009:001'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'https://healthdata.gov/dataset/cfsan-knowledge-management-system', 'contactPoint': {'hasEmail': 'mailto:FDA_Enterprise_Data_Inventory@fda.hhs.gov', 'fn': 'FDA Enterprise Data Inventory'}, 'issued': '2014-12-01', 'accessLevel': 'public', 'identifier': 'A6EEDE4E-01A2-4167-A196-87066F135C34', '@type': 'dcat:Dataset', 'modified': '2014-12-01', 'keyword': ['Information Center; Foods Help Desk'], 'bureauCode': ['009:10'], 'title': 'CFSAN Knowledge Management System'}, {'description': '<p>This list includes products subject to recall since September 2010 related to infant formula distributed by Abbott. This list will be updated with publicly available information as received. The information is current as of the date indicated. If we learn that any information is not accurate, we will revise the list as soon as possible. When available, this database also includes photos of recalled products that have been voluntarily submitted by recalling firms to the FDA to assist the public in identifying those products that are subject to recall.</p>\n', 'programCode': ['009:001'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.accessdata.fda.gov/scripts/infantformula/InfantFormulaRecallList2010.xml', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '1900-01-01', 'accessLevel': 'public', 'identifier': 'cbb45912-ca03-4398-8d6d-607e335a8ed9', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.accessdata.fda.gov/scripts/infantformula/InfantFormulaRecallList2010.xml', 'format': 'xml', 'mediaType': 'application/unknown', 'title': 'xml'}], 'keyword': ['recalls'], 'bureauCode': ['009:10'], 'modified': '1900-01-01', 'title': 'Abbott Infant Formula Recall'}, {'description': '<p>Public access allowing for public search of the FDA Adverse Events Database</p>\n', 'programCode': ['009:002'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'https://healthdata.gov/dataset/public-search-adverse-events-foia-0', 'contactPoint': {'hasEmail': 'mailto:FDA_Enterprise_Data_Inventory@fda.hhs.gov', 'fn': 'FDA Enterprise Data Inventory'}, 'issued': '2014-12-31', 'accessLevel': 'public', 'identifier': '901A022F-A9B2-4B0A-9A33-0F3D353DF3FD', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>Public access allowing for public search of the FDA Adverse Events Database</p>\n', 'format': 'xml', 'title': 'xml', 'accessURL': 'http://www.fda.gov/Drugs/GuidanceComplianceRegulatoryInformation/Surveillance/ucm082193', 'mediaType': 'application/unknown'}], 'keyword': ['FAERS'], 'bureauCode': ['009:10'], 'modified': '2014-12-31', 'title': 'Public Search for Adverse Events (FOIA)'}, {'description': '<p>The Approved Drug Products with Therapeutic Equivalence (Orange Book or OB) is a list of drugs approved under Section 505 of the Federal Food, Drug and Cosmetic Act and provides consumers timely updates on these products. In addition to these products (fo</p>\n', 'programCode': ['009:002'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'https://healthdata.gov/dataset/orange-book-0', 'contactPoint': {'hasEmail': 'mailto:Robert.Reinwald@fda.hhs.gov', 'fn': 'Robert Reinwald'}, 'issued': '2014-01-08', 'accessLevel': 'public', 'identifier': '5E4326F3-B3EC-40C7-B5B9-1115F3394E94', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>The Approved Drug Products with Therapeutic Equivalence (Orange Book or OB) is a list of drugs approved under Section 505 of the Federal Food, Drug and Cosmetic Act and provides consumers timely updates on these products. In addition to these products (fo</p>\n', 'format': 'html', 'title': 'html', 'accessURL': 'http://www.accessdata.fda.gov/scripts/cder/ob/', 'mediaType': 'application/unknown'}], 'keyword': ['Approved Drug Products with Therapuetic Equivalence Evaluations', 'Orange Book'], 'bureauCode': ['009:10'], 'modified': '2014-01-08', 'title': 'Orange Book'}, {'description': '<p>The Global Unique Device Identification Database (GUDID) contains key device identification information submitted to the FDA about medical devices that have Unique Device Identifiers (UDI). Unique device identification is a system being established by the</p>\n', 'programCode': ['009:005'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'https://healthdata.gov/dataset/gudid-download-0', 'contactPoint': {'hasEmail': 'mailto:Velayudhan.Rajan@fda.hhs.gov', 'fn': 'Rajan, Velayudhan'}, 'issued': '2014-02-04', 'accessLevel': 'public', 'identifier': 'C37E5FDF-6717-4AB3-8585-1808C7BF3B3B', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>The Global Unique Device Identification Database (GUDID) contains key device identification information submitted to the FDA about medical devices that have Unique Device Identifiers (UDI). Unique device identification is a system being established by the</p>\n', 'format': 'html', 'title': 'html', 'accessURL': 'http://www.fda.gov/MedicalDevices/DeviceRegulationandGuidance/UniqueDeviceIdentification/GlobalUDIDatabaseGUDID/default.htm', 'mediaType': 'application/unknown'}], 'keyword': ['cdrh', 'gudid', 'udi'], 'bureauCode': ['009:10'], 'modified': '2014-02-04', 'title': 'GUDID Download'}, {'description': '<p>The FDA shall publish in a format that is understandable and not misleading to a lay person, and place on public display, a list of 93 harmful and potentially harmful constituents in each tobacco product and smoke established under section 904(e) of the TCA. CTP has determined the best means to display the data is web-based on FDA.GOV. The HPHC back-end database and template for industry will be created in a future release of eSubmissions. The scope of this project is to: Phase 1 (Current POP): 1) build a website to support the display of the HPHC constituents, 2) allow the user to access educational information about the health effects of the chemicals; Phase 2 (next POP): 1) allow users of the website to perform a search by brand and sub-brand, 2) display a report on the HPHCs contained in that tobacco product, and 3) create an admin module to allow for an import of HPHC data via an Excel spreadsheet and to update the list of constituents.</p>\n', 'programCode': ['009:007'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'https://healthdata.gov/dataset/harmful-and-potentially-harmful-constituents-0', 'contactPoint': {'hasEmail': 'mailto:danny.hsu@fda.hhs.gov', 'fn': 'Danny Hsu'}, 'issued': '2015-02-03', 'accessLevel': 'public', 'identifier': '96E5B59F-286A-4127-A6E1-82EBA4981EFF', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>Website is still under development, not yet published to the public. Pre-Production L is: <a href="http://accessdata-preprod.fda.gov/scripts/hphc/">http://accessdata-preprod.fda.gov/scripts/hphc/</a></p>\n', 'format': 'html', 'title': 'html', 'accessURL': 'http://www.fda.gov/TobaccoProducts/GuidanceComplianceRegulatoryInformation/ucm297786.htm', 'mediaType': 'application/unknown'}], 'keyword': ['Constituents', 'Harmful', 'HPHC'], 'bureauCode': ['009:10'], 'modified': '2015-02-03', 'title': 'Harmful and Potentially Harmful Constituents'}, {'description': '<p>This application provides information for active, inactive, and pre-registered firms. Query options are by FEI, Applicant Name, Establishment Name, Other Names, Establishment Type, Establishment Status, City, State, Zip Code, Country and Reporting Official First Name or Last Name.</p>\n', 'programCode': ['009:003'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'https://www.accessdata.fda.gov/scripts/cber/CFAppsPub/', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2010-06-04', 'accessLevel': 'public', 'identifier': 'a0710f78-0585-45c8-9320-7d252b291390', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'interactive on-screen', 'accessURL': 'https://www.accessdata.fda.gov/scripts/cber/CFAppsPub/', 'mediaType': 'application/unknown', 'title': 'interactive on-screen'}], 'keyword': ['cber'], 'bureauCode': ['009:10'], 'modified': '2010-06-04', 'title': 'Blood Establishment Registration Database'}, {'description': "<p>Provides information to the public on postmarket requirements and commitments. The phrase postmarket requirements and commitments refers to studies and clinical trials that sponsors conduct after approval to gather additional information about a product's safety, efficacy, or optimal use. Some of the studies and clinical trials may be required; others may be studies or clinical trials a sponsor has committed to conduct.</p>\n", 'programCode': ['009:002'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.fda.gov/Drugs/InformationOnDrugs/ucm142931.htm', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2011-02-10', 'accessLevel': 'public', 'identifier': 'bf085673-ae08-4807-8ca7-aeb36dde83ed', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.fda.gov/downloads/Drugs/GuidanceComplianceRegulatoryInformation/Post-marketingPhaseIVCommitments/UCM070783.zip', 'format': 'zip', 'mediaType': 'application/unknown', 'title': 'zip'}], 'keyword': ['cder', 'commitments', 'postmarket'], 'bureauCode': ['009:10'], 'modified': '2011-02-10', 'title': 'Postmarket Requirements and Commitments'}, {'description': '<p>According to 21 CFR 210.3(b)(8), an inactive ingredient is any component of a drug product other than the active ingredient. Only inactive ingredients in the final dosage forms of drug products are in this database.</p>\n', 'programCode': ['009:002'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.fda.gov/Drugs/InformationOnDrugs/ucm080123.htm', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2013-01-02', 'accessLevel': 'public', 'identifier': '61f4a54b-daf5-4eb0-82fa-30dc89cd9699', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.fda.gov/downloads/Drugs/InformationOnDrugs/UCM080154.zip', 'format': 'zip', 'mediaType': 'application/unknown', 'title': 'zip'}], 'keyword': ['cder', 'inactive ingredient'], 'bureauCode': ['009:10'], 'modified': '2013-01-02', 'title': 'Inactive ingredient Search for Approved Drug Products', 'describedBy': 'http://www.fda.gov/Drugs/InformationOnDrugs/ucm075230.htm'}, {'description': "<p>The FDA Adverse Event Reporting System (FAERS) is a database that contains information on adverse event and medication error reports submitted to FDA. The database is designed to support the FDA's post-marketing safety surveillance program for drug and therapeutic biologic products.</p>\n", 'programCode': ['009:002'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.fda.gov/Drugs/GuidanceComplianceRegulatoryInformation/Surveillance/AdverseDrugEffects/ucm082193.htm', 'contactPoint': {'hasEmail': 'mailto:cderosetracking@fda.hhs.gov', 'fn': 'CDER OSE Tracking'}, 'issued': '2013-08-16', 'accessLevel': 'public', 'identifier': 'c696c4f7-6de9-45db-988a-7195c2ade1d0', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'zip', 'accessURL': 'http://www.fda.gov/Drugs/GuidanceComplianceRegulatoryInformation/Surveillance/AdverseDrugEffects/ucm082193.htm', 'mediaType': 'application/unknown', 'title': 'zip'}], 'keyword': ['Adverse Event', 'CDER', 'Drugs', 'FAERS', 'Reporting System'], 'bureauCode': ['009:10'], 'modified': '2013-08-16', 'title': 'FDA Adverse Event Reporting System (FAERS): Latest Quartely Data Files'}, {'description': '<p>Food producers recall their products from the marketplace when the products are mislabeled or when the food may present a health hazard to consumers because the food is contaminated or has caused a foodborne illness outbreak.</p>\n', 'programCode': ['009:001'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.fda.gov/Food/RecallsOutbreaksEmergencies/Recalls/default.htm', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2013-06-06', 'accessLevel': 'public', 'identifier': '7268c3d7-607f-452c-a54c-2ac89d7b6b65', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'on-screen text', 'accessURL': 'http://www.fda.gov/Food/RecallsOutbreaksEmergencies/Recalls/default.htm', 'mediaType': 'application/unknown', 'title': 'on-screen text'}], 'keyword': ['cfsan'], 'bureauCode': ['009:10'], 'modified': '2013-06-06', 'title': 'Recalls of Food and Dietary Supplements'}, {'description': '<p>The Food and Drug Administration Amendments Act of 2007 gave FDA the authority to require a Risk Evaluation and Mitigation Strategy (REMS) from manufacturers to ensure that the benefits of a drug or biological product outweigh its risks.</p>\n', 'programCode': ['009:002'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.fda.gov/Drugs/DrugSafety/PostmarketDrugSafetyInformationforPatientsandProviders/ucm111350.htm', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2013-11-12', 'accessLevel': 'public', 'identifier': '6c697267-fe17-4c66-8c6d-da38ab9b723b', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'pdf', 'accessURL': 'http://www.fda.gov/Drugs/DrugSafety/PostmarketDrugSafetyInformationforPatientsandProviders/ucm111350.htm', 'mediaType': 'application/unknown', 'title': 'pdf'}], 'keyword': ['cder', 'REMS'], 'bureauCode': ['009:10'], 'modified': '2013-11-12', 'title': 'Approved Risk Evaluation and Mitigation Strategies'}, {'description': '<p>Companies are required under Section 506C of the Federal Food, Drug, and Cosmetic Act (FD&C Act) (as amended by the Food and Drug Administration Safety and Innovation Act) to notify FDA of a permanent discontinuance of certain drug products, six months in advance, or if that is not possible, as soon as practicable. These drugs include those that are life-supporting, life-sustaining or for use in the prevention or treatment of a debilitating disease or condition, including any such drug used in emergency medical care or during surgery). The discontinuations provided below reflect information received from manufacturers, and are for informational purposes only.</p>\n', 'programCode': ['009:002'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.fda.gov/Drugs/DrugSafety/DrugShortages/ucm050794.htm', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2013-09-26', 'accessLevel': 'public', 'identifier': '6e72c239-0510-49f4-8404-d3d7d50351ec', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'application/unknown', 'accessURL': 'http://www.fda.gov/Drugs/DrugSafety/DrugShortages/ucm050794.htm', 'mediaType': 'application/unknown', 'title': 'application/unknown'}], 'keyword': ['cder', 'discontinued drugs'], 'bureauCode': ['009:10'], 'modified': '2013-09-26', 'title': 'Drugs to be Discontinued'}, {'description': '<p>This database contains a list of classified medical device recalls since November 1, 2002</p>\n', 'programCode': ['009:005'], 'title': 'Medical and Radiation Emitting Device Recalls', 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfRES/res.cfm', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2013-11-13', 'accessLevel': 'public', 'identifier': 'c2420fb3-2c71-4a09-80a9-5fc2f3a459f5', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfRES/res.cfm', 'format': 'interactive on-screen', 'mediaType': 'application/unknown', 'title': 'interactive on-screen'}], 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'modified': '2013-11-13', 'references': ['http://www.fda.gov/MedicalDevices/Safety/ListofRecalls/ucm329946.htm']}, {'description': '<p>The 522 Postmarket Surveillance Studies Program encompasses design, tracking, oversight, and review responsibilities for studies mandated under section 522 of the Federal Food, Drug and Cosmetic Act. The program helps ensure that well-designed 522 postmarket surveillance (PS) studies are conducted effectively and efficiently and in the least burdensome manner.</p>\n', 'programCode': ['009:005'], 'title': '522 Postmarket Surveillance Studies', 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfPMA/pss.cfm', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2013-11-01', 'accessLevel': 'public', 'identifier': '3d55fceb-5248-4475-b675-503312202d0d', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfPMA/pss_excel.cfm', 'format': 'xls', 'mediaType': 'application/unknown', 'title': 'xls'}], 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'modified': '2013-11-01', 'references': ['http://www.fda.gov/MedicalDevices/DeviceRegulationandGuidance/PostmarketRequirements/PostmarketSurveillance/ucm134497.htm', 'http://www.fda.gov/MedicalDevices/DeviceRegulationandGuidance/GuidanceDocuments/ucm268064.htm']}, {'description': '<p>The CDRH Post-Approval Studies Program encompasses design, tracking, oversight, and review responsibilities for studies mandated as a condition of approval of a premarket approval (PMA) application, protocol development product (PDP) application, or humanitarian device exemption (HDE) application. The program helps ensure that well-designed post-approval studies (PAS) are conducted effectively and efficiently and in the least burdensome manner.</p>\n', 'programCode': ['009:005'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfPMA/pma_pas.cfm', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2013-11-01', 'accessLevel': 'public', 'identifier': '910c9a83-0447-4c05-b418-c2f49dd83b1b', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfPMA/pma_pas_Excel.cfm', 'format': 'xls', 'mediaType': 'application/unknown', 'title': 'xls'}], 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'modified': '2013-11-01', 'title': 'Post-Approval Studies'}, {'description': '<p>The FDA Peanut-Containing Product Recall widget allows you to browse the Food and Drug Administration (FDA) database of peanut butter and peanut-containing products subject to recall. This database makes it easier for you to determine whether any of the products you have at home are subject to recent recalls, and will be updated as new information becomes available.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.cdc.gov/Widgets/', 'contactPoint': {'hasEmail': 'mailto:FDA_Enterprise_Data_Inventory@fda.hhs.gov', 'fn': 'FDA Enterprise Data Inventory'}, 'issued': '2012-05-30', 'accessLevel': 'public', 'identifier': 'ece9c52a-ba02-4615-b441-fa0d2f8b9722', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'widget', 'accessURL': 'http://www.cdc.gov/Widgets/', 'mediaType': 'application/unknown', 'title': 'widget'}], 'keyword': ['brownie', 'cake and pie', 'candy', 'cereal', 'cookie', 'cracker', 'donut', 'fda', 'federal widget', 'ice cream', 'national', 'peanut butter', 'pet food', 'product', 'product-recalls', 'recalls', 'salmonella', 'snack bars'], 'bureauCode': ['009:10'], 'modified': '2012-05-30', 'title': 'FDA Peanut-Containing Product Recall'}, {'description': '<p>This list includes products subject to recall in the United States since June 2009 related to products manufactured by Plainview Milk Products Cooperative.</p>\n', 'programCode': ['009:001'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.accessdata.fda.gov/scripts/Milk/MilkRecallProducts2009.xml', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '1900-01-01', 'accessLevel': 'public', 'identifier': '703b0166-e4c2-4c1e-b5d7-46f5f21acb12', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.accessdata.fda.gov/scripts/Milk/MilkRecallProducts2009.xml', 'format': 'xml', 'mediaType': 'application/unknown', 'title': 'xml'}], 'keyword': ['recalls'], 'bureauCode': ['009:10'], 'modified': '1900-01-01', 'title': 'Plainview Milk Cooperative Ingredient Recall'}, {'description': '<p>The Total Product Life Cycle (TPLC) database integrates premarket and postmarket data about medical devices. It includes information pulled from CDRH databases including Premarket Approvals (PMA), Premarket Notifications (510[k]), Adverse Events, and Recalls. You can search the TPLC database by device name or procode to receive a full report about a particular product line.</p>\n', 'programCode': ['009:005'], 'title': 'Total Product Life Cycle (TPLC)', 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfTPLC/tplc.cfm', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2013-11-01', 'accessLevel': 'public', 'identifier': 'db8a6684-bf00-48a8-af05-c493e6dfcb4c', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfTPLC/tplc.cfm', 'format': 'interactive on-screen', 'mediaType': 'application/unknown', 'title': 'interactive on-screen'}], 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'modified': '2013-11-01', 'references': ['http://www.fda.gov/AboutFDA/CentersOffices/OfficeofMedicalProductsandTobacco/CDRH/CDRHTransparency/ucm199906.htm']}, {'description': '<p>This database contains a list of classified medical device recalls since November 1, 2002</p>\n', 'programCode': ['009:005'], 'title': 'Recalls of Medical Devices', 'temporal': '2002-11-01T05:00:00-05:00/2013-11-01T04:00:00-04:00', 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfRES/res.cfm', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2013-11-01', 'accessLevel': 'public', 'identifier': '5291f6b2-f62a-4498-a640-0639d94ec3c6', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfRES/res.cfm', 'format': 'interactive on-screen', 'mediaType': 'application/unknown', 'title': 'interactive on-screen'}], 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'modified': '2013-11-01', 'references': ['http://www.fda.gov/MedicalDevices/Safety/ListofRecalls/ucm329946.htm']}, {'description': '<p>This database provides descriptions of radiation-emitting products that have been recalled under an approved corrective action plan to remove defective and noncompliant products from the market. Searches may be done by manufacturer name, performance standard, product name, description, or date range.</p>\n', 'programCode': ['009:005'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfPCD_RH/rh_res.cfm', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2013-11-01', 'accessLevel': 'public', 'identifier': '4a439dda-f8d4-4461-ba4c-082abab102d4', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfPCD_RH/rh_res.cfm', 'format': 'interactive on-screen', 'mediaType': 'application/unknown', 'title': 'interactive on-screen'}], 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'modified': '2013-11-01', 'title': 'Radiation Emitting Product Corrective Actions and Recalls'}, {'description': '<p>This database contains product names and associated information developed by the Center for all products, both medical and non-medical, which emit radiation. It includes a three letter product code, a descriptor for radiation type, applicable performance standard(s), and a definition for the code.</p>\n', 'programCode': ['009:005'], 'title': 'Radiation-emitting Electronic Product Codes', 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfPCD_rh/TextSearch.cfm', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2013-11-01', 'accessLevel': 'public', 'identifier': '7e7f6062-5270-4e09-81c9-ff22261232ac', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfPCD_rh/TextSearch.cfm', 'format': 'interactive on-screen', 'mediaType': 'application/unknown', 'title': 'interactive on-screen'}], 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'modified': '2013-11-01', 'references': ['http://www.fda.gov/Radiation-EmittingProducts/ElectronicProductRadiationControlProgram/GettingaProducttoMarket/PerformanceStandards/ucm135509.htm'], 'describedBy': 'http://www.fda.gov/Radiation-EmittingProducts/ElectronicProductRadiationControlProgram/GettingaProducttoMarket/PerformanceStandards/ucm135508.htm'}, {'description': '<p>Medical device manufacturers are required to submit a premarket notification or 510(k) if they intend to introduce a device into commercial distribution for the first time or reintroduce a device that will be significantly changed or modified to the extent that its safety or effectiveness could be affected. This database of releasable 510(k)s can be searched by 510(k) number, applicant, device name or FDA product code. Summaries of safety and effectiveness information is available via the web interface for more recent records.</p>\n', 'programCode': ['009:005'], 'title': 'Premarket Notifications (510(k)s)', 'temporal': '1976-01-01T05:00:00-05:00/2013-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfPMN/pmn.cfm', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2013-11-01', 'accessLevel': 'public', 'identifier': '142e5da1-24f6-4215-83e5-18a7cd813889', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.accessdata.fda.gov/premarket/ftparea/pmn96cur.zip', 'format': 'zip', 'mediaType': 'application/unknown', 'title': 'zip'}], 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'modified': '2013-11-01', 'references': ['http://www.fda.gov/MedicalDevices/ProductsandMedicalProcedures/DeviceApprovalsandClearances/510kClearances/ucm089428.htm'], 'accrualPeriodicity': 'R/P1M'}, {'description': '<p>Premarket approval by FDA is the required process of scientific review to ensure the safety and effectiveness of all devices classified as Class III devices. An approved Premarket Approval Application (PMA) is, in effect, a private license granted to the applicant for marketing a particular medical device. This database may be searched by a variety of fields and is updated on a monthly basis.</p>\n', 'programCode': ['009:005'], 'title': 'Premarket Approvals (PMA)', 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'https://healthdata.gov/dataset/premarket-approvals-pma-1', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2013-11-01', 'accessLevel': 'public', 'identifier': '475907fb-6a5d-4ad8-90c0-b276edc05227', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfPMA/pma.cfm', 'format': 'interactive on-screen', 'mediaType': 'application/unknown', 'title': 'interactive on-screen'}], 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'modified': '2013-11-01', 'references': ['http://www.fda.gov/medicaldevices/productsandmedicalprocedures/deviceapprovalsandclearances/pmaapprovals/default.htm', 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfPMA/pma.cfm'], 'describedBy': 'http://www.fda.gov/MedicalDevices/DeviceRegulationandGuidance/Databases/ucm135279.htm'}, {'description': '<p>The National Health Related Items Code (NHRIC) is a system for identification and numbering of marketed device packages that is compatible with other numbering systems such as the National Drug Code (NDC) or Universal Product Code (UPC). Those manufacturers who desire to use the NHRIC number for unique product identification may apply to FDA for a labeler code. This database contains NHRIC data retrieved from records that date back 20 years.</p>\n', 'programCode': ['009:005'], 'title': 'NHRIC (National Health Related Items Code)', 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfNHRIC/nhric.cfm', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2013-11-01', 'accessLevel': 'public', 'identifier': '72b6e176-fd0a-48eb-b373-38812dd98baa', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfNHRIC/nhric.cfm', 'format': 'interactive on-screen', 'mediaType': 'application/unknown', 'title': 'interactive on-screen'}], 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'modified': '2013-11-01', 'references': ['http://www.fda.gov/medicaldevices/deviceregulationandguidance/databases/ucm161456.htm']}, {'description': "<p>This database allows you to search the CDRH's database information on medical devices which may have malfunctioned or caused a death or serious injury during the years 1992 through 1996.</p>\n", 'programCode': ['009:005'], 'title': 'MDR (Medical Device Reporting)', 'temporal': '1992-01-01T05:00:00-05:00/1996-07-31T04:00:00-04:00', 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfmdr/search.CFM', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '1996-07-31', 'accessLevel': 'public', 'identifier': '290bc7d6-538c-4889-823f-2ec60b6d3b6a', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfmdr/search.CFM', 'format': 'interactive on-screen', 'mediaType': 'application/unknown', 'title': 'interactive on-screen'}], 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'modified': '1996-07-31', 'references': ['http://www.fda.gov/MedicalDevices/Safety/ReportaProblem/ucm124073.htm']}, {'description': '<p>MAUDE data represents reports of adverse events involving medical devices. The data consists of all voluntary reports since June, 1993, user facility reports since 1991, distributor reports since 1993, and manufacturer reports since August, 1996.</p>\n', 'programCode': ['009:005'], 'title': 'MAUDE (Manufacturer and User Facility Device Experience)', 'temporal': '1991-01-01T05:00:00-05:00/2013-10-31T04:00:00-04:00', 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfMAUDE/search.CFM', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2013-10-31', 'accessLevel': 'public', 'identifier': '1327f116-da9f-40b9-babd-c893ab2ceacd', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfMAUDE/search.CFM', 'format': 'interactive on-screen', 'mediaType': 'application/unknown', 'title': 'interactive on-screen'}], 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'modified': '2013-10-31', 'references': ['http://www.fda.gov/MedicalDevices/DeviceRegulationandGuidance/PostmarketRequirements/ReportingAdverseEvents/ucm127891.htm']}, {'description': '<p>Searchable listing of Over-the-Counter tests (OTC) and collection kits that have been cleared or approved by the FDA</p>\n', 'programCode': ['009:005'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfIVD/Search.cfm', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2013-11-01', 'accessLevel': 'public', 'identifier': 'abf2baea-8af9-4507-8d28-641ed80f2021', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfIVD/Search.cfm', 'format': 'interactive on-screen', 'mediaType': 'application/unknown', 'title': 'interactive on-screen'}], 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'modified': '2013-11-01', 'title': 'IVD Home Use Lab Tests (Over The Counter) Tests'}, {'description': "<p>The Mammography Facility Database is updated periodically based on information received from the four FDA-approved accreditation bodies: the American College of Radiology (ACR), and the States of Arkansas, Iowa, and Texas. Information received by FDA or Certifying State from accreditation bodies does not specify if the facility is mobile or stationary. In many instances, but not all, the accreditation body notes Mobile following the name of the facility. The certification status of facilities may change, so FDA suggests that you check the facility's current status and look for the MQSA certificate.</p>\n", 'programCode': ['009:005'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfMQSA/mqsa.cfm', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2013-11-01', 'accessLevel': 'public', 'identifier': '705ec42c-0f47-4afd-9096-a73b28958348', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfMQSA/mqsa.cfm', 'format': 'interactive on-screen', 'mediaType': 'application/unknown', 'title': 'interactive on-screen'}], 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'modified': '2013-11-01', 'title': 'Mammography Facilities'}, {'description': '<p>This database contains the commercially marketed in vitro test systems categorized as CLIA waived by the FDA since January 31, 2000, and by the Centers for Disease Control and Prevention (CDC) prior to that date. CLIA waived test systems are waived from certain CLIA laboratory requirements (42 CFR Part 493).</p>\n', 'programCode': ['009:005'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfClia/analyteswaived.cfm', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2013-11-01', 'accessLevel': 'public', 'identifier': '3f3f0bb7-1c03-415a-90ca-400bfc08f096', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfClia/analyteswaived.cfm', 'format': 'interactive on-screen', 'mediaType': 'application/unknown', 'title': 'interactive on-screen'}], 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'modified': '2013-11-01', 'title': 'CLIA Currently Waived Analytes'}, {'description': '<p>This database contains the commercially marketed in vitro test systems categorized by the FDA since January 31, 2000, and tests categorized by the Centers for Disease Control and Prevention (CDC) prior to that date.</p>\n', 'programCode': ['009:005'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfCLIA/clia.cfm', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2013-11-01', 'accessLevel': 'public', 'identifier': 'c13343cf-eda1-425d-b346-6186c92e3992', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfCLIA/clia.cfm', 'format': 'interactive on-screen', 'mediaType': 'application/unknown', 'title': 'interactive on-screen'}], 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'modified': '2013-11-01', 'title': 'Clinical Laboratory Improvement Amendments '}, {'description': '<p>This database contains the most recent revision from the Government Printing Office (GPO) of the Code of Federal Regulations (CFR) Title 21 - Food and Drugs.</p>\n', 'programCode': ['009:005'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfcfr/cfrsearch.cfm', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2013-04-01', 'accessLevel': 'public', 'identifier': 'f1b5d989-b06e-46b6-a992-4b753912656b', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfcfr/cfrsearch.cfm', 'format': 'interactive on-screen', 'mediaType': 'application/unknown', 'title': 'interactive on-screen'}], 'keyword': ['cdrh', 'regulations'], 'bureauCode': ['009:10'], 'modified': '2013-04-01', 'title': 'Code of Federal Regulations Title 21'}, {'description': '<p>This database contains historical information about CDRH Advisory Committees and Panel meetings through 2008, including summaries and transcripts.</p>\n', 'programCode': ['009:005'], 'temporal': '2001-01-01T05:00:00-05:00/2009-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfAdvisory/search.cfm', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2009-12-31', 'accessLevel': 'public', 'identifier': 'a76c0c50-76f5-42bc-911c-703287648b52', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfAdvisory/search.cfm', 'format': 'interactive on-line', 'mediaType': 'application/unknown', 'title': 'interactive on-line'}], 'keyword': ['labeling'], 'bureauCode': ['009:10'], 'modified': '2009-12-31', 'title': 'CDRH Advisory Meeting Materials Archive'}, {'description': '<p>An inventory of all FDA Datasets</p>\n', 'programCode': ['009:005'], 'temporal': '1900-01-01T05:00:00-05:00/2013-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://open.fda.gov/data.json', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2013-12-20', 'accessLevel': 'public', 'identifier': '38fda70b-9734-4df0-ada6-897455bb7f7b', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://open.fda.gov/data.json', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}], 'keyword': ['data-json', 'inventory'], 'bureauCode': ['009:10'], 'modified': '2013-12-20', 'title': 'FDA Data Inventory'}, {'description': '<p>POCA is a software that produces a data set used internally to assess the safety, and feasibility of proposed proprietary drug names. FDA product name safety evaluators have access to an internal version of the POCA system behind the FDA firewall. Source code to develop external non-FDA instances of POCA are available at <a href="http://www.fda.gov/Drugs/ResourcesForYou/Industry/ucm400127.htm">http://www.fda.gov/Drugs/ResourcesForYou/Industry/ucm400127.htm</a></p>\n', 'programCode': ['009:002'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'https://healthdata.gov/dataset/poca-phonetic-orthographic-computer-algorithm-0', 'contactPoint': {'hasEmail': 'mailto:john.quinn@fda.hhs.gov', 'fn': 'John Quinn'}, 'issued': '2014-09-22', 'accessLevel': 'public', 'identifier': '78e2c44a-948a-4f20-a810-6f1e60cee0d1', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'interactive on-line', 'accessURL': 'http://www.fda.gov/Drugs/ResourcesForYou/Industry/ucm400127.htm', 'mediaType': 'application/unknown', 'title': 'interactive on-line'}], 'keyword': ['drug name', 'feasibility', 'proprietary', 'safety'], 'bureauCode': ['009:10'], 'modified': '2014-09-22', 'title': 'POCA -Phonetic Orthographic Computer Algorithm'}, {'description': '<p>FDA is disclosing the final inspection classification for inspections related to currently marketed FDA-regulated products. The disclosure of this information is not intended to interfere with planned enforcement actions, therefore some information may be withheld from posting until such action is taken.</p>\n', 'programCode': ['009:008'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.accessdata.fda.gov/scripts/inspsearch/', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2013-08-31', 'accessLevel': 'public', 'identifier': '7731ca41-583e-45b1-b810-2caf33000e39', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.fda.gov/downloads/ICECI/EnforcementActions/UCM224485.xls', 'format': 'excel', 'mediaType': 'application/unknown', 'title': 'excel'}], 'keyword': ['ora'], 'bureauCode': ['009:10'], 'modified': '2013-08-31', 'title': 'Inspection Database'}, {'description': '<p>This application provides Human Cell and Tissue registration information for registered, inactive, and pre-registered firms. Query options are by Establishment Name, Establishment Function, Product, Establishment Status, State, Zip Code, and Country.</p>\n', 'programCode': ['009:003'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'https://www.accessdata.fda.gov/scripts/cber/CFAppsPub/tiss/index.cfm', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2008-04-10', 'accessLevel': 'public', 'identifier': 'dc73689d-c8cc-4c9f-b3ee-c293483dbdb7', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://www.accessdata.fda.gov/scripts/cber/CFAppsPub/tiss/index.cfm', 'format': 'interactive on-screen', 'mediaType': 'application/unknown', 'title': 'interactive on-screen'}], 'keyword': ['cber'], 'bureauCode': ['009:10'], 'modified': '2008-04-10', 'title': 'Human Cell and Tissue Establishment Registration Public Query'}, {'description': '<p>This contains information that identifies clinical investigators, contract research organizations, and institutional review boards involved in the conduct of Investigational New Drug (IND) studies with human investigational drugs and therapeutic biologics.</p>\n', 'programCode': ['009:002'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.fda.gov/Drugs/InformationOnDrugs/ucm135162.htm', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2013-08-29', 'accessLevel': 'public', 'identifier': '8d346d8d-33c7-47f8-890d-a4ced16e45dd', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.fda.gov/downloads/Drugs/InformationOnDrugs/UCM135169.zip', 'format': 'zipped txt', 'mediaType': 'application/unknown', 'title': 'zipped txt'}], 'keyword': ['BMIS', 'cder'], 'bureauCode': ['009:10'], 'modified': '2013-08-29', 'title': 'Bioresearch Monitonoring Information System (BMIS)'}, {'description': '<p>The publication Approved Drug Products with Therapeutic Equivalence Evaluations (the List, commonly known as the Orange Book) identifies drug products approved on the basis of safety and effectiveness by the Food and Drug Administration (FDA) under the Federal Food, Drug, and Cosmetic Act (the Act). (For more information, see the Orange Book Preface.)</p>\n', 'programCode': ['009:002'], 'title': 'Approved Drug Products with Therapuetic Equivalence Evaluations (Orange Book)', 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.fda.gov/Drugs/InformationOnDrugs/ucm129662.htm', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2013-10-31', 'accessLevel': 'public', 'identifier': 'c7b84420-8e01-44eb-92de-c5e7f975ab28', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.fda.gov/downloads/Drugs/InformationOnDrugs/UCM163762.zip', 'format': 'zipped txt', 'mediaType': 'application/unknown', 'title': 'zipped txt'}], 'keyword': ['cder', 'orange book'], 'bureauCode': ['009:10'], 'modified': '2013-10-31', 'references': ['http://www.accessdata.fda.gov/scripts/cder/ob/default.cfm']}, {'description': '<p>The FDA Acronyms and Abbreviations database provides a quick reference to acronyms and abbreviations related to Food and Drug Administration (FDA) activities</p>\n', 'programCode': ['009:002'], 'title': 'FDA Acronyms and Abbreviations', 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.fda.gov/AboutFDA/FDAAcronymsAbbreviations/default.htm', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2012-04-04', 'accessLevel': 'public', 'identifier': '4dc9ed1a-1287-40e5-9c14-41011aac1308', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'zipped text', 'accessURL': 'http://www.fda.gov/AboutFDA/FDAAcronymsAbbreviations/ucm070296.htm', 'mediaType': 'application/unknown', 'title': 'zipped text'}], 'keyword': ['definitions'], 'bureauCode': ['009:10'], 'modified': '2012-04-04', 'references': ['http://www.accessdata.fda.gov/scripts/cder/acronyms/index.cfm']}, {'description': '<p>The Drug Listing Act of 1972 requires registered drug establishments to provide the Food and Drug Administration (FDA) with a current list of all drugs manufactured, prepared, propagated, compounded, or processed by it for commercial distribution. (See Section 510 of the Federal Food, Drug, and Cosmetic Act (Act) (21 U.S.C. � 360)). Drug products are identified and reported using a unique, three-segment number, called the National Drug Code (NDC), which serves as a universal product identifier for drugs. FDA publishes the listed NDC numbers and the information submitted as part of the listing information in the NDC Directory which is updated daily.</p>\n', 'programCode': ['009:002'], 'title': 'National Drug Code Directory', 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.fda.gov/Drugs/InformationOnDrugs/ucm142438.htm', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2013-11-14', 'accessLevel': 'public', 'identifier': '2b7ec03d-67dc-4544-b1d6-b9aa02f693c6', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.fda.gov/downloads/Drugs/DevelopmentApprovalProcess/UCM070838.zip', 'format': 'zip', 'mediaType': 'application/unknown', 'title': 'zip'}], 'keyword': ['cder', 'NDC'], 'bureauCode': ['009:10'], 'modified': '2013-11-14', 'references': ['http://www.accessdata.fda.gov/scripts/cder/ndc/default.cfm', 'http://www.fda.gov/downloads/Drugs/InformationOnDrugs/UCM257244.zip'], 'describedBy': 'http://www.fda.gov/Drugs/InformationOnDrugs/ucm254527.htm'}, {'description': '<p>The Medical Product Safety Network (MedSun) is an adverse event reporting program launched in 2002. The primary goal for MedSun is to work collaboratively with the clinical community to identify, understand, and solve problems with the use of medical devices.</p>\n', 'programCode': ['009:005'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/Medsun/searchReportText.cfm', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2013-11-13', 'accessLevel': 'public', 'identifier': '068aa9da-ef7e-419a-9de2-2a690dbec65b', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/Medsun/searchReportText.cfm', 'format': 'interactive on-screen', 'mediaType': 'application/unknown', 'title': 'interactive on-screen'}], 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'modified': '2013-11-13', 'title': 'MedSun Reports'}, {'description': '<p>The CDRH FOIA electronic reading room contains frequently requested information via the Freedom of Information Act from the Center for Devices and Radiological Health.</p>\n', 'programCode': ['009:005'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.accessdata.fda.gov/scripts/cdrh/devicesatfda/readingroom.cfm', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2013-11-01', 'accessLevel': 'public', 'identifier': '650b8214-c3a4-46f6-8a10-5d182339c0d6', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.accessdata.fda.gov/scripts/cdrh/devicesatfda/readingroom.cfm', 'format': 'pdf', 'mediaType': 'application/unknown', 'title': 'pdf'}], 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'modified': '2013-11-01', 'title': 'CDRH FOIA Electronic Reading Room'}, {'description': '<p>MedWatch alerts provide timely new safety information on human drugs, medical devices, vaccines and other biologics, dietary supplements, and cosmetics. The alerts contain actionable information that may impact both treatment and diagnostic choices for healthcare professional and patient.</p>\n', 'programCode': ['009:008'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.fda.gov/Safety/MedWatch/SafetyInformation/SafetyAlertsforHumanMedicalProducts/default.htm', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2019-02-28', 'accessLevel': 'public', 'identifier': '2003711a-3d1c-4a0c-9928-09de5c42e2cf', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.fda.gov/downloads/Safety/MedWatch/SafetyInformation/UCM189811.zip', 'format': 'zip', 'mediaType': 'application/unknown', 'title': 'zip'}], 'keyword': ['definitions'], 'bureauCode': ['009:10'], 'modified': 'R/P1Y', 'title': 'MedWatch Safety Alerts for Human Medical Products', 'accrualPeriodicity': 'R/P1Y'}, {'description': '<p>Information about FDA-approved brand name and generic prescription and over-the-counter human drugs and biological therapeutic products. <a href="mailto:Drugs@FDA">Drugs@FDA</a> includes most of the drug products approved since 1939. The majority of patient information, labels, approval letters, reviews, and other information are available for drug products approved since 1998.</p>\n', 'programCode': ['009:002'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.fda.gov/Drugs/InformationOnDrugs/ucm135821.htm', 'contactPoint': {'hasEmail': 'mailto:FDA_Enterprise_Data_Inventory@fda.hhs.gov', 'fn': 'FDA Enterprise Data Inventory'}, 'issued': '2019-02-28', 'accessLevel': 'public', 'identifier': 'f22c9b6a-e68a-445a-ae44-1441b2f698ab', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.fda.gov/downloads/Drugs/InformationOnDrugs/UCM054599.zip', 'format': 'zip', 'mediaType': 'application/unknown', 'title': 'zip'}], 'keyword': ['cder'], 'bureauCode': ['009:10'], 'modified': 'R/P1D', 'title': 'Drugs@FDA Database', 'accrualPeriodicity': 'R/P1D', 'describedBy': 'http://www.fda.gov/Drugs/InformationOnDrugs/ucm079750.htm'}, {'description': '<p>The Drug Establishments Current Registration Site (DECRS) is a database of current information submitted by drug firms to register establishments (facilities) which manufacture, prepare, propagate, compound or process drugs that are commercially distributed in the U.S. or offered for import to the U.S.</p>\n', 'programCode': ['009:002'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.fda.gov/Drugs/InformationOnDrugs/ucm135778.htm', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2019-02-28', 'accessLevel': 'public', 'identifier': 'fa27e8ba-4b3c-4a2d-bb29-19eecffa0847', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.fda.gov/downloads/Drugs/InformationOnDrugs/UCM197817.zip', 'format': 'zip', 'mediaType': 'application/unknown', 'title': 'zip'}], 'keyword': ['cder', 'establishments', 'registration'], 'bureauCode': ['009:10'], 'modified': 'R/P3M', 'title': 'Drug Establishments Current Registration Site', 'accrualPeriodicity': 'R/P3M'}, {'description': '<p>For a drug product that does not have a dissolution test method in the United States Pharmacopeia (USP), the FDA Dissolution Methods Database provides information on dissolution methods presently recommended by the Division of Bioequivalence, Office of Generic Drugs.</p>\n', 'programCode': ['009:002'], 'title': 'Dissolution Methods Database', 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.fda.gov/Drugs/InformationOnDrugs/ucm135742.htm', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2019-02-28', 'accessLevel': 'public', 'identifier': '3f2b8dee-6c80-4230-8f8a-3f7c83920d42', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'interactive on-screen', 'accessURL': 'http://www.fda.gov/Drugs/InformationOnDrugs/ucm135742.htm', 'mediaType': 'application/unknown', 'title': 'interactive on-screen'}], 'keyword': ['cder', 'dissolution'], 'bureauCode': ['009:10'], 'modified': 'R/P3M', 'references': ['http://www.accessdata.fda.gov/scripts/cder/dissolution/index.cfm'], 'accrualPeriodicity': 'R/P3M'}, {'description': '<p>The Clinical Investigator Inspection List (CLIIL) contains names, addresses, and other pertinent information gathered from inspections of clinical investigators who have performed studies with investigational new drugs. The list contains information on inspections that have been closed since July 1977.</p>\n', 'programCode': ['009:002'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.fda.gov/Drugs/InformationOnDrugs/ucm135198.htm', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2019-02-28', 'accessLevel': 'public', 'identifier': '9dcfa54e-3b0c-40c8-b2fe-754820bed30f', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.fda.gov/downloads/Drugs/InformationOnDrugs/UCM111343.zip', 'format': 'zipped txt', 'mediaType': 'application/unknown', 'title': 'zipped txt'}], 'keyword': ['cder', 'clinical investigator'], 'bureauCode': ['009:10'], 'modified': 'R/P3M', 'title': 'Clinical Investigator Inspector List (CLIIL)', 'accrualPeriodicity': 'R/P3M', 'describedBy': 'http://www.fda.gov/Drugs/GuidanceComplianceRegulatoryInformation/EnforcementActivitiesbyFDA/ucm073059.htm'}, {'description': '<p>Information provided to FDA by manufacturers about current drugs in shortage, resolved shortages, and discontinuations of specific drug products.</p>\n', 'programCode': ['009:002'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.accessdata.fda.gov/scripts/drugshortages/default.cfm', 'contactPoint': {'hasEmail': 'mailto:FDA_Enterprise_Data_Inventory@fda.hhs.gov', 'fn': 'FDA Enterprise Data Inventory'}, 'issued': '2019-02-28', 'accessLevel': 'public', 'identifier': '520f8f0d-b519-4ad9-8597-14d517f00987', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.accessdata.fda.gov/scripts/drugshortages/default.cfm', 'format': 'interactive on-screen', 'mediaType': 'application/unknown', 'title': 'interactive on-screen'}], 'keyword': ['cder'], 'bureauCode': ['009:10'], 'modified': 'R/P1D', 'title': 'Current and Resolved Drug Shortages and Discontinuations Reported to FDA', 'accrualPeriodicity': 'R/P1W'}, {'description': '<p>Press Releases of food recalls from industry</p>\n', 'programCode': ['009:001'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.fda.gov/DataSets/Recalls/Food/Food.xml', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2019-02-28', 'accessLevel': 'public', 'identifier': 'cdaa413b-325f-4f81-a78e-f8e55ac77098', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.fda.gov/DataSets/Recalls/Food/Food.xml', 'format': 'xml', 'mediaType': 'application/unknown', 'title': 'xml'}], 'keyword': ['recalls'], 'bureauCode': ['009:10'], 'modified': 'R/PT1S', 'title': 'Food Recalls'}, {'description': '<p>This searchable database contains establishments (engaged in the manufacture, preparation, propagation, compounding, assembly, or processing of medical devices intended for human use and commercial distribution) and listings of medical devices in commercial distribution by both domestic and foreign manufacturers. Note: This database is updated once a week.</p>\n', 'programCode': ['009:005'], 'title': 'Establishment Registration & Device Listing', 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfRL/rl.cfm', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2019-02-28', 'accessLevel': 'public', 'identifier': '7138583c-afe2-4e52-843b-a0665c75714d', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfRL/rl.cfm', 'format': 'interactive on-screen', 'mediaType': 'application/unknown', 'title': 'interactive on-screen'}], 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'modified': 'R/P1W', 'references': ['http://www.fda.gov/MedicalDevices/DeviceRegulationandGuidance/HowtoMarketYourDevice/RegistrationandListing/ucm134495.htm'], 'accrualPeriodicity': 'R/P1W', 'describedBy': 'http://www.fda.gov/MedicalDevices/DeviceRegulationandGuidance/HowtoMarketYourDevice/RegistrationandListing/ucm134495.htm'}, {'description': '<p>This database contains medical device names and associated information developed by the Center. It includes a three letter device product code and a Device Class that refers to the level of CDRH regulation of a given device.</p>\n', 'programCode': ['009:005'], 'title': 'Product Classification', 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfPCD/PCDSimpleSearch.cfm', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2019-02-28', 'accessLevel': 'public', 'identifier': '3286eac6-86ad-4236-9281-8d09ad04e816', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.accessdata.fda.gov/premarket/ftparea/foiclass.zip', 'format': 'zip', 'mediaType': 'application/unknown', 'title': 'zip'}], 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'modified': 'R/P1M', 'references': ['http://www.fda.gov/MedicalDevices/DeviceRegulationandGuidance/Overview/ClassifyYourDevice/ucm051668.htm'], 'describedBy': 'http://www.fda.gov/MedicalDevices/DeviceRegulationandGuidance/Overview/ClassifyYourDevice/ucm2005371.htm'}, {'description': '<p>A 180-day supplement is a request for a significant change in components, materials, design, specification, software, color additive, and labeling to an approved premarket application or premarket report. As a pilot program under the CDRH Transparency Initiative, FDA has begun releasing some summary review memos for 180-day PMA supplements relating to design changes.</p>\n', 'programCode': ['009:005'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfpma/pmamemos.cfm', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2019-02-28', 'accessLevel': 'public', 'identifier': '8dabbf7e-0e4a-4e1c-a0d2-982d97398a10', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfpma/pmamemos.cfm', 'format': 'interactive on-screen', 'mediaType': 'application/unknown', 'title': 'interactive on-screen'}], 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'modified': 'R/P1W', 'title': 'Premarket Approval (PMA) Summary Review Memos for 180-Day Design Changes', 'accrualPeriodicity': 'R/P1W'}, {'description': '<p>The CDRH Inspections Database provides information about medical device inspections that were the responsibility of CDRH from 2008 to the present.</p>\n', 'programCode': ['009:005'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfTPLC/inspect.cfm', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2019-02-28', 'accessLevel': 'public', 'identifier': 'fe84d43d-cad9-4dce-93d8-919358244618', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfTPLC/inspect.cfm', 'format': 'interactive on-line', 'mediaType': 'application/unknown', 'title': 'interactive on-line'}], 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'modified': 'R/P1Y', 'title': 'CDRH Inspections Database', 'accrualPeriodicity': 'R/P1W'}, {'description': "<p>Whereas not all recalls are announced in the media or on our Recalls press release page, all recalls montiored by FDA are included in FDA's weekly Enforcement Report once they are classified according to the level of hazard involved.</p>\n", 'programCode': ['009:008'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.fda.gov/Safety/Recalls/EnforcementReports/default.htm', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2019-02-28', 'accessLevel': 'public', 'identifier': '99f89749-f77f-4d0f-a415-8c7b633bac1f', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'interactive on-screen', 'accessURL': 'http://www.fda.gov/Safety/Recalls/EnforcementReports/default.htm', 'mediaType': 'application/unknown', 'title': 'interactive on-screen'}], 'keyword': ['ora', 'regulations'], 'bureauCode': ['009:10'], 'modified': 'R/P1W', 'title': 'Enforcement Reports', 'accrualPeriodicity': 'R/P1W'}, {'description': '<p>An index of FDA warning letters issued to companies operating in the United States.</p>\n', 'programCode': ['009:008'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.fda.gov/ICECI/EnforcementActions/WarningLetters/2013/default.htm', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2019-02-28', 'accessLevel': 'public', 'identifier': '8ab03039-617f-469d-bf37-b4f844372945', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.fda.gov/DataSets/WarningLetters/WarningLettersDataSet.xml', 'format': 'xml', 'mediaType': 'application/unknown', 'title': 'xml'}], 'keyword': ['ora', 'regulations'], 'bureauCode': ['009:10'], 'modified': 'R/P1W', 'title': 'Warning Letters', 'accrualPeriodicity': 'R/P1W'}, {'description': '<p>Disclosure of reporting citations provide the public with a rationale for the Agency�s enforcement actions and will also help to inform public and industry decision-making, allowing them to make more informed marketplace choices and help to encourage compliance.</p>\n', 'programCode': ['009:008'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.fda.gov/ICECI/EnforcementActions/ucm346077.htm', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2019-02-28', 'accessLevel': 'public', 'identifier': '74aed734-91b4-41f2-8418-a0aae396f9ef', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'excel', 'accessURL': 'http://www.fda.gov/ICECI/EnforcementActions/ucm346077.htm', 'mediaType': 'application/unknown', 'title': 'excel'}], 'keyword': ['ora'], 'bureauCode': ['009:10'], 'modified': 'R/P1M', 'title': 'Inspection Citations', 'accrualPeriodicity': 'R/P1M'}, {'description': '<p>The Electronic Animal Drug Product Listing Directory is a directory of all animal drug products that have been listed electronically since June 1, 2009, to comply with changes enacted as part of the FDA Amendments Act of 2007.</p>\n', 'programCode': ['009:004'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.fda.gov/ForIndustry/DataStandards/StructuredProductLabeling/ucm191015.htm', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2019-02-28', 'accessLevel': 'public', 'identifier': 'e3b58aa4-eb31-406f-a766-1a4f2da87565', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.fda.gov/downloads/ForIndustry/DataStandards/StructuredProductLabeling/UCM362817.zip', 'format': 'zip', 'mediaType': 'application/unknown', 'title': 'zip'}], 'keyword': ['cvm', 'labeling'], 'bureauCode': ['009:10'], 'modified': 'R/P1D', 'title': 'Electronic Animal Drug Product Listing Directory', 'accrualPeriodicity': 'R/P1D'}, {'description': '<p>On November 16, 1988, the President of the United States signed into law the Generic Animal Drug and Patent Restoration Act (GADPTRA). Among its major provisions, the Act extends eligibility for submission of Abbreviated New Animal Drug Applications (ANADAs) to all animal drug products approved for safety and effectiveness under the Federal Food, Drug, and Cosmetic Act. The Act also requires that each sponsor of an approved animal drug product submit to the FDA certain information regarding patents held for the animal drug or its method of use. The Act requires that this information, as well as a list of all animal drug products approved for safety and effectiveness, be made available to the public. This list must be updated monthly under the provisions of the Act. This publication, which is known as the �Green Book�, was first published in January of 1989. Updates have been added monthly since then. The list is published in its entirety each January.</p>\n', 'programCode': ['009:004'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.accessdata.fda.gov/scripts/animaldrugsatfda/index.cfm', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2019-02-28', 'accessLevel': 'public', 'identifier': 'ee7073db-55c0-46b0-b831-1c659fe7137d', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.accessdata.fda.gov/scripts/animaldrugsatfda/index.cfm', 'format': 'interactive on-screen', 'mediaType': 'application/unknown', 'title': 'interactive on-screen'}], 'keyword': ['cvm', 'labeling'], 'bureauCode': ['009:10'], 'modified': 'R/P1Y', 'title': 'Approved Animal Drug Products (Green Book)', 'accrualPeriodicity': 'R/P1Y'}, {'description': '<p>Federal regulations require that an assembler who installs one or more certified components of a diagnostic x-ray system submit a report of assembly. This database contains the releasable information submitted including Equipment Location, General Information and Component Information. Note: Data does not include dental system installations.</p>\n', 'programCode': ['009:005'], 'title': 'X-Ray Assembler Data', 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.fda.gov/MedicalDevices/DeviceRegulationandGuidance/Databases/ucm135419.htm', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2019-02-28', 'accessLevel': 'public', 'identifier': 'aae3533d-6b69-4648-833c-a73700e51f51', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'zip', 'accessURL': 'http://www.fda.gov/MedicalDevices/DeviceRegulationandGuidance/Databases/ucm135419.htm', 'mediaType': 'application/unknown', 'title': 'zip'}], 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'modified': 'R/P1Y', 'references': ['http://www.fda.gov/MedicalDevices/DeviceRegulationandGuidance/Databases/ucm135419.htm#zip', 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfAssem/assembler.cfm'], 'accrualPeriodicity': 'R/P1Y'}, {'description': '<p>This database consists of those national and international standards recognized by FDA which manufacturers can declare conformity to and is part of the information the Center can use to make an appropriate decision regarding the clearance or approval of a submission. Information submitted on conformance with such standards will have a direct bearing on safety and effectiveness determinations made during the review of IDEs, HDEs, PMAs, and PDPs. Conformance with recognized consensus standards in and of itself, however, may not always be a sufficient basis for regulatory decisions.</p>\n', 'programCode': ['009:005'], 'title': 'FDA Recognized Consensus Standards', 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfStandards/search.cfm', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2019-02-28', 'accessLevel': 'public', 'identifier': '4b318035-9f0e-4f7e-b4ff-c70fd57b4994', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfStandards/search.cfm', 'format': 'interactive on-screen', 'mediaType': 'application/unknown', 'title': 'interactive on-screen'}], 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'modified': 'R/P3M', 'references': ['http://www.fda.gov/MedicalDevices/DeviceRegulationandGuidance/Standards/default.htm'], 'accrualPeriodicity': 'R/P3M'}, {'description': '<p>The Interoperability Proving Ground (IPG) is an open, community platform where you can share, learn, and be inspired by interoperability projects occurring in the United States (and around the world).</p>\n', 'programCode': ['009:110'], 'title': 'Interoperability Proving Ground', 'publisher': {'@type': 'org:Organization', 'name': 'Office of the National Coordinator for Health Information Technology'}, 'landingPage': 'https://www.healthit.gov/techlab/ipg/', 'modified': '-', 'contactPoint': {'hasEmail': 'mailto:onc.request@hhs.gov', 'fn': 'ONC Request'}, 'issued': '2019-02-07', 'accessLevel': 'public', 'identifier': 'obq8zsu3-97j2-kg6f-m27a-jblq9u0jqg4s', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'https://www.healthit.gov/techlab/ipg/', 'mediaType': 'application/unknown', 'title': 'Interoperability_Proving_Ground.csv'}], 'keyword': ['data standards', 'health care', 'health IT', 'interoperability'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'https://www.healthit.gov/techlab/ipg/'}, {'description': '<p>The Evidence-Based Practices Resource Center aims to provide communities, clinicians, policy-makers and others in the field with the information and tools they need to incorporate evidence-based practices into their communities or clinical settings. The Resource Center contains a collection of scientifically-based resources for a broad range of audiences, including Treatment Improvement Protocols, toolkits, resource guides, clinical practice guidelines, and other science-based resources.</p>\n', 'programCode': ['009:069'], 'title': 'Evidence-Based Practices Resource Center', 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'theme': ['Community', 'Health'], 'landingPage': 'https://www.samhsa.gov/ebp-resource-center', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'SAMHSA Policy Lab'}, 'language': ['en-US'], 'accessLevel': 'public', 'identifier': '74d54c36-1323-4969-b98a-a6a2974047e8', '@type': 'dcat:Dataset', 'modified': '2019-05-11', 'keyword': ['children', 'evidence', 'mental health', 'Opioids', 'Prevention', 'serious mental illness', 'substance abuse', 'women'], 'bureauCode': ['009:30'], 'dataQuality': True, 'issued': '2018-09-28', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The Certified Health IT Product List (CHPL) is a comprehensive and authoritative listing of all certified Health Information Technology which has been successfully tested and certified by the ONC Health IT Certification program. All products listed on the CHPL have been tested by an ONC-Accredited Testing Laboratory (ONC-ATL) and certified by an ONC-Authorized Certification Body (ONC-ACB) to meet criteria adopted by the Secretary of the Department of Health and Human Services (HHS).</p>\n', 'programCode': ['009:110'], 'title': 'Certified Health IT Product List (CHPL)', 'publisher': {'@type': 'org:Organization', 'name': 'Office of the National Coordinator for Health Information Technology'}, 'landingPage': 'https://chpl.healthit.gov/#/resources/download', 'contactPoint': {'hasEmail': 'mailto:onc.request@hhs.gov', 'fn': 'ONC Request'}, 'issued': '2018-09-19', 'accessLevel': 'public', 'identifier': 'udruc2qi-rbx5-4vvp-3rf5-hmf1b7wzvqym', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://chpl.healthit.gov/rest/download?api_key=12909a978483dfb8ecd0596c98ae9094', 'format': 'xml', 'mediaType': 'application/unknown', 'title': 'chpl-all.xml'}], 'keyword': ['certified', 'EHR', 'electronic health records', 'health IT'], 'bureauCode': ['009:00'], 'modified': 'R/P1D', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'https://chpl.healthit.gov/#/resources/download'}, {'description': '<p>The Certified Health IT Product List (CHPL) is a comprehensive and authoritative listing of all certified Health Information Technology which has been successfully tested and certified by the ONC Health IT Certification program. All products listed on the CHPL have been tested by an ONC-Accredited Testing Laboratory (ONC-ATL) and certified by an ONC-Authorized Certification Body (ONC-ACB) to meet criteria adopted by the Secretary of the Department of Health and Human Services (HHS). This is a fully queryable REST API with JSON and XML output.</p>\n', 'programCode': ['009:110'], 'references': ['https://chpl.healthit.gov/'], 'publisher': {'@type': 'org:Organization', 'name': 'Office of the National Coordinator for Health Information Technology'}, 'landingPage': 'https://chpl.healthit.gov/#/resources/chpl_api', 'modified': 'R/P1D', 'contactPoint': {'hasEmail': 'mailto:onc.request@hhs.gov', 'fn': 'ONC Request'}, 'issued': '2018-09-19', 'accessLevel': 'public', 'title': 'Certified Health IT Product List (CHPL) Open API', 'identifier': 'hl1o4xum-glh3-5j9f-ral7-kkm8hprfl53q', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'api', 'accessURL': 'https://chpl.healthit.gov/#/resources/chpl_api', 'mediaType': 'application/unknown', 'title': 'CHPL Open API'}], 'keyword': ['office-of-the-national-coordinator-for-health-information-technology'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'https://chpl.healthit.gov/#/resources/chpl_api'}, {'description': "<p>The Drug Abuse Warning Network (DAWN) is a nationally representative public health surveillance system that has monitored drug related emergency department (ED) visits to hospitals since the early 1970s. First administered by the Drug Enforcement Administration (DEA) and the National Institute on Drug Abuse (NIDA), the responsibility for DAWN now rests with the Substance Abuse and Mental Health Services Administration's (SAMHSA) Center for Behavioral Health Statistics and Quality (CBHSQ). Over the years, the exact survey methodology has been adjusted to improve the quality, reliability, and generalizability of the information produced by DAWN. The current approach was first fully implemented in the 2004 data collection year.<br />\nDAWN relies on a longitudinal probability sample of hospitals located throughout the United States. To be eligible for selection into the DAWN sample, a hospital must be a non-federal, short-stay, general surgical and medical hospital located in the United States, with at least one 24-hour ED. DAWN cases are identified by the systematic review of ED medical records in participating hospitals. The unit of analysis is any ED visit involving recent drug use. DAWN captures both ED visits that are directly caused by drugs and those in which drugs are a contributing factor but not the direct cause of the ED visit. The reason a patient used a drug is not part of the criteria for considering a visit to be drug related. Therefore, all types of drug-related events are included: drug misuse or abuse, accidental drug ingestion, drug-related suicide attempts, malicious drug poisonings, and adverse reactions. DAWN does not report medications that are unrelated to the visit.<br />\nThe DAWN public-use dataset provides information for all types of drugs, including illegal drugs, prescription drugs, over-the-counter medications, dietary supplements, anesthetic gases, substances that have psychoactive effects when inhaled, alcohol when used in combination with other drugs (all ages), and alcohol alone (only for patients aged 20 or younger). Public-use dataset variables describe and categorize up to 16 drugs contributing to the ED visit, including toxicology confirmation and route of administration. Administrative variables specify the type of case, case disposition, categorized episode time of day, and quarter of year. Metropolitan area is included for represented metropolitan areas. Created variables include the number of unique drugs reported and case-level indicators for alcohol, non-alcohol illicit substances, any pharmaceutical, non-medical use of pharmaceuticals, and all misuse and abuse of drugs. Demographic items include age category, sex, and race/ethnicity. Complex sample design and weighting variables are included to calculate various estimates of drug-related ED visits for the Nation as a whole, as well as for specific metropolitan areas, from the ED visits classified as DAWN cases in the selected hospitals.This study has 1 Data Set.</p>\n", 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/drug-abuse-warning-network-dawn-2007', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/drug-abuse-warning-network-dawn-2007-nid13522', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>Drug Abuse Warning Network (DAWN-2007)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/drug-abuse-warning-network-dawn-2007-nid13522', 'accessURL': 'https://datafiles.samhsa.gov/study/drug-abuse-warning-network-dawn-2007-nid13522', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol', 'demographic characteristics', 'detoxification', 'drug overdose', 'drug use', 'emergency departments', 'energy drinks', 'nonprescription drugs', 'substance abuse', 'suicide'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'Drug Abuse Warning Network (DAWN-2007)'}, {'description': '<p>The National Household Survey on Drug Abuse (NHSDA) series<br />\nmeasures the prevalence and correlates of drug use in the United<br />\nStates. The surveys are designed to provide quarterly, as well as<br />\nannual, estimates. Information is provided on the use of illicit<br />\ndrugs, alcohol, and tobacco among members of United States households<br />\naged 12 and older. Questions include age at first use as well as<br />\nlifetime, annual, and past-month usage for the following drug classes:<br />\nmarijuana, cocaine (and crack), hallucinogens, heroin, inhalants,<br />\nalcohol, tobacco, and nonmedical use of prescription drugs, including<br />\npain relievers, tranquilizers, stimulants, and sedatives. The survey<br />\ncovers substance abuse treatment history and perceived need for<br />\ntreatment, and includes questions from the Diagnostic and Statistical<br />\nManual (DSM) of Mental Disorders that allow diagnostic criteria to be<br />\napplied. Respondents are also asked about personal and family income<br />\nsources and amounts, health care access and coverage, illegal<br />\nactivities and arrest record, problems resulting from the use of<br />\ndrugs, and needle-sharing. Questions introduced in previous NHSDA<br />\nadministrations were retained in the 2001 survey, including questions<br />\nasked only of respondents aged 12 to 17. These "youth experiences"<br />\nitems covered a variety of topics, such as neighborhood environment,<br />\nillegal activities, gang involvement, drug use by friends, social<br />\nsupport, extracurricular activities, exposure to substance abuse<br />\nprevention and education programs, and perceived adult attitudes<br />\ntoward drug use and activities such as school work. Also retained were<br />\nquestions on mental health and access to care, perceived risk of using<br />\ndrugs, perceived availability of drugs, driving behavior and personal<br />\nbehavior, and cigar smoking. Questions on the tobacco brand used most<br />\noften were introduced with the 1999 survey and have been retained<br />\nthrough the 2001 survey. Demographic data include gender, race, age,<br />\nethnicity, marital status, educational level, job status, veteran<br />\nstatus, and current household composition. In addition, in 2001 questions on purchase of marijuana were added.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-household-survey-drug-abuse-nhsda-2001', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-household-survey-drug-abuse-nhsda-2001-nid13525', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Household Survey on Drug Abuse (NHSDA-2001)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-household-survey-drug-abuse-nhsda-2001-nid13525', 'accessURL': 'https://datafiles.samhsa.gov/study/national-household-survey-drug-abuse-nhsda-2001-nid13525', 'mediaType': 'application/unknown'}], 'keyword': ['addiction', 'alcohol', 'alcohol abuse', 'alcohol consumption', 'amphetamines', 'barbiturates', 'cocaine', 'controlled drugs', 'drinking behavior', 'drug abuse', 'drug dependence', 'drug treatment', 'drug use', 'drugs', 'hallucinogens', 'heroin', 'households', 'inhalants', 'marijuana', 'mental health', 'mental health services', 'methamphetamine', 'prescription drugs', 'sedatives', 'smoking', 'stimulants', 'substance abuse', 'substance abuse treatment', 'tranquilizers'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Household Survey on Drug Abuse (NHSDA-2001)'}, {'description': '<p>The Treatment Episode Data Set -- Admissions (TEDS-A) is a national census data system of annual admissions to substance abuse treatment facilities. TEDS-A provides annual data on the number and characteristics of persons admitted to public and private substance abuse treatment programs that receive public funding. The unit of analysis is a treatment admission. TEDS consists of data reported to state substance abuse agencies by the treatment programs, which in turn report it to SAMHSA.<br />\nA sister data system, called the Treatment Episode Data Set -- Discharges (TEDS-D), collects data on discharges from substance abuse treatment facilities. The first year of TEDS-A data is 1992, while the first year of TEDS-D is 2006.<br />\nTEDS variables that are required to be reported are called the "Minimum Data Set (MDS)", while those that are optional are called the "Supplemental Data Set (SuDS)".<br />\nVariables in the MDS include: information on service setting, number of prior treatments, primary source of referral, gender, race, ethnicity, education, employment status, substance(s) abused, route of administration, frequency of use, age at first use, and whether methadone was prescribed in treatment. Supplemental variables include: diagnosis codes, presence of psychiatric problems, living arrangements, source of income, health insurance, expected source of payment, pregnancy and veteran status, marital status, detailed not in labor force codes, detailed criminal justice referral codes, days waiting to enter treatment, and the number of arrests in the 30 days prior to admissions (starting in 2008).<br />\nSubstances abused include alcohol, cocaine and crack, marijuana and hashish, heroin, nonprescription methadone, other opiates and synthetics, PCP, other hallucinogens, methamphetamine, other amphetamines, other stimulants, benzodiazepines, other non-benzodiazepine tranquilizers, barbiturates, other non-barbiturate sedatives or hypnotics, inhalants, over-the-counter medications, and other substances.<br />\nCreated variables include total number of substances reported, intravenous drug use (IDU), and flags for any mention of specific substances.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/treatment-episode-data-set-admissions-teds-1997', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-1997-nid13526', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>Treatment Episode Data Set: Admissions (TEDS-A-1997)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-1997-nid13526', 'accessURL': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-1997-nid13526', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'drug abuse', 'drug treatment', 'health care services', 'health insurance', 'intervention', 'mental health', 'substance abuse', 'substance abuse treatment', 'treatment programs'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'Treatment Episode Data Set: Admissions (TEDS-A-1997)'}, {'description': '<p>The California Drug and Alcohol Treatment Assessment<br />\n(CALDATA) was designed to study the costs, benefits, and effectiveness<br />\nof the state\'s alcohol and drug treatment infrastructure (recovery<br />\nservices) and specifically to assess (1) the effects of treatment on<br />\nparticipant behavior, (2) the costs of treatment, and (3) the economic<br />\nvalue of treatment to society. Data were collected on participants<br />\n(clients) across four types of treatment programs, or modalities:<br />\nresidential, residential "social model," nonmethadone outpatient, and<br />\noutpatient methadone (detoxification and maintenance). Data were<br />\ncollected in two phases. In Phase 1, treatment records were abstracted<br />\nfor clients who received treatment or were discharged between October<br />\n1, 1991, and September 30, 1992. In Phase 2, these clients were<br />\nlocated and recruited for a follow-up interview. The CALDATA design<br />\nand procedures included elements from several national treatment<br />\noutcome studies including the Drug Services Research Survey, Services Research Outcomes Study, National<br />\nTreatment Improvement Evaluation Study, and Drug Abuse<br />\nTreatment Outcome Study. The record abstract was designed<br />\nto collect identifying and locating information for interview<br />\nreference during the personal interviewing phase. The abstract also<br />\ncollected demographic, drug, or alcohol use, and treatment and service<br />\ninformation. The follow-up questionnaire covered time periods before,<br />\nduring, and after treatment and focused on topics such as ethnic and<br />\neducational background, drug and alcohol use, mental and physical<br />\nhealth, HIV and AIDS status, drug testing, illegal activities and<br />\ncriminal status, living arrangements and family issues, employment and<br />\nincome, and treatment for drug, alcohol, and mental health<br />\nproblems. Drugs included alcohol, barbiturates, benzodiazepines,<br />\ncocaine powder, crack, downers, hallucinogens, heroin, illegal<br />\nmethadone, inhalants, LSD, marijuana/hashish/THC, methamphetamines and<br />\nother stimulants, narcotics, over-the-counter drugs, PCP, ritalin or<br />\npreludin, and sedatives/hypnotics. CALDATA was originally known as the<br />\nCalifornia Outcomes Study (COS).This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/california-drug-and-alcohol-treatment-assessment-caldata-1991-1993', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/california-drug-and-alcohol-treatment-assessment-caldata-1991-1993-nid13527', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>California Drug and Alcohol Treatment Assessment (CALDATA-1991-1993)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/california-drug-and-alcohol-treatment-assessment-caldata-1991-1993-nid13527', 'accessURL': 'https://datafiles.samhsa.gov/study/california-drug-and-alcohol-treatment-assessment-caldata-1991-1993-nid13527', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol', 'cocaine', 'cost effectiveness', 'drug treatment', 'drugs', 'employment', 'hallucinogens', 'heroin', 'illegal activities', 'inhalants', 'intervention', 'marijuana', 'mental health', 'methadone', 'methadone maintenance', 'methamphetamines', 'physical health', 'program evaluation', 'substance abuse', 'substance abuse treatment', 'treatment costs', 'treatment programs'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'California Drug and Alcohol Treatment Assessment (CALDATA-1991-1993)'}, {'description': '<p>The DC Metropolitan Area Drug Study (DC<em>MADS) was<br />\nconducted in 1991, and included special analyses of homeless and<br />\ntransient populations and of women delivering live births in the DC<br />\nhospitals. DC</em>MADS was undertaken to assess the full extent of the<br />\ndrug problem in one metropolitan area. The study was comprised of 16<br />\nseparate studies that focused on different sub-groups, many of which<br />\nare typically not included or are under-represented in household<br />\nsurveys.The DC<em>MADS: Household and Non-household Populations<br />\nexamines the prevalence of tobacco, alcohol, and drug use among<br />\nmembers of household and non-household populations aged 12 and older<br />\nin the District of Columbia Metropolitan Statistical Area (DC<br />\nMSA). The study also examines the characteristics of three<br />\ndrug-abusing sub-groups: crack-cocaine, heroin, and needle users. The<br />\nhousehold sample was drawn from the 1991 National Household Survey on<br />\nDrug Abuse (NHSDA). The non-household sample was drawn from the<br />\nDC</em>MADS Institutionalized and Homeless and Transient Population<br />\nStudies. Data include demographics, needle use, needle-sharing, and<br />\nuse of tobacco, alcohol, cocaine, crack, inhalants, marijuana, hallucinogens, heroin, sedatives, stimulants, psychotherapeutics (non-medical use), tranquilizers, and analgesics.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/washington-dc-metropolitan-area-drug-study-household-and-non-household-populations-dc-madsh', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/washington-dc-metropolitan-area-drug-study-household-and-non-household-populations-dc-madsh', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>Washington DC Metropolitan Area Drug Study Household and Non-Household Populations (DC-MADSH-1991)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/washington-dc-metropolitan-area-drug-study-household-and-non-household-populations-dc-madsh', 'accessURL': 'https://datafiles.samhsa.gov/study/washington-dc-metropolitan-area-drug-study-household-and-non-household-populations-dc-madsh', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol', 'cocaine', 'crack cocaine', 'demographic characteristics', 'drug abuse', 'drug use', 'hallucinogens', 'heroin', 'homeless persons', 'inhalants', 'marijuana', 'sedatives', 'smoking', 'stimulants', 'tranquilizers'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'Washington DC Metropolitan Area Drug Study Household and Non-Household Populations (DC-MADSH-1991)'}, {'description': '<p>The National Survey of Substance Abuse Treatment Services (N-SSATS) is designed to collect information from all facilities in the United States, both public and private, that provide substance abuse treatment. N-SSATS provides the mechanism for quantifying the dynamic character and composition of the United States substance abuse treatment delivery system. The objectives of N-SSATS are to collect multipurpose data that can be used to assist the Substance Abuse and Mental Health Services Administration (SAMHSA) and state and local governments in assessing the nature and extent of services provided and in forecasting treatment resource requirements, to update SAMHSA\'s Inventory of Substance Abuse Treatment Services (I-SATS), to analyze general treatment services trends, and to generate the National Directory of Drug and Alcohol Abuse Treatment Programs and its online equivalent, the Substance Abuse Treatment Facility Locator <a href="http://findtreatment.samhsa.gov">http://findtreatment.samhsa.gov</a>. Data are collected on topics including facility operation, services offered (assessment and pretreatment, pharmacotherapies, testing, transitional, ancillary), detoxification, primary focus (substance abuse, mental health, both, general health, and other), hotline operation, Opioid Treatment Programs and medication dispensed/prescribed, counseling and therapeutic approaches, languages in which treatment is provided, type of treatment provided, number of clients (total and under age 18), number of beds, types of payment accepted, sliding fee scale, special programs offered, facility accreditation and licensure/certification, and managed care agreements.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-survey-substance-abuse-treatment-services-n-ssats-2009', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-survey-substance-abuse-treatment-services-n-ssats-2009-nid13529', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Survey of Substance Abuse Treatment Services (N-SSATS-2009)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-survey-substance-abuse-treatment-services-n-ssats-2009-nid13529', 'accessURL': 'https://datafiles.samhsa.gov/study/national-survey-substance-abuse-treatment-services-n-ssats-2009-nid13529', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'drug abuse', 'drug treatment', 'health care services', 'HIV', 'intervention', 'substance abuse', 'substance abuse treatment', 'treatment facilities', 'treatment programs'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Survey of Substance Abuse Treatment Services (N-SSATS-2009)'}, {'description': '<p>This file includes data from the 2002 through 2009 National Survey on Drug Use and Health (NSDUH) survey. The only variables included in the 8-year 2002-2009 data file are ones that were collected in a comparable manner across all 8 years.<br />\nThe National Survey on Drug Use and Health (NSDUH) series (formerly titled National Household Survey on Drug Abuse) primarily measures the prevalence and correlates of drug use in the United States. The surveys are designed to provide quarterly, as well as annual, estimates. Information is provided on the use of illicit drugs, alcohol, and tobacco among members of United States households aged 12 and older. Questions included age at first use as well as lifetime, annual, and past-month usage for the following drug classes: marijuana, cocaine (and crack), hallucinogens, heroin, inhalants, alcohol, tobacco, and nonmedical use of prescription drugs, including pain relievers, tranquilizers, stimulants, and sedatives. The survey covered substance abuse treatment history and perceived need for treatment. The survey included questions concerning treatment for both substance abuse and mental health-related disorders. Respondents were also asked about personal and family income sources and amounts, health care access and coverage, illegal activities and arrest record, problems resulting from the use of drugs, and needle-sharing. Certain questions are asked only of respondents aged 12 to 17. These "youth experiences" items covered a variety of topics, such as neighborhood environment, illegal activities, drug use by friends, social support, extracurricular activities, exposure to substance abuse prevention and education programs, and perceived adult attitudes toward drug use and activities such as school work. Also included are questions on mental health and access to care, perceived risk of using drugs, perceived availability of drugs, driving and personal behavior, and cigar smoking. Demographic information includes gender, race, age, ethnicity, marital status, educational level, job status, veteran status, and current household composition.<br />\nIn the income section, which was interviewer-administered, a split-sample study had been embedded within the 2006 and 2007 surveys to compare a shorter version of the income questions with a longer set of questions that had been used in previous surveys. This shorter version was adopted for the 2008 NSDUH and will be used for future NSDUHs.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-survey-drug-use-and-health-8-year-r-das-nsduh-2002-2009', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-survey-drug-use-and-health-8-year-r-das-nsduh-2002-2009-nid13530', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Survey on Drug Use and Health: 8-Year R-DAS (NSDUH-2002-2009)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-survey-drug-use-and-health-8-year-r-das-nsduh-2002-2009-nid13530', 'accessURL': 'https://datafiles.samhsa.gov/study/national-survey-drug-use-and-health-8-year-r-das-nsduh-2002-2009-nid13530', 'mediaType': 'application/unknown'}], 'keyword': ['addiction', 'alcohol', 'alcohol abuse', 'alcohol consumption', 'amphetamines', 'barbiturates', 'cocaine', 'controlled drugs', 'crack cocaine', 'demographic characteristics', 'depression (psychology)', 'drinking behavior', 'drug abuse', 'drug dependence', 'drug treatment', 'drug use', 'drugs', 'employment', 'hallucinogens', 'health care', 'heroin', 'households', 'income', 'inhalants', 'marijuana', 'mental health', 'mental health services', 'methamphetamine', 'pregnancy', 'prescription drugs', 'sedatives', 'smoking', 'stimulants', 'substance abuse', 'substance abuse treatment', 'tobacco use', 'tranquilizers', 'youths'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Survey on Drug Use and Health: 8-Year R-DAS (NSDUH-2002-2009)'}, {'description': '<p>The National Survey on Drug Use and Health (NSDUH) series (formerly titled National Household Survey on Drug Abuse) primarily measures the prevalence and correlates of drug use in the United States. The surveys are designed to provide quarterly, as well as annual, estimates. Information is provided on the use of illicit drugs, alcohol, and tobacco among members of United States households aged 12 and older. Questions included age at first use as well as lifetime, annual, and past-month usage for the following drug classes: marijuana, cocaine (and crack), hallucinogens, heroin, inhalants, alcohol, tobacco, and nonmedical use of prescription drugs, including pain relievers, tranquilizers, stimulants, and sedatives. The survey covered substance abuse treatment history and perceived need for treatment, and included questions from the Diagnostic and Statistical Manual (DSM) of Mental Disorders that allow diagnostic criteria to be applied. The survey included questions concerning treatment for both substance abuse and mental health-related disorders. Respondents were also asked about personal and family income sources and amounts, health care access and coverage, illegal activities and arrest record, problems resulting from the use of drugs, and needle-sharing. Questions introduced in previous administrations were retained in the 2009 survey, including questions asked only of respondents aged 12 to 17. These "youth experiences" items covered a variety of topics, such as neighborhood environment, illegal activities, drug use by friends, social support, extracurricular activities, exposure to substance abuse prevention and education programs, and perceived adult attitudes toward drug use and activities such as school work. Several measures focused on prevention-related themes in this section. Also retained were questions on mental health and access to care, perceived risk of using drugs, perceived availability of drugs, driving and personal behavior, and cigar smoking. Questions on the tobacco brand used most often were introduced with the 1999 survey. For the 2008 survey, Adult mental health questions were added to measure symptoms of psychological distress in the worst period of distress that a person experienced in the past 30 days and suicidal ideation. In 2008, a split-sample design also was included to administer separate sets of questions (WHODAS vs. SDS) to assess impairment due to mental health problems. In the 2009 NSDUH, however, all of the adults in the sample received only the WHODAS questions. Background information includes gender, race, age, ethnicity, marital status, educational level, job status, veteran status, and current household composition.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-survey-drug-use-and-health-nsduh-2009-0', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-survey-drug-use-and-health-nsduh-2009-nid13531', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Survey on Drug Use and Health (NSDUH-2009)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-survey-drug-use-and-health-nsduh-2009-nid13531', 'accessURL': 'https://datafiles.samhsa.gov/study/national-survey-drug-use-and-health-nsduh-2009-nid13531', 'mediaType': 'application/unknown'}], 'keyword': ['addiction', 'alcohol', 'alcohol abuse', 'alcohol consumption', 'amphetamines', 'barbiturates', 'cocaine', 'controlled drugs', 'crack cocaine', 'demographic characteristics', 'depression (psychology)', 'drinking behavior', 'drug abuse', 'drug dependence', 'drug treatment', 'drug use', 'drugs', 'employment', 'hallucinogens', 'health care', 'heroin', 'households', 'income', 'inhalants', 'marijuana', 'mental health', 'mental health services', 'methamphetamine', 'pregnancy', 'prescription drugs', 'sedatives', 'smoking', 'stimulants', 'substance abuse', 'substance abuse treatment', 'tobacco use', 'tranquilizers', 'youths'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Survey on Drug Use and Health (NSDUH-2009)'}, {'description': '<p>The National Survey on Drug Use and Health (NSDUH) series<br />\n(formerly titled National Household Survey on Drug Abuse) primarily<br />\nmeasures the prevalence and correlates of drug use in the United<br />\nStates. The surveys are designed to provide quarterly, as well as<br />\nannual, estimates. Information is provided on the use of illicit<br />\ndrugs, alcohol, and tobacco among members of United States households<br />\naged 12 and older. Questions included age at first use as well as<br />\nlifetime, annual, and past-month usage for the following drug classes:<br />\nmarijuana, cocaine (and crack), hallucinogens, heroin, inhalants,<br />\nalcohol, tobacco, and nonmedical use of prescription drugs, including<br />\npain relievers, tranquilizers, stimulants, and sedatives. The survey<br />\ncovered substance abuse treatment history and perceived need for<br />\ntreatment, and included questions from the Diagnostic and Statistical<br />\nManual (DSM) of Mental Disorders that allow diagnostic criteria to be<br />\napplied. The survey included questions concerning treatment for both<br />\nsubstance abuse and mental health related disorders. Respondents were<br />\nalso asked about personal and family income sources and amounts,<br />\nhealth care access and coverage, illegal activities and arrest record,<br />\nproblems resulting from the use of drugs, and needle-sharing.<br />\nQuestions introduced in previous administrations were retained in the<br />\n2007 survey, including questions asked only of respondents aged 12 to<br />\n17. These "youth experiences" items covered a variety of topics, such<br />\nas neighborhood environment, illegal activities, drug use by friends,<br />\nsocial support, extracurricular activities, exposure to substance<br />\nabuse prevention and education programs, and perceived adult attitudes<br />\ntoward drug use and activities such as school work. Several measures<br />\nfocused on prevention-related themes in this section. Also retained<br />\nwere questions on mental health and access to care, perceived risk of<br />\nusing drugs, perceived availability of drugs, driving and personal<br />\nbehavior, and cigar smoking. Questions on the tobacco brand used most<br />\noften were introduced with the 1999 survey. Background information<br />\nincludes gender, race, age, ethnicity, marital status, educational<br />\nlevel, job status, veteran status, and current household composition.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-survey-drug-use-and-health-nsduh-2007', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-survey-drug-use-and-health-nsduh-2007-nid13532', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Survey on Drug Use and Health (NSDUH-2007)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-survey-drug-use-and-health-nsduh-2007-nid13532', 'accessURL': 'https://datafiles.samhsa.gov/study/national-survey-drug-use-and-health-nsduh-2007-nid13532', 'mediaType': 'application/unknown'}], 'keyword': ['addiction', 'alcohol', 'alcohol abuse', 'alcohol consumption', 'amphetamines', 'barbiturates', 'cocaine', 'controlled drugs', 'crack cocaine', 'demographic characteristics', 'depression (psychology)', 'drinking behavior', 'drug abuse', 'drug dependence', 'drug treatment', 'drug use', 'drugs', 'employment', 'hallucinogens', 'health care', 'heroin', 'households', 'income', 'inhalants', 'marijuana', 'mental health', 'mental health services', 'methamphetamine', 'pregnancy', 'prescription drugs', 'sedatives', 'smoking', 'stimulants', 'substance abuse', 'substance abuse treatment', 'tobacco use', 'tranquilizers', 'youths'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Survey on Drug Use and Health (NSDUH-2007)'}, {'description': '<p>This file includes data from the 2002 through 2011 National Survey on Drug Use and Health (NSDUH) survey. The only variables included in the data file are ones that were collected in a comparable manner across one or more of the pair years, i.e., 2002-2003, 2004-2005, 2006-2007, 2008-2009, 2010-2011, or 2012-2013.<br />\nThe National Survey on Drug Use and Health (NSDUH) series (formerly titled National Household Survey on Drug Abuse) primarily measures the prevalence and correlates of drug use in the United States. The surveys are designed to provide quarterly, as well as annual, estimates. Information is provided on the use of illicit drugs, alcohol, and tobacco among members of United States households aged 12 and older. Questions included age at first use as well as lifetime, annual, and past-month usage for the following drug classes: marijuana, cocaine (and crack), hallucinogens, heroin, inhalants, alcohol, tobacco, and nonmedical use of prescription drugs, including pain relievers, tranquilizers, stimulants, and sedatives. The survey covered substance abuse treatment history and perceived need for treatment. The survey included questions concerning treatment for both substance abuse and mental health-related disorders. Respondents were also asked about personal and family income sources and amounts, health care access and coverage, illegal activities and arrest record, problems resulting from the use of drugs, and needle-sharing. Certain questions are asked only of respondents aged 12 to 17. These "youth experiences" items covered a variety of topics, such as neighborhood environment, illegal activities, drug use by friends, social support, extracurricular activities, exposure to substance abuse prevention and education programs, and perceived adult attitudes toward drug use and activities such as school work. Also included are questions on mental health and access to care, perceived risk of using drugs, perceived availability of drugs, driving and personal behavior, and cigar smoking. Demographic information includes gender, race, age, ethnicity, marital status, educational level, job status, veteran status, and current household composition.<br />\nIn the income section, which was interviewer-administered, a split-sample study had been embedded within the 2006 and 2007 surveys to compare a shorter version of the income questions with a longer set of questions that had been used in previous surveys. This shorter version was adopted for the 2008 NSDUH and will be used for future NSDUHs.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-survey-drug-use-and-health-2-year-r-das-nsduh-2002-2003', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-survey-drug-use-and-health-2-year-r-das-nsduh-2002-2003-nid13533', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Survey on Drug Use and Health: 2-Year R-DAS (NSDUH-2002-2003)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-survey-drug-use-and-health-2-year-r-das-nsduh-2002-2003-nid13533', 'accessURL': 'https://datafiles.samhsa.gov/study/national-survey-drug-use-and-health-2-year-r-das-nsduh-2002-2003-nid13533', 'mediaType': 'application/unknown'}], 'keyword': ['addiction', 'alcohol', 'alcohol abuse', 'alcohol consumption', 'amphetamines', 'barbiturates', 'cocaine', 'controlled drugs', 'crack cocaine', 'demographic characteristics', 'depression (psychology)', 'drinking behavior', 'drug abuse', 'drug dependence', 'drug treatment', 'drug use', 'drugs', 'employment', 'hallucinogens', 'health care', 'heroin', 'households', 'income', 'inhalants', 'marijuana', 'mental health', 'mental health services', 'methamphetamine', 'pregnancy', 'prescription drugs', 'sedatives', 'smoking', 'stimulants', 'substance abuse', 'substance abuse treatment', 'tobacco use', 'tranquilizers', 'youths'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Survey on Drug Use and Health: 2-Year R-DAS (NSDUH-2002-2003)'}, {'description': '<p>The Treatment Episode Data Set -- Admissions (TEDS-A) is a national census data system of annual admissions to substance abuse treatment facilities. TEDS-A provides annual data on the number and characteristics of persons admitted to public and private substance abuse treatment programs that receive public funding. The unit of analysis is a treatment admission. TEDS consists of data reported to state substance abuse agencies by the treatment programs, which in turn report it to SAMHSA.<br />\nA sister data system, called the Treatment Episode Data Set -- Discharges (TEDS-D), collects data on discharges from substance abuse treatment facilities. The first year of TEDS-A data is 1992, while the first year of TEDS-D is 2006.<br />\nTEDS variables that are required to be reported are called the "Minimum Data Set (MDS)", while those that are optional are called the "Supplemental Data Set (SuDS)".<br />\nVariables in the MDS include: information on service setting, number of prior treatments, primary source of referral, gender, race, ethnicity, education, employment status, substance(s) abused, route of administration, frequency of use, age at first use, and whether methadone was prescribed in treatment. Supplemental variables include: diagnosis codes, presence of psychiatric problems, living arrangements, source of income, health insurance, expected source of payment, pregnancy and veteran status, marital status, detailed not in labor force codes, detailed criminal justice referral codes, days waiting to enter treatment, and the number of arrests in the 30 days prior to admissions (starting in 2008).<br />\nSubstances abused include alcohol, cocaine and crack, marijuana and hashish, heroin, nonprescription methadone, other opiates and synthetics, PCP, other hallucinogens, methamphetamine, other amphetamines, other stimulants, benzodiazepines, other non-benzodiazepine tranquilizers, barbiturates, other non-barbiturate sedatives or hypnotics, inhalants, over-the-counter medications, and other substances.<br />\nCreated variables include total number of substances reported, intravenous drug use (IDU), and flags for any mention of specific substances.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/treatment-episode-data-set-admissions-teds-1992', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-1992-nid13534', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>Treatment Episode Data Set: Admissions (TEDS-A-1992)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-1992-nid13534', 'accessURL': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-1992-nid13534', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'drug abuse', 'drug treatment', 'health care services', 'health insurance', 'intervention', 'mental health', 'substance abuse', 'substance abuse treatment', 'treatment programs'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'Treatment Episode Data Set: Admissions (TEDS-A-1992)'}, {'description': '<p>The Treatment Episode Data Set -- Discharges (TEDS-D) is a national census data system of annual discharges from substance abuse treatment facilities. TEDS-D provides annual data on the number and characteristics of persons discharged from public and private substance abuse treatment programs that receive public funding. Data collected both at admission and at discharge is included. The unit of analysis is a treatment discharge. TEDS-D consists of data reported to state substance abuse agencies by the treatment programs, which in turn report it to SAMHSA.<br />\nA sister data system, called the Treatment Episode Data Set -- Admissions (TEDS-A), collects data on admissions to substance abuse treatment facilities. The first year of TEDS-A data is 1992, while the first year of TEDS-D is 2006.<br />\nTEDS-D variables that are required to be reported are called the "Minimum Data Set (MDS)", while those that are optional are called the "Supplemental Data Set (SuDS)".<br />\nVariables unique to TEDS-D, and not part of TEDS-A, are the length of stay, reason for leaving treatment, and service setting at time of discharge. TEDS-D also provides many of the same variables that exist in TEDS-A. This includes information on service setting, number of prior treatments, primary source of referral, gender, race, ethnicity, education, employment status, substance(s) abused, route of administration, frequency of use, age at first use, and whether methadone was prescribed in treatment. Supplemental variables include: diagnosis codes, presence of psychiatric problems, living arrangements, source of income, health insurance, expected source of payment, pregnancy and veteran status, marital status, detailed not in labor force codes, detailed criminal justice referral codes, days waiting to enter treatment, and the number of arrests in the 30 days prior to admissions (starting in 2008) .<br />\nSubstances abused include alcohol, cocaine and crack, marijuana and hashish, heroin, nonprescription methadone, other opiates and synthetics, PCP, other hallucinogens, methamphetamine, other amphetamines, other stimulants, benzodiazepines, other non-benzodiazepine tranquilizers, barbiturates, other non-barbiturate sedatives or hypnotics, inhalants, over-the-counter medications, and other substances.<br />\nCreated variables include total number of substances reported, intravenous drug use (IDU), and flags for any mention of specific substances.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/treatment-episode-data-set-discharges-teds-d-2007', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-discharges-teds-d-2007-nid13535', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>Treatment Episode Data Set: Discharges (TEDS-D-2007)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-discharges-teds-d-2007-nid13535', 'accessURL': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-discharges-teds-d-2007-nid13535', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'drug abuse', 'drug treatment', 'health care services', 'health insurance', 'intervention', 'mental health', 'substance abuse', 'substance abuse treatment', 'treatment programs'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'Treatment Episode Data Set: Discharges (TEDS-D-2007)'}, {'description': '<p>The National Survey of Substance Abuse Treatment Services (N-SSATS) is designed to collect information from all facilities in the United States, both public and private, that provide substance abuse treatment. N-SSATS provides the mechanism for quantifying the dynamic character and composition of the United States substance abuse treatment delivery system. The objectives of N-SSATS are to collect multipurpose data that can be used to assist the Substance Abuse and Mental Health Services Administration (SAMHSA) and state and local governments in assessing the nature and extent of services provided and in forecasting treatment resource requirements, to update SAMHSA\'s Inventory of Substance Abuse Treatment Services (I-SATS), to analyze general treatment services trends, and to generate the National Directory of Drug and Alcohol Abuse Treatment Programs and its online equivalent, the Substance Abuse Treatment<br />\nFacility Locator <a href="http://findtreatment.samhsa.gov">http://findtreatment.samhsa.gov</a>. Data are collected on topics including facility operation, services offered (assessment and pre-treatment, pharmacotherapies, testing, transitional, ancillary), detoxification, primary focus (substance abuse, mental health, both, general health, and other), hotline operation, Opioid Treatment Programs and medication dispensed/prescribed, counseling and therapeutic approaches, languages in which treatment is provided, type of treatment provided, number of clients (total and under age 18), number of beds, types of payment accepted, sliding fee scale, special programs offered, facility accreditation and licensure/certification, and managed care agreements.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-survey-substance-abuse-treatment-services-n-ssats-2007', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-survey-substance-abuse-treatment-services-n-ssats-2007-nid13536', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Survey of Substance Abuse Treatment Services (N-SSATS-2007)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-survey-substance-abuse-treatment-services-n-ssats-2007-nid13536', 'accessURL': 'https://datafiles.samhsa.gov/study/national-survey-substance-abuse-treatment-services-n-ssats-2007-nid13536', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'drug abuse', 'drug treatment', 'health care services', 'HIV', 'intervention', 'substance abuse', 'substance abuse treatment', 'treatment facilities', 'treatment programs'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Survey of Substance Abuse Treatment Services (N-SSATS-2007)'}, {'description': '<p>Youth data for the third wave of the National Youth Survey<br />\nare contained in this data collection, which includes data for youth<br />\ninterviewed in 1979 about events and behavior of the preceding year.<br />\nThe first wave of this study was conducted in 1976 and the<br />\nsecond wave in 1977. Data were collected on the<br />\ndemographic and socioeconomic status of respondents, disruptive events<br />\nin the home, youth aspirations, expectations for future goals, social<br />\nisolation, normlessness, labeling, perceived disapproval, attitudes<br />\ntoward deviance, exposure and commitment to delinquent peers, sex<br />\nroles, attitudes toward sexual assault, interpersonal violence,<br />\npressure for substance abuse by peers, exposure to substance abuse by<br />\nparents, self-reported delinquency, and drug and alcohol use.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-youth-survey-us-wave-iii-nys-1978', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-youth-survey-us-wave-iii-nys-1978-nid13537', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Youth Survey US: Wave III (NYS-1978)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-youth-survey-us-wave-iii-nys-1978-nid13537', 'accessURL': 'https://datafiles.samhsa.gov/study/national-youth-survey-us-wave-iii-nys-1978-nid13537', 'mediaType': 'application/unknown'}], 'keyword': ['aspirations', 'behavior problems', 'career goals', 'community involvement', 'delinquent behavior', 'depression (psychology)', 'deviance', 'drugs', 'expectations', 'family conflict', 'family relations', 'health services utilization', 'life events', 'neighborhood conditions', 'parental attitudes', 'parents', 'peer influence', 'sexual behavior', 'social attitudes', 'social behavior', 'social isolation', 'social values', 'socioeconomic status', 'spouse abuse', 'substance abuse', 'teenage pregnancies', 'victimization', 'young adults', 'youths'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Youth Survey US: Wave III (NYS-1978)'}, {'description': '<p>This series measures the prevalence and correlates of drug<br />\nuse in the United States. The surveys are designed to provide<br />\nquarterly, as well as annual, estimates. Information is provided on<br />\nthe use of illicit drugs, alcohol, and tobacco among members of United<br />\nStates households aged 12 and older. Questions include age at first<br />\nuse as well as lifetime, annual, and past-month usage for the<br />\nfollowing drug classes: marijuana, cocaine (and crack), hallucinogens,<br />\nheroin, inhalants, alcohol, tobacco, anabolic steroids, nonmedical use<br />\nof prescription drugs including psychotherapeutics, and polysubstance<br />\nuse. Respondents were also asked about substance abuse treatment<br />\nhistory, illegal activities, problems resulting from use of drugs,<br />\nperceptions of the risks involved, personal and family income sources<br />\nand amounts, need for treatment for drug or alcohol use, criminal<br />\nrecord, and needle-sharing. Questions on mental health and access to<br />\ncare, which were introduced in the 1994-B questionnaire (see NATIONAL<br />\nHOUSEHOLD SURVEY ON DRUG ABUSE, 1994), were retained in<br />\nthis administration of the survey. Demographic data include gender,<br />\nrace, age, ethnicity, marital status, motor vehicle use, educational<br />\nlevel, job status, income level, veteran status, and past and current<br />\nhousehold composition.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-household-survey-drug-abuse-nhsda-1995', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-household-survey-drug-abuse-nhsda-1995-nid13539', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Household Survey on Drug Abuse (NHSDA-1995)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-household-survey-drug-abuse-nhsda-1995-nid13539', 'accessURL': 'https://datafiles.samhsa.gov/study/national-household-survey-drug-abuse-nhsda-1995-nid13539', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'alcohol consumption', 'amphetamines', 'barbiturates', 'cocaine', 'demographic characteristics', 'drug abuse', 'drug use', 'drugs', 'hallucinogens', 'health care', 'health insurance', 'heroin', 'households', 'inhalants', 'marijuana', 'mental health', 'mental health services', 'methamphetamine', 'offenses', 'patients', 'prescriptions drugs', 'sedatives', 'smoking', 'stimulants', 'substance abuse', 'substance abuse treatment', 'tobacco use', 'tranquilizers', 'treatment', 'youths'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Household Survey on Drug Abuse (NHSDA-1995)'}, {'description': '<p>The Treatment Episode Data Set -- Admissions (TEDS-A) is a national census data system of annual admissions to substance abuse treatment facilities. TEDS-A provides annual data on the number and characteristics of persons admitted to public and private substance abuse treatment programs that receive public funding. The unit of analysis is a treatment admission. TEDS consists of data reported to state substance abuse agencies by the treatment programs, which in turn report it to SAMHSA.<br />\nA sister data system, called the Treatment Episode Data Set -- Discharges (TEDS-D), collects data on discharges from substance abuse treatment facilities. The first year of TEDS-A data is 1992, while the first year of TEDS-D is 2006.<br />\nTEDS variables that are required to be reported are called the "Minimum Data Set (MDS)", while those that are optional are called the "Supplemental Data Set (SuDS)".<br />\nVariables in the MDS include: information on service setting, number of prior treatments, primary source of referral, gender, race, ethnicity, education, employment status, substance(s) abused, route of administration, frequency of use, age at first use, and whether methadone was prescribed in treatment. Supplemental variables include: diagnosis codes, presence of psychiatric problems, living arrangements, source of income, health insurance, expected source of payment, pregnancy and veteran status, marital status, detailed not in labor force codes, detailed criminal justice referral codes, days waiting to enter treatment, and the number of arrests in the 30 days prior to admissions (starting in 2008).<br />\nSubstances abused include alcohol, cocaine and crack, marijuana and hashish, heroin, nonprescription methadone, other opiates and synthetics, PCP, other hallucinogens, methamphetamine, other amphetamines, other stimulants, benzodiazepines, other non-benzodiazepine tranquilizers, barbiturates, other non-barbiturate sedatives or hypnotics, inhalants, over-the-counter medications, and other substances.<br />\nCreated variables include total number of substances reported, intravenous drug use (IDU), and flags for any mention of specific substances.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/treatment-episode-data-set-admissions-teds-2011', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-2011-nid13540', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>Treatment Episode Data Set: Admissions (TEDS-A-2011)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-2011-nid13540', 'accessURL': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-2011-nid13540', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'drug abuse', 'drug treatment', 'health care services', 'health insurance', 'intervention', 'mental health', 'substance abuse', 'substance abuse treatment', 'treatment programs'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'Treatment Episode Data Set: Admissions (TEDS-A-2011)'}, {'description': '<p>The Treatment Episode Data Set -- Discharges (TEDS-D) is a national census data system of annual discharges from substance abuse treatment facilities. TEDS-D provides annual data on the number and characteristics of persons discharged from public and private substance abuse treatment programs that receive public funding. Data collected both at admission and at discharge is included. The unit of analysis is a treatment discharge. TEDS-D consists of data reported to state substance abuse agencies by the treatment programs, which in turn report it to SAMHSA.<br />\nA sister data system, called the Treatment Episode Data Set -- Admissions (TEDS-A), collects data on admissions to substance abuse treatment facilities. The first year of TEDS-A data is 1992, while the first year of TEDS-D is 2006.<br />\nTEDS-D variables that are required to be reported are called the "Minimum Data Set (MDS)", while those that are optional are called the "Supplemental Data Set (SuDS)".<br />\nVariables unique to TEDS-D, and not part of TEDS-A, are the length of stay, reason for leaving treatment, and service setting at time of discharge. TEDS-D also provides many of the same variables that exist in TEDS-A. This includes information on service setting, number of prior treatments, primary source of referral, gender, race, ethnicity, education, employment status, substance(s) abused, route of administration, frequency of use, age at first use, and whether methadone was prescribed in treatment. Supplemental variables include: diagnosis codes, presence of psychiatric problems, living arrangements, source of income, health insurance, expected source of payment, pregnancy and veteran status, marital status, detailed not in labor force codes, detailed criminal justice referral codes, days waiting to enter treatment, and the number of arrests in the 30 days prior to admissions (starting in 2008).<br />\nSubstances abused include alcohol, cocaine and crack, marijuana and<br />\nhashish, heroin, nonprescription methadone, other opiates and<br />\nsynthetics, PCP, other hallucinogens, methamphetamine, other amphetamines,<br />\nother stimulants, benzodiazepines, other non-benzodiazepine tranquilizers, barbiturates, other non-barbiturate sedatives or hypnotics, inhalants, over-the-counter medications, and other substances.<br />\nCreated variables include total number of substances reported, intravenous drug use (IDU), and flags for any mention of specific substances.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/treatment-episode-data-set-discharges-teds-d-2010', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-discharges-teds-d-2010-nid13541', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>Treatment Episode Data Set: Discharges (TEDS-D-2010)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-discharges-teds-d-2010-nid13541', 'accessURL': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-discharges-teds-d-2010-nid13541', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'drug abuse', 'drug treatment', 'health care services', 'health insurance', 'intervention', 'mental health', 'substance abuse', 'substance abuse treatment', 'treatment programs'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'Treatment Episode Data Set: Discharges (TEDS-D-2010)'}, {'description': '<p>This series measures the prevalence and correlates of drug<br />\nuse in the United States. The surveys are designed to provide<br />\nquarterly, as well as annual, estimates. Information is provided on<br />\nthe use of illicit drugs, alcohol, tobacco, and nonmedical use of<br />\nprescription drugs among members of United States households aged 12<br />\nand older. Questions include age at first use as well as lifetime,<br />\nannual, and past-month usage for the following drug classes: cannabis,<br />\ncocaine, hallucinogens, heroin, inhalants, alcohol, tobacco,<br />\nnonmedical use of prescription drugs including psychotherapeutics, and<br />\npolysubstance use. Respondents were also asked about health<br />\nconditions, substance abuse treatment history, problems resulting from<br />\ntheir use of drugs, alcohol, and tobacco, their perceptions of the<br />\nrisks involved, and personal and family income sources and<br />\namounts. Demographic data include gender, race, age, ethnicity,<br />\nmarital status, motor vehicle use, educational level, job status,<br />\nincome level, veteran status, past and current household composition,<br />\nand population density.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-household-survey-drug-abuse-nhsda-1985', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-household-survey-drug-abuse-nhsda-1985-nid13542', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Household Survey on Drug Abuse (NHSDA-1985)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-household-survey-drug-abuse-nhsda-1985-nid13542', 'accessURL': 'https://datafiles.samhsa.gov/study/national-household-survey-drug-abuse-nhsda-1985-nid13542', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'alcohol consumption', 'amphetamines', 'barbiturates', 'cocaine', 'drug abuse', 'drug use', 'drugs', 'hallucinogens', 'heroin', 'households', 'inhalants', 'marijuana', 'methamphetamine', 'prescription drugs', 'sedatives', 'smoking', 'stimulants', 'substance abuse', 'substance abuse treatment', 'tobacco use', 'tranquilizers', 'youths'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Household Survey on Drug Abuse (NHSDA-1985)'}, {'description': '<p>The National Household Survey on Drug Abuse (NHSDA) series<br />\nmeasures the prevalence and correlates of drug use in the United<br />\nStates. The surveys are designed to provide quarterly, as well as<br />\nannual, estimates. Information is provided on the use of illicit<br />\ndrugs, alcohol, and tobacco among members of United States households<br />\naged 12 and older. Questions include age at first use as well as<br />\nlifetime, annual, and past-month usage for the following drug classes:<br />\nmarijuana, cocaine (and crack), hallucinogens, heroin, inhalants,<br />\nalcohol, tobacco, and nonmedical use of prescription drugs, including<br />\npain relievers, tranquilizers, stimulants, and sedatives. The survey<br />\ncovers substance abuse treatment history and perceived need for<br />\ntreatment, and includes questions from the Diagnostic and Statistical<br />\nManual (DSM) of Mental Disorders that allow diagnostic criteria to be<br />\napplied. Respondents are also asked about personal and family income<br />\nsources and amounts, health care access and coverage, illegal<br />\nactivities and arrest record, problems resulting from the use of<br />\ndrugs, and needle-sharing. Questions introduced in previous NHSDA<br />\nadministrations were retained in the 1999 survey, including questions<br />\nasked only of respondents aged 12 to 17. These "youth experiences"<br />\nitems covered a variety of topics, such as neighborhood environment,<br />\nillegal activities, gang involvement, drug use by friends, social<br />\nsupport, extracurricular activities, exposure to substance abuse<br />\nprevention and education programs, and perceived adult attitudes<br />\ntoward drug use and activities such as school work. Also retained were<br />\nquestions on mental health and access to care, perceived risk of using<br />\ndrugs, perceived availability of drugs, driving behavior and personal<br />\nbehavior, and cigar smoking. Questions on the tobacco brand used most<br />\noften were introduced with the 1999 survey. Demographic data include<br />\ngender, race, age, ethnicity, marital status, educational level, job<br />\nstatus, veteran status, and current household composition.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-household-survey-drug-abuse-nhsda-1999', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-household-survey-drug-abuse-nhsda-1999-nid13544', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Household Survey on Drug Abuse (NHSDA-1999)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-household-survey-drug-abuse-nhsda-1999-nid13544', 'accessURL': 'https://datafiles.samhsa.gov/study/national-household-survey-drug-abuse-nhsda-1999-nid13544', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'alcohol consumption', 'amphetamines', 'barbiturates', 'cocaine', 'drug abuse', 'drug use', 'drugs', 'hallucinogens', 'heroin', 'households', 'inhalants', 'marijuana', 'mental health', 'mental health services', 'methamphetamine', 'prescriptions drugs', 'smoking', 'substance abuse', 'substance abuse treatment', 'tranquilizers'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Household Survey on Drug Abuse (NHSDA-1999)'}, {'description': '<p>The National Survey of Substance Abuse Treatment Services (N-SSATS) is designed to collect information from all facilities in the United States, both public and private, that provide substance abuse treatment. N-SSATS provides the mechanism for quantifying the dynamic character and composition of the United States substance abuse treatment delivery system. The objectives of N-SSATS are to collect multipurpose data that can be used to assist the Substance Abuse and Mental Health Services Administration (SAMHSA) and state and local governments in assessing the nature and extent of services provided and in forecasting treatment resource requirements, update SAMHSA\'s Inventory of Substance Abuse Treatment Services (I-SATS), analyze general treatment services trends, and generate the National Directory of Drug and Alcohol Abuse Treatment Programs and its online equivalent, the Substance Abuse Treatment Facility Locator <a href="http://findtreatment.samhsa.gov">http://findtreatment.samhsa.gov</a>.<br />\nData are collected on topics including facility operation, services offered (assessment, substance abuse therapy and counseling, pharmacotherapies, testing, transitional, ancillary), primary focus (substance abuse, mental health, both, general health, other), hotline operation, Opioid Treatment Programs and medication dispensed/prescribed, languages in which treatment is provided, type of treatment provided, number of clients (total and under age 18), number of beds, types of payment accepted, sliding fee scale, special programs offered, facility accreditation and licensure/certification, and managed care agreements.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-survey-substance-abuse-treatment-services-n-ssats-2004', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-survey-substance-abuse-treatment-services-n-ssats-2004-nid13545', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Survey of Substance Abuse Treatment Services (N-SSATS-2004)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-survey-substance-abuse-treatment-services-n-ssats-2004-nid13545', 'accessURL': 'https://datafiles.samhsa.gov/study/national-survey-substance-abuse-treatment-services-n-ssats-2004-nid13545', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'drug abuse', 'drug treatment', 'health care services', 'HIV', 'intervention', 'substance abuse', 'substance abuse treatment', 'treatment facilities', 'treatment programs'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Survey of Substance Abuse Treatment Services (N-SSATS-2004)'}, {'description': '<p>The Treatment Episode Data Set -- Admissions (TEDS-A) is a national census data system of annual admissions to substance abuse treatment facilities. TEDS-A provides annual data on the number and characteristics of persons admitted to public and private substance abuse treatment programs that receive public funding. The unit of analysis is a treatment admission. TEDS consists of data reported to state substance abuse agencies by the treatment programs, which in turn report it to SAMHSA.<br />\nA sister data system, called the Treatment Episode Data Set -- Discharges (TEDS-D), collects data on discharges from substance abuse treatment facilities. The first year of TEDS-A data is 1992, while the first year of TEDS-D is 2006.<br />\nTEDS variables that are required to be reported are called the "Minimum Data Set (MDS)", while those that are optional are called the "Supplemental Data Set (SuDS)".<br />\nVariables in the MDS include: information on service setting, number of prior treatments, primary source of referral, gender, race, ethnicity, education, employment status, substance(s) abused, route of administration, frequency of use, age at first use, and whether methadone was prescribed in treatment. Supplemental variables include: diagnosis codes, presence of psychiatric problems, living arrangements, source of income, health insurance, expected source of payment, pregnancy and veteran status, marital status, detailed not in labor force codes, detailed criminal justice referral codes, days waiting to enter treatment, and the number of arrests in the 30 days prior to admissions (starting in 2008).<br />\nSubstances abused include alcohol, cocaine and crack, marijuana and hashish, heroin, nonprescription methadone, other opiates and synthetics, PCP, other hallucinogens, methamphetamine, other amphetamines, other stimulants, benzodiazepines, other non-benzodiazepine tranquilizers, barbiturates, other non-barbiturate sedatives or hypnotics, inhalants, over-the-counter medications, and other substances.<br />\nCreated variables include total number of substances reported, intravenous drug use (IDU), and flags for any mention of specific substances.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/treatment-episode-data-set-admissions-teds-2006', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-2006-nid13546', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>Treatment Episode Data Set: Admissions (TEDS-A-2006)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-2006-nid13546', 'accessURL': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-2006-nid13546', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'drug abuse', 'drug treatment', 'health care services', 'health insurance', 'intervention', 'mental health', 'substance abuse', 'substance abuse treatment', 'treatment programs'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'Treatment Episode Data Set: Admissions (TEDS-A-2006)'}, {'description': '<p>The Treatment Episode Data Set -- Admissions (TEDS-A) is a national census data system of annual admissions to substance abuse treatment facilities. TEDS-A provides annual data on the number and characteristics of persons admitted to public and private substance abuse treatment programs that receive public funding. The unit of analysis is a treatment admission. TEDS consists of data reported to state substance abuse agencies by the treatment programs, which in turn report it to SAMHSA.<br />\nA sister data system, called the Treatment Episode Data Set -- Discharges (TEDS-D), collects data on discharges from substance abuse treatment facilities. The first year of TEDS-A data is 1992, while the first year of TEDS-D is 2006.<br />\nTEDS variables that are required to be reported are called the "Minimum Data Set (MDS)", while those that are optional are called the "Supplemental Data Set (SuDS)".<br />\nVariables in the MDS include: information on service setting, number of prior treatments, primary source of referral, gender, race, ethnicity, education, employment status, substance(s) abused, route of administration, frequency of use, age at first use, and whether methadone was prescribed in treatment. Supplemental variables include: diagnosis codes, presence of psychiatric problems, living arrangements, source of income, health insurance, expected source of payment, pregnancy and veteran status, marital status, detailed not in labor force codes, detailed criminal justice referral codes, days waiting to enter treatment, and the number of arrests in the 30 days prior to admissions (starting in 2008).<br />\nSubstances abused include alcohol, cocaine and crack, marijuana and hashish, heroin, nonprescription methadone, other opiates and synthetics, PCP, other hallucinogens, methamphetamine, other amphetamines, other stimulants, benzodiazepines, other non-benzodiazepine tranquilizers, barbiturates, other non-barbiturate sedatives or hypnotics, inhalants, over-the-counter medications, and other substances.<br />\nCreated variables include total number of substances reported, intravenous drug use (IDU), and flags for any mention of specific substances.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/treatment-episode-data-set-admissions-teds-2007', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-2007-nid13547', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>Treatment Episode Data Set: Admissions (TEDS-A-2007)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-2007-nid13547', 'accessURL': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-2007-nid13547', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'drug abuse', 'drug treatment', 'health care services', 'health insurance', 'intervention', 'mental health', 'substance abuse', 'substance abuse treatment', 'treatment programs'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'Treatment Episode Data Set: Admissions (TEDS-A-2007)'}, {'description': '<p>The National Survey on Drug Use and Health (NSDUH) series<br />\n(formerly titled National Household Survey on Drug Abuse) measures the<br />\nprevalence and correlates of drug use in the United States. The<br />\nsurveys are designed to provide quarterly, as well as annual,<br />\nestimates. Information is provided on the use of illicit drugs,<br />\nalcohol, and tobacco among members of United States households aged 12<br />\nand older. Questions included age at first use as well as lifetime,<br />\nannual, and past-month usage for the following drug classes:<br />\nmarijuana, cocaine (and crack), hallucinogens, heroin, inhalants,<br />\nalcohol, tobacco, and nonmedical use of prescription drugs, including<br />\npain relievers, tranquilizers, stimulants, and sedatives. The survey<br />\ncovered substance abuse treatment history and perceived need for<br />\ntreatment, and included questions from the Diagnostic and Statistical<br />\nManual (DSM) of Mental Disorders that allow diagnostic criteria to be<br />\napplied. The survey included questions concerning treatment for both<br />\nsubstance abuse and mental health related disorders. Respondents were<br />\nalso asked about personal and family income sources and amounts,<br />\nhealth care access and coverage, illegal activities and arrest record,<br />\nproblems resulting from the use of drugs, and needle-sharing.<br />\nQuestions introduced in previous administrations were retained in the<br />\n2004 survey, including questions asked only of respondents aged 12 to<br />\n17. These "youth experiences" items covered a variety of topics, such<br />\nas neighborhood environment, illegal activities, drug use by friends,<br />\nsocial support, extracurricular activities, exposure to substance<br />\nabuse prevention and education programs, and perceived adult attitudes<br />\ntoward drug use and activities such as school work. Several measures<br />\nfocused on prevention-related themes in this section. Also retained<br />\nwere questions on mental health and access to care, perceived risk of<br />\nusing drugs, perceived availability of drugs, driving and personal<br />\nbehavior, and cigar smoking. Questions on the tobacco brand used most<br />\noften were introduced with the 1999 survey and retained through the<br />\n2003 survey. Background information includes gender, race, age,<br />\nethnicity, marital status, educational level, job status, veteran<br />\nstatus, and current household composition. In addition, in 2004 Adult and Adolescent Mental Health modules were added.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-survey-drug-use-and-health-nsduh-2004-0', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-survey-drug-use-and-health-nsduh-2004-nid13548', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Survey on Drug Use and Health (NSDUH-2004)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-survey-drug-use-and-health-nsduh-2004-nid13548', 'accessURL': 'https://datafiles.samhsa.gov/study/national-survey-drug-use-and-health-nsduh-2004-nid13548', 'mediaType': 'application/unknown'}], 'keyword': ['addiction', 'alcohol', 'alcohol abuse', 'alcohol consumption', 'amphetamines', 'barbiturates', 'cocaine', 'controlled drugs', 'crack cocaine', 'demographic characteristics', 'depression (psychology)', 'drinking behavior', 'drug abuse', 'drug dependence', 'drug treatment', 'drug use', 'drugs', 'hallucinogens', 'heroin', 'households', 'income', 'inhalants', 'marijuana', 'mental health', 'mental health services', 'methamphetamine', 'prescription drugs', 'sedatives', 'smoking', 'stimulants', 'substance abuse', 'substance abuse treatment', 'tobacco use', 'tranquilizers', 'youths'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Survey on Drug Use and Health (NSDUH-2004)'}, {'description': '<p>The Treatment Episode Data Set -- Discharges (TEDS-D) is a national census data system of annual discharges from substance abuse treatment facilities. TEDS-D provides annual data on the number and characteristics of persons discharged from public and private substance abuse treatment programs that receive public funding. Data collected both at admission and at discharge is included. The unit of analysis is a treatment discharge. TEDS-D consists of data reported to state substance abuse agencies by the treatment programs, which in turn report it to SAMHSA.<br />\nA sister data system, called the Treatment Episode Data Set -- Admissions (TEDS-A), collects data on admissions to substance abuse treatment facilities. The first year of TEDS-A data is 1992, while the first year of TEDS-D is 2006.<br />\nTEDS-D variables that are required to be reported are called the "Minimum Data Set (MDS)", while those that are optional are called the "Supplemental Data Set (SuDS)".<br />\nVariables unique to TEDS-D, and not part of TEDS-A, are the length of stay, reason for leaving treatment, and service setting at time of discharge. TEDS-D also provides many of the same variables that exist in TEDS-A. This includes information on service setting, number of prior treatments, primary source of referral, gender, race, ethnicity, education, employment status, substance(s) abused, route of administration, frequency of use, age at first use, and whether methadone was prescribed in treatment. Supplemental variables include: diagnosis codes, presence of psychiatric problems, living arrangements, source of income, health insurance, expected source of payment, pregnancy and veteran status, marital status, detailed not in labor force codes, detailed criminal justice referral codes, days waiting to enter treatment, and the number of arrests in the 30 days prior to admissions (starting in 2008) .<br />\nSubstances abused include alcohol, cocaine and crack, marijuana and hashish, heroin, nonprescription methadone, other opiates and synthetics, PCP, other hallucinogens, methamphetamine, other amphetamines, other stimulants, benzodiazepines, other non-benzodiazepine tranquilizers, barbiturates, other non-barbiturate sedatives or hypnotics, inhalants, over-the-counter medications, and other substances.<br />\nCreated variables include total number of substances reported, intravenous drug use (IDU), and flags for any mention of specific substances.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/treatment-episode-data-set-discharges-teds-d-2008', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-discharges-teds-d-2008-nid13549', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>Treatment Episode Data Set: Discharges (TEDS-D-2008)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-discharges-teds-d-2008-nid13549', 'accessURL': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-discharges-teds-d-2008-nid13549', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'drug abuse', 'drug treatment', 'health care services', 'health insurance', 'intervention', 'mental health', 'substance abuse', 'substance abuse treatment', 'treatment programs'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'Treatment Episode Data Set: Discharges (TEDS-D-2008)'}, {'description': '<p>The Treatment Episode Data Set -- Admissions (TEDS-A) is a national census data system of annual admissions to substance abuse treatment facilities. TEDS-A provides annual data on the number and characteristics of persons admitted to public and private substance abuse treatment programs that receive public funding. The unit of analysis is a treatment admission. TEDS consists of data reported to state substance abuse agencies by the treatment programs, which in turn report it to SAMHSA.<br />\nA sister data system, called the Treatment Episode Data Set -- Discharges (TEDS-D), collects data on discharges from substance abuse treatment facilities. The first year of TEDS-A data is 1992, while the first year of TEDS-D is 2006.<br />\nTEDS variables that are required to be reported are called the "Minimum Data Set (MDS)", while those that are optional are called the "Supplemental Data Set (SuDS)".<br />\nVariables in the MDS include: information on service setting, number of prior treatments, primary source of referral, gender, race, ethnicity, education, employment status, substance(s) abused, route of administration, frequency of use, age at first use, and whether methadone was prescribed in treatment. Supplemental variables include: diagnosis codes, presence of psychiatric problems, living arrangements, source of income, health insurance, expected source of payment, pregnancy and veteran status, marital status, detailed not in labor force codes, detailed criminal justice referral codes, days waiting to enter treatment, and the number of arrests in the 30 days prior to admissions (starting in 2008).<br />\nSubstances abused include alcohol, cocaine and crack, marijuana and hashish, heroin, nonprescription methadone, other opiates and synthetics, PCP, other hallucinogens, methamphetamine, other amphetamines, other stimulants, benzodiazepines, other non-benzodiazepine tranquilizers, barbiturates, other non-barbiturate sedatives or hypnotics, inhalants, over-the-counter medications, and other substances.<br />\nCreated variables include total number of substances reported, intravenous drug use (IDU), and flags for any mention of specific substances.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/treatment-episode-data-set-admissions-teds-1996', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-1996-nid13551', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>Treatment Episode Data Set: Admissions (TEDS-A-1996)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-1996-nid13551', 'accessURL': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-1996-nid13551', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'drug abuse', 'drug treatment', 'health care services', 'health insurance', 'intervention', 'mental health', 'substance abuse', 'substance abuse treatment', 'treatment programs'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'Treatment Episode Data Set: Admissions (TEDS-A-1996)'}, {'description': '<p>This dataset contains parent and youth data for the National<br />\nYouth Survey. Youths and one of their parents or legal guardians were<br />\ninterviewed in early 1977 about events and behavior occurring during<br />\ncalendar year 1976. Included is information on the demographics and<br />\nsocioeconomic status of respondents, disruptive events in the home,<br />\nneighborhood problems, parental aspirations for youth, labeling,<br />\nintegration of family and peer contexts, attitudes toward deviance in<br />\nadults and juveniles, parental discipline, community involvement, and<br />\ndrug use.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-youth-survey-us-wave-i-nys-1976', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-youth-survey-us-wave-i-nys-1976-nid13552', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Youth Survey US: Wave I (NYS-1976)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-youth-survey-us-wave-i-nys-1976-nid13552', 'accessURL': 'https://datafiles.samhsa.gov/study/national-youth-survey-us-wave-i-nys-1976-nid13552', 'mediaType': 'application/unknown'}], 'keyword': ['aspirations', 'behavior problems', 'career goals', 'community involvement', 'delinquent behavior', 'depression (psychology)', 'deviance', 'drugs', 'expectations', 'family conflict', 'family relations', 'health services utilization', 'life events', 'neighborhood conditions', 'parental attitudes', 'parents', 'peer influence', 'sexual behavior', 'social attitudes', 'social behavior', 'social isolation', 'social values', 'socioeconomic status', 'spouse abuse', 'substance abuse', 'teenage pregnancies', 'victimization', 'youths'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Youth Survey US: Wave I (NYS-1976)'}, {'description': '<p>The National Survey on Drug Use and Health (NSDUH) series<br />\n(formerly titled National Household Survey on Drug Abuse) primarily<br />\nmeasures the prevalence and correlates of drug use in the United<br />\nStates. The surveys are designed to provide quarterly, as well as<br />\nannual, estimates. Information is provided on the use of illicit<br />\ndrugs, alcohol, and tobacco among members of United States households<br />\naged 12 and older. Questions included age at first use as well as<br />\nlifetime, annual, and past-month usage for the following drug classes:<br />\nmarijuana, cocaine (and crack), hallucinogens, heroin, inhalants,<br />\nalcohol, tobacco, and nonmedical use of prescription drugs, including<br />\npain relievers, tranquilizers, stimulants, and sedatives. The survey<br />\ncovered substance abuse treatment history and perceived need for<br />\ntreatment, and included questions from the Diagnostic and Statistical<br />\nManual (DSM) of Mental Disorders that allow diagnostic criteria to be<br />\napplied. The survey included questions concerning treatment for both<br />\nsubstance abuse and mental health related disorders. Respondents were<br />\nalso asked about personal and family income sources and amounts,<br />\nhealth care access and coverage, illegal activities and arrest record,<br />\nproblems resulting from the use of drugs, and needle-sharing.<br />\nQuestions introduced in previous administrations were retained in the<br />\n2006 survey, including questions asked only of respondents aged 12 to<br />\n17. These "youth experiences" items covered a variety of topics, such<br />\nas neighborhood environment, illegal activities, drug use by friends,<br />\nsocial support, extracurricular activities, exposure to substance<br />\nabuse prevention and education programs, and perceived adult attitudes<br />\ntoward drug use and activities such as school work. Several measures<br />\nfocused on prevention-related themes in this section. Also retained<br />\nwere questions on mental health and access to care, perceived risk of<br />\nusing drugs, perceived availability of drugs, driving and personal<br />\nbehavior, and cigar smoking. Questions on the tobacco brand used most<br />\noften were introduced with the 1999 survey. Background information<br />\nincludes gender, race, age, ethnicity, marital status, educational<br />\nlevel, job status, veteran status, and current household composition.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-survey-drug-use-and-health-nsduh-2006-0', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-survey-drug-use-and-health-nsduh-2006-nid13554', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Survey on Drug Use and Health (NSDUH-2006)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-survey-drug-use-and-health-nsduh-2006-nid13554', 'accessURL': 'https://datafiles.samhsa.gov/study/national-survey-drug-use-and-health-nsduh-2006-nid13554', 'mediaType': 'application/unknown'}], 'keyword': ['addiction', 'alcohol', 'alcohol abuse', 'alcohol consumption', 'amphetamines', 'barbiturates', 'cocaine', 'controlled drugs', 'crack cocaine', 'demographic characteristics', 'depression (psychology)', 'drinking behavior', 'drug abuse', 'drug dependence', 'drug treatment', 'drug use', 'drugs', 'employment', 'hallucinogens', 'health care', 'heroin', 'households', 'income', 'inhalants', 'marijuana', 'mental health', 'mental health services', 'methamphetamine', 'pregnancy', 'prescription drugs', 'sedatives', 'smoking', 'stimulants', 'substance abuse', 'substance abuse treatment', 'tobacco use', 'tranquilizers', 'youths'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Survey on Drug Use and Health (NSDUH-2006)'}, {'description': '<p>The National Survey on Drug Use and Health (NSDUH) series (formerly titled National Household Survey on Drug Abuse) primarily measures the prevalence and correlates of drug use in the United States. The surveys are designed to provide quarterly, as well as annual, estimates. Information is provided on the use of illicit drugs, alcohol, and tobacco among members of United States households aged 12 and older. Questions included age at first use as well as lifetime, annual, and past-month usage for the following drug classes: marijuana, cocaine (and crack), hallucinogens, heroin, inhalants, alcohol, tobacco, and nonmedical use of prescription drugs, including pain relievers, tranquilizers, stimulants, and sedatives. The survey covered substance abuse treatment history and perceived need for treatment, and included questions from the Diagnostic and Statistical Manual (DSM) of Mental Disorders that allow diagnostic criteria to be applied. The survey included questions concerning treatment for both substance abuse and mental health-related disorders. Respondents were also asked about personal and family income sources and amounts, health care access and coverage, illegal activities and arrest record, problems resulting from the use of drugs, and needle-sharing. Questions introduced in previous administrations were retained in the 2013 survey, including questions asked only of respondents aged 12 to 17. These "youth experiences" items covered a variety of topics, such as neighborhood environment, illegal activities, drug use by friends, social support, extracurricular activities, exposure to substance abuse prevention and education programs, and perceived adult attitudes toward drug use and activities such as school work. Several measures focused on prevention-related themes in this section. Also retained were questions on mental health and access to care, perceived risk of using drugs, perceived availability of drugs, driving and personal behavior, and cigar smoking. Questions on the tobacco brand used most often were introduced with the 1999 survey. For the 2008 survey, adult mental health questions were added to measure symptoms of psychological distress in the worst period of distress that a person experienced in the past 30 days and suicidal ideation. In 2008, a split-sample design also was included to administer separate sets of questions (WHODAS vs. SDS) to assess impairment due to mental health problems. Beginning with the 2009 NSDUH, however, all of the adults in the sample received only the WHODAS questions. Background information includes gender, race, age, ethnicity, marital status, educational level, job status, veteran status, and current household composition.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-survey-drug-use-and-health-nsduh-2013', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-survey-drug-use-and-health-nsduh-2013-nid13555', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Survey on Drug Use and Health (NSDUH-2013)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-survey-drug-use-and-health-nsduh-2013-nid13555', 'accessURL': 'https://datafiles.samhsa.gov/study/national-survey-drug-use-and-health-nsduh-2013-nid13555', 'mediaType': 'application/unknown'}], 'keyword': ['addiction', 'alcohol', 'alcohol abuse', 'alcohol consumption', 'amphetamines', 'barbiturates', 'cocaine', 'controlled drugs', 'crack cocaine', 'demographic characteristics', 'depression (psychology)', 'drinking behavior', 'drug abuse', 'drug dependence', 'drug treatment', 'drug use', 'drugs', 'employment', 'hallucinogens', 'health care', 'heroin', 'households', 'income', 'inhalants', 'marijuana', 'mental health', 'mental health services', 'methamphetamine', 'pregnancy', 'prescription drugs', 'sedatives', 'smoking', 'stimulants', 'substance abuse', 'substance abuse treatment', 'tobacco use', 'tranquilizers', 'youths'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Survey on Drug Use and Health (NSDUH-2013)'}, {'description': '<p>The Treatment Episode Data Set -- Admissions (TEDS-A) is a national census data system of annual admissions to substance abuse treatment facilities. TEDS-A provides annual data on the number and characteristics of persons admitted to public and private substance abuse treatment programs that receive public funding. The unit of analysis is a treatment admission. TEDS consists of data reported to state substance abuse agencies by the treatment programs, which in turn report it to SAMHSA.<br />\nA sister data system, called the Treatment Episode Data Set -- Discharges (TEDS-D), collects data on discharges from substance abuse treatment facilities. The first year of TEDS-A data is 1992, while the first year of TEDS-D is 2006.<br />\nTEDS variables that are required to be reported are called the "Minimum Data Set (MDS)", while those that are optional are called the "Supplemental Data Set (SuDS)".<br />\nVariables in the MDS include: information on service setting, number of prior treatments, primary source of referral, gender, race, ethnicity, education, employment status, substance(s) abused, route of administration, frequency of use, age at first use, and whether methadone was prescribed in treatment. Supplemental variables include: diagnosis codes, presence of psychiatric problems, living arrangements, source of income, health insurance, expected source of payment, pregnancy and veteran status, marital status, detailed not in labor force codes, detailed criminal justice referral codes, days waiting to enter treatment, and the number of arrests in the 30 days prior to admissions (starting in 2008).<br />\nSubstances abused include alcohol, cocaine and crack, marijuana and hashish, heroin, nonprescription methadone, other opiates and synthetics, PCP, other hallucinogens, methamphetamine, other amphetamines, other stimulants, benzodiazepines, other non-benzodiazepine tranquilizers, barbiturates, other non-barbiturate sedatives or hypnotics, inhalants, over-the-counter medications, and other substances.<br />\nCreated variables include total number of substances reported, intravenous drug use (IDU), and flags for any mention of specific substances.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/treatment-episode-data-set-admissions-teds-2005', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-2005-nid13556', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>Treatment Episode Data Set: Admissions (TEDS-A-2005)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-2005-nid13556', 'accessURL': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-2005-nid13556', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'drug abuse', 'drug treatment', 'health care services', 'health insurance', 'intervention', 'mental health', 'substance abuse', 'substance abuse treatment', 'treatment programs'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'Treatment Episode Data Set: Admissions (TEDS-A-2005)'}, {'description': '<p>The Uniform Facility Data Set (UFDS), formerly the National Drug and Alcohol Treatment Unit Survey or NDATUS, was designed to measure the scope and use of drug abuse treatment services in the United States. The survey collects information from each privately- and publicly-funded facility in the country that provides substance abuse treatment as well as from state-identified facilities that provide other substance abuse services. Data are collected on a number of topics including facility operation, services provided (assessment, therapy, testing, health, continuing care, programs for special groups, transitional services, community outreach, ancillary), type of treatment, facility capacity, numbers of clients, and various client characteristics. The main objective of the UFDS is to produce data that can be used to assess the nature and extent of substance abuse treatment services, to assist in the forecast of treatment resource requirements, to analyze treatment service trends, to conduct national, regional, and state-level comparative analyses of treatment services and utilization, and to generate the National Directory of Drug and Alcohol Abuse Treatment Programs and its on-line equivalent, the Substance Abuse Treatment Facility Locator <a href="http://findtreatment.samhsa.gov">http://findtreatment.samhsa.gov</a>. Additionally, the UFDS provides information that can be used to design sampling frames for other surveys of substance abuse treatment facilities.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/uniform-facility-data-set-us-ufds-1997', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/uniform-facility-data-set-us-ufds-1997-nid13557', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>Uniform Facility Data Set US (UFDS-1997)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/uniform-facility-data-set-us-ufds-1997-nid13557', 'accessURL': 'https://datafiles.samhsa.gov/study/uniform-facility-data-set-us-ufds-1997-nid13557', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'drug abuse', 'drug treatment', 'health care services', 'HIV', 'intervention', 'substance abuse', 'substance abuse treatment', 'treatment facilities', 'treatment programs'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'Uniform Facility Data Set US (UFDS-1997)'}, {'description': '<p>The DC Metropolitan Area Drug Study (DC<em>MADS) was<br />\nconducted in 1991, and included special analyses of homeless and<br />\ntransient populations and of women delivering live births in the DC<br />\nhospitals. DC</em>MADS was undertaken to assess the full extent of the<br />\ndrug problem in one metropolitan area. The study was comprised of 16<br />\nseparate studies that focused on different sub-groups, many of which<br />\nare typically not included or are underrepresented in household<br />\nsurveys. The Homeless and Transient Population<br />\nstudy examines the prevalence of illicit drug, alcohol, and tobacco<br />\nuse among members of the homeless and transient population aged 12 and<br />\nolder in the Washington, DC, Metropolitan Statistical Area (DC<br />\nMSA). The sample frame included respondents from shelters, soup<br />\nkitchens and food banks, major cluster encampments, and literally<br />\nhomeless people. Data from the questionnaires include history of<br />\nhomelessness, living arrangements and population movement, tobacco,<br />\ndrug, and alcohol use, consequences of use, treatment history, illegal<br />\nbehavior and arrest, emergency room treatment and hospital stays,<br />\nphysical and mental health, pregnancy, insurance, employment and<br />\nfinances, and demographics. Drug specific data include age at first<br />\nuse, route of administration, needle use, withdrawal symptoms,<br />\npolysubstance use, and perceived risk.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/washington-dc-metropolitan-area-drug-study-homeless-and-transient-population-dc-madst-1991', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/washington-dc-metropolitan-area-drug-study-homeless-and-transient-population-dc-madst-1991', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>Washington DC Metropolitan Area Drug Study Homeless and Transient Population (DC-MADST-1991)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/washington-dc-metropolitan-area-drug-study-homeless-and-transient-population-dc-madst-1991', 'accessURL': 'https://datafiles.samhsa.gov/study/washington-dc-metropolitan-area-drug-study-homeless-and-transient-population-dc-madst-1991', 'mediaType': 'application/unknown'}], 'keyword': ['arrests', 'cocaine', 'crack cocaine', 'demographic characteristics', 'drug abuse', 'drug related crimes', 'drug use', 'drugs', 'employment', 'hallucinogens', 'health insurance', 'heroin', 'homeless persons', 'inhalants', 'living arrangements', 'marijuana', 'mental health', 'mental health treatment', 'methamphetamines', 'physical health', 'population characteristics', 'pregnancy', 'prescription drugs', 'sedatives', 'smoking', 'stimulants', 'substance abuse treatment', 'urban population'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'Washington DC Metropolitan Area Drug Study Homeless and Transient Population (DC-MADST-1991)'}, {'description': '<p>The National Survey of Substance Abuse Treatment Services (N-SSATS) is designed to collect information from all facilities in the United States, both public and private, that provide substance abuse treatment. N-SSATS provides the mechanism for quantifying the dynamic character and composition of the United States substance abuse treatment delivery system. The objectives of N-SSATS are to collect multipurpose data that can be used to assist the Substance Abuse and Mental Health Services Administration (SAMHSA) and state and local governments in assessing the nature and extent of services provided and in forecasting treatment resource requirements, to update SAMHSA\'s Inventory of Substance Abuse Treatment Services (I-SATS), to analyze general treatment services trends, and to generate the National Directory of Drug and Alcohol Abuse Treatment Programs and its online equivalent, the Substance Abuse Treatment Facility Locator <a href="http://findtreatment.samhsa.gov.Data">http://findtreatment.samhsa.gov.Data</a> are collected on topics including facility operation, services offered (assessment, testing, transitional, ancillary, and pharmacotherapies), detoxification, primary focus (substance abuse, mental health, both, general health, and other), Opioid Treatment Programs and medication dispensed/prescribed, counseling and therapeutic approaches, standard operating procedures, special programs/groups offered, languages in which treatment is provided, type of treatment provided (hospital inpatient, residential, outpatient), number of clients (by service, total, and under age 18), number of beds, types of payment accepted, sliding fee scale, and facility accreditation and licensure/certification.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-survey-substance-abuse-treatment-services-n-ssats-2010', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-survey-substance-abuse-treatment-services-n-ssats-2010-nid13559', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Survey of Substance Abuse Treatment Services (N-SSATS-2010)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-survey-substance-abuse-treatment-services-n-ssats-2010-nid13559', 'accessURL': 'https://datafiles.samhsa.gov/study/national-survey-substance-abuse-treatment-services-n-ssats-2010-nid13559', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'drug abuse', 'drug treatment', 'health care services', 'HIV', 'intervention', 'substance abuse', 'substance abuse treatment', 'treatment facilities', 'treatment programs'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Survey of Substance Abuse Treatment Services (N-SSATS-2010)'}, {'description': '<p>This series measures the prevalence and correlates of drug<br />\nuse in the United States. The surveys are designed to provide<br />\nquarterly, as well as annual, estimates. Information is provided on<br />\nthe use of illicit drugs, alcohol, anabolic steroids, and tobacco<br />\namong members of United States households aged 12 and older. Data are<br />\nalso provided on treatment for drug use and on illegal activities<br />\nrelated to drug use. Questions include age at first use, as well as<br />\nlifetime, annual, and past-month usage for the following drug classes:<br />\nmarijuana, inhalants, cocaine, hallucinogens, heroin, alcohol, tobacco,<br />\nand nonmedical use of psychotherapeutics. Respondents were also asked<br />\nabout problems resulting from their use of drugs, alcohol, and<br />\ntobacco, their perceptions of the risks involved, insurance coverage,<br />\nand personal and family income sources and amounts. Demographic data<br />\ninclude gender, race, ethnicity, educational level, job status, income<br />\nlevel, household composition, and population density.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-household-survey-drug-abuse-nhsda-1992', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-household-survey-drug-abuse-nhsda-1992-nid13560', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Household Survey on Drug Abuse (NHSDA-1992)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-household-survey-drug-abuse-nhsda-1992-nid13560', 'accessURL': 'https://datafiles.samhsa.gov/study/national-household-survey-drug-abuse-nhsda-1992-nid13560', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'alcohol consumption', 'amphetamines', 'barbiturates', 'cocaine', 'demographic characteristics', 'drug abuse', 'drug use', 'drugs', 'hallucinogens', 'heroin', 'households', 'inhalants', 'marijuana', 'methamphetamine', 'prescription drugs', 'sedatives', 'smoking', 'steroid use', 'stimulants', 'substance abuse', 'substance abuse treatment', 'tobacco use', 'tranquilizers', 'youths'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Household Survey on Drug Abuse (NHSDA-1992)'}, {'description': '<p>The National Mental Health Services Survey (N-MHSS) is an annual survey designed to collect statistical information on the numbers and characteristics of all known mental health treatment facilities within the 50 States, the District of Columbia, and the U.S. territories. In every other year, beginning in 2014, the survey also collects statistical information on the numbers and demographic characteristics of persons served in these treatment facilities as of a specified survey reference date.<br />\nThe N-MHSS is the only source of national and State-level data on the mental health service delivery system reported by both publicly-operated and privately-operated specialty mental health treatment facilities, including: public psychiatric hospitals; private psychiatric hospitals, non-federal general hospitals with separate psychiatric units; U.S. Department of Veterans Affairs medical centers; residential treatment centers for children; residential treatment centers for adults; outpatient or day treatment or partial hospitalization mental health facilities; and multi-setting (non-hospital) mental health facilities.</p>\n<p>The N-MHSS complements the information collected through SAMHSA\'s survey of substance abuse treatment facilities, the National Survey of Substance Abuse Treatment Services (N-SSATS). Treatment facility Information from the N-MHSS is used to populate the mental health component of SAMHSA\'s online Behavioral Health Treatment Services Locator. <a href="http://findtreatment.samhsa.gov/This">http://findtreatment.samhsa.gov/This</a> study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-mental-health-services-survey-n-mhss-2010-0', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-mental-health-services-survey-n-mhss-2010-nid13561', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Mental Health Services Survey (N-MHSS-2010)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-mental-health-services-survey-n-mhss-2010-nid13561', 'accessURL': 'https://datafiles.samhsa.gov/study/national-mental-health-services-survey-n-mhss-2010-nid13561', 'mediaType': 'application/unknown'}], 'keyword': ['mental health', 'mental health services', 'treatment facilities', 'treatment programs'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Mental Health Services Survey (N-MHSS-2010)'}, {'description': '<p>The National Household Survey on Drug Abuse (NHSDA) series<br />\nmeasures the prevalence and correlates of drug use in the United<br />\nStates. The surveys are designed to provide quarterly, as well as<br />\nannual, estimates. Information is provided on the use of illicit<br />\ndrugs, alcohol, and tobacco among members of United States households<br />\naged 12 and older. Questions include age at first use as well as<br />\nlifetime, annual, and past-month usage for the following drug classes:<br />\nmarijuana, cocaine (and crack), hallucinogens, heroin, inhalants,<br />\nalcohol, tobacco, and nonmedical use of prescription drugs, including<br />\npain relievers, tranquilizers, stimulants, and sedatives. The survey<br />\ncovers substance abuse treatment history and perceived need for<br />\ntreatment, and includes questions from the Diagnostic and Statistical<br />\nManual (DSM) of Mental Disorders that allow diagnostic criteria to be<br />\napplied. Respondents are also asked about personal and family income<br />\nsources and amounts, health care access and coverage, illegal<br />\nactivities and arrest record, problems resulting from the use of<br />\ndrugs, and needle-sharing. Questions introduced in previous NHSDA<br />\nadministrations were retained in the 2000 survey, including questions<br />\nasked only of respondents aged 12 to 17. These "youth experiences"<br />\nitems covered a variety of topics, such as neighborhood environment,<br />\nillegal activities, gang involvement, drug use by friends, social<br />\nsupport, extracurricular activities, exposure to substance abuse<br />\nprevention and education programs, and perceived adult attitudes<br />\ntoward drug use and activities such as school work. Also retained were<br />\nquestions on mental health and access to care, perceived risk of using<br />\ndrugs, perceived availability of drugs, driving behavior and personal<br />\nbehavior, and cigar smoking. Questions on the tobacco brand used most<br />\noften were introduced with the 1999 survey and retained in the 2000<br />\nsurvey. Demographic data include gender, race, age, ethnicity, marital<br />\nstatus, educational level, job status, veteran status, and current<br />\nhousehold composition.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-household-survey-drug-abuse-nhsda-2000', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-household-survey-drug-abuse-nhsda-2000-nid13562', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Household Survey on Drug Abuse (NHSDA-2000)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-household-survey-drug-abuse-nhsda-2000-nid13562', 'accessURL': 'https://datafiles.samhsa.gov/study/national-household-survey-drug-abuse-nhsda-2000-nid13562', 'mediaType': 'application/unknown'}], 'keyword': ['addiction', 'alcohol', 'alcohol abuse', 'alcohol consumption', 'amphetamines', 'barbiturates', 'cocaine', 'controlled drugs', 'drinking behavior', 'drug abuse', 'drug dependence', 'drug treatment', 'drug use', 'drugs', 'hallucinogens', 'heroin', 'households', 'inhalants', 'marijuana', 'mental health', 'mental health services', 'methamphetamine', 'prescription drugs', 'sedatives', 'smoking', 'stimulants', 'substance abuse', 'substance abuse treatment', 'tranquilizers'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Household Survey on Drug Abuse (NHSDA-2000)'}, {'description': '<p>The National Survey on Drug Use and Health (NSDUH) series (formerly titled National Household Survey on Drug Abuse) primarily measures the prevalence and correlates of drug use in the United States. The surveys are designed to provide quarterly, as well as annual, estimates. Information is provided on the use of illicit drugs, alcohol, and tobacco among members of United States households aged 12 and older. Questions included age at first use as well as lifetime, annual, and past-month usage for the following drug classes: marijuana, cocaine (and crack), hallucinogens, heroin, inhalants, alcohol, tobacco, and nonmedical use of prescription drugs, including pain relievers, tranquilizers, stimulants, and sedatives. The survey covered substance abuse treatment history and perceived need for treatment, and included questions from the Diagnostic and Statistical Manual (DSM) of Mental Disorders that allow diagnostic criteria to be applied. The survey included questions concerning treatment for both substance abuse and mental health-related disorders. Respondents were also asked about personal and family income sources and amounts, health care access and coverage, illegal activities and arrest record, problems resulting from the use of drugs, and needle-sharing. Questions introduced in previous administrations were retained in the 2011 survey, including questions asked only of respondents aged 12 to 17. These "youth experiences" items covered a variety of topics, such as neighborhood environment, illegal activities, drug use by friends, social support, extracurricular activities, exposure to substance abuse prevention and education programs, and perceived adult attitudes toward drug use and activities such as school work. Several measures focused on prevention-related themes in this section. Also retained were questions on mental health and access to care, perceived risk of using drugs, perceived availability of drugs, driving and personal behavior, and cigar smoking. Questions on the tobacco brand used most often were introduced with the 1999 survey. For the 2008 survey, adult mental health questions were added to measure symptoms of psychological distress in the worst period of distress that a person experienced in the past 30 days and suicidal ideation. In 2008, a split-sample design also was included to administer separate sets of questions (WHODAS vs. SDS) to assess impairment due to mental health problems. Beginning with the 2009 NSDUH, however, all of the adults in the sample received only the WHODAS questions. Background information includes gender, race, age, ethnicity, marital status, educational level, job status, veteran status, and current household composition.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-survey-drug-use-and-health-nsduh-2011-0', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-survey-drug-use-and-health-nsduh-2011-nid13563', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Survey on Drug Use and Health (NSDUH-2011)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-survey-drug-use-and-health-nsduh-2011-nid13563', 'accessURL': 'https://datafiles.samhsa.gov/study/national-survey-drug-use-and-health-nsduh-2011-nid13563', 'mediaType': 'application/unknown'}], 'keyword': ['addiction', 'alcohol', 'alcohol abuse', 'alcohol consumption', 'amphetamines', 'barbiturates', 'cocaine', 'controlled drugs', 'crack cocaine', 'demographic characteristics', 'depression (psychology)', 'drinking behavior', 'drug abuse', 'drug dependence', 'drug treatment', 'drug use', 'drugs', 'employment', 'hallucinogens', 'health care', 'heroin', 'households', 'income', 'inhalants', 'marijuana', 'mental health', 'mental health services', 'methamphetamine', 'pregnancy', 'prescription drugs', 'sedatives', 'smoking', 'stimulants', 'substance abuse', 'substance abuse treatment', 'tobacco use', 'tranquilizers', 'youths'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Survey on Drug Use and Health (NSDUH-2011)'}, {'description': '<p>This series measures the prevalence and correlates of drug<br />\nuse in the United States. The surveys are designed to provide<br />\nquarterly, as well as annual, estimates. Information is provided on<br />\nthe use of illicit drugs, alcohol, and tobacco among members of United<br />\nStates households aged 12 and older. Questions include age at first<br />\nuse as well as lifetime, annual, and past-month usage for the<br />\nfollowing drug classes: marijuana, cocaine (and crack), hallucinogens,<br />\nheroin, inhalants, alcohol, tobacco, and nonmedical use of<br />\nprescription drugs, including psychotherapeutics. Respondents were<br />\nalso asked about substance abuse treatment history, illegal<br />\nactivities, problems resulting from the use of drugs, personal and<br />\nfamily income sources and amounts, need for treatment for drug or<br />\nalcohol use, criminal record, and needle-sharing. Questions on mental<br />\nhealth and access to care, which were introduced in the 1994-B<br />\nquestionnaire (see NATIONAL HOUSEHOLD SURVEY ON DRUG ABUSE, 1994), were retained in this administration of the survey. In<br />\n1996, the section on risk/availability of drugs was reintroduced, and<br />\nsections on driving behavior and personal behavior were<br />\nadded. Demographic data include gender, race, age, ethnicity, marital<br />\nstatus, educational level, job status, income level, veteran status,<br />\nand current household composition.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-household-survey-drug-abuse-nhsda-1996', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-household-survey-drug-abuse-nhsda-1996-nid13564', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Household Survey on Drug Abuse (NHSDA-1996)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-household-survey-drug-abuse-nhsda-1996-nid13564', 'accessURL': 'https://datafiles.samhsa.gov/study/national-household-survey-drug-abuse-nhsda-1996-nid13564', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'alcohol consumption', 'amphetamines', 'barbiturates', 'cocaine', 'crime', 'demographic characteristics', 'drug abuse', 'drug use', 'drugs', 'hallucinogens', 'health care', 'health insurance', 'heroin', 'HIV', 'households', 'inhalants', 'marijuana', 'mental health', 'mental health services', 'methamphetamine', 'prescription drugs', 'smoking', 'stimulants', 'substance abuse', 'substance abuse treatment', 'tranquilizers', 'youths'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Household Survey on Drug Abuse (NHSDA-1996)'}, {'description': '<p>The National Survey of Substance Abuse Treatment Services (N-SSATS) is designed to collect information from all facilities in the United States, both public and private, that provide substance abuse treatment. N-SSATS provides the mechanism for quantifying the dynamic character and composition of the United States substance abuse treatment delivery system. The objectives of N-SSATS are to collect multipurpose data that can be used to assist the Substance Abuse and Mental Health Services Administration (SAMHSA) and state and local governments in assessing the nature and extent of services provided and in forecasting treatment resource requirements, to update SAMHSA\'s Inventory of Substance Abuse Treatment Services (I-SATS), to analyze general treatment services trends, and to generate the online Substance Abuse Treatment<br />\nFacility Locator <a href="http://findtreatment.samhsa.gov">http://findtreatment.samhsa.gov</a>, as well as the National Directory of Drug and Alcohol Abuse Treatment Programs.Data are collected on topics including facility operation, services offered (assessment, testing, transitional, ancillary, and pharmacotherapies), detoxification, primary focus (substance abuse, mental health, both, general health, and other), Opioid Treatment Programs and medications dispensed/prescribed, counseling and therapeutic approaches, standard operating procedures, special programs/groups offered, languages in which treatment is provided, type of treatment provided (hospital inpatient, residential, outpatient), number of clients (by service, total, and under age 18), number of beds, types of payment accepted, sliding fee scale, and facility accreditation and licensure/certification.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-survey-substance-abuse-treatment-services-n-ssats-2011', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-survey-substance-abuse-treatment-services-n-ssats-2011-nid13565', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Survey of Substance Abuse Treatment Services (N-SSATS-2011)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-survey-substance-abuse-treatment-services-n-ssats-2011-nid13565', 'accessURL': 'https://datafiles.samhsa.gov/study/national-survey-substance-abuse-treatment-services-n-ssats-2011-nid13565', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'drug abuse', 'drug treatment', 'health care services', 'HIV', 'intervention', 'substance abuse', 'substance abuse treatment', 'treatment facilities', 'treatment programs'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Survey of Substance Abuse Treatment Services (N-SSATS-2011)'}, {'description': '<p>The Treatment Episode Data Set -- Admissions (TEDS-A) is a national census data system of annual admissions to substance abuse treatment facilities. TEDS-A provides annual data on the number and characteristics of persons admitted to public and private substance abuse treatment programs that receive public funding. The unit of analysis is a treatment admission. TEDS consists of data reported to state substance abuse agencies by the treatment programs, which in turn report it to SAMHSA.<br />\nA sister data system, called the Treatment Episode Data Set -- Discharges (TEDS-D), collects data on discharges from substance abuse treatment facilities. The first year of TEDS-A data is 1992, while the first year of TEDS-D is 2006.<br />\nTEDS variables that are required to be reported are called the "Minimum Data Set (MDS)", while those that are optional are called the "Supplemental Data Set (SuDS)".<br />\nVariables in the MDS include: information on service setting, number of prior treatments, primary source of referral, gender, race, ethnicity, education, employment status, substance(s) abused, route of administration, frequency of use, age at first use, and whether methadone was prescribed in treatment. Supplemental variables include: diagnosis codes, presence of psychiatric problems, living arrangements, source of income, health insurance, expected source of payment, pregnancy and veteran status, marital status, detailed not in labor force codes, detailed criminal justice referral codes, days waiting to enter treatment, and the number of arrests in the 30 days prior to admissions (starting in 2008).<br />\nSubstances abused include alcohol, cocaine and crack, marijuana and hashish, heroin, nonprescription methadone, other opiates and synthetics, PCP, other hallucinogens, methamphetamine, other amphetamines, other stimulants, benzodiazepines, other non-benzodiazepine tranquilizers, barbiturates, other non-barbiturate sedatives or hypnotics, inhalants, over-the-counter medications, and other substances.<br />\nCreated variables include total number of substances reported, intravenous drug use (IDU), and flags for any mention of specific substances.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/treatment-episode-data-set-admissions-teds-2002', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-2002-nid13566', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>Treatment Episode Data Set: Admissions (TEDS-A-2002)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-2002-nid13566', 'accessURL': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-2002-nid13566', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'drug abuse', 'drug treatment', 'health care services', 'health insurance', 'intervention', 'mental health', 'substance abuse', 'substance abuse treatment', 'treatment programs'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'Treatment Episode Data Set: Admissions (TEDS-A-2002)'}, {'description': '<p>The Treatment Episode Data Set -- Admissions (TEDS-A) is a national census data system of annual admissions to substance abuse treatment facilities. TEDS-A provides annual data on the number and characteristics of persons admitted to public and private substance abuse treatment programs that receive public funding. The unit of analysis is a treatment admission. TEDS consists of data reported to state substance abuse agencies by the treatment programs, which in turn report it to SAMHSA.<br />\nA sister data system, called the Treatment Episode Data Set -- Discharges (TEDS-D), collects data on discharges from substance abuse treatment facilities. The first year of TEDS-A data is 1992, while the first year of TEDS-D is 2006.<br />\nTEDS variables that are required to be reported are called the "Minimum Data Set (MDS)", while those that are optional are called the "Supplemental Data Set (SuDS)".<br />\nVariables in the MDS include: information on service setting, number of prior treatments, primary source of referral, gender, race, ethnicity, education, employment status, substance(s) abused, route of administration, frequency of use, age at first use, and whether methadone was prescribed in treatment. Supplemental variables include: diagnosis codes, presence of psychiatric problems, living arrangements, source of income, health insurance, expected source of payment, pregnancy and veteran status, marital status, detailed not in labor force codes, detailed criminal justice referral codes, days waiting to enter treatment, and the number of arrests in the 30 days prior to admissions (starting in 2008).<br />\nSubstances abused include alcohol, cocaine and crack, marijuana and hashish, heroin, nonprescription methadone, other opiates and synthetics, PCP, other hallucinogens, methamphetamine, other amphetamines, other stimulants, benzodiazepines, other non-benzodiazepine tranquilizers, barbiturates, other non-barbiturate sedatives or hypnotics, inhalants, over-the-counter medications, and other substances.<br />\nCreated variables include total number of substances reported, intravenous drug use (IDU), and flags for any mention of specific substances.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/treatment-episode-data-set-admissions-teds-1994', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-1994-nid13568', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>Treatment Episode Data Set: Admissions (TEDS-A-1994)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-1994-nid13568', 'accessURL': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-1994-nid13568', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'drug abuse', 'drug treatment', 'health care services', 'health insurance', 'intervention', 'mental health', 'substance abuse', 'substance abuse treatment', 'treatment programs'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'Treatment Episode Data Set: Admissions (TEDS-A-1994)'}, {'description': '<p>The National Survey on Drug Use and Health (NSDUH) series<br />\n(formerly titled National Household Survey on Drug Abuse) measures the<br />\nprevalence and correlates of drug use in the United States. The<br />\nsurveys are designed to provide quarterly, as well as annual,<br />\nestimates. Information is provided on the use of illicit drugs,<br />\nalcohol, and tobacco among members of United States households aged 12<br />\nand older. Questions included age at first use as well as lifetime,<br />\nannual, and past-month usage for the following drug classes:<br />\nmarijuana, cocaine (and crack), hallucinogens, heroin, inhalants,<br />\nalcohol, tobacco, and nonmedical use of prescription drugs, including<br />\npain relievers, tranquilizers, stimulants, and sedatives. The survey<br />\ncovered substance abuse treatment history and perceived need for<br />\ntreatment, and included questions from the Diagnostic and Statistical<br />\nManual (DSM) of Mental Disorders that allow diagnostic criteria to be<br />\napplied. The survey included questions concerning treatment for both<br />\nsubstance abuse and mental health related disorders. Respondents were<br />\nalso asked about personal and family income sources and amounts,<br />\nhealth care access and coverage, illegal activities and arrest record,<br />\nproblems resulting from the use of drugs, and needle-sharing.<br />\nQuestions introduced in previous administrations were retained in the<br />\n2003 survey, including questions asked only of respondents aged 12 to<br />\n17. These "youth experiences" items covered a variety of topics, such<br />\nas neighborhood environment, illegal activities, gang involvement,<br />\ndrug use by friends, social support, extracurricular activities,<br />\nexposure to substance abuse prevention and education programs, and<br />\nperceived adult attitudes toward drug use and activities such as<br />\nschool work. Several measures focused on prevention related themes in<br />\nthis section. Also retained were questions on mental health and access<br />\nto care, perceived risk of using drugs, perceived availability of<br />\ndrugs, driving and personal behavior, and cigar smoking. Questions on<br />\nthe tobacco brand used most often were introduced with the 1999 survey<br />\nand retained through the 2003 survey. Background information includes<br />\ngender, race, age, ethnicity, marital status, educational level, job<br />\nstatus, veteran status, and current household composition. A number of additional questions were added in 2003, including questions on prior marijuana and cigarette use, additional questions on drug treatment, adult mental health services, and social environment.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-survey-drug-use-and-health-nsduh-2003-0', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-survey-drug-use-and-health-nsduh-2003-nid13569', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Survey on Drug Use and Health (NSDUH-2003)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-survey-drug-use-and-health-nsduh-2003-nid13569', 'accessURL': 'https://datafiles.samhsa.gov/study/national-survey-drug-use-and-health-nsduh-2003-nid13569', 'mediaType': 'application/unknown'}], 'keyword': ['addiction', 'alcohol', 'alcohol abuse', 'alcohol consumption', 'amphetamines', 'barbiturates', 'cocaine', 'controlled drugs', 'depression (psychology)', 'drinking behavior', 'drug abuse', 'drug dependence', 'drug treatment', 'drug use', 'drugs', 'hallucinogens', 'heroin', 'households', 'inhalants', 'marijuana', 'mental health', 'mental health services', 'methamphetamine', 'prescription drugs', 'sedatives', 'smoking', 'stimulants', 'substance abuse', 'substance abuse treatment', 'tranquilizers'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Survey on Drug Use and Health (NSDUH-2003)'}, {'description': '<p>The Drug Abuse Warning Network (DAWN) survey is designed to<br />\ncapture data on emergency department (ED) episodes that are induced by<br />\nor related to the use of an illicit, prescription, or over-the-counter<br />\ndrug. For purposes of this collection, a drug "episode" is an ED visit<br />\nthat was induced by or related to the use of an illegal drug or the<br />\nnonmedical use of a legal drug for patients aged six years and<br />\nolder. A drug "mention" refers to a substance that was mentioned<br />\nduring a drug-related ED episode. Because up to four drugs can be<br />\nreported for each drug abuse episode, there are more mentions than<br />\nepisodes in the data. Individual persons may also be included more<br />\nthan once in the data. Within each facility participating in DAWN, a<br />\ndesignated reporter, usually a member of the emergency department or<br />\nmedical records staff, was responsible for identifying drug-related<br />\nepisodes and recording and submitting data on each case. An episode<br />\nreport was submitted for each patient visiting a DAWN emergency<br />\ndepartment whose presenting problem(s) was/were related to their own<br />\ndrug use. DAWN produces estimates of drug-related emergency department<br />\nvisits for 50 specific drugs, drug categories, or combinations of<br />\ndrugs, including the following: acetaminophen, alcohol in combination<br />\nwith other drugs, alprazolam, amitriptyline, amphetamines, aspirin,<br />\ncocaine, codeine, diazepam, diphenhydramine, fluoxetine,<br />\nheroin/morphine, inhalants/solvents/aerosols, LSD, lorazepam,<br />\nmarijuana/hashish, methadone, methamphetamine, and PCP/PCP in<br />\ncombination with other drugs. The use of alcohol alone is not<br />\nreported. The route of administration and form of drug used (e.g.,<br />\npowder, tablet, liquid) are included for each drug. Data collected for<br />\nDAWN also include drug use motive and total drug mentions in the<br />\nepisode, as well as race, age, patient disposition, reason for ED<br />\nvisit, and day of the week, quarter, and year of episode.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/drug-abuse-warning-network-us-dawn-ns-1994', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/drug-abuse-warning-network-us-dawn-ns-1994-nid13570', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>Drug Abuse Warning Network US (DAWN-NS-1994)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/drug-abuse-warning-network-us-dawn-ns-1994-nid13570', 'accessURL': 'https://datafiles.samhsa.gov/study/drug-abuse-warning-network-us-dawn-ns-1994-nid13570', 'mediaType': 'application/unknown'}], 'keyword': ['demographic characteristics', 'drug abuse', 'drug dependence', 'drug overdose', 'drug use', 'emergencies', 'emergency services', 'health behavior', 'hospitalization', 'substance abuse'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'Drug Abuse Warning Network US (DAWN-NS-1994)'}, {'description': '<p>The Treatment Episode Data Set -- Admissions (TEDS-A) is a national census data system of annual admissions to substance abuse treatment facilities. TEDS-A provides annual data on the number and characteristics of persons admitted to public and private substance abuse treatment programs that receive public funding. The unit of analysis is a treatment admission. TEDS consists of data reported to state substance abuse agencies by the treatment programs, which in turn report it to SAMHSA.<br />\nA sister data system, called the Treatment Episode Data Set -- Discharges (TEDS-D), collects data on discharges from substance abuse treatment facilities. The first year of TEDS-A data is 1992, while the first year of TEDS-D is 2006.<br />\nTEDS variables that are required to be reported are called the "Minimum Data Set (MDS)", while those that are optional are called the "Supplemental Data Set (SuDS)".<br />\nVariables in the MDS include: information on service setting, number of prior treatments, primary source of referral, gender, race, ethnicity, education, employment status, substance(s) abused, route of administration, frequency of use, age at first use, and whether methadone was prescribed in treatment. Supplemental variables include: diagnosis codes, presence of psychiatric problems, living arrangements, source of income, health insurance, expected source of payment, pregnancy and veteran status, marital status, detailed not in labor force codes, detailed criminal justice referral codes, days waiting to enter treatment, and the number of arrests in the 30 days prior to admissions (starting in 2008).<br />\nSubstances abused include alcohol, cocaine and crack, marijuana and hashish, heroin, nonprescription methadone, other opiates and synthetics, PCP, other hallucinogens, methamphetamine, other amphetamines, other stimulants, benzodiazepines, other non-benzodiazepine tranquilizers, barbiturates, other non-barbiturate sedatives or hypnotics, inhalants, over-the-counter medications, and other substances.<br />\nCreated variables include total number of substances reported, intravenous drug use (IDU), and flags for any mention of specific substances.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/treatment-episode-data-set-admissions-teds-1993', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-1993-nid13571', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>Treatment Episode Data Set: Admissions (TEDS-A-1993)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-1993-nid13571', 'accessURL': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-1993-nid13571', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'drug abuse', 'drug treatment', 'health care services', 'health insurance', 'intervention', 'mental health', 'substance abuse', 'substance abuse treatment', 'treatment programs'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'Treatment Episode Data Set: Admissions (TEDS-A-1993)'}, {'description': '<p>The National Survey on Drug Use and Health (NSDUH) series (formerly titled National Household Survey on Drug Abuse) primarily measures the prevalence and correlates of drug use in the United States. The surveys are designed to provide quarterly, as well as annual, estimates. Information is provided on the use of illicit drugs, alcohol, and tobacco among members of United States households aged 12 and older. Questions included age at first use as well as lifetime, annual, and past-month usage for the following drug classes: marijuana, cocaine (and crack), hallucinogens, heroin, inhalants, alcohol, tobacco, and nonmedical use of prescription drugs, including pain relievers, tranquilizers, stimulants, and sedatives. The survey covered substance abuse treatment history and perceived need for treatment, and included questions from the Diagnostic and Statistical Manual (DSM) of Mental Disorders that allow diagnostic criteria to be applied. The survey included questions concerning treatment for both substance abuse and mental health-related disorders. Respondents were also asked about personal and family income sources and amounts, health care access and coverage, illegal activities and arrest record, problems resulting from the use of drugs, and needle-sharing. Questions introduced in previous administrations were retained in the 2010 survey, including questions asked only of respondents aged 12 to 17. These "youth experiences" items covered a variety of topics, such as neighborhood environment, illegal activities, drug use by friends, social support, extracurricular activities, exposure to substance abuse prevention and education programs, and perceived adult attitudes toward drug use and activities such as school work. Several measures focused on prevention-related themes in this section. Also retained were questions on mental health and access to care, perceived risk of using drugs, perceived availability of drugs, driving and personal behavior, and cigar smoking. Questions on the tobacco brand used most often were introduced with the 1999 survey. For the 2008 survey, adult mental health questions were added to measure symptoms of psychological distress in the worst period of distress that a person experienced in the past 30 days and suicidal ideation. In 2008, a split-sample design also was included to administer separate sets of questions (WHODAS vs. SDS) to assess impairment due to mental health problems. Beginning with the 2009 NSDUH, however, all of the adults in the sample received only the WHODAS questions. Background information includes gender, race, age, ethnicity, marital status, educational level, job status, veteran status, and current household composition.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-survey-drug-use-and-health-nsduh-2010-0', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-survey-drug-use-and-health-nsduh-2010-nid13572', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Survey on Drug Use and Health (NSDUH-2010)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-survey-drug-use-and-health-nsduh-2010-nid13572', 'accessURL': 'https://datafiles.samhsa.gov/study/national-survey-drug-use-and-health-nsduh-2010-nid13572', 'mediaType': 'application/unknown'}], 'keyword': ['addiction', 'alcohol', 'alcohol abuse', 'alcohol consumption', 'amphetamines', 'barbiturates', 'cocaine', 'controlled drugs', 'crack cocaine', 'demographic characteristics', 'depression (psychology)', 'drinking behavior', 'drug abuse', 'drug dependence', 'drug treatment', 'drug use', 'drugs', 'employment', 'hallucinogens', 'health care', 'heroin', 'households', 'income', 'inhalants', 'marijuana', 'mental health', 'mental health services', 'methamphetamine', 'pregnancy', 'prescription drugs', 'sedatives', 'smoking', 'stimulants', 'substance abuse', 'substance abuse treatment', 'tobacco use', 'tranquilizers', 'youths'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Survey on Drug Use and Health (NSDUH-2010)'}, {'description': '<p>This series measures the prevalence and correlates of drug use in the United States. The surveys are designed to provide quarterly, as well as annual, estimates. Information is provided on the use of illicit drugs, alcohol, tobacco, and nonmedical use of prescription drugs among members of United States households aged 12 and older. Questions include age at first use, as well as lifetime, annual, and past-month usage for the following drug classes: cannabis, cocaine, hallucinogens, heroin, alcohol, tobacco, and nonmedical use of prescription drugs, including psychotherapeutics. Respondents were also asked about problems resulting from their use of drugs, alcohol, and tobacco, their perceptions of the risks involved, and personal and family income sources and amounts. Half of the respondents were asked questions regarding substance use by close friends. Demographic data include gender, race, age, ethnicity, educational level, job status, income level, veteran status, household composition, and population density. Youth respondents were also asked about time spent on homework and leisure activities.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-household-survey-drug-abuse-nhsda-1982', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-household-survey-drug-abuse-nhsda-1982-nid13573', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Household Survey on Drug Abuse (NHSDA-1982)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-household-survey-drug-abuse-nhsda-1982-nid13573', 'accessURL': 'https://datafiles.samhsa.gov/study/national-household-survey-drug-abuse-nhsda-1982-nid13573', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol', 'alcohol abuse', 'alcohol consumption', 'amphetamines', 'barbiturates', 'cocaine', 'demographic characteristics', 'drug abuse', 'drug use', 'drugs', 'hallucinogens', 'heroin', 'households', 'marijuana', 'methamphetamine', 'prescriptions drugs', 'sedatives', 'smoking', 'stimulants', 'substance abuse', 'substance abuse treatment', 'tobacco use', 'tranquilizers', 'youths'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Household Survey on Drug Abuse (NHSDA-1982)'}, {'description': '<p>The National Survey of Substance Abuse Treatment Services (N-SSATS) is designed to collect information from all facilities in the United States, both public and private, that provide substance abuse treatment. N-SSATS provides the mechanism for quantifying the dynamic character and composition of the United States substance abuse treatment delivery system. The objectives of N-SSATS are to collect multipurpose data that can be used to assist the Substance Abuse and Mental Health Services Administration (SAMHSA) and state and local governments in assessing the nature and extent of services provided and in forecasting treatment resource requirements, update SAMHSA\'s Inventory of Substance Abuse Treatment Services (I-SATS), analyze general treatment services trends, and generate the National Directory of Drug and Alcohol Abuse Treatment Programs and its online equivalent, the Substance Abuse Treatment Facility Locator <a href="http://findtreatment.samhsa.gov">http://findtreatment.samhsa.gov</a>.<br />\nData are collected on topics including facility operation, services offered (assessment, substance abuse therapy and counseling, pharmacotherapies, testing, transitional, ancillary), primary focus (substance abuse, mental health, both, general health, other), hotline operation, Opioid Treatment Programs and medication dispensed, languages in which treatment is provided, type of treatment provided, number of clients (total and under age 18), number of beds, types of payment accepted, sliding fee scale, special programs offered, facility accreditation and licensure/certification, and managed care agreements.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-survey-substance-abuse-treatment-services-n-ssats-2003', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-survey-substance-abuse-treatment-services-n-ssats-2003-nid13575', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Survey of Substance Abuse Treatment Services (N-SSATS-2003)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-survey-substance-abuse-treatment-services-n-ssats-2003-nid13575', 'accessURL': 'https://datafiles.samhsa.gov/study/national-survey-substance-abuse-treatment-services-n-ssats-2003-nid13575', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'drug abuse', 'drug treatment', 'health care services', 'HIV', 'intervention', 'substance abuse', 'substance abuse treatment', 'treatment facilities', 'treatment programs'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Survey of Substance Abuse Treatment Services (N-SSATS-2003)'}, {'description': '<p>The Treatment Episode Data Set -- Admissions (TEDS-A) is a national census data system of annual admissions to substance abuse treatment facilities. TEDS-A provides annual data on the number and characteristics of persons admitted to public and private substance abuse treatment programs that receive public funding. The unit of analysis is a treatment admission. TEDS consists of data reported to state substance abuse agencies by the treatment programs, which in turn report it to SAMHSA.<br />\nA sister data system, called the Treatment Episode Data Set -- Discharges (TEDS-D), collects data on discharges from substance abuse treatment facilities. The first year of TEDS-A data is 1992, while the first year of TEDS-D is 2006.<br />\nTEDS variables that are required to be reported are called the "Minimum Data Set (MDS)", while those that are optional are called the "Supplemental Data Set (SuDS)".<br />\nVariables in the MDS include: information on service setting, number of prior treatments, primary source of referral, gender, race, ethnicity, education, employment status, substance(s) abused, route of administration, frequency of use, age at first use, and whether methadone was prescribed in treatment. Supplemental variables include: diagnosis codes, presence of psychiatric problems, living arrangements, source of income, health insurance, expected source of payment, pregnancy and veteran status, marital status, detailed not in labor force codes, detailed criminal justice referral codes, days waiting to enter treatment, and the number of arrests in the 30 days prior to admissions (starting in 2008).<br />\nSubstances abused include alcohol, cocaine and crack, marijuana and hashish, heroin, nonprescription methadone, other opiates and synthetics, PCP, other hallucinogens, methamphetamine, other amphetamines, other stimulants, benzodiazepines, other non-benzodiazepine tranquilizers, barbiturates, other non-barbiturate sedatives or hypnotics, inhalants, over-the-counter medications, and other substances.<br />\nCreated variables include total number of substances reported, intravenous drug use (IDU), and flags for any mention of specific substances.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/treatment-episode-data-set-admissions-teds-2008', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-2008-nid13576', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>Treatment Episode Data Set: Admissions (TEDS-A-2008)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-2008-nid13576', 'accessURL': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-2008-nid13576', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'drug abuse', 'drug treatment', 'health care services', 'health insurance', 'intervention', 'mental health', 'substance abuse', 'substance abuse treatment', 'treatment programs'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'Treatment Episode Data Set: Admissions (TEDS-A-2008)'}, {'description': '<p>This series measures the prevalence and correlates of drug<br />\nuse in the United States. The surveys are designed to provide<br />\nquarterly, as well as annual, estimates. Information is provided on<br />\nthe use of illicit drugs, alcohol, anabolic steroids, and tobacco<br />\namong members of United States households aged 12 and older. Data are<br />\nalso provided on treatment for drug use and on illegal activities<br />\nrelated to drug use. Questions include age at first use, as well as<br />\nlifetime, annual, and past-month usage for the following drug classes:<br />\nmarijuana, inhalants, cocaine, hallucinogens, heroin, alcohol, tobacco,<br />\nand nonmedical use of psychotherapeutics. Respondents were also asked<br />\nabout problems resulting from their use of drugs, alcohol, and<br />\ntobacco, their perceptions of the risks involved, insurance coverage,<br />\nand personal and family income sources and amounts. Demographic data<br />\ninclude gender, race, ethnicity, educational level, job status, income<br />\nlevel, household composition, and population density.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-household-survey-drug-abuse-nhsda-1993', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-household-survey-drug-abuse-nhsda-1993-nid13577', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Household Survey on Drug Abuse (NHSDA-1993)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-household-survey-drug-abuse-nhsda-1993-nid13577', 'accessURL': 'https://datafiles.samhsa.gov/study/national-household-survey-drug-abuse-nhsda-1993-nid13577', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'alcohol consumption', 'amphetamines', 'barbiturates', 'cocaine', 'demographic characteristics', 'drug abuse', 'drug use', 'drugs', 'hallucinogens', 'heroin', 'households', 'inhalants', 'marijuana', 'methamphetamine', 'offenses', 'prescription drugs', 'sedatives', 'smoking', 'steroid use', 'stimulants', 'substance abuse', 'substance abuse treatment', 'tobacco use', 'tranquilizers', 'youths'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Household Survey on Drug Abuse (NHSDA-1993)'}, {'description': '<p>The Treatment Episode Data Set -- Discharges (TEDS-D) is a national census data system of annual discharges from substance abuse treatment facilities. TEDS-D provides annual data on the number and characteristics of persons discharged from public and private substance abuse treatment programs that receive public funding. Data collected both at admission and at discharge is included. The unit of analysis is a treatment discharge. TEDS-D consists of data reported to state substance abuse agencies by the treatment programs, which in turn report it to SAMHSA.<br />\nA sister data system, called the Treatment Episode Data Set -- Admissions (TEDS-A), collects data on admissions to substance abuse treatment facilities. The first year of TEDS-A data is 1992, while the first year of TEDS-D is 2006.<br />\nTEDS-D variables that are required to be reported are called the "Minimum Data Set (MDS)", while those that are optional are called the "Supplemental Data Set (SuDS)".<br />\nVariables unique to TEDS-D, and not part of TEDS-A, are the length of stay, reason for leaving treatment, and service setting at time of discharge. TEDS-D also provides many of the same variables that exist in TEDS-A. This includes information on service setting, number of prior treatments, primary source of referral, gender, race, ethnicity, education, employment status, substance(s) abused, route of administration, frequency of use, age at first use, and whether methadone was prescribed in treatment. Supplemental variables include: diagnosis codes, presence of psychiatric problems, living arrangements, source of income, health insurance, expected source of payment, pregnancy and veteran status, marital status, detailed not in labor force codes, detailed criminal justice referral codes, days waiting to enter treatment, and the number of arrests in the 30 days prior to admissions (starting in 2008).<br />\nSubstances abused include alcohol, cocaine and crack, marijuana and<br />\nhashish, heroin, nonprescription methadone, other opiates and<br />\nsynthetics, PCP, other hallucinogens, methamphetamine, other amphetamines,<br />\nother stimulants, benzodiazepines, other non-benzodiazepine tranquilizers, barbiturates,<br />\nother non-barbiturate sedatives or hypnotics, inhalants, over-the-counter medications,<br />\nand other substances.<br />\nCreated variables include total number<br />\nof substances reported, intravenous drug use (IDU), and flags for any<br />\nmention of specific substances.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/treatment-episode-data-set-discharges-teds-d-2006-2011', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-discharges-teds-d-2006-2011-nid13578', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>Treatment Episode Data Set: Discharges (TEDS-D-2006-2011)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-discharges-teds-d-2006-2011-nid13578', 'accessURL': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-discharges-teds-d-2006-2011-nid13578', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'drug abuse', 'drug treatment', 'health care services', 'health insurance', 'intervention', 'mental health', 'substance abuse', 'substance abuse treatment', 'treatment programs'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'Treatment Episode Data Set: Discharges (TEDS-D-2006-2011)'}, {'description': '<p>The Treatment Episode Data Set -- Admissions (TEDS-A) is a national census data system of annual admissions to substance abuse treatment facilities. TEDS-A provides annual data on the number and characteristics of persons admitted to public and private substance abuse treatment programs that receive public funding. The unit of analysis is a treatment admission. TEDS consists of data reported to state substance abuse agencies by the treatment programs, which in turn report it to SAMHSA.<br />\nA sister data system, called the Treatment Episode Data Set -- Discharges (TEDS-D), collects data on discharges from substance abuse treatment facilities. The first year of TEDS-A data is 1992, while the first year of TEDS-D is 2006.<br />\nTEDS variables that are required to be reported are called the "Minimum Data Set (MDS)", while those that are optional are called the "Supplemental Data Set (SuDS)".<br />\nVariables in the MDS include: information on service setting, number of prior treatments, primary source of referral, gender, race, ethnicity, education, employment status, substance(s) abused, route of administration, frequency of use, age at first use, and whether methadone was prescribed in treatment. Supplemental variables include: diagnosis codes, presence of psychiatric problems, living arrangements, source of income, health insurance, expected source of payment, pregnancy and veteran status, marital status, detailed not in labor force codes, detailed criminal justice referral codes, days waiting to enter treatment, and the number of arrests in the 30 days prior to admissions (starting in 2008).<br />\nSubstances abused include alcohol, cocaine and crack, marijuana and hashish, heroin, nonprescription methadone, other opiates and synthetics, PCP, other hallucinogens, methamphetamine, other amphetamines, other stimulants, benzodiazepines, other non-benzodiazepine tranquilizers, barbiturates, other non-barbiturate sedatives or hypnotics, inhalants, over-the-counter medications, and other substances.<br />\nCreated variables include total number of substances reported, intravenous drug use (IDU), and flags for any mention of specific substances.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/treatment-episode-data-set-admissions-teds-2004', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-2004-nid13579', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>Treatment Episode Data Set: Admissions (TEDS-A-2004)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-2004-nid13579', 'accessURL': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-2004-nid13579', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'drug abuse', 'drug treatment', 'health care services', 'health insurance', 'intervention', 'mental health', 'substance abuse', 'substance abuse treatment', 'treatment programs'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'Treatment Episode Data Set: Admissions (TEDS-A-2004)'}, {'description': '<p>The Treatment Episode Data Set -- Admissions (TEDS-A) is a national census data system of annual admissions to substance abuse treatment facilities. TEDS-A provides annual data on the number and characteristics of persons admitted to public and private substance abuse treatment programs that receive public funding. The unit of analysis is a treatment admission. TEDS consists of data reported to state substance abuse agencies by the treatment programs, which in turn report it to SAMHSA.<br />\nA sister data system, called the Treatment Episode Data Set -- Discharges (TEDS-D), collects data on discharges from substance abuse treatment facilities. The first year of TEDS-A data is 1992, while the first year of TEDS-D is 2006.<br />\nTEDS variables that are required to be reported are called the "Minimum Data Set (MDS)", while those that are optional are called the "Supplemental Data Set (SuDS)".<br />\nVariables in the MDS include: information on service setting, number of prior treatments, primary source of referral, gender, race, ethnicity, education, employment status, substance(s) abused, route of administration, frequency of use, age at first use, and whether methadone was prescribed in treatment. Supplemental variables include: diagnosis codes, presence of psychiatric problems, living arrangements, source of income, health insurance, expected source of payment, pregnancy and veteran status, marital status, detailed not in labor force codes, detailed criminal justice referral codes, days waiting to enter treatment, and the number of arrests in the 30 days prior to admissions (starting in 2008).<br />\nSubstances abused include alcohol, cocaine and crack, marijuana and hashish, heroin, nonprescription methadone, other opiates and synthetics, PCP, other hallucinogens, methamphetamine, other amphetamines, other stimulants, benzodiazepines, other non-benzodiazepine tranquilizers, barbiturates, other non-barbiturate sedatives or hypnotics, inhalants, over-the-counter medications, and other substances.<br />\nCreated variables include total number of substances reported, intravenous drug use (IDU), and flags for any mention of specific substances.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/treatment-episode-data-set-admissions-teds-2001', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-2001-nid13580', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>Treatment Episode Data Set: Admissions (TEDS-A-2001)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-2001-nid13580', 'accessURL': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-2001-nid13580', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'drug abuse', 'drug treatment', 'health care services', 'health insurance', 'intervention', 'mental health', 'substance abuse', 'substance abuse treatment', 'treatment programs'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'Treatment Episode Data Set: Admissions (TEDS-A-2001)'}, {'description': '<p>The Treatment Episode Data Set -- Discharges (TEDS-D) is a national census data system of annual discharges from substance abuse treatment facilities. TEDS-D provides annual data on the number and characteristics of persons discharged from public and private substance abuse treatment programs that receive public funding. Data collected both at admission and at discharge is included. The unit of analysis is a treatment discharge. TEDS-D consists of data reported to state substance abuse agencies by the treatment programs, which in turn report it to SAMHSA.<br />\nA sister data system, called the Treatment Episode Data Set -- Admissions (TEDS-A), collects data on admissions to substance abuse treatment facilities. The first year of TEDS-A data is 1992, while the first year of TEDS-D is 2006.<br />\nTEDS-D variables that are required to be reported are called the "Minimum Data Set (MDS)", while those that are optional are called the "Supplemental Data Set (SuDS)".<br />\nVariables unique to TEDS-D, and not part of TEDS-A, are the length of stay, reason for leaving treatment, and service setting at time of discharge. TEDS-D also provides many of the same variables that exist in TEDS-A. This includes information on service setting, number of prior treatments, primary source of referral, gender, race, ethnicity, education, employment status, substance(s) abused, route of administration, frequency of use, age at first use, and whether methadone was prescribed in treatment. Supplemental variables include: diagnosis codes, presence of psychiatric problems, living arrangements, source of income, health insurance, expected source of payment, pregnancy and veteran status, marital status, detailed not in labor force codes, detailed criminal justice referral codes, days waiting to enter treatment, and the number of arrests in the 30 days prior to admissions (starting in 2008) .<br />\nSubstances abused include alcohol, cocaine and crack, marijuana and hashish, heroin, nonprescription methadone, other opiates and synthetics, PCP, other hallucinogens, methamphetamine, other amphetamines, other stimulants, benzodiazepines, other non-benzodiazepine tranquilizers, barbiturates, other non-barbiturate sedatives or hypnotics, inhalants, over-the-counter medications, and other substances.<br />\nCreated variables include total number of substances reported, intravenous drug use (IDU), and flags for any mention of specific substances.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/treatment-episode-data-set-discharges-teds-d-2006', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-discharges-teds-d-2006-nid13581', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>Treatment Episode Data Set: Discharges (TEDS-D-2006)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-discharges-teds-d-2006-nid13581', 'accessURL': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-discharges-teds-d-2006-nid13581', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'drug abuse', 'drug treatment', 'health care services', 'health insurance', 'intervention', 'mental health', 'substance abuse', 'substance abuse treatment', 'treatment programs'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'Treatment Episode Data Set: Discharges (TEDS-D-2006)'}, {'description': '<p>This series measures the prevalence and correlates of drug<br />\nuse in the United States. The surveys are designed to provide<br />\nquarterly, as well as annual, estimates. Information is provided on<br />\nthe use of illicit drugs, alcohol, anabolic steroids, and tobacco<br />\namong members of United States households aged 12 and older. Data are<br />\nalso provided on treatment for drug use and on illegal activities<br />\nrelated to drug use. Questions include age at first use, as well as<br />\nlifetime, annual, and past-month usage for the following drug classes:<br />\nmarijuana, inhalants, cocaine, hallucinogens, heroin, alcohol, tobacco,<br />\nand nonmedical use of psychotherapeutics. Respondents were also asked<br />\nabout problems resulting from their use of drugs, alcohol, and<br />\ntobacco, their perceptions of the risks involved, insurance coverage,<br />\nand personal and family income sources and amounts. Demographic data<br />\ninclude gender, race, ethnicity, educational level, job status, income<br />\nlevel, household composition, and population density.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-household-survey-drug-abuse-nhsda-1991', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-household-survey-drug-abuse-nhsda-1991-nid13584', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Household Survey on Drug Abuse (NHSDA-1991)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-household-survey-drug-abuse-nhsda-1991-nid13584', 'accessURL': 'https://datafiles.samhsa.gov/study/national-household-survey-drug-abuse-nhsda-1991-nid13584', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'alcohol consumption', 'amphetamines', 'barbiturates', 'cocaine', 'crime', 'demographic characteristics', 'drug abuse', 'drug use', 'drugs', 'hallucinogens', 'heroin', 'households', 'inhalants', 'marijuana', 'methamphetamine', 'prescription drugs', 'sedatives', 'smoking', 'stimulants', 'substance abuse', 'substance abuse treatment', 'tobacco use', 'tranquilizers', 'youths'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Household Survey on Drug Abuse (NHSDA-1991)'}, {'description': '<p>The National Survey of Substance Abuse Treatment Services (N-SSATS) is designed to collect information from all facilities in the United States, both public and private, that provide substance abuse treatment. N-SSATS provides the mechanism for quantifying the dynamic character and composition of the United States substance abuse treatment delivery system. The objectives of N-SSATS are to collect multipurpose data that can be used to assist the Substance Abuse and Mental Health Services Administration (SAMHSA) and state and local governments in assessing the nature and extent of services provided and in forecasting treatment resource requirements, to update SAMHSA\'s Inventory of Substance Abuse Treatment Services (I-SATS), to analyze general treatment services trends, and to generate the National Directory of Drug and Alcohol Abuse Treatment Programs and its online equivalent, the Substance Abuse Treatment<br />\nFacility Locator <a href="http://findtreatment.samhsa.gov">http://findtreatment.samhsa.gov</a>.<br />\nData are collected on topics including facility operation, services offered (assessment and pre-treatment, substance abuse therapy and counseling, pharmacotherapies, testing, transitional, ancillary), primary focus (substance abuse, mental health, both, general health, and other), hotline operation, Opioid Treatment Programs and medication dispensed/prescribed, languages in which treatment is provided, type of treatment provided, number of clients (total and under age 18), number of beds, types of payment accepted, sliding fee scale, special programs offered, facility accreditation and licensure/certification, and managed care agreements.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-survey-substance-abuse-treatment-services-n-ssats-2006', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-survey-substance-abuse-treatment-services-n-ssats-2006-nid13583', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Survey of Substance Abuse Treatment Services (N-SSATS-2006)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-survey-substance-abuse-treatment-services-n-ssats-2006-nid13583', 'accessURL': 'https://datafiles.samhsa.gov/study/national-survey-substance-abuse-treatment-services-n-ssats-2006-nid13583', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'drug abuse', 'drug treatment', 'health care services', 'HIV', 'intervention', 'substance abuse', 'substance abuse treatment', 'treatment facilities', 'treatment programs'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Survey of Substance Abuse Treatment Services (N-SSATS-2006)'}, {'description': '<p>The National Survey of Substance Abuse Treatment Services (N-SSATS) is designed to collect information from all facilities in the United States, both public and private, that provide substance abuse treatment. N-SSATS provides the mechanism for quantifying the dynamic character and composition of the United States substance abuse treatment delivery system. The objectives of N-SSATS are to collect multipurpose data that can be used to assist the Substance Abuse and Mental Health Services Administration (SAMHSA) and state and local governments in assessing the nature and extent of services provided and in forecasting treatment resource requirements, update SAMHSA\'s Inventory of Substance Abuse Treatment Services (I-SATS), analyze general treatment services trends, and generate the National Directory of Drug and Alcohol Abuse Treatment Programs and its online equivalent, the Substance Abuse Treatment Facility Locator <a href="http://findtreatment.samhsa.gov">http://findtreatment.samhsa.gov</a>.<br />\nData are collected on topics including facility operation, services offered (assessment, substance abuse therapy and counseling, pharmacotherapies, testing, transitional, ancillary), primary focus (substance abuse, mental health, both, general health, other), hotline operation, Opioid Treatment Programs and medication dispensed, languages in which treatment is provided, type of treatment provided, number of clients (total and under age 18), number of beds, types of payment accepted, sliding fee scale, special programs offered, facility accreditation and licensure/certification, and managed care agreements.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-survey-substance-abuse-treatment-services-n-ssats-2002', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-survey-substance-abuse-treatment-services-n-ssats-2002-nid13585', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Survey of Substance Abuse Treatment Services (N-SSATS-2002)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-survey-substance-abuse-treatment-services-n-ssats-2002-nid13585', 'accessURL': 'https://datafiles.samhsa.gov/study/national-survey-substance-abuse-treatment-services-n-ssats-2002-nid13585', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'drug abuse', 'drug treatment', 'health care services', 'HIV', 'intervention', 'substance abuse', 'substance abuse treatment', 'treatment facilities', 'treatment programs'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Survey of Substance Abuse Treatment Services (N-SSATS-2002)'}, {'description': "<p>The Drug Abuse Warning Network (DAWN) is a nationally representative public health surveillance system that has monitored drug related emergency department (ED) visits to hospitals since the early 1970s. First administered by the Drug Enforcement Administration (DEA) and the National Institute on Drug Abuse (NIDA), the responsibility for DAWN now rests with the Substance Abuse and Mental Health Services Administration's (SAMHSA) Center for Behavioral Health Statistics and Quality (CBHSQ). Over the years, the exact survey methodology has been adjusted to improve the quality, reliability, and generalizability of the information produced by DAWN. The current approach was first fully implemented in the 2004 data collection year.<br />\nDAWN relies on a longitudinal probability sample of hospitals located throughout the United States. To be eligible for selection into the DAWN sample, a hospital must be a non-Federal, short-stay, general surgical and medical hospital located in the United States, with at least one 24-hour ED. DAWN cases are identified by the systematic review of ED medical records in participating hospitals. The unit of analysis is any ED visit involving recent drug use. DAWN captures both ED visits that are directly caused by drugs and those in which drugs are a contributing factor but not the direct cause of the ED visit. The reason a patient used a drug is not part of the criteria for considering a visit to be drug-related. Therefore, all types of drug-related events are included: drug misuse or abuse, accidental drug ingestion, drug-related suicide attempts, malicious drug poisonings, and adverse reactions. DAWN does not report medications that are unrelated to the visit.<br />\nThe DAWN public-use dataset provides information for all types of drugs, including illegal drugs, prescription drugs, over-the-counter medications, dietary supplements, anesthetic gases, substances that have psychoactive effects when inhaled, alcohol when used in combination with other drugs (all ages), and alcohol alone (only for patients aged 20 or younger). Public-use dataset variables describe and categorize up to 22 drugs contributing to the ED visit, including toxicology confirmation and route of administration. Administrative variables specify the type of case, case disposition, categorized episode time of day, and quarter of year. Metropolitan area is included for represented metropolitan areas. Created variables include the number of unique drugs reported and case-level indicators for alcohol, non-alcohol illicit substances, any pharmaceutical, non-medical use of pharmaceuticals, and all misuse and abuse of drugs. Demographic items include age category, sex, and race/ethnicity. Complex sample design and weighting variables are included to calculate various estimates of drug-related ED visits for the Nation as a whole, as well as for specific metropolitan areas, from the ED visits classified as DAWN cases in the selected hospitals.This study has 1 Data Set.</p>\n", 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/drug-abuse-warning-network-dawn-2011', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/drug-abuse-warning-network-dawn-2011-nid13586', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>Drug Abuse Warning Network (DAWN-2011)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/drug-abuse-warning-network-dawn-2011-nid13586', 'accessURL': 'https://datafiles.samhsa.gov/study/drug-abuse-warning-network-dawn-2011-nid13586', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol', 'demographic characteristics', 'detoxification', 'drug overdose', 'drug use', 'emergency departments', 'energy drinks', 'nonprescription drugs', 'substance abuse', 'suicide'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'Drug Abuse Warning Network (DAWN-2011)'}, {'description': '<p>The Treatment Episode Data Set -- Admissions (TEDS-A) is a national census data system of annual admissions to substance abuse treatment facilities. TEDS-A provides annual data on the number and characteristics of persons admitted to public and private substance abuse treatment programs that receive public funding. The unit of analysis is a treatment admission. TEDS consists of data reported to state substance abuse agencies by the treatment programs, which in turn report it to SAMHSA.</p>\n<p>A sister data system, called the Treatment Episode Data Set -- Discharges (TEDS-D), collects data on discharges from substance abuse treatment facilities. The first year of TEDS-A data is 1992, while the first year of TEDS-D is 2006.</p>\n<p>TEDS variables that are required to be reported are called the "Minimum Data Set (MDS)", while those that are optional are called the "Supplemental Data Set (SuDS)".</p>\n<p>Variables in the MDS include: information on service setting, number of prior treatments, primary source of referral, gender, race, ethnicity, education, employment status, substance(s) abused, route of administration, frequency of use, age at first use, and whether methadone was prescribed in treatment. Supplemental variables include: diagnosis codes, presence of psychiatric problems, living arrangements, source of income, health insurance, expected source of payment, pregnancy and veteran status, marital status, detailed not in labor force codes, detailed criminal justice referral codes, days waiting to enter treatment, and the number of arrests in the 30 days prior to admissions (starting in 2008).</p>\n<p>Substances abused include alcohol, cocaine and crack, marijuana and hashish, heroin, nonprescription methadone, other opiates and synthetics, PCP, other hallucinogens, methamphetamine, other amphetamines, other stimulants, benzodiazepines, other non-benzodiazepine tranquilizers, barbiturates, other non-barbiturate sedatives or hypnotics, inhalants, over-the-counter medications, and other substances.</p>\n<p>Created variables include total number of substances reported, intravenous drug use (IDU), and flags for any mention of specific substances.<br />\nThis study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/treatment-episode-data-set-admissions-teds-2012', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-2012-nid13587', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>Treatment Episode Data Set: Admissions (TEDS-A-2012)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-2012-nid13587', 'accessURL': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-2012-nid13587', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'drug abuse', 'drug treatment', 'health care services', 'health insurance', 'intervention', 'mental health', 'substance abuse', 'substance abuse treatment', 'treatment programs'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'Treatment Episode Data Set: Admissions (TEDS-A-2012)'}, {'description': '<p>The National Survey of Substance Abuse Treatment Services (N-SSATS) is designed to collect information from all facilities in the United States, both public and private, that provide substance abuse treatment. N-SSATS provides the mechanism for quantifying the dynamic character and composition of the United States substance abuse treatment delivery system. The objectives of N-SSATS are to collect multipurpose data that can be used to assist the Substance Abuse and Mental Health Services Administration (SAMHSA) and state and local governments in assessing the nature and extent of services provided and in forecasting treatment resource requirements, update SAMHSA\'s Inventory of Substance Abuse Treatment Services (I-SATS), analyze general treatment services trends, and generate the National Directory of Drug and Alcohol Abuse Treatment Programs and its online equivalent, the Substance Abuse Treatment Facility Locator <a href="http://findtreatment.samhsa.gov">http://findtreatment.samhsa.gov</a>.<br />\nData are collected on topics including facility operation, services offered (assessment, substance abuse therapy and counseling, pharmacotherapies, testing, transitional, ancillary), primary focus (substance abuse, mental health, both, general health, other), hotline operation, Opioid Treatment Programs and medication dispensed/prescribed, languages in which treatment is provided, type of treatment provided, number of clients (total and under age 18), number of beds, types of payment accepted, sliding fee scale, special programs offered, facility accreditation and licensure/certification, and managed care agreements.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-survey-substance-abuse-treatment-services-n-ssats-2005', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-survey-substance-abuse-treatment-services-n-ssats-2005-nid13588', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Survey of Substance Abuse Treatment Services (N-SSATS-2005)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-survey-substance-abuse-treatment-services-n-ssats-2005-nid13588', 'accessURL': 'https://datafiles.samhsa.gov/study/national-survey-substance-abuse-treatment-services-n-ssats-2005-nid13588', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'drug abuse', 'drug treatment', 'health care services', 'HIV', 'intervention', 'substance abuse', 'substance abuse treatment', 'treatment facilities', 'treatment programs'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Survey of Substance Abuse Treatment Services (N-SSATS-2005)'}, {'description': '<p>Youth data for the sixth wave of the National Youth Survey<br />\nare contained in this collection. This research project, which was<br />\ndesigned to gain a better understanding of both conventional and<br />\ndeviant types of behavior by youths, involved collecting information<br />\nfrom a representative sample of young people in the United States. The<br />\nfirst wave of this survey was conducted in 1976, the<br />\nsecond wave in 1977, the third wave in 1978,<br />\nthe fourth wave in 1979, and the fifth wave in 1980. For this wave, youths and young adults were interviewed in early<br />\n1984 about events and behavior occurring in calendar year 1983, when<br />\nthey were 17 to 26 years of age. Data are available on the demographic<br />\nand socioeconomic status of respondents, disruptive events for parents,<br />\nneighborhood problems, employment, children, aspirations and current<br />\nsuccesses, normlessness, labeling by parents, perceived disapproval by<br />\nparents, peers, co-workers, and partner, attitudes toward deviance,<br />\nexposure to delinquent peers, self-reported delinquency, drug and<br />\nalcohol use, victimization, pregnancy, depression, use of outpatient<br />\nservices, spouse violence by respondent and partner, and sexual<br />\nactivity.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-youth-survey-us-wave-vi-nys-1983', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-youth-survey-us-wave-vi-nys-1983-nid13589', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Youth Survey US: Wave VI (NYS-1983)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-youth-survey-us-wave-vi-nys-1983-nid13589', 'accessURL': 'https://datafiles.samhsa.gov/study/national-youth-survey-us-wave-vi-nys-1983-nid13589', 'mediaType': 'application/unknown'}], 'keyword': ['aspirations', 'behavior problems', 'career goals', 'community involvement', 'delinquent behavior', 'depression (psychology)', 'deviance', 'drugs', 'employment', 'expectations', 'family conflict', 'family relations', 'health services utilization', 'life events', 'neighborhood conditions', 'parental attitudes', 'parents', 'peer influence', 'sexual behavior', 'social attitudes', 'social behavior', 'social isolation', 'social values', 'socioeconomic status', 'spouse abuse', 'substance abuse', 'teenage pregnancies', 'victimization', 'young adults', 'youths'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Youth Survey US: Wave VI (NYS-1983)'}, {'description': '<p>The Treatment Episode Data Set -- Admissions (TEDS-A) is a national census data system of annual admissions to substance abuse treatment facilities. TEDS-A provides annual data on the number and characteristics of persons admitted to public and private substance abuse treatment programs that receive public funding. The unit of analysis is a treatment admission. TEDS consists of data reported to state substance abuse agencies by the treatment programs, which in turn report it to SAMHSA.<br />\nA sister data system, called the Treatment Episode Data Set -- Discharges (TEDS-D), collects data on discharges from substance abuse treatment facilities. The first year of TEDS-A data is 1992, while the first year of TEDS-D is 2006.<br />\nTEDS variables that are required to be reported are called the "Minimum Data Set (MDS)", while those that are optional are called the "Supplemental Data Set (SuDS)".<br />\nVariables in the MDS include: information on service setting, number of prior treatments, primary source of referral, gender, race, ethnicity, education, employment status, substance(s) abused, route of administration, frequency of use, age at first use, and whether methadone was prescribed in treatment. Supplemental variables include: diagnosis codes, presence of psychiatric problems, living arrangements, source of income, health insurance, expected source of payment, pregnancy and veteran status, marital status, detailed not in labor force codes, detailed criminal justice referral codes, days waiting to enter treatment, and the number of arrests in the 30 days prior to admissions (starting in 2008).<br />\nSubstances abused include alcohol, cocaine and crack, marijuana and hashish, heroin, nonprescription methadone, other opiates and synthetics, PCP, other hallucinogens, methamphetamine, other amphetamines, other stimulants, benzodiazepines, other non-benzodiazepine tranquilizers, barbiturates, other non-barbiturate sedatives or hypnotics, inhalants, over-the-counter medications, and other substances.<br />\nCreated variables include total number of substances reported, intravenous drug use (IDU), and flags for any mention of specific substances.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/treatment-episode-data-set-admissions-teds-2003', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-2003-nid13590', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>Treatment Episode Data Set: Admissions (TEDS-A-2003)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-2003-nid13590', 'accessURL': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-2003-nid13590', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'drug abuse', 'drug treatment', 'health care services', 'health insurance', 'intervention', 'mental health', 'substance abuse', 'substance abuse treatment', 'treatment programs'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'Treatment Episode Data Set: Admissions (TEDS-A-2003)'}, {'description': '<p>The Drug Abuse Warning Network (DAWN) survey is designed to<br />\ncapture data on emergency department (ED) episodes that are induced by<br />\nor related to the use of an illicit, prescription, or over-the-counter<br />\ndrug. For purposes of this collection, a drug "episode" is an ED visit<br />\nthat was induced by or related to the use of an illegal drug or the<br />\nnonmedical use of a legal drug for patients aged six years and<br />\nolder. A drug "mention" refers to a substance that was mentioned<br />\nduring a drug-related ED episode. Because up to four drugs can be<br />\nreported for each drug abuse episode, there are more mentions than<br />\nepisodes in the data. Individual persons may also be included more<br />\nthan once in the data. Within each facility participating in DAWN, a<br />\ndesignated reporter, usually a member of the emergency department or<br />\nmedical records staff, was responsible for identifying drug-related<br />\nepisodes and recording and submitting data on each case. An episode<br />\nreport was submitted for each patient visiting a DAWN emergency<br />\ndepartment whose presenting problem(s) was/were related to their own<br />\ndrug use. DAWN produces estimates of drug-related emergency department<br />\nvisits for 50 specific drugs, drug categories, or combinations of<br />\ndrugs, including the following: acetaminophen, alcohol in combination<br />\nwith other drugs, alprazolam, amitriptyline, amphetamines, aspirin,<br />\ncocaine, codeine, diazepam, diphenhydramine, fluoxetine,<br />\nheroin/morphine, inhalants/solvents/aerosols, LSD, lorazepam,<br />\nmarijuana/hashish, methadone, methamphetamine, and PCP/PCP in<br />\ncombination with other drugs. The use of alcohol alone is not<br />\nreported. The route of administration and form of drug used (e.g.,<br />\npowder, tablet, liquid) are included for each drug. Data collected for<br />\nDAWN also include drug use motive and total drug mentions in the<br />\nepisode, as well as race, age, patient disposition, reason for ED<br />\nvisit, and day of the week, quarter, and year of episode.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/drug-abuse-warning-network-us-dawn-ns-1997', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/drug-abuse-warning-network-us-dawn-ns-1997-nid13592', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>Drug Abuse Warning Network US (DAWN-NS-1997)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/drug-abuse-warning-network-us-dawn-ns-1997-nid13592', 'accessURL': 'https://datafiles.samhsa.gov/study/drug-abuse-warning-network-us-dawn-ns-1997-nid13592', 'mediaType': 'application/unknown'}], 'keyword': ['demographic characteristics', 'drug abuse', 'drug dependence', 'drug overdose', 'drug use', 'emergencies', 'emergency services', 'health behavior', 'hospitalization', 'substance abuse'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'Drug Abuse Warning Network US (DAWN-NS-1997)'}, {'description': '<p>The Treatment Episode Data Set -- Admissions (TEDS-A) is a national census data system of annual admissions to substance abuse treatment facilities. TEDS-A provides annual data on the number and characteristics of persons admitted to public and private substance abuse treatment programs that receive public funding. The unit of analysis is a treatment admission. TEDS consists of data reported to state substance abuse agencies by the treatment programs, which in turn report it to SAMHSA.<br />\nA sister data system, called the Treatment Episode Data Set -- Discharges (TEDS-D), collects data on discharges from substance abuse treatment facilities. The first year of TEDS-A data is 1992, while the first year of TEDS-D is 2006.<br />\nTEDS variables that are required to be reported are called the "Minimum Data Set (MDS)", while those that are optional are called the "Supplemental Data Set (SuDS)".<br />\nVariables in the MDS include: information on service setting, number of prior treatments, primary source of referral, gender, race, ethnicity, education, employment status, substance(s) abused, route of administration, frequency of use, age at first use, and whether methadone was prescribed in treatment. Supplemental variables include: diagnosis codes, presence of psychiatric problems, living arrangements, source of income, health insurance, expected source of payment, pregnancy and veteran status, marital status, detailed not in labor force codes, detailed criminal justice referral codes, days waiting to enter treatment, and the number of arrests in the 30 days prior to admissions (starting in 2008) .<br />\nSubstances abused include alcohol, cocaine and crack, marijuana and hashish, heroin, nonprescription methadone, other opiates and synthetics, PCP, other hallucinogens, methamphetamine, other amphetamines, other stimulants, benzodiazepines, other non-benzodiazepine tranquilizers, barbiturates, other non-barbiturate sedatives or hypnotics, inhalants, over-the-counter medications, and other substances.<br />\nCreated variables include total number of substances reported, intravenous drug use (IDU), and flags for any mention of specific substances.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/treatment-episode-data-set-admissions-teds-2010', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-2010-nid13593', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>Treatment Episode Data Set: Admissions (TEDS-A-2010)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-2010-nid13593', 'accessURL': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-2010-nid13593', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'drug abuse', 'drug treatment', 'health care services', 'health insurance', 'intervention', 'mental health', 'substance abuse', 'substance abuse treatment', 'treatment programs'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'Treatment Episode Data Set: Admissions (TEDS-A-2010)'}, {'description': '<p>The Treatment Episode Data Set -- Discharges (TEDS-D) is a national census data system of annual discharges from substance abuse treatment facilities. TEDS-D provides annual data on the number and characteristics of persons discharged from public and private substance abuse treatment programs that receive public funding. Data collected both at admission and at discharge is included. The unit of analysis is a treatment discharge. TEDS-D consists of data reported to state substance abuse agencies by the treatment programs, which in turn report it to SAMHSA.<br />\nA sister data system, called the Treatment Episode Data Set -- Admissions (TEDS-A), collects data on admissions to substance abuse treatment facilities. The first year of TEDS-A data is 1992, while the first year of TEDS-D is 2006.<br />\nTEDS-D variables that are required to be reported are called the "Minimum Data Set (MDS)", while those that are optional are called the "Supplemental Data Set (SuDS)".<br />\nVariables unique to TEDS-D, and not part of TEDS-A, are the length of stay, reason for leaving treatment, and service setting at time of discharge. TEDS-D also provides many of the same variables that exist in TEDS-A. This includes information on service setting, number of prior treatments, primary source of referral, gender, race, ethnicity, education, employment status, substance(s) abused, route of administration, frequency of use, age at first use, and whether methadone was prescribed in treatment. Supplemental variables include: diagnosis codes, presence of psychiatric problems, living arrangements, source of income, health insurance, expected source of payment, pregnancy and veteran status, marital status, detailed not in labor force codes, detailed criminal justice referral codes, days waiting to enter treatment, and the number of arrests in the 30 days prior to admissions (starting in 2008).<br />\nSubstances abused include alcohol, cocaine and crack, marijuana and<br />\nhashish, heroin, nonprescription methadone, other opiates and<br />\nsynthetics, PCP, other hallucinogens, methamphetamine, other amphetamines,<br />\nother stimulants, benzodiazepines, other non-benzodiazepine tranquilizers, barbiturates, other non-barbiturate sedatives or hypnotics, inhalants, over-the-counter medications, and other substances.<br />\nCreated variables include total number of substances reported, intravenous drug use (IDU), and flags for any mention of specific substances.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/treatment-episode-data-set-discharges-teds-d-2011', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-discharges-teds-d-2011-nid13594', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>Treatment Episode Data Set: Discharges (TEDS-D-2011)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-discharges-teds-d-2011-nid13594', 'accessURL': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-discharges-teds-d-2011-nid13594', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'drug abuse', 'drug treatment', 'health care services', 'health insurance', 'intervention', 'mental health', 'substance abuse', 'substance abuse treatment', 'treatment programs'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'Treatment Episode Data Set: Discharges (TEDS-D-2011)'}, {'description': "<p>The Drug Abuse Warning Network (DAWN) is a nationally representative public health surveillance system that has monitored drug related emergency department (ED) visits to hospitals since the early 1970s. First administered by the Drug Enforcement Administration (DEA) and the National Institute on Drug Abuse (NIDA), the responsibility for DAWN now rests with the Substance Abuse and Mental Health Services Administration's (SAMHSA) Center for Behavioral Health Statistics and Quality (CBHSQ). Over the years, the exact survey methodology has been adjusted to improve the quality, reliability, and generalizability of the information produced by DAWN. The current approach was first fully implemented in the 2004 data collection year.<br />\nDAWN relies on a longitudinal probability sample of hospitals located throughout the United States. To be eligible for selection into the DAWN sample, a hospital must be a non-Federal, short-stay, general surgical and medical hospital located in the United States, with at least one 24-hour ED. DAWN cases are identified by the systematic review of ED medical records in participating hospitals. The unit of analysis is any ED visit involving recent drug use. DAWN captures both ED visits that are directly caused by drugs and those in which drugs are a contributing factor but not the direct cause of the ED visit. The reason a patient used a drug is not part of the criteria for considering a visit to be drug related. Therefore, all types of drug-related events are included: drug misuse or abuse, accidental drug ingestion, drug-related suicide attempts, malicious drug poisonings, and adverse reactions. DAWN does not report medications that are unrelated to the visit.<br />\nThe DAWN public-use dataset provides information for all types of drugs, including illegal drugs, prescription drugs, over-the-counter medications, dietary supplements, anesthetic gases, substances that have psychoactive effects when inhaled, alcohol when used in combination with other drugs (all ages), and alcohol alone (only for patients aged 20 or younger). Public-use dataset variables describe and categorize up to 16 drugs contributing to the ED visit, including toxicology confirmation and route of administration. Administrative variables specify the type of case, case disposition, categorized episode time of day, and quarter of year. Metropolitan area is included for represented metropolitan areas. Created variables include the number of unique drugs reported and case-level indicators for alcohol, non-alcohol illicit substances, any pharmaceutical, non-medical use of pharmaceuticals, and all misuse and abuse of drugs. Demographic items include age category, sex, and race/ethnicity. Complex sample design and weighting variables are included to calculate various estimates of drug-related ED visits for the Nation as a whole, as well as for specific metropolitan areas, from the ED visits classified as DAWN cases in the selected hospitals.This study has 1 Data Set.</p>\n", 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/drug-abuse-warning-network-dawn-2005', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/drug-abuse-warning-network-dawn-2005-nid13596', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>Drug Abuse Warning Network (DAWN-2005)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/drug-abuse-warning-network-dawn-2005-nid13596', 'accessURL': 'https://datafiles.samhsa.gov/study/drug-abuse-warning-network-dawn-2005-nid13596', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol', 'demographic characteristics', 'detoxification', 'drug overdose', 'drug use', 'emergency departments', 'energy drinks', 'nonprescription drugs', 'substance abuse', 'suicide'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'Drug Abuse Warning Network (DAWN-2005)'}, {'description': '<p>The National Survey of Substance Abuse Treatment Services (N-SSATS) is designed to collect information from all facilities in the United States, both public and private, that provide substance abuse treatment. Data are collected on topics including facility operation, services offered (assessment and pre-treatment, pharmacotherapies, testing, transitional, ancillary), detoxification, primary focus (substance abuse, mental health, both, general health, and other), hotline operation, Opioid Treatment Programs and medications dispensed/prescribed, counseling and therapeutic approaches, languages in which treatment is provided, type of treatment provided, number of clients (total and under age 18), number of beds, types of payment accepted, sliding fee scale, special programs offered, facility accreditation and licensure/certification, and managed care agreements. N-SSATS was titled the Uniform Facility Data Set (UFDS) in 1997 and 1998. Data from these years along with N-SSATS 2000 and N-SSATS 2002 to N-SSATS 2011 are included in this concatenated dataset.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-survey-substance-abuse-treatment-services-n-ssats-1997-2011', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-survey-substance-abuse-treatment-services-n-ssats-1997-2011-nid13597', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Survey of Substance Abuse Treatment Services (N-SSATS-1997-2011)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-survey-substance-abuse-treatment-services-n-ssats-1997-2011-nid13597', 'accessURL': 'https://datafiles.samhsa.gov/study/national-survey-substance-abuse-treatment-services-n-ssats-1997-2011-nid13597', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'drug abuse', 'drug treatment', 'health care services', 'HIV', 'intervention', 'substance abuse', 'substance abuse treatment', 'treatment facilities', 'treatment programs'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Survey of Substance Abuse Treatment Services (N-SSATS-1997-2011)'}, {'description': '<p>Youth data for the seventh wave of the National Youth<br />\nSurvey are contained in this collection. This research project,<br />\ndesigned to gain a better understanding of both conventional and<br />\ndeviant types of behavior by youths, involved collecting information<br />\nfrom a representative sample of young people in the United States. The<br />\nfirst wave of this survey was conducted in 1976, the<br />\nsecond in 1977, the third in 1978, the<br />\nfourth in 1979, the fifth in 1980, and the<br />\nsixth in 1983. For this wave, young adults were<br />\ninterviewed in early 1987 about events and behavior occurring in<br />\ncalendar year 1986, when they were 20 to 29 years of age. Data are<br />\navailable on the demographic and socioeconomic status of respondents,<br />\nparents and friends, neighborhood problems, education, employment,<br />\nskills, aspirations, encouragement, normlessness, attitudes toward<br />\ndeviance, exposure to delinquent peers, self-reported depression,<br />\ndelinquency, drug and alcohol use, victimization, pregnancy, abortion,<br />\nuse of mental health and outpatient services, violence by respondent<br />\nand acquaintances, use of controlled drugs, and sexual activity.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-youth-survey-us-wave-vii-nys-1987', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-youth-survey-us-wave-vii-nys-1987-nid13598', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Youth Survey US: Wave VII (NYS-1987)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-youth-survey-us-wave-vii-nys-1987-nid13598', 'accessURL': 'https://datafiles.samhsa.gov/study/national-youth-survey-us-wave-vii-nys-1987-nid13598', 'mediaType': 'application/unknown'}], 'keyword': ['aspirations', 'behavior problems', 'career goals', 'community involvement', 'delinquent behavior', 'depression (psychology)', 'deviance', 'drugs', 'expectations', 'family conflict', 'family relations', 'health services utilization', 'life events', 'neighborhood conditions', 'parental attitudes', 'parents', 'peer influence', 'sexual behavior', 'social attitudes', 'social behavior', 'social isolation', 'social values', 'socioeconomic status', 'spouse abuse', 'substance abuse', 'teenage pregnancies', 'victimization', 'young adults', 'youths'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Youth Survey US: Wave VII (NYS-1987)'}, {'description': "<p>The Drug Abuse Warning Network (DAWN) is a nationally representative public health surveillance system that has monitored drug related emergency department (ED) visits to hospitals since the early 1970s. First administered by the Drug Enforcement Administration (DEA) and the National Institute on Drug Abuse (NIDA), the responsibility for DAWN now rests with the Substance Abuse and Mental Health Services Administration's (SAMHSA) Center for Behavioral Health Statistics and Quality (CBHSQ). Over the years, the exact survey methodology has been adjusted to improve the quality, reliability, and generalizability of the information produced by DAWN. The current approach was first fully implemented in the 2004 data collection year.<br />\nDAWN relies on a longitudinal probability sample of hospitals located throughout the United States. To be eligible for selection into the DAWN sample, a hospital must be a non-Federal, short-stay, general surgical and medical hospital located in the United States, with at least one 24-hour ED. DAWN cases are identified by the systematic review of ED medical records in participating hospitals. The unit of analysis is any ED visit involving recent drug use. DAWN captures both ED visits that are directly caused by drugs and those in which drugs are a contributing factor but not the direct cause of the ED visit. The reason a patient used a drug is not part of the criteria for considering a visit to be drug-related. Therefore, all types of drug-related events are included: drug misuse or abuse, accidental drug ingestion, drug-related suicide attempts, malicious drug poisonings, and adverse reactions. DAWN does not report medications that are unrelated to the visit.<br />\nThe DAWN public-use dataset provides information for all types of drugs, including illegal drugs, prescription drugs, over-the-counter medications, dietary supplements, anesthetic gases, substances that have psychoactive effects when inhaled, alcohol when used in combination with other drugs (all ages), and alcohol alone (only for patients aged 20 or younger). Public-use dataset variables describe and categorize up to 22 drugs contributing to the ED visit, including toxicology confirmation and route of administration. Administrative variables specify the type of case, case disposition, categorized episode time of day, and quarter of year. Metropolitan area is included for represented metropolitan areas. Created variables include the number of unique drugs reported and case-level indicators for alcohol, non-alcohol illicit substances, any pharmaceutical, non-medical use of pharmaceuticals, and all misuse and abuse of drugs. Demographic items include age category, sex, and race/ethnicity. Complex sample design and weighting variables are included to calculate various estimates of drug-related ED visits for the Nation as a whole, as well as for specific metropolitan areas, from the ED visits classified as DAWN cases in the selected hospitals.This study has 1 Data Set.</p>\n", 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/drug-abuse-warning-network-dawn-2010', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/drug-abuse-warning-network-dawn-2010-nid13599', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>Drug Abuse Warning Network (DAWN-2010)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/drug-abuse-warning-network-dawn-2010-nid13599', 'accessURL': 'https://datafiles.samhsa.gov/study/drug-abuse-warning-network-dawn-2010-nid13599', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol', 'demographic characteristics', 'detoxification', 'drug overdose', 'drug use', 'emergency departments', 'energy drinks', 'nonprescription drugs', 'substance abuse', 'suicide'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'Drug Abuse Warning Network (DAWN-2010)'}, {'description': '<p>The National Survey of Substance Abuse Treatment Services (N-SSATS) is designed to collect information from all facilities in the United States, both public and private, that provide substance abuse treatment. N-SSATS provides the mechanism for quantifying the dynamic character and composition of the United States substance abuse treatment delivery system. The objectives of N-SSATS are to collect multipurpose data that can be used to assist the Substance Abuse and Mental Health Services Administration (SAMHSA) and state and local governments in assessing the nature and extent of services provided and in forecasting treatment resource requirements, to update SAMHSA\'s Inventory of Behavioral Health Services (I-BHS), to analyze general treatment services trends, and to generate the online Substance Abuse Treatment Facility Locator <a href="http://findtreatment.samhsa.gov">http://findtreatment.samhsa.gov</a>, as well as the National Directory of Drug and Alcohol Abuse Treatment Programs.Data are collected on topics including facility operation, services offered (assessment, testing, transitional, ancillary, and pharmacotherapies), detoxification, primary focus (substance abuse, mental health, both, general health, and other), Opioid Treatment Programs and medications dispensed/prescribed, counseling and therapeutic approaches, standard operating procedures, special programs/groups offered, languages in which treatment is provided, type of treatment provided (hospital inpatient, residential, outpatient), number of clients (by service, total, and under age 18), number of beds, types of payment accepted, sliding fee scale, and facility accreditation and licensure/certification.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-survey-substance-abuse-treatment-services-n-ssats-2012', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-survey-substance-abuse-treatment-services-n-ssats-2012-nid13600', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Survey of Substance Abuse Treatment Services (N-SSATS-2012)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-survey-substance-abuse-treatment-services-n-ssats-2012-nid13600', 'accessURL': 'https://datafiles.samhsa.gov/study/national-survey-substance-abuse-treatment-services-n-ssats-2012-nid13600', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'drug abuse', 'drug treatment', 'health care services', 'HIV', 'intervention', 'substance abuse', 'substance abuse treatment', 'treatment facilities', 'treatment programs'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Survey of Substance Abuse Treatment Services (N-SSATS-2012)'}, {'description': '<p>The National Survey on Drug Use and Health (NSDUH) series (formerly titled National Household Survey on Drug Abuse) primarily measures the prevalence and correlates of drug use in the United States. The surveys are designed to provide quarterly, as well as annual, estimates. Information is provided on the use of illicit drugs, alcohol, and tobacco among members of United States households aged 12 and older. Questions included age at first use as well as lifetime, annual, and past-month usage for the following drug classes: marijuana, cocaine (and crack), hallucinogens, heroin, inhalants, alcohol, tobacco, and nonmedical use of prescription drugs, including pain relievers, tranquilizers, stimulants, and sedatives. The survey covered substance abuse treatment history and perceived need for treatment, and included questions from the Diagnostic and Statistical Manual (DSM) of Mental Disorders that allow diagnostic criteria to be applied. The survey included questions concerning treatment for both substance abuse and mental health-related disorders. Respondents were also asked about personal and family income sources and amounts, health care access and coverage, illegal activities and arrest record, problems resulting from the use of drugs, and needle-sharing. Questions introduced in previous administrations were retained in the 2012 survey, including questions asked only of respondents aged 12 to 17. These "youth experiences" items covered a variety of topics, such as neighborhood environment, illegal activities, drug use by friends, social support, extracurricular activities, exposure to substance abuse prevention and education programs, and perceived adult attitudes toward drug use and activities such as school work. Several measures focused on prevention-related themes in this section. Also retained were questions on mental health and access to care, perceived risk of using drugs, perceived availability of drugs, driving and personal behavior, and cigar smoking. Questions on the tobacco brand used most often were introduced with the 1999 survey. For the 2008 survey, adult mental health questions were added to measure symptoms of psychological distress in the worst period of distress that a person experienced in the past 30 days and suicidal ideation. In 2008, a split-sample design also was included to administer separate sets of questions (WHODAS vs. SDS) to assess impairment due to mental health problems. Beginning with the 2009 NSDUH, however, all of the adults in the sample received only the WHODAS questions. Background information includes gender, race, age, ethnicity, marital status, educational level, job status, veteran status, and current household composition.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-survey-drug-use-and-health-nsduh-2012-0', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-survey-drug-use-and-health-nsduh-2012-nid13601', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Survey on Drug Use and Health (NSDUH-2012)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-survey-drug-use-and-health-nsduh-2012-nid13601', 'accessURL': 'https://datafiles.samhsa.gov/study/national-survey-drug-use-and-health-nsduh-2012-nid13601', 'mediaType': 'application/unknown'}], 'keyword': ['addiction', 'alcohol', 'alcohol abuse', 'alcohol consumption', 'amphetamines', 'barbiturates', 'cocaine', 'controlled drugs', 'crack cocaine', 'demographic characteristics', 'depression (psychology)', 'drinking behavior', 'drug abuse', 'drug dependence', 'drug treatment', 'drug use', 'drugs', 'employment', 'hallucinogens', 'health care', 'heroin', 'households', 'income', 'inhalants', 'marijuana', 'mental health', 'mental health services', 'methamphetamine', 'pregnancy', 'prescription drugs', 'sedatives', 'smoking', 'stimulants', 'substance abuse', 'substance abuse treatment', 'tobacco use', 'tranquilizers', 'youths'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Survey on Drug Use and Health (NSDUH-2012)'}, {'description': '<p>The National Survey on Drug Use and Health (NSDUH) series (formerly titled National Household Survey on Drug Abuse) primarily measures the prevalence and correlates of drug use in the United States. Detailed NSDUH 2008 documentation <a href="http://www.samhsa.gov/data/2k12/NSDUH2008MRB/Index.aspx">http://www.samhsa.gov/data/2k12/NSDUH2008MRB/Index.aspx</a> is available from SAMHSA. The surveys are designed to provide quarterly, as well as annual, estimates. Information is provided on the use of illicit drugs, alcohol, and tobacco among members of United States households aged 12 and older. Questions included age at first use as well as lifetime, annual, and past-month usage for the following drug classes: marijuana, cocaine (and crack), hallucinogens, heroin, inhalants, alcohol, tobacco, and nonmedical use of prescription drugs, including pain relievers, tranquilizers, stimulants, and sedatives. The survey covered substance abuse treatment history and perceived need for treatment, and included questions from the Diagnostic and Statistical Manual (DSM) of Mental Disorders that allow diagnostic criteria to be applied. The survey included questions concerning treatment for both substance abuse and mental health related disorders. Respondents were also asked about personal and family income sources and amounts, health care access and coverage, illegal activities and arrest record, problems resulting from the use of drugs, and needle-sharing. Questions introduced in previous administrations were retained in the 2008 survey, including questions asked only of respondents aged 12 to 17. These "youth experiences" items covered a variety of topics, such as neighborhood environment, illegal activities, drug use by friends, social support, extracurricular activities, exposure to substance abuse prevention and education programs, and perceived adult attitudes toward drug use and activities such as school work. Several measures focused on prevention-related themes in this section. Also retained were questions on mental health and access to care, perceived risk of using drugs, perceived availability of drugs, driving and personal behavior, and cigar smoking. Questions on the tobacco brand used most often were introduced with the 1999 survey. For this 2008 survey, Adult mental health questions were added to measure symptoms of psychological distress in the worst period of distress that a person experienced in the past 30 days and suicidal ideation. A split-sample design also was included to administer separate sets of questions to assess impairment due to mental health problems. Background information includes gender, race, age, ethnicity, marital status, educational level, job status, veteran status, and current household composition.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-survey-drug-use-and-health-nsduh-2008-0', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-survey-drug-use-and-health-nsduh-2008-nid13602', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Survey on Drug Use and Health (NSDUH-2008)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-survey-drug-use-and-health-nsduh-2008-nid13602', 'accessURL': 'https://datafiles.samhsa.gov/study/national-survey-drug-use-and-health-nsduh-2008-nid13602', 'mediaType': 'application/unknown'}], 'keyword': ['addiction', 'alcohol', 'alcohol abuse', 'alcohol consumption', 'amphetamines', 'barbiturates', 'cocaine', 'controlled drugs', 'crack cocaine', 'demographic characteristics', 'depression (psychology)', 'drinking behavior', 'drug abuse', 'drug dependence', 'drug treatment', 'drug use', 'drugs', 'employment', 'hallucinogens', 'health care', 'heroin', 'households', 'income', 'inhalants', 'marijuana', 'mental health', 'mental health services', 'methamphetamine', 'pregnancy', 'prescription drugs', 'sedatives', 'smoking', 'stimulants', 'substance abuse', 'substance abuse treatment', 'tobacco use', 'tranquilizers', 'youths'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Survey on Drug Use and Health (NSDUH-2008)'}, {'description': "<p>The Drug Abuse Warning Network (DAWN) is a nationally representative public health surveillance system that has monitored drug related emergency department (ED) visits to hospitals since the early 1970s. First administered by the Drug Enforcement Administration (DEA) and the National Institute on Drug Abuse (NIDA), the responsibility for DAWN now rests with the Substance Abuse and Mental Health Services Administration's (SAMHSA) Center for Behavioral Health Statistics and Quality (CBHSQ). Over the years, the exact survey methodology has been adjusted to improve the quality, reliability, and generalizability of the information produced by DAWN. The current approach was first fully implemented in the 2004 data collection year.<br />\nDAWN relies on a longitudinal probability sample of hospitals located throughout the United States. To be eligible for selection into the DAWN sample, a hospital must be a non-Federal, short-stay, general surgical and medical hospital located in the United States, with at least one 24-hour ED. DAWN cases are identified by the systematic review of ED medical records in participating hospitals. The unit of analysis is any ED visit involving recent drug use. DAWN captures both ED visits that are directly caused by drugs and those in which drugs are a contributing factor but not the direct cause of the ED visit. The reason a patient used a drug is not part of the criteria for considering a visit to be drug related. Therefore, all types of drug-related events are included: drug misuse or abuse, accidental drug ingestion, drug-related suicide attempts, malicious drug poisonings, and adverse reactions. DAWN does not report medications that are unrelated to the visit.<br />\nThe DAWN public-use dataset provides information for all types of drugs, including illegal drugs, prescription drugs, over-the-counter medications, dietary supplements, anesthetic gases, substances that have psychoactive effects when inhaled, alcohol when used in combination with other drugs (all ages), and alcohol alone (only for patients aged 20 or younger). Public-use dataset variables describe and categorize up to 16 drugs contributing to the ED visit, including toxicology confirmation and route of administration. Administrative variables specify the type of case, case disposition, categorized episode time of day, and quarter of year. Metropolitan area is included for represented metropolitan areas. Created variables include the number of unique drugs reported and case-level indicators for alcohol, non-alcohol illicit substances, any pharmaceutical, non-medical use of pharmaceuticals, and all misuse and abuse of drugs. Demographic items include age category, sex, and race/ethnicity. Complex sample design and weighting variables are included to calculate various estimates of drug-related ED visits for the Nation as a whole, as well as for specific metropolitan areas, from the ED visits classified as DAWN cases in the selected hospitals.This study has 1 Data Set.</p>\n", 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/drug-abuse-warning-network-dawn-2006', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/drug-abuse-warning-network-dawn-2006-nid13603', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>Drug Abuse Warning Network (DAWN-2006)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/drug-abuse-warning-network-dawn-2006-nid13603', 'accessURL': 'https://datafiles.samhsa.gov/study/drug-abuse-warning-network-dawn-2006-nid13603', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol', 'demographic characteristics', 'detoxification', 'drug overdose', 'drug use', 'emergency departments', 'energy drinks', 'nonprescription drugs', 'substance abuse', 'suicide'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'Drug Abuse Warning Network (DAWN-2006)'}, {'description': '<p>This series measures the prevalence and correlates of drug use in the United States. The surveys are designed to provide quarterly, as well as annual, estimates. Information is provided on the use of illicit drugs, alcohol, anabolic steroids, and tobacco among members of United States households aged 12 and older. Questions include age at first use, as well as lifetime, annual, and past-month usage for the following drug classes: marijuana, inhalants, cocaine, hallucinogens, heroin, alcohol, tobacco, and nonmedical use of psychotherapeutics. Respondents were also asked about problems resulting from their use of drugs, alcohol, and tobacco, their perceptions of the risks involved, insurance coverage, and personal and family income sources and amounts. Demographic data include gender, race, ethnicity, educational level, job status, income level, household composition, and population density.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-household-survey-drug-abuse-nhsda-1988', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-household-survey-drug-abuse-nhsda-1988-nid13604', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Household Survey on Drug Abuse (NHSDA-1988)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-household-survey-drug-abuse-nhsda-1988-nid13604', 'accessURL': 'https://datafiles.samhsa.gov/study/national-household-survey-drug-abuse-nhsda-1988-nid13604', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'alcohol consumption', 'amphetamines', 'barbiturates', 'cocaine', 'drug abuse', 'drug use', 'drugs', 'hallucinogens', 'heroin', 'households', 'inhalants', 'marijuana', 'methamphetamine', 'prescription drugs', 'sedatives', 'smoking', 'stimulants', 'substance abuse', 'substance abuse treatment', 'tobacco use', 'tranquilizers', 'youths'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Household Survey on Drug Abuse (NHSDA-1988)'}, {'description': '<p>The National Survey of Substance Abuse Treatment Services (N-SSATS) is designed to collect information from all facilities in the United States, both public and private, that provide substance abuse treatment. N-SSATS provides the mechanism for quantifying the dynamic character and composition of the United States substance abuse treatment delivery system. The objectives of N-SSATS are to collect multipurpose data that can be used to assist the Substance Abuse and Mental Health Services Administration (SAMHSA) and state and local governments in assessing the nature and extent of services provided and in forecasting treatment resource requirements, to update SAMHSA\'s Inventory of Behavioral Health Services (I-BHS), to analyze general treatment services trends, and to generate the online Substance Abuse Treatment Facility Locator <a href="http://findtreatment.samhsa.gov">http://findtreatment.samhsa.gov</a>, as well as the National Directory of Drug and Alcohol Abuse Treatment Programs.Data are collected on topics including facility operation, services offered (assessment, testing, transitional, ancillary, and pharmacotherapies), detoxification, primary focus (substance abuse, mental health, both, general health, and other), Opioid Treatment Programs and medications dispensed/prescribed, counseling and therapeutic approaches, standard operating procedures, special programs/groups offered, languages in which treatment is provided, type of treatment provided (hospital inpatient, residential, outpatient), number of clients (by service, total, and under age 18), number of beds, types of payment accepted, sliding fee scale, and facility accreditation and licensure/certification.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-survey-substance-abuse-treatment-services-n-ssats-2014', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-survey-substance-abuse-treatment-services-n-ssats-2014-nid13605', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Survey of Substance Abuse Treatment Services (N-SSATS-2014)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-survey-substance-abuse-treatment-services-n-ssats-2014-nid13605', 'accessURL': 'https://datafiles.samhsa.gov/study/national-survey-substance-abuse-treatment-services-n-ssats-2014-nid13605', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'drug abuse', 'drug treatment', 'health care services', 'HIV', 'intervention', 'substance abuse', 'substance abuse treatment', 'treatment facilities', 'treatment programs'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Survey of Substance Abuse Treatment Services (N-SSATS-2014)'}, {'description': '<p>The National Survey on Drug Use and Health (NSDUH) series<br />\n(formerly titled National Household Survey on Drug Abuse) primarily<br />\nmeasures the prevalence and correlates of drug use in the United<br />\nStates. The surveys are designed to provide quarterly, as well as<br />\nannual, estimates. Information is provided on the use of illicit<br />\ndrugs, alcohol, and tobacco among members of United States households<br />\naged 12 and older. Questions included age at first use as well as<br />\nlifetime, annual, and past-month usage for the following drug classes:<br />\nmarijuana, cocaine (and crack), hallucinogens, heroin, inhalants,<br />\nalcohol, tobacco, and nonmedical use of prescription drugs, including<br />\npain relievers, tranquilizers, stimulants, and sedatives. The survey<br />\ncovered substance abuse treatment history and perceived need for<br />\ntreatment, and included questions from the Diagnostic and Statistical<br />\nManual (DSM) of Mental Disorders that allow diagnostic criteria to be<br />\napplied. The survey included questions concerning treatment for both<br />\nsubstance abuse and mental health related disorders. Respondents were<br />\nalso asked about personal and family income sources and amounts,<br />\nhealth care access and coverage, illegal activities and arrest record,<br />\nproblems resulting from the use of drugs, and needle-sharing.<br />\nQuestions introduced in previous administrations were retained in the<br />\n2005 survey, including questions asked only of respondents aged 12 to<br />\n17. These "youth experiences" items covered a variety of topics, such<br />\nas neighborhood environment, illegal activities, drug use by friends,<br />\nsocial support, extracurricular activities, exposure to substance<br />\nabuse prevention and education programs, and perceived adult attitudes<br />\ntoward drug use and activities such as school work. Several measures<br />\nfocused on prevention-related themes in this section. Also retained<br />\nwere questions on mental health and access to care, perceived risk of<br />\nusing drugs, perceived availability of drugs, driving and personal<br />\nbehavior, and cigar smoking. Questions on the tobacco brand used most<br />\noften were introduced with the 1999 survey. Background information<br />\nincludes gender, race, age, ethnicity, marital status, educational<br />\nlevel, job status, veteran status, and current household composition.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-survey-drug-use-and-health-nsduh-2005-0', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-survey-drug-use-and-health-nsduh-2005-nid13606', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Survey on Drug Use and Health (NSDUH-2005)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-survey-drug-use-and-health-nsduh-2005-nid13606', 'accessURL': 'https://datafiles.samhsa.gov/study/national-survey-drug-use-and-health-nsduh-2005-nid13606', 'mediaType': 'application/unknown'}], 'keyword': ['addiction', 'alcohol', 'alcohol abuse', 'alcohol consumption', 'amphetamines', 'barbiturates', 'cocaine', 'controlled drugs', 'crack cocaine', 'demographic characteristics', 'depression (psychology)', 'drinking behavior', 'drug abuse', 'drug dependence', 'drug treatment', 'drug use', 'drugs', 'hallucinogens', 'heroin', 'households', 'income', 'inhalants', 'marijuana', 'mental health', 'mental health services', 'methamphetamine', 'prescription drugs', 'sedatives', 'smoking', 'stimulants', 'substance abuse', 'substance abuse treatment', 'tobacco use', 'tranquilizers', 'youths'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Survey on Drug Use and Health (NSDUH-2005)'}, {'description': '<p>Youth data for the fourth wave of the National Youth Survey<br />\nare contained in this data collection. The first wave of this survey<br />\nwas conducted in 1976, the second wave in 1977, and the third wave in 1978. Data are available in<br />\nthis wave on the demographic and socioeconomic status of respondents,<br />\ndisruptive events in the home, youth aspirations and expectations,<br />\nsocial isolation, normlessness, perceived disapproval by parents and<br />\npeers, attitudes toward deviance, exposure and commitment to delinquent<br />\npeers, sex roles, interpersonal violence, pressure for substance abuse<br />\nby peers, self-reported delinquency, drug and alcohol use, and<br />\nvictimization.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-youth-survey-us-wave-iv-nys-1979', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-youth-survey-us-wave-iv-nys-1979-nid13607', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Youth Survey US: Wave IV (NYS-1979)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-youth-survey-us-wave-iv-nys-1979-nid13607', 'accessURL': 'https://datafiles.samhsa.gov/study/national-youth-survey-us-wave-iv-nys-1979-nid13607', 'mediaType': 'application/unknown'}], 'keyword': ['aspirations', 'behavior problems', 'career goals', 'community involvement', 'delinquent behavior', 'depression (psychology)', 'deviance', 'drugs', 'expectations', 'family conflict', 'family relations', 'health services utilization', 'life events', 'neighborhood conditions', 'parental attitudes', 'parents', 'peer influence', 'sexual behavior', 'social attitudes', 'social behavior', 'social isolation', 'social values', 'socioeconomic status', 'spouse abuse', 'substance abuse', 'teenage pregnancies', 'victimization', 'young adults', 'youths'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Youth Survey US: Wave IV (NYS-1979)'}, {'description': "<p>The Drug Abuse Warning Network (DAWN) is a nationally representative public health surveillance system that has monitored drug related emergency department (ED) visits to hospitals since the early 1970s. First administered by the Drug Enforcement Administration (DEA) and the National Institute on Drug Abuse (NIDA), the responsibility for DAWN now rests with the Substance Abuse and Mental Health Services Administration's (SAMHSA) Center for Behavioral Health Statistics and Quality (CBHSQ). Over the years, the exact survey methodology has been adjusted to improve the quality, reliability, and generalizability of the information produced by DAWN. The current approach was first fully implemented in the 2004 data collection year.<br />\nDAWN relies on a longitudinal probability sample of hospitals located throughout the United States. To be eligible for selection into the DAWN sample, a hospital must be a non-Federal, short-stay, general surgical and medical hospital located in the United States, with at least one 24-hour ED. DAWN cases are identified by the systematic review of ED medical records in participating hospitals. The unit of analysis is any ED visit involving recent drug use. DAWN captures both ED visits that are directly caused by drugs and those in which drugs are a contributing factor but not the direct cause of the ED visit. The reason a patient used a drug is not part of the criteria for considering a visit to be drug-related. Therefore, all types of drug-related events are included: drug misuse or abuse, accidental drug ingestion, drug-related suicide attempts, malicious drug poisonings, and adverse reactions. DAWN does not report medications that are unrelated to the visit.<br />\nThe DAWN public-use dataset provides information for all types of drugs, including illegal drugs, prescription drugs, over-the-counter medications, dietary supplements, anesthetic gases, substances that have psychoactive effects when inhaled, alcohol when used in combination with other drugs (all ages), and alcohol alone (only for patients aged 20 or younger). Public-use dataset variables describe and categorize up to 22 drugs contributing to the ED visit, including toxicology confirmation and route of administration. Administrative variables specify the type of case, case disposition, categorized episode time of day, and quarter of year. Metropolitan area is included for represented metropolitan areas. Created variables include the number of unique drugs reported and case-level indicators for alcohol, non-alcohol illicit substances, any pharmaceutical, non-medical use of pharmaceuticals, and all misuse and abuse of drugs. Demographic items include age category, sex, and race/ethnicity. Complex sample design and weighting variables are included to calculate various estimates of drug-related ED visits for the Nation as a whole, as well as for specific metropolitan areas, from the ED visits classified as DAWN cases in the selected hospitals.This study has 1 Data Set.</p>\n", 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/drug-abuse-warning-network-dawn-2009', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/drug-abuse-warning-network-dawn-2009-nid13608', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>Drug Abuse Warning Network (DAWN-2009)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/drug-abuse-warning-network-dawn-2009-nid13608', 'accessURL': 'https://datafiles.samhsa.gov/study/drug-abuse-warning-network-dawn-2009-nid13608', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol', 'demographic characteristics', 'detoxification', 'drug overdose', 'drug use', 'emergency departments', 'energy drinks', 'nonprescription drugs', 'substance abuse', 'suicide'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'Drug Abuse Warning Network (DAWN-2009)'}, {'description': '<p>This file includes data from the 2002 through 2011 National Survey on Drug Use and Health (NSDUH) survey. The only variables included in the data file are ones that were collected in a comparable manner across all ten years of data.<br />\nThe National Survey on Drug Use and Health (NSDUH) series (formerly titled National Household Survey on Drug Abuse) primarily measures the prevalence and correlates of drug use in the United States. The surveys are designed to provide quarterly, as well as annual, estimates. Information is provided on the use of illicit drugs, alcohol, and tobacco among members of United States households aged 12 and older. Questions included age at first use as well as lifetime, annual, and past-month usage for the following drug classes: marijuana, cocaine (and crack), hallucinogens, heroin, inhalants, alcohol, tobacco, and nonmedical use of prescription drugs, including pain relievers, tranquilizers, stimulants, and sedatives. The survey covered substance abuse treatment history and perceived need for treatment. The survey included questions concerning treatment for both substance abuse and mental health-related disorders. Respondents were also asked about personal and family income sources and amounts, health care access and coverage, illegal activities and arrest record, problems resulting from the use of drugs, and needle-sharing. Certain questions are asked only of respondents aged 12 to 17. These "youth experiences" items covered a variety of topics, such as neighborhood environment, illegal activities, drug use by friends, social support, extracurricular activities, exposure to substance abuse prevention and education programs, and perceived adult attitudes toward drug use and activities such as school work. Also included are questions on mental health and access to care, perceived risk of using drugs, perceived availability of drugs, driving and personal behavior, and cigar smoking. Demographic information includes gender, race, age, ethnicity, marital status, educational level, job status, veteran status, and current household composition.<br />\nIn the income section, which was interviewer-administered, a split-sample study had been embedded within the 2006 and 2007 surveys to compare a shorter version of the income questions with a longer set of questions that had been used in previous surveys. This shorter version was adopted for the 2008 NSDUH and will be used for future NSDUHs.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-survey-drug-use-and-health-10-year-substate-r-das-nsduh-2002-2011', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-survey-drug-use-and-health-10-year-substate-r-das-nsduh-2002-2011-nid13609', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Survey on Drug Use and Health: 10-Year Substate R-DAS (NSDUH-2002-2011)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-survey-drug-use-and-health-10-year-substate-r-das-nsduh-2002-2011-nid13609', 'accessURL': 'https://datafiles.samhsa.gov/study/national-survey-drug-use-and-health-10-year-substate-r-das-nsduh-2002-2011-nid13609', 'mediaType': 'application/unknown'}], 'keyword': ['addiction', 'alcohol', 'alcohol abuse', 'alcohol consumption', 'amphetamines', 'barbiturates', 'cocaine', 'controlled drugs', 'crack cocaine', 'demographic characteristics', 'depression (psychology)', 'drinking behavior', 'drug abuse', 'drug dependence', 'drug treatment', 'drug use', 'drugs', 'employment', 'hallucinogens', 'health care', 'heroin', 'households', 'income', 'inhalants', 'marijuana', 'mental health', 'mental health services', 'methamphetamine', 'pregnancy', 'prescription drugs', 'sedatives', 'smoking', 'stimulants', 'substance abuse', 'substance abuse treatment', 'tobacco use', 'tranquilizers', 'youths'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Survey on Drug Use and Health: 10-Year Substate R-DAS (NSDUH-2002-2011)'}, {'description': '<p>The Treatment Episode Data Set -- Admissions (TEDS-A) is a national census data system of annual admissions to substance abuse treatment facilities. TEDS-A provides annual data on the number and characteristics of persons admitted to public and private substance abuse treatment programs that receive public funding. The unit of analysis is a treatment admission. TEDS consists of data reported to state substance abuse agencies by the treatment programs, which in turn report it to SAMHSA.<br />\nA sister data system, called the Treatment Episode Data Set -- Discharges (TEDS-D), collects data on discharges from substance abuse treatment facilities. The first year of TEDS-A data is 1992, while the first year of TEDS-D is 2006.<br />\nTEDS variables that are required to be reported are called the "Minimum Data Set (MDS)", while those that are optional are called the "Supplemental Data Set (SuDS)".<br />\nVariables in the MDS include: information on service setting, number of prior treatments, primary source of referral, gender, race, ethnicity, education, employment status, substance(s) abused, route of administration, frequency of use, age at first use, and whether methadone was prescribed in treatment. Supplemental variables include: diagnosis codes, presence of psychiatric problems, living arrangements, source of income, health insurance, expected source of payment, pregnancy and veteran status, marital status, detailed not in labor force codes, detailed criminal justice referral codes, days waiting to enter treatment, and the number of arrests in the 30 days prior to admissions (starting in 2008).<br />\nSubstances abused include alcohol, cocaine and crack, marijuana and hashish, heroin, nonprescription methadone, other opiates and synthetics, PCP, other hallucinogens, methamphetamine, other amphetamines, other stimulants, benzodiazepines, other non-benzodiazepine tranquilizers, barbiturates, other non-barbiturate sedatives or hypnotics, inhalants, over-the-counter medications, and other substances.<br />\nCreated variables include total number of substances reported, intravenous drug use (IDU), and flags for any mention of specific substances.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/treatment-episode-data-set-admissions-teds-1995', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-1995-nid13610', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>Treatment Episode Data Set: Admissions (TEDS-A-1995)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-1995-nid13610', 'accessURL': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-1995-nid13610', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'drug abuse', 'drug treatment', 'health care services', 'health insurance', 'intervention', 'mental health', 'substance abuse', 'substance abuse treatment', 'treatment programs'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'Treatment Episode Data Set: Admissions (TEDS-A-1995)'}, {'description': '<p>This file includes data from the 2002 through 2013 National Survey on Drug Use and Health (NSDUH) survey. The only variables included in the data file are ones that were collected in a comparable manner across all four years from 2002-2005, from 2006-2009, or from 2010-2013.<br />\nThe National Survey on Drug Use and Health (NSDUH) series (formerly titled National Household Survey on Drug Abuse) primarily measures the prevalence and correlates of drug use in the United States. The surveys are designed to provide quarterly, as well as annual, estimates. Information is provided on the use of illicit drugs, alcohol, and tobacco among members of United States households aged 12 and older. Questions included age at first use as well as lifetime, annual, and past-month usage for the following drug classes: marijuana, cocaine (and crack), hallucinogens, heroin, inhalants, alcohol, tobacco, and nonmedical use of prescription drugs, including pain relievers, tranquilizers, stimulants, and sedatives. The survey covered substance abuse treatment history and perceived need for treatment. The survey included questions concerning treatment for both substance abuse and mental health-related disorders. Respondents were also asked about personal and family income sources and amounts, health care access and coverage, illegal activities and arrest record, problems resulting from the use of drugs, and needle-sharing. Certain questions are asked only of respondents aged 12 to 17. These "youth experiences" items covered a variety of topics, such as neighborhood environment, illegal activities, drug use by friends, social support, extracurricular activities, exposure to substance abuse prevention and education programs, and perceived adult attitudes toward drug use and activities such as school work. Also included are questions on mental health and access to care, perceived risk of using drugs, perceived availability of drugs, driving and personal behavior, and cigar smoking. Demographic information includes gender, race, age, ethnicity, marital status, educational level, job status, veteran status, and current household composition.<br />\nIn the income section, which was interviewer-administered, a split-sample study had been embedded within the 2006 and 2007 surveys to compare a shorter version of the income questions with a longer set of questions that had been used in previous surveys. This shorter version was adopted for the 2008 NSDUH and will be used for future NSDUHs.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-survey-drug-use-and-health-4-year-r-das-nsduh-2002-2005', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-survey-drug-use-and-health-4-year-r-das-nsduh-2002-2005-nid13611', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Survey on Drug Use and Health: 4-Year R-DAS (NSDUH-2002-2005)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-survey-drug-use-and-health-4-year-r-das-nsduh-2002-2005-nid13611', 'accessURL': 'https://datafiles.samhsa.gov/study/national-survey-drug-use-and-health-4-year-r-das-nsduh-2002-2005-nid13611', 'mediaType': 'application/unknown'}], 'keyword': ['addiction', 'alcohol', 'alcohol abuse', 'alcohol consumption', 'amphetamines', 'barbiturates', 'cocaine', 'controlled drugs', 'crack cocaine', 'demographic characteristics', 'depression (psychology)', 'drinking behavior', 'drug abuse', 'drug dependence', 'drug treatment', 'drug use', 'drugs', 'employment', 'hallucinogens', 'health care', 'heroin', 'households', 'income', 'inhalants', 'marijuana', 'mental health', 'mental health services', 'methamphetamine', 'pregnancy', 'prescription drugs', 'sedatives', 'smoking', 'stimulants', 'substance abuse', 'substance abuse treatment', 'tobacco use', 'tranquilizers', 'youths'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Survey on Drug Use and Health: 4-Year R-DAS (NSDUH-2002-2005)'}, {'description': "<p>The Drug Abuse Warning Network (DAWN) is a nationally representative public health surveillance system that has monitored drug related emergency department (ED) visits to hospitals since the early 1970s. First administered by the Drug Enforcement Administration (DEA) and the National Institute on Drug Abuse (NIDA), the responsibility for DAWN now rests with the Substance Abuse and Mental Health Services Administration's (SAMHSA) Center for Behavioral Health Statistics and Quality (CBHSQ). Over the years, the exact survey methodology has been adjusted to improve the quality, reliability, and generalizability of the information produced by DAWN. The current approach was first fully implemented in the 2004 data collection year.<br />\nDAWN relies on a longitudinal probability sample of hospitals located throughout the United States. To be eligible for selection into the DAWN sample, a hospital must be a non-Federal, short-stay, general surgical and medical hospital located in the United States, with at least one 24-hour ED. DAWN cases are identified by the systematic review of ED medical records in participating hospitals. The unit of analysis is any ED visit involving recent drug use. DAWN captures both ED visits that are directly caused by drugs and those in which drugs are a contributing factor but not the direct cause of the ED visit. The reason a patient used a drug is not part of the criteria for considering a visit to be drug related. Therefore, all types of drug-related events are included: drug misuse or abuse, accidental drug ingestion, drug-related suicide attempts, malicious drug poisonings, and adverse reactions. DAWN does not report medications that are unrelated to the visit.<br />\nThe DAWN public-use dataset provides information for all types of drugs, including illegal drugs, prescription drugs, over-the-counter medications, dietary supplements, anesthetic gases, substances that have psychoactive effects when inhaled, alcohol when used in combination with other drugs (all ages), and alcohol alone (only for patients aged 20 or younger). Public-use dataset variables describe and categorize up to 16 drugs contributing to the ED visit, including toxicology confirmation and route of administration. Administrative variables specify the type of case, case disposition, categorized episode time of day, and quarter of year. Metropolitan area is included for represented metropolitan areas. Created variables include the number of unique drugs reported and case-level indicators for alcohol, non-alcohol illicit substances, any pharmaceutical, non-medical use of pharmaceuticals, and all misuse and abuse of drugs. Demographic items include age category, sex, and race/ethnicity. Complex sample design and weighting variables are included to calculate various estimates of drug-related ED visits for the Nation as a whole, as well as for specific metropolitan areas, from the ED visits classified as DAWN cases in the selected hospitals.This study has 1 Data Set.</p>\n", 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/drug-abuse-warning-network-dawn-2004', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/drug-abuse-warning-network-dawn-2004-nid13613', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>Drug Abuse Warning Network (DAWN-2004)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/drug-abuse-warning-network-dawn-2004-nid13613', 'accessURL': 'https://datafiles.samhsa.gov/study/drug-abuse-warning-network-dawn-2004-nid13613', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol', 'demographic characteristics', 'detoxification', 'drug overdose', 'drug use', 'emergency departments', 'energy drinks', 'nonprescription drugs', 'substance abuse', 'suicide'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'Drug Abuse Warning Network (DAWN-2004)'}, {'description': '<p>The Treatment Episode Data Set -- Admissions (TEDS-A) is a national census data system of annual admissions to substance abuse treatment facilities. TEDS-A provides annual data on the number and characteristics of persons admitted to public and private substance abuse treatment programs that receive public funding. The unit of analysis is a treatment admission. TEDS consists of data reported to state substance abuse agencies by the treatment programs, which in turn report it to SAMHSA.<br />\nA sister data system, called the Treatment Episode Data Set -- Discharges (TEDS-D), collects data on discharges from substance abuse treatment facilities. The first year of TEDS-A data is 1992, while the first year of TEDS-D is 2006.<br />\nTEDS variables that are required to be reported are called the "Minimum Data Set (MDS)", while those that are optional are called the "Supplemental Data Set (SuDS)".<br />\nVariables in the MDS include: information on service setting, number of prior treatments, primary source of referral, gender, race, ethnicity, education, employment status, substance(s) abused, route of administration, frequency of use, age at first use, and whether methadone was prescribed in treatment. Supplemental variables include: diagnosis codes, presence of psychiatric problems, living arrangements, source of income, health insurance, expected source of payment, pregnancy and veteran status, marital status, detailed not in labor force codes, detailed criminal justice referral codes, days waiting to enter treatment, and the number of arrests in the 30 days prior to admissions (starting in 2008) .<br />\nSubstances abused include alcohol, cocaine and crack, marijuana and hashish, heroin, nonprescription methadone, other opiates and synthetics, PCP, other hallucinogens, methamphetamine, other amphetamines, other stimulants, benzodiazepines, other non-benzodiazepine tranquilizers, barbiturates, other non-barbiturate sedatives or hypnotics, inhalants, over-the-counter medications, and other substances.<br />\nCreated variables include total number of substances reported, intravenous drug use (IDU), and flags for any mention of specific substances.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/treatment-episode-data-set-admissions-teds-2009', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-2009-nid13614', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>Treatment Episode Data Set: Admissions (TEDS-A-2009)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-2009-nid13614', 'accessURL': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-2009-nid13614', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'drug abuse', 'drug treatment', 'health care services', 'health insurance', 'intervention', 'mental health', 'substance abuse', 'substance abuse treatment', 'treatment programs'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'Treatment Episode Data Set: Admissions (TEDS-A-2009)'}, {'description': '<p>The Treatment Episode Data Set -- Admissions (TEDS-A) is a national census data system of annual admissions to substance abuse treatment facilities. TEDS-A provides annual data on the number and characteristics of persons admitted to public and private substance abuse treatment programs that receive public funding. The unit of analysis is a treatment admission. TEDS consists of data reported to state substance abuse agencies by the treatment programs, which in turn report it to SAMHSA.<br />\nA sister data system, called the Treatment Episode Data Set -- Discharges (TEDS-D), collects data on discharges from substance abuse treatment facilities. The first year of TEDS-A data is 1992, while the first year of TEDS-D is 2006.<br />\nTEDS variables that are required to be reported are called the "Minimum Data Set (MDS)", while those that are optional are called the "Supplemental Data Set (SuDS)".<br />\nVariables in the MDS include: information on service setting, number of prior treatments, primary source of referral, gender, race, ethnicity, education, employment status, substance(s) abused, route of administration, frequency of use, age at first use, and whether methadone was prescribed in treatment. Supplemental variables include: diagnosis codes, presence of psychiatric problems, living arrangements, source of income, health insurance, expected source of payment, pregnancy and veteran status, marital status, detailed not in labor force codes, detailed criminal justice referral codes, days waiting to enter treatment, and the number of arrests in the 30 days prior to admissions (starting in 2008).<br />\nSubstances abused include alcohol, cocaine and crack, marijuana and hashish, heroin, nonprescription methadone, other opiates and synthetics, PCP, other hallucinogens, methamphetamine, other amphetamines, other stimulants, benzodiazepines, other non-benzodiazepine tranquilizers, barbiturates, other non-barbiturate sedatives or hypnotics, inhalants, over-the-counter medications, and other substances.<br />\nCreated variables include total number of substances reported, intravenous drug use (IDU), and flags for any mention of specific substances.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/treatment-episode-data-set-admissions-teds-1998', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-1998-nid13615', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>Treatment Episode Data Set: Admissions (TEDS-A-1998)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-1998-nid13615', 'accessURL': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-1998-nid13615', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'drug abuse', 'drug treatment', 'health care services', 'health insurance', 'intervention', 'mental health', 'substance abuse', 'substance abuse treatment', 'treatment programs'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'Treatment Episode Data Set: Admissions (TEDS-A-1998)'}, {'description': '<p>The National Survey of Substance Abuse Treatment Services (N-SSATS) is designed to collect information from all facilities in the United States, both public and private, that provide substance abuse treatment. N-SSATS provides the mechanism for quantifying the dynamic character and composition of the United States substance abuse treatment delivery system. The objectives of N-SSATS are to collect multipurpose data that can be used to assist the Substance Abuse and Mental Health Services Administration (SAMHSA) and state and local governments in assessing the nature and extent of services provided and in forecasting treatment resource requirements, update SAMHSA\'s Inventory of Substance Abuse Treatment Services (I-SATS), analyze general treatment services trends, and generate the National Directory of Drug and Alcohol Abuse Treatment Programs and its online equivalent, the Substance Abuse Treatment Facility Locator <a href="http://findtreatment.samhsa.gov">http://findtreatment.samhsa.gov</a>.<br />\nData are collected on topics including facility operation, services offered (assessment, substance abuse therapy and counseling, testing, transitional, and ancillary), primary focus (substance abuse, mental health, both, general health, other), hotline operation, Opioid Treatment Programs and medication dispensed, languages in which treatment is provided, type of treatment provided, number of clients (total and under age 18), number of beds, types of payment accepted, sliding fee scale, special programs offered, facility accreditation and licensure/certification, and managed care agreements.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-survey-substance-abuse-treatment-services-n-ssats-2000', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-survey-substance-abuse-treatment-services-n-ssats-2000-nid13616', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Survey of Substance Abuse Treatment Services (N-SSATS-2000)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-survey-substance-abuse-treatment-services-n-ssats-2000-nid13616', 'accessURL': 'https://datafiles.samhsa.gov/study/national-survey-substance-abuse-treatment-services-n-ssats-2000-nid13616', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'drug abuse', 'drug treatment', 'health care services', 'HIV', 'intervention', 'substance abuse', 'substance abuse treatment', 'treatment facilities', 'treatment programs'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Survey of Substance Abuse Treatment Services (N-SSATS-2000)'}, {'description': '<p>Youth data for the second wave of the National Youth Survey<br />\nare contained in this data collection. The first wave was conducted in<br />\n1976. Youths were interviewed in early 1978 about events<br />\nand behavior that had occurred in 1977. Data were collected on<br />\ndemographic and socioeconomic status of respondents, aspirations,<br />\nsocial isolation, normlessness, labeling, attitudes toward deviance,<br />\nexposure to delinquent peers, commitment to delinquent peers, sex<br />\nroles, interpersonal violence, exposure to substance abuse,<br />\nself-reported delinquency, drug and alcohol use, and victimization.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-youth-survey-us-wave-ii-nys-1977', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-youth-survey-us-wave-ii-nys-1977-nid13617', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Youth Survey US: Wave II (NYS-1977)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-youth-survey-us-wave-ii-nys-1977-nid13617', 'accessURL': 'https://datafiles.samhsa.gov/study/national-youth-survey-us-wave-ii-nys-1977-nid13617', 'mediaType': 'application/unknown'}], 'keyword': ['aspirations', 'behavior problems', 'career goals', 'community involvement', 'delinquent behavior', 'depression (psychology)', 'deviance', 'drugs', 'expectations', 'family conflict', 'family relations', 'health services utilization', 'life events', 'neighborhood conditions', 'parental attitudes', 'parents', 'peer influence', 'sexual behavior', 'social attitudes', 'social behavior', 'social isolation', 'social values', 'socioeconomic status', 'spouse abuse', 'substance abuse', 'teenage pregnancies', 'victimization', 'young adults', 'youths'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Youth Survey US: Wave II (NYS-1977)'}, {'description': '<p>The National Survey on Drug Use and Health (NSDUH) series (formerly titled National Household Survey on Drug Abuse) primarily measures the prevalence and correlates of drug use in the United States. The surveys are designed to provide quarterly, as well as annual, estimates. Information is provided on the use of illicit drugs, alcohol, and tobacco among members of United States households aged 12 and older. Questions included age at first use as well as lifetime, annual, and past-month usage for the following drug classes: marijuana, cocaine (and crack), hallucinogens, heroin, inhalants, alcohol, tobacco, and nonmedical use of prescription drugs, including pain relievers, tranquilizers, stimulants, and sedatives. The survey covered substance abuse treatment history and perceived need for treatment, and included questions from the Diagnostic and Statistical Manual (DSM) of Mental Disorders that allow diagnostic criteria to be applied. The survey included questions concerning treatment for both substance abuse and mental health-related disorders. Respondents were also asked about personal and family income sources and amounts, health care access and coverage, illegal activities and arrest record, problems resulting from the use of drugs, and needle-sharing. Questions introduced in previous administrations were retained in the 2014 survey, including questions asked only of respondents aged 12 to 17. These "youth experiences" items covered a variety of topics, such as neighborhood environment, illegal activities, drug use by friends, social support, extracurricular activities, exposure to substance abuse prevention and education programs, and perceived adult attitudes toward drug use and activities such as school work. Several measures focused on prevention-related themes in this section. Also retained were questions on mental health and access to care, perceived risk of using drugs, perceived availability of drugs, driving and personal behavior, and cigar smoking. Questions on the tobacco brand used most often were introduced with the 1999 survey. For the 2008 survey, adult mental health questions were added to measure symptoms of psychological distress in the worst period of distress that a person experienced in the past 30 days and suicidal ideation. In 2008, a split-sample design also was included to administer separate sets of questions (WHODAS vs. SDS) to assess impairment due to mental health problems. Beginning with the 2009 NSDUH, however, all of the adults in the sample received only the WHODAS questions. Background information includes gender, race, age, ethnicity, marital status, educational level, job status, veteran status, and current household composition.<br />\nThis study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-survey-drug-use-and-health-nsduh-2014', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-survey-drug-use-and-health-nsduh-2014-nid13618', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Survey on Drug Use and Health (NSDUH-2014)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-survey-drug-use-and-health-nsduh-2014-nid13618', 'accessURL': 'https://datafiles.samhsa.gov/study/national-survey-drug-use-and-health-nsduh-2014-nid13618', 'mediaType': 'application/unknown'}], 'keyword': ['addiction', 'alcohol', 'alcohol abuse', 'alcohol consumption', 'amphetamines', 'barbiturates', 'cocaine', 'controlled drugs', 'crack cocaine', 'demographic characteristics', 'depression (psychology)', 'drinking behavior', 'drug abuse', 'drug dependence', 'drug treatment', 'drug use', 'drugs', 'employment', 'hallucinogens', 'health care', 'heroin', 'households', 'income', 'inhalants', 'marijuana', 'mental health', 'mental health services', 'methamphetamine', 'pregnancy', 'prescription drugs', 'sedatives', 'smoking', 'stimulants', 'substance abuse', 'substance abuse treatment', 'tobacco use', 'tranquilizers', 'youths'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Survey on Drug Use and Health (NSDUH-2014)'}, {'description': '<p>This series measures the prevalence and correlates of drug<br />\nuse in the United States. The surveys are designed to provide<br />\nquarterly, as well as annual, estimates. Information is provided on<br />\nthe use of illicit drugs, alcohol, and tobacco among members of United<br />\nStates households aged 12 and older. Questions include age at first<br />\nuse as well as lifetime, annual, and past-month usage for the<br />\nfollowing drug classes: marijuana, cocaine (and crack), hallucinogens,<br />\nheroin, inhalants, alcohol, tobacco, and nonmedical use of<br />\nprescription drugs, including psychotherapeutics. Respondents were<br />\nalso asked about substance abuse treatment history, illegal<br />\nactivities, problems resulting from the use of drugs, personal and<br />\nfamily income sources and amounts, need for treatment for drug or<br />\nalcohol use, criminal record, and needle-sharing. Questions on mental<br />\nhealth and access to care, which were introduced in the 1994-B<br />\nquestionnaire (see NATIONAL HOUSEHOLD SURVEY ON DRUG ABUSE, 1994), were retained in this administration of the survey. In<br />\n1996, the section on risk/availability of drugs was reintroduced, and<br />\nsections on driving behavior and personal behavior were added (see<br />\nNATIONAL HOUSEHOLD SURVEY ON DRUG ABUSE, 1996). The 1997<br />\nquestionnaire continued the risk/availability section along with new<br />\nitems about the use of cigars, people present when respondents used<br />\nmarijuana or cocaine for the first time (if applicable), reasons for<br />\nusing these two drugs the first time, reasons for using these two<br />\ndrugs in the past year, reasons for discontinuing use of these two<br />\ndrugs (for lifetime but not past-year users), and reasons respondents<br />\nnever used these two drugs. In addition, a new series of questions<br />\nasked only of respondents aged 12 to 17 was introduced. These items<br />\ncovered a variety of topics that may be associated with substance use<br />\nand related behaviors, such as exposure to substance abuse prevention<br />\nand education programs, gang involvement, relationship with parents,<br />\nand substance use by friends. Demographic data include gender, race,<br />\nage, ethnicity, marital status, educational level, job status, income<br />\nlevel, veteran status, and current household composition.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-household-survey-drug-abuse-nhsda-1997', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-household-survey-drug-abuse-nhsda-1997-nid13619', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Household Survey on Drug Abuse (NHSDA-1997)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-household-survey-drug-abuse-nhsda-1997-nid13619', 'accessURL': 'https://datafiles.samhsa.gov/study/national-household-survey-drug-abuse-nhsda-1997-nid13619', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'alcohol consumption', 'amphetamines', 'barbiturates', 'cocaine', 'demographic characteristics', 'drug abuse', 'drug use', 'drugs', 'hallucinogens', 'health care', 'health insurance', 'heroin', 'households', 'inhalants', 'marijuana', 'mental health', 'mental health services', 'methamphetamine', 'offenses', 'prescriptions drugs', 'sedatives', 'smoking', 'stimulants', 'substance abuse', 'substance abuse treatment', 'tobacco use', 'tranquilizers', 'youths'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Household Survey on Drug Abuse (NHSDA-1997)'}, {'description': '<p>The National Survey of Substance Abuse Treatment Services (N-SSATS) is designed to collect information from all facilities in the United States, both public and private, that provide substance abuse treatment. N-SSATS provides the mechanism for quantifying the dynamic character and composition of the United States substance abuse treatment delivery system. The objectives of N-SSATS are to collect multipurpose data that can be used to assist the Substance Abuse and Mental Health Services Administration (SAMHSA) and state and local governments in assessing the nature and extent of services provided and in forecasting treatment resource requirements, to update SAMHSA\'s Inventory of Substance Abuse Treatment Services (I-SATS), to analyze general treatment services trends, and to generate the National Directory of Drug and Alcohol Abuse Treatment Programs and its online equivalent, the Substance Abuse Treatment Facility Locator <a href="http://findtreatment.samhsa.gov">http://findtreatment.samhsa.gov</a>. Data are collected on topics including facility operation, services offered (assessment and pre-treatment, pharmacotherapies, testing, transitional, ancillary), detoxification, primary focus (substance abuse, mental health, both, general health, and other), hotline operation, Opioid Treatment Programs and medication dispensed/prescribed, counseling and therapeutic approaches, languages in which treatment is provided, type of treatment provided, number of clients (total and under age 18), number of beds, types of payment accepted, sliding fee scale, special programs offered, facility accreditation and licensure/certification, and managed care agreements.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-survey-substance-abuse-treatment-services-n-ssats-2008', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-survey-substance-abuse-treatment-services-n-ssats-2008-nid13620', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Survey of Substance Abuse Treatment Services (N-SSATS-2008)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-survey-substance-abuse-treatment-services-n-ssats-2008-nid13620', 'accessURL': 'https://datafiles.samhsa.gov/study/national-survey-substance-abuse-treatment-services-n-ssats-2008-nid13620', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'drug abuse', 'drug treatment', 'health care services', 'HIV', 'intervention', 'substance abuse', 'substance abuse treatment', 'treatment facilities', 'treatment programs'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Survey of Substance Abuse Treatment Services (N-SSATS-2008)'}, {'description': '<p>The Treatment Episode Data Set -- Admissions (TEDS-A) is a national census data system of annual admissions to substance abuse treatment facilities. TEDS-A provides annual data on the number and characteristics of persons admitted to public and private substance abuse treatment programs that receive public funding. The unit of analysis is a treatment admission. TEDS consists of data reported to state substance abuse agencies by the treatment programs, which in turn report it to SAMHSA.<br />\nA sister data system, called the Treatment Episode Data Set -- Discharges (TEDS-D), collects data on discharges from substance abuse treatment facilities. The first year of TEDS-A data is 1992, while the first year of TEDS-D is 2006.<br />\nTEDS variables that are required to be reported are called the "Minimum Data Set (MDS)", while those that are optional are called the "Supplemental Data Set (SuDS)".<br />\nVariables in the MDS include: information on service setting, number of prior treatments, primary source of referral, gender, race, ethnicity, education, employment status, substance(s) abused, route of administration, frequency of use, age at first use, and whether methadone was prescribed in treatment. Supplemental variables include: diagnosis codes, presence of psychiatric problems, living arrangements, source of income, health insurance, expected source of payment, pregnancy and veteran status, marital status, detailed not in labor force codes, detailed criminal justice referral codes, days waiting to enter treatment, and the number of arrests in the 30 days prior to admissions (starting in 2008).<br />\nSubstances abused include alcohol, cocaine and crack, marijuana and hashish, heroin, nonprescription methadone, other opiates and synthetics, PCP, other hallucinogens, methamphetamine, other amphetamines, other stimulants, benzodiazepines, other non-benzodiazepine tranquilizers, barbiturates, other non-barbiturate sedatives or hypnotics, inhalants, over-the-counter medications, and other substances.<br />\nCreated variables include total number of substances reported, intravenous drug use (IDU), and flags for any mention of specific substances.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/treatment-episode-data-set-admissions-teds-2000', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-2000-nid13622', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>Treatment Episode Data Set: Admissions (TEDS-A-2000)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-2000-nid13622', 'accessURL': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-2000-nid13622', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'drug abuse', 'drug treatment', 'health care services', 'health insurance', 'intervention', 'mental health', 'substance abuse', 'substance abuse treatment', 'treatment programs'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'Treatment Episode Data Set: Admissions (TEDS-A-2000)'}, {'description': '<p>The National Survey on Drug Use and Health (NSDUH) series<br />\n(formerly titled National Household Survey on Drug Abuse) measures the<br />\nprevalence and correlates of drug use in the United States. The<br />\nsurveys are designed to provide quarterly, as well as annual,<br />\nestimates. Information is provided on the use of illicit drugs,<br />\nalcohol, and tobacco among members of United States households aged 12<br />\nand older. Questions include age at first use as well as lifetime,<br />\nannual, and past-month usage for the following drug classes:<br />\nmarijuana, cocaine (and crack), hallucinogens, heroin, inhalants,<br />\nalcohol, tobacco, and nonmedical use of prescription drugs, including<br />\npain relievers, tranquilizers, stimulants, and sedatives. The survey<br />\ncovers substance abuse treatment history and perceived need for<br />\ntreatment, and includes questions from the Diagnostic and Statistical<br />\nManual (DSM) of Mental Disorders that allow diagnostic criteria to be<br />\napplied. The survey includes questions concerning treatment for both<br />\nsubstance abuse and mental health related disorders. Respondents are<br />\nalso asked about personal and family income sources and amounts,<br />\nhealth care access and coverage, illegal activities and arrest record,<br />\nproblems resulting from the use of drugs, and needle-sharing.<br />\nQuestions introduced in previous administrations were retained in the<br />\n2002 survey, including questions asked only of respondents aged 12 to<br />\n17. These "youth experiences" items covered a variety of topics, such<br />\nas neighborhood environment, illegal activities, gang involvement,<br />\ndrug use by friends, social support, extracurricular activities,<br />\nexposure to substance abuse prevention and education programs, and<br />\nperceived adult attitudes toward drug use and activities such as<br />\nschool work. Several measures focused on prevention related themes in<br />\nthis section. Also retained were questions on mental health and access<br />\nto care, perceived risk of using drugs, perceived availability of<br />\ndrugs, driving and personal behavior, and cigar smoking. Questions on<br />\nthe tobacco brand used most often were introduced with the 1999 survey<br />\nand have been retained through the 2002 survey. Demographic data<br />\ninclude gender, race, age, ethnicity, marital status, educational<br />\nlevel, job status, veteran status, and current household composition.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-survey-drug-use-and-health-nsduh-2002-0', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-survey-drug-use-and-health-nsduh-2002-nid13623', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Survey on Drug Use and Health (NSDUH-2002)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-survey-drug-use-and-health-nsduh-2002-nid13623', 'accessURL': 'https://datafiles.samhsa.gov/study/national-survey-drug-use-and-health-nsduh-2002-nid13623', 'mediaType': 'application/unknown'}], 'keyword': ['addiction', 'alcohol', 'alcohol abuse', 'alcohol consumption', 'amphetamines', 'barbiturates', 'cocaine', 'controlled drugs', 'depression (psychology)', 'drinking behavior', 'drug abuse', 'drug dependence', 'drug treatment', 'drug use', 'drugs', 'hallucinogens', 'heroin', 'households', 'inhalants', 'marijuana', 'mental health', 'mental health services', 'methamphetamine', 'prescription drugs', 'sedatives', 'smoking', 'stimulants', 'substance abuse', 'substance abuse treatment', 'tranquilizers'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Survey on Drug Use and Health (NSDUH-2002)'}, {'description': "<p>The Drug Abuse Warning Network (DAWN) is a nationally representative public health surveillance system that has monitored drug related emergency department (ED) visits to hospitals since the early 1970s. First administered by the Drug Enforcement Administration (DEA) and the National Institute on Drug Abuse (NIDA), the responsibility for DAWN now rests with the Substance Abuse and Mental Health Services Administration's (SAMHSA) Center for Behavioral Health Statistics and Quality (CBHSQ). Over the years, the exact survey methodology has been adjusted to improve the quality, reliability, and generalizability of the information produced by DAWN. The current approach was first fully implemented in the 2004 data collection year.<br />\nDAWN relies on a longitudinal probability sample of hospitals located throughout the United States. To be eligible for selection into the DAWN sample, a hospital must be a non-Federal, short-stay, general surgical and medical hospital located in the United States, with at least one 24-hour ED. DAWN cases are identified by the systematic review of ED medical records in participating hospitals. The unit of analysis is any ED visit involving recent drug use. DAWN captures both ED visits that are directly caused by drugs and those in which drugs are a contributing factor but not the direct cause of the ED visit. The reason a patient used a drug is not part of the criteria for considering a visit to be drug related. Therefore, all types of drug-related events are included: drug misuse or abuse, accidental drug ingestion, drug-related suicide attempts, malicious drug poisonings, and adverse reactions. DAWN does not report medications that are unrelated to the visit.<br />\nThe DAWN public-use dataset provides information for all types of drugs, including illegal drugs, prescription drugs, over-the-counter medications, dietary supplements, anesthetic gases, substances that have psychoactive effects when inhaled, alcohol when used in combination with other drugs (all ages), and alcohol alone (only for patients aged 20 or younger). Public-use dataset variables describe and categorize up to 16 drugs contributing to the ED visit, including toxicology confirmation and route of administration. Administrative variables specify the type of case, case disposition, categorized episode time of day, and quarter of year. Metropolitan area is included for represented metropolitan areas. Created variables include the number of unique drugs reported and case-level indicators for alcohol, non-alcohol illicit substances, any pharmaceutical, non-medical use of pharmaceuticals, and all misuse and abuse of drugs. Demographic items include age category, sex, and race/ethnicity. Complex sample design and weighting variables are included to calculate various estimates of drug-related ED visits for the Nation as a whole, as well as for specific metropolitan areas, from the ED visits classified as DAWN cases in the selected hospitals.This study has 1 Data Set.</p>\n", 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/drug-abuse-warning-network-dawn-2008', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/drug-abuse-warning-network-dawn-2008-nid13624', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>Drug Abuse Warning Network (DAWN-2008)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/drug-abuse-warning-network-dawn-2008-nid13624', 'accessURL': 'https://datafiles.samhsa.gov/study/drug-abuse-warning-network-dawn-2008-nid13624', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol', 'demographic characteristics', 'detoxification', 'drug overdose', 'drug use', 'emergency departments', 'energy drinks', 'nonprescription drugs', 'substance abuse', 'suicide'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'Drug Abuse Warning Network (DAWN-2008)'}, {'description': '<p>The National Survey of Substance Abuse Treatment Services (N-SSATS) is designed to collect information from all facilities in the United States, both public and private, that provide substance abuse treatment. N-SSATS provides the mechanism for quantifying the dynamic character and composition of the United States substance abuse treatment delivery system. The objectives of N-SSATS are to collect multipurpose data that can be used to assist the Substance Abuse and Mental Health Services Administration (SAMHSA) and state and local governments in assessing the nature and extent of services provided and in forecasting treatment resource requirements, to update SAMHSA\'s Inventory of Behavioral Health Services (I-BHS), to analyze general treatment services trends, and to generate the online Substance Abuse Treatment Facility Locator <a href="http://findtreatment.samhsa.gov">http://findtreatment.samhsa.gov</a>, as well as the National Directory of Drug and Alcohol Abuse Treatment Programs.</p>\n<p>Data are collected on topics including facility operation, services offered (assessment, testing, transitional, ancillary, and pharmacotherapies), detoxification, primary focus (substance abuse, mental health, both, general health, and other), Opioid Treatment Programs and medications dispensed/prescribed, counseling and therapeutic approaches, standard operating procedures, special programs/groups offered, languages in which treatment is provided, type of treatment provided (hospital inpatient, residential, outpatient), number of clients (by service, total, and under age 18), number of beds, types of payment accepted, sliding fee scale, and facility accreditation and licensure/certification.<br />\nThis study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-survey-substance-abuse-treatment-services-n-ssats-2013', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-survey-substance-abuse-treatment-services-n-ssats-2013-nid13626', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Survey of Substance Abuse Treatment Services (N-SSATS-2013)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-survey-substance-abuse-treatment-services-n-ssats-2013-nid13626', 'accessURL': 'https://datafiles.samhsa.gov/study/national-survey-substance-abuse-treatment-services-n-ssats-2013-nid13626', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'drug abuse', 'drug treatment', 'health care services', 'HIV', 'intervention', 'substance abuse', 'substance abuse treatment', 'treatment facilities', 'treatment programs'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Survey of Substance Abuse Treatment Services (N-SSATS-2013)'}, {'description': '<p>This series measures the prevalence and correlates of drug<br />\nuse in the United States. The surveys are designed to provide<br />\nquarterly, as well as annual, estimates. Information is provided on<br />\nthe use of illicit drugs, alcohol, anabolic steroids, and tobacco<br />\namong members of United States households aged 12 and older. Questions<br />\ninclude age at first use, as well as lifetime, annual, and past-month<br />\nusage for the following drug classes: marijuana, inhalants, cocaine,<br />\nhallucinogens, heroin, alcohol, tobacco, and nonmedical use of<br />\npsychotherapeutics. Respondents were also asked about problems<br />\nresulting from their use of drugs, alcohol, and tobacco, their<br />\nperceptions of the risks involved, insurance coverage, and personal<br />\nand family income sources and amounts. Demographic data include<br />\ngender, race, ethnicity, educational level, job status, income level,<br />\nhousehold composition, and population density.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-household-survey-drug-abuse-nhsda-1990', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-household-survey-drug-abuse-nhsda-1990-nid13628', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Household Survey on Drug Abuse (NHSDA-1990)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-household-survey-drug-abuse-nhsda-1990-nid13628', 'accessURL': 'https://datafiles.samhsa.gov/study/national-household-survey-drug-abuse-nhsda-1990-nid13628', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'alcohol consumption', 'amphetamines', 'barbiturates', 'cocaine', 'drug abuse', 'drug use', 'drugs', 'hallucinogens', 'heroin', 'households', 'inhalants', 'marijuana', 'methamphetamine', 'prescription drugs', 'sedatives', 'smoking', 'stimulants', 'substance abuse', 'substance abuse treatment', 'tobacco use', 'tranquilizers', 'youths'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Household Survey on Drug Abuse (NHSDA-1990)'}, {'description': "<p>The primary objective of the National Pregnancy and Health<br />\nSurvey (NPHS) was to produce national annual estimates of the<br />\npercentages and numbers of mothers of live newborns in the United<br />\nStates who used selected licit and illicit drugs in the 12 months<br />\nprior to delivery. A further objective was to describe patterns of<br />\nprenatal substance use among demographic subgroups of<br />\nwomen. Information on demographic and socioeconomic characteristics,<br />\nobstetric history, and drug treatment of women who delivered infants<br />\nat sampled hospitals was obtained through an interviewer-administered<br />\nquestionnaire, while data on substance use before and during pregnancy<br />\nwere collected through a questionnaire completed by the respondent and<br />\nconcealed from the interviewer. Respondents were asked about use of<br />\nthe following substances: alcohol, amphetamines, analgesics, cocaine,<br />\ncrack cocaine, barbiturates, hallucinogens, hashish, heroin,<br />\nmarijuana, methadone, methamphetamine, sedatives, stimulants, tobacco,<br />\nand tranquilizers. Additionally, information was collected on the<br />\nrespondent's pregnancy, prenatal care, delivery, previous pregnancies,<br />\nand background. Additional data were obtained from the mothers' and<br />\ninfants' medical records. Urine specimens collected routinely by the<br />\nhospital on obstetric admissions were tested for selected<br />\ndrugs. Finally, in a subsample of six hospitals, hair specimens were<br />\nrequested from respondents to evaluate the potential of hair as a<br />\nsource of toxicological data in future studies.This study has 1 Data Set.</p>\n", 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-pregnancy-and-health-survey-drug-use-among-women-delivering-live-births-nphs-1992', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-pregnancy-and-health-survey-drug-use-among-women-delivering-live-births-nphs-1992', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Pregnancy and Health Survey: Drug Use Among Women Delivering Live Births (NPHS-1992)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-pregnancy-and-health-survey-drug-use-among-women-delivering-live-births-nphs-1992', 'accessURL': 'https://datafiles.samhsa.gov/study/national-pregnancy-and-health-survey-drug-use-among-women-delivering-live-births-nphs-1992', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol', 'amphetamines', 'cocaine', 'demographic characteristics', 'drug testing', 'drug treatment', 'drug use', 'economic indicators', 'heroin', 'hospitals', 'live births', 'marijuana', 'methadone', 'pregnancy', 'prenatal care', 'reproductive history', 'sedatives', 'tobacco use', 'tranquilizers', 'urinalysis', 'women'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Pregnancy and Health Survey: Drug Use Among Women Delivering Live Births (NPHS-1992)'}, {'description': '<p>The National Household Survey on Drug Abuse (NHSDA) series<br />\nmeasures the prevalence and correlates of drug use in the United<br />\nStates. The surveys are designed to provide quarterly, as well as<br />\nannual, estimates. Information is provided on the use of illicit<br />\ndrugs, alcohol, and tobacco among members of United States households<br />\naged 12 and older. Questions include age at first use as well as<br />\nlifetime, annual, and past-month usage for the following drug classes:<br />\nmarijuana, cocaine (and crack), hallucinogens, heroin, inhalants,<br />\nalcohol, tobacco, and nonmedical use of prescription drugs, including<br />\npsychotherapeutics. Respondents were also asked about personal and<br />\nfamily income sources and amounts, substance abuse treatment history,<br />\nillegal activities, problems resulting from the use of drugs, need for<br />\ntreatment for drug or alcohol use, criminal record, and<br />\nneedle-sharing. Questions on mental health and access to care, which<br />\nwere introduced in the 1994-B questionnaire (see NATIONAL HOUSEHOLD<br />\nSURVEY ON DRUG ABUSE, 1994), were retained in this<br />\nadministration of the survey. Also retained was the section on<br />\nrisk/availability of drugs that was reintroduced in 1996, and sections<br />\non driving behavior and personal behavior were added (see NATIONAL<br />\nHOUSEHOLD SURVEY ON DRUG ABUSE, 1996). The 1997<br />\nquestionnaire (NATIONAL HOUSEHOLD SURVEY ON DRUG ABUSE, 1997) introduced new items that the 1998 NHSDA continued on cigar<br />\nsmoking, people who were present when respondents used marijuana or<br />\ncocaine for the first time (if applicable), reasons for using these<br />\ntwo drugs the first time, reasons for using these two drugs in the<br />\npast year, reasons for discontinuing use of these two drugs (for<br />\nlifetime but not past-year users), and reasons respondents never used<br />\nthese two drugs. Both the 1997 and 1998 NHSDAs had a series of<br />\nquestions that were asked only of respondents aged 12 to 17. These<br />\nitems covered a variety of topics that may be associated with<br />\nsubstance use and related behaviors, such as exposure to substance<br />\nabuse prevention and education programs, gang involvement,<br />\nrelationship with parents, and substance use by friends. Demographic<br />\ndata include gender, race, age, ethnicity, marital status, educational<br />\nlevel, job status, income level, veteran status, and current household<br />\ncomposition.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-household-survey-drug-abuse-nhsda-1998', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-household-survey-drug-abuse-nhsda-1998-nid13630', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Household Survey on Drug Abuse (NHSDA-1998)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-household-survey-drug-abuse-nhsda-1998-nid13630', 'accessURL': 'https://datafiles.samhsa.gov/study/national-household-survey-drug-abuse-nhsda-1998-nid13630', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol', 'alcohol abuse', 'alcohol consumption', 'amphetamines', 'barbiturates', 'cocaine', 'demographic characteristics', 'drug abuse', 'drug use', 'drugs', 'hallucinogens', 'health care', 'health insurance', 'heroin', 'households', 'inhalants', 'marijuana', 'mental health', 'mental health services', 'methamphetamine', 'prescription drugs', 'sedatives', 'smoking', 'stimulants', 'substance abuse', 'substance abuse treatment', 'tobacco use', 'tranquilizers', 'youths'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Household Survey on Drug Abuse (NHSDA-1998)'}, {'description': '<p>The Treatment Episode Data Set -- Discharges (TEDS-D) is a national census data system of annual discharges from substance abuse treatment facilities. TEDS-D provides annual data on the number and characteristics of persons discharged from public and private substance abuse treatment programs that receive public funding. Data collected both at admission and at discharge is included. The unit of analysis is a treatment discharge. TEDS-D consists of data reported to state substance abuse agencies by the treatment programs, which in turn report it to SAMHSA.<br />\nA sister data system, called the Treatment Episode Data Set -- Admissions (TEDS-A), collects data on admissions to substance abuse treatment facilities. The first year of TEDS-A data is 1992, while the first year of TEDS-D is 2006.<br />\nTEDS-D variables that are required to be reported are called the "Minimum Data Set (MDS)", while those that are optional are called the "Supplemental Data Set (SuDS)".<br />\nVariables unique to TEDS-D, and not part of TEDS-A, are the length of stay, reason for leaving treatment, and service setting at time of discharge. TEDS-D also provides many of the same variables that exist in TEDS-A. This includes information on service setting, number of prior treatments, primary source of referral, gender, race, ethnicity, education, employment status, substance(s) abused, route of administration, frequency of use, age at first use, and whether methadone was prescribed in treatment. Supplemental variables include: diagnosis codes, presence of psychiatric problems, living arrangements, source of income, health insurance, expected source of payment, pregnancy and veteran status, marital status, detailed not in labor force codes, detailed criminal justice referral codes, days waiting to enter treatment, and the number of arrests in the 30 days prior to admissions (starting in 2008) .<br />\nSubstances abused include alcohol, cocaine and crack, marijuana and hashish, heroin, nonprescription methadone, other opiates and synthetics, PCP, other hallucinogens, methamphetamine, other amphetamines, other stimulants, benzodiazepines, other non-benzodiazepine tranquilizers, barbiturates, other non-barbiturate sedatives or hypnotics, inhalants, over-the-counter medications, and other substances.<br />\nCreated variables include total number of substances reported, intravenous drug use (IDU), and flags for any mention of specific substances.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/treatment-episode-data-set-discharges-teds-d-2009', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-discharges-teds-d-2009-nid13631', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>Treatment Episode Data Set: Discharges (TEDS-D-2009)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-discharges-teds-d-2009-nid13631', 'accessURL': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-discharges-teds-d-2009-nid13631', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'drug abuse', 'drug treatment', 'health care services', 'health insurance', 'intervention', 'mental health', 'substance abuse', 'substance abuse treatment', 'treatment programs'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'Treatment Episode Data Set: Discharges (TEDS-D-2009)'}, {'description': '<p>The Uniform Facility Data Set (UFDS) was designed to measure the scope and use of drug abuse treatment services in the United States. The survey collects information from each privately- and publicly-funded facility in the country that provides substance abuse treatment as well as from state-identified facilities that provide other substance abuse services. Data are collected on a number of topics including facility operation, services provided (assessment, therapy, testing, health, continuing care, special programs, transitional services, community outreach, ancillary), type of treatment, numbers of clients, and various client characteristics. The main objective of the UFDS is to produce data that can be used to assess the nature and extent of substance abuse treatment services, to assist in the forecast of treatment resource requirements, to analyze treatment service trends, to conduct national, regional, and state-level comparative analyses of treatment services and utilization, and to generate the National Directory of Drug and Alcohol Abuse Treatment Programs and its on-line equivalent, the Substance Abuse Treatment Facility Locator <a href="http://findtreatment.samhsa.gov/.This">http://findtreatment.samhsa.gov/.This</a> study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/uniform-facility-data-set-us-ufds-1998', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/uniform-facility-data-set-us-ufds-1998-nid13632', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>Uniform Facility Data Set US (UFDS-1998)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/uniform-facility-data-set-us-ufds-1998-nid13632', 'accessURL': 'https://datafiles.samhsa.gov/study/uniform-facility-data-set-us-ufds-1998-nid13632', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'drug abuse', 'drug treatment', 'health care services', 'HIV', 'intervention', 'substance abuse', 'substance abuse treatment', 'treatment facilities', 'treatment programs'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'Uniform Facility Data Set US (UFDS-1998)'}, {'description': '<p>Youth data for the fifth wave of the National Youth Survey<br />\nare contained in this collection. The first wave of this survey was<br />\nconducted in 1976, the second wave in 1977,<br />\nthe third wave in 1978, and the fourth wave in 1979. For this wave, youths in the United States were interviewed in<br />\nearly 1981 about events and behavior occurring in calendar year 1980.<br />\nData are available on the demographic and socioeconomic status of<br />\nrespondents, disruptive events in the home, neighborhood problems,<br />\nyouth aspirations and current successes, normlessness, labeling by<br />\nparents, friends, and co-workers, perceived disapproval, attitudes<br />\ntoward deviance, exposure and commitment to delinquent peers, sex<br />\nroles, interpersonal violence, attitudes toward sexual violence,<br />\npressure for substance abuse by peers, drug and alcohol use, and<br />\nvictimization.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-youth-survey-us-wave-v-nys-1980', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-youth-survey-us-wave-v-nys-1980-nid13633', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Youth Survey US: Wave V (NYS-1980)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-youth-survey-us-wave-v-nys-1980-nid13633', 'accessURL': 'https://datafiles.samhsa.gov/study/national-youth-survey-us-wave-v-nys-1980-nid13633', 'mediaType': 'application/unknown'}], 'keyword': ['aspirations', 'behavior problems', 'career goals', 'community involvement', 'delinquent behavior', 'depression (psychology)', 'deviance', 'drugs', 'expectations', 'family conflict', 'family relations', 'health services utilization', 'life events', 'neighborhood conditions', 'parental attitudes', 'parents', 'peer influence', 'sexual behavior', 'social attitudes', 'social behavior', 'social isolation', 'social values', 'socioeconomic status', 'spouse abuse', 'substance abuse', 'teenage pregnancies', 'victimization', 'young adults', 'youths'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Youth Survey US: Wave V (NYS-1980)'}, {'description': '<p>The Treatment Episode Data Set -- Admissions (TEDS-A) is a national census data system of annual admissions to substance abuse treatment facilities. TEDS-A provides annual data on the number and characteristics of persons admitted to public and private substance abuse treatment programs that receive public funding. The unit of analysis is a treatment admission. TEDS consists of data reported to state substance abuse agencies by the treatment programs, which in turn report it to SAMHSA.<br />\nA sister data system, called the Treatment Episode Data Set -- Discharges (TEDS-D), collects data on discharges from substance abuse treatment facilities. The first year of TEDS-A data is 1992, while the first year of TEDS-D is 2006.<br />\nTEDS variables that are required to be reported are called the "Minimum Data Set (MDS)", while those that are optional are called the "Supplemental Data Set (SuDS)".<br />\nVariables in the MDS include: information on service setting, number of prior treatments, primary source of referral, gender, race, ethnicity, education, employment status, substance(s) abused, route of administration, frequency of use, age at first use, and whether methadone was prescribed in treatment. Supplemental variables include: diagnosis codes, presence of psychiatric problems, living arrangements, source of income, health insurance, expected source of payment, pregnancy and veteran status, marital status, detailed not in labor force codes, detailed criminal justice referral codes, days waiting to enter treatment, and the number of arrests in the 30 days prior to admissions (starting in 2008).<br />\nSubstances abused include alcohol, cocaine and crack, marijuana and hashish, heroin, nonprescription methadone, other opiates and synthetics, PCP, other hallucinogens, methamphetamine, other amphetamines, other stimulants, benzodiazepines, other non-benzodiazepine tranquilizers, barbiturates, other non-barbiturate sedatives or hypnotics, inhalants, over-the-counter medications, and other substances.<br />\nCreated variables include total number of substances reported, intravenous drug use (IDU), and flags for any mention of specific substances.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/treatment-episode-data-set-admissions-teds-1999', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-1999-nid13634', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>Treatment Episode Data Set: Admissions (TEDS-A-1999)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-1999-nid13634', 'accessURL': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-1999-nid13634', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'drug abuse', 'drug treatment', 'health care services', 'health insurance', 'intervention', 'mental health', 'substance abuse', 'substance abuse treatment', 'treatment programs'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'Treatment Episode Data Set: Admissions (TEDS-A-1999)'}, {'description': '<p>This series measures the prevalence and correlates of drug use in the United States. The surveys are designed to provide quarterly, as well as annual, estimates. Information is provided on the use of illicit drugs, alcohol, tobacco, and nonmedical use of prescription drugs among members of United States households aged 12 and older. Questions include age at first use, as well as lifetime, annual, and past-month usage for the following drug classes: cannabis, cocaine, hallucinogens, heroin, inhalants, alcohol, tobacco, nonmedical use of prescription drugs including psychotherapeutics, and polysubstance use. Respondents were also asked about their knowledge of drugs, perceptions of the risks involved, population movement, and sequencing of drug use. Fifty-seven percent of respondents were asked specific questions about their perceptions of the consequences of marijuana and alcohol use. The other 43 percent were asked about heroin use among friends. Demographic data include gender, race, age, ethnicity, marital status, educational level, job status, income level, and household composition.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-household-survey-drug-abuse-nhsda-1979', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-household-survey-drug-abuse-nhsda-1979-nid13635', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Household Survey on Drug Abuse (NHSDA-1979)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-household-survey-drug-abuse-nhsda-1979-nid13635', 'accessURL': 'https://datafiles.samhsa.gov/study/national-household-survey-drug-abuse-nhsda-1979-nid13635', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol', 'alcohol abuse', 'alcohol consumption', 'amphetamines', 'barbiturates', 'cocaine', 'demographic characteristics', 'drug abuse', 'drug use', 'drugs', 'hallucinogens', 'heroin', 'households', 'inhalants', 'marijuana', 'methamphetamine', 'prescription drugs', 'sedatives', 'smoking', 'stimulants', 'substance abuse', 'substance abuse treatment', 'tobacco use', 'tranquilizers', 'youths'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Household Survey on Drug Abuse (NHSDA-1979)'}, {'description': '<p>The Treatment Episode Data Set -- Admissions (TEDS-A) is a national census data system of annual admissions to substance abuse treatment facilities. TEDS-A provides annual data on the number and characteristics of persons admitted to public and private substance abuse treatment programs that receive public funding. The unit of analysis is a treatment admission. TEDS consists of data reported to state substance abuse agencies by the treatment programs, which in turn report it to SAMHSA.<br />\nA sister data system, called the Treatment Episode Data Set -- Discharges (TEDS-D), collects data on discharges from substance abuse treatment facilities. The first year of TEDS-A data is 1992, while the first year of TEDS-D is 2006.<br />\nTEDS variables that are required to be reported are called the "Minimum Data Set (MDS)", while those that are optional are called the "Supplemental Data Set (SuDS)".<br />\nVariables in the MDS include: information on service setting, number of prior treatments, primary source of referral, gender, race, ethnicity, education, employment status, substance(s) abused, route of administration, frequency of use, age at first use, and whether methadone was prescribed in treatment. Supplemental variables include: diagnosis codes, presence of psychiatric problems, living arrangements, source of income, health insurance, expected source of payment, pregnancy and veteran status, marital status, detailed not in labor force codes, detailed criminal justice referral codes, days waiting to enter treatment, and the number of arrests in the 30 days prior to admissions (starting in 2008).<br />\nSubstances abused include alcohol, cocaine and crack, marijuana and hashish, heroin, nonprescription methadone, other opiates and synthetics, PCP, other hallucinogens, methamphetamine, other amphetamines, other stimulants, benzodiazepines, other non-benzodiazepine tranquilizers, barbiturates, other non-barbiturate sedatives or hypnotics, inhalants, over-the-counter medications, and other substances.<br />\nCreated variables include total number of substances reported, intravenous drug use (IDU), and flags for any mention of specific substances.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/treatment-episode-data-set-admissions-teds-2013', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-2013-nid16874', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>Treatment Episode Data Set: Admissions (TEDS-A-2013)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-2013-nid16874', 'accessURL': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-2013-nid16874', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'drug abuse', 'drug treatment', 'health care services', 'health insurance', 'intervention', 'mental health', 'substance abuse', 'substance abuse treatment', 'treatment programs'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'Treatment Episode Data Set: Admissions (TEDS-A-2013)'}, {'description': '<p>The National Survey on Drug Use and Health (NSDUH) series (formerly titled National Household Survey on Drug Abuse) primarily measures the prevalence and<br />\n correlates of drug use in the United States. The surveys are designed to provide quarterly, as well as annual estimates. Information is provided on the use<br />\n of illicit drugs, alcohol, and tobacco among members of United States households aged 12 and older. Questions included age at first use as well as<br />\n lifetime, annual, and past-month usage for the following drug classes: marijuana, cocaine (and crack), hallucinogens, heroin, inhalants, alcohol, tobacco,<br />\n and nonmedical use of prescription drugs, including pain relievers, tranquilizers, stimulants, and sedatives. The survey covered substance abuse treatment<br />\n history and perceived need for treatment, and included questions from the Diagnostic and Statistical Manual (DSM) of Mental Disorders that allow diagnostic<br />\n criteria to be applied. The survey included questions concerning treatment for both substance abuse and mental health-related disorders. Respondents were<br />\n also asked about personal and family income sources and amounts, health care access and coverage, illegal activities and arrest record, problems resulting<br />\n from the use of drugs, and needle-sharing. Questions introduced in previous administrations were retained in the 2015 survey, including questions asked<br />\n only of respondents aged 12 to 17. These "youth experiences" items covered a variety of topics, such as neighborhood environment, illegal activities, drug<br />\n use by friends, social support, extracurricular activities, exposure to substance abuse prevention and education programs, and perceived adult attitudes<br />\n toward drug use and activities such as school work. Several measures focused on prevention-related themes in this section. Also retained were questions on<br />\n mental health and access to care, perceived risk of using drugs, perceived availability of drugs, driving and personal behavior, and cigar smoking.<br />\n Questions on the tobacco brand used most often were introduced with the 1999 survey. For the 2008 survey, adult mental health questions were added to<br />\n measure symptoms of psychological distress in the worst period of distress that a person experienced in the past 30 days and suicidal ideation. In 2008, a<br />\n split-sample design also was included to administer separate sets of questions (WHODAS vs. SDS) to assess impairment due to mental health problems.<br />\n Beginning with the 2009 NSDUH, however, all of the adults in the sample received only the WHODAS questions. Background information includes gender, race,<br />\n age, ethnicity, marital status, educational level, job status, veteran status, and current household composition.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-survey-drug-use-and-health-nsduh-2015', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-survey-drug-use-and-health-nsduh-2015-nid16893', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Survey on Drug Use and Health (NSDUH-2015)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-survey-drug-use-and-health-nsduh-2015-nid16893', 'accessURL': 'https://datafiles.samhsa.gov/study/national-survey-drug-use-and-health-nsduh-2015-nid16893', 'mediaType': 'application/unknown'}], 'keyword': ['addiction', 'alcohol', 'alcohol abuse', 'alcohol consumption', 'amphetamines', 'barbiturates', 'cocaine', 'controlled drugs', 'crack cocaine', 'demographic characteristics', 'depression (psychology)', 'drinking behavior', 'drug abuse', 'drug dependence', 'drug treatment', 'drug use', 'drugs', 'employment', 'hallucinogens', 'health care', 'heroin', 'households', 'income', 'inhalants', 'marijuana', 'mental health', 'mental health services', 'methamphetamine', 'pregnancy', 'prescription drugs', 'sedatives', 'smoking', 'stimulants', 'substance abuse', 'substance abuse treatment', 'tobacco use', 'tranquilizers', 'youths'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Survey on Drug Use and Health (NSDUH-2015)'}, {'description': '<p>This page contains information on Part D claims data for the purposes of research, analysis, reporting, and public health functions. These data will also be used to better identify, evaluate and measure the effects of the Medicare Modernization Act of 2003, (MMA).</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.cms.gov/Medicare/Prescription-Drug-Coverage/PrescriptionDrugCovGenIn/PartDData.html', 'modified': '2015-12-16', 'contactPoint': {'hasEmail': 'mailto:Healthdata@hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2015-12-16', 'accessLevel': 'public', 'identifier': '357', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.cms.gov/Medicare/Prescription-Drug-Coverage/PrescriptionDrugCovGenIn/PartDData.html', 'mediaType': 'application/unknown', 'title': 'https://www.cms.gov/Medicare/Prescription-Drug-Coverage/PrescriptionDrugCovGenIn/PartDData.html'}], 'keyword': ['Claims', 'Medicare', 'National', 'Part D', 'Pharmacy', 'Prescription Drug Plans', 'Prescription Drugs', 'Publicly Available Data File - for purchase'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medicare Part D Claims Data'}, {'rights': 'N/A', 'description': "<p>The State Inpatient Databases (SID) contain the universe of hospital inpatient discharge abstracts in States participating in HCUP that release their data through the HCUP Central Distributor. Restricted access data files are available with a data use agreement and brief online security training.</p>\n<p>The data are translated into a uniform format to facilitate multi-State comparisons and analyses. The SID are based on data from short term, acute care, nonfederal hospitals. Some States include discharges from specialty facilities, such as acute psychiatric hospitals. The SID include all patients, regardless of payer, e.g., persons covered by Medicare, Medicaid, private insurance, and the uninsured.</p>\n<p>The SID contain clinical and resource use information included in a typical discharge abstract, with safeguards to protect the privacy of individual patients, physicians, and hospitals (as required by data sources). Data elements include but are not limited to: diagnoses, procedures, admission and discharge status, patient demographics (e.g., gender, age), total charges, length of stay, and expected payment source (e.g., Medicare, Medicaid, private insurance, self-pay; for some States, additional discrete payer categories, such as managed care). In addition to the core set of uniform data elements common to all SID, some include State-specific data elements, such as the patient's race.</p>\n<p>The SID exclude data elements that could directly or indirectly identify individuals. For some States, hospital and county identifiers are included that permit linkage to the American Hospital Association Annual Survey File and the Area Resource File.</p>\n", 'temporal': '1990-01-02T00:00:00-05:00/2016-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Agency for Healthcare Research and Quality, Department of Health & Human Services'}, 'theme': ['Community', 'Health', 'Quality', 'Medicare', 'Hospital', 'Inpatient'], 'landingPage': 'https://www.hcup-us.ahrq.gov/db/state/siddbdocumentation.jsp', 'contactPoint': {'hasEmail': 'mailto:hcup@ahrq.gov', 'fn': 'HCUP User Support'}, 'issued': '2017-11-27', 'programCode': ['009:072'], 'accessLevel': 'restricted public', 'identifier': '6ae52fd4-6ac1-4c36-938c-9f57a36ed812', '@type': 'dcat:Dataset', 'modified': '2020-03-04', 'keyword': ['Claims', 'community health', 'diagnoses', 'hcup', 'health care', 'health statistics', 'Hospital', 'Inpatient', 'procedures', 'Utilization'], 'bureauCode': ['009:33'], 'dataQuality': True, 'title': 'HCUP State Inpatient Databases (SID) - Restricted Access File', 'describedBy': 'https://www.hcup-us.ahrq.gov/db/state/siddist/siddist_ddeavailbyyear.jsp'}, {'rights': 'N/A', 'description': "<p>The NIS is the largest publicly available all-payer inpatient care database in the United States. It contains data from approximately 8 million hospital stays each year. Restricted access data files are available with a data use agreement and brief online security training.</p>\n<p>The 2012 NIS was redesigned. The new NIS is a sample of discharges from all hospitals participating in HCUP. For prior years, the NIS was a sample of hospitals. The NIS allows for weighted national estimates to identify, track, and analyze national trends in health care utilization, access, charges, quality, and outcomes.</p>\n<p>The NIS is drawn from States participating in HCUP. NIS data are available since 1988, allowing analysis of trends over time.</p>\n<p>The NIS includes charge information for all patients, regardless of payer, including persons covered by Medicare, Medicaid, private insurance, and the uninsured.</p>\n<p>The NIS's large sample size enables analyses of rare conditions, such as congenital anomalies; uncommon treatments, such as organ transplantation; and special patient populations, such as the uninsured.</p>\n<p>The NIS contains clinical and resource use information included in a typical discharge abstract, with safeguards to protect the privacy of individual patients, physicians, and hospitals (as required by data sources). The NIS excludes data elements that could directly or indirectly identify individuals.</p>\n", 'temporal': '1988-01-01T00:00:00-05:00/2015-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Agency for Healthcare Research and Quality, Department of Health & Human Services'}, 'theme': ['Health', 'Hospital', 'Inpatient'], 'landingPage': 'https://www.hcup-us.ahrq.gov/db/nation/nis/nisdbdocumentation.jsp', 'contactPoint': {'hasEmail': 'mailto:hcup@ahrq.gov', 'fn': 'HCUP User Support'}, 'issued': '2017-11-27', 'programCode': ['009:072'], 'accessLevel': 'restricted public', 'identifier': 'bae01dec-8c8a-48c0-8d22-e0f85f2edd8e', '@type': 'dcat:Dataset', 'modified': '2020-03-04', 'keyword': ['Claims', 'diagnoses', 'hcup', 'health care', 'health statistics', 'Hospital', 'Inpatient', 'procedures', 'Utilization'], 'bureauCode': ['009:33'], 'dataQuality': True, 'title': 'HCUP National (Nationwide) Inpatient Sample (NIS) - Restricted Access File', 'describedBy': 'http://www.hcup-us.ahrq.gov/db/nation/nis/nisdde.jsp'}, {'rights': ' Restricted Public', 'description': '<p>The Nationwide Readmissions Database (NRD) is a unique and powerful database designed to support various types of analyses of national readmission rates for all payers and the uninsured. The NRD includes discharges for patients with and without repeat hospital visits in a year and those who have died in the hospital. Repeat stays may or may not be related. The criteria to determine the relationship between hospital admissions is left to the analyst using the NRD. This database addresses a large gap in health care data - the lack of nationally representative information on hospital readmissions for all ages.</p>\n', 'temporal': '2010-01-01T05:00:00-05:00/2015-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Agency for Healthcare Research and Quality, Department of Health & Human Services'}, 'theme': ['Community', 'Health', 'Quality', 'Medicare', 'Hospital', 'Inpatient', 'National'], 'landingPage': 'https://www.hcup-us.ahrq.gov/db/nation/nrd/nrddbdocumentation.jsp', 'contactPoint': {'hasEmail': 'mailto:hcup@ahrq.gov', 'fn': 'HCUP User Support'}, 'issued': '2017-11-27', 'programCode': ['009:072'], 'accessLevel': 'restricted public', 'identifier': 'b2fbf730-37f9-407b-bc31-452ff181cef5', '@type': 'dcat:Dataset', 'modified': '2018-11-21', 'keyword': ['Ambulatory Surgery', 'Emergency Department', 'inpatient hospital', 'Readmissions', 'revisits'], 'bureauCode': ['009:33'], 'dataQuality': True, 'title': 'Healthcare Cost and Utilization Project Nationwide Readmissions Database (NRD)', 'describedBy': 'https://www.hcup-us.ahrq.gov/db/nation/nrd/nrddde.jsp'}, {'description': '<p>HRSA Health Centers care for you, even if you have no health insurance – you pay what you can afford based on your income. Health centers provide services that include checkups when you are well, treatment when you are sick, complete care when you are pregnant, and immunizations and checkups for your children. Some health centers also provide mental health, substance abuse, oral health, and/or vision services. Contact the health center organization directly to confirm the availability of specific services and to make an appointment.</p>\n', 'programCode': ['009:013'], 'title': 'Find a Health Center', 'publisher': {'@type': 'org:Organization', 'name': 'Health Resources and Services Administration'}, 'landingPage': 'https://findahealthcenter.hrsa.gov/', 'contactPoint': {'hasEmail': 'mailto:comments@hrsa.gov', 'fn': 'HRSA Bureau of Primary Care'}, 'issued': '2017-07-14', 'accessLevel': 'public', 'identifier': '27b4e77a-5adc-4b6a-bc26-6bbe7beac8b2', '@type': 'dcat:Dataset', 'modified': '2017-07-14', 'keyword': ['clinic locations', 'community health', 'Community Health Center', 'Federally Qualified Health Center (FQHC)', 'health center', 'health center location', 'hrsa', 'preventive care', 'primary care', 'sliding scale'], 'bureauCode': ['009:15'], 'theme': ['Community', 'Health', 'National', 'State'], 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The Interaction API is a web service for accessing drug-drug interactions. No license is needed to use the Interaction API. Currently, the API uses DrugBank for its interaction information.</p>\n', 'programCode': ['009:041'], 'publisher': {'@type': 'org:Organization', 'name': 'National Library of Medicine (NLM)'}, 'landingPage': 'https://rxnav.nlm.nih.gov/InteractionAPIs.html', 'modified': '2018-11-21', 'contactPoint': {'hasEmail': 'mailto:custserv@nlm.nih.gov', 'fn': 'NLM Customer Service'}, 'issued': '2016-09-06', 'accessLevel': 'public', 'identifier': '64617208-4c47-43ea-bbe7-a1a842882ede', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'api', 'accessURL': 'https://rxnav.nlm.nih.gov/InteractionAPIs.html', 'mediaType': 'application/unknown', 'title': 'API'}], 'keyword': ['API', 'drug', 'drug interactions', 'drugbank'], 'bureauCode': ['009:25'], 'dataQuality': True, 'title': 'Drug Interaction API'}, {'description': '<p>The RxClass Browser is a web application for exploring and navigating through the class hierarchies to find the RxNorm drug members associated with each class.</p>\n<p>RxClass links drug classes of several drug sources including ATC, MeSH, NDF-RT and FDA/SPL to their RxNorm drug members (ingredients, precise ingredients and multiple ingredients).</p>\n<p>RxClass allows users to search by class name or identifier to find the RxNorm drug members or, conversely, search by RxNorm drug name or identifier to find the classes that the RxNorm drug is a member of.</p>\n', 'programCode': ['009:041'], 'publisher': {'@type': 'org:Organization', 'name': 'National Library of Medicine (NLM)'}, 'theme': ['Health'], 'landingPage': 'https://mor.nlm.nih.gov/RxClass/', 'modified': '2018-11-21', 'contactPoint': {'hasEmail': 'mailto:custserv@nlm.nih.gov', 'fn': 'NLM Customer Service'}, 'issued': '2016-09-06', 'accessLevel': 'public', 'identifier': '5456c9c8-254b-4d00-98ca-85aacec90302', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'api', 'accessURL': 'https://rxnav.nlm.nih.gov/RxClassAPIs.html', 'mediaType': 'application/unknown', 'title': 'API'}, {'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://mor.nlm.nih.gov/RxClass/#', 'mediaType': 'application/unknown', 'title': 'Search RxClass'}], 'keyword': ['drug class', 'Drugs', 'rxnorm'], 'bureauCode': ['009:25'], 'dataQuality': True, 'title': 'RxClass'}, {'description': '<p>Gene integrates information from a wide range of species. A record may include nomenclature, Reference Sequences (RefSeqs), maps, pathways, variations, phenotypes, and links to genome-, phenotype-, and locus-specific resources worldwide.</p>\n', 'programCode': ['009:041'], 'publisher': {'@type': 'org:Organization', 'name': 'National Library of Medicine (NLM)'}, 'theme': ['Health'], 'landingPage': 'http://www.ncbi.nlm.nih.gov/gene', 'modified': '2018-11-21', 'contactPoint': {'hasEmail': 'mailto:info@ncbi.nlm.nih.gov', 'fn': 'NCBI Help Desk'}, 'issued': '2016-09-01', 'accessLevel': 'public', 'identifier': 'b68f45af-ac88-4fae-a7bf-8f8ccad902ec', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>This site contains three directories: DATA, GeneRIF and tools. The DATA directory contains files listing all data linked to GeneIDs along with subdirectories containing ASN.1 data for the Gene records. The GeneRIF (Gene References into Function) directory contains PubMed identifiers for articles describing the function of a single gene or interactions between products of two genes. Sample programs for manipulating gene data are provided in the tools directory. Please see the README file for details.</p>\n', 'format': 'data', 'title': 'Download Gene Data', 'accessURL': 'ftp://ftp.ncbi.nlm.nih.gov/gene/', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.ncbi.nlm.nih.gov/gene', 'mediaType': 'application/unknown', 'title': 'Search Gene'}, {'@type': 'dcat:Distribution', 'format': 'api', 'accessURL': 'http://www.ncbi.nlm.nih.gov/books/NBK25497/', 'mediaType': 'application/unknown', 'title': 'E-utilities API'}], 'keyword': ['genes', 'genome', 'phenotype'], 'bureauCode': ['009:25'], 'dataQuality': True, 'title': 'Gene'}, {'description': '<p>The protein sequences corresponding to the translations of coding sequences (CDS) in GenBank collected for each GenBank release.</p>\n', 'programCode': ['009:041'], 'publisher': {'@type': 'org:Organization', 'name': 'National Library of Medicine (NLM)'}, 'theme': ['Health'], 'landingPage': 'http://www.ncbi.nlm.nih.gov/genbank/', 'modified': '2018-11-21', 'contactPoint': {'hasEmail': 'mailto:info@ncbi.nlm.nih.gov', 'fn': 'NCBI Help Desk'}, 'issued': '2016-09-01', 'accessLevel': 'public', 'identifier': '3dbe09f6-2a7e-4009-92d2-6112f1d603eb', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'data', 'accessURL': 'ftp://ftp.ncbi.nlm.nih.gov/ncbi-asn1/protein_fasta/', 'mediaType': 'application/unknown', 'title': 'Download GenPept Data'}], 'keyword': ['national-library-of-medicine-nlm'], 'bureauCode': ['009:25'], 'dataQuality': True, 'title': 'GenPept'}, {'description': '<p>The NCBI BioSystems Database provides integrated access to biological systems and their component genes, proteins, and small molecules, as well as literature describing those biosystems and other related data throughout Entrez.</p>\n', 'programCode': ['009:041'], 'publisher': {'@type': 'org:Organization', 'name': 'National Library of Medicine (NLM)'}, 'theme': ['Health'], 'landingPage': 'http://www.ncbi.nlm.nih.gov/biosystems/', 'modified': '2018-11-21', 'contactPoint': {'hasEmail': 'mailto:info@ncbi.nlm.nih.gov', 'fn': 'NCBI Help Desk'}, 'issued': '2016-08-08', 'accessLevel': 'public', 'identifier': '685df880-e84f-42ef-93bc-5aa41befe9d0', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'data', 'accessURL': 'ftp://ftp.ncbi.nih.gov/pub/biosystems/', 'mediaType': 'application/unknown', 'title': 'Download BioSystems Data'}, {'@type': 'dcat:Distribution', 'format': 'api', 'accessURL': 'http://www.ncbi.nlm.nih.gov/books/NBK25499/', 'mediaType': 'application/unknown', 'title': 'E-utilities API'}, {'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.ncbi.nlm.nih.gov/biosystems/', 'mediaType': 'application/unknown', 'title': 'Query Interface'}], 'keyword': ['national-library-of-medicine-nlm'], 'bureauCode': ['009:25'], 'dataQuality': True, 'title': 'BioSystems'}, {'description': '<p>The BioSample database contains descriptions of biological source materials used in experimental assays.</p>\n', 'programCode': ['009:041'], 'publisher': {'@type': 'org:Organization', 'name': 'National Library of Medicine (NLM)'}, 'theme': ['Health'], 'landingPage': 'http://www.ncbi.nlm.nih.gov/biosample', 'modified': '2018-11-21', 'contactPoint': {'hasEmail': 'mailto:info@ncbi.nlm.nih.gov', 'fn': 'NCBI Help Desk'}, 'issued': '2016-08-08', 'accessLevel': 'public', 'identifier': '9d206496-bfa3-4579-8b1f-bdc038659380', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'title': 'Query Interface', 'accessURL': 'http://www.ncbi.nlm.nih.gov/biosample', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'format': 'api', 'accessURL': 'http://www.ncbi.nlm.nih.gov/books/NBK25499/', 'mediaType': 'application/unknown', 'title': 'E-utilities API'}, {'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.ncbi.nlm.nih.gov/biosample/', 'mediaType': 'application/unknown', 'title': 'Query Interface'}], 'keyword': ['national-library-of-medicine-nlm'], 'bureauCode': ['009:25'], 'dataQuality': True, 'title': 'BioSample'}, {'description': '<p>ClinVar aggregates information about genomic variation and its relationship to human health.</p>\n', 'programCode': ['009:041'], 'publisher': {'@type': 'org:Organization', 'name': 'National Library of Medicine (NLM)'}, 'theme': ['Health'], 'landingPage': 'http://www.ncbi.nlm.nih.gov/clinvar/', 'modified': '2018-11-21', 'contactPoint': {'hasEmail': 'mailto:info@ncbi.nlm.nih.gov', 'fn': 'NCBI Customer Service'}, 'issued': '2016-08-08', 'accessLevel': 'public', 'identifier': 'fa4322e9-ea16-42bd-87c5-a5eef24608de', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'data', 'accessURL': 'ftp://ftp.ncbi.nlm.nih.gov/pub/clinvar/', 'mediaType': 'application/unknown', 'title': 'Download ClinVar Data'}, {'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.ncbi.nlm.nih.gov/clinvar/', 'mediaType': 'application/unknown', 'title': 'Query Interface'}], 'keyword': ['national-library-of-medicine-nlm'], 'bureauCode': ['009:25'], 'dataQuality': True, 'title': 'ClinVar'}, {'description': '<p>CDD is a protein annotation resource that consists of a collection of well-annotated multiple sequence alignment models for ancient domains and full-length proteins.</p>\n', 'programCode': ['009:041'], 'publisher': {'@type': 'org:Organization', 'name': 'National Library of Medicine (NLM)'}, 'theme': ['Health'], 'landingPage': 'http://www.ncbi.nlm.nih.gov/Structure/cdd/cdd.shtml', 'modified': '2018-11-21', 'contactPoint': {'hasEmail': 'mailto:info@ncbi.nlm.nih.gov', 'fn': 'NCBI Help Desk'}, 'issued': '2016-08-08', 'accessLevel': 'public', 'identifier': '28bc9302-b180-4df5-9a67-aa61f6c1740b', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'data', 'accessURL': 'ftp://ftp.ncbi.nlm.nih.gov/pub/mmdb/cdd/', 'mediaType': 'application/unknown', 'title': 'Download CDD Data'}, {'@type': 'dcat:Distribution', 'format': 'api', 'accessURL': 'http://www.ncbi.nlm.nih.gov/books/NBK25499/', 'mediaType': 'application/unknown', 'title': 'E-utilities API'}, {'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.ncbi.nlm.nih.gov/Structure/cdd/cdd.shtml', 'mediaType': 'application/unknown', 'title': 'Query Interface'}], 'keyword': ['national-library-of-medicine-nlm'], 'bureauCode': ['009:25'], 'dataQuality': True, 'title': 'Conserved Domain Database (CDD)'}, {'description': '<p>The BioProject database provides an organizational framework to access information about research projects with links to data that have been or will be deposited into archival databases maintained at members of the International Nucleotide Sequence Database Consortium (INSDC, which comprises the DNA DataBank of Japan (DDBJ), the European Nucleotide Archive at European Molecular Biology Laboratory (ENA), and GenBank at the National Center for Biotechnology Information (NCBI)).</p>\n', 'programCode': ['009:041'], 'publisher': {'@type': 'org:Organization', 'name': 'National Library of Medicine (NLM)'}, 'theme': ['Health'], 'landingPage': 'http://www.ncbi.nlm.nih.gov/bioproject/', 'modified': '2018-11-21', 'contactPoint': {'hasEmail': 'mailto:info@ncbi.nlm.nih.gov', 'fn': 'NCBI Help Desk'}, 'issued': '2016-08-08', 'accessLevel': 'public', 'identifier': 'e1be5669-bd77-4263-963d-818b1e7dbf83', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'data', 'accessURL': 'ftp://ftp.ncbi.nlm.nih.gov/bioproject/', 'mediaType': 'application/unknown', 'title': 'Download BioProject Data'}, {'@type': 'dcat:Distribution', 'format': 'api', 'accessURL': 'http://www.ncbi.nlm.nih.gov/books/NBK25499/', 'mediaType': 'application/unknown', 'title': 'E-utilities API'}, {'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.ncbi.nlm.nih.gov/bioproject/', 'mediaType': 'application/unknown', 'title': 'Query Interface'}], 'keyword': ['national-library-of-medicine-nlm'], 'bureauCode': ['009:25'], 'dataQuality': True, 'title': 'BioProject'}, {'description': '<p>The VSAC provides downloadable access to all official versions of vocabulary value sets contained in the 2014 Clinical Quality Measures (CQMs). Each value set consists of the numerical values (codes) and human-readable names (terms), drawn from standard vocabularies such as SNOMED CT® , RxNorm, LOINC and ICD-10-CM, which are used to define clinical concepts used in clinical quality measures (e.g., patients with diabetes, clinical visit).</p>\n', 'programCode': ['009:041'], 'publisher': {'@type': 'org:Organization', 'name': 'National Library of Medicine (NLM)'}, 'theme': ['Health', 'Quality'], 'landingPage': 'https://vsac.nlm.nih.gov/', 'modified': '2018-11-21', 'contactPoint': {'hasEmail': 'mailto:custserv@nlm.nih.gov', 'fn': 'NLM Customer Service'}, 'issued': '2016-08-04', 'accessLevel': 'public', 'identifier': 'bf516c5f-d8f4-488a-9bf1-d7485f3743aa', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'api', 'accessURL': 'https://www.nlm.nih.gov/vsac/support/usingvsac/vsacsvsapiv2.html', 'mediaType': 'application/unknown', 'title': 'API'}, {'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://vsac.nlm.nih.gov/', 'mediaType': 'application/unknown', 'title': 'Query Interface'}], 'keyword': ['clinical quality measures', 'cqm', 'ICD', 'rxnorm', 'snomed'], 'bureauCode': ['009:25'], 'dataQuality': True, 'title': 'Value Set Authority Center'}, {'description': '<p>This site celebrates twentieth-century leaders in biomedical research and public health. It makes the archival collections of prominent scientists, physicians, and others who have advanced the scientific enterprise available to the public through modern digital technology.</p>\n', 'programCode': ['009:041'], 'publisher': {'@type': 'org:Organization', 'name': 'National Library of Medicine (NLM)'}, 'theme': ['Health'], 'landingPage': 'https://profiles.nlm.nih.gov/', 'modified': '2018-11-21', 'contactPoint': {'hasEmail': 'mailto:custserv@nlm.nih.gov', 'fn': 'NLM Customer Service'}, 'issued': '2016-08-04', 'accessLevel': 'public', 'identifier': '7b516ae6-81ac-4bc2-a4e4-44c9870ab512', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'api', 'accessURL': 'https://profiles.nlm.nih.gov/ps/display/OaiPmhServiceHelp', 'mediaType': 'application/unknown', 'title': 'API'}, {'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://profiles.nlm.nih.gov/', 'mediaType': 'application/unknown', 'title': 'Search and Browse Profiles in Science'}], 'keyword': ['achievement', 'physician', 'scientist'], 'bureauCode': ['009:25'], 'dataQuality': True, 'title': 'Profiles in Science'}, {'description': '<p>The NIH Common Data Elements (CDE) Repository has been designed to provide access to structured human and machine-readable definitions of data elements that have been recommended or required by NIH Institutes and Centers and other organizations for use in research and for other purposes. Visit the NIH CDE Resource Portal for contextual information about the repository.</p>\n', 'programCode': ['009:041'], 'publisher': {'@type': 'org:Organization', 'name': 'National Library of Medicine (NLM)'}, 'theme': ['Health'], 'landingPage': 'https://cde.nlm.nih.gov/home', 'modified': '2018-11-21', 'contactPoint': {'hasEmail': 'mailto:custserv@nlm.nih.gov', 'fn': 'NLM Customer Service'}, 'issued': '2016-08-04', 'accessLevel': 'public', 'identifier': 'd9cc6dd4-4378-47d0-829b-3c1fbe9a1191', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'title': 'Search Common Data Elements and Download Data', 'accessURL': 'https://cde.nlm.nih.gov/cde/search', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'title': 'Search Forms and Download Data', 'accessURL': 'https://cde.nlm.nih.gov/form/search', 'mediaType': 'application/unknown'}], 'keyword': ['national-library-of-medicine-nlm'], 'bureauCode': ['009:25'], 'dataQuality': True, 'title': 'NIH Common Data Elements Repository'}, {'description': "<p>MedlinePlus is the National Institutes of Health's Web site for patients and their families and friends. Produced by the National Library of Medicine, the world’s largest medical library, it brings you information about diseases, conditions, and wellness issues in language you can understand. MedlinePlus offers reliable, up-to-date health information, anytime, anywhere, for free.</p>\n", 'programCode': ['009:041'], 'publisher': {'@type': 'org:Organization', 'name': 'National Library of Medicine (NLM)'}, 'theme': ['Health'], 'landingPage': 'https://medlineplus.gov/', 'modified': '2018-11-21', 'contactPoint': {'hasEmail': 'mailto:custserv@nlm.nih.gov', 'fn': 'NLM Customer Service'}, 'issued': '2016-08-04', 'accessLevel': 'public', 'identifier': 'e1f95af8-c351-43f8-9254-ab65f5de64ee', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>MedlinePlus Connect helps patients and health care providers access consumer health information at the point of need in a health IT system. Patient portals, patient health record (PHR) systems, and electronic health record (EHR) systems can use MedlinePlus Connect to provide health information for patients, families, and healthcare providers using standard clinical vocabularies for diagnoses (problem codes), medications, and lab tests.</p>\n', 'format': 'api', 'title': 'MedlinePlus Connect API', 'accessURL': 'https://medlineplus.gov/connect/technical.html', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'format': 'data', 'accessURL': 'https://medlineplus.gov/xml.html', 'mediaType': 'application/unknown', 'title': 'MedlinePlus XML Files'}, {'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://medlineplus.gov/', 'mediaType': 'application/unknown', 'title': 'Search and Browse MedlinePlus'}], 'keyword': ['national-library-of-medicine-nlm'], 'bureauCode': ['009:25'], 'dataQuality': True, 'title': 'MedlinePlus'}, {'description': '<p>A database of tutorials and other learning resources produced by the National Library of Medicine.</p>\n', 'programCode': ['009:041'], 'publisher': {'@type': 'org:Organization', 'name': 'National Library of Medicine (NLM)'}, 'theme': ['Health'], 'landingPage': 'https://learn.nlm.nih.gov/', 'modified': '2018-11-21', 'contactPoint': {'hasEmail': 'mailto:custserv@nlm.nih.gov', 'fn': 'NLM Customer Service'}, 'issued': '2016-08-04', 'accessLevel': 'public', 'identifier': 'cefc516d-0b5d-476a-a233-5070bb9157ab', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'api', 'accessURL': 'https://learn.nlm.nih.gov/documentation/technical/rest-uris.html', 'mediaType': 'application/unknown', 'title': 'API'}, {'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://learn.nlm.nih.gov/', 'mediaType': 'application/unknown', 'title': 'Search NLM Learning Resources'}], 'keyword': ['national-library-of-medicine-nlm'], 'bureauCode': ['009:25'], 'dataQuality': True, 'title': 'National Library of Medicine Learning Resources Database'}, {'description': '<p>The UMLS integrates and distributes key terminology, classification and coding standards, and associated resources to promote creation of more effective and interoperable biomedical information systems and services, including electronic health records.</p>\n', 'programCode': ['009:041'], 'publisher': {'@type': 'org:Organization', 'name': 'National Library of Medicine (NLM)'}, 'theme': ['Health'], 'landingPage': 'https://www.nlm.nih.gov/research/umls/', 'modified': '2018-11-21', 'contactPoint': {'hasEmail': 'mailto:custserv@nlm.nih.gov', 'fn': 'NLM Customer Service'}, 'issued': '2016-08-04', 'accessLevel': 'public', 'identifier': '7234116c-0fbc-4384-92aa-e02f24a5b09d', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'title': 'Download UMLS Data', 'accessURL': 'https://www.nlm.nih.gov/research/umls/licensedcontent/umlsknowledgesources.html', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'format': 'api', 'accessURL': 'https://documentation.uts.nlm.nih.gov/', 'mediaType': 'application/unknown', 'title': 'API'}, {'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://uts.nlm.nih.gov/metathesaurus.html', 'mediaType': 'application/unknown', 'title': 'Search UMLS Metathesaurus'}], 'keyword': ['national-library-of-medicine-nlm'], 'bureauCode': ['009:25'], 'dataQuality': True, 'title': 'Unified Medical Language System (UMLS)'}, {'description': "<p>IndexCat provides access to the digitized version of the printed Index-Catalogue of the Library of the Surgeon General's Office; eTK for medieval Latin texts; and eVK2 for medieval English texts; along with links to other selected NLM resources.</p>\n", 'programCode': ['009:041'], 'publisher': {'@type': 'org:Organization', 'name': 'National Library of Medicine (NLM)'}, 'theme': ['Health'], 'landingPage': 'https://www.nlm.nih.gov/hmd/indexcat/index.html', 'modified': '2018-11-21', 'contactPoint': {'hasEmail': 'mailto:custserv@nlm.nih.gov', 'fn': 'NLM Customer Service'}, 'issued': '2016-08-04', 'accessLevel': 'public', 'identifier': 'f566b85c-a49a-42ad-94b0-04242dc9f470', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'title': 'Download IndexCat Data', 'accessURL': 'https://www.nlm.nih.gov/hmd/indexcat/indexcatxml.html', 'mediaType': 'application/unknown'}], 'keyword': ['national-library-of-medicine-nlm'], 'bureauCode': ['009:25'], 'dataQuality': True, 'title': 'IndexCat'}, {'description': "<p>The National Library of Medicine's (NLM) Digital Collections offers a search-based Web service that provides access to the Dublin Core metadata and full-text OCR of every resource in the repository in XML format. Developers can use the Web service to build applications that query and link to these resources.</p>\n", 'programCode': ['009:041'], 'publisher': {'@type': 'org:Organization', 'name': 'National Library of Medicine (NLM)'}, 'theme': ['Health'], 'landingPage': 'http://collections.nlm.nih.gov/', 'modified': '2018-11-21', 'contactPoint': {'hasEmail': 'mailto:custserv@nlm.nih.gov', 'fn': 'NLM Customer Service'}, 'issued': '2016-08-04', 'accessLevel': 'public', 'identifier': '606d5f72-5858-4b1b-86cd-5d49f791dd34', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'api', 'accessURL': 'http://collections.nlm.nih.gov/web_service.html', 'mediaType': 'application/unknown', 'title': 'API'}, {'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://collections.nlm.nih.gov/', 'mediaType': 'application/unknown', 'title': 'Search and Browse NLM Digital Collections'}], 'keyword': ['national-library-of-medicine-nlm'], 'bureauCode': ['009:25'], 'dataQuality': True, 'title': 'NLM Digital Collections'}, {'description': '<p>The Sequence Read Archive (SRA) stores raw sequencing data from the next generation of sequencing platforms including Roche 454 GS System®, Illumina Genome Analyzer®, Applied Biosystems SOLiD® System, Helicos Heliscope®, Complete Genomics®, and Pacific Biosciences SMRT®.</p>\n', 'programCode': ['009:041'], 'title': 'Sequence Read Archive (SRA)', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'theme': ['Health'], 'landingPage': 'http://www.ncbi.nlm.nih.gov/sra', 'modified': '2019-06-15', 'contactPoint': {'hasEmail': 'mailto:osulliva@ncbi.nlm.nih.gov', 'fn': 'O'Sullivan, Chris'}, 'issued': '2016-07-17', 'accessLevel': 'public', 'identifier': '9b502ae8-4e12-4157-9f4a-bc8de6053870', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.ncbi.nlm.nih.gov/sra', 'mediaType': 'application/unknown', 'title': 'Sequence Read Archive (SRA)'}], 'keyword': ['national-institutes-of-health-nih'], 'bureauCode': ['009:25'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>dbVar is a database of genomic structural variation. It accepts data from all species and includes clinical data. It can accept diverse types of events, including inversions, insertions and translocations. Additionally, both germline and somatic variants are accepted.</p>\n', 'programCode': ['009:041'], 'title': 'dbVar', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'theme': ['Health'], 'landingPage': 'http://www.ncbi.nlm.nih.gov/dbvar/', 'modified': '2019-06-15', 'contactPoint': {'hasEmail': 'mailto:lonphan@ncbi.nlm.nih.gov', 'fn': 'Phan, Lon'}, 'issued': '2016-07-17', 'accessLevel': 'public', 'identifier': '94317aa7-2d78-469d-99ea-17b353ca9de2', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.ncbi.nlm.nih.gov/dbvar/', 'mediaType': 'application/unknown', 'title': 'dbVar'}], 'keyword': ['national-institutes-of-health-nih'], 'bureauCode': ['009:25'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>dbSNP is a database of single nucleotide polymorphisms (SNPs) and multiple small-scale variations that include insertions/deletions, microsatellites, and non-polymorphic variants.</p>\n', 'programCode': ['009:041'], 'title': 'dbSNP', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'theme': ['Health'], 'landingPage': 'http://www.ncbi.nlm.nih.gov/snp', 'contactPoint': {'hasEmail': 'mailto:lonphan@ncbi.nlm.nih.gov', 'fn': 'Phan, Lon'}, 'issued': '2016-07-17', 'accessLevel': 'public', 'identifier': 'd6fe10ae-1cf5-4466-bf9e-f9e5ab267fa0', '@type': 'dcat:Dataset', 'modified': '2018-11-21', 'keyword': ['national-institutes-of-health-nih'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>Gene Expression Omnibus is a public functional genomics data repository supporting MIAME-compliant submissions of array- and sequence-based data. Tools are provided to help users query and download experiments and curated gene expression profiles.</p>\n', 'programCode': ['009:041'], 'title': 'Gene Expression Omnibus (GEO)', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'theme': ['Health'], 'landingPage': 'http://www.ncbi.nlm.nih.gov/geo/', 'contactPoint': {'hasEmail': 'mailto:barrett@ncbi.nlm.nih.gov', 'fn': 'Barret, Tanya'}, 'issued': '2016-07-17', 'accessLevel': 'public', 'identifier': '03c4f32c-8437-4eb5-af9f-bfb70ffaec73', '@type': 'dcat:Dataset', 'modified': '2018-11-21', 'keyword': ['national-institutes-of-health-nih'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>GenBank is the NIH genetic sequence database, an annotated collection of all publicly available DNA sequences. GenBank is designed to provide and encourage access within the scientific community to the most up to date and comprehensive DNA sequence information.</p>\n', 'programCode': ['009:041'], 'title': 'GenBank', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'theme': ['Health'], 'landingPage': 'http://www.ncbi.nlm.nih.gov/genbank/', 'contactPoint': {'hasEmail': 'mailto:mizrachi@ncbi.nlm.nih.gov', 'fn': 'Mizrachi, Ilene'}, 'issued': '2016-07-17', 'accessLevel': 'public', 'identifier': '810d7c33-6139-4976-884f-b2c3cdb1c8e3', '@type': 'dcat:Dataset', 'modified': '2018-11-21', 'keyword': ['national-institutes-of-health-nih'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The NINDS Parkinson’s Disease (PD) Biomarkers Program Data Management Resource enables web-based data entry for clinical studies supporting PD biomarker development, as well as broad data sharing (imaging, clinical, genetic, and biospecimen analysis) across the entire PD research community. The PDBP DMR coordinates information and access to PD biospecimens distributed through the NINDS Human Genetics, DNA, iPSC , Cell Line and Biospecimen Repository and the Harvard Neurodiscovery Initiative.</p>\n', 'programCode': ['009:041'], 'title': 'Parkinson’s Disease Biomarkers Program Data Management Resource (PDBP DMR)', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'landingPage': 'https://pdbp.ninds.nih.gov/', 'contactPoint': {'hasEmail': 'mailto:sutherlandm@ninds.nih.gov', 'fn': 'SUTHERLAND, MARGARET L'}, 'issued': '2016-07-17', 'accessLevel': 'public', 'identifier': '9047712c-cc5b-4a53-8cb0-a09d769af693', '@type': 'dcat:Dataset', 'modified': '2018-11-21', 'keyword': ['parkinsons'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The Federal Interagency Traumatic Brain Injury Research (FITBIR) informatics system is an extensible, scalable informatics platform for TBI relevant imaging, assessment, genomics, and other data types. It was developed to share data across the entire TBI research field and to facilitate collaboration between laboratories, as well as interconnectivity with other informatics platforms.</p>\n', 'programCode': ['009:041'], 'title': 'Federal Interagency Traumatic Brain Injury Research (FITBIR) Informatics System', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'theme': ['Health'], 'landingPage': 'https://fitbir.nih.gov/', 'contactPoint': {'hasEmail': 'mailto:patrick.frostbellgowan@nih.gov', 'fn': 'Bellogwan, Pat'}, 'issued': '2016-07-17', 'accessLevel': 'public', 'identifier': 'd804bbb4-dc4c-4d61-bbfe-92a806ab2516', '@type': 'dcat:Dataset', 'modified': '2018-11-21', 'keyword': ['tbi'], 'bureauCode': ['009:25'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The NIMH Repository and Genomics Resource (RGR) stores biosamples, genetic, pedigree and clinical data collected in designated NIMH-funded human subject studies. The RGR database likewise links to other repositories holding data from the same subjects, including dbGAP, GEO and NDAR. The NIMH RGR allows the broader research community to access these data and biospecimens (e.g., lymphoblastoid cell lines, induced pluripotent cell lines, fibroblasts) and further expand the genetic and molecular characterization of patient populations with severe mental illness.</p>\n', 'programCode': ['009:060'], 'title': 'NIMH Repository and Genomics Resources (RGR)', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'theme': ['Health'], 'landingPage': 'https://www.nimhgenetics.org/', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Senthil, Geetha'}, 'issued': '2016-07-17', 'accessLevel': 'public', 'identifier': '40058e12-63d7-4c6c-94e0-732304267311', '@type': 'dcat:Dataset', 'modified': '2018-11-21', 'keyword': ['mental health', 'mental illness', 'severe mental illness', 'smi'], 'bureauCode': ['009:25'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>RDoCdb supports the Research Domain Criteria Initiative (RDoC), which calls for the development, for research purposes, of new ways of classifying psychopathology based on dimensions of observable behavior and neurobiological measures by providing the research community a data repository for the sharing of research data related to this initiative.</p>\n', 'programCode': ['009:060'], 'title': 'RDoCdb', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'theme': ['Health'], 'landingPage': 'http://rdocdb.nimh.nih.gov/', 'contactPoint': {'hasEmail': 'mailto:farberg@mail.nih.gov', 'fn': 'Farber, Greg'}, 'issued': '2016-07-17', 'accessLevel': 'public', 'identifier': '951435a3-1699-43cc-a00b-f138c892058b', '@type': 'dcat:Dataset', 'modified': '2018-11-21', 'keyword': ['national-institutes-of-health-nih'], 'bureauCode': ['009:25'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The NIH Study of Normal Brain Development is a longitudinal study using anatomical MRI, diffusion tensor imaging (DTI), and MR spectroscopy (MRS) to map pediatric brain development.</p>\n', 'programCode': ['009:046'], 'title': 'Pediatric MRI', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'theme': ['Health'], 'landingPage': 'http://pediatricmri.nih.gov/', 'contactPoint': {'hasEmail': 'mailto:jrumsey@mail.nih.gov', 'fn': 'Rumsey, Judy'}, 'issued': '2016-07-17', 'accessLevel': 'public', 'identifier': '8abea208-9ff7-4ff6-a1fa-a85b0afe6287', '@type': 'dcat:Dataset', 'modified': '2018-11-21', 'keyword': ['brain', 'brain development', 'diffusion tensor imaging', 'mri'], 'bureauCode': ['009:25'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The National Database for Clinical Trials Related to Mental Illness (NDCT) is an extensible informatics platform for relevant data at all levels of biological and behavioral organization (molecules, genes, neural tissue, behavioral, social and environmental interactions) and for all data types (text, numeric, image, time series, etc.) related to clinical trials funded by the National Institute of Mental Health. Sharing data, associated tools, methodologies and results, rather than just summaries or interpretations, accelerates research progress. Community-wide sharing requires common data definitions and standards, as well as comprehensive and coherent informatics approaches for the sharing of de-identified human subject research data. Built on the National Database for Autism Research (NDAR) informatics platform, NDCT provides a comprehensive data sharing platform for NIMH grantees supporting clinical trials.</p>\n', 'programCode': ['009:060'], 'title': 'National Database for Clinical Trials Related to Mental Illness (NDCT)', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'theme': ['Health'], 'landingPage': 'http://ndct.nimh.nih.gov/', 'contactPoint': {'hasEmail': 'mailto:farberg@mail.nih.gov', 'fn': 'Farber, Greg'}, 'issued': '2016-07-17', 'accessLevel': 'public', 'identifier': 'ed15583e-8ed9-451c-9724-5b98bde9f068', '@type': 'dcat:Dataset', 'modified': '2018-11-21', 'keyword': ['clinical trials', 'mental health', 'mental illness'], 'bureauCode': ['009:25'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>National Database for Autism Research (NDAR) is an extensible, scalable informatics platform for autism spectrum disorder-relevant data at all levels of biological and behavioral organization (molecules, genes, neural tissue, behavioral, social and environmental interactions) and for all data types (text, numeric, image, time series, etc.). NDAR was developed to share data across the entire ASD field and to facilitate collaboration across laboratories, as well as interconnectivity with other informatics platforms.</p>\n', 'programCode': ['009:060'], 'title': 'National Database for Autism Research (NDAR)', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'theme': ['Health'], 'landingPage': 'http://ndar.nih.gov/', 'contactPoint': {'hasEmail': 'mailto:farberg@mail.nih.gov', 'fn': 'Farber, Greg'}, 'issued': '2016-07-17', 'accessLevel': 'public', 'identifier': '47fd0b8c-191e-4395-8cd1-823c18ce8689', '@type': 'dcat:Dataset', 'modified': '2018-11-21', 'keyword': ['autism', 'autism spectrum disorder'], 'bureauCode': ['009:25'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>MGI is the international database resource for the laboratory mouse, providing integrated genetic, genomic, and biological data to facilitate the study of human health and disease.</p>\n', 'programCode': ['009:045'], 'title': 'Mouse Genome Informatics (MGI)', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'theme': ['Health'], 'landingPage': 'http://www.informatics.jax.org/expression.shtml', 'contactPoint': {'hasEmail': 'mailto:valentina.difrancesco@nih.gov', 'fn': 'DI FRANCESCO, VALENTINA\xa0'}, 'issued': '2016-07-17', 'accessLevel': 'public', 'identifier': '7d09c1b3-9752-44a4-bec2-42c273e927f9', '@type': 'dcat:Dataset', 'modified': '2018-11-21', 'keyword': ['national-institutes-of-health-nih'], 'bureauCode': ['009:25'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>ICPSR maintains a data archive of more than 500,000 files of research in the social sciences. It hosts 16 specialized collections of data in education, aging, criminal justice, substance abuse, terrorism, and other fields.</p>\n', 'programCode': ['009:046'], 'title': 'Inter-university Consortium for Political and Social Research (ICPSR)', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'theme': ['Health'], 'landingPage': 'http://www.icpsr.umich.edu/icpsrweb/landing.jsp', 'contactPoint': {'hasEmail': 'mailto:haagaj@mail.nih.gov', 'fn': 'Haaga, John'}, 'issued': '2016-07-17', 'accessLevel': 'public', 'identifier': 'd6ee40ed-7853-4da3-aeff-6da6af916f66', '@type': 'dcat:Dataset', 'modified': '2018-11-21', 'keyword': ['national-institutes-of-health-nih'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>BioGRID is an online interaction repository with data on raw protein and genetic interactions from major model organism species. All interaction data are freely provided through our search index and available via download in a wide variety of standardized formats.</p>\n', 'programCode': ['009:046'], 'title': 'Biological General Repository for Interaction Datasets (BioGRID)', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'theme': ['Health'], 'landingPage': 'http://thebiogrid.org/', 'contactPoint': {'hasEmail': 'mailto:watsonh@mail.nih.gov', 'fn': 'WATSON, HAROLD L.'}, 'issued': '2016-07-17', 'accessLevel': 'public', 'identifier': '27788c47-c2ce-4f76-8462-573f505a557e', '@type': 'dcat:Dataset', 'modified': '2018-11-21', 'keyword': ['national-institutes-of-health-nih'], 'bureauCode': ['009:25'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The Protein Data Bank (PDB) archive is the single worldwide repository of information about the 3D structures of large biological molecules, including proteins and nucleic acids found in all organisms including bacteria, yeast, plants, flies, other animals, and humans.</p>\n', 'programCode': ['009:048'], 'title': 'Protein Data Bank (PDB)', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'theme': ['Health'], 'landingPage': 'http://www.rcsb.org/pdb/home/home.do', 'contactPoint': {'hasEmail': 'mailto:preuschp@nigms.nih.gov', 'fn': 'PREUSCH, PETER\xa0'}, 'issued': '2016-07-17', 'accessLevel': 'public', 'identifier': 'd9f3932a-9c55-41b3-ad3a-0b4e18ee4752', '@type': 'dcat:Dataset', 'modified': '2018-11-21', 'keyword': ['national-institutes-of-health-nih'], 'bureauCode': ['009:25'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The DIP database catalogs experimentally determined interactions between proteins. It combines information from a variety of sources to create a single, consistent set of protein-protein interactions. The data stored within the DIP database are curated both manually by expert curators and also automatically using computational approaches that utilize the the knowledge about the protein-protein interaction networks extracted from the most reliable, core subset of the DIP data.</p>\n', 'programCode': ['009:048'], 'title': 'Database of Interacting Proteins (DIP)', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'theme': ['Health'], 'landingPage': 'http://dip.doe-mbi.ucla.edu/dip/Main.cgi', 'contactPoint': {'hasEmail': 'mailto:brazhnikp@mail.nih.gov', 'fn': 'BRAZHNIK, PAUL\xa0'}, 'issued': '2016-07-17', 'accessLevel': 'public', 'identifier': 'f064cdba-fa8d-4818-9c85-296ef4d514bb', '@type': 'dcat:Dataset', 'modified': '2018-11-21', 'keyword': ['national-institutes-of-health-nih'], 'bureauCode': ['009:25'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The Transporter Classification Database details a comprehensive classification system for membrane transport proteins known as the Transporter Classification (TC) system. The TC system is analogous to the Enzyme Commission (EC) system for classification of enzymes, except that it incorporates both functional and phylogenetic information. Descriptions, TC numbers, and examples of over 600 families of transport proteins are provided.</p>\n', 'programCode': ['009:048'], 'title': 'Transporter Classification Database (TCDB)', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'theme': ['Health'], 'landingPage': 'http://www.tcdb.org/', 'contactPoint': {'hasEmail': 'mailto:veerasamy.ravichandra@nih.gov', 'fn': 'RAVICHANDRAN, VEERASAMY\xa0'}, 'issued': '2016-07-17', 'accessLevel': 'public', 'identifier': '25c28438-56d2-49ac-8acc-c19c9dbbc6c7', '@type': 'dcat:Dataset', 'modified': '2018-11-21', 'keyword': ['national-institutes-of-health-nih'], 'bureauCode': ['009:25'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The PhysioNet Resource is intended to stimulate current research and new investigations in the study of complex biomedical and physiologic signals. It offers free web access to large collections of recorded physiologic signals (PhysioBank) and related open-source software (PhysioToolkit).</p>\n', 'programCode': ['009:048'], 'title': 'PhysioNet', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'theme': ['Health'], 'landingPage': 'http://www.physionet.org/', 'contactPoint': {'hasEmail': 'mailto:veerasamy.ravichandra@nih.gov', 'fn': 'RAVICHANDRAN, VEERASAMY\xa0'}, 'issued': '2016-07-17', 'accessLevel': 'public', 'identifier': '2f84e873-8e3a-4cb7-b5a3-c26ccd91f080', '@type': 'dcat:Dataset', 'modified': '2018-11-21', 'keyword': ['national-institutes-of-health-nih'], 'bureauCode': ['009:25'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The Cell Centered Database (CCDB) is a web accessible database for high resolution 2D, 3D and 4D data from light and electron microscopy, including correlated imaging.</p>\n', 'programCode': ['009:048'], 'title': 'Cell Centred Database (CCDB)', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'theme': ['Health'], 'landingPage': 'http://ccdb.ucsd.edu/home', 'contactPoint': {'hasEmail': 'mailto:deatherj@nigms.nih.gov', 'fn': 'DEATHERAGE, JAMES F.\xa0'}, 'issued': '2016-07-17', 'accessLevel': 'public', 'identifier': '4368a9ec-2999-4c06-80c6-6e50d160a1b2', '@type': 'dcat:Dataset', 'modified': '2018-11-21', 'keyword': ['national-institutes-of-health-nih'], 'bureauCode': ['009:25'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The Nuclear Receptor Signaling Atlas (NURSA) is designed to foster the development of a comprehensive understanding of the structure, function, and role in disease of nuclear receptors (NRs) and coregulators. NURSA seeks to elucidate the roles played by NRs and coregulators in metabolism and the development of metabolic disorders (including type 2 diabetes, obesity, osteoporosis, and lipid dysregulation), as well as in cardiovascular disease, oncology, regenerative medicine and the effects of environmental agents on their actions.</p>\n', 'programCode': ['009:048'], 'title': 'Nuclear Receptor Signaling Atlas (NURSA)', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'theme': ['Health'], 'landingPage': 'http://www.nursa.org/index.cfm', 'contactPoint': {'hasEmail': 'mailto:hydej@niddk.nih.gov', 'fn': 'HYDE, JAMES F\xa0'}, 'issued': '2016-07-17', 'accessLevel': 'public', 'identifier': 'ff71e3cf-f17b-463c-97ef-c0b61c2bb9c0', '@type': 'dcat:Dataset', 'modified': '2020-02-19', 'keyword': ['national-institutes-of-health-nih'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The NIDDK Information Network serves the needs of basic and clinical investigators by providing seamless access to large pools of data relevant to the mission of NIDDK. The goal of DKnet is to develop a community-based network for integration across disciplines to include the larger DK universe of diseases, investigators, and potential users.</p>\n', 'programCode': ['009:110'], 'title': 'NIDDK Information Network (DKnet)', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'landingPage': 'http://www.dknet.org/', 'contactPoint': {'hasEmail': 'mailto:abrahamk@niddk.nih.gov', 'fn': 'Abraham, Kristin'}, 'issued': '2016-07-17', 'accessLevel': 'public', 'identifier': 'b635b7e8-e003-4b4e-9b2e-94bbccee5c97', '@type': 'dcat:Dataset', 'modified': '2020-02-19', 'keyword': ['national-institutes-of-health-nih'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The NIDDK Central Repository stores biosamples, genetic and other data collected in designated NIDDK-funded clinical studies. The purpose of the NIDDK Central Repository is to expand the usefulness of these studies by allowing a wider research community to access data and materials beyond the end of the study.</p>\n', 'programCode': ['009:110'], 'title': 'NIDDK Central Repository', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'theme': ['Health'], 'landingPage': 'https://www.niddkrepository.org/home/', 'contactPoint': {'hasEmail': 'mailto:RasoolyR@EXTRA.NIDDK.NIH.GOV', 'fn': 'Rasooly, Rebekah '}, 'issued': '2016-07-17', 'accessLevel': 'public', 'identifier': 'ad6250c9-72ec-4581-9883-45012df72b4e', '@type': 'dcat:Dataset', 'modified': '2020-02-19', 'keyword': ['national-institutes-of-health-nih'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': "<p>The Metabolomics Program's Data Repository and Coordinating Center (DRCC), housed at the San Diego Supercomputer Center (SDSC), University of California, San Diego, has developed the Metabolomics Workbench. MetWB will serve as a national and international repository for metabolomics data and metadata and will provide analysis tools and access to metabolite standards, protocols, tutorials, training, and more.</p>\n", 'programCode': ['009:110'], 'title': 'Metabolomics Workbench (MetWB)', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'theme': ['Health'], 'landingPage': 'http://www.metabolomicsworkbench.org/', 'contactPoint': {'hasEmail': 'mailto:maruvadp@mail.nih.gov', 'fn': 'MARUVADA, PADMA\xa0'}, 'issued': '2016-07-17', 'accessLevel': 'public', 'identifier': '37d41112-7b13-4f93-9c6c-f6e0b12f979f', '@type': 'dcat:Dataset', 'modified': '2020-02-19', 'keyword': ['national-institutes-of-health-nih'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>AphasiaBank is a shared database of multimedia interactions for the study of communication in aphasia.</p>\n', 'programCode': ['009:058'], 'title': 'AphasiaBank', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'theme': ['Health'], 'landingPage': 'http://talkbank.org/AphasiaBank/', 'contactPoint': {'hasEmail': 'mailto:cooperj@nidcd.nih.gov', 'fn': 'COOPER, JUDITH\xa0'}, 'issued': '2016-07-17', 'accessLevel': 'public', 'identifier': '0d0c56dd-8606-4ac6-a268-c24edb95aa49', '@type': 'dcat:Dataset', 'modified': '2020-02-19', 'keyword': ['national-institutes-of-health-nih'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>NeuroMorpho.Org is a centrally curated inventory of digitally reconstructed neurons associated with peer-reviewed publications. It contains contributions from over 80 laboratories worldwide and is continuously updated as new morphological reconstructions are collected, published, and shared.</p>\n', 'programCode': ['009:054'], 'title': 'NeuroMorpho', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'theme': ['Health'], 'landingPage': 'http://www.neuromorpho.org/', 'contactPoint': {'hasEmail': 'mailto:gnadtjw@ninds.nih.gov', 'fn': 'GNADT, JAMES W\xa0'}, 'issued': '2016-07-17', 'accessLevel': 'public', 'identifier': '95a4d2ef-29d6-4c6d-9a32-339fe4d9771f', '@type': 'dcat:Dataset', 'modified': '2020-04-22', 'keyword': ['national-institutes-of-health-nih'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>Blood and other biospecimens along with phenotypic data collected, archived and stored.</p>\n', 'programCode': ['009:059'], 'title': 'NIDA Center on Genetics Studies', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'theme': ['Health'], 'landingPage': 'https://zork5.wustl.edu/nida/', 'contactPoint': {'hasEmail': 'mailto:jpollock@nida.nih.gov', 'fn': 'POLLOCK, JONATHAN D '}, 'issued': '2016-07-17', 'accessLevel': 'public', 'identifier': '2e9312a6-a8e4-4351-abc2-21d355b6ce19', '@type': 'dcat:Dataset', 'modified': '2020-02-19', 'keyword': ['national-institutes-of-health-nih'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>NAHDAP acquires, preserves and disseminates data relevant to drug addiction and HIV research. By preserving and making available an easily accessible library of electronic data on drug addiction and HIV infection in the United States, NAHDAP offers scholars the opportunity to conduct secondary analysis on major issues of social and behavioral sciences and public policy.</p>\n', 'programCode': ['009:027'], 'title': 'National Addiction & HIV Data Archive Program (NAHDAP)', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'theme': ['Health'], 'landingPage': 'http://www.icpsr.umich.edu/icpsrweb/NAHDAP/index.jsp', 'contactPoint': {'hasEmail': 'mailto:ketz@nida.nih.gov', 'fn': 'Etz, Kathy'}, 'issued': '2016-07-17', 'accessLevel': 'public', 'identifier': 'd2073e47-2472-417c-9431-0797be6d35a8', '@type': 'dcat:Dataset', 'modified': '2020-02-19', 'keyword': ['national-institutes-of-health-nih'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The Mouse Phenome Database (MPD) has characterizations of hundreds of strains of laboratory mice to facilitate translational discoveries and to assist in selection of strains for experimental studies.</p>\n', 'programCode': ['009:048'], 'title': 'Mouse Phenome Database (MPD)', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'theme': ['Health'], 'landingPage': 'http://phenome.jax.org/db/q?rtn=docs/home', 'contactPoint': {'hasEmail': 'mailto:jpollock@nida.nih.gov', 'fn': 'POLLOCK, JONATHAN D '}, 'issued': '2016-07-17', 'accessLevel': 'public', 'identifier': 'c1422c56-e3b7-4742-85aa-d696bdd11673', '@type': 'dcat:Dataset', 'modified': '2020-02-19', 'keyword': ['national-institutes-of-health-nih'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>Xenbase is a Xenopus laevis and Xenopus tropicalis biology and genomics resource.</p>\n', 'programCode': ['009:003'], 'title': 'Xenbase', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'theme': ['Health'], 'landingPage': 'http://www.xenbase.org/common/', 'contactPoint': {'hasEmail': 'mailto:coulombej@mail.nih.gov', 'fn': 'COULOMBE, JAMES N'}, 'issued': '2016-07-17', 'accessLevel': 'public', 'identifier': 'e4cf43f9-56f8-4b88-8159-66043a9585fa', '@type': 'dcat:Dataset', 'modified': '2020-02-19', 'keyword': ['national-institutes-of-health-nih'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>PhonBank is an open database for the study of early phonological development using the Phon program.</p>\n', 'programCode': ['009:048'], 'title': 'PhonBank', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'theme': ['Health'], 'landingPage': 'http://childes.talkbank.org/phon/', 'contactPoint': {'hasEmail': 'mailto:ruben.alvarez@nih.gov', 'fn': 'ALVAREZ, RUBEN P'}, 'issued': '2016-07-17', 'accessLevel': 'public', 'identifier': 'a1ed48ef-aa9f-4799-b27a-f431e72a72c4', '@type': 'dcat:Dataset', 'modified': '2020-02-21', 'keyword': ['national-institutes-of-health-nih'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>CHILDES is a system for sharing and analyzing conversational interactions.</p>\n', 'programCode': ['009:045'], 'title': 'Child Language Data Exchange System (CHILDES)', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'theme': ['Health'], 'landingPage': 'http://childes.talkbank.org/phon/phoncorpora.html', 'contactPoint': {'hasEmail': 'mailto:ruben.alvarez@nih.gov', 'fn': 'ALVAREZ, RUBEN P'}, 'issued': '2016-07-17', 'accessLevel': 'public', 'identifier': '85ac6b07-9a60-4b71-b707-7c9b01fb9f1e', '@type': 'dcat:Dataset', 'modified': '2020-02-21', 'keyword': ['national-institutes-of-health-nih'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>BRADS is a repository for data and biospecimens from population health research initiatives and clinical or interventional trials designed and implemented by NICHD’s Division of Intramural Population Health Research (DIPHR). Topics include human reproduction and development, pregnancy, child health and development, and women’s health. The website is maintained by DIPHR.</p>\n', 'programCode': ['009:048'], 'title': 'Biospecimen Repository Access and Data Sharing (BRADS)', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'theme': ['Health'], 'landingPage': 'https://brads.nichd.nih.gov/Home/', 'contactPoint': {'hasEmail': 'mailto:songcod@mail.nih.gov', 'fn': 'Songco, David'}, 'issued': '2016-07-17', 'accessLevel': 'public', 'identifier': '77e6b5dd-989d-415f-b91b-252c6196cc22', '@type': 'dcat:Dataset', 'modified': '2020-02-21', 'keyword': ['national-institutes-of-health-nih'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>By leveraging and developing a set of Minimal Information About Nanomaterials (MIAN), ontology and standards through a community effort, it has developed a data model for data collection and sharing in the nanotechnology field. It facilitates data validation and data quality improvement. It is a data-driven tool aimed at enabling researchers to close knowledge gap.</p>\n', 'programCode': ['009:048'], 'title': 'Nanomaterial Registry', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'theme': ['Health'], 'landingPage': 'https://www.nanomaterialregistry.org/', 'contactPoint': {'hasEmail': 'mailto:paiv@mail.nih.gov', 'fn': 'PAI, VINAY MANJUNATH '}, 'issued': '2016-07-17', 'accessLevel': 'public', 'identifier': 'd74eaf67-ad8b-40fd-928a-a76ce3e5c111', '@type': 'dcat:Dataset', 'modified': '2020-02-21', 'keyword': ['national-institutes-of-health-nih'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The objective of this Bioengineering Research Partnership is to focus the resources of a powerful interdisciplinary team from academia (MIT), industry (Philips Medical Systems) and clinical medicine (Beth Israel Deaconess Medical Center) to develop and evaluate advanced ICU patient monitoring systems that will substantially improve the efficiency, accuracy and timeliness of clinical decision making in intensive care.</p>\n', 'programCode': ['009:048'], 'title': 'Multiparameter Intelligent Monitoring in Intensive Care II (MIMIC-II)', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'theme': ['Health'], 'landingPage': 'http://mimic.physionet.org/', 'contactPoint': {'hasEmail': 'mailto:paiv@mail.nih.gov', 'fn': 'PAI, VINAY MANJUNATH '}, 'issued': '2016-07-17', 'accessLevel': 'public', 'identifier': 'f4dd62fd-e5cb-4e95-a5b9-a3003f1ab7a6', '@type': 'dcat:Dataset', 'modified': '2020-02-21', 'keyword': ['national-institutes-of-health-nih'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>VectorBase is a Bioinformatics Resource Center for invertebrate vectors. It is one of four Bioinformatics Resource Centers funded by NIAID to provide web-based resources to scientific community conducting basic and applied research on organisms considered potential agents of biowarfare or bioterrorism or causing emerging or re-emerging diseases.</p>\n', 'programCode': ['009:028'], 'title': 'VectorBase', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'landingPage': 'https://www.vectorbase.org/', 'contactPoint': {'hasEmail': 'mailto:yaoal@niaid.nih.gov', 'fn': 'Yao, Alison'}, 'issued': '2016-07-17', 'accessLevel': 'public', 'identifier': '568f2bc3-1825-413f-a9bc-ab4444511554', '@type': 'dcat:Dataset', 'modified': '2020-02-21', 'keyword': ['national-institutes-of-health-nih'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The immune tolerance data management and visualization portal for studies sponsored by the Immune Tolerance Network (ITN) and collaborating investigators. Data from published studies are accessible to any user; data from current in-progress studies are accessible to study investigators and collaborators. Includes links to published Figures, tools for visualization and analysis of data, and ability to query study data by subject, group, or any other study parameter.</p>\n', 'programCode': ['009:026'], 'title': 'TrialShare', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'theme': ['Health'], 'landingPage': 'https://healthdata.gov/dataset/trialshare', 'contactPoint': {'hasEmail': 'mailto:dawei.lin@nih.gov', 'fn': 'Lin, Dawei'}, 'issued': '2016-07-17', 'accessLevel': 'public', 'identifier': 'c9b50424-0f7d-4253-ac19-4eac4bf48966', '@type': 'dcat:Dataset', 'modified': '2020-02-21', 'keyword': ['national-institutes-of-health-nih'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The Influenza Research Database (IRD) serves as a public repository and analysis platform for flu sequence, experiment, surveillance and related data.</p>\n', 'programCode': ['009:048'], 'title': 'Influenza Research Database (IRD)', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'theme': ['Health'], 'landingPage': 'http://www.fludb.org/brc/home.do?decorator=influenza', 'contactPoint': {'hasEmail': 'mailto:yaoal@niaid.nih.gov', 'fn': 'Yao, Alison'}, 'issued': '2016-07-17', 'accessLevel': 'public', 'identifier': '92714708-8d4d-414c-8aba-75a6f46414ac', '@type': 'dcat:Dataset', 'modified': '2020-02-21', 'keyword': ['national-institutes-of-health-nih'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The ImmPort system serves as a long-term, sustainable archive of immunology research data generated by investigators mainly funded through the NIAID/DAIT. The core component of the ImmPort system is an extensive data warehouse containing an integration of experimental data and clinical trial data. The ImmPort system also provides data analysis tools and an immunology-focused ontology. The analytical tools created and integrated as part of the ImmPort system are available to any researcher within ImmPort after registration and approval by DAIT. Additionally, the data provided mainly by NIAID/DAIT funded researchers in ImmPort will be available to all registered users after the appropriate embargo time.</p>\n', 'programCode': ['009:026'], 'title': 'The Immunology Database and Analysis Portal (ImmPort)', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'theme': ['Health'], 'landingPage': 'https://immport.niaid.nih.gov/', 'contactPoint': {'hasEmail': 'mailto:dawei.lin@nih.gov', 'fn': 'Lin, Dawei'}, 'issued': '2016-07-17', 'accessLevel': 'public', 'identifier': '615a68a0-7096-434e-b364-9aad242c96e3', '@type': 'dcat:Dataset', 'modified': '2020-02-21', 'keyword': ['national-institutes-of-health-nih'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>This repository contains antibody/B cell and T cell epitope information and epitope prediction and analysis tools for use by the research community worldwide. Immune epitopes are defined as molecular structures recognized by specific antigen receptors of the immune system, namely antibodies, B cell receptors, and T cell receptors. Immune epitopes from infectious diseases, excluding HIV, and immune-mediated diseases and the accompanying biological information are included.</p>\n', 'programCode': ['009:026'], 'title': 'Immune Epitope Database and Analysis Resource (IEDB)', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'theme': ['Health'], 'landingPage': 'http://www.iedb.org/', 'contactPoint': {'hasEmail': 'mailto:augustine@niaid.nih.gov', 'fn': 'Deckhut, Alison'}, 'issued': '2016-07-17', 'accessLevel': 'public', 'identifier': '7c8fdef9-811d-4672-817a-8576c5a4376f', '@type': 'dcat:Dataset', 'modified': '2020-02-21', 'keyword': ['national-institutes-of-health-nih'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>EuPathDB Bioinformatics Resource Center for Biodefense and Emerging/Re-emerging Infectious Diseases is a portal for accessing genomic-scale datasets associated with the eukaryotic pathogens.</p>\n', 'programCode': ['009:028'], 'title': 'Eukaryotic Pathogen Database Resources (EuPathDB)', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'landingPage': 'http://eupathdb.org/eupathdb/', 'contactPoint': {'hasEmail': 'mailto:yaoal@niaid.nih.gov', 'fn': 'Yao, Alison'}, 'issued': '2016-07-17', 'accessLevel': 'public', 'identifier': 'ac3f7bb4-7d95-4da1-8b12-ccfb5f6b2da7', '@type': 'dcat:Dataset', 'modified': '2020-02-21', 'keyword': ['national-institutes-of-health-nih'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>BEI Resources provides reagents, tools and information for studying Category A, B, and C priority pathogens, emerging infectious disease agents, non-pathogenic microbes and other microbiological materials of relevance to the research community.</p>\n', 'programCode': ['009:028'], 'title': 'BEI Resource Repository', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'theme': ['Health'], 'landingPage': 'http://www.beiresources.org/', 'contactPoint': {'hasEmail': 'mailto:yaoal@niaid.nih.gov', 'fn': 'Yao, Alison'}, 'issued': '2016-07-17', 'accessLevel': 'public', 'identifier': '1f97b8dc-27ee-4ef1-b54c-d160a7d053b6', '@type': 'dcat:Dataset', 'modified': '2020-02-21', 'keyword': ['national-institutes-of-health-nih'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The CardioVascular Research Grid (CVRG) project is creating an infrastructure for sharing cardiovascular data and data analysis tools. CVRG tools are developed using the Software as a Service model, allowing users to access tools through their browser, thus eliminating the need to install and maintain complex software.</p>\n', 'programCode': ['009:048'], 'title': 'The Cardiovascular Research Grid (CVRG)', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'theme': ['Health'], 'landingPage': 'http://cvrgrid.org/', 'contactPoint': {'hasEmail': 'mailto:millerma2@nhlbi.nih.gov', 'fn': 'MILLER, MARISSA A.'}, 'issued': '2016-07-17', 'accessLevel': 'public', 'identifier': '5d045d79-d1d2-482d-8ebd-2caa09d1b16a', '@type': 'dcat:Dataset', 'modified': '2020-02-21', 'keyword': ['national-institutes-of-health-nih'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>iDASH, the newest Common Fund National Center for Biomedical Computing, addresses fundamental challenges to research progress and enables global collaborations anywhere and anytime. iDASH offers a secure cyberinfrastructure and tools to support a privacy-preserving data repository and open source software. iDASH also is active in research and training in its mission area.</p>\n', 'programCode': ['009:048'], 'title': 'Integrating Data for Analysis, Anonymization, and Sharing (iDASH)', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'theme': ['Health'], 'landingPage': 'http://idash.ucsd.edu/', 'contactPoint': {'hasEmail': 'mailto:wellsb@mail.nih.gov', 'fn': 'WELLS, BARBARA L.'}, 'issued': '2016-07-17', 'accessLevel': 'public', 'identifier': 'a3211df8-e2fd-4a82-8913-4fbb93eac301', '@type': 'dcat:Dataset', 'modified': '2020-02-21', 'keyword': ['national-institutes-of-health-nih'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The Rat Genome Database (RGD) is a collaborative effort between leading research institutions involved in rat genetic and genomic research to collect, consolidate, and integrate data generated from ongoing rat genetic and genomic research efforts and make these data widely available to the scientific community.</p>\n', 'programCode': ['009:003'], 'title': 'Rat Genome Database (RGD)', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'theme': ['Health'], 'landingPage': 'http://rgd.mcw.edu/', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'LUO, JAMES '}, 'issued': '2016-07-17', 'accessLevel': 'public', 'identifier': 'c6c39d59-80c6-4ed8-a97e-09752c52f9f6', '@type': 'dcat:Dataset', 'modified': '2020-02-21', 'keyword': ['national-institutes-of-health-nih'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The goal of BioLINCC is to facilitate and coordinate the existing activities of the NHLBI Biorepository and the Data Repository and to expand their scope and usability to the scientific community through a single web-based user interface.</p>\n', 'programCode': ['009:003'], 'title': 'Biologic Specimen and Data Repository Information Coordinating Center (BioLINCC)', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'theme': ['Health'], 'landingPage': 'https://biolincc.nhlbi.nih.gov/home/', 'contactPoint': {'hasEmail': 'mailto:wagnere@nhlbi.nih.gov', 'fn': 'Wagner, Elizabeth'}, 'issued': '2016-07-17', 'accessLevel': 'public', 'identifier': '74fefd6d-b92d-44ad-a64f-6ba8acce77be', '@type': 'dcat:Dataset', 'modified': '2020-02-21', 'keyword': ['national-institutes-of-health-nih'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The Universal Protein Resource (UniProt) is a comprehensive resource for protein sequence and annotation data. The UniProt databases are the UniProt Knowledgebase (UniProtKB), the UniProt Reference Clusters (UniRef), and the UniProt Archive (UniParc).</p>\n', 'programCode': ['009:048'], 'title': 'The Universal Protein Resource (UniProt)', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'theme': ['Health'], 'landingPage': 'http://www.uniprot.org/', 'contactPoint': {'hasEmail': 'mailto:ajaydr@mail.nih.gov', 'fn': 'PILLAI, AJAY'}, 'issued': '2016-07-17', 'accessLevel': 'public', 'identifier': '6313d629-6ef8-44d3-b766-0d61dd8a90d4', '@type': 'dcat:Dataset', 'modified': '2020-02-21', 'keyword': ['national-institutes-of-health-nih'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>WormBase is an international consortium of biologists and computer scientists dedicated to providing the research community with accurate, current, accessible information concerning the genetics, genomics and biology of C. elegans and related nematodes.</p>\n', 'programCode': ['009:003'], 'title': 'WormBase', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'landingPage': 'http://www.wormbase.org/#012-3-6', 'contactPoint': {'hasEmail': 'mailto:goodp@mail.nih.gov', 'fn': 'GOOD, PETER J. '}, 'issued': '2016-07-17', 'accessLevel': 'public', 'identifier': '0d8198dc-ba28-4f8b-87ac-b088ec9338d4', '@type': 'dcat:Dataset', 'modified': '2020-02-21', 'keyword': ['national-institutes-of-health-nih'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>ZFIN serves as the zebrafish model organism database. It aims to: a) be the community database resource for the laboratory use of zebrafish, b) develop and support integrated zebrafish genetic, genomic and developmental information, c) maintain the definitive reference data sets of zebrafish research information, d) to link this information extensively to corresponding data in other model organism and human databases, e) facilitate the use of zebrafish as a model for human biology, and f) serve the needs of the research community.</p>\n', 'programCode': ['009:003'], 'title': 'The Zebrafish Model Organism Database (ZFIN)', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'theme': ['Health'], 'landingPage': 'http://zfin.org/', 'contactPoint': {'hasEmail': 'mailto:goodp@mail.nih.gov', 'fn': 'GOOD, PETER J. '}, 'issued': '2016-07-17', 'accessLevel': 'public', 'identifier': '94570c43-8e2f-4bf0-a5b4-6f03cd74eb3e', '@type': 'dcat:Dataset', 'modified': '2020-02-21', 'keyword': ['national-institutes-of-health-nih'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': "<p>Drosophila Genomic and Genetic database that includes proteomics data, microarrays and Tiling BAC's.</p>\n", 'programCode': ['009:003'], 'title': 'FlyBase: A Drosophila Genomic and Genetic Database', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'theme': ['Health'], 'landingPage': 'http://flybase.org/', 'contactPoint': {'hasEmail': 'mailto:goodp@mail.nih.gov', 'fn': 'GOOD, PETER J. '}, 'issued': '2016-07-17', 'accessLevel': 'public', 'identifier': 'faf46179-3fce-451f-83b6-017f27f2e8b8', '@type': 'dcat:Dataset', 'modified': '2020-02-21', 'keyword': ['national-institutes-of-health-nih'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The eyeGENE® Biorepository and corresponding Database contain family history and clinical eye exam data from subjects enrolled in eyeGENE® Program coupled to clinical grade DNA samples. This data and samples are submitted by collaborators throughout the US and Canada and the data is available on a controlled access basis to researchers world-wide.</p>\n', 'programCode': ['009:048'], 'title': 'EyeGENE', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'landingPage': 'https://nei.nih.gov/eyegene', 'contactPoint': {'hasEmail': 'mailto:goetzke@nei.nih.gov', 'fn': 'TUMMINIA, SANTA'}, 'issued': '2016-07-15', 'accessLevel': 'public', 'identifier': '9adf0b25-f40c-4c56-9c59-f608c5bd7ebc', '@type': 'dcat:Dataset', 'modified': '2020-02-21', 'keyword': ['national-institutes-of-health-nih'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>PeptideAtlas is a multi-organism, publicly accessible compendium of peptides identified in a large set of tandem mass spectrometry proteomics experiments. Mass spectrometer output files are collected for human, mouse, yeast, and several other organisms, and searched using the latest search engines and protein sequences.</p>\n', 'programCode': ['009:003'], 'title': 'PeptideAtlas', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'theme': ['Health'], 'landingPage': 'http://www.peptideatlas.org/', 'contactPoint': {'hasEmail': 'mailto:coulombej@mail.nih.gov', 'fn': 'COULOMBE, JAMES N'}, 'issued': '2016-07-15', 'accessLevel': 'public', 'identifier': 'a6efb56e-35c5-4db5-9158-3f50f3b9fb9f', '@type': 'dcat:Dataset', 'modified': '2020-02-21', 'keyword': ['national-institutes-of-health-nih'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': "<p>The National Institute on Aging Genetics of Alzheimer's Disease Data Storage Site (NIAGADS) is a national genetics data repository facilitating access to genotypic and phenotypic data for Alzheimer's disease (AD). Data include GWAS, whole genome (WGS) and whole exome (WES), expression, RNA Seq, and CHIP Seq analyses. Data for the Alzheimer’s Disease Sequencing Project (ADSP) are available through a partnership with dbGaP (ADSP at dbGaP). Results are integrated and annotated in the searchable genomics database that also provides access to a variety of software packages, analytic pipelines, online resources, and web-based tools to facilitate analysis and interpretation of large-scale genomic data. Data are available as defined by the NIA Genomics of Alzheimer’s Disease Sharing Policy and the NIH Genomics Data Sharing Policy. Investigators return secondary analysis data to the database in keeping with the NIAGADS Data Distribution Agreement.</p>\n", 'programCode': ['009:044'], 'title': 'The National Institute on Aging Genetics of Alzheimer’s Disease Data Storage Site (NIAGADS)\xa0', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'theme': ['Health'], 'landingPage': 'https://www.niagads.org/', 'contactPoint': {'hasEmail': 'mailto:millerm@nia.nih.gov', 'fn': 'Miller, Marilyn'}, 'issued': '2016-07-15', 'accessLevel': 'public', 'identifier': 'a08ab7e7-d870-4d8a-aaa1-7ebe7ca7a0ce', '@type': 'dcat:Dataset', 'modified': '2020-02-21', 'keyword': ['national-institutes-of-health-nih'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The Global Unique Device Identification Database (GUDID) contains key device identification information submitted to the FDA about medical devices that have Unique Device Identifiers (UDI).</p>\n', 'programCode': ['009:005'], 'publisher': {'@type': 'org:Organization', 'name': 'National Library of Medicine (NLM)'}, 'landingPage': 'https://healthdata.gov/dataset/accessgudid', 'modified': '2020-02-21', 'contactPoint': {'hasEmail': 'mailto:custserv@nlm.nih.gov', 'fn': 'NLM Customer Service'}, 'issued': '2016-07-08', 'accessLevel': 'public', 'identifier': '20eb60a7-5101-4f71-b7d4-5aecff76597a', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'data', 'mediaType': 'application/unknown', 'title': 'Download GUDID Data'}, {'@type': 'dcat:Distribution', 'format': 'api', 'accessURL': 'https://accessgudid.nlm.nih.gov/resources/home', 'mediaType': 'application/unknown', 'title': 'API'}, {'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://accessgudid.nlm.nih.gov/', 'mediaType': 'application/unknown', 'title': 'Search AccessGUDID'}], 'keyword': ['medical devices'], 'bureauCode': ['009:25'], 'dataQuality': True, 'title': 'AccessGUDID'}, {'description': '<p>A hierarchically-organized subject terminology for indexing and cataloging of biomedical information.</p>\n', 'programCode': ['009:048'], 'publisher': {'@type': 'org:Organization', 'name': 'National Library of Medicine (NLM)'}, 'landingPage': 'https://www.nlm.nih.gov/mesh/', 'modified': '2020-02-21', 'contactPoint': {'hasEmail': 'mailto:custserv@nlm.nih.gov', 'fn': 'NLM Customer Service'}, 'issued': '2016-06-14', 'accessLevel': 'public', 'identifier': '8a5bb663-4753-4e70-bfac-2e8a5925d2f9', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'data', 'accessURL': 'https://www.nlm.nih.gov/mesh/filelist.html', 'mediaType': 'application/unknown', 'title': 'Download MeSH Data'}, {'@type': 'dcat:Distribution', 'description': '<p>A SPARQL API and query interface for MeSH.</p>\n', 'format': 'api', 'title': 'Medical Subject Headings (MeSH) RDF Linked Data', 'accessURL': 'http://hhs.github.io/meshrdf/', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.nlm.nih.gov/mesh/MBrowser.html', 'mediaType': 'application/unknown', 'title': 'Search MeSH'}], 'keyword': ['biomedical', 'subject terminology', 'terminology'], 'bureauCode': ['009:25'], 'dataQuality': True, 'title': 'Medical Subject Headings (MeSH)'}, {'rights': 'Grantee evaluation data. Must fill out data user agreement and request dataset.', 'description': '<p>The SPEAKS- faculty/staff dataset contains individual level information from a sample of faculty and staff on GLS funded campuses. These data include faculty experiences with suicide prevention, training and making referrals, knowledge of suicide, suicide risk factors and available resources and the impact of suicide prevention programs among those who work on funded campuses.</p>\n', 'references': ['https://www.suicideprevention-datacenter.com/spdc/login/pud/pud_request_dua.cfm'], 'temporal': '2006-10-01T00:00:00-04:00/2012-12-01T00:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'theme': ['Community', 'Health'], 'landingPage': 'https://www.suicideprevention-datacenter.com', 'modified': '2020-02-21', 'contactPoint': {'hasEmail': 'mailto:SPDCRequests@icfi.com', 'fn': 'Condron, Susanne'}, 'issued': '2016-03-23', 'programCode': ['009:068'], 'accessLevel': 'restricted public', 'title': 'Suicide Prevention Exposure, Awareness, and Knowledge Survey (SPEAKS) - Faculty/Staff', 'identifier': '59358daa-f04b-42c2-ba7a-f53ea3d10c2d', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'data', 'mediaType': 'application/unknown', 'title': 'Suicide Prevention Exposure, Awareness, and Knowledge Survey (SPEAKS) - Faculty/Staff'}], 'keyword': ['substance-abuse-mental-health-services-administration'], 'bureauCode': ['009:30'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'rights': 'Grantee evaluation data. Must fill out data user agreement and request dataset.', 'description': "<p>The SPEAKS- student dataset contains individual level information from a sample of college students on GLS funded campuses. These data include student demographics, the students' exposure to suicide prevention on their campus, their attitudes about suicide and seeking help, their self-efficacy to perform suicide-prevention related behaviors, their knowledge of suicide myths, facts, and their campus resources, and their connectedness and help-seeking behaviors.</p>\n", 'references': ['https://www.suicideprevention-datacenter.com/spdc/login/pud/pud_request_dua.cfm'], 'temporal': '2006-10-01T00:00:00-04:00/2012-12-01T00:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'theme': ['Community', 'Health'], 'landingPage': 'https://www.suicideprevention-datacenter.com', 'modified': '2020-02-21', 'contactPoint': {'hasEmail': 'mailto:SPDCRequests@icfi.com', 'fn': 'Condron, Susanne'}, 'issued': '2016-03-23', 'programCode': ['009:068'], 'accessLevel': 'restricted public', 'title': 'Suicide Prevention Exposure, Awareness, and Knowledge Survey (SPEAKS) - Student', 'identifier': '6b78d079-2194-47f6-90e6-3aa705ae4d4c', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'data', 'mediaType': 'application/unknown', 'title': 'Suicide Prevention Exposure, Awareness, and Knowledge Survey (SPEAKS) - Student'}], 'keyword': ['substance-abuse-mental-health-services-administration'], 'bureauCode': ['009:30'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'rights': 'Grantee evaluation data. Must fill out data user agreement and request dataset.', 'description': "<p>The EIRF dataset contains information about each individual youth who was identified and referred for mental or non-mental health related services as part of a grantee's GLS activities (though a screening event or by a trained gatekeeper). These individual level records consist of demographic information, the setting where the youth was identified, the role of the person who made the identification, and what services the youth was referred to after the identification. In addition, records contain follow-up information about whether the individual received the services for which they were referred.</p>\n", 'references': ['https://www.suicideprevention-datacenter.com/spdc/login/pud/pud_request_dua.cfm'], 'temporal': '2006-10-01T00:00:00-04:00/2006-10-01T00:00:00-04:00', 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'theme': ['Community', 'Health', 'State'], 'landingPage': 'https://www.suicideprevention-datacenter.com', 'modified': '2020-02-21', 'contactPoint': {'hasEmail': 'mailto:SPDCRequests@icfi.com', 'fn': 'Condron, Susanne'}, 'issued': '2016-03-23', 'programCode': ['009:068'], 'accessLevel': 'restricted public', 'title': 'Early Identification Referral and Follow-up (EIRF) Individual Form', 'identifier': 'dbbb7e71-e3a3-4b00-a241-963475389c21', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'data', 'mediaType': 'application/unknown', 'title': 'Early Identification Referral and Follow-up (EIRF) Individual Form'}], 'keyword': ['substance-abuse-mental-health-services-administration'], 'bureauCode': ['009:30'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'rights': 'Grantee evaluation data. Must fill out data user agreement and request dataset.', 'description': '<p>The PSI dataset contains information about the types of strategies that GLS grantees are implementing as part of their suicide prevention activities.</p>\n', 'references': ['https://www.suicideprevention-datacenter.com/spdc/login/pud/pud_request_dua.cfm'], 'temporal': '2006-10-01T00:00:00-04:00/2006-10-01T00:00:00-04:00', 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'theme': ['Community', 'Health'], 'landingPage': 'https://www.suicideprevention-datacenter.com', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:SPDCRequests@icfi.com', 'fn': 'Condron, Susanne'}, 'issued': '2016-03-23', 'programCode': ['009:060'], 'accessLevel': 'restricted public', 'title': 'Prevention Strategies Inventory (PSI) Campus', 'identifier': '3e514106-74d8-4dfe-94f1-6ff7944e6fbe', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'data', 'mediaType': 'application/unknown', 'title': 'Prevention Strategies Inventory (PSI) Campus'}], 'keyword': ['substance-abuse-mental-health-services-administration'], 'bureauCode': ['009:30'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'rights': 'Grantee evaluation data. Must fill out data user agreement and request dataset.', 'description': '<p>The PSI dataset contains information about the types of strategies that GLS grantees are implementing as part of their suicide prevention activities.</p>\n', 'references': ['https://www.suicideprevention-datacenter.com/spdc/login/pud/pud_request_dua.cfm'], 'temporal': '2006-10-01T00:00:00-04:00/2006-10-01T00:00:00-04:00', 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'theme': ['Community', 'Health', 'State'], 'landingPage': 'https://www.suicideprevention-datacenter.com', 'modified': '2020-02-21', 'contactPoint': {'hasEmail': 'mailto:SPDCRequests@icfi.com', 'fn': 'Condron, Susanne'}, 'issued': '2016-03-23', 'programCode': ['009:060'], 'accessLevel': 'restricted public', 'title': 'Prevention Strategies Inventory (PSI) State/Tribal ', 'identifier': 'd01fa529-0b12-4fa8-ac1a-bdc482242f5f', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'data', 'mediaType': 'application/unknown', 'title': 'Prevention Strategies Inventory (PSI) State/Tribal '}], 'keyword': ['substance-abuse-mental-health-services-administration'], 'bureauCode': ['009:30'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'rights': 'Grantee evaluation data. Must fill out data user agreement and request dataset.', 'description': "<p>The TUP-S dataset consists of data gathered at the individual level from persons who attended a GLS funded training event 3 months after the training occurred. This dataset includes information about the impact that the training has had on the individual's understanding and their use of the skills and knowledge gained during the GLS funded training event.</p>\n", 'references': ['https://www.suicideprevention-datacenter.com/spdc/login/pud/pud_request_dua.cfm'], 'temporal': '2010-10-01T00:00:00-04:00/2010-10-01T00:00:00-04:00', 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'theme': ['Community', 'Health', 'State'], 'landingPage': 'https://www.suicideprevention-datacenter.com', 'modified': '2020-02-21', 'contactPoint': {'hasEmail': 'mailto:SPDCRequests@icfi.com', 'fn': 'Condron, Susanne'}, 'issued': '2016-03-23', 'programCode': ['009:068'], 'accessLevel': 'restricted public', 'title': 'Training Utilization and Preservation Survey (TUP-S) State/Tribal', 'identifier': 'e16ba659-aa5d-4bf0-b0f7-d36e0502bdb3', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'data', 'mediaType': 'application/unknown', 'title': 'Training Utilization and Preservation Survey (TUP-S) State/Tribal'}], 'keyword': ['substance-abuse-mental-health-services-administration'], 'bureauCode': ['009:30'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'rights': 'Grantee evaluation data. Must fill out data user agreement and request dataset.', 'description': '<p>The Training Activity Summary Page (formerly the Training Exit Survey Cover Page) dataset contains data about each training event. This dataset includes information about the type of training (specific training types), training sub-type (gatekeeper, clinical, or other), how many people attended the training, and the duration of the training.</p>\n', 'references': ['https://www.suicideprevention-datacenter.com/spdc/login/pud/pud_request_dua.cfm'], 'temporal': '2010-10-01T00:00:00-04:00/2010-10-01T00:00:00-04:00', 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'theme': ['Community', 'Health'], 'landingPage': 'https://www.suicideprevention-datacenter.com', 'modified': '2020-02-21', 'contactPoint': {'hasEmail': 'mailto:SPDCRequests@icfi.com', 'fn': 'Condron, Susanne'}, 'issued': '2016-03-23', 'programCode': ['009:068'], 'accessLevel': 'restricted public', 'title': 'Training Activity Summary Page (TASP) Campus', 'identifier': '8edc595f-99d8-4908-8698-f42a9a8c4f92', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'data', 'mediaType': 'application/unknown', 'title': 'Training Activity Summary Page (TASP) Campus'}], 'keyword': ['substance-abuse-mental-health-services-administration'], 'bureauCode': ['009:30'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'rights': 'Grantee evaluation data. Must fill out data user agreement and request dataset.', 'description': '<p>The Training Activity Summary Page (formerly the Training Exit Survey Cover Page) dataset contains data about each training event. This dataset includes information about the type of training (specific training types), training sub-type (gatekeeper, clinical, or other), how many people attended the training, and the duration of the training.</p>\n', 'references': ['https://www.suicideprevention-datacenter.com/spdc/login/pud/pud_request_dua.cfm'], 'temporal': '2006-10-01T00:00:00-04:00/2006-10-01T00:00:00-04:00', 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'theme': ['Community', 'Health', 'State'], 'landingPage': 'https://www.suicideprevention-datacenter.com', 'modified': '2020-02-21', 'contactPoint': {'hasEmail': 'mailto:SPDCRequests@icfi.com', 'fn': 'Condron, Susanne'}, 'issued': '2016-03-23', 'programCode': ['009:068'], 'accessLevel': 'restricted public', 'title': 'Training Activity Summary Page (TASP) State and Tribe', 'identifier': 'a6fb391c-42fe-4bdb-91b1-9684bb3db32b', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'data', 'mediaType': 'application/unknown', 'title': 'Training Activity Summary Page (TASP) State and Tribe'}], 'keyword': ['substance-abuse-mental-health-services-administration'], 'bureauCode': ['009:30'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'rights': 'Grantee evaluation data. Must fill out data user agreement and request dataset.', 'description': '<p>The TES Individual dataset contains information at the individual-level about the persons who attend a GLS funded training event. This dataset includes variables that describe the trainees including their demographics and the primary setting and role within the setting where the trainee interacts with youth, the ways in which they intend to use their training, the impact of the training in terms of the usefulness, practicality, and applicability of the training to the trainees life.</p>\n', 'references': ['https://www.suicideprevention-datacenter.com/spdc/login/pud/pud_request_dua.cfm'], 'temporal': '2010-10-01T00:00:00-04:00/2015-09-01T00:00:00-04:00', 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'theme': ['Community', 'Health', 'National'], 'landingPage': 'https://www.suicideprevention-datacenter.com', 'modified': '2020-02-21', 'contactPoint': {'hasEmail': 'mailto:SPDCRequests@icfi.com', 'fn': 'Condron, Susanne'}, 'issued': '2016-03-23', 'programCode': ['009:068'], 'accessLevel': 'restricted public', 'title': 'Training Exit Survey (TES) Individual Campus', 'identifier': 'e944ac97-9d5c-4087-b623-8ef7fd3a4aa7', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'data', 'mediaType': 'application/unknown', 'title': 'Training Exit Survey (TES) Individual Campus'}], 'keyword': ['substance-abuse-mental-health-services-administration'], 'bureauCode': ['009:30'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The Chemical Effects in Biological Systems database (CEBS: <a href="https://manticore.niehs.nih.gov/cebssearch/">https://manticore.niehs.nih.gov/cebssearch/</a>) houses data from the National Toxicology Program research and testing program. CEBS data from individual animals is here, organized into data domains. CEBS data are also available for search.</p>\n', 'programCode': ['009:049'], 'references': ['https://tools.niehs.nih.gov/cebs3/ui/', 'ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/', 'https://tools.niehs.nih.gov/cebs3/support/', 'https://doi.org/10.22427/NTP-DATA-1'], 'publisher': {'@type': 'org:Organization', 'name': 'National Institute of Environmental Health Sciences (NIEHS)'}, 'theme': ['Community', 'Health', 'National'], 'landingPage': 'https://manticore.niehs.nih.gov/cebssearch/', 'modified': '2020-04-13', 'contactPoint': {'hasEmail': 'mailto:fostel@niehs.nih.gov', 'fn': 'Fostel, Jennifer'}, 'issued': '2016-03-11', 'accessLevel': 'public', 'title': 'Chemical Effects in Biological Systems (CEBS)', 'identifier': '0088ebe4-d633-49fc-ba88-f0a8e3d831d8', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>Clinical chemistry refers to the processes used to measure levels of biochemical components in bodily fluids such as serum and plasma. This data domain contains parameters related to lipid metabolism in the liver and kidneys, and to hormone (e.g., thyroid) and electrolyte (e.g., potassium) levels.<br />\nThis data domain is part of Chemical Effects in Biological Systems (CEBS) database maintained by the National Toxicology Program.</p>\n<p>At the link provided is a PDF file and one or more folders containing data. The PDF describes the data, file types, and folder structure present.</p>\n', 'format': 'data', 'title': 'CEBS Clinical Chemistry Data', 'accessURL': 'ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/CLINICAL_CHEMISTRY/', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'description': '<p>Developmental toxicity refers to the adverse effects on the developing organism. This data domain contains information relating to prenatal and developmental assessments. Examples of endpoints: fetal examination, markers of puberty (e.g. vaginal opening), and neuromuscular (e.g., grip strength) and neurobehavioral (e.g., motor activity) endpoints.<br />\nThis data domain is part of Chemical Effects in Biological Systems (CEBS) database maintained by the National Toxicology Program.</p>\n<p>At the link provided is a PDF and one or more folders containing data. The PDF describes the data, file types, and folder structure present.</p>\n<p>National Toxicology Program (NTP) legacy Developmental and Reproductive Toxicity (DART) evaluations conducted from 1985 to 2005 are available in their entirety in the NTP Legacy Data folder. These data represent results of studies conducted by a contract laboratory for the NTP. The findings may or may not have been peer reviewed and were not evaluated in accordance with the Explanation of Levels of Evidence for Reproductive Toxicity criteria or with the Explanation of Levels of Evidence for Developmental Toxicity criteria established by the NTP in March 2009. The findings and conclusions for this study should not be construed to represent the views of the NTP or the U.S. Government.</p>\n', 'format': 'data', 'title': 'CEBS Developmental Data', 'accessURL': 'ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/DEVELOPMENTAL/', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'description': '<p>The bacterial mutagenicity test, or Ames Assay, is used to assess whether a test article causes genetic damage. These data are bacterial colony counts.<br />\nThis data domain is part of Chemical Effects in Biological Systems (CEBS) database maintained by the National Toxicology Program.</p>\n<p>At the link provided is a PDF and one or more folders containing data. The PDF describes the data, file types, and folder structure present.</p>\n', 'format': 'data', 'title': 'CEBS Genetic Toxicology: Bacterial Mutagenicity Data', 'accessURL': 'ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/GENETOX_Genetic%20Toxicology%20-%20Bacterial%20mutagenicity/', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'description': '<p>The peripheral blood erythrocyte micronucleus test provides an indication of whether a test article is capable of inducing structural and/or numerical chromosomal damage, specifically micronuclei damage. This data domain contains the frequency of micronucleated erythrocytes (red blood cells) in either bone marrow or peripheral blood in response to exposure to a test article. Examples of endpoints include cell counts, percentages of micronucleated cells, and percentages of immature erythrocytes (polychromatic erythrocytes or PCEs) and mature erythrocytes (normochromatic erythrocytes or NCE) within the total erythrocyte population.<br />\nThis data domain is part of Chemical Effects in Biological Systems (CEBS) database maintained by the National Toxicology Program.</p>\n<p>At the link provided is a PDF and one or more folders containing data. The PDF describes the data, file types, and folder structure present.</p>\n', 'format': 'data', 'title': 'CEBS Genetic Toxicology: Micronucleus Data', 'accessURL': 'ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/GENETOX_Genetic%20Toxicology%20-%20Micronucleus/', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'description': '<p>Gross observations identify the morphologic alterations in tissues that are visible without the aid of a microscope. This data domain includes changes in organs observed, terminal body weight, and absolute and relative organ weights at necropsy.</p>\n<p>This data domain is part of Chemical Effects in Biological Systems (CEBS) database maintained by the National Toxicology Program.</p>\n<p>At the link provided is a PDF and one or more folders containing data. The PDF describes the data, file types, and folder structure present.</p>\n', 'format': 'data', 'title': 'CEBS Gross Pathology Observation Data', 'accessURL': 'ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/GROSS_OBSERVATION/', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'description': '<p>Hematology is the analysis of cells that circulate in the bloodstream – namely red blood cells, white blood cells, and platelets. Hematology analysis is done on whole blood and includes a complete blood count (CBC) and blood smear evaluation. Examples of endpoints: cell counts, red blood cell size, and hemoglobin concentration.<br />\nThis data domain is part of Chemical Effects in Biological Systems (CEBS) database maintained by the National Toxicology Program.</p>\n<p>At the link provided is a PDF and one or more folders containing data. The PDF describes the data, file types, and folder structure present.</p>\n', 'format': 'data', 'title': 'CEBS Hematology Data', 'accessURL': 'ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/HEMATOLOGY/', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'description': '<p>The Toxicology in the 21st Century (Tox21) program is a federal collaboration that uses automated high throughput screening (HTS) methods to quickly and efficiently test chemicals for activity across a battery of assays that target cellular processes. These assays rapidly evaluate large numbers of chemicals to provide insight on potential human health effects.<br />\nThis data domain is part of Chemical Effects in Biological Systems (CEBS) database maintained by the National Toxicology Program.</p>\n<p>At the link provided is a PDF and one or more folders containing data. The PDF describes the data, file types, and folder structure present.</p>\n', 'format': 'data', 'title': 'CEBS High Throughput Screening Data (Tox21)', 'accessURL': 'ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/Tox21/', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'description': '<p>Histopathology is the study of microscopic changes or abnormalities in tissues. This data domain contains descriptions of tissue abnormalities (diagnosis), site of abnormality (location), and severity of lesions. Examples of endpoints: diagnosis, distribution, and severity of lesions, and indication of whether the observed lesion is neoplastic, metastatic, systemic, or malignant.<br />\nThis data domain is part of Chemical Effects in Biological Systems (CEBS) database maintained by the National Toxicology Program.</p>\n<p>At the link provided is a PDF and one or more folders containing data. The PDF describes the data, file types, and folder structure present.</p>\n', 'format': 'data', 'title': 'CEBS Histopathology Data', 'accessURL': 'ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/HISTOPATHOLOGY/', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'description': '<p>Immunotoxicology identifies the potential for a test article to modulate immune function in mice and/or rats. This data domain contains studies that evaluate the basic functional aspects of diverse immune system components including innate immune function and adaptive immune function (humoral mediated immunity, cell-mediated immunity). Examples of endpoints: function (phagocytosis), natural killer cell assay, cytotoxic T lymphocyte activity, proliferative responses that signal through the T cell receptor, IgM and IgG antibody production following challenge with T-dependent antigens, and quantification of leukocyte populations. </p>\n<p>This data domain also includes studies that evaluate the potential for test articles to induce dermal sensitization (contact hypersensitivity) and irritancy following application to the skin. Examples of endpoints: proliferative responses in the lymph nodes that drain the site of test article application and measurements of edema at the site of exposure.</p>\n<p>This dataset also comprises studies that assess the ability of test articles to trigger or modulate existing autoimmunity. These studies are disease specific and the endpoints vary in accordance with the specific disease being investigated. Examples of endpoints: serum and urinary proteins, measurement of circulating or tissue specific autoantibodies, and other inflammatory mediators.<br />\nThis data domain is part of Chemical Effects in Biological Systems (CEBS) database maintained by the National Toxicology Program.</p>\n<p>At the link provided is a PDF and one or more folders containing data. The PDF describes the data, file types, and folder structure present.</p>\n', 'format': 'data', 'title': 'CEBS Immunology Data', 'accessURL': 'ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/IMMUNOLOGY/', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'description': '<p>In-life observations are recorded during the exposure period of a study and describe individual animal’s response to test article. Examples of endpoints: body weight measurements, clinical observations, food and water consumption, and body temperature measurements.<br />\nThis data domain is part of Chemical Effects in Biological Systems (CEBS) database maintained by the National Toxicology Program.</p>\n<p>At the link provided is a PDF and one or more folders containing data. The PDF describes the data, file types, and folder structure present.</p>\n', 'format': 'data', 'title': 'CEBS In-Life Observation Data', 'accessURL': 'ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/IN_LIFE_OBSERVATIONS/', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'description': '<p>Toxicogenomics studies that employ microarrays evaluate the biological response to a toxicological challenge at the level of the genome. Results from these studies are typically reported as gene and molecular pathway read outs, which can be further analyzed for their relationship to toxicity and disease outcomes. Datasets are provided as raw, probe-level files including CEL files (Affymetrix arrays) and TXT files (CodeLink or Agilent arrays).<br />\nThis data domain is part of Chemical Effects in Biological Systems (CEBS) database maintained by the National Toxicology Program.</p>\n<p>At the link provided is a PDF and one or more folders containing data. The PDF describes the data, file types, and folder structure present.</p>\n', 'format': 'data', 'title': 'CEBS Microarray Data', 'accessURL': 'ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/microarray/', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'description': '<p>Toxicogenomics studies that employ the polymerase chain reaction (PCR) technique evaluate the biological response to a toxicological challenge at the level of individual genes or a small set of genes. PCR is often used to test specific gene-level hypotheses related to a toxicological challenge or validate results from larger scale microarray studies. Data are reported as the expression of a number of genes related to toxicology under different conditions.<br />\nThis data domain is part of Chemical Effects in Biological Systems (CEBS) database maintained by the National Toxicology Program.</p>\n<p>At the link provided is a PDF and one or more folders containing data. The PDF describes the data, file types, and folder structure present.</p>\n', 'format': 'data', 'title': 'CEBS PCR Data', 'accessURL': 'ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/PCR/', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'description': '<p>Reproductive toxicity describes the adverse effect of test articles on fertility and fecundity. This data domain contains data relating to the fertility, gestation, and number of live offspring. Examples of endpoints: estrous cyclicity, sperm parameters, live pup counts per litter, and pup sex ratio.<br />\nThis data domain is part of Chemical Effects in Biological Systems (CEBS) database maintained by the National Toxicology Program.</p>\n<p>At the link provided is a PDF and one or more folders containing data. The PDF describes the data, file types, and folder structure present.</p>\n', 'format': 'data', 'title': 'CEBS Reproductive Data', 'accessURL': 'ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/REPRODUCTIVE/', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'description': '<p>Urinalysis measures the physical, biochemical, and microscopic properties of urine. A urinalysis includes gross examination of urine for color and clarity and measurements of urine volume and specific gravity. This data domain contains data relating to levels of electrolytes, proteins, and enzymes. Examples of biochemical endpoints: levels of glucose, creatinine, protein, and sodium.<br />\nThis data domain is part of Chemical Effects in Biological Systems (CEBS) database maintained by the National Toxicology Program.</p>\n<p>At the link provided is a PDF and one or more folders containing data. The PDF describes the data, file types, and folder structure present.</p>\n', 'format': 'data', 'title': 'CEBS Urinalysis Data', 'accessURL': 'ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/URINALYSIS/', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'description': '<p>The in vivo comet assay examines the ability of substances to cause DNA damage in cells from a variety<br />\nof different tissues in an organism, such as stomach, liver, lung, or brain. The DNA damage detected in<br />\nthe comet assay may be in the form of breaks or adducts, as well as transient damage resulting from<br />\nnormal DNA repair processes.<br />\nThe DNA damage detected by this assay may be:</p>\n<ul>\n<li>Repaired and thus, cause no permanent effects in the cell</li>\n<li>Lethal to the cell</li>\n<li>Converted into a persistent mutation by errors in DNA repair, which may lead to disease</li>\n</ul>\n<p>DNA breaks may also lead to chromosome breaks, which are found in many human diseases including<br />\ncancer.<br />\nThis data domain is part of Chemical Effects in Biological Systems (CEBS) database maintained by the National Toxicology Program.</p>\n<p>At the link provided is a PDF and one or more folders containing data. The PDF describes the data, file types, and folder structure present.</p>\n', 'format': 'data', 'title': 'CEBS Genetic Toxicology: In Vivo Comet Data', 'accessURL': 'ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/GENETOX_Genetic%20Toxicology%20-%20In%20Vivo%20Alkaline%20Comet%20Assay/', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'description': '<p>The in vitro micronucleus assay provides insight into the genotoxic damage potential of test articles by measuring the frequency of micronuclei in mammalian cell cultures. Flow cytometry is commonly used to measure DNA damage in cell cultures by counting harvested cells to determine the percentage of cells that are micronucleated. In vitro micronucleus data can include cell counts, percentages of micronucleated cells, and percentages of apoptotic cells.</p>\n<p>This data domain is part of Chemical Effects in Biological Systems (CEBS) database maintained by the National Toxicology Program.</p>\n<p>At the link provided is a PDF file and one or more folders containing data. The PDF describes the data, file types, and folder structure present.</p>\n', 'format': 'data', 'title': 'CEBS Genetic Toxicology: In Vitro Micronucleus Data', 'accessURL': 'ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/GENETOX_Genetic%20Toxicology%20-%20In%20Vitro%20Micronucleus/', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'description': '<p>The NTP Pathology Data contains individual animal histopathology data as well as incidence statistics for neoplastic and non-neoplastic histopathological findings.</p>\n', 'format': 'data', 'title': 'NTP Pathology Bioassay Data', 'accessURL': 'ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Pathology_Bioassay_Data/', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'description': '<p>The ICCVAM in vitro basal cytotoxicity (LD50) assays proposed for establishing starting doses for in vivo acute oral toxicity studies with associated IC50 values.<br />\n<strong>CEBS The ICCVAM Acute Systemic Toxicity Reference List Link API:</strong> <a href="ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/The%20ICCVAM%20Acute%20Systemic%20Toxicity%20Reference%20List_2019_06_27.xlsx">ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/The%2...</a></p>\n', 'format': 'data', 'title': 'CEBS The ICCVAM Acute Systemic Toxicity Reference List', 'accessURL': 'ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'description': '<p>A summary of data on the effects of chemicals (lowest effect level, (LEL)) on the Estrogen Receptor (ER) from uterotrophic assays.<br />\n<strong>CEBS The NICEATM Estrogen Receptor Uterotrophic Assay Data Link API:</strong> <a href="ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/The%20NICEATM%20Estrogen%20Receptor%20Uterotrophic%20Assay%20Data_2019_06_27.xlsx">ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/The%2...</a></p>\n', 'format': 'data', 'title': 'CEBS The NICEATM Estrogen Receptor Uterotrophic Assay Data', 'accessURL': 'ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'description': '<p>A summary of recommended reference substances for validation of In Vitro Murine Local Lymph Node Assay (LLNA) for skin sensitization.<br />\n<strong>CEBS The ICCVAM Skin Sensitization (Murine LLNA) Reference List Link API:</strong> <a href="ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/The_ICCVAM_Skin_Sensitization_Murine%20LLNA_Reference_List_2019_06_27.xlsx">ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/The_I...</a></p>\n', 'format': 'data', 'title': 'CEBS The ICCVAM Skin Sensitization (Murine LLNA) Reference List', 'accessURL': 'ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'description': '<p>A list of recommended reference substances for evaluation or validation of In Vitro Androgen Receptor (AR) agonism assays.<br />\n<strong>CEBS The ICCVAM Androgen Receptor Agonist Reference List Link API:</strong> <a href="ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/The_ICCVAM_Androgen_Receptor_Agonist_Reference_List_2019_06_27.xlsx">ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/The_I...</a></p>\n', 'format': 'data', 'title': 'CEBS The ICCVAM Androgen Receptor Agonist Reference List', 'accessURL': 'ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'description': '<p>NTP summary of potential mutagenicity from Ames studies for each dosage, rodent strain, activation condition, and protocol type.<br />\n<strong>CEBS Ames Conclusions Link API:</strong> <a href="ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/Ames_Conclusions_DataCollection_2020-02-19.xlsx">ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/Ames_...</a></p>\n', 'format': 'data', 'title': 'CEBS Ames Conclusions', 'accessURL': 'ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'description': '<p>Conclusions from chronic bioassay level of evidence; Genetic toxicology assays of bacterial mutagenicity, micronucleus and comet assays; Some Tox21 assays.<br />\n<strong>CEBS Bioassay Genetox Conclusion Dataset Link API:</strong> <a href="ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/Treatment_Related_Findings_DataCollection_2020-03-05.xlsx">ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/Treat...</a></p>\n', 'format': 'data', 'title': 'CEBS Bioassay Genetox Conclusion Dataset', 'accessURL': 'ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'description': '<p>Summary of protocol methods for 360 legacy microarray studies; viewable with Adobe Flash Player (<a href="https://get.adobe.com/flashplayer/">https://get.adobe.com/flashplayer/</a>). Raw data is available through FTP links for each study.<br />\n<strong>CEBS Microarray Dataset Link API:</strong> <a href="ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/Microarray_Dataset_Data_2019_06_20.xlsx">ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/Micro...</a></p>\n', 'format': 'data', 'title': 'CEBS Microarray Dataset', 'accessURL': 'ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'description': '<p>Study conclusions from multiple germ cell chemical mutagenicity study protocols in Canton-S Drosophila.<br />\n<strong>CEBS Drosophila Germ Cell Mutagenicity Link API:</strong> <a href="ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/Drosophila_Germ_Cell_Mutagenicity_DataCollection_2019-02-27.xlsx">ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/Droso...</a></p>\n', 'format': 'data', 'title': 'CEBS Drosophila Germ Cell Mutagenicity', 'accessURL': 'ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'description': '<p>Study conclusions from mammalian cell chemical cytogenetic study protocols in CHO-W-B1 hamsters.<br />\n<strong>CEBS Mammalian Cell Cytogenetics Link API:</strong> <a href="ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/Mammalian_Cell_Cytogenetics_DataCollection_2019-02-27.xlsx">ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/Mamma...</a></p>\n', 'format': 'data', 'title': 'CEBS Mammalian Cell Cytogenetics', 'accessURL': 'ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'description': '<p>Study conclusions from mammalian cell chemical mutagenic study protocols for multiple activation conditions.<br />\n<strong>CEBS Mammalian Cell Mutagenicity Link API:</strong> <a href="ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/Mammalian_Cell_Mutagenicity_DataCollection_2019-02-27.xlsx">ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/Mamma...</a></p>\n', 'format': 'data', 'title': 'CEBS Mammalian Cell Mutagenicity', 'accessURL': 'ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'description': '<p>Study conclusions from rodent chemical cytogenetic study protocols in B6C3F1 mice.<br />\n<strong>CEBS Rodent Cytogenetics Link API:</strong> <a href="ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/Rodent_Cytogenetics_DataCollection_2019-02-27.xlsx">ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/Roden...</a></p>\n', 'format': 'data', 'title': 'CEBS Rodent Cytogenetics', 'accessURL': 'ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'description': '<p>Study and trial conclusions from in vivo micronucleus assays for each rodent strain, dosage, route of administration, duration, and tissue type for multiple chemicals.<br />\n<strong>CEBS In Vivo Micronucleus Link API:</strong><a href="ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/In_Vivo_Micronucleus_DataCollection_2020-02-19.xlsx">ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/In_Vi...</a></p>\n', 'format': 'data', 'title': 'CEBS In Vivo Micronucleus', 'accessURL': 'ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'description': '<p>Benchmark Dose (BMD) analysis for histopathologic lesion incidence data with best fit models for each chemical, organ, morphology type, species, route of administration, and dose.<br />\n<strong>CEBS Benchmark Dose Analysis for Neoplastic and Non-neoplastic Lesions Link API:</strong> <a href="ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/Benchmark_Dose_Values_DataCollection_2019-12-20.xlsx">ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/Bench...</a></p>\n', 'format': 'data', 'title': 'CEBS Benchmark Dose Analysis for Neoplastic and Non-neoplastic Lesions', 'accessURL': 'ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'description': '<p>Annotation of Hallmark Gene Sets (<a href="http://software.broadinstitute.org/gsea/msigdb/collections.jsp">http://software.broadinstitute.org/gsea/msigdb/collections.jsp</a>) using NextBio platform to identify correlations between Hallmark Gene Sets and gene expression studies focusing on liver tissue in rodents and humans, or other organs in rodents.<br />\n<strong>CEBS Hallmark Gene Sets Annotations Link API:</strong> <a href="ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/Hallmark_Geneset_Annotation_DataCollection_2019-1-30.xlsx">ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/Hallm...</a></p>\n', 'format': 'data', 'title': 'CEBS Hallmark Gene Sets Annotations', 'accessURL': 'ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'description': '<p>Phase I and II C. elegans and zebrafish toxicity estimates. Developmental Effects of the ToxCast™ Phase I and Phase II Chemicals in Caenorhabditis elegans and Corresponding Responses in Zebrafish, Rats, and Rabbits. Windy A. Boyd , Marjolein V. Smith , Caroll A. Co , Jason R. Pirone , Julie R. Rice , Keith R. Shockley , and Jonathan H. Freedman. Published:01May2016. <a href="https://doi.org/10.1289/ehp.1409645">https://doi.org/10.1289/ehp.1409645</a>.<br />\n<strong>CEBS Toxicity Estimates of the ToxCast Chemicals in C. elegans and Zebrafish Link API:</strong> <a href="ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/Windy_Boyd_Publication_DataCollection_2019-2-22.xlsx">ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/Windy...</a></p>\n', 'format': 'data', 'title': 'CEBS Toxicity Estimates of the ToxCast Chemicals in C. elegans and Zebrafish', 'accessURL': 'ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'description': '<p>Evaluation of androgen assay results using a curated Hershberger database. Kleinstreuer NC, Browne P, Chang X, Judson R, Casey W, Ceger P, Deisenroth C, Baker N, Markey K, Thomas RS. Published: 25 May 2018. <a href="https://doi.org/10.1016/j.reprotox.2018.08.017">https://doi.org/10.1016/j.reprotox.2018.08.017</a>. Performance data from applying the ToxCast/Tox 21 androgen receptor model, based on 11 high throughput assays, to 39 reference chemicals.<br />\n<strong>CEBS Evaluation of Androgen Receptor Agonists Dataset Link API:</strong><a href="ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/Evaluation_of_Androgen_Receptor_Agonists_Dataset_2019_09_19_STbl_8.xlsx">ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/Evalu...</a></p>\n', 'format': 'data', 'title': 'CEBS Evaluation of Androgen Receptor Agonists Dataset', 'accessURL': 'ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'description': '<p>Evaluation of androgen assay results using a curated Hershberger database. Kleinstreuer NC, Browne P, Chang X, Judson R, Casey W, Ceger P, Deisenroth C, Baker N, Markey K, Thomas RS. Published: 25 May 2018. <a href="https://doi.org/10.1016/j.reprotox.2018.08.017">https://doi.org/10.1016/j.reprotox.2018.08.017</a>. Performance data from applying the ToxCast/Tox 21 androgen receptor model, based on 11 high throughput assays, to 39 reference chemicals.<br />\n<strong>CEBS Evaluation of Androgen Receptor Antagonists Link API:</strong> <a href="ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/Evaluation_of_Androgen_Receptor_Antagonists_Dataset_2019_02_27_STbl_9_2019_06_20.xlsx">ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/Evalu...</a></p>\n', 'format': 'data', 'title': 'CEBS Evaluation of Androgen Receptor Antagonists', 'accessURL': 'ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'description': '<p>Evaluation of androgen assay results using a curated Hershberger database. Kleinstreuer NC, Browne P, Chang X, Judson R, Casey W, Ceger P, Deisenroth C, Baker N, Markey K, Thomas RS. Published: 25 May 2018. <a href="https://doi.org/10.1016/j.reprotox.2018.08.017">https://doi.org/10.1016/j.reprotox.2018.08.017</a>. Performance data from applying the ToxCast/Tox 21 androgen receptor model, based on 11 high throughput assays, to 39 reference chemicals.<br />\n<strong>CEBS Tox21 Androgen Receptor Assays and Androgen Receptor Pathway Model DatasetLink API:</strong> <a href="ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/Tox21%20Androgen%20Receptor%20Assays%20and%20Androgen%20Receptor%20Pathway%20Model%20Dataset%20%20_2019_02_27_STbl_2_2019_06_20.xlsx">ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/Tox21...</a></p>\n', 'format': 'data', 'title': 'CEBS Tox21 Androgen Receptor Assays and Androgen Receptor Pathway Model Dataset', 'accessURL': 'ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'description': '<p>Study conclusions from comet assays for each chemical, rodent strain, organ, and dosage.<br />\n<strong>CEBS Comet Assay Conclusions Link API:</strong> <a href="ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/Comet_Dataset_Data_2020-02-19.xlsx">ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/Comet...</a></p>\n', 'format': 'data', 'title': 'CEBS Comet Assay Conclusions', 'accessURL': 'ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'description': '<p>Study and trial conclusions from micronucleus assays for each cell type, activation condition, dose, duration, and chemical.<br />\n<strong>CEBS In Vitro Micronucleus Link API:</strong> <a href="ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/In_Vitro_Micronucleus_DataCollection_2019-03-15.xlsx">ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/In_Vi...</a></p>\n', 'format': 'data', 'title': 'CEBS In Vitro Micronucleus', 'accessURL': 'ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'description': '<p>Summary of histopathologic lesions found in studies where each dose group had two or more of the lesion for each chemical, organ, morphology type, species, route of administration, and dose. Lesions with a statistically significant difference (P<0.05) in incidence between the exposed and control animals are flagged.<br />\n<strong>CEBS Statistically Analyzed NTP Pathology Lesions Link API:</strong> <a href="ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/Statistically_Analyzed_NTP_Pathology_Lesions_with_Incidence_2020_03_05.xlsx">ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/Stati...</a></p>\n', 'format': 'data', 'title': 'CEBS Statistically Analyzed NTP Pathology Lesions (with Incidence)', 'accessURL': 'ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'description': '<p>The purity data for the NTP Tox21 Phase 2 chemicals provided to NCATS for the Tox21 Phase 2 program. These data results from the analysis of neat chemicals, prior to the preparation of the DMSO solutions sent to NCATS and should not be equated with NCATS QC Day 0 or QC Day 4 data.<br />\n<strong>CEBS Tox21 Phase 2 Purity Link API:</strong> <a href="ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/Tox21_Purity_Data_2019_10_07.xlsx">ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/Tox21...</a></p>\n', 'format': 'data', 'title': 'CEBS Tox21 Phase 2 Purity', 'accessURL': 'ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/', 'mediaType': 'application/unknown'}], 'keyword': ['national-institute-of-environmental-health-sciences-niehs'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'rights': 'Grantee evaluation data. Must fill out data user agreement and request data set.', 'description': '<p>The TES Individual dataset contains information at the individual-level about the persons who attend a GLS funded training event. This dataset includes variables that describe the trainees including their demographics and the primary setting and role within the setting where the trainee interacts with youth, the ways in which they intend to use their training, the impact of the training in terms of the usefulness, practicality, and applicability of the training to the trainees life. (State/Tribal - October 2006 through September 2013; Campus - October 2010 through September 2015)</p>\n', 'references': ['https://www.suicideprevention-datacenter.com/spdc/login/pud/pud_request.cfm'], 'temporal': '2006-10-01T00:00:00-04:00/2013-09-01T00:00:00-04:00', 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'theme': ['Community', 'Health', 'State'], 'landingPage': 'https://www.suicideprevention-datacenter.com', 'modified': '2020-02-21', 'contactPoint': {'hasEmail': 'mailto:SPDCRequests@icfi.com', 'fn': 'Condron, Susanne'}, 'issued': '2016-03-09', 'programCode': ['009:068'], 'accessLevel': 'restricted public', 'title': 'Training Exit Survey (TES) Individual State and Tribe', 'identifier': '7d5ac596-7ed6-4373-b339-1ed976008fef', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'data', 'mediaType': 'application/unknown', 'title': 'Training Exit Survey (TES) Individual State and Tribe'}], 'keyword': ['substance-abuse-mental-health-services-administration'], 'bureauCode': ['009:30'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': "<p>The Office of Child Support Enforcement's Annual Data Report for fiscal year 2013 from State agencies administering child support enforcement plans under Title IV-D of the Social Security Act.</p>\n", 'programCode': ['009:084'], 'title': 'Child Support Enforcement Annual Data Report Form 157 – YR 2013', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families'}, 'theme': ['State'], 'landingPage': 'https://healthdata.gov/dataset/child-support-enforcement-annual-data-report-form-157-%E2%80%93-yr-2013-1', 'modified': '2020-02-21', 'contactPoint': {'hasEmail': 'mailto:dennis.putze@acf.hhs.gov', 'fn': 'Dennis Putze'}, 'issued': '2015-12-23', 'accessLevel': 'public', 'identifier': 'b66dec74-c265-4761-89e8-7a61d9904032', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.acf.hhs.gov/datagov-datasets/ocse/dcs/157_CSE_ANNUAL_2013.csv', 'format': '.csv', 'title': 'Child Support Enforcement Annual Data Report Form 157 – YR 2013', 'description': "<p>The Office of Child Support Enforcement's Annual Data Report for fiscal year 2014 from State agencies administering child support enforcement plans under Title IV-D of the Social Security Act.</p>\n", 'mediaType': 'application/unknown'}], 'keyword': ['administration-for-children-and-families'], 'bureauCode': ['001:05'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.acf.hhs.gov/datagov-datasets/ocse/dcs/157_CSE_ANNUAL_DICTIONARY.xlsx'}, {'description': "<p>The Office of Child Support Enforcement's Annual Data Report from State agencies administering child support enforcement plans under Title IV-D of the Social Security Act.</p>\n", 'programCode': ['009:084'], 'title': 'Child Support Enforcement Annual Data Report Form 157 ', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families'}, 'theme': ['State'], 'landingPage': 'https://healthdata.gov/dataset/child-support-enforcement-annual-data-report-form-157', 'contactPoint': {'hasEmail': 'mailto:dennis.putze@acf.hhs.gov', 'fn': 'Dennis Putze'}, 'issued': '2015-12-22', 'accessLevel': 'public', 'identifier': 'ad96b172-cc28-479d-8656-bc8f45766510', '@type': 'dcat:Dataset', 'modified': '2020-02-21', 'keyword': ['administration-for-children-and-families'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.acf.hhs.gov/datagov-datasets/ocse/dcs/157_CSE_ANNUAL_DICTIONARY.xlsx'}, {'description': "<p>The Office of Child Support Enforcement's Annual Data Report from State agencies administering child support enforcement plans under Title IV-D of the Social Security Act.</p>\n", 'programCode': ['009:084'], 'title': 'Child Support Enforcement Annual Data Report Form 157 – YR 2014', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families'}, 'landingPage': 'https://healthdata.gov/dataset/child-support-enforcement-annual-data-report-form-157-%E2%80%93-yr-2014-0', 'contactPoint': {'hasEmail': 'mailto:dennis.putze@acf.hhs.gov', 'fn': 'Dennis Putze'}, 'issued': '2015-12-22', 'accessLevel': 'public', 'identifier': 'e7a8d021-9d41-461c-8ff6-fe9d92076ab0', '@type': 'dcat:Dataset', 'modified': '2016-09-16', 'keyword': ['administration-for-children-and-families'], 'bureauCode': ['009:00'], 'theme': ['State'], 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.acf.hhs.gov/datagov-datasets/ocse/dcs/157_CSE_ANNUAL_DICTIONARY.xlsx'}, {'description': "<p>The Office of Child Support Enforcement's Annual Data Report from State agencies administering child support enforcement plans under Title IV-D of the Social Security Act.</p>\n", 'programCode': ['009:084'], 'title': 'Child Support Enforcement Annual Data Reports Form 157 - YR 2013', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families'}, 'landingPage': 'http://www.acf.hhs.gov/programs/css/resource/fy2013-preliminary-report', 'contactPoint': {'hasEmail': 'mailto:dennis.putze@acf.hhs.gov', 'fn': 'Dennis Putze'}, 'issued': '2015-12-22', 'accessLevel': 'public', 'identifier': '086cdad1-f9c0-4eac-8a9f-dcdc26c538e4', '@type': 'dcat:Dataset', 'modified': '2016-09-16', 'keyword': ['administration-for-children-and-families'], 'bureauCode': ['009:00'], 'theme': ['State'], 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.acf.hhs.gov/datagov-datasets/ocse/dcs/157_CSE_ANNUAL_DICTIONARY.xlsx'}, {'description': '<p>This dataset contains annual data on collections received and distributed by State agencies administering the Child Support Enforcement program under title IV-D of the Social Security Act.</p>\n', 'programCode': ['009:084'], 'title': 'Child Support Enforcement Annual Data Report Form 34A – 2011', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families'}, 'theme': ['State'], 'landingPage': 'http://www.acf.hhs.gov/programs/css/resource/fy2011-annual-report', 'modified': '2020-02-21', 'contactPoint': {'hasEmail': 'mailto:dennis.putze@acf.hhs.gov', 'fn': 'Dennis Putze'}, 'issued': '2015-12-15', 'accessLevel': 'public', 'identifier': '6eda6f86-e27d-4e2c-ae61-a1e48ad10cd1', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.acf.hhs.gov/datagov-datasets/ocse/dcs/34A_CSE_ANNUAL_2011.csv', 'format': '.csv', 'title': 'Child Support Enforcement Annual Data Report Form 34A – 2011', 'description': '<p>This dataset contains annual data on collections received and distributed by State agencies administering the Child Support Enforcement program under title IV-D of the Social Security Act.</p>\n', 'mediaType': 'application/unknown'}], 'keyword': ['administration-for-children-and-families'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.acf.hhs.gov/datagov-datasets/ocse/dcs/34A_CSE_ANNUAL_DICTIONARY.xlsx'}, {'description': '<p>HCUP Fast Stats provides easy access to the latest HCUP-based statistics for health information topics. HCUP Fast Stats uses visual statistical displays in stand-alone graphs, trend figures, or simple tables to convey complex information at a glance. Information on the effect of Medicaid expansion on hospital use will be updated regularly (quarterly or annually, as newer data become available).</p>\n', 'programCode': ['009:074'], 'temporal': '2007-01-01T05:00:00-05:00/2007-01-01T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Agency for Healthcare Research and Quality, Department of Health & Human Services'}, 'theme': ['Health', 'Medicare', 'Hospital', 'Inpatient', 'National', 'State'], 'landingPage': 'https://www.hcup-us.ahrq.gov/faststats/landing.jsp', 'modified': '2020-02-21', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'HCUP User Support'}, 'issued': '2015-07-30', 'accessLevel': 'public', 'identifier': '2cb5e7e7-361b-45ef-b662-8938e421f3ef', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>HCUP Fast Stats provides easy access to the latest HCUP-based statistics for health information topics. HCUP Fast Stats uses visual statistical displays in stand-alone graphs, trend figures, or simple tables to convey complex information at a glance. Information on the effect of Medicaid expansion on hospital use will be updated regularly (quarterly or annually, as newer data become available).</p>\n', 'format': 'Website', 'title': 'HCUP Fast Stats', 'accessURL': 'http://www.hcup-us.ahrq.gov/faststats/landing.jsp', 'mediaType': 'application/unknown'}], 'keyword': ['agency-for-healthcare-research-and-quality-department-of-health-human-services'], 'bureauCode': ['009:33'], 'dataQuality': True, 'title': 'HCUP Fast Stats', 'describedBy': 'https://www.hcup-us.ahrq.gov/faststats/landing.jsp'}, {'description': '<p>CFSAN Thesaurus in CFSAN TMS</p>\n', 'programCode': ['009:001'], 'title': 'Business Objects, CFSAN TMS Thesaurus Universe', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/business-objects-cfsan-tms-thesaurus-universe', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-05-12', 'accessLevel': 'public', 'identifier': 'b85bba8c-edbb-4b04-851b-8b9e0f60b274', '@type': 'dcat:Dataset', 'modified': '2016-04-05', 'keyword': ['cfsan-thesaurus', 'scientific', 'stari', 'technical-and-regulatory-information', 'tms'], 'bureauCode': ['009:10'], 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>Harmful and Potentially Harmful Constituents</p>\n', 'programCode': ['009:007'], 'title': 'Harmful and Potentially Harmful Constituents', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/harmful-and-potentially-harmful-constituents', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-05-12', 'accessLevel': 'public', 'identifier': '295b6b4b-f762-4857-9f31-5dadf4456095', '@type': 'dcat:Dataset', 'modified': '2016-04-05', 'keyword': ['constituents', 'harmful', 'hphc'], 'bureauCode': ['009:10'], 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The Global Unique Device Identification Database (GUDID) contains key device identification information submitted to the FDA about medical devices that have Unique Device Identifiers (UDI). Unique device identification is a system being established by the</p>\n', 'programCode': ['009:005'], 'title': 'GUDID Download', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/gudid-download', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-05-12', 'accessLevel': 'public', 'identifier': '8dcb4865-3325-42ef-b15e-018fabc14c9c', '@type': 'dcat:Dataset', 'modified': '2016-04-05', 'keyword': ['cdrh', 'gudid', 'udi'], 'bureauCode': ['009:10'], 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The Approved Drug Products with Therapeutic Equivalence (Orange Book or OB) is a list of drugs approved under Section 505 of the Federal Food, Drug and Cosmetic Act and provides consumers timely updates on these products. In addition to these products (fo</p>\n', 'programCode': ['009:002'], 'title': 'Orange Book', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/orange-book', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-05-12', 'accessLevel': 'public', 'identifier': '9fa4b565-e728-41e6-9f7b-efb1a62fde30', '@type': 'dcat:Dataset', 'modified': '2016-04-05', 'keyword': ['approved-drug-products-with-therapuetic-equivalence-evaluations', 'orange-book'], 'bureauCode': ['009:10'], 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>Public access allowing for public search of the FDA Adverse Events Database</p>\n', 'programCode': ['009:002'], 'title': 'Public Search for Adverse Events (FOIA)', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/public-search-adverse-events-foia', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-05-12', 'accessLevel': 'public', 'identifier': '457e3df4-e8ad-4865-9185-298746001d98', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'xml', 'accessURL': 'http://www.fda.gov/Drugs/GuidanceComplianceRegulatoryInformation/Surveillance/ucm082193', 'mediaType': 'application/unknown', 'title': 'http://www.fda.gov/Drugs/GuidanceComplianceRegulatoryInformation/Surveillance/ucm082193'}], 'keyword': ['faers'], 'bureauCode': ['009:10'], 'modified': '2016-04-05', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': "<p>This system supports the Information Center's Help Desk capabilities, and reports can be exported.</p>\n", 'programCode': ['009:001'], 'title': 'CFSAN Knowledge Management System [is this salesforce?]', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/cfsan-knowledge-management-system-salesforce', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-05-12', 'accessLevel': 'public', 'identifier': '1dfb6159-1c46-4dc0-97e0-b6079debbcfa', '@type': 'dcat:Dataset', 'modified': '2016-04-05', 'keyword': ['information-center-foods-help-desk'], 'bureauCode': ['009:10'], 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>This system shares public data that can be downloaded.</p>\n', 'programCode': ['009:001'], 'title': 'CFSAN Web Modules', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/cfsan-web-modules', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-05-12', 'accessLevel': 'public', 'identifier': 'a6adaec2-4aa8-4856-8e26-e06483058098', '@type': 'dcat:Dataset', 'modified': '2016-04-05', 'keyword': ['web-modules'], 'bureauCode': ['009:10'], 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>This system is a searchable repository of food code interpretations. There are no exportable data sets. All reports are in PDF format.</p>\n', 'programCode': ['009:001'], 'title': 'Food Code Reference System', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/food-code-reference-system', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-05-12', 'accessLevel': 'public', 'identifier': '1120e316-82b3-48b9-b32b-f47a9080e3cd', '@type': 'dcat:Dataset', 'modified': '2016-04-05', 'keyword': ['code', 'food', 'interpretations'], 'bureauCode': ['009:10'], 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>SUMMARY</p>\n<p>DDOD use case to request access to Medicare Part D Drug Event File (PDE) for cost transparency to pharmacies and patients.</p>\n<p>WHAT IS A USE CASE?</p>\n<p>A “Use Case” is a request that was made by the user community because there were no available datasets that met their particular needs. If this use case is similar to your needs, we ask that you add your own requirements to the specifications section.</p>\n<p>The concept of a use case falls within the <a href="http://hhs.ddod.us ">Demand-Driven Open Data</a> (DDOD) program and gives you a formalized way to identify what data you need. It’s for anyone in industry, research, media, nonprofits or other government agencies. Each request becomes a DDOD use case, so that it can be prioritized and worked on.</p>\n<p>Use Cases also provide a wealth of insights about existing alternative datasets and tips for interpreting and manipulating data for specific purposes.</p>\n<p>PURPOSE</p>\n<p>The PDE data contain prescription drug costs and payment data that enable CMS to make payments to the plans and otherwise administer the Part D benefit. When a beneficiary fills a prescription under Medicare Part D, a prescription drug plan sponsor must submit a record to CMS. The PDE data are not the same as individual drug claim transactions but are extracts using CMS-defined standard fields. The challenge is that this data is not available publicly, even with all PHI fields stripped out. It resides in ResDAC/CCW, but has 1 year lag time and 3-4 months processing time.</p>\n<p>VALUE</p>\n<p>Central to operations for drug cost comparisons for use by pharmacists and consumers. Multiple companies are looking how to better manage costs.</p>\n<p>USE CASE SPECIFICATIONS & SOLUTION</p>\n<p>Information about this use cases is maintained in a wiki: <a href="http://hhs.ddod.us/wiki/Use_Case_26:_Analyze_drug_cost_trends_from_filled_Medicare_Pard_D_prescriptions">http://hhs.ddod.us/wiki/Use_Case_26:_Analyze_drug_cost_trends_from_fille...</a></p>\n<p>It serves as a knowledge base.</p>\n<p>USE CASE DISCUSSION FORUM</p>\n<p>All communications between Data Users, DDOD Administrators and Data Owners are logged as discussions within GitHub issues: <a href="https://github.com/demand-driven-open-data/ddod-intake/issues/26">https://github.com/demand-driven-open-data/ddod-intake/issues/26</a></p>\n<p>It aims to provide complete transparency into the process and ensure the same message gets to all participants.</p>\n<p>CASE STATUS</p>\n<p>Open</p>\n', 'programCode': ['009:078'], 'title': '#DDOD Use Case: Access to Medicare Part D Drug Event File (PDE) for cost transparency', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services, Department of Health & Human Services'}, 'theme': ['Medicare'], 'landingPage': 'https://healthdata.gov/dataset/ddod-use-case-access-medicare-part-d-drug-event-file-pde-cost-transparency', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:david.portnoy@hhs.gov', 'fn': 'David Portnoy'}, 'issued': '2015-05-07', 'accessLevel': 'public', 'identifier': '92608043-d959-4ae3-be85-6b93b0c858e3', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/BSAPUFS/BSA_PDE_PUF.html', 'mediaType': 'application/unknown', 'title': 'CSV '}], 'keyword': ['CMS', 'DDOD use case', 'drug cost', 'drug event file', 'medicare part d', 'user request'], 'bureauCode': ['009:38'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'https://www.ccwdata.org/cs/groups/public/documents/datadictionary/data_dict_pde.xls'}, {'description': '<p>SUMMARY</p>\n<p>DDOD use case request to improve National Death Registry for use with outcomes research.</p>\n<p>WHAT IS A USE CASE?</p>\n<p>A “Use Case” is a request that was made by the user community because there were no available datasets that met their particular needs. If this use case is similar to your needs, we ask that you add your own requirements to the specifications section.</p>\n<p>The concept of a use case falls within the <a href="http://hhs.ddod.us ">Demand-Driven Open Data</a> (DDOD) program and gives you a formalized way to identify what data you need. It’s for anyone in industry, research, media, nonprofits or other government agencies. Each request becomes a DDOD use case, so that it can be prioritized and worked on.</p>\n<p>Use Cases also provide a wealth of insights about existing alternative datasets and tips for interpreting and manipulating data for specific purposes.</p>\n<p>PURPOSE</p>\n<p>PCORnet funded outcomes research often relies on NDI for mortality events not captured within the medical system<br />\nExample: "Aspirin trial": Optimal maintenance dose of aspirin for secondary prevention of coronary artery disease (CAD)<br />\nExample: Comparative Effectiveness of Liver Transplant Strategies for End-Stage Liver Disease Patients on Renal Replacement Therapy</p>\n<p>VALUE</p>\n<p>Complete data is a requirement in order to conduct research. In addition, mortality events outside of healthcare setting don\'t always get captured. This data would be useful in many comparative effectiveness research studies, regardless of whether funded by PCORI.</p>\n<p>USE CASE SPECIFICATIONS & SOLUTION</p>\n<p>Information about this use cases is maintained in a wiki: <a href="http://hhs.ddod.us/wiki/Use_Case_7:_National_death_registry_for_outcomes_research">http://hhs.ddod.us/wiki/Use_Case_7:_National_death_registry_for_outcomes...</a></p>\n<p>It serves as a knowledge base.</p>\n<p>USE CASE DISCUSSION FORUM</p>\n<p>All communications between Data Users, DDOD Administrators and Data Owners are logged as discussions within GitHub issues: <a href="https://github.com/demand-driven-open-data/ddod-intake/issues/7">https://github.com/demand-driven-open-data/ddod-intake/issues/7</a></p>\n<p>It aims to provide complete transparency into the process and ensure the same message gets to all participants.</p>\n<p>CASE STATUS</p>\n<p>Closed</p>\n', 'programCode': ['009:048'], 'title': '#DDOD Use Case: Improve National Death Registry for use with outcomes research', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention, Department of Health & Human Services'}, 'theme': ['National'], 'landingPage': 'https://healthdata.gov/dataset/ddod-use-case-improve-national-death-registry-use-outcomes-research', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:david.portnoy@hhs.gov', 'fn': 'David Portnoy'}, 'issued': '2015-05-07', 'accessLevel': 'public', 'identifier': '6502f60b-b574-42ca-bd8e-3eba8dfc2de3', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://github.com/demand-driven-open-data/ddod-intake/wiki/Solution-7', 'mediaType': 'application/unknown', 'title': 'https://github.com/demand-driven-open-data/ddod-intake/wiki/Solution-7'}], 'keyword': ['CDC', 'comparative effectivness', 'DDOD use case', 'national death registry', 'NDI', 'PCORI', 'user request'], 'bureauCode': ['009:20'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.cdc.gov/nchs/data/ndi/ndi_users_guide_chapter2.pdf'}, {'description': '<p>SUMMARY</p>\n<p>DDOD use case request to make Value-Based Payment Modifier (VBM) reporting more transparent for everyone.</p>\n<p>WHAT IS A USE CASE?</p>\n<p>A “Use Case” is a request that was made by the user community because there were no available datasets that met their particular needs. If this use case is similar to your needs, we ask that you add your own requirements to the specifications section.</p>\n<p>The concept of a use case falls within the <a href="http://hhs.ddod.us ">Demand-Driven Open Data</a> (DDOD) program and gives you a formalized way to identify what data you need. It’s for anyone in industry, research, media, nonprofits or other government agencies. Each request becomes a DDOD use case, so that it can be prioritized and worked on.</p>\n<p>Use Cases also provide a wealth of insights about existing alternative datasets and tips for interpreting and manipulating data for specific purposes.</p>\n<p>PURPOSE</p>\n<p>Value-Based Payment Modifier (VBM) reporting provides the quality composite and cost composite scores for each provider groups and performance year. But currently, these scores are only available within each group\'s private QRUR report. This use case requests that data for all providers be made readily available, so that providers have the ability to benchmark and compare across their peer groups.</p>\n<p>VALUE</p>\n<p>Greater transparency to provider quality and cost rankings helps consumers make smarter choices. Earlier and broader visibility into metrics, might have a "peer pressure" effect on providers to improve quality. It may also deliver insights for providers and assist them in Meaningful Use attestation.</p>\n<p>USE CASE SPECIFICATIONS & SOLUTION</p>\n<p>Information about this use cases is maintained in a wiki: <a href="http://hhs.ddod.us/wiki/Use_Case_4">http://hhs.ddod.us/wiki/Use_Case_4</a></p>\n<p>It serves as a knowledge base.</p>\n<p>USE CASE DISCUSSION FORUM</p>\n<p>All communications between Data Users, DDOD Administrators and Data Owners are logged as discussions within GitHub issues: <a href="https://github.com/demand-driven-open-data/ddod-intake/issues/4">https://github.com/demand-driven-open-data/ddod-intake/issues/4</a></p>\n<p>It aims to provide complete transparency into the process and ensure the same message gets to all participants.</p>\n<p>CASE STATUS</p>\n<p>Closed. CMS has a stated promise to keep each provider\'s data confidential. In addition, the Value Modifier is being sunsetted as an independent payment adjuster.</p>\n', 'programCode': ['009:071'], 'title': '#DDOD Use Case: Make VBM (Value-Based Payment Modifier) reporting for all groups publicly available', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services, Department of Health & Human Services'}, 'theme': ['Health', 'Quality'], 'landingPage': 'https://healthdata.gov/dataset/ddod-use-case-make-vbm-value-based-payment-modifier-reporting-all-groups-publicly-0', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:david.portnoy@hhs.gov', 'fn': 'David Portnoy'}, 'issued': '2015-05-07', 'accessLevel': 'public', 'identifier': '58057920-eed6-4086-bf83-5efa3e582e14', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://github.com/demand-driven-open-data/ddod-intake/wiki/Use-Case-4', 'mediaType': 'application/unknown', 'title': 'https://github.com/demand-driven-open-data/ddod-intake/wiki/Use-Case-4'}], 'keyword': ['CMS', 'DDOD use case', 'healthcare cost', 'provider quality', 'user request'], 'bureauCode': ['009:38'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/PhysicianFeedbackProgram/Downloads/2013-Detailed-Methodology.pdf'}, {'description': '<p>The dataset here provides the total number of Qualified Health Plan selections by ZIP Code for 37 states for the second Health Insurance Marketplace open enrollment period (November 15, 2014 – February 15, 2015, including additional special enrollment period activity reported through February 22, 2015).</p>\n', 'programCode': ['009:072'], 'title': '2015 Plan Selections by ZIP Code in the Health Insurance Marketplace', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Assistant Secretary for Planning & Evaluation, Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/2015-plan-selections-zip-code-health-insurance-marketplace', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:munira.gunja@hhs.gov', 'fn': 'Munira Gunja'}, 'issued': '2015-04-10', 'temporal': '2014-11-15T00:00:00-05:00/2015-02-22T00:00:00-05:00', 'identifier': 'de6f60a0-e3d0-4b25-9601-701ff82d7e0e', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'http://aspe.hhs.gov/health/reports/2015/MarketPlaceEnrollment/EnrollmentByZip/feb2015_zipcode_enrollment.csv', 'mediaType': 'application/unknown', 'title': 'CSV'}], 'keyword': ['Marketplace enrollment zip code plan selections'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://aspe.hhs.gov/health/reports/2015/MarketPlaceEnrollment/EnrollmentByZip/rpt_EnrollmentByZip_Apr2015.cfm'}, {'description': '<p>SUMMARY</p>\n<p>DDOD use case request for consolidated, consistent reporting of medical device recalls.</p>\n<p>WHAT IS A USE CASE?</p>\n<p>A “Use Case” is a request that was made by the user community because there were no available datasets that met their particular needs. If this use case is similar to your needs, we ask that you add your own requirements to the specifications section.</p>\n<p>The concept of a use case falls within the <a href="http://hhs.ddod.us ">Demand-Driven Open Data</a> (DDOD) program and gives you a formalized way to identify what data you need. It’s for anyone in industry, research, media, nonprofits or other government agencies. Each request becomes a DDOD use case, so that it can be prioritized and worked on.</p>\n<p>Use Cases also provide a wealth of insights about existing alternative datasets and tips for interpreting and manipulating data for specific purposes.</p>\n<p>PURPOSE</p>\n<p>This use case was requested with the goal of obtaining a "single source of truth" for medical device recalls, rather than trying to reconcile between the two data sources. It needs to:</p>\n<ul>\n<li>Provide unique recall ID to link data from these two sources.</li>\n<li>Provide standardized, consistent product name or registered device key (such as PMA # or 510(k) #)</li>\n</ul>\n<p>VALUE</p>\n<p>The value of the use case is to helps hospitals more effectively catch devices in their inventory that have been recalled and prevent them from buying potentially unsafe ones. It improves outcomes and patient safety by lowering probability of hospitals being unaware of devices have been recalled.</p>\n<p>USE CASE SPECIFICATIONS & SOLUTION</p>\n<p>Information about this use cases is maintained in a wiki: <a href="http://hhs.ddod.us/wiki/Use_Case_6:_Consolidated_reporting_of_medical_device_recalls">http://hhs.ddod.us/wiki/Use_Case_6:_Consolidated_reporting_of_medical_de...</a></p>\n<p>It serves as a knowledge base.</p>\n<p>USE CASE DISCUSSION FORUM</p>\n<p>All communications between Data Users, DDOD Administrators and Data Owners are logged as discussions within GitHub issues: <a href="https://github.com/demand-driven-open-data/ddod-intake/issues/6">https://github.com/demand-driven-open-data/ddod-intake/issues/6</a></p>\n<p>It aims to provide complete transparency into the process and ensure the same message gets to all participants.</p>\n<p>CASE STATUS</p>\n<p>Closed via openFDA.gov API, which includes medical device recall information as of September 2015.</p>\n', 'programCode': ['009:005'], 'references': ['http://www.healthdata.gov/dataset/recalls-medical-devices', 'http://www.healthdata.gov/dataset/radiation-emitting-product-corrective-actions-and-recalls-0'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration, Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/ddod-use-case-consolidated-reporting-medical-device-recalls', 'modified': '2018-11-16', 'contactPoint': {'hasEmail': 'mailto:david.portnoy@hhs.ov', 'fn': 'David Portnoy'}, 'issued': '2015-04-08', 'accessLevel': 'public', 'title': '#DDOD Use Case: Consolidated reporting of medical device recalls', 'identifier': 'bbc9fbb6-f473-4db9-9582-0364efd3a88c', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.healthdata.gov/data/dataset/medical-and-radiation-emitting-device-recalls-0', 'mediaType': 'application/unknown', 'title': 'API'}, {'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'http://www.accessdata.fda.gov/scripts/enforcement/enforce_rpt-Product-Tabs.cfm?action=Expand+Index&w=04012015&lang=eng#devices', 'mediaType': 'application/unknown', 'title': 'CSV'}, {'@type': 'dcat:Distribution', 'description': '<p>A recall is an action taken to address a problem with a medical device that violates FDA law. Recalls occur when a medical device is defective, when it could be a risk to health, or when it is both defective and a risk to health. Recall as defined in 21 CFR 7.3(g) is “a firm’s removal or correction of a marketed product that the Food and Drug Administration considers to be in violation of the laws it administers and against which the agency would initiate legal action, e.g., seizure. Recall does not include a market withdrawal or a stock recovery.” If a firm conducts a recall to reduce a risk to health, the firm is required to submit a written report to the FDA with the information described in 21 CFR 806.10.</p>\n<p>JOIN INFORMATION</p>\n<p>Join to Enforcement Report: "res_event_number" in Recall database is the same as "event_id" in Enforcement Report database<br />\nThe Enforcement Report API cannot be directly joined to the 510(k) or PMA API; use the Recall API to connect<br />\nRecall API join to the 510(k) API: "k_number"<br />\nRecall API join to the PMA API: "pma_numbers" to "pma_number"</p>\n<p>REFERENCE</p>\n<p><a href="https://open.fda.gov/device/recall/reference/">https://open.fda.gov/device/recall/reference/</a></p>\n', 'format': 'json', 'title': 'openFDA Device Recall API', 'accessURL': 'https://api.fda.gov/device/recall.json', 'mediaType': 'application/unknown'}], 'keyword': ['cdrh', 'DDOD use case', 'fda', 'medical devices', 'recalls', 'user request'], 'bureauCode': ['009:10'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'https://github.com/demand-driven-open-data/ddod-intake/blob/master/_data/use-case-6-data-dictionary.json'}, {'description': '<p>SUMMARY</p>\n<p>DDOD use case to request means on consolidating multiple data sources (MDR, PMA, 510(k), R&L) in order to build a list of all marketed medical devices.</p>\n<p>WHAT IS A USE CASE?</p>\n<p>A “Use Case” is a request that was made by the user community because there were no available datasets that met their particular needs. If this use case is similar to your needs, we ask that you add your own requirements to the specifications section.</p>\n<p>The concept of a use case falls within the <a href="http://hhs.ddod.us ">Demand-Driven Open Data</a> (DDOD) program and gives you a formalized way to identify what data you need. It’s for anyone in industry, research, media, nonprofits or other government agencies. Each request becomes a DDOD use case, so that it can be prioritized and worked on.</p>\n<p>Use Cases also provide a wealth of insights about existing alternative datasets and tips for interpreting and manipulating data for specific purposes.</p>\n<p>PURPOSE</p>\n<p>The US Food and Drug Administration (FDA) Center for Devices and Radiological Health (CDRH) has multiple data sources for registered medical devices, including <a href="http://www.fda.gov/MedicalDevices/Safety/ReportaProblem/default.htm">Medical Device Reporting (MDR)</a>, <a href="http://www.fda.gov/Medicaldevices/Deviceregulationandguidance/Howtomarketyourdevice/Premarketsubmissions/Premarketapprovalpma/Default.Htm">Premarket Approval (PMA)</a>, <a href="http://www.fda.gov/MedicalDevices/ProductsandMedicalProcedures/DeviceApprovalsandClearances/510kClearances/">510(k)</a>, and <a href="https://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfrl/rl.cfm">Establishment Registration and Device Listing (R&L)</a>. There are a number of challenges associated with the data, including:</p>\n<ul>\n<li>A single marketed product often has multiple 510(k)s</li>\n<li>A PMA might represent multiple marketed products over the course of the evolution of the device</li>\n<li>510(k) and PMA downloads only include class II and III devices, omitting class I</li>\n</ul>\n<p>The only current way to consolidate the information across these various databases in a reliable manner is via FOIA request. There have already been multiple requests for this data at regular refresh intervals.</p>\n<p>VALUE</p>\n<p>A single source for all registered medical devices is needed for core services on medical device insights provided to hospitals. In addition, without a single source of data, it is difficult for hospitals to understand the available substitutes for a given device.</p>\n<p>USE CASE SPECIFICATIONS & SOLUTION</p>\n<p>Information about this use cases is maintained in a wiki: <a href="http://hhs.ddod.us/wiki/Use_Case_5:_Consolidated_registry_of_marketed_medical_devices">http://hhs.ddod.us/wiki/Use_Case_5:_Consolidated_registry_of_marketed_me...</a></p>\n<p>It serves as a knowledge base.</p>\n<p>USE CASE DISCUSSION FORUM</p>\n<p>All communications between Data Users, DDOD Administrators and Data Owners are logged as discussions within GitHub issues: <a href="https://github.com/demand-driven-open-data/ddod-intake/issues/5">https://github.com/demand-driven-open-data/ddod-intake/issues/5</a></p>\n<p>It aims to provide complete transparency into the process and ensure the same message gets to all participants.</p>\n<p>CASE STATUS</p>\n<p>Closed via openFDA.gov API, which includes medical device registration and listing as of September 2015.</p>\n', 'programCode': ['009:005'], 'title': '#DDOD: Establishment Registration & Device Listing', 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration, Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/ddod-establishment-registration-device-listing', 'modified': '2018-11-16', 'contactPoint': {'hasEmail': 'mailto:david.portnoy@hhs.gov', 'fn': 'David Portnoy'}, 'issued': '2015-04-08', 'accessLevel': 'public', 'identifier': '7b744c79-fa97-4585-8a4e-514fc40a61de', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>The registration and listing dataset contains the location of medical device establishments and the devices manufactured at those establishments. Owners or operators of places of business (also called establishments or facilities) that are involved in the production and distribution of medical devices intended for use in the United States are required to register annually with the FDA. This process is known as establishment registration. Most foreign and domestic establishments that are required to register with the FDA are also required to list the devices that are made there for commercial distribution.</p>\n<p>REFERENCE</p>\n<p><a href="https://open.fda.gov/device/registrationlisting/reference/">https://open.fda.gov/device/registrationlisting/reference/</a></p>\n', 'format': 'json', 'title': 'openFDA Registration and Listing API', 'accessURL': 'https://api.fda.gov/device/registrationlisting.json', 'mediaType': 'application/unknown'}], 'keyword': ['cdrh', 'DDOD use case', 'fda', 'medical device registry', 'medical devices', 'user request'], 'bureauCode': ['009:10'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.fda.gov/MedicalDevices/DeviceRegulationandGuidance/HowtoMarketYourDevice/RegistrationandListing/ucm134495.htm'}, {'description': '<p>This database consists of those national and international standards recognized by FDA which manufacturers can declare conformity to and is part of the information the Center can use to make an appropriate decision regarding the clearance or approval of a submission. Information submitted on conformance with such standards will have a direct bearing on safety and effectiveness determinations made during the review of IDEs, HDEs, PMAs, and PDPs. Conformance with recognized consensus standards in and of itself, however, may not always be a sufficient basis for regulatory decisions.</p>\n', 'programCode': ['009:005'], 'title': 'FDA Recognized Consensus Standards', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/fda-recognized-consensus-standards-0', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': 'cffc9661-6d5a-4b42-9fec-fdd96d025685', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfStandards/search.cfm', 'mediaType': 'application/unknown', 'title': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfStandards/search.cfm'}], 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'modified': '2016-04-05', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>Federal regulations require that an assembler who installs one or more certified components of a diagnostic x-ray system submit a report of assembly. This database contains the releasable information submitted including Equipment Location, General Information and Component Information. Note: Data does not include dental system installations.</p>\n', 'programCode': ['009:005'], 'title': 'X-Ray Assembler Data', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/x-ray-assembler-data', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': '306deb7b-1c35-4852-a580-3ff94b3b30f7', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'zip', 'accessURL': 'http://www.fda.gov/MedicalDevices/DeviceRegulationandGuidance/Databases/ucm135419.htm', 'mediaType': 'application/unknown', 'title': 'http://www.fda.gov/MedicalDevices/DeviceRegulationandGuidance/Databases/ucm135419.htm'}], 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'modified': '2016-04-05', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The CDRH FOIA electronic reading room contains frequently requested information via the Freedom of Information Act from the Center for Devices and Radiological Health.</p>\n', 'programCode': ['009:005'], 'title': 'CDRH FOIA Electronic Reading Room', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/cdrh-foia-electronic-reading-room-0', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': '8758d19d-15d7-49a9-b781-c7f87a990386', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.accessdata.fda.gov/scripts/cdrh/devicesatfda/readingroom.cfm', 'mediaType': 'application/unknown', 'title': 'http://www.accessdata.fda.gov/scripts/cdrh/devicesatfda/readingroom.cfm'}], 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'modified': '2016-04-05', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The Medical Product Safety Network (MedSun) is an adverse event reporting program launched in 2002. The primary goal for MedSun is to work collaboratively with the clinical community to identify, understand, and solve problems with the use of medical devices.</p>\n', 'programCode': ['009:005'], 'title': 'MedSun Reports', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/medsun-reports-0', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': '162b6f86-6601-4549-b02d-afa20a7d36d3', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/Medsun/searchReportText.cfm', 'mediaType': 'application/unknown', 'title': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/Medsun/searchReportText.cfm'}], 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'modified': '2016-04-05', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The Drug Listing Act of 1972 requires registered drug establishments to provide the Food and Drug Administration (FDA) with a current list of all drugs manufactured, prepared, propagated, compounded, or processed by it for commercial distribution. (See Section 510 of the Federal Food, Drug, and Cosmetic Act (Act) (21 U.S.C. § 360)). Drug products are identified and reported using a unique, three-segment number, called the National Drug Code (NDC), which serves as a universal product identifier for drugs. FDA publishes the listed NDC numbers and the information submitted as part of the listing information in the NDC Directory which is updated daily.</p>\n', 'programCode': ['009:002'], 'title': 'National Drug Code Directory', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/national-drug-code-directory-0', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': 'dc27c5d5-6322-45ed-b6ec-0badd19c2a3f', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'zip', 'accessURL': 'http://www.fda.gov/downloads/Drugs/DevelopmentApprovalProcess/UCM070838.zip', 'mediaType': 'application/unknown', 'title': 'http://www.fda.gov/downloads/Drugs/DevelopmentApprovalProcess/UCM070838.zip'}], 'keyword': ['cder'], 'bureauCode': ['009:10'], 'modified': '2016-04-05', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The FDA Acronyms and Abbreviations database provides a quick reference to acronyms and abbreviations related to Food and Drug Administration (FDA) activities</p>\n', 'programCode': ['009:002'], 'title': 'FDA Acronyms and Abbreviations', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/fda-acronyms-and-abbreviations-0', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': '7503476e-5c5b-40e3-be2e-1ec7b3b091b5', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'zipped text', 'accessURL': 'http://www.fda.gov/AboutFDA/FDAAcronymsAbbreviations/ucm070296.htm', 'mediaType': 'application/unknown', 'title': 'http://www.fda.gov/AboutFDA/FDAAcronymsAbbreviations/ucm070296.htm'}], 'keyword': ['definitions'], 'bureauCode': ['009:10'], 'modified': '2016-04-05', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The publication Approved Drug Products with Therapeutic Equivalence Evaluations (the List, commonly known as the Orange Book) identifies drug products approved on the basis of safety and effectiveness by the Food and Drug Administration (FDA) under the Federal Food, Drug, and Cosmetic Act (the Act). (For more information, see the Orange Book Preface.)</p>\n', 'programCode': ['009:002'], 'title': 'Approved Drug Products with Therapuetic Equivalence Evaluations (Orange Book)', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/approved-drug-products-therapuetic-equivalence-evaluations-orange-book-0', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': '8ece8be1-8f57-425c-b16f-14a312e4bfd2', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'zipped txt', 'accessURL': 'http://www.fda.gov/downloads/Drugs/InformationOnDrugs/UCM163762.zip', 'mediaType': 'application/unknown', 'title': 'http://www.fda.gov/downloads/Drugs/InformationOnDrugs/UCM163762.zip'}], 'keyword': ['cder'], 'bureauCode': ['009:10'], 'modified': '2016-09-02', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>This application provides Human Cell and Tissue registration information for registered, inactive, and pre-registered firms. Query options are by Establishment Name, Establishment Function, Product, Establishment Status, State, Zip Code, and Country.</p>\n', 'programCode': ['009:003'], 'title': 'Human Cell and Tissue Establishment Registration Public Query', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/human-cell-and-tissue-establishment-registration-public-query', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': 'b53431b8-1825-41eb-ba16-c84d3ac4b3ce', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.accessdata.fda.gov/scripts/cber/CFAppsPub/tiss/index.cfm', 'mediaType': 'application/unknown', 'title': 'https://www.accessdata.fda.gov/scripts/cber/CFAppsPub/tiss/index.cfm'}], 'keyword': ['cber'], 'bureauCode': ['009:10'], 'modified': '2016-04-05', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>Disclosure of reporting citations provide the public with a rationale for the Agency’s enforcement actions and will also help to inform public and industry decision-making, allowing them to make more informed marketplace choices and help to encourage compliance.</p>\n', 'programCode': ['009:008'], 'title': 'Inspection Citations', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/inspection-citations-0', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': 'df32e02f-1100-42b4-b0a2-b33bb2b4431f', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'excel', 'accessURL': 'http://www.fda.gov/ICECI/EnforcementActions/ucm346077.htm', 'mediaType': 'application/unknown', 'title': 'http://www.fda.gov/ICECI/EnforcementActions/ucm346077.htm'}], 'keyword': ['ora'], 'bureauCode': ['009:10'], 'modified': '2016-04-05', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>FDA is disclosing the final inspection classification for inspections related to currently marketed FDA-regulated products. The disclosure of this information is not intended to interfere with planned enforcement actions, therefore some information may be withheld from posting until such action is taken.</p>\n', 'programCode': ['009:008'], 'title': 'Inspection Database', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/inspection-database-0', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': 'af74e526-2107-4576-9f56-aa2e83ed7ba9', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'excel', 'accessURL': 'http://www.fda.gov/downloads/ICECI/EnforcementActions/UCM224485.xls', 'mediaType': 'application/unknown', 'title': 'http://www.fda.gov/downloads/ICECI/EnforcementActions/UCM224485.xls'}], 'keyword': ['ora'], 'bureauCode': ['009:10'], 'modified': '2016-04-05', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>An index of FDA warning letters issued to companies operating in the United States.</p>\n', 'programCode': ['009:008'], 'title': 'Warning Letters', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/warning-letters-0', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': '01a6d43d-067f-4a9b-81c6-4cbbdb3b1390', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'xml', 'accessURL': 'http://www.fda.gov/DataSets/WarningLetters/WarningLettersDataSet.xml', 'mediaType': 'application/unknown', 'title': 'http://www.fda.gov/DataSets/WarningLetters/WarningLettersDataSet.xml'}], 'keyword': ['ora', 'regulations'], 'bureauCode': ['009:10'], 'modified': '2016-04-05', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': "<p>Whereas not all recalls are announced in the media or on our Recalls press release page, all recalls montiored by FDA are included in FDA's weekly Enforcement Report once they are classified according to the level of hazard involved.</p>\n", 'programCode': ['009:008'], 'title': 'Enforcement Reports', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/enforcement-reports', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': '426ad019-4346-4239-8a38-51630203d78c', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'interactive on-screen', 'accessURL': 'http://www.fda.gov/Safety/Recalls/EnforcementReports/default.htm', 'mediaType': 'application/unknown', 'title': 'http://www.fda.gov/Safety/Recalls/EnforcementReports/default.htm'}], 'keyword': ['ora', 'regulations'], 'bureauCode': ['009:10'], 'modified': '2016-09-02', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>POCA is a software that produces a data set used internally to assess the safety, and feasibility of proposed proprietary drug names. The public (specfically industry) has access to the tool but not to the internally run data queries/sets.</p>\n', 'programCode': ['009:002'], 'title': 'POCA -Phonetic Orthographic Computer Algorithm', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/poca-phonetic-orthographic-computer-algorithm', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': '7e5cc9df-db7b-48e0-a8ea-76fb37556484', '@type': 'dcat:Dataset', 'modified': '2016-04-05', 'keyword': ['drug-name', 'feasibility', 'proprietary', 'safety'], 'bureauCode': ['009:10'], 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>An inventory of all FDA Datasets</p>\n', 'programCode': ['009:005'], 'title': 'FDA Data Inventory', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/fda-data-inventory-0', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': '4cab71eb-8d5e-4920-86fd-1b1d911467de', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'json', 'accessURL': 'http://open.fda.gov/data.json', 'mediaType': 'application/unknown', 'title': 'http://open.fda.gov/data.json'}], 'keyword': ['data-json', 'inventory'], 'bureauCode': ['009:10'], 'modified': '2016-09-02', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>This database contains historical information about CDRH Advisory Committees and Panel meetings through 2008, including summaries and transcripts.</p>\n', 'programCode': ['009:005'], 'title': 'CDRH Advisory Meeting Materials Archive', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/cdrh-advisory-meeting-materials-archive', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': '8e7c962a-f3b5-441b-a96f-9b48ba42879b', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfAdvisory/search.cfm', 'mediaType': 'application/unknown', 'title': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfAdvisory/search.cfm'}], 'keyword': ['labeling'], 'bureauCode': ['009:10'], 'modified': '2016-04-05', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The CDRH Inspections Database provides information about medical device inspections that were the responsibility of CDRH from 2008 to the present.</p>\n', 'programCode': ['009:005'], 'title': 'CDRH Inspections Database', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/cdrh-inspections-database', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': '967b3009-7fda-40fe-8094-0981af1dbd94', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfTPLC/inspect.cfm', 'mediaType': 'application/unknown', 'title': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfTPLC/inspect.cfm'}], 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'modified': '2016-04-05', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>This database contains the most recent revision from the Government Printing Office (GPO) of the Code of Federal Regulations (CFR) Title 21 - Food and Drugs.</p>\n', 'programCode': ['009:005'], 'title': 'Code of Federal Regulations Title 21', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/code-federal-regulations-title-21', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': 'c3e16c8a-ef9c-41bf-acaa-38f152171b1e', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfcfr/cfrsearch.cfm', 'mediaType': 'application/unknown', 'title': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfcfr/cfrsearch.cfm'}], 'keyword': ['cdrh', 'regulations'], 'bureauCode': ['009:10'], 'modified': '2016-09-02', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>This database contains the commercially marketed in vitro test systems categorized by the FDA since January 31, 2000, and tests categorized by the Centers for Disease Control and Prevention (CDC) prior to that date.</p>\n', 'programCode': ['009:005'], 'title': 'Clinical Laboratory Improvement Amendments ', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/clinical-laboratory-improvement-amendments', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': '809edbd9-653b-46c6-b4aa-53b6d56ce330', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'interactive on-screen', 'accessURL': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfCLIA/clia.cfm', 'mediaType': 'application/unknown', 'title': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfCLIA/clia.cfm'}], 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'modified': '2016-09-02', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>This database contains the commercially marketed in vitro test systems categorized as CLIA waived by the FDA since January 31, 2000, and by the Centers for Disease Control and Prevention (CDC) prior to that date. CLIA waived test systems are waived from certain CLIA laboratory requirements (42 CFR Part 493).</p>\n', 'programCode': ['009:005'], 'title': 'CLIA Currently Waived Analytes', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/clia-currently-waived-analytes-0', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': 'd7eed20d-0a38-46c6-8c99-7033ef41a57a', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfClia/analyteswaived.cfm', 'mediaType': 'application/unknown', 'title': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfClia/analyteswaived.cfm'}], 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'modified': '2016-09-02', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': "<p>The Mammography Facility Database is updated periodically based on information received from the four FDA-approved accreditation bodies: the American College of Radiology (ACR), and the States of Arkansas, Iowa, and Texas. Information received by FDA or Certifying State from accreditation bodies does not specify if the facility is mobile or stationary. In many instances, but not all, the accreditation body notes Mobile following the name of the facility. The certification status of facilities may change, so FDA suggests that you check the facility's current status and look for the MQSA certificate.</p>\n", 'programCode': ['009:005'], 'title': 'Mammography Facilities', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/mammography-facilities-0', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': '48cef628-6350-4d57-8ab2-481328a46758', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfMQSA/mqsa.cfm', 'mediaType': 'application/unknown', 'title': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfMQSA/mqsa.cfm'}], 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'modified': '2016-09-02', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>Searchable listing of Over-the-Counter tests (OTC) and collection kits that have been cleared or approved by the FDA</p>\n', 'programCode': ['009:005'], 'title': 'IVD Home Use Lab Tests (Over The Counter) Tests', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/ivd-home-use-lab-tests-over-counter-tests', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': '89f5a6f4-6c9a-4702-b42d-c9c518ef5de1', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfIVD/Search.cfm', 'mediaType': 'application/unknown', 'title': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfIVD/Search.cfm'}], 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'modified': '2016-04-05', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>MAUDE data represents reports of adverse events involving medical devices. The data consists of all voluntary reports since June, 1993, user facility reports since 1991, distributor reports since 1993, and manufacturer reports since August, 1996.</p>\n', 'programCode': ['009:005'], 'title': 'MAUDE (Manufacturer and User Facility Device Experience)', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/maude-manufacturer-and-user-facility-device-experience', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': '91c23544-7f75-49a4-aa34-f4372cd4a557', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfMAUDE/search.CFM', 'mediaType': 'application/unknown', 'title': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfMAUDE/search.CFM'}], 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'modified': '2016-04-05', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': "<p>This database allows you to search the CDRH's database information on medical devices which may have malfunctioned or caused a death or serious injury during the years 1992 through 1996.</p>\n", 'programCode': ['009:005'], 'title': 'MDR (Medical Device Reporting)', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/mdr-medical-device-reporting', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': '674f18ef-7641-4329-82aa-16aeabee6cc4', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfmdr/search.CFM', 'mediaType': 'application/unknown', 'title': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfmdr/search.CFM'}], 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'modified': '2016-04-05', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The National Health Related Items Code (NHRIC) is a system for identification and numbering of marketed device packages that is compatible with other numbering systems such as the National Drug Code (NDC) or Universal Product Code (UPC). Those manufacturers who desire to use the NHRIC number for unique product identification may apply to FDA for a labeler code. This database contains NHRIC data retrieved from records that date back 20 years.</p>\n', 'programCode': ['009:005'], 'title': 'NHRIC (National Health Related Items Code)', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/nhric-national-health-related-items-code-0', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': '8dcd39a5-a2e6-45f3-9eac-e8659b3a5d3e', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfNHRIC/nhric.cfm', 'mediaType': 'application/unknown', 'title': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfNHRIC/nhric.cfm'}], 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'modified': '2016-04-05', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>Premarket approval by FDA is the required process of scientific review to ensure the safety and effectiveness of all devices classified as Class III devices. An approved Premarket Approval Application (PMA) is, in effect, a private license granted to the applicant for marketing a particular medical device. This database may be searched by a variety of fields and is updated on a monthly basis.</p>\n', 'programCode': ['009:005'], 'title': 'Premarket Approvals (PMA)', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/premarket-approvals-pma-0', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': '55f1a690-472e-4e4a-9df7-8e651cffe827', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfPMA/pma.cfm', 'mediaType': 'application/unknown', 'title': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfPMA/pma.cfm'}], 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'modified': '2016-04-05', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>A 180-day supplement is a request for a significant change in components, materials, design, specification, software, color additive, and labeling to an approved premarket application or premarket report. As a pilot program under the CDRH Transparency Initiative, FDA has begun releasing some summary review memos for 180-day PMA supplements relating to design changes.</p>\n', 'programCode': ['009:005'], 'title': 'Premarket Approval (PMA) Summary Review Memos for 180-Day Design Changes', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/premarket-approval-pma-summary-review-memos-180-day-design-changes', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': '8ec55d4b-1218-4605-8626-88834e0ba8af', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfpma/pmamemos.cfm', 'mediaType': 'application/unknown', 'title': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfpma/pmamemos.cfm'}], 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'modified': '2016-04-05', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>Medical device manufacturers are required to submit a premarket notification or 510(k) if they intend to introduce a device into commercial distribution for the first time or reintroduce a device that will be significantly changed or modified to the extent that its safety or effectiveness could be affected. This database of releasable 510(k)s can be searched by 510(k) number, applicant, device name or FDA product code. Summaries of safety and effectiveness information is available via the web interface for more recent records.</p>\n', 'programCode': ['009:005'], 'title': 'Premarket Notifications (510(k)s)', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/premarket-notifications-510ks-0', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': 'e5246333-c717-48aa-933b-d136514aca6e', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'zip', 'accessURL': 'http://www.accessdata.fda.gov/premarket/ftparea/pmn96cur.zip', 'mediaType': 'application/unknown', 'title': 'http://www.accessdata.fda.gov/premarket/ftparea/pmn96cur.zip'}], 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'modified': '2016-04-05', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>This database contains medical device names and associated information developed by the Center. It includes a three letter device product code and a Device Class that refers to the level of CDRH regulation of a given device.</p>\n', 'programCode': ['009:005'], 'title': 'Product Classification', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/product-classification', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': '3df97eed-75ca-49bf-a1d9-b7f63bb0fd8b', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'zip', 'accessURL': 'http://www.accessdata.fda.gov/premarket/ftparea/foiclass.zip', 'mediaType': 'application/unknown', 'title': 'http://www.accessdata.fda.gov/premarket/ftparea/foiclass.zip'}], 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'modified': '2016-04-05', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>This database contains product names and associated information developed by the Center for all products, both medical and non-medical, which emit radiation. It includes a three letter product code, a descriptor for radiation type, applicable performance standard(s), and a definition for the code.</p>\n', 'programCode': ['009:005'], 'title': 'Radiation-emitting Electronic Product Codes', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/radiation-emitting-electronic-product-codes', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': 'bcff62c4-cbe8-48ea-98fc-7635e11bb150', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfPCD_rh/TextSearch.cfm', 'mediaType': 'application/unknown', 'title': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfPCD_rh/TextSearch.cfm'}], 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'modified': '2016-04-05', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>This database provides descriptions of radiation-emitting products that have been recalled under an approved corrective action plan to remove defective and noncompliant products from the market. Searches may be done by manufacturer name, performance standard, product name, description, or date range.</p>\n', 'programCode': ['009:005'], 'title': 'Radiation Emitting Product Corrective Actions and Recalls', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/radiation-emitting-product-corrective-actions-and-recalls-0', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': '6473dda7-2b3d-41dc-9ef0-dd87e8b24feb', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfPCD_RH/rh_res.cfm', 'mediaType': 'application/unknown', 'title': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfPCD_RH/rh_res.cfm'}], 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'modified': '2016-04-05', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>This database contains a list of classified medical device recalls since November 1, 2002</p>\n', 'programCode': ['009:005'], 'title': 'Recalls of Medical Devices', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/recalls-medical-devices-0', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': '0e3951db-e295-47a9-993b-5f63001e805e', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfRES/res.cfm', 'mediaType': 'application/unknown', 'title': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfRES/res.cfm'}], 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'modified': '2016-04-05', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>This searchable database contains establishments (engaged in the manufacture, preparation, propagation, compounding, assembly, or processing of medical devices intended for human use and commercial distribution) and listings of medical devices in commercial distribution by both domestic and foreign manufacturers. Note: This database is updated once a week.</p>\n', 'programCode': ['009:005'], 'title': 'Establishment Registration & Device Listing', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/establishment-registration-device-listing-0', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': '44973c5b-1352-4834-a97b-2dc1b5620ccc', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfRL/rl.cfm', 'mediaType': 'application/unknown', 'title': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfRL/rl.cfm'}], 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'modified': '2016-04-05', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The Total Product Life Cycle (TPLC) database integrates premarket and postmarket data about medical devices. It includes information pulled from CDRH databases including Premarket Approvals (PMA), Premarket Notifications (510[k]), Adverse Events, and Recalls. You can search the TPLC database by device name or procode to receive a full report about a particular product line.</p>\n', 'programCode': ['009:005'], 'title': 'Total Product Life Cycle (TPLC)', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/total-product-life-cycle-tplc', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': '997f09c2-552a-453a-9d93-340a7b8c3b2e', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfTPLC/tplc.cfm', 'mediaType': 'application/unknown', 'title': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfTPLC/tplc.cfm'}], 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'modified': '2016-04-05', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>This list includes products subject to recall in the United States since June 2009 related to products manufactured by Plainview Milk Products Cooperative.</p>\n', 'programCode': ['009:001'], 'title': 'Plainview Milk Cooperative Ingredient Recall', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/plainview-milk-cooperative-ingredient-recall-0', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': '6d6542db-36ee-4c24-b5e2-09f73ea07fc2', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'xml', 'accessURL': 'http://www.accessdata.fda.gov/scripts/Milk/MilkRecallProducts2009.xml', 'mediaType': 'application/unknown', 'title': 'http://www.accessdata.fda.gov/scripts/Milk/MilkRecallProducts2009.xml'}], 'keyword': ['recalls'], 'bureauCode': ['009:10'], 'modified': '2016-04-05', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>Press Releases of food recalls from industry</p>\n', 'programCode': ['009:001'], 'title': 'Food Recalls', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/food-recalls-0', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': '9f60f76b-5b8b-44f4-9e85-9ed04be1e52f', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'xml', 'accessURL': 'http://www.fda.gov/DataSets/Recalls/Food/Food.xml', 'mediaType': 'application/unknown', 'title': 'http://www.fda.gov/DataSets/Recalls/Food/Food.xml'}], 'keyword': ['recalls'], 'bureauCode': ['009:10'], 'modified': '2016-04-05', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The FDA Peanut-Containing Product Recall widget allows you to browse the Food and Drug Administration (FDA) database of peanut butter and peanut-containing products subject to recall. This database makes it easier for you to determine whether any of the products you have at home are subject to recent recalls, and will be updated as new information becomes available.</p>\n', 'programCode': ['009:000'], 'title': 'FDA Peanut-Containing Product Recall', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['National'], 'landingPage': 'https://healthdata.gov/dataset/fda-peanut-containing-product-recall', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': '6ed9bfa0-22e9-45d3-aaf5-cb444fb99f4d', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'widget', 'accessURL': 'http://www.cdc.gov/Widgets/', 'mediaType': 'application/unknown', 'title': 'http://www.cdc.gov/Widgets/'}], 'keyword': ['brownie', 'cake-and-pie', 'candy', 'cereal', 'cookie', 'cracker', 'donut', 'fda', 'federal-widget', 'ice-cream', 'national', 'peanut-butter', 'pet-food', 'product', 'product-recalls', 'recalls', 'salmonella', 'snack-bars'], 'bureauCode': ['009:10'], 'modified': '2016-08-04', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The CDRH Post-Approval Studies Program encompasses design, tracking, oversight, and review responsibilities for studies mandated as a condition of approval of a premarket approval (PMA) application, protocol development product (PDP) application, or humanitarian device exemption (HDE) application. The program helps ensure that well-designed post-approval studies (PAS) are conducted effectively and efficiently and in the least burdensome manner.</p>\n', 'programCode': ['009:005'], 'title': 'Post-Approval Studies', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/post-approval-studies', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': '9cbff0af-fc5b-41b3-910d-8d66e493e0f5', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'xls', 'accessURL': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfPMA/pma_pas_Excel.cfm', 'mediaType': 'application/unknown', 'title': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfPMA/pma_pas_Excel.cfm'}], 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'modified': '2016-04-05', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The 522 Postmarket Surveillance Studies Program encompasses design, tracking, oversight, and review responsibilities for studies mandated under section 522 of the Federal Food, Drug and Cosmetic Act. The program helps ensure that well-designed 522 postmarket surveillance (PS) studies are conducted effectively and efficiently and in the least burdensome manner.</p>\n', 'programCode': ['009:005'], 'title': '522 Postmarket Surveillance Studies', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/522-postmarket-surveillance-studies-0', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': '4895e170-d07c-46f1-b4c2-27ae5003e69e', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'xls', 'accessURL': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfPMA/pss_excel.cfm', 'mediaType': 'application/unknown', 'title': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfPMA/pss_excel.cfm'}], 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'modified': '2016-04-05', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>This database contains a list of classified medical device recalls since November 1, 2002</p>\n', 'programCode': ['009:005'], 'title': 'Medical and Radiation Emitting Device Recalls', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/medical-and-radiation-emitting-device-recalls', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': '1cb2e7f1-3f0d-4c84-b7ad-aedff86a1119', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfRES/res.cfm', 'mediaType': 'application/unknown', 'title': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfRES/res.cfm'}], 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'modified': '2016-04-05', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>Information provided to FDA by manufacturers about current drugs in shortage, resolved shortages, and discontinuations of specific drug products.</p>\n', 'programCode': ['009:002'], 'title': 'Current and Resolved Drug Shortages and Discontinuations Reported to FDA', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/current-and-resolved-drug-shortages-and-discontinuations-reported-fda', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': '32bb0cd7-6217-4b2f-aaf8-784c4469f071', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.accessdata.fda.gov/scripts/drugshortages/default.cfm', 'mediaType': 'application/unknown', 'title': 'http://www.accessdata.fda.gov/scripts/drugshortages/default.cfm'}], 'keyword': ['cder'], 'bureauCode': ['009:10'], 'modified': '2016-04-05', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>Companies are required under Section 506C of the Federal Food, Drug, and Cosmetic Act (FD&C Act) (as amended by the Food and Drug Administration Safety and Innovation Act) to notify FDA of a permanent discontinuance of certain drug products, six months in advance, or if that is not possible, as soon as practicable. These drugs include those that are life-supporting, life-sustaining or for use in the prevention or treatment of a debilitating disease or condition, including any such drug used in emergency medical care or during surgery). The discontinuations provided below reflect information received from manufacturers, and are for informational purposes only.</p>\n', 'programCode': ['009:002'], 'title': 'Drugs to be Discontinued', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/drugs-be-discontinued', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': '4936fbae-c3d7-4449-bfa6-49169d2b5abc', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'application/unknown', 'accessURL': 'http://www.fda.gov/Drugs/DrugSafety/DrugShortages/ucm050794.htm', 'mediaType': 'application/unknown', 'title': 'http://www.fda.gov/Drugs/DrugSafety/DrugShortages/ucm050794.htm'}], 'keyword': ['cder'], 'bureauCode': ['009:10'], 'modified': '2016-04-05', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>Listing of Resolved Drug Shortages provided to FDA by manufacturers</p>\n', 'programCode': ['009:002'], 'title': 'Resolved Drug Shortages', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/resolved-drug-shortages', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': '2e57a310-a58c-4b97-a0fb-58b8b497cde4', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'application/unknown', 'accessURL': 'http://www.fda.gov/Drugs/DrugSafety/DrugShortages/ucm050793.htm', 'mediaType': 'application/unknown', 'title': 'http://www.fda.gov/Drugs/DrugSafety/DrugShortages/ucm050793.htm'}], 'keyword': ['department-of-health-human-services'], 'bureauCode': ['009:10'], 'modified': '2016-09-02', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The Food and Drug Administration Amendments Act of 2007 gave FDA the authority to require a Risk Evaluation and Mitigation Strategy (REMS) from manufacturers to ensure that the benefits of a drug or biological product outweigh its risks.</p>\n', 'programCode': ['009:002'], 'title': 'Approved Risk Evaluation and Mitigation Strategies', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/approved-risk-evaluation-and-mitigation-strategies-0', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': '70e0af9c-7dfc-4971-94bf-13ee6c1c2d8b', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'pdf', 'accessURL': 'http://www.fda.gov/Drugs/DrugSafety/PostmarketDrugSafetyInformationforPatientsandProviders/ucm111350.htm', 'mediaType': 'application/unknown', 'title': 'http://www.fda.gov/Drugs/DrugSafety/PostmarketDrugSafetyInformationforPatientsandProviders/ucm111350.htm'}], 'keyword': ['cder'], 'bureauCode': ['009:10'], 'modified': '2016-09-02', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>Food producers recall their products from the marketplace when the products are mislabeled or when the food may present a health hazard to consumers because the food is contaminated or has caused a foodborne illness outbreak.</p>\n', 'programCode': ['009:001'], 'title': 'Recalls of Food and Dietary Supplements', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/recalls-food-and-dietary-supplements', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': '4d83c8bf-c230-48da-a371-f6318c296b3d', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'on-screen text', 'accessURL': 'http://www.fda.gov/Food/RecallsOutbreaksEmergencies/Recalls/default.htm', 'mediaType': 'application/unknown', 'title': 'http://www.fda.gov/Food/RecallsOutbreaksEmergencies/Recalls/default.htm'}], 'keyword': ['cfsan'], 'bureauCode': ['009:10'], 'modified': '2016-04-05', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The Clinical Investigator Inspection List (CLIIL) contains names, addresses, and other pertinent information gathered from inspections of clinical investigators who have performed studies with investigational new drugs. The list contains information on inspections that have been closed since July 1977.</p>\n', 'programCode': ['009:002'], 'title': 'Clinical Investigator Inspector List (CLIIL)', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/clinical-investigator-inspector-list-cliil-0', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': '027457bd-a9d4-4196-a4ba-54e1ca295269', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'zipped txt', 'accessURL': 'http://www.fda.gov/downloads/Drugs/InformationOnDrugs/UCM111343.zip', 'mediaType': 'application/unknown', 'title': 'http://www.fda.gov/downloads/Drugs/InformationOnDrugs/UCM111343.zip'}], 'keyword': ['cder'], 'bureauCode': ['009:10'], 'modified': '2016-09-02', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>For a drug product that does not have a dissolution test method in the United States Pharmacopeia (USP), the FDA Dissolution Methods Database provides information on dissolution methods presently recommended by the Division of Bioequivalence, Office of Generic Drugs.</p>\n', 'programCode': ['009:002'], 'title': 'Dissolution Methods Database', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/dissolution-methods-database-0', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': '78feab7a-1ff7-4a51-8478-a978213fac09', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'interactive on-screen', 'accessURL': 'http://www.fda.gov/Drugs/InformationOnDrugs/ucm135742.htm', 'mediaType': 'application/unknown', 'title': 'http://www.fda.gov/Drugs/InformationOnDrugs/ucm135742.htm'}], 'keyword': ['cder'], 'bureauCode': ['009:10'], 'modified': '2016-04-05', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The Drug Establishments Current Registration Site (DECRS) is a database of current information submitted by drug firms to register establishments (facilities) which manufacture, prepare, propagate, compound or process drugs that are commercially distributed in the U.S. or offered for import to the U.S.</p>\n', 'programCode': ['009:002'], 'title': 'Drug Establishments Current Registration Site', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/drug-establishments-current-registration-site', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': 'bac9ec1c-9d3b-4573-85b5-dd3fe1689be0', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'zip', 'accessURL': 'http://www.fda.gov/downloads/Drugs/InformationOnDrugs/UCM197817.zip', 'mediaType': 'application/unknown', 'title': 'http://www.fda.gov/downloads/Drugs/InformationOnDrugs/UCM197817.zip'}], 'keyword': ['cder'], 'bureauCode': ['009:10'], 'modified': '2016-04-05', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>Information about FDA-approved brand name and generic prescription and over-the-counter human drugs and biological therapeutic products. <a href="mailto:Drugs@FDA">Drugs@FDA</a> includes most of the drug products approved since 1939. The majority of patient information, labels, approval letters, reviews, and other information are available for drug products approved since 1998.</p>\n', 'programCode': ['009:002'], 'title': 'Drugs@FDA Database', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/drugsfda-database', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': 'c7e9dc63-e51e-4697-ae0f-fcb0e7be0051', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'zip', 'accessURL': 'http://www.fda.gov/downloads/Drugs/InformationOnDrugs/UCM054599.zip', 'mediaType': 'application/unknown', 'title': 'http://www.fda.gov/downloads/Drugs/InformationOnDrugs/UCM054599.zip'}], 'keyword': ['cder'], 'bureauCode': ['009:10'], 'modified': '2016-04-05', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': "<p>The FDA Adverse Event Reporting System (FAERS) is a database that contains information on adverse event and medication error reports submitted to FDA. The database is designed to support the FDA's post-marketing safety surveillance program for drug and therapeutic biologic products.</p>\n", 'programCode': ['009:002'], 'title': 'FDA Adverse Event Reporting System (FAERS): Latest Quartely Data Files', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/fda-adverse-event-reporting-system-faers-latest-quartely-data-files-0', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': '9f1ba341-723c-480b-887e-e72f043d4abe', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'zip', 'accessURL': 'http://www.fda.gov/Drugs/GuidanceComplianceRegulatoryInformation/Surveillance/AdverseDrugEffects/ucm082193.htm', 'mediaType': 'application/unknown', 'title': 'http://www.fda.gov/Drugs/GuidanceComplianceRegulatoryInformation/Surveillance/AdverseDrugEffects/ucm082193.htm'}], 'keyword': ['cder'], 'bureauCode': ['009:10'], 'modified': '2016-04-05', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>According to 21 CFR 210.3(b)(8), an inactive ingredient is any component of a drug product other than the active ingredient. Only inactive ingredients in the final dosage forms of drug products are in this database.</p>\n', 'programCode': ['009:002'], 'title': 'Inactive ingredient Search for Approved Drug Products', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/inactive-ingredient-search-approved-drug-products', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': '8603c720-803b-41fa-8a41-13d1cdd7f9e4', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'zip', 'accessURL': 'http://www.fda.gov/Drugs/InformationOnDrugs/ucm113978.htm', 'mediaType': 'application/unknown', 'title': 'http://www.fda.gov/Drugs/InformationOnDrugs/ucm113978.htm'}], 'keyword': ['cder'], 'bureauCode': ['009:10'], 'modified': '2016-04-05', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': "<p>Provides information to the public on postmarket requirements and commitments. The phrase postmarket requirements and commitments refers to studies and clinical trials that sponsors conduct after approval to gather additional information about a product's safety, efficacy, or optimal use. Some of the studies and clinical trials may be required; others may be studies or clinical trials a sponsor has committed to conduct.</p>\n", 'programCode': ['009:002'], 'title': 'Postmarket Requirements and Commitments', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/postmarket-requirements-and-commitments', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': 'aeccaefd-a424-423f-90cc-8ecc1f587de9', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'interactive on-screen', 'accessURL': 'http://www.fda.gov/Drugs/GuidanceComplianceRegulatoryInformation/Post-marketingPhaseIVCommitments/ucm070777.htm', 'mediaType': 'application/unknown', 'title': 'http://www.fda.gov/Drugs/GuidanceComplianceRegulatoryInformation/Post-marketingPhaseIVCommitments/ucm070777.htm'}], 'keyword': ['cder'], 'bureauCode': ['009:10'], 'modified': '2016-04-05', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>This application provides information for active, inactive, and pre-registered firms. Query options are by FEI, Applicant Name, Establishment Name, Other Names, Establishment Type, Establishment Status, City, State, Zip Code, Country and Reporting Official First Name or Last Name.</p>\n', 'programCode': ['009:003'], 'title': 'Blood Establishment Registration Database', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/blood-establishment-registration-database-0', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': 'bd05a0ab-ded3-4fbd-b93b-2fcb4811f840', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.accessdata.fda.gov/scripts/cber/CFAppsPub/', 'mediaType': 'application/unknown', 'title': 'https://www.accessdata.fda.gov/scripts/cber/CFAppsPub/'}], 'keyword': ['cber'], 'bureauCode': ['009:10'], 'modified': '2016-04-05', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>MedWatch alerts provide timely new safety information on human drugs, medical devices, vaccines and other biologics, dietary supplements, and cosmetics. The alerts contain actionable information that may impact both treatment and diagnostic choices for healthcare professional and patient.</p>\n', 'programCode': ['009:008'], 'title': 'MedWatch Safety Alerts for Human Medical Products', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/medwatch-safety-alerts-human-medical-products-0', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': '09529960-d406-47e3-a2a8-fcae26d52abd', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'zip', 'accessURL': 'http://www.fda.gov/downloads/Safety/MedWatch/SafetyInformation/UCM189811.zip', 'mediaType': 'application/unknown', 'title': 'http://www.fda.gov/downloads/Safety/MedWatch/SafetyInformation/UCM189811.zip'}], 'keyword': ['definitions'], 'bureauCode': ['009:10'], 'modified': '2016-04-05', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>This list includes products subject to recall since September 2010 related to infant formula distributed by Abbott. This list will be updated with publicly available information as received. The information is current as of the date indicated. If we learn that any information is not accurate, we will revise the list as soon as possible. When available, this database also includes photos of recalled products that have been voluntarily submitted by recalling firms to the FDA to assist the public in identifying those products that are subject to recall.</p>\n', 'programCode': ['009:001'], 'title': 'Abbott Infant Formula Recall', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/abbott-infant-formula-recall-0', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': '2c3afa70-1f33-41d0-b437-8080c8ca9493', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'xml', 'accessURL': 'http://www.accessdata.fda.gov/scripts/infantformula/InfantFormulaRecallList2010.xml', 'mediaType': 'application/unknown', 'title': 'http://www.accessdata.fda.gov/scripts/infantformula/InfantFormulaRecallList2010.xml'}], 'keyword': ['recalls'], 'bureauCode': ['009:10'], 'modified': '2016-09-02', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>Epidemiologic investigations conducted by health officials in California, Colorado, and Minnesota revealed several restaurants or events where more than one person who fell ill with Salmonella Enteriditis had eaten. Information from these investigations suggested that shell eggs were the likely source of infections in many of these restaurants or events. And on August 13, 2010, Wright County Egg of Galt, Iowa, conducted a nationwide voluntary recalls of shell eggs that it had shipped since May 19, 2010.</p>\n', 'programCode': ['009:001'], 'title': 'Shell Egg Recalls', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/shell-egg-recalls-0', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': 'e1525ae9-13ce-44a5-b8e2-d92fc248de39', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'xml', 'accessURL': 'http://www.accessdata.fda.gov/scripts/shelleggsrecall/ShellEggsRecallList2010.xml', 'mediaType': 'application/unknown', 'title': 'http://www.accessdata.fda.gov/scripts/shelleggsrecall/ShellEggsRecallList2010.xml'}], 'keyword': ['recalls'], 'bureauCode': ['009:10'], 'modified': '2016-09-02', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>This list includes products subject to recall in the United States since February 2010 related to hydrolyzed vegetable protein (HVP) paste and powder distributed by Basic Food Flavors, Inc. HVP is a flavor enhancer used in a wide variety of processed food products such as soups, sauces, chilis, stews, hot dogs, gravies, seasoned snack foods, dips, and dressings.</p>\n', 'programCode': ['009:001'], 'title': 'Hydrolyzed Vegetable Protein Containing Products Recalls', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/hydrolyzed-vegetable-protein-containing-products-recalls-0', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': 'e5b21c14-c728-4b92-85ea-6a9420a98768', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'xml', 'accessURL': 'http://www.accessdata.fda.gov/scripts/HVPCP/HydrolyzedVegetableProteinProductsList2010.xml', 'mediaType': 'application/unknown', 'title': 'http://www.accessdata.fda.gov/scripts/HVPCP/HydrolyzedVegetableProteinProductsList2010.xml'}], 'keyword': ['recalls'], 'bureauCode': ['009:10'], 'modified': '2016-04-05', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>This list includes food subject to recall in the United States since March 2009 related to pistachios distributed by Setton Pistachio of Terra Bella, Inc. The FDA has completed its inspection of Salmonella contamination in pistachios and pistachio products involved in this recall.</p>\n', 'programCode': ['009:001'], 'title': 'Pistachio Product Recalls', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/pistachio-product-recalls', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': '8867d8f2-dbfc-48f1-9de4-ab42d1292baf', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'xml', 'accessURL': 'http://www.accessdata.fda.gov/scripts/pistachiorecall/Pistachio2009.xml', 'mediaType': 'application/unknown', 'title': 'http://www.accessdata.fda.gov/scripts/pistachiorecall/Pistachio2009.xml'}], 'keyword': ['ora'], 'bureauCode': ['009:10'], 'modified': '2016-04-05', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>This list includes human and pet food subject to recall in the United States since January 2009 related to peanut products distributed by Peanut Corporation of America.</p>\n', 'programCode': ['009:001'], 'title': 'Peanut Product Recalls', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/peanut-product-recalls', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': '28148dc3-5b9b-4e91-91a3-3e4f0b252776', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'xml', 'accessURL': 'http://www.accessdata.fda.gov/scripts/peanutbutterrecall/PeanutButterProducts2009.xml', 'mediaType': 'application/unknown', 'title': 'http://www.accessdata.fda.gov/scripts/peanutbutterrecall/PeanutButterProducts2009.xml'}], 'keyword': ['recalls'], 'bureauCode': ['009:10'], 'modified': '2016-09-02', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'rights': 'N/A', 'description': '<p>The SWAN Public Use Datasets provide access to longitudinal data describing the physical, biological, psychological, and social changes that occur during the menopausal transition. Data collected from 3,302 SWAN participants from Baseline through the 10th Annual Follow-Up visit are currently available to the public. Registered users are able to download datasets in a variety of formats, search variables and view recent publications.</p>\n', 'title': 'Study of Womens Health Across the Nation (SWAN) Public Use Data ', 'temporal': '2010-09-02T00:00:00-04:00/2011-11-22T00:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'theme': ['Health'], 'landingPage': 'https://healthdata.gov/dataset/study-womens-health-across-nation-swan-public-use-data', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:swanaccess@edc.pitt.edu', 'fn': 'Alicia Colvin Greene'}, 'issued': '2015-03-04', 'programCode': ['009:048'], 'accessLevel': 'restricted public', 'identifier': 'fc814791-05e7-4b65-8feb-3767c722c361', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.icpsr.umich.edu/cgi-bin/newacct', 'mediaType': 'application/unknown', 'title': 'http://www.icpsr.umich.edu/cgi-bin/newacct'}], 'keyword': ['bone loss', 'cardiovascular disease', 'chronic diseases', 'cognitive function', 'depression', 'diabetes', 'menopause', 'midlife', 'osteoporosis', 'physcial function', 'sexual function', 'SWAN', 'urogenital symptoms', 'vasomotor symptoms', 'Women s health'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.icpsr.umich.edu/icpsrweb/ICPSR/series/253'}, {'description': '<p>The SWAN Coordinating Center provides SWAN data access to SWAN Investigators through the study website. The SWAN website provides access to longitudinal data describing the physical, biological, psychological, and social changes that occur during the menopausal transition. Data collected from 3,302 SWAN participants from Baseline through the 13th Follow-Up visit are currently available.</p>\n', 'programCode': ['009:015'], 'title': 'Study of Womens Health Across the Nation (SWAN) Data: Investigator Access ', 'temporal': '1999-01-26T00:00:00-05:00/1999-01-26T00:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['Health'], 'landingPage': 'https://healthdata.gov/dataset/study-womens-health-across-nation-swan-data-investigator-access', 'contactPoint': {'hasEmail': 'mailto:swanaccess@edc.pitt.edu', 'fn': 'Alicia Colvin Greene'}, 'issued': '2015-03-04', 'accessLevel': 'public', 'identifier': 'e3f94668-b605-4006-a781-cf1d5a41aa07', '@type': 'dcat:Dataset', 'modified': '2018-11-20', 'keyword': ['bone loss', 'cardiovascular disease', 'chronic diseases', 'cognitive function', 'depression', 'diabetes', 'menopause', 'midlife', 'osteoporosis', 'physcial function', 'sexual function', 'SWAN', 'urogenital symptoms', 'vasomotor symptoms', 'Women s health'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.edc.gsph.pitt.edu/Swan/Research/Documents/AnalysisAssistance/SWAN_DataDictionary_Simple_Thru_V10.xls'}, {'description': '<p>The SWAN Repository is the biospecimen bank of the SWAN study. All stored specimens are from the 3,302 SWAN participants, collected across the 14 clinic visits (Baseline and 13 follow-up visits). Available biospecimen types include serum, plasma, urine and DNA which total nearly 1.8 million. Both Repository specimens and data generated through Repository studies and subsequently returned are available through the SWAN Repository. Through the Repository website, registered users can submit inquiries and applications for access to these resources.</p>\n', 'programCode': ['009:048'], 'title': 'Study of Womens Health Across the Nation (SWAN) Biospecimen Repository', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['Health'], 'landingPage': 'https://healthdata.gov/dataset/study-womens-health-across-nation-swan-biospecimen-repository', 'contactPoint': {'hasEmail': 'mailto:swan.repository@umich.edu', 'fn': 'Steffenie Merillat'}, 'issued': '2015-03-04', 'temporal': '2000-09-01T00:00:00-04:00/2000-09-01T00:00:00-04:00', 'identifier': 'f6f8f6a1-280b-48a2-a3bc-517cdfab8b76', '@type': 'dcat:Dataset', 'modified': '2020-03-04', 'keyword': ['biobank', 'bone loss', 'cardiovascular disease', 'chronic diseases', 'cognitive function', 'depression', 'diabetes', 'menopause', 'midlife', 'osteoporosis', 'physcial function', 'sexual function', 'specimens', 'SWAN', 'urogenital symptoms', 'vasomotor symptoms', 'Women s health'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://datawarehouse.swanrepository.com/userLogIn'}, {'description': '<p>The Enterprise Data Inventory (EDI) is the comprehensive inventory listing of agency data resources including public, restricted public, and non-public datasets.</p>\n', 'programCode': ['009:023'], 'title': 'HHS Enterprise Data Inventory', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/hhs-enterprise-data-inventory', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@HHS.gov', 'fn': 'Health Data @ HHS'}, 'issued': '2015-03-02', 'accessLevel': 'public', 'identifier': 'c5acee93-1748-4fcf-8fcb-5c35f0336526', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://healthdata.gov/sites/default/files/EDI_Extract_8_26_2015_.json', 'format': 'json', 'title': '2015-08 HHS EDI JSON', 'description': '<p>2015-08 HHS EDI JSON</p>\n', 'mediaType': 'application/json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://healthdata.gov/sites/default/files/2015-11%20EDI.json', 'format': 'json', 'title': '2015-11 HHS EDI JSON', 'description': '<p>2015-11 HHS EDI JSON</p>\n', 'mediaType': 'application/json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://healthdata.gov/sites/default/files/2016-02%20HHS%20EDI.json', 'format': 'json', 'title': '2016-02 HHS EDI JSON', 'description': '<p>2016-02 HHS EDI JSON</p>\n', 'mediaType': 'application/json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://healthdata.gov/sites/default/files/2016%2005%20EDI%20JSON.json', 'format': 'json', 'title': '2016-05 HHS EDI JSON', 'description': '<p>2016 05 HHS EDI JSON</p>\n', 'mediaType': 'application/json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://healthdata.gov/sites/default/files/2016-08%20HHS%20EDI%20JSON.json', 'format': 'json', 'title': '2016-08 HHS EDI JSON', 'description': '<p>2016-08 HHS EDI JSON</p>\n', 'mediaType': 'application/json'}, {'@type': 'dcat:Distribution', 'format': 'json', 'description': '<p>2016-11 HHS EDI JSON</p>\n', 'mediaType': 'application/unknown', 'title': '2016-11 HHS EDI JSON'}], 'keyword': ['Catalog', 'EDI', 'Enterprise Data Inventory'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The National Death Index (NDI) is a centralized database of death record information on file in state vital statistics offices. Working with these state offices, the National Center for Health Statistics (NCHS) established the NDI as a resource to aid epidemiologists and other health and medical investigators with their mortality ascertainment activities.</p>\n<p>Assists investigators in determining whether persons in their studies have died and, if so, provide the names of the states in which those deaths occurred, the dates of death, and the corresponding death certificate numbers. Investigators can then make arrangements with the appropriate state offices to obtain copies of death certificates or specific statistical information such as manner of death or educational level. Cause of death codes may also be obtained using the NDI Plus service.</p>\n<p>Records from 1979 through 2011 are currently available and contain a standard set of identifying information on each death. Death records are added to the NDI file annually, approximately 12 months after the end of a particular calendar year. 2012 should be available summer 2014. Early Release Program for 2013 is now available.</p>\n<p>The NDI service is available to investigators solely for statistical purposes in medical and health research. The service is not accessible to organizations or the general public for legal, administrative, or genealogy purposes.</p>\n', 'programCode': ['009:048'], 'title': 'National Death Index', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention, Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/national-death-index', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Lilian Ingster'}, 'issued': '2015-02-22', 'temporal': '1979-01-01T00:00:00-05:00/2011-01-01T00:00:00-05:00', 'identifier': 'a725dbdf-f804-4120-884f-af16b67028f3', '@type': 'dcat:Dataset', 'modified': '2020-02-21', 'keyword': ['Vital statistics US births and deaths'], 'bureauCode': ['009:20'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.cdc.gov/nchs/ndi.htm'}, {'description': '<p>This data set provides information about the appeals and claims received by the Office of Medicare and Hearings by appeal category for Fiscal Year 2006 - 2012.x</p>\n', 'programCode': ['009:078'], 'title': 'Office of Medicare Hearings and Appeals (OMHA) - Receipts by Appeal Category', 'publisher': {'@type': 'org:Organization', 'name': 'Office of Medicare Hearings and Appeals'}, 'landingPage': 'https://healthdata.gov/dataset/office-medicare-hearings-and-appeals-omha-receipts-appeal-category', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:kimberly.rubi@hhs.gov', 'fn': 'Kimberly Rubi'}, 'issued': '2015-02-08', 'accessLevel': 'public', 'identifier': '601a4392-0312-47c4-a75e-2e13bc16d8a0', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>Receipts by Category - Appeals Percentage Yrxx...</p>\n', 'format': 'csv', 'title': 'Receipts by Category - Appeals Percentage Yrxx', 'accessURL': 'http://www.hhs.gov/omha/resources/Health%20Data%20Sets/receipts_by_category_appeal_percentage_csv.csv', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'description': '<p>This dataset is a compilation of appeals received each fiscal year by category.</p>\n', 'format': 'csv', 'title': 'Office of Medicare Hearings and Appeals (OMHA) Receipts by Category - Appeals', 'accessURL': 'http://www.hhs.gov/omha/Data/Health%20Data%20Sets/receipts_by_category_appeals_csv.csv', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'http://www.hhs.gov/omha/resources/Health%20Data%20Sets/receipts_by_category_claims_csv.csv', 'mediaType': 'application/unknown', 'title': 'CSV '}, {'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'http://www.hhs.gov/omha/resources/Health%20Data%20Sets/receipts_by_category_claims_percentage_csv.csv', 'mediaType': 'application/unknown', 'title': 'CSV '}], 'keyword': ['appeal category', 'appeals', 'Claims', 'Medicare', 'omha'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The National Health Interview Survey (NHIS) is the principal source of information on the health of the civilian noninstitutionalized population of the United States and is one of the major data collection programs of the National Center for Health Statistics (NCHS) which is part of the Centers for Disease Control and Prevention (CDC). The National Health Survey Act of 1956 provided for a continuing survey and special studies to secure accurate and current statistical information on the amount, distribution, and effects of illness and disability in the United States and the services rendered for or because of such conditions. The survey referred to in the Act, now called the National Health Interview Survey, was initiated in July 1957. Since 1960, the survey has been conducted by NCHS, which was formed when the National Health Survey and the National Vital Statistics Division were combined.<br />\nNHIS data are used widely throughout the Department of Health and Human Services (DHHS) to monitor trends in illness and disability and to track progress toward achieving national health objectives. The data are also used by the public health research community for epidemiologic and policy analysis of such timely issues as characterizing those with various health problems, determining barriers to accessing and using appropriate health care, and evaluating Federal health programs.<br />\nThe NHIS also has a central role in the ongoing integration of household surveys in DHHS. The designs of two major DHHS national household surveys have been or are linked to the NHIS. The National Survey of Family Growth used the NHIS sampling frame in its first five cycles and the Medical Expenditure Panel Survey currently uses half of the NHIS sampling frame. Other linkage includes linking NHIS data to death certificates in the National Death Index (NDI).<br />\nWhile the NHIS has been conducted continuously since 1957, the content of the survey has been updated about every 10-15 years. In 1996, a substantially revised NHIS questionnaire began field testing. This revised questionnaire, described in detail below, was implemented in 1997 and has improved the ability of the NHIS to provide important health information.</p>\n', 'programCode': ['009:048'], 'title': 'National Health Interview Survey', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention, Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/national-health-interview-survey', 'contactPoint': {'hasEmail': 'mailto:jschiller@cdc.gov', 'fn': 'Jeannine Schiller'}, 'issued': '2015-02-03', 'accessLevel': 'public', 'identifier': 'a8f0a8b3-d514-4b7f-9572-17df46727789', '@type': 'dcat:Dataset', 'modified': '2020-02-21', 'keyword': ['centers-for-disease-control-and-prevention-department-of-health-human-services'], 'bureauCode': ['009:20'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.cdc.gov/nchs/nhis/nhis_2012_data_release.htm'}, {'description': '<p>Lists anemia management data used by ESRD QIP to assess dialysis facility performance.</p>\n', 'programCode': ['009:078'], 'title': 'ESRD QIP - Anemia Management Reporting - Payment Year 2015', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['Quality'], 'landingPage': 'https://healthdata.gov/dataset/esrd-qip-anemia-management-reporting-payment-year-2015', 'modified': '2018-11-30', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-01-22', 'accessLevel': 'public', 'identifier': 'bad1d36f-de87-46cc-b327-882bd0fc2650', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'https://data.medicare.gov/api/views/t6ez-29z5/rows.csv?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'format': 'rdf', 'accessURL': 'https://data.medicare.gov/api/views/t6ez-29z5/rows.rdf?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'format': 'json', 'accessURL': 'https://data.medicare.gov/api/views/t6ez-29z5/rows.json?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'format': 'text/xml', 'accessURL': 'https://data.medicare.gov/api/views/t6ez-29z5/rows.xml?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'text/xml'}], 'keyword': ['dfc', 'dialysis', 'dialysis-facilities', 'linking-quality-to-payment--qip'], 'bureauCode': ['009:38'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>Payment for heart attack patients measure – provider data. This data set includes provider data for payments associated with a 30-day episode of care for heart attack patients.</p>\n', 'programCode': ['009:078'], 'title': 'Heart Attack Payment - Hospital', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['Medicare', 'Hospital'], 'landingPage': 'https://healthdata.gov/dataset/heart-attack-payment-hospital', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2014-12-18', 'accessLevel': 'public', 'identifier': '6acb2118-06c0-4480-a7d2-1eb4ea259229', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'https://data.medicare.gov/api/views/c7us-v4mf/rows.csv?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'format': 'rdf', 'accessURL': 'https://data.medicare.gov/api/views/c7us-v4mf/rows.rdf?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'format': 'json', 'accessURL': 'https://data.medicare.gov/api/views/c7us-v4mf/rows.json?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'format': 'text/xml', 'accessURL': 'https://data.medicare.gov/api/views/c7us-v4mf/rows.xml?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'text/xml'}], 'keyword': ['hospital-compare', 'medicare-payment'], 'bureauCode': ['009:38'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>Payment for heart attack patients measure – national data. This data set includes national-level data for payments associated with a 30-day episode of care for heart attack patients.</p>\n', 'programCode': ['009:078'], 'title': 'Heart Attack Payment - National', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['Medicare', 'Hospital'], 'landingPage': 'https://healthdata.gov/dataset/heart-attack-payment-national', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2014-12-18', 'accessLevel': 'public', 'identifier': '45e60e6a-d009-4ee0-bdbb-60997c0fad27', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'https://data.medicare.gov/api/views/ygty-mm5a/rows.csv?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'format': 'rdf', 'accessURL': 'https://data.medicare.gov/api/views/ygty-mm5a/rows.rdf?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'format': 'json', 'accessURL': 'https://data.medicare.gov/api/views/ygty-mm5a/rows.json?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'format': 'text/xml', 'accessURL': 'https://data.medicare.gov/api/views/ygty-mm5a/rows.xml?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'text/xml'}], 'keyword': ['hospital-compare', 'medicare-payment'], 'bureauCode': ['009:38'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>Payment for heart attack patients measure – state data. This data set includes state-level data for payments associated with a 30-day episode of care for heart attack patients.</p>\n', 'programCode': ['009:078'], 'title': 'Heart Attack Payment - State', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['Medicare', 'Hospital'], 'landingPage': 'https://healthdata.gov/dataset/heart-attack-payment-state', 'modified': '2020-03-03', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2014-12-18', 'accessLevel': 'public', 'identifier': '0b9d1287-1c9d-4e6c-bacc-c8784723bbab', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'https://data.medicare.gov/api/views/98ix-2iqy/rows.csv?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'format': 'rdf', 'accessURL': 'https://data.medicare.gov/api/views/98ix-2iqy/rows.rdf?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'format': 'json', 'accessURL': 'https://data.medicare.gov/api/views/98ix-2iqy/rows.json?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'format': 'text/xml', 'accessURL': 'https://data.medicare.gov/api/views/98ix-2iqy/rows.xml?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'text/xml'}], 'keyword': ['hospital-compare', 'medicare-payment'], 'bureauCode': ['009:38'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>Table 3: FY2013 Percent Change in Base Operating DRG Payment Amount</p>\n', 'programCode': ['009:078'], 'title': 'Table 3: FY2013 Percent Change in Base Operating DRG Payment Amount', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['Quality', 'Hospital'], 'landingPage': 'https://healthdata.gov/dataset/table-3-fy2013-percent-change-base-operating-drg-payment-amount', 'modified': '2020-02-21', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2014-11-07', 'accessLevel': 'public', 'identifier': '66362e4f-9da1-4bcb-9274-159867bd6428', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'https://data.medicare.gov/api/views/u625-zae7/rows.csv?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'format': 'rdf', 'accessURL': 'https://data.medicare.gov/api/views/u625-zae7/rows.rdf?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'format': 'json', 'accessURL': 'https://data.medicare.gov/api/views/u625-zae7/rows.json?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'format': 'text/xml', 'accessURL': 'https://data.medicare.gov/api/views/u625-zae7/rows.xml?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'text/xml'}], 'keyword': ['Hospital', 'linking-quality-to-payment'], 'bureauCode': ['009:38'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>Table 4: FY2013 Value-Based Incentive Payment Amount</p>\n', 'programCode': ['009:078'], 'title': 'Table 4: FY2013 Value-Based Incentive Payment Amount', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['Quality', 'Hospital'], 'landingPage': 'https://healthdata.gov/dataset/table-4-fy2013-value-based-incentive-payment-amount', 'modified': '2020-03-03', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2014-11-07', 'accessLevel': 'public', 'identifier': '1b460a5e-0bbe-445b-9323-460f316bf49f', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'https://data.medicare.gov/api/views/vtqa-m4zn/rows.csv?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'format': 'rdf', 'accessURL': 'https://data.medicare.gov/api/views/vtqa-m4zn/rows.rdf?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'format': 'json', 'accessURL': 'https://data.medicare.gov/api/views/vtqa-m4zn/rows.json?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'format': 'text/xml', 'accessURL': 'https://data.medicare.gov/api/views/vtqa-m4zn/rows.xml?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'text/xml'}], 'keyword': ['Hospital', 'linking-quality-to-payment'], 'bureauCode': ['009:38'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>Table 2: FY2013 Distribution of Net Change in Base Operating DRG Payment Amount</p>\n', 'programCode': ['009:078'], 'title': 'Table 2: FY2013 Distribution of Net Change in Base Operating DRG Payment Amount', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['Quality', 'Hospital'], 'landingPage': 'https://healthdata.gov/dataset/table-2-fy2013-distribution-net-change-base-operating-drg-payment-amount', 'modified': '2020-02-21', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2014-11-07', 'accessLevel': 'public', 'identifier': '1212a8a3-379c-4f7a-9461-e9996858aa32', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'https://data.medicare.gov/api/views/xrgf-x36b/rows.csv?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'format': 'rdf', 'accessURL': 'https://data.medicare.gov/api/views/xrgf-x36b/rows.rdf?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'format': 'json', 'accessURL': 'https://data.medicare.gov/api/views/xrgf-x36b/rows.json?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'format': 'text/xml', 'accessURL': 'https://data.medicare.gov/api/views/xrgf-x36b/rows.xml?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'text/xml'}], 'keyword': ['Hospital', 'linking-quality-to-payment'], 'bureauCode': ['009:38'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The National Mental Health Services Survey (N-MHSS) is designed to collect information from all specialty mental health facilities in the United States, both public and private. N-MHSS provides the mechanism for quantifying the dynamic character and composition of the United States mental health treatment delivery system.</p>\n<p>Data are collected on topics including:<br />\n • Facility type, operation, and primary treatment focus.<br />\n• Facility treatment characteristics (e.g., settings of care; mental health treatment approaches, supportive services/practices, and special programs offered; crisis intervention team availability; and seclusion and restraint practices).<br />\n• Facility operating characteristics (e.g., age groups accepted; services provided in non-English languages; and smoking policy).<br />\n• Facility management characteristics (e.g., computerized functionality; licensure, certification, and accreditation; standard operating procedures; and sources of payment and funding).<br />\n• Client demographic characteristics.</p>\n', 'programCode': ['009:060'], 'title': 'National Mental Health Services Survey (N-MHSS), 2010', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration, Department of Health & Human Services'}, 'theme': ['Health', 'Medicare', 'Hospital', 'Inpatient'], 'landingPage': 'https://healthdata.gov/dataset/national-mental-health-services-survey-n-mhss-2010', 'contactPoint': {'hasEmail': 'mailto:cbhsqrequest@samhsa.hhs.gov', 'fn': 'Center for Behavioral Health Statistics and Quality'}, 'issued': '2014-11-05', 'temporal': '2010-04-01T00:00:00-04:00/2010-12-31T00:00:00-05:00', 'identifier': 'd2ef7b46-1cc8-4706-b075-1a6efb5bc700', '@type': 'dcat:Dataset', 'modified': '2020-03-03', 'keyword': ['adolescents', 'adults', 'behavioral health', 'Children', 'client counts', 'co-occurring', 'dual-diagnosis', 'forensic clients', 'funding', 'geocodes', 'geovariables', 'government funded', 'Hospitals', 'inpatient beds', 'inpatient mental health care', 'Medicaid', 'Medicare', 'mental health', 'mental health services providers', 'mental health treatment approaches', 'mental health treatment providers', 'mental illness', 'non-profit', 'outpatient mental health care', 'Payments', 'private health care', 'residential beds', 'residential mental health care', 'residential treatment centers for children', 'service providers', 'services', 'trauma', 'treatment', 'treatment facilities', 'treatment locator', 'treatment programs', 'treatment providers', 'veterans'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.icpsr.umich.edu/icpsrweb/SAMHDA/studies/34945'}, {'description': '<p>This dataset contains annual data on collections received and distributed by State agencies administering the Child Support Enforcement program under title IV-D of the Social Security Act.</p>\n', 'programCode': ['009:084'], 'title': 'Child Support Enforcement Annual Data Report Form 34A – Yrs 2006 to 2014', 'temporal': '2012-01-01T00:00:00-05:00/2012-01-01T00:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families'}, 'theme': ['Health', 'State'], 'landingPage': 'https://healthdata.gov/dataset/child-support-enforcement-annual-data-report-form-34a-%E2%80%93-yrs-2006-2014', 'modified': '2020-03-03', 'contactPoint': {'hasEmail': 'mailto:micrs.support@acf.hhs.gov', 'fn': 'HealthData.Gov Questions'}, 'issued': '2014-10-17', 'accessLevel': 'public', 'identifier': 'c51e96df-1042-4ab9-a803-424383f5ba39', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'Documentation', 'mediaType': 'application/unknown', 'title': 'Child Support Enforcement Annual Data Report Form 34A and Instructions'}, {'@type': 'dcat:Distribution', 'format': 'csv', 'description': '<p>Child Support Enforcement Annual Data Report Form 34A - 2007</p>\n', 'mediaType': 'application/unknown', 'title': 'Child Support Enforcement Annual Data Report Form 34A - 2007'}, {'@type': 'dcat:Distribution', 'downloadURL': 'http://www.acf.hhs.gov/datagov-datasets/ocse/dcs/34A_CSE_ANNUAL_2008.csv', 'format': 'csv', 'title': 'Child Support Enforcement Annual Data Report Form 34A - 2008', 'description': '<p>Child Support Enforcement Annual Data Report Form 34A - 2008</p>\n', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'http://www.acf.hhs.gov/datagov-datasets/ocse/dcs/34A_CSE_ANNUAL_2009.csv', 'mediaType': 'application/unknown', 'title': 'Child Support Enforcement Annual Data Report Form 34A - 2009'}, {'@type': 'dcat:Distribution', 'downloadURL': 'http://www.acf.hhs.gov/datagov-datasets/ocse/dcs/34A_CSE_ANNUAL_2010.csv', 'format': '.csv', 'mediaType': 'application/unknown', 'title': 'Child Support Enforcement Annual Data Report Form 34A – 2010'}, {'@type': 'dcat:Distribution', 'downloadURL': 'http://www.acf.hhs.gov/datagov-datasets/ocse/dcs/34A_CSE_ANNUAL_2011.csv', 'format': '.csv', 'title': 'Child Support Enforcement Annual Data Report Form 34A – 2011', 'description': '<p>This dataset contains annual data on collections received and distributed by State agencies administering the Child Support Enforcement program under title IV-D of the Social Security Act.</p>\n', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'downloadURL': 'http://www.acf.hhs.gov/datagov-datasets/ocse/dcs/34A_CSE_ANNUAL_2012.csv', 'format': 'data', 'title': 'Child Support Enforcement Annual Data Report Form 34A - 2012', 'description': '<p>Child Support Enforcement Annual Data Report Form 34A - 2012</p>\n', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'downloadURL': 'http://www.acf.hhs.gov/datagov-datasets/ocse/dcs/34A_CSE_ANNUAL_2013.csv', 'format': '.csv', 'title': 'Child Support Enforcement Annual Data Report Form 34A - 2013', 'description': '<p>This dataset contains annual data on collections received and distributed by State agencies administering the Child Support Enforcement program under title IV-D of the Social Security Act.</p>\n', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'downloadURL': 'http://www.acf.hhs.gov/datagov-datasets/ocse/dcs/34A_CSE_ANNUAL_2014.csv', 'format': 'csv', 'title': 'Child Support Enforcement Annual Data Report Form 34A – 2014', 'description': '<p>This dataset contains fiscal year 2014 annual data on collections received and distributed by State agencies administering the Child Support Enforcement program under title IV-D of the Social Security Act.</p>\n', 'mediaType': 'application/unknown'}], 'keyword': ['annual data', 'arrears', 'assistance', 'cases initiated in state', 'cases open', 'Child', 'child support', 'Child Support Enforcement', 'Children', 'current assistance', 'employees', 'former assistance', 'good cause', 'health insurance', 'interstate cases', 'iv-d offices', 'Medicaid', 'medical coverage', 'medical support', 'never assistance', 'open cases', 'open interstate cases', 'out-of-wedlock', 'paternity', 'paternity established', 'support', 'support distributed', 'support due', 'title iv-a', 'title iv-d', 'title iv-e', 'tribal iv-a'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.acf.hhs.gov/datagov-datasets/ocse/dcs/34A_CSE_ANNUAL_DICTIONARY.xlsx'}, {'description': "<p>The Office of Child Support Enforcement's Annual Data Report from State agencies administering child support enforcement plans under Title IV-D of the Social Security Act.</p>\n", 'programCode': ['009:084'], 'temporal': '2012-01-01T00:00:00-05:00/2012-01-01T00:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families'}, 'theme': ['State'], 'landingPage': 'https://healthdata.gov/dataset/child-support-enforcement-annual-data-report-form-157-%E2%80%93-yrs-2012-2014', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:dennis.putze@acf.hhs.gov', 'fn': 'Dennis Putze'}, 'issued': '2014-10-17', 'accessLevel': 'public', 'identifier': '981f7982-b38c-4c3a-ace7-141d82653d7f', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.acf.hhs.gov/datagov-datasets/ocse/dcs/157_CSE_ANNUAL_2012.csv', 'format': 'csv', 'title': 'Child Support Enforcement Annual Data Report Form 157 – YR 2012', 'description': '<p>Child Support Enforcement Annual Data Report Form 157 – YR 2012</p>\n', 'mediaType': 'application/unknown'}], 'keyword': ['annual data', 'arrears', 'assistance', 'cases initiated in state', 'cases open', 'Child', 'child support', 'Child Support Enforcement', 'Children', 'current assistance', 'employees', 'former assistance', 'good cause', 'health insurance', 'interstate cases', 'iv-d offices', 'Medicaid', 'medical coverage', 'medical support', 'never assistance', 'open cases', 'open interstate cases', 'out-of-wedlock', 'paternity', 'paternity established', 'support', 'support distributed', 'support due', 'title iv-a', 'title iv-d', 'title iv-e', 'tribal iv-a'], 'bureauCode': ['009:00'], 'dataQuality': True, 'title': 'Child Support Enforcement Annual Data Report Form 157 – Yrs. 2012 to 2014', 'describedBy': 'http://www.acf.hhs.gov/datagov-datasets/ocse/dcs/157_CSE_ANNUAL_DICTIONARY.xlsx'}, {'description': '<p>The dataset includes is the number of Qualified Health Plan selections by ZIP code for 36 states that are participating in the Federally-facilitated Marketplace or have State Partnership Marketplaces or supported State-based Marketplaces for the initial open enrollment period from October 1, 2013 through March 31, 2014, including additional special enrollment period activity reported through April 19, 2014. Marketplace plan selections are tabulated by ZIP Code according to the home address provided by the applicant.</p>\n', 'programCode': ['009:082'], 'title': 'Zip Code Level Enrollment Data ', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Assistant Secretary for Planning & Evaluation, Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/zip-code-level-enrollment-data', 'contactPoint': {'hasEmail': 'mailto:arpit.misra@hhs.gov', 'fn': 'Arpit Misra'}, 'issued': '2014-10-15', 'temporal': '2013-10-01T00:00:00-04:00/2014-04-19T00:00:00-04:00', 'identifier': '5051c2f8-55fc-46da-880d-31a783815fea', '@type': 'dcat:Dataset', 'modified': '2020-03-03', 'keyword': ['affordable care act'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>This report estimates the economic value of family caregiving at $450 billion in 2009 based on 42.1 million caregivers age 18 or older providing an average of 18.4 hours of care per week to care recipients age 18 or older, at an average value of $11.16 per hour.</p>\n<p><strong><em>This data is not collected by a government agency. The findings and conclusions in this report are those of the author and do not necessarily represent the views of the Department of Health & Human Services.</em></strong></p>\n', 'programCode': ['009:015'], 'title': 'Valuing the Invaluable: 2011 Update, The Growing Contributions and Costs of Family Caregiving', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['Health'], 'landingPage': 'https://healthdata.gov/dataset/valuing-invaluable-2011-update-growing-contributions-and-costs-family-caregiving', 'contactPoint': {'hasEmail': 'mailto:Claudia_H_Williams@ostp.eop.gov', 'fn': 'Claudia Williams'}, 'issued': '2014-07-22', 'accessLevel': 'public', 'identifier': 'f5545353-28ba-4e82-a0ca-164560d9eb2a', '@type': 'dcat:Dataset', 'modified': '2020-02-21', 'keyword': ['caregiver', 'caregiving', 'economic value', 'eldercare', 'elderly', 'Healthcare', 'seniors'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>A list of hospital ratings for the Hospital Consumer Assessment of Healthcare Providers and Systems (HCAHPS). HCAHPS is a national, standardized survey of hospital patients about their experiences during a recent inpatient hospital stay.</p>\n', 'programCode': ['009:072'], 'title': 'HCAHPS - Hospital', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['Quality', 'Hospital'], 'landingPage': 'https://healthdata.gov/dataset/hcahps-hospital', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2014-07-17', 'accessLevel': 'public', 'identifier': '1f939a75-b74f-4669-a909-8a51cd8bdb17', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'other', 'accessURL': 'https://data.medicare.gov/api/views/dgck-syfz/rows.csv?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'other'}, {'@type': 'dcat:Distribution', 'format': 'rdf', 'accessURL': 'https://data.medicare.gov/api/views/dgck-syfz/rows.rdf?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'format': 'other', 'accessURL': 'https://data.medicare.gov/api/views/dgck-syfz/rows.json?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'other'}, {'@type': 'dcat:Distribution', 'format': 'other', 'accessURL': 'https://data.medicare.gov/api/views/dgck-syfz/rows.xml?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'other'}], 'keyword': ['hcahps', 'hospital-compare', 'patient-survey', 'patient-survey-results', 'Quality', 'ratings'], 'bureauCode': ['009:38'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>A list of the state averages for the HCAHPS survey responses. HCAHPS is a national, standardized survey of hospital patients about their experiences during a recent inpatient hospital stay.</p>\n', 'programCode': ['009:072'], 'title': 'HCAHPS - State', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['Quality', 'Hospital', 'State'], 'landingPage': 'https://healthdata.gov/dataset/hcahps-state', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2014-07-17', 'accessLevel': 'public', 'identifier': 'ee1d91f8-c0ac-44b5-9cd8-81508a61fd81', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'https://data.medicare.gov/api/views/84jm-wiui/rows.csv?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'format': 'rdf', 'accessURL': 'https://data.medicare.gov/api/views/84jm-wiui/rows.rdf?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'format': 'json', 'accessURL': 'https://data.medicare.gov/api/views/84jm-wiui/rows.json?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'format': 'text/xml', 'accessURL': 'https://data.medicare.gov/api/views/84jm-wiui/rows.xml?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'text/xml'}], 'keyword': ['hcahps', 'hospital-compare', 'patient-survey', 'patient-survey-results', 'Quality', 'ratings', 'state-list'], 'bureauCode': ['009:38'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The national average for the HCAHPS survey categories. HCAHPS is a national, standardized survey of hospital patients about their experiences during a recent inpatient hospital stay.</p>\n', 'programCode': ['009:017'], 'title': 'HCAHPS - National', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['Quality', 'Hospital', 'National'], 'landingPage': 'https://healthdata.gov/dataset/hcahps-national', 'modified': '2020-03-03', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2014-07-17', 'accessLevel': 'public', 'identifier': 'aec45bab-811a-4d6d-bafa-05d051381c60', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'https://data.medicare.gov/api/views/99ue-w85f/rows.csv?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'format': 'rdf', 'accessURL': 'https://data.medicare.gov/api/views/99ue-w85f/rows.rdf?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'format': 'json', 'accessURL': 'https://data.medicare.gov/api/views/99ue-w85f/rows.json?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'format': 'text/xml', 'accessURL': 'https://data.medicare.gov/api/views/99ue-w85f/rows.xml?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'text/xml'}], 'keyword': ['hcahps', 'hospital-compare', 'national-average', 'patient-survey', 'patient-survey-results', 'Quality', 'ratings'], 'bureauCode': ['009:38'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The number of Medicare patients treated for each medical condition or surgical procedure - by provider</p>\n', 'programCode': ['009:078'], 'title': 'Medicare Volume - Hospital', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['Quality', 'Medicare', 'Hospital'], 'landingPage': 'https://healthdata.gov/dataset/medicare-volume-hospital', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2014-07-17', 'accessLevel': 'public', 'identifier': '108f8511-7104-4574-b368-7330dbec4620', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'other', 'accessURL': 'https://data.medicare.gov/api/views/qqc4-6tc7/rows.csv?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'other'}, {'@type': 'dcat:Distribution', 'format': 'rdf', 'accessURL': 'https://data.medicare.gov/api/views/qqc4-6tc7/rows.rdf?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'format': 'other', 'accessURL': 'https://data.medicare.gov/api/views/qqc4-6tc7/rows.json?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'other'}, {'@type': 'dcat:Distribution', 'format': 'other', 'accessURL': 'https://data.medicare.gov/api/views/qqc4-6tc7/rows.xml?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'other'}], 'keyword': ['comparison', 'hc', 'hospital-compare', 'mpv', 'number-of-medicare-patients', 'Quality', 'ratings'], 'bureauCode': ['009:38'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>Information about children enrolled in the Head Start program and information about their families. Data about the children include: age, type of program attended, health status, and health treatment and/or special services required during enrollment. Data about the parents include: income, employment status and special services required during child(ren)’s enrollment. Contact the Head Start Enterprise System (HSES) Help Desk to request access <a href="mailto:help@hsesinfo.org">help@hsesinfo.org</a>.</p>\n', 'programCode': ['009:103'], 'title': 'Head Start Program Information Report (HSPIR)', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families, Department of Health & Human Services'}, 'theme': ['Health'], 'landingPage': 'https://healthdata.gov/dataset/head-start-program-information-report-hspir', 'contactPoint': {'hasEmail': 'mailto:help@hsesinfo.org', 'fn': 'Head Start Enterprise System (HSES) Help Desk'}, 'issued': '2014-06-26', 'temporal': '2003-01-01T00:00:00-05:00/2003-01-01T00:00:00-05:00', 'identifier': 'f9951be4-221c-4964-903e-9060cf42973a', '@type': 'dcat:Dataset', 'modified': '2020-02-21', 'keyword': ['FIHET', 'health disparities', 'social determinates of health'], 'bureauCode': ['001:05'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>Data on the young people served by Family and Youth Services Bureau (FYSB) grantee agencies, including youth demographics, services provided, and youth status at exit from the FYSB-funded programs - Basic Center, Transitional Living, and Street Outreach.</p>\n', 'programCode': ['009:093'], 'title': 'National Extranet Optimized Runaway and Homeless Youth Management Information System (NEO-RHYMIS)', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families, Department of Health & Human Services'}, 'theme': ['Health'], 'landingPage': 'https://healthdata.gov/dataset/national-extranet-optimized-runaway-and-homeless-youth-management-information-system-neo', 'contactPoint': {'hasEmail': 'mailto:jennifer.king@acf.hhs', 'fn': 'Jennifer King'}, 'issued': '2014-06-26', 'temporal': '2004-01-01T00:00:00-05:00/2004-01-01T00:00:00-05:00', 'identifier': '79baec29-80c3-4ba5-8e2b-71099588b612', '@type': 'dcat:Dataset', 'modified': '2020-03-04', 'keyword': ['FIHET', 'health disparities', 'RHYMIS', 'social determinates of health'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>A searchable, web-based tool for accessing data on AUCD training programs, projects, activities, and products. Includes data on the University Center for Excellence in Developmental Disabilities (UCEDD) and Leadership Education in Neurodevelopmental and related Disabilities (LEND) programs.</p>\n', 'programCode': ['009:105'], 'title': 'The Association of University Centers on Disabilities (AUCD) Network National Information and Reporting System (NIRS)', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families, Department of Health & Human Services'}, 'theme': ['Health'], 'landingPage': 'https://healthdata.gov/dataset/association-university-centers-disabilities-aucd-network-national-information-and-reporting', 'contactPoint': {'hasEmail': 'mailto:cmiclea@aucd.org', 'fn': 'Corina Miclea'}, 'issued': '2014-06-26', 'accessLevel': 'public', 'identifier': '165fd4ab-65d6-48e3-a1bb-52216d5f9660', '@type': 'dcat:Dataset', 'modified': '2020-03-04', 'keyword': ['FIHET', 'health disparities', 'social determinates of health'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>Information about key refugee program developments including data on populations served and program performance.</p>\n', 'programCode': ['009:086'], 'title': 'Office of Refugee Resettlement (ORR) Annual Report to Congress', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families, Department of Health & Human Services'}, 'theme': ['Health'], 'landingPage': 'https://healthdata.gov/dataset/office-refugee-resettlement-orr-annual-report-congress', 'contactPoint': {'hasEmail': 'mailto:jennifer.schmultz@acf.hhs.gov', 'fn': 'Jennifer Schmultz'}, 'issued': '2014-06-26', 'temporal': '1980-01-01T00:00:00-05:00/1980-01-01T00:00:00-05:00', 'identifier': '97fdd45e-0225-43e5-8470-92b9c3d39e95', '@type': 'dcat:Dataset', 'modified': '2020-03-04', 'keyword': ['FIHET', 'health disparities', 'social determinants of health'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The Office of Child Care Report to Congress is required by Section 658L of the Child Care and Development Block Grant Act as amended by the Personal Responsibility and Work Opportunity Reconciliation Act (PRWORA) of 1996 (P.L. 104–193) and the Balanced Budget Act of 1997 (P.L. 105–33). The report describes and analyzes current information about the Child Care and Development Fund (CCDF) from a variety of sources, including State plans, expenditure reports, administrative data reports, and research. The report also includes information about training and technical assistance that is provided to States, Territories, and Tribes.</p>\n', 'programCode': ['009:089'], 'title': 'Office of Child Care Report to Congress FY2004 - FY2005', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families, Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/office-child-care-report-congress-fy2004-fy2005', 'contactPoint': {'hasEmail': 'mailto:jgagnier@acf.hhs.gov', 'fn': 'Joseph Gagnier'}, 'issued': '2014-06-20', 'temporal': '2004-01-01T00:00:00-05:00/2005-01-01T00:00:00-05:00', 'identifier': '268457d6-51aa-4644-bcaa-2057dd8d01e7', '@type': 'dcat:Dataset', 'modified': '2020-03-03', 'keyword': ['Child Care and Development Fund CCDF'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>This file includes data for states that are implementing their own Marketplaces, also known as State-Based Marketplaces or SBMs, and states with Marketplaces that are supported by or fully run by the federal government, including those run in partnership with states, also known as the Federally-Facilitated Marketplace or FFM. Includes demographic characteristics, and plan selected (by metal level). Please refer to the full report listed under Resources.</p>\n', 'programCode': ['009:082'], 'title': 'Health Insurance Marketplace: Summary Enrollment Data for the Initial Annual Open Enrollment Period', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['State'], 'landingPage': 'https://healthdata.gov/dataset/health-insurance-marketplace-summary-enrollment-data-initial-annual-open-enrollment-period-1', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:audrey.mcdowell@hhs.gov', 'fn': 'Audrey McDowell'}, 'issued': '2014-06-16', 'temporal': '2013-10-01T00:00:00-04:00/2014-03-31T00:00:00-04:00', 'identifier': '44105b16-a92a-4233-ac87-1357e41a4953', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'xls', 'accessURL': 'http://aspe.hhs.gov/health/reports/2014/MarketPlaceEnrollment/Apr2014/excel/workbook.xls', 'mediaType': 'application/unknown', 'title': 'XLS '}, {'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://aspe.hhs.gov/health/reports/2014/MarketPlaceEnrollment/Apr2014/Marketplace_StateSum.cfm', 'mediaType': 'application/unknown', 'title': 'Text '}], 'keyword': ['affordable care act', 'ASPE', 'CHIP', 'coverage', 'Demographic', 'Enrollment', 'federal', 'financial assistance status', 'insurance', 'marketplace', 'Medicaid', 'metal level', 'methodology', 'plan', 'State'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://aspe.hhs.gov/health/reports/2014/MarketPlaceEnrollment/Apr2014/Marketplace_StateSum.cfm'}, {'description': '<p>The National Survey on Drug Use and Health (NSDUH) series (formerly titled National Household Survey on Drug Abuse) primarily measures the prevalence and correlates of drug use in the United States. The surveys are designed to provide quarterly, as well as annual, estimates. Information is provided on the use of illicit drugs, alcohol, and tobacco among members of United States households aged 12 and older. Questions included age at first use as well as lifetime, annual, and past-month usage for the following drug classes: marijuana, cocaine (and crack), hallucinogens, heroin, inhalants, alcohol, tobacco, and nonmedical use of prescription drugs, including pain relievers, tranquilizers, stimulants, and sedatives. The survey covered substance abuse treatment history and perceived need for treatment, and included questions from the Diagnostic and Statistical Manual (DSM) of Mental Disorders that allow diagnostic criteria to be applied. The survey included questions concerning treatment for both substance abuse and mental health-related disorders. Respondents were also asked about personal and family income sources and amounts, health care access and coverage, illegal activities and arrest record, problems resulting from the use of drugs, and needle-sharing.</p>\n', 'programCode': ['009:061'], 'title': 'National Survey on Drug Use and Health (NSDUH), 2008', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration, Department of Health & Human Services'}, 'theme': ['Health'], 'landingPage': 'https://healthdata.gov/dataset/national-survey-drug-use-and-health-nsduh-2008', 'contactPoint': {'hasEmail': 'mailto:cbhsqrequest@samhsa.hhs.gov', 'fn': 'Center for Behavioral Health Statistics and Quality'}, 'issued': '2014-06-16', 'temporal': '2008-01-01T00:00:00-05:00/2008-12-31T00:00:00-05:00', 'identifier': 'bc51559d-6168-4da8-ba99-a9144fe39129', '@type': 'dcat:Dataset', 'modified': '2020-03-03', 'keyword': ['addiction', 'alcohol', 'alcohol abuse', 'alcohol consumption', 'amphetamines', 'barbiturates', 'cocaine', 'controlled drugs', 'crack cocaine', 'Demographics', 'depression', 'drinking behavior', 'drug abuse', 'drug dependence', 'drug treatment', 'drug use', 'Drugs', 'employment', 'hallucinogens', 'health care', 'heroin', 'households', 'income', 'inhalants', 'marijuana', 'mental health', 'mental health services', 'methamphetamine', 'pain relievers', 'pregnancy', 'Prescription Drugs', 'sedatives', 'smoking', 'stimulants', 'substance abuse', 'Substance Abuse Treatment', 'tobacco use', 'tranquilizers', 'youths'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.icpsr.umich.edu/icpsrweb/SAMHDA/studies/26701'}, {'description': '<p>The National Survey on Drug Use and Health (NSDUH) series (formerly titled National Household Survey on Drug Abuse) primarily measures the prevalence and correlates of drug use in the United States. The surveys are designed to provide quarterly, as well as annual, estimates. Information is provided on the use of illicit drugs, alcohol, and tobacco among members of United States households aged 12 and older. Questions included age at first use as well as lifetime, annual, and past-month usage for the following drug classes: marijuana, cocaine (and crack), hallucinogens, heroin, inhalants, alcohol, tobacco, and nonmedical use of prescription drugs, including pain relievers, tranquilizers, stimulants, and sedatives. The survey covered substance abuse treatment history and perceived need for treatment, and included questions from the Diagnostic and Statistical Manual (DSM) of Mental Disorders that allow diagnostic criteria to be applied. The survey included questions concerning treatment for both substance abuse and mental health-related disorders. Respondents were also asked about personal and family income sources and amounts, health care access and coverage, illegal activities and arrest record, problems resulting from the use of drugs, and needle-sharing.</p>\n', 'programCode': ['009:061'], 'title': 'National Survey on Drug Use and Health (NSDUH), 2011', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration, Department of Health & Human Services'}, 'theme': ['Health'], 'landingPage': 'https://healthdata.gov/dataset/national-survey-drug-use-and-health-nsduh-2011', 'contactPoint': {'hasEmail': 'mailto:cbhsqrequest@samhsa.hhs.gov', 'fn': 'Center for Behavioral Health Statistics and Quality'}, 'issued': '2014-06-09', 'temporal': '2011-01-01T00:00:00-05:00/2011-12-31T00:00:00-05:00', 'identifier': 'd8782b60-1fdd-44cd-901a-3f9339993031', '@type': 'dcat:Dataset', 'modified': '2020-02-21', 'keyword': ['addiction', 'alcohol', 'alcohol abuse', 'alcohol consumption', 'amphetamines', 'barbiturates', 'cocaine', 'controlled drugs', 'crack cocaine', 'Demographics', 'depression', 'drinking behavior', 'drug abuse', 'drug dependence', 'drug treatment', 'drug use', 'Drugs', 'employment', 'hallucinogens', 'health care', 'heroin', 'households', 'income', 'inhalants', 'marijuana', 'mental health', 'mental health services', 'methamphetamine', 'pain relievers', 'pregnancy', 'Prescription Drugs', 'sedatives', 'smoking', 'stimulants', 'substance abuse', 'Substance Abuse Treatment', 'tobacco use', 'tranquilizers', 'youths'], 'bureauCode': ['001:05'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.icpsr.umich.edu/icpsrweb/SAMHDA/studies/34481'}, {'description': '<p>The National Survey on Drug Use and Health (NSDUH) series (formerly titled National Household Survey on Drug Abuse) primarily measures the prevalence and correlates of drug use in the United States. The surveys are designed to provide quarterly, as well as annual, estimates. Information is provided on the use of illicit drugs, alcohol, and tobacco among members of United States households aged 12 and older. Questions included age at first use as well as lifetime, annual, and past-month usage for the following drug classes: marijuana, cocaine (and crack), hallucinogens, heroin, inhalants, alcohol, tobacco, and nonmedical use of prescription drugs, including pain relievers, tranquilizers, stimulants, and sedatives. The survey covered substance abuse treatment history and perceived need for treatment, and included questions from the Diagnostic and Statistical Manual (DSM) of Mental Disorders that allow diagnostic criteria to be applied. The survey included questions concerning treatment for both substance abuse and mental health-related disorders. Respondents were also asked about personal and family income sources and amounts, health care access and coverage, illegal activities and arrest record, problems resulting from the use of drugs, and needle-sharing.</p>\n', 'programCode': ['009:061'], 'title': 'National Survey on Drug Use and Health (NSDUH), 2012', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration, Department of Health & Human Services'}, 'theme': ['Health'], 'landingPage': 'https://healthdata.gov/dataset/national-survey-drug-use-and-health-nsduh-2012', 'contactPoint': {'hasEmail': 'mailto:cbhsqrequest@samhsa.hhs.gov', 'fn': 'Center for Behavioral Health Statistics and Quality'}, 'issued': '2014-05-22', 'temporal': '2012-01-01T00:00:00-05:00/2012-12-31T00:00:00-05:00', 'identifier': 'f6d1a9c7-59a6-4a42-b0bc-f40a23b14592', '@type': 'dcat:Dataset', 'modified': '2020-03-03', 'keyword': ['addiction', 'alcohol', 'alcohol abuse', 'alcohol consumption', 'amphetamines', 'barbiturates', 'cocaine', 'controlled drugs', 'crack cocaine', 'Demographics', 'depression', 'drinking behavior', 'drug abuse', 'drug dependence', 'drug treatment', 'drug use', 'Drugs', 'employment', 'hallucinogens', 'health care', 'heroin', 'households', 'income', 'inhalants', 'marijuana', 'mental health', 'mental health services', 'methamphetamine', 'pain relievers', 'pregnancy', 'Prescription Drugs', 'sedatives', 'smoking', 'stimulants', 'substance abuse', 'Substance Abuse Treatment', 'tobacco use', 'tranquilizers', 'youths'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.icpsr.umich.edu/icpsrweb/SAMHDA/studies/34933'}, {'description': '<p>Lists the datasets for this domain. The format should correspond to the spec at <a href="http://project-open-data.github.io/schema/">http://project-open-data.github.io/schema/</a></p>\n', 'programCode': ['009:023'], 'title': 'Project Open Data, /data.json file', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/project-open-data-datajson-file-0', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2014-04-14', 'accessLevel': 'public', 'identifier': '7d602bed-08dd-40a4-a45e-1aef114ae648', '@type': 'dcat:Dataset', 'modified': '2020-03-04', 'keyword': ['Catalog'], 'bureauCode': ['009:20'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The National Sexual Violence Resource Center (NSVRC) is a national information and resource hub relating to all aspects of sexual violence.</p>\n<p>NSVRC staff collect and disseminate a wide range of resources on sexual violence including statistics, research, position statements, statutes, training curricula, prevention initiatives and program information. With these resources, NSVRC assists coalitions, advocates and others interested in understanding and eliminating sexual violence. NSVRC has an active and diverse Advisory Council that assists and advises staff and ensures a broad national perspective. NSVRC also enjoys a strong partnership with state, territory and tribal anti-sexual assault coalitions and allied organizations.</p>\n<p>NSVRC is funded through a cooperative agreement from the Centers for Disease Control and Prevention (CDC) Division of Violence Prevention.</p>\n', 'programCode': ['009:096'], 'title': 'National Sexual Violence Resource Center (NSVRC)', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention, Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/national-sexual-violence-resource-center-nsvrc', 'modified': '2020-02-21', 'contactPoint': {'hasEmail': 'mailto:resources@nsvrc.org', 'fn': 'NSVRC'}, 'issued': '2014-04-08', 'accessLevel': 'public', 'identifier': 'c9b629ba-3935-4acb-b65c-b35bc3e87def', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.nsvrc.org/', 'mediaType': 'application/unknown', 'title': 'Text '}, {'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.nsvrc.org/contact/request-assistance', 'mediaType': 'application/unknown', 'title': 'Text '}], 'keyword': ['abuse', 'curricula', 'Prevention', 'Publications', 'resource center', 'sexual assault', 'Violence', 'women'], 'bureauCode': ['009:20'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The National Violent Death Reporting System (NVDRS) provides states and communities with a clearer understanding of violent deaths to guide local decisions about efforts to prevent violence and helps them track progress over time.</p>\n<p>To stop violent deaths, we must first understand all the facts. Created in 2002, the NVDRS is a surveillance system that pulls together data on violent deaths in 18 states (see map below), including information about homicides, such as homicides perpetrated by a intimate partner (e.g., boyfriend, girlfriend, wife, husband), child maltreatment (or child abuse) fatalities, suicides, deaths where individuals are killed by law enforcement in the line of duty, unintentional firearm injury deaths, and deaths of undetermined intent.</p>\n<p>These data are supported by WISQARS, an interactive query system that provides data on injury deaths, violent deaths, and nonfatal injuries.</p>\n', 'programCode': ['009:100'], 'title': 'National Violent Death Reporting System (NVDRS)', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention, Department of Health & Human Services'}, 'theme': ['Community', 'Health'], 'landingPage': 'https://healthdata.gov/dataset/national-violent-death-reporting-system-nvdrs', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:nvrds@cdc.gov', 'fn': 'nvrds@cdc.gov'}, 'issued': '2014-04-08', 'accessLevel': 'public', 'identifier': 'a4b95d02-096c-47a6-9334-9e0088322ece', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'query tool', 'accessURL': 'http://www.cdc.gov/injury/wisqars/', 'mediaType': 'application/unknown', 'title': 'Query Tool '}], 'keyword': ['community health', 'injury deaths', 'nonfatal injuries', 'sexual assault', 'violent deaths', 'ypll'], 'bureauCode': ['009:20'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>National Epidemiologic Survey on Alcohol and Related Conditions (NESARC) was designed to assess the prevalence of alcohol use disorders (AUD) and their associated disabilities in the general population. The survey is the largest ever comorbidity study of multiple mental health disorders among U.S. adults, including alcohol and other substance use disorders, personality disorders, and anxiety and mood disorders. NESARC is designed to be a longitudinal survey with the first wave fielded in 2001–2002. The second wave of interviews was completed in 2004–2005 and used the same sample of respondents.</p>\n<p>NESARC is a nationwide household survey with a probability sample representative of US adults. The final sample for Wave 1 was 43,093 respondents; Wave 2 was 34,653 of the Wave 1 respondents.</p>\n<p>Data are not publicly available; however, researchers may request specific analyses via Census.</p>\n', 'programCode': ['009:062'], 'title': 'National Epidemiologic Survey on Alcohol and Related Conditions (NESARC)—Wave 1 (2001–2002), and Wave 2 (2004–2005)', 'temporal': '2001-01-01T00:00:00-05:00/2005-12-31T00:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'theme': ['Health'], 'landingPage': 'https://healthdata.gov/dataset/national-epidemiologic-survey-alcohol-and-related-conditions-nesarc%E2%80%94wave-1-2001%E2%80%932002-and-3', 'modified': '2019-06-15', 'contactPoint': {'hasEmail': 'mailto:niaaaweb-r@exchange.nih.gov', 'fn': 'NIAAA Information'}, 'issued': '2014-04-08', 'accessLevel': 'public', 'identifier': 'ff29c1d0-8d38-44ed-a49f-c86eea464c06', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'text', 'accessURL': 'http://pubs.niaaa.nih.gov/publications/arh29-2/74-78.htm', 'mediaType': 'application/unknown', 'title': 'Text '}, {'@type': 'dcat:Distribution', 'title': ' ', 'accessURL': 'http://pubs.niaaa.nih.gov/publications/datasys.htm', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://clinicaltrials.gov/show/NCT01273220', 'mediaType': 'application/unknown', 'title': ' '}, {'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.ncbi.nlm.nih.gov/pubmed/?term=nesarc', 'mediaType': 'application/unknown', 'title': ' '}], 'keyword': ['Adult', 'alcohol', 'anxiety', 'cohort', 'Disability', 'longitudinal survey', 'mental health', 'mood disorder', 'sexual assault', 'substance use'], 'bureauCode': ['009:25'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The National Epidemiologic Survey on Alcohol and Related Conditions - III (NESARC-III) is a nationally representative survey of 46,500 adult Americans that collected data on alcohol use disorders and their associated disabilities in addition to collecting saliva samples for the purpose of understanding the prevalence, risk factors, health disparities, economic costs and gene-environment interactions related to alcohol use disorders and their associated disabilities.</p>\n<p>Results from the study are not yet available. The data collection is also associated with clinical trial number: NCT01273220.</p>\n', 'programCode': ['009:062'], 'title': 'National Epidemiologic Survey on Alcohol and Related Conditions (NESARC) - III', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH), Department of Health & Human Services'}, 'theme': ['Health'], 'landingPage': 'https://healthdata.gov/dataset/national-epidemiologic-survey-alcohol-and-related-conditions-nesarc-iii', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:niaaaweb-r@exchange.nih.gov', 'fn': 'NIAAA Information'}, 'issued': '2014-04-08', 'temporal': '2012-02-01T00:00:00-05:00/2013-01-31T00:00:00-05:00', 'identifier': '39fcee10-a135-40eb-a0e2-b0dea72be504', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'text', 'accessURL': 'http://www.reginfo.gov/public/do/DownloadDocument?documentID=228799&version=1', 'mediaType': 'application/unknown', 'title': 'Text '}, {'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://clinicaltrials.gov/show/NCT01273220', 'mediaType': 'application/unknown', 'title': 'Text '}, {'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://clinicaltrials.gov/show/NCT01273220', 'mediaType': 'application/unknown', 'title': 'Text '}, {'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.ncbi.nlm.nih.gov/pubmed/?term=nesarc', 'mediaType': 'application/unknown', 'title': 'Text '}], 'keyword': ['Adult', 'alcohol', 'anxiety', 'Disability', 'disparities', 'mental health', 'mood disorder', 'sexual assault', 'substance use'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The National Intimate Partner and Sexual Violence Survey (NISVS) is an ongoing, nationally representative survey to assess experiences of intimate partner violence, sexual violence and stalking among adults in the United States. It measures lifetime victimization for these types of violence as well as in the previous 12 months. In 2010, a total of 18,049 interviews from the general population sample were conducted.</p>\n<p>Raw data are currently unavailable. State report tables are available in pdf format. Other key statistics are included in the summary and full reports.</p>\n', 'programCode': ['009:031'], 'title': 'National Intimate Partner and Sexual Violence Survey (NISVS)', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention, Department of Health & Human Services'}, 'theme': ['Health', 'State'], 'landingPage': 'https://healthdata.gov/dataset/national-intimate-partner-and-sexual-violence-survey-nisvs', 'modified': '2020-02-21', 'contactPoint': {'hasEmail': 'mailto:nisvs@cdc.gov', 'fn': 'nisvs@cdc.gov'}, 'issued': '2014-04-08', 'temporal': '2010-01-01T00:00:00-05:00/2010-01-01T00:00:00-05:00', 'identifier': '527a13e1-5633-420e-a300-67c057fb44f8', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'text', 'accessURL': 'http://www.cdc.gov/violenceprevention/pdf/cdc_nisvs_digest_final-a.pdf', 'mediaType': 'application/unknown', 'title': 'Text '}, {'@type': 'dcat:Distribution', 'format': 'text', 'accessURL': 'http://www.cdc.gov/violenceprevention/nisvs/2010_report.html', 'mediaType': 'application/unknown', 'title': 'Text '}, {'@type': 'dcat:Distribution', 'format': 'text', 'accessURL': 'http://www.cdc.gov/violenceprevention/nisvs/state_tables.html', 'mediaType': 'application/unknown', 'title': 'Text '}, {'@type': 'dcat:Distribution', 'format': 'text', 'accessURL': 'http://www.cdc.gov/violenceprevention/nisvs/2010_ipvreport.htm', 'mediaType': 'application/unknown', 'title': 'Text '}, {'@type': 'dcat:Distribution', 'format': 'text', 'accessURL': 'http://www.cdc.gov/violenceprevention/nisvs/2010_soreport.html', 'mediaType': 'application/unknown', 'title': 'Text '}], 'keyword': ['Adolescent', 'Adult', 'Child', 'Female', 'Forecasting', 'LGBT', 'Male', 'Population Surveillance', 'pregnancy', 'Public Health Practice', 'sexual assault', 'sexual orientation', 'Sexual Partners psychology', 'United States', 'Violence prevention control', 'Violence statistics numerical data', 'Young Adult'], 'bureauCode': ['009:20'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>VetoViolence.cdc.gov has been developed by the Centers for Disease Control and Prevention (CDC) to provide grantees and partners with access to training and tools that focus on the primary prevention of violence. The portal includes free training, program planning resources, and an online application for the creation of success stories.</p>\n', 'programCode': ['009:099'], 'title': 'Veto Violence - Violence Education Tools Online', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention, Department of Health & Human Services'}, 'theme': ['Health'], 'landingPage': 'https://healthdata.gov/dataset/veto-violence-violence-education-tools-online', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:VetoViolence@cdc.gov', 'fn': 'Veto Violence'}, 'issued': '2014-04-08', 'accessLevel': 'public', 'identifier': '8066116e-e17a-42cb-af33-96bbd0e302c0', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://vetoviolence.cdc.gov/', 'mediaType': 'application/unknown', 'title': 'Text '}, {'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://vetoviolence.cdc.gov/education-courses.html', 'mediaType': 'application/unknown', 'title': ' '}, {'@type': 'dcat:Distribution', 'title': ' ', 'accessURL': 'http://vetoviolence.cdc.gov/success-worksheet.html', 'mediaType': 'application/unknown'}], 'keyword': ['child maltreatment', 'intimate partner violence', 'principles of prevention POP', 'Public Health', 'sexual assault', 'stories', 'suicide', 'training', 'violence prevention', 'youth'], 'bureauCode': ['009:20'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The Adolescent Relationship Abuse (ARA) Toolkit provides information and strategies on how to: incorporate abuse prevention into programming; conduct staff training; formalize policies and procedures; conduct staff training on ARA prevention; and access resources for project participants.</p>\n', 'programCode': ['009:099'], 'title': 'Adolescent Relationship Abuse (ARA) Toolkit', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families, Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/adolescent-relationship-abuse-ara-toolkit', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:ncfy@acf.hhs.gov', 'fn': 'NCYF'}, 'issued': '2014-04-08', 'accessLevel': 'public', 'identifier': 'f931d022-71c8-4b1f-9bbd-5c027cfca243', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'text', 'accessURL': 'https://prep.rti.org/ARAtoolkit/index.html', 'mediaType': 'application/unknown', 'title': 'Text '}], 'keyword': ['adolescent relationship abuse', 'early intervention', 'grantee resource', 'Prevention', 'sexual assault', 'step-by-step', 'toolkit', 'training', 'Violence'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The Panel Study of Income Dynamics (PSID) began in 1968 with a nationally representative sample of over 18,000 individuals living in 5,000 families in the United States. Information on these individuals and their descendants has been collected continuously, including data covering employment, income, wealth, expenditures, health, marriage, childbearing, child development, philanthropy, education, and numerous other topics.</p>\n', 'programCode': ['009:048'], 'title': 'The Panel Study of Income Dynamics (PSID)', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH), Department of Health & Human Services'}, 'theme': ['Health'], 'landingPage': 'https://healthdata.gov/dataset/panel-study-income-dynamics-psid', 'modified': '2020-02-21', 'contactPoint': {'hasEmail': 'mailto:psidhelp@umich.edu', 'fn': 'Panel Study of Income Dynamics Help'}, 'issued': '2014-04-08', 'temporal': '1968-01-01T00:00:00-05:00/1968-01-01T00:00:00-05:00', 'identifier': 'b2a0bdee-117e-48e5-ad0c-f9982e05281a', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://psidonline.isr.umich.edu/Studies.aspx', 'mediaType': 'application/unknown', 'title': 'Text '}, {'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://simba.isr.umich.edu/default.aspx', 'mediaType': 'application/unknown', 'title': 'Text '}], 'keyword': ['adulthood', 'aging', 'cohort', 'Education', 'employment', 'event', 'Expenditures', 'health', 'income', 'interview', 'longitudinal', 'marriage', 'panel', 'sexual assault', 'transitions', 'wealth'], 'bureauCode': ['001:05'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>This locator tool will help you find Title X family planning centers that provide high quality and cost-effective family planning and related preventive health services for low-income women and men.</p>\n<p>Family planning centers offer a broad range of FDA-approved contraceptive methods and related counseling; as well as breast and cervical cancer screening; pregnancy testing and counseling; screening and treatment for sexually transmitted infections (STIs); HIV testing; and other patient education and referrals.</p>\n<p>4,400 family planning centers serve about 5 million clients each year. Services are provided through state, county, and local health departments; community health centers; Planned Parenthood centers; and hospital-based, school-based, faith-based, other private nonprofits.</p>\n<p>Title X staff are specially trained to meet the contraceptive needs of individuals with limited English proficiency, teenagers, and those confronting complex medical and personal issues such as substance abuse, disability, homelessness or interpersonal and domestic violence.</p>\n', 'programCode': ['009:019'], 'title': 'Service Locator - Family Planning Title X', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['Community', 'Health'], 'landingPage': 'https://healthdata.gov/dataset/service-locator-family-planning-title-x', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:opa@hhs.gov', 'fn': 'Office of Population Affairs'}, 'issued': '2014-04-08', 'accessLevel': 'public', 'identifier': '20f6d943-1707-457d-876b-ef65bcd7f476', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'widget', 'accessURL': 'http://locator.aids.gov/opa-widget.js', 'mediaType': 'application/unknown', 'title': 'Widget '}, {'@type': 'dcat:Distribution', 'format': 'text', 'accessURL': 'http://www.hhs.gov/opa/', 'mediaType': 'application/unknown', 'title': 'Text '}, {'@type': 'dcat:Distribution', 'format': 'widget', 'accessURL': 'http://www.hhs.gov/opa/widgets/', 'mediaType': 'application/unknown', 'title': 'Widget '}, {'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://locator.aids.gov/data-how-to.html', 'mediaType': 'application/unknown', 'title': 'API '}], 'keyword': ['birth control', 'Cervical Cancer', 'community health', 'contraceptives', 'Family Planning', 'health services', 'locator', 'pregnancy', 'primary care', 'Providers', 'sexual assault', 'Sexually Transmitted Infections', 'STDs', 'STIs', 'testing', 'treatment', 'wellness'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': "<p>The Office of Child Support Enforcement's Annual Data Report from State agencies administering child support enforcement plans under Title IV-D of the Social Security Act.</p>\n", 'programCode': ['009:084'], 'title': 'Child Support Enforcement Annual Data Report Form 157 – YR 2011', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families, Department of Health & Human Services'}, 'theme': ['Health', 'State'], 'landingPage': 'https://healthdata.gov/dataset/child-support-enforcement-annual-data-report-form-157-%E2%80%93-yr-2011', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:micrs.support@acf.hhs.gov', 'fn': 'Data.gov Questions'}, 'issued': '2014-04-06', 'temporal': '2011-01-01T00:00:00-05:00/2011-01-01T00:00:00-05:00', 'identifier': 'ebcb0ac6-c46b-41e6-a315-7cf7518a4a8d', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'http://www.acf.hhs.gov/datagov-datasets/ocse/dcs/157_CSE_ANNUAL_2011.csv', 'mediaType': 'application/unknown', 'title': 'CSV '}], 'keyword': ['annual data', 'arrears', 'assistance', 'cases initiated in state', 'cases open', 'Child', 'child support', 'Child Support Enforcement', 'Children', 'current assistance', 'employees', 'former assistance', 'good cause', 'health insurance', 'interstate cases', 'iv-d offices', 'Medicaid', 'medical coverage', 'medical support', 'never assistance', 'open cases', 'open interstate cases', 'out-of-wedlock', 'paternity', 'paternity established', 'support', 'support distributed', 'support due', 'title iv-a', 'title iv-d', 'title iv-e', 'tribal iv-a'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.acf.hhs.gov/datagov-datasets/ocse/dcs/157_CSE_ANNUAL_DICTIONARY.xlsx'}, {'description': "<p>The Office of Child Support Enforcement's Annual Data Report from State agencies administering child support enforcement plans under Title IV-D of the Social Security Act.</p>\n", 'programCode': ['009:084'], 'title': 'Child Support Enforcement Annual Data Report Form 157 – YR 2010', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families, Department of Health & Human Services'}, 'theme': ['Health', 'State'], 'landingPage': 'https://healthdata.gov/dataset/child-support-enforcement-annual-data-report-form-157-%E2%80%93-yr-2010', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:micrs.support@acf.hhs.gov', 'fn': 'Data.gov Questions'}, 'issued': '2014-04-06', 'temporal': '2010-01-01T00:00:00-05:00/2010-01-01T00:00:00-05:00', 'identifier': '8cdd9515-c22b-4ca8-947c-0e36ec1921ad', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'http://www.acf.hhs.gov/datagov-datasets/ocse/dcs/157_CSE_ANNUAL_2010.csv', 'mediaType': 'application/unknown', 'title': 'CSV '}], 'keyword': ['annual data', 'arrears', 'assistance', 'cases initiated in state', 'cases open', 'Child', 'child support', 'Child Support Enforcement', 'Children', 'current assistance', 'employees', 'former assistance', 'good cause', 'health insurance', 'interstate cases', 'iv-d offices', 'Medicaid', 'medical coverage', 'medical support', 'never assistance', 'open cases', 'open interstate cases', 'out-of-wedlock', 'paternity', 'paternity established', 'support', 'support distributed', 'support due', 'title iv-a', 'title iv-d', 'title iv-e', 'tribal iv-a'], 'bureauCode': ['009:70'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.acf.hhs.gov/datagov-datasets/ocse/dcs/-157_CSE_ANNUAL_DICTIONARY.xlsx'}, {'description': '<p>Information about the services provided by Federal Office of Child Support Enforcement (OCSE).</p>\n', 'programCode': ['009:084'], 'title': 'Child Support Enforcement Services Provided', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families, Department of Health & Human Services'}, 'theme': ['Health', 'State'], 'landingPage': 'https://healthdata.gov/dataset/child-support-enforcement-services-provided', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:dennis.putze@acf.hhs.gov', 'fn': 'HHS/ACF/OCSE Data Questions'}, 'issued': '2014-02-24', 'accessLevel': 'public', 'identifier': '11145b3a-3c40-41f8-93fa-5fc067907b46', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.acf.hhs.gov/programs/css/about/services-ocsp-provides', 'mediaType': 'application/unknown', 'title': 'Text'}], 'keyword': ['annual data', 'arrears', 'assistance', 'cases initiated in state', 'cases open', 'Child', 'child support', 'Child Support Enforcement', 'Children', 'current assistance', 'employees', 'former assistance', 'good cause', 'health insurance', 'interstate cases', 'iv-d offices', 'Medicaid', 'medical coverage', 'medical support', 'never assistance', 'open cases', 'open interstate cases', 'out-of-wedlock', 'paternity', 'paternity established', 'support', 'support distributed', 'support due', 'title iv-a', 'title iv-d', 'title iv-e', 'tribal iv-a'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>Federally approved OCSE Form 34A and instructions for child support professionals.</p>\n', 'programCode': ['009:084'], 'title': 'Child Support Enforcement Annual Data Report Form 34A and Instructions', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families, Department of Health & Human Services'}, 'theme': ['National', 'State'], 'landingPage': 'https://healthdata.gov/dataset/child-support-enforcement-annual-data-report-form-34a-and-instructions', 'modified': '2020-02-21', 'contactPoint': {'hasEmail': 'mailto:dennis.putze@acf.hhs.gov', 'fn': 'HHS/ACF/OCSE Data Questions'}, 'issued': '2014-02-24', 'accessLevel': 'public', 'identifier': '4f03d9be-5b22-49bb-ae18-61ad0f6c7d57', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'text', 'accessURL': 'http://www.acf.hhs.gov/sites/default/files/ocse/34a_0.pdf', 'mediaType': 'application/unknown', 'title': 'Text '}, {'@type': 'dcat:Distribution', 'format': 'Documentation', 'mediaType': 'application/unknown', 'title': 'Child Support Enforcement Annual Data Report Form 34A and Instructions'}], 'keyword': ['case management', 'Courts', 'Employer Responsibilities', 'Employers', 'enforcement', 'Federal Reporting', 'Federal Systems', 'Financial Institution Data Match', 'Financial Instructions', 'Forms', 'Guides Publications Reports', 'Income Wage Withholding', 'Intergovernmental Interstate', 'Locate', 'medical support', 'Multistate Employer Reporting', 'National Medical Support Notice', 'New Hire Reporting', 'OCSE-157 Annual Data Report', 'OCSE-34A Quarterly Report of Collections', 'OCSE-396A Financial Report', 'OCSE-75 Tribal Annual Data Report', 'order establishment', 'Paternity Establishment', 'Private Partners', 'Public Partners', 'review and modification', 'State Local Child Support Agencies', 'State Plan', 'Tribal Child Support Agencies', 'Tribal Plan', 'Verification of Employment'], 'bureauCode': ['001:05'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>These fact sheets present examples of new ways states are helping parents support their children. They highlight family-centered strategies, data-based policies and practices, and customer-focused services that child support programs are embracing across the country.</p>\n', 'programCode': ['009:084'], 'title': 'Office of Child Support Enforcement (OCSE) Fact Sheets', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families, Department of Health & Human Services'}, 'theme': ['State'], 'landingPage': 'https://healthdata.gov/dataset/office-child-support-enforcement-ocse-fact-sheets', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:dennis.putze@acf.hhs.gov', 'fn': 'Dennis Putze'}, 'issued': '2014-02-24', 'accessLevel': 'public', 'identifier': '099414eb-3022-4b9c-a8c6-80d0111d7808', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.acf.hhs.gov/programs/css/resource/promoting-child-well-being-family-self-sufficiency', 'mediaType': 'application/unknown', 'title': 'https://www.acf.hhs.gov/programs/css/resource/promoting-child-well-being-family-self-sufficiency'}, {'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.acf.hhs.gov/programs/css/resource/child-support-health-care-connections', 'mediaType': 'application/unknown', 'title': 'http://www.acf.hhs.gov/programs/css/resource/child-support-health-care-connections'}, {'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.acf.hhs.gov/programs/css/resource-library/search?tag=5462', 'mediaType': 'application/unknown', 'title': 'http://www.acf.hhs.gov/programs/css/resource-library/search?tag=5462'}, {'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.acf.hhs.gov/programs/css/resource-library/search?tag=5461', 'mediaType': 'application/unknown', 'title': 'http://www.acf.hhs.gov/programs/css/resource-library/search?tag=5461'}], 'keyword': ['Arrears Management', 'case management', 'Child Support Fact Sheet', 'Economic Stability Job Services', 'families', 'Family Services Referrals', 'Guides Publications Reports', 'Outreach Brochures', 'Program Information Contacts', 'Program Innovation Maps', 'promising practices', 'State Local Child Support Agencies', 'Story Behind the Numbers', 'Toolkit Training', 'Tribal Child Support Agencies'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>This handbook describes the basic steps to follow to establish paternity, to obtain a support order, and to collect the support due.</p>\n', 'programCode': ['009:084'], 'title': 'Child Support Enforcement Handbook', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families, Department of Health & Human Services'}, 'theme': ['Health', 'State'], 'landingPage': 'https://healthdata.gov/dataset/child-support-enforcement-handbook', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:OCSEHotline@acf.hhs.gov', 'fn': 'Office of Child Support Enforcement (OCSE)'}, 'issued': '2014-02-24', 'accessLevel': 'public', 'identifier': 'd3cd16fc-fc49-4c29-b28c-6e4daebbe263', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'text', 'accessURL': 'http://www.acf.hhs.gov/programs/cse/pubs/2005/handbook_on_cse.pdf', 'mediaType': 'application/unknown', 'title': 'Text'}], 'keyword': ['arrears', 'assistance', 'cases initiated in state', 'cases open', 'Child', 'child support', 'Child Support Enforcement', 'Children', 'current assistance', 'custodial parent', 'employees', 'former assistance', 'good cause', 'health insurance', 'interstate cases', 'iv-d offices', 'Medicaid', 'medical coverage', 'medical support', 'never assistance', 'noncustodial parent', 'open cases', 'open interstate cases', 'out-of-wedlock', 'parent', 'paternity', 'paternity established', 'support', 'support distributed', 'support due', 'title iv-a', 'title iv-d', 'title iv-e', 'tribal iv-a'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>Interactive Program Innovation Map - Click on State or Territory for information about child support agency programs designed to ensure that child support orders reflect current earnings at establishment and are modified when earnings change.</p>\n', 'programCode': ['009:084'], 'title': 'State Child Support Agencies with Programs to Ensure Current Support Orders Reflect Current Earnings', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families, Department of Health & Human Services'}, 'theme': ['State'], 'landingPage': 'https://healthdata.gov/dataset/state-child-support-agencies-programs-ensure-current-support-orders-reflect-current-earnings', 'contactPoint': {'hasEmail': 'mailto:dennis.putze@acf.hhs', 'fn': 'Dennis Putze'}, 'issued': '2014-02-10', 'accessLevel': 'public', 'identifier': 'd8a9bb47-36cb-42b7-873f-4d20257a3577', '@type': 'dcat:Dataset', 'modified': '2020-02-21', 'keyword': ['case management', 'order establishment', 'Program contacts', 'program information', 'Program Innovation Maps', 'promising practices', 'review and modification', 'State Local Child Support Agencies'], 'bureauCode': ['001:05'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>Interactive Child Support Program Map - Click on State or Territory for more information regarding local policies to compromise child support debt owed to the state.</p>\n', 'programCode': ['009:084'], 'title': 'State Child Support Agencies With Debt Compromise Policies', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families, Department of Health & Human Services'}, 'theme': ['State'], 'landingPage': 'https://healthdata.gov/dataset/state-child-support-agencies-debt-compromise-policies', 'contactPoint': {'hasEmail': 'mailto:dennis.putze@acf.hhs.gov', 'fn': 'Dennis.Putze'}, 'issued': '2014-02-10', 'accessLevel': 'public', 'identifier': '086ea269-2de3-4f89-b8c0-a517c9bacce2', '@type': 'dcat:Dataset', 'modified': '2020-03-04', 'keyword': ['Arrears Management', 'case management', 'Child Support Program', 'debt compromise', 'policy', 'program information', 'promising practices', 'State Local Child Support Agencies'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>Office of Child Support Enforecment (OCSE) Story Behind the Numbers - Child Support Fact Sheet #3. This fact sheet focuses on data reported in a recent U.S. Census Bureau report, Custodial Mothers and Fathers and Their Child Support: 2011. The data reported are estimated based on a biennial survey of custodial parents, the Child Support Supplement to the Current Population Survey, March/April 2012, co-sponsored by the Office of Child Support Enforcement. The proportion of custodial parents living below poverty line continues to increase in 2011. The report found that 4.2 million custodial parents lived in poverty in 2011, representing 29 percent of all custodial parents, about twice the poverty rate for the total population. These statistics reinforce the essential role that child support services can play in helping low-income families, especially during an economic downturn.</p>\n', 'programCode': ['009:103'], 'title': 'Custodial Parents Living in Poverty', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families, Department of Health & Human Services'}, 'theme': ['State'], 'landingPage': 'https://healthdata.gov/dataset/custodial-parents-living-poverty', 'contactPoint': {'hasEmail': 'mailto:dennis.putze@acf.hhs.gov', 'fn': 'Dennis Putze'}, 'issued': '2014-02-10', 'temporal': '2011-01-01T00:00:00-05:00/2011-01-01T00:00:00-05:00', 'identifier': '65f41ddb-094b-4181-a85a-ce55a945312e', '@type': 'dcat:Dataset', 'modified': '2020-03-03', 'keyword': ['Arrears Management', 'case management', 'Child Support Fact Sheet', 'economic stability', 'iv-d program', 'job services', 'Poverty', 'promising practices', 'State Local Child Support Agencies', 'Story Behind the Numbers', 'US Census Bureau'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>Child support program, policy, and local conatct information.</p>\n', 'programCode': ['009:084'], 'title': 'Intergovernmental Reference Guide (IRG); Policy Profies and Contacts', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families, Department of Health & Human Services'}, 'theme': ['State'], 'landingPage': 'https://healthdata.gov/dataset/intergovernmental-reference-guide-irg-policy-profies-and-contacts', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:dennis.putze@acf.hhs.gov', 'fn': 'Dennis Putze'}, 'issued': '2014-02-07', 'accessLevel': 'public', 'identifier': 'd7cd8d21-678c-4565-8ffa-886189db7f86', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.acf.hhs.gov/programs/css/irg-state-map', 'mediaType': 'application/unknown', 'title': 'Map'}], 'keyword': ['Age of Majority', 'child support', 'Child Support Enforcement', 'income withholding', 'insurance match', 'interest on arrears', 'iv-d offices', 'lump sum payment', 'Melson Formula', 'paternity', 'paternity established', 'Percentage of Income Model', 'policy', 'Reciprocity', 'Shared Income Model', 'state child support agency', 'Statute of Limitations', 'support enforcement', 'support order establishment', 'UIFSA', 'Uniform Interstate Family Support Act', 'USA States'], 'bureauCode': ['009:70'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The 31st Annual Report to Congress on the Child Support Program authorized under Title IV-D of the Social Security Act providing the program’s status and highlighting accomplishments during FY 2010. Highlights financial and statistical program achievements based on data reported by state/tribal child support agencies.</p>\n', 'programCode': ['009:084'], 'title': 'Office of Child Support Enforcement (OCSE) - FY 2010 Annual Report to Congress', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families, Department of Health & Human Services'}, 'theme': ['State'], 'landingPage': 'https://healthdata.gov/dataset/office-child-support-enforcement-ocse-fy-2010-annual-report-congress', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:dennis.putze@acf.hhs.gov', 'fn': 'Dennis Putze'}, 'issued': '2014-02-07', 'temporal': '2010-01-01T00:00:00-05:00/2010-01-01T00:00:00-05:00', 'identifier': '26f04233-b12b-42b9-8e2e-bf793907fd22', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.acf.hhs.gov/programs/css/resource/fy2010-annual-report#A', 'mediaType': 'application/unknown', 'title': 'https://www.acf.hhs.gov/programs/css/resource/fy2010-annual-report#A'}, {'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.acf.hhs.gov/programs/css/resource/fy2010-annual-report#B', 'mediaType': 'application/unknown', 'title': 'https://www.acf.hhs.gov/programs/css/resource/fy2010-annual-report#B'}, {'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.acf.hhs.gov/programs/css/resource/fy2010-annual-report#C', 'mediaType': 'application/unknown', 'title': 'https://www.acf.hhs.gov/programs/css/resource/fy2010-annual-report#C'}], 'keyword': ['Annual Reports to Congress', 'child support', 'Federal Reporting', 'OCSE-157 Annual Data Report', 'OCSE-34A Quarterly Report of Collections', 'OCSE-396A Financial Report', 'OCSE-75 Tribal Annual Data Report', 'Research Data', 'State Local Child Support Agencies', 'title iv-d', 'Tribal Child Support Agencies'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'https://www.acf.hhs.gov/programs/css/resource/fy2010-annual-report#D'}, {'description': '<p>This data set provides information about the appeals received by the Office of Medicare and Hearings for Fiscal Year 2005 - 2012.</p>\n', 'programCode': ['009:111'], 'title': 'Office of Medicare Hearings and Appeals (OMHA) - Receipts by Fiscal Year', 'temporal': '2005-01-01T00:00:00-05:00/2012-01-01T00:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Office of Medicare Hearings and Appeals'}, 'landingPage': 'https://healthdata.gov/dataset/office-medicare-hearings-and-appeals-omha-receipts-fiscal-year', 'modified': '2020-01-28', 'contactPoint': {'hasEmail': 'mailto:kimberly.rubi@hhs.gov', 'fn': 'Kimberly Rubi'}, 'issued': '2014-02-04', 'accessLevel': 'public', 'identifier': '037bce72-0ee5-4ddc-9299-1cc37a6a847e', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>This dataset is a compilation of appeals received in Fiscal Year 2005 and Fiscal Year 2006.</p>\n', 'format': 'csv', 'title': 'Office of Medicare Hearings and Appeals (OMHA) Receipts by Fiscal Year - 2005-2006', 'accessURL': 'http://www.hhs.gov/omha/Data/Health%20Data%20Sets/receipts_2005_to_2006_csv.csv', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'description': '<p>This dataset is a compilation of appeals received in Fiscal Year 2007 and Fiscal Year 2008.</p>\n', 'format': 'csv', 'title': 'Office of Medicare Hearings and Appeals (OMHA) Receipts by Fiscal Year 2007-2008', 'accessURL': 'http://www.hhs.gov/omha/Data/Health%20Data%20Sets/receipts_2007_to_2008_csv.csv', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'description': '<p>This dataset is a compilation of appeals received in Fiscal Year 2009 and Fiscal Year 2010.</p>\n', 'format': 'csv', 'title': 'Office of Medicare Hearings and Appeals (OMHA) Receipts by Fiscal Year 2009-2010', 'accessURL': 'http://www.hhs.gov/omha/Data/Health%20Data%20Sets/receipts_2009_to_2010_csv.csv', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'description': '<p>This dataset is a compilation of appeals received in Fiscal Year 2011 and Fiscal Year 2012.</p>\n', 'format': 'csv', 'title': 'Office of Medicare Hearings and Appeals (OMHA) Receipts by Fiscal Year 2011-2012', 'accessURL': 'http://www.hhs.gov/omha/Data/Health%20Data%20Sets/receipts_2011_to_2012_csv.csv', 'mediaType': 'application/unknown'}], 'keyword': ['appeals', 'Claims', 'omha', 'receipts'], 'bureauCode': ['001:05'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>This data set provides information about the appeals and claims received by the Office of Medicare and Hearings by procedure for Fiscal Year 2006 - 2012.</p>\n', 'programCode': ['009:111'], 'title': 'Office of Medicare Hearings and Appeals (OMHA) - Receipts by Procedure', 'temporal': '2006-01-01T00:00:00-05:00/2012-01-01T00:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Office of Medicare Hearings and Appeals'}, 'landingPage': 'https://healthdata.gov/dataset/office-medicare-hearings-and-appeals-omha-receipts-procedure', 'modified': '2020-02-21', 'contactPoint': {'hasEmail': 'mailto:kimberly.rubi@hhs.gov', 'fn': 'Kimberly Rubi'}, 'issued': '2014-02-04', 'accessLevel': 'public', 'identifier': '43dc2b4e-1168-436f-878c-025b1c038545', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>This dataset is a compilation of appeals received each fiscal year by procedure description</p>\n', 'format': 'csv', 'title': 'Office of Medicare Hearings and Appeals (OMHA) Receipts by Procedure - Appeals', 'accessURL': 'http://www.hhs.gov/omha/Data/Health%20Data%20Sets/receipts_by_procedure_appeals_csv.csv', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'description': '<p>This dataset is a compilation of claims received each fiscal year by procedure description.</p>\n', 'format': 'csv', 'title': 'Office of Medicare Hearings and Appeals (OMHA) Receipts by Procedure - Claims', 'accessURL': 'http://www.hhs.gov/omha/Data/Health%20Data%20Sets/receipts_by_procedure_claims_csv.csv', 'mediaType': 'application/unknown'}], 'keyword': ['appeals', 'Claims', 'omha', 'procedure'], 'bureauCode': ['001:05'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The Office of Child Support Preliminary Report highlights financial and statistical program achievements based on quarterly and annual data. In fiscal year (FY) 2012, information was compiled from reports on program status sent to the federal government by states and tribes.</p>\n', 'programCode': ['009:084'], 'title': 'FY2012 Office of Child Support Preliminary Report', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families, Department of Health & Human Services'}, 'theme': ['State'], 'landingPage': 'https://healthdata.gov/dataset/fy2012-office-child-support-preliminary-report', 'modified': '2020-03-03', 'contactPoint': {'hasEmail': 'mailto:Healthdata@hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2014-01-17', 'temporal': '2012-01-01T00:00:00-05:00/2012-01-01T00:00:00-05:00', 'identifier': '5f876961-db62-456d-b80a-87cff18b2b7f', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.acf.hhs.gov/programs/css/resource/fy2012-preliminary-report#tables', 'mediaType': 'application/unknown', 'title': ' '}], 'keyword': ['Federal Reporting', 'OCSE-157 Annual Data Report', 'OCSE-34A Quarterly Report of Collections', 'OCSE-396A Financial Report', 'OCSE-75 Tribal Annual Data Report', 'State Local Child Support Agencies', 'Tribal Child Support Agencies'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.acf.hhs.gov/programs/css/resource/fy2012-preliminary-report#tables'}, {'description': '<p>Lists ICH CAHPS survey data used by ESRD QIP to assess dialysis facility performance.</p>\n', 'programCode': ['009:048'], 'title': 'ESRD QIP - In-Center Hemodialysis Consumer Assessment of Healthcare Providers and Services Systems (ICH CAHPS) Survey Reporting - Payment Year 2015', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['Quality'], 'landingPage': 'https://healthdata.gov/dataset/esrd-qip-center-hemodialysis-consumer-assessment-healthcare-providers-and-services-systems', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2014-01-16', 'accessLevel': 'public', 'identifier': 'c179de40-ce8d-499c-ae76-fccf13b7bfc1', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/gfzz-8msb/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'format': 'rdf', 'accessURL': 'https://data.medicare.gov/api/views/gfzz-8msb/rows.rdf?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'format': 'json', 'accessURL': 'https://data.medicare.gov/api/views/gfzz-8msb/rows.json?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'format': 'text/xml', 'accessURL': 'https://data.medicare.gov/api/views/gfzz-8msb/rows.xml?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'text/xml'}], 'keyword': ['dfc', 'dialysis', 'dialysis-facilities', 'linking-quality-to-payment--qip'], 'bureauCode': ['009:38'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>Payment Year 2015 ESRD QIP data by facility: % hemodialysis patients using an arteriovenous fistula, % hemodialysis patients using an intravenous catheter</p>\n', 'programCode': ['009:048'], 'title': 'ESRD QIP - Vascular Access - Payment Year 2015', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['Quality'], 'landingPage': 'https://healthdata.gov/dataset/esrd-qip-vascular-access-payment-year-2015', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2014-01-16', 'accessLevel': 'public', 'identifier': '941fc022-6769-4d3c-9ee0-4e284f7ae864', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'https://data.medicare.gov/api/views/9vdt-zpmw/rows.csv?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'format': 'rdf', 'accessURL': 'https://data.medicare.gov/api/views/9vdt-zpmw/rows.rdf?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'format': 'json', 'accessURL': 'https://data.medicare.gov/api/views/9vdt-zpmw/rows.json?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'format': 'text/xml', 'accessURL': 'https://data.medicare.gov/api/views/9vdt-zpmw/rows.xml?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'text/xml'}], 'keyword': ['dfc', 'dialysis', 'dialysis-facilities', 'linking-quality-to-payment--qip'], 'bureauCode': ['009:38'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>Lists mineral metabolism data used by ESRD QIP to assess dialysis facility performance.</p>\n', 'programCode': ['009:078'], 'title': 'ESRD QIP - Mineral Metabolism Reporting - Payment Year 2015', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['Quality'], 'landingPage': 'https://healthdata.gov/dataset/esrd-qip-mineral-metabolism-reporting-payment-year-2015', 'modified': '2020-03-03', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2014-01-16', 'accessLevel': 'public', 'identifier': 'f2b48491-e121-40ee-b409-785d00a3d1a7', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'https://data.medicare.gov/api/views/vcdt-av5j/rows.csv?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'format': 'rdf', 'accessURL': 'https://data.medicare.gov/api/views/vcdt-av5j/rows.rdf?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'format': 'json', 'accessURL': 'https://data.medicare.gov/api/views/vcdt-av5j/rows.json?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'format': 'text/xml', 'accessURL': 'https://data.medicare.gov/api/views/vcdt-av5j/rows.xml?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'text/xml'}], 'keyword': ['dfc', 'dialysis', 'dialysis-facilities', 'linking-quality-to-payment--qip'], 'bureauCode': ['009:38'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>Lists NHSN data used by ESRD QIP to assess dialysis facility performance.</p>\n', 'programCode': ['009:072'], 'title': 'ESRD QIP - National Healthcare Safety Network (NHSN) Dialysis Reporting - Payment Year 2015', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['Quality'], 'landingPage': 'https://healthdata.gov/dataset/esrd-qip-national-healthcare-safety-network-nhsn-dialysis-reporting-payment-year-2015-3', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2014-01-16', 'accessLevel': 'public', 'identifier': '873d99dc-4189-4aa5-b5b2-b528e44c6e39', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'https://data.medicare.gov/api/views/bmqj-88i5/rows.csv?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'format': 'rdf', 'accessURL': 'https://data.medicare.gov/api/views/bmqj-88i5/rows.rdf?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'format': 'json', 'accessURL': 'https://data.medicare.gov/api/views/bmqj-88i5/rows.json?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'format': 'text/xml', 'accessURL': 'https://data.medicare.gov/api/views/bmqj-88i5/rows.xml?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'text/xml'}], 'keyword': ['dfc', 'dialysis', 'dialysis-facilities', 'linking-quality-to-payment--qip'], 'bureauCode': ['009:38'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>This report to Congress provides data specific to awards made from the Department of Health and Human Services to Native Americans and provides highlights of Native American projects that were impacted by HHS funding from 2007-2008. The report contains the descriptions of Staff Divisions and Operating Divisions under the Office of the Secretary who have made a significant impact on Native Americans (Tribes, both federally recognized and state recognized, Alaska Natives, Native Hawaiians and Pacific Islanders located in Guam, American Samoa and the Northern Mariana Islands).</p>\n', 'programCode': ['009:024'], 'title': 'HHS Report on Social and Economic Conditions of Native Americans for 2007-2008', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families, Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/hhs-report-social-and-economic-conditions-native-americans-2007-2008', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2014-01-15', 'accessLevel': 'public', 'identifier': '6b55d155-0ecd-4be9-95ba-7a5f331998a2', '@type': 'dcat:Dataset', 'modified': '2020-03-03', 'keyword': ['Economic Development', 'Sustainable Employment and Economic Development Strategies'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.acf.hhs.gov/programs/ana/resource/2007-2008-social-eco-report-to-congress'}, {'description': '<p>This is an excel table for the 2011 TANF and Separate State Program - Maintenance of Effort (SSP-MOE) Caseload Data which includes the following data elements: Total Number of Recipients, Total Number of Families, Total Number of Children, 1-Parent Families, 2-Parent Families, 0-Parent Families, Total Number of Adults.</p>\n', 'programCode': ['009:090'], 'title': '2011 Temporary Assistance for Needy Families Caseload Data - Number of Families and Recipients', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families, Department of Health & Human Services'}, 'dataQuality': True, 'landingPage': 'https://healthdata.gov/dataset/2011-temporary-assistance-needy-families-caseload-data-number-families-and-recipients-0', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2014-01-15', 'temporal': '2011-01-01T00:00:00-05:00/2011-01-01T00:00:00-05:00', 'identifier': '88ecbbaf-9907-49e7-b123-3699de74999e', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'xls', 'accessURL': 'http://www.acf.hhs.gov/programs/ofa/data-reports/caseload/2011/2011_15months_tanssp.xls', 'mediaType': 'application/unknown', 'title': 'XLS'}], 'keyword': ['administration-for-children-and-families-department-of-health-human-services'], 'bureauCode': ['001:05'], 'modified': '2020-02-21', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>Press Releases of food recalls from industry</p>\n', 'programCode': ['009:001'], 'title': 'Food Recalls', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/food-recalls', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': 'e8ffdf9e-4829-4445-b29e-ec1471805e2f', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'unknown', 'accessURL': 'http://www.fda.gov/DataSets/Recalls/Food/Food.xml', 'mediaType': 'application/unknown', 'title': 'Unknown'}], 'keyword': ['recalls'], 'bureauCode': ['009:10'], 'modified': '2016-09-02', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>This list includes human and pet food subject to recall in the United States since January 2009 related to peanut products distributed by Peanut Corporation of America.</p>\n', 'programCode': ['009:001'], 'title': 'Peanut Product Recalls', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/peanut-product-recalls-0', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': '76ceca1c-bf1a-4853-ac26-89afde382f4c', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'unknown', 'accessURL': 'http://www.accessdata.fda.gov/scripts/peanutbutterrecall/PeanutButterProducts2009.xml', 'mediaType': 'application/unknown', 'title': 'Unknown'}], 'keyword': ['recalls'], 'bureauCode': ['009:10'], 'modified': '2016-09-02', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>This list includes products subject to recall in the United States since June 2009 related to products manufactured by Plainview Milk Products Cooperative.</p>\n', 'programCode': ['009:001'], 'title': 'Plainview Milk Cooperative Ingredient Recall', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/plainview-milk-cooperative-ingredient-recall', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': '5a0086f9-9e9f-43dc-a4ce-1e3c6a87fde3', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'unknown', 'accessURL': 'http://www.accessdata.fda.gov/scripts/Milk/MilkRecallProducts2009.xml', 'mediaType': 'application/unknown', 'title': 'Unknown'}], 'keyword': ['recalls'], 'bureauCode': ['009:10'], 'modified': '2016-09-02', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>This list includes food subject to recall in the United States since March 2009 related to pistachios distributed by Setton Pistachio of Terra Bella, Inc. The FDA has completed its inspection of Salmonella contamination in pistachios and pistachio products involved in this recall.</p>\n', 'programCode': ['009:001'], 'title': 'Pistachio Product Recalls', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/pistachio-product-recalls-0', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': '237c9f3c-9ef2-4be9-a5e7-de5e53dd654c', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'unknown', 'accessURL': 'http://www.accessdata.fda.gov/scripts/pistachiorecall/Pistachio2009.xml', 'mediaType': 'application/unknown', 'title': 'Unknown'}], 'keyword': ['ora'], 'bureauCode': ['009:10'], 'modified': '2016-09-02', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>This list includes products subject to recall in the United States since February 2010 related to hydrolyzed vegetable protein (HVP) paste and powder distributed by Basic Food Flavors, Inc. HVP is a flavor enhancer used in a wide variety of processed food products such as soups, sauces, chilis, stews, hot dogs, gravies, seasoned snack foods, dips, and dressings.</p>\n', 'programCode': ['009:001'], 'title': 'Hydrolyzed Vegetable Protein Containing Products Recalls', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/hydrolyzed-vegetable-protein-containing-products-recalls', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': '2e0fe779-0181-4a5c-b5fb-4ec6c9f5b3fe', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'unknown', 'accessURL': 'http://www.accessdata.fda.gov/scripts/HVPCP/HydrolyzedVegetableProteinProductsList2010.xml', 'mediaType': 'application/unknown', 'title': 'Unknown'}], 'keyword': ['recalls'], 'bureauCode': ['009:10'], 'modified': '2016-09-02', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>Epidemiologic investigations conducted by health officials in California, Colorado, and Minnesota revealed several restaurants or events where more than one person who fell ill with Salmonella Enteriditis had eaten. Information from these investigations suggested that shell eggs were the likely source of infections in many of these restaurants or events. And on August 13, 2010, Wright County Egg of Galt, Iowa, conducted a nationwide voluntary recalls of shell eggs that it had shipped since May 19, 2010.</p>\n', 'programCode': ['009:001'], 'title': 'Shell Egg Recalls', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/shell-egg-recalls', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': '6e4e82b6-948e-414a-8323-914f7358c7da', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'unknown', 'accessURL': 'http://www.accessdata.fda.gov/scripts/shelleggsrecall/ShellEggsRecallList2010.xml', 'mediaType': 'application/unknown', 'title': 'Unknown'}], 'keyword': ['recalls'], 'bureauCode': ['009:10'], 'modified': '2016-09-02', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>This list includes products subject to recall since September 2010 related to infant formula distributed by Abbott. This list will be updated with publicly available information as received. The information is current as of the date indicated. If we learn that any information is not accurate, we will revise the list as soon as possible. When available, this database also includes photos of recalled products that have been voluntarily submitted by recalling firms to the FDA to assist the public in identifying those products that are subject to recall.</p>\n', 'programCode': ['009:001'], 'title': 'Abbott Infant Formula Recall', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/abbott-infant-formula-recall', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': 'ebae64bc-b530-4220-af34-037e747de862', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'unknown', 'accessURL': 'http://www.accessdata.fda.gov/scripts/infantformula/InfantFormulaRecallList2010.xml', 'mediaType': 'application/unknown', 'title': 'Unknown'}], 'keyword': ['recalls'], 'bureauCode': ['009:10'], 'modified': '2016-08-04', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>MedWatch alerts provide timely new safety information on human drugs, medical devices, vaccines and other biologics, dietary supplements, and cosmetics. The alerts contain actionable information that may impact both treatment and diagnostic choices for healthcare professional and patient.</p>\n', 'programCode': ['009:008'], 'title': 'MedWatch Safety Alerts for Human Medical Products', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/medwatch-safety-alerts-human-medical-products', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': '6d3e51f4-684c-4e01-8ee8-2bb1f3a0cc0e', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'unknown', 'accessURL': 'http://www.fda.gov/downloads/Safety/MedWatch/SafetyInformation/UCM189811.zip', 'mediaType': 'application/unknown', 'title': 'Unknown'}], 'keyword': ['definitions'], 'bureauCode': ['009:10'], 'modified': '2016-09-02', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': "<p>Whereas not all recalls are announced in the media or on our Recalls press release page, all recalls montiored by FDA are included in FDA's weekly Enforcement Report once they are classified according to the level of hazard involved.</p>\n", 'programCode': ['009:008'], 'title': 'Enforcement Reports', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/enforcement-reports-0', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': 'dec89bfd-536e-40a6-9c6f-eeabe463e0ec', '@type': 'dcat:Dataset', 'modified': '2016-04-05', 'keyword': ['ora', 'regulations'], 'bureauCode': ['009:10'], 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>An index of FDA warning letters issued to companies operating in the United States.</p>\n', 'programCode': ['009:008'], 'title': 'Warning Letters', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/warning-letters', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': '7d27f1aa-5474-4430-ada6-3125bdbec05e', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'unknown', 'accessURL': 'http://www.fda.gov/DataSets/WarningLetters/WarningLettersDataSet.xml', 'mediaType': 'application/unknown', 'title': 'Unknown'}], 'keyword': ['ora', 'regulations'], 'bureauCode': ['009:10'], 'modified': '2016-08-04', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>Disclosure of reporting citations provide the public with a rationale for the Agency’s enforcement actions and will also help to inform public and industry decision-making, allowing them to make more informed marketplace choices and help to encourage compliance.</p>\n', 'programCode': ['009:008'], 'title': 'Inspection Citations', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/inspection-citations', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': '0385d15a-4870-4666-8960-24c6745d0bc3', '@type': 'dcat:Dataset', 'modified': '2016-09-02', 'keyword': ['ora'], 'bureauCode': ['009:10'], 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>FDA is disclosing the final inspection classification for inspections related to currently marketed FDA-regulated products. The disclosure of this information is not intended to interfere with planned enforcement actions, therefore some information may be withheld from posting until such action is taken.</p>\n', 'programCode': ['009:008'], 'title': 'Inspection Database', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/inspection-database', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': '6ccad3d4-cd8a-4a55-bb36-4c2630e735ee', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'unknown', 'accessURL': 'http://www.fda.gov/downloads/ICECI/EnforcementActions/UCM224485.xls', 'mediaType': 'application/unknown', 'title': 'Unknown'}], 'keyword': ['ora'], 'bureauCode': ['009:10'], 'modified': '2016-09-02', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The Electronic Animal Drug Product Listing Directory is a directory of all animal drug products that have been listed electronically since June 1, 2009, to comply with changes enacted as part of the FDA Amendments Act of 2007.</p>\n', 'programCode': ['009:004'], 'title': 'Electronic Animal Drug Product Listing Directory', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/electronic-animal-drug-product-listing-directory', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': 'c5c471d8-5a24-424a-8326-89abcc1e7139', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'unknown', 'accessURL': 'http://www.fda.gov/downloads/ForIndustry/DataStandards/StructuredProductLabeling/UCM362817.zip', 'mediaType': 'application/unknown', 'title': 'Unknown'}], 'keyword': ['cvm', 'labeling'], 'bureauCode': ['009:10'], 'modified': '2016-04-05', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>On November 16, 1988, the President of the United States signed into law the Generic Animal Drug and Patent Restoration Act (GADPTRA). Among its major provisions, the Act extends eligibility for submission of Abbreviated New Animal Drug Applications (ANADAs) to all animal drug products approved for safety and effectiveness under the Federal Food, Drug, and Cosmetic Act. The Act also requires that each sponsor of an approved animal drug product submit to the FDA certain information regarding patents held for the animal drug or its method of use. The Act requires that this information, as well as a list of all animal drug products approved for safety and effectiveness, be made available to the public. This list must be updated monthly under the provisions of the Act. This publication, which is known as the “Green Book”, was first published in January of 1989. Updates have been added monthly since then. The list is published in its entirety each January.</p>\n', 'programCode': ['009:004'], 'title': 'Approved Animal Drug Products (Green Book)', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/approved-animal-drug-products-green-book', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': '857f107e-8294-4314-af7e-aa8d9d04e61d', '@type': 'dcat:Dataset', 'modified': '2016-04-05', 'keyword': ['cvm', 'labeling'], 'bureauCode': ['009:10'], 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>This application provides Human Cell and Tissue registration information for registered, inactive, and pre-registered firms. Query options are by Establishment Name, Establishment Function, Product, Establishment Status, State, Zip Code, and Country.</p>\n', 'programCode': ['009:003'], 'title': 'Human Cell and Tissue Establishment Registration Public Query', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/human-cell-and-tissue-establishment-registration-public-query-0', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': '5ac1d413-4f78-44b3-89de-276975e7875a', '@type': 'dcat:Dataset', 'modified': '2016-09-02', 'keyword': ['cber'], 'bureauCode': ['009:10'], 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>This application provides information for active, inactive, and pre-registered firms. Query options are by FEI, Applicant Name, Establishment Name, Other Names, Establishment Type, Establishment Status, City, State, Zip Code, Country and Reporting Official First Name or Last Name.</p>\n', 'programCode': ['009:003'], 'title': 'Blood Establishment Registration Database', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/blood-establishment-registration-database', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': '23a2445b-9280-41f5-a646-2199997f6e21', '@type': 'dcat:Dataset', 'modified': '2016-09-02', 'keyword': ['cber'], 'bureauCode': ['009:10'], 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': "<p>Provides information to the public on postmarket requirements and commitments. The phrase postmarket requirements and commitments refers to studies and clinical trials that sponsors conduct after approval to gather additional information about a product's safety, efficacy, or optimal use. Some of the studies and clinical trials may be required; others may be studies or clinical trials a sponsor has committed to conduct.</p>\n", 'programCode': ['009:002'], 'title': 'Postmarket Requirements and Commitments', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/postmarket-requirements-and-commitments-0', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': '24b87513-0caa-4df8-8824-cec0d08e526f', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'unknown', 'accessURL': 'http://www.fda.gov/Drugs/GuidanceComplianceRegulatoryInformation/Post-marketingPhaseIVCommitments/ucm070777.htm', 'mediaType': 'application/unknown', 'title': 'Unknown'}, {'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.accessdata.fda.gov/scripts/cder/pmc/index.cfm', 'mediaType': 'application/unknown', 'title': 'API'}], 'keyword': ['cder'], 'bureauCode': ['009:10'], 'modified': '2016-09-02', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>According to 21 CFR 210.3(b)(8), an inactive ingredient is any component of a drug product other than the active ingredient. Only inactive ingredients in the final dosage forms of drug products are in this database.</p>\n', 'programCode': ['009:002'], 'title': 'Inactive ingredient Search for Approved Drug Products', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/inactive-ingredient-search-approved-drug-products-0', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': '53a17958-9670-4563-b8fa-fb0d6dd2d713', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'unknown', 'accessURL': 'http://www.fda.gov/Drugs/InformationOnDrugs/ucm113978.htm', 'mediaType': 'application/unknown', 'title': 'Unknown'}], 'keyword': ['cder'], 'bureauCode': ['009:10'], 'modified': '2016-09-02', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.fda.gov/Drugs/InformationOnDrugs/ucm075230.htm'}, {'description': "<p>The FDA Adverse Event Reporting System (FAERS) is a database that contains information on adverse event and medication error reports submitted to FDA. The database is designed to support the FDA's post-marketing safety surveillance program for drug and therapeutic biologic products.</p>\n", 'programCode': ['009:002'], 'title': 'FDA Adverse Event Reporting System (FAERS): Latest Quartely Data Files', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/fda-adverse-event-reporting-system-faers-latest-quartely-data-files', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': '7ada6175-9f61-48e8-b08d-81434f6fc780', '@type': 'dcat:Dataset', 'modified': '2016-08-04', 'keyword': ['cder'], 'bureauCode': ['009:10'], 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>Information about FDA-approved brand name and generic prescription and over-the-counter human drugs and biological therapeutic products. <a href="mailto:Drugs@FDA">Drugs@FDA</a> includes most of the drug products approved since 1939. The majority of patient information, labels, approval letters, reviews, and other information are available for drug products approved since 1998.</p>\n', 'programCode': ['009:002'], 'title': 'Drugs@FDA Database', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/drugsfda-database-0', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': '5958c19b-cd5f-42a4-8be9-027fbf51acf5', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'unknown', 'accessURL': 'http://www.fda.gov/downloads/Drugs/InformationOnDrugs/UCM054599.zip', 'mediaType': 'application/unknown', 'title': 'Unknown'}], 'keyword': ['cder'], 'bureauCode': ['009:10'], 'modified': '2016-09-02', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.fda.gov/Drugs/InformationOnDrugs/ucm079750.htm'}, {'description': '<p>For a drug product that does not have a dissolution test method in the United States Pharmacopeia (USP), the FDA Dissolution Methods Database provides information on dissolution methods presently recommended by the Division of Bioequivalence, Office of Generic Drugs.</p>\n', 'programCode': ['009:002'], 'title': 'Dissolution Methods Database', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/dissolution-methods-database', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': 'fafe72df-5bdb-4472-803c-a5d7d6a739f7', '@type': 'dcat:Dataset', 'modified': '2016-04-05', 'keyword': ['cder'], 'bureauCode': ['009:10'], 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The publication Approved Drug Products with Therapeutic Equivalence Evaluations (the List, commonly known as the Orange Book) identifies drug products approved on the basis of safety and effectiveness by the Food and Drug Administration (FDA) under the Federal Food, Drug, and Cosmetic Act (the Act). (For more information, see the Orange Book Preface.)</p>\n', 'programCode': ['009:002'], 'title': 'Bioresearch Monitonoring Information System (BMIS)', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/bioresearch-monitonoring-information-system-bmis', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': 'a089c340-61da-4517-8c1c-ad8676b8752f', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'unknown', 'accessURL': 'http://www.fda.gov/downloads/Drugs/InformationOnDrugs/UCM135169.zip', 'mediaType': 'application/unknown', 'title': 'Unknown'}], 'keyword': ['cder'], 'bureauCode': ['009:10'], 'modified': '2016-04-05', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The Clinical Investigator Inspection List (CLIIL) contains names, addresses, and other pertinent information gathered from inspections of clinical investigators who have performed studies with investigational new drugs. The list contains information on inspections that have been closed since July 1977.</p>\n', 'programCode': ['009:002'], 'title': 'Clinical Investigator Inspector List (CLIIL)', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/clinical-investigator-inspector-list-cliil', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': 'e7d61d5c-801a-423f-a415-2cb5d1b63bbe', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'unknown', 'accessURL': 'http://www.fda.gov/downloads/Drugs/InformationOnDrugs/UCM111343.zip', 'mediaType': 'application/unknown', 'title': 'Unknown'}], 'keyword': ['cder'], 'bureauCode': ['009:10'], 'modified': '2016-04-05', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.fda.gov/Drugs/GuidanceComplianceRegulatoryInformation/EnforcementActivitiesbyFDA/ucm073059.htm'}, {'description': '<p>The FDA Acronyms and Abbreviations database provides a quick reference to acronyms and abbreviations related to Food and Drug Administration (FDA) activities</p>\n', 'programCode': ['009:002'], 'title': 'FDA Acronyms and Abbreviations', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/fda-acronyms-and-abbreviations', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': 'a2220ac4-2d5b-4355-af75-5b4aafecdaf4', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'unknown', 'accessURL': 'http://www.fda.gov/AboutFDA/FDAAcronymsAbbreviations/ucm070296.htm', 'mediaType': 'application/unknown', 'title': 'Unknown'}], 'keyword': ['definitions'], 'bureauCode': ['009:10'], 'modified': '2016-08-04', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The publication Approved Drug Products with Therapeutic Equivalence Evaluations (the List, commonly known as the Orange Book) identifies drug products approved on the basis of safety and effectiveness by the Food and Drug Administration (FDA) under the Federal Food, Drug, and Cosmetic Act (the Act). (For more information, see the Orange Book Preface.)</p>\n', 'programCode': ['009:002'], 'title': 'Approved Drug Products with Therapuetic Equivalence Evaluations (Orange Book)', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/approved-drug-products-therapuetic-equivalence-evaluations-orange-book', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': '30e13023-6326-4913-99ff-3f11504844a1', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'unknown', 'accessURL': 'http://www.fda.gov/downloads/Drugs/InformationOnDrugs/UCM163762.zip', 'mediaType': 'application/unknown', 'title': 'Unknown'}], 'keyword': ['cder'], 'bureauCode': ['009:10'], 'modified': '2016-09-02', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The Drug Listing Act of 1972 requires registered drug establishments to provide the Food and Drug Administration (FDA) with a current list of all drugs manufactured, prepared, propagated, compounded, or processed by it for commercial distribution. (See Section 510 of the Federal Food, Drug, and Cosmetic Act (Act) (21 U.S.C. § 360)). Drug products are identified and reported using a unique, three-segment number, called the National Drug Code (NDC), which serves as a universal product identifier for drugs. FDA publishes the listed NDC numbers and the information submitted as part of the listing information in the NDC Directory which is updated daily.</p>\n', 'programCode': ['009:002'], 'title': 'National Drug Code Directory', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/national-drug-code-directory', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': '126f7e1e-766f-4187-af4b-4a11b19bd956', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'unknown', 'accessURL': 'http://www.fda.gov/downloads/Drugs/DevelopmentApprovalProcess/UCM070838.zip', 'mediaType': 'application/unknown', 'title': 'Unknown'}], 'keyword': ['cder'], 'bureauCode': ['009:10'], 'modified': '2016-09-02', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.fda.gov/Drugs/InformationOnDrugs/ucm254527.htm'}, {'description': '<p>The Food and Drug Administration Amendments Act of 2007 gave FDA the authority to require a Risk Evaluation and Mitigation Strategy (REMS) from manufacturers to ensure that the benefits of a drug or biological product outweigh its risks.</p>\n', 'programCode': ['009:002'], 'title': 'Approved Risk Evaluation and Mitigation Strategies', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/approved-risk-evaluation-and-mitigation-strategies', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': 'b532a731-9536-47fe-beb5-3cdd0b5f6428', '@type': 'dcat:Dataset', 'modified': '2016-04-05', 'keyword': ['cder'], 'bureauCode': ['009:10'], 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>Food producers recall their products from the marketplace when the products are mislabeled or when the food may present a health hazard to consumers because the food is contaminated or has caused a foodborne illness outbreak.</p>\n', 'programCode': ['009:001'], 'title': 'Recalls of Food and Dietary Supplements', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/recalls-food-and-dietary-supplements-0', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': '16c28d6c-b9ea-4e8f-bdc0-1ae8ece9207e', '@type': 'dcat:Dataset', 'modified': '2016-09-02', 'keyword': ['cfsan'], 'bureauCode': ['009:10'], 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>Companies are required under Section 506C of the Federal Food, Drug, and Cosmetic Act (FD&C Act) (as amended by the Food and Drug Administration Safety and Innovation Act) to notify FDA of a permanent discontinuance of certain drug products, six months in advance, or if that is not possible, as soon as practicable. These drugs include those that are life-supporting, life-sustaining or for use in the prevention or treatment of a debilitating disease or condition, including any such drug used in emergency medical care or during surgery). The discontinuations provided below reflect information received from manufacturers, and are for informational purposes only.</p>\n', 'programCode': ['009:002'], 'title': 'Drugs to be Discontinued', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/drugs-be-discontinued-0', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': '642e816a-6a55-492c-a29f-1b7abf5f2fa5', '@type': 'dcat:Dataset', 'modified': '2016-09-02', 'keyword': ['cder'], 'bureauCode': ['009:10'], 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>Listing of Resolved Drug Shortages provided to FDA by manufacturers</p>\n', 'programCode': ['009:002'], 'title': 'Resolved Drug Shortages', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/resolved-drug-shortages-0', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': 'f2c5ab4a-f451-487b-be2b-77870d014ce9', '@type': 'dcat:Dataset', 'modified': '2016-09-02', 'keyword': ['cder'], 'bureauCode': ['009:10'], 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>Listing of Current Drug Shortages provided to FDA by manufacturers</p>\n', 'programCode': ['009:002'], 'title': 'Current Drug Shortages Index', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/current-drug-shortages-index', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': '7e2bd4f7-bba7-4e80-ae2a-a96e6d7c71b4', '@type': 'dcat:Dataset', 'modified': '2016-04-05', 'keyword': ['cder'], 'bureauCode': ['009:10'], 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The 522 Postmarket Surveillance Studies Program encompasses design, tracking, oversight, and review responsibilities for studies mandated under section 522 of the Federal Food, Drug and Cosmetic Act. The program helps ensure that well-designed 522 postmarket surveillance (PS) studies are conducted effectively and efficiently and in the least burdensome manner.</p>\n', 'programCode': ['009:005'], 'title': '522 Postmarket Surveillance Studies', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/522-postmarket-surveillance-studies', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': '0712f275-23a3-45ec-97ce-789052f3d432', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'unknown', 'accessURL': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfPMA/pss_excel.cfm', 'mediaType': 'application/unknown', 'title': 'Unknown'}], 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'modified': '2016-08-04', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>This database contains a list of classified medical device recalls since November 1, 2002</p>\n', 'programCode': ['009:005'], 'title': 'Medical and Radiation Emitting Device Recalls', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/medical-and-radiation-emitting-device-recalls-0', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': '0086d20c-f39f-45b2-916e-5b31f026d1c9', '@type': 'dcat:Dataset', 'modified': '2016-09-02', 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The CDRH Post-Approval Studies Program encompasses design, tracking, oversight, and review responsibilities for studies mandated as a condition of approval of a premarket approval (PMA) application, protocol development product (PDP) application, or humanitarian device exemption (HDE) application. The program helps ensure that well-designed post-approval studies (PAS) are conducted effectively and efficiently and in the least burdensome manner.</p>\n', 'programCode': ['009:005'], 'title': 'Post-Approval Studies', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/post-approval-studies-0', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': '58457331-9ed5-4570-abc2-06e942a36956', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'unknown', 'accessURL': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfPMA/pma_pas_Excel.cfm', 'mediaType': 'application/unknown', 'title': 'Unknown'}], 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'modified': '2016-09-02', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The Medical Product Safety Network (MedSun) is an adverse event reporting program launched in 2002. The primary goal for MedSun is to work collaboratively with the clinical community to identify, understand, and solve problems with the use of medical devices.</p>\n', 'programCode': ['009:005'], 'title': 'MedSun Reports', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/medsun-reports', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': 'd322375e-d48d-4a5b-ae48-cee71b7ed314', '@type': 'dcat:Dataset', 'modified': '2016-09-02', 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The CDRH FOIA electronic reading room contains frequently requested information via the Freedom of Information Act from the Center for Devices and Radiological Health.</p>\n', 'programCode': ['009:005'], 'title': 'CDRH FOIA Electronic Reading Room', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/cdrh-foia-electronic-reading-room', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': '69b9c742-a8a5-4435-8257-e1fbaf7bf349', '@type': 'dcat:Dataset', 'modified': '2016-09-02', 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>This database consists of those national and international standards recognized by FDA which manufacturers can declare conformity to and is part of the information the Center can use to make an appropriate decision regarding the clearance or approval of a submission. Information submitted on conformance with such standards will have a direct bearing on safety and effectiveness determinations made during the review of IDEs, HDEs, PMAs, and PDPs. Conformance with recognized consensus standards in and of itself, however, may not always be a sufficient basis for regulatory decisions.</p>\n', 'programCode': ['009:005'], 'title': 'FDA Recognized Consensus Standards', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/fda-recognized-consensus-standards', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': '75def5d4-11ce-4553-b16b-dabc271b177d', '@type': 'dcat:Dataset', 'modified': '2016-08-04', 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>Federal regulations require that an assembler who installs one or more certified components of a diagnostic x-ray system submit a report of assembly. This database contains the releasable information submitted including Equipment Location, General Information and Component Information. Note: Data does not include dental system installations.</p>\n', 'programCode': ['009:005'], 'title': 'X-Ray Assembler Data', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/x-ray-assembler-data-0', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': 'ba5c276b-d080-4760-88d4-a003e0599095', '@type': 'dcat:Dataset', 'modified': '2016-08-04', 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The Total Product Life Cycle (TPLC) database integrates premarket and postmarket data about medical devices. It includes information pulled from CDRH databases including Premarket Approvals (PMA), Premarket Notifications (510[k]), Adverse Events, and Recalls. You can search the TPLC database by device name or procode to receive a full report about a particular product line.</p>\n', 'programCode': ['009:005'], 'title': 'Total Product Life Cycle (TPLC)', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/total-product-life-cycle-tplc-0', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': '40343eb5-1fd5-4a56-b71c-d8e8f937d1a8', '@type': 'dcat:Dataset', 'modified': '2016-09-02', 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>This database contains a list of classified medical device recalls since November 1, 2002</p>\n', 'programCode': ['009:005'], 'title': 'Recalls of Medical Devices', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/recalls-medical-devices', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': '5bf3a6be-6eb6-4f9d-93a7-f664bf16c5ab', '@type': 'dcat:Dataset', 'modified': '2016-09-02', 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>This searchable database contains establishments (engaged in the manufacture, preparation, propagation, compounding, assembly, or processing of medical devices intended for human use and commercial distribution) and listings of medical devices in commercial distribution by both domestic and foreign manufacturers. Note: This database is updated once a week.</p>\n', 'programCode': ['009:005'], 'title': 'Establishment Registration & Device Listing', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/establishment-registration-device-listing', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': 'd30341d1-0b98-42ee-8f76-fb8e5337f641', '@type': 'dcat:Dataset', 'modified': '2016-09-02', 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.fda.gov/MedicalDevices/DeviceRegulationandGuidance/HowtoMarketYourDevice/RegistrationandListing/ucm134495.htm'}, {'description': '<p>This database provides descriptions of radiation-emitting products that have been recalled under an approved corrective action plan to remove defective and noncompliant products from the market. Searches may be done by manufacturer name, performance standard, product name, description, or date range.</p>\n', 'programCode': ['009:005'], 'title': 'Radiation Emitting Product Corrective Actions and Recalls', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/radiation-emitting-product-corrective-actions-and-recalls', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': '0cb31e06-e7a7-491c-aba9-f2ad4d694a98', '@type': 'dcat:Dataset', 'modified': '2016-08-04', 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>This database contains product names and associated information developed by the Center for all products, both medical and non-medical, which emit radiation. It includes a three letter product code, a descriptor for radiation type, applicable performance standard(s), and a definition for the code.</p>\n', 'programCode': ['009:005'], 'title': 'Radiation-emitting Electronic Product Codes', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/radiation-emitting-electronic-product-codes-0', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': '4b957144-a3c2-495a-920f-eede28afed43', '@type': 'dcat:Dataset', 'modified': '2016-09-02', 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.fda.gov/Radiation-EmittingProducts/ElectronicProductRadiationControlProgram/GettingaProducttoMarket/PerformanceStandards/ucm135508.htm'}, {'description': '<p>This database contains medical device names and associated information developed by the Center. It includes a three letter device product code and a Device Class that refers to the level of CDRH regulation of a given device.</p>\n', 'programCode': ['009:005'], 'title': 'Product Classification', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/product-classification-0', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': '9dd9f7a0-6df7-47d7-812f-869a2693f823', '@type': 'dcat:Dataset', 'modified': '2016-09-02', 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.fda.gov/MedicalDevices/DeviceRegulationandGuidance/Overview/ClassifyYourDevice/ucm2005371.htm'}, {'description': '<p>Medical device manufacturers are required to submit a premarket notification or 510(k) if they intend to introduce a device into commercial distribution for the first time or reintroduce a device that will be significantly changed or modified to the extent that its safety or effectiveness could be affected. This database of releasable 510(k)s can be searched by 510(k) number, applicant, device name or FDA product code. Summaries of safety and effectiveness information is available via the web interface for more recent records.</p>\n', 'programCode': ['009:005'], 'title': 'Premarket Notifications (510(k)s)', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/premarket-notifications-510ks', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': '13c32f66-2252-4b5c-a7eb-2f00eaede130', '@type': 'dcat:Dataset', 'modified': '2016-09-02', 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>A 180-day supplement is a request for a significant change in components, materials, design, specification, software, color additive, and labeling to an approved premarket application or premarket report. As a pilot program under the CDRH Transparency Initiative, FDA has begun releasing some summary review memos for 180-day PMA supplements relating to design changes.</p>\n', 'programCode': ['009:005'], 'title': 'Premarket Approval (PMA) Summary Review Memos for 180-Day Design Changes', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/premarket-approval-pma-summary-review-memos-180-day-design-changes-0', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': '178c6833-1ea7-4215-b72b-bcdf26c48ed9', '@type': 'dcat:Dataset', 'modified': '2016-09-02', 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>Premarket approval by FDA is the required process of scientific review to ensure the safety and effectiveness of all devices classified as Class III devices. An approved Premarket Approval Application (PMA) is, in effect, a private license granted to the applicant for marketing a particular medical device. This database may be searched by a variety of fields and is updated on a monthly basis.</p>\n', 'programCode': ['009:005'], 'title': 'Premarket Approvals (PMA)', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/premarket-approvals-pma', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': '1f94b4d7-5c11-498d-9563-7c1b79be7a65', '@type': 'dcat:Dataset', 'modified': '2016-09-02', 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.fda.gov/MedicalDevices/DeviceRegulationandGuidance/Databases/ucm135279.htm'}, {'description': "<p>This database allows you to search the CDRH's database information on medical devices which may have malfunctioned or caused a death or serious injury during the years 1992 through 1996.</p>\n", 'programCode': ['009:005'], 'title': 'MDR (Medical Device Reporting)', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/mdr-medical-device-reporting-0', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': '31348f1c-6525-45fd-b842-19005eacff99', '@type': 'dcat:Dataset', 'modified': '2016-09-02', 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The National Health Related Items Code (NHRIC) is a system for identification and numbering of marketed device packages that is compatible with other numbering systems such as the National Drug Code (NDC) or Universal Product Code (UPC). Those manufacturers who desire to use the NHRIC number for unique product identification may apply to FDA for a labeler code. This database contains NHRIC data retrieved from records that date back 20 years.</p>\n', 'programCode': ['009:005'], 'title': 'NHRIC (National Health Related Items Code)', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/nhric-national-health-related-items-code', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': '12edb65a-7c0e-46c3-b6f4-65f433808c41', '@type': 'dcat:Dataset', 'modified': '2016-09-02', 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>MAUDE data represents reports of adverse events involving medical devices. The data consists of all voluntary reports since June, 1993, user facility reports since 1991, distributor reports since 1993, and manufacturer reports since August, 1996.</p>\n', 'programCode': ['009:005'], 'title': 'MAUDE (Manufacturer and User Facility Device Experience)', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/maude-manufacturer-and-user-facility-device-experience-0', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': '63ef68f9-a795-463d-9b62-48bccd13130f', '@type': 'dcat:Dataset', 'modified': '2016-09-02', 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>Searchable listing of Over-the-Counter tests (OTC) and collection kits that have been cleared or approved by the FDA</p>\n', 'programCode': ['009:005'], 'title': 'IVD Home Use Lab Tests (Over The Counter) Tests', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/ivd-home-use-lab-tests-over-counter-tests-0', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': 'c9fd573b-569d-42ef-8c95-be745963a29b', '@type': 'dcat:Dataset', 'modified': '2016-09-02', 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': "<p>The Mammography Facility Database is updated periodically based on information received from the four FDA-approved accreditation bodies: the American College of Radiology (ACR), and the States of Arkansas, Iowa, and Texas. Information received by FDA or Certifying State from accreditation bodies does not specify if the facility is mobile or stationary. In many instances, but not all, the accreditation body notes Mobile following the name of the facility. The certification status of facilities may change, so FDA suggests that you check the facility's current status and look for the MQSA certificate.</p>\n", 'programCode': ['009:005'], 'title': 'Mammography Facilities', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/mammography-facilities', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': '6ead240e-5a08-4102-8aa2-bd0c7c260583', '@type': 'dcat:Dataset', 'modified': '2016-04-05', 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>This database contains the commercially marketed in vitro test systems categorized as CLIA waived by the FDA since January 31, 2000, and by the Centers for Disease Control and Prevention (CDC) prior to that date. CLIA waived test systems are waived from certain CLIA laboratory requirements (42 CFR Part 493).</p>\n', 'programCode': ['009:005'], 'title': 'CLIA Currently Waived Analytes', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/clia-currently-waived-analytes', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': '86274849-3141-4868-a0bf-b31def130220', '@type': 'dcat:Dataset', 'modified': '2016-04-05', 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>This database contains the commercially marketed in vitro test systems categorized by the FDA since January 31, 2000, and tests categorized by the Centers for Disease Control and Prevention (CDC) prior to that date.</p>\n', 'programCode': ['009:005'], 'title': 'Clinical Laboratory Improvement Amendments ', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/clinical-laboratory-improvement-amendments-0', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': '32055b29-7f93-4909-b81e-6bc68fb73aee', '@type': 'dcat:Dataset', 'modified': '2016-04-05', 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>This database contains the most recent revision from the Government Printing Office (GPO) of the Code of Federal Regulations (CFR) Title 21 - Food and Drugs.</p>\n', 'programCode': ['009:005'], 'title': 'Code of Federal Regulations Title 21', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/code-federal-regulations-title-21-0', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': 'ea39add5-2dea-42a6-afd1-303f43878898', '@type': 'dcat:Dataset', 'modified': '2016-04-05', 'keyword': ['cdrh', 'regulations'], 'bureauCode': ['009:10'], 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>This database contains historical information about CDRH Advisory Committees and Panel meetings through 2008, including summaries and transcripts.</p>\n', 'programCode': ['009:005'], 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/cdrh-advisory-meeting-materials-archive-0', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': 'fbe559c2-14f0-4c5b-a60c-2b6017b58875', '@type': 'dcat:Dataset', 'modified': '2016-09-02', 'keyword': ['labeling'], 'bureauCode': ['009:10'], 'title': 'CDRH Advisory Meeting Materials Archive'}, {'description': '<p>An inventory of all FDA Datasets</p>\n', 'programCode': ['009:005'], 'title': 'FDA Data Inventory', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/fda-data-inventory', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': '61e7872e-7a4c-4767-9a98-7808652f4235', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'api', 'accessURL': 'http://open.fda.gov/data.json', 'mediaType': 'application/unknown', 'title': 'API'}], 'keyword': ['data-json', 'inventory'], 'bureauCode': ['009:10'], 'modified': '2016-09-02', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>Consistent with the ACF Strategic Initiative to “upgrade the capacity of the Administration for Children and Families to make a difference for families and communities by promoting resilience and facilitating recovery in children, youth, and communities impacted by disasters by developing and implementing an ACF Emergency Response Readiness Force (ERRF):”</p>\n<p>The Office of Human Services Emergency Preparedness and Response (OHSEPR), in collaboration with the Regional Administrators and Regional Emergency Management Specialists (REMS) is recruiting ACF-wide (central and regional) to build a trained cadre of ACF volunteers ready, willing and able to deploy to disasters to provide or coordinate human services to assist with response and recovery of disaster survivors. Employees authorized to deploy, serve outside the confines of the Consolidated Collective Bargaining Agreement (CCBA) because of the emergency situation.</p>\n', 'programCode': ['005:051'], 'title': ' Emergency Response Readiness Force (ERRF)', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families, Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/emergency-response-readiness-force-errf', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2013-12-27', 'accessLevel': 'public', 'identifier': 'b06699a0-5d79-4e65-ba56-f7f41c88cdd4', '@type': 'dcat:Dataset', 'modified': '2020-03-03', 'keyword': ['Emergency Preparedness and Response'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://intranet.acf.hhs.gov/nohsepr/docs/JAN%202012_SOI%20ACF%20Emergency%20Response%20Readiness%20force.pdf'}, {'description': "<p>On March 5 and 6, 2012, the Administration for Children and Families (ACF) held its annual tribal consultation session in Washington, D.C. This session marked the first consultation held in accordance with the ACF Tribal Consultation policy signed in August 2011. Sixty-nine tribal leaders representing thirty-one tribes attended this session. This document shares ACF's responses to the testimony submitted at the session.</p>\n", 'programCode': ['009:024'], 'title': 'ACF 2012 Reponse to Tribal Consultation Testimony', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families, Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/acf-2012-reponse-tribal-consultation-testimony', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2013-12-27', 'accessLevel': 'public', 'identifier': '8d147e00-f598-4e77-b6d5-5c9abf1f06e6', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.acf.hhs.gov/programs/ana/resource/response-to-tribal-testimony-2012', 'mediaType': 'application/unknown', 'title': 'http://www.acf.hhs.gov/programs/ana/resource/response-to-tribal-testimony-2012'}], 'keyword': ['Tribal Consultation'], 'bureauCode': ['009:70'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.acf.hhs.gov/programs/ana/resource/response-to-tribal-testimony-2012'}, {'description': '<p>The purpose of the ACF Tribal Consultation Policy is to build meaningful relationships with federally recognized tribes by engaging in open, continuous, and meaningful consultation.</p>\n', 'programCode': ['009:024'], 'title': 'ACF Tribal Consultation Policy', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families, Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/acf-tribal-consultation-policy', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'N/A'}, 'issued': '2013-12-27', 'accessLevel': 'public', 'identifier': 'c0c51e81-8510-46af-a68d-de4aeca99aaf', '@type': 'dcat:Dataset', 'modified': '2020-03-03', 'keyword': ['Tribal Consultation'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'https://www.acf.hhs.gov/sites/default/files/ana/acf_tcp_final.pdf'}, {'description': '<p>ANA promotes self-sufficiency for Native Americans by providing discretionary grant funding for community based projects, and training and technical assistance to eligible tribes and native organizations. Each year, ANA provides grants to Native American and Pacific Islander communities for economic and social development, language and cultural preservation and environmental enhancement projects. ANA funded 61 new grant applications and 112 continuation grant awards for a total 173 awards to Tribal, Native American, and Pacific Islander communities during FY 2013 funding circle.</p>\n', 'programCode': ['009:095'], 'title': 'Current ANA Grantees/Awards FY2013', 'temporal': '2013-01-01T00:00:00-05:00/2013-10-01T00:00:00-04:00', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families'}, 'landingPage': 'https://healthdata.gov/dataset/current-ana-granteesawards-fy2013', 'modified': '2019-06-15', 'contactPoint': {'hasEmail': 'mailto:Kenneth.Akwuole@acf.hhs.gov', 'fn': 'Kenneth Akwuole'}, 'issued': '2013-12-18', 'accessLevel': 'public', 'identifier': 'ff4dcc16-1fee-4d94-91f3-0b172e8abefb', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.acf.hhs.gov/programs/ana/resource/current-grantees-fy-2013', 'mediaType': 'application/unknown', 'title': 'Text '}], 'keyword': ['Grant Awards to Tribal Communities', 'native american', 'Pacific Islander', 'tribes'], 'bureauCode': ['009:70'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.acf.hhs.gov/programs/ana/resource/current-grantees-fy-2013'}, {'description': '<p>Office of Head Start (OHS) Program Fact Sheet provides information on demographics, state allocations, program statistics, and program enrollment history.</p>\n', 'programCode': ['009:092'], 'title': 'Office of Head Start (OHS) Program Fact Sheet', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families, Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/office-head-start-ohs-program-fact-sheet', 'contactPoint': {'hasEmail': 'mailto:jesse.escobar@acf.hhs.gov', 'fn': 'Jesse Escobar'}, 'issued': '2013-12-18', 'temporal': '2004-01-01T00:00:00-05:00/2004-01-01T00:00:00-05:00', 'identifier': '5a79e346-f10e-4820-a303-7b86f1ce5322', '@type': 'dcat:Dataset', 'modified': '2020-03-04', 'keyword': ['administration-for-children-and-families-department-of-health-human-services'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The Disaster Case Management Program (DCM) is a time-limited process that involves a partnership between a case manager and a disaster survivor (also known as a “client”) to develop and carry out a Disaster Recovery Plan. This partnership provides the client with a single point of contact to facilitate access to a broad range of resources.</p>\n<p>The DCM process involves:</p>\n<p>• Assessment of the client’s needs caused by the disaster<br />\n• Development of a goal-oriented plan that outlines the steps necessary to achieve recovery<br />\n• Organization and coordination of available resources that match the client’s needs<br />\n• Monitoring recovery plan goal progress<br />\n• Client advocacy if necessary</p>\n', 'programCode': ['009:098'], 'title': 'Disaster Case Management ', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families, Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/disaster-case-management', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2013-12-14', 'temporal': '2011-10-01T00:00:00-04:00/2011-10-01T00:00:00-04:00', 'identifier': '656be7e0-4a69-4e7c-a27e-d72d71c285ad', '@type': 'dcat:Dataset', 'modified': '2020-03-03', 'keyword': ['Disaster Case Management'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>Office of Refugee Resettlement (ORR) Overseas Refugee Arrival Data FY 2012 sorted by country of origin and state of initial resettlement in the United States.</p>\n', 'programCode': ['009:086'], 'title': 'Office of Refugee Resettlement (ORR) Overseas Refugee Arrival Data FY 2012', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families, Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/office-refugee-resettlement-orr-overseas-refugee-arrival-data-fy-2012', 'contactPoint': {'hasEmail': 'mailto:jennifer.schmalz@acf.hhs.gov', 'fn': 'Jennifer Schmalz'}, 'issued': '2013-12-13', 'temporal': '2012-01-01T00:00:00-05:00/2012-01-01T00:00:00-05:00', 'identifier': '1249a2e1-7322-4c53-aea2-842b2b8015b3', '@type': 'dcat:Dataset', 'modified': '2020-02-21', 'keyword': ['administration-for-children-and-families-department-of-health-human-services'], 'bureauCode': ['001:05'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>Office of Refugee Resettlement (ORR) Overseas Refugee Arrival Data FY 2011 sorted by country of origin and state of initial resettlement in the United States.</p>\n', 'programCode': ['009:086'], 'title': 'Office of Refugee Resettlement (ORR) Overseas Refugee Arrival Data FY 2011', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families, Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/office-refugee-resettlement-orr-overseas-refugee-arrival-data-fy-2011', 'contactPoint': {'hasEmail': 'mailto:jennifer.schmalz@acf.hhs.gov', 'fn': 'Jennifer Schmalz'}, 'issued': '2013-12-13', 'temporal': '2011-01-01T00:00:00-05:00/2011-01-01T00:00:00-05:00', 'identifier': '27834aba-638a-46ac-a3f7-15790df8eaac', '@type': 'dcat:Dataset', 'modified': '2020-03-04', 'keyword': ['administration-for-children-and-families-department-of-health-human-services'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>Office of Refugee Resettlement (ORR) Overseas Refugee Arrival Data FY 2010 sorted by country of origin and state of initial resettlement in the United States</p>\n', 'programCode': ['009:086'], 'title': 'Office of Refugee Resettlement (ORR) Overseas Refugee Arrival Data FY 2010 ', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families, Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/office-refugee-resettlement-orr-overseas-refugee-arrival-data-fy-2010', 'contactPoint': {'hasEmail': 'mailto:jennifer.schmalz@acf.hhs.gov', 'fn': 'Jennifer Schmalz'}, 'issued': '2013-12-13', 'temporal': '2010-01-01T00:00:00-05:00/2010-01-01T00:00:00-05:00', 'identifier': 'a36cb33e-2ef6-413b-9bfb-573dec1f618d', '@type': 'dcat:Dataset', 'modified': '2020-03-04', 'keyword': ['administration-for-children-and-families-department-of-health-human-services'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>Office of Refugee Resettlement (ORR) Overseas Refugee Arrival Data FY 2009 sorted by country of origin and state of initial resettlement in the United States.</p>\n', 'programCode': ['009:086'], 'title': 'Office of Refugee Resettlement (ORR) Overseas Refugee Arrival Data FY 2009', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families, Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/office-refugee-resettlement-orr-overseas-refugee-arrival-data-fy-2009', 'contactPoint': {'hasEmail': 'mailto:jennifer.schmalz@acf.hhs.gov', 'fn': 'Jennifer Schmalz'}, 'issued': '2013-12-13', 'temporal': '2009-01-01T00:00:00-05:00/2009-01-01T00:00:00-05:00', 'identifier': '62652019-672a-45a1-bd2d-be4c83e827e6', '@type': 'dcat:Dataset', 'modified': '2020-03-03', 'keyword': ['administration-for-children-and-families-department-of-health-human-services'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>Office of Refugee Resettlement (ORR) Overseas Refugee Arrival Data FY 2006 sorted by country of origin and state of initial resettlement in the United States.</p>\n', 'programCode': ['009:086'], 'title': 'Office of Refugee Resettlement (ORR) Overseas Refugee Arrival Data FY 2006', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families, Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/office-refugee-resettlement-orr-overseas-refugee-arrival-data-fy-2006', 'contactPoint': {'hasEmail': 'mailto:jennifer.schmalz@acf.hhs.gov', 'fn': 'Jennifer Schmalz '}, 'issued': '2013-12-13', 'temporal': '2006-01-01T00:00:00-05:00/2006-01-01T00:00:00-05:00', 'identifier': 'd1d5d352-bfdb-4d7d-a6fc-eb4a44d3f4b4', '@type': 'dcat:Dataset', 'modified': '2020-03-04', 'keyword': ['administration-for-children-and-families-department-of-health-human-services'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>Office of Refugee Resettlement (ORR) Overseas Refugee Arrival Data FY 2005 sorted by country of origin and state of initial resettlement in the United States.</p>\n', 'programCode': ['009:086'], 'title': 'Office of Refugee Resettlement (ORR) Overseas Refugee Arrival Data FY 2005 ', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families, Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/office-refugee-resettlement-orr-overseas-refugee-arrival-data-fy-2005', 'contactPoint': {'hasEmail': 'mailto:jennifer.schmalz@acf.hhs.gov', 'fn': 'Jennifer Schmalz '}, 'issued': '2013-12-13', 'temporal': '2005-01-01T00:00:00-05:00/2005-01-01T00:00:00-05:00', 'identifier': '230b062e-3880-4f90-a24b-84d1411feb13', '@type': 'dcat:Dataset', 'modified': '2020-03-03', 'keyword': ['administration-for-children-and-families-department-of-health-human-services'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>Office of Refugee Resettlement (ORR) Overseas Refugee Arrival Data FY 2004 sorted by country of origin and state of initial resettlement in the United States.</p>\n', 'programCode': ['009:086'], 'title': 'Office of Refugee Resettlement (ORR) Overseas Refugee Arrival Data FY 2004', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families, Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/office-refugee-resettlement-orr-overseas-refugee-arrival-data-fy-2004', 'contactPoint': {'hasEmail': 'mailto:jennifer.schmalz@acf.hhs.gov', 'fn': 'Jennifer Schmalz'}, 'issued': '2013-12-13', 'temporal': '2004-01-01T00:00:00-05:00/2004-01-01T00:00:00-05:00', 'identifier': '665a32a2-e37c-469b-adf0-b005cb674fe8', '@type': 'dcat:Dataset', 'modified': '2020-02-21', 'keyword': ['administration-for-children-and-families-department-of-health-human-services'], 'bureauCode': ['001:05'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>Office of Refugee Resettlement (ORR) Overseas Refugee Arrival Data FY 2002 sorted by country of origin and state of initial resettlement in the United States.</p>\n', 'programCode': ['009:086'], 'title': 'Office of Refugee Resettlement (ORR) Overseas Refugee Arrival Data FY 2002', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families, Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/office-refugee-resettlement-orr-overseas-refugee-arrival-data-fy-2002', 'contactPoint': {'hasEmail': 'mailto:jennifer.schmalz@acf.hhs.gov', 'fn': 'Jennifer Schmalz '}, 'issued': '2013-12-13', 'temporal': '2002-01-01T00:00:00-05:00/2002-01-01T00:00:00-05:00', 'identifier': 'c4233d69-d073-423a-8f4f-ae73a55aeaf3', '@type': 'dcat:Dataset', 'modified': '2020-03-03', 'keyword': ['administration-for-children-and-families-department-of-health-human-services'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>Office of Refugee Resettlement (ORR) Overseas Refugee Arrival Data FY 2001 sorted by country of origin and state of initial resettlement in the United States.</p>\n', 'programCode': ['009:086'], 'title': 'Office of Refugee Resettlement (ORR) Overseas Refugee Arrival Data FY 2001', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families, Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/office-refugee-resettlement-orr-overseas-refugee-arrival-data-fy-2001', 'contactPoint': {'hasEmail': 'mailto:jennifer.schmalz@acf.hhs.gov', 'fn': 'Jennifer Schmalz '}, 'issued': '2013-12-13', 'temporal': '2001-01-01T00:00:00-05:00/2001-01-01T00:00:00-05:00', 'identifier': 'bcb60f3d-4a92-4dee-afed-144ab87f979e', '@type': 'dcat:Dataset', 'modified': '2020-02-21', 'keyword': ['administration-for-children-and-families-department-of-health-human-services'], 'bureauCode': ['001:05'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>Office of Refugee Resettlement (ORR) Overseas Refugee Arrival Data FY 2000 sorted by country of origin and state of initial resettlement in the United States.</p>\n', 'programCode': ['009:086'], 'title': 'Office of Refugee Resettlement (ORR) Overseas Refugee Arrival Data FY 2000', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families, Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/office-refugee-resettlement-orr-overseas-refugee-arrival-data-fy-2000', 'contactPoint': {'hasEmail': 'mailto:jennifer.schmalz@acf.hhs.gov', 'fn': 'Jennifer Schmalz '}, 'issued': '2013-12-13', 'temporal': '2000-01-01T00:00:00-05:00/2000-01-01T00:00:00-05:00', 'identifier': 'cf157d3d-72fa-4d8d-8f7c-4a0d0bc5e7b5', '@type': 'dcat:Dataset', 'modified': '2020-02-21', 'keyword': ['administration-for-children-and-families-department-of-health-human-services'], 'bureauCode': ['001:05'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>Lists the performance and baseline periods for Hospital Value-Based Purchasing</p>\n', 'programCode': ['009:078'], 'title': 'Hospital Value-Based Purchasing (HVBP) – Quarters file', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['Quality'], 'landingPage': 'https://healthdata.gov/dataset/hospital-value-based-purchasing-hvbp-%E2%80%93-quarters-file', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2013-12-12', 'accessLevel': 'public', 'identifier': 'eb8520ae-f6be-4c83-a398-f467598debec', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'https://data.medicare.gov/api/views/qheq-qctz/rows.csv?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'format': 'rdf', 'accessURL': 'https://data.medicare.gov/api/views/qheq-qctz/rows.rdf?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'format': 'json', 'accessURL': 'https://data.medicare.gov/api/views/qheq-qctz/rows.json?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'format': 'text/xml', 'accessURL': 'https://data.medicare.gov/api/views/qheq-qctz/rows.xml?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'text/xml'}], 'keyword': ['hvbp', 'linking-quality-to-payment', 'measure-dates', 'quarters'], 'bureauCode': ['009:38'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The VICP program publishes a summary PDF report with several data tables:</p>\n<ul>\n<li>\n<p>Number of Petitions Filed by Adjudication Categories by Alleged Vaccine, including # of doses distributed (2006-2014)</p>\n</li>\n<li>\n<p>Number of Petitions Filed, Compensated, and Dismissed by Alleged Vaccine (cumulative 1998 through 2016)</p>\n</li>\n<li>\n<p>Number of Petitions Filed by year (1998-2017)</p>\n</li>\n<li>\n<p>Number of Adjudications compensable, dismissed and total (FY1989 - FY2017)</p>\n</li>\n<li>\n<p>Awards paid including amounts, attorneys fees, and total outlays (FY1989 - FY2016)</p>\n</li>\n</ul>\n', 'programCode': ['009:011'], 'references': ['https://vaers.hhs.gov/index'], 'temporal': '1988-01-01T00:00:00-05:00/1988-01-01T00:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Health Resources and Services Administration'}, 'theme': ['Health'], 'landingPage': 'https://www.hrsa.gov/vaccine-compensation/data/index.html', 'contactPoint': {'hasEmail': 'mailto:press@hrsa.gov', 'fn': 'Hrsa Press'}, 'issued': '2013-12-04', 'accessLevel': 'public', 'title': 'National Vaccine Injury Compensation Program (VICP) -Data & Statistics', 'identifier': '1c6c0d71-9ef1-42a1-a8b8-7eb13ff95f4b', '@type': 'dcat:Dataset', 'modified': '2018-08-13', 'keyword': ['Adjudication', 'awards', 'Compensation', 'hrsa', 'Petitions', 'vaccine', 'Vaccine Injury', 'VICP'], 'bureauCode': ['009:15'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'https://www.hrsa.gov/vaccine-compensation/data/index.html'}, {'description': '<p>US weekly Nationally Notifiable Disease Surveillance Data from 1888 to 2013. These data include tables of disease counts reported by US states and cities to the Federal Health Authorities every week since 1888. These tables have been published in various journals over time and are available in various online repositories but are now also available in digital, computer-readable format.</p>\n', 'programCode': ['009:053'], 'references': ['http://www.healthdata.gov/blog/project-tycho-unlocking-125-years-data'], 'temporal': '1888-01-01T00:00:00-05:00/2013-08-16T00:00:00-04:00', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/project-tycho-%C2%AE-level-2-data', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:Tycho@phdl.pitt.edu', 'fn': 'Project Tycho'}, 'issued': '2013-11-27', 'accessLevel': 'public', 'title': 'Project Tycho ® Level 2 Data', 'identifier': 'a5a0fb11-9356-4b9c-b585-06db80a94cae', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://healthdata.gov/sites/default/files/ProjectTycho_Level2_v1.1.0_0.zip', 'format': 'csv', 'title': 'Project Tycho ® Level 2 data', 'description': '<p>These are standardized data for immediate use and include a large number of diseases, locations, and years. These data are not complete because standardization is ongoing.</p>\n<p>Current version: 1.1.0</p>\n<p>Indicators: cases and deaths<br />\nDiseases: 50<br />\nLocations: 50 states, 6 territories, and 1284 cities<br />\nYears: 1888 to 2014</p>\n', 'mediaType': 'application/zip'}], 'keyword': ['disease data', 'nndss', 'Notifiable diseases', 'reported diseases', 'surveillance'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.tycho.pitt.edu/about.php'}, {'description': '<p>US weekly Nationally Notifiable Disease Surveillance Data from 1888 to 2013. These data include tables of disease counts reported by US states and cities to the Federal Health Authorities every week since 1888. These tables have been published in various journals over time and are available in various online repositories but are now also available in digital, computer-readable format.</p>\n', 'programCode': ['009:048'], 'references': ['http://www.healthdata.gov/blog/project-tycho-unlocking-125-years-data'], 'temporal': '1888-01-01T00:00:00-05:00/2013-08-16T00:00:00-04:00', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://www.Tycho.Pitt.edu', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:Tycho@phdl.pitt.edu', 'fn': 'Project Tycho'}, 'issued': '2013-11-27', 'accessLevel': 'public', 'title': 'Project Tycho ® Level 1 Data', 'identifier': 'c3d4c2ac-ddff-46ec-9343-8d8a5cac888f', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://healthdata.gov/sites/default/files/ProjectTycho_Level1_v1.0.0.csv', 'format': '.csv', 'title': 'Project Tycho ® Level 1 Data', 'description': '<p>These data have been custom tailored for specific analyses. These are the most complete and standardized data but for a limited number of diseases, locations, and years.</p>\n<p>Current version: 1.0.0</p>\n<p>Indicators: cases and incidence rates<br />\nDiseases: 8<br />\nLocations: 50 states and 122 cities (diphtheria only)<br />\nYears: 1916 to 2009</p>\n', 'mediaType': 'text/csv'}], 'keyword': ['disease data', 'nndss', 'Notifiable diseases', 'reported diseases', 'surveillance'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.tycho.pitt.edu/about.php'}, {'description': '<p>This is the FY2009 Work Participation Rate data for the Temporary Assistance for Needy Families (TANF) Program. It provides state-by-state data on Work Participation Rates, Caseload Reduction Credits, Families Work Participation Rates, and Work Eligible Individuals</p>\n', 'programCode': ['009:102'], 'title': 'Temporary Assistance for Needy Families', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families, Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/temporary-assistance-needy-families', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2013-11-15', 'temporal': '2009-01-01T00:00:00-05:00/2009-01-01T00:00:00-05:00', 'identifier': '1a75a70e-3492-4df8-b869-c96eef5b101f', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'xls', 'accessURL': 'http://www.acf.hhs.gov/programs/ofa/particip/2009/WPR2009_20101216_FINAL.xls', 'mediaType': 'application/unknown', 'title': 'XLS '}], 'keyword': ['administrative'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>This is a consolidated list of Health IT initiatives and websites across HHS.</p>\n', 'programCode': ['009:110'], 'title': 'Health IT Catalog', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Office of the National Coordinator for Health Information Technology, Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/health-it-catalog', 'contactPoint': {'hasEmail': 'mailto:HealthITcatalog@hhs.gov', 'fn': 'HealthITcatalog'}, 'issued': '2013-11-08', 'temporal': '2013-07-01T00:00:00-04:00/2013-07-01T00:00:00-04:00', 'identifier': '0fb05840-02fe-4199-8f2b-efaac0e5d868', '@type': 'dcat:Dataset', 'modified': '2020-03-04', 'keyword': ['office-of-the-national-coordinator-for-health-information-technology-department-of-health-human-services'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>This public use file combines registration data compiled from two federal programs that are on-going since February 2009 – the Centers for Medicare & Medicaid Services (CMS) Electronic Health Record (EHR) Incentive Programs and the ONC Health IT Regional Extension Centers (REC) Program – which collectively assist nearly 400,000 health care providers in their process to adopt EHRs and demonstrate the meaningful use of health IT.</p>\n<p>This file enables tracking trends in the adoption of electronic health record (EHR) technologies by EHR vendor and by health care provider type (i.e., for professionals practicing in office-based settings and non-federal acute-care hospitals in the United States).</p>\n', 'programCode': ['009:110'], 'temporal': '2012-04-01T04:00:00-04:00/2015-06-30T04:00:00-04:00', 'publisher': {'@type': 'org:Organization', 'name': 'Office of the National Coordinator for Health Information Technology, Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/electronic-health-record-vendors-reported-health-care-providers-participating-federal-ehr', 'contactPoint': {'hasEmail': 'mailto:oncrequest@hhs.gov', 'fn': 'Dustin Charles'}, 'issued': '2013-09-27', 'accessLevel': 'public', 'identifier': 'ca6e30b2-ebbb-4347-992a-5a7b7a7414c4', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'xls', 'accessURL': 'http://dashboard.healthit.gov/data/data/EHR-vendors-count-dataset.xlsx', 'mediaType': 'application/unknown', 'title': 'XLS '}, {'@type': 'dcat:Distribution', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'mediaType': 'application/unknown'}], 'keyword': ['EHR Vendors'], 'bureauCode': ['009:00'], 'modified': '2016-08-04', 'title': 'Electronic Health Record Vendors Reported by Health Care Providers Participating in Federal EHR Incentive Programs', 'describedBy': 'http://www.healthit.gov/sites/default/files/pdf/HealthDataGov_MU_Attest_Fact_Sheet.pdf'}, {'description': '<p>A list of NIH-supported repositories that accept submissions of appropriate scientific research data from biomedical researchers. It includes resources that aggregate information about biomedical data and information sharing systems. Links are provided to information about submitting data to and accessing data from the listed repositories. Additional information about the repositories and points-of contact for further information or inquiries can be found on the websites of the individual repositories.</p>\n', 'programCode': ['009:046'], 'title': 'NIH Data Sharing Repositories', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH), Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/nih-data-sharing-repositories', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2013-09-23', 'accessLevel': 'public', 'identifier': 'd98d5757-b20c-48b7-9f84-bfdc720c1d6f', '@type': 'dcat:Dataset', 'modified': '2020-03-04', 'keyword': ['national-institutes-of-health-nih-department-of-health-human-services'], 'bureauCode': ['009:25'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The PCI readmission measure shows how often Medicare fee-for-service (FFS) patients are readmitted to a hospital after a PCI procedure.</p>\n', 'programCode': ['009:048'], 'title': 'American College of Cardiology Percutaneous Coronary Intervention (PCI) Readmission Measure', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['Hospital'], 'landingPage': 'https://healthdata.gov/dataset/american-college-cardiology-percutaneous-coronary-intervention-pci-readmission-measure-3', 'modified': '2020-03-03', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2013-08-02', 'accessLevel': 'public', 'identifier': '9cb359cd-8af1-4181-82b0-f1df6ea42569', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'other', 'accessURL': 'https://data.medicare.gov/api/views/96ug-zvyz/rows.csv?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'other'}, {'@type': 'dcat:Distribution', 'format': 'other', 'accessURL': 'https://data.medicare.gov/api/views/96ug-zvyz/rows.rdf?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'other'}, {'@type': 'dcat:Distribution', 'format': 'other', 'accessURL': 'https://data.medicare.gov/api/views/96ug-zvyz/rows.json?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'other'}, {'@type': 'dcat:Distribution', 'format': 'other', 'accessURL': 'https://data.medicare.gov/api/views/96ug-zvyz/rows.xml?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'other'}], 'keyword': ['hospital-compare', 'readmissions-complications-and-death'], 'bureauCode': ['009:38'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>A list of common questions and topics asked by Medicare beneficiaries, and the specific organization that can help you get the answers to your question.</p>\n', 'programCode': ['009:078'], 'title': 'Helpful Contacts - Question List By Organization', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['Health', 'Quality'], 'landingPage': 'https://healthdata.gov/dataset/helpful-contacts-question-list-organization', 'modified': '2020-03-03', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2013-08-02', 'accessLevel': 'public', 'identifier': 'f007fa60-d074-4689-88fd-d1317a2359fa', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'other', 'accessURL': 'https://data.medicare.gov/api/views/hr7k-zqey/rows.csv?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'other'}, {'@type': 'dcat:Distribution', 'format': 'other', 'accessURL': 'https://data.medicare.gov/api/views/hr7k-zqey/rows.rdf?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'other'}, {'@type': 'dcat:Distribution', 'format': 'other', 'accessURL': 'https://data.medicare.gov/api/views/hr7k-zqey/rows.json?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'other'}, {'@type': 'dcat:Distribution', 'format': 'other', 'accessURL': 'https://data.medicare.gov/api/views/hr7k-zqey/rows.xml?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'other'}], 'keyword': ['billing', 'hc', 'health-information', 'helpful-contacts', 'organizations', 'Quality', 'questions'], 'bureauCode': ['009:38'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>A database of agencies listed by state and topic to provide you with contact information for specific organizations or help you get answers to your Medicare related questions.</p>\n', 'programCode': ['009:078'], 'title': 'Helpful Contacts - Agency List By Topic', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/helpful-contacts-agency-list-topic', 'modified': '2020-02-24', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2013-08-02', 'accessLevel': 'public', 'identifier': 'a1b0e701-069b-429f-aacf-8842d38b35a0', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'other', 'accessURL': 'https://data.medicare.gov/api/views/tinc-envn/rows.csv?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'other'}, {'@type': 'dcat:Distribution', 'format': 'other', 'accessURL': 'https://data.medicare.gov/api/views/tinc-envn/rows.rdf?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'other'}, {'@type': 'dcat:Distribution', 'format': 'other', 'accessURL': 'https://data.medicare.gov/api/views/tinc-envn/rows.json?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'other'}, {'@type': 'dcat:Distribution', 'format': 'other', 'accessURL': 'https://data.medicare.gov/api/views/tinc-envn/rows.xml?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'other'}], 'keyword': ['agencies', 'helpful-contacts', 'organizations'], 'bureauCode': ['009:38'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>Home Health Care - HHCAHPS National Data</p>\n', 'programCode': ['009:078'], 'title': 'Home Health Care - HHCAHPS National Data', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['Health', 'Quality'], 'landingPage': 'https://healthdata.gov/dataset/home-health-care-hhcahps-national-data', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2013-08-02', 'accessLevel': 'public', 'identifier': '1e43f534-5235-4006-8383-e276f65005a0', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/vxub-6swi/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'format': 'rdf', 'accessURL': 'https://data.medicare.gov/api/views/vxub-6swi/rows.rdf?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'format': 'json', 'accessURL': 'https://data.medicare.gov/api/views/vxub-6swi/rows.json?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'format': 'text/xml', 'accessURL': 'https://data.medicare.gov/api/views/vxub-6swi/rows.xml?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'text/xml'}], 'keyword': ['comparison', 'facilities', 'hhc', 'hhcahps', 'home-health-agencies', 'patient-survey-results', 'Quality', 'ratings'], 'bureauCode': ['009:38'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>Home Health Care - HHCAHPS</p>\n', 'programCode': ['009:071'], 'title': 'Home Health Care - HHCAHPS', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['Health', 'Quality'], 'landingPage': 'https://healthdata.gov/dataset/home-health-care-hhcahps', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2013-08-02', 'accessLevel': 'public', 'identifier': 'c08b7997-a786-4f02-b15f-4cef1fe782b9', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'https://data.medicare.gov/api/views/ccn4-8vby/rows.csv?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'format': 'rdf', 'accessURL': 'https://data.medicare.gov/api/views/ccn4-8vby/rows.rdf?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'format': 'json', 'accessURL': 'https://data.medicare.gov/api/views/ccn4-8vby/rows.json?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'format': 'text/xml', 'accessURL': 'https://data.medicare.gov/api/views/ccn4-8vby/rows.xml?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'text/xml'}], 'keyword': ['comparison', 'facilities', 'hhc', 'hhcahps', 'home-health-agencies', 'patient-survey-results', 'Quality', 'ratings'], 'bureauCode': ['009:38'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>Home Health Care - HHCAHPS State Data</p>\n', 'programCode': ['009:072'], 'title': 'Home Health Care - HHCAHPS State Data', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['Health', 'Quality', 'State'], 'landingPage': 'https://healthdata.gov/dataset/home-health-care-hhcahps-state-data', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2013-08-02', 'accessLevel': 'public', 'identifier': '5d409f29-3e69-426c-ad53-00610c35fdfe', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'https://data.medicare.gov/api/views/m5jg-jg7i/rows.csv?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'format': 'rdf', 'accessURL': 'https://data.medicare.gov/api/views/m5jg-jg7i/rows.rdf?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'format': 'json', 'accessURL': 'https://data.medicare.gov/api/views/m5jg-jg7i/rows.json?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'format': 'text/xml', 'accessURL': 'https://data.medicare.gov/api/views/m5jg-jg7i/rows.xml?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'text/xml'}], 'keyword': ['comparison', 'facilities', 'hhc', 'hhcahps', 'home-health-agencies', 'patient-survey-results', 'Quality', 'ratings', 'state-average'], 'bureauCode': ['009:38'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>A list of hospitals participating in the Hospital VBP Program and their performance rates and scores for the Clinical Process of Care Heart Failure measures.</p>\n', 'programCode': ['009:078'], 'title': 'Hospital Value-Based Purchasing (HVBP) – Heart Failure Scores', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['Quality', 'Hospital'], 'landingPage': 'https://healthdata.gov/dataset/hospital-value-based-purchasing-hvbp-%E2%80%93-heart-failure-scores', 'modified': '2020-03-03', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2013-08-02', 'accessLevel': 'public', 'identifier': '69fe12c5-ee8f-4b59-a8d9-d7b6faf4b352', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'https://data.medicare.gov/api/views/waqh-8uyi/rows.csv?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'format': 'rdf', 'accessURL': 'https://data.medicare.gov/api/views/waqh-8uyi/rows.rdf?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'format': 'json', 'accessURL': 'https://data.medicare.gov/api/views/waqh-8uyi/rows.json?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'format': 'text/xml', 'accessURL': 'https://data.medicare.gov/api/views/waqh-8uyi/rows.xml?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'text/xml'}], 'keyword': ['heart-failure', 'hf', 'hospital-compare', 'hospital-value-based-purchasing', 'hvbp', 'linking-quality-to-payment', 'process-of-care', 'Quality', 'Rates', 'ratings', 'scores', 'value-based-purchasing'], 'bureauCode': ['009:38'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>ESRD QIP data by facility: % of hemodialysis patient-months with spKt/V >= 1.2; % of peritoneal patient-months with Kt/V >= 1.7 Kt/V (dialytic + residual) during the four-month study period; % of pediatric in-center hemodialysis patient-months with spKt/V >= 1.2</p>\n', 'programCode': ['009:048'], 'title': 'ESRD QIP - Dialysis Adequacy - Payment Year 2015', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['Quality'], 'landingPage': 'https://healthdata.gov/dataset/esrd-qip-dialysis-adequacy-payment-year-2015', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2013-08-02', 'accessLevel': 'public', 'identifier': '88a2a056-cf3f-4af0-b8e5-c8229366fb64', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'https://data.medicare.gov/api/views/85f7-fdqf/rows.csv?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'format': 'rdf', 'accessURL': 'https://data.medicare.gov/api/views/85f7-fdqf/rows.rdf?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'format': 'json', 'accessURL': 'https://data.medicare.gov/api/views/85f7-fdqf/rows.json?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'format': 'text/xml', 'accessURL': 'https://data.medicare.gov/api/views/85f7-fdqf/rows.xml?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'text/xml'}], 'keyword': ['dfc', 'dialysis', 'dialysis-facilities', 'linking-quality-to-payment--qip'], 'bureauCode': ['009:38'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The data set includes the number of eligible patients by clinical measure; % patients with Hemoglobin > 12; ESRD QIP data by facility: % of hemodialysis patient-months with spKt/V >= 1.2; % of peritoneal patient-months with Kt/V >= 1.7 Kt/V (dialytic + residual) during the four-month study period; % of pediatric in-center hemodialysis patient-months with spKt/V >= 1.2; % of hemodialysis patients using an arteriovenous fistula during last treatment of the month; % of hemodialysis patients using an intravenous catheter during the last treatment of the month and for at least 89 days prior; Hemoglobin > 12 measure score; Dialysis Adequacy Measure Topic score; Vascular Access Type Measure Topic score; ICH CAHPS Admin score; NHSN Event Reporting score; Mineral Metabolism Reporting score; Anemia Management Reporting score; the Total Performance Score; and payment reduction percentage.</p>\n', 'programCode': ['009:048'], 'title': 'ESRD QIP - Complete QIP Data - Payment Year 2015', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['Quality'], 'landingPage': 'https://healthdata.gov/dataset/esrd-qip-complete-qip-data-payment-year-2015', 'modified': '2020-03-03', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2013-08-02', 'accessLevel': 'public', 'identifier': 'd7041524-8339-4ebe-9bbe-3e17315199d9', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'https://data.medicare.gov/api/views/qg5v-bgia/rows.csv?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'format': 'rdf', 'accessURL': 'https://data.medicare.gov/api/views/qg5v-bgia/rows.rdf?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'format': 'json', 'accessURL': 'https://data.medicare.gov/api/views/qg5v-bgia/rows.json?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'format': 'text/xml', 'accessURL': 'https://data.medicare.gov/api/views/qg5v-bgia/rows.xml?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'text/xml'}], 'keyword': ['dfc', 'dialysis', 'dialysis-facilities', 'linking-quality-to-payment--qip'], 'bureauCode': ['009:38'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>QIP data by facility: % patients with Hgb >12.</p>\n', 'programCode': ['009:048'], 'title': 'ESRD QIP - Anemia - Payment Year 2015', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['Quality'], 'landingPage': 'https://healthdata.gov/dataset/esrd-qip-anemia-payment-year-2015', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2013-08-02', 'accessLevel': 'public', 'identifier': 'a21f0723-4af2-4d46-b27c-77ea73a4160b', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'https://data.medicare.gov/api/views/965w-87dq/rows.csv?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'format': 'rdf', 'accessURL': 'https://data.medicare.gov/api/views/965w-87dq/rows.rdf?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'format': 'json', 'accessURL': 'https://data.medicare.gov/api/views/965w-87dq/rows.json?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'format': 'text/xml', 'accessURL': 'https://data.medicare.gov/api/views/965w-87dq/rows.xml?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'text/xml'}], 'keyword': ['dfc', 'dialysis', 'dialysis-facilities', 'linking-quality-to-payment--qip'], 'bureauCode': ['009:38'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>Total Performance Scores by facility of the ESRD QIP.</p>\n', 'programCode': ['009:078'], 'title': 'ESRD QIP - Total Performance Scores - Payment Year 2015', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Quality'], 'landingPage': 'https://healthdata.gov/dataset/esrd-qip-total-performance-scores-payment-year-2015', 'modified': '2019-06-15', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2013-08-02', 'accessLevel': 'public', 'identifier': '08fb52b1-7365-4bff-a5f1-80e16f0342f8', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/fqah-awe3/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'format': 'rdf', 'accessURL': 'https://data.medicare.gov/api/views/fqah-awe3/rows.rdf?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'format': 'json', 'accessURL': 'https://data.medicare.gov/api/views/fqah-awe3/rows.json?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'format': 'text/xml', 'accessURL': 'https://data.medicare.gov/api/views/fqah-awe3/rows.xml?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'text/xml'}], 'keyword': ['dfc', 'dialysis', 'dialysis-facilities', 'linking-quality-to-payment--qip'], 'bureauCode': ['009:38'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>In October 2012, CMS began reducing Medicare payments for Inpatient Prospective Payment System hospitals with excess readmissions. Excess readmissions are measured by a ratio, by dividing a hospital’s number of “predicted” 30-day readmissions for heart attack, heart failure, and pneumonia by the number that would be “expected,” based on an average hospital with similar patients. A ratio greater than 1 indicates excess readmissions.</p>\n', 'programCode': ['009:078'], 'title': 'Hospital Readmission Reduction', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['Quality', 'Hospital'], 'landingPage': 'https://healthdata.gov/dataset/hospital-readmission-reduction', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2013-08-02', 'accessLevel': 'public', 'identifier': '4c3445b3-a6b5-47bc-b6cd-422a7d2ae6d6', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'https://data.medicare.gov/api/views/9n3s-kdb3/rows.csv?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'format': 'rdf', 'accessURL': 'https://data.medicare.gov/api/views/9n3s-kdb3/rows.rdf?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'format': 'json', 'accessURL': 'https://data.medicare.gov/api/views/9n3s-kdb3/rows.json?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'format': 'text/xml', 'accessURL': 'https://data.medicare.gov/api/views/9n3s-kdb3/rows.xml?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'text/xml'}], 'keyword': ['hospital-compare', 'linking-quality-to-payment'], 'bureauCode': ['009:38'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>This map can be used to find an Indian Health Service, Tribal or Urban Indian Health Program facility. This map can be used to: <br />\nZoom in to a general location to see if there is a facility in that region. <br />\nEnter your current location in the form to see the facilities available. <br />\nFind a specific facility by selecting the "Facility Information" tab and typing in the name of the facility that you are trying to find. </p>\n', 'programCode': ['009:024'], 'title': 'IHS Facility Locator', 'temporal': '2011-01-01T00:00:00-05:00/2011-01-01T00:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Indian Health Service'}, 'landingPage': 'https://healthdata.gov/dataset/ihs-facility-locator', 'modified': '2020-03-03', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Health Data'}, 'issued': '2013-07-31', 'accessLevel': 'public', 'identifier': '87105064-444b-4e33-b5f7-f686ffe9c414', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'xls', 'accessURL': 'https://www.ihs.gov/forpatients/includes/themes/newihstheme/display_objects/documents/IHS_Health_Facilities.xlsx', 'mediaType': 'application/unknown', 'title': 'XLS '}], 'keyword': ['indian-health-service'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': "<p>The Neuroimaging Informatics Tools and Resources Clearinghouse (NITRC) facilitates finding and comparing neuroimaging resources for functional and structural neuroimaging analyses—including popular tools as well as those that once might have been hidden in another researcher's laboratory or some obscure corner of cyberspace. NITRC collects and points to standardized information about tools, making the task of finding and comparing them easier than before. The site can help researchers find the right functional or structural neuroimaging tool or resource for their research. NITRC has recently added services such as cloud-based computing and data storage, and is broadening the range of scientific domains from MR to PET, SPECT, CT, MEG/EEG and optical imaging. Additional domains of interest are digital atlasing, and computational neuroscience, including large-scale and multi-scale modeling. The NITRC team searches out relevant research tools and resources to house on the site. Researchers can compare tools on NITRC and developers can seek and receive help from the community to make their tools more usable and accessible.</p>\n", 'programCode': ['009:048'], 'title': 'Neuroimaging Informatics Tools and Resources Clearinghouse (NITRC)', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH), Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/neuroimaging-informatics-tools-and-resources-clearinghouse-nitrc', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:nitrcinfo@nitrc.org', 'fn': 'NITRC Info'}, 'issued': '2013-07-09', 'temporal': '2007-01-01T00:00:00-05:00/2007-01-10T00:00:00-05:00', 'identifier': 'ec022df2-4230-4a24-9416-69efa6fd476a', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.nitrc.org/', 'mediaType': 'application/unknown', 'title': 'API '}], 'keyword': ['neuroimaging'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.nitrc.org/'}, {'description': '<p>Descriptive, longitudinal study including direct assessments, classroom observation, parent and teacher interviews, for a nationally represenative sample of Head Start Children</p>\n', 'programCode': ['009:092'], 'title': 'Head Start Family and Child Experiences Survey (FACES) 2000 Cohort', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/head-start-family-and-child-experiences-survey-faces-2000-cohort', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2013-06-19', 'temporal': '2000-01-01T00:00:00-05:00/2003-01-01T00:00:00-05:00', 'identifier': 'b06bd10c-3fa1-4f8c-8d5f-e6716ec2c7d4', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'api', 'accessURL': 'http://researchconnections.org/childcare/resources/5553?q=Family+and+Child+Experiences+Survey', 'mediaType': 'application/unknown', 'title': 'API '}], 'keyword': ['early care and education', 'head start'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://researchconnections.org/childcare/resources/5553?q=Family+and+Child+Experiences+Survey'}, {'description': '<p>Descriptive, longitudinal study including direct assessments, classroom observation, parent and teacher interviews, for a nationally represenative sample of Head Start Children</p>\n', 'programCode': ['009:092'], 'title': 'Head Start Family and Child Experiences Survey (FACES) 2003 Cohort', 'temporal': '2003-01-01T00:00:00-05:00/2006-01-01T00:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/head-start-family-and-child-experiences-survey-faces-2003-cohort', 'modified': '2018-11-30', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2013-06-19', 'accessLevel': 'public', 'identifier': 'fc856fae-78e5-4638-ab20-9563a6ae8172', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://researchconnections.org/childcare/resources/14419?q=Family+and+Child+Experience+Survey', 'mediaType': 'application/unknown', 'title': 'API '}], 'keyword': ['department-of-health-human-services'], 'bureauCode': ['009:70'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://researchconnections.org/childcare/resources/14419?q=Family+and+Child+Experience+Survey'}, {'description': '<p>Descriptive, longitudinal study including direct assessments, classroom observation, parent and teacher interviews, for a nationally represenative sample of Head Start Children</p>\n', 'programCode': ['009:092'], 'title': 'Head Start Family and Child Experiences Survey (FACES) 2006 Cohort', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/head-start-family-and-child-experiences-survey-faces-2006-cohort', 'modified': '2020-03-03', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2013-06-19', 'temporal': '2006-01-01T00:00:00-05:00/2009-01-01T00:00:00-05:00', 'identifier': 'a7ff2de7-83a5-4082-8234-788f98cbee83', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'api', 'accessURL': 'http://researchconnections.org/childcare/resources/19467?q=Family+and+Child+Experiences+Survey', 'mediaType': 'application/unknown', 'title': 'API '}], 'keyword': ['early care and education', 'head start'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://researchconnections.org/childcare/resources/19467?q=Family+and+Child+Experiences+Survey'}, {'description': '<p>Nationally representative, longitudinal information from an evaluation where children were randomly assigned to Head Start or community services as usual;direct assessments and observations of children as well as parent and staff interviews were conducted</p>\n', 'programCode': ['009:092'], 'title': 'Head Start Impact Study', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/head-start-impact-study', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2013-06-18', 'temporal': '2002-01-01T00:00:00-05:00/2006-01-01T00:00:00-05:00', 'identifier': '989e4cbb-2319-4c3c-a61c-ce2fa009549b', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://researchconnections.Org', 'mediaType': 'application/unknown', 'title': 'API '}], 'keyword': ['Child Well-Being', 'head start'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.researchconnections.org/childcare/studies/29462/documentation'}, {'description': '<p>Longitudinal information from an evaluation where children were randomly assigned to Early Head Start or community services as usual;direct assessments and observations of children as well as parent and staff interviews were conducted</p>\n', 'programCode': ['009:092'], 'title': 'Early Head Start Evaluation', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/early-head-start-evaluation', 'modified': '2020-03-03', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2013-06-18', 'temporal': '1996-01-01T00:00:00-05:00/2010-01-01T00:00:00-05:00', 'identifier': 'b7e06e5b-d843-480a-a18f-10a88ba35e23', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'api', 'accessURL': 'http://www.childcareresearch.org/childcare/resources/2925', 'mediaType': 'application/unknown', 'title': 'API '}], 'keyword': ['early care and education', 'early childhood development', 'early head start', 'head start', 'infants', 'toddlers'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.childcareresearch.org/childcare/resources/2925'}, {'description': '<p>Descriptive, longitudinal study including direct assessments, classroom observation, parent and teacher interviews, for a nationally represenative sample of Head Start Children</p>\n', 'programCode': ['009:092'], 'title': 'Head Start Family and Child Experiences Survey (FACES) 1997 Cohort', 'temporal': '1997-01-01T00:00:00-05:00/2000-01-01T00:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families'}, 'landingPage': 'https://healthdata.gov/dataset/head-start-family-and-child-experiences-survey-faces-1997-cohort', 'modified': '2019-06-15', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2013-06-18', 'accessLevel': 'public', 'identifier': '3e9b3492-ba4c-476f-8a74-6f0b9c7f87bf', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'api', 'accessURL': 'http://researchconnections.org/childcare/resources/5552?q=Family+and+Child+Experience+Survey', 'mediaType': 'application/unknown', 'title': 'API '}], 'keyword': ['early care and education', 'head start'], 'bureauCode': ['009:70'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://researchconnections.org/childcare/resources/5552?q=Family+and+Child+Experience+Survey'}, {'description': '<p>NIS–4 data were collected to provide updated estimates of the incidence of child abuse and neglect in the United States and measure changes in incidence from the earlier studies. The NIS follows a nationally representative sample design, so the estimates reflect the numbers of abused and neglected children in the United States who receive CPS investigation or come to the attention of community professionals.</p>\n', 'programCode': ['009:094'], 'title': 'Fourth National Incidende Study of Child Abuse and Neglect (NIS-4)', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/fourth-national-incidende-study-child-abuse-and-neglect-nis-4', 'modified': '2020-03-03', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2013-06-18', 'temporal': '2005-01-01T00:00:00-05:00/2006-01-01T00:00:00-05:00', 'identifier': '398aeef4-8a24-46f4-9113-5763410af802', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'api', 'accessURL': 'http://ndacan.cornell.edu/NDACAN/Datasets/Abstracts/DatasetAbstract_147.html', 'mediaType': 'application/unknown', 'title': 'API '}], 'keyword': ['Child Abuse and Neglect', 'child maltreatment', 'Child Welfare', 'Child Well-Being'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://ndacan.cornell.edu/NDACAN/Datasets/Abstracts/DatasetAbstract_147.html'}, {'description': '<p>Single source providing information on Temporary Assistance for Needy Families (TANF) program rules among States and across years (currently 1996-2010), including longitudinal tables with state TANF polices for selected years.</p>\n', 'programCode': ['009:102'], 'title': 'TANF Rules Data Base', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families, Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/tanf-rules-data-base', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2013-06-18', 'temporal': '1996-01-01T00:00:00-05:00/2010-12-31T00:00:00-05:00', 'identifier': '20287f1e-d621-41ee-928f-284caeb0b786', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://anfdata.urban.org/wrd/wrdwelcome.cfm', 'mediaType': 'application/unknown', 'title': 'XML '}], 'keyword': ['Temporary Assistance to Needy Families cash assistance welfare policy'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>Nationally representative, longitudinal data describing functioning of and services for children who are reported to child protective services</p>\n', 'programCode': ['009:015'], 'title': 'National Survey of Child and Adolescent Well-Being', 'temporal': '1999-01-01T00:00:00-05:00/2012-01-01T00:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families'}, 'landingPage': 'https://healthdata.gov/dataset/national-survey-child-and-adolescent-well-being', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'HealthData.gov'}, 'issued': '2013-06-18', 'accessLevel': 'public', 'identifier': '22ed32f4-b43d-4bdb-9aa6-cc7e3523595d', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'spss', 'accessURL': 'https://www.ndacan.cornell.edu/datasets/datasets-list-nscaw.cfm', 'mediaType': 'application/unknown', 'title': 'NSCAW Dataset'}], 'keyword': ['Child Abuse and Neglect', 'child maltreatment', 'Child Welfare', 'Child Well-Being'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.ndacan.cornell.edu/NDACAN/Datasets/Abstracts/DatasetAbstract_NSCAW-General.html'}, {'description': '<p>The National Ambulatory Medical Care Survey (NAMCS) is a national survey designed to meet the need for objective, reliable information about the provision and use of ambulatory medical care services in the United States. Findings are based on a sample of visits to non-federal employed office-based physicians who are primarily engaged in direct patient care.</p>\n', 'programCode': ['009:072'], 'title': 'National Ambulatory Medical Care Survey (NAMCS)', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention, Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/national-ambulatory-medical-care-survey-namcs', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2013-06-15', 'temporal': '1973-01-01T00:00:00-05:00/1973-01-01T00:00:00-05:00', 'identifier': '9e365513-8d63-4e61-a577-8598ae3c4a1c', '@type': 'dcat:Dataset', 'modified': '2020-03-04', 'keyword': ['centers-for-disease-control-and-prevention-department-of-health-human-services'], 'bureauCode': ['009:20'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.cdc.gov/nchs/ahcd/ahcd_questionnaires.htm'}, {'description': "<p>This Web-based interactive tool provides clinicians with a single-question quick screen about past year alcohol, tobacco, illegal and nonmedical prescription drug use. If the quick screen is positive for alcohol or tobacco, additional resources are provided. If the patient answers positively for illegal or nonmedical prescription drug use, there is an option to continue with the NIDA-modified ASSIST (NMASSIST). Adapted from the World Health Organization’s Alcohol, Smoking, and Substance Involvement Screening Test (ASSIST), the NMASSIST guides the clinician through more in-depth screening questions. Based on the patient's responses, the tool generates a substance involvement score that suggests the level of intervention needed. The tool also provides links to resources for conducting a brief intervention and treatment referral, if warranted.</p>\n", 'programCode': ['009:061'], 'title': 'NIDA Drug Use Screening Tool API', 'publisher': {'@type': 'org:Organization', 'name': 'National Institute on Drug Abuse (NIDA), National Institutes of Health (NIH)'}, 'landingPage': 'https://healthdata.gov/dataset/nida-drug-use-screening-tool-api', 'modified': '2018-11-20', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2013-05-30', 'accessLevel': 'public', 'identifier': '9ec7268f-3783-4117-8e14-8f9638d3a61d', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.drugabuse.gov/developers/nmassist', 'mediaType': 'application/unknown', 'title': 'API '}], 'keyword': ['alcohol', 'drug abuse', 'health care providers', 'Providers', 'screening tool', 'tobacco'], 'bureauCode': ['009:25'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>A provider level summary of Inpatient Prospective Payment System (IPPS) discharges, average charges and average Medicare payments for the Top 100 Diagnosis-Related Groups (DRG)</p>\n', 'programCode': ['009:078'], 'title': 'Inpatient Prospective Payment System (IPPS) Provider Summary for the Top 100 Diagnosis-Related Groups (DRG)', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['Health', 'Medicare', 'Hospital', 'Inpatient', 'State'], 'landingPage': 'https://healthdata.gov/dataset/inpatient-prospective-payment-system-ipps-provider-summary-top-100-diagnosis-related-1', 'modified': '2020-02-21', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2013-05-08', 'temporal': '2011-01-01T00:00:00-05:00/2011-01-01T00:00:00-05:00', 'identifier': 'bed9c757-f144-49eb-95ef-f8e01224a1ee', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'json', 'accessURL': 'http://data.cms.gov/resource/97k6-zzx3.json', 'mediaType': 'application/unknown', 'title': 'API '}, {'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'https://data.cms.gov/Medicare/Inpatient-Prospective-Payment-System-IPPS-Provider/97k6-zzx3', 'mediaType': 'application/unknown', 'title': 'CSV '}], 'keyword': ['100 Diagnosis-Related Groups DRG', 'CMS', 'health care providers', 'hospital referral region HRR', 'Inpatient', 'ipps', 'Medicare', 'State'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The Youth Risk Behavior Surveillance System (YRBSS) monitors 6 types of health-risk behaviors that contribute to the leading causes of death and disability among youth and adults, including: behaviors that contribute to unintentional injuries and violence; sexual behaviors that contribute to unintended pregnancy and sexually transmitted diseases (STDs), including HIV infection; alcohol and other drug use; tobacco use; unhealthy dietary behaviors; inadequate physical activity. YRBSS also measures the prevalence of obesity and asthma among youth and young adults. YRBSS includes a national school-based survey conducted by CDC and state, territorial, tribal, and local surveys conducted by state, territorial, and local education and health agencies and tribal governments.</p>\n', 'programCode': ['009:027'], 'title': 'Youth Risk Behavior Surveillance System (YRBSS)', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention, Department of Health & Human Services'}, 'theme': ['Health', 'National'], 'landingPage': 'https://healthdata.gov/dataset/youth-risk-behavior-surveillance-system-yrbss', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:yrbss@cdc.gov', 'fn': 'YRBSS'}, 'issued': '2013-05-01', 'temporal': '1991-01-01T00:00:00-05:00/1991-01-01T00:00:00-05:00', 'identifier': '83a48652-f4c3-4d9c-8f04-3e59b6a50878', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'text', 'accessURL': 'http://www.cdc.gov/healthyyouth/yrbs/cdcreports.htm', 'mediaType': 'application/unknown', 'title': 'Text '}], 'keyword': ['health-related behaviors', 'National', 'sexual assault', 'surveillance', 'Survey', 'youth'], 'bureauCode': ['009:20'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>RadLex is a controlled terminology for radiology and serves as a single unified source of radiology terms for radiology practice, education, and research. RadLex is a comprehensive lexicon for standardized indexing and retrieval of radiology information resources. With more than 30,000 terms, RadLex satisfies the needs of software developers, system vendors and radiology users by adopting the best features of existing terminology systems while producing new terms to fill critical gaps. RadLex also provides a comprehensive and technology-friendly replacement for the ACR Index for Radiological Diagnoses. It unifies and supplements other lexicons and standards, such as SNOMED-CT, LOINC, and DICOM. As images, image reports, and medical records continue to move online RadLex meets the need of physicians to organize and retrieve image data using a common set of terms. <br />\n <br />\nRadReport is a radiology reporting initiative that is a part of RadLex. RadReport aims to improve reporting practices by creating a library of clear and consistent report templates. Report templates and information about RadReport is available at the link in Resource 2. <br />\n </p>\n', 'programCode': ['009:046'], 'title': 'RadLex', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH), Department of Health & Human Services'}, 'theme': ['Health'], 'landingPage': 'https://healthdata.gov/dataset/radlex', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2013-04-13', 'temporal': '2006-01-01T00:00:00-05:00/2006-11-15T00:00:00-05:00', 'identifier': '3c4eddf8-7c83-436a-9f48-5304d84d318b', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://bioportal.bioontology.org/ontologies/RADLEX', 'mediaType': 'application/unknown', 'title': 'API '}, {'@type': 'dcat:Distribution', 'format': 'query tool', 'accessURL': 'http://radreport.org/about.php', 'mediaType': 'application/unknown', 'title': 'Query Tool '}], 'keyword': ['Health Informatics', 'health IT', 'Imaging', 'Radiology'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://radlex.org/'}, {'description': '<p>The HIV Testing Sites & Care Services Locator is a first-of-its-kind, location-based search tool that allows you to search for testing services, housing providers, health centers and other service providers near your current location.</p>\n', 'programCode': ['009:027'], 'title': 'HIV/AIDS testing sites and locator services', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/hivaids-testing-sites-and-locator-services', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2013-04-08', 'accessLevel': 'public', 'identifier': '54f56a12-8a8d-4c32-bebe-521e0362a451', '@type': 'dcat:Dataset', 'modified': '2020-03-04', 'keyword': ['department-of-health-human-services'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>To inform the HHS, Congress, and the public about the efficiency, effectiveness, and integrity of HHS programs and to recommend actions to promote those goals.</p>\n', 'programCode': ['009:109'], 'title': 'Repository of Evaluation Reports', 'temporal': '1998-01-01T00:00:00-05:00/1998-01-01T00:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Office of Inspector General'}, 'landingPage': 'https://healthdata.gov/dataset/repository-evaluation-reports-0', 'contactPoint': {'hasEmail': 'mailto:public.affairs@oig.hhs.gov', 'fn': 'OIG Public Affairs'}, 'issued': '2013-03-25', 'accessLevel': 'public', 'identifier': '01f61930-6f40-4ea4-a95c-27204e377b8e', '@type': 'dcat:Dataset', 'modified': '2020-01-28', 'keyword': ['office-of-inspector-general'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>To inform HHS, States, Congress, and the public about the results and accomplishments of the State Medicaid Fraud Control Units.</p>\n', 'programCode': ['009:076'], 'title': 'Medicaid Fraud Control Units (MFCU) Annual Spending and Performance Statistics', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Office of Inspector General, Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/medicaid-fraud-control-units-mfcu-annual-spending-and-performance-statistics', 'contactPoint': {'hasEmail': 'mailto:public.affairs@oig.hhs.gov', 'fn': 'OIG public affairs'}, 'issued': '2013-03-25', 'temporal': '2006-01-01T00:00:00-05:00/2006-01-01T00:00:00-05:00', 'identifier': 'e02ee78f-98b2-4a10-b057-07c73edb954c', '@type': 'dcat:Dataset', 'modified': '2020-03-03', 'keyword': ['office-of-inspector-general-department-of-health-human-services'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>Our objective is to ensure that providers who bill Federal health care programs do not submit claims for services furnished, ordered or prescribed by an excluded individual or entity. The LEIE is updated monthly with all individuals and entities who have been excluded from participation in Federal health care programs. Providers who bill Medicare, Medicaid, or other Federal health care programs must ensure that they know what individuals or entities are excluded and not bill for their services (e.g., a pharmacy should not bill Medicaid for a drug prescribed by an excluded physician nor for drugs dispensed by an excluded pharmacist).</p>\n', 'programCode': ['009:109'], 'title': 'List of Excluded Individuals and Entities', 'temporal': '1998-01-01T00:00:00-05:00/1998-01-01T00:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Office of Inspector General'}, 'landingPage': 'https://healthdata.gov/dataset/list-excluded-individuals-and-entities', 'modified': '2019-06-15', 'contactPoint': {'hasEmail': 'mailto:public.affairs@oig.hhs.gov', 'fn': 'OIG Public Affairs'}, 'issued': '2013-03-25', 'accessLevel': 'public', 'identifier': '848cbb44-cd74-4265-b2c5-54f5bcacfb55', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'title': ' ', 'accessURL': 'http://oig.hhs.gov/exclusions/exclusions_list.asp', 'mediaType': 'application/unknown'}], 'keyword': ['health care providers', 'Medicaid', 'Medicare', 'Pharmacy', 'Providers'], 'bureauCode': ['009:92'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>OIG negotiates corporate integrity agreements (CIA) with health care providers and other entities as part of the settlement of Federal health care program investigations arising under a variety of civil false claims statutes. Providers or entities agree to the obligations, and in exchange, OIG agrees not to seek their exclusion from participation in Medicare, Medicaid, or other Federal health care programs.</p>\n', 'programCode': ['009:023'], 'title': 'Corporate Integrity Agreement (CIA) documents', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Office of Inspector General, Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/corporate-integrity-agreement-cia-documents', 'contactPoint': {'hasEmail': 'mailto:Public.Affairs@OIG.HHS.gov', 'fn': 'OIG Public Affairs'}, 'issued': '2013-03-25', 'temporal': '2005-01-01T00:00:00-05:00/2005-01-01T00:00:00-05:00', 'identifier': 'c1075abe-0e21-4207-b17b-1642cca9af82', '@type': 'dcat:Dataset', 'modified': '2020-03-04', 'keyword': ['office-of-inspector-general-department-of-health-human-services'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The Nanomaterial Registry compiles data from multiple databases into a single resource. The goal of this resource is to establish a curated nanomaterial registry, whose primary function is to provide consistent information on the biological and environmental interactions of well-characterized nanomaterials, as well as links to associated publications, modeling tools, computational results and manufacturing guidances. The publicly available Registry is intended to serve as a comprehensive resource for the nanomaterial community, providing data that has been systematically curated based on minimal information standards built with broad community acceptance. It provides a way to tie together different sources of information for a specific nanomaterial and allows users to search and compare characteristic data on different nanomaterials.</p>\n<p>The registry provides tools for analyzing and comparing data on the biological and environmental implications of well-characterized nanomaterials. This resource will evolve as the quality and quantity of the information on nanomaterials improve. Hundreds of nanomaterial entries have been curated into the registry for physico-chemical characteristics and are available to the public. Biological and environmental study data for existing nanomaterial entries will also be curated into the registry.</p>\n<p>The nanomaterial registry provides the following functions for the research community: basic and advance search through key words or physical and chemical characteristics (PCC); ability to browse nanomaterials based on categories; detailed information about PCC and the biological, and environmental interactions of nanomaterials; display the quality of the characterization of each nanomaterial entry in the form of compliance level that is algorithm based; compare PCC and the biological and environmental interactions of nanomaterials; and find similar nanomaterials based on PCC and the biological and environmental interactions of nanomaterials.</p>\n', 'programCode': ['009:046'], 'title': 'Nanomaterial Registry', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH), Department of Health & Human Services'}, 'theme': ['Health'], 'landingPage': 'https://healthdata.gov/dataset/nanomaterial-registry', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2013-03-25', 'temporal': '2010-01-01T00:00:00-05:00/2012-01-31T00:00:00-05:00', 'identifier': '9e32173a-d9c4-47b4-a57c-811a79c5bfb4', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.nanomaterialregistry.org/Default.aspx', 'mediaType': 'application/unknown', 'title': 'API '}], 'keyword': ['nanomaterials health and environment'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'https://www.nanomaterialregistry.org/about/MinimalInformationStandards.aspx'}, {'description': '<p>State officials use the OCSE-157 to report annual statistical and financial information on their Child Support Enforcement (CSE) program to the Department of Health and Human Services (HHS). This information will enable the Secretary of HHS to comply with sections 409, 452(a) and (g), 458, and 469 of the Social Security Act (the Act). The Act requires the Secretary to establish standards for an effective Child Support Enforcement program, and to make an Annual Report to the Congress on program activities. Information submitted by states will also enable HHS to compute individual state incentive, penalty, and outcome measures to be used in evaluating state performance in running a CSE program. The authority to collect this information is also set forth in regulations at 45 CFR 30</p>\n', 'programCode': ['009:084'], 'title': 'Child Support Enforcement Annual Data Report Form 157 - YR 2004', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families, Department of Health & Human Services'}, 'theme': ['Health', 'State'], 'landingPage': 'https://healthdata.gov/dataset/child-support-enforcement-annual-data-report-form-157-yr-2004', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2013-02-01', 'temporal': '2004-01-01T00:00:00-05:00/2004-09-30T00:00:00-04:00', 'identifier': '84f07c5b-e222-4123-aaf3-42b41b7e8cbd', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'http://www.acf.hhs.gov/datagov-datasets/ocse/dcs/157_CSE_ANNUAL_2004.csv', 'mediaType': 'application/unknown', 'title': 'CSV '}], 'keyword': ['annual data', 'arrears', 'assistance', 'cases initiated in state', 'cases open', 'Child', 'child support', 'Child Support Enforcement', 'Children', 'current assistance', 'employees', 'former assistance', 'good cause', 'health insurance', 'interstate cases', 'iv-d offices', 'Medicaid', 'medical coverage', 'medical support', 'never assistance', 'open cases', 'open interstate cases', 'out-of-wedlock', 'paternity', 'paternity established', 'support', 'support distributed', 'support due', 'title iv-a', 'title iv-d', 'title iv-e', 'tribal iv-a'], 'bureauCode': ['001:05'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.acf.hhs.gov/datagov-datasets/ocse/dcs/157_CSE_ANNUAL_DICTIONARY.xlsx'}, {'description': '<p>The AFCARS Trends Chart tracks children in Foster Care from FY 2002 through the most recent year. A table of data and a graphic depiction of trends are shown for children in care on the first day of the year, entries to foster care, exits, children waiting to be adopted, children adopted, children with terminations of parental rights, and total children served in foster care.</p>\n', 'programCode': ['009:101'], 'title': 'Adoption and Foster Care Analysis and Reporting System Trends Chart and Table', 'temporal': '2010-01-01T00:00:00-05:00/2011-01-01T00:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families'}, 'landingPage': 'https://healthdata.gov/dataset/adoption-and-foster-care-analysis-and-reporting-system-trends-chart-and-table', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2013-01-18', 'accessLevel': 'public', 'identifier': '186960c3-830b-4181-9c12-b965b051047f', '@type': 'dcat:Dataset', 'modified': '2018-11-20', 'keyword': ['adoption and foster care'], 'bureauCode': ['009:70'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>Child Maltreatment Reports contain data from the National Child Abuse and Neglect Data System that have been aggregated to the State level</p>\n', 'programCode': ['184:016'], 'title': 'Child Maltreatment Annual Reports', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families, Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/child-maltreatment-annual-reports', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2013-01-18', 'temporal': '2010-01-01T00:00:00-05:00/2010-01-01T00:00:00-05:00', 'identifier': 'eb78172c-71ad-465f-a941-5ec61cdd0e3d', '@type': 'dcat:Dataset', 'modified': '2020-03-04', 'keyword': ['child abuse', 'child maltreatment', 'child safety'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': "<p>The National Child Abuse and Neglect Data System (NCANDS) Child File data set consists of child-specific data of all reports of maltreatment to State child protective service agencies that received an investigation or assessment response. NCANDS is a Federally-sponsored national data collection effort created for the purpose of tracking the volume and nature of child maltreatment reporting each year within the United States. The Child File is the case-level component of the NCANDS. Child File data are collected annually through the voluntary participation of States. Participating States submit their data after going through a process in which the State's administrative system is mapped to the NCANDS data structure. Data elements include the demographics of children and their perpetrators, types of maltreatment, investigation or assessment dispositions, risk factors, and services provided as a result of the investigation or assessment.</p>\n", 'programCode': ['009:094'], 'title': 'National Child Abuse and Neglect Data System (NCANDS) Child File', 'temporal': '2010-01-01T00:00:00-05:00/2010-01-01T00:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families'}, 'landingPage': 'https://healthdata.gov/dataset/national-child-abuse-and-neglect-data-system-ncands-child-file', 'modified': '2020-01-15', 'contactPoint': {'hasEmail': 'mailto:malcolm.hale@acf.hhs.gov', 'fn': 'Hale, Malcolm'}, 'issued': '2013-01-18', 'accessLevel': 'public', 'identifier': '6820d1cb-0e93-4870-b6e0-4a33d84122c1', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'query tool', 'accessURL': 'http://www.ndacan.acf.hhs.gov/datasets/datasets-list-ncands-child-file-dcdc.cfm', 'mediaType': 'application/unknown', 'title': 'Link to child file dataset for eligible members of the research community'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://healthdata.gov/sites/default/files/Findings%20from%20NCANDS%20-%20Data%20Tables%20%28updated%20with%20FY%202015%29.csv', 'format': '.csv', 'title': 'Findings from the National Child Abuse and Neglect Data System (NCANDS) - Data Tables (updated with FY 2015)', 'description': '<p>This file contains state-level counts, percentages, and rates for select findings from the National Child Abuse and Neglect Data System (NCANDS). Rates are calculated using child population data from the U.S. Census. The tables reflected in this dataset correspond to the state-by-state tables in the Child Maltreatment 2015 report which is available at <a href="https://www.acf.hhs.gov/cb/research-data-technology/statistics-research/child-maltreatment">https://www.acf.hhs.gov/cb/research-data-technology/statistics-research/...</a>.</p>\n', 'mediaType': 'text/csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://healthdata.gov/sites/default/files/Findings%20from%20NCANDS%20%E2%80%93%20File%20Contents%20and%20Definitions%20for%20the%20Data%20Tables%20%28updated%20with%20FY%202015%29.docx', 'format': 'docx', 'mediaType': 'application/vnd.openxmlformats-officedocument.wordprocessingml.document', 'title': 'Findings from the National Child Abuse and Neglect Data System (NCANDS) – File Contents and Definitions for the Data Tables (updated with FY 2015)'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://healthdata.gov/sites/default/files/Combined%20CM%202017%20data%20tables.xlsx', 'format': 'xlsx', 'title': 'Findings from the National Child Abuse and Neglect Data System (NCANDS) - Data Tables (From Child Maltreatment 2017)', 'description': '<p>This file contains state-level counts, percentages, and rates for select findings from the National Child Abuse and Neglect Data System (NCANDS). Rates are calculated using child population data from the U.S. Census. The tables reflected in this dataset correspond to the state-by-state tables in the Child Maltreatment 2017 report which is available at <a href="https://www.acf.hhs.gov/cb/research-data-technology/statistics-research/child-maltreatment">https://www.acf.hhs.gov/cb/research-data-technology/statistics-research/child-maltreatment</a></p>\n', 'mediaType': 'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://healthdata.gov/sites/default/files/Findings%20from%20the%20National%20Child%20Abuse%20and%20Neglect%20Data%20System%20CM%202017.docx', 'format': 'docx', 'title': 'Findings from the National Child Abuse and Neglect Data System (NCANDS) – File Contents and Definitions for the Data Tables (From Child Maltreatment 2017)', 'description': '<p>Findings from the National Child Abuse and Neglect Data System (NCANDS) – File Contents and Definitions for the Data Tables (From Child Maltreatment 2017)</p>\n', 'mediaType': 'application/vnd.openxmlformats-officedocument.wordprocessingml.document'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://healthdata.gov/sites/default/files/Findings%20from%20the%20National%20Child%20Abuse%20and%20Neglect%20Data%20System%20CM%202018.docx', 'format': 'docx', 'title': 'Findings from the National Child Abuse and Neglect Data System (NCANDS) - File contents and definitions (from Child Maltreatment 2018)', 'description': '<p>This file contains state-level counts, percentages, and rates for select findings from the National Child Abuse and Neglect Data System (NCANDS). Rates are calculated using child population data from the U.S. Census. The tables reflected in this dataset correspond to the state-by-state tables in the Child Maltreatment 2018 report which is available at <a href="https://www.acf.hhs.gov/cb/research-data-technology/statistics-research/child-maltreatment">https://www.acf.hhs.gov/cb/research-data-technology/statistics-research/...</a>.</p>\n', 'mediaType': 'application/vnd.openxmlformats-officedocument.wordprocessingml.document'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://healthdata.gov/sites/default/files/Combined_CM_2018_data_tables.xlsx', 'format': '.csv', 'mediaType': 'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet', 'title': 'Findings from the National Child Abuse and Neglect Data System (NCANDS) - Data tables (from Child Maltreatment 2018)'}], 'keyword': ['child abuse', 'child maltreatment', 'child safety', 'children'], 'bureauCode': ['009:70'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The National Survey of Substance Abuse Treatment Services (N-SSATS) (formerly titled Uniform Facility Data Set (UFDS)) is designed to collect information from all facilities in the United States, both public and private, that provides substance abuse treatment. N-SSATS is one of three components of SAMHSA\'s Behavioral Health Services Information System (BHSIS, formerly Drug and Alcohol Services Information System (DASIS)) and is designed to provide the mechanism for quantifying the dynamic character and composition ofthe United States substance abuse treatment delivery system. In 1995, SAMHSA created BHSIS (formerly DASIS) to facilitate the integration of its existing treatment service\'s datasets and to reduce redundancy in data collection and reporting. The other two BHSIS components are the Inventory of Substance Abuse Treatment Services (I-SATS) and the Treatment Episode Data Set (TEDS). The I-SATS is a comprehensive listing of all known substance abuse treatment facilities in the United States. The TEDS is a client-level database of individuals admitted to publicly funded substance abuse treatment facilities and is available from the SAMHDA Web site. Together, these three BHSIS components provide national- and state-level data on persons receiving alcohol and substance abuse treatment as well as data on the facilities providing the treatment.</p>\n<p>Data collected in N-SSATS include topics covering ownership, services offered (assessment and pre-treatment, testing, transitional, ancillary, pharmacotherapies), primary focus (substance abuse, mental health, both, general health, other), hotline operation, methadone/Levo-Alpha Acetyl Methadol (LAAM)/buprenorphine dispensing, counseling and therapeutic approaches, special programs or groups, languages in which treatment is provided, type of treatment provided, number of clients (total and under age 18), number of beds, types of payment accepted, sliding fee scale, and facility accreditation and licensure/certification.</p>\n<p>The data elements and format that make up the core of the N-SSATS were first used in 1976 as part of survey efforts designed to measure the scope and use of drug abuse treatment services in the United States. This core was used throughout the 1970s and 1980s in several different surveys. In 1987 the first administration of the National Drug and Alcoholism Treatment Unit Survey (NDATUS) took place, and then occurred annually from 1989 to 1993. After the creation of the Substance Abuse and Mental Health Services Administration (SAMHSA) in 1992, NDATUS was redesigned as the Uniform Facility Data Set (UFDS), which was conducted from 1995 to 1998. In 1999, an abbreviated survey was conducted and the survey was redesigned. The 1999 study is not publicly available. In 2000, the full survey was conducted and renamed the National Survey of Substance Abuse Treatment Services (N-SSATS).</p>\n<p>N-SSATS is a point-prevalence survey. It provides information on the substance abuse treatment system and its clients on the reference date. Client counts reported here do not represent annual totals. Rather, N-SSATS provides a "snapshot" of substance abuse treatment facilities and clients on an average day. Through 2000, the N-SSATS reference date was October 1. In 2001, SAMHSA changed the reference date to the last business day in March. This change helped increase the timeliness of responses by individual facilities, but resulted in no data being collected for 2001. Therefore, 2002 marked the first year data were collected using the new reference date.</p>\n<p>The N-SSATS is sponsored by the Center for Behavioral Health Statistics and Quality at the Substance Abuse and Mental Health Services Administration.</p>\n', 'programCode': ['009:061'], 'title': '1997 through 2010 National Survey of Substance Abuse Treatment Services (N-SSATS)', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration, Department of Health & Human Services'}, 'theme': ['Health'], 'landingPage': 'https://healthdata.gov/dataset/1997-through-2010-national-survey-substance-abuse-treatment-services-n-ssats', 'modified': '2020-03-03', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-12-14', 'temporal': '1997-01-10T00:00:00-05:00/2010-03-10T00:00:00-05:00', 'identifier': 'f5e2cefa-4483-4724-bd3c-2934344d5834', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'http://www.icpsr.umich.edu/icpsrweb/SAMHDA/series/58', 'mediaType': 'application/unknown', 'title': 'CSV '}], 'keyword': ['alcohol abuse', 'drug abuse', 'drug treatment', 'health care services', 'HIV', 'intervention', 'substance abuse', 'Substance Abuse Treatment', 'treatment facilities', 'treatment programs'], 'bureauCode': ['001:05'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.icpsr.umich.edu/icpsrweb/SAMHDA/ssvd/series/58/variables'}, {'description': "<p>The Treatment Episode Data Set (TEDS) is an administrative data system providing descriptive information about the national flow of admissions to providers of substance abuse treatment. The TEDS is a continuation of the former Client Data System (CDS) that was originally developed by the Alcohol, Drug Abuse, and Mental Health Services Administration (predecessor to SAMHSA) in consultation with representatives of the state substance abuse agencies and appropriate national organizations. TEDS is one of the three components of SAMHSA's Behavioral Health Services Information System (BHSIS, formerly Drug and Alcohol Services Information System (DASIS)). The core of BHSIS is the Inventory of Substance Abuse Treatment Services (I-SATS), formerly known as the National Master Facility Inventory (NMFI). The I-SATS is a continuously-updated comprehensive listing of all known substance abuse treatment facilities. The third component of BHSIS is the National Survey of Substance Abuse Treatment Services (N-SSATS), formerly called the Uniform Facility Data Set (UFDS) survey. The N-SSATS is an annual survey of the location, characteristics, and utilization of alcoholism and drug abuse treatment facilities. The N-SSATS/UFDS is available from the SAMHDA Web site. Together, they provide national- and state-level information on the numbers and characteristics of individuals admitted to alcohol and drug treatment and describe the facilities that deliver care to those individuals. TEDS includes facilities that are licensed or certified by the state substance abuse agency to provide substance abuse treatment (or are administratively tracked for other reasons), and that are required by the states to provide TEDS client-level data. While compromising a significant proportion of all admissions to substance abuse treatment, TEDS does not include all such admissions. The scope of admissions included in TEDS is affected by differences in state reporting practices, varying definitions of treatment admission, availability of public funds, and public funding constraints. In 1997, TEDS was estimated to include 83 percent of TEDS-eligible admissions and 67 percent of all known admissions. See the full documentation for additional information.</p>\n<p>The TEDS series was designed to provide annual data on the number and characteristics of persons admitted to public and private substance abuse treatment programs receiving public funding. TEDS includes both Minimum Data Set (MDS) data (required reporting) and Supplemental Data Set (SuDS) data (optional reporting), as reported to state substance abuse agencies by the treatment programs. Additional variables, such as calculated age and census region, are added to the state data. TEDS provides information on service setting, number of prior treatments, primary source of referral, employment status, whether methadone was prescribed in treatment, presence of psychiatric problems, living arrangements, health insurance, substance(s) abused, route of administration, age at first use, pregnancy and veteran status, number of days waiting to enter treatment, and demographic variables.</p>\n<p>The TEDS data collection effort began in 1989 with three-year development grants to states. Within each state, treatment providers that receive any state agency funding, including the federal Substance Abuse Prevention and Treatment (SAPT) Block Grant monies, are expected to provide TEDS data for all clients admitted to treatment, regardless of the source of funding for individual clients.</p>\n<p>TEDS is sponsored by the Center for Behavioral Health Statistics and Quality at the Substance Abuse and Mental Health Services Administration.</p>\n", 'programCode': ['009:061'], 'title': '1992 through 2010 Treatment Episode Data Set - Admissions (TEDS-A)', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration, Department of Health & Human Services'}, 'theme': ['Health'], 'landingPage': 'https://healthdata.gov/dataset/1992-through-2010-treatment-episode-data-set-admissions-teds', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-12-14', 'temporal': '1992-01-01T00:00:00-05:00/2010-12-30T00:00:00-05:00', 'identifier': '0e0921f7-7874-48df-a0ef-225dabd99604', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'http://www.icpsr.umich.edu/icpsrweb/SAMHDA/series/56', 'mediaType': 'application/unknown', 'title': 'CSV '}], 'keyword': ['alcohol abuse', 'drug abuse', 'drug treatment', 'health care services', 'health insurance', 'intervention', 'mental health', 'substance abuse', 'Substance Abuse Treatment', 'treatment admissions', 'treatment programs'], 'bureauCode': ['009:30'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.icpsr.umich.edu/icpsrweb/SAMHDA/ssvd/series/56/variables'}, {'description': "<p>The Substance Abuse and Mental Health Services Administration (SAMHSA) provides on-line resource for locating drug and alcohol abuse treatment programs. The Substance Abuse Treatment Facility Locator lists:</p>\n<p>Private and public facilities that are licensed, certified, or otherwise approved for inclusion by their State substance abuse agency</p>\n<p>Treatment facilities administered by the Department of Veterans Affairs, the Indian Health Service and the Department of Defense.</p>\n<p>SAMHSA endeavors to keep the Locator current. All information in the Locator is completely updated each year, based on facility responses to SAMHSA's National Survey of Substance Abuse Treatment Services. The most recent complete update occurred on April 16, 2012 based on data collected as of March 31, 2011 in the National Survey of Substance Abuse Treatment Services. New facilities are added monthly. Updates to facility names, addresses, telephone numbers and services are made weekly, if facilities inform SAMHSA of changes.</p>\n", 'programCode': ['009:068'], 'title': 'Substance Abuse Treatment Facilities Locator', 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration, Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/substance-abuse-treatment-facilities-locator', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-12-14', 'accessLevel': 'public', 'identifier': 'c6c074c3-e676-48f1-be33-a412b846e7bb', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'http://findtreatment.samhsa.gov/TreatmentLocator/faces/geographicSearch.jspx', 'mediaType': 'application/unknown', 'title': 'CSV '}], 'keyword': ['drug and alcohol abuse treatment facilities'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': "<p>An online resource for locating mental health treatment facilities and programs supported by the Substance Abuse and Mental Health Services Administration (SAMHSA). The Mental Health Treatment Locator section of the Behavioral Health Treatment Services Locator lists facilities providing mental health services to persons with mental illness. It includes:<br />\nPublic mental health facilities that are funded by their State mental health agency (SMHA) or other State agency or department<br />\nMental health treatment facilities administered by the Department of Veterans Affairs, Private for-profit and non-profit mental health facilities that are licensed by the State or accredited by a national accreditation organization.</p>\n<p>NOTE: The Mental Health Treatment Locator does not include facilities whose primary or only focus is the provision of services to persons with Mental Retardation (MR), Developmental Disability (DD), and Traumatic Brain Injuries (TBI). Facilities that provide treatment exclusively to persons with mental illness who are incarcerated. Mental health professionals in private practice (individual) or in a small group practice not licensed or certified as a mental health clinic or (community) mental health center.</p>\n<p>SAMHSA endeavors to keep the Locator current. All information in the Locator is updated annually based on facility responses to SAMHSA's National Mental Health Services Survey (N-MHSS). The most recent complete update includes data collected as of April 30, 2010 in the N-MHSS. New facilities are added monthly. Updates to facility names, addresses, telephone numbers and services are made weekly, if facilities inform SAMHSA of changes.</p>\n<p>For additional advice, you may call the Referral Helpline operated by SAMHSA's Center for Substance Abuse Treatment:</p>\n<p><code>1-800-662-HELP (English & Español)</p>\n<p>1-800-487-4889 (TTY)<br />\n</code></p>\n", 'programCode': ['009:068'], 'title': 'Mental Health Treatement Facilities Locator', 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration, Department of Health & Human Services'}, 'theme': ['Health'], 'landingPage': 'https://healthdata.gov/dataset/mental-health-treatement-facilities-locator', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:findtreatment@samhsa.hhs.gov', 'fn': 'Find Treatment'}, 'issued': '2012-12-14', 'accessLevel': 'public', 'identifier': '08d3f21c-6ab7-4f78-9590-54eb07ee6670', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://findtreatment.samhsa.gov/MHTreatmentLocator/faces/geographicSearch.jspx', 'mediaType': 'application/unknown', 'title': 'Query Tool '}, {'@type': 'dcat:Distribution', 'format': 'widget', 'accessURL': 'http://www.mentalhealth.gov/widgets-badges/index.html', 'mediaType': 'application/unknown', 'title': 'Widget '}, {'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://serviceslocator.mentalhealth.gov/providers/', 'mediaType': 'application/unknown', 'title': 'Map '}], 'keyword': ['help', 'locator', 'mental health treatment facilities', 'Provider', 'psychatrist', 'psychologist', 'sexual assault', 'substance abuse. buprenorphine', 'suicide prevention', 'therapy'], 'bureauCode': ['009:30'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': "<p>The Drug Abuse Warning Network (DAWN) is a nationally representative public health surveillance system that continuously monitors drug-related visits to hospital emergency departments (EDs). A DAWN case is any ED visit involving recent drug use that is implicated in the ED visit. DAWN captures both ED visits that are directly caused by drugs and those in which drugs are a contributing factor but not the direct cause of the ED visit. Annually, DAWN produces estimates of drug-related visits to hospital EDs for the nation as a whole and for selected metropolitan areas.</p>\n<p>DAWN is used to monitor trends in drug misuse and abuse, identify the emergence of new substances and drug combinations, assess health hazards associated with drug abuse, and estimate the impact of drug misuse and abuse on the Nation's health care system. DAWN relies on a longitudinal probability sample of hospitals located throughout the United States. To be eligible for selection into the DAWN sample, a hospital must be a non-federal, short-stay, general surgical and medical hospital located in the United States, with at least one 24-hour ED. The dataset includes demographics, up to 16 drugs involved in the ED visit, toxicology confirmation, route of administration, type of case, and disposition of the patient following the visit.</p>\n", 'programCode': ['009:061'], 'title': '2004 through 2010 Drug Abuse Warning Network (DAWN)', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration, Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/2004-through-2010-drug-abuse-warning-network-dawn', 'modified': '2020-03-03', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-11-30', 'temporal': '2004-01-01T00:00:00-05:00/2010-12-31T00:00:00-05:00', 'identifier': '4f47324e-307a-414b-9d3a-8ef27bb60860', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'http://www.icpsr.umich.edu/icpsrweb/SAMHDA/series/97', 'mediaType': 'application/unknown', 'title': 'CSV '}], 'keyword': ['Drug Related Emergency Department Visits'], 'bureauCode': ['001:05'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.icpsr.umich.edu/icpsrweb/SAMHDA/ssvd/series/97/variables'}, {'rights': 'N/A', 'description': "<p>The State Ambulatory Surgery Databases (SASD) contain the universe of hospital-based ambulatory surgery encounters in participating States. Some States include ambulatory surgery encounters from free-standing facilities as well. Restricted access data files are available with a data use agreement and brief online security training.</p>\n<p>The data are translated into a uniform format to facilitate multi-State comparisons and analyses. The SASD include all patients in participating settings, regardless of payer, e.g., persons covered by Medicare, Medicaid, private insurance, and the uninsured.</p>\n<p>The SASD contain clinical and resource use information included in a typical discharge abstract, with safeguards to protect the privacy of individual patients, physicians, and facilities (as required by data sources).</p>\n<p>Data elements include but are not limited to: diagnoses, procedures, admission and discharge status, patient demographics (e.g., gender, age), total charges, and expected payment source (e.g., Medicare, Medicaid, private insurance, self-pay; for some States, additional discrete payer categories, such as managed care). In addition to the core set of uniform data elements common to all SASD, some include State-specific data elements, such as the patient's race. The SASD exclude data elements that could directly or indirectly identify individuals.</p>\n<p>For some States, hospital and county identifiers are included that permit linkage to the American Hospital Association Annual Survey File and the Area Resource File.</p>\n", 'temporal': '1997-01-02T00:00:00-05:00/2016-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Agency for Healthcare Research and Quality, Department of Health & Human Services'}, 'theme': ['Health', 'Quality', 'Medicare', 'Hospital', 'Inpatient', 'State'], 'landingPage': 'https://www.hcup-us.ahrq.gov/db/state/sasddbdocumentation.jsp', 'contactPoint': {'hasEmail': 'mailto:hcup@ahrq.gov', 'fn': 'HCUP User Support'}, 'issued': '2012-11-11', 'programCode': ['009:072'], 'accessLevel': 'restricted public', 'identifier': 'eabeb3a6-d2d7-43be-b43d-f83414eb7ee1', '@type': 'dcat:Dataset', 'modified': '2020-03-04', 'keyword': ['Ambulatory Surgery', 'Claims', 'diagnoses', 'hcup', 'health care', 'health statistics', 'Hospital', 'procedures', 'Utilization'], 'bureauCode': ['009:33'], 'dataQuality': True, 'title': 'HCUP State Ambulatory Surgery Databases (SASD) - Restricted Access Files', 'describedBy': 'http://www.hcup-us.ahrq.gov/db/state/sasddist/sasd_multivar.jsp'}, {'rights': 'N/A', 'description': '<p>The Nationwide Emergency Department Sample (NEDS) was created to enable analyses of emergency department (ED) utilization patterns and support public health professionals, administrators, policymakers, and clinicians in their decision-making regarding this critical source of care. The NEDS can be weighted to produce national estimates. Restricted access data files are available with a data use agreement and brief online security training.</p>\n<p>The NEDS is the largest all-payer ED database in the United States. It was constructed using records from both the HCUP State Emergency Department Databases (SEDD) and the State Inpatient Databases (SID), both also described in healthdata.gov. The SEDD capture information on ED visits that do not result in an admission (i.e., treat-and-release visits and transfers to another hospital). The SID contain information on patients initially seen in the emergency room and then admitted to the same hospital.</p>\n<p>The NEDS contains 25-30 million (unweighted) records for ED visits for over 950 hospitals and approximates a 20-percent stratified sample of U.S. hospital-based EDs.</p>\n<p>The NEDS contains information about geographic characteristics, hospital characteristics, patient characteristics, and the nature of visits (e.g., common reasons for ED visits, including injuries). The NEDS contains clinical and resource use information included in a typical discharge abstract, with safeguards to protect the privacy of individual patients, physicians, and hospitals (as required by data sources). It includes ED charge information for over 85% of patients, regardless of payer, including patients covered by Medicaid, private insurance, and the uninsured. The NEDS excludes data elements that could directly or indirectly identify individuals, hospitals, or states.</p>\n', 'temporal': '2006-01-02T00:00:00-05:00/2015-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Agency for Healthcare Research and Quality, Department of Health & Human Services'}, 'theme': ['Health', 'Quality', 'Medicare', 'Hospital', 'Inpatient', 'National'], 'landingPage': 'https://www.hcup-us.ahrq.gov/db/nation/neds/nedsdbdocumentation.jsp', 'contactPoint': {'hasEmail': 'mailto:hcup@ahrq.gov', 'fn': 'HCUP User Support'}, 'issued': '2012-11-11', 'programCode': ['009:037'], 'accessLevel': 'restricted public', 'identifier': '26887d97-e5da-4b40-893d-0cb9bebf1948', '@type': 'dcat:Dataset', 'modified': '2020-03-04', 'keyword': ['Claims', 'diagnoses', 'Emergency Department', 'hcup', 'health care', 'health statistics', 'Hospital', 'Inpatient', 'procedures', 'sexual assault', 'Utilization'], 'bureauCode': ['009:33'], 'dataQuality': True, 'title': 'HCUP Nationwide Emergency Department Database (NEDS) Restricted Access File', 'describedBy': 'http://www.hcup-us.ahrq.gov/db/nation/neds/nedsdde.jsp'}, {'rights': 'N/A', 'description': '<p>The KID was specifically designed to permit researchers to study a broad range of conditions and procedures related to child health issues. Researchers and policymakers can use the KID to identify, track, and analyze national trends in health care utilization, access, charges, quality, and outcomes. Restricted access data files are available with a data use agreement and brief online security training.</p>\n<p>The KID is the only hospital administrative dataset designed specifically to assess use of hospital services by newborns, children, and adolescents. The KID enables studies of specific conditions, procedures, and subpopulations that often cannot be assessed with other databases because children account for a relatively small proportion of hospital stays.</p>\n<p>Using the KID, it is possible to study varied topics including the incidence of uncommon conditions such as congenital anomalies, the economic burden associated with specific procedures or conditions such as adolescent pregnancy, and the pediatric conditions most often associated with particular outcomes such as death in the hospital.</p>\n<p>The KID is the only all-payer inpatient care database for children in the United States. It is a sample of pediatric discharges from 2,500-4,000 U.S. hospitals yielding approximately two to three million unweighted hospital discharges for children per year. About 10 percent of normal newborns and 80 percent of other neonatal and pediatric stays are selected from each hospital that is sampled.</p>\n<p>The KID contains clinical and resource use information included in a typical discharge abstract, with safeguards to protect the privacy of individual patients, physicians, and hospitals (as required by data sources). It includes charge information on all patients, regardless of payer, including children covered by Medicaid, private insurance, and the uninsured. It is created every three years beginning in 1997.</p>\n', 'temporal': '1997-01-02T00:00:00-05:00/2012-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Agency for Healthcare Research and Quality, Department of Health & Human Services'}, 'theme': ['Health', 'Hospital', 'Inpatient'], 'landingPage': 'https://www.hcup-us.ahrq.gov/db/nation/kid/kiddbdocumentation.jsp', 'contactPoint': {'hasEmail': 'mailto:hcup@ahrq.gov', 'fn': 'HCUP User Support'}, 'issued': '2012-11-11', 'programCode': ['009:015'], 'accessLevel': 'restricted public', 'identifier': '7f696142-9d9e-452f-af1a-3568c3c4bd11', '@type': 'dcat:Dataset', 'modified': '2020-03-04', 'keyword': ['Claims', 'diagnoses', 'hcup', 'health care', 'health statistics', 'Hospital', 'Inpatient', 'neonatal', 'pediatric', 'procedures', 'Utilization'], 'bureauCode': ['009:33'], 'dataQuality': True, 'title': "HCUP Kids' Inpatient Database (KID) - Restricted Access File", 'describedBy': 'http://www.hcup-us.ahrq.gov/db/nation/kid/kiddde.jsp'}, {'rights': 'N/A', 'description': "<p>The State Emergency Department Databases (SEDD) contain the universe of emergency department visits in participating States. Restricted access data files are available with a data use agreement and brief online security training.</p>\n<p>The data are translated into a uniform format to facilitate multi-State comparisons and analyses. The SEDD consist of data from hospital-based emergency departments and include all patients, regardless of payer, e.g., persons covered by Medicare, Medicaid, private insurance, and the uninsured.</p>\n<p>The SEDD contain clinical and resource use information included in a typical discharge abstract, with safeguards to protect the privacy of individual patients, physicians, and facilities (as required by data sources). Data elements include but are not limited to: diagnoses, procedures, admission and discharge status, patient demographics (e.g., gender, age), total charges, length of stay, and expected payment source (e.g., Medicare, Medicaid, private insurance, self-pay; for some States, additional discrete payer categories, such as managed care). In addition to the core set of uniform data elements common to all SEDD, some include State-specific data elements, such as the patient's race. The SEDD exclude data elements that could directly or indirectly identify individuals. For some States, hospital and county identifiers are included that permit linkage to the American Hospital Association Annual Survey File and the Area Resource File.</p>\n", 'temporal': '1999-01-02T00:00:00-05:00/2016-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Agency for Healthcare Research and Quality, Department of Health & Human Services'}, 'theme': ['Community', 'Health', 'Quality', 'Medicare', 'Hospital', 'State'], 'landingPage': 'https://www.hcup-us.ahrq.gov/db/state/sedddbdocumentation.jsp', 'contactPoint': {'hasEmail': 'mailto:hcup@ahrq.gov', 'fn': 'HCUP User Support'}, 'issued': '2012-11-11', 'programCode': ['009:074'], 'accessLevel': 'restricted public', 'identifier': '2b348273-0524-432c-92dd-f386f134300e', '@type': 'dcat:Dataset', 'modified': '2020-03-03', 'keyword': ['Claims', 'community health', 'diagnoses', 'Emergency Department', 'hcup', 'health care', 'health statistics', 'Hospital', 'procedures', 'sexual assault', 'Utilization'], 'bureauCode': ['009:33'], 'dataQuality': True, 'title': 'HCUP State Emergency Department Databases (SEDD) - Restricted Access File', 'describedBy': 'http://www.hcup-us.ahrq.gov/db/state/sedddist/sedd_multivar.jsp'}, {'description': '<p>Population estimates from "bridging" the 31 race categories used in Census 2000, as specified in the 1997 Office of Management and Budget (OMB) race and ethnicity data collection standards, to the four race categories specified under the 1977 standards (Asian or Pacific Islander, Black or African American, American Indian or Alaska Native, White).</p>\n', 'programCode': ['009:031'], 'title': 'Bridged Race Population Estimates', 'temporal': '2002-01-01T00:00:00-05:00/2011-12-31T00:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'landingPage': 'https://healthdata.gov/dataset/bridged-race-population-estimates', 'modified': '2019-06-15', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-11-05', 'accessLevel': 'public', 'identifier': '065b5b37-ad82-4921-87db-b676f20aab99', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'query tool', 'accessURL': 'http://wonder.cdc.gov/wonder/help/bridged-race.html', 'mediaType': 'application/unknown', 'title': 'Query Tool '}], 'keyword': ['Race and ethnicity statistics'], 'bureauCode': ['009:20'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://wonder.cdc.gov/wonder/help/bridged-race.html'}, {'description': "<p>The National Survey of Family Growth (NSFG) gathers information on family life, marriage and divorce, pregnancy, infertility, use of contraception, and men's and women's health. The survey results are used by the U.S. Department of Health and Human Services and others to plan health services and health education programs, and to do statistical studies of families, fertility, and health. Years included: 1973, 1976, 1982, 1988, 1995, 2002, 2006-2010; Data use agreement at time of file download:</p>\n", 'programCode': ['006:008'], 'title': 'National Survey of Family Growth', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention, Department of Health & Human Services'}, 'theme': ['Health'], 'landingPage': 'https://healthdata.gov/dataset/national-survey-family-growth', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:nsfg@cdc.gov', 'fn': 'National Survey of Family Growth'}, 'issued': '2012-11-05', 'temporal': '1973-01-01T00:00:00-05:00/2010-12-31T00:00:00-05:00', 'identifier': 'b7600411-7e43-4c17-91b8-4627322de255', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'http://www.cdc.gov/nchs/nsfg/nsfg_2006_2010_puf.htm#downloadable', 'mediaType': 'application/unknown', 'title': 'CSV '}], 'keyword': ['families', 'fertility', 'health', 'rape', 'sexual assault'], 'bureauCode': ['009:20'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.cdc.gov/nchs/nsfg/nsfg_questionnaires.htm'}, {'description': '<p>VitalStats: A collection of vital statistics products including tables, data files, and reports that allow users to access and examine vital statistics and population data interactively.</p>\n<p>VitalStats includes pre-built tables and reports for quick access to statistics; or the user can create tables--choosing from over 100 variables. Tables can be customized to create charts, graphs, and maps. Data can be exported.</p>\n', 'programCode': ['009:048'], 'title': 'Vital Stats (Vital Statistics Tables and files- Births, Infant Deaths, Fetal Deaths)', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/vital-stats-vital-statistics-tables-and-files-births-infant-deaths-fetal-deaths', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-11-05', 'temporal': '1990-01-01T00:00:00-05:00/2011-12-31T00:00:00-05:00', 'identifier': 'f954e1b2-d513-4b70-b892-f1bebbed46bb', '@type': 'dcat:Dataset', 'modified': '2020-03-04', 'keyword': ['Births Perinatal Mortality Population Statistics'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.cdc.gov/nchs/VitalStats.htm'}, {'description': '<p>Access to a variety of United States birth and death files including fetal deaths: Birth Files, 1968-2009; 1995-2005; Fetal death file, 1982-2005; Mortality files, 1968-2009; Cohort-Linked birth/infant death files, 1983-1991; and Period-Linked birth/infant death files, 1995-2007</p>\n', 'programCode': ['009:015'], 'title': 'Births and deaths including fetal deaths', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/births-and-deaths-including-fetal-deaths', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-11-05', 'temporal': '1968-01-01T00:00:00-05:00/2009-12-31T00:00:00-05:00', 'identifier': '573b27ed-7cbb-4427-99f7-e69924b08894', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'query tool', 'accessURL': 'http://www.cdc.gov/nchs/data_access/Vitalstatsonline.htm', 'mediaType': 'application/unknown', 'title': 'Query Tool '}], 'keyword': ['Vital statistics US births and deaths'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.cdc.gov/nchs/data_access/VitalStatsOnline.htm'}, {'description': '<p>Restricted Data Files Available at the Data Centers<br />\nResearchers and users with approved research projects can access restricted data files that have not been publicly released for reasons of confidentiality at the AHRQ Data Center in Rockville, Maryland.<br />\nQualified researchers can also access restricted data files through the U.S. Census Research Data Center (RDC) network (<a href="http://www.census.gov/ces/dataproducts/index.html">http://www.census.gov/ces/dataproducts/index.html</a> -- Scroll down the page and click on the Agency for Health Care Research and Quality (AHRQ) link.) For information on the RDC research proposal process and the data sets available, read AHRQ-Census Bureau agreement on access to restricted MEPS data.</p>\n', 'programCode': ['009:073'], 'title': 'Medical Expenditure Panel Survey (MEPS) Restricted Data Files ', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Agency for Healthcare Research and Quality, Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/medical-expenditure-panel-survey-meps-restricted-data-files', 'modified': '2020-03-03', 'contactPoint': {'hasEmail': 'mailto:mepsprojectdirector@ahrq.hhs.gov', 'fn': 'MEPS Project Director'}, 'issued': '2012-10-24', 'temporal': '1996-01-01T00:00:00-05:00/2012-12-31T00:00:00-05:00', 'identifier': 'f55380d9-8356-4d7a-97b2-ce8764053f29', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'query tool', 'accessURL': 'http://meps.ahrq.gov/mepsweb/data_stats/onsite_datacenter.jsp', 'mediaType': 'application/unknown', 'title': 'Query Tool '}], 'keyword': ['agency-for-healthcare-research-and-quality-department-of-health-human-services'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://meps.ahrq.gov/mepsweb/data_stats/onsite_datacenter.jsp'}, {'description': '<p>MEPSnet HC Query Tool<br />\nMEPSnet/Household Component provides easy access to nationally representative statistics of health care use, expenditures, sources of payment, and insurance coverage for the U.S. civilian noninstitutionalized population. MEPSnet/HC allows you to generate statistics using MEPS Household Component public use files.</p>\n', 'programCode': ['009:072'], 'title': 'Medical Expenditure Panel Survey (MEPS) Query Tool', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Agency for Healthcare Research and Quality, Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/medical-expenditure-panel-survey-meps-query-tool', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:mepsprojectdirector@ahq.hhs.gov', 'fn': 'MEPS Project Director'}, 'issued': '2012-10-24', 'temporal': '1996-01-01T00:00:00-05:00/2012-12-31T00:00:00-05:00', 'identifier': '39432298-9359-4869-a4a9-2020a0bab03b', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'query tool', 'accessURL': 'http://meps.ahrq.gov/mepsweb/data_stats/meps_query.jsp', 'mediaType': 'application/unknown', 'title': 'Query Tool '}], 'keyword': ['agency-for-healthcare-research-and-quality-department-of-health-human-services'], 'bureauCode': ['009:33'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://meps.ahrq.gov/mepsweb/data_stats/meps_query.jsp'}, {'description': '<p>Summary Data Tables Data collected through MEPS are used to generate tables with frequently used summary statistics. These tables are available here for both the Household Component and the Insurance Component.<br />\nHousehold Component Summary Tables<br />\nThe Household Component summary tables provide frequently used summary estimates at the national level on household medical utilization and expenditures: demographic characteristics, health conditions, health status, use of medical care services, charges and payments, access to care, satisfaction with care, health insurance coverage, income, and employment. Some of these tables can be customized online. State-level estimates of household medical utilization and expenditures are also provided for selected states. Insurance Component Summary Tables<br />\nThe Insurance Component summary tables provide estimates at the national, state, and metro area levels on employer-based health insurance: number and types of insurance plans, premiums, benefits, contributions by employers and employees, and employer characteristics. Please note, in preparation for improvements in the data collection process, 2007 data for the Insurance Component was not collected.<br />\nMEPS employer-based health insurance tables are produced in the year following data collection. Private-sector tables are posted in July; government and civilian tables are posted in November. National-level tables: Private sector estimates by firm size, industry group, census regions and other characteristics; public sector data by state and local government types, government size, and census division; civilian estimates that incorporate both the private and state and local government sectors; national totals for enrollees and cost of health insurance coverage for both the private and public sectors. State and metro area tables: State-level estimates for the private sector by firm size, industry groupings, ownership type, age of firm, employee characteristics, and average wage quartiles. Metropolitan area private sector estimates of premiums, employee contributions, enrollments, and take-up rates by firm size.</p>\n', 'programCode': ['009:072'], 'title': 'Medical Expenditure Panel Survey (MEPS) Summary Data Tables', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Agency for Healthcare Research and Quality, Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/medical-expenditure-panel-survey-meps-summary-data-tables', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:mepsprojectdirector@ahrq.hhs.gov', 'fn': 'MEPS Project Director'}, 'issued': '2012-10-24', 'temporal': '1996-01-01T00:00:00-05:00/2012-12-31T00:00:00-05:00', 'identifier': 'd8994c87-aa59-42fd-a51b-befaac971cf5', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'query tool', 'accessURL': 'http://meps.ahrq.gov/mepsweb/data_stats/quick_tables.jsp', 'mediaType': 'application/unknown', 'title': 'Query Tool '}], 'keyword': ['agency-for-healthcare-research-and-quality-department-of-health-human-services'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://meps.ahrq.gov/mepsweb/data_stats/quick_tables.jsp'}, {'description': "<p>The Medical Expenditure Panel Survey (MEPS) Household Component (HC) collects data from a sample of families and individuals in selected communities across the United States, drawn from a nationally representative subsample of households that participated in the prior year's National Health Interview Survey (conducted by the National Center for Health Statistics). During the household interviews, MEPS collects detailed information for each person in the household on the following: demographic characteristics, health conditions, health status, use of medical services, charges and source of payments, access to care, satisfaction with care, health insurance coverage, income, and employment. The panel design of the survey, which features several rounds of interviewing covering two full calendar years, makes it possible to determine how changes in respondents' health status, income, employment, eligibility for public and private insurance coverage, use of services, and payment for care are related. The HC expenditures have been projected to future years by selected demographic characteristics by source of payment and type of service. HC data are available on the MEPS Web site in data tables, downloadable data files (person, job, event, or condition level). Public Use Files are available.</p>\n", 'programCode': ['009:072'], 'title': 'Medical Expenditure Panel Survey Household Component', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Agency for Healthcare Research and Quality, Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/medical-expenditure-panel-survey-household-component', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:mepsprojectdirector@ahrq.hhs.gov', 'fn': 'MEPS Project Director'}, 'issued': '2012-10-24', 'temporal': '1996-01-01T00:00:00-05:00/2010-12-31T00:00:00-05:00', 'identifier': '0855a432-ecad-4c56-8734-76bac1184345', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'query tool', 'accessURL': 'http://meps.ahrq.gov/mepsweb/data_stats/download_data_files.jsp', 'mediaType': 'application/unknown', 'title': 'Query Tool '}], 'keyword': ['agency-for-healthcare-research-and-quality-department-of-health-human-services'], 'bureauCode': ['009:33'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://meps.ahrq.gov/mepsweb/data_stats/download_data_files.jsp'}, {'description': '<p>This is an RSS Feed of Food Safety information that’s produced in real-time by the CDC. This RSS feed is the integration of two other XML feeds, one from the USDA\'s Food Safety Inspection Service (FSIS) - <a href="http://www.fsis.usda.gov/RSS/usdarss.xml">http://www.fsis.usda.gov/RSS/usdarss.xml</a> - and one from the FDA\'s Food Safety Recalls - <a href="http://www.fda.gov/AboutFDA/ContactFDA/StayInformed/RSSFeeds/FoodSafety/rss.xml">http://www.fda.gov/AboutFDA/ContactFDA/StayInformed/RSSFeeds/FoodSafety/...</a>. Most users will prefer the CDC feed linked above, but developers may prefer the individual XML feeds.</p>\n', 'programCode': ['005:058'], 'title': 'Food Safety Information RSS feed', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention, Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/food-safety-information-rss-feed', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-08-28', 'accessLevel': 'public', 'identifier': '58aa7a22-f890-4cf9-9f34-f953d4a96871', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'text/xml', 'accessURL': 'http://www2c.cdc.gov/podcasts/createrss.asp?c=146', 'mediaType': 'application/unknown', 'title': 'XML '}], 'keyword': ['food products'], 'bureauCode': ['009:20'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The National Drug File - Reference Terminology (NDF-RT) is produced by the U.S. Department of Veterans Affairs, Veterans Health Administration (VHA). NDF-RT is an extension of the VHA National Drug File (NDF). It organizes the drug list into a formal representation. NDF-RT Reference Terminology API provides clinical information about medications, including therapeutic intent, mechanism of action, physiologic effect and drug-drug interactions. Two NDF-RT APIs (SOAP/WSDL and RESTful) are available for retrieving NDF-RT data.</p>\n', 'programCode': ['009:002'], 'publisher': {'@type': 'org:Organization', 'name': 'National Library of Medicine (NLM)'}, 'landingPage': 'https://healthdata.gov/dataset/national-drug-file-reference-terminology-api', 'modified': '2020-02-24', 'contactPoint': {'hasEmail': 'mailto:custserv@nlm.nih.gov', 'fn': 'NLM Customer Service'}, 'issued': '2012-08-22', 'accessLevel': 'public', 'identifier': 'e270b199-ee50-46c3-bd68-31e4d89ace95', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'api', 'accessURL': 'https://rxnav.nlm.nih.gov/NdfrtAPIs.html#', 'mediaType': 'application/unknown', 'title': 'API '}], 'keyword': ['drug characteristics', 'Drugs', 'pharmacokinetics', 'pharmacology'], 'bureauCode': ['009:25'], 'dataQuality': True, 'title': 'National Drug File - Reference Terminology API', 'describedBy': 'http://www.nlm.nih.gov/research/umls/sourcereleasedocs/current/NDFRT/index.html'}, {'description': '<p>The Pillbox website was developed to aid in the identification of unknown pills (oral solid dosage form medications). It combines images of pills with appearance and other information to enable users to visually search for and identify oral solid dosage form medications.</p>\n', 'programCode': ['009:046'], 'publisher': {'@type': 'org:Organization', 'name': 'National Library of Medicine (NLM)'}, 'landingPage': 'https://pillbox.nlm.nih.gov/pillimage/search.php', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:custserv@nlm.nih.gov', 'fn': 'NLM Customer Service'}, 'issued': '2012-08-22', 'accessLevel': 'public', 'identifier': 'fd837136-f204-491c-b36f-349b5aaf4329', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'api', 'accessURL': 'http://pillbox.nlm.nih.gov/API-documentation.html', 'mediaType': 'application/unknown', 'title': 'API '}, {'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://pillbox.nlm.nih.gov/pillimage/search.php', 'mediaType': 'application/unknown', 'title': 'Search Pillbox'}, {'@type': 'dcat:Distribution', 'format': 'data', 'accessURL': 'https://pillbox.nlm.nih.gov/developer.html#data', 'mediaType': 'application/unknown', 'title': 'Download Pillbox Data'}], 'keyword': ['pharmaceutical', 'Pharmacy', 'pill identification'], 'bureauCode': ['009:25'], 'dataQuality': True, 'title': 'Pillbox'}, {'description': "<p>MetaMap is a highly configurable application developed by the Lister Hill National Center for Biomedical Communications at the National Library of Medicine (NLM) to map biomedical text to the UMLS Metathesaurus or, equivalently, to identify Metathesaurus concepts referred to in English text. MetaMap employs a knowledge-intensive approach, natural-language processing (NLP), and computational-linguistic techniques, and is used worldwide in industry and academia. At NLM, MetaMap is one of the foundations of NLM's Medical Text Indexer (MTI), which is applied to both semiautomatic and fully automatic indexing of biomedical literature.</p>\n", 'programCode': ['009:041'], 'publisher': {'@type': 'org:Organization', 'name': 'National Library of Medicine (NLM)'}, 'landingPage': 'https://metamap.nlm.nih.gov/', 'modified': '2020-01-28', 'contactPoint': {'hasEmail': 'mailto:custserv@nlm.nih.gov', 'fn': 'NLM Customer Service'}, 'issued': '2012-08-22', 'accessLevel': 'public', 'identifier': '0170c150-7a0e-4340-bfea-b628a67a2833', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'api', 'accessURL': 'http://metamap.nlm.nih.gov/', 'mediaType': 'application/unknown', 'title': 'API '}], 'keyword': ['medical informatics'], 'bureauCode': ['009:25'], 'dataQuality': True, 'title': 'MetaMap'}, {'description': '<p>LocatorPlus is an interface for searching the collections of the National Library of Medicine.</p>\n', 'programCode': ['009:041'], 'publisher': {'@type': 'org:Organization', 'name': 'National Library of Medicine (NLM)'}, 'theme': ['Health'], 'landingPage': 'http://locatorplus.gov/', 'modified': '2018-11-20', 'contactPoint': {'hasEmail': 'mailto:custserv@nlm.nih.gov', 'fn': 'NLM Customer Service'}, 'issued': '2012-08-22', 'accessLevel': 'public', 'identifier': '2155cac9-dd24-4d9a-8390-21ee22f7c9d0', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>An API for downloading bibliographic records from the collections of the National Library of Medicine.</p>\n', 'accessURL': 'https://www.nlm.nih.gov/services/lpz3950.html', 'mediaType': 'application/unknown', 'title': 'NLM LocatorPlus API'}, {'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://locatorplus.gov/cgi-bin/Pwebrecon.cgi?DB=local&PAGE=First', 'mediaType': 'application/unknown', 'title': 'Search NLM LocatorPlus'}], 'keyword': ['Library Catalog'], 'bureauCode': ['009:25'], 'dataQuality': True, 'title': 'NLM LocatorPlus'}, {'description': '<p>The UTS API is intended for application developers to perform Web service calls and retrieve UMLS data within their own applications. The UTS API provides the ability to search, retrieve, and filter terms, concepts, attributes, relations, metadata and more from over 160 vocabularies of the UMLS Metathesaurus, as well as the Semantic Network. Paging, sorting and filtering (PSF) capabilities allows users to customize results of Web service calls in many ways: choose to include or exclude specific criteria, sort results by fields, or specify results displayed per page. The documentation provides a suite of Web Services Description Language (WSDL) files, API installation instructions, and sample code.</p>\n', 'programCode': ['009:046'], 'publisher': {'@type': 'org:Organization', 'name': 'National Library of Medicine (NLM)'}, 'landingPage': 'https://www.nlm.nih.gov/research/umls', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:steve.emrick@nih.gov', 'fn': 'Steven Emrick'}, 'issued': '2012-08-22', 'accessLevel': 'public', 'identifier': '26530415-32f1-4f4d-9005-3949b7f4222e', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': "<p>A SOAP interface to search and retrieve data from the National Library of Medicine's Unified Medical Language System (UMLS) database</p>\n", 'format': 'api', 'title': 'UMLS SOAP API ', 'accessURL': 'https://uts.nlm.nih.gov/home.html', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'description': "<p>A REST-ful interface for users to search and retrieve the National Library of Medicine's Unified Medical Language System database (UMLS)</p>\n", 'format': 'api', 'title': 'UMLS REST API', 'accessURL': 'https://documentation.uts.nlm.nih.gov/rest/home.html', 'mediaType': 'application/unknown'}], 'keyword': ['medical informatics'], 'bureauCode': ['009:25'], 'dataQuality': True, 'title': 'Unified Medical Language System Terminology Services (UTS) API'}, {'description': '<p>The SKR Project was initiated at NLM in order to develop programs to provide usable semantic representation of biomedical free text by building on resources currently available at the library. The SKR project is concerned with reliable and effective management of the information encoded in natural language texts. The project develops programs that provide usable semantic representation of biomedical text by building on resources currently available at the Library, especially the UMLS knowledge sources and the natural language processing tools provided by the SPECIALIST system. This Java-based API to the Semantic Knowledge Representation (SKR) Scheduler facility was created to provide users with the ability to programmatically submit jobs to the Scheduler Batch and Interactive facilities instead of using the Web-based interface.</p>\n', 'programCode': ['009:066'], 'publisher': {'@type': 'org:Organization', 'name': 'National Library of Medicine (NLM)'}, 'landingPage': 'https://skr3.nlm.nih.gov/', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:custserv@nlm.nih.gov', 'fn': 'NLM Customer Service'}, 'issued': '2012-08-22', 'accessLevel': 'public', 'identifier': 'f0439c76-7946-4c71-ab14-c52783e7f1db', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'api', 'accessURL': 'http://skr.nlm.nih.gov/SKR_API/index.shtml', 'mediaType': 'application/unknown', 'title': 'API '}], 'keyword': ['medical informatics'], 'bureauCode': ['009:25'], 'dataQuality': True, 'title': 'Semantic Knowledge Representation (SKR) API'}, {'description': '<p>RxTerms is a drug interface terminology derived from RxNorm for prescription writing or medication history recording (e.g. in e-prescribing systems, PHRs). RxTerms is derived only from the non-proprietary content of RxNorm, which is developed and maintained by the U.S. National Library of Medicine. No fee or license is required to use the RxTerms data.</p>\n', 'programCode': ['009:046'], 'publisher': {'@type': 'org:Organization', 'name': 'National Library of Medicine (NLM)'}, 'landingPage': 'https://lhncbc.nlm.nih.gov/project/rxterms', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:custserv@nlm.nih.gov', 'fn': 'NLM Customer Service'}, 'issued': '2012-08-22', 'accessLevel': 'public', 'identifier': 'd9fe5470-b19a-4860-8da8-70990acaf84a', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'api', 'accessURL': 'https://rxnav.nlm.nih.gov/RxTermsAPIs.html#', 'mediaType': 'application/unknown', 'title': 'API '}, {'@type': 'dcat:Distribution', 'format': 'data', 'accessURL': 'https://wwwcf.nlm.nih.gov/umlslicense/rxtermApp/rxTermRegistration.cfm', 'mediaType': 'application/unknown', 'title': 'Download RxTerms Data'}], 'keyword': ['drug terminology', 'pharmaceuticals', 'Pharmacy'], 'bureauCode': ['009:25'], 'dataQuality': True, 'title': 'RxTerms'}, {'description': '<p>RxNorm provides normalized names for clinical drugs and links its names to many of the drug vocabularies commonly used in pharmacy management and drug interaction software, including those of First Databank, Micromedex, MediSpan, Gold Standard, and Multum. By providing links between these vocabularies, RxNorm can mediate messages between systems not using the same software and vocabulary.</p>\n<p>RxNorm now includes the National Drug File - Reference Terminology (NDF-RT) from the Veterans Health Administration. NDF-RT is a terminology used to code clinical drug properties, including mechanism of action, physiologic effect, and therapeutic category.</p>\n', 'programCode': ['009:002'], 'publisher': {'@type': 'org:Organization', 'name': 'National Library of Medicine (NLM)'}, 'landingPage': 'https://www.nlm.nih.gov/research/umls/rxnorm/', 'modified': '2020-02-21', 'contactPoint': {'hasEmail': 'mailto:custserv@nlm.nih.gov', 'fn': 'NLM Customer Service'}, 'issued': '2012-08-22', 'accessLevel': 'public', 'identifier': 'ad22c4fe-caa4-4634-a6dd-4a35e67a3b3b', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'title': 'Download RxNorm Data', 'accessURL': 'http://www.nlm.nih.gov/research/umls/rxnorm/docs/rxnormfiles.html', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'format': 'api', 'accessURL': 'https://rxnav.nlm.nih.gov/RxNormAPIs.html#', 'mediaType': 'application/unknown', 'title': 'RxNorm API'}, {'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://mor.nlm.nih.gov/RxNav/', 'mediaType': 'application/unknown', 'title': 'Query Interface (RxNav)'}, {'@type': 'dcat:Distribution', 'format': 'api', 'accessURL': 'https://rxnav.nlm.nih.gov/PrescribableAPIs.html', 'mediaType': 'application/unknown', 'title': 'Prescribable RxNorm API'}], 'keyword': ['Drugs', 'generic', 'naming', 'pharmaceuticals', 'semantic', 'terminology'], 'bureauCode': ['009:25'], 'dataQuality': True, 'title': 'RxNorm'}, {'description': '<p>PUG provides access to PubChem services via a programmatic interface. Users may download data, initiate chemical structure searches, standardize chemical structures and interact with E-utilities. Access PUG with standard URLs or via SOAP.</p>\n', 'programCode': ['009:046'], 'publisher': {'@type': 'org:Organization', 'name': 'National Library of Medicine (NLM)'}, 'landingPage': 'https://pubchem.ncbi.nlm.nih.gov/pug/pughelp.html', 'modified': '2020-03-03', 'contactPoint': {'hasEmail': 'mailto:info@ncbi.nlm.nih.gov', 'fn': 'NCBI Help Desk'}, 'issued': '2012-08-22', 'accessLevel': 'public', 'identifier': '415713bc-9dc7-4be2-b85f-9dcdc4b0a883', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'xml', 'accessURL': 'http://pubchem.ncbi.nlm.nih.gov', 'mediaType': 'application/unknown', 'title': 'XML '}], 'keyword': ['biochemistry', 'biotechnology'], 'bureauCode': ['009:25'], 'dataQuality': True, 'title': 'PubChem Power User Gateway (PUG)'}, {'description': '<p>The Entrez Programming Utilities (E-utilities) are a set of eight server-side programs that provide a stable interface into the Entrez query and database system at the National Center for Biotechnology Information (NCBI). The E-utilities use a fixed URL syntax that translates a standard set of input parameters into the values necessary for various NCBI software components to search for and retrieve the requested data. The E-utilities are therefore the structured interface to the Entrez system, which currently includes 38 databases covering a variety of biomedical data, including nucleotide and protein sequences, gene records, three-dimensional molecular structures, and the biomedical literature.</p>\n', 'programCode': ['009:110'], 'publisher': {'@type': 'org:Organization', 'name': 'National Library of Medicine (NLM)'}, 'landingPage': 'https://healthdata.gov/dataset/entrez-programming-utilities', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:info@ncbi.nlm.nih.gov', 'fn': 'NCBI Customer Service'}, 'issued': '2012-08-22', 'accessLevel': 'public', 'identifier': '16ee3da6-36eb-4aa7-a406-7d4d80fa14c3', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'title': 'API', 'accessURL': 'http://www.ncbi.nlm.nih.gov/books/NBK25497/', 'mediaType': 'application/unknown'}], 'keyword': ['biomedicine', 'technology'], 'bureauCode': ['009:25'], 'dataQuality': True, 'title': 'Entrez Programming Utilities'}, {'description': '<p>BLAST finds regions of similarity between biological sequences. The program compares nucleotide or protein sequences to sequence databases and calculates the statistical significance.</p>\n', 'programCode': ['009:048'], 'publisher': {'@type': 'org:Organization', 'name': 'National Library of Medicine (NLM)'}, 'landingPage': 'http://blast.ncbi.nlm.nih.gov/Blast.cgi', 'modified': '2020-03-03', 'contactPoint': {'hasEmail': 'mailto:info@ncbi.nlm.nih.gov', 'fn': 'NCBI Help Desk'}, 'issued': '2012-08-22', 'accessLevel': 'public', 'identifier': '7fab8d51-cdb7-4f7f-9ae0-121d655af6d0', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'api', 'accessURL': 'http://blast.ncbi.nlm.nih.gov/Blast.cgi?CMD=Web&PAGE_TYPE=BlastDocs&DOC_TYPE=DeveloperInfo', 'mediaType': 'application/unknown', 'title': 'API '}, {'@type': 'dcat:Distribution', 'title': 'Download BLAST Data', 'accessURL': 'http://blast.ncbi.nlm.nih.gov/Blast.cgi?CMD=Web&PAGE_TYPE=BlastDocs&DOC_TYPE=Download', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://blast.ncbi.nlm.nih.gov/Blast.cgi', 'mediaType': 'application/unknown', 'title': 'Query Interface'}], 'keyword': ['biochemistry'], 'bureauCode': ['009:25'], 'dataQuality': True, 'title': 'Basic Local Alignment Search Tool (BLAST)'}, {'description': '<p>Aids Info</p>\n', 'programCode': ['009:027'], 'title': 'AIDS Info', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH), Department of Health & Human Services'}, 'dataQuality': True, 'landingPage': 'https://healthdata.gov/dataset/aids-info', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-08-22', 'accessLevel': 'public', 'identifier': '3011ab57-28d8-4baf-8894-7b4b8b80eb06', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://aidsinfo.nih.gov/api', 'mediaType': 'application/unknown', 'title': 'API '}], 'keyword': ['national-institutes-of-health-nih-department-of-health-human-services'], 'bureauCode': ['009:00'], 'modified': '2020-03-04', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>Healthdata.gov Catalog API</p>\n', 'programCode': ['009:023'], 'title': 'Healthdata.gov Catalog API', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'dataQuality': True, 'landingPage': 'https://healthdata.gov/dataset/healthdatagov-catalog-api', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-08-22', 'accessLevel': 'public', 'identifier': 'b173d211-40d2-4bc1-89b9-9dbca341bb1e', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.healthdata.gov/catalog-api', 'mediaType': 'application/unknown', 'title': 'API '}], 'keyword': ['department-of-health-human-services'], 'bureauCode': ['009:00'], 'modified': '2020-03-04', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>State-reported annual data collected on the presence of elderly, disabled, and young children in eligible households receiving Low Income Home Energy Assistance Program (LIHEAP) heating assistance, cooling assistance, crisis assistance or weatherization assistance.</p>\n', 'programCode': ['009:085'], 'title': 'Low Income Home Energy Assistance Program FY 2008 Household Data', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families, Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/low-income-home-energy-assistance-program-fy-2008-household-data', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-08-10', 'temporal': '2008-01-01T00:00:00-05:00/2008-09-30T00:00:00-04:00', 'identifier': '2c1fbaad-039a-423d-b3a7-9d15476e7a02', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'query tool', 'accessURL': 'http://www.acf.hhs.gov/programs/ocs/liheap/publications/FY08_congressional_state_tables.html', 'mediaType': 'application/unknown', 'title': 'Query Tool '}], 'keyword': ['Children and Family Services'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The 2010 Congressional Report provides results for 70 ANA projects that ended in 2010. The report includes a brief summary of each project visited and an analysis of how ANA funding has impacted Native American communities.</p>\n', 'programCode': ['009:095'], 'title': 'Administration for Native Americans (ANA) Projects Report', 'temporal': '2010-01-01T00:00:00-05:00/2010-01-01T00:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families'}, 'landingPage': 'http://www.acf.hhs.gov/programs/ana/', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-08-10', 'accessLevel': 'public', 'identifier': '73c33ee9-43a3-407a-8df9-186a43671599', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'text', 'accessURL': 'http://', 'mediaType': 'application/unknown', 'title': 'Text'}], 'keyword': ['Social and Economic Development'], 'bureauCode': ['009:70'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The Online Tuberculosis Information System (OTIS) on CDC WONDER contains information on verified tuberculosis (TB) cases reported to the Centers for Disease Control and Prevention (CDC) by state health departments, the District of Columbia and Puerto Rico since 1993. These data were extracted from the CDC national TB surveillance system. OTIS reports case counts, incidence rates, population counts, percentage of cases that completed therapy within 1 year of diagnosis, and percentage of cases tested for drug susceptibility. Data for 22 variables are included in the data set, including: age groups, race / ethnicity, sex, vital status, year reported, state, metropolitan area, several patient risk factors, directly observed therapy, disease verification criteria and multi-drug resistant TB. Each year these data are updated with an additional year of cases plus revisions to cases reported in previous years. OTIS is produced by the U.S. Department of Health and Human Services, Public Health Service, Centers for Disease Control and Prevention (CDC), National Center for HIV/AIDS, viral Hepatitis, STD and TB Prevention (NCHHSTP).</p>\n', 'programCode': ['009:027'], 'title': 'CDC WONDER: Online Tuberculosis Information System (OTIS)', 'temporal': '1993-01-01T00:00:00-05:00/2009-12-31T00:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['State'], 'landingPage': 'https://healthdata.gov/dataset/cdc-wonder-online-tuberculosis-information-system-otis', 'modified': '2018-11-16', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-08-03', 'accessLevel': 'public', 'identifier': '9041abdb-0c6b-4398-bb69-8d7d88df4e5f', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'text', 'accessURL': 'http://wonder.cdc.gov/tb.html', 'mediaType': 'application/unknown', 'title': 'Text'}], 'keyword': ['Age', 'alcohol use', 'case', 'Correctional Facility', 'drug resistant', 'drug susceptibility', 'Ethnicity', 'foreign born', 'hiv status', 'homeless', 'incidence', 'injecting drug use', 'isoniazid', 'Long term Care Facility', 'metropolitan area', 'msa', 'Occupation', 'pulmonary', 'Race', 'rifampin', 'Sex', 'State', 'tb', 'therapy', 'tuberculosis', 'Verification Criteria', 'vital status', 'year'], 'bureauCode': ['009:20'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://wonder.cdc.gov/wonder/help/tb.html'}, {'description': "<p>DATA.HRSA.GOV is the go-to source for data, dashboards, maps, reports, locators, APIs and downloadable data files on HRSA's public health programs, including:</p>\n<ul>\n<li>HRSA-funded Health Center grants, grantees, sites, and related primary care programs</li>\n<li>Health Professional Shortage Areas (HPSA) and Medically Underserved Areas/Populations (MUA/P)</li>\n<li>Ryan White HIV/AIDS services, grantees, and providers</li>\n<li>Maternal and Child Health grants (Title V, Home Visiting, Healthy Start)</li>\n<li>National Health Service Corps (NHSC), Nurse Corps, and other workforce loan repayment/scholarship programs</li>\n<li>Grants for workforce training programs in medicine, nursing, dentistry, and public health</li>\n<li>Grants for rural health programs</li>\n<li>Organ donation</li>\n</ul>\n<p>DATA.HRSA.GOV allows you to search by topic area, by geography, and by tool.</p>\n", 'programCode': ['009:110'], 'title': 'data.hrsa.gov (HRSA Data Warehouse)', 'temporal': '1999-01-01T00:00:00-05:00/1999-01-01T00:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Health Resources and Services Administration'}, 'theme': ['Community', 'Health', 'National', 'State'], 'landingPage': 'https://data.hrsa.gov', 'modified': '2020-03-24', 'contactPoint': {'hasEmail': 'mailto:data@hrsa.gov', 'fn': 'data.hrsa.gov'}, 'issued': '2012-08-03', 'accessLevel': 'public', 'identifier': '518e9015-b51d-40d1-9fe5-dd1befdb8d8c', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>HRSA Health Centers care for you, even if you have no health insurance – you pay what you can afford based on your income. Health centers provide services that include checkups when you are well, treatment when you are sick, complete care when you are pregnant, and immunizations and checkups for your children. Some health centers also provide mental health, substance abuse, oral health, and/or vision services. Contact the health center organization directly to confirm the availability of specific services and to make an appointment.</p>\n', 'accessURL': 'https://findahealthcenter.hrsa.gov', 'mediaType': 'application/unknown', 'title': 'Find a Health Center'}, {'@type': 'dcat:Distribution', 'description': '<p>data.hrsa.gov API, web services, and map services registration link</p>\n', 'format': 'api', 'title': 'data.hrsa.gov API, web services, and map services', 'accessURL': 'https://data.hrsa.gov/data/services/registration', 'mediaType': 'application/unknown'}], 'keyword': ['340(b)', '340b', 'API', 'bhw', 'block grant', 'bone marrow', 'boundary', 'bureau of health workforce', 'census', 'census geography', 'congressional district', 'County', 'data', 'data warehouse', 'developer', 'esri', 'faculty', 'feature service', 'fqhc', 'funding', 'geography', 'grants', 'HAB', 'health center', 'health data', 'health professional shortage area', 'hhs', 'HIV', 'hiv aids', 'HPSA', 'hrsa', 'HSB', 'interactive', 'loan', 'loan repayment', 'loans', 'map', 'map gallery', 'map service', 'maps', 'maternal and child health', 'MCHB', 'mua', 'MUP', 'national health service corps', 'nhsc', 'nurse', 'nurse corps', 'nursecorps', 'organ', 'organ donation', 'poison control', 'primary care', 'Public Health', 'rural', 'ryan white', 'scholarship', 'scholarships', 'shapefile', 'shortage desgination', 'State', 'title v', 'transplant', 'warehouse', 'web service', 'workforce', 'xml'], 'bureauCode': ['009:15'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'https://data.hrsa.gov/data/about'}, {'description': '<p>The Detailed Mortality - Underlying Cause of Death data on CDC WONDER are county-level national mortality and population data spanning the years 1999-2009. Data are based on death certificates for U.S. residents. Each death certificate contains a single underlying cause of death, and demographic data. The number of deaths, crude death rates, age-adjusted death rates, standard errors and 95% confidence intervals for death rates can be obtained by place of residence (total U.S., region, state, and county), age group (including infants and single-year-of-age cohorts), race (4 groups), Hispanic ethnicity, gender, year of death, and cause-of-death (4-digit ICD-10 code or group of codes, injury intent and mechanism categories, or drug and alcohol related causes), year, month and week day of death, place of death and whether an autopsy was performed. The data are produced by the National Center for Health Statistics.</p>\n', 'programCode': ['009:048'], 'title': 'CDC WONDER: Detailed Mortality - Underlying Cause of Death', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention, Department of Health & Human Services'}, 'theme': ['Health', 'State'], 'landingPage': 'https://healthdata.gov/dataset/cdc-wonder-detailed-mortality-underlying-cause-death', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-08-03', 'temporal': '1999-01-01T00:00:00-05:00/2009-12-31T00:00:00-05:00', 'identifier': 'c37c5f79-a2cc-40e4-a69d-45dbceb773e3', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'text', 'accessURL': 'http://wonder.cdc.gov/ucd-icd10.html', 'mediaType': 'application/unknown', 'title': 'Text '}], 'keyword': ['mortality deaths births health population cause disease ICD Urbanization State County Infant Race Hi'], 'bureauCode': ['009:20'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://wonder.cdc.gov/wonder/help/ucd.html'}, {'description': "<p>The Daily Fine Particulate Matter data available on CDC WONDER are geographically aggregated daily measures of fine particulate matter in the outdoor air, spanning the years 2003-2008. PM2.5 particles are air pollutants with an aerodynamic diameter less than 2.5 micrometers. Reported measures are the daily measure of fine particulate matter in micrograms per cubic meter (PM2.5) (''µg/m''³), the number of observations, minimum and maximum range value, and standard deviation. Data are available by place (combined 48 contiguous states plus the District of Columbia, region, division, state, county), time (year, month, day) and specified fine particulate matter (''µg/m''³)value. County-level and higher data are aggregated from 10 kilometer square spatial resolution grids. In a study funded by the NASA Applied Sciences Program / Public Health Program, scientists at NASA Marshall Space Flight Center / Universities Space Research Association modified the regional surfacing algorithm of Al-Hamdan et al. (2009) and used it to generate continuous spatial surfaces (grids) of daily PM2.5 for the whole conterminous U.S. for 2003-2008. Two sources of environmental data were used as input to the surfacing algorithm, US Environmental Protection Agency (EPA) Air Quality System (AQS) PM2.5 in-situ data and National Aeronautics and Space Administration (NASA) Moderate Resolution Imaging Spectroradiometer (MODIS) aerosol optical depth remotely sensed data. They also identified in a Geographic Information System (GIS) the associated geographic locations of the centroids of the gridded PM2.5 dataset in terms of the counties and states they fall into to enable aggregation to different geographic levels in CDC WONDER.</p>\n", 'programCode': ['009:031'], 'title': 'CDC WONDER: Daily Fine Particulate Matter', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention, Department of Health & Human Services'}, 'theme': ['Quality', 'State'], 'landingPage': 'https://healthdata.gov/dataset/cdc-wonder-daily-fine-particulate-matter-0', 'modified': '2020-03-03', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-08-03', 'temporal': '2003-01-01T00:00:00-05:00/2008-12-31T00:00:00-05:00', 'identifier': '947d9832-ac25-45e6-800f-96fc9e4751a5', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'text', 'accessURL': 'http://wonder.cdc.gov/nasa-pm.html', 'mediaType': 'application/unknown', 'title': 'Text '}], 'keyword': ['Air Temperature Air Quality Air Pollution Fine Particulate Matter Climate State County Day Month Yea'], 'bureauCode': ['009:20'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://wonder.cdc.gov/wonder/help/PM.html'}, {'description': '<p>The Mortality - Multiple Cause of Death data on CDC WONDER are county-level national mortality and population data spanning the years 1999-2009. Data are based on death certificates for U.S. residents. Each death certificate contains a single underlying cause of death, up to twenty additional multiple causes (Boolean set analysis), and demographic data. The number of deaths, crude death rates, age-adjusted death rates, standard errors and 95% confidence intervals for death rates can be obtained by place of residence (total U.S., region, state, and county), age group (including infants and single-year-of-age cohorts), race (4 groups), Hispanic ethnicity, gender, year of death, and cause-of-death (4-digit ICD-10 code or group of codes, injury intent and mechanism categories, or drug and alcohol related causes), year, month and week day of death, place of death and whether an autopsy was performed. The data are produced by the National Center for Health Statistics.</p>\n', 'programCode': ['009:048'], 'title': 'CDC WONDER: Mortality - Multiple Cause of Death', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention, Department of Health & Human Services'}, 'theme': ['Health', 'State'], 'landingPage': 'https://healthdata.gov/dataset/cdc-wonder-mortality-multiple-cause-death', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-08-03', 'temporal': '1999-01-01T00:00:00-05:00/2009-12-31T00:00:00-05:00', 'identifier': '516a8229-7208-4df5-987e-24ba926077a7', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'api', 'accessURL': 'http://wonder.cdc.gov/mcd.html', 'mediaType': 'application/unknown', 'title': 'API '}], 'keyword': ['Age', 'Births', 'Cause', 'County', 'deaths', 'disease', 'health', 'Hispanic', 'ICD', 'infant', 'mortality', 'population', 'Race', 'Sex', 'State', 'urbanization'], 'bureauCode': ['009:20'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://wonder.cdc.gov/wonder/help/mcd.html'}, {'description': '<p>The Daily Air Temperature and Heat Index data available on CDC WONDER are county-level daily average air temperatures and heat index measures spanning the years 1979-2010. Temperature data are available in Fahrenheit or Celsius scales. Reported measures are the average temperature, number of observations, and range for the daily maximum and minimum air temperatures, and also percent coverage for the daily maximum heat index. Data are available by place (combined 48 contiguous states, region, division, state, county), time (year, month, day) and specified maximum and minimum air temperature, and heat index value. The data are derived from the North America Land Data Assimilation System (NLDAS) through NLDAS Phase 2, a collaboration project among several groups: the National Oceanic and Atmospheric Administration (NOAA) National Centers for Environmental Prediction (NCEP) Environmental Modeling Center (EMC), the National Aeronautics and Space Administration (NASA) Goddard Space Flight Center (GSFC), Princeton University, the National Weather Service (NWS) Office of Hydrological Development (OHD), the University of Washington, and the NCEP Climate Prediction Center (CPC). In a study funded by the NASA Applied Sciences Program/Public Health Program, scientists at NASA Marshall Space Flight Center/ Universities Space Research Association developed the analysis to produce the data available on CDC WONDER.</p>\n', 'programCode': ['010:167'], 'title': 'CDC WONDER: Daily Air Temperatures and Heat Index', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention, Department of Health & Human Services'}, 'theme': ['State'], 'landingPage': 'https://healthdata.gov/dataset/cdc-wonder-daily-air-temperatures-and-heat-index', 'modified': '2020-03-03', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-08-03', 'temporal': '1979-01-01T00:00:00-05:00/2010-12-31T00:00:00-05:00', 'identifier': '96b92ba4-d63a-40ac-820b-f955d9f0f0f9', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'text', 'accessURL': 'http://wonder.cdc.gov/nasa-nldas.html', 'mediaType': 'application/unknown', 'title': 'Text '}], 'keyword': ['Air Temperature', 'Heat Index Climate State County Day Month Year Remotely Sensed'], 'bureauCode': ['009:20'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://wonder.cdc.gov/wonder/help/nldas.html'}, {'description': '<p>State officials use the OCSE-157 to report annual statistical and financial information on their Child Support Enforcement (CSE) program to the Department of Health and Human Services (HHS). This information will enable the Secretary of HHS to comply with sections 409, 452(a) and (g), 458, and 469 of the Social Security Act (the Act). The Act requires the Secretary to establish standards for an effective Child Support Enforcement program, and to make an Annual Report to the Congress on program activities. Information submitted by states will also enable HHS to compute individual state incentive, penalty, and outcome measures to be used in evaluating state performance in running a CSE program. The authority to collect this information is also set forth in regulations at 45 CFR 30</p>\n', 'programCode': ['009:084'], 'title': 'Child Support Enforcement Annual Data Report Form 157 - YR 2006', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families, Department of Health & Human Services'}, 'theme': ['Health', 'State'], 'landingPage': 'https://healthdata.gov/dataset/child-support-enforcement-annual-data-report-form-157-yr-2006', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-08-03', 'temporal': '2006-01-01T00:00:00-05:00/2006-09-30T00:00:00-04:00', 'identifier': '4a912a4a-c6fe-446f-974f-ae4950aa0e7a', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'http://www.acf.hhs.gov/datagov-datasets/ocse/dcs/157_CSE_ANNUAL_2006.csv', 'mediaType': 'application/unknown', 'title': 'CSV '}], 'keyword': ['annual data', 'arrears', 'assistance', 'cases initiated in state', 'cases open', 'Child', 'child support', 'Child Support Enforcement', 'Children', 'current assistance', 'employees', 'former assistance', 'good cause', 'health insurance', 'interstate cases', 'iv-d offices', 'Medicaid', 'medical coverage', 'medical support', 'never assistance', 'open cases', 'open interstate cases', 'out-of-wedlock', 'paternity', 'paternity established', 'support', 'support distributed', 'support due', 'title iv-a', 'title iv-d', 'title iv-e', 'tribal iv-a'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.acf.hhs.gov/datagov-datasets/ocse/dcs/157_CSE_ANNUAL_DICTIONARY.xlsx'}, {'description': '<p>State officials use the OCSE-157 to report annual statistical and financial information on their Child Support Enforcement (CSE) program to the Department of Health and Human Services (HHS). This information will enable the Secretary of HHS to comply with sections 409, 452(a) and (g), 458, and 469 of the Social Security Act (the Act). The Act requires the Secretary to establish standards for an effective Child Support Enforcement program, and to make an Annual Report to the Congress on program activities. Information submitted by states will also enable HHS to compute individual state incentive, penalty, and outcome measures to be used in evaluating state performance in running a CSE program. The authority to collect this information is also set forth in regulations at 45 CFR 30</p>\n', 'programCode': ['009:084'], 'title': 'Child Support Enforcement Annual Data Report Form 157 - YR 2008', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families, Department of Health & Human Services'}, 'theme': ['Health', 'State'], 'landingPage': 'https://healthdata.gov/dataset/child-support-enforcement-annual-data-report-form-157-yr-2008', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-08-03', 'temporal': '2008-01-01T00:00:00-05:00/2008-09-30T00:00:00-04:00', 'identifier': 'd1c6a578-79f1-4b6e-8864-4c3cc50c87b9', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'http://www.acf.hhs.gov/datagov-datasets/ocse/dcs/157_CSE_ANNUAL_2008.csv', 'mediaType': 'application/unknown', 'title': 'CSV '}], 'keyword': ['annual data', 'arrears', 'assistance', 'cases initiated in state', 'cases open', 'Child', 'child support', 'Child Support Enforcement', 'Children', 'current assistance', 'employees', 'former assistance', 'good cause', 'health insurance', 'interstate cases', 'iv-d offices', 'Medicaid', 'medical coverage', 'medical support', 'never assistance', 'open cases', 'open interstate cases', 'out-of-wedlock', 'paternity', 'paternity established', 'support', 'support distributed', 'support due', 'title iv-a', 'title iv-d', 'title iv-e', 'tribal iv-a'], 'bureauCode': ['009:70'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.acf.hhs.gov/datagov-datasets/ocse/dcs/157_CSE_ANNUAL_DICTIONARY.xlsx'}, {'description': '<p>State officials use the OCSE-157 to report annual statistical and financial information on their Child Support Enforcement (CSE) program to the Department of Health and Human Services (HHS). This information will enable the Secretary of HHS to comply with sections 409, 452(a) and (g), 458, and 469 of the Social Security Act (the Act). The Act requires the Secretary to establish standards for an effective Child Support Enforcement program, and to make an Annual Report to the Congress on program activities. Information submitted by states will also enable HHS to compute individual state incentive, penalty, and outcome measures to be used in evaluating state performance in running a CSE program. The authority to collect this information is also set forth in regulations at 45 CFR 30</p>\n', 'programCode': ['009:084'], 'title': 'Child Support Enforcement Annual Data Report Form 157 - YR 2003', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families, Department of Health & Human Services'}, 'theme': ['Health', 'State'], 'landingPage': 'https://healthdata.gov/dataset/child-support-enforcement-annual-data-report-form-157-yr-2003', 'modified': '2020-03-03', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-08-03', 'temporal': '2003-01-01T00:00:00-05:00/2003-09-30T00:00:00-04:00', 'identifier': 'd9cb0535-6f27-45f7-b6cd-4e46ef104d60', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'http://www.acf.hhs.gov/datagov-datasets/ocse/dcs/157_CSE_ANNUAL_2003.csv', 'mediaType': 'application/unknown', 'title': 'CSV '}], 'keyword': ['annual data', 'arrears', 'assistance', 'cases initiated in state', 'cases open', 'Child', 'child support', 'Child Support Enforcement', 'Children', 'current assistance', 'employees', 'former assistance', 'good cause', 'health insurance', 'interstate cases', 'iv-d offices', 'Medicaid', 'medical coverage', 'medical support', 'never assistance', 'open cases', 'open interstate cases', 'out-of-wedlock', 'paternity', 'paternity established', 'support', 'support distributed', 'support due', 'title iv-a', 'title iv-d', 'title iv-e', 'tribal iv-a'], 'bureauCode': ['001:05'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.acf.hhs.gov/datagov-datasets/ocse/dcs/157_CSE_ANNUAL_DICTIONARY.xlsx'}, {'description': '<p>State officials will use the OCSE-157 to report statistical and some financial information on their Child Support Enforcement (CSE) program to the Department of Health and Human Services (HHS). This information will enable the Secretary of HHS to comply with sections 409, 452(a) and (g), 458, and 469 of the Social Security Act (the Act). The Act requires the Secretary to establish standards for an effective Child Support Enforcement program, to establish minimum organization and staffing requirements, and to make an Annual Report to the Congress on program activities. Information submitted by states will also enable HHS to compute individual state incentive, penalty, and outcome measures to be used in evaluating state performance in running a CSE program. The authority to collect this information is also set forth in regulations at 45 CFR 302.15(a).</p>\n', 'programCode': ['009:084'], 'title': 'Child Support Enforcement Annual Data Report Form 157 - YR 2004', 'temporal': '2003-01-01T00:00:00-05:00/2004-01-01T00:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['Health', 'State'], 'landingPage': 'https://healthdata.gov/dataset/child-support-enforcement-annual-data-report-form-157-yr-2004-1', 'modified': '2018-11-16', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-08-03', 'accessLevel': 'public', 'identifier': '4cbd44e6-8a45-4972-8d6e-cc3d1abcc869', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'http://www.acf.hhs.gov/datagov-datasets/ocse/dcs/157_CSE_ANNUAL_2004.csv', 'mediaType': 'application/unknown', 'title': 'CSV'}], 'keyword': ['annual data', 'arrears', 'assistance', 'cases initiated in state', 'cases open', 'child', 'child support', 'Child Support Enforcement', 'children', 'current assistance', 'employees', 'former assistance', 'good cause', 'health insurance', 'interstate cases', 'iv-d offices', 'Medicaid', 'medical coverage', 'medical support', 'never assistance', 'open cases', 'open interstate cases', 'out-of-wedlock', 'paternity', 'paternity established', 'support', 'support distributed', 'support due', 'title iv-a', 'title iv-d', 'title iv-e', 'tribal iv-a'], 'bureauCode': ['009:70'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.acf.hhs.gov/datagov-datasets/ocse/dcs/157_CSE_ANNUAL_DICTIONARY.xlsx'}, {'description': '<p>The CDC WONDER Mortality - Underlying Cause of Death online database is a county-level national mortality and population database spanning the years since 1979 -2008. The number of deaths, crude death rates, age-adjusted death rates, standard errors and 95% confidence intervals for death rates can be obtained by place of residence (total U.S., Census region, Census division, state, and county), age group (including infant age groups), race (years 1979-1998: White, Black, and Other; years 1999-2008: American Indian or Alaska Native, Asian or Pacific Islander, Black or African American, and White), Hispanic origin (years 1979-1998: not available; years 1999-present: Hispanic or Latino, not Hispanic or Latino, Not Stated), gender, year of death, and underlying cause of death (years 1979-1998: 4-digit ICD-9 code and 72 cause-of-death recode; years 1999-present: 4-digit ICD-10 codes and 113 cause-of-death recode, as well as the Injury Mortality matrix classification for Intent and Mechanism), and urbanization level of residence (2006 NCHS urban-rural classification scheme for counties). The Compressed Mortality data are produced by the National Center for Health Statistics.</p>\n', 'programCode': ['009:048'], 'title': 'CDC WONDER: Compressed Mortality - Underlying Cause of Death', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention, Department of Health & Human Services'}, 'theme': ['Health', 'State'], 'landingPage': 'https://healthdata.gov/dataset/cdc-wonder-compressed-mortality-underlying-cause-death', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-08-03', 'temporal': '1968-01-01T00:00:00-05:00/2009-12-31T00:00:00-05:00', 'identifier': 'a9ec849a-2e11-40d6-809a-b6a2adafbabb', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'text', 'accessURL': 'http://wonder.cdc.gov/mortSQL.html', 'mediaType': 'application/unknown', 'title': 'Text '}], 'keyword': ['mortality deaths births health population cause disease ICD Urbanization State County Infant Race Hi'], 'bureauCode': ['009:20'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://wonder.cdc.gov/wonder/help/cmf.html'}, {'description': '<p>State officials use the OCSE-157 to report annual statistical and financial information on their Child Support Enforcement (CSE) program to the Department of Health and Human Services (HHS). This information will enable the Secretary of HHS to comply with sections 409, 452(a) and (g), 458, and 469 of the Social Security Act (the Act). The Act requires the Secretary to establish standards for an effective Child Support Enforcement program, and to make an Annual Report to the Congress on program activities. Information submitted by states will also enable HHS to compute individual state incentive, penalty, and outcome measures to be used in evaluating state performance in running a CSE program. The authority to collect this information is also set forth in regulations at 45 CFR 30</p>\n', 'programCode': ['009:084'], 'title': 'Child Support Enforcement Annual Data Report Form 157 - YR 2007', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families, Department of Health & Human Services'}, 'theme': ['Health', 'State'], 'landingPage': 'https://healthdata.gov/dataset/child-support-enforcement-annual-data-report-form-157-yr-2007', 'modified': '2020-03-03', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-08-03', 'temporal': '2007-01-01T00:00:00-05:00/2007-09-30T00:00:00-04:00', 'identifier': '86b4522c-0d3d-44cf-bb8a-b9f04265baae', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'http://www.acf.hhs.gov/datagov-datasets/ocse/dcs/157_CSE_ANNUAL_2007.csv', 'mediaType': 'application/unknown', 'title': 'CSV '}], 'keyword': ['annual data', 'arrears', 'assistance', 'cases initiated in state', 'cases open', 'Child', 'child support', 'Child Support Enforcement', 'Children', 'current assistance', 'employees', 'former assistance', 'good cause', 'health insurance', 'interstate cases', 'iv-d offices', 'Medicaid', 'medical coverage', 'medical support', 'never assistance', 'open cases', 'open interstate cases', 'out-of-wedlock', 'paternity', 'paternity established', 'support', 'support distributed', 'support due', 'title iv-a', 'title iv-d', 'title iv-e', 'tribal iv-a'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.acf.hhs.gov/datagov-datasets/ocse/dcs/157_CSE_ANNUAL_DICTIONARY.xlsx'}, {'description': "<p>The Births (Natality) online databases in CDC WONDER report birth rates, fertility rates and counts of live births occurring within the United States to U.S. residents and non-residents. Counts can be obtained by state, county, child's gender and weight, mother's race, mother's age, mother's education, gestation period, prenatal care, birth plurality, and mother's medical and tobacco use risk factors. The data are derived from birth certificates. Data are available since 1995. The data are produced by the National Center for Health Statistics.</p>\n", 'programCode': ['009:015'], 'title': 'CDC WONDER: Births', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention, Department of Health & Human Services'}, 'theme': ['Health', 'State'], 'landingPage': 'https://healthdata.gov/dataset/cdc-wonder-births-0', 'modified': '2020-02-21', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-08-03', 'temporal': '1995-01-01T00:00:00-05:00/2009-12-31T00:00:00-05:00', 'identifier': 'fb7cc429-69d2-4424-b287-68855af600ff', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'text', 'accessURL': 'http://wonder.cdc.gov/natality.html', 'mediaType': 'application/unknown', 'title': 'Text '}], 'keyword': ['Natality Births Population Health State County Infant Race Hispanic Age Sex Year Birth Weight Gestat'], 'bureauCode': ['009:20'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://wonder.cdc.gov/wonder/help/natality.html'}, {'description': '<p>This dataset contains annual data on collections received and distributed by State agencies administering the Child Support Enforcement program under title IV-D of the Social Security Act. The information is obtained quarterly from a mandatory form submitted to the Agency by all participating states.<br />\nThe Office of Child Support Enforcement uses this information to calculate and issue quarterly Federal grant awards and annual incentive payments to the State agencies administering the Child Support Enforcement Program.<br />\nThis is considered public information and is published in an annual report of statistical and financial data available to the public.</p>\n', 'programCode': ['009:084'], 'title': 'Child Support Enforcement Annual Data Report Form 34A - 2005', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families, Department of Health & Human Services'}, 'theme': ['State'], 'landingPage': 'https://healthdata.gov/dataset/child-support-enforcement-annual-data-report-form-34a-2005', 'modified': '2020-03-03', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-08-03', 'temporal': '2005-01-01T00:00:00-05:00/2005-09-30T00:00:00-04:00', 'identifier': '5edbbebc-a823-4cc1-86af-5b049a215567', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'http://www.acf.hhs.gov/datagov-datasets/ocse/dcs/34A_CSE_ANNUAL_2005.csv', 'mediaType': 'application/unknown', 'title': 'CSV '}], 'keyword': ['Administrative Enforcement', 'assistance', 'balances', 'Child Support Enforcement', 'collections', 'collections held for future support', 'collections pending distribution', 'collections received and distributed', 'collections sent to other states', 'current assistance', 'disbursements', 'family', 'federal government', 'federal share', 'fees', 'fees withheld by state', 'former assistance', 'Foster Care', 'income withholding', 'iv-a assistance', 'iv-d program', 'iv-e assistance', 'Medicaid', 'medical support', 'net amounts', 'Other Countries', 'Payments', 'Reimbursement', 'remaining collections', 'support', 'tax refund', 'undistributed collections', 'unidentified collections'], 'bureauCode': ['001:05'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.acf.hhs.gov/datagov-datasets/ocse/dcs/34A_CSE_ANNUAL_DICTIONARY.xlsx'}, {'description': '<p>This dataset contains information about collections received and distributed by State agencies administering the Child Support Enforcement program under title IV-D of the Social Security Act.<br />\nThe information is obtained annually from a mandatory form submitted to the Agency by all participating states.</p>\n<p>The Office of Child Support Enforcement uses this information to calculate and issue quarterly Federal grant awards and annual incentive payments to the State agencies administering the Child Support Enforcement Program.</p>\n<p>This is considered public information and is published in an annual report of statistical and financial data available to the public.</p>\n', 'programCode': ['009:084'], 'title': 'Child Support Enforcement Annual Data Report Form 34A - 2006', 'temporal': '2005-01-01T00:00:00-05:00/2006-01-01T00:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families'}, 'theme': ['State'], 'landingPage': 'http://www.acf.hhs.gov/programs/cse/', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-08-03', 'accessLevel': 'public', 'identifier': '1bf7e8c1-8088-4bce-86c9-a28a86e41238', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'http://', 'mediaType': 'application/unknown', 'title': 'CSV'}], 'keyword': ['Administrative Enforcement', 'assistance', 'balances', 'Child Support Enforcement', 'collections', 'collections held for future support', 'collections pending distribution', 'collections received and distributed', 'collections sent to other states', 'current assistance', 'disbursements', 'family', 'federal government', 'federal share', 'fees', 'fees withheld by state', 'former assistance', 'Foster Care', 'income withholding', 'iv-a assistance', 'iv-d program', 'iv-e assistance', 'Medicaid', 'medical support', 'net amounts', 'Other Countries', 'Payments', 'Reimbursement', 'remaining collections', 'support', 'tax refund', 'undistributed collections', 'unidentified collections'], 'bureauCode': ['009:70'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The Vaccine Adverse Event Reporting System (VAERS) online database on CDC WONDER provides counts and percentages of adverse event case reports after vaccination, received since January 1990 through last month. Data are available by symptom, vaccine product, manufacturer, onset interval, outcome category, year and month vaccinated, year and month reported, age, sex and state / territory. The Vaccine Adverse Event Reporting System is a cooperative program for vaccine safety of the Centers for Disease Control and Prevention (CDC) and the Food and Drug Administration (FDA). VAERS is a post-marketing safety surveillance program, collecting information about adverse events (possible side effects) that occur after the administration of US licensed vaccines. Data are from the US Department of Health and Human Services (DHHS), Public Health Service (PHS), Food and Drug Administration (FDA)/ Centers for Disease Control (CDC), Vaccine Adverse Event Reporting System (VAERS).</p>\n', 'programCode': ['009:028'], 'title': 'CDC Wonder Vaccine Adverse Event Reporting System', 'temporal': '1990-01-01T00:00:00-05:00/2012-06-13T00:00:00-04:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'landingPage': 'https://healthdata.gov/dataset/cdc-wonder-vaccine-adverse-event-reporting-system', 'modified': '2019-06-15', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-08-03', 'accessLevel': 'public', 'identifier': 'e5532932-ebba-4912-8e59-1e40864911a1', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'text', 'accessURL': 'http://wonder.cdc.gov/vaers.html', 'mediaType': 'application/unknown', 'title': 'Text '}], 'keyword': ['Adverse Event', 'side effect', 'vaccine', 'vaers'], 'bureauCode': ['009:20'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://wonder.cdc.gov/wonder/help/vaers.html'}, {'description': '<p>This dataset contains annual data on collections received and distributed by State agencies administering the Child Support Enforcement program under title IV-D of the Social Security Act. The information is obtained quarterly from a mandatory form submitted to the Agency by all participating states.<br />\nThe Office of Child Support Enforcement uses this information to calculate and issue quarterly Federal grant awards and annual incentive payments to the State agencies administering the Child Support Enforcement Program.<br />\nThis is considered public information and is published in an annual report of statistical and financial data available to the public.</p>\n', 'programCode': ['009:084'], 'title': 'Child Support Enforcement Annual Data Report Form 34A - 2004', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families, Department of Health & Human Services'}, 'theme': ['State'], 'landingPage': 'https://healthdata.gov/dataset/child-support-enforcement-annual-data-report-form-34a-2004', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-08-03', 'temporal': '2004-01-01T00:00:00-05:00/2004-09-30T00:00:00-04:00', 'identifier': 'fdd01f51-c7b8-46b3-ad84-99cb859be6fa', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'http://www.acf.hhs.gov/datagov-datasets/ocse/dcs/34A_CSE_ANNUAL_2004.csv', 'mediaType': 'application/unknown', 'title': 'CSV '}], 'keyword': ['Administrative Enforcement', 'assistance', 'balances', 'Child Support Enforcement', 'collections', 'collections held for future support', 'collections pending distribution', 'collections received and distributed', 'collections sent to other states', 'current assistance', 'disbursements', 'family', 'federal government', 'federal share', 'fees', 'fees withheld by state', 'former assistance', 'Foster Care', 'income withholding', 'iv-a assistance', 'iv-d program', 'iv-e assistance', 'Medicaid', 'medical support', 'net amounts', 'Other Countries', 'Payments', 'Reimbursement', 'remaining collections', 'support', 'tax refund', 'undistributed collections', 'unidentified collections'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.acf.hhs.gov/datagov-datasets/ocse/dcs/34A_CSE_ANNUAL_DICTIONARY.xlsx'}, {'description': '<p>The Population online databases contain data from the US Census Bureau. The Census Estimates online database contains county-level population counts for years 1970 - 2000. The data comprise the April 1st Census counts for years 1970, 1980, 1990 and 2000, the July 1st intercensal estimates for years 1971-1979 and 1981-1989, and the July 1st postcensal estimates for years 1991-1999. The Census Projections online database contains population projections for years 2004-2030 by year, state, age, race and sex, produced by the Census Bureau in 2005. The data are produced by the United States Department of Commerce, U.S. Census Bureau, Population Division.</p>\n', 'programCode': ['009:048'], 'title': 'CDC WONDER: Population (from Census)', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention, Department of Health & Human Services'}, 'theme': ['State'], 'landingPage': 'https://healthdata.gov/dataset/cdc-wonder-population-census-0', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-08-03', 'temporal': '1970-01-01T00:00:00-05:00/2030-12-31T00:00:00-05:00', 'identifier': 'c0ad9152-c042-4054-a7d6-322405e2b878', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'api', 'accessURL': 'http://wonder.cdc.gov/population.html', 'mediaType': 'application/unknown', 'title': 'API '}], 'keyword': ['age race sex year state county'], 'bureauCode': ['009:20'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://wonder.cdc.gov/population.html'}, {'description': '<p>This dataset contains annual data on collections received and distributed by State agencies administering the Child Support Enforcement program under title IV-D of the Social Security Act. The information is obtained quarterly from a mandatory form submitted to the Agency by all participating states.<br />\nThe Office of Child Support Enforcement uses this information to calculate and issue quarterly Federal grant awards and annual incentive payments to the State agencies administering the Child Support Enforcement Program.<br />\nThis is considered public information and is published in an annual report of statistical and financial data available to the public.</p>\n', 'programCode': ['009:084'], 'title': 'Child Support Enforcement Annual Data Report Form 34A - 2007', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['State'], 'landingPage': 'https://healthdata.gov/dataset/child-support-enforcement-annual-data-report-form-34a-2007', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-08-03', 'temporal': '2007-01-01T00:00:00-05:00/2007-09-30T00:00:00-04:00', 'identifier': 'd0b392c2-9587-4b34-a6f6-55743455434d', '@type': 'dcat:Dataset', 'modified': '2020-03-04', 'keyword': ['Administrative Enforcement', 'assistance', 'balances', 'Child Support Enforcement', 'collections', 'collections held for future support', 'collections pending distribution', 'collections received and distributed', 'collections sent to other states', 'current assistance', 'disbursements', 'family', 'federal government', 'federal share', 'fees', 'fees withheld by state', 'former assistance', 'Foster Care', 'income withholding', 'iv-a assistance', 'iv-d program', 'iv-e assistance', 'Medicaid', 'medical support', 'net amounts', 'Other Countries', 'Payments', 'Reimbursement', 'remaining collections', 'support', 'tax refund', 'undistributed collections', 'unidentified collections'], 'bureauCode': ['009:70'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.acf.hhs.gov/datagov-datasets/ocse/dcs/34A_CSE_ANNUAL_DICTIONARY.xlsx'}, {'description': '<p>This dataset contains annual data on collections received and distributed by State agencies administering the Child Support Enforcement program under title IV-D of the Social Security Act. The information is obtained quarterly from a mandatory form submitted to the Agency by all participating states.<br />\nThe Office of Child Support Enforcement uses this information to calculate and issue quarterly Federal grant awards and annual incentive payments to the State agencies administering the Child Support Enforcement Program.<br />\nThis is considered public information and is published in an annual report of statistical and financial data available to the public.</p>\n', 'programCode': ['009:084'], 'title': 'Child Support Enforcement Annual Data Report Form 34A - 2008', 'temporal': '2008-01-01T00:00:00-05:00/2008-09-30T00:00:00-04:00', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families'}, 'theme': ['State'], 'landingPage': 'https://healthdata.gov/dataset/child-support-enforcement-annual-data-report-form-34a-2008', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:micrs.support@acf.hhs.gov', 'fn': 'HealthDatagov Questions'}, 'issued': '2012-08-03', 'accessLevel': 'public', 'identifier': 'dfffb2e3-1731-4572-8b75-fcee4bf904cc', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.acf.hhs.gov/datagov-datasets/ocse/dcs/34A_CSE_ANNUAL_2008.csv', 'format': 'csv', 'title': 'Child Support Enforcement Annual Data Report Form 34A - 2008', 'description': '<p>Child Support Enforcement Annual Data Report Form 34A - 2008</p>\n', 'mediaType': 'application/unknown'}], 'keyword': ['Administrative Enforcement', 'assistance', 'balances', 'Child Support Enforcement', 'collections', 'collections held for future support', 'collections pending distribution', 'collections received and distributed', 'collections sent to other states', 'current assistance', 'disbursements', 'family', 'federal government', 'federal share', 'fees', 'fees withheld by state', 'former assistance', 'Foster Care', 'income withholding', 'iv-a assistance', 'iv-d program', 'iv-e assistance', 'Medicaid', 'medical support', 'net amounts', 'Other Countries', 'Payments', 'Reimbursement', 'remaining collections', 'support', 'tax refund', 'undistributed collections', 'unidentified collections'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.acf.hhs.gov/datagov-datasets/ocse/dcs/34A_CSE_ANNUAL_DICTIONARY.xlsx'}, {'description': '<p>This dataset contains annual data on collections received and distributed by State agencies administering the Child Support Enforcement program under title IV-D of the Social Security Act. The information is obtained quarterly from a mandatory form submitted to the Agency by all participating states.<br />\nThe Office of Child Support Enforcement uses this information to calculate and issue quarterly Federal grant awards and annual incentive payments to the State agencies administering the Child Support Enforcement Program.<br />\nThis is considered public information and is published in an annual report of statistical and financial data available to the public.</p>\n', 'programCode': ['009:084'], 'title': 'Child Support Enforcement Annual Data Report Form 34A - 2006', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families, Department of Health & Human Services'}, 'theme': ['State'], 'landingPage': 'https://healthdata.gov/dataset/child-support-enforcement-annual-data-report-form-34a-2006-0', 'modified': '2020-03-03', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-08-03', 'temporal': '2006-01-01T00:00:00-05:00/2006-09-30T00:00:00-04:00', 'identifier': 'be05b97c-c944-4632-9897-5b167b973df9', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'http://www.acf.hhs.gov/datagov-datasets/ocse/dcs/34A_CSE_ANNUAL_2006.csv', 'mediaType': 'application/unknown', 'title': 'CSV '}], 'keyword': ['Administrative Enforcement', 'assistance', 'balances', 'Child Support Enforcement', 'collections', 'collections held for future support', 'collections pending distribution', 'collections received and distributed', 'collections sent to other states', 'current assistance', 'disbursements', 'family', 'federal government', 'federal share', 'fees', 'fees withheld by state', 'former assistance', 'Foster Care', 'income withholding', 'iv-a assistance', 'iv-d program', 'iv-e assistance', 'Medicaid', 'medical support', 'net amounts', 'Other Countries', 'Payments', 'Reimbursement', 'remaining collections', 'support', 'tax refund', 'undistributed collections', 'unidentified collections'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.acf.hhs.gov/datagov-datasets/ocse/dcs/34A_CSE_ANNUAL_DICTIONARY.xlsx'}, {'description': '<p>This dataset contains annual data on collections received and distributed by State agencies administering the Child Support Enforcement program under title IV-D of the Social Security Act. The information is obtained quarterly from a mandatory form submitted to the Agency by all participating states.<br />\nThe Office of Child Support Enforcement uses this information to calculate and issue quarterly Federal grant awards and annual incentive payments to the State agencies administering the Child Support Enforcement Program.<br />\nThis is considered public information and is published in an annual report of statistical and financial data available to the public.</p>\n', 'programCode': ['009:084'], 'title': 'Child Support Enforcement Annual Data Report Form 34A - 2009', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families'}, 'theme': ['State'], 'landingPage': 'https://healthdata.gov/dataset/child-support-enforcement-annual-data-report-form-34a-2009', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-08-03', 'temporal': '2009-01-01T00:00:00-05:00/2009-09-30T00:00:00-04:00', 'identifier': '0a752cda-80ac-4ab1-82fd-9b62432bde62', '@type': 'dcat:Dataset', 'modified': '2020-03-03', 'keyword': ['Administrative Enforcement', 'assistance', 'balances', 'Child Support Enforcement', 'collections', 'collections held for future support', 'collections pending distribution', 'collections received and distributed', 'collections sent to other states', 'current assistance', 'disbursements', 'family', 'federal government', 'federal share', 'fees', 'fees withheld by state', 'former assistance', 'Foster Care', 'income withholding', 'iv-a assistance', 'iv-d program', 'iv-e assistance', 'Medicaid', 'medical support', 'net amounts', 'Other Countries', 'Payments', 'Reimbursement', 'remaining collections', 'support', 'tax refund', 'undistributed collections', 'unidentified collections'], 'bureauCode': ['009:38'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.acf.hhs.gov/datagov-datasets/ocse/dcs/34A_CSE_ANNUAL_DICTIONARY.xlsx'}, {'description': '<p>State officials use the OCSE-157 to report annual statistical and financial information on their Child Support Enforcement (CSE) program to the Department of Health and Human Services (HHS). This information will enable the Secretary of HHS to comply with sections 409, 452(a) and (g), 458, and 469 of the Social Security Act (the Act). The Act requires the Secretary to establish standards for an effective Child Support Enforcement program, and to make an Annual Report to the Congress on program activities. Information submitted by states will also enable HHS to compute individual state incentive, penalty, and outcome measures to be used in evaluating state performance in running a CSE program. The authority to collect this information is also set forth in regulations at 45 CFR 30</p>\n', 'programCode': ['009:084'], 'title': 'Child Support Enforcement Annual Data Report Form 157 - YR 2009', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families, Department of Health & Human Services'}, 'theme': ['Health', 'State'], 'landingPage': 'https://healthdata.gov/dataset/child-support-enforcement-annual-data-report-form-157-yr-2009', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-08-03', 'temporal': '2009-01-01T00:00:00-05:00/2009-09-30T00:00:00-04:00', 'identifier': 'ec6b9a86-eaad-4a25-a89b-e5a565aea3c2', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'http://www.acf.hhs.gov/datagov-datasets/ocse/dcs/157_CSE_ANNUAL_2009.csv', 'mediaType': 'application/unknown', 'title': 'CSV '}], 'keyword': ['annual data', 'arrears', 'assistance', 'cases initiated in state', 'cases open', 'Child', 'child support', 'Child Support Enforcement', 'Children', 'current assistance', 'employees', 'former assistance', 'good cause', 'health insurance', 'interstate cases', 'iv-d offices', 'Medicaid', 'medical coverage', 'medical support', 'never assistance', 'open cases', 'open interstate cases', 'out-of-wedlock', 'paternity', 'paternity established', 'support', 'support distributed', 'support due', 'title iv-a', 'title iv-d', 'title iv-e', 'tribal iv-a'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.acf.hhs.gov/datagov-datasets/ocse/dcs/157_CSE_ANNUAL_DICTIONARY.xlsx'}, {'description': '<p>This dataset contains annual data on collections received and distributed by State agencies administering the Child Support Enforcement program under title IV-D of the Social Security Act. The information is obtained quarterly from a mandatory form submitted to the Agency by all participating states.<br />\nThe Office of Child Support Enforcement uses this information to calculate and issue quarterly Federal grant awards and annual incentive payments to the State agencies administering the Child Support Enforcement Program.<br />\nThis is considered public information and is published in an annual report of statistical and financial data available to the public.</p>\n', 'programCode': ['009:084'], 'title': 'Child Support Enforcement Annual Data Report Form 34A - 2003', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families, Department of Health & Human Services'}, 'theme': ['State'], 'landingPage': 'https://healthdata.gov/dataset/child-support-enforcement-annual-data-report-form-34a-2003', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-08-03', 'temporal': '2003-01-01T00:00:00-05:00/2003-09-30T00:00:00-04:00', 'identifier': 'e6e90cb1-544e-4066-8030-828d9fb82aa3', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'http://www.acf.hhs.gov/datagov-datasets/ocse/dcs/34A_CSE_ANNUAL_2003.csv', 'mediaType': 'application/unknown', 'title': 'CSV '}], 'keyword': ['Administrative Enforcement', 'assistance', 'balances', 'Child Support Enforcement', 'collections', 'collections held for future support', 'collections pending distribution', 'collections received and distributed', 'collections sent to other states', 'current assistance', 'disbursements', 'family', 'federal government', 'federal share', 'fees', 'fees withheld by state', 'former assistance', 'Foster Care', 'income withholding', 'iv-a assistance', 'iv-d program', 'iv-e assistance', 'Medicaid', 'medical support', 'net amounts', 'Other Countries', 'Payments', 'Reimbursement', 'remaining collections', 'support', 'tax refund', 'undistributed collections', 'unidentified collections'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.acf.hhs.gov/datagov-datasets/ocse/dcs/34A_CSE_ANNUAL_DICTIONARY.xlsx'}, {'description': '<p>State officials use the OCSE-157 to report annual statistical and financial information on their Child Support Enforcement (CSE) program to the Department of Health and Human Services (HHS). This information will enable the Secretary of HHS to comply with sections 409, 452(a) and (g), 458, and 469 of the Social Security Act (the Act). The Act requires the Secretary to establish standards for an effective Child Support Enforcement program, and to make an Annual Report to the Congress on program activities. Information submitted by states will also enable HHS to compute individual state incentive, penalty, and outcome measures to be used in evaluating state performance in running a CSE program. The authority to collect this information is also set forth in regulations at 45 CFR 30</p>\n', 'programCode': ['009:084'], 'title': 'Child Support Enforcement Annual Data Report Form 157 - YR 2005', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families, Department of Health & Human Services'}, 'theme': ['Health', 'State'], 'landingPage': 'https://healthdata.gov/dataset/child-support-enforcement-annual-data-report-form-157-yr-2005', 'modified': '2020-02-21', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-08-03', 'temporal': '2005-01-01T00:00:00-05:00/2005-09-30T00:00:00-04:00', 'identifier': '0de9a40c-ee8d-4250-b8b6-7627c0ed63c1', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'http://www.acf.hhs.gov/datagov-datasets/ocse/dcs/157_CSE_ANNUAL_2005.csv', 'mediaType': 'application/unknown', 'title': 'CSV '}], 'keyword': ['annual data', 'arrears', 'assistance', 'cases initiated in state', 'cases open', 'Child', 'child support', 'Child Support Enforcement', 'Children', 'current assistance', 'employees', 'former assistance', 'good cause', 'health insurance', 'interstate cases', 'iv-d offices', 'Medicaid', 'medical coverage', 'medical support', 'never assistance', 'open cases', 'open interstate cases', 'out-of-wedlock', 'paternity', 'paternity established', 'support', 'support distributed', 'support due', 'title iv-a', 'title iv-d', 'title iv-e', 'tribal iv-a'], 'bureauCode': ['001:05'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.acf.hhs.gov/datagov-datasets/ocse/dcs/157_CSE_ANNUAL_DICTIONARY.xlsx'}, {'description': '<p>State officials will use the OCSE-157 to report statistical and some financial information on their Child Support Enforcement (CSE) program to the Department of Health and Human Services (HHS). This information will enable the Secretary of HHS to comply with sections 409, 452(a) and (g), 458, and 469 of the Social Security Act (the Act). The Act requires the Secretary to establish standards for an effective Child Support Enforcement program, to establish minimum organization and staffing requirements, and to make an Annual Report to the Congress on program activities. Information submitted by states will also enable HHS to compute individual state incentive, penalty, and outcome measures to be used in evaluating state performance in running a CSE program. The authority to collect this information is also set forth in regulations at 45 CFR 302.15(a).</p>\n', 'programCode': ['009:084'], 'title': 'Child Support Enforcement Annual Data Report Form 157 - YR 2004', 'temporal': '2003-01-01T00:00:00-05:00/2004-01-01T00:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families'}, 'landingPage': 'https://healthdata.gov/dataset/child-support-enforcement-annual-data-report-form-157-yr-2004-0', 'modified': '2019-06-15', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-08-03', 'accessLevel': 'public', 'identifier': '31c27f07-8d99-4d9d-a3f5-01f920e1c4e0', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'http://www.acf.hhs.gov/datagov-datasets/ocse/dcs/157_CSE_ANNUAL_2004.csv', 'mediaType': 'application/unknown', 'title': 'CSV'}], 'keyword': ['administration-for-children-and-families'], 'bureauCode': ['009:70'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.acf.hhs.gov/datagov-datasets/ocse/dcs/157_CSE_ANNUAL_DICTIONARY.xlsx'}, {'description': '<p>The Health Information National Trends Survey (HINTS) is a biennial, cross-sectional survey of a nationally-representative sample of American adults that is used to assess the impact of the health information environment. The survey provides updates on changing patterns, needs, and information opportunities in health; Identifies changing communications trends and practices; Assesses cancer information access and usage; Provides information about how cancer risks are perceived; and Offers a testbed to researchers to test new theories in health communication. </p>\n', 'programCode': ['009:031'], 'title': 'Health Information National Trends Survey (HINTS)', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH), Department of Health & Human Services'}, 'theme': ['Health'], 'landingPage': 'https://healthdata.gov/dataset/health-information-national-trends-survey-hints', 'modified': '2020-03-03', 'contactPoint': {'hasEmail': 'mailto:NCIHints@mail.nih.gov', 'fn': 'NCI HINTS'}, 'issued': '2012-08-01', 'temporal': '2003-10-02T00:00:00-04:00/2003-10-02T00:00:00-04:00', 'identifier': 'e070c4c9-e4cf-4494-9e0a-40eb5761809e', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://hints.cancer.gov/terms.aspx', 'mediaType': 'application/unknown', 'title': ' '}], 'keyword': ['health communication cancer information seeking Information Cancer Perception Cancer Knowledge', 'Internet Use Numeracy Nutrition Physical Activity Patient-provider Communication Risk Perceptio'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://hints.cancer.gov/instrument.aspx'}, {'description': '<p>The Sexually Transmitted Disease (STD) Morbidity online databases on CDC WONDER contain case reports reported from the 50 United States and D.C., Puerto Rico, Virgin Islands and Guam. The online databases report the number of cases and disease incidence rates by year, state, disease, age, gender of patient, type of STD, and area of report, since 1984. Data are updated annually. Data are produced by the U.S. Department of Health and Human Services, Public Health Service, Centers for Disease Control and Prevention (CDC), National Center for HIV/AIDS, viral Hepatitis, STD and TB Prevention (NCHHSTP).</p>\n', 'programCode': ['009:027'], 'title': 'CDC WONDER: Sexually Transmitted Disease (STD) morbidity', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention, Department of Health & Human Services'}, 'theme': ['State'], 'landingPage': 'https://healthdata.gov/dataset/cdc-wonder-sexually-transmitted-disease-std-morbidity-0', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-08-01', 'temporal': '1984-01-01T00:00:00-05:00/2009-12-31T00:00:00-05:00', 'identifier': '9731c732-b001-4413-81ce-a4345df220c6', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'text', 'accessURL': 'http://wonder.cdc.gov/std.html', 'mediaType': 'application/unknown', 'title': 'Text '}], 'keyword': ['Age', 'case', 'incidence', 'morbidity', 'Sex Race Ethnicity Year State Puerto Rico Virgin Islands Guam', 'Sexually Transmitted Disease', 'STD'], 'bureauCode': ['009:20'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://wonder.cdc.gov/std.html'}, {'description': '<p>Characteristics of families and children served by Child Care and Development Fund (CCDF)</p>\n', 'programCode': ['009:015'], 'title': 'OCC Administrative Data', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families, Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/occ-administrative-data', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-08-01', 'temporal': '2009-01-01T00:00:00-05:00/2010-01-01T00:00:00-05:00', 'identifier': '803d680c-e91c-4347-b91b-c24051b8a7c5', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.acf.hhs.gov/programs/occ/resource/fy-2011-data-tables-preliminary', 'mediaType': 'application/unknown', 'title': 'XLS '}], 'keyword': ['Children Families Child Care'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.acf.hhs.gov/programs/occ/resource/current-technical-bulletins'}, {'description': '<p>Provides sampled raw data that can be used to produce tables of characteristics, work participation status and financial circurmstantes of the TANF and SSP-MOE</p>\n', 'programCode': ['009:102'], 'title': 'Temporary Assistance for Needy Families (TANF):Data and Documentation:Sample Data Available to the Public', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families, Department of Health & Human Services'}, 'dataQuality': True, 'landingPage': 'https://healthdata.gov/dataset/temporary-assistance-needy-families-tanfdata-and-documentationsample-data-available-public', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-08-01', 'temporal': '2009-01-01T00:00:00-05:00/2009-01-01T00:00:00-05:00', 'identifier': '80685b35-3cf9-425b-ae11-e957dc00cf4a', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'text', 'accessURL': 'http://aspe.hhs.gov/ftp/hsp/TANF-data/', 'mediaType': 'application/unknown', 'title': 'Text '}], 'keyword': ['administration-for-children-and-families-department-of-health-human-services'], 'bureauCode': ['009:00'], 'modified': '2020-03-04', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The Population - Bridged-Race July 1st Estimates online databases report bridged-race population estimates of the July 1st resident population of the United States, based on Census 2000 counts, for use in calculating vital rates. These estimates result from "bridging" the 31 race categories used in Census 2000, as specified in the 1997 Office of Management and Budget (OMB) standards for the collection of data on race and ethnicity, to the four race categories specified under the 1977 standards (Asian or Pacific Islander, Black or African American, American Indian or Alaska Native, White). Many data systems, such as vital statistics, are continuing to use the 1977 OMB standards during the transition to full implementation of the 1997 OMB standards. Postcensal estimates are available for year 2000 - 2009; intercensal estimates are available for the years 1990-1999. Obtain population counts by Year, State, County, Race (4-categories), Ethnicity, Sex and Age (1-year or 5-year groups). The data are released by the National Center for Health Statistics.</p>\n', 'programCode': ['009:048'], 'title': 'CDC WONDER: Population - Bridged-Race July 1st Estimates', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention, Department of Health & Human Services'}, 'theme': ['State'], 'landingPage': 'https://healthdata.gov/dataset/cdc-wonder-population-bridged-race-july-1st-estimates-0', 'modified': '2020-03-03', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-07-31', 'temporal': '1990-01-01T00:00:00-05:00/2009-12-31T00:00:00-05:00', 'identifier': 'c4c88d50-56af-4f58-bd10-6f234e2b3125', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'text', 'accessURL': 'http://wonder.cdc.gov/bridged-race-population.html', 'mediaType': 'application/unknown', 'title': 'Text '}], 'keyword': ['Age', 'County', 'Ethnicity', 'population', 'Race', 'Sex', 'State', 'year'], 'bureauCode': ['009:20'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://wonder.cdc.gov/wonder/help/bridged-race.html'}, {'description': "<p>The Daily Fine Particulate Matter data available on CDC WONDER are geographically aggregated daily measures of fine particulate matter in the outdoor air, spanning the years 2003-2008. PM2.5 particles are air pollutants with an aerodynamic diameter less than 2.5 micrometers. Reported measures are the daily measure of fine particulate matter in micrograms per cubic meter (PM2.5) (''µg/m''³), the number of observations, minimum and maximum range value, and standard deviation. Data are available by place (combined 48 contiguous states plus the District of Columbia, region, division, state, county), time (year, month, day) and specified fine particulate matter (''µg/m''³)value. County-level and higher data are aggregated from 10 kilometer square spatial resolution grids. In a study funded by the NASA Applied Sciences Program / Public Health Program, scientists at NASA Marshall Space Flight Center / Universities Space Research Association modified the regional surfacing algorithm of Al-Hamdan et al. (2009) and used it to generate continuous spatial surfaces (grids) of daily PM2.5 for the whole conterminous U.S. for 2003-2008. Two sources of environmental data were used as input to the surfacing algorithm, US Environmental Protection Agency (EPA) Air Quality System (AQS) PM2.5 in-situ data and National Aeronautics and Space Administration (NASA) Moderate Resolution Imaging Spectroradiometer (MODIS) aerosol optical depth remotely sensed data. They also identified in a Geographic Information System (GIS) the associated geographic locations of the centroids of the gridded PM2.5 dataset in terms of the counties and states they fall into to enable aggregation to different geographic levels in CDC WONDER.</p>\n", 'programCode': ['009:032'], 'title': 'CDC WONDER: Daily Fine Particulate Matter', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention, Department of Health & Human Services'}, 'theme': ['Quality', 'State'], 'landingPage': 'https://healthdata.gov/dataset/cdc-wonder-daily-fine-particulate-matter', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-07-31', 'temporal': '2003-01-01T00:00:00-05:00/2008-01-01T00:00:00-05:00', 'identifier': '68858d7a-c1ed-457c-8cf2-ab6d6b6c2992', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'text', 'accessURL': 'http://wonder.cdc.gov/nasa-pm.html', 'mediaType': 'application/unknown', 'title': 'Text '}], 'keyword': ['air pollution', 'air quality', 'Air Temperature', 'Fine Particulate Matter Climate State County Day Month Year Remotely Sensed'], 'bureauCode': ['009:20'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://wonder.cdc.gov/wonder/help/PM.html'}, {'description': "<p>Part C and Part D sponsors' performance and quality measures posted on the CMS website.</p>\n", 'programCode': ['009:078'], 'title': 'Medicare Part C and Part D Display Measures CY 2012', 'temporal': '2012-01-01T00:00:00-05:00/2012-12-31T00:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Quality', 'Medicare'], 'landingPage': 'https://healthdata.gov/dataset/medicare-part-c-and-part-d-display-measures-cy-2012-0', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'accessLevel': 'public', 'identifier': 'c16c2f1b-6401-45de-be67-86ff81e5c683', '@type': 'dcat:Dataset', 'modified': '2018-11-20', 'keyword': ['coverage', 'deductible', 'health plan', 'Medicare', 'Medicare Advantage', 'Part B', 'Part D', 'performance and quality measures', 'premium'], 'bureauCode': ['009:38'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The National Survey on Drug Use and Health (NSDUH) series (formerly titled National Household Survey on Drug Abuse) primarily measures the prevalence and correlates of drug use in the United States. The surveys are designed to provide quarterly, as well as annual, estimates. Information is provided on the use of illicit drugs, alcohol, and tobacco among members of United States households aged 12 and older. Questions included age at first use as well as lifetime, annual, and past-month usage for the following drug classes: marijuana, cocaine (and crack), hallucinogens, heroin, inhalants, alcohol, tobacco, and nonmedical use of prescription drugs, including pain relievers, tranquilizers, stimulants, and sedatives. The survey covers substance abuse treatment history and perceived need for treatment, and includes questions from the Diagnostic and Statistical Manual (DSM) of Mental Disorders that allow diagnostic criteria to be applied. The survey included questions concerning treatment for both substance abuse and mental health-related disorders. Respondents were also asked about personal and family income sources and amounts, health care access and coverage, illegal activities and arrest record, problems resulting from the use of drugs, and needle-sharing.</p>\n', 'programCode': ['009:061'], 'title': 'National Survey on Drug Use and Health (NSDUH), 2002', 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'theme': ['Health'], 'landingPage': 'https://healthdata.gov/dataset/national-survey-drug-use-and-health-nsduh-2002', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'HealthData.gov'}, 'issued': '2012-05-30', 'accessLevel': 'public', 'identifier': 'c4e3821e-0f45-4202-8893-665f48c998ed', '@type': 'dcat:Dataset', 'modified': '2020-03-04', 'keyword': ['addiction', 'alcohol', 'alcohol abuse', 'alcohol consumption', 'amphetamines', 'barbiturates', 'cocaine', 'controlled drugs', 'crack cocaine', 'Demographics', 'depression', 'drinking behavior', 'drug abuse', 'drug dependence', 'drug treatment', 'drug use', 'Drugs', 'employment', 'hallucinogens', 'health care', 'heroin', 'households', 'income', 'inhalants', 'marijuana', 'mental health', 'mental health services', 'methamphetamine', 'pain relievers', 'pregnancy', 'Prescription Drugs', 'sedatives', 'smoking', 'stimulants', 'substance abuse', 'Substance Abuse Treatment', 'tobacco use', 'tranquilizers', 'youths'], 'bureauCode': ['009:30'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.icpsr.umich.edu/icpsrweb/SAMHDA/ssvd/studies/03903/variables'}, {'description': '<p>The National Survey on Drug Use and Health (NSDUH) series (formerly titled National Household Survey on Drug Abuse) primarily measures the prevalence and correlates of drug use in the United States. The surveys are designed to provide quarterly, as well as annual, estimates. Information is provided on the use of illicit drugs, alcohol, and tobacco among members of United States households aged 12 and older. Questions included age at first use as well as lifetime, annual, and past-month usage for the following drug classes: marijuana, cocaine (and crack), hallucinogens, heroin, inhalants, alcohol, tobacco, and nonmedical use of prescription drugs, including pain relievers, tranquilizers, stimulants, and sedatives. The survey covers substance abuse treatment history and perceived need for treatment, and includes questions from the Diagnostic and Statistical Manual (DSM) of Mental Disorders that allow diagnostic criteria to be applied. The survey included questions concerning treatment for both substance abuse and mental health-related disorders. Respondents were also asked about personal and family income sources and amounts, health care access and coverage, illegal activities and arrest record, problems resulting from the use of drugs, and needle-sharing.</p>\n', 'programCode': ['009:069'], 'title': 'National Survey on Drug Use and Health (NSDUH), 2004', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['Health'], 'landingPage': 'https://healthdata.gov/dataset/national-survey-drug-use-and-health-nsduh-2004', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'accessLevel': 'public', 'identifier': '31120a71-fff2-48a9-9faa-26df5a996867', '@type': 'dcat:Dataset', 'modified': '2018-11-16', 'keyword': ['addiction', 'alcohol', 'alcohol abuse', 'alcohol consumption', 'amphetamines', 'barbiturates', 'cocaine', 'controlled drugs', 'crack cocaine', 'Demographics', 'depression', 'drinking behavior', 'drug abuse', 'drug dependence', 'drug treatment', 'drug use', 'Drugs', 'employment', 'hallucinogens', 'health care', 'heroin', 'households', 'income', 'inhalants', 'marijuana', 'mental health', 'mental health services', 'methamphetamine', 'pain relievers', 'pregnancy', 'Prescription Drugs', 'sedatives', 'smoking', 'stimulants', 'substance abuse', 'Substance Abuse Treatment', 'tobacco use', 'tranquilizers', 'youths'], 'bureauCode': ['009:30'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.icpsr.umich.edu/icpsrweb/SAMHDA/ssvd/studies/04373/variables'}, {'description': '<p>The DailyMed RESTful API is a web service for accessing current SPL information. It is implemented using HTTP and can be thought of as a collection of resources, specified as URLs.</p>\n', 'programCode': ['009:048'], 'title': 'DailyMed Webservices', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'theme': ['State'], 'landingPage': 'https://healthdata.gov/dataset/dailymed-webservices', 'modified': '2020-02-21', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'temporal': '2005-01-01T00:00:00-05:00/2005-01-01T00:00:00-05:00', 'identifier': '4a86be2e-023b-47a2-bd8a-c112bbcc08e4', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://dailymed.nlm.nih.gov/dailymed/help.cfm#webservices', 'mediaType': 'application/unknown', 'title': 'API'}], 'keyword': ['drug labeling', 'pharmaceutical preparations', 'United States'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The National Survey on Drug Use and Health (NSDUH) series (formerly titled National Household Survey on Drug Abuse) primarily measures the prevalence and correlates of drug use in the United States. The surveys are designed to provide quarterly, as well as annual, estimates. Information is provided on the use of illicit drugs, alcohol, and tobacco among members of United States households aged 12 and older. Questions included age at first use as well as lifetime, annual, and past-month usage for the following drug classes: marijuana, cocaine (and crack), hallucinogens, heroin, inhalants, alcohol, tobacco, and nonmedical use of prescription drugs, including pain relievers, tranquilizers, stimulants, and sedatives. The survey covers substance abuse treatment history and perceived need for treatment, and includes questions from the Diagnostic and Statistical Manual (DSM) of Mental Disorders that allow diagnostic criteria to be applied. The survey included questions concerning treatment for both substance abuse and mental health-related disorders. Respondents were also asked about personal and family income sources and amounts, health care access and coverage, illegal activities and arrest record, problems resulting from the use of drugs, and needle-sharing.</p>\n', 'programCode': ['009:069'], 'title': 'National Survey on Drug Use and Health (NSDUH), 2006', 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'theme': ['Health'], 'landingPage': 'https://healthdata.gov/dataset/national-survey-drug-use-and-health-nsduh-2006', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'accessLevel': 'public', 'identifier': '6e5e3da0-2f20-43bf-b8bb-f5a733cbc053', '@type': 'dcat:Dataset', 'modified': '2018-11-20', 'keyword': ['addiction', 'alcohol', 'alcohol abuse', 'alcohol consumption', 'amphetamines', 'barbiturates', 'cocaine', 'controlled drugs', 'crack cocaine', 'Demographics', 'depression', 'drinking behavior', 'drug abuse', 'drug dependence', 'drug treatment', 'drug use', 'Drugs', 'employment', 'hallucinogens', 'health care', 'heroin', 'households', 'income', 'inhalants', 'marijuana', 'mental health', 'mental health services', 'methamphetamine', 'pain relievers', 'pregnancy', 'Prescription Drugs', 'sedatives', 'smoking', 'stimulants', 'substance abuse', 'Substance Abuse Treatment', 'tobacco use', 'tranquilizers', 'youths'], 'bureauCode': ['009:30'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.icpsr.umich.edu/icpsrweb/SAMHDA/ssvd/studies/21240/variables'}, {'description': '<p>The National Survey on Drug Use and Health (NSDUH) series (formerly titled National Household Survey on Drug Abuse) primarily measures the prevalence and correlates of drug use in the United States. The surveys are designed to provide quarterly, as well as annual, estimates. Information is provided on the use of illicit drugs, alcohol, and tobacco among members of United States households aged 12 and older. Questions included age at first use as well as lifetime, annual, and past-month usage for the following drug classes: marijuana, cocaine (and crack), hallucinogens, heroin, inhalants, alcohol, tobacco, and nonmedical use of prescription drugs, including pain relievers, tranquilizers, stimulants, and sedatives. The survey covers substance abuse treatment history and perceived need for treatment, and includes questions from the Diagnostic and Statistical Manual (DSM) of Mental Disorders that allow diagnostic criteria to be applied. The survey included questions concerning treatment for both substance abuse and mental health-related disorders. Respondents were also asked about personal and family income sources and amounts, health care access and coverage, illegal activities and arrest record, problems resulting from the use of drugs, and needle-sharing.</p>\n', 'programCode': ['009:069'], 'title': 'National Survey on Drug Use and Health (NSDUH), 2005', 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'theme': ['Health'], 'landingPage': 'https://healthdata.gov/dataset/national-survey-drug-use-and-health-nsduh-2005', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'accessLevel': 'public', 'identifier': '51035a33-8169-4097-ba7a-9c396159793f', '@type': 'dcat:Dataset', 'modified': '2018-11-20', 'keyword': ['addiction', 'alcohol', 'alcohol abuse', 'alcohol consumption', 'amphetamines', 'barbiturates', 'cocaine', 'controlled drugs', 'crack cocaine', 'Demographics', 'depression', 'drinking behavior', 'drug abuse', 'drug dependence', 'drug treatment', 'drug use', 'Drugs', 'employment', 'hallucinogens', 'health care', 'heroin', 'households', 'income', 'inhalants', 'marijuana', 'mental health', 'mental health services', 'methamphetamine', 'pain relievers', 'pregnancy', 'Prescription Drugs', 'sedatives', 'smoking', 'stimulants', 'substance abuse', 'Substance Abuse Treatment', 'tobacco use', 'tranquilizers', 'youths'], 'bureauCode': ['009:30'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.icpsr.umich.edu/icpsrweb/SAMHDA/ssvd/studies/04596/variables'}, {'description': '<p>OIG negotiates corporate integrity agreements (CIA) with health care providers and other entities as part of the settlement of Federal health care program investigations arising under a variety of civil false claims statutes. Providers or entities agree to the obligations, and in exchange, OIG agrees not to seek their exclusion from participation in Medicare, Medicaid, or other Federal health care programs.</p>\n', 'programCode': ['422:013'], 'title': 'Corporate Integrity Agreement (CIA) documents', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/corporate-integrity-agreement-cia-documents-0', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'accessLevel': 'public', 'identifier': '41153824-e789-49e9-8543-5fa710bb94e3', '@type': 'dcat:Dataset', 'modified': '2020-03-03', 'keyword': ['department-of-health-human-services'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': "<p>The National Survey on Drug Use and Health (NSDUH) series (formerly titled National Household Survey on Drug Abuse) is the general civilian population aged 12 and older in the United States. Questions include age at first use, as well as lifetime, annual, and past-month usage for the following drugs: alcohol, marijuana, cocaine (including crack), hallucinogens, heroin, inhalants, tobacco, pain relievers, tranquilizers, stimulants, and sedatives. The survey covers substance abuse treatment history and perceived need for treatment, and includes questions from the Diagnostic and Statistical Manual (DSM) of Mental Disorders that allow diagnostic criteria to be applied. Respondents were also asked about personal and family income sources and amounts, health care access and coverage, illegal activities and arrest record, problems resulting from the use of drugs, perceptions of risks, and needle-sharing. Demographic data include gender, race, age, ethnicity, educational level, job status, income level, veteran status, household composition, and population density.</p>\n<p>The questionnaire was significantly redesigned in 1994. The 1994 survey for the first time included a rural population supplement to allow separate estimates to be calculated for this population. Other modules have been added each year and retained in subsequent years: mental health and access to care (1994-B); risk/availability of drugs (1996); cigar smoking and new questions on marijuana and cocaine use (1997); question series asked only of respondents aged 12 to 17 (1997); questions on tobacco brand (1999); marijuana purchase questions (2001); prior marijuana and cigarette use, additional questions on drug treatment, adult mental health services, and social environment (2003); and adult and adolescent depression questions derived from the National Comorbidity Survey, Replication (NCS-R) and National Comorbidity Survey, Adolescent (NCS-A) (2004).</p>\n<p>Survey administration and sample design were improved with the implementation of the 1999 survey, and additional improvements were made in 2002. Since 1999, the survey sample has employed a 50-state design with an independent, multistage area probability sample for each of the 50 states and the District of Columbia. At this time, the collection mode of the survey changed from personal interviews and self-enumerated answer sheets to using computer-assisted personal interviews and audio computer-assisted self interviews. In 2002, the survey's title was officially changed to the National Survey on Drug Use and Health (NSDUH). Participants have been given $30 for participating in the study since then. This has resulted in an increase in participation rates from the years prior to 2002. Also, since 2002 the new population data from the 2000 decennial census has been used for sample weighting procedures. For these reasons, data gathered for 2002 and beyond cannot validly be compared to data prior to 2002.</p>\n<p>The NSDUH is sponsored by the Center for Behavioral Health Statistics and Quality, Substance Abuse and Mental Health Services Administration.</p>\n", 'programCode': ['009:061'], 'title': '1990 through 2011 National Survey on Drug Use and Health (NSDUH)', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration, Department of Health & Human Services'}, 'theme': ['Health'], 'landingPage': 'https://healthdata.gov/dataset/1990-through-2011-national-survey-drug-use-and-health-nsduh', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'temporal': '1990-01-01T00:00:00-05:00/2011-12-31T00:00:00-05:00', 'identifier': 'c3f3d29f-4fdb-4ece-9ba5-8c9f38de5a2d', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'http://www.icpsr.umich.edu/icpsrweb/SAMHDA/series/64', 'mediaType': 'application/unknown', 'title': 'CSV '}], 'keyword': ['addiction', 'alcohol', 'alcohol abuse', 'alcohol consumption', 'amphetamines', 'barbiturates', 'cocaine', 'controlled drugs', 'crack cocaine', 'Demographics', 'depression', 'drinking behavior', 'drug abuse', 'drug dependence', 'drug treatment', 'drug use', 'Drugs', 'employment', 'hallucinogens', 'health care', 'heroin', 'households', 'income', 'inhalants', 'marijuana', 'mental health', 'mental health services', 'methamphetamine', 'pain relievers', 'pregnancy', 'Prescription Drugs', 'sedatives', 'smoking', 'stimulants', 'substance abuse', 'Substance Abuse Treatment', 'tobacco use', 'tranquilizers', 'youths'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.icpsr.umich.edu/icpsrweb/SAMHDA/ssvd/series/64/variables'}, {'description': '<p>Medicaid Fraud Control Units (MFCU or Unit) investigate and prosecute Medicaid fraud as well as patient abuse and neglect in health care facilities. OIG certifies, and annually recertifies, each MFCU. OIG collects information about MFCU operations and assesses whether they comply with statutes, regulations, and OIG policy. OIG also analyzes MFCU performance based on 12 published performance standards and recommends program improvements where appropriate.</p>\n', 'programCode': ['009:076'], 'title': 'Medicaid Fraud Control Units (MFCU) Annual Spending and Performance Statistics', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['State'], 'landingPage': 'https://healthdata.gov/dataset/medicaid-fraud-control-units-mfcu-annual-spending-and-performance-statistics-0', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'accessLevel': 'public', 'identifier': 'b4a62bb8-24ad-4da3-9ac4-81b41aa9105a', '@type': 'dcat:Dataset', 'modified': '2020-02-21', 'keyword': ['fraud', 'state spending'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The National Survey on Drug Use and Health (NSDUH) series (formerly titled National Household Survey on Drug Abuse) primarily measures the prevalence and correlates of drug use in the United States. The surveys are designed to provide quarterly, as well as annual, estimates. Information is provided on the use of illicit drugs, alcohol, and tobacco among members of United States households aged 12 and older. Questions included age at first use as well as lifetime, annual, and past-month usage for the following drug classes: marijuana, cocaine (and crack), hallucinogens, heroin, inhalants, alcohol, tobacco, and nonmedical use of prescription drugs, including pain relievers, tranquilizers, stimulants, and sedatives. The survey covers substance abuse treatment history and perceived need for treatment, and includes questions from the Diagnostic and Statistical Manual (DSM) of Mental Disorders that allow diagnostic criteria to be applied. The survey included questions concerning treatment for both substance abuse and mental health-related disorders. Respondents were also asked about personal and family income sources and amounts, health care access and coverage, illegal activities and arrest record, problems resulting from the use of drugs, and needle-sharing.</p>\n', 'programCode': ['009:069'], 'title': 'National Survey on Drug Use and Health (NSDUH), 2003', 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'theme': ['Health'], 'landingPage': 'https://healthdata.gov/dataset/national-survey-drug-use-and-health-nsduh-2003', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'accessLevel': 'public', 'identifier': 'daa55b60-d909-44a7-a642-0399d4c2bdbc', '@type': 'dcat:Dataset', 'modified': '2018-11-20', 'keyword': ['addiction', 'alcohol', 'alcohol abuse', 'alcohol consumption', 'amphetamines', 'barbiturates', 'cocaine', 'controlled drugs', 'crack cocaine', 'Demographics', 'depression', 'drinking behavior', 'drug abuse', 'drug dependence', 'drug treatment', 'drug use', 'Drugs', 'employment', 'hallucinogens', 'health care', 'heroin', 'households', 'income', 'inhalants', 'marijuana', 'mental health', 'mental health services', 'methamphetamine', 'pain relievers', 'pregnancy', 'Prescription Drugs', 'sedatives', 'smoking', 'stimulants', 'substance abuse', 'Substance Abuse Treatment', 'tobacco use', 'tranquilizers', 'youths'], 'bureauCode': ['009:30'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.icpsr.umich.edu/icpsrweb/SAMHDA/ssvd/studies/04138/variables'}, {'description': "<p>Decisions issued by the Chair and Board Members of the Departmental Appeals Board concerning determinations in discretionary, project grant programs, including disallowances, terminations and denials of refunding, cost allocation plan disapprovals, and rate determinations; determinations in mandatory grant programs, including disallowances of state claims under titles I, IV-A (Temporary Assistance for Needy Families), IV-D (Child Support Enforcement), IV-E (Foster Care and Adoption Assistance), X, XIV, XVI, XIX (Medicaid), and XXI (State Children's Health Insurance Program) of the Social Security Act; and appellate review of decisions of DAB Civil Remedies Division ALJs, decisions of Food and Drug Administration ALJs regarding civil money penalties, and decisions of Department of the Interior ALJs in Indian Health Service contract/compact cases. .</p>\n", 'programCode': ['009:024'], 'title': 'Departmental Appeals Board Decisions', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['Health', 'Medicare', 'Hospital'], 'landingPage': 'https://healthdata.gov/dataset/departmental-appeals-board-decisions', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'temporal': '1974-03-07T00:00:00-04:00/1974-03-07T00:00:00-04:00', 'identifier': '3fa58f63-142f-4075-93f7-f58be8acb7f5', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'query tool', 'accessURL': 'http://www.hhs.gov/dab/decisions/index.html', 'mediaType': 'application/unknown', 'title': 'Query Tool '}], 'keyword': ['abuse', 'acf', 'administrative', 'adopt', 'adoption', 'alj', 'anti dumping', 'appeal', 'appellate', 'assessment', 'assistance', 'attorney fees', 'award', 'balance', 'beneficiary', 'benefit', 'billing', 'biologic', 'board', 'cancellation', 'charge', 'Children', 'civil rights', 'clia', 'cmp', 'CMS', 'code', 'collect', 'compliance', 'cost', 'coverage', 'dab', 'debar', 'debt', 'decision', 'denial', 'determination', 'device', 'disallowance', 'disapprove', 'discontinuation', 'discrimination', 'doctor', 'drug', 'Eligibility', 'Eligible', 'embezzlement', 'enforcement', 'enrollee', 'Enrollment', 'exclusion', 'expenditure', 'false claim', 'fda', 'fee', 'felony', 'fine', 'fiscal', 'Foster Care', 'fraud', 'funding', 'grant', 'head start', 'health care', 'hearing', 'hipaa', 'home health', 'Hospice', 'Hospital', 'ig', 'indian', 'induce', 'ineligible', 'insurance', 'invalid', 'judge', 'kickback', 'law', 'lcd', 'license', 'lobbying', 'marketing', 'medical equipment', 'medically necessary', 'Medicare', 'misconduct', 'misdemeanor', 'misrepresent', 'modify', 'nf', 'non-compliance', 'nondisclosure', 'Nursing Facility', 'Nursing Home', 'obstruction', 'office of the interior', 'oi', 'oig', 'participation', 'patient', 'payment', 'penalty', 'performance standard', 'physician', 'plan', 'prescription', 'privacy', 'procedure', 'Provider', 'qio', 'reasonable', 'recipient', 'reduction', 'repay', 'rescind', 'reverse', 'review', 'revocation', 'sanction', 'schip', 'security', 'SNF', 'ssa', 'supplier', 'surgery', 'suspension', 'TANF', 'termination', 'theft', 'transaction', 'vaccine', 'violation', 'withhold'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.hhs.gov/dab/decisions/dabdecisions/index.html'}, {'description': '<p>The National Survey on Drug Use and Health (NSDUH) series (formerly titled National Household Survey on Drug Abuse) primarily measures the prevalence and correlates of drug use in the United States. The surveys are designed to provide quarterly, as well as annual, estimates. Information is provided on the use of illicit drugs, alcohol, and tobacco among members of United States households aged 12 and older. Questions included age at first use as well as lifetime, annual, and past-month usage for the following drug classes: marijuana, cocaine (and crack), hallucinogens, heroin, inhalants, alcohol, tobacco, and nonmedical use of prescription drugs, including pain relievers, tranquilizers, stimulants, and sedatives. The survey covers substance abuse treatment history and perceived need for treatment, and includes questions from the Diagnostic and Statistical Manual (DSM) of Mental Disorders that allow diagnostic criteria to be applied. The survey included questions concerning treatment for both substance abuse and mental health-related disorders. Respondents were also asked about personal and family income sources and amounts, health care access and coverage, illegal activities and arrest record, problems resulting from the use of drugs, and needle-sharing.</p>\n', 'programCode': ['009:061'], 'title': 'National Survey on Drug Use and Health (NSDUH), 2009', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration, Department of Health & Human Services'}, 'theme': ['Health'], 'landingPage': 'https://healthdata.gov/dataset/national-survey-drug-use-and-health-nsduh-2009', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'temporal': '2009-01-01T00:00:00-05:00/2009-12-31T00:00:00-05:00', 'identifier': 'e8c4b6f1-9159-4ed1-81be-7322f18888c4', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'http://www.icpsr.umich.edu/icpsrweb/SAMHDA/studies/29621', 'mediaType': 'application/unknown', 'title': 'CSV'}], 'keyword': ['addiction', 'alcohol', 'alcohol abuse', 'alcohol consumption', 'amphetamines', 'barbiturates', 'cocaine', 'controlled drugs', 'crack cocaine', 'Demographics', 'depression', 'drinking behavior', 'drug abuse', 'drug dependence', 'drug treatment', 'drug use', 'Drugs', 'employment', 'hallucinogens', 'health care', 'heroin', 'households', 'income', 'inhalants', 'marijuana', 'mental health', 'mental health services', 'methamphetamine', 'pain relievers', 'pregnancy', 'Prescription Drugs', 'sedatives', 'smoking', 'stimulants', 'substance abuse', 'Substance Abuse Treatment', 'tobacco use', 'tranquilizers', 'youths'], 'bureauCode': ['009:30'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.icpsr.umich.edu/icpsrweb/SAMHDA/studies/29621'}, {'description': "<p>Decisions issued by Administrative Law Judges of the Departmental Appeals Board's Civil Remedies Division concerning fraud and abuse determinations by the Office of the Inspector General (OIG) or the Centers for Medicare & Medicaid Services (CMS); provider/supplier enforcement and certification determinations by CMS; terminations of or refusal to grant or continue federal funding for alleged civil rights violations; Program Fraud Civil Remedies Act determinations; civil money penalty determinations by Social Security Administration (SSA); and Equal Access to Justice Act determinations relating to OIG proceedings.</p>\n", 'programCode': ['009:078'], 'title': 'Civil Remedies Division Administrative Law Judge Decisions', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['Health', 'Medicare', 'Hospital'], 'landingPage': 'https://healthdata.gov/dataset/civil-remedies-division-administrative-law-judge-decisions-0', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'temporal': '1985-03-08T00:00:00-05:00/1985-03-08T00:00:00-05:00', 'identifier': '0e886896-fe7a-4bd1-a33b-f494387dd589', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'query tool', 'accessURL': 'http://www.hhs.gov/dab/decisions/index.html', 'mediaType': 'application/unknown', 'title': 'Query Tool '}], 'keyword': ['abuse', 'administrative', 'alj', 'antidumping', 'appeal', 'assessment', 'attorney fees', 'beneficiary', 'benefit', 'billing', 'cancellation', 'charge', 'civil rights', 'clia', 'cmp', 'CMS', 'code', 'collect', 'compliance', 'coverage', 'crd', 'dab', 'debt', 'decision', 'determination', 'device', 'discontinuation', 'discrimination', 'doctor', 'drug', 'embezzlement', 'enforcement', 'enrollee', 'Enrollment', 'exclusion', 'false claim', 'fee', 'felony', 'fine', 'fraud', 'funding', 'health care', 'hearing', 'hipaa', 'home health', 'Hospice', 'Hospital', 'ig', 'induce', 'insurance', 'judge', 'kickback', 'law', 'lcd', 'license', 'lobbying', 'medical equipment', 'medically necessary', 'Medicare', 'misconduct', 'misdemeanor', 'misrepresent', 'nf', 'non-compliance', 'nondisclosure', 'Nursing Facility', 'Nursing Home', 'obstruction', 'oig', 'participation', 'patient', 'payment', 'penalty', 'physician', 'plan', 'prescription', 'privacy', 'procedure', 'Provider', 'qio', 'reasonable', 'recipient', 'review', 'revocation', 'sanction', 'security', 'SNF', 'ssa', 'supplier', 'surgery', 'suspension', 'termination', 'theft', 'transaction', 'violation'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.hhs.gov/dab/decisions/civildecisions/index.html'}, {'description': "<p>Decisions of the Departmental Appeals Board's Medicare Appeals Council involving claims for entitlement to Medicare and individual claims for Medicare coverage and payment filed by beneficiaries or health care providers/suppliers.</p>\n", 'programCode': ['009:078'], 'title': 'Medicare Appeals Council Decisions', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['Health', 'Medicare', 'Hospital'], 'landingPage': 'https://healthdata.gov/dataset/medicare-appeals-council-decisions', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'temporal': '2003-06-11T00:00:00-04:00/2003-06-11T00:00:00-04:00', 'identifier': '22ed0b95-e0da-4838-88bf-4e37c931b3f3', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'query tool', 'accessURL': 'http://www.hhs.gov/dab/divisions/medicareoperations/macdecisions/mac_decisions.html#overpayment_claims', 'mediaType': 'application/unknown', 'title': 'Query Tool '}], 'keyword': ['administrative', 'adopt', 'affirm', 'alj', 'ambulance', 'appeal', 'appropriate', 'approval', 'beneficiary', 'benefit', 'billing', 'bipa', 'charge', 'claim', 'cmp', 'CMS', 'code', 'collect', 'contractor', 'coverage', 'dab', 'decision', 'determination', 'device', 'disallow', 'dismiss', 'doctor', 'drug', 'emergency', 'enrollee', 'Enrollment', 'Entitlement', 'fee', 'health care', 'hearing', 'hmo', 'home health', 'Hospice', 'Hospital', 'insurance', 'irmaa', 'judge', 'law', 'lcd', 'mac', 'medical equipment', 'medically necessary', 'Medicare', 'modify', 'ncd', 'Nursing Facility', 'Nursing Home', 'omha', 'Part A', 'Part B', 'Part C', 'Part D', 'participation', 'patient', 'payment', 'physician', 'plan', 'prescription', 'procedure', 'Provider', 'qic', 'reasonable', 'recipient', 'Reimbursement', 'repay', 'review', 'schip', 'Service', 'ssa', 'stabilization', 'supplier', 'surgery'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.hhs.gov/dab/divisions/medicareoperations/macdecisions/mac_decisions.html#overpayment_claims'}, {'description': "<p>AoA's Performance Outcomes Measures project (POMP) helps States and Area Agencies on Aging assess their own program performance, while assisting AoA to meet the accountability provisions of the Government Performance and Results Act (GPRA) and the Office of Management and Budget's (OMB) program assessment requirements.Through annual performance reports, Federal agencies provide detailed information on their progress in meeting program performance objectives. Congress and OMB now use performance information to support budget decisions. Many state and local governments are requiring similar systems of accountability to document results and justify funding.In order to gather information on the performance of its program, the Administration on Aging surveys the participants in its Older Americans Act programs. These national surveys provide a portrait of who receives these services and how they assess the quality of the services received.</p>\n", 'programCode': ['009:104'], 'title': 'Third National Survey of Older Americans Act Survey of Participants', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Community Living'}, 'landingPage': 'https://healthdata.gov/dataset/third-national-survey-older-americans-act-survey-participants', 'modified': '2019-06-15', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'rhornyak'}, 'issued': '2012-05-30', 'accessLevel': 'public', 'identifier': '4532e415-749e-4bf9-b8ea-e63a6a81aae3', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'http://www.aoa.gov/AoARoot/Program_Results/docs/2005/National_Survey/3rd_National_Survey_Data_Files_2005.zip', 'mediaType': 'application/unknown', 'title': 'CSV '}], 'keyword': ['administration-for-community-living'], 'bureauCode': ['009:75'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.aoa.gov/AoARoot/Program_Results/docs/2005/National_Survey/3rd_National_Survey_Codebooks_2005.zip'}, {'description': '<p>Decisions issued by the Aid to Families with Dependent Children (AFDC) Quality Control Review Panel of the Departmental Appeals Board concerning the AFDC program (predecessor of Temporary Aid for Needy Families) established by title IV-A of the Social Security Act.</p>\n', 'programCode': ['009:102'], 'title': 'Aid to Families with Dependent Children Quality Control Review Panel Decisions', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['Health', 'Quality'], 'landingPage': 'https://healthdata.gov/dataset/aid-families-dependent-children-quality-control-review-panel-decisions', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'temporal': '1991-08-09T00:00:00-04:00/1996-09-16T00:00:00-04:00', 'identifier': '250fd232-5e43-4eef-a64a-3f05fa629921', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'query tool', 'accessURL': 'http://www.hhs.gov/dab/decisions/index.html', 'mediaType': 'application/unknown', 'title': 'Query Tool '}], 'keyword': ['acf', 'administrative', 'adopt', 'afdc', 'affirm', 'appeal', 'appellate', 'assessment', 'assistance', 'award', 'balance', 'beneficiary', 'benefit', 'billing', 'board', 'cancellation', 'charge', 'Children', 'code', 'collect', 'compliance', 'control', 'cost', 'coverage', 'crd', 'dab', 'debar', 'debt', 'decision', 'denial', 'determination', 'disallowance', 'disapprove', 'discontinuation', 'Eligibility', 'enforcement', 'Enrollment', 'exclusion', 'expenditure', 'fiscal', 'food stamp', 'funding', 'grant', 'health care', 'hearing', 'income', 'invalid', 'judge', 'law', 'marketing', 'misconduct', 'modify', 'non-compliance', 'overpayment', 'participation', 'patient', 'payment', 'penalty', 'Quality', 'recipient', 'reduction', 'repay', 'rescind', 'reverse', 'review', 'sanction', 'schip', 'ssa', 'ssn', 'TANF', 'termination', 'underpayment', 'violation', 'welfare', 'withhold'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.hhs.gov/dab/decisions/afdcquality/index.html'}, {'description': '<p>Office of Head Start (OHS) web based search tool for finding Head Start program office contact information. Searchable by location, grant number or center type. Results are downloadable in CSV format.</p>\n', 'programCode': ['009:092'], 'title': 'Office of Head Start (OHS) Head Start Center Locations Search Tool', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families, Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/office-head-start-ohs-head-start-center-locations-search-tool', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:fmajestic@acf.hhs.gov', 'fn': 'Fran Majestic'}, 'issued': '2012-05-30', 'accessLevel': 'public', 'identifier': '8fce8c8e-dd59-4ab4-9aae-f720d356932d', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://eclkc.ohs.acf.hhs.gov/hslc/HeadStartOffices', 'mediaType': 'application/unknown', 'title': 'Query Tool '}, {'@type': 'dcat:Distribution', 'format': 'xls', 'accessURL': 'http://eclkc.ohs.acf.hhs.gov/HSESReports1/PdfServlet?service=xls', 'mediaType': 'application/unknown', 'title': 'XLS '}], 'keyword': ['center', 'Children', 'early head start', 'geocode', 'grantee', 'head start', 'location', 'locator', 'low income', 'program', 'services'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': "<p>The State Cancer Profiles (SCP) web site provides statistics to help guide and prioritize cancer control activities at the state and local levels. SCP is a collaborative effort using local and national level cancer data from the Centers for Disease Control and Prevention's National Program of Cancer Registries (NPCR) and National Cancer Institute's Surveillance, Epidemiology and End Results Registries (SEER). SCP address select types of cancer and select behavioral risk factors for which there are evidence-based control interventions. The site provides incidence, mortality and prevalence comparison tables as well as interactive graphs and maps and support data. The graphs and maps provide visual support for deciding where to focus cancer control efforts.</p>\n", 'programCode': ['009:047'], 'title': 'State Cancer Profiles Web site', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['State'], 'landingPage': 'https://healthdata.gov/dataset/state-cancer-profiles-web-site', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2012-05-30', 'accessLevel': 'public', 'identifier': '9f8175a9-c8b3-4cd5-89c5-6c80e42db3e6', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://statecancerprofiles.cancer.gov', 'mediaType': 'application/unknown', 'title': 'Query Tool '}], 'keyword': ['all cancer sites', 'bladder', 'brain ons', 'cervix', 'different county', 'different state', 'haven t moved', 'language isolation', 'moved', 'rural', 'same county', 'same state', 'unemployed', 'urban', 'white collar'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://statecancerprofiles.cancer.gov/faq.html'}, {'description': '<p>The objective is to ensure that providers who bill Federal health care programs do not submit claims for services furnished, ordered or prescribed by an excluded individual or entity. The LEIE is updated monthly with all individuals and entities who have been excluded from participation in Federal health care programs. Providers who bill Medicare, Medicaid, or other Federal health care programs must ensure that they know what individuals or entities are excluded and not bill for their services (e.g., a pharmacy should not bill Medicaid for a drug prescribed by an excluded physician nor for drugs dispensed by an excluded pharmacist).</p>\n', 'programCode': ['009:076'], 'title': 'Office of Inspector General List of Excluded Individuals and Entities', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/office-inspector-general-list-excluded-individuals-and-entities', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'temporal': '2012-05-25T00:00:00-04:00/2012-05-25T00:00:00-04:00', 'identifier': '924f5959-002c-48cd-a3ed-4e34eaf6e867', '@type': 'dcat:Dataset', 'modified': '2020-03-04', 'keyword': ['department-of-health-human-services'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://oig.hhs.gov/exclusions/files/leie_record_layout.pdf'}, {'description': "<p>The Find Ryan White HIV/AIDS Medical Care Providers tool is a locator that helps people living with HIV/AIDS access medical care and related services. Users can search for Ryan White-funded medical care providers near a specific complete address, city and state, state and county, or ZIP code.</p>\n<p>Search results are sorted by distance away and include the Ryan White HIV/AIDS facility name, address, approximate distance from the search point, telephone number, website address, and a link for driving directions.</p>\n<p>HRSA's Ryan White program funds an array of grants at the state and local levels in areas where most needed. These grants provide medical and support services to more than a half million people who otherwise would be unable to afford care.</p>\n", 'programCode': ['009:016'], 'references': ['https://hab.hrsa.gov/stateprofiles/State-Overview.aspx'], 'temporal': '2010-01-01T00:00:00-05:00/2010-01-01T00:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Health Resources and Services Administration, Department of Health & Human Services'}, 'theme': ['Health'], 'landingPage': 'https://www.findhivcare.hrsa.gov/', 'contactPoint': {'hasEmail': 'mailto:datawarehouse@hrsa.gov', 'fn': 'HRSA Data Warehouse'}, 'issued': '2012-05-30', 'accessLevel': 'public', 'title': 'Find Ryan White HIV/AIDS Medical Care Providers', 'identifier': 'd5636ec5-83f1-40fc-bd15-973fdc17359b', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://findhivcare.hrsa.gov/Search_HAB.aspx', 'mediaType': 'application/unknown', 'title': 'Query Tool '}], 'keyword': ['health center', 'hiv aids', 'locator', 'low income', 'map', 'medical', 'ryan white', 'service', 'treatment'], 'bureauCode': ['009:00'], 'modified': '2016-12-28', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The National Foster Care & Adoption Directory (formerly the National Adoption Directory) offers adoption and foster care resources by State.</p>\n', 'programCode': ['009:103'], 'title': 'National Foster Care and Adoption Directory', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'dataQuality': True, 'landingPage': 'https://healthdata.gov/dataset/national-foster-care-and-adoption-directory', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'accessLevel': 'public', 'identifier': 'a2f65cfc-17bf-4314-85c4-883a53034b0d', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.childwelfare.gov', 'mediaType': 'application/unknown', 'title': 'Query Tool '}], 'keyword': ['department-of-health-human-services'], 'bureauCode': ['009:00'], 'modified': '2020-03-04', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The most current Child Welfare Outcomes data is featured on this site. Through the site, you can view the data before the full report is published. The most recently published full report is Child Welfare Outcomes 2004-2007: Report to Congress.</p>\n', 'programCode': ['009:048'], 'title': 'Child Welfare Outcomes Data Portal', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'dataQuality': True, 'landingPage': 'https://healthdata.gov/dataset/child-welfare-outcomes-data-portal', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'temporal': '2004-01-01T00:00:00-05:00/2007-12-31T00:00:00-05:00', 'identifier': 'f7707293-3a86-4f71-9e8c-6ca27c4c4eca', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'query tool', 'accessURL': 'http://cwoutcomes.acf.hhs.gov/data/', 'mediaType': 'application/unknown', 'title': 'Query Tool '}], 'keyword': ['department-of-health-human-services'], 'bureauCode': ['009:00'], 'modified': '2020-03-04', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The Eldercare Locator is a searchable database that allows a user to search via zip code or city/ state for agencies at the State and local levels that provide services to older adults.</p>\n', 'programCode': ['009:044'], 'title': 'Eldercare Locator Database', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Community Living, Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/eldercare-locator-database', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'rhornyak'}, 'issued': '2012-05-30', 'accessLevel': 'public', 'identifier': '70d2b79b-1339-4fd9-b6cb-3db41d3c430a', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.eldercare.gov/Eldercare.NET/Public/Site_Utilities/Private_Data1/Private_Data2/Private_Data3/Index.aspx', 'mediaType': 'application/unknown', 'title': 'Query Tool '}], 'keyword': ['aging', 'caregiving', 'eldercare'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.eldercare.gov/Eldercare.NET/Public/Site_Utilities/Private_Data1/Private_Data2/Private_Data3/Index.aspx'}, {'description': '<p>The National Health Service Corps (NHSC) Jobs Center helps doctors and nurses who are interested in working at areas where there is the highest need find out more about opportunities in a particular area or healthcare discipline. The Job Center provides information on the work locations and area. Job opportunities can be searched and identified by a combination of search parameters. The user views the search results on a map and as text and both views provide links to get more detailed information for each returned opportunity.</p>\n', 'programCode': ['009:014'], 'title': 'NHSC Jobs Center for Primary Care Medical, Dental and Mental Health Providers', 'temporal': '2009-01-01T00:00:00-05:00/2009-01-01T00:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Health Resources and Services Administration'}, 'theme': ['Community', 'Health', 'National'], 'landingPage': 'https://nhsc.hrsa.gov/', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:nhscsp@hrsa.gov', 'fn': 'HRSA Contact Center'}, 'issued': '2012-05-30', 'accessLevel': 'public', 'identifier': '96140022-54b5-4e69-a7b9-0dbea290b5e0', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://nhscjobs.hrsa.gov/external/search/index.seam', 'mediaType': 'application/unknown', 'title': 'Query Tool '}], 'keyword': ['clinician', 'community health', 'Dental', 'find jobs', 'high-need', 'job', 'loan repayor', 'MediCal', 'mental health', 'national health service corps', 'nhsc', 'recruitment', 'scholarship', 'Service', 'shortage', 'underserved', 'vacancy', 'volunteer'], 'bureauCode': ['009:15'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>A Web service that allows patient portals and electronic health record (EHR) systems to use existing code sets to link to relevant, authoritative health information from MedlinePlus.gov. Matches ICD-9-CM or SNOMED CT codes to related MedlinePlus consumer health information, LOINC codes to information on lab tests, and also matches NDC, RXCUI or text strings to patient medication information.</p>\n', 'programCode': ['009:048'], 'title': 'MedlinePlus Connect for Electronic Health Record (EHR) Systems - Web Service', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'theme': ['Health'], 'landingPage': 'https://healthdata.gov/dataset/medlineplus-connect-electronic-health-record-ehr-systems-web-service', 'modified': '2020-02-21', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'temporal': '2010-01-01T00:00:00-05:00/2010-01-01T00:00:00-05:00', 'identifier': '94200b58-3941-43fb-b316-ec5648ff0034', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.nlm.nih.gov/medlineplus/connect/service.html', 'mediaType': 'application/unknown', 'title': 'Query Tool'}], 'keyword': ['connect', 'EHR', 'ehrs', 'electronic health records', 'electronic medical records', 'EMR', 'emrs', 'health', 'health services', 'ICD-9', 'infobutton', 'loinc', 'medicine', 'medlineplus', 'NDC', 'patient education', 'patient health records', 'phr', 'phrs', 'rxnorm', 'snomed ct', 'wellness'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': "<p>This OIG website contains a list of recently issued advisory opinions and a link to archives of previously issued advisory opinions. In accordance with section 1128D (b) (5) (A) (v) of the Social Security Act and 42 CFR 1008.47 of the Office of Inspector General's (OIG) regulations, advisory opinions issued by the OIG are made available to the general public through this OIG website. One purpose of the advisory opinion process is to provide meaningful advice on the application of the anti-kickback statute and other OIG sanction statutes in specific factual situations. Please note, however, that advisory opinions are binding and may legally be relied upon only by the requestor. Because each opinion will apply legal standards to a set of facts involving certain known persons who provide specific statements about key factual issues, no third parties are bound nor may they legally rely on these advisory opinions.</p>\n", 'programCode': ['009:109'], 'title': 'U.S. Department of Health and Human Services Office of Inspector General Advisory Opinion List', 'publisher': {'@type': 'org:Organization', 'name': 'Office of Inspector General, Department of Health & Human Services'}, 'theme': ['Community'], 'landingPage': 'https://healthdata.gov/dataset/us-department-health-and-human-services-office-inspector-general-advisory-opinion-list-0', 'modified': '2020-02-21', 'contactPoint': {'hasEmail': 'mailto:Public.Affairs@OIG.HHS.gov', 'fn': 'OIG Public Affairs'}, 'issued': '2012-05-30', 'accessLevel': 'public', 'identifier': '6bbd5726-ba60-451a-8cb8-df127b585b26', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'query tool', 'accessURL': 'http://oig.hhs.gov/fraud/advisoryopinions.asp', 'mediaType': 'application/unknown', 'title': 'Query Tool'}], 'keyword': ['advisory', 'anti-kickback', 'cmp', 'community law', 'kickback', 'oig', 'opinion', 'opinions', 'safe harbor', 'safe harbors'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': "<p>The Insure Kids Now (IKN) Dental Care Providers in Your State locator provides profile information for oral health providers participating in Medicaid and Children's Health Insurance Program (CHIP) and descriptions of oral health services covered under each Medicaid/CHIP plan. Current and prospective beneficiaries can use this website to search for providers and learn about Programs/Health Plans offered in their resident State. The data for this application is updated at least on a quarter-annual basis.</p>\n<p>Insure Kids Now operates in accordance with the Children's Health Insurance Program Reauthorization Act of 2009 (CHIPRA) and the Centers for Medicare and Medicaid Services (CMS). This service is a partnership between CMS and HRSA.</p>\n", 'programCode': ['009:075'], 'title': 'Insure Kids Now (IKN) (Dental Care Providers)', 'temporal': '2009-01-01T00:00:00-05:00/2009-01-01T00:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Health Resources and Services Administration'}, 'theme': ['Community', 'Health'], 'landingPage': 'https://www.insurekidsnow.gov/', 'modified': '2019-05-01', 'contactPoint': {'hasEmail': 'mailto:IKNTechnicalHelp@hrsa.gov', 'fn': 'IKN Technical Help'}, 'issued': '2012-05-30', 'accessLevel': 'public', 'identifier': '29c1a870-208b-48a5-8e80-eeb5e2f02aab', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>Insure Kids Now Dental Locator</p>\n', 'format': 'application', 'title': 'Insure Kids Now - Find a Dentist', 'accessURL': 'https://www.insurekidsnow.gov/state/find-a-dentist/index.html', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'description': '<p>Find information on health insurance programs and dental providers in your state</p>\n', 'accessURL': 'https://www.insurekidsnow.gov/state/find-a-dentist/index.html', 'mediaType': 'application/unknown', 'title': 'Insure Kids Now - Find programs in your state'}], 'keyword': ['checkups', 'child health care', 'children', 'community health', 'dental care', 'high-need', 'immunization', 'insure', 'low income', 'treatment'], 'bureauCode': ['009:15'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': "<p>AoA's Performance Outcomes Measures project (POMP) helps States and Area Agencies on Aging assess their own program performance, while assisting AoA to meet the accountability provisions of the Government Performance and Results Act (GPRA) and the Office of Management and Budget's (OMB) program assessment requirements. Through annual performance reports, Federal agencies provide detailed information on their progress in meeting program performance objectives. Congress and OMB now use performance information to support budget decisions. Many state and local governments are requiring similar systems of accountability to document results and justify funding. In order to gather information on the performance of its program, the Administration on Aging surveys the participants in its Older Americans Act programs. These national surveys provide a portrait of who receives these services and how they assess the quality of the services received.</p>\n", 'programCode': ['009:044'], 'title': 'Second National Survey of Older Americans Act Participants', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Community Living, Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/second-national-survey-older-americans-act-participants', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'rhornyak'}, 'issued': '2012-05-30', 'accessLevel': 'public', 'identifier': '4c8ed950-1c53-45fb-a928-8fa9a50c5bbe', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'http://www.aoa.gov/AoARoot/Program_Results/docs/2004/National_Survey/2nd_National_Survey_Data_Files_2004.zip', 'mediaType': 'application/unknown', 'title': 'CSV '}], 'keyword': ['administration-for-community-living-department-of-health-human-services'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.aoa.gov/AoARoot/Program_Results/docs/2004/National_Survey/2nd_National_Survey_Codebooks_2004.zip'}, {'description': "<p>AoA's Performance Outcomes Measures project (POMP) helps States and Area Agencies on Aging assess their own program performance, while assisting AoA to meet the accountability provisions of the Government Performance and Results Act (GPRA) and the Office of Management and Budget's (OMB) program assessment requirements.Through annual performance reports, Federal agencies provide detailed information on their progress in meeting program performance objectives. Congress and OMB now use performance information to support budget decisions. Many state and local governments are requiring similar systems of accountability to document results and justify funding.In order to gather information on the performance of its program, the Administration on Aging surveys the participants in its Older Americans Act programs. These national surveys provide a portrait of who receives these services and how they assess the quality of the services received.</p>\n", 'programCode': ['009:048'], 'title': 'Fifth National Survey of Older Americans Act Survey of Participants', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Community Living, Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/fifth-national-survey-older-americans-act-survey-participants', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'rhornyak'}, 'issued': '2012-05-30', 'temporal': '2009-01-01T00:00:00-05:00/2009-12-31T00:00:00-05:00', 'identifier': '4afe6374-5479-419e-adcc-178d62907d15', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'http://www.aoa.gov/AoARoot/Program_Results/docs/2009/National_Survey/5th_National_Survey_Data_Files_2009.zip', 'mediaType': 'application/unknown', 'title': 'CSV '}], 'keyword': ['administration-for-community-living-department-of-health-human-services'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.aoa.gov/AoARoot/Program_Results/docs/2009/National_Survey/5th_National_Survey_Codebooks_2009.zip'}, {'description': '<p>The HPSAs Eligible for the Medicare Physician Bonus Payment advisor tools allows the user (physician) to determine if an address is eligible for bonus payments. Medicare makes bonus payments to physicians who provide medical care services in geographic areas that are HRSA-designated as primary medical care Health Professional Shortage Areas (HPSAs) and to psychiatrists who provide services in HRSA-designated mental health HPSAs.</p>\n<p>The search results indicate if the address is in a Primary Care HPSA or Mental Health HPSA, along with state, county name, Census Tract, zip code, and a map identifying the address.</p>\n', 'programCode': ['009:078'], 'title': 'Find Shortage Areas: HPSAs Eligible for the Medicare Physician Bonus Payment', 'temporal': '2011-01-01T00:00:00-05:00/2011-01-01T00:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Health Resources and Services Administration'}, 'theme': ['Community', 'Health', 'Medicare'], 'landingPage': 'https://data.hrsa.gov/tools/medicare/physician-bonus', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:data@hrsa.gov', 'fn': 'HRSA Bureau of Health Workforce'}, 'issued': '2012-05-30', 'accessLevel': 'public', 'identifier': '5d9629e2-beac-4b50-bcc6-1d929e47fc36', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://datawarehouse.hrsa.gov/geoHPSAAdvisor/GeographicHPSAAdvisor.aspx', 'mediaType': 'application/unknown', 'title': 'Query Tool '}], 'keyword': ['census tract number', 'community health', 'county subdivision', 'elderly', 'federally qualified health center', 'find shortage area', 'health professional shortage area', 'HPSA', 'medicare physician bonus payment', 'mental health hpsa', 'Poverty', 'primary care hpsa'], 'bureauCode': ['009:15'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The Population - Bridged-Race July 1st Estimates online databases report bridged-race population estimates of the July 1st resident population of the United States, based on Census 2000 counts, for use in calculating vital rates. These estimates result from "bridging" the 31 race categories used in Census 2000, as specified in the 1997 Office of Management and Budget (OMB) standards for the collection of data on race and ethnicity, to the four race categories specified under the 1977 standards (Asian or Pacific Islander, Black or African American, American Indian or Alaska Native, White). Many data systems, such as vital statistics, are continuing to use the 1977 OMB standards during the transition to full implementation of the 1997 OMB standards. Postcensal estimates are available for year 2000 - 2009; intercensal estimates are available for the years 1990-1999. Obtain population counts by Year, State, County, Race (4-categories), Ethnicity, Sex and Age (1-year or 5-year groups). The data are released by the National Center for Health Statistics.</p>\n', 'programCode': ['009:048'], 'title': 'CDC WONDER: Population - Bridged-Race July 1st Estimates', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention, Department of Health & Human Services'}, 'theme': ['State'], 'landingPage': 'https://healthdata.gov/dataset/cdc-wonder-population-bridged-race-july-1st-estimates', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'temporal': '1990-01-01T00:00:00-05:00/2009-12-31T00:00:00-05:00', 'identifier': '7461968e-5c85-451b-a38b-26c540c7b802', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'query tool', 'accessURL': 'http://wonder.cdc.gov/bridged-race-population.html', 'mediaType': 'application/unknown', 'title': 'Query Tool '}], 'keyword': ['Age', 'County', 'Ethnicity', 'population', 'Race', 'Sex', 'State', 'year'], 'bureauCode': ['009:20'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://wonder.cdc.gov/wonder/help/bridged-race.html'}, {'description': '<p>The Online Tuberculosis Information System (OTIS) on CDC WONDER contains information on verified tuberculosis (TB) cases reported to the Centers for Disease Control and Prevention (CDC) by state health departments, the District of Columbia and Puerto Rico since 1993. These data were extracted from the CDC national TB surveillance system. OTIS reports case counts, incidence rates, population counts, percentage of cases that completed therapy within 1 year of diagnosis, and percentage of cases tested for drug susceptibility. Data for 22 variables are included in the data set, including: age groups, race / ethnicity, sex, vital status, year reported, state, metropolitan area, several patient risk factors, directly observed therapy, disease verification criteria and multi-drug resistant TB. Each year these data are updated with an additional year of cases plus revisions to cases reported in previous years. OTIS is produced by the U.S. Department of Health and Human Services, Public Health Service, Centers for Disease Control and Prevention (CDC), National Center for HIV/AIDS, viral Hepatitis, STD and TB Prevention (NCHHSTP).</p>\n', 'programCode': ['009:053'], 'title': 'CDC WONDER: Online Tuberculosis Information System (OTIS)', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention, Department of Health & Human Services'}, 'theme': ['State'], 'landingPage': 'https://healthdata.gov/dataset/cdc-wonder-online-tuberculosis-information-system-otis-0', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'temporal': '1993-01-01T00:00:00-05:00/2008-12-31T00:00:00-05:00', 'identifier': 'e68f8a49-eae3-41b8-8b03-0f02d0167fcf', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'query tool', 'accessURL': 'http://wonder.cdc.gov/tb.html', 'mediaType': 'application/unknown', 'title': 'Query Tool '}], 'keyword': ['Age', 'alcohol use', 'case', 'drug resistant', 'drug susceptibility', 'Ethnicity', 'foreign born', 'hiv status', 'homeless', 'incidence', 'injecting drug use', 'isoniazid', 'metropolitan area', 'msa', 'Occupation', 'pulmonary', 'Race', 'rifampin', 'Sex', 'State', 'TB', 'therapy', 'tuberculosis', 'vital status', 'year'], 'bureauCode': ['009:20'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://wonder.cdc.gov/wonder/help/tb.html'}, {'description': '<p>This is a compilation of URLs, dataset names and general information about the Federal Assistance Award (CFDA) program name, the associated sub-agency and the types of data sets available for sub-agencies of the Administration for Children and Families</p>\n', 'programCode': ['009:103'], 'title': 'HHS Administration for Children and Families Table of Contents for Listings of Agency Data Sets', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/hhs-administration-children-and-families-table-contents-listings-agency-data-sets', 'modified': '2020-03-03', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'accessLevel': 'public', 'identifier': '53a77760-b3d0-431b-8a7a-7c7e95dadbb3', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.acf.hhs.gov/datagov-datasets/', 'mediaType': 'application/unknown', 'title': 'XLS '}], 'keyword': ['adoption agencies', 'census data', 'center', 'Child', 'child care', 'child fatalities', 'child maltreatment', 'child support', 'Children', 'cse', 'domestic adoption', 'early head start', 'families', 'family', 'geocode', 'geodata', 'grantee', 'head start', 'location', 'locator', 'ocse', 'program', 'search agencies', 'Service', 'social service', 'support groups', 'tribes'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': "<p>Decisions of the Departmental Appeals Board's Medicare Appeals Council involving claims for entitlement to Medicare and individual claims for Medicare coverage and payment filed by beneficiaries or health care providers/suppliers.</p>\n", 'programCode': ['009:111'], 'title': 'Medicare Appeals Council Decisions', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['Health', 'Medicare', 'Hospital'], 'landingPage': 'https://healthdata.gov/dataset/medicare-appeals-council-decisions-0', 'modified': '2020-02-21', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'temporal': '2003-06-11T00:00:00-04:00/2003-06-11T00:00:00-04:00', 'identifier': '92cece16-e224-4a1d-92ae-d48f2b18bfb3', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'query tool', 'accessURL': 'http://www.hhs.gov/dab/divisions/medicareoperations/macdecisions/mac_decisions.html#overpayment_claims', 'mediaType': 'application/unknown', 'title': 'Query Tool '}], 'keyword': ['administrative', 'adopt', 'affirm', 'alj', 'ambulance', 'appeal', 'appropriate', 'approval', 'beneficiary', 'benefit', 'billing', 'bipa', 'charge', 'claim', 'cmp', 'CMS', 'code', 'collect', 'contractor', 'coverage', 'dab', 'decision', 'determination', 'device', 'disallow', 'dismiss', 'doctor', 'drug', 'emergency', 'enrollee', 'Enrollment', 'Entitlement', 'fee', 'health care', 'hearing', 'hmo', 'home health', 'Hospice', 'Hospital', 'insurance', 'irmaa', 'judge', 'law', 'lcd', 'mac', 'medical equipment', 'medically necessary', 'Medicare', 'modify', 'ncd', 'Nursing Facility', 'Nursing Home', 'omha', 'Part A', 'Part B', 'Part C', 'Part D', 'participation', 'patient', 'payment', 'physician', 'plan', 'prescription', 'procedure', 'Provider', 'qic', 'reasonable', 'recipient', 'Reimbursement', 'repay', 'review', 'schip', 'Service', 'ssa', 'stabilization', 'supplier', 'surgery'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.hhs.gov/dab/divisions/medicareoperations/macdecisions/mac_decisions.html#overpayment_claims'}, {'description': '<p>The National Institute for Occupational Safety and Health (NIOSH), under the authorization of the Federal Mine Safety and Health Act of 1977 and the Occupational Safety and Health Act of 1970, provides a testing approval and certification program assuring commercial availability of safe personal protective devices. NIOSH develops improved performance regulations, tests and certifies (or approves) devices, and purchases approved and certified products on the open market to verify quality of manufacture</p>\n', 'programCode': ['009:005'], 'title': 'NIOSH Certified Equipment List (CEL)', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention, Department of Health & Human Services'}, 'theme': ['Health'], 'landingPage': 'https://healthdata.gov/dataset/niosh-certified-equipment-list-cel', 'modified': '2020-02-21', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'temporal': '1972-01-01T00:00:00-05:00/1972-01-01T00:00:00-05:00', 'identifier': '63a7cbf3-3b97-407d-a7b7-c55431fc9829', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'query tool', 'accessURL': 'http://www2a.cdc.gov/drds/cel/cel_form_code.asp', 'mediaType': 'application/unknown', 'title': 'Query Tool '}], 'keyword': ['certification', 'equipment', 'occupational health', 'personal protective', 'respirator', 'safety'], 'bureauCode': ['009:20'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The Tarrant County Public Health (TCPH) and Biosense collaboration is an effort to visualize TCPH health data collected by Biosense using Google Fusion Table technology and make that visualization publicly available. The data consists of patient visits to hospital emergency departments associated with Tarrant County Public Health (TCPH) that had the illness Gastro Intestinal, Heat Related, or Upper Respiratory divided by all emergency department visits that occurred for the same time period and in the geographic granularity for which the calculation was made.</p>\n', 'programCode': ['009:048'], 'title': 'CDC BioSense: Tarrant County, Texas', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention, Department of Health & Human Services'}, 'theme': ['Community', 'Health'], 'landingPage': 'https://healthdata.gov/dataset/cdc-biosense-tarrant-county-texas', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'temporal': '2007-01-01T00:00:00-05:00/2007-01-01T00:00:00-05:00', 'identifier': '2e3a0a06-5e2d-4cbc-8c63-0d54e10978d9', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'query tool', 'accessURL': 'http://www.google.com/publicdata/overview?ds=z46e2n1b69u8mu_', 'mediaType': 'application/unknown', 'title': 'Query Tool '}], 'keyword': ['chronic disease', 'community health', 'gastro-intestinal', 'health care access', 'health-related behaviors', 'heat related', 'infectious disease', 'injury', 'Prevalence', 'preventive practices', 'surveillance', 'Trends', 'upper respiratory', 'visualization'], 'bureauCode': ['009:20'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The Vaccine Adverse Event Reporting System (VAERS) online database on CDC WONDER provides counts and percentages of adverse event case reports after vaccination, by symptom, vaccine product, manufacturer, onset interval, outcome category, year and month vaccinated, year and month reported, age, sex and state / territory. The Vaccine Adverse Event Reporting System is a cooperative program for vaccine safety of the Centers for Disease Control and Prevention (CDC) and the Food and Drug Administration (FDA). VAERS is a post-marketing safety surveillance program, collecting information about adverse events (possible side effects) that occur after the administration of US licensed vaccines. Data are from the US Department of Health and Human Services (DHHS), Public Health Service (PHS), Food and Drug Administration (FDA)/ Centers for Disease Control (CDC), Vaccine Adverse Event Reporting System (VAERS).</p>\n', 'programCode': ['009:011'], 'title': 'CDC WONDER: Vaccine Adverse Event Reporting System (VAERS)', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention, Department of Health & Human Services'}, 'theme': ['State'], 'landingPage': 'https://healthdata.gov/dataset/cdc-wonder-vaccine-adverse-event-reporting-system-vaers', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'temporal': '1990-01-01T00:00:00-05:00/2010-12-31T00:00:00-05:00', 'identifier': '2761a3aa-c892-4e95-bece-7902cff70133', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'query tool', 'accessURL': 'http://wonder.cdc.gov/vaers.html', 'mediaType': 'application/unknown', 'title': 'Query Tool '}], 'keyword': ['Adverse Event', 'aefi', 'Age', 'immunization', 'manufacturer', 'medra', 'month', 'onset', 'outcome', 'report date', 'safety', 'Sex', 'side effect', 'State', 'symptom', 'territory', 'vaccination date', 'vaccine', 'vaers', 'year'], 'bureauCode': ['009:20'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://wonder.cdc.gov/wonder/help/vaers.html'}, {'description': '<p>Overview: The QuitNowTXT text messaging program is designed as a resource that can be adapted to specific contexts including those outside the United States and in languages other than English. Based on evidence-based practices, this program is a smoking cessation intervention for smokers who are ready to quit smoking. Although evidence supports the use of text messaging as a platform to deliver cessation interventions, it is expected that the maximum effect of the program will be demonstrated when it is integrated into other elements of a national tobacco control strategy. The QuitNowTXT program is designed to deliver tips, motivation, encouragement and fact-based information via unidirectional and interactive bidirectional message formats. The core of the program consists of messages sent to the user based on a scheduled quit day identified by the user. Messages are sent for up to four weeks pre-quit date and up to six weeks post quit date. Messages assessing mood, craving, and smoking status are also sent at various intervals, and the user receives messages back based on the response they have submitted. In addition, users can request assistance in dealing with craving, stress/mood, and responding to slips/relapses by texting specific key words to the QuitNow. Rotating automated messages are then returned to the user based on the keyword. Details of the program are provided below. Texting STOP to the service discontinues further texts being sent. This option is provided every few messages as required by the United States cell phone providers. It is not an option to remove this feature if the program is used within the US. If a web-based registration is used, it is suggested that users provide demographic information such as age, gender, and smoking frequency (daily or almost every day, most days, only a few days a week, only on weekends, a few times a month or less) in addition to their mobile phone number and quit date. This information will be useful for assessing the reach of the program, as well as identifying possible need to develop libraries to specific groups. The use of only a mobile phone-based registration system reduces barriers for participant entry into the program but limits the collection of additional data. At bare minimum, quit date must be collected. At sign up, participants will have the option to choose a quit date up to one month out. Text messages will start up to 14 days before their specified quit date. Users also have the option of changing their quit date at any time if desired. The program can also be modified to provide texts to users who have already quit within the last month. One possible adaptation of the program is to include a QuitNowTXT "light" version. This adaptation would allow individuals who do not have unlimited text messaging capabilities but would still like to receive support to participate by controlling the number of messages they receive. In the light program, users can text any of the programmed keywords without fully opting in to the program. Program Design: The program is designed as a 14-day countdown to quit date, with subsequent six weeks of daily messages. Each day within the program is identified as either a pre-quit date (Q- # days) or a post-quit date (Q+#). If a user opts into the program fewer than 14 days before their quit date, the system will begin sending messages on that day. For example, if they opt in four days prior to their quit date, the system will send a welcome message and recognize that they are at Q-4 (or four days before their quit date), and they will receive the message that everyone else receives four days before their quit date. As the user progresses throughout the program, they will receive messages outlined in the text message library. Throughout the program, users will receive texts that cover a variety of content areas including tips, informational content, motivational messaging, and keyword responses. The frequency of messages increases as the days leading up to and following the user\'s quit date, with a heavy emphasis on support, efficacy building, and actionable tips. Further away from a user\'s quit date, the messages will reduce in frequency. If the user says they have started to smoke again, the system will give them the option of continuing the program as planned or starting over and setting a new quit date. The system is also designed to assess the user\'s mood, craving level, and smoking status several times during the program. These assessment messages are characterized as MOOD, CRAVE, and STATUS messages. Whenever the system asks for a response from the user, it will send a programmed response based on the user\'s answer (i.e., if the user responds with MOOD = BAD then they will receive a message customized to that response). These programmed response messages rotate throughout the course of the program. Users can also send the system one of three programmed keywords (CRAVE, MOOD, and SLIP), and the system will send unique, automated responses based on the texted keyword. There are 10 messages for each of the programmed keywords, which rotate on a random basis, decreasing the likelihood the user will get the same response in a row. After the full six-week program comes to an end, the system will follow up at one, three, and six months to check on the user\'s smokefree status and offer additional assistance if needed. Message Types: -\'\'\'¢ Tips: Tips provide users with actionable strategies on how to manage cravings and deal with quitting smoking in general. -\'\'\'¢ Motivation/encouragement: Motivational messages encourage users to keep going on their smokefree journey despite the difficulty and struggle they may be facing. -\'\'\'¢ Information: Informational messages provide users with facts and other salient points about the impact of smoking relevant to their socio-cultural environment. -\'\'\'¢ Assessment: The assessment messages are built into the text messaging program and are designed to collect information about the user\'s experience as they are quitting and provide immediate feedback based on the user\'s response. Assessment messages fall along three dimensions: mood, craving, and smoking status. -\'\'\'¢ Reactive Messaging (Key Words): At any point, the user can initiate an interaction with the program that will return a text message relevant to the user\'s request for help. In response to the user texting one of the key words, the system will send them unique, automated responses. The key words cover topics relevant to various aspects of cessation.</p>\n', 'programCode': ['009:047'], 'title': 'QuitNowTXT Text Messaging Library', 'publisher': {'@type': 'org:Organization', 'name': 'National Cancer Institute (NCI), National Institutes of Health (NIH)'}, 'theme': ['Health'], 'landingPage': 'https://healthdata.gov/dataset/quitnowtxt-text-messaging-library', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'accessLevel': 'public', 'identifier': 'c90f280f-7c5c-4d12-a648-a521301708c0', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://smokefree.gov/health-care-professionals', 'mediaType': 'application/unknown', 'title': 'Widget '}], 'keyword': ['cancer', 'cessation', 'cigarettes', 'mobile', 'mobile health', 'quitting', 'smoking', 'text messaging', 'tobacco', 'tobacco control'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>MONAHRQ® is a desktop software tool that enables organizations—such as state and local data organizations, regional reporting collaborations, hospitals and hospital systems, nursing homes and nursing home organizations, and health plans—to quickly and easily generate a health care reporting website.</p>\n<p>Effective September 27, 2017, technical support and software updates will no longer be available. Version 7, build 5, will be the final update. Existing software and supporting materials will remain available on this site. In addition, the open source project will remain active with software and materials available through GitHub: <a href="https://github.com/AHRQ/MONAHRQ-Open-Source">https://github.com/AHRQ/MONAHRQ-Open-Source</a></p>\n', 'programCode': ['009:072'], 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services, Agency for Healthcare Research and Quality'}, 'theme': ['Community', 'Health', 'Quality', 'Medicare', 'Hospital', 'Inpatient', 'National', 'State'], 'landingPage': 'https://www.ahrq.gov/professionals/systems/monahrq/index.html', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:monahrq@ahrq.gov', 'fn': 'MONAHRQ user support'}, 'issued': '2012-05-30', 'accessLevel': 'public', 'identifier': '8e9604e5-028d-46ed-8f10-524904d3e60d', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'widget', 'accessURL': 'http://monahrq.ahrq.gov/download.shtml', 'mediaType': 'application/unknown', 'title': 'Widget '}], 'keyword': ['Claims', 'community health', 'diagnoses', 'Emergency Department', 'hcahps', 'hcup', 'health care', 'health statistics', 'healthcare quality', 'Hospital', 'hospital compare', 'Inpatient', 'Prevention', 'procedures', 'quality reporting', 'software', 'utlization', 'website'], 'bureauCode': ['009:33'], 'dataQuality': True, 'title': 'MONAHRQ', 'describedBy': 'https://www.ahrq.gov/professionals/systems/monahrq/software/index.html'}, {'description': '<p>When it is consistent with the public protection responsibilities of the agency and depending on the nature of the violation, it is the Food and Drug Administration\'s (FDA\'s) practice to give individuals and firms an opportunity to take voluntary and prompt corrective action before it initiates an enforcement action. Warning Letters are issued to achieve voluntary compliance and to establish prior notice. The use of Warning Letters and the prior notice policy are based on the expectation that most individuals and firms will voluntarily comply with the law. See <a href="http://www.fda.gov/ICECI/ComplianceManuals/RegulatoryProceduresManual/ucm176870.htm">http://www.fda.gov/ICECI/ComplianceManuals/RegulatoryProceduresManual/uc...</a> for additional infomation on Warning Letters.</p>\n', 'programCode': ['009:002'], 'title': 'Warning Letters', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['Community'], 'landingPage': 'https://healthdata.gov/dataset/warning-letters-1', 'modified': '2020-02-21', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'temporal': '1996-11-01T00:00:00-05:00/1996-11-01T00:00:00-05:00', 'identifier': '541c2445-224d-4235-9c13-8fac34903aa8', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.accessdata.fda.gov/scripts/warningletters/wlSearchExcel.cfm', 'mediaType': 'application/unknown', 'title': 'Query Tool '}], 'keyword': ['advertising', 'biologics', 'community law', 'devices', 'Drugs', 'foods', 'tobacco', 'veterinary medicine', 'warning letters'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>Transcript of 2010 Drug Facts Chat Day.</p>\n', 'programCode': ['009:061'], 'title': 'Drug Facts Chat Day', 'publisher': {'@type': 'org:Organization', 'name': 'National Institute on Drug Abuse (NIDA), National Institutes of Health (NIH)'}, 'landingPage': 'https://healthdata.gov/dataset/drug-facts-chat-day', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'accessLevel': 'public', 'identifier': '0c7a3b41-d488-4031-9b35-9e6f4e8d4266', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.drugabuse.gov/es/cuales-son-los-efectos-largo-plazo-de-la-marihuana', 'mediaType': 'application/unknown', 'title': 'Query Tool '}], 'keyword': ['chat day', 'nida'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The Mortality - Multiple Cause of Death data on CDC WONDER are county-level national mortality and population data spanning the years 1999-2006. These data are available in two separate data sets: one data set for years 1999-2004 with 3 race groups, and another data set for years 2005-2006 with 4 race groups and 3 Hispanic origin categories. Data are based on death certificates for U.S. residents. Each death certificate contains a single underlying cause of death, up to twenty additional multiple causes, and demographic data. The number of deaths, crude death rates, age-adjusted death rates, standard errors and 95% confidence intervals for death rates can be obtained by place of residence (total U.S., state, and county), age group (including infants), race, Hispanic ethnicity (years 2005-2006 only), gender, year of death, and cause-of-death (4-digit ICD-10 code or group of codes). The data are produced by the National Center for Health Statistics.</p>\n', 'programCode': ['009:048'], 'title': 'CDC WONDER: Mortality - Multiple Cause of Death', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention, Department of Health & Human Services'}, 'theme': ['Health', 'State'], 'landingPage': 'https://healthdata.gov/dataset/cdc-wonder-mortality-multiple-cause-death-0', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'temporal': '1999-01-01T00:00:00-05:00/2006-12-31T00:00:00-05:00', 'identifier': '43857256-b635-456e-84b2-ec722454326d', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'query tool', 'accessURL': 'http://wonder.cdc.gov/mcd.html', 'mediaType': 'application/unknown', 'title': 'Query Tool '}], 'keyword': ['Age', 'Births', 'Cause', 'County', 'deaths', 'disease', 'health', 'Hispanic', 'ICD', 'infant', 'mortality', 'population', 'Race', 'Sex', 'State', 'urbanization'], 'bureauCode': ['009:20'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://wonder.cdc.gov/wonder/help/mcd.html'}, {'description': '<p>The Sexually Transmitted Disease (STD) Morbidity online databases on CDC WONDER contain case reports reported from the 50 United States and D.C., Puerto Rico, Virgin Islands and Guam. The online databases report the number of cases and disease incidence rates by year, state, disease, age, gender of patient, type of STD, and area of report. Data are produced by the U.S. Department of Health and Human Services, Public Health Service, Centers for Disease Control and Prevention (CDC), National Center for HIV/AIDS, viral Hepatitis, STD and TB Prevention (NCHHSTP).</p>\n', 'programCode': ['009:027'], 'title': 'CDC WONDER: Sexually Transmitted Disease (STD) Morbidity', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention, Department of Health & Human Services'}, 'theme': ['State'], 'landingPage': 'https://healthdata.gov/dataset/cdc-wonder-sexually-transmitted-disease-std-morbidity', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'temporal': '1984-01-01T00:00:00-05:00/2008-12-31T00:00:00-05:00', 'identifier': '134d23cb-d5d0-45d0-8fa4-4313efb14183', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'query tool', 'accessURL': 'http://wonder.cdc.gov/std.html', 'mediaType': 'application/unknown', 'title': 'Query Tool '}], 'keyword': ['Age', 'case', 'Ethnicity', 'guam', 'incidence', 'morbidity', 'puerto rico', 'Race', 'Sex', 'State', 'STD', 'virgin islands', 'year'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://wonder.cdc.gov/std.html'}, {'description': "<p>The Mortality - Infant Deaths (from Linked Birth / Infant Death Records) online databases on CDC WONDER provide counts and rates for deaths of children under 1 year of age, occuring within the United States to U.S. residents. Information from death certificates has been linked to corresponding birth certificates. Data are available by county of mother's residence, child's age, underlying cause of death, gender, birth weight, birth plurality, birth order, gestational age at birth, period of prenatal care, maternal race and ethnicity, maternal age, maternal education and marital status. Data are available since 1995. The data are produced by the National Center for Health Statistics.</p>\n", 'programCode': ['009:015'], 'title': 'CDC WONDER: Mortality - Infant Deaths', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention, Department of Health & Human Services'}, 'theme': ['Health', 'State'], 'landingPage': 'https://healthdata.gov/dataset/cdc-wonder-mortality-infant-deaths', 'modified': '2020-02-21', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'temporal': '1995-01-01T00:00:00-05:00/2005-12-31T00:00:00-05:00', 'identifier': '5f2e0ec4-4aa6-4b00-bc1a-9fa72bbff80c', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'query tool', 'accessURL': 'http://wonder.cdc.gov/lbd.html', 'mediaType': 'application/unknown', 'title': 'Query Tool '}], 'keyword': ['Age', 'birth weight', 'birthplace', 'Births', 'Cause', 'County', 'deaths', 'delivery method', 'disease', 'Education', 'gestational age', 'health', 'Hispanic', 'ICD', 'infant', 'medical attendant', 'mortality', 'population', 'prenatal care', 'Race', 'Sex', 'State'], 'bureauCode': ['009:20'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://wonder.cdc.gov/wonder/help/lbd.html'}, {'description': "<p>Decisions issued by the Chair and Board Members of the Departmental Appeals Board concerning determinations in discretionary, project grant programs, including disallowances, terminations and denials of refunding, cost allocation plan disapprovals, and rate determinations; determinations in mandatory grant programs, including disallowances of state claims under titles I, IV-A (Temporary Assistance for Needy Families), IV-D (Child Support Enforcement), IV-E (Foster Care and Adoption Assistance), X, XIV, XVI, XIX (Medicaid), and XXI (State Children's Health Insurance Program) of the Social Security Act; and appellate review of decisions of DAB Civil Remedies Division ALJs, decisions of Food and Drug Administration ALJs regarding civil money penalties, and decisions of Department of the Interior ALJs in Indian Health Service contract/compact cases.n.</p>\n", 'programCode': ['009:072'], 'title': 'Departmental Appeals Board Decisions', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['Community', 'Health', 'Medicare', 'Hospital'], 'landingPage': 'https://healthdata.gov/dataset/departmental-appeals-board-decisions-0', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'temporal': '1974-03-07T00:00:00-04:00/1974-03-07T00:00:00-04:00', 'identifier': '56e8ed0c-b29b-462e-aede-83b3e3c466a8', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'query tool', 'accessURL': 'http://www.hhs.gov/dab/decisions/index.html', 'mediaType': 'application/unknown', 'title': 'Query Tool '}], 'keyword': ['abuse', 'acf', 'administrative', 'adopt', 'adoption', 'alj', 'antidumping', 'appeal', 'appellate', 'assessment', 'assistance', 'attorney fees', 'award', 'balance', 'beneficiary', 'benefit', 'billing', 'biologic', 'board', 'cancellation', 'charge', 'Children', 'civil rights', 'clia', 'cmp', 'CMS', 'code', 'collect', 'community health', 'community law', 'compliance', 'cost', 'coverage', 'dab', 'debar', 'debt', 'decision', 'denial', 'determination', 'device', 'disallowance', 'disapprove', 'discontinution', 'discrimination', 'doctor', 'drug', 'Eligibility', 'Eligible', 'embezzlement', 'enforcement', 'enrollee', 'Enrollment', 'exclusion', 'expenditure', 'false claim', 'fda', 'fee', 'felony', 'fine', 'fiscal', 'Foster Care', 'fraud', 'funding', 'grant', 'head start', 'health care', 'hearing', 'hipaa', 'home health', 'Hospice', 'Hospital', 'ig', 'indian', 'induce', 'ineligible', 'insurance', 'invalid', 'judge', 'kickback', 'law', 'lcd', 'license', 'lobbying', 'marketing', 'medical equipment', 'medically necessary', 'Medicare', 'misconduct', 'misdemeanor', 'misrepresent', 'modify', 'nf', 'non-compliance', 'nondisclosure', 'Nursing Facility', 'Nursing Home', 'obstruction', 'office of the interior', 'oi', 'oig', 'participation', 'patient', 'payment', 'penalty', 'performance standard', 'physician', 'plan', 'prescription', 'privacy', 'procedure', 'Provider', 'qio', 'reasonable', 'recipient', 'reduction', 'repay', 'rescind', 'reverse', 'review', 'revocation', 'sanction', 'schip', 'security', 'SNF', 'ssa', 'supplier', 'surgery', 'suspension', 'TANF', 'termination', 'theft', 'transaction', 'vaccine', 'violation', 'withold'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.hhs.gov/dab/decisions/dabdecisions/index.html'}, {'description': "<p>Decisions issued by Administrative Law Judges of the Departmental Appeals Board's Civil Remedies Division concerning fraud and abuse determinations by the Office of the Inspector General (OIG) or the Centers for Medicare & Medicaid Services (CMS); provider/supplier enforcement and certification determinations by CMS; terminations of or refusal to grant or continue federal funding for alleged civil rights violations; Program Fraud Civil Remedies Act determinations; civil money penalty determinations by Social Security Administration (SSA); and Equal Access to Justice Act determinations relating to OIG proceedings.</p>\n", 'programCode': ['009:077'], 'title': 'Civil Remedies Division Administrative Law Judge Decisions', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['Community', 'Health', 'Medicare', 'Hospital'], 'landingPage': 'https://healthdata.gov/dataset/civil-remedies-division-administrative-law-judge-decisions', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'temporal': '1985-03-08T00:00:00-05:00/1985-03-08T00:00:00-05:00', 'identifier': '10d259c7-dd50-4786-a98e-6a51ed6312d2', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'query tool', 'accessURL': 'http://www.hhs.gov/dab/decisions/index.html', 'mediaType': 'application/unknown', 'title': 'Query Tool '}], 'keyword': ['abuse', 'administrative', 'alj', 'antidumping', 'appeal', 'assessment', 'attorney fees', 'beneficiary', 'benefit', 'billing', 'cancellation', 'charge', 'civil rights', 'clia', 'cmp', 'CMS', 'code', 'collect', 'community law', 'compliance', 'coverage', 'crd', 'dab', 'debt', 'decision', 'determination', 'device', 'discontinution', 'discrimination', 'doctor', 'drug', 'embezzlement', 'enforcement', 'enrollee', 'Enrollment', 'exclusion', 'false claim', 'fee', 'felony', 'fine', 'fraud', 'funding', 'health care', 'hearing', 'hipaa', 'home health', 'Hospice', 'Hospital', 'ig', 'induce', 'insurance', 'judge', 'kickback', 'law', 'lcd', 'license', 'lobbying', 'medical equipment', 'medically necessary', 'Medicare', 'misconduct', 'misdemeanor', 'misrepresent', 'nf', 'non-compliance', 'nondisclosure', 'Nursing Facility', 'Nursing Home', 'obstruction', 'oig', 'participation', 'patient', 'payment', 'penalty', 'physician', 'plan', 'prescription', 'privacy', 'procedure', 'Provider', 'qio', 'reasonable', 'recipient', 'review', 'revocation', 'sanction', 'security', 'SNF', 'ssa', 'supplier', 'surgery', 'suspension', 'termination', 'theft', 'transaction', 'violation'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.hhs.gov/dab/decisions/civildecisions/index.html'}, {'description': '<p>Decisions issued by the Aid to Families with Dependent Children (AFDC) Quality Control Review Panel of the Departmental Appeals Board concerning the AFDC program (predecessor of Temporary Aid for Needy Families) established by title IV-A of the Social Security Act.</p>\n', 'programCode': ['009:102'], 'title': 'Aid to Families with Dependent Children Quality Control Review Panel Decisions', 'temporal': '1991-08-09T00:00:00-04:00/1996-09-16T00:00:00-04:00', 'publisher': {'@type': 'org:Organization', 'name': 'Departmental Appeals Board'}, 'theme': ['Health', 'Quality'], 'landingPage': 'https://healthdata.gov/dataset/aid-families-dependent-children-quality-control-review-panel-decisions-0', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:Debbie.Nobleman@hhs.gov', 'fn': 'Debbie Nobelman'}, 'issued': '2012-05-30', 'accessLevel': 'public', 'identifier': '094cdb8f-68b1-4634-aa79-b3ba578488b3', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'query tool', 'accessURL': 'http://www.hhs.gov/dab/decisions/index.html', 'mediaType': 'application/unknown', 'title': 'Query Tool '}], 'keyword': ['acf', 'administrative', 'adopt', 'afdc', 'affirm', 'appeal', 'appellate', 'assessment', 'assistance', 'award', 'balance', 'beneficiary', 'benefit', 'billing', 'board', 'cancellation', 'charge', 'Children', 'code', 'collect', 'compliance', 'control', 'cost', 'coverage', 'crd', 'dab', 'debar', 'debt', 'decision', 'denial', 'determination', 'disallowance', 'disapprove', 'discontinution', 'Eligibility', 'enforcement', 'Enrollment', 'exclusion', 'expenditure', 'fiscal', 'food stamp', 'funding', 'grant', 'health care', 'hearing', 'income', 'invalid', 'judge', 'law', 'marketing', 'misconduct', 'modify', 'non-compliance', 'overpayment', 'participation', 'patient', 'payment', 'penalty', 'Quality', 'recipient', 'reduction', 'repay', 'rescind', 'reverse', 'review', 'sanction', 'schip', 'ssa', 'ssn', 'TANF', 'termination', 'underpayment', 'violation', 'welfare', 'withold'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.hhs.gov/dab/decisions/afdcquality/index.html'}, {'description': '<p>Research projects funded by the National Institutes of Health (NIH), other DHHS Operating Divisions (AHRQ, CDC, FDA, HRSA, SAMHSA), and the Department of Veterans Affairs. This is a monthly snapshot of the data publically accessible through the NIH Research Portfolio Online Reporting Tool, Expenditures and Results (RePORTER) system at <a href="http://report.nih.gov">http://report.nih.gov</a>. The RePORTER database contains information such as project title, abstract, principal investigator, funded organization, total awarded costs, categorization by area of research (NIH only), and project keywords. Also available is information on research publications and patents that have cited support from each project.</p>\n', 'programCode': ['009:048'], 'title': 'NIH Exported Research Portfolio Online Reporting Tools: Expenditures and Results (ExPORTER)', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH), Department of Health & Human Services'}, 'theme': ['Community', 'Health'], 'landingPage': 'https://healthdata.gov/dataset/nih-exported-research-portfolio-online-reporting-tools-expenditures-and-results-exporter-2', 'modified': '2020-03-03', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'temporal': '2005-01-01T00:00:00-05:00/2009-12-31T00:00:00-05:00', 'identifier': '3788d897-b8cc-4911-8e6f-92e433d82056', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://projectreporter.nih.gov/exporter/', 'mediaType': 'application/unknown', 'title': 'Query Tool '}], 'keyword': ['ahrq', 'behavioral', 'biomedical', 'CDC', 'community health', 'contracts', 'disease', 'exporter', 'extramural', 'grants', 'health', 'hrsa', 'institution', 'intramural', 'investigator', 'nih', 'patent', 'Prevention', 'publication', 'report', 'reporter', 'Research', 'samhsa', 'va'], 'bureauCode': ['001:05'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>DailyMed provides high quality information about marketed drugs. This information includes FDA labels (package inserts). This Web site provides health information providers and the public with a standard, comprehensive, up-to-date, look-up and download resource of medication content and labeling as found in medication package inserts. The National Library of Medicine (NLM) provides this as a public service and does not accept advertisements.</p>\n', 'programCode': ['009:048'], 'temporal': '2005-01-01T00:00:00-05:00/2005-01-01T00:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'National Library of Medicine (NLM)'}, 'theme': ['Community', 'Health'], 'landingPage': 'https://dailymed.nlm.nih.gov/dailymed/', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:custserv@nlm.nih.gov', 'fn': 'NLM Customer Service'}, 'issued': '2012-05-30', 'accessLevel': 'public', 'identifier': 'd33828af-4784-472b-b6c9-bd7b5605372f', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://dailymed.nlm.nih.gov/dailymed/index.cfm', 'mediaType': 'application/unknown', 'title': 'Search DailyMed'}, {'@type': 'dcat:Distribution', 'format': 'api', 'accessURL': 'https://dailymed.nlm.nih.gov/dailymed/app-support-web-services.cfm', 'mediaType': 'application/unknown', 'title': 'API'}, {'@type': 'dcat:Distribution', 'format': 'data', 'accessURL': 'https://dailymed.nlm.nih.gov/dailymed/spl-resources.cfm', 'mediaType': 'application/unknown', 'title': 'Download DailyMed Data'}], 'keyword': ['community health', 'drug labeling', 'drug therapy', 'pharmaceutical preparations', 'pharmacology', 'United States'], 'bureauCode': ['009:25'], 'dataQuality': True, 'title': 'DailyMed', 'describedBy': 'http://www.nlm.nih.gov/research/umls/rxnorm/overview.html'}, {'description': '<p>The Find Shortage Areas: Health Professional Shortage Area (HPSA) and Medically Underserved Area/Population (MUA/P) by Address tool helps you determine if a specific address is located in a designated shortage area. Shortage areas are designated by HRSA as specific geographic areas or sites that have the greatest need for health care. Shortage areas are categorized by specific needs (Primary Care HPSA, Mental Health HPSA, Dental Care HPSA, or MUA/P).</p>\n', 'programCode': ['009:014'], 'title': 'Find Shortage Areas: HPSA & MUA/P by Address', 'temporal': '2009-01-01T00:00:00-05:00/2009-01-01T00:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Health Resources and Services Administration'}, 'theme': ['Health', 'Medicare'], 'landingPage': 'https://data.hrsa.gov/tools/shortage-area/by-address', 'modified': '2019-05-01', 'contactPoint': {'hasEmail': 'mailto:data@hrsa.gov', 'fn': 'HRSA Data Warehouse'}, 'issued': '2012-05-30', 'accessLevel': 'public', 'identifier': '479be80d-2fac-415b-90c5-77a15ae1cab7', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://datawarehouse.hrsa.gov/GeoAdvisor/ShortageDesignationAdvisor.aspx', 'mediaType': 'application/unknown', 'title': 'Query Tool '}], 'keyword': ['census tract number', 'comprehensive health center', 'county subdivision name', 'dental care hpsa', 'elderly', 'federally qualified health center', 'find shortage area', 'health professional shortage area', 'HPSA', 'infant mortality', 'low income populations', 'medically underserved area', 'medically underserved population', 'medicare physician bonus payment', 'mental health hpsa', 'mua', 'mup', 'Poverty', 'primary care hpsa', 'shortage'], 'bureauCode': ['009:15'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The AIDS Public Information Data Set (APIDS) for years 1981-2002 on CDC WONDER online database contains counts of AIDS (Acquired Immune Deficiency Syndrome) cases reported by state and local health departments, by demographics; location (region and selected metropolitan areas); case-definition; month/year and quarter-year of diagnosis, report, and death (if applicable); and HIV exposure group (risk factors for AIDS). Data are produced by the US Department of Health and Human Services (US DHHS), Public Health Service (PHS), Centers for Disease Control and Prevention (CDC), National Center for HIV, STD and TB Prevention (NCHSTP), Division of HIV/AIDS Prevention (DHP).</p>\n', 'programCode': ['009:027'], 'title': 'CDC WONDER: AIDS Public Use Data', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention, Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/cdc-wonder-aids-public-use-data', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'temporal': '1981-01-01T00:00:00-05:00/2002-12-31T00:00:00-05:00', 'identifier': '8208b2a4-58bb-460e-b6fc-56ae6e6cd5e2', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'query tool', 'accessURL': 'http://wonder.cdc.gov/AIDSPublic.html', 'mediaType': 'application/unknown', 'title': 'Query Tool '}], 'keyword': ['Age', 'aids', 'case definition', 'case report', 'date diagnosed', 'date reported', 'diagnosis', 'Ethnicity', 'exposure category', 'hemophilia', 'HIV', 'incidence', 'iv drug use', 'metropolitan area', 'msa', 'pediatric', 'Race', 'Region', 'Sex', 'sexual orientation', 'vital status'], 'bureauCode': ['009:20'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://wonder.cdc.gov/wonder/help/aids.html'}, {'description': '<p>A search-based Web service that provides access to disease, condition and wellness information via MedlinePlus health topic data in XML format. The service accepts keyword searches as requests and returns relevant MedlinePlus health topics in ranked order. The service also returns health topics summaries, search result snippets and other associated data.</p>\n', 'programCode': ['009:046'], 'title': 'MedlinePlus Health Topic Web Service', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'theme': ['Community', 'Health'], 'landingPage': 'https://healthdata.gov/dataset/medlineplus-health-topic-web-service', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'temporal': '2010-01-01T00:00:00-05:00/2010-01-01T00:00:00-05:00', 'identifier': 'de0c318c-5a83-4a99-9bc6-2feb7e24b204', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.nlm.nih.gov/medlineplus/webservices.html', 'mediaType': 'application/unknown', 'title': 'API'}], 'keyword': ['community health', 'health', 'health services', 'medicine', 'wellness'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>A Web application that allows patient portals and electronic health record (EHR) systems to use existing code sets to link to relevant, authoritative health information from MedlinePlus.gov. Matches ICD-9-CM or SNOMED CT codes to related MedlinePlus consumer health information, LOINC codes to information on lab tests, and also matches NDC, RXCUI or text strings to patient medication information.</p>\n', 'programCode': ['009:046'], 'title': 'MedlinePlus Connect for Electronic Health Record (EHR) Systems - Web Application', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'theme': ['Health'], 'landingPage': 'https://healthdata.gov/dataset/medlineplus-connect-electronic-health-record-ehr-systems-web-application', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'temporal': '2010-01-01T00:00:00-05:00/2010-01-01T00:00:00-05:00', 'identifier': 'f15aa02b-4129-4abc-b1f4-d74896ac7c5a', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.nlm.nih.gov/medlineplus/connect/application.html', 'mediaType': 'application/unknown', 'title': 'Query Tool'}], 'keyword': ['connect', 'EHR', 'ehrs', 'electronic health records', 'electronic medical records', 'EMR', 'emrs', 'health', 'health services', 'ICD-9', 'infobutton', 'loinc', 'medicine', 'medlineplus', 'NDC', 'patient education', 'patient health records', 'phr', 'phrs', 'rxnorm', 'snowmed ct', 'wellness'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': "<p>AoA's Performance Outcomes Measures project (POMP) helps States and Area Agencies on Aging assess their own program performance, while assisting AoA to meet the accountability provisions of the Government Performance and Results Act (GPRA) and the Office of Management and Budget's (OMB) program assessment requirements. Through annual performance reports, Federal agencies provide detailed information on their progress in meeting program performance objectives. Congress and OMB now use performance information to support budget decisions. Many state and local governments are requiring similar systems of accountability to document results and justify funding. In order to gather information on the performance of its program, the Administration on Aging surveys the participants in its Older Americans Act programs. These national surveys provide a portrait of who receives these services and how they assess the quality of the services received.</p>\n", 'programCode': ['009:044'], 'title': 'First National Survey of Older Americans Act Survey of Participants', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Community Living, Department of Health & Human Services'}, 'theme': ['Community', 'Health'], 'landingPage': 'https://healthdata.gov/dataset/first-national-survey-older-americans-act-survey-participants', 'modified': '2020-03-03', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'rhornyak'}, 'issued': '2012-05-30', 'accessLevel': 'public', 'identifier': 'fe57a1e5-d90e-41d9-82bb-c9491362c30f', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'http://www.aoa.gov/AoARoot/Program_Results/docs/2003/National_Survey/1st_National_Survey_Data_Files_2003.zip', 'mediaType': 'application/unknown', 'title': 'CSV '}], 'keyword': ['community health'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.aoa.gov/AoARoot/Program_Results/docs/2003/National_Survey/1st_National_Survey_Codebooks_2003.zip'}, {'description': '<p>The National Survey on Drug Use and Health (NSDUH) series (formerly titled National Household Survey on Drug Abuse) primarily measures the prevalence and correlates of drug use in the United States. The surveys are designed to provide quarterly, as well as annual, estimates. Information is provided on the use of illicit drugs, alcohol, and tobacco among members of United States households aged 12 and older. Questions included age at first use as well as lifetime, annual, and past-month usage for the following drug classes: marijuana, cocaine (and crack), hallucinogens, heroin, inhalants, alcohol, tobacco, and nonmedical use of prescription drugs, including pain relievers, tranquilizers, stimulants, and sedatives. The survey covers substance abuse treatment history and perceived need for treatment, and includes questions from the Diagnostic and Statistical Manual (DSM) of Mental Disorders that allow diagnostic criteria to be applied. The survey included questions concerning treatment for both substance abuse and mental health-related disorders. Respondents were also asked about personal and family income sources and amounts, health care access and coverage, illegal activities and arrest record, problems resulting from the use of drugs, and needle-sharing.</p>\n', 'programCode': ['009:061'], 'title': 'National Survey on Drug Use and Health (NSDUH), 2010', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration, Department of Health & Human Services'}, 'theme': ['Health'], 'landingPage': 'https://healthdata.gov/dataset/national-survey-drug-use-and-health-nsduh-2010', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'temporal': '2010-01-01T00:00:00-05:00/2010-12-31T00:00:00-05:00', 'identifier': 'e1237c89-6291-4562-aa8a-54b16805763f', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'http://www.icpsr.umich.edu/icpsrweb/SAMHDA/studies/32722', 'mediaType': 'application/unknown', 'title': 'CSV'}], 'keyword': ['addiction', 'alcohol', 'alcohol abuse', 'alcohol consumption', 'amphetamines', 'barbiturates', 'cocaine', 'controlled drugs', 'crack cocaine', 'Demographics', 'depression', 'drinking behavior', 'drug abuse', 'drug dependence', 'drug treatment', 'drug use', 'Drugs', 'employment', 'hallucinogens', 'health care', 'heroin', 'households', 'income', 'inhalants', 'marijuana', 'mental health', 'mental health services', 'methamphetamine', 'pain relievers', 'pregnancy', 'Prescription Drugs', 'sedatives', 'smoking', 'stimulants', 'substance abuse', 'Substance Abuse Treatment', 'tobacco use', 'tranquilizers', 'youths'], 'bureauCode': ['009:30'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.icpsr.umich.edu/icpsrweb/SAMHDA/studies/32722'}, {'description': '<p>The Population online databases contain data from the US Census Bureau. The Census Estimates online database contains contains county-level population counts for years 1970 - 2000. The data comprise the April 1st Census counts for years 1970, 1980, 1990 and 2000, the July 1st intercensal estimates for years 1971-1979 and 1981-1989, and the July 1st postcensal estimates for years 1991-1999. The Census Projections online database contains population projections for years 2004-2030 by year, state, age, race and sex, prodyced by teh Cenus Bureau in 2005. The data are produced by the United States Department of Commerce, U.S. Census Bureau, Population Division.</p>\n', 'programCode': ['006:008'], 'title': 'CDC WONDER: Population (from Census)', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention, Department of Health & Human Services'}, 'theme': ['State'], 'landingPage': 'https://healthdata.gov/dataset/cdc-wonder-population-census', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'temporal': '1970-01-01T00:00:00-05:00/2030-12-31T00:00:00-05:00', 'identifier': '4e273172-5ab5-4db6-bb27-573f15386778', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'query tool', 'accessURL': 'http://wonder.cdc.gov/population.html', 'mediaType': 'application/unknown', 'title': 'Query Tool '}], 'keyword': ['Age', 'County', 'Race', 'Sex', 'State', 'year'], 'bureauCode': ['009:20'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://wonder.cdc.gov/population.html'}, {'description': "<p>In 1992, Congress enacted the Fertility Clinic Success Rate and Certification Act (FCSRCA). The act requires CDC to collect data from clinics and submit an annual report to Congress on Assisted Reproductive Technology (ART) success rates. In 1996, CDC initiated the ART Surveillance System to collect cycle specific and clinic specific data from all medical clinics practicing ART in the United States and its territories. The data collected include patient's diagnosis, type of ART, clinical information pertaining to the ART procedure, and information on pregnancy outcomes.</p>\n", 'programCode': ['009:048'], 'title': 'Assisted Reproductive Technology (ART) Surveillance', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention, Department of Health & Human Services'}, 'theme': ['Health'], 'landingPage': 'https://healthdata.gov/dataset/assisted-reproductive-technology-art-surveillance', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'temporal': '1995-01-01T00:00:00-05:00/2008-12-31T00:00:00-05:00', 'identifier': '329645f5-726d-4a73-9b18-044642e6532f', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'query tool', 'accessURL': 'http://www.cdc.gov/art/ARTReports.htm', 'mediaType': 'application/unknown', 'title': 'Query Tool '}], 'keyword': ['infertility', 'reproductive health'], 'bureauCode': ['009:20'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': "<p>AoA's Performance Outcomes Measures project (POMP) helps States and Area Agencies on Aging assess their own program performance, while assisting AoA to meet the accountability provisions of the Government Performance and Results Act (GPRA) and the Office of Management and Budget's (OMB) program assessment requirements. Through annual performance reports, Federal agencies provide detailed information on their progress in meeting program performance objectives. Congress and OMB now use performance information to support budget decisions. Many state and local governments are requiring similar systems of accountability to document results and justify funding. In order to gather information on the performance of its program, the Administration on Aging surveys the participants in its Older Americans Act programs. These national surveys provide a portrait of who receives these services and how they assess the quality of the services received.</p>\n", 'programCode': ['009:048'], 'title': 'Fourth National Survey of Older Americans Act Participants', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Community Living, Department of Health & Human Services'}, 'theme': ['Community', 'Health'], 'landingPage': 'https://healthdata.gov/dataset/fourth-national-survey-older-americans-act-participants', 'modified': '2020-03-03', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'rhornyak'}, 'issued': '2012-05-30', 'accessLevel': 'public', 'identifier': 'e4107bf7-f22b-4953-8204-dab089ea5f6b', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'http://www.aoa.gov/AoARoot/Program_Results/docs/2008/National_Survey/4th_National_Survey_Data_Files_2008.zip', 'mediaType': 'application/unknown', 'title': 'CSV '}], 'keyword': ['community health'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.aoa.gov/AoARoot/Program_Results/docs/2008/National_Survey/4th_National_Survey_Codebooks_2008.zip'}, {'description': '<p>The United States Cancer Statistics (USCS) online databases in WONDER provide cancer incidence and mortality data for the United States for the years since 1999, by year, state and metropolitan areas (MSA), age group, race, ethnicity, gender, childhood cancer classifications and cancer site. Report case counts, deaths, crude and age-adjusted incidence and death rates, and 95% confidence intervals for rates. The USCS data are the official federal statistics on cancer incidence from registries having high-quality data and cancer mortality statistics for 50 states and the District of Columbia. USCS are produced by the Centers for Disease Control and Prevention (CDC) and the National Cancer Institute (NCI), in collaboration with the North American Association of Central Cancer Registries (NAACCR). Mortality data are provided by the Centers for Disease Control and Prevention (CDC), National Center for Health Statistics (NCHS), National Vital Statistics System (NVSS).</p>\n', 'programCode': ['009:047'], 'title': 'CDC WONDER: Cancer Statistics', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention, Department of Health & Human Services'}, 'theme': ['State'], 'landingPage': 'https://healthdata.gov/dataset/cdc-wonder-cancer-statistics', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'temporal': '1999-01-01T00:00:00-05:00/2006-12-31T00:00:00-05:00', 'identifier': 'c935e71d-c2b5-4736-876a-e0abaddc1684', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'query tool', 'accessURL': 'http://wonder.cdc.gov/cancer.html', 'mediaType': 'application/unknown', 'title': 'Query Tool '}], 'keyword': ['Age', 'cancer', 'Ethnicity', 'incidence', 'metropolitan', 'mortality', 'msa', 'population', 'Race', 'registry', 'Sex', 'State', 'year'], 'bureauCode': ['009:20'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://wonder.cdc.gov/cancer.html'}, {'description': '<p>The CDC WONDER Mortality - Underlying Cause of Death online database is a county-level national mortality and population database spanning the years since 1979. Data are updated annually. The number of deaths, crude death rates, age-adjusted death rates, standard errors and confidence intervals for death rates can be obtained by place of residence (total U.S., Census region, Census division, state, and county), age group (including infant age groups), race (years 1979-1998: White, Black, and Other; years 1999-present: American Indian or Alaska Native, Asian or Pacific Islander, Black or African American, and White), Hispanic origin (years 1979-1998: not available; years 1999-present: Hispanic or Latino, not Hispanic or Latino, Not Stated), gender, year of death, and underlying cause ofdeath (years 1979-1998: 4-digit ICD-9 code and 72 cause-of-death recode; years 1999-present: 4-digit ICD-10 codes and 113 cause-of-death recode, as well as the Injury Mortality matrix classification for Intent and Mechanism), and urbanization level of residence (2006 NCHS urban-rural classification scheme for counties). The data are produced by the National Center for Health Statistics.</p>\n', 'programCode': ['009:048'], 'title': 'CDC WONDER: Mortality - Underlying Cause of Death', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention, Department of Health & Human Services'}, 'theme': ['Health', 'State'], 'landingPage': 'https://healthdata.gov/dataset/cdc-wonder-mortality-underlying-cause-death', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'temporal': '1999-01-01T00:00:00-05:00/2007-12-31T00:00:00-05:00', 'identifier': '1321ae3e-d8d7-4c9a-8f36-f53c10912853', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'query tool', 'accessURL': 'http://wonder.cdc.gov/mortSQL.html', 'mediaType': 'application/unknown', 'title': 'Query Tool '}], 'keyword': ['Age', 'Births', 'Cause', 'County', 'deaths', 'disease', 'health', 'Hispanic', 'ICD', 'infant', 'mortality', 'population', 'Race', 'Sex', 'State', 'urbanization'], 'bureauCode': ['009:20'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://wonder.cdc.gov/wonder/help/cmf.html'}, {'description': '<p>The National Environmental Public Health Tracking Network is a system of integrated health, exposure, and hazard information and data from a variety of national, state, and city sources. On the Tracking Network, you can explore information and view maps, tables, and charts about health and environment across the country.</p>\n', 'programCode': ['009:032'], 'title': 'CDC National Environmental Public Health Tracking Network (Tracking Network)', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention, Department of Health & Human Services'}, 'theme': ['Health', 'Quality', 'Community'], 'landingPage': 'https://healthdata.gov/dataset/cdc-national-environmental-public-health-tracking-network-tracking-network', 'contactPoint': {'hasEmail': 'mailto:trackingsupport@cdc.gov', 'fn': 'Tracking Support'}, 'issued': '2012-05-30', 'accessLevel': 'public', 'identifier': 'c35e20c1-34f0-4126-b031-b626985ab2f1', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'query tool', 'accessURL': 'http://www.cdc.gov/ephtracking/', 'mediaType': 'application/unknown', 'title': 'Query Tool'}], 'keyword': ['air quality', 'asthma', 'birth defects', 'cancer', 'childhood cancer', 'community health', 'community water', 'environmental health', 'exposure', 'health effects', 'health outcomes', 'heart attack', 'homes', 'lead poisoning', 'tracking network', 'water', 'well water'], 'bureauCode': ['009:20'], 'modified': '2016-04-05', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': "<p>The Births (Natality) online databases in CDC WONDER report birth rates, fertility rates and counts of live births occurring within the United States to U.S. residents and non-residents. Counts can be obtained by state, county, child's gender and weight, mother's race, mother's age, mother's education, gestation period, prenatal care, birth plurality, and mother's medical and tobacco use risk factors. The data are derived from birth certificates. Data are available since 1995. The data are produced by the National Center for Health Statistics.</p>\n", 'programCode': ['009:015'], 'title': 'CDC WONDER: Births', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention, Department of Health & Human Services'}, 'theme': ['Health', 'State'], 'landingPage': 'https://healthdata.gov/dataset/cdc-wonder-births', 'modified': '2020-03-03', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'temporal': '1995-01-01T00:00:00-05:00/2006-12-31T00:00:00-05:00', 'identifier': '2703dd18-34f2-4101-8a43-9499eba7f787', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'query tool', 'accessURL': 'http://wonder.cdc.gov/natality.html', 'mediaType': 'application/unknown', 'title': 'Query Tool '}], 'keyword': ['Age', 'anemia', 'birth weight', 'Births', 'cardiac', 'cervix', 'County', 'diabetes', 'eclampsia', 'Education', 'gestational age', 'health', 'Hispanic', 'hydramnios', 'hypertension', 'infant', 'lung', 'natality', 'oligohydramnios', 'population', 'pregnancy', 'prenatal care', 'Race', 'risk factors', 'Sex', 'State', 'tobacco use', 'year'], 'bureauCode': ['009:20'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://wonder.cdc.gov/wonder/help/natality.html'}, {'description': "<p>PubChem contains the chemical structures of small organic molecules and information on their biological activities. PubChem includes substance information, compound structures, and bioactivity data in three primary databases, PCSubstance, PCCompound, and PCBioAssay, respectively. PubChem is integrated with Entrez, NCBI's primary search engine, and also provides compound neighboring, sub/superstructure, similarity structure, bioactivity data, and other searching features.</p>\n", 'programCode': ['009:046'], 'title': 'PubChem', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'theme': ['Community', 'Health'], 'landingPage': 'https://healthdata.gov/dataset/pubchem', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'temporal': '2004-01-01T00:00:00-05:00/2004-01-01T00:00:00-05:00', 'identifier': '9dfde3e5-0675-4c9e-b6f7-0a602f6cb581', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'api', 'accessURL': 'http://pubchem.ncbi.nlm.nih.gov/pug/pughelp.html', 'mediaType': 'application/unknown', 'title': 'API'}], 'keyword': ['chemistry physical', 'community health', 'organic chemicals'], 'bureauCode': ['009:25'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.nlm.nih.gov/mesh/MBrowser.html'}, {'description': "<p>The State Snapshots provide graphical representations of State-specific health care quality information, including strengths, weaknesses, and opportunities for improvement. The goal is to help State officials and their public- and private-sector partners better understand health care quality and disparities in their State. State-level information used to create the State Snapshots is based on data collected for the National Healthcare Quality Report (NHQR). The State Snapshots include summary measures of quality of care and States' performances relative to all States, the region, and best performing States by overall health care quality, types of care (preventive, acute, and chronic), settings of care (hospitals, ambulatory care, nursing home, and home health), and clinical conditions (cancer, diabetes, heart disease, maternal and child health, and respiratory diseases). Special focus areas on diabetes, asthma, Healthy People 2010, clinical preventive services, disparities, payer, and variation over time are also featured. The Agency for Healthcare Research and Quality (AHRQ) has released the State Snapshots each year in conjunction with the 2004 NHQR through the 2009 NHQR.</p>\n", 'programCode': ['009:072'], 'title': 'State Snapshots', 'publisher': {'@type': 'org:Organization', 'name': 'Agency for Healthcare Research and Quality, Department of Health & Human Services'}, 'theme': ['Health', 'Quality', 'State'], 'landingPage': 'https://healthdata.gov/dataset/state-snapshots', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'accessLevel': 'public', 'identifier': '234049e8-dd71-4b9d-8dc2-ab56471b9011', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://statesnapshots.ahrq.gov/snaps09/allStatesallMeasures.jsp?menuId=63&state=', 'mediaType': 'application/unknown', 'title': 'Query Tool '}], 'keyword': ['health care quality', 'nhqr', 'state health care'], 'bureauCode': ['009:33'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The Behavioral Risk Factor Surveillance System (BRFSS) is a state-based system of health surveys that collects information on health risk behaviors, preventive health practices, and health care access primarily related to chronic disease and injury. For many states, the BRFSS is the only available source of timely, accurate data on health-related behaviors.</p>\n', 'programCode': ['009:072'], 'title': 'CDC Behavioral Risk Factor Surveillance System (BRFSS)', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention, Department of Health & Human Services'}, 'theme': ['Health'], 'landingPage': 'https://healthdata.gov/dataset/cdc-behavioral-risk-factor-surveillance-system-brfss', 'modified': '2020-02-21', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'temporal': '1984-01-01T00:00:00-05:00/2009-12-31T00:00:00-05:00', 'identifier': '15ece528-43c1-45c3-ba01-0b9a4f5a31f0', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'query tool', 'accessURL': 'http://www.cdc.gov/brfss/', 'mediaType': 'application/unknown', 'title': 'Query Tool '}], 'keyword': ['chronic disease', 'health', 'health care access', 'health-related behaviors', 'infectious disease', 'injury', 'Prevalence', 'preventive practices', 'Survey', 'Trends'], 'bureauCode': ['009:20'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>PubMed comprises more than 26 million citations for biomedical literature from MEDLINE, life science journals, and online books. Citations may include links to full-text content from PubMed Central and publisher web sites.</p>\n', 'programCode': ['009:048'], 'publisher': {'@type': 'org:Organization', 'name': 'National Library of Medicine (NLM)'}, 'landingPage': 'http://www.ncbi.nlm.nih.gov/pubmed', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:custserv@nlm.nih.gov', 'fn': 'NLM Customer Service'}, 'issued': '2012-05-30', 'accessLevel': 'public', 'identifier': '063e015e-f2bf-46f2-8b12-7447ab2973cf', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.ncbi.nlm.nih.gov/pubmed', 'mediaType': 'application/unknown', 'title': 'Search PubMed'}, {'@type': 'dcat:Distribution', 'format': 'api', 'accessURL': 'http://www.ncbi.nlm.nih.gov/books/NBK25497/', 'mediaType': 'application/unknown', 'title': 'E-utilities API'}, {'@type': 'dcat:Distribution', 'format': 'data', 'accessURL': 'https://www.nlm.nih.gov/databases/download/pubmed_medline.html', 'mediaType': 'application/unknown', 'title': 'Download PubMed Data'}], 'keyword': ['bioethics', 'clinical medicine', 'community health', 'dentistry', 'ethics medical', 'medicine', 'nursing'], 'bureauCode': ['009:25'], 'dataQuality': True, 'title': 'PubMed'}, {'description': '<p>Health Data Interactive (HDI) presents a broad range of important public health indicators through an interactive web-based application that provides access to pre-tabulated national and state data for the US. The primary objective is to provide national estimates of public health measures cross tabulated by a common set of variables. HDI tables contain national health statistics for infants, children, adolescents, adults, and older adults. The tables can be customized by age, gender, race/ethnicity, and geographic location to explore different trends and patterns.n</p>\n', 'programCode': ['009:048'], 'title': 'Health Data Interactive (HDI)', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention, Department of Health & Human Services'}, 'theme': ['Community', 'Health'], 'landingPage': 'https://healthdata.gov/dataset/health-data-interactive-hdi', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'accessLevel': 'public', 'identifier': '44e9579d-9bb4-4b47-8b47-9fc3e130d71c', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'query tool', 'accessURL': 'http://www.cdc.gov/nchs/hdi.htm', 'mediaType': 'application/unknown', 'title': 'Query Tool '}], 'keyword': ['Birth', 'community health', 'disease prevention', 'health care access', 'health care use', 'health conditions', 'health data', 'health insurance', 'health statistics', 'health status', 'health trends', 'life expectancy', 'mortality', 'pregnancy', 'risk factors'], 'bureauCode': ['009:20'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The National Sample Survey of Registered Nurses (NSSRN) Download makes data from the survey readily available to users in a one-stop download. The Survey has been conducted approximately every four years since 1977. For each survey year, HRSA has prepared two Public Use File databases in flat ASCII file format without delimiters. The 2008 data are also offerred in SAS and SPSS formats. Information likely to point to an individual in a sparsely-populated county has been withheld. General Public Use Files are State-based and provide information on nurses without identifying the County and Metropolitan Area in which they live or work. County Public Use Files provide most, but not all, the same information on the nurse from the General Public Use File, and also identifies the County and Metropolitan Areas in which the nurses live or work. NSSRN data are to be used for research purposes only and may not be used in any manner to identify individual respondents.</p>\n', 'programCode': ['009:014'], 'title': 'Nursing Workforce Survey Data (National Sample Survey of Registered Nurses)', 'temporal': '1978-01-01T00:00:00-05:00/2008-12-31T00:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Health Resources and Services Administration'}, 'theme': ['Community', 'Health'], 'landingPage': 'https://data.hrsa.gov/topics/health-workforce/nursing-workforce-survey-data', 'contactPoint': {'hasEmail': 'mailto:mwashko@hrsa.gov', 'fn': 'Michelle Washko'}, 'issued': '2012-05-30', 'accessLevel': 'public', 'identifier': 'a8f9b63d-e28e-4a36-8ec3-aeb0e7e1559d', '@type': 'dcat:Dataset', 'modified': '2018-09-24', 'keyword': ['associate degree', 'bachelor s degree', 'bhw', 'bureau of health', 'community health', 'doctorate degree', 'education', 'Eligibility', 'ethnic background', 'financed', 'general information', 'health workforce', 'hrsa', 'master s degree', 'national center for health workforce analysis', 'national sample survey of registered nurses', 'nchwa', 'nssrs', 'nurse', 'nurse anesthetist', 'nurse midwife', 'nurse practitioner', 'nurses', 'racial background'], 'bureauCode': ['009:15'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'https://bhw.hrsa.gov/health-workforce-analysis/data'}, {'description': '<p>This data set provides information about the appeals and claims received by the Office of Medicare and Hearings by state for Fiscal Year 2006 - 2012.</p>\n', 'programCode': ['009:078'], 'title': 'Office of Medicare Hearings and Appeals (OMHA) - Receipts by State', 'temporal': '2006-01-01T00:00:00-05:00/2012-01-01T00:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Office of Medicare Hearings and Appeals'}, 'theme': ['Community', 'Health', 'Medicare', 'State'], 'landingPage': 'https://healthdata.gov/dataset/office-medicare-hearings-and-appeals-omha-receipts-state', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:kimberly.rubi@hhs.gov', 'fn': 'Kimberly Rubi'}, 'issued': '2012-05-30', 'accessLevel': 'public', 'identifier': 'caecb635-fe29-42ba-a4fe-282f0310d9a8', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>This dataset is a compilation of appeals received each fiscal year by state.</p>\n', 'format': 'csv', 'title': 'Office of Medicare Hearings and Appeals (OMHA) Receipts by State - Appeals', 'accessURL': 'http://www.hhs.gov/omha/Data/Health%20Data%20Sets/receipts_by_state_appeals_csv.csv', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'description': '<p>This dataset is a compilation of the percentage of appeals received from each state by fiscal year.</p>\n', 'format': 'csv', 'title': 'Office of Medicare Hearings and Appeals (OMHA) Receipts by State - Appeals Percentage', 'accessURL': 'http://www.hhs.gov/omha/Data/Health%20Data%20Sets/receipts_by_state_appeals_percentage_csv.csv', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'description': '<p>This dataset is a compilation of the claims received each fiscal year.</p>\n', 'format': 'csv', 'title': 'Office of Medicare Hearings and Appeals (OMHA) Receipts by State - Claims', 'accessURL': 'http://www.hhs.gov/omha/Data/Health%20Data%20Sets/receipts_by_state_claims_csv.csv', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'description': '<p>This dataset is a compilation of the percentage of claims received from each state by fiscal year.</p>\n', 'format': 'csv', 'title': 'Office of Medicare Hearings and Appeals (OMHA) Receipts by State - Claims Percentage', 'accessURL': 'http://www.hhs.gov/omha/Data/Health%20Data%20Sets/receipts_by_state_claims_percentage_csv.csv', 'mediaType': 'application/unknown'}], 'keyword': ['appeals', 'Claims', 'community health', 'Medicare', 'omha', 'State'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>HCUPnet is an on-line query system that provides free, instant access to the largest set of all-payer health care databases that are publicly available. Using HCUPnet\'s easy step-by-step query system, you can generate tables and graphs on statistics and trends for acute care hospitals in the U.S.</p>\n<p>HCUPnet provides:<br />\n\uf0a7 National and regional estimates for inpatient stays and emergency department visits;<br />\n\uf0a7 State counts of inpatient stays and emergency department visits for those states that agreed to participate;<br />\n\uf0a7 National estimates on readmissions and readmission rates;<br />\n\uf0a7 County-level statistics on hospital use and potentially preventable admissions, based on the AHRQ Quality Indicators (QIs)*</p>\n<p>For most queries, detailed information is available for conditions and procedures (by ICD-9-CM codes and Clinical Classification Software), and for diagnosis related groups (DRGs).</p>\n<p>HCUPnet allows easy access to information from datasets that are part of the Healthcare Cost and Utilization Project (HCUP); details on obtaining these datasets are also available in <a href="http://www.healthdata.gov">www.healthdata.gov</a></p>\n', 'programCode': ['009:072'], 'temporal': '1993-01-02T00:00:00-05:00/2016-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Agency for Healthcare Research and Quality, Department of Health & Human Services'}, 'theme': ['Community', 'Health', 'Quality', 'Medicare', 'Hospital', 'Inpatient', 'National', 'State'], 'landingPage': 'https://hcupnet.ahrq.gov', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:hcup@ahrq.gov', 'fn': 'HCUP User Support'}, 'issued': '2012-05-30', 'accessLevel': 'public', 'identifier': '1f692757-76c2-47d0-a39f-2ac3c0ecbd66', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'query tool', 'accessURL': 'http://hcupnet.ahrq.gov/', 'mediaType': 'application/unknown', 'title': 'Query Tool '}], 'keyword': ['Claims', 'community health', 'diagnoses', 'Emergency Department', 'hcup', 'health care', 'health statistics', 'Hospital', 'Inpatient', 'procedures', 'quality indicators', 'Readmissions', 'Utilization'], 'bureauCode': ['009:33'], 'dataQuality': True, 'title': 'HCUPnet', 'describedBy': 'https://hcupnet.ahrq.gov/#methodology'}, {'description': '<p>This dataset represents a subset of the products developed by commercial partners using NIH and FDA inventions and technologies</p>\n', 'programCode': ['009:046'], 'title': 'Products developed using NIH and FDA inventions', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH), Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/products-developed-using-nih-and-fda-inventions', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'temporal': '1981-01-01T00:00:00-05:00/1981-01-01T00:00:00-05:00', 'identifier': 'b0bb9288-ad10-4d79-8a13-1e0fbaf80962', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'widget', 'accessURL': 'http://www.ott.nih.gov/widgets/', 'mediaType': 'application/unknown', 'title': 'Widget '}], 'keyword': ['biomedical', 'collaboration', 'innovation', 'invention', 'licensing', 'materials', 'MediCal', 'nih', 'patents', 'product development', 'products', 'Research', 'technology'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>This dataset represents all technologies available for licensing from the National Institutes of Health (NIH), the Food and Drug Administration (FDA), and the Center for Disease Control and Prevention (CDC).</p>\n', 'programCode': ['009:046'], 'title': 'Licensing Opportunities for NIH, CDC & FDA Technologies', 'temporal': '2014-04-01T00:00:00-04:00/2014-04-01T00:00:00-04:00', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'landingPage': 'https://healthdata.gov/dataset/licensing-opportunities-nih-cdc-fda-technologies', 'modified': '2020-02-21', 'contactPoint': {'hasEmail': 'mailto:aprabhu@od.nih.gov', 'fn': 'Ajoy Prabhu'}, 'issued': '2012-05-30', 'accessLevel': 'public', 'identifier': 'caf1a232-013f-4bcf-9258-d7fc10adc73e', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.ott.nih.gov/opportunities', 'mediaType': 'application/unknown', 'title': 'Query Tool '}, {'@type': 'dcat:Distribution', 'description': '<p>NIH OTT API - National Institutes of Health Office of Technology Transfer API</p>\n', 'format': 'api', 'title': 'NIH OTT API', 'accessURL': 'http://www.ott.nih.gov/nih-ott-api', 'mediaType': 'application/unknown'}], 'keyword': ['CDC', 'fda', 'innovation', 'invention', 'licensing', 'materials', 'nih', 'occupational safety', 'patents', 'reasearch', 'technology'], 'bureauCode': ['001:05'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>CDC child growth charts consist of a series of percentile curves that illustrate the distribution of selected body measurements in U.S. children. Pediatric growth charts have been used by pediatricians, nurses, and parents to track the growth of infants, children, and adolescents in the United States since 1977. Growth charts are not intended to be used as a sole diagnostic instrument. Instead, growth charts are tools that contribute to forming an overall clinical impression for the child being measured.</p>\n', 'programCode': ['009:029'], 'title': 'CDC Child Growth Charts', 'temporal': '1965-01-01T00:00:00-05:00/2000-12-31T00:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention, Department of Health & Human Services'}, 'theme': ['Community', 'Health'], 'landingPage': 'https://healthdata.gov/dataset/cdc-child-growth-charts', 'modified': '2018-11-20', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'accessLevel': 'public', 'identifier': 'd161b0bc-177d-4dd8-85aa-8fcf912a49f4', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'query tool', 'accessURL': 'http://www.cdc.gov/growthcharts/', 'mediaType': 'application/unknown', 'title': 'Query Tool '}], 'keyword': ['Age', 'babies', 'bmi', 'child', 'community health', 'growth charts', 'head circumference', 'infant', 'length', 'lms parameters', 'pediatric', 'percentiles', 'stature', 'weight', 'z-scores'], 'bureauCode': ['009:20'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': "<p>The National Library of Medicine's web site for consumer information about genetic conditions and the genes responsible for those conditions.</p>\n", 'programCode': ['009:041'], 'temporal': '2003-01-01T00:00:00-05:00/2003-01-01T00:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'National Library of Medicine (NLM)'}, 'theme': ['Community', 'Health'], 'landingPage': 'https://ghr.nlm.nih.gov/', 'modified': '2018-11-30', 'contactPoint': {'hasEmail': 'mailto:custserv@nlm.nih.gov', 'fn': 'NLM Customer Service'}, 'issued': '2012-05-30', 'accessLevel': 'public', 'identifier': '8646ad15-d150-4c68-9603-bad94f48fbe3', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://ghr.nlm.nih.gov/', 'mediaType': 'application/unknown', 'title': 'API '}, {'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://ghr.nlm.nih.gov/', 'mediaType': 'application/unknown', 'title': 'Search and Browse Genetics Home Reference'}], 'keyword': ['community health'], 'bureauCode': ['009:25'], 'dataQuality': True, 'title': 'Genetics Home Reference', 'describedBy': 'http://www.nlm.nih.gov/mesh/MBrowser.html'}, {'description': '<p>This H1N1 widget provides a graphic with links to H1N1 Flu Info</p>\n', 'programCode': ['009:026'], 'title': 'HHS 2009 Flu Info', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention, Department of Health & Human Services'}, 'theme': ['Hospital'], 'landingPage': 'https://healthdata.gov/dataset/hhs-2009-flu-info', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'accessLevel': 'public', 'identifier': '0c1242c4-5282-4ff8-8490-84e0b2291224', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'widget', 'accessURL': 'http://www.cdc.gov/Widgets/#swineflu', 'mediaType': 'application/unknown', 'title': 'Widget '}], 'keyword': ['deaths', 'federal widget', 'flu information', 'h1n1', 'hospitalizations', 'novel influenza a', 'origin', 'outbreak', 'plan', 'planning', 'prepare', 'preparing', 'swine', 'things to do', 'unsubtypable', 'virus'], 'bureauCode': ['009:20'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>WONDER online databases include county-level Compressed Mortality (death certificates) since 1979; county-level Multiple Cause of Death (death certificates) since 1999; county-level Natality (birth certificates) since 1995; county-level Linked Birth / Death records (linked birth-death certificates) since 1995; state & large metro-level United States Cancer Statistics mortality (death certificates) since 1999; state & large metro-level United States Cancer Statistics incidence (cancer registry cases) since 1999; state and metro-level Online Tuberculosis Information System (TB case reports) since 1993; state-level Sexually Transmitted Disease Morbidity (case reports) since 1984; state-level Vaccine Adverse Event Reporting system (adverse reaction case reports) since 1990; county-level population estimates since 1970. The WONDER web server also hosts the Data2010 system with state-level data for compliance with Healthy People 2010 goals since 1998; the National Notifiable Disease Surveillance System weekly provisional case reports since 1996; the 122 Cities Mortality Reporting System weekly death reports since 1996; the Prevention Guidelines database (book in electronic format) published 1998; the Scientific Data Archives (public use data sets and documentation); and links to other online data sources on the "Topics" page.</p>\n', 'programCode': ['009:048'], 'title': 'Wide-ranging Online Data for Epidemiologic Research (WONDER)', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention, Department of Health & Human Services'}, 'theme': ['Community', 'Health'], 'landingPage': 'https://healthdata.gov/dataset/wide-ranging-online-data-epidemiologic-research-wonder', 'modified': '2020-03-03', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'accessLevel': 'public', 'identifier': 'c1e25290-2a81-4584-9c8e-9c21512c252a', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'api', 'accessURL': 'http://wonder.cdc.gov/wonder/help/WONDER-API.html', 'mediaType': 'application/unknown', 'title': 'API '}], 'keyword': ['Births', 'community health', 'deaths', 'disease incidence'], 'bureauCode': ['009:20'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>This data set provides information about the appeals and claims received by the Office of Medicare and Hearings by appeal category for Fiscal Year 2006 - 2012.</p>\n', 'programCode': ['009:078'], 'title': 'Office of Medicare Hearings and Appeals (OMHA) - Receipts by Appeal Category', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['Medicare'], 'landingPage': 'https://healthdata.gov/dataset/office-medicare-hearings-and-appeals-omha-receipts-appeal-category-0', 'contactPoint': {'hasEmail': 'mailto:kimberly.rubi@hhs.gov', 'fn': 'Kimberly Rubi'}, 'issued': '2012-05-30', 'temporal': '2006-01-01T00:00:00-05:00/2012-01-01T00:00:00-05:00', 'identifier': '6db3eff5-b903-43cd-8447-ec536bde3c1f', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'http://www.hhs.gov/omha/resources/Health%20Data%20Sets/receipts_by_category_appeals_csv.csv', 'mediaType': 'application/unknown', 'title': 'CSV '}, {'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'http://www.hhs.gov/omha/resources/Health%20Data%20Sets/receipts_by_category_appeal_percentage_csv.csv', 'mediaType': 'application/unknown', 'title': 'CSV '}, {'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'http://www.hhs.gov/omha/resources/Health%20Data%20Sets/receipts_by_category_claims_csv.csv', 'mediaType': 'application/unknown', 'title': 'CSV '}, {'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'http://www.hhs.gov/omha/resources/Health%20Data%20Sets/receipts_by_category_claims_percentage_csv.csv', 'mediaType': 'application/unknown', 'title': 'CSV '}], 'keyword': ['appeal category', 'appeals', 'claims', 'medicare', 'omha'], 'bureauCode': ['009:00'], 'modified': '2016-09-02', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>WISQARS is an interactive query system that provides data on injury deaths, violent deaths, and nonfatal injuries treated in U.S. emergency departments.</p>\n', 'programCode': ['009:020'], 'title': 'Web-based Injury Statistics Query and Reporting System (WISQARS)', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention, Department of Health & Human Services'}, 'theme': ['Health', 'Community'], 'landingPage': 'https://healthdata.gov/dataset/web-based-injury-statistics-query-and-reporting-system-wisqars', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Health Data'}, 'issued': '2012-05-30', 'accessLevel': 'public', 'identifier': 'bb0ead59-b3fd-4b14-8d12-439e8240fc82', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'query tool', 'accessURL': 'http://www.cdc.gov/injury/wisqars/', 'mediaType': 'application/unknown', 'title': 'Query Tool'}], 'keyword': ['community health', 'injury deaths', 'nonfatal injuries', 'violent deaths', 'ypll'], 'bureauCode': ['009:20'], 'modified': '2016-04-05', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>Provides patients, family members, health care professionals, and members of the public easy access to information on clinical trials for a wide range of diseases and conditions.</p>\n', 'programCode': ['009:021'], 'temporal': '2000-01-01T00:00:00-05:00/2000-01-01T00:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'National Library of Medicine (NLM)'}, 'landingPage': 'https://healthdata.gov/dataset/clinicaltrialsgov', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:custserv@nlm.nih.gov', 'fn': 'NLM Customer Service'}, 'issued': '2012-05-30', 'accessLevel': 'public', 'identifier': 'a3199715-1c01-4213-b329-601541726142', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'api', 'accessURL': 'http://clinicaltrials.gov/ct/gui', 'mediaType': 'application/unknown', 'title': 'API'}, {'@type': 'dcat:Distribution', 'title': 'Download ClinicalTrials.gov Data', 'accessURL': 'https://clinicaltrials.gov/ct2/resources/download', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://clinicaltrials.gov/', 'mediaType': 'application/unknown', 'title': 'Query Interface'}], 'keyword': ['United States'], 'bureauCode': ['009:25'], 'dataQuality': True, 'title': 'ClinicalTrials.gov', 'describedBy': 'http://clinicaltrials.gov/ct2/info/linking'}, {'description': '<p>The FDA Peanut-Containing Product Recall widget allows you to browse the Food and Drug Administration (FDA) database of peanut butter and peanut-containing products subject to recall. This database makes it easier for you to determine whether any of the products you have at home are subject to recent recalls, and will be updated as new information becomes available.</p>\n', 'programCode': ['009:001'], 'title': 'FDA Peanut-Containing Product Recall', 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration, Department of Health & Human Services'}, 'theme': ['National'], 'landingPage': 'https://healthdata.gov/dataset/fda-peanut-containing-product-recall-0', 'modified': '2018-11-16', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'accessLevel': 'public', 'identifier': '178c1eb8-c2cc-4301-a3e1-b6ff1609b1a6', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'widget', 'accessURL': 'http://www.cdc.gov/Widgets/#peanutrecall', 'mediaType': 'application/unknown', 'title': 'Widget '}], 'keyword': ['brownie', 'cake and pie', 'candy', 'cereal', 'cookie', 'cracker', 'donut', 'fda', 'federal widget', 'ice cream', 'National', 'peanut butter', 'pet food', 'product', 'product-recalls', 'recalls', 'salmonella', 'snack bars'], 'bureauCode': ['009:10'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The MEPS-IC is an annual survey of establishments that collects information about employer-sponsored health insurance offerings in the United States. With MEPSnet/IC you have easy access to national and state-level statistics and trends about employer-based health insurance. It provides statistics and trends about health insurance offered by private establishments as well as national and regional health insurance estimates for State and local governments. MEPSnet/IC guides you through a step-by-step process to obtain the statistics you need. MEPSnet/IC generates statistics using annual data from the MEPS Insurance Component Tables that start in 1996 and are updated each year.</p>\n', 'programCode': ['009:073'], 'title': 'Medical Expenditure Panel Survey MEPSnet Insurance Component (MEPSnet/IC)', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Agency for Healthcare Research and Quality, Department of Health & Human Services'}, 'theme': ['Health'], 'landingPage': 'https://healthdata.gov/dataset/medical-expenditure-panel-survey-mepsnet-insurance-component-mepsnetic', 'modified': '2020-03-03', 'contactPoint': {'hasEmail': 'mailto:mepsprojectdirector@ahrq.hhs.gov', 'fn': 'AHRQ MEPS Project Director '}, 'issued': '2012-05-30', 'temporal': '1996-01-01T00:00:00-05:00/1996-01-01T00:00:00-05:00', 'identifier': '4038114e-4601-4009-a095-3351b8bb0b25', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'query tool', 'accessURL': 'http://meps.ahrq.gov/mepsweb/data_stats/MEPSnetIC.jsp', 'mediaType': 'application/unknown', 'title': 'Query Tool'}], 'keyword': ['health insurance'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>Research projects funded by the National Institutes of Health (NIH), other DHHS Operating Divisions (AHRQ, CDC, FDA, HRSA, SAMHSA), and the Department of Veterans Affairs. This is a monthly snapshot of the data publically accessible through the NIH Research Portfolio Online Reporting Tool, Expenditures and Results (RePORTER) system at <a href="http://report.nih.gov">http://report.nih.gov</a>. The RePORTER database contains information such as project title, abstract, principal investigator, funded organization, total awarded costs, categorization by area of research (NIH only), and project keywords. Also available is information on research publications and patents that have cited support from each project.</p>\n', 'programCode': ['009:046'], 'title': 'NIH Exported Research Portfolio Online Reporting Tools: Expenditures and Results (ExPORTER)', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH), Department of Health & Human Services'}, 'theme': ['Health'], 'landingPage': 'https://healthdata.gov/dataset/nih-exported-research-portfolio-online-reporting-tools-expenditures-and-results-exporter-0', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'temporal': '2005-01-01T00:00:00-05:00/2009-12-31T00:00:00-05:00', 'identifier': '8f4db285-46c8-445b-9541-9833a9e1d316', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://projectreporter.nih.gov/exporter/', 'mediaType': 'application/unknown', 'title': 'Query Tool '}], 'keyword': ['ahrq', 'behavioral', 'biomedical', 'CDC', 'contracts', 'disease', 'exporter', 'extramural', 'grants', 'health', 'hrsa', 'institution', 'intramural', 'investigator', 'nih', 'patent', 'Prevention', 'publication', 'report', 'reporter', 'Research', 'samhsa', 'va'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The Clinical Decision Support (CDS) Inventory contains descriptions of past and present CDS projects across the Federal Government. It includes Federal projects, contracts, and grants. Projects described address a wide variety of clinical conditions, delivery settings, patient populations and technical environments.</p>\n', 'programCode': ['009:046'], 'title': 'Clinical Decision Support (CDS) Inventory', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['Community', 'Health'], 'landingPage': 'https://healthdata.gov/dataset/clinical-decision-support-cds-inventory', 'modified': '2020-03-03', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'temporal': '2009-01-01T00:00:00-05:00/2010-12-31T00:00:00-05:00', 'identifier': '87a5013d-f08c-49bc-bef1-c122e1d4bd12', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'feed', 'accessURL': 'http://healthit.hhs.gov/portal/server.pt/gateway/PTARGS_0_0_5561_2905_19695_43/http%3B/wci-pubcontent/publish/onc/public_communities/a_e/cds/rss.xml', 'mediaType': 'application/unknown', 'title': 'Feed '}], 'keyword': ['community health', 'disease management', 'health information technology', 'patient safety'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The FluView National Flu Activity Map is a complementary widget to the state-by-state flu map widget introduced in the 2007-2008 flu season. This interactive map allows users to see the most recent seasonal influenza activity map for the entire country as well as the activity levels from previous weeks in the current flu season.</p>\n', 'programCode': ['009:026'], 'title': 'FluView National Flu Activity Map', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention, Department of Health & Human Services'}, 'theme': ['National', 'State'], 'landingPage': 'https://healthdata.gov/dataset/fluview-national-flu-activity-map', 'modified': '2020-03-03', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'accessLevel': 'public', 'identifier': '57081877-01c3-4e2b-a6c5-3b73268d5d5e', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'widget', 'accessURL': 'http://www.cdc.gov/Widgets/#fluview', 'mediaType': 'application/unknown', 'title': 'Widget '}], 'keyword': ['activity', 'CDC', 'epidemiologist', 'epidemiology', 'federal widget', 'flu', 'fluview', 'influenza', 'local', 'map', 'National', 'Regional', 'season', 'seasonal', 'State', 'surveillance', 'territory', 'widespread'], 'bureauCode': ['009:20'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>Provides up-to-date information on public health text alerts before and during emergencies.</p>\n', 'programCode': ['009:037'], 'title': 'CDC Emergency Text Messages', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention, Department of Health & Human Services'}, 'theme': ['Health', 'National'], 'landingPage': 'https://healthdata.gov/dataset/cdc-emergency-text-messages', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'accessLevel': 'public', 'identifier': '4bee5d23-e9e5-404e-adb8-649529e56c48', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'widget', 'accessURL': 'http://www.cdc.gov/Widgets/#emergency', 'mediaType': 'application/unknown', 'title': 'Widget '}], 'keyword': ['alert', 'CDC', 'data', 'federal widgets', 'flu', 'h1n1', 'information', 'National', 'peanut', 'pistachio', 'Prevention', 'Public Health', 'salud al dia', 'seasonal', 'Statistics', 'swine flu'], 'bureauCode': ['009:20'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>SEER Limited-Use cancer incidence data with associated population data. Geographic areas available are county and SEER registry. The Surveillance, Epidemiology, and End Results (SEER) Program of the National Cancer Institute collects and distributes high quality, comprehensive cancer data from a number of population-based cancer registries. Data include patient demographics, primary tumor site, morphology, stage at diagnosis, first course of treatment, and follow-up for vital status. The SEER Program is the only comprehensive source of population-based information in the United States that includes stage of cancer at the time of diagnosis and survival rates within each stage.</p>\n', 'programCode': ['009:047'], 'title': 'Cancer Incidence - Surveillance, Epidemiology, and End Results (SEER) Registries Limited-Use', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'National Cancer Institute (NCI), National Institutes of Health (NIH)'}, 'theme': ['Community', 'Health', 'State'], 'landingPage': 'https://healthdata.gov/dataset/cancer-incidence-surveillance-epidemiology-and-end-results-seer-registries-limited-use-0', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'temporal': '1973-01-01T00:00:00-05:00/2006-12-31T00:00:00-05:00', 'identifier': '68efde71-93b1-440d-b7d1-1847114d16ad', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://seer.cancer.gov/canques/incidence.html', 'mediaType': 'application/unknown', 'title': 'Query Tool '}], 'keyword': ['alaska', 'aleukemic', 'all sites', 'anus', 'appendix', 'arizona', 'ascending colon', 'bones and joints', 'brain', 'breast', 'California', 'cancer', 'cecum', 'cervix uteri', 'colon and rectum', 'community health', 'connecticut', 'corpus and uterus', 'corpus uteri', 'County', 'descending colon', 'digestive system', 'disease', 'endocrine system', 'epidemiology', 'esophagus', 'eye and orbit', 'floor of mouth', 'gallbladder', 'gum and other mouth', 'hawaii', 'health', 'hepatic flexure', 'hodgkin - nodal', 'hodgkin lymphoma', 'hypopharynx', 'incidence', 'iowa', 'kaposi sarcoma', 'large intestine', 'larynx', 'leukemia', 'lip', 'liver', 'lung and bronchus', 'lymphoma', 'male genital system', 'mesothelioma', 'miscellaneous', 'myeloma', 'nasopharynx', 'new mexico', 'nhl - extranodal', 'nhl - nodal', 'nos', 'nose', 'oropharynx', 'other biliary', 'other leukemia', 'ovary', 'pancreas', 'penis', 'peritoneum', 'pleura', 'prostate', 'rectum', 'registry', 'respiratory system', 'retroperitoneum', 'rural georgia', 'salivary gland', 'seer', 'seer 13', 'seer 9', 'sigmoid colon', 'small intestine', 'splenic flexure', 'stomach', 'subleukemic and nos', 'testis', 'thyroid', 'tongue', 'tonsil', 'trachea', 'transverse colon', 'ureter', 'urinary bladder', 'urinary system', 'us', 'utah', 'uterus', 'vagina', 'vulva'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': "<p>This reference provides significant summary information about health expenditures and the Centers for Medicare & Medicaid Services' (CMS) programs. The information presented was the most current available at the time of publication. Significant time lags may occur between the end of a data year and aggregation of data for that year.</p>\n", 'programCode': ['009:078'], 'title': 'CMS Statistics', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services, Department of Health & Human Services'}, 'theme': ['Community', 'Health', 'Medicare', 'Hospital'], 'landingPage': 'https://healthdata.gov/dataset/cms-statistics', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'accessLevel': 'public', 'identifier': '497f3c85-d7e8-44c4-83c1-c04f966ceccb', '@type': 'dcat:Dataset', 'modified': '2020-03-03', 'keyword': ['CMS', 'community health', 'Enrollment', 'hospital stay', 'hospital utilization', 'medicare short term stay', 'short term hospitalization', 'Statistics', 'Utilization'], 'bureauCode': ['009:38'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>This RSS Feed represents all Collaborative Research and Development (CRADA) opportunities available from the National Institutes of Health (NIH).The intent of Congress in establishing CRADAs was to promote national technological competitiveness and the rapid transfer of the fruits of innovation to the marketplace. CRADA research and development at the NIH should be directed to the development of biological and behavioral technology, products, and processes by transferring relevant knowledge acquired from NIH research efforts to state and local governments, universities, and the private sector.</p>\n', 'programCode': ['009:048'], 'title': 'Cooperative Research and Development Agreement (CRADA) Opportunities from NIH', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH), Department of Health & Human Services'}, 'theme': ['Community', 'Health'], 'landingPage': 'https://healthdata.gov/dataset/cooperative-research-and-development-agreement-crada-opportunities-nih', 'modified': '2020-03-03', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'temporal': '1981-01-01T00:00:00-05:00/1981-01-01T00:00:00-05:00', 'identifier': '8bbc3620-957c-44b4-aadc-e9c818de609c', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.ott.nih.gov/rss/CRADARSS.XML', 'mediaType': 'application/unknown', 'title': 'Feed '}], 'keyword': ['biomedical', 'collaboration', 'community health', 'crada', 'innovation', 'invention', 'licensing', 'materials', 'MediCal', 'nih', 'patents', 'reasearch', 'technology'], 'bureauCode': ['001:05'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>Community Health Status Indicators (CHSI) to combat obesity, heart disease, and cancer are major components of the Community Health Data Initiative. This dataset provides key health indicators for local communities and encourages dialogue about actions that can be taken to improve community health (e.g., obesity, heart disease, cancer). The CHSI report and dataset was designed not only for public health professionals but also for members of the community who are interested in the health of their community. The CHSI report contains over 200 measures for each of the 3,141 United States counties. Although CHSI presents indicators like deaths due to heart disease and cancer, it is imperative to understand that behavioral factors such as obesity, tobacco use, diet, physical activity, alcohol and drug use, sexual behavior and others substantially contribute to these deaths.</p>\n', 'programCode': ['009:029'], 'title': 'Community Health Status Indicators (CHSI) to Combat Obesity, Heart Disease and Cancer', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Community', 'Health', 'Quality'], 'landingPage': 'https://healthdata.gov/dataset/community-health-status-indicators-chsi-combat-obesity-heart-disease-and-cancer', 'modified': '2019-05-30', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'accessLevel': 'public', 'identifier': '636fd15d-dd37-4592-a561-eb89dd3f4590', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'ftp://ftp.cdc.gov/pub/Health_Statistics/NCHS/Datasets/CHDI/chsi_dataset.zip', 'mediaType': 'application/unknown', 'title': 'CSV '}], 'keyword': ['access', 'behaviors', 'cancer', 'CHSI', 'community', 'community health', 'cost', 'data', 'disease', 'environments', 'factors', 'health', 'heart', 'indicators', 'interventions', 'life expectancy', 'measurable', 'mortality', 'obesity', 'performance', 'prevalence', 'Quality', 'risk', 'socioeconomic', 'warehouse'], 'bureauCode': ['009:20'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}], 'describedBy': 'https://project-open-data.cio.gov/v1.1/schema/catalog.json', 'conformsTo': 'https://project-open-data.cio.gov/v1.1/schema', '@context': 'https://project-open-data.cio.gov/v1.1/schema/catalog.jsonld'}
type(data)
dict
import beautify
for item in data["dataset"]:
print (item)
{'description': '<p>The CMS National Correct Coding Initiative (NCCI) promotes national correct coding methodologies and reduces improper coding which may result in inappropriate payments of Medicare Part B claims and Medicaid claims.</p>\n<p>NCCI procedure-to-procedure (PTP) edits define pairs of Healthcare Common Procedure Coding System (HCPCS)/Current Procedural Terminology (CPT) codes that should not be reported together for a variety of reasons. The purpose of the PTP edits is to prevent improper payments when incorrect code combinations are reported.</p>\n<p>Practitioner services also refers to ambulatory surgical centers.<br />\nDME refers to provider claims for durable medical equipment.</p>\n<p>The CMS National Correct Coding Initiative (NCCI) promotes national correct coding methodologies and reduces improper coding which may result in inappropriate payments of Medicare Part B claims and Medicaid claims. NCCI procedure-to-procedure (PTP) edits define pairs of Healthcare Common Procedure Coding System (HCPCS)/Current Procedural Terminology (CPT) codes that should not be reported together for a variety of reasons. The purpose of the PTP edits is to prevent improper payments when incorrect code combinations are reported. The edits in this dataset are active for the dates indicated within. This file should NOT be used by state Medicaid programs as their edit file. Current Procedural Terminology (CPT) codes, descriptions and other data only are copyright 2017 American Medical Association. All rights reserved. CPT® is a registered trademark of the American Medical Association. Applicable FARS\\DFARS Restrictions Apply to Government Use. Fee schedules, relative value units, conversion factors and/or related components are not assigned by the AMA, are not part of CPT, and the AMA is not recommending their use. The AMA does not directly or indirectly practice medicine or dispense medical services. The AMA assumes no liability for the data contained or not contained herein.</p>\n<p>For more information, visit <a href="https://www.medicaid.gov/medicaid/program-integrity/ncci/index.html">https://www.medicaid.gov/medicaid/program-integrity/ncci/index.html</a>.</p>\n', 'programCode': ['009:076'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Uncategorized'], 'landingPage': 'https://data.medicaid.gov/d/34v9-f8up', 'contactPoint': {'hasEmail': 'mailto:Medicaid.gov@cms.hhs.gov', 'fn': 'Medicaid'}, 'issued': '2018-08-31', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/34v9-f8up', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/34v9-f8up/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/34v9-f8up/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/34v9-f8up/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/34v9-f8up/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cpt codes', 'hcpcs', 'ncci edits'], 'bureauCode': ['009:00'], 'modified': '2020-12-04', 'title': 'NCCI Procedure to Procedure Edits (PTP)'}
{'description': '<p>Medically Unlikely Edits (MUEs) define for each HCPCS / CPT code the maximum units of service (UOS) that a provider would report under most circumstances for a single beneficiary on a single date of service.</p>\n<p>Practitioner services also refers to ambulatory surgical centers.<br />\nDME refers to provider claims for durable medical equipment.</p>\n<p>The CMS National Correct Coding Initiative (NCCI) promotes national correct coding methodologies and reduces improper coding which may result in inappropriate payments of Medicare Part B claims and Medicaid claims. NCCI procedure-to-procedure (PTP) edits define pairs of Healthcare Common Procedure Coding System (HCPCS)/Current Procedural Terminology (CPT) codes that should not be reported together for a variety of reasons. The purpose of the PTP edits is to prevent improper payments when incorrect code combinations are reported. The edits in this dataset are active for the dates indicated within. This file should NOT be used by state Medicaid programs as their edit file. Current Procedural Terminology (CPT) codes, descriptions and other data only are copyright 2017 American Medical Association. All rights reserved. CPT® is a registered trademark of the American Medical Association. Applicable FARS\\DFARS Restrictions Apply to Government Use. Fee schedules, relative value units, conversion factors and/or related components are not assigned by the AMA, are not part of CPT, and the AMA is not recommending their use. The AMA does not directly or indirectly practice medicine or dispense medical services. The AMA assumes no liability for the data contained or not contained herein.</p>\n<p>For more information, visit <a href="https://www.medicaid.gov/medicaid/program-integrity/ncci/index.html">https://www.medicaid.gov/medicaid/program-integrity/ncci/index.html</a>.</p>\n', 'programCode': ['009:076'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Uncategorized'], 'landingPage': 'https://data.medicaid.gov/d/8pny-kgh5', 'contactPoint': {'hasEmail': 'mailto:Medicaid.gov@cms.hhs.gov', 'fn': 'Medicaid'}, 'issued': '2018-05-23', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/8pny-kgh5', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/8pny-kgh5/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/8pny-kgh5/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/8pny-kgh5/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/8pny-kgh5/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cpt codes', 'hcpcs', 'medically unlikely edits', 'ncci edits'], 'bureauCode': ['009:00'], 'modified': '2020-12-03', 'title': 'NCCI Medically Unlikely Edits (MUEs)'}
{'description': '<p>NNDSS - TABLE 1Z. Pertussis to Poliomyelitis, paralytic - 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Notice: Data from California published in week 29 for years 2019 and 2020 were incomplete when originally published on July 24, 2020. On August 4, 2020, incomplete case counts were replaced with a "U" indicating case counts are not available for specified time period.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published.<br />\nNC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-U.S. Residents\' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />\n§ The pertussis case definition was modified by CSTE effective January 1, 2020. Criteria were modified increasing sensitivity for case ascertainment such that case counts may increase.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/247v-f7n9', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2020-01-21', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/247v-f7n9', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/247v-f7n9/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/247v-f7n9/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/247v-f7n9/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/247v-f7n9/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2020', 'nedss', 'netss', 'nndss', 'paralytic', 'pertussis', 'plague', 'poliomyelitis', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-12-03', 'title': 'NNDSS - TABLE 1Z. Pertussis to Poliomyelitis, paralytic'}
{'description': '<p>NNDSS - Table 1E. Botulism, Foodborne to Botulism, Other (wound & unspecified) - 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published.<br />\nNC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-U.S. Residents\' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/4bft-6yws', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2020-01-17', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/4bft-6yws', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4bft-6yws/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4bft-6yws/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4bft-6yws/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4bft-6yws/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2020', 'botulism', 'foodborne', 'infant', 'nedss', 'netss', 'nndss', 'other (wound & unspecified)', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-12-03', 'title': 'NNDSS - Table 1E. Botulism, Foodborne to Botulism, Other (wound & unspecified)'}
{'description': '<p>NNDSS - TABLE 1W. Meningococcal disease, All serogroups to Meningococcal disease, Serogroup B - 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published.<br />\nNC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-U.S. Residents\' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/4jje-6vv6', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2020-01-21', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/4jje-6vv6', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4jje-6vv6/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4jje-6vv6/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4jje-6vv6/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4jje-6vv6/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2020', 'all serogroups', 'meningococcal disease', 'nedss', 'netss', 'nndss', 'serogroup b', 'serogroups acwy', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-12-03', 'title': 'NNDSS - TABLE 1W. Meningococcal disease, All serogroups to Meningococcal disease, Serogroup B'}
{'description': '<p>NNDSS - Table 1C. Arboviral diseases, St. Louis encephalitis virus disease to West Nile virus disease - 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published.<br />\nNC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-U.S. Residents\' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/4ynm-6jgm', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2020-01-17', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/4ynm-6jgm', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4ynm-6jgm/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4ynm-6jgm/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4ynm-6jgm/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4ynm-6jgm/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2020', 'arboviral diseases', 'nedss', 'netss', 'nndss', 'st. louis virus disease', 'west nile virus disease', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-12-03', 'title': 'NNDSS - Table 1C. Arboviral diseases, St. Louis encephalitis virus disease to West Nile virus disease'}
{'description': '<p>NNDSS - TABLE 1AA. Poliovirus infection, nonparalytic to Psittacosis - 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published.<br />\nNC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />\nCum: Cumulative year-to-date counts.<br />\n Max: Maximum — Maximum case count during the previous 52 weeks.<br />\n * Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-U.S. Residents\' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/52kh-2h7i', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2020-01-21', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/52kh-2h7i', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/52kh-2h7i/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/52kh-2h7i/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/52kh-2h7i/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/52kh-2h7i/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2020', 'nedss', 'netss', 'nndss', 'nonparalytic', 'poliovirus infection', 'psittacosis', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-12-03', 'title': 'NNDSS - TABLE 1AA. Poliovirus infection, nonparalytic to Psittacosis'}
{'description': '<p>NNDSS - TABLE 1GG. Smallpox to Streptococcal toxic shock syndrome – 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published.<br />\nNC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-U.S. Residents\' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/56mi-d4wu', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2020-01-21', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/56mi-d4wu', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/56mi-d4wu/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/56mi-d4wu/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/56mi-d4wu/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/56mi-d4wu/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2020', 'nedss', 'netss', 'nndss', 'smallpox', 'streptococcal toxic shock syndrome', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-12-03', 'title': 'NNDSS - TABLE 1GG. Smallpox to Streptococcal toxic shock syndrome'}
{'description': '<p>NNDSS - TABLE 1T. Invasive pneumococcal disease, age<5 years, Confirmed to Legionellosis - 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published.<br />\nNC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-U.S. Residents\' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />\n§ Includes drug resistant and susceptible cases of Invasive Pneumococcal Disease.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/5hvx-krph', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2020-01-21', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/5hvx-krph', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5hvx-krph/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5hvx-krph/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5hvx-krph/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5hvx-krph/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2020', 'age<5 years', 'confirmed', 'invasive pneumococcal disease', 'legionellosis', 'nedss', 'netss', 'nndss', 'probable', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-12-03', 'title': 'NNDSS - TABLE 1T. Invasive pneumococcal disease, Age<5 years, Confirmed to Legionellosis'}
{'description': '<p>NNDSS - TABLE 1CC. Rabies, Animal to Rabies, Human - 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published.<br />\nNC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />\nCum: Cumulative year-to-date counts.<br />\n Max: Maximum — Maximum case count during the previous 52 weeks.<br />\n * Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-U.S. Residents\' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/6kf3-4udg', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2020-01-21', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/6kf3-4udg', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6kf3-4udg/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6kf3-4udg/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6kf3-4udg/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6kf3-4udg/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2020', 'animal', 'human', 'nedss', 'netss', 'nndss', 'rabies', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-12-03', 'title': 'NNDSS - TABLE 1CC. Rabies, Animal to Rabies, Human'}
{'description': '<p>NNDSS - TABLE 1J. Dengue virus infections, Dengue to Severe dengue - 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published.<br />\nNC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-U.S. Residents\' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/7jik-jwvu', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2020-01-21', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/7jik-jwvu', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7jik-jwvu/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7jik-jwvu/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7jik-jwvu/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7jik-jwvu/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2020', 'dengue', 'dengue virus infections', 'dengue-like illness', 'nedss', 'netss', 'nndss', 'severe dengue', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-12-03', 'title': 'NNDSS - TABLE 1J. Dengue virus infections, Dengue to Severe dengue'}
{'description': '<p>NNDSS - TABLE 1V. Malaria to Measles, Indigenous - 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Notice: Data from California published in week 29 for years 2019 and 2020 were incomplete when originally published on July 24, 2020. On August 4, 2020, incomplete case counts were replaced with a "U" indicating case counts are not available for specified time period.</p>\n<p>Notice: Measles data for weeks 1-4 (in Table 1v) were updated on 02-28-2020 to correct the classification of imported and indigenous. For all weeks, measles is considered imported if the disease was acquired outside of the United States and is considered indigenous if the disease was acquired anywhere within the United States or it is not known where the disease was acquired.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published.<br />\nNC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-U.S. Residents\' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />\n§ Measles is considered imported if the disease was acquired outside of the United States and is considered indigenous if the disease was acquired anywhere within the United States or it is not known where the disease was acquired.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/7xhe-mv2e', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2020-01-21', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/7xhe-mv2e', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7xhe-mv2e/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7xhe-mv2e/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7xhe-mv2e/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7xhe-mv2e/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2020', 'imported', 'indigenous', 'malaria', 'measles', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-12-03', 'title': 'NNDSS - TABLE 1V. Malaria to Measles, Indigenous'}
{'description': '<p>NNDSS - TABLE 1O. Hansen\'s disease to Hantavirus pulmonary syndrome - 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published.<br />\nNC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-U.S. Residents\' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />\n§ Includes data for old world hantavirus infections, such as Seoul virus infections. Prior to 2015, this condition was not nationally notifiable and data for this condition was not submitted to CDC\'s National Notifiable Diseases Surveillance System (NNDSS).<br />\n¶ Includes data for Andes virus infections.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/a9xa-yrhn', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2020-01-21', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/a9xa-yrhn', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/a9xa-yrhn/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/a9xa-yrhn/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/a9xa-yrhn/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/a9xa-yrhn/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2020', 'hansen's disease', 'hantavirus infection', 'hantavirus pulmonary syndrome', 'nedss', 'netss', 'nndss', 'non-hantavirus pulmonary syndrome', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-12-03', 'title': "NNDSS - TABLE 1O. Hansen's disease to Hantavirus pulmonary syndrome"}
{'description': '<p>NNDSS - TABLE 1PP. Yellow fever to Zika virus disease, non-congenital – 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published.<br />\nNC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-U.S. Residents\' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/bk9t-cq4b', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2020-01-21', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/bk9t-cq4b', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/bk9t-cq4b/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/bk9t-cq4b/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/bk9t-cq4b/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/bk9t-cq4b/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2020', 'nedss', 'netss', 'nndss', 'non-congenital', 'wonder', 'yellow fever', 'zika virus disease'], 'bureauCode': ['009:00'], 'modified': '2020-12-03', 'title': 'NNDSS - TABLE 1PP. Yellow fever to Zika virus disease, non-congenital'}
{'description': '<p>NNDSS - Table 1H. Cholera to Coccidioidomycosis - 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Notice: Data from California published in week 29 for years 2019 and 2020 were incomplete when originally published on July 24, 2020. On August 4, 2020, incomplete case counts were replaced with a "U" indicating case counts are not available for specified time period.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published.<br />\nNC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-U.S. Residents\' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/bqmb-vyka', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2020-01-21', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/bqmb-vyka', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/bqmb-vyka/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/bqmb-vyka/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/bqmb-vyka/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/bqmb-vyka/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2020', 'cholera', 'coccidioidomycosis', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-12-03', 'title': 'NNDSS - Table 1H. Cholera to Coccidioidomycosis'}
{'description': '<p>NNDSS - Table 1G. Carbapenemase-producing carbapenem-resistant Enterobacteriaceae to Chlamydia trachomatis infection - 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published.<br />\nNC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-U.S. Residents\' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />\n§ Reporting jurisdictions were informed CDC could receive data for this condition in August 2019. Please note there will be a delay in reporting of case notifications for this condition to CDC.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/cds4-6y7t', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2020-01-21', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/cds4-6y7t', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/cds4-6y7t/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/cds4-6y7t/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/cds4-6y7t/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/cds4-6y7t/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2020', 'carbapenemase-producing carbapenem-resistant enterobacteriaceae', 'chancroid', 'chlamydia trachomatis infection', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-12-03', 'title': 'NNDSS - Table 1G. Carbapenemase-producing carbapenem-resistant Enterobacteriaceae to Chlamydia trachomatis infection'}
{'description': '<p>NNDSS - TABLE 1R. Hepatitis C, perinatal infection to Influenza-associated pediatric mortality - 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Notice: Data from California published in week 29 for years 2019 and 2020 were incomplete when originally published on July 24, 2020. On August 4, 2020, incomplete case counts were replaced with a "U" indicating case counts are not available for specified time period.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published.<br />\nNC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-U.S. Residents\' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />\n§ Please refer to the CDC WONDER publication for weekly updates to the footnote for this condition.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/ctu5-k6yz', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2020-01-21', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/ctu5-k6yz', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ctu5-k6yz/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ctu5-k6yz/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ctu5-k6yz/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ctu5-k6yz/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2020', 'hepatitis c', 'influenza-associated pediatric mortality', 'nedss', 'netss', 'nndss', 'perinatal infection', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-12-03', 'title': 'NNDSS - TABLE 1R. Hepatitis C, perinatal infection to Influenza-associated pediatric mortality'}
{'description': '<p>NNDSS - TABLE 1N. Haemophilus influenzae, invasive disease, Age <5 years, Non-b serotype to Unknown serotype - 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Notice: Data from California published in week 29 for years 2019 and 2020 were incomplete when originally published on July 24, 2020. On August 4, 2020, incomplete case counts were replaced with a "U" indicating case counts are not available for specified time period.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published.<br />\nNC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-U.S. Residents\' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/d2zt-4m8y', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2020-01-21', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/d2zt-4m8y', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/d2zt-4m8y/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/d2zt-4m8y/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/d2zt-4m8y/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/d2zt-4m8y/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2020', 'age <5 years', 'haemophilus influenzae', 'invasive disease', 'nedss', 'netss', 'nndss', 'non-b serotype', 'nontypeable', 'unknown serotype', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-12-03', 'title': 'NNDSS - TABLE 1N. Haemophilus influenzae, invasive disease, Age <5 years, Non-b serotype to Unknown serotype'}
{'description': '<p>NNDSS - TABLE 1U. Leptospirosis to Listeriosis, Probable - 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Notice: Data from California published in week 29 for years 2019 and 2020 were incomplete when originally published on July 24, 2020. On August 4, 2020, incomplete case counts were replaced with a "U" indicating case counts are not available for specified time period.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published.<br />\nNC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-U.S. Residents\' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />\n§ Before 2019, listeriosis cases in neonates less than or equal to 60 days of age were counted as one case in a mother-infant pair. Beginning in 2019, maternal and neonatal listeriosis cases are being counted separately. Beginning in 2020, confirmed and probable cases are published separately. Prior years included confirmed cases only.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/dwmy-m9r6', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2020-01-21', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/dwmy-m9r6', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/dwmy-m9r6/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/dwmy-m9r6/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/dwmy-m9r6/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/dwmy-m9r6/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2020', 'confirmed', 'leptospirosis', 'listeriosis', 'nedss', 'netss', 'nndss', 'probable', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-12-03', 'title': 'NNDSS - TABLE 1U. Leptospirosis to Listeriosis, Probable'}
{'description': '<p>NNDSS - TABLE 1Y. Mumps to Novel influenza A virus infections - 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Notice: Data from California published in week 29 for years 2019 and 2020 were incomplete when originally published on July 24, 2020. On August 4, 2020, incomplete case counts were replaced with a "U" indicating case counts are not available for specified time period.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published.<br />\nNC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-U.S. Residents\' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />\n§ Novel influenza A virus infections are human infections with influenza A viruses that are different from currently circulating human seasonal influenza viruses. With the exception of one avian lineage influenza A (H7N2) virus, all novel influenza A virus infections reported to CDC since 2012 have been variant influenza viruses.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/espg-acwi', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2020-01-21', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/espg-acwi', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/espg-acwi/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/espg-acwi/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/espg-acwi/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/espg-acwi/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2020', 'mumps', 'nedss', 'netss', 'nndss', 'novel influenza a virus infections', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-12-03', 'title': 'NNDSS - TABLE 1Y. Mumps to Novel influenza A virus infections'}
{'description': '<p>NNDSS - TABLE 1K. Ehrlichiosis and Anaplasmosis, Anaplasma phagocytophilum infection to Ehrlichia chaffeensis infection - 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published.<br />\nNC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-U.S. Residents\' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/gepg-djaz', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2020-01-21', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/gepg-djaz', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/gepg-djaz/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/gepg-djaz/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/gepg-djaz/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/gepg-djaz/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2020', 'anaplasma phagocytophilum infection', 'ehrlichia chaffeensis infection', 'ehrlichiosis and anaplasmosis', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-12-03', 'title': 'NNDSS - TABLE 1K. Ehrlichiosis and Anaplasmosis, Anaplasma phagocytophilum infection to Ehrlichia chaffeensis infection'}
{'description': '<p>NNDSS - Table 1F. Brucellosis to Candida auris, clinical - 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Notice: Data from California published in week 29 for years 2019 and 2020 were incomplete when originally published on July 24, 2020. On August 4, 2020, incomplete case counts were replaced with a "U" indicating case counts are not available for specified time period.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published.<br />\nNC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-U.S. Residents\' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />\n§ Reporting jurisdictions were informed CDC could receive data for this condition in August 2019. Please note there will be a delay in reporting of case notifications for this condition to CDC.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/i43m-djm6', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2020-01-17', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/i43m-djm6', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/i43m-djm6/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/i43m-djm6/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/i43m-djm6/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/i43m-djm6/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2020', 'brucellosis', 'campylobacteriosis', 'candida auris', 'clinical', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-12-03', 'title': 'NNDSS - Table 1F. Brucellosis to Candida auris, clinical'}
{'description': '<p>NNDSS - TABLE 1LL. Vibriosis, Confirmed to Vibriosis, Probable – 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published.<br />\nNC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-U.S. Residents\' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/kyph-4i8d', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2020-01-21', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/kyph-4i8d', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/kyph-4i8d/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/kyph-4i8d/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/kyph-4i8d/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/kyph-4i8d/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2020', 'confirmed', 'nedss', 'netss', 'nndss', 'probable', 'vibriosis', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-12-03', 'title': 'NNDSS - TABLE 1LL. Vibriosis, Confirmed to Vibriosis, Probable'}
{'description': '<p>NNDSS - TABLE 1X. Meningococcal disease, Other serogroups to Meningococcal disease, Unknown serogroup - 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Notice: Data from California published in week 29 for years 2019 and 2020 were incomplete when originally published on July 24, 2020. On August 4, 2020, incomplete case counts were replaced with a "U" indicating case counts are not available for specified time period.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published.<br />\nNC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-U.S. Residents\' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/m8jv-u92i', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2020-01-21', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/m8jv-u92i', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/m8jv-u92i/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/m8jv-u92i/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/m8jv-u92i/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/m8jv-u92i/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2020', 'meningococcal disease', 'nedss', 'netss', 'nndss', 'other serogroups', 'unknown serogroup', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-12-03', 'title': 'NNDSS - TABLE 1X. Meningococcal disease, Other serogroups to Meningococcal disease, Unknown serogroup'}
{'description': '<p>NNDSS - Table 1I. Cryptosporidiosis to Cyclosporiasis - 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published.<br />\nNC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-U.S. Residents\' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/n83i-w4cq', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2020-01-21', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/n83i-w4cq', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/n83i-w4cq/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/n83i-w4cq/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/n83i-w4cq/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/n83i-w4cq/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2020', 'cryptosporidiosis', 'cyclosporiasis', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-12-03', 'title': 'NNDSS - Table 1I. Cryptosporidiosis to Cyclosporiasis'}
{'description': '<p>NNDSS - TABLE 1HH. Syphilis, Congenital to Syphilis, Primary and Secondary – 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published.<br />\nNC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />\nCum: Cumulative year-to-date counts.<br />\n Max: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-U.S. Residents\' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/paqx-33a8', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2020-01-21', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/paqx-33a8', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/paqx-33a8/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/paqx-33a8/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/paqx-33a8/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/paqx-33a8/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2020', 'congenital', 'nedss', 'netss', 'nndss', 'primary and secondary', 'syphilis', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-12-03', 'title': 'NNDSS - TABLE 1HH. Syphilis, Congenital to Syphilis, Primary and Secondary'}
{'description': '<p>NNDSS - TABLE 1B. Arboviral diseases, Jamestown Canyon virus disease to Powassan virus disease – 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published.<br />\nNC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-U.S. Residents\' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/pjtk-n43k', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2020-01-17', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/pjtk-n43k', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/pjtk-n43k/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/pjtk-n43k/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/pjtk-n43k/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/pjtk-n43k/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2020', 'arboviral diseases', 'jamestown canyon virus disease', 'la crosse virus disease', 'nedss', 'netss', 'nndss', 'powassan virus disease', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-12-03', 'title': 'NNDSS - Table 1B. Arboviral diseases, Jamestown Canyon virus disease to Powassan virus disease'}
{'description': '<p>NNDSS - TABLE 1S. Invasive pneumococcal disease, all ages, Confirmed to Invasive pneumococcal disease, all ages, Probable - 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:</p>\n<p>U: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published.<br />\nNC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-U.S. Residents\' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />\n§ Includes drug resistant and susceptible cases of Invasive Pneumococcal Disease.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/r9mz-pvtk', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2020-01-21', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/r9mz-pvtk', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/r9mz-pvtk/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/r9mz-pvtk/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/r9mz-pvtk/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/r9mz-pvtk/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2020', 'all ages', 'confirmed', 'invasive pneumococcal disease', 'nedss', 'netss', 'nndss', 'probable', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-12-03', 'title': 'NNDSS - TABLE 1S. Invasive pneumococcal disease, all ages, Confirmed to Invasive pneumococcal disease, all ages, Probable'}
{'description': '<p>NNDSS - Table 1D. Arboviral diseases, Western equine encephalitis virus disease to Babesiosis - 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published.<br />\nNC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-U.S. Residents\' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/rezz-ypcg', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2020-01-17', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/rezz-ypcg', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rezz-ypcg/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rezz-ypcg/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rezz-ypcg/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rezz-ypcg/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2020', 'arboviral diseases', 'babesiosis', 'nedss', 'netss', 'nndss', 'western equine encephalitis virus disease', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-12-03', 'title': 'NNDSS - Table 1D. Arboviral diseases, Western equine encephalitis virus disease to Babesiosis'}
{'description': '<p>NNDSS - TABLE 1DD. Rubella to Rubella, congenital syndrome - 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published.<br />\nNC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />\nCum: Cumulative year-to-date counts.<br />\n Max: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-U.S. Residents\' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/smic-9bf9', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2020-01-21', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/smic-9bf9', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/smic-9bf9/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/smic-9bf9/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/smic-9bf9/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/smic-9bf9/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2020', 'congenital syndrome', 'nedss', 'netss', 'nndss', 'rubella', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-12-03', 'title': 'NNDSS - TABLE 1DD. Rubella to Rubella, congenital syndrome'}
{'description': '<p>NNDSS - TABLE 1M. Gonorrhea to Haemophilus influenzae, invasive disease, Age <5 years, Serotype b - 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Notice: Data from California published in week 29 for years 2019 and 2020 were incomplete when originally published on July 24, 2020. On August 4, 2020, incomplete case counts were replaced with a "U" indicating case counts are not available for specified time period.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published.<br />\nNC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-U.S. Residents\' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/u7e4-s8zi', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2020-01-21', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/u7e4-s8zi', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/u7e4-s8zi/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/u7e4-s8zi/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/u7e4-s8zi/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/u7e4-s8zi/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2020', 'age <5 years serotype b', 'all ages all serotypes', 'gonorrhea', 'haemophilus influenzae', 'invasive disease', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-12-03', 'title': 'NNDSS - TABLE 1M. Gonorrhea to Haemophilus influenzae, invasive disease, Age <5 years, Serotype b'}
{'description': '<p>NNDSS - TABLE 1P. Hemolytic uremic syndrome post-diarrheal to Hepatitis B, acute - 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Notice: Data from California published in week 29 for years 2019 and 2020 were incomplete when originally published on July 24, 2020. On August 4, 2020, incomplete case counts were replaced with a "U" indicating case counts are not available for specified time period.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published.<br />\nNC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-U.S. Residents\' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/uu9i-eu7y', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2020-01-21', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/uu9i-eu7y', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/uu9i-eu7y/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/uu9i-eu7y/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/uu9i-eu7y/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/uu9i-eu7y/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2020', 'hemolytic uremic syndrome post-diarrheal', 'hepatitis (viral acute) type a', 'hepatitis (viral acute) type b', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-12-03', 'title': 'NNDSS - TABLE 1P. Hemolytic uremic syndrome post-diarrheal to Hepatitis B, acute'}
{'description': '<p>NNDSS - TABLE 1A. Anthrax to Arboviral diseases, Eastern equine encephalitis virus disease – 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published.<br />\nNC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-U.S. Residents\' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/v2mh-3yzr', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2020-01-17', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/v2mh-3yzr', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/v2mh-3yzr/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/v2mh-3yzr/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/v2mh-3yzr/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/v2mh-3yzr/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2020', 'anthrax', 'arboviral diseases', 'chikungunya virus disease', 'eastern equine encephalitis virus disease', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-12-03', 'title': 'NNDSS - TABLE 1A. Anthrax to Arboviral diseases, Eastern equine encephalitis virus disease'}
{'description': '<p>NNDSS - TABLE 1L. Ehrlichiosis and Anaplasmosis, Ehrlichia ewingii infection to Giardiasis - 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published.<br />\nNC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-U.S. Residents\' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/vzfn-ifh5', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2020-01-21', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/vzfn-ifh5', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vzfn-ifh5/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vzfn-ifh5/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vzfn-ifh5/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vzfn-ifh5/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2020', 'ehrlichia ewingii infection', 'ehrlichiosis and anaplasmosis', 'giardiasis', 'nedss', 'netss', 'nndss', 'undetermined ehrlichiosis/anaplasmosis', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-12-03', 'title': 'NNDSS - TABLE 1L. Ehrlichiosis and Anaplasmosis, Ehrlichia ewingii infection to Giardiasis'}
{'description': '<p>NNDSS - TABLE 1Q. Hepatitis B, perinatal infection to Hepatitis C, acute, Probable - 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Notice: Data from California published in week 29 for years 2019 and 2020 were incomplete when originally published on July 24, 2020. On August 4, 2020, incomplete case counts were replaced with a "U" indicating case counts are not available for specified time period.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published.<br />\nNC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-U.S. Residents\' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />\n§ For acute Hepatitis C, only confirmed cases were verified.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/y4ut-ybj7', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2020-01-21', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/y4ut-ybj7', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/y4ut-ybj7/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/y4ut-ybj7/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/y4ut-ybj7/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/y4ut-ybj7/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2020', 'confirmed', 'hepatitis b', 'hepatitis c acute', 'nedss', 'netss', 'nndss', 'perinatal infection', 'probable', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-12-03', 'title': 'NNDSS - TABLE 1Q. Hepatitis B, perinatal infection to Hepatitis C, acute, Probable'}
{'description': '<p>NNDSS - TABLE 1KK. Vancomycin-intermediate Staphylococcus aureus to Varicella morbidity – 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published.<br />\nNC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-U.S. Residents\' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/29xv-7ajw', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2020-01-21', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/29xv-7ajw', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/29xv-7ajw/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/29xv-7ajw/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/29xv-7ajw/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/29xv-7ajw/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2020', 'nedss', 'netss', 'nndss', 'vancomycin-intermediate staphylococcus aureus', 'vancomycin-resistant staphylococcus aureus', 'varicella morbidity', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-12-03', 'title': 'NNDSS - TABLE 1KK. Vancomycin-intermediate Staphylococcus aureus to Varicella morbidity'}
{'description': '<p>NNDSS - TABLE 1MM. Viral hemorrhagic fevers, Crimean-Congo hemorrhagic fever virus to Guanarito virus – 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published.<br />\nNC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-U.S. Residents\' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />\n§ Prior to 2015, CDC\'s National Notifiable Diseases Surveillance System (NNDSS) did not receive electronic data about incident cases of specific viral hemorrhagic fevers; instead data were collected in aggregate as "viral hemorrhagic fevers". NNDSS was updated beginning in 2015 to receive data for each of the viral hemorrhagic fevers listed.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/a93x-tfzm', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2020-01-21', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/a93x-tfzm', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/a93x-tfzm/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/a93x-tfzm/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/a93x-tfzm/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/a93x-tfzm/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2020', 'crimean-congo hemorrhagic fever virus', 'ebola virus', 'guanarito virus', 'nedss', 'netss', 'nndss', 'viral hemorrhagic fevers', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-12-03', 'title': 'NNDSS - TABLE 1MM. Viral hemorrhagic fevers, Crimean-Congo hemorrhagic fever virus to Guanarito virus'}
{'description': '<p>NNDSS - TABLE 1NN. Viral hemorrhagic fevers, Junin virus to Viral hemorrhagic fevers, Lujo virus – 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published.<br />\nNC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-U.S. Residents\' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />\n§ Prior to 2015, CDC\'s National Notifiable Diseases Surveillance System (NNDSS) did not receive electronic data about incident cases of specific viral hemorrhagic fevers; instead data were collected in aggregate as "viral hemorrhagic fevers". NNDSS was updated beginning in 2015 to receive data for each of the viral hemorrhagic fevers listed.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/axsa-zcg5', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2020-01-21', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/axsa-zcg5', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/axsa-zcg5/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/axsa-zcg5/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/axsa-zcg5/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/axsa-zcg5/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2020', 'junin virus', 'lassa virus', 'lujo virus', 'nedss', 'netss', 'nndss', 'viral hemorrhagic fevers', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-12-03', 'title': 'NNDSS - TABLE 1NN. Viral hemorrhagic fevers, Junin virus to Viral hemorrhagic fevers, Lujo virus'}
{'description': '<p>NNDSS - TABLE 1JJ. Tuberculosis to Tularemia – 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Notice: Tuberculosis data for weeks 4-31 are incorrect for New York City; the Middle Atlantic region total; U.S. Residents, excluding U.S. Territories total; and the grand total, due to data processing issues.<br />\nNotice: Tuberculosis data for weeks 32-33 are incorrect for the U.S. Residents, excluding U.S. Territories total and the grand total, due to data processing issues.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published.<br />\nNC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-U.S. Residents\' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/efb8-zbb7', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2020-01-21', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/efb8-zbb7', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/efb8-zbb7/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/efb8-zbb7/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/efb8-zbb7/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/efb8-zbb7/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2020', 'nedss', 'netss', 'nndss', 'tuberculosis', 'tularemia', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-12-03', 'title': 'NNDSS - TABLE 1JJ. Tuberculosis to Tularemia'}
{'description': '<p>NNDSS - TABLE 1OO. Viral hemorrhagic fevers, Machupo virus to Viral hemorrhagic fevers, Sabia virus – 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published.<br />\nNC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-U.S. Residents\' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />\n§ Prior to 2015, CDC\'s National Notifiable Diseases Surveillance System (NNDSS) did not receive electronic data about incident cases of specific viral hemorrhagic fevers; instead data were collected in aggregate as "viral hemorrhagic fevers". NNDSS was updated beginning in 2015 to receive data for each of the viral hemorrhagic fevers listed.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/g3g2-srtq', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2020-01-21', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/g3g2-srtq', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/g3g2-srtq/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/g3g2-srtq/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/g3g2-srtq/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/g3g2-srtq/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2020', 'machupo virus', 'marburg virus', 'nedss', 'netss', 'nndss', 'sabia virus', 'viral hemorrhagic fevers', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-12-03', 'title': 'NNDSS - TABLE 1OO. Viral hemorrhagic fevers, Machupo virus to Viral hemorrhagic fevers, Sabia virus'}
{'description': '<p>NNDSS - TABLE 1BB. Q fever, Total to Q fever, Chronic - 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published.<br />\nNC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />\nCum: Cumulative year-to-date counts.<br />\n Max: Maximum — Maximum case count during the previous 52 weeks.<br />\n * Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-U.S. Residents\' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/j6gu-p9yd', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2020-01-21', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/j6gu-p9yd', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/j6gu-p9yd/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/j6gu-p9yd/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/j6gu-p9yd/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/j6gu-p9yd/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2020', 'acute', 'chronic', 'nedss', 'netss', 'nndss', 'q fever', 'total', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-12-03', 'title': 'NNDSS - TABLE 1BB. Q fever, Total to Q fever, Chronic'}
{'description': '<p>NNDSS - TABLE 1EE. Salmonella Paratyphi infection to Salmonellosis (excluding Salmonella Typhi infection and Salmonella Paratyphi infection) – 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published.<br />\nNC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-U.S. Residents\' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />\n§ In previous years, cases were reported as Salmonellosis. Beginning in January 2019, cases began to be reported as Salmonella Paratyphi infection.<br />\n¶ In previous years, cases were reported as typhoid fever. Beginning in January 2019, cases began to be reported as Salmonella Typhi infection.<br />\n** In previous years, cases were reported as Salmonellosis (excluding paratyphoid fever and typhoid fever). Beginning in January 2019, cases began to be reported as Salmonellosis (excluding Salmonella Typhi infection and Salmonella Paratyphi infection).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/mvaf-qxac', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2020-01-21', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/mvaf-qxac', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mvaf-qxac/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mvaf-qxac/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mvaf-qxac/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mvaf-qxac/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2020', 'nedss', 'netss', 'nndss', 'salmonella paratyphi infection', 'salmonella typhi infection', 'salmonellosis (excluding salmonella typhi infection and salmonella paratyphi infection)', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-12-03', 'title': 'NNDSS - TABLE 1EE. Salmonella Paratyphi infection to Salmonellosis (excluding Salmonella Typhi infection and Salmonella Paratyphi infection)'}
{'description': '<p>NNDSS - TABLE 1II. Tetanus to Trichinellosis – 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published.<br />\nNC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-U.S. Residents\' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/qbrk-85z2', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2020-01-21', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/qbrk-85z2', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qbrk-85z2/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qbrk-85z2/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qbrk-85z2/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qbrk-85z2/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2020', 'nedss', 'netss', 'nndss', 'tetanus', 'toxic shock syndrome (other than streptococcal)', 'trichinellosis', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-12-03', 'title': 'NNDSS - TABLE 1II. Tetanus to Trichinellosis'}
{'description': '<p>Notice: For data on COVID-19 in the United States, please see <a href="https://www.cdc.gov/coronavirus/2019-ncov/cases-in-us.html">https://www.cdc.gov/coronavirus/2019-ncov/cases-in-us.html</a>.</p>\n<p>Notice: Data from California published in week 29 for years 2019 and 2020 were incomplete when originally published on July 24, 2020. On August 4, 2020, incomplete case counts were replaced with a "U" indicating case counts are not available for specified time period.</p>\n<p>NNDSS - TABLE 1FF. Severe acute respiratory syndrome-associated coronavirus disease to Shigellosis – 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published.<br />\nNC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-U.S. Residents\' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/x8jf-txib', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2020-01-21', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/x8jf-txib', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/x8jf-txib/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/x8jf-txib/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/x8jf-txib/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/x8jf-txib/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2020', 'nedss', 'netss', 'nndss', 'severe acute respiratory syndrome-associated coronavirus disease', 'shiga toxin-producing escherichia coli (stec)', 'shigellosis', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-12-03', 'title': 'NNDSS - TABLE 1FF. Severe acute respiratory syndrome-associated coronavirus disease to Shigellosis'}
{'description': '<p>Deaths involving coronavirus disease 2019 (COVID-19), pneumonia, and influenza reported to NCHS by week ending date and by state</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/r8kw-7aab', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2020-11-05', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/r8kw-7aab', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/r8kw-7aab/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/r8kw-7aab/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/r8kw-7aab/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/r8kw-7aab/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['coronavirus', 'covid-19', 'death', 'influenza', 'mortality', 'nchs', 'pneumonia', 'state', 'united states', 'week'], 'bureauCode': ['009:00'], 'modified': '2020-12-03', 'title': 'Provisional COVID-19 Death Counts by Week Ending Date and State'}
{'description': '<p>This visualization provides weekly data on the number of deaths by jurisdiction of occurrence and cause of death. Counts of deaths in more recent weeks can be compared with counts from earlier years to determine if the number is higher than expected. Selected causes of death are shown, based on analyses of the most prevalent comorbid conditions reported on death certificates where COVID-19 was listed as a cause of death (see <a href="https://www.cdc.gov/nchs/nvss/vsrr/covid_weekly/index.htm#Comorbidities">https://www.cdc.gov/nchs/nvss/vsrr/covid_weekly/index.htm#Comorbidities</a>). Cause of death counts are based on the underlying cause of death, and presented for Respiratory diseases, Circulatory diseases, Malignant neoplasms, and Alzheimer disease and dementia. Estimated numbers of deaths due to these other causes of death could represent misclassified COVID-19 deaths, or potentially could be indirectly related to COVID-19 (e.g., deaths from other causes occurring in the context of health care shortages or overburdened health care systems). Deaths with an underlying cause of death of COVID-19 are not included in these estimates of deaths due to other causes. Deaths due to external causes (i.e. injuries) or unknown causes are excluded. For more detail, see the Technical Notes.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/u6jv-9ijr', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2020-05-29', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/u6jv-9ijr', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/u6jv-9ijr/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/u6jv-9ijr/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/u6jv-9ijr/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/u6jv-9ijr/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cause of death', 'jurisdiction', 'mortality', 'nchs', 'state', 'week'], 'bureauCode': ['009:00'], 'modified': '2020-12-03', 'title': 'Weekly counts of death by jurisdiction and cause of death'}
{'description': '<p>The bipartisan CARES Act and the Paycheck Protection Program and Health Care Enhancement Act provided $175 billion in relief funds to hospitals and other healthcare providers on the front lines of the coronavirus response. Payments are being distributed by the Department of Health and Human Services (HHS) through the Health Resources and Services Administration. HHS has announced allocation payments for Phases 1, 2 and 3 General Distributions which includes; Medicare, Medicaid, CHIP, assisted living facilities, behavioral health providers and dental providers; and targeted allocations to High Impact, Rural, Tribal, Skilled Nursing Facilities and Nursing Homes (including nursing home quality incentive program recipients), Safety Net Hospitals, and Children’s Hospitals. This dataset represents the list of providers who have attested to receiving one or more payments from the aforementioned allocations and agreed to the Terms and Conditions as of November 30, 2020.<br />\nIn addition to the list of providers receiving payments seen here, HRSA has provided an additional list specific to providers receiving high impact payments and nursing home quality incentive payments whether or not they have attested to receiving payments and agreed to the Terms and Conditions. Find it here: <a href="https://www.hhs.gov/coronavirus/cares-act-provider-relief-fund/data/index.html">https://www.hhs.gov/coronavirus/cares-act-provider-relief-fund/data/inde...</a></p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Administrative'], 'landingPage': 'https://data.cdc.gov/d/kh8y-3es6', 'contactPoint': {'hasEmail': 'mailto:PRFdata@hrsa.gov', 'fn': 'HRSA Chief Data Officer'}, 'issued': '2020-05-06', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/kh8y-3es6', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/kh8y-3es6/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/kh8y-3es6/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/kh8y-3es6/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/kh8y-3es6/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cares act', 'health system', 'provider relief fund'], 'bureauCode': ['009:15'], 'modified': '2020-12-03', 'title': 'HHS Provider Relief Fund'}
{'description': '<p>The COVID-19 Claims Reimbursement to Health Care Providers and Facilities for Testing and Treatment of the Uninsured Program provides reimbursements on a rolling basis directly to eligible health care entities for claims that are attributed to the testing and/or treatment of COVID-19 for uninsured individuals. The program is funded via the:<br />\nFamilies First Coronavirus Response Act (FFCRA) Relief Fund, which includes funds received from the Public Health and Social Services Emergency Fund, as appropriated in the FFCRCA (P.L. 116-127) and the Paycheck Protection Program and Health Care Enhancement Act (P.L. 116-139) (PPPHCEA), which each appropriated $1 billion to reimburse health care entities for conducting COVID-19 testing for the uninsured; and the Provider Relief Fund, which includes funds received from the Public Health and Social Services Emergency Fund, as appropriated in the Coronavirus Air, Relief, and Economic Security (CARES) Act (P.L. 116-136), which provides $100 billion in relief funds, including to hospitals and other health care entities on the front lines of the COVID-19 response and the PPPHCEA to reimburse health care entities for treating uninsured individuals with a COVID-19 diagnosis.<br />\nThe PPPHCEA appropriated an additional $75 billion in relief funds. Within the Provider Relief Fund, a portion of the funding will be used to support healthcare-related expenses attributable to the treatment of uninsured individuals with COVID-19.<br />\nHealth care entities that have conducted COVID-19 testing of uninsured individuals for COVID-19 or provided treatment to uninsured individuals with a COVID-19 diagnosis on or after February 4, 2020, can request claims reimbursement through the program electronically and will be reimbursed generally at Medicare rates, subject to available funding.<br />\nThis dataset represents the list of health care entities who have agreed to the Terms and Conditions and received claims reimbursement for COVID-19 testing of uninsured individuals and/or treatment for uninsured individuals with a COVID-19 diagnosis, as of November 25, 2020.</p>\n<p>For Provider Relief Fund Data - <a href="https://data.cdc.gov/Administrative/HHS-Provider-Relief-Fund/kh8y-3es6">https://data.cdc.gov/Administrative/HHS-Provider-Relief-Fund/kh8y-3es6</a></p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Administrative'], 'landingPage': 'https://data.cdc.gov/d/rksx-33p3', 'contactPoint': {'hasEmail': 'mailto:PRFdata@hrsa.gov', 'fn': 'HRSA Chief Data Officer'}, 'issued': '2020-05-29', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/rksx-33p3', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rksx-33p3/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rksx-33p3/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rksx-33p3/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rksx-33p3/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cares act', 'coronavirus', 'covid-19', 'health system', 'provider relief fund', 'uninsured'], 'bureauCode': ['009:15'], 'modified': '2020-12-03', 'title': 'Claims Reimbursement to Health Care Providers and Facilities for Testing and Treatment of the Uninsured'}
{'description': '<p>CDC reports aggregate counts of COVID-19 cases and death numbers daily online. Data on the COVID-19 website and CDC’s COVID Data Tracker are based on these most recent numbers reported by states, territories, and other jurisdictions. This data set of “United States COVID-19 Cases and Deaths by State over Time” combines this information. However, data are dependent on jurisdictions’ timely and accurate reporting.</p>\n<p>Separately, CDC also regularly reports provisional death certificate data from the National Vital Statistics System (NVSS) on data.cdc.gov. Details are described on the <a href="https://www.cdc.gov/nchs/nvss/covid-19.htm">NCHS website</a>. Reporting the number of deaths by using death certificates ultimately provides more complete information but is a longer process; therefore, these numbers will be less than the death counts on the COVID-19 website.</p>\n<p>Accuracy of Data<br />\nCDC tracks COVID-19 illnesses, hospitalizations, and deaths to track trends, detect outbreaks, and monitor whether public health measures are working. However, counting exact numbers of COVID-19 cases is not possible. COVID-19 can cause mild illness, symptoms might not appear immediately, there are delays in reporting and testing, not everyone who is infected gets tested or seeks medical care, and there are differences in how completely states and territories report their cases.</p>\n<p>COVID-19 is one of about <a href="https://wwwn.cdc.gov/nndss/">120 diseases or conditions</a> health departments voluntarily report to CDC. State, local, and territorial public health departments verify and report cases to CDC. When there are differences between numbers of cases reported by CDC versus by health departments, data reported by health departments should be considered the most up to date. Health departments may update case data over time when they receive more complete and accurate information. The number of new cases reported each day fluctuates. There is generally less reporting on the weekends and holidays.</p>\n<p>CDC reports death data on three other sections of the website: <a href="https://www.cdc.gov/coronavirus/2019-ncov/cases-updates/cases-in-us.html">U.S. Cases</a> & Deaths, <a href="https://www.cdc.gov/covid-data-tracker/index.html">COVID Data Tracker</a>, and <a href="https://www.cdc.gov/nchs/nvss/covid-19.htm">NCHS Provisional Death Counts</a>. The U.S. Cases and Deaths webpages and COVID Data Tracker get their information from the same source (total case counts); however, NCHS Death Counts are based on death certificates that use information reported by physicians, medical examiners, or coroners in the cause-of-death section of each certificate. Data from each of these pages are considered provisional (not complete and pending verification) and are therefore subject to change. Counts from previous weeks are continually revised as more records are received and processed. Because not all jurisdictions report counts daily, counts may increase at different intervals.</p>\n<p>Confirmed & Probable Counts<br />\nAs of April 14, 2020, CDC case counts and death counts include both confirmed and probable cases and deaths. This change was made to reflect an <a href="https://cdn.ymaws.com/www.cste.org/resource/resmgr/2020ps/Interim-20-ID-01_COVID-19.pdf">interim COVID-19 position statement</a> issued by the Council for State and Territorial Epidemiologists on April 5, 2020. The position statement included a case definition and made COVID-19 a nationally notifiable disease. Nationally notifiable disease cases are voluntarily reported to CDC by jurisdictions. Confirmed and probable case definition criteria are described here:<br />\n<a href="https://wwwn.cdc.gov/nndss/conditions/coronavirus-disease-2019-covid-19/case-definition/2020/">https://wwwn.cdc.gov/nndss/conditions/coronavirus-disease-2019-covid-19/case-definition/2020/</a>. Not all jurisdictions report probable cases and deaths to CDC. When not available to CDC, it is noted as N/A. Please note that jurisdiction</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Case Surveillance'], 'landingPage': 'https://data.cdc.gov/d/9mfq-cb36', 'contactPoint': {'hasEmail': 'mailto:eocevent394@cdc.gov', 'fn': 'Surveillance Review and Response Group'}, 'issued': '2020-07-15', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/9mfq-cb36', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/9mfq-cb36/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/9mfq-cb36/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/9mfq-cb36/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/9mfq-cb36/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['aggregate', 'cases', 'coronavirus', 'covid-19', 'death'], 'bureauCode': ['009:20'], 'modified': '2020-12-03', 'title': 'United States COVID-19 Cases and Deaths by State over Time'}
{'description': '<p>Deaths counts for influenza, pneumonia, and coronavirus disease 2019 (COVID-19) reported to NCHS by week ending date, by state and HHS region, and age group.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/ynw2-4viq', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2020-10-01', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/ynw2-4viq', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ynw2-4viq/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ynw2-4viq/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ynw2-4viq/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ynw2-4viq/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['covid-19', 'influenza', 'mortality', 'nchs', 'pneumonia'], 'bureauCode': ['009:00'], 'modified': '2020-12-03', 'title': 'Provisional Death Counts for Influenza, Pneumonia, and COVID-19'}
{'description': '<p>This data file contains the following indicators that can be used to illustrate potential differences in the burden of deaths due to COVID-19 according to race and ethnicity:<br />\n•Count of COVID-19 deaths: Number of deaths due to COVID-19 reported for each race and Hispanic origin group<br />\n•Distribution of COVID-19 deaths (%): Deaths for each group as a percent of the total number of COVID-19 deaths reported<br />\n•Unweighted distribution of population (%): Population of each group as a percent of the total population<br />\n•Weighted distribution of population (%): Population of each group as percent of the total population after accounting for how the race and Hispanic origin population is distributed in relation to the geographic areas impacted by COVID-19</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/pj7m-y5uh', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2020-11-12', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/pj7m-y5uh', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/pj7m-y5uh/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/pj7m-y5uh/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/pj7m-y5uh/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/pj7m-y5uh/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['coronavirus', 'covid-19', 'deaths', 'ethnicity', 'mortality', 'nchs', 'population', 'race', 'state', 'united states'], 'bureauCode': ['009:00'], 'modified': '2020-12-02', 'title': 'Provisional Death Counts for Coronavirus Disease (COVID-19): Distribution of Deaths by Race and Hispanic Origin'}
{'description': '<p>Provisional count of deaths involving coronavirus disease 2019 (COVID-19) by United States county.</p>\n', 'programCode': ['009:020'], 'temporal': '2019-01-01T05:00:00-05:00/2020-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/kn79-hsxy', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2020-10-28', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/kn79-hsxy', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/kn79-hsxy/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/kn79-hsxy/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/kn79-hsxy/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/kn79-hsxy/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['coronavirus', 'county', 'covid-19', 'deaths', 'mortality', 'nchs', 'united states'], 'bureauCode': ['009:00'], 'modified': '2020-12-02', 'title': 'Provisional COVID-19 Death Counts in the United States by County', 'accrualPeriodicity': 'R/P1W'}
{'description': '<p>Provisional counts of deaths by the week the deaths occurred, by state of occurrence, and by select underlying causes of death for 2019-2020. The dataset also includes weekly provisional counts of death for COVID-19, coded to ICD-10 code U07.1 as an underlying or multiple cause of death.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/muzy-jte6', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2020-07-08', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/muzy-jte6', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/muzy-jte6/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/muzy-jte6/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/muzy-jte6/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/muzy-jte6/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cause of death'], 'bureauCode': ['009:00'], 'modified': '2020-12-02', 'title': 'Weekly Counts of Deaths by State and Select Causes, 2019-2020', 'accrualPeriodicity': 'R/P1W'}
{'description': '<p>Estimates of excess deaths can provide information about the burden of mortality potentially related to COVID-19, beyond the number of deaths that are directly attributed to COVID-19. Excess deaths are typically defined as the difference between observed numbers of deaths and expected numbers. This visualization provides weekly data on excess deaths by jurisdiction of occurrence. Counts of deaths in more recent weeks are compared with historical trends to determine whether the number of deaths is significantly higher than expected.</p>\n<p>Estimates of excess deaths can be calculated in a variety of ways, and will vary depending on the methodology and assumptions about how many deaths are expected to occur. Estimates of excess deaths presented in this webpage were calculated using Farrington surveillance algorithms (1). For each jurisdiction, a model is used to generate a set of expected counts, and the upper bound of the 95% Confidence Intervals (95% CI) of these expected counts is used as a threshold to estimate excess deaths. Observed counts are compared to these upper bound estimates to determine whether a significant increase in deaths has occurred. Provisional counts are weighted to account for potential underreporting in the most recent weeks. However, data for the most recent week(s) are still likely to be incomplete. Only about 60% of deaths are reported within 10 days of the date of death, and there is considerable variation by jurisdiction. More detail about the methods, weighting, data, and limitations can be found in the Technical Notes.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/xkkf-xrst', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2020-05-20', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/xkkf-xrst', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xkkf-xrst/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xkkf-xrst/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xkkf-xrst/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xkkf-xrst/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2020', 'coronavirus', 'covid-19', 'excess deaths', 'nchs', 'state', 'united states'], 'bureauCode': ['009:00'], 'modified': '2020-12-02', 'title': 'Excess Deaths Associated with COVID-19'}
{'description': '<p>Deaths involving coronavirus disease 2019 (COVID-19), pneumonia, and influenza reported to NCHS by sex and age group and state.</p>\n<p>NOTICE TO USERS: As of September 2, 2020, this data file includes the following age groups in addition to the age groups that are routinely included: 0-17, 18-29, 30-49, and 50-64. The new age groups are consistent with categories used across CDC COVID-19 surveillance pages. When analyzing the file, the user should make sure to select only the desired age groups. Summing across all age categories provided will result in double counting deaths from certain age groups.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/9bhg-hcku', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2020-09-02', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/9bhg-hcku', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/9bhg-hcku/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/9bhg-hcku/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/9bhg-hcku/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/9bhg-hcku/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['age', 'coronavirus', 'covid-19', 'death', 'mortality', 'nchs', 'sex', 'state', 'united states'], 'bureauCode': ['009:00'], 'modified': '2020-12-02', 'title': 'Provisional COVID-19 Death Counts by Sex, Age, and State'}
{'description': '<p>Deaths involving coronavirus disease 2019 (COVID-19), pneumonia and influenza reported to NCHS by place of death and state, United States.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/uggs-hy5q', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2020-05-06', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/uggs-hy5q', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/uggs-hy5q/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/uggs-hy5q/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/uggs-hy5q/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/uggs-hy5q/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['coronavirus', 'covid-19', 'death', 'mortality', 'nchs', 'place', 'state', 'united states'], 'bureauCode': ['009:00'], 'modified': '2020-12-02', 'title': 'Provisional COVID-19 Death Counts by Place of Death and State'}
{'description': '<p>This dataset shows health conditions and contributing causes mentioned in conjunction with deaths involving coronavirus disease 2019 (COVID-19).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/hk9y-quqm', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2020-07-17', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/hk9y-quqm', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hk9y-quqm/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hk9y-quqm/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hk9y-quqm/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hk9y-quqm/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['age group', 'coronavirus', 'covid-19', 'deaths', 'health conditions', 'mortality', 'nchs'], 'bureauCode': ['009:00'], 'modified': '2020-12-02', 'title': 'Conditions contributing to deaths involving coronavirus disease 2019 (COVID-19), by age group and state, United States.'}
{'description': '<p>Deaths involving coronavirus disease 2019 (COVID-19), pneumonia, and influenza reported to NCHS by race, age, and state.</p>\n<p>NOTICE TO USERS: As of September 2, 2020, this data file includes the following age groups in addition to the age groups that are routinely included: 0-17, 18-29, 30-49, and 50-64. The new age groups are consistent with categories used across CDC COVID-19 surveillance pages. When analyzing the file, the user should make sure to select only the desired age groups. Summing across all age categories provided will result in double counting deaths from certain age groups.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/ks3g-spdg', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2020-09-30', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/ks3g-spdg', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ks3g-spdg/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ks3g-spdg/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ks3g-spdg/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ks3g-spdg/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['age group', 'coronavirus', 'covid-19', 'hispanic origin', 'influenza', 'nchs', 'pneumonia', 'race', 'state'], 'bureauCode': ['009:00'], 'modified': '2020-12-02', 'title': 'Deaths involving coronavirus disease 2019 (COVID-19) by race and Hispanic origin group and age, by state'}
{'description': '<p>Deaths involving coronavirus disease 2019 (COVID-19) reported to NCHS by sex and age group and week ending date.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/vsak-wrfu', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2020-05-15', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/vsak-wrfu', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vsak-wrfu/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vsak-wrfu/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vsak-wrfu/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vsak-wrfu/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['age group', 'coronavirus', 'covid-19', 'nchs', 'sex', 'united states', 'week'], 'bureauCode': ['009:00'], 'modified': '2020-12-02', 'title': 'Provisional COVID-19 Death Counts by Sex, Age, and Week'}
{'description': '<p>The U.S. Census Bureau, in collaboration with five federal agencies, launched the Household Pulse Survey to produce data on the social and economic impacts of Covid-19 on American households. The Household Pulse Survey was designed to gauge the impact of the pandemic on employment status, consumer spending, food security, housing, education disruptions, and dimensions of physical and mental wellness.</p>\n<p>The survey was designed to meet the goal of accurate and timely weekly estimates. It was conducted by an internet questionnaire, with invitations to participate sent by email and text message. The sample frame is the Census Bureau Master Address File Data. Housing units linked to one or more email addresses or cell phone numbers were randomly selected to participate, and one respondent from each housing unit was selected to respond for him or herself. Estimates are weighted to adjust for nonresponse and to match Census Bureau estimates of the population by age, gender, race and ethnicity, and educational attainment. All estimates shown meet the NCHS Data Presentation Standards for Proportions,</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/8pt5-q6wp', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2020-09-09', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/8pt5-q6wp', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/8pt5-q6wp/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/8pt5-q6wp/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/8pt5-q6wp/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/8pt5-q6wp/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['anxiety', 'covid-19', 'depression'], 'bureauCode': ['009:00'], 'modified': '2020-12-02', 'title': 'Indicators of Anxiety or Depression Based on Reported Frequency of Symptoms During Last 7 Days'}
{'description': '<p>The U.S. Census Bureau, in collaboration with five federal agencies, launched the Household Pulse Survey to produce data on the social and economic impacts of Covid-19 on American households. The Household Pulse Survey was designed to gauge the impact of the pandemic on employment status, consumer spending, food security, housing, education disruptions, and dimensions of physical and mental wellness.</p>\n<p>The survey was designed to meet the goal of accurate and timely weekly estimates. It was conducted by an internet questionnaire, with invitations to participate sent by email and text message. The sample frame is the Census Bureau Master Address File Data. Housing units linked to one or more email addresses or cell phone numbers were randomly selected to participate, and one respondent from each housing unit was selected to respond for him or herself. Estimates are weighted to adjust for nonresponse and to match Census Bureau estimates of the population by age, gender, race and ethnicity, and educational attainment. All estimates shown meet the NCHS Data Presentation Standards for Proportions.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/jb9g-gnvr', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2020-09-09', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/jb9g-gnvr', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/jb9g-gnvr/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/jb9g-gnvr/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/jb9g-gnvr/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/jb9g-gnvr/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['covid-19', 'private coverage', 'public coverage', 'uninsured'], 'bureauCode': ['009:00'], 'modified': '2020-12-02', 'title': 'Indicators of Health Insurance Coverage at the Time of Interview'}
{'description': '<p>The U.S. Census Bureau, in collaboration with five federal agencies, launched the Household Pulse Survey to produce data on the social and economic impacts of Covid-19 on American households. The Household Pulse Survey was designed to gauge the impact of the pandemic on employment status, consumer spending, food security, housing, education disruptions, and dimensions of physical and mental wellness.</p>\n<p>The survey was designed to meet the goal of accurate and timely weekly estimates. It was conducted by an internet questionnaire, with invitations to participate sent by email and text message. The sample frame is the Census Bureau Master Address File Data. Housing units linked to one or more email addresses or cell phone numbers were randomly selected to participate, and one respondent from each housing unit was selected to respond for him or herself. Estimates are weighted to adjust for nonresponse and to match Census Bureau estimates of the population by age, gender, race and ethnicity, and educational attainment. All estimates shown meet the NCHS Data Presentation Standards for Proportions.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/xb3p-q62w', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2020-09-09', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/xb3p-q62w', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xb3p-q62w/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xb3p-q62w/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xb3p-q62w/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xb3p-q62w/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['covid-19', 'delayed care', 'unmet need'], 'bureauCode': ['009:00'], 'modified': '2020-12-02', 'title': 'Indicators of Reduced Access to Care Due to the Coronavirus Pandemic During Last 4 Weeks'}
{'description': '<p>This visualization provides weekly data on the number of deaths from all causes by jurisdiction of occurrence and age group. Counts of deaths in more recent weeks can be compared with counts from earlier years to determine if the number is higher than expected.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/y5bj-9g5w', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2020-05-29', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/y5bj-9g5w', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/y5bj-9g5w/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/y5bj-9g5w/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/y5bj-9g5w/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/y5bj-9g5w/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['age group', 'death', 'jurisdiction', 'mortality', 'nchs', 'state'], 'bureauCode': ['009:00'], 'modified': '2020-12-02', 'title': 'Weekly counts of deaths by jurisdiction and age group'}
{'description': '<p>County data on race and Hispanic origin is available for counties with more than 100 COVID-19 deaths.\xa0 Urban-rural classification is based on the 2013 National Center for Health Statistics Urban-Rural Classification Scheme for Counties (<a href="https://www.cdc.gov/nchs/data_access/urban_rural.htm">https://www.cdc.gov/nchs/data_access/urban_rural.htm</a>). Deaths are cumulative from the week ending February 1, 2020 to the most recent reporting week.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/k8wy-p9cg', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2020-11-04', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/k8wy-p9cg', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/k8wy-p9cg/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/k8wy-p9cg/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/k8wy-p9cg/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/k8wy-p9cg/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['coronavirus', 'county', 'covid-19', 'death', 'mortality', 'race', 'united states'], 'bureauCode': ['009:00'], 'modified': '2020-12-02', 'title': 'Provisional COVID-19 Death Counts by County and Race'}
{'description': '<p>This visualization provides weekly data on the number of deaths from all causes by jurisdiction of occurrence and race and Hispanic origin. Numbers of deaths are also shown for all causes excluding COVID-19, and for COVID-19. Counts of deaths in more recent weeks can be compared with counts from earlier years to determine if the number is higher than expected.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/qfhf-uhaa', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2020-07-22', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/qfhf-uhaa', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qfhf-uhaa/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qfhf-uhaa/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qfhf-uhaa/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qfhf-uhaa/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['coronavirus', 'covid-19', 'death', 'hispanic origin', 'jurisd', 'jurisdiction', 'mortality', 'race'], 'bureauCode': ['009:00'], 'modified': '2020-12-02', 'title': 'Weekly counts of deaths by jurisdiction and race and Hispanic origin'}
{'description': '<p>This visualization provides data that can be used to illustrate potential differences in the burden of deaths due to COVID-19 by race and ethnicity.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/jwta-jxbg', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2020-07-28', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/jwta-jxbg', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/jwta-jxbg/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/jwta-jxbg/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/jwta-jxbg/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/jwta-jxbg/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['age group', 'coronavirus', 'covid-19', 'death rate', 'hispanic origin', 'jurisdiction', 'population', 'race'], 'bureauCode': ['009:00'], 'modified': '2020-12-02', 'title': 'Distribution of COVID-19 deaths and populations, by jurisdiction, age, and race and Hispanic origin'}
{'description': '<p>Deaths involving coronavirus disease 2019 (COVID-19) with a focus on ages 0-18 years in the United States.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/nr4s-juj3', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2020-09-22', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/nr4s-juj3', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/nr4s-juj3/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/nr4s-juj3/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/nr4s-juj3/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/nr4s-juj3/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['children', 'mortality'], 'bureauCode': ['009:00'], 'modified': '2020-12-02', 'title': 'Provisional COVID-19 Deaths: Focus on Ages 0-18 Years'}
{'description': '<p>Deaths involving coronavirus disease 2019 (COVID-19) reported to NCHS by sex and age in years.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/3apk-4u4f', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2020-09-24', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/3apk-4u4f', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/3apk-4u4f/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/3apk-4u4f/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/3apk-4u4f/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/3apk-4u4f/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['coronavirus', 'covid-19', 'deaths', 'mortality', 'nchs'], 'bureauCode': ['009:00'], 'modified': '2020-12-02', 'title': 'Provisional COVID-19 Deaths Counts by Age in Years'}
{'description': '<p>Deaths involving coronavirus disease 2019 (COVID-19) and pneumonia reported to NCHS by place of death, age, state, and HHS Region.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'landingPage': 'https://data.cdc.gov/d/4va6-ph5s', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2020-09-22', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/4va6-ph5s', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4va6-ph5s/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4va6-ph5s/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4va6-ph5s/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4va6-ph5s/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['deaths', 'mortality'], 'bureauCode': ['009:20'], 'modified': '2020-12-02', 'title': 'NVSS Provisional COVID-19 Deaths by Place of Death and Age'}
{'description': '<p>The U.S. Census Bureau, in collaboration with five federal agencies, launched the Household Pulse Survey to produce data on the social and economic impacts of Covid-19 on American households. The Household Pulse Survey was designed to gauge the impact of the pandemic on employment status, consumer spending, food security, housing, education disruptions, and dimensions of physical and mental wellness.</p>\n<p>The survey was designed to meet the goal of accurate and timely weekly estimates. It was conducted by an internet questionnaire, with invitations to participate sent by email and text message. The sample frame is the Census Bureau Master Address File Data. Housing units linked to one or more email addresses or cell phone numbers were randomly selected to participate, and one respondent from each housing unit was selected to respond for him or herself. Estimates are weighted to adjust for nonresponse and to match Census Bureau estimates of the population by age, gender, race and ethnicity, and educational attainment. All estimates shown meet the NCHS Data Presentation Standards for Proportions.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/yni7-er2q', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2020-10-21', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/yni7-er2q', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/yni7-er2q/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/yni7-er2q/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/yni7-er2q/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/yni7-er2q/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['covid-19', 'mental health'], 'bureauCode': ['009:00'], 'modified': '2020-12-02', 'title': 'Mental Health Care in the Last 4 Weeks'}
{'description': '<p>For more information on CDC.gov metrics please see <a href="http://www.cdc.gov/metrics/">http://www.cdc.gov/metrics/</a></p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Web Metrics'], 'landingPage': 'https://data.cdc.gov/d/rq85-buyi', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2018-10-02', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/rq85-buyi', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rq85-buyi/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rq85-buyi/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rq85-buyi/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rq85-buyi/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cdc.gov', 'web metrics'], 'bureauCode': ['009:00'], 'modified': '2020-12-01', 'title': 'Monthly Page Views to CDC.gov'}
{'description': '<p>Affordable Care Act Federal Upper Limits (FUL) based on the weighted average of the most recently reported monthly average manufacturer price (AMP) for pharmaceutically and therapeutically equivalent multiple source drug products that are available for purchase by retail community pharmacies on a nationwide basis.</p>\n', 'programCode': ['009:076'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Drug Pricing and Payment'], 'landingPage': 'https://data.medicaid.gov/d/yns6-zx8k', 'contactPoint': {'hasEmail': 'mailto:Medicaid.gov@cms.hhs.gov', 'fn': 'Medicaid'}, 'issued': '2018-07-31', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/yns6-zx8k', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/yns6-zx8k/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/yns6-zx8k/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/yns6-zx8k/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/yns6-zx8k/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['amp', 'federal upper limits', 'ful'], 'bureauCode': ['009:00'], 'modified': '2020-12-01', 'title': 'ACA Federal Upper Limits'}
{'description': '<p>National Average Drug Acquisition Cost (NADAC) weekly reference data from November 2013 to current week.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Drug Pricing and Payment'], 'landingPage': 'https://data.medicaid.gov/d/a4y5-998d', 'contactPoint': {'hasEmail': 'mailto:Medicaid.gov@cms.hhs.gov', 'fn': 'Medicaid'}, 'issued': '2018-04-17', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/a4y5-998d', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/a4y5-998d/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/a4y5-998d/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/a4y5-998d/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/a4y5-998d/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['drug acquisition cost', 'nadac'], 'bureauCode': ['009:38'], 'modified': '2020-12-01', 'title': 'NADAC (National Average Drug Acquisition Cost)'}
{'description': '<p>The NADAC Weekly Comparison identifies the drug products with current NADAC rates that are replaced with new NADAC rates. Other changes (e.g. NDC additions and terminations) to the NADAC file are not reflected in this comparison.</p>\n<p>Note: Effective Date was not recorded in the dataset until 6/7/2017</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Drug Pricing and Payment'], 'landingPage': 'https://data.medicaid.gov/d/6gk3-9bxc', 'contactPoint': {'hasEmail': 'mailto:Medicaid.gov@cms.hhs.gov', 'fn': 'Medicaid'}, 'issued': '2018-04-17', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/6gk3-9bxc', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/6gk3-9bxc/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/6gk3-9bxc/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/6gk3-9bxc/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/6gk3-9bxc/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['nadac', 'nadac comparison'], 'bureauCode': ['009:38'], 'modified': '2020-12-01', 'title': 'NADAC Comparison'}
{'description': '<p>The CDC Content Syndication site at <a href="https://tools.cdc.gov/syndication/">https://tools.cdc.gov/syndication/</a> allows you to import content from CDC websites directly into your own website or application. These services are provided free of charge from CDC. The data shown in this table represent the weekly top page views from CDC.gov offered by syndication.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Web Metrics'], 'landingPage': 'https://data.cdc.gov/d/rppv-wbiv', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2014-10-16', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/rppv-wbiv', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rppv-wbiv/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rppv-wbiv/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rppv-wbiv/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rppv-wbiv/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cdc.gov', 'page views', 'syndication', 'web pages'], 'bureauCode': ['009:00'], 'modified': '2020-12-01', 'title': 'Top syndicated pages from CDC.gov by weekly page views'}
{'description': '<p>NNDSS - TABLE 1AA. Poliovirus infection, nonparalytic to Psittacosis - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/axgy-8qey', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/axgy-8qey', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/axgy-8qey/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/axgy-8qey/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/axgy-8qey/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/axgy-8qey/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'nedss', 'netss', 'nndss', 'nonparalytic', 'poliovirus infection', 'psittacosis', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-05-30', 'title': 'NNDSS - TABLE 1AA. Poliovirus infection, nonparalytic to Psittacosis'}
{'description': '<p>NNDSS - TABLE 1N. Haemophilus influenzae, invasive disease, (age <5 years), Non-b serotype to Unknown serotype - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a></p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/u7wx-dav2', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/u7wx-dav2', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/u7wx-dav2/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/u7wx-dav2/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/u7wx-dav2/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/u7wx-dav2/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['(age <5 years)', '2019', 'haemophilus influenzae', 'invasive disease', 'nedss', 'netss', 'nndss', 'non-b serotype', 'nontypeable', 'unknown serotype', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-05-30', 'title': 'NNDSS - TABLE 1N. Haemophilus influenzae, invasive disease, (age <5 years), Non-b serotype to Unknown serotype'}
{'description': '<p>NNDSS - Table 1G. Carbapenemase-producing carbapenem-resistant Enterobacteriaceae to Chancroid - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a></p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />\n§ Data for Carbapenemase-producing Carbapenem-resistant enterobacteriaceae (CP-CRE) will be displayed in this table after the CDC obtains Office of Management and Budget Paperwork Reduction Act approval to receive data for this condition.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/phwv-i65c', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/phwv-i65c', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/phwv-i65c/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/phwv-i65c/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/phwv-i65c/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/phwv-i65c/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'carbapenemase-producing carbapenem-resistant enterobacteriaceae', 'chancroid', 'chlamydia trachomatis infection', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-05-30', 'title': 'NNDSS - TABLE 1G. Carbapenemase-producing carbapenem-resistant Enterobacteriaceae to Chancroid'}
{'description': '<p>NNDSS - Table 1C. Arboviral diseases, neuroinvasive and non-neuroinvasive, St. Louis encephalitis virus disease to Western equine encephalitis virus disease - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/4ewf-ciy6', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/4ewf-ciy6', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4ewf-ciy6/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4ewf-ciy6/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4ewf-ciy6/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4ewf-ciy6/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'arboviral diseases', 'nedss', 'netss', 'nndss', 'st. louis encephalitis virus disease', 'western equine encephalitis virus disease', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-05-30', 'title': 'NNDSS - TABLE 1C. Arboviral diseases, St. Louis encephalitis virus to Western equine encephalitis virus'}
{'description': '<p>The Restricted Access Data file includes 31 fields and is available through a private GitHub website after completing a registration process, signing a data use restrictions agreement, and approval from CDC. To learn more about this dataset, including the list of data elements, registration process, and data-use restrictions agreement, please see below. For additional questions, please contact ASK SRRG (<a href=<a href="mailto:eocevent394@cdc.gov">mailto:eocevent394@cdc.gov</a>"><a href="mailto:eocevent394@cdc.gov">eocevent394@cdc.gov</a>).</p>\n<p>Requesting Access</p>\n<p>Please review the following documents to determine your interest in accessing the COVID-19 Case Surveillance Restricted Access Detailed Data file:</p>\n<p>1) <a href="https://data.cdc.gov/api/views/mbd7-r32t/files/567614c2-7e1b-4121-a4b4-f6bd4c110fd3?download=true&filename=data_dictionary_covid_cases_restricted_detailed.xlsx">Data Dictionary for the COVID-19 Case Surveillance Restricted Access Detailed Data</a></p>\n<p>2) <a href="https://data.cdc.gov/api/views/mbd7-r32t/files/247e6693-4769-4da0-aa9e-57612bc1c77f?download=true&filename=covid_case_surveillance_data_release_summary.pdf">COVID-19 Case Surveillance Restricted Access Detailed Data COVID-19 Case Surveillance Data Access, Summary, Guidance, and Limitations</a></p>\n<p>3) <a href="https://data.cdc.gov/api/views/mbd7-r32t/files/d6cf0bfc-b07b-4dfb-859b-d1c8615972d8?download=true&filename=case_surveillance_data_RIDURA.pdf">Registration Information and Data Use Restrictions Agreement (RIDURA)</a></p>\n<p>Next steps include completing the Restricted Access Data Use Restrictions Agreement (RIDURA), and it should be forwarded to Ask SRRG at <a href="mailto:eocevent394@cdc.gov">eocevent394@cdc.gov</a>. The request will be reviewed and if approved, expect to receive an email providing the GitHub requirements and instructions. If more information is required or the request is not approved, expect to receive email correspondence from ASK SRRG (<a href="mailto:eocevent394@cdc.gov">eocevent394@cdc.gov</a>).</p>\n<p>Overview</p>\n<p>The COVID-19 case surveillance system database includes individual-level data reported to U.S. states and autonomous reporting entities, including New York City and the District of Columbia (D.C.), as well as U.S. territories and states. On April 5, 2020, COVID-19 was added to the Nationally Notifiable Condition List and classified as “immediately notifiable, urgent (within 24 hours)” by a Council of State and Territorial Epidemiologists (CSTE) Interim Position Statement (Interim-20-ID-01). CSTE updated the position statement on August 5, 2020, to clarify the interpretation of antigen detection tests and serologic test results within the case classification. The statement also recommended that all states and territories enact laws to make COVID-19 reportable in their jurisdiction, and that jurisdictions conducting surveillance should submit case notifications to CDC.</p>\n<p>COVID-19 case surveillance data are collected by jurisdictions and shared voluntarily with CDC. For more information, visit <a href="https://wwwn.cdc.gov/nndss/conditions/coronavirus-disease-2019-covid-19/case-definition/2020/08/05/">https://wwwn.cdc.gov/nndss/conditions/coronavirus-disease-2019-covid-19/case-definition/2020/08/05/</a>.</p>\n<p>The deidentified data in the restricted access dataset include demographic characteristics (including state and county), exposure history, disease severity indicators and outcomes, clinical data, laboratory diagnostic test results, and comorbidities.</p>\n<p>All data elements can be found on the COVID-19 case report form located at <a href="https://www.cdc.gov/coronavirus/2019-ncov/downloads/pui-form.pdf">www.cdc.gov/coronavirus/2019-ncov/downloads/pui-form.pdf</a>.</p>\n<p>The Case Surveillance Task Force and Surveillance Review and Response Group (SRRG) within CDC’s COVID-19 Emergency Response provide stewardship for datasets that support the public’s access to COVID-19 data while protecting individual privacy.<br />\nCOVID-19 case reports have been routinely submitted using standardized case reporting forms.</p>\n<p>On April 5, 2020, CST</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'landingPage': 'https://data.cdc.gov/d/mbd7-r32t', 'contactPoint': {'hasEmail': 'mailto:eocevent394@cdc.gov', 'fn': 'Surveillance Review Response Group'}, 'issued': '2020-11-20', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/mbd7-r32t', '@type': 'dcat:Dataset', 'modified': '2020-12-01', 'keyword': ['cases', 'coronavirus', 'covid', 'covid-19', 'covid19', 'restricted', 'surveillance'], 'bureauCode': ['009:20'], 'theme': ['Case Surveillance'], 'title': 'COVID-19 Case Surveillance Restricted Access Detailed Data'}
{'description': '<p>1995-2020. Centers for Disease Control and Prevention (CDC). State Tobacco Activities Tracking and Evaluation (STATE) System. E-Cigarette Legislation – Preemption. The STATE System houses current and historical state-level legislative data on tobacco use prevention and control policies. Data are reported on a quarterly basis. Data include information related to summary state preemption of more stringent or differing local laws on smokefree indoor air, youth access and licensure that are applicable to e-cigarettes.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Legislation'], 'landingPage': 'https://data.cdc.gov/d/88eg-qzed', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2020-09-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/88eg-qzed', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/88eg-qzed/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/88eg-qzed/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/88eg-qzed/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/88eg-qzed/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['e-cigarette', 'legislation', 'osh', 'policy', 'preemption', 'state system', 'tobacco'], 'bureauCode': ['009:20'], 'modified': '2020-11-30', 'title': 'CDC STATE System E-Cigarette Legislation - Preemption Summary'}
{'description': '<p>1995-2020. Centers for Disease Control and Prevention (CDC). State Tobacco Activities Tracking and Evaluation (STATE) System. E-Cigarette Legislation – Smokefree Indoor Air. The STATE System houses current and historical state-level legislative data on tobacco use prevention and control policies. Data are reported on a quarterly basis. Data include information related to state legislation on smokefree indoor air that apply to use of e-cigarettes in private worksites, restaurants, and bars.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Legislation'], 'landingPage': 'https://data.cdc.gov/d/i8t6-whzd', 'contactPoint': {'hasEmail': 'mailto:OSHData@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2020-10-01', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/i8t6-whzd', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/i8t6-whzd/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/i8t6-whzd/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/i8t6-whzd/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/i8t6-whzd/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['ecigarette', 'legislation', 'osh', 'policy', 'smokefree indoor air', 'state system'], 'bureauCode': ['009:20'], 'modified': '2020-11-30', 'title': 'CDC STATE System E-Cigarette Legislation - Smokefree Indoor Air Summary', 'describedBy': 'https://chronicdata.cdc.gov/Legislation/CDC-STATE-System-Tobacco-Legislation-Smokefree-Ind/2snk-eav4'}
{'description': '<p>The bipartisan CARES Act and the Paycheck Protection Program and Health Care Enhancement Act provided $175 billion in relief funds to hospitals and other healthcare providers on the front lines of the coronavirus response. The Department of Health and Human Services through the Health Resources and Services Administration is allocating $2 billion in incentive payments to nursing home facilities that reduce both covid-19 infection rates relative to their county and mortality rates against a national benchmark.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Administrative'], 'landingPage': 'https://data.cdc.gov/d/bfqg-cb6d', 'contactPoint': {'hasEmail': 'mailto:PRFdata@hrsa.gov', 'fn': 'HRSA Chief Data Officer'}, 'issued': '2020-11-30', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/bfqg-cb6d', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/bfqg-cb6d/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/bfqg-cb6d/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/bfqg-cb6d/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/bfqg-cb6d/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cares act', 'coronavirus', 'covid-19', 'health system'], 'bureauCode': ['009:15'], 'modified': '2020-11-30', 'title': 'Provider Relief Fund COVID-19 Nursing Home Quality Incentive Program'}
{'description': '<p>1995-2020. Centers for Disease Control and Prevention (CDC). State Tobacco Activities Tracking and Evaluation (STATE) System. Legislation – Fire-Safety. The STATE System houses current and historical state-level legislative data on tobacco use prevention and control policies. Data are reported on a quarterly basis. Data include fire-safe cigarette restrictions, enforcement, and penalties.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Legislation'], 'landingPage': 'https://data.cdc.gov/d/isz8-idbx', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2019-02-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/isz8-idbx', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/isz8-idbx/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/isz8-idbx/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/isz8-idbx/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/isz8-idbx/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['fire safety', 'legislation', 'osh', 'policy', 'state system', 'tobacco'], 'bureauCode': ['009:20'], 'modified': '2020-11-30', 'title': 'CDC STATE System Tobacco Legislation - Fire Safety', 'describedBy': 'https://chronicdata.cdc.gov/Legislation/CDC-STATE-System-Tobacco-Legislation-Fire-Safety/isz8-idbx'}
{'description': '<p>1995-2020. Centers for Disease Control and Prevention (CDC). State Tobacco Activities Tracking and Evaluation (STATE) System. E-Cigarette Legislation—Tax. The STATE System houses current and historical state-level legislative data on tobacco use prevention and control policies. Data are reported on a quarterly basis. Data include state excise taxes on e-cigarettes and tax stamps.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Legislation'], 'landingPage': 'https://data.cdc.gov/d/kwbr-syv2', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2019-02-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/kwbr-syv2', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/kwbr-syv2/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/kwbr-syv2/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/kwbr-syv2/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/kwbr-syv2/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['e-cigarette', 'legislation', 'osh', 'policy', 'state system', 'tax'], 'bureauCode': ['009:20'], 'modified': '2020-11-30', 'title': 'CDC STATE System E-Cigarette Legislation - Tax', 'describedBy': 'https://chronicdata.cdc.gov/Legislation/CDC-STATE-System-E-Cigarette-Legislation-Tax/kwbr-syv2'}
{'description': '<p>1995-2020. Centers for Disease Control and Prevention (CDC). State Tobacco Activities Tracking and Evaluation (STATE) System. Legislation – Smokefree Indoor Air. The STATE System houses current and historical state-level legislative data on tobacco use prevention and control policies. Data are reported on a quarterly basis. Data include information related to state legislation on smokefree indoor air in private worksites, restaurants, and bars.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Legislation'], 'landingPage': 'https://data.cdc.gov/d/2snk-eav4', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2019-02-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/2snk-eav4', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/2snk-eav4/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/2snk-eav4/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/2snk-eav4/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/2snk-eav4/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['legislation', 'osh', 'policy', 'smokefree indoor air', 'state system', 'tobacco'], 'bureauCode': ['009:20'], 'modified': '2020-11-30', 'title': 'CDC STATE System Tobacco Legislation - Smokefree Indoor Air Summary', 'describedBy': 'https://chronicdata.cdc.gov/Legislation/CDC-STATE-System-Tobacco-Legislation-Smokefree-Ind/2snk-eav4'}
{'description': '<p>1995-2020. Centers for Disease Control and Prevention (CDC). State Tobacco Activities Tracking and Evaluation (STATE) System. E-Cigarette Legislation—Licensure. The STATE System houses current and historical state-level legislative data on tobacco use prevention and control policies. Data are reported on a quarterly basis. Data include information related to requirements, restrictions and penalties associated with holding a retail license to sell e-cigarettes over-the-counter and through vending machines.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Legislation'], 'landingPage': 'https://data.cdc.gov/d/ne52-uraz', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2019-02-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/ne52-uraz', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ne52-uraz/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ne52-uraz/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ne52-uraz/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ne52-uraz/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['e-cigarette', 'legislation', 'licensure', 'osh', 'policy', 'state system'], 'bureauCode': ['009:20'], 'modified': '2020-11-30', 'title': 'CDC STATE System E-Cigarette Legislation - Licensure', 'describedBy': 'https://chronicdata.cdc.gov/Legislation/CDC-STATE-System-E-Cigarette-Legislation-Licensure/ne52-uraz'}
{'description': '<p>1995-2020. Centers for Disease Control and Prevention (CDC). State Tobacco Activities Tracking and Evaluation (STATE) System. E-Cigarette Legislation—Preemption. The STATE System houses current and historical state-level legislative data on tobacco use prevention and control policies. Data are reported on a quarterly basis. Data include information related to statutory state preemption of more stringent local laws on advertising, smokefree indoor air, youth access and licensure.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Legislation'], 'landingPage': 'https://data.cdc.gov/d/piju-vf3p', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2019-02-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/piju-vf3p', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/piju-vf3p/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/piju-vf3p/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/piju-vf3p/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/piju-vf3p/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['e-cigarette', 'legislation', 'osh', 'policy', 'preemption', 'state system'], 'bureauCode': ['009:20'], 'modified': '2020-11-30', 'title': 'CDC STATE System E-Cigarette Legislation - Preemption', 'describedBy': 'https://chronicdata.cdc.gov/Legislation/CDC-STATE-System-E-Cigarette-Legislation-Preemptio/piju-vf3p'}
{'description': '<p>1995-2020. Centers for Disease Control and Prevention (CDC). State Tobacco Activities Tracking and Evaluation (STATE) System. E-Cigarette Legislation—Youth Access. The STATE System houses current and historical state-level legislative data on tobacco use prevention and control policies. Data are reported on a quarterly basis. Data include information related to restrictions, enforcement and penalties associated with the sale of e-cigarettes to youth through retail sales and vending machines.</p>\n', 'programCode': ['009:020'], 'title': 'CDC STATE System E-Cigarette Legislation - Youth Access', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Legislation'], 'landingPage': 'https://data.cdc.gov/d/8zea-kwnt', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2017-02-16', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/8zea-kwnt', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/8zea-kwnt/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/8zea-kwnt/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/8zea-kwnt/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/8zea-kwnt/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['e-cigarette', 'legislation', 'osh', 'policy', 'state system', 'youth access'], 'bureauCode': ['009:20'], 'modified': '2020-11-30', 'references': ['https://chronicdata.cdc.gov/d/sfei-pddr'], 'describedBy': 'https://chronicdata.cdc.gov/Legislation/CDC-STATE-System-E-Cigarette-Legislation-Youth-Acc/8zea-kwnt'}
{'description': '<p>1995-2020. Centers for Disease Control and Prevention (CDC). State Tobacco Activities Tracking and Evaluation (STATE) System. E-Cigarette Legislation—Smokefree Campus. The STATE System houses current and historical state-level legislative data on tobacco use prevention and control policies. Data are reported on a quarterly basis. Data include state smokefree indoor air laws for smokefree campuses in private and public colleges and schools (K-12).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Legislation'], 'landingPage': 'https://data.cdc.gov/d/itia-u6fu', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2019-02-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/itia-u6fu', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/itia-u6fu/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/itia-u6fu/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/itia-u6fu/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/itia-u6fu/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['e-cigarette', 'legislation', 'osh', 'policy', 'smokefree campus', 'state system'], 'bureauCode': ['009:20'], 'modified': '2020-11-30', 'title': 'CDC STATE System E-Cigarette Legislation - Smokefree Campus', 'describedBy': 'https://chronicdata.cdc.gov/Legislation/CDC-STATE-System-E-Cigarette-Legislation-Smokefree/itia-u6fu'}
{'description': '<p>1995-2020. Centers for Disease Control and Prevention (CDC). State Tobacco Activities Tracking and Evaluation (STATE) System. E-Cigarette Legislation—Smokefree Indoor Air. The STATE System houses current and historical state-level legislative data on tobacco use prevention and control policies. Data are reported on a quarterly basis. Data include information related to state legislation on smokefree indoor air in areas such as: Bars, Commercial Day Care Centers, Government Multi-Unit Housing, Government Worksites, Home-Based Day Care Centers, Hotels and Motels, Personal Vehicles, Private Multi-Unit Housing, Private Worksites, Restaurants, Bingo Halls, Casinos, Enclosed Arenas, Grocery Stores, Hospitals, Hospital Campuses, Malls, Mental Health Outpatient and Residential Facilities, Prisons, Public Transportation, Racetrack Casinos, Substance Abuse Outpatient and Residential Facilities.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Legislation'], 'landingPage': 'https://data.cdc.gov/d/wan8-w4er', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2019-02-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/wan8-w4er', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/wan8-w4er/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/wan8-w4er/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/wan8-w4er/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/wan8-w4er/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['e-cigarette', 'legislation', 'osh', 'policy', 'smokefree indoor air', 'state system'], 'bureauCode': ['009:20'], 'modified': '2020-11-30', 'title': 'CDC STATE System E-Cigarette Legislation - Smokefree Indoor Air', 'describedBy': 'https://chronicdata.cdc.gov/Legislation/CDC-STATE-System-E-Cigarette-Legislation-Smokefree/wan8-w4er'}
{'description': '<p>1995-2020. Centers for Disease Control and Prevention (CDC). State Tobacco Activities Tracking and Evaluation (STATE) System. Legislation - Preemption. The STATE System houses current and historical state-level legislative data on tobacco use prevention and control policies. Data are reported on a quarterly basis. Data include information related to summary state preemption of more stringent or differing local laws on smokefree indoor air, youth access and licensure.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Legislation'], 'landingPage': 'https://data.cdc.gov/d/hj2x-85ya', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2020-09-30', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/hj2x-85ya', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hj2x-85ya/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hj2x-85ya/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hj2x-85ya/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hj2x-85ya/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['legislation', 'osh', 'policy', 'preemption', 'state system', 'tobacco'], 'bureauCode': ['009:20'], 'modified': '2020-11-30', 'title': 'CDC STATE System Tobacco Legislation - Preemption Summary', 'describedBy': 'https://chronicdata.cdc.gov/Legislation/CDC-STATE-System-Tobacco-Legislation-Preemption-Su/hj2x-85ya'}
{'description': '<p>1995-2020. Centers for Disease Control and Prevention (CDC). State Tobacco Activities Tracking and Evaluation (STATE) System. Legislation—Preemption. The STATE System houses current and historical state-level legislative data on tobacco use prevention and control policies. Data are reported on a quarterly basis. Data include information related to statutory state preemption of more stringent local laws on advertising, smokefree indoor air, youth access and licensure.</p>\n', 'programCode': ['009:020'], 'title': 'CDC STATE System Tobacco Legislation - Preemption', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Legislation'], 'landingPage': 'https://data.cdc.gov/d/xsta-sbh5', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2017-02-16', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/xsta-sbh5', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xsta-sbh5/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xsta-sbh5/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xsta-sbh5/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xsta-sbh5/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['legislation', 'osh', 'policy', 'preemption', 'state system', 'tobacco'], 'bureauCode': ['009:20'], 'modified': '2020-11-30', 'references': ['https://chronicdata.cdc.gov/d/5qag-uzp2'], 'describedBy': 'https://chronicdata.cdc.gov/Legislation/CDC-STATE-System-Tobacco-Legislation-Preemption/xsta-sbh5'}
{'description': '<p>1995-2020. Centers for Disease Control and Prevention (CDC). State Tobacco Activities Tracking and Evaluation (STATE) System. Legislation—Licensure. The STATE System houses current and historical state-level legislative data on tobacco use prevention and control policies. Data are reported on a quarterly basis. Data include information related to requirements, restrictions and penalties associated with holding a retail license to sell tobacco products over-the-counter and through vending machines.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Legislation'], 'landingPage': 'https://data.cdc.gov/d/eb4y-d4ic', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2019-02-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/eb4y-d4ic', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/eb4y-d4ic/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/eb4y-d4ic/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/eb4y-d4ic/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/eb4y-d4ic/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['legislation', 'licensure', 'osh', 'policy', 'state system', 'tobacco'], 'bureauCode': ['009:20'], 'modified': '2020-11-30', 'title': 'CDC STATE System Tobacco Legislation - Licensure', 'describedBy': 'https://chronicdata.cdc.gov/Legislation/CDC-STATE-System-Tobacco-Legislation-Licensure/eb4y-d4ic'}
{'description': '<p>CDC STATE System Tobacco Legislation - Tax Legislation<br />\n1995-2020. Centers for Disease Control and Prevention (CDC). State Tobacco Activities Tracking and Evaluation (STATE) System. Legislation-Tax. The STATE System houses current and historical state-level legislative data on tobacco use prevention and control policies. Data are reported on a quarterly basis. Data include state taxes on combustible (cigarettes, cigars, little cigars, pipe tobacco, and roll-your-own tobacco) tobacco products, non-combustible (snus, moist snuff, dry snuff, chewing tobacco) tobacco products, and tax stamps.</p>\n', 'programCode': ['009:020'], 'title': 'CDC STATE System Tobacco Legislation - Tax', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Legislation'], 'landingPage': 'https://data.cdc.gov/d/2dwv-vfam', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2017-02-16', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/2dwv-vfam', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/2dwv-vfam/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/2dwv-vfam/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/2dwv-vfam/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/2dwv-vfam/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['legislation', 'osh', 'policy', 'state system', 'tax', 'tobacco'], 'bureauCode': ['009:20'], 'modified': '2020-11-30', 'references': ['https://chronicdata.cdc.gov/d/5qag-uzp2'], 'describedBy': 'https://chronicdata.cdc.gov/Legislation/CDC-STATE-System-Tobacco-Legislation-Tax/2dwv-vfam'}
{'description': '<p>1995-2020. Centers for Disease Control and Prevention (CDC). State Tobacco Activities Tracking and Evaluation (STATE) System. Legislation – Smokefree Campuses. The STATE System houses current and historical state-level legislative data on tobacco use prevention and control policies. Data are reported on a quarterly basis. Data include state smokefree indoor air policies in areas such as: Smokefree campuses for private and public colleges and schools (K-12).</p>\n', 'programCode': ['009:020'], 'title': 'CDC STATE System Tobacco Legislation - Smokefree Campus', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Legislation'], 'landingPage': 'https://data.cdc.gov/d/yhkp-cczf', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2017-02-16', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/yhkp-cczf', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/yhkp-cczf/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/yhkp-cczf/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/yhkp-cczf/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/yhkp-cczf/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['legislation', 'osh', 'policy', 'smokefree campus', 'state system', 'tobacco'], 'bureauCode': ['009:20'], 'modified': '2020-11-30', 'references': ['https://chronicdata.cdc.gov/d/5qag-uzp2'], 'describedBy': 'https://chronicdata.cdc.gov/Legislation/CDC-STATE-System-Tobacco-Legislation-Smokefree-Cam/yhkp-cczf'}
{'description': '<p>1995-2020. Centers for Disease Control and Prevention (CDC). State Tobacco Activities Tracking and Evaluation (STATE) System. Legislation—Youth Access. The STATE System houses current and historical state-level legislative data on tobacco use prevention and control policies. Data are reported on a quarterly basis. Data include information related to restrictions, enforcement and penalties associated with the sale of cigarettes to youth through retail sales and vending machines.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Legislation'], 'landingPage': 'https://data.cdc.gov/d/hgv5-3wrn', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2019-02-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/hgv5-3wrn', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hgv5-3wrn/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hgv5-3wrn/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hgv5-3wrn/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hgv5-3wrn/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['legislation', 'osh', 'policy', 'state system', 'tobacco', 'youth access'], 'bureauCode': ['009:20'], 'modified': '2020-11-30', 'title': 'CDC STATE System Tobacco Legislation - Youth Access', 'describedBy': 'https://chronicdata.cdc.gov/Legislation/CDC-STATE-System-Tobacco-Legislation-Youth-Access/hgv5-3wrn'}
{'description': '<p>1995-2020. Centers for Disease Control and Prevention (CDC). State Tobacco Activities Tracking and Evaluation (STATE) System. Legislation – Smokefree Indoor Air. The STATE System houses current and historical state-level legislative data on tobacco use prevention and control policies. Data are reported on a quarterly basis. Data include information related to state legislation on smokefree indoor air in areas such as: Bars, Commercial Day Care Centers, Government Multi-Unit Housing, Government Worksites, Home-Based Day Care Centers, Hotels and Motels, Personal Vehicles, Private Multi-Unit Housing, Private Worksites, Restaurants, Bingo Halls, Casinos, Enclosed Arenas, Grocery Stores, Hospitals, Hospital Campuses, Malls, Mental Health Outpatient and Residential Facilities, Prisons, Public Transportation, Racetrack Casinos, Substance Abuse Outpatient and Residential Facilities.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Legislation'], 'landingPage': 'https://data.cdc.gov/d/32fd-hyzc', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2019-02-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/32fd-hyzc', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/32fd-hyzc/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/32fd-hyzc/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/32fd-hyzc/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/32fd-hyzc/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['legislation', 'osh', 'policy', 'smokefree indoor air', 'state system', 'tobacco'], 'bureauCode': ['009:20'], 'modified': '2020-11-30', 'title': 'CDC STATE System Tobacco Legislation - Smokefree Indoor Air', 'describedBy': 'https://chronicdata.cdc.gov/Legislation/CDC-STATE-System-Tobacco-Legislation-Smokefree-Ind/32fd-hyzc'}
{'description': '<p>NNDSS - Table II. Legionellosis to Malaria - 2018. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states or territory.</p>\n<p>Note:</p>\n<p>This table contains provisional cases of selected national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:</p>\n<p>C.N.M.I.: Commonwealth of Northern Mariana Islands.<br />\nU: Unavailable. —: No reported cases. N: Not reportable. NA: Not Available. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<ul>\n<li>Case counts for reporting years 2017 and 2018 are provisional and subject to change. Data for years 2013 through 2016 are finalized. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>.</li>\n</ul>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/acdz-tk8j', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-01-03', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/acdz-tk8j', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/acdz-tk8j/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/acdz-tk8j/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/acdz-tk8j/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/acdz-tk8j/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2018', 'legionellosis', 'malaria', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-01-03', 'title': 'NNDSS - Table II. Legionellosis to Malaria'}
{'description': '<p>NNDSS - Table II. Meningococcal to Pertussis - 2017. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories.</p>\n<p>Note:<br />\nThese are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting.</p>\n<p>Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available.</p>\n<p>Footnotes:<br />\n C.N.M.I.: Commonwealth of Northern Mariana Islands.</p>\n<p>U: Unavailable. —: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<ul>\n<li>Three low incidence conditions, rubella, rubella congenital, and tetanus, are in Table II to facilitate case count verification with reporting jurisdictions.</li>\n</ul>\n<p>† Case counts for reporting year 2017 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/">http://wwwn.cdc.gov/nndss/document/</a> ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf. Data for tuberculosis are displayed in Table IV, which appears quarterly.</p>\n<p>§ Data for meningococcal disease, invasive caused by serogroups ACWY, serogroup B, other serogroups, and unknown serogroups are available in Table I.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/hatw-7gqy', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CC INFO'}, 'issued': '2018-01-04', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/hatw-7gqy', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hatw-7gqy/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hatw-7gqy/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hatw-7gqy/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hatw-7gqy/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2017', 'all serogroups', 'meningococcal disease (neisseria meningitidis)', 'mmwr', 'mumps', 'nedss', 'netss', 'nndss', 'pertussis', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2018-01-04', 'title': 'NNDSS - Table II. Meningococcal to Pertussis'}
{'description': '<p>NNDSS - Table II. Hepatitis (viral, acute) A & B - 2017. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories.</p>\n<p>Note:<br />\nThese are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting.</p>\n<p>Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available.</p>\n<p>Footnotes:<br />\n C.N.M.I.: Commonwealth of Northern Mariana Islands.</p>\n<p>U: Unavailable. —: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<p>*Three low incidence conditions, rubella, rubella congenital, and tetanus, are in Table II to facilitate case count verification with reporting jurisdictions.</p>\n<p>† Case counts for reporting year 2017 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/">http://wwwn.cdc.gov/nndss/document/</a> ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf. Data for tuberculosis are displayed in Table IV, which appears quarterly.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/vxsn-2csw', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2018-01-04', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/vxsn-2csw', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vxsn-2csw/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vxsn-2csw/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vxsn-2csw/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vxsn-2csw/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2017', 'hepatitis', 'hepatitis (viral acute)', 'hepatitis (viral acute) type a', 'hepatitis (viral acute) type b', 'mmwr', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2018-01-04', 'title': 'NNDSS - Table II. Hepatitis (viral, acute) A & B'}
{'description': '<p>NNDSS - Table II. Cryptosporidiosis to Dengue - 2015.In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed.The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories. Note:These are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting. Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available. Footnotes:C.N.M.I.: Commonwealth of Northern Mariana Islands. U: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum. * Three low incidence conditions, rubella, rubella congenital, and tetanus, have been moved to Table 2 to facilitate case count verification with reporting jurisdictions. ��� Case counts for reporting year 2015 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>. Data for TB are displayed in Table IV, which appears quarterly. �� Data for dengue-like illness will be included in this table after the CDC obtains Office of Management and Budget (OMB) Paperwork Reduction Act (PRA) to receive data for this condition.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/9n3x-apcd', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-01-07', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/9n3x-apcd', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/9n3x-apcd/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/9n3x-apcd/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/9n3x-apcd/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/9n3x-apcd/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2015', 'cryptosporidiosis', 'dengue', 'dengue virus infection', 'mmwr', 'nedss', 'netss', 'nndss', 'severe dengue', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2016-01-07', 'title': 'NNDSS - Table II. Cryptosporidiosis to Dengue'}
{'description': '<p>NNDSS - Table III. Tuberculosis - 2018.This Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying WONDER data. Data on United States will exclude counts from US territories.</p>\n<p>Footnote: C.N.M.I.: Commonwealth of Northern Mariana Islands. U: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable Cum: Cumulative year-to-date counts. Min: Minimum. Max: Maximum.</p>\n<ul>\n<li>Case counts for reporting year 2017 and 2018 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a></li>\n</ul>\n<p>† Data for TB are displayed quarterly.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/u3yt-gdfa', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-01-18', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/u3yt-gdfa', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/u3yt-gdfa/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/u3yt-gdfa/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/u3yt-gdfa/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/u3yt-gdfa/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2018', 'nedss', 'netss', 'nndss', 'tb', 'tuberculosis', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-01-18', 'title': 'NNDSS - Table III. Tuberculosis'}
{'description': '<p>NNDSS - TABLE 1PP. Yellow fever to Zika virus disease, non-congenital - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/gp24-kfxi', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/gp24-kfxi', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/gp24-kfxi/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/gp24-kfxi/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/gp24-kfxi/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/gp24-kfxi/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'nedss', 'netss', 'nndss', 'non-congenital', 'wonder', 'yellow fever', 'zika virus disease'], 'bureauCode': ['009:00'], 'modified': '2019-05-30', 'title': 'NNDSS - TABLE 1PP. Yellow fever to Zika virus disease, non-congenital'}
{'description': '<p>NNDSS - TABLE 1HH. Streptococcal toxic shock syndrome to Syphilis, Primary and Secondary - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/ap9g-4wiq', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/ap9g-4wiq', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ap9g-4wiq/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ap9g-4wiq/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ap9g-4wiq/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ap9g-4wiq/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'congenital', 'nedss', 'netss', 'nndss', 'primary and secondary', 'streptococcal toxic shock syndrome', 'syphilis', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-05-30', 'title': 'NNDSS - TABLE 1HH. Streptococcal toxic shock syndrome to Syphilis, Primary and Secondary'}
{'description': '<p>NNDSS - TABLE 1R. Hepatitis C, perinatal infection to Influenza-associated pediatric mortality - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\n Max: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />\n§ Since [INSERT DATE], XXX influenza-associated pediatric deaths occurring during the 2017-18 season have been reported.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/xna8-x7qg', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/xna8-x7qg', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xna8-x7qg/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xna8-x7qg/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xna8-x7qg/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xna8-x7qg/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'hepatitis c', 'influenza-associated pediatric mortality', 'nedss', 'netss', 'nndss', 'perinatal infection', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-05-30', 'title': 'NNDSS - TABLE 1R. Hepatitis C, perinatal infection to Influenza-associated pediatric mortality'}
{'description': '<p>NNDSS - Table II. Tetanus to Varicella - 2017. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories.</p>\n<p>Note:<br />\nThese are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting.</p>\n<p>Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available.</p>\n<p>Footnotes:<br />\n C.N.M.I.: Commonwealth of Northern Mariana Islands.</p>\n<p>U: Unavailable. —: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<p>*Three low incidence conditions, rubella, rubella congenital, and tetanus, are in Table II to facilitate case count verification with reporting jurisdictions.</p>\n<p>† Case counts for reporting year 2017 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/">http://wwwn.cdc.gov/nndss/document/</a> ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf. Data for tuberculosis are displayed in Table IV, which appears quarterly.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/jz7r-jrma', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2018-01-04', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/jz7r-jrma', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/jz7r-jrma/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/jz7r-jrma/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/jz7r-jrma/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/jz7r-jrma/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2017', 'mmwr', 'nedss', 'netss', 'nndss', 'tetanus', 'varicella', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2018-01-04', 'title': 'NNDSS - Table II. Tetanus to Varicella'}
{'description': '<p>NNDSS - TABLE 1BB. Q fever, Total to Q fever, Chronic - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/mkns-9vjv', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/mkns-9vjv', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mkns-9vjv/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mkns-9vjv/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mkns-9vjv/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mkns-9vjv/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'nedss', 'netss', 'nndss', 'q fever', 'q fever acute', 'q fever chronic', 'total', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-05-30', 'title': 'NNDSS - TABLE 1BB. Q fever, Total to Q fever, Chronic'}
{'description': '<p>NNDSS - TABLE 1Q. Hepatitis B, perinatal infection to Hepatitis C (viral, acute), Probable - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\n Max: Maximum — Maximum case count during the previous 52 weeks.<br />\n * Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />\n§ For acute Hepatitis C, only confirmed cases were verified.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/fyv2-xffj', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/fyv2-xffj', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/fyv2-xffj/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/fyv2-xffj/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/fyv2-xffj/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/fyv2-xffj/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'acute)', 'confirmed', 'hepatitis b', 'hepatitis c (viral', 'nedss', 'netss', 'nndss', 'perinatal infection', 'probable', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-05-30', 'title': 'NNDSS - TABLE 1Q. Hepatitis B, perinatal infection to Hepatitis C (viral, acute), Probable'}
{'description': '<p>NNDSS - Table 1D. Arboviral diseases, neuroinvasive and non-neuroinvasive, West Nile virus disease to Babesiosis - 2019.In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/r5u4-fzxi', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/r5u4-fzxi', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/r5u4-fzxi/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/r5u4-fzxi/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/r5u4-fzxi/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/r5u4-fzxi/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'arboviral diseases', 'babesiosis', 'nedss', 'netss', 'nndss', 'west nile virus disease', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-05-30', 'title': 'NNDSS - TABLE 1D. Arboviral diseases, West Nile virus to Babesiosis'}
{'description': '<p>Provisional counts of deaths by the month the deaths occurred, by age group, sex, and race/ethnicity, for select underlying causes of death for 2019-2020. The dataset also includes monthly provisional counts of death for COVID-19, coded to ICD-10 code U07.1 as an underlying or multiple cause of death.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/65mz-jvh5', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2020-11-25', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/65mz-jvh5', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/65mz-jvh5/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/65mz-jvh5/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/65mz-jvh5/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/65mz-jvh5/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['age group', 'cause of death', 'covid-19', 'death', 'ethnicity', 'monthly', 'mortality', 'race', 'sex'], 'bureauCode': ['009:00'], 'modified': '2020-11-25', 'title': 'Monthly provisional counts of deaths by age group, sex, and race/ethnicity for select causes of death'}
{'description': '<p>Currently, CDC provides the public with COVID-19 case surveillance data in two ways: an 11 data element public use dataset of the line-listed dataset of all COVID-19 cases shared with CDC and a 31 data element <a href="https://data.cdc.gov/Case-Surveillance/COVID-19-Case-Surveillance-Restricted-Access-Detai/mbd7-r32t">restricted access dataset</a> of the line-listed dataset of all COVID-19 cases shared with CDC.</p>\n<p>The following are true for both the public use dataset and the restricted access dataset:</p>\n<ul>\n<li>\n<p>Data elements can be found on the COVID-19 case report form located at <a href="www.cdc.gov/coronavirus/2019-ncov/downloads/pui-form.pdf">www.cdc.gov/coronavirus/2019-ncov/downloads/pui-form.pdf</a>.</p>\n</li>\n<li>\n<p>Data are considered provisional by CDC and are subject to change until the data are reconciled and verified with the state and territorial data providers.</p>\n</li>\n<li>\n<p>Data are suppressed to protect individual privacy.</p>\n</li>\n<li>\n<p>The datasets include all cases with an initial report date of case to CDC at least 14 days prior to the creation of the previously updated datasets. This 14-day lag will allow case reporting to be stabilized and ensure that time-dependent outcome data are accurately captured.</p>\n</li>\n<li>\n<p>Datasets are updated monthly.</p>\n</li>\n<li>\n<p>Both datasets are created using CDC’s operational Policy on Public Health Research and Nonresearch Data Management and Access and include protections designed to protect individual privacy.</p>\n</li>\n<li>\n<p>For more information about data collection and reporting, please see <a href="https://wwwn.cdc.gov/nndss/data-collection.html">https://wwwn.cdc.gov/nndss/data-collection.html</a></p>\n</li>\n<li>\n<p>For more information about the COVID-19 case surveillance data, please see <a href="https://www.cdc.gov/coronavirus/2019-ncov/covid-data/faq-surveillance.html">https://www.cdc.gov/coronavirus/2019-ncov/covid-data/faq-surveillance.html</a></p>\n</li>\n</ul>\n<p>Overview</p>\n<p>The COVID-19 case surveillance system database includes individual-level data reported to U.S. states and autonomous reporting entities, including New York City and the District of Columbia (D.C.), as well as U.S. territories and states. On April 5, 2020, COVID-19 was added to the Nationally Notifiable Condition List and classified as “immediately notifiable, urgent (within 24 hours)” by a Council of State and Territorial Epidemiologists (CSTE) Interim Position Statement (Interim-20-ID-01). CSTE updated the position statement on August 5, 2020 to clarify the interpretation of antigen detection tests and serologic test results within the case classification. The statement also recommended that all states and territories enact laws to make COVID-19 reportable in their jurisdiction, and that jurisdictions conducting surveillance should submit case notifications to CDC. COVID-19 case surveillance data are collected by jurisdictions and shared voluntarily with CDC.</p>\n<p>For more information:</p>\n<p><a href="https://wwwn.cdc.gov/nndss/conditions/coronavirus-disease-2019-covid-19/case-definition/2020/08/05/">https://wwwn.cdc.gov/nndss/conditions/coronavirus-disease-2019-covid-19/case-definition/2020/08/05/</a></p>\n<p>The deidentified data in the public use dataset include demographic characteristics, exposure history, disease severity indicators and outcomes, clinical data, laboratory diagnostic test results, and comorbidities. All data elements can be found on the COVID-19 case report form located at <a href="www.cdc.gov/coronavirus/2019-ncov/downloads/pui-form.pdf">www.cdc.gov/coronavirus/2019-ncov/downloads/pui-form.pdf</a>.</p>\n<p>The Case Surveillance Task Force and Surveillance Review and Response Group (SRRG) within CDC’s COVID-19 Response provide stewardship for datasets that support the public’s access to COVID-19 data while protecting individual privacy.</p>\n<p>COVID-19 Case Reports</p>\n<p>COVID-19 case reports have been routinely submitted using standardized case reporting forms. On April 5, 2020, CSTE released an Interim Position Statement with national surveillance case definitions for COVID-19 included. Current versions of</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Case Surveillance'], 'landingPage': 'https://data.cdc.gov/d/vbim-akqf', 'contactPoint': {'hasEmail': 'mailto:eocevent394@cdc.gov', 'fn': 'Surveillance Review and Response Group'}, 'issued': '2020-06-27', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/vbim-akqf', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vbim-akqf/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vbim-akqf/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vbim-akqf/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vbim-akqf/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cases', 'coronavirus', 'covid', 'covid-19', 'covid19', 'surveillance'], 'bureauCode': ['009:20'], 'modified': '2020-11-24', 'title': 'COVID-19 Case Surveillance Public Use Data'}
{'description': '<p>CDC is working with commercial laboratories to conduct large-scale geographic seroprevalence surveys to estimate the percentage of people who were previously infected with SARS-CoV-2, the virus that causes COVID-19 disease. The strategy involves working with state, local, territorial, academic, and commercial partners to better understand COVID-19 in the United States using serology (antibody) testing for surveillance (“seroprevalence surveys” or “serosurveys”). For the surveys, de-identified clinical blood samples are tested for antibodies to SARS-CoV-2.</p>\n<p>This dataset contains the data used to by the Nationwide Commercial Laboratory Seroprevalence Survey interactive visualization available at <a href="https://covid.cdc.gov/covid-data-tracker/#national-lab">https://covid.cdc.gov/covid-data-tracker/#national-lab</a>.</p>\n<p>Additional information is available at <a href="https://www.cdc.gov/coronavirus/2019-ncov/cases-updates/commercial-lab-surveys.html">https://www.cdc.gov/coronavirus/2019-ncov/cases-updates/commercial-lab-surveys.html</a>.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Laboratory Surveillance'], 'landingPage': 'https://data.cdc.gov/d/d2tw-32xv', 'contactPoint': {'hasEmail': 'mailto:eocevent394@cdc.gov', 'fn': 'Surveillance Review and Response Group'}, 'issued': '2020-10-22', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/d2tw-32xv', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/d2tw-32xv/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/d2tw-32xv/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/d2tw-32xv/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/d2tw-32xv/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['coronavirus', 'covid', 'covid-19', 'covid19', 'laboratory', 'prevalence', 'seroprevalence', 'serosurveys'], 'bureauCode': ['009:20'], 'modified': '2020-11-24', 'title': 'Nationwide Commercial Laboratory Seroprevalence Survey'}
{'description': '<p>CDC Science Clips is an online bibliographic digest featuring scientific articles and publications that are shared with the public health community each week, to enhance awareness of emerging scientific knowledge.</p>\n', 'programCode': ['LSSB'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'landingPage': 'https://data.cdc.gov/d/biid-68vb', 'contactPoint': {'hasEmail': 'mailto:xma4@cdc.gov', 'fn': 'Jarvis Sims'}, 'issued': '2018-08-03', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/biid-68vb', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/biid-68vb/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/biid-68vb/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/biid-68vb/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/biid-68vb/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['centers-for-disease-control-and-prevention'], 'bureauCode': ['CDC'], 'modified': '2020-11-24', 'title': 'Science Clips'}
{'description': '<p>NNDSS - Table II. Tetanus to Vibriosis - 2016. In this Table, provisional* cases of selected† notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories.<br />\nNote:<br />\nThese are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting.</p>\n<p>Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available.</p>\n<p>Footnotes:<br />\nC.N.M.I.: Commonwealth of Northern Mariana Islands.<br />\nU: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<ul>\n<li>Case counts for reporting year 2016 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/">http://wwwn.cdc.gov/nndss/document/</a> ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf. Data for TB are displayed in Table IV, which appears quarterly.<br />\n† Three low incidence conditions, rubella, rubella congenital, and tetanus, have been moved to Table II to facilitate case count verification with reporting jurisdictions.<br />\n§ Any species of the family Vibrionaceae, other than toxigenic Vibrio cholerae O1 or O139.</li>\n</ul>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/tj26-bdgd', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2017-01-05', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/tj26-bdgd', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/tj26-bdgd/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/tj26-bdgd/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/tj26-bdgd/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/tj26-bdgd/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2016', 'mmwr', 'nedss', 'netss', 'nndss', 'tetanus', 'varicella', 'vibriosis', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2017-01-05', 'title': 'NNDSS - Table II. Tetanus to Vibriosis'}
{'description': '<p>NNDSS - Table II. Invasive Pneumococcal to Legionellosis - 2016. In this Table, provisional* cases of selected† notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories.</p>\n<p>Note:<br />\nThese are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting.</p>\n<p>Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available.</p>\n<p>Footnotes:<br />\nC.N.M.I.: Commonwealth of Northern Mariana Islands.<br />\nU: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<ul>\n<li>Case counts for reporting year 2016 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/">http://wwwn.cdc.gov/nndss/document/</a> ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf. Data for TB are displayed in Table IV, which appears quarterly.<br />\n† Three low incidence conditions, rubella, rubella congenital, and tetanus, are in Table II to facilitate case count verification with reporting jurisdictions.<br />\n§ Includes drug resistant and susceptible cases of Invasive Pneumococcal Disease. This condition was previously named Streptococcus pneumoniae invasive disease and cases were reported to CDC using different event codes to specify whether the cases were drug resistant or in a defined age group, such as <5 years.</li>\n</ul>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/yqwx-bvu7', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2017-01-05', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/yqwx-bvu7', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/yqwx-bvu7/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/yqwx-bvu7/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/yqwx-bvu7/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/yqwx-bvu7/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2016', 'invasive pneumococcal disease', 'legionellosis', 'mmwr', 'nedss', 'netss', 'nndss', 'pneumococcal', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2017-01-05', 'title': 'NNDSS - Table II. Invasive Pneumococcal to Legionellosis'}
{'description': '<p>NNDSS - Table II. West Nile to Zika - 2018. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states or territory.</p>\n<p>Note:</p>\n<p>This table contains provisional cases of selected national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:</p>\n<p>C.N.M.I.: Commonwealth of Northern Mariana Islands.<br />\nU: Unavailable. —: No reported cases. N: Not reportable. NA: Not Available. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<ul>\n<li>Case counts for reporting years 2017 and 2018 are provisional and subject to change. Data for years 2013 through 2016 are finalized. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>.</li>\n</ul>\n<p>† Not reportable in all jurisdictions. Reporting exceptions are available at <a href="http://wwwn.cdc.gov/nndss/downloads.html">http://wwwn.cdc.gov/nndss/downloads.html</a>.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/rxmp-xjpc', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-01-03', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/rxmp-xjpc', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rxmp-xjpc/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rxmp-xjpc/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rxmp-xjpc/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rxmp-xjpc/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2018', 'nedss', 'netss', 'nndss', 'non-congenital', 'west nile virus disease', 'wonder', 'zika virus disease'], 'bureauCode': ['009:00'], 'modified': '2019-01-03', 'title': 'NNDSS - Table II. West Nile to Zika'}
{'description': '<p>NNDSS - Table II. Babesiosis to Campylobacteriosis - 2018. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states or territory.</p>\n<p>Note:</p>\n<p>This table contains provisional cases of selected national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a></p>\n<p>Footnotes:</p>\n<p>C.N.M.I.: Commonwealth of Northern Mariana Islands.<br />\nU: Unavailable. —: No reported cases. N: Not reportable. NA: Not Available. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<ul>\n<li>Case counts for reporting years 2017 and 2018 are provisional and subject to change. Data for years 2013 through 2016 are finalized. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>.</li>\n</ul>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/8n2k-mkiw', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-01-03', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/8n2k-mkiw', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/8n2k-mkiw/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/8n2k-mkiw/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/8n2k-mkiw/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/8n2k-mkiw/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2018', 'babesiosis', 'campylobacteriosis', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-01-03', 'title': 'NNDSS - Table II. Babesiosis to Campylobacteriosis'}
{'description': '<p>A complete listing of subscription databases provided by the Stephen B. Thacker CDC Library.</p>\n', 'programCode': ['CSELS/DPHID/LSB'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'landingPage': 'https://data.cdc.gov/d/sks5-7yq7', 'contactPoint': {'hasEmail': 'mailto:xma4@cdc.gov', 'fn': 'Jarvis Sims'}, 'issued': '2018-06-06', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/sks5-7yq7', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/sks5-7yq7/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/sks5-7yq7/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/sks5-7yq7/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/sks5-7yq7/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['centers-for-disease-control-and-prevention'], 'bureauCode': ['CDC'], 'modified': '2020-11-23', 'title': 'CDC Library Subscription Databases'}
{'description': '<p>NNDSS - Table II. Chlamydia to Coccidioidomycosis - 2017. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories.</p>\n<p>Note:<br />\nThese are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting.</p>\n<p>Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available.</p>\n<p>Footnotes:<br />\n C.N.M.I.: Commonwealth of Northern Mariana Islands.</p>\n<p>U: Unavailable. —: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<ul>\n<li>Three low incidence conditions, rubella, rubella congenital, and tetanus, are in Table II to facilitate case count verification with reporting jurisdictions.</li>\n</ul>\n<p>† Case counts for reporting year 2017 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/">http://wwwn.cdc.gov/nndss/document/</a> ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf. Data for tuberculosis are displayed in Table IV, which appears quarterly.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/7mbm-jety', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2018-01-04', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/7mbm-jety', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7mbm-jety/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7mbm-jety/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7mbm-jety/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7mbm-jety/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2017', 'chlamydia trachomatis infection', 'coccidioidomycosis', 'mmwr', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2018-01-04', 'title': 'NNDSS - Table II. Chlamydia to Coccidioidomycosis'}
{'description': '<p>NNDSS - Table II. Invasive Pneumococcal to Legionellosis - 2014.In this Table, all conditions with a 5-year average annual national total of more than or equals 1,000 cases but less than or equals 10,000 cases will be displayed (��� 1,000 and ��_ 10,000). The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories. Note:These are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting. Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available. Footnotes:C.N.M.I.: Commonwealth of Northern Mariana Islands. U: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum. * Case counts for reporting years 2013 and 2014 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>. Data for TB are displayed in Table IV, which appears quarterly. ��� Includes drug resistant and susceptible cases of Invasive Pneumococcal Disease. This condition was previously named Streptococcus pneumoniae invasive disease and cases were reported to CDC using different event codes to specify whether the cases were drug resistant or in a defined age group, such as < 5 years. Since 2010, case notifications for this condition were consolidated under one event code for Invasive pneumococcal disease.More information on NNDSS is available at <a href="http://wwwn.cdc.gov/nndss/">http://wwwn.cdc.gov/nndss/</a>.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/23gt-ssfe', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-01-18', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/23gt-ssfe', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/23gt-ssfe/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/23gt-ssfe/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/23gt-ssfe/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/23gt-ssfe/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2014', 'invasive pneumococcal disease', 'legionellosis', 'mmwr', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-01-18', 'title': 'NNDSS - Table II. Invasive Pneumococcal to Legionellosis'}
{'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'landingPage': 'https://data.medicare.gov/d/qctf-kbs8', 'contactPoint': {'hasEmail': 'mailto:aaron.lartey@cms.hhs.gov', 'fn': 'Aaron Lartey'}, 'issued': '2020-08-26', 'accessLevel': 'public', 'description': 'No description provided', 'identifier': 'https://data.medicare.gov/api/views/qctf-kbs8', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/qctf-kbs8/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/qctf-kbs8/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/qctf-kbs8/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/qctf-kbs8/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['centers-for-medicare-medicaid-services'], 'bureauCode': ['009:38'], 'modified': '2020-11-23', 'title': 'Helpful Contacts Data'}
{'description': '<p>NNDSS - TABLE 1W. Meningococcal disease, All serogroups to Meningococcal disease, Serogroup B - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/puin-6ss7', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/puin-6ss7', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/puin-6ss7/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/puin-6ss7/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/puin-6ss7/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/puin-6ss7/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'all serogroups', 'meningococcal disease', 'nedss', 'netss', 'nndss', 'serogroup b', 'serogroups acwy', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-05-30', 'title': 'NNDSS - TABLE 1W. Meningococcal disease, All serogroups to Meningococcal disease, Serogroup B'}
{'description': "<p>A list of Suppliers that indicates the supplies carried at that location and the supplier's Medicare participation status.</p>\n", 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Supplier Directory'], 'landingPage': 'https://data.medicare.gov/d/ct36-nrcq', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Supplier'}, 'issued': '2020-01-31', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/ct36-nrcq', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/ct36-nrcq/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/ct36-nrcq/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/ct36-nrcq/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/ct36-nrcq/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['directory', 'medical equipment', 'supplier', 'supplies'], 'bureauCode': ['009:38'], 'modified': '2020-11-20', 'title': 'Supplier Directory Data'}
{'description': '<p>This file contains general information about individual eligible professionals (EPs) such as demographic information and Medicare quality program participation. This dataset is updated twice a month with the most current demographic information available at that time.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Physician Compare'], 'landingPage': 'https://data.medicare.gov/d/mj5m-pzi6', 'contactPoint': {'hasEmail': 'mailto:physiciancompare-helpdesk@acumenllc.com', 'fn': 'CMS'}, 'issued': '2019-08-01', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/mj5m-pzi6', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/mj5m-pzi6/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/mj5m-pzi6/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/mj5m-pzi6/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/mj5m-pzi6/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['clinicians', 'doctors', 'eligible clinician', 'healthcare professional', 'location', 'physician compare', 'physicians', 'quality'], 'bureauCode': ['009:38'], 'modified': '2020-11-20', 'title': 'Physician Compare National Downloadable File'}
{'description': "<p>2008-2017. Centers for Disease Control and Prevention (CDC). Office on Smoking and Health (OSH) – Global Tobacco Surveillance System (GTSS) - Global Adult Tobacco Survey (GATS). The Global Adult Tobacco Survey (GATS) is the global standard to systematically monitor adult tobacco use and track key tobacco control indicators. GATS is a nationally representative household survey of adults 15 years of age or older, using a standard protocol. It is intended to generate comparable data within and across countries. GATS enhances countries' capacity to design, implement and evaluate tobacco control interventions.</p>\n", 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Global Survey Data'], 'landingPage': 'https://data.cdc.gov/d/4xf6-nrwk', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2020-11-20', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/4xf6-nrwk', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4xf6-nrwk/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4xf6-nrwk/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4xf6-nrwk/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4xf6-nrwk/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['adult', 'gats', 'gtss', 'osh', 'tobacco'], 'bureauCode': ['009:20'], 'modified': '2020-11-20', 'title': 'Global Tobacco Surveillance System (GTSS) - Global Adult Tobacco Survey (GATS)', 'describedBy': 'https://chronicdata.cdc.gov/Global-Survey-Data/Global-Tobacco-Surveillance-System-GTSS-Global-Adu/4xf6-nrwk'}
{'description': '<p>NNDSS - Table II. Shiga toxin to Shigellosis - 2015. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories. Note:These are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting. Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available. Footnotes:C.N.M.I.: Commonwealth of Northern Mariana Islands. U: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum. * Three low incidence conditions, rubella, rubella congenital, and tetanus, have been moved to Table 2 to facilitate case count verification with reporting jurisdictions. ��� Case counts for reporting year 2015 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>. Data for TB are displayed in Table IV, which appears quarterly. �� Includes E. coli O157:H7; Shiga toxin-positive, serogroup non-O157; and Shiga toxin-positive, not serogrouped.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/n3wf-wtep', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-01-07', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/n3wf-wtep', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/n3wf-wtep/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/n3wf-wtep/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/n3wf-wtep/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/n3wf-wtep/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2015', 'mmwr', 'nedss', 'netss', 'nndss', 'shiga toxin-producing e. coli', 'shigellosis', 'stec', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2016-01-07', 'title': 'NNDSS - Table II. Shiga toxin to Shigellosis'}
{'description': '<p>NNDSS - TABLE 1NN. Viral hemorrhagic fevers, Junin virus to Viral hemorrhagic fevers, Lujo virus - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />\n§ Prior to 2015, CDC\'s National Notifiable Diseases Surveillance System (NNDSS) did not receive electronic data about incident cases of specific viral hemorrhagic fevers; instead data were collected in aggregate as "viral hemorrhagic fevers\'. NNDSS was updated beginning in 2015 to receive data for each of the viral hemorrhagic fevers listed.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/7ecz-2gu3', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/7ecz-2gu3', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7ecz-2gu3/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7ecz-2gu3/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7ecz-2gu3/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7ecz-2gu3/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'junin virus', 'lassa virus', 'lujo virus', 'nedss', 'netss', 'nndss', 'viral hemorrhagic fevers', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-05-30', 'title': 'NNDSS - TABLE 1NN. Viral hemorrhagic fevers, Junin virus to Viral hemorrhagic fevers, Lujo virus'}
{'description': "<p>Contains each state's policy, rebate and technical contact information for the Medicaid Drug Rebate Program. Updated quarterly.</p>\n", 'programCode': ['009:076'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Uncategorized'], 'landingPage': 'https://data.medicaid.gov/d/dk6x-j4tf', 'contactPoint': {'hasEmail': 'mailto:Medicaid.gov@cms.hhs.gov', 'fn': 'Medicaid'}, 'issued': '2018-11-16', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/dk6x-j4tf', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/dk6x-j4tf/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/dk6x-j4tf/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/dk6x-j4tf/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/dk6x-j4tf/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['quarterly state contact file'], 'bureauCode': ['009:00'], 'modified': '2020-11-20', 'title': 'Medicaid Drug Rebate Program State Contact Information'}
{'description': '<p>Active drugs that have been reported by participating drug manufacturers under the Medicaid Drug Rebate Program. All drugs are identified by National Drug Code (NDC), unit type, units per package size, product name, Food and Drug Administration (FDA) approval date, the date the drug entered the market, plus indicators to show whether the drug is an innovator or non-innovator drug; whether it is available by prescription or over-the-counter (OTC); the FDA therapeutic equivalency code; and the Drug Efficacy Study Implementation (DESI) rating and termination date. Each quarter posted represents a snapshot of data in the system at that time and is not updated by subsequent changes.</p>\n', 'programCode': ['009:076'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Drug Pricing and Payment'], 'landingPage': 'https://data.medicaid.gov/d/v48d-4e3e', 'contactPoint': {'hasEmail': 'mailto:Medicaid.gov@cms.hhs.gov', 'fn': 'Medicaid'}, 'issued': '2019-04-22', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/v48d-4e3e', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/v48d-4e3e/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/v48d-4e3e/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/v48d-4e3e/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/v48d-4e3e/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['drug products', 'drug rebate program'], 'bureauCode': ['009:00'], 'modified': '2020-11-20', 'title': 'Drug Products in the Medicaid Drug Rebate Program'}
{'description': '<p>Drugs that have been reported under the Medicaid Drug Rebate Program along with an indication of whether or not the required Average Manufacturer Price (AMP) was reported for each drug. All drugs are identified in the file by the 11-digit National Drug Code, product name, labeler name, and reported (R) or not reported (NR).</p>\n', 'programCode': ['009:076'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Drug Pricing and Payment'], 'landingPage': 'https://data.medicaid.gov/d/xtys-qyty', 'contactPoint': {'hasEmail': 'mailto:Medicaid.gov@cms.hhs.gov', 'fn': 'Medicaid'}, 'issued': '2018-08-15', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/xtys-qyty', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/xtys-qyty/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/xtys-qyty/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/xtys-qyty/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/xtys-qyty/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['amp', 'average manufacturer price'], 'bureauCode': ['009:00'], 'modified': '2020-11-19', 'title': 'Drug AMP Reporting - Quarterly'}
{'description': '<p>Drug Manufacturer Contact Information contains Optional Effective Date, Termination Date (if applicable), and Legal, Invoice and Technical Contact information for each drug company participating in the Medicaid Drug Rebate Program. For more information see: <a href="https://www.medicaid.gov/medicaid/prescription-drugs/medicaid-drug-rebate-program/index.html">https://www.medicaid.gov/medicaid/prescription-drugs/medicaid-drug-rebat...</a></p>\n', 'programCode': ['009:076'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Uncategorized'], 'landingPage': 'https://data.medicaid.gov/d/uex2-n56q', 'contactPoint': {'hasEmail': 'mailto:Medicaid.gov@cms.hhs.gov', 'fn': 'Medicaid'}, 'issued': '2019-02-15', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/uex2-n56q', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/uex2-n56q/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/uex2-n56q/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/uex2-n56q/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/uex2-n56q/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['drug manufacturer contacts'], 'bureauCode': ['009:00'], 'modified': '2020-11-20', 'title': 'Drug Manufacturer Contacts'}
{'description': '<p>NNDSS - Table II. Ehrlichiosis and Anaplasmosis, Anaplasma phagocytophilum infection to Ehrlichia chaffeensis infection - 2018. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states or territory.</p>\n<p>Note:</p>\n<p>This table contains provisional cases of selected national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a></p>\n<p>Footnotes:</p>\n<p>C.N.M.I.: Commonwealth of Northern Mariana Islands.<br />\nU: Unavailable. —: No reported cases. N: Not reportable. NA: Not Available. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<ul>\n<li>Case counts for reporting years 2017 and 2018 are provisional and subject to change. Data for years 2013 through 2016 are finalized. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>.</li>\n</ul>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/5pe9-px25', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-01-03', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/5pe9-px25', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5pe9-px25/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5pe9-px25/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5pe9-px25/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5pe9-px25/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2018', 'anaplasma phagocytophilum infection', 'ehrlichia chaffeensis infection', 'ehrlichiosis and anaplasmosis', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-01-03', 'title': 'NNDSS - Table II. Ehrlichiosis and Anaplasmosis, Anaplasma phagocytophilum infection to Ehrlichia chaffeensis infection'}
{'description': '<p>NNDSS - Table II. Carbapenemase-producing carbapenem-resistant Enterobacteriaceae - 2018. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states or territory.</p>\n<p>Note:</p>\n<p>This table contains provisional cases of selected national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a></p>\n<p>Footnotes:</p>\n<p>C.N.M.I.: Commonwealth of Northern Mariana Islands.<br />\nU: Unavailable. —: No reported cases. N: Not reportable. NA: Not Available. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<ul>\n<li>Case counts for reporting years 2017 and 2018 are provisional and subject to change. Data for years 2013 through 2016 are finalized. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>.</li>\n</ul>\n<p>† Data for carbapenemase-producing carbapenem-resistant Enterobacteriaceae (CP-CRE) will be displayed in this table after the CDC obtains Office of Management and Budget Paperwork Reduction Act approval to receive data for this condition.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/6tk5-h85s', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-01-03', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/6tk5-h85s', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6tk5-h85s/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6tk5-h85s/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6tk5-h85s/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6tk5-h85s/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2018', 'carbapenemase-producing carbapenem-resistant enterobacteriaceae', 'enterobacter spp.', 'escherichia coli', 'klebsiella spp.', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-01-03', 'title': 'NNDSS - Table II. Carbapenemase-producing carbapenem-resistant Enterobacteriaceae'}
{'description': '<p>A list of hospice agencies with data on the quality of patient care measures shown on Hospice Compare.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospice Compare'], 'landingPage': 'https://data.medicare.gov/d/252m-zfp9', 'contactPoint': {'hasEmail': 'mailto:HospicePRquestions@cms.hhs.gov', 'fn': 'HospicePRquestions@cms.hhs.gov'}, 'issued': '2019-11-21', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/252m-zfp9', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/252m-zfp9/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/252m-zfp9/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/252m-zfp9/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/252m-zfp9/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['care', 'hospice', 'hospice care', 'list'], 'bureauCode': ['009:38'], 'modified': '2020-11-19', 'title': 'Hospice - Provider Data'}
{'description': '<p>National data on the quality of patient care measures shown on Hospice Compare.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospice Compare'], 'landingPage': 'https://data.medicare.gov/d/3xeb-u9wp', 'contactPoint': {'hasEmail': 'mailto:HospicePRquestions@cms.hhs.gov', 'fn': 'HospicePRquestions@cms.hhs.gov'}, 'issued': '2019-08-15', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/3xeb-u9wp', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/3xeb-u9wp/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/3xeb-u9wp/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/3xeb-u9wp/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/3xeb-u9wp/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['care', 'hospice', 'hospice care', 'list'], 'bureauCode': ['009:38'], 'modified': '2020-11-19', 'title': 'Hospice - Nation Data'}
{'description': '<p>The dataset shows characteristics of the hospice agencies that are shown on Hospice Compare, including information about hospice agencies such as address, phone number, ownership data and more.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospice Compare'], 'landingPage': 'https://data.medicare.gov/d/yc9t-dgbk', 'contactPoint': {'hasEmail': 'mailto:HospicePRquestions@cms.hhs.gov', 'fn': 'HospicePRquestions@cms.hhs.gov'}, 'issued': '2019-11-21', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/yc9t-dgbk', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/yc9t-dgbk/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/yc9t-dgbk/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/yc9t-dgbk/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/yc9t-dgbk/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['care', 'hospice', 'hospice care', 'list'], 'bureauCode': ['009:38'], 'modified': '2020-11-19', 'title': 'Hospice - General Information'}
{'description': '<p>NNDSS - Table II. Invasive Pneumococcal Diseases, Age <5 - 2017. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories.</p>\n<p>Note:<br />\nThese are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting.</p>\n<p>Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available.</p>\n<p>Footnotes:<br />\n C.N.M.I.: Commonwealth of Northern Mariana Islands.</p>\n<p>U: Unavailable. —: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<p>*Three low incidence conditions, rubella, rubella congenital, and tetanus, are in Table II to facilitate case count verification with reporting jurisdictions.</p>\n<p>† Case counts for reporting years 2016 and 2017 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/">http://wwwn.cdc.gov/nndss/document/</a> ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf. Data for tuberculosis are displayed in Table IV, which appears quarterly.</p>\n<p>§ Includes drug resistant and susceptible cases of Invasive Pneumococcal Disease. This condition was previously named Streptococcus pneumoniae invasive disease and cases were reported to CDC using different event codes to specify whether the cases were drug resistant or in a defined age group, such as <5 years.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/9yc3-yir3', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2018-01-04', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/9yc3-yir3', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/9yc3-yir3/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/9yc3-yir3/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/9yc3-yir3/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/9yc3-yir3/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2017', 'age <5', 'invasive pneumococcal diseases', 'mmwr', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2018-01-04', 'title': 'NNDSS - Table II. Invasive Pneumococcal Diseases, Age <5'}
{'description': '<p>TABLE III. Deaths in 122 U.S. cities – 2016. 122 Cities Mortality Reporting System — Each week, the vital statistics offices of 122 cities across the United States report the total number of death certificates processed and the number of those for which pneumonia or influenza was listed as the underlying or contributing cause of death by age group (Under 28 days, 28 days –1 year, 1-14 years, 15-24 years, 25-44 years, 45-64 years, 65-74 years, 75-84 years, and ≥ 85 years).</p>\n<p>FOOTNOTE:<br />\nU: Unavailable. —: No reported cases.<br />\n* Mortality data in this table are voluntarily reported from 122 cities in the United States, most of which have populations of 100,000 or more. A death is reported by the place of its occurrence and by the week that the death certificate was filed. Fetal deaths are not included.</p>\n<p>† Pneumonia and influenza.</p>\n<p>§ Total includes unknown ages.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'landingPage': 'https://data.cdc.gov/d/rpjd-ejph', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-10-06', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/rpjd-ejph', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rpjd-ejph/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rpjd-ejph/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rpjd-ejph/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rpjd-ejph/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['122 cities', '2016', 'death', 'influenza', 'mortality', 'pneumonia'], 'bureauCode': ['009:00'], 'modified': '2018-01-19', 'title': 'TABLE III. Deaths in 122 U.S. cities'}
{'description': '<p>NNDSS - Table II. Tetanus to Vibriosis - 2015.In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories. Note:These are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting. Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available. Footnotes:C.N.M.I.: Commonwealth of Northern Mariana Islands. U: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum. * Three low incidence conditions, rubella, rubella congenital, and tetanus, have been moved to Table 2 to facilitate case count verification with reporting jurisdictions. ��� Case counts for reporting year 2015 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>. Data for TB are displayed in Table IV, which appears quarterly. �� Any species of the family Vibrionaceae, other than toxigenic Vibrio cholerae O1 or O139.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/nf22-99pv', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-01-07', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/nf22-99pv', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/nf22-99pv/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/nf22-99pv/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/nf22-99pv/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/nf22-99pv/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2015', 'mmwr', 'nedss', 'netss', 'nndss', 'tetanus', 'varicella', 'vibriosis', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2016-01-07', 'title': 'NNDSS - Table II. Tetanus to Vibriosis'}
{'description': '<p>This data set contains a list of hospice agencies with data on their scores on the Consumer Assessment of Healthcare Providers and Systems (CAHPS®) Hospice Survey measures.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospice Compare'], 'landingPage': 'https://data.medicare.gov/d/gxki-hrr8', 'contactPoint': {'hasEmail': 'mailto:hospicecahpssurvey@hsag.com', 'fn': 'CMS'}, 'issued': '2019-11-21', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/gxki-hrr8', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/gxki-hrr8/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/gxki-hrr8/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/gxki-hrr8/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/gxki-hrr8/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['care', 'hospice', 'hospice care', 'list'], 'bureauCode': ['009:38'], 'modified': '2020-11-19', 'title': 'Hospice Compare - Provider CAHPS Hospice Survey Data'}
{'description': '<p>This data set contains the national average (mean) scores of Medicare-certified hospice agencies on the Consumer Assessment of Healthcare Providers and Systems (CAHPS®) Hospice Survey measures.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospice Compare'], 'landingPage': 'https://data.medicare.gov/d/7cv8-v37d', 'contactPoint': {'hasEmail': 'mailto:hospicecahpssurvey@hsag.com', 'fn': 'CMS'}, 'issued': '2019-08-15', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/7cv8-v37d', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/7cv8-v37d/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/7cv8-v37d/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/7cv8-v37d/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/7cv8-v37d/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['care', 'hospice', 'hospice care', 'list'], 'bureauCode': ['009:38'], 'modified': '2020-11-19', 'title': 'Hospice Compare - National CAHPS Hospice Survey Data'}
{'description': '<p>A list of zip codes where hospice provides services.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospice Compare'], 'landingPage': 'https://data.medicare.gov/d/95rg-2usp', 'contactPoint': {'hasEmail': 'mailto:HospicePRquestions@cms.hhs.gov', 'fn': 'HospicePRquestions@cms.hhs.gov'}, 'issued': '2019-08-15', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/95rg-2usp', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/95rg-2usp/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/95rg-2usp/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/95rg-2usp/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/95rg-2usp/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['care', 'hospice', 'hospice care', 'list'], 'bureauCode': ['009:38'], 'modified': '2020-11-19', 'title': 'Hospice - Zip Data'}
{'description': '<p>NNDSS - TABLE 1OO. Viral hemorrhagic fevers, Machupo virus to Viral hemorrhagic fevers, Sabia virus - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />\n§ Prior to 2015, CDC\'s National Notifiable Diseases Surveillance System (NNDSS) did not receive electronic data about incident cases of specific viral hemorrhagic fevers; instead data were collected in aggregate as "viral hemorrhagic fevers\'. NNDSS was updated beginning in 2015 to receive data for each of the viral hemorrhagic fevers listed.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/5nfe-wsjn', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/5nfe-wsjn', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5nfe-wsjn/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5nfe-wsjn/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5nfe-wsjn/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5nfe-wsjn/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'machupo virus', 'marburg virus', 'nedss', 'netss', 'nndss', 'sabia virus', 'viral hemorrhagic fevers', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-05-30', 'title': 'NNDSS - TABLE 1OO. Viral hemorrhagic fevers, Machupo virus to Viral hemorrhagic fevers, Sabia virus'}
{'description': '<p>NNDSS - TABLE 1X. Meningococcal disease, Other serogroups to Meningococcal disease, Unknown serogroup - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/aagc-37gx', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/aagc-37gx', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/aagc-37gx/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/aagc-37gx/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/aagc-37gx/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/aagc-37gx/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'meningococcal disease', 'nedss', 'netss', 'nndss', 'other serogroups', 'unknown serogroup', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-05-30', 'title': 'NNDSS - TABLE 1X. Meningococcal disease, Other serogroups to Meningococcal disease, Unknown serogroup'}
{'description': '<p>NNDSS - Table 1A. Anthrax to Arboviral diseases, Eastern equine encephalitis virus disease - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nC.N.M.I.: Commonwealth of Northern Mariana Islands.<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/cz39-ahbn', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/cz39-ahbn', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/cz39-ahbn/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/cz39-ahbn/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/cz39-ahbn/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/cz39-ahbn/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'anthrax', 'arboviral diseases', 'chikungunya virus disease', 'eastern equine encephalitis virus disease', 'nedss', 'netss', 'neuroinvasive and non-neuroinvasive', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-05-30', 'title': 'NNDSS - TABLE 1A. Anthrax to Arboviral diseases, Eastern equine encephalitis virus disease'}
{'description': '<p>2012-2018 (even years). Data from BRFSS for indicators of adult oral health for even years from 2012 through 2018. National estimates are represented by the median prevalence among 50 states and the District of Columbia data. Estimates are prepared from the BRFSS public use data sets. Estimates in this file are not age adjusted, and may differ slightly from estimates available from the BRFSS web site or Chronic Disease Indicators due to small differences in definition, age adjustment or rounding. For more information, see: <a href="http://www.cdc.gov/oralhealthdata/overview/Adult_Indicators.html">http://www.cdc.gov/oralhealthdata/overview/Adult_Indicators.html</a></p>\n', 'programCode': ['009:020'], 'title': 'NOHSS Adult Indicators', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Oral Health'], 'landingPage': 'https://data.cdc.gov/d/jz6n-v26y', 'contactPoint': {'hasEmail': 'mailto:oralhealth@cdc.gov', 'fn': 'Oral Health Inquiries'}, 'issued': '2019-05-13', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/jz6n-v26y', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/jz6n-v26y/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/jz6n-v26y/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/jz6n-v26y/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/jz6n-v26y/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['access to care', 'adult', 'adults', 'brfss', 'dental care', 'dental cleaning', 'dental visits', 'dentist', 'division of oral health', 'nohss', 'oral health', 'prevalence', 'surveillance', 'tooth loss'], 'bureauCode': ['009:20'], 'modified': '2020-11-17', 'references': ['https://www.cdc.gov/oralhealthdata/'], 'describedBy': 'https://chronicdata.cdc.gov/Oral-Health/NOHSS-Adult-Indicators/jz6n-v26y'}
{'description': '<p>Provisional estimates of death rates. Estimates are presented for each of the 15 leading causes of death plus estimates for deaths attributed to drug overdose, falls (for persons aged 65 and over), human immunodeficiency virus (HIV) disease, homicide, and firearms-related deaths.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/489q-934x', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2018-05-23', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/489q-934x', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/489q-934x/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/489q-934x/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/489q-934x/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/489q-934x/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['leading causes of death', 'national vital statistics system', 'nchs', 'nvss', 'vital statistics rapid release', 'vsrr'], 'bureauCode': ['009:00'], 'modified': '2020-11-17', 'title': 'NCHS - VSRR Quarterly provisional estimates for selected indicators of mortality'}
{'description': '<p>NNDSS - Table II. Cryptosporidiosis to Dengue - 2016. In this Table, provisional* cases of selected† notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories.</p>\n<p>Note:<br />\nThese are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting.</p>\n<p>Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available.</p>\n<p>Footnotes:<br />\nC.N.M.I.: Commonwealth of Northern Mariana Islands.<br />\nU: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<ul>\n<li>Case counts for reporting year 2016 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/">http://wwwn.cdc.gov/nndss/document/</a> ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf. Data for TB are displayed in Table IV, which appears quarterly.<br />\n† Three low incidence conditions, rubella, rubella congenital, and tetanus, are in Table II to facilitate case count verification with reporting jurisdictions.<br />\n§ Includes data for dengue and dengue-like illness. Office of Management and Budget approval of the NNDSS Revision #0920-0728 on January 21, 2016, authorized CDC to receive data for these conditions. CDC is in the process of soliciting data for these conditions.</li>\n</ul>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/kikd-77zw', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2017-01-05', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/kikd-77zw', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/kikd-77zw/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/kikd-77zw/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/kikd-77zw/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/kikd-77zw/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2016', 'cryptosporidiosis', 'dengue', 'dengue virus infection', 'mmwr', 'nedss', 'netss', 'nndss', 'severe dengue', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2017-01-05', 'title': 'NNDSS - Table II. Cryptosporidiosis to Dengue'}
{'description': '<p>State, territorial, and county executive orders, administrative orders, resolutions, and proclamations are collected from government websites and cataloged and coded using Microsoft Excel by one coder with one or more additional coders conducting quality assurance.</p>\n<p>Data were collected to determine when individuals in states, territories, and counties were subject to executive orders, administrative orders, resolutions, and proclamations for COVID-19 that require or recommend people stay in their homes.</p>\n<p>These data are derived from the publicly available state, territorial, and county executive orders, administrative orders, resolutions, and proclamations (“orders”) for COVID-19 that expressly require or recommend individuals stay at home found by the CDC, COVID-19 Community Intervention and At-Risk Task Force, Monitoring and Evaluation Team & CDC, Center for State, Tribal, Local, and Territorial Support, Public Health Law Program from March 15 through May 5, 2020 (for county orders) and through September 14, 2020 (for state and territorial orders). These data will be updated as new orders are collected. Any orders not available through publicly accessible websites are not included in these data. Only official copies of the documents or, where official copies were unavailable, official press releases from government websites describing requirements were coded; news media reports on restrictions were excluded. Recommendations not included in an order are not included in these data. These data do not include mandatory business closures, curfews, or limitations on public or private gatherings. These data do not necessarily represent an official position of the Centers for Disease Control and Prevention.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Policy Surveillance'], 'landingPage': 'https://data.cdc.gov/d/qz3x-mf9n', 'contactPoint': {'hasEmail': 'mailto:cak8@cdc.gov', 'fn': 'Craig Kassinger'}, 'issued': '2020-11-10', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/qz3x-mf9n', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qz3x-mf9n/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qz3x-mf9n/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qz3x-mf9n/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qz3x-mf9n/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['covid-19', 'executive order', 'government order', 'legal epidemiology', 'mitigation', 'proclamation', 'public health order', 'shelter-in-place', 'social distancing', 'stay-at-home'], 'bureauCode': ['009:20'], 'modified': '2020-11-17', 'title': 'U.S. State, Territorial, and County Stay-At-Home Orders: March 15-May 5 (County) and September 14 (State) by County by Day'}
{'description': '<p>State and territorial executive orders, administrative orders, resolutions, and proclamations are collected from government websites and cataloged and coded using Microsoft Excel by one coder with one or more additional coders conducting quality assurance.</p>\n<p>Data were collected to determine when individuals in states and territories were subject to executive orders, administrative orders, resolutions, and proclamations for COVID-19 that require or recommend people stay in their homes. Data consists exclusively of state and territorial orders, many of which apply to specific counties within their respective state or territory; therefore, data is broken down to the county level.</p>\n<p>These data are derived from the publicly available state and territorial executive orders, administrative orders, resolutions, and proclamations (“orders”) for COVID-19 that expressly require or recommend individuals stay at home found by the CDC, COVID-19 Community Intervention and At-Risk Task Force, Monitoring and Evaluation Team & CDC, Center for State, Tribal, Local, and Territorial Support, Public Health Law Program from March 15 through September 14, 2020. These data will be updated as new orders are collected. Any orders not available through publicly accessible websites are not included in these data. Only official copies of the documents or, where official copies were unavailable, official press releases from government websites describing requirements were coded; news media reports on restrictions were excluded. Recommendations not included in an order are not included in these data. These data do not include mandatory business closures, curfews, or limitations on public or private gatherings. These data do not necessarily represent an official position of the Centers for Disease Control and Prevention.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Policy Surveillance'], 'landingPage': 'https://data.cdc.gov/d/y2iy-8irm', 'contactPoint': {'hasEmail': 'mailto:cak8@cdc.gov', 'fn': 'Craig Kassinger'}, 'issued': '2020-11-13', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/y2iy-8irm', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/y2iy-8irm/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/y2iy-8irm/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/y2iy-8irm/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/y2iy-8irm/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['covid-19', 'executive order', 'government order', 'legal epidemiology', 'mitigation', 'proclamation', 'public health order', 'shelter-in-place', 'social distancing', 'stay-at-home'], 'bureauCode': ['009:20'], 'modified': '2020-11-17', 'title': 'U.S. State and Territorial Stay-At-Home Orders: March 15 – September 14 by County by Day'}
{'description': '<p>The bipartisan CARES Act and the Paycheck Protection Program and Health Care Enhancement Act provided $175 billion in relief funds to hospitals and other healthcare providers on the front lines of the coronavirus response. The Department of Health and Human Services through the Health Resources and Services Administration is distributing two rounds of payments to hospitals in High Impact areas for positive COVID-19 admissions. In the first round of the High Impact Allocation, $12 billion was distributed to nearly 400 hospitals who provided inpatient care for 100 or more COVID-19 patients through April 10, 2020. $2 billion of these payments was distributed to these hospitals based on their Medicare disproportionate share and uncompensated care payments. In the second round of funding, $10 billion will be distributed to hospitals having over 161 COVID-19 admissions between January 1 and June 10, 2020.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Administrative'], 'landingPage': 'https://data.cdc.gov/d/b58h-s9zx', 'contactPoint': {'hasEmail': 'mailto:PRFdata@hrsa.gov', 'fn': 'HRSA Chief Data Officer'}, 'issued': '2020-07-20', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/b58h-s9zx', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/b58h-s9zx/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/b58h-s9zx/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/b58h-s9zx/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/b58h-s9zx/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['covid-19', 'provider relief fund'], 'bureauCode': ['009:15'], 'modified': '2020-11-16', 'title': 'Provider Relief Fund COVID-19 High-Impact Payments'}
{'description': '<p>Percentages are weighted to population characteristics. Data are not available if it did not meet BRFSS stability requirements.For more information on these requirements, as well as risk factors and calculated variables, see the Technical Documents and Survey Data for a specific year - <a href="http://www.cdc.gov/brfss/annual_data/annual_data.htm.Recommended">http://www.cdc.gov/brfss/annual_data/annual_data.htm.Recommended</a> citation: Centers for Disease Control and Prevention (CDC). Behavioral Risk Factor Surveillance System. Atlanta, Georgia: U.S. Department of Health and Human Services, Centers for Disease Control and Prevention, [appropriate year].</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Smoking & Tobacco Use'], 'landingPage': 'https://data.cdc.gov/d/j8jk-5ztv', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2013-08-01', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/j8jk-5ztv', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/j8jk-5ztv/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/j8jk-5ztv/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/j8jk-5ztv/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/j8jk-5ztv/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['adults', 'brfss', 'current smokers'], 'bureauCode': ['009:00'], 'modified': '2015-08-27', 'title': 'BRFSS Prevalence And Trends Data: Tobacco Use - Adults Who Are Current Smokers for 1995-2010'}
{'description': '<p>NNDSS - Table II. Tetanus to Varicella - 2018. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states or territory.</p>\n<p>Note:</p>\n<p>This table contains provisional cases of selected national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:</p>\n<p>C.N.M.I.: Commonwealth of Northern Mariana Islands.<br />\nU: Unavailable. —: No reported cases. N: Not reportable. NA: Not Available. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<ul>\n<li>Case counts for reporting years 2017 and 2018 are provisional and subject to change. Data for years 2013 through 2016 are finalized. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>.</li>\n</ul>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/i42d-szcv', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-01-03', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/i42d-szcv', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/i42d-szcv/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/i42d-szcv/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/i42d-szcv/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/i42d-szcv/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2018', 'nedss', 'netss', 'nndss', 'tetanus', 'varicella morbidity', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-01-03', 'title': 'NNDSS - Table II. Tetanus to Varicella'}
{'description': '<p>NNDSS - Table II. Chlamydia to Coccidioidomycosis - 2016. In this Table, provisional* cases of selected† notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories.<br />\nNote:<br />\nThese are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting.</p>\n<p>Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available.</p>\n<p>Footnotes:<br />\nC.N.M.I.: Commonwealth of Northern Mariana Islands.<br />\nU: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<ul>\n<li>Case counts for reporting year 2016 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>. Data for TB are displayed in Table IV, which appears quarterly.<br />\n† Three low incidence conditions, rubella, rubella congenital, and tetanus, are in Table II to facilitate case count verification with reporting jurisdictions.</li>\n</ul>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/n835-hpyp', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2017-01-05', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/n835-hpyp', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/n835-hpyp/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/n835-hpyp/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/n835-hpyp/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/n835-hpyp/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2016', 'chlamydia trachomatis infection', 'coccidioidomycosis', 'mmwr', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2017-01-05', 'title': 'NNDSS - Table II. Chlamydia to Coccidioidomycosis'}
{'description': '<p>Weekly data on the number of deaths from all causes by sex, age group, and race/Hispanic origin group for the United States. Counts of deaths in more recent weeks can be compared with counts from earlier years (2015-2019) to determine if the number is higher than expected.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/m74n-4hbs', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2020-11-12', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/m74n-4hbs', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/m74n-4hbs/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/m74n-4hbs/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/m74n-4hbs/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/m74n-4hbs/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['covid-19', 'excess deaths', 'nchs'], 'bureauCode': ['009:00'], 'modified': '2020-11-13', 'title': 'AH Excess Deaths by Sex, Age, and Race'}
{'description': '<p>Cumulative provisional counts of deaths sex, race/Hispanic origin, age group, and by select underlying causes of death. The dataset also includes provisional counts of death for COVID-19, coded to ICD-10 code U07.1 as an underlying or multiple cause of death. Includes deaths that occurred between January 1, 2020 to July 4, 2020.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/sf7h-sajc', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2020-08-04', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/sf7h-sajc', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/sf7h-sajc/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/sf7h-sajc/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/sf7h-sajc/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/sf7h-sajc/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['age group', 'cause of death', 'coronavirus', 'covid-19', 'deaths', 'hispanic origin', 'mortality', 'race'], 'bureauCode': ['009:00'], 'modified': '2020-11-12', 'title': 'Cumulative Provisional Death Counts by Sex, Race, and Age through 7/4/2020'}
{'description': '<p>Provisional counts of deaths by the month the deaths occurred, by age group and HHS region, for select underlying causes of death for 2019-2020. The dataset also includes monthly provisional counts of death for COVID-19, coded to ICD-10 code U07.1 as an underlying or multiple cause of death.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/ezfr-g6hf', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2020-09-04', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/ezfr-g6hf', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ezfr-g6hf/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ezfr-g6hf/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ezfr-g6hf/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ezfr-g6hf/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['age group', 'covid-19', 'death', 'monthly', 'mortality'], 'bureauCode': ['009:00'], 'modified': '2020-11-12', 'title': 'Monthly provisional counts of deaths by age group and HHS region for select causes of death'}
{'description': '<p>Provisional death counts of sickle cell disease and coronavirus disease 2019 (COVID-19), by quarter, age, and race or Hispanic origin.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/3sh4-uqpm', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2020-09-25', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/3sh4-uqpm', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/3sh4-uqpm/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/3sh4-uqpm/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/3sh4-uqpm/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/3sh4-uqpm/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['covid-19', 'mortality', 'sickle cell disease'], 'bureauCode': ['009:00'], 'modified': '2020-11-12', 'title': 'AH Sickle Cell Disease Provisional Death Counts 2019-2020'}
{'description': '<p>Source: Behavioral Risk Factor Surveillance System (BRFSS), 2012 & 2014.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Motor Vehicle'], 'landingPage': 'https://data.cdc.gov/d/s9bp-7k3m', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-09-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/s9bp-7k3m', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/s9bp-7k3m/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/s9bp-7k3m/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/s9bp-7k3m/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/s9bp-7k3m/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cdc', 'centers for disease control and prevention'], 'bureauCode': ['009:00'], 'modified': '2016-09-26', 'title': 'Percentage of Adults Who Report Driving After Drinking Too Much (in the past 30 days), All States, 2012 & 2014'}
{'description': '<p>TABLE III. Deaths in 122 U.S. cities - 2015122 Cities Mortality Reporting System ��� Each week, the vital statistics offices of 122 cities across the United States report the total number of death certificates processed and the number of those for which pneumonia or influenza was listed as the underlying or contributing cause of death by age group (Under 28 days, 28 days ���1 year, 1-14 years, 15-24 years, 25-44 years, 45-64 years, 65-74 years, 75-84 years, and ��� 85 years).FOOTNOTE:U: Unavailable -: No reported cases * Mortality data in this table are voluntarily reported from 122 cities in the United States, most of which have populations of 100,000 or more. A death is reported by the place of its occurrence and by the week that the death certificate was filed. Fetal deaths are not included. ** Totals include unknown ages. *** Partial counts for this city.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'landingPage': 'https://data.cdc.gov/d/7esm-uptm', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-01-07', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/7esm-uptm', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7esm-uptm/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7esm-uptm/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7esm-uptm/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7esm-uptm/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['122 cities', '2015', 'death', 'influenza', 'mortality', 'pneumonia'], 'bureauCode': ['009:00'], 'modified': '2018-01-19', 'title': 'TABLE III. Deaths in 122 U.S. cities'}
{'description': '<p>NNDSS - Table II. Spotted Fever Rickettsiosis to Syphilis - 2015.In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories. Note:These are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting. Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available. Footnotes:C.N.M.I.: Commonwealth of Northern Mariana Islands. U: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum. * Three low incidence conditions, rubella, rubella congenital, and tetanus, have been moved to Table 2 to facilitate case count verification with reporting jurisdictions. ��� Case counts for reporting year 2015 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>. Data for TB are displayed in Table IV, which appears quarterly. �� Illnesses with similar clinical presentation that result from Spotted fever group rickettsia infections are reported as Spotted fever rickettsioses. Rocky Mountain spotted fever (RMSF) caused by Rickettsia rickettsii, is the most common and well-known spotted fever.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/ekd3-qu3w', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-01-07', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/ekd3-qu3w', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ekd3-qu3w/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ekd3-qu3w/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ekd3-qu3w/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ekd3-qu3w/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2015', 'mmwr', 'nedss', 'netss', 'nndss', 'rmsf', 'spotted fever rickettsiosis', 'syphilis primary and secondary', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2016-01-07', 'title': 'NNDSS - Table II. Spotted Fever Rickettsiosis to Syphilis'}
{'description': '<p>This data contains provisional counts for drug overdose deaths based on a current flow of mortality data in the National Vital Statistics System. Counts for the most recent final annual data are provided for comparison. National provisional counts include deaths occurring within the 50 states and the District of Columbia as of the date specified and may not include all deaths that occurred during a given time period. Provisional counts are often incomplete and causes of death may be pending investigation (see Technical notes) resulting in an underestimate relative to final counts. To address this, methods were developed to adjust provisional counts for reporting delays by generating a set of predicted provisional counts (see Technical notes). Starting in June 2018, this monthly data release will include both reported and predicted provisional counts.</p>\n<p>The provisional data include: (a) the reported and predicted provisional counts of deaths due to drug overdose occurring nationally and in each jurisdiction; (b) the percentage changes in provisional drug overdose deaths for the current 12 month-ending period compared with the 12-month period ending in the same month of the previous year, by jurisdiction; and (c) the reported and predicted provisional counts of drug overdose deaths involving specific drugs or drug classes occurring nationally and in selected jurisdictions. The reported and predicted provisional counts represent the numbers of deaths due to drug overdose occurring in the 12-month periods ending in the month indicated. These counts include all seasons of the year and are insensitive to variations by seasonality. Deaths are reported by the jurisdiction in which the death occurred.</p>\n<p>Several data quality metrics, including the percent completeness in overall death reporting, percentage of deaths with cause of death pending further investigation, and the percentage of drug overdose deaths with specific drugs or drug classes reported are included to aid in interpretation of provisional data as these measures are related to the accuracy of provisional counts (see Technical notes). Reporting of the specific drugs and drug classes involved in drug overdose deaths varies by jurisdiction, and comparisons of death rates involving specific drugs across selected jurisdictions should not be made (see Technical notes). Provisional data will be updated on a monthly basis as additional records are received.</p>\n<p>Technical notes</p>\n<p>Nature and sources of data</p>\n<p>Provisional drug overdose death counts are based on death records received and processed by the National Center for Health Statistics (NCHS) as of a specified cutoff date. The cutoff date is generally the first Sunday of each month. National provisional estimates include deaths occurring within the 50 states and the District of Columbia. NCHS receives the death records from state vital registration offices through the Vital Statistics Cooperative Program (VSCP).</p>\n<p>The timeliness of provisional mortality surveillance data in the National Vital Statistics System (NVSS) database varies by cause of death. The lag time (i.e., the time between when the death occurred and when the data are available for analysis) is longer for drug overdose deaths compared with other causes of death (1). Thus, provisional estimates of drug overdose deaths are reported 6 months after the date of death.</p>\n<p>Provisional death counts presented in this data visualization are for “12-month ending periods,” defined as the number of deaths occurring in the 12-month period ending in the month indicated. For example, the 12-month ending period in June 2017 would include deaths occurring from July 1, 2016, through June 30, 2017. The 12-month ending period counts include all seasons of the year and are insensitive to reporting variations by seasonality. Counts for the 12-month period ending in the same month of the previous year are shown for comparison. These provisional counts of drug overdose deaths and re</p>\n', 'programCode': ['009:020'], 'temporal': '2015-01-01T05:00:00-05:00/2017-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/xkb8-kh2a', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2019-04-17', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/xkb8-kh2a', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xkb8-kh2a/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xkb8-kh2a/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xkb8-kh2a/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xkb8-kh2a/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cocaine', 'deaths', 'drug', 'drug overdose', 'heroin', 'methadone', 'mortality', 'nchs', 'opiate', 'opioid', 'psychostimulants', 'state', 'united states'], 'bureauCode': ['009:00'], 'modified': '2020-11-12', 'title': 'VSRR Provisional Drug Overdose Death Counts', 'accrualPeriodicity': 'R/P1M'}
{'description': '<p>NNDSS - TABLE 1Z. Pertussis to Poliomyelitis, paralytic - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/bve7-bjy2', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/bve7-bjy2', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/bve7-bjy2/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/bve7-bjy2/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/bve7-bjy2/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/bve7-bjy2/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'nedss', 'netss', 'nndss', 'paralytic', 'pertussis', 'plague', 'poliomyelitis', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-05-30', 'title': 'NNDSS - TABLE 1Z. Pertussis to Poliomyelitis, paralytic'}
{'description': '<p>NNDSS - Table 1F. Brucellosis to Candida auris, clinical - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />\n§ Candida auris, clinical colonization/screening cases are not included in this table. These data are available on the Mycotic Diseases Branch\'s Tracking Candida auris page (<a href="https://www.cdc.gov/fungal/candida-auris/tracking-c-auris.html">https://www.cdc.gov/fungal/candida-auris/tracking-c-auris.html</a>).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/w54d-atna', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/w54d-atna', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/w54d-atna/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/w54d-atna/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/w54d-atna/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/w54d-atna/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'brucellosis', 'campylobacteriosis', 'candida auris', 'clinical', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-05-30', 'title': 'NNDSS - TABLE 1F. Brucellosis to Candida auris, clinical'}
{'description': '<p>NNDSS - TABLE 1Y. Mumps to Novel influenza A virus infections - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />\n§ Novel influenza A virus infections are human infections with influenza A viruses that are different from currently circulating human seasonal influenza viruses. With the exception of one avian lineage influenza A (H7N2) virus, all novel influenza A virus infections reported to CDC since 2012 have been variant influenza viruses.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/yvsw-8ht9', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/yvsw-8ht9', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/yvsw-8ht9/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/yvsw-8ht9/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/yvsw-8ht9/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/yvsw-8ht9/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'mumps', 'nedss', 'netss', 'nndss', 'novel influenza a virus infections', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-05-30', 'title': 'NNDSS - TABLE 1Y. Mumps to Novel influenza A virus infections'}
{'description': '<p>NNDSS - Table 1I. Cryptosporidiosis to Cyclosporiasis - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/khjf-tq2k', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/khjf-tq2k', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/khjf-tq2k/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/khjf-tq2k/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/khjf-tq2k/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/khjf-tq2k/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'cryptosporidiosis', 'cyclosporiasis', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-05-30', 'title': 'NNDSS - TABLE 1I. Cryptosporidiosis to Cyclosporiasis'}
{'description': '<p>Final counts of deaths by the week the deaths occurred, by state of occurrence, and by select causes of death for 2014-2018. Death counts in this dataset were derived from the National Vital Statistics System database that provides the most timely access to the data. Therefore, counts may differ slightly from final data due to differences in processing, recoding, and imputation.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/3yf8-kanr', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2020-04-28', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/3yf8-kanr', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/3yf8-kanr/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/3yf8-kanr/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/3yf8-kanr/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/3yf8-kanr/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cause of death'], 'bureauCode': ['009:00'], 'modified': '2020-11-10', 'title': 'Weekly Counts of Deaths by State and Select Causes, 2014-2018'}
{'description': '<p>Deaths involving coronavirus disease 2019 (COVID-19) and pneumonia reported to NCHS by place of death, age, and state.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/g4z9-a9d3', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2020-07-24', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/g4z9-a9d3', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/g4z9-a9d3/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/g4z9-a9d3/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/g4z9-a9d3/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/g4z9-a9d3/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['centers-for-disease-control-and-prevention'], 'bureauCode': ['009:00'], 'modified': '2020-11-10', 'title': 'Provisional COVID-19 Death Counts by Place of Death and Age Group'}
{'description': '<p>Cumulative provisional counts of deaths sex, race/Hispanic origin, age group, and by select underlying causes of death. The dataset also includes provisional counts of death for COVID-19, coded to ICD-10 code U07.1 as an underlying or multiple cause of death. Includes deaths that occurred between January 1, 2020 to July 11, 2020.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/mwk9-wnfr', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2020-07-22', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/mwk9-wnfr', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mwk9-wnfr/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mwk9-wnfr/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mwk9-wnfr/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mwk9-wnfr/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['age group', 'cause of death', 'coronavirus', 'covid-19', 'deaths', 'hispanic origin', 'mortality', 'race'], 'bureauCode': ['009:00'], 'modified': '2020-11-10', 'title': 'Cumulative Provisional Counts of Deaths by Sex, Race, and Age'}
{'description': '<p>Deaths involving coronavirus disease 2019 (COVID-19) by month of death, region, age, place of death, and race and Hispanic origin.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/aie4-agrk', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2020-09-11', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/aie4-agrk', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/aie4-agrk/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/aie4-agrk/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/aie4-agrk/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/aie4-agrk/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['age group', 'covid-19', 'hispanic origin', 'monthly', 'race'], 'bureauCode': ['009:00'], 'modified': '2020-11-10', 'title': 'Monthly counts of COVID-19 deaths, by region, age, and race and Hispanic origin'}
{'description': '<p>Deaths involving coronavirus disease 2019 (COVID-19) by month of death, region, age, place of death, and race and Hispanic origin: May-August 2020.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/w4jm-mysj', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2020-09-28', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/w4jm-mysj', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/w4jm-mysj/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/w4jm-mysj/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/w4jm-mysj/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/w4jm-mysj/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['age group', 'covid-19', 'hispanic origin', 'monthly', 'race'], 'bureauCode': ['009:00'], 'modified': '2020-11-10', 'title': 'Monthly counts of COVID-19 deaths, by region, age, place, and race and Hispanic origin'}
{'description': '<p>Provisional count of deaths involving coronavirus disease 2019 (COVID-19) by United States county, from week ending February 1, 2020 through week ending August 1, 2020.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/6vqh-esgs', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2020-09-24', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/6vqh-esgs', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6vqh-esgs/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6vqh-esgs/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6vqh-esgs/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6vqh-esgs/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['coronavirus', 'county', 'covid-19', 'deaths', 'mortality', 'nchs'], 'bureauCode': ['009:00'], 'modified': '2020-11-10', 'title': 'AH County-level Provisional COVID-19 Deaths Counts'}
{'description': '<p>Provisional death counts of COVID-19 deaths by place of death, week, and age.</p>\n<p>Data source: National Center for Health Statistics National Vital Statistics System. Provisional data for 2020.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/g7hk-rc8d', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2020-10-05', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/g7hk-rc8d', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/g7hk-rc8d/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/g7hk-rc8d/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/g7hk-rc8d/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/g7hk-rc8d/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['centers-for-disease-control-and-prevention'], 'bureauCode': ['009:00'], 'modified': '2020-11-10', 'title': 'AH Place of Death By Age and Week, Provisional Counts of COVID-19 Deaths'}
{'description': '<p>Provisional death counts of diabetes, coronavirus disease 2019 (COVID-19) and other select causes of death, by month, sex, and age.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/qdcb-uzft', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2020-10-21', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/qdcb-uzft', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qdcb-uzft/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qdcb-uzft/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qdcb-uzft/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qdcb-uzft/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['covid-19', 'diabetes', 'mortality'], 'bureauCode': ['009:00'], 'modified': '2020-11-10', 'title': 'AH Provisional Diabetes Death Counts, 2020'}
{'description': '<p>NNDSS - Table II. Rubella to Salmonellosis - 2015.In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed.The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories. Note:These are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting. Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available. Footnotes:C.N.M.I.: Commonwealth of Northern Mariana Islands. U: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum. * Three low incidence conditions, rubella, rubella congenital, and tetanus, have been moved to Table 2 to facilitate case count verification with reporting jurisdictions. ��� Case counts for reporting year 2015 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>. Data for TB are displayed in Table IV, which appears quarterly.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/d6kj-devz', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-01-07', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/d6kj-devz', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/d6kj-devz/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/d6kj-devz/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/d6kj-devz/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/d6kj-devz/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2015', 'congenital syndrome', 'mmwr', 'nedss', 'netss', 'nndss', 'rubella', 'salmonellosis', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2016-01-07', 'title': 'NNDSS - Table II. Rubella to Salmonellosis'}
{'description': '<p>NNDSS - TABLE 1S. Invasive pneumococcal disease, all ages, Confirmed to Invasive pneumococcal disease, all ages, Probable - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\n Max: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />\n§ Includes drug resistant and susceptible cases of Invasive Pneumococcal Disease.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/drfe-vxdh', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/drfe-vxdh', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/drfe-vxdh/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/drfe-vxdh/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/drfe-vxdh/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/drfe-vxdh/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'all ages', 'confirmed', 'invasive pneumococcal disease', 'nedss', 'netss', 'nndss', 'probable', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-05-30', 'title': 'NNDSS - TABLE 1S. Invasive pneumococcal disease, all ages, Confirmed to Invasive pneumococcal disease, all ages, Probable'}
{'description': '<p>The provisional counts for coronavirus disease (COVID-19) deaths are based on a current flow of mortality data in the National Vital Statistics System. National provisional counts include deaths occurring within the 50 states and the District of Columbia as of the date specified that have been received and coded. It is important to note that it can take several weeks for death records to be submitted to National Center for Health Statistics (NCHS), processed, coded, and tabulated. Therefore, the data shown on this page may be incomplete, and will likely not include all deaths that occurred during a given time period especially for the more recent time periods. Death counts for earlier weeks are continually revised and may increase or decrease as new and updated death certificate data are received from the states by NCHS. COVID-19 death counts shown here may differ from other published sources, as data currently are lagged by an average of 1-2 weeks.</p>\n<p>The provisional data presented on this page include the weekly provisional count of deaths in the United States due to COVID-19, deaths from all causes and percent of expected deaths (i.e., number of deaths received over number of deaths expected based on data from previous years), pneumonia deaths (excluding pneumonia deaths involving influenza), and pneumonia deaths involving COVID-19; (a) by week ending date, (b) by age at death, and (c) by specific jurisdictions. Future updates to this release may include additional detail such as demographic characteristics (e.g., sex), additional causes of death (e.g., acute respiratory distress syndrome or other comorbidities), or estimates based on models that account for reporting delays to generate more accurate predicted provisional counts.</p>\n<p>Pneumonia deaths are included to provide context for understanding the completeness of COVID-19 mortality data and related trends. Deaths due to COVID-19 may be misclassified as pneumonia deaths in the absence of positive test results, and pneumonia may appear on death certificates as a comorbid condition. Thus, increases in pneumonia deaths may be an indicator of excess COVID-19-related mortality. Additionally, estimates of completeness for pneumonia deaths may provide context for understanding the lag in reporting for COVID-19 deaths, as it is anticipated that these causes would have similar delays in reporting, processing, and coding. However, it is possible that reporting of COVID-19 mortality may be slower or faster than for other causes of death, and that the delay may change over time. Analyses to better understand and quantify reporting delays for COVID-19 deaths and related causes are underway. The list of causes provided in these tables may expand in future releases as more data are received, and other potentially comorbid conditions are determined.</p>\n<p>Technical notes</p>\n<p>Comparing data in this report to other sources</p>\n<p>Provisional death counts in this report will not match counts in other sources, such as media reports or numbers from county health departments. Death data, once received and processed by National Center for Health Statistics (NCHS), are tabulated by the state or jurisdiction in which the death occurred. Death counts are not tabulated by the decedent’s state of residence. COVID-19 deaths may also be classified or defined differently in various reporting and surveillance systems. Death counts in this report include laboratory confirmed COVID-19 deaths and clinically confirmed COVID-19 deaths. This includes deaths where COVID-19 is listed as a “presumed” or “probable” cause. Some local and state health departments only report laboratory-confirmed COVID deaths. This may partly account for differences between NCHS reported death counts and death counts reported in other sources. Provisional counts reported here track approximately 1–2 weeks behind other published data sources on the number of COVID-19 deaths in the U.S. (1,2,3).</p>\n<p>Nature and sources of data</p>\n<p>Provisional death c</p>\n', 'programCode': ['009:020'], 'temporal': '2019-01-01T05:00:00-05:00/2020-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/hc4f-j6nb', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2020-04-23', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/hc4f-j6nb', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hc4f-j6nb/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hc4f-j6nb/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hc4f-j6nb/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hc4f-j6nb/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['age', 'coronavirus', 'covid-19', 'deaths', 'mortality', 'nchs', 'pneumonia', 'state', 'united states'], 'bureauCode': ['009:00'], 'modified': '2020-11-10', 'title': 'Provisional Death Counts for Coronavirus Disease (COVID-19)', 'accrualPeriodicity': 'R/P1D'}
{'description': '<p>NNDSS - Table II. Hepatitis (viral, acute, by type) A & B - 2018. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states or territory.</p>\n<p>Note:</p>\n<p>This table contains provisional cases of selected national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:</p>\n<p>C.N.M.I.: Commonwealth of Northern Mariana Islands.<br />\nU: Unavailable. —: No reported cases. N: Not reportable. NA: Not Available. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<ul>\n<li>Case counts for reporting years 2017 and 2018 are provisional and subject to change. Data for years 2013 through 2016 are finalized. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>.</li>\n</ul>\n<p>† Perinatal hepatitis C cases are not included in this table. These data will be included in the annual NNDSS tables on the NNDSS Data and Statistics page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>) beginning with data year 2018 and in the annual Summary of Viral Hepatitis, published online by CDC\'s Division of Viral Hepatitis, available at <a href="https://www.cdc.gov/hepatitis/statistics/2015surveillance/index.htm">https://www.cdc.gov/hepatitis/statistics/2015surveillance/index.htm</a>.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/btcp-84tv', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-01-03', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/btcp-84tv', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/btcp-84tv/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/btcp-84tv/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/btcp-84tv/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/btcp-84tv/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2018', 'acute', 'by type) a & b', 'hepatitis (viral', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-01-03', 'title': 'NNDSS - Table II. Hepatitis (viral, acute, by type) A & B'}
{'description': '<p>Percentages are weighted to population characteristics. Data are not available if it did not meet BRFSS stability requirements.For more information on these requirements, as well as risk factors and calculated variables, see the Technical Documents and Survey Data for a specific year - <a href="http://www.cdc.gov/brfss/annual_data/annual_data.htm.Recommended">http://www.cdc.gov/brfss/annual_data/annual_data.htm.Recommended</a> citation: Centers for Disease Control and Prevention (CDC). Behavioral Risk Factor Surveillance System. Atlanta, Georgia: U.S. Department of Health and Human Services, Centers for Disease Control and Prevention, [appropriate year].</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Smoking & Tobacco Use'], 'landingPage': 'https://data.cdc.gov/d/8zak-ewtm', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2013-08-02', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/8zak-ewtm', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/8zak-ewtm/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/8zak-ewtm/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/8zak-ewtm/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/8zak-ewtm/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['brfss', 'current smokers', 'former smoker', 'non-smoker'], 'bureauCode': ['009:00'], 'modified': '2015-08-27', 'title': 'BRFSS Prevalence and Trends Data: Tobacco Use - Four Level Smoking Data for 1995-2010'}
{'description': '<p>NNDSS - TABLE 1DD. Rubella to Rubella, congenital syndrome - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/ht29-hwxw', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/ht29-hwxw', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ht29-hwxw/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ht29-hwxw/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ht29-hwxw/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ht29-hwxw/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'nedss', 'netss', 'nndss', 'rubella', 'rubella congenital syndrome', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-05-30', 'title': 'NNDSS - TABLE 1DD. Rubella to Rubella, congenital syndrome'}
{'description': '<p>Nursing home summary information for the Health and Fire Safety Inspections currently listed on Nursing Home Compare, including dates of the three most recent inspections (including those with no deficiencies), and counts of deficiencies sited, overall and within the categories listed on Nursing Home Compare. Data are presented as one inspection cycle per provider. Note that deficiency counts do not include citations from complaint inspections.</p>\n', 'programCode': ['009:078'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Nursing Home Compare'], 'landingPage': 'https://data.medicare.gov/d/tbry-pc2d', 'contactPoint': {'hasEmail': 'mailto:BetterCare@cms.hhs.gov', 'fn': 'Nursing Home Compare'}, 'issued': '2020-05-08', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/tbry-pc2d', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/tbry-pc2d/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/tbry-pc2d/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/tbry-pc2d/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/tbry-pc2d/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['complaints', 'inspection results', 'nhc', 'nursing home', 'safety'], 'bureauCode': ['009:38'], 'modified': '2020-11-06', 'title': 'Survey Summary'}
{'description': '<p>General information on currently active nursing homes, including number of certified beds, quality measure scores, staffing and other information used in the Five-Star Rating System. Data are presented as one row per nursing home.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Nursing Home Compare'], 'landingPage': 'https://data.medicare.gov/d/4pq5-n9py', 'contactPoint': {'hasEmail': 'mailto:BetterCare@cms.hhs.gov', 'fn': 'Nursing Home Compare'}, 'issued': '2020-08-26', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/4pq5-n9py', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/4pq5-n9py/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/4pq5-n9py/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/4pq5-n9py/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/4pq5-n9py/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['general information', 'nhc', 'nursing home'], 'bureauCode': ['009:38'], 'modified': '2020-11-06', 'title': 'Provider Info'}
{'description': '<p>A list of a variety of averages for each state or territory as well as the national average, including each quality measure, staffing, fine amount and number of deficiencies. Each row displays a specific state or territory, the associated measure and average.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Nursing Home Compare'], 'landingPage': 'https://data.medicare.gov/d/xcdc-v8bm', 'contactPoint': {'hasEmail': 'mailto:BetterCare@cms.hhs.gov', 'fn': 'Nursing Home Compare'}, 'issued': '2020-10-28', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/xcdc-v8bm', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/xcdc-v8bm/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/xcdc-v8bm/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/xcdc-v8bm/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/xcdc-v8bm/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['general information', 'nhc', 'nursing home'], 'bureauCode': ['009:38'], 'modified': '2020-11-06', 'title': 'State US Averages'}
{'description': '<p>A list of the fines and payment denials currently displayed on Nursing Home Compare.</p>\n', 'programCode': ['009:078'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Nursing Home Compare'], 'landingPage': 'https://data.medicare.gov/d/g6vv-u9sr', 'contactPoint': {'hasEmail': 'mailto:BetterCare@cms.hhs.gov', 'fn': 'Nursing Home Compare'}, 'issued': '2020-07-29', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/g6vv-u9sr', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/g6vv-u9sr/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/g6vv-u9sr/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/g6vv-u9sr/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/g6vv-u9sr/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['enforcement', 'nhc', 'nursing home', 'penalties'], 'bureauCode': ['009:38'], 'modified': '2020-11-06', 'title': 'Penalties'}
{'description': '<p>A list of ownership information for currently active nursing homes.</p>\n', 'programCode': ['009:078'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Nursing Home Compare'], 'landingPage': 'https://data.medicare.gov/d/y2hd-n93e', 'contactPoint': {'hasEmail': 'mailto:BetterCare@cms.hhs.gov', 'fn': 'Nursing Home Compare'}, 'issued': '2019-09-25', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/y2hd-n93e', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/y2hd-n93e/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/y2hd-n93e/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/y2hd-n93e/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/y2hd-n93e/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['general information', 'nhc', 'nursing home'], 'bureauCode': ['009:38'], 'modified': '2020-11-06', 'title': 'Ownership'}
{'description': '<p>Quality measures displayed on Nursing Home Compare that are based on Medicare claims data. Each row contains a specific quality measure for a specific nursing home and includes the risk-adjusted score.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Nursing Home Compare'], 'landingPage': 'https://data.medicare.gov/d/ijh5-nb2v', 'contactPoint': {'hasEmail': 'mailto:BetterCare@cms.hhs.gov', 'fn': 'Nursing Home Compare'}, 'issued': '2020-07-29', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/ijh5-nb2v', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/ijh5-nb2v/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/ijh5-nb2v/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/ijh5-nb2v/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/ijh5-nb2v/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['measures', 'nhc', 'nursing home', 'quality', 'quality measures', 'ratings'], 'bureauCode': ['009:38'], 'modified': '2020-11-06', 'title': 'Medicare Claims Quality Measures'}
{'description': '<p>Quality measures displayed on Nursing Home Compare that are based on the resident assessments that make up the nursing home Minimum Data Set (MDS). Each row contains a specific quality measure for a specific nursing home and includes the 4-quarter score average and scores for each individual quarter.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Nursing Home Compare'], 'landingPage': 'https://data.medicare.gov/d/djen-97ju', 'contactPoint': {'hasEmail': 'mailto:BetterCare@cms.hhs.gov', 'fn': 'Nursing Home Compare'}, 'issued': '2020-07-29', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/djen-97ju', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/djen-97ju/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/djen-97ju/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/djen-97ju/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/djen-97ju/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['measures', 'nhc', 'nursing home', 'quality', 'quality measures', 'ratings'], 'bureauCode': ['009:38'], 'modified': '2020-11-06', 'title': 'MDS Quality Measures'}
{'description': '<p>A list of all health deficiencies currently listed on Nursing Home Compare, including the nursing home that received the deficiency, the associated inspection date, deficiency tag number, scope and severity, the current status of the deficiency and the correction date. Data are presented as one deficiency per row.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Nursing Home Compare'], 'landingPage': 'https://data.medicare.gov/d/r5ix-sfxw', 'contactPoint': {'hasEmail': 'mailto:BetterCare@cms.hhs.gov', 'fn': 'Nursing Home Compare'}, 'issued': '2020-05-08', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/r5ix-sfxw', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/r5ix-sfxw/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/r5ix-sfxw/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/r5ix-sfxw/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/r5ix-sfxw/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['complaints', 'inspection results', 'nhc', 'nursing home', 'safety'], 'bureauCode': ['009:38'], 'modified': '2020-11-06', 'title': 'Health Deficiencies'}
{'description': '<p>A list of all fire safety deficiencies currently listed on Nursing Home Compare, including the nursing home that received the deficiency, the associated inspection date, deficiency tag number, scope and severity, the current status of the deficiency and the correction date. Data are presented as one deficiency per row.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Nursing Home Compare'], 'landingPage': 'https://data.medicare.gov/d/ifjz-ge4w', 'contactPoint': {'hasEmail': 'mailto:BetterCare@cms.hhs.gov', 'fn': 'Nursing Home Compare'}, 'issued': '2019-12-04', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/ifjz-ge4w', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/ifjz-ge4w/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/ifjz-ge4w/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/ifjz-ge4w/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/ifjz-ge4w/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['complaints', 'inspection results', 'nhc', 'nursing home', 'safety'], 'bureauCode': ['009:38'], 'modified': '2020-11-06', 'title': 'Fire Safety Deficiencies'}
{'description': '<p>NOTES: Figures include all revisions received from the states and, therefore, may differ from those previously published. Data are provisional and are subject to monthly reporting variation. National data are calculated by summing the number of events reported by state of residence; counts are rounded to the nearest thousand (births and deaths) or hundred (infant deaths). Provisional counts may differ by approximately 2% from final counts, due to rounding and reporting variation. Additionally, the accuracy of the provisional counts may change over time. Data are estimates by state of residence. For discussion of the nature, source, and limitations of the data, see "Technical Notes" of the report, Births, Marriages, Divorces, and Deaths: Provisional Data for 2009. Available from URL: <a href="http://www.cdc.gov/nchs/data/nvsr/nvsr58/nvsr58_25.htm">http://www.cdc.gov/nchs/data/nvsr/nvsr58/nvsr58_25.htm</a>. Final counts of births, deaths, and infant deaths for previous years can be obtained from <a href="http://wonder.cdc.gov">http://wonder.cdc.gov</a>.</p>\n<p>SOURCE: Provisional data from the National Vital Statistics System, National Center for Health Statistics, CDC.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/hmz2-vwda', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2018-07-31', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/hmz2-vwda', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hmz2-vwda/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hmz2-vwda/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hmz2-vwda/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hmz2-vwda/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['50 states', 'deaths', 'district of columbia', 'infant deaths', 'live births', 'national vital statistics system', 'nvss', 'puerto rico', 'united states', 'vital statistics rapid release', 'vsrr'], 'bureauCode': ['009:00'], 'modified': '2020-11-06', 'title': 'VSRR - State and National Provisional Counts for Live Births, Deaths, and Infant Deaths'}
{'description': '<p>Non-Critical Access Hospitals (CAHs) with swing beds are hospitals that provide Medicare Part A Skilled Nursing Facility (SNF) services to beneficiaries and must report data on certain measures of quality to Medicare through the Skilled Nursing Facility Quality Reporting Program (SNF QRP). This file contains a list of the swing bed units participating in the SNF QRP, as well as their results on quality measures implemented under the IMPACT Act.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Nursing Home Compare'], 'landingPage': 'https://data.medicare.gov/d/6uyb-waub', 'contactPoint': {'hasEmail': 'mailto:SNFQRPPRQuestions@cms.hhs.gov', 'fn': 'Nursing Home Compare'}, 'issued': '2019-09-25', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/6uyb-waub', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/6uyb-waub/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/6uyb-waub/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/6uyb-waub/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/6uyb-waub/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['centers-for-medicare-medicaid-services'], 'bureauCode': ['009:38'], 'modified': '2020-11-06', 'title': 'Skilled Nursing Facility Quality Reporting Program – Swing Beds – Provider Data'}
{'description': '<p>Skilled Nursing Facilities (SNFs) provide Medicare Part A SNF services to beneficiaries and must report data on certain measures of quality to Medicare through the Skilled Nursing Facility Quality Reporting Program (SNF QRP). This file contains national averages on quality measures implemented under the IMPACT Act.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Nursing Home Compare'], 'landingPage': 'https://data.medicare.gov/d/5sqm-2qku', 'contactPoint': {'hasEmail': 'mailto:SNFQRPPRQuestions@cms.hhs.gov', 'fn': 'Nursing Home Compare'}, 'issued': '2018-10-03', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/5sqm-2qku', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/5sqm-2qku/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/5sqm-2qku/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/5sqm-2qku/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/5sqm-2qku/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['centers-for-medicare-medicaid-services'], 'bureauCode': ['009:38'], 'modified': '2020-11-06', 'title': 'Skilled Nursing Facility Quality Reporting Program - National Data'}
{'description': '<p>Skilled Nursing Facilities (SNFs) provide Medicare Part A SNF services to beneficiaries and must report data on certain measures of quality to Medicare through the Skilled Nursing Facility Quality Reporting Program (SNF QRP). This file contains a list of SNFs, as well as their results on the quality of resident care measures implemented under the IMPACT Act.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Nursing Home Compare'], 'landingPage': 'https://data.medicare.gov/d/fykj-qjee', 'contactPoint': {'hasEmail': 'mailto:SNFQRPPRQuestions@cms.hhs.gov', 'fn': 'Nursing Home Compare'}, 'issued': '2019-10-23', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/fykj-qjee', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/fykj-qjee/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/fykj-qjee/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/fykj-qjee/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/fykj-qjee/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['centers-for-medicare-medicaid-services'], 'bureauCode': ['009:38'], 'modified': '2020-11-06', 'title': 'Skilled Nursing Facility Quality Reporting Program - Provider Data'}
{'description': '<p>NNDSS - TABLE 1P. Hemolytic uremic syndrome post-diarrheal to Hepatitis (viral, acute, by type), B - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/y4x9-2nqn', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/y4x9-2nqn', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/y4x9-2nqn/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/y4x9-2nqn/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/y4x9-2nqn/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/y4x9-2nqn/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'acute', 'by type) a', 'by type) b', 'hemolytic uremic syndrome post-diarrheal', 'hepatitis (viral', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-05-30', 'title': 'NNDSS - TABLE 1P. Hemolytic uremic syndrome post-diarrheal to Hepatitis (viral, acute, by type), B'}
{'description': '<p>This dataset contains facility specific performance information for the fiscal year (FY) 2020 Skilled Nursing Facility Value-Based Purchasing (SNF VBP) Program. Included are baseline period (FY 2016) and performance period (FY 2018) risk-standardized readmission rates, achievement scores, improvement scores, performance scores, rankings, and incentive payment multipliers. This dataset was updated and finalized following the March 31, 2020 completion of the Phase 1 Review and Correction process.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Nursing Home Compare'], 'landingPage': 'https://data.medicare.gov/d/284v-j9fz', 'contactPoint': {'hasEmail': 'mailto:SNFVBP@rti.org', 'fn': 'SNF VBP program'}, 'issued': '2019-12-04', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/284v-j9fz', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/284v-j9fz/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/284v-j9fz/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/284v-j9fz/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/284v-j9fz/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['skilled nursing facility value based purchasing'], 'bureauCode': ['009:38'], 'modified': '2020-11-06', 'title': 'FY 2020 SNF VBP Facility Performance'}
{'description': '<p>This table contains aggregate level information for the fiscal year (FY) 2020 Skilled Nursing Facility Value-Based Purchasing (SNF VBP) Program.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Nursing Home Compare'], 'landingPage': 'https://data.medicare.gov/d/ujcx-uaut', 'contactPoint': {'hasEmail': 'mailto:SNFVBP@rti.org', 'fn': 'SNF VBP program'}, 'issued': '2019-12-04', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/ujcx-uaut', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/ujcx-uaut/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/ujcx-uaut/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/ujcx-uaut/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/ujcx-uaut/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['skilled nursing facility value based purchasing'], 'bureauCode': ['009:38'], 'modified': '2020-11-06', 'title': 'FY 2020 SNF VBP Aggregate Performance'}
{'description': '<p>NNDSS - TABLE 1M. Gonorrhea to Haemophilus influenzae, invasive disease (age <5 years), Serotype b - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/vx8v-gfyf', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/vx8v-gfyf', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vx8v-gfyf/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vx8v-gfyf/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vx8v-gfyf/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vx8v-gfyf/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'age <5 years', 'all ages', 'all serotypes', 'gonorrhea', 'haemophilus influenzae', 'invasive disease', 'nedss', 'netss', 'nndss', 'serotype b', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-05-30', 'title': 'NNDSS - TABLE 1M. Gonorrhea to Haemophilus influenzae, invasive disease (age <5 years), Serotype b'}
{'description': '<p>The following dataset provides state-aggregated data for hospital utilization <strong>in a timeseries format</strong> dating back to January 1, 2020. These are derived from reports with facility-level granularity across three main sources: (1) HHS TeleTracking, (2) reporting provided directly to HHS Protect by state/territorial health departments on behalf of their healthcare facilities and (3) National Healthcare Safety Network (before July 15).</p>\n<p>The file will be updated regularly and provides the latest values reported by each facility within the last four days for all time. This allows for a more comprehensive picture of the hospital utilization within a state by ensuring a hospital is represented, even if they miss a single day of reporting.</p>\n<p>No statistical analysis is applied to account for non-response and/or to account for missing data.</p>\n<p>The below table displays one value for each field (i.e., column). Sometimes, reports for a given facility will be provided to more than one reporting source: HHS TeleTracking, NHSN, and HHS Protect. When this occurs, to ensure that there are not duplicate reports, prioritization is applied to the numbers for each facility.</p>\n<p><a href="https://healthdata.gov/covid-19-reported-patient-impact-and-hospital-capacity-state-data-dictionary">COVID-19 Reported Patient Impact and Hospital Capacity by State Data Dictionary</a></p>\n', 'programCode': ['009:028'], 'title': 'COVID-19 Reported Patient Impact and Hospital Capacity by State Timeseries', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['Community', 'Health', 'Hospital', 'National', 'State'], 'landingPage': 'https://healthdata.gov/dataset/covid-19-reported-patient-impact-and-hospital-capacity-state-timeseries', 'modified': '2020-11-29', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Anonymous'}, 'issued': '2020-11-03', 'accessLevel': 'public', 'identifier': '83b4a668-9321-4d8c-bc4f-2bef66c49050', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://healthdata.gov/sites/default/files/reported_hospital_utilization_timeseries_20201129_2141.csv', 'format': 'csv', 'title': 'COVID-19 Reported Patient Impact and Hospital Capacity by State Timeseries', 'description': '<p><strong>Updated 11/29/2020 9:52 PM</strong></p>\n', 'mediaType': 'text/csv'}], 'keyword': ['Covid', 'Covid-19', 'Covid19'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'accrualPeriodicity': 'R/P1W'}
{'description': '<p>The Research and Development Survey (RANDS) is a platform designed for conducting survey question evaluation and statistical research. RANDS is an ongoing series of surveys from probability-sampled commercial survey panels used for methodological research at the National Center for Health Statistics (NCHS). RANDS estimates were generated using an experimental approach that differs from the survey design approaches generally used by NCHS, including possible biases from different response patterns and increased variability from lower sample sizes. Use of the RANDS platform allowed NCHS to produce more timely data than would have been possible using our traditional data collection methods. RANDS is not designed to replace NCHS’ higher quality, core data collections. Below we provide experimental estimates of telemedicine access and use for two rounds of RANDS during COVID-19. Data collection for the first round occurred between June 9, 2020 and July 6, 2020 and data collection for the second round occurred between August 3, 2020 and August 20, 2020. Information needed to interpret these estimates can be found in the Technical Notes.</p>\n<p>NCHS included questions about whether providers offered telemedicine (including video and telephone appointments)—both during and before the pandemic—and about the use of telemedicine during the pandemic. As a result of the coronavirus pandemic, many local and state governments discouraged people from leaving their homes for nonessential reasons. Although health care is considered an essential activity, telemedicine offers an opportunity for care without the potential or perceived risks of leaving the home. The National Health Interview Survey (NHIS), conducted by NCHS, added telemedicine questions to its sample adult questionnaire in July 2020. Currently RANDS is the only NCHS source for statistics related to telemedicine availability and use.</p>\n<p>The experimental estimates on this page are derived from RANDS and show the percentage of U.S. adults who have a usual place of care and a provider that offered telemedicine in the past two months, who used telemedicine in the past two months, or who have a usual place of care and a provider that offered telemedicine prior to the coronavirus pandemic.</p>\n<p>Technical Notes: <a href="https://www.cdc.gov/nchs/covid19/rands/telemedicine.htm#limitations">https://www.cdc.gov/nchs/covid19/rands/telemedicine.htm#limitations</a></p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/8xy9-ubqz', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2020-10-07', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/8xy9-ubqz', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/8xy9-ubqz/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/8xy9-ubqz/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/8xy9-ubqz/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/8xy9-ubqz/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['covid-19', 'rands'], 'bureauCode': ['009:00'], 'modified': '2020-11-02', 'title': 'Use of Telemedicine During COVID-19'}
{'description': '<p>The Research and Development Survey (RANDS) is a platform designed for conducting survey question evaluation and statistical research. RANDS is an ongoing series of surveys from probability-sampled commercial survey panels used for methodological research at the National Center for Health Statistics (NCHS). RANDS estimates were generated using an experimental approach that differs from the survey design approaches generally used by NCHS, including possible biases from different response patterns and increased variability from lower sample sizes. Use of the RANDS platform allowed NCHS to produce more timely data than would have been possible using our traditional data collection methods. RANDS is not designed to replace NCHS’ higher quality, core data collections. Below we provide experimental estimates of loss of work due to illness with coronavirus for two rounds of RANDS during COVID-19. Data collection for the first round occurred between June 9, 2020 and July 6, 2020 and data collection for the second round occurred between August 3, 2020 and August 20, 2020. Information needed to interpret these estimates can be found in the Technical Notes.</p>\n<p>NCHS included a question about the inability to work due to being sick or having a family member sick with COVID-19. The National Health Interview Survey (NHIS), conducted by NCHS, is the source for high-quality data to monitor work-loss days and work limitations in the United States. For example, in 2018, 42.7% of adults missed at least one day of work in the previous year due to illness or injury and 9.3% of adults were limited in their ability to work or unable to work due to physical, mental, or emotional problems.</p>\n<p>The experimental estimates on this page are derived from RANDS and show the percentage of U.S. adults who did not work for pay at a job or business, at any point, in the previous week because either they or someone in their family was sick with COVID-19.</p>\n<p>Technical Notes: <a href="https://www.cdc.gov/nchs/covid19/rands/work.htm#limitations">https://www.cdc.gov/nchs/covid19/rands/work.htm#limitations</a></p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/qgkx-mswu', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2020-10-07', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/qgkx-mswu', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qgkx-mswu/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qgkx-mswu/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qgkx-mswu/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qgkx-mswu/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['covid-19', 'rands'], 'bureauCode': ['009:00'], 'modified': '2020-11-02', 'title': 'Loss of Work Due to Illness from COVID-19'}
{'description': '<p>The Research and Development Survey (RANDS) is a platform designed for conducting survey question evaluation and statistical research. RANDS is an ongoing series of surveys from probability-sampled commercial survey panels used for methodological research at the National Center for Health Statistics (NCHS). RANDS estimates were generated using an experimental approach that differs from the survey design approaches generally used by NCHS, including possible biases from different response patterns and increased variability from lower sample sizes. Use of the RANDS platform allowed NCHS to produce more timely data than would have been possible using our traditional data collection methods. RANDS is not designed to replace NCHS’ higher quality, core data collections. Below we provide experimental estimates of reduced access to healthcare for two rounds of RANDS during COVID-19. Data collection for the first round occurred between June 9, 2020 and July 6, 2020 and data collection for the second round occurred between August 3, 2020 and August 20, 2020. Information needed to interpret these estimates can be found in the Technical Notes.</p>\n<p>NCHS included questions about unmet care during the coronavirus pandemic. Unmet needs for health care are often the result of cost-related barriers. The National Health Interview Survey (NHIS), conducted by NCHS, is the source for high-quality data to monitor cost-related health care access problems in the United States. For example, in 2018, 7.3% of persons of all ages reported delaying medical care due to cost and 4.8% reported needing medical care but not getting it due to cost in the past year. However, cost is not the only reason someone might delay or not receive needed medical care. As a result of the coronavirus pandemic, people also may not get needed medical care due to cancelled appointments, cutbacks in transportation options, fear of going to the emergency room, or an altruistic desire to not be a burden on the health care system, among other reasons.</p>\n<p>The experimental estimates on this page are derived from RANDS and show the percentage of U.S. adults who were unable to receive medical care (including urgent care, surgery, screening tests, ongoing treatment, regular checkups, prescriptions, dental care, vision care and hearing care) in the last two months.</p>\n<p>Technical Notes: <a href="https://www.cdc.gov/nchs/covid19/rands/reduced-access-to-care.htm#limitations">https://www.cdc.gov/nchs/covid19/rands/reduced-access-to-care.htm#limita...</a></p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/th9n-ghnr', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2020-10-07', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/th9n-ghnr', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/th9n-ghnr/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/th9n-ghnr/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/th9n-ghnr/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/th9n-ghnr/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['covid-19', 'rands'], 'bureauCode': ['009:00'], 'modified': '2020-11-02', 'title': 'Reduced Access to Care During COVID-19'}
{'description': "<p>This dataset provides the proportion of developers, by market share, that have certified 2015 edition health IT modules. Market share approximations are determined through an analysis of the certified health IT products reported by participants in the Medicare EHR Incentive Program from 2011 to 2016. Approximations use the most recently reported data for each unique clinician and hospital participant. It is important to understand how to interpret these approximations. Some clinicians and hospitals report certified software from more than one unique developer. The market share percentages in this dataset, therefore, include some double counting (the percentages will, if summed together, add up above 100 percent.) The approximations convey the percent of hospitals and clinicians who use a developer's technology, and are not to be interpreted in aggregate as the percent of all hospitals and clinicians who have access to 2015 edition certified technology.</p>\n", 'programCode': ['009:110'], 'title': '2015 Edition Market Readiness for Hospitals and Clinicians Data', 'publisher': {'@type': 'org:Organization', 'name': 'Office of the National Coordinator for Health Information Technology'}, 'landingPage': 'https://dashboard.healthit.gov/datadashboard/documentation/2015-edition-market-readiness-hospitals-clinicians-data-documentation.php', 'contactPoint': {'hasEmail': 'mailto:onc.request@hhs.gov', 'fn': 'ONC Request'}, 'issued': '2019-04-01', 'accessLevel': 'public', 'identifier': 'j7aeu9v0-eudg-eqb6-3cik-gyv36mrqd7e7', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://dashboard.healthit.gov/datadashboard/data/2015-edition-market-readiness-hospitals-clinicians-data.csv', 'format': 'csv', 'mediaType': 'application/unknown', 'title': '2015-edition-market-readiness-hospitals-clinicians-data.csv'}], 'keyword': ['certified', 'ehrs', 'electronic health records', 'health information technology', 'health IT', 'market'], 'bureauCode': ['009:00'], 'modified': '2019-04', 'references': ['https://dashboard.healthit.gov/quickstats/pages/2015-edition-market-readiness-hospitals-clinicians.php'], 'describedBy': 'https://dashboard.healthit.gov/datadashboard/documentation/2015-edition-market-readiness-hospitals-clinicians-data-documentation.php'}
{'description': '<p>The adoption and use of electronic health records is a key ONC priority. This page provides data access and documentation for the non-federal acute care hospital EHR adoption and use open data. These data include measures for electronic health record (EHR) adoption, patient health information exchange, including measures of interoperable exchange, and patient engagement capabilities.</p>\n', 'programCode': ['009:110'], 'title': 'Non-federal Acute Care Hospital Health IT Adoption and Use', 'publisher': {'@type': 'org:Organization', 'name': 'Office of the National Coordinator for Health Information Technology'}, 'landingPage': 'https://dashboard.healthit.gov/datadashboard/documentation/hospital-health-it-adoption-use-data-documentation.php', 'contactPoint': {'hasEmail': 'mailto:onc.request@hhs.gov', 'fn': 'ONC Request'}, 'issued': '2019-11-01', 'accessLevel': 'public', 'identifier': '4ace2vzk-eulv-7lnl-xxcj-kg2k8iivmu6m', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://dashboard.healthit.gov/datadashboard/data/AHA_2008-2017.csv', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'AHA_2008-2017.csv'}], 'keyword': ['adoption', 'health care facilities', 'health information technology', 'health IT', 'hospital', 'patient engagement', 'patient information'], 'bureauCode': ['009:00'], 'modified': '2019-11', 'references': ['https://dashboard.healthit.gov/apps/hospital-health-it-adoption.php', 'https://dashboard.healthit.gov/quickstats/pages/FIG-Hospital-EHR-Adoption.php'], 'describedBy': 'https://dashboard.healthit.gov/datadashboard/documentation/hospital-health-it-adoption-use-data-documentation.php'}
{'description': '<p>The dataset contains all the current and historical performance measures submitted as part of ONC;s annual budget formulation process. These measures track agency priorities for electronic health record adoption, health information exchange, patient engagement, and privacy and security. Each measure contains the annual estimate and a measure target, if applicable, for all the years the measure was reported in the ONC Budget.</p>\n', 'programCode': ['009:110'], 'title': 'ONC Budget Performance Measure Data', 'publisher': {'@type': 'org:Organization', 'name': 'Office of the National Coordinator for Health Information Technology'}, 'landingPage': 'https://dashboard.healthit.gov/datadashboard/documentation/onc-budget-performance-measures-documentation.php', 'contactPoint': {'hasEmail': 'mailto:onc.request@hhs.gov', 'fn': 'ONC Request'}, 'issued': '2015-09-01', 'accessLevel': 'public', 'identifier': '8a9m6fom-b3x8-fk2t-sho0-d9sqcf25xomk', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://dashboard.healthit.gov/datadashboard/data/performance-measures.csv', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'performance-measures.csv'}], 'keyword': ['adoption', 'budget formulation', 'EHR', 'health information technology', 'health IT', 'patient access', 'patient engagement', 'performance measure', 'view download transmit'], 'bureauCode': ['009:00'], 'modified': '2015-09', 'references': ['https://dashboard.healthit.gov/apps/onc-budget-performance-measures.php'], 'describedBy': 'https://dashboard.healthit.gov/datadashboard/documentation/onc-budget-performance-measures-documentation.php'}
{'description': '<p>The Federal Health IT Strategic Plan 2015-2020 explains how the federal government intends to apply the effective use of information and technology to help the nation achieve high-quality care, lower costs, a healthy population, and engaged individuals. The work described in this Plan aims to modernize the U.S. health IT infrastructure so that individuals, their providers, and communities can use it to help achieve health and wellness goals. The Plan goals, objectives, and strategies outline how this work will be organized and tracked over the term of this Plan. Access the full list of goals, objectives, and strategies below.</p>\n', 'programCode': ['009:110'], 'title': 'Federal Health IT Strategic Plan: 2015-2020 Goals', 'publisher': {'@type': 'org:Organization', 'name': 'Office of the National Coordinator for Health Information Technology'}, 'landingPage': 'https://dashboard.healthit.gov/datadashboard/documentation/federal-health-it-strategic-plan-goals-data-documentation.php', 'contactPoint': {'hasEmail': 'mailto:onc.request@hhs.gov', 'fn': 'ONC Request'}, 'issued': '2015-09-01', 'accessLevel': 'public', 'identifier': '5oubhewj-dyyu-xdf1-4uip-petoebzik6ii', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://dashboard.healthit.gov/datadashboard/data/federal-health-it-strategic-plan-2015-2020-goals.csv', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'federal-health-it-strategic-plan-2015-2020-goals.csv'}], 'keyword': ['adoption', 'certified health information technology', 'EHR', 'electronic health records', 'health care', 'health information', 'health information exchange', 'health IT', 'patient engagement', 'quality care', 'strategy'], 'bureauCode': ['009:00'], 'modified': '2015-09', 'references': ['https://dashboard.healthit.gov/strategic-plan/federal-health-it-strategic-plan-2015-2020.php'], 'describedBy': 'https://dashboard.healthit.gov/datadashboard/documentation/federal-health-it-strategic-plan-goals-data-documentation.php'}
{'description': "<p>The ONC Regional Extension Centers (REC) Program provides assistance to health care providers to adopt and meaningfully use certified EHR technology. The program, funded through the American Recovery and Reinvestment Act (ARRA) or The Recovery Act, provides grants to organizations, Regional Extension Centers, that assist providers directly in the organization's region. There are 62 unique RECs across the United States. This data set provides federal funding granted to each REC, each REC's program goals, and various metrics on the total providers that have signed up with an REC for assistance, gone live on an EHR, and demonstrated meaningful use of certified EHR technology. This data set is an artifact of ONC's performance measurement and data analysis during the life of ARRA. RECs continue to assist providers to go live and demonstrate meaningful use of EHRs. See ONC's other REC data to track these metrics at the state and county level.</p>\n", 'programCode': ['009:110'], 'title': 'ONC Regional Extension Centers (REC) Key Performance Indicators (KPIs) by Grantee', 'publisher': {'@type': 'org:Organization', 'name': 'Office of the National Coordinator for Health Information Technology'}, 'landingPage': 'https://dashboard.healthit.gov/datadashboard/documentation/ONC-REC-grantee-kpi-data-documentation.php', 'contactPoint': {'hasEmail': 'mailto:onc.request@hhs.gov', 'fn': 'ONC Request'}, 'issued': '2015-06-01', 'accessLevel': 'public', 'identifier': 'ytd2bcc1-rgdn-e58e-os1c-9q7j8rr5qnab', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://dashboard.healthit.gov/datadashboard/data/REC_KPI_Masterfile.csv', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'REC_KPI_Masterfile.csv'}], 'keyword': ['CEHRT', 'EHR', 'EHR incentive programs', 'grantee', 'grants', 'health information', 'health IT', 'meaningful use', 'REC', 'Regional Extension Centers'], 'bureauCode': ['009:00'], 'modified': '2015-06', 'references': ['https://dashboard.healthit.gov/quickstats/pages/FIG-REC-Program-Priority-Primary-Care-Provider-Meaningful-Use-Milestone.php'], 'describedBy': 'https://dashboard.healthit.gov/datadashboard/documentation/ONC-REC-grantee-kpi-data-documentation.php'}
{'description': "<p>The ONC Regional Extension Centers (REC) Program provides assistance to health care providers to adopt and meaningfully use certified EHR technology. The program, funded through the American Recovery and Reinvestment Act (ARRA) or The Recovery Act, provides grants to organizations, Regional Extension Centers, that assist providers directly in the organization's region. There are 62 unique RECs across the United States. This data set provides county-level health care professional participation in the REC Program. You can track metrics on the total primary care and non-primary care providers that signed up for REC assistance, gone live with an EHR, and demonstrated meaningful use of certified EHR technology. See ONC's REC data by state to track these metrics at the state level.</p>\n", 'programCode': ['009:110'], 'title': 'ONC Regional Extension Centers (REC) Key Performance Indicators (KPIs) by State', 'publisher': {'@type': 'org:Organization', 'name': 'Office of the National Coordinator for Health Information Technology'}, 'landingPage': 'https://dashboard.healthit.gov/datadashboard/documentation/ONC-REC-kpi-state-data-documentation.php', 'contactPoint': {'hasEmail': 'mailto:onc.request@hhs.gov', 'fn': 'ONC Request'}, 'issued': '2015-06-01', 'accessLevel': 'public', 'identifier': 'zyaifc3t-i181-2wnr-j3fu-j6qo40bbttxx', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'https://dashboard.healthit.gov/datadashboard/data/REC_KPI_State.csv,https://dashboard.healthit.gov/quickstats/pages/FIG-REC-Priority-Primary-Care-Providers-MU.php', 'mediaType': 'application/unknown', 'title': 'REC_KPI_State.csv'}], 'keyword': ['health information technology', 'health IT', 'health IT data', 'indicators', 'REC', 'regional extension centers', 'state'], 'bureauCode': ['009:00'], 'modified': '2015-06', 'references': ['https://dashboard.healthit.gov/quickstats/pages/FIG-REC-Critical-Access-Rural-Hospital-MU.php'], 'describedBy': 'https://dashboard.healthit.gov/datadashboard/documentation/ONC-REC-kpi-state-data-documentation.php'}
{'description': "<p>The ONC Regional Extension Centers (REC) Program provides assistance to health care providers to adopt and meaningfully use certified EHR technology. The program, funded through the American Recovery and Reinvestment Act (ARRA) or The Recovery Act, provides grants to organizations, Regional Extension Centers, that assist providers directly in the organization's region. There are 62 unique RECs across the United States. This data set provides county-level health care professional participation in the REC Program. You can track metrics on the total primary care and non-primary care providers that signed up for REC assistance, gone live with an EHR, and demonstrated meaningful use of certified EHR technology. See ONC's REC data by state to track these metrics at the county level.</p>\n", 'programCode': ['009:110'], 'publisher': {'@type': 'org:Organization', 'name': 'Office of the National Coordinator for Health Information Technology'}, 'landingPage': 'https://dashboard.healthit.gov/datadashboard/documentation/ONC-REC-kpi-county-data-documentation.php', 'contactPoint': {'hasEmail': 'mailto:onc.request@hhs.gov', 'fn': 'ONC Request'}, 'issued': '2015-06-01', 'accessLevel': 'public', 'identifier': 'x2u52lga-mizz-kkra-dbv4-fg6qmi4a0mfh', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://dashboard.healthit.gov/datadashboard/data/REC_KPI_County.csv', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'REC_KPI_County.csv'}], 'keyword': ['county', 'health information technology', 'health IT', 'health IT data', 'indicators', 'REC', 'regional extension centers'], 'bureauCode': ['009:00'], 'modified': '2015-06', 'title': 'ONC Regional Extension Centers (REC) Key Performance Indicators (KPIs) by County', 'describedBy': 'https://dashboard.healthit.gov/datadashboard/documentation/ONC-REC-kpi-county-data-documentation.php'}
{'description': "<p>The Health Information Technology for Economic and Clinical Health (HITECH) Act was passed as part of the American Recovery and Reinvestment Act (ARRA) to invest in the U.S. health IT infrastructure. The Office of the National Coordinator for Health IT (ONC) received over $2 billion of these HITECH funds, which was granted to health and community organizations across the U.S. This data set provides the full list of ONC's HITECH Act grantees. The data encompasses the five ONC HITECH Act programs: the Beacon Communities Program, the Health IT Regional Extension Centers Program, the Health IT Workforce Programs, the State Health Information Exchange Program, and the Strategic Health IT Advanced Research Projects (SHARP) Program. This data set includes geographic, federal funding, and grantee organization data. The data can be linked to other open data sets on the Health IT Dashboard and other sources.</p>\n", 'programCode': ['009:110'], 'title': 'ONC Health Information Technology for Economic and Clinical Health (HITECH) Grantee List', 'publisher': {'@type': 'org:Organization', 'name': 'Office of the National Coordinator for Health Information Technology'}, 'landingPage': 'https://dashboard.healthit.gov/datadashboard/documentation/grantee-list-data-documentation.php', 'contactPoint': {'hasEmail': 'mailto:onc.request@hhs.gov', 'fn': 'ONC Request'}, 'issued': '2015-06-01', 'accessLevel': 'public', 'identifier': '9yl9iufr-tyrn-xj4n-iqou-cf3r98e02fw8', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://dashboard.healthit.gov/datadashboard/data/ONC_HITECH_Grantee_List.csv', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'ONC_HITECH_Grantee_List.csv'}], 'keyword': ['ARRA', 'EHR', 'grantee', 'health IT', 'HITECH', 'meaningful use', 'recs', 'regional extension centers', 'state health information exchange cooperative agreement'], 'bureauCode': ['009:00'], 'modified': '2015-06', 'references': ['https://dashboard.healthit.gov/datadashboard/hitech-grantee-list.php'], 'describedBy': 'https://dashboard.healthit.gov/datadashboard/documentation/grantee-list-data-documentation.php'}
{'description': '<p>ONC established the SHARP program to support innovative research and to address well-documented problems that impede the adoption and use of health IT. The program covers four subject areas managed by four distinct project groups: health IT security (SHARPS), patient-centered cognitive support (SHARPc), health care application and network design (SMART), and secondary use of EHR information (SHARPn). This dataset provides the full inventory of project outputs from the SHARP program, ranging from presentations and manuscripts to APIs and software.</p>\n', 'programCode': ['009:110'], 'title': 'Strategic Health IT Advanced Research Projects (SHARP) Output Inventory', 'publisher': {'@type': 'org:Organization', 'name': 'Office of the National Coordinator for Health Information Technology'}, 'landingPage': 'https://dashboard.healthit.gov/datadashboard/documentation/sharp-project-outputs-documentation.php', 'contactPoint': {'hasEmail': 'mailto:onc.request@hhs.gov', 'fn': 'ONC Request'}, 'issued': '2014-09-01', 'accessLevel': 'public', 'identifier': 'qn0t3pcy-5dzz-6msx-hscw-qu1jb9837oaj', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://dashboard.healthit.gov/datadashboard/data/sharp-projects-outputs.csv', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'sharp-projects-outputs.csv'}], 'keyword': ['EHR', 'health IT', 'health IT developers', 'health IT vendors', 'inventory', 'personal health information', 'SHARP', 'strategic health IT advanced research projects'], 'bureauCode': ['009:00'], 'modified': '2014-09', 'references': ['https://dashboard.healthit.gov/quickstats/pages/FIG-SHARP-Inventory-of-Project-Outputs.php'], 'describedBy': 'https://dashboard.healthit.gov/datadashboard/documentation/sharp-project-outputs-documentation.php'}
{'description': "<p>Electronic prescribing (eRx) is a key component of the meaningful use of health IT to improve health care quality and lower costs. This dataset includes national and state eRx and health information exchange activity by community pharmacies and office-based health care providers active through the Surescripts Network. Surescripts is a health information network, and ONC procured electronic prescribing activity data conducted within its network from December 2008 through April 2014. The Surescripts network is used by the majority of all U.S. community pharmacies to rout prescriptions, excluding closed systems such as Kaiser Permanente. These include chain, franchise, and independently owned pharmacies. Data for annual percentages of new and renewal prescriptions routed through the Surescripts network exclude controlled substances. You may view more information about Surescripts, contact the company, and access more network data through the company's official site.</p>\n", 'programCode': ['009:110'], 'title': 'Electronic Prescribing Adoption and Use by State', 'publisher': {'@type': 'org:Organization', 'name': 'Office of the National Coordinator for Health Information Technology'}, 'landingPage': 'https://dashboard.healthit.gov/datadashboard/documentation/electronic-prescribing-adoption-use-data-documentation-state.php', 'contactPoint': {'hasEmail': 'mailto:onc.request@hhs.gov', 'fn': 'ONC Request'}, 'issued': '2014-06-01', 'accessLevel': 'public', 'identifier': '0lydsyj1-d79k-3mnz-kwfn-imuzpx5q4tyn', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://dashboard.healthit.gov/datadashboard/data/Surescripts_04-2014_State.csv', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'Surescripts_04-2014_State.csv'}], 'keyword': ['doctors', 'e-prescribing', 'EHR', 'electronic prescribing', 'health information', 'health IT', 'physicians', 'state'], 'bureauCode': ['009:00'], 'modified': '2014-06', 'references': ['http://healthit.gov/sites/default/files/oncdatabriefe-prescribingincreases2014.pdf', 'https://dashboard.healthit.gov/quickstats/pages/FIG-SS-Physicians-ERX-via-EHR-on-Surescripts.php'], 'describedBy': 'https://dashboard.healthit.gov/datadashboard/documentation/electronic-prescribing-adoption-use-data-documentation-state.php'}
{'description': "<p>Electronic prescribing (eRx) is a key component of the meaningful use of health IT to improve health care quality and lower costs. This dataset includes county-level electronic prescribing (eRx) and health information exchange activity by community pharmacies and office-based health care providers active through the Surescripts Network. Surescripts is a health information network, and ONC procured electronic prescribing activity data conducted within its network from December 2008 through April 2014. The Surescripts network is used by the majority of all U.S. community pharmacies to rout prescriptions, excluding closed systems such as Kaiser Permanente. These include chain, franchise, and independently owned pharmacies. Data for annual percentages of new and renewal prescriptions routed through the Surescripts network exclude controlled substances. You may view more information about Surescripts, contact the company, and access more network data through the company's official site.</p>\n", 'programCode': ['009:110'], 'title': 'Electronic Prescribing Adoption and Use by County', 'publisher': {'@type': 'org:Organization', 'name': 'Office of the National Coordinator for Health Information Technology'}, 'landingPage': 'https://dashboard.healthit.gov/datadashboard/documentation/electronic-prescribing-adoption-use-data-documentation-county.php', 'contactPoint': {'hasEmail': 'mailto:onc.request@hhs.gov', 'fn': 'ONC Request'}, 'issued': '2014-06-01', 'accessLevel': 'public', 'identifier': 'y6vgv2n0-vxxe-pk39-wsqz-9l5plgpjljzr', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://dashboard.healthit.gov/datadashboard/data/Surescripts_County_04-2014.csv', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'Surescripts_County_04-2014.csv'}], 'keyword': ['county', 'doctors', 'e-prescribing', 'EHR', 'electronic prescribing', 'health information', 'health IT', 'physicians'], 'bureauCode': ['009:00'], 'modified': '2014-06', 'references': ['https://dashboard.healthit.gov/quickstats/pages/FIG-Percent-Physicians-eRx-through-EHR.php'], 'describedBy': 'https://dashboard.healthit.gov/datadashboard/documentation/electronic-prescribing-adoption-use-data-documentation-county.php'}
{'description': "<p>The Office of the National Coordinator for Health Information Technology (ONC) created the Community College Consortia to Educate Health IT Professionals in Health Care Program to increase the workforce of skilled health IT specialists that can help transition health care providers to electronic health records (EHRs). The Community College Consortia Program includes 82 member community colleges representing all 50 states. The member community colleges received funding to rapidly create health IT academic programs, or expand existing health IT training programs that can be completed in six months or less. This data provides key performance indicators by U.S. state. The data is provided beginning in September, 2010 and through September, 2013: the duration of the program. This data is an artifact of ONC's performance measurement for the Recovery and HITECH acts.</p>\n", 'programCode': ['009:110'], 'title': 'ONC Community College Consortia to Educate Health IT Professionals Program Key Performance Indicators (KPIs)', 'publisher': {'@type': 'org:Organization', 'name': 'Office of the National Coordinator for Health Information Technology'}, 'landingPage': 'https://dashboard.healthit.gov/datadashboard/documentation/CCC-kpi-data-documentation.php', 'contactPoint': {'hasEmail': 'mailto:onc.request@hhs.gov', 'fn': 'ONC Request'}, 'issued': '2014-06-01', 'accessLevel': 'public', 'identifier': '51r770k2-dmbo-1kp5-9582-4gn8mameur80', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://dashboard.healthit.gov/datadashboard/data/Comm_College_Consortia_KPI.csv', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'Comm_College_Consortia_KPI.csv'}], 'keyword': ['grants', 'health data', 'health information', 'health IT', 'health IT professionals', 'key indicators', 'ONC Community College Consortia', 'trainee', 'training'], 'bureauCode': ['009:00'], 'modified': '2014-06', 'references': ['http://www.healthit.gov/facas/sites/faca/files/Workforce%20Evaluation%20Briefing%20for%20FACA%20Committee%2009%2010.pdf'], 'describedBy': 'https://dashboard.healthit.gov/datadashboard/documentation/CCC-kpi-data-documentation.php'}
{'description': "<p>The Office of the National Coordinator for Health Information Technology (ONC) created the Community College Consortia to Educate Health IT Professionals in Health Care Program and University-based Training Program to increase the workforce of skilled health IT specialists that can help transition health care providers to electronic health records (EHRs). The Community College Consortia Program includes 82 member community colleges representing all 50 states, and the University-based Training Program includes 9 member universities in 9 states. The member community colleges and universities received funding to rapidly create health IT academic programs, or expand existing health IT training programs that can be completed in six months or less. This data provides the number of students trained through both programs, segmented by rural and urban areas for each U.S. state. The data is through September, 2013: the duration of the program. This data is an artifact of ONC's performance measurement for the Recovery and HITECH Acts</p>\n", 'programCode': ['009:110'], 'title': 'Students Trained through ONC Workforce Programs', 'publisher': {'@type': 'org:Organization', 'name': 'Office of the National Coordinator for Health Information Technology'}, 'landingPage': 'https://dashboard.healthit.gov/datadashboard/documentation/workforce-program-data-documentation.php', 'contactPoint': {'hasEmail': 'mailto:onc.request@hhs.gov', 'fn': 'ONC Request'}, 'issued': '2014-06-01', 'accessLevel': 'public', 'identifier': '4zpu3gv4-vo8i-wwb6-6wfi-gd6i7vzqsqo3', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://dashboard.healthit.gov/datadashboard/data/workforce-programs-trained.csv', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'workforce-programs-trained.csv'}], 'keyword': ['grantees', 'health information', 'Health IT', 'health IT professionals', 'ONC Community College Consortia'], 'bureauCode': ['009:00'], 'modified': '2014-06', 'references': ['http://www.healthit.gov/facas/sites/faca/files/Workforce%20Evaluation%20Briefing%20for%20FACA%20Committee%2009%2010.pdf', 'https://dashboard.healthit.gov/quickstats/pages/FIG-Students-Trained-for-Health-IT-Employment.php'], 'describedBy': 'https://dashboard.healthit.gov/datadashboard/documentation/workforce-program-data-documentation.php'}
{'description': '<p>A list of all Home Health Agencies that have been registered with Medicare. The list includes addresses, phone numbers, and quality measure ratings for each agency.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Home Health Compare'], 'landingPage': 'https://data.medicare.gov/d/6jpm-sxkc', 'contactPoint': {'hasEmail': 'mailto:HomeHealthQualityQuestions@cms.hhs.gov', 'fn': 'Home Health Compare'}, 'issued': '2020-10-30', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/6jpm-sxkc', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/6jpm-sxkc/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/6jpm-sxkc/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/6jpm-sxkc/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/6jpm-sxkc/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['comparison', 'facilities', 'hhc', 'home health agencies', 'quality', 'quality measures', 'ratings'], 'bureauCode': ['009:38'], 'modified': '2020-10-30', 'title': 'Home Health Care Agencies'}
{'description': '<p>All states (including the District of Columbia) are required to provide data to The Centers for Medicare & Medicaid Services (CMS) on a range of indicators related to key application, eligibility, and enrollment processes within the state Medicaid and Children’s Health Insurance Programs (CHIP). These data reflect enrollment activity for all populations receiving comprehensive Medicaid and CHIP benefits in all states, as well as state program performance.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Enrollment'], 'landingPage': 'https://data.medicaid.gov/d/n5ce-jxme', 'contactPoint': {'hasEmail': 'mailto:Medicaid.gov@cms.hhs.gov', 'fn': 'Medicaid'}, 'issued': '2018-12-27', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/n5ce-jxme', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/n5ce-jxme/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/n5ce-jxme/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/n5ce-jxme/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/n5ce-jxme/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['applications', 'child enrollment', 'chip', 'eligibility determinations', 'enrollment', 'medicaid'], 'bureauCode': ['009:38'], 'modified': '2020-10-30', 'title': 'State Medicaid and CHIP Applications, Eligibility Determinations, and Enrollment Data'}
{'description': '<p>NNDSS - Table II. Giardiasis to Haemophilus influenza - 2014.<br />\nIn this Table, all conditions with a 5-year average annual national total of more than or equals 1,000 cases but less than or equals 10,000 cases will be displayed (≥ 1,000 and ≤ 10,000). The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories.</p>\n<p>Note:<br />\nThese are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting.</p>\n<p>Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available.</p>\n<p>Footnotes:<br />\nC.N.M.I.: Commonwealth of Northern Mariana Islands.<br />\nU: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.<br />\n* Case counts for reporting years 2013 and 2014 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>. Data for TB are displayed in Table IV, which appears quarterly.<br />\n† Data for H. influenzae (age <5 yrs serotype b, nonserotype b, and unknown serotype) are available in Table I.</p>\n<p>More information on NNDSS is available at <a href="http://wwwn.cdc.gov/nndss/">http://wwwn.cdc.gov/nndss/</a>.</p>\n', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/9ix3-ryt6', 'contactPoint': {'hasEmail': 'mailto:no-reply@data.cdc.gov', 'fn': 'wja0@cdc.gov'}, 'issued': '2016-03-03', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/9ix3-ryt6', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/9ix3-ryt6/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/9ix3-ryt6/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/9ix3-ryt6/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/9ix3-ryt6/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2014', 'giardiasis', 'gonorrhea', 'haemophilus influenzae', 'mmwr', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:20'], 'modified': '2016-03-03', 'title': 'NNDSS - Table II. Giardiasis to Haemophilus influenza'}
{'description': '<p>NNDSS - Table 1B. Arboviral diseases, neuroinvasive and non-neuroinvasive, Jamestown Canyon virus disease to Powassan virus disease - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/eez9-q5m5', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/eez9-q5m5', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/eez9-q5m5/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/eez9-q5m5/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/eez9-q5m5/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/eez9-q5m5/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'arboviral diseases', 'jamestown canyon virus disease', 'la crosse virus disease', 'nedss', 'netss', 'nndss', 'powassan virus disease', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-05-30', 'title': 'NNDSS - Table 1B. Arboviral diseases, Jamestown Canyon to Powassan'}
{'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Home Health Compare'], 'landingPage': 'https://data.medicare.gov/d/m5eg-upu5', 'contactPoint': {'hasEmail': 'mailto:HomeHealthQualityQuestions@cms.hhs.gov', 'fn': 'Home Health Compare'}, 'issued': '2019-10-30', 'accessLevel': 'public', 'description': 'No description provided', 'identifier': 'https://data.medicare.gov/api/views/m5eg-upu5', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/m5eg-upu5/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/m5eg-upu5/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/m5eg-upu5/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/m5eg-upu5/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['general information', 'hhc'], 'bureauCode': ['009:38'], 'modified': '2020-10-30', 'title': 'Home Health Care - Zip Codes'}
{'description': '<p>State averages of several home health agency quality measures for Home Health Agencies.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Home Health Compare'], 'landingPage': 'https://data.medicare.gov/d/tee5-ixt5', 'contactPoint': {'hasEmail': 'mailto:HomeHealthQualityQuestions@cms.hhs.gov', 'fn': 'Home Health Compare'}, 'issued': '2020-10-30', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/tee5-ixt5', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/tee5-ixt5/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/tee5-ixt5/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/tee5-ixt5/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/tee5-ixt5/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['comparison', 'facilities', 'hhc', 'home health agencies', 'quality', 'quality measures', 'ratings', 'state average'], 'bureauCode': ['009:38'], 'modified': '2020-10-30', 'title': 'Home Health Care - State by State Data'}
{'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Home Health Compare'], 'landingPage': 'https://data.medicare.gov/d/m5jg-jg7i', 'contactPoint': {'hasEmail': 'mailto:HomeHealthQualityQuestions@cms.hhs.gov', 'fn': 'Home Health Compare'}, 'issued': '2020-01-23', 'accessLevel': 'public', 'description': 'No description provided', 'identifier': 'https://data.medicare.gov/api/views/m5jg-jg7i', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/m5jg-jg7i/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/m5jg-jg7i/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/m5jg-jg7i/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/m5jg-jg7i/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['comparison', 'facilities', 'hhc', 'hhcahps', 'home health agencies', 'patient survey results', 'quality', 'ratings', 'state average'], 'bureauCode': ['009:38'], 'modified': '2020-10-30', 'title': 'Home Health Care - Patient survey (HHCAHPS) State Data'}
{'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Home Health Compare'], 'landingPage': 'https://data.medicare.gov/d/ccn4-8vby', 'contactPoint': {'hasEmail': 'mailto:HomeHealthQualityQuestions@cms.hhs.gov', 'fn': 'Home Health Compare'}, 'issued': '2020-01-23', 'accessLevel': 'public', 'description': 'No description provided', 'identifier': 'https://data.medicare.gov/api/views/ccn4-8vby', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/ccn4-8vby/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/ccn4-8vby/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/ccn4-8vby/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/ccn4-8vby/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['comparison', 'facilities', 'hhc', 'hhcahps', 'home health agencies', 'patient survey results', 'quality', 'ratings'], 'bureauCode': ['009:38'], 'modified': '2020-10-30', 'title': 'Home Health Care - Patient survey (HHCAHPS)'}
{'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Home Health Compare'], 'landingPage': 'https://data.medicare.gov/d/vxub-6swi', 'contactPoint': {'hasEmail': 'mailto:HomeHealthQualityQuestions@cms.hhs.gov', 'fn': 'CMS'}, 'issued': '2020-01-23', 'accessLevel': 'public', 'description': 'No description provided', 'identifier': 'https://data.medicare.gov/api/views/vxub-6swi', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/vxub-6swi/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/vxub-6swi/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/vxub-6swi/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/vxub-6swi/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['comparison', 'facilities', 'hhc', 'hhcahps', 'home health agencies', 'patient survey results', 'quality', 'ratings'], 'bureauCode': ['009:38'], 'modified': '2020-10-30', 'title': 'Home Health Care - Patient survey (HHCAHPS) National Data'}
{'description': '<p>The national averages for critical quality measures of Home Health Agencies.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Home Health Compare'], 'landingPage': 'https://data.medicare.gov/d/97z8-de96', 'contactPoint': {'hasEmail': 'mailto:HomeHealthQualityQuestions@cms.hhs.gov', 'fn': 'Home Health Compare'}, 'issued': '2020-10-30', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/97z8-de96', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/97z8-de96/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/97z8-de96/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/97z8-de96/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/97z8-de96/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['comparison', 'facilities', 'hhc', 'national average', 'quality', 'quality measures', 'ratings'], 'bureauCode': ['009:38'], 'modified': '2020-10-30', 'title': 'Home Health Care - National Data'}
{'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Home Health Compare'], 'landingPage': 'https://data.medicare.gov/d/c886-nwpj', 'contactPoint': {'hasEmail': 'mailto:HomeHealthQualityQuestions@cms.hhs.gov', 'fn': 'Home Health Compare'}, 'issued': '2019-10-30', 'accessLevel': 'public', 'description': 'No description provided', 'identifier': 'https://data.medicare.gov/api/views/c886-nwpj', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/c886-nwpj/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/c886-nwpj/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/c886-nwpj/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/c886-nwpj/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['general information', 'hhc'], 'bureauCode': ['009:38'], 'modified': '2020-10-30', 'title': 'Home Health Care - Measure Date Range'}
{'description': '<p>NNDSS - Table II. Varicella to West Nile virus disease - 2014.In this Table, all conditions with a 5-year average annual national total of more than or equals 1,000 cases but less than or equals 10,000 cases will be displayed (��� 1,000 and ��_ 10,000). The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories. Note:These are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting. Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available. Footnotes:C.N.M.I.: Commonwealth of Northern Mariana Islands. U: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum. * Case counts for reporting years 2013 and 2014 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>. Data for TB are displayed in Table IV, which appears quarterly. ��� Updated weekly from reports to the Division of Vector-Borne Infectious Diseases, National Center for Zoonotic, Vector-Borne, and Enteric Diseases (ArboNet Surveillance). Data for California serogroup, eastern equine, Powassan, St. Louis, and western equine diseases are available in Table I. �� Not reportable in all states. Data from states where the condition is not reportable are excluded from this table, except starting in 2007 for the Arboviral diseases and influenza-associated pediatric mortality, and in 2003 for SARS-CoV. Reporting exceptions are available at <a href="http://wwwn.cdc.gov/nndss/document/SRCA_FINAL_REPORT_2006-2012_final.xlsx.More">http://wwwn.cdc.gov/nndss/document/SRCA_FINAL_REPORT_2006-2012_final.xls...</a> information on NNDSS is available at <a href="http://wwwn.cdc.gov/nndss/">http://wwwn.cdc.gov/nndss/</a>.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/ig4m-ub43', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2015-01-08', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/ig4m-ub43', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ig4m-ub43/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ig4m-ub43/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ig4m-ub43/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ig4m-ub43/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2014', 'chickenpox', 'mmwr', 'nedss', 'netss', 'nndss', 'varicella', 'west nile virus', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2015-08-27', 'title': 'NNDSS - Table II. Varicella to West Nile virus disease'}
{'description': '<p>Lists the data updates for a scheduled quarterly refresh and as well those that are updated in between refreshes.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/bzsr-4my4', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2019-10-30', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/bzsr-4my4', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/bzsr-4my4/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/bzsr-4my4/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/bzsr-4my4/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/bzsr-4my4/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['general information', 'hospital compare'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Data Updates'}
{'description': '<p>A list of all hospitals that have been registered with Medicare. The list includes addresses, phone numbers, hospital type, and overall hospital rating.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/xubh-q36u', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-07-22', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/xubh-q36u', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/xubh-q36u/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/xubh-q36u/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/xubh-q36u/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/xubh-q36u/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['emergency services', 'general information', 'hospital compare', 'hospital list', 'hospital type'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Hospital General Information'}
{'description': '<p>Timely and Effective Care measures - provider data. This data set includes provider-level data for measures of cataract surgery outcome, colonoscopy follow-up, heart attack care, emergency department care, preventive care, pregnancy and delivery care, and cancer care.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/yv7e-xc69', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-04-22', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/yv7e-xc69', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/yv7e-xc69/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/yv7e-xc69/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/yv7e-xc69/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/yv7e-xc69/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hospital compare', 'timely and effective care'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Timely and Effective Care - Hospital'}
{'description': '<p>A list of hospitals and the structural measures they report. A structural measure reflects the environment in which hospitals care for patients.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/4hje-vua3', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-04-21', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/4hje-vua3', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/4hje-vua3/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/4hje-vua3/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/4hje-vua3/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/4hje-vua3/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cardiac', 'general information', 'heart', 'hospital compare', 'quality', 'ratings', 'structural measures', 'surgery'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Structural Measures - Hospital'}
{'description': '<p>Payment measures and value of care displays – provider data. This data set includes provider data for the payment measures and value of care displays.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/c7us-v4mf', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-04-21', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/c7us-v4mf', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/c7us-v4mf/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/c7us-v4mf/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/c7us-v4mf/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/c7us-v4mf/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hospital compare', 'medicare payment'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Payment and value of care - Hospital'}
{'description': '<p>A list of hospital ratings for the Hospital Consumer Assessment of Healthcare Providers and Systems (HCAHPS). HCAHPS is a national, standardized survey of hospital patients about their experiences during a recent inpatient hospital stay.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/dgck-syfz', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-04-22', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/dgck-syfz', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/dgck-syfz/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/dgck-syfz/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/dgck-syfz/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/dgck-syfz/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hcahps', 'hospital compare', 'patient survey', 'patient survey results', 'quality', 'ratings'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Patient survey (HCAHPS) - Hospital'}
{'description': "<p>Use of medical imaging - provider data. These measures give you information about hospitals' use of medical imaging tests for outpatients. Examples of medical imaging tests include CT scans and MRIs.</p>\n", 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/wkfw-kthe', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-04-21', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/wkfw-kthe', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/wkfw-kthe/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/wkfw-kthe/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/wkfw-kthe/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/wkfw-kthe/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['ct', 'hospital compare', 'mammogram', 'medical imaging', 'mri', 'quality', 'ratings', 'ultrasound', 'use of medical imaging'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Outpatient Imaging Efficiency - Hospital'}
{'description': '<p>The Medicare Spending Per Beneficiary (MSPB) Measure shows whether Medicare spends more, less, or about the same for an episode of care (“episode”) at a specific hospital compared to all hospitals nationally. An MSPB episode includes Medicare Part A and Part B payments for services provided by hospitals and other healthcare providers the 3 days prior to, during, and 30 days following a patient’s inpatient stay. This measure evaluates hospitals’ costs compared to the costs of the national median (or midpoint) hospital. This measure takes into account important factors like patient age and health status (risk adjustment) and geographic payment differences (payment-standardization).</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/rrqw-56er', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-04-21', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/rrqw-56er', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/rrqw-56er/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/rrqw-56er/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/rrqw-56er/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/rrqw-56er/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hospital compare', 'medicare payment'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Medicare Spending Per Beneficiary – Hospital'}
{'description': '<p>Unplanned Hospital Visits – provider data. This data set includes provider data for the hospital return days (or excess days in acute care [EDAC]) measures, the unplanned readmissions measures, and the result of unplanned hospital visits after an outpatient procedure.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/632h-zaca', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-04-21', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/632h-zaca', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/632h-zaca/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/632h-zaca/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/632h-zaca/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/632h-zaca/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hospital compare', 'unplanned hospital visits'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Unplanned Hospital Visits - Hospital'}
{'description': '<p>The\xa0Healthcare-Associated Infection (HAI)\xa0measures - provider data. These measures are developed by\xa0Centers for Disease Control and Prevention (CDC)\xa0and collected through the\xa0National Healthcare Safety Network (NHSN). They provide information on infections that occur while the patient is in the hospital. These infections can be related to devices, such as central lines and urinary catheters, or spread from patient to patient after contact with an infected person or surface. Many healthcare associated infections can be prevented when the hospitals use\xa0CDC-recommended infection control steps.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/77hc-ibv8', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-04-22', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/77hc-ibv8', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/77hc-ibv8/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/77hc-ibv8/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/77hc-ibv8/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/77hc-ibv8/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['complications', 'hospital compare'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Healthcare Associated Infections - Hospital'}
{'description': '<p>Complications and deaths - provider data. This data set includes provider-level data for the hip/knee complication measure, the CMS Patient Safety Indicators, and 30-day death rates.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/ynj2-r877', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-04-21', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/ynj2-r877', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/ynj2-r877/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/ynj2-r877/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/ynj2-r877/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/ynj2-r877/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['complications', 'hospital compare'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Complications and Deaths - Hospital'}
{'description': '<p>A list of ambulatory surgical centers participating in the Ambulatory Surgical Center Quality Reporting (ASCQR) Program and their performance rates.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/4jcv-atw7', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-10-28', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/4jcv-atw7', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/4jcv-atw7/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/4jcv-atw7/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/4jcv-atw7/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/4jcv-atw7/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hospital compare', 'timely and effective care'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Ambulatory Surgical Quality Measures - Facility'}
{'description': '<p>A list of hospitals participating in the Hospital VBP Program and their scores for the Person and Community Engagement HCAHPS dimensions.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/avtz-f2ge', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-02-20', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/avtz-f2ge', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/avtz-f2ge/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/avtz-f2ge/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/avtz-f2ge/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/avtz-f2ge/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hcahps', 'hospital compare', 'hospital value-based purchasing', 'hvbp', 'linking quality to payment', 'patient experience of care', 'patient survey', 'quality', 'rates', 'ratings', 'scores', 'value-based purchasing'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Hospital Value-Based Purchasing (HVBP) – Patient Experience of Care Domain Scores (HCAHPS)'}
{'description': '<p>Data Collection Periods for all measures on Hospital Compare.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/4j6d-yzce', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-04-21', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/4j6d-yzce', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/4j6d-yzce/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/4j6d-yzce/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/4j6d-yzce/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/4j6d-yzce/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['general information', 'hospital compare'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Measure Dates'}
{'description': '<p>Value of care displays – national data. This data set includes national-level data for the value of care displays associated with an episode of care for heart attack, heart failure, pneumonia, and hip/knee replacement patients.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/gbq5-7hzr', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-04-22', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/gbq5-7hzr', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/gbq5-7hzr/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/gbq5-7hzr/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/gbq5-7hzr/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/gbq5-7hzr/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hospital compare', 'medicare payment'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Value of care - National'}
{'description': '<p>Timely and Effective Care measures - provider data. This data set includes state-level data for measures of cataract surgery outcome, colonoscopy follow-up, heart attack care, emergency department care, preventive care, pregnancy and delivery care, and cancer care.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/apyc-v239', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-04-22', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/apyc-v239', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/apyc-v239/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/apyc-v239/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/apyc-v239/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/apyc-v239/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hospital compare', 'timely and effective care'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Timely and Effective Care - State'}
{'description': '<p>Timely and Effective Care measures - provider data. This data set includes national-level data for measures of cataract surgery outcome, colonoscopy follow-up, heart attack care, emergency department care, preventive care, pregnancy and delivery care, and cancer care.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/isrn-hqyy', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-04-22', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/isrn-hqyy', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/isrn-hqyy/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/isrn-hqyy/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/isrn-hqyy/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/isrn-hqyy/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hospital compare', 'timely and effective care'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Timely and Effective Care - National'}
{'description': '<p>A list of all VHA hospitals. The list includes addresses and phone numbers.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/uyx4-5s7f', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-01-29', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/uyx4-5s7f', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/uyx4-5s7f/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/uyx4-5s7f/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/uyx4-5s7f/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/uyx4-5s7f/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hospital compare', 'provider level data', 'veterans health administration'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Veterans Health Administration Provider Level Data'}
{'description': '<p>Data collection periods for all measures for VHA hospitals on Hospital Compare.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/4aav-bsmy', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2019-10-30', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/4aav-bsmy', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/4aav-bsmy/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/4aav-bsmy/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/4aav-bsmy/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/4aav-bsmy/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hospital compare', 'measure dates', 'veterans health administration'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Veterans Health Administration Measure Dates'}
{'description': '<p>Payment measures – national data. This data set includes national-level data for the payment measures associated with an episode of care for heart attack, heart failure, pneumonia, and hip/knee replacement patients.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/ygty-mm5a', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-04-21', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/ygty-mm5a', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/ygty-mm5a/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/ygty-mm5a/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/ygty-mm5a/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/ygty-mm5a/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hospital compare', 'medicare payment'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Payment - National'}
{'description': '<p>Complications and deaths - state data. This data set includes state-level data for the hip/knee complication measure, the CMS Patient Safety Indicators, and 30-day death rates.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/bs2r-24vh', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-04-27', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/bs2r-24vh', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/bs2r-24vh/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/bs2r-24vh/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/bs2r-24vh/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/bs2r-24vh/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['complications', 'hospital compare'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Complications and Deaths - State'}
{'description': '<p>Complications and deaths - national data. This data set includes national-level data for the hip/knee complication measure, the CMS Patient Safety Indicators, and 30-day death rates.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/qqw3-t4ie', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-04-21', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/qqw3-t4ie', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/qqw3-t4ie/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/qqw3-t4ie/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/qqw3-t4ie/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/qqw3-t4ie/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['complications', 'hospital compare'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Complications and Deaths - National'}
{'description': '<p>Payment measures – state data. This data set includes state-level data for the payment measures associated with an episode of care for heart attack, heart failure, pneumonia, and hip/knee replacement patients.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/98ix-2iqy', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-04-21', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/98ix-2iqy', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/98ix-2iqy/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/98ix-2iqy/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/98ix-2iqy/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/98ix-2iqy/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hospital compare', 'medicare payment'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Payment - State'}
{'description': '<p>A list of the state averages for the HCAHPS survey responses. HCAHPS is a national, standardized survey of hospital patients about their experiences during a recent inpatient hospital stay.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/84jm-wiui', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-04-21', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/84jm-wiui', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/84jm-wiui/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/84jm-wiui/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/84jm-wiui/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/84jm-wiui/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hcahps', 'hospital compare', 'patient survey', 'patient survey results', 'quality', 'ratings', 'state list'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Patient survey (HCAHPS) - State'}
{'description': '<p>The national average for the HCAHPS survey categories. HCAHPS is a national, standardized survey of hospital patients about their experiences during a recent inpatient hospital stay.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/99ue-w85f', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-04-21', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/99ue-w85f', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/99ue-w85f/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/99ue-w85f/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/99ue-w85f/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/99ue-w85f/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hcahps', 'hospital compare', 'national average', 'patient survey', 'patient survey results', 'quality', 'ratings'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Patient survey (HCAHPS) - National'}
{'description': "<p>Use of medical imaging - state data. These measures give you information about hospitals' use of medical imaging tests for outpatients. Examples of medical imaging tests include CT scans and MRIs.</p>\n", 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/if5v-4x48', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-04-21', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/if5v-4x48', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/if5v-4x48/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/if5v-4x48/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/if5v-4x48/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/if5v-4x48/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['ct', 'hospital compare', 'mammogram', 'medical imaging', 'mri', 'quality', 'ratings', 'state average', 'ultrasound', 'use of medical imaging'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Outpatient Imaging Efficiency - State'}
{'description': "<p>Use of medical imaging - national data. These measures give you information about hospitals' use of medical imaging tests for outpatients. Examples of medical imaging tests include CT scans and MRIs.</p>\n", 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/di9i-zzrc', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-04-21', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/di9i-zzrc', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/di9i-zzrc/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/di9i-zzrc/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/di9i-zzrc/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/di9i-zzrc/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['ct', 'hospital compare', 'mammogram', 'medical imaging', 'mri', 'national average', 'quality', 'ratings', 'ultrasound', 'use of medical imaging'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Outpatient Imaging Efficiency - National'}
{'description': "<p>The Medicare Spending Per Beneficiary (MSPB) Measure shows whether Medicare spends more, less, or about the same for an episode of care (“episode”) at a specific hospital compared to all hospitals nationally. An MSPB episode includes Medicare Part A and Part B payments for services provided by hospitals and other healthcare providers the 3 days prior to, during, and 30 days following a patient’s inpatient stay. This measure evaluates hospitals’ costs compared to the costs of the national median (or midpoint) hospital. This measure takes into account important factors like patient age and health status (risk adjustment) and geographic payment differences (payment-standardization). The numbers displayed here are: 1) the average MSPB measure for the nation; and 2) the national episode-weighted median MSPB amount used as the denominator in the calculation of each hospital's MSPB measure.</p>\n", 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/3n5g-6b7f', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-01-29', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/3n5g-6b7f', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/3n5g-6b7f/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/3n5g-6b7f/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/3n5g-6b7f/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/3n5g-6b7f/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hospital compare', 'medicare payment'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Medicare Spending Per Beneficiary– National'}
{'description': '<p>The Medicare Spending Per Beneficiary (MSPB) Measure shows whether Medicare spends more, less, or about the same for an episode of care (“episode”) at a specific hospital compared to all hospitals nationally. An MSPB episode includes Medicare Part A and Part B payments for services provided by hospitals and other healthcare providers the 3 days prior to, during, and 30 days following a patient’s inpatient stay. This measure evaluates hospitals’ costs compared to the costs of the national median (or midpoint) hospital. This measure takes into account important factors like patient age and health status (risk adjustment) and geographic payment differences (payment-standardization). The data displayed here are the average measures for each state.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/rs6n-9qwg', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-04-21', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/rs6n-9qwg', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/rs6n-9qwg/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/rs6n-9qwg/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/rs6n-9qwg/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/rs6n-9qwg/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hospital compare', 'medicare payment'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Medicare Spending Per Beneficiary – State'}
{'description': '<p>These "Outcome of Care Surgical Measures" show whether hospitals differ in what happens to patients after they have one of three types of surgeries.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/akfs-5dgr', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-04-21', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/akfs-5dgr', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/akfs-5dgr/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/akfs-5dgr/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/akfs-5dgr/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/akfs-5dgr/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hospital compare', 'readmissions and death'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Hospital ACS Measures'}
{'description': '<p>The\xa0Healthcare-Associated Infections (HAI)\xa0measures - state data. These measures are developed by\xa0Centers for Disease Control and Prevention (CDC)\xa0and collected through the\xa0National Healthcare Safety Network (NHSN). They provide information on infections that occur while the patient is in the hospital. These infections can be related to devices, such as central lines and urinary catheters, or spread from patient to patient after contact with an infected person or surface. Many healthcare associated infections can be prevented when the hospitals use\xa0CDC-recommended infection control steps.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/k2ze-bqvw', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-04-21', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/k2ze-bqvw', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/k2ze-bqvw/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/k2ze-bqvw/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/k2ze-bqvw/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/k2ze-bqvw/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['complications', 'hospital compare'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Healthcare Associated Infections - State'}
{'description': '<p>The\xa0Healthcare-Associated Infections (HAI)\xa0measures - national data. These measures are developed by\xa0Centers for Disease Control and Prevention (CDC)\xa0and collected through the\xa0National Healthcare Safety Network (NHSN). They provide information on infections that occur while the patient is in the hospital. These infections can be related to devices, such as central lines and urinary catheters, or spread from patient to patient after contact with an infected person or surface. Many healthcare associated infections can be prevented when the hospitals use\xa0CDC-recommended infection control steps.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/yd3s-jyhd', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-04-21', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/yd3s-jyhd', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/yd3s-jyhd/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/yd3s-jyhd/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/yd3s-jyhd/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/yd3s-jyhd/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['complications', 'hospital compare'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Healthcare Associated Infections - National'}
{'description': '<p>The footnote crosswalk displays a list of footnotes and their summary.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/y9us-9xdf', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2019-10-30', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/y9us-9xdf', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/y9us-9xdf/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/y9us-9xdf/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/y9us-9xdf/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/y9us-9xdf/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['general information', 'hospital compare'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Footnote Crosswalk'}
{'description': '<p>Unplanned Hospital Visits – state data. This data set includes state data for the hospital return days (or excess days in acute care [EDAC]) measures, the unplanned readmissions measures, and the result of unplanned hospital visits after an outpatient procedure.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/4gkm-5ypv', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-04-21', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/4gkm-5ypv', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/4gkm-5ypv/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/4gkm-5ypv/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/4gkm-5ypv/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/4gkm-5ypv/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hospital compare', 'unplanned hospital visits'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Unplanned Hospital Visits - State'}
{'description': '<p>Unplanned Hospital Visits – national data. This data set includes national data for the hospital return days (or excess days in acute care [EDAC]) measures, the unplanned readmissions measures, and the result of unplanned hospital visits after an outpatient procedure.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/cvcs-xecj', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2019-10-30', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/cvcs-xecj', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/cvcs-xecj/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/cvcs-xecj/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/cvcs-xecj/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/cvcs-xecj/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hospital compare', 'unplanned hospital visits'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Unplanned Hospital Visits - National'}
{'description': '<p>This data set includes the Patient Safety and Adverse Events Composite measure (PSI-90) and the individual CMS Patient Safety Indicators. PSI-90 is a composite complication measure composed from 10 separate Patient Safety Indicators. The measure provides an overview of hospital-level quality as it relates to a set of potentially preventable hospital-related events associated with harmful outcomes for patients.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/muwa-iene', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-01-29', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/muwa-iene', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/muwa-iene/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/muwa-iene/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/muwa-iene/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/muwa-iene/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['complications', 'hospital compare'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'PSI-90 and component measures - six-digit precision'}
{'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/u625-zae7', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-01-29', 'accessLevel': 'public', 'description': 'No description provided', 'identifier': 'https://data.medicare.gov/api/views/u625-zae7', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/u625-zae7/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/u625-zae7/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/u625-zae7/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/u625-zae7/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hospital', 'linking quality to payment'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Table 3: FY2018 Percent Change in Medicare Payments'}
{'description': '<p>A list of hospitals participating in the Hospital VBP Program and their performance rates and scores for the Clinical Outcomes measures.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/pudb-wetr', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-01-29', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/pudb-wetr', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/pudb-wetr/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/pudb-wetr/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/pudb-wetr/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/pudb-wetr/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hvbp', 'linking quality to payment', 'outcome'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Hospital Value-Based Purchasing (HVBP) – Clinical Outcomes Domain Scores'}
{'description': '<p>Psychiatric facilities that are eligible for the Inpatient Psychiatric Facility Quality Reporting (IPFQR) program are required to meet all program requirements, otherwise their Medicare payments may be reduced.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/dc76-gh7x', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-04-21', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/dc76-gh7x', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/dc76-gh7x/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/dc76-gh7x/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/dc76-gh7x/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/dc76-gh7x/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hospital compare', 'psych', 'psychiatric unit services', 'state', 'timely and effective care'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Inpatient Psychiatric Facility Quality Measure Data – by State'}
{'description': '<p>Psychiatric facilities that are eligible for the Inpatient Psychiatric Facility Quality Reporting (IPFQR) program are required to meet all program requirements, otherwise their Medicare payments may be reduced.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/q9vs-r7wp', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-07-22', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/q9vs-r7wp', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/q9vs-r7wp/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/q9vs-r7wp/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/q9vs-r7wp/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/q9vs-r7wp/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['facility', 'hospital compare', 'psych', 'psychiatric unit services', 'timely and effective care'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Inpatient Psychiatric Facility Quality Measure Data – by Facility'}
{'description': '<p>Psychiatric facilities that are eligible for the Inpatient Psychiatric Facility Quality Reporting (IPFQR) program are required to meet all program requirements, otherwise their Medicare payments may be reduced.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/s5xg-sys6', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-01-29', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/s5xg-sys6', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/s5xg-sys6/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/s5xg-sys6/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/s5xg-sys6/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/s5xg-sys6/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hospital compare', 'national', 'psych', 'psychiatric unit services', 'timely and effective care'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Inpatient Psychiatric Facility Quality Measure Data – National'}
{'description': "<p>In October 2014, CMS began reducing Medicare payments for subsection (d) hospitals that rank in the worst-performing quartile with respect to hospital-acquired conditions (HACs). Hospitals with a Total HAC Score above the 75th percentile of the Total HAC Score distribution will be subject to the payment reduction. This table contains hospitals’ measure and Total HAC scores, as well as a payment reduction indicator. The Total HAC Score is calculated as the equally weighted average of hospitals' individual measure scores.</p>\n", 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/yq43-i98g', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-01-29', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/yq43-i98g', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/yq43-i98g/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/yq43-i98g/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/yq43-i98g/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/yq43-i98g/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hospital compare', 'linking quality to payment'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Hospital-Acquired Condition Reduction Program'}
{'description': '<p>A list of hospitals participating in the Hospital VBP Program, their domain scores, and their Total Performance Scores.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/ypbt-wvdk', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-01-29', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/ypbt-wvdk', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/ypbt-wvdk/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/ypbt-wvdk/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/ypbt-wvdk/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/ypbt-wvdk/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hcahps', 'hospital compare', 'hospital value-based purchasing', 'hvbp', 'linking quality to payment', 'patient survey', 'process of care', 'quality', 'rates', 'ratings', 'scores', 'total performance score', 'tps', 'value-based purchasing'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Hospital Value-Based Purchasing (HVBP) – Total Performance Score'}
{'description': '<p>A list of hospitals participating in the Hospital VBP Program and their performance rates and scores for the Safety measures.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/dgmq-aat3', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-01-29', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/dgmq-aat3', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/dgmq-aat3/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/dgmq-aat3/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/dgmq-aat3/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/dgmq-aat3/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hospital', 'hvbp', 'linking quality to payment', 'safety'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Hospital Value-Based Purchasing (HVBP) – Safety'}
{'description': '<p>A list of hospitals participating in the Hospital VBP Program and their performance ratios and scores for the Efficiency Medicare Spending per Beneficiary (MSPB) measure.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/su9h-3pvj', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-01-29', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/su9h-3pvj', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/su9h-3pvj/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/su9h-3pvj/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/su9h-3pvj/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/su9h-3pvj/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hospital', 'linking quality to payment'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Hospital Value-Based Purchasing (HVBP) – Efficiency Scores'}
{'description': '<p>In October 2012, CMS began reducing Medicare payments for Inpatient Prospective Payment System hospitals with excess readmissions. Excess readmissions are measured by a ratio, calculated by dividing a hospital’s number of “predicted” 30-day readmissions for heart attack (AMI), heart failure (HF), pneumonia, chronic obstructive pulmonary disease (COPD), hip/knee replacement (THA/TKA), and coronary artery bypass graft surgery (CABG) by the number that would be “expected,” based on an average hospital with similar patients.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/9n3s-kdb3', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2019-10-30', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/9n3s-kdb3', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/9n3s-kdb3/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/9n3s-kdb3/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/9n3s-kdb3/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/9n3s-kdb3/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hospital compare', 'linking quality to payment'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Hospital Readmissions Reduction Program'}
{'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/vtqa-m4zn', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-01-29', 'accessLevel': 'public', 'description': 'No description provided', 'identifier': 'https://data.medicare.gov/api/views/vtqa-m4zn', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/vtqa-m4zn/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/vtqa-m4zn/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/vtqa-m4zn/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/vtqa-m4zn/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hospital', 'linking quality to payment'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Table 4: FY2018 Value-Based Incentive Payment Amount'}
{'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/xrgf-x36b', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-01-29', 'accessLevel': 'public', 'description': 'No description provided', 'identifier': 'https://data.medicare.gov/api/views/xrgf-x36b', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/xrgf-x36b/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/xrgf-x36b/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/xrgf-x36b/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/xrgf-x36b/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hospital', 'linking quality to payment'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Table 2: FY2018 Distribution of Net Change in Base Operating DRG Payment Amount'}
{'description': '<p>A list of VHA hospitals with timely and effective care (process of care) measure data. VHA collects this information through a Quality Improvement Organization (External Peer Review Program) or directly from electronic medical records.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/ptds-r8im', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-01-29', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/ptds-r8im', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/ptds-r8im/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/ptds-r8im/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/ptds-r8im/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/ptds-r8im/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['centers-for-medicare-medicaid-services'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Veterans Health Administration Timely and Effective Care Data'}
{'description': '<p>A list of VHA hospitals with behavioral health measure data. VHA reports data on a set of core performance measures for Hospital-Based Inpatient Psychiatric Services (HBIPS), Substance Use, and Tobacco Treatment.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/6qxe-iqz8', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-01-29', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/6qxe-iqz8', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/6qxe-iqz8/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/6qxe-iqz8/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/6qxe-iqz8/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/6qxe-iqz8/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['ipf', 'psychiatric unit services', 'pysch', 'veterans', 'veterans administration', 'vha'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Veterans Health Administration Behavioral Health Data'}
{'description': '<p>A list of VHA hospitals with data on the Agency for Healthcare Research and Quality (AHRQ) Patient Safety Indicators (PSIs). These indicators provide information on potential in hospital complications and adverse events following surgeries and procedures<em>.</em></p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/esr2-9zyn', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-07-22', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/esr2-9zyn', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/esr2-9zyn/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/esr2-9zyn/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/esr2-9zyn/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/esr2-9zyn/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['centers-for-medicare-medicaid-services'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Veterans Health Administration Patient Safety Indicators Data'}
{'description': '<p>The Medicare Spending Per Beneficiary (MSPB) Measure shows whether Medicare spends more, less, or about the same for an episode of care (“episode”) at a specific hospital compared to all hospitals nationally. An MSPB episode includes Medicare Part A and Part B payments for services provided by hospitals and other healthcare providers the 3 days prior to, during, and 30 days following a patient’s inpatient stay. This measure evaluates hospitals’ costs compared to the costs of the national median (or midpoint) hospital. This measure takes into account important factors like patient age and health status (risk adjustment) and geographic payment differences (payment-standardization). The data displayed here are identical to the data displayed in the “Medicare Spending per Beneficiary” file, except that this file displays hospitals’ measure values out to six decimal places instead of two decimal places.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/5hk7-b79m', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2019-10-30', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/5hk7-b79m', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/5hk7-b79m/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/5hk7-b79m/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/5hk7-b79m/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/5hk7-b79m/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hospital compare', 'medicare payment'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Medicare Spending Per Beneficiary – Hospital Additional Decimal Places'}
{'description': '<p>Comprehensive Care for Joint Replacement Model - provider data. This data set includes provider data for two quality measures tracked during an episode of care: complication rate for hip/knee replacement patients and the Hospital Consumer Assessment of Healthcare Providers and Systems (HCAHPS) Survey</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/tqkv-mgxq', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2019-10-30', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/tqkv-mgxq', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/tqkv-mgxq/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/tqkv-mgxq/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/tqkv-mgxq/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/tqkv-mgxq/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hospital compare'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Comprehensive Care For Joint Replacement Model - Provider Data'}
{'description': '<p>The Prospective Payment System (PPS)-Exempt Cancer Hospital Quality Reporting (PCHQR) Program currently uses five oncology care measures. The resulting PPS-Exempt Cancer Hospital Quality Reporting (PCHQR) Program measures allow consumers to compare the quality of care given at the eleven PPS-exempt cancer hospitals currently participating in the program.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/g3fg-3myg', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-01-29', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/g3fg-3myg', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/g3fg-3myg/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/g3fg-3myg/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/g3fg-3myg/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/g3fg-3myg/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['timely and effective care'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Oncology Care Measures – PPS-Exempt Cancer Hospital'}
{'description': '<p>A list of the state averages for the HCAHPS survey responses. HCAHPS is a national, standardized survey of hospital patients about their experiences during a recent inpatient hospital stay.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/qatj-nmws', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2019-10-30', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/qatj-nmws', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/qatj-nmws/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/qatj-nmws/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/qatj-nmws/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/qatj-nmws/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hcahps', 'hospital compare', 'patient survey', 'patient survey results', 'pch', 'quality', 'ratings', 'timely and effective care'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Patient Survey (PCH - HCAHPS) PPS-exempt Cancer Hospital – State'}
{'description': '<p>A list of hospital ratings for the Hospital Consumer Assessment of Healthcare Providers and Systems (HCAHPS). HCAHPS is a national, standardized survey of hospital patients about their experiences during a recent inpatient hospital stay.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/9g7e-btyt', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2019-10-30', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/9g7e-btyt', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/9g7e-btyt/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/9g7e-btyt/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/9g7e-btyt/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/9g7e-btyt/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hcahps', 'hospital compare', 'patient survey', 'patient survey results', 'pch', 'quality', 'ratings', 'timely and effective care'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Patient Survey (PCH - HCAHPS) PPS-exempt Cancer Hospital – National'}
{'description': '<p>A list of hospital ratings for the Hospital Consumer Assessment of Healthcare Providers and Systems (HCAHPS). HCAHPS is a national, standardized survey of hospital patients about their experiences during a recent inpatient hospital stay.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/iy27-wz37', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-01-29', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/iy27-wz37', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/iy27-wz37/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/iy27-wz37/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/iy27-wz37/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/iy27-wz37/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hcahps', 'hospital compare', 'patient survey', 'patient survey results', 'pch', 'quality', 'ratings', 'timely and effective care'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Patient Survey (PCH - HCAHPS) PPS-exempt Cancer Hospital - Hospital'}
{'description': '<p>Prospective Payment System (PPS)-Exempt Cancer Hospital Quality Reporting (PCHQR) Program currently uses one clinical effectiveness measure—External Beam Radiotherapy (EBRT) for Bone Metastases. The resulting PPS-Exempt Cancer Hospital Quality Reporting (PCHQR) Program measures allow consumers to compare the quality of care given at the eleven PPS-exempt cancer hospitals currently participating in the program.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/p7bc-fjpi', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-01-29', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/p7bc-fjpi', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/p7bc-fjpi/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/p7bc-fjpi/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/p7bc-fjpi/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/p7bc-fjpi/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hospital compare', 'timely and effective care'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Prospective Payment System (PPS)-Exempt Cancer Hospital Quality Reporting (PCHQR)'}
{'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/5gv4-jwyv', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-01-29', 'accessLevel': 'public', 'description': 'No description provided', 'identifier': 'https://data.medicare.gov/api/views/5gv4-jwyv', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/5gv4-jwyv/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/5gv4-jwyv/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/5gv4-jwyv/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/5gv4-jwyv/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hospital', 'linking quality to payment'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Table 1: FY2018 Net Change in Base Operating DRG Payment Amount'}
{'description': '<p>This file contains state-level data for all measures reported through the Ambulatory Surgical Center Quality Reporting Program.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/axe7-s95e', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-10-28', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/axe7-s95e', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/axe7-s95e/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/axe7-s95e/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/axe7-s95e/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/axe7-s95e/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hospital compare', 'timely and effective care'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Ambulatory Surgical Center Quality Measures - State'}
{'description': '<p>This file contains the national averages for all measures reported through the Ambulatory Surgical Center Quality Reporting Program.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/wue8-3vwe', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-10-28', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/wue8-3vwe', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/wue8-3vwe/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/wue8-3vwe/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/wue8-3vwe/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/wue8-3vwe/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hospital compare', 'timely and effective care'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Ambulatory Surgical Center Quality Measures - National'}
{'description': '<p>The data displayed here describes average spending levels during hospitals’ Medicare Spending per Beneficiary (MSPB) episodes by Medicare claim type. The data presented on Hospital Compare provide price-standardized, non-risk-adjusted values for hospital spending by claim type because risk adjustment is done at the episode level rather than at the service category/claim level. An MSPB episode includes all Medicare Part A and Part B claims paid during the period from 3 days prior to an inpatient hospital admission through 30 days after discharge.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/nrth-mfg3', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-01-29', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/nrth-mfg3', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/nrth-mfg3/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/nrth-mfg3/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/nrth-mfg3/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/nrth-mfg3/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hospital compare', 'medicare payment'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Medicare Hospital Spending by Claim'}
{'description': '<p>Drug utilization data are reported by states for covered outpatient drugs that are paid for by state Medicaid agencies since the start of the Medicaid Drug Rebate Program. The data includes state, drug name, National Drug Code, number of prescriptions and dollars reimbursed. Data descriptions are available on Medicaid.gov: <a href="https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilization-data/state-drug-utilization-data-faq/index.html">https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilizat...</a></p>\n', 'programCode': ['009:076'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['State Drug Utilization'], 'landingPage': 'https://data.medicaid.gov/d/3v5r-x5x9', 'contactPoint': {'hasEmail': 'mailto:no-reply@data.medicaid.gov', 'fn': 'Medicaid.gov'}, 'issued': '2019-03-11', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/3v5r-x5x9', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/3v5r-x5x9/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/3v5r-x5x9/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/3v5r-x5x9/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/3v5r-x5x9/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['drug utilization', 'medicaid reimbursements', 'pharmacy'], 'bureauCode': ['009:00'], 'modified': '2020-10-27', 'title': 'State Drug Utilization Data 2017'}
{'description': '<p>Drug utilization data are reported by states for covered outpatient drugs that are paid for by state Medicaid agencies since the start of the Medicaid Drug Rebate Program. The data includes state, drug name, National Drug Code, number of prescriptions and dollars reimbursed. Data descriptions are available on Medicaid.gov: <a href="https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilization-data/state-drug-utilization-data-faq/index.html">https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilizat...</a></p>\n', 'programCode': ['009:076'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['State Drug Utilization'], 'landingPage': 'https://data.medicaid.gov/d/3v6v-qk5s', 'contactPoint': {'hasEmail': 'mailto:no-reply@data.medicaid.gov', 'fn': 'Medicaid.gov'}, 'issued': '2019-03-11', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/3v6v-qk5s', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/3v6v-qk5s/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/3v6v-qk5s/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/3v6v-qk5s/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/3v6v-qk5s/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['drug utilization', 'medicaid reimbursements', 'pharmacy'], 'bureauCode': ['009:00'], 'modified': '2020-10-27', 'title': 'State Drug Utilization Data 2016'}
{'description': '<p>This file contains the footnotes used in the Outpatient and Ambulatory Surgery CAHPS Survey data.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/e6hj-umam', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2019-10-30', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/e6hj-umam', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/e6hj-umam/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/e6hj-umam/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/e6hj-umam/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/e6hj-umam/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hospital compare', 'patientsurveyresults'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Outpatient and Ambulatory Surgery CAHPS Survey Footnotes'}
{'description': '<p>The national average for the OAS CAHPS Survey categories. The OAS CAHPS survey collects information about patients’ experiences of care in hospital outpatient departments (HOPDs) and ambulatory surgical centers (ASCs).</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/s5pj-hua3', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2019-10-30', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/s5pj-hua3', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/s5pj-hua3/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/s5pj-hua3/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/s5pj-hua3/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/s5pj-hua3/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hospital compare', 'patientsurveyresults'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Outpatient and Ambulatory Surgery Consumer Assessment of Healthcare Providers and Systems (OAS CAHPS) survey for hospital outpatient departments - National'}
{'description': '<p>A list of the state averages for the OAS CAHPS Survey responses. The OAS CAHPS survey collects information about patients’ experiences of care in hospital outpatient departments (HOPDs) and ambulatory surgical centers (ASCs).</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/6pfg-whmx', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2019-10-30', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/6pfg-whmx', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/6pfg-whmx/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/6pfg-whmx/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/6pfg-whmx/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/6pfg-whmx/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hospital compare', 'patientsurveyresults'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Outpatient and Ambulatory Surgery Consumer Assessment of Healthcare Providers and Systems (OAS CAHPS) survey for hospital outpatient departments - State'}
{'description': '<p>A list of hospital outpatient department ratings for the Outpatient and Ambulatory Surgery Consumer Assessment of Healthcare Providers and Systems (OAS CAHPS) survey. The data are updated and reported each quarter with data from the most recently completed quarter replacing the oldest quarter of data. The data reporting period is included in the tables.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/yizn-abxn', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2019-10-30', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/yizn-abxn', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/yizn-abxn/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/yizn-abxn/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/yizn-abxn/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/yizn-abxn/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hospital compare', 'patientsurveyresults'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Outpatient and Ambulatory Surgery Consumer Assessment of Healthcare Providers and Systems (OAS CAHPS) survey for hospital outpatient departments - Facility'}
{'description': '<p>A list of the state averages for the OAS CAHPS survey responses. The OAS CAHPS survey collects information about patients’ experiences of care in hospital outpatient departments (HOPDs) and ambulatory surgical centers (ASCs).</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/x663-bwbj', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2019-10-30', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/x663-bwbj', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/x663-bwbj/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/x663-bwbj/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/x663-bwbj/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/x663-bwbj/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hospital compare', 'patientsurveyresults'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Outpatient and Ambulatory Surgery Consumer Assessment of Healthcare Providers and Systems (OAS CAHPS) survey for ambulatory surgical centers - State'}
{'description': '<p>The national average for the OAS CAHPS survey categories. The OAS CAHPS survey collects information about patients’ experiences of care in hospital outpatient departments (HOPDs) and ambulatory surgical centers (ASCs).</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/tf3h-mrrs', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2019-10-30', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/tf3h-mrrs', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/tf3h-mrrs/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/tf3h-mrrs/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/tf3h-mrrs/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/tf3h-mrrs/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hospital compare', 'patientsurveyresults'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Outpatient and Ambulatory Surgery Consumer Assessment of Healthcare Providers and Systems (OAS CAHPS) survey for ambulatory surgical centers - National'}
{'description': '<p>A list of ambulatory surgical center ratings for the Outpatient and Ambulatory Surgery Consumer Assessment of Healthcare Providers and Systems (OAS CAHPS) survey. The data are updated and reported each quarter with data from the most recently completed quarter replacing the oldest quarter of data. The data reporting period is included in the tables.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/48nr-hqxx', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2019-10-30', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/48nr-hqxx', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/48nr-hqxx/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/48nr-hqxx/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/48nr-hqxx/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/48nr-hqxx/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hospital compare', 'patientsurveyresults'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Outpatient and Ambulatory Surgery Consumer Assessment of Healthcare Providers and Systems (OAS CAHPS) survey for ambulatory surgical centers - Facility'}
{'description': '<p>Drug utilization data are reported by states for covered outpatient drugs that are paid for by state Medicaid agencies since the start of the Medicaid Drug Rebate Program. The data includes state, drug name, National Drug Code, number of prescriptions and dollars reimbursed. Data descriptions are available on Medicaid.gov: <a href="https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilization-data/state-drug-utilization-data-faq/index.html">https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilizat...</a></p>\n', 'programCode': ['009:076'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['State Drug Utilization'], 'landingPage': 'https://data.medicaid.gov/d/e5ds-i36p', 'contactPoint': {'hasEmail': 'mailto:no-reply@data.medicaid.gov', 'fn': 'Medicaid.gov'}, 'issued': '2019-03-11', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/e5ds-i36p', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/e5ds-i36p/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/e5ds-i36p/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/e5ds-i36p/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/e5ds-i36p/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['drug utilization', 'medicaid reimbursements', 'pharmacy'], 'bureauCode': ['009:00'], 'modified': '2020-10-27', 'title': 'State Drug Utilization Data 2018'}
{'description': '<p>Drug utilization data are reported by states for covered outpatient drugs that are paid for by state Medicaid agencies since the start of the Medicaid Drug Rebate Program. The data includes state, drug name, National Drug Code, number of prescriptions and dollars reimbursed. Data descriptions are available on Medicaid.gov: <a href="https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilization-data/state-drug-utilization-data-faq/index.html">https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilizat...</a></p>\n', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['State Drug Utilization'], 'landingPage': 'https://data.medicaid.gov/d/qnsz-yp89', 'contactPoint': {'hasEmail': 'mailto:no-reply@data.medicaid.gov', 'fn': 'Medicaid.gov'}, 'issued': '2019-08-12', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/qnsz-yp89', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/qnsz-yp89/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/qnsz-yp89/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/qnsz-yp89/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/qnsz-yp89/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['drug utilization', 'medicaid reimbursements', 'pharmacy'], 'modified': '2020-10-27', 'title': 'State Drug Utilization Data 2019'}
{'description': '<p>The Prospective Payment System (PPS)-Exempt Cancer Hospital Quality Reporting (PCHQR) Program currently uses five safety and health-care associated infection measures. The resulting PPS-Exempt Cancer Hospital Quality Reporting (PCHQR) Program measures allow consumers to compare the quality of care given at the eleven PPS-exempt cancer hospitals currently participating in the program.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/k653-4ka8', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-04-21', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/k653-4ka8', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/k653-4ka8/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/k653-4ka8/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/k653-4ka8/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/k653-4ka8/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hospital compare', 'pch', 'pchqr', 'timely and effective care'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Safety and Health-Care Associated Measures – PPS-Exempt Cancer Hospital'}
{'description': '<p>This dataset evaluates the percentage of patients who are receiving PCH-based outpatient chemotherapy treatment for all cancer types except leukemia who were admitted to the hospital or visited the emergency department for one of 10 conditions within 30 days after treatment.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/6qip-a4gp', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-05-21', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/6qip-a4gp', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/6qip-a4gp/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/6qip-a4gp/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/6qip-a4gp/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/6qip-a4gp/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hospital', 'outcome', 'outcome of care', 'timely and effective care'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Outcome Measures – PPS-Exempt Cancer Hospital – Hospital'}
{'description': '<p>This dataset evaluates the percentage of patients who are receiving PCH-based outpatient chemotherapy treatment for all cancer types except leukemia who were admitted to the hospital or visited the emergency department for one of 10 conditions within 30 days after treatment.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/guec-4v2s', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-01-29', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/guec-4v2s', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/guec-4v2s/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/guec-4v2s/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/guec-4v2s/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/guec-4v2s/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hospital compare', 'outcome', 'outcome of care', 'timely and effective care'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Outcome Measures – PPS-Exempt Cancer Hospital – National'}
{'description': '<p>Drug utilization data are reported by states for covered outpatient drugs that are paid for by state Medicaid agencies since the start of the Medicaid Drug Rebate Program. The data includes state, drug name, National Drug Code, number of prescriptions and dollars reimbursed. Data descriptions are available on Medicaid.gov: <a href="https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilization-data/state-drug-utilization-data-faq/index.html">https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilizat...</a></p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['State Drug Utilization'], 'landingPage': 'https://data.medicaid.gov/d/va5y-jhsv', 'contactPoint': {'hasEmail': 'mailto:Medicaid.gov@cms.hhs.gov', 'fn': 'Medicaid'}, 'issued': '2020-09-17', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/va5y-jhsv', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/va5y-jhsv/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/va5y-jhsv/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/va5y-jhsv/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/va5y-jhsv/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['drug utilization', 'medicaid reimbursements', 'pharmacy'], 'bureauCode': ['009:38'], 'modified': '2020-10-27', 'title': 'State Drug Utilization Data 2020'}
{'description': '<p>This report shows data completeness information on data submitted by hospitals for the previous week, from Friday to Thursday. The U.S. Department of Health and Human Services requires all hospitals licensed to provide 24-hour care to report certain data necessary to the all-of-America COVID-19 response. The report includes the following information for each hospital:</p>\n<ul>\n<li>The percentage of mandatory fields reported.</li>\n<li>The number of days in the preceding week where 100% of the fields were completed.</li>\n<li>Whether a hospital is required to report on Wednesdays only.</li>\n<li>A cell for each required field with the number of days that specific field was reported for the week.</li>\n</ul>\n<p>Hospitals are key partners in the Federal response to COVID-19, and this report is published to increase transparency into the type and amount of data being successfully reported to the U.S. Government.</p>\n<p><strong>Source:</strong> HHS Protect, U.S. Department of Health & Human Services</p>\n', 'programCode': ['009:028'], 'title': 'COVID-19 Hospital Data Coverage Report', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['Community', 'Health', 'Hospital', 'National', 'State'], 'landingPage': 'https://healthdata.gov/dataset/covid-19-hospital-data-coverage-report', 'modified': '2020-11-30', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Anonymous'}, 'issued': '2020-10-26', 'accessLevel': 'public', 'identifier': '1b53e56c-d178-4a66-bb82-1e92872c8fc1', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://healthdata.gov/sites/default/files/20201130_Hospital%20Data%20Coverage%20Report.xlsx', 'format': 'data', 'title': 'COVID-19 Hospital Data Coverage Report', 'description': '<p><strong>Updated 11/30/2020</strong></p>\n', 'mediaType': 'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet'}], 'keyword': ['Covid', 'Covid-19'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'accrualPeriodicity': 'R/P1W'}
{'description': '<p>State averages for ICH-CAHPS Survey measures. The ICH-CAHPS Survey is a national, standardized survey of in-center hemodialysis patients about their experiences with the facility, facility doctors and staff, and care received.</p>\n', 'programCode': ['009:078'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Dialysis Facility Compare'], 'landingPage': 'https://data.medicare.gov/d/hanv-ru8h', 'contactPoint': {'hasEmail': 'mailto:DialysisData@umich.edu', 'fn': 'Dialysis Facility Compare'}, 'issued': '2020-01-22', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/hanv-ru8h', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/hanv-ru8h/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/hanv-ru8h/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/hanv-ru8h/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/hanv-ru8h/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cahps', 'dfc', 'dialysis', 'dialysis centers', 'dialysis facilities', 'experience of care', 'patient survey'], 'bureauCode': ['009:38'], 'modified': '2020-10-21', 'title': 'Patient survey (ICH-CAHPS) - State'}
{'description': '<p>The national average for ICH-CAHPS Survey measures. The ICH-CAHPS Survey is a national, standardized survey of in-center hemodialysis patients about their experiences with the facility, facility doctors and staff, and care received.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Dialysis Facility Compare'], 'landingPage': 'https://data.medicare.gov/d/utgq-v46w', 'contactPoint': {'hasEmail': 'mailto:DialysisData@umich.edu', 'fn': 'Dialysis Facility Compare'}, 'issued': '2020-01-22', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/utgq-v46w', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/utgq-v46w/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/utgq-v46w/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/utgq-v46w/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/utgq-v46w/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cahps', 'dfc', 'dialysis', 'dialysis centers', 'dialysis facilities', 'experience of care', 'patient survey'], 'bureauCode': ['009:38'], 'modified': '2020-10-21', 'title': 'Patient survey (ICH-CAHPS) - National'}
{'description': '<p>In-Center Hemodialysis Facilites Patient evaluations from the In-Center Hemodialysis Consumer Assessment of Healthcare Providers and Systems (ICH-CAHPS) Survey. The ICH-CAHPS Survey is a national, standardized survey of in-center hemodialysis patients about their experiences with the facility, facility doctors and staff, and care received.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Dialysis Facility Compare'], 'landingPage': 'https://data.medicare.gov/d/59mq-zhts', 'contactPoint': {'hasEmail': 'mailto:DialysisData@umich.edu', 'fn': 'CMS'}, 'issued': '2020-03-19', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/59mq-zhts', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/59mq-zhts/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/59mq-zhts/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/59mq-zhts/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/59mq-zhts/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cahps', 'dfc', 'dialysis', 'dialysis centers', 'dialysis facilities', 'experience of care', 'patient survey'], 'bureauCode': ['009:38'], 'modified': '2020-10-21', 'title': 'Patient survey (ICH CAHPS)'}
{'description': '<p>State averages of common dialysis quality measures.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Dialysis Facility Compare'], 'landingPage': 'https://data.medicare.gov/d/2fpu-cgbb', 'contactPoint': {'hasEmail': 'mailto:DialysisData@umich.edu', 'fn': 'Dialysis Facility Compare'}, 'issued': '2020-04-21', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/2fpu-cgbb', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/2fpu-cgbb/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/2fpu-cgbb/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/2fpu-cgbb/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/2fpu-cgbb/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['comparison', 'dfc', 'dialysis', 'medicare', 'quality measures', 'state list', 'statistics'], 'bureauCode': ['009:38'], 'modified': '2020-10-21', 'title': 'Dialysis Facility Compare - State Averages'}
{'description': '<p>National averages of common dialysis quality measures.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Dialysis Facility Compare'], 'landingPage': 'https://data.medicare.gov/d/2rkq-ygai', 'contactPoint': {'hasEmail': 'mailto:DialysisData@umich.edu', 'fn': 'Dialysis Facility Compare'}, 'issued': '2019-10-30', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/2rkq-ygai', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/2rkq-ygai/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/2rkq-ygai/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/2rkq-ygai/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/2rkq-ygai/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['comparison', 'dfc', 'dialysis', 'medicare', 'national', 'quality measures', 'statistics'], 'bureauCode': ['009:38'], 'modified': '2020-10-21', 'title': 'Dialysis Facility Compare - National Averages'}
{'description': '<p>A list of all dialysis facilities registered with Medicare that includes addresses and phone numbers, as well as services and quality of care provided.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Dialysis Facility Compare'], 'landingPage': 'https://data.medicare.gov/d/23ew-n7w9', 'contactPoint': {'hasEmail': 'mailto:DialysisData@umich.edu', 'fn': 'Dialysis Facility Compare'}, 'issued': '2020-04-22', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/23ew-n7w9', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/23ew-n7w9/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/23ew-n7w9/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/23ew-n7w9/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/23ew-n7w9/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['dfc', 'dialysis', 'dialysis facilities', 'quality measures'], 'bureauCode': ['009:38'], 'modified': '2020-10-21', 'title': 'Dialysis Facility Compare - Listing by Facility'}
{'description': '<p>NNDSS - Table II. Hepatitis (viral, acute) - 2015.In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed.The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories. Note:These are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting. Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available. Footnotes:C.N.M.I.: Commonwealth of Northern Mariana Islands. U: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum. * Three low incidence conditions, rubella, rubella congenital, and tetanus, have been moved to Table 2 to facilitate case count verification with reporting jurisdictions. ��� Case counts for reporting year 2015 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>. Data for TB are displayed in Table IV, which appears quarterly.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/65xe-6neq', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-01-07', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/65xe-6neq', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/65xe-6neq/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/65xe-6neq/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/65xe-6neq/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/65xe-6neq/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2015', 'hepatitis', 'hepatitis (viral acute)', 'hepatitis (viral acute) type a', 'hepatitis (viral acute) type b', 'hepatitis (viral acute) type c', 'mmwr', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2016-01-07', 'title': 'NNDSS - Table II. Hepatitis (viral, acute)'}
{'description': '<p>NNDSS - TABLE 1LL. Vibriosis, Confirmed to Vibriosis, Probable - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/i4eq-dgfc', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/i4eq-dgfc', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/i4eq-dgfc/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/i4eq-dgfc/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/i4eq-dgfc/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/i4eq-dgfc/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'nedss', 'netss', 'nndss', 'vibriosis confirmed', 'vibriosis probable', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-05-30', 'title': 'NNDSS - TABLE 1LL. Vibriosis, Confirmed to Vibriosis, Probable'}
{'description': '<p>NNDSS - TABLE 1JJ. Tularemia to Vancomycin-intermediate Staphylococcus aureus - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/qsk4-8yy5', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/qsk4-8yy5', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qsk4-8yy5/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qsk4-8yy5/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qsk4-8yy5/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qsk4-8yy5/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'nedss', 'netss', 'nndss', 'tularemia', 'vancomycin-intermediate staphylococcus aureus', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-05-30', 'title': 'NNDSS - TABLE 1JJ. Tularemia to Vancomycin-intermediate Staphylococcus aureus'}
{'description': '<p>NNDSS - TABLE 1T. Invasive pneumococcal disease, age<5 , Confirmed to Invasive pneumococcal disease, age <5, Probable - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\n Max: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />\n§ Includes drug resistant and susceptible cases of Invasive Pneumococcal Disease.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/62yv-gyiz', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/62yv-gyiz', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/62yv-gyiz/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/62yv-gyiz/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/62yv-gyiz/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/62yv-gyiz/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'age<5', 'confirmed', 'invasive pneumococcal disease', 'nedss', 'netss', 'nndss', 'probable', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-05-30', 'title': 'NNDSS - TABLE 1T. Invasive pneumococcal disease, age<5 , Confirmed to Invasive pneumococcal disease, age <5, Probable'}
{'description': "<p>Performance rates on frequently reported health care quality measures in the CMS Medicaid/CHIP Child and Adult Core Sets, for FFY 2019 reporting.</p>\n<p>Source: Mathematica analysis of MACPro and Form CMS-416 reports for the FFY 2019 reporting cycle. Dataset revised October 2020. For more information, see the Children's Health Care Quality Measures and Adult Health Care Quality Measures webpages.</p>\n", 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Quality'], 'landingPage': 'https://data.medicaid.gov/d/afrw-yks2', 'contactPoint': {'hasEmail': 'mailto:mohanraj.balasubramanian@cms.hhs.gov', 'fn': 'Raj'}, 'issued': '2020-07-24', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/afrw-yks2', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/afrw-yks2/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/afrw-yks2/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/afrw-yks2/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/afrw-yks2/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['core sets', 'performance rates', 'quality measures'], 'bureauCode': ['009:38'], 'modified': '2020-10-14', 'title': '2019 Child and Adult Health Care Quality Measures Quality'}
{'description': '<p>2000-2018. Water Fluoridation Statistics is a biennial report of the percentage and number of people receiving fluoridated water from 2000 through 2018, originally published at <a href="http://www.cdc.gov/fluoridation/statistics/index.htm">http://www.cdc.gov/fluoridation/statistics/index.htm</a>. For more information, see: <a href="http://www.cdc.gov/oralhealthdata/overview/fluoridation_indicators.html">http://www.cdc.gov/oralhealthdata/overview/fluoridation_indicators.html</a></p>\n', 'programCode': ['009:020'], 'title': 'Water Fluoridation Statistics - Percent of PWS population receiving fluoridated water', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Oral Health'], 'landingPage': 'https://data.cdc.gov/d/8235-5d73', 'contactPoint': {'hasEmail': 'mailto:oralhealth@cdc.gov', 'fn': 'Oral Health Inquiries'}, 'issued': '2016-10-18', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/8235-5d73', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/8235-5d73/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/8235-5d73/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/8235-5d73/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/8235-5d73/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['division of oral health', 'healthy people', 'nohss', 'oral health', 'water fluoridation', 'wfrs'], 'bureauCode': ['009:20'], 'modified': '2020-10-13', 'references': ['https://www.cdc.gov/oralhealthdata/'], 'describedBy': 'https://chronicdata.cdc.gov/Oral-Health/Water-Fluoridation-Statistics-Percent-of-PWS-popul/8235-5d73'}
{'description': '<p>NNDSS - Table II. Invasive pneumococcal disease, all ages - 2018. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states or territory.</p>\n<p>Note:</p>\n<p>This table contains provisional cases of selected national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:</p>\n<p>C.N.M.I.: Commonwealth of Northern Mariana Islands.<br />\nU: Unavailable. —: No reported cases. N: Not reportable. NA: Not Available. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<ul>\n<li>Case counts for reporting years 2017 and 2018 are provisional and subject to change. Data for years 2013 through 2016 are finalized. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>.</li>\n</ul>\n<p>† Includes drug resistant and susceptible cases of invasive pneumococcal disease.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/n24i-76tn', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-01-03', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/n24i-76tn', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/n24i-76tn/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/n24i-76tn/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/n24i-76tn/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/n24i-76tn/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2018', 'all ages', 'invasive pneumococcal disease', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-01-03', 'title': 'NNDSS - Table II. Invasive pneumococcal disease, all ages'}
{'description': '<p>Drugs that have been reported under the Medicaid Drug Rebate Program along with an indication of whether or not the required Average Manufacturer Price (AMP) was reported for each drug. All drugs are identified in the file by the 11-digit National Drug Code, product name, labeler name, and reported (R) or not reported (NR).</p>\n', 'programCode': ['009:076'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Drug Pricing and Payment'], 'landingPage': 'https://data.medicaid.gov/d/kqwu-kbww', 'contactPoint': {'hasEmail': 'mailto:Medicaid.gov@cms.hhs.gov', 'fn': 'Medicaid'}, 'issued': '2018-08-14', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/kqwu-kbww', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/kqwu-kbww/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/kqwu-kbww/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/kqwu-kbww/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/kqwu-kbww/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['amp', 'average manufacturer price'], 'bureauCode': ['009:00'], 'modified': '2020-10-07', 'title': 'Drug AMP Reporting - Monthly'}
{'description': '<p>2008-2020. American Lung Association. Cessation Coverage. Medicaid data compiled by the Centers for Disease Control and Prevention’s Office on Smoking and Health were obtained from the State Tobacco Cessation Coverage Database, developed and administered by the American Lung Association. Data from 2008-2012 are reported on an annual basis; beginning in 2013 data are reported on a quarterly basis. Data include state-level information on Medicaid coverage of approved medications by the Food and Drug Administration (FDA) for tobacco cessation treatment; types of counseling recommended by the Public Health Service (PHS) and barriers to accessing cessation treatment. Note: Section 2502 of the Patient Protection and Affordable Care Act requires all state Medicaid programs to cover all FDA-approved tobacco cessation medications as of January 1, 2014. However, states are currently in the process of modifying their coverage to come into compliance with this requirement. Data in the STATE System on Medicaid coverage of tobacco cessation medications reflect evidence of coverage that is found in documentable sources, and may not yet reflect medications covered under this requirement.</p>\n', 'programCode': ['009:020'], 'title': 'Medicaid Coverage Of Cessation Treatments And Barriers To Treatments', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Cessation Coverage '], 'landingPage': 'https://data.cdc.gov/d/ntaa-dtex', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-12', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/ntaa-dtex', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ntaa-dtex/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ntaa-dtex/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ntaa-dtex/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ntaa-dtex/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['american lung association', 'cessation coverage', 'comprehensive medicaid coverage', 'medicaid coverage of cessation treatment', 'office on smoking and health', 'osh'], 'bureauCode': ['009:20'], 'modified': '2020-10-07', 'references': ['https://chronicdata.cdc.gov/d/x7ys-5vpn'], 'describedBy': 'https://chronicdata.cdc.gov/Cessation-Coverage-/Medicaid-Coverage-Of-Cessation-Treatments-And-Barr/ntaa-dtex'}
{'description': '<p>The Medicare Current Beneficiary Survey (MCBS) public use file (MCBS PUF) provides the first publically available MCBS file for researchers interested in the health, health care use, access to and satisfaction with care for Medicare beneficiaries, while providing the very highest degree of protection to the Medicare beneficiaries protected health information. Celebrating 25 years of continuous data collection and the completion of over 1 million interviews, the MCBS is a continuous, in person, longitudinal survey of a representative national sample of the Medicare population. As the largest federal health survey of the Medicare population, the MCBS plays an essential role in monitoring and evaluating key aspects of the Medicare program and is the leading source of information on Medicare and its impact on beneficiaries.</p>\n', 'programCode': ['009:000'], 'temporal': '2013-01-01T05:00:00-05:00/2018-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/MCBS-Public-Use-File/index', 'modified': '2020-10-05', 'contactPoint': {'hasEmail': 'mailto:MCBS@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-05-24', 'accessLevel': 'public', 'identifier': '645', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/MCBS-Public-Use-File/index', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Access to Care', 'Community Treatment', 'Disparity', 'Expenditures', 'Hospital', 'Inpatient', 'Long Term Care (LTC)', 'Medicaid', 'Medicare', 'Medicare-Medicaid Dual Beneficiaries', 'National', 'Outpatient', 'Payment Sources', 'Publicly Available Data File - for download', 'Satisfaction', 'Survey', 'Utilization'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'MCBS Public Use File', 'accrualPeriodicity': 'R/P1Y'}
{'description': '<p>NNDSS - Table II. Hepatitis (viral, acute) C - 2017. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories.</p>\n<p>Note:<br />\nThese are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting.</p>\n<p>Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available.</p>\n<p>Footnotes:<br />\n C.N.M.I.: Commonwealth of Northern Mariana Islands.</p>\n<p>U: Unavailable. —: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<p>*Three low incidence conditions, rubella, rubella congenital, and tetanus, are in Table II to facilitate case count verification with reporting jurisdictions.</p>\n<p>† Case counts for reporting year 2017 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/">http://wwwn.cdc.gov/nndss/document/</a> ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf. Data for tuberculosis are displayed in Table IV, which appears quarterly.</p>\n<p>§ Based on the CSTE Position Statement 15-ID-03: Revision of the Case Definition of Hepatitis C for National Notification, acute hepatitis C is now reported by case classification status.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/swv3-ghj7', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2018-01-04', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/swv3-ghj7', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/swv3-ghj7/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/swv3-ghj7/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/swv3-ghj7/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/swv3-ghj7/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2017', 'hepatitis', 'hepatitis (viral acute) type c', 'mmwr', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2018-01-04', 'title': 'NNDSS - Table II. Hepatitis (viral, acute) C'}
{'description': '<p>NNDSS - Table II. Babesiosis to Campylobacteriosis - 2015.In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories. Note:These are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting. Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available. Footnotes:C.N.M.I.: Commonwealth of Northern Mariana Islands. U: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum. * Three low incidence conditions, rubella, rubella congenital, and tetanus, have been moved to Table 2 to facilitate case count verification with reporting jurisdictions. ��� Case counts for reporting year 2015 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>. Data for TB are displayed in Table IV, which appears quarterly.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/s5s8-d82d', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-01-07', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/s5s8-d82d', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/s5s8-d82d/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/s5s8-d82d/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/s5s8-d82d/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/s5s8-d82d/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2015', 'babesiosis', 'campylobacteriosis', 'mmwr', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2016-01-07', 'title': 'NNDSS - Table II. Babesiosis to Campylobacteriosis'}
{'description': '<p>The 2011 BRFSS data reflects a change in weighting methodology (raking) and the addition of cell phone only respondents. Shifts in observed prevalence from 2010 to 2011 for BRFSS measures will likely reflect the new methods of measuring risk factors, rather than true trends in risk-factor prevalence. A break in trend lines after 2010 is used to reflect this change in methodolgy. Percentages are weighted to population characteristics. Data are not available if it did not meet BRFSS stability requirements. For more information on these requirements, as well as risk factors and calculated variables, see the Technical Documents and Survey Data for a specific year - <a href="http://www.cdc.gov/brfss/annual_data/annual_data.htm">http://www.cdc.gov/brfss/annual_data/annual_data.htm</a>. Recommended citation: Centers for Disease Control and Prevention (CDC). Behavioral Risk Factor Surveillance System. Atlanta, Georgia: U.S. Department of Health and Human Services, Centers for Disease Control and Prevention, [appropriate year].</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Health Statistics'], 'landingPage': 'https://data.cdc.gov/d/5ekf-pmct', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2013-08-02', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/5ekf-pmct', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5ekf-pmct/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5ekf-pmct/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5ekf-pmct/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5ekf-pmct/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['adults', 'brfss', 'health care coverage', 'heath care access'], 'bureauCode': ['009:00'], 'modified': '2015-08-27', 'title': 'BRFSS Prevalence And Trends Data: Health Care Access/Coverage for 2011'}
{'description': '<p>NNDSS - TABLE 1II. Tetanus to Trichinellosis - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/2993-4v7d', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/2993-4v7d', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/2993-4v7d/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/2993-4v7d/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/2993-4v7d/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/2993-4v7d/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'nedss', 'netss', 'nndss', 'tetanus', 'toxic shock syndrome (other than streptococcal)', 'trichinellosis', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-05-30', 'title': 'NNDSS - TABLE 1II. Tetanus to Trichinellosis'}
{'description': '<p>NNDSS - TABLE 1CC. Rabies, Animal to Rabies, Human - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/mi28-ze7h', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/mi28-ze7h', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mi28-ze7h/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mi28-ze7h/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mi28-ze7h/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mi28-ze7h/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'animal', 'human', 'nedss', 'netss', 'nndss', 'rabies', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-05-30', 'title': 'NNDSS - TABLE 1CC. Rabies, Animal to Rabies, Human'}
{'description': '<p>NNDSS - TABLE 1V. Malaria to Measles, Imported - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/hjax-h34q', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/hjax-h34q', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hjax-h34q/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hjax-h34q/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hjax-h34q/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hjax-h34q/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'malaria', 'measles imported', 'measles indigenous', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-05-30', 'title': 'NNDSS - TABLE 1V. Malaria to Measles, Imported'}
{'description': '<p>NNDSS - TABLE 1U. Legionellosis to Listeriosis - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/ehf4-c7tw', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/ehf4-c7tw', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ehf4-c7tw/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ehf4-c7tw/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ehf4-c7tw/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ehf4-c7tw/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'legionellosis', 'leptospirosis', 'listeriosis', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-05-30', 'title': 'NNDSS - TABLE 1U. Legionellosis to Listeriosis'}
{'description': '<p>NNDSS - Table 1K. Ehrlichiosis and Anaplasmosis, Anaplasma phagocytophilum infection to Ehrlichia chaffeensis infection - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a></p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/bqse-bujd', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/bqse-bujd', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/bqse-bujd/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/bqse-bujd/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/bqse-bujd/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/bqse-bujd/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'anaplasma phagocytophilum infection', 'ehrlichia chaffeensis infection', 'ehrlichiosis and anaplasmosis', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-05-30', 'title': 'NNDSS - TABLE 1K. Ehrlichiosis and Anaplasmosis, Anaplasma phagocytophilum infection to Ehrlichia chaffeensis infection'}
{'description': '<p>NNDSS - Table II. Vibriosis - 2018. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states or territory.</p>\n<p>Note:</p>\n<p>This table contains provisional cases of selected national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:</p>\n<p>C.N.M.I.: Commonwealth of Northern Mariana Islands.<br />\nU: Unavailable. —: No reported cases. N: Not reportable. NA: Not Available. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<ul>\n<li>Case counts for reporting years 2017 and 2018 are provisional and subject to change. Data for years 2013 through 2016 are finalized. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>.</li>\n</ul>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/ttj2-zsyk', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-01-03', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/ttj2-zsyk', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ttj2-zsyk/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ttj2-zsyk/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ttj2-zsyk/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ttj2-zsyk/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2018', 'nedss', 'netss', 'nndss', 'vibriosis', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-01-03', 'title': 'NNDSS - Table II. Vibriosis'}
{'description': '<p>NNDSS - TABLE 1MM. Viral hemorrhagic fevers, Crimean-Congo hemorrhagic fever virus to Guanarito virus - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />\n§ Prior to 2015, CDC\'s National Notifiable Diseases Surveillance System (NNDSS) did not receive electronic data about incident cases of specific viral hemorrhagic fevers; instead data were collected in aggregate as "viral hemorrhagic fevers\'. NNDSS was updated beginning in 2015 to receive data for each of the viral hemorrhagic fevers listed.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/3bix-jq57', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/3bix-jq57', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/3bix-jq57/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/3bix-jq57/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/3bix-jq57/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/3bix-jq57/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'crimean-congo hemorrhagic fever virus', 'ebola virus', 'guanarito virus', 'nedss', 'netss', 'nndss', 'viral hemorrhagic fevers', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-05-30', 'title': 'NNDSS - TABLE 1MM. Viral hemorrhagic fevers, Crimean-Congo hemorrhagic fever virus to Guanarito virus'}
{'description': '<p>NNDSS - TABLE 1J. Dengue virus infections, Dengue to Severe dengue - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\n Max: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />\n§ Includes data for dengue and dengue-like illness.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/29js-qshz', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/29js-qshz', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/29js-qshz/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/29js-qshz/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/29js-qshz/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/29js-qshz/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'dengue', 'dengue virus infections', 'dengue-like illness', 'nedss', 'netss', 'nndss', 'severe dengue', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-05-30', 'title': 'NNDSS - TABLE 1J. Dengue virus infections, Dengue to Severe dengue'}
{'description': '<p>NNDSS - Table II. Invasive pneumococcal disease, age <5 - 2018. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states or territory.</p>\n<p>Note:</p>\n<p>This table contains provisional cases of selected national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:</p>\n<p>C.N.M.I.: Commonwealth of Northern Mariana Islands.<br />\nU: Unavailable. —: No reported cases. N: Not reportable. NA: Not Available. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<ul>\n<li>Case counts for reporting years 2017 and 2018 are provisional and subject to change. Data for years 2013 through 2016 are finalized. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>.</li>\n</ul>\n<p>† Includes drug resistant and susceptible cases of invasive pneumococcal disease.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/mk6z-83q2', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-01-03', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/mk6z-83q2', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mk6z-83q2/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mk6z-83q2/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mk6z-83q2/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mk6z-83q2/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2018', 'age <5', 'invasive pneumococcal disease', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-01-03', 'title': 'NNDSS - Table II. Invasive pneumococcal disease, age <5'}
{'description': '<p>2011 to present. BRFSS SMART MMSA age-adjusted prevalence combined land line and cell phone data. The Selected Metropolitan Area Risk Trends (SMART) project uses the Behavioral Risk Factor Surveillance System (BRFSS) to analyze the data of selected metropolitan statistical areas (MMSAs) with 500 or more respondents. BRFSS data can be used to identify emerging health problems, establish and track health objectives, and develop and evaluate public health policies and programs. BRFSS is a continuous, state-based surveillance system that collects information about modifiable risk factors for chronic diseases and other leading causes of death. Data will be updated annually as it becomes available. Detailed information on sampling methodology and quality assurance can be found on the BRFSS website (<a href="http://www.cdc.gov/brfss">http://www.cdc.gov/brfss</a>). Methodology: <a href="http://www.cdc.gov/brfss/factsheets/pdf/DBS_BRFSS_survey.pdf">http://www.cdc.gov/brfss/factsheets/pdf/DBS_BRFSS_survey.pdf</a> Glossary: <a href="https://chronicdata.cdc.gov/Behavioral-Risk-Factors/Behavioral-Risk-Factor-Surveillance-System-BRFSS-H/iuq5-y9ct/data">https://chronicdata.cdc.gov/Behavioral-Risk-Factors/Behavioral-Risk-Fact...</a></p>\n', 'programCode': ['009:020'], 'title': 'Behavioral Risk Factors: Selected Metropolitan Area Risk Trends (SMART) MMSA Age-adjusted Prevalence Data (2011 to Present)', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Behavioral Risk Factors'], 'landingPage': 'https://data.cdc.gov/d/at7e-uhkc', 'contactPoint': {'hasEmail': 'mailto:PublicInquiriesDPH@cdc.gov', 'fn': 'DPH Public Inquiries'}, 'issued': '2018-11-27', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/at7e-uhkc', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/at7e-uhkc/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/at7e-uhkc/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/at7e-uhkc/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/at7e-uhkc/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['age-adjusted', 'behavioral', 'brfss', 'factor', 'risk', 'surveillance', 'survey'], 'bureauCode': ['009:20'], 'modified': '2020-09-17', 'references': ['http://www.cdc.gov/BRFSS/'], 'describedBy': 'https://chronicdata.cdc.gov/Behavioral-Risk-Factors/Behavioral-Risk-Factors-Selected-Metropolitan-Area/at7e-uhkc'}
{'description': '<p>2011 to present. BRFSS SMART MMSA Prevalence combined land line and cell phone data. The Selected Metropolitan Area Risk Trends (SMART) project uses the Behavioral Risk Factor Surveillance System (BRFSS) to analyze the data of selected metropolitan statistical areas (MMSAs) with 500 or more respondents. BRFSS data can be used to identify emerging health problems, establish and track health objectives, and develop and evaluate public health policies and programs. BRFSS is a continuous, state-based surveillance system that collects information about modifiable risk factors for chronic diseases and other leading causes of death. Data will be updated annually as it becomes available. Detailed information on sampling methodology and quality assurance can be found on the BRFSS website (<a href="http://www.cdc.gov/brfss">http://www.cdc.gov/brfss</a>). Methodology: <a href="http://www.cdc.gov/brfss/factsheets/pdf/DBS_BRFSS_survey.pdf">http://www.cdc.gov/brfss/factsheets/pdf/DBS_BRFSS_survey.pdf</a> Glossary: <a href="https://chronicdata.cdc.gov/Behavioral-Risk-Factors/Behavioral-Risk-Factor-Surveillance-System-BRFSS-H/iuq5-y9ct/data">https://chronicdata.cdc.gov/Behavioral-Risk-Factors/Behavioral-Risk-Fact...</a></p>\n', 'programCode': ['009:020'], 'title': 'Behavioral Risk Factors: Selected Metropolitan Area Risk Trends (SMART) MMSA Prevalence Data (2011 to Present)', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Behavioral Risk Factors'], 'landingPage': 'https://data.cdc.gov/d/j32a-sa6u', 'contactPoint': {'hasEmail': 'mailto:PublicInquiriesDPH@cdc.gov', 'fn': 'DPH Public Inquiries'}, 'issued': '2018-11-27', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/j32a-sa6u', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/j32a-sa6u/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/j32a-sa6u/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/j32a-sa6u/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/j32a-sa6u/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['behavioral', 'brfss', 'mmsa', 'risk', 'smart', 'survey'], 'bureauCode': ['009:20'], 'modified': '2020-09-17', 'references': ['https://www.cdc.gov/brfss/'], 'describedBy': 'https://chronicdata.cdc.gov/Behavioral-Risk-Factors/Behavioral-Risk-Factors-Selected-Metropolitan-Area/j32a-sa6u'}
{'description': '<p>2011 to present. BRFSS combined land line and cell phone age-adjusted prevalence data. The BRFSS is a continuous, state-based surveillance system that collects information about modifiable risk factors for chronic diseases and other leading causes of death.<br />\nData will be updated annually as it becomes available.</p>\n<p>Detailed information on sampling methodology and quality assurance can be found on the BRFSS website (<a href="http://www.cdc.gov/brfss">http://www.cdc.gov/brfss</a>).<br />\nMethodology: <a href="http://www.cdc.gov/brfss/factsheets/pdf/DBS_BRFSS_survey.pdf">http://www.cdc.gov/brfss/factsheets/pdf/DBS_BRFSS_survey.pdf</a><br />\nGlossary: <a href="https://chronicdata.cdc.gov/Behavioral-Risk-Factors/Behavioral-Risk-Factor-Surveillance-System-BRFSS-H/iuq5-y9ct/data">https://chronicdata.cdc.gov/Behavioral-Risk-Factors/Behavioral-Risk-Fact...</a></p>\n', 'programCode': ['009:020'], 'title': 'Behavioral Risk Factor Surveillance System (BRFSS) Age-Adjusted Prevalence Data (2011 to present)', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Behavioral Risk Factors'], 'landingPage': 'https://data.cdc.gov/d/d2rk-yvas', 'contactPoint': {'hasEmail': 'mailto:PublicInquiriesDPH@cdc.gov', 'fn': 'DPH Public Inquiries'}, 'issued': '2018-11-27', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/d2rk-yvas', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/d2rk-yvas/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/d2rk-yvas/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/d2rk-yvas/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/d2rk-yvas/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['age-adjusted', 'behavioral', 'brfss', 'factor', 'risk', 'surveillance', 'survey'], 'bureauCode': ['009:20'], 'modified': '2020-09-17', 'references': ['http://www.cdc.gov/BRFSS/'], 'describedBy': 'https://chronicdata.cdc.gov/Behavioral-Risk-Factors/Behavioral-Risk-Factor-Surveillance-System-BRFSS-A/d2rk-yvas'}
{'description': '<p>2011 to present. BRFSS combined land line and cell phone prevalence data. BRFSS is a continuous, state-based surveillance system that collects information about modifiable risk factors for chronic diseases and other leading causes of death. Data will be updated annually as it becomes available. Detailed information on sampling methodology and quality assurance can be found on the BRFSS website (<a href="http://www.cdc.gov/brfss">http://www.cdc.gov/brfss</a>). Methodology: <a href="http://www.cdc.gov/brfss/factsheets/pdf/DBS_BRFSS_survey.pdf">http://www.cdc.gov/brfss/factsheets/pdf/DBS_BRFSS_survey.pdf</a> Glossary: <a href="https://chronicdata.cdc.gov/Behavioral-Risk-Factors/Behavioral-Risk-Factor-Surveillance-System-BRFSS-H/iuq5-y9ct/data">https://chronicdata.cdc.gov/Behavioral-Risk-Factors/Behavioral-Risk-Fact...</a></p>\n', 'programCode': ['009:020'], 'title': 'Behavioral Risk Factor Surveillance System (BRFSS) Prevalence Data (2011 to present)', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Behavioral Risk Factors'], 'landingPage': 'https://data.cdc.gov/d/dttw-5yxu', 'contactPoint': {'hasEmail': 'mailto:PublicInquiriesDPH@cdc.gov', 'fn': 'DPH Public Inquiries'}, 'issued': '2018-11-27', 'describedByType': 'application/pdf', 'identifier': 'https://data.cdc.gov/api/views/dttw-5yxu', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/dttw-5yxu/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/dttw-5yxu/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/dttw-5yxu/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/dttw-5yxu/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['...', 'behavioral', 'brfss', 'factor', 'risk', 'survey'], 'bureauCode': ['009:20'], 'modified': '2020-09-17', 'references': ['http://www.cdc.gov/brfss'], 'describedBy': 'http://www.cdc.gov/brfss/factsheets/pdf/DBS_BRFSS_survey.pdf'}
{'description': '<p>This data table provides a collection of information from peer-reviewed autism prevalence studies. Information reported from each study includes the autism prevalence estimate and additional study characteristics (e.g., case ascertainment and criteria). A PubMed search was conducted to identify studies published at any time through September 2020 using the search terms: autism (title/abstract) OR autistic (title/abstract) AND prevalence (title/abstract). Data were abstracted and included if the study fulfilled the following criteria:<br />\n• The study was published in English;<br />\n• The study produced at least one autism prevalence estimate; and<br />\n• The study was population-based (any age range) within a defined geographic area.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Public Health Surveillance'], 'landingPage': 'https://data.cdc.gov/d/9mw4-6adp', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC Info'}, 'issued': '2020-09-17', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/9mw4-6adp', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/9mw4-6adp/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/9mw4-6adp/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/9mw4-6adp/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/9mw4-6adp/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['asd', 'autism', 'autism prevalence', 'autism spectrum disorder', 'prevalence studies'], 'bureauCode': ['009:20'], 'modified': '2020-09-17', 'title': 'autism prevalence studies', 'accrualPeriodicity': 'R/P1Y'}
{'description': '<p>States may rely on eligibility information from "Express Lane" agency programs to streamline and simplify enrollment and renewal in Medicaid and CHIP. Express Lane agencies may include Supplemental Nutrition Assistance Program (SNAP), School Lunch programs, Temporary Assistance for Needy Families, Head Start, and the Women, infant, and children\'s program (WIC) , among others. States can also use state income tax data to determine Medicaid and CHIP eligibility for children.</p>\n', 'programCode': ['009:076'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Eligibility'], 'landingPage': 'https://data.medicaid.gov/d/8vcd-dnq9', 'contactPoint': {'hasEmail': 'mailto:no-reply@data.medicaid.gov', 'fn': 'Medicaid.gov'}, 'issued': '2018-04-19', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/8vcd-dnq9', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/8vcd-dnq9/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/8vcd-dnq9/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/8vcd-dnq9/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/8vcd-dnq9/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['enrollment strategies'], 'bureauCode': ['009:00'], 'modified': '2019-01-18', 'title': 'Express Lane Eligibility for Medicaid and CHIP Coverage'}
{'description': '<p>Performance rates on frequently reported health care quality measures in the CMS Medicaid/CHIP Child and Adult Core Sets, for FFY 2016 reporting.</p>\n<p>Source: Mathematica analysis of MACPro and Form CMS-416 reports for the FFY 2016 reporting cycle. For more information, see the <a href="https://www.medicaid.gov/medicaid/quality-of-care/performance-measurement/child-core-set/index.html">Children\'s Health Care Quality Measures</a> and <a href="https://www.medicaid.gov/medicaid/quality-of-care/performance-measurement/adult-core-set/index.html">Adult Health Care Quality Measures</a> webpages.</p>\n', 'programCode': ['009:076'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Quality'], 'landingPage': 'https://data.medicaid.gov/d/vncf-b8xx', 'contactPoint': {'hasEmail': 'mailto:no-reply@data.medicaid.gov', 'fn': 'Medicaid.gov'}, 'issued': '2018-09-13', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/vncf-b8xx', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/vncf-b8xx/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/vncf-b8xx/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/vncf-b8xx/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/vncf-b8xx/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['core sets', 'performance rates', 'quality measures'], 'bureauCode': ['009:00'], 'modified': '2018-10-25', 'title': '2016 Child and Adult Health Care Quality Measures'}
{'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'description': 'No description provided', 'landingPage': 'https://data.cdc.gov/d/dkmg-ggf9', 'contactPoint': {'hasEmail': 'mailto:no-reply@data.cdc.gov', 'fn': 'jwz3@cdc.gov'}, 'title': 'Cleared HIE Assessment Codebook Word', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/dkmg-ggf9', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'docx', 'accessURL': 'https://data.cdc.gov/download/dkmg-ggf9/application/vnd.openxmlformats-officedocument.wordprocessingml.document', 'mediaType': 'application/unknown', 'title': 'docx'}], 'keyword': ['centers-for-disease-control-and-prevention'], 'bureauCode': ['009:20'], 'modified': '2017-09-06', 'issued': '2017-06-27'}
{'description': '<p>Performance rates on frequently reported health care quality measures in the CMS Medicaid/CHIP Child and Adult Core Sets, for FFY 2015 reporting.</p>\n<p>Source: Mathematica analysis of MACPro and Form CMS-416 reports for the FFY 2015 reporting cycle. For more information, see the <a href="https://www.medicaid.gov/medicaid/quality-of-care/performance-measurement/child-core-set/index.html">Children\'s Health Care Quality Measures</a> and <a href="https://www.medicaid.gov/medicaid/quality-of-care/performance-measurement/adult-core-set/index.html">Adult Health Care Quality Measures</a> webpages.</p>\n', 'programCode': ['009:076'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Quality'], 'landingPage': 'https://data.medicaid.gov/d/7kj7-m9ih', 'contactPoint': {'hasEmail': 'mailto:no-reply@data.medicaid.gov', 'fn': 'Medicaid.gov'}, 'issued': '2018-09-13', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/7kj7-m9ih', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/7kj7-m9ih/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/7kj7-m9ih/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/7kj7-m9ih/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/7kj7-m9ih/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['core sets', 'performance rates', 'quality measures'], 'bureauCode': ['009:00'], 'modified': '2018-10-25', 'title': '2015 Child and Adult Health Care Quality Measures'}
{'description': "<p>Performance rates on frequently reported health care quality measures in the CMS Medicaid/CHIP Child and Adult Core Sets, for FFY 2014 reporting. Dataset contains both child and adult measures. Source: Mathematica analysis of FFY 2014 Child and Adult CARTS reports as of May 8, 2015, as published in the 2015 Secretary's Reports on the Quality of Care in Medicaid/CHIP.</p>\n", 'programCode': ['009:076'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Quality'], 'landingPage': 'https://data.medicaid.gov/d/7ycc-v6ew', 'contactPoint': {'hasEmail': 'mailto:no-reply@data.medicaid.gov', 'fn': 'Medicaid.gov'}, 'issued': '2017-05-11', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/7ycc-v6ew', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/7ycc-v6ew/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/7ycc-v6ew/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/7ycc-v6ew/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/7ycc-v6ew/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['core sets', 'performance rates', 'quality measures'], 'bureauCode': ['009:00'], 'modified': '2017-08-03', 'title': '2014 Child and Adult Health Care Quality Measures'}
{'description': '<p>Drug utilization data are reported by states for covered outpatient drugs that are paid for by state Medicaid agencies since the start of the Medicaid Drug Rebate Program. The data includes state, drug name, National Drug Code, number of prescriptions and dollars reimbursed. Data descriptions are available on Medicaid.gov: <a href="https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilization-data/state-drug-utilization-data-faq/index.html">https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilizat...</a></p>\n', 'programCode': ['009:076'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['State Drug Utilization'], 'landingPage': 'https://data.medicaid.gov/d/ju2h-vcgs', 'contactPoint': {'hasEmail': 'mailto:no-reply@data.medicaid.gov', 'fn': 'Medicaid.gov'}, 'issued': '2016-11-01', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/ju2h-vcgs', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/ju2h-vcgs/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/ju2h-vcgs/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/ju2h-vcgs/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/ju2h-vcgs/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['drug utilization', 'medicaid reimbursements', 'pharmacy'], 'bureauCode': ['009:00'], 'modified': '2020-06-24', 'title': 'State Drug Utilization Data 2015'}
{'description': '<p>Drug utilization data are reported by states for covered outpatient drugs that are paid for by state Medicaid agencies since the start of the Medicaid Drug Rebate Program. The data includes state, drug name, National Drug Code, number of prescriptions and dollars reimbursed. Data descriptions are available on Medicaid.gov: <a href="https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilization-data/state-drug-utilization-data-faq/index.html">https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilizat...</a></p>\n', 'programCode': ['009:076'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['State Drug Utilization'], 'landingPage': 'https://data.medicaid.gov/d/955u-9h9g', 'contactPoint': {'hasEmail': 'mailto:no-reply@data.medicaid.gov', 'fn': 'Medicaid.gov'}, 'issued': '2016-11-01', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/955u-9h9g', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/955u-9h9g/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/955u-9h9g/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/955u-9h9g/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/955u-9h9g/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['drug utilization', 'medicaid reimbursements', 'pharmacy'], 'bureauCode': ['009:00'], 'modified': '2020-03-14', 'title': 'State Drug Utilization Data 2014'}
{'description': '<p>Drug utilization data are reported by states for covered outpatient drugs that are paid for by state Medicaid agencies since the start of the Medicaid Drug Rebate Program. The data includes state, drug name, National Drug Code, number of prescriptions and dollars reimbursed. Data descriptions are available on Medicaid.gov: <a href="https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilization-data/state-drug-utilization-data-faq/index.html">https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilizat...</a></p>\n', 'programCode': ['009:076'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['State Drug Utilization'], 'landingPage': 'https://data.medicaid.gov/d/rkct-3tm8', 'contactPoint': {'hasEmail': 'mailto:no-reply@data.medicaid.gov', 'fn': 'Medicaid.gov'}, 'issued': '2016-11-01', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/rkct-3tm8', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/rkct-3tm8/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/rkct-3tm8/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/rkct-3tm8/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/rkct-3tm8/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['drug utilization', 'medicaid reimbursements', 'pharmacy'], 'bureauCode': ['009:00'], 'modified': '2020-03-14', 'title': 'State Drug Utilization Data 2013'}
{'description': '<p>Drug utilization data are reported by states for covered outpatient drugs that are paid for by state Medicaid agencies since the start of the Medicaid Drug Rebate Program. The data includes state, drug name, National Drug Code, number of prescriptions and dollars reimbursed. Data descriptions are available on Medicaid.gov: <a href="https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilization-data/state-drug-utilization-data-faq/index.html">https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilizat...</a></p>\n', 'programCode': ['009:076'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['State Drug Utilization'], 'landingPage': 'https://data.medicaid.gov/d/yi2j-kk5z', 'contactPoint': {'hasEmail': 'mailto:no-reply@data.medicaid.gov', 'fn': 'Medicaid.gov'}, 'issued': '2016-11-01', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/yi2j-kk5z', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/yi2j-kk5z/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/yi2j-kk5z/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/yi2j-kk5z/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/yi2j-kk5z/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['drug utilization', 'medicaid reimbursements', 'pharmacy'], 'bureauCode': ['009:00'], 'modified': '2020-03-14', 'title': 'State Drug Utilization Data 2012'}
{'description': '<p>Drug utilization data are reported by states for covered outpatient drugs that are paid for by state Medicaid agencies since the start of the Medicaid Drug Rebate Program. The data includes state, drug name, National Drug Code, number of prescriptions and dollars reimbursed. Data descriptions are available on Medicaid.gov: <a href="https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilization-data/state-drug-utilization-data-faq/index.html">https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilizat...</a></p>\n', 'programCode': ['009:076'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['State Drug Utilization'], 'landingPage': 'https://data.medicaid.gov/d/cnf4-jwwr', 'contactPoint': {'hasEmail': 'mailto:no-reply@data.medicaid.gov', 'fn': 'Medicaid.gov'}, 'issued': '2016-09-16', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/cnf4-jwwr', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/cnf4-jwwr/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/cnf4-jwwr/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/cnf4-jwwr/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/cnf4-jwwr/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['drug utilization', 'medicaid reimbursements', 'pharmacy'], 'bureauCode': ['009:00'], 'modified': '2020-03-13', 'title': 'State Drug Utilization Data 1991'}
{'description': '<p>Drug utilization data are reported by states for covered outpatient drugs that are paid for by state Medicaid agencies since the start of the Medicaid Drug Rebate Program. The data includes state, drug name, National Drug Code, number of prescriptions and dollars reimbursed. Data descriptions are available on Medicaid.gov: <a href="https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilization-data/state-drug-utilization-data-faq/index.html">https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilizat...</a></p>\n', 'programCode': ['009:076'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['State Drug Utilization'], 'landingPage': 'https://data.medicaid.gov/d/5jcx-2xey', 'contactPoint': {'hasEmail': 'mailto:no-reply@data.medicaid.gov', 'fn': 'Medicaid.gov'}, 'issued': '2016-08-29', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/5jcx-2xey', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/5jcx-2xey/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/5jcx-2xey/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/5jcx-2xey/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/5jcx-2xey/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['drug utilization', 'medicaid reimbursements', 'pharmacy'], 'bureauCode': ['009:00'], 'modified': '2020-03-13', 'title': 'State Drug Utilization Data 2002'}
{'description': '<p>Drug utilization data are reported by states for covered outpatient drugs that are paid for by state Medicaid agencies since the start of the Medicaid Drug Rebate Program. The data includes state, drug name, National Drug Code, number of prescriptions and dollars reimbursed. Data descriptions are available on Medicaid.gov: <a href="https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilization-data/state-drug-utilization-data-faq/index.html">https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilizat...</a></p>\n', 'programCode': ['009:076'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['State Drug Utilization'], 'landingPage': 'https://data.medicaid.gov/d/ezjn-vqh8', 'contactPoint': {'hasEmail': 'mailto:no-reply@data.medicaid.gov', 'fn': 'Medicaid.gov'}, 'issued': '2016-08-29', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/ezjn-vqh8', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/ezjn-vqh8/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/ezjn-vqh8/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/ezjn-vqh8/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/ezjn-vqh8/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['drug utilization', 'medicaid reimbursements', 'pharmacy'], 'bureauCode': ['009:00'], 'modified': '2020-03-14', 'title': 'State Drug Utilization Data 2005'}
{'description': '<p>Drug utilization data are reported by states for covered outpatient drugs that are paid for by state Medicaid agencies since the start of the Medicaid Drug Rebate Program. The data includes state, drug name, National Drug Code, number of prescriptions and dollars reimbursed. Data descriptions are available on Medicaid.gov: <a href="https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilization-data/state-drug-utilization-data-faq/index.html">https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilizat...</a></p>\n', 'programCode': ['009:076'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['State Drug Utilization'], 'landingPage': 'https://data.medicaid.gov/d/vhg8-v7wa', 'contactPoint': {'hasEmail': 'mailto:no-reply@data.medicaid.gov', 'fn': 'Medicaid.gov'}, 'issued': '2016-08-29', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/vhg8-v7wa', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/vhg8-v7wa/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/vhg8-v7wa/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/vhg8-v7wa/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/vhg8-v7wa/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['drug utilization', 'medicaid reimbursements', 'pharmacy'], 'bureauCode': ['009:00'], 'modified': '2020-03-13', 'title': 'State Drug Utilization Data 1999'}
{'description': '<p>Drug utilization data are reported by states for covered outpatient drugs that are paid for by state Medicaid agencies since the start of the Medicaid Drug Rebate Program. The data includes state, drug name, National Drug Code, number of prescriptions and dollars reimbursed. Data descriptions are available on Medicaid.gov: <a href="https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilization-data/state-drug-utilization-data-faq/index.html">https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilizat...</a></p>\n', 'programCode': ['009:076'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['State Drug Utilization'], 'landingPage': 'https://data.medicaid.gov/d/jqjw-uby8', 'contactPoint': {'hasEmail': 'mailto:no-reply@data.medicaid.gov', 'fn': 'Medicaid.gov'}, 'issued': '2016-08-29', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/jqjw-uby8', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/jqjw-uby8/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/jqjw-uby8/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/jqjw-uby8/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/jqjw-uby8/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['drug utilization', 'medicaid reimbursements', 'pharmacy'], 'bureauCode': ['009:00'], 'modified': '2020-03-13', 'title': 'State Drug Utilization Data 1996'}
{'description': '<p>Drug utilization data are reported by states for covered outpatient drugs that are paid for by state Medicaid agencies since the start of the Medicaid Drug Rebate Program. The data includes state, drug name, National Drug Code, number of prescriptions and dollars reimbursed. Data descriptions are available on Medicaid.gov: <a href="https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilization-data/state-drug-utilization-data-faq/index.html">https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilizat...</a></p>\n', 'programCode': ['009:076'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['State Drug Utilization'], 'landingPage': 'https://data.medicaid.gov/d/ykva-ug36', 'contactPoint': {'hasEmail': 'mailto:no-reply@data.medicaid.gov', 'fn': 'Medicaid.gov'}, 'issued': '2016-08-29', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/ykva-ug36', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/ykva-ug36/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/ykva-ug36/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/ykva-ug36/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/ykva-ug36/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['drug utilization', 'medicaid reimbursements', 'pharmacy'], 'bureauCode': ['009:00'], 'modified': '2020-03-13', 'title': 'State Drug Utilization Data 1998'}
{'description': '<p>Drug utilization data are reported by states for covered outpatient drugs that are paid for by state Medicaid agencies since the start of the Medicaid Drug Rebate Program. The data includes state, drug name, National Drug Code, number of prescriptions and dollars reimbursed. Data descriptions are available on Medicaid.gov: <a href="https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilization-data/state-drug-utilization-data-faq/index.html">https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilizat...</a></p>\n', 'programCode': ['009:076'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['State Drug Utilization'], 'landingPage': 'https://data.medicaid.gov/d/e7is-4a3j', 'contactPoint': {'hasEmail': 'mailto:no-reply@data.medicaid.gov', 'fn': 'Medicaid.gov'}, 'issued': '2016-08-29', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/e7is-4a3j', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/e7is-4a3j/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/e7is-4a3j/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/e7is-4a3j/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/e7is-4a3j/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['drug utilization', 'medicaid reimbursements', 'pharmacy'], 'bureauCode': ['009:00'], 'modified': '2020-03-14', 'title': 'State Drug Utilization Data 2006'}
{'description': '<p>Drug utilization data are reported by states for covered outpatient drugs that are paid for by state Medicaid agencies since the start of the Medicaid Drug Rebate Program. The data includes state, drug name, National Drug Code, number of prescriptions and dollars reimbursed. Data descriptions are available on Medicaid.gov: <a href="https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilization-data/state-drug-utilization-data-faq/index.html">https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilizat...</a></p>\n', 'programCode': ['009:076'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['State Drug Utilization'], 'landingPage': 'https://data.medicaid.gov/d/ny8j-2ymd', 'contactPoint': {'hasEmail': 'mailto:no-reply@data.medicaid.gov', 'fn': 'Medicaid.gov'}, 'issued': '2016-08-29', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/ny8j-2ymd', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/ny8j-2ymd/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/ny8j-2ymd/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/ny8j-2ymd/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/ny8j-2ymd/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['drug utilization', 'medicaid reimbursements', 'pharmacy'], 'bureauCode': ['009:00'], 'modified': '2020-03-14', 'title': 'State Drug Utilization Data 2008'}
{'description': '<p>Drug utilization data are reported by states for covered outpatient drugs that are paid for by state Medicaid agencies since the start of the Medicaid Drug Rebate Program. The data includes state, drug name, National Drug Code, number of prescriptions and dollars reimbursed. Data descriptions are available on Medicaid.gov: <a href="https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilization-data/state-drug-utilization-data-faq/index.html">https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilizat...</a></p>\n', 'programCode': ['009:076'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['State Drug Utilization'], 'landingPage': 'https://data.medicaid.gov/d/78qv-c4cn', 'contactPoint': {'hasEmail': 'mailto:no-reply@data.medicaid.gov', 'fn': 'Medicaid.gov'}, 'issued': '2016-08-29', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/78qv-c4cn', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/78qv-c4cn/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/78qv-c4cn/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/78qv-c4cn/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/78qv-c4cn/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['drug utilization', 'medicaid reimbursements', 'pharmacy'], 'bureauCode': ['009:00'], 'modified': '2020-03-13', 'title': 'State Drug Utilization Data 2000'}
{'description': '<p>Drug utilization data are reported by states for covered outpatient drugs that are paid for by state Medicaid agencies since the start of the Medicaid Drug Rebate Program. The data includes state, drug name, National Drug Code, number of prescriptions and dollars reimbursed. Data descriptions are available on Medicaid.gov: <a href="https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilization-data/state-drug-utilization-data-faq/index.html">https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilizat...</a></p>\n', 'programCode': ['009:076'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['State Drug Utilization'], 'landingPage': 'https://data.medicaid.gov/d/iu8s-z84j', 'contactPoint': {'hasEmail': 'mailto:no-reply@data.medicaid.gov', 'fn': 'Medicaid.gov'}, 'issued': '2016-08-29', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/iu8s-z84j', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/iu8s-z84j/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/iu8s-z84j/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/iu8s-z84j/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/iu8s-z84j/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['drug utilization', 'medicaid reimbursements', 'pharmacy'], 'bureauCode': ['009:00'], 'modified': '2020-03-13', 'title': 'State Drug Utilization Data 1993'}
{'description': '<p>Drug utilization data are reported by states for covered outpatient drugs that are paid for by state Medicaid agencies since the start of the Medicaid Drug Rebate Program. The data includes state, drug name, National Drug Code, number of prescriptions and dollars reimbursed. Data descriptions are available on Medicaid.gov: <a href="https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilization-data/state-drug-utilization-data-faq/index.html">https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilizat...</a></p>\n', 'programCode': ['009:076'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['State Drug Utilization'], 'landingPage': 'https://data.medicaid.gov/d/t5ct-xf3k', 'contactPoint': {'hasEmail': 'mailto:no-reply@data.medicaid.gov', 'fn': 'Medicaid.gov'}, 'issued': '2016-08-29', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/t5ct-xf3k', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/t5ct-xf3k/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/t5ct-xf3k/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/t5ct-xf3k/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/t5ct-xf3k/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['drug utilization', 'medicaid reimbursements', 'pharmacy'], 'bureauCode': ['009:00'], 'modified': '2020-03-13', 'title': 'State Drug Utilization Data 2001'}
{'description': '<p>Drug utilization data are reported by states for covered outpatient drugs that are paid for by state Medicaid agencies since the start of the Medicaid Drug Rebate Program. The data includes state, drug name, National Drug Code, number of prescriptions and dollars reimbursed. Data descriptions are available on Medicaid.gov: <a href="https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilization-data/state-drug-utilization-data-faq/index.html">https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilizat...</a></p>\n', 'programCode': ['009:076'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['State Drug Utilization'], 'landingPage': 'https://data.medicaid.gov/d/q947-frj2', 'contactPoint': {'hasEmail': 'mailto:no-reply@data.medicaid.gov', 'fn': 'Medicaid.gov'}, 'issued': '2016-08-29', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/q947-frj2', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/q947-frj2/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/q947-frj2/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/q947-frj2/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/q947-frj2/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['drug utilization', 'medicaid reimbursements', 'pharmacy'], 'bureauCode': ['009:00'], 'modified': '2020-03-14', 'title': 'State Drug Utilization Data 2007'}
{'description': '<p>Drug utilization data are reported by states for covered outpatient drugs that are paid for by state Medicaid agencies since the start of the Medicaid Drug Rebate Program. The data includes state, drug name, National Drug Code, number of prescriptions and dollars reimbursed. Data descriptions are available on Medicaid.gov: <a href="https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilization-data/state-drug-utilization-data-faq/index.html">https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilizat...</a></p>\n', 'programCode': ['009:076'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['State Drug Utilization'], 'landingPage': 'https://data.medicaid.gov/d/8uti-96dw', 'contactPoint': {'hasEmail': 'mailto:no-reply@data.medicaid.gov', 'fn': 'Medicaid.gov'}, 'issued': '2016-08-29', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/8uti-96dw', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/8uti-96dw/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/8uti-96dw/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/8uti-96dw/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/8uti-96dw/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['drug utilization', 'medicaid reimbursements', 'pharmacy'], 'bureauCode': ['009:00'], 'modified': '2020-03-13', 'title': 'State Drug Utilization Data 1994'}
{'description': '<p>Drug utilization data are reported by states for covered outpatient drugs that are paid for by state Medicaid agencies since the start of the Medicaid Drug Rebate Program. The data includes state, drug name, National Drug Code, number of prescriptions and dollars reimbursed. Data descriptions are available on Medicaid.gov: <a href="https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilization-data/state-drug-utilization-data-faq/index.html">https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilizat...</a></p>\n', 'programCode': ['009:076'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['State Drug Utilization'], 'landingPage': 'https://data.medicaid.gov/d/rn2y-fgjb', 'contactPoint': {'hasEmail': 'mailto:no-reply@data.medicaid.gov', 'fn': 'Medicaid.gov'}, 'issued': '2016-08-29', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/rn2y-fgjb', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/rn2y-fgjb/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/rn2y-fgjb/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/rn2y-fgjb/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/rn2y-fgjb/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['drug utilization', 'medicaid reimbursements', 'pharmacy'], 'bureauCode': ['009:00'], 'modified': '2020-03-14', 'title': 'State Drug Utilization Data 2004'}
{'description': '<p>Drug utilization data are reported by states for covered outpatient drugs that are paid for by state Medicaid agencies since the start of the Medicaid Drug Rebate Program. The data includes state, drug name, National Drug Code, number of prescriptions and dollars reimbursed. Data descriptions are available on Medicaid.gov: <a href="https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilization-data/state-drug-utilization-data-faq/index.html">https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilizat...</a></p>\n', 'programCode': ['009:076'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['State Drug Utilization'], 'landingPage': 'https://data.medicaid.gov/d/v83u-wwk3', 'contactPoint': {'hasEmail': 'mailto:no-reply@data.medicaid.gov', 'fn': 'Medicaid.gov'}, 'issued': '2016-08-29', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/v83u-wwk3', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/v83u-wwk3/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/v83u-wwk3/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/v83u-wwk3/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/v83u-wwk3/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['drug utilization', 'medicaid reimbursements', 'pharmacy'], 'bureauCode': ['009:00'], 'modified': '2020-03-13', 'title': 'State Drug Utilization Data 1995'}
{'description': '<p>Drug utilization data are reported by states for covered outpatient drugs that are paid for by state Medicaid agencies since the start of the Medicaid Drug Rebate Program. The data includes state, drug name, National Drug Code, number of prescriptions and dollars reimbursed. Data descriptions are available on Medicaid.gov: <a href="https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilization-data/state-drug-utilization-data-faq/index.html">https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilizat...</a></p>\n', 'programCode': ['009:076'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['State Drug Utilization'], 'landingPage': 'https://data.medicaid.gov/d/c7wf-ku3w', 'contactPoint': {'hasEmail': 'mailto:no-reply@data.medicaid.gov', 'fn': 'Medicaid.gov'}, 'issued': '2016-08-29', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/c7wf-ku3w', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/c7wf-ku3w/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/c7wf-ku3w/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/c7wf-ku3w/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/c7wf-ku3w/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['drug utilization', 'medicaid reimbursements', 'pharmacy'], 'bureauCode': ['009:00'], 'modified': '2020-03-13', 'title': 'State Drug Utilization Data 1997'}
{'description': '<p>Drug utilization data are reported by states for covered outpatient drugs that are paid for by state Medicaid agencies since the start of the Medicaid Drug Rebate Program. The data includes state, drug name, National Drug Code, number of prescriptions and dollars reimbursed. Data descriptions are available on Medicaid.gov: <a href="https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilization-data/state-drug-utilization-data-faq/index.html">https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilizat...</a></p>\n', 'programCode': ['009:076'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['State Drug Utilization'], 'landingPage': 'https://data.medicaid.gov/d/mmgn-kvy5', 'contactPoint': {'hasEmail': 'mailto:no-reply@data.medicaid.gov', 'fn': 'Medicaid.gov'}, 'issued': '2016-08-29', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/mmgn-kvy5', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/mmgn-kvy5/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/mmgn-kvy5/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/mmgn-kvy5/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/mmgn-kvy5/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['drug utilization', 'medicaid reimbursements', 'pharmacy'], 'bureauCode': ['009:00'], 'modified': '2020-03-14', 'title': 'State Drug Utilization Data 2010'}
{'description': '<p>Drug utilization data are reported by states for covered outpatient drugs that are paid for by state Medicaid agencies since the start of the Medicaid Drug Rebate Program. The data includes state, drug name, National Drug Code, number of prescriptions and dollars reimbursed. Data descriptions are available on Medicaid.gov: <a href="https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilization-data/state-drug-utilization-data-faq/index.html">https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilizat...</a></p>\n', 'programCode': ['009:076'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['State Drug Utilization'], 'landingPage': 'https://data.medicaid.gov/d/fhmx-iqs3', 'contactPoint': {'hasEmail': 'mailto:no-reply@data.medicaid.gov', 'fn': 'Medicaid.gov'}, 'issued': '2016-08-29', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/fhmx-iqs3', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/fhmx-iqs3/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/fhmx-iqs3/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/fhmx-iqs3/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/fhmx-iqs3/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['drug utilization', 'medicaid reimbursements', 'pharmacy'], 'bureauCode': ['009:00'], 'modified': '2020-03-14', 'title': 'State Drug Utilization Data 2009'}
{'description': '<p>Drug utilization data are reported by states for covered outpatient drugs that are paid for by state Medicaid agencies since the start of the Medicaid Drug Rebate Program. The data includes state, drug name, National Drug Code, number of prescriptions and dollars reimbursed. Data descriptions are available on Medicaid.gov: <a href="https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilization-data/state-drug-utilization-data-faq/index.html">https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilizat...</a></p>\n', 'programCode': ['009:076'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['State Drug Utilization'], 'landingPage': 'https://data.medicaid.gov/d/66gr-qxnr', 'contactPoint': {'hasEmail': 'mailto:no-reply@data.medicaid.gov', 'fn': 'Medicaid.gov'}, 'issued': '2016-08-29', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/66gr-qxnr', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/66gr-qxnr/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/66gr-qxnr/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/66gr-qxnr/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/66gr-qxnr/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['drug utilization', 'medicaid reimbursements', 'pharmacy'], 'bureauCode': ['009:00'], 'modified': '2020-03-13', 'title': 'State Drug Utilization Data 2003'}
{'description': '<p>Drug utilization data are reported by states for covered outpatient drugs that are paid for by state Medicaid agencies since the start of the Medicaid Drug Rebate Program. The data includes state, drug name, National Drug Code, number of prescriptions and dollars reimbursed. Data descriptions are available on Medicaid.gov: <a href="https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilization-data/state-drug-utilization-data-faq/index.html">https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilizat...</a></p>\n', 'programCode': ['009:076'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['State Drug Utilization'], 'landingPage': 'https://data.medicaid.gov/d/ra84-ffhc', 'contactPoint': {'hasEmail': 'mailto:no-reply@data.medicaid.gov', 'fn': 'Medicaid.gov'}, 'issued': '2016-08-29', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/ra84-ffhc', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/ra84-ffhc/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/ra84-ffhc/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/ra84-ffhc/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/ra84-ffhc/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['drug utilization', 'medicaid reimbursements', 'pharmacy'], 'bureauCode': ['009:00'], 'modified': '2020-03-14', 'title': 'State Drug Utilization Data 2011'}
{'description': '<p>Drug utilization data are reported by states for covered outpatient drugs that are paid for by state Medicaid agencies since the start of the Medicaid Drug Rebate Program. The data includes state, drug name, National Drug Code, number of prescriptions and dollars reimbursed. Data descriptions are available on Medicaid.gov: <a href="https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilization-data/state-drug-utilization-data-faq/index.html">https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilizat...</a></p>\n', 'programCode': ['009:076'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['State Drug Utilization'], 'landingPage': 'https://data.medicaid.gov/d/agzs-hwsn', 'contactPoint': {'hasEmail': 'mailto:no-reply@data.medicaid.gov', 'fn': 'Medicaid.gov'}, 'issued': '2016-08-29', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/agzs-hwsn', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/agzs-hwsn/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/agzs-hwsn/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/agzs-hwsn/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/agzs-hwsn/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['drug utilization', 'medicaid reimbursements', 'pharmacy'], 'bureauCode': ['009:00'], 'modified': '2020-03-13', 'title': 'State Drug Utilization Data 1992'}
{'description': '<p>States have the option to provide children with 12 months of continuous coverage through Medicaid and CHIP, even if the family experiences a change in income during the year. Continuous eligibility is a valuable tool that helps States ensure that children stay enrolled in the health coverage for which they are eligible and have consistent access to needed health care services.</p>\n', 'programCode': ['009:076'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Eligibility'], 'landingPage': 'https://data.medicaid.gov/d/gz34-pjff', 'contactPoint': {'hasEmail': 'mailto:no-reply@data.medicaid.gov', 'fn': 'Medicaid.gov'}, 'issued': '2018-04-19', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/gz34-pjff', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/gz34-pjff/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/gz34-pjff/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/gz34-pjff/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/gz34-pjff/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['continuous eligibility', 'enrollment strategies'], 'bureauCode': ['009:00'], 'modified': '2018-12-20', 'title': 'Continuous Eligibility for Medicaid and CHIP Coverage'}
{'description': '<p>Health care providers and Head Start programs can play a major role in finding and enrolling uninsured children through presumptive eligibility. States can authorize “qualified entities” -- health care providers, community-based organizations, and schools, among others -- to screen for Medicaid and CHIP eligibility and immediately enroll children who appear to be eligible.</p>\n<p>Presumptive eligibility allows children to get access to Medicaid or CHIP services without having to wait for their application to be fully processed. Qualified entities can also help families gather the documents needed to complete the full application process, thereby reducing the administrative burden on States to obtain missing information.</p>\n', 'programCode': ['009:076'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Eligibility'], 'landingPage': 'https://data.medicaid.gov/d/xjuw-wgmy', 'contactPoint': {'hasEmail': 'mailto:no-reply@data.medicaid.gov', 'fn': 'Medicaid.gov'}, 'issued': '2018-04-19', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/xjuw-wgmy', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/xjuw-wgmy/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/xjuw-wgmy/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/xjuw-wgmy/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/xjuw-wgmy/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['enrollment strategies', 'presumptive eligibility'], 'bureauCode': ['009:00'], 'modified': '2019-01-24', 'title': 'Presumptive Eligibility for Medicaid and CHIP Coverage'}
{'description': '<p>This dataset reports summary level expenditure data associated with the new adult group established under the Affordable Care Act. These state expenditures are reported through the federal Medicaid Budget and Expenditure System (MBES).</p>\n<p>Notes:<br />\n1. “VIII GROUP” is also known as the “New Adult Group.”<br />\n2. The VIII Group is only applicable for states that have expanded their Medicaid programs by adopting the VIII Group. VIII Group expenditure information<br />\nfor the states that have not expanded their Medicaid program is noted as “N/A.”<br />\n3. States that have reported “0” either have no expenditures for that reporting category or have not yet reported expenditures for that category.<br />\n4. MCHIP expenditures are not included in the All Medical Assistance Expenditures.</p>\n', 'programCode': ['009:076'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Uncategorized'], 'landingPage': 'https://data.medicaid.gov/d/5im3-vamn', 'contactPoint': {'hasEmail': 'mailto:no-reply@data.medicaid.gov', 'fn': 'Medicaid.gov'}, 'issued': '2018-12-07', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/5im3-vamn', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/5im3-vamn/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/5im3-vamn/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/5im3-vamn/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/5im3-vamn/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cms-64', 'expansion population', 'expenditures', 'mbes', 'medicaid', 'new adult group', 'viii group'], 'bureauCode': ['009:00'], 'modified': '2019-09-26', 'title': 'Medicaid CMS-64 New Adult Group Expenditures'}
{'description': '<p>This dataset reports summary state-by-state total expenditures by program for the Medicaid Program, Medicaid Administration and CHIP programs. These state expenditures are tracked through the automated Medicaid Budget and Expenditure System/State Children\'s Health Insurance Program Budget and Expenditure System (MBES/CBES).</p>\n<p>For more information, visit <a href="https://medicaid.gov/medicaid/finance/state-expenditure-reporting/expenditure-reports/index.html">https://medicaid.gov/medicaid/finance/state-expenditure-reporting/expend...</a>.</p>\n', 'programCode': ['009:076'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Uncategorized'], 'landingPage': 'https://data.medicaid.gov/d/h7at-haku', 'contactPoint': {'hasEmail': 'mailto:no-reply@data.medicaid.gov', 'fn': 'Medicaid.gov'}, 'issued': '2018-04-24', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/h7at-haku', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/h7at-haku/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/h7at-haku/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/h7at-haku/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/h7at-haku/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cms-64 expenditures', 'financial management report', 'national totals'], 'bureauCode': ['009:00'], 'modified': '2019-01-15', 'title': 'Medicaid Financial Management Data – National Totals'}
{'description': '<p>This dataset reports summary state-by-state total expenditures by program for the Medicaid Program, Medicaid Administration and CHIP programs. These state expenditures are tracked through the automated Medicaid Budget and Expenditure System/State Children\'s Health Insurance Program Budget and Expenditure System (MBES/CBES).</p>\n<p>For more information, visit <a href="https://medicaid.gov/medicaid/finance/state-expenditure-reporting/expenditure-reports/index.html">https://medicaid.gov/medicaid/finance/state-expenditure-reporting/expend...</a>.</p>\n', 'programCode': ['009:076'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Uncategorized'], 'landingPage': 'https://data.medicaid.gov/d/7kua-37xz', 'contactPoint': {'hasEmail': 'mailto:no-reply@data.medicaid.gov', 'fn': 'Medicaid.gov'}, 'issued': '2018-04-20', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/7kua-37xz', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/7kua-37xz/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/7kua-37xz/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/7kua-37xz/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/7kua-37xz/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cms-64 expenditures', 'financial management report'], 'bureauCode': ['009:00'], 'modified': '2019-01-24', 'title': 'Medicaid Financial Management Data'}
{'description': '<p>Performance rates on frequently reported health care quality measures in the CMS Medicaid/CHIP Child and Adult Core Sets, for FFY 2017 reporting.</p>\n<p>Source: Mathematica analysis of MACPro and Form CMS-416 reports for the FFY 2017 reporting cycle. For more information, see the <a href="https://www.medicaid.gov/medicaid/quality-of-care/performance-measurement/child-core-set/index.html">Children\'s Health Care Quality Measures</a> and <a href="https://www.medicaid.gov/medicaid/quality-of-care/performance-measurement/adult-core-set/index.html">Adult Health Care Quality Measures</a> webpages.</p>\n', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Quality'], 'landingPage': 'https://data.medicaid.gov/d/y7g4-qir6', 'contactPoint': {'hasEmail': 'mailto:no-reply@data.medicaid.gov', 'fn': 'Medicaid.gov'}, 'issued': '2019-02-15', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/y7g4-qir6', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/y7g4-qir6/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/y7g4-qir6/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/y7g4-qir6/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/y7g4-qir6/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['core sets', 'performance rates', 'quality measures'], 'modified': '2019-08-05', 'title': '2017 Child and Adult Health Care Quality Measures'}
{'description': '<p>The following table provides eligibility levels in each state for key coverage groups that use Modified Adjusted Gross Income (MAGI), as of April 1, 2018. The data represent the principal, but not all, MAGI coverage groups in Medicaid, the Children’s Health Insurance Program (CHIP), and the Basic Health Program (BHP). All income standards are expressed as a percentage of the federal poverty level (FPL). The MAGI-based rules generally include adjusting an individual’s income by an amount equivalent to a 5% FPL disregard. Other eligibility criteria also apply, such as citizenship, immigration status, and state residency.</p>\n<p>For more information, see:<br />\n<a href="https://www.medicaid.gov/medicaid/program-information/medicaid-and-chip-eligibility-levels/index.html">https://www.medicaid.gov/medicaid/program-information/medicaid-and-chip-...</a></p>\n', 'programCode': ['009:076'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Eligibility'], 'landingPage': 'https://data.medicaid.gov/d/xy8t-auhk', 'contactPoint': {'hasEmail': 'mailto:no-reply@data.medicaid.gov', 'fn': 'Jeff Chamblee'}, 'issued': '2018-07-09', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/xy8t-auhk', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/xy8t-auhk/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/xy8t-auhk/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/xy8t-auhk/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/xy8t-auhk/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['chip', 'eligibility levels', 'federal poverty level', 'fpl', 'magi', 'medicaid'], 'bureauCode': ['009:00'], 'modified': '2018-11-16', 'title': 'Medicaid and CHIP Eligibility Levels'}
{'description': '<p>Provides program names, program features, population enrolled, benefits covered, quality assurance and improvement, performance incentives, provider value-based purchasing, participating plans, regions served and program notes.</p>\n', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'landingPage': 'https://data.medicaid.gov/d/p9c7-tuup', 'modified': '2018-08-22', 'contactPoint': {'hasEmail': 'mailto:no-reply@data.medicaid.gov', 'fn': 'Jeff Chamblee'}, 'issued': '2018-08-22', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/p9c7-tuup', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/p9c7-tuup/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/p9c7-tuup/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/p9c7-tuup/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/p9c7-tuup/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['centers-for-medicare-medicaid-services'], 'theme': ['Enrollment'], 'title': 'Managed Care Programs by State'}
{'description': "<p>Performance rates on frequently reported health care quality measures in the CMS Medicaid/CHIP Child and Adult Core Sets, for FFY 2018 reporting.</p>\n<p>Source: Mathematica analysis of MACPro and Form CMS-416 reports for the FFY 2018 reporting cycle. For more information, see the Children's Health Care Quality Measures and Adult Health Care Quality Measures webpages.</p>\n", 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Quality'], 'landingPage': 'https://data.medicaid.gov/d/2ir3-z9a8', 'contactPoint': {'hasEmail': 'mailto:no-reply@data.medicaid.gov', 'fn': 'Chris Vaughn'}, 'issued': '2019-09-25', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/2ir3-z9a8', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/2ir3-z9a8/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/2ir3-z9a8/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/2ir3-z9a8/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/2ir3-z9a8/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['core sets', 'performance rates', 'quality measures'], 'modified': '2019-09-26', 'title': '2018 Child and Adult Health Care Quality Measures'}
{'description': '<p>In fall 2014, the Center for Medicaid and CHIP Services (CMCS) conducted a Nationwide Adult Medicaid (NAM) Consumer Assessment of Healthcare Providers and Systems (CAHPS) survey of Medicaid enrollees to attain national and state-by-state measures of access, barriers to care, and experiences with care across delivery systems and major population subgroups. The survey interviewed a representative sample of adults ages 18 and older enrolled in Medicaid during October through December 2013.<br />\nAdditional information, including a data dictionary and analysis guidance and downloadable SAS files are available on the <a href="https://www.medicaid.gov/medicaid/quality-of-care/performance-measurement/adult-cahps/index.html">NAM CAHPS</a> webpage. Please note that all analyses must account for the survey’s sample design and use weights and strata. Sample code is available in on the <a href="https://www.medicaid.gov/medicaid/quality-of-care/performance-measurement/adult-cahps/index.html">NAM CAHPS</a> webpage.</p>\n', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'landingPage': 'https://data.medicaid.gov/d/dc57-m2ei', 'contactPoint': {'hasEmail': 'mailto:no-reply@data.medicaid.gov', 'fn': 'Chris Vaughn'}, 'title': 'NAM CAHPS 2014 Public Use', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/dc57-m2ei', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/dc57-m2ei/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/dc57-m2ei/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/dc57-m2ei/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/dc57-m2ei/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['centers-for-medicare-medicaid-services'], 'modified': '2019-11-29', 'issued': '2019-09-24'}
{'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'landingPage': 'https://data.medicare.gov/d/h5my-ducv', 'contactPoint': {'hasEmail': 'mailto:no-reply@data.medicare.gov', 'fn': 'acepeda'}, 'issued': '2020-01-02', 'accessLevel': 'public', 'description': 'No description provided', 'identifier': 'https://data.medicare.gov/api/views/h5my-ducv', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/h5my-ducv/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/h5my-ducv/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/h5my-ducv/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/h5my-ducv/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['centers-for-medicare-medicaid-services'], 'bureauCode': ['009:38'], 'modified': '2020-01-02', 'title': 'NHC State Agency Contacts'}
{'description': '<p>This dataset includes facility details, performance ratio, measure score, and the state and national average measure scores for the SHR measure included in the PY 2020 ESRD QIP.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Dialysis Facility Compare'], 'landingPage': 'https://data.medicare.gov/d/965i-h9dp', 'contactPoint': {'hasEmail': 'mailto:no-reply@data.medicare.gov', 'fn': 'Tanya Miller'}, 'issued': '2020-01-22', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/965i-h9dp', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/965i-h9dp/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/965i-h9dp/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/965i-h9dp/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/965i-h9dp/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['esrd', 'qip'], 'bureauCode': ['009:38'], 'modified': '2020-01-22', 'title': 'ESRD QIP – Standardized Hospitalization Ratio – Payment Year 2020'}
{'description': '<p>This dataset includes facility details, measure score, and the state and national average measure scores for the ultrafiltration reporting measure included in the PY 2020 ESRD QIP.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Dialysis Facility Compare'], 'landingPage': 'https://data.medicare.gov/d/qvmb-9i4r', 'contactPoint': {'hasEmail': 'mailto:no-reply@data.medicare.gov', 'fn': 'Tanya Miller'}, 'issued': '2020-01-22', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/qvmb-9i4r', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/qvmb-9i4r/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/qvmb-9i4r/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/qvmb-9i4r/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/qvmb-9i4r/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['esrd', 'qip'], 'bureauCode': ['009:38'], 'modified': '2020-01-22', 'title': 'ESRD QIP – Ultrafiltration Reporting – Payment Year 2020'}
{'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'description': 'No description provided', 'landingPage': 'https://data.cdc.gov/d/6pnq-x3ea', 'contactPoint': {'hasEmail': 'mailto:no-reply@data.cdc.gov', 'fn': 'aso7@cdc.gov'}, 'title': 'NNDSS - TABLE 1FF. Severe acute respiratory\u200b\u200b\u200b\u200b\u200b\u200b\u200b syndrome-associated coronavirus disease to Shigellosis', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/6pnq-x3ea', '@type': 'dcat:Dataset', 'modified': '2020-03-30', 'keyword': ['centers-for-disease-control-and-prevention'], 'bureauCode': ['009:20'], 'issued': '2020-03-30'}
{'description': '<p>Provides program names, program features, population enrolled, benefits covered, quality assurance and improvement, performance incentives, provider value-based purchasing, participating plans, regions served and program notes.</p>\n', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'landingPage': 'https://data.medicaid.gov/d/hc9x-7kex', 'modified': '2019-05-03', 'contactPoint': {'hasEmail': 'mailto:no-reply@data.medicaid.gov', 'fn': 'Chris Vaughn'}, 'issued': '2019-04-18', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/hc9x-7kex', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/hc9x-7kex/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/hc9x-7kex/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/hc9x-7kex/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/hc9x-7kex/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['centers-for-medicare-medicaid-services'], 'theme': ['Enrollment'], 'title': '2017 Managed Care Programs by State'}
{'description': '<ol start="2016">\n<li>This dataset is a de-identified summary table of vision and eye health data indicators from VSP, stratified by all available combinations of age group, race/ethnicity, gender, and state. VSP claims for VEHSS provides a convenience sample of vision insurance members representing approximately more than 1 in 4 of the U.S. population. VSP uses a web-based claims submissions system to collect and process claims. The denominator of the rates represents persons with VSP benefits as reported by employers, and is subject to some uncertainty. VSP data for VEHSS include Service Utilization and Eye Health Condition indicators. Certain ophthalmic conditions and procedures are covered by health insurance and are not covered by managed vision insurance, claims based eye disease prevalence may therefore be expected to undercount true prevalence. Person level claims and person counts are not publically available. Reported rates were suppressed for de-identification to ensure protection of patient privacy. Detailed information on VEHSS VSP analyses can be found on the VEHSS VSP webpage (link). Information on VSP data can be found on the VSP website (<a href="http://www.vsp.com">www.vsp.com</a>). The VEHSS VSP dataset was last updated in June 2018.</li>\n</ol>\n', 'programCode': ['009:020'], 'title': 'Vision Service Plan (VSP) – Vision and Eye Health Surveillance', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Vision & Eye Health'], 'landingPage': 'https://data.cdc.gov/d/4r3g-hv9c', 'contactPoint': {'hasEmail': 'mailto:ddtpubsmailbox@cdc.gov', 'fn': 'DDT Public Inquiries'}, 'issued': '2019-11-18', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/4r3g-hv9c', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4r3g-hv9c/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4r3g-hv9c/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4r3g-hv9c/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4r3g-hv9c/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['claims', 'medical diagnoses', 'vsp'], 'bureauCode': ['009:20'], 'modified': '2020-09-09', 'references': ['https://www.vsp.com', 'https://www.cdc.gov/visionhealth/vehss/data/claims/vsp.html'], 'describedBy': 'https://chronicdata.cdc.gov/Vision-Eye-Health/Vision-Service-Plan-VSP-Vision-and-Eye-Health-Surv/4r3g-hv9c'}
{'description': '<p>1999-2008; 2005-2008. This dataset is a de-identified summary table of vision and eye health data indicators from NHANES, stratified by all available combinations of age group, race/ethnicity, gender, and risk factor. NHANES is a program of studies conducted by the National Center for Health Statistics at CDC designed to assess the health and nutritional status of adults and children in the U.S, and combines interviews and physical examinations. NHANES stopped collecting vision and eye health data in 2008. Approximate sample size is 5,000 persons per year. NHANES data for VEHSS includes questions and examinations related to Visual Function, Vision Exam Measures, Eye Health Conditions, Service Utilization, and Examination Measures. Data were suppressed for cell sizes less than 30 persons, or where the relative standard error more than 30% of the mean. Detailed information on VEHSS NHANES analyses can be found on the VEHSS NHANES webpage (<a href="https://www.cdc.gov/visionhealth/vehss/data/national-surveys/national-health-and-nutrition-examination-survey.html">https://www.cdc.gov/visionhealth/vehss/data/national-surveys/national-he...</a>). Additional information about NHANES can be found on the NHANES website (<a href="https://www.cdc.gov/nchs/nhanes/index.htm">https://www.cdc.gov/nchs/nhanes/index.htm</a>). The VEHSS NHANES dataset was last updated in June 2018.</p>\n', 'programCode': ['009:020'], 'title': 'National Health and Nutrition Examination Survey (NHANES) – Vision and Eye Health Surveillance', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Vision & Eye Health'], 'landingPage': 'https://data.cdc.gov/d/tdbk-8ubw', 'contactPoint': {'hasEmail': 'mailto:ddtpubsmailbox@cdc.gov', 'fn': 'DDT Public Inquiries'}, 'issued': '2019-11-18', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/tdbk-8ubw', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/tdbk-8ubw/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/tdbk-8ubw/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/tdbk-8ubw/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/tdbk-8ubw/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['blind', 'cataract', 'diabetes', 'glaucoma', 'nhanes', 'service utilization', 'vision exam measures', 'visual acuity', 'visual function'], 'bureauCode': ['009:20'], 'modified': '2020-09-09', 'references': ['https://www.cdc.gov/nchs/nhanes/index.htm', 'https://www.cdc.gov/visionhealth/vehss/data/national-surveys/national-health-and-nutrition-examination-survey.html'], 'describedBy': 'https://chronicdata.cdc.gov/Vision-Eye-Health/National-Health-and-Nutrition-Examination-Survey-N/tdbk-8ubw'}
{'description': '<p>NNDSS - Table II. Chlamydia trachomatis infection to Coccidioidomycosis - 2018. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states or territory.</p>\n<p>Note:</p>\n<p>This table contains provisional cases of selected national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a></p>\n<p>Footnotes:</p>\n<p>C.N.M.I.: Commonwealth of Northern Mariana Islands.<br />\nU: Unavailable. —: No reported cases. N: Not reportable. NA: Not Available. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<ul>\n<li>Case counts for reporting years 2017 and 2018 are provisional and subject to change. Data for years 2013 through 2016 are finalized. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>.</li>\n</ul>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/5egk-p6rd', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-01-03', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/5egk-p6rd', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5egk-p6rd/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5egk-p6rd/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5egk-p6rd/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5egk-p6rd/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2018', 'chlamydia trachomatis infection', 'coccidioidomycosis', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-01-03', 'title': 'NNDSS - Table II. Chlamydia trachomatis infection to Coccidioidomycosis'}
{'description': '<p>This dataset contains information on the number of deaths and age-adjusted death rates for the five leading causes of death in 1900, 1950, and 2000.</p>\n<p>Age-adjusted death rates (deaths per 100,000) after 1998 are calculated based on the 2000 U.S. standard population. Populations used for computing death rates for 2011–2017 are postcensal estimates based on the 2010 census, estimated as of July 1, 2010. Rates for census years are based on populations enumerated in the corresponding censuses. Rates for noncensus years between 2000 and 2010 are revised using updated intercensal population estimates and may differ from rates previously published. Data on age-adjusted death rates prior to 1999 are taken from historical data (see References below).</p>\n<p>SOURCES</p>\n<p>CDC/NCHS, National Vital Statistics System, historical data, 1900-1998 (see <a href="https://www.cdc.gov/nchs/nvss/mortality_historical_data.htm">https://www.cdc.gov/nchs/nvss/mortality_historical_data.htm</a>); CDC/NCHS, National Vital Statistics System, mortality data (see <a href="http://www.cdc.gov/nchs/deaths.htm">http://www.cdc.gov/nchs/deaths.htm</a>); and CDC WONDER (see <a href="http://wonder.cdc.gov">http://wonder.cdc.gov</a>).</p>\n<p>REFERENCES</p>\n<ol>\n<li>\n<p>National Center for Health Statistics, Data Warehouse. Comparability of cause-of-death between ICD revisions. 2008. Available from: <a href="http://www.cdc.gov/nchs/nvss/mortality/comparability_icd.htm">http://www.cdc.gov/nchs/nvss/mortality/comparability_icd.htm</a>.</p>\n</li>\n<li>\n<p>National Center for Health Statistics. Vital statistics data available. Mortality multiple cause files. Hyattsville, MD: National Center for Health Statistics. Available from: <a href="https://www.cdc.gov/nchs/data_access/vitalstatsonline.htm">https://www.cdc.gov/nchs/data_access/vitalstatsonline.htm</a>.</p>\n</li>\n<li>\n<p>Kochanek KD, Murphy SL, Xu JQ, Arias E. Deaths: Final data for 2017. National Vital Statistics Reports; vol 68 no 9. Hyattsville, MD: National Center for Health Statistics. 2019. Available from: <a href="https://www.cdc.gov/nchs/data/nvsr/nvsr68/nvsr68_09-508.pdf">https://www.cdc.gov/nchs/data/nvsr/nvsr68/nvsr68_09-508.pdf</a>.</p>\n</li>\n<li>\n<p>Arias E, Xu JQ. United States life tables, 2017. National Vital Statistics Reports; vol 68 no 7. Hyattsville, MD: National Center for Health Statistics. 2019. Available from: <a href="https://www.cdc.gov/nchs/data/nvsr/nvsr68/nvsr68_07-508.pdf">https://www.cdc.gov/nchs/data/nvsr/nvsr68/nvsr68_07-508.pdf</a>.</p>\n</li>\n<li>\n<p>National Center for Health Statistics. Historical Data, 1900-1998. 2009. Available from: <a href="https://www.cdc.gov/nchs/nvss/mortality_historical_data.htm">https://www.cdc.gov/nchs/nvss/mortality_historical_data.htm</a>.</p>\n</li>\n</ol>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/mc4y-cbbv', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2017-08-30', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/mc4y-cbbv', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mc4y-cbbv/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mc4y-cbbv/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mc4y-cbbv/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mc4y-cbbv/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cause of death', 'mortality', 'nchs', 'united states'], 'bureauCode': ['009:00'], 'modified': '2020-09-08', 'title': 'NCHS - Top Five Leading Causes of Death: United States, 1990, 1950, 2000'}
{'description': '<p>This dataset of U.S. mortality trends since 1900 highlights trends in age-adjusted death rates for five selected major causes of death.</p>\n<p>Age-adjusted death rates (deaths per 100,000) after 1998 are calculated based on the 2000 U.S. standard population. Populations used for computing death rates for 2011–2017 are postcensal estimates based on the 2010 census, estimated as of July 1, 2010. Rates for census years are based on populations enumerated in the corresponding censuses. Rates for noncensus years between 2000 and 2010 are revised using updated intercensal population estimates and may differ from rates previously published. Data on age-adjusted death rates prior to 1999 are taken from historical data (see References below).</p>\n<p>Revisions to the International Classification of Diseases (ICD) over time may result in discontinuities in cause-of-death trends.</p>\n<p>SOURCES</p>\n<p>CDC/NCHS, National Vital Statistics System, historical data, 1900-1998 (see <a href="https://www.cdc.gov/nchs/nvss/mortality_historical_data.htm">https://www.cdc.gov/nchs/nvss/mortality_historical_data.htm</a>); CDC/NCHS, National Vital Statistics System, mortality data (see <a href="http://www.cdc.gov/nchs/deaths.htm">http://www.cdc.gov/nchs/deaths.htm</a>); and CDC WONDER (see <a href="http://wonder.cdc.gov">http://wonder.cdc.gov</a>).</p>\n<p>REFERENCES</p>\n<ol>\n<li>\n<p>National Center for Health Statistics, Data Warehouse. Comparability of cause-of-death between ICD revisions. 2008. Available from: <a href="http://www.cdc.gov/nchs/nvss/mortality/comparability_icd.htm">http://www.cdc.gov/nchs/nvss/mortality/comparability_icd.htm</a>.</p>\n</li>\n<li>\n<p>National Center for Health Statistics. Vital statistics data available. Mortality multiple cause files. Hyattsville, MD: National Center for Health Statistics. Available from: <a href="https://www.cdc.gov/nchs/data_access/vitalstatsonline.htm">https://www.cdc.gov/nchs/data_access/vitalstatsonline.htm</a>.</p>\n</li>\n<li>\n<p>Kochanek KD, Murphy SL, Xu JQ, Arias E. Deaths: Final data for 2017. National Vital Statistics Reports; vol 68 no 9. Hyattsville, MD: National Center for Health Statistics. 2019. Available from: <a href="https://www.cdc.gov/nchs/data/nvsr/nvsr68/nvsr68_09-508.pdf">https://www.cdc.gov/nchs/data/nvsr/nvsr68/nvsr68_09-508.pdf</a>.</p>\n</li>\n<li>\n<p>Arias E, Xu JQ. United States life tables, 2017. National Vital Statistics Reports; vol 68 no 7. Hyattsville, MD: National Center for Health Statistics. 2019. Available from: <a href="https://www.cdc.gov/nchs/data/nvsr/nvsr68/nvsr68_07-508.pdf">https://www.cdc.gov/nchs/data/nvsr/nvsr68/nvsr68_07-508.pdf</a>.</p>\n</li>\n<li>\n<p>National Center for Health Statistics. Historical Data, 1900-1998. 2009. Available from: <a href="https://www.cdc.gov/nchs/nvss/mortality_historical_data.htm">https://www.cdc.gov/nchs/nvss/mortality_historical_data.htm</a>.</p>\n</li>\n</ol>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/6rkc-nb2q', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2017-08-30', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/6rkc-nb2q', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6rkc-nb2q/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6rkc-nb2q/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6rkc-nb2q/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6rkc-nb2q/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['age-adjusted death rate', 'cause of death', 'mortality united states', 'nchs'], 'bureauCode': ['009:00'], 'modified': '2020-09-08', 'title': 'NCHS - Age-adjusted Death Rates for Selected Major Causes of Death'}
{'description': '<p>This dataset of U.S. mortality trends since 1900 highlights childhood mortality rates by age group for age at death.</p>\n<p>Age-adjusted death rates (deaths per 100,000) after 1998 are calculated based on the 2000 U.S. standard population. Populations used for computing death rates for 2011–2017 are postcensal estimates based on the 2010 census, estimated as of July 1, 2010. Rates for census years are based on populations enumerated in the corresponding censuses. Rates for noncensus years between 2000 and 2010 are revised using updated intercensal population estimates and may differ from rates previously published. Data on age-adjusted death rates prior to 1999 are taken from historical data (see References below).</p>\n<p>Age groups for childhood death rates are based on age at death.</p>\n<p>SOURCES</p>\n<p>CDC/NCHS, National Vital Statistics System, historical data, 1900-1998 (see <a href="https://www.cdc.gov/nchs/nvss/mortality_historical_data.htm">https://www.cdc.gov/nchs/nvss/mortality_historical_data.htm</a>); CDC/NCHS, National Vital Statistics System, mortality data (see <a href="http://www.cdc.gov/nchs/deaths.htm">http://www.cdc.gov/nchs/deaths.htm</a>); and CDC WONDER (see <a href="http://wonder.cdc.gov">http://wonder.cdc.gov</a>).</p>\n<p>REFERENCES</p>\n<ol>\n<li>\n<p>National Center for Health Statistics, Data Warehouse. Comparability of cause-of-death between ICD revisions. 2008. Available from: <a href="http://www.cdc.gov/nchs/nvss/mortality/comparability_icd.htm">http://www.cdc.gov/nchs/nvss/mortality/comparability_icd.htm</a>.</p>\n</li>\n<li>\n<p>National Center for Health Statistics. Vital statistics data available. Mortality multiple cause files. Hyattsville, MD: National Center for Health Statistics. Available from: <a href="https://www.cdc.gov/nchs/data_access/vitalstatsonline.htm">https://www.cdc.gov/nchs/data_access/vitalstatsonline.htm</a>.</p>\n</li>\n<li>\n<p>Kochanek KD, Murphy SL, Xu JQ, Arias E. Deaths: Final data for 2017. National Vital Statistics Reports; vol 68 no 9. Hyattsville, MD: National Center for Health Statistics. 2019. Available from: <a href="https://www.cdc.gov/nchs/data/nvsr/nvsr68/nvsr68_09-508.pdf">https://www.cdc.gov/nchs/data/nvsr/nvsr68/nvsr68_09-508.pdf</a>.</p>\n</li>\n<li>\n<p>Arias E, Xu JQ. United States life tables, 2017. National Vital Statistics Reports; vol 68 no 7. Hyattsville, MD: National Center for Health Statistics. 2019. Available from: <a href="https://www.cdc.gov/nchs/data/nvsr/nvsr68/nvsr68_07-508.pdf">https://www.cdc.gov/nchs/data/nvsr/nvsr68/nvsr68_07-508.pdf</a>.</p>\n</li>\n<li>\n<p>National Center for Health Statistics. Historical Data, 1900-1998. 2009. Available from: <a href="https://www.cdc.gov/nchs/nvss/mortality_historical_data.htm">https://www.cdc.gov/nchs/nvss/mortality_historical_data.htm</a>.</p>\n</li>\n</ol>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/v6ab-adf5', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2017-08-30', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/v6ab-adf5', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/v6ab-adf5/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/v6ab-adf5/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/v6ab-adf5/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/v6ab-adf5/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['children', 'death rates', 'mortality', 'nchs', 'united states'], 'bureauCode': ['009:00'], 'modified': '2020-09-08', 'title': 'NCHS - Childhood Mortality Rates'}
{'description': '<p>This dataset of U.S. mortality trends since 1900 highlights the differences in age-adjusted death rates and life expectancy at birth by race and sex.</p>\n<p>Age-adjusted death rates (deaths per 100,000) after 1998 are calculated based on the 2000 U.S. standard population. Populations used for computing death rates for 2011–2017 are postcensal estimates based on the 2010 census, estimated as of July 1, 2010. Rates for census years are based on populations enumerated in the corresponding censuses. Rates for noncensus years between 2000 and 2010 are revised using updated intercensal population estimates and may differ from rates previously published. Data on age-adjusted death rates prior to 1999 are taken from historical data (see References below).</p>\n<p>Life expectancy data are available up to 2017. Due to changes in categories of race used in publications, data are not available for the black population consistently before 1968, and not at all before 1960. More information on historical data on age-adjusted death rates is available at <a href="https://www.cdc.gov/nchs/nvss/mortality/hist293.htm">https://www.cdc.gov/nchs/nvss/mortality/hist293.htm</a>.</p>\n<p>SOURCES</p>\n<p>CDC/NCHS, National Vital Statistics System, historical data, 1900-1998 (see <a href="https://www.cdc.gov/nchs/nvss/mortality_historical_data.htm">https://www.cdc.gov/nchs/nvss/mortality_historical_data.htm</a>); CDC/NCHS, National Vital Statistics System, mortality data (see <a href="http://www.cdc.gov/nchs/deaths.htm">http://www.cdc.gov/nchs/deaths.htm</a>); and CDC WONDER (see <a href="http://wonder.cdc.gov">http://wonder.cdc.gov</a>).</p>\n<p>REFERENCES</p>\n<ol>\n<li>\n<p>National Center for Health Statistics, Data Warehouse. Comparability of cause-of-death between ICD revisions. 2008. Available from: <a href="http://www.cdc.gov/nchs/nvss/mortality/comparability_icd.htm">http://www.cdc.gov/nchs/nvss/mortality/comparability_icd.htm</a>.</p>\n</li>\n<li>\n<p>National Center for Health Statistics. Vital statistics data available. Mortality multiple cause files. Hyattsville, MD: National Center for Health Statistics. Available from: <a href="https://www.cdc.gov/nchs/data_access/vitalstatsonline.htm">https://www.cdc.gov/nchs/data_access/vitalstatsonline.htm</a>.</p>\n</li>\n<li>\n<p>Kochanek KD, Murphy SL, Xu JQ, Arias E. Deaths: Final data for 2017. National Vital Statistics Reports; vol 68 no 9. Hyattsville, MD: National Center for Health Statistics. 2019. Available from: <a href="https://www.cdc.gov/nchs/data/nvsr/nvsr68/nvsr68_09-508.pdf">https://www.cdc.gov/nchs/data/nvsr/nvsr68/nvsr68_09-508.pdf</a>.</p>\n</li>\n<li>\n<p>Arias E, Xu JQ. United States life tables, 2017. National Vital Statistics Reports; vol 68 no 7. Hyattsville, MD: National Center for Health Statistics. 2019. Available from: <a href="https://www.cdc.gov/nchs/data/nvsr/nvsr68/nvsr68_07-508.pdf">https://www.cdc.gov/nchs/data/nvsr/nvsr68/nvsr68_07-508.pdf</a>.</p>\n</li>\n<li>\n<p>National Center for Health Statistics. Historical Data, 1900-1998. 2009. Available from: <a href="https://www.cdc.gov/nchs/nvss/mortality_historical_data.htm">https://www.cdc.gov/nchs/nvss/mortality_historical_data.htm</a>.</p>\n</li>\n</ol>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/w9j2-ggv5', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2017-08-30', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/w9j2-ggv5', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/w9j2-ggv5/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/w9j2-ggv5/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/w9j2-ggv5/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/w9j2-ggv5/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['death rates', 'life expectancy', 'mortality', 'nchs', 'united states'], 'bureauCode': ['009:00'], 'modified': '2020-09-08', 'title': 'NCHS - Death rates and life expectancy at birth'}
{'description': '<p>2001-2011. The GSPS was initiated in 2000 to collect information on tobacco use, knowledge and attitudes of school personnel toward tobacco, existence and effectiveness of tobacco control policies in schools, and training and materials available for implementing tobacco prevention and control interventions.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Global Survey Data'], 'landingPage': 'https://data.cdc.gov/d/5hns-mwci', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2016-12-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/5hns-mwci', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5hns-mwci/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5hns-mwci/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5hns-mwci/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5hns-mwci/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['gsps', 'gtss', 'osh', 'school personnel', 'tobacco'], 'bureauCode': ['009:20'], 'modified': '2020-09-08', 'title': 'Global Tobacco Surveillance System (GTSS) - Global School Personnel Survey (GSPS)', 'describedBy': 'https://chronicdata.cdc.gov/Global-Survey-Data/Global-Tobacco-Surveillance-System-GTSS-Global-Sch/5hns-mwci'}
{'description': '<p>1999-2018. The GYTS is a school-based survey that collects data on students aged 13–15 years using a standardized methodology for constructing the sample frame, selecting schools and classes, and processing data. The GYTS surveillance system is intended to enhance the capacity of countries to design, implement, and evaluate tobacco control and prevention programs. Funding for the GYTS has been provided by the Canadian Public Health Association, National Cancer Institute, United Nations Children Emergency Fund, and the World Health Organization—Tobacco Free Initiative.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Global Survey Data'], 'landingPage': 'https://data.cdc.gov/d/57qw-ifet', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2018-04-10', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/57qw-ifet', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/57qw-ifet/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/57qw-ifet/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/57qw-ifet/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/57qw-ifet/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['global', 'gtss', 'gyts', 'osh', 'tobacco', 'youth'], 'bureauCode': ['009:20'], 'modified': '2020-09-08', 'title': 'Global Tobacco Surveillance System (GTSS) - Global Youth Tobacco Survey (GYTS)', 'describedBy': 'https://chronicdata.cdc.gov/Global-Survey-Data/Global-Tobacco-Surveillance-System-GTSS-Global-You/57qw-ifet'}
{'description': '<p>2005-2011. The World Health Organization, CDC, and the Canadian Public Health Association, developed the GHPSS to collect data on tobacco use and cessation counseling among health professional students in all WHO member states. GHPSS is a standardized school-based survey of third-year students pursuing advanced degrees in dentistry, medicine, nursing, or pharmacy. It is conducted in schools during regular class sessions. GHPSS follows an anonymous, self-administered format for data collection. GHPSS uses a core questionnaire on demographics, prevalence of cigarette smoking and other tobacco use, knowledge and attitudes about tobacco use, exposure to secondhand smoke, desire for smoking cessation, and training received regarding patient counseling on smoking cessation techniques. Questionnaires are translated into local languages as needed. GHPSS has a standardized methodology for selecting participating schools and classes and uniform data processing procedures.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Global Survey Data'], 'landingPage': 'https://data.cdc.gov/d/x6ag-8y7r', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2016-12-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/x6ag-8y7r', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/x6ag-8y7r/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/x6ag-8y7r/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/x6ag-8y7r/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/x6ag-8y7r/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['ghpss', 'gtss', 'osh', 'students', 'tobacco'], 'bureauCode': ['009:20'], 'modified': '2020-09-08', 'title': 'Global Tobacco Surveillance System (GTSS) - Global Health Professions Student Survey (GHPSS)', 'describedBy': 'https://chronicdata.cdc.gov/Global-Survey-Data/Global-Tobacco-Surveillance-System-GTSS-Global-Hea/x6ag-8y7r'}
{'description': '<p>Percentages are weighted to population characteristics. Data are not available if it did not meet BRFSS stability requirements. For more information on these requirements, as well as risk factors and calculated variables, see the Technical Documents and Survey Data for a specific year - <a href="http://www.cdc.gov/brfss/annual_data/annual_data.htm">http://www.cdc.gov/brfss/annual_data/annual_data.htm</a>. Recommended citation: Centers for Disease Control and Prevention (CDC). Behavioral Risk Factor Surveillance System. Atlanta, Georgia: U.S. Department of Health and Human Services, Centers for Disease Control and Prevention, [appropriate year].</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Health Statistics'], 'landingPage': 'https://data.cdc.gov/d/t984-9cdv', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2013-08-13', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/t984-9cdv', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/t984-9cdv/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/t984-9cdv/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/t984-9cdv/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/t984-9cdv/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['adults', 'brfss', 'health care coverage', 'heath care access'], 'bureauCode': ['009:00'], 'modified': '2015-08-27', 'title': 'BRFSS Prevalence And Trends Data: Health Care Access/Coverage for 1995-2010'}
{'description': '<p>NNDSS - Table 1L. Ehrlichiosis and Anaplasmosis, Ehrlichia ewingii infection to Giardiasis - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a></p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/qisn-zjv7', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/qisn-zjv7', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qisn-zjv7/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qisn-zjv7/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qisn-zjv7/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qisn-zjv7/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'ehrlichia ewingii infection', 'ehrlichiosis and anaplasmosis', 'giardiasis', 'nedss', 'netss', 'nndss', 'undetermined', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-05-30', 'title': 'NNDSS - TABLE 1L. Ehrlichiosis and Anaplasmosis, Ehrlichia ewingii infection to Giardiasis'}
{'description': '<p>This dataset describes drug poisoning deaths at the U.S. and state level by selected demographic characteristics, and includes age-adjusted death rates for drug poisoning.</p>\n<p>Deaths are classified using the International Classification of Diseases, Tenth Revision (ICD–10). Drug-poisoning deaths are defined as having ICD–10 underlying cause-of-death codes X40–X44 (unintentional), X60–X64 (suicide), X85 (homicide), or Y10–Y14 (undetermined intent).</p>\n<p>Estimates are based on the National Vital Statistics System multiple cause-of-death mortality files (1). Age-adjusted death rates (deaths per 100,000 U.S. standard population for 2000) are calculated using the direct method. Populations used for computing death rates for 2011–2017 are postcensal estimates based on the 2010 U.S. census. Rates for census years are based on populations enumerated in the corresponding censuses. Rates for noncensus years before 2010 are revised using updated intercensal population estimates and may differ from rates previously published.</p>\n<p>Death rates for some states and years may be low due to a high number of unresolved pending cases or misclassification of ICD–10 codes for unintentional poisoning as R99, “Other ill-defined and unspecified causes of mortality” (2). For example, this issue is known to affect New Jersey in 2009 and West Virginia in 2005 and 2009 but also may affect other years and other states. Drug poisoning death rates may be underestimated in those instances.</p>\n<p>REFERENCES<br />\n1. National Center for Health Statistics. National Vital Statistics System: Mortality data. Available from: <a href="http://www.cdc.gov/nchs/deaths.htm">http://www.cdc.gov/nchs/deaths.htm</a>.</p>\n<ol start="2">\n<li>CDC. CDC Wonder: Underlying cause of death 1999–2016. Available from: <a href="http://wonder.cdc.gov/wonder/help/ucd.html">http://wonder.cdc.gov/wonder/help/ucd.html</a>.</li>\n</ol>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/44rk-q6r2', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2019-04-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/44rk-q6r2', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/44rk-q6r2/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/44rk-q6r2/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/44rk-q6r2/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/44rk-q6r2/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['deaths', 'drug poisoning', 'mortality', 'national', 'nchs', 'state', 'united states'], 'bureauCode': ['009:00'], 'modified': '2020-09-08', 'title': 'NCHS - Drug Poisoning Mortality by State: United States'}
{'description': '<p>This dataset describes drug poisoning deaths at the U.S. and state level by selected demographic characteristics, and includes age-adjusted death rates for drug poisoning.</p>\n<p>Deaths are classified using the International Classification of Diseases, Tenth Revision (ICD–10). Drug-poisoning deaths are defined as having ICD–10 underlying cause-of-death codes X40–X44 (unintentional), X60–X64 (suicide), X85 (homicide), or Y10–Y14 (undetermined intent).</p>\n<p>Estimates are based on the National Vital Statistics System multiple cause-of-death mortality files (1). Age-adjusted death rates (deaths per 100,000 U.S. standard population for 2000) are calculated using the direct method. Populations used for computing death rates for 2011–2017 are postcensal estimates based on the 2010 U.S. census. Rates for census years are based on populations enumerated in the corresponding censuses. Rates for noncensus years before 2010 are revised using updated intercensal population estimates and may differ from rates previously published.</p>\n<p>Death rates for some states and years may be low due to a high number of unresolved pending cases or misclassification of ICD–10 codes for unintentional poisoning as R99, “Other ill-defined and unspecified causes of mortality” (2). For example, this issue is known to affect New Jersey in 2009 and West Virginia in 2005 and 2009 but also may affect other years and other states. Drug poisoning death rates may be underestimated in those instances.</p>\n<p>REFERENCES<br />\n1. National Center for Health Statistics. National Vital Statistics System: Mortality data. Available from: <a href="http://www.cdc.gov/nchs/deaths.htm">http://www.cdc.gov/nchs/deaths.htm</a>.</p>\n<ol start="2">\n<li>CDC. CDC Wonder: Underlying cause of death 1999–2016. Available from: <a href="http://wonder.cdc.gov/wonder/help/ucd.html">http://wonder.cdc.gov/wonder/help/ucd.html</a>.</li>\n</ol>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/rpvx-m2md', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2019-04-29', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/rpvx-m2md', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rpvx-m2md/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rpvx-m2md/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rpvx-m2md/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rpvx-m2md/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['deaths', 'drug poisoning', 'mortality', 'national', 'nchs', 'state', 'united states'], 'bureauCode': ['009:00'], 'modified': '2020-09-08', 'title': 'NCHS - Drug Poisoning Mortality by County: United States'}
{'description': '<p>2014, 2015, 2016, 2017. This dataset is a de-identified summary table of vision and eye health data indicators from ACS, stratified by all available combinations of age group, race/ethnicity, gender, and state. ACS is an annual nationwide survey conducted by the U.S. Census Bureau that collects information on demographic, social, economic, and housing characteristics of the U.S. population. Approximate sample size is 3 million annually. ACS data for VEHSS includes one question related to Visual Function. Data were suppressed for cell sizes less than 30 persons, or where the relative standard error more than 30% of the mean. Data will be updated as it becomes available. Detailed information on VEHSS ACS analyses can be found on the VEHSS ACS webpage (link). Additional information about ACS can be found on the U.S. Census Bureau website (<a href="https://www.census.gov/content/dam/Census/programs-surveys/acs/about/ACS_Information_Guide.pdf">https://www.census.gov/content/dam/Census/programs-surveys/acs/about/ACS...</a>). The VEHSS ACS dataset was last updated in June 2018.</p>\n', 'programCode': ['009:020'], 'title': 'American Community Survey (ACS) – Vision and Eye Health Surveillance', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Vision & Eye Health'], 'landingPage': 'https://data.cdc.gov/d/thir-stei', 'contactPoint': {'hasEmail': 'mailto:ddtpubsmailbox@cdc.gov', 'fn': 'DDT Public Inquiries'}, 'issued': '2019-11-18', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/thir-stei', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/thir-stei/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/thir-stei/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/thir-stei/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/thir-stei/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['acs', 'contact lenses', 'glasses', 'visual function'], 'bureauCode': ['009:20'], 'modified': '2020-08-27', 'references': ['https://www.census.gov/content/dam/Census/programs-surveys/acs/about/ACS_Information_Guide.pdf', 'https://www.cdc.gov/visionhealth/vehss/data/national-surveys/american-community-survey.html'], 'describedBy': 'https://chronicdata.cdc.gov/d/thir-stei'}
{'description': '<p>2014, 2015, 2016, 2017. This dataset is a de-identified summary table of vision and eye health data indicators from Medicare claims, stratified by all available combinations of age group, race/ethnicity, gender, and state. Medicare claims for VEHSS includes beneficiaries who were fully enrolled in Medicare Part B Fee-for-Service (FFS) for the duration of the year. Medicare claims provide a convenience sample that includes approximately 30 million individuals annually, which represents nearly 89% of the US population aged 65 and older and 3.3% of the US population younger than 65, including persons disabled due to blindness. Medicare data for VEHSS include Service Utilization and Medical Diagnoses indicators. Data were suppressed for de-identification to ensure protection of patient privacy. Data will be updated as it becomes available. Detailed information on VEHSS Medicare analyses can be found on the VEHSS Medicare webpage (cdc.gov/visionhealth/vehss/data/claims/medicare.html). Information on available Medicare claims data can be found on the ResDac website (<a href="http://www.resdac.org">www.resdac.org</a>). The VEHSS Medicare dataset was last updated November 2019.</p>\n', 'programCode': ['009:020'], 'title': 'Medicare claims – Vision and Eye Health Surveillance', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Vision & Eye Health'], 'landingPage': 'https://data.cdc.gov/d/e28h-tx85', 'contactPoint': {'hasEmail': 'mailto:ddtpubsmailbox@cdc.gov', 'fn': 'DDT Public Inquiries'}, 'issued': '2019-11-21', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/e28h-tx85', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/e28h-tx85/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/e28h-tx85/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/e28h-tx85/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/e28h-tx85/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['claims', 'eye exams', 'medical diagnoses', 'medicare', 'service utilization', 'treated prevalence'], 'bureauCode': ['009:20'], 'modified': '2020-08-25', 'references': ['https://www.resdac.org', 'https://www.cdc.gov/visionhealth/vehss/data/claims/medicare.html'], 'describedBy': 'https://chronicdata.cdc.gov/d/e28h-tx85'}
{'description': '<p>2010-2018. National Quitline Data Warehouse (NQDW). State Tobacco Activities Tracking and Evaluation (STATE) System. NQDW Data. National Quitline Data Warehouse (NQDW) assists in evaluating quitline activities and serves as a national resource for data on the use, success, and services of state quitlines. States report data on quitline callers, quitting success, as well as the services provided by their quitlines. The NQDW consolidates this information for evaluating programs and improving quitline services. The jurisdictions participating in this data collection effort include the 50 states, the District of Columbia, Guam and Puerto Rico.</p>\n', 'programCode': ['009:020'], 'title': 'Quitline – Services Available – Medications - 2010 To Present', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Quitline'], 'landingPage': 'https://data.cdc.gov/d/tbyb-bvjd', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2019-02-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/tbyb-bvjd', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/tbyb-bvjd/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/tbyb-bvjd/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/tbyb-bvjd/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/tbyb-bvjd/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['callers', 'cessation', 'intervention', 'national quitline data warehouse', 'nqdw', 'office on smoking and health', 'osh', 'quit', 'quit-now', 'quitline', 'services', 'state system'], 'bureauCode': ['009:20'], 'modified': '2020-08-24', 'references': ['https://chronicdata.cdc.gov/d/h6kq-aiu7'], 'describedBy': 'https://chronicdata.cdc.gov/Quitline/Quitline-Services-Available-Medications-2010-To-Pr/tbyb-bvjd'}
{'description': '<p>2010-2018. National Quitline Data Warehouse (NQDW). State Tobacco Activities Tracking and Evaluation (STATE) System. NQDW Data. National Quitline Data Warehouse (NQDW) assists in evaluating quitline activities and serves as a national resource for data on the use, success, and services of state quitlines. States report data on quitline callers, quitting success, as well as the services provided by their quitlines. The NQDW consolidates this information for evaluating programs and improving quitline services. The jurisdictions participating in this data collection effort include the 50 states, the District of Columbia, Guam and Puerto Rico.</p>\n', 'programCode': ['009:020'], 'title': 'Quitline – Service Utilization - 2010 To Present', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Quitline'], 'landingPage': 'https://data.cdc.gov/d/equ4-92qe', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2019-02-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/equ4-92qe', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/equ4-92qe/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/equ4-92qe/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/equ4-92qe/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/equ4-92qe/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['callers', 'cessation', 'intervention', 'national quitline data warehouse', 'nqdw', 'office on smoking and health', 'osh', 'quit', 'quit-now', 'quitline', 'services', 'state system'], 'bureauCode': ['009:20'], 'modified': '2020-08-24', 'references': ['https://chronicdata.cdc.gov/d/h6kq-aiu7'], 'describedBy': 'https://chronicdata.cdc.gov/Quitline/Quitline-Service-Utilization-2010-To-Present/equ4-92qe'}
{'description': '<p>2010-2018. National Quitline Data Warehouse (NQDW). State Tobacco Activities Tracking and Evaluation (STATE) System. NQDW Data. National Quitline Data Warehouse (NQDW) assists in evaluating quitline activities and serves as a national resource for data on the use, success, and services of state quitlines. States report data on quitline callers, quitting success, as well as the services provided by their quitlines. The NQDW consolidates this information for evaluating programs and improving quitline services. The jurisdictions participating in this data collection effort include the 50 states, the District of Columbia, Guam and Puerto Rico.</p>\n', 'programCode': ['009:020'], 'title': 'Quitline – Services Available – Hours Of Operation And Available Languages - 2010 To Present', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Quitline'], 'landingPage': 'https://data.cdc.gov/d/vtt8-av2v', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2019-02-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/vtt8-av2v', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vtt8-av2v/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vtt8-av2v/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vtt8-av2v/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vtt8-av2v/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['callers', 'cessation', 'intervention', 'national quitline data warehouse', 'nqdw', 'office on smoking and health', 'osh', 'quit', 'quit-now', 'quitline', 'services', 'state system'], 'bureauCode': ['009:20'], 'modified': '2020-08-24', 'references': ['https://chronicdata.cdc.gov/d/h6kq-aiu7'], 'describedBy': 'https://chronicdata.cdc.gov/Quitline/Quitline-Services-Available-Hours-Of-Operation-And/vtt8-av2v'}
{'description': '<p>2010-2018. National Quitline Data Warehouse (NQDW). State Tobacco Activities Tracking and Evaluation (STATE) System. NQDW Data. National Quitline Data Warehouse (NQDW) assists in evaluating quitline activities and serves as a national resource for data on the use, success, and services of state quitlines. States report data on quitline callers, quitting success, as well as the services provided by their quitlines. The NQDW consolidates this information for evaluating programs and improving quitline services. The jurisdictions participating in this data collection effort include the 50 states, the District of Columbia, Guam and Puerto Rico.</p>\n', 'programCode': ['009:020'], 'title': 'Quitline – Services Available – Counseling - 2010 To Present', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Quitline'], 'landingPage': 'https://data.cdc.gov/d/66cx-b9a4', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2019-02-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/66cx-b9a4', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/66cx-b9a4/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/66cx-b9a4/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/66cx-b9a4/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/66cx-b9a4/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['callers', 'cessation', 'intervention', 'national quitline data warehouse', 'nqdw', 'office on smoking and health', 'osh', 'quit', 'quit-now', 'quitline', 'services', 'state system'], 'bureauCode': ['009:20'], 'modified': '2020-08-24', 'references': ['https://chronicdata.cdc.gov/d/h6kq-aiu7'], 'describedBy': 'https://chronicdata.cdc.gov/Quitline/Quitline-Services-Available-Counseling-2010-To-Pre/66cx-b9a4'}
{'description': '<p>2010-2018. National Quitline Data Warehouse (NQDW). State Tobacco Activities Tracking and Evaluation (STATE) System. NQDW Data. National Quitline Data Warehouse (NQDW) assists in evaluating quitline activities and serves as a national resource for data on the use, success, and services of state quitlines. States report data on quitline callers, quitting success, as well as the services provided by their quitlines. The NQDW consolidates this information for evaluating programs and improving quitline services. The jurisdictions participating in this data collection effort include the 50 states, the District of Columbia, Guam and Puerto Rico.</p>\n', 'programCode': ['009:020'], 'title': 'Quitline – Quitline Names and Phone Numbers', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Quitline'], 'landingPage': 'https://data.cdc.gov/d/tid6-xphm', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2019-02-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/tid6-xphm', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/tid6-xphm/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/tid6-xphm/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/tid6-xphm/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/tid6-xphm/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['callers', 'cessation', 'intervention', 'national quitline data warehouse', 'nqdw', 'office on smoking and health', 'osh', 'quit', 'quit-now', 'quitline', 'services', 'state system'], 'bureauCode': ['009:20'], 'modified': '2020-08-24', 'references': ['https://chronicdata.cdc.gov/d/h6kq-aiu7'], 'describedBy': 'https://chronicdata.cdc.gov/Quitline/Quitline-Quitline-Names-and-Phone-Numbers/tid6-xphm'}
{'rights': 'Public access to full dataset except age. For age, reach out to point of contact', 'description': '<p>This set includes data used in a latent class model to compare testing platforms for detection of antibodies against the Chlamydia trachomatis antigen Pgp3. The analysis was published as: Latent class modeling to compare testing platforms for detection of antibodies against the Chlamydia trachomatis antigen Pgp3. Wiegand RE, Cooley G, Goodhew B, Banniettis N, Kohlhoff S, Gwyn S, Martin DL. Sci Rep. 2018 Mar 9;8(1):4232. doi: 10.1038/s41598-018-22708-9. PMID: 29523810</p>\n', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Global Health'], 'landingPage': 'https://data.cdc.gov/d/pwgb-7r9t', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Ryan E. Wiegand'}, 'issued': '2019-03-14', 'programCode': ['009:020'], 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/pwgb-7r9t', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/pwgb-7r9t/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/pwgb-7r9t/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/pwgb-7r9t/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/pwgb-7r9t/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['antibody', 'chlamydia trachomatis', 'division of parasitic diseases and malaria', 'latent class'], 'bureauCode': ['009:20'], 'modified': '2019-03-14', 'title': 'Tests for antibodies to trachoma PGP3 antigen', 'describedBy': 'https://www.nature.com/articles/s41598-018-22708-9'}
{'description': '<p>NNDSS - Table II. Legionellosis to Malaria - 2017. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories.</p>\n<p>Note:<br />\nThese are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting.</p>\n<p>Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available.</p>\n<p>Footnotes:<br />\n C.N.M.I.: Commonwealth of Northern Mariana Islands.</p>\n<p>U: Unavailable. —: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<p>*Three low incidence conditions, rubella, rubella congenital, and tetanus, are in Table II to facilitate case count verification with reporting jurisdictions.</p>\n<p>† Case counts for reporting year 2017 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/">http://wwwn.cdc.gov/nndss/document/</a> ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf. Data for tuberculosis are displayed in Table IV, which appears quarterly.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/33kn-dpz2', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2018-01-04', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/33kn-dpz2', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/33kn-dpz2/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/33kn-dpz2/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/33kn-dpz2/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/33kn-dpz2/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2017', 'legionellosis', 'malaria', 'mmwr', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2018-01-04', 'title': 'NNDSS - Table II. Legionellosis to Malaria'}
{'description': '<p>NNDSS - Table II. Cryptosporidiosis to Dengue - 2017. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories.</p>\n<p>Note:<br />\nThese are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting.</p>\n<p>Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available.</p>\n<p>Footnotes:<br />\n C.N.M.I.: Commonwealth of Northern Mariana Islands.</p>\n<p>U: Unavailable. —: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<ul>\n<li>Three low incidence conditions, rubella, rubella congenital, and tetanus, are in Table II to facilitate case count verification with reporting jurisdictions.</li>\n</ul>\n<p>† Case counts for reporting year 2017 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/">http://wwwn.cdc.gov/nndss/document/</a> ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf. Data for tuberculosis are displayed in Table IV, which appears quarterly.</p>\n<p>§ Includes data for dengue and dengue-like illness.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/yakh-mjxn', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2018-01-04', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/yakh-mjxn', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/yakh-mjxn/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/yakh-mjxn/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/yakh-mjxn/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/yakh-mjxn/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2017', 'cryptosporidiosis', 'dengue', 'dengue virus infection', 'mmwr', 'nedss', 'netss', 'nndss', 'severe dengue', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2018-01-04', 'title': 'NNDSS - Table II. Cryptosporidiosis to Dengue'}
{'description': '<p>For more information about the Pregnancy Risk Assessment Monitoring System please visit <a href="http://www.cdc.gov/prams/">http://www.cdc.gov/prams/</a>. See <a href="http://www.cdc.gov/mmwr/preview/mmwrhtml/mm6107a1.htm?s_cid=mm6107a1_e">http://www.cdc.gov/mmwr/preview/mmwrhtml/mm6107a1.htm?s_cid=mm6107a1_e</a> for the MMWR article.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Pregnancy & Vaccination'], 'landingPage': 'https://data.cdc.gov/d/mmi4-8ajr', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2013-06-19', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/mmi4-8ajr', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mmi4-8ajr/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mmi4-8ajr/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mmi4-8ajr/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mmi4-8ajr/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['flu shot', 'immunization', 'prams', 'pregnant women'], 'bureauCode': ['009:00'], 'modified': '2015-08-27', 'title': 'State Specific Influenza Vaccination Coverage Among Women With Live Birth- PRAMS, 2009-10 Influenza Season'}
{'description': '<p>NNDSS - Table II. Hepatitis (viral, acute) - 2016. In this Table, provisional* cases of selected† notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories.<br />\nNote:<br />\nThese are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting.</p>\n<p>Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available.</p>\n<p>Footnotes:<br />\nC.N.M.I.: Commonwealth of Northern Mariana Islands.<br />\nU: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<ul>\n<li>Case counts for reporting year 2016 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>. Data for TB are displayed in Table IV, which appears quarterly.<br />\n† Three low incidence conditions, rubella, rubella congenital, and tetanus, are in Table II to facilitate case count verification with reporting jurisdictions.</li>\n</ul>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/7vnz-2mjz', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2017-01-05', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/7vnz-2mjz', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7vnz-2mjz/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7vnz-2mjz/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7vnz-2mjz/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7vnz-2mjz/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2016', 'hepatitis', 'hepatitis (viral acute)', 'hepatitis (viral acute) type a', 'hepatitis (viral acute) type b', 'hepatitis (viral acute) type c', 'mmwr', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2017-01-05', 'title': 'NNDSS - Table II. Hepatitis (viral, acute)'}
{'description': "<p>Rate of deaths by age/gender (per 100,000 population) for people killed in crashes involving a driver with BAC =>0.08%, 2012, 2014. 2012 Source: Fatality Analysis Reporting System (FARS). 2014 Source: National Highway Traffic Administration's (NHTSA) Fatality Analysis Reporting System (FARS), 2014 Annual Report File. Note: Blank cells indicate data are suppressed. Fatality rates based on fewer than 20 deaths are suppressed.</p>\n", 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Motor Vehicle'], 'landingPage': 'https://data.cdc.gov/d/3bjr-fr6m', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-09-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/3bjr-fr6m', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/3bjr-fr6m/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/3bjr-fr6m/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/3bjr-fr6m/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/3bjr-fr6m/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cdc', 'centers for disease control and prevention'], 'bureauCode': ['009:00'], 'modified': '2016-09-14', 'title': 'Impaired Driving Death Rate, by Age and Gender, 2012 & 2014, Region 8 - Denver'}
{'description': '<p>The map illustrates the total number of 2013 and 2014 PHAP associates in each state and U.S. territory.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'landingPage': 'https://data.cdc.gov/d/uarv-cqnu', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2015-03-17', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/uarv-cqnu', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/uarv-cqnu/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/uarv-cqnu/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/uarv-cqnu/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/uarv-cqnu/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['associate', 'host site', 'location', 'phap', 'program'], 'bureauCode': ['009:00'], 'modified': '2015-08-27', 'title': '2013-2014 PHAP Associates by State'}
{'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/su86-ag6b', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2019-10-30', 'accessLevel': 'public', 'description': 'No description provided', 'identifier': 'https://data.medicare.gov/api/views/su86-ag6b', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/su86-ag6b/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/su86-ag6b/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/su86-ag6b/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/su86-ag6b/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['general information', 'hos', 'hospital compare'], 'bureauCode': ['009:38'], 'modified': '2020-05-21', 'title': 'Hospital Compare - CASPER / ASPEN Contacts'}
{'description': '<p>The Medicaid Managed Care Enrollment Report profiles enrollment statistics on Medicaid managed care programs on a plan-specific level. The managed care enrollment statistics include enrollees receiving comprehensive benefits and limited benefits and are point-in-time counts.</p>\n<ol>\n<li>The information in this table was provided by state officials. In some cases, program or plan names in this table differ from those used in publicly available sources. Questions regarding state-specific information in this table should be directed to State/territorial Medicaid officials.</li>\n</ol>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Enrollment'], 'landingPage': 'https://data.medicaid.gov/d/ghyh-r8nn', 'contactPoint': {'hasEmail': 'mailto:Medicaid.gov@cms.hhs.gov', 'fn': 'Medicaid'}, 'issued': '2019-05-02', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/ghyh-r8nn', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/ghyh-r8nn/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/ghyh-r8nn/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/ghyh-r8nn/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/ghyh-r8nn/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['bho', 'comprehensive mco', 'managed care enrollment', 'mco', 'medicaid', 'medicare', 'mltss', 'pace', 'pahp', 'pccm', 'pihp'], 'bureauCode': ['009:38'], 'modified': '2020-06-12', 'title': 'Managed Care Enrollment by Program and Plan'}
{'description': '<p>The Medicaid Managed Care Enrollment Report profiles enrollment statistics on Medicaid managed care programs on a plan-specific level. The managed care enrollment statistics include enrollees receiving comprehensive benefits and limited benefits and are point-in-time counts.</p>\n<ol>\n<li>\n<p>Because Medicaid beneficiaries may be enrolled concurrently in more than one type of managed care program (e.g., a Comprehensive MCO and a BHO), users should not sum enrollment across all program types, since the total would count individuals more than once and, in some states, exceed the actual number of Medicaid enrollees.</p>\n</li>\n<li>\n<p>Comprehensive MCOs cover acute, primary, and specialty medical care services; they may also cover behavioral health, long-term services and supports, and other benefits in some states. Limited benefit managed care programs, including PCCM, MLTSS only, BHO, Dental, Transportation, and Other cover a narrower set of services.</p>\n</li>\n</ol>\n<p>"--" indicates states that do not operates programs of a given type. 0 signifies that a state operated a program of this type in 2014, but it ended before July 1, 2014, or began after that date.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Enrollment'], 'landingPage': 'https://data.medicaid.gov/d/drjd-ddz9', 'contactPoint': {'hasEmail': 'mailto:Medicaid.gov@cms.hhs.gov', 'fn': 'Medicaid'}, 'issued': '2019-04-12', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/drjd-ddz9', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/drjd-ddz9/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/drjd-ddz9/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/drjd-ddz9/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/drjd-ddz9/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['bho', 'managed care enrollment', 'mco', 'medicaid', 'medicare', 'mltss', 'pace', 'pahp', 'pccm', 'pihp'], 'bureauCode': ['009:38'], 'modified': '2020-06-12', 'title': 'Managed Care Enrollment by Program and Population (All)'}
{'description': '<p>The Share of Medicaid Enrollees in any Managed Care and in Comprehensive Managed CaAre profiles state-level enrollment statistics (numbers and percentages) of total Medicaid enrollees in any type of managed care as well as those enrolled specifically in comprehensive managed care programs. The report provides managed care enrollment by state with all 50 states, the District of Columbia and the US territories are represented in these data.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Enrollment'], 'landingPage': 'https://data.medicaid.gov/d/u72p-j37s', 'contactPoint': {'hasEmail': 'mailto:Medicaid.gov@cms.hhs.gov', 'fn': 'Medicaid'}, 'issued': '2019-05-02', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/u72p-j37s', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/u72p-j37s/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/u72p-j37s/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/u72p-j37s/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/u72p-j37s/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['comprehensive managed care', 'enrollment', 'managed care', 'medicaid'], 'bureauCode': ['009:38'], 'modified': '2020-06-12', 'title': 'Share of Medicaid Enrollees in Managed Care'}
{'description': '<p>NNDSS - TABLE 1MM. Viral hemorrhagic fevers, Crimean-Congo hemorrhagic fever virus to Guanarito virus - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />\n§ Prior to 2015, CDC\'s National Notifiable Diseases Surveillance System (NNDSS) did not receive electronic data about incident cases of specific viral hemorrhagic fevers; instead data were collected in aggregate as "viral hemorrhagic fevers\'. NNDSS was updated beginning in 2015 to receive data for each of the viral hemorrhagic fevers listed.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/2i8i-dz8i', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-23', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/2i8i-dz8i', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/2i8i-dz8i/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/2i8i-dz8i/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/2i8i-dz8i/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/2i8i-dz8i/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'crimean-congo hemorrhagic fever virus', 'ebola virus', 'guanarito virus', 'nedss', 'netss', 'nndss', 'viral hemorrhagic fevers', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-01-02', 'title': 'NNDSS - TABLE 1MM. Viral hemorrhagic fevers, Crimean-Congo hemorrhagic fever virus to Guanarito virus'}
{'description': '<p>NNDSS - TABLE 1DD. Rubella to Rubella, congenital syndrome - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/2khz-k7sv', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-23', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/2khz-k7sv', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/2khz-k7sv/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/2khz-k7sv/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/2khz-k7sv/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/2khz-k7sv/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'nedss', 'netss', 'nndss', 'rubella', 'rubella congenital syndrome', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-01-02', 'title': 'NNDSS - TABLE 1DD. Rubella to Rubella, congenital syndrome'}
{'description': '<p>NNDSS - TABLE 1U. Legionellosis to Listeriosis - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/484g-ihkb', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-24', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/484g-ihkb', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/484g-ihkb/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/484g-ihkb/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/484g-ihkb/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/484g-ihkb/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'legionellosis', 'leptospirosis', 'listeriosis', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-01-02', 'title': 'NNDSS - TABLE 1U. Legionellosis to Listeriosis'}
{'description': '<p>NNDSS - Table 1K. Ehrlichiosis and Anaplasmosis, Anaplasma phagocytophilum infection to Ehrlichia chaffeensis infection - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a></p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/6dep-qtzm', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-24', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/6dep-qtzm', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6dep-qtzm/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6dep-qtzm/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6dep-qtzm/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6dep-qtzm/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'anaplasma phagocytophilum infection', 'ehrlichia chaffeensis infection', 'ehrlichiosis and anaplasmosis', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-01-02', 'title': 'NNDSS - TABLE 1K. Ehrlichiosis and Anaplasmosis, Anaplasma phagocytophilum infection to Ehrlichia chaffeensis infection'}
{'description': '<p>NNDSS - TABLE 1II. Tetanus to Trichinellosis - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/6yz5-ufy2', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-23', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/6yz5-ufy2', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6yz5-ufy2/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6yz5-ufy2/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6yz5-ufy2/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6yz5-ufy2/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'nedss', 'netss', 'nndss', 'tetanus', 'toxic shock syndrome (other than streptococcal)', 'trichinellosis', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-01-02', 'title': 'NNDSS - TABLE 1II. Tetanus to Trichinellosis'}
{'description': '<p>NNDSS - Table 1C. Arboviral diseases, neuroinvasive and non-neuroinvasive, St. Louis encephalitis virus disease to Western equine encephalitis virus disease - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/7kht-czfj', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-24', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/7kht-czfj', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7kht-czfj/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7kht-czfj/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7kht-czfj/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7kht-czfj/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'arboviral diseases', 'nedss', 'netss', 'nndss', 'st. louis encephalitis virus disease', 'western equine encephalitis virus disease', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-01-02', 'title': 'NNDSS - TABLE 1C. Arboviral diseases, St. Louis encephalitis virus to Western equine encephalitis virus'}
{'description': '<p>NNDSS - TABLE 1Q. Hepatitis B, perinatal infection to Hepatitis C (viral, acute), Probable - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\n Max: Maximum — Maximum case count during the previous 52 weeks.<br />\n * Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />\n§ For acute Hepatitis C, only confirmed cases were verified.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/8ezu-y38w', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-24', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/8ezu-y38w', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/8ezu-y38w/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/8ezu-y38w/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/8ezu-y38w/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/8ezu-y38w/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'acute)', 'confirmed', 'hepatitis b', 'hepatitis c (viral', 'nedss', 'netss', 'nndss', 'perinatal infection', 'probable', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-01-02', 'title': 'NNDSS - TABLE 1Q. Hepatitis B, perinatal infection to Hepatitis C (viral, acute), Probable'}
{'description': '<p>NNDSS - Table 1F. Brucellosis to Candida auris, clinical - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />\n§ Reporting jurisdictions were informed CDC could receive data for this condition in August 2019. Please note there will be a delay in reporting of case notifications for this condition to CDC.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/8rsa-pnhx', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-24', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/8rsa-pnhx', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/8rsa-pnhx/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/8rsa-pnhx/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/8rsa-pnhx/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/8rsa-pnhx/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'brucellosis', 'campylobacteriosis', 'candida auris', 'clinical', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-01-02', 'title': 'NNDSS - TABLE 1F. Brucellosis to Candida auris, clinical'}
{'description': '<p>NNDSS - Table 1B. Arboviral diseases, neuroinvasive and non-neuroinvasive, Jamestown Canyon virus disease to Powassan virus disease - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/9gny-cbhc', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-24', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/9gny-cbhc', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/9gny-cbhc/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/9gny-cbhc/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/9gny-cbhc/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/9gny-cbhc/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'arboviral diseases', 'jamestown canyon virus disease', 'la crosse virus disease', 'nedss', 'netss', 'nndss', 'powassan virus disease', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-01-02', 'title': 'NNDSS - Table 1B. Arboviral diseases, neuroinvasive and non-neuroinvasive, Jamestown Canyon virus disease to Powassan virus disease'}
{'description': '<p>NNDSS - TABLE 1O. Hansen\'s disease to Hantavirus pulmonary syndrome - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a></p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/azpx-5hzx', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-24', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/azpx-5hzx', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/azpx-5hzx/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/azpx-5hzx/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/azpx-5hzx/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/azpx-5hzx/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'hansen's disease', 'hantavirus infection', 'hantavirus pulmonary syndrome', 'nedss', 'netss', 'nndss', 'non-hantavirus pulmonary syndrome', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-01-02', 'title': "NNDSS - TABLE 1O. Hansen's disease to Hantavirus pulmonary syndrome"}
{'description': '<p>NNDSS - TABLE 1HH. Streptococcal toxic shock syndrome to Syphilis, Primary and Secondary - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/b6np-zdqj', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-23', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/b6np-zdqj', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/b6np-zdqj/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/b6np-zdqj/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/b6np-zdqj/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/b6np-zdqj/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'congenital', 'nedss', 'netss', 'nndss', 'primary and secondary', 'streptococcal toxic shock syndrome', 'syphilis', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-01-02', 'title': 'NNDSS - TABLE 1HH. Streptococcal toxic shock syndrome to Syphilis, Primary and Secondary'}
{'description': '<p>NNDSS - TABLE 1W. Meningococcal disease, All serogroups to Meningococcal disease, Serogroup B - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/bkwy-pyv3', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-24', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/bkwy-pyv3', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/bkwy-pyv3/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/bkwy-pyv3/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/bkwy-pyv3/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/bkwy-pyv3/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'all serogroups', 'meningococcal disease', 'nedss', 'netss', 'nndss', 'serogroup b', 'serogroups acwy', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-01-02', 'title': 'NNDSS - TABLE 1W. Meningococcal disease, All serogroups to Meningococcal disease, Serogroup B'}
{'description': '<p>NNDSS - TABLE 1Y. Mumps to Novel influenza A virus infections - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />\n§ Novel influenza A virus infections are human infections with influenza A viruses that are different from currently circulating human seasonal influenza viruses. With the exception of one avian lineage influenza A (H7N2) virus, all novel influenza A virus infections reported to CDC since 2012 have been variant influenza viruses.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/cjin-8pa3', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-24', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/cjin-8pa3', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/cjin-8pa3/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/cjin-8pa3/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/cjin-8pa3/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/cjin-8pa3/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'mumps', 'nedss', 'netss', 'nndss', 'novel influenza a virus infections', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-01-02', 'title': 'NNDSS - TABLE 1Y. Mumps to Novel influenza A virus infections'}
{'description': '<p>NNDSS - TABLE 1Z. Pertussis to Poliomyelitis, paralytic - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/cqcc-kwwr', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-24', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/cqcc-kwwr', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/cqcc-kwwr/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/cqcc-kwwr/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/cqcc-kwwr/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/cqcc-kwwr/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'nedss', 'netss', 'nndss', 'paralytic', 'pertussis', 'plague', 'poliomyelitis', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-01-02', 'title': 'NNDSS - TABLE 1Z. Pertussis to Poliomyelitis, paralytic'}
{'description': '<p>NNDSS - TABLE 1N. Haemophilus influenzae, invasive disease, (age <5 years), Non-b serotype to Unknown serotype - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a></p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/cvcu-witw', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-24', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/cvcu-witw', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/cvcu-witw/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/cvcu-witw/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/cvcu-witw/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/cvcu-witw/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['(age <5 years)', '2019', 'haemophilus influenzae', 'invasive disease', 'nedss', 'netss', 'nndss', 'non-b serotype', 'nontypeable', 'unknown serotype', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-01-02', 'title': 'NNDSS - TABLE 1N. Haemophilus influenzae, invasive disease, (age <5 years), Non-b serotype to Unknown serotype'}
{'description': '<p>NNDSS - TABLE 1X. Meningococcal disease, Other serogroups to Meningococcal disease, Unknown serogroup - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/d7xj-2da2', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-24', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/d7xj-2da2', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/d7xj-2da2/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/d7xj-2da2/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/d7xj-2da2/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/d7xj-2da2/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'meningococcal disease', 'nedss', 'netss', 'nndss', 'other serogroups', 'unknown serogroup', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-01-02', 'title': 'NNDSS - TABLE 1X. Meningococcal disease, Other serogroups to Meningococcal disease, Unknown serogroup'}
{'description': '<p>NNDSS - Table 1D. Arboviral diseases, neuroinvasive and non-neuroinvasive, West Nile virus disease to Babesiosis - 2019.In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/fc5f-ixvg', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-24', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/fc5f-ixvg', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/fc5f-ixvg/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/fc5f-ixvg/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/fc5f-ixvg/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/fc5f-ixvg/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'arboviral diseases', 'babesiosis', 'nedss', 'netss', 'nndss', 'west nile virus disease', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-01-07', 'title': 'NNDSS - TABLE 1D. Arboviral diseases, West Nile virus to Babesiosis'}
{'description': '<p>NNDSS - TABLE 1EE. Salmonella Paratyphi infection to Salmonellosis (excluding Salmonella Typhi infection and Salmonella Paratyphi infection) - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />\n§ In previous years, cases were reported as Salmonellosis. Beginning in January 2019, cases began to be reported as Salmonella Paratyphi infection.<br />\n¶ In previous years, cases were reported as typhoid fever. Beginning in January 2019, cases began to be reported as Salmonella Typhi infection.<br />\n** In previous years, cases were reported as Salmonellosis (excluding paratyphoid fever and typhoid fever). Beginning in January 2019, cases began to be reported as Salmonellosis (excluding Salmonella Typhi infection and Salmonella Paratyphi infection).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/fuzh-wm4c', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-24', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/fuzh-wm4c', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/fuzh-wm4c/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/fuzh-wm4c/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/fuzh-wm4c/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/fuzh-wm4c/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'nedss', 'netss', 'nndss', 'salmonella paratyphi infection', 'salmonella typhi infection', 'salmonellosis (excluding salmonella typhi infection and salmonella paratyphi infection)', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-01-02', 'title': 'NNDSS - TABLE 1EE. Salmonella Paratyphi infection to Salmonellosis (excluding Salmonella Typhi infection and Salmonella Paratyphi infection)'}
{'description': '<p>NNDSS - TABLE 1T. Invasive pneumococcal disease, age<5 , Confirmed to Invasive pneumococcal disease, age <5, Probable - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\n Max: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />\n§ Includes drug resistant and susceptible cases of Invasive Pneumococcal Disease.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/gui6-i83p', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-24', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/gui6-i83p', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/gui6-i83p/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/gui6-i83p/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/gui6-i83p/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/gui6-i83p/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'age<5', 'confirmed', 'invasive pneumococcal disease', 'nedss', 'netss', 'nndss', 'probable', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-01-02', 'title': 'NNDSS - TABLE 1T. Invasive pneumococcal disease, age<5 , Confirmed to Invasive pneumococcal disease, age <5, Probable'}
{'description': '<p>NNDSS - TABLE 1M. Gonorrhea to Haemophilus influenzae, invasive disease (age <5 years), Serotype b - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/h4wb-nae4', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-24', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/h4wb-nae4', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/h4wb-nae4/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/h4wb-nae4/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/h4wb-nae4/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/h4wb-nae4/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'age <5 years', 'all ages', 'all serotypes', 'gonorrhea', 'haemophilus influenzae', 'invasive disease', 'nedss', 'netss', 'nndss', 'serotype b', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-01-02', 'title': 'NNDSS - TABLE 1M. Gonorrhea to Haemophilus influenzae, invasive disease (age <5 years), Serotype b'}
{'description': '<p>NNDSS - TABLE 1V. Malaria to Measles, Imported - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Notice: The total numbers of measles cases in Table 1v for weeks 1-51 in the 2019 data are correct but counts for imported and indigenous categories are incorrect. Measles data for week 52 (in Table 1v) were updated on 02-28-2020 to correct the classification of imported and indigenous. Please see week 52, 2019 data for the correct breakout of imported and indigenous measles cases.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n<p>§ Measles is considered imported if the disease was acquired outside of the United States and is considered indigenous if the disease was acquired anywhere within the United States or it is not known where the disease was acquired.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/jf8m-mtc3', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-24', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/jf8m-mtc3', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/jf8m-mtc3/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/jf8m-mtc3/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/jf8m-mtc3/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/jf8m-mtc3/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'malaria', 'measles imported', 'measles indigenous', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-03-20', 'title': 'NNDSS - TABLE 1V. Malaria to Measles, Imported'}
{'description': '<p>NNDSS - Table 1G. Carbapenemase-producing carbapenem-resistant Enterobacteriaceae to Chancroid - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a></p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />\n§ Reporting jurisdictions were informed CDC could receive data for this condition in August 2019. Please note there will be a delay in reporting of case notifications for this condition to CDC.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/kx9y-asbg', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-24', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/kx9y-asbg', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/kx9y-asbg/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/kx9y-asbg/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/kx9y-asbg/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/kx9y-asbg/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'carbapenemase-producing carbapenem-resistant enterobacteriaceae', 'chancroid', 'chlamydia trachomatis infection', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-01-02', 'title': 'NNDSS - TABLE 1G. Carbapenemase-producing carbapenem-resistant Enterobacteriaceae to Chancroid'}
{'description': '<p>NNDSS - TABLE 1JJ. Tularemia to Vancomycin-intermediate Staphylococcus aureus - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/mik5-by93', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-23', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/mik5-by93', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mik5-by93/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mik5-by93/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mik5-by93/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mik5-by93/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'nedss', 'netss', 'nndss', 'tularemia', 'vancomycin-intermediate staphylococcus aureus', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-01-02', 'title': 'NNDSS - TABLE 1JJ. Tularemia to Vancomycin-intermediate Staphylococcus aureus'}
{'description': '<p>NNDSS - TABLE 1GG. Spotted fever rickettsiosis, Confirmed to Smallpox - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/mv87-mh7a', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-23', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/mv87-mh7a', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mv87-mh7a/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mv87-mh7a/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mv87-mh7a/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mv87-mh7a/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'nedss', 'netss', 'nndss', 'smallpox', 'spotted fever rickettsiosis confirmed', 'spotted fever rickettsiosis probable', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-01-02', 'title': 'NNDSS - TABLE 1GG. Spotted fever rickettsiosis, Confirmed to Smallpox'}
{'description': '<p>NNDSS - TABLE 1FF. Severe acute respiratory syndrome-associated coronavirus disease to Shigellosis - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/mvsw-zuaf', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-23', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/mvsw-zuaf', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mvsw-zuaf/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mvsw-zuaf/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mvsw-zuaf/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mvsw-zuaf/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'nedss', 'netss', 'nndss', 'severe acute respiratory syndrome-associated coronavirus disease', 'shiga toxin-producing escherichia coli', 'shigellosis', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-01-02', 'title': 'NNDSS - TABLE 1FF. Severe acute respiratory syndrome-associated coronavirus disease to Shigellosis'}
{'description': '<p>NNDSS - Table 1I. Cryptosporidiosis to Cyclosporiasis - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/p8ia-4jqj', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-24', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/p8ia-4jqj', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/p8ia-4jqj/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/p8ia-4jqj/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/p8ia-4jqj/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/p8ia-4jqj/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'cryptosporidiosis', 'cyclosporiasis', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-01-02', 'title': 'NNDSS - TABLE 1I. Cryptosporidiosis to Cyclosporiasis'}
{'description': '<p>NNDSS - TABLE 1AA. Poliovirus infection, nonparalytic to Psittacosis - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/q9sm-44y3', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-23', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/q9sm-44y3', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/q9sm-44y3/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/q9sm-44y3/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/q9sm-44y3/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/q9sm-44y3/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'nedss', 'netss', 'nndss', 'nonparalytic', 'poliovirus infection', 'psittacosis', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-01-02', 'title': 'NNDSS - TABLE 1AA. Poliovirus infection, nonparalytic to Psittacosis'}
{'description': '<p>NNDSS - Table 1L. Ehrlichiosis and Anaplasmosis, Ehrlichia ewingii infection to Giardiasis - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a></p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/qpq4-k3td', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-24', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/qpq4-k3td', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qpq4-k3td/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qpq4-k3td/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qpq4-k3td/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qpq4-k3td/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'ehrlichia ewingii infection', 'ehrlichiosis and anaplasmosis', 'giardiasis', 'nedss', 'netss', 'nndss', 'undetermined', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-01-02', 'title': 'NNDSS - TABLE 1L. Ehrlichiosis and Anaplasmosis, Ehrlichia ewingii infection to Giardiasis'}
{'description': '<p>NNDSS - Table 1E. Botulism, Foodborne to Botulism, Other (wound & unspecified) - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a></p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/qwf3-87ny', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-24', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/qwf3-87ny', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qwf3-87ny/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qwf3-87ny/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qwf3-87ny/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qwf3-87ny/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'botulism', 'foodborne', 'infant', 'nedss', 'netss', 'nndss', 'other (wound and unspecified)', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-01-02', 'title': 'NNDSS - TABLE 1E. Botulism, Foodborne to Botulism, Other'}
{'description': '<p>NNDSS - TABLE 1PP. Yellow fever to Zika virus disease, non-congenital - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/qz67-9a9h', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-23', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/qz67-9a9h', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qz67-9a9h/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qz67-9a9h/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qz67-9a9h/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qz67-9a9h/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'nedss', 'netss', 'nndss', 'non-congenital', 'wonder', 'yellow fever', 'zika virus disease'], 'bureauCode': ['009:00'], 'modified': '2020-01-02', 'title': 'NNDSS - TABLE 1PP. Yellow fever to Zika virus disease, non-congenital'}
{'description': '<p>NNDSS - TABLE 1NN. Viral hemorrhagic fevers, Junin virus to Viral hemorrhagic fevers, Lujo virus - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />\n§ Prior to 2015, CDC\'s National Notifiable Diseases Surveillance System (NNDSS) did not receive electronic data about incident cases of specific viral hemorrhagic fevers; instead data were collected in aggregate as "viral hemorrhagic fevers\'. NNDSS was updated beginning in 2015 to receive data for each of the viral hemorrhagic fevers listed.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/r8hr-3jkm', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-23', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/r8hr-3jkm', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/r8hr-3jkm/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/r8hr-3jkm/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/r8hr-3jkm/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/r8hr-3jkm/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'junin virus', 'lassa virus', 'lujo virus', 'nedss', 'netss', 'nndss', 'viral hemorrhagic fevers', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-01-02', 'title': 'NNDSS - TABLE 1NN. Viral hemorrhagic fevers, Junin virus to Viral hemorrhagic fevers, Lujo virus'}
{'description': '<p>NNDSS - TABLE 1S. Invasive pneumococcal disease, all ages, Confirmed to Invasive pneumococcal disease, all ages, Probable - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\n Max: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />\n§ Includes drug resistant and susceptible cases of Invasive Pneumococcal Disease.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/rwap-xbst', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-24', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/rwap-xbst', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rwap-xbst/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rwap-xbst/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rwap-xbst/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rwap-xbst/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'all ages', 'confirmed', 'invasive pneumococcal disease', 'nedss', 'netss', 'nndss', 'probable', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-01-02', 'title': 'NNDSS - TABLE 1S. Invasive pneumococcal disease, all ages, Confirmed to Invasive pneumococcal disease, all ages, Probable'}
{'description': '<p>NNDSS - Table 1A. Anthrax to Arboviral diseases, Eastern equine encephalitis virus disease - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nC.N.M.I.: Commonwealth of Northern Mariana Islands.<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/ttjk-6u2v', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-24', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/ttjk-6u2v', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ttjk-6u2v/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ttjk-6u2v/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ttjk-6u2v/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ttjk-6u2v/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'anthrax', 'arboviral diseases', 'chikungunya virus disease', 'eastern equine encephalitis virus disease', 'nedss', 'netss', 'neuroinvasive and non-neuroinvasive', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-01-02', 'title': 'NNDSS - TABLE 1A. Anthrax to Arboviral diseases, Eastern equine encephalitis virus disease'}
{'description': '<p>NNDSS - TABLE 1R. Hepatitis C, perinatal infection to Influenza-associated pediatric mortality - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\n Max: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />\n§ Since [INSERT DATE], XXX influenza-associated pediatric deaths occurring during the 2017-18 season have been reported.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/tv5g-74as', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-24', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/tv5g-74as', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/tv5g-74as/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/tv5g-74as/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/tv5g-74as/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/tv5g-74as/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'hepatitis c', 'influenza-associated pediatric mortality', 'nedss', 'netss', 'nndss', 'perinatal infection', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-01-02', 'title': 'NNDSS - TABLE 1R. Hepatitis C, perinatal infection to Influenza-associated pediatric mortality'}
{'description': '<p>NNDSS - TABLE 1LL. Vibriosis, Confirmed to Vibriosis, Probable - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/u92k-ms37', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-23', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/u92k-ms37', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/u92k-ms37/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/u92k-ms37/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/u92k-ms37/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/u92k-ms37/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'nedss', 'netss', 'nndss', 'vibriosis confirmed', 'vibriosis probable', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-01-02', 'title': 'NNDSS - TABLE 1LL. Vibriosis, Confirmed to Vibriosis, Probable'}
{'description': '<p>NNDSS - TABLE 1CC. Rabies, Animal to Rabies, Human - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/usyq-s7ip', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-23', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/usyq-s7ip', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/usyq-s7ip/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/usyq-s7ip/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/usyq-s7ip/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/usyq-s7ip/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'animal', 'human', 'nedss', 'netss', 'nndss', 'rabies', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-01-02', 'title': 'NNDSS - TABLE 1CC. Rabies, Animal to Rabies, Human'}
{'description': '<p>NNDSS - TABLE 1J. Dengue virus infections, Dengue to Severe dengue - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\n Max: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />\n§ Includes data for dengue and dengue-like illness.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/w7ew-4aqz', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-24', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/w7ew-4aqz', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/w7ew-4aqz/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/w7ew-4aqz/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/w7ew-4aqz/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/w7ew-4aqz/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'dengue', 'dengue virus infections', 'dengue-like illness', 'nedss', 'netss', 'nndss', 'severe dengue', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-01-02', 'title': 'NNDSS - TABLE 1J. Dengue virus infections, Dengue to Severe dengue'}
{'description': '<p>NNDSS - TABLE 1P. Hemolytic uremic syndrome post-diarrheal to Hepatitis (viral, acute, by type), B - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/wgyw-mswy', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-24', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/wgyw-mswy', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/wgyw-mswy/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/wgyw-mswy/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/wgyw-mswy/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/wgyw-mswy/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'acute', 'by type) a', 'by type) b', 'hemolytic uremic syndrome post-diarrheal', 'hepatitis (viral', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-01-02', 'title': 'NNDSS - TABLE 1P. Hemolytic uremic syndrome post-diarrheal to Hepatitis (viral, acute, by type), B'}
{'description': '<p>NNDSS - Table 1H. Cholera to Coccidioidomycosis - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a></p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/xsi2-33p5', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-24', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/xsi2-33p5', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xsi2-33p5/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xsi2-33p5/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xsi2-33p5/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xsi2-33p5/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'cholera', 'coccidioidomycosis', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-01-02', 'title': 'NNDSS - TABLE 1H. Cholera to Coccidioidomycosis'}
{'description': '<p>NNDSS - TABLE 1BB. Q fever, Total to Q fever, Chronic - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/ygrm-jkkz', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-23', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/ygrm-jkkz', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ygrm-jkkz/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ygrm-jkkz/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ygrm-jkkz/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ygrm-jkkz/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'nedss', 'netss', 'nndss', 'q fever', 'q fever acute', 'q fever chronic', 'total', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-01-02', 'title': 'NNDSS - TABLE 1BB. Q fever, Total to Q fever, Chronic'}
{'description': '<p>This dataset includes deidentified data on patients receiving artesunate through the National Artesunate for Severe Malaria Program from April- December 2019.</p>\n<p>This dataset contains the data from the case report form only.<br />\nPlease see the links below for the other datasets and the attached document \'Guide to NASMP Datasets\':<br />\nData from Case Report Form- <a href="https://data.cdc.gov/Global-Health/National-Artesunate-for-Severe-Malaria-Program-Cas/igaz-icki">https://data.cdc.gov/Global-Health/National-Artesunate-for-Severe-Malari...</a><br />\nData on Artesunate Dosing- <a href="https://data.cdc.gov/dataset/National-Artesunate-for-Severe-Malaria-Program-Art/qan4-gt4k">https://data.cdc.gov/dataset/National-Artesunate-for-Severe-Malaria-Prog...</a><br />\nData on Microscopy (Parasitemia values)- <a href="https://data.cdc.gov/Global-Health/National-Artesunate-for-Severe-Malaria-Program-Mic/v2k9-ctv4">https://data.cdc.gov/Global-Health/National-Artesunate-for-Severe-Malari...</a></p>\n<p>All data can be easily linked using the ParticipantID field, a unique ID number assigned to each participant.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Global Health'], 'landingPage': 'https://data.cdc.gov/d/g3k9-gyw7', 'contactPoint': {'hasEmail': 'mailto:why6@cdc.gov', 'fn': 'Francisca Abanyie, MD, MPH'}, 'issued': '2020-04-10', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/g3k9-gyw7', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/g3k9-gyw7/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/g3k9-gyw7/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/g3k9-gyw7/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/g3k9-gyw7/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['artesunate', 'division of parasitic diseases and malaria', 'malaria'], 'bureauCode': ['009:20'], 'modified': '2020-04-10', 'title': 'National Artesunate for Severe Malaria Program Follow-On Antimalarial Dosing Data- April to December 2019'}
{'description': '<p>This dataset includes deidentified data on patients receiving artesunate through the National Artesunate for Severe Malaria Program from April- December 2019.</p>\n<p>This dataset contains the data from the case report form only.<br />\nPlease see the links below for the other datasets and see the attached document \'Guide to NSAMP Datasets\':<br />\nData on Artesunate Dosing- <a href="https://data.cdc.gov/dataset/National-Artesunate-for-Severe-Malaria-Program-Art/qan4-gt4k">https://data.cdc.gov/dataset/National-Artesunate-for-Severe-Malaria-Prog...</a><br />\nData on Follow-On Antimalarial Dosing- <a href="https://data.cdc.gov/Global-Health/National-Artesunate-for-Severe-Malaria-Program-Fol/g3k9-gyw7">https://data.cdc.gov/Global-Health/National-Artesunate-for-Severe-Malari...</a><br />\nData on Microscopy (Parasitemia values)- <a href="https://data.cdc.gov/Global-Health/National-Artesunate-for-Severe-Malaria-Program-Mic/v2k9-ctv4">https://data.cdc.gov/Global-Health/National-Artesunate-for-Severe-Malari...</a></p>\n<p>All data can be easily linked using the ParticipantID field, a unique ID number assigned to each participant.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Global Health'], 'landingPage': 'https://data.cdc.gov/d/igaz-icki', 'contactPoint': {'hasEmail': 'mailto:why6@cdc.gov', 'fn': 'Francisca Abanyie, MD, MPH'}, 'issued': '2020-04-10', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/igaz-icki', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/igaz-icki/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/igaz-icki/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/igaz-icki/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/igaz-icki/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['artesunate', 'division of parasitic diseases and malaria', 'malaria'], 'bureauCode': ['009:20'], 'modified': '2020-04-10', 'title': 'National Artesunate for Severe Malaria Program Case Report Data- April to December 2019'}
{'description': '<p>This dataset includes deidentified data on patients receiving artesunate through the National Artesunate for Severe Malaria Program from April- December 2019.</p>\n<p>This dataset contains artesunate dosing data only.<br />\nPlease see the links below for the other datasets and the attached word document, \'Guide to NASMP Datasets\':</p>\n<p>Data from Case Report- <a href="https://data.cdc.gov/Global-Health/National-Artesunate-for-Severe-Malaria-Program-Cas/igaz-icki">https://data.cdc.gov/Global-Health/National-Artesunate-for-Severe-Malari...</a></p>\n<p>Data on Follow-On Antimalarial Dosing- <a href="https://data.cdc.gov/Global-Health/National-Artesunate-for-Severe-Malaria-Program-Fol/g3k9-gyw7">https://data.cdc.gov/Global-Health/National-Artesunate-for-Severe-Malari...</a></p>\n<p>Data on Microscopy (Parasitemia values)- <a href="https://data.cdc.gov/Global-Health/National-Artesunate-for-Severe-Malaria-Program-Mic/v2k9-ctv4">https://data.cdc.gov/Global-Health/National-Artesunate-for-Severe-Malari...</a></p>\n<p>All data can be easily linked using the ParticipantID field, a unique ID number assigned to each participant.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Global Health'], 'landingPage': 'https://data.cdc.gov/d/qan4-gt4k', 'contactPoint': {'hasEmail': 'mailto:why6@cdc.gov', 'fn': 'Francisca Abanyie, MD, MPH'}, 'issued': '2020-04-10', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/qan4-gt4k', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qan4-gt4k/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qan4-gt4k/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qan4-gt4k/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qan4-gt4k/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['artesunate', 'division of parasitic diseases and malaria', 'malaria'], 'bureauCode': ['009:20'], 'modified': '2020-04-10', 'title': 'National Artesunate for Severe Malaria Program Artesunate Dosing Data- April to December 2019'}
{'description': '<p>This dataset includes deidentified data on patients receiving artesunate through the National Artesunate for Severe Malaria Program from April- December 2019.</p>\n<p>This dataset contains microscopy data only.<br />\nPlease see the links below for the other datasets and the attached document \'Guide to NASMP Datasets:<br />\nData from Case Report Form- <a href="https://data.cdc.gov/Global-Health/National-Artesunate-for-Severe-Malaria-Program-Cas/igaz-icki">https://data.cdc.gov/Global-Health/National-Artesunate-for-Severe-Malari...</a><br />\nData on Artesunate Dosing- <a href="https://data.cdc.gov/dataset/National-Artesunate-for-Severe-Malaria-Program-Art/qan4-gt4k">https://data.cdc.gov/dataset/National-Artesunate-for-Severe-Malaria-Prog...</a><br />\nData on Follow-On Dosing- <a href="https://data.cdc.gov/Global-Health/National-Artesunate-for-Severe-Malaria-Program-Fol/g3k9-gyw7">https://data.cdc.gov/Global-Health/National-Artesunate-for-Severe-Malari...</a></p>\n<p>All data can be easily linked using the ParticipantID field, a unique ID number assigned to each participant.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Global Health'], 'landingPage': 'https://data.cdc.gov/d/v2k9-ctv4', 'contactPoint': {'hasEmail': 'mailto:why6@cdc.gov', 'fn': 'Francisca Abanyie, MD, MPH'}, 'issued': '2020-04-10', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/v2k9-ctv4', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/v2k9-ctv4/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/v2k9-ctv4/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/v2k9-ctv4/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/v2k9-ctv4/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['artesunate', 'division of parasitic diseases and malaria', 'malaria'], 'bureauCode': ['009:20'], 'modified': '2020-04-10', 'title': 'National Artesunate for Severe Malaria Program Microscopy Data- April to December 2019'}
{'description': '<p>2016 to 2018, 3-year average. Rates are age-standardized. County rates are spatially smoothed. The data can be viewed by gender and race/ethnicity. Data source: National Vital Statistics System. Additional data, maps, and methodology can be viewed on the Interactive Atlas of Heart Disease and Stroke <a href="http://www.cdc.gov/dhdsp/maps/atlas">http://www.cdc.gov/dhdsp/maps/atlas</a></p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Heart Disease & Stroke Prevention'], 'landingPage': 'https://data.cdc.gov/d/6x7h-usvx', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2020-04-27', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/6x7h-usvx', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6x7h-usvx/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6x7h-usvx/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6x7h-usvx/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6x7h-usvx/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cardiovascular', 'cardiovascular disease', 'counties', 'county', 'heart', 'heart disease'], 'bureauCode': ['009:20'], 'modified': '2020-04-29', 'title': 'Heart Disease Mortality Data Among US Adults (35+) by State/Territory and County – 2016-2018'}
{'description': '<p>2016 to 2018, 3-year average. Rates are age-standardized. County rates are spatially smoothed. The data can be viewed by gender and race/ethnicity. Data source: National Vital Statistics System. Additional data, maps, and methodology can be viewed on the Interactive Atlas of Heart Disease and Stroke <a href="http://www.cdc.gov/dhdsp/maps/atlas">http://www.cdc.gov/dhdsp/maps/atlas</a></p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Heart Disease & Stroke Prevention'], 'landingPage': 'https://data.cdc.gov/d/tqwu-4a7k', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2020-04-28', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/tqwu-4a7k', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/tqwu-4a7k/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/tqwu-4a7k/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/tqwu-4a7k/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/tqwu-4a7k/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cardiovascular', 'cardiovascular disease', 'cerebrovascular disease', 'counties', 'county', 'stroke'], 'bureauCode': ['009:20'], 'modified': '2020-04-28', 'title': 'Stroke Mortality Data Among US Adults (35+) by State/Territory and County – 2016-2018'}
{'description': '<p>This dataset provides modeled predictions of PM2.5 levels from the EPA\'s Downscaler model. Data are at the census tract level for 2011-2015. These data are used by the CDC\'s National Environmental Public Health Tracking Network to generate air quality measures. Census tract-level datasets contain estimates of the mean predicted concentration and associated standard error. Please refer to the metadata attachment for more information.</p>\n<p>Learn more about outdoor air quality on the Tracking Network\'s website: <a href="https://ephtracking.cdc.gov/showAirLanding.action">https://ephtracking.cdc.gov/showAirLanding.action</a>.</p>\n<p>By using these data, you signify your agreement to comply with the following requirements:<br />\n1. Use the data for statistical reporting and analysis only.<br />\n2. Do not attempt to learn the identity of any person included in the data and do not combine these data with other data for the purpose of matching records to identify individuals.<br />\n3. Do not disclose of or make use of the identity of any person or establishment discovered inadvertently and report the discovery to: <a href="mailto:trackingsupport@cdc.gov">trackingsupport@cdc.gov</a>.<br />\n4. Do not imply or state, either in written or oral form, that interpretations based on the data are those of the original data sources and CDC unless the data user and data source are formally collaborating.<br />\n5. Acknowledge, in all reports or presentations based on these data, the original source of the data and CDC.<br />\n6. Suggested citation: Centers for Disease Control and Prevention. National Environmental Public Health Tracking Network. Web. Accessed: insert date. <a href="http://www.cdc.gov/ephtracking">www.cdc.gov/ephtracking</a>.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Environmental Health & Toxicology'], 'landingPage': 'https://data.cdc.gov/d/qjxm-7fny', 'contactPoint': {'hasEmail': 'mailto:cak8@cdc.gov', 'fn': 'Craig Kassinger'}, 'issued': '2020-05-28', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/qjxm-7fny', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qjxm-7fny/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qjxm-7fny/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qjxm-7fny/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qjxm-7fny/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['air pollution', 'asthma', 'environmental health', 'particulate matter', 'pm2.5'], 'bureauCode': ['009:20'], 'modified': '2020-06-01', 'title': 'Daily Census Tract-Level PM2.5 Concentrations, 2011-2015'}
{'description': '<p>This dataset provides modeled predictions of ozone levels from the EPA\'s Downscaler model. Data are at the census tract level for 2006-2010. These data are used by the CDC\'s National Environmental Public Health Tracking Network to generate air quality measures. Census tract-level datasets contain estimates of the mean predicted concentration and associated standard error. Please refer to the metadata attachment for more information.</p>\n<p>Learn more about outdoor air quality on the Tracking Network\'s website: <a href="https://ephtracking.cdc.gov/showAirLanding.action">https://ephtracking.cdc.gov/showAirLanding.action</a>.</p>\n<p>By using these data, you signify your agreement to comply with the following requirements:<br />\n1. Use the data for statistical reporting and analysis only.<br />\n2. Do not attempt to learn the identity of any person included in the data and do not combine these data with other data for the purpose of matching records to identify individuals.<br />\n3. Do not disclose of or make use of the identity of any person or establishment discovered inadvertently and report the discovery to: <a href="mailto:trackingsupport@cdc.gov">trackingsupport@cdc.gov</a>.<br />\n4. Do not imply or state, either in written or oral form, that interpretations based on the data are those of the original data sources and CDC unless the data user and data source are formally collaborating.<br />\n5. Acknowledge, in all reports or presentations based on these data, the original source of the data and CDC.<br />\n6. Suggested citation: Centers for Disease Control and Prevention. National Environmental Public Health Tracking Network. Web. Accessed: insert date. <a href="http://www.cdc.gov/ephtracking">www.cdc.gov/ephtracking</a>.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Environmental Health & Toxicology'], 'landingPage': 'https://data.cdc.gov/d/xm94-zmtx', 'contactPoint': {'hasEmail': 'mailto:trackingsupport@cdc.gov', 'fn': 'Craig Kassinger'}, 'issued': '2020-05-28', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/xm94-zmtx', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xm94-zmtx/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xm94-zmtx/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xm94-zmtx/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xm94-zmtx/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['air pollution', 'asthma', 'environmental health', 'ozone'], 'bureauCode': ['009:20'], 'modified': '2020-06-01', 'title': 'Daily Census Tract-Level Ozone Concentrations, 2006-2010'}
{'description': '<p>We are releasing data that compares the HHS Provider Relief Fund and the CMS Accelerated and Advance Payments by State and provider as of May 15, 2020. This data is already available on other websites, but this chart brings the information together into one view for comparison. You can find additional information on the Accelerated and Advance Payments at the following links:</p>\n<p>Fact Sheet: <a href="https://www.cms.gov/files/document/Accelerated-and-Advanced-Payments-Fact-Sheet.pdf;">https://www.cms.gov/files/document/Accelerated-and-Advanced-Payments-Fac...</a></p>\n<p>Zip file on providers in each state: <a href="https://www.cms.gov/files/zip/accelerated-payment-provider-details-state.zip">https://www.cms.gov/files/zip/accelerated-payment-provider-details-state...</a></p>\n<p>Medicare Accelerated and Advance Payments State-by-State information and by Provider Type: <a href="https://www.cms.gov/files/document/covid-accelerated-and-advance-payments-state.pdf">https://www.cms.gov/files/document/covid-accelerated-and-advance-payment...</a>.</p>\n<p>This file was assembled by HHS via CMS, HRSA and reviewed by leadership and compares the HHS Provider Relief Fund and the CMS Accelerated and Advance Payments by State and provider as of May 15, 2020.</p>\n<p>HHS Provider Relief Fund<br />\nPresident Trump is providing support to healthcare providers fighting the coronavirus disease 2019 (COVID-19) pandemic through the bipartisan Coronavirus Aid, Relief, & Economic Security Act and the Paycheck Protection Program and Health Care Enhancement Act, which provide a total of $175 billion for relief funds to hospitals and other healthcare providers on the front lines of the COVID-19 response. This funding supports healthcare-related expenses or lost revenue attributable to COVID-19 and ensures uninsured Americans can get treatment for COVID-19. HHS is distributing this Provider Relief Fund money and these payments do not need to be repaid.<br />\nThe Department allocated $50 billion of the Provider Relief Fund for general distribution to Medicare facilities and providers impacted by COVID-19, based on eligible providers\' net reimbursement. It allocated another $22 billion to providers in areas particularly impacted by the COVID-19 outbreak, rural providers, and providers who serve low-income populations and uninsured Americans. HHS will be allocating the remaining funds in the near future.</p>\n<p>As part of the Provider Relief Fund distribution, all providers have 45 days to attest that they meet certain criteria to keep the funding they received, including public disclosure. As of May 15, 2020, there has been a total of $34 billion in attested payments. The chart only includes those providers that have attested to the payments by that date. We will continue to update this information and add the additional providers and payments once their attestation is complete.</p>\n<p>CMS Accelerated and Advance Payments Program<br />\nOn March 28, 2020, to increase cash flow to providers of services and suppliers impacted by the coronavirus disease 2019 (COVID-19) pandemic, the Centers for Medicare & Medicaid Services (CMS) expanded the Accelerated and Advance Payment Program to a broader group of Medicare Part A providers and Part B suppliers. Beginning on April 26, 2020, CMS stopped accepting new applications for the Advance Payment Program, and CMS began reevaluating all pending and new applications for Accelerated Payments in light of the availability of direct payments made through HHS’s Provider Relief Fund.</p>\n<p>Since expanding the AAP program on March 28, 2020, CMS approved over 21,000 applications totaling $59.6 billion in payments to Part A providers, which includes hospitals, through May 18, 2020. For Part B suppliers—including doctors, non-physician practitioners and durable medical equipment suppliers— during the same time period, CMS approved almost 24,000 applications advancing $40.4 billion in payments. The AAP program is not a grant, and providers and suppliers are required to repay the loan.</p>\n<p>Provider Relief Fund Data - <a href="https://data.cdc.gov/Administrative/Provider-Relief-Fund-COVID-19-High-Impact-Payments/b58h-s9zx">https://data.cdc.gov/Administrative/Provider-Relief-Fund-COVID-19-High-I...</a></p>\n', 'programCode': ['009:020'], 'title': 'Provider Relief Fund & Accelerated and Advance Payments', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Administrative'], 'landingPage': 'https://data.cdc.gov/d/v2pi-w3up', 'contactPoint': {'hasEmail': 'mailto:HIGLASServiceDesk@gdit.com', 'fn': 'Megan Worstell'}, 'issued': '2020-05-21', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/v2pi-w3up', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/v2pi-w3up/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/v2pi-w3up/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/v2pi-w3up/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/v2pi-w3up/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['accelerated and advance payments', 'cares act', 'coronavirus', 'covid-19', 'provider relief fund'], 'bureauCode': ['009:38'], 'modified': '2020-05-21', 'references': ['https://www.cms.gov/files/document/Accelerated-and-Advanced-Payments-Fact-Sheet.pdf']}
{'description': '<p>2010-2018. US Census Annual Estimates of the Resident Population for Selected Age Groups by Sex for the United States. The estimates are based on the 2010 Census and reflect changes to the April 1, 2010 population due to the Count Question Resolution program and geographic program revisions. Median age is calculated based on single year of age. For population estimates methodology statements, see <a href="http://www.census.gov/popest/methodology/index.html">http://www.census.gov/popest/methodology/index.html</a>.</p>\n', 'programCode': ['009:020'], 'title': 'US Census Annual Estimates of the Resident Population for Selected Age Groups by Sex for the United States', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Tobacco Use'], 'landingPage': 'https://data.cdc.gov/d/b2jx-uyck', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2019-07-15', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/b2jx-uyck', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/b2jx-uyck/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/b2jx-uyck/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/b2jx-uyck/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/b2jx-uyck/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['centers-for-disease-control-and-prevention'], 'bureauCode': ['009:20'], 'modified': '2020-08-20', 'references': ['https://chronicdata.cdc.gov/d/mhj9-4wi2'], 'describedBy': 'https://chronicdata.cdc.gov/Tobacco-Use/U-S-Census-Annual-Estimates-of-the-Resident-Popula/b2jx-uyck'}
{'description': '<p>US Census Annual Estimates of the Resident Population for Selected Age Groups by Sex for the United States. The estimates are based on the 2010 Census and reflect changes to the April 1, 2010 population due to the Count Question Resolution program and geographic program revisions. Median age is calculated based on single year of age. For population estimates methodology statements, see <a href="http://www.census.gov/popest/methodology/index.html">http://www.census.gov/popest/methodology/index.html</a>.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Tobacco Use'], 'landingPage': 'https://data.cdc.gov/d/mhj9-4wi2', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2016-11-30', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/mhj9-4wi2', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'xls', 'accessURL': 'https://data.cdc.gov/download/mhj9-4wi2/application/vnd.ms-excel', 'mediaType': 'application/unknown', 'title': 'xls'}], 'keyword': ['centers-for-disease-control-and-prevention'], 'bureauCode': ['009:20'], 'modified': '2020-08-20', 'title': 'US Census Methodology'}
{'description': '<p>2016-17 merged. This dataset is a de-identified summary table of vision and eye health data indicators from the National Survye of Chilrens Health (NSCH), stratified by all available combinations of age group, race/ethnicity, gender, risk factor and state. NSCH is a telephone survey conducted by the National Center for Health Statistics at CDC (currently conducted by the U.S. Census Bureau) that examines the physical and emotional health of children 0-17 years of age. Approximate sample size is 95,000 over two rounds of data collection. Data were suppressed for cell sizes less than 30 persons, or where the relative standard error more than 30% of the mean. Detailed information on VEHSS NSCH analyses can be found on the VEHSS NSCH webpage (cdc.gov/visionhealth/vehss/data/national-surveys/national-survey-of-childrens-health.html). Additional information about NSCH can be found on the NSCH website (<a href="http://childhealthdata.org/learn/NSCH">http://childhealthdata.org/learn/NSCH</a>). The VEHSS NSCH dataset was last updated in November 2019.</p>\n', 'programCode': ['009:029'], 'title': 'National Survey of Children’s Health (NSCH) – Vision and Eye Health Surveillance', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Vision & Eye Health'], 'landingPage': 'https://data.cdc.gov/d/de4p-4g3k', 'contactPoint': {'hasEmail': 'mailto:ddtpubsmailbox@cdc.gov', 'fn': 'DDT Public Inquiries'}, 'issued': '2019-11-18', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/de4p-4g3k', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/de4p-4g3k/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/de4p-4g3k/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/de4p-4g3k/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/de4p-4g3k/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['contact lenses', 'glasses', 'nsch', 'vision impairment', 'visual function'], 'bureauCode': ['009:20'], 'modified': '2020-08-19', 'references': ['http://childhealthdata.org/learn/NSCH', 'https://www.cdc.gov/visionhealth/vehss/data/national-surveys/national-survey-of-childrens-health.html'], 'describedBy': 'https://chronicdata.cdc.gov/d/de4p-4g3k'}
{'description': '<p>2014-15 merged, 2016-17 merged. This dataset is a de-identified summary table of vision and eye health data indicators from NHIS, stratified by all available combinations of age group, race/ethnicity, gender, and risk factor. NHIS is an annual household survey conducted by the National Center for Health Statistics at CDC that monitors trends in illness, disabilities, and progress towards national health objectives. Approximate sample size is 35,000 households and 87,500 persons annually. NHIS data for VEHSS includes questions related to Visual Function. Data were suppressed for cell sizes less than 30 persons, or where the relative standard error more than 30% of the mean. Data will be updated as it becomes available. Detailed information on VEHSS NHIS analyses can be found on the VEHSS NHIS webpage (link). Additional information about NHIS can be found on the NHIS website (<a href="http://www.cdc.gov/nchs/nhis/about_nhis.htm">http://www.cdc.gov/nchs/nhis/about_nhis.htm</a>). The VEHSS NHIS dataset was last updated in November 2019.</p>\n', 'programCode': ['009:020'], 'title': 'National Health Interview Survey (NHIS) – Vision and Eye Health Surveillance', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Vision & Eye Health'], 'landingPage': 'https://data.cdc.gov/d/2t2r-sf6s', 'contactPoint': {'hasEmail': 'mailto:ddtpubsmailbox@cdc.gov', 'fn': 'DDT Public Inquiries'}, 'issued': '2019-11-18', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/2t2r-sf6s', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/2t2r-sf6s/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/2t2r-sf6s/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/2t2r-sf6s/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/2t2r-sf6s/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['blind', 'contact lenses', 'glasses', 'nhis', 'vision correction', 'visual function'], 'bureauCode': ['009:20'], 'modified': '2020-08-19', 'references': ['http://www.cdc.gov/nchs/nhis/about_nhis.htm', 'https://www.cdc.gov/visionhealth/vehss/data/national-surveys/national-health-interview-survey.html'], 'describedBy': 'https://chronicdata.cdc.gov/Vision-Eye-Health/National-Health-Interview-Survey-NHIS-Vision-and-E/2t2r-sf6s'}
{'description': '<p>2013-2018. This dataset is a de-identified summary table of vision and eye health data indicators from BRFSS, stratified by all available combinations of age group, race/ethnicity, gender, risk factor and state. BRFSS is a system of telephone surveys conducted by CDC that collect state data about U.S. residents regarding their health-related risk behaviors, chronic health conditions, and use of preventive services. BRFSS completes more than 400,000 adult interviews each year across 50 states, the District of Columbia, and three U.S. territories. BRFSS data for VEHSS includes one question from the core component related to Visual Function. Data were suppressed following NCHS standards. Data will be updated as it becomes available. Detailed information on VEHSS BRFSS analyses can be found on the VEHSS BRFSS webpage (link). General information about BRFSS can be found on the BRFSS website (<a href="https://www.cdc.gov/brfss">https://www.cdc.gov/brfss</a>). The VEHSS BRFSS dataset was last updated in November 2019.</p>\n', 'programCode': ['009:020'], 'title': 'Behavioral Risk Factors – Vision and Eye Health Surveillance', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Vision & Eye Health'], 'landingPage': 'https://data.cdc.gov/d/vkwg-yswv', 'contactPoint': {'hasEmail': 'mailto:ddtpubsmailbox@cdc.gov', 'fn': 'DDT Public Inquiries'}, 'issued': '2019-11-18', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/vkwg-yswv', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vkwg-yswv/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vkwg-yswv/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vkwg-yswv/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vkwg-yswv/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['brfss', 'contact lenses', 'glasses', 'visual function'], 'bureauCode': ['009:20'], 'modified': '2020-08-19', 'references': ['https://www.cdc.gov/brfss', 'https://www.cdc.gov/visionhealth/vehss/data/national-surveys/behavioral-risk-factors-surveillance-system.html'], 'describedBy': 'https://chronicdata.cdc.gov/d/vkwg-yswv'}
{'description': '<p>2015, 2014. Data were provided by the Centers for Disease Control and Prevention (CDC), Division of Population Health, Epidemiology and Surveillance Branch. The project was funded by the Robert Wood Johnson Foundation (RWJF) in conjunction with the CDC Foundation. 500 cities project census city-level data in GIS-friendly format can be joined with city spatial data (<a href="https://chronicdata.cdc.gov/500-Cities/500-Cities-City-Boundaries/n44h-hy2j">https://chronicdata.cdc.gov/500-Cities/500-Cities-City-Boundaries/n44h-hy2j</a>) in a geographic information system (GIS) to produce maps of 27 measures at the city-level. Because some questions are only asked every other year in the BRFSS, there are 7 measures in this 2017 release from the 2014 BRFSS that were the same as the 2016 release.</p>\n', 'programCode': ['009:020'], 'title': '500 Cities: City-level Data (GIS Friendly Format), 2017 release', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['500 Cities'], 'landingPage': 'https://data.cdc.gov/d/djk3-k3zs', 'contactPoint': {'hasEmail': 'mailto:500cities@cdc.gov', 'fn': '500 Cities Public Inquiries'}, 'issued': '2018-10-16', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/djk3-k3zs', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/djk3-k3zs/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/djk3-k3zs/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/djk3-k3zs/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/djk3-k3zs/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['500cities', 'behaviors', 'census', 'cities', 'gis', 'outcomes', 'prevalence', 'prevention', 'tract', 'unhealthy'], 'bureauCode': ['009:20'], 'modified': '2020-08-19', 'references': ['https://academic.oup.com/aje/article/179/8/1025/109078', 'https://academic.oup.com/aje/article/182/2/127/93984', 'https://www.cdc.gov/pcd/issues/2017/17_0281.htm', 'https://www.cdc.gov/pcd/issues/2018/18_0313.htm']}
{'description': '<ol start="2016">\n<li>This dataset is a de-identified summary table of prevalence rates for vision and eye health data indicators from the 2016 MarketScan® Commercial Claims and Encounters Data (CCAE) is produced by Truven Health Analytics, a division of IBM Watson Health. The CCEA data contain a convenience sample of insurance claims information from person with employer-sponsored insurance and their dependents, including 43.6 million person years of data. Prevalence estimates are stratified by all available combinations of age group, gender, and state. Detailed information on VEHSS MarketScan analyses can be found on the VEHSS MarketScan webpage (cdc.gov/visionhealth/vehss/data/claims/marketscan.html). Information on available Medicare claims data can be found on the IBM MarketScan website (<a href="https://marketscan.truvenhealth.com">https://marketscan.truvenhealth.com</a>). The VEHSS MarketScan summary dataset was last updated November 2019.</li>\n</ol>\n', 'programCode': ['009:020'], 'title': 'Commercial Medical Insurance (MSCANCC) - Vision and Eye Health Surveillance', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Vision & Eye Health'], 'landingPage': 'https://data.cdc.gov/d/a35h-9yn4', 'contactPoint': {'hasEmail': 'mailto:ddtpubsmailbox@cdc.gov', 'fn': 'DDT Public Inquiries'}, 'issued': '2020-05-19', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/a35h-9yn4', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/a35h-9yn4/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/a35h-9yn4/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/a35h-9yn4/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/a35h-9yn4/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['claims', 'diagnosed prevalence', 'eye exams', 'marketscan', 'medical diagnoses', 'service utilization', 'truven'], 'bureauCode': ['009:20'], 'modified': '2020-08-19', 'references': ['https://wwwdev.cdc.gov/visionhealth/vehss/data/claims/marketscan.html', 'https://marketscan.truvenhealth.com/marketscanportal/'], 'describedBy': 'https://chronicdata.cdc.gov/Vision-Eye-Health/Shell-Commercial-Medical-Insurance-MSCANCC-Vision-/a35h-9yn4'}
{'description': '<p>2013, 2014. This dataset is a de-identified summary table of prevalence rates for vision and eye health data indicators from the Medicaid Analytic eXtract (MAX) data. Medicaid MAX are a set of de-identified person-level data files with information on Medicaid eligibility, service utilization, diagnoses, and payments. The MAX data contain a convenience sample of claims processed by Medicaid and Children’s Health Insurance Program (CHIP) fee for service and managed care plans. Not all states are included in MAX in all years, and as of November 2019, 2014 data is the latest available. Prevalence estimates are stratified by all available combinations of age group, gender, and state. Detailed information on VEHSS Medicare analyses can be found on the VEHSS Medicaid MAX webpage (cdc.gov/visionhealth/vehss/data/claims/medicaid.html). Information on available Medicare claims data can be found on the ResDac website (<a href="http://www.resdac.org">www.resdac.org</a>). The VEHSS Medicaid MAX dataset was last updated November 2019.</p>\n', 'programCode': ['009:020'], 'title': 'Medicaid Claims (MAX) - Vision and Eye Health Surveillance', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Vision & Eye Health'], 'landingPage': 'https://data.cdc.gov/d/bwx3-gx66', 'contactPoint': {'hasEmail': 'mailto:ddtpubsmailbox@cdc.gov', 'fn': 'DDT Public Inquiries'}, 'issued': '2019-11-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/bwx3-gx66', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/bwx3-gx66/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/bwx3-gx66/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/bwx3-gx66/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/bwx3-gx66/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['claims', 'diagnosed prevalence', 'eye exams', 'max', 'medicaid', 'medical diagnoses', 'screening', 'service utilization'], 'bureauCode': ['009:20'], 'modified': '2020-08-19', 'references': ['https://wwwdev.cdc.gov/visionhealth/vehss/data/claims/medicaid.html', 'https://www.medicaid.gov/medicaid/index.html'], 'describedBy': 'https://chronicdata.cdc.gov/Vision-Eye-Health/Private-Medicaid-Claims-MAX-Vision-and-Eye-Health-/bwx3-gx66'}
{'description': '<p>1999-2020. National Association of Attorneys General (NAAG). Policy—Tobacco Settlement Payments. The National Association of Attorneys General (NAAG) provides Tobacco Settlement Revenue data for 46 states participating in the Master Settlement Agreement (MSA) with the four largest tobacco companies in the United States. Data are reported on an annual basis. Four states (Florida, Minnesota, Mississippi and Texas) provide the STATE System their Tobacco Settlement Revenue data independently.</p>\n', 'programCode': ['009:020'], 'title': 'NAAG Tobacco Settlement Payments', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Policy'], 'landingPage': 'https://data.cdc.gov/d/ffbi-is3j', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2018-12-11', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/ffbi-is3j', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ffbi-is3j/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ffbi-is3j/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ffbi-is3j/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ffbi-is3j/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['office on smoking and health', 'osh', 'policy', 'state system', 'tobacco', 'tobacco settlement payments'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'references': ['https://chronicdata.cdc.gov/d/sgg4-hiwe'], 'describedBy': 'https://chronicdata.cdc.gov/Policy/NAAG-Tobacco-Settlement-Payments/ffbi-is3j'}
{'description': "<p>1999-2017. Centers for Disease Control and Prevention (CDC). State Tobacco Activities Tracking and Evaluation (STATE) System. YTS Data. The YTS was developed to provide states with comprehensive data on both middle school and high school students regarding tobacco use, exposure to environmental tobacco smoke, smoking cessation, school curriculum, minors' ability to purchase or otherwise obtain tobacco products, knowledge and attitudes about tobacco, and familiarity with pro-tobacco and anti-tobacco media messages. The YTS uses a two-stage cluster sample design to produce representative samples of students in middle schools (grades 6–8) and high schools (grades 9–12). The data for the STATE System were extracted from Youth Tobacco Surveys from participating states. Tobacco topics included are cigarette smoking prevalence, cigarette smoking frequency, smokeless tobacco products prevalence and quit attempts.</p>\n", 'programCode': ['009:020'], 'title': 'Youth Tobacco Survey (YTS) Data', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Survey Data'], 'landingPage': 'https://data.cdc.gov/d/4juz-x2tp', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2018-06-07', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/4juz-x2tp', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4juz-x2tp/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4juz-x2tp/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4juz-x2tp/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4juz-x2tp/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cessation', 'cigarette', 'cigarette use', 'current', 'ever', 'frequent', 'high school', 'middle school', 'office on smoking and health', 'osh', 'prevalence', 'quit', 'quit attempt', 'smokeless', 'smoker', 'smoking', 'smoking status', 'state system', 'survey', 'tobacco', 'tobacco use', 'youth'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'references': ['https://chronicdata.cdc.gov/d/i6st-vu2f'], 'describedBy': 'https://chronicdata.cdc.gov/Survey-Data/Youth-Tobacco-Survey-YTS-Data/4juz-x2tp'}
{'description': '<p>1991-2016. Centers for Disease Control and Prevention (CDC). State Tobacco Activities Tracking and Evaluation (STATE) System. Funding Data, Appropriations (1991-2016) and Expenditures (2008-2016). Appropriations data show public funds allocated to/by a particular state for tobacco prevention and control. They are not necessarily expended. Appropriations are from four major funding sources, Federal, state, Robert Wood Johnson Foundation (RWJF), and the American Legacy Foundation (Legacy). Expenditures are amounts spent by state tobacco control programs on tobacco prevention and control. Expenditure data are available by CDC Best Practices Program Components (State and Community Interventions, Health Communication Interventions, Cessation Interventions, Surveillance and Evaluation, and Administration and Management). Expenditures from 2008 to 2014 are compared against 2007 CDC Best Practices Recommendations; expenditures from 2015 and forward are compared against 2014 CDC Best Practices Recommendations.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Funding'], 'landingPage': 'https://data.cdc.gov/d/vw7y-v3uk', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2018-10-03', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/vw7y-v3uk', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vw7y-v3uk/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vw7y-v3uk/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vw7y-v3uk/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vw7y-v3uk/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['administration and management', 'allocation', 'appropriation', 'awards', 'best practices', 'cessation', 'dollars', 'expenditure', 'federal', 'funding', 'funds', 'grants', 'health communication', 'interventions', 'money', 'office on smoking and health', 'osh', 'recommendation', 'recommended level', 'spending', 'state and community', 'state system', 'surveillance and evaluation', 'tobacco'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'title': 'University of Illinois at Chicago Health Policy Center - Funding'}
{'description': '<p>2011-2018. Centers for Disease Control and Prevention (CDC). State Tobacco Activities Tracking and Evaluation (STATE) System. BRFSS Survey Data. The BRFSS is a continuous, state-based surveillance system that collects information about modifiable risk factors for chronic diseases and other leading causes of death. The data for the STATE System were extracted from the annual BRFSS surveys from participating states. Tobacco topics included are cigarette and e-cigarette use prevalence by demographics, cigarette and e-cigarette use frequency, and quit attempts. NOTE: these data are not to be compared with BRFSS data collected 2010 and prior, as the methodologies were changed. Please refer to the FAQs / Methodology sections for more details.</p>\n', 'programCode': ['009:020'], 'title': 'Behavioral Risk Factor Data: Tobacco Use (2011 to present)', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Survey Data'], 'landingPage': 'https://data.cdc.gov/d/wsas-xwh5', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2018-07-31', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/wsas-xwh5', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/wsas-xwh5/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/wsas-xwh5/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/wsas-xwh5/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/wsas-xwh5/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['adult', 'age', 'behavioral', 'brfss', 'cessation', 'cigarette', 'cigarette use', 'current', 'demographics', 'education', 'ethnicity', 'ever', 'every day', 'former', 'frequency', 'gender', 'never', 'office on smoking and health', 'osh', 'prevalence', 'quit', 'race', 'risk', 'smoker', 'smoking', 'smoking status', 'some days', 'state system', 'surveillance', 'survey', 'tobacco', 'tobacco use'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'references': ['https://chronicdata.cdc.gov/d/5amh-5sx3'], 'describedBy': 'https://chronicdata.cdc.gov/Survey-Data/Behavioral-Risk-Factor-Data-Tobacco-Use-2011-to-pr/wsas-xwh5'}
{'description': '<p>2013-2014. The National Adult Tobacco Survey (NATS) was created to assess the prevalence of tobacco use, as well as the factors promoting and impeding tobacco use among adults. NATS also establishes a comprehensive framework for evaluating both the national and state-specific tobacco control programs. NATS was designed as a stratified, national, landline, and cell phone survey of non-institutionalized adults aged 18 years and older residing in the 50 states or D.C. It was developed to yield data representative and comparable at both national and state levels. The sample design also aims to provide national estimates for subgroups defined by gender, age, and race/ethnicity.</p>\n', 'programCode': ['009:020'], 'title': 'National Adult Tobacco Survey (NATS)', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Survey Data'], 'landingPage': 'https://data.cdc.gov/d/tbfm-vbpp', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2017-08-23', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/tbfm-vbpp', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/tbfm-vbpp/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/tbfm-vbpp/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/tbfm-vbpp/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/tbfm-vbpp/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['adult', 'age', 'any tobacco', 'cigar', 'cigarette', 'current', 'demographics', 'e-cigarette', 'ecigarette', 'education', 'ethnicity', 'gender', 'hookah', 'national', 'office on smoking and health', 'osh', 'oshdata', 'pipe', 'prevalence', 'products', 'race', 'smokeless', 'smoker', 'state system', 'status', 'surveillance', 'survey', 'tobacco', 'tobacco products', 'tobacco use', 'user'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'references': ['https://chronicdata.cdc.gov/d/3ahs-wye3'], 'describedBy': 'https://chronicdata.cdc.gov/Survey-Data/National-Adult-Tobacco-Survey-NATS-/tbfm-vbpp'}
{'description': '<p>Download the latest version of the Glossary and Methodology.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Survey Data'], 'landingPage': 'https://data.cdc.gov/d/3ahs-wye3', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2017-08-23', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/3ahs-wye3', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'xlsx', 'accessURL': 'https://data.cdc.gov/download/3ahs-wye3/application/vnd.openxmlformats-officedocument.spreadsheetml.sheet', 'mediaType': 'application/unknown', 'title': 'xlsx'}], 'keyword': ['adult', 'age', 'any tobacco', 'cigar', 'cigarette', 'current', 'demographics', 'e-cigarette', 'ecigarette', 'education', 'ethnicity', 'gender', 'glossary', 'hookah', 'methodology', 'national', 'office on smoking and health', 'osh', 'oshdata', 'pipe', 'prevalence', 'products', 'race', 'smokeless', 'smoker', 'state system', 'status', 'surveillance', 'survey', 'tobacco', 'tobacco products', 'tobacco use', 'user'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'title': 'National Adult Tobacco Survey (NATS) Glossary and Methodology'}
{'description': '<p>U.S. Department of Health and Human Services (HHS). Centers for Disease Control and Prevention (CDC). Healthy People 2020 Tobacco Use Objectives. Healthy People 2020. Healthy People 2020 provides a framework for action to reduce tobacco use to the point that it is no longer a public health problem for the Nation. This dataset includes information related to the Healthy People 2020 Tobacco Use objectives, operational definitions, baselines, and targets. Baseline years may vary by objective. Targets represented correspond to the year 2020.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Healthy People 2020'], 'landingPage': 'https://data.cdc.gov/d/hhew-mxbt', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2017-08-23', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/hhew-mxbt', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hhew-mxbt/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hhew-mxbt/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hhew-mxbt/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hhew-mxbt/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['centers for disease control and prevention', 'department of health and human services', 'healthy people 2020', 'leading health indicator', 'office on smoking and health', 'osh'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'title': 'Healthy People 2020 Tobacco Use Objectives', 'describedBy': 'https://chronicdata.cdc.gov/Healthy-People-2020/Healthy-People-2020-Tobacco-Use-Objectives/hhew-mxbt'}
{'description': '<p>Learn more about OSHData with this quick start guide.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Tobacco Use'], 'landingPage': 'https://data.cdc.gov/d/phiw-bhvh', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2017-08-18', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/phiw-bhvh', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'pdf', 'accessURL': 'https://data.cdc.gov/download/phiw-bhvh/application/pdf', 'mediaType': 'application/unknown', 'title': 'pdf'}], 'keyword': ['fact sheet', 'faq', 'osh', 'oshdata', 'tobacco'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'title': 'OVERVIEW: OSHData Quick Start Guide'}
{'description': '<p>2000 to Present. Adult Tobacco Consumption in the U.S. This dataset highlights critical trends in adult total and per capita consumption of both combustible (cigarettes, little cigars, small cigars, pipe tobacco, roll-your-own tobacco) tobacco products and smokeless (chewing tobacco and snuff) tobacco from 2000 to present. To view the CDC MMWR report, please visit <a href="https://www.cdc.gov/mmwr/volumes/65/wr/mm6548a1.htm">https://www.cdc.gov/mmwr/volumes/65/wr/mm6548a1.htm</a>.</p>\n', 'programCode': ['009:020'], 'title': 'Adult Tobacco Consumption In The U.S., 2000-Present', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Policy'], 'landingPage': 'https://data.cdc.gov/d/rnvb-cpxx', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2018-10-24', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/rnvb-cpxx', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rnvb-cpxx/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rnvb-cpxx/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rnvb-cpxx/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rnvb-cpxx/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cigar', 'cigarette', 'combustibles', 'loose tobacco', 'non-combustibles', 'per capita', 'pipe tobacco', 'roll-your-own tobacco', 'smokeless', 'tobacco consumption'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'references': ['https://chronicdata.cdc.gov/d/vtwh-8kxg'], 'describedBy': 'https://chronicdata.cdc.gov/Policy/Adult-Tobacco-Consumption-In-The-U-S-2000-Present/rnvb-cpxx'}
{'description': '<p>Explore state laws on the minimum legal purchase age of tobacco products.</p>\n<p>For accessibility issues contact <a href="mailto:OSHData@cdc.gov">OSHData@cdc.gov</a>.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Legislation'], 'landingPage': 'https://data.cdc.gov/d/873a-if74', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2017-04-27', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/873a-if74', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'pdf', 'accessURL': 'https://data.cdc.gov/download/873a-if74/application/pdf', 'mediaType': 'application/unknown', 'title': 'pdf'}], 'keyword': ['fact sheet'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'title': 'STATE System Tobacco 21 Fact Sheet'}
{'description': '<p>Download the latest version of the Glossary and Methodology File</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Policy'], 'landingPage': 'https://data.cdc.gov/d/vtwh-8kxg', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2017-04-21', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/vtwh-8kxg', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'xls', 'accessURL': 'https://data.cdc.gov/download/vtwh-8kxg/application/vnd.ms-excel', 'mediaType': 'application/unknown', 'title': 'xls'}], 'keyword': ['cigar', 'cigarette', 'combustibles', 'loose tobacco', 'non-combustibles', 'per capita', 'pipe tobacco', 'roll-your-own tobacco', 'smokeless', 'tobacco consumption'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'title': 'Adult Tobacco Consumption In The U. S. Glossary And Methodology'}
{'description': '<p>1992-1993, 1995-1996, 1998-1999, 2001-2002, 2003, 2006-2007, 2010-2011, 2014-2015. Centers for Disease Control and Prevention (CDC). State Tobacco Activities Tracking and Evaluation (STATE) System. TUS-CPS Survey Data. The Current Population Survey is a monthly survey of about 50,000 households conducted by the Bureau of the Census for the Bureau of Labor Statistics. The survey has been conducted for more than 50 years. Estimates obtained from the CPS include employment, unemployment, earnings, hours of work, and other indicators. Supplemental surveys include questions about a variety of topics, including an annual social and economic supplement, school enrollment, work schedules, voting and registration, job tenure and occupational mobility, food security, and tobacco use.</p>\n<p>The data for the STATE System were obtained through the Tobacco Use Supplement to the Current Population Survey (TUS-CPS). Tobacco topics included are cigarette smoking status, cigarette smoking prevalence by demographics, cigarette smoking frequency, cigarette consumption, quit attempts, cigar use, pipe use, smokeless tobacco use, and smokefree rules/policies in homes and worksites.</p>\n', 'programCode': ['009:020'], 'title': 'Tobacco Use Supplement to the Current Population Survey (TUS-CPS) Data', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Survey Data'], 'landingPage': 'https://data.cdc.gov/d/4y6p-yphk', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2019-02-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/4y6p-yphk', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4y6p-yphk/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4y6p-yphk/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4y6p-yphk/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4y6p-yphk/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['adult', 'age', 'cessation', 'cigar', 'cigar use', 'cigarette', 'cigarette use', 'consumption', 'current', 'demographics', 'education', 'ethnicity', 'ever', 'every day', 'former', 'frequency', 'gender', 'homes', 'never', 'office on smoking and health', 'osh', 'pipe', 'prevalence', 'quit', 'race', 'rules', 'smokefree', 'smokeless tobacco products', 'smoker', 'smoking', 'smoking status', 'some days', 'state system', 'survey', 'tobacco', 'tobacco use', 'worksites'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'references': ['https://chronicdata.cdc.gov/d/idgn-d2g2'], 'describedBy': 'https://chronicdata.cdc.gov/Survey-Data/Tobacco-Use-Supplement-to-the-Current-Population-S/4y6p-yphk'}
{'description': '<p>1970-2018. Orzechowski and Walker. Tax Burden on Tobacco. Tax burden data was obtained from the annual compendium on tobacco revenue and industry statistics, The Tax Burden on Tobacco. Data are reported on an annual basis; Data include federal and state-level information regarding taxes applied to the price of a pack of cigarettes.</p>\n', 'programCode': ['009:020'], 'title': 'The Tax Burden on Tobacco, 1970-2018', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Policy'], 'landingPage': 'https://data.cdc.gov/d/7nwe-3aj9', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2018-10-18', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/7nwe-3aj9', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7nwe-3aj9/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7nwe-3aj9/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7nwe-3aj9/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7nwe-3aj9/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['average cost per pack', 'cigarette sales', 'office on smoking and health', 'osh', 'tax', 'tax burden on tobacco'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'references': ['https://chronicdata.cdc.gov/d/fip8-rcng'], 'describedBy': 'https://chronicdata.cdc.gov/Policy/The-Tax-Burden-on-Tobacco-1970-2018/7nwe-3aj9'}
{'description': '<p>1993, 1995, 1997, 1999, 2001, 2003, 2005, 2007, 2009, 2011, 2013, 2015, 2017. Centers for Disease Control and Prevention (CDC). State Tobacco Activities Tracking and Evaluation (STATE) System. YRBSS Data. The YRBS is conducted biennially and collects data on a variety of youth risk behaviors including tobacco use. The YRBS uses a two-stage cluster sample design to produce representative samples of students in high schools (grades 9-12). The YRBS uses SUDAAN to calculate asymmetric confidence intervals based on the logit transformation. The logit transformation constrains confidence interval limits to vary between a lower limit of 0% and an upper limit of 100%. The data for the STATE System were extracted from YRBSS surveys from participating states. Tobacco topics include cigarette and e-cigarette use prevalence, cigarette and e-cigarette use frequency, and smokeless tobacco products.</p>\n', 'programCode': ['009:020'], 'title': 'Youth Risk Behavioral Surveillance System (YRBSS) Data', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Survey Data'], 'landingPage': 'https://data.cdc.gov/d/3596-ayf6', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2018-07-31', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/3596-ayf6', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/3596-ayf6/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/3596-ayf6/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/3596-ayf6/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/3596-ayf6/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['behavioral', 'cigarette', 'cigarette use', 'current', 'frequent', 'office on smoking and health', 'osh', 'prevalence', 'risk', 'smokeless', 'smoker', 'smoking', 'smoking status', 'state system', 'surveillance', 'survey', 'tobacco', 'tobacco use', 'youth', 'yrbss'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'references': ['https://chronicdata.cdc.gov/d/i54f-wv8z'], 'describedBy': 'https://chronicdata.cdc.gov/Survey-Data/Youth-Risk-Behavioral-Surveillance-System-YRBSS-Da/3596-ayf6'}
{'description': '<ol start="2007">\n<li>Centers for Disease Control and Prevention (CDC). Best Practices for Comprehensive Tobacco Control Programs. Funding. CDC\'s Best Practices for Comprehensive Tobacco Control Programs is an evidence-based guide to help states plan and establish effective tobacco control programs to prevent and reduce tobacco use. Data are reported at total and per capita funding levels. Data include recommended, upper, and lower total funding levels for state programs, in addition to funding breakdowns by intervention areas such as: State and Community Interventions, Health Communication Interventions, Cessation Interventions, Surveillance and Evaluation, and Administration and Management.</li>\n</ol>\n', 'programCode': ['009:020'], 'title': 'CDC Best Practices for Comprehensive Tobacco Control Programs - 2007', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Funding'], 'landingPage': 'https://data.cdc.gov/d/n4v6-56e8', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2017-02-06', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/n4v6-56e8', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/n4v6-56e8/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/n4v6-56e8/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/n4v6-56e8/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/n4v6-56e8/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['administration and management', 'best practices for comprehensive tobacco control programs', 'cessation intervention', 'health communication interventions', 'office on smoking and health', 'osh', 'state and community interventions', 'surveillance and evaluation', 'tobacco'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'references': ['https://chronicdata.cdc.gov/d/f8gx-sdye'], 'describedBy': 'https://chronicdata.cdc.gov/Funding/CDC-Best-Practices-for-Comprehensive-Tobacco-Contr/n4v6-56e8'}
{'description': '<ol start="2014">\n<li>Centers for Disease Control and Prevention (CDC). Best Practices for Comprehensive Tobacco Control Programs. Funding. CDC\'s Best Practices for Comprehensive Tobacco Control Programs is an evidence-based guide to help states plan and establish effective tobacco control programs to prevent and reduce tobacco use. These data update Best Practices for Comprehensive Tobacco Control Programs—2007. Data are reported at total and per capita funding levels. Data include recommended and minimum total funding levels for state programs, in addition to funding breakdowns by intervention areas such as: State and Community Interventions, Mass-Reach Health Communication Interventions, Cessation Interventions, Surveillance and Evaluation, and Infrastructure, Administration, and Management.</li>\n</ol>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Funding'], 'landingPage': 'https://data.cdc.gov/d/vm4m-idi8', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2019-02-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/vm4m-idi8', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vm4m-idi8/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vm4m-idi8/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vm4m-idi8/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vm4m-idi8/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['administration and management', 'best practices', 'best practices for comprehensive tobacco control programs', 'centers for disease control and prevention', 'cessation intervention', 'health communication interventions', 'office on smoking and health', 'osh', 'state and community interventions', 'surveillance and evaluation', 'tobacco'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'title': 'CDC Best Practices for Comprehensive Tobacco Control Programs - 2014'}
{'description': '<p>2005-2009. SAMMEC - Smoking-Attributable Mortality, Morbidity, and Economic Costs. Smoking-attributable mortality (SAM) is the number of deaths caused by cigarette smoking based on diseases for which the U.S. Surgeon General has determined that cigarette smoking is a causal factor.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Health Consequences and Costs'], 'landingPage': 'https://data.cdc.gov/d/4yyu-3s69', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2019-02-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/4yyu-3s69', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4yyu-3s69/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4yyu-3s69/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4yyu-3s69/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4yyu-3s69/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['osh', 'sam', 'sammec', 'tobacco'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'title': 'Smoking-Attributable Mortality, Morbidity, and Economic Costs (SAMMEC) - Smoking-Attributable Mortality (SAM)'}
{'description': '<p>2005-2009. SAMMEC - Smoking-Attributable Mortality, Morbidity, and Economic Costs. Smoking-attributable expenditures (SAEs) are excess health care expenditures attributable to cigarette smoking by type of service among adults ages 19 years of age and older.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Health Consequences and Costs'], 'landingPage': 'https://data.cdc.gov/d/ezab-8sq5', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2018-11-13', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/ezab-8sq5', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ezab-8sq5/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ezab-8sq5/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ezab-8sq5/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ezab-8sq5/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['osh', 'sae', 'sammec', 'tobacco'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'title': 'Smoking-Attributable Mortality, Morbidity, and Economic Costs (SAMMEC) - Smoking-Attributable Expenditures (SAE)', 'describedBy': 'https://chronicdata.cdc.gov/Health-Consequences-and-Costs/Smoking-Attributable-Mortality-Morbidity-and-Econo/ezab-8sq5'}
{'description': '<p>2010-2011. National Quitline Data Warehouse (NQDW). State Tobacco Activities Tracking and Evaluation (STATE) System. NQDW Data. National Quitline Data Warehouse (NQDW) assists in evaluating quitline activities and serves as a national resource for data on the use, success, and services of state quitlines. States report data on quitline callers, quitting success, as well as the services provided by their quitlines. The NQDW consolidates this information for evaluating programs and improving quitline services. The jurisdictions participating in this data collection effort include the 50 states, the District of Columbia, Guam and Puerto Rico.</p>\n', 'programCode': ['009:020'], 'title': 'Quitline – 7-Month Follow-Up (Not Comparable Across States) – 2010-2011', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Quitline'], 'landingPage': 'https://data.cdc.gov/d/7dvv-y64a', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2019-02-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/7dvv-y64a', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7dvv-y64a/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7dvv-y64a/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7dvv-y64a/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7dvv-y64a/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['callers', 'cessation', 'intervention', 'national quitline data warehouse', 'nqdw', 'office on smoking and health', 'osh', 'quit', 'quit-now', 'quitline', 'services', 'state system'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'references': ['https://chronicdata.cdc.gov/d/h6kq-aiu7'], 'describedBy': 'https://chronicdata.cdc.gov/Quitline/Quitline-7-Month-Follow-Up-Not-Comparable-Across-S/7dvv-y64a'}
{'description': '<p>1997-2018. Substance Abuse and Mental Health Services Administration (SAMHSA). Synar Reports: Youth Tobacco Sales. Policy – Youth Tobacco Sales. SAMHSA’s Synar Report on Youth Tobacco Sales presents findings on compliance of the Synar Amendment aimed at decreasing youth access to tobacco, and reviews progress in enforcing State youth tobacco access laws and in reducing the percentage of retailers selling tobacco products to minors.</p>\n', 'programCode': ['009:020'], 'title': 'SAMHSA Synar Reports: Youth Tobacco Sales', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Policy'], 'landingPage': 'https://data.cdc.gov/d/escb-scz6', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2019-02-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/escb-scz6', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/escb-scz6/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/escb-scz6/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/escb-scz6/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/escb-scz6/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cdc', 'office on smoking and health', 'osh', 'tobacco', 'youth tobacco sales'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'references': ['https://chronicdata.cdc.gov/d/p8tr-pquj'], 'describedBy': 'https://chronicdata.cdc.gov/Policy/SAMHSA-Synar-Reports-Youth-Tobacco-Sales/escb-scz6'}
{'description': '<p>1965, 1966, 1970, 1974-2015, 2017. Centers for Disease Control and Prevention (CDC). Office on Smoking and Health (OSH). Survey Questions (Tobacco Use). The QIT is a compilation of more than 7,000 historical tobacco-related survey questions from various state, national and international surveys.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Survey Questions (Tobacco Use)'], 'landingPage': 'https://data.cdc.gov/d/vdgb-f9s3', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2019-02-27', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/vdgb-f9s3', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vdgb-f9s3/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vdgb-f9s3/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vdgb-f9s3/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vdgb-f9s3/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['office on smoking and health', 'osh', 'qit', 'survey questions', 'tobacco'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'title': 'Question Inventory on Tobacco (QIT)'}
{'description': '<p>Explore the Youth and Tobacco Use Infographic which outlines key facts related to tobacco use among youth.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Survey Data'], 'landingPage': 'https://data.cdc.gov/d/g9dy-mhts', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2016-06-15', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/g9dy-mhts', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'pdf', 'accessURL': 'https://data.cdc.gov/download/g9dy-mhts/application/pdf', 'mediaType': 'application/unknown', 'title': 'pdf'}], 'keyword': ['cessation', 'cigarette', 'cigarette use', 'current', 'fact sheet', 'high school', 'infographic', 'middle school', 'nyts', 'office on smoking and health', 'osh', 'prevalence', 'quit', 'smokeless', 'smoker', 'smoking', 'smoking status', 'state system', 'survey', 'tobacco', 'tobacco use', 'youth'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'title': 'Youth And Tobacco Use Infographic'}
{'description': '<p>Explore the Going Smokefree Matters – In Your Home Infographic which outlines key facts related to the effects of secondhand smoke exposure in the home.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Policy'], 'landingPage': 'https://data.cdc.gov/d/k4xj-uge6', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2016-06-15', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/k4xj-uge6', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'pdf', 'accessURL': 'https://data.cdc.gov/download/k4xj-uge6/application/pdf', 'mediaType': 'application/unknown', 'title': 'pdf'}], 'keyword': ['fact sheet', 'housing', 'infographic', 'secondhand smoke', 'smokefree'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'title': 'Going Smokefree Matters - In Your Home Infographic'}
{'description': '<p>Explore the Current Cigarette Smoking Among Adults Infographic which outlines key facts related to current smoking among adults. For accessibility issues contact <a href="mailto:OSHData@cdc.gov">OSHData@cdc.gov</a>.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Survey Data'], 'landingPage': 'https://data.cdc.gov/d/ky6r-8p95', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2016-06-15', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/ky6r-8p95', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'pdf', 'accessURL': 'https://data.cdc.gov/download/ky6r-8p95/application/pdf', 'mediaType': 'application/unknown', 'title': 'pdf'}], 'keyword': ['adult', 'age', 'behavioral', 'brfss', 'cigarette', 'cigarette use', 'current', 'demographics', 'education', 'ethnicity', 'fact sheet', 'gender', 'infographic', 'office on smoking and health', 'osh', 'prevalence', 'race', 'risk', 'smoker', 'smoking', 'smoking status', 'state system', 'surveillance', 'survey', 'tobacco', 'tobacco use'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'title': 'Current Cigarette Smoking Among Adults Infographic'}
{'description': '<p>Explore the Going Smokefree Matters – Multiunit Housing Infographic which outlines key facts related to the effects of secondhand smoke exposure in multiunit housing.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Policy'], 'landingPage': 'https://data.cdc.gov/d/d9eu-6czr', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2016-05-03', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/d9eu-6czr', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'pdf', 'accessURL': 'https://data.cdc.gov/download/d9eu-6czr/application/pdf', 'mediaType': 'application/unknown', 'title': 'pdf'}], 'keyword': ['fact sheet', 'infographic', 'multiunit housing', 'secondhand smoke', 'smokefree'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'title': 'Going Smokefree Matters - Multiunit Housing Infographic'}
{'description': '<p>Explore the Going Smokefree Matters – Bars and Restaurants Infographic which outlines key facts related to the effects of secondhand smoke exposure in bars and restaurants.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Policy'], 'landingPage': 'https://data.cdc.gov/d/e92c-t3mi', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2016-03-01', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/e92c-t3mi', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'pdf', 'accessURL': 'https://data.cdc.gov/download/e92c-t3mi/application/pdf', 'mediaType': 'application/unknown', 'title': 'pdf'}], 'keyword': ['bars', 'fact sheet', 'infographic', 'restaurants', 'secondhand smoke', 'smokefree', 'state system'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'title': 'Going Smokefree Matters - Bars and Restaurants Infographic'}
{'description': '<p>Explore the Going Smokefree Matters - Casinos Infographic which outlines key facts related to the effects of secondhand smoke exposure in casinos.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Policy'], 'landingPage': 'https://data.cdc.gov/d/xdg2-nh8n', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2016-01-20', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/xdg2-nh8n', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'pdf', 'accessURL': 'https://data.cdc.gov/download/xdg2-nh8n/application/pdf', 'mediaType': 'application/unknown', 'title': 'pdf'}], 'keyword': ['casinos', 'fact sheet', 'gaming', 'infographic', 'secondhand smoke', 'smokefree'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'title': 'Going Smokefree Matters - Casinos Infographic'}
{'description': '<p>Download the comprehensive smokefree indoor air slides. These slides are available in PowerPoint format.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Legislation'], 'landingPage': 'https://data.cdc.gov/d/m7tn-mxcc', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2015-12-15', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/m7tn-mxcc', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'pptx', 'accessURL': 'https://data.cdc.gov/download/m7tn-mxcc/application/vnd.openxmlformats-officedocument.presentationml.presentation', 'mediaType': 'application/unknown', 'title': 'pptx'}], 'keyword': ['comprehensive smokefree indoor air', 'slides'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'title': 'Comprehensive Smokefree Indoor Air PowerPoint Slides'}
{'description': '<p>Download the current cigarette excise tax rates on packs of cigarettes slides. These slides are available in PowerPoint format.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Legislation'], 'landingPage': 'https://data.cdc.gov/d/6wg8-s245', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2015-12-15', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/6wg8-s245', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'pptx', 'accessURL': 'https://data.cdc.gov/download/6wg8-s245/application/vnd.openxmlformats-officedocument.presentationml.presentation', 'mediaType': 'application/unknown', 'title': 'pptx'}], 'keyword': ['cigarette excise tax', 'slides'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'title': 'Excise Tax Rates On Packs Of Cigarettes PowerPoint Slides'}
{'description': '<p>Download the current cigarette use among youth slides. These slides are available in PowerPoint format.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Survey Data'], 'landingPage': 'https://data.cdc.gov/d/mme4-8kwj', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2015-12-15', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/mme4-8kwj', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'pptx', 'accessURL': 'https://data.cdc.gov/download/mme4-8kwj/application/vnd.openxmlformats-officedocument.presentationml.presentation', 'mediaType': 'application/unknown', 'title': 'pptx'}], 'keyword': ['slides', 'youth cigarette use'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'title': 'Current Cigarette Use Among Youth (YRBSS) PowerPoint Slides'}
{'description': '<p>Download the current cigarette use among adults slides. These slides are available in PowerPoint format.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Survey Data'], 'landingPage': 'https://data.cdc.gov/d/nb96-p3q2', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2015-12-15', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/nb96-p3q2', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'pptx', 'accessURL': 'https://data.cdc.gov/download/nb96-p3q2/application/vnd.openxmlformats-officedocument.presentationml.presentation', 'mediaType': 'application/unknown', 'title': 'pptx'}], 'keyword': ['adult cigarette use', 'slides'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'title': 'Current Cigarette Use Among Adults (BRFSS) PowerPoint Slides'}
{'description': '<p>1996-2010. Centers for Disease Control and Prevention (CDC). State Tobacco Activities Tracking and Evaluation (STATE) System. BRFSS Survey Data. The BRFSS is a continuous, state-based surveillance system that collects information about modifiable risk factors for chronic diseases and other leading causes of death. The data for the STATE System were extracted from the annual BRFSS surveys from participating states. Tobacco topics included are cigarette smoking status, cigarette smoking prevalence by demographics, cigarette smoking frequency, and quit attempts. NOTE: these data are not to be compared with BRFSS data collected 2011 and forward, as the methodologies were changed. Please refer to the FAQs / Methodology sections for more details.</p>\n', 'programCode': ['009:020'], 'title': 'Behavioral Risk Factor Data: Tobacco Use (2010 And Prior)', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Survey Data'], 'landingPage': 'https://data.cdc.gov/d/fpp2-pp25', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2015-11-18', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/fpp2-pp25', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/fpp2-pp25/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/fpp2-pp25/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/fpp2-pp25/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/fpp2-pp25/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['adult', 'age', 'behavioral', 'cessation', 'cigarette', 'cigarette use', 'current', 'demographics', 'education', 'ethnicity', 'ever', 'every day', 'former', 'frequency', 'gender', 'never', 'office on smoking and health', 'osh', 'prevalence', 'quit', 'race', 'risk', 'smoker', 'smoking', 'smoking status', 'some days', 'state system', 'surveillance', 'survey', 'tobacco', 'tobacco use'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'references': ['https://chronicdata.cdc.gov/d/5amh-5sx3'], 'describedBy': 'https://chronicdata.cdc.gov/Survey-Data/Behavioral-Risk-Factor-Data-Tobacco-Use-2010-And-P/fpp2-pp25'}
{'description': '<p>Explore state e-cigarette laws.</p>\n<p>For accessibility issues contact <a href="mailto:OSHData@cdc.gov">OSHData@cdc.gov</a>.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Legislation'], 'landingPage': 'https://data.cdc.gov/d/qte6-7jwd', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2015-10-28', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/qte6-7jwd', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'pdf', 'accessURL': 'https://data.cdc.gov/download/qte6-7jwd/application/pdf', 'mediaType': 'application/unknown', 'title': 'pdf'}], 'keyword': ['e-cigarette', 'fact sheet'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'title': 'STATE System E-Cigarette Fact Sheet'}
{'description': '<p>Download the latest version of the Glossary and Methodology File</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Legislation'], 'landingPage': 'https://data.cdc.gov/d/sfei-pddr', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2015-10-15', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/sfei-pddr', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'xls', 'accessURL': 'https://data.cdc.gov/download/sfei-pddr/application/vnd.ms-excel', 'mediaType': 'application/unknown', 'title': 'xls'}], 'keyword': ['glossary', 'methodology'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'title': 'CDC STATE System E-Cigarette Legislation Glossary and Methodology'}
{'description': '<p>Download the latest version of the Glossary and Methodology File</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Health Consequences and Costs'], 'landingPage': 'https://data.cdc.gov/d/w47j-r23n', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2015-09-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/w47j-r23n', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'xls', 'accessURL': 'https://data.cdc.gov/download/w47j-r23n/application/vnd.ms-excel', 'mediaType': 'application/unknown', 'title': 'xls'}], 'keyword': ['glossary', 'methodology', 'sam', 'sammec'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'title': 'Smoking-Attributable Mortality, Morbidity, and Economic Costs (SAMMEC) - Smoking-Attributable Mortality (SAM) Glossary and Methodology'}
{'description': '<p>Explore the STATE System with this Quick Start Guide.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Tobacco Use'], 'landingPage': 'https://data.cdc.gov/d/gfs7-ehc9', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2015-06-19', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/gfs7-ehc9', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'pdf', 'accessURL': 'https://data.cdc.gov/download/gfs7-ehc9/application/pdf', 'mediaType': 'application/unknown', 'title': 'pdf'}], 'keyword': ['fact sheet', 'faq', 'osh', 'state system', 'tobacco'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'title': 'STATE System Quick Start Guide'}
{'description': '<p>Explore STATE System State Highlights with this Quick Start Guide.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Tobacco Use'], 'landingPage': 'https://data.cdc.gov/d/8bh8-t6b4', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2015-06-19', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/8bh8-t6b4', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'pdf', 'accessURL': 'https://data.cdc.gov/download/8bh8-t6b4/application/pdf', 'mediaType': 'application/unknown', 'title': 'pdf'}], 'keyword': ['fact sheet', 'faq', 'osh', 'tobacco'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'title': 'STATE System State Highlights Quick Start Guide'}
{'description': '<p>Explore STATE System Interactive Maps with this Quick Start Guide.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Tobacco Use'], 'landingPage': 'https://data.cdc.gov/d/mwib-z8as', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2015-06-19', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/mwib-z8as', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'pdf', 'accessURL': 'https://data.cdc.gov/download/mwib-z8as/application/pdf', 'mediaType': 'application/unknown', 'title': 'pdf'}], 'keyword': ['fact sheet', 'faq', 'osh', 'tobacco'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'title': 'STATE System Interactive Maps Quick Start Guide'}
{'description': '<p>Explore STATE System Custom Reports with this Quick Start Guide.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Tobacco Use'], 'landingPage': 'https://data.cdc.gov/d/d7i3-8vbf', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2015-06-19', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/d7i3-8vbf', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'pdf', 'accessURL': 'https://data.cdc.gov/download/d7i3-8vbf/application/pdf', 'mediaType': 'application/unknown', 'title': 'pdf'}], 'keyword': ['fact sheet', 'faq', 'osh', 'tobacco'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'title': 'STATE System Custom Reports Quick Start Guide'}
{'description': '<p>Download the latest version of the Glossary and Methodology File</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Health Consequences and Costs'], 'landingPage': 'https://data.cdc.gov/d/3kjq-j5dm', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2015-06-17', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/3kjq-j5dm', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'xls', 'accessURL': 'https://data.cdc.gov/download/3kjq-j5dm/application/vnd.ms-excel', 'mediaType': 'application/unknown', 'title': 'xls'}], 'keyword': ['glossary', 'methodology', 'sae', 'sammec'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'title': 'Smoking-Attributable Mortality, Morbidity, and Economic Costs (SAMMEC) - Smoking-Attributable Expenditures (SAE) Glossary and Methodology'}
{'description': '<p>Download the latest version of the Glossary and Methodology File</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Survey Data'], 'landingPage': 'https://data.cdc.gov/d/i6st-vu2f', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2015-02-20', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/i6st-vu2f', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'zip', 'accessURL': 'https://data.cdc.gov/download/i6st-vu2f/application/zip', 'mediaType': 'application/unknown', 'title': 'zip'}], 'keyword': ['glossary', 'methodology'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'title': 'Youth Tobacco Survey (YTS) Glossary and Methodology'}
{'description': '<p>Download the latest version of the Glossary and Methodology File</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Quitline'], 'landingPage': 'https://data.cdc.gov/d/h6kq-aiu7', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2015-02-20', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/h6kq-aiu7', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'xls', 'accessURL': 'https://data.cdc.gov/download/h6kq-aiu7/application/vnd.ms-excel', 'mediaType': 'application/unknown', 'title': 'xls'}], 'keyword': ['glossary', 'methodology'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'title': 'Quitline Glossary and Methodology'}
{'description': '<p>Download the latest version of the Glossary and Methodology File</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Survey Data'], 'landingPage': 'https://data.cdc.gov/d/i54f-wv8z', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2015-02-05', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/i54f-wv8z', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'xlsx', 'accessURL': 'https://data.cdc.gov/download/i54f-wv8z/application/vnd.openxmlformats-officedocument.spreadsheetml.sheet', 'mediaType': 'application/unknown', 'title': 'xlsx'}], 'keyword': ['glossary', 'methodology'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'title': 'Youth Risk Behavior Surveillance System (YRBSS) Glossary and Methodology'}
{'description': '<p>Download the latest version of the Glossary and Methodology File</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Survey Data'], 'landingPage': 'https://data.cdc.gov/d/idgn-d2g2', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2015-02-05', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/idgn-d2g2', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'zip', 'accessURL': 'https://data.cdc.gov/download/idgn-d2g2/application/zip', 'mediaType': 'application/unknown', 'title': 'zip'}], 'keyword': ['glossary', 'methodology'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'title': 'Tobacco Use Supplement to the Current Population Survey (TUS-CPS) Glossary and Methodology'}
{'description': '<p>Download the latest version of the Glossary and Methodology File</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Survey Data'], 'landingPage': 'https://data.cdc.gov/d/5amh-5sx3', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2015-02-05', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/5amh-5sx3', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'xlsx', 'accessURL': 'https://data.cdc.gov/download/5amh-5sx3/application/vnd.openxmlformats-officedocument.spreadsheetml.sheet', 'mediaType': 'application/unknown', 'title': 'xlsx'}], 'keyword': ['glossary', 'methodology'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'title': 'Behavior Risk Factor Surveillance System (BRFSS) Glossary and Methodology'}
{'description': '<p>Download the latest version of the Glossary and Methodology File</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Funding'], 'landingPage': 'https://data.cdc.gov/d/68zh-tyt3', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2015-02-04', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/68zh-tyt3', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'xls', 'accessURL': 'https://data.cdc.gov/download/68zh-tyt3/application/vnd.ms-excel', 'mediaType': 'application/unknown', 'title': 'xls'}], 'keyword': ['glossary', 'methods'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'title': 'University of Illinois at Chicago Health Policy Center - Funding Glossary and Methodology'}
{'description': '<p>Explore the Healthy People 2020 Tobacco Use Fact Sheet which provides an introduction to the Tobacco Use topic area in a colorful, 2-page brochure.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Healthy People 2020'], 'landingPage': 'https://data.cdc.gov/d/bye3-z9cz', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2015-02-02', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/bye3-z9cz', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'pdf', 'accessURL': 'https://data.cdc.gov/download/bye3-z9cz/application/pdf', 'mediaType': 'application/unknown', 'title': 'pdf'}], 'keyword': ['fact sheet', 'healthy people 2020'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'title': 'Healthy People 2020 Tobacco Use Fact Sheet'}
{'description': '<p>Explore the Healthy People 2020 Tobacco Use Infographic which shows the target goals of the Tobacco Use Leading Health Indicators (LHIs).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Healthy People 2020'], 'landingPage': 'https://data.cdc.gov/d/b3ya-8vn4', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2015-02-02', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/b3ya-8vn4', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'pdf', 'accessURL': 'https://data.cdc.gov/download/b3ya-8vn4/application/pdf', 'mediaType': 'application/unknown', 'title': 'pdf'}], 'keyword': ['healthy people 2020', 'infographic'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'title': 'Healthy People 2020 Tobacco Use Infographic'}
{'description': '<p>Download the latest version of the Glossary and Methodology File</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Policy'], 'landingPage': 'https://data.cdc.gov/d/fip8-rcng', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2015-02-02', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/fip8-rcng', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'xlsx', 'accessURL': 'https://data.cdc.gov/download/fip8-rcng/application/vnd.openxmlformats-officedocument.spreadsheetml.sheet', 'mediaType': 'application/unknown', 'title': 'xlsx'}], 'keyword': ['glossary', 'methodology'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'title': 'The Tax Burden on Tobacco Glossary and Methodology'}
{'description': '<p>Download the latest version of the Glossary and Methodology File</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Funding'], 'landingPage': 'https://data.cdc.gov/d/f8gx-sdye', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2015-01-28', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/f8gx-sdye', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'xls', 'accessURL': 'https://data.cdc.gov/download/f8gx-sdye/application/vnd.ms-excel', 'mediaType': 'application/unknown', 'title': 'xls'}], 'keyword': ['glossary', 'methodology'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'title': 'CDC Best Practices for Comprehensive Tobacco Control Programs - 2007 Glossary and Methodology'}
{'description': '<p>Download the latest version of the Glossary and Methodology File</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Funding'], 'landingPage': 'https://data.cdc.gov/d/4tmr-eik2', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2015-01-28', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/4tmr-eik2', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'xls', 'accessURL': 'https://data.cdc.gov/download/4tmr-eik2/application/vnd.ms-excel', 'mediaType': 'application/unknown', 'title': 'xls'}], 'keyword': ['glossary', 'methodology'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'title': 'CDC Best Practices for Comprehensive Tobacco Control Programs - 2014 Glossary and Methodology'}
{'description': '<p>Download the latest version of the Glossary and Methodology File</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Policy'], 'landingPage': 'https://data.cdc.gov/d/sgg4-hiwe', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2015-01-23', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/sgg4-hiwe', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'xls', 'accessURL': 'https://data.cdc.gov/download/sgg4-hiwe/application/vnd.ms-excel', 'mediaType': 'application/unknown', 'title': 'xls'}], 'keyword': ['glossary', 'methodology'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'title': 'NAAG Tobacco Settlement Payments Glossary and Methodology'}
{'description': '<p>Download the latest version of the Glossary and Methodology File</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Policy'], 'landingPage': 'https://data.cdc.gov/d/p8tr-pquj', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2015-01-23', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/p8tr-pquj', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'xls', 'accessURL': 'https://data.cdc.gov/download/p8tr-pquj/application/vnd.ms-excel', 'mediaType': 'application/unknown', 'title': 'xls'}], 'keyword': ['glossary', 'methodology'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'title': 'SAMHSA Synar Reports: Youth Tobacco Sales Glossary and Methodology'}
{'description': '<p>Download the latest version of the Glossary and Methodology File</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Legislation'], 'landingPage': 'https://data.cdc.gov/d/5qag-uzp2', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2015-01-21', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/5qag-uzp2', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'xls', 'accessURL': 'https://data.cdc.gov/download/5qag-uzp2/application/vnd.ms-excel', 'mediaType': 'application/unknown', 'title': 'xls'}], 'keyword': ['glossary', 'methodology'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'title': 'CDC STATE System Tobacco Legislation Glossary and Methodology'}
{'description': '<p>Download the latest version of the Glossary and Methodology File</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Cessation Coverage '], 'landingPage': 'https://data.cdc.gov/d/x7ys-5vpn', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2015-01-21', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/x7ys-5vpn', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'xlsx', 'accessURL': 'https://data.cdc.gov/download/x7ys-5vpn/application/vnd.openxmlformats-officedocument.spreadsheetml.sheet', 'mediaType': 'application/unknown', 'title': 'xlsx'}], 'keyword': ['glossary', 'methodology'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'title': 'Medicaid Coverage Of Cessation Treatments And Barriers To Treatments Glossary and Methodology'}
{'description': '<p>Explore state tax stamp laws.</p>\n<p>For accessibility issues contact <a href="mailto:OSHData@cdc.gov">OSHData@cdc.gov</a>.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Legislation'], 'landingPage': 'https://data.cdc.gov/d/gxi9-gfcw', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2015-01-20', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/gxi9-gfcw', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'pdf', 'accessURL': 'https://data.cdc.gov/download/gxi9-gfcw/application/pdf', 'mediaType': 'application/unknown', 'title': 'pdf'}], 'keyword': ['fact sheet'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'title': 'STATE System Tax Stamp Fact Sheet'}
{'description': '<p>Explore state smokefree gaming laws.</p>\n<p>For accessibility issues contact <a href="mailto:OSHData@cdc.gov">OSHData@cdc.gov</a>.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Legislation'], 'landingPage': 'https://data.cdc.gov/d/rg2e-yapb', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2015-01-20', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/rg2e-yapb', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'pdf', 'accessURL': 'https://data.cdc.gov/download/rg2e-yapb/application/pdf', 'mediaType': 'application/unknown', 'title': 'pdf'}], 'keyword': ['fact sheet'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'title': 'STATE System Gaming Facilities Fact Sheet'}
{'description': '<p>Explore state multi unit housing smokefree indoor air laws.</p>\n<p>For accessibility issues contact <a href="mailto:OSHData@cdc.gov">OSHData@cdc.gov</a>.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Legislation'], 'landingPage': 'https://data.cdc.gov/d/kcq2-zgn5', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2015-01-20', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/kcq2-zgn5', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'pdf', 'accessURL': 'https://data.cdc.gov/download/kcq2-zgn5/application/pdf', 'mediaType': 'application/unknown', 'title': 'pdf'}], 'keyword': ['fact sheet'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'title': 'STATE System Multi-unit Housing Fact Sheet'}
{'description': '<p>Explore state smokefree vehicle laws.</p>\n<p>For accessibility issues contact <a href="mailto:OSHData@cdc.gov">OSHData@cdc.gov</a>.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Legislation'], 'landingPage': 'https://data.cdc.gov/d/dh22-5kgj', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2015-01-20', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/dh22-5kgj', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'pdf', 'accessURL': 'https://data.cdc.gov/download/dh22-5kgj/application/pdf', 'mediaType': 'application/unknown', 'title': 'pdf'}], 'keyword': ['fact sheet'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'title': 'STATE System Vehicles Fact Sheet'}
{'description': '<p>Explore state Medicaid coverage of tobacco cessation treatments.</p>\n<p>For accessibility issues contact <a href="mailto:nccdoshinquiries@cdc.gov">nccdoshinquiries@cdc.gov</a>.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Cessation Coverage '], 'landingPage': 'https://data.cdc.gov/d/ukav-hn33', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2015-01-20', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/ukav-hn33', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'pdf', 'accessURL': 'https://data.cdc.gov/download/ukav-hn33/application/pdf', 'mediaType': 'application/unknown', 'title': 'pdf'}], 'keyword': ['fact sheet'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'title': 'STATE System Medicaid Coverage of Tobacco Cessation Treatments Fact Sheet'}
{'description': '<p>Explore state laws and case law on preemption.</p>\n<p>For accessibility issues contact <a href="mailto:OSHData@cdc.gov">OSHData@cdc.gov</a>.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Legislation'], 'landingPage': 'https://data.cdc.gov/d/uu8y-j6ga', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2015-01-20', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/uu8y-j6ga', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'pdf', 'accessURL': 'https://data.cdc.gov/download/uu8y-j6ga/application/pdf', 'mediaType': 'application/unknown', 'title': 'pdf'}], 'keyword': ['fact sheet'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'title': 'STATE System Preemption Fact Sheet'}
{'description': '<p>Explore state smokefree indoor air laws.</p>\n<p>Persons with disabilities experiencing problems accessing the fact sheet files should contact <a href="mailto:OSHData@cdc.gov">OSHData@cdc.gov</a>, or call 1-800-CDC-INFO (1-800-232-4636</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Legislation'], 'landingPage': 'https://data.cdc.gov/d/vgq2-kkcg', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2015-01-20', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/vgq2-kkcg', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'pdf', 'accessURL': 'https://data.cdc.gov/download/vgq2-kkcg/application/pdf', 'mediaType': 'application/unknown', 'title': 'pdf'}], 'keyword': ['fact sheet'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'title': 'STATE System Smokefree Indoor Air Fact Sheet'}
{'description': '<p>Explore state excise taxes on combustible and non-combustible tobacco products.</p>\n<p>For accessibility issues contact <a href="mailto:OSHData@cdc.gov">OSHData@cdc.gov</a>.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Legislation'], 'landingPage': 'https://data.cdc.gov/d/tsmn-nssw', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2015-01-20', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/tsmn-nssw', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'pdf', 'accessURL': 'https://data.cdc.gov/download/tsmn-nssw/application/pdf', 'mediaType': 'application/unknown', 'title': 'pdf'}], 'keyword': ['fact sheet', 'tax'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'title': 'STATE System Excise Tax Fact Sheet'}
{'description': '<p>Explore state tobacco licensure laws.</p>\n<p>For accessibility issues contact <a href="mailto:OSHData@cdc.gov">OSHData@cdc.gov</a>.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Legislation'], 'landingPage': 'https://data.cdc.gov/d/uey9-5sp9', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2018-04-19', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/uey9-5sp9', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'pdf', 'accessURL': 'https://data.cdc.gov/download/uey9-5sp9/application/pdf', 'mediaType': 'application/unknown', 'title': 'pdf'}], 'keyword': ['fact sheet'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'title': 'STATE System Licensure Fact Sheet'}
{'description': '<p>Explore the Electronic Nicotine Delivery Systems Key Facts Infographic which outlines key facts related to electronic nicotine delivery systems (ENDS), including e-cigarettes.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Policy'], 'landingPage': 'https://data.cdc.gov/d/nwhw-m4ki', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2016-01-20', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/nwhw-m4ki', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'pdf', 'accessURL': 'https://data.cdc.gov/download/nwhw-m4ki/application/pdf', 'mediaType': 'application/unknown', 'title': 'pdf'}], 'keyword': ['e-cigarette', 'electronic nicotine delivery systems', 'ends', 'fact sheet', 'infographic'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'title': 'Electronic Nicotine Delivery Systems Key Facts Infographic'}
{'description': '<p>Explore OSHData using this Quick Start Guide.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Tobacco Use'], 'landingPage': 'https://data.cdc.gov/d/jhny-pyfw', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2015-01-13', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/jhny-pyfw', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'pdf', 'accessURL': 'https://data.cdc.gov/download/jhny-pyfw/application/pdf', 'mediaType': 'application/unknown', 'title': 'pdf'}], 'keyword': ['fact sheet', 'faq', 'osh', 'tobacco'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'title': 'OSHData Quick Start Guide'}
{'description': '<p>NNDSS - Table II. West Nile virus disease - 2015.In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed.The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories. Note:These are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting. Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available. Footnotes:C.N.M.I.: Commonwealth of Northern Mariana Islands. U: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum. * Three low incidence conditions, rubella, rubella congenital, and tetanus, have been moved to Table 2 to facilitate case count verification with reporting jurisdictions. ��� Case counts for reporting year 2015 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>. Data for TB are displayed in Table IV, which appears quarterly. �� Updated weekly from reports to the Division of Vector-Borne Diseases, National Center for Emerging and Zoonotic Infectious Diseases (ArboNET Surveillance). Data for California serogroup, Chikungunya virus, eastern equine, Powassan, St. Louis, and western equine diseases are available in Table I. �� Not reportable in all states. Data from states where the condition is not reportable are excluded from this table, except starting in 2007 for the domestic arboviral diseases, influenza-associated pediatric mortality, and in 2003 for SARS-CoV. Reporting exceptions are available at <a href="http://wwwn.cdc.gov/nndss/downloads.html">http://wwwn.cdc.gov/nndss/downloads.html</a>.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/r7hc-32zu', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-01-07', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/r7hc-32zu', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/r7hc-32zu/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/r7hc-32zu/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/r7hc-32zu/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/r7hc-32zu/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2015', 'mmwr', 'nedss', 'netss', 'nndss', 'west nile virus', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2016-01-07', 'title': 'NNDSS - Table II. West Nile virus disease'}
{'description': '<p>NNDSS - Table II. Mumps to Rabies, animal - 2015.In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed.The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories. Note:These are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting. Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available. Footnotes:C.N.M.I.: Commonwealth of Northern Mariana Islands. U: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum. * Three low incidence conditions, rubella, rubella congenital, and tetanus, have been moved to Table 2 to facilitate case count verification with reporting jurisdictions. ��� Case counts for reporting year 2015 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>. Data for TB are displayed in Table IV, which appears quarterly.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/d69q-iyrb', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-01-07', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/d69q-iyrb', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/d69q-iyrb/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/d69q-iyrb/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/d69q-iyrb/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/d69q-iyrb/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2015', 'mmwr', 'mumps', 'nedss', 'netss', 'nndss', 'pertussis', 'rabies animal', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2016-01-07', 'title': 'NNDSS - Table II. Mumps to Rabies, animal'}
{'description': '<p>This dataset contains deidentified data from the National Malaria Surveillance System on the number of malaria cases reported in the United States in 2017, by county. Only counties reporting five or more cases are included in this dataset.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Global Health'], 'landingPage': 'https://data.cdc.gov/d/puzh-5wax', 'contactPoint': {'hasEmail': 'mailto:igd3@cdc.gov', 'fn': 'Kimberly E. Mace'}, 'issued': '2020-07-27', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/puzh-5wax', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/puzh-5wax/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/puzh-5wax/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/puzh-5wax/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/puzh-5wax/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['county', 'division of parasitic diseases and malaria', 'malaria', 'united states'], 'bureauCode': ['009:20'], 'modified': '2020-07-27', 'title': 'Number of Reported Malaria Cases by County— United States, 2017'}
{'description': '<p>This dataset contains deidentified data from the National Malaria Surveillance System on the number of malaria cases reported in the United States in 2016, by county. Only counties reporting five or more cases are included in this dataset.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Global Health'], 'landingPage': 'https://data.cdc.gov/d/r3zz-ivb8', 'contactPoint': {'hasEmail': 'mailto:igd3@cdc.gov', 'fn': 'Kimberly E. Mace'}, 'issued': '2020-07-27', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/r3zz-ivb8', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/r3zz-ivb8/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/r3zz-ivb8/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/r3zz-ivb8/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/r3zz-ivb8/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['county', 'division of parasitic diseases and malaria', 'malaria', 'united states'], 'bureauCode': ['009:20'], 'modified': '2020-07-27', 'title': 'Number of Reported Malaria Cases by County— United States, 2016'}
{'description': '<p>NNDSS - Table II. Giardiasis to Haemophilus influenza - 2017. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories.</p>\n<p>Note:<br />\nThese are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting.</p>\n<p>Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available.</p>\n<p>Footnotes:<br />\n C.N.M.I.: Commonwealth of Northern Mariana Islands.</p>\n<p>U: Unavailable. —: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<p>*Three low incidence conditions, rubella, rubella congenital, and tetanus, are in Table II to facilitate case count verification with reporting jurisdictions.</p>\n<p>† Case counts for reporting year 2017 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/">http://wwwn.cdc.gov/nndss/document/</a> ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf. Data for tuberculosis are displayed in Table IV, which appears quarterly.</p>\n<p>§ Data for Haemophilus influenzae (age <5 for serotype b, nontypeable, non-b serotype, and unknown serotype) are available in Table I.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/irpc-yf8f', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2018-01-04', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/irpc-yf8f', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/irpc-yf8f/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/irpc-yf8f/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/irpc-yf8f/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/irpc-yf8f/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2017', 'giardiasis', 'gonorrhea', 'haemophilus influenza', 'mmwr', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2018-01-04', 'title': 'NNDSS - Table II. Giardiasis to Haemophilus influenza'}
{'description': '<p>NNDSS - Table II. Babesiosis to Campylobacteriosis - 2016. In this Table, provisional* cases of selected† notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories.</p>\n<p>Note:<br />\nThese are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting.</p>\n<p>Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available.<br />\nFootnotes:<br />\nC.N.M.I.: Commonwealth of Northern Mariana Islands.<br />\nU: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.<br />\n* Case counts for reporting year 2016 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>. Data for TB are displayed in Table IV, which appears quarterly.<br />\n† Three low incidence conditions, rubella, rubella congenital, and tetanus, are in Table II to facilitate case count verification with reporting jurisdictions.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/4y34-2pku', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2017-01-05', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/4y34-2pku', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4y34-2pku/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4y34-2pku/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4y34-2pku/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4y34-2pku/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2016', 'babesiosis', 'campylobacteriosis', 'mmwr', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2017-01-05', 'title': 'NNDSS - Table II. Babesiosis to Campylobacteriosis'}
{'description': '<p>NNDSS - Table II. Chlamydia to Coccidioidomycosis - 2015.In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed.The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories. Note:These are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting. Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available. Footnotes:C.N.M.I.: Commonwealth of Northern Mariana Islands. U: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum. * Three low incidence conditions, rubella, rubella congenital, and tetanus, have been moved to Table 2 to facilitate case count verification with reporting jurisdictions. ��� Case counts for reporting year 2015 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>. Data for TB are displayed in Table IV, which appears quarterly.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/97tt-n3j3', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-01-07', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/97tt-n3j3', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/97tt-n3j3/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/97tt-n3j3/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/97tt-n3j3/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/97tt-n3j3/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2015', 'chlamydia trachomatis infection', 'coccidioidomycosis', 'mmwr', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2016-01-07', 'title': 'NNDSS - Table II. Chlamydia to Coccidioidomycosis'}
{'description': '<p>This time series dataset includes viral COVID-19 laboratory test [Polymerase chain reaction (PCR)] results from over 1,000 U.S. laboratories and testing locations including commercial and reference laboratories, public health laboratories, hospital laboratories, and other testing locations. Data are reported to state and jurisdictional health departments in accordance with applicable state or local law and in accordance with the Coronavirus Aid, Relief, and Economic Security (CARES) Act (<a href="https://www.hhs.gov/sites/default/files/covid-19-laboratory-data-reporting-guidance.pdf">CARES Act Section 18115</a>).</p>\n<p>Data are <strong>provisional and subject to change</strong>.</p>\n<p>Data presented here is representative of diagnostic specimens being tested - not individual people - and excludes serology tests where possible. Data presented might not represent the most current counts for the most recent 3 days due to the time it takes to report testing information. The data may also not include results from all potential testing sites within the jurisdiction (e.g., non-laboratory or point of care test sites) and therefore reflect the majority, but not all, of COVID-19 testing being conducted in the United States.</p>\n<p><strong>Sources:</strong> CDC COVID-19 Electronic Laboratory Reporting (CELR), Commercial Laboratories, State Public Health Labs, In-House Hospital Labs</p>\n<p>Data for each state is sourced from either data submitted directly by the state health department via COVID-19 electronic laboratory reporting (CELR), or a combination of commercial labs, public health labs, and in-house hospital labs. Data is taken from CELR for states that either submit line level data or submit aggregate counts which do not include serology tests.</p>\n<p><a href="https://healthdata.gov/covid-19-diagnostic-laboratory-testing-pcr-testing-time-series-data-dictionary">COVID-19 Diagnostic Laboratory Testing (PCR Testing) Time Series Data Dictionary</a></p>\n', 'programCode': ['009:028'], 'title': 'COVID-19 Diagnostic Laboratory Testing (PCR Testing) Time Series', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['Community', 'Health', 'National', 'State'], 'landingPage': 'https://healthdata.gov/dataset/covid-19-diagnostic-laboratory-testing-pcr-testing-time-series', 'modified': '2020-12-02', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Anonymous'}, 'issued': '2020-07-21', 'accessLevel': 'public', 'identifier': 'c13c00e3-f3d0-4d49-8c43-bf600a6c0a0d', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://healthdata.gov/sites/default/files/covid-19_diagnostic_lab_testing_20201202_0959.csv', 'format': 'csv', 'title': 'COVID-19 Diagnostic Laboratory Testing (PCR Testing) Time Series', 'description': '<p><strong>Updated: December 2, 2020 10:18 AM</strong></p>\n<p>Note: For weekend reporting, some states choose not to submit data on the weekends. Thus, some state numbers may remain the same over Saturday and Sunday.</p>\n', 'mediaType': 'text/csv'}], 'keyword': ['covid', 'covid-19', 'covid19'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/by/1.0/', 'accrualPeriodicity': 'R/P1D'}
{'description': '<p>The following dataset provides state-aggregated data for <strong>estimated patient impact and hospital utilization</strong>.</p>\n<p>The source data for estimation is derived from reports with facility-level granularity across two main sources: (1) HHS TeleTracking, and (2) reporting provided directly to HHS Protect by state/territorial health departments on behalf of their healthcare facilities.</p>\n<p>Estimates Basis: These files are representative estimates for each state and are updated weekly. These projections are based on the information we have from those who reported. As more hospitals report more frequently our projections become more accurate. The actual data for these data points are updated every day, once a day on healthdata.gov and these are the downloadable data sets.</p>\n', 'programCode': ['009:028'], 'title': 'COVID-19 Estimated Patient Impact and Hospital Capacity by State', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['Community', 'Health', 'Hospital', 'National', 'State'], 'landingPage': 'https://healthdata.gov/dataset/covid-19-estimated-patient-impact-and-hospital-capacity-state', 'modified': '2020-12-02', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Anonymous'}, 'issued': '2020-07-20', 'accessLevel': 'public', 'identifier': '060e4acc-241d-4d19-a929-f5f7b653c648', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://healthdata.gov/sites/default/files/estimated_inpatient_all_20201201_19333.csv', 'format': 'csv', 'title': 'Estimated Inpatient Beds Occupied by State Timeseries', 'description': '<p><strong>Updated: December 2, 2020 10:48 AM</strong></p>\n<p>Statistical estimation with a 95% confidence interval for number and percentage of inpatient beds occupied for the given state and date</p>\n<p><strong>Data Dictionary:</strong><br />\n1. state (string): The two digit state code<br />\n2. collection_date (date): Date estimated<br />\n3. Inpatient Beds Occupied Estimated (double): Estimated number of inpatient beds occupied for the given state and date<br />\n4. Count LL (double): Estimated number of inpatient beds occupied for the given state and date, lower limit, 95% confidence interval<br />\n5. Count UL (double): Estimated number of inpatient beds occupied for the given state and date, upper limit, 95% confidence interval<br />\n6. Percentage of Inpatient Beds Occupied Estimated (double): Estimated percentage of inpatient beds occupied for the given state and date<br />\n7. Percentage LL (double): Estimated percentage of inpatient beds occupied for the given state and date, lower limit, 95% confidence interval<br />\n8. Percentage UL (double): Estimated percentage of inpatient beds occupied for the given state and date, upper limit, 95% confidence interval</p>\n', 'mediaType': 'text/csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://healthdata.gov/sites/default/files/estimated_inpatient_covid_20201201%201933.csv', 'format': 'csv', 'title': 'Estimated Inpatient Beds Occupied by COVID-19 Patients by State Timeseries', 'description': '<p><strong>Updated: December 2, 2020 11:04 AM</strong></p>\n<p>Statistical estimation with a 95% confidence interval for number and percentage of inpatient beds occupied by COVID-19 patients for the given state and date</p>\n<p><strong>Data Dictionary:</strong><br />\n1. state (string): The two digit state code<br />\n2. collection_date (date): Date estimated<br />\n3. Inpatient Beds Occupied by COVID-19 Patients Estimated (double): Estimated number of inpatient beds occupied by COVID-19 patients for the given state and date<br />\n4. Count LL (double): Estimated number of inpatient beds occupied by COVID-19 patients for the given state and date, lower limit, 95% confidence interval<br />\n5. Count UL (double): Estimated number of inpatient beds occupied by COVID-19 patients for the given state and date, upper limit, 95% confidence interval<br />\n6. Percentage of Inpatient Beds Occupied by COVID-19 Patients Estimated (double): Estimated percentage of inpatient beds occupied by COVID-19 patients for the given state and date<br />\n7. Percentage LL (double): Estimated percentage of inpatient beds occupied by COVID-19 patients for the given state and date, lower limit, 95% confidence interval<br />\n8. Percentage UL (double): Estimated percentage of inpatient beds occupied by COVID-19 patients for the given state and date, upper limit, 95% confidence interval</p>\n', 'mediaType': 'text/csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://healthdata.gov/sites/default/files/estimated_icu_20201201_1933.csv', 'format': 'csv', 'title': 'Estimated ICU Beds Occupied by State Timeseries', 'description': '<p><strong>Updated: December 2, 2020 11:08 AM</strong></p>\n<p>Statistical estimation with a 95% confidence interval for number and percentage of ICU beds occupied for the given state and date</p>\n<p><strong>Data Dictionary:</strong><br />\n1. state (string): The two digit state code<br />\n2. collection_date (date): Date estimated<br />\n3. ICU Beds Occupied Estimated (double): Estimated number of ICU beds occupied for the given state and date<br />\n4. Count LL (double): Estimated number of ICU beds occupied for the given state and date, lower limit, 95% confidence interval<br />\n5. Count UL (double): Estimated number of ICU beds occupied for the given state and date, upper limit, 95% confidence interval<br />\n6. Percentage of ICU Beds Occupied Estimated (double): Estimated percentage of ICU beds occupied for the given state and date<br />\n7. Percentage LL (double): Estimated percentage of ICU beds occupied for the given state and date, lower limit, 95% confidence interval<br />\n8. Percentage UL (double): Estimated percentage of ICU beds occupied for the given state and date, upper limit, 95% confidence interval</p>\n', 'mediaType': 'text/csv'}], 'keyword': ['Covid', 'Covid-19', 'Covid19'], 'bureauCode': ['009:00'], 'dataQuality': True, 'language': ['en-US'], 'accrualPeriodicity': 'R/P1W', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>The following dataset provides state-aggregated data for hospital utilization. These are derived from reports with facility-level granularity across two main sources: (1) HHS TeleTracking, and (2) reporting provided directly to HHS Protect by state/territorial health departments on behalf of their healthcare facilities.</p>\n<p>The file will be updated daily and provides the latest values reported by each facility within the last four days. This allows for a more comprehensive picture of the hospital utilization within a state by ensuring a hospital is represented, even if they miss a single day of reporting.</p>\n<p>No statistical analysis is applied to account for non-response and/or to account for missing data.</p>\n<p>The below table displays one value for each field (i.e., column). Sometimes, reports for a given facility will be provided to both HHS TeleTracking and HHS Protect. When this occurs, to ensure that there are not duplicate reports, deduplication is applied: specifically, HHS selects the TeleTracking record provided directly by the facility over the state-provided data to HHS Protect.</p>\n<p><a href="https://healthdata.gov/covid-19-reported-patient-impact-and-hospital-capacity-state-data-dictionary">COVID-19 Reported Patient Impact and Hospital Capacity by State Data Dictionary</a></p>\n', 'programCode': ['009:028'], 'title': 'COVID-19 Reported Patient Impact and Hospital Capacity by State', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['Community', 'Health', 'Hospital', 'National', 'State'], 'landingPage': 'https://healthdata.gov/dataset/covid-19-reported-patient-impact-and-hospital-capacity-state', 'modified': '2020-12-02', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Anonymous'}, 'issued': '2020-07-20', 'accessLevel': 'public', 'identifier': '7823dd0e-c8c4-4206-953e-c6d2f451d6ed', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://healthdata.gov/sites/default/files/reported_hospital_utilization_20201202_0643.csv', 'format': 'csv', 'title': 'COVID-19 Reported Patient Impact and Hospital Capacity by State', 'description': '<p><strong>Updated: December 2, 2020 09:32 PM</strong></p>\n', 'mediaType': 'text/csv'}], 'keyword': ['covid', 'covid-19', 'covid19'], 'bureauCode': ['009:00'], 'dataQuality': True, 'language': ['en-US'], 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>This data is a manually curated dataset that provides a standardized view into state and county policy orders (executive orders, ordinances, etc.) from the following sources:</p>\n<ul>\n<li><a href="https://www.tinyurl.com/statepolicies">BU COVID-19 State Policy Database</a> - Raifman J, Nocka K, Jones D, Bor J, Lipson S, Jay J, and Chan P. (2020). "COVID-19 US state policy database."</li>\n<li><a href="https://www.wikidata.org/wiki/Q88509703">wikidata</a> - Stay At Home Policies Queried from WikiData</li>\n<li>Manual curation by a dedicated group of <a href="https://vsfs.state.gov/">Virtual Student Federal Service Interns</a> - Summer 2020: T Adler, J Bastian, L Beckett, M Cohen, K Honey, C Kennedy, E Nudell</li>\n</ul>\n<p>This data set is provided as-is. Due to the evolving nature of policy orders, the US Government makes no representations to its correctness or completeness.</p>\n<p><a href="https://healthdata.gov/covid-19-state-and-county-policy-orders-data-dictionary">COVID-19 State and County Policy Orders Data Dictionary</a></p>\n', 'programCode': ['009:028'], 'title': 'COVID-19 State and County Policy Orders', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['Community', 'Health', 'National', 'State'], 'landingPage': 'https://healthdata.gov/dataset/covid-19-state-and-county-policy-orders', 'modified': '2020-12-02', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Anonymous'}, 'issued': '2020-07-20', 'accessLevel': 'public', 'identifier': 'c7d3466d-47d5-4cf0-873e-46f8dbf383e2', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://healthdata.gov/sites/default/files/state_policy_updates_20201202_0721.csv', 'format': 'csv', 'title': 'COVID-19 State and County Policy Orders', 'description': '<p><strong>Updated: December 2, 2020 10:11 AM</strong></p>\n', 'mediaType': 'text/csv'}], 'keyword': ['covid', 'covid-19', 'covid19'], 'bureauCode': ['009:00'], 'dataQuality': True, 'language': ['en-US'], 'accrualPeriodicity': 'R/P1D', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>NNDSS - Table II. Hepatitis (viral, acute, by type) C - 2018. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states or territory.</p>\n<p>Note:</p>\n<p>This table contains provisional cases of selected national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:</p>\n<p>C.N.M.I.: Commonwealth of Northern Mariana Islands.<br />\nU: Unavailable. —: No reported cases. N: Not reportable. NA: Not Available. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<ul>\n<li>Case counts for reporting years 2017 and 2018 are provisional and subject to change. Data for years 2013 through 2016 are finalized. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>.</li>\n</ul>\n<p>† For acute Hepatitis C, only confirmed cases were verified.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/x2iq-5477', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-01-04', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/x2iq-5477', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/x2iq-5477/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/x2iq-5477/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/x2iq-5477/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/x2iq-5477/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2018', 'acute', 'by type) c', 'hepatitis (viral', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-01-04', 'title': 'NNDSS - Table II. Hepatitis (viral, acute, by type) C'}
{'description': '<p>This dataset includes breastfeeding data from the National Immunization Survey (NIS). This data is used for DNPAO\'s Data, Trends, and Maps database, which provides national and state specific data on obesity, nutrition, physical activity, and breastfeeding. For more information about breastfeeding and NIS visit <a href="https://www.cdc.gov/breastfeeding/data/nis_data/index.htm">https://www.cdc.gov/breastfeeding/data/nis_data/index.htm</a>.</p>\n', 'programCode': ['009:020'], 'title': 'Nutrition, Physical Activity, and Obesity - National Immunization Survey (Breastfeeding)', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Nutrition', 'Physical Activity', 'and Obesity'], 'landingPage': 'https://data.cdc.gov/d/8hxn-cvik', 'contactPoint': {'hasEmail': 'mailto:dnpaoinfo@cdc.gov', 'fn': 'DNPAO Public Inquiries'}, 'issued': '2018-11-15', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/8hxn-cvik', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/8hxn-cvik/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/8hxn-cvik/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/8hxn-cvik/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/8hxn-cvik/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['breastfed', 'breastfeeding', 'child', 'dnpao', 'infants', 'national immunization survey', 'nis', 'nutrition'], 'bureauCode': ['009:20'], 'modified': '2020-07-08', 'references': ['https://www.cdc.gov/breastfeeding/data/nis_data/index.htm'], 'describedBy': 'https://chronicdata.cdc.gov/Nutrition-Physical-Activity-and-Obesity/Nutrition-Physical-Activity-and-Obesity-National-I/8hxn-cvik'}
{'description': '<p>This dataset includes data on adolescent\'s diet, physical activity, and weight status from Youth Risk Behavior Surveillance System (YRBSS). This data is used for DNPAO\'s Data, Trends, and Maps database, which provides national and state specific data on obesity, nutrition, physical activity, and breastfeeding. For more information about YRBSS visit <a href="https://www.cdc.gov/healthyyouth/data/yrbs/index.htm">https://www.cdc.gov/healthyyouth/data/yrbs/index.htm</a>.</p>\n', 'programCode': ['009:020'], 'title': 'Nutrition, Physical Activity, and Obesity - Youth Risk Behavior Surveillance System', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Nutrition', 'Physical Activity', 'and Obesity'], 'landingPage': 'https://data.cdc.gov/d/vba9-s8jp', 'contactPoint': {'hasEmail': 'mailto:dnpaoinfo@cdc.gov', 'fn': 'DNPAO Public Inquiries'}, 'issued': '2018-11-15', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/vba9-s8jp', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vba9-s8jp/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vba9-s8jp/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vba9-s8jp/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vba9-s8jp/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['adolescents', 'dnpao', 'fruit', 'obesity', 'overweight', 'physical activity', 'soda', 'tv', 'vegetables', 'yrbss'], 'bureauCode': ['009:20'], 'modified': '2020-07-08', 'references': ['https://www.cdc.gov/nccdphp/dnpao/index.html'], 'describedBy': 'https://chronicdata.cdc.gov/Nutrition-Physical-Activity-and-Obesity/Nutrition-Physical-Activity-and-Obesity-Youth-Risk/vba9-s8jp'}
{'description': "<p>This dataset includes data on policy and environmental supports for physical activity, diet, and breastfeeding. This data is used for DNPAO's Data, Trends, and Maps database, which provides national and state specific data on obesity, nutrition, physical activity, and breastfeeding.</p>\n", 'programCode': ['009:020'], 'title': 'Nutrition, Physical Activity, and Obesity - Policy and Environmental Data', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Nutrition', 'Physical Activity', 'and Obesity'], 'landingPage': 'https://data.cdc.gov/d/k8w5-7ju6', 'contactPoint': {'hasEmail': 'mailto:dnpaoinfo@cdc.gov', 'fn': 'DNPAO Public Inquiries'}, 'issued': '2018-11-15', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/k8w5-7ju6', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/k8w5-7ju6/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/k8w5-7ju6/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/k8w5-7ju6/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/k8w5-7ju6/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['breastfeeding', 'dnpao', 'fruit', 'nutrition', 'physical activity', 'vegetable'], 'bureauCode': ['009:20'], 'modified': '2020-07-08', 'references': ['https://www.cdc.gov/nccdphp/dnpao/index.html'], 'describedBy': 'https://chronicdata.cdc.gov/Nutrition-Physical-Activity-and-Obesity/Nutrition-Physical-Activity-and-Obesity-Policy-and/k8w5-7ju6'}
{'description': "<p>2001 forward. The National Health Interview Survey (NHIS) has monitored the health of the nation since 1957. NHIS data on a broad range of health topics are collected through personal household interviews. Indicators for this dataset has been computed by personnel in CDC's Division for Heart Disease and Stroke Prevention (DHDSP). This is one of the datasets provided by the National Cardiovascular Disease Surveillance System. The system is designed to integrate multiple indicators from many data sources to provide a comprehensive picture of the public health burden of CVDs and associated risk factors in the United States. The data are organized by location (region) and indicator, and they include CVDs (e.g., heart failure) and risk factors (e.g., hypertension). The data can be plotted as trends and stratified by age group, sex, and race/ethnicity.</p>\n", 'programCode': ['009:020'], 'title': 'National Health Interview Survey (NHIS) - National Cardiovascular Disease Surveillance Data', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Heart Disease & Stroke Prevention'], 'landingPage': 'https://data.cdc.gov/d/fwns-azgu', 'contactPoint': {'hasEmail': 'mailto:dhdsprequests@cdc.gov', 'fn': 'DHDSP Requests'}, 'issued': '2019-06-13', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/fwns-azgu', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/fwns-azgu/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/fwns-azgu/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/fwns-azgu/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/fwns-azgu/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cardiovascular disease', 'coronary heart disease', 'hypertension', 'risk factors', 'stroke'], 'bureauCode': ['009:20'], 'modified': '2020-06-29', 'references': ['https://www.cdc.gov/dhdsp/index.htm', 'https://www.cdc.gov/dhdsp/maps/dtm/data_sources.htm', 'https://www.cdc.gov/dhdsp/maps/dtm/data_risks.htm'], 'describedBy': 'https://chronicdata.cdc.gov/Heart-Disease-Stroke-Prevention/National-Health-Interview-Survey-NHIS-National-Car/fwns-azgu'}
{'description': "<p>1999-2000 forward. The National Health and Nutrition Examination Survey (NHANES) is a program of studies designed to assess the health and nutritional status of adults and children in the United States. The survey is unique in that it combines interviews and physical examinations. Indicators from this data source have been computed by personnel in CDC's Division for Heart Disease and Stroke Prevention (DHDSP). This is one of the datasets provided by the National Cardiovascular Disease Surveillance System. The system is designed to integrate multiple indicators from many data sources to provide a comprehensive picture of the public health burden of CVDs and associated risk factors in the United States. The data can be plotted as trends and stratified by age group, sex, and race/ethnicity.</p>\n", 'programCode': ['009:020'], 'title': 'National Health and Nutrition Examination Survey (NHANES) - National Cardiovascular Disease Surveillance System', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Heart Disease & Stroke Prevention'], 'landingPage': 'https://data.cdc.gov/d/5svk-8bnq', 'contactPoint': {'hasEmail': 'mailto:dhdsprequests@cdc.gov', 'fn': 'DHDSP Requests'}, 'issued': '2019-06-13', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/5svk-8bnq', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5svk-8bnq/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5svk-8bnq/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5svk-8bnq/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5svk-8bnq/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['blood pressure', 'cardiovascular disease', 'cardiovascular health', 'cholesterol', 'cvd risk factors', 'hypertension', 'sodium'], 'bureauCode': ['009:20'], 'modified': '2020-06-29', 'references': ['https://www.cdc.gov/dhdsp/index.htm', 'https://www.cdc.gov/dhdsp/maps/dtm/data_sources.htm', 'https://www.cdc.gov/dhdsp/maps/dtm/data_risks.htm'], 'describedBy': 'https://chronicdata.cdc.gov/Heart-Disease-Stroke-Prevention/National-Health-and-Nutrition-Examination-Survey-N/5svk-8bnq'}
{'description': "<p>2000 forward. NVSS is a secure, web-based data management system that collects and disseminates the Nation's official vital statistics. Indicators from this data source have been computed by personnel in CDC's Division for Heart Disease and Stroke Prevention (DHDSP). This is one of the datasets provided by the National Cardiovascular Disease Surveillance System. The system is designed to integrate multiple indicators from many data sources to provide a comprehensive picture of the public health burden of CVDs and associated risk factors in the United States. The data are organized by location (national and state) and indicator; NVSS mortality data include CVDs (e.g., heart failure). The data can be viewed by temporal trends and stratified by age group, sex, and race/ethnicity.</p>\n", 'programCode': ['009:020'], 'title': 'National Vital Statistics System (NVSS) - National Cardiovascular Disease Surveillance Data', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Heart Disease & Stroke Prevention'], 'landingPage': 'https://data.cdc.gov/d/kztq-p2jf', 'contactPoint': {'hasEmail': 'mailto:dhdsprequests@cdc.gov', 'fn': 'DHDSP Requests'}, 'issued': '2020-06-29', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/kztq-p2jf', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/kztq-p2jf/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/kztq-p2jf/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/kztq-p2jf/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/kztq-p2jf/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cardiovascular disease', 'coronary heart disease', 'diseases of the heart', 'mortality', 'stroke'], 'bureauCode': ['009:20'], 'modified': '2020-06-29', 'references': ['https://www.cdc.gov/dhdsp/index.htm', 'https://www.cdc.gov/dhdsp/maps/dtm/data_sources.htm', 'https://www.cdc.gov/dhdsp/maps/dtm/data_risks.htm'], 'describedBy': 'https://chronicdata.cdc.gov/Heart-Disease-Stroke-Prevention/National-Vital-Statistics-System-NVSS-National-Car/kztq-p2jf'}
{'description': '<p>2015-2018. This data set contains data from BRFSS.</p>\n', 'programCode': ['009:020'], 'title': "Alzheimer's Disease and Healthy Aging Data", 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Healthy Aging'], 'landingPage': 'https://data.cdc.gov/d/hfr9-rurv', 'contactPoint': {'hasEmail': 'mailto:PublicInquiriesDPH@cdc.gov', 'fn': 'DPH Public Inquiries'}, 'issued': '2019-05-06', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/hfr9-rurv', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hfr9-rurv/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hfr9-rurv/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hfr9-rurv/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hfr9-rurv/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['aging', 'alcohol', 'caregiver', 'cognitive health', 'falls', 'fruits and vegetables', 'obesity', 'overall health', 'screenings', 'smoking', 'vaccines'], 'bureauCode': ['009:20'], 'modified': '2020-07-09', 'references': ['https://www.cdc.gov/aging/index.html'], 'describedBy': 'https://chronicdata.cdc.gov/Healthy-Aging/Alzheimer-s-Disease-and-Healthy-Aging-Data/hfr9-rurv'}
{'description': "<p>BRFSS is a continuous, state-based surveillance system that collects information about modifiable risk factors for chronic diseases and other leading causes of death. Indicators from this data source have been computed by personnel in CDC's Division for Heart Disease and Stroke Prevention (DHDSP). This is one of the datasets provided by the National Cardiovascular Disease Surveillance System. The system is designed to integrate multiple indicators from many data sources to provide a comprehensive picture of the public health burden of CVDs and associated risk factors in the United States. The data are organized by location (national, regional, state, and selected sites) and indicator, and they include CVDs (e.g., heart failure) and risk factors (e.g., hypertension). The data can be plotted as trends and stratified by age group, sex, and race/ethnicity.</p>\n", 'programCode': ['009:020'], 'title': 'Behavioral Risk Factor Surveillance System (BRFSS) - National Cardiovascular Disease Surveillance Data', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Heart Disease & Stroke Prevention'], 'landingPage': 'https://data.cdc.gov/d/ikwk-8git', 'contactPoint': {'hasEmail': 'mailto:dhdsprequests@cdc.gov', 'fn': 'DHDSP Requests'}, 'issued': '2020-06-29', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/ikwk-8git', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ikwk-8git/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ikwk-8git/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ikwk-8git/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ikwk-8git/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['brfss', 'cardiovascular disease', 'coronary heart disease', 'hypertension', 'risk factors', 'stroke'], 'bureauCode': ['009:20'], 'modified': '2020-06-29', 'references': ['https://www.cdc.gov/dhdsp/index.htm', 'https://www.cdc.gov/dhdsp/maps/dtm/data_sources.htm', 'https://www.cdc.gov/dhdsp/maps/dtm/data_risks.htm'], 'describedBy': 'https://chronicdata.cdc.gov/dataset/Behavioral-Risk-Factor-Surveillance-System-BRFSS-N/fwns-azgu'}
{'description': '<p>NNDSS - Table II. Rabies, animal to Rubella, congenital syndrome - 2018. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states or territory.</p>\n<p>Note:</p>\n<p>This table contains provisional cases of selected national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:</p>\n<p>C.N.M.I.: Commonwealth of Northern Mariana Islands.<br />\nU: Unavailable. —: No reported cases. N: Not reportable. NA: Not Available. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<ul>\n<li>Case counts for reporting years 2017 and 2018 are provisional and subject to change. Data for years 2013 through 2016 are finalized. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>.</li>\n</ul>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/qvvb-s7gu', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-01-03', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/qvvb-s7gu', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qvvb-s7gu/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qvvb-s7gu/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qvvb-s7gu/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qvvb-s7gu/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2018', 'animal', 'congenital syndrome', 'nedss', 'netss', 'nndss', 'rabies', 'rubella', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-01-03', 'title': 'NNDSS - Table II. Rabies, animal to Rubella, congenital syndrome'}
{'description': '<p>Healthcare Cost Report Information System (HCRIS) Dataset - Independent Rural Health Clinic and Freestanding Federally Qualified Health Center (HCLINIC).This data was reported on form CMS-222-92. The data in this release includes years FY2009 to present. The HCLINIC Cost Report Data contains cost and statistical data for Independent Rural Health Clinic and Freestanding Federally Qualified Health Center providers.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/Cost-Reports/Health-Clinic-222-92-form', 'modified': '2020-06-17', 'contactPoint': {'hasEmail': 'mailto:hcris@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2010-10-01', 'accessLevel': 'public', 'identifier': '556', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/Cost-Reports/Health-Clinic-222-92-form', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Medicare', 'National', 'Operating Costs', 'Reports', 'Statistics'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Health Clinic Cost Reports'}
{'description': '<p>Number of Managed Care Program Types, by Quality Assurance Requirements, Performance Incentives, and Provider Value-Based Purchasing Status, at any point in 2016</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Uncategorized'], 'landingPage': 'https://data.medicaid.gov/d/w6rp-9us3', 'contactPoint': {'hasEmail': 'mailto:Medicaid.gov@cms.hhs.gov', 'fn': 'Medicaid'}, 'issued': '2019-05-02', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/w6rp-9us3', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/w6rp-9us3/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/w6rp-9us3/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/w6rp-9us3/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/w6rp-9us3/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['centers-for-medicare-medicaid-services'], 'bureauCode': ['009:38'], 'modified': '2020-06-12', 'title': 'Managed Care Features by QA and Performance Incentive'}
{'description': '<p>Number of Managed Care Programs Enrolling Certain Populations on a Mandatory or Voluntary Basis at any point in 2016</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Uncategorized'], 'landingPage': 'https://data.medicaid.gov/d/3eq5-ws99', 'contactPoint': {'hasEmail': 'mailto:Medicaid.gov@cms.hhs.gov', 'fn': 'Medicaid'}, 'issued': '2019-05-02', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/3eq5-ws99', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/3eq5-ws99/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/3eq5-ws99/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/3eq5-ws99/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/3eq5-ws99/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['centers-for-medicare-medicaid-services'], 'bureauCode': ['009:38'], 'modified': '2020-06-12', 'title': 'Managed Care Features By Enrollment Population'}
{'description': '<ol>\n<li>Enrollment includes both Medicaid-only and Medicare-Medicaid (“dual”) enrollees. For both types of enrollees, Medicaid covers LTSS. For dual enrollees, Medicaid may also cover Medicare cost-sharing for acute, primary care, and specialty services covered by Medicare, and other non-LTSS services that are not covered by Medicare.</li>\n<li>Some comprehensive managed care programs enroll beneficiaries who may be at risk of needing LTSS but do not receive any LTSS. These counts only include individuals that receive LTSS. Moreover, states differ in their ability to report individuals who use MLTSS versus those who are enrolled (and may or may not be using LTSS). This table reports MLTSS users unless otherwise noted.</li>\n<li>Comprehensive Managed Care Including LTSS does not include PACE programs.</li>\n<li>MLTSS Only programs cover LTSS under capitation; acute, primary, and specialty care services for these enrollees may be covered by another Medicaid MCO, Medicaid FFS, or by Medicare for dual enrollees. These data include states that provide MLTSS plus other benefits in a package that does not include inpatient medical care.</li>\n<li>The indicated territory was not able to supply data for this report. The Northern Mariana Islands reported that they have no Medicaid managed care enrollment, but they did not report total Medicaid enrollees.</li>\n</ol>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Enrollment'], 'landingPage': 'https://data.medicaid.gov/d/55dj-tsqh', 'contactPoint': {'hasEmail': 'mailto:Medicaid.gov@cms.hhs.gov', 'fn': 'Medicaid'}, 'issued': '2020-06-12', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/55dj-tsqh', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/55dj-tsqh/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/55dj-tsqh/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/55dj-tsqh/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/55dj-tsqh/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['centers-for-medicare-medicaid-services'], 'bureauCode': ['009:38'], 'modified': '2020-06-12', 'title': 'Managed Long Term Services and Supports (MLTSS) Enrollees'}
{'description': '<p>The Medicaid Managed Care Enrollment Report profiles enrollment statistics on Medicaid managed care programs on a plan-specific level. The managed care enrollment statistics include enrollees receiving comprehensive benefits and limited benefits and are point-in-time counts.</p>\n<ol>\n<li>Total Medicaid Enrollees represents an unduplicated count of all beneficiaries in FFS and any type of managed care, including Medicaid-only and Medicare-Medicaid ("dual") enrollees.</li>\n<li>Total Medicaid enrollment in Any Type of Managed Care represents an unduplicated count of beneficiaries enrolled in any Medicaid managed care program, including comprehensive MCOs, limited benefit MCOs, and PCCMs.</li>\n<li>Medicaid Enrollment in Comprehensive Managed Care represents an unduplicated count of Medicaid beneficiaries enrolled in a managed care plan that provides comprehensive benefits (acute, primary care, specialty, and any other), as well as PACE programs. It excludes beneficiaries who are enrolled in a Financial Alignment Initiative Medicare-Medicaid Plan as their only form of managed care.</li>\n<li>Medicaid Newly Eligible Adults Enrolled in Comprehensive MCOs represents individuals who are enrolled in comprehensive MCOs and are low-income adults, with or without dependent children, newly eligible for Medicaid under ACA Section VIII, and not covered under a waiver or other authority prior to 2014.</li>\n</ol>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Enrollment'], 'landingPage': 'https://data.medicaid.gov/d/tv8z-wdjd', 'contactPoint': {'hasEmail': 'mailto:Medicaid.gov@cms.hhs.gov', 'fn': 'Medicaid'}, 'issued': '2020-06-12', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/tv8z-wdjd', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/tv8z-wdjd/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/tv8z-wdjd/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/tv8z-wdjd/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/tv8z-wdjd/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['centers-for-medicare-medicaid-services'], 'bureauCode': ['009:38'], 'modified': '2020-06-12', 'title': 'Managed Care Enrollment Summary'}
{'description': '<p>The Medicaid Managed Care Enrollment Report profiles enrollment statistics on Medicaid managed care programs on a plan-specific level. The managed care enrollment statistics include enrollees receiving comprehensive benefits and limited benefits and are point-in-time counts.</p>\n<ol>\n<li>Because Medicaid beneficiaries may be enrolled concurrently in more than one type of managed care program (e.g., a Comprehensive MCO and a BHO), users should not sum enrollment across all program types, since the total would count individuals more than once and, in some states, exceed the actual number of Medicaid enrollees.</li>\n<li>Comprehensive MCOs cover acute, primary, and specialty medical care services; they may also cover behavioral health, long-term services and supports, and other benefits in some states. Limited benefit managed care programs, including MLTSS only, BHO, Dental, Transportation, and Other cover a narrower set of services.</li>\n<li>The indicated territory was not able to supply data for this report. The Northern Mariana Islands reported that they have no Medicaid managed care enrollment, but they did not report total Medicaid enrollees.</li>\n</ol>\n<p>"--" indicates states that do not operates programs of a given type. 0 signifies that a state operated a program of this type in 2014, but it ended before July 1, 2014, or began after that date.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Enrollment'], 'landingPage': 'https://data.medicaid.gov/d/gvym-w343', 'contactPoint': {'hasEmail': 'mailto:Medicaid.gov@cms.hhs.gov', 'fn': 'Medicaid'}, 'issued': '2019-04-17', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/gvym-w343', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/gvym-w343/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/gvym-w343/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/gvym-w343/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/gvym-w343/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['bho', 'managed care enrollment', 'mco', 'medicaid', 'medicare', 'mltss', 'pace', 'pahp', 'pccm', 'pihp'], 'bureauCode': ['009:38'], 'modified': '2020-06-12', 'title': 'Managed Care Enrollment by Program and Population (Duals)'}
{'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'landingPage': 'https://data.medicaid.gov/d/ruxk-tas2', 'contactPoint': {'hasEmail': 'mailto:Medicaid.gov@cms.hhs.gov', 'fn': 'Medicaid'}, 'issued': '2020-06-12', 'accessLevel': 'public', 'description': 'No description provided', 'identifier': 'https://data.medicaid.gov/api/views/ruxk-tas2', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/ruxk-tas2/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/ruxk-tas2/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/ruxk-tas2/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/ruxk-tas2/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['centers-for-medicare-medicaid-services'], 'bureauCode': ['009:38'], 'modified': '2020-06-12', 'title': '2018 Managed Care Programs By State'}
{'description': '<p>NNDSS - Table IV. Tuberculosis - 2015.This Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States will exclude counts from US territories. Footnote:C.N.M.I.: Commonwealth of Northern Mariana Islands. U: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable Cum: Cumulative year-to-date counts. Min: Minimum. Max: Maximum. * Case counts for reporting year 2014 and 2015 are provisional through the end of the quarter, January 2, 2016. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a> Data for TB are displayed quarterly.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/ei7y-3g6s', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-01-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/ei7y-3g6s', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ei7y-3g6s/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ei7y-3g6s/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ei7y-3g6s/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ei7y-3g6s/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2015', 'mmwr', 'nedss', 'netss', 'nndss', 'tb', 'tuberculosis', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2016-01-14', 'title': 'NNDSS - Table IV. Tuberculosis'}
{'description': '<p>This data set contains estimated teen birth rates for age group 15–19 (expressed per 1,000 females aged 15–19) by county and year.</p>\n<p>DEFINITIONS</p>\n<p>Estimated teen birth rate: Model-based estimates of teen birth rates for age group 15–19 (expressed per 1,000 females aged 15–19) for a specific county and year. Estimated county teen birth rates were obtained using the methods described elsewhere (1,2,3,4). These annual county-level teen birth estimates “borrow strength” across counties and years to generate accurate estimates where data are sparse due to small population size (1,2,3,4). The inferential method uses information—including the estimated teen birth rates from neighboring counties across years and the associated explanatory variables—to provide a stable estimate of the county teen birth rate.<br />\nMedian teen birth rate: The middle value of the estimated teen birth rates for the age group 15–19 for counties in a state.<br />\nBayesian credible intervals: A range of values within which there is a 95% probability that the actual teen birth rate will fall, based on the observed teen births data and the model.</p>\n<p>NOTES</p>\n<p>Data on the number of live births for women aged 15–19 years were extracted from the National Center for Health Statistics’ (NCHS) National Vital Statistics System birth data files for 2003–2015 (5).</p>\n<p>Population estimates were extracted from the files containing intercensal and postcensal bridged-race population estimates provided by NCHS. For each year, the July population estimates were used, with the exception of the year of the decennial census, 2010, for which the April estimates were used.</p>\n<p>Hierarchical Bayesian space–time models were used to generate hierarchical Bayesian estimates of county teen birth rates for each year during 2003–2015 (1,2,3,4).</p>\n<p>The Bayesian analogue of the frequentist confidence interval is defined as the Bayesian credible interval. A 100*(1-α)% Bayesian credible interval for an unknown parameter vector θ and observed data vector y is a subset C of parameter space Ф such that<br />\n1-α≤P({C│y})=∫p{θ │y}dθ,<br />\nwhere integration is performed over the set and is replaced by summation for discrete components of θ. The probability that θ lies in C given the observed data y is at least (1- α) (6).</p>\n<p>County borders in Alaska changed, and new counties were formed and others were merged, during 2003–2015. These changes were reflected in the population files but not in the natality files. For this reason, two counties in Alaska were collapsed so that the birth and population counts were comparable. Additionally, Kalawao County, a remote island county in Hawaii, recorded no births, and census estimates indicated a denominator of 0 (i.e., no females between the ages of 15 and 19 years residing in the county from 2003 through 2015). For this reason, Kalawao County was removed from the analysis. Also , Bedford City, Virginia, was added to Bedford County in 2015 and no longer appears in the mortality file in 2015. For consistency, Bedford City was merged with Bedford County, Virginia, for the entire 2003–2015 period. Final analysis was conducted on 3,137 counties for each year from 2003 through 2015. County boundaries are consistent with the vintage 2005–2007 bridged-race population file geographies (7).</p>\n<p>SOURCES</p>\n<p>National Center for Health Statistics. Vital statistics data available online, Natality all-county files. Hyattsville, MD. Published annually.</p>\n<p>For details about file release and access policy, see NCHS data release and access policy for micro-data and compressed vital statistics files, available from: <a href="http://www.cdc.gov/nchs/nvss/dvs_data_release.htm">http://www.cdc.gov/nchs/nvss/dvs_data_release.htm</a>.</p>\n<p>For natality public-use files, see vital statistics data available online, available from: <a href="https://www.cdc.gov/nchs/data_access/vitalstatsonline.htm">https://www.cdc.gov/nchs/data_access/vitalstatsonline.htm</a>.</p>\n<p>National Center for Health Statistics. U.S. Census populations with bridged race categories. Estimated population data available. Postcensal and intercensal files. Hyattsville, MD</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/3h58-x6cd', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2020-01-27', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/3h58-x6cd', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/3h58-x6cd/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/3h58-x6cd/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/3h58-x6cd/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/3h58-x6cd/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['county teen birth trends', 'county trends on teen births', 'nchs', 'teen births', 'u.s. teen birth rate', 'united states'], 'bureauCode': ['009:00'], 'modified': '2020-06-05', 'title': 'NCHS - Teen Birth Rates for Age Group 15-19 in the United States by County'}
{'description': '<p>This dataset contains model-based county estimates for drug-poisoning mortality.</p>\n<p>Deaths are classified using the International Classification of Diseases, Tenth Revision (ICD–10). Drug-poisoning deaths are defined as having ICD–10 underlying cause-of-death codes X40–X44 (unintentional), X60–X64 (suicide), X85 (homicide), or Y10–Y14 (undetermined intent).</p>\n<p>Estimates are based on the National Vital Statistics System multiple cause-of-death mortality files (1). Age-adjusted death rates (deaths per 100,000 U.S. standard population for 2000) are calculated using the direct method. Populations used for computing death rates for 2011–2016 are postcensal estimates based on the 2010 U.S. census. Rates for census years are based on populations enumerated in the corresponding censuses. Rates for noncensus years before 2010 are revised using updated intercensal population estimates and may differ from rates previously published.</p>\n<p>Death rates for some states and years may be low due to a high number of unresolved pending cases or misclassification of ICD–10 codes for unintentional poisoning as R99, “Other ill-defined and unspecified causes of mortality” (2). For example, this issue is known to affect New Jersey in 2009 and West Virginia in 2005 and 2009 but also may affect other years and other states. Drug poisoning death rates may be underestimated in those instances.</p>\n<p>Smoothed county age-adjusted death rates (deaths per 100,000 population) were obtained according to methods described elsewhere (3–5). Briefly, two-stage hierarchical models were used to generate empirical Bayes estimates of county age-adjusted death rates due to drug poisoning for each year. These annual county-level estimates “borrow strength” across counties to generate stable estimates of death rates where data are sparse due to small population size (3,5). Estimates for 1999-2015 have been updated, and may differ slightly from previously published estimates. Differences are expected to be minimal, and may result from different county boundaries used in this release (see below) and from the inclusion of an additional year of data. Previously published estimates can be found here for comparison.(6) Estimates are unavailable for Broomfield County, Colorado, and Denali County, Alaska, before 2003 (7,8). Additionally, Clifton Forge County, Virginia only appears on the mortality files prior to 2003, while Bedford City, Virginia was added to Bedford County in 2015 and no longer appears in the mortality file in 2015. These counties were therefore merged with adjacent counties where necessary to create a consistent set of geographic units across the time period. County boundaries are largely consistent with the vintage 2005-2007 bridged-race population file geographies, with the modifications noted previously (7,8).</p>\n<p>REFERENCES<br />\n1. National Center for Health Statistics. National Vital Statistics System: Mortality data. Available from: <a href="http://www.cdc.gov/nchs/deaths.htm">http://www.cdc.gov/nchs/deaths.htm</a>.</p>\n<ol start="2">\n<li>\n<p>CDC. CDC Wonder: Underlying cause of death 1999–2016. Available from: <a href="http://wonder.cdc.gov/wonder/help/ucd.html">http://wonder.cdc.gov/wonder/help/ucd.html</a>.</p>\n</li>\n<li>\n<p>Rossen LM, Khan D, Warner M. Trends and geographic patterns in drug-poisoning death rates in the U.S., 1999–2009. Am J Prev Med 45(6):e19–25. 2013.</p>\n</li>\n<li>\n<p>Rossen LM, Khan D, Warner M. Hot spots in mortality from drug poisoning in the United States, 2007–2009. Health Place 26:14–20. 2014.</p>\n</li>\n<li>\n<p>Rossen LM, Khan D, Hamilton B, Warner M. Spatiotemporal variation in selected health outcomes from the National Vital Statistics System. Presented at: 2015 National Conference on Health Statistics, August 25, 2015, Bethesda, MD. Available from: <a href="http://www.cdc.gov/nchs/ppt/nchs2015/Rossen_Tuesday_WhiteOak_BB3.pdf">http://www.cdc.gov/nchs/ppt/nchs2015/Rossen_Tuesday_WhiteOak_BB3.pdf</a>.</p>\n</li>\n<li>\n<p>Rossen LM, Bastian B, Warner M, and Khan D. NCHS – Drug Poisoning Mortality by County: United States, 1999-2015. Available from: <a href="https://data.cdc.gov/NCHS/NCHS-Drug-Poisoning-Mortality-by-County-United-Sta/pbkm-d27e">https://data.cdc.gov/NCHS/NCHS-Drug-Poisoning-Mortality-by-County-United...</a>.</p>\n</li>\n<li>\n<p>National Center for Health Statistics. County geog</p>\n</li>\n</ol>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/p56q-jrxg', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2018-01-22', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/p56q-jrxg', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/p56q-jrxg/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/p56q-jrxg/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/p56q-jrxg/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/p56q-jrxg/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['county', 'deaths', 'drug poisoning', 'mortality', 'nchs', 'united states'], 'bureauCode': ['009:00'], 'modified': '2020-06-05', 'title': 'NCHS - Drug Poisoning Mortality by County: United States'}
{'description': '<p>This dataset describes drug poisoning deaths at the U.S. and state level by selected demographic characteristics, and includes age-adjusted death rates for drug poisoning.</p>\n<p>Deaths are classified using the International Classification of Diseases, Tenth Revision (ICD–10). Drug-poisoning deaths are defined as having ICD–10 underlying cause-of-death codes X40–X44 (unintentional), X60–X64 (suicide), X85 (homicide), or Y10–Y14 (undetermined intent).</p>\n<p>Estimates are based on the National Vital Statistics System multiple cause-of-death mortality files (1). Age-adjusted death rates (deaths per 100,000 U.S. standard population for 2000) are calculated using the direct method. Populations used for computing death rates for 2011–2016 are postcensal estimates based on the 2010 U.S. census. Rates for census years are based on populations enumerated in the corresponding censuses. Rates for noncensus years before 2010 are revised using updated intercensal population estimates and may differ from rates previously published.</p>\n<p>Death rates for some states and years may be low due to a high number of unresolved pending cases or misclassification of ICD–10 codes for unintentional poisoning as R99, “Other ill-defined and unspecified causes of mortality” (2). For example, this issue is known to affect New Jersey in 2009 and West Virginia in 2005 and 2009 but also may affect other years and other states. Drug poisoning death rates may be underestimated in those instances.</p>\n<p>REFERENCES<br />\n1. National Center for Health Statistics. National Vital Statistics System: Mortality data. Available from: <a href="http://www.cdc.gov/nchs/deaths.htm">http://www.cdc.gov/nchs/deaths.htm</a>.</p>\n<ol start="2">\n<li>CDC. CDC Wonder: Underlying cause of death 1999–2016. Available from: <a href="http://wonder.cdc.gov/wonder/help/ucd.html">http://wonder.cdc.gov/wonder/help/ucd.html</a>.</li>\n</ol>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/xbxb-epbu', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2018-06-04', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/xbxb-epbu', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xbxb-epbu/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xbxb-epbu/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xbxb-epbu/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xbxb-epbu/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['deaths', 'drug poisoning', 'mortality', 'national', 'nchs', 'state', 'united states'], 'bureauCode': ['009:00'], 'modified': '2020-06-05', 'title': 'NCHS - Drug Poisoning Mortality by State: United States'}
{'description': '<p>This dataset describes injury mortality in the United States beginning in 1999. Two concepts are included in the circumstances of an injury death: intent of injury and mechanism of injury. Intent of injury describes whether the injury was inflicted purposefully (intentional injury) and, if purposeful, whether the injury was self-inflicted (suicide or self-harm) or inflicted by another person (homicide). Injuries that were not purposefully inflicted are considered unintentional (accidental) injuries. Mechanism of injury describes the source of the energy transfer that resulted in physical or physiological harm to the body. Examples of mechanisms of injury include falls, motor vehicle traffic crashes, burns, poisonings, and drownings (1,2).</p>\n<p>Data are based on information from all resident death certificates filed in the 50 states and the District of Columbia. Age-adjusted death rates (per 100,000 standard population) are based on the 2000 U.S. standard population. Populations used for computing death rates for 2011–2015 are postcensal estimates based on the 2010 census, estimated as of July 1, 2010. Rates for census years are based on populations enumerated in the corresponding censuses. Rates for non-census years before 2010 are revised using updated intercensal population estimates and may differ from rates previously published.</p>\n<p>Causes of injury death are classified by the International Classification of Diseases, Tenth Revision (ICD–10). Categories of injury intent and injury mechanism generally follow the categories in the external-cause-of-injury mortality matrix (1,2). Cause-of-death statistics are based on the underlying cause of death.</p>\n<p>SOURCES</p>\n<p>CDC/NCHS, National Vital Statistics System, mortality data (see <a href="http://www.cdc.gov/nchs/deaths.htm">http://www.cdc.gov/nchs/deaths.htm</a>); and CDC WONDER (see <a href="http://wonder.cdc.gov">http://wonder.cdc.gov</a>).</p>\n<p>REFERENCES</p>\n<ol>\n<li>\n<p>National Center for Health Statistics. ICD–10: External cause of injury mortality matrix.</p>\n</li>\n<li>\n<p>National Center for Health Statistics. Vital statistics data available. Mortality multiple cause files. Hyattsville, MD: National Center for Health Statistics. Available from: <a href="https://www.cdc.gov/nchs/data_access/vitalstatsonline.htm">https://www.cdc.gov/nchs/data_access/vitalstatsonline.htm</a>.</p>\n</li>\n<li>\n<p>Murphy SL, Xu JQ, Kochanek KD, Curtin SC, and Arias E. Deaths: Final data for 2015. National vital statistics reports; vol 66. no. 6. Hyattsville, MD: National Center for Health Statistics. 2017. Available from: <a href="https://www.cdc.gov/nchs/data/nvsr/nvsr66/nvsr66_06.pdf">https://www.cdc.gov/nchs/data/nvsr/nvsr66/nvsr66_06.pdf</a>.</p>\n</li>\n<li>\n<p>Miniño AM, Anderson RN, Fingerhut LA, Boudreault MA, Warner M. Deaths: Injuries, 2002. National vital statistics reports; vol 54 no 10. Hyattsville, MD: National Center for Health Statistics. 2006.</p>\n</li>\n</ol>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/nt65-c7a7', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2018-06-15', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/nt65-c7a7', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/nt65-c7a7/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/nt65-c7a7/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/nt65-c7a7/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/nt65-c7a7/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['injury', 'mortality', 'nchs', 'united states'], 'bureauCode': ['009:00'], 'modified': '2020-06-05', 'title': 'NCHS - Injury Mortality: United States'}
{'description': '<p>This dataset includes teen birth rates for females by age group, race, and Hispanic origin in the United States since 1960.</p>\n<p>Data availability varies by race and ethnicity groups. All birth data by race before 1980 are based on race of the child. Since 1980, birth data by race are based on race of the mother. For race, data are available for Black and White births since 1960, and for American Indians/Alaska Native and Asian/Pacific Islander births since 1980. Data on Hispanic origin are available since 1989. Teen birth rates for specific racial and ethnic categories are also available since 1989. From 2003 through 2015, the birth data by race were based on the “bridged” race categories (5). Starting in 2016, the race categories for reporting birth data changed; the new race and Hispanic origin categories are: Non-Hispanic, Single Race White; Non-Hispanic, Single Race Black; Non-Hispanic, Single Race American Indian/Alaska Native; Non-Hispanic, Single Race Asian; and, Non-Hispanic, Single Race Native Hawaiian/Pacific Islander (5,6). Birth data by the prior, “bridged” race (and Hispanic origin) categories are included through 2018 for comparison.</p>\n<p>National data on births by Hispanic origin exclude data for Louisiana, New Hampshire, and Oklahoma in 1989; New Hampshire and Oklahoma in 1990; and New Hampshire in 1991 and 1992. Birth and fertility rates for the Central and South American population includes other and unknown Hispanic. Information on reporting Hispanic origin is detailed in the Technical Appendix for the 1999 public-use natality data file (see <a href="ftp://ftp.cdc.gov/pub/Health_Statistics/NCHS/Dataset_Documentation/DVS/natality/Nat1999doc.pdf">ftp://ftp.cdc.gov/pub/Health_Statistics/NCHS/Dataset_Documentation/DVS/n...</a>).</p>\n<p>SOURCES</p>\n<p>NCHS, National Vital Statistics System, birth data (see <a href="https://www.cdc.gov/nchs/births.htm">https://www.cdc.gov/nchs/births.htm</a>); public-use data files (see <a href="https://www.cdc.gov/nchs/data_access/VitalStatsOnline.htm">https://www.cdc.gov/nchs/data_access/VitalStatsOnline.htm</a>); and CDC WONDER (see <a href="http://wonder.cdc.gov/">http://wonder.cdc.gov/</a>).</p>\n<p>REFERENCES</p>\n<ol>\n<li>\n<p>National Office of Vital Statistics. Vital Statistics of the United States, 1950, Volume I. 1954. Available from: <a href="https://www.cdc.gov/nchs/data/vsus/vsus_1950_1.pdf">https://www.cdc.gov/nchs/data/vsus/vsus_1950_1.pdf</a>.</p>\n</li>\n<li>\n<p>Hetzel AM. U.S. vital statistics system: major activities and developments, 1950-95. National Center for Health Statistics. 1997. Available from: <a href="https://www.cdc.gov/nchs/data/misc/usvss.pdf">https://www.cdc.gov/nchs/data/misc/usvss.pdf</a>.</p>\n</li>\n<li>\n<p>National Center for Health Statistics. Vital Statistics of the United States, 1967, Volume I–Natality. 1969. Available from: <a href="https://www.cdc.gov/nchs/data/vsus/nat67_1.pdf">https://www.cdc.gov/nchs/data/vsus/nat67_1.pdf</a>.</p>\n</li>\n<li>\n<p>Martin JA, Hamilton BE, Osterman MJK, et al. Births: Final data for 2015. National vital statistics reports; vol 66 no 1. Hyattsville, MD: National Center for Health Statistics. 2017. Available from: <a href="https://www.cdc.gov/nchs/data/nvsr/nvsr66/nvsr66_01.pdf">https://www.cdc.gov/nchs/data/nvsr/nvsr66/nvsr66_01.pdf</a>.</p>\n</li>\n<li>\n<p>Martin JA, Hamilton BE, Osterman MJK, Driscoll AK, Drake P. Births: Final data for 2016. National Vital Statistics Reports; vol 67 no 1. Hyattsville, MD: National Center for Health Statistics. 2018. Available from: <a href="https://www.cdc.gov/nvsr/nvsr67/nvsr67_01.pdf">https://www.cdc.gov/nvsr/nvsr67/nvsr67_01.pdf</a>.</p>\n</li>\n<li>\n<p>Martin JA, Hamilton BE, Osterman MJK, Driscoll AK, Births: Final data for 2018. National vital statistics reports; vol 68 no 13. Hyattsville, MD: National Center for Health Statistics. 2019. Available from: <a href="https://www.cdc.gov/nchs/data/nvsr/nvsr68/nvsr68_13.pdf">https://www.cdc.gov/nchs/data/nvsr/nvsr68/nvsr68_13.pdf</a>.</p>\n</li>\n</ol>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/e8kx-wbww', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2020-01-27', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/e8kx-wbww', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/e8kx-wbww/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/e8kx-wbww/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/e8kx-wbww/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/e8kx-wbww/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['age', 'birth rate', 'ethnicity', 'hispanic origin', 'nchs', 'race', 'united states'], 'bureauCode': ['009:00'], 'modified': '2020-06-05', 'title': 'NCHS - Teen Birth Rates for Females by Age Group, Race, and Hispanic Origin: United States'}
{'description': '<p>This dataset describes drug poisoning deaths at the U.S. and state level by selected demographic characteristics, and includes age-adjusted death rates for drug poisoning from 1999 to 2015.</p>\n<p>Deaths are classified using the International Classification of Diseases, Tenth Revision (ICD–10). Drug-poisoning deaths are defined as having ICD–10 underlying cause-of-death codes X40–X44 (unintentional), X60–X64 (suicide), X85 (homicide), or Y10–Y14 (undetermined intent).</p>\n<p>Estimates are based on the National Vital Statistics System multiple cause-of-death mortality files (1). Age-adjusted death rates (deaths per 100,000 U.S. standard population for 2000) are calculated using the direct method. Populations used for computing death rates for 2011–2015 are postcensal estimates based on the 2010 U.S. census. Rates for census years are based on populations enumerated in the corresponding censuses. Rates for noncensus years before 2010 are revised using updated intercensal population estimates and may differ from rates previously published.</p>\n<p>Estimate does not meet standards of reliability or precision. Death rates are flagged as “Unreliable” in the chart when the rate is calculated with a numerator of 20 or less.</p>\n<p>Death rates for some states and years may be low due to a high number of unresolved pending cases or misclassification of ICD–10 codes for unintentional poisoning as R99, “Other ill-defined and unspecified causes of mortality” (2). For example, this issue is known to affect New Jersey in 2009 and West Virginia in 2005 and 2009 but also may affect other years and other states. Estimates should be interpreted with caution.</p>\n<p>Smoothed county age-adjusted death rates (deaths per 100,000 population) were obtained according to methods described elsewhere (3–5). Briefly, two-stage hierarchical models were used to generate empirical Bayes estimates of county age-adjusted death rates due to drug poisoning for each year during 1999–2015. These annual county-level estimates “borrow strength” across counties to generate stable estimates of death rates where data are sparse due to small population size (3,5). Estimates are unavailable for Broomfield County, Colo., and Denali County, Alaska, before 2003 (6,7). Additionally, Bedford City, Virginia was added to Bedford County in 2015 and no longer appears in the mortality file in 2015. County boundaries are consistent with the vintage 2005-2007 bridged-race population file geographies (6).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/jx6g-fdh6', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2017-08-25', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/jx6g-fdh6', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/jx6g-fdh6/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/jx6g-fdh6/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/jx6g-fdh6/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/jx6g-fdh6/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['deaths', 'drug poisoning', 'mortality', 'national', 'nchs', 'state', 'united states'], 'bureauCode': ['009:00'], 'modified': '2020-06-05', 'title': 'NCHS - Drug Poisoning Mortality by State: United States'}
{'description': '<p>This dataset presents the age-adjusted death rates for the 10 leading causes of death in the United States beginning in 1999.</p>\n<p>Data are based on information from all resident death certificates filed in the 50 states and the District of Columbia using demographic and medical characteristics. Age-adjusted death rates (per 100,000 population) are based on the 2000 U.S. standard population. Populations used for computing death rates after 2010 are postcensal estimates based on the 2010 census, estimated as of July 1, 2010. Rates for census years are based on populations enumerated in the corresponding censuses. Rates for non-census years before 2010 are revised using updated intercensal population estimates and may differ from rates previously published.</p>\n<p>Causes of death classified by the International Classification of Diseases, Tenth Revision (ICD–10) are ranked according to the number of deaths assigned to rankable causes. Cause of death statistics are based on the underlying cause of death.</p>\n<p>SOURCES<br />\nCDC/NCHS, National Vital Statistics System, mortality data (see <a href="http://www.cdc.gov/nchs/deaths.htm">http://www.cdc.gov/nchs/deaths.htm</a>); and CDC WONDER (see <a href="http://wonder.cdc.gov">http://wonder.cdc.gov</a>).</p>\n<p>REFERENCES</p>\n<ol>\n<li>\n<p>National Center for Health Statistics. Vital statistics data available. Mortality multiple cause files. Hyattsville, MD: National Center for Health Statistics. Available from: <a href="https://www.cdc.gov/nchs/data_access/vitalstatsonline.htm">https://www.cdc.gov/nchs/data_access/vitalstatsonline.htm</a>.</p>\n</li>\n<li>\n<p>Murphy SL, Xu JQ, Kochanek KD, Curtin SC, and Arias E. Deaths: Final data for 2015. National vital statistics reports; vol 66. no. 6. Hyattsville, MD: National Center for Health Statistics. 2017. Available from: <a href="https://www.cdc.gov/nchs/data/nvsr/nvsr66/nvsr66_06.pdf">https://www.cdc.gov/nchs/data/nvsr/nvsr66/nvsr66_06.pdf</a>.</p>\n</li>\n</ol>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/bi63-dtpu', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2017-08-23', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/bi63-dtpu', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/bi63-dtpu/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/bi63-dtpu/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/bi63-dtpu/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/bi63-dtpu/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['leading causes of death', 'mortality', 'nchs', 'state', 'united states'], 'bureauCode': ['009:00'], 'modified': '2020-06-05', 'title': 'NCHS - Leading Causes of Death: United States'}
{'description': '<p>This dataset includes percent distribution of births to unmarried women by age group in the United States since 1970.</p>\n<p>Methods for collecting information on marital status changed over the reporting period and have been documented in:</p>\n<p>• Ventura SJ, Bachrach CA. Nonmarital childbearing in the United States, 1940–99. National vital statistics reports; vol 48 no 16. Hyattsville, Maryland: National Center for Health Statistics. 2000. Available from: <a href="http://www.cdc.gov/nchs/data/nvsr/nvsr48/nvs48_16.pdf">http://www.cdc.gov/nchs/data/nvsr/nvsr48/nvs48_16.pdf</a>.<br />\n• National Center for Health Statistics. User guide to the 2013 natality public use file. Hyattsville, Maryland: National Center for Health Statistics. 2014. Available from: <a href="http://www.cdc.gov/nchs/data_access/VitalStatsOnline.htm">http://www.cdc.gov/nchs/data_access/VitalStatsOnline.htm</a>.</p>\n<p>SOURCES</p>\n<p>CDC/NCHS, National Vital Statistics System, birth data (see <a href="http://www.cdc.gov/nchs/births.htm">http://www.cdc.gov/nchs/births.htm</a>); public-use data files (see <a href="http://www.cdc.gov/nchs/data_access/Vitalstatsonline.htm">http://www.cdc.gov/nchs/data_access/Vitalstatsonline.htm</a>); and CDC WONDER (see <a href="http://wonder.cdc.gov/">http://wonder.cdc.gov/</a>).</p>\n<p>REFERENCES</p>\n<ol>\n<li>\n<p>Curtin SC, Ventura SJ, Martinez GM. Recent declines in nonmarital childbearing in the United States. NCHS data brief, no 162. Hyattsville, MD: National Center for Health Statistics. 2014. Available from: <a href="http://www.cdc.gov/nchs/data/databriefs/db162.pdf">http://www.cdc.gov/nchs/data/databriefs/db162.pdf</a>.</p>\n</li>\n<li>\n<p>Martin JA, Hamilton BE, Osterman MJK, et al. Births: Final data for 2015. National vital statistics reports; vol 66 no 1. Hyattsville, MD: National Center for Health Statistics. 2017. Available from: <a href="https://www.cdc.gov/nchs/data/nvsr/nvsr66/nvsr66_01.pdf">https://www.cdc.gov/nchs/data/nvsr/nvsr66/nvsr66_01.pdf</a>.</p>\n</li>\n</ol>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/hzd8-r9mj', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2017-08-23', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/hzd8-r9mj', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hzd8-r9mj/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hzd8-r9mj/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hzd8-r9mj/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hzd8-r9mj/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['age', 'births', 'nchs', 'nonmarital', 'percent distribution'], 'bureauCode': ['009:00'], 'modified': '2020-06-05', 'title': 'NCHS - Percent Distribution of Births to Unmarried Women by Age Group: United States'}
{'description': '<p>This dataset includes birth rates for unmarried women by age group, race, and Hispanic origin in the United States since 1970.</p>\n<p>Methods for collecting information on marital status changed over the reporting period and have been documented in:</p>\n<p>• Ventura SJ, Bachrach CA. Nonmarital childbearing in the United States, 1940–99. National vital statistics reports; vol 48 no 16. Hyattsville, Maryland: National Center for Health Statistics. 2000. Available from: <a href="http://www.cdc.gov/nchs/data/nvsr/nvsr48/nvs48_16.pdf">http://www.cdc.gov/nchs/data/nvsr/nvsr48/nvs48_16.pdf</a>.<br />\n• National Center for Health Statistics. User guide to the 2013 natality public use file. Hyattsville, Maryland: National Center for Health Statistics. 2014. Available from: <a href="http://www.cdc.gov/nchs/data_access/VitalStatsOnline.htm">http://www.cdc.gov/nchs/data_access/VitalStatsOnline.htm</a>.</p>\n<p>National data on births by Hispanics origin exclude data for Louisiana, New Hampshire, and Oklahoma in 1989; for New Hampshire and Oklahoma in 1990; for New Hampshire in 1991 and 1992. Information on reporting Hispanic origin is detailed in the Technical Appendix for the 1999 public-use natality data file (see (<a href="ftp://ftp.cdc.gov/pub/Health_Statistics/NCHS/Dataset_Documentation/DVS/natality/Nat1999doc.pdf">ftp://ftp.cdc.gov/pub/Health_Statistics/NCHS/Dataset_Documentation/DVS/n...</a>.)</p>\n<p>All birth data by race before 1980 are based on race of the child. Starting in 1980, birth data by race are based on race of the mother.</p>\n<p>SOURCES</p>\n<p>CDC/NCHS, National Vital Statistics System, birth data (see <a href="http://www.cdc.gov/nchs/births.htm">http://www.cdc.gov/nchs/births.htm</a>); public-use data files (see <a href="http://www.cdc.gov/nchs/data_access/Vitalstatsonline.htm">http://www.cdc.gov/nchs/data_access/Vitalstatsonline.htm</a>); and CDC WONDER (see <a href="http://wonder.cdc.gov/">http://wonder.cdc.gov/</a>).</p>\n<p>REFERENCES</p>\n<ol>\n<li>\n<p>Curtin SC, Ventura SJ, Martinez GM. Recent declines in nonmarital childbearing in the United States. NCHS data brief, no 162. Hyattsville, MD: National Center for Health Statistics. 2014. Available from: <a href="http://www.cdc.gov/nchs/data/databriefs/db162.pdf">http://www.cdc.gov/nchs/data/databriefs/db162.pdf</a>.</p>\n</li>\n<li>\n<p>Martin JA, Hamilton BE, Osterman MJK, et al. Births: Final data for 2015. National vital statistics reports; vol 66 no 1. Hyattsville, MD: National Center for Health Statistics. 2017. Available from: <a href="https://www.cdc.gov/nchs/data/nvsr/nvsr66/nvsr66_01.pdf">https://www.cdc.gov/nchs/data/nvsr/nvsr66/nvsr66_01.pdf</a>.</p>\n</li>\n</ol>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/6tkz-y37d', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2017-08-23', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/6tkz-y37d', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6tkz-y37d/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6tkz-y37d/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6tkz-y37d/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6tkz-y37d/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['birth rates', 'ethnicity', 'hispanic origin', 'nchs', 'nonmarital', 'race', 'united states'], 'bureauCode': ['009:00'], 'modified': '2020-06-05', 'title': 'NCHS - Birth Rates for Unmarried Women by Age, Race, and Hispanic Origin: United States'}
{'description': '<p>This dataset includes number of births to unmarried women by age group in the United States since 1940.</p>\n<p>Methods for collecting information on marital status changed over the reporting period and have been documented in:</p>\n<p>• Ventura SJ, Bachrach CA. Nonmarital childbearing in the United States, 1940–99. National vital statistics reports; vol 48 no 16. Hyattsville, Maryland: National Center for Health Statistics. 2000. Available from: <a href="http://www.cdc.gov/nchs/data/nvsr/nvsr48/nvs48_16.pdf">http://www.cdc.gov/nchs/data/nvsr/nvsr48/nvs48_16.pdf</a>.<br />\n• National Center for Health Statistics. User guide to the 2013 natality public use file. Hyattsville, Maryland: National Center for Health Statistics. 2014. Available from: <a href="http://www.cdc.gov/nchs/data_access/VitalStatsOnline.htm">http://www.cdc.gov/nchs/data_access/VitalStatsOnline.htm</a>.</p>\n<p>SOURCES</p>\n<p>CDC/NCHS, National Vital Statistics System, birth data (see <a href="http://www.cdc.gov/nchs/births.htm">http://www.cdc.gov/nchs/births.htm</a>); public-use data files (see <a href="http://www.cdc.gov/nchs/data_access/Vitalstatsonline.htm">http://www.cdc.gov/nchs/data_access/Vitalstatsonline.htm</a>); and CDC WONDER (see <a href="http://wonder.cdc.gov/">http://wonder.cdc.gov/</a>).</p>\n<p>REFERENCES</p>\n<ol>\n<li>\n<p>Curtin SC, Ventura SJ, Martinez GM. Recent declines in nonmarital childbearing in the United States. NCHS data brief, no 162. Hyattsville, MD: National Center for Health Statistics. 2014. Available from: <a href="http://www.cdc.gov/nchs/data/databriefs/db162.pdf">http://www.cdc.gov/nchs/data/databriefs/db162.pdf</a>.</p>\n</li>\n<li>\n<p>Martin JA, Hamilton BE, Osterman MJK, et al. Births: Final data for 2015. National vital statistics reports; vol 66 no 1. Hyattsville, MD: National Center for Health Statistics. 2017. Available from: <a href="https://www.cdc.gov/nchs/data/nvsr/nvsr66/nvsr66_01.pdf">https://www.cdc.gov/nchs/data/nvsr/nvsr66/nvsr66_01.pdf</a>.</p>\n</li>\n</ol>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/g6qk-ngsf', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2017-08-23', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/g6qk-ngsf', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/g6qk-ngsf/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/g6qk-ngsf/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/g6qk-ngsf/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/g6qk-ngsf/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['births', 'nchs', 'nonmarital', 'united states'], 'bureauCode': ['009:00'], 'modified': '2020-06-05', 'title': 'NCHS - Births to Unmarried Women by Age Group: United States'}
{'description': '<p>This dataset includes percent distribution of births for females by age group in the United States since 1933.</p>\n<p>The number of states in the reporting area differ historically. In 1915 (when the birth registration area was established), 10 states and the District of Columbia reported births; by 1933, 48 states and the District of Columbia were reporting births, with the last two states, Alaska and Hawaii, added to the registration area in 1959 and 1960, when these regions gained statehood. Reporting area information is detailed in references 1 and 2 below. Trend lines for 1909–1958 are based on live births adjusted for under-registration; beginning with 1959, trend lines are based on registered live births.</p>\n<p>SOURCES</p>\n<p>NCHS, National Vital Statistics System, birth data (see <a href="https://www.cdc.gov/nchs/births.htm">https://www.cdc.gov/nchs/births.htm</a>); public-use data files (see <a href="https://www.cdc.gov/nchs/data_access/VitalStatsOnline.htm">https://www.cdc.gov/nchs/data_access/VitalStatsOnline.htm</a>); and CDC WONDER (see <a href="http://wonder.cdc.gov/">http://wonder.cdc.gov/</a>).</p>\n<p>REFERENCES</p>\n<ol>\n<li>\n<p>National Office of Vital Statistics. Vital Statistics of the United States, 1950, Volume I. 1954. Available from: <a href="https://www.cdc.gov/nchs/data/vsus/vsus_1950_1.pdf">https://www.cdc.gov/nchs/data/vsus/vsus_1950_1.pdf</a>.</p>\n</li>\n<li>\n<p>Hetzel AM. U.S. vital statistics system: major activities and developments, 1950-95. National Center for Health Statistics. 1997. Available from: <a href="https://www.cdc.gov/nchs/data/misc/usvss.pdf">https://www.cdc.gov/nchs/data/misc/usvss.pdf</a>.</p>\n</li>\n<li>\n<p>National Center for Health Statistics. Vital Statistics of the United States, 1967, Volume I–Natality. 1969. Available from: <a href="https://www.cdc.gov/nchs/data/vsus/nat67_1.pdf">https://www.cdc.gov/nchs/data/vsus/nat67_1.pdf</a>.</p>\n</li>\n<li>\n<p>Martin JA, Hamilton BE, Osterman MJK, et al. Births: Final data for 2015. National vital statistics reports; vol 66 no 1. Hyattsville, MD: National Center for Health Statistics. 2017. Available from: <a href="https://www.cdc.gov/nchs/data/nvsr/nvsr66/nvsr66_01.pdf">https://www.cdc.gov/nchs/data/nvsr/nvsr66/nvsr66_01.pdf</a>.</p>\n</li>\n<li>\n<p>Martin JA, Hamilton BE, Osterman MJK, Driscoll AK, Drake P. Births: Final data for 2016. National Vital Statistics Reports; vol 67 no 1. Hyattsville, MD: National Center for Health Statistics. 2018. Available from: <a href="https://www.cdc.gov/nvsr/nvsr67/nvsr67_01.pdf">https://www.cdc.gov/nvsr/nvsr67/nvsr67_01.pdf</a>.</p>\n</li>\n<li>\n<p>Martin JA, Hamilton BE, Osterman MJK, Driscoll AK, Births: Final data for 2018. National vital statistics reports; vol 68 no 13. Hyattsville, MD: National Center for Health Statistics. 2019. Available from: <a href="https://www.cdc.gov/nchs/data/nvsr/nvsr68/nvsr68_13.pdf">https://www.cdc.gov/nchs/data/nvsr/nvsr68/nvsr68_13.pdf</a>.</p>\n</li>\n</ol>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/isx2-c2ii', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2020-01-27', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/isx2-c2ii', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/isx2-c2ii/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/isx2-c2ii/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/isx2-c2ii/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/isx2-c2ii/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['births', 'maternal age', 'nchs', 'united states'], 'bureauCode': ['009:00'], 'modified': '2020-06-05', 'title': 'NCHS - Percent Distribution of Births for Females by Age Group: United States'}
{'description': '<p>This dataset assembles all final birth data for females aged 15–19, 15–17, and 18–19 for the United States and each of the 50 states.</p>\n<p>Data are based on 100% of birth certificates filed in all 50 states. All the teen birth rates in this dashboard reflect the latest revisions to Census populations (i.e., the intercensal populations) and thus provide a consistent series of accurate rates for the past 25 years. The denominators of the teen birth rates for 1991–1999 have been revised to incorporate the results of the 2000 Census. The denominators of the teen birth rates for 2001–2009 have revised to incorporate the results of the 2010 Census.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/y268-sna3', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2018-07-09', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/y268-sna3', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/y268-sna3/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/y268-sna3/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/y268-sna3/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/y268-sna3/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['nchs', 'state teen birth trends', 'teen births', 'u.s. and state trends on teen births', 'u.s. teen birth rate', 'united states'], 'bureauCode': ['009:00'], 'modified': '2020-06-05', 'title': 'NCHS - U.S. and State Trends on Teen Births'}
{'description': '<p><a href="https://www.cdc.gov/nchs/data-visualization/natality-trends/index.htm">https://www.cdc.gov/nchs/data-visualization/natality-trends/index.htm</a></p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/rg8a-czmp', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2017-08-15', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/rg8a-czmp', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rg8a-czmp/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rg8a-czmp/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rg8a-czmp/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rg8a-czmp/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['birth rate', 'nchs', 'united states', 'women'], 'bureauCode': ['009:00'], 'modified': '2020-06-05', 'title': 'NCHS - Birth Rates for Women Aged 15-17, 17-18, and 15-19: United States, 1960-2015'}
{'description': '<p>This dataset includes live births, birth rates, and fertility rates by Hispanic origin of mother in the United States since 1989.</p>\n<p>National data on births by Hispanic origin exclude data for Louisiana, New Hampshire, and Oklahoma in 1989; New Hampshire and Oklahoma in 1990; and New Hampshire in 1991 and 1992. Birth and fertility rates for the Central and South American population includes other and unknown Hispanic. Information on reporting Hispanic origin is detailed in the Technical Appendix for the 1999 public-use natality data file (see <a href="ftp://ftp.cdc.gov/pub/Health_Statistics/NCHS/Dataset_Documentation/DVS/natality/Nat1999doc.pdf">ftp://ftp.cdc.gov/pub/Health_Statistics/NCHS/Dataset_Documentation/DVS/n...</a>).</p>\n<p>SOURCES</p>\n<p>NCHS, National Vital Statistics System, birth data (see <a href="https://www.cdc.gov/nchs/births.htm">https://www.cdc.gov/nchs/births.htm</a>); public-use data files (see <a href="https://www.cdc.gov/nchs/data_access/VitalStatsOnline.htm">https://www.cdc.gov/nchs/data_access/VitalStatsOnline.htm</a>); and CDC WONDER (see <a href="http://wonder.cdc.gov/">http://wonder.cdc.gov/</a>).</p>\n<p>REFERENCES</p>\n<ol>\n<li>\n<p>National Office of Vital Statistics. Vital Statistics of the United States, 1950, Volume I. 1954. Available from: <a href="https://www.cdc.gov/nchs/data/vsus/vsus_1950_1.pdf">https://www.cdc.gov/nchs/data/vsus/vsus_1950_1.pdf</a>.</p>\n</li>\n<li>\n<p>Hetzel AM. U.S. vital statistics system: major activities and developments, 1950-95. National Center for Health Statistics. 1997. Available from: <a href="https://www.cdc.gov/nchs/data/misc/usvss.pdf">https://www.cdc.gov/nchs/data/misc/usvss.pdf</a>.</p>\n</li>\n<li>\n<p>National Center for Health Statistics. Vital Statistics of the United States, 1967, Volume I–Natality. 1969. Available from: <a href="https://www.cdc.gov/nchs/data/vsus/nat67_1.pdf">https://www.cdc.gov/nchs/data/vsus/nat67_1.pdf</a>.</p>\n</li>\n<li>\n<p>Martin JA, Hamilton BE, Osterman MJK, et al. Births: Final data for 2015. National vital statistics reports; vol 66 no 1. Hyattsville, MD: National Center for Health Statistics. 2017. Available from: <a href="https://www.cdc.gov/nchs/data/nvsr/nvsr66/nvsr66_01.pdf">https://www.cdc.gov/nchs/data/nvsr/nvsr66/nvsr66_01.pdf</a>.</p>\n</li>\n<li>\n<p>Martin JA, Hamilton BE, Osterman MJK, Driscoll AK, Drake P. Births: Final data for 2016. National Vital Statistics Reports; vol 67 no 1. Hyattsville, MD: National Center for Health Statistics. 2018. Available from: <a href="https://www.cdc.gov/nvsr/nvsr67/nvsr67_01.pdf">https://www.cdc.gov/nvsr/nvsr67/nvsr67_01.pdf</a>.</p>\n</li>\n<li>\n<p>Martin JA, Hamilton BE, Osterman MJK, Driscoll AK, Births: Final data for 2018. National vital statistics reports; vol 68 no 13. Hyattsville, MD: National Center for Health Statistics. 2019. Available from: <a href="https://www.cdc.gov/nchs/data/nvsr/nvsr68/nvsr68_13.pdf">https://www.cdc.gov/nchs/data/nvsr/nvsr68/nvsr68_13.pdf</a>.</p>\n</li>\n</ol>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/s54h-bixi', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2020-01-27', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/s54h-bixi', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/s54h-bixi/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/s54h-bixi/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/s54h-bixi/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/s54h-bixi/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['birth', 'birth rate', 'ethnicity', 'fertility rate', 'hispanic origin', 'nchs', 'united states'], 'bureauCode': ['009:00'], 'modified': '2020-06-05', 'title': 'NCHS - Natality Measures for Females by Hispanic Origin Subgroup: United States'}
{'description': '<p>This dataset includes live births, birth rates, and fertility rates by race of mother in the United States since 1960.</p>\n<p>Data availability varies by race and ethnicity groups. All birth data by race before 1980 are based on race of the child. Since 1980, birth data by race are based on race of the mother. For race, data are available for Black and White births since 1960, and for American Indians/Alaska Native and Asian/Pacific Islander births since 1980. Data on Hispanic origin are available since 1989. Teen birth rates for specific racial and ethnic categories are also available since 1989. From 2003 through 2015, the birth data by race were based on the “bridged” race categories (5). Starting in 2016, the race categories for reporting birth data changed; the new race and Hispanic origin categories are: Non-Hispanic, Single Race White; Non-Hispanic, Single Race Black; Non-Hispanic, Single Race American Indian/Alaska Native; Non-Hispanic, Single Race Asian; and, Non-Hispanic, Single Race Native Hawaiian/Pacific Islander (5,6). Birth data by the prior, “bridged” race (and Hispanic origin) categories are included through 2018 for comparison.</p>\n<p>SOURCES</p>\n<p>NCHS, National Vital Statistics System, birth data (see <a href="https://www.cdc.gov/nchs/births.htm">https://www.cdc.gov/nchs/births.htm</a>); public-use data files (see <a href="https://www.cdc.gov/nchs/data_access/VitalStatsOnline.htm">https://www.cdc.gov/nchs/data_access/VitalStatsOnline.htm</a>); and CDC WONDER (see <a href="http://wonder.cdc.gov/">http://wonder.cdc.gov/</a>).</p>\n<p>REFERENCES</p>\n<ol>\n<li>\n<p>National Office of Vital Statistics. Vital Statistics of the United States, 1950, Volume I. 1954. Available from: <a href="https://www.cdc.gov/nchs/data/vsus/vsus_1950_1.pdf">https://www.cdc.gov/nchs/data/vsus/vsus_1950_1.pdf</a>.</p>\n</li>\n<li>\n<p>Hetzel AM. U.S. vital statistics system: major activities and developments, 1950-95. National Center for Health Statistics. 1997. Available from: <a href="https://www.cdc.gov/nchs/data/misc/usvss.pdf">https://www.cdc.gov/nchs/data/misc/usvss.pdf</a>.</p>\n</li>\n<li>\n<p>National Center for Health Statistics. Vital Statistics of the United States, 1967, Volume I–Natality. 1969. Available from: <a href="https://www.cdc.gov/nchs/data/vsus/nat67_1.pdf">https://www.cdc.gov/nchs/data/vsus/nat67_1.pdf</a>.</p>\n</li>\n<li>\n<p>Martin JA, Hamilton BE, Osterman MJK, et al. Births: Final data for 2015. National vital statistics reports; vol 66 no 1. Hyattsville, MD: National Center for Health Statistics. 2017. Available from: <a href="https://www.cdc.gov/nchs/data/nvsr/nvsr66/nvsr66_01.pdf">https://www.cdc.gov/nchs/data/nvsr/nvsr66/nvsr66_01.pdf</a>.</p>\n</li>\n<li>\n<p>Martin JA, Hamilton BE, Osterman MJK, Driscoll AK, Drake P. Births: Final data for 2016. National Vital Statistics Reports; vol 67 no 1. Hyattsville, MD: National Center for Health Statistics. 2018. Available from: <a href="https://www.cdc.gov/nvsr/nvsr67/nvsr67_01.pdf">https://www.cdc.gov/nvsr/nvsr67/nvsr67_01.pdf</a>.</p>\n</li>\n<li>\n<p>Martin JA, Hamilton BE, Osterman MJK, Driscoll AK, Births: Final data for 2018. National vital statistics reports; vol 68 no 13. Hyattsville, MD: National Center for Health Statistics. 2019. Available from: <a href="https://www.cdc.gov/nchs/data/nvsr/nvsr68/nvsr68_13.pdf">https://www.cdc.gov/nchs/data/nvsr/nvsr68/nvsr68_13.pdf</a>.</p>\n</li>\n</ol>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/89yk-m38d', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2020-01-27', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/89yk-m38d', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/89yk-m38d/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/89yk-m38d/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/89yk-m38d/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/89yk-m38d/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['birth rates', 'births', 'ethnicity', 'fertility rates', 'hispanic origin', 'nchs', 'race', 'united states'], 'bureauCode': ['009:00'], 'modified': '2020-06-05', 'title': 'NCHS - Natality Measures for Females by Race and Hispanic Origin: United States'}
{'description': '<p>This dataset includes birth rates for females by age group in the United States since 1940.</p>\n<p>The number of states in the reporting area differ historically. In 1915 (when the birth registration area was established), 10 states and the District of Columbia reported births; by 1933, 48 states and the District of Columbia were reporting births, with the last two states, Alaska and Hawaii, added to the registration area in 1959 and 1960, when these regions gained statehood. Reporting area information is detailed in references 1 and 2 below. Trend lines for 1909–1958 are based on live births adjusted for under-registration; beginning with 1959, trend lines are based on registered live births.</p>\n<p>SOURCES</p>\n<p>NCHS, National Vital Statistics System, birth data (see <a href="https://www.cdc.gov/nchs/births.htm">https://www.cdc.gov/nchs/births.htm</a>); public-use data files (see <a href="https://www.cdc.gov/nchs/data_access/VitalStatsOnline.htm">https://www.cdc.gov/nchs/data_access/VitalStatsOnline.htm</a>); and CDC WONDER (see <a href="http://wonder.cdc.gov/">http://wonder.cdc.gov/</a>).</p>\n<p>REFERENCES</p>\n<ol>\n<li>\n<p>National Office of Vital Statistics. Vital Statistics of the United States, 1950, Volume I. 1954. Available from: <a href="https://www.cdc.gov/nchs/data/vsus/vsus_1950_1.pdf">https://www.cdc.gov/nchs/data/vsus/vsus_1950_1.pdf</a>.</p>\n</li>\n<li>\n<p>Hetzel AM. U.S. vital statistics system: major activities and developments, 1950-95. National Center for Health Statistics. 1997. Available from: <a href="https://www.cdc.gov/nchs/data/misc/usvss.pdf">https://www.cdc.gov/nchs/data/misc/usvss.pdf</a>.</p>\n</li>\n<li>\n<p>National Center for Health Statistics. Vital Statistics of the United States, 1967, Volume I–Natality. 1969. Available from: <a href="https://www.cdc.gov/nchs/data/vsus/nat67_1.pdf">https://www.cdc.gov/nchs/data/vsus/nat67_1.pdf</a>.</p>\n</li>\n<li>\n<p>Martin JA, Hamilton BE, Osterman MJK, et al. Births: Final data for 2015. National vital statistics reports; vol 66 no 1. Hyattsville, MD: National Center for Health Statistics. 2017. Available from: <a href="https://www.cdc.gov/nchs/data/nvsr/nvsr66/nvsr66_01.pdf">https://www.cdc.gov/nchs/data/nvsr/nvsr66/nvsr66_01.pdf</a>.</p>\n</li>\n<li>\n<p>Martin JA, Hamilton BE, Osterman MJK, Driscoll AK, Drake P. Births: Final data for 2016. National Vital Statistics Reports; vol 67 no 1. Hyattsville, MD: National Center for Health Statistics. 2018. Available from: <a href="https://www.cdc.gov/nvsr/nvsr67/nvsr67_01.pdf">https://www.cdc.gov/nvsr/nvsr67/nvsr67_01.pdf</a>.</p>\n</li>\n<li>\n<p>Martin JA, Hamilton BE, Osterman MJK, Driscoll AK, Births: Final data for 2018. National vital statistics reports; vol 68 no 13. Hyattsville, MD: National Center for Health Statistics. 2019. Available from: <a href="https://www.cdc.gov/nchs/data/nvsr/nvsr68/nvsr68_13.pdf">https://www.cdc.gov/nchs/data/nvsr/nvsr68/nvsr68_13.pdf</a>.</p>\n</li>\n</ol>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/yt7u-eiyg', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2020-01-27', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/yt7u-eiyg', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/yt7u-eiyg/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/yt7u-eiyg/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/yt7u-eiyg/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/yt7u-eiyg/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['age of mother', 'birth rates', 'nchs', 'united states'], 'bureauCode': ['009:00'], 'modified': '2020-06-05', 'title': 'NCHS - Birth Rates for Females by Age Group: United States'}
{'description': '<p>This dataset includes crude birth rates and general fertility rates in the United States since 1909.</p>\n<p>The number of states in the reporting area differ historically. In 1915 (when the birth registration area was established), 10 states and the District of Columbia reported births; by 1933, 48 states and the District of Columbia were reporting births, with the last two states, Alaska and Hawaii, added to the registration area in 1959 and 1960, when these regions gained statehood. Reporting area information is detailed in references 1 and 2 below. Trend lines for 1909–1958 are based on live births adjusted for under-registration; beginning with 1959, trend lines are based on registered live births.</p>\n<p>SOURCES</p>\n<p>NCHS, National Vital Statistics System, birth data (see <a href="https://www.cdc.gov/nchs/births.htm">https://www.cdc.gov/nchs/births.htm</a>); public-use data files (see <a href="https://www.cdc.gov/nchs/data_access/VitalStatsOnline.htm">https://www.cdc.gov/nchs/data_access/VitalStatsOnline.htm</a>); and CDC WONDER (see <a href="http://wonder.cdc.gov/">http://wonder.cdc.gov/</a>).</p>\n<p>REFERENCES</p>\n<ol>\n<li>\n<p>National Office of Vital Statistics. Vital Statistics of the United States, 1950, Volume I. 1954. Available from: <a href="https://www.cdc.gov/nchs/data/vsus/vsus_1950_1.pdf">https://www.cdc.gov/nchs/data/vsus/vsus_1950_1.pdf</a>.</p>\n</li>\n<li>\n<p>Hetzel AM. U.S. vital statistics system: major activities and developments, 1950-95. National Center for Health Statistics. 1997. Available from: <a href="https://www.cdc.gov/nchs/data/misc/usvss.pdf">https://www.cdc.gov/nchs/data/misc/usvss.pdf</a>.</p>\n</li>\n<li>\n<p>National Center for Health Statistics. Vital Statistics of the United States, 1967, Volume I–Natality. 1969. Available from: <a href="https://www.cdc.gov/nchs/data/vsus/nat67_1.pdf">https://www.cdc.gov/nchs/data/vsus/nat67_1.pdf</a>.</p>\n</li>\n<li>\n<p>Martin JA, Hamilton BE, Osterman MJK, et al. Births: Final data for 2015. National vital statistics reports; vol 66 no 1. Hyattsville, MD: National Center for Health Statistics. 2017. Available from: <a href="https://www.cdc.gov/nchs/data/nvsr/nvsr66/nvsr66_01.pdf">https://www.cdc.gov/nchs/data/nvsr/nvsr66/nvsr66_01.pdf</a>.</p>\n</li>\n<li>\n<p>Martin JA, Hamilton BE, Osterman MJK, Driscoll AK, Drake P. Births: Final data for 2016. National Vital Statistics Reports; vol 67 no 1. Hyattsville, MD: National Center for Health Statistics. 2018. Available from: <a href="https://www.cdc.gov/nvsr/nvsr67/nvsr67_01.pdf">https://www.cdc.gov/nvsr/nvsr67/nvsr67_01.pdf</a>.</p>\n</li>\n<li>\n<p>Martin JA, Hamilton BE, Osterman MJK, Driscoll AK, Births: Final data for 2018. National vital statistics reports; vol 68 no 13. Hyattsville, MD: National Center for Health Statistics. 2019. Available from: <a href="https://www.cdc.gov/nchs/data/nvsr/nvsr68/nvsr68_13.pdf">https://www.cdc.gov/nchs/data/nvsr/nvsr68/nvsr68_13.pdf</a>.</p>\n</li>\n</ol>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/e6fc-ccez', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2020-01-27', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/e6fc-ccez', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/e6fc-ccez/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/e6fc-ccez/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/e6fc-ccez/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/e6fc-ccez/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['birth rate', 'fertility rate', 'nchs', 'united states'], 'bureauCode': ['009:00'], 'modified': '2020-06-05', 'title': 'NCHS - Births and General Fertility Rates: United States'}
{'description': '<p>MMWR Surveillance Summary 66 (No. SS-1):1-8 found that nonmetropolitan areas have significant numbers of potentially excess deaths from the five leading causes of death. These figures accompany this report by presenting information on potentially excess deaths in nonmetropolitan and metropolitan areas at the state level. They also add additional years of data and options for selecting different age ranges and benchmarks.</p>\n<p>Potentially excess deaths are defined in MMWR Surveillance Summary 66(No. SS-1):1-8 as deaths that exceed the numbers that would be expected if the death rates of states with the lowest rates (benchmarks) occurred across all states. They are calculated by subtracting expected deaths for specific benchmarks from observed deaths.</p>\n<p>Not all potentially excess deaths can be prevented; some areas might have characteristics that predispose them to higher rates of death. However, many potentially excess deaths might represent deaths that could be prevented through improved public health programs that support healthier behaviors and neighborhoods or better access to health care services.</p>\n<p>Mortality data for U.S. residents come from the National Vital Statistics System. Estimates based on fewer than 10 observed deaths are not shown and shaded yellow on the map.</p>\n<p>Underlying cause of death is based on the International Classification of Diseases, 10th Revision (ICD-10)</p>\n<p>Heart disease (I00-I09, I11, I13, and I20–I51)<br />\nCancer (C00–C97)<br />\nUnintentional injury (V01–X59 and Y85–Y86)<br />\nChronic lower respiratory disease (J40–J47)<br />\nStroke (I60–I69)<br />\nLocality (nonmetropolitan vs. metropolitan) is based on the Office of Management and Budget’s 2013 county-based classification scheme.</p>\n<p>Benchmarks are based on the three states with the lowest age and cause-specific mortality rates.</p>\n<p>Potentially excess deaths for each state are calculated by subtracting deaths at the benchmark rates (expected deaths) from observed deaths.</p>\n<p>Users can explore three benchmarks:</p>\n<p>“2010 Fixed” is a fixed benchmark based on the best performing States in 2010.<br />\n“2005 Fixed” is a fixed benchmark based on the best performing States in 2005.<br />\n“Floating” is based on the best performing States in each year so change from year to year.</p>\n<p>SOURCES</p>\n<p>CDC/NCHS, National Vital Statistics System, mortality data (see <a href="http://www.cdc.gov/nchs/deaths.htm">http://www.cdc.gov/nchs/deaths.htm</a>); and CDC WONDER (see <a href="http://wonder.cdc.gov">http://wonder.cdc.gov</a>).</p>\n<p>REFERENCES</p>\n<ol>\n<li>\n<p>Moy E, Garcia MC, Bastian B, Rossen LM, Ingram DD, Faul M, Massetti GM, Thomas CC, Hong Y, Yoon PW, Iademarco MF. Leading Causes of Death in Nonmetropolitan and Metropolitan Areas – United States, 1999-2014. MMWR Surveillance Summary 2017; 66(No. SS-1):1-8.</p>\n</li>\n<li>\n<p>Garcia MC, Faul M, Massetti G, Thomas CC, Hong Y, Bauer UE, Iademarco MF. Reducing Potentially Excess Deaths from the Five Leading Causes of Death in the Rural United States. MMWR Surveillance Summary 2017; 66(No. SS-2):1–7.</p>\n</li>\n</ol>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/vdpk-qzpr', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2017-08-15', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/vdpk-qzpr', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vdpk-qzpr/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vdpk-qzpr/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vdpk-qzpr/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vdpk-qzpr/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cancer', 'chronic lower respiratory disease', 'heart disease', 'stroke', 'unintentional injury'], 'bureauCode': ['009:00'], 'modified': '2020-06-05', 'title': 'NCHS - Potentially Excess Deaths from the Five Leading Causes of Death'}
{'description': '<p>Data for School year-end 1994 through year-end 2019. State oral health surveys are the data sources for these indicators. States periodically conduct independent screening surveys of a probability sample designed to be representative of all third grade students in the state. Some states also conduct surveys of students in other grades in school, or of Head Start program enrollees. This surveillance activity is voluntary. States submit their data to the Association of State and Territorial Dental Directors (ASTDD), where the survey design and data collected are reviewed for quality and against the criteria for inclusion in NOHSS, before being sent to CDC for inclusion in Oral Health Data. For more information, see: <a href="http://www.cdc.gov/oralhealthdata/overview/childIndicators/">http://www.cdc.gov/oralhealthdata/overview/childIndicators/</a></p>\n', 'programCode': ['009:020'], 'title': 'NOHSS Child Indicators', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Oral Health'], 'landingPage': 'https://data.cdc.gov/d/qcai-zfj9', 'contactPoint': {'hasEmail': 'mailto:oralhealth@cdc.gov', 'fn': 'Oral Health Inquiries'}, 'issued': '2018-06-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/qcai-zfj9', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qcai-zfj9/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qcai-zfj9/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qcai-zfj9/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qcai-zfj9/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['astdd', 'basic screening survey', 'bss', 'caries', 'caries experience', 'child', 'children', 'dental sealants', 'division of oral health', 'nohss', 'oral health', 'prevalence', 'tooth decay', 'untreated tooth decay'], 'bureauCode': ['009:20'], 'modified': '2020-06-05', 'references': ['https://www.cdc.gov/oralhealthdata/'], 'describedBy': 'https://chronicdata.cdc.gov/Oral-Health/NOHSS-Child-Indicators/qcai-zfj9'}
{'description': '<p>This dataset describes drug poisoning deaths at the county level by selected demographic characteristics and includes age-adjusted death rates for drug poisoning from 1999 to 2015.</p>\n<p>Deaths are classified using the International Classification of Diseases, Tenth Revision (ICD–10). Drug-poisoning deaths are defined as having ICD–10 underlying cause-of-death codes X40–X44 (unintentional), X60–X64 (suicide), X85 (homicide), or Y10–Y14 (undetermined intent).</p>\n<p>Estimates are based on the National Vital Statistics System multiple cause-of-death mortality files (1). Age-adjusted death rates (deaths per 100,000 U.S. standard population for 2000) are calculated using the direct method. Populations used for computing death rates for 2011–2015 are postcensal estimates based on the 2010 U.S. census. Rates for census years are based on populations enumerated in the corresponding censuses. Rates for noncensus years before 2010 are revised using updated intercensal population estimates and may differ from rates previously published.</p>\n<p>Estimate does not meet standards of reliability or precision. Death rates are flagged as “Unreliable” in the chart when the rate is calculated with a numerator of 20 or less.</p>\n<p>Death rates for some states and years may be low due to a high number of unresolved pending cases or misclassification of ICD–10 codes for unintentional poisoning as R99, “Other ill-defined and unspecified causes of mortality” (2). For example, this issue is known to affect New Jersey in 2009 and West Virginia in 2005 and 2009 but also may affect other years and other states. Estimates should be interpreted with caution.</p>\n<p>Smoothed county age-adjusted death rates (deaths per 100,000 population) were obtained according to methods described elsewhere (3–5). Briefly, two-stage hierarchical models were used to generate empirical Bayes estimates of county age-adjusted death rates due to drug poisoning for each year during 1999–2015. These annual county-level estimates “borrow strength” across counties to generate stable estimates of death rates where data are sparse due to small population size (3,5). Estimates are unavailable for Broomfield County, Colo., and Denali County, Alaska, before 2003 (6,7). Additionally, Bedford City, Virginia was added to Bedford County in 2015 and no longer appears in the mortality file in 2015. County boundaries are consistent with the vintage 2005-2007 bridged-race population file geographies (6).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/pbkm-d27e', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2017-04-11', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/pbkm-d27e', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/pbkm-d27e/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/pbkm-d27e/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/pbkm-d27e/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/pbkm-d27e/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['county', 'deaths', 'drug poisoning', 'mortality', 'nchs', 'united states'], 'bureauCode': ['009:00'], 'modified': '2020-06-05', 'title': 'NCHS - Drug Poisoning Mortality by County: United States'}
{'description': '<p>All birth data by race before 1980 are based on race of the child; starting in 1980, birth data by race are based on race of the mother. Birth data are used to calculate infant mortality rate.</p>\n<p><a href="https://www.cdc.gov/nchs/data-visualization/mortality-trends/">https://www.cdc.gov/nchs/data-visualization/mortality-trends/</a></p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/ddsk-zebd', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2016-06-22', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/ddsk-zebd', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ddsk-zebd/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ddsk-zebd/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ddsk-zebd/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ddsk-zebd/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['infant mortality rates', 'nchs', 'race', 'united states'], 'bureauCode': ['009:00'], 'modified': '2020-06-05', 'title': 'NCHS - Infant Mortality Rates, by Race: United States, 1915-2013'}
{'description': '<p>Rates are infants (under 1 year) and neonatal (under 28 days) deaths per 1,000 live births.</p>\n<p><a href="https://www.cdc.gov/nchs/data-visualization/mortality-trends/">https://www.cdc.gov/nchs/data-visualization/mortality-trends/</a></p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/epev-k6ss', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2016-06-22', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/epev-k6ss', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/epev-k6ss/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/epev-k6ss/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/epev-k6ss/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/epev-k6ss/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['infant', 'mortality', 'nchs', 'neonatal', 'united states'], 'bureauCode': ['009:00'], 'modified': '2020-06-05', 'title': 'NCHS - Infant and neonatal mortality rates: United States, 1915-2013'}
{'description': '<p><a href="https://www.cdc.gov/nchs/data-visualization/births-to-unmarried-women/index.htm">https://www.cdc.gov/nchs/data-visualization/births-to-unmarried-women/in...</a></p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/7pcd-2tnr', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2015-12-02', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/7pcd-2tnr', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7pcd-2tnr/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7pcd-2tnr/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7pcd-2tnr/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7pcd-2tnr/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hispanic origin', 'live birth rate', 'marital status', 'nchs', 'race', 'united states'], 'bureauCode': ['009:00'], 'modified': '2020-06-05', 'title': 'NCHS - Pregnancy and Live Birth Rates, by Marital Status and Race and Hispanic Origin: United States, 1990-2010'}
{'description': '<p><a href="https://www.cdc.gov/nchs/data-visualization/births-to-unmarried-women/index.htm">https://www.cdc.gov/nchs/data-visualization/births-to-unmarried-women/in...</a></p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/jvf6-ix4w', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2015-12-02', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/jvf6-ix4w', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/jvf6-ix4w/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/jvf6-ix4w/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/jvf6-ix4w/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/jvf6-ix4w/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['age group', 'birth rates', 'nchs', 'united states', 'women'], 'bureauCode': ['009:00'], 'modified': '2020-06-05', 'title': 'NCHS - Nonmarital Birth Rates, by Age Group for All Women Age 15-44: United States, 1980-2013'}
{'description': '<p><a href="https://www.cdc.gov/nchs/data-visualization/natality-trends/index.htm">https://www.cdc.gov/nchs/data-visualization/natality-trends/index.htm</a></p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/hdy7-e2a3', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2015-12-02', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/hdy7-e2a3', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hdy7-e2a3/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hdy7-e2a3/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hdy7-e2a3/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hdy7-e2a3/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hispanic women', 'nchs', 'pregnancy rate', 'united states'], 'bureauCode': ['009:00'], 'modified': '2020-06-05', 'title': 'NCHS - Pregnancy Rates, by Age for Hispanic Women: United States, 1990-2010'}
{'description': '<p>This dataset describes injury mortality in the United States beginning in 1999. Two concepts are included in the circumstances of an injury death: intent of injury and mechanism of injury. Intent of injury describes whether the injury was inflicted purposefully (intentional injury) and, if purposeful, whether the injury was self-inflicted (suicide or self-harm) or inflicted by another person (homicide). Injuries that were not purposefully inflicted are considered unintentional (accidental) injuries. Mechanism of injury describes the source of the energy transfer that resulted in physical or physiological harm to the body.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/vc9m-u7tv', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2018-03-07', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/vc9m-u7tv', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vc9m-u7tv/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vc9m-u7tv/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vc9m-u7tv/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vc9m-u7tv/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['injury', 'mortality', 'nchs', 'united states'], 'bureauCode': ['009:00'], 'modified': '2020-06-05', 'title': 'NCHS - Injury Mortality: United States'}
{'description': '<p>Total Medicaid Enrollees - VIII Group Break Out Report Reported on the CMS-64</p>\n<p>The enrollment information is a state-reported count of unduplicated individuals enrolled in the state’s Medicaid program at any time during each month in the quarterly reporting period. The enrollment data identifies the total number of Medicaid enrollees and, for states that have expanded Medicaid, provides specific counts for the number of individuals enrolled in the new adult eligibility group, also referred to as the “VIII Group”. The VIII Group is only applicable for states that have expanded their Medicaid programs by adopting the VIII Group. This data includes state-by-state data for this population as well as a count of individuals whom the state has determined are newly eligible for Medicaid. All 50 states, the District of Columbia and the US territories are represented in these data.</p>\n<p>Notes:<br />\n1. “VIII GROUP” is also known as the “New Adult Group.”<br />\n2. The VIII Group is only applicable for states that have expanded their Medicaid programs by adopting the VIII Group. VIII Group enrollment information for the states that have not expanded their Medicaid program is noted as “N/A.”</p>\n', 'programCode': ['009:076'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Enrollment'], 'landingPage': 'https://data.medicaid.gov/d/pfrt-tr7q', 'contactPoint': {'hasEmail': 'mailto:Medicaid.gov@cms.hhs.gov', 'fn': 'Medicaid'}, 'issued': '2018-12-07', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/pfrt-tr7q', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/pfrt-tr7q/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/pfrt-tr7q/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/pfrt-tr7q/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/pfrt-tr7q/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cms-64', 'enrollment', 'expansion population', 'medicaid', 'new adult group', 'viii group'], 'bureauCode': ['009:00'], 'modified': '2020-06-03', 'title': 'Medicaid Enrollment - New Adult Group'}
{'description': '<p>A list of long-term care hospitals with data on the quality of patient care measures shown on Long-Term Care Hospital Compare.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Long-Term Care Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/fp6g-2gsn', 'contactPoint': {'hasEmail': 'mailto:LTCHQualityQuestions@cms.hhs.gov', 'fn': 'CMS'}, 'issued': '2019-09-25', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/fp6g-2gsn', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/fp6g-2gsn/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/fp6g-2gsn/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/fp6g-2gsn/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/fp6g-2gsn/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hospital', 'long term care hospital'], 'bureauCode': ['009:38'], 'modified': '2020-06-03', 'title': 'Long- Term Care Hospital - Provider Data'}
{'description': '<p>National data on the quality of patient care measures shown on Long-Term Care Hospital Compare.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Long-Term Care Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/5zdx-ny2x', 'contactPoint': {'hasEmail': 'mailto:LTCHQualityQuestions@cms.hhs.gov', 'fn': 'CMS'}, 'issued': '2019-06-05', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/5zdx-ny2x', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/5zdx-ny2x/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/5zdx-ny2x/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/5zdx-ny2x/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/5zdx-ny2x/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hospital', 'long term care hospital'], 'bureauCode': ['009:38'], 'modified': '2020-06-03', 'title': 'Long- Term Care Hospital - National Data'}
{'description': '<p>A list of long-term care hospitals with information such as address, phone number, ownership data and more.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Long-Term Care Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/azum-44iv', 'contactPoint': {'hasEmail': 'mailto:LTCHQualityQuestions@cms.hhs.gov', 'fn': 'CMS'}, 'issued': '2019-11-12', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/azum-44iv', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/azum-44iv/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/azum-44iv/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/azum-44iv/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/azum-44iv/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hospital', 'long term care hospital'], 'bureauCode': ['009:38'], 'modified': '2020-06-03', 'title': 'Long- Term Care Hospital - General Information'}
{'description': '<p>A list of inpatient rehabilitation facilities with data on the quality of patient care measures shown on Inpatient Rehabilitation Facility Compare.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Inpatient Rehabilitation Facility Compare'], 'landingPage': 'https://data.medicare.gov/d/v9e4-nwhh', 'contactPoint': {'hasEmail': 'mailto:IRFQualityQuestions@cms.hhs.gov', 'fn': 'CMS'}, 'issued': '2020-03-11', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/v9e4-nwhh', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/v9e4-nwhh/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/v9e4-nwhh/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/v9e4-nwhh/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/v9e4-nwhh/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['inpatient rehabilitation facilities', 'inpatient rehabilitation facility', 'rehabilitation'], 'bureauCode': ['009:38'], 'modified': '2020-06-03', 'title': 'Inpatient Rehabilitation Facility - Provider Data'}
{'description': '<p>National data on the quality of patient care measures shown on Inpatient Rehabilitation Facility Compare.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Inpatient Rehabilitation Facility Compare'], 'landingPage': 'https://data.medicare.gov/d/nasn-k89k', 'contactPoint': {'hasEmail': 'mailto:IRFQualityQuestions@cms.hhs.gov', 'fn': 'CMS'}, 'issued': '2020-03-11', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/nasn-k89k', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/nasn-k89k/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/nasn-k89k/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/nasn-k89k/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/nasn-k89k/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['inpatient rehabilitation facilities', 'inpatient rehabilitation facility', 'rehabilitation'], 'bureauCode': ['009:38'], 'modified': '2020-06-03', 'title': 'Inpatient Rehabilitation Facility - National Data'}
{'description': '<p>This dataset shows characteristics of the inpatient rehabilitation facilities that are shown on Inpatient Rehabilitation Facility Compare.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Inpatient Rehabilitation Facility Compare'], 'landingPage': 'https://data.medicare.gov/d/7t8x-u3ir', 'contactPoint': {'hasEmail': 'mailto:IRFQualityQuestions@cms.hhs.gov', 'fn': 'CMS'}, 'issued': '2019-12-11', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/7t8x-u3ir', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/7t8x-u3ir/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/7t8x-u3ir/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/7t8x-u3ir/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/7t8x-u3ir/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['inpatient rehabilitation facilities', 'inpatient rehabilitation facility', 'rehabilitation'], 'bureauCode': ['009:38'], 'modified': '2020-06-03', 'title': 'Inpatient Rehabilitation Facility - General Information'}
{'description': '<p>A list of inpatient rehabilitation facilities with data on the number of times people with Medicare who had certain medical conditions were treated in the last year.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Inpatient Rehabilitation Facility Compare'], 'landingPage': 'https://data.medicare.gov/d/ka5z-ibe3', 'contactPoint': {'hasEmail': 'mailto:IRFQualityQuestions@cms.hhs.gov', 'fn': 'CMS'}, 'issued': '2019-12-11', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/ka5z-ibe3', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/ka5z-ibe3/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/ka5z-ibe3/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/ka5z-ibe3/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/ka5z-ibe3/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['inpatient rehabilitation facilities', 'inpatient rehabilitation facility', 'rehabilitation'], 'bureauCode': ['009:38'], 'modified': '2020-06-03', 'title': 'Inpatient Rehabilitation Facility - Conditions'}
{'description': '<p>2011-2020. The ASTDD Synopses of State Oral Health Programs contain information useful in tracking states’ efforts to improve oral health and contributions to progress toward the national targets for Healthy People objectives for oral health. A subset of the information collected from the most recent five years is provided on the Oral Health Data website. For more information, see <a href="http://www.cdc.gov/oralhealthdata/overview/synopses/index.html">http://www.cdc.gov/oralhealthdata/overview/synopses/index.html</a></p>\n', 'programCode': ['009:020'], 'title': 'ASTDD Synopses of State Oral Health Programs - Selected indicators', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Oral Health'], 'landingPage': 'https://data.cdc.gov/d/vwmz-4ja3', 'contactPoint': {'hasEmail': 'mailto:oralhealth@cdc.gov', 'fn': 'Oral Health Inquiries'}, 'issued': '2018-07-23', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/vwmz-4ja3', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vwmz-4ja3/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vwmz-4ja3/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vwmz-4ja3/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vwmz-4ja3/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cleft lip/cleft palate recording', 'cleft lip/cleft palate referral to care', 'infrastructure', 'oral health', 'policy', 'programs', 'school based sealant programs', 'state dental directors', 'state oral health program characteristics', 'workforce'], 'bureauCode': ['009:20'], 'modified': '2020-06-02', 'references': ['https://www.cdc.gov/oralhealthdata/'], 'describedBy': 'https://chronicdata.cdc.gov/Oral-Health/ASTDD-Synopses-of-State-Oral-Health-Programs-Selec/vwmz-4ja3'}
{'description': '<p>This dataset provides modeled predictions of PM2.5 levels from the EPA\'s Downscaler model. Data are at the census tract level for 2016. These data are used by the CDC\'s National Environmental Public Health Tracking Network to generate air quality measures. Census tract-level datasets contain estimates of the mean predicted concentration and associated standard error. Please refer to the metadata attachment for more information.</p>\n<p>Learn more about outdoor air quality on the Tracking Network\'s website: <a href="https://ephtracking.cdc.gov/showAirLanding.action">https://ephtracking.cdc.gov/showAirLanding.action</a>.</p>\n<p>By using these data, you signify your agreement to comply with the following requirements:<br />\n1. Use the data for statistical reporting and analysis only.<br />\n2. Do not attempt to learn the identity of any person included in the data and do not combine these data with other data for the purpose of matching records to identify individuals.<br />\n3. Do not disclose of or make use of the identity of any person or establishment discovered inadvertently and report the discovery to: <a href="mailto:trackingsupport@cdc.gov">trackingsupport@cdc.gov</a>.<br />\n4. Do not imply or state, either in written or oral form, that interpretations based on the data are those of the original data sources and CDC unless the data user and data source are formally collaborating.<br />\n5. Acknowledge, in all reports or presentations based on these data, the original source of the data and CDC.<br />\n6. Suggested citation: Centers for Disease Control and Prevention. National Environmental Public Health Tracking Network. Web. Accessed: insert date. <a href="http://www.cdc.gov/ephtracking">www.cdc.gov/ephtracking</a>.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Environmental Health & Toxicology'], 'landingPage': 'https://data.cdc.gov/d/7vu4-ngxx', 'contactPoint': {'hasEmail': 'mailto:cak8@cdc.gov', 'fn': 'Craig Kassinger'}, 'issued': '2020-06-02', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/7vu4-ngxx', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7vu4-ngxx/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7vu4-ngxx/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7vu4-ngxx/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7vu4-ngxx/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['air pollution', 'asthma', 'environmental health', 'particulate matter', 'pm2.5'], 'bureauCode': ['009:20'], 'modified': '2020-06-02', 'title': 'Daily Census Tract-Level PM2.5 Concentrations, 2016'}
{'description': '<p>ATSDR’s Geospatial Research, Analysis & Services Program (GRASP) created Centers for Disease Control and Prevention Social Vulnerability Index (CDC SVI or simply SVI, hereafter) to help public health officials and emergency response planners identify and map the communities that will most likely need support before, during, and after a hazardous event.</p>\n<p>SVI indicates the relative vulnerability of every U.S. Census tract. Census tracts are subdivisions of counties for which the Census collects statistical data. SVI ranks the tracts on 15 social factors, including unemployment, minority status, and disability, and further groups them into four related themes. Thus, each tract receives a<br />\nranking for each Census variable and for each of the four themes, as well as an overall ranking.</p>\n<p>In addition to tract-level rankings, SVI 2018 also has corresponding rankings at the<br />\ncounty level. Notes below that describe “tract” methods also refer to county methods.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Health Statistics'], 'landingPage': 'https://svi.cdc.gov/', 'contactPoint': {'hasEmail': 'mailto:svi_coordinator@cdc.gov', 'fn': 'SVI Coordinator'}, 'issued': '2020-03-10', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/48va-t53r', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/48va-t53r/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/48va-t53r/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/48va-t53r/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/48va-t53r/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2018', 'county', 'social vulnerability', 'social vulnerability index', 'united states', 'vulnerable populations'], 'bureauCode': ['009:20'], 'modified': '2020-06-01', 'title': 'Social Vulnerability Index 2018 - United States, county'}
{'description': '<p>ATSDR’s Geospatial Research, Analysis & Services Program (GRASP) created Centers for Disease Control and Prevention Social Vulnerability Index (CDC SVI or simply SVI, hereafter) to help public health officials and emergency response planners identify and map the communities that will most likely need support before, during, and after a hazardous event.</p>\n<p>SVI indicates the relative vulnerability of every U.S. Census tract. Census tracts are subdivisions of counties for which the Census collects statistical data. SVI ranks the tracts on 15 social factors, including unemployment, minority status, and disability, and further groups them into four related themes. Thus, each tract receives a<br />\nranking for each Census variable and for each of the four themes, as well as an overall ranking.</p>\n<p>In addition to tract-level rankings, SVI 2018 also has corresponding rankings at the<br />\ncounty level. Notes below that describe “tract” methods also refer to county methods.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Health Statistics'], 'landingPage': 'https://svi.cdc.gov/', 'contactPoint': {'hasEmail': 'mailto:svi_coordinator@cdc.gov', 'fn': 'SVI Coordinator'}, 'issued': '2020-03-11', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/4d8n-kk8a', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4d8n-kk8a/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4d8n-kk8a/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4d8n-kk8a/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4d8n-kk8a/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2018', 'social vulnerability', 'social vulnerability index', 'tract', 'united states', 'vulnerable populations'], 'bureauCode': ['009:20'], 'modified': '2020-06-01', 'title': 'Social Vulnerability Index 2018 - United States, tract'}
{'description': '<p>This dataset provides modeled predictions of ozone levels from the EPA\'s Downscaler model. Data are at the census tract level for 2001-2005. These data are used by the CDC\'s National Environmental Public Health Tracking Network to generate air quality measures. Census tract-level datasets contain estimates of the mean predicted concentration and associated standard error. Please refer to the metadata attachment for more information.</p>\n<p>Learn more about outdoor air quality on the Tracking Network\'s website: <a href="https://ephtracking.cdc.gov/showAirLanding.action">https://ephtracking.cdc.gov/showAirLanding.action</a>.</p>\n<p>By using these data, you signify your agreement to comply with the following requirements:<br />\n1. Use the data for statistical reporting and analysis only.<br />\n2. Do not attempt to learn the identity of any person included in the data and do not combine these data with other data for the purpose of matching records to identify individuals.<br />\n3. Do not disclose of or make use of the identity of any person or establishment discovered inadvertently and report the discovery to: <a href="mailto:trackingsupport@cdc.gov">trackingsupport@cdc.gov</a>.<br />\n4. Do not imply or state, either in written or oral form, that interpretations based on the data are those of the original data sources and CDC unless the data user and data source are formally collaborating.<br />\n5. Acknowledge, in all reports or presentations based on these data, the original source of the data and CDC.<br />\n6. Suggested citation: Centers for Disease Control and Prevention. National Environmental Public Health Tracking Network. Web. Accessed: insert date. <a href="http://www.cdc.gov/ephtracking">www.cdc.gov/ephtracking</a>.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Environmental Health & Toxicology'], 'landingPage': 'https://data.cdc.gov/d/847z-pxin', 'contactPoint': {'hasEmail': 'mailto:nephtrackingsupport@cdc.gov', 'fn': 'Craig Kassinger'}, 'issued': '2020-06-01', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/847z-pxin', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/847z-pxin/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/847z-pxin/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/847z-pxin/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/847z-pxin/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['air pollution', 'asthma', 'environmental health', 'ozone'], 'bureauCode': ['009:20'], 'modified': '2020-06-01', 'title': 'Daily Census Tract-Level Ozone Concentrations, 2011-2015'}
{'description': '<p>This dataset provides modeled predictions of ozone levels from the EPA\'s Downscaler model. Data are at the census tract level for 2016. These data are used by the CDC\'s National Environmental Public Health Tracking Network to generate air quality measures. Census tract-level datasets contain estimates of the mean predicted concentration and associated standard error. Please refer to the metadata attachment for more information.</p>\n<p>Learn more about outdoor air quality on the Tracking Network\'s website: <a href="https://ephtracking.cdc.gov/showAirLanding.action">https://ephtracking.cdc.gov/showAirLanding.action</a>.</p>\n<p>By using these data, you signify your agreement to comply with the following requirements:<br />\n1. Use the data for statistical reporting and analysis only.<br />\n2. Do not attempt to learn the identity of any person included in the data and do not combine these data with other data for the purpose of matching records to identify individuals.<br />\n3. Do not disclose of or make use of the identity of any person or establishment discovered inadvertently and report the discovery to: <a href="mailto:trackingsupport@cdc.gov">trackingsupport@cdc.gov</a>.<br />\n4. Do not imply or state, either in written or oral form, that interpretations based on the data are those of the original data sources and CDC unless the data user and data source are formally collaborating.<br />\n5. Acknowledge, in all reports or presentations based on these data, the original source of the data and CDC.<br />\n6. Suggested citation: Centers for Disease Control and Prevention. National Environmental Public Health Tracking Network. Web. Accessed: insert date. <a href="http://www.cdc.gov/ephtracking">www.cdc.gov/ephtracking</a>.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Environmental Health & Toxicology'], 'landingPage': 'https://data.cdc.gov/d/cicv-w9dv', 'contactPoint': {'hasEmail': 'mailto:trackingsupport@cdc.gov', 'fn': 'Craig Kassinger'}, 'issued': '2020-06-01', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/cicv-w9dv', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/cicv-w9dv/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/cicv-w9dv/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/cicv-w9dv/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/cicv-w9dv/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['air quality', 'asthma', 'environmental health', 'ozone'], 'bureauCode': ['009:20'], 'modified': '2020-06-01', 'title': 'Daily Census Tract-Level Ozone Concentrations, 2016'}
{'description': '<p>This dataset provides modeled predictions of ozone levels from the EPA\'s Downscaler model. Data are at the census tract level for 2001-2005. These data are used by the CDC\'s National Environmental Public Health Tracking Network to generate air quality measures. Census tract-level datasets contain estimates of the mean predicted concentration and associated standard error. Please refer to the metadata attachment for more information.</p>\n<p>Learn more about outdoor air quality on the Tracking Network\'s website: <a href="https://ephtracking.cdc.gov/showAirLanding.action">https://ephtracking.cdc.gov/showAirLanding.action</a>.</p>\n<p>By using these data, you signify your agreement to comply with the following requirements:<br />\n1. Use the data for statistical reporting and analysis only.<br />\n2. Do not attempt to learn the identity of any person included in the data and do not combine these data with other data for the purpose of matching records to identify individuals.<br />\n3. Do not disclose of or make use of the identity of any person or establishment discovered inadvertently and report the discovery to: <a href="mailto:trackingsupport@cdc.gov">trackingsupport@cdc.gov</a>.<br />\n4. Do not imply or state, either in written or oral form, that interpretations based on the data are those of the original data sources and CDC unless the data user and data source are formally collaborating.<br />\n5. Acknowledge, in all reports or presentations based on these data, the original source of the data and CDC.<br />\n6. Suggested citation: Centers for Disease Control and Prevention. National Environmental Public Health Tracking Network. Web. Accessed: insert date. <a href="http://www.cdc.gov/ephtracking">www.cdc.gov/ephtracking</a>.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Environmental Health & Toxicology'], 'landingPage': 'https://data.cdc.gov/d/v76h-zdce', 'contactPoint': {'hasEmail': 'mailto:nephtrackingsupport@cdc.gov', 'fn': 'Craig Kassinger'}, 'issued': '2020-06-01', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/v76h-zdce', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/v76h-zdce/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/v76h-zdce/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/v76h-zdce/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/v76h-zdce/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['air pollution', 'asthma', 'environmental health', 'ozone'], 'bureauCode': ['009:20'], 'modified': '2020-06-01', 'title': 'Daily Census Tract-Level Ozone Concentrations, 2001-2005'}
{'description': '<p>Disability and Health Data System (DHDS) is an online source of state-level data on adults with disabilities. Users can access information on six functional disability types: cognitive (serious difficulty concentrating, remembering or making decisions), hearing (serious difficulty hearing or deaf), mobility (serious difficulty walking or climbing stairs), vision (serious difficulty seeing), self-care (difficulty dressing or bathing) and independent living (difficulty doing errands alone).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Disability & Health'], 'landingPage': 'https://data.cdc.gov/d/k62p-6esq', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC Info'}, 'issued': '2019-05-22', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/k62p-6esq', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/k62p-6esq/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/k62p-6esq/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/k62p-6esq/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/k62p-6esq/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['dhds', 'disability'], 'bureauCode': ['009:20'], 'modified': '2020-05-18', 'title': 'Disability and Health Data System (DHDS)', 'accrualPeriodicity': 'R/P1Y'}
{'description': '<p>The CDC Botulism Consultation Service, the Alaska Division of Public Health, and the California Department of Public Health provide clinical consultations on suspected cases of all types of botulism except infant botulism. These agencies are the only sources of antitoxin for non-infant botulism in the United States. The California Infant Botulism Treatment and Prevention provides clinical consultations on suspected infant botulism cases; it is the only source of antitoxin for infant botulism in the United States. Together, these clinical consultations provide expert guidance to clinicians and support the collection of epidemiologic and medical information for all suspected botulism cases reported in the United States.</p>\n', 'programCode': ['009:020'], 'title': 'Botulism', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Foodborne', 'Waterborne', 'and Related Diseases'], 'landingPage': 'https://data.cdc.gov/d/66i6-hisz', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'language': ['en'], 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/66i6-hisz', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/66i6-hisz/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/66i6-hisz/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/66i6-hisz/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/66i6-hisz/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['botulism'], 'bureauCode': ['009:20'], 'modified': '2019-05-23', 'issued': '2019-05-23'}
{'description': '<p>This dataset provides modeled predictions of PM2.5 levels from the EPA\'s Downscaler model. Data are at the census tract level for 2006-2010. These data are used by the CDC\'s National Environmental Public Health Tracking Network to generate air quality measures. Census tract-level datasets contain estimates of the mean predicted concentration and associated standard error. Please refer to the metadata attachment for more information.</p>\n<p>Learn more about outdoor air quality on the Tracking Network\'s website: <a href="https://ephtracking.cdc.gov/showAirLanding.action">https://ephtracking.cdc.gov/showAirLanding.action</a>.</p>\n<p>By using these data, you signify your agreement to comply with the following requirements:<br />\n1. Use the data for statistical reporting and analysis only.<br />\n2. Do not attempt to learn the identity of any person included in the data and do not combine these data with other data for the purpose of matching records to identify individuals.<br />\n3. Do not disclose of or make use of the identity of any person or establishment discovered inadvertently and report the discovery to: <a href="mailto:trackingsupport@cdc.gov">trackingsupport@cdc.gov</a>.<br />\n4. Do not imply or state, either in written or oral form, that interpretations based on the data are those of the original data sources and CDC unless the data user and data source are formally collaborating.<br />\n5. Acknowledge, in all reports or presentations based on these data, the original source of the data and CDC.<br />\n6. Suggested citation: Centers for Disease Control and Prevention. National Environmental Public Health Tracking Network. Web. Accessed: insert date. <a href="http://www.cdc.gov/ephtracking">www.cdc.gov/ephtracking</a>.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Environmental Health & Toxicology'], 'landingPage': 'https://data.cdc.gov/d/ujra-cbx5', 'contactPoint': {'hasEmail': 'mailto:cak8@cdc.gov', 'fn': 'Craig Kassinger'}, 'issued': '2020-05-29', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/ujra-cbx5', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ujra-cbx5/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ujra-cbx5/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ujra-cbx5/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ujra-cbx5/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['air pollution', 'asthma', 'environmental health', 'particulate matter', 'pm2.5'], 'bureauCode': ['009:20'], 'modified': '2020-05-29', 'title': 'Daily Census Tract-Level PM2.5 Concentrations, 2006-2010'}
{'description': '<p>Provisional estimates of infant mortality (deaths of infants under 1 year per 1,000 live births), neonatal mortality (deaths of infants aged 0-27 days per 1,000 live births), postneonatal mortality (deaths of infants aged 28 days through 11 months per 1,000 live births), and death rates for the five leading causes of infant death.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/jqwm-z2g9', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2019-06-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/jqwm-z2g9', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/jqwm-z2g9/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/jqwm-z2g9/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/jqwm-z2g9/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/jqwm-z2g9/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['causes of death', 'infant mortality', 'national vital statistics system', 'nvss', 'vital statistics rapid release', 'vsrr'], 'bureauCode': ['009:00'], 'modified': '2020-05-07', 'title': 'NCHS - VSRR Quarterly provisional estimates for infant mortality'}
{'description': '<p>Provisional estimates of selected reproductive indicators. Estimates are presented for: general fertility rates, age-specific birth rates, total and low risk cesarean delivery rates, preterm birth rates and other gestational age categories.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/76vv-a7x8', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2018-07-31', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/76vv-a7x8', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/76vv-a7x8/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/76vv-a7x8/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/76vv-a7x8/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/76vv-a7x8/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['birth rate', 'cesarean delivery', 'fertility rate', 'nchs', 'preterm birth', 'vital statistics rapid release', 'vsrr'], 'bureauCode': ['009:00'], 'modified': '2020-05-20', 'title': 'NCHS - VSRR Quarterly provisional estimates for selected birth indicators'}
{'description': '<p>This dataset provides modeled predictions of PM2.5 levels from the EPA\'s Downscaler model. Data are at the census tract level for 2001-2005. These data are used by the CDC\'s National Environmental Public Health Tracking Network to generate air quality measures. Census tract-level datasets contain estimates of the mean predicted concentration and associated standard error. Please refer to the metadata attachment for more information.</p>\n<p>Learn more about outdoor air quality on the Tracking Network\'s website: <a href="https://ephtracking.cdc.gov/showAirLanding.action">https://ephtracking.cdc.gov/showAirLanding.action</a>.</p>\n<p>By using these data, you signify your agreement to comply with the following requirements:<br />\n1. Use the data for statistical reporting and analysis only.<br />\n2. Do not attempt to learn the identity of any person included in the data and do not combine these data with other data for the purpose of matching records to identify individuals.<br />\n3. Do not disclose of or make use of the identity of any person or establishment discovered inadvertently and report the discovery to: <a href="mailto:trackingsupport@cdc.gov">trackingsupport@cdc.gov</a>.<br />\n4. Do not imply or state, either in written or oral form, that interpretations based on the data are those of the original data sources and CDC unless the data user and data source are formally collaborating.<br />\n5. Acknowledge, in all reports or presentations based on these data, the original source of the data and CDC.<br />\n6. Suggested citation: Centers for Disease Control and Prevention. National Environmental Public Health Tracking Network. Web. Accessed: insert date. <a href="http://www.cdc.gov/ephtracking">www.cdc.gov/ephtracking</a>.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Environmental Health & Toxicology'], 'landingPage': 'https://data.cdc.gov/d/v5qq-ktfc', 'contactPoint': {'hasEmail': 'mailto:cak8@cdc.gov', 'fn': 'Craig Kassinger'}, 'issued': '2020-05-22', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/v5qq-ktfc', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/v5qq-ktfc/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/v5qq-ktfc/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/v5qq-ktfc/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/v5qq-ktfc/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['air pollution', 'asthma', 'environmental health', 'particulate matter', 'pm2.5'], 'bureauCode': ['009:20'], 'modified': '2020-05-22', 'title': 'Daily Census Tract-Level PM2.5 Concentrations, 2001-2005'}
{'description': '<p>This dataset provides modeled predictions of PM2.5 levels from the EPA\'s Downscaler model. Data are at the county level for 2001-2016. These data are used by the CDC\'s National Environmental Public Health Tracking Network to generate air quality measures. Census tract-level datasets contain estimates of the mean predicted concentration and associated standard error. Please refer to the metadata attachment for more information.</p>\n<p>Learn more about outdoor air quality on the Tracking Network\'s website: <a href="https://ephtracking.cdc.gov/showAirLanding.action">https://ephtracking.cdc.gov/showAirLanding.action</a>.</p>\n<p>By using these data, you signify your agreement to comply with the following requirements:<br />\n1. Use the data for statistical reporting and analysis only.<br />\n2. Do not attempt to learn the identity of any person included in the data and do not combine these data with other data for the purpose of matching records to identify individuals.<br />\n3. Do not disclose of or make use of the identity of any person or establishment discovered inadvertently and report the discovery to: <a href="mailto:trackingsupport@cdc.gov">trackingsupport@cdc.gov</a>.<br />\n4. Do not imply or state, either in written or oral form, that interpretations based on the data are those of the original data sources and CDC unless the data user and data source are formally collaborating.<br />\n5. Acknowledge, in all reports or presentations based on these data, the original source of the data and CDC.<br />\n6. Suggested citation: Centers for Disease Control and Prevention. National Environmental Public Health Tracking Network. Web. Accessed: insert date. <a href="http://www.cdc.gov/ephtracking">www.cdc.gov/ephtracking</a>.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Environmental Health & Toxicology'], 'landingPage': 'https://data.cdc.gov/d/7vdq-ztk9', 'contactPoint': {'hasEmail': 'mailto:nephtrackingsupport@cdc.gov', 'fn': 'Craig Kassinger'}, 'issued': '2020-05-21', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/7vdq-ztk9', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7vdq-ztk9/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7vdq-ztk9/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7vdq-ztk9/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7vdq-ztk9/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['air pollution', 'asthma', 'environmental health', 'particulate matter', 'pm2.5'], 'bureauCode': ['009:20'], 'modified': '2020-05-21', 'title': 'Daily PM2.5 Concentrations All County, 2001-2016'}
{'description': '<p>This dataset provides modeled predictions of ozone levels from the EPA\'s Downscaler model. These data are used by the CDC\'s National Environmental Public Health Tracking Network to generate air quality measures. Data are at the county levels for 2001-2014. The dataset includes the maximum, median, mean, and population-weighted mean concentration. Please refer to the metadata attachment for more information.</p>\n<p>Learn more about outdoor air quality on the Tracking Network\'s website: <a href="https://ephtracking.cdc.gov/showAirLanding.action">https://ephtracking.cdc.gov/showAirLanding.action</a>.</p>\n<p>By using these data, you signify your agreement to comply with the following requirements:<br />\n1. Use the data for statistical reporting and analysis only.<br />\n2. Do not attempt to learn the identity of any person included in the data and do not combine these data with other data for the purpose of matching records to identify individuals.<br />\n3. Do not disclose of or make use of the identity of any person or establishment discovered inadvertently and report the discovery to: <a href="mailto:trackingsupport@cdc.gov">trackingsupport@cdc.gov</a>.<br />\n4. Do not imply or state, either in written or oral form, that interpretations based on the data are those of the original data sources and CDC unless the data user and data source are formally collaborating.<br />\n5. Acknowledge, in all reports or presentations based on these data, the original source of the data and CDC.<br />\n6. Suggested citation: Centers for Disease Control and Prevention. National Environmental Public Health Tracking Network. Web. Accessed: insert date. <a href="http://www.cdc.gov/ephtracking">www.cdc.gov/ephtracking</a>.</p>\n<p>Problems or Questions?<br />\nEmail <a href="mailto:trackingsupport@cdc.gov">trackingsupport@cdc.gov</a>.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Environmental Health & Toxicology'], 'landingPage': 'https://ephtracking.cdc.gov/', 'contactPoint': {'hasEmail': 'mailto:trackingsupport@cdc.gov', 'fn': 'Craig Kassinger'}, 'issued': '2020-05-21', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/kmf5-t9yc', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/kmf5-t9yc/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/kmf5-t9yc/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/kmf5-t9yc/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/kmf5-t9yc/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['air pollution', 'asthma', 'environmental health', 'ozone'], 'bureauCode': ['009:20'], 'modified': '2020-05-21', 'title': 'Daily County-Level Ozone Concentrations, 2001-2016'}
{'description': '<p>NNDSS - Table II. Spotted Fever Rickettsiosis to Syphilis - 2017. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories.</p>\n<p>Note:<br />\nThese are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting.</p>\n<p>Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available.</p>\n<p>Footnotes:<br />\n C.N.M.I.: Commonwealth of Northern Mariana Islands.</p>\n<p>U: Unavailable. —: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<p>*Three low incidence conditions, rubella, rubella congenital, and tetanus, are in Table II to facilitate case count verification with reporting jurisdictions.</p>\n<p>† Case counts for reporting year 2017 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/">http://wwwn.cdc.gov/nndss/document/</a> ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf. Data for tuberculosis are displayed in Table IV, which appears quarterly.</p>\n<p>§ Illnesses with similar clinical presentation that result from Spotted Fever Group Rickettsia infections are reported as Spotted Fever Rickettsioses. Rocky Mountain Spotted Fever (RMSF), caused by Rickettsia rickettsii, is the most common and well-known Spotted Fever.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/75b3-73qi', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2018-01-04', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/75b3-73qi', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/75b3-73qi/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/75b3-73qi/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/75b3-73qi/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/75b3-73qi/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2017', 'mmwr', 'nedss', 'netss', 'nndss', 'spotted fever rickettsiosis', 'syphilis primary and secondary', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2018-01-04', 'title': 'NNDSS - Table II. Spotted Fever Rickettsiosis to Syphilis'}
{'description': '<p>NNDSS - Table IV. Tuberculosis - 2016.This Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States will exclude counts from US territories. Footnote: C.N.M.I.: Commonwealth of Northern Mariana Islands. U: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable Cum: Cumulative year-to-date counts. Min: Minimum. Max: Maximum. * Case counts for reporting year 2015 and 2016 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a> Data for TB are displayed quarterly.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/pkas-xr96', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2017-01-13', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/pkas-xr96', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/pkas-xr96/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/pkas-xr96/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/pkas-xr96/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/pkas-xr96/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2016', 'mmwr', 'nedss', 'netss', 'nndss', 'tb', 'tuberculosis', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2017-01-13', 'title': 'NNDSS - Table IV. Tuberculosis'}
{'description': '<p>Source for 2012 national data: National Occupant Protection Use Survey (NOPUS), 2012. Source for 2014 national data: National Occupant Protection Use Survey (NOPUS), 2014. Source for 2012 state data: State Observational Survey of Seat Belt Use, 2012. Source for 2014 state data: Seat Belt Use in 2014- Use Rates in the States and Territories</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Motor Vehicle'], 'landingPage': 'https://data.cdc.gov/d/4r49-eadb', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-09-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/4r49-eadb', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4r49-eadb/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4r49-eadb/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4r49-eadb/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4r49-eadb/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cdc', 'centers for disease control and prevention'], 'bureauCode': ['009:00'], 'modified': '2016-09-14', 'title': 'Percentage of Drivers and Front Seat Passengers Wearing Seat Belts, 2012 & 2014, Region 6 - Dallas'}
{'description': '<p>NNDSS - Table II. Invasive Pneumococcal to Legionellosis - 2015.In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories. Note:These are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting. Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available. Footnotes:C.N.M.I.: Commonwealth of Northern Mariana Islands. U: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum. * Three low incidence conditions, rubella, rubella congenital, and tetanus, have been moved to Table 2 to facilitate case count verification with reporting jurisdictions. ��� Case counts for reporting year 2015 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>. Data for TB are displayed in Table IV, which appears quarterly. �� Includes drug resistant and susceptible cases of Invasive Pneumococcal Disease. This condition was previously named Streptococcus pneumoniae invasive disease and cases were reported to CDC using different event codes to specify whether the cases were drug resistant or in a defined age group, such as <5 years. Since 2010, case notifications for this condition were consolidated under one event code for Invasive pneumococcal disease.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/ydsy-yh5w', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-01-07', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/ydsy-yh5w', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ydsy-yh5w/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ydsy-yh5w/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ydsy-yh5w/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ydsy-yh5w/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2015', 'invasive pneumococcal disease', 'legionellosis', 'mmwr', 'nedss', 'netss', 'nndss', 'pneumococcal', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2016-01-07', 'title': 'NNDSS - Table II. Invasive Pneumococcal to Legionellosis'}
{'description': '<p>NNDSS - TABLE 1KK. Vancomycin-resistant Staphylococcus aureus to Varicella morbidity - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/dy4n-fbwg', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-23', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/dy4n-fbwg', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/dy4n-fbwg/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/dy4n-fbwg/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/dy4n-fbwg/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/dy4n-fbwg/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'nedss', 'netss', 'nndss', 'vancomycin-resistant staphylococcus aureus', 'varicella morbidity', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-01-02', 'title': 'NNDSS - TABLE 1KK. Vancomycin-resistant Staphylococcus aureus to Varicella morbidity'}
{'description': '<p>Health, United States is an annual report on trends in health statistics, find more information at <a href="http://www.cdc.gov/nchs/hus.htm">http://www.cdc.gov/nchs/hus.htm</a>.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Health Statistics'], 'landingPage': 'https://data.cdc.gov/d/m4es-3af4', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2013-07-29', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/m4es-3af4', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/m4es-3af4/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/m4es-3af4/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/m4es-3af4/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/m4es-3af4/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hus', 'low birthweight'], 'bureauCode': ['009:00'], 'modified': '2015-08-27', 'title': 'Selected Trend Table from Health, United States, 2011. Low birthweight live births, by race and Hispanic origin of mother, and state: United States, 2000 - 2002, 2003 - 2005, and 2006 - 2008'}
{'description': '<p>NNDSS - Table II. Spotted fever rickettsiosis to Syphilis, primary and secondary - 2018. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states or territory.</p>\n<p>Note:</p>\n<p>This table contains provisional cases of selected national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:</p>\n<p>C.N.M.I.: Commonwealth of Northern Mariana Islands.<br />\nU: Unavailable. —: No reported cases. N: Not reportable. NA: Not Available. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<ul>\n<li>Case counts for reporting years 2017 and 2018 are provisional and subject to change. Data for years 2013 through 2016 are finalized. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>.</li>\n</ul>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/efpc-rr7b', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-01-03', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/efpc-rr7b', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/efpc-rr7b/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/efpc-rr7b/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/efpc-rr7b/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/efpc-rr7b/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2018', 'nedss', 'netss', 'nndss', 'primary and secondary', 'spotted fever rickettsiosis', 'syphilis', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-01-03', 'title': 'NNDSS - Table II. Spotted fever rickettsiosis to Syphilis, primary and secondary'}
{'description': "<p>Rate of deaths by age/gender (per 100,000 population) for motor vehicle occupants killed in crashes, 2012 & 2014. 2012 Source: Fatality Analysis Reporting System (FARS). 2014 Source: National Highway Traffic Safety Administration's (NHTSA) Fatality Analysis Reporting System (FARS), 2014 Annual Report File Note: Blank cells indicate data are suppressed. Fatality rates based on fewer than 20 deaths are suppressed.</p>\n", 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Motor Vehicle'], 'landingPage': 'https://data.cdc.gov/d/8i5t-42wz', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-10-18', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/8i5t-42wz', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/8i5t-42wz/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/8i5t-42wz/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/8i5t-42wz/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/8i5t-42wz/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cdc', 'centers for disease control and prevention'], 'bureauCode': ['009:00'], 'modified': '2016-10-18', 'title': 'Motor Vehicle Occupant Death Rate, by Age and Gender, 2012 & 2014, Region 8 - Denver'}
{'description': "<p>Rate of deaths by age/gender (per 100,000 population) for motor vehicle occupants killed in crashes, 2012 & 2014. 2012 Source: Fatality Analysis Reporting System (FARS). 2014 Source: National Highway Traffic Safety Administration's (NHTSA) Fatality Analysis Reporting System (FARS), 2014 Annual Report File Note: Blank cells indicate data are suppressed. Fatality rates based on fewer than 20 deaths are suppressed.</p>\n", 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Motor Vehicle'], 'landingPage': 'https://data.cdc.gov/d/29ew-qk7z', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-10-18', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/29ew-qk7z', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/29ew-qk7z/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/29ew-qk7z/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/29ew-qk7z/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/29ew-qk7z/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cdc', 'centers for disease control and prevention'], 'bureauCode': ['009:00'], 'modified': '2016-10-18', 'title': 'Motor Vehicle Occupant Death Rate, by Age and Gender, 2012 & 2014, Region 3 - Philadelphia'}
{'description': "<p>Alcohol-Impaired Driving Fatalities 2005-2014; All persons killed in crashes involving a driver with BAC >= .08 g/dL. Occupant Fatalities 2005-2014; All occupants killed where body type = 1-79. Source: National Highway Traffic Safety Administration's (NHTSA) Fatality Analysis Reporting System (FARS), 2005-2013 Final Reports and 2014 Annual Report File</p>\n", 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Motor Vehicle'], 'landingPage': 'https://data.cdc.gov/d/haed-k2ka', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-09-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/haed-k2ka', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/haed-k2ka/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/haed-k2ka/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/haed-k2ka/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/haed-k2ka/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cdc', 'centers for disease control and prevention'], 'bureauCode': ['009:00'], 'modified': '2016-09-26', 'title': 'Occupant and Alcohol-Impaired Driving Deaths in States, 2005-2014'}
{'description': '<p>Source: Behavioral Risk Factor Surveillance System (BRFSS), 2012, 2014.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Motor Vehicle'], 'landingPage': 'https://data.cdc.gov/d/e8fc-yrqd', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-09-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/e8fc-yrqd', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/e8fc-yrqd/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/e8fc-yrqd/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/e8fc-yrqd/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/e8fc-yrqd/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cdc', 'centers for disease control and prevention'], 'bureauCode': ['009:00'], 'modified': '2016-09-14', 'title': 'Percentage of Adults Who Report Driving After Drinking Too Much (in the past 30 days), 2012 & 2014, Region 1 - Boston'}
{'description': '<p>Source: Behavioral Risk Factor Surveillance System (BRFSS), 2012, 2014.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Motor Vehicle'], 'landingPage': 'https://data.cdc.gov/d/i9qr-47vu', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-09-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/i9qr-47vu', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/i9qr-47vu/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/i9qr-47vu/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/i9qr-47vu/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/i9qr-47vu/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cdc', 'centers for disease control and prevention'], 'bureauCode': ['009:00'], 'modified': '2016-09-14', 'title': 'Percentage of Adults Who Report Driving After Drinking Too Much (in the past 30 days), 2012 & 2014, Region 9 - San Francisco'}
{'description': '<p>Source for 2012 national data: National Occupant Protection Use Survey (NOPUS), 2012. Source for 2014 national data: National Occupant Protection Use Survey (NOPUS), 2014. Source for 2012 state data: State Observational Survey of Seat Belt Use, 2012. Source for 2014 state data: Seat Belt Use in 2014- Use Rates in the States and Territories</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Motor Vehicle'], 'landingPage': 'https://data.cdc.gov/d/hauf-e9a4', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-09-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/hauf-e9a4', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hauf-e9a4/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hauf-e9a4/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hauf-e9a4/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hauf-e9a4/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cdc', 'centers for disease control and prevention'], 'bureauCode': ['009:00'], 'modified': '2016-09-14', 'title': 'Percentage of Drivers and Front Seat Passengers Wearing Seat Belts, 2012 & 2014, Region 3 - Philadelphia'}
{'description': '<p>Source for 2012 national data: National Occupant Protection Use Survey (NOPUS), 2012. Source for 2014 national data: National Occupant Protection Use Survey (NOPUS), 2014. Source for 2012 state data: State Observational Survey of Seat Belt Use, 2012. Source for 2014 state data: Seat Belt Use in 2014- Use Rates in the States and Territories</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Motor Vehicle'], 'landingPage': 'https://data.cdc.gov/d/iz46-hpaa', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-09-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/iz46-hpaa', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/iz46-hpaa/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/iz46-hpaa/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/iz46-hpaa/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/iz46-hpaa/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cdc', 'centers for disease control and prevention'], 'bureauCode': ['009:00'], 'modified': '2016-09-14', 'title': 'Percentage of Drivers and Front Seat Passengers Wearing Seat Belts, 2012 & 2014, Region 8 - Denver'}
{'description': '<p>NNDSS - Table II. Ehrlichiosis/Anaplasmosis - 2015.In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories. Note:These are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting. Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available. Footnotes:C.N.M.I.: Commonwealth of Northern Mariana Islands. U: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum. * Three low incidence conditions, rubella, rubella congenital, and tetanus, have been moved to Table 2 to facilitate case count verification with reporting jurisdictions. ��� Case counts for reporting year 2015 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/">http://wwwn.cdc.gov/nndss/document/</a> ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf. Data for TB are displayed in Table IV, which appears quarterly. �� Cumulative total E. ewingii cases reported for year 2015 = 0, and 14 cases reported for 2014.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/j9id-xrm6', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-01-07', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/j9id-xrm6', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/j9id-xrm6/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/j9id-xrm6/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/j9id-xrm6/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/j9id-xrm6/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2015', 'anaplasma phagocytophilum', 'ehrlichia chaffeensis', 'ehrlichiosis/anaplasmosis', 'mmwr', 'nedss', 'netss', 'nndss', 'undetermined', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2016-01-07', 'title': 'NNDSS - Table II. Ehrlichiosis/Anaplasmosis'}
{'description': '<p>NNDSS - TABLE 1EE. Salmonella Paratyphi infection to Salmonellosis (excluding Salmonella Typhi infection and Salmonella Paratyphi infection) - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />\n§ In previous years, cases were reported as Salmonellosis. Beginning in January 2019, cases began to be reported as Salmonella Paratyphi infection.<br />\n¶ In previous years, cases were reported as typhoid fever. Beginning in January 2019, cases began to be reported as Salmonella Typhi infection.<br />\n** In previous years, cases were reported as Salmonellosis (excluding paratyphoid fever and typhoid fever). Beginning in January 2019, cases began to be reported as Salmonellosis (excluding Salmonella Typhi infection and Salmonella Paratyphi infection).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/hs59-amfp', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/hs59-amfp', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hs59-amfp/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hs59-amfp/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hs59-amfp/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hs59-amfp/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'nedss', 'netss', 'nndss', 'salmonella paratyphi infection', 'salmonella typhi infection', 'salmonellosis (excluding salmonella typhi infection and salmonella paratyphi infection)', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-05-30', 'title': 'NNDSS - TABLE 1EE. Salmonella Paratyphi infection to Salmonellosis (excluding Salmonella Typhi infection and Salmonella Paratyphi infection)'}
{'description': '<p>NNDSS - Table II. Shiga toxin to Shigellosis - 2016. In this Table, provisional* cases of selected† notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories.<br />\nNote:<br />\nThese are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting.</p>\n<p>Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available.</p>\n<p>Footnotes:<br />\nC.N.M.I.: Commonwealth of Northern Mariana Islands.<br />\nU: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<ul>\n<li>Case counts for reporting year 2016 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/">http://wwwn.cdc.gov/nndss/document/</a> ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf. Data for TB are displayed in Table IV, which appears quarterly.<br />\n† Three low incidence conditions, rubella, rubella congenital, and tetanus, have been moved to Table II to facilitate case count verification with reporting jurisdictions.<br />\n§ Includes E. coli O157:H7; Shiga toxin-positive, serogroup non-O157; and Shiga toxin-positive, not serogrouped.</li>\n</ul>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/xv7k-8e7s', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2017-01-05', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/xv7k-8e7s', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xv7k-8e7s/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xv7k-8e7s/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xv7k-8e7s/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xv7k-8e7s/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2016', 'mmwr', 'nedss', 'netss', 'nndss', 'shiga toxin-producing e. coli', 'shigellosis', 'stec', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2017-01-05', 'title': 'NNDSS - Table II. Shiga toxin to Shigellosis'}
{'description': "<p>Rate of deaths by age/gender (per 100,000 population) for people killed in crashes involving a driver with BAC =>0.08%, 2012, 2014. 2012 Source: Fatality Analysis Reporting System (FARS). 2014 Source: National Highway Traffic Administration's (NHTSA) Fatality Analysis Reporting System (FARS), 2014 Annual Report File. Note: Blank cells indicate data are suppressed. Fatality rates based on fewer than 20 deaths are suppressed.</p>\n", 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Motor Vehicle'], 'landingPage': 'https://data.cdc.gov/d/28km-nz6e', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-09-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/28km-nz6e', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/28km-nz6e/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/28km-nz6e/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/28km-nz6e/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/28km-nz6e/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cdc', 'centers for disease control and prevention'], 'bureauCode': ['009:00'], 'modified': '2016-09-14', 'title': 'Impaired Driving Death Rate, by Age and Gender, 2012 & 2014, Region 4 - Atlanta'}
{'description': "<p>Rate of deaths by age/gender (per 100,000 population) for people killed in crashes involving a driver with BAC =>0.08%, 2012, 2014. 2012 Source: Fatality Analysis Reporting System (FARS). 2014 Source: National Highway Traffic Administration's (NHTSA) Fatality Analysis Reporting System (FARS), 2014 Annual Report File. Note: Blank cells indicate data are suppressed. Fatality rates based on fewer than 20 deaths are suppressed.</p>\n", 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Motor Vehicle'], 'landingPage': 'https://data.cdc.gov/d/ksf9-pem2', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-09-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/ksf9-pem2', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ksf9-pem2/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ksf9-pem2/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ksf9-pem2/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ksf9-pem2/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cdc', 'centers for disease control and prevention'], 'bureauCode': ['009:00'], 'modified': '2016-09-14', 'title': 'Impaired Driving Death Rate, by Age and Gender, 2012 & 2014, Region 1 - Boston'}
{'description': '<p>Source for 2012 national data: National Occupant Protection Use Survey (NOPUS), 2012. Source for 2014 national data: National Occupant Protection Use Survey (NOPUS), 2014. Source for 2012 state data: State Observational Survey of Seat Belt Use, 2012. Source for 2014 state data: Seat Belt Use in 2014- Use Rates in the States and Territories</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Motor Vehicle'], 'landingPage': 'https://data.cdc.gov/d/y8pa-p62q', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-09-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/y8pa-p62q', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/y8pa-p62q/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/y8pa-p62q/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/y8pa-p62q/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/y8pa-p62q/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cdc', 'centers for disease control and prevention'], 'bureauCode': ['009:00'], 'modified': '2016-09-14', 'title': 'Percentage of Drivers and Front Seat Passengers Wearing Seat Belts, 2012 & 2014, Region 7 - Kansas City'}
{'description': '<p>This dataset includes estimates of U.S. life expectancy at birth by state and census tract for the period 2010-2015 (1). Estimates were produced for 65,662 census tracts, covering the District of Columbia (D.C.) and all states, excluding Maine and Wisconsin, representing 88.7% of all U.S. census tracts (see notes). These estimates are the result of the collaborative project, “U.S. Small-area Life Expectancy Estimates Project (USALEEP),” between the National Center for Health Statistics (NCHS), the National Association for Public Health Statistics and Information Systems (NAPHSIS), and the Robert Wood Johnson Foundation (RWJF) (2).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/5h56-n989', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2019-06-21', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/5h56-n989', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5h56-n989/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5h56-n989/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5h56-n989/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5h56-n989/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['birth', 'census tract', 'life expectancy', 'national', 'united states'], 'bureauCode': ['009:00'], 'modified': '2020-05-06', 'title': 'U.S. Life Expectancy at Birth by State and Census Tract - 2010-2015'}
{'description': '<p>Source for 2012 national data: National Occupant Protection Use Survey (NOPUS), 2012. Source for 2014 national data: National Occupant Protection Use Survey (NOPUS), 2014. Source for 2012 state data: State Observational Survey of Seat Belt Use, 2012. Source for 2014 state data: Seat Belt Use in 2014- Use Rates in the States and Territories</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Motor Vehicle'], 'landingPage': 'https://data.cdc.gov/d/vqff-ff7g', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-09-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/vqff-ff7g', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vqff-ff7g/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vqff-ff7g/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vqff-ff7g/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vqff-ff7g/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cdc', 'centers for disease control and prevention'], 'bureauCode': ['009:00'], 'modified': '2016-09-14', 'title': 'Percentage of Drivers and Front Seat Passengers Wearing Seat Belts, 2012 & 2014, Region 4 - Atlanta'}
{'description': "<p>Rate of deaths by age/gender (per 100,000 population) for motor vehicle occupants killed in crashes, 2012 & 2014. 2012 Source: Fatality Analysis Reporting System (FARS). 2014 Source: National Highway Traffic Safety Administration's (NHTSA) Fatality Analysis Reporting System (FARS), 2014 Annual Report File Note: Blank cells indicate data are suppressed. Fatality rates based on fewer than 20 deaths are suppressed.</p>\n", 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Motor Vehicle'], 'landingPage': 'https://data.cdc.gov/d/5nuu-6upy', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-10-18', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/5nuu-6upy', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5nuu-6upy/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5nuu-6upy/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5nuu-6upy/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5nuu-6upy/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cdc', 'centers for disease control and prevention'], 'bureauCode': ['009:00'], 'modified': '2016-10-18', 'title': 'Motor Vehicle Occupant Death Rate, by Age and Gender, 2012 & 2014, Region 10 - Seattle'}
{'description': "<p>Source for 2012 national data: National Occupant Protection Use Survey (NOPUS), 2012. Source for 2012 state data: State Observational Survey of Seat Belt Use, 2012. Source for 2014 national data: National Highway Traffic Safety Administration's (NHTSA) National Occupant Protection Use Survey (NOPUS), 2014. Source for 2014 state data: National Highway Traffic Safety Administration's (NHTSA) State Observation of Seat Belt Use, 2014</p>\n", 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Motor Vehicle'], 'landingPage': 'https://data.cdc.gov/d/rmzv-dc5f', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-09-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/rmzv-dc5f', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rmzv-dc5f/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rmzv-dc5f/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rmzv-dc5f/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rmzv-dc5f/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cdc', 'centers for disease control and prevention'], 'bureauCode': ['009:00'], 'modified': '2016-09-26', 'title': 'Percentage of Drivers and Front Seat Passengers Wearing Seat Belts, 2012 & 2014, All States'}
{'description': "<p>Rate of deaths by age/gender (per 100,000 population) for people killed in crashes involving a driver with BAC =>0.08%, 2012. 2012 Source: Fatality Analysis Reporting System (FARS)Note: Blank cells indicate data are suppressed. 2014 Source: Source: National Highway Traffic Administration's (NHTSA) Fatality Analysis Reporting System (FARS), 2014 Annual Report File. Fatality rates based on fewer than 20 deaths are suppressed.</p>\n", 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Motor Vehicle'], 'landingPage': 'https://data.cdc.gov/d/ebbj-sh54', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-09-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/ebbj-sh54', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ebbj-sh54/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ebbj-sh54/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ebbj-sh54/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ebbj-sh54/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cdc', 'centers for disease control and prevention'], 'bureauCode': ['009:00'], 'modified': '2016-09-26', 'title': 'Impaired Driving Death Rate, by Age and Gender, 2012 & 2014, All States'}
{'description': '<p>Source: Behavioral Risk Factor Surveillance System (BRFSS), 2012, 2014.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Motor Vehicle'], 'landingPage': 'https://data.cdc.gov/d/5p6r-d32s', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-09-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/5p6r-d32s', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5p6r-d32s/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5p6r-d32s/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5p6r-d32s/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5p6r-d32s/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cdc', 'centers for disease control and prevention'], 'bureauCode': ['009:00'], 'modified': '2016-09-14', 'title': 'Percentage of Adults Who Report Driving After Drinking Too Much (in the past 30 days), 2012 & 2014, Region 5 - Chicago'}
{'description': '<p>NNDSS - Table II. Lyme disease to Meningococcal - 2015.In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed.The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories. Note:These are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting. Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available. Footnotes:C.N.M.I.: Commonwealth of Northern Mariana Islands. U: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum. * Three low incidence conditions, rubella, rubella congenital, and tetanus, have been moved to Table 2 to facilitate case count verification with reporting jurisdictions. ��� Case counts for reporting year 2015 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>. Data for TB are displayed in Table IV, which appears quarterly. �� Data for meningococcal disease, invasive caused by serogroups ACWY; serogroup B; other serogroup; and unknown serogroup are available in Table I.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/7pb7-w9us', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-01-07', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/7pb7-w9us', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7pb7-w9us/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7pb7-w9us/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7pb7-w9us/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7pb7-w9us/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2015', 'all serogroups', 'invasive', 'lyme disease', 'malaria', 'meningococcal disease', 'mmwr', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2016-01-07', 'title': 'NNDSS - Table II. Lyme disease to Meningococcal'}
{'description': '<p>This dataset includes facility details, performance rates, vascular access topic measure score, and the state and national average measure scores for the vascular access topic measure and the following vascular access measures: AV fistula and catheter ≥ 90 days, which are included in the vascular access type measure topic for the PY 2020 ESRD QIP.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Dialysis Facility Compare'], 'landingPage': 'https://data.medicare.gov/d/rd5h-re4c', 'contactPoint': {'hasEmail': 'mailto:DialysisData@umich.edu', 'fn': 'Dialysis Facility Compare'}, 'issued': '2020-01-22', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/rd5h-re4c', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/rd5h-re4c/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/rd5h-re4c/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/rd5h-re4c/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/rd5h-re4c/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['dfc', 'dialysis', 'dialysis facilities', 'linking quality to payment - qip'], 'bureauCode': ['009:38'], 'modified': '2020-01-22', 'title': 'ESRD QIP - Vascular Access - Payment Year 2020'}
{'description': '<p>This dataset includes facility details, performance rate, Kt/V Dialysis Adequacy Comprehensive measure score, and the state and national average measure scores for the Kt/V Dialysis Adequacy Comprehensive measure for the PY 2020 ESRD QIP.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Dialysis Facility Compare'], 'landingPage': 'https://data.medicare.gov/d/ip8v-3vdj', 'contactPoint': {'hasEmail': 'mailto:DialysisData@umich.edu', 'fn': 'Dialysis Facility Compare'}, 'issued': '2020-01-22', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/ip8v-3vdj', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/ip8v-3vdj/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/ip8v-3vdj/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/ip8v-3vdj/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/ip8v-3vdj/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['dfc', 'dialysis', 'dialysis facilities', 'linking quality to payment - qip'], 'bureauCode': ['009:38'], 'modified': '2020-01-22', 'title': 'ESRD QIP - Dialysis Adequacy - Payment Year 2020'}
{'description': '<p>This dataset includes facility details, performance rate, measure score, and the state and national average scores for each of the ICH CAHPS survey metrics that are included in the composite measure, as well as the measure score and the state and national average scores for the overall ICH CAHPS measure included in the PY 2020 ESRD QIP.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Dialysis Facility Compare'], 'landingPage': 'https://data.medicare.gov/d/v29m-db8t', 'contactPoint': {'hasEmail': 'mailto:DialysisData@umich.edu', 'fn': 'Dialysis Facility Compare'}, 'issued': '2020-01-22', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/v29m-db8t', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/v29m-db8t/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/v29m-db8t/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/v29m-db8t/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/v29m-db8t/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['dfc', 'dialysis', 'dialysis facilities', 'linking quality to payment - qip'], 'bureauCode': ['009:38'], 'modified': '2020-01-22', 'title': 'ESRD QIP – In-Center Hemodialysis Consumer Assessment Of Healthcare Providers And Services Systems (ICH CAHPS) Survey - Payment Year 2020'}
{'description': '<p>This dataset includes facility details, the number of eligible cases, numerator, denominator, performance rates, and measure score for each clinical measure and the measure score for each reporting measure included in the PY 2020 ESRD QIP.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Dialysis Facility Compare'], 'landingPage': 'https://data.medicare.gov/d/qt66-qjh7', 'contactPoint': {'hasEmail': 'mailto:DialysisData@umich.edu', 'fn': 'Dialysis Facility Compare'}, 'issued': '2020-01-22', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/qt66-qjh7', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/qt66-qjh7/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/qt66-qjh7/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/qt66-qjh7/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/qt66-qjh7/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['dfc', 'dialysis', 'dialysis facilities', 'linking quality to payment - qip'], 'bureauCode': ['009:38'], 'modified': '2020-01-22', 'title': 'ESRD QIP - Complete QIP Data - Payment Year 2020'}
{'description': '<p>This dataset includes facility details, measure score, and the state and national average measure scores for the NHSN healthcare personnel influenza vaccination reporting measure included in the PY 2020 ESRD QIP.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Dialysis Facility Compare'], 'landingPage': 'https://data.medicare.gov/d/atjw-fc84', 'contactPoint': {'hasEmail': 'mailto:DialysisData@umich.edu', 'fn': 'Dialysis Facility Compare'}, 'issued': '2020-01-22', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/atjw-fc84', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/atjw-fc84/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/atjw-fc84/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/atjw-fc84/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/atjw-fc84/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['dfc', 'dialysis', 'dialysis facilities', 'linking quality to payment - qip'], 'bureauCode': ['009:38'], 'modified': '2020-01-22', 'title': 'ESRD QIP - National Healthcare Safety Network Healthcare Personnel Influenza Vaccination - Payment Year 2020'}
{'description': '<p>This dataset includes facility details, performance ratio, measure score, and the state and national average measure scores for the STrR measure included in the PY 2020 ESRD QIP.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Dialysis Facility Compare'], 'landingPage': 'https://data.medicare.gov/d/cm6g-gfbc', 'contactPoint': {'hasEmail': 'mailto:DialysisData@umich.edu', 'fn': 'Dialysis Facility Compare'}, 'issued': '2020-01-22', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/cm6g-gfbc', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/cm6g-gfbc/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/cm6g-gfbc/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/cm6g-gfbc/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/cm6g-gfbc/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['dfc', 'dialysis', 'dialysis facilities', 'linking quality to payment - qip'], 'bureauCode': ['009:38'], 'modified': '2020-01-22', 'title': 'ESRD QIP - Standardized Transfusion Ratio - Payment Year 2020'}
{'description': '<p>This dataset includes facility details, measure score, and the state and national average measure scores for the pain assessment and follow up reporting measure included in the PY 2020 ESRD QIP.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Dialysis Facility Compare'], 'landingPage': 'https://data.medicare.gov/d/bazu-6xpx', 'contactPoint': {'hasEmail': 'mailto:DialysisData@umich.edu', 'fn': 'Dialysis Facility Compare'}, 'issued': '2020-01-22', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/bazu-6xpx', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/bazu-6xpx/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/bazu-6xpx/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/bazu-6xpx/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/bazu-6xpx/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['dfc', 'dialysis', 'dialysis facilities', 'linking quality to payment - qip'], 'bureauCode': ['009:38'], 'modified': '2020-01-22', 'title': 'ESRD QIP - Pain Assessment and Follow-up - Payment Year 2020'}
{'description': '<p>This dataset includes facility details, total performance score, and payment reduction percentage for each facility as well as the state and national average total performance scores for the PY 2020 ESRD QIP.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Dialysis Facility Compare'], 'landingPage': 'https://data.medicare.gov/d/fqah-awe3', 'contactPoint': {'hasEmail': 'mailto:DialysisData@umich.edu', 'fn': 'Dialysis Facility Compare'}, 'issued': '2020-01-22', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/fqah-awe3', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/fqah-awe3/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/fqah-awe3/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/fqah-awe3/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/fqah-awe3/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['dfc', 'dialysis', 'dialysis facilities', 'linking quality to payment - qip'], 'bureauCode': ['009:38'], 'modified': '2020-01-22', 'title': 'ESRD QIP - Total Performance Scores - Payment Year 2020'}
{'description': '<p>This dataset includes facility details, performance ratio, measure score, and the state and national average measure scores for the SRR measure included in the PY 2020 ESRD QIP.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Dialysis Facility Compare'], 'landingPage': 'https://data.medicare.gov/d/efv3-vm3n', 'contactPoint': {'hasEmail': 'mailto:DialysisData@umich.edu', 'fn': 'Dialysis Facility Compare'}, 'issued': '2020-01-22', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/efv3-vm3n', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/efv3-vm3n/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/efv3-vm3n/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/efv3-vm3n/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/efv3-vm3n/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['dfc', 'dialysis', 'dialysis facilities', 'linking quality to payment - qip'], 'bureauCode': ['009:38'], 'modified': '2020-01-22', 'title': 'ESRD QIP - Standardized Readmission Ratio - Payment Year 2020'}
{'description': '<p>This dataset includes facility details, NHSN bloodstream infection performance ratio, NHSN dialysis events number of months reported, NHSN combined measure score, and the state and national average measure scores for the NHSN combined measure score, and the following NHSN measures: NHSN dialysis event number of months reported and the NHSN Bloodstream Infection ratio, which comprise the NHSN combined measure score included in the PY 2020 ESRD QIP.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Dialysis Facility Compare'], 'landingPage': 'https://data.medicare.gov/d/bmqj-88i5', 'contactPoint': {'hasEmail': 'mailto:DialysisData@umich.edu', 'fn': 'Dialysis Facility Compare'}, 'issued': '2020-01-22', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/bmqj-88i5', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/bmqj-88i5/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/bmqj-88i5/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/bmqj-88i5/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/bmqj-88i5/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['dfc', 'dialysis', 'dialysis facilities', 'linking quality to payment - qip'], 'bureauCode': ['009:38'], 'modified': '2020-01-22', 'title': 'ESRD QIP – National Healthcare Safety Network combined measure - Payment Year 2020'}
{'description': '<p>This dataset includes facility details, measure score, and the state and national average measure scores for the serum phosphorous reporting measure included in the PY 2020 ESRD QIP.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Dialysis Facility Compare'], 'landingPage': 'https://data.medicare.gov/d/vcdt-av5j', 'contactPoint': {'hasEmail': 'mailto:DialysisData@umich.edu', 'fn': 'Dialysis Facility Compare'}, 'issued': '2020-01-22', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/vcdt-av5j', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/vcdt-av5j/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/vcdt-av5j/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/vcdt-av5j/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/vcdt-av5j/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['dfc', 'dialysis', 'dialysis facilities', 'linking quality to payment - qip'], 'bureauCode': ['009:38'], 'modified': '2020-01-22', 'title': 'ESRD QIP - Serum Phosphorous Reporting - Payment Year 2020'}
{'description': '<p>This dataset includes facility details, performance rate, measure score, and the state and national average measure scores for the hypercalcemia measure included in the PY 2020 ESRD QIP.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Dialysis Facility Compare'], 'landingPage': 'https://data.medicare.gov/d/7eyv-c623', 'contactPoint': {'hasEmail': 'mailto:DialysisData@umich.edu', 'fn': 'Dialysis Facility Compare'}, 'issued': '2020-01-22', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/7eyv-c623', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/7eyv-c623/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/7eyv-c623/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/7eyv-c623/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/7eyv-c623/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['dfc', 'dialysis', 'dialysis facilities', 'linking quality to payment - qip'], 'bureauCode': ['009:38'], 'modified': '2020-01-22', 'title': 'ESRD QIP - Hypercalcemia - Payment Year 2020'}
{'description': '<p>This dataset includes facility details, measure score, and the state and national average measure scores for the anemia management reporting measure included in the PY 2020 ESRD QIP.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Dialysis Facility Compare'], 'landingPage': 'https://data.medicare.gov/d/t6ez-29z5', 'contactPoint': {'hasEmail': 'mailto:DialysisData@umich.edu', 'fn': 'Dialysis Facility Compare'}, 'issued': '2020-01-22', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/t6ez-29z5', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/t6ez-29z5/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/t6ez-29z5/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/t6ez-29z5/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/t6ez-29z5/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['dfc', 'dialysis', 'dialysis facilities', 'linking quality to payment - qip'], 'bureauCode': ['009:38'], 'modified': '2020-01-22', 'title': 'ESRD QIP - Anemia Management Reporting - Payment Year 2020'}
{'description': '<p>This table includes a description of the footnotes that are used in the ESRD QIP datasets.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Dialysis Facility Compare'], 'landingPage': 'https://data.medicare.gov/d/tapt-6nrb', 'contactPoint': {'hasEmail': 'mailto:DialysisData@umich.edu', 'fn': 'Dialysis Facility Compare'}, 'issued': '2020-01-22', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/tapt-6nrb', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/tapt-6nrb/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/tapt-6nrb/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/tapt-6nrb/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/tapt-6nrb/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['dfc', 'dialysis', 'dialysis facilities', 'linking quality to payment - qip'], 'bureauCode': ['009:38'], 'modified': '2020-01-22', 'title': 'ESRD QIP – Footnotes'}
{'description': '<p>NNDSS - Table I. infrequently reported notifiable diseases - 2018. In this Table, provisional cases of selected infrequently reported notifiable diseases (<1,000 cases reported during the preceding year) are displayed. This tables excludes U.S. territories.</p>\n<p>Notice: The case counts for Haemophilus influenzae, invasive disease Nontypeable" and "Non-b serotype" were switched for 2018 weeks 1-52.</p>\n<p>Note:<br />\nThese are provisional cases of selected national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia are collated and published weekly on the NNDSS Data and Statistic web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnote:<br />\n—: No reported cases. N: Not reportable. NA: Not available. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts.</p>\n<ul>\n<li>Case counts for reporting years 2017 and 2018 are provisional and subject to change. Data for years 2013 through 2016 are finalized. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>.</li>\n</ul>\n<p>† This table does not include cases from the U.S. territories.</p>\n<p>§ Calculated by summing the incidence counts for the current week, the 2 weeks preceding the current week, and the 2 weeks following the current week, for a total of 5 preceding years. Additional information is available at <a href="https://wwwn.cdc.gov/nndss/document/5yearweeklyaverage.pdf">https://wwwn.cdc.gov/nndss/document/5yearweeklyaverage.pdf</a>.</p>\n<p>¶ Not reportable in all jurisdictions. Data from states where the condition is not reportable are excluded from this table, except for the arboviral diseases and influenza-associated pediatric mortality. Reporting exceptions are available at <a href="http://wwwn.cdc.gov/nndss/downloads.html">http://wwwn.cdc.gov/nndss/downloads.html</a>.</p>\n<p>** Please refer to the CDC WONDER for weekly updates to the footnote for this condition.</p>\n<p>†† Please refer to the CDC WONDER for weekly updates to the footnote for this condition.</p>\n<p>§§ Novel influenza A virus infections are human infections with influenza A viruses that are different from currently circulating human seasonal influenza viruses. With the exception of one avian lineage influenza A (H7N2) virus, all novel influenza A virus infections reported to CDC since 2013 have been variant influenza viruses.</p>\n<p>¶¶ Prior to 2018, cases of paratyphoid fever were included with salmonellosis cases (see Table II).</p>\n<p>*** Prior to 2015, CDC\'s National Notifiable Diseases Surveillance System (NNDSS) did not receive electronic data about incident cases of specific viral hemorrhagic fevers; instead data were collected in aggregate as "viral hemorrhagic fevers\'. NNDSS was updated beginning in 2015 to receive data for each of the viral hemorrhagic fevers listed.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/5fyu-rtk3', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-02-12', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/5fyu-rtk3', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5fyu-rtk3/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5fyu-rtk3/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5fyu-rtk3/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5fyu-rtk3/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2018', 'acute', 'anthrax', 'arboviral diseases', 'botulism', 'brucellosis', 'chancroid', 'chikungunya virus disease', 'cholera', 'chronic', 'congenital', 'crimean-congo hemorrhagic fever virus', 'cyclosporiasis', 'diphtheria', 'eastern equine encephalitis virus disease', 'ebola virus', 'foodborne', 'guanarito virus', 'haemophilus influenzae', 'hansen's disease', 'hantavirus infection', 'hantavirus pulmonary syndrome', 'hemolytic uremic syndrome post-diarrheal', 'hepatitis b', 'human', 'infant', 'influenza-associated pediatric mortality', 'invasive disease (age <5 yrs)', 'jamestown canyon virus disease', 'junin virus', 'la crosse virus disease', 'lassa virus', 'leptospirosis', 'listeriosis', 'lujo virus', 'machupo virus', 'marburg virus', 'measles', 'meningococcal disease', 'nedss', 'netss', 'neuroinvasive and nonneuroinvasive', 'nndss', 'non-b serotype', 'non-hantavirus pulmonary syndrome', 'nonparalytic', 'nontypeable', 'novel influenza a virus infections', 'other (wound & unspecified)', 'other serogroups', 'paralytic', 'paratyphoid fever', 'perinatal infection', 'plague', 'poliomyelitis', 'poliovirus infection', 'powassan virus disease', 'psittacosis', 'q fever', 'rabies', 'sabia virus', 'sars-cov', 'serogroup b', 'serogroups acwy', 'serotype b', 'smallpox', 'st. louis encephalitis virus disease', 'streptococcal toxic s shock syndrome', 'syphilis', 'total', 'toxic shock syndrome (other than streptococcal)', 'trichinellosis', 'tularemia', 'typhoid fever', 'unknown serogroups', 'unknown serotype', 'vancomycin-intermediate staphylococcus aureus', 'vancomycin-resistant staphylococcus aureus', 'viral hemorrhagic fevers', 'western equine encephalitis virus disease', 'wonder', 'yellow fever'], 'bureauCode': ['009:00'], 'modified': '2020-03-20', 'title': 'NNDSS - Table I. infrequently reported notifiable diseases'}
{'description': '<p>The interactive maps are visual representations of the Social Vulnerability Index (SVI). Data were extracted from the US Census and the American Community Survey.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Health Statistics'], 'landingPage': 'https://data.cdc.gov/d/6ssd-y5qt', 'contactPoint': {'hasEmail': 'mailto:svi_coordinator@cdc.gov', 'fn': 'Danielle Sharpe'}, 'issued': '2015-03-24', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/6ssd-y5qt', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://svi.cdc.gov/map.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['cdc', 'centers for disease control and prevention'], 'bureauCode': ['009:00'], 'modified': '2020-02-13', 'title': 'CDC Social Vulnerability Index (SVI) Mapping Dashboard'}
{'description': "<p>Social vulnerability refers to the resilience of communities when confronted by external stresses on human health, stresses such as natural or human-caused disasters, or disease outbreaks. Reducing social vulnerability can decrease both human suffering and economic loss. ATSDR's Social Vulnerability Index uses U.S. census variables at tract level to help local officials identify communities that may need support in preparing for hazards, or recovering from disaster.</p>\n", 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Health Statistics'], 'landingPage': 'https://data.cdc.gov/d/u6k2-rtt3', 'contactPoint': {'hasEmail': 'mailto:svi_coordinator@cdc.gov', 'fn': 'Danielle Sharpe'}, 'issued': '2015-03-24', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/u6k2-rtt3', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'accessURL': 'http://svi.cdc.gov/SVIDataToolsDownload.html', 'mediaType': 'application/unknown'}], 'keyword': ['american community survey', 'at-risk', 'census', 'population', 'social vulnerability', 'social vulnerability index', 'svi', 'vulnerability'], 'bureauCode': ['009:00'], 'modified': '2020-02-13', 'title': 'CDC Social Vulnerability Index (SVI)'}
{'description': '<p>This file contains Merit-Based Incentive Payment System (MIPS) final scores and performance category scores for clinicians. This dataset was updated on March 18, 2020.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Physician Compare'], 'landingPage': 'https://data.medicare.gov/d/j79y-bz9t', 'contactPoint': {'hasEmail': 'mailto:physiciancompare-helpdesk@acumenllc.com', 'fn': 'CMS'}, 'issued': '2019-08-01', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/j79y-bz9t', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/j79y-bz9t/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/j79y-bz9t/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/j79y-bz9t/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/j79y-bz9t/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['individual quality', 'mips', 'physician compare', 'qcdr', 'quality', 'quality measures'], 'bureauCode': ['009:38'], 'modified': '2020-03-18', 'title': 'Physician Compare 2017 Individual EC Public Reporting - Overall MIPS Performance'}
{'description': '<p>This file contains the Consumer Assessment of Healthcare Providers and Systems (CAHPS) for MIPS measures reported by groups. This dataset was updated on March 18, 2020.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Physician Compare'], 'landingPage': 'https://data.medicare.gov/d/sdab-jf24', 'contactPoint': {'hasEmail': 'mailto:physiciancompare-helpdesk@acumenllc.com', 'fn': 'CMS'}, 'issued': '2019-08-01', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/sdab-jf24', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/sdab-jf24/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/sdab-jf24/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/sdab-jf24/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/sdab-jf24/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cahps', 'patient survey', 'physician compare', 'quality', 'quality measures'], 'bureauCode': ['009:38'], 'modified': '2020-03-18', 'title': 'Physician Compare 2017 Group Public Reporting - Patient Experience'}
{'description': '<p>CMS has released several information products that provide greater transparency on spending for drugs in the Medicare and Medicaid programs.</p>\n<p>The CMS Drug Spending Dashboards are interactive, Web-based tools that provide spending information for drugs in the Medicare Part B and D programs as well as Medicaid. The Dashboards focus on average spending per dosage unit and change in average spending per dosage unit over time. The tools also include additional manufacturer-level drug spending information as well as consumer-friendly descriptions of the drug uses and clinical indications.</p>\n<p>Machine-readable CMS Drug Spending Summary Data Files, which include the data in the Dashboards as well as additional spending and utilization data for the most recent five years, are available for download in Excel.</p>\n<p>The Part B Discarded Drug Units report is a set of summary tables that presents spending information for Medicare Part B drugs claims that were identified as having discarded amounts of a drug.</p>\n', 'programCode': ['009:000'], 'temporal': '2012-01-01T05:00:00-05:00/2018-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Information-on-Prescription-Drugs/index.html', 'modified': '2020-03-06', 'contactPoint': {'hasEmail': 'mailto:DrugListInput@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2015-12-21', 'accessLevel': 'public', 'identifier': '628', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Information-on-Prescription-Drugs/index.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Claims', 'Expenditures', 'Interactive Tools', 'Medicare', 'National', 'Opioids', 'Outpatient', 'Part B', 'Part D', 'Prescription Drug Plans', 'Prescription Drugs', 'Publicly Available Data File - for download', 'Trends', 'Utilization'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'CMS Drug Spending'}
{'description': '<p>The Geographic Variation Dashboards present Medicare fee-for-service per-capita spending at the state and county level in an interactive format. We calculated the spending figures in these dashboards using standardized dollars that remove the effects of the geographic adjustments that Medicare makes for many of its payment rates.</p>\n', 'programCode': ['009:000'], 'temporal': '2009-01-01T05:00:00-05:00/2018-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Medicare-Geographic-Variation/GV_Dashboard', 'modified': '2020-03-06', 'contactPoint': {'hasEmail': 'mailto:medicareproviderdata@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2013-06-03', 'accessLevel': 'public', 'identifier': '445', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Medicare-Geographic-Variation/GV_Dashboard', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Ambulatory Surgical Center', 'County', 'Durable Medical Equipment (DME)', 'Federally Qualified Health Center (FQHC)', 'Hospice', 'Hospital Referral Region', 'Inpatient', 'Interactive Tools', 'Medicare', 'National', 'Outpatient', 'Part A', 'Part B', 'Publicly Available Data File - for download', 'Quality', 'State', 'Utilization'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Geographic Variation in Medicare Spending Dashboard', 'accrualPeriodicity': 'R/P1Y'}
{'description': '<p>The Medicare Geographic Variation Public Use File provides the ability to view demographic, utilization and quality indicators at the state level (including Washington DC, Puerto Rico, and Virgin Islands), and at the Hospital Referral Region (HRR) level. This aggregated program data enables researchers and policymakers to evaluate geographic variation in the utilization and quality of health care services for the Medicare Fee for Service population.</p>\n', 'programCode': ['009:000'], 'temporal': '2007-01-01T05:00:00-05:00/2018-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Medicare-Geographic-Variation/GV_PUF', 'modified': '2020-03-06', 'contactPoint': {'hasEmail': 'mailto:medicareproviderdata@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2020-03-06', 'accessLevel': 'public', 'identifier': '262', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Medicare-Geographic-Variation/GV_PUF', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Acute Care Hospital', 'Ambulatory Surgical Center', 'Chronic Condition', 'Claims', 'County', 'Disparity', 'Durable Medical Equipment (DME)', 'Emergency Room-Department', 'End Stage Renal Disease (ESRD)', 'Enrollment', 'Federally Qualified Health Center (FQHC)', 'Home Health (HHA)', 'Hospice', 'Hospital', 'Hospital Referral Region', 'Inpatient', 'Long Term Care (LTC)', 'Medicare', 'Medicare Advantage', 'Minority Health', 'National', 'Outpatient', 'Part A', 'Part B', 'Part C', 'Payments', 'Persons Served', 'Preventive Services', 'Publicly Available Data File - for download', 'Quality', 'Readmissions', 'Skilled Nursing (SNF)', 'State', 'Statistics', 'Utilization'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medicare Geographic Variation - Public Use File', 'accrualPeriodicity': 'R/P1Y', 'describedBy': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Medicare-Geographic-Variation/Downloads/Geo_Var_PUF_Methods_Paper.pdf'}
{'description': '<p>Payroll-Based Journal staffing data submitted by long term care facilities. Data are presented as one row per work day, for each facility.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services (CMS)'}, 'theme': ['Special Programs/Initiatives - Long Term Care Facility Staffing Payroll-Based Journal'], 'landingPage': 'https://data.cms.gov/d/4juw-fxcf', 'contactPoint': {'hasEmail': 'mailto:nhstaffing@cms.hhs.gov', 'fn': 'nhstaffing@cms.hhs.gov'}, 'issued': '2019-10-23', 'accessLevel': 'public', 'identifier': 'https://data.cms.gov/api/views/4juw-fxcf', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cms.gov/api/views/4juw-fxcf/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cms.gov/api/views/4juw-fxcf/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cms.gov/api/views/4juw-fxcf/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cms.gov/api/views/4juw-fxcf/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['centers-for-medicare-medicaid-services-cms'], 'bureauCode': ['009:38'], 'modified': '2019-10-23', 'title': 'PBJ Daily Nurse Staffing CY 2019 Q2'}
{'description': '<p>Payroll-Based Journal non-nurse staffing data submitted by long term care facilities. Data are presented as one row per work day, for each facility.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services (CMS)'}, 'theme': ['Special Programs/Initiatives - Long Term Care Facility Staffing Payroll-Based Journal'], 'landingPage': 'https://data.cms.gov/d/n6n2-ryhw', 'contactPoint': {'hasEmail': 'mailto:nhstaffing@cms.hhs.gov', 'fn': 'nhstaffing@cms.hhs.gov'}, 'issued': '2018-10-24', 'accessLevel': 'public', 'identifier': 'https://data.cms.gov/api/views/n6n2-ryhw', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cms.gov/api/views/n6n2-ryhw/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cms.gov/api/views/n6n2-ryhw/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cms.gov/api/views/n6n2-ryhw/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cms.gov/api/views/n6n2-ryhw/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['centers-for-medicare-medicaid-services-cms'], 'bureauCode': ['009:38'], 'modified': '2018-12-19', 'title': 'PBJ Daily Non-Nurse Staffing CY 2018 Q1'}
{'description': '<p>Payroll-Based Journal staffing data submitted by long term care facilities. Data are presented as one row per work day, for each facility.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services (CMS)'}, 'theme': ['Special Programs/Initiatives - Long Term Care Facility Staffing Payroll-Based Journal'], 'landingPage': 'https://data.cms.gov/d/nxdr-vqyq', 'contactPoint': {'hasEmail': 'mailto:nhstaffing@cms.hhs.gov', 'fn': 'nhstaffing@cms.hhs.gov'}, 'issued': '2019-10-23', 'accessLevel': 'public', 'identifier': 'https://data.cms.gov/api/views/nxdr-vqyq', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cms.gov/api/views/nxdr-vqyq/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cms.gov/api/views/nxdr-vqyq/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cms.gov/api/views/nxdr-vqyq/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cms.gov/api/views/nxdr-vqyq/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['centers-for-medicare-medicaid-services-cms'], 'bureauCode': ['009:38'], 'modified': '2019-10-23', 'title': 'PBJ Daily Non-Nurse Staffing CY 2019 Q2'}
{'description': '<p>Payroll-Based Journal nurse staffing data submitted by long term care facilities. Data are presented as one row per work day, for each facility.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services (CMS)'}, 'theme': ['Special Programs/Initiatives - Long Term Care Facility Staffing Payroll-Based Journal'], 'landingPage': 'https://data.cms.gov/d/uscz-xxq8', 'contactPoint': {'hasEmail': 'mailto:nhstaffing@cms.hhs.gov', 'fn': 'nhstaffing@cms.hhs.gov'}, 'issued': '2018-10-24', 'accessLevel': 'public', 'identifier': 'https://data.cms.gov/api/views/uscz-xxq8', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cms.gov/api/views/uscz-xxq8/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cms.gov/api/views/uscz-xxq8/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cms.gov/api/views/uscz-xxq8/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cms.gov/api/views/uscz-xxq8/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['centers-for-medicare-medicaid-services-cms'], 'bureauCode': ['009:38'], 'modified': '2018-12-19', 'title': 'PBJ Daily Nurse Staffing CY 2018 Q1'}
{'description': '<p>This dataset includes facility details, measure score, and the state and national average measure scores for the clinical depression screening and follow up reporting measure included in the PY 2020 ESRD QIP.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Dialysis Facility Compare'], 'landingPage': 'https://data.medicare.gov/d/5grf-7wj2', 'contactPoint': {'hasEmail': 'mailto:DialysisData@umich.edu', 'fn': 'Dialysis Facility Compare'}, 'issued': '2020-01-22', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/5grf-7wj2', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/5grf-7wj2/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/5grf-7wj2/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/5grf-7wj2/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/5grf-7wj2/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['dfc', 'dialysis', 'dialysis facilities', 'linking quality to payment - qip'], 'bureauCode': ['009:38'], 'modified': '2020-01-22', 'title': 'ESRD QIP - Clinical Depression Screening and Follow-up - Payment Year 2020'}
{'description': "<p>CDC's Division of Population Health provides cross-cutting set of 124 indicators that were developed by consensus and that allows states and territories and large metropolitan areas to uniformly define, collect, and report chronic disease data that are important to public health practice and available for states, territories and large metropolitan areas. In addition to providing access to state-specific indicator data, the CDI web site serves as a gateway to additional information and data resources.</p>\n", 'programCode': ['009:020'], 'title': 'U.S. Chronic Disease Indicators (CDI)', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Chronic Disease Indicators'], 'landingPage': 'https://data.cdc.gov/d/g4ie-h725', 'contactPoint': {'hasEmail': 'mailto:PublicInquiriesDPH@cdc.gov', 'fn': 'DPH Public Inquiries'}, 'issued': '2018-05-24', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/g4ie-h725', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/g4ie-h725/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/g4ie-h725/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/g4ie-h725/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/g4ie-h725/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['alcohol', 'arthritis', 'asthma', 'cancer', 'cardiovascular disease', 'cdi', 'chronic disease indicators', 'chronic kidney disease', 'chronic obstructive pulmonary disease', 'diabetes', 'disability', 'immunization', 'mental health', 'nutrition physical activity and weight status', 'older adults', 'oral health', 'overarching conditions', 'public health', 'reproductive health', 'tobacco'], 'bureauCode': ['009:20'], 'modified': '2020-01-27', 'references': ['https://www.cdc.gov/mmwr/pdf/rr/rr6401.pdf'], 'describedBy': 'https://chronicdata.cdc.gov/Chronic-Disease-Indicators/U-S-Chronic-Disease-Indicators-CDI-/g4ie-h725'}
{'description': '<p>NNDSS - TABLE 1OO. Viral hemorrhagic fevers, Machupo virus to Viral hemorrhagic fevers, Sabia virus – 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published.<br />\nNC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-U.S. Residents\' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />\n§ Prior to 2015, CDC\'s National Notifiable Diseases Surveillance System (NNDSS) did not receive electronic data about incident cases of specific viral hemorrhagic fevers; instead data were collected in aggregate as "viral hemorrhagic fevers". NNDSS was updated beginning in 2015 to receive data for each of the viral hemorrhagic fevers listed.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'landingPage': 'https://data.cdc.gov/d/deut-fu2f', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2020-01-15', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/deut-fu2f', '@type': 'dcat:Dataset', 'modified': '2020-01-15', 'keyword': ['2020', 'machupo virus', 'marburg virus', 'nedss', 'netss', 'nndss', 'sabia virus', 'viral hemorrhagic fevers', 'wonder'], 'bureauCode': ['009:00'], 'theme': ['NNDSS'], 'title': 'NNDSS - TABLE 1OO. Viral hemorrhagic fevers, Machupo virus to Viral hemorrhagic fevers, Sabia virus'}
{'description': '<p>NNDSS - Table II. Salmonellosis (excluding typhoid fever and paratyphoid fever) to Shigellosis - 2018. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states or territory.</p>\n<p>Note:</p>\n<p>This table contains provisional cases of selected national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:</p>\n<p>C.N.M.I.: Commonwealth of Northern Mariana Islands.<br />\nU: Unavailable. —: No reported cases. N: Not reportable. NA: Not Available. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<ul>\n<li>Case counts for reporting years 2017 and 2018 are provisional and subject to change. Data for years 2013 through 2016 are finalized. FoFor further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>.</li>\n</ul>\n<p>† Prior to 2018, cases of paratyphoid fever were included as salmonellosis, but beginning in 2018 they are being published as paratyphoid fever (see Table 1).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/6rpz-c2y5', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-01-03', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/6rpz-c2y5', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6rpz-c2y5/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6rpz-c2y5/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6rpz-c2y5/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6rpz-c2y5/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2018', 'nedss', 'netss', 'nndss', 'salmonellosis (excluding typhoid fever and paratyphoid fever)', 'shiga toxin-producing escherichia coli', 'shigellosis', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-01-03', 'title': 'NNDSS - Table II. Salmonellosis (excluding typhoid fever and paratyphoid fever) to Shigellosis'}
{'description': '<p>NNDSS - Table II. Meningococcal disease to Pertussis - 2018. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states or territory.</p>\n<p>Note:</p>\n<p>This table contains provisional cases of selected national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:</p>\n<p>C.N.M.I.: Commonwealth of Northern Mariana Islands.<br />\nU: Unavailable. —: No reported cases. N: Not reportable. NA: Not Available. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<ul>\n<li>Case counts for reporting years 2017 and 2018 are provisional and subject to change. Data for years 2013 through 2016 are finalized. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>.</li>\n</ul>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/9qys-crt2', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-01-03', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/9qys-crt2', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/9qys-crt2/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/9qys-crt2/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/9qys-crt2/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/9qys-crt2/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2018', 'all serogroups', 'meningococcal disease', 'mumps', 'nedss', 'netss', 'nndss', 'pertussis', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-01-03', 'title': 'NNDSS - Table II. Meningococcal disease to Pertussis'}
{'description': '<p>NNDSS - Table II. Giardiasis to Haemophilus influenza - 2018. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states or territory.</p>\n<p>Note:</p>\n<p>This table contains provisional cases of selected national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:</p>\n<p>C.N.M.I.: Commonwealth of Northern Mariana Islands.<br />\nU: Unavailable. —: No reported cases. N: Not reportable. NA: Not Available. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<ul>\n<li>Case counts for reporting years 2017 and 2018 are provisional and subject to change. Data for years 2013 through 2016 are finalized. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>.</li>\n</ul>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/m6gf-vfkz', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-01-03', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/m6gf-vfkz', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/m6gf-vfkz/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/m6gf-vfkz/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/m6gf-vfkz/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/m6gf-vfkz/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2018', 'all serotypes)', 'giardiasis', 'gonorrhea', 'haemophilus influenza', 'invasive disease (all ages', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-01-03', 'title': 'NNDSS - Table II. Giardiasis to Haemophilus influenza'}
{'description': '<p>NNDSS - Table II. Ehrlichiosis and Anaplasmosis, Ehrlichia ewingii infection to Undetermined - 2018. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states or territory.</p>\n<p>Note:</p>\n<p>This table contains provisional cases of selected national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a></p>\n<p>Footnotes:</p>\n<p>C.N.M.I.: Commonwealth of Northern Mariana Islands.<br />\nU: Unavailable. —: No reported cases. N: Not reportable. NA: Not Available. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<ul>\n<li>Case counts for reporting years 2017 and 2018 are provisional and subject to change. Data for years 2013 through 2016 are finalized. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>.</li>\n</ul>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/cucp-zsht', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-01-03', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/cucp-zsht', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/cucp-zsht/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/cucp-zsht/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/cucp-zsht/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/cucp-zsht/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2018', 'ehrlichia ewingii infection', 'ehrlichiosis and anaplasmosis', 'nedss', 'netss', 'nndss', 'undetermined', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-01-03', 'title': 'NNDSS - Table II. Ehrlichiosis and Anaplasmosis, Ehrlichia ewingii infection to Undetermined'}
{'description': '<p>NNDSS - Table II. Cryptosporidiosis to Dengue virus infection - 2018. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states or territory.</p>\n<p>Note:</p>\n<p>This table contains provisional cases of selected national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a></p>\n<p>Footnotes:</p>\n<p>C.N.M.I.: Commonwealth of Northern Mariana Islands.<br />\nU: Unavailable. —: No reported cases. N: Not reportable. NA: Not Available. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<ul>\n<li>Case counts for reporting years 2017 and 2018 are provisional and subject to change. Data for years 2013 through 2016 are finalized. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>.</li>\n</ul>\n<p>† Includes data for dengue and dengue-like illness.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/fhc9-h3em', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-01-03', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/fhc9-h3em', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/fhc9-h3em/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/fhc9-h3em/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/fhc9-h3em/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/fhc9-h3em/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2018', 'cryptosporidiosis', 'dengue virus infection', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-01-03', 'title': 'NNDSS - Table II. Cryptosporidiosis to Dengue virus infection'}
{'description': '<p>NNDSS - Table III. Tuberculosis - 2017.This Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States will exclude counts from US territories. Footnote: C.N.M.I.: Commonwealth of Northern Mariana Islands. U: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable Cum: Cumulative year-to-date counts. Min: Minimum. Max: Maximum. * Case counts for reporting year 2016 and 2017 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a> Data for TB are displayed quarterly.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/9g7x-sfq4', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2018-01-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/9g7x-sfq4', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/9g7x-sfq4/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/9g7x-sfq4/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/9g7x-sfq4/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/9g7x-sfq4/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2017', 'mmwr', 'nedss', 'netss', 'nndss', 'tb', 'tuberculosis', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2018-01-26', 'title': 'NNDSS - Table III. Tuberculosis'}
{'description': "<p>This dataset includes data on adult's diet, physical activity, and weight status from Behavioral Risk Factor Surveillance System. This data is used for DNPAO's Data, Trends, and Maps database, which provides national and state specific data on obesity, nutrition, physical activity, and breastfeeding.</p>\n", 'programCode': ['009:020'], 'title': 'Nutrition, Physical Activity, and Obesity - Behavioral Risk Factor Surveillance System', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Nutrition', 'Physical Activity', 'and Obesity'], 'landingPage': 'https://data.cdc.gov/d/hn4x-zwk7', 'contactPoint': {'hasEmail': 'mailto:dnpaoinfo@cdc.gov', 'fn': 'DNPAO Public Inquiries'}, 'issued': '2019-02-22', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/hn4x-zwk7', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hn4x-zwk7/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hn4x-zwk7/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hn4x-zwk7/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hn4x-zwk7/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['adults', 'brfss', 'dnpao', 'fruit', 'nutrition', 'obesity', 'overweight', 'physical activity', 'vegetables', 'walking'], 'bureauCode': ['009:20'], 'modified': '2019-10-10', 'references': ['https://www.cdc.gov/nccdphp/dnpao/index.html'], 'describedBy': 'https://chronicdata.cdc.gov/Nutrition-Physical-Activity-and-Obesity/Nutrition-Physical-Activity-and-Obesity-Behavioral/hn4x-zwk7'}
{'description': '<p>This dataset includes select data from the U.S. Census Bureau\'s American Community Survey (ACS) on the percent of adults who bike or walk to work. This data is used for DNPAO\'s Data, Trends, and Maps database, which provides national and state specific data on obesity, nutrition, physical activity, and breastfeeding. For more information about ACS visit <a href="https://www.census.gov/programs-surveys/acs/">https://www.census.gov/programs-surveys/acs/</a>.</p>\n', 'programCode': ['009:020'], 'title': 'Nutrition, Physical Activity, and Obesity - American Community Survey', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Nutrition', 'Physical Activity', 'and Obesity'], 'landingPage': 'https://data.cdc.gov/d/8mrp-rmkw', 'contactPoint': {'hasEmail': 'mailto:dnpaoinfo@cdc.gov', 'fn': 'DNPAO Public Inquiries'}, 'issued': '2018-02-23', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/8mrp-rmkw', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/8mrp-rmkw/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/8mrp-rmkw/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/8mrp-rmkw/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/8mrp-rmkw/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['acs', 'american community survey', 'bike', 'dnpao', 'physical activity', 'walk', 'work'], 'bureauCode': ['009:20'], 'modified': '2018-07-09', 'references': ['https://www.cdc.gov/nccdphp/dnpao/index.html'], 'describedBy': 'https://chronicdata.cdc.gov/Nutrition-Physical-Activity-and-Obesity/Nutrition-Physical-Activity-and-Obesity-American-C/8mrp-rmkw'}
{'description': '<p>This dataset includes data on weight status for children aged 3 months to 4 years old from Women, Infant, and Children Participant and Program Characteristics (WIC-PC). This data is used for DNPAO\'s Data, Trends, and Maps database, which provides national and state specific data on obesity, nutrition, physical activity, and breastfeeding. For more information about WIC-PC visit <a href="https://www.fns.usda.gov/wic/national-survey-wic-participants">https://www.fns.usda.gov/wic/national-survey-wic-participants</a>.</p>\n', 'programCode': ['009:020'], 'title': 'Nutrition, Physical Activity, and Obesity - Women, Infant, and Child', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Nutrition', 'Physical Activity', 'and Obesity'], 'landingPage': 'https://data.cdc.gov/d/735e-byxc', 'contactPoint': {'hasEmail': 'mailto:dnpaoinfo@cdc.gov', 'fn': 'DNPAO Public Inquiries'}, 'issued': '2018-02-23', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/735e-byxc', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/735e-byxc/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/735e-byxc/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/735e-byxc/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/735e-byxc/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['children', 'dnpao', 'low income', 'obese', 'obesity', 'overweight', 'wic', 'wic-pc'], 'bureauCode': ['009:20'], 'modified': '2019-11-20', 'references': ['https://www.cdc.gov/nccdphp/dnpao/index.html'], 'describedBy': 'https://chronicdata.cdc.gov/Nutrition-Physical-Activity-and-Obesity/Nutrition-Physical-Activity-and-Obesity-Women-Infa/735e-byxc'}
{'description': '<p>NNDSS - Table II. West Nile virus disease - 2017. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories.</p>\n<p>Note:<br />\nThese are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting.</p>\n<p>Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available.</p>\n<p>Footnotes:<br />\n C.N.M.I.: Commonwealth of Northern Mariana Islands.</p>\n<p>U: Unavailable. —: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<p>*Three low incidence conditions, rubella, rubella congenital, and tetanus, are in Table II to facilitate case count verification with reporting jurisdictions.</p>\n<p>† Case counts for reporting year 2017 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/">http://wwwn.cdc.gov/nndss/document/</a> ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf. Data for tuberculosis are displayed in Table IV, which appears quarterly.</p>\n<p>§ Updated weekly from the Division of Vector-Borne Diseases, National Center for Emerging and Zoonotic Infectious Diseases (ArboNET Surveillance). Data for Jamestown Canyon virus, La Crosse virus, Chikungunya virus, Eastern equine encephalitis virus, Powassan virus, St. Louis virus, and Western equine encephalitis virus diseases are available in Table I.</p>\n<p>¶ Not reportable in all states. Reporting exceptions are available at <a href="http://wwwn.cdc.gov/nndss/downloads.html">http://wwwn.cdc.gov/nndss/downloads.html</a>.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/m5zs-rf6r', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2018-01-04', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/m5zs-rf6r', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/m5zs-rf6r/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/m5zs-rf6r/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/m5zs-rf6r/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/m5zs-rf6r/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2017', 'mmwr', 'nedss', 'netss', 'nndss', 'west nile virus', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2018-01-04', 'title': 'NNDSS - Table II. West Nile virus disease'}
{'description': '<p>NNDSS - Table II. Vibriosis - 2017. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories.</p>\n<p>Note:<br />\nThese are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting.</p>\n<p>Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available.</p>\n<p>Footnotes:<br />\n C.N.M.I.: Commonwealth of Northern Mariana Islands.</p>\n<p>U: Unavailable. —: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<p>*Three low incidence conditions, rubella, rubella congenital, and tetanus, are in Table II to facilitate case count verification with reporting jurisdictions.</p>\n<p>† Case counts for reporting year 2017 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/">http://wwwn.cdc.gov/nndss/document/</a> ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf. Data for tuberculosis are displayed in Table IV, which appears quarterly.</p>\n<p>§ The national surveillance case definition was revised in 2017 to include infections confirmed by culture-independent diagnostic tests as probable cases.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/98pz-jhyt', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2018-01-04', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/98pz-jhyt', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/98pz-jhyt/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/98pz-jhyt/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/98pz-jhyt/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/98pz-jhyt/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2017', 'mmwr', 'nedss', 'netss', 'nndss', 'other than toxigenic vibrio cholerae o1 or o139)', 'vibriosis (any species of the family vibrionaceae', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2018-01-04', 'title': 'NNDSS - Table II. Vibriosis'}
{'description': '<p>NNDSS - Table II. Salmonellosis to Shigellosis - 2017. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories.</p>\n<p>Note:<br />\nThese are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting.</p>\n<p>Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available.</p>\n<p>Footnotes:<br />\n C.N.M.I.: Commonwealth of Northern Mariana Islands.</p>\n<p>U: Unavailable. —: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<p>*Three low incidence conditions, rubella, rubella congenital, and tetanus, are in Table II to facilitate case count verification with reporting jurisdictions.</p>\n<p>† Case counts for reporting year 2017 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/">http://wwwn.cdc.gov/nndss/document/</a> ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf. Data for tuberculosis are displayed in Table IV, which appears quarterly.</p>\n<p>$ Includes E. coli O157:H7, Shiga toxin-positive, serogroup non-O157, and Shiga toxin-positive, not serogrouped.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/hwyq-75wu', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2018-01-04', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/hwyq-75wu', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hwyq-75wu/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hwyq-75wu/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hwyq-75wu/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hwyq-75wu/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2017', 'mmwr', 'nedss', 'netss', 'nndss', 'salmonellosis', 'shiga toxin-producing e. coli', 'shigellosis', 'stec', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2018-01-04', 'title': 'NNDSS - Table II. Salmonellosis to Shigellosis'}
{'description': '<p>NNDSS - Table II. Rabies, animal to Rubella, congenital syndrome - 2017. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories.</p>\n<p>Note:<br />\nThese are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting.</p>\n<p>Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available.</p>\n<p>Footnotes:<br />\n C.N.M.I.: Commonwealth of Northern Mariana Islands.</p>\n<p>U: Unavailable. —: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<p>*Three low incidence conditions, rubella, rubella congenital, and tetanus, are in Table II to facilitate case count verification with reporting jurisdictions.</p>\n<p>† Case counts for reporting year 2017 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/">http://wwwn.cdc.gov/nndss/document/</a> ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf. Data for tuberculosis are displayed in Table IV, which appears quarterly.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/scxv-4u4u', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2018-01-04', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/scxv-4u4u', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/scxv-4u4u/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/scxv-4u4u/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/scxv-4u4u/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/scxv-4u4u/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2017', 'animal', 'congenital syndrome', 'mmwr', 'nedss', 'netss', 'nndss', 'rabies', 'rubella', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2018-01-04', 'title': 'NNDSS - Table II. Rabies, animal to Rubella, congenital syndrome'}
{'description': '<p>NNDSS - Table II. Invasive Pneumococcal Diseases, All Ages - 2017. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories.</p>\n<p>Note:<br />\nThese are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting.</p>\n<p>Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available.</p>\n<p>Footnotes:<br />\n C.N.M.I.: Commonwealth of Northern Mariana Islands.</p>\n<p>U: Unavailable. —: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<p>*Three low incidence conditions, rubella, rubella congenital, and tetanus, are in Table II to facilitate case count verification with reporting jurisdictions.</p>\n<p>† Case counts for reporting year 2017 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/">http://wwwn.cdc.gov/nndss/document/</a> ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf. Data for tuberculosis are displayed in Table IV, which appears quarterly.</p>\n<p>§ Includes drug resistant and susceptible cases of Invasive Pneumococcal Disease. This condition was previously named Streptococcus pneumoniae invasive disease and cases were reported to CDC using different event codes to specify whether the cases were drug resistant or in a defined age group, such as <5 years.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/mbsb-z5f8', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2018-01-04', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/mbsb-z5f8', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mbsb-z5f8/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mbsb-z5f8/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mbsb-z5f8/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mbsb-z5f8/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2017', 'all ages', 'invasive pneumococcal diseases', 'mmwr', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2018-01-04', 'title': 'NNDSS - Table II. Invasive Pneumococcal Diseases, All Ages'}
{'description': '<p>NNDSS - Table II. Ehrlichiosis and Anaplasmosis - 2017. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories.</p>\n<p>Note:<br />\nThese are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting.</p>\n<p>Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available.</p>\n<p>Footnotes:<br />\n C.N.M.I.: Commonwealth of Northern Mariana Islands.</p>\n<p>U: Unavailable. —: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<p>*Three low incidence conditions, rubella, rubella congenital, and tetanus, are in Table II to facilitate case count verification with reporting jurisdictions.</p>\n<p>† Case counts for reporting year 2017 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/">http://wwwn.cdc.gov/nndss/document/</a> ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf. Data for tuberculosis are displayed in Table IV, which appears quarterly.</p>\n<p>§ Please refer to the MMWR publication for weekly updates to the footnote for this condition.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/gz3p-wzwf', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2018-01-04', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/gz3p-wzwf', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/gz3p-wzwf/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/gz3p-wzwf/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/gz3p-wzwf/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/gz3p-wzwf/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2017', 'anaplasma phagocytophilum', 'ehrlichia chaffeensis', 'ehrlichiosis and anaplasmosis', 'mmwr', 'nedss', 'netss', 'nndss', 'undetermined', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2018-01-04', 'title': 'NNDSS - Table II. Ehrlichiosis and Anaplasmosis'}
{'description': '<p>NNDSS - Table II. Babesiosis to Campylobacteriosis - 2017. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories.</p>\n<p>Note:<br />\nThese are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting.</p>\n<p>Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available.</p>\n<p>Footnotes:<br />\n C.N.M.I.: Commonwealth of Northern Mariana Islands.</p>\n<p>U: Unavailable. —: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<ul>\n<li>Three low incidence conditions, rubella, rubella congenital, and tetanus, are in Table II to facilitate case count verification with reporting jurisdictions.</li>\n</ul>\n<p>† Case counts for reporting year 2017 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/">http://wwwn.cdc.gov/nndss/document/</a> ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf. Data for tuberculosis are displayed in Table IV, which appears quarterly.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/xuah-ug7z', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2018-01-04', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/xuah-ug7z', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xuah-ug7z/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xuah-ug7z/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xuah-ug7z/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xuah-ug7z/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2017', 'babesiosis', 'campylobacteriosis', 'mmwr', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2018-01-04', 'title': 'NNDSS - Table II. Babesiosis to Campylobacteriosis'}
{'description': '<p>NNDSS - Table I. infrequently reported notifiable diseases - 2017. In this Table, provisional cases of selected infrequently reported notifiable diseases (<1,000 cases reported during the preceding year) are displayed.</p>\n<p>Note:<br />\nThese are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting.</p>\n<p>Case counts in these tables are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available.</p>\n<p>Footnote:<br />\n—: No reported cases. N: Not reportable. NA: Not available. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts.</p>\n<ul>\n<li>Case counts for reporting year 2017 are provisional and subject to change. Data for years 2012 through 2016 are finalized. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>.</li>\n</ul>\n<p>† This table does not include cases from the U.S. territories. Three low incidence conditions, rubella, rubella congenital, and tetanus, are in Table II to facilitate case count verification with reporting jurisdictions.</p>\n<p>§ Calculated by summing the incidence counts for the current week, the 2 weeks preceding the current week, and the 2 weeks following the current week, for a total of 5 preceding years. Additional information is available at <a href="http://wwwn.cdc.gov/nndss/document/5yearweeklyaverage.pdf">http://wwwn.cdc.gov/nndss/document/5yearweeklyaverage.pdf</a>.</p>\n<p>¶ Updated weekly reports from the Division of Vector-Borne Diseases, National Center for Emerging and Zoonotic Infectious Diseases (ArboNET Surveillance). Data for West Nile virus are available in Table II.</p>\n<p>** Not reportable in all jurisdictions. Data from states where the condition is not reportable are excluded from this table, except for the arboviral diseases and influenza-associated pediatric mortality. Reporting exceptions are available at <a href="http://wwwn.cdc.gov/nndss/downloads.html">http://wwwn.cdc.gov/nndss/downloads.html</a>.</p>\n<p>†† Data for Haemophilus influenzae (all ages, all serotypes) are available in Table II.</p>\n<p>§§ In 2016, the nationally notifiable condition ‘Hepatitis B Perinatal Infection’ was renamed to ‘Perinatal Hepatitis B Virus Infection’ and reflects updates in the 2016 CSTE position statement for Perinatal Hepatitis B Virus Infection.</p>\n<p>¶¶ Please refer to the MMWR publication for weekly updates to the footnote for this condition.</p>\n<p>*** Please refer to the MMWR publication for weekly updates to the footnote for this condition.</p>\n<p>††† Data for meningococcal disease (all serogroups) are available in Table II.</p>\n<p>§§§ Novel influenza A virus infections are human infections with influenza A viruses that are different from currently circulating human seasonal influenza viruses. With the exception of one avian lineage influenza A (H7N2) virus, all novel influenza A virus infections reported to CDC since 2011 have been variant influenza viruses. Total case counts are provided by the Influenza Division, National Center for Immunization and Respiratory Diseases (NCIRD).</p>\n<p>¶¶¶ Updated weekly from reports to the Division of STD Prevention, National Center for HIV/AIDS, Viral Hepatitis, STD, and TB Prevention.</p>\n<p>**** Prior to 2015, CDC\'s National Notifiable Diseases Surveillance System (NNDSS) did not receive electronic data about incident cases of specific viral hemorrhagic fevers; instead data were collected in aggregate as "viral hemorrhagic fevers". Beginning in 2015, NNDSS has been updated to receive data for each of</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/45b4-9j7u', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-02-12', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/45b4-9j7u', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/45b4-9j7u/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/45b4-9j7u/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/45b4-9j7u/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/45b4-9j7u/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2017', 'acute', 'arboviral diseases', 'botulism', 'brucellosis', 'chancroid', 'chikungunya virus disease', 'cholera', 'chronic', 'congenital', 'crimean-congo hemorrhagic fever', 'cyclosporiasis', 'diphtheria', 'eastern equine encephalitis virus disease', 'ebola hemorrhagic fever', 'foodborne', 'guanarito hemorrhagic fever', 'haemophilus influenzae', 'hansen's disease', 'hantavirus', 'hantavirus infection', 'hantavirus pulmonary syndrome (hps)', 'hemolytic uremic syndrome', 'hepatitis b', 'human', 'infant', 'influenza-associated pediatric mortality', 'invasive disease (age <5 yrs)', 'jamestown canyon virus disease', 'junin hemorrhagic fever', 'la crosse virus disease', 'lassa fever', 'leptospirosis', 'listeriosis', 'lujo virus', 'machupo hemorrhagic fever', 'marburg fever', 'measles', 'meningococcal disease (neisseria meningitidis)', 'mmwr', 'nedss', 'netss', 'neuroinvasive and nonneuroinvasive', 'nndss', 'non-b serotype', 'non-congenital', 'non-hps', 'nonparalytic', 'nontypeable', 'novel influenza a virus infections', 'other (wound & unspecified)', 'other serogroups', 'paralytic', 'perinatal virus infection', 'plague', 'polio virus infection', 'poliomyelitis', 'postdiarrheal', 'powassan virus disease', 'psittacosis', 'q fever', 'rabies', 'sabia-associated hemorrhagic fever', 'sars-cov', 'serogroup b', 'serogroups acwy', 'serotype b', 'smallpox', 'st. louis encephalitis virus disease', 'streptococcal toxic s hock syndrome', 'syphilis', 'total', 'toxic shock syndrome (other than streptococcal)', 'trichinellosis', 'tularemia', 'typhoid fever (caused by salmonella typhi)', 'unknown serogroups', 'unknown serotype', 'vancomycin-intermediate staphylococcus aureus', 'vancomycin-resistant staphylococcus aureus', 'viral hemorrhagic fevers', 'western equine encephalitis virus disease', 'wonder', 'yellow fever', 'zika virus disease'], 'bureauCode': ['009:00'], 'modified': '2019-02-12', 'title': 'NNDSS - Table I. infrequently reported notifiable diseases'}
{'description': '<p>2017, 2016. Data were provided by the Centers for Disease Control and Prevention (CDC), Division of Population Health, Epidemiology and Surveillance Branch. The project was funded by the Robert Wood Johnson Foundation (RWJF) in conjunction with the CDC Foundation. 500 cities project city-level data in GIS-friendly format can be joined with city spatial data (<a href="https://chronicdata.cdc.gov/500-Cities/500-Cities-City-Boundaries/n44h-hy2j">https://chronicdata.cdc.gov/500-Cities/500-Cities-City-Boundaries/n44h-hy2j</a>) in a geographic information system (GIS) to produce maps of 27 measures at the city-level. There are 7 measures (all teeth lost, dental visits, mammograms, Pap tests, colorectal cancer screening, core preventive services among older adults, and sleep less than 7 hours) in this 2019 release from the 2016 BRFSS that were the same as the 2018 release.</p>\n', 'programCode': ['009:020'], 'title': '500 Cities: City-level Data (GIS Friendly Format), 2019 release', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['500 Cities'], 'landingPage': 'https://data.cdc.gov/d/dxpw-cm5u', 'contactPoint': {'hasEmail': 'mailto:500cities@cdc.gov', 'fn': '500 Cities Public Inquiries'}, 'issued': '2017-12-04', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/dxpw-cm5u', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/dxpw-cm5u/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/dxpw-cm5u/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/dxpw-cm5u/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/dxpw-cm5u/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['500cities', 'behaviors', 'census', 'cities', 'gis', 'outcomes', 'prevalence', 'prevention', 'tract', 'unhealthy'], 'bureauCode': ['009:20'], 'modified': '2019-12-06', 'references': ['https://academic.oup.com/aje/article/179/8/1025/109078', 'https://academic.oup.com/aje/article/182/2/127/93984', 'https://www.cdc.gov/pcd/issues/2017/17_0281.htm', 'https://www.cdc.gov/pcd/issues/2018/18_0313.htm'], 'describedBy': 'https://chronicdata.cdc.gov/500-Cities/500-Cities-City-level-Data-GIS-Friendly-Format-201/dxpw-cm5u'}
{'description': '<p>2017, 2016. Data were provided by the Centers for Disease Control and Prevention (CDC), Division of Population Health, Epidemiology and Surveillance Branch. The project was funded by the Robert Wood Johnson Foundation (RWJF) in conjunction with the CDC Foundation. 500 cities project census tract-level data in GIS-friendly format can be joined with census tract spatial data (<a href="https://chronicdata.cdc.gov/500-Cities/500-Cities-Census-Tract-Boundaries/x7zy-2xmx">https://chronicdata.cdc.gov/500-Cities/500-Cities-Census-Tract-Boundarie...</a>) in a geographic information system (GIS) to produce maps of 27 measures at the census tract level. There are 7 measures (all teeth lost, dental visits, mammograms, Pap tests, colorectal cancer screening, core preventive services among older adults, and sleep less than 7 hours) in this 2019 release from the 2016 BRFSS that were the same as the 2018 release.</p>\n', 'programCode': ['009:020'], 'title': '500 Cities: Census Tract-level Data (GIS Friendly Format), 2019 release', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['500 Cities'], 'landingPage': 'https://data.cdc.gov/d/k86t-wghb', 'contactPoint': {'hasEmail': 'mailto:500cities@cdc.gov', 'fn': '500 Cities Public Inquiries'}, 'issued': '2017-12-04', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/k86t-wghb', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/k86t-wghb/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/k86t-wghb/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/k86t-wghb/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/k86t-wghb/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['500cities', 'behaviors', 'census', 'cities', 'gis', 'outcomes', 'prevalence', 'prevention', 'tract', 'unhealthy'], 'bureauCode': ['009:20'], 'modified': '2019-12-06', 'references': ['https://academic.oup.com/aje/article/179/8/1025/109078', 'https://academic.oup.com/aje/article/182/2/127/93984', 'https://www.cdc.gov/pcd/issues/2017/17_0281.htm', 'https://www.cdc.gov/pcd/issues/2018/18_0313.htm'], 'describedBy': 'https://chronicdata.cdc.gov/500-Cities/500-Cities-Census-Tract-level-Data-GIS-Friendly-Fo/k86t-wghb'}
{'description': '<p>This is the complete dataset for the 500 Cities project 2019 release. This dataset includes 2017, 2016 model-based small area estimates for 27 measures of chronic disease related to unhealthy behaviors (5), health outcomes (13), and use of preventive services (9). Data were provided by the Centers for Disease Control and Prevention (CDC), Division of Population Health, Epidemiology and Surveillance Branch. The project was funded by the Robert Wood Johnson Foundation (RWJF) in conjunction with the CDC Foundation. It represents a first-of-its kind effort to release information on a large scale for cities and for small areas within those cities. It includes estimates for the 500 largest US cities and approximately 28,000 census tracts within these cities. These estimates can be used to identify emerging health problems and to inform development and implementation of effective, targeted public health prevention activities. Because the small area model cannot detect effects due to local interventions, users are cautioned against using these estimates for program or policy evaluations. Data sources used to generate these measures include Behavioral Risk Factor Surveillance System (BRFSS) data (2017, 2016), Census Bureau 2010 census population data, and American Community Survey (ACS) 2013-2017, 2012-2016 estimates. Because some questions are only asked every other year in the BRFSS, there are 7 measures (all teeth lost, dental visits, mammograms, pap tests, colorectal cancer screening, core preventive services among older adults, and sleep less than 7 hours) from the 2016 BRFSS that are the same in the 2019 release as the previous 2018 release. More information about the methodology can be found at <a href="http://www.cdc.gov/500cities">www.cdc.gov/500cities</a>.</p>\n', 'programCode': ['009:020'], 'title': '500 Cities: Local Data for Better Health, 2019 release', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['500 Cities'], 'landingPage': 'https://data.cdc.gov/d/6vp6-wxuq', 'contactPoint': {'hasEmail': 'mailto:500cities@cdc.gov', 'fn': '500 Cities Public Inquiries'}, 'issued': '2018-12-03', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/6vp6-wxuq', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6vp6-wxuq/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6vp6-wxuq/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6vp6-wxuq/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6vp6-wxuq/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['500cities', 'behaviors', 'brfss', 'census', 'cities', 'outcomes', 'prevalence', 'prevention', 'tracts', 'unhealthy'], 'bureauCode': ['009:20'], 'modified': '2019-12-05', 'references': ['https://academic.oup.com/aje/article/179/8/1025/109078', 'https://academic.oup.com/aje/article/182/2/127/93984', 'https://www.cdc.gov/pcd/issues/2017/17_0281.htm', 'https://www.cdc.gov/pcd/issues/2018/18_0313.htm'], 'describedBy': 'https://chronicdata.cdc.gov/500-Cities/500-Cities-Local-Data-for-Better-Health-2017-relea/6vp6-wxuq'}
{'description': '<p>2014, 2013. Data were provided by the Centers for Disease Control and Prevention (CDC), Division of Population Health, Epidemiology and Surveillance Branch. The project was funded by the Robert Wood Johnson Foundation (RWJF) in conjunction with the CDC Foundation. 500 cities project census city-level data in GIS-friendly format can be joined with city spatial data (<a href="https://chronicdata.cdc.gov/500-Cities/500-Cities-City-Boundaries/n44h-hy2j">https://chronicdata.cdc.gov/500-Cities/500-Cities-City-Boundaries/n44h-hy2j</a>) in a geographic information system (GIS) to produce maps of 27 measures at the city-level.</p>\n', 'programCode': ['009:020'], 'title': '500 Cities: City-level Data (GIS Friendly Format), 2016 release', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['500 Cities'], 'landingPage': 'https://data.cdc.gov/d/k56w-7tny', 'contactPoint': {'hasEmail': 'mailto:500cities@cdc.gov', 'fn': '500 Cities Public Inquiries'}, 'issued': '2017-11-22', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/k56w-7tny', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/k56w-7tny/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/k56w-7tny/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/k56w-7tny/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/k56w-7tny/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['500 cities', 'city', 'estimates', 'prevalence'], 'bureauCode': ['009:20'], 'modified': '2018-11-02', 'references': ['https://academic.oup.com/aje/article/179/8/1025/109078', 'https://academic.oup.com/aje/article/182/2/127/93984', 'https://www.cdc.gov/pcd/issues/2017/pdf/17_0281.pdf', 'https://www.cdc.gov/pcd/issues/2018/18_0313.htm'], 'describedBy': 'https://chronicdata.cdc.gov/500-Cities/500-Cities-City-level-Data-GIS-Friendly-Format-201/k56w-7tny'}
{'description': '<p>2014, 2013. Data were provided by the Centers for Disease Control and Prevention (CDC), Division of Population Health, Epidemiology and Surveillance Branch. The project was funded by the Robert Wood Johnson Foundation (RWJF) in conjunction with the CDC Foundation. 500 cities project census tract-level data in GIS-friendly format can be joined with census tract spatial data (<a href="https://chronicdata.cdc.gov/500-Cities/500-Cities-Census-Tract-Boundaries/x7zy-2xmx">https://chronicdata.cdc.gov/500-Cities/500-Cities-Census-Tract-Boundarie...</a>) in a geographic information system (GIS) to produce maps of 27 measures at the census tract level.</p>\n', 'programCode': ['009:020'], 'title': '500 Cities: Census Tract-level Data (GIS Friendly Format), 2016 release', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['500 Cities'], 'landingPage': 'https://data.cdc.gov/d/5mtz-k78d', 'contactPoint': {'hasEmail': 'mailto:500cities@cdc.gov', 'fn': '500 Cities Public Inquiries'}, 'issued': '2017-11-22', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/5mtz-k78d', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5mtz-k78d/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5mtz-k78d/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5mtz-k78d/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5mtz-k78d/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['500 cities', 'census tracts', 'estimates', 'prevalence'], 'bureauCode': ['009:20'], 'modified': '2018-11-05', 'references': ['https://academic.oup.com/aje/article/179/8/1025/109078', 'https://academic.oup.com/aje/article/182/2/127/93984', 'https://www.cdc.gov/pcd/issues/2017/pdf/17_0281.pdf', 'https://www.cdc.gov/pcd/issues/2018/18_0313.htm'], 'describedBy': 'https://chronicdata.cdc.gov/500-Cities/500-Cities-Census-Tract-level-Data-GIS-Friendly-Fo/5mtz-k78d'}
{'description': '<p>This is the complete dataset for the 500 Cities project 2016 release. This dataset includes 2013, 2014 model-based small area estimates for 27 measures of chronic disease related to unhealthy behaviors (5), health outcomes (13), and use of preventive services (9). Data were provided by the Centers for Disease Control and Prevention (CDC), Division of Population Health, Epidemiology and Surveillance Branch. The project was funded by the Robert Wood Johnson Foundation (RWJF) in conjunction with the CDC Foundation. It represents a first-of-its kind effort to release information on a large scale for cities and for small areas within those cities. It includes estimates for the 500 largest US cities and approximately 28,000 census tracts within these cities. These estimates can be used to identify emerging health problems and to inform development and implementation of effective, targeted public health prevention activities. Because the small area model cannot detect effects due to local interventions, users are cautioned against using these estimates for program or policy evaluations. Data sources used to generate these measures include Behavioral Risk Factor Surveillance System (BRFSS) data (2013, 2014), Census Bureau 2010 census population data, and American Community Survey (ACS) 2009-2013, 2010-2014 estimates. More information about the methodology can be found at <a href="http://www.cdc.gov/500cities">www.cdc.gov/500cities</a>.<br />\nNote: During the process of uploading the 2015 estimates, CDC found a data discrepancy in the published 500 Cities data for the 2014 city-level obesity crude prevalence estimates caused when reformatting the SAS data file to the open data format. . The small area estimation model and code were correct. This data discrepancy only affected the 2014 city-level obesity crude prevalence estimates on the Socrata open data file, the GIS-friendly data file, and the 500 Cities online application. The other obesity estimates (city-level age-adjusted and tract-level) and the Mapbooks were not affected. No other measures were affected. The correct estimates are update in this dataset on October 25, 2017.</p>\n', 'programCode': ['009:020'], 'title': '500 Cities: Local Data for Better Health, 2016 release', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['500 Cities'], 'landingPage': 'https://data.cdc.gov/d/9z78-nsfp', 'contactPoint': {'hasEmail': 'mailto:500cities@cdc.gov', 'fn': '500 Cities Public Inquiries'}, 'issued': '2018-10-11', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/9z78-nsfp', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/9z78-nsfp/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/9z78-nsfp/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/9z78-nsfp/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/9z78-nsfp/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['500 cities', 'census', 'estimates', 'prevalence', 'tracts'], 'bureauCode': ['009:20'], 'modified': '2018-11-05', 'references': ['https://academic.oup.com/aje/article/179/8/1025/109078', 'https://academic.oup.com/aje/article/182/2/127/93984', 'https://www.cdc.gov/pcd/issues/2017/pdf/17_0281.pdf', 'https://www.cdc.gov/pcd/issues/2018/18_0313.htm'], 'describedBy': 'https://chronicdata.cdc.gov/500-Cities/500-Cities-Local-Data-for-Better-Health-2016-relea/9z78-nsfp'}
{'description': '<p>2005-2016. This dataset includes data from the retired BRFSS Vision Module. From 2005-2011 the BRFSS employed a ten question vision module regarding vision impairment, access and utilization of eye care, and self-reported eye diseases. In 2013 and subsequently, one question in the core of BRFSS asks about vision: “Are you blind or do you have serious difficulty seeing, even when wearing glasses?” The latest data for this core question can be found in the Vision and Eye Health Surveillance System (VEHSS). VEHSS is intended to provide population estimates of vision loss function, eye diseases, health disparities, as well as barriers and facilitators to access to vision and eye care. This information can be used for designing, implementing, and evaluating vision and eye health prevention programs. To access the latest BRFSS data, (2013-2017) view the Behavioral Risk Factors – Vision and Eye Health Surveillance dataset (<a href="https://chronicdata.cdc.gov/Vision-Eye-Health/Behavioral-Risk-Factors-Vision-and-Eye-Health-Surv/vkwg-yswv">https://chronicdata.cdc.gov/Vision-Eye-Health/Behavioral-Risk-Factors-Vi...</a>).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Vision & Eye Health'], 'landingPage': 'https://data.cdc.gov/d/pttf-ck53', 'contactPoint': {'hasEmail': 'mailto:ddtpubsmailbox@cdc.gov', 'fn': 'DDT Public Inquiries'}, 'issued': '2017-10-18', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/pttf-ck53', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/pttf-ck53/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/pttf-ck53/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/pttf-ck53/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/pttf-ck53/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['diabetes', 'eye diseases', 'heart diseases', 'hypertension', 'physical activity', 'smoking', 'state', 'stroke', 'vhi', 'vision impairment'], 'bureauCode': ['009:20'], 'modified': '2019-04-18', 'title': 'BRFSS Vision Module Data – Vision & Eye Health', 'describedBy': 'https://chronicdata.cdc.gov/Vision-Eye-Health/Behavioral-Risk-Factors-Vision-Eye-Health/pttf-ck53'}
{'description': '<p>Authors: Cason Schmit, JD, Gregory Sunshine, JD, Dawn Pepin, JD, MPH, Tara Ramanathan, JD, MPH, Akshara Menon, JD, MPH, Matthew Penn, JD, MLIS<br />\nThis legal data set consists of state statutes and regulations in effect as of January 1, 2014, related to electronic health information (EHI). Jurisdictions were limited to US states, territories, and the District of Columbia that had statutes and regulations in the Westlaw legal database that expressly referenced EHI. This data set includes 2,364 EHI-related laws representing 49 EHI uses in 54 jurisdictions. For information about research methods, please reference the Electronic Health Information Legal Epidemiology Protocol 2014.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'landingPage': 'https://data.cdc.gov/d/wngq-sdai', 'contactPoint': {'hasEmail': 'mailto:hzo2@cdc.gov', 'fn': 'Rachel Hulkower'}, 'issued': '2017-09-07', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/wngq-sdai', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/wngq-sdai/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/wngq-sdai/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/wngq-sdai/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/wngq-sdai/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['electronic health information', 'law', 'public health law program'], 'bureauCode': ['009:00'], 'modified': '2017-09-07', 'title': 'Electronic Health Information Legal Epidemiology Data Set 2014'}
{'description': '<p>Authors: Cason Schmit, JD, Gregory Sunshine, JD, Dawn Pepin, JD, MPH, Tara Ramanathan, JD, MPH, Akshara Menon, JD, MPH, Matthew Penn, JD, MLIS<br />\nThe Health Information Technology for Economic and Clinical Health Act, adopted in 2009, accelerated adoption of electronic health record systems among health care providers. Many state statutes and regulations authorize and define the use of electronic health information (EHI). Practitioners often criticize these laws as complex and contradictory and point to them as barriers to using EHI. Attorney researchers used WestlawNext to search for EHI-related statutes and regulations of the US states, US<br />\nterritories, and the District of Columbia in effect as of January 2014. The researchers independently catalogued provisions by the EHI use described in the law. This research protocol accompanies the data set, Electronic Health Information Legal Epidemiology Data Set 2014.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'landingPage': 'https://data.cdc.gov/d/sesw-5ehn', 'contactPoint': {'hasEmail': 'mailto:hzo2@cdc.gov', 'fn': 'Rachel Hulkower'}, 'issued': '2017-08-15', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/sesw-5ehn', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'pdf', 'accessURL': 'https://data.cdc.gov/download/sesw-5ehn/application/pdf', 'mediaType': 'application/unknown', 'title': 'pdf'}], 'keyword': ['electronic health information', 'law', 'public health law program'], 'bureauCode': ['009:00'], 'modified': '2017-09-07', 'title': 'Electronic Health Information Legal Epidemiology Protocol 2014'}
{'description': '<p>2015-2017. High School Dataset – Including Sexual Orientation. The Youth Risk Behavior Surveillance System (YRBSS) monitors six categories of priority health behaviors<br />\namong youth and young adults: 1) behaviors that contribute to unintentional injuries and violence; 2) tobacco use; 3) alcohol and<br />\nother drug use; 4) sexual behaviors related to unintended pregnancy and sexually transmitted infections (STIs), including human<br />\nimmunodeficiency virus (HIV) infection; 5) unhealthy dietary behaviors; and 6) physical inactivity. In addition, YRBSS monitors<br />\nthe prevalence of obesity and asthma and other priority health behaviors. This dataset contains national, state, and local data from 2015 that includes two aspects of sexual orientation – sexual identity and sex of sexual contacts. Additional information about the YRBSS can be found at <a href="http://www.cdc.gov/yrbss">www.cdc.gov/yrbss</a>.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Youth Risk Behaviors'], 'landingPage': 'https://data.cdc.gov/d/q6p7-56au', 'contactPoint': {'hasEmail': 'mailto:nccddashinfo@cdc.gov', 'fn': 'DASH Public Inquiries'}, 'issued': '2018-06-15', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/q6p7-56au', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/q6p7-56au/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/q6p7-56au/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/q6p7-56au/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/q6p7-56au/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['high school', 'risk behavior', 'sexual contacts', 'sexual identity', 'sexual orientation', 'survey', 'youth online', 'yrbs'], 'bureauCode': ['009:20'], 'modified': '2019-03-29', 'title': 'DASH - Youth Risk Behavior Surveillance System (YRBSS): High School – Including Sexual Orientation', 'describedBy': 'https://chronicdata.cdc.gov/Youth-Risk-Behaviors/DASH-Youth-Risk-Behavior-Surveillance-System-YRBSS/q6p7-56au'}
{'description': "<p>2001 forward. The National (Nationwide) Inpatient Sample (NIS) is part of a family of databases and software tools developed for the Healthcare Cost and Utilization Project (HCUP). The NIS is the largest publicly available all-payer inpatient health care database in the United States, yielding national estimates of hospital inpatient stays. Unweighted, it contains data from more than 7 million hospital stays each year. Weighted, it estimates more than 35 million hospitalizations nationally. Indicators from this data source have been computed by personnel in CDC's Division for Heart Disease and Stroke Prevention (DHDSP). This is one of the datasets provided by the National Cardiovascular Disease Surveillance System. The system is designed to integrate multiple indicators from many data sources to provide a comprehensive picture of the public health burden of CVDs and associated risk factors in the United States. The data are organized by indicator, and they include CVDs (e.g., heart failure). The data can be plotted as trends and stratified by age group, sex, and race/ethnicity.</p>\n", 'programCode': ['009:020'], 'title': 'Healthcare Cost and Utilization Project (HCUP) - National Inpatient Sample', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Heart Disease & Stroke Prevention'], 'landingPage': 'https://data.cdc.gov/d/ntny-77fx', 'contactPoint': {'hasEmail': 'mailto:dhdsprequests@cdc.gov', 'fn': 'DHDSP Requests'}, 'issued': '2019-06-19', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/ntny-77fx', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ntny-77fx/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ntny-77fx/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ntny-77fx/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ntny-77fx/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cardiovascular', 'coronary heart disease', 'hospitalizations', 'myocardial infarction', 'stroke'], 'bureauCode': ['009:20'], 'modified': '2019-06-19', 'references': ['https://www.cdc.gov/dhdsp/index.htm', 'https://www.cdc.gov/dhdsp/maps/dtm/data_sources.htm', 'https://www.cdc.gov/dhdsp/maps/dtm/data_risks.htm'], 'describedBy': 'https://chronicdata.cdc.gov/Heart-Disease-Stroke-Prevention/Healthcare-Cost-and-Utilization-Project-HCUP-Natio/ntny-77fx'}
{'description': "<p>2003 forward. CMS compiles claims data for Medicare and Medicaid patients across a variety of categories and years. This includes Inpatient and Outpatient claims, Master Beneficiary Summary Files, and many other files. Indicators from this data source have been computed by personnel in CDC's Division for Heart Disease and Stroke Prevention (DHDSP). This is one of the datasets provided by the National Cardiovascular Disease Surveillance System. The system is designed to integrate multiple indicators from many data sources to provide a comprehensive picture of the public health burden of CVDs and associated risk factors in the United States. The data are organized by location (national and state) and indicator. The data can be plotted as trends and stratified by sex and race/ethnicity.</p>\n", 'programCode': ['009:020'], 'title': 'Center for Medicare & Medicaid Services (CMS) , Medicare Claims data', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Heart Disease & Stroke Prevention'], 'landingPage': 'https://data.cdc.gov/d/iw6q-r3ja', 'contactPoint': {'hasEmail': 'mailto:dhdsprequests@cdc.gov', 'fn': 'DHDSP Requests'}, 'issued': '2019-06-19', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/iw6q-r3ja', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/iw6q-r3ja/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/iw6q-r3ja/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/iw6q-r3ja/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/iw6q-r3ja/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cardiovascular disease', 'claims data', 'heart disease', 'stroke'], 'bureauCode': ['009:20'], 'modified': '2019-06-19', 'references': ['https://www.cdc.gov/dhdsp/index.htm', 'https://www.cdc.gov/dhdsp/maps/dtm/data_sources.htm', 'https://www.cdc.gov/dhdsp/maps/dtm/data_risks.htm'], 'describedBy': 'https://chronicdata.cdc.gov/Heart-Disease-Stroke-Prevention/Center-for-Medicare-Medicaid-Services-CMS-Medicare/iw6q-r3ja'}
{'description': '<p>Animals at petting zoos and agricultural fairs can be carriers of pathogens, such as Escherichia coli. Disease outbreaks at animal contact exhibits can be prevented by handwashing after contact with animals and keeping food and beverage away from exhibits. This research procedure and code book accompanies the data set, Animal Contact Exhibits_Legal Epidemiology Dataset_2016, which catalogs and analyzes a collection of state hand sanitation laws for the following categories of animal contact exhibits:<br />\na. Petting zoos<br />\nb. Agricultural fairs<br />\nc. County or state fairs<br />\nd. Exotic animal exhibits<br />\ne. Circuses<br />\nf. Zoos</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'landingPage': 'https://data.cdc.gov/d/4zc2-9ujh', 'contactPoint': {'hasEmail': 'mailto:fferrell@cdc.gov', 'fn': 'F. Abigail Ferrell'}, 'issued': '2017-06-27', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/4zc2-9ujh', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'pdf', 'accessURL': 'https://data.cdc.gov/download/4zc2-9ujh/application/pdf', 'mediaType': 'application/unknown', 'title': 'pdf'}], 'keyword': ['agricultural fair', 'animal contact exhibit', 'circus', 'county or state fair', 'exotic animals', 'infectious disease', 'legal epidemiology', 'petting zoo', 'zoo', 'zoonotic disease'], 'bureauCode': ['009:00'], 'modified': '2017-06-27', 'title': 'Animal Contact Exhibits_Legal Epidemiology Research Procedure and Code Book_2016'}
{'description': '<p>2013 to 2015, 3-year average. Rates are age-standardized. County rates are spatially smoothed. The data can be viewed by gender and race/ethnicity. Data source: National Vital Statistics System. Additional data, maps, and methodology can be viewed on the Interactive Atlas of Heart Disease and Stroke <a href="http://www.cdc.gov/dhdsp/maps/atlas">http://www.cdc.gov/dhdsp/maps/atlas</a></p>\n', 'programCode': ['009:020'], 'title': 'Heart Disease Mortality Data Among US Adults (35+) by State/Territory and County', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Heart Disease & Stroke Prevention'], 'landingPage': 'https://data.cdc.gov/d/i2vk-mgdh', 'contactPoint': {'hasEmail': 'mailto:dhdsprequests@cdc.gov', 'fn': 'DHDSP Requests'}, 'issued': '2017-04-25', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/i2vk-mgdh', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/i2vk-mgdh/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/i2vk-mgdh/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/i2vk-mgdh/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/i2vk-mgdh/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cardiovascular disease', 'county', 'heart disease'], 'bureauCode': ['009:20'], 'modified': '2018-07-09', 'references': ['https://www.cdc.gov/dhdsp/index.htm', 'https://www.cdc.gov/dhdsp/maps/dtm/data_sources.htm', 'https://www.cdc.gov/dhdsp/maps/dtm/data_risks.htm'], 'describedBy': 'https://chronicdata.cdc.gov/Heart-Disease-Stroke-Prevention/Heart-Disease-Mortality-Data-Among-US-Adults-35-by/i2vk-mgdh'}
{'description': '<p>2013 to 2015, 3-year average. Rates are age-standardized. County rates are spatially smoothed. The data can be viewed by gender and race/ethnicity. Data source: National Vital Statistics System. Additional data, maps, and methodology can be viewed on the Interactive Atlas of Heart Disease and Stroke <a href="http://www.cdc.gov/dhdsp/maps/atlas">http://www.cdc.gov/dhdsp/maps/atlas</a></p>\n', 'programCode': ['009:020'], 'title': 'Stroke Mortality Data Among US Adults (35+) by State/Territory and County', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Heart Disease & Stroke Prevention'], 'landingPage': 'https://data.cdc.gov/d/kpwh-eddm', 'contactPoint': {'hasEmail': 'mailto:dhdsprequests@cdc.gov', 'fn': 'DHDSP Requests'}, 'issued': '2017-04-25', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/kpwh-eddm', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/kpwh-eddm/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/kpwh-eddm/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/kpwh-eddm/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/kpwh-eddm/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cardiovascular disease', 'cerebrovascular disease', 'county', 'stroke'], 'bureauCode': ['009:20'], 'modified': '2018-07-09', 'references': ['https://www.cdc.gov/dhdsp/index.htm', 'https://www.cdc.gov/dhdsp/maps/dtm/data_sources.htm', 'https://www.cdc.gov/dhdsp/maps/dtm/data_risks.htm'], 'describedBy': 'https://chronicdata.cdc.gov/Heart-Disease-Stroke-Prevention/Stroke-Mortality-Data-Among-US-Adults-35-by-State-/kpwh-eddm'}
{'description': '<p>1991-2017. High School Dataset. The Youth Risk Behavior Surveillance System (YRBSS) monitors six categories of priority health behaviors<br />\namong youth and young adults: 1) behaviors that contribute to unintentional injuries and violence; 2) tobacco use; 3) alcohol and<br />\nother drug use; 4) sexual behaviors related to unintended pregnancy and sexually transmitted infections (STIs), including human<br />\nimmunodeficiency virus (HIV) infection; 5) unhealthy dietary behaviors; and 6) physical inactivity. In addition, YRBSS monitors<br />\nthe prevalence of obesity and asthma and other priority health behaviors.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Youth Risk Behaviors'], 'landingPage': 'https://data.cdc.gov/d/svam-8dhg', 'contactPoint': {'hasEmail': 'mailto:nccddashinfo@cdc.gov', 'fn': 'DASH Public Inquiries'}, 'issued': '2018-06-15', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/svam-8dhg', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/svam-8dhg/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/svam-8dhg/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/svam-8dhg/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/svam-8dhg/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['centers-for-disease-control-and-prevention'], 'bureauCode': ['009:20'], 'modified': '2019-03-29', 'title': 'DASH - Youth Risk Behavior Surveillance System (YRBSS): High School - Excluding Sexual Identity', 'describedBy': 'https://chronicdata.cdc.gov/Youth-Risk-Behaviors/DASH-Youth-Risk-Behavior-Surveillance-System-YRBSS/svam-8dhg'}
{'description': '<ol start="2011">\n<li>Centers for Disease Control and Prevention (CDC). PRAMS, the Pregnancy Risk Assessment Monitoring System, is a surveillance system collecting state-specific, population-based data on maternal attitudes and experiences before, during, and shortly after pregnancy. It is a collaborative project of the Centers for Disease Control and Prevention (CDC) and state health departments. PRAMS provides data for state health officials to use to improve the health of mothers and infants. PRAMS topics include abuse, alcohol use, contraception, breastfeeding, mental health, morbidity, obesity, preconception health, pregnancy history, prenatal-care, sleep behavior, smoke exposure, stress, tobacco use, WIC, Medicaid, infant health, and unintended pregnancy.<br />\nData will be updated annually as it becomes available.</li>\n</ol>\n', 'programCode': ['009:020'], 'title': 'CDC PRAMStat Data for 2011', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Maternal & Child Health'], 'landingPage': 'https://data.cdc.gov/d/ese6-rqpq', 'contactPoint': {'hasEmail': 'mailto:PRAMSProposals@cdc.gov', 'fn': 'DRH Public Inquiries'}, 'issued': '2018-01-19', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/ese6-rqpq', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ese6-rqpq/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ese6-rqpq/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ese6-rqpq/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ese6-rqpq/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['abuse', 'alcohol use', 'breastfeeding', 'contraception', 'infant health', 'medicaid', 'mental health', 'morbidity', 'obesity', 'preconception health', 'pregnancy history', 'prenatal care', 'reproductive health', 'sleep behavior', 'smoke exposure', 'stress', 'tobacco use', 'unintended pregnancy', 'wic'], 'bureauCode': ['009:20'], 'modified': '2018-07-09', 'references': ['https://www.cdc.gov/prams/index.htm', 'https://www.cdc.gov/prams/pramstat/index.html'], 'describedBy': 'https://chronicdata.cdc.gov/Maternal-Child-Health/CDC-PRAMStat-Data-for-2011/ese6-rqpq'}
{'description': '<p>NNDSS - Table II. West Nile virus disease - 2016. In this Table, provisional* cases of selected† notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories.<br />\nNote:<br />\nThese are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting.</p>\n<p>Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available.</p>\n<p>Footnotes:<br />\nC.N.M.I.: Commonwealth of Northern Mariana Islands.<br />\nU: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<ul>\n<li>Case counts for reporting year 2016 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/">http://wwwn.cdc.gov/nndss/document/</a> ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf. Data for TB are displayed in Table IV, which appears quarterly.<br />\n† Three low incidence conditions, rubella, rubella congenital, and tetanus, have been moved to Table II to facilitate case count verification with reporting jurisdictions.<br />\n§ Updated weekly from the Division of Vector-Borne Diseases, National Center for Emerging and Zoonotic Infectious Diseases (ArboNET Surveillance). Data for Jamestown Canyon virus, La Crosse virus, Chikungunya virus, Eastern equine encephalitis virus, Powassan virus, St. Louis virus, and Western equine encephalitis virus diseases are available in Table I.<br />\n¶ Not reportable in all states. Reporting exceptions are available at <a href="http://wwwn.cdc.gov/nndss/downloads.html">http://wwwn.cdc.gov/nndss/downloads.html</a>.</li>\n</ul>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/sd5c-m3g5', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2017-01-05', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/sd5c-m3g5', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/sd5c-m3g5/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/sd5c-m3g5/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/sd5c-m3g5/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/sd5c-m3g5/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2016', 'mmwr', 'nedss', 'netss', 'nndss', 'west nile virus', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2017-01-05', 'title': 'NNDSS - Table II. West Nile virus disease'}
{'description': '<p>NNDSS - Table II. Spotted Fever Rickettsiosis to Syphilis - 2016. In this Table, provisional* cases of selected† notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories.<br />\nNote:<br />\nThese are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting.</p>\n<p>Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available.</p>\n<p>Footnotes:<br />\nC.N.M.I.: Commonwealth of Northern Mariana Islands.<br />\nU: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<ul>\n<li>Case counts for reporting year 2016 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/">http://wwwn.cdc.gov/nndss/document/</a> ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf. Data for TB are displayed in Table IV, which appears quarterly.<br />\n† Three low incidence conditions, rubella, rubella congenital, and tetanus, have been moved to Table II to facilitate case count verification with reporting jurisdictions.<br />\n§ Illnesses with similar clinical presentation that result from Spotted fever group rickettsia infections are reported as Spotted fever rickettsioses. Rocky Mountain spotted fever (RMSF) caused by Rickettsia rickettsii, is the most common and well-known spotted fever.</li>\n</ul>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/6jgb-zrsp', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2017-01-05', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/6jgb-zrsp', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6jgb-zrsp/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6jgb-zrsp/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6jgb-zrsp/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6jgb-zrsp/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2016', 'mmwr', 'nedss', 'netss', 'nndss', 'rmsf', 'spotted fever rickettsiosis', 'syphilis primary and secondary', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2017-01-05', 'title': 'NNDSS - Table II. Spotted Fever Rickettsiosis to Syphilis'}
{'description': '<p>NNDSS - Table II. Rubella to Salmonellosis - 2016. In this Table, provisional* cases of selected† notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories.<br />\nNote:<br />\nThese are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting.</p>\n<p>Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available.</p>\n<p>Footnotes:<br />\nC.N.M.I.: Commonwealth of Northern Mariana Islands.<br />\nU: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<ul>\n<li>Case counts for reporting year 2016 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>. Data for TB are displayed in Table IV, which appears quarterly.<br />\n† Three low incidence conditions, rubella, rubella congenital, and tetanus, are in Table II to facilitate case count verification with reporting jurisdictions.</li>\n</ul>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/4qb4-rsd8', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2017-01-05', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/4qb4-rsd8', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4qb4-rsd8/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4qb4-rsd8/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4qb4-rsd8/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4qb4-rsd8/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2016', 'congenital syndrome', 'mmwr', 'nedss', 'netss', 'nndss', 'rubella', 'salmonellosis', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2017-01-05', 'title': 'NNDSS - Table II. Rubella to Salmonellosis'}
{'description': '<p>NNDSS - Table II. Mumps to Rabies, animal - 2016. In this Table, provisional* cases of selected† notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories.<br />\nNote:<br />\nThese are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting.</p>\n<p>Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available.</p>\n<p>Footnotes:<br />\nC.N.M.I.: Commonwealth of Northern Mariana Islands.<br />\nU: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<ul>\n<li>Case counts for reporting year 2016 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>. Data for TB are displayed in Table IV, which appears quarterly.<br />\n† Three low incidence conditions, rubella, rubella congenital, and tetanus, are in Table II to facilitate case count verification with reporting jurisdictions.</li>\n</ul>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/bfe6-2gyq', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2017-01-05', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/bfe6-2gyq', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/bfe6-2gyq/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/bfe6-2gyq/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/bfe6-2gyq/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/bfe6-2gyq/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2016', 'mmwr', 'mumps', 'nedss', 'netss', 'nndss', 'pertussis', 'rabies animal', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2017-01-05', 'title': 'NNDSS - Table II. Mumps to Rabies, animal'}
{'description': '<p>NNDSS - Table II. Lyme disease to Meningococcal - 2016. In this Table, provisional* cases of selected† notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories.</p>\n<p>Note:<br />\nThese are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting.</p>\n<p>Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available.</p>\n<p>Footnotes:<br />\nC.N.M.I.: Commonwealth of Northern Mariana Islands.<br />\nU: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<ul>\n<li>Case counts for reporting year 2016 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/">http://wwwn.cdc.gov/nndss/document/</a> ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf. Data for TB are displayed in Table IV, which appears quarterly.<br />\n† Three low incidence conditions, rubella, rubella congenital, and tetanus, are in Table II to facilitate case count verification with reporting jurisdictions.<br />\n§ Data for meningococcal disease, invasive caused by serogroups ACWY; serogroup B; other serogroup; and unknown serogroup are available in Table I.</li>\n</ul>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/93k9-hy54', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2017-01-05', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/93k9-hy54', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/93k9-hy54/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/93k9-hy54/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/93k9-hy54/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/93k9-hy54/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2016', 'all serogroups', 'invasive', 'lyme disease', 'malaria', 'meningococcal disease', 'mmwr', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2017-01-05', 'title': 'NNDSS - Table II. Lyme disease to Meningococcal'}
{'description': '<p>NNDSS - Table II. Giardiasis to Haemophilus influenza - 2016. In this Table, provisional* cases of selected† notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories.<br />\nNote:<br />\nThese are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting.</p>\n<p>Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available.</p>\n<p>Footnotes:<br />\nC.N.M.I.: Commonwealth of Northern Mariana Islands.<br />\nU: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<ul>\n<li>Case counts for reporting year 2016 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/">http://wwwn.cdc.gov/nndss/document/</a> ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf. Data for TB are displayed in Table IV, which appears quarterly.<br />\n† Three low incidence conditions, rubella, rubella congenital, and tetanus, are in Table II to facilitate case count verification with reporting jurisdictions.<br />\n§ Data for H. influenzae (age <5 years for serotype b, nonserotype b, and unknown serotype) are available in Table I.</li>\n</ul>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/afja-b25e', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2017-01-05', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/afja-b25e', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/afja-b25e/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/afja-b25e/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/afja-b25e/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/afja-b25e/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2016', 'giardiasis', 'gonorrhea', 'haemophilus influenzae', 'mmwr', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2017-01-05', 'title': 'NNDSS - Table II. Giardiasis to Haemophilus influenza'}
{'description': '<p>NNDSS - Table II. Ehrlichiosis/Anaplasmosis - 2016. In this Table, provisional* cases of selected† notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories.</p>\n<p>Note:<br />\nThese are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting.</p>\n<p>Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available.</p>\n<p>Footnotes:<br />\nC.N.M.I.: Commonwealth of Northern Mariana Islands.<br />\nU: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<ul>\n<li>Case counts for reporting year 2016 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/">http://wwwn.cdc.gov/nndss/document/</a> ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf. Data for TB are displayed in Table IV, which appears quarterly.<br />\n† Three low incidence conditions, rubella, rubella congenital, and tetanus, are in Table II to facilitate case count verification with reporting jurisdictions.<br />\n§ Please refer to the MMWR publication for weekly updates to the footnote for this condition.</li>\n</ul>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/keia-pvvn', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2017-01-05', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/keia-pvvn', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/keia-pvvn/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/keia-pvvn/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/keia-pvvn/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/keia-pvvn/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2016', 'anaplasma phagocytophilum', 'ehrlichia chaffeensis', 'ehrlichiosis/anaplasmosis', 'mmwr', 'nedss', 'netss', 'nndss', 'undetermined', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2017-01-05', 'title': 'NNDSS - Table II. Ehrlichiosis/Anaplasmosis'}
{'description': '<p>NNDSS - Table I. infrequently reported notifiable diseases - 2016. In this Table, provisional* cases of selected† infrequently reported notifiable diseases (<1,000 cases reported during the preceding year) are displayed.<br />\nNote:</p>\n<p>These are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting.</p>\n<p>Case counts in these tables are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available.</p>\n<p>“Symbols and footnotes changed in week #4, please refer to the MMWR publication for the symbols/footnotes for weeks 1, 2, and 3”.</p>\n<p>Footnote:<br />\n-: No reported cases N: Not reportable NA: Not available NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts.<br />\n* Case counts for reporting year 2016 are provisional and subject to change. Data for years 2011 through 2015 are finalized. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>.<br />\n† This table does not include cases from the U.S. territories. Three low incidence conditions, rubella, rubella congenital, and tetanus, are in Table II to facilitate case count verification with reporting jurisdictions.<br />\n§ Calculated by summing the incidence counts for the current week, the 2 weeks preceding the current week, and the 2 weeks following the current week, for a total of 5 preceding years. Additional information is available at <a href="http://wwwn.cdc.gov/nndss/document/5yearweeklyaverage.pdf">http://wwwn.cdc.gov/nndss/document/5yearweeklyaverage.pdf</a>.<br />\n¶ Includes both neuroinvasive and nonneuroinvasive. Updated weekly reports from the Division of Vector-Borne Diseases, National Center for Emerging and Zoonotic Infectious Diseases (ArboNET Surveillance). Data for West Nile virus are available in Table II.<br />\n** Not reportable in all reporting jurisdictions. Data from states where the condition is not reportable are excluded from this table, except for the arboviral diseases and influenza-associated pediatric mortality. Reporting exceptions are available at <a href="http://wwwn.cdc.gov/nndss/downloads.html">http://wwwn.cdc.gov/nndss/downloads.html</a>.<br />\n†† Office of Management and Budget approval of the NNDSS Revision #0920-0728 on January 21, 2016, authorized CDC to receive data for these conditions. CDC is in the process<br />\nof soliciting data for these conditions (except Zika virus, congenital infection). CDC and the U.S. states are still modifying the technical infrastructure needed to collect and transmit data for Zika virus congenital infections.<br />\n§§ Jamestown Canyon virus and Lacrosse virus have replaced California serogroup diseases.<br />\n¶¶ Data for Haemophilus influenzae (all ages, all serotypes) are available in Table II.<br />\n*** Please refer to the MMWR publication for weekly updates to the footnote for this condition.<br />\n††† Please refer to the MMWR publication for weekly updates to the footnote for this condition.<br />\n§§§ Data for meningococcal disease (all serogroups) are available in Table II.<br />\n¶¶¶ Please refer to the MMWR publication for weekly updates to the footnote for this condition.<br />\n**** Updated weekly from reports to the Division of STD Prevention, National Center for HIV/AIDS, Viral Hepatitis, STD, and TB Prevention.<br />\n†††† Please refer to the MMWR publication for weekly updates to the footnote for this condition.<br />\n§§§§ All cases reported have occurred in travelers returning from affected areas, with their sexual contacts, or infants infected in ute</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/dwqk-w36f', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2017-01-05', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/dwqk-w36f', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/dwqk-w36f/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/dwqk-w36f/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/dwqk-w36f/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/dwqk-w36f/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2016', 'anthrax', 'arboviral diseases', 'botulism', 'brucellosis', 'chancroid', 'chikungunya virus disease', 'cholera', 'crimean-congo', 'cyclosporiasis', 'diphtheria', 'eastern equine encephalitis virus disease', 'ebola', 'guanarito', 'haemophilus influenzae invasive', 'hansen disease', 'hantavirus infection', 'hantavirus pulmonary syndrome', 'hemolytic uremic syndrome', 'hepatitis b infection perinatal', 'influenza-associated pediatric mortality', 'jamestown canyon virus', 'junin', 'la crosse virus', 'lassa fever', 'leptospirosis', 'listeriosis', 'lujo virus', 'machupo', 'marburg fever', 'measles', 'meningococcal disease invasive', 'mmwr', 'nedss', 'netss', 'nndss', 'novel influenza a', 'plague', 'polio virus infection nonparalytic', 'poliomyelitis paralytic', 'postdiarrheal', 'powassan virus disease', 'psittacosis', 'q fever', 'rabies human', 'sabia-associated', 'sars-cov', 'smallpox', 'st. louis encephalitis virus disease', 'streptococcal toxic-shock syndrome', 'syphilis congenital', 'toxic-shock syndrome (staphylococcal)', 'trichinellosis', 'tularemia', 'typhoid fever', 'vancomycin', 'viral hemorrhagic fever', 'western equine encephalitis virus disease', 'wonder', 'yellow fever'], 'bureauCode': ['009:00'], 'modified': '2017-01-05', 'title': 'NNDSS - Table I. infrequently reported notifiable diseases'}
{'description': '<p>This census tract shapefile for the 500 Cities project was extracted from the Census 2010 Tiger/Line database and modified to remove portions of census tracts that were outside of city boundaries. This shapefile can be joined with 500 Cities census tract-level Data (GIS Friendly Format) in a geographic information system (GIS) to make maps at the census tract level.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['500 Cities'], 'landingPage': 'https://data.cdc.gov/d/x7zy-2xmx', 'contactPoint': {'hasEmail': 'mailto:500cities@cdc.gov', 'fn': '500 Cities Public Inquiries'}, 'issued': '2016-11-08', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/x7zy-2xmx', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'zip', 'accessURL': 'https://data.cdc.gov/download/x7zy-2xmx/application/zip', 'mediaType': 'application/unknown', 'title': 'zip'}], 'keyword': ['500 cities', 'boundaries', 'census tract', 'shapefile'], 'bureauCode': ['009:20'], 'modified': '2017-12-04', 'title': '500 Cities: Census Tract Boundaries'}
{'description': '<p>This city boundary shapefile was extracted from Esri Data and Maps for ArcGIS 2014 - U.S. Populated Place Areas. This shapefile can be joined to 500 Cities city-level Data (GIS Friendly Format) in a geographic information system (GIS) to make city-level maps.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['500 Cities'], 'landingPage': 'https://data.cdc.gov/d/n44h-hy2j', 'contactPoint': {'hasEmail': 'mailto:500cities@cdc.gov', 'fn': '500 Cities Public Inquiries'}, 'issued': '2016-11-08', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/n44h-hy2j', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'zip', 'accessURL': 'https://data.cdc.gov/download/n44h-hy2j/application/zip', 'mediaType': 'application/unknown', 'title': 'zip'}], 'keyword': ['500 cities', 'boundaries', 'city', 'shapefile'], 'bureauCode': ['009:20'], 'modified': '2017-12-04', 'title': '500 Cities: City Boundaries'}
{'description': '<p>Data from BRFSS for indicators of adult oral health for 1999 and even years from 2002 through 2010. National estimates are represented by the median prevalence among 50 states and the District of Columbia data. Estimates are prepared from the BRFSS public use data sets. Estimates in this file are not age adjusted, and may differ slightly from estimates available from the BRFSS web site or Chronic Disease Indicators due to small differences in definition, age adjustment or rounding. For more information, see: <a href="http://www.cdc.gov/oralhealthdata/overview/Adult_Indicators.html">http://www.cdc.gov/oralhealthdata/overview/Adult_Indicators.html</a></p>\n', 'programCode': ['009:020'], 'title': 'NOHSS Adult Indicators - 2010 And Prior BRFSS', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Oral Health'], 'landingPage': 'https://data.cdc.gov/d/aemk-wcbf', 'contactPoint': {'hasEmail': 'mailto:oralhealth@cdc.gov', 'fn': 'Oral Health Inquiries'}, 'issued': '2016-11-07', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/aemk-wcbf', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/aemk-wcbf/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/aemk-wcbf/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/aemk-wcbf/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/aemk-wcbf/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['access to care', 'adults', 'dental cleaning', 'dental visits', 'tooth loss'], 'bureauCode': ['009:20'], 'modified': '2019-05-10', 'references': ['https://www.cdc.gov/oralhealthdata/'], 'describedBy': 'https://chronicdata.cdc.gov/Oral-Health/NOHSS-Adult-Indicators-2010-And-Prior-BRFSS/aemk-wcbf'}
{'description': "<p>Rate of deaths by age/gender (per 100,000 population) for motor vehicle occupants killed in crashes, 2012 & 2014. 2012 Source: Fatality Analysis Reporting System (FARS). 2014 Source: National Highway Traffic Safety Administration's (NHTSA) Fatality Analysis Reporting System (FARS), 2014 Annual Report File Note: Blank cells indicate data are suppressed. Fatality rates based on fewer than 20 deaths are suppressed.</p>\n", 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Motor Vehicle'], 'landingPage': 'https://data.cdc.gov/d/xsu4-4sk9', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-10-18', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/xsu4-4sk9', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xsu4-4sk9/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xsu4-4sk9/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xsu4-4sk9/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xsu4-4sk9/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cdc', 'centers for disease control and prevention'], 'bureauCode': ['009:00'], 'modified': '2016-10-18', 'title': 'Motor Vehicle Occupant Death Rate, by Age and Gender, 2012 & 2014, Region 9 - San Francisco'}
{'description': "<p>Rate of deaths by age/gender (per 100,000 population) for motor vehicle occupants killed in crashes, 2012 & 2014. 2012 Source: Fatality Analysis Reporting System (FARS). 2014 Source: National Highway Traffic Safety Administration's (NHTSA) Fatality Analysis Reporting System (FARS), 2014 Annual Report File Note: Blank cells indicate data are suppressed. Fatality rates based on fewer than 20 deaths are suppressed.</p>\n", 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Motor Vehicle'], 'landingPage': 'https://data.cdc.gov/d/u5yv-9uts', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-10-18', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/u5yv-9uts', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/u5yv-9uts/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/u5yv-9uts/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/u5yv-9uts/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/u5yv-9uts/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cdc', 'centers for disease control and prevention'], 'bureauCode': ['009:00'], 'modified': '2016-10-18', 'title': 'Motor Vehicle Occupant Death Rate, by Age and Gender, 2012 & 2014, Region 7 - Kansas City'}
{'description': "<p>Rate of deaths by age/gender (per 100,000 population) for motor vehicle occupants killed in crashes, 2012 & 2014. 2012 Source: Fatality Analysis Reporting System (FARS). 2014 Source: National Highway Traffic Safety Administration's (NHTSA) Fatality Analysis Reporting System (FARS), 2014 Annual Report File Note: Blank cells indicate data are suppressed. Fatality rates based on fewer than 20 deaths are suppressed.</p>\n", 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Motor Vehicle'], 'landingPage': 'https://data.cdc.gov/d/8ihh-n7ic', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-10-18', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/8ihh-n7ic', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/8ihh-n7ic/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/8ihh-n7ic/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/8ihh-n7ic/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/8ihh-n7ic/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cdc', 'centers for disease control and prevention'], 'bureauCode': ['009:00'], 'modified': '2016-10-18', 'title': 'Motor Vehicle Occupant Death Rate, by Age and Gender, 2012 & 2014, Region 6 - Dallas'}
{'description': "<p>Rate of deaths by age/gender (per 100,000 population) for motor vehicle occupants killed in crashes, 2012 & 2014. 2012 Source: Fatality Analysis Reporting System (FARS). 2014 Source: National Highway Traffic Safety Administration's (NHTSA) Fatality Analysis Reporting System (FARS), 2014 Annual Report File Note: Blank cells indicate data are suppressed. Fatality rates based on fewer than 20 deaths are suppressed.</p>\n", 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Motor Vehicle'], 'landingPage': 'https://data.cdc.gov/d/6i2x-3kw3', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-10-18', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/6i2x-3kw3', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6i2x-3kw3/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6i2x-3kw3/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6i2x-3kw3/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6i2x-3kw3/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cdc', 'centers for disease control and prevention'], 'bureauCode': ['009:00'], 'modified': '2016-10-18', 'title': 'Motor Vehicle Occupant Death Rate, by Age and Gender, 2012 & 2014, Region 5 - Chicago'}
{'description': "<p>Rate of deaths by age/gender (per 100,000 population) for motor vehicle occupants killed in crashes, 2012 & 2014. 2012 Source: Fatality Analysis Reporting System (FARS). 2014 Source: National Highway Traffic Safety Administration's (NHTSA) Fatality Analysis Reporting System (FARS), 2014 Annual Report File Note: Blank cells indicate data are suppressed. Fatality rates based on fewer than 20 deaths are suppressed.</p>\n", 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Motor Vehicle'], 'landingPage': 'https://data.cdc.gov/d/rb93-4tgj', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-10-18', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/rb93-4tgj', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rb93-4tgj/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rb93-4tgj/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rb93-4tgj/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rb93-4tgj/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cdc', 'centers for disease control and prevention'], 'bureauCode': ['009:00'], 'modified': '2016-10-18', 'title': 'Motor Vehicle Occupant Death Rate, by Age and Gender, 2012 & 2014, Region 4 - Atlanta'}
{'description': "<p>Rate of deaths by age/gender (per 100,000 population) for motor vehicle occupants killed in crashes, 2012 & 2014. 2012 Source: Fatality Analysis Reporting System (FARS). 2014 Source: National Highway Traffic Safety Administration's (NHTSA) Fatality Analysis Reporting System (FARS), 2014 Annual Report File Note: Blank cells indicate data are suppressed. Fatality rates based on fewer than 20 deaths are suppressed.</p>\n", 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Motor Vehicle'], 'landingPage': 'https://data.cdc.gov/d/fj6s-ssz6', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-10-18', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/fj6s-ssz6', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/fj6s-ssz6/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/fj6s-ssz6/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/fj6s-ssz6/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/fj6s-ssz6/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cdc', 'centers for disease control and prevention'], 'bureauCode': ['009:00'], 'modified': '2016-10-18', 'title': 'Motor Vehicle Occupant Death Rate, by Age and Gender, 2012 & 2014, Region 2 - New York'}
{'description': "<p>Rate of deaths by age/gender (per 100,000 population) for motor vehicle occupants killed in crashes, 2012 & 2014. 2012 Source: Fatality Analysis Reporting System (FARS). 2014 Source: National Highway Traffic Safety Administration's (NHTSA) Fatality Analysis Reporting System (FARS), 2014 Annual Report File Note: Blank cells indicate data are suppressed. Fatality rates based on fewer than 20 deaths are suppressed.</p>\n", 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Motor Vehicle'], 'landingPage': 'https://data.cdc.gov/d/an65-3p9b', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-10-18', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/an65-3p9b', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/an65-3p9b/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/an65-3p9b/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/an65-3p9b/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/an65-3p9b/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cdc', 'centers for disease control and prevention'], 'bureauCode': ['009:00'], 'modified': '2016-10-18', 'title': 'Motor Vehicle Occupant Death Rate, by Age and Gender, 2012 & 2014, HHS Region 1 - Boston'}
{'description': "<p>Rate of deaths by age/gender (per 100,000 population) for motor vehicle occupants killed in crashes, 2012 & 2014. 2012 Source: Fatality Analysis Reporting System (FARS). 2014 Source: National Highway Traffic Safety Administration's (NHTSA) Fatality Analysis Reporting System (FARS), 2014 Annual Report File Note: Blank cells indicate data are suppressed. Fatality rates based on fewer than 20 deaths are suppressed.</p>\n", 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['geospatial'], 'landingPage': 'https://data.cdc.gov/d/rqg5-mkef', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-10-17', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/rqg5-mkef', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rqg5-mkef/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rqg5-mkef/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rqg5-mkef/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rqg5-mkef/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['death rate', 'motor vehicle'], 'bureauCode': ['009:00'], 'modified': '2017-09-13', 'title': 'Motor Vehicle Occupant Death Rate, by Age and Gender, 2012 & 2014, All States'}
{'description': '<p>This file contains the complete set of data reported to 122 Cities Mortality Reposting System. The system was retired as of 10/6/2016. While the system was running each week, the vital statistics offices of 122 cities across the United States reported the total number of death certificates processed and the number of those for which pneumonia or influenza was listed as the underlying or contributing cause of death by age group (Under 28 days, 28 days - 1 year, 1-14 years, 15-24 years, 25-44 years, 45-64 years, 65-74 years, 75-84 years, and - 85 years). U:Unavailable. - : No reported cases.* Mortality data in this table were voluntarily reported from 122 cities in the United States, most of which have populations of >100,000. A death is reported by the place of its occurrence and by the week that the death certificate was filed. Fetal deaths are not included. Total includes unknown ages.<br />\nMore information on Flu Activity & Surveillance is available at <a href="http://www.cdc.gov/flu/weekly/fluactivitysurv.htm">http://www.cdc.gov/flu/weekly/fluactivitysurv.htm</a>.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'landingPage': 'https://data.cdc.gov/d/mr8w-325u', 'contactPoint': {'hasEmail': 'mailto:krk9@cdc.gov', 'fn': 'Krista Kniss'}, 'issued': '2016-10-06', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/mr8w-325u', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mr8w-325u/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mr8w-325u/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mr8w-325u/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mr8w-325u/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['122 cities', 'mmwr table iii', 'mortality'], 'bureauCode': ['009:00'], 'modified': '2016-10-06', 'title': 'Deaths in 122 U.S. cities - 1962-2016. 122 Cities Mortality Reporting System'}
{'description': '<p>Source: Behavioral Risk Factor Surveillance System (BRFSS), 2012, 2014.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Motor Vehicle'], 'landingPage': 'https://data.cdc.gov/d/bjsc-yd7n', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-09-28', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/bjsc-yd7n', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/bjsc-yd7n/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/bjsc-yd7n/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/bjsc-yd7n/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/bjsc-yd7n/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cdc', 'centers for disease control and prevention'], 'bureauCode': ['009:00'], 'modified': '2016-09-28', 'title': 'Percentage of Adults Who Report Driving After Drinking Too Much (in the past 30 days), 2012 & 2014, Region 3 - Philadelphia'}
{'description': '<p>2012 to 2014, 3-year average. Rates are age-standardized. County rates are spatially smoothed. The data can be viewed by gender and race/ethnicity. Data source: National Vital Statistics System. Additional data, maps, and methodology can be viewed on the Interactive Atlas of Heart Disease and Stroke <a href="http://www.cdc.gov/dhdsp/maps/atlas">http://www.cdc.gov/dhdsp/maps/atlas</a></p>\n', 'programCode': ['009:020'], 'title': 'Stroke Mortality Data Among US Adults (35+) by State/Territory and County', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Heart Disease & Stroke Prevention'], 'landingPage': 'https://data.cdc.gov/d/dhsy-4sea', 'contactPoint': {'hasEmail': 'mailto:dhdsprequests@cdc.gov', 'fn': 'DHDSP Requests'}, 'issued': '2016-09-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/dhsy-4sea', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/dhsy-4sea/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/dhsy-4sea/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/dhsy-4sea/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/dhsy-4sea/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cardiovascular disease', 'cerebrovascular disease', 'county', 'stroke'], 'bureauCode': ['009:20'], 'modified': '2018-07-09', 'references': ['https://www.cdc.gov/dhdsp/index.htm', 'https://www.cdc.gov/dhdsp/maps/dtm/data_sources.htm', 'https://www.cdc.gov/dhdsp/maps/dtm/data_risks.htm'], 'describedBy': 'https://chronicdata.cdc.gov/Heart-Disease-Stroke-Prevention/Stroke-Mortality-Data-Among-US-Adults-35-by-State-/dhsy-4sea'}
{'description': '<p>2012 to 2014, 3-year average. Rates are age-standardized. County rates are spatially smoothed. The data can be viewed by gender and race/ethnicity. Data source: National Vital Statistics System. Additional data, maps, and methodology can be viewed on the Interactive Atlas of Heart Disease and Stroke <a href="http://www.cdc.gov/dhdsp/maps/atlas">http://www.cdc.gov/dhdsp/maps/atlas</a></p>\n', 'programCode': ['009:020'], 'title': 'Heart Disease Mortality Data Among US Adults (35+) by State/Territory and County', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Heart Disease & Stroke Prevention'], 'landingPage': 'https://data.cdc.gov/d/r35g-znws', 'contactPoint': {'hasEmail': 'mailto:dhdsprequests@cdc.gov', 'fn': 'DHDSP Requests'}, 'issued': '2016-09-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/r35g-znws', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/r35g-znws/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/r35g-znws/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/r35g-znws/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/r35g-znws/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cardiovascular disease', 'county', 'heart disease'], 'bureauCode': ['009:20'], 'modified': '2018-07-09', 'references': ['https://www.cdc.gov/dhdsp/index.htm', 'https://www.cdc.gov/dhdsp/maps/dtm/data_sources.htm', 'https://www.cdc.gov/dhdsp/maps/dtm/data_risks.htm'], 'describedBy': 'https://chronicdata.cdc.gov/Heart-Disease-Stroke-Prevention/Heart-Disease-Mortality-Data-Among-US-Adults-35-by/r35g-znws'}
{'description': "<p>Rate of deaths by age/gender (per 100,000 population) for people killed in crashes involving a driver with BAC =>0.08%, 2012, 2014. 2012 Source: Fatality Analysis Reporting System (FARS). 2014 Source: National Highway Traffic Administration's (NHTSA) Fatality Analysis Reporting System (FARS), 2014 Annual Report File. Note: Blank cells indicate data are suppressed. Fatality rates based on fewer than 20 deaths are suppressed.</p>\n", 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Motor Vehicle'], 'landingPage': 'https://data.cdc.gov/d/bptw-uw4i', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-09-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/bptw-uw4i', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/bptw-uw4i/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/bptw-uw4i/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/bptw-uw4i/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/bptw-uw4i/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cdc', 'centers for disease control and prevention'], 'bureauCode': ['009:00'], 'modified': '2016-09-14', 'title': 'Impaired Driving Death Rate, by Age and Gender, 2012 & 2014, Region 2 - New York'}
{'description': "<p>Rate of deaths by age/gender (per 100,000 population) for people killed in crashes involving a driver with BAC =>0.08%, 2012, 2014. 2012 Source: Fatality Analysis Reporting System (FARS). 2014 Source: National Highway Traffic Administration's (NHTSA) Fatality Analysis Reporting System (FARS), 2014 Annual Report File. Note: Blank cells indicate data are suppressed. Fatality rates based on fewer than 20 deaths are suppressed.</p>\n", 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Motor Vehicle'], 'landingPage': 'https://data.cdc.gov/d/68ej-h5ze', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-09-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/68ej-h5ze', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/68ej-h5ze/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/68ej-h5ze/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/68ej-h5ze/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/68ej-h5ze/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cdc', 'centers for disease control and prevention'], 'bureauCode': ['009:00'], 'modified': '2016-09-14', 'title': 'Impaired Driving Death Rate, by Age and Gender, 2012 & 2014, Region 5 - Chicago'}
{'description': "<p>Rate of deaths by age/gender (per 100,000 population) for people killed in crashes involving a driver with BAC =>0.08%, 2012, 2014. 2012 Source: Fatality Analysis Reporting System (FARS). 2014 Source: National Highway Traffic Administration's (NHTSA) Fatality Analysis Reporting System (FARS), 2014 Annual Report File. Note: Blank cells indicate data are suppressed. Fatality rates based on fewer than 20 deaths are suppressed.</p>\n", 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Motor Vehicle'], 'landingPage': 'https://data.cdc.gov/d/k9ai-xgx2', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-09-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/k9ai-xgx2', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/k9ai-xgx2/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/k9ai-xgx2/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/k9ai-xgx2/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/k9ai-xgx2/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cdc', 'centers for disease control and prevention'], 'bureauCode': ['009:00'], 'modified': '2016-09-14', 'title': 'Impaired Driving Death Rate, by Age and Gender, 2012 & 2014, Region 6 - Dallas'}
{'description': "<p>Rate of deaths by age/gender (per 100,000 population) for people killed in crashes involving a driver with BAC =>0.08%, 2012, 2014. 2012 Source: Fatality Analysis Reporting System (FARS). 2014 Source: National Highway Traffic Administration's (NHTSA) Fatality Analysis Reporting System (FARS), 2014 Annual Report File. Note: Blank cells indicate data are suppressed. Fatality rates based on fewer than 20 deaths are suppressed.</p>\n", 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Motor Vehicle'], 'landingPage': 'https://data.cdc.gov/d/ea3z-m7eh', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-09-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/ea3z-m7eh', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ea3z-m7eh/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ea3z-m7eh/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ea3z-m7eh/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ea3z-m7eh/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cdc', 'centers for disease control and prevention'], 'bureauCode': ['009:00'], 'modified': '2016-09-14', 'title': 'Impaired Driving Death Rate, by Age and Gender, 2012 & 2014, Region 7 - Kansas City'}
{'description': "<p>Rate of deaths by age/gender (per 100,000 population) for people killed in crashes involving a driver with BAC =>0.08%, 2012, 2014. 2012 Source: Fatality Analysis Reporting System (FARS). 2014 Source: National Highway Traffic Administration's (NHTSA) Fatality Analysis Reporting System (FARS), 2014 Annual Report File. Note: Blank cells indicate data are suppressed. Fatality rates based on fewer than 20 deaths are suppressed.</p>\n", 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Motor Vehicle'], 'landingPage': 'https://data.cdc.gov/d/3se3-rwj2', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-09-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/3se3-rwj2', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/3se3-rwj2/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/3se3-rwj2/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/3se3-rwj2/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/3se3-rwj2/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cdc', 'centers for disease control and prevention'], 'bureauCode': ['009:00'], 'modified': '2016-09-14', 'title': 'Impaired Driving Death Rate, by Age and Gender, 2012 & 2014, Region 9 - San Francisco'}
{'description': "<p>Rate of deaths by age/gender (per 100,000 population) for people killed in crashes involving a driver with BAC =>0.08%, 2012, 2014. 2012 Source: Fatality Analysis Reporting System (FARS). 2014 Source: National Highway Traffic Administration's (NHTSA) Fatality Analysis Reporting System (FARS), 2014 Annual Report File. Note: Blank cells indicate data are suppressed. Fatality rates based on fewer than 20 deaths are suppressed.</p>\n", 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Motor Vehicle'], 'landingPage': 'https://data.cdc.gov/d/x9gq-59r3', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-09-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/x9gq-59r3', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/x9gq-59r3/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/x9gq-59r3/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/x9gq-59r3/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/x9gq-59r3/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cdc', 'centers for disease control and prevention'], 'bureauCode': ['009:00'], 'modified': '2016-09-14', 'title': 'Impaired Driving Death Rate, by Age and Gender, 2012 & 2014, Region 10 - Seattle'}
{'description': '<p>Source: Behavioral Risk Factor Surveillance System (BRFSS), 2012, 2014.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Motor Vehicle'], 'landingPage': 'https://data.cdc.gov/d/g4ag-jrdn', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-09-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/g4ag-jrdn', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/g4ag-jrdn/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/g4ag-jrdn/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/g4ag-jrdn/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/g4ag-jrdn/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cdc', 'centers for disease control and prevention'], 'bureauCode': ['009:00'], 'modified': '2016-09-14', 'title': 'Percentage of Adults Who Report Driving After Drinking Too Much (in the past 30 days), 2012 & 2014, Region 2 - New York'}
{'description': '<p>Source: Behavioral Risk Factor Surveillance System (BRFSS), 2012, 2014.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Motor Vehicle'], 'landingPage': 'https://data.cdc.gov/d/azgh-hvnt', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-09-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/azgh-hvnt', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/azgh-hvnt/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/azgh-hvnt/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/azgh-hvnt/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/azgh-hvnt/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cdc', 'centers for disease control and prevention'], 'bureauCode': ['009:00'], 'modified': '2016-09-14', 'title': 'Percentage of Adults Who Report Driving After Drinking Too Much (in the past 30 days), 2012 & 2014, Region 4 - Atlanta'}
{'description': '<p>Source: Behavioral Risk Factor Surveillance System (BRFSS), 2012, 2014.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Motor Vehicle'], 'landingPage': 'https://data.cdc.gov/d/9w38-t35p', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-09-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/9w38-t35p', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/9w38-t35p/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/9w38-t35p/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/9w38-t35p/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/9w38-t35p/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cdc', 'centers for disease control and prevention'], 'bureauCode': ['009:00'], 'modified': '2016-09-14', 'title': 'Percentage of Adults Who Report Driving After Drinking Too Much (in the past 30 days), 2012 & 2014, Region 6 - Dallas'}
{'description': '<p>Source: Behavioral Risk Factor Surveillance System (BRFSS), 2012, 2014.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Motor Vehicle'], 'landingPage': 'https://data.cdc.gov/d/pvr7-gpk4', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-09-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/pvr7-gpk4', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/pvr7-gpk4/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/pvr7-gpk4/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/pvr7-gpk4/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/pvr7-gpk4/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cdc', 'centers for disease control and prevention'], 'bureauCode': ['009:00'], 'modified': '2016-09-14', 'title': 'Percentage of Adults Who Report Driving After Drinking Too Much (in the past 30 days), 2012 & 2014, Region 7 - Kansas City'}
{'description': '<p>Source: Behavioral Risk Factor Surveillance System (BRFSS), 2012, 2014</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Motor Vehicle'], 'landingPage': 'https://data.cdc.gov/d/a37y-w96i', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-09-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/a37y-w96i', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/a37y-w96i/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/a37y-w96i/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/a37y-w96i/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/a37y-w96i/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cdc', 'centers for disease control and prevention'], 'bureauCode': ['009:00'], 'modified': '2016-09-14', 'title': 'Percentage of Adults Who Report Driving After Drinking Too Much (in the past 30 days), 2012 & 2014, Region 8 - Denver'}
{'description': '<p>Source: Behavioral Risk Factor Surveillance System (BRFSS), 2012, 2014.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Motor Vehicle'], 'landingPage': 'https://data.cdc.gov/d/7zky-in8p', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-09-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/7zky-in8p', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7zky-in8p/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7zky-in8p/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7zky-in8p/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7zky-in8p/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cdc', 'centers for disease control and prevention'], 'bureauCode': ['009:00'], 'modified': '2016-09-14', 'title': 'Percentage of Adults Who Report Driving After Drinking Too Much (in the past 30 days), 2012 & 2014, Region 10 - Seattle'}
{'description': '<p>Source for 2012 national data: National Occupant Protection Use Survey (NOPUS), 2012. Source for 2014 national data: National Occupant Protection Use Survey (NOPUS), 2014. Source for 2012 state data: State Observational Survey of Seat Belt Use, 2012. Source for 2014 state data: Seat Belt Use in 2014- Use Rates in the States and Territories</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Motor Vehicle'], 'landingPage': 'https://data.cdc.gov/d/6tmq-h6uy', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-09-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/6tmq-h6uy', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6tmq-h6uy/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6tmq-h6uy/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6tmq-h6uy/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6tmq-h6uy/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cdc', 'centers for disease control and prevention'], 'bureauCode': ['009:00'], 'modified': '2016-09-14', 'title': 'Percentage of Drivers and Front Seat Passengers Wearing Seat Belts, 2012 & 2014, Region 1 - Boston'}
{'description': '<p>Source for 2012 national data: National Occupant Protection Use Survey (NOPUS), 2012. Source for 2014 national data: National Occupant Protection Use Survey (NOPUS), 2014. Source for 2012 state data: State Observational Survey of Seat Belt Use, 2012. Source for 2014 state data: Seat Belt Use in 2014- Use Rates in the States and Territories</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Motor Vehicle'], 'landingPage': 'https://data.cdc.gov/d/hget-9fst', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-09-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/hget-9fst', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hget-9fst/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hget-9fst/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hget-9fst/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hget-9fst/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cdc', 'centers for disease control and prevention'], 'bureauCode': ['009:00'], 'modified': '2016-09-14', 'title': 'Percentage of Drivers and Front Seat Passengers Wearing Seat Belts, 2012 & 2014, Region 2 - New York'}
{'description': '<p>Source for 2012 national data: National Occupant Protection Use Survey (NOPUS), 2012. Source for 2014 national data: National Occupant Protection Use Survey (NOPUS), 2014. Source for 2012 state data: State Observational Survey of Seat Belt Use, 2012. Source for 2014 state data: Seat Belt Use in 2014- Use Rates in the States and Territories</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Motor Vehicle'], 'landingPage': 'https://data.cdc.gov/d/26a7-nc4u', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-09-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/26a7-nc4u', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/26a7-nc4u/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/26a7-nc4u/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/26a7-nc4u/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/26a7-nc4u/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cdc', 'centers for disease control and prevention'], 'bureauCode': ['009:00'], 'modified': '2016-09-14', 'title': 'Percentage of Drivers and Front Seat Passengers Wearing Seat Belts, 2012 & 2014, Region 5 - Chicago'}
{'description': '<p>Source for 2012 national data: National Occupant Protection Use Survey (NOPUS), 2012. Source for 2014 national data: National Occupant Protection Use Survey (NOPUS), 2014. Source for 2012 state data: State Observational Survey of Seat Belt Use, 2012. Source for 2014 state data: Seat Belt Use in 2014- Use Rates in the States and Territories</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Motor Vehicle'], 'landingPage': 'https://data.cdc.gov/d/msjj-a7q2', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-09-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/msjj-a7q2', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/msjj-a7q2/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/msjj-a7q2/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/msjj-a7q2/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/msjj-a7q2/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cdc', 'centers for disease control and prevention'], 'bureauCode': ['009:00'], 'modified': '2016-09-14', 'title': 'Percentage of Drivers and Front Seat Passengers Wearing Seat Belts, 2012 & 2014, Region 10 - Seattle'}
{'description': '<p>Source for 2012 national data: National Occupant Protection Use Survey (NOPUS), 2012. Source for 2014 national data: National Occupant Protection Use Survey (NOPUS), 2014. Source for 2012 state data: State Observational Survey of Seat Belt Use, 2012. Source for 2014 state data: Seat Belt Use in 2014- Use Rates in the States and Territories</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Motor Vehicle'], 'landingPage': 'https://data.cdc.gov/d/fkfk-2j5x', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-09-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/fkfk-2j5x', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/fkfk-2j5x/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/fkfk-2j5x/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/fkfk-2j5x/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/fkfk-2j5x/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cdc', 'centers for disease control and prevention'], 'bureauCode': ['009:00'], 'modified': '2016-09-14', 'title': 'Percentage of Drivers and Front Seat Passengers Wearing Seat Belts, 2012 & 2014, Region 9 - San Francisco'}
{'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Health Statistics'], 'landingPage': 'https://data.cdc.gov/d/pp7x-dyj2', 'contactPoint': {'hasEmail': 'mailto:krk9@cdc.gov', 'fn': 'Krista Kniss'}, 'issued': '2016-10-13', 'accessLevel': 'public', 'description': 'No description provided', 'identifier': 'https://data.cdc.gov/api/views/pp7x-dyj2', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/pp7x-dyj2/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/pp7x-dyj2/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/pp7x-dyj2/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/pp7x-dyj2/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['mortality', 'nchs'], 'bureauCode': ['009:20'], 'modified': '2019-04-05', 'title': 'Deaths from Pneumonia and Influenza (P&I) and all deaths, by state and region, National Center For Health Statistics Mortality Surveillance System'}
{'description': '<p>1991-2017. Middle School Dataset. The Youth Risk Behavior Surveillance System (YRBSS) monitors six categories of priority health behaviors<br />\namong youth and young adults: 1) behaviors that contribute to unintentional injuries and violence; 2) tobacco use; 3) alcohol and<br />\nother drug use; 4) sexual behaviors related to unintended pregnancy and sexually transmitted infections (STIs), including human<br />\nimmunodeficiency virus (HIV) infection; 5) unhealthy dietary behaviors; and 6) physical inactivity. In addition, YRBSS monitors<br />\nthe prevalence of obesity and asthma and other priority health behaviors.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Youth Risk Behaviors'], 'landingPage': 'https://data.cdc.gov/d/k5bc-k3g8', 'contactPoint': {'hasEmail': 'mailto:nccddashinfo@cdc.gov', 'fn': 'DASH Public Inquiries'}, 'issued': '2018-06-15', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/k5bc-k3g8', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/k5bc-k3g8/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/k5bc-k3g8/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/k5bc-k3g8/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/k5bc-k3g8/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['middle school', 'risk behavior', 'survey', 'youth online', 'yrbs'], 'bureauCode': ['009:20'], 'modified': '2019-03-29', 'title': 'DASH - Youth Risk Behavior Surveillance System (YRBSS): Middle School', 'describedBy': 'https://chronicdata.cdc.gov/Youth-Risk-Behaviors/DASH-Youth-Risk-Behavior-Surveillance-System-YRBSS/k5bc-k3g8'}
{'description': '<p>2002-2010. BRFSS SMART MMSA Prevalence land line only data. The Selected Metropolitan Area Risk Trends (SMART) project uses the Behavioral Risk Factor Surveillance System (BRFSS) to analyze the data of selected metropolitan statistical areas (MMSAs) with 500 or more respondents. BRFSS data can be used to identify emerging health problems, establish and track health objectives, and develop and evaluate public health policies and programs. BRFSS is a continuous, state-based surveillance system that collects information about modifiable risk factors for chronic diseases and other leading causes of death. Data will be updated annually as it becomes available. Detailed information on sampling methodology and quality assurance can be found on the BRFSS website (<a href="http://www.cdc.gov/brfss">http://www.cdc.gov/brfss</a>). Methodology: <a href="http://www.cdc.gov/brfss/factsheets/pdf/DBS_BRFSS_survey.pdf">http://www.cdc.gov/brfss/factsheets/pdf/DBS_BRFSS_survey.pdf</a> Glossary: <a href="https://chronicdata.cdc.gov/Behavioral-Risk-Factors/Behavioral-Risk-Factor-Surveillance-System-BRFSS-H/iuq5-y9ct/data">https://chronicdata.cdc.gov/Behavioral-Risk-Factors/Behavioral-Risk-Fact...</a></p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Behavioral Risk Factors'], 'landingPage': 'https://data.cdc.gov/d/waxm-p5qv', 'contactPoint': {'hasEmail': 'mailto:PublicInquiriesDPH@cdc.gov', 'fn': 'DPH Public Inquiries'}, 'issued': '2019-05-29', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/waxm-p5qv', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/waxm-p5qv/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/waxm-p5qv/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/waxm-p5qv/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/waxm-p5qv/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['...', 'behavioral', 'brfss', 'mmsa', 'risk', 'smart', 'survey'], 'bureauCode': ['009:20'], 'modified': '2019-05-29', 'title': 'Behavioral Risk Factors: Selected Metropolitan Area Risk Trends (SMART) MMSA Prevalence Data (2010 and Prior)'}
{'description': '<p>1984-2018. Centers for Disease Control and Prevention (CDC). BRFSS Survey Data. The BRFSS is a continuous, state-based surveillance system that collects information about modifiable risk factors for chronic diseases and other leading causes of death.<br />\nDetailed information on sampling methodology and quality assurance can be found on the BRFSS website (<a href="http://www.cdc.gov/brfss">http://www.cdc.gov/brfss</a>).</p>\n', 'programCode': ['009:020'], 'title': 'Behavioral Risk Factor Surveillance System (BRFSS) Historical Questions', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Behavioral Risk Factors'], 'landingPage': 'https://data.cdc.gov/d/iuq5-y9ct', 'contactPoint': {'hasEmail': 'mailto:PublicInquiriesDPH@cdc.gov', 'fn': 'DPH Public Inquiries'}, 'issued': '2017-04-12', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/iuq5-y9ct', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/iuq5-y9ct/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/iuq5-y9ct/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/iuq5-y9ct/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/iuq5-y9ct/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['behavioral', 'brfss', 'factor', 'questions', 'risk', 'surveillance', 'survey', 'system'], 'bureauCode': ['009:20'], 'modified': '2019-08-29', 'references': ['https://www.cdc.gov/brfss/'], 'describedBy': 'https://chronicdata.cdc.gov/Behavioral-Risk-Factors/Behavioral-Risk-Factor-Surveillance-System-BRFSS-H/iuq5-y9ct'}
{'description': '<p>2002-2010. BRFSS SMART County Prevalence land line only data. The Selected Metropolitan Area Risk Trends (SMART) project uses the Behavioral Risk Factor Surveillance System (BRFSS) to analyze the data of selected counties with 500 or more respondents. BRFSS data can be used to identify emerging health problems, establish and track health objectives, and develop and evaluate public health policies and programs. BRFSS is a continuous, state-based surveillance system that collects information about modifiable risk factors for chronic diseases and other leading causes of death. Data will be updated annually as it becomes available. Detailed information on sampling methodology and quality assurance can be found on the BRFSS website (<a href="http://www.cdc.gov/brfss">http://www.cdc.gov/brfss</a>). Methodology: <a href="http://www.cdc.gov/brfss/factsheets/pdf/DBS_BRFSS_survey.pdf">http://www.cdc.gov/brfss/factsheets/pdf/DBS_BRFSS_survey.pdf</a> Glossary: <a href="https://chronicdata.cdc.gov/Behavioral-Risk-Factors/Behavioral-Risk-Factor-Surveillance-System-BRFSS-H/iuq5-y9ct/data">https://chronicdata.cdc.gov/Behavioral-Risk-Factors/Behavioral-Risk-Fact...</a></p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Behavioral Risk Factors'], 'landingPage': 'https://data.cdc.gov/d/acme-vg9e', 'contactPoint': {'hasEmail': 'mailto:PublicInquiriesDPH@cdc.gov', 'fn': 'DPH Public Inquiries'}, 'issued': '2019-05-29', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/acme-vg9e', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/acme-vg9e/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/acme-vg9e/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/acme-vg9e/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/acme-vg9e/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['...', 'behavioral', 'brfss', 'county', 'risk', 'smart', 'survey'], 'bureauCode': ['009:20'], 'modified': '2019-05-29', 'title': 'Behavioral Risk Factors: Selected Metropolitan Area Risk Trends (SMART) County Prevalence Data (2010 and prior)'}
{'description': '<p>2011 to 2012. BRFSS SMART County Prevalence combined land line and cell phone data. The Selected Metropolitan Area Risk Trends (SMART) project uses the Behavioral Risk Factor Surveillance System (BRFSS) to analyze the data of selected counties with 500 or more respondents. BRFSS data can be used to identify emerging health problems, establish and track health objectives, and develop and evaluate public health policies and programs. BRFSS is a continuous, state-based surveillance system that collects information about modifiable risk factors for chronic diseases and other leading causes of death. Data will be updated annually as it becomes available. Detailed information on sampling methodology and quality assurance can be found on the BRFSS website (<a href="http://www.cdc.gov/brfss">http://www.cdc.gov/brfss</a>). Methodology: <a href="http://www.cdc.gov/brfss/factsheets/pdf/DBS_BRFSS_survey.pdf">http://www.cdc.gov/brfss/factsheets/pdf/DBS_BRFSS_survey.pdf</a> Glossary: <a href="https://chronicdata.cdc.gov/Behavioral-Risk-Factors/Behavioral-Risk-Factor-Surveillance-System-BRFSS-H/iuq5-y9ct">https://chronicdata.cdc.gov/Behavioral-Risk-Factors/Behavioral-Risk-Fact...</a></p>\n', 'programCode': ['009:020'], 'title': 'Behavioral Risk Factors: Selected Metropolitan Area Risk Trends (SMART) County Prevalence Data (2011 to 2012)', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Behavioral Risk Factors'], 'landingPage': 'https://data.cdc.gov/d/cpem-dkkm', 'contactPoint': {'hasEmail': 'mailto:PublicInquiriesDPH@cdc.gov', 'fn': 'DPH Public Inquiries'}, 'issued': '2016-03-11', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/cpem-dkkm', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/cpem-dkkm/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/cpem-dkkm/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/cpem-dkkm/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/cpem-dkkm/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['...', 'behavioral', 'brfss', 'county', 'factor', 'risk', 'smart', 'survey'], 'bureauCode': ['009:20'], 'modified': '2019-05-29', 'references': ['https://www.cdc.gov/brfss/'], 'describedBy': 'https://chronicdata.cdc.gov/Behavioral-Risk-Factors/Behavioral-Risk-Factors-Selected-Metropolitan-Area/cpem-dkkm'}
{'description': '<p>1995-2010. BRFSS land line only prevalence data. BRFSS is a continuous, state-based surveillance system that collects information about modifiable risk factors for chronic diseases and other leading causes of death. Data will be updated annually as it becomes available. Detailed information on sampling methodology and quality assurance can be found on the BRFSS website (<a href="http://www.cdc.gov/brfss">http://www.cdc.gov/brfss</a>). Methodology: <a href="http://www.cdc.gov/brfss/factsheets/pdf/DBS_BRFSS_survey.pdf">http://www.cdc.gov/brfss/factsheets/pdf/DBS_BRFSS_survey.pdf</a> Glossary: <a href="https://chronicdata.cdc.gov/Behavioral-Risk-Factors/Behavioral-Risk-Factor-Surveillance-System-BRFSS-H/iuq5-y9ct/data">https://chronicdata.cdc.gov/Behavioral-Risk-Factors/Behavioral-Risk-Fact...</a></p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Behavioral Risk Factors'], 'landingPage': 'https://data.cdc.gov/d/y4ft-s73h', 'contactPoint': {'hasEmail': 'mailto:PublicInquiriesDPH@cdc.gov', 'fn': 'DPH Public Inquiries'}, 'issued': '2019-05-29', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/y4ft-s73h', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/y4ft-s73h/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/y4ft-s73h/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/y4ft-s73h/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/y4ft-s73h/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['...', 'behavioral', 'brfss', 'factor', 'risk', 'survey'], 'bureauCode': ['009:20'], 'modified': '2019-05-29', 'title': 'Behavioral Risk Factor Surveillance System (BRFSS) Prevalence Data (2010 and prior)'}
{'description': '<p>NNDSS - Table II. Giardiasis to Haemophilus influenza - 2015.In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories. Note:These are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting. Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available. Footnotes:C.N.M.I.: Commonwealth of Northern Mariana Islands. U: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum. * Three low incidence conditions, rubella, rubella congenital, and tetanus, have been moved to Table 2 to facilitate case count verification with reporting jurisdictions. ��� Case counts for reporting year 2015 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>. Data for TB are displayed in Table IV, which appears quarterly. �� Data for H. influenzae (age <5 years for serotype b, nonserotype b, and unknown serotype) are available in Table I.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/mpdg-hf57', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-01-07', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/mpdg-hf57', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mpdg-hf57/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mpdg-hf57/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mpdg-hf57/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mpdg-hf57/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2015', 'giardiasis', 'gonorrhea', 'haemophilus influenzae', 'mmwr', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2016-01-07', 'title': 'NNDSS - Table II. Giardiasis to Haemophilus influenza'}
{'description': '<p>NNDSS - Table I. infrequently reported notifiable diseases - 2015. In this Table, provisional cases of selected infrequently reported notifiable diseases (<1,000 cases reported during the preceding year) are displayed. Note:These are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting. Case counts in these tables are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available. Footnote:-: No reported cases N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. * Three low incidence conditions, rubella, rubella congenital, and tetanus, have been moved to Table 2 to facilitate case count verification with reporting jurisdictions. ��� Case counts for reporting year 2015 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>. �� Calculated by summing the incidence counts for the current week, the 2 weeks preceding the current week, and the 2 weeks following the current week, for a total of 5 preceding years. The total sum of incident cases is then divided by 25 weeks. Additional information is available at <a href="http://wwwn.cdc.gov/nndss/document/5yearweeklyaverage.pdf">http://wwwn.cdc.gov/nndss/document/5yearweeklyaverage.pdf</a>. �� Data for the Arboviral disease, Chikungunya, and Hantavirus infection disease, non-Hantavirus Pulmonary Syndrome (HPS), will be displayed in this table after the CDC obtains Office of Management and Budget Paperwork Reduction Act approval to receive data for these conditions. ** Includes both neuroinvasive and nonneuroinvasive. Updated weekly from reports to the Division of Vector-Borne Infectious Diseases, National Center for Zoonotic, Vector-Borne, and Enteric Diseases (ArboNET Surveillance). Data for West Nile virus are available in Table II. ��ʉ�� Not reportable in all states. Data from states where the condition is not reportable are excluded from this table except starting in 2007 for the arboviral diseases, STD data, TB data, and influenza-associated pediatric mortality, and in 2003 for SARS-CoV. Reporting exceptions are available at <a href="http://wwwn.cdc.gov/nndss/downloads.html">http://wwwn.cdc.gov/nndss/downloads.html</a>. ���� Data for H. influenzae (all ages, all serotypes) are available in Table II. ���� Updated weekly from reports to the Influenza Division, National Center for Immunization and Respiratory Diseases. Please refer to the MMWR publication for weekly updates to the footnote for this condition. *** Please refer to the MMWR publication for weekly updates to the footnote for this condition. ��ʉ�ʉ�� Data for meningococcal disease (all serogroups) are available in Table II. ������ Please refer to the MMWR publication for weekly updates to the footnote for this condition. ������ Updated weekly from reports to the Division of STD Prevention, National Center for HIV/AIDS, Viral Hepatitis, STD, and TB Prevention. **** Please refer to the MMWR publication for weekly updates to the footnote for this condition. See Table II for Dengue Hemorrhagic Fever.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/pb4z-432k', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-01-07', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/pb4z-432k', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/pb4z-432k/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/pb4z-432k/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/pb4z-432k/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/pb4z-432k/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2015', 'anthrax', 'arboviral diseases', 'botulism', 'brucellosis', 'california serogroup virus disease', 'chancroid', 'chikungunya virus', 'cholera', 'crimean-congo', 'cyclosporiasis', 'diphtheria', 'eastern equine virus disease', 'ebola', 'encephalitis', 'guanarito', 'haemophilus influenzae invasive', 'hansen disease', 'hantavirus infection', 'hantavirus pulmonary syndrome', 'hemolytic uremic syndrome', 'hepatitis b infection perinatal', 'influenza-associated pediatric mortality', 'junin', 'lassa fever', 'leptospirosis', 'listeriosis', 'lujo virus', 'machupo', 'marburg fever', 'measles', 'meningococcal disease invasive', 'mmwr', 'nedss', 'netss', 'nndss', 'novel influenza a', 'plague', 'polio virus infection nonparalytic', 'poliomyelitis paralytic', 'postdiarrheal', 'powassan virus disease', 'psittacosis', 'q fever', 'rabies human', 'sabia-associated', 'sars-cov', 'smallpox', 'st. louis virus disease', 'streptococcal toxic-shock syndrome', 'syphilis congenital (age <1 yr)', 'toxic-shock syndrome (staphylococcal)', 'trichinellosis', 'tularemia', 'typhoid fever', 'vancomycin', 'viral hemorrhagic fever', 'western equine virus disease', 'wonder', 'yellow fever'], 'bureauCode': ['009:00'], 'modified': '2016-01-07', 'title': 'NNDSS - Table I. infrequently reported notifiable diseases'}
{'description': '<p>This data set is from 3 surveys conducted in two districts in western Kenya following the scale up of insecticide treated nets and the implementation of IRS in one of the districts.</p>\n', 'programCode': ['009:036'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'landingPage': 'https://data.cdc.gov/d/krkm-t59m', 'contactPoint': {'hasEmail': 'mailto:hzg1@cdc.gov', 'fn': 'John Gimnig'}, 'issued': '2015-11-17', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/krkm-t59m', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/krkm-t59m/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/krkm-t59m/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/krkm-t59m/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/krkm-t59m/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['malaria'], 'bureauCode': ['009:20'], 'modified': '2015-11-17', 'title': 'PONE-D-15-23803'}
{'description': '<p>The Environmental Protection Agency (EPA) provides air pollution data about ozone and particulate matter (PM2.5) to CDC for the Tracking Network. The EPA maintains a database called the Air Quality System (AQS) which contains data from approximately 4,000 monitoring stations around the country, mainly in urban areas. Data from the AQS is considered the "gold standard" for determining outdoor air pollution. However, AQS data are limited because the monitoring stations are usually in urban areas or cities and because they only take air samples for some air pollutants every three days or during times of the year when air pollution is very high. CDC and EPA have worked together to develop a statistical model (Downscaler) to make modeled predictions available for environmental public health tracking purposes in areas of the country that do not have monitors and to fill in the time gaps when monitors may not be recording data. This data does not include "Percent of population in counties exceeding NAAQS (vs. population in counties that either meet the standard or do not monitor PM2.5)". Please visit the Tracking homepage for this information.View additional information for indicator definitions and documentation by selecting Content Area "Air Quality" and the respective indicator at the following website: <a href="http://ephtracking.cdc.gov/showIndicatorsData.action">http://ephtracking.cdc.gov/showIndicatorsData.action</a></p>\n', 'programCode': ['009:032'], 'title': 'Air Quality Measures on the National Environmental Health Tracking Network', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Environmental Health & Toxicology'], 'landingPage': 'http://ephtracking.cdc.gov/', 'contactPoint': {'hasEmail': 'mailto:cak8@cdc.gov', 'fn': 'Craig Kassinger'}, 'language': ['en'], 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/cjae-szjv', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/cjae-szjv/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/cjae-szjv/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/cjae-szjv/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/cjae-szjv/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['air pollution', 'air quality', 'air quality index', 'air quality system', 'caa 109: clean air act section 109', 'daily 24 hour average concentration', 'daily maximum 8 hour average concentration', 'environmental hazard', 'environmental health', 'hourly observations', 'national ambient air quality standards', 'national environmental health tracking network', 'o3', 'oxygen', 'ozone', 'ozone - residual', 'ozone residual', 'particle pollution', 'particulate matter', 'particulate matter - pm2.5', 'particulate matter < 2.5 um', 'pm fine 0-2.5 um stp', 'pm2.5', 'pm2.5 - local conditions', 'regulatory resources', 'site monitoring data', 'tracking', 'tracking network', 'tracking program'], 'bureauCode': ['009:20'], 'modified': '2018-06-05', 'issued': '2015-08-13'}
{'description': '<p>Interactive visualization: <a href="http://www.cdc.gov/chikungunya/modeling/index.html">http://www.cdc.gov/chikungunya/modeling/index.html</a>. This dataset contains monthly predictions for the spread of chikungunya virus transmission. A full description of the methods is available at: <a href="http://www.plosone.org/article/info%3Adoi%2F10.1371%2Fjournal.pone.0104915">http://www.plosone.org/article/info%3Adoi%2F10.1371%2Fjournal.pone.0104915</a>.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'landingPage': 'https://data.cdc.gov/d/7njk-uncd', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2015-08-10', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/7njk-uncd', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7njk-uncd/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7njk-uncd/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7njk-uncd/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7njk-uncd/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['americas', 'chikungunya', 'predictions', 'travelers'], 'bureauCode': ['009:00'], 'modified': '2018-02-21', 'title': 'Nowcast Predictions for Local Transmission of Chikungunya Virus'}
{'description': '<p>Interactive visualization: <a href="http://www.cdc.gov/chikungunya/modeling/index.html">http://www.cdc.gov/chikungunya/modeling/index.html</a>. This dataset contains monthly predictions for the spread of chikungunya virus transmission. A full description of the methods is available at: <a href="http://www.plosone.org/article/info%3Adoi%2F10.1371%2Fjournal.pone.0104915">http://www.plosone.org/article/info%3Adoi%2F10.1371%2Fjournal.pone.0104915</a>.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'landingPage': 'https://data.cdc.gov/d/2sxq-n8zu', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2015-08-10', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/2sxq-n8zu', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/2sxq-n8zu/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/2sxq-n8zu/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/2sxq-n8zu/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/2sxq-n8zu/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['americas', 'chikungunya', 'predictions', 'travelers'], 'bureauCode': ['009:00'], 'modified': '2018-02-21', 'title': 'Nowcast Predictions for Chikungunya Virus-Infected Travelers'}
{'description': '<p>Derived from Pan American Health Organization reports: <a href="http://www.paho.org/hq/index.php?option=com_topics&view=article&id=343&Itemid=40931">http://www.paho.org/hq/index.php?option=com_topics&view=article&id=343&I...</a></p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Health Statistics'], 'landingPage': 'https://data.cdc.gov/d/e9r5-5hjr', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2015-08-10', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/e9r5-5hjr', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/e9r5-5hjr/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/e9r5-5hjr/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/e9r5-5hjr/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/e9r5-5hjr/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['americas', 'chikungunya', 'paho'], 'bureauCode': ['009:00'], 'modified': '2015-08-27', 'title': 'New Chikungunya Cases Reported in the Americas'}
{'description': '<p>The Youth Risk Behavior Surveillance System (YRBSS) monitors six types of health-risk behaviors that contribute to the leading causes of death and disability among youth and adults. This file contains state-level results for 13 tobacco-use variables by sex and grade for 2013.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'landingPage': 'https://data.cdc.gov/d/hp6w-4ap6', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2015-06-08', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/hp6w-4ap6', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hp6w-4ap6/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hp6w-4ap6/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hp6w-4ap6/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hp6w-4ap6/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['youth risk behavior risk surveillance school-based surveillance'], 'bureauCode': ['009:00'], 'modified': '2015-08-27', 'title': 'YRBS State Tobacco Variables 2013 - v2'}
{'description': "<p>The CDC Division for Heart Disease and Stroke Prevention's Data Trends & Maps online tool allows searching for and view of health indicators related to Heart Disease and Stroke Prevention on the basis of a specific location or a health indicator.</p>\n", 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'landingPage': 'https://data.cdc.gov/d/tkjk-cwh5', 'contactPoint': {'hasEmail': 'mailto:smw1@cdc.gov', 'fn': 'Susan Wilkin'}, 'issued': '2015-03-25', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/tkjk-cwh5', '@type': 'dcat:Dataset', 'modified': '2015-08-18', 'keyword': ['cdc', 'centers for disease control and prevention'], 'bureauCode': ['009:00'], 'title': 'Division for Heart Disease and Stroke Prevention: Data Trends & Maps'}
{'description': '<p>The National Outbreak Reporting System (NORS) is a web-based platform designed to support reporting to CDC by local, state, and territorial health departments in the United States of all waterborne disease outbreaks and enteric disease outbreaks transmitted by food, contact with environmental sources, infected persons or animals, or unknown modes of transmission.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'landingPage': 'https://data.cdc.gov/d/p3rn-t6ry', 'contactPoint': {'hasEmail': 'mailto:vht8@cdc.gov', 'fn': 'Antonio'}, 'issued': '2015-03-25', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/p3rn-t6ry', '@type': 'dcat:Dataset', 'modified': '2015-08-18', 'keyword': ['cdc', 'centers for disease control and prevention'], 'bureauCode': ['009:00'], 'title': 'National Outbreak Reporting System'}
{'description': '<p>Each day, between 12 to 13 U.S. workers die as a result of a traumatic injury on the job. Investigations conducted through the FACE program allow the identification of factors that contribute to these fatal injuries. This information is used to develop comprehensive recommendations for preventing similar deaths. This web page provides access to NIOSH investigation reports and other safety resources.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'landingPage': 'https://data.cdc.gov/d/q9tu-7yha', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'PHM'}, 'issued': '2015-03-24', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/q9tu-7yha', '@type': 'dcat:Dataset', 'modified': '2015-08-27', 'keyword': ['cdc', 'centers for disease control and prevention'], 'bureauCode': ['009:00'], 'theme': ['Injury & Violence'], 'title': 'Fatality Assessment and Control Evaluation (FACE) Program'}
{'description': '<p>A surveillance system that provides morbidity, mortality, and workplace exposure data on work-related respiratory diseases by geographic region, industry and occupation, and demographic groups.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Health Statistics'], 'landingPage': 'https://data.cdc.gov/d/phjv-pp5v', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'PSchleiff'}, 'issued': '2015-03-27', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/phjv-pp5v', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>Morbidity and mortality on work-related respiratory diseases and related workplace exposure datasets available for tables, charts and figures.</p>\n', 'accessURL': 'http://wwwn.cdc.gov/eworld/', 'mediaType': 'application/unknown', 'title': 'Work-Related Lung Disease Surveillance System (eWoRLD)'}], 'keyword': ['cdc', 'centers for disease control and prevention'], 'bureauCode': ['009:00'], 'modified': '2017-11-06', 'title': 'Work-Related Lung Disease Surveillance System (eWoRLD)'}
{'description': '<ol start="2000">\n<li>Centers for Disease Control and Prevention (CDC). PRAMS, the Pregnancy Risk Assessment Monitoring System, is a surveillance system collecting state-specific, population-based data on maternal attitudes and experiences before, during, and shortly after pregnancy. It is a collaborative project of the Centers for Disease Control and Prevention (CDC) and state health departments. PRAMS provides data for state health officials to use to improve the health of mothers and infants. PRAMS topics include abuse, alcohol use, contraception, breastfeeding, mental health, morbidity, obesity, preconception health, pregnancy history, prenatal-care, sleep behavior, smoke exposure, stress, tobacco use, WIC, Medicaid, infant health, and unintended pregnancy. Data will be updated annually as it becomes available.</li>\n</ol>\n', 'programCode': ['009:020'], 'title': 'CDC PRAMStat Data for 2000', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Maternal & Child Health'], 'landingPage': 'https://data.cdc.gov/d/3hwj-hqmh', 'contactPoint': {'hasEmail': 'mailto:PRAMSProposals@cdc.gov', 'fn': 'DRH Public Inquiries'}, 'issued': '2015-03-17', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/3hwj-hqmh', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/3hwj-hqmh/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/3hwj-hqmh/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/3hwj-hqmh/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/3hwj-hqmh/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['abuse', 'alcohol use', 'breastfeeding', 'contraception', 'infant health', 'medicaid', 'mental health', 'morbidity', 'obesity', 'preconception health', 'pregnancy history', 'prenatal care', 'reproductive health', 'sleep behavior', 'smoke exposure', 'stress', 'tobacco use', 'unintended pregnancy', 'wic'], 'bureauCode': ['009:20'], 'modified': '2018-07-09', 'references': ['https://www.cdc.gov/prams/index.htm', 'https://www.cdc.gov/prams/pramstat/index.html'], 'describedBy': 'https://chronicdata.cdc.gov/Maternal-Child-Health/CDC-PRAMStat-Data-for-2000/3hwj-hqmh'}
{'description': '<ol start="2001">\n<li>Centers for Disease Control and Prevention (CDC). PRAMS, the Pregnancy Risk Assessment Monitoring System, is a surveillance system collecting state-specific, population-based data on maternal attitudes and experiences before, during, and shortly after pregnancy. It is a collaborative project of the Centers for Disease Control and Prevention (CDC) and state health departments. PRAMS provides data for state health officials to use to improve the health of mothers and infants. PRAMS topics include abuse, alcohol use, contraception, breastfeeding, mental health, morbidity, obesity, preconception health, pregnancy history, prenatal-care, sleep behavior, smoke exposure, stress, tobacco use, WIC, Medicaid, infant health, and unintended pregnancy. Data will be updated annually as it becomes available.</li>\n</ol>\n', 'programCode': ['009:020'], 'title': 'CDC PRAMStat Data for 2001', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Maternal & Child Health'], 'landingPage': 'https://data.cdc.gov/d/u93h-quup', 'contactPoint': {'hasEmail': 'mailto:PRAMSProposals@cdc.gov', 'fn': 'DRH Public Inquiries'}, 'issued': '2015-03-17', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/u93h-quup', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/u93h-quup/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/u93h-quup/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/u93h-quup/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/u93h-quup/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['abuse', 'alcohol use', 'breastfeeding', 'contraception', 'infant health', 'medicaid', 'mental health', 'morbidity', 'obesity', 'preconception health', 'pregnancy history', 'prenatal care', 'reproductive health', 'sleep behavior', 'smoke exposure', 'stress', 'tobacco use', 'unintended pregnancy', 'wic'], 'bureauCode': ['009:20'], 'modified': '2018-07-09', 'references': ['https://www.cdc.gov/prams/index.htm', 'https://www.cdc.gov/prams/pramstat/index.html'], 'describedBy': 'https://chronicdata.cdc.gov/Maternal-Child-Health/CDC-PRAMStat-Data-for-2001/u93h-quup'}
{'description': '<ol start="2002">\n<li>Centers for Disease Control and Prevention (CDC). PRAMS, the Pregnancy Risk Assessment Monitoring System, is a surveillance system collecting state-specific, population-based data on maternal attitudes and experiences before, during, and shortly after pregnancy. It is a collaborative project of the Centers for Disease Control and Prevention (CDC) and state health departments. PRAMS provides data for state health officials to use to improve the health of mothers and infants. PRAMS topics include abuse, alcohol use, contraception, breastfeeding, mental health, morbidity, obesity, preconception health, pregnancy history, prenatal-care, sleep behavior, smoke exposure, stress, tobacco use, WIC, Medicaid, infant health, and unintended pregnancy. Data will be updated annually as it becomes available.</li>\n</ol>\n', 'programCode': ['009:020'], 'title': 'CDC PRAMStat Data for 2002', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Maternal & Child Health'], 'landingPage': 'https://data.cdc.gov/d/dnxe-zgxs', 'contactPoint': {'hasEmail': 'mailto:PRAMSProposals@cdc.gov', 'fn': 'DRH Public Inquiries'}, 'issued': '2015-03-17', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/dnxe-zgxs', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/dnxe-zgxs/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/dnxe-zgxs/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/dnxe-zgxs/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/dnxe-zgxs/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['abuse', 'alcohol use', 'breastfeeding', 'contraception', 'infant health', 'medicaid', 'mental health', 'morbidity', 'obesity', 'preconception health', 'pregnancy history', 'prenatal care', 'reproductive health', 'sleep behavior', 'smoke exposure', 'stress', 'tobacco use', 'unintended pregnancy', 'wic'], 'bureauCode': ['009:20'], 'modified': '2018-07-09', 'references': ['https://www.cdc.gov/prams/index.htm', 'https://www.cdc.gov/prams/pramstat/index.html'], 'describedBy': 'https://chronicdata.cdc.gov/Maternal-Child-Health/CDC-PRAMStat-Data-for-2002/dnxe-zgxs'}
{'description': '<ol start="2003">\n<li>Centers for Disease Control and Prevention (CDC). PRAMS, the Pregnancy Risk Assessment Monitoring System, is a surveillance system collecting state-specific, population-based data on maternal attitudes and experiences before, during, and shortly after pregnancy. It is a collaborative project of the Centers for Disease Control and Prevention (CDC) and state health departments. PRAMS provides data for state health officials to use to improve the health of mothers and infants. PRAMS topics include abuse, alcohol use, contraception, breastfeeding, mental health, morbidity, obesity, preconception health, pregnancy history, prenatal-care, sleep behavior, smoke exposure, stress, tobacco use, WIC, Medicaid, infant health, and unintended pregnancy. Data will be updated annually as it becomes available.</li>\n</ol>\n', 'programCode': ['009:020'], 'title': 'CDC PRAMStat Data for 2003', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Maternal & Child Health'], 'landingPage': 'https://data.cdc.gov/d/u76f-m89e', 'contactPoint': {'hasEmail': 'mailto:PRAMSProposals@cdc.gov', 'fn': 'DRH Public Inquiries'}, 'issued': '2015-03-17', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/u76f-m89e', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/u76f-m89e/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/u76f-m89e/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/u76f-m89e/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/u76f-m89e/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['abuse', 'alcohol use', 'breastfeeding', 'contraception', 'infant health', 'medicaid', 'mental health', 'morbidity', 'obesity', 'preconception health', 'pregnancy history', 'prenatal care', 'reproductive health', 'sleep behavior', 'smoke exposure', 'stress', 'tobacco use', 'unintended pregnancy', 'wic'], 'bureauCode': ['009:20'], 'modified': '2018-07-09', 'references': ['https://www.cdc.gov/prams/index.htm', 'https://www.cdc.gov/prams/pramstat/index.html'], 'describedBy': 'https://chronicdata.cdc.gov/Maternal-Child-Health/CDC-PRAMStat-Data-for-2003/u76f-m89e'}
{'description': '<ol start="2004">\n<li>Centers for Disease Control and Prevention (CDC). PRAMS, the Pregnancy Risk Assessment Monitoring System, is a surveillance system collecting state-specific, population-based data on maternal attitudes and experiences before, during, and shortly after pregnancy. It is a collaborative project of the Centers for Disease Control and Prevention (CDC) and state health departments. PRAMS provides data for state health officials to use to improve the health of mothers and infants. PRAMS topics include abuse, alcohol use, contraception, breastfeeding, mental health, morbidity, obesity, preconception health, pregnancy history, prenatal-care, sleep behavior, smoke exposure, stress, tobacco use, WIC, Medicaid, infant health, and unintended pregnancy. Data will be updated annually as it becomes available.</li>\n</ol>\n', 'programCode': ['009:020'], 'title': 'CDC PRAMStat Data for 2004', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Maternal & Child Health'], 'landingPage': 'https://data.cdc.gov/d/xyxp-dxa9', 'contactPoint': {'hasEmail': 'mailto:PRAMSProposals@cdc.gov', 'fn': 'DRH Public Inquiries'}, 'issued': '2015-03-17', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/xyxp-dxa9', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xyxp-dxa9/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xyxp-dxa9/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xyxp-dxa9/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xyxp-dxa9/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['abuse', 'alcohol use', 'breastfeeding', 'contraception', 'infant health', 'medicaid', 'mental health', 'morbidity', 'obesity', 'preconception health', 'pregnancy history', 'prenatal care', 'reproductive health', 'sleep behavior', 'smoke exposure', 'stress', 'tobacco use', 'unintended pregnancy', 'wic'], 'bureauCode': ['009:20'], 'modified': '2018-07-09', 'references': ['https://www.cdc.gov/prams/index.htm', 'https://www.cdc.gov/prams/pramstat/index.html'], 'describedBy': 'https://chronicdata.cdc.gov/Maternal-Child-Health/CDC-PRAMStat-Data-for-2004/xyxp-dxa9'}
{'description': '<ol start="2005">\n<li>Centers for Disease Control and Prevention (CDC). PRAMS, the Pregnancy Risk Assessment Monitoring System, is a surveillance system collecting state-specific, population-based data on maternal attitudes and experiences before, during, and shortly after pregnancy. It is a collaborative project of the Centers for Disease Control and Prevention (CDC) and state health departments. PRAMS provides data for state health officials to use to improve the health of mothers and infants. PRAMS topics include abuse, alcohol use, contraception, breastfeeding, mental health, morbidity, obesity, preconception health, pregnancy history, prenatal-care, sleep behavior, smoke exposure, stress, tobacco use, WIC, Medicaid, infant health, and unintended pregnancy. Data will be updated annually as it becomes available.</li>\n</ol>\n', 'programCode': ['009:020'], 'title': 'CDC PRAMStat Data for 2005', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Maternal & Child Health'], 'landingPage': 'https://data.cdc.gov/d/pj7z-f3xf', 'contactPoint': {'hasEmail': 'mailto:PRAMSProposals@cdc.gov', 'fn': 'DRH Public Inquiries'}, 'issued': '2015-03-17', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/pj7z-f3xf', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/pj7z-f3xf/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/pj7z-f3xf/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/pj7z-f3xf/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/pj7z-f3xf/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['abuse', 'alcohol use', 'breastfeeding', 'contraception', 'infant health', 'medicaid', 'mental health', 'morbidity', 'obesity', 'preconception health', 'pregnancy history', 'prenatal care', 'reproductive health', 'sleep behavior', 'smoke exposure', 'stress', 'tobacco use', 'unintended pregnancy', 'wic'], 'bureauCode': ['009:20'], 'modified': '2018-07-09', 'references': ['https://www.cdc.gov/prams/index.htm', 'https://www.cdc.gov/prams/pramstat/index.html'], 'describedBy': 'https://chronicdata.cdc.gov/Maternal-Child-Health/CDC-PRAMStat-Data-for-2005/pj7z-f3xf'}
{'description': '<ol start="2006">\n<li>Centers for Disease Control and Prevention (CDC). PRAMS, the Pregnancy Risk Assessment Monitoring System, is a surveillance system collecting state-specific, population-based data on maternal attitudes and experiences before, during, and shortly after pregnancy. It is a collaborative project of the Centers for Disease Control and Prevention (CDC) and state health departments. PRAMS provides data for state health officials to use to improve the health of mothers and infants. PRAMS topics include abuse, alcohol use, contraception, breastfeeding, mental health, morbidity, obesity, preconception health, pregnancy history, prenatal-care, sleep behavior, smoke exposure, stress, tobacco use, WIC, Medicaid, infant health, and unintended pregnancy. Data will be updated annually as it becomes available.</li>\n</ol>\n', 'programCode': ['009:020'], 'title': 'CDC PRAMStat Data for 2006', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Maternal & Child Health'], 'landingPage': 'https://data.cdc.gov/d/akmt-4qtj', 'contactPoint': {'hasEmail': 'mailto:PRAMSProposals@cdc.gov', 'fn': 'DRH Public Inquiries'}, 'issued': '2015-03-16', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/akmt-4qtj', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/akmt-4qtj/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/akmt-4qtj/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/akmt-4qtj/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/akmt-4qtj/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['abuse', 'alcohol use', 'breastfeeding', 'contraception', 'infant health', 'medicaid', 'mental health', 'morbidity', 'obesity', 'preconception health', 'pregnancy history', 'prenatal care', 'reproductive health', 'sleep behavior', 'smoke exposure', 'stress', 'tobacco use', 'unintended pregnancy', 'wic'], 'bureauCode': ['009:20'], 'modified': '2018-07-09', 'references': ['https://www.cdc.gov/prams/index.htm', 'https://www.cdc.gov/prams/pramstat/index.html'], 'describedBy': 'https://chronicdata.cdc.gov/Maternal-Child-Health/CDC-PRAMStat-Data-for-2006/akmt-4qtj'}
{'description': '<ol start="2007">\n<li>Centers for Disease Control and Prevention (CDC). PRAMS, the Pregnancy Risk Assessment Monitoring System, is a surveillance system collecting state-specific, population-based data on maternal attitudes and experiences before, during, and shortly after pregnancy. It is a collaborative project of the Centers for Disease Control and Prevention (CDC) and state health departments. PRAMS provides data for state health officials to use to improve the health of mothers and infants. PRAMS topics include abuse, alcohol use, contraception, breastfeeding, mental health, morbidity, obesity, preconception health, pregnancy history, prenatal-care, sleep behavior, smoke exposure, stress, tobacco use, WIC, Medicaid, infant health, and unintended pregnancy. Data will be updated annually as it becomes available.</li>\n</ol>\n', 'programCode': ['009:020'], 'title': 'CDC PRAMStat Data for 2007', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Maternal & Child Health'], 'landingPage': 'https://data.cdc.gov/d/vr6p-ert2', 'contactPoint': {'hasEmail': 'mailto:PRAMSProposals@cdc.gov', 'fn': 'DRH Public Inquiries'}, 'issued': '2015-03-16', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/vr6p-ert2', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vr6p-ert2/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vr6p-ert2/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vr6p-ert2/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vr6p-ert2/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['abuse', 'alcohol use', 'breastfeeding', 'contraception', 'infant health', 'medicaid', 'mental health', 'morbidity', 'obesity', 'preconception health', 'pregnancy history', 'prenatal care', 'reproductive health', 'sleep behavior', 'smoke exposure', 'stress', 'tobacco use', 'unintended pregnancy', 'wic'], 'bureauCode': ['009:20'], 'modified': '2018-07-09', 'references': ['https://www.cdc.gov/prams/index.htm', 'https://www.cdc.gov/prams/pramstat/index.html'], 'describedBy': 'https://chronicdata.cdc.gov/Maternal-Child-Health/CDC-PRAMStat-Data-for-2007/vr6p-ert2'}
{'description': '<ol start="2008">\n<li>Centers for Disease Control and Prevention (CDC). PRAMS, the Pregnancy Risk Assessment Monitoring System, is a surveillance system collecting state-specific, population-based data on maternal attitudes and experiences before, during, and shortly after pregnancy. It is a collaborative project of the Centers for Disease Control and Prevention (CDC) and state health departments. PRAMS provides data for state health officials to use to improve the health of mothers and infants. PRAMS topics include abuse, alcohol use, contraception, breastfeeding, mental health, morbidity, obesity, preconception health, pregnancy history, prenatal-care, sleep behavior, smoke exposure, stress, tobacco use, WIC, Medicaid, infant health, and unintended pregnancy. Data will be updated annually as it becomes available.</li>\n</ol>\n', 'programCode': ['009:020'], 'title': 'CDC PRAMStat Data for 2008', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Maternal & Child Health'], 'landingPage': 'https://data.cdc.gov/d/4ya2-fkvt', 'contactPoint': {'hasEmail': 'mailto:PRAMSProposals@cdc.gov', 'fn': 'DRH Public Inquiries'}, 'issued': '2015-03-16', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/4ya2-fkvt', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4ya2-fkvt/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4ya2-fkvt/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4ya2-fkvt/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4ya2-fkvt/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['abuse', 'alcohol use', 'breastfeeding', 'contraception', 'infant health', 'medicaid', 'mental health', 'morbidity', 'obesity', 'preconception health', 'pregnancy history', 'prenatal care', 'reproductive health', 'sleep behavior', 'smoke exposure', 'stress', 'tobacco use', 'unintended pregnancy', 'wic'], 'bureauCode': ['009:20'], 'modified': '2018-07-09', 'references': ['https://www.cdc.gov/prams/index.htm', 'https://www.cdc.gov/prams/pramstat/index.html'], 'describedBy': 'https://chronicdata.cdc.gov/Maternal-Child-Health/CDC-PRAMStat-Data-for-2008/4ya2-fkvt'}
{'description': '<ol start="2009">\n<li>Centers for Disease Control and Prevention (CDC). PRAMS, the Pregnancy Risk Assessment Monitoring System, is a surveillance system collecting state-specific, population-based data on maternal attitudes and experiences before, during, and shortly after pregnancy. It is a collaborative project of the Centers for Disease Control and Prevention (CDC) and state health departments. PRAMS provides data for state health officials to use to improve the health of mothers and infants. PRAMS topics include abuse, alcohol use, contraception, breastfeeding, mental health, morbidity, obesity, preconception health, pregnancy history, prenatal-care, sleep behavior, smoke exposure, stress, tobacco use, WIC, Medicaid, infant health, and unintended pregnancy. Data will be updated annually as it becomes available.</li>\n</ol>\n', 'programCode': ['009:020'], 'title': 'CDC PRAMStat Data for 2009', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Maternal & Child Health'], 'landingPage': 'https://data.cdc.gov/d/qwpv-wpc8', 'contactPoint': {'hasEmail': 'mailto:PRAMSProposals@cdc.gov', 'fn': 'DRH Public Inquiries'}, 'issued': '2015-03-16', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/qwpv-wpc8', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qwpv-wpc8/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qwpv-wpc8/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qwpv-wpc8/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qwpv-wpc8/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['abuse', 'alcohol use', 'breastfeeding', 'contraception', 'infant health', 'medicaid', 'mental health', 'morbidity', 'obesity', 'preconception health', 'pregnancy history', 'prenatal care', 'reproductive health', 'sleep behavior', 'smoke exposure', 'stress', 'tobacco use', 'unintended pregnancy', 'wic'], 'bureauCode': ['009:20'], 'modified': '2018-07-09', 'references': ['https://www.cdc.gov/prams/index.htm', 'https://www.cdc.gov/prams/pramstat/index.html'], 'describedBy': 'https://chronicdata.cdc.gov/Maternal-Child-Health/CDC-PRAMStat-Data-for-2009/qwpv-wpc8'}
{'description': '<ol start="2010">\n<li>Centers for Disease Control and Prevention (CDC). PRAMS, the Pregnancy Risk Assessment Monitoring System, is a surveillance system collecting state-specific, population-based data on maternal attitudes and experiences before, during, and shortly after pregnancy. It is a collaborative project of the Centers for Disease Control and Prevention (CDC) and state health departments. PRAMS provides data for state health officials to use to improve the health of mothers and infants. PRAMS topics include abuse, alcohol use, contraception, breastfeeding, mental health, morbidity, obesity, preconception health, pregnancy history, prenatal-care, sleep behavior, smoke exposure, stress, tobacco use, WIC, Medicaid, infant health, and unintended pregnancy. Data will be updated annually as it becomes available.</li>\n</ol>\n', 'programCode': ['009:020'], 'title': 'CDC PRAMStat Data for 2010', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Maternal & Child Health'], 'landingPage': 'https://data.cdc.gov/d/xvu4-xjdb', 'contactPoint': {'hasEmail': 'mailto:PRAMSProposals@cdc.gov', 'fn': 'DRH Public Inquiries'}, 'issued': '2015-03-16', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/xvu4-xjdb', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xvu4-xjdb/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xvu4-xjdb/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xvu4-xjdb/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xvu4-xjdb/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['abuse', 'alcohol use', 'breastfeeding', 'contraception', 'infant health', 'medicaid', 'mental health', 'morbidity', 'obesity', 'preconception health', 'pregnancy history', 'prenatal care', 'reproductive health', 'sleep behavior', 'smoke exposure', 'stress', 'tobacco use', 'unintended pregnancy', 'wic'], 'bureauCode': ['009:20'], 'modified': '2018-07-09', 'references': ['https://www.cdc.gov/prams/index.htm', 'https://www.cdc.gov/prams/pramstat/index.html'], 'describedBy': 'https://chronicdata.cdc.gov/Maternal-Child-Health/CDC-PRAMStat-Data-for-2010/xvu4-xjdb'}
{'description': '<p>To facilitate the public health and research community\'s access to NNDSS data on Lyme disease, CDC has developed a public use dataset. Based on reports submitted to CDC, this dataset provides the number of confirmed cases by county for the years 1992���2011, in four 5���year intervals. County tabulation is by American National Standard Institute (ANSI) [formerly Federal Information Processing Standard (FIPS)] codes. County codes of "0" represent "unknown" county of residence within each state. More recent county-level case counts are not publicly available at this time.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'landingPage': 'https://data.cdc.gov/d/smai-7mz9', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2015-03-05', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/smai-7mz9', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/smai-7mz9/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/smai-7mz9/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/smai-7mz9/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/smai-7mz9/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['lyme'], 'bureauCode': ['009:00'], 'modified': '2015-08-27', 'title': 'LymeDisease_9211_county'}
{'description': '<p>NNDSS - Table IV. Tuberculosis - 2014.This Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States will exclude counts from US territories. Footnote:C.N.M.I.: Commonwealth of Northern Mariana Islands. U: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable Cum: Cumulative year-to-date counts. Min: Minimum. Max: Maximum. * Case counts for reporting year 2013 and 2014 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a> Updated reports to the National Center for HIV/AIDS, Viral Hepatitis, STD and TB Prevention. Data for TB are displayed quarterly.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/pxa6-asqb', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2015-01-15', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/pxa6-asqb', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/pxa6-asqb/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/pxa6-asqb/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/pxa6-asqb/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/pxa6-asqb/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2014', 'mmwr', 'nedss', 'netss', 'nndss', 'tb', 'tuberculosis', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2015-08-27', 'title': 'NNDSS - Table IV. Tuberculosis'}
{'description': '<p>NNDSS - Table I. infrequently reported notifiable diseases - 2014.In this Table, provisional cases of selected infrequently reported notifiable diseases (<1,000 cases reported during the preceding year) are displayed. Note:These are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting. Case counts in these tables are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available. Footnote:-: No reported cases N: Not reportable NN: Not Nationally Notifiable Cum: Cumulative year-to-date counts. * Case counts for reporting year 2014 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>. ��� Calculated by summing the incidence counts for the current week, the 2 weeks preceding the current week, and the 2 weeks following the current week, for a total of 5 preceding years. The total sum of incident cases is then divided by 25 weeks. Additional information is available at <a href="http://wwwn.cdc.gov/nndss/document/5yearweeklyaverage.pdf">http://wwwn.cdc.gov/nndss/document/5yearweeklyaverage.pdf</a>. �� Not reportable in all states. Data from states where the condition is not reportable are excluded from this table except starting in 2007 for the Arboviral diseases, STD data, TB data, and influenza-associated pediatric mortality, and in 2003 for SARS-CoV. Reporting exceptions are available at <a href="http://wwwn.cdc.gov/nndss/document/SRCA_FINAL_REPORT_2006-2012_final.xlsx">http://wwwn.cdc.gov/nndss/document/SRCA_FINAL_REPORT_2006-2012_final.xlsx</a>. �� Includes both neuroinvasive and nonneuroinvasive. Updated weekly from reports to the Division of Vector-Borne Infectious Diseases, National Center for Zoonotic, Vector-Borne, and Enteric Diseases (ArboNET Surveillance). Data for West Nile virus are available in Table II. ** Data for H. influenzae (all ages, all serotypes) are available in Table II. ��ʉ�� Updated weekly from reports to the Influenza Division, National Center for Immunization and Respiratory Diseases. Please refer to the MMWR publication for weekly updates to the footnote for this condition. ���� Please refer to the MMWR publication for weekly updates to the footnote for this condition. ���� Data for meningococcal disease (all serogroups) are available in Table II. *** Please refer to the MMWR publication for weekly updates to the footnote for this condition. ��ʉ�ʉ�� Please refer to the MMWR publication for weekly updates to the footnote for this condition. ������ Updated weekly from reports to the Division of STD Prevention, National Center for HIV/AIDS, Viral Hepatitis, STD, and TB Prevention. ������ Please refer to the MMWR publication for weekly updates to the footnote for this condition. See Table II for Dengue Hemorrhagic Fever.More information on NNDSS is available at <a href="http://wwwn.cdc.gov/nndss/">http://wwwn.cdc.gov/nndss/</a>.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/wcwi-x3uk', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2015-01-12', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/wcwi-x3uk', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/wcwi-x3uk/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/wcwi-x3uk/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/wcwi-x3uk/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/wcwi-x3uk/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2014', 'anthrax', 'arboviral diseases', 'botulism', 'brucellosis', 'california serogroup virus disease', 'chancroid', 'cholera', 'cyclosporiasis', 'diphtheria', 'eastern equinevirus disease', 'encephalitis', 'haemophilus influenzae invasive', 'hansen disease', 'hantavirus pulmonary syndrome', 'hemolytic uremic syndrome', 'hepatitis b infection perinatal', 'influenza-associated pediatric mortality', 'leptospirosis', 'listeriosis', 'measles', 'meningococcal disease invasive', 'mmwr', 'nedss', 'netss', 'nndss', 'novel influenza a', 'plague', 'polio virus infection nonparalytic', 'poliomyelitis paralytic', 'postdiarrheal', 'powassan virus disease', 'psittacosis', 'q fever', 'rabies human', 'rubella', 'rubella congenital syndrome', 'sars-cov', 'smallpox', 'st. louis virus disease', 'streptococcal toxic-shock syndrome', 'syphilis congenital (age <1 yr)', 'tetanus', 'toxic-shock syndrome (staphylococcal)', 'trichinellosis', 'tularemia', 'typhoid fever', 'vancomycin', 'vibriosis', 'viral hemorrhagic fever', 'western equine virus disease', 'wonder', 'yellow fever'], 'bureauCode': ['009:00'], 'modified': '2016-03-29', 'title': 'NNDSS - Table I. infrequently reported notifiable diseases'}
{'description': '<p>NNDSS - Table II. Spotted Fever Rickettsiosis to Syphilis - 2014.In this Table, all conditions with a 5-year average annual national total of more than or equals 1,000 cases but less than or equals 10,000 cases will be displayed (��� 1,000 and ��_ 10,000). The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories. Note:These are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting. Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available.</p>\n<p>Footnotes:C.N.M.I.: Commonwealth of Northern Mariana Islands. U: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<ul>\n<li>Case counts for reporting years 2013 and 2014 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>. Data for TB are displayed in Table IV, which appears quarterly.</li>\n</ul>\n<p>��� Illnesses with similar clinical presentation that result from Spotted fever group rickettsia infections are reported as Spotted fever rickettsiosis. Rocky Mountain spotted fever (RMSF) caused by Rickettsia rickettsii, is the most common and well-known spotted fever.More information on NNDSS is available at <a href="http://wwwn.cdc.gov/nndss/">http://wwwn.cdc.gov/nndss/</a>.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/fqve-8wzt', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2015-01-08', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/fqve-8wzt', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/fqve-8wzt/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/fqve-8wzt/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/fqve-8wzt/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/fqve-8wzt/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2014', 'mmwr', 'nedss', 'netss', 'nndss', 'rmsf', 'spotted fever rickettsiosis', 'syphilis primary and secondary', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2016-04-29', 'title': 'NNDSS - Table II. Spotted Fever Rickettsiosis to Syphilis'}
{'description': '<p>NNDSS - Table II. Salmonellosis to Shigellosis - 2014.In this Table, all conditions with a 5-year average annual national total of more than or equals 1,000 cases but less than or equals 10,000 cases will be displayed (��� 1,000 and ��_ 10,000). The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories. Note:These are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting. Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available. Footnotes:C.N.M.I.: Commonwealth of Northern Mariana Islands. U: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum. * Case counts for reporting years 2013 and 2014 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>. Data for TB are displayed in Table IV, which appears quarterly. ��� Includes E. coli O157:H7; Shiga toxin positive, serogroup non-O157; and Shiga toxin positive, not serogrouped.More information on NNDSS is available at <a href="http://wwwn.cdc.gov/nndss/">http://wwwn.cdc.gov/nndss/</a>.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/52cr-rw4k', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2015-01-08', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/52cr-rw4k', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/52cr-rw4k/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/52cr-rw4k/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/52cr-rw4k/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/52cr-rw4k/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2014', 'mmwr', 'nedss', 'netss', 'nndss', 'salmonellosis', 'shiga toxin-producing e. coli', 'shigellosis', 'stec', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2015-08-27', 'title': 'NNDSS - Table II. Salmonellosis to Shigellosis'}
{'description': '<p>NNDSS - Table II. Mumps to Rabies, animal - 2014.In this Table, all conditions with a 5-year average annual national total of more than or equals 1,000 cases but less than or equals 10,000 cases will be displayed (��� 1,000 and ��_ 10,000). The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories. Note:These are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting. Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available. Footnotes:C.N.M.I.: Commonwealth of Northern Mariana Islands. U: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum. * Case counts for reporting years 2013 and 2014 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>. Data for TB are displayed in Table IV, which appears quarterly.More information on NNDSS is available at <a href="http://wwwn.cdc.gov/nndss/">http://wwwn.cdc.gov/nndss/</a>.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/8rkx-vimh', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2015-01-08', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/8rkx-vimh', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/8rkx-vimh/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/8rkx-vimh/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/8rkx-vimh/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/8rkx-vimh/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2014', 'mmwr', 'mumps', 'nedss', 'netss', 'nndss', 'pertussis', 'rabies animal', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2015-08-27', 'title': 'NNDSS - Table II. Mumps to Rabies, animal'}
{'description': '<p>NNDSS - Table II. Lyme disease to Meningococcal - 2014In this Table, all conditions with a 5-year average annual national total of more than or equals 1,000 cases but less than or equals 10,000 cases will be displayed (��� 1,000 and ��_ 10,000). The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories. Note:These are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting. Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available. Footnotes:C.N.M.I.: Commonwealth of Northern Mariana Islands. U: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum. * Case counts for reporting years 2013 and 2014 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>. Data for TB are displayed in Table IV, which appears quarterly. ��� Data for meningococcal disease, invasive caused by serogroups A, C, Y, & W-135; serogroup B; other serogroup; and unknown serogroup are available in Table I.More information on NNDSS is available at <a href="http://wwwn.cdc.gov/nndss/">http://wwwn.cdc.gov/nndss/</a>.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/y6uv-t34t', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2015-01-08', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/y6uv-t34t', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/y6uv-t34t/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/y6uv-t34t/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/y6uv-t34t/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/y6uv-t34t/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2014', 'lyme disease', 'malaria', 'meningococcal invasive all serogroups', 'mmwr', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2015-08-27', 'title': 'NNDSS - Table II. Lyme disease to Meningococcal'}
{'description': '<p>NNDSS - Table II. Hepatitis (viral, acute) - 2014.In this Table, all conditions with a 5-year average annual national total of more than or equals 1,000 cases but less than or equals 10,000 cases will be displayed (��� 1,000 and ��_ 10,000). The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories. Note:These are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting. Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available. Footnotes:C.N.M.I.: Commonwealth of Northern Mariana Islands. U: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum. * Case counts for reporting years 2013 and 2014 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>. Data for TB are displayed in Table IV, which appears quarterly.More information on NNDSS is available at <a href="http://wwwn.cdc.gov/nndss/">http://wwwn.cdc.gov/nndss/</a>.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/rg4j-6mcc', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2015-01-08', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/rg4j-6mcc', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rg4j-6mcc/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rg4j-6mcc/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rg4j-6mcc/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rg4j-6mcc/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2014', 'hepatitis', 'hepatitis (viral acute)', 'hepatitis (viral acute) type a', 'hepatitis (viral acute) type b', 'hepatitis (viral acute) type c', 'mmwr', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2015-08-27', 'title': 'NNDSS - Table II. Hepatitis (viral, acute)'}
{'description': '<p>NNDSS - Table II. Ehrlichiosis/Anaplasmosis - 2014.In this Table, all conditions with a 5-year average annual national total of more than or equals 1,000 cases but less than or equals 10,000 cases will be displayed (��� 1,000 and ��_ 10,000). The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories. Note:These are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting. Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available. Footnotes:C.N.M.I.: Commonwealth of Northern Mariana Islands. U: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum. * Case counts for reporting years 2013 and 2014 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>. Data for TB are displayed in Table IV, which appears quarterly. ��� Please refer to the MMWR publication for weekly updates to the footnote for this condition.More information on NNDSS is available at <a href="http://wwwn.cdc.gov/nndss/">http://wwwn.cdc.gov/nndss/</a>.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/edtz-vibe', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2015-01-08', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/edtz-vibe', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/edtz-vibe/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/edtz-vibe/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/edtz-vibe/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/edtz-vibe/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2014', 'anaplasma phagocytophilum', 'ehrlichia chaffeensis', 'ehrlichiosis/anaplasmosis', 'mmwr', 'nedss', 'netss', 'nndss', 'undetermined', 'week', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2015-08-27', 'title': 'NNDSS - Table II. Ehrlichiosis/Anaplasmosis'}
{'description': '<p>NNDSS - Table II. Cryptosporidiosis to Dengue Hemorrhagic Fever - 2014.In this Table, all conditions with a 5-year average annual national total of more than or equals 1,000 cases but less than or equals 10,000 cases will be displayed (��� 1,000 and ��_ 10,000). The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories. Note:These are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting. Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available. Footnotes:C.N.M.I.: Commonwealth of Northern Mariana Islands. U: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum. * Case counts for reporting years 2013 and 2014 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>. Data for TB are displayed in Table IV, which appears quarterly. ��� Dengue Fever includes cases that meet criteria for Dengue Fever with hemorrhage, other clinical, and unknown case classifications. �� DHF includes cases that meet criteria for dengue shock syndrome (DSS), a more severe form of DHF.More information on NNDSS is available at <a href="http://wwwn.cdc.gov/nndss/">http://wwwn.cdc.gov/nndss/</a>.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/b36e-ru3r', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2015-01-08', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/b36e-ru3r', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/b36e-ru3r/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/b36e-ru3r/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/b36e-ru3r/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/b36e-ru3r/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2014', 'cryptosporidiosis', 'dengue fever', 'dengue hemorrhagic fever', 'mmwr', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2015-08-27', 'title': 'NNDSS - Table II. Cryptosporidiosis to Dengue Hemorrhagic Fever'}
{'description': '<p>NNDSS - Table II. Babesiosis to Coccidioidomycosis - 2014.In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories. Note:These are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting. Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available. Footnotes:C.N.M.I.: Commonwealth of Northern Mariana Islands. U: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum. * Case counts for reporting year 2014 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>. Data for TB are displayed in Table IV, which appears quarterly.More information on NNDSS is available at <a href="http://wwwn.cdc.gov/nndss/">http://wwwn.cdc.gov/nndss/</a>.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/qz8t-eu2e', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2015-01-08', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/qz8t-eu2e', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qz8t-eu2e/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qz8t-eu2e/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qz8t-eu2e/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qz8t-eu2e/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2014', 'babesiosis', 'chlamydia trachomatis infection', 'coccidioidomycosis', 'mmwr', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2015-11-06', 'title': 'NNDSS - Table II. Babesiosis to Coccidioidomycosis'}
{'description': '<p>Overall rates of TBI climbed slowly from 2001 through 2007, then spiked sharply in 2008 and continued to climb through 2010. The increase in TBI rates in 2008 was much sharper for men (nearly 40% increase) than for women (20% increase). In 2007, overall rates of TBI were 26% higher in men compared to women. In 2008, that gap began to widen, reaching 61% in 2009 before narrowing to 29% in 2010. Rates of overall TBI are largely driven by rates of TBI-related ED visits.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Traumatic Brain Injury '], 'landingPage': 'https://data.cdc.gov/d/b4av-siev', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2014-04-02', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/b4av-siev', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/b4av-siev/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/b4av-siev/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/b4av-siev/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/b4av-siev/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['brain injury', 'head trauma', 'tbi', 'traumatic brain injury'], 'bureauCode': ['009:00'], 'modified': '2017-10-25', 'title': 'Rates of TBI-related Emergency Department Visits, Hospitalizations, and Deaths by Sex - United States, 2001 – 2010'}
{'description': '<p>In general, total combined rates for traumatic brain injury (TBI)-related emergency department (ED) visits, hospitalizations and deaths have increased over the past decade. Total combined rates of TBI-related hospitalizations, ED visits, and deaths climbed slowly from a rate of 521.0 per 100,000 in 2001 to 615.7 per 100,000 in 2005. The rates then dipped to 595.1 per 100,000 in 2006 and 566.7 per 100,000 in 2007. The rates then spiked sharply in 2008 and continued to climb through 2010 to a rate of 823.7 per 100,000. Total combined rates of TBI-related hospitalizations, ED visits, and deaths are driven in large part by the relatively high number of TBI-related ED visits. In comparison to ED visits, the overall rates of TBI-related hospitalizations remained relatively stable changing from 82.7 per 100,000 in 2001 to 91.7 per 100,000 in 2010. TBI-related deaths also decreased slightly over time from 18.5 per 100,000 in 2001 to 17.1 per 100,000 in 2010. Note that the axis scale for TBI-related deaths appears to the right of the chart and differs from TBI-related hospitalizations and ED visits.Go to <a href="http://www.cdc.gov/traumaticbraininjury/data/index.html">http://www.cdc.gov/traumaticbraininjury/data/index.html</a> to view more TBI data & statistics.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Traumatic Brain Injury '], 'landingPage': 'https://data.cdc.gov/d/45um-c62r', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2014-04-02', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/45um-c62r', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/45um-c62r/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/45um-c62r/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/45um-c62r/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/45um-c62r/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['brain injury', 'head trauma', 'tbi', 'traumatic brain injury'], 'bureauCode': ['009:00'], 'modified': '2017-10-25', 'title': 'Rates of TBI-related Emergency Department Visits, Hospitalizations, and Deaths - United States, 2001 – 2010'}
{'description': '<p>Changes in the rates of TBI-related deaths vary depending on age. For persons 44 years of age and younger, TBI-related deaths decreased between the periods of 2001-2002 and 2009-2010. Rates for age groups 45-64 years of age remained stable for this same ten-year period. For persons 65 years and older, rates of TBI-related deaths increased during this time period, from 41.2 to 45.2 deaths per 100,000.Go to <a href="http://www.cdc.gov/traumaticbraininjury/data/index.html">http://www.cdc.gov/traumaticbraininjury/data/index.html</a> to view more TBI data & statistics.Source: <a href="http://www.cdc.gov/traumaticbraininjury/data/rates_deaths_byage.html">http://www.cdc.gov/traumaticbraininjury/data/rates_deaths_byage.html</a></p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Traumatic Brain Injury '], 'landingPage': 'https://data.cdc.gov/d/nq6q-szvs', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2014-04-01', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/nq6q-szvs', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/nq6q-szvs/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/nq6q-szvs/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/nq6q-szvs/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/nq6q-szvs/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['brain injury', 'head trauma', 'tbi', 'traumatic brain injury'], 'bureauCode': ['009:00'], 'modified': '2017-10-25', 'title': 'Rates of TBI-related Deaths by Age Group - United States, 2001 - 2010'}
{'description': '<p>The 2011 BRFSS data reflects a change in weighting methodology (raking) and the addition of cell phone only respondents. Shifts in observed prevalence from 2010 to 2011 for BRFSS measures will likely reflect the new methods of measuring risk factors, rather than true trends in risk-factor prevalence. A break in trend lines after 2010 is used to reflect this change in methodolgy. Percentages are weighted to population characteristics. Data are not available if it did not meet BRFSS stability requirements.For more information on these requirements, as well as risk factors and calculated variables, see the Technical Documents and Survey Data for a specific year - <a href="http://www.cdc.gov/brfss/annual_data/annual_data.htm.Recommended">http://www.cdc.gov/brfss/annual_data/annual_data.htm.Recommended</a> citation: Centers for Disease Control and Prevention (CDC). Behavioral Risk Factor Surveillance System. Atlanta, Georgia: U.S. Department of Health and Human Services, Centers for Disease Control and Prevention, [appropriate year].</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Smoking & Tobacco Use'], 'landingPage': 'https://data.cdc.gov/d/ya9m-pyut', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2013-12-05', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/ya9m-pyut', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ya9m-pyut/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ya9m-pyut/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ya9m-pyut/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ya9m-pyut/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['brfss', 'current smokers', 'former smoker', 'non-smoker'], 'bureauCode': ['009:00'], 'modified': '2015-08-27', 'title': 'BRFSS Prevalence and Trends Data: Tobacco Use - Four Level Smoking Data for 2011'}
{'description': '<p>Health, United States is an annual report on trends in health statistics, find more information at <a href="http://www.cdc.gov/nchs/hus.htm">http://www.cdc.gov/nchs/hus.htm</a>.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Health Statistics'], 'landingPage': 'https://data.cdc.gov/d/nkri-ptxd', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2013-08-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/nkri-ptxd', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/nkri-ptxd/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/nkri-ptxd/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/nkri-ptxd/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/nkri-ptxd/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['children', 'hus', 'vaccination'], 'bureauCode': ['009:00'], 'modified': '2015-08-27', 'title': 'Selected Trend Table from Health, United States, 2011. Vaccination coverage among children 19 - 35 months of age for selected diseases, by race, Hispanic origin, poverty level, and location of residence in metropolitan statistical area: United States, sel'}
{'description': '<p>Health, United States is an annual report on trends in health statistics, find more information at <a href="http://www.cdc.gov/nchs/hus.htm">http://www.cdc.gov/nchs/hus.htm</a>.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Health Statistics'], 'landingPage': 'https://data.cdc.gov/d/bbhn-4mdn', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2013-08-05', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/bbhn-4mdn', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/bbhn-4mdn/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/bbhn-4mdn/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/bbhn-4mdn/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/bbhn-4mdn/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['children', 'health conditions', 'hus'], 'bureauCode': ['009:00'], 'modified': '2015-08-27', 'title': 'Selected Trend Table from Health, United States, 2011. Health conditions among children under 18 years of age, by selected characteristics: United States, average annual, selected years 1997 - 1999 through 2008 - 2010'}
{'description': '<p>Health, United States is an annual report on trends in health statistics, find more information at <a href="http://www.cdc.gov/nchs/hus.htm">http://www.cdc.gov/nchs/hus.htm</a>.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Health Statistics'], 'landingPage': 'https://data.cdc.gov/d/crtu-weni', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2013-08-05', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/crtu-weni', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/crtu-weni/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/crtu-weni/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/crtu-weni/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/crtu-weni/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['adults', 'diabetes', 'hus'], 'bureauCode': ['009:00'], 'modified': '2015-08-27', 'title': 'Selected Trend Table from Health, United States, 2011. Diabetes prevalence and glycemic control among adults 20 years of age and over, by sex, age, and race and Hispanic origin: United States, selected years 1988 - 1994 through 2003 - 2006'}
{'description': '<p>Health, United States is an annual report on trends in health statistics, find more information at <a href="http://www.cdc.gov/nchs/hus.htm">http://www.cdc.gov/nchs/hus.htm</a>.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Health Statistics'], 'landingPage': 'https://data.cdc.gov/d/vp9c-m6nq', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2013-07-29', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/vp9c-m6nq', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vp9c-m6nq/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vp9c-m6nq/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vp9c-m6nq/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vp9c-m6nq/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cause of death', 'hus'], 'bureauCode': ['009:00'], 'modified': '2015-08-27', 'title': 'Selected Trend Table from Health, United States, 2011. Leading causes of death and numbers of deaths, by sex, race, and Hispanic origin: United States, 1980 and 2009'}
{'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Nursing Home Compare'], 'landingPage': 'https://data.medicare.gov/d/yf87-tv6k', 'contactPoint': {'hasEmail': 'mailto:BetterCare@cms.hhs.gov', 'fn': 'Nursing Home Compare'}, 'issued': '2019-05-29', 'accessLevel': 'public', 'description': 'No description provided', 'identifier': 'https://data.medicare.gov/api/views/yf87-tv6k', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/yf87-tv6k/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/yf87-tv6k/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/yf87-tv6k/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/yf87-tv6k/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['general information', 'nhc', 'nursing home'], 'bureauCode': ['009:38'], 'modified': '2019-10-23', 'title': 'Nursing Home Compare - CASPER Contacts'}
{'description': '<p>This dataset provides modeled predictions of particulate matter (PM2.5) levels from the EPA\'s Downscaler model. These data are used by the CDC\'s National Environmental Public Health Tracking Network to generate air quality measures. Data are at the county levels for 2001-2014. The dataset includes the maximum, median, mean, and population-weighted mean concentration. Please refer to the metadata attachment for more information.</p>\n<p>Learn more about outdoor air quality on the Tracking Network\'s website: <a href="https://ephtracking.cdc.gov/showAirLanding.action">https://ephtracking.cdc.gov/showAirLanding.action</a>.</p>\n<p>By using these data, you signify your agreement to comply with the following requirements:<br />\n1. Use the data for statistical reporting and analysis only.<br />\n2. Do not attempt to learn the identity of any person included in the data and do not combine these data with other data for the purpose of matching records to identify individuals.<br />\n3. Do not disclose of or make use of the identity of any person or establishment discovered inadvertently and report the discovery to: <a href="mailto:trackingsupport@cdc.gov">trackingsupport@cdc.gov</a>.<br />\n4. Do not imply or state, either in written or oral form, that interpretations based on the data are those of the original data sources and CDC unless the data user and data source are formally collaborating.<br />\n5. Acknowledge, in all reports or presentations based on these data, the original source of the data and CDC.<br />\n6. Suggested citation: Centers for Disease Control and Prevention. National Environmental Public Health Tracking Network. Web. Accessed: insert date. <a href="http://www.cdc.gov/ephtracking">www.cdc.gov/ephtracking</a>.</p>\n<p>Problems or Questions?<br />\nEmail <a href="mailto:trackingsupport@cdc.gov">trackingsupport@cdc.gov</a>.</p>\n', 'programCode': ['009:20'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Environmental Health & Toxicology'], 'landingPage': 'https://data.cdc.gov/d/qjju-smys', 'contactPoint': {'hasEmail': 'mailto:nephtrackingsupport@cdc.gov', 'fn': 'Craig Kassinger'}, 'issued': '2018-06-15', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/qjju-smys', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qjju-smys/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qjju-smys/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qjju-smys/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qjju-smys/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['air pollution', 'asthma', 'environmental health', 'particulate matter'], 'bureauCode': ['009:03'], 'modified': '2018-11-27', 'title': 'Daily County-Level PM2.5 Concentrations, 2001-2014'}
{'description': '<p>2003-2015. Global School dataset. The Global School-based Student Health Survey (GSHS) was developed by the World Health Organization (WHO) in collaboration with the United Nations\' UNICEF, UNESCO, and UNAIDS; and with technical assistance from CDC. The GSHS is a school-based survey conducted primarily among students aged 13-17 years in countries around the world. It uses core questionnaire modules that address the leading causes of morbidity and mortality among children and adults worldwide: 1) Alcohol use, 2) dietary behaviors, 3) drug use, 4) hygiene, 5) mental health, 6) physical activity, 7) protective factors, 8) sexual behaviors that contribute to HIV infection, other sexually-transmitted infections, and unintended pregnancy, 9) tobacco use, and 10) violence and unintentional injury. This dataset contains global data from 2003 – 2015. Additional information about the GSHS can be found at <a href="https://www.cdc.gov/gshs/index.htm">https://www.cdc.gov/gshs/index.htm</a>.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Youth Risk Behaviors'], 'landingPage': 'https://data.cdc.gov/d/pxpe-pgrg', 'contactPoint': {'hasEmail': 'mailto:nccdDashInfo@cdc.gov', 'fn': 'DASH Publc Inquiries'}, 'issued': '2018-06-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/pxpe-pgrg', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/pxpe-pgrg/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/pxpe-pgrg/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/pxpe-pgrg/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/pxpe-pgrg/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['global', 'gshs', 'risk behavior', 'student health', 'survey', 'youth online'], 'bureauCode': ['009:20'], 'modified': '2018-07-09', 'title': 'DASH - Global School-based Student Health Survey (GSHS)', 'describedBy': 'https://chronicdata.cdc.gov/Youth-Risk-Behaviors/DASH-Global-School-based-Student-Health-Survey-GSH/pxpe-pgrg'}
{'description': '<p>This dataset provides modeled predictions of ozone levels from the EPA\'s Downscaler model. Data are at the census tract level for 2001-2005. These data are used by the CDC\'s National Environmental Public Health Tracking Network to generate air quality measures. Census tract-level datasets contain estimates of the mean predicted concentration and associated standard error. Please refer to the metadata attachment for more information.</p>\n<p>Learn more about outdoor air quality on the Tracking Network\'s website: <a href="https://ephtracking.cdc.gov/showAirLanding.action">https://ephtracking.cdc.gov/showAirLanding.action</a>.</p>\n<p>By using these data, you signify your agreement to comply with the following requirements:<br />\n1. Use the data for statistical reporting and analysis only.<br />\n2. Do not attempt to learn the identity of any person included in the data and do not combine these data with other data for the purpose of matching records to identify individuals.<br />\n3. Do not disclose of or make use of the identity of any person or establishment discovered inadvertently and report the discovery to: <a href="mailto:trackingsupport@cdc.gov">trackingsupport@cdc.gov</a>.<br />\n4. Do not imply or state, either in written or oral form, that interpretations based on the data are those of the original data sources and CDC unless the data user and data source are formally collaborating.<br />\n5. Acknowledge, in all reports or presentations based on these data, the original source of the data and CDC.<br />\n6. Suggested citation: Centers for Disease Control and Prevention. National Environmental Public Health Tracking Network. Web. Accessed: insert date. <a href="http://www.cdc.gov/ephtracking">www.cdc.gov/ephtracking</a>.</p>\n', 'programCode': ['009:032'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Environmental Health & Toxicology'], 'landingPage': 'https://data.cdc.gov/d/d3c4-tq79', 'contactPoint': {'hasEmail': 'mailto:nephtrackingsupport@cdc.gov', 'fn': 'Craig Kassinger'}, 'issued': '2018-06-15', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/d3c4-tq79', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/d3c4-tq79/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/d3c4-tq79/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/d3c4-tq79/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/d3c4-tq79/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['air pollution', 'asthma', 'environmental health', 'ozone'], 'bureauCode': ['009:20'], 'modified': '2018-11-27', 'title': 'Daily Census Tract-Level Ozone Concentrations, 2001-2005'}
{'description': '<p>This dataset provides modeled predictions of PM2.5 levels from the EPA\'s Downscaler model. Data are at the census tract level for 2001-2005. These data are used by the CDC\'s National Environmental Public Health Tracking Network to generate air quality measures. Census tract-level datasets contain estimates of the mean predicted concentration and associated standard error. Please refer to the metadata attachment for more information.</p>\n<p>Learn more about outdoor air quality on the Tracking Network\'s website: <a href="https://ephtracking.cdc.gov/showAirLanding.action">https://ephtracking.cdc.gov/showAirLanding.action</a>.</p>\n<p>By using these data, you signify your agreement to comply with the following requirements:<br />\n1. Use the data for statistical reporting and analysis only.<br />\n2. Do not attempt to learn the identity of any person included in the data and do not combine these data with other data for the purpose of matching records to identify individuals.<br />\n3. Do not disclose of or make use of the identity of any person or establishment discovered inadvertently and report the discovery to: <a href="mailto:trackingsupport@cdc.gov">trackingsupport@cdc.gov</a>.<br />\n4. Do not imply or state, either in written or oral form, that interpretations based on the data are those of the original data sources and CDC unless the data user and data source are formally collaborating.<br />\n5. Acknowledge, in all reports or presentations based on these data, the original source of the data and CDC.<br />\n6. Suggested citation: Centers for Disease Control and Prevention. National Environmental Public Health Tracking Network. Web. Accessed: insert date. <a href="http://www.cdc.gov/ephtracking">www.cdc.gov/ephtracking</a>.</p>\n', 'programCode': ['009:032'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Environmental Health & Toxicology'], 'landingPage': 'https://data.cdc.gov/d/s5vm-cztk', 'contactPoint': {'hasEmail': 'mailto:nephtrackingsupport@cdc.gov', 'fn': 'Craig Kassinger'}, 'issued': '2018-07-10', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/s5vm-cztk', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/s5vm-cztk/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/s5vm-cztk/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/s5vm-cztk/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/s5vm-cztk/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['air pollution', 'asthma', 'environmental health', 'particulate matter', 'pm2.5'], 'bureauCode': ['009:20'], 'modified': '2018-11-27', 'title': 'Daily Census Tract-Level PM2.5 Concentrations, 2001-2005'}
{'description': '<p>This dataset provides modeled predictions of PM2.5 levels from the EPA\'s Downscaler model. Data are at the census tract level for 2011-2014. These data are used by the CDC\'s National Environmental Public Health Tracking Network to generate air quality measures. Census tract-level datasets contain estimates of the mean predicted concentration and associated standard error. Please refer to the metadata attachment for more information.</p>\n<p>Learn more about outdoor air quality on the Tracking Network\'s website: <a href="https://ephtracking.cdc.gov/showAirLanding.action">https://ephtracking.cdc.gov/showAirLanding.action</a>.</p>\n<p>By using these data, you signify your agreement to comply with the following requirements:<br />\n1. Use the data for statistical reporting and analysis only.<br />\n2. Do not attempt to learn the identity of any person included in the data and do not combine these data with other data for the purpose of matching records to identify individuals.<br />\n3. Do not disclose of or make use of the identity of any person or establishment discovered inadvertently and report the discovery to: <a href="mailto:trackingsupport@cdc.gov">trackingsupport@cdc.gov</a>.<br />\n4. Do not imply or state, either in written or oral form, that interpretations based on the data are those of the original data sources and CDC unless the data user and data source are formally collaborating.<br />\n5. Acknowledge, in all reports or presentations based on these data, the original source of the data and CDC.<br />\n6. Suggested citation: Centers for Disease Control and Prevention. National Environmental Public Health Tracking Network. Web. Accessed: insert date. <a href="http://www.cdc.gov/ephtracking">www.cdc.gov/ephtracking</a>.</p>\n', 'programCode': ['009:032'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Environmental Health & Toxicology'], 'landingPage': 'https://data.cdc.gov/d/fcqm-xrf4', 'contactPoint': {'hasEmail': 'mailto:nephtrackingsupport@cdc.gov', 'fn': 'Craig Kassinger'}, 'issued': '2018-07-25', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/fcqm-xrf4', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/fcqm-xrf4/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/fcqm-xrf4/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/fcqm-xrf4/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/fcqm-xrf4/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['air pollution', 'asthma', 'environmental health', 'particulate matter', 'pm2.5'], 'bureauCode': ['009:20'], 'modified': '2018-11-27', 'title': 'Daily Census Tract-Level PM2.5 Concentrations, 2011-2014'}
{'description': '<p>This dataset provides modeled predictions of ozone levels from the EPA\'s Downscaler model. Data are at the census tract level for 2011-2014. These data are used by the CDC\'s National Environmental Public Health Tracking Network to generate air quality measures. Census tract-level datasets contain estimates of the mean predicted concentration and associated standard error. Please refer to the metadata attachment for more information.</p>\n<p>Learn more about outdoor air quality on the Tracking Network\'s website: <a href="https://ephtracking.cdc.gov/showAirLanding.action">https://ephtracking.cdc.gov/showAirLanding.action</a>.</p>\n<p>By using these data, you signify your agreement to comply with the following requirements:<br />\n1. Use the data for statistical reporting and analysis only.<br />\n2. Do not attempt to learn the identity of any person included in the data and do not combine these data with other data for the purpose of matching records to identify individuals.<br />\n3. Do not disclose of or make use of the identity of any person or establishment discovered inadvertently and report the discovery to: <a href="mailto:trackingsupport@cdc.gov">trackingsupport@cdc.gov</a>.<br />\n4. Do not imply or state, either in written or oral form, that interpretations based on the data are those of the original data sources and CDC unless the data user and data source are formally collaborating.</p>\n', 'programCode': ['009:032'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Environmental Health & Toxicology'], 'landingPage': 'https://data.cdc.gov/d/372p-dx3h', 'contactPoint': {'hasEmail': 'mailto:nephtrackingsupport@cdc.gov', 'fn': 'Craig Kassinger'}, 'issued': '2018-07-25', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/372p-dx3h', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/372p-dx3h/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/372p-dx3h/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/372p-dx3h/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/372p-dx3h/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['air pollution', 'asthma', 'environmental health', 'ozone'], 'bureauCode': ['009:20'], 'modified': '2018-11-27', 'title': 'Daily Census Tract-Level Ozone Concentrations, 2011-2014'}
{'description': '<p>This dataset provides modeled predictions of PM2.5 levels from the EPA\'s Downscaler model. Data are at the census tract level for 2006-2010. These data are used by the CDC\'s National Environmental Public Health Tracking Network to generate air quality measures. Census tract-level datasets contain estimates of the mean predicted concentration and associated standard error. Please refer to the metadata attachment for more information.</p>\n<p>Learn more about outdoor air quality on the Tracking Network\'s website: <a href="https://ephtracking.cdc.gov/showAirLanding.action">https://ephtracking.cdc.gov/showAirLanding.action</a>.</p>\n<p>By using these data, you signify your agreement to comply with the following requirements:<br />\n1. Use the data for statistical reporting and analysis only.<br />\n2. Do not attempt to learn the identity of any person included in the data and do not combine these data with other data for the purpose of matching records to identify individuals.<br />\n3. Do not disclose of or make use of the identity of any person or establishment discovered inadvertently and report the discovery to: <a href="mailto:trackingsupport@cdc.gov">trackingsupport@cdc.gov</a>.<br />\n4. Do not imply or state, either in written or oral form, that interpretations based on the data are those of the original data sources and CDC unless the data user and data source are formally collaborating.<br />\n5. Acknowledge, in all reports or presentations based on these data, the original source of the data and CDC.<br />\n6. Suggested citation: Centers for Disease Control and Prevention. National Environmental Public Health Tracking Network. Web. Accessed: insert date. <a href="http://www.cdc.gov/ephtracking">www.cdc.gov/ephtracking</a>.</p>\n', 'programCode': ['009:032'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Environmental Health & Toxicology'], 'landingPage': 'https://data.cdc.gov/d/fpqb-s69d', 'contactPoint': {'hasEmail': 'mailto:nephtrackingsupport@cdc.gov', 'fn': 'Craig Kassinger'}, 'issued': '2018-07-16', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/fpqb-s69d', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/fpqb-s69d/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/fpqb-s69d/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/fpqb-s69d/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/fpqb-s69d/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['air pollution', 'asthma', 'environmental health', 'particulate matter', 'pm2.5'], 'bureauCode': ['009:20'], 'modified': '2018-11-27', 'title': 'Daily Census Tract-Level PM2.5 Concentrations, 2006-2010'}
{'description': '<p>This dataset provides data at the county level for the contiguous United States. It includes monthly Palmer Drought Severity Index (PDSI) data from 1895-2016 provided by the Cooperative Institute for Climate and Satellites - North Carolina. Please refer to the metadata attachment for more information.</p>\n<p>Learn more about drought on the Tracking Network\'s website: <a href="https://ephtracking.cdc.gov/showDroughtLanding">https://ephtracking.cdc.gov/showDroughtLanding</a>.</p>\n<p>By using these data, you signify your agreement to comply with the following requirements:<br />\n1. Use the data for statistical reporting and analysis only.<br />\n2. Do not attempt to learn the identity of any person included in the data and do not combine these data with other data for the purpose of matching records to identify individuals.<br />\n3. Do not disclose of or make use of the identity of any person or establishment discovered inadvertently and report the discovery to: <a href="mailto:trackingsupport@cdc.gov">trackingsupport@cdc.gov</a>.<br />\n4. Do not imply or state, either in written or oral form, that interpretations based on the data are those of the original data sources and CDC unless the data user and data source are formally collaborating.<br />\n5. Acknowledge, in all reports or presentations based on these data, the original source of the data and CDC.<br />\n6. Suggested citation: Centers for Disease Control and Prevention. National Environmental Public Health Tracking Network. Web. Accessed: insert date. <a href="http://www.cdc.gov/ephtracking">www.cdc.gov/ephtracking</a>.</p>\n<p>Problems or Questions?<br />\nEmail <a href="mailto:trackingsupport@cdc.gov">trackingsupport@cdc.gov</a>.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Environmental Health & Toxicology'], 'landingPage': 'https://data.cdc.gov/d/en5r-5ds4', 'modified': '2018-11-27', 'contactPoint': {'hasEmail': 'mailto:nephtrackingsupport@cdc.gov', 'fn': 'Craig Kassinger'}, 'issued': '2018-07-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/en5r-5ds4', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/en5r-5ds4/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/en5r-5ds4/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/en5r-5ds4/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/en5r-5ds4/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['drought', 'environmental health'], 'bureauCode': ['009:00'], 'dataQuality': True, 'title': 'Palmer Drought Severity Index, 1895-2016'}
{'description': '<p>This dataset provides data at the county level for the contiguous United States. It includes monthly Standardized Precipitation Evapotranspiration Index (SPEI) data from 1895-2016 provided by the Cooperative Institute for Climate and Satellites - North Carolina. Please refer to the metadata attachment for more information.</p>\n<p>These data are used by the CDC\'s National Environmental Public Health Tracking Network to generate drought measures. Learn more about drought on the Tracking Network\'s website: <a href="https://ephtracking.cdc.gov/showDroughtLanding">https://ephtracking.cdc.gov/showDroughtLanding</a>.</p>\n<p>By using these data, you signify your agreement to comply with the following requirements:<br />\n1. Use the data for statistical reporting and analysis only.<br />\n2. Do not attempt to learn the identity of any person included in the data and do not combine these data with other data for the purpose of matching records to identify individuals.<br />\n3. Do not disclose of or make use of the identity of any person or establishment discovered inadvertently and report the discovery to: <a href="mailto:trackingsupport@cdc.gov">trackingsupport@cdc.gov</a>.<br />\n4. Do not imply or state, either in written or oral form, that interpretations based on the data are those of the original data sources and CDC unless the data user and data source are formally collaborating.<br />\n5. Acknowledge, in all reports or presentations based on these data, the original source of the data and CDC.<br />\n6. Suggested citation: Centers for Disease Control and Prevention. National Environmental Public Health Tracking Network. Web. Accessed: insert date. <a href="http://www.cdc.gov/ephtracking">www.cdc.gov/ephtracking</a>.</p>\n<p>Problems or Questions?<br />\nEmail <a href="mailto:trackingsupport@cdc.gov">trackingsupport@cdc.gov</a>.</p>\n', 'programCode': ['009:20'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Environmental Health & Toxicology'], 'landingPage': 'https://data.cdc.gov/d/6nbv-ifib', 'contactPoint': {'hasEmail': 'mailto:nephtrackingsupport@cdc.gov', 'fn': 'Craig Kassinger'}, 'issued': '2018-07-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/6nbv-ifib', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6nbv-ifib/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6nbv-ifib/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6nbv-ifib/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6nbv-ifib/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['drought', 'environmental health'], 'bureauCode': ['009:03'], 'modified': '2018-11-27', 'title': 'Standardized Precipitation Evapotranspiration Index, 1895-2016'}
{'description': '<p>This dataset provides data at the county level for the contiguous United States. It includes weekly United States Drought Monitor (USDM) data from 2000-2016 provided by the Cooperative Institute for Climate and Satellites - North Carolina. Please refer to the metadata attachment for more information.</p>\n<p>These data are used by the CDC\'s National Environmental Public Health Tracking Network to generate drought measures. Learn more about drought on the Tracking Network\'s website: <a href="https://ephtracking.cdc.gov/showDroughtLanding">https://ephtracking.cdc.gov/showDroughtLanding</a>.</p>\n<p>By using these data, you signify your agreement to comply with the following requirements:<br />\n1. Use the data for statistical reporting and analysis only.<br />\n2. Do not attempt to learn the identity of any person included in the data and do not combine these data with other data for the purpose of matching records to identify individuals.<br />\n3. Do not disclose of or make use of the identity of any person or establishment discovered inadvertently and report the discovery to: <a href="mailto:trackingsupport@cdc.gov">trackingsupport@cdc.gov</a>.<br />\n4. Do not imply or state, either in written or oral form, that interpretations based on the data are those of the original data sources and CDC unless the data user and data source are formally collaborating.<br />\n5. Acknowledge, in all reports or presentations based on these data, the original source of the data and CDC.<br />\n6. Suggested citation: Centers for Disease Control and Prevention. National Environmental Public Health Tracking Network. Web. Accessed: insert date. <a href="http://www.cdc.gov/ephtracking">www.cdc.gov/ephtracking</a>.</p>\n<p>Problems or Questions?<br />\nEmail <a href="mailto:trackingsupport@cdc.gov">trackingsupport@cdc.gov</a>.</p>\n', 'programCode': ['009:032'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Environmental Health & Toxicology'], 'landingPage': 'https://data.cdc.gov/d/spsk-9jj6', 'contactPoint': {'hasEmail': 'mailto:nephtrackingsupport@cdc.gov', 'fn': 'Craig Kassinger'}, 'issued': '2018-08-08', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/spsk-9jj6', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/spsk-9jj6/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/spsk-9jj6/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/spsk-9jj6/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/spsk-9jj6/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['drought', 'environmental health'], 'bureauCode': ['009:20'], 'modified': '2018-11-27', 'title': 'United States Drought Monitor, 2000-2016'}
{'description': '<p>This dataset provides data at the county level for the contiguous United States. It includes daily Global Horizontal Irradiance (GHI) data from 1991-2012 provided by the Environmental Remote Sensing group at the Rollins School of Public Health at Emory University. Please refer to the metadata attachment for more information.</p>\n<p>These data are used by the CDC\'s National Environmental Public Health Tracking Network to generate sunlight and ultraviolet (UV) measures. Learn more about sunlight and UV on the Tracking Network\'s website: <a href="https://ephtracking.cdc.gov/showUVLanding">https://ephtracking.cdc.gov/showUVLanding</a>.</p>\n<p>By using these data, you signify your agreement to comply with the following requirements:<br />\n1. Use the data for statistical reporting and analysis only.<br />\n2. Do not attempt to learn the identity of any person included in the data and do not combine these data with other data for the purpose of matching records to identify individuals.<br />\n3. Do not disclose of or make use of the identity of any person or establishment discovered inadvertently and report the discovery to: <a href="mailto:trackingsupport@cdc.gov">trackingsupport@cdc.gov</a>.<br />\n4. Do not imply or state, either in written or oral form, that interpretations based on the data are those of the original data sources and CDC unless the data user and data source are formally collaborating.<br />\n5. Acknowledge, in all reports or presentations based on these data, the original source of the data and CDC.<br />\n6. Suggested citation: Centers for Disease Control and Prevention. National Environmental Public Health Tracking Network. Web. Accessed: insert date. <a href="http://www.cdc.gov/ephtracking">www.cdc.gov/ephtracking</a>.</p>\n<p>Problems or Questions?<br />\nEmail <a href="mailto:trackingsupport@cdc.gov">trackingsupport@cdc.gov</a>.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Environmental Health & Toxicology'], 'landingPage': 'https://data.cdc.gov/d/fdyw-m38t', 'contactPoint': {'hasEmail': 'mailto:nephtrackingsupport@cdc.gov', 'fn': 'Craig Kassinger'}, 'issued': '2018-08-01', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/fdyw-m38t', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/fdyw-m38t/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/fdyw-m38t/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/fdyw-m38t/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/fdyw-m38t/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['environmental health', 'skin cancer', 'sunlight', 'total solar irradiance'], 'bureauCode': ['009:03'], 'modified': '2018-11-27', 'title': 'Population-Weighted Global Horizontal Irradiance, 1991-2012'}
{'description': '<p>2014 to 2016, 3-year average. Rates are age-standardized. County rates are spatially smoothed. The data can be viewed by gender and race/ethnicity. Data source: National Vital Statistics System. Additional data, maps, and methodology can be viewed on the Interactive Atlas of Heart Disease and Stroke <a href="http://www.cdc.gov/dhdsp/maps/atlas">http://www.cdc.gov/dhdsp/maps/atlas</a></p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Heart Disease & Stroke Prevention'], 'landingPage': 'https://data.cdc.gov/d/48mw-5apu', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2018-08-15', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/48mw-5apu', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/48mw-5apu/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/48mw-5apu/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/48mw-5apu/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/48mw-5apu/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cardiovascular disease', 'county', 'heart disease'], 'bureauCode': ['009:20'], 'modified': '2018-08-15', 'title': 'Heart Disease Mortality Data Among US Adults (35+) by State/Territory and County'}
{'description': '<p>2014 to 2016, 3-year average. Rates are age-standardized. County rates are spatially smoothed. The data can be viewed by gender and race/ethnicity. Data source: National Vital Statistics System. Additional data, maps, and methodology can be viewed on the Interactive Atlas of Heart Disease and Stroke <a href="http://www.cdc.gov/dhdsp/maps/atlas">http://www.cdc.gov/dhdsp/maps/atlas</a></p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Heart Disease & Stroke Prevention'], 'landingPage': 'https://data.cdc.gov/d/kgsi-35re', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2018-08-15', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/kgsi-35re', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/kgsi-35re/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/kgsi-35re/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/kgsi-35re/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/kgsi-35re/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cardiovascular disease', 'cerebrovascular disease', 'county', 'stroke'], 'bureauCode': ['009:20'], 'modified': '2018-08-15', 'title': 'Stroke Mortality Data Among US Adults (35+) by State/Territory and County'}
{'description': '<p>This dataset contains policy data for 50 US states and DC from 2001 to 2017. Data include information related to state legislation and regulations on nutrition, physical activity, and obesity in settings such as early care and education centers, restaurants, schools, work places, and others. To identify individual bills, use the identifier ProvisionID. A bill or citation may appear more than once because it could apply to multiple health or policy topics, settings, or states. As of Q 2 2016, data include only enacted legislation.</p>\n', 'programCode': ['009:020'], 'title': 'CDC Nutrition, Physical Activity, and Obesity - Legislation', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Nutrition', 'Physical Activity', 'and Obesity'], 'landingPage': 'https://data.cdc.gov/d/nxst-x9p4', 'contactPoint': {'hasEmail': 'mailto:dnpaoinfo@cdc.gov', 'fn': 'DNPAO Public Inquiries'}, 'issued': '2018-08-24', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/nxst-x9p4', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/nxst-x9p4/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/nxst-x9p4/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/nxst-x9p4/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/nxst-x9p4/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['body mass index (bmi)', 'built environment', 'farm', 'fruits and vegetables', 'nutrition', 'obesity', 'physical activity', 'physical activity education', 'transportation', 'zoning'], 'bureauCode': ['009:20'], 'modified': '2018-09-25', 'references': ['http://www.cdc.gov/nccdphp/DNPAO'], 'describedBy': 'https://chronicdata.cdc.gov/Nutrition-Physical-Activity-and-Obesity/CDC-Nutrition-Physical-Activity-and-Obesity-Legisl/nxst-x9p4'}
{'description': '<p>2015, 2014. Data were provided by the Centers for Disease Control and Prevention (CDC), Division of Population Health, Epidemiology and Surveillance Branch. The project was funded by the Robert Wood Johnson Foundation (RWJF) in conjunction with the CDC Foundation. 500 cities project census tract-level data in GIS-friendly format can be joined with census tract spatial data (<a href="https://chronicdata.cdc.gov/500-Cities/500-Cities-Census-Tract-Boundaries/x7zy-2xmx">https://chronicdata.cdc.gov/500-Cities/500-Cities-Census-Tract-Boundarie...</a>) in a geographic information system (GIS) to produce maps of 27 measures at the census tract level. Because some questions are only asked every other year in the BRFSS, there are 7 measures in this 2017 release from the 2014 BRFSS that were the same as the 2016 release.</p>\n', 'programCode': ['009:020'], 'title': '500 Cities: Census Tract-level Data (GIS Friendly Format), 2017 release', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['500 Cities'], 'landingPage': 'https://data.cdc.gov/d/kucs-wizg', 'contactPoint': {'hasEmail': 'mailto:500cities@cdc.gov', 'fn': '500 Cities Public Inquiries'}, 'issued': '2018-10-15', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/kucs-wizg', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/kucs-wizg/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/kucs-wizg/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/kucs-wizg/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/kucs-wizg/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['500cities', 'behaviors', 'census', 'cities', 'gis', 'outcomes', 'prevalence', 'prevention', 'tract', 'unhealthy'], 'bureauCode': ['009:20'], 'modified': '2018-11-05', 'references': ['https://academic.oup.com/aje/article/179/8/1025/109078', 'https://academic.oup.com/aje/article/182/2/127/93984', 'https://www.cdc.gov/pcd/issues/2017/17_0281.htm', 'https://www.cdc.gov/pcd/issues/2018/18_0313.htm']}
{'description': '<p>This is the complete dataset for the 500 Cities project 2017 release. This dataset includes 2015, 2014 model-based small area estimates for 27 measures of chronic disease related to unhealthy behaviors (5), health outcomes (13), and use of preventive services (9). Data were provided by the Centers for Disease Control and Prevention (CDC), Division of Population Health, Epidemiology and Surveillance Branch. The project was funded by the Robert Wood Johnson Foundation (RWJF) in conjunction with the CDC Foundation. It represents a first-of-its kind effort to release information on a large scale for cities and for small areas within those cities. It includes estimates for the 500 largest US cities and approximately 28,000 census tracts within these cities. These estimates can be used to identify emerging health problems and to inform development and implementation of effective, targeted public health prevention activities. Because the small area model cannot detect effects due to local interventions, users are cautioned against using these estimates for program or policy evaluations. Data sources used to generate these measures include Behavioral Risk Factor Surveillance System (BRFSS) data (2015, 2014), Census Bureau 2010 census population data, and American Community Survey (ACS) 2011-2015, 2010-2014 estimates. Because some questions are only asked every other year in the BRFSS, there are 7 measures from the 2014 BRFSS that are the same in the 2017 release as the previous 2016 release. More information about the methodology can be found at <a href="http://www.cdc.gov/500cities">www.cdc.gov/500cities</a>.</p>\n', 'programCode': ['009:020'], 'title': '500 Cities: Local Data for Better Health, 2017 release', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['500 Cities'], 'landingPage': 'https://data.cdc.gov/d/vurf-k5wr', 'contactPoint': {'hasEmail': 'mailto:500cities@cdc.gov', 'fn': '500 Cities Public Inquiries'}, 'issued': '2018-12-04', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/vurf-k5wr', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vurf-k5wr/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vurf-k5wr/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vurf-k5wr/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vurf-k5wr/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['500cities', 'behaviors', 'census', 'cities', 'outcomes', 'prevalence', 'prevention', 'tracts', 'unhealthy'], 'bureauCode': ['009:20'], 'modified': '2018-12-04', 'references': ['https://academic.oup.com/aje/article/179/8/1025/109078', 'https://academic.oup.com/aje/article/182/2/127/93984', 'https://www.cdc.gov/pcd/issues/2017/17_0281.htm', 'https://www.cdc.gov/pcd/issues/2018/18_0313.htm']}
{'description': '<p>NNDSS - TABLE 1KK. Vancomycin-resistant Staphylococcus aureus to Varicella morbidity - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/ybum-psnc', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/ybum-psnc', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ybum-psnc/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ybum-psnc/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ybum-psnc/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ybum-psnc/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'nedss', 'netss', 'nndss', 'vancomycin-resistant staphylococcus aureus', 'varicella morbidity', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-05-30', 'title': 'NNDSS - TABLE 1KK. Vancomycin-resistant Staphylococcus aureus to Varicella morbidity'}
{'description': '<p>NNDSS - TABLE 1GG. Spotted fever rickettsiosis, Confirmed to Smallpox - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/rihk-iawc', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/rihk-iawc', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rihk-iawc/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rihk-iawc/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rihk-iawc/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rihk-iawc/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'nedss', 'netss', 'nndss', 'smallpox', 'spotted fever rickettsiosis confirmed', 'spotted fever rickettsiosis probable', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-05-30', 'title': 'NNDSS - TABLE 1GG. Spotted fever rickettsiosis, Confirmed to Smallpox'}
{'description': '<p>NNDSS - TABLE 1FF. Severe acute respiratory syndrome-associated coronavirus disease to Shigellosis - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/5wqm-pm27', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/5wqm-pm27', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5wqm-pm27/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5wqm-pm27/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5wqm-pm27/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5wqm-pm27/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'nedss', 'netss', 'nndss', 'severe acute respiratory syndrome-associated coronavirus disease', 'shiga toxin-producing escherichia coli', 'shigellosis', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-05-30', 'title': 'NNDSS - TABLE 1FF. Severe acute respiratory syndrome-associated coronavirus disease to Shigellosis'}
{'description': '<p>NNDSS - TABLE 1O. Hansen\'s disease to Hantavirus pulmonary syndrome - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a></p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/bhxw-k5sb', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/bhxw-k5sb', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/bhxw-k5sb/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/bhxw-k5sb/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/bhxw-k5sb/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/bhxw-k5sb/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'hansen's disease', 'hantavirus infection', 'hantavirus pulmonary syndrome', 'nedss', 'netss', 'nndss', 'non-hantavirus pulmonary syndrome', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-05-30', 'title': "NNDSS - TABLE 1O. Hansen's disease to Hantavirus pulmonary syndrome"}
{'description': '<p>NNDSS - Table 1H. Cholera to Coccidioidomycosis - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a></p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/wycc-ffia', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/wycc-ffia', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/wycc-ffia/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/wycc-ffia/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/wycc-ffia/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/wycc-ffia/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'cholera', 'coccidioidomycosis', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-05-30', 'title': 'NNDSS - TABLE 1H. Cholera to Coccidioidomycosis'}
{'description': '<p>NNDSS - Table 1E. Botulism, Foodborne to Botulism, Other (wound & unspecified) - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a></p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/4t6w-ibvk', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/4t6w-ibvk', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4t6w-ibvk/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4t6w-ibvk/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4t6w-ibvk/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4t6w-ibvk/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'botulism', 'foodborne', 'infant', 'nedss', 'netss', 'nndss', 'other (wound and unspecified)', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-05-30', 'title': 'NNDSS - TABLE 1E. Botulism, Foodborne to Botulism, Other'}
{'description': '<p>This dataset provides data at the county level for the contiguous United States. It includes daily Ozone Monitoring Instrument (OMI) Population-Weighted Ultraviolet (UV) irradiance data from October 2004-2015 provided by the Environmental Remote Sensing group at the Rollins School of Public Health at Emory University. Please refer to the metadata attachment for more information.</p>\n<p>These data are used by the CDC\'s National Environmental Public Health Tracking Network to generate sunlight and UV measures. Learn more about sunlight and UV on the Tracking Network\'s website: <a href="https://ephtracking.cdc.gov/showUVLanding">https://ephtracking.cdc.gov/showUVLanding</a>.</p>\n<p>By using these data, you signify your agreement to comply with the following requirements:<br />\n1. Use the data for statistical reporting and analysis only.<br />\n2. Do not attempt to learn the identity of any person included in the data and do not combine these data with other data for the purpose of matching records to identify individuals.<br />\n3. Do not disclose of or make use of the identity of any person or establishment discovered inadvertently and report the discovery to: <a href="mailto:trackingsupport@cdc.gov">trackingsupport@cdc.gov</a>.<br />\n4. Do not imply or state, either in written or oral form, that interpretations based on the data are those of the original data sources and CDC unless the data user and data source are formally collaborating.<br />\n5. Acknowledge, in all reports or presentations based on these data, the original source of the data and CDC.<br />\n6. Suggested citation: Centers for Disease Control and Prevention. National Environmental Public Health Tracking Network. Web. Accessed: insert date. <a href="http://www.cdc.gov/ephtracking">www.cdc.gov/ephtracking</a>.</p>\n<p>Problems or Questions?<br />\nEmail <a href="mailto:trackingsupport@cdc.gov">trackingsupport@cdc.gov</a>.</p>\n', 'programCode': ['009:032'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Environmental Health & Toxicology'], 'landingPage': 'https://data.cdc.gov/d/h28b-t43q', 'modified': '2018-11-27', 'contactPoint': {'hasEmail': 'mailto:nephtrackingsupport@cdc.gov', 'fn': 'Craig Kassinger'}, 'issued': '2018-08-01', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/h28b-t43q', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/h28b-t43q/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/h28b-t43q/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/h28b-t43q/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/h28b-t43q/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['environmental health', 'skin cancer', 'solar radiation', 'ultraviolet'], 'bureauCode': ['009:00'], 'dataQuality': True, 'title': 'Population-Weighted Ultraviolet Irradiance, 2004-2015'}
{'description': '<p>This dataset provides data at the county level for the contiguous United States. It includes monthly Standardized Precipitation Index (SPI) data from 1895-2016 provided by the Cooperative Institute for Climate and Satellites - North Carolina. Please refer to the metadata attachment for more information.</p>\n<p>Learn more about drought on the Tracking Network\'s website: <a href="https://ephtracking.cdc.gov/showDroughtLanding">https://ephtracking.cdc.gov/showDroughtLanding</a>.</p>\n<p>By using these data, you signify your agreement to comply with the following requirements:<br />\n1. Use the data for statistical reporting and analysis only.<br />\n2. Do not attempt to learn the identity of any person included in the data and do not combine these data with other data for the purpose of matching records to identify individuals.<br />\n3. Do not disclose of or make use of the identity of any person or establishment discovered inadvertently and report the discovery to: <a href="mailto:trackingsupport@cdc.gov">trackingsupport@cdc.gov</a>.<br />\n4. Do not imply or state, either in written or oral form, that interpretations based on the data are those of the original data sources and CDC unless the data user and data source are formally collaborating.<br />\n5. Acknowledge, in all reports or presentations based on these data, the original source of the data and CDC.<br />\n6. Suggested citation: Centers for Disease Control and Prevention. National Environmental Public Health Tracking Network. Web. Accessed: insert date. <a href="http://www.cdc.gov/ephtracking">www.cdc.gov/ephtracking</a>.</p>\n<p>Problems or Questions?<br />\nEmail <a href="mailto:trackingsupport@cdc.gov">trackingsupport@cdc.gov</a>.</p>\n', 'programCode': ['009:032'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Environmental Health & Toxicology'], 'landingPage': 'https://data.cdc.gov/d/xbk2-5i4e', 'contactPoint': {'hasEmail': 'mailto:nephtrackingsupport@cdc.gov', 'fn': 'Craig Kassinger'}, 'issued': '2018-07-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/xbk2-5i4e', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xbk2-5i4e/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xbk2-5i4e/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xbk2-5i4e/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xbk2-5i4e/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['drought', 'environmental health'], 'bureauCode': ['009:20'], 'modified': '2018-11-27', 'title': 'Standardized Precipitation Index, 1895-2016'}
{'description': '<p>NNDSS - Table II. Tuberculosis - 2019. This Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying WONDER data. Data on United States will exclude counts from US territories.<br />\nFootnote: C.N.M.I.: Commonwealth of Northern Mariana Islands. U: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable Cum: Cumulative year-to-date counts. Min: Minimum. Max: Maximum.<br />\n* Case counts for reporting year 2018 and 2019 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a><br />\n† Data for TB are displayed quarterly.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/5avu-ff58', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-12', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/5avu-ff58', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5avu-ff58/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5avu-ff58/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5avu-ff58/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5avu-ff58/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['centers-for-disease-control-and-prevention'], 'bureauCode': ['009:00'], 'modified': '2019-10-11', 'title': 'NNDSS - Table II. Tuberculosis'}
{'description': '<p>NNDSS - TABLE 1OO. Viral hemorrhagic fevers, Machupo virus to Viral hemorrhagic fevers, Sabia virus - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />\n§ Prior to 2015, CDC\'s National Notifiable Diseases Surveillance System (NNDSS) did not receive electronic data about incident cases of specific viral hemorrhagic fevers; instead data were collected in aggregate as "viral hemorrhagic fevers\'. NNDSS was updated beginning in 2015 to receive data for each of the viral hemorrhagic fevers listed.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'landingPage': 'https://data.cdc.gov/d/gfyx-ypi9', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-23', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/gfyx-ypi9', '@type': 'dcat:Dataset', 'modified': '2020-01-02', 'keyword': ['2019', 'machupo virus', 'marburg virus', 'nedss', 'netss', 'nndss', 'sabia virus', 'viral hemorrhagic fevers', 'wonder'], 'bureauCode': ['009:00'], 'theme': ['NNDSS'], 'title': 'NNDSS - TABLE 1OO. Viral hemorrhagic fevers, Machupo virus to Viral hemorrhagic fevers, Sabia virus'}
{'description': '<p>This is the second set utilization data for clinicians publicly reported through Physician Compare. This is a subset of the 2016 Healthcare Common Procedure Coding System (HCPCS) codes. This dataset was updated on August 1, 2019.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Physician Compare'], 'landingPage': 'https://data.medicare.gov/d/2bhu-tmkt', 'contactPoint': {'hasEmail': 'mailto:physiciancompare-helpdesk@acumenllc.com', 'fn': 'CMS'}, 'issued': '2019-08-01', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/2bhu-tmkt', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/2bhu-tmkt/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/2bhu-tmkt/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/2bhu-tmkt/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/2bhu-tmkt/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['physician compare', 'services', 'utilization'], 'bureauCode': ['009:38'], 'modified': '2019-08-22', 'title': 'Physician Compare Clinician Utilization Data'}
{'description': '<p>This file contains performance information for Merit-Based Incentive Payment System (MIPS) and Qualified Clinical Data Registry (QCDR) quality measures and advancing care information attestations and measures reported by clinicians. This dataset was updated on August 1, 2019.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Physician Compare'], 'landingPage': 'https://data.medicare.gov/d/93x5-v9gz', 'contactPoint': {'hasEmail': 'mailto:physiciancompare-helpdesk@acumenllc.com', 'fn': 'CMS'}, 'issued': '2019-08-01', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/93x5-v9gz', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/93x5-v9gz/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/93x5-v9gz/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/93x5-v9gz/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/93x5-v9gz/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['individual quality', 'mips', 'physician compare', 'qcdr', 'quality', 'quality measures'], 'bureauCode': ['009:38'], 'modified': '2019-08-22', 'title': 'Physician Compare 2017 Individual EC Public Reporting - Measures'}
{'description': '<p>This file contains Merit-Based Incentive Payment System (MIPS) final scores and performance category scores for clinicians. This dataset was updated on August 1, 2019.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Physician Compare'], 'landingPage': 'https://data.medicare.gov/d/vh77-fha8', 'contactPoint': {'hasEmail': 'mailto:physiciancompare-helpdesk@acumenllc.com', 'fn': 'CMS'}, 'issued': '2019-09-07', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/vh77-fha8', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/vh77-fha8/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/vh77-fha8/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/vh77-fha8/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/vh77-fha8/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['group quality', 'mips', 'physician compare', 'qcdr', 'quality', 'quality measures', 'ratings'], 'bureauCode': ['009:38'], 'modified': '2019-09-07', 'title': 'Physician Compare 2017 Group Public Reporting - Overall MIPS Performance'}
{'description': '<p>This file contains performance information for Merit-Based Incentive Payment System (MIPS) and Qualified Clinical Data Registry (QCDR) quality measures and advancing care information attestations and measures reported by groups. This dataset was updated on August 1, 2019.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Physician Compare'], 'landingPage': 'https://data.medicare.gov/d/xyi3-7gzv', 'contactPoint': {'hasEmail': 'mailto:physiciancompare-helpdesk@acumenllc.com', 'fn': 'CMS'}, 'issued': '2019-08-01', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/xyi3-7gzv', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/xyi3-7gzv/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/xyi3-7gzv/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/xyi3-7gzv/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/xyi3-7gzv/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['group quality', 'mips', 'physician compare', 'qcdr', 'quality', 'quality measures', 'ratings'], 'bureauCode': ['009:38'], 'modified': '2019-08-22', 'title': 'Physician Compare 2017 Group Public Reporting - Measures'}
{'description': '<p>2015 to 2017, 3-year average. Rates are age-standardized. County rates are spatially smoothed. The data can be viewed by gender and race/ethnicity. Data source: National Vital Statistics System. Additional data, maps, and methodology can be viewed on the Interactive Atlas of Heart Disease and Stroke <a href="http://www.cdc.gov/dhdsp/maps/atlas">http://www.cdc.gov/dhdsp/maps/atlas</a></p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Heart Disease & Stroke Prevention'], 'landingPage': 'https://data.cdc.gov/d/mfvi-hkb9', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-07-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/mfvi-hkb9', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mfvi-hkb9/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mfvi-hkb9/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mfvi-hkb9/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mfvi-hkb9/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cardiovascular disease', 'county', 'heart', 'heart disease'], 'bureauCode': ['009:20'], 'modified': '2019-09-20', 'title': 'Heart Disease Mortality Data Among US Adults (35+) by State/Territory and County – 2015-2017'}
{'description': '<p>2015 to 2017, 3-year average. Rates are age-standardized. County rates are spatially smoothed. The data can be viewed by gender and race/ethnicity. Data source: National Vital Statistics System. Additional data, maps, and methodology can be viewed on the Interactive Atlas of Heart Disease and Stroke.<br />\n<a href="http://www.cdc.gov/dhdsp/maps/atlas">http://www.cdc.gov/dhdsp/maps/atlas</a></p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Heart Disease & Stroke Prevention'], 'landingPage': 'https://data.cdc.gov/d/v246-z5tb', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-07-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/v246-z5tb', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/v246-z5tb/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/v246-z5tb/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/v246-z5tb/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/v246-z5tb/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cardiovascular disease', 'cerebrovascular disease', 'county', 'stroke'], 'bureauCode': ['009:20'], 'modified': '2019-09-20', 'title': 'Stroke Mortality Data Among US Adults (35+) by State/Territory and County – 2015-2017'}
{'description': '<p>2016, 2015. Data were provided by the Centers for Disease Control and Prevention (CDC), Division of Population Health, Epidemiology and Surveillance Branch. The project was funded by the Robert Wood Johnson Foundation (RWJF) in conjunction with the CDC Foundation. 500 cities project census tract-level data in GIS-friendly format can be joined with census tract spatial data (<a href="https://chronicdata.cdc.gov/500-Cities/500-Cities-Census-Tract-Boundaries/x7zy-2xmx">https://chronicdata.cdc.gov/500-Cities/500-Cities-Census-Tract-Boundarie...</a>) in a geographic information system (GIS) to produce maps of 27 measures at the census tract level. There are 4 measures (high blood pressure, taking high blood pressure medication, high cholesterol, cholesterol screening) in this 2018 release from the 2015 BRFSS that were the same as the 2017 release.</p>\n', 'programCode': ['009:020'], 'title': '500 Cities: Census Tract-level Data (GIS Friendly Format), 2018 release', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['500 Cities'], 'landingPage': 'https://data.cdc.gov/d/k25u-mg9b', 'contactPoint': {'hasEmail': 'mailto:500cities@cdc.gov', 'fn': '500 Cities Public Inquiries'}, 'issued': '2019-12-05', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/k25u-mg9b', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/k25u-mg9b/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/k25u-mg9b/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/k25u-mg9b/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/k25u-mg9b/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['500cities', 'behaviors', 'census', 'cities', 'gis', 'outcomes', 'prevalence', 'prevention', 'tract', 'unhealthy'], 'bureauCode': ['009:20'], 'modified': '2019-12-05', 'references': ['https://academic.oup.com/aje/article/179/8/1025/109078', 'https://academic.oup.com/aje/article/182/2/127/93984', 'https://www.cdc.gov/pcd/issues/2017/17_0281.htm', 'https://www.cdc.gov/pcd/issues/2018/18_0313.htm']}
{'description': '<p>2016, 2015. Data were provided by the Centers for Disease Control and Prevention (CDC), Division of Population Health, Epidemiology and Surveillance Branch. The project was funded by the Robert Wood Johnson Foundation (RWJF) in conjunction with the CDC Foundation. 500 cities project city-level data in GIS-friendly format can be joined with city spatial data (<a href="https://chronicdata.cdc.gov/500-Cities/500-Cities-City-Boundaries/n44h-hy2j">https://chronicdata.cdc.gov/500-Cities/500-Cities-City-Boundaries/n44h-hy2j</a>) in a geographic information system (GIS) to produce maps of 27 measures at the city-level. There are 4 measures (high blood pressure, taking high blood pressure medication, high cholesterol, cholesterol screening) in this 2018 release from the 2015 BRFSS that were the same as the 2017 release.</p>\n', 'programCode': ['009:020'], 'title': '500 Cities: City-level Data (GIS Friendly Format), 2018 release', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['500 Cities'], 'landingPage': 'https://data.cdc.gov/d/pf7q-w24q', 'contactPoint': {'hasEmail': 'mailto:500cities@cdc.gov', 'fn': '500 Cities Public Inquiries'}, 'issued': '2019-12-05', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/pf7q-w24q', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/pf7q-w24q/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/pf7q-w24q/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/pf7q-w24q/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/pf7q-w24q/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['500cities', 'behaviors', 'census', 'cities', 'gis', 'outcomes', 'prevalence', 'prevention', 'tract', 'unhealthy'], 'bureauCode': ['009:20'], 'modified': '2019-12-05', 'references': ['https://academic.oup.com/aje/article/179/8/1025/109078', 'https://academic.oup.com/aje/article/182/2/127/93984', 'https://www.cdc.gov/pcd/issues/2017/17_0281.htm', 'https://www.cdc.gov/pcd/issues/2018/18_0313.htm']}
{'description': '<p>This is the complete dataset for the 500 Cities project 2018 release. This dataset includes 2016, 2015 model-based small area estimates for 27 measures of chronic disease related to unhealthy behaviors (5), health outcomes (13), and use of preventive services (9). Data were provided by the Centers for Disease Control and Prevention (CDC), Division of Population Health, Epidemiology and Surveillance Branch. The project was funded by the Robert Wood Johnson Foundation (RWJF) in conjunction with the CDC Foundation. It represents a first-of-its kind effort to release information on a large scale for cities and for small areas within those cities. It includes estimates for the 500 largest US cities and approximately 28,000 census tracts within these cities. These estimates can be used to identify emerging health problems and to inform development and implementation of effective, targeted public health prevention activities. Because the small area model cannot detect effects due to local interventions, users are cautioned against using these estimates for program or policy evaluations. Data sources used to generate these measures include Behavioral Risk Factor Surveillance System (BRFSS) data (2016, 2015), Census Bureau 2010 census population data, and American Community Survey (ACS) 2012-2016, 2011-2015 estimates. Because some questions are only asked every other year in the BRFSS, there are 4 measures (high blood pressure, taking high blood pressure medication, high cholesterol, cholesterol screening) from the 2015 BRFSS that are the same in the 2018 release as the previous 2017 release. More information about the methodology can be found at <a href="http://www.cdc.gov/500cities">www.cdc.gov/500cities</a>.</p>\n', 'programCode': ['009:020'], 'title': '500 Cities: Local Data for Better Health, 2018 release', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['500 Cities'], 'landingPage': 'https://data.cdc.gov/d/rja3-32tc', 'contactPoint': {'hasEmail': 'mailto:500cities@cdc.gov', 'fn': '500 Cities Public Inquiries'}, 'issued': '2019-12-05', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/rja3-32tc', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rja3-32tc/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rja3-32tc/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rja3-32tc/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rja3-32tc/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['500cities', 'behaviors', 'brfss', 'census', 'cities', 'outcomes', 'prevalence', 'prevention', 'tracts', 'unhealthy'], 'bureauCode': ['009:20'], 'modified': '2019-12-05', 'references': ['https://academic.oup.com/aje/article/179/8/1025/109078', 'https://academic.oup.com/aje/article/182/2/127/93984', 'https://www.cdc.gov/pcd/issues/2017/17_0281.htm', 'https://www.cdc.gov/pcd/issues/2018/18_0313.htm']}
{'description': '<p>The Hospital Provider Cost Report and Characteristics dataset presents select measures provided by hospitals through their annual cost report, and is organized at the hospital level.\xa0</p>\n', 'programCode': ['009:000'], 'temporal': '2014-01-01T05:00:00-05:00/2015-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Medicare-Provider-Cost-Report/HospitalCostPUF', 'modified': '2019-12-31', 'contactPoint': {'hasEmail': 'mailto:Healthdata@hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2019-12-31', 'accessLevel': 'public', 'identifier': '670', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Medicare-Provider-Cost-Report/HospitalCostPUF', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Hospital', 'Inpatient', 'Medicare', 'National', 'Publicly Available Data File - for download', 'Utilization'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Hospital Provider Cost Report and Characteristics', 'accrualPeriodicity': 'R/P1Y'}
{'description': '<p>Outpatient clinical laboratory services are paid based on a fee schedule in accordance with Section 1833(h) of the Social Security Act. The clinical laboratory fee schedule files are located in the download section.</p>\n', 'programCode': ['009:000'], 'temporal': '2009-01-01T05:00:00-05:00/2019-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/ClinicalLabFeeSched/index', 'modified': '2019-12-12', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2019-12-12', 'accessLevel': 'public', 'identifier': '159', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/ClinicalLabFeeSched/index', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Medicare', 'National', 'Outpatient', 'Part B', 'Payments', 'Providers', 'Publicly Available Data File - for download', 'State'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Clinical Laboratory Fee Schedule', 'accrualPeriodicity': 'R/P1Y'}
{'description': '<p>The CMS Wallet Card is a quick reference statistical summary on annual CMS program and financial data. The CMS Wallet Card is available for each year from 2004 through 2012. The 2012 version is the last version of the Wallet Card. Similar information is available in the CMS Fast Facts, a new quick reference and mobile enabled CMS information product with statistical summaries on CMS program and financial data. The CMS Fast Facts is updated as new data become available.</p>\n', 'programCode': ['009:000'], 'temporal': '2004-01-01T05:00:00-05:00/2012-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/CMS-Fast-Facts/WalletCard', 'modified': '2019-12-12', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2004-05-01', 'accessLevel': 'public', 'identifier': '250', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/CMS-Fast-Facts/WalletCard', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Budget', 'CHIP', 'Enrollment', 'Expenditures', 'Federally Qualified Health Center (FQHC)', 'Home Health (HHA)', 'Hospital', 'Inpatient', 'Long Term Care (LTC)', 'Medicaid', 'Medicare', 'National', 'Part A', 'Part B', 'Part D', 'Short Stay Hospital (SSH)', 'Skilled Nursing (SNF)', 'Statistics', 'Utilization'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'CMS Wallet Card', 'accrualPeriodicity': 'R/P1Y'}
{'description': '<p>Dental health is an important part of peoples overall health. States are required to provide dental benefits to children covered by Medicaid and the Childrens Health Insurance Program (CHIP), but states choose whether to provide dental benefits for adults. See the 2010 Medicaid-CHIP Oral Health Services fact sheet for information on childrens access to dental services and opportunities and challenges to obtaining care.</p>\n', 'programCode': ['009:000'], 'temporal': '2010-01-01T05:00:00-05:00/2010-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.medicaid.gov/medicaid/benefits/dental/index.html', 'modified': '2019-12-12', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2019-12-12', 'accessLevel': 'public', 'identifier': '288', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.medicaid.gov/Medicaid-CHIP-Program-Information/By-Topics/Benefits/Downloads/2010-Dental-Factsheet.pdf', 'format': 'pdf', 'mediaType': 'application/unknown', 'title': 'pdf'}], 'keyword': ['CHIP', 'Fact Sheets', 'Medicaid', 'National', 'Preventive Services', 'State'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Dental Care - Medicaid and Chip'}
{'description': '<p>The Early and Periodic Screening, Diagnostic and Treatment (EPSDT) benefit provides comprehensive and preventive health care services for children under age 21 who are enrolled in Medicaid. EPSDT is key to ensuring that children and adolescents receive appropriate preventive, dental, mental health, and developmental, and specialty services.</p>\n', 'programCode': ['009:000'], 'temporal': '1995-01-01T05:00:00-05:00/2014-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.medicaid.gov/medicaid/benefits/epsdt/index.html', 'modified': '2019-12-12', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2019-12-12', 'accessLevel': 'public', 'identifier': '287', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.medicaid.gov/medicaid/benefits/epsdt/index.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['CHIP', 'Medicaid', 'National', 'Preventive Services', 'State', 'Statistics'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Early and Periodic Screening, Diagnosis and Treatment', 'accrualPeriodicity': 'R/P1Y'}
{'description': '<p>The Affordable Care Act includes tools to improve the quality of health care that can also lower costs for taxpayers and patients. This means avoiding costly mistakes and readmissions, keeping patients healthy, rewarding quality instead of quantity, and building on the health information technology infrastructure that enables new payment and delivery models to work. These reforms and investments will build a health care system that will ensure quality care for generations to come.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.cms.gov/newsroom/fact-sheets/lower-costs-better-care-reforming-our-health-care-delivery-system-0', 'modified': '2019-12-12', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2014-01-30', 'accessLevel': 'public', 'identifier': '499', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.cms.gov/newsroom/fact-sheets/lower-costs-better-care-reforming-our-health-care-delivery-system-0', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Accountable Care Organization', 'Center for Medicare and Medicaid Innovations', 'Fact Sheets', 'Medicare', 'National', 'Outcomes', 'Payments', 'Quality', 'State'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Lower Costs, Better Care- Reforming Our Health Care Delivery'}
{'description': '<p>The Environmental Scanning and Program Characteristic (ESPC) Database is in a Microsoft (MS) Access format and contains Medicaid and CHIP data, for the 50 states and District of Columbia. Specifically, the ESPC database predominantly houses information on Medicaid and CHIP program characteristics as well as selected environmental factors that are available through other publicly available databases. This database contains data from 2005 onward, and was last updated in calendar year 2013. Program characteristics include data elements such as eligibility criteria, the presence of waiver programs, managed care penetration, benefit coverage, reimbursement levels, and expenditures.</p>\n', 'programCode': ['009:000'], 'temporal': '2005-01-01T05:00:00-05:00/2013-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.medicaid.gov/state-resource-center/medicaid-and-chip-program-portal/medicaid-and-chip-program-portal.html#ESPC', 'modified': '2019-12-12', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2013-11-11', 'accessLevel': 'public', 'identifier': '412', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.medicaid.gov/State-Resource-Center/Medicaid-and-CHIP-Program-Portal/Environmental-Scanning-and-Program-Characteristics-db.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['CHIP', 'Covered Services', 'Eligibility', 'Expenditures', 'Medicaid', 'Medicaid Managed Care', 'Publicly Available Data File - for download', 'State'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medicaid CHIP ESPC Database'}
{'description': '<p>Product Data for Drugs in the Medicaid Drug Rebate Program. The rebate drug product data file contains the active drugs that have been reported by participating drug manufacturers as of the most recent rebate reporting period under the Medicaid Drug Rebate Program. All drugs are identified by National Drug Code (NDC), unit type, units per package size, product name, Food and Drug Administration (FDA) approval date, the date the drug entered the market, plus indicators to show whether the drug is an innovator or non-innovator drug, whether it is available by prescription or over-the-counter (OTC), the FDA therapeutic equivalency code, and the Drug Efficacy Study Implementation (DESI) rating and termination date, if applicable.</p>\n', 'programCode': ['009:000'], 'temporal': '2013-01-01T05:00:00-05:00/2015-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.medicaid.gov/medicaid/prescription-drugs/medicaid-drug-rebate-program/index.html', 'modified': '2019-12-12', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2019-12-12', 'accessLevel': 'public', 'identifier': '385', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.medicaid.gov/Medicaid-CHIP-Program-Information/By-Topics/Benefits/Prescription-Drugs/Medicaid-Drug-Rebate-Program-Data.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['CHIP', 'Medicaid', 'National', 'Prescription Drug Plans', 'Prescription Drugs', 'Publicly Available Data File - for download', 'State'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medicaid Drug Rebate Program Data'}
{'description': '<p>Medicaid enrollment by state for all 50 states and DC.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.medicaid.gov/state-overviews/index.html', 'modified': '2019-12-12', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2019-12-12', 'accessLevel': 'public', 'identifier': '291', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.medicaid.gov/state-overviews/index.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['CHIP', 'Enrollment', 'Medicaid', 'Medicaid Managed Care', 'National', 'Payments', 'State', 'Statistics'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medicaid Enrollment by State', 'accrualPeriodicity': 'R/P1M'}
{'description': '<p>This report is composed annually and profiles enrollment statistics on Medicaid managed care programs on a plan-specific level. This report also provides national-level summary tables relating to trends, breakout of managed care entities, managed care enrollment by state, regional breakout and states with comprehensive health care reform demonstrations.</p>\n', 'programCode': ['009:000'], 'temporal': '2010-01-01T05:00:00-05:00/2010-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.medicaid.gov/medicaid/managed-care/enrollment/index.html', 'modified': '2019-12-12', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2019-12-12', 'accessLevel': 'public', 'identifier': '212', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.medicaid.gov/medicaid/managed-care/enrollment/index.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Enrollment', 'Inpatient', 'Medicaid', 'Medicaid Managed Care', 'Medicare-Medicaid Dual Beneficiaries', 'State', 'Statistics', 'Trends'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medicaid Managed Care Enrollment Report '}
{'description': '<p>The following data is being made available to applicants to the Medicare Shared Savings Program (Shared Savings Program), in order to allow them to calculate their share of services in each applicable Primary Service Area (PSA).</p>\n', 'programCode': ['009:000'], 'temporal': '2012-01-01T05:00:00-05:00/2012-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/sharedsavingsprogram/program-guidance-and-specifications#primary-service-area', 'modified': '2019-12-12', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2019-12-12', 'accessLevel': 'public', 'identifier': '182', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/sharedsavingsprogram/Calculations.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Accountable Care Organization', 'Ambulatory Surgical Center', 'Claims', 'Diagnosis Related Grouping (DRG)', 'End Stage Renal Disease (ESRD)', 'Federally Qualified Health Center (FQHC)', 'Hospital', 'Inpatient', 'Long Term Care (LTC)', 'Medicare', 'National', 'Outpatient', 'Payments', 'Physician Services', 'Prospective Payment System (PPS)', 'Publicly Available Data File - for download'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medicare Data to Calculate Your Primary Service Areas', 'accrualPeriodicity': 'R/P1Y'}
{'description': '<p>This report provides statistics on the number of NPIs assigned to individual and organizational providers by State.</p>\n', 'programCode': ['009:000'], 'temporal': '2005-01-01T05:00:00-05:00/2014-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.cms.gov/Regulations-and-Guidance/Administrative-Simplification/NationalProvIdentStand/enumeration', 'modified': '2019-12-12', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2019-12-12', 'accessLevel': 'public', 'identifier': '198', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.cms.gov/Regulations-and-Guidance/Administrative-Simplification/NationalProvIdentStand/enumeration', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Providers', 'State', 'Statistics'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'National Provider Identifier Standard - Enumeration Reports'}
{'description': '<p>The instrument data collection tool used to collect and report performance data by home health agencies is called the Outcome and Assessment Information Set (OASIS). Since 1999, CMS has required Medicare-certified home health agencies to collect and transmit OASIS data for all adult patients whose care is reimbursed by Medicare and Medicaid with the exception of patients receiving pre- or postnatal services only. OASIS data are used for multiple purposes including calculating several types of quality reports which are provided to home health agencies to help guide quality and performance improvement efforts.</p>\n<p>OASIS-D is the current version of the OASIS data set. It was implemented on January 1, 2019. OASIS-D includes multiple new standardized items to support measurement domains mandated by the Improving Medicare Post-Acute Care Transformation Act of 2014.</p>\n', 'programCode': ['009:000'], 'temporal': '2010-01-01T05:00:00-05:00/2015-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.cms.gov/Medicare/Quality-Initiatives-Patient-Assessment-Instruments/HomeHealthQualityInits/OASIS-Data-Sets', 'modified': '2019-12-12', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2019-12-12', 'accessLevel': 'public', 'identifier': '195', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.cms.gov/Medicare/Quality-Initiatives-Patient-Assessment-Instruments/HomeHealthQualityInits/OASIS-Data-Sets', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Home Health (HHA)', 'Medicare', 'National', 'Outcomes', 'Providers', 'Quality', 'Quality Improvement Organization', 'Rates', 'State', 'Statistics', 'Survey'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'OASIS Data Sets'}
{'description': '<p>The Quarterly Childrens Health insurance Program (CHIP) Statement of Expenditures is the state accounting statement of actual recorded expenditures and the disposition of Federal funds. This data is submitted each quarter.</p>\n', 'programCode': ['009:000'], 'temporal': '1998-01-01T05:00:00-05:00/2009-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.medicaid.gov/medicaid/data-and-systems/macbis/mbes/cms-21/index.html', 'modified': '2019-12-12', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2019-12-12', 'accessLevel': 'public', 'identifier': '210', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.medicaid.gov/medicaid/data-and-systems/macbis/mbes/cms-21/index.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Budget', 'CHIP', 'Expenditures', 'Medicaid', 'State', 'Statistics'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Quarterly CHIP Statement of Expenditures (CMS-21)'}
{'description': '<p>These documents contain validation reports for all 50 States and Washington D.C. for years through 2013. For 2014, validation reports are available for 33 states. For 2015, validation reports are available for 21 states.</p>\n', 'programCode': ['009:000'], 'temporal': '1999-01-01T05:00:00-05:00/2015-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Computer-Data-and-Systems/MedicaidDataSourcesGenInfo/MAX-Validation-Reports', 'modified': '2019-12-11', 'contactPoint': {'hasEmail': 'mailto:Healthdata@hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2019-12-11', 'accessLevel': 'public', 'identifier': '345', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Computer-Data-and-Systems/MedicaidDataSourcesGenInfo/MAX-Validation-Reports', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Admissions', 'Ambulatory', 'CHIP', 'Claims', 'Enrollment', 'Expenditures', 'Hospital', 'Inpatient', 'Long Term Care (LTC)', 'Managed Care', 'Medicaid', 'Medicaid Managed Care', 'Medicare-Medicaid Dual Beneficiaries', 'Pharmacy', 'Prescription Drugs', 'Publicly Available Data File - for download', 'State', 'Statistics', 'Utilization'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'MAX Validation Reports', 'accrualPeriodicity': 'R/P1Y'}
{'description': '<p>SSP ACO PUF - To address the increasing number of requests for SSP ACO data, the Centers for Medicare (CM) has created a standard analytical file that CMS can use to efficiently satisfy these requests. It is the intent of CM to publish the ACO-level public-use file (PUF) that contains ACO-specific metrics as well as summarized beneficiary and provider information for each performance year of the SSP program.</p>\n', 'programCode': ['009:000'], 'temporal': '2013-01-01T05:00:00-05:00/2018-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/SSPACO/index.html', 'modified': '2019-10-07', 'contactPoint': {'hasEmail': 'mailto:SharedSavingsProgram@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2015-01-14', 'accessLevel': 'public', 'identifier': '566', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/SSPACO/index.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Accountable Care Organization', 'Interactive Tools', 'Medicare', 'National', 'Operating Costs', 'Payments', 'Publicly Available Data File - for download', 'Rates', 'Research'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Shared Savings Program Accountable Care Organizations PUF', 'accrualPeriodicity': 'R/P1Y'}
{'description': '<p>The Post Acute Care and Hospice Provider Utilization and Payment Public Use Files, PAC PUF, present information on services provided to Medicare beneficiaries by home health agencies, hospices, skilled nursing facilities, SNFs, inpatient rehabilitation facilities, IRFs, and long term care hospitals, LTCHs. The PAC PUF contains information on demographic and clinical characteristics of beneficiaries served, professional and paraprofessional service utilization, submitted charges, and payments at the provider, state, and national levels. Additionally, the PUF includes information at the payment system level for home health agencies, SNFs, and IRFs. The 2017 PAC PUF replaces previously released versions of the Home Health, Hospice, and SNF Utilization and Payment PUFs. The PAC PUF is derived from information in the CMS Chronic Conditions Data Warehouse, CCW, data files, and is based on 100 percent final-action, i.e., all claim adjustments have been resolved, Part A institutional claims. The PAC PUF is segmented by year and contains 2017 calendar year data.</p>\n', 'programCode': ['009:000'], 'temporal': '2017-01-01T05:00:00-05:00/2017-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Medicare-Provider-Charge-Data/PAC_Hospice.html', 'modified': '2019-10-07', 'contactPoint': {'hasEmail': 'mailto:MedicareProviderData@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2019-09-23', 'accessLevel': 'public', 'identifier': '667', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Medicare-Provider-Charge-Data/PAC_Hospice.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Home Health (HHA)', 'Hospice', 'Long Term Care (LTC)', 'Medicare', 'National', 'Payments', 'Providers', 'Publicly Available Data File - for download', 'Skilled Nursing (SNF)', 'State', 'Utilization'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'PAC and Hospice Utilization and Payment PUFs'}
{'description': '<p>Federal Upper Limits<br />\nWe calculate the Affordable Care Act Federal Upper Limits (FUL) data according to the Medicaid Covered Outpatient Drug final regulation with comment. We update FULs monthly, and they are effective on the first day of the month following the publication of the update. States have up to 30 days after the effective date to implement the FULs. View the Affordable Care Act FUL Methodology and Data Elements Guide and find more information on the FUL program on the Federal Upper Limits page.<br />\nNational Average Drug Acquisition Cost<br />\nWe update the National Average Drug Acquisition Cost (NADAC) data and comparison data weekly. Each month we post new data, including findings from the previous months survey and weekly price changes that have occurred before the release of the next months NADAC data. For more information on the fields in the NADAC data, please review the NADAC Data Field Definitions. Find more NADAC information on the Survey of Retail Prices page.<br />\nNADAC Comparison Data<br />\nEasily identify and understand the pricing changes that occur each week by viewing NADAC Weekly Comparison data to accompany the weekly NADAC data. This comparison data identifies the drug products with current NADAC rates that are replaced with new NADAC rates. We do not reflect other changes to the NADAC data (for example, National Drug Code additions and terminations) in this comparison. For more information on the data fields used in the weekly comparison, please review the NADAC Week to Week Data Field Definitions.</p>\n', 'programCode': ['009:000'], 'temporal': '2013-01-01T05:00:00-05:00/2019-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.medicaid.gov/medicaid/prescription-drugs/pharmacy-pricing/index.html', 'modified': '2019-06-05', 'contactPoint': {'hasEmail': 'mailto:datanavigator@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2013-11-27', 'accessLevel': 'public', 'identifier': '632', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.medicaid.gov/medicaid/prescription-drugs/pharmacy-pricing/index.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Medicaid', 'National', 'Pharmacy', 'Prescription Drugs', 'Publicly Available Data File - for download', 'Rates'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medicaid Pharmacy Drug Pricinig', 'accrualPeriodicity': 'R/P1W'}
{'description': "<p>Since 2008, the Centers for Disease Control and Prevention's National Center for Health Statistics has fielded a mail survey of office-based physicians, the National Electronic Health Records Survey (NEHRS). ONC helps fund this supplement to track office-based physician adoption and the use of EHRs for health information exchange and patient engagement. Starting in 2010, the NEHRS's sample size was increased to allow for state-level estimates. The data set estimates each measure nationally and individually for each state and the District of Columbia beginning in 2010, unless otherwise noted.</p>\n", 'programCode': ['009:110'], 'title': 'Office-based Physician Health IT Adoption and Use', 'publisher': {'@type': 'org:Organization', 'name': 'Office of the National Coordinator for Health Information Technology'}, 'landingPage': 'https://dashboard.healthit.gov/datadashboard/documentation/physician-health-it-adoption-use-data-documentation.php', 'contactPoint': {'hasEmail': 'mailto:onc.request@hhs.gov', 'fn': 'ONC Request'}, 'issued': '2019-05-01', 'accessLevel': 'public', 'identifier': '9jlt3cvr-g3xs-9sva-n1js-xczfj9fxr7fh', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://dashboard.healthit.gov/datadashboard/data/NEHRS_2008-2017.csv', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'NEHRS_2008-2017.csv'}], 'keyword': ['doctors', 'EHR adoption', 'health information technology', 'health IT', 'interoperability', 'physicians'], 'bureauCode': ['009:00'], 'modified': '2019-05', 'references': ['https://dashboard.healthit.gov/quickstats/pages/physician-ehr-adoption-trends.php', 'https://dashboard.healthit.gov/apps/physician-health-it-adoption.php'], 'describedBy': 'https://dashboard.healthit.gov/datadashboard/documentation/physician-health-it-adoption-use-data-documentation.php'}
{'description': '<p>Hospital Compare has information about the quality of care at over 4,000 Medicare-certified hospitals across the country. You can use Hospital Compare to find hospitals and compare the quality of their care.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.medicare.gov/hospitalcompare/', 'modified': '2019-03-05', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2019-03-05', 'accessLevel': 'public', 'identifier': '190', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.medicare.gov/hospitalcompare/', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['County', 'Hospital', 'Inpatient', 'Interactive Tools', 'Medical Imaging', 'Medicare', 'National', 'Outpatient', 'Publicly Available Data File - for download', 'Quality', 'Rates', 'State', 'Survey'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Hospital Compare'}
{'description': '<p>Below are the data files and impact file for the FY 2015 final Rule. The tables for the FY 2015 final rule are located on a separate list.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/AcuteInpatientPPS/index.html', 'modified': '2018-06-12', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2014-09-01', 'accessLevel': 'public', 'identifier': '590', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/AcuteInpatientPPS/FY2018-IPPS-Final-Rule-Home-Page.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Acute Care Hospital', 'County', 'Diagnosis Related Grouping (DRG)', 'Hospital', 'Inpatient', 'Medicare', 'National', 'Prospective Payment System (PPS)', 'Providers', 'Publicly Available Data File - for download', 'Regional', 'State'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Acute Inpatient PPS Final Rule Data Files', 'accrualPeriodicity': 'R/P1Y'}
{'description': '<p>Section 1886(h) of the Act, establish a methodology for determining payments to hospitals for the costs of approved graduate medical education (GME) programs.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/AcuteInpatientPPS/dgme.html', 'modified': '2016-01-06', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-01-06', 'accessLevel': 'public', 'identifier': '153', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/AcuteInpatientPPS/dgme.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Medicare', 'National', 'Payments', 'Prospective Payment System (PPS)', 'Statistics', 'Survey'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Acute IPPS - Direct Graduate Medical Education (DGME)'}
{'description': '<p>There are two methods for a hospital to qualify for the Medicare DSH adjustment. The primary method is for a hospital to qualify based on a statutory formula that results in the DSH patient percentage. The DSH patient percentage is equal to the sum of the percentage of Medicare inpatient days attributable to patients eligible for both Medicare Part A and Supplemental Security Income (SSI), and the percentage of total inpatient days attributable to patients eligible for Medicaid by not Medicare Part A.</p>\n', 'programCode': ['009:000'], 'temporal': '1988-01-01T05:00:00-05:00/2015-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/AcuteInpatientPPS/dsh.html', 'modified': '2016-01-06', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-01-06', 'accessLevel': 'public', 'identifier': '154', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/AcuteInpatientPPS/dsh.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Claims', 'Disproportionate Share Hospitals (DSH)', 'Eligibility', 'Enrollment', 'Hospital', 'Inpatient', 'Medicare', 'Medicare Advantage', 'National', 'Part A', 'Part C', 'Payments', 'Prospective Payment System (PPS)', 'Providers', 'Regional', 'Research', 'Statistics'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Acute IPPS - Disproportionate Share Hospital - DSH', 'accrualPeriodicity': 'R/P1Y'}
{'description': '<p>Section 3025 of the Affordable Care Act added section 1886(q) to the Social Security Act establishing the Hospital Readmissions Reduction Program, which requires CMS to reduce payments to IPPS hospitals with excess readmissions, effective for discharges beginning on October 1, 2012.</p>\n', 'programCode': ['009:000'], 'temporal': '2013-01-01T05:00:00-05:00/2016-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/AcuteInpatientPPS/Readmissions-Reduction-Program.html', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '155', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/AcuteInpatientPPS/Readmissions-Reduction-Program.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Admissions', 'Chronic Condition', 'Claims', 'Hospital', 'Inpatient', 'National', 'Payments', 'Prospective Payment System (PPS)', 'Providers', 'Publicly Available Data File - for download', 'Quality', 'Rates', 'Readmissions', 'Statistics'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Acute IPPS - Readmissions Reduction Program', 'accrualPeriodicity': 'R/P1Y'}
{'description': '<p>The Advance Payment Model is designed for physician-based and rural providers who have come together voluntarily to give coordinated high quality care to the Medicare patients they serve. Through the Advance Payment ACO Model, selected participants will receive upfront and monthly payments, which they can use to make important investments in their care coordination infrastructure.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://innovation.cms.gov/initiatives/Advance-Payment-ACO-Model/', 'modified': '2015-12-22', 'contactPoint': {'hasEmail': 'mailto:advpayaco@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2015-12-22', 'accessLevel': 'public', 'identifier': '307', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://innovation.cms.gov/initiatives/Advance-Payment-ACO-Model/', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Accountable Care Organization', 'Center for Medicare and Medicaid Innovations', 'Fact Sheets', 'Medicare', 'Payments', 'State'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Advance Payment ACO Model'}
{'description': '<p>The Ambulance Fee Schedule public use files for calendar years 2004 through December 31, 2017 are located in the Downloads section below.</p>\n', 'programCode': ['009:000'], 'temporal': '2005-01-01T05:00:00-05:00/2018-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/AmbulanceFeeSchedule/afspuf.html', 'modified': '2018-06-12', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2018-06-12', 'accessLevel': 'public', 'identifier': '156', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/AmbulanceFeeSchedule/afspuf.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Ambulatory', 'Claims', 'Providers', 'Publicly Available Data File - for download', 'State'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Ambulance Fee Schedule Public Use Files'}
{'description': '<p>The Ambulance Reasonable Charge public use files for calendar years (CY) 2003 through 2005 are located in the Downloads section below. These public use files are historical because the reasonable charge payment methodology for ambulance services no longer applies. As of CY 2006, claims with dates of service from January 1, 2006 and beyond were paid at 100 percent of the fee schedule amount.</p>\n', 'programCode': ['009:000'], 'temporal': '2003-01-01T05:00:00-05:00/2005-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/AmbulanceFeeSchedule/arcpuf.html', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:CMS.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '157', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/AmbulanceFeeSchedule/arcpuf.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Ambulatory', 'Claims', 'Providers', 'Publicly Available Data File - for download', 'State'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Ambulance Reasonable Charge Public Use Files'}
{'description': '<p>These files contain the procedure codes which may be performed in an ASC under the Medicare program as well as the ASC payment group assigned to each of the procedure codes. The ASC payment group determines the amount that Medicare pays for facility services furnished in connection with a covered procedure.</p>\n', 'programCode': ['009:000'], 'temporal': '2001-01-01T05:00:00-05:00/2010-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/ASCPayment/archive.html', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:Cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '158', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/ASCPayment/archive.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Ambulatory', 'Ambulatory Surgical Center', 'National', 'Payments', 'Publicly Available Data File - for download', 'Rates'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Ambulatory Surgical Center Payment Rates Archive Page', 'accrualPeriodicity': 'R/P1Y'}
{'description': '<p>A redetermination is an examination of a claim by the fiscal intermediary (FI), carrier, or Medicare Administrative Contractor (MAC) personnel who are different from the personnel who made the initial claim determination. Appeals Fact Sheets.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Medicare/Appeals-and-Grievances/OrgMedFFSAppeals/RedeterminationbyaMedicareContractor.html', 'modified': '2015-12-22', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2015-12-22', 'accessLevel': 'public', 'identifier': '137', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Medicare/Appeals-and-Grievances/OrgMedFFSAppeals/RedeterminationbyaMedicareContractor.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Claims', 'Fact Sheets', 'Medicare', 'National'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Appeals - Redetermination by a Medicare Contractor'}
{'description': '<p>This release contains the Basic Stand Alone (BSA) Carrier Line Items Public Use Files (PUF) with information from Medicare Carrier claims. The CMS BSA Carrier Line Items PUF is a line item level file in which each record is a line item of a Carrier claim incurred by a 5 percent sample of Medicare beneficiaries. Some demographic and line item related variables are provided in this PUF as detailed below. However, as beneficiary identities are not provided, it is not possible to link claims that belong to the same beneficiary in the CMS BSA Carrier Line Items PUF. It is also not possible to link line items that belong to the same claim.</p>\n', 'programCode': ['009:000'], 'temporal': '2008-01-01T05:00:00-05:00/2010-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/BSAPUFS/Carrier_Line_Items.html', 'modified': '2017-02-10', 'contactPoint': {'hasEmail': 'mailto:CERPUF@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2017-02-10', 'accessLevel': 'public', 'identifier': '364', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/BSAPUFS/Downloads/2010_Carrier_PUF.zip', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}], 'keyword': ['Claims', 'Medicare', 'National', 'Payments', 'Providers', 'Publicly Available Data File - for download'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Basic Stand Alone Carrier Line Items PUF', 'describedBy': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/BSAPUFS/2010_Carrier_Data_Dictionary.pdf'}
{'description': '<p>This release contains the Basic Stand Alone (BSA) Durable Medical Equipment (DME) Line Items Public Use Files (PUF) with information from Medicare DME claims. The CMS BSA DME Line Items PUF is a line item level file in which each record is a line item of a DME claim incurred by a 5 percent sample of Medicare beneficiaries (each claim is comprised of up to 13 line item services). Some demographic and line item related variables are provided in this PUF. However, as beneficiary identities are not provided, it is not possible to link claims that belong to the same beneficiary in the CMS BSA DME Line Items PUF. It is also not possible to link line item services that belong to the same claim.</p>\n', 'programCode': ['009:000'], 'temporal': '2008-01-01T05:00:00-05:00/2010-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/BSAPUFS/BSA_DME_Line_Items_PUF.html', 'modified': '2017-02-10', 'contactPoint': {'hasEmail': 'mailto:CERPUF@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2012-10-02', 'accessLevel': 'public', 'identifier': '361', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/BSAPUFS/BSA_DME_Line_Items_PUF.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Claims', 'Durable Medical Equipment (DME)', 'Medicare', 'National', 'Payments', 'Publicly Available Data File - for download'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Basic Stand Alone Medicare DME Line Items PUF'}
{'description': '<p>This release contains the Basic Stand Alone (BSA) Home Health Agency (HHA) Beneficiary Public Use Files (PUF) with information from Medicare HHA claims. The CMS BSA HHA Beneficiary PUF is a beneficiary-level file in which each record is a beneficiary who had at least one HHA claim from a random 5 percent sample of Medicare beneficiaries. There are some demographic and claim-related variables provided in this PUF.</p>\n', 'programCode': ['009:000'], 'temporal': '2008-01-01T05:00:00-05:00/2010-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/BSAPUFS/HHA_PUF.html', 'modified': '2017-02-10', 'contactPoint': {'hasEmail': 'mailto:CERPUF@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2017-02-10', 'accessLevel': 'public', 'identifier': '365', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/BSAPUFS/HHA_PUF.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Claims', 'Home Health (HHA)', 'Medicare', 'National', 'Publicly Available Data File - for download'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Basic Stand Alone Medicare Home Health Beneficiary PUF'}
{'description': '<p>This release contains the Basic Stand Alone (BSA) Hospice Beneficiary Public Use Files (PUF) with information from Medicare hospice claims. The CMS BSA Hospice Beneficiary PUF is a beneficiary-level file in which each record is a beneficiary who had at least one hospice claim from a random 5 percent sample of Medicare beneficiaries. There are some demographic and claim-related variables provided in this PUF.</p>\n', 'programCode': ['009:000'], 'temporal': '2008-01-01T05:00:00-05:00/2010-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/BSAPUFS/Hospice_Bene.html', 'modified': '2017-02-10', 'contactPoint': {'hasEmail': 'mailto:CERPUF@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2017-02-10', 'accessLevel': 'public', 'identifier': '363', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/BSAPUFS/Hospice_Bene.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Claims', 'Hospice', 'Medicare', 'National', 'Payments', 'Publicly Available Data File - for download'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Basic Stand Alone Medicare Hospice Beneficiary PUF'}
{'description': '<p>This release contains the Basic Stand Alone (BSA) Inpatient Public Use Files (PUF) named CMS 2008 BSA Inpatient Claims PUF with information from 2008 Medicare inpatient claims. This is a claim-level file in which each record is an inpatient claim incurred by a 5 percent sample of Medicare beneficiaries.</p>\n', 'programCode': ['009:000'], 'temporal': '2008-01-01T05:00:00-05:00/2008-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/BSAPUFS/Inpatient_Claims.html', 'modified': '2017-02-10', 'contactPoint': {'hasEmail': 'mailto:CERPUF@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2017-02-10', 'accessLevel': 'public', 'identifier': '360', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/BSAPUFS/Inpatient_Claims.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Claims', 'Hospital', 'Inpatient', 'Medicare', 'National', 'Part A', 'Publicly Available Data File - for download'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Basic Stand Alone Medicare Inpatient Claims PUF'}
{'description': '<p>This release contains the Basic Stand Alone (BSA) Outpatient Procedures Public Use Files (PUF) with information from Medicare outpatient claims. The CMS BSA Outpatient Procedures PUF is a procedure-level file in which each record is a procedure in an outpatient claim incurred by a 5 percent sample of Medicare beneficiaries. There are some demographic and claim-related variables provided in this PUF as detailed below. However, as claim or beneficiary identities are not provided, it is not possible to link procedures that belong to the same claim or beneficiary.</p>\n', 'programCode': ['009:000'], 'temporal': '2008-01-01T05:00:00-05:00/2010-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/BSAPUFS/Outpatient_Proc.html', 'modified': '2017-02-10', 'contactPoint': {'hasEmail': 'mailto:CERPUF@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2017-02-10', 'accessLevel': 'public', 'identifier': '366', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/BSAPUFS/Outpatient_Proc.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Claims', 'Medicare', 'National', 'Outpatient', 'Publicly Available Data File - for download'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Basic Stand Alone Medicare Outpatient Procedures PUF'}
{'description': '<p>This is a Public Use File for Prescription Drug Events drawn from the 2008 Beneficiary Summary File of Medicare beneficiaries enrolled during the calendar year 2008, and their associated Medicare claims. The most important aspects of this file are as follows, 1. 5 percent simple random sample drawn without replacement from 100 percent 2008 Beneficiary Summary File. 2. This sample is disjoint from the existing 5 percent CMS Research Sample and the other 2008 PUFs. 3. Sample contained 2,392,893 unique beneficiaries of which 1,265,691 had at least one PDE. There were 51,905,367 PDE in the initial sample file.</p>\n', 'programCode': ['009:000'], 'temporal': '2008-01-01T05:00:00-05:00/2010-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/BSAPUFS/BSA_PDE_PUF.html', 'modified': '2017-02-10', 'contactPoint': {'hasEmail': 'mailto:CERPUF@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2017-02-10', 'accessLevel': 'public', 'identifier': '362', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/BSAPUFS/BSA_PDE_PUF.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Claims', 'Medicare', 'National', 'Part D', 'Payments', 'Pharmacy', 'Prescription Drug Plans', 'Prescription Drugs', 'Publicly Available Data File - for download'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Basic Stand Alone Medicare Prescription Drug Events PUF'}
{'description': '<p>This release contains the Basic Stand Alone (BSA) Skilled Nursing Facility (SNF) Beneficiary Public Use Files (PUF) with information from Medicare SNF claims. The CMS BSA SNF Beneficiary PUF is a beneficiary-level file in which each record is a beneficiary who had at least one SNF claim from a random 5 percent sample of Medicare beneficiaries. There are some demographic and claim-related variables provided in this PUF.</p>\n', 'programCode': ['009:000'], 'temporal': '2008-01-01T05:00:00-05:00/2010-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/BSAPUFS/SNF_Bene_PUF.html', 'modified': '2017-02-10', 'contactPoint': {'hasEmail': 'mailto:CERPUF@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2012-04-18', 'accessLevel': 'public', 'identifier': '367', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/BSAPUFS/SNF_Bene_PUF.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Claims', 'Medicare', 'National', 'Publicly Available Data File - for download', 'Skilled Nursing (SNF)'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Basic Stand Alone Skilled Nursing Facility Beneficiary PUF'}
{'description': '<p>The HHS Assistant Secretary for Policy and Evaluation (ASPE) has conducted several research projects in the area of Medicare acute and post acute care episodes. The reports model the impact on potential payment bundles, provide cross-sectional and longitudinal analysis, examine differences in payments by geographic area using standardized payments, and analyze changes in post acute care use based on different episode definitions.</p>\n', 'programCode': ['009:000'], 'temporal': '2009-01-01T05:00:00-05:00/2009-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://innovation.cms.gov/initiatives/Bundled-Payments/learning-area.html', 'modified': '2015-12-22', 'contactPoint': {'hasEmail': 'mailto:innovate@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2015-12-22', 'accessLevel': 'public', 'identifier': '310', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://innovation.cms.gov/initiatives/Bundled-Payments/learning-area.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Acute Care Hospital', 'Center for Medicare and Medicaid Innovations', 'Chart Books', 'Claims', 'Hospital', 'Inpatient', 'Medicare', 'National', 'Payments', 'Physician Services', 'Readmissions', 'State', 'Utilization'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Bundled Payments for Care Improvement Chart Book'}
{'description': '<p>CLIA requires all laboratories that examine materials derived from the human body for diagnosis, prevention, or treatment purposes to be certified by the Secretary of Health and Human Services. For many Americans, the accuracy of clinical laboratory test results can be a life or death matter. By the CLIA law, certificate of waiver (COW) laboratories perform only tests that are determined by FDA or CDC to be so simple that there is little risk of error.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Regulations-and-Guidance/Legislation/CLIA/Certificate_of_-Waiver_Laboratory_Project.html', 'modified': '2015-12-22', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2015-12-22', 'accessLevel': 'public', 'identifier': '199', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Regulations-and-Guidance/Legislation/CLIA/Certificate_of_-Waiver_Laboratory_Project.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Fact Sheets', 'National', 'Prevention', 'Preventive Services', 'Providers', 'Quality', 'Reports', 'Survey'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Certificate of Waiver Laboratory Project'}
{'description': '<p>The Centers for Medicare and Medicaid Services (CMS) offers several different Chart Series with data on beneficiary health status, spending, operations, and quality of care.<br />\nCMS Facts and Figures includes charts on agency programs and operations. Health Care System Facts and Figures includes charts on the entire U.S. health care system. Medicare Facts and Figures includes charts on the Medicare program. Medicaid Facts and Figures includes charts on the Medicaid program.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/TheChartSeries/', 'modified': '2015-12-22', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2015-12-22', 'accessLevel': 'public', 'identifier': '269', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/TheChartSeries/', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Access to Care', 'Activities of Daily Living (ADL)', 'Ambulatory Surgical Center', 'Center for Consumer Information and Insurance Oversight', 'Chart Books', 'CHIP', 'Chronic Condition', 'Community Health Center', 'Disproportionate Share Hospitals (DSH)', 'Eligibility', 'Enrollment', 'Expenditures', 'Health Insurance Marketplace', 'Home Health (HHA)', 'Inpatient', 'Long Term Care (LTC)', 'Managed Care', 'Medicaid', 'Medicaid Managed Care', 'Medicare', 'Medicare-Medicaid Dual Beneficiaries', 'National', 'Nursing Home', 'Part A', 'Part B', 'Pharmacy', 'Physician Services', 'Prescription Drugs', 'Preventive Services', 'Prospective Payment System (PPS)', 'Rates', 'Short Stay Hospital (SSH)', 'Skilled Nursing (SNF)', 'State', 'Utilization'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Chart Series'}
{'description': '<p>This Web site discusses and provides downloadable data on state and program type, number of children ever enrolled, and the percentage of growth compared to the previous FY. It also provides links to data downloads about the Childrens Health Insurance Program Reauthorization Act (CHIPRA) Connecting Kids to Coverage Challenge, CHIP Reports and Evaluations, and CHIP state program information.</p>\n', 'programCode': ['009:000'], 'temporal': '2006-01-01T05:00:00-05:00/2013-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.medicaid.gov/chip/chip-program-information.html', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '567', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.medicaid.gov/chip/chip-program-information.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['CHIP', 'Covered Services', 'Eligibility', 'Enrollment', 'Medicaid', 'Medicaid-Expansion', 'Physician Services', 'Publicly Available Data File - for download', 'Reports', 'State', 'Statistics'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Childrens Health Insurance Program (CHIP)'}
{'description': '<p>CHIP quarterly and annual statistical enrollment reports. The quarterly reports contain point-in-time and ever enrolled data and the annual reports contain ever enroll in the year data.</p>\n', 'programCode': ['009:000'], 'temporal': '2012-01-01T05:00:00-05:00/2014-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.medicaid.gov/chip/reports-and-evaluations/reports-and-evaluations.html', 'modified': '2016-01-06', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-01-06', 'accessLevel': 'public', 'identifier': '565', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.medicaid.gov/chip/reports-and-evaluations/reports-and-evaluations.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['CHIP', 'Enrollment', 'Medicaid-Expansion', 'Physician Services', 'State', 'Statistics'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'CHIP Enrollment Reports'}
{'description': '<p>This release contains the Chronic Conditions Public Use Files (PUF) with information from Medicare claims. The CMS Chronic Conditions PUF is an aggregated file in which each record is a profile or cell defined by the characteristics of Medicare beneficiaries. A profile is defined by all combinations of age category, gender, various chronic conditions, and dual-eligibility status of the beneficiaries.</p>\n', 'programCode': ['009:000'], 'temporal': '2008-01-01T05:00:00-05:00/2010-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/BSAPUFS/Chronic_Conditions_PUF.html', 'modified': '2017-02-10', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2017-02-10', 'accessLevel': 'public', 'identifier': '284', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/BSAPUFS/Chronic_Conditions_PUF.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Chronic Condition', 'Medicare', 'National', 'Publicly Available Data File - for download'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Chronic Condition Public Use File (PUF)'}
{'description': '<p>The data used in the chronic condition reports are based upon CMS administrative enrollment and claims data for Medicare beneficiaries enrolled in the fee-for-service program. These data are available from the CMS Chronic Condition Data Warehouse (CCW), a database with 100 percent of Medicare enrollment and fee-for-service claims data. The Medicare beneficiary population is limited to fee-for-service beneficiaries. We excluded Medicare beneficiaries with any Medicare Advantage enrollment during the year since claims data are not available for these beneficiaries. Also, we excluded beneficiaries who were enrolled at any time in the year in Part A only or Part B only, since their utilization and spending cannot be compared directly to beneficiaries enrolled in both Part A and Part B. Beneficiaries who died during the year are included up to their date of death if they meet the other inclusion criteria.</p>\n', 'programCode': ['009:000'], 'temporal': '2007-01-01T05:00:00-05:00/2015-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Chronic-Conditions/index.html', 'modified': '2018-06-15', 'contactPoint': {'hasEmail': 'mailto:MedicareChronicConditions@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2014-05-09', 'accessLevel': 'public', 'identifier': '510', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Chronic-Conditions/index.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Chronic Condition', 'County', 'Disparity', 'Hospital Referral Region', 'Interactive Tools', 'Medicare', 'Medicare-Medicaid Dual Beneficiaries', 'National', 'Publicly Available Data File - for download', 'Readmissions', 'State', 'Utilization'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Chronic Conditions among Medicare Beneficiaries', 'accrualPeriodicity': 'R/P1Y'}
{'description': '<p>Chronic Conditions among Medicare Beneficiaries is a chartbook prepared by the Centers for Medicare and Medicaid Services and created to provide an overview of chronic conditions among Medicare beneficiaries. The chartbook highlights the prevalence of chronic conditions among Medicare beneficiaries and the impact of chronic conditions on Medicare service utilization and spending. The Portable Document File format allows for online viewing and printing of the entire chartbook, the data tables provide spreadsheets with the underlying data, and the presentation includes all the chartbook figures for print or download.</p>\n', 'programCode': ['009:000'], 'temporal': '2011-01-01T05:00:00-05:00/2012-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Chronic-Conditions/CCChartBook.html', 'modified': '2015-12-22', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2011-10-09', 'accessLevel': 'public', 'identifier': '312', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Chronic-Conditions/CCChartBook.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Chart Books', 'Chronic Condition', 'Medicare', 'National', 'Statistics', 'Utilization'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Chronic Conditions Chartbook', 'accrualPeriodicity': 'R/P1Y'}
{'description': '<p>The CMS Chronic Conditions Dashboard presents statistical views of information on the prevalence, utilization and Medicare spending for Medicare beneficiaries with chronic conditions. The information is available at the state and national levels and allows for comparisons of states to the national average as well as state to state comparisons. The Dashboard also allows the user to select information for specific beneficiary sub-groups defined by gender, age group, or dual eligibility status. The set of chronic conditions used in the Dashboard is consistent with the list of conditions included in the 2012 edition of the CMS chartbook, Chronic Conditions among Medicare Beneficiaries. The data for this Dashboard come from the 2011 CMS administrative claims data for 100 percent of Medicare beneficiaries enrolled in the fee-for-service program.</p>\n', 'programCode': ['009:000'], 'temporal': '2015-01-01T05:00:00-05:00/2015-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Chronic-Conditions/CCDashboard.html', 'modified': '2017-03-01', 'contactPoint': {'hasEmail': 'mailto:MedicareChronicConditions@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2017-03-01', 'accessLevel': 'public', 'identifier': '388', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Chronic-Conditions/CCDashboard.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Chronic Condition', 'County', 'Hospital Referral Region', 'Interactive Tools', 'Medicare', 'Medicare-Medicaid Dual Beneficiaries', 'National', 'Regional', 'State', 'Utilization'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Chronic Conditions Dashboard', 'accrualPeriodicity': 'R/P1Y'}
{'description': '<p>The Chronic Conditions PUFs are aggregated files in which each record is a profile or cell defined by the characteristics of Medicare beneficiaries. A profile is defined by all combinations of age category, gender, various chronic conditions, and dual-eligibility status of the beneficiaries.</p>\n', 'programCode': ['009:000'], 'temporal': '2008-01-01T05:00:00-05:00/2010-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://data.cms.gov/browse?tags=chronic+conditions', 'modified': '2015-12-16', 'contactPoint': {'hasEmail': 'mailto:mmrr-editors@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2015-12-16', 'accessLevel': 'public', 'identifier': '476', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://data.cms.gov/browse?tags=chronic+conditions', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Chronic Condition', 'Interactive Tools', 'Medicare', 'National'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Chronic Conditions PUF'}
{'description': '<p>The information in the Downloads section below for the Overview of CLIA Statistics since 1993 and the CLIA Top Ten Deficiencies in the Nation was obtained from the CMS CLIA database in November 2014. The remaining information in the Downloads section was from the CMS CLIA database in July 2015.</p>\n', 'programCode': ['009:000'], 'temporal': '1993-01-01T05:00:00-05:00/2009-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Regulations-and-Guidance/Legislation/CLIA/CLIA_Statistical_Tables_Graphs.html', 'modified': '2016-01-06', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-01-06', 'accessLevel': 'public', 'identifier': '369', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Regulations-and-Guidance/Legislation/CLIA/CLIA_Statistical_Tables_Graphs.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Ambulatory Surgical Center', 'End Stage Renal Disease (ESRD)', 'Enrollment', 'Federally Qualified Health Center (FQHC)', 'Home Health (HHA)', 'Hospice', 'Hospital', 'National', 'Pharmacy', 'Physician Services', 'Quality', 'State', 'Statistics'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'CLIA Statistical Tables and Graphs '}
{'description': '<p>The DE SynPUF is built from a 5 percent random sample of Medicare beneficiaries in 2008 and their claims from 2008 through 2010. The DE SynPUF contains five types of data, Beneficiary Summary, Inpatient Claims, Outpatient Claims, Carrier Claims, and Prescription Drug Events. Each file contains the same variables across years.</p>\n', 'programCode': ['009:000'], 'temporal': '2008-01-01T05:00:00-05:00/2010-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/SynPUFs/index.html', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:CERPUF@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2013-02-07', 'accessLevel': 'public', 'identifier': '420', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/SynPUFs/index.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Access to Care', 'Acute Care Hospital', 'Admissions', 'Ambulatory Surgical Center', 'Chronic Condition', 'Claims', 'County', 'Disparity', 'Disproportionate Share Hospitals (DSH)', 'End Stage Renal Disease (ESRD)', 'Enrollment', 'Entitlement', 'Expenditures', 'Home Health (HHA)', 'Hospice', 'Hospital', 'Inpatient', 'Medicare', 'Minority Health', 'National', 'Outcomes', 'Outpatient', 'Part A', 'Part B', 'Part D', 'Payments', 'Pharmacy', 'Physician Services', 'Prescription Drugs', 'Preventive Services', 'Providers', 'Publicly Available Data File - for download', 'Quality', 'Rates', 'Regional', 'Research', 'Short Stay Hospital (SSH)', 'State', 'Suppliers', 'Trends', 'Utilization'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'CMS 2008-2010 Data Entrepreneurs Synthetic Public Use File'}
{'description': '<p>CMS has developed a new quick reference statistical summary on annual CMS program and financial data. CMS Fast Facts includes summary information on total program enrollment, utilization, expenditures, as well as total number of Medicare providers including physicians by specialty area.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/CMS-Fast-Facts/index.html', 'modified': '2016-01-06', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-01-06', 'accessLevel': 'public', 'identifier': '315', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/CMS-Fast-Facts/index.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Ambulatory Surgical Center', 'Budget', 'CHIP', 'Claims', 'Durable Medical Equipment (DME)', 'Eligibility', 'Enrollment', 'Expenditures', 'Federally Qualified Health Center (FQHC)', 'Home Health (HHA)', 'Hospice', 'Hospital', 'Inpatient', 'Long Term Care (LTC)', 'Medicaid', 'Medicare', 'Medicare Advantage', 'National', 'Nursing Home', 'Outpatient', 'Part A', 'Part B', 'Part C', 'Part D', 'Payments', 'Persons Served', 'Physician Services', 'Prescription Drug Plans', 'Prescription Drugs', 'Providers', 'Psychiatric Facility', 'Short Stay Hospital (SSH)', 'Skilled Nursing (SNF)', 'Statistics', 'Suppliers', 'Trends', 'Utilization'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'CMS Fast Facts'}
{'description': '<p>The CMS Office of Enterprise Data and Analytics has developed CMS Program Statistics, which includes detailed summary statistics on national health care, Medicare populations, utilization, and expenditures, as well as counts for Medicare-certified institutional and non-institutional providers. CMS Program Statistics is organized into sections which can be downloaded and viewed separately. Tables and maps will be posted as they become finalized. CMS Program Statistics is replacing the Medicare and Medicaid Statistical Supplement, which was published annually in electronic form from 2001-2013.</p>\n', 'programCode': ['009:000'], 'temporal': '2013-01-01T05:00:00-05:00/2016-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/CMSProgramStatistics/index.html', 'modified': '2018-06-15', 'contactPoint': {'hasEmail': 'mailto:CMSProgramStatistics@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2015-11-23', 'accessLevel': 'public', 'identifier': '623', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/CMSProgramStatistics/index.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Acute Care Hospital', 'Ambulatory Surgical Center', 'End Stage Renal Disease (ESRD)', 'Expenditures', 'Federally Qualified Health Center (FQHC)', 'Home Health (HHA)', 'Hospice', 'Hospital', 'Inpatient', 'Long Term Care (LTC)', 'Medicare', 'Medicare Advantage', 'National', 'Outpatient', 'Part A', 'Part B', 'Part C', 'Providers', 'Short Stay Hospital (SSH)', 'Skilled Nursing (SNF)', 'State', 'Statistics', 'Utilization'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'CMS Program Statistics', 'accrualPeriodicity': 'R/P1Y'}
{'description': '<p>The annual CMS Statistics reference booklet provides a quick reference for summary information about health expenditures and the Medicare and Medicaid health insurance programs. The CMS Statistics reference booklet is published in June of each calendar year and represents the most currently available information at the time of publication. CMS Statistics reference booklets are available for 2003 through the most currently available complete calendar year.</p>\n', 'programCode': ['009:000'], 'temporal': '2003-01-01T05:00:00-05:00/2015-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/CMS-Statistics-Reference-Booklet/index.html', 'modified': '2016-04-14', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2003-06-01', 'accessLevel': 'public', 'identifier': '249', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/CMS-Statistics-Reference-Booklet/index.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Ambulatory Surgical Center', 'Budget', 'CHIP', 'Claims', 'Durable Medical Equipment (DME)', 'Eligibility', 'End Stage Renal Disease (ESRD)', 'Enrollment', 'Expenditures', 'Home Health (HHA)', 'Hospice', 'Hospital', 'Inpatient', 'Long Term Care (LTC)', 'Managed Care', 'Medicaid', 'Medicare', 'Medicare Administrative Contractor (MAC)', 'Medicare Advantage', 'Minority Health', 'National', 'Nursing Home', 'Outpatient', 'Part A', 'Part B', 'Part C', 'Part D', 'Payments', 'Persons Served', 'Physician Services', 'Prescription Drug Plans', 'Prescription Drugs', 'Providers', 'Psychiatric Facility', 'Publications', 'Rates', 'Regional', 'Short Stay Hospital (SSH)', 'Skilled Nursing (SNF)', 'Statistics', 'Suppliers', 'Trends', 'Utilization'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'CMS Statistics Reference Booklet', 'accrualPeriodicity': 'R/P1Y'}
{'description': '<p>The amounts reported on and its attachments must be actual expenditures for which all supporting documentation, in readily reviewable form, has been compiled and is available immediately at the time the claim is filed. Form CMS-64 is a statement of expenditures for which states are entitled to Federal reimbursement under Title XIX and which reconciles the monetary advance made on the basis of Form CMS-37 filed previously for the same quarter.</p>\n', 'programCode': ['009:000'], 'temporal': '2011-01-01T05:00:00-05:00/2011-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Computer-Data-and-Systems/MedicaidBudgetExpendSystem/CMS-64-Quarterly-Expense-Report.html', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '209', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Computer-Data-and-Systems/MedicaidBudgetExpendSystem/CMS-64-Quarterly-Expense-Report.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Budget', 'CHIP', 'Expenditures', 'Medicaid', 'Publicly Available Data File - for download', 'State', 'Statistics'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'CMS-64 Quarterly Expense Report'}
{'description': '<p>Healthcare Cost Report Information System (HCRIS) Dataset - Community Mental Health Center (CMHC). This data was reported on form CMS-2088-92. The data in this release includes years FY2010 to present. The CMHC Cost Report Data contains cost and statistical data for Community Mental Health Center providers.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/Cost-Reports/CMHC-.html', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:hcris@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2010-10-01', 'accessLevel': 'public', 'identifier': '555', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/Cost-Reports/CMHC-.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Community Health Center', 'Demonstrations', 'Medicare', 'National', 'Operating Costs', 'Psychiatric Facility', 'Publicly Available Data File - for download', 'Reports', 'Statistics'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Community Mental Health Clinic Cost Reports'}
{'description': '<p>The Comprehensive Primary Care (CPC) initiative is a multi-payer initiative fostering collaboration between public and private health care payers to strengthen primary care. Medicare will work with commercial and State health insurance plans and offer bonus payments to primary care doctors who better coordinate care for their patients.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://data.cms.gov/dataset/CPC-Initiative-Participating-Primary-Care-Practice/mw5h-fu5i', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2012-08-21', 'accessLevel': 'public', 'identifier': '482', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://data.cms.gov/dataset/CPC-Initiative-Participating-Primary-Care-Practice/mw5h-fu5i', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Center for Medicare and Medicaid Innovations', 'Interactive Tools', 'Publicly Available Data File - for download', 'State'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'CPC Initiative - Participating Primary Care Practices'}
{'description': '<p>PHS Act section 2719 requires non-grandfathered group health plans and health insurance issuers offering non-grandfathered health insurance coverage to provide relevant notices in a culturally and linguistically appropriate manner. The regulations implementing section 2719 require these plans and issuers to make certain accommodations for notices sent to an address in a county meeting a threshold percentage of people who are literate only in the same non-English language.<br />\nThe list below includes all counties which meet or exceed the 10 percent threshold for the 2006-2010 ACS data and is applicable for 2012.</p>\n', 'programCode': ['009:000'], 'temporal': '2012-01-01T05:00:00-05:00/2012-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/CCIIO/Resources/Fact-Sheets-and-FAQs/clas-data.html', 'modified': '2015-12-22', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2015-12-22', 'accessLevel': 'public', 'identifier': '303', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/CCIIO/Resources/Fact-Sheets-and-FAQs/clas-data.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Center for Consumer Information and Insurance Oversight', 'County', 'Fact Sheets', 'Minority Health', 'State'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Culturally and Linguistically Appropriate Services Cnty Data'}
{'description': '<p>The Clinical Laboratory Improvement Amendments (CLIA) regulations at Section 493.855(a) state The laboratory must ensure that each individual engaged in the examination of gynecologic preparations is enrolled in a proficiency testing (PT) program approved by the Centers for Medicare and Medicaid Services (CMS)</p>\n', 'programCode': ['009:000'], 'temporal': '2005-01-01T05:00:00-05:00/2014-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Regulations-and-Guidance/Legislation/CLIA/CytologyProficiencyTesting.html', 'modified': '2016-01-06', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-01-06', 'accessLevel': 'public', 'identifier': '200', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Regulations-and-Guidance/Legislation/CLIA/CytologyProficiencyTesting.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Enrollment', 'National', 'Prevention', 'Preventive Services', 'Providers', 'Quality', 'Statistics', 'Survey'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Cytology Proficiency Testing'}
{'description': '<p>The CMS Data Compendium provides key statistics about CMS programs and national health expenditures. The CMS Data Compendium contains historic, current, and projected data on Medicare enrollment and Medicaid recipients, expenditures, and utilization. Data pertaining to budget, administrative and operating costs, individual income, financing, and health care providers and suppliers are also included. National health expenditure data not specific to the Medicare or Medicaid programs are also included. The CMS report was published annually in electronic form and is available for each year from 2002 through 2011. The 2011 version is the last version of this publication. Similar information is available in the Medicare and Medicaid Statistical Supplement and the CMS Statistics, which are both published annually.</p>\n', 'programCode': ['009:000'], 'temporal': '2002-01-01T05:00:00-05:00/2011-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/DataCompendium/', 'modified': '2016-01-06', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-01-06', 'accessLevel': 'public', 'identifier': '257', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/DataCompendium/', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Budget', 'Diagnosis Related Grouping (DRG)', 'Eligibility', 'End Stage Renal Disease (ESRD)', 'Enrollment', 'Expenditures', 'Home Health (HHA)', 'Hospice', 'Hospital', 'Inpatient', 'Medicaid', 'Medicare', 'Medicare Advantage', 'National', 'Outpatient', 'Part A', 'Part B', 'Part C', 'Part D', 'Prescription Drug Plans', 'Providers', 'Short Stay Hospital (SSH)', 'Skilled Nursing (SNF)', 'State', 'Statistics', 'Suppliers', 'Utilization'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Data Compendium', 'accrualPeriodicity': 'R/P1Y'}
{'description': '<p>Dialysis Facility Compare helps you find detailed information about Medicare-certified dialysis facilities. You can compare the services and the quality of care that facilities provide. It also has other resources for patients and family members who want to learn more about chronic kidney disease and dialysis.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.medicare.gov/DialysisFacilityCompare', 'modified': '2015-12-16', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2015-12-16', 'accessLevel': 'public', 'identifier': '339', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.medicare.gov/DialysisFacilityCompare', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['County', 'Dialysis Center', 'End Stage Renal Disease (ESRD)', 'Interactive Tools', 'Medicare', 'Quality', 'State'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Dialysis Facility Compare'}
{'description': '<p>These are the official datasets used on the Medicare.gov Dialysis Facility Compare Website provided by the Centers for Medicare and Medicaid Services. These data allow you to compare the quality of care provided in Medicare-certified dialysis facilities nationwide.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://data.medicare.gov/data/dialysis-facility-compare', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2015-10-08', 'accessLevel': 'public', 'identifier': '470', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://data.medicare.gov/data/dialysis-facility-compare', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['County', 'Dialysis Center', 'End Stage Renal Disease (ESRD)', 'Medicare', 'National', 'Publicly Available Data File - for download', 'Quality', 'State'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Dialysis Facility Compare Data'}
{'description': '<p>Durable Medical Equipment, Prosthetics-Orthotics, and Supplies Fee Schedule. The list contains the fee schedule amounts, floors, and ceilings for all procedure codes and payment category, jurisdication, and short description assigned to each procedure code.</p>\n', 'programCode': ['009:000'], 'temporal': '1998-01-01T05:00:00-05:00/2016-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/DMEPOSFeeSched/DMEPOS-Fee-Schedule.html', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '160', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/DMEPOSFeeSched/DMEPOS-Fee-Schedule.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Budget', 'Durable Medical Equipment (DME)', 'Medicare', 'National', 'Payments', 'Physician Fee Schedule', 'Physician Services', 'Providers', 'Publicly Available Data File - for download', 'State', 'Suppliers'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'DME Prosthetics Orthotics, and Supplies Fee Schedule', 'accrualPeriodicity': 'R/P1Y'}
{'description': '<p>CMS has been conducting real-time claims analysis to monitor health status for groups of Medicare beneficiaries in competitive bidding areas (CBAs). Health status monitoring results are shown in files updated on a quarterly basis. On May 17, 2016, we posted monitoring data that shows our efforts have saved the Medicare program money while continuing to ensure access to equipment for all who need it in the non-competitive bidding areas. Specifically that data showed that suppliers in non-competitive bidding areas have continued to accept the new, adjusted DMEPOS payments.<br />\nAt the time that we posted the data on acceptance of the new, adjusted rates, we indicated that we would soon be furnishing monitoring data on health outcomes for beneficiaries in non-competitive bidding areas. The health outcomes monitoring data are now available.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/DMEPOSFeeSched/Fee-Adjustment-Monitoring.html', 'modified': '2017-06-21', 'contactPoint': {'hasEmail': 'mailto:datanavigator@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-05-16', 'accessLevel': 'public', 'identifier': '646', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/DMEPOSFeeSched/Fee-Adjustment-Monitoring.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Access to Care', 'Admissions', 'Claims', 'Durable Medical Equipment (DME)', 'Emergency Room-Department', 'Hospital', 'Medicare', 'National', 'Nursing Home', 'Outcomes', 'Payments', 'Physician Services', 'Reports', 'Suppliers'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'DMEPOS and Health Outcomes Data'}
{'description': '<p>The DMEPOS Competitive Bidding Program was mandated by Congress through the Medicare Prescription Drug, Improvement, and Modernization Act of 2003 (MMA). The statute requires that Medicare replace the current fee schedule payment methodology for selected Durable Medical Equipment, Prosthetics, Orthotics and Supplies (DMEPOS) items with a competitive bid process. The intent is to improve the effectiveness of the Medicare methodology for setting DMEPOS payment amounts, which will reduce beneficiary out-of-pocket expenses and save the Medicare program money while ensuring beneficiary access to quality items and services. The Competitive Acquisition Omburdsmans (CAOs) role is to help ensure that inquiries and complaints about the Program are resolved. As an ombudsman, the CAO also works with other areas of CMS to identify potential systemic issues with the goal of helping CMS ensure that beneficiaries have access to and suppliers provide high-quality DMEPOS items and services. The CAO also provides an annual report to Congress. In order to protect the interests of potentially affected Medicare beneficiaries, CMS has been conducting real-time claims analysis to monitor health status for groups of Medicare beneficiaries in competitive bidding areas (CBAs). Health status results are shown in the files on this site. Each file includes a written summary of results and graphical displays of key indicators reflective of the health status of beneficiaries and their access to DMEPOS items and services. The data is derived from claims for Medicare populations in each CBA and a corresponding comparator region that is similar to the CBA.</p>\n', 'programCode': ['009:000'], 'temporal': '2011-01-01T05:00:00-05:00/2014-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/DMEPOSCompetitiveBid/index.html', 'modified': '2015-12-22', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2015-12-22', 'accessLevel': 'public', 'identifier': '579', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/DMEPOSCompetitiveBid/index.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Access to Care', 'Claims', 'Durable Medical Equipment (DME)', 'Fact Sheets', 'Medicare', 'Quality', 'Regional', 'Reports', 'Suppliers'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'DMEPOS Competitive Bidding'}
{'description': '<p>This section contains statistical information and reports related to the percentage of electronic transactions being sent to Medicare contractors in the formats adopted as national standards under the Health Insurance Portability and Accountability Act of 1996 (HIPAA). Statistics have not yet been posted for the 276-277 claim status and response or the 270-271 eligibility query and response transactions, but those statistics should be added to this site soon. Please see pages on the 276-277 and the 270-271 in the Medicare Electronic Billing and Electronic Data Interchange (EDI) Transactions section of this Web site for further information on use of those transactions. There are also pages in that section on Medicare electronic claims, remittance advice, and coordination of benefit transactions for which statistics are included in this section of the Centers for Medicare and Medicaid Services (CMS) Web site.</p>\n', 'programCode': ['009:000'], 'temporal': '2000-01-01T05:00:00-05:00/2010-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/EDIPerformanceStatistics/index.html', 'modified': '2016-01-06', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-01-06', 'accessLevel': 'public', 'identifier': '550', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/EDIPerformanceStatistics/index.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Ambulatory Surgical Center', 'Claims', 'Durable Medical Equipment (DME)', 'Home Health (HHA)', 'Hospice', 'Hospital', 'Inpatient', 'Medicare', 'National', 'Outpatient', 'Physician Services', 'Skilled Nursing (SNF)', 'Statistics'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'EDI Performance Statistics'}
{'description': '<p>As of March 2013, more than 259,000 health care providers received payment for participating in the Medicare and Medicaid Electronic Health Record (EHR) Incentive Programs. In June 2012, CMS announced that more than 100,000 health care providers had been paid under the Medicare and Medicaid EHR Incentive Programs.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Regulations-and-Guidance/Legislation/EHRIncentivePrograms/DataAndReports.html', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '201', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Regulations-and-Guidance/Legislation/EHRIncentivePrograms/DataAndReports.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Eligibility', 'Hospital', 'Medicaid', 'Medicare', 'National', 'Payments', 'Providers', 'Publicly Available Data File - for download', 'State', 'Statistics'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'EHR Incentive Programs - Data and Reports'}
{'description': '<p>The End Stage Renal Disease (ESRD) Quality Initiative promotes ongoing CMS strategies to improve the quality of care provided to ESRD patients. This initiative supports quality improvement efforts among providers and makes available quality information that will enable patients to participate in making health care decisions. Quality measures for dialysis facilities are available to consumers on Dialysis Facility Compare on the Medicare.gov website.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Medicare/End-Stage-Renal-Disease/ESRDQualityImproveInit/', 'modified': '2016-01-06', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-01-06', 'accessLevel': 'public', 'identifier': '142', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Medicare/End-Stage-Renal-Disease/ESRDQualityImproveInit/', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Dialysis Center', 'End Stage Renal Disease (ESRD)', 'Medicare', 'National', 'Outcomes', 'Payments', 'Providers', 'Quality', 'Satisfaction', 'Statistics'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'End-Stage Renal Disease (ESRD) Quality Initiative'}
{'description': '<p>This final rule implements a case-mix adjusted bundled prospective payment system (PPS) for Medicare outpatient end-stage renal disease (ESRD) dialysis facilities beginning January 1, 2011 (ESRD PPS), in compliance with the statutory requirement of the Medicare Improvements for Patients and Providers Act (MIPPA), enacted July 15, 2008. This ESRD PPS also replaces the current basic case-mix adjusted composite payment system and the methodologies for the reimbursement of separately billable outpatient ESRD services.</p>\n', 'programCode': ['009:000'], 'temporal': '2008-01-01T05:00:00-05:00/2015-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/ESRDpayment/index.html', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '162', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/ESRDpayment/index.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Dialysis Center', 'End Stage Renal Disease (ESRD)', 'Medicare', 'National', 'Outpatient', 'Payments', 'Prospective Payment System (PPS)', 'Publicly Available Data File - for download'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'End-Stage Renal Disease Prospective Payment System'}
{'description': '<p>This page presents Public Use Files and other publicly-available data on CMS End-Stage Renal Disease Program. The focus is on the congressionally mandated Program Management and Medical Information System.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Medicare/End-Stage-Renal-Disease/ESRDGeneralInformation/Data.html', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:esrd_crown@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '141', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Medicare/End-Stage-Renal-Disease/ESRDGeneralInformation/Data.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['End Stage Renal Disease (ESRD)', 'Enrollment', 'Expenditures', 'Medicare', 'National', 'Providers', 'Publicly Available Data File - for download', 'Quality', 'Statistics', 'Survey'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'ESRD - General Information Data'}
{'description': '<p>Medicare payment to ESRD facilities for outpatient maintenance dialysis services furnished to Medicare beneficiaries with End-Stage Renal Disease (ESRD) is based on a prospective payment system known as the basic case-mix adjusted composite payment system. The base composite rate covers the costs of the dialysis treatment and certain routine drugs, laboratory tests, and supplies furnished at home or in a facility.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/ESRDpayment/', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '161', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/ESRDpayment/', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Coding and Coding Rules', 'Durable Medical Equipment (DME)', 'End Stage Renal Disease (ESRD)', 'Interactive Tools', 'Medicare', 'National', 'Payments', 'Prospective Payment System (PPS)', 'Providers', 'Publicly Available Data File - for download', 'Regional'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'ESRD Payment System'}
{'description': '<p>The Medicare Improvements for Patients and Providers Act (MIPPA) of 2008 requires that CMS and facilities inform beneficiaries about facility performance under the End-Stage Renal Disease (ESRD) Quality Incentive Program (QIP), and it also requires that CMS furnishes each dialysis facility with a Performance Score Certificate (PSC) that documents the facilitys Total Performance Score. The Payment Year (PY) 2017 NPRM Public Use Data File contains facility-level data used to calculate the benchmarks, performance standards, and achievement thresholds included in the PY 2017 NPRM. The PY 2017 Final Rule Public Use Data File contains facility-level data used to calculate the benchmarks, performance standards, and achievement thresholds included in the PY 2017 - PY 2018 Final Rule. The PY 2016 NPRM Public Use Data File contains facility-level data used to calculate the benchmarks, performance standards, and achievement thresholds included in the PY 2016 NPRM. The PY 2016 Final Rule Public Use Data File contains facility-level data used to calculate the benchmarks, performance standards, and achievement thresholds included in the PY 2016 Final Rule. Facility identifiers have been removed.</p>\n', 'programCode': ['009:000'], 'temporal': '2012-01-01T05:00:00-05:00/2017-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Medicare/Quality-Initiatives-Patient-Assessment-Instruments/ESRDQIP/08_ReportandCert.html', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '588', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Medicare/Quality-Initiatives-Patient-Assessment-Instruments/ESRDQIP/08_ReportandCert.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Dialysis Center', 'End Stage Renal Disease (ESRD)', 'Medicare', 'National', 'Publicly Available Data File - for download', 'Quality', 'Reports'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'ESRD Quality Incentive Program Public Reporting'}
{'description': '<p>A fee schedule is a complete listing of fees used by Medicare to pay doctors or other providers-suppliers. This comprehensive listing of fee maximums is used to reimburse a physician and or other providers on a fee-for-service basis. CMS develops fee schedules for physicians, ambulance services, clinical laboratory services, and durable medical equipment, prosthetics, orthotics, and supplies. See Related Links below for information about each specific fee schedule.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/FeeScheduleGenInfo/', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '163', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/FeeScheduleGenInfo/', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['County', 'Medicare', 'Medicare Administrative Contractor (MAC)', 'Physician Fee Schedule', 'Physician Services', 'Providers', 'Publicly Available Data File - for download', 'State', 'Suppliers'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Fee Schedules - General Information'}
{'description': '<p>CMS created the Five-Star Quality Rating System to help consumers, their families, and caregivers compare nursing homes more easily and to help identify areas about which consumers may have questions. This Web site includes data files that contain reported, expected, and adjusted staffing time values for all nursing homes on Nursing Home Compare</p>\n', 'programCode': ['009:000'], 'temporal': '2005-01-01T05:00:00-05:00/2015-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.cms.gov/Medicare/Provider-Enrollment-and-Certification/CertificationandComplianc/FSQRS.html', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '582', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.cms.gov/Medicare/Provider-Enrollment-and-Certification/CertificationandComplianc/FSQRS.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Long Term Care (LTC)', 'Medicaid', 'Medicare', 'National', 'Nursing Home', 'Outcomes', 'Publicly Available Data File - for download', 'Quality', 'Reports'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Five-Star Quality Rating System'}
{'description': '<p>Testing the efficacy of the patient-centered medical home among Federally Qualified Health Centers (FQHCs).</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://data.cms.gov/Government/FQHC-Advanced-Primary-Care-Practice-Demonstration-/mvd4-2t3p', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '478', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://data.cms.gov/Government/FQHC-Advanced-Primary-Care-Practice-Demonstration-/mvd4-2t3p', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Center for Medicare and Medicaid Innovations', 'Demonstrations', 'Federally Qualified Health Center (FQHC)', 'Interactive Tools', 'National', 'Publicly Available Data File - for download', 'State'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'FQHC Advanced Primary Care Demonstration Participants'}
{'description': '<p>The Health Care Consumer Initiatives section contains information about Hospitals, Ambulatory Surgical Centers, and Physicians.</p>\n', 'programCode': ['009:000'], 'temporal': '2012-01-01T05:00:00-05:00/2012-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Research/HealthCareConInit/index.html', 'modified': '2016-01-06', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-01-06', 'accessLevel': 'public', 'identifier': '246', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Research/HealthCareConInit/index.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Ambulatory', 'Ambulatory Surgical Center', 'County', 'Diagnosis Related Grouping (DRG)', 'Hospital', 'Inpatient', 'National', 'Outpatient', 'Payments', 'Physician Services', 'Research', 'State', 'Statistics', 'Utilization'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Health Care Consumer Initiatives'}
{'description': '<p>The data was derived from the Health Care Information System (HCIS), which contains Medicare Part A (Inpatient, Skilled Nursing Facility, Home Health Agency (Part A and B) and Hospice) and Medicare Part B (Outpatient) based on the type and State of the institutional provider. Data in HCIS is summarized from the Standard Analytical Files.</p>\n', 'programCode': ['009:000'], 'temporal': '2009-01-01T05:00:00-05:00/2011-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/HCIS/index.html', 'modified': '2016-12-14', 'contactPoint': {'hasEmail': 'mailto:datanavigator@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-12-14', 'accessLevel': 'public', 'identifier': '232', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/HCIS/index.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Home Health (HHA)', 'Hospice', 'Inpatient', 'Medicare', 'National', 'Outpatient', 'Part A', 'Part B', 'Publicly Available Data File - for download', 'Publicly Available Data File - for purchase', 'Skilled Nursing (SNF)', 'State'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Health Care Information System (HCIS) Data File', 'accrualPeriodicity': 'R/P1Y'}
{'description': '<p>A set of seven (7) public use files containing information on health insurance issuers participating in the Health Insurance Marketplace and certified qualified health plans (QHPs) offered on HealthCare.gov. Plan information incudes details about essential health benefits, cost sharing, rates, and geographic coverage.</p>\n', 'programCode': ['009:000'], 'temporal': '2014-01-01T05:00:00-05:00/2016-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/CCIIO/Resources/Data-Resources/marketplace-puf.html', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:Healthdata@hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2014-11-14', 'accessLevel': 'public', 'identifier': '546', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/CCIIO/Resources/Data-Resources/marketplace-puf.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Access to Care', 'Center for Consumer Information and Insurance Oversight', 'County', 'Covered Services', 'Eligibility', 'Freedom of Information Act (FOIA)', 'Health Insurance Marketplace', 'Interactive Tools', 'National', 'Payment Sources', 'Payments', 'Preventive Services', 'Publicly Available Data File - for download', 'Rates', 'Research', 'State'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Health Insurance Marketplace Public Use Files'}
{'description': '<p>The Affordable Care Act requires the U.S. Department of Health and Human Services (HHS) to develop quality data collection and reporting tools such as a Quality Rating System (QRS), a Quality Improvement Strategy (QIS) and an enrollee satisfaction survey system (ESS). The QRS, QIS, and ESS will inform consumer selection of a qualified health plan (QHP), decisions about QHP certification, and the Federal and State Marketplaces monitoring of QHP performance. The QRS is a system that rates QHPs based on relative quality and price. Documents describing the QRS data collection guidelines, technical specifications, and the QRS measures are available on this page. CMS is developing two consumer experience surveys to assess consumers and enrollees experiences with the Marketplaces and QHPs. The Health Insurance Marketplace Survey (Marketplace Survey) is intended to obtain consumers perspectives on the services provided by Marketplaces. Conducted during the 2014 open enrollment period, the purpose of the usability testing was to determine whether the State-Based Marketplace Web sites adopted principles for making a Web site usable for consumers and whether information about determining eligibility, comparing and choosing a health plan, and enrollment was easy to find. Results from this assessment are available on this page. The Qualified Health Plan Enrollee Experience Survey (QHP Enrollee Survey) is intended to obtain enrollees perspectives on the services provided by QHPs offered through the Marketplaces. Copies of the current survey in English, Spanish, and Chinese, are available on this page. QHP Enrollee Survey reports will be available in 2015.</p>\n', 'programCode': ['009:000'], 'temporal': '2014-01-01T05:00:00-05:00/2014-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Medicare/Quality-Initiatives-Patient-Assessment-Instruments/QualityInitiativesGenInfo/Health-Insurance-Marketplace-Quality-Initiatives.html', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '584', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Medicare/Quality-Initiatives-Patient-Assessment-Instruments/QualityInitiativesGenInfo/Health-Insurance-Marketplace-Quality-Initiatives.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Access to Care', 'Health Employer Data and Information Set (HEDIS)', 'Health Insurance Marketplace', 'Publicly Available Data File - for download', 'Quality', 'State', 'Survey', 'Uninsured'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Health Insurance Marketplace Quality Initiatives'}
{'description': '<p>The Affordable Care Act is bringing an unprecedented level of scrutiny and transparency to health insurance rate increases. The Act ensures that, in any State, any proposed rate increase by individual or small group market insurers at or above 10 percent will be scrutinized by independent experts to make sure it is justified. This analysis will help moderate premium hikes and lower costs for individuals, families, and businesses that buy insurance in these markets. Additionally, insurance companies must provide easy to understand information to their customers about their reasons for unreasonable rate increases, as well as publicly justify and post on their website any unreasonable rate increases. These steps allow consumers to know why they are paying higher rates.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/CCIIO/Resources/Fact-Sheets-and-FAQs/rate_review_fact_sheet.html', 'modified': '2015-12-22', 'contactPoint': {'hasEmail': 'mailto:CMS.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2015-12-22', 'accessLevel': 'public', 'identifier': '298', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/CCIIO/Resources/Fact-Sheets-and-FAQs/rate_review_fact_sheet.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Center for Consumer Information and Insurance Oversight', 'Fact Sheets', 'Rates', 'State'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Health Insurance Rate Review Fact Sheet'}
{'description': '<p>The Affordable Care Act requires that HHS establish a mechanism, including an internet website, through which a resident of, or small business in, any State may identify affordable health insurance coverage options in that State. The Healthcare.gov website has been displaying data collected from individual and small group insurance issuers in its Plan Finder since July, 2010. The information provided allows consumers and researchers to more fully understand the current health insurance marketplace while opening the door of opportunity for innovative developers to provide this information in creative ways to more Americans.</p>\n', 'programCode': ['009:000'], 'temporal': '2011-01-01T05:00:00-05:00/2015-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/CCIIO/Resources/Data-Resources/health_plan_finder_data.html', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:OCIIOPlanFinder@cms.hhs.gov', 'fn': 'CCIIO'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '296', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/CCIIO/Resources/Data-Resources/health_plan_finder_data.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Center for Consumer Information and Insurance Oversight', 'County', 'Covered Services', 'Health Insurance Marketplace', 'Medicaid', 'Medicaid-Expansion', 'Publicly Available Data File - for download', 'Rates', 'Regional', 'State', 'Uninsured'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Health Plan Finder Data'}
{'description': '<p>This page contains several useful trend and competition indicators. Certain files will be updated monthly while others will be updated quarterly. The files are the 13 Month Trend Report, Trends by State by Quarter Report, Competition Macro by Plan and or Counties, and The By RO Type Report.</p>\n', 'programCode': ['009:000'], 'temporal': '2005-01-01T05:00:00-05:00/2005-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Medicare/Health-Plans/HealthPlansGenInfo/ReportsFilesData.html', 'modified': '2016-01-06', 'contactPoint': {'hasEmail': 'mailto:Healthdata@hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-01-06', 'accessLevel': 'public', 'identifier': '144', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Medicare/Health-Plans/HealthPlansGenInfo/ReportsFilesData.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Enrollment', 'Medicare', 'Medicare Advantage', 'National', 'Part C', 'Providers', 'Rates', 'Reports', 'Statistics', 'Trends'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Health Plans - Trend Reports'}
{'description': '<p>This page contains several files presenting aggregate Medicare Advantage (MA) enrollment, and Original Medicare eligible counts.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/HealthPlanRepFileData/index.html', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '258', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/HealthPlanRepFileData/index.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['County', 'Eligibility', 'Enrollment', 'Medicare Advantage', 'National', 'Part A', 'Part B', 'Part C', 'Providers', 'Publicly Available Data File - for download', 'Regional', 'State', 'Trends'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Health Plans, Reports, Files and Data', 'accrualPeriodicity': 'R/P1Y'}
{'description': '<p>All of the data used on the Finder.HealthCare.gov web application is available through this API. There are multiple collections of data available through the API.<br />\n1. Public Options Data - This data set includes Medicaid, CHIP, High Risk and Territory data along with all of the other public options available. The appropriate options are returned based on the criteria submitted in the API call.<br />\n2. Individual and Family Health Insurance Options Data - Paginated individual and family health insurance plan data, a subset of the full plan data including pricing, is returned for plans that match the criteria submitted in the API call for available plans. Full plan data is returned when a specific plan is requested with all appropriate criteria.<br />\n3. Small Group Insurance Options Data - Paginated Small Group health insurance product data, a subset of the full product data including pricing, is returned for products that match the criteria submitted in the API call for available products. Full product data is returned when a specific product is requested with all appropriate criteria.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://finder.healthcare.gov/#services', 'modified': '2016-03-24', 'contactPoint': {'hasEmail': 'mailto:Healthdata@hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-03-24', 'accessLevel': 'public', 'identifier': '540', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://finder.healthcare.gov/#services', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Center for Consumer Information and Insurance Oversight', 'External Source', 'Health Insurance Marketplace', 'Interactive Tools', 'Medicaid', 'Medicaid-Expansion', 'National', 'State', 'Uninsured'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Healthcare Finder API'}
{'description': '<p>These data files contain the highest level of cost report status for cost reports in all reported fiscal years. For example, if the Healthcare Cost Report Information System (HCRIS) department has both an as submitted report and a final settled report for a hospital for a particular year, the data files will only contain the final settled report. If HCRIS has both a final settled report and a reopened report, the data files will only have the reopened report.</p>\n', 'programCode': ['009:000'], 'temporal': '1994-01-01T05:00:00-05:00/2015-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/Cost-Reports/HHA.html', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '553', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/Cost-Reports/HHA.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Home Health (HHA)', 'Medicare', 'National', 'Operating Costs', 'Publicly Available Data File - for download'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Home Health Agency (HHA) Medicare Cost Report Data'}
{'description': '<p>Home Health Compare has information about the quality of care provided by Medicare-certified home health agencies throughout the nation. Medicare-certified means the home health agency is approved by Medicare and meets certain Federal health and safety requirements. Home Health Care includes skilled nursing care, physical therapy, occupational therapy, and speech therapy, medical social services and home health aide services</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.medicare.gov/HomeHealthCompare/search.aspx', 'modified': '2015-12-16', 'contactPoint': {'hasEmail': 'mailto:Healthdata@hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2015-12-16', 'accessLevel': 'public', 'identifier': '340', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.medicare.gov/HomeHealthCompare/search.aspx', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['County', 'Home Health (HHA)', 'Interactive Tools', 'Medicare', 'Outcomes', 'Quality', 'State'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Home Health Compare'}
{'description': '<p>These are the official datasets used on the Medicare.gov Home Health Compare Website provided by the Centers for Medicare and Medicaid Services. These data allow you to compare the quality of care provided by Medicare-certified home health agencies throughout the nation.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://data.medicare.gov/data/home-health-compare', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '434', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://data.medicare.gov/data/home-health-compare', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['County', 'Home Health (HHA)', 'Interactive Tools', 'Medicare', 'Medicare-Medicaid Dual Beneficiaries', 'National', 'Outcomes', 'Part A', 'Part B', 'Providers', 'Publicly Available Data File - for download', 'Quality', 'Regional', 'State'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Home Health Compare Data'}
{'description': '<p>Under prospective payment, Medicare pays home health agencies (HHAs) a predetermined base payment. The payment is adjusted for the health condition and care needs of the beneficiary. The payment is also adjusted for the geographic differences in wages for HHAs across the country. The adjustment for the health condition, or clinical characteristics, and service needs of the beneficiary is referred to as the case-mix adjustment. The home health PPS will provide HHAs with payments for each 60-day episode of care for each beneficiary.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/HomeHealthPPS/', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '164', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/HomeHealthPPS/', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Coding and Coding Rules', 'Home Health (HHA)', 'Interactive Tools', 'Medicare', 'National', 'Payments', 'Prospective Payment System (PPS)', 'Providers', 'Publicly Available Data File - for download', 'Regional'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Home Health PPS'}
{'description': '<p>The instrument-data collection tool used to collect and report performance data by home health agencies is called the Outcome and Assessment Information Set (OASIS). Since 1999, CMS has required Medicare-certified home health agencies to collect and transmit OASIS data for all adult patients whose care is reimbursed by Medicare and Medicaid with the exception of patients receiving pre- or postnatal services only. OASIS data are used for multiple purposes including calculating several types of quality reports that are provided to home health agencies to help guide quality and performance improvement efforts. OASIS-C includes data items supporting measurement of rates for use of specific evidence-based care processes. The OASIS-C1 - ICD-9 version went into effect at 1200 a.m. on January 1, 2015 and shall remain in effect until ICD-10 is implemented or until another disposition is made by CMS. The following two categories of quality measures are used in the Home Health Quality Reporting Program (HH QRP) 1.Outcome measures and 2.Process measures. This site contains brief descriptions of each measure type and how the data for that measure is calculated, it provides links to technical documentation, tables identifying which Home Health Quality Measures are risk-adjusted and reported publicly, and additional resources. Lists of all home health quality measures and designation of which are publicly reported can be found on the Quality Measures page accessed from the list on the left of this page.</p>\n', 'programCode': ['009:000'], 'temporal': '2006-01-01T05:00:00-05:00/2014-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Medicare/Quality-Initiatives-Patient-Assessment-Instruments/HomeHealthQualityInits/index.html', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '585', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Medicare/Quality-Initiatives-Patient-Assessment-Instruments/HomeHealthQualityInits/index.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Acute Care Hospital', 'Claims', 'Emergency Room-Department', 'Home Health (HHA)', 'Medicaid', 'Medicare', 'Outcomes', 'Part A', 'Publicly Available Data File - for download', 'Quality', 'Readmissions', 'Reports', 'Utilization'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Home Health Quality Initiative'}
{'description': '<p>Hospital Compare is a consumer-oriented website that provides information on how well hospitals provide recommended care to their patients. This information can help consumers make informed decisions about health care. Hospital Compare allows consumers to select multiple hospitals and directly compare performance measure information related to heart attack, heart failure, pneumonia, surgery and other conditions.</p>\n', 'programCode': ['009:000'], 'temporal': '2012-01-01T05:00:00-05:00/2012-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Medicare/Quality-Initiatives-Patient-Assessment-Instruments/HospitalQualityInits/HospitalCompare.html', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '439', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.cms.gov/Medicare/Quality-Initiatives-Patient-Assessment-Instruments/HospitalQualityInits/HospitalCompare.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['County', 'Hospital', 'Inpatient', 'Medical Imaging', 'Medicare', 'National', 'Outpatient', 'Publicly Available Data File - for download', 'Quality', 'Rates', 'State', 'Survey'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Hospital Compare - Archived Data'}
{'description': '<p>These are the official datasets used on the Medicare.gov Hospital Compare Website provided by the Centers for Medicare and Medicaid Services. These data allow you to compare the quality of care at over 4,000 Medicare-certified hospitals across the country.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://data.medicare.gov/data/hospital-compare', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '466', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://data.medicare.gov/data/hospital-compare', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['County', 'Hospital', 'Inpatient', 'Medical Imaging', 'Medicare', 'National', 'Outpatient', 'Publicly Available Data File - for download', 'Quality', 'Rates', 'State', 'Survey'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Hospital Compare Data'}
{'description': '<p>Section 4523 of the Balanced Budget Act of 1997 (BBA) provides authority for CMS to implement a prospective payment system (PPS) under Medicare for hospital outpatient services, certain Part B services furnished to hospital inpatients who have no Part A coverage, and partial hospitalization services furnished by community mental health centers. The provisions of this section were further modified by sections 201 and 202 of the Balanced Budget Refinement Act of 1999 (BBRA).</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/HospitalOutpatientPPS/', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:OutpatientPPS@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '169', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/HospitalOutpatientPPS/', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Ambulatory', 'Coding and Coding Rules', 'Hospital', 'Interactive Tools', 'Legislations', 'Medicare', 'National', 'Outpatient', 'Payments', 'Prospective Payment System (PPS)', 'Providers', 'Publicly Available Data File - for download', 'Regional'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Hospital Outpatient PPS'}
{'description': '<p>In the interest of promoting high-quality, patient-centered care and accountability, the Centers for Medicare and Medicaid Services (CMS) and Hospital Quality Alliance (HQA) began publicly reporting 30-day mortality measures for acute myocardial infarction (AMI) and heart failure (HF) in June 2007 and for pneumonia (PN) in June 2008. CMS has since expanded the publicly reported outcome measures to include 30-day readmission for these conditions, as well as in-hospital adverse events and mortality.</p>\n', 'programCode': ['009:000'], 'temporal': '2010-01-01T05:00:00-05:00/2015-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Medicare/Quality-Initiatives-Patient-Assessment-Instruments/HospitalQualityInits/OutcomeMeasures.html', 'modified': '2015-12-22', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2015-12-22', 'accessLevel': 'public', 'identifier': '193', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Medicare/Quality-Initiatives-Patient-Assessment-Instruments/HospitalQualityInits/OutcomeMeasures.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Chart Books', 'Claims', 'Disparity', 'Hospital', 'Inpatient', 'Medicare', 'National', 'Outcomes', 'Outpatient', 'Payments', 'Quality', 'Rates', 'Readmissions', 'Skilled Nursing (SNF)', 'Survey', 'Trends'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Hospital Quality Initiative - Outcome Measures', 'accrualPeriodicity': 'R/P1Y'}
{'description': '<p>The Hospital Service Area file is a summary of calendar year Medicare inpatient hospital fee-for-service claims data. It contains number of discharges, total days of care, and total charges summarized by hospital provider number and the ZIP code of the Medicare beneficiary. The record layout in the Downloads section below provides additional details on the file.</p>\n', 'programCode': ['009:000'], 'temporal': '2010-01-01T05:00:00-05:00/2017-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Hospital-Service-Area-File/index.html', 'modified': '2018-09-05', 'contactPoint': {'hasEmail': 'mailto:Healthdata@hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2018-09-05', 'accessLevel': 'public', 'identifier': '233', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Hospital-Service-Area-File/index.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Claims', 'Hospital', 'Inpatient', 'Medicare', 'National', 'Publicly Available Data File - for download', 'Publicly Available Data File - for purchase'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Hospital Service Area File', 'accrualPeriodicity': 'R/P1Y', 'describedBy': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Files-for-Order/NonIdentifiableDataFiles/Downloads/hmaf93.pdf'}
{'description': '<p>In FY 2016, 758 out of 3,308 hospitals subject to the HAC Reduction Program are in the worst performing quartile and will have a one percent payment reduction applied to all Medicare discharges occurring between October 1, 2015 and September 30, 2016. In FY 2015, 724 hospitals were subject to a payment reduction.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.medicare.gov/hospitalcompare/HAC-reduction-program.html', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:medicareproviderdata@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '631', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.medicare.gov/hospitalcompare/HAC-reduction-program.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Hospital', 'Interactive Tools', 'Long Term Care (LTC)', 'Medicare', 'National', 'Publicly Available Data File - for download', 'State', 'Survey'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Hospital-Acquired Condition Reduction Program'}
{'description': '<p>On April 30, 2012, CMS issued a national coverage determination (NCD) to allow coverage of extracorporeal photopheresis (ECP) for the treatment of bronchiolitis obliterans syndrome (BOS) following lung allograft transplantation when ECP is provided in a clinical research study under the coverage with evidence development policy (CED). BOS is estimated to be present in more than 50 percent of lung allograft recipients at five years after transplantation, and remains a major obstacle to long-term lung transplant survival. One of the requirements of a CED research study protocol is that it should discuss how the results are or are not expected to be generalizable to the Medicare population, to allow statistical inferences about whether Medicare patients may benefit from the intervention. The download on this page provides a table of the incidence of lung transplants in the Medicare population in recent years to aid researchers who develop CED studies of ECP for BOS in determining sample size estimates.</p>\n', 'programCode': ['009:000'], 'temporal': '2006-01-01T05:00:00-05:00/2011-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Medicare/Coverage/Coverage-with-Evidence-Development/Extracorporeal-Photopheresis-ECP-for-the-Treatment-of-Bronchiolitis-Obliterans-Syndrome-BOS-Following-Lung-Allograft-Transplantation.html', 'modified': '2016-01-06', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-01-06', 'accessLevel': 'public', 'identifier': '573', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Medicare/Coverage/Coverage-with-Evidence-Development/Extracorporeal-Photopheresis-ECP-for-the-Treatment-of-Bronchiolitis-Obliterans-Syndrome-BOS-Following-Lung-Allograft-Transplantation.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Claims', 'Covered Services', 'Medicare', 'National', 'Outcomes', 'Part B', 'Quality', 'Statistics'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Incidence of Lung Transplants in the Medicare Population'}
{'description': '<p>Since October 1, 1983, most hospitals have been paid under the hospital inpatient prospective payment system (PPS). However, certain types of specialty hospitals and units were excluded from PPS because the PPS diagnosis related groups do not accurately account for the resource costs for the types of patients treated in those facilities. Facilities originally excluded from PPS included rehabilitation, psychiatric, childrens, cancer, and long term care hospitals, rehabilitation and psychiatric hospital distinct part units, and hospitals located outside the 50 states and Puerto Rico.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/InpatientPsychFacilPPS/', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '170', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/InpatientPsychFacilPPS/', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Coding and Coding Rules', 'Inpatient', 'Interactive Tools', 'Medicare', 'National', 'Payments', 'Prospective Payment System (PPS)', 'Providers', 'Psychiatric Facility', 'Publicly Available Data File - for download', 'Regional'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Inpatient Psychiatric Facility PPS'}
{'description': '<p>Section 4421 of the Balanced Budget Act of 1997 (Public Law 105-33), as amended by section 125 of the Medicare, Medicaid, and SCHIP Balanced Budget Refinement Act of 1999 (Public Law 106-113), and by section 305 of the Medicare, Medicaid, and SCHIP Benefits Improvement and Protection Act of 2000 (Public Law 106-554), authorizes the implementation of a per discharge prospective payment system (PPS), through section 1886(j) of the Social Security Act, for inpatient rehabilitation hospitals and rehabilitation units - referred to as inpatient rehabilitation facilities (IRFs).</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/InpatientRehabFacPPS/', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:james.krometis@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '171', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/InpatientRehabFacPPS/', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Coding and Coding Rules', 'Inpatient', 'Interactive Tools', 'Medicare', 'National', 'Payments', 'Prospective Payment System (PPS)', 'Providers', 'Publicly Available Data File - for download', 'Regional'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Inpatient Rehabilitation Facility PPS'}
{'description': '<p>The CMS IPBS PUFs are aggregated files in which each record summarizes information for a particular institutional provider. An institutional provider refers to a hospital, a critical care facility, a skilled nursing facility, a home health agency or hospice or another similar institution providing services to Medicare beneficiaries. Information about individual beneficiaries is not reported.</p>\n', 'programCode': ['009:000'], 'temporal': '2008-01-01T05:00:00-05:00/2010-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/BSAPUFS/IPBS_PUF.html', 'modified': '2017-02-10', 'contactPoint': {'hasEmail': 'mailto:CERPUF@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2012-07-31', 'accessLevel': 'public', 'identifier': '368', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/BSAPUFS/IPBS_PUF.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Activities of Daily Living (ADL)', 'Admissions', 'Ambulatory', 'Claims', 'Home Health (HHA)', 'Hospital', 'Hospital Referral Region', 'Inpatient', 'Medicare', 'National', 'Payments', 'Preventive Services', 'Providers', 'Publicly Available Data File - for download', 'Quality', 'Skilled Nursing (SNF)', 'Utilization'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Institutional Provider and Beneficiary Summary PUF'}
{'description': '<p>A provider level summary of Inpatient Prospective Payment System (IPPS) discharges, average charges and average Medicare payments for the Top 100 Diagnosis-Related Groups (DRG)</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://data.cms.gov/Medicare/Inpatient-Prospective-Payment-System-IPPS-Provider/97k6-zzx3', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:MedicareProviderData@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '474', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://data.cms.gov/resource/97k6-zzx3.json', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}], 'keyword': ['Covered Services', 'Diagnosis Related Grouping (DRG)', 'Expenditures', 'Hospital', 'Hospital Referral Region', 'Inpatient', 'Interactive Tools', 'Medicare', 'National', 'Part A', 'Payments', 'Prospective Payment System (PPS)', 'Providers', 'Publicly Available Data File - for download', 'Short Stay Hospital (SSH)', 'State'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'IPPS Provider Summary for the Top 100 DRGs - FY2011', 'accrualPeriodicity': 'R/P1Y'}
{'description': '<p>This website provides demographic information about laboratories, including CLIA number, facility name and address, where the laboratory testing is performed, the type of CLIA certificate, and the date the certificate expires. This list is updated monthly and represents the information in the system at the time of update. For additional information about a particular laboratory, contact the appropriate State Agency or Regional Office CLIA contact (refer to State Agency or Regional Office CLIA link found on the left-hand navigation pane).</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Regulations-and-Guidance/Legislation/CLIA/CLIA_Laboratory_Demographic_Information.html', 'modified': '2016-08-03', 'contactPoint': {'hasEmail': 'mailto:datanavigator@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-08-03', 'accessLevel': 'public', 'identifier': '432', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Regulations-and-Guidance/Legislation/CLIA/CLIA_Laboratory_Demographic_Information.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['County', 'Hospital Referral Region', 'Interactive Tools', 'Medicaid', 'Medical Imaging', 'Medicare', 'Medicare-Medicaid Dual Beneficiaries', 'National', 'Providers', 'Regional', 'Screenings', 'State', 'Suppliers', 'Vendors'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Laboratory Demographics Lookup Tool'}
{'description': '<p>Information for those with limited income and resources (those who may qualify for or already have the Low Income Subsidy to lower their prescription drug coverage costs). Information for people who may qualify for extra help, people losing their automatic eligibility for the extra help, people with a change in their extra help co-payment level, people Medicare will reassign to a new plan, and people who chose their own plan.</p>\n', 'programCode': ['009:000'], 'temporal': '2009-01-01T05:00:00-05:00/2011-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Medicare/Prescription-Drug-Coverage/LimitedIncomeandResources/', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '186', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Medicare/Prescription-Drug-Coverage/LimitedIncomeandResources/', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['County', 'Covered Services', 'Eligibility', 'Enrollment', 'Medicare', 'National', 'Part D', 'Prescription Drug Plans', 'Prescription Drugs', 'Publicly Available Data File - for download', 'State', 'Statistics'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Limited Income and Resources'}
{'description': '<p>The Medicare, Medicaid, and SCHIP Balanced Budget Refinement Act of 1999 (BBRA) (Pub. L. 106-113) and the Medicare, Medicaid, and SCHIP Benefits Improvement and Protection Act of 2000 (BIPA) (Pub. L. 106-554) provide for payment for both the operating and capital-related costs of hospital inpatient stays in long-term care hospitals (LTCHs) under Medicare Part A based on prospectively set rates.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/LongTermCareHospitalPPS/', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:CMS.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '172', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/LongTermCareHospitalPPS/', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Coding and Coding Rules', 'Long Term Care (LTC)', 'Medicare', 'National', 'Payments', 'Prospective Payment System (PPS)', 'Providers', 'Publicly Available Data File - for download', 'Quality', 'Regional'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Long-Term Care Hospital PPS'}
{'description': '<p>Provides low income subsidy enrollment at the contract-county level for all organizations offering Part D</p>\n', 'programCode': ['009:000'], 'temporal': '2009-01-01T05:00:00-05:00/2016-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/MCRAdvPartDEnrolData/LIS-Contract-Enrollment-by-County.html', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '337', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/MCRAdvPartDEnrolData/LIS-Contract-Enrollment-by-County.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['County', 'Enrollment', 'Medicare', 'Medicare Advantage', 'Part C', 'Part D', 'Prescription Drug Plans', 'Prescription Drugs', 'Publicly Available Data File - for download', 'State'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Low Income Subsidy Enrollment', 'accrualPeriodicity': 'R/P1Y'}
{'description': '<p>The CMS Office of Minority Health has designed an interactive map, the Mapping Medicare Disparities Tool, to identify areas of disparities between subgroups of Medicare beneficiaries (e.g., racial and ethnic groups) in health outcomes, utilization, and spending. This information may be used to inform policy decisions and to target populations and geographies for potential interventions.</p>\n', 'programCode': ['009:000'], 'temporal': '2012-01-01T05:00:00-05:00/2014-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.cms.gov/About-CMS/Agency-Information/OMH/OMH-Mapping-Medicare-Disparities.html', 'modified': '2016-04-12', 'contactPoint': {'hasEmail': 'mailto:mapping-medicare-disparities@norc.org', 'fn': 'Health Data Initiative'}, 'issued': '2016-03-01', 'accessLevel': 'public', 'identifier': '638', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://data.cms.gov/mapping-medicare-disparities', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Accountable Care Organization', 'Chronic Condition', 'Community Health Center', 'County', 'Disparity', 'Expenditures', 'Hospital', 'Interactive Tools', 'Medicare', 'Medicare-Medicaid Dual Beneficiaries', 'Minority Health', 'National', 'Outcomes', 'Quality', 'Readmissions', 'Regional', 'State', 'Utilization'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Mapping Medicare Disparities Tool'}
{'description': '<p>The Office of Enterprise Data and Analytics, within the Centers for Medicare aqnd Medicaid Services (CMS), has developed a set of information products and analytics examining enrollment activity in the Health Insurance Marketplaces (the Marketplaces). The Marketplaces were established in 2014 and allow individuals to shop for health insurance and dental plans. While some of the data products available here include data for all 50 states and the District of Columbia, other products focus only on states that utilize the Healthcare.gov platform (38 states in 2016). Each product clearly defines the population. Caution is recommended when comparing annual data as the definitions for some variables have changed from one reporting period to another. These changes are noted in the affected products.</p>\n', 'programCode': ['009:000'], 'temporal': '2014-01-01T05:00:00-05:00/2018-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Marketplace-Products/index.html', 'modified': '2018-04-03', 'contactPoint': {'hasEmail': 'mailto:datanavigator@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-07-01', 'accessLevel': 'public', 'identifier': '650', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Marketplace-Products/index.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Access to Care', 'County', 'Eligibility', 'Enrollment', 'Health Insurance Marketplace', 'National', 'Payments', 'Publicly Available Data File - for download', 'Research', 'State', 'Trends'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Marketplace Products'}
{'description': '<p>The MAX Provider Characteristics (PC) File Implementation Report describes the design, implementation, and results of the MAXPC prototype, which was based on three states using provider data from 2006 and 2009.<br />\nBased on the findings of this report, CMS decided to begin producing MAXPC for MAX 2009 data. For more information about the 2009 MAXPC files, consult the production specifications and validation tables in the downloads below.</p>\n', 'programCode': ['009:000'], 'temporal': '2009-01-01T05:00:00-05:00/2011-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Computer-Data-and-Systems/MedicaidDataSourcesGenInfo/MAXPC.html', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '347', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Computer-Data-and-Systems/MedicaidDataSourcesGenInfo/MAXPC.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Access to Care', 'CHIP', 'Medicaid', 'Medicaid-Expansion', 'Medicare', 'Medicare-Medicaid Dual Beneficiaries', 'National', 'Providers', 'Publicly Available Data File - for download', 'State', 'Statistics'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'MAX Provider Characteristics', 'accrualPeriodicity': 'R/P1Y'}
{'description': '<p>The MDS is a powerful tool for implementing standardized assessment and for facilitating care management in nursing homes (NHs) and non-critical access hospital swing beds (SBs). Its content has implications for residents, families, providers, researchers, and policymakers, all of whom have expressed concerns about the reliability, validity, and relevance of MDS 2.0.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Medicare/Quality-Initiatives-Patient-Assessment-Instruments/NursingHomeQualityInits/NHQIMDS30.html', 'modified': '2016-01-06', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-01-06', 'accessLevel': 'public', 'identifier': '490', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Medicare/Quality-Initiatives-Patient-Assessment-Instruments/NursingHomeQualityInits/NHQIMDS30.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Activities of Daily Living (ADL)', 'Activity Limitation', 'County', 'Falls', 'Medicaid', 'Medicaid Managed Care', 'Medicare', 'Medicare Advantage', 'Nursing Home', 'Quality', 'Reports', 'Skilled Nursing (SNF)', 'State', 'Statistics', 'Trends'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'MDS 3.0 for Nursing Homes and Swing Bed Providers'}
{'description': '<p>The MDS 3.0 Frequency Report summarizes information for active residents currently in nursing homes. The source of these counts is the residents MDS assessment record. The MDS assessment information for each active nursing home resident is consolidated to create a profile of the most recent standard information for the resident.</p>\n', 'programCode': ['009:000'], 'temporal': '2012-01-01T05:00:00-05:00/2015-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Computer-Data-and-Systems/Minimum-Data-Set-3-0-Public-Reports/Minimum-Data-Set-3-0-Frequency-Report.html', 'modified': '2016-01-06', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-01-06', 'accessLevel': 'public', 'identifier': '465', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Computer-Data-and-Systems/Minimum-Data-Set-3-0-Public-Reports/Minimum-Data-Set-3-0-Frequency-Report.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Activities of Daily Living (ADL)', 'Medicare', 'Quality', 'Skilled Nursing (SNF)', 'Statistics'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'MDS 3.0 Frequency Report'}
{'description': '<p>The Medicaid Analytic eXtract Chartbooks are research tools and reference guides on Medicaid enrollees and their Medicaid experience in 2002 and 2004. Developed for state Medicaid directors, policymakers, researchers, and others interested in the Medicaid program, the chartbooks consists of illustrative graphs, descriptive text, and an extensive data appendix with summary national- and state-level information on enrollee demographic and eligibility characteristics, Medicaid service use, and Medicaid expenditures in 2002 and 2004. The chartbooks summarize the Medicaid program and the MAX data system. They also present figures and tables that reflect the Medicaid population in 2002 and 2004. Chapter 2 profiles Medicaid enrollees and their Medicaid experience nationally, Chapter 3 presents state-level detail, and Chapters 4 through 6 provide supplementary information on special topic areas, including managed care, dual Medicare and Medicaid enrollees, and service use and expenditures by detailed type of service. An appendix contains source data tables for Chapters 3 through 6. The MAX Chartbooks, in PDF format, and their associated appendix tables, as zipped Excel files, can be downloaded.</p>\n', 'programCode': ['009:000'], 'temporal': '2002-01-01T05:00:00-05:00/2010-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Computer-Data-and-Systems/MedicaidDataSourcesGenInfo/MAX_Chartbooks.html', 'modified': '2015-12-22', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2015-12-22', 'accessLevel': 'public', 'identifier': '343', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Computer-Data-and-Systems/MedicaidDataSourcesGenInfo/MAX_Chartbooks.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Ambulatory', 'Chart Books', 'CHIP', 'Eligibility', 'Enrollment', 'Expenditures', 'Managed Care', 'Medicaid', 'Medicaid Managed Care', 'Medicaid-Expansion', 'Medicare', 'Medicare-Medicaid Dual Beneficiaries', 'National', 'State', 'Utilization'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medicaid Analytic eXtract (MAX) Chartbooks'}
{'description': '<p>The Statistical Compendium table listing (below) enables users to choose to view Medicaid prescription drug tables for 1999 - 2009, and to select the tables for the nation as a whole or for individual states. Within each zip file, you will find tables that focus on Medicare-Medicaid dual eligibles, nonduals, and all Medicaid beneficiaries combined.</p>\n', 'programCode': ['009:000'], 'temporal': '1999-01-01T05:00:00-05:00/2009-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Computer-Data-and-Systems/MedicaidDataSourcesGenInfo/Medicaid-Analytic-eXtract-MAX-Rx.html', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '344', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Computer-Data-and-Systems/MedicaidDataSourcesGenInfo/Medicaid-Analytic-eXtract-MAX-Rx.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Eligibility', 'Medicaid', 'Medicare', 'Medicare-Medicaid Dual Beneficiaries', 'National', 'Payments', 'Pharmacy', 'Prescription Drug Plans', 'Prescription Drugs', 'Publicly Available Data File - for download', 'Skilled Nursing (SNF)', 'State', 'Statistics', 'Utilization'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medicaid Analytic eXtract (MAX) Rx Table Listing', 'accrualPeriodicity': 'R/P1Y'}
{'description': '<p>Medicaid Disproportionate Share Hospital (DSH) Payments</p>\n<p>This link provides you with information about Medicaid DSH Payments. You can find information on DSH Audit and Reporting Requirements as well as State-specific Annual Reports and Independent Certified Audits.</p>\n', 'programCode': ['009:000'], 'temporal': '2006-01-01T05:00:00-05:00/2013-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.medicaid.gov/medicaid/finance/dsh/index.html', 'modified': '2018-06-05', 'contactPoint': {'hasEmail': 'mailto:Healthdata@hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2018-06-05', 'accessLevel': 'public', 'identifier': '286', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.medicaid.gov/medicaid/finance/dsh/index.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Disproportionate Share Hospitals (DSH)', 'Hospital', 'Medicaid', 'Payments', 'State', 'Statistics'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medicaid Disproportionate Share Hospital Payments', 'accrualPeriodicity': 'R/P1Y'}
{'description': '<p>The Chartbooks for 2001 and 2002 contain 37 tables, charts, and graphs that present highlights from the Statistical Compendiums, including comparisons of use and reimbursement for major eligibility groups (aged, disabled, adults, children, dual eligibles) and types of drugs, and state rankings on key measures. The 2003 through 2008 Chartbooks contain 54 tables, charts, and graphs, since a number of additional graphs have been added to show trends from 1999 to 2008.</p>\n', 'programCode': ['009:000'], 'temporal': '1999-01-01T05:00:00-05:00/2009-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Computer-Data-and-Systems/MedicaidDataSourcesGenInfo/MedicaidPharmacy.html', 'modified': '2015-12-22', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2015-12-22', 'accessLevel': 'public', 'identifier': '346', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Computer-Data-and-Systems/MedicaidDataSourcesGenInfo/MedicaidPharmacy.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Chart Books', 'Eligibility', 'Expenditures', 'Medicaid', 'Medicaid Managed Care', 'Medicare', 'Medicare-Medicaid Dual Beneficiaries', 'National', 'Part D', 'Payments', 'Pharmacy', 'Prescription Drug Plans', 'Prescription Drugs', 'Skilled Nursing (SNF)', 'State', 'Statistics', 'Utilization'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medicaid Pharmacy Benefit Use and Reimbursement', 'accrualPeriodicity': 'R/P1Y'}
{'description': '<p>The 25 MSIS statistical tables contain national state-by-state data. These tables contain high-level aggregated statistics relating to Medicaid eligibility and claims data.</p>\n', 'programCode': ['009:000'], 'temporal': '1999-01-01T05:00:00-05:00/2012-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Computer-Data-and-Systems/MedicaidDataSourcesGenInfo/MSIS-Tables.html', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '599', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Computer-Data-and-Systems/MedicaidDataSourcesGenInfo/MSIS-Tables.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Claims', 'Eligibility', 'Enrollment', 'Federally Qualified Health Center (FQHC)', 'Medicaid', 'Medicare-Medicaid Dual Beneficiaries', 'National', 'Payments', 'Publicly Available Data File - for download', 'Screenings', 'State'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medicaid Statistical Information System (MSIS) Tables'}
{'description': '<p>The Affordable Care Act requires health insurance issuers to submit data on the proportion of premium revenues spent on clinical services and quality improvement, also known as the Medical Loss Ratio (MLR). It also requires them to issue rebates to enrollees if this percentage does not meet minimum standards. MLR requires insurance companies to spend at least 80 percent or 85 percent of premium dollars on medical care, with the review provisions imposing tighter limits on health insurance rate increases. If they fail to meet these standards, the insurance companies will be required to provide a rebate to their customers starting in 2012.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/CCIIO/Resources/Data-Resources/mlr.html', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '295', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/CCIIO/Resources/Data-Resources/mlr.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Center for Consumer Information and Insurance Oversight', 'Claims', 'Expenditures', 'Health Insurance Marketplace', 'Operating Costs', 'Part B', 'Physician Services', 'Publicly Available Data File - for download', 'Quality', 'Quality Improvement Organization', 'State'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medical Loss Ratio Data and System Resources'}
{'description': '<p>The Centers for Medicare and Medicaid Services (CMS) has compiled a summary of overall Medicare Administrative Contractor (MAC) performance information as measured by the Quality Assurance Surveillance Plan (QASP) and Award Fee Plan (AF). The QASP ensures that systematic quality assurance methods are used in administration of the contract and provides Government Surveillance oversight on the quality, quantity, and timeliness of contractor performance. The Award Fee Plan is provided to motivate exceptional performance above what is outlined in the Statement of Work.</p>\n', 'programCode': ['009:000'], 'temporal': '2008-01-01T05:00:00-05:00/2014-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.cms.gov/Medicare/Medicare-Contracting/Medicare-Administrative-Contractors/MACPerformanceEvaluations.html', 'modified': '2016-01-06', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-01-06', 'accessLevel': 'public', 'identifier': '150', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.cms.gov/Medicare/Medicare-Contracting/Medicare-Administrative-Contractors/MACPerformanceEvaluations.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Medicare Administrative Contractor (MAC)', 'National', 'Quality', 'Statistics'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medicare Administrative Contractor Performance Evaluation'}
{'description': '<p>Part C Plan payment data, Part D Plan payment data, and Retiree Drug Subsidy (RDS) Plan payment data by plan year.</p>\n', 'programCode': ['009:000'], 'temporal': '2006-01-01T05:00:00-05:00/2014-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Medicare/Medicare-Advantage/Plan-Payment/Plan-Payment-Data.html', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '149', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Medicare/Medicare-Advantage/Plan-Payment/Plan-Payment-Data.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['County', 'Medicare Advantage', 'Part C', 'Part D', 'Payments', 'Prescription Drug Plans', 'Prescription Drugs', 'Publicly Available Data File - for download', 'State', 'Statistics'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medicare Advantage - Plan Payment Data', 'accrualPeriodicity': 'R/P1Y'}
{'description': '<p>In 2012, CMS collected data from 473 Medicare managed care contracts for health care delivered in 2011. CMS considers the reporting unit for a health plan as the equivalent to a contract. CMS signs a contract with health plans to provide health care for a given geographic service area.</p>\n', 'programCode': ['009:000'], 'temporal': '1997-01-01T05:00:00-05:00/2015-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/MCRAdvPartDEnrolData/MA-HEDIS-Public-Use-Files.html', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '336', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/MCRAdvPartDEnrolData/MA-HEDIS-Public-Use-Files.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Health Employer Data and Information Set (HEDIS)', 'Medicare Advantage', 'National', 'Part C', 'Publicly Available Data File - for download'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medicare Advantage HEDIS Public Use Files', 'accrualPeriodicity': 'R/P1Y'}
{'description': '<p>Monthly Enrollment by Contract</p>\n', 'programCode': ['009:000'], 'temporal': '2006-01-01T05:00:00-05:00/2015-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/MCRAdvPartDEnrolData/Monthly-Enrollment-by-Contract.html', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '373', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/MCRAdvPartDEnrolData/Monthly-Enrollment-by-Contract.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Enrollment', 'Medicare Advantage', 'National', 'Publicly Available Data File - for download'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medicare Advantage Monthly Enrollment by Contract '}
{'description': '<p>Provides monthly enrollment at the plan level for all organization types.</p>\n', 'programCode': ['009:000'], 'temporal': '2006-01-01T05:00:00-05:00/2016-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/MCRAdvPartDEnrolData/Monthly-Enrollment-by-Plan.html', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '375', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/MCRAdvPartDEnrolData/Monthly-Enrollment-by-Plan.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Enrollment', 'Medicare Advantage', 'National', 'Publicly Available Data File - for download'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medicare Advantage Monthly Enrollment by Plan', 'accrualPeriodicity': 'R/P1M'}
{'description': '<p>Medicare fee-for-service data for each county broken out by aged, disabled, and ESRD beneficiaries including data on total Medicare fee-for-service reimbursement and enrollment for Parts A and B, the corresponding per capita reimbursement, for Part A, reimbursement for direct (DME) and indirect medical education (IME) expenditures and disproportionate share expenditures (DSH), and the per capita expenditures with the medical education and disproportionate share expenditures removed.</p>\n', 'programCode': ['009:000'], 'temporal': '1998-01-01T05:00:00-05:00/2007-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Medicare/Health-Plans/MedicareAdvtgSpecRateStats/FFS_Data05a.html', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '146', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Medicare/Health-Plans/MedicareAdvtgSpecRateStats/FFS_Data05a.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['County', 'End Stage Renal Disease (ESRD)', 'Enrollment', 'Expenditures', 'Medicare', 'Medicare Advantage', 'National', 'Part A', 'Part B', 'Part C', 'Publicly Available Data File - for download', 'Rates', 'Statistics'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medicare Advantage Rates and Statistics - FFS Data (1998-...', 'accrualPeriodicity': 'R/P1Y'}
{'description': '<p>Medicare fee-for-service data for each county broken out by aged, disabled, and ESRD beneficiaries including data on total Medicare fee-for-service reimbursement and enrollment for Parts A and B, the corresponding per capita reimbursement, for Part A, reimbursement for direct (DME) and indirect medical education (IME) expenditures and disproportionate share expenditures (DSH), and the per capita expenditures with the medical education and disproportionate share expenditures removed.</p>\n', 'programCode': ['009:000'], 'temporal': '2008-01-01T05:00:00-05:00/2014-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.cms.gov/Medicare/Health-Plans/MedicareAdvtgSpecRateStats/FFS-Data.html', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '145', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.cms.gov/Medicare/Health-Plans/MedicareAdvtgSpecRateStats/FFS-Data.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['County', 'Disproportionate Share Hospitals (DSH)', 'End Stage Renal Disease (ESRD)', 'Enrollment', 'Expenditures', 'Medicare', 'Medicare Advantage', 'National', 'Part A', 'Part B', 'Part C', 'Publicly Available Data File - for download', 'Rates', 'Statistics'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medicare Advantage Rates and Statistics - FFS Data 2008-2014', 'accrualPeriodicity': 'R/P1Y'}
{'description': '<p>View the Medicare Advantage (MA) ratebooks, rate calculation data, and risk adjusters.</p>\n', 'programCode': ['009:000'], 'temporal': '1990-01-01T05:00:00-05:00/2017-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Medicare/Health-Plans/MedicareAdvtgSpecRateStats/Ratebooks-and-Supporting-Data.html', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '147', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Medicare/Health-Plans/MedicareAdvtgSpecRateStats/Ratebooks-and-Supporting-Data.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['County', 'Medicare Advantage', 'National', 'Part C', 'Publicly Available Data File - for download', 'Rates'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medicare Advantage Rates and Statistics - Ratebooks', 'accrualPeriodicity': 'R/P1Y'}
{'description': '<p>The Medicare Advantage (MA) - Part D Contract and Enrollment Data section serves as a centralized repository for publicly available data on contracts and plans, enrollment numbers, service area data, and contact information for MA, Prescription Drug Plan (PDP), cost, PACE, and demonstration organizations.</p>\n', 'programCode': ['009:000'], 'temporal': '2010-01-01T05:00:00-05:00/2016-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/MCRAdvPartDEnrolData/', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '259', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/MCRAdvPartDEnrolData/', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['County', 'Demonstrations', 'Enrollment', 'Medicare', 'Medicare Advantage', 'National', 'Part C', 'Part D', 'Prescription Drug Plans', 'Publicly Available Data File - for download', 'State'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medicare Advantage-Part D Contract and Enrollment Data', 'accrualPeriodicity': 'R/P1M'}
{'description': '<p>The CMS Office of Enterprise Data and Analytics (OEDA) produced an annual Medicare and Medicaid Statistical Supplement report providing detailed statistical information on Medicare, Medicaid, and other Centers for Medicare and Medicaid Services (CMS) programs. The Supplements include 115 tables and 67 charts describing health expenditures for the entire U.S. population, characteristics of the Medicare and Medicaid covered populations, use of services, and expenditures under these programs. These CMS reports were published annually in electronic form from 2001 through 2013. The Statistical Supplements are organized into 14 chapters which can each be downloaded and viewed separately. The CMS Program Statistics is replacing the Statistical Supplement.</p>\n', 'programCode': ['009:000'], 'temporal': '2001-01-01T05:00:00-05:00/2013-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/MedicareMedicaidStatSupp/', 'modified': '2016-01-06', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-01-06', 'accessLevel': 'public', 'identifier': '263', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/MedicareMedicaidStatSupp/', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Admissions', 'Ambulatory Surgical Center', 'Budget', 'CHIP', 'Claims', 'Covered Services', 'Diagnosis Related Grouping (DRG)', 'Durable Medical Equipment (DME)', 'Eligibility', 'Emergency Room-Department', 'End Stage Renal Disease (ESRD)', 'Enrollment', 'Entitlement', 'Expenditures', 'Home Health (HHA)', 'Hospice', 'Hospital', 'Inpatient', 'Long Term Care (LTC)', 'Managed Care', 'Medicaid', 'Medicare', 'Medicare Administrative Contractor (MAC)', 'Medicare Advantage', 'National', 'Nursing Home', 'Outpatient', 'Part A', 'Part B', 'Part C', 'Part D', 'Payments', 'Persons Served', 'Physician Services', 'Prescription Drug Plans', 'Prescription Drugs', 'Providers', 'Psychiatric Facility', 'Rates', 'Short Stay Hospital (SSH)', 'Skilled Nursing (SNF)', 'State', 'Statistics', 'Suppliers', 'Trends', 'Utilization'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medicare and Medicaid Statistical Supplement', 'accrualPeriodicity': 'R/P1Y'}
{'description': '<p>Medicare certified institutional providers are required to submit an annual cost report to a Medicare Administrative Contractor. The cost report contains provider information such as facility characteristics, utilization data, cost and charges by cost center, in total and for Medicare, Medicare settlement data, and financial statement data. CMS maintains the cost report data in the Healthcare Provider Cost Reporting Information System, HCRIS. HCRIS includes subsystems for the Hospital Cost Report CMS 2552 96 and CMS 2552 10, Skilled Nursing Facility Cost Report CMS 2540 96, Home Health Agency Cost Report CMS 1728 94, Renal Facility Cost Report CMS 265 94, Health Clinic Cost Report CMS 222 92 and Hospice Cost Report CMS 1984 99.</p>\n<p>The data consists of every data element included in the HCRIS extract created for CMS by the providers Administrative Contractor.</p>\n', 'programCode': ['009:000'], 'temporal': '1994-01-01T05:00:00-05:00/2015-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/Cost-Reports/', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '214', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/Cost-Reports/', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Dialysis Center', 'Disproportionate Share Hospitals (DSH)', 'End Stage Renal Disease (ESRD)', 'Home Health (HHA)', 'Hospice', 'Hospital', 'Medicare', 'National', 'Operating Costs', 'Providers', 'Publicly Available Data File - for download', 'Publicly Available Data File - for purchase', 'Skilled Nursing (SNF)'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medicare Cost Reports'}
{'description': '<p>The Medicare Coverage Database (MCD) contains all National Coverage Determinations (NCDs) and Local Coverage Determinations (LCDs), local articles, and proposed NCD decisions. The database also includes several other types of National Coverage policy related documents, including National Coverage Analyses (NCAs), Coding Analyses for Labs (CALs), Medicare Evidence Development and Coverage Advisory Committee (MEDCAC) proceedings, and Medicare coverage guidance documents.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/medicare-coverage-database/overview-and-quick-search.aspx', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-01-06', 'accessLevel': 'public', 'identifier': '383', '@type': 'dcat:Dataset', 'modified': '2016-01-06', 'keyword': ['Covered Services', 'Eligibility', 'Medicare', 'National', 'Reports', 'State', 'Statistics'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medicare Coverage Database'}
{'description': '<p>The Characteristics and Perceptions of the Medicare Population Data from the 2010 Medicare Current Beneficiary Survey is a series of source books based on the Medicare Current Beneficiary Survey Access to Care data file. This source book is prepared by the Centers for Medicare and Medicaid Services. The focus of this series is the socioeconomic and demographic characteristics of the Medicare population, their health status, their secondary health insurance, and their access to and satisfaction with Medicare services.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Research/MCBS/index.html', 'modified': '2016-01-06', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-01-06', 'accessLevel': 'public', 'identifier': '311', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Research/MCBS/index.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Access to Care', 'Activities of Daily Living (ADL)', 'Activity Limitation', 'Behavioral Health-Mental Health', 'Chronic Condition', 'Covered Services', 'Emergency Room-Department', 'Expenditures', 'Hospital', 'Inpatient', 'Long Term Care (LTC)', 'Mammogram', 'Managed Care', 'Medicaid', 'Medicare', 'Medicare-Medicaid Dual Beneficiaries', 'Minority Health', 'National', 'Operating Costs', 'Outpatient', 'Prescription Drugs', 'Preventive Services', 'Quality', 'Satisfaction', 'Screenings', 'Statistics', 'Survey', 'Utilization'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medicare Current Beneficiary Survey'}
{'description': '<p>This functionality is primarily used by health policy researchers and the media. The data provided in the tables come from the data that is displayed in the Tool and includes additional information about the ownership that is not displayed on the website.The date Modified in the zipped file indicates the date of the last refresh of the data. For information about Facilities and Vendors in a particular geographical area, you should use the Compare tool instead of downloading the data. The followings tools are represented, Dialysis Compare Tool, Helpful Contacts, Home Health Compare, Hospital Compare, Medicare Options Compare, Nursing Home Compare, Plans Quality Data, and Supplier Directory.</p>\n', 'programCode': ['009:000'], 'temporal': '2015-01-01T05:00:00-05:00/2015-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.medicare.gov/Download/DownloadDB.asp', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.data.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '293', '@type': 'dcat:Dataset', 'modified': '2016-04-07', 'keyword': ['County', 'Dialysis Center', 'Home Health (HHA)', 'Hospital', 'Medicare', 'Medicare Advantage', 'National', 'Nursing Home', 'Part A', 'Part B', 'Part C', 'Part D', 'Physician Services', 'Prescription Drug Plans', 'Prescription Drugs', 'Providers', 'Publicly Available Data File - for download', 'Skilled Nursing (SNF)', 'Suppliers'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medicare Drug, Health Plan, Medigap, and Compare Databases', 'accrualPeriodicity': 'R/P1M'}
{'description': '<p>The CMS Office of Enterprise Data and Analytics has developed a new interactive Medicare Enrollment Dashboard, which provides current information on the number of Medicare beneficiaries with hospital-medical coverage and prescription drug coverage, available for several geographical areas including national, state-territory, and county. The hospital-medical coverage data can be broken down further by health care delivery (Original Medicare versus Medicare Advantage and Other Health Plans) and the prescription drug coverage data can be examined by those enrolled in stand-alone Prescription Drug Plans and those enrolled in Medicare Advantage Prescription Drug plans. The dashboard includes enrollee counts on a rolling 12 month basis and also provides information on yearly trends.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Dashboard/Medicare-Enrollment/Enrollment%20Dashboard.html', 'modified': '2015-11-24', 'contactPoint': {'hasEmail': 'mailto:CMSProgramStatistics@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2015-11-23', 'accessLevel': 'public', 'identifier': '624', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Dashboard/Medicare-Enrollment/Enrollment%20Dashboard.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['County', 'Enrollment', 'Interactive Tools', 'Medicare', 'Medicare Advantage', 'National', 'Part A', 'Part B', 'Part C', 'Part D', 'State'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medicare Enrollment Dashboard', 'accrualPeriodicity': 'R/P1M'}
{'description': '<p>This site contains various Medicare enrollment tables. There are national and state enrollment trends, state enrollment by aged, disabled and all, as well as county level enrollment.</p>\n', 'programCode': ['009:000'], 'temporal': '2008-01-01T05:00:00-05:00/2013-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/MedicareEnrpts/', 'modified': '2016-01-06', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-01-06', 'accessLevel': 'public', 'identifier': '260', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/MedicareEnrpts/', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['County', 'Enrollment', 'Medicare', 'National', 'Part A', 'Part B', 'State', 'Statistics'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medicare Enrollment Reports'}
{'description': '<p>The hospital readmission rate PUF presents nation-wide information about inpatient hospital stays that occurred within 30 days of a previous inpatient hospital stay (readmissions) for Medicare fee-for-service beneficiaries. The readmission rate equals the number of inpatient hospital stays classified as readmissions divided by the number of index stays for a given month. Index stays include all inpatient hospital stays except those where the primary diagnosis was cancer treatment or rehabilitation. Readmissions include stays where a beneficiary was admitted as an inpatient within 30 days of the discharge date following a previous index stay, except cases where a stay is considered always planned or potentially planned. Planned readmissions include admissions for organ transplant surgery, maintenance chemotherapy-immunotherapy, and rehabilitation.</p>\n', 'programCode': ['009:000'], 'temporal': '2008-01-01T05:00:00-05:00/2016-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://data.cms.gov/d/b6st-bzjs', 'modified': '2017-01-18', 'contactPoint': {'hasEmail': 'mailto:data.navigator@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2017-01-18', 'accessLevel': 'public', 'identifier': '656', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://data.cms.gov/d/b6st-bzjs', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Hospital', 'Inpatient', 'Medicare', 'National', 'Publicly Available Data File - for download', 'Readmissions'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medicare FFS 30 Day Readmission Rate PUF', 'accrualPeriodicity': 'R/P1M'}
{'description': '<p>The Phase I Medicare Health Support Programs tested a range of program models serving diverse populations in urban and rural areas.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Medicare/Medicare-General-Information/CCIP/Data-Analysis.html', 'modified': '2016-01-06', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-01-06', 'accessLevel': 'public', 'identifier': '185', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Medicare/Medicare-General-Information/CCIP/Data-Analysis.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Eligibility', 'Medicaid', 'Medicare', 'Medicare-Medicaid Dual Beneficiaries', 'National', 'Rates', 'Statistics', 'Utilization'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medicare Health Support (formerly CCIP) - Data Analysis'}
{'description': '<p>More Medicare beneficiaries are taking advantage of the quality and compassionate care provided through the hospice benefit. As greater numbers of beneficiaries have availed themselves of the benefit, the mix of hospice patients has changed, with relatively fewer cancer patients as a percentage of total patients.</p>\n', 'programCode': ['009:000'], 'temporal': '1998-01-01T05:00:00-05:00/2009-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/Hospice/Medicare_Hospice_Data.html', 'modified': '2016-01-06', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-01-06', 'accessLevel': 'public', 'identifier': '167', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/Hospice/Medicare_Hospice_Data.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Expenditures', 'Home Health (HHA)', 'Hospice', 'Inpatient', 'Medicare', 'National', 'Physician Services', 'Statistics', 'Trends'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medicare Hospice Data'}
{'description': '<p>Manufacturer reporting of Average Sales Price (ASP) data - A manufacturers ASP must be calculated by the manufacturer every calendar quarter and submitted to CMS within 30 days of the close of the quarter.</p>\n', 'programCode': ['009:000'], 'temporal': '2006-01-01T05:00:00-05:00/2016-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Part-B-Drugs/McrPartBDrugAvgSalesPrice/', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:sec303aspdata@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '384', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Part-B-Drugs/McrPartBDrugAvgSalesPrice/', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Medicare', 'National', 'Part B', 'Payments', 'Prescription Drug Plans', 'Prescription Drugs', 'Publicly Available Data File - for download'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medicare Part B Drug Average Sales Pricing Files'}
{'description': '<p>This page contains performance data related to the Part C and D programs. Medicare star ratings data.</p>\n', 'programCode': ['009:000'], 'temporal': '2007-01-01T05:00:00-05:00/2016-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.cms.gov/Medicare/Prescription-Drug-Coverage/PrescriptionDrugCovGenIn/PerformanceData.html', 'modified': '2016-07-08', 'contactPoint': {'hasEmail': 'mailto:datanavigator@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-07-08', 'accessLevel': 'public', 'identifier': '358', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.cms.gov/Medicare/Prescription-Drug-Coverage/PrescriptionDrugCovGenIn/PerformanceData.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Medicare', 'Medicare Advantage', 'National', 'Part C', 'Part D', 'Pharmacy', 'Prescription Drug Plans', 'Publicly Available Data File - for download', 'Reports'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medicare Part C and D Performance Data '}
{'description': '<p>The Medicare Part D opioid prescribing mapping tool is an interactive tool that shows geographic comparisons, at the state, county, and ZIP code levels, of de-identified Medicare Part D opioid prescription claims prescriptions written and then submitted to be filled within the United States. The mapping tool presents Medicare Part D opioid prescribing rates for 2016 as well as the change in opioid prescribing rates from 2013 to 2016.</p>\n', 'programCode': ['009:000'], 'temporal': '2013-01-01T05:00:00-05:00/2016-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Medicare-Provider-Charge-Data/OpioidMap.html', 'modified': '2018-09-05', 'contactPoint': {'hasEmail': 'mailto:MedicareProviderData@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2015-11-03', 'accessLevel': 'public', 'identifier': '622', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Medicare-Provider-Charge-Data/OpioidMap.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Claims', 'County', 'Interactive Tools', 'Medicare', 'National', 'Opioids', 'Pain Management', 'Part D', 'Prescription Drug Plans', 'Prescription Drugs', 'Providers', 'Publicly Available Data File - for download', 'Rates', 'State'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medicare Part D Opioid Drug Mapping Tool', 'accrualPeriodicity': 'R/P1Y'}
{'description': '<p>This look-up tool is a searchable database that allows you to look up a Medicare Part D prescriber by National Provider Identifier (NPI), or by name and location. The look-up tool will return information on prescriptions provided to and filled by Medicare beneficiaries, including drug name, total number of prescriptions dispensed (including original prescriptions and refills) and total drug cost. The data covers calendar year 2016 and is based on final-action Part D claims for the entire Medicare Part D population. Information is redacted where necessary to protect beneficiary privacy.</p>\n<p>The database is populated from the Medicare Part D Prescriber Public Use File (PUF). Although the Part D Prescriber PUF has a wealth of information on payment and utilization for Medicare Part D claims, the dataset has a number of limitations. Of particular importance is the fact that the data may not be representative of a physicians entire practice as it only includes information on beneficiaries enrolled in Medicare Part D prescription drug program. In addition, the data are not intended to indicate the quality of care provided. To review more information about the Part D Prescriber PUF, please refer to the Methodology document.</p>\n', 'programCode': ['009:000'], 'temporal': '2016-01-01T05:00:00-05:00/2016-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://data.cms.gov/part-d-prescriber', 'modified': '2018-09-05', 'contactPoint': {'hasEmail': 'mailto:medicareproviderdata@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2015-09-03', 'accessLevel': 'public', 'identifier': '616', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://data.cms.gov/part-d-prescriber', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Interactive Tools', 'Medicare', 'National', 'Opioids', 'Part D', 'Pharmacy', 'Prescription Drug Plans', 'Prescription Drugs', 'State', 'Utilization'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medicare Part D Prescriber Look-up Tool'}
{'description': '<p>This look-up tool is a searchable database that allows you to look up a provider by National Provider Identifier (NPI), or by name and location. The look-up tool will return information on services and procedures provided to Medicare beneficiaries, including utilization information, payment amounts (allowed amount and Medicare payment), and submitted charges organized by Healthcare Common Procedure Coding System (HCPCS) code. The data covers calendar year 2016 and contains 100 percent final-action physician supplier Part B non-institutional line items for the Medicare fee-for- service population (information is redacted where necessary to protect beneficiary privacy).</p>\n', 'programCode': ['009:000'], 'temporal': '2016-01-01T05:00:00-05:00/2016-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://data.cms.gov/utilization-and-payment', 'modified': '2018-09-05', 'contactPoint': {'hasEmail': 'mailto:MedicareProviderData@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2014-04-23', 'accessLevel': 'public', 'identifier': '505', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://data.cms.gov/utilization-and-payment', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Claims', 'County', 'Covered Services', 'Expenditures', 'Interactive Tools', 'Medicare', 'National', 'Part B', 'Payments', 'Physician Fee Schedule', 'Physician Services', 'Prospective Payment System (PPS)', 'Providers', 'Research', 'State', 'Suppliers', 'Utilization'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medicare Physician and Other Supplier Look-up Tool', 'accrualPeriodicity': 'R/P1Y'}
{'description': '<p>You have the option to complete a general or personalized plan search. A personalized search may provide you with more accurate cost estimates and coverage information. To begin your plan search, please choose from one of these options below.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.medicare.gov/find-a-plan/questions/home.aspx', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2015-12-16', 'accessLevel': 'public', 'identifier': '341', '@type': 'dcat:Dataset', 'modified': '2015-12-16', 'keyword': ['County', 'Entitlement', 'Interactive Tools', 'Medicare', 'Payments', 'Prescription Drug Plans', 'Prescription Drugs', 'Preventive Services', 'Quality', 'Rates', 'State'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medicare Plan Finder and Compare'}
{'description': '<p>The MMA legislation provides seniors and people with disabilities with the first comprehensive prescription drug benefit ever offered under the Medicare program, the most significant improvement to senior health care in nearly 40 years. This overview page provides links to important information on the new benefit.</p>\n', 'programCode': ['009:000'], 'temporal': '2006-01-01T05:00:00-05:00/2016-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Medicare/Prescription-Drug-Coverage/PrescriptionDrugCovGenIn/', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '187', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Medicare/Prescription-Drug-Coverage/PrescriptionDrugCovGenIn/', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Claims', 'Enrollment', 'Medicare', 'Medicare Advantage', 'National', 'Part C', 'Part D', 'Pharmacy', 'Prescription Drug Plans', 'Prescription Drugs', 'Publicly Available Data File - for download', 'Utilization'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medicare Prescription Drug Coverage - General Information', 'accrualPeriodicity': 'R/P1Y'}
{'description': '<p>This educational tool provides the following information on Medicare preventive services Healthcare Common Procedure Coding System (HCPCS)-Current Procedural Terminology (CPT) codes, International Classification of Diseases, Tenth Revision, Clinical Modification (ICD-10) diagnosis codes, coverage requirements, frequency requirements, and Medicare beneficiary liability for each Medicare preventive service.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.cms.gov/Medicare/Prevention/PrevntionGenInfo/medicare-preventive-services/MPS-QuickReferenceChart-1.html', 'modified': '2016-10-06', 'contactPoint': {'hasEmail': 'mailto:datanavigator@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-10-06', 'accessLevel': 'public', 'identifier': '652', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.cms.gov/Medicare/Prevention/PrevntionGenInfo/medicare-preventive-services/MPS-QuickReferenceChart-1.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Coding and Coding Rules', 'Covered Services', 'Eligibility', 'Interactive Tools', 'Mammogram', 'Medicare', 'National', 'Part A', 'Part B', 'Payments', 'Preventive Services', 'Screenings'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medicare Preventive Services Quick Reference Tool'}
{'description': '<p>Information on the operations of Medicare, Medicaid, and the health care industry.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/MedicareProgramRatesStats/', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '265', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/MedicareProgramRatesStats/', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['End Stage Renal Disease (ESRD)', 'Expenditures', 'Home Health (HHA)', 'Medicare', 'Medicare Advantage', 'National', 'Part C', 'Physician Services', 'Prospective Payment System (PPS)', 'Providers', 'Publicly Available Data File - for download', 'Rates', 'Research', 'Skilled Nursing (SNF)', 'Trends'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medicare Program Rates and Statistics'}
{'description': '<p>MEDPAR files contain information on Medicare beneficiaries using hospital inpatient services. The data is provided by the state and the Diagnosis Related Groups (DRG) for all short stay and inpatient hospitals for the fiscal years of 2005-2007.</p>\n', 'programCode': ['009:000'], 'temporal': '2008-01-01T05:00:00-05:00/2013-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/MedicareFeeforSvcPartsAB/MEDPAR.html', 'modified': '2016-01-06', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-01-06', 'accessLevel': 'public', 'identifier': '380', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/MedicareFeeforSvcPartsAB/MEDPAR.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Diagnosis Related Grouping (DRG)', 'Hospital', 'Inpatient', 'Medicare', 'Operating Costs', 'Payments', 'Providers', 'Short Stay Hospital (SSH)', 'State', 'Statistics', 'Utilization'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medicare Provider Analysis and Review (MEDPAR)'}
{'description': '<p>The Hospice Utilization and Payment Public Use File provides information on services provided to Medicare beneficiaries by hospice providers. The Hospice PUF contains information on utilization, payment (Medicare payment and standard payment), submitted charges, primary diagnoses, sites of service, and hospice beneficiary demographics organized by CMS Certification Number 6-digit provider identification number, and state. This PUF is based on information from CMSs Chronic Conditions Data Warehouse (CCW) data files. The data in the Hospice PUF covers calendar year 2014 and contains 100 percent final-action i.e., all claim adjustments have been resolved, hospice claims for the Medicare population including beneficiaries enrolled in a Medicare Advantage plan.<br />\nAlthough the Hospice PUF has a wealth of payment and utilization information about hospice services, the data set also has a number of limitations. The information presented in this file does not indicate the quality of care provided by individual hospice providers. The file only contains cost and utilization information. Additionally, the data are not risk adjusted and thus do not account for differences in patient populations. For additional limitations, please review the methodology document available below.</p>\n', 'programCode': ['009:000'], 'temporal': '2014-01-01T05:00:00-05:00/2016-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Medicare-Provider-Charge-Data/Hospice.html', 'modified': '2018-09-05', 'contactPoint': {'hasEmail': 'mailto:MedicareProviderData@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-10-06', 'accessLevel': 'public', 'identifier': '653', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Medicare-Provider-Charge-Data/Hospice.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Claims', 'Hospice', 'Medicare', 'National', 'Payments', 'Providers', 'Publicly Available Data File - for download', 'State', 'Utilization'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medicare Provider Data - Hospice Providers', 'accrualPeriodicity': 'R/P1Y'}
{'description': '<p>The Part D Prescriber Public Use File (PUF) provides information on prescription drugs prescribed by individual physicians and other health care providers and paid for under the Medicare Part D Prescription Drug Program. The Part D Prescriber PUF is based on information from CMSs Chronic Conditions Data Warehouse, which contains Prescription Drug Event records submitted by Medicare Advantage Prescription Drug (MAPD) plans and by stand-alone Prescription Drug Plans (PDP). The dataset identifies providers by their National Provider Identifier (NPI) and the specific prescriptions that were dispensed at their direction, listed by brand name (if applicable) and generic name. For each prescriber and drug, the dataset includes the total number of prescriptions that were dispensed, which include original prescriptions and any refills, and the total drug cost. The total drug cost includes the ingredient cost of the medication, dispensing fees, sales tax, and any applicable administration fees and is based on the amount paid by the Part D plan, Medicare beneficiary, government subsidies, and any other third-party payers.</p>\n<p>Although the Part D Prescriber PUF has a wealth of information on payment and utilization for Medicare Part D prescriptions, the dataset has a number of limitations. Of particular importance is the fact that the data may not be representative of a physicians entire practice or all of Medicare as it only includes information on beneficiaries enrolled in the Medicare Part D prescription drug program (i.e., approximately two-thirds of all Medicare beneficiaries). In addition, the data are not intended to indicate the quality of care provided. For additional limitations, please review the methodology document.</p>\n', 'programCode': ['009:000'], 'temporal': '2013-01-01T05:00:00-05:00/2016-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Medicare-Provider-Charge-Data/Part-D-Prescriber.html', 'modified': '2018-09-05', 'contactPoint': {'hasEmail': 'mailto:MedicareProviderData@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2015-04-30', 'accessLevel': 'public', 'identifier': '602', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Medicare-Provider-Charge-Data/Part-D-Prescriber.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Claims', 'County', 'Covered Services', 'Expenditures', 'Medicare', 'Medicare Advantage', 'National', 'Opioids', 'Part C', 'Part D', 'Payments', 'Pharmacy', 'Prescription Drug Plans', 'Prescription Drugs', 'Providers', 'Publicly Available Data File - for download', 'State', 'Suppliers', 'Trends', 'Utilization'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medicare Provider Data - Part D Prescriber', 'accrualPeriodicity': 'R/P1Y'}
{'description': '<p>The Physician and Other Supplier Public Use File (Physician and Other Supplier PUF) provides information on services and procedures provided to Medicare beneficiaries by physicians and other healthcare professionals. The Physician and Other Supplier PUF contains information on utilization, payment (allowed amount and Medicare payment), and submitted charges organized by National Provider Identifier (NPI), Healthcare Common Procedure Coding System (HCPCS) code, and place of service. This PUF is based on information from CMS administrative claims data for Medicare beneficiaries enrolled in the fee-for-service program. The data in the Physician and Other Supplier PUF covers calendar years 2012 through 2016 and contains 100 percent final-action physician-supplier Part B non-institutional line items for the Medicare fee-for-service population.</p>\n', 'programCode': ['009:000'], 'temporal': '2012-01-01T05:00:00-05:00/2016-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Medicare-Provider-Charge-Data/Physician-and-Other-Supplier.html', 'modified': '2018-05-23', 'contactPoint': {'hasEmail': 'mailto:MedicareProviderData@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2014-04-09', 'accessLevel': 'public', 'identifier': '503', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Medicare-Provider-Charge-Data/Physician-and-Other-Supplier.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Claims', 'County', 'Covered Services', 'Expenditures', 'Interactive Tools', 'Medicare', 'National', 'Part B', 'Payments', 'Physician Fee Schedule', 'Physician Services', 'Prospective Payment System (PPS)', 'Providers', 'Publicly Available Data File - for download', 'Research', 'State', 'Suppliers', 'Utilization'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medicare Provider Data - Physician and Other Supplier', 'accrualPeriodicity': 'R/P1Y', 'describedBy': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Medicare-Provider-Charge-Data/Downloads/Medicare-Physician-and-Other-Supplier-PUF-Methodology.pdf'}
{'description': '<p>The Home Health Agency Utilization and Payment Public Use File (herein referred to as Home Health Agency PUF) presents information on services provided to Medicare beneficiaries by home health agencies. The Home Health Agency PUF contains information on utilization, payment (Medicare payment and standard payment), submitted charges, and demographic and chronic condition indicators organized by CMS Certification Number (6-digit provider identification number), Home Health Resource Group (HHRG), and state of service.</p>\n', 'programCode': ['009:000'], 'temporal': '2013-01-01T05:00:00-05:00/2016-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Medicare-Provider-Charge-Data/HHA.html', 'modified': '2018-09-05', 'contactPoint': {'hasEmail': 'mailto:medicareproviderdata@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2015-12-18', 'accessLevel': 'public', 'identifier': '627', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Medicare-Provider-Charge-Data/HHA.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Chronic Condition', 'Claims', 'Home Health (HHA)', 'Medicare', 'National', 'Payments', 'Providers', 'Publicly Available Data File - for download', 'State', 'Utilization'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medicare Provider Payment Data - Home Health Agencies', 'accrualPeriodicity': 'R/P1Y', 'describedBy': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Medicare-Provider-Charge-Data/Downloads/HHA_Methodology.pdf'}
{'description': '<p>The Skilled Nursing Facility Utilization and Payment Public Use File (Skilled Nursing Facility PUF) provides information on services provided to Medicare beneficiaries residing in skilled nursing facilities. The Skilled Nursing Facility PUF contains information on utilization, payment (allowed amount, Medicare payment and standard payment), submitted charges, and beneficiary demographic and chronic condition indicators organized by CMS Certification Number (6-digit provider identification number), Resource Utilization Group (RUG), and state of service.</p>\n', 'programCode': ['009:000'], 'temporal': '2013-01-01T05:00:00-05:00/2016-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Medicare-Provider-Charge-Data/SNF.html', 'modified': '2018-10-11', 'contactPoint': {'hasEmail': 'mailto:MedicareProviderData@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-03-09', 'accessLevel': 'public', 'identifier': '634', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Medicare-Provider-Charge-Data/SNF.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Claims', 'Medicare', 'National', 'Payments', 'Providers', 'Publicly Available Data File - for download', 'Skilled Nursing (SNF)', 'State', 'Utilization'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medicare Provider Payment Data - Skilled Nursing Facilities', 'accrualPeriodicity': 'R/P1Y'}
{'description': '<p>The Inpatient Utilization and Payment Public Use File (Inpatient PUF) provides information on inpatient discharges for Medicare fee-for-service beneficiaries. The Inpatient PUF includes information on utilization, payment (total payment and Medicare payment), and hospital-specific charges for the more than 3,000 U.S. hospitals that receive Medicare Inpatient Prospective Payment System (IPPS) payments. The PUF is organized by hospital and Medicare Severity Diagnosis Related Group (MS-DRG) and covers Fiscal Year (FY) 2011 through FY 2016.</p>\n<p>Hospitals determine what they will charge for items and services provided to patients and these charges are the amount the hospital bills for an item or service. The Total Payment amount includes the MS-DRG amount, bill total per diem, beneficiary primary payer claim payment amount, beneficiary Part A coinsurance amount, beneficiary deductible amount, beneficiary blood deducible amount and DRG outlier amount.</p>\n<p>Inpatient PUF users will be able to make comparisons between individual hospital-level charges and payments within local markets, and nationwide, for services that might be furnished in connection with a particular inpatient stay.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Medicare-Provider-Charge-Data/Inpatient.html', 'modified': '2018-09-05', 'contactPoint': {'hasEmail': 'mailto:medicareproviderdata@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2018-09-05', 'accessLevel': 'public', 'identifier': '630', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Medicare-Provider-Charge-Data/Inpatient.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Hospital', 'Inpatient', 'Medicare', 'National', 'Part A', 'Payments', 'Publicly Available Data File - for download', 'State', 'Utilization'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medicare Provider Utilization and Payment Data - Inpatient', 'accrualPeriodicity': 'R/P1Y'}
{'description': '<p>The Outpatient Utilization and Payment Public Use File (Outpatient PUF) presents information on common outpatient services provided to Medicare fee-for-service beneficiaries. The Outpatient PUF presents information on utilization, payment, and estimated hospital-specific charges for select Ambulatory Payment Classification (APC) Groups paid under the Medicare Outpatient Prospective Payment System (OPPS) for Calendar Years (CY) 2011 through 2015. The Medicare payment amount includes the APC payment amount, the beneficiary Part B coinsurance amount and the beneficiary deductible amount.</p>\n', 'programCode': ['009:000'], 'temporal': '2011-01-01T05:00:00-05:00/2015-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Medicare-Provider-Charge-Data/Outpatient.html', 'modified': '2017-10-03', 'contactPoint': {'hasEmail': 'mailto:medicareproviderdata@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2013-06-01', 'accessLevel': 'public', 'identifier': '629', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Medicare-Provider-Charge-Data/Outpatient.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Covered Services', 'Hospital Referral Region', 'Medicare', 'National', 'Outpatient', 'Payments', 'Providers', 'Publicly Available Data File - for download', 'State', 'Utilization'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medicare Provider Utilization and Payment Data - Outpatient'}
{'description': '<p>The Referring Durable Medical Equipment, Prosthetics, Orthotics and Supplies (DMEPOS) Public Use File (herein referred to as Referring Provider DMEPOS PUF) presents information on DMEPOS products and services provided to Medicare beneficiaries ordered by physicians and other healthcare professionals. The Referring Provider DMEPOS PUF contains data on utilization, payment (allowed amount and Medicare payment), and submitted charges organized by National Provider Identifier (NPI), Healthcare Common Procedure Coding System (HCPCS) code and supplier rental indicator.</p>\n', 'programCode': ['009:000'], 'temporal': '2013-01-01T05:00:00-05:00/2016-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Medicare-Provider-Charge-Data/DME.html', 'modified': '2018-05-23', 'contactPoint': {'hasEmail': 'mailto:MedicareProviderData@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2015-10-08', 'accessLevel': 'public', 'identifier': '619', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Medicare-Provider-Charge-Data/DME.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Durable Medical Equipment (DME)', 'Medicare', 'National', 'Part B', 'Payments', 'Providers', 'Publicly Available Data File - for download', 'State', 'Suppliers', 'Utilization'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medicare Referring Provider DMEPOS PUF', 'accrualPeriodicity': 'R/P1Y', 'describedBy': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Medicare-Provider-Charge-Data/downloads/DME_Methodology.pdf'}
{'description': '<p>This link takes you to the Medicare utilization statistics for Part A (Hospital Insurance HI) which include the Medicare Ranking for all Short-Stay Hospitals by fiscal year, the Home Health Agency - Medicare National Summary, and the Medicare Hospice Utilization by State.</p>\n', 'programCode': ['009:000'], 'temporal': '2004-01-01T05:00:00-05:00/2011-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/MedicareFeeforSvcPartsAB/MedicareUtilizationforPartA.html', 'modified': '2016-01-06', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-01-06', 'accessLevel': 'public', 'identifier': '378', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/MedicareFeeforSvcPartsAB/MedicareUtilizationforPartA.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Hospital', 'Medicare', 'National', 'Part A', 'State', 'Statistics', 'Utilization'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medicare Utilization for Part A'}
{'description': '<p>This link takes you to the Medicare utilization statistics for Part B (Supplementary Medical Insurance SMI) which includes the Medicare Part B Physician and Supplier Data, the Top Two Hundred Level II HCPCS Codes Ranked by Services, and Expenditures and Services by Specialty.</p>\n', 'programCode': ['009:000'], 'temporal': '2009-01-01T05:00:00-05:00/2013-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/MedicareFeeforSvcPartsAB/MedicareUtilizationforPartB.html', 'modified': '2016-01-06', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-01-06', 'accessLevel': 'public', 'identifier': '379', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/MedicareFeeforSvcPartsAB/MedicareUtilizationforPartB.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Medicare', 'National', 'Part B', 'Physician Services', 'Statistics', 'Suppliers', 'Utilization'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medicare Utilization for Part B'}
{'description': '<p>This detailed Excel document accompanies the PDF report on national trends in Medicare-Medicaid dual enrollment from 2006 through the year prior to the current year. Key demographic trends are also included race ethnicity, gender, age, current and original reasons for Medicare eligibility, disability status, and type of dual eligibility.</p>\n', 'programCode': ['009:000'], 'temporal': '2006-01-01T05:00:00-05:00/2016-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.cms.gov/Medicare-Medicaid-Coordination/Medicare-and-Medicaid-Coordination/Medicare-Medicaid-Coordination-Office/Analytics.html', 'modified': '2017-12-06', 'contactPoint': {'hasEmail': 'mailto:Healthdata@hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2013-02-01', 'accessLevel': 'public', 'identifier': '661', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://www.cms.gov/Medicare-Medicaid-Coordination/Medicare-and-Medicaid-Coordination/Medicare-Medicaid-Coordination-Office/DataStatisticalResources/Downloads/Eleven-YearEver-EnrolledTrendsData_2006-2016.xlsx', 'format': 'xlsx', 'mediaType': 'application/unknown', 'title': 'xlsx'}], 'keyword': ['Eligibility', 'Enrollment', 'Entitlement', 'Medicaid', 'Medicare', 'Medicare-Medicaid Dual Beneficiaries', 'National', 'Persons Served', 'Reports', 'Statistics', 'Trends'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medicare-Medicaid Ever-enrolled Trends Report'}
{'description': '<p>This section contains information related to Part D Medication Therapy Management (MTMP) program requirements and information.</p>\n', 'programCode': ['009:000'], 'temporal': '2009-01-01T05:00:00-05:00/2015-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.cms.gov/Medicare/Prescription-Drug-Coverage/PrescriptionDrugCovContra/MTM.html', 'modified': '2015-12-22', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2015-12-22', 'accessLevel': 'public', 'identifier': '335', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.cms.gov/Medicare/Prescription-Drug-Coverage/PrescriptionDrugCovContra/MTM.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Chronic Condition', 'Fact Sheets', 'Medicare', 'National', 'Part D', 'Prescription Drug Plans', 'Prescription Drugs', 'Providers'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medication Therapy Management'}
{'description': '<p>The Medicare-Medicaid Linked Enrollee Analytic Data Source (MMLEADS) Public Use File (PUF) contains demographic, enrollment, condition prevalence, utilization, and spending information at the state level for calendar years 2006 through 2010. The file includes statistics for Medicare-Medicaid dual enrollees, Medicare-only enrollees, and Medicaid-only (with disability) enrollees.</p>\n<p>The PUF is available as a downloadable MSExcel workbook. For more information on the methodology used to calculate all variables in the file, please refer to the MMLEADS PUF User Guide available below.</p>\n', 'programCode': ['009:000'], 'temporal': '2006-01-01T05:00:00-05:00/2011-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/MMLEADS/index.html', 'modified': '2016-12-14', 'contactPoint': {'hasEmail': 'mailto:datanavigator@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-12-14', 'accessLevel': 'public', 'identifier': '655', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/MMLEADS/index.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Chronic Condition', 'Claims', 'Eligibility', 'Enrollment', 'Medicaid', 'Medicare', 'Medicare-Medicaid Dual Beneficiaries', 'National', 'Prescription Drugs', 'Publicly Available Data File - for download', 'Utilization'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'MMLEADS Public Use File'}
{'description': '<p>Monthly Contract and Enrollment Summary Report</p>\n', 'programCode': ['009:000'], 'temporal': '2006-01-01T05:00:00-05:00/2016-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/MCRAdvPartDEnrolData/Monthly-Contract-and-Enrollment-Summary-Report.html', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '372', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/MCRAdvPartDEnrolData/Monthly-Contract-and-Enrollment-Summary-Report.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Enrollment', 'Health Employer Data and Information Set (HEDIS)', 'Medicare Advantage', 'National', 'Part D', 'Prescription Drug Plans', 'Publicly Available Data File - for download'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Monthly Contract and Enrollment Summary Report', 'accrualPeriodicity': 'R/P1M'}
{'description': '<p>Provides monthly enrollment at the contract-plan-state-county level for all organization types</p>\n', 'programCode': ['009:000'], 'temporal': '2006-01-01T05:00:00-05:00/2016-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/MCRAdvPartDEnrolData/Monthly-Enrollment-by-Contract-Plan-State-County.html', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '374', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/MCRAdvPartDEnrolData/Monthly-Enrollment-by-Contract-Plan-State-County.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['County', 'Enrollment', 'Medicare Advantage', 'Part D', 'Prescription Drug Plans', 'Publicly Available Data File - for download', 'State'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Monthly Enrollment by Contract, Plan, State, County', 'accrualPeriodicity': 'R/P1M'}
{'description': '<p>Monthly Medicare Advantage Enrollment by State, County, and Contract</p>\n', 'programCode': ['009:000'], 'temporal': '2006-01-01T05:00:00-05:00/2016-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/MCRAdvPartDEnrolData/Monthly-MA-Enrollment-by-State-County-Contract.html', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '376', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/MCRAdvPartDEnrolData/Monthly-MA-Enrollment-by-State-County-Contract.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['County', 'Enrollment', 'Medicare Advantage', 'Publicly Available Data File - for download', 'State'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Monthly MA Enrollment by State,County,Contract', 'accrualPeriodicity': 'R/P1M'}
{'description': '<p>Monthly Prescription Drug Plan Enrollment by State, County, Contract</p>\n', 'programCode': ['009:000'], 'temporal': '2007-01-01T05:00:00-05:00/2015-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/MCRAdvPartDEnrolData/Monthly-PDP-Enrollment-by-State-County-Contract.html', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '377', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/MCRAdvPartDEnrolData/Monthly-PDP-Enrollment-by-State-County-Contract.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['County', 'Enrollment', 'Medicare Advantage', 'Part D', 'Prescription Drug Plans', 'Publicly Available Data File - for download', 'State'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Monthly PDP Enrollment by State-County-Contract', 'accrualPeriodicity': 'R/P1M'}
{'description': '<p>The Affordable Care Act created the new Pre-Existing Condition Insurance Plan (PCIP) program to make health insurance available to Americans denied coverage by private insurance companies because of a pre-existing condition.</p>\n', 'programCode': ['009:000'], 'temporal': '2013-01-01T05:00:00-05:00/2014-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://data.cms.gov/Health/Monthly-Pre-Existing-Condition-Insurance-Plan-Enro/dpuq-z7nj', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '480', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://data.cms.gov/Health/Monthly-Pre-Existing-Condition-Insurance-Plan-Enro/dpuq-z7nj', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Access to Care', 'Center for Consumer Information and Insurance Oversight', 'Chronic Condition', 'Covered Services', 'Interactive Tools', 'National', 'Publicly Available Data File - for download', 'State'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Monthly Pre-Existing Condition Insurance Plan Enrollment'}
{'description': '<p>National Health Expenditure Accounts are comprised of the following, National Health Expenditures - Historical and Projected, Age Estimates, State Health Expenditures, Health Care spending by Sponsor, NHEA Related Studies.</p>\n', 'programCode': ['009:000'], 'temporal': '1980-01-01T05:00:00-05:00/2025-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/NationalHealthExpendData/', 'modified': '2017-02-16', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2017-02-16', 'accessLevel': 'public', 'identifier': '266', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/NationalHealthExpendData/', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Durable Medical Equipment (DME)', 'Enrollment', 'Expenditures', 'Health Insurance Marketplace', 'Hospital', 'Long Term Care (LTC)', 'Medicaid', 'Medicare', 'National', 'Nursing Home', 'Pharmacy', 'Physician Services', 'Prescription Drugs', 'Providers', 'Quality', 'Regional', 'Research', 'Skilled Nursing (SNF)', 'State', 'Statistics', 'Survey', 'Trends', 'Utilization'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'National Health Expenditure Data'}
{'description': '<p>This provides key statistics on Medicare-Medicaid dual enrollees enrollment, service utilization, expenditures, and chronic conditions for 2012. 2012 is the most recent year of available data due to lags in Medicaid data.</p>\n', 'programCode': ['009:000'], 'temporal': '2012-01-01T05:00:00-05:00/2012-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.cms.gov/Medicare-Medicaid-Coordination/Medicare-and-Medicaid-Coordination/Medicare-Medicaid-Coordination-Office/Analytics.html', 'modified': '2017-12-14', 'contactPoint': {'hasEmail': 'mailto:Healthdata@hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2017-12-14', 'accessLevel': 'public', 'identifier': '662', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://www.cms.gov/Medicare-Medicaid-Coordination/Medicare-and-Medicaid-Coordination/Medicare-Medicaid-Coordination-Office/Downloads/NationalProfileExcelData_2012.zip', 'format': 'zip', 'mediaType': 'application/unknown', 'title': 'zip'}], 'keyword': ['Behavioral Health-Mental Health', 'Chronic Condition', 'Enrollment', 'Expenditures', 'Fact Sheets', 'Long Term Care (LTC)', 'Managed Care', 'Medicaid', 'Medicaid Managed Care', 'Medicare', 'Medicare Advantage', 'Medicare-Medicaid Dual Beneficiaries', 'National', 'Operating Costs', 'Publicly Available Data File - for download', 'Reports', 'Statistics', 'Utilization'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'National Profile of Medicare-Medicaid dual Beneficiaries', 'describedBy': 'https://www.cms.gov/Medicare-Medicaid-Coordination/Medicare-and-Medicaid-Coordination/Medicare-Medicaid-Coordination-Office/Downloads/NationalProfileDataMethodology_2012.pdf'}
{'description': '<p>The National Plan and Provider Enumeration System, NPPES, downloadable file, also referred to as the NPI Downloadable File, contains FOIA disclosable NPPES health care provider data for health care providers who have been assigned National Provider Identifiers, NPIs. In accordance with the NPPES Data Dissemination Notice, each month CMS will create a single zipped file that will contain 1. a data file containing all of the FOIA disclosable health care provider data in NPPES as of a certain date in the month, 2. a Read Me File describing the information in the data file, 3. a Header File containing the format of the data file, and 4. a Code Values document listing the descriptions for all of the codes found in the data file. Each month, CMS replaces the previous months file, only one file is available for downloading at any given time.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.cms.gov/Regulations-and-Guidance/Administrative-Simplification/NationalProvIdentStand/DataDissemination.html', 'modified': '2016-07-13', 'contactPoint': {'hasEmail': 'mailto:datanavigator@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2007-09-12', 'accessLevel': 'public', 'identifier': '333', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.cms.gov/Regulations-and-Guidance/Administrative-Simplification/NationalProvIdentStand/DataDissemination.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Medicare', 'National', 'Providers', 'Publicly Available Data File - for download', 'State'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'National Provider Identifier Standard - Data Dissemination', 'accrualPeriodicity': 'R/P1M'}
{'description': '<p>This annual report summarizes impacts from the Initiative to Reduce Avoidable Hospitalizations among Nursing Facility Residents in 2014. This initiative is designed to test ways to reduce avoidable hospitalizations among long-stay nursing facility residents. For such individuals, avoidable hospitalizations can be dangerous, disruptive, and disorienting. The results in this report are based on experience during the second performance year of the initiative, calendar year 2014.</p>\n', 'programCode': ['009:000'], 'temporal': '2014-01-01T05:00:00-05:00/2014-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://innovation.cms.gov/Data-and-Reports/index.html', 'modified': '2016-03-02', 'contactPoint': {'hasEmail': 'mailto:datanavigator@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-02-03', 'accessLevel': 'public', 'identifier': '633', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://innovation.cms.gov/Files/reports/irahnfr-finalyrthreeevalrpt.pdf', 'format': 'pdf', 'mediaType': 'application/unknown', 'title': 'pdf'}], 'keyword': ['Expenditures', 'Hospital', 'Long Term Care (LTC)', 'Medicare', 'Nursing Home', 'Payments', 'Quality', 'Quality Improvement Organization', 'Reports', 'State', 'Utilization'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Nursing Facility Initiative Annual Report'}
{'description': '<p>The data that is used by the Nursing Home Compare tool can be downloaded for public use. This functionality is primarily used by health policy researchers and the media. Demographic data is refreshed monthly while quality measures are refreshed the first month of each quarter. In order to ease the downloading process, the data have been divided into 5 separate databases. About the Nursing Home About the Nursing Home Inspection Results About the Nursing Home Residents About the Nursing Home Staff About the Nursing Home Ratings.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.medicare.gov/nhcompare/', 'modified': '2015-12-16', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2008-01-01', 'accessLevel': 'public', 'identifier': '342', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.medicare.gov/nhcompare/', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Activities of Daily Living (ADL)', 'Activity Limitation', 'Body Mass Index (BMI)', 'County', 'Falls', 'Interactive Tools', 'Medicare', 'Nursing Home', 'Outcomes', 'Pain Management', 'Preventive Services', 'Quality', 'Skilled Nursing (SNF)', 'State'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Nursing Home Compare', 'accrualPeriodicity': 'R/P1M'}
{'description': '<p>These are the official datasets used on the Medicare.gov Nursing Home Compare Website provided by the Centers for Medicare and Medicaid Services. These data allow you to compare the quality of care at every Medicare and Medicaid-certified nursing home in the country, including over 15,000 nationwide.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://data.medicare.gov/data/nursing-home-compare', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '467', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://data.medicare.gov/data/nursing-home-compare', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Activities of Daily Living (ADL)', 'Activity Limitation', 'Body Mass Index (BMI)', 'County', 'Falls', 'Medicare', 'Nursing Home', 'Outcomes', 'Pain Management', 'Preventive Services', 'Publicly Available Data File - for download', 'Quality', 'Skilled Nursing (SNF)', 'State'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Nursing Home Compare Data'}
{'description': '<p>The compendium contains figures and tables presenting data on all Medicare- and Medicaid-certified nursing homes in the United States as well as the residents in these nursing homes. A series of graphs and maps highlights some of the most interesting data, while detailed data are available in accompanying tables.</p>\n', 'programCode': ['009:000'], 'temporal': '2013-01-01T05:00:00-05:00/2013-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Medicare/Provider-Enrollment-and-Certification/CertificationandComplianc/NHs.html', 'modified': '2015-12-22', 'contactPoint': {'hasEmail': 'mailto:Healthdata@hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2015-12-22', 'accessLevel': 'public', 'identifier': '488', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Medicare/Provider-Enrollment-and-Certification/CertificationandComplianc/NHs.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Activities of Daily Living (ADL)', 'Activity Limitation', 'Body Mass Index (BMI)', 'Chart Books', 'Falls', 'Medicaid', 'Medicare', 'National', 'Nursing Home', 'Outcomes', 'Quality', 'Rates', 'Satisfaction', 'Skilled Nursing (SNF)', 'State', 'Statistics'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Nursing Home Data Compendium'}
{'description': '<p>Open Payments (otherwise known as the Sunshine Act) - Open Payments is a Congressionally-mandated transparency program that increases awareness of financial relationships between the health care industry and physicians by collecting and reporting any payments or transfers of value medical manufacturers make to physicians or teaching hospitals.</p>\n', 'programCode': ['009:000'], 'temporal': '2013-01-01T05:00:00-05:00/2014-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/openpayments/', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2014-09-30', 'accessLevel': 'public', 'identifier': '533', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.cms.gov/openpayments/', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Acute Care Hospital', 'Durable Medical Equipment (DME)', 'Hospital', 'National', 'Open Payments (Sunshine Act)', 'Payments', 'Physician Services', 'Prescription Drugs', 'Providers', 'Publicly Available Data File - for download', 'Suppliers', 'Vendors'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Open Payments Data'}
{'description': '<p>Open Payments (otherwise known as the Sunshine Act) - Open Payments is a Congressionally-mandated transparency program that increases awareness of financial relationships between the health care industry and physicians by collecting and reporting any payments or transfers of value medical manufacturers make to physicians or teaching hospitals.</p>\n', 'programCode': ['009:000'], 'temporal': '2013-01-01T05:00:00-05:00/2015-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://openpaymentsdata.cms.gov/', 'modified': '2016-06-30', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2014-09-30', 'accessLevel': 'public', 'identifier': '534', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://openpaymentsdata.cms.gov/', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Acute Care Hospital', 'Durable Medical Equipment (DME)', 'Hospital', 'Interactive Tools', 'National', 'Open Payments (Sunshine Act)', 'Payments', 'Physician Services', 'Prescription Drugs', 'Providers', 'Suppliers', 'Vendors'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Open Payments Data'}
{'description': '<p>Data sets are summarized at the carrier level by meaningful Healthcare Common Procedure Coding-Current Procedural Terminology, (HCPC-CPT), code ranges. The data set name contains the year followed by a carrier number. Within each code range are, procedural, condition, or description subheadings. Each data set displays the allowed services, allowed charges, payment amounts by HCPCS-CPT codes and prominent modifiers.</p>\n', 'programCode': ['009:000'], 'temporal': '2005-01-01T05:00:00-05:00/2014-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/Part-B-Carrier-Summary-Data-File/Overview.html', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '332', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/Part-B-Carrier-Summary-Data-File/Overview.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Coding and Coding Rules', 'Medicare', 'Part B', 'Payments', 'Publicly Available Data File - for download', 'Publicly Available Data File - for purchase'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Part B Carrier Summary Data File', 'accrualPeriodicity': 'R/P1Y'}
{'description': '<p>Previously known as BESS. The data sets are summarized by meaningful Healthcare Common Procedure Coding Current Procedural Terminology, HCPC CPT, code ranges. Brief descriptions for the code ranges and modifiers are provided in the readme file. The data set name contains the year followed by a five character sequence that is the HCPC CPT code. This HCPC CPT code corresponds to the first HCPC CPT in the selected code range of disciplines. Within each code range are, procedural, condition, or description subheadings. Each data set displays the allowed services, allowed charges, and payment amounts by HCPC CPT codes and prominent modifiers. These reports will only illustrate the modifiers where duplicative claim submissions occur. This is to avoid duplicate counting of services. Utilization for modifiers not affected by duplicative counting are collapsed into the Other category on the reports. Therefore, not all Centers for Medicare and Medicaid Services published modifiers are illustrated. The file is updated annually and usually available by September for the previous year.</p>\n', 'programCode': ['009:000'], 'temporal': '2000-01-01T05:00:00-05:00/2014-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/Part-B-National-Summary-Data-File/Overview.html', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2009-12-17', 'accessLevel': 'public', 'identifier': '236', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/Part-B-National-Summary-Data-File/Overview.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Medicare', 'National', 'Part B', 'Payments', 'Physician Services', 'Publicly Available Data File - for download', 'Suppliers'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Part B National Summary Data File', 'accrualPeriodicity': 'R/P1Y'}
{'description': '<p>If, upon reconsideration, a Medicare Advantage (Part C) health plan upholds its initial adverse organization determination, the plan must submit the case file and its decision for automatic review by the Part C Independent Review Entity (IRE).</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Medicare/Appeals-and-Grievances/MMCAG/IRE.html', 'modified': '2016-08-03', 'contactPoint': {'hasEmail': 'mailto:datanavigator@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-08-03', 'accessLevel': 'public', 'identifier': '136', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://www.cms.gov/Medicare/Appeals-and-Grievances/MMCAG/Downloads/CReconAppealsDataFactSheets.zip', 'format': 'zip', 'mediaType': 'application/unknown', 'title': 'zip'}], 'keyword': ['Fact Sheets', 'Medicare Advantage', 'National', 'Part C'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Part C Reconsideration Appeals Fact Sheets'}
{'description': '<p>If a Part D plan sponsor issues an adverse redetermination decision, the enrollee or the enrollees representative may appeal the decision to the Independent Review Entity (IRE), also commonly called the Part D Qualified Independent Contractor (QIC), by requesting a reconsideration.</p>\n', 'programCode': ['009:000'], 'temporal': '2014-01-01T05:00:00-05:00/2014-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Medicare/Appeals-and-Grievances/MedPrescriptDrugApplGriev/Reconsiderations.html', 'modified': '2016-08-03', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-08-03', 'accessLevel': 'public', 'identifier': '135', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://www.cms.gov/Medicare/Appeals-and-Grievances/MedPrescriptDrugApplGriev/Downloads/Fact-Sheets-Part-D-Reconsideration-Appeals-Data-.zip', 'format': 'zip', 'mediaType': 'application/unknown', 'title': 'zip'}], 'keyword': ['Fact Sheets', 'Medicare', 'National', 'Part D', 'Prescription Drugs'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Part D Reconsideration Appeals Fact Sheets'}
{'description': '<p>Reducing Costs, Protecting Consumers - The Affordable Care Act on the One Year Anniversary of the Patients Bill of Rights<br />\nFor too long, too many hard working Americans paid the price for policies that handed free rein to insurance companies. In the eighteen months since the Affordable Care Act became law, President Obamas health reform has begun to give hard-working families the security they deserve and to help better control health care costs.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/cciio/Resources/forms-reports-and-other-resources/index.html', 'modified': '2016-01-06', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2011-01-19', 'accessLevel': 'public', 'identifier': '302', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/cciio/Resources/forms-reports-and-other-resources/index.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Access to Care', 'Center for Consumer Information and Insurance Oversight', 'National', 'State', 'Statistics'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Patients Bill of Rights Data'}
{'description': '<p>The PERM program measures improper payments in Medicaid and CHIP and produces error rates for each program. The error rates are based on reviews of the fee-for-service (FFS), managed care, and eligibility components of Medicaid and CHIP in the fiscal year (FY) under review.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Monitoring-Programs/PERM/', 'modified': '2016-01-06', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-01-06', 'accessLevel': 'public', 'identifier': '243', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Monitoring-Programs/PERM/', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['CHIP', 'Medicaid', 'Medicaid Managed Care', 'National', 'Payment Error Rate', 'Payments', 'Reports', 'Statistics'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Payment Error Rate Measurement (PERM)', 'accrualPeriodicity': 'R/P1Y'}
{'description': '<p>The PC Pricer is a tool used to estimate Medicare PPS payments. The final payment may not be precise to how payments are determined in the Medicare claims processing system due to the fact that some data is factored in the PC Pricer payment amount that is paid by Medicare via provider cost reports.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/PCPricer/', 'modified': '2015-12-16', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2015-12-16', 'accessLevel': 'public', 'identifier': '173', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/PCPricer/', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Claims', 'End Stage Renal Disease (ESRD)', 'Home Health (HHA)', 'Hospice', 'Hospital', 'Inpatient', 'Interactive Tools', 'Long Term Care (LTC)', 'Medicare', 'National', 'Outpatient', 'Payments', 'Physician Services', 'Prospective Payment System (PPS)', 'Providers', 'Psychiatric Facility', 'Regional', 'Skilled Nursing (SNF)', 'Suppliers'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'PC Pricer'}
{'description': '<p>MMA Section 413(b) required CMS to revise some of the policies that address HPSA bonus payments. Section 1833(m) of the Social Security Act provides bonus payments for physicians who furnish medical care services in geographic areas that are designated by the HRSA as primary medical care HPSAs under section 332 (a)(1)(A) of the Public Health Service (PHS) Act. In addition, for claims with dates of service on or after July 1, 2004, psychiatrists (provider specialty 26) furnishing services in mental health HPSAs are also eligible to receive bonus payments. If a zip code falls within both a primary care and mental health HPSA, only one bonus will be paid on the service.</p>\n', 'programCode': ['009:000'], 'temporal': '2012-01-01T05:00:00-05:00/2016-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/HPSAPSAPhysicianBonuses/index.html', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.data.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '331', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/HPSAPSAPhysicianBonuses/index.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['County', 'Medicare', 'Payments', 'Physician Services', 'Providers', 'Publicly Available Data File - for download', 'State'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Physician Bonuses', 'accrualPeriodicity': 'R/P1Y'}
{'description': '<p>Physician Compare, which meets Affordable Care Act of 2010 requirements, helps you search for and select physicians and other healthcare professionals enrolled in the Medicare program.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.medicare.gov/physiciancompare/', 'modified': '2015-12-16', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2015-12-16', 'accessLevel': 'public', 'identifier': '469', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.medicare.gov/physiciancompare/', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['County', 'Interactive Tools', 'Medicare', 'National', 'Physician Services', 'Quality', 'State'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Physician Compare'}
{'description': '<p>This is the official dataset associated with the Medicare.gov Physician Compare Website provided by the Centers for Medicare and Medicaid Services (CMS). These data give you useful information about the physicians and other healthcare professionals currently enrolled in Medicare. Currently, Physician Compare includes general information, such as demographic information and Medicare quality program participation. Quality of care measure data will be added to the site and to this database in 2014.</p>\n<p>Because of data use agreements with data vendors, not all data on Physician Compare can be shared in this downloadable file. For more information about what is included in this database and how it differs from the information on the Physician Compare Website, refer to the data dictionary.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://data.medicare.gov/data/physician-compare', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '468', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://data.medicare.gov/data/physician-compare', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['County', 'Medicare', 'National', 'Physician Services', 'Publicly Available Data File - for download', 'Quality', 'State'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Physician Compare Data'}
{'description': '<p>The Centers for Medicare and Medicaid Services (CMS) has condensed all 56 Physician Fee Schedule (PFS) carrier specific pricing files into one zip file. It is labeled as All States in the State field, and 2009 in the Calendar Year field. Because the list is ordered by State name, All States appears after the Alaska files. If you sort by most recent Calendar Year, the file will appear at the top of the list.</p>\n', 'programCode': ['009:000'], 'temporal': '2009-01-01T05:00:00-05:00/2016-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/PhysicianFeeSched/PFS-Carrier-Specific-Files.html', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '178', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/PhysicianFeeSched/PFS-Carrier-Specific-Files.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Medicare', 'Physician Fee Schedule', 'Physician Services', 'Publicly Available Data File - for download', 'State'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Physician Fee Schedule Carrier Specific Files', 'accrualPeriodicity': 'R/P1Y'}
{'description': '<p>The significant size of the Physician Fee Schedule Payment Amount File-National requires that database programs (e.g., Access, dBase, FoxPro, etc.) be used to read these data. Word processing and spreadsheet programs cannot be used. The database programs noted above will also be required to read some versions of the Physician Fee Schedule Payment Amount File Carrier-Specific.</p>\n', 'programCode': ['009:000'], 'temporal': '2003-01-01T05:00:00-05:00/2016-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/PhysicianFeeSched/PFS-National-Payment-Amount-File.html', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '179', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/PhysicianFeeSched/PFS-National-Payment-Amount-File.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Medicare', 'National', 'Physician Fee Schedule', 'Physician Services', 'Publicly Available Data File - for download'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Physician Fee Schedule National Payment Amount File', 'accrualPeriodicity': 'R/P6M'}
{'description': '<p>This information relates to payment under the physician fee schedule.</p>\n', 'programCode': ['009:000'], 'temporal': '2003-01-01T05:00:00-05:00/2016-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/PhysicianFeeSched/PFS-Relative-Value-Files.html', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '180', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/PhysicianFeeSched/PFS-Relative-Value-Files.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Medicare', 'National', 'Physician Fee Schedule', 'Physician Services', 'Publicly Available Data File - for download', 'State'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Physician Fee Schedule Relative Value Files', 'accrualPeriodicity': 'R/P1Y'}
{'description': '<p>This website is designed to provide information on services covered by the Medicare Physician Fee Schedule (MPFS). It provides more than 10,000 physician services, the associated relative value units, a fee schedule status indicator and various payment policy indicators needed for payment adjustment (i.e., payment of assistant at surgery, team surgery, bilateral surgery, etc.).</p>\n', 'programCode': ['009:000'], 'temporal': '2001-01-01T05:00:00-05:00/2015-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/apps/physician-fee-schedule/search/search-criteria.aspx', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2015-12-16', 'accessLevel': 'public', 'identifier': '334', '@type': 'dcat:Dataset', 'modified': '2015-12-16', 'keyword': ['Interactive Tools', 'Medicare', 'National', 'Payments', 'Physician Fee Schedule', 'Physician Services', 'Providers', 'State'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Physician Fee Schedule Search'}
{'description': '<p>Section 6001 of the Affordable Care Act of 2010 amended section 1877 of the Social Security Act to impose additional requirements for physician-owned hospitals to qualify for the whole hospital and rural provider exceptions. A physician-owned hospital is now generally prohibited from expanding facility capacity. However, a physician-owned hospital that qualifies as an applicable hospital or high Medicaid facility may request an exception to the prohibition from the Secretary.</p>\n', 'programCode': ['009:000'], 'temporal': '2011-01-01T05:00:00-05:00/2015-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Medicare/Fraud-and-Abuse/PhysicianSelfReferral/Physician_Owned_Hospitals.html', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '143', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Medicare/Fraud-and-Abuse/PhysicianSelfReferral/Physician_Owned_Hospitals.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Hospital', 'Medicaid', 'Medicare', 'National', 'Outpatient', 'Physician Services', 'Publicly Available Data File - for download', 'Research', 'Statistics'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Physician-Owned Hospitals'}
{'description': '<p>The Physician Supplier Procedure Summary (PSPS) file is a summary of calendar year Medicare Part B carrier and durable medical equipment fee-for-service claims. The file is organized by carrier, pricing locality, Healthcare Common Procedure Coding System (HCPCS) code, HCPCS modifier, provider specialty, type of service, and place of service. The summarized fields are total submitted services and charges, total allowed services and charges, total denied services and charges, and total payment amounts. The record layout in the Downloads section below provides additional details on the file.</p>\n', 'programCode': ['009:000'], 'temporal': '2010-01-01T05:00:00-05:00/2017-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Physician-Supplier-Procedure-Summary/index.html', 'modified': '2018-09-05', 'contactPoint': {'hasEmail': 'mailto:Healthdata@hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2018-09-05', 'accessLevel': 'public', 'identifier': '237', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Physician-Supplier-Procedure-Summary/index.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Claims', 'Medicare', 'National', 'Part B', 'Payments', 'Physician Services', 'Publicly Available Data File - for download', 'Publicly Available Data File - for purchase', 'Suppliers'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Physician-Supplier Procedure Summary Master File', 'accrualPeriodicity': 'R/P1Y'}
{'description': '<p>The Pioneer ACO Model is designed for health care organizations and providers that are already experienced in coordinating care for patients across care settings. It will allow these provider groups to move more rapidly from a shared savings payment model to a population-based payment model on a track consistent with, but separate from, the Medicare Shared Services Program. And it is designed to work in coordination with private payers by aligning provider incentives, which will improve quality and health outcomes for patients across the ACO, and achieve cost savings for Medicare, employers and patients.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://innovation.cms.gov/initiatives/Pioneer-ACO-Model/PioneerACO-FactSheet.html', 'modified': '2015-12-22', 'contactPoint': {'hasEmail': 'mailto:innovate@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2015-12-22', 'accessLevel': 'public', 'identifier': '308', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://innovation.cms.gov/initiatives/Pioneer-ACO-Model/PioneerACO-FactSheet.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Accountable Care Organization', 'Center for Medicare and Medicaid Innovations', 'Fact Sheets', 'Payment Sources', 'Payments', 'State'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Pioneer ACO Model'}
{'description': '<p>Pioneer ACO PUF - To address the increasing number of requests for Pioneer ACO data, the Centers for Medicare and Medicaid Services (CMS) has created a standard analytical file that CMS can use to efficiently satisfy these requests. It is the intent of CMS to publish the ACO-level public-use file (PUF) that contains ACO-specific metrics as well as summarized beneficiary and provider information for performance year 1-3 of the Pioneer ACO Model.</p>\n', 'programCode': ['009:000'], 'temporal': '2012-01-01T05:00:00-05:00/2014-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/Pioneer/index.html', 'modified': '2016-04-26', 'contactPoint': {'hasEmail': 'mailto:PioneerQuestions@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-22', 'accessLevel': 'public', 'identifier': '641', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/Pioneer/index.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Accountable Care Organization', 'Acute Care Hospital', 'Center for Medicare and Medicaid Innovations', 'Dialysis Center', 'Durable Medical Equipment (DME)', 'Eligibility', 'End Stage Renal Disease (ESRD)', 'Expenditures', 'Federally Qualified Health Center (FQHC)', 'Home Health (HHA)', 'Hospital', 'Inpatient', 'Long Term Care (LTC)', 'Medicare', 'National', 'Outpatient', 'Part A', 'Part B', 'Persons Served', 'Providers', 'Psychiatric Treatment Center', 'Publicly Available Data File - for download', 'Quality', 'Reports', 'Skilled Nursing (SNF)'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Pioneer ACO PUF', 'accrualPeriodicity': 'R/P1Y'}
{'description': '<p>These estimates are provided from 2010 data. Final amount of rebates will vary with market conditions and may be lower as insurance companies lower premiums for consumers to meet the MLR standard.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/CCIIO/Programs-and-Initiatives/Health-Insurance-Market-Reforms/rebate-estimates.html', 'modified': '2015-12-22', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2015-12-22', 'accessLevel': 'public', 'identifier': '306', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/CCIIO/Programs-and-Initiatives/Health-Insurance-Market-Reforms/rebate-estimates.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Center for Consumer Information and Insurance Oversight', 'Fact Sheets', 'Payments', 'State'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Potential Rebates Saved by HHS Determinations'}
{'description': '<p>The Affordable Care Act created the new Pre-Existing Condition Insurance Plan (PCIP) program to make health insurance available to Americans denied coverage by private insurance companies because of a pre-existing condition. People living with conditions like diabetes, asthma, cancer, and HIV-AIDS have often been priced out of affordable health insurance options, and this has left millions without insurance.</p>\n<p>PCIP is a temporary program that covers a broad range of health benefits and is designed as a bridge for people with pre-existing conditions who cannot obtain health insurance coverage in todays private insurance market. As of May 31, 2011 24,712 Americans had insurance through PCIP and the coverage is making a difference. As of May 31, 2011 data from the federally run PCIP plan shows that of claims paid for the top 20 diagnoses, 30.2 percent were for diagnoses of heart disease and 25.8 percent were for diagnoses of cancer. A range of professional, inpatient and drug treatments were provided to these individuals.</p>\n', 'programCode': ['009:000'], 'temporal': '2011-01-01T05:00:00-05:00/2011-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/CCIIO/Resources/Files/pcipdatamay312001.html', 'modified': '2016-01-06', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2011-05-31', 'accessLevel': 'public', 'identifier': '299', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/CCIIO/Resources/Files/pcipdatamay312001.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Center for Consumer Information and Insurance Oversight', 'Claims', 'Enrollment', 'Expenditures', 'National', 'Payments', 'State', 'Statistics'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Pre-Existing Condition Insurance Plan Data'}
{'description': '<p>To provide a historical overview of the participating hospitals, before the first project report, Premier Healthcare Informatics has used data already available for three of the five conditions from October 2002 - September 2003. This historical data does not affect project incentives.</p>\n', 'programCode': ['009:000'], 'temporal': '2002-01-01T05:00:00-05:00/2003-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Medicare/Quality-Initiatives-Patient-Assessment-Instruments/HospitalQualityInits/HospitalPremierHistoricalData.html', 'modified': '2016-01-06', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-01-06', 'accessLevel': 'public', 'identifier': '192', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Medicare/Quality-Initiatives-Patient-Assessment-Instruments/HospitalQualityInits/HospitalPremierHistoricalData.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Chronic Condition', 'Demonstrations', 'Hospital', 'Inpatient', 'Medicare', 'National', 'Outpatient', 'Quality', 'Readmissions', 'State', 'Statistics', 'Survey'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Premier Hospital Historical Data'}
{'description': '<p>CMS is pursuing a vision to improve the quality of health care by expanding the information available about quality of care and through direct incentives to reward the delivery of superior quality care. Through the Premier Hospital Quality Incentive Demonstration CMS aims to see a significant improvement in the quality of inpatient care by awarding bonus payments to hospitals for high quality in several clinical areas, and by reporting extensive quality data on the CMS web site.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Medicare/Quality-Initiatives-Patient-Assessment-Instruments/HospitalQualityInits/HospitalPremier.html', 'modified': '2015-12-22', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2015-12-22', 'accessLevel': 'public', 'identifier': '191', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Medicare/Quality-Initiatives-Patient-Assessment-Instruments/HospitalQualityInits/HospitalPremier.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Demonstrations', 'Fact Sheets', 'Hospital', 'Inpatient', 'Medicare', 'National', 'Outpatient', 'Payments', 'Quality', 'Readmissions', 'State', 'Statistics', 'Survey'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Premier Hospital Quality Incentive Demonstration'}
{'description': '<p>These public use files contain formulary, pharmacy network, and pricing data for Medicare Prescription Drug Plans and Medicare Advantage Prescription Drug Plans (with the exception of employer and PACE plans). The Formulary and Pharmacy Network File will be updated monthly with updates being available at the end of the first complete week of each month. Additionally, a file containing formulary, pharmacy network, and pricing data will be available on a quarterly basis.</p>\n', 'programCode': ['009:000'], 'temporal': '2015-01-01T05:00:00-05:00/2016-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Files-for-Order/NonIdentifiableDataFiles/PrescriptionDrugPlanFormularyPharmacyNetworkandPricingInformationFiles.html', 'modified': '2015-12-16', 'contactPoint': {'hasEmail': 'mailto:FilesforOrder@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2015-12-16', 'accessLevel': 'public', 'identifier': '238', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Files-for-Order/NonIdentifiableDataFiles/PrescriptionDrugPlanFormularyPharmacyNetworkandPricingInformationFiles.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Medicare', 'Medicare Advantage', 'National', 'Part C', 'Part D', 'Pharmacy', 'Prescription Drug Plans', 'Prescription Drugs', 'Publicly Available Data File - for purchase'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Prescription Drug Plan Formulary, Pharmacy Network, and P...', 'accrualPeriodicity': 'R/P1M'}
{'description': '<p>This release contains the Prescription Drug Profiles Public Use Files (PUFs) drawn from Medicare prescription drug claims for the year of the date on which the prescription was filled. The PUFs includes beneficiary demographics (e.g., gender, age), plan characteristics (e.g., plan type, drug benefit type, gap coverage), prescription drug characteristics (i.e., active ingredient, drug class), prescriber characteristics, and payment information (e.g., average patient pay amount).</p>\n', 'programCode': ['009:000'], 'temporal': '2008-01-01T05:00:00-05:00/2010-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/BSAPUFS/Prescription_Drug_Profiles.html', 'modified': '2017-02-10', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2017-02-10', 'accessLevel': 'public', 'identifier': '548', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/BSAPUFS/Prescription_Drug_Profiles.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Claims', 'National', 'Payments', 'Pharmacy', 'Prescription Drug Plans', 'Publicly Available Data File - for download', 'Utilization'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Prescription Drug Profiles PUF'}
{'description': '<p>CMS is continuously analyzing performance and quality of the Provider Customer Service Programs (PCSPs) of the contractors and will be identifying trends and making recommendations for possible improvements-solutions, as appropriate. The most recent performance scores are available so that contractors can see where they fall in the monthly performance tracking.</p>\n', 'programCode': ['009:000'], 'temporal': '2015-01-01T05:00:00-05:00/2015-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Medicare/Medicare-Contracting/FFSProvCustSvcGen/Performance-Data.html', 'modified': '2016-01-06', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-01-06', 'accessLevel': 'public', 'identifier': '578', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Medicare/Medicare-Contracting/FFSProvCustSvcGen/Performance-Data.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Claims', 'Medicare', 'National', 'Payments', 'Quality', 'Statistics'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Provider Customer Service Program - Performance Data', 'accrualPeriodicity': 'R/P1M'}
{'description': '<p>The POS file contains data on characteristics of hospitals and other types of healthcare facilities, including the name and address of the facility and the type of Medicare services the facility provides, among other information. The data are collected through the Centers for Medicare and Medicaid Services (CMS) Regional Offices. The file contains an individual record for each Medicare-approved provider and is updated quarterly. The data is an invaluable resource to a variety of stakeholders, including researchers and application developers.</p>\n', 'programCode': ['009:000'], 'temporal': '2006-01-01T05:00:00-05:00/2018-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/Provider-of-Services/index.html', 'modified': '2018-09-06', 'contactPoint': {'hasEmail': 'mailto:DataNavigator@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2014-04-29', 'accessLevel': 'public', 'identifier': '239', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/Provider-of-Services/index.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Ambulatory Surgical Center', 'End Stage Renal Disease (ESRD)', 'Federally Qualified Health Center (FQHC)', 'Home Health (HHA)', 'Hospice', 'Hospital', 'Medicare', 'National', 'Providers', 'Publicly Available Data File - for download', 'Publicly Available Data File - for purchase', 'Skilled Nursing (SNF)', 'State'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Provider of Services File'}
{'description': '<p>The Fiscal Intermediary maintains the Provider Specific File (PSF). The file contains information about the facts specific to the provider that affects computations for the Prospective Payment System. The Provider Specific files in SAS format are located in the Download section below for the following provider-types, Inpatient, Skilled Nursing Facility, Home Health Agency, Hospice, Inpatient Rehab, Long Term Care, Inpatient Psychiatric Facility</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/ProspMedicareFeeSvcPmtGen/psf_SAS.html', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '181', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/ProspMedicareFeeSvcPmtGen/psf_SAS.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Home Health (HHA)', 'Hospice', 'Hospital', 'Inpatient', 'Long Term Care (LTC)', 'Medicare', 'National', 'Payments', 'Prospective Payment System (PPS)', 'Providers', 'Psychiatric Facility', 'Publicly Available Data File - for download', 'Regional', 'Skilled Nursing (SNF)'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Provider Specific Data for Public Use in SAS Format', 'accrualPeriodicity': 'R/P1Y'}
{'description': '<p>QHP Landscape Files present basic information about certified Qualified Health Plans and Stand-alone Dental Plans for individuals-families and small businesses available on HealthCare.gov. The files contain plan information by county, including plan type, category, rating area, and premiums for various rating scenarios.</p>\n', 'programCode': ['009:000'], 'temporal': '2014-01-01T05:00:00-05:00/2016-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.healthcare.gov/health-and-dental-plan-datasets-for-researchers-and-issuers/', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:Healthdata@hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2014-11-14', 'accessLevel': 'public', 'identifier': '549', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.healthcare.gov/health-and-dental-plan-datasets-for-researchers-and-issuers/', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Access to Care', 'Center for Consumer Information and Insurance Oversight', 'County', 'Covered Services', 'Eligibility', 'Freedom of Information Act (FOIA)', 'Health Insurance Marketplace', 'Interactive Tools', 'National', 'Payment Sources', 'Payments', 'Preventive Services', 'Publicly Available Data File - for download', 'Rates', 'Research', 'State'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Qualified Health Plan (QHP) Landscape'}
{'description': '<p>CMS has released new information on Qualified Health Plan selections by county for the 37 states that use the HealthCare.gov platform (including the Federally-facilitated Marketplace, State Partnership Marketplaces and supported State-based Marketplaces) for the Marketplace open enrollment period from November 15, 2014 through February 15, 2015, including additional special enrollment period (SEP) activity reported through February 22, 2015. The data represent the number of unique individuals who have been determined eligible to enroll in a Qualified Health Plan and had selected a Marketplace plan by February 15, 2015 (including SEP activity through February 22).</p>\n', 'programCode': ['009:000'], 'temporal': '2015-01-01T05:00:00-05:00/2015-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://data.healthcare.gov/dataset/2015-Qualifying-Health-Plan-Selections-by-Age-Grou/qv54-6mtm', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '612', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://data.healthcare.gov/dataset/2015-Qualifying-Health-Plan-Selections-by-Age-Grou/qv54-6mtm', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['County', 'Health Insurance Marketplace', 'Interactive Tools', 'Publicly Available Data File - for download'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Qualifying Health Plan Selections by Age Group and County'}
{'description': '<p>CMS has released new information on Qualified Health Plan selections by county for the 37 states that use the HealthCare.gov platform (including the Federally-facilitated Marketplace, State Partnership Marketplaces and supported State-based Marketplaces) for the Marketplace open enrollment period from November 15, 2014 through February 15, 2015, including additional special enrollment period (SEP) activity reported through February 22, 2015. The data represent the number of unique individuals who have been determined eligible to enroll in a Qualified Health Plan and had selected a Marketplace plan by February 15, 2015 (including SEP activity through February 22).</p>\n', 'programCode': ['009:000'], 'temporal': '2015-01-01T05:00:00-05:00/2015-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://data.healthcare.gov/dataset/2015-Qualifying-Health-Plan-Selections-by-APTC-and/f7yt-nc7m', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:Healthdata@hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '607', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://data.healthcare.gov/dataset/2015-Qualifying-Health-Plan-Selections-by-APTC-and/f7yt-nc7m', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['County', 'Health Insurance Marketplace', 'Interactive Tools', 'Publicly Available Data File - for download'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Qualifying Health Plan Selections by APTC and County'}
{'description': '<p>CMS has released new information on Qualified Health Plan selections by county for the 37 states that use the HealthCare.gov platform (including the Federally-facilitated Marketplace, State Partnership Marketplaces and supported State-based Marketplaces) for the Marketplace open enrollment period from November 15, 2014 through February 15, 2015, including additional special enrollment period (SEP) activity reported through February 22, 2015. The data represent the number of unique individuals who have been determined eligible to enroll in a Qualified Health Plan and had selected a Marketplace plan by February 15, 2015 (including SEP activity through February 22).</p>\n', 'programCode': ['009:000'], 'temporal': '2015-01-01T05:00:00-05:00/2015-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://data.healthcare.gov/dataset/2015-Qualifying-Health-Plan-Selections-by-Type-of-/kjvw-ka5c', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '609', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://data.healthcare.gov/dataset/2015-Qualifying-Health-Plan-Selections-by-Type-of-/kjvw-ka5c', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['County', 'Health Insurance Marketplace', 'Interactive Tools', 'Publicly Available Data File - for download'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Qualifying Health Plan Selections by Consumer Type and Cnty'}
{'description': '<p>CMS has released new information on Qualified Health Plan selections by county for the 37 states that use the HealthCare.gov platform (including the Federally-facilitated Marketplace, State Partnership Marketplaces and supported State-based Marketplaces) for the Marketplace open enrollment period from November 15, 2014 through February 15, 2015, including additional special enrollment period (SEP) activity reported through February 22, 2015. The data represent the number of unique individuals who have been determined eligible to enroll in a Qualified Health Plan and had selected a Marketplace plan by February 15, 2015 (including SEP activity through February 22).</p>\n', 'programCode': ['009:000'], 'temporal': '2015-01-01T05:00:00-05:00/2015-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://data.healthcare.gov/dataset/2015-Qualifying-Health-Plan-Selections-by-Househol/sy6b-59wj', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '610', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://data.healthcare.gov/dataset/2015-Qualifying-Health-Plan-Selections-by-Househol/sy6b-59wj', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['County', 'Health Insurance Marketplace', 'Interactive Tools', 'Publicly Available Data File - for download'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Qualifying Health Plan Selections by Income and County'}
{'description': '<p>As of September 1, 2011, the Affordable Care Act and rate review regulation require review of rate increases of 10 percent or more. A non-grandfathered health plan sold in the individual or small group market that increases its rates by 10 percent or more is subject to review to determine whether the increase is unreasonable. Most states and territories have an effective rate review program and will review rate increases submitted by health insurance issuers in their states and territories. CMS will review rate increases in the market(s) where states do not have an effective rate review program. Additionally, effective January 1, 2014, all plans compliant with the rate monitoring and single risk pool requirements of the Affordable Care Act are required to submit all plans within the single risk pool. This page contains links to the rate review data posted on the CCIIO website.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/CCIIO/Resources/Data-Resources/ratereview.html', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2014-11-13', 'accessLevel': 'public', 'identifier': '561', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/CCIIO/Resources/Data-Resources/ratereview.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Center for Consumer Information and Insurance Oversight', 'Publicly Available Data File - for download', 'Rates', 'State'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Rate Review Data '}
{'description': '<p>The Centers for Medicare and Medicaid Services (CMS) research efforts span many topics, methods, and interests. Some projects address the Agencys immediate information needs, like patterns of prescription drug use. Others are aimed at long-term research needs, such as risk adjuster mechanisms for different payment systems.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Reports/', 'modified': '2015-12-22', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2015-12-22', 'accessLevel': 'public', 'identifier': '267', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Reports/', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Ambulatory', 'Budget', 'Demonstrations', 'Eligibility', 'End Stage Renal Disease (ESRD)', 'Enrollment', 'Expenditures', 'Home Health (HHA)', 'Hospice', 'Hospital', 'Inpatient', 'Long Term Care (LTC)', 'Medicaid', 'Medicaid Managed Care', 'Medicare', 'Medicare-Medicaid Dual Beneficiaries', 'Minority Health', 'National', 'Outpatient', 'Part A', 'Part B', 'Part D', 'Payments', 'Prescription Drug Plans', 'Prescription Drugs', 'Quality', 'Reports', 'Research', 'Skilled Nursing (SNF)', 'State', 'Utilization'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Research Reports'}
{'description': '<p>Section 4432(a) of the Balanced Budget Act (BBA) of 1997 modified how payment is made for Medicare skilled nursing facility (SNF) services. Effective with cost reporting periods beginning on or after July 1, 1998, SNFs are no longer paid on a reasonable cost basis or through low volume prospectively determined rates, but rather on the basis of a prospective payment system (PPS). The PPS payment rates are adjusted for case mix and geographic variation in wages and cover all costs of furnishing covered SNF services (routine, ancillary, and capital-related costs).</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/SNFPPS/', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '183', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/SNFPPS/', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Coding and Coding Rules', 'Interactive Tools', 'Medicare', 'National', 'Payments', 'Prospective Payment System (PPS)', 'Providers', 'Publicly Available Data File - for download', 'Regional', 'Reports', 'Skilled Nursing (SNF)'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Skilled Nursing Facility PPS'}
{'description': '<p>Provides annual Medicare Health Plan Employer Data and Information Set (HEDIS) performance measures.</p>\n', 'programCode': ['009:000'], 'temporal': '2008-01-01T05:00:00-05:00/2015-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/MCRAdvPartDEnrolData/SNP-HEDIS-Public-Use-Files.html', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '370', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/MCRAdvPartDEnrolData/SNP-HEDIS-Public-Use-Files.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Enrollment', 'Health Employer Data and Information Set (HEDIS)', 'Medicare Advantage', 'National', 'Part D', 'Publicly Available Data File - for download'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Special Needs Plan HEDIS Public Use Files'}
{'description': '<p>These documents provide key statistics on Medicare-Medicaid dual enrollees enrollment, service utilization, expenditures, and chronic conditions for 2007 through 2011.</p>\n', 'programCode': ['009:000'], 'temporal': '2007-01-01T05:00:00-05:00/2011-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.cms.gov/Medicare-Medicaid-Coordination/Medicare-and-Medicaid-Coordination/Medicare-Medicaid-Coordination-Office/Analytics.html', 'modified': '2017-12-14', 'contactPoint': {'hasEmail': 'mailto:Healthdata@hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2012-04-01', 'accessLevel': 'public', 'identifier': '664', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://www.cms.gov/Medicare-Medicaid-Coordination/Medicare-and-Medicaid-Coordination/Medicare-Medicaid-Coordination-Office/Downloads/County-LevelProfiles_2012.zip', 'format': 'zip', 'mediaType': 'application/unknown', 'title': 'zip'}], 'keyword': ['Behavioral Health-Mental Health', 'Chronic Condition', 'Enrollment', 'Expenditures', 'Long Term Care (LTC)', 'Managed Care', 'Medicaid', 'Medicaid Managed Care', 'Medicare', 'Medicare Advantage', 'Medicare-Medicaid Dual Beneficiaries', 'National', 'Operating Costs', 'Publicly Available Data File - for download', 'State', 'Statistics', 'Utilization'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'State and National Profiles of Medicare-Medicaid dual Benes'}
{'description': '<p>The Affordable Care Act created the Pre-Existing Condition Insurance Plan (PCIP) to make health insurance available to people who have been denied coverage by private insurance companies because of a pre-existing condition.</p>\n', 'programCode': ['009:000'], 'temporal': '2011-01-01T05:00:00-05:00/2014-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/CCIIO/Resources/Fact-Sheets-and-FAQs/pcip-enrollment.html', 'modified': '2016-01-06', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-01-06', 'accessLevel': 'public', 'identifier': '305', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/CCIIO/Resources/Fact-Sheets-and-FAQs/pcip-enrollment.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Access to Care', 'Center for Consumer Information and Insurance Oversight', 'Enrollment', 'Fact Sheets', 'State', 'Statistics'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'State by State Enrollment in the PCIP'}
{'description': '<p>The State Program Integrity Assessment (SPIA) is the Centers for Medicare and Medicaid Services (CMS) first national data collection on state Medicaid program integrity activities for the purposes of program evaluation and technical assistance support. CMS uses the data from the SPIA to develop descriptive reports for each state, identify areas to provide states with technical support and assistance, and assess states performance over time. The data are collected via an online data collection instrument which includes questions on state Medicaid integrity program characteristics, planning, prevention, detection, investigation and recovery activities, and technical assistance needs.</p>\n', 'programCode': ['009:000'], 'temporal': '2007-01-01T05:00:00-05:00/2010-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Medicare-Medicaid-Coordination/Fraud-Prevention/FraudAbuseforProfs/SPIA.html', 'modified': '2015-12-22', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2015-12-22', 'accessLevel': 'public', 'identifier': '562', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Medicare-Medicaid-Coordination/Fraud-Prevention/FraudAbuseforProfs/SPIA.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Claims', 'Fact Sheets', 'Hospital', 'Medicaid', 'Payments', 'Physician Services', 'Providers', 'Quality', 'Reports', 'State', 'Suppliers', 'Vendors'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'State Program Integrity Assessment (SPIA)'}
{'description': '<p>This 6-page document provides key statistics on Medicare-Medicaid dual enrollees enrollment, service utilization, expenditures, and chronic conditions for 2012. 2012 is the most recent year of available data due to lags in Medicaid data.</p>\n', 'programCode': ['009:000'], 'temporal': '2012-01-01T05:00:00-05:00/2012-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.cms.gov/Medicare-Medicaid-Coordination/Medicare-and-Medicaid-Coordination/Medicare-Medicaid-Coordination-Office/Analytics.html', 'modified': '2017-12-14', 'contactPoint': {'hasEmail': 'mailto:Healthdata@hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2017-07-01', 'accessLevel': 'public', 'identifier': '663', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://www.cms.gov/Medicare-Medicaid-Coordination/Medicare-and-Medicaid-Coordination/Medicare-Medicaid-Coordination-Office/Downloads/County-LevelProfiles_2012.zip', 'format': 'zip', 'mediaType': 'application/unknown', 'title': 'zip'}], 'keyword': ['Behavioral Health-Mental Health', 'Chronic Condition', 'County', 'Enrollment', 'Expenditures', 'Long Term Care (LTC)', 'Managed Care', 'Medicaid', 'Medicaid Managed Care', 'Medicare', 'Medicare Advantage', 'Medicare-Medicaid Dual Beneficiaries', 'National', 'Operating Costs', 'Reports', 'State', 'Statistics', 'Utilization'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'State-County Profiles of Medicare-Medicaid dual Benes'}
{'description': '<p>These are the official datasets used on the Medicare.gov Supplier Directory provided by the Centers for Medicare and Medicaid Services. They provide names, addresses, and contact information for suppliers that provide services or products under the Medicare program.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://data.medicare.gov/data/supplier-directory', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '471', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://data.medicare.gov/data/supplier-directory', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['County', 'Durable Medical Equipment (DME)', 'Medicare', 'Publicly Available Data File - for download', 'State', 'Suppliers', 'Vendors'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Supplier Directory Data'}
{'description': '<p>The state profiles are intended to provide an understanding of the environment within which the featured agencies are functioning, including factors which may influence or help shape the implementation of particular practices.</p>\n', 'programCode': ['009:000'], 'temporal': '2004-01-01T05:00:00-05:00/2004-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Medicare/Provider-Enrollment-and-Certification/SurvCertPromPractProj/StateProfiles.html', 'modified': '2016-01-06', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-01-06', 'accessLevel': 'public', 'identifier': '188', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Medicare/Provider-Enrollment-and-Certification/SurvCertPromPractProj/StateProfiles.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Home Health (HHA)', 'Hospice', 'Hospital', 'Medicare', 'State', 'Statistics', 'Survey'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Survey and Cert-Promising Practices Project-State Profiles'}
{'description': '<p>This website provides high level results of the surveys conducted by the State Agencies captured by the ASPEN system. It provides deficiency information for Nursing Homes. For additional information about a particular provider, contact the appropriate State Agency or Regional Office contact.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Medicare/Provider-Enrollment-and-Certification/SurveyCertificationEnforcement/', 'modified': '2015-12-16', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2015-12-16', 'accessLevel': 'public', 'identifier': '189', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Medicare/Provider-Enrollment-and-Certification/SurveyCertificationEnforcement/', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Interactive Tools', 'Medicaid', 'Medicare', 'Nursing Home', 'Payments', 'Providers', 'Quality', 'Regional', 'Skilled Nursing (SNF)', 'State', 'Suppliers', 'Survey'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Survey and Certification - Enforcement - 2567 Report'}
{'description': '<p>This report provides the estimates and information applicable to physician fee schedule payments.</p>\n', 'programCode': ['009:000'], 'temporal': '2008-01-01T05:00:00-05:00/2015-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/SustainableGRatesConFact/index.html', 'modified': '2016-01-06', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-01-06', 'accessLevel': 'public', 'identifier': '184', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/SustainableGRatesConFact/index.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Medicare', 'National', 'Payments', 'Physician Fee Schedule', 'Physician Services', 'Rates', 'Reports', 'Research', 'Statistics'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Sustainable Growth Rates and Conversion Factors'}
{'description': '<p>The Number of Estimated Eligible Uninsured People for Outreach Targeting</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://data.cms.gov/dataset/The-Number-of-Estimated-Eligible-Uninsured-People-/pc88-ec56', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2012-08-13', 'accessLevel': 'public', 'identifier': '483', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://data.cms.gov/dataset/The-Number-of-Estimated-Eligible-Uninsured-People-/pc88-ec56', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Access to Care', 'Center for Consumer Information and Insurance Oversight', 'Health Insurance Marketplace', 'Interactive Tools', 'Publicly Available Data File - for download', 'State', 'Uninsured'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'The Number of Estimated Eligible Uninsured People for Out..'}
{'description': '<p>The Percent of Estimated Eligible Uninsured People for Outreach Targeting</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://data.cms.gov/dataset/The-Percent-of-Estimated-Eligible-Uninsured-People/9hxb-n5xb', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2012-08-13', 'accessLevel': 'public', 'identifier': '484', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://data.cms.gov/dataset/The-Percent-of-Estimated-Eligible-Uninsured-People/9hxb-n5xb', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Access to Care', 'Center for Consumer Information and Insurance Oversight', 'County', 'Health Insurance Marketplace', 'Interactive Tools', 'Publicly Available Data File - for download', 'State', 'Uninsured'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'The Percent of Estimated Eligible Uninsured People for Out..'}
{'description': '<p>The Therapy Provider Phase Information dataset is a tool for providers to search by their National Provider Identifier (NPI) number to determine their phase for manual medical review of therapy claims.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://data.cms.gov/dataset/Therapy-Provider-Phase-Information/ucun-6i4t', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '477', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://data.cms.gov/dataset/Therapy-Provider-Phase-Information/ucun-6i4t', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Claims', 'Interactive Tools', 'Medicare', 'National', 'Providers', 'Publicly Available Data File - for download'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Therapy Provider Phase Information'}
{'description': '<p>This data file indicates the estimated number of uninsured individuals ages 19-25 in each U.S. county. These individuals may be eligible to join their parents health plan if that plan offers dependent coverage. The data is based on the 2007 Small Area Health Insurance Estimates (SAHIE) and March 2008 Current Population Survey Annual Social and Economic Supplement (CPS-ASEC).</p>\n', 'programCode': ['009:000'], 'temporal': '2007-01-01T05:00:00-05:00/2008-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/CCIIO/Programs-and-Initiatives/Health-Insurance-Market-Reforms/Coverage-for-Young-Adults.html', 'modified': '2016-01-06', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-01-06', 'accessLevel': 'public', 'identifier': '301', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/CCIIO/Programs-and-Initiatives/Health-Insurance-Market-Reforms/Coverage-for-Young-Adults.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Access to Care', 'Center for Consumer Information and Insurance Oversight', 'County', 'State', 'Statistics'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Uninsured Young Adults by County'}
{'description': '<p>The Centers for Medicare and Medicaid Services (CMS) has created a standard analytical file intended to promote transparency. For each VM performance year, CMS will publish a PUF that contains Value Modifier performance results of de-identified practices that were subject to the VM program. CMS provides supporting documentation for each PUF that contains the field name, length, type, label, description, and notes for each variable included in the PUF.</p>\n', 'programCode': ['009:000'], 'temporal': '2013-01-01T05:00:00-05:00/2016-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/VMPUF/Value-Modifier-PUF.html', 'modified': '2018-09-06', 'contactPoint': {'hasEmail': 'mailto:pvhelpdesk@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2017-05-05', 'accessLevel': 'public', 'identifier': '659', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/VMPUF/Value-Modifier-PUF.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Accountable Care Organization', 'Claims', 'Medicare', 'National', 'Payments', 'Physician Fee Schedule', 'Physician Services', 'Publicly Available Data File - for download'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Value Modifier Public Use File', 'accrualPeriodicity': 'R/P1Y'}
{'description': "<p>The Medicare Electronic Health Record (EHR) Incentive Program provides incentives to eligible clinicians and hospitals to adopt electronic health records. This dataset combines meaningful use attestations from the Medicare EHR Incentive Program and certified health IT product data from the ONC Certified Health IT Product List (CHPL) to identify the unique vendors, products, and product types of each certified health IT product used to attest to meaningful use. The dataset also includes important provider-specific data, related to the provider's participation and status in the program, unique provider identifiers, and other characteristics unique to each provider, like geography and provider type.</p>\n", 'programCode': ['009:110'], 'title': 'EHR Products Used for Meaningful Use Attestation', 'publisher': {'@type': 'org:Organization', 'name': 'Office of the National Coordinator for Health Information Technology'}, 'landingPage': 'https://dashboard.healthit.gov/datadashboard/documentation/ehr-products-mu-attestation-data-documentation.php', 'contactPoint': {'hasEmail': 'mailto:onc.request@hhs.gov', 'fn': 'ONC Request'}, 'issued': '2019-01-01', 'accessLevel': 'public', 'identifier': '11c83d84-83c1-4310-963f-2134f953943b', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://dashboard.healthit.gov/datadashboard/data/MU_REPORT.csv', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'MU_REPORT.csv'}], 'keyword': ['certified', 'ehrs', 'electronic health records', 'health information technology', 'health IT', 'interoperability'], 'bureauCode': ['009:00'], 'modified': '2019-01', 'references': ['https://dashboard.healthit.gov/quickstats/pages/FIG-Vendors-of-EHRs-to-Participating-Professionals.php', 'https://dashboard.healthit.gov/quickstats/pages/FIG-Vendors-of-EHRs-to-Participating-Hospitals.php', 'https://dashboard.healthit.gov/apps/hospitals-medicare-meaningful-use.php', 'https://dashboard.healthit.gov/apps/medicare-professionals-ehr-vendors.php'], 'describedBy': 'https://dashboard.healthit.gov/datadashboard/documentation/ehr-products-mu-attestation-data-documentation.php'}
{'description': "<p>The CMS EHR Incentive Programs provide incentives to eligible office-based providers and hospitals to adopt electronic health records. Both the Medicare and Medicaid programs have separate criteria and eligible participants. These measures track the percentage of physicians, nurse practitioners, physician assistants, short-term general, Critical Access, and Children's hospitals that have demonstrated meaningul use of certified electronic health record technology and/or adopted, implemented, or ugraded any electronic health record. These measures track the rate of adoption and use of EHR technology certified by HHS in addition to adoption of other non-certified EHR technology. These measures are cumulative, representing the most recent data.</p>\n", 'programCode': ['009:110'], 'title': 'Centers for Medicare & Medicaid Services (CMS) EHR Incentive Program Measures', 'publisher': {'@type': 'org:Organization', 'name': 'Office of the National Coordinator for Health Information Technology'}, 'landingPage': 'https://dashboard.healthit.gov/datadashboard/documentation/cms-ehr-incentive-program-measures-documentation.php', 'contactPoint': {'hasEmail': 'mailto:onc.request@hhs.gov', 'fn': 'ONC Request'}, 'issued': '2017-08-01', 'accessLevel': 'public', 'identifier': 'deraq33a-rn2x-aa1j-jhzz-4gp7d0wf8cys', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://dashboard.healthit.gov/datadashboard/data/Meaningful-Use-Acceleration-Scorecard.csv', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'Meaningful-Use-Acceleration-Scorecard.csv'}], 'keyword': ['adoption', 'certified electronic health record technology', 'ehrs', 'electronic health records', 'health information technology', 'health IT', 'hospitals', 'incentive payment', 'nurse', 'office-based physicians', 'physicians'], 'bureauCode': ['009:00'], 'modified': '2017-08', 'references': ['https://dashboard.healthit.gov/quickstats/pages/FIG-Health-Care-Professionals-EHR-Incentive-Programs.php', 'https://dashboard.healthit.gov/quickstats/pages/FIG-Hospitals-EHR-Incentive-Programs.php'], 'describedBy': 'https://dashboard.healthit.gov/datadashboard/documentation/cms-ehr-incentive-program-measures-documentation.php'}
{'description': "<p>The 'State Points of Contact' is a list of all of ONC's collaborators at the state level. The list contains the points of contacts' names, title and contact information.</p>\n", 'programCode': ['009:110'], 'publisher': {'@type': 'org:Organization', 'name': 'Office of the National Coordinator for Health Information Technology'}, 'landingPage': 'https://dashboard.healthit.gov/datadashboard/state-health-it-policy-levers-compendium-state-poc.php', 'contactPoint': {'hasEmail': 'mailto:onc.request@hhs.gov', 'fn': 'ONC Request'}, 'issued': '2017-07-01', 'accessLevel': 'public', 'identifier': '13hiij7v-wbz1-2zfs-lazc-pkytdlbu56nj', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://dashboard.healthit.gov/datadashboard/data/policy-levers-state-poc.csv', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'policy-levers-state-poc.csv'}], 'keyword': ['EHR', 'health information exchange', 'health information technology', 'health IT', 'patient engagement', 'State Health IT policies', 'State HIE'], 'bureauCode': ['009:00'], 'modified': '2017-07', 'title': 'State Health IT Policy Points of Contact', 'describedBy': 'https://dashboard.healthit.gov/datadashboard/state-health-it-policy-levers-compendium-state-poc.php'}
{'description': '<p>This data was collected by the Office of the National Coordinator for Health IT in coordination with Clinovations and the George Washington University Milken Institute of Public Health. ONC and its partners collected the data through research of state government and health information organization websites. The dataset provides policy and law details for four distinct policies or laws, and, where available, hyperlinks to official state records or websites. These four policies or laws are: 1) State Health Information Exchange (HIE) Consent Policies; 2) State-Sponsored HIE Consent Policies; 3) State Laws Requiring Authorization to Disclose Mental Health Information for Treatment, Payment, and Health Care Operations (TPO); and 4) State Laws that Apply a Minimum Necessary Standard to Treatment Disclosures of Mental Health Information.</p>\n', 'programCode': ['009:110'], 'title': 'State Health IT Privacy and Consent Laws and Policies', 'publisher': {'@type': 'org:Organization', 'name': 'Office of the National Coordinator for Health Information Technology'}, 'landingPage': 'https://dashboard.healthit.gov/datadashboard/documentation/state-health-it-privacy-consent-law-policy-data-documentation.php', 'contactPoint': {'hasEmail': 'mailto:onc.request@hhs.gov', 'fn': 'ONC Request'}, 'issued': '2017-07-01', 'accessLevel': 'public', 'identifier': 'yw73pryi-h3or-9rhg-jpgp-dofus7swvmx1', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://dashboard.healthit.gov/datadashboard/data/state-health-it-privacy-consent-law-policies.csv', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'state-health-it-privacy-consent-law-policies.csv'}], 'keyword': ['authorization', 'consent', 'consent law', 'health care', 'health care operations', 'Health information exchange', 'health information technology', 'health IT', 'healthcare', 'healthit', 'HIE', 'HIE consent policies', 'hit', 'mental health information', 'minimum necessary standard', 'patient information', 'payment', 'personal health information', 'privacy', 'state', 'state laws', 'State-sponsored HIE Consent policies', 'TPO', 'treatment'], 'bureauCode': ['009:00'], 'modified': '2017-07', 'references': ['https://dashboard.healthit.gov/apps/state-health-it-privacy-consent-law-policy.php'], 'describedBy': 'https://dashboard.healthit.gov/datadashboard/documentation/state-health-it-privacy-consent-law-policy-data-documentation.php'}
{'description': "<p>The Medicare & Medicaid Electronic Health Record (EHR) Incentive Programs provide incentives to eligible ambulatory and inpatient providers to adopt electronic health records. This dataset provides the counts of health care providers that have reported a developer's product through participation in the Medicare EHR Incentive Program. The data are provided beginning in 2011. This dataset enables the tracking of trends in the adoption of healthIT by developer and by both office-based health care providers and non-federal acute-care hospitals. Filter the data by Program Year to get the most recent counts by health care provider type. The most recent data is available through the 2016 Program Year.</p>\n", 'programCode': ['009:110'], 'title': 'EHR Developers Reported by Health Care Providers Participating in Federal Programs', 'publisher': {'@type': 'org:Organization', 'name': 'Office of the National Coordinator for Health Information Technology'}, 'landingPage': 'https://dashboard.healthit.gov/datadashboard/documentation/ehr-vendors-reported-CMS-ONC-data-documentation.php', 'contactPoint': {'hasEmail': 'mailto:onc.request@hhs.gov', 'fn': 'ONC Request'}, 'issued': '2017-07-01', 'accessLevel': 'public', 'identifier': '5d6zvokd-upg9-fobb-lzgn-ep6jo1du8lkd', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://dashboard.healthit.gov/datadashboard/data/EHR-vendors-count-dataset.csv', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'EHR-vendors-count-dataset.csv'}], 'keyword': ['adoption', 'CEHRT', 'certified electronic health record technology', 'CMS EHR Incentrive Program', 'EHR developers', 'EHR vendors', 'federal programs', 'health IT'], 'bureauCode': ['009:00'], 'modified': '2017-07', 'references': ['https://dashboard.healthit.gov/quickstats/pages/FIG-Vendors-of-EHRs-to-Participating-Professionals.php', 'https://dashboard.healthit.gov/quickstats/pages/FIG-Vendors-of-EHRs-to-Participating-Hospitals.php'], 'describedBy': 'https://dashboard.healthit.gov/datadashboard/documentation/ehr-vendors-reported-CMS-ONC-data-documentation.php'}
{'description': '<p>The Centers for Medicare & Medicaid Services (CMS) EHR Incentive Program provides incentive payments for eligible hospitals to adopt and meaningfully use certified health IT. Among the requirements to receive an incentive payment, participating hospitals must report on public health measures. These measures include the electronic reporting of data regarding: immunizations, emergency department visits (syndromic surveillance), reportable infectious disease laboratory results, and electronic patient data to specialized registries, like cancert. As of 2015, stage 2 of the EHR Incentive Program requires hospitals to report on three public health measures, when applicable, and modified stage 2 of the program requires hospitals to report on two of the three measures. This dataset includes the percentage of hospitals who reported on these measures in program years, 2013, 2014 and 2015.</p>\n', 'programCode': ['009:110'], 'title': 'Hospital Public Health Reporting', 'publisher': {'@type': 'org:Organization', 'name': 'Office of the National Coordinator for Health Information Technology'}, 'landingPage': 'https://dashboard.healthit.gov/datadashboard/documentation/hospital-public-health-reporting-documentation.php', 'contactPoint': {'hasEmail': 'mailto:onc.request@hhs.gov', 'fn': 'ONC Request'}, 'issued': '2017-01-01', 'accessLevel': 'public', 'identifier': 'vzcc5ta0-36kx-g2f7-uzay-ps4jb0jt6xdw', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://dashboard.healthit.gov/datadashboard/data/hospital-mu-public-health-measures.csv', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'hospital-mu-public-health-measures.csv'}], 'keyword': ['CMS EHR Incentive Program', 'emergency department visits', 'health information technology', 'health IT', 'interoperability', 'public health measures', 'public health measures reporting'], 'bureauCode': ['009:00'], 'modified': '2017-01', 'references': ['https://dashboard.healthit.gov/quickstats/pages/FIG-MU-Hospitals-Public-Health-Measures-Selection.php'], 'describedBy': 'https://dashboard.healthit.gov/datadashboard/documentation/hospital-public-health-reporting-documentation.php'}
{'description': "<p>The Health IT State Policy Levers Compendium was developed by the Office of National Coordinator for Health Information Technology (ONC) in coordination with states. It is intended to support state efforts to advance interoperability and can also be used in service of delivery system reform. The Compendium includes a directory of health IT policy levers and nearly 300 examples of how states have used them. The 'Activities Catalog' includes the over 300 documented examples of health IT policy levers in use by states. The catalog data includes the states using the policy lever to promote health IT and advance interoperability, the state's documented activities, and official information source for these activities.</p>\n", 'programCode': ['009:110'], 'title': 'State Health IT Policy Levers Activities Catalog', 'publisher': {'@type': 'org:Organization', 'name': 'Office of the National Coordinator for Health Information Technology'}, 'landingPage': 'https://dashboard.healthit.gov/datadashboard/documentation/state-health-it-policy-levers-compendium-documentation.php', 'contactPoint': {'hasEmail': 'mailto:onc.request@hhs.gov', 'fn': 'ONC Request'}, 'issued': '2015-12-01', 'accessLevel': 'public', 'identifier': 'exxucmj0-ey0t-ofmw-ehjp-yknmz432m3og', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://dashboard.healthit.gov/datadashboard/data/policy-levers-activities-catalog.csv', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'policy-levers-activities-catalog.csv'}], 'keyword': ['EHR', 'health information exchange', 'health information technology', 'health IT', 'patient engagement', 'State Health IT policies', 'State HIE'], 'bureauCode': ['009:00'], 'modified': '2015-12', 'references': ['https://dashboard.healthit.gov/apps/state-health-it-policy-levers-compendium.php'], 'describedBy': 'https://dashboard.healthit.gov/datadashboard/documentation/state-health-it-policy-levers-compendium-documentation.php'}
{'description': "<p>The Health IT State Policy Levers Compendium was developed by the Office of National Coordinator for Health Information Technology (ONC) in coordination with states. It is intended to support state efforts to advance interoperability and can also be used in service of delivery system reform. The Compendium includes a directory of health IT policy levers and nearly 300 examples of how states have used them. The 'Policy Levers Directory' is a list of all 32 distinct policy levers contained within the Compendium. The directory data includes descriptions for each lever, as well as policy lever uses for health IT and interoperability.</p>\n", 'programCode': ['009:110'], 'publisher': {'@type': 'org:Organization', 'name': 'Office of the National Coordinator for Health Information Technology'}, 'landingPage': 'https://dashboard.healthit.gov/datadashboard/state-health-it-policy-levers-compendium-directory.php', 'contactPoint': {'hasEmail': 'mailto:onc.request@hhs.gov', 'fn': 'ONC Request'}, 'issued': '2015-12-01', 'accessLevel': 'public', 'identifier': 'alk73yfu-8uwn-rnm6-tmxj-kmtp1mdm0bxs', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://dashboard.healthit.gov/datadashboard/data/policy-levers-directory.csv', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'policy-levers-directory.csv'}], 'keyword': ['EHR', 'health information exchange', 'health information technology', 'health IT', 'patient engagement', 'State Health IT policies', 'State HIE'], 'bureauCode': ['009:00'], 'modified': '2015-12', 'title': 'State Health IT Policy Levers Directory', 'describedBy': 'https://dashboard.healthit.gov/datadashboard/state-health-it-policy-levers-compendium-directory.php'}
{'description': '<p>The Health Information Technology for Economic and Clinical Health (HITECH) Act was passed as part of the American Recovery and Reinvestment Act (ARRA) to invest in the U.S. health IT infrastructure. The Office of the National Coordinator for Health IT (ONC) received over $2 billion of these HITECH funds, which was granted to health and community organizations across the U.S. This crosswalk provides geographic data for the service areas of two of these HITECH programs: the Health IT Regional Extension Centers (REC) Program and the Beacon Communities Program. This data can be linked to program financial and performance data to map and visualize program data. You can access the data in multiple formats below.</p>\n', 'programCode': ['009:110'], 'publisher': {'@type': 'org:Organization', 'name': 'Office of the National Coordinator for Health Information Technology'}, 'landingPage': 'https://dashboard.healthit.gov/datadashboard/documentation/grantee-xwalk-data-documentation.php', 'contactPoint': {'hasEmail': 'mailto:onc.request@hhs.gov', 'fn': 'ONC Request'}, 'issued': '2014-12-01', 'accessLevel': 'public', 'identifier': '5k0pnwr0-zzo9-pvru-dy7y-29vcs3fudqax', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://dashboard.healthit.gov/datadashboard/data/HealthIT_Dashboard_AreaType_Crosswalk.csv', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'HealthIT_Dashboard_AreaType_Crosswalk.csv'}], 'keyword': ['American Reconstruction and Recovery Act', 'ARRA', 'Beacon Communities Program', 'EHR', 'health IT', 'HITECH', 'REC', 'Regional Extension Centers'], 'bureauCode': ['009:00'], 'modified': '2014-12', 'title': 'ONC Health Information Technology for Economic and Clinical Health (HITECH) Grantee Crosswalk', 'describedBy': 'https://dashboard.healthit.gov/datadashboard/documentation/grantee-xwalk-data-documentation.php'}
{'description': '<p>ONC uses the SK&A Office-based Provider Database to calculate the counts of medical doctors, doctors of osteopathy, nurse practitioners, and physician assistants at the state and count level from 2011 through 2013. These counts are grouped as a total, as well as segmented by each provider type and separately as counts of primary care providers.</p>\n', 'programCode': ['009:110'], 'title': 'Office-based Health Care Providers Database', 'publisher': {'@type': 'org:Organization', 'name': 'Office of the National Coordinator for Health Information Technology'}, 'landingPage': 'https://dashboard.healthit.gov/datadashboard/documentation/ska-data-documentation.php', 'contactPoint': {'hasEmail': 'mailto:onc.request@hhs.gov', 'fn': 'ONC Request'}, 'issued': '2014-12-01', 'accessLevel': 'public', 'identifier': 'oerg8yyb-66a7-cry5-ljpv-0x7h9uz4xq52', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://dashboard.healthit.gov/datadashboard/data/SKA_State_County_Data_2011-2013.csv', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'SKA_State_County_Data_2011-2013.csv'}], 'keyword': ['health information technology', 'health IT', 'non-primary physicians', 'nurse practitioners', 'office-based physicians', 'physician assistants', 'primary care physicians', 'providers'], 'bureauCode': ['009:00'], 'modified': '2014-12', 'references': ['https://dashboard.healthit.gov/apps/physicians-medicare-meaningful-use.php'], 'describedBy': 'https://dashboard.healthit.gov/datadashboard/documentation/ska-data-documentation.php'}
{'description': "<p>The Updated Systematic Review reviews the January 2010 to August 2013 health IT literature to examine the effects of health IT across three aspects of care: efficiency, quality, and safety. This report updates previous systematic reviews of the health IT literature, focusing specifically on identifying and summarizing the evidence related to the use of health IT as outlined in the Meaningful Use regulations. The review examined the literature to determine the article authors' findings related to the effects or associations of a meaningful use functionality on an aspect of care. Each article's findings was scored as positive (defined as: health IT improved key aspect of care but none worse off), mixed-positive (defined as: positive effects of health IT outweight negative effects), neutral (defined as: health IT not associated with change in outcome), or negative (defined as: negative effects of health IT on outcome). The full review data: article, related meaningful use functionality, aspect of care, and author sentiment are provided in this dataset.</p>\n", 'programCode': ['009:110'], 'title': 'Effects of Meaningful Use Functionalities on Health Care Quality, Safety, and Efficiency', 'publisher': {'@type': 'org:Organization', 'name': 'Office of the National Coordinator for Health Information Technology'}, 'landingPage': 'https://dashboard.healthit.gov/datadashboard/documentation/systematic-lit-review-documentation.php', 'contactPoint': {'hasEmail': 'mailto:onc.request@hhs.gov', 'fn': 'ONC Request'}, 'issued': '2014-01-01', 'accessLevel': 'public', 'identifier': 'wzhfo0gu-gr6b-767p-cts4-7reu5e5mx4po', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://dashboard.healthit.gov/datadashboard/data/systematic-lit-review-appendix.csv', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'systematic-lit-review-appendix.csv'}], 'keyword': ['EHR', 'functionalities', 'health IT', 'indicators', 'meaningful use', 'public health measures', 'regulations'], 'bureauCode': ['009:00'], 'modified': '2014-01', 'references': ['https://dashboard.healthit.gov/quickstats/pages/FIG-Health-IT-Literature-Review-Infographic.php', 'https://dashboard.healthit.gov/quickstats/pages/FIG-Health-IT-Literature-Review-Summary-of-Findings-Meaningful-Use-Functionalities-on-Quality-Safety-and-Efficiency.php', 'https://dashboard.healthit.gov/quickstats/pages/FIG-Health-IT-Literature-Review-Summary-of-Author-Sentiments.php'], 'describedBy': 'https://dashboard.healthit.gov/datadashboard/documentation/systematic-lit-review-documentation.php'}
{'description': '<p>The Office of the Actuary in the Centers for Medicare and Medicaid Services (CMS) from time to time conducts studies on various aspects of the Medicare and Medicaid programs. The available studies include the following-</p>\n<p>Medicare Financial Status, Budget Impact, and Sustainability-Which Concept is Which, Actuarial Report on the Financial Outlook for Medicaid, Estimated Impact of Health Care Reform Proposals, Analysis of volume-and-intensity response to a price change for physicians services, Analysis of expenses in the last year of life.</p>\n', 'programCode': ['009:000'], 'temporal': '2008-01-01T05:00:00-05:00/2017-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Research/ActuarialStudies/', 'modified': '2018-10-03', 'contactPoint': {'hasEmail': 'mailto:Healthdata@hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2018-10-03', 'accessLevel': 'public', 'identifier': '245', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Research/ActuarialStudies/', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Budget', 'Enrollment', 'Expenditures', 'Long Term Care (LTC)', 'Medicaid', 'National', 'Payments', 'Reports', 'Statistics', 'Trends'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Actuarial Studies', 'accrualPeriodicity': 'R/P1Y'}
{'description': "<p>On September 22, 2010, Abbott issued a voluntary recall of certain Similac powdered infant formula after identifying a common warehouse beetle (both larvae and adults) in the finished product at their Sturgis, Michigan plant. The company immediately put all product manufactured at the Michigan plant on hold and ceased manufacturing at that location. FDA has advised against consumption of the recalled product and urged consumers to follow the manufacturer's instructions for reporting and returning the formula.</p>\n", 'programCode': ['009:001'], 'temporal': '2010-01-01T05:00:00-05:00/2010-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.fda.gov/AboutFDA/Transparency/OpenGovernment/ucm227485.htm', 'contactPoint': {'hasEmail': 'mailto:FDA_Enterprise_Data_Inventory@fda.hhs.gov', 'fn': 'FDA Enterprise Data Inventory'}, 'issued': '2010-10-01', 'accessLevel': 'public', 'identifier': '141bcfb1-fd5c-4abc-9e81-0e07cc3c8ca4', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.accessdata.fda.gov/scripts/infantformula/InfantFormulaRecallList2010.xls', 'format': 'excel', 'mediaType': 'application/unknown', 'title': 'excel'}], 'keyword': ['community health', 'food', 'formula', 'health', 'infant', 'market', 'notifications', 'recalls', 'safety'], 'bureauCode': ['009:10'], 'modified': '2010-10-01', 'title': 'FDA Abbott Infant Formula Recall'}
{'description': "<p>This list is intended to alert consumers about Web sites that are or were illegally marketing unapproved, uncleared, or unauthorized products in relation to the 2009 H1N1 Flu Virus (sometimes referred to as the 'swine flu' virus).</p>\n", 'programCode': ['009:000'], 'temporal': '2009-01-01T05:00:00-05:00/2009-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.fda.gov/AboutFDA/Transparency/OpenGovernment/ucm225441.htm', 'contactPoint': {'hasEmail': 'mailto:FDA_Enterprise_Data_Inventory@fda.hhs.gov', 'fn': 'FDA Enterprise Data Inventory'}, 'issued': '1900-01-01', 'accessLevel': 'public', 'identifier': '8b366073-48df-4c87-9120-9878f4875373', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.accessdata.fda.gov/scripts/h1n1flu/FraudulentH1N1ProductsList2009.xml', 'format': 'xml', 'mediaType': 'application/unknown', 'title': 'xml'}], 'keyword': ['community health', 'h1n1', 'health', 'influenza', 'market', 'notifications', 'ora', 'recalls', 'safety'], 'bureauCode': ['009:10'], 'modified': '1900-01-01', 'title': 'Fraudulent 2009 H1N1 Influenza Products'}
{'description': '<p>This feed provides new health and safety updates related to FDA approved products</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.fda.gov/AboutFDA/ContactFDA/StayInformed/RSSFeeds/Consumers/rss.xml', 'contactPoint': {'hasEmail': 'mailto:FDA_Enterprise_Data_Inventory@fda.hhs.gov', 'fn': 'FDA Enterprise Data Inventory'}, 'issued': '2012-05-30', 'accessLevel': 'public', 'identifier': '82319f7a-9d6e-4b9e-b67f-cf8ff1a4980e', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.fda.gov/AboutFDA/ContactFDA/StayInformed/RSSFeeds/Consumers/rss.xml', 'format': 'rss+xml', 'mediaType': 'application/unknown', 'title': 'rss+xml'}], 'keyword': ['approved', 'community health', 'fda', 'health', 'items', 'notifications', 'products', 'safety', 'updates'], 'bureauCode': ['009:10'], 'modified': '2012-05-30', 'title': 'Health Information Updates'}
{'description': '<p>Contains data for FDA pet food recalls since January 1, 2006.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.fda.gov/AboutFDA/Transparency/OpenGovernment/ucm225435.htm', 'contactPoint': {'hasEmail': 'mailto:FDA_Enterprise_Data_Inventory@fda.hhs.gov', 'fn': 'FDA Enterprise Data Inventory'}, 'issued': '2010-10-01', 'accessLevel': 'public', 'identifier': '617db889-3907-4429-aa64-b4747156d437', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.accessdata.fda.gov/scripts/newpetfoodrecalls/PetFoodRecallProductsList2009.xls', 'format': 'excel', 'mediaType': 'application/unknown', 'title': 'excel'}], 'keyword': ['community health', 'health', 'market', 'notifications', 'pet food', 'recalls', 'safety'], 'bureauCode': ['009:10'], 'modified': '2010-10-01', 'title': 'FDA Pet Food Recalls'}
{'description': '<p>This file contains the data elements used for searching the FDA Online Data Repository including proprietary name, active ingredients, marketing application number or regulatory citation, National Drug Code, and company name.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.fda.gov/ForIndustry/DataStandards/StructuredProductLabeling/ucm240580.htm', 'contactPoint': {'hasEmail': 'mailto:FDA_Enterprise_Data_Inventory@fda.hhs.gov', 'fn': 'FDA Enterprise Data Inventory'}, 'issued': '2011-02-01', 'accessLevel': 'public', 'identifier': 'c447002d-51df-46d9-a105-dda94dfd6083', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.fda.gov/downloads/ForIndustry/DataStandards/StructuredProductLabeling/ucm241597.zip', 'format': 'text/csv', 'mediaType': 'application/unknown', 'title': 'text/csv'}], 'keyword': ['community health', 'drug', 'fda', 'label', 'label repository', 'labels fda gov'], 'bureauCode': ['009:10'], 'modified': '2011-02-01', 'title': 'FDA Drug Label Data'}
{'description': '<p>Contains data for FDA peanut product recalls since January 2009.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.fda.gov/AboutFDA/Transparency/OpenGovernment/ucm225439.htm', 'contactPoint': {'hasEmail': 'mailto:FDA_Enterprise_Data_Inventory@fda.hhs.gov', 'fn': 'FDA Enterprise Data Inventory'}, 'issued': '2010-10-01', 'accessLevel': 'public', 'identifier': '1fce6941-625f-4dac-ae3b-6664fcfeea6d', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.accessdata.fda.gov/scripts/peanutbutterrecall/PeanutButterProducts2009.xls', 'format': 'excel', 'mediaType': 'application/unknown', 'title': 'excel'}], 'keyword': ['community health', 'food', 'health', 'market', 'notifications', 'peanut', 'recalls', 'safety'], 'bureauCode': ['009:10'], 'modified': '2010-10-01', 'title': 'FDA Peanut Product Recalls'}
{'description': '<p>Contains data for FDA recalls from 2009 through the present.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.fda.gov/AboutFDA/Transparency/OpenGovernment/ucm225433.htm', 'contactPoint': {'hasEmail': 'mailto:FDA_Enterprise_Data_Inventory@fda.hhs.gov', 'fn': 'FDA Enterprise Data Inventory'}, 'issued': '2010-10-01', 'accessLevel': 'public', 'identifier': 'd4959928-1229-4fff-a32e-704245f42cb6', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.fda.gov/DataSets/Recalls/RecallsDataSet.xml', 'format': 'xml', 'mediaType': 'application/unknown', 'title': 'xml'}], 'keyword': ['animal health', 'biologics', 'community health', 'drugs', 'food', 'health', 'market', 'medical devices', 'notifications', 'recalls', 'safety'], 'bureauCode': ['009:10'], 'modified': '2010-10-01', 'title': 'All FDA Recalls'}
{'description': '<p>This feed describes all new items that are being recalled by the FDA.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.fda.gov/AboutFDA/ContactFDA/StayInformed/RSSFeeds/Recalls/rss.xml', 'contactPoint': {'hasEmail': 'mailto:FDA_Enterprise_Data_Inventory@fda.hhs.gov', 'fn': 'FDA Enterprise Data Inventory'}, 'issued': '2004-01-01', 'accessLevel': 'public', 'identifier': 'e9412021-e775-4c64-9c04-98d6f666786f', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.fda.gov/AboutFDA/ContactFDA/StayInformed/RSSFeeds/Recalls/rss.xml', 'format': 'rss+xml', 'mediaType': 'application/unknown', 'title': 'rss+xml'}], 'keyword': ['community health', 'foods', 'health', 'market', 'notifications', 'recalls', 'safety'], 'bureauCode': ['009:10'], 'modified': '2004-01-01', 'title': 'Food and Drug Administration--Recalls'}
{'description': "<p>The Adverse Event Reporting System (AERS) is a computerized information database designed to support the FDA's post-marketing safety surveillance program for all approved drug and therapeutic biologic products. The FDA uses AERS to monitor for new adverse events and medication errors that might occur with these marketed products. Reporting of adverse events from the point of care is voluntary in the United States. FDA receives some adverse event and medication error reports directly from health care professionals (such as physicians, pharmacists, nurses and others) and consumers (such as patients, family members, lawyers and others). Healthcare professionals and consumers may also report these events to the products' manufacturers. If a manufacturer receives an adverse event report, it is required to send the report to FDA as specified by regulations. The files listed on this page contain raw data extracted from the AERS database for the indicated time ranges and are not cumulative. Users of these files need to be familiar with creation of relational databases using applications such as ORACLE, Microsoft Office Access, MySQL and IBM DB2 or the use of ASCII files with SAS analytic tools. A simple search of AERS data cannot be performed with these files by persons who are not familiar with creation of relational databases.</p>\n", 'programCode': ['009:000'], 'temporal': '2004-01-01T05:00:00-05:00/2012-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.fda.gov/Drugs/GuidanceComplianceRegulatoryInformation/Surveillance/AdverseDrugEffects/default.htm', 'contactPoint': {'hasEmail': 'mailto:FDA_Enterprise_Data_Inventory@fda.hhs.gov', 'fn': 'FDA Enterprise Data Inventory'}, 'issued': '2004-01-01', 'accessLevel': 'public', 'identifier': 'b454bed2-730a-4e06-becb-0f599f2ad62a', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'zip', 'accessURL': 'http://www.fda.gov/Drugs/GuidanceComplianceRegulatoryInformation/Surveillance/AdverseDrugEffects/ucm082193.htm', 'mediaType': 'application/unknown', 'title': 'zip'}], 'keyword': ['adverse event', 'human drugs'], 'bureauCode': ['009:10'], 'modified': '2004-01-01', 'title': 'Adverse Event Reporting System (AERS)'}
{'description': "<p>This list is intended to alert consumers about Web sites that are or were illegally marketing unapproved, uncleared, or unauthorized products in relation to the 2009 H1N1 Flu Virus (sometimes referred to as the 'swine flu' virus).</p>\n", 'programCode': ['009:000'], 'temporal': '2009-01-01T05:00:00-05:00/2009-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.fda.gov/AboutFDA/Transparency/OpenGovernment/ucm225441.htm', 'contactPoint': {'hasEmail': 'mailto:FDA_Enterprise_Data_Inventory@fda.hhs.gov', 'fn': 'FDA Enterprise Data Inventory'}, 'issued': '2010-10-01', 'accessLevel': 'public', 'identifier': '9cc0d11d-dbcd-41a7-8947-02774d10ce2e', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'excel', 'accessURL': 'http://www.fda.gov/AboutFDA/Transparency/OpenGovernment/ucm225441.htm', 'mediaType': 'application/unknown', 'title': 'excel'}], 'keyword': ['h1n1', 'health', 'influenza', 'market', 'notifications', 'recalls', 'safety'], 'bureauCode': ['009:10'], 'modified': '2010-10-01', 'title': 'Fraudulent 2009 H1N1 Influenza Products Widget'}
{'description': "<p>The drug labels and other drug-specific information on this Web site represent the most recent drug listing information companies have submitted to the Food and Drug Administration (FDA). (See 21 CFR part 207.) The drug labeling and other information has been reformatted to make it easier to read but its content has neither been altered nor verified by FDA. The drug labeling on this Web site may not be the labeling on currently distributed products or identical to the labeling that is approved. Most OTC drugs are not reviewed and approved by FDA, however they may be marketed if they comply with applicable regulations and policies described in monographs. Drugs marked 'OTC monograph final' or OTC monograph not final' are not checked for conformance to the monograph. Drugs marked 'unapproved medical gas', 'unapproved homeopathic' or 'unapproved drug other' on this Web site have not been evaluated by FDA for safety and efficacy and their labeling has not been approved. In addition, FDA is not aware of scientific evidence to support homeopathy as effective.</p>\n", 'programCode': ['009:002'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://labels.fda.gov/', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2013-11-26', 'accessLevel': 'public', 'identifier': 'ff9c9ee2-8c73-4142-b21f-2b694db8f783', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'zip', 'accessURL': 'http://www.fda.gov/ForIndustry/DataStandards/StructuredProductLabeling/ucm240580.htm', 'mediaType': 'application/unknown', 'title': 'zip'}], 'keyword': ['community health', 'drug', 'fda', 'label', 'label repository', 'labeling', 'labels fda gov'], 'bureauCode': ['009:10'], 'modified': '2013-11-26', 'title': 'FDA Online Label Repository'}
{'description': '<p>Contains data for FDA pistachio product recalls since March 2009.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.fda.gov/AboutFDA/Transparency/OpenGovernment/ucm225438.htm', 'contactPoint': {'hasEmail': 'mailto:FDA_Enterprise_Data_Inventory@fda.hhs.gov', 'fn': 'FDA Enterprise Data Inventory'}, 'issued': '2010-10-01', 'accessLevel': 'public', 'identifier': '64ae1af7-2b25-4d00-9dbf-244269123d2f', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'excel', 'accessURL': 'http://www.fda.gov/AboutFDA/Transparency/OpenGovernment/ucm225438.htm', 'mediaType': 'application/unknown', 'title': 'excel'}], 'keyword': ['food', 'health', 'market', 'notifications', 'pistachio', 'recalls', 'safety'], 'bureauCode': ['009:10'], 'modified': '2010-10-01', 'title': 'FDA Pistachio Product Recalls Widget'}
{'description': '<p>Contains data for FDA Hydrolyzed Vegetable Protein (HVP) Containing Products recalls since February, 2010.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.fda.gov/AboutFDA/Transparency/OpenGovernment/ucm225437.htm', 'contactPoint': {'hasEmail': 'mailto:FDA_Enterprise_Data_Inventory@fda.hhs.gov', 'fn': 'FDA Enterprise Data Inventory'}, 'issued': '2010-10-01', 'accessLevel': 'public', 'identifier': '1281388f-93e7-4c1c-9369-5143ec0fdb8e', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'excel', 'accessURL': 'http://www.fda.gov/AboutFDA/Transparency/OpenGovernment/ucm225437.htm', 'mediaType': 'application/unknown', 'title': 'excel'}], 'keyword': ['health', 'hvp', 'hydrolyzed vegetable protein', 'market', 'notifications', 'recalls', 'safety'], 'bureauCode': ['009:10'], 'modified': '2010-10-01', 'title': 'FDA Hydrolyzed Vegetable Protein (HVP) Containing Products Recalls Widget'}
{'description': '<p>Contains data for FDA peanut product recalls since January 2009.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.fda.gov/AboutFDA/Transparency/OpenGovernment/ucm225439.htm', 'contactPoint': {'hasEmail': 'mailto:FDA_Enterprise_Data_Inventory@fda.hhs.gov', 'fn': 'FDA Enterprise Data Inventory'}, 'issued': '2010-10-01', 'accessLevel': 'public', 'identifier': '486663d1-b2cd-4ccc-b221-6f9a155675e9', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'excel', 'accessURL': 'http://www.fda.gov/AboutFDA/Transparency/OpenGovernment/ucm225439.htm', 'mediaType': 'application/unknown', 'title': 'excel'}], 'keyword': ['food', 'health', 'market', 'notifications', 'peanut', 'recalls', 'safety'], 'bureauCode': ['009:10'], 'modified': '2010-10-01', 'title': 'FDA Peanut Product Recalls Widget'}
{'description': '<p>Contains data for FDA pet food recalls since January 1, 2006.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.fda.gov/AboutFDA/Transparency/OpenGovernment/ucm225435.htm', 'contactPoint': {'hasEmail': 'mailto:FDA_Enterprise_Data_Inventory@fda.hhs.gov', 'fn': 'FDA Enterprise Data Inventory'}, 'issued': '2010-10-01', 'accessLevel': 'public', 'identifier': '6e4c0c94-6b71-49f8-b551-c70a9070867e', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'application/unknown', 'accessURL': 'http://www.fda.gov/AboutFDA/Transparency/OpenGovernment/ucm225435.htm', 'mediaType': 'application/unknown', 'title': 'application/unknown'}], 'keyword': ['health', 'market', 'notifications', 'pet food', 'recalls', 'safety'], 'bureauCode': ['009:10'], 'modified': '2010-10-01', 'title': 'FDA Pet Health and Safety Widget'}
{'description': '<p>Contains data for the FDA Plainview Milk Cooperative Ingredient Recall since June 2009.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.fda.gov/AboutFDA/Transparency/OpenGovernment/ucm225440.htm', 'contactPoint': {'hasEmail': 'mailto:FDA_Enterprise_Data_Inventory@fda.hhs.gov', 'fn': 'FDA Enterprise Data Inventory'}, 'issued': '2010-10-01', 'accessLevel': 'public', 'identifier': '5d970911-f35f-4514-9ddf-b20bc32790ff', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.accessdata.fda.gov/scripts/Milk/MilkRecallProducts2009.xls', 'format': 'excel', 'mediaType': 'application/unknown', 'title': 'excel'}], 'keyword': ['community health', 'food', 'health', 'market', 'milk', 'notifications', 'recalls', 'safety'], 'bureauCode': ['009:10'], 'modified': '2010-10-01', 'title': 'FDA Plainview Milk Cooperative Ingredient Recall'}
{'description': '<p>Contains data for FDA pistachio product recalls since March 2009.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.fda.gov/AboutFDA/Transparency/OpenGovernment/ucm225438.htm', 'contactPoint': {'hasEmail': 'mailto:FDA_Enterprise_Data_Inventory@fda.hhs.gov', 'fn': 'FDA Enterprise Data Inventory'}, 'issued': '2010-10-01', 'accessLevel': 'public', 'identifier': 'a501b289-fe9f-4c20-980f-f95f34c81f30', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.accessdata.fda.gov/scripts/pistachiorecall/Pistachio2009.xls', 'format': 'excel', 'mediaType': 'application/unknown', 'title': 'excel'}], 'keyword': ['community health', 'food', 'health', 'market', 'notifications', 'pistachio', 'recalls', 'safety'], 'bureauCode': ['009:10'], 'modified': '2010-10-01', 'title': 'FDA Pistachio Product Recalls'}
{'description': '<p>Contains data for FDA shell egg recalls.</p>\n', 'programCode': ['009:000'], 'temporal': '2010-01-01T05:00:00-05:00/2010-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.fda.gov/AboutFDA/Transparency/OpenGovernment/ucm225434.htm', 'contactPoint': {'hasEmail': 'mailto:FDA_Enterprise_Data_Inventory@fda.hhs.gov', 'fn': 'FDA Enterprise Data Inventory'}, 'issued': '2010-10-01', 'accessLevel': 'public', 'identifier': 'dc522ec9-a996-440b-b94e-972136ab80c0', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.accessdata.fda.gov/scripts/shelleggsrecall/ShellEggsRecallList2010.xls', 'format': 'excel', 'mediaType': 'application/unknown', 'title': 'excel'}], 'keyword': ['community health', 'food', 'health', 'market', 'notifications', 'recalls', 'safety'], 'bureauCode': ['009:10'], 'modified': '2010-10-01', 'title': 'FDA Shell Egg Recalls'}
{'description': '<p>Contains data for FDA Hydrolyzed Vegetable Protein (HVP) Containing Products recalls since February, 2010.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.fda.gov/AboutFDA/Transparency/OpenGovernment/ucm225437.htm', 'contactPoint': {'hasEmail': 'mailto:FDA_Enterprise_Data_Inventory@fda.hhs.gov', 'fn': 'FDA Enterprise Data Inventory'}, 'issued': '2010-10-01', 'accessLevel': 'public', 'identifier': '97f8facf-a2b8-47f0-847b-d7e7bc165c09', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.accessdata.fda.gov/scripts/HVPCP/HydrolyzedVegetableProteinProductsList2010.xls', 'format': 'excel', 'mediaType': 'application/unknown', 'title': 'excel'}], 'keyword': ['community health', 'health', 'hvp', 'hydrolyzed vegetable protein', 'market', 'notifications', 'recalls', 'safety'], 'bureauCode': ['009:10'], 'modified': '2010-10-01', 'title': 'FDA Hydrolyzed Vegetable Protein (HVP) Containing Products Recalls'}
{'description': '<p>This list includes human and pet food subject to recall in the United States since January 2009 related to peanut products distributed by Peanut Corporation of America.</p>\n', 'programCode': ['009:001'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.accessdata.fda.gov/scripts/peanutbutterrecall/PeanutButterProducts2009.xml', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '1900-01-01', 'accessLevel': 'public', 'identifier': '5d4b366c-07ca-4358-a783-01aa2fe59684', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.accessdata.fda.gov/scripts/peanutbutterrecall/PeanutButterProducts2009.xml', 'format': 'xml', 'mediaType': 'application/unknown', 'title': 'xml'}], 'keyword': ['recalls'], 'bureauCode': ['009:10'], 'modified': '1900-01-01', 'title': 'Peanut Product Recalls'}
{'description': '<p>This list includes food subject to recall in the United States since March 2009 related to pistachios distributed by Setton Pistachio of Terra Bella, Inc. The FDA has completed its inspection of Salmonella contamination in pistachios and pistachio products involved in this recall.</p>\n', 'programCode': ['009:001'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.accessdata.fda.gov/scripts/pistachiorecall/Pistachio2009.xml', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '1900-01-01', 'accessLevel': 'public', 'identifier': '8acf8bd4-3c2b-4697-a2be-3d5006fbfc91', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.accessdata.fda.gov/scripts/pistachiorecall/Pistachio2009.xml', 'format': 'xml', 'mediaType': 'application/unknown', 'title': 'xml'}], 'keyword': ['ora'], 'bureauCode': ['009:10'], 'modified': '1900-01-01', 'title': 'Pistachio Product Recalls'}
{'description': '<p>This list includes products subject to recall in the United States since February 2010 related to hydrolyzed vegetable protein (HVP) paste and powder distributed by Basic Food Flavors, Inc. HVP is a flavor enhancer used in a wide variety of processed food products such as soups, sauces, chilis, stews, hot dogs, gravies, seasoned snack foods, dips, and dressings.</p>\n', 'programCode': ['009:001'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.accessdata.fda.gov/scripts/HVPCP/HydrolyzedVegetableProteinProductsList2010.xml', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '1900-01-01', 'accessLevel': 'public', 'identifier': '0a235bac-418f-4fa9-81b7-1af3259a54b1', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.accessdata.fda.gov/scripts/HVPCP/HydrolyzedVegetableProteinProductsList2010.xml', 'format': 'xml', 'mediaType': 'application/unknown', 'title': 'xml'}], 'keyword': ['recalls'], 'bureauCode': ['009:10'], 'modified': '1900-01-01', 'title': 'Hydrolyzed Vegetable Protein Containing Products Recalls'}
{'description': '<p>Epidemiologic investigations conducted by health officials in California, Colorado, and Minnesota revealed several restaurants or events where more than one person who fell ill with Salmonella Enteriditis had eaten. Information from these investigations suggested that shell eggs were the likely source of infections in many of these restaurants or events. And on August 13, 2010, Wright County Egg of Galt, Iowa, conducted a nationwide voluntary recalls of shell eggs that it had shipped since May 19, 2010.</p>\n', 'programCode': ['009:001'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.accessdata.fda.gov/scripts/shelleggsrecall/ShellEggsRecallList2010.xml', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '1900-01-01', 'accessLevel': 'public', 'identifier': '2e20dcb3-74a1-46e1-a7bd-900b78dd0355', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.accessdata.fda.gov/scripts/shelleggsrecall/ShellEggsRecallList2010.xml', 'format': 'xml', 'mediaType': 'application/unknown', 'title': 'xml'}], 'keyword': ['recalls'], 'bureauCode': ['009:10'], 'modified': '1900-01-01', 'title': 'Shell Egg Recalls'}
{'description': '<p>The Food Code Reference System (FCRS) is a searchable database that provides access to FDA�s interpretative positions and responses to questions related to the FDA Food Code. Users of the FCRS can search the database using dropdown menus, keywords and date. This system is a searchable repository of food code interpretations. There are no exportable data sets. All reports are in PDF format.</p>\n', 'programCode': ['009:001'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'https://healthdata.gov/dataset/food-code-reference-system-0', 'contactPoint': {'hasEmail': 'mailto:retailfoodprotectionteam@fda.hhs.gov', 'fn': 'Glenda R. Lewis'}, 'issued': '2015-01-01', 'accessLevel': 'public', 'identifier': '9B9C0AD1-73D2-4280-A1DE-45D15DDB7386', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>This system is a searchable repository of food code interpretations. There are no exportable data sets. All reports are in PDF format.</p>\n', 'format': 'html', 'title': 'html', 'accessURL': 'http://www.accessdata.fda.gov/scripts/fcrs/', 'mediaType': 'application/unknown'}], 'keyword': ['FCRS', 'FDA Food Code', 'FDA retail food interpretations', 'Food Code', 'Food Code interpretations', 'Food Code Reference System'], 'bureauCode': ['009:10'], 'modified': '2015-01-01', 'title': 'Food Code Reference System'}
{'description': '<p>This system shares public data that can be downloaded.</p>\n', 'programCode': ['009:001'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'https://healthdata.gov/dataset/cfsan-web-modules-0', 'contactPoint': {'hasEmail': 'mailto:FDA_Enterprise_Data_Inventory@fda.hhs.gov', 'fn': 'FDA Enterprise Data Inventory'}, 'issued': '2014-09-12', 'accessLevel': 'public', 'identifier': '8DFE05EA-9FA0-4DB8-B803-D3AA70564592', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>This system shares public data that can be downloaded.</p>\n', 'format': 'html', 'title': 'html', 'accessURL': 'http://www.accessdata.fda.gov/scripts/fdcc/', 'mediaType': 'application/unknown'}], 'keyword': ['Web Modules'], 'bureauCode': ['009:10'], 'modified': '2014-09-12', 'title': 'CFSAN Web Modules'}
{'description': "<p>This system supports the Information Center's Help Desk capabilities, and reports can be exported.</p>\n", 'programCode': ['009:001'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'https://healthdata.gov/dataset/cfsan-knowledge-management-system', 'contactPoint': {'hasEmail': 'mailto:FDA_Enterprise_Data_Inventory@fda.hhs.gov', 'fn': 'FDA Enterprise Data Inventory'}, 'issued': '2014-12-01', 'accessLevel': 'public', 'identifier': 'A6EEDE4E-01A2-4167-A196-87066F135C34', '@type': 'dcat:Dataset', 'modified': '2014-12-01', 'keyword': ['Information Center; Foods Help Desk'], 'bureauCode': ['009:10'], 'title': 'CFSAN Knowledge Management System'}
{'description': '<p>This list includes products subject to recall since September 2010 related to infant formula distributed by Abbott. This list will be updated with publicly available information as received. The information is current as of the date indicated. If we learn that any information is not accurate, we will revise the list as soon as possible. When available, this database also includes photos of recalled products that have been voluntarily submitted by recalling firms to the FDA to assist the public in identifying those products that are subject to recall.</p>\n', 'programCode': ['009:001'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.accessdata.fda.gov/scripts/infantformula/InfantFormulaRecallList2010.xml', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '1900-01-01', 'accessLevel': 'public', 'identifier': 'cbb45912-ca03-4398-8d6d-607e335a8ed9', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.accessdata.fda.gov/scripts/infantformula/InfantFormulaRecallList2010.xml', 'format': 'xml', 'mediaType': 'application/unknown', 'title': 'xml'}], 'keyword': ['recalls'], 'bureauCode': ['009:10'], 'modified': '1900-01-01', 'title': 'Abbott Infant Formula Recall'}
{'description': '<p>Public access allowing for public search of the FDA Adverse Events Database</p>\n', 'programCode': ['009:002'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'https://healthdata.gov/dataset/public-search-adverse-events-foia-0', 'contactPoint': {'hasEmail': 'mailto:FDA_Enterprise_Data_Inventory@fda.hhs.gov', 'fn': 'FDA Enterprise Data Inventory'}, 'issued': '2014-12-31', 'accessLevel': 'public', 'identifier': '901A022F-A9B2-4B0A-9A33-0F3D353DF3FD', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>Public access allowing for public search of the FDA Adverse Events Database</p>\n', 'format': 'xml', 'title': 'xml', 'accessURL': 'http://www.fda.gov/Drugs/GuidanceComplianceRegulatoryInformation/Surveillance/ucm082193', 'mediaType': 'application/unknown'}], 'keyword': ['FAERS'], 'bureauCode': ['009:10'], 'modified': '2014-12-31', 'title': 'Public Search for Adverse Events (FOIA)'}
{'description': '<p>The Approved Drug Products with Therapeutic Equivalence (Orange Book or OB) is a list of drugs approved under Section 505 of the Federal Food, Drug and Cosmetic Act and provides consumers timely updates on these products. In addition to these products (fo</p>\n', 'programCode': ['009:002'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'https://healthdata.gov/dataset/orange-book-0', 'contactPoint': {'hasEmail': 'mailto:Robert.Reinwald@fda.hhs.gov', 'fn': 'Robert Reinwald'}, 'issued': '2014-01-08', 'accessLevel': 'public', 'identifier': '5E4326F3-B3EC-40C7-B5B9-1115F3394E94', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>The Approved Drug Products with Therapeutic Equivalence (Orange Book or OB) is a list of drugs approved under Section 505 of the Federal Food, Drug and Cosmetic Act and provides consumers timely updates on these products. In addition to these products (fo</p>\n', 'format': 'html', 'title': 'html', 'accessURL': 'http://www.accessdata.fda.gov/scripts/cder/ob/', 'mediaType': 'application/unknown'}], 'keyword': ['Approved Drug Products with Therapuetic Equivalence Evaluations', 'Orange Book'], 'bureauCode': ['009:10'], 'modified': '2014-01-08', 'title': 'Orange Book'}
{'description': '<p>The Global Unique Device Identification Database (GUDID) contains key device identification information submitted to the FDA about medical devices that have Unique Device Identifiers (UDI). Unique device identification is a system being established by the</p>\n', 'programCode': ['009:005'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'https://healthdata.gov/dataset/gudid-download-0', 'contactPoint': {'hasEmail': 'mailto:Velayudhan.Rajan@fda.hhs.gov', 'fn': 'Rajan, Velayudhan'}, 'issued': '2014-02-04', 'accessLevel': 'public', 'identifier': 'C37E5FDF-6717-4AB3-8585-1808C7BF3B3B', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>The Global Unique Device Identification Database (GUDID) contains key device identification information submitted to the FDA about medical devices that have Unique Device Identifiers (UDI). Unique device identification is a system being established by the</p>\n', 'format': 'html', 'title': 'html', 'accessURL': 'http://www.fda.gov/MedicalDevices/DeviceRegulationandGuidance/UniqueDeviceIdentification/GlobalUDIDatabaseGUDID/default.htm', 'mediaType': 'application/unknown'}], 'keyword': ['cdrh', 'gudid', 'udi'], 'bureauCode': ['009:10'], 'modified': '2014-02-04', 'title': 'GUDID Download'}
{'description': '<p>The FDA shall publish in a format that is understandable and not misleading to a lay person, and place on public display, a list of 93 harmful and potentially harmful constituents in each tobacco product and smoke established under section 904(e) of the TCA. CTP has determined the best means to display the data is web-based on FDA.GOV. The HPHC back-end database and template for industry will be created in a future release of eSubmissions. The scope of this project is to: Phase 1 (Current POP): 1) build a website to support the display of the HPHC constituents, 2) allow the user to access educational information about the health effects of the chemicals; Phase 2 (next POP): 1) allow users of the website to perform a search by brand and sub-brand, 2) display a report on the HPHCs contained in that tobacco product, and 3) create an admin module to allow for an import of HPHC data via an Excel spreadsheet and to update the list of constituents.</p>\n', 'programCode': ['009:007'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'https://healthdata.gov/dataset/harmful-and-potentially-harmful-constituents-0', 'contactPoint': {'hasEmail': 'mailto:danny.hsu@fda.hhs.gov', 'fn': 'Danny Hsu'}, 'issued': '2015-02-03', 'accessLevel': 'public', 'identifier': '96E5B59F-286A-4127-A6E1-82EBA4981EFF', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>Website is still under development, not yet published to the public. Pre-Production L is: <a href="http://accessdata-preprod.fda.gov/scripts/hphc/">http://accessdata-preprod.fda.gov/scripts/hphc/</a></p>\n', 'format': 'html', 'title': 'html', 'accessURL': 'http://www.fda.gov/TobaccoProducts/GuidanceComplianceRegulatoryInformation/ucm297786.htm', 'mediaType': 'application/unknown'}], 'keyword': ['Constituents', 'Harmful', 'HPHC'], 'bureauCode': ['009:10'], 'modified': '2015-02-03', 'title': 'Harmful and Potentially Harmful Constituents'}
{'description': '<p>This application provides information for active, inactive, and pre-registered firms. Query options are by FEI, Applicant Name, Establishment Name, Other Names, Establishment Type, Establishment Status, City, State, Zip Code, Country and Reporting Official First Name or Last Name.</p>\n', 'programCode': ['009:003'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'https://www.accessdata.fda.gov/scripts/cber/CFAppsPub/', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2010-06-04', 'accessLevel': 'public', 'identifier': 'a0710f78-0585-45c8-9320-7d252b291390', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'interactive on-screen', 'accessURL': 'https://www.accessdata.fda.gov/scripts/cber/CFAppsPub/', 'mediaType': 'application/unknown', 'title': 'interactive on-screen'}], 'keyword': ['cber'], 'bureauCode': ['009:10'], 'modified': '2010-06-04', 'title': 'Blood Establishment Registration Database'}
{'description': "<p>Provides information to the public on postmarket requirements and commitments. The phrase postmarket requirements and commitments refers to studies and clinical trials that sponsors conduct after approval to gather additional information about a product's safety, efficacy, or optimal use. Some of the studies and clinical trials may be required; others may be studies or clinical trials a sponsor has committed to conduct.</p>\n", 'programCode': ['009:002'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.fda.gov/Drugs/InformationOnDrugs/ucm142931.htm', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2011-02-10', 'accessLevel': 'public', 'identifier': 'bf085673-ae08-4807-8ca7-aeb36dde83ed', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.fda.gov/downloads/Drugs/GuidanceComplianceRegulatoryInformation/Post-marketingPhaseIVCommitments/UCM070783.zip', 'format': 'zip', 'mediaType': 'application/unknown', 'title': 'zip'}], 'keyword': ['cder', 'commitments', 'postmarket'], 'bureauCode': ['009:10'], 'modified': '2011-02-10', 'title': 'Postmarket Requirements and Commitments'}
{'description': '<p>According to 21 CFR 210.3(b)(8), an inactive ingredient is any component of a drug product other than the active ingredient. Only inactive ingredients in the final dosage forms of drug products are in this database.</p>\n', 'programCode': ['009:002'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.fda.gov/Drugs/InformationOnDrugs/ucm080123.htm', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2013-01-02', 'accessLevel': 'public', 'identifier': '61f4a54b-daf5-4eb0-82fa-30dc89cd9699', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.fda.gov/downloads/Drugs/InformationOnDrugs/UCM080154.zip', 'format': 'zip', 'mediaType': 'application/unknown', 'title': 'zip'}], 'keyword': ['cder', 'inactive ingredient'], 'bureauCode': ['009:10'], 'modified': '2013-01-02', 'title': 'Inactive ingredient Search for Approved Drug Products', 'describedBy': 'http://www.fda.gov/Drugs/InformationOnDrugs/ucm075230.htm'}
{'description': "<p>The FDA Adverse Event Reporting System (FAERS) is a database that contains information on adverse event and medication error reports submitted to FDA. The database is designed to support the FDA's post-marketing safety surveillance program for drug and therapeutic biologic products.</p>\n", 'programCode': ['009:002'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.fda.gov/Drugs/GuidanceComplianceRegulatoryInformation/Surveillance/AdverseDrugEffects/ucm082193.htm', 'contactPoint': {'hasEmail': 'mailto:cderosetracking@fda.hhs.gov', 'fn': 'CDER OSE Tracking'}, 'issued': '2013-08-16', 'accessLevel': 'public', 'identifier': 'c696c4f7-6de9-45db-988a-7195c2ade1d0', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'zip', 'accessURL': 'http://www.fda.gov/Drugs/GuidanceComplianceRegulatoryInformation/Surveillance/AdverseDrugEffects/ucm082193.htm', 'mediaType': 'application/unknown', 'title': 'zip'}], 'keyword': ['Adverse Event', 'CDER', 'Drugs', 'FAERS', 'Reporting System'], 'bureauCode': ['009:10'], 'modified': '2013-08-16', 'title': 'FDA Adverse Event Reporting System (FAERS): Latest Quartely Data Files'}
{'description': '<p>Food producers recall their products from the marketplace when the products are mislabeled or when the food may present a health hazard to consumers because the food is contaminated or has caused a foodborne illness outbreak.</p>\n', 'programCode': ['009:001'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.fda.gov/Food/RecallsOutbreaksEmergencies/Recalls/default.htm', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2013-06-06', 'accessLevel': 'public', 'identifier': '7268c3d7-607f-452c-a54c-2ac89d7b6b65', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'on-screen text', 'accessURL': 'http://www.fda.gov/Food/RecallsOutbreaksEmergencies/Recalls/default.htm', 'mediaType': 'application/unknown', 'title': 'on-screen text'}], 'keyword': ['cfsan'], 'bureauCode': ['009:10'], 'modified': '2013-06-06', 'title': 'Recalls of Food and Dietary Supplements'}
{'description': '<p>The Food and Drug Administration Amendments Act of 2007 gave FDA the authority to require a Risk Evaluation and Mitigation Strategy (REMS) from manufacturers to ensure that the benefits of a drug or biological product outweigh its risks.</p>\n', 'programCode': ['009:002'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.fda.gov/Drugs/DrugSafety/PostmarketDrugSafetyInformationforPatientsandProviders/ucm111350.htm', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2013-11-12', 'accessLevel': 'public', 'identifier': '6c697267-fe17-4c66-8c6d-da38ab9b723b', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'pdf', 'accessURL': 'http://www.fda.gov/Drugs/DrugSafety/PostmarketDrugSafetyInformationforPatientsandProviders/ucm111350.htm', 'mediaType': 'application/unknown', 'title': 'pdf'}], 'keyword': ['cder', 'REMS'], 'bureauCode': ['009:10'], 'modified': '2013-11-12', 'title': 'Approved Risk Evaluation and Mitigation Strategies'}
{'description': '<p>Companies are required under Section 506C of the Federal Food, Drug, and Cosmetic Act (FD&C Act) (as amended by the Food and Drug Administration Safety and Innovation Act) to notify FDA of a permanent discontinuance of certain drug products, six months in advance, or if that is not possible, as soon as practicable. These drugs include those that are life-supporting, life-sustaining or for use in the prevention or treatment of a debilitating disease or condition, including any such drug used in emergency medical care or during surgery). The discontinuations provided below reflect information received from manufacturers, and are for informational purposes only.</p>\n', 'programCode': ['009:002'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.fda.gov/Drugs/DrugSafety/DrugShortages/ucm050794.htm', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2013-09-26', 'accessLevel': 'public', 'identifier': '6e72c239-0510-49f4-8404-d3d7d50351ec', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'application/unknown', 'accessURL': 'http://www.fda.gov/Drugs/DrugSafety/DrugShortages/ucm050794.htm', 'mediaType': 'application/unknown', 'title': 'application/unknown'}], 'keyword': ['cder', 'discontinued drugs'], 'bureauCode': ['009:10'], 'modified': '2013-09-26', 'title': 'Drugs to be Discontinued'}
{'description': '<p>This database contains a list of classified medical device recalls since November 1, 2002</p>\n', 'programCode': ['009:005'], 'title': 'Medical and Radiation Emitting Device Recalls', 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfRES/res.cfm', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2013-11-13', 'accessLevel': 'public', 'identifier': 'c2420fb3-2c71-4a09-80a9-5fc2f3a459f5', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfRES/res.cfm', 'format': 'interactive on-screen', 'mediaType': 'application/unknown', 'title': 'interactive on-screen'}], 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'modified': '2013-11-13', 'references': ['http://www.fda.gov/MedicalDevices/Safety/ListofRecalls/ucm329946.htm']}
{'description': '<p>The 522 Postmarket Surveillance Studies Program encompasses design, tracking, oversight, and review responsibilities for studies mandated under section 522 of the Federal Food, Drug and Cosmetic Act. The program helps ensure that well-designed 522 postmarket surveillance (PS) studies are conducted effectively and efficiently and in the least burdensome manner.</p>\n', 'programCode': ['009:005'], 'title': '522 Postmarket Surveillance Studies', 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfPMA/pss.cfm', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2013-11-01', 'accessLevel': 'public', 'identifier': '3d55fceb-5248-4475-b675-503312202d0d', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfPMA/pss_excel.cfm', 'format': 'xls', 'mediaType': 'application/unknown', 'title': 'xls'}], 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'modified': '2013-11-01', 'references': ['http://www.fda.gov/MedicalDevices/DeviceRegulationandGuidance/PostmarketRequirements/PostmarketSurveillance/ucm134497.htm', 'http://www.fda.gov/MedicalDevices/DeviceRegulationandGuidance/GuidanceDocuments/ucm268064.htm']}
{'description': '<p>The CDRH Post-Approval Studies Program encompasses design, tracking, oversight, and review responsibilities for studies mandated as a condition of approval of a premarket approval (PMA) application, protocol development product (PDP) application, or humanitarian device exemption (HDE) application. The program helps ensure that well-designed post-approval studies (PAS) are conducted effectively and efficiently and in the least burdensome manner.</p>\n', 'programCode': ['009:005'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfPMA/pma_pas.cfm', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2013-11-01', 'accessLevel': 'public', 'identifier': '910c9a83-0447-4c05-b418-c2f49dd83b1b', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfPMA/pma_pas_Excel.cfm', 'format': 'xls', 'mediaType': 'application/unknown', 'title': 'xls'}], 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'modified': '2013-11-01', 'title': 'Post-Approval Studies'}
{'description': '<p>The FDA Peanut-Containing Product Recall widget allows you to browse the Food and Drug Administration (FDA) database of peanut butter and peanut-containing products subject to recall. This database makes it easier for you to determine whether any of the products you have at home are subject to recent recalls, and will be updated as new information becomes available.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.cdc.gov/Widgets/', 'contactPoint': {'hasEmail': 'mailto:FDA_Enterprise_Data_Inventory@fda.hhs.gov', 'fn': 'FDA Enterprise Data Inventory'}, 'issued': '2012-05-30', 'accessLevel': 'public', 'identifier': 'ece9c52a-ba02-4615-b441-fa0d2f8b9722', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'widget', 'accessURL': 'http://www.cdc.gov/Widgets/', 'mediaType': 'application/unknown', 'title': 'widget'}], 'keyword': ['brownie', 'cake and pie', 'candy', 'cereal', 'cookie', 'cracker', 'donut', 'fda', 'federal widget', 'ice cream', 'national', 'peanut butter', 'pet food', 'product', 'product-recalls', 'recalls', 'salmonella', 'snack bars'], 'bureauCode': ['009:10'], 'modified': '2012-05-30', 'title': 'FDA Peanut-Containing Product Recall'}
{'description': '<p>This list includes products subject to recall in the United States since June 2009 related to products manufactured by Plainview Milk Products Cooperative.</p>\n', 'programCode': ['009:001'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.accessdata.fda.gov/scripts/Milk/MilkRecallProducts2009.xml', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '1900-01-01', 'accessLevel': 'public', 'identifier': '703b0166-e4c2-4c1e-b5d7-46f5f21acb12', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.accessdata.fda.gov/scripts/Milk/MilkRecallProducts2009.xml', 'format': 'xml', 'mediaType': 'application/unknown', 'title': 'xml'}], 'keyword': ['recalls'], 'bureauCode': ['009:10'], 'modified': '1900-01-01', 'title': 'Plainview Milk Cooperative Ingredient Recall'}
{'description': '<p>The Total Product Life Cycle (TPLC) database integrates premarket and postmarket data about medical devices. It includes information pulled from CDRH databases including Premarket Approvals (PMA), Premarket Notifications (510[k]), Adverse Events, and Recalls. You can search the TPLC database by device name or procode to receive a full report about a particular product line.</p>\n', 'programCode': ['009:005'], 'title': 'Total Product Life Cycle (TPLC)', 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfTPLC/tplc.cfm', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2013-11-01', 'accessLevel': 'public', 'identifier': 'db8a6684-bf00-48a8-af05-c493e6dfcb4c', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfTPLC/tplc.cfm', 'format': 'interactive on-screen', 'mediaType': 'application/unknown', 'title': 'interactive on-screen'}], 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'modified': '2013-11-01', 'references': ['http://www.fda.gov/AboutFDA/CentersOffices/OfficeofMedicalProductsandTobacco/CDRH/CDRHTransparency/ucm199906.htm']}
{'description': '<p>This database contains a list of classified medical device recalls since November 1, 2002</p>\n', 'programCode': ['009:005'], 'title': 'Recalls of Medical Devices', 'temporal': '2002-11-01T05:00:00-05:00/2013-11-01T04:00:00-04:00', 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfRES/res.cfm', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2013-11-01', 'accessLevel': 'public', 'identifier': '5291f6b2-f62a-4498-a640-0639d94ec3c6', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfRES/res.cfm', 'format': 'interactive on-screen', 'mediaType': 'application/unknown', 'title': 'interactive on-screen'}], 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'modified': '2013-11-01', 'references': ['http://www.fda.gov/MedicalDevices/Safety/ListofRecalls/ucm329946.htm']}
{'description': '<p>This database provides descriptions of radiation-emitting products that have been recalled under an approved corrective action plan to remove defective and noncompliant products from the market. Searches may be done by manufacturer name, performance standard, product name, description, or date range.</p>\n', 'programCode': ['009:005'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfPCD_RH/rh_res.cfm', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2013-11-01', 'accessLevel': 'public', 'identifier': '4a439dda-f8d4-4461-ba4c-082abab102d4', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfPCD_RH/rh_res.cfm', 'format': 'interactive on-screen', 'mediaType': 'application/unknown', 'title': 'interactive on-screen'}], 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'modified': '2013-11-01', 'title': 'Radiation Emitting Product Corrective Actions and Recalls'}
{'description': '<p>This database contains product names and associated information developed by the Center for all products, both medical and non-medical, which emit radiation. It includes a three letter product code, a descriptor for radiation type, applicable performance standard(s), and a definition for the code.</p>\n', 'programCode': ['009:005'], 'title': 'Radiation-emitting Electronic Product Codes', 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfPCD_rh/TextSearch.cfm', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2013-11-01', 'accessLevel': 'public', 'identifier': '7e7f6062-5270-4e09-81c9-ff22261232ac', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfPCD_rh/TextSearch.cfm', 'format': 'interactive on-screen', 'mediaType': 'application/unknown', 'title': 'interactive on-screen'}], 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'modified': '2013-11-01', 'references': ['http://www.fda.gov/Radiation-EmittingProducts/ElectronicProductRadiationControlProgram/GettingaProducttoMarket/PerformanceStandards/ucm135509.htm'], 'describedBy': 'http://www.fda.gov/Radiation-EmittingProducts/ElectronicProductRadiationControlProgram/GettingaProducttoMarket/PerformanceStandards/ucm135508.htm'}
{'description': '<p>Medical device manufacturers are required to submit a premarket notification or 510(k) if they intend to introduce a device into commercial distribution for the first time or reintroduce a device that will be significantly changed or modified to the extent that its safety or effectiveness could be affected. This database of releasable 510(k)s can be searched by 510(k) number, applicant, device name or FDA product code. Summaries of safety and effectiveness information is available via the web interface for more recent records.</p>\n', 'programCode': ['009:005'], 'title': 'Premarket Notifications (510(k)s)', 'temporal': '1976-01-01T05:00:00-05:00/2013-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfPMN/pmn.cfm', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2013-11-01', 'accessLevel': 'public', 'identifier': '142e5da1-24f6-4215-83e5-18a7cd813889', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.accessdata.fda.gov/premarket/ftparea/pmn96cur.zip', 'format': 'zip', 'mediaType': 'application/unknown', 'title': 'zip'}], 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'modified': '2013-11-01', 'references': ['http://www.fda.gov/MedicalDevices/ProductsandMedicalProcedures/DeviceApprovalsandClearances/510kClearances/ucm089428.htm'], 'accrualPeriodicity': 'R/P1M'}
{'description': '<p>Premarket approval by FDA is the required process of scientific review to ensure the safety and effectiveness of all devices classified as Class III devices. An approved Premarket Approval Application (PMA) is, in effect, a private license granted to the applicant for marketing a particular medical device. This database may be searched by a variety of fields and is updated on a monthly basis.</p>\n', 'programCode': ['009:005'], 'title': 'Premarket Approvals (PMA)', 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'https://healthdata.gov/dataset/premarket-approvals-pma-1', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2013-11-01', 'accessLevel': 'public', 'identifier': '475907fb-6a5d-4ad8-90c0-b276edc05227', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfPMA/pma.cfm', 'format': 'interactive on-screen', 'mediaType': 'application/unknown', 'title': 'interactive on-screen'}], 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'modified': '2013-11-01', 'references': ['http://www.fda.gov/medicaldevices/productsandmedicalprocedures/deviceapprovalsandclearances/pmaapprovals/default.htm', 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfPMA/pma.cfm'], 'describedBy': 'http://www.fda.gov/MedicalDevices/DeviceRegulationandGuidance/Databases/ucm135279.htm'}
{'description': '<p>The National Health Related Items Code (NHRIC) is a system for identification and numbering of marketed device packages that is compatible with other numbering systems such as the National Drug Code (NDC) or Universal Product Code (UPC). Those manufacturers who desire to use the NHRIC number for unique product identification may apply to FDA for a labeler code. This database contains NHRIC data retrieved from records that date back 20 years.</p>\n', 'programCode': ['009:005'], 'title': 'NHRIC (National Health Related Items Code)', 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfNHRIC/nhric.cfm', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2013-11-01', 'accessLevel': 'public', 'identifier': '72b6e176-fd0a-48eb-b373-38812dd98baa', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfNHRIC/nhric.cfm', 'format': 'interactive on-screen', 'mediaType': 'application/unknown', 'title': 'interactive on-screen'}], 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'modified': '2013-11-01', 'references': ['http://www.fda.gov/medicaldevices/deviceregulationandguidance/databases/ucm161456.htm']}
{'description': "<p>This database allows you to search the CDRH's database information on medical devices which may have malfunctioned or caused a death or serious injury during the years 1992 through 1996.</p>\n", 'programCode': ['009:005'], 'title': 'MDR (Medical Device Reporting)', 'temporal': '1992-01-01T05:00:00-05:00/1996-07-31T04:00:00-04:00', 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfmdr/search.CFM', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '1996-07-31', 'accessLevel': 'public', 'identifier': '290bc7d6-538c-4889-823f-2ec60b6d3b6a', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfmdr/search.CFM', 'format': 'interactive on-screen', 'mediaType': 'application/unknown', 'title': 'interactive on-screen'}], 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'modified': '1996-07-31', 'references': ['http://www.fda.gov/MedicalDevices/Safety/ReportaProblem/ucm124073.htm']}
{'description': '<p>MAUDE data represents reports of adverse events involving medical devices. The data consists of all voluntary reports since June, 1993, user facility reports since 1991, distributor reports since 1993, and manufacturer reports since August, 1996.</p>\n', 'programCode': ['009:005'], 'title': 'MAUDE (Manufacturer and User Facility Device Experience)', 'temporal': '1991-01-01T05:00:00-05:00/2013-10-31T04:00:00-04:00', 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfMAUDE/search.CFM', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2013-10-31', 'accessLevel': 'public', 'identifier': '1327f116-da9f-40b9-babd-c893ab2ceacd', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfMAUDE/search.CFM', 'format': 'interactive on-screen', 'mediaType': 'application/unknown', 'title': 'interactive on-screen'}], 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'modified': '2013-10-31', 'references': ['http://www.fda.gov/MedicalDevices/DeviceRegulationandGuidance/PostmarketRequirements/ReportingAdverseEvents/ucm127891.htm']}
{'description': '<p>Searchable listing of Over-the-Counter tests (OTC) and collection kits that have been cleared or approved by the FDA</p>\n', 'programCode': ['009:005'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfIVD/Search.cfm', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2013-11-01', 'accessLevel': 'public', 'identifier': 'abf2baea-8af9-4507-8d28-641ed80f2021', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfIVD/Search.cfm', 'format': 'interactive on-screen', 'mediaType': 'application/unknown', 'title': 'interactive on-screen'}], 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'modified': '2013-11-01', 'title': 'IVD Home Use Lab Tests (Over The Counter) Tests'}
{'description': "<p>The Mammography Facility Database is updated periodically based on information received from the four FDA-approved accreditation bodies: the American College of Radiology (ACR), and the States of Arkansas, Iowa, and Texas. Information received by FDA or Certifying State from accreditation bodies does not specify if the facility is mobile or stationary. In many instances, but not all, the accreditation body notes Mobile following the name of the facility. The certification status of facilities may change, so FDA suggests that you check the facility's current status and look for the MQSA certificate.</p>\n", 'programCode': ['009:005'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfMQSA/mqsa.cfm', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2013-11-01', 'accessLevel': 'public', 'identifier': '705ec42c-0f47-4afd-9096-a73b28958348', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfMQSA/mqsa.cfm', 'format': 'interactive on-screen', 'mediaType': 'application/unknown', 'title': 'interactive on-screen'}], 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'modified': '2013-11-01', 'title': 'Mammography Facilities'}
{'description': '<p>This database contains the commercially marketed in vitro test systems categorized as CLIA waived by the FDA since January 31, 2000, and by the Centers for Disease Control and Prevention (CDC) prior to that date. CLIA waived test systems are waived from certain CLIA laboratory requirements (42 CFR Part 493).</p>\n', 'programCode': ['009:005'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfClia/analyteswaived.cfm', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2013-11-01', 'accessLevel': 'public', 'identifier': '3f3f0bb7-1c03-415a-90ca-400bfc08f096', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfClia/analyteswaived.cfm', 'format': 'interactive on-screen', 'mediaType': 'application/unknown', 'title': 'interactive on-screen'}], 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'modified': '2013-11-01', 'title': 'CLIA Currently Waived Analytes'}
{'description': '<p>This database contains the commercially marketed in vitro test systems categorized by the FDA since January 31, 2000, and tests categorized by the Centers for Disease Control and Prevention (CDC) prior to that date.</p>\n', 'programCode': ['009:005'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfCLIA/clia.cfm', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2013-11-01', 'accessLevel': 'public', 'identifier': 'c13343cf-eda1-425d-b346-6186c92e3992', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfCLIA/clia.cfm', 'format': 'interactive on-screen', 'mediaType': 'application/unknown', 'title': 'interactive on-screen'}], 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'modified': '2013-11-01', 'title': 'Clinical Laboratory Improvement Amendments '}
{'description': '<p>This database contains the most recent revision from the Government Printing Office (GPO) of the Code of Federal Regulations (CFR) Title 21 - Food and Drugs.</p>\n', 'programCode': ['009:005'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfcfr/cfrsearch.cfm', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2013-04-01', 'accessLevel': 'public', 'identifier': 'f1b5d989-b06e-46b6-a992-4b753912656b', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfcfr/cfrsearch.cfm', 'format': 'interactive on-screen', 'mediaType': 'application/unknown', 'title': 'interactive on-screen'}], 'keyword': ['cdrh', 'regulations'], 'bureauCode': ['009:10'], 'modified': '2013-04-01', 'title': 'Code of Federal Regulations Title 21'}
{'description': '<p>This database contains historical information about CDRH Advisory Committees and Panel meetings through 2008, including summaries and transcripts.</p>\n', 'programCode': ['009:005'], 'temporal': '2001-01-01T05:00:00-05:00/2009-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfAdvisory/search.cfm', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2009-12-31', 'accessLevel': 'public', 'identifier': 'a76c0c50-76f5-42bc-911c-703287648b52', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfAdvisory/search.cfm', 'format': 'interactive on-line', 'mediaType': 'application/unknown', 'title': 'interactive on-line'}], 'keyword': ['labeling'], 'bureauCode': ['009:10'], 'modified': '2009-12-31', 'title': 'CDRH Advisory Meeting Materials Archive'}
{'description': '<p>An inventory of all FDA Datasets</p>\n', 'programCode': ['009:005'], 'temporal': '1900-01-01T05:00:00-05:00/2013-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://open.fda.gov/data.json', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2013-12-20', 'accessLevel': 'public', 'identifier': '38fda70b-9734-4df0-ada6-897455bb7f7b', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://open.fda.gov/data.json', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}], 'keyword': ['data-json', 'inventory'], 'bureauCode': ['009:10'], 'modified': '2013-12-20', 'title': 'FDA Data Inventory'}
{'description': '<p>POCA is a software that produces a data set used internally to assess the safety, and feasibility of proposed proprietary drug names. FDA product name safety evaluators have access to an internal version of the POCA system behind the FDA firewall. Source code to develop external non-FDA instances of POCA are available at <a href="http://www.fda.gov/Drugs/ResourcesForYou/Industry/ucm400127.htm">http://www.fda.gov/Drugs/ResourcesForYou/Industry/ucm400127.htm</a></p>\n', 'programCode': ['009:002'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'https://healthdata.gov/dataset/poca-phonetic-orthographic-computer-algorithm-0', 'contactPoint': {'hasEmail': 'mailto:john.quinn@fda.hhs.gov', 'fn': 'John Quinn'}, 'issued': '2014-09-22', 'accessLevel': 'public', 'identifier': '78e2c44a-948a-4f20-a810-6f1e60cee0d1', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'interactive on-line', 'accessURL': 'http://www.fda.gov/Drugs/ResourcesForYou/Industry/ucm400127.htm', 'mediaType': 'application/unknown', 'title': 'interactive on-line'}], 'keyword': ['drug name', 'feasibility', 'proprietary', 'safety'], 'bureauCode': ['009:10'], 'modified': '2014-09-22', 'title': 'POCA -Phonetic Orthographic Computer Algorithm'}
{'description': '<p>FDA is disclosing the final inspection classification for inspections related to currently marketed FDA-regulated products. The disclosure of this information is not intended to interfere with planned enforcement actions, therefore some information may be withheld from posting until such action is taken.</p>\n', 'programCode': ['009:008'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.accessdata.fda.gov/scripts/inspsearch/', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2013-08-31', 'accessLevel': 'public', 'identifier': '7731ca41-583e-45b1-b810-2caf33000e39', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.fda.gov/downloads/ICECI/EnforcementActions/UCM224485.xls', 'format': 'excel', 'mediaType': 'application/unknown', 'title': 'excel'}], 'keyword': ['ora'], 'bureauCode': ['009:10'], 'modified': '2013-08-31', 'title': 'Inspection Database'}
{'description': '<p>This application provides Human Cell and Tissue registration information for registered, inactive, and pre-registered firms. Query options are by Establishment Name, Establishment Function, Product, Establishment Status, State, Zip Code, and Country.</p>\n', 'programCode': ['009:003'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'https://www.accessdata.fda.gov/scripts/cber/CFAppsPub/tiss/index.cfm', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2008-04-10', 'accessLevel': 'public', 'identifier': 'dc73689d-c8cc-4c9f-b3ee-c293483dbdb7', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://www.accessdata.fda.gov/scripts/cber/CFAppsPub/tiss/index.cfm', 'format': 'interactive on-screen', 'mediaType': 'application/unknown', 'title': 'interactive on-screen'}], 'keyword': ['cber'], 'bureauCode': ['009:10'], 'modified': '2008-04-10', 'title': 'Human Cell and Tissue Establishment Registration Public Query'}
{'description': '<p>This contains information that identifies clinical investigators, contract research organizations, and institutional review boards involved in the conduct of Investigational New Drug (IND) studies with human investigational drugs and therapeutic biologics.</p>\n', 'programCode': ['009:002'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.fda.gov/Drugs/InformationOnDrugs/ucm135162.htm', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2013-08-29', 'accessLevel': 'public', 'identifier': '8d346d8d-33c7-47f8-890d-a4ced16e45dd', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.fda.gov/downloads/Drugs/InformationOnDrugs/UCM135169.zip', 'format': 'zipped txt', 'mediaType': 'application/unknown', 'title': 'zipped txt'}], 'keyword': ['BMIS', 'cder'], 'bureauCode': ['009:10'], 'modified': '2013-08-29', 'title': 'Bioresearch Monitonoring Information System (BMIS)'}
{'description': '<p>The publication Approved Drug Products with Therapeutic Equivalence Evaluations (the List, commonly known as the Orange Book) identifies drug products approved on the basis of safety and effectiveness by the Food and Drug Administration (FDA) under the Federal Food, Drug, and Cosmetic Act (the Act). (For more information, see the Orange Book Preface.)</p>\n', 'programCode': ['009:002'], 'title': 'Approved Drug Products with Therapuetic Equivalence Evaluations (Orange Book)', 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.fda.gov/Drugs/InformationOnDrugs/ucm129662.htm', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2013-10-31', 'accessLevel': 'public', 'identifier': 'c7b84420-8e01-44eb-92de-c5e7f975ab28', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.fda.gov/downloads/Drugs/InformationOnDrugs/UCM163762.zip', 'format': 'zipped txt', 'mediaType': 'application/unknown', 'title': 'zipped txt'}], 'keyword': ['cder', 'orange book'], 'bureauCode': ['009:10'], 'modified': '2013-10-31', 'references': ['http://www.accessdata.fda.gov/scripts/cder/ob/default.cfm']}
{'description': '<p>The FDA Acronyms and Abbreviations database provides a quick reference to acronyms and abbreviations related to Food and Drug Administration (FDA) activities</p>\n', 'programCode': ['009:002'], 'title': 'FDA Acronyms and Abbreviations', 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.fda.gov/AboutFDA/FDAAcronymsAbbreviations/default.htm', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2012-04-04', 'accessLevel': 'public', 'identifier': '4dc9ed1a-1287-40e5-9c14-41011aac1308', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'zipped text', 'accessURL': 'http://www.fda.gov/AboutFDA/FDAAcronymsAbbreviations/ucm070296.htm', 'mediaType': 'application/unknown', 'title': 'zipped text'}], 'keyword': ['definitions'], 'bureauCode': ['009:10'], 'modified': '2012-04-04', 'references': ['http://www.accessdata.fda.gov/scripts/cder/acronyms/index.cfm']}
{'description': '<p>The Drug Listing Act of 1972 requires registered drug establishments to provide the Food and Drug Administration (FDA) with a current list of all drugs manufactured, prepared, propagated, compounded, or processed by it for commercial distribution. (See Section 510 of the Federal Food, Drug, and Cosmetic Act (Act) (21 U.S.C. � 360)). Drug products are identified and reported using a unique, three-segment number, called the National Drug Code (NDC), which serves as a universal product identifier for drugs. FDA publishes the listed NDC numbers and the information submitted as part of the listing information in the NDC Directory which is updated daily.</p>\n', 'programCode': ['009:002'], 'title': 'National Drug Code Directory', 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.fda.gov/Drugs/InformationOnDrugs/ucm142438.htm', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2013-11-14', 'accessLevel': 'public', 'identifier': '2b7ec03d-67dc-4544-b1d6-b9aa02f693c6', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.fda.gov/downloads/Drugs/DevelopmentApprovalProcess/UCM070838.zip', 'format': 'zip', 'mediaType': 'application/unknown', 'title': 'zip'}], 'keyword': ['cder', 'NDC'], 'bureauCode': ['009:10'], 'modified': '2013-11-14', 'references': ['http://www.accessdata.fda.gov/scripts/cder/ndc/default.cfm', 'http://www.fda.gov/downloads/Drugs/InformationOnDrugs/UCM257244.zip'], 'describedBy': 'http://www.fda.gov/Drugs/InformationOnDrugs/ucm254527.htm'}
{'description': '<p>The Medical Product Safety Network (MedSun) is an adverse event reporting program launched in 2002. The primary goal for MedSun is to work collaboratively with the clinical community to identify, understand, and solve problems with the use of medical devices.</p>\n', 'programCode': ['009:005'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/Medsun/searchReportText.cfm', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2013-11-13', 'accessLevel': 'public', 'identifier': '068aa9da-ef7e-419a-9de2-2a690dbec65b', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/Medsun/searchReportText.cfm', 'format': 'interactive on-screen', 'mediaType': 'application/unknown', 'title': 'interactive on-screen'}], 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'modified': '2013-11-13', 'title': 'MedSun Reports'}
{'description': '<p>The CDRH FOIA electronic reading room contains frequently requested information via the Freedom of Information Act from the Center for Devices and Radiological Health.</p>\n', 'programCode': ['009:005'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.accessdata.fda.gov/scripts/cdrh/devicesatfda/readingroom.cfm', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2013-11-01', 'accessLevel': 'public', 'identifier': '650b8214-c3a4-46f6-8a10-5d182339c0d6', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.accessdata.fda.gov/scripts/cdrh/devicesatfda/readingroom.cfm', 'format': 'pdf', 'mediaType': 'application/unknown', 'title': 'pdf'}], 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'modified': '2013-11-01', 'title': 'CDRH FOIA Electronic Reading Room'}
{'description': '<p>MedWatch alerts provide timely new safety information on human drugs, medical devices, vaccines and other biologics, dietary supplements, and cosmetics. The alerts contain actionable information that may impact both treatment and diagnostic choices for healthcare professional and patient.</p>\n', 'programCode': ['009:008'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.fda.gov/Safety/MedWatch/SafetyInformation/SafetyAlertsforHumanMedicalProducts/default.htm', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2019-02-28', 'accessLevel': 'public', 'identifier': '2003711a-3d1c-4a0c-9928-09de5c42e2cf', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.fda.gov/downloads/Safety/MedWatch/SafetyInformation/UCM189811.zip', 'format': 'zip', 'mediaType': 'application/unknown', 'title': 'zip'}], 'keyword': ['definitions'], 'bureauCode': ['009:10'], 'modified': 'R/P1Y', 'title': 'MedWatch Safety Alerts for Human Medical Products', 'accrualPeriodicity': 'R/P1Y'}
{'description': '<p>Information about FDA-approved brand name and generic prescription and over-the-counter human drugs and biological therapeutic products. <a href="mailto:Drugs@FDA">Drugs@FDA</a> includes most of the drug products approved since 1939. The majority of patient information, labels, approval letters, reviews, and other information are available for drug products approved since 1998.</p>\n', 'programCode': ['009:002'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.fda.gov/Drugs/InformationOnDrugs/ucm135821.htm', 'contactPoint': {'hasEmail': 'mailto:FDA_Enterprise_Data_Inventory@fda.hhs.gov', 'fn': 'FDA Enterprise Data Inventory'}, 'issued': '2019-02-28', 'accessLevel': 'public', 'identifier': 'f22c9b6a-e68a-445a-ae44-1441b2f698ab', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.fda.gov/downloads/Drugs/InformationOnDrugs/UCM054599.zip', 'format': 'zip', 'mediaType': 'application/unknown', 'title': 'zip'}], 'keyword': ['cder'], 'bureauCode': ['009:10'], 'modified': 'R/P1D', 'title': 'Drugs@FDA Database', 'accrualPeriodicity': 'R/P1D', 'describedBy': 'http://www.fda.gov/Drugs/InformationOnDrugs/ucm079750.htm'}
{'description': '<p>The Drug Establishments Current Registration Site (DECRS) is a database of current information submitted by drug firms to register establishments (facilities) which manufacture, prepare, propagate, compound or process drugs that are commercially distributed in the U.S. or offered for import to the U.S.</p>\n', 'programCode': ['009:002'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.fda.gov/Drugs/InformationOnDrugs/ucm135778.htm', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2019-02-28', 'accessLevel': 'public', 'identifier': 'fa27e8ba-4b3c-4a2d-bb29-19eecffa0847', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.fda.gov/downloads/Drugs/InformationOnDrugs/UCM197817.zip', 'format': 'zip', 'mediaType': 'application/unknown', 'title': 'zip'}], 'keyword': ['cder', 'establishments', 'registration'], 'bureauCode': ['009:10'], 'modified': 'R/P3M', 'title': 'Drug Establishments Current Registration Site', 'accrualPeriodicity': 'R/P3M'}
{'description': '<p>For a drug product that does not have a dissolution test method in the United States Pharmacopeia (USP), the FDA Dissolution Methods Database provides information on dissolution methods presently recommended by the Division of Bioequivalence, Office of Generic Drugs.</p>\n', 'programCode': ['009:002'], 'title': 'Dissolution Methods Database', 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.fda.gov/Drugs/InformationOnDrugs/ucm135742.htm', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2019-02-28', 'accessLevel': 'public', 'identifier': '3f2b8dee-6c80-4230-8f8a-3f7c83920d42', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'interactive on-screen', 'accessURL': 'http://www.fda.gov/Drugs/InformationOnDrugs/ucm135742.htm', 'mediaType': 'application/unknown', 'title': 'interactive on-screen'}], 'keyword': ['cder', 'dissolution'], 'bureauCode': ['009:10'], 'modified': 'R/P3M', 'references': ['http://www.accessdata.fda.gov/scripts/cder/dissolution/index.cfm'], 'accrualPeriodicity': 'R/P3M'}
{'description': '<p>The Clinical Investigator Inspection List (CLIIL) contains names, addresses, and other pertinent information gathered from inspections of clinical investigators who have performed studies with investigational new drugs. The list contains information on inspections that have been closed since July 1977.</p>\n', 'programCode': ['009:002'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.fda.gov/Drugs/InformationOnDrugs/ucm135198.htm', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2019-02-28', 'accessLevel': 'public', 'identifier': '9dcfa54e-3b0c-40c8-b2fe-754820bed30f', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.fda.gov/downloads/Drugs/InformationOnDrugs/UCM111343.zip', 'format': 'zipped txt', 'mediaType': 'application/unknown', 'title': 'zipped txt'}], 'keyword': ['cder', 'clinical investigator'], 'bureauCode': ['009:10'], 'modified': 'R/P3M', 'title': 'Clinical Investigator Inspector List (CLIIL)', 'accrualPeriodicity': 'R/P3M', 'describedBy': 'http://www.fda.gov/Drugs/GuidanceComplianceRegulatoryInformation/EnforcementActivitiesbyFDA/ucm073059.htm'}
{'description': '<p>Information provided to FDA by manufacturers about current drugs in shortage, resolved shortages, and discontinuations of specific drug products.</p>\n', 'programCode': ['009:002'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.accessdata.fda.gov/scripts/drugshortages/default.cfm', 'contactPoint': {'hasEmail': 'mailto:FDA_Enterprise_Data_Inventory@fda.hhs.gov', 'fn': 'FDA Enterprise Data Inventory'}, 'issued': '2019-02-28', 'accessLevel': 'public', 'identifier': '520f8f0d-b519-4ad9-8597-14d517f00987', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.accessdata.fda.gov/scripts/drugshortages/default.cfm', 'format': 'interactive on-screen', 'mediaType': 'application/unknown', 'title': 'interactive on-screen'}], 'keyword': ['cder'], 'bureauCode': ['009:10'], 'modified': 'R/P1D', 'title': 'Current and Resolved Drug Shortages and Discontinuations Reported to FDA', 'accrualPeriodicity': 'R/P1W'}
{'description': '<p>Press Releases of food recalls from industry</p>\n', 'programCode': ['009:001'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.fda.gov/DataSets/Recalls/Food/Food.xml', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2019-02-28', 'accessLevel': 'public', 'identifier': 'cdaa413b-325f-4f81-a78e-f8e55ac77098', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.fda.gov/DataSets/Recalls/Food/Food.xml', 'format': 'xml', 'mediaType': 'application/unknown', 'title': 'xml'}], 'keyword': ['recalls'], 'bureauCode': ['009:10'], 'modified': 'R/PT1S', 'title': 'Food Recalls'}
{'description': '<p>This searchable database contains establishments (engaged in the manufacture, preparation, propagation, compounding, assembly, or processing of medical devices intended for human use and commercial distribution) and listings of medical devices in commercial distribution by both domestic and foreign manufacturers. Note: This database is updated once a week.</p>\n', 'programCode': ['009:005'], 'title': 'Establishment Registration & Device Listing', 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfRL/rl.cfm', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2019-02-28', 'accessLevel': 'public', 'identifier': '7138583c-afe2-4e52-843b-a0665c75714d', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfRL/rl.cfm', 'format': 'interactive on-screen', 'mediaType': 'application/unknown', 'title': 'interactive on-screen'}], 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'modified': 'R/P1W', 'references': ['http://www.fda.gov/MedicalDevices/DeviceRegulationandGuidance/HowtoMarketYourDevice/RegistrationandListing/ucm134495.htm'], 'accrualPeriodicity': 'R/P1W', 'describedBy': 'http://www.fda.gov/MedicalDevices/DeviceRegulationandGuidance/HowtoMarketYourDevice/RegistrationandListing/ucm134495.htm'}
{'description': '<p>This database contains medical device names and associated information developed by the Center. It includes a three letter device product code and a Device Class that refers to the level of CDRH regulation of a given device.</p>\n', 'programCode': ['009:005'], 'title': 'Product Classification', 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfPCD/PCDSimpleSearch.cfm', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2019-02-28', 'accessLevel': 'public', 'identifier': '3286eac6-86ad-4236-9281-8d09ad04e816', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.accessdata.fda.gov/premarket/ftparea/foiclass.zip', 'format': 'zip', 'mediaType': 'application/unknown', 'title': 'zip'}], 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'modified': 'R/P1M', 'references': ['http://www.fda.gov/MedicalDevices/DeviceRegulationandGuidance/Overview/ClassifyYourDevice/ucm051668.htm'], 'describedBy': 'http://www.fda.gov/MedicalDevices/DeviceRegulationandGuidance/Overview/ClassifyYourDevice/ucm2005371.htm'}
{'description': '<p>A 180-day supplement is a request for a significant change in components, materials, design, specification, software, color additive, and labeling to an approved premarket application or premarket report. As a pilot program under the CDRH Transparency Initiative, FDA has begun releasing some summary review memos for 180-day PMA supplements relating to design changes.</p>\n', 'programCode': ['009:005'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfpma/pmamemos.cfm', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2019-02-28', 'accessLevel': 'public', 'identifier': '8dabbf7e-0e4a-4e1c-a0d2-982d97398a10', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfpma/pmamemos.cfm', 'format': 'interactive on-screen', 'mediaType': 'application/unknown', 'title': 'interactive on-screen'}], 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'modified': 'R/P1W', 'title': 'Premarket Approval (PMA) Summary Review Memos for 180-Day Design Changes', 'accrualPeriodicity': 'R/P1W'}
{'description': '<p>The CDRH Inspections Database provides information about medical device inspections that were the responsibility of CDRH from 2008 to the present.</p>\n', 'programCode': ['009:005'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfTPLC/inspect.cfm', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2019-02-28', 'accessLevel': 'public', 'identifier': 'fe84d43d-cad9-4dce-93d8-919358244618', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfTPLC/inspect.cfm', 'format': 'interactive on-line', 'mediaType': 'application/unknown', 'title': 'interactive on-line'}], 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'modified': 'R/P1Y', 'title': 'CDRH Inspections Database', 'accrualPeriodicity': 'R/P1W'}
{'description': "<p>Whereas not all recalls are announced in the media or on our Recalls press release page, all recalls montiored by FDA are included in FDA's weekly Enforcement Report once they are classified according to the level of hazard involved.</p>\n", 'programCode': ['009:008'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.fda.gov/Safety/Recalls/EnforcementReports/default.htm', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2019-02-28', 'accessLevel': 'public', 'identifier': '99f89749-f77f-4d0f-a415-8c7b633bac1f', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'interactive on-screen', 'accessURL': 'http://www.fda.gov/Safety/Recalls/EnforcementReports/default.htm', 'mediaType': 'application/unknown', 'title': 'interactive on-screen'}], 'keyword': ['ora', 'regulations'], 'bureauCode': ['009:10'], 'modified': 'R/P1W', 'title': 'Enforcement Reports', 'accrualPeriodicity': 'R/P1W'}
{'description': '<p>An index of FDA warning letters issued to companies operating in the United States.</p>\n', 'programCode': ['009:008'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.fda.gov/ICECI/EnforcementActions/WarningLetters/2013/default.htm', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2019-02-28', 'accessLevel': 'public', 'identifier': '8ab03039-617f-469d-bf37-b4f844372945', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.fda.gov/DataSets/WarningLetters/WarningLettersDataSet.xml', 'format': 'xml', 'mediaType': 'application/unknown', 'title': 'xml'}], 'keyword': ['ora', 'regulations'], 'bureauCode': ['009:10'], 'modified': 'R/P1W', 'title': 'Warning Letters', 'accrualPeriodicity': 'R/P1W'}
{'description': '<p>Disclosure of reporting citations provide the public with a rationale for the Agency�s enforcement actions and will also help to inform public and industry decision-making, allowing them to make more informed marketplace choices and help to encourage compliance.</p>\n', 'programCode': ['009:008'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.fda.gov/ICECI/EnforcementActions/ucm346077.htm', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2019-02-28', 'accessLevel': 'public', 'identifier': '74aed734-91b4-41f2-8418-a0aae396f9ef', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'excel', 'accessURL': 'http://www.fda.gov/ICECI/EnforcementActions/ucm346077.htm', 'mediaType': 'application/unknown', 'title': 'excel'}], 'keyword': ['ora'], 'bureauCode': ['009:10'], 'modified': 'R/P1M', 'title': 'Inspection Citations', 'accrualPeriodicity': 'R/P1M'}
{'description': '<p>The Electronic Animal Drug Product Listing Directory is a directory of all animal drug products that have been listed electronically since June 1, 2009, to comply with changes enacted as part of the FDA Amendments Act of 2007.</p>\n', 'programCode': ['009:004'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.fda.gov/ForIndustry/DataStandards/StructuredProductLabeling/ucm191015.htm', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2019-02-28', 'accessLevel': 'public', 'identifier': 'e3b58aa4-eb31-406f-a766-1a4f2da87565', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.fda.gov/downloads/ForIndustry/DataStandards/StructuredProductLabeling/UCM362817.zip', 'format': 'zip', 'mediaType': 'application/unknown', 'title': 'zip'}], 'keyword': ['cvm', 'labeling'], 'bureauCode': ['009:10'], 'modified': 'R/P1D', 'title': 'Electronic Animal Drug Product Listing Directory', 'accrualPeriodicity': 'R/P1D'}
{'description': '<p>On November 16, 1988, the President of the United States signed into law the Generic Animal Drug and Patent Restoration Act (GADPTRA). Among its major provisions, the Act extends eligibility for submission of Abbreviated New Animal Drug Applications (ANADAs) to all animal drug products approved for safety and effectiveness under the Federal Food, Drug, and Cosmetic Act. The Act also requires that each sponsor of an approved animal drug product submit to the FDA certain information regarding patents held for the animal drug or its method of use. The Act requires that this information, as well as a list of all animal drug products approved for safety and effectiveness, be made available to the public. This list must be updated monthly under the provisions of the Act. This publication, which is known as the �Green Book�, was first published in January of 1989. Updates have been added monthly since then. The list is published in its entirety each January.</p>\n', 'programCode': ['009:004'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.accessdata.fda.gov/scripts/animaldrugsatfda/index.cfm', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2019-02-28', 'accessLevel': 'public', 'identifier': 'ee7073db-55c0-46b0-b831-1c659fe7137d', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.accessdata.fda.gov/scripts/animaldrugsatfda/index.cfm', 'format': 'interactive on-screen', 'mediaType': 'application/unknown', 'title': 'interactive on-screen'}], 'keyword': ['cvm', 'labeling'], 'bureauCode': ['009:10'], 'modified': 'R/P1Y', 'title': 'Approved Animal Drug Products (Green Book)', 'accrualPeriodicity': 'R/P1Y'}
{'description': '<p>Federal regulations require that an assembler who installs one or more certified components of a diagnostic x-ray system submit a report of assembly. This database contains the releasable information submitted including Equipment Location, General Information and Component Information. Note: Data does not include dental system installations.</p>\n', 'programCode': ['009:005'], 'title': 'X-Ray Assembler Data', 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.fda.gov/MedicalDevices/DeviceRegulationandGuidance/Databases/ucm135419.htm', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2019-02-28', 'accessLevel': 'public', 'identifier': 'aae3533d-6b69-4648-833c-a73700e51f51', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'zip', 'accessURL': 'http://www.fda.gov/MedicalDevices/DeviceRegulationandGuidance/Databases/ucm135419.htm', 'mediaType': 'application/unknown', 'title': 'zip'}], 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'modified': 'R/P1Y', 'references': ['http://www.fda.gov/MedicalDevices/DeviceRegulationandGuidance/Databases/ucm135419.htm#zip', 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfAssem/assembler.cfm'], 'accrualPeriodicity': 'R/P1Y'}
{'description': '<p>This database consists of those national and international standards recognized by FDA which manufacturers can declare conformity to and is part of the information the Center can use to make an appropriate decision regarding the clearance or approval of a submission. Information submitted on conformance with such standards will have a direct bearing on safety and effectiveness determinations made during the review of IDEs, HDEs, PMAs, and PDPs. Conformance with recognized consensus standards in and of itself, however, may not always be a sufficient basis for regulatory decisions.</p>\n', 'programCode': ['009:005'], 'title': 'FDA Recognized Consensus Standards', 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfStandards/search.cfm', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2019-02-28', 'accessLevel': 'public', 'identifier': '4b318035-9f0e-4f7e-b4ff-c70fd57b4994', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfStandards/search.cfm', 'format': 'interactive on-screen', 'mediaType': 'application/unknown', 'title': 'interactive on-screen'}], 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'modified': 'R/P3M', 'references': ['http://www.fda.gov/MedicalDevices/DeviceRegulationandGuidance/Standards/default.htm'], 'accrualPeriodicity': 'R/P3M'}
{'description': '<p>The Interoperability Proving Ground (IPG) is an open, community platform where you can share, learn, and be inspired by interoperability projects occurring in the United States (and around the world).</p>\n', 'programCode': ['009:110'], 'title': 'Interoperability Proving Ground', 'publisher': {'@type': 'org:Organization', 'name': 'Office of the National Coordinator for Health Information Technology'}, 'landingPage': 'https://www.healthit.gov/techlab/ipg/', 'modified': '-', 'contactPoint': {'hasEmail': 'mailto:onc.request@hhs.gov', 'fn': 'ONC Request'}, 'issued': '2019-02-07', 'accessLevel': 'public', 'identifier': 'obq8zsu3-97j2-kg6f-m27a-jblq9u0jqg4s', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'https://www.healthit.gov/techlab/ipg/', 'mediaType': 'application/unknown', 'title': 'Interoperability_Proving_Ground.csv'}], 'keyword': ['data standards', 'health care', 'health IT', 'interoperability'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'https://www.healthit.gov/techlab/ipg/'}
{'description': '<p>The Evidence-Based Practices Resource Center aims to provide communities, clinicians, policy-makers and others in the field with the information and tools they need to incorporate evidence-based practices into their communities or clinical settings. The Resource Center contains a collection of scientifically-based resources for a broad range of audiences, including Treatment Improvement Protocols, toolkits, resource guides, clinical practice guidelines, and other science-based resources.</p>\n', 'programCode': ['009:069'], 'title': 'Evidence-Based Practices Resource Center', 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'theme': ['Community', 'Health'], 'landingPage': 'https://www.samhsa.gov/ebp-resource-center', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'SAMHSA Policy Lab'}, 'language': ['en-US'], 'accessLevel': 'public', 'identifier': '74d54c36-1323-4969-b98a-a6a2974047e8', '@type': 'dcat:Dataset', 'modified': '2019-05-11', 'keyword': ['children', 'evidence', 'mental health', 'Opioids', 'Prevention', 'serious mental illness', 'substance abuse', 'women'], 'bureauCode': ['009:30'], 'dataQuality': True, 'issued': '2018-09-28', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>The Certified Health IT Product List (CHPL) is a comprehensive and authoritative listing of all certified Health Information Technology which has been successfully tested and certified by the ONC Health IT Certification program. All products listed on the CHPL have been tested by an ONC-Accredited Testing Laboratory (ONC-ATL) and certified by an ONC-Authorized Certification Body (ONC-ACB) to meet criteria adopted by the Secretary of the Department of Health and Human Services (HHS).</p>\n', 'programCode': ['009:110'], 'title': 'Certified Health IT Product List (CHPL)', 'publisher': {'@type': 'org:Organization', 'name': 'Office of the National Coordinator for Health Information Technology'}, 'landingPage': 'https://chpl.healthit.gov/#/resources/download', 'contactPoint': {'hasEmail': 'mailto:onc.request@hhs.gov', 'fn': 'ONC Request'}, 'issued': '2018-09-19', 'accessLevel': 'public', 'identifier': 'udruc2qi-rbx5-4vvp-3rf5-hmf1b7wzvqym', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://chpl.healthit.gov/rest/download?api_key=12909a978483dfb8ecd0596c98ae9094', 'format': 'xml', 'mediaType': 'application/unknown', 'title': 'chpl-all.xml'}], 'keyword': ['certified', 'EHR', 'electronic health records', 'health IT'], 'bureauCode': ['009:00'], 'modified': 'R/P1D', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'https://chpl.healthit.gov/#/resources/download'}
{'description': '<p>The Certified Health IT Product List (CHPL) is a comprehensive and authoritative listing of all certified Health Information Technology which has been successfully tested and certified by the ONC Health IT Certification program. All products listed on the CHPL have been tested by an ONC-Accredited Testing Laboratory (ONC-ATL) and certified by an ONC-Authorized Certification Body (ONC-ACB) to meet criteria adopted by the Secretary of the Department of Health and Human Services (HHS). This is a fully queryable REST API with JSON and XML output.</p>\n', 'programCode': ['009:110'], 'references': ['https://chpl.healthit.gov/'], 'publisher': {'@type': 'org:Organization', 'name': 'Office of the National Coordinator for Health Information Technology'}, 'landingPage': 'https://chpl.healthit.gov/#/resources/chpl_api', 'modified': 'R/P1D', 'contactPoint': {'hasEmail': 'mailto:onc.request@hhs.gov', 'fn': 'ONC Request'}, 'issued': '2018-09-19', 'accessLevel': 'public', 'title': 'Certified Health IT Product List (CHPL) Open API', 'identifier': 'hl1o4xum-glh3-5j9f-ral7-kkm8hprfl53q', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'api', 'accessURL': 'https://chpl.healthit.gov/#/resources/chpl_api', 'mediaType': 'application/unknown', 'title': 'CHPL Open API'}], 'keyword': ['office-of-the-national-coordinator-for-health-information-technology'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'https://chpl.healthit.gov/#/resources/chpl_api'}
{'description': "<p>The Drug Abuse Warning Network (DAWN) is a nationally representative public health surveillance system that has monitored drug related emergency department (ED) visits to hospitals since the early 1970s. First administered by the Drug Enforcement Administration (DEA) and the National Institute on Drug Abuse (NIDA), the responsibility for DAWN now rests with the Substance Abuse and Mental Health Services Administration's (SAMHSA) Center for Behavioral Health Statistics and Quality (CBHSQ). Over the years, the exact survey methodology has been adjusted to improve the quality, reliability, and generalizability of the information produced by DAWN. The current approach was first fully implemented in the 2004 data collection year.<br />\nDAWN relies on a longitudinal probability sample of hospitals located throughout the United States. To be eligible for selection into the DAWN sample, a hospital must be a non-federal, short-stay, general surgical and medical hospital located in the United States, with at least one 24-hour ED. DAWN cases are identified by the systematic review of ED medical records in participating hospitals. The unit of analysis is any ED visit involving recent drug use. DAWN captures both ED visits that are directly caused by drugs and those in which drugs are a contributing factor but not the direct cause of the ED visit. The reason a patient used a drug is not part of the criteria for considering a visit to be drug related. Therefore, all types of drug-related events are included: drug misuse or abuse, accidental drug ingestion, drug-related suicide attempts, malicious drug poisonings, and adverse reactions. DAWN does not report medications that are unrelated to the visit.<br />\nThe DAWN public-use dataset provides information for all types of drugs, including illegal drugs, prescription drugs, over-the-counter medications, dietary supplements, anesthetic gases, substances that have psychoactive effects when inhaled, alcohol when used in combination with other drugs (all ages), and alcohol alone (only for patients aged 20 or younger). Public-use dataset variables describe and categorize up to 16 drugs contributing to the ED visit, including toxicology confirmation and route of administration. Administrative variables specify the type of case, case disposition, categorized episode time of day, and quarter of year. Metropolitan area is included for represented metropolitan areas. Created variables include the number of unique drugs reported and case-level indicators for alcohol, non-alcohol illicit substances, any pharmaceutical, non-medical use of pharmaceuticals, and all misuse and abuse of drugs. Demographic items include age category, sex, and race/ethnicity. Complex sample design and weighting variables are included to calculate various estimates of drug-related ED visits for the Nation as a whole, as well as for specific metropolitan areas, from the ED visits classified as DAWN cases in the selected hospitals.This study has 1 Data Set.</p>\n", 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/drug-abuse-warning-network-dawn-2007', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/drug-abuse-warning-network-dawn-2007-nid13522', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>Drug Abuse Warning Network (DAWN-2007)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/drug-abuse-warning-network-dawn-2007-nid13522', 'accessURL': 'https://datafiles.samhsa.gov/study/drug-abuse-warning-network-dawn-2007-nid13522', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol', 'demographic characteristics', 'detoxification', 'drug overdose', 'drug use', 'emergency departments', 'energy drinks', 'nonprescription drugs', 'substance abuse', 'suicide'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'Drug Abuse Warning Network (DAWN-2007)'}
{'description': '<p>The National Household Survey on Drug Abuse (NHSDA) series<br />\nmeasures the prevalence and correlates of drug use in the United<br />\nStates. The surveys are designed to provide quarterly, as well as<br />\nannual, estimates. Information is provided on the use of illicit<br />\ndrugs, alcohol, and tobacco among members of United States households<br />\naged 12 and older. Questions include age at first use as well as<br />\nlifetime, annual, and past-month usage for the following drug classes:<br />\nmarijuana, cocaine (and crack), hallucinogens, heroin, inhalants,<br />\nalcohol, tobacco, and nonmedical use of prescription drugs, including<br />\npain relievers, tranquilizers, stimulants, and sedatives. The survey<br />\ncovers substance abuse treatment history and perceived need for<br />\ntreatment, and includes questions from the Diagnostic and Statistical<br />\nManual (DSM) of Mental Disorders that allow diagnostic criteria to be<br />\napplied. Respondents are also asked about personal and family income<br />\nsources and amounts, health care access and coverage, illegal<br />\nactivities and arrest record, problems resulting from the use of<br />\ndrugs, and needle-sharing. Questions introduced in previous NHSDA<br />\nadministrations were retained in the 2001 survey, including questions<br />\nasked only of respondents aged 12 to 17. These "youth experiences"<br />\nitems covered a variety of topics, such as neighborhood environment,<br />\nillegal activities, gang involvement, drug use by friends, social<br />\nsupport, extracurricular activities, exposure to substance abuse<br />\nprevention and education programs, and perceived adult attitudes<br />\ntoward drug use and activities such as school work. Also retained were<br />\nquestions on mental health and access to care, perceived risk of using<br />\ndrugs, perceived availability of drugs, driving behavior and personal<br />\nbehavior, and cigar smoking. Questions on the tobacco brand used most<br />\noften were introduced with the 1999 survey and have been retained<br />\nthrough the 2001 survey. Demographic data include gender, race, age,<br />\nethnicity, marital status, educational level, job status, veteran<br />\nstatus, and current household composition. In addition, in 2001 questions on purchase of marijuana were added.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-household-survey-drug-abuse-nhsda-2001', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-household-survey-drug-abuse-nhsda-2001-nid13525', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Household Survey on Drug Abuse (NHSDA-2001)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-household-survey-drug-abuse-nhsda-2001-nid13525', 'accessURL': 'https://datafiles.samhsa.gov/study/national-household-survey-drug-abuse-nhsda-2001-nid13525', 'mediaType': 'application/unknown'}], 'keyword': ['addiction', 'alcohol', 'alcohol abuse', 'alcohol consumption', 'amphetamines', 'barbiturates', 'cocaine', 'controlled drugs', 'drinking behavior', 'drug abuse', 'drug dependence', 'drug treatment', 'drug use', 'drugs', 'hallucinogens', 'heroin', 'households', 'inhalants', 'marijuana', 'mental health', 'mental health services', 'methamphetamine', 'prescription drugs', 'sedatives', 'smoking', 'stimulants', 'substance abuse', 'substance abuse treatment', 'tranquilizers'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Household Survey on Drug Abuse (NHSDA-2001)'}
{'description': '<p>The Treatment Episode Data Set -- Admissions (TEDS-A) is a national census data system of annual admissions to substance abuse treatment facilities. TEDS-A provides annual data on the number and characteristics of persons admitted to public and private substance abuse treatment programs that receive public funding. The unit of analysis is a treatment admission. TEDS consists of data reported to state substance abuse agencies by the treatment programs, which in turn report it to SAMHSA.<br />\nA sister data system, called the Treatment Episode Data Set -- Discharges (TEDS-D), collects data on discharges from substance abuse treatment facilities. The first year of TEDS-A data is 1992, while the first year of TEDS-D is 2006.<br />\nTEDS variables that are required to be reported are called the "Minimum Data Set (MDS)", while those that are optional are called the "Supplemental Data Set (SuDS)".<br />\nVariables in the MDS include: information on service setting, number of prior treatments, primary source of referral, gender, race, ethnicity, education, employment status, substance(s) abused, route of administration, frequency of use, age at first use, and whether methadone was prescribed in treatment. Supplemental variables include: diagnosis codes, presence of psychiatric problems, living arrangements, source of income, health insurance, expected source of payment, pregnancy and veteran status, marital status, detailed not in labor force codes, detailed criminal justice referral codes, days waiting to enter treatment, and the number of arrests in the 30 days prior to admissions (starting in 2008).<br />\nSubstances abused include alcohol, cocaine and crack, marijuana and hashish, heroin, nonprescription methadone, other opiates and synthetics, PCP, other hallucinogens, methamphetamine, other amphetamines, other stimulants, benzodiazepines, other non-benzodiazepine tranquilizers, barbiturates, other non-barbiturate sedatives or hypnotics, inhalants, over-the-counter medications, and other substances.<br />\nCreated variables include total number of substances reported, intravenous drug use (IDU), and flags for any mention of specific substances.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/treatment-episode-data-set-admissions-teds-1997', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-1997-nid13526', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>Treatment Episode Data Set: Admissions (TEDS-A-1997)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-1997-nid13526', 'accessURL': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-1997-nid13526', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'drug abuse', 'drug treatment', 'health care services', 'health insurance', 'intervention', 'mental health', 'substance abuse', 'substance abuse treatment', 'treatment programs'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'Treatment Episode Data Set: Admissions (TEDS-A-1997)'}
{'description': '<p>The California Drug and Alcohol Treatment Assessment<br />\n(CALDATA) was designed to study the costs, benefits, and effectiveness<br />\nof the state\'s alcohol and drug treatment infrastructure (recovery<br />\nservices) and specifically to assess (1) the effects of treatment on<br />\nparticipant behavior, (2) the costs of treatment, and (3) the economic<br />\nvalue of treatment to society. Data were collected on participants<br />\n(clients) across four types of treatment programs, or modalities:<br />\nresidential, residential "social model," nonmethadone outpatient, and<br />\noutpatient methadone (detoxification and maintenance). Data were<br />\ncollected in two phases. In Phase 1, treatment records were abstracted<br />\nfor clients who received treatment or were discharged between October<br />\n1, 1991, and September 30, 1992. In Phase 2, these clients were<br />\nlocated and recruited for a follow-up interview. The CALDATA design<br />\nand procedures included elements from several national treatment<br />\noutcome studies including the Drug Services Research Survey, Services Research Outcomes Study, National<br />\nTreatment Improvement Evaluation Study, and Drug Abuse<br />\nTreatment Outcome Study. The record abstract was designed<br />\nto collect identifying and locating information for interview<br />\nreference during the personal interviewing phase. The abstract also<br />\ncollected demographic, drug, or alcohol use, and treatment and service<br />\ninformation. The follow-up questionnaire covered time periods before,<br />\nduring, and after treatment and focused on topics such as ethnic and<br />\neducational background, drug and alcohol use, mental and physical<br />\nhealth, HIV and AIDS status, drug testing, illegal activities and<br />\ncriminal status, living arrangements and family issues, employment and<br />\nincome, and treatment for drug, alcohol, and mental health<br />\nproblems. Drugs included alcohol, barbiturates, benzodiazepines,<br />\ncocaine powder, crack, downers, hallucinogens, heroin, illegal<br />\nmethadone, inhalants, LSD, marijuana/hashish/THC, methamphetamines and<br />\nother stimulants, narcotics, over-the-counter drugs, PCP, ritalin or<br />\npreludin, and sedatives/hypnotics. CALDATA was originally known as the<br />\nCalifornia Outcomes Study (COS).This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/california-drug-and-alcohol-treatment-assessment-caldata-1991-1993', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/california-drug-and-alcohol-treatment-assessment-caldata-1991-1993-nid13527', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>California Drug and Alcohol Treatment Assessment (CALDATA-1991-1993)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/california-drug-and-alcohol-treatment-assessment-caldata-1991-1993-nid13527', 'accessURL': 'https://datafiles.samhsa.gov/study/california-drug-and-alcohol-treatment-assessment-caldata-1991-1993-nid13527', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol', 'cocaine', 'cost effectiveness', 'drug treatment', 'drugs', 'employment', 'hallucinogens', 'heroin', 'illegal activities', 'inhalants', 'intervention', 'marijuana', 'mental health', 'methadone', 'methadone maintenance', 'methamphetamines', 'physical health', 'program evaluation', 'substance abuse', 'substance abuse treatment', 'treatment costs', 'treatment programs'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'California Drug and Alcohol Treatment Assessment (CALDATA-1991-1993)'}
{'description': '<p>The DC Metropolitan Area Drug Study (DC<em>MADS) was<br />\nconducted in 1991, and included special analyses of homeless and<br />\ntransient populations and of women delivering live births in the DC<br />\nhospitals. DC</em>MADS was undertaken to assess the full extent of the<br />\ndrug problem in one metropolitan area. The study was comprised of 16<br />\nseparate studies that focused on different sub-groups, many of which<br />\nare typically not included or are under-represented in household<br />\nsurveys.The DC<em>MADS: Household and Non-household Populations<br />\nexamines the prevalence of tobacco, alcohol, and drug use among<br />\nmembers of household and non-household populations aged 12 and older<br />\nin the District of Columbia Metropolitan Statistical Area (DC<br />\nMSA). The study also examines the characteristics of three<br />\ndrug-abusing sub-groups: crack-cocaine, heroin, and needle users. The<br />\nhousehold sample was drawn from the 1991 National Household Survey on<br />\nDrug Abuse (NHSDA). The non-household sample was drawn from the<br />\nDC</em>MADS Institutionalized and Homeless and Transient Population<br />\nStudies. Data include demographics, needle use, needle-sharing, and<br />\nuse of tobacco, alcohol, cocaine, crack, inhalants, marijuana, hallucinogens, heroin, sedatives, stimulants, psychotherapeutics (non-medical use), tranquilizers, and analgesics.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/washington-dc-metropolitan-area-drug-study-household-and-non-household-populations-dc-madsh', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/washington-dc-metropolitan-area-drug-study-household-and-non-household-populations-dc-madsh', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>Washington DC Metropolitan Area Drug Study Household and Non-Household Populations (DC-MADSH-1991)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/washington-dc-metropolitan-area-drug-study-household-and-non-household-populations-dc-madsh', 'accessURL': 'https://datafiles.samhsa.gov/study/washington-dc-metropolitan-area-drug-study-household-and-non-household-populations-dc-madsh', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol', 'cocaine', 'crack cocaine', 'demographic characteristics', 'drug abuse', 'drug use', 'hallucinogens', 'heroin', 'homeless persons', 'inhalants', 'marijuana', 'sedatives', 'smoking', 'stimulants', 'tranquilizers'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'Washington DC Metropolitan Area Drug Study Household and Non-Household Populations (DC-MADSH-1991)'}
{'description': '<p>The National Survey of Substance Abuse Treatment Services (N-SSATS) is designed to collect information from all facilities in the United States, both public and private, that provide substance abuse treatment. N-SSATS provides the mechanism for quantifying the dynamic character and composition of the United States substance abuse treatment delivery system. The objectives of N-SSATS are to collect multipurpose data that can be used to assist the Substance Abuse and Mental Health Services Administration (SAMHSA) and state and local governments in assessing the nature and extent of services provided and in forecasting treatment resource requirements, to update SAMHSA\'s Inventory of Substance Abuse Treatment Services (I-SATS), to analyze general treatment services trends, and to generate the National Directory of Drug and Alcohol Abuse Treatment Programs and its online equivalent, the Substance Abuse Treatment Facility Locator <a href="http://findtreatment.samhsa.gov">http://findtreatment.samhsa.gov</a>. Data are collected on topics including facility operation, services offered (assessment and pretreatment, pharmacotherapies, testing, transitional, ancillary), detoxification, primary focus (substance abuse, mental health, both, general health, and other), hotline operation, Opioid Treatment Programs and medication dispensed/prescribed, counseling and therapeutic approaches, languages in which treatment is provided, type of treatment provided, number of clients (total and under age 18), number of beds, types of payment accepted, sliding fee scale, special programs offered, facility accreditation and licensure/certification, and managed care agreements.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-survey-substance-abuse-treatment-services-n-ssats-2009', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-survey-substance-abuse-treatment-services-n-ssats-2009-nid13529', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Survey of Substance Abuse Treatment Services (N-SSATS-2009)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-survey-substance-abuse-treatment-services-n-ssats-2009-nid13529', 'accessURL': 'https://datafiles.samhsa.gov/study/national-survey-substance-abuse-treatment-services-n-ssats-2009-nid13529', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'drug abuse', 'drug treatment', 'health care services', 'HIV', 'intervention', 'substance abuse', 'substance abuse treatment', 'treatment facilities', 'treatment programs'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Survey of Substance Abuse Treatment Services (N-SSATS-2009)'}
{'description': '<p>This file includes data from the 2002 through 2009 National Survey on Drug Use and Health (NSDUH) survey. The only variables included in the 8-year 2002-2009 data file are ones that were collected in a comparable manner across all 8 years.<br />\nThe National Survey on Drug Use and Health (NSDUH) series (formerly titled National Household Survey on Drug Abuse) primarily measures the prevalence and correlates of drug use in the United States. The surveys are designed to provide quarterly, as well as annual, estimates. Information is provided on the use of illicit drugs, alcohol, and tobacco among members of United States households aged 12 and older. Questions included age at first use as well as lifetime, annual, and past-month usage for the following drug classes: marijuana, cocaine (and crack), hallucinogens, heroin, inhalants, alcohol, tobacco, and nonmedical use of prescription drugs, including pain relievers, tranquilizers, stimulants, and sedatives. The survey covered substance abuse treatment history and perceived need for treatment. The survey included questions concerning treatment for both substance abuse and mental health-related disorders. Respondents were also asked about personal and family income sources and amounts, health care access and coverage, illegal activities and arrest record, problems resulting from the use of drugs, and needle-sharing. Certain questions are asked only of respondents aged 12 to 17. These "youth experiences" items covered a variety of topics, such as neighborhood environment, illegal activities, drug use by friends, social support, extracurricular activities, exposure to substance abuse prevention and education programs, and perceived adult attitudes toward drug use and activities such as school work. Also included are questions on mental health and access to care, perceived risk of using drugs, perceived availability of drugs, driving and personal behavior, and cigar smoking. Demographic information includes gender, race, age, ethnicity, marital status, educational level, job status, veteran status, and current household composition.<br />\nIn the income section, which was interviewer-administered, a split-sample study had been embedded within the 2006 and 2007 surveys to compare a shorter version of the income questions with a longer set of questions that had been used in previous surveys. This shorter version was adopted for the 2008 NSDUH and will be used for future NSDUHs.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-survey-drug-use-and-health-8-year-r-das-nsduh-2002-2009', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-survey-drug-use-and-health-8-year-r-das-nsduh-2002-2009-nid13530', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Survey on Drug Use and Health: 8-Year R-DAS (NSDUH-2002-2009)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-survey-drug-use-and-health-8-year-r-das-nsduh-2002-2009-nid13530', 'accessURL': 'https://datafiles.samhsa.gov/study/national-survey-drug-use-and-health-8-year-r-das-nsduh-2002-2009-nid13530', 'mediaType': 'application/unknown'}], 'keyword': ['addiction', 'alcohol', 'alcohol abuse', 'alcohol consumption', 'amphetamines', 'barbiturates', 'cocaine', 'controlled drugs', 'crack cocaine', 'demographic characteristics', 'depression (psychology)', 'drinking behavior', 'drug abuse', 'drug dependence', 'drug treatment', 'drug use', 'drugs', 'employment', 'hallucinogens', 'health care', 'heroin', 'households', 'income', 'inhalants', 'marijuana', 'mental health', 'mental health services', 'methamphetamine', 'pregnancy', 'prescription drugs', 'sedatives', 'smoking', 'stimulants', 'substance abuse', 'substance abuse treatment', 'tobacco use', 'tranquilizers', 'youths'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Survey on Drug Use and Health: 8-Year R-DAS (NSDUH-2002-2009)'}
{'description': '<p>The National Survey on Drug Use and Health (NSDUH) series (formerly titled National Household Survey on Drug Abuse) primarily measures the prevalence and correlates of drug use in the United States. The surveys are designed to provide quarterly, as well as annual, estimates. Information is provided on the use of illicit drugs, alcohol, and tobacco among members of United States households aged 12 and older. Questions included age at first use as well as lifetime, annual, and past-month usage for the following drug classes: marijuana, cocaine (and crack), hallucinogens, heroin, inhalants, alcohol, tobacco, and nonmedical use of prescription drugs, including pain relievers, tranquilizers, stimulants, and sedatives. The survey covered substance abuse treatment history and perceived need for treatment, and included questions from the Diagnostic and Statistical Manual (DSM) of Mental Disorders that allow diagnostic criteria to be applied. The survey included questions concerning treatment for both substance abuse and mental health-related disorders. Respondents were also asked about personal and family income sources and amounts, health care access and coverage, illegal activities and arrest record, problems resulting from the use of drugs, and needle-sharing. Questions introduced in previous administrations were retained in the 2009 survey, including questions asked only of respondents aged 12 to 17. These "youth experiences" items covered a variety of topics, such as neighborhood environment, illegal activities, drug use by friends, social support, extracurricular activities, exposure to substance abuse prevention and education programs, and perceived adult attitudes toward drug use and activities such as school work. Several measures focused on prevention-related themes in this section. Also retained were questions on mental health and access to care, perceived risk of using drugs, perceived availability of drugs, driving and personal behavior, and cigar smoking. Questions on the tobacco brand used most often were introduced with the 1999 survey. For the 2008 survey, Adult mental health questions were added to measure symptoms of psychological distress in the worst period of distress that a person experienced in the past 30 days and suicidal ideation. In 2008, a split-sample design also was included to administer separate sets of questions (WHODAS vs. SDS) to assess impairment due to mental health problems. In the 2009 NSDUH, however, all of the adults in the sample received only the WHODAS questions. Background information includes gender, race, age, ethnicity, marital status, educational level, job status, veteran status, and current household composition.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-survey-drug-use-and-health-nsduh-2009-0', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-survey-drug-use-and-health-nsduh-2009-nid13531', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Survey on Drug Use and Health (NSDUH-2009)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-survey-drug-use-and-health-nsduh-2009-nid13531', 'accessURL': 'https://datafiles.samhsa.gov/study/national-survey-drug-use-and-health-nsduh-2009-nid13531', 'mediaType': 'application/unknown'}], 'keyword': ['addiction', 'alcohol', 'alcohol abuse', 'alcohol consumption', 'amphetamines', 'barbiturates', 'cocaine', 'controlled drugs', 'crack cocaine', 'demographic characteristics', 'depression (psychology)', 'drinking behavior', 'drug abuse', 'drug dependence', 'drug treatment', 'drug use', 'drugs', 'employment', 'hallucinogens', 'health care', 'heroin', 'households', 'income', 'inhalants', 'marijuana', 'mental health', 'mental health services', 'methamphetamine', 'pregnancy', 'prescription drugs', 'sedatives', 'smoking', 'stimulants', 'substance abuse', 'substance abuse treatment', 'tobacco use', 'tranquilizers', 'youths'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Survey on Drug Use and Health (NSDUH-2009)'}
{'description': '<p>The National Survey on Drug Use and Health (NSDUH) series<br />\n(formerly titled National Household Survey on Drug Abuse) primarily<br />\nmeasures the prevalence and correlates of drug use in the United<br />\nStates. The surveys are designed to provide quarterly, as well as<br />\nannual, estimates. Information is provided on the use of illicit<br />\ndrugs, alcohol, and tobacco among members of United States households<br />\naged 12 and older. Questions included age at first use as well as<br />\nlifetime, annual, and past-month usage for the following drug classes:<br />\nmarijuana, cocaine (and crack), hallucinogens, heroin, inhalants,<br />\nalcohol, tobacco, and nonmedical use of prescription drugs, including<br />\npain relievers, tranquilizers, stimulants, and sedatives. The survey<br />\ncovered substance abuse treatment history and perceived need for<br />\ntreatment, and included questions from the Diagnostic and Statistical<br />\nManual (DSM) of Mental Disorders that allow diagnostic criteria to be<br />\napplied. The survey included questions concerning treatment for both<br />\nsubstance abuse and mental health related disorders. Respondents were<br />\nalso asked about personal and family income sources and amounts,<br />\nhealth care access and coverage, illegal activities and arrest record,<br />\nproblems resulting from the use of drugs, and needle-sharing.<br />\nQuestions introduced in previous administrations were retained in the<br />\n2007 survey, including questions asked only of respondents aged 12 to<br />\n17. These "youth experiences" items covered a variety of topics, such<br />\nas neighborhood environment, illegal activities, drug use by friends,<br />\nsocial support, extracurricular activities, exposure to substance<br />\nabuse prevention and education programs, and perceived adult attitudes<br />\ntoward drug use and activities such as school work. Several measures<br />\nfocused on prevention-related themes in this section. Also retained<br />\nwere questions on mental health and access to care, perceived risk of<br />\nusing drugs, perceived availability of drugs, driving and personal<br />\nbehavior, and cigar smoking. Questions on the tobacco brand used most<br />\noften were introduced with the 1999 survey. Background information<br />\nincludes gender, race, age, ethnicity, marital status, educational<br />\nlevel, job status, veteran status, and current household composition.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-survey-drug-use-and-health-nsduh-2007', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-survey-drug-use-and-health-nsduh-2007-nid13532', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Survey on Drug Use and Health (NSDUH-2007)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-survey-drug-use-and-health-nsduh-2007-nid13532', 'accessURL': 'https://datafiles.samhsa.gov/study/national-survey-drug-use-and-health-nsduh-2007-nid13532', 'mediaType': 'application/unknown'}], 'keyword': ['addiction', 'alcohol', 'alcohol abuse', 'alcohol consumption', 'amphetamines', 'barbiturates', 'cocaine', 'controlled drugs', 'crack cocaine', 'demographic characteristics', 'depression (psychology)', 'drinking behavior', 'drug abuse', 'drug dependence', 'drug treatment', 'drug use', 'drugs', 'employment', 'hallucinogens', 'health care', 'heroin', 'households', 'income', 'inhalants', 'marijuana', 'mental health', 'mental health services', 'methamphetamine', 'pregnancy', 'prescription drugs', 'sedatives', 'smoking', 'stimulants', 'substance abuse', 'substance abuse treatment', 'tobacco use', 'tranquilizers', 'youths'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Survey on Drug Use and Health (NSDUH-2007)'}
{'description': '<p>This file includes data from the 2002 through 2011 National Survey on Drug Use and Health (NSDUH) survey. The only variables included in the data file are ones that were collected in a comparable manner across one or more of the pair years, i.e., 2002-2003, 2004-2005, 2006-2007, 2008-2009, 2010-2011, or 2012-2013.<br />\nThe National Survey on Drug Use and Health (NSDUH) series (formerly titled National Household Survey on Drug Abuse) primarily measures the prevalence and correlates of drug use in the United States. The surveys are designed to provide quarterly, as well as annual, estimates. Information is provided on the use of illicit drugs, alcohol, and tobacco among members of United States households aged 12 and older. Questions included age at first use as well as lifetime, annual, and past-month usage for the following drug classes: marijuana, cocaine (and crack), hallucinogens, heroin, inhalants, alcohol, tobacco, and nonmedical use of prescription drugs, including pain relievers, tranquilizers, stimulants, and sedatives. The survey covered substance abuse treatment history and perceived need for treatment. The survey included questions concerning treatment for both substance abuse and mental health-related disorders. Respondents were also asked about personal and family income sources and amounts, health care access and coverage, illegal activities and arrest record, problems resulting from the use of drugs, and needle-sharing. Certain questions are asked only of respondents aged 12 to 17. These "youth experiences" items covered a variety of topics, such as neighborhood environment, illegal activities, drug use by friends, social support, extracurricular activities, exposure to substance abuse prevention and education programs, and perceived adult attitudes toward drug use and activities such as school work. Also included are questions on mental health and access to care, perceived risk of using drugs, perceived availability of drugs, driving and personal behavior, and cigar smoking. Demographic information includes gender, race, age, ethnicity, marital status, educational level, job status, veteran status, and current household composition.<br />\nIn the income section, which was interviewer-administered, a split-sample study had been embedded within the 2006 and 2007 surveys to compare a shorter version of the income questions with a longer set of questions that had been used in previous surveys. This shorter version was adopted for the 2008 NSDUH and will be used for future NSDUHs.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-survey-drug-use-and-health-2-year-r-das-nsduh-2002-2003', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-survey-drug-use-and-health-2-year-r-das-nsduh-2002-2003-nid13533', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Survey on Drug Use and Health: 2-Year R-DAS (NSDUH-2002-2003)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-survey-drug-use-and-health-2-year-r-das-nsduh-2002-2003-nid13533', 'accessURL': 'https://datafiles.samhsa.gov/study/national-survey-drug-use-and-health-2-year-r-das-nsduh-2002-2003-nid13533', 'mediaType': 'application/unknown'}], 'keyword': ['addiction', 'alcohol', 'alcohol abuse', 'alcohol consumption', 'amphetamines', 'barbiturates', 'cocaine', 'controlled drugs', 'crack cocaine', 'demographic characteristics', 'depression (psychology)', 'drinking behavior', 'drug abuse', 'drug dependence', 'drug treatment', 'drug use', 'drugs', 'employment', 'hallucinogens', 'health care', 'heroin', 'households', 'income', 'inhalants', 'marijuana', 'mental health', 'mental health services', 'methamphetamine', 'pregnancy', 'prescription drugs', 'sedatives', 'smoking', 'stimulants', 'substance abuse', 'substance abuse treatment', 'tobacco use', 'tranquilizers', 'youths'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Survey on Drug Use and Health: 2-Year R-DAS (NSDUH-2002-2003)'}
{'description': '<p>The Treatment Episode Data Set -- Admissions (TEDS-A) is a national census data system of annual admissions to substance abuse treatment facilities. TEDS-A provides annual data on the number and characteristics of persons admitted to public and private substance abuse treatment programs that receive public funding. The unit of analysis is a treatment admission. TEDS consists of data reported to state substance abuse agencies by the treatment programs, which in turn report it to SAMHSA.<br />\nA sister data system, called the Treatment Episode Data Set -- Discharges (TEDS-D), collects data on discharges from substance abuse treatment facilities. The first year of TEDS-A data is 1992, while the first year of TEDS-D is 2006.<br />\nTEDS variables that are required to be reported are called the "Minimum Data Set (MDS)", while those that are optional are called the "Supplemental Data Set (SuDS)".<br />\nVariables in the MDS include: information on service setting, number of prior treatments, primary source of referral, gender, race, ethnicity, education, employment status, substance(s) abused, route of administration, frequency of use, age at first use, and whether methadone was prescribed in treatment. Supplemental variables include: diagnosis codes, presence of psychiatric problems, living arrangements, source of income, health insurance, expected source of payment, pregnancy and veteran status, marital status, detailed not in labor force codes, detailed criminal justice referral codes, days waiting to enter treatment, and the number of arrests in the 30 days prior to admissions (starting in 2008).<br />\nSubstances abused include alcohol, cocaine and crack, marijuana and hashish, heroin, nonprescription methadone, other opiates and synthetics, PCP, other hallucinogens, methamphetamine, other amphetamines, other stimulants, benzodiazepines, other non-benzodiazepine tranquilizers, barbiturates, other non-barbiturate sedatives or hypnotics, inhalants, over-the-counter medications, and other substances.<br />\nCreated variables include total number of substances reported, intravenous drug use (IDU), and flags for any mention of specific substances.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/treatment-episode-data-set-admissions-teds-1992', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-1992-nid13534', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>Treatment Episode Data Set: Admissions (TEDS-A-1992)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-1992-nid13534', 'accessURL': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-1992-nid13534', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'drug abuse', 'drug treatment', 'health care services', 'health insurance', 'intervention', 'mental health', 'substance abuse', 'substance abuse treatment', 'treatment programs'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'Treatment Episode Data Set: Admissions (TEDS-A-1992)'}
{'description': '<p>The Treatment Episode Data Set -- Discharges (TEDS-D) is a national census data system of annual discharges from substance abuse treatment facilities. TEDS-D provides annual data on the number and characteristics of persons discharged from public and private substance abuse treatment programs that receive public funding. Data collected both at admission and at discharge is included. The unit of analysis is a treatment discharge. TEDS-D consists of data reported to state substance abuse agencies by the treatment programs, which in turn report it to SAMHSA.<br />\nA sister data system, called the Treatment Episode Data Set -- Admissions (TEDS-A), collects data on admissions to substance abuse treatment facilities. The first year of TEDS-A data is 1992, while the first year of TEDS-D is 2006.<br />\nTEDS-D variables that are required to be reported are called the "Minimum Data Set (MDS)", while those that are optional are called the "Supplemental Data Set (SuDS)".<br />\nVariables unique to TEDS-D, and not part of TEDS-A, are the length of stay, reason for leaving treatment, and service setting at time of discharge. TEDS-D also provides many of the same variables that exist in TEDS-A. This includes information on service setting, number of prior treatments, primary source of referral, gender, race, ethnicity, education, employment status, substance(s) abused, route of administration, frequency of use, age at first use, and whether methadone was prescribed in treatment. Supplemental variables include: diagnosis codes, presence of psychiatric problems, living arrangements, source of income, health insurance, expected source of payment, pregnancy and veteran status, marital status, detailed not in labor force codes, detailed criminal justice referral codes, days waiting to enter treatment, and the number of arrests in the 30 days prior to admissions (starting in 2008) .<br />\nSubstances abused include alcohol, cocaine and crack, marijuana and hashish, heroin, nonprescription methadone, other opiates and synthetics, PCP, other hallucinogens, methamphetamine, other amphetamines, other stimulants, benzodiazepines, other non-benzodiazepine tranquilizers, barbiturates, other non-barbiturate sedatives or hypnotics, inhalants, over-the-counter medications, and other substances.<br />\nCreated variables include total number of substances reported, intravenous drug use (IDU), and flags for any mention of specific substances.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/treatment-episode-data-set-discharges-teds-d-2007', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-discharges-teds-d-2007-nid13535', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>Treatment Episode Data Set: Discharges (TEDS-D-2007)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-discharges-teds-d-2007-nid13535', 'accessURL': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-discharges-teds-d-2007-nid13535', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'drug abuse', 'drug treatment', 'health care services', 'health insurance', 'intervention', 'mental health', 'substance abuse', 'substance abuse treatment', 'treatment programs'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'Treatment Episode Data Set: Discharges (TEDS-D-2007)'}
{'description': '<p>The National Survey of Substance Abuse Treatment Services (N-SSATS) is designed to collect information from all facilities in the United States, both public and private, that provide substance abuse treatment. N-SSATS provides the mechanism for quantifying the dynamic character and composition of the United States substance abuse treatment delivery system. The objectives of N-SSATS are to collect multipurpose data that can be used to assist the Substance Abuse and Mental Health Services Administration (SAMHSA) and state and local governments in assessing the nature and extent of services provided and in forecasting treatment resource requirements, to update SAMHSA\'s Inventory of Substance Abuse Treatment Services (I-SATS), to analyze general treatment services trends, and to generate the National Directory of Drug and Alcohol Abuse Treatment Programs and its online equivalent, the Substance Abuse Treatment<br />\nFacility Locator <a href="http://findtreatment.samhsa.gov">http://findtreatment.samhsa.gov</a>. Data are collected on topics including facility operation, services offered (assessment and pre-treatment, pharmacotherapies, testing, transitional, ancillary), detoxification, primary focus (substance abuse, mental health, both, general health, and other), hotline operation, Opioid Treatment Programs and medication dispensed/prescribed, counseling and therapeutic approaches, languages in which treatment is provided, type of treatment provided, number of clients (total and under age 18), number of beds, types of payment accepted, sliding fee scale, special programs offered, facility accreditation and licensure/certification, and managed care agreements.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-survey-substance-abuse-treatment-services-n-ssats-2007', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-survey-substance-abuse-treatment-services-n-ssats-2007-nid13536', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Survey of Substance Abuse Treatment Services (N-SSATS-2007)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-survey-substance-abuse-treatment-services-n-ssats-2007-nid13536', 'accessURL': 'https://datafiles.samhsa.gov/study/national-survey-substance-abuse-treatment-services-n-ssats-2007-nid13536', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'drug abuse', 'drug treatment', 'health care services', 'HIV', 'intervention', 'substance abuse', 'substance abuse treatment', 'treatment facilities', 'treatment programs'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Survey of Substance Abuse Treatment Services (N-SSATS-2007)'}
{'description': '<p>Youth data for the third wave of the National Youth Survey<br />\nare contained in this data collection, which includes data for youth<br />\ninterviewed in 1979 about events and behavior of the preceding year.<br />\nThe first wave of this study was conducted in 1976 and the<br />\nsecond wave in 1977. Data were collected on the<br />\ndemographic and socioeconomic status of respondents, disruptive events<br />\nin the home, youth aspirations, expectations for future goals, social<br />\nisolation, normlessness, labeling, perceived disapproval, attitudes<br />\ntoward deviance, exposure and commitment to delinquent peers, sex<br />\nroles, attitudes toward sexual assault, interpersonal violence,<br />\npressure for substance abuse by peers, exposure to substance abuse by<br />\nparents, self-reported delinquency, and drug and alcohol use.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-youth-survey-us-wave-iii-nys-1978', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-youth-survey-us-wave-iii-nys-1978-nid13537', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Youth Survey US: Wave III (NYS-1978)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-youth-survey-us-wave-iii-nys-1978-nid13537', 'accessURL': 'https://datafiles.samhsa.gov/study/national-youth-survey-us-wave-iii-nys-1978-nid13537', 'mediaType': 'application/unknown'}], 'keyword': ['aspirations', 'behavior problems', 'career goals', 'community involvement', 'delinquent behavior', 'depression (psychology)', 'deviance', 'drugs', 'expectations', 'family conflict', 'family relations', 'health services utilization', 'life events', 'neighborhood conditions', 'parental attitudes', 'parents', 'peer influence', 'sexual behavior', 'social attitudes', 'social behavior', 'social isolation', 'social values', 'socioeconomic status', 'spouse abuse', 'substance abuse', 'teenage pregnancies', 'victimization', 'young adults', 'youths'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Youth Survey US: Wave III (NYS-1978)'}
{'description': '<p>This series measures the prevalence and correlates of drug<br />\nuse in the United States. The surveys are designed to provide<br />\nquarterly, as well as annual, estimates. Information is provided on<br />\nthe use of illicit drugs, alcohol, and tobacco among members of United<br />\nStates households aged 12 and older. Questions include age at first<br />\nuse as well as lifetime, annual, and past-month usage for the<br />\nfollowing drug classes: marijuana, cocaine (and crack), hallucinogens,<br />\nheroin, inhalants, alcohol, tobacco, anabolic steroids, nonmedical use<br />\nof prescription drugs including psychotherapeutics, and polysubstance<br />\nuse. Respondents were also asked about substance abuse treatment<br />\nhistory, illegal activities, problems resulting from use of drugs,<br />\nperceptions of the risks involved, personal and family income sources<br />\nand amounts, need for treatment for drug or alcohol use, criminal<br />\nrecord, and needle-sharing. Questions on mental health and access to<br />\ncare, which were introduced in the 1994-B questionnaire (see NATIONAL<br />\nHOUSEHOLD SURVEY ON DRUG ABUSE, 1994), were retained in<br />\nthis administration of the survey. Demographic data include gender,<br />\nrace, age, ethnicity, marital status, motor vehicle use, educational<br />\nlevel, job status, income level, veteran status, and past and current<br />\nhousehold composition.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-household-survey-drug-abuse-nhsda-1995', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-household-survey-drug-abuse-nhsda-1995-nid13539', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Household Survey on Drug Abuse (NHSDA-1995)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-household-survey-drug-abuse-nhsda-1995-nid13539', 'accessURL': 'https://datafiles.samhsa.gov/study/national-household-survey-drug-abuse-nhsda-1995-nid13539', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'alcohol consumption', 'amphetamines', 'barbiturates', 'cocaine', 'demographic characteristics', 'drug abuse', 'drug use', 'drugs', 'hallucinogens', 'health care', 'health insurance', 'heroin', 'households', 'inhalants', 'marijuana', 'mental health', 'mental health services', 'methamphetamine', 'offenses', 'patients', 'prescriptions drugs', 'sedatives', 'smoking', 'stimulants', 'substance abuse', 'substance abuse treatment', 'tobacco use', 'tranquilizers', 'treatment', 'youths'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Household Survey on Drug Abuse (NHSDA-1995)'}
{'description': '<p>The Treatment Episode Data Set -- Admissions (TEDS-A) is a national census data system of annual admissions to substance abuse treatment facilities. TEDS-A provides annual data on the number and characteristics of persons admitted to public and private substance abuse treatment programs that receive public funding. The unit of analysis is a treatment admission. TEDS consists of data reported to state substance abuse agencies by the treatment programs, which in turn report it to SAMHSA.<br />\nA sister data system, called the Treatment Episode Data Set -- Discharges (TEDS-D), collects data on discharges from substance abuse treatment facilities. The first year of TEDS-A data is 1992, while the first year of TEDS-D is 2006.<br />\nTEDS variables that are required to be reported are called the "Minimum Data Set (MDS)", while those that are optional are called the "Supplemental Data Set (SuDS)".<br />\nVariables in the MDS include: information on service setting, number of prior treatments, primary source of referral, gender, race, ethnicity, education, employment status, substance(s) abused, route of administration, frequency of use, age at first use, and whether methadone was prescribed in treatment. Supplemental variables include: diagnosis codes, presence of psychiatric problems, living arrangements, source of income, health insurance, expected source of payment, pregnancy and veteran status, marital status, detailed not in labor force codes, detailed criminal justice referral codes, days waiting to enter treatment, and the number of arrests in the 30 days prior to admissions (starting in 2008).<br />\nSubstances abused include alcohol, cocaine and crack, marijuana and hashish, heroin, nonprescription methadone, other opiates and synthetics, PCP, other hallucinogens, methamphetamine, other amphetamines, other stimulants, benzodiazepines, other non-benzodiazepine tranquilizers, barbiturates, other non-barbiturate sedatives or hypnotics, inhalants, over-the-counter medications, and other substances.<br />\nCreated variables include total number of substances reported, intravenous drug use (IDU), and flags for any mention of specific substances.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/treatment-episode-data-set-admissions-teds-2011', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-2011-nid13540', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>Treatment Episode Data Set: Admissions (TEDS-A-2011)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-2011-nid13540', 'accessURL': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-2011-nid13540', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'drug abuse', 'drug treatment', 'health care services', 'health insurance', 'intervention', 'mental health', 'substance abuse', 'substance abuse treatment', 'treatment programs'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'Treatment Episode Data Set: Admissions (TEDS-A-2011)'}
{'description': '<p>The Treatment Episode Data Set -- Discharges (TEDS-D) is a national census data system of annual discharges from substance abuse treatment facilities. TEDS-D provides annual data on the number and characteristics of persons discharged from public and private substance abuse treatment programs that receive public funding. Data collected both at admission and at discharge is included. The unit of analysis is a treatment discharge. TEDS-D consists of data reported to state substance abuse agencies by the treatment programs, which in turn report it to SAMHSA.<br />\nA sister data system, called the Treatment Episode Data Set -- Admissions (TEDS-A), collects data on admissions to substance abuse treatment facilities. The first year of TEDS-A data is 1992, while the first year of TEDS-D is 2006.<br />\nTEDS-D variables that are required to be reported are called the "Minimum Data Set (MDS)", while those that are optional are called the "Supplemental Data Set (SuDS)".<br />\nVariables unique to TEDS-D, and not part of TEDS-A, are the length of stay, reason for leaving treatment, and service setting at time of discharge. TEDS-D also provides many of the same variables that exist in TEDS-A. This includes information on service setting, number of prior treatments, primary source of referral, gender, race, ethnicity, education, employment status, substance(s) abused, route of administration, frequency of use, age at first use, and whether methadone was prescribed in treatment. Supplemental variables include: diagnosis codes, presence of psychiatric problems, living arrangements, source of income, health insurance, expected source of payment, pregnancy and veteran status, marital status, detailed not in labor force codes, detailed criminal justice referral codes, days waiting to enter treatment, and the number of arrests in the 30 days prior to admissions (starting in 2008).<br />\nSubstances abused include alcohol, cocaine and crack, marijuana and<br />\nhashish, heroin, nonprescription methadone, other opiates and<br />\nsynthetics, PCP, other hallucinogens, methamphetamine, other amphetamines,<br />\nother stimulants, benzodiazepines, other non-benzodiazepine tranquilizers, barbiturates, other non-barbiturate sedatives or hypnotics, inhalants, over-the-counter medications, and other substances.<br />\nCreated variables include total number of substances reported, intravenous drug use (IDU), and flags for any mention of specific substances.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/treatment-episode-data-set-discharges-teds-d-2010', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-discharges-teds-d-2010-nid13541', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>Treatment Episode Data Set: Discharges (TEDS-D-2010)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-discharges-teds-d-2010-nid13541', 'accessURL': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-discharges-teds-d-2010-nid13541', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'drug abuse', 'drug treatment', 'health care services', 'health insurance', 'intervention', 'mental health', 'substance abuse', 'substance abuse treatment', 'treatment programs'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'Treatment Episode Data Set: Discharges (TEDS-D-2010)'}
{'description': '<p>This series measures the prevalence and correlates of drug<br />\nuse in the United States. The surveys are designed to provide<br />\nquarterly, as well as annual, estimates. Information is provided on<br />\nthe use of illicit drugs, alcohol, tobacco, and nonmedical use of<br />\nprescription drugs among members of United States households aged 12<br />\nand older. Questions include age at first use as well as lifetime,<br />\nannual, and past-month usage for the following drug classes: cannabis,<br />\ncocaine, hallucinogens, heroin, inhalants, alcohol, tobacco,<br />\nnonmedical use of prescription drugs including psychotherapeutics, and<br />\npolysubstance use. Respondents were also asked about health<br />\nconditions, substance abuse treatment history, problems resulting from<br />\ntheir use of drugs, alcohol, and tobacco, their perceptions of the<br />\nrisks involved, and personal and family income sources and<br />\namounts. Demographic data include gender, race, age, ethnicity,<br />\nmarital status, motor vehicle use, educational level, job status,<br />\nincome level, veteran status, past and current household composition,<br />\nand population density.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-household-survey-drug-abuse-nhsda-1985', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-household-survey-drug-abuse-nhsda-1985-nid13542', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Household Survey on Drug Abuse (NHSDA-1985)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-household-survey-drug-abuse-nhsda-1985-nid13542', 'accessURL': 'https://datafiles.samhsa.gov/study/national-household-survey-drug-abuse-nhsda-1985-nid13542', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'alcohol consumption', 'amphetamines', 'barbiturates', 'cocaine', 'drug abuse', 'drug use', 'drugs', 'hallucinogens', 'heroin', 'households', 'inhalants', 'marijuana', 'methamphetamine', 'prescription drugs', 'sedatives', 'smoking', 'stimulants', 'substance abuse', 'substance abuse treatment', 'tobacco use', 'tranquilizers', 'youths'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Household Survey on Drug Abuse (NHSDA-1985)'}
{'description': '<p>The National Household Survey on Drug Abuse (NHSDA) series<br />\nmeasures the prevalence and correlates of drug use in the United<br />\nStates. The surveys are designed to provide quarterly, as well as<br />\nannual, estimates. Information is provided on the use of illicit<br />\ndrugs, alcohol, and tobacco among members of United States households<br />\naged 12 and older. Questions include age at first use as well as<br />\nlifetime, annual, and past-month usage for the following drug classes:<br />\nmarijuana, cocaine (and crack), hallucinogens, heroin, inhalants,<br />\nalcohol, tobacco, and nonmedical use of prescription drugs, including<br />\npain relievers, tranquilizers, stimulants, and sedatives. The survey<br />\ncovers substance abuse treatment history and perceived need for<br />\ntreatment, and includes questions from the Diagnostic and Statistical<br />\nManual (DSM) of Mental Disorders that allow diagnostic criteria to be<br />\napplied. Respondents are also asked about personal and family income<br />\nsources and amounts, health care access and coverage, illegal<br />\nactivities and arrest record, problems resulting from the use of<br />\ndrugs, and needle-sharing. Questions introduced in previous NHSDA<br />\nadministrations were retained in the 1999 survey, including questions<br />\nasked only of respondents aged 12 to 17. These "youth experiences"<br />\nitems covered a variety of topics, such as neighborhood environment,<br />\nillegal activities, gang involvement, drug use by friends, social<br />\nsupport, extracurricular activities, exposure to substance abuse<br />\nprevention and education programs, and perceived adult attitudes<br />\ntoward drug use and activities such as school work. Also retained were<br />\nquestions on mental health and access to care, perceived risk of using<br />\ndrugs, perceived availability of drugs, driving behavior and personal<br />\nbehavior, and cigar smoking. Questions on the tobacco brand used most<br />\noften were introduced with the 1999 survey. Demographic data include<br />\ngender, race, age, ethnicity, marital status, educational level, job<br />\nstatus, veteran status, and current household composition.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-household-survey-drug-abuse-nhsda-1999', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-household-survey-drug-abuse-nhsda-1999-nid13544', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Household Survey on Drug Abuse (NHSDA-1999)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-household-survey-drug-abuse-nhsda-1999-nid13544', 'accessURL': 'https://datafiles.samhsa.gov/study/national-household-survey-drug-abuse-nhsda-1999-nid13544', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'alcohol consumption', 'amphetamines', 'barbiturates', 'cocaine', 'drug abuse', 'drug use', 'drugs', 'hallucinogens', 'heroin', 'households', 'inhalants', 'marijuana', 'mental health', 'mental health services', 'methamphetamine', 'prescriptions drugs', 'smoking', 'substance abuse', 'substance abuse treatment', 'tranquilizers'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Household Survey on Drug Abuse (NHSDA-1999)'}
{'description': '<p>The National Survey of Substance Abuse Treatment Services (N-SSATS) is designed to collect information from all facilities in the United States, both public and private, that provide substance abuse treatment. N-SSATS provides the mechanism for quantifying the dynamic character and composition of the United States substance abuse treatment delivery system. The objectives of N-SSATS are to collect multipurpose data that can be used to assist the Substance Abuse and Mental Health Services Administration (SAMHSA) and state and local governments in assessing the nature and extent of services provided and in forecasting treatment resource requirements, update SAMHSA\'s Inventory of Substance Abuse Treatment Services (I-SATS), analyze general treatment services trends, and generate the National Directory of Drug and Alcohol Abuse Treatment Programs and its online equivalent, the Substance Abuse Treatment Facility Locator <a href="http://findtreatment.samhsa.gov">http://findtreatment.samhsa.gov</a>.<br />\nData are collected on topics including facility operation, services offered (assessment, substance abuse therapy and counseling, pharmacotherapies, testing, transitional, ancillary), primary focus (substance abuse, mental health, both, general health, other), hotline operation, Opioid Treatment Programs and medication dispensed/prescribed, languages in which treatment is provided, type of treatment provided, number of clients (total and under age 18), number of beds, types of payment accepted, sliding fee scale, special programs offered, facility accreditation and licensure/certification, and managed care agreements.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-survey-substance-abuse-treatment-services-n-ssats-2004', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-survey-substance-abuse-treatment-services-n-ssats-2004-nid13545', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Survey of Substance Abuse Treatment Services (N-SSATS-2004)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-survey-substance-abuse-treatment-services-n-ssats-2004-nid13545', 'accessURL': 'https://datafiles.samhsa.gov/study/national-survey-substance-abuse-treatment-services-n-ssats-2004-nid13545', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'drug abuse', 'drug treatment', 'health care services', 'HIV', 'intervention', 'substance abuse', 'substance abuse treatment', 'treatment facilities', 'treatment programs'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Survey of Substance Abuse Treatment Services (N-SSATS-2004)'}
{'description': '<p>The Treatment Episode Data Set -- Admissions (TEDS-A) is a national census data system of annual admissions to substance abuse treatment facilities. TEDS-A provides annual data on the number and characteristics of persons admitted to public and private substance abuse treatment programs that receive public funding. The unit of analysis is a treatment admission. TEDS consists of data reported to state substance abuse agencies by the treatment programs, which in turn report it to SAMHSA.<br />\nA sister data system, called the Treatment Episode Data Set -- Discharges (TEDS-D), collects data on discharges from substance abuse treatment facilities. The first year of TEDS-A data is 1992, while the first year of TEDS-D is 2006.<br />\nTEDS variables that are required to be reported are called the "Minimum Data Set (MDS)", while those that are optional are called the "Supplemental Data Set (SuDS)".<br />\nVariables in the MDS include: information on service setting, number of prior treatments, primary source of referral, gender, race, ethnicity, education, employment status, substance(s) abused, route of administration, frequency of use, age at first use, and whether methadone was prescribed in treatment. Supplemental variables include: diagnosis codes, presence of psychiatric problems, living arrangements, source of income, health insurance, expected source of payment, pregnancy and veteran status, marital status, detailed not in labor force codes, detailed criminal justice referral codes, days waiting to enter treatment, and the number of arrests in the 30 days prior to admissions (starting in 2008).<br />\nSubstances abused include alcohol, cocaine and crack, marijuana and hashish, heroin, nonprescription methadone, other opiates and synthetics, PCP, other hallucinogens, methamphetamine, other amphetamines, other stimulants, benzodiazepines, other non-benzodiazepine tranquilizers, barbiturates, other non-barbiturate sedatives or hypnotics, inhalants, over-the-counter medications, and other substances.<br />\nCreated variables include total number of substances reported, intravenous drug use (IDU), and flags for any mention of specific substances.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/treatment-episode-data-set-admissions-teds-2006', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-2006-nid13546', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>Treatment Episode Data Set: Admissions (TEDS-A-2006)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-2006-nid13546', 'accessURL': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-2006-nid13546', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'drug abuse', 'drug treatment', 'health care services', 'health insurance', 'intervention', 'mental health', 'substance abuse', 'substance abuse treatment', 'treatment programs'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'Treatment Episode Data Set: Admissions (TEDS-A-2006)'}
{'description': '<p>The Treatment Episode Data Set -- Admissions (TEDS-A) is a national census data system of annual admissions to substance abuse treatment facilities. TEDS-A provides annual data on the number and characteristics of persons admitted to public and private substance abuse treatment programs that receive public funding. The unit of analysis is a treatment admission. TEDS consists of data reported to state substance abuse agencies by the treatment programs, which in turn report it to SAMHSA.<br />\nA sister data system, called the Treatment Episode Data Set -- Discharges (TEDS-D), collects data on discharges from substance abuse treatment facilities. The first year of TEDS-A data is 1992, while the first year of TEDS-D is 2006.<br />\nTEDS variables that are required to be reported are called the "Minimum Data Set (MDS)", while those that are optional are called the "Supplemental Data Set (SuDS)".<br />\nVariables in the MDS include: information on service setting, number of prior treatments, primary source of referral, gender, race, ethnicity, education, employment status, substance(s) abused, route of administration, frequency of use, age at first use, and whether methadone was prescribed in treatment. Supplemental variables include: diagnosis codes, presence of psychiatric problems, living arrangements, source of income, health insurance, expected source of payment, pregnancy and veteran status, marital status, detailed not in labor force codes, detailed criminal justice referral codes, days waiting to enter treatment, and the number of arrests in the 30 days prior to admissions (starting in 2008).<br />\nSubstances abused include alcohol, cocaine and crack, marijuana and hashish, heroin, nonprescription methadone, other opiates and synthetics, PCP, other hallucinogens, methamphetamine, other amphetamines, other stimulants, benzodiazepines, other non-benzodiazepine tranquilizers, barbiturates, other non-barbiturate sedatives or hypnotics, inhalants, over-the-counter medications, and other substances.<br />\nCreated variables include total number of substances reported, intravenous drug use (IDU), and flags for any mention of specific substances.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/treatment-episode-data-set-admissions-teds-2007', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-2007-nid13547', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>Treatment Episode Data Set: Admissions (TEDS-A-2007)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-2007-nid13547', 'accessURL': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-2007-nid13547', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'drug abuse', 'drug treatment', 'health care services', 'health insurance', 'intervention', 'mental health', 'substance abuse', 'substance abuse treatment', 'treatment programs'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'Treatment Episode Data Set: Admissions (TEDS-A-2007)'}
{'description': '<p>The National Survey on Drug Use and Health (NSDUH) series<br />\n(formerly titled National Household Survey on Drug Abuse) measures the<br />\nprevalence and correlates of drug use in the United States. The<br />\nsurveys are designed to provide quarterly, as well as annual,<br />\nestimates. Information is provided on the use of illicit drugs,<br />\nalcohol, and tobacco among members of United States households aged 12<br />\nand older. Questions included age at first use as well as lifetime,<br />\nannual, and past-month usage for the following drug classes:<br />\nmarijuana, cocaine (and crack), hallucinogens, heroin, inhalants,<br />\nalcohol, tobacco, and nonmedical use of prescription drugs, including<br />\npain relievers, tranquilizers, stimulants, and sedatives. The survey<br />\ncovered substance abuse treatment history and perceived need for<br />\ntreatment, and included questions from the Diagnostic and Statistical<br />\nManual (DSM) of Mental Disorders that allow diagnostic criteria to be<br />\napplied. The survey included questions concerning treatment for both<br />\nsubstance abuse and mental health related disorders. Respondents were<br />\nalso asked about personal and family income sources and amounts,<br />\nhealth care access and coverage, illegal activities and arrest record,<br />\nproblems resulting from the use of drugs, and needle-sharing.<br />\nQuestions introduced in previous administrations were retained in the<br />\n2004 survey, including questions asked only of respondents aged 12 to<br />\n17. These "youth experiences" items covered a variety of topics, such<br />\nas neighborhood environment, illegal activities, drug use by friends,<br />\nsocial support, extracurricular activities, exposure to substance<br />\nabuse prevention and education programs, and perceived adult attitudes<br />\ntoward drug use and activities such as school work. Several measures<br />\nfocused on prevention-related themes in this section. Also retained<br />\nwere questions on mental health and access to care, perceived risk of<br />\nusing drugs, perceived availability of drugs, driving and personal<br />\nbehavior, and cigar smoking. Questions on the tobacco brand used most<br />\noften were introduced with the 1999 survey and retained through the<br />\n2003 survey. Background information includes gender, race, age,<br />\nethnicity, marital status, educational level, job status, veteran<br />\nstatus, and current household composition. In addition, in 2004 Adult and Adolescent Mental Health modules were added.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-survey-drug-use-and-health-nsduh-2004-0', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-survey-drug-use-and-health-nsduh-2004-nid13548', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Survey on Drug Use and Health (NSDUH-2004)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-survey-drug-use-and-health-nsduh-2004-nid13548', 'accessURL': 'https://datafiles.samhsa.gov/study/national-survey-drug-use-and-health-nsduh-2004-nid13548', 'mediaType': 'application/unknown'}], 'keyword': ['addiction', 'alcohol', 'alcohol abuse', 'alcohol consumption', 'amphetamines', 'barbiturates', 'cocaine', 'controlled drugs', 'crack cocaine', 'demographic characteristics', 'depression (psychology)', 'drinking behavior', 'drug abuse', 'drug dependence', 'drug treatment', 'drug use', 'drugs', 'hallucinogens', 'heroin', 'households', 'income', 'inhalants', 'marijuana', 'mental health', 'mental health services', 'methamphetamine', 'prescription drugs', 'sedatives', 'smoking', 'stimulants', 'substance abuse', 'substance abuse treatment', 'tobacco use', 'tranquilizers', 'youths'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Survey on Drug Use and Health (NSDUH-2004)'}
{'description': '<p>The Treatment Episode Data Set -- Discharges (TEDS-D) is a national census data system of annual discharges from substance abuse treatment facilities. TEDS-D provides annual data on the number and characteristics of persons discharged from public and private substance abuse treatment programs that receive public funding. Data collected both at admission and at discharge is included. The unit of analysis is a treatment discharge. TEDS-D consists of data reported to state substance abuse agencies by the treatment programs, which in turn report it to SAMHSA.<br />\nA sister data system, called the Treatment Episode Data Set -- Admissions (TEDS-A), collects data on admissions to substance abuse treatment facilities. The first year of TEDS-A data is 1992, while the first year of TEDS-D is 2006.<br />\nTEDS-D variables that are required to be reported are called the "Minimum Data Set (MDS)", while those that are optional are called the "Supplemental Data Set (SuDS)".<br />\nVariables unique to TEDS-D, and not part of TEDS-A, are the length of stay, reason for leaving treatment, and service setting at time of discharge. TEDS-D also provides many of the same variables that exist in TEDS-A. This includes information on service setting, number of prior treatments, primary source of referral, gender, race, ethnicity, education, employment status, substance(s) abused, route of administration, frequency of use, age at first use, and whether methadone was prescribed in treatment. Supplemental variables include: diagnosis codes, presence of psychiatric problems, living arrangements, source of income, health insurance, expected source of payment, pregnancy and veteran status, marital status, detailed not in labor force codes, detailed criminal justice referral codes, days waiting to enter treatment, and the number of arrests in the 30 days prior to admissions (starting in 2008) .<br />\nSubstances abused include alcohol, cocaine and crack, marijuana and hashish, heroin, nonprescription methadone, other opiates and synthetics, PCP, other hallucinogens, methamphetamine, other amphetamines, other stimulants, benzodiazepines, other non-benzodiazepine tranquilizers, barbiturates, other non-barbiturate sedatives or hypnotics, inhalants, over-the-counter medications, and other substances.<br />\nCreated variables include total number of substances reported, intravenous drug use (IDU), and flags for any mention of specific substances.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/treatment-episode-data-set-discharges-teds-d-2008', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-discharges-teds-d-2008-nid13549', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>Treatment Episode Data Set: Discharges (TEDS-D-2008)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-discharges-teds-d-2008-nid13549', 'accessURL': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-discharges-teds-d-2008-nid13549', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'drug abuse', 'drug treatment', 'health care services', 'health insurance', 'intervention', 'mental health', 'substance abuse', 'substance abuse treatment', 'treatment programs'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'Treatment Episode Data Set: Discharges (TEDS-D-2008)'}
{'description': '<p>The Treatment Episode Data Set -- Admissions (TEDS-A) is a national census data system of annual admissions to substance abuse treatment facilities. TEDS-A provides annual data on the number and characteristics of persons admitted to public and private substance abuse treatment programs that receive public funding. The unit of analysis is a treatment admission. TEDS consists of data reported to state substance abuse agencies by the treatment programs, which in turn report it to SAMHSA.<br />\nA sister data system, called the Treatment Episode Data Set -- Discharges (TEDS-D), collects data on discharges from substance abuse treatment facilities. The first year of TEDS-A data is 1992, while the first year of TEDS-D is 2006.<br />\nTEDS variables that are required to be reported are called the "Minimum Data Set (MDS)", while those that are optional are called the "Supplemental Data Set (SuDS)".<br />\nVariables in the MDS include: information on service setting, number of prior treatments, primary source of referral, gender, race, ethnicity, education, employment status, substance(s) abused, route of administration, frequency of use, age at first use, and whether methadone was prescribed in treatment. Supplemental variables include: diagnosis codes, presence of psychiatric problems, living arrangements, source of income, health insurance, expected source of payment, pregnancy and veteran status, marital status, detailed not in labor force codes, detailed criminal justice referral codes, days waiting to enter treatment, and the number of arrests in the 30 days prior to admissions (starting in 2008).<br />\nSubstances abused include alcohol, cocaine and crack, marijuana and hashish, heroin, nonprescription methadone, other opiates and synthetics, PCP, other hallucinogens, methamphetamine, other amphetamines, other stimulants, benzodiazepines, other non-benzodiazepine tranquilizers, barbiturates, other non-barbiturate sedatives or hypnotics, inhalants, over-the-counter medications, and other substances.<br />\nCreated variables include total number of substances reported, intravenous drug use (IDU), and flags for any mention of specific substances.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/treatment-episode-data-set-admissions-teds-1996', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-1996-nid13551', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>Treatment Episode Data Set: Admissions (TEDS-A-1996)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-1996-nid13551', 'accessURL': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-1996-nid13551', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'drug abuse', 'drug treatment', 'health care services', 'health insurance', 'intervention', 'mental health', 'substance abuse', 'substance abuse treatment', 'treatment programs'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'Treatment Episode Data Set: Admissions (TEDS-A-1996)'}
{'description': '<p>This dataset contains parent and youth data for the National<br />\nYouth Survey. Youths and one of their parents or legal guardians were<br />\ninterviewed in early 1977 about events and behavior occurring during<br />\ncalendar year 1976. Included is information on the demographics and<br />\nsocioeconomic status of respondents, disruptive events in the home,<br />\nneighborhood problems, parental aspirations for youth, labeling,<br />\nintegration of family and peer contexts, attitudes toward deviance in<br />\nadults and juveniles, parental discipline, community involvement, and<br />\ndrug use.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-youth-survey-us-wave-i-nys-1976', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-youth-survey-us-wave-i-nys-1976-nid13552', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Youth Survey US: Wave I (NYS-1976)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-youth-survey-us-wave-i-nys-1976-nid13552', 'accessURL': 'https://datafiles.samhsa.gov/study/national-youth-survey-us-wave-i-nys-1976-nid13552', 'mediaType': 'application/unknown'}], 'keyword': ['aspirations', 'behavior problems', 'career goals', 'community involvement', 'delinquent behavior', 'depression (psychology)', 'deviance', 'drugs', 'expectations', 'family conflict', 'family relations', 'health services utilization', 'life events', 'neighborhood conditions', 'parental attitudes', 'parents', 'peer influence', 'sexual behavior', 'social attitudes', 'social behavior', 'social isolation', 'social values', 'socioeconomic status', 'spouse abuse', 'substance abuse', 'teenage pregnancies', 'victimization', 'youths'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Youth Survey US: Wave I (NYS-1976)'}
{'description': '<p>The National Survey on Drug Use and Health (NSDUH) series<br />\n(formerly titled National Household Survey on Drug Abuse) primarily<br />\nmeasures the prevalence and correlates of drug use in the United<br />\nStates. The surveys are designed to provide quarterly, as well as<br />\nannual, estimates. Information is provided on the use of illicit<br />\ndrugs, alcohol, and tobacco among members of United States households<br />\naged 12 and older. Questions included age at first use as well as<br />\nlifetime, annual, and past-month usage for the following drug classes:<br />\nmarijuana, cocaine (and crack), hallucinogens, heroin, inhalants,<br />\nalcohol, tobacco, and nonmedical use of prescription drugs, including<br />\npain relievers, tranquilizers, stimulants, and sedatives. The survey<br />\ncovered substance abuse treatment history and perceived need for<br />\ntreatment, and included questions from the Diagnostic and Statistical<br />\nManual (DSM) of Mental Disorders that allow diagnostic criteria to be<br />\napplied. The survey included questions concerning treatment for both<br />\nsubstance abuse and mental health related disorders. Respondents were<br />\nalso asked about personal and family income sources and amounts,<br />\nhealth care access and coverage, illegal activities and arrest record,<br />\nproblems resulting from the use of drugs, and needle-sharing.<br />\nQuestions introduced in previous administrations were retained in the<br />\n2006 survey, including questions asked only of respondents aged 12 to<br />\n17. These "youth experiences" items covered a variety of topics, such<br />\nas neighborhood environment, illegal activities, drug use by friends,<br />\nsocial support, extracurricular activities, exposure to substance<br />\nabuse prevention and education programs, and perceived adult attitudes<br />\ntoward drug use and activities such as school work. Several measures<br />\nfocused on prevention-related themes in this section. Also retained<br />\nwere questions on mental health and access to care, perceived risk of<br />\nusing drugs, perceived availability of drugs, driving and personal<br />\nbehavior, and cigar smoking. Questions on the tobacco brand used most<br />\noften were introduced with the 1999 survey. Background information<br />\nincludes gender, race, age, ethnicity, marital status, educational<br />\nlevel, job status, veteran status, and current household composition.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-survey-drug-use-and-health-nsduh-2006-0', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-survey-drug-use-and-health-nsduh-2006-nid13554', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Survey on Drug Use and Health (NSDUH-2006)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-survey-drug-use-and-health-nsduh-2006-nid13554', 'accessURL': 'https://datafiles.samhsa.gov/study/national-survey-drug-use-and-health-nsduh-2006-nid13554', 'mediaType': 'application/unknown'}], 'keyword': ['addiction', 'alcohol', 'alcohol abuse', 'alcohol consumption', 'amphetamines', 'barbiturates', 'cocaine', 'controlled drugs', 'crack cocaine', 'demographic characteristics', 'depression (psychology)', 'drinking behavior', 'drug abuse', 'drug dependence', 'drug treatment', 'drug use', 'drugs', 'employment', 'hallucinogens', 'health care', 'heroin', 'households', 'income', 'inhalants', 'marijuana', 'mental health', 'mental health services', 'methamphetamine', 'pregnancy', 'prescription drugs', 'sedatives', 'smoking', 'stimulants', 'substance abuse', 'substance abuse treatment', 'tobacco use', 'tranquilizers', 'youths'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Survey on Drug Use and Health (NSDUH-2006)'}
{'description': '<p>The National Survey on Drug Use and Health (NSDUH) series (formerly titled National Household Survey on Drug Abuse) primarily measures the prevalence and correlates of drug use in the United States. The surveys are designed to provide quarterly, as well as annual, estimates. Information is provided on the use of illicit drugs, alcohol, and tobacco among members of United States households aged 12 and older. Questions included age at first use as well as lifetime, annual, and past-month usage for the following drug classes: marijuana, cocaine (and crack), hallucinogens, heroin, inhalants, alcohol, tobacco, and nonmedical use of prescription drugs, including pain relievers, tranquilizers, stimulants, and sedatives. The survey covered substance abuse treatment history and perceived need for treatment, and included questions from the Diagnostic and Statistical Manual (DSM) of Mental Disorders that allow diagnostic criteria to be applied. The survey included questions concerning treatment for both substance abuse and mental health-related disorders. Respondents were also asked about personal and family income sources and amounts, health care access and coverage, illegal activities and arrest record, problems resulting from the use of drugs, and needle-sharing. Questions introduced in previous administrations were retained in the 2013 survey, including questions asked only of respondents aged 12 to 17. These "youth experiences" items covered a variety of topics, such as neighborhood environment, illegal activities, drug use by friends, social support, extracurricular activities, exposure to substance abuse prevention and education programs, and perceived adult attitudes toward drug use and activities such as school work. Several measures focused on prevention-related themes in this section. Also retained were questions on mental health and access to care, perceived risk of using drugs, perceived availability of drugs, driving and personal behavior, and cigar smoking. Questions on the tobacco brand used most often were introduced with the 1999 survey. For the 2008 survey, adult mental health questions were added to measure symptoms of psychological distress in the worst period of distress that a person experienced in the past 30 days and suicidal ideation. In 2008, a split-sample design also was included to administer separate sets of questions (WHODAS vs. SDS) to assess impairment due to mental health problems. Beginning with the 2009 NSDUH, however, all of the adults in the sample received only the WHODAS questions. Background information includes gender, race, age, ethnicity, marital status, educational level, job status, veteran status, and current household composition.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-survey-drug-use-and-health-nsduh-2013', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-survey-drug-use-and-health-nsduh-2013-nid13555', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Survey on Drug Use and Health (NSDUH-2013)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-survey-drug-use-and-health-nsduh-2013-nid13555', 'accessURL': 'https://datafiles.samhsa.gov/study/national-survey-drug-use-and-health-nsduh-2013-nid13555', 'mediaType': 'application/unknown'}], 'keyword': ['addiction', 'alcohol', 'alcohol abuse', 'alcohol consumption', 'amphetamines', 'barbiturates', 'cocaine', 'controlled drugs', 'crack cocaine', 'demographic characteristics', 'depression (psychology)', 'drinking behavior', 'drug abuse', 'drug dependence', 'drug treatment', 'drug use', 'drugs', 'employment', 'hallucinogens', 'health care', 'heroin', 'households', 'income', 'inhalants', 'marijuana', 'mental health', 'mental health services', 'methamphetamine', 'pregnancy', 'prescription drugs', 'sedatives', 'smoking', 'stimulants', 'substance abuse', 'substance abuse treatment', 'tobacco use', 'tranquilizers', 'youths'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Survey on Drug Use and Health (NSDUH-2013)'}
{'description': '<p>The Treatment Episode Data Set -- Admissions (TEDS-A) is a national census data system of annual admissions to substance abuse treatment facilities. TEDS-A provides annual data on the number and characteristics of persons admitted to public and private substance abuse treatment programs that receive public funding. The unit of analysis is a treatment admission. TEDS consists of data reported to state substance abuse agencies by the treatment programs, which in turn report it to SAMHSA.<br />\nA sister data system, called the Treatment Episode Data Set -- Discharges (TEDS-D), collects data on discharges from substance abuse treatment facilities. The first year of TEDS-A data is 1992, while the first year of TEDS-D is 2006.<br />\nTEDS variables that are required to be reported are called the "Minimum Data Set (MDS)", while those that are optional are called the "Supplemental Data Set (SuDS)".<br />\nVariables in the MDS include: information on service setting, number of prior treatments, primary source of referral, gender, race, ethnicity, education, employment status, substance(s) abused, route of administration, frequency of use, age at first use, and whether methadone was prescribed in treatment. Supplemental variables include: diagnosis codes, presence of psychiatric problems, living arrangements, source of income, health insurance, expected source of payment, pregnancy and veteran status, marital status, detailed not in labor force codes, detailed criminal justice referral codes, days waiting to enter treatment, and the number of arrests in the 30 days prior to admissions (starting in 2008).<br />\nSubstances abused include alcohol, cocaine and crack, marijuana and hashish, heroin, nonprescription methadone, other opiates and synthetics, PCP, other hallucinogens, methamphetamine, other amphetamines, other stimulants, benzodiazepines, other non-benzodiazepine tranquilizers, barbiturates, other non-barbiturate sedatives or hypnotics, inhalants, over-the-counter medications, and other substances.<br />\nCreated variables include total number of substances reported, intravenous drug use (IDU), and flags for any mention of specific substances.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/treatment-episode-data-set-admissions-teds-2005', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-2005-nid13556', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>Treatment Episode Data Set: Admissions (TEDS-A-2005)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-2005-nid13556', 'accessURL': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-2005-nid13556', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'drug abuse', 'drug treatment', 'health care services', 'health insurance', 'intervention', 'mental health', 'substance abuse', 'substance abuse treatment', 'treatment programs'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'Treatment Episode Data Set: Admissions (TEDS-A-2005)'}
{'description': '<p>The Uniform Facility Data Set (UFDS), formerly the National Drug and Alcohol Treatment Unit Survey or NDATUS, was designed to measure the scope and use of drug abuse treatment services in the United States. The survey collects information from each privately- and publicly-funded facility in the country that provides substance abuse treatment as well as from state-identified facilities that provide other substance abuse services. Data are collected on a number of topics including facility operation, services provided (assessment, therapy, testing, health, continuing care, programs for special groups, transitional services, community outreach, ancillary), type of treatment, facility capacity, numbers of clients, and various client characteristics. The main objective of the UFDS is to produce data that can be used to assess the nature and extent of substance abuse treatment services, to assist in the forecast of treatment resource requirements, to analyze treatment service trends, to conduct national, regional, and state-level comparative analyses of treatment services and utilization, and to generate the National Directory of Drug and Alcohol Abuse Treatment Programs and its on-line equivalent, the Substance Abuse Treatment Facility Locator <a href="http://findtreatment.samhsa.gov">http://findtreatment.samhsa.gov</a>. Additionally, the UFDS provides information that can be used to design sampling frames for other surveys of substance abuse treatment facilities.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/uniform-facility-data-set-us-ufds-1997', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/uniform-facility-data-set-us-ufds-1997-nid13557', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>Uniform Facility Data Set US (UFDS-1997)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/uniform-facility-data-set-us-ufds-1997-nid13557', 'accessURL': 'https://datafiles.samhsa.gov/study/uniform-facility-data-set-us-ufds-1997-nid13557', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'drug abuse', 'drug treatment', 'health care services', 'HIV', 'intervention', 'substance abuse', 'substance abuse treatment', 'treatment facilities', 'treatment programs'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'Uniform Facility Data Set US (UFDS-1997)'}
{'description': '<p>The DC Metropolitan Area Drug Study (DC<em>MADS) was<br />\nconducted in 1991, and included special analyses of homeless and<br />\ntransient populations and of women delivering live births in the DC<br />\nhospitals. DC</em>MADS was undertaken to assess the full extent of the<br />\ndrug problem in one metropolitan area. The study was comprised of 16<br />\nseparate studies that focused on different sub-groups, many of which<br />\nare typically not included or are underrepresented in household<br />\nsurveys. The Homeless and Transient Population<br />\nstudy examines the prevalence of illicit drug, alcohol, and tobacco<br />\nuse among members of the homeless and transient population aged 12 and<br />\nolder in the Washington, DC, Metropolitan Statistical Area (DC<br />\nMSA). The sample frame included respondents from shelters, soup<br />\nkitchens and food banks, major cluster encampments, and literally<br />\nhomeless people. Data from the questionnaires include history of<br />\nhomelessness, living arrangements and population movement, tobacco,<br />\ndrug, and alcohol use, consequences of use, treatment history, illegal<br />\nbehavior and arrest, emergency room treatment and hospital stays,<br />\nphysical and mental health, pregnancy, insurance, employment and<br />\nfinances, and demographics. Drug specific data include age at first<br />\nuse, route of administration, needle use, withdrawal symptoms,<br />\npolysubstance use, and perceived risk.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/washington-dc-metropolitan-area-drug-study-homeless-and-transient-population-dc-madst-1991', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/washington-dc-metropolitan-area-drug-study-homeless-and-transient-population-dc-madst-1991', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>Washington DC Metropolitan Area Drug Study Homeless and Transient Population (DC-MADST-1991)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/washington-dc-metropolitan-area-drug-study-homeless-and-transient-population-dc-madst-1991', 'accessURL': 'https://datafiles.samhsa.gov/study/washington-dc-metropolitan-area-drug-study-homeless-and-transient-population-dc-madst-1991', 'mediaType': 'application/unknown'}], 'keyword': ['arrests', 'cocaine', 'crack cocaine', 'demographic characteristics', 'drug abuse', 'drug related crimes', 'drug use', 'drugs', 'employment', 'hallucinogens', 'health insurance', 'heroin', 'homeless persons', 'inhalants', 'living arrangements', 'marijuana', 'mental health', 'mental health treatment', 'methamphetamines', 'physical health', 'population characteristics', 'pregnancy', 'prescription drugs', 'sedatives', 'smoking', 'stimulants', 'substance abuse treatment', 'urban population'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'Washington DC Metropolitan Area Drug Study Homeless and Transient Population (DC-MADST-1991)'}
{'description': '<p>The National Survey of Substance Abuse Treatment Services (N-SSATS) is designed to collect information from all facilities in the United States, both public and private, that provide substance abuse treatment. N-SSATS provides the mechanism for quantifying the dynamic character and composition of the United States substance abuse treatment delivery system. The objectives of N-SSATS are to collect multipurpose data that can be used to assist the Substance Abuse and Mental Health Services Administration (SAMHSA) and state and local governments in assessing the nature and extent of services provided and in forecasting treatment resource requirements, to update SAMHSA\'s Inventory of Substance Abuse Treatment Services (I-SATS), to analyze general treatment services trends, and to generate the National Directory of Drug and Alcohol Abuse Treatment Programs and its online equivalent, the Substance Abuse Treatment Facility Locator <a href="http://findtreatment.samhsa.gov.Data">http://findtreatment.samhsa.gov.Data</a> are collected on topics including facility operation, services offered (assessment, testing, transitional, ancillary, and pharmacotherapies), detoxification, primary focus (substance abuse, mental health, both, general health, and other), Opioid Treatment Programs and medication dispensed/prescribed, counseling and therapeutic approaches, standard operating procedures, special programs/groups offered, languages in which treatment is provided, type of treatment provided (hospital inpatient, residential, outpatient), number of clients (by service, total, and under age 18), number of beds, types of payment accepted, sliding fee scale, and facility accreditation and licensure/certification.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-survey-substance-abuse-treatment-services-n-ssats-2010', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-survey-substance-abuse-treatment-services-n-ssats-2010-nid13559', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Survey of Substance Abuse Treatment Services (N-SSATS-2010)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-survey-substance-abuse-treatment-services-n-ssats-2010-nid13559', 'accessURL': 'https://datafiles.samhsa.gov/study/national-survey-substance-abuse-treatment-services-n-ssats-2010-nid13559', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'drug abuse', 'drug treatment', 'health care services', 'HIV', 'intervention', 'substance abuse', 'substance abuse treatment', 'treatment facilities', 'treatment programs'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Survey of Substance Abuse Treatment Services (N-SSATS-2010)'}
{'description': '<p>This series measures the prevalence and correlates of drug<br />\nuse in the United States. The surveys are designed to provide<br />\nquarterly, as well as annual, estimates. Information is provided on<br />\nthe use of illicit drugs, alcohol, anabolic steroids, and tobacco<br />\namong members of United States households aged 12 and older. Data are<br />\nalso provided on treatment for drug use and on illegal activities<br />\nrelated to drug use. Questions include age at first use, as well as<br />\nlifetime, annual, and past-month usage for the following drug classes:<br />\nmarijuana, inhalants, cocaine, hallucinogens, heroin, alcohol, tobacco,<br />\nand nonmedical use of psychotherapeutics. Respondents were also asked<br />\nabout problems resulting from their use of drugs, alcohol, and<br />\ntobacco, their perceptions of the risks involved, insurance coverage,<br />\nand personal and family income sources and amounts. Demographic data<br />\ninclude gender, race, ethnicity, educational level, job status, income<br />\nlevel, household composition, and population density.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-household-survey-drug-abuse-nhsda-1992', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-household-survey-drug-abuse-nhsda-1992-nid13560', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Household Survey on Drug Abuse (NHSDA-1992)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-household-survey-drug-abuse-nhsda-1992-nid13560', 'accessURL': 'https://datafiles.samhsa.gov/study/national-household-survey-drug-abuse-nhsda-1992-nid13560', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'alcohol consumption', 'amphetamines', 'barbiturates', 'cocaine', 'demographic characteristics', 'drug abuse', 'drug use', 'drugs', 'hallucinogens', 'heroin', 'households', 'inhalants', 'marijuana', 'methamphetamine', 'prescription drugs', 'sedatives', 'smoking', 'steroid use', 'stimulants', 'substance abuse', 'substance abuse treatment', 'tobacco use', 'tranquilizers', 'youths'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Household Survey on Drug Abuse (NHSDA-1992)'}
{'description': '<p>The National Mental Health Services Survey (N-MHSS) is an annual survey designed to collect statistical information on the numbers and characteristics of all known mental health treatment facilities within the 50 States, the District of Columbia, and the U.S. territories. In every other year, beginning in 2014, the survey also collects statistical information on the numbers and demographic characteristics of persons served in these treatment facilities as of a specified survey reference date.<br />\nThe N-MHSS is the only source of national and State-level data on the mental health service delivery system reported by both publicly-operated and privately-operated specialty mental health treatment facilities, including: public psychiatric hospitals; private psychiatric hospitals, non-federal general hospitals with separate psychiatric units; U.S. Department of Veterans Affairs medical centers; residential treatment centers for children; residential treatment centers for adults; outpatient or day treatment or partial hospitalization mental health facilities; and multi-setting (non-hospital) mental health facilities.</p>\n<p>The N-MHSS complements the information collected through SAMHSA\'s survey of substance abuse treatment facilities, the National Survey of Substance Abuse Treatment Services (N-SSATS). Treatment facility Information from the N-MHSS is used to populate the mental health component of SAMHSA\'s online Behavioral Health Treatment Services Locator. <a href="http://findtreatment.samhsa.gov/This">http://findtreatment.samhsa.gov/This</a> study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-mental-health-services-survey-n-mhss-2010-0', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-mental-health-services-survey-n-mhss-2010-nid13561', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Mental Health Services Survey (N-MHSS-2010)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-mental-health-services-survey-n-mhss-2010-nid13561', 'accessURL': 'https://datafiles.samhsa.gov/study/national-mental-health-services-survey-n-mhss-2010-nid13561', 'mediaType': 'application/unknown'}], 'keyword': ['mental health', 'mental health services', 'treatment facilities', 'treatment programs'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Mental Health Services Survey (N-MHSS-2010)'}
{'description': '<p>The National Household Survey on Drug Abuse (NHSDA) series<br />\nmeasures the prevalence and correlates of drug use in the United<br />\nStates. The surveys are designed to provide quarterly, as well as<br />\nannual, estimates. Information is provided on the use of illicit<br />\ndrugs, alcohol, and tobacco among members of United States households<br />\naged 12 and older. Questions include age at first use as well as<br />\nlifetime, annual, and past-month usage for the following drug classes:<br />\nmarijuana, cocaine (and crack), hallucinogens, heroin, inhalants,<br />\nalcohol, tobacco, and nonmedical use of prescription drugs, including<br />\npain relievers, tranquilizers, stimulants, and sedatives. The survey<br />\ncovers substance abuse treatment history and perceived need for<br />\ntreatment, and includes questions from the Diagnostic and Statistical<br />\nManual (DSM) of Mental Disorders that allow diagnostic criteria to be<br />\napplied. Respondents are also asked about personal and family income<br />\nsources and amounts, health care access and coverage, illegal<br />\nactivities and arrest record, problems resulting from the use of<br />\ndrugs, and needle-sharing. Questions introduced in previous NHSDA<br />\nadministrations were retained in the 2000 survey, including questions<br />\nasked only of respondents aged 12 to 17. These "youth experiences"<br />\nitems covered a variety of topics, such as neighborhood environment,<br />\nillegal activities, gang involvement, drug use by friends, social<br />\nsupport, extracurricular activities, exposure to substance abuse<br />\nprevention and education programs, and perceived adult attitudes<br />\ntoward drug use and activities such as school work. Also retained were<br />\nquestions on mental health and access to care, perceived risk of using<br />\ndrugs, perceived availability of drugs, driving behavior and personal<br />\nbehavior, and cigar smoking. Questions on the tobacco brand used most<br />\noften were introduced with the 1999 survey and retained in the 2000<br />\nsurvey. Demographic data include gender, race, age, ethnicity, marital<br />\nstatus, educational level, job status, veteran status, and current<br />\nhousehold composition.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-household-survey-drug-abuse-nhsda-2000', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-household-survey-drug-abuse-nhsda-2000-nid13562', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Household Survey on Drug Abuse (NHSDA-2000)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-household-survey-drug-abuse-nhsda-2000-nid13562', 'accessURL': 'https://datafiles.samhsa.gov/study/national-household-survey-drug-abuse-nhsda-2000-nid13562', 'mediaType': 'application/unknown'}], 'keyword': ['addiction', 'alcohol', 'alcohol abuse', 'alcohol consumption', 'amphetamines', 'barbiturates', 'cocaine', 'controlled drugs', 'drinking behavior', 'drug abuse', 'drug dependence', 'drug treatment', 'drug use', 'drugs', 'hallucinogens', 'heroin', 'households', 'inhalants', 'marijuana', 'mental health', 'mental health services', 'methamphetamine', 'prescription drugs', 'sedatives', 'smoking', 'stimulants', 'substance abuse', 'substance abuse treatment', 'tranquilizers'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Household Survey on Drug Abuse (NHSDA-2000)'}
{'description': '<p>The National Survey on Drug Use and Health (NSDUH) series (formerly titled National Household Survey on Drug Abuse) primarily measures the prevalence and correlates of drug use in the United States. The surveys are designed to provide quarterly, as well as annual, estimates. Information is provided on the use of illicit drugs, alcohol, and tobacco among members of United States households aged 12 and older. Questions included age at first use as well as lifetime, annual, and past-month usage for the following drug classes: marijuana, cocaine (and crack), hallucinogens, heroin, inhalants, alcohol, tobacco, and nonmedical use of prescription drugs, including pain relievers, tranquilizers, stimulants, and sedatives. The survey covered substance abuse treatment history and perceived need for treatment, and included questions from the Diagnostic and Statistical Manual (DSM) of Mental Disorders that allow diagnostic criteria to be applied. The survey included questions concerning treatment for both substance abuse and mental health-related disorders. Respondents were also asked about personal and family income sources and amounts, health care access and coverage, illegal activities and arrest record, problems resulting from the use of drugs, and needle-sharing. Questions introduced in previous administrations were retained in the 2011 survey, including questions asked only of respondents aged 12 to 17. These "youth experiences" items covered a variety of topics, such as neighborhood environment, illegal activities, drug use by friends, social support, extracurricular activities, exposure to substance abuse prevention and education programs, and perceived adult attitudes toward drug use and activities such as school work. Several measures focused on prevention-related themes in this section. Also retained were questions on mental health and access to care, perceived risk of using drugs, perceived availability of drugs, driving and personal behavior, and cigar smoking. Questions on the tobacco brand used most often were introduced with the 1999 survey. For the 2008 survey, adult mental health questions were added to measure symptoms of psychological distress in the worst period of distress that a person experienced in the past 30 days and suicidal ideation. In 2008, a split-sample design also was included to administer separate sets of questions (WHODAS vs. SDS) to assess impairment due to mental health problems. Beginning with the 2009 NSDUH, however, all of the adults in the sample received only the WHODAS questions. Background information includes gender, race, age, ethnicity, marital status, educational level, job status, veteran status, and current household composition.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-survey-drug-use-and-health-nsduh-2011-0', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-survey-drug-use-and-health-nsduh-2011-nid13563', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Survey on Drug Use and Health (NSDUH-2011)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-survey-drug-use-and-health-nsduh-2011-nid13563', 'accessURL': 'https://datafiles.samhsa.gov/study/national-survey-drug-use-and-health-nsduh-2011-nid13563', 'mediaType': 'application/unknown'}], 'keyword': ['addiction', 'alcohol', 'alcohol abuse', 'alcohol consumption', 'amphetamines', 'barbiturates', 'cocaine', 'controlled drugs', 'crack cocaine', 'demographic characteristics', 'depression (psychology)', 'drinking behavior', 'drug abuse', 'drug dependence', 'drug treatment', 'drug use', 'drugs', 'employment', 'hallucinogens', 'health care', 'heroin', 'households', 'income', 'inhalants', 'marijuana', 'mental health', 'mental health services', 'methamphetamine', 'pregnancy', 'prescription drugs', 'sedatives', 'smoking', 'stimulants', 'substance abuse', 'substance abuse treatment', 'tobacco use', 'tranquilizers', 'youths'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Survey on Drug Use and Health (NSDUH-2011)'}
{'description': '<p>This series measures the prevalence and correlates of drug<br />\nuse in the United States. The surveys are designed to provide<br />\nquarterly, as well as annual, estimates. Information is provided on<br />\nthe use of illicit drugs, alcohol, and tobacco among members of United<br />\nStates households aged 12 and older. Questions include age at first<br />\nuse as well as lifetime, annual, and past-month usage for the<br />\nfollowing drug classes: marijuana, cocaine (and crack), hallucinogens,<br />\nheroin, inhalants, alcohol, tobacco, and nonmedical use of<br />\nprescription drugs, including psychotherapeutics. Respondents were<br />\nalso asked about substance abuse treatment history, illegal<br />\nactivities, problems resulting from the use of drugs, personal and<br />\nfamily income sources and amounts, need for treatment for drug or<br />\nalcohol use, criminal record, and needle-sharing. Questions on mental<br />\nhealth and access to care, which were introduced in the 1994-B<br />\nquestionnaire (see NATIONAL HOUSEHOLD SURVEY ON DRUG ABUSE, 1994), were retained in this administration of the survey. In<br />\n1996, the section on risk/availability of drugs was reintroduced, and<br />\nsections on driving behavior and personal behavior were<br />\nadded. Demographic data include gender, race, age, ethnicity, marital<br />\nstatus, educational level, job status, income level, veteran status,<br />\nand current household composition.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-household-survey-drug-abuse-nhsda-1996', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-household-survey-drug-abuse-nhsda-1996-nid13564', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Household Survey on Drug Abuse (NHSDA-1996)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-household-survey-drug-abuse-nhsda-1996-nid13564', 'accessURL': 'https://datafiles.samhsa.gov/study/national-household-survey-drug-abuse-nhsda-1996-nid13564', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'alcohol consumption', 'amphetamines', 'barbiturates', 'cocaine', 'crime', 'demographic characteristics', 'drug abuse', 'drug use', 'drugs', 'hallucinogens', 'health care', 'health insurance', 'heroin', 'HIV', 'households', 'inhalants', 'marijuana', 'mental health', 'mental health services', 'methamphetamine', 'prescription drugs', 'smoking', 'stimulants', 'substance abuse', 'substance abuse treatment', 'tranquilizers', 'youths'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Household Survey on Drug Abuse (NHSDA-1996)'}
{'description': '<p>The National Survey of Substance Abuse Treatment Services (N-SSATS) is designed to collect information from all facilities in the United States, both public and private, that provide substance abuse treatment. N-SSATS provides the mechanism for quantifying the dynamic character and composition of the United States substance abuse treatment delivery system. The objectives of N-SSATS are to collect multipurpose data that can be used to assist the Substance Abuse and Mental Health Services Administration (SAMHSA) and state and local governments in assessing the nature and extent of services provided and in forecasting treatment resource requirements, to update SAMHSA\'s Inventory of Substance Abuse Treatment Services (I-SATS), to analyze general treatment services trends, and to generate the online Substance Abuse Treatment<br />\nFacility Locator <a href="http://findtreatment.samhsa.gov">http://findtreatment.samhsa.gov</a>, as well as the National Directory of Drug and Alcohol Abuse Treatment Programs.Data are collected on topics including facility operation, services offered (assessment, testing, transitional, ancillary, and pharmacotherapies), detoxification, primary focus (substance abuse, mental health, both, general health, and other), Opioid Treatment Programs and medications dispensed/prescribed, counseling and therapeutic approaches, standard operating procedures, special programs/groups offered, languages in which treatment is provided, type of treatment provided (hospital inpatient, residential, outpatient), number of clients (by service, total, and under age 18), number of beds, types of payment accepted, sliding fee scale, and facility accreditation and licensure/certification.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-survey-substance-abuse-treatment-services-n-ssats-2011', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-survey-substance-abuse-treatment-services-n-ssats-2011-nid13565', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Survey of Substance Abuse Treatment Services (N-SSATS-2011)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-survey-substance-abuse-treatment-services-n-ssats-2011-nid13565', 'accessURL': 'https://datafiles.samhsa.gov/study/national-survey-substance-abuse-treatment-services-n-ssats-2011-nid13565', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'drug abuse', 'drug treatment', 'health care services', 'HIV', 'intervention', 'substance abuse', 'substance abuse treatment', 'treatment facilities', 'treatment programs'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Survey of Substance Abuse Treatment Services (N-SSATS-2011)'}
{'description': '<p>The Treatment Episode Data Set -- Admissions (TEDS-A) is a national census data system of annual admissions to substance abuse treatment facilities. TEDS-A provides annual data on the number and characteristics of persons admitted to public and private substance abuse treatment programs that receive public funding. The unit of analysis is a treatment admission. TEDS consists of data reported to state substance abuse agencies by the treatment programs, which in turn report it to SAMHSA.<br />\nA sister data system, called the Treatment Episode Data Set -- Discharges (TEDS-D), collects data on discharges from substance abuse treatment facilities. The first year of TEDS-A data is 1992, while the first year of TEDS-D is 2006.<br />\nTEDS variables that are required to be reported are called the "Minimum Data Set (MDS)", while those that are optional are called the "Supplemental Data Set (SuDS)".<br />\nVariables in the MDS include: information on service setting, number of prior treatments, primary source of referral, gender, race, ethnicity, education, employment status, substance(s) abused, route of administration, frequency of use, age at first use, and whether methadone was prescribed in treatment. Supplemental variables include: diagnosis codes, presence of psychiatric problems, living arrangements, source of income, health insurance, expected source of payment, pregnancy and veteran status, marital status, detailed not in labor force codes, detailed criminal justice referral codes, days waiting to enter treatment, and the number of arrests in the 30 days prior to admissions (starting in 2008).<br />\nSubstances abused include alcohol, cocaine and crack, marijuana and hashish, heroin, nonprescription methadone, other opiates and synthetics, PCP, other hallucinogens, methamphetamine, other amphetamines, other stimulants, benzodiazepines, other non-benzodiazepine tranquilizers, barbiturates, other non-barbiturate sedatives or hypnotics, inhalants, over-the-counter medications, and other substances.<br />\nCreated variables include total number of substances reported, intravenous drug use (IDU), and flags for any mention of specific substances.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/treatment-episode-data-set-admissions-teds-2002', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-2002-nid13566', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>Treatment Episode Data Set: Admissions (TEDS-A-2002)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-2002-nid13566', 'accessURL': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-2002-nid13566', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'drug abuse', 'drug treatment', 'health care services', 'health insurance', 'intervention', 'mental health', 'substance abuse', 'substance abuse treatment', 'treatment programs'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'Treatment Episode Data Set: Admissions (TEDS-A-2002)'}
{'description': '<p>The Treatment Episode Data Set -- Admissions (TEDS-A) is a national census data system of annual admissions to substance abuse treatment facilities. TEDS-A provides annual data on the number and characteristics of persons admitted to public and private substance abuse treatment programs that receive public funding. The unit of analysis is a treatment admission. TEDS consists of data reported to state substance abuse agencies by the treatment programs, which in turn report it to SAMHSA.<br />\nA sister data system, called the Treatment Episode Data Set -- Discharges (TEDS-D), collects data on discharges from substance abuse treatment facilities. The first year of TEDS-A data is 1992, while the first year of TEDS-D is 2006.<br />\nTEDS variables that are required to be reported are called the "Minimum Data Set (MDS)", while those that are optional are called the "Supplemental Data Set (SuDS)".<br />\nVariables in the MDS include: information on service setting, number of prior treatments, primary source of referral, gender, race, ethnicity, education, employment status, substance(s) abused, route of administration, frequency of use, age at first use, and whether methadone was prescribed in treatment. Supplemental variables include: diagnosis codes, presence of psychiatric problems, living arrangements, source of income, health insurance, expected source of payment, pregnancy and veteran status, marital status, detailed not in labor force codes, detailed criminal justice referral codes, days waiting to enter treatment, and the number of arrests in the 30 days prior to admissions (starting in 2008).<br />\nSubstances abused include alcohol, cocaine and crack, marijuana and hashish, heroin, nonprescription methadone, other opiates and synthetics, PCP, other hallucinogens, methamphetamine, other amphetamines, other stimulants, benzodiazepines, other non-benzodiazepine tranquilizers, barbiturates, other non-barbiturate sedatives or hypnotics, inhalants, over-the-counter medications, and other substances.<br />\nCreated variables include total number of substances reported, intravenous drug use (IDU), and flags for any mention of specific substances.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/treatment-episode-data-set-admissions-teds-1994', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-1994-nid13568', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>Treatment Episode Data Set: Admissions (TEDS-A-1994)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-1994-nid13568', 'accessURL': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-1994-nid13568', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'drug abuse', 'drug treatment', 'health care services', 'health insurance', 'intervention', 'mental health', 'substance abuse', 'substance abuse treatment', 'treatment programs'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'Treatment Episode Data Set: Admissions (TEDS-A-1994)'}
{'description': '<p>The National Survey on Drug Use and Health (NSDUH) series<br />\n(formerly titled National Household Survey on Drug Abuse) measures the<br />\nprevalence and correlates of drug use in the United States. The<br />\nsurveys are designed to provide quarterly, as well as annual,<br />\nestimates. Information is provided on the use of illicit drugs,<br />\nalcohol, and tobacco among members of United States households aged 12<br />\nand older. Questions included age at first use as well as lifetime,<br />\nannual, and past-month usage for the following drug classes:<br />\nmarijuana, cocaine (and crack), hallucinogens, heroin, inhalants,<br />\nalcohol, tobacco, and nonmedical use of prescription drugs, including<br />\npain relievers, tranquilizers, stimulants, and sedatives. The survey<br />\ncovered substance abuse treatment history and perceived need for<br />\ntreatment, and included questions from the Diagnostic and Statistical<br />\nManual (DSM) of Mental Disorders that allow diagnostic criteria to be<br />\napplied. The survey included questions concerning treatment for both<br />\nsubstance abuse and mental health related disorders. Respondents were<br />\nalso asked about personal and family income sources and amounts,<br />\nhealth care access and coverage, illegal activities and arrest record,<br />\nproblems resulting from the use of drugs, and needle-sharing.<br />\nQuestions introduced in previous administrations were retained in the<br />\n2003 survey, including questions asked only of respondents aged 12 to<br />\n17. These "youth experiences" items covered a variety of topics, such<br />\nas neighborhood environment, illegal activities, gang involvement,<br />\ndrug use by friends, social support, extracurricular activities,<br />\nexposure to substance abuse prevention and education programs, and<br />\nperceived adult attitudes toward drug use and activities such as<br />\nschool work. Several measures focused on prevention related themes in<br />\nthis section. Also retained were questions on mental health and access<br />\nto care, perceived risk of using drugs, perceived availability of<br />\ndrugs, driving and personal behavior, and cigar smoking. Questions on<br />\nthe tobacco brand used most often were introduced with the 1999 survey<br />\nand retained through the 2003 survey. Background information includes<br />\ngender, race, age, ethnicity, marital status, educational level, job<br />\nstatus, veteran status, and current household composition. A number of additional questions were added in 2003, including questions on prior marijuana and cigarette use, additional questions on drug treatment, adult mental health services, and social environment.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-survey-drug-use-and-health-nsduh-2003-0', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-survey-drug-use-and-health-nsduh-2003-nid13569', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Survey on Drug Use and Health (NSDUH-2003)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-survey-drug-use-and-health-nsduh-2003-nid13569', 'accessURL': 'https://datafiles.samhsa.gov/study/national-survey-drug-use-and-health-nsduh-2003-nid13569', 'mediaType': 'application/unknown'}], 'keyword': ['addiction', 'alcohol', 'alcohol abuse', 'alcohol consumption', 'amphetamines', 'barbiturates', 'cocaine', 'controlled drugs', 'depression (psychology)', 'drinking behavior', 'drug abuse', 'drug dependence', 'drug treatment', 'drug use', 'drugs', 'hallucinogens', 'heroin', 'households', 'inhalants', 'marijuana', 'mental health', 'mental health services', 'methamphetamine', 'prescription drugs', 'sedatives', 'smoking', 'stimulants', 'substance abuse', 'substance abuse treatment', 'tranquilizers'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Survey on Drug Use and Health (NSDUH-2003)'}
{'description': '<p>The Drug Abuse Warning Network (DAWN) survey is designed to<br />\ncapture data on emergency department (ED) episodes that are induced by<br />\nor related to the use of an illicit, prescription, or over-the-counter<br />\ndrug. For purposes of this collection, a drug "episode" is an ED visit<br />\nthat was induced by or related to the use of an illegal drug or the<br />\nnonmedical use of a legal drug for patients aged six years and<br />\nolder. A drug "mention" refers to a substance that was mentioned<br />\nduring a drug-related ED episode. Because up to four drugs can be<br />\nreported for each drug abuse episode, there are more mentions than<br />\nepisodes in the data. Individual persons may also be included more<br />\nthan once in the data. Within each facility participating in DAWN, a<br />\ndesignated reporter, usually a member of the emergency department or<br />\nmedical records staff, was responsible for identifying drug-related<br />\nepisodes and recording and submitting data on each case. An episode<br />\nreport was submitted for each patient visiting a DAWN emergency<br />\ndepartment whose presenting problem(s) was/were related to their own<br />\ndrug use. DAWN produces estimates of drug-related emergency department<br />\nvisits for 50 specific drugs, drug categories, or combinations of<br />\ndrugs, including the following: acetaminophen, alcohol in combination<br />\nwith other drugs, alprazolam, amitriptyline, amphetamines, aspirin,<br />\ncocaine, codeine, diazepam, diphenhydramine, fluoxetine,<br />\nheroin/morphine, inhalants/solvents/aerosols, LSD, lorazepam,<br />\nmarijuana/hashish, methadone, methamphetamine, and PCP/PCP in<br />\ncombination with other drugs. The use of alcohol alone is not<br />\nreported. The route of administration and form of drug used (e.g.,<br />\npowder, tablet, liquid) are included for each drug. Data collected for<br />\nDAWN also include drug use motive and total drug mentions in the<br />\nepisode, as well as race, age, patient disposition, reason for ED<br />\nvisit, and day of the week, quarter, and year of episode.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/drug-abuse-warning-network-us-dawn-ns-1994', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/drug-abuse-warning-network-us-dawn-ns-1994-nid13570', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>Drug Abuse Warning Network US (DAWN-NS-1994)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/drug-abuse-warning-network-us-dawn-ns-1994-nid13570', 'accessURL': 'https://datafiles.samhsa.gov/study/drug-abuse-warning-network-us-dawn-ns-1994-nid13570', 'mediaType': 'application/unknown'}], 'keyword': ['demographic characteristics', 'drug abuse', 'drug dependence', 'drug overdose', 'drug use', 'emergencies', 'emergency services', 'health behavior', 'hospitalization', 'substance abuse'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'Drug Abuse Warning Network US (DAWN-NS-1994)'}
{'description': '<p>The Treatment Episode Data Set -- Admissions (TEDS-A) is a national census data system of annual admissions to substance abuse treatment facilities. TEDS-A provides annual data on the number and characteristics of persons admitted to public and private substance abuse treatment programs that receive public funding. The unit of analysis is a treatment admission. TEDS consists of data reported to state substance abuse agencies by the treatment programs, which in turn report it to SAMHSA.<br />\nA sister data system, called the Treatment Episode Data Set -- Discharges (TEDS-D), collects data on discharges from substance abuse treatment facilities. The first year of TEDS-A data is 1992, while the first year of TEDS-D is 2006.<br />\nTEDS variables that are required to be reported are called the "Minimum Data Set (MDS)", while those that are optional are called the "Supplemental Data Set (SuDS)".<br />\nVariables in the MDS include: information on service setting, number of prior treatments, primary source of referral, gender, race, ethnicity, education, employment status, substance(s) abused, route of administration, frequency of use, age at first use, and whether methadone was prescribed in treatment. Supplemental variables include: diagnosis codes, presence of psychiatric problems, living arrangements, source of income, health insurance, expected source of payment, pregnancy and veteran status, marital status, detailed not in labor force codes, detailed criminal justice referral codes, days waiting to enter treatment, and the number of arrests in the 30 days prior to admissions (starting in 2008).<br />\nSubstances abused include alcohol, cocaine and crack, marijuana and hashish, heroin, nonprescription methadone, other opiates and synthetics, PCP, other hallucinogens, methamphetamine, other amphetamines, other stimulants, benzodiazepines, other non-benzodiazepine tranquilizers, barbiturates, other non-barbiturate sedatives or hypnotics, inhalants, over-the-counter medications, and other substances.<br />\nCreated variables include total number of substances reported, intravenous drug use (IDU), and flags for any mention of specific substances.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/treatment-episode-data-set-admissions-teds-1993', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-1993-nid13571', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>Treatment Episode Data Set: Admissions (TEDS-A-1993)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-1993-nid13571', 'accessURL': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-1993-nid13571', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'drug abuse', 'drug treatment', 'health care services', 'health insurance', 'intervention', 'mental health', 'substance abuse', 'substance abuse treatment', 'treatment programs'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'Treatment Episode Data Set: Admissions (TEDS-A-1993)'}
{'description': '<p>The National Survey on Drug Use and Health (NSDUH) series (formerly titled National Household Survey on Drug Abuse) primarily measures the prevalence and correlates of drug use in the United States. The surveys are designed to provide quarterly, as well as annual, estimates. Information is provided on the use of illicit drugs, alcohol, and tobacco among members of United States households aged 12 and older. Questions included age at first use as well as lifetime, annual, and past-month usage for the following drug classes: marijuana, cocaine (and crack), hallucinogens, heroin, inhalants, alcohol, tobacco, and nonmedical use of prescription drugs, including pain relievers, tranquilizers, stimulants, and sedatives. The survey covered substance abuse treatment history and perceived need for treatment, and included questions from the Diagnostic and Statistical Manual (DSM) of Mental Disorders that allow diagnostic criteria to be applied. The survey included questions concerning treatment for both substance abuse and mental health-related disorders. Respondents were also asked about personal and family income sources and amounts, health care access and coverage, illegal activities and arrest record, problems resulting from the use of drugs, and needle-sharing. Questions introduced in previous administrations were retained in the 2010 survey, including questions asked only of respondents aged 12 to 17. These "youth experiences" items covered a variety of topics, such as neighborhood environment, illegal activities, drug use by friends, social support, extracurricular activities, exposure to substance abuse prevention and education programs, and perceived adult attitudes toward drug use and activities such as school work. Several measures focused on prevention-related themes in this section. Also retained were questions on mental health and access to care, perceived risk of using drugs, perceived availability of drugs, driving and personal behavior, and cigar smoking. Questions on the tobacco brand used most often were introduced with the 1999 survey. For the 2008 survey, adult mental health questions were added to measure symptoms of psychological distress in the worst period of distress that a person experienced in the past 30 days and suicidal ideation. In 2008, a split-sample design also was included to administer separate sets of questions (WHODAS vs. SDS) to assess impairment due to mental health problems. Beginning with the 2009 NSDUH, however, all of the adults in the sample received only the WHODAS questions. Background information includes gender, race, age, ethnicity, marital status, educational level, job status, veteran status, and current household composition.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-survey-drug-use-and-health-nsduh-2010-0', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-survey-drug-use-and-health-nsduh-2010-nid13572', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Survey on Drug Use and Health (NSDUH-2010)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-survey-drug-use-and-health-nsduh-2010-nid13572', 'accessURL': 'https://datafiles.samhsa.gov/study/national-survey-drug-use-and-health-nsduh-2010-nid13572', 'mediaType': 'application/unknown'}], 'keyword': ['addiction', 'alcohol', 'alcohol abuse', 'alcohol consumption', 'amphetamines', 'barbiturates', 'cocaine', 'controlled drugs', 'crack cocaine', 'demographic characteristics', 'depression (psychology)', 'drinking behavior', 'drug abuse', 'drug dependence', 'drug treatment', 'drug use', 'drugs', 'employment', 'hallucinogens', 'health care', 'heroin', 'households', 'income', 'inhalants', 'marijuana', 'mental health', 'mental health services', 'methamphetamine', 'pregnancy', 'prescription drugs', 'sedatives', 'smoking', 'stimulants', 'substance abuse', 'substance abuse treatment', 'tobacco use', 'tranquilizers', 'youths'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Survey on Drug Use and Health (NSDUH-2010)'}
{'description': '<p>This series measures the prevalence and correlates of drug use in the United States. The surveys are designed to provide quarterly, as well as annual, estimates. Information is provided on the use of illicit drugs, alcohol, tobacco, and nonmedical use of prescription drugs among members of United States households aged 12 and older. Questions include age at first use, as well as lifetime, annual, and past-month usage for the following drug classes: cannabis, cocaine, hallucinogens, heroin, alcohol, tobacco, and nonmedical use of prescription drugs, including psychotherapeutics. Respondents were also asked about problems resulting from their use of drugs, alcohol, and tobacco, their perceptions of the risks involved, and personal and family income sources and amounts. Half of the respondents were asked questions regarding substance use by close friends. Demographic data include gender, race, age, ethnicity, educational level, job status, income level, veteran status, household composition, and population density. Youth respondents were also asked about time spent on homework and leisure activities.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-household-survey-drug-abuse-nhsda-1982', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-household-survey-drug-abuse-nhsda-1982-nid13573', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Household Survey on Drug Abuse (NHSDA-1982)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-household-survey-drug-abuse-nhsda-1982-nid13573', 'accessURL': 'https://datafiles.samhsa.gov/study/national-household-survey-drug-abuse-nhsda-1982-nid13573', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol', 'alcohol abuse', 'alcohol consumption', 'amphetamines', 'barbiturates', 'cocaine', 'demographic characteristics', 'drug abuse', 'drug use', 'drugs', 'hallucinogens', 'heroin', 'households', 'marijuana', 'methamphetamine', 'prescriptions drugs', 'sedatives', 'smoking', 'stimulants', 'substance abuse', 'substance abuse treatment', 'tobacco use', 'tranquilizers', 'youths'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Household Survey on Drug Abuse (NHSDA-1982)'}
{'description': '<p>The National Survey of Substance Abuse Treatment Services (N-SSATS) is designed to collect information from all facilities in the United States, both public and private, that provide substance abuse treatment. N-SSATS provides the mechanism for quantifying the dynamic character and composition of the United States substance abuse treatment delivery system. The objectives of N-SSATS are to collect multipurpose data that can be used to assist the Substance Abuse and Mental Health Services Administration (SAMHSA) and state and local governments in assessing the nature and extent of services provided and in forecasting treatment resource requirements, update SAMHSA\'s Inventory of Substance Abuse Treatment Services (I-SATS), analyze general treatment services trends, and generate the National Directory of Drug and Alcohol Abuse Treatment Programs and its online equivalent, the Substance Abuse Treatment Facility Locator <a href="http://findtreatment.samhsa.gov">http://findtreatment.samhsa.gov</a>.<br />\nData are collected on topics including facility operation, services offered (assessment, substance abuse therapy and counseling, pharmacotherapies, testing, transitional, ancillary), primary focus (substance abuse, mental health, both, general health, other), hotline operation, Opioid Treatment Programs and medication dispensed, languages in which treatment is provided, type of treatment provided, number of clients (total and under age 18), number of beds, types of payment accepted, sliding fee scale, special programs offered, facility accreditation and licensure/certification, and managed care agreements.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-survey-substance-abuse-treatment-services-n-ssats-2003', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-survey-substance-abuse-treatment-services-n-ssats-2003-nid13575', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Survey of Substance Abuse Treatment Services (N-SSATS-2003)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-survey-substance-abuse-treatment-services-n-ssats-2003-nid13575', 'accessURL': 'https://datafiles.samhsa.gov/study/national-survey-substance-abuse-treatment-services-n-ssats-2003-nid13575', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'drug abuse', 'drug treatment', 'health care services', 'HIV', 'intervention', 'substance abuse', 'substance abuse treatment', 'treatment facilities', 'treatment programs'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Survey of Substance Abuse Treatment Services (N-SSATS-2003)'}
{'description': '<p>The Treatment Episode Data Set -- Admissions (TEDS-A) is a national census data system of annual admissions to substance abuse treatment facilities. TEDS-A provides annual data on the number and characteristics of persons admitted to public and private substance abuse treatment programs that receive public funding. The unit of analysis is a treatment admission. TEDS consists of data reported to state substance abuse agencies by the treatment programs, which in turn report it to SAMHSA.<br />\nA sister data system, called the Treatment Episode Data Set -- Discharges (TEDS-D), collects data on discharges from substance abuse treatment facilities. The first year of TEDS-A data is 1992, while the first year of TEDS-D is 2006.<br />\nTEDS variables that are required to be reported are called the "Minimum Data Set (MDS)", while those that are optional are called the "Supplemental Data Set (SuDS)".<br />\nVariables in the MDS include: information on service setting, number of prior treatments, primary source of referral, gender, race, ethnicity, education, employment status, substance(s) abused, route of administration, frequency of use, age at first use, and whether methadone was prescribed in treatment. Supplemental variables include: diagnosis codes, presence of psychiatric problems, living arrangements, source of income, health insurance, expected source of payment, pregnancy and veteran status, marital status, detailed not in labor force codes, detailed criminal justice referral codes, days waiting to enter treatment, and the number of arrests in the 30 days prior to admissions (starting in 2008).<br />\nSubstances abused include alcohol, cocaine and crack, marijuana and hashish, heroin, nonprescription methadone, other opiates and synthetics, PCP, other hallucinogens, methamphetamine, other amphetamines, other stimulants, benzodiazepines, other non-benzodiazepine tranquilizers, barbiturates, other non-barbiturate sedatives or hypnotics, inhalants, over-the-counter medications, and other substances.<br />\nCreated variables include total number of substances reported, intravenous drug use (IDU), and flags for any mention of specific substances.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/treatment-episode-data-set-admissions-teds-2008', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-2008-nid13576', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>Treatment Episode Data Set: Admissions (TEDS-A-2008)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-2008-nid13576', 'accessURL': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-2008-nid13576', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'drug abuse', 'drug treatment', 'health care services', 'health insurance', 'intervention', 'mental health', 'substance abuse', 'substance abuse treatment', 'treatment programs'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'Treatment Episode Data Set: Admissions (TEDS-A-2008)'}
{'description': '<p>This series measures the prevalence and correlates of drug<br />\nuse in the United States. The surveys are designed to provide<br />\nquarterly, as well as annual, estimates. Information is provided on<br />\nthe use of illicit drugs, alcohol, anabolic steroids, and tobacco<br />\namong members of United States households aged 12 and older. Data are<br />\nalso provided on treatment for drug use and on illegal activities<br />\nrelated to drug use. Questions include age at first use, as well as<br />\nlifetime, annual, and past-month usage for the following drug classes:<br />\nmarijuana, inhalants, cocaine, hallucinogens, heroin, alcohol, tobacco,<br />\nand nonmedical use of psychotherapeutics. Respondents were also asked<br />\nabout problems resulting from their use of drugs, alcohol, and<br />\ntobacco, their perceptions of the risks involved, insurance coverage,<br />\nand personal and family income sources and amounts. Demographic data<br />\ninclude gender, race, ethnicity, educational level, job status, income<br />\nlevel, household composition, and population density.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-household-survey-drug-abuse-nhsda-1993', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-household-survey-drug-abuse-nhsda-1993-nid13577', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Household Survey on Drug Abuse (NHSDA-1993)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-household-survey-drug-abuse-nhsda-1993-nid13577', 'accessURL': 'https://datafiles.samhsa.gov/study/national-household-survey-drug-abuse-nhsda-1993-nid13577', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'alcohol consumption', 'amphetamines', 'barbiturates', 'cocaine', 'demographic characteristics', 'drug abuse', 'drug use', 'drugs', 'hallucinogens', 'heroin', 'households', 'inhalants', 'marijuana', 'methamphetamine', 'offenses', 'prescription drugs', 'sedatives', 'smoking', 'steroid use', 'stimulants', 'substance abuse', 'substance abuse treatment', 'tobacco use', 'tranquilizers', 'youths'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Household Survey on Drug Abuse (NHSDA-1993)'}
{'description': '<p>The Treatment Episode Data Set -- Discharges (TEDS-D) is a national census data system of annual discharges from substance abuse treatment facilities. TEDS-D provides annual data on the number and characteristics of persons discharged from public and private substance abuse treatment programs that receive public funding. Data collected both at admission and at discharge is included. The unit of analysis is a treatment discharge. TEDS-D consists of data reported to state substance abuse agencies by the treatment programs, which in turn report it to SAMHSA.<br />\nA sister data system, called the Treatment Episode Data Set -- Admissions (TEDS-A), collects data on admissions to substance abuse treatment facilities. The first year of TEDS-A data is 1992, while the first year of TEDS-D is 2006.<br />\nTEDS-D variables that are required to be reported are called the "Minimum Data Set (MDS)", while those that are optional are called the "Supplemental Data Set (SuDS)".<br />\nVariables unique to TEDS-D, and not part of TEDS-A, are the length of stay, reason for leaving treatment, and service setting at time of discharge. TEDS-D also provides many of the same variables that exist in TEDS-A. This includes information on service setting, number of prior treatments, primary source of referral, gender, race, ethnicity, education, employment status, substance(s) abused, route of administration, frequency of use, age at first use, and whether methadone was prescribed in treatment. Supplemental variables include: diagnosis codes, presence of psychiatric problems, living arrangements, source of income, health insurance, expected source of payment, pregnancy and veteran status, marital status, detailed not in labor force codes, detailed criminal justice referral codes, days waiting to enter treatment, and the number of arrests in the 30 days prior to admissions (starting in 2008).<br />\nSubstances abused include alcohol, cocaine and crack, marijuana and<br />\nhashish, heroin, nonprescription methadone, other opiates and<br />\nsynthetics, PCP, other hallucinogens, methamphetamine, other amphetamines,<br />\nother stimulants, benzodiazepines, other non-benzodiazepine tranquilizers, barbiturates,<br />\nother non-barbiturate sedatives or hypnotics, inhalants, over-the-counter medications,<br />\nand other substances.<br />\nCreated variables include total number<br />\nof substances reported, intravenous drug use (IDU), and flags for any<br />\nmention of specific substances.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/treatment-episode-data-set-discharges-teds-d-2006-2011', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-discharges-teds-d-2006-2011-nid13578', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>Treatment Episode Data Set: Discharges (TEDS-D-2006-2011)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-discharges-teds-d-2006-2011-nid13578', 'accessURL': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-discharges-teds-d-2006-2011-nid13578', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'drug abuse', 'drug treatment', 'health care services', 'health insurance', 'intervention', 'mental health', 'substance abuse', 'substance abuse treatment', 'treatment programs'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'Treatment Episode Data Set: Discharges (TEDS-D-2006-2011)'}
{'description': '<p>The Treatment Episode Data Set -- Admissions (TEDS-A) is a national census data system of annual admissions to substance abuse treatment facilities. TEDS-A provides annual data on the number and characteristics of persons admitted to public and private substance abuse treatment programs that receive public funding. The unit of analysis is a treatment admission. TEDS consists of data reported to state substance abuse agencies by the treatment programs, which in turn report it to SAMHSA.<br />\nA sister data system, called the Treatment Episode Data Set -- Discharges (TEDS-D), collects data on discharges from substance abuse treatment facilities. The first year of TEDS-A data is 1992, while the first year of TEDS-D is 2006.<br />\nTEDS variables that are required to be reported are called the "Minimum Data Set (MDS)", while those that are optional are called the "Supplemental Data Set (SuDS)".<br />\nVariables in the MDS include: information on service setting, number of prior treatments, primary source of referral, gender, race, ethnicity, education, employment status, substance(s) abused, route of administration, frequency of use, age at first use, and whether methadone was prescribed in treatment. Supplemental variables include: diagnosis codes, presence of psychiatric problems, living arrangements, source of income, health insurance, expected source of payment, pregnancy and veteran status, marital status, detailed not in labor force codes, detailed criminal justice referral codes, days waiting to enter treatment, and the number of arrests in the 30 days prior to admissions (starting in 2008).<br />\nSubstances abused include alcohol, cocaine and crack, marijuana and hashish, heroin, nonprescription methadone, other opiates and synthetics, PCP, other hallucinogens, methamphetamine, other amphetamines, other stimulants, benzodiazepines, other non-benzodiazepine tranquilizers, barbiturates, other non-barbiturate sedatives or hypnotics, inhalants, over-the-counter medications, and other substances.<br />\nCreated variables include total number of substances reported, intravenous drug use (IDU), and flags for any mention of specific substances.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/treatment-episode-data-set-admissions-teds-2004', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-2004-nid13579', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>Treatment Episode Data Set: Admissions (TEDS-A-2004)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-2004-nid13579', 'accessURL': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-2004-nid13579', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'drug abuse', 'drug treatment', 'health care services', 'health insurance', 'intervention', 'mental health', 'substance abuse', 'substance abuse treatment', 'treatment programs'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'Treatment Episode Data Set: Admissions (TEDS-A-2004)'}
{'description': '<p>The Treatment Episode Data Set -- Admissions (TEDS-A) is a national census data system of annual admissions to substance abuse treatment facilities. TEDS-A provides annual data on the number and characteristics of persons admitted to public and private substance abuse treatment programs that receive public funding. The unit of analysis is a treatment admission. TEDS consists of data reported to state substance abuse agencies by the treatment programs, which in turn report it to SAMHSA.<br />\nA sister data system, called the Treatment Episode Data Set -- Discharges (TEDS-D), collects data on discharges from substance abuse treatment facilities. The first year of TEDS-A data is 1992, while the first year of TEDS-D is 2006.<br />\nTEDS variables that are required to be reported are called the "Minimum Data Set (MDS)", while those that are optional are called the "Supplemental Data Set (SuDS)".<br />\nVariables in the MDS include: information on service setting, number of prior treatments, primary source of referral, gender, race, ethnicity, education, employment status, substance(s) abused, route of administration, frequency of use, age at first use, and whether methadone was prescribed in treatment. Supplemental variables include: diagnosis codes, presence of psychiatric problems, living arrangements, source of income, health insurance, expected source of payment, pregnancy and veteran status, marital status, detailed not in labor force codes, detailed criminal justice referral codes, days waiting to enter treatment, and the number of arrests in the 30 days prior to admissions (starting in 2008).<br />\nSubstances abused include alcohol, cocaine and crack, marijuana and hashish, heroin, nonprescription methadone, other opiates and synthetics, PCP, other hallucinogens, methamphetamine, other amphetamines, other stimulants, benzodiazepines, other non-benzodiazepine tranquilizers, barbiturates, other non-barbiturate sedatives or hypnotics, inhalants, over-the-counter medications, and other substances.<br />\nCreated variables include total number of substances reported, intravenous drug use (IDU), and flags for any mention of specific substances.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/treatment-episode-data-set-admissions-teds-2001', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-2001-nid13580', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>Treatment Episode Data Set: Admissions (TEDS-A-2001)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-2001-nid13580', 'accessURL': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-2001-nid13580', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'drug abuse', 'drug treatment', 'health care services', 'health insurance', 'intervention', 'mental health', 'substance abuse', 'substance abuse treatment', 'treatment programs'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'Treatment Episode Data Set: Admissions (TEDS-A-2001)'}
{'description': '<p>The Treatment Episode Data Set -- Discharges (TEDS-D) is a national census data system of annual discharges from substance abuse treatment facilities. TEDS-D provides annual data on the number and characteristics of persons discharged from public and private substance abuse treatment programs that receive public funding. Data collected both at admission and at discharge is included. The unit of analysis is a treatment discharge. TEDS-D consists of data reported to state substance abuse agencies by the treatment programs, which in turn report it to SAMHSA.<br />\nA sister data system, called the Treatment Episode Data Set -- Admissions (TEDS-A), collects data on admissions to substance abuse treatment facilities. The first year of TEDS-A data is 1992, while the first year of TEDS-D is 2006.<br />\nTEDS-D variables that are required to be reported are called the "Minimum Data Set (MDS)", while those that are optional are called the "Supplemental Data Set (SuDS)".<br />\nVariables unique to TEDS-D, and not part of TEDS-A, are the length of stay, reason for leaving treatment, and service setting at time of discharge. TEDS-D also provides many of the same variables that exist in TEDS-A. This includes information on service setting, number of prior treatments, primary source of referral, gender, race, ethnicity, education, employment status, substance(s) abused, route of administration, frequency of use, age at first use, and whether methadone was prescribed in treatment. Supplemental variables include: diagnosis codes, presence of psychiatric problems, living arrangements, source of income, health insurance, expected source of payment, pregnancy and veteran status, marital status, detailed not in labor force codes, detailed criminal justice referral codes, days waiting to enter treatment, and the number of arrests in the 30 days prior to admissions (starting in 2008) .<br />\nSubstances abused include alcohol, cocaine and crack, marijuana and hashish, heroin, nonprescription methadone, other opiates and synthetics, PCP, other hallucinogens, methamphetamine, other amphetamines, other stimulants, benzodiazepines, other non-benzodiazepine tranquilizers, barbiturates, other non-barbiturate sedatives or hypnotics, inhalants, over-the-counter medications, and other substances.<br />\nCreated variables include total number of substances reported, intravenous drug use (IDU), and flags for any mention of specific substances.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/treatment-episode-data-set-discharges-teds-d-2006', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-discharges-teds-d-2006-nid13581', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>Treatment Episode Data Set: Discharges (TEDS-D-2006)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-discharges-teds-d-2006-nid13581', 'accessURL': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-discharges-teds-d-2006-nid13581', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'drug abuse', 'drug treatment', 'health care services', 'health insurance', 'intervention', 'mental health', 'substance abuse', 'substance abuse treatment', 'treatment programs'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'Treatment Episode Data Set: Discharges (TEDS-D-2006)'}
{'description': '<p>This series measures the prevalence and correlates of drug<br />\nuse in the United States. The surveys are designed to provide<br />\nquarterly, as well as annual, estimates. Information is provided on<br />\nthe use of illicit drugs, alcohol, anabolic steroids, and tobacco<br />\namong members of United States households aged 12 and older. Data are<br />\nalso provided on treatment for drug use and on illegal activities<br />\nrelated to drug use. Questions include age at first use, as well as<br />\nlifetime, annual, and past-month usage for the following drug classes:<br />\nmarijuana, inhalants, cocaine, hallucinogens, heroin, alcohol, tobacco,<br />\nand nonmedical use of psychotherapeutics. Respondents were also asked<br />\nabout problems resulting from their use of drugs, alcohol, and<br />\ntobacco, their perceptions of the risks involved, insurance coverage,<br />\nand personal and family income sources and amounts. Demographic data<br />\ninclude gender, race, ethnicity, educational level, job status, income<br />\nlevel, household composition, and population density.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-household-survey-drug-abuse-nhsda-1991', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-household-survey-drug-abuse-nhsda-1991-nid13584', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Household Survey on Drug Abuse (NHSDA-1991)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-household-survey-drug-abuse-nhsda-1991-nid13584', 'accessURL': 'https://datafiles.samhsa.gov/study/national-household-survey-drug-abuse-nhsda-1991-nid13584', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'alcohol consumption', 'amphetamines', 'barbiturates', 'cocaine', 'crime', 'demographic characteristics', 'drug abuse', 'drug use', 'drugs', 'hallucinogens', 'heroin', 'households', 'inhalants', 'marijuana', 'methamphetamine', 'prescription drugs', 'sedatives', 'smoking', 'stimulants', 'substance abuse', 'substance abuse treatment', 'tobacco use', 'tranquilizers', 'youths'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Household Survey on Drug Abuse (NHSDA-1991)'}
{'description': '<p>The National Survey of Substance Abuse Treatment Services (N-SSATS) is designed to collect information from all facilities in the United States, both public and private, that provide substance abuse treatment. N-SSATS provides the mechanism for quantifying the dynamic character and composition of the United States substance abuse treatment delivery system. The objectives of N-SSATS are to collect multipurpose data that can be used to assist the Substance Abuse and Mental Health Services Administration (SAMHSA) and state and local governments in assessing the nature and extent of services provided and in forecasting treatment resource requirements, to update SAMHSA\'s Inventory of Substance Abuse Treatment Services (I-SATS), to analyze general treatment services trends, and to generate the National Directory of Drug and Alcohol Abuse Treatment Programs and its online equivalent, the Substance Abuse Treatment<br />\nFacility Locator <a href="http://findtreatment.samhsa.gov">http://findtreatment.samhsa.gov</a>.<br />\nData are collected on topics including facility operation, services offered (assessment and pre-treatment, substance abuse therapy and counseling, pharmacotherapies, testing, transitional, ancillary), primary focus (substance abuse, mental health, both, general health, and other), hotline operation, Opioid Treatment Programs and medication dispensed/prescribed, languages in which treatment is provided, type of treatment provided, number of clients (total and under age 18), number of beds, types of payment accepted, sliding fee scale, special programs offered, facility accreditation and licensure/certification, and managed care agreements.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-survey-substance-abuse-treatment-services-n-ssats-2006', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-survey-substance-abuse-treatment-services-n-ssats-2006-nid13583', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Survey of Substance Abuse Treatment Services (N-SSATS-2006)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-survey-substance-abuse-treatment-services-n-ssats-2006-nid13583', 'accessURL': 'https://datafiles.samhsa.gov/study/national-survey-substance-abuse-treatment-services-n-ssats-2006-nid13583', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'drug abuse', 'drug treatment', 'health care services', 'HIV', 'intervention', 'substance abuse', 'substance abuse treatment', 'treatment facilities', 'treatment programs'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Survey of Substance Abuse Treatment Services (N-SSATS-2006)'}
{'description': '<p>The National Survey of Substance Abuse Treatment Services (N-SSATS) is designed to collect information from all facilities in the United States, both public and private, that provide substance abuse treatment. N-SSATS provides the mechanism for quantifying the dynamic character and composition of the United States substance abuse treatment delivery system. The objectives of N-SSATS are to collect multipurpose data that can be used to assist the Substance Abuse and Mental Health Services Administration (SAMHSA) and state and local governments in assessing the nature and extent of services provided and in forecasting treatment resource requirements, update SAMHSA\'s Inventory of Substance Abuse Treatment Services (I-SATS), analyze general treatment services trends, and generate the National Directory of Drug and Alcohol Abuse Treatment Programs and its online equivalent, the Substance Abuse Treatment Facility Locator <a href="http://findtreatment.samhsa.gov">http://findtreatment.samhsa.gov</a>.<br />\nData are collected on topics including facility operation, services offered (assessment, substance abuse therapy and counseling, pharmacotherapies, testing, transitional, ancillary), primary focus (substance abuse, mental health, both, general health, other), hotline operation, Opioid Treatment Programs and medication dispensed, languages in which treatment is provided, type of treatment provided, number of clients (total and under age 18), number of beds, types of payment accepted, sliding fee scale, special programs offered, facility accreditation and licensure/certification, and managed care agreements.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-survey-substance-abuse-treatment-services-n-ssats-2002', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-survey-substance-abuse-treatment-services-n-ssats-2002-nid13585', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Survey of Substance Abuse Treatment Services (N-SSATS-2002)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-survey-substance-abuse-treatment-services-n-ssats-2002-nid13585', 'accessURL': 'https://datafiles.samhsa.gov/study/national-survey-substance-abuse-treatment-services-n-ssats-2002-nid13585', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'drug abuse', 'drug treatment', 'health care services', 'HIV', 'intervention', 'substance abuse', 'substance abuse treatment', 'treatment facilities', 'treatment programs'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Survey of Substance Abuse Treatment Services (N-SSATS-2002)'}
{'description': "<p>The Drug Abuse Warning Network (DAWN) is a nationally representative public health surveillance system that has monitored drug related emergency department (ED) visits to hospitals since the early 1970s. First administered by the Drug Enforcement Administration (DEA) and the National Institute on Drug Abuse (NIDA), the responsibility for DAWN now rests with the Substance Abuse and Mental Health Services Administration's (SAMHSA) Center for Behavioral Health Statistics and Quality (CBHSQ). Over the years, the exact survey methodology has been adjusted to improve the quality, reliability, and generalizability of the information produced by DAWN. The current approach was first fully implemented in the 2004 data collection year.<br />\nDAWN relies on a longitudinal probability sample of hospitals located throughout the United States. To be eligible for selection into the DAWN sample, a hospital must be a non-Federal, short-stay, general surgical and medical hospital located in the United States, with at least one 24-hour ED. DAWN cases are identified by the systematic review of ED medical records in participating hospitals. The unit of analysis is any ED visit involving recent drug use. DAWN captures both ED visits that are directly caused by drugs and those in which drugs are a contributing factor but not the direct cause of the ED visit. The reason a patient used a drug is not part of the criteria for considering a visit to be drug-related. Therefore, all types of drug-related events are included: drug misuse or abuse, accidental drug ingestion, drug-related suicide attempts, malicious drug poisonings, and adverse reactions. DAWN does not report medications that are unrelated to the visit.<br />\nThe DAWN public-use dataset provides information for all types of drugs, including illegal drugs, prescription drugs, over-the-counter medications, dietary supplements, anesthetic gases, substances that have psychoactive effects when inhaled, alcohol when used in combination with other drugs (all ages), and alcohol alone (only for patients aged 20 or younger). Public-use dataset variables describe and categorize up to 22 drugs contributing to the ED visit, including toxicology confirmation and route of administration. Administrative variables specify the type of case, case disposition, categorized episode time of day, and quarter of year. Metropolitan area is included for represented metropolitan areas. Created variables include the number of unique drugs reported and case-level indicators for alcohol, non-alcohol illicit substances, any pharmaceutical, non-medical use of pharmaceuticals, and all misuse and abuse of drugs. Demographic items include age category, sex, and race/ethnicity. Complex sample design and weighting variables are included to calculate various estimates of drug-related ED visits for the Nation as a whole, as well as for specific metropolitan areas, from the ED visits classified as DAWN cases in the selected hospitals.This study has 1 Data Set.</p>\n", 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/drug-abuse-warning-network-dawn-2011', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/drug-abuse-warning-network-dawn-2011-nid13586', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>Drug Abuse Warning Network (DAWN-2011)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/drug-abuse-warning-network-dawn-2011-nid13586', 'accessURL': 'https://datafiles.samhsa.gov/study/drug-abuse-warning-network-dawn-2011-nid13586', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol', 'demographic characteristics', 'detoxification', 'drug overdose', 'drug use', 'emergency departments', 'energy drinks', 'nonprescription drugs', 'substance abuse', 'suicide'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'Drug Abuse Warning Network (DAWN-2011)'}
{'description': '<p>The Treatment Episode Data Set -- Admissions (TEDS-A) is a national census data system of annual admissions to substance abuse treatment facilities. TEDS-A provides annual data on the number and characteristics of persons admitted to public and private substance abuse treatment programs that receive public funding. The unit of analysis is a treatment admission. TEDS consists of data reported to state substance abuse agencies by the treatment programs, which in turn report it to SAMHSA.</p>\n<p>A sister data system, called the Treatment Episode Data Set -- Discharges (TEDS-D), collects data on discharges from substance abuse treatment facilities. The first year of TEDS-A data is 1992, while the first year of TEDS-D is 2006.</p>\n<p>TEDS variables that are required to be reported are called the "Minimum Data Set (MDS)", while those that are optional are called the "Supplemental Data Set (SuDS)".</p>\n<p>Variables in the MDS include: information on service setting, number of prior treatments, primary source of referral, gender, race, ethnicity, education, employment status, substance(s) abused, route of administration, frequency of use, age at first use, and whether methadone was prescribed in treatment. Supplemental variables include: diagnosis codes, presence of psychiatric problems, living arrangements, source of income, health insurance, expected source of payment, pregnancy and veteran status, marital status, detailed not in labor force codes, detailed criminal justice referral codes, days waiting to enter treatment, and the number of arrests in the 30 days prior to admissions (starting in 2008).</p>\n<p>Substances abused include alcohol, cocaine and crack, marijuana and hashish, heroin, nonprescription methadone, other opiates and synthetics, PCP, other hallucinogens, methamphetamine, other amphetamines, other stimulants, benzodiazepines, other non-benzodiazepine tranquilizers, barbiturates, other non-barbiturate sedatives or hypnotics, inhalants, over-the-counter medications, and other substances.</p>\n<p>Created variables include total number of substances reported, intravenous drug use (IDU), and flags for any mention of specific substances.<br />\nThis study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/treatment-episode-data-set-admissions-teds-2012', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-2012-nid13587', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>Treatment Episode Data Set: Admissions (TEDS-A-2012)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-2012-nid13587', 'accessURL': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-2012-nid13587', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'drug abuse', 'drug treatment', 'health care services', 'health insurance', 'intervention', 'mental health', 'substance abuse', 'substance abuse treatment', 'treatment programs'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'Treatment Episode Data Set: Admissions (TEDS-A-2012)'}
{'description': '<p>The National Survey of Substance Abuse Treatment Services (N-SSATS) is designed to collect information from all facilities in the United States, both public and private, that provide substance abuse treatment. N-SSATS provides the mechanism for quantifying the dynamic character and composition of the United States substance abuse treatment delivery system. The objectives of N-SSATS are to collect multipurpose data that can be used to assist the Substance Abuse and Mental Health Services Administration (SAMHSA) and state and local governments in assessing the nature and extent of services provided and in forecasting treatment resource requirements, update SAMHSA\'s Inventory of Substance Abuse Treatment Services (I-SATS), analyze general treatment services trends, and generate the National Directory of Drug and Alcohol Abuse Treatment Programs and its online equivalent, the Substance Abuse Treatment Facility Locator <a href="http://findtreatment.samhsa.gov">http://findtreatment.samhsa.gov</a>.<br />\nData are collected on topics including facility operation, services offered (assessment, substance abuse therapy and counseling, pharmacotherapies, testing, transitional, ancillary), primary focus (substance abuse, mental health, both, general health, other), hotline operation, Opioid Treatment Programs and medication dispensed/prescribed, languages in which treatment is provided, type of treatment provided, number of clients (total and under age 18), number of beds, types of payment accepted, sliding fee scale, special programs offered, facility accreditation and licensure/certification, and managed care agreements.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-survey-substance-abuse-treatment-services-n-ssats-2005', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-survey-substance-abuse-treatment-services-n-ssats-2005-nid13588', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Survey of Substance Abuse Treatment Services (N-SSATS-2005)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-survey-substance-abuse-treatment-services-n-ssats-2005-nid13588', 'accessURL': 'https://datafiles.samhsa.gov/study/national-survey-substance-abuse-treatment-services-n-ssats-2005-nid13588', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'drug abuse', 'drug treatment', 'health care services', 'HIV', 'intervention', 'substance abuse', 'substance abuse treatment', 'treatment facilities', 'treatment programs'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Survey of Substance Abuse Treatment Services (N-SSATS-2005)'}
{'description': '<p>Youth data for the sixth wave of the National Youth Survey<br />\nare contained in this collection. This research project, which was<br />\ndesigned to gain a better understanding of both conventional and<br />\ndeviant types of behavior by youths, involved collecting information<br />\nfrom a representative sample of young people in the United States. The<br />\nfirst wave of this survey was conducted in 1976, the<br />\nsecond wave in 1977, the third wave in 1978,<br />\nthe fourth wave in 1979, and the fifth wave in 1980. For this wave, youths and young adults were interviewed in early<br />\n1984 about events and behavior occurring in calendar year 1983, when<br />\nthey were 17 to 26 years of age. Data are available on the demographic<br />\nand socioeconomic status of respondents, disruptive events for parents,<br />\nneighborhood problems, employment, children, aspirations and current<br />\nsuccesses, normlessness, labeling by parents, perceived disapproval by<br />\nparents, peers, co-workers, and partner, attitudes toward deviance,<br />\nexposure to delinquent peers, self-reported delinquency, drug and<br />\nalcohol use, victimization, pregnancy, depression, use of outpatient<br />\nservices, spouse violence by respondent and partner, and sexual<br />\nactivity.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-youth-survey-us-wave-vi-nys-1983', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-youth-survey-us-wave-vi-nys-1983-nid13589', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Youth Survey US: Wave VI (NYS-1983)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-youth-survey-us-wave-vi-nys-1983-nid13589', 'accessURL': 'https://datafiles.samhsa.gov/study/national-youth-survey-us-wave-vi-nys-1983-nid13589', 'mediaType': 'application/unknown'}], 'keyword': ['aspirations', 'behavior problems', 'career goals', 'community involvement', 'delinquent behavior', 'depression (psychology)', 'deviance', 'drugs', 'employment', 'expectations', 'family conflict', 'family relations', 'health services utilization', 'life events', 'neighborhood conditions', 'parental attitudes', 'parents', 'peer influence', 'sexual behavior', 'social attitudes', 'social behavior', 'social isolation', 'social values', 'socioeconomic status', 'spouse abuse', 'substance abuse', 'teenage pregnancies', 'victimization', 'young adults', 'youths'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Youth Survey US: Wave VI (NYS-1983)'}
{'description': '<p>The Treatment Episode Data Set -- Admissions (TEDS-A) is a national census data system of annual admissions to substance abuse treatment facilities. TEDS-A provides annual data on the number and characteristics of persons admitted to public and private substance abuse treatment programs that receive public funding. The unit of analysis is a treatment admission. TEDS consists of data reported to state substance abuse agencies by the treatment programs, which in turn report it to SAMHSA.<br />\nA sister data system, called the Treatment Episode Data Set -- Discharges (TEDS-D), collects data on discharges from substance abuse treatment facilities. The first year of TEDS-A data is 1992, while the first year of TEDS-D is 2006.<br />\nTEDS variables that are required to be reported are called the "Minimum Data Set (MDS)", while those that are optional are called the "Supplemental Data Set (SuDS)".<br />\nVariables in the MDS include: information on service setting, number of prior treatments, primary source of referral, gender, race, ethnicity, education, employment status, substance(s) abused, route of administration, frequency of use, age at first use, and whether methadone was prescribed in treatment. Supplemental variables include: diagnosis codes, presence of psychiatric problems, living arrangements, source of income, health insurance, expected source of payment, pregnancy and veteran status, marital status, detailed not in labor force codes, detailed criminal justice referral codes, days waiting to enter treatment, and the number of arrests in the 30 days prior to admissions (starting in 2008).<br />\nSubstances abused include alcohol, cocaine and crack, marijuana and hashish, heroin, nonprescription methadone, other opiates and synthetics, PCP, other hallucinogens, methamphetamine, other amphetamines, other stimulants, benzodiazepines, other non-benzodiazepine tranquilizers, barbiturates, other non-barbiturate sedatives or hypnotics, inhalants, over-the-counter medications, and other substances.<br />\nCreated variables include total number of substances reported, intravenous drug use (IDU), and flags for any mention of specific substances.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/treatment-episode-data-set-admissions-teds-2003', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-2003-nid13590', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>Treatment Episode Data Set: Admissions (TEDS-A-2003)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-2003-nid13590', 'accessURL': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-2003-nid13590', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'drug abuse', 'drug treatment', 'health care services', 'health insurance', 'intervention', 'mental health', 'substance abuse', 'substance abuse treatment', 'treatment programs'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'Treatment Episode Data Set: Admissions (TEDS-A-2003)'}
{'description': '<p>The Drug Abuse Warning Network (DAWN) survey is designed to<br />\ncapture data on emergency department (ED) episodes that are induced by<br />\nor related to the use of an illicit, prescription, or over-the-counter<br />\ndrug. For purposes of this collection, a drug "episode" is an ED visit<br />\nthat was induced by or related to the use of an illegal drug or the<br />\nnonmedical use of a legal drug for patients aged six years and<br />\nolder. A drug "mention" refers to a substance that was mentioned<br />\nduring a drug-related ED episode. Because up to four drugs can be<br />\nreported for each drug abuse episode, there are more mentions than<br />\nepisodes in the data. Individual persons may also be included more<br />\nthan once in the data. Within each facility participating in DAWN, a<br />\ndesignated reporter, usually a member of the emergency department or<br />\nmedical records staff, was responsible for identifying drug-related<br />\nepisodes and recording and submitting data on each case. An episode<br />\nreport was submitted for each patient visiting a DAWN emergency<br />\ndepartment whose presenting problem(s) was/were related to their own<br />\ndrug use. DAWN produces estimates of drug-related emergency department<br />\nvisits for 50 specific drugs, drug categories, or combinations of<br />\ndrugs, including the following: acetaminophen, alcohol in combination<br />\nwith other drugs, alprazolam, amitriptyline, amphetamines, aspirin,<br />\ncocaine, codeine, diazepam, diphenhydramine, fluoxetine,<br />\nheroin/morphine, inhalants/solvents/aerosols, LSD, lorazepam,<br />\nmarijuana/hashish, methadone, methamphetamine, and PCP/PCP in<br />\ncombination with other drugs. The use of alcohol alone is not<br />\nreported. The route of administration and form of drug used (e.g.,<br />\npowder, tablet, liquid) are included for each drug. Data collected for<br />\nDAWN also include drug use motive and total drug mentions in the<br />\nepisode, as well as race, age, patient disposition, reason for ED<br />\nvisit, and day of the week, quarter, and year of episode.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/drug-abuse-warning-network-us-dawn-ns-1997', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/drug-abuse-warning-network-us-dawn-ns-1997-nid13592', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>Drug Abuse Warning Network US (DAWN-NS-1997)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/drug-abuse-warning-network-us-dawn-ns-1997-nid13592', 'accessURL': 'https://datafiles.samhsa.gov/study/drug-abuse-warning-network-us-dawn-ns-1997-nid13592', 'mediaType': 'application/unknown'}], 'keyword': ['demographic characteristics', 'drug abuse', 'drug dependence', 'drug overdose', 'drug use', 'emergencies', 'emergency services', 'health behavior', 'hospitalization', 'substance abuse'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'Drug Abuse Warning Network US (DAWN-NS-1997)'}
{'description': '<p>The Treatment Episode Data Set -- Admissions (TEDS-A) is a national census data system of annual admissions to substance abuse treatment facilities. TEDS-A provides annual data on the number and characteristics of persons admitted to public and private substance abuse treatment programs that receive public funding. The unit of analysis is a treatment admission. TEDS consists of data reported to state substance abuse agencies by the treatment programs, which in turn report it to SAMHSA.<br />\nA sister data system, called the Treatment Episode Data Set -- Discharges (TEDS-D), collects data on discharges from substance abuse treatment facilities. The first year of TEDS-A data is 1992, while the first year of TEDS-D is 2006.<br />\nTEDS variables that are required to be reported are called the "Minimum Data Set (MDS)", while those that are optional are called the "Supplemental Data Set (SuDS)".<br />\nVariables in the MDS include: information on service setting, number of prior treatments, primary source of referral, gender, race, ethnicity, education, employment status, substance(s) abused, route of administration, frequency of use, age at first use, and whether methadone was prescribed in treatment. Supplemental variables include: diagnosis codes, presence of psychiatric problems, living arrangements, source of income, health insurance, expected source of payment, pregnancy and veteran status, marital status, detailed not in labor force codes, detailed criminal justice referral codes, days waiting to enter treatment, and the number of arrests in the 30 days prior to admissions (starting in 2008) .<br />\nSubstances abused include alcohol, cocaine and crack, marijuana and hashish, heroin, nonprescription methadone, other opiates and synthetics, PCP, other hallucinogens, methamphetamine, other amphetamines, other stimulants, benzodiazepines, other non-benzodiazepine tranquilizers, barbiturates, other non-barbiturate sedatives or hypnotics, inhalants, over-the-counter medications, and other substances.<br />\nCreated variables include total number of substances reported, intravenous drug use (IDU), and flags for any mention of specific substances.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/treatment-episode-data-set-admissions-teds-2010', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-2010-nid13593', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>Treatment Episode Data Set: Admissions (TEDS-A-2010)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-2010-nid13593', 'accessURL': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-2010-nid13593', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'drug abuse', 'drug treatment', 'health care services', 'health insurance', 'intervention', 'mental health', 'substance abuse', 'substance abuse treatment', 'treatment programs'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'Treatment Episode Data Set: Admissions (TEDS-A-2010)'}
{'description': '<p>The Treatment Episode Data Set -- Discharges (TEDS-D) is a national census data system of annual discharges from substance abuse treatment facilities. TEDS-D provides annual data on the number and characteristics of persons discharged from public and private substance abuse treatment programs that receive public funding. Data collected both at admission and at discharge is included. The unit of analysis is a treatment discharge. TEDS-D consists of data reported to state substance abuse agencies by the treatment programs, which in turn report it to SAMHSA.<br />\nA sister data system, called the Treatment Episode Data Set -- Admissions (TEDS-A), collects data on admissions to substance abuse treatment facilities. The first year of TEDS-A data is 1992, while the first year of TEDS-D is 2006.<br />\nTEDS-D variables that are required to be reported are called the "Minimum Data Set (MDS)", while those that are optional are called the "Supplemental Data Set (SuDS)".<br />\nVariables unique to TEDS-D, and not part of TEDS-A, are the length of stay, reason for leaving treatment, and service setting at time of discharge. TEDS-D also provides many of the same variables that exist in TEDS-A. This includes information on service setting, number of prior treatments, primary source of referral, gender, race, ethnicity, education, employment status, substance(s) abused, route of administration, frequency of use, age at first use, and whether methadone was prescribed in treatment. Supplemental variables include: diagnosis codes, presence of psychiatric problems, living arrangements, source of income, health insurance, expected source of payment, pregnancy and veteran status, marital status, detailed not in labor force codes, detailed criminal justice referral codes, days waiting to enter treatment, and the number of arrests in the 30 days prior to admissions (starting in 2008).<br />\nSubstances abused include alcohol, cocaine and crack, marijuana and<br />\nhashish, heroin, nonprescription methadone, other opiates and<br />\nsynthetics, PCP, other hallucinogens, methamphetamine, other amphetamines,<br />\nother stimulants, benzodiazepines, other non-benzodiazepine tranquilizers, barbiturates, other non-barbiturate sedatives or hypnotics, inhalants, over-the-counter medications, and other substances.<br />\nCreated variables include total number of substances reported, intravenous drug use (IDU), and flags for any mention of specific substances.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/treatment-episode-data-set-discharges-teds-d-2011', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-discharges-teds-d-2011-nid13594', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>Treatment Episode Data Set: Discharges (TEDS-D-2011)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-discharges-teds-d-2011-nid13594', 'accessURL': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-discharges-teds-d-2011-nid13594', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'drug abuse', 'drug treatment', 'health care services', 'health insurance', 'intervention', 'mental health', 'substance abuse', 'substance abuse treatment', 'treatment programs'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'Treatment Episode Data Set: Discharges (TEDS-D-2011)'}
{'description': "<p>The Drug Abuse Warning Network (DAWN) is a nationally representative public health surveillance system that has monitored drug related emergency department (ED) visits to hospitals since the early 1970s. First administered by the Drug Enforcement Administration (DEA) and the National Institute on Drug Abuse (NIDA), the responsibility for DAWN now rests with the Substance Abuse and Mental Health Services Administration's (SAMHSA) Center for Behavioral Health Statistics and Quality (CBHSQ). Over the years, the exact survey methodology has been adjusted to improve the quality, reliability, and generalizability of the information produced by DAWN. The current approach was first fully implemented in the 2004 data collection year.<br />\nDAWN relies on a longitudinal probability sample of hospitals located throughout the United States. To be eligible for selection into the DAWN sample, a hospital must be a non-Federal, short-stay, general surgical and medical hospital located in the United States, with at least one 24-hour ED. DAWN cases are identified by the systematic review of ED medical records in participating hospitals. The unit of analysis is any ED visit involving recent drug use. DAWN captures both ED visits that are directly caused by drugs and those in which drugs are a contributing factor but not the direct cause of the ED visit. The reason a patient used a drug is not part of the criteria for considering a visit to be drug related. Therefore, all types of drug-related events are included: drug misuse or abuse, accidental drug ingestion, drug-related suicide attempts, malicious drug poisonings, and adverse reactions. DAWN does not report medications that are unrelated to the visit.<br />\nThe DAWN public-use dataset provides information for all types of drugs, including illegal drugs, prescription drugs, over-the-counter medications, dietary supplements, anesthetic gases, substances that have psychoactive effects when inhaled, alcohol when used in combination with other drugs (all ages), and alcohol alone (only for patients aged 20 or younger). Public-use dataset variables describe and categorize up to 16 drugs contributing to the ED visit, including toxicology confirmation and route of administration. Administrative variables specify the type of case, case disposition, categorized episode time of day, and quarter of year. Metropolitan area is included for represented metropolitan areas. Created variables include the number of unique drugs reported and case-level indicators for alcohol, non-alcohol illicit substances, any pharmaceutical, non-medical use of pharmaceuticals, and all misuse and abuse of drugs. Demographic items include age category, sex, and race/ethnicity. Complex sample design and weighting variables are included to calculate various estimates of drug-related ED visits for the Nation as a whole, as well as for specific metropolitan areas, from the ED visits classified as DAWN cases in the selected hospitals.This study has 1 Data Set.</p>\n", 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/drug-abuse-warning-network-dawn-2005', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/drug-abuse-warning-network-dawn-2005-nid13596', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>Drug Abuse Warning Network (DAWN-2005)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/drug-abuse-warning-network-dawn-2005-nid13596', 'accessURL': 'https://datafiles.samhsa.gov/study/drug-abuse-warning-network-dawn-2005-nid13596', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol', 'demographic characteristics', 'detoxification', 'drug overdose', 'drug use', 'emergency departments', 'energy drinks', 'nonprescription drugs', 'substance abuse', 'suicide'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'Drug Abuse Warning Network (DAWN-2005)'}
{'description': '<p>The National Survey of Substance Abuse Treatment Services (N-SSATS) is designed to collect information from all facilities in the United States, both public and private, that provide substance abuse treatment. Data are collected on topics including facility operation, services offered (assessment and pre-treatment, pharmacotherapies, testing, transitional, ancillary), detoxification, primary focus (substance abuse, mental health, both, general health, and other), hotline operation, Opioid Treatment Programs and medications dispensed/prescribed, counseling and therapeutic approaches, languages in which treatment is provided, type of treatment provided, number of clients (total and under age 18), number of beds, types of payment accepted, sliding fee scale, special programs offered, facility accreditation and licensure/certification, and managed care agreements. N-SSATS was titled the Uniform Facility Data Set (UFDS) in 1997 and 1998. Data from these years along with N-SSATS 2000 and N-SSATS 2002 to N-SSATS 2011 are included in this concatenated dataset.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-survey-substance-abuse-treatment-services-n-ssats-1997-2011', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-survey-substance-abuse-treatment-services-n-ssats-1997-2011-nid13597', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Survey of Substance Abuse Treatment Services (N-SSATS-1997-2011)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-survey-substance-abuse-treatment-services-n-ssats-1997-2011-nid13597', 'accessURL': 'https://datafiles.samhsa.gov/study/national-survey-substance-abuse-treatment-services-n-ssats-1997-2011-nid13597', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'drug abuse', 'drug treatment', 'health care services', 'HIV', 'intervention', 'substance abuse', 'substance abuse treatment', 'treatment facilities', 'treatment programs'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Survey of Substance Abuse Treatment Services (N-SSATS-1997-2011)'}
{'description': '<p>Youth data for the seventh wave of the National Youth<br />\nSurvey are contained in this collection. This research project,<br />\ndesigned to gain a better understanding of both conventional and<br />\ndeviant types of behavior by youths, involved collecting information<br />\nfrom a representative sample of young people in the United States. The<br />\nfirst wave of this survey was conducted in 1976, the<br />\nsecond in 1977, the third in 1978, the<br />\nfourth in 1979, the fifth in 1980, and the<br />\nsixth in 1983. For this wave, young adults were<br />\ninterviewed in early 1987 about events and behavior occurring in<br />\ncalendar year 1986, when they were 20 to 29 years of age. Data are<br />\navailable on the demographic and socioeconomic status of respondents,<br />\nparents and friends, neighborhood problems, education, employment,<br />\nskills, aspirations, encouragement, normlessness, attitudes toward<br />\ndeviance, exposure to delinquent peers, self-reported depression,<br />\ndelinquency, drug and alcohol use, victimization, pregnancy, abortion,<br />\nuse of mental health and outpatient services, violence by respondent<br />\nand acquaintances, use of controlled drugs, and sexual activity.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-youth-survey-us-wave-vii-nys-1987', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-youth-survey-us-wave-vii-nys-1987-nid13598', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Youth Survey US: Wave VII (NYS-1987)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-youth-survey-us-wave-vii-nys-1987-nid13598', 'accessURL': 'https://datafiles.samhsa.gov/study/national-youth-survey-us-wave-vii-nys-1987-nid13598', 'mediaType': 'application/unknown'}], 'keyword': ['aspirations', 'behavior problems', 'career goals', 'community involvement', 'delinquent behavior', 'depression (psychology)', 'deviance', 'drugs', 'expectations', 'family conflict', 'family relations', 'health services utilization', 'life events', 'neighborhood conditions', 'parental attitudes', 'parents', 'peer influence', 'sexual behavior', 'social attitudes', 'social behavior', 'social isolation', 'social values', 'socioeconomic status', 'spouse abuse', 'substance abuse', 'teenage pregnancies', 'victimization', 'young adults', 'youths'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Youth Survey US: Wave VII (NYS-1987)'}
{'description': "<p>The Drug Abuse Warning Network (DAWN) is a nationally representative public health surveillance system that has monitored drug related emergency department (ED) visits to hospitals since the early 1970s. First administered by the Drug Enforcement Administration (DEA) and the National Institute on Drug Abuse (NIDA), the responsibility for DAWN now rests with the Substance Abuse and Mental Health Services Administration's (SAMHSA) Center for Behavioral Health Statistics and Quality (CBHSQ). Over the years, the exact survey methodology has been adjusted to improve the quality, reliability, and generalizability of the information produced by DAWN. The current approach was first fully implemented in the 2004 data collection year.<br />\nDAWN relies on a longitudinal probability sample of hospitals located throughout the United States. To be eligible for selection into the DAWN sample, a hospital must be a non-Federal, short-stay, general surgical and medical hospital located in the United States, with at least one 24-hour ED. DAWN cases are identified by the systematic review of ED medical records in participating hospitals. The unit of analysis is any ED visit involving recent drug use. DAWN captures both ED visits that are directly caused by drugs and those in which drugs are a contributing factor but not the direct cause of the ED visit. The reason a patient used a drug is not part of the criteria for considering a visit to be drug-related. Therefore, all types of drug-related events are included: drug misuse or abuse, accidental drug ingestion, drug-related suicide attempts, malicious drug poisonings, and adverse reactions. DAWN does not report medications that are unrelated to the visit.<br />\nThe DAWN public-use dataset provides information for all types of drugs, including illegal drugs, prescription drugs, over-the-counter medications, dietary supplements, anesthetic gases, substances that have psychoactive effects when inhaled, alcohol when used in combination with other drugs (all ages), and alcohol alone (only for patients aged 20 or younger). Public-use dataset variables describe and categorize up to 22 drugs contributing to the ED visit, including toxicology confirmation and route of administration. Administrative variables specify the type of case, case disposition, categorized episode time of day, and quarter of year. Metropolitan area is included for represented metropolitan areas. Created variables include the number of unique drugs reported and case-level indicators for alcohol, non-alcohol illicit substances, any pharmaceutical, non-medical use of pharmaceuticals, and all misuse and abuse of drugs. Demographic items include age category, sex, and race/ethnicity. Complex sample design and weighting variables are included to calculate various estimates of drug-related ED visits for the Nation as a whole, as well as for specific metropolitan areas, from the ED visits classified as DAWN cases in the selected hospitals.This study has 1 Data Set.</p>\n", 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/drug-abuse-warning-network-dawn-2010', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/drug-abuse-warning-network-dawn-2010-nid13599', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>Drug Abuse Warning Network (DAWN-2010)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/drug-abuse-warning-network-dawn-2010-nid13599', 'accessURL': 'https://datafiles.samhsa.gov/study/drug-abuse-warning-network-dawn-2010-nid13599', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol', 'demographic characteristics', 'detoxification', 'drug overdose', 'drug use', 'emergency departments', 'energy drinks', 'nonprescription drugs', 'substance abuse', 'suicide'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'Drug Abuse Warning Network (DAWN-2010)'}
{'description': '<p>The National Survey of Substance Abuse Treatment Services (N-SSATS) is designed to collect information from all facilities in the United States, both public and private, that provide substance abuse treatment. N-SSATS provides the mechanism for quantifying the dynamic character and composition of the United States substance abuse treatment delivery system. The objectives of N-SSATS are to collect multipurpose data that can be used to assist the Substance Abuse and Mental Health Services Administration (SAMHSA) and state and local governments in assessing the nature and extent of services provided and in forecasting treatment resource requirements, to update SAMHSA\'s Inventory of Behavioral Health Services (I-BHS), to analyze general treatment services trends, and to generate the online Substance Abuse Treatment Facility Locator <a href="http://findtreatment.samhsa.gov">http://findtreatment.samhsa.gov</a>, as well as the National Directory of Drug and Alcohol Abuse Treatment Programs.Data are collected on topics including facility operation, services offered (assessment, testing, transitional, ancillary, and pharmacotherapies), detoxification, primary focus (substance abuse, mental health, both, general health, and other), Opioid Treatment Programs and medications dispensed/prescribed, counseling and therapeutic approaches, standard operating procedures, special programs/groups offered, languages in which treatment is provided, type of treatment provided (hospital inpatient, residential, outpatient), number of clients (by service, total, and under age 18), number of beds, types of payment accepted, sliding fee scale, and facility accreditation and licensure/certification.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-survey-substance-abuse-treatment-services-n-ssats-2012', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-survey-substance-abuse-treatment-services-n-ssats-2012-nid13600', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Survey of Substance Abuse Treatment Services (N-SSATS-2012)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-survey-substance-abuse-treatment-services-n-ssats-2012-nid13600', 'accessURL': 'https://datafiles.samhsa.gov/study/national-survey-substance-abuse-treatment-services-n-ssats-2012-nid13600', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'drug abuse', 'drug treatment', 'health care services', 'HIV', 'intervention', 'substance abuse', 'substance abuse treatment', 'treatment facilities', 'treatment programs'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Survey of Substance Abuse Treatment Services (N-SSATS-2012)'}
{'description': '<p>The National Survey on Drug Use and Health (NSDUH) series (formerly titled National Household Survey on Drug Abuse) primarily measures the prevalence and correlates of drug use in the United States. The surveys are designed to provide quarterly, as well as annual, estimates. Information is provided on the use of illicit drugs, alcohol, and tobacco among members of United States households aged 12 and older. Questions included age at first use as well as lifetime, annual, and past-month usage for the following drug classes: marijuana, cocaine (and crack), hallucinogens, heroin, inhalants, alcohol, tobacco, and nonmedical use of prescription drugs, including pain relievers, tranquilizers, stimulants, and sedatives. The survey covered substance abuse treatment history and perceived need for treatment, and included questions from the Diagnostic and Statistical Manual (DSM) of Mental Disorders that allow diagnostic criteria to be applied. The survey included questions concerning treatment for both substance abuse and mental health-related disorders. Respondents were also asked about personal and family income sources and amounts, health care access and coverage, illegal activities and arrest record, problems resulting from the use of drugs, and needle-sharing. Questions introduced in previous administrations were retained in the 2012 survey, including questions asked only of respondents aged 12 to 17. These "youth experiences" items covered a variety of topics, such as neighborhood environment, illegal activities, drug use by friends, social support, extracurricular activities, exposure to substance abuse prevention and education programs, and perceived adult attitudes toward drug use and activities such as school work. Several measures focused on prevention-related themes in this section. Also retained were questions on mental health and access to care, perceived risk of using drugs, perceived availability of drugs, driving and personal behavior, and cigar smoking. Questions on the tobacco brand used most often were introduced with the 1999 survey. For the 2008 survey, adult mental health questions were added to measure symptoms of psychological distress in the worst period of distress that a person experienced in the past 30 days and suicidal ideation. In 2008, a split-sample design also was included to administer separate sets of questions (WHODAS vs. SDS) to assess impairment due to mental health problems. Beginning with the 2009 NSDUH, however, all of the adults in the sample received only the WHODAS questions. Background information includes gender, race, age, ethnicity, marital status, educational level, job status, veteran status, and current household composition.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-survey-drug-use-and-health-nsduh-2012-0', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-survey-drug-use-and-health-nsduh-2012-nid13601', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Survey on Drug Use and Health (NSDUH-2012)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-survey-drug-use-and-health-nsduh-2012-nid13601', 'accessURL': 'https://datafiles.samhsa.gov/study/national-survey-drug-use-and-health-nsduh-2012-nid13601', 'mediaType': 'application/unknown'}], 'keyword': ['addiction', 'alcohol', 'alcohol abuse', 'alcohol consumption', 'amphetamines', 'barbiturates', 'cocaine', 'controlled drugs', 'crack cocaine', 'demographic characteristics', 'depression (psychology)', 'drinking behavior', 'drug abuse', 'drug dependence', 'drug treatment', 'drug use', 'drugs', 'employment', 'hallucinogens', 'health care', 'heroin', 'households', 'income', 'inhalants', 'marijuana', 'mental health', 'mental health services', 'methamphetamine', 'pregnancy', 'prescription drugs', 'sedatives', 'smoking', 'stimulants', 'substance abuse', 'substance abuse treatment', 'tobacco use', 'tranquilizers', 'youths'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Survey on Drug Use and Health (NSDUH-2012)'}
{'description': '<p>The National Survey on Drug Use and Health (NSDUH) series (formerly titled National Household Survey on Drug Abuse) primarily measures the prevalence and correlates of drug use in the United States. Detailed NSDUH 2008 documentation <a href="http://www.samhsa.gov/data/2k12/NSDUH2008MRB/Index.aspx">http://www.samhsa.gov/data/2k12/NSDUH2008MRB/Index.aspx</a> is available from SAMHSA. The surveys are designed to provide quarterly, as well as annual, estimates. Information is provided on the use of illicit drugs, alcohol, and tobacco among members of United States households aged 12 and older. Questions included age at first use as well as lifetime, annual, and past-month usage for the following drug classes: marijuana, cocaine (and crack), hallucinogens, heroin, inhalants, alcohol, tobacco, and nonmedical use of prescription drugs, including pain relievers, tranquilizers, stimulants, and sedatives. The survey covered substance abuse treatment history and perceived need for treatment, and included questions from the Diagnostic and Statistical Manual (DSM) of Mental Disorders that allow diagnostic criteria to be applied. The survey included questions concerning treatment for both substance abuse and mental health related disorders. Respondents were also asked about personal and family income sources and amounts, health care access and coverage, illegal activities and arrest record, problems resulting from the use of drugs, and needle-sharing. Questions introduced in previous administrations were retained in the 2008 survey, including questions asked only of respondents aged 12 to 17. These "youth experiences" items covered a variety of topics, such as neighborhood environment, illegal activities, drug use by friends, social support, extracurricular activities, exposure to substance abuse prevention and education programs, and perceived adult attitudes toward drug use and activities such as school work. Several measures focused on prevention-related themes in this section. Also retained were questions on mental health and access to care, perceived risk of using drugs, perceived availability of drugs, driving and personal behavior, and cigar smoking. Questions on the tobacco brand used most often were introduced with the 1999 survey. For this 2008 survey, Adult mental health questions were added to measure symptoms of psychological distress in the worst period of distress that a person experienced in the past 30 days and suicidal ideation. A split-sample design also was included to administer separate sets of questions to assess impairment due to mental health problems. Background information includes gender, race, age, ethnicity, marital status, educational level, job status, veteran status, and current household composition.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-survey-drug-use-and-health-nsduh-2008-0', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-survey-drug-use-and-health-nsduh-2008-nid13602', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Survey on Drug Use and Health (NSDUH-2008)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-survey-drug-use-and-health-nsduh-2008-nid13602', 'accessURL': 'https://datafiles.samhsa.gov/study/national-survey-drug-use-and-health-nsduh-2008-nid13602', 'mediaType': 'application/unknown'}], 'keyword': ['addiction', 'alcohol', 'alcohol abuse', 'alcohol consumption', 'amphetamines', 'barbiturates', 'cocaine', 'controlled drugs', 'crack cocaine', 'demographic characteristics', 'depression (psychology)', 'drinking behavior', 'drug abuse', 'drug dependence', 'drug treatment', 'drug use', 'drugs', 'employment', 'hallucinogens', 'health care', 'heroin', 'households', 'income', 'inhalants', 'marijuana', 'mental health', 'mental health services', 'methamphetamine', 'pregnancy', 'prescription drugs', 'sedatives', 'smoking', 'stimulants', 'substance abuse', 'substance abuse treatment', 'tobacco use', 'tranquilizers', 'youths'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Survey on Drug Use and Health (NSDUH-2008)'}
{'description': "<p>The Drug Abuse Warning Network (DAWN) is a nationally representative public health surveillance system that has monitored drug related emergency department (ED) visits to hospitals since the early 1970s. First administered by the Drug Enforcement Administration (DEA) and the National Institute on Drug Abuse (NIDA), the responsibility for DAWN now rests with the Substance Abuse and Mental Health Services Administration's (SAMHSA) Center for Behavioral Health Statistics and Quality (CBHSQ). Over the years, the exact survey methodology has been adjusted to improve the quality, reliability, and generalizability of the information produced by DAWN. The current approach was first fully implemented in the 2004 data collection year.<br />\nDAWN relies on a longitudinal probability sample of hospitals located throughout the United States. To be eligible for selection into the DAWN sample, a hospital must be a non-Federal, short-stay, general surgical and medical hospital located in the United States, with at least one 24-hour ED. DAWN cases are identified by the systematic review of ED medical records in participating hospitals. The unit of analysis is any ED visit involving recent drug use. DAWN captures both ED visits that are directly caused by drugs and those in which drugs are a contributing factor but not the direct cause of the ED visit. The reason a patient used a drug is not part of the criteria for considering a visit to be drug related. Therefore, all types of drug-related events are included: drug misuse or abuse, accidental drug ingestion, drug-related suicide attempts, malicious drug poisonings, and adverse reactions. DAWN does not report medications that are unrelated to the visit.<br />\nThe DAWN public-use dataset provides information for all types of drugs, including illegal drugs, prescription drugs, over-the-counter medications, dietary supplements, anesthetic gases, substances that have psychoactive effects when inhaled, alcohol when used in combination with other drugs (all ages), and alcohol alone (only for patients aged 20 or younger). Public-use dataset variables describe and categorize up to 16 drugs contributing to the ED visit, including toxicology confirmation and route of administration. Administrative variables specify the type of case, case disposition, categorized episode time of day, and quarter of year. Metropolitan area is included for represented metropolitan areas. Created variables include the number of unique drugs reported and case-level indicators for alcohol, non-alcohol illicit substances, any pharmaceutical, non-medical use of pharmaceuticals, and all misuse and abuse of drugs. Demographic items include age category, sex, and race/ethnicity. Complex sample design and weighting variables are included to calculate various estimates of drug-related ED visits for the Nation as a whole, as well as for specific metropolitan areas, from the ED visits classified as DAWN cases in the selected hospitals.This study has 1 Data Set.</p>\n", 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/drug-abuse-warning-network-dawn-2006', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/drug-abuse-warning-network-dawn-2006-nid13603', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>Drug Abuse Warning Network (DAWN-2006)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/drug-abuse-warning-network-dawn-2006-nid13603', 'accessURL': 'https://datafiles.samhsa.gov/study/drug-abuse-warning-network-dawn-2006-nid13603', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol', 'demographic characteristics', 'detoxification', 'drug overdose', 'drug use', 'emergency departments', 'energy drinks', 'nonprescription drugs', 'substance abuse', 'suicide'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'Drug Abuse Warning Network (DAWN-2006)'}
{'description': '<p>This series measures the prevalence and correlates of drug use in the United States. The surveys are designed to provide quarterly, as well as annual, estimates. Information is provided on the use of illicit drugs, alcohol, anabolic steroids, and tobacco among members of United States households aged 12 and older. Questions include age at first use, as well as lifetime, annual, and past-month usage for the following drug classes: marijuana, inhalants, cocaine, hallucinogens, heroin, alcohol, tobacco, and nonmedical use of psychotherapeutics. Respondents were also asked about problems resulting from their use of drugs, alcohol, and tobacco, their perceptions of the risks involved, insurance coverage, and personal and family income sources and amounts. Demographic data include gender, race, ethnicity, educational level, job status, income level, household composition, and population density.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-household-survey-drug-abuse-nhsda-1988', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-household-survey-drug-abuse-nhsda-1988-nid13604', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Household Survey on Drug Abuse (NHSDA-1988)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-household-survey-drug-abuse-nhsda-1988-nid13604', 'accessURL': 'https://datafiles.samhsa.gov/study/national-household-survey-drug-abuse-nhsda-1988-nid13604', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'alcohol consumption', 'amphetamines', 'barbiturates', 'cocaine', 'drug abuse', 'drug use', 'drugs', 'hallucinogens', 'heroin', 'households', 'inhalants', 'marijuana', 'methamphetamine', 'prescription drugs', 'sedatives', 'smoking', 'stimulants', 'substance abuse', 'substance abuse treatment', 'tobacco use', 'tranquilizers', 'youths'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Household Survey on Drug Abuse (NHSDA-1988)'}
{'description': '<p>The National Survey of Substance Abuse Treatment Services (N-SSATS) is designed to collect information from all facilities in the United States, both public and private, that provide substance abuse treatment. N-SSATS provides the mechanism for quantifying the dynamic character and composition of the United States substance abuse treatment delivery system. The objectives of N-SSATS are to collect multipurpose data that can be used to assist the Substance Abuse and Mental Health Services Administration (SAMHSA) and state and local governments in assessing the nature and extent of services provided and in forecasting treatment resource requirements, to update SAMHSA\'s Inventory of Behavioral Health Services (I-BHS), to analyze general treatment services trends, and to generate the online Substance Abuse Treatment Facility Locator <a href="http://findtreatment.samhsa.gov">http://findtreatment.samhsa.gov</a>, as well as the National Directory of Drug and Alcohol Abuse Treatment Programs.Data are collected on topics including facility operation, services offered (assessment, testing, transitional, ancillary, and pharmacotherapies), detoxification, primary focus (substance abuse, mental health, both, general health, and other), Opioid Treatment Programs and medications dispensed/prescribed, counseling and therapeutic approaches, standard operating procedures, special programs/groups offered, languages in which treatment is provided, type of treatment provided (hospital inpatient, residential, outpatient), number of clients (by service, total, and under age 18), number of beds, types of payment accepted, sliding fee scale, and facility accreditation and licensure/certification.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-survey-substance-abuse-treatment-services-n-ssats-2014', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-survey-substance-abuse-treatment-services-n-ssats-2014-nid13605', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Survey of Substance Abuse Treatment Services (N-SSATS-2014)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-survey-substance-abuse-treatment-services-n-ssats-2014-nid13605', 'accessURL': 'https://datafiles.samhsa.gov/study/national-survey-substance-abuse-treatment-services-n-ssats-2014-nid13605', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'drug abuse', 'drug treatment', 'health care services', 'HIV', 'intervention', 'substance abuse', 'substance abuse treatment', 'treatment facilities', 'treatment programs'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Survey of Substance Abuse Treatment Services (N-SSATS-2014)'}
{'description': '<p>The National Survey on Drug Use and Health (NSDUH) series<br />\n(formerly titled National Household Survey on Drug Abuse) primarily<br />\nmeasures the prevalence and correlates of drug use in the United<br />\nStates. The surveys are designed to provide quarterly, as well as<br />\nannual, estimates. Information is provided on the use of illicit<br />\ndrugs, alcohol, and tobacco among members of United States households<br />\naged 12 and older. Questions included age at first use as well as<br />\nlifetime, annual, and past-month usage for the following drug classes:<br />\nmarijuana, cocaine (and crack), hallucinogens, heroin, inhalants,<br />\nalcohol, tobacco, and nonmedical use of prescription drugs, including<br />\npain relievers, tranquilizers, stimulants, and sedatives. The survey<br />\ncovered substance abuse treatment history and perceived need for<br />\ntreatment, and included questions from the Diagnostic and Statistical<br />\nManual (DSM) of Mental Disorders that allow diagnostic criteria to be<br />\napplied. The survey included questions concerning treatment for both<br />\nsubstance abuse and mental health related disorders. Respondents were<br />\nalso asked about personal and family income sources and amounts,<br />\nhealth care access and coverage, illegal activities and arrest record,<br />\nproblems resulting from the use of drugs, and needle-sharing.<br />\nQuestions introduced in previous administrations were retained in the<br />\n2005 survey, including questions asked only of respondents aged 12 to<br />\n17. These "youth experiences" items covered a variety of topics, such<br />\nas neighborhood environment, illegal activities, drug use by friends,<br />\nsocial support, extracurricular activities, exposure to substance<br />\nabuse prevention and education programs, and perceived adult attitudes<br />\ntoward drug use and activities such as school work. Several measures<br />\nfocused on prevention-related themes in this section. Also retained<br />\nwere questions on mental health and access to care, perceived risk of<br />\nusing drugs, perceived availability of drugs, driving and personal<br />\nbehavior, and cigar smoking. Questions on the tobacco brand used most<br />\noften were introduced with the 1999 survey. Background information<br />\nincludes gender, race, age, ethnicity, marital status, educational<br />\nlevel, job status, veteran status, and current household composition.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-survey-drug-use-and-health-nsduh-2005-0', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-survey-drug-use-and-health-nsduh-2005-nid13606', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Survey on Drug Use and Health (NSDUH-2005)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-survey-drug-use-and-health-nsduh-2005-nid13606', 'accessURL': 'https://datafiles.samhsa.gov/study/national-survey-drug-use-and-health-nsduh-2005-nid13606', 'mediaType': 'application/unknown'}], 'keyword': ['addiction', 'alcohol', 'alcohol abuse', 'alcohol consumption', 'amphetamines', 'barbiturates', 'cocaine', 'controlled drugs', 'crack cocaine', 'demographic characteristics', 'depression (psychology)', 'drinking behavior', 'drug abuse', 'drug dependence', 'drug treatment', 'drug use', 'drugs', 'hallucinogens', 'heroin', 'households', 'income', 'inhalants', 'marijuana', 'mental health', 'mental health services', 'methamphetamine', 'prescription drugs', 'sedatives', 'smoking', 'stimulants', 'substance abuse', 'substance abuse treatment', 'tobacco use', 'tranquilizers', 'youths'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Survey on Drug Use and Health (NSDUH-2005)'}
{'description': '<p>Youth data for the fourth wave of the National Youth Survey<br />\nare contained in this data collection. The first wave of this survey<br />\nwas conducted in 1976, the second wave in 1977, and the third wave in 1978. Data are available in<br />\nthis wave on the demographic and socioeconomic status of respondents,<br />\ndisruptive events in the home, youth aspirations and expectations,<br />\nsocial isolation, normlessness, perceived disapproval by parents and<br />\npeers, attitudes toward deviance, exposure and commitment to delinquent<br />\npeers, sex roles, interpersonal violence, pressure for substance abuse<br />\nby peers, self-reported delinquency, drug and alcohol use, and<br />\nvictimization.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-youth-survey-us-wave-iv-nys-1979', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-youth-survey-us-wave-iv-nys-1979-nid13607', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Youth Survey US: Wave IV (NYS-1979)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-youth-survey-us-wave-iv-nys-1979-nid13607', 'accessURL': 'https://datafiles.samhsa.gov/study/national-youth-survey-us-wave-iv-nys-1979-nid13607', 'mediaType': 'application/unknown'}], 'keyword': ['aspirations', 'behavior problems', 'career goals', 'community involvement', 'delinquent behavior', 'depression (psychology)', 'deviance', 'drugs', 'expectations', 'family conflict', 'family relations', 'health services utilization', 'life events', 'neighborhood conditions', 'parental attitudes', 'parents', 'peer influence', 'sexual behavior', 'social attitudes', 'social behavior', 'social isolation', 'social values', 'socioeconomic status', 'spouse abuse', 'substance abuse', 'teenage pregnancies', 'victimization', 'young adults', 'youths'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Youth Survey US: Wave IV (NYS-1979)'}
{'description': "<p>The Drug Abuse Warning Network (DAWN) is a nationally representative public health surveillance system that has monitored drug related emergency department (ED) visits to hospitals since the early 1970s. First administered by the Drug Enforcement Administration (DEA) and the National Institute on Drug Abuse (NIDA), the responsibility for DAWN now rests with the Substance Abuse and Mental Health Services Administration's (SAMHSA) Center for Behavioral Health Statistics and Quality (CBHSQ). Over the years, the exact survey methodology has been adjusted to improve the quality, reliability, and generalizability of the information produced by DAWN. The current approach was first fully implemented in the 2004 data collection year.<br />\nDAWN relies on a longitudinal probability sample of hospitals located throughout the United States. To be eligible for selection into the DAWN sample, a hospital must be a non-Federal, short-stay, general surgical and medical hospital located in the United States, with at least one 24-hour ED. DAWN cases are identified by the systematic review of ED medical records in participating hospitals. The unit of analysis is any ED visit involving recent drug use. DAWN captures both ED visits that are directly caused by drugs and those in which drugs are a contributing factor but not the direct cause of the ED visit. The reason a patient used a drug is not part of the criteria for considering a visit to be drug-related. Therefore, all types of drug-related events are included: drug misuse or abuse, accidental drug ingestion, drug-related suicide attempts, malicious drug poisonings, and adverse reactions. DAWN does not report medications that are unrelated to the visit.<br />\nThe DAWN public-use dataset provides information for all types of drugs, including illegal drugs, prescription drugs, over-the-counter medications, dietary supplements, anesthetic gases, substances that have psychoactive effects when inhaled, alcohol when used in combination with other drugs (all ages), and alcohol alone (only for patients aged 20 or younger). Public-use dataset variables describe and categorize up to 22 drugs contributing to the ED visit, including toxicology confirmation and route of administration. Administrative variables specify the type of case, case disposition, categorized episode time of day, and quarter of year. Metropolitan area is included for represented metropolitan areas. Created variables include the number of unique drugs reported and case-level indicators for alcohol, non-alcohol illicit substances, any pharmaceutical, non-medical use of pharmaceuticals, and all misuse and abuse of drugs. Demographic items include age category, sex, and race/ethnicity. Complex sample design and weighting variables are included to calculate various estimates of drug-related ED visits for the Nation as a whole, as well as for specific metropolitan areas, from the ED visits classified as DAWN cases in the selected hospitals.This study has 1 Data Set.</p>\n", 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/drug-abuse-warning-network-dawn-2009', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/drug-abuse-warning-network-dawn-2009-nid13608', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>Drug Abuse Warning Network (DAWN-2009)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/drug-abuse-warning-network-dawn-2009-nid13608', 'accessURL': 'https://datafiles.samhsa.gov/study/drug-abuse-warning-network-dawn-2009-nid13608', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol', 'demographic characteristics', 'detoxification', 'drug overdose', 'drug use', 'emergency departments', 'energy drinks', 'nonprescription drugs', 'substance abuse', 'suicide'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'Drug Abuse Warning Network (DAWN-2009)'}
{'description': '<p>This file includes data from the 2002 through 2011 National Survey on Drug Use and Health (NSDUH) survey. The only variables included in the data file are ones that were collected in a comparable manner across all ten years of data.<br />\nThe National Survey on Drug Use and Health (NSDUH) series (formerly titled National Household Survey on Drug Abuse) primarily measures the prevalence and correlates of drug use in the United States. The surveys are designed to provide quarterly, as well as annual, estimates. Information is provided on the use of illicit drugs, alcohol, and tobacco among members of United States households aged 12 and older. Questions included age at first use as well as lifetime, annual, and past-month usage for the following drug classes: marijuana, cocaine (and crack), hallucinogens, heroin, inhalants, alcohol, tobacco, and nonmedical use of prescription drugs, including pain relievers, tranquilizers, stimulants, and sedatives. The survey covered substance abuse treatment history and perceived need for treatment. The survey included questions concerning treatment for both substance abuse and mental health-related disorders. Respondents were also asked about personal and family income sources and amounts, health care access and coverage, illegal activities and arrest record, problems resulting from the use of drugs, and needle-sharing. Certain questions are asked only of respondents aged 12 to 17. These "youth experiences" items covered a variety of topics, such as neighborhood environment, illegal activities, drug use by friends, social support, extracurricular activities, exposure to substance abuse prevention and education programs, and perceived adult attitudes toward drug use and activities such as school work. Also included are questions on mental health and access to care, perceived risk of using drugs, perceived availability of drugs, driving and personal behavior, and cigar smoking. Demographic information includes gender, race, age, ethnicity, marital status, educational level, job status, veteran status, and current household composition.<br />\nIn the income section, which was interviewer-administered, a split-sample study had been embedded within the 2006 and 2007 surveys to compare a shorter version of the income questions with a longer set of questions that had been used in previous surveys. This shorter version was adopted for the 2008 NSDUH and will be used for future NSDUHs.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-survey-drug-use-and-health-10-year-substate-r-das-nsduh-2002-2011', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-survey-drug-use-and-health-10-year-substate-r-das-nsduh-2002-2011-nid13609', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Survey on Drug Use and Health: 10-Year Substate R-DAS (NSDUH-2002-2011)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-survey-drug-use-and-health-10-year-substate-r-das-nsduh-2002-2011-nid13609', 'accessURL': 'https://datafiles.samhsa.gov/study/national-survey-drug-use-and-health-10-year-substate-r-das-nsduh-2002-2011-nid13609', 'mediaType': 'application/unknown'}], 'keyword': ['addiction', 'alcohol', 'alcohol abuse', 'alcohol consumption', 'amphetamines', 'barbiturates', 'cocaine', 'controlled drugs', 'crack cocaine', 'demographic characteristics', 'depression (psychology)', 'drinking behavior', 'drug abuse', 'drug dependence', 'drug treatment', 'drug use', 'drugs', 'employment', 'hallucinogens', 'health care', 'heroin', 'households', 'income', 'inhalants', 'marijuana', 'mental health', 'mental health services', 'methamphetamine', 'pregnancy', 'prescription drugs', 'sedatives', 'smoking', 'stimulants', 'substance abuse', 'substance abuse treatment', 'tobacco use', 'tranquilizers', 'youths'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Survey on Drug Use and Health: 10-Year Substate R-DAS (NSDUH-2002-2011)'}
{'description': '<p>The Treatment Episode Data Set -- Admissions (TEDS-A) is a national census data system of annual admissions to substance abuse treatment facilities. TEDS-A provides annual data on the number and characteristics of persons admitted to public and private substance abuse treatment programs that receive public funding. The unit of analysis is a treatment admission. TEDS consists of data reported to state substance abuse agencies by the treatment programs, which in turn report it to SAMHSA.<br />\nA sister data system, called the Treatment Episode Data Set -- Discharges (TEDS-D), collects data on discharges from substance abuse treatment facilities. The first year of TEDS-A data is 1992, while the first year of TEDS-D is 2006.<br />\nTEDS variables that are required to be reported are called the "Minimum Data Set (MDS)", while those that are optional are called the "Supplemental Data Set (SuDS)".<br />\nVariables in the MDS include: information on service setting, number of prior treatments, primary source of referral, gender, race, ethnicity, education, employment status, substance(s) abused, route of administration, frequency of use, age at first use, and whether methadone was prescribed in treatment. Supplemental variables include: diagnosis codes, presence of psychiatric problems, living arrangements, source of income, health insurance, expected source of payment, pregnancy and veteran status, marital status, detailed not in labor force codes, detailed criminal justice referral codes, days waiting to enter treatment, and the number of arrests in the 30 days prior to admissions (starting in 2008).<br />\nSubstances abused include alcohol, cocaine and crack, marijuana and hashish, heroin, nonprescription methadone, other opiates and synthetics, PCP, other hallucinogens, methamphetamine, other amphetamines, other stimulants, benzodiazepines, other non-benzodiazepine tranquilizers, barbiturates, other non-barbiturate sedatives or hypnotics, inhalants, over-the-counter medications, and other substances.<br />\nCreated variables include total number of substances reported, intravenous drug use (IDU), and flags for any mention of specific substances.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/treatment-episode-data-set-admissions-teds-1995', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-1995-nid13610', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>Treatment Episode Data Set: Admissions (TEDS-A-1995)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-1995-nid13610', 'accessURL': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-1995-nid13610', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'drug abuse', 'drug treatment', 'health care services', 'health insurance', 'intervention', 'mental health', 'substance abuse', 'substance abuse treatment', 'treatment programs'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'Treatment Episode Data Set: Admissions (TEDS-A-1995)'}
{'description': '<p>This file includes data from the 2002 through 2013 National Survey on Drug Use and Health (NSDUH) survey. The only variables included in the data file are ones that were collected in a comparable manner across all four years from 2002-2005, from 2006-2009, or from 2010-2013.<br />\nThe National Survey on Drug Use and Health (NSDUH) series (formerly titled National Household Survey on Drug Abuse) primarily measures the prevalence and correlates of drug use in the United States. The surveys are designed to provide quarterly, as well as annual, estimates. Information is provided on the use of illicit drugs, alcohol, and tobacco among members of United States households aged 12 and older. Questions included age at first use as well as lifetime, annual, and past-month usage for the following drug classes: marijuana, cocaine (and crack), hallucinogens, heroin, inhalants, alcohol, tobacco, and nonmedical use of prescription drugs, including pain relievers, tranquilizers, stimulants, and sedatives. The survey covered substance abuse treatment history and perceived need for treatment. The survey included questions concerning treatment for both substance abuse and mental health-related disorders. Respondents were also asked about personal and family income sources and amounts, health care access and coverage, illegal activities and arrest record, problems resulting from the use of drugs, and needle-sharing. Certain questions are asked only of respondents aged 12 to 17. These "youth experiences" items covered a variety of topics, such as neighborhood environment, illegal activities, drug use by friends, social support, extracurricular activities, exposure to substance abuse prevention and education programs, and perceived adult attitudes toward drug use and activities such as school work. Also included are questions on mental health and access to care, perceived risk of using drugs, perceived availability of drugs, driving and personal behavior, and cigar smoking. Demographic information includes gender, race, age, ethnicity, marital status, educational level, job status, veteran status, and current household composition.<br />\nIn the income section, which was interviewer-administered, a split-sample study had been embedded within the 2006 and 2007 surveys to compare a shorter version of the income questions with a longer set of questions that had been used in previous surveys. This shorter version was adopted for the 2008 NSDUH and will be used for future NSDUHs.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-survey-drug-use-and-health-4-year-r-das-nsduh-2002-2005', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-survey-drug-use-and-health-4-year-r-das-nsduh-2002-2005-nid13611', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Survey on Drug Use and Health: 4-Year R-DAS (NSDUH-2002-2005)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-survey-drug-use-and-health-4-year-r-das-nsduh-2002-2005-nid13611', 'accessURL': 'https://datafiles.samhsa.gov/study/national-survey-drug-use-and-health-4-year-r-das-nsduh-2002-2005-nid13611', 'mediaType': 'application/unknown'}], 'keyword': ['addiction', 'alcohol', 'alcohol abuse', 'alcohol consumption', 'amphetamines', 'barbiturates', 'cocaine', 'controlled drugs', 'crack cocaine', 'demographic characteristics', 'depression (psychology)', 'drinking behavior', 'drug abuse', 'drug dependence', 'drug treatment', 'drug use', 'drugs', 'employment', 'hallucinogens', 'health care', 'heroin', 'households', 'income', 'inhalants', 'marijuana', 'mental health', 'mental health services', 'methamphetamine', 'pregnancy', 'prescription drugs', 'sedatives', 'smoking', 'stimulants', 'substance abuse', 'substance abuse treatment', 'tobacco use', 'tranquilizers', 'youths'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Survey on Drug Use and Health: 4-Year R-DAS (NSDUH-2002-2005)'}
{'description': "<p>The Drug Abuse Warning Network (DAWN) is a nationally representative public health surveillance system that has monitored drug related emergency department (ED) visits to hospitals since the early 1970s. First administered by the Drug Enforcement Administration (DEA) and the National Institute on Drug Abuse (NIDA), the responsibility for DAWN now rests with the Substance Abuse and Mental Health Services Administration's (SAMHSA) Center for Behavioral Health Statistics and Quality (CBHSQ). Over the years, the exact survey methodology has been adjusted to improve the quality, reliability, and generalizability of the information produced by DAWN. The current approach was first fully implemented in the 2004 data collection year.<br />\nDAWN relies on a longitudinal probability sample of hospitals located throughout the United States. To be eligible for selection into the DAWN sample, a hospital must be a non-Federal, short-stay, general surgical and medical hospital located in the United States, with at least one 24-hour ED. DAWN cases are identified by the systematic review of ED medical records in participating hospitals. The unit of analysis is any ED visit involving recent drug use. DAWN captures both ED visits that are directly caused by drugs and those in which drugs are a contributing factor but not the direct cause of the ED visit. The reason a patient used a drug is not part of the criteria for considering a visit to be drug related. Therefore, all types of drug-related events are included: drug misuse or abuse, accidental drug ingestion, drug-related suicide attempts, malicious drug poisonings, and adverse reactions. DAWN does not report medications that are unrelated to the visit.<br />\nThe DAWN public-use dataset provides information for all types of drugs, including illegal drugs, prescription drugs, over-the-counter medications, dietary supplements, anesthetic gases, substances that have psychoactive effects when inhaled, alcohol when used in combination with other drugs (all ages), and alcohol alone (only for patients aged 20 or younger). Public-use dataset variables describe and categorize up to 16 drugs contributing to the ED visit, including toxicology confirmation and route of administration. Administrative variables specify the type of case, case disposition, categorized episode time of day, and quarter of year. Metropolitan area is included for represented metropolitan areas. Created variables include the number of unique drugs reported and case-level indicators for alcohol, non-alcohol illicit substances, any pharmaceutical, non-medical use of pharmaceuticals, and all misuse and abuse of drugs. Demographic items include age category, sex, and race/ethnicity. Complex sample design and weighting variables are included to calculate various estimates of drug-related ED visits for the Nation as a whole, as well as for specific metropolitan areas, from the ED visits classified as DAWN cases in the selected hospitals.This study has 1 Data Set.</p>\n", 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/drug-abuse-warning-network-dawn-2004', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/drug-abuse-warning-network-dawn-2004-nid13613', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>Drug Abuse Warning Network (DAWN-2004)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/drug-abuse-warning-network-dawn-2004-nid13613', 'accessURL': 'https://datafiles.samhsa.gov/study/drug-abuse-warning-network-dawn-2004-nid13613', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol', 'demographic characteristics', 'detoxification', 'drug overdose', 'drug use', 'emergency departments', 'energy drinks', 'nonprescription drugs', 'substance abuse', 'suicide'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'Drug Abuse Warning Network (DAWN-2004)'}
{'description': '<p>The Treatment Episode Data Set -- Admissions (TEDS-A) is a national census data system of annual admissions to substance abuse treatment facilities. TEDS-A provides annual data on the number and characteristics of persons admitted to public and private substance abuse treatment programs that receive public funding. The unit of analysis is a treatment admission. TEDS consists of data reported to state substance abuse agencies by the treatment programs, which in turn report it to SAMHSA.<br />\nA sister data system, called the Treatment Episode Data Set -- Discharges (TEDS-D), collects data on discharges from substance abuse treatment facilities. The first year of TEDS-A data is 1992, while the first year of TEDS-D is 2006.<br />\nTEDS variables that are required to be reported are called the "Minimum Data Set (MDS)", while those that are optional are called the "Supplemental Data Set (SuDS)".<br />\nVariables in the MDS include: information on service setting, number of prior treatments, primary source of referral, gender, race, ethnicity, education, employment status, substance(s) abused, route of administration, frequency of use, age at first use, and whether methadone was prescribed in treatment. Supplemental variables include: diagnosis codes, presence of psychiatric problems, living arrangements, source of income, health insurance, expected source of payment, pregnancy and veteran status, marital status, detailed not in labor force codes, detailed criminal justice referral codes, days waiting to enter treatment, and the number of arrests in the 30 days prior to admissions (starting in 2008) .<br />\nSubstances abused include alcohol, cocaine and crack, marijuana and hashish, heroin, nonprescription methadone, other opiates and synthetics, PCP, other hallucinogens, methamphetamine, other amphetamines, other stimulants, benzodiazepines, other non-benzodiazepine tranquilizers, barbiturates, other non-barbiturate sedatives or hypnotics, inhalants, over-the-counter medications, and other substances.<br />\nCreated variables include total number of substances reported, intravenous drug use (IDU), and flags for any mention of specific substances.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/treatment-episode-data-set-admissions-teds-2009', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-2009-nid13614', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>Treatment Episode Data Set: Admissions (TEDS-A-2009)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-2009-nid13614', 'accessURL': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-2009-nid13614', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'drug abuse', 'drug treatment', 'health care services', 'health insurance', 'intervention', 'mental health', 'substance abuse', 'substance abuse treatment', 'treatment programs'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'Treatment Episode Data Set: Admissions (TEDS-A-2009)'}
{'description': '<p>The Treatment Episode Data Set -- Admissions (TEDS-A) is a national census data system of annual admissions to substance abuse treatment facilities. TEDS-A provides annual data on the number and characteristics of persons admitted to public and private substance abuse treatment programs that receive public funding. The unit of analysis is a treatment admission. TEDS consists of data reported to state substance abuse agencies by the treatment programs, which in turn report it to SAMHSA.<br />\nA sister data system, called the Treatment Episode Data Set -- Discharges (TEDS-D), collects data on discharges from substance abuse treatment facilities. The first year of TEDS-A data is 1992, while the first year of TEDS-D is 2006.<br />\nTEDS variables that are required to be reported are called the "Minimum Data Set (MDS)", while those that are optional are called the "Supplemental Data Set (SuDS)".<br />\nVariables in the MDS include: information on service setting, number of prior treatments, primary source of referral, gender, race, ethnicity, education, employment status, substance(s) abused, route of administration, frequency of use, age at first use, and whether methadone was prescribed in treatment. Supplemental variables include: diagnosis codes, presence of psychiatric problems, living arrangements, source of income, health insurance, expected source of payment, pregnancy and veteran status, marital status, detailed not in labor force codes, detailed criminal justice referral codes, days waiting to enter treatment, and the number of arrests in the 30 days prior to admissions (starting in 2008).<br />\nSubstances abused include alcohol, cocaine and crack, marijuana and hashish, heroin, nonprescription methadone, other opiates and synthetics, PCP, other hallucinogens, methamphetamine, other amphetamines, other stimulants, benzodiazepines, other non-benzodiazepine tranquilizers, barbiturates, other non-barbiturate sedatives or hypnotics, inhalants, over-the-counter medications, and other substances.<br />\nCreated variables include total number of substances reported, intravenous drug use (IDU), and flags for any mention of specific substances.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/treatment-episode-data-set-admissions-teds-1998', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-1998-nid13615', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>Treatment Episode Data Set: Admissions (TEDS-A-1998)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-1998-nid13615', 'accessURL': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-1998-nid13615', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'drug abuse', 'drug treatment', 'health care services', 'health insurance', 'intervention', 'mental health', 'substance abuse', 'substance abuse treatment', 'treatment programs'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'Treatment Episode Data Set: Admissions (TEDS-A-1998)'}
{'description': '<p>The National Survey of Substance Abuse Treatment Services (N-SSATS) is designed to collect information from all facilities in the United States, both public and private, that provide substance abuse treatment. N-SSATS provides the mechanism for quantifying the dynamic character and composition of the United States substance abuse treatment delivery system. The objectives of N-SSATS are to collect multipurpose data that can be used to assist the Substance Abuse and Mental Health Services Administration (SAMHSA) and state and local governments in assessing the nature and extent of services provided and in forecasting treatment resource requirements, update SAMHSA\'s Inventory of Substance Abuse Treatment Services (I-SATS), analyze general treatment services trends, and generate the National Directory of Drug and Alcohol Abuse Treatment Programs and its online equivalent, the Substance Abuse Treatment Facility Locator <a href="http://findtreatment.samhsa.gov">http://findtreatment.samhsa.gov</a>.<br />\nData are collected on topics including facility operation, services offered (assessment, substance abuse therapy and counseling, testing, transitional, and ancillary), primary focus (substance abuse, mental health, both, general health, other), hotline operation, Opioid Treatment Programs and medication dispensed, languages in which treatment is provided, type of treatment provided, number of clients (total and under age 18), number of beds, types of payment accepted, sliding fee scale, special programs offered, facility accreditation and licensure/certification, and managed care agreements.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-survey-substance-abuse-treatment-services-n-ssats-2000', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-survey-substance-abuse-treatment-services-n-ssats-2000-nid13616', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Survey of Substance Abuse Treatment Services (N-SSATS-2000)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-survey-substance-abuse-treatment-services-n-ssats-2000-nid13616', 'accessURL': 'https://datafiles.samhsa.gov/study/national-survey-substance-abuse-treatment-services-n-ssats-2000-nid13616', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'drug abuse', 'drug treatment', 'health care services', 'HIV', 'intervention', 'substance abuse', 'substance abuse treatment', 'treatment facilities', 'treatment programs'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Survey of Substance Abuse Treatment Services (N-SSATS-2000)'}
{'description': '<p>Youth data for the second wave of the National Youth Survey<br />\nare contained in this data collection. The first wave was conducted in<br />\n1976. Youths were interviewed in early 1978 about events<br />\nand behavior that had occurred in 1977. Data were collected on<br />\ndemographic and socioeconomic status of respondents, aspirations,<br />\nsocial isolation, normlessness, labeling, attitudes toward deviance,<br />\nexposure to delinquent peers, commitment to delinquent peers, sex<br />\nroles, interpersonal violence, exposure to substance abuse,<br />\nself-reported delinquency, drug and alcohol use, and victimization.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-youth-survey-us-wave-ii-nys-1977', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-youth-survey-us-wave-ii-nys-1977-nid13617', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Youth Survey US: Wave II (NYS-1977)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-youth-survey-us-wave-ii-nys-1977-nid13617', 'accessURL': 'https://datafiles.samhsa.gov/study/national-youth-survey-us-wave-ii-nys-1977-nid13617', 'mediaType': 'application/unknown'}], 'keyword': ['aspirations', 'behavior problems', 'career goals', 'community involvement', 'delinquent behavior', 'depression (psychology)', 'deviance', 'drugs', 'expectations', 'family conflict', 'family relations', 'health services utilization', 'life events', 'neighborhood conditions', 'parental attitudes', 'parents', 'peer influence', 'sexual behavior', 'social attitudes', 'social behavior', 'social isolation', 'social values', 'socioeconomic status', 'spouse abuse', 'substance abuse', 'teenage pregnancies', 'victimization', 'young adults', 'youths'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Youth Survey US: Wave II (NYS-1977)'}
{'description': '<p>The National Survey on Drug Use and Health (NSDUH) series (formerly titled National Household Survey on Drug Abuse) primarily measures the prevalence and correlates of drug use in the United States. The surveys are designed to provide quarterly, as well as annual, estimates. Information is provided on the use of illicit drugs, alcohol, and tobacco among members of United States households aged 12 and older. Questions included age at first use as well as lifetime, annual, and past-month usage for the following drug classes: marijuana, cocaine (and crack), hallucinogens, heroin, inhalants, alcohol, tobacco, and nonmedical use of prescription drugs, including pain relievers, tranquilizers, stimulants, and sedatives. The survey covered substance abuse treatment history and perceived need for treatment, and included questions from the Diagnostic and Statistical Manual (DSM) of Mental Disorders that allow diagnostic criteria to be applied. The survey included questions concerning treatment for both substance abuse and mental health-related disorders. Respondents were also asked about personal and family income sources and amounts, health care access and coverage, illegal activities and arrest record, problems resulting from the use of drugs, and needle-sharing. Questions introduced in previous administrations were retained in the 2014 survey, including questions asked only of respondents aged 12 to 17. These "youth experiences" items covered a variety of topics, such as neighborhood environment, illegal activities, drug use by friends, social support, extracurricular activities, exposure to substance abuse prevention and education programs, and perceived adult attitudes toward drug use and activities such as school work. Several measures focused on prevention-related themes in this section. Also retained were questions on mental health and access to care, perceived risk of using drugs, perceived availability of drugs, driving and personal behavior, and cigar smoking. Questions on the tobacco brand used most often were introduced with the 1999 survey. For the 2008 survey, adult mental health questions were added to measure symptoms of psychological distress in the worst period of distress that a person experienced in the past 30 days and suicidal ideation. In 2008, a split-sample design also was included to administer separate sets of questions (WHODAS vs. SDS) to assess impairment due to mental health problems. Beginning with the 2009 NSDUH, however, all of the adults in the sample received only the WHODAS questions. Background information includes gender, race, age, ethnicity, marital status, educational level, job status, veteran status, and current household composition.<br />\nThis study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-survey-drug-use-and-health-nsduh-2014', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-survey-drug-use-and-health-nsduh-2014-nid13618', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Survey on Drug Use and Health (NSDUH-2014)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-survey-drug-use-and-health-nsduh-2014-nid13618', 'accessURL': 'https://datafiles.samhsa.gov/study/national-survey-drug-use-and-health-nsduh-2014-nid13618', 'mediaType': 'application/unknown'}], 'keyword': ['addiction', 'alcohol', 'alcohol abuse', 'alcohol consumption', 'amphetamines', 'barbiturates', 'cocaine', 'controlled drugs', 'crack cocaine', 'demographic characteristics', 'depression (psychology)', 'drinking behavior', 'drug abuse', 'drug dependence', 'drug treatment', 'drug use', 'drugs', 'employment', 'hallucinogens', 'health care', 'heroin', 'households', 'income', 'inhalants', 'marijuana', 'mental health', 'mental health services', 'methamphetamine', 'pregnancy', 'prescription drugs', 'sedatives', 'smoking', 'stimulants', 'substance abuse', 'substance abuse treatment', 'tobacco use', 'tranquilizers', 'youths'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Survey on Drug Use and Health (NSDUH-2014)'}
{'description': '<p>This series measures the prevalence and correlates of drug<br />\nuse in the United States. The surveys are designed to provide<br />\nquarterly, as well as annual, estimates. Information is provided on<br />\nthe use of illicit drugs, alcohol, and tobacco among members of United<br />\nStates households aged 12 and older. Questions include age at first<br />\nuse as well as lifetime, annual, and past-month usage for the<br />\nfollowing drug classes: marijuana, cocaine (and crack), hallucinogens,<br />\nheroin, inhalants, alcohol, tobacco, and nonmedical use of<br />\nprescription drugs, including psychotherapeutics. Respondents were<br />\nalso asked about substance abuse treatment history, illegal<br />\nactivities, problems resulting from the use of drugs, personal and<br />\nfamily income sources and amounts, need for treatment for drug or<br />\nalcohol use, criminal record, and needle-sharing. Questions on mental<br />\nhealth and access to care, which were introduced in the 1994-B<br />\nquestionnaire (see NATIONAL HOUSEHOLD SURVEY ON DRUG ABUSE, 1994), were retained in this administration of the survey. In<br />\n1996, the section on risk/availability of drugs was reintroduced, and<br />\nsections on driving behavior and personal behavior were added (see<br />\nNATIONAL HOUSEHOLD SURVEY ON DRUG ABUSE, 1996). The 1997<br />\nquestionnaire continued the risk/availability section along with new<br />\nitems about the use of cigars, people present when respondents used<br />\nmarijuana or cocaine for the first time (if applicable), reasons for<br />\nusing these two drugs the first time, reasons for using these two<br />\ndrugs in the past year, reasons for discontinuing use of these two<br />\ndrugs (for lifetime but not past-year users), and reasons respondents<br />\nnever used these two drugs. In addition, a new series of questions<br />\nasked only of respondents aged 12 to 17 was introduced. These items<br />\ncovered a variety of topics that may be associated with substance use<br />\nand related behaviors, such as exposure to substance abuse prevention<br />\nand education programs, gang involvement, relationship with parents,<br />\nand substance use by friends. Demographic data include gender, race,<br />\nage, ethnicity, marital status, educational level, job status, income<br />\nlevel, veteran status, and current household composition.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-household-survey-drug-abuse-nhsda-1997', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-household-survey-drug-abuse-nhsda-1997-nid13619', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Household Survey on Drug Abuse (NHSDA-1997)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-household-survey-drug-abuse-nhsda-1997-nid13619', 'accessURL': 'https://datafiles.samhsa.gov/study/national-household-survey-drug-abuse-nhsda-1997-nid13619', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'alcohol consumption', 'amphetamines', 'barbiturates', 'cocaine', 'demographic characteristics', 'drug abuse', 'drug use', 'drugs', 'hallucinogens', 'health care', 'health insurance', 'heroin', 'households', 'inhalants', 'marijuana', 'mental health', 'mental health services', 'methamphetamine', 'offenses', 'prescriptions drugs', 'sedatives', 'smoking', 'stimulants', 'substance abuse', 'substance abuse treatment', 'tobacco use', 'tranquilizers', 'youths'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Household Survey on Drug Abuse (NHSDA-1997)'}
{'description': '<p>The National Survey of Substance Abuse Treatment Services (N-SSATS) is designed to collect information from all facilities in the United States, both public and private, that provide substance abuse treatment. N-SSATS provides the mechanism for quantifying the dynamic character and composition of the United States substance abuse treatment delivery system. The objectives of N-SSATS are to collect multipurpose data that can be used to assist the Substance Abuse and Mental Health Services Administration (SAMHSA) and state and local governments in assessing the nature and extent of services provided and in forecasting treatment resource requirements, to update SAMHSA\'s Inventory of Substance Abuse Treatment Services (I-SATS), to analyze general treatment services trends, and to generate the National Directory of Drug and Alcohol Abuse Treatment Programs and its online equivalent, the Substance Abuse Treatment Facility Locator <a href="http://findtreatment.samhsa.gov">http://findtreatment.samhsa.gov</a>. Data are collected on topics including facility operation, services offered (assessment and pre-treatment, pharmacotherapies, testing, transitional, ancillary), detoxification, primary focus (substance abuse, mental health, both, general health, and other), hotline operation, Opioid Treatment Programs and medication dispensed/prescribed, counseling and therapeutic approaches, languages in which treatment is provided, type of treatment provided, number of clients (total and under age 18), number of beds, types of payment accepted, sliding fee scale, special programs offered, facility accreditation and licensure/certification, and managed care agreements.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-survey-substance-abuse-treatment-services-n-ssats-2008', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-survey-substance-abuse-treatment-services-n-ssats-2008-nid13620', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Survey of Substance Abuse Treatment Services (N-SSATS-2008)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-survey-substance-abuse-treatment-services-n-ssats-2008-nid13620', 'accessURL': 'https://datafiles.samhsa.gov/study/national-survey-substance-abuse-treatment-services-n-ssats-2008-nid13620', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'drug abuse', 'drug treatment', 'health care services', 'HIV', 'intervention', 'substance abuse', 'substance abuse treatment', 'treatment facilities', 'treatment programs'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Survey of Substance Abuse Treatment Services (N-SSATS-2008)'}
{'description': '<p>The Treatment Episode Data Set -- Admissions (TEDS-A) is a national census data system of annual admissions to substance abuse treatment facilities. TEDS-A provides annual data on the number and characteristics of persons admitted to public and private substance abuse treatment programs that receive public funding. The unit of analysis is a treatment admission. TEDS consists of data reported to state substance abuse agencies by the treatment programs, which in turn report it to SAMHSA.<br />\nA sister data system, called the Treatment Episode Data Set -- Discharges (TEDS-D), collects data on discharges from substance abuse treatment facilities. The first year of TEDS-A data is 1992, while the first year of TEDS-D is 2006.<br />\nTEDS variables that are required to be reported are called the "Minimum Data Set (MDS)", while those that are optional are called the "Supplemental Data Set (SuDS)".<br />\nVariables in the MDS include: information on service setting, number of prior treatments, primary source of referral, gender, race, ethnicity, education, employment status, substance(s) abused, route of administration, frequency of use, age at first use, and whether methadone was prescribed in treatment. Supplemental variables include: diagnosis codes, presence of psychiatric problems, living arrangements, source of income, health insurance, expected source of payment, pregnancy and veteran status, marital status, detailed not in labor force codes, detailed criminal justice referral codes, days waiting to enter treatment, and the number of arrests in the 30 days prior to admissions (starting in 2008).<br />\nSubstances abused include alcohol, cocaine and crack, marijuana and hashish, heroin, nonprescription methadone, other opiates and synthetics, PCP, other hallucinogens, methamphetamine, other amphetamines, other stimulants, benzodiazepines, other non-benzodiazepine tranquilizers, barbiturates, other non-barbiturate sedatives or hypnotics, inhalants, over-the-counter medications, and other substances.<br />\nCreated variables include total number of substances reported, intravenous drug use (IDU), and flags for any mention of specific substances.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/treatment-episode-data-set-admissions-teds-2000', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-2000-nid13622', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>Treatment Episode Data Set: Admissions (TEDS-A-2000)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-2000-nid13622', 'accessURL': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-2000-nid13622', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'drug abuse', 'drug treatment', 'health care services', 'health insurance', 'intervention', 'mental health', 'substance abuse', 'substance abuse treatment', 'treatment programs'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'Treatment Episode Data Set: Admissions (TEDS-A-2000)'}
{'description': '<p>The National Survey on Drug Use and Health (NSDUH) series<br />\n(formerly titled National Household Survey on Drug Abuse) measures the<br />\nprevalence and correlates of drug use in the United States. The<br />\nsurveys are designed to provide quarterly, as well as annual,<br />\nestimates. Information is provided on the use of illicit drugs,<br />\nalcohol, and tobacco among members of United States households aged 12<br />\nand older. Questions include age at first use as well as lifetime,<br />\nannual, and past-month usage for the following drug classes:<br />\nmarijuana, cocaine (and crack), hallucinogens, heroin, inhalants,<br />\nalcohol, tobacco, and nonmedical use of prescription drugs, including<br />\npain relievers, tranquilizers, stimulants, and sedatives. The survey<br />\ncovers substance abuse treatment history and perceived need for<br />\ntreatment, and includes questions from the Diagnostic and Statistical<br />\nManual (DSM) of Mental Disorders that allow diagnostic criteria to be<br />\napplied. The survey includes questions concerning treatment for both<br />\nsubstance abuse and mental health related disorders. Respondents are<br />\nalso asked about personal and family income sources and amounts,<br />\nhealth care access and coverage, illegal activities and arrest record,<br />\nproblems resulting from the use of drugs, and needle-sharing.<br />\nQuestions introduced in previous administrations were retained in the<br />\n2002 survey, including questions asked only of respondents aged 12 to<br />\n17. These "youth experiences" items covered a variety of topics, such<br />\nas neighborhood environment, illegal activities, gang involvement,<br />\ndrug use by friends, social support, extracurricular activities,<br />\nexposure to substance abuse prevention and education programs, and<br />\nperceived adult attitudes toward drug use and activities such as<br />\nschool work. Several measures focused on prevention related themes in<br />\nthis section. Also retained were questions on mental health and access<br />\nto care, perceived risk of using drugs, perceived availability of<br />\ndrugs, driving and personal behavior, and cigar smoking. Questions on<br />\nthe tobacco brand used most often were introduced with the 1999 survey<br />\nand have been retained through the 2002 survey. Demographic data<br />\ninclude gender, race, age, ethnicity, marital status, educational<br />\nlevel, job status, veteran status, and current household composition.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-survey-drug-use-and-health-nsduh-2002-0', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-survey-drug-use-and-health-nsduh-2002-nid13623', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Survey on Drug Use and Health (NSDUH-2002)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-survey-drug-use-and-health-nsduh-2002-nid13623', 'accessURL': 'https://datafiles.samhsa.gov/study/national-survey-drug-use-and-health-nsduh-2002-nid13623', 'mediaType': 'application/unknown'}], 'keyword': ['addiction', 'alcohol', 'alcohol abuse', 'alcohol consumption', 'amphetamines', 'barbiturates', 'cocaine', 'controlled drugs', 'depression (psychology)', 'drinking behavior', 'drug abuse', 'drug dependence', 'drug treatment', 'drug use', 'drugs', 'hallucinogens', 'heroin', 'households', 'inhalants', 'marijuana', 'mental health', 'mental health services', 'methamphetamine', 'prescription drugs', 'sedatives', 'smoking', 'stimulants', 'substance abuse', 'substance abuse treatment', 'tranquilizers'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Survey on Drug Use and Health (NSDUH-2002)'}
{'description': "<p>The Drug Abuse Warning Network (DAWN) is a nationally representative public health surveillance system that has monitored drug related emergency department (ED) visits to hospitals since the early 1970s. First administered by the Drug Enforcement Administration (DEA) and the National Institute on Drug Abuse (NIDA), the responsibility for DAWN now rests with the Substance Abuse and Mental Health Services Administration's (SAMHSA) Center for Behavioral Health Statistics and Quality (CBHSQ). Over the years, the exact survey methodology has been adjusted to improve the quality, reliability, and generalizability of the information produced by DAWN. The current approach was first fully implemented in the 2004 data collection year.<br />\nDAWN relies on a longitudinal probability sample of hospitals located throughout the United States. To be eligible for selection into the DAWN sample, a hospital must be a non-Federal, short-stay, general surgical and medical hospital located in the United States, with at least one 24-hour ED. DAWN cases are identified by the systematic review of ED medical records in participating hospitals. The unit of analysis is any ED visit involving recent drug use. DAWN captures both ED visits that are directly caused by drugs and those in which drugs are a contributing factor but not the direct cause of the ED visit. The reason a patient used a drug is not part of the criteria for considering a visit to be drug related. Therefore, all types of drug-related events are included: drug misuse or abuse, accidental drug ingestion, drug-related suicide attempts, malicious drug poisonings, and adverse reactions. DAWN does not report medications that are unrelated to the visit.<br />\nThe DAWN public-use dataset provides information for all types of drugs, including illegal drugs, prescription drugs, over-the-counter medications, dietary supplements, anesthetic gases, substances that have psychoactive effects when inhaled, alcohol when used in combination with other drugs (all ages), and alcohol alone (only for patients aged 20 or younger). Public-use dataset variables describe and categorize up to 16 drugs contributing to the ED visit, including toxicology confirmation and route of administration. Administrative variables specify the type of case, case disposition, categorized episode time of day, and quarter of year. Metropolitan area is included for represented metropolitan areas. Created variables include the number of unique drugs reported and case-level indicators for alcohol, non-alcohol illicit substances, any pharmaceutical, non-medical use of pharmaceuticals, and all misuse and abuse of drugs. Demographic items include age category, sex, and race/ethnicity. Complex sample design and weighting variables are included to calculate various estimates of drug-related ED visits for the Nation as a whole, as well as for specific metropolitan areas, from the ED visits classified as DAWN cases in the selected hospitals.This study has 1 Data Set.</p>\n", 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/drug-abuse-warning-network-dawn-2008', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/drug-abuse-warning-network-dawn-2008-nid13624', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>Drug Abuse Warning Network (DAWN-2008)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/drug-abuse-warning-network-dawn-2008-nid13624', 'accessURL': 'https://datafiles.samhsa.gov/study/drug-abuse-warning-network-dawn-2008-nid13624', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol', 'demographic characteristics', 'detoxification', 'drug overdose', 'drug use', 'emergency departments', 'energy drinks', 'nonprescription drugs', 'substance abuse', 'suicide'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'Drug Abuse Warning Network (DAWN-2008)'}
{'description': '<p>The National Survey of Substance Abuse Treatment Services (N-SSATS) is designed to collect information from all facilities in the United States, both public and private, that provide substance abuse treatment. N-SSATS provides the mechanism for quantifying the dynamic character and composition of the United States substance abuse treatment delivery system. The objectives of N-SSATS are to collect multipurpose data that can be used to assist the Substance Abuse and Mental Health Services Administration (SAMHSA) and state and local governments in assessing the nature and extent of services provided and in forecasting treatment resource requirements, to update SAMHSA\'s Inventory of Behavioral Health Services (I-BHS), to analyze general treatment services trends, and to generate the online Substance Abuse Treatment Facility Locator <a href="http://findtreatment.samhsa.gov">http://findtreatment.samhsa.gov</a>, as well as the National Directory of Drug and Alcohol Abuse Treatment Programs.</p>\n<p>Data are collected on topics including facility operation, services offered (assessment, testing, transitional, ancillary, and pharmacotherapies), detoxification, primary focus (substance abuse, mental health, both, general health, and other), Opioid Treatment Programs and medications dispensed/prescribed, counseling and therapeutic approaches, standard operating procedures, special programs/groups offered, languages in which treatment is provided, type of treatment provided (hospital inpatient, residential, outpatient), number of clients (by service, total, and under age 18), number of beds, types of payment accepted, sliding fee scale, and facility accreditation and licensure/certification.<br />\nThis study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-survey-substance-abuse-treatment-services-n-ssats-2013', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-survey-substance-abuse-treatment-services-n-ssats-2013-nid13626', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Survey of Substance Abuse Treatment Services (N-SSATS-2013)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-survey-substance-abuse-treatment-services-n-ssats-2013-nid13626', 'accessURL': 'https://datafiles.samhsa.gov/study/national-survey-substance-abuse-treatment-services-n-ssats-2013-nid13626', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'drug abuse', 'drug treatment', 'health care services', 'HIV', 'intervention', 'substance abuse', 'substance abuse treatment', 'treatment facilities', 'treatment programs'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Survey of Substance Abuse Treatment Services (N-SSATS-2013)'}
{'description': '<p>This series measures the prevalence and correlates of drug<br />\nuse in the United States. The surveys are designed to provide<br />\nquarterly, as well as annual, estimates. Information is provided on<br />\nthe use of illicit drugs, alcohol, anabolic steroids, and tobacco<br />\namong members of United States households aged 12 and older. Questions<br />\ninclude age at first use, as well as lifetime, annual, and past-month<br />\nusage for the following drug classes: marijuana, inhalants, cocaine,<br />\nhallucinogens, heroin, alcohol, tobacco, and nonmedical use of<br />\npsychotherapeutics. Respondents were also asked about problems<br />\nresulting from their use of drugs, alcohol, and tobacco, their<br />\nperceptions of the risks involved, insurance coverage, and personal<br />\nand family income sources and amounts. Demographic data include<br />\ngender, race, ethnicity, educational level, job status, income level,<br />\nhousehold composition, and population density.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-household-survey-drug-abuse-nhsda-1990', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-household-survey-drug-abuse-nhsda-1990-nid13628', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Household Survey on Drug Abuse (NHSDA-1990)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-household-survey-drug-abuse-nhsda-1990-nid13628', 'accessURL': 'https://datafiles.samhsa.gov/study/national-household-survey-drug-abuse-nhsda-1990-nid13628', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'alcohol consumption', 'amphetamines', 'barbiturates', 'cocaine', 'drug abuse', 'drug use', 'drugs', 'hallucinogens', 'heroin', 'households', 'inhalants', 'marijuana', 'methamphetamine', 'prescription drugs', 'sedatives', 'smoking', 'stimulants', 'substance abuse', 'substance abuse treatment', 'tobacco use', 'tranquilizers', 'youths'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Household Survey on Drug Abuse (NHSDA-1990)'}
{'description': "<p>The primary objective of the National Pregnancy and Health<br />\nSurvey (NPHS) was to produce national annual estimates of the<br />\npercentages and numbers of mothers of live newborns in the United<br />\nStates who used selected licit and illicit drugs in the 12 months<br />\nprior to delivery. A further objective was to describe patterns of<br />\nprenatal substance use among demographic subgroups of<br />\nwomen. Information on demographic and socioeconomic characteristics,<br />\nobstetric history, and drug treatment of women who delivered infants<br />\nat sampled hospitals was obtained through an interviewer-administered<br />\nquestionnaire, while data on substance use before and during pregnancy<br />\nwere collected through a questionnaire completed by the respondent and<br />\nconcealed from the interviewer. Respondents were asked about use of<br />\nthe following substances: alcohol, amphetamines, analgesics, cocaine,<br />\ncrack cocaine, barbiturates, hallucinogens, hashish, heroin,<br />\nmarijuana, methadone, methamphetamine, sedatives, stimulants, tobacco,<br />\nand tranquilizers. Additionally, information was collected on the<br />\nrespondent's pregnancy, prenatal care, delivery, previous pregnancies,<br />\nand background. Additional data were obtained from the mothers' and<br />\ninfants' medical records. Urine specimens collected routinely by the<br />\nhospital on obstetric admissions were tested for selected<br />\ndrugs. Finally, in a subsample of six hospitals, hair specimens were<br />\nrequested from respondents to evaluate the potential of hair as a<br />\nsource of toxicological data in future studies.This study has 1 Data Set.</p>\n", 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-pregnancy-and-health-survey-drug-use-among-women-delivering-live-births-nphs-1992', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-pregnancy-and-health-survey-drug-use-among-women-delivering-live-births-nphs-1992', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Pregnancy and Health Survey: Drug Use Among Women Delivering Live Births (NPHS-1992)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-pregnancy-and-health-survey-drug-use-among-women-delivering-live-births-nphs-1992', 'accessURL': 'https://datafiles.samhsa.gov/study/national-pregnancy-and-health-survey-drug-use-among-women-delivering-live-births-nphs-1992', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol', 'amphetamines', 'cocaine', 'demographic characteristics', 'drug testing', 'drug treatment', 'drug use', 'economic indicators', 'heroin', 'hospitals', 'live births', 'marijuana', 'methadone', 'pregnancy', 'prenatal care', 'reproductive history', 'sedatives', 'tobacco use', 'tranquilizers', 'urinalysis', 'women'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Pregnancy and Health Survey: Drug Use Among Women Delivering Live Births (NPHS-1992)'}
{'description': '<p>The National Household Survey on Drug Abuse (NHSDA) series<br />\nmeasures the prevalence and correlates of drug use in the United<br />\nStates. The surveys are designed to provide quarterly, as well as<br />\nannual, estimates. Information is provided on the use of illicit<br />\ndrugs, alcohol, and tobacco among members of United States households<br />\naged 12 and older. Questions include age at first use as well as<br />\nlifetime, annual, and past-month usage for the following drug classes:<br />\nmarijuana, cocaine (and crack), hallucinogens, heroin, inhalants,<br />\nalcohol, tobacco, and nonmedical use of prescription drugs, including<br />\npsychotherapeutics. Respondents were also asked about personal and<br />\nfamily income sources and amounts, substance abuse treatment history,<br />\nillegal activities, problems resulting from the use of drugs, need for<br />\ntreatment for drug or alcohol use, criminal record, and<br />\nneedle-sharing. Questions on mental health and access to care, which<br />\nwere introduced in the 1994-B questionnaire (see NATIONAL HOUSEHOLD<br />\nSURVEY ON DRUG ABUSE, 1994), were retained in this<br />\nadministration of the survey. Also retained was the section on<br />\nrisk/availability of drugs that was reintroduced in 1996, and sections<br />\non driving behavior and personal behavior were added (see NATIONAL<br />\nHOUSEHOLD SURVEY ON DRUG ABUSE, 1996). The 1997<br />\nquestionnaire (NATIONAL HOUSEHOLD SURVEY ON DRUG ABUSE, 1997) introduced new items that the 1998 NHSDA continued on cigar<br />\nsmoking, people who were present when respondents used marijuana or<br />\ncocaine for the first time (if applicable), reasons for using these<br />\ntwo drugs the first time, reasons for using these two drugs in the<br />\npast year, reasons for discontinuing use of these two drugs (for<br />\nlifetime but not past-year users), and reasons respondents never used<br />\nthese two drugs. Both the 1997 and 1998 NHSDAs had a series of<br />\nquestions that were asked only of respondents aged 12 to 17. These<br />\nitems covered a variety of topics that may be associated with<br />\nsubstance use and related behaviors, such as exposure to substance<br />\nabuse prevention and education programs, gang involvement,<br />\nrelationship with parents, and substance use by friends. Demographic<br />\ndata include gender, race, age, ethnicity, marital status, educational<br />\nlevel, job status, income level, veteran status, and current household<br />\ncomposition.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-household-survey-drug-abuse-nhsda-1998', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-household-survey-drug-abuse-nhsda-1998-nid13630', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Household Survey on Drug Abuse (NHSDA-1998)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-household-survey-drug-abuse-nhsda-1998-nid13630', 'accessURL': 'https://datafiles.samhsa.gov/study/national-household-survey-drug-abuse-nhsda-1998-nid13630', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol', 'alcohol abuse', 'alcohol consumption', 'amphetamines', 'barbiturates', 'cocaine', 'demographic characteristics', 'drug abuse', 'drug use', 'drugs', 'hallucinogens', 'health care', 'health insurance', 'heroin', 'households', 'inhalants', 'marijuana', 'mental health', 'mental health services', 'methamphetamine', 'prescription drugs', 'sedatives', 'smoking', 'stimulants', 'substance abuse', 'substance abuse treatment', 'tobacco use', 'tranquilizers', 'youths'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Household Survey on Drug Abuse (NHSDA-1998)'}
{'description': '<p>The Treatment Episode Data Set -- Discharges (TEDS-D) is a national census data system of annual discharges from substance abuse treatment facilities. TEDS-D provides annual data on the number and characteristics of persons discharged from public and private substance abuse treatment programs that receive public funding. Data collected both at admission and at discharge is included. The unit of analysis is a treatment discharge. TEDS-D consists of data reported to state substance abuse agencies by the treatment programs, which in turn report it to SAMHSA.<br />\nA sister data system, called the Treatment Episode Data Set -- Admissions (TEDS-A), collects data on admissions to substance abuse treatment facilities. The first year of TEDS-A data is 1992, while the first year of TEDS-D is 2006.<br />\nTEDS-D variables that are required to be reported are called the "Minimum Data Set (MDS)", while those that are optional are called the "Supplemental Data Set (SuDS)".<br />\nVariables unique to TEDS-D, and not part of TEDS-A, are the length of stay, reason for leaving treatment, and service setting at time of discharge. TEDS-D also provides many of the same variables that exist in TEDS-A. This includes information on service setting, number of prior treatments, primary source of referral, gender, race, ethnicity, education, employment status, substance(s) abused, route of administration, frequency of use, age at first use, and whether methadone was prescribed in treatment. Supplemental variables include: diagnosis codes, presence of psychiatric problems, living arrangements, source of income, health insurance, expected source of payment, pregnancy and veteran status, marital status, detailed not in labor force codes, detailed criminal justice referral codes, days waiting to enter treatment, and the number of arrests in the 30 days prior to admissions (starting in 2008) .<br />\nSubstances abused include alcohol, cocaine and crack, marijuana and hashish, heroin, nonprescription methadone, other opiates and synthetics, PCP, other hallucinogens, methamphetamine, other amphetamines, other stimulants, benzodiazepines, other non-benzodiazepine tranquilizers, barbiturates, other non-barbiturate sedatives or hypnotics, inhalants, over-the-counter medications, and other substances.<br />\nCreated variables include total number of substances reported, intravenous drug use (IDU), and flags for any mention of specific substances.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/treatment-episode-data-set-discharges-teds-d-2009', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-discharges-teds-d-2009-nid13631', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>Treatment Episode Data Set: Discharges (TEDS-D-2009)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-discharges-teds-d-2009-nid13631', 'accessURL': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-discharges-teds-d-2009-nid13631', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'drug abuse', 'drug treatment', 'health care services', 'health insurance', 'intervention', 'mental health', 'substance abuse', 'substance abuse treatment', 'treatment programs'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'Treatment Episode Data Set: Discharges (TEDS-D-2009)'}
{'description': '<p>The Uniform Facility Data Set (UFDS) was designed to measure the scope and use of drug abuse treatment services in the United States. The survey collects information from each privately- and publicly-funded facility in the country that provides substance abuse treatment as well as from state-identified facilities that provide other substance abuse services. Data are collected on a number of topics including facility operation, services provided (assessment, therapy, testing, health, continuing care, special programs, transitional services, community outreach, ancillary), type of treatment, numbers of clients, and various client characteristics. The main objective of the UFDS is to produce data that can be used to assess the nature and extent of substance abuse treatment services, to assist in the forecast of treatment resource requirements, to analyze treatment service trends, to conduct national, regional, and state-level comparative analyses of treatment services and utilization, and to generate the National Directory of Drug and Alcohol Abuse Treatment Programs and its on-line equivalent, the Substance Abuse Treatment Facility Locator <a href="http://findtreatment.samhsa.gov/.This">http://findtreatment.samhsa.gov/.This</a> study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/uniform-facility-data-set-us-ufds-1998', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/uniform-facility-data-set-us-ufds-1998-nid13632', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>Uniform Facility Data Set US (UFDS-1998)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/uniform-facility-data-set-us-ufds-1998-nid13632', 'accessURL': 'https://datafiles.samhsa.gov/study/uniform-facility-data-set-us-ufds-1998-nid13632', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'drug abuse', 'drug treatment', 'health care services', 'HIV', 'intervention', 'substance abuse', 'substance abuse treatment', 'treatment facilities', 'treatment programs'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'Uniform Facility Data Set US (UFDS-1998)'}
{'description': '<p>Youth data for the fifth wave of the National Youth Survey<br />\nare contained in this collection. The first wave of this survey was<br />\nconducted in 1976, the second wave in 1977,<br />\nthe third wave in 1978, and the fourth wave in 1979. For this wave, youths in the United States were interviewed in<br />\nearly 1981 about events and behavior occurring in calendar year 1980.<br />\nData are available on the demographic and socioeconomic status of<br />\nrespondents, disruptive events in the home, neighborhood problems,<br />\nyouth aspirations and current successes, normlessness, labeling by<br />\nparents, friends, and co-workers, perceived disapproval, attitudes<br />\ntoward deviance, exposure and commitment to delinquent peers, sex<br />\nroles, interpersonal violence, attitudes toward sexual violence,<br />\npressure for substance abuse by peers, drug and alcohol use, and<br />\nvictimization.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-youth-survey-us-wave-v-nys-1980', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-youth-survey-us-wave-v-nys-1980-nid13633', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Youth Survey US: Wave V (NYS-1980)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-youth-survey-us-wave-v-nys-1980-nid13633', 'accessURL': 'https://datafiles.samhsa.gov/study/national-youth-survey-us-wave-v-nys-1980-nid13633', 'mediaType': 'application/unknown'}], 'keyword': ['aspirations', 'behavior problems', 'career goals', 'community involvement', 'delinquent behavior', 'depression (psychology)', 'deviance', 'drugs', 'expectations', 'family conflict', 'family relations', 'health services utilization', 'life events', 'neighborhood conditions', 'parental attitudes', 'parents', 'peer influence', 'sexual behavior', 'social attitudes', 'social behavior', 'social isolation', 'social values', 'socioeconomic status', 'spouse abuse', 'substance abuse', 'teenage pregnancies', 'victimization', 'young adults', 'youths'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Youth Survey US: Wave V (NYS-1980)'}
{'description': '<p>The Treatment Episode Data Set -- Admissions (TEDS-A) is a national census data system of annual admissions to substance abuse treatment facilities. TEDS-A provides annual data on the number and characteristics of persons admitted to public and private substance abuse treatment programs that receive public funding. The unit of analysis is a treatment admission. TEDS consists of data reported to state substance abuse agencies by the treatment programs, which in turn report it to SAMHSA.<br />\nA sister data system, called the Treatment Episode Data Set -- Discharges (TEDS-D), collects data on discharges from substance abuse treatment facilities. The first year of TEDS-A data is 1992, while the first year of TEDS-D is 2006.<br />\nTEDS variables that are required to be reported are called the "Minimum Data Set (MDS)", while those that are optional are called the "Supplemental Data Set (SuDS)".<br />\nVariables in the MDS include: information on service setting, number of prior treatments, primary source of referral, gender, race, ethnicity, education, employment status, substance(s) abused, route of administration, frequency of use, age at first use, and whether methadone was prescribed in treatment. Supplemental variables include: diagnosis codes, presence of psychiatric problems, living arrangements, source of income, health insurance, expected source of payment, pregnancy and veteran status, marital status, detailed not in labor force codes, detailed criminal justice referral codes, days waiting to enter treatment, and the number of arrests in the 30 days prior to admissions (starting in 2008).<br />\nSubstances abused include alcohol, cocaine and crack, marijuana and hashish, heroin, nonprescription methadone, other opiates and synthetics, PCP, other hallucinogens, methamphetamine, other amphetamines, other stimulants, benzodiazepines, other non-benzodiazepine tranquilizers, barbiturates, other non-barbiturate sedatives or hypnotics, inhalants, over-the-counter medications, and other substances.<br />\nCreated variables include total number of substances reported, intravenous drug use (IDU), and flags for any mention of specific substances.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/treatment-episode-data-set-admissions-teds-1999', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-1999-nid13634', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>Treatment Episode Data Set: Admissions (TEDS-A-1999)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-1999-nid13634', 'accessURL': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-1999-nid13634', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'drug abuse', 'drug treatment', 'health care services', 'health insurance', 'intervention', 'mental health', 'substance abuse', 'substance abuse treatment', 'treatment programs'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'Treatment Episode Data Set: Admissions (TEDS-A-1999)'}
{'description': '<p>This series measures the prevalence and correlates of drug use in the United States. The surveys are designed to provide quarterly, as well as annual, estimates. Information is provided on the use of illicit drugs, alcohol, tobacco, and nonmedical use of prescription drugs among members of United States households aged 12 and older. Questions include age at first use, as well as lifetime, annual, and past-month usage for the following drug classes: cannabis, cocaine, hallucinogens, heroin, inhalants, alcohol, tobacco, nonmedical use of prescription drugs including psychotherapeutics, and polysubstance use. Respondents were also asked about their knowledge of drugs, perceptions of the risks involved, population movement, and sequencing of drug use. Fifty-seven percent of respondents were asked specific questions about their perceptions of the consequences of marijuana and alcohol use. The other 43 percent were asked about heroin use among friends. Demographic data include gender, race, age, ethnicity, marital status, educational level, job status, income level, and household composition.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-household-survey-drug-abuse-nhsda-1979', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-household-survey-drug-abuse-nhsda-1979-nid13635', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Household Survey on Drug Abuse (NHSDA-1979)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-household-survey-drug-abuse-nhsda-1979-nid13635', 'accessURL': 'https://datafiles.samhsa.gov/study/national-household-survey-drug-abuse-nhsda-1979-nid13635', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol', 'alcohol abuse', 'alcohol consumption', 'amphetamines', 'barbiturates', 'cocaine', 'demographic characteristics', 'drug abuse', 'drug use', 'drugs', 'hallucinogens', 'heroin', 'households', 'inhalants', 'marijuana', 'methamphetamine', 'prescription drugs', 'sedatives', 'smoking', 'stimulants', 'substance abuse', 'substance abuse treatment', 'tobacco use', 'tranquilizers', 'youths'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Household Survey on Drug Abuse (NHSDA-1979)'}
{'description': '<p>The Treatment Episode Data Set -- Admissions (TEDS-A) is a national census data system of annual admissions to substance abuse treatment facilities. TEDS-A provides annual data on the number and characteristics of persons admitted to public and private substance abuse treatment programs that receive public funding. The unit of analysis is a treatment admission. TEDS consists of data reported to state substance abuse agencies by the treatment programs, which in turn report it to SAMHSA.<br />\nA sister data system, called the Treatment Episode Data Set -- Discharges (TEDS-D), collects data on discharges from substance abuse treatment facilities. The first year of TEDS-A data is 1992, while the first year of TEDS-D is 2006.<br />\nTEDS variables that are required to be reported are called the "Minimum Data Set (MDS)", while those that are optional are called the "Supplemental Data Set (SuDS)".<br />\nVariables in the MDS include: information on service setting, number of prior treatments, primary source of referral, gender, race, ethnicity, education, employment status, substance(s) abused, route of administration, frequency of use, age at first use, and whether methadone was prescribed in treatment. Supplemental variables include: diagnosis codes, presence of psychiatric problems, living arrangements, source of income, health insurance, expected source of payment, pregnancy and veteran status, marital status, detailed not in labor force codes, detailed criminal justice referral codes, days waiting to enter treatment, and the number of arrests in the 30 days prior to admissions (starting in 2008).<br />\nSubstances abused include alcohol, cocaine and crack, marijuana and hashish, heroin, nonprescription methadone, other opiates and synthetics, PCP, other hallucinogens, methamphetamine, other amphetamines, other stimulants, benzodiazepines, other non-benzodiazepine tranquilizers, barbiturates, other non-barbiturate sedatives or hypnotics, inhalants, over-the-counter medications, and other substances.<br />\nCreated variables include total number of substances reported, intravenous drug use (IDU), and flags for any mention of specific substances.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/treatment-episode-data-set-admissions-teds-2013', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-2013-nid16874', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>Treatment Episode Data Set: Admissions (TEDS-A-2013)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-2013-nid16874', 'accessURL': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-2013-nid16874', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'drug abuse', 'drug treatment', 'health care services', 'health insurance', 'intervention', 'mental health', 'substance abuse', 'substance abuse treatment', 'treatment programs'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'Treatment Episode Data Set: Admissions (TEDS-A-2013)'}
{'description': '<p>The National Survey on Drug Use and Health (NSDUH) series (formerly titled National Household Survey on Drug Abuse) primarily measures the prevalence and<br />\n correlates of drug use in the United States. The surveys are designed to provide quarterly, as well as annual estimates. Information is provided on the use<br />\n of illicit drugs, alcohol, and tobacco among members of United States households aged 12 and older. Questions included age at first use as well as<br />\n lifetime, annual, and past-month usage for the following drug classes: marijuana, cocaine (and crack), hallucinogens, heroin, inhalants, alcohol, tobacco,<br />\n and nonmedical use of prescription drugs, including pain relievers, tranquilizers, stimulants, and sedatives. The survey covered substance abuse treatment<br />\n history and perceived need for treatment, and included questions from the Diagnostic and Statistical Manual (DSM) of Mental Disorders that allow diagnostic<br />\n criteria to be applied. The survey included questions concerning treatment for both substance abuse and mental health-related disorders. Respondents were<br />\n also asked about personal and family income sources and amounts, health care access and coverage, illegal activities and arrest record, problems resulting<br />\n from the use of drugs, and needle-sharing. Questions introduced in previous administrations were retained in the 2015 survey, including questions asked<br />\n only of respondents aged 12 to 17. These "youth experiences" items covered a variety of topics, such as neighborhood environment, illegal activities, drug<br />\n use by friends, social support, extracurricular activities, exposure to substance abuse prevention and education programs, and perceived adult attitudes<br />\n toward drug use and activities such as school work. Several measures focused on prevention-related themes in this section. Also retained were questions on<br />\n mental health and access to care, perceived risk of using drugs, perceived availability of drugs, driving and personal behavior, and cigar smoking.<br />\n Questions on the tobacco brand used most often were introduced with the 1999 survey. For the 2008 survey, adult mental health questions were added to<br />\n measure symptoms of psychological distress in the worst period of distress that a person experienced in the past 30 days and suicidal ideation. In 2008, a<br />\n split-sample design also was included to administer separate sets of questions (WHODAS vs. SDS) to assess impairment due to mental health problems.<br />\n Beginning with the 2009 NSDUH, however, all of the adults in the sample received only the WHODAS questions. Background information includes gender, race,<br />\n age, ethnicity, marital status, educational level, job status, veteran status, and current household composition.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-survey-drug-use-and-health-nsduh-2015', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-survey-drug-use-and-health-nsduh-2015-nid16893', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Survey on Drug Use and Health (NSDUH-2015)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-survey-drug-use-and-health-nsduh-2015-nid16893', 'accessURL': 'https://datafiles.samhsa.gov/study/national-survey-drug-use-and-health-nsduh-2015-nid16893', 'mediaType': 'application/unknown'}], 'keyword': ['addiction', 'alcohol', 'alcohol abuse', 'alcohol consumption', 'amphetamines', 'barbiturates', 'cocaine', 'controlled drugs', 'crack cocaine', 'demographic characteristics', 'depression (psychology)', 'drinking behavior', 'drug abuse', 'drug dependence', 'drug treatment', 'drug use', 'drugs', 'employment', 'hallucinogens', 'health care', 'heroin', 'households', 'income', 'inhalants', 'marijuana', 'mental health', 'mental health services', 'methamphetamine', 'pregnancy', 'prescription drugs', 'sedatives', 'smoking', 'stimulants', 'substance abuse', 'substance abuse treatment', 'tobacco use', 'tranquilizers', 'youths'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Survey on Drug Use and Health (NSDUH-2015)'}
{'description': '<p>This page contains information on Part D claims data for the purposes of research, analysis, reporting, and public health functions. These data will also be used to better identify, evaluate and measure the effects of the Medicare Modernization Act of 2003, (MMA).</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.cms.gov/Medicare/Prescription-Drug-Coverage/PrescriptionDrugCovGenIn/PartDData.html', 'modified': '2015-12-16', 'contactPoint': {'hasEmail': 'mailto:Healthdata@hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2015-12-16', 'accessLevel': 'public', 'identifier': '357', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.cms.gov/Medicare/Prescription-Drug-Coverage/PrescriptionDrugCovGenIn/PartDData.html', 'mediaType': 'application/unknown', 'title': 'https://www.cms.gov/Medicare/Prescription-Drug-Coverage/PrescriptionDrugCovGenIn/PartDData.html'}], 'keyword': ['Claims', 'Medicare', 'National', 'Part D', 'Pharmacy', 'Prescription Drug Plans', 'Prescription Drugs', 'Publicly Available Data File - for purchase'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medicare Part D Claims Data'}
{'rights': 'N/A', 'description': "<p>The State Inpatient Databases (SID) contain the universe of hospital inpatient discharge abstracts in States participating in HCUP that release their data through the HCUP Central Distributor. Restricted access data files are available with a data use agreement and brief online security training.</p>\n<p>The data are translated into a uniform format to facilitate multi-State comparisons and analyses. The SID are based on data from short term, acute care, nonfederal hospitals. Some States include discharges from specialty facilities, such as acute psychiatric hospitals. The SID include all patients, regardless of payer, e.g., persons covered by Medicare, Medicaid, private insurance, and the uninsured.</p>\n<p>The SID contain clinical and resource use information included in a typical discharge abstract, with safeguards to protect the privacy of individual patients, physicians, and hospitals (as required by data sources). Data elements include but are not limited to: diagnoses, procedures, admission and discharge status, patient demographics (e.g., gender, age), total charges, length of stay, and expected payment source (e.g., Medicare, Medicaid, private insurance, self-pay; for some States, additional discrete payer categories, such as managed care). In addition to the core set of uniform data elements common to all SID, some include State-specific data elements, such as the patient's race.</p>\n<p>The SID exclude data elements that could directly or indirectly identify individuals. For some States, hospital and county identifiers are included that permit linkage to the American Hospital Association Annual Survey File and the Area Resource File.</p>\n", 'temporal': '1990-01-02T00:00:00-05:00/2016-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Agency for Healthcare Research and Quality, Department of Health & Human Services'}, 'theme': ['Community', 'Health', 'Quality', 'Medicare', 'Hospital', 'Inpatient'], 'landingPage': 'https://www.hcup-us.ahrq.gov/db/state/siddbdocumentation.jsp', 'contactPoint': {'hasEmail': 'mailto:hcup@ahrq.gov', 'fn': 'HCUP User Support'}, 'issued': '2017-11-27', 'programCode': ['009:072'], 'accessLevel': 'restricted public', 'identifier': '6ae52fd4-6ac1-4c36-938c-9f57a36ed812', '@type': 'dcat:Dataset', 'modified': '2020-03-04', 'keyword': ['Claims', 'community health', 'diagnoses', 'hcup', 'health care', 'health statistics', 'Hospital', 'Inpatient', 'procedures', 'Utilization'], 'bureauCode': ['009:33'], 'dataQuality': True, 'title': 'HCUP State Inpatient Databases (SID) - Restricted Access File', 'describedBy': 'https://www.hcup-us.ahrq.gov/db/state/siddist/siddist_ddeavailbyyear.jsp'}
{'rights': 'N/A', 'description': "<p>The NIS is the largest publicly available all-payer inpatient care database in the United States. It contains data from approximately 8 million hospital stays each year. Restricted access data files are available with a data use agreement and brief online security training.</p>\n<p>The 2012 NIS was redesigned. The new NIS is a sample of discharges from all hospitals participating in HCUP. For prior years, the NIS was a sample of hospitals. The NIS allows for weighted national estimates to identify, track, and analyze national trends in health care utilization, access, charges, quality, and outcomes.</p>\n<p>The NIS is drawn from States participating in HCUP. NIS data are available since 1988, allowing analysis of trends over time.</p>\n<p>The NIS includes charge information for all patients, regardless of payer, including persons covered by Medicare, Medicaid, private insurance, and the uninsured.</p>\n<p>The NIS's large sample size enables analyses of rare conditions, such as congenital anomalies; uncommon treatments, such as organ transplantation; and special patient populations, such as the uninsured.</p>\n<p>The NIS contains clinical and resource use information included in a typical discharge abstract, with safeguards to protect the privacy of individual patients, physicians, and hospitals (as required by data sources). The NIS excludes data elements that could directly or indirectly identify individuals.</p>\n", 'temporal': '1988-01-01T00:00:00-05:00/2015-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Agency for Healthcare Research and Quality, Department of Health & Human Services'}, 'theme': ['Health', 'Hospital', 'Inpatient'], 'landingPage': 'https://www.hcup-us.ahrq.gov/db/nation/nis/nisdbdocumentation.jsp', 'contactPoint': {'hasEmail': 'mailto:hcup@ahrq.gov', 'fn': 'HCUP User Support'}, 'issued': '2017-11-27', 'programCode': ['009:072'], 'accessLevel': 'restricted public', 'identifier': 'bae01dec-8c8a-48c0-8d22-e0f85f2edd8e', '@type': 'dcat:Dataset', 'modified': '2020-03-04', 'keyword': ['Claims', 'diagnoses', 'hcup', 'health care', 'health statistics', 'Hospital', 'Inpatient', 'procedures', 'Utilization'], 'bureauCode': ['009:33'], 'dataQuality': True, 'title': 'HCUP National (Nationwide) Inpatient Sample (NIS) - Restricted Access File', 'describedBy': 'http://www.hcup-us.ahrq.gov/db/nation/nis/nisdde.jsp'}
{'rights': ' Restricted Public', 'description': '<p>The Nationwide Readmissions Database (NRD) is a unique and powerful database designed to support various types of analyses of national readmission rates for all payers and the uninsured. The NRD includes discharges for patients with and without repeat hospital visits in a year and those who have died in the hospital. Repeat stays may or may not be related. The criteria to determine the relationship between hospital admissions is left to the analyst using the NRD. This database addresses a large gap in health care data - the lack of nationally representative information on hospital readmissions for all ages.</p>\n', 'temporal': '2010-01-01T05:00:00-05:00/2015-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Agency for Healthcare Research and Quality, Department of Health & Human Services'}, 'theme': ['Community', 'Health', 'Quality', 'Medicare', 'Hospital', 'Inpatient', 'National'], 'landingPage': 'https://www.hcup-us.ahrq.gov/db/nation/nrd/nrddbdocumentation.jsp', 'contactPoint': {'hasEmail': 'mailto:hcup@ahrq.gov', 'fn': 'HCUP User Support'}, 'issued': '2017-11-27', 'programCode': ['009:072'], 'accessLevel': 'restricted public', 'identifier': 'b2fbf730-37f9-407b-bc31-452ff181cef5', '@type': 'dcat:Dataset', 'modified': '2018-11-21', 'keyword': ['Ambulatory Surgery', 'Emergency Department', 'inpatient hospital', 'Readmissions', 'revisits'], 'bureauCode': ['009:33'], 'dataQuality': True, 'title': 'Healthcare Cost and Utilization Project Nationwide Readmissions Database (NRD)', 'describedBy': 'https://www.hcup-us.ahrq.gov/db/nation/nrd/nrddde.jsp'}
{'description': '<p>HRSA Health Centers care for you, even if you have no health insurance – you pay what you can afford based on your income. Health centers provide services that include checkups when you are well, treatment when you are sick, complete care when you are pregnant, and immunizations and checkups for your children. Some health centers also provide mental health, substance abuse, oral health, and/or vision services. Contact the health center organization directly to confirm the availability of specific services and to make an appointment.</p>\n', 'programCode': ['009:013'], 'title': 'Find a Health Center', 'publisher': {'@type': 'org:Organization', 'name': 'Health Resources and Services Administration'}, 'landingPage': 'https://findahealthcenter.hrsa.gov/', 'contactPoint': {'hasEmail': 'mailto:comments@hrsa.gov', 'fn': 'HRSA Bureau of Primary Care'}, 'issued': '2017-07-14', 'accessLevel': 'public', 'identifier': '27b4e77a-5adc-4b6a-bc26-6bbe7beac8b2', '@type': 'dcat:Dataset', 'modified': '2017-07-14', 'keyword': ['clinic locations', 'community health', 'Community Health Center', 'Federally Qualified Health Center (FQHC)', 'health center', 'health center location', 'hrsa', 'preventive care', 'primary care', 'sliding scale'], 'bureauCode': ['009:15'], 'theme': ['Community', 'Health', 'National', 'State'], 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>The Interaction API is a web service for accessing drug-drug interactions. No license is needed to use the Interaction API. Currently, the API uses DrugBank for its interaction information.</p>\n', 'programCode': ['009:041'], 'publisher': {'@type': 'org:Organization', 'name': 'National Library of Medicine (NLM)'}, 'landingPage': 'https://rxnav.nlm.nih.gov/InteractionAPIs.html', 'modified': '2018-11-21', 'contactPoint': {'hasEmail': 'mailto:custserv@nlm.nih.gov', 'fn': 'NLM Customer Service'}, 'issued': '2016-09-06', 'accessLevel': 'public', 'identifier': '64617208-4c47-43ea-bbe7-a1a842882ede', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'api', 'accessURL': 'https://rxnav.nlm.nih.gov/InteractionAPIs.html', 'mediaType': 'application/unknown', 'title': 'API'}], 'keyword': ['API', 'drug', 'drug interactions', 'drugbank'], 'bureauCode': ['009:25'], 'dataQuality': True, 'title': 'Drug Interaction API'}
{'description': '<p>The RxClass Browser is a web application for exploring and navigating through the class hierarchies to find the RxNorm drug members associated with each class.</p>\n<p>RxClass links drug classes of several drug sources including ATC, MeSH, NDF-RT and FDA/SPL to their RxNorm drug members (ingredients, precise ingredients and multiple ingredients).</p>\n<p>RxClass allows users to search by class name or identifier to find the RxNorm drug members or, conversely, search by RxNorm drug name or identifier to find the classes that the RxNorm drug is a member of.</p>\n', 'programCode': ['009:041'], 'publisher': {'@type': 'org:Organization', 'name': 'National Library of Medicine (NLM)'}, 'theme': ['Health'], 'landingPage': 'https://mor.nlm.nih.gov/RxClass/', 'modified': '2018-11-21', 'contactPoint': {'hasEmail': 'mailto:custserv@nlm.nih.gov', 'fn': 'NLM Customer Service'}, 'issued': '2016-09-06', 'accessLevel': 'public', 'identifier': '5456c9c8-254b-4d00-98ca-85aacec90302', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'api', 'accessURL': 'https://rxnav.nlm.nih.gov/RxClassAPIs.html', 'mediaType': 'application/unknown', 'title': 'API'}, {'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://mor.nlm.nih.gov/RxClass/#', 'mediaType': 'application/unknown', 'title': 'Search RxClass'}], 'keyword': ['drug class', 'Drugs', 'rxnorm'], 'bureauCode': ['009:25'], 'dataQuality': True, 'title': 'RxClass'}
{'description': '<p>Gene integrates information from a wide range of species. A record may include nomenclature, Reference Sequences (RefSeqs), maps, pathways, variations, phenotypes, and links to genome-, phenotype-, and locus-specific resources worldwide.</p>\n', 'programCode': ['009:041'], 'publisher': {'@type': 'org:Organization', 'name': 'National Library of Medicine (NLM)'}, 'theme': ['Health'], 'landingPage': 'http://www.ncbi.nlm.nih.gov/gene', 'modified': '2018-11-21', 'contactPoint': {'hasEmail': 'mailto:info@ncbi.nlm.nih.gov', 'fn': 'NCBI Help Desk'}, 'issued': '2016-09-01', 'accessLevel': 'public', 'identifier': 'b68f45af-ac88-4fae-a7bf-8f8ccad902ec', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>This site contains three directories: DATA, GeneRIF and tools. The DATA directory contains files listing all data linked to GeneIDs along with subdirectories containing ASN.1 data for the Gene records. The GeneRIF (Gene References into Function) directory contains PubMed identifiers for articles describing the function of a single gene or interactions between products of two genes. Sample programs for manipulating gene data are provided in the tools directory. Please see the README file for details.</p>\n', 'format': 'data', 'title': 'Download Gene Data', 'accessURL': 'ftp://ftp.ncbi.nlm.nih.gov/gene/', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.ncbi.nlm.nih.gov/gene', 'mediaType': 'application/unknown', 'title': 'Search Gene'}, {'@type': 'dcat:Distribution', 'format': 'api', 'accessURL': 'http://www.ncbi.nlm.nih.gov/books/NBK25497/', 'mediaType': 'application/unknown', 'title': 'E-utilities API'}], 'keyword': ['genes', 'genome', 'phenotype'], 'bureauCode': ['009:25'], 'dataQuality': True, 'title': 'Gene'}
{'description': '<p>The protein sequences corresponding to the translations of coding sequences (CDS) in GenBank collected for each GenBank release.</p>\n', 'programCode': ['009:041'], 'publisher': {'@type': 'org:Organization', 'name': 'National Library of Medicine (NLM)'}, 'theme': ['Health'], 'landingPage': 'http://www.ncbi.nlm.nih.gov/genbank/', 'modified': '2018-11-21', 'contactPoint': {'hasEmail': 'mailto:info@ncbi.nlm.nih.gov', 'fn': 'NCBI Help Desk'}, 'issued': '2016-09-01', 'accessLevel': 'public', 'identifier': '3dbe09f6-2a7e-4009-92d2-6112f1d603eb', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'data', 'accessURL': 'ftp://ftp.ncbi.nlm.nih.gov/ncbi-asn1/protein_fasta/', 'mediaType': 'application/unknown', 'title': 'Download GenPept Data'}], 'keyword': ['national-library-of-medicine-nlm'], 'bureauCode': ['009:25'], 'dataQuality': True, 'title': 'GenPept'}
{'description': '<p>The NCBI BioSystems Database provides integrated access to biological systems and their component genes, proteins, and small molecules, as well as literature describing those biosystems and other related data throughout Entrez.</p>\n', 'programCode': ['009:041'], 'publisher': {'@type': 'org:Organization', 'name': 'National Library of Medicine (NLM)'}, 'theme': ['Health'], 'landingPage': 'http://www.ncbi.nlm.nih.gov/biosystems/', 'modified': '2018-11-21', 'contactPoint': {'hasEmail': 'mailto:info@ncbi.nlm.nih.gov', 'fn': 'NCBI Help Desk'}, 'issued': '2016-08-08', 'accessLevel': 'public', 'identifier': '685df880-e84f-42ef-93bc-5aa41befe9d0', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'data', 'accessURL': 'ftp://ftp.ncbi.nih.gov/pub/biosystems/', 'mediaType': 'application/unknown', 'title': 'Download BioSystems Data'}, {'@type': 'dcat:Distribution', 'format': 'api', 'accessURL': 'http://www.ncbi.nlm.nih.gov/books/NBK25499/', 'mediaType': 'application/unknown', 'title': 'E-utilities API'}, {'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.ncbi.nlm.nih.gov/biosystems/', 'mediaType': 'application/unknown', 'title': 'Query Interface'}], 'keyword': ['national-library-of-medicine-nlm'], 'bureauCode': ['009:25'], 'dataQuality': True, 'title': 'BioSystems'}
{'description': '<p>The BioSample database contains descriptions of biological source materials used in experimental assays.</p>\n', 'programCode': ['009:041'], 'publisher': {'@type': 'org:Organization', 'name': 'National Library of Medicine (NLM)'}, 'theme': ['Health'], 'landingPage': 'http://www.ncbi.nlm.nih.gov/biosample', 'modified': '2018-11-21', 'contactPoint': {'hasEmail': 'mailto:info@ncbi.nlm.nih.gov', 'fn': 'NCBI Help Desk'}, 'issued': '2016-08-08', 'accessLevel': 'public', 'identifier': '9d206496-bfa3-4579-8b1f-bdc038659380', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'title': 'Query Interface', 'accessURL': 'http://www.ncbi.nlm.nih.gov/biosample', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'format': 'api', 'accessURL': 'http://www.ncbi.nlm.nih.gov/books/NBK25499/', 'mediaType': 'application/unknown', 'title': 'E-utilities API'}, {'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.ncbi.nlm.nih.gov/biosample/', 'mediaType': 'application/unknown', 'title': 'Query Interface'}], 'keyword': ['national-library-of-medicine-nlm'], 'bureauCode': ['009:25'], 'dataQuality': True, 'title': 'BioSample'}
{'description': '<p>ClinVar aggregates information about genomic variation and its relationship to human health.</p>\n', 'programCode': ['009:041'], 'publisher': {'@type': 'org:Organization', 'name': 'National Library of Medicine (NLM)'}, 'theme': ['Health'], 'landingPage': 'http://www.ncbi.nlm.nih.gov/clinvar/', 'modified': '2018-11-21', 'contactPoint': {'hasEmail': 'mailto:info@ncbi.nlm.nih.gov', 'fn': 'NCBI Customer Service'}, 'issued': '2016-08-08', 'accessLevel': 'public', 'identifier': 'fa4322e9-ea16-42bd-87c5-a5eef24608de', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'data', 'accessURL': 'ftp://ftp.ncbi.nlm.nih.gov/pub/clinvar/', 'mediaType': 'application/unknown', 'title': 'Download ClinVar Data'}, {'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.ncbi.nlm.nih.gov/clinvar/', 'mediaType': 'application/unknown', 'title': 'Query Interface'}], 'keyword': ['national-library-of-medicine-nlm'], 'bureauCode': ['009:25'], 'dataQuality': True, 'title': 'ClinVar'}
{'description': '<p>CDD is a protein annotation resource that consists of a collection of well-annotated multiple sequence alignment models for ancient domains and full-length proteins.</p>\n', 'programCode': ['009:041'], 'publisher': {'@type': 'org:Organization', 'name': 'National Library of Medicine (NLM)'}, 'theme': ['Health'], 'landingPage': 'http://www.ncbi.nlm.nih.gov/Structure/cdd/cdd.shtml', 'modified': '2018-11-21', 'contactPoint': {'hasEmail': 'mailto:info@ncbi.nlm.nih.gov', 'fn': 'NCBI Help Desk'}, 'issued': '2016-08-08', 'accessLevel': 'public', 'identifier': '28bc9302-b180-4df5-9a67-aa61f6c1740b', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'data', 'accessURL': 'ftp://ftp.ncbi.nlm.nih.gov/pub/mmdb/cdd/', 'mediaType': 'application/unknown', 'title': 'Download CDD Data'}, {'@type': 'dcat:Distribution', 'format': 'api', 'accessURL': 'http://www.ncbi.nlm.nih.gov/books/NBK25499/', 'mediaType': 'application/unknown', 'title': 'E-utilities API'}, {'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.ncbi.nlm.nih.gov/Structure/cdd/cdd.shtml', 'mediaType': 'application/unknown', 'title': 'Query Interface'}], 'keyword': ['national-library-of-medicine-nlm'], 'bureauCode': ['009:25'], 'dataQuality': True, 'title': 'Conserved Domain Database (CDD)'}
{'description': '<p>The BioProject database provides an organizational framework to access information about research projects with links to data that have been or will be deposited into archival databases maintained at members of the International Nucleotide Sequence Database Consortium (INSDC, which comprises the DNA DataBank of Japan (DDBJ), the European Nucleotide Archive at European Molecular Biology Laboratory (ENA), and GenBank at the National Center for Biotechnology Information (NCBI)).</p>\n', 'programCode': ['009:041'], 'publisher': {'@type': 'org:Organization', 'name': 'National Library of Medicine (NLM)'}, 'theme': ['Health'], 'landingPage': 'http://www.ncbi.nlm.nih.gov/bioproject/', 'modified': '2018-11-21', 'contactPoint': {'hasEmail': 'mailto:info@ncbi.nlm.nih.gov', 'fn': 'NCBI Help Desk'}, 'issued': '2016-08-08', 'accessLevel': 'public', 'identifier': 'e1be5669-bd77-4263-963d-818b1e7dbf83', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'data', 'accessURL': 'ftp://ftp.ncbi.nlm.nih.gov/bioproject/', 'mediaType': 'application/unknown', 'title': 'Download BioProject Data'}, {'@type': 'dcat:Distribution', 'format': 'api', 'accessURL': 'http://www.ncbi.nlm.nih.gov/books/NBK25499/', 'mediaType': 'application/unknown', 'title': 'E-utilities API'}, {'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.ncbi.nlm.nih.gov/bioproject/', 'mediaType': 'application/unknown', 'title': 'Query Interface'}], 'keyword': ['national-library-of-medicine-nlm'], 'bureauCode': ['009:25'], 'dataQuality': True, 'title': 'BioProject'}
{'description': '<p>The VSAC provides downloadable access to all official versions of vocabulary value sets contained in the 2014 Clinical Quality Measures (CQMs). Each value set consists of the numerical values (codes) and human-readable names (terms), drawn from standard vocabularies such as SNOMED CT® , RxNorm, LOINC and ICD-10-CM, which are used to define clinical concepts used in clinical quality measures (e.g., patients with diabetes, clinical visit).</p>\n', 'programCode': ['009:041'], 'publisher': {'@type': 'org:Organization', 'name': 'National Library of Medicine (NLM)'}, 'theme': ['Health', 'Quality'], 'landingPage': 'https://vsac.nlm.nih.gov/', 'modified': '2018-11-21', 'contactPoint': {'hasEmail': 'mailto:custserv@nlm.nih.gov', 'fn': 'NLM Customer Service'}, 'issued': '2016-08-04', 'accessLevel': 'public', 'identifier': 'bf516c5f-d8f4-488a-9bf1-d7485f3743aa', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'api', 'accessURL': 'https://www.nlm.nih.gov/vsac/support/usingvsac/vsacsvsapiv2.html', 'mediaType': 'application/unknown', 'title': 'API'}, {'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://vsac.nlm.nih.gov/', 'mediaType': 'application/unknown', 'title': 'Query Interface'}], 'keyword': ['clinical quality measures', 'cqm', 'ICD', 'rxnorm', 'snomed'], 'bureauCode': ['009:25'], 'dataQuality': True, 'title': 'Value Set Authority Center'}
{'description': '<p>This site celebrates twentieth-century leaders in biomedical research and public health. It makes the archival collections of prominent scientists, physicians, and others who have advanced the scientific enterprise available to the public through modern digital technology.</p>\n', 'programCode': ['009:041'], 'publisher': {'@type': 'org:Organization', 'name': 'National Library of Medicine (NLM)'}, 'theme': ['Health'], 'landingPage': 'https://profiles.nlm.nih.gov/', 'modified': '2018-11-21', 'contactPoint': {'hasEmail': 'mailto:custserv@nlm.nih.gov', 'fn': 'NLM Customer Service'}, 'issued': '2016-08-04', 'accessLevel': 'public', 'identifier': '7b516ae6-81ac-4bc2-a4e4-44c9870ab512', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'api', 'accessURL': 'https://profiles.nlm.nih.gov/ps/display/OaiPmhServiceHelp', 'mediaType': 'application/unknown', 'title': 'API'}, {'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://profiles.nlm.nih.gov/', 'mediaType': 'application/unknown', 'title': 'Search and Browse Profiles in Science'}], 'keyword': ['achievement', 'physician', 'scientist'], 'bureauCode': ['009:25'], 'dataQuality': True, 'title': 'Profiles in Science'}
{'description': '<p>The NIH Common Data Elements (CDE) Repository has been designed to provide access to structured human and machine-readable definitions of data elements that have been recommended or required by NIH Institutes and Centers and other organizations for use in research and for other purposes. Visit the NIH CDE Resource Portal for contextual information about the repository.</p>\n', 'programCode': ['009:041'], 'publisher': {'@type': 'org:Organization', 'name': 'National Library of Medicine (NLM)'}, 'theme': ['Health'], 'landingPage': 'https://cde.nlm.nih.gov/home', 'modified': '2018-11-21', 'contactPoint': {'hasEmail': 'mailto:custserv@nlm.nih.gov', 'fn': 'NLM Customer Service'}, 'issued': '2016-08-04', 'accessLevel': 'public', 'identifier': 'd9cc6dd4-4378-47d0-829b-3c1fbe9a1191', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'title': 'Search Common Data Elements and Download Data', 'accessURL': 'https://cde.nlm.nih.gov/cde/search', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'title': 'Search Forms and Download Data', 'accessURL': 'https://cde.nlm.nih.gov/form/search', 'mediaType': 'application/unknown'}], 'keyword': ['national-library-of-medicine-nlm'], 'bureauCode': ['009:25'], 'dataQuality': True, 'title': 'NIH Common Data Elements Repository'}
{'description': "<p>MedlinePlus is the National Institutes of Health's Web site for patients and their families and friends. Produced by the National Library of Medicine, the world’s largest medical library, it brings you information about diseases, conditions, and wellness issues in language you can understand. MedlinePlus offers reliable, up-to-date health information, anytime, anywhere, for free.</p>\n", 'programCode': ['009:041'], 'publisher': {'@type': 'org:Organization', 'name': 'National Library of Medicine (NLM)'}, 'theme': ['Health'], 'landingPage': 'https://medlineplus.gov/', 'modified': '2018-11-21', 'contactPoint': {'hasEmail': 'mailto:custserv@nlm.nih.gov', 'fn': 'NLM Customer Service'}, 'issued': '2016-08-04', 'accessLevel': 'public', 'identifier': 'e1f95af8-c351-43f8-9254-ab65f5de64ee', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>MedlinePlus Connect helps patients and health care providers access consumer health information at the point of need in a health IT system. Patient portals, patient health record (PHR) systems, and electronic health record (EHR) systems can use MedlinePlus Connect to provide health information for patients, families, and healthcare providers using standard clinical vocabularies for diagnoses (problem codes), medications, and lab tests.</p>\n', 'format': 'api', 'title': 'MedlinePlus Connect API', 'accessURL': 'https://medlineplus.gov/connect/technical.html', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'format': 'data', 'accessURL': 'https://medlineplus.gov/xml.html', 'mediaType': 'application/unknown', 'title': 'MedlinePlus XML Files'}, {'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://medlineplus.gov/', 'mediaType': 'application/unknown', 'title': 'Search and Browse MedlinePlus'}], 'keyword': ['national-library-of-medicine-nlm'], 'bureauCode': ['009:25'], 'dataQuality': True, 'title': 'MedlinePlus'}
{'description': '<p>A database of tutorials and other learning resources produced by the National Library of Medicine.</p>\n', 'programCode': ['009:041'], 'publisher': {'@type': 'org:Organization', 'name': 'National Library of Medicine (NLM)'}, 'theme': ['Health'], 'landingPage': 'https://learn.nlm.nih.gov/', 'modified': '2018-11-21', 'contactPoint': {'hasEmail': 'mailto:custserv@nlm.nih.gov', 'fn': 'NLM Customer Service'}, 'issued': '2016-08-04', 'accessLevel': 'public', 'identifier': 'cefc516d-0b5d-476a-a233-5070bb9157ab', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'api', 'accessURL': 'https://learn.nlm.nih.gov/documentation/technical/rest-uris.html', 'mediaType': 'application/unknown', 'title': 'API'}, {'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://learn.nlm.nih.gov/', 'mediaType': 'application/unknown', 'title': 'Search NLM Learning Resources'}], 'keyword': ['national-library-of-medicine-nlm'], 'bureauCode': ['009:25'], 'dataQuality': True, 'title': 'National Library of Medicine Learning Resources Database'}
{'description': '<p>The UMLS integrates and distributes key terminology, classification and coding standards, and associated resources to promote creation of more effective and interoperable biomedical information systems and services, including electronic health records.</p>\n', 'programCode': ['009:041'], 'publisher': {'@type': 'org:Organization', 'name': 'National Library of Medicine (NLM)'}, 'theme': ['Health'], 'landingPage': 'https://www.nlm.nih.gov/research/umls/', 'modified': '2018-11-21', 'contactPoint': {'hasEmail': 'mailto:custserv@nlm.nih.gov', 'fn': 'NLM Customer Service'}, 'issued': '2016-08-04', 'accessLevel': 'public', 'identifier': '7234116c-0fbc-4384-92aa-e02f24a5b09d', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'title': 'Download UMLS Data', 'accessURL': 'https://www.nlm.nih.gov/research/umls/licensedcontent/umlsknowledgesources.html', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'format': 'api', 'accessURL': 'https://documentation.uts.nlm.nih.gov/', 'mediaType': 'application/unknown', 'title': 'API'}, {'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://uts.nlm.nih.gov/metathesaurus.html', 'mediaType': 'application/unknown', 'title': 'Search UMLS Metathesaurus'}], 'keyword': ['national-library-of-medicine-nlm'], 'bureauCode': ['009:25'], 'dataQuality': True, 'title': 'Unified Medical Language System (UMLS)'}
{'description': "<p>IndexCat provides access to the digitized version of the printed Index-Catalogue of the Library of the Surgeon General's Office; eTK for medieval Latin texts; and eVK2 for medieval English texts; along with links to other selected NLM resources.</p>\n", 'programCode': ['009:041'], 'publisher': {'@type': 'org:Organization', 'name': 'National Library of Medicine (NLM)'}, 'theme': ['Health'], 'landingPage': 'https://www.nlm.nih.gov/hmd/indexcat/index.html', 'modified': '2018-11-21', 'contactPoint': {'hasEmail': 'mailto:custserv@nlm.nih.gov', 'fn': 'NLM Customer Service'}, 'issued': '2016-08-04', 'accessLevel': 'public', 'identifier': 'f566b85c-a49a-42ad-94b0-04242dc9f470', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'title': 'Download IndexCat Data', 'accessURL': 'https://www.nlm.nih.gov/hmd/indexcat/indexcatxml.html', 'mediaType': 'application/unknown'}], 'keyword': ['national-library-of-medicine-nlm'], 'bureauCode': ['009:25'], 'dataQuality': True, 'title': 'IndexCat'}
{'description': "<p>The National Library of Medicine's (NLM) Digital Collections offers a search-based Web service that provides access to the Dublin Core metadata and full-text OCR of every resource in the repository in XML format. Developers can use the Web service to build applications that query and link to these resources.</p>\n", 'programCode': ['009:041'], 'publisher': {'@type': 'org:Organization', 'name': 'National Library of Medicine (NLM)'}, 'theme': ['Health'], 'landingPage': 'http://collections.nlm.nih.gov/', 'modified': '2018-11-21', 'contactPoint': {'hasEmail': 'mailto:custserv@nlm.nih.gov', 'fn': 'NLM Customer Service'}, 'issued': '2016-08-04', 'accessLevel': 'public', 'identifier': '606d5f72-5858-4b1b-86cd-5d49f791dd34', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'api', 'accessURL': 'http://collections.nlm.nih.gov/web_service.html', 'mediaType': 'application/unknown', 'title': 'API'}, {'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://collections.nlm.nih.gov/', 'mediaType': 'application/unknown', 'title': 'Search and Browse NLM Digital Collections'}], 'keyword': ['national-library-of-medicine-nlm'], 'bureauCode': ['009:25'], 'dataQuality': True, 'title': 'NLM Digital Collections'}
{'description': '<p>The Sequence Read Archive (SRA) stores raw sequencing data from the next generation of sequencing platforms including Roche 454 GS System®, Illumina Genome Analyzer®, Applied Biosystems SOLiD® System, Helicos Heliscope®, Complete Genomics®, and Pacific Biosciences SMRT®.</p>\n', 'programCode': ['009:041'], 'title': 'Sequence Read Archive (SRA)', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'theme': ['Health'], 'landingPage': 'http://www.ncbi.nlm.nih.gov/sra', 'modified': '2019-06-15', 'contactPoint': {'hasEmail': 'mailto:osulliva@ncbi.nlm.nih.gov', 'fn': 'O'Sullivan, Chris'}, 'issued': '2016-07-17', 'accessLevel': 'public', 'identifier': '9b502ae8-4e12-4157-9f4a-bc8de6053870', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.ncbi.nlm.nih.gov/sra', 'mediaType': 'application/unknown', 'title': 'Sequence Read Archive (SRA)'}], 'keyword': ['national-institutes-of-health-nih'], 'bureauCode': ['009:25'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>dbVar is a database of genomic structural variation. It accepts data from all species and includes clinical data. It can accept diverse types of events, including inversions, insertions and translocations. Additionally, both germline and somatic variants are accepted.</p>\n', 'programCode': ['009:041'], 'title': 'dbVar', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'theme': ['Health'], 'landingPage': 'http://www.ncbi.nlm.nih.gov/dbvar/', 'modified': '2019-06-15', 'contactPoint': {'hasEmail': 'mailto:lonphan@ncbi.nlm.nih.gov', 'fn': 'Phan, Lon'}, 'issued': '2016-07-17', 'accessLevel': 'public', 'identifier': '94317aa7-2d78-469d-99ea-17b353ca9de2', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.ncbi.nlm.nih.gov/dbvar/', 'mediaType': 'application/unknown', 'title': 'dbVar'}], 'keyword': ['national-institutes-of-health-nih'], 'bureauCode': ['009:25'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>dbSNP is a database of single nucleotide polymorphisms (SNPs) and multiple small-scale variations that include insertions/deletions, microsatellites, and non-polymorphic variants.</p>\n', 'programCode': ['009:041'], 'title': 'dbSNP', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'theme': ['Health'], 'landingPage': 'http://www.ncbi.nlm.nih.gov/snp', 'contactPoint': {'hasEmail': 'mailto:lonphan@ncbi.nlm.nih.gov', 'fn': 'Phan, Lon'}, 'issued': '2016-07-17', 'accessLevel': 'public', 'identifier': 'd6fe10ae-1cf5-4466-bf9e-f9e5ab267fa0', '@type': 'dcat:Dataset', 'modified': '2018-11-21', 'keyword': ['national-institutes-of-health-nih'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>Gene Expression Omnibus is a public functional genomics data repository supporting MIAME-compliant submissions of array- and sequence-based data. Tools are provided to help users query and download experiments and curated gene expression profiles.</p>\n', 'programCode': ['009:041'], 'title': 'Gene Expression Omnibus (GEO)', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'theme': ['Health'], 'landingPage': 'http://www.ncbi.nlm.nih.gov/geo/', 'contactPoint': {'hasEmail': 'mailto:barrett@ncbi.nlm.nih.gov', 'fn': 'Barret, Tanya'}, 'issued': '2016-07-17', 'accessLevel': 'public', 'identifier': '03c4f32c-8437-4eb5-af9f-bfb70ffaec73', '@type': 'dcat:Dataset', 'modified': '2018-11-21', 'keyword': ['national-institutes-of-health-nih'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>GenBank is the NIH genetic sequence database, an annotated collection of all publicly available DNA sequences. GenBank is designed to provide and encourage access within the scientific community to the most up to date and comprehensive DNA sequence information.</p>\n', 'programCode': ['009:041'], 'title': 'GenBank', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'theme': ['Health'], 'landingPage': 'http://www.ncbi.nlm.nih.gov/genbank/', 'contactPoint': {'hasEmail': 'mailto:mizrachi@ncbi.nlm.nih.gov', 'fn': 'Mizrachi, Ilene'}, 'issued': '2016-07-17', 'accessLevel': 'public', 'identifier': '810d7c33-6139-4976-884f-b2c3cdb1c8e3', '@type': 'dcat:Dataset', 'modified': '2018-11-21', 'keyword': ['national-institutes-of-health-nih'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>The NINDS Parkinson’s Disease (PD) Biomarkers Program Data Management Resource enables web-based data entry for clinical studies supporting PD biomarker development, as well as broad data sharing (imaging, clinical, genetic, and biospecimen analysis) across the entire PD research community. The PDBP DMR coordinates information and access to PD biospecimens distributed through the NINDS Human Genetics, DNA, iPSC , Cell Line and Biospecimen Repository and the Harvard Neurodiscovery Initiative.</p>\n', 'programCode': ['009:041'], 'title': 'Parkinson’s Disease Biomarkers Program Data Management Resource (PDBP DMR)', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'landingPage': 'https://pdbp.ninds.nih.gov/', 'contactPoint': {'hasEmail': 'mailto:sutherlandm@ninds.nih.gov', 'fn': 'SUTHERLAND, MARGARET L'}, 'issued': '2016-07-17', 'accessLevel': 'public', 'identifier': '9047712c-cc5b-4a53-8cb0-a09d769af693', '@type': 'dcat:Dataset', 'modified': '2018-11-21', 'keyword': ['parkinsons'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>The Federal Interagency Traumatic Brain Injury Research (FITBIR) informatics system is an extensible, scalable informatics platform for TBI relevant imaging, assessment, genomics, and other data types. It was developed to share data across the entire TBI research field and to facilitate collaboration between laboratories, as well as interconnectivity with other informatics platforms.</p>\n', 'programCode': ['009:041'], 'title': 'Federal Interagency Traumatic Brain Injury Research (FITBIR) Informatics System', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'theme': ['Health'], 'landingPage': 'https://fitbir.nih.gov/', 'contactPoint': {'hasEmail': 'mailto:patrick.frostbellgowan@nih.gov', 'fn': 'Bellogwan, Pat'}, 'issued': '2016-07-17', 'accessLevel': 'public', 'identifier': 'd804bbb4-dc4c-4d61-bbfe-92a806ab2516', '@type': 'dcat:Dataset', 'modified': '2018-11-21', 'keyword': ['tbi'], 'bureauCode': ['009:25'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>The NIMH Repository and Genomics Resource (RGR) stores biosamples, genetic, pedigree and clinical data collected in designated NIMH-funded human subject studies. The RGR database likewise links to other repositories holding data from the same subjects, including dbGAP, GEO and NDAR. The NIMH RGR allows the broader research community to access these data and biospecimens (e.g., lymphoblastoid cell lines, induced pluripotent cell lines, fibroblasts) and further expand the genetic and molecular characterization of patient populations with severe mental illness.</p>\n', 'programCode': ['009:060'], 'title': 'NIMH Repository and Genomics Resources (RGR)', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'theme': ['Health'], 'landingPage': 'https://www.nimhgenetics.org/', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Senthil, Geetha'}, 'issued': '2016-07-17', 'accessLevel': 'public', 'identifier': '40058e12-63d7-4c6c-94e0-732304267311', '@type': 'dcat:Dataset', 'modified': '2018-11-21', 'keyword': ['mental health', 'mental illness', 'severe mental illness', 'smi'], 'bureauCode': ['009:25'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>RDoCdb supports the Research Domain Criteria Initiative (RDoC), which calls for the development, for research purposes, of new ways of classifying psychopathology based on dimensions of observable behavior and neurobiological measures by providing the research community a data repository for the sharing of research data related to this initiative.</p>\n', 'programCode': ['009:060'], 'title': 'RDoCdb', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'theme': ['Health'], 'landingPage': 'http://rdocdb.nimh.nih.gov/', 'contactPoint': {'hasEmail': 'mailto:farberg@mail.nih.gov', 'fn': 'Farber, Greg'}, 'issued': '2016-07-17', 'accessLevel': 'public', 'identifier': '951435a3-1699-43cc-a00b-f138c892058b', '@type': 'dcat:Dataset', 'modified': '2018-11-21', 'keyword': ['national-institutes-of-health-nih'], 'bureauCode': ['009:25'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>The NIH Study of Normal Brain Development is a longitudinal study using anatomical MRI, diffusion tensor imaging (DTI), and MR spectroscopy (MRS) to map pediatric brain development.</p>\n', 'programCode': ['009:046'], 'title': 'Pediatric MRI', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'theme': ['Health'], 'landingPage': 'http://pediatricmri.nih.gov/', 'contactPoint': {'hasEmail': 'mailto:jrumsey@mail.nih.gov', 'fn': 'Rumsey, Judy'}, 'issued': '2016-07-17', 'accessLevel': 'public', 'identifier': '8abea208-9ff7-4ff6-a1fa-a85b0afe6287', '@type': 'dcat:Dataset', 'modified': '2018-11-21', 'keyword': ['brain', 'brain development', 'diffusion tensor imaging', 'mri'], 'bureauCode': ['009:25'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>The National Database for Clinical Trials Related to Mental Illness (NDCT) is an extensible informatics platform for relevant data at all levels of biological and behavioral organization (molecules, genes, neural tissue, behavioral, social and environmental interactions) and for all data types (text, numeric, image, time series, etc.) related to clinical trials funded by the National Institute of Mental Health. Sharing data, associated tools, methodologies and results, rather than just summaries or interpretations, accelerates research progress. Community-wide sharing requires common data definitions and standards, as well as comprehensive and coherent informatics approaches for the sharing of de-identified human subject research data. Built on the National Database for Autism Research (NDAR) informatics platform, NDCT provides a comprehensive data sharing platform for NIMH grantees supporting clinical trials.</p>\n', 'programCode': ['009:060'], 'title': 'National Database for Clinical Trials Related to Mental Illness (NDCT)', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'theme': ['Health'], 'landingPage': 'http://ndct.nimh.nih.gov/', 'contactPoint': {'hasEmail': 'mailto:farberg@mail.nih.gov', 'fn': 'Farber, Greg'}, 'issued': '2016-07-17', 'accessLevel': 'public', 'identifier': 'ed15583e-8ed9-451c-9724-5b98bde9f068', '@type': 'dcat:Dataset', 'modified': '2018-11-21', 'keyword': ['clinical trials', 'mental health', 'mental illness'], 'bureauCode': ['009:25'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>National Database for Autism Research (NDAR) is an extensible, scalable informatics platform for autism spectrum disorder-relevant data at all levels of biological and behavioral organization (molecules, genes, neural tissue, behavioral, social and environmental interactions) and for all data types (text, numeric, image, time series, etc.). NDAR was developed to share data across the entire ASD field and to facilitate collaboration across laboratories, as well as interconnectivity with other informatics platforms.</p>\n', 'programCode': ['009:060'], 'title': 'National Database for Autism Research (NDAR)', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'theme': ['Health'], 'landingPage': 'http://ndar.nih.gov/', 'contactPoint': {'hasEmail': 'mailto:farberg@mail.nih.gov', 'fn': 'Farber, Greg'}, 'issued': '2016-07-17', 'accessLevel': 'public', 'identifier': '47fd0b8c-191e-4395-8cd1-823c18ce8689', '@type': 'dcat:Dataset', 'modified': '2018-11-21', 'keyword': ['autism', 'autism spectrum disorder'], 'bureauCode': ['009:25'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>MGI is the international database resource for the laboratory mouse, providing integrated genetic, genomic, and biological data to facilitate the study of human health and disease.</p>\n', 'programCode': ['009:045'], 'title': 'Mouse Genome Informatics (MGI)', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'theme': ['Health'], 'landingPage': 'http://www.informatics.jax.org/expression.shtml', 'contactPoint': {'hasEmail': 'mailto:valentina.difrancesco@nih.gov', 'fn': 'DI FRANCESCO, VALENTINA\xa0'}, 'issued': '2016-07-17', 'accessLevel': 'public', 'identifier': '7d09c1b3-9752-44a4-bec2-42c273e927f9', '@type': 'dcat:Dataset', 'modified': '2018-11-21', 'keyword': ['national-institutes-of-health-nih'], 'bureauCode': ['009:25'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>ICPSR maintains a data archive of more than 500,000 files of research in the social sciences. It hosts 16 specialized collections of data in education, aging, criminal justice, substance abuse, terrorism, and other fields.</p>\n', 'programCode': ['009:046'], 'title': 'Inter-university Consortium for Political and Social Research (ICPSR)', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'theme': ['Health'], 'landingPage': 'http://www.icpsr.umich.edu/icpsrweb/landing.jsp', 'contactPoint': {'hasEmail': 'mailto:haagaj@mail.nih.gov', 'fn': 'Haaga, John'}, 'issued': '2016-07-17', 'accessLevel': 'public', 'identifier': 'd6ee40ed-7853-4da3-aeff-6da6af916f66', '@type': 'dcat:Dataset', 'modified': '2018-11-21', 'keyword': ['national-institutes-of-health-nih'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>BioGRID is an online interaction repository with data on raw protein and genetic interactions from major model organism species. All interaction data are freely provided through our search index and available via download in a wide variety of standardized formats.</p>\n', 'programCode': ['009:046'], 'title': 'Biological General Repository for Interaction Datasets (BioGRID)', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'theme': ['Health'], 'landingPage': 'http://thebiogrid.org/', 'contactPoint': {'hasEmail': 'mailto:watsonh@mail.nih.gov', 'fn': 'WATSON, HAROLD L.'}, 'issued': '2016-07-17', 'accessLevel': 'public', 'identifier': '27788c47-c2ce-4f76-8462-573f505a557e', '@type': 'dcat:Dataset', 'modified': '2018-11-21', 'keyword': ['national-institutes-of-health-nih'], 'bureauCode': ['009:25'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>The Protein Data Bank (PDB) archive is the single worldwide repository of information about the 3D structures of large biological molecules, including proteins and nucleic acids found in all organisms including bacteria, yeast, plants, flies, other animals, and humans.</p>\n', 'programCode': ['009:048'], 'title': 'Protein Data Bank (PDB)', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'theme': ['Health'], 'landingPage': 'http://www.rcsb.org/pdb/home/home.do', 'contactPoint': {'hasEmail': 'mailto:preuschp@nigms.nih.gov', 'fn': 'PREUSCH, PETER\xa0'}, 'issued': '2016-07-17', 'accessLevel': 'public', 'identifier': 'd9f3932a-9c55-41b3-ad3a-0b4e18ee4752', '@type': 'dcat:Dataset', 'modified': '2018-11-21', 'keyword': ['national-institutes-of-health-nih'], 'bureauCode': ['009:25'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>The DIP database catalogs experimentally determined interactions between proteins. It combines information from a variety of sources to create a single, consistent set of protein-protein interactions. The data stored within the DIP database are curated both manually by expert curators and also automatically using computational approaches that utilize the the knowledge about the protein-protein interaction networks extracted from the most reliable, core subset of the DIP data.</p>\n', 'programCode': ['009:048'], 'title': 'Database of Interacting Proteins (DIP)', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'theme': ['Health'], 'landingPage': 'http://dip.doe-mbi.ucla.edu/dip/Main.cgi', 'contactPoint': {'hasEmail': 'mailto:brazhnikp@mail.nih.gov', 'fn': 'BRAZHNIK, PAUL\xa0'}, 'issued': '2016-07-17', 'accessLevel': 'public', 'identifier': 'f064cdba-fa8d-4818-9c85-296ef4d514bb', '@type': 'dcat:Dataset', 'modified': '2018-11-21', 'keyword': ['national-institutes-of-health-nih'], 'bureauCode': ['009:25'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>The Transporter Classification Database details a comprehensive classification system for membrane transport proteins known as the Transporter Classification (TC) system. The TC system is analogous to the Enzyme Commission (EC) system for classification of enzymes, except that it incorporates both functional and phylogenetic information. Descriptions, TC numbers, and examples of over 600 families of transport proteins are provided.</p>\n', 'programCode': ['009:048'], 'title': 'Transporter Classification Database (TCDB)', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'theme': ['Health'], 'landingPage': 'http://www.tcdb.org/', 'contactPoint': {'hasEmail': 'mailto:veerasamy.ravichandra@nih.gov', 'fn': 'RAVICHANDRAN, VEERASAMY\xa0'}, 'issued': '2016-07-17', 'accessLevel': 'public', 'identifier': '25c28438-56d2-49ac-8acc-c19c9dbbc6c7', '@type': 'dcat:Dataset', 'modified': '2018-11-21', 'keyword': ['national-institutes-of-health-nih'], 'bureauCode': ['009:25'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>The PhysioNet Resource is intended to stimulate current research and new investigations in the study of complex biomedical and physiologic signals. It offers free web access to large collections of recorded physiologic signals (PhysioBank) and related open-source software (PhysioToolkit).</p>\n', 'programCode': ['009:048'], 'title': 'PhysioNet', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'theme': ['Health'], 'landingPage': 'http://www.physionet.org/', 'contactPoint': {'hasEmail': 'mailto:veerasamy.ravichandra@nih.gov', 'fn': 'RAVICHANDRAN, VEERASAMY\xa0'}, 'issued': '2016-07-17', 'accessLevel': 'public', 'identifier': '2f84e873-8e3a-4cb7-b5a3-c26ccd91f080', '@type': 'dcat:Dataset', 'modified': '2018-11-21', 'keyword': ['national-institutes-of-health-nih'], 'bureauCode': ['009:25'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>The Cell Centered Database (CCDB) is a web accessible database for high resolution 2D, 3D and 4D data from light and electron microscopy, including correlated imaging.</p>\n', 'programCode': ['009:048'], 'title': 'Cell Centred Database (CCDB)', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'theme': ['Health'], 'landingPage': 'http://ccdb.ucsd.edu/home', 'contactPoint': {'hasEmail': 'mailto:deatherj@nigms.nih.gov', 'fn': 'DEATHERAGE, JAMES F.\xa0'}, 'issued': '2016-07-17', 'accessLevel': 'public', 'identifier': '4368a9ec-2999-4c06-80c6-6e50d160a1b2', '@type': 'dcat:Dataset', 'modified': '2018-11-21', 'keyword': ['national-institutes-of-health-nih'], 'bureauCode': ['009:25'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>The Nuclear Receptor Signaling Atlas (NURSA) is designed to foster the development of a comprehensive understanding of the structure, function, and role in disease of nuclear receptors (NRs) and coregulators. NURSA seeks to elucidate the roles played by NRs and coregulators in metabolism and the development of metabolic disorders (including type 2 diabetes, obesity, osteoporosis, and lipid dysregulation), as well as in cardiovascular disease, oncology, regenerative medicine and the effects of environmental agents on their actions.</p>\n', 'programCode': ['009:048'], 'title': 'Nuclear Receptor Signaling Atlas (NURSA)', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'theme': ['Health'], 'landingPage': 'http://www.nursa.org/index.cfm', 'contactPoint': {'hasEmail': 'mailto:hydej@niddk.nih.gov', 'fn': 'HYDE, JAMES F\xa0'}, 'issued': '2016-07-17', 'accessLevel': 'public', 'identifier': 'ff71e3cf-f17b-463c-97ef-c0b61c2bb9c0', '@type': 'dcat:Dataset', 'modified': '2020-02-19', 'keyword': ['national-institutes-of-health-nih'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>The NIDDK Information Network serves the needs of basic and clinical investigators by providing seamless access to large pools of data relevant to the mission of NIDDK. The goal of DKnet is to develop a community-based network for integration across disciplines to include the larger DK universe of diseases, investigators, and potential users.</p>\n', 'programCode': ['009:110'], 'title': 'NIDDK Information Network (DKnet)', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'landingPage': 'http://www.dknet.org/', 'contactPoint': {'hasEmail': 'mailto:abrahamk@niddk.nih.gov', 'fn': 'Abraham, Kristin'}, 'issued': '2016-07-17', 'accessLevel': 'public', 'identifier': 'b635b7e8-e003-4b4e-9b2e-94bbccee5c97', '@type': 'dcat:Dataset', 'modified': '2020-02-19', 'keyword': ['national-institutes-of-health-nih'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>The NIDDK Central Repository stores biosamples, genetic and other data collected in designated NIDDK-funded clinical studies. The purpose of the NIDDK Central Repository is to expand the usefulness of these studies by allowing a wider research community to access data and materials beyond the end of the study.</p>\n', 'programCode': ['009:110'], 'title': 'NIDDK Central Repository', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'theme': ['Health'], 'landingPage': 'https://www.niddkrepository.org/home/', 'contactPoint': {'hasEmail': 'mailto:RasoolyR@EXTRA.NIDDK.NIH.GOV', 'fn': 'Rasooly, Rebekah '}, 'issued': '2016-07-17', 'accessLevel': 'public', 'identifier': 'ad6250c9-72ec-4581-9883-45012df72b4e', '@type': 'dcat:Dataset', 'modified': '2020-02-19', 'keyword': ['national-institutes-of-health-nih'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': "<p>The Metabolomics Program's Data Repository and Coordinating Center (DRCC), housed at the San Diego Supercomputer Center (SDSC), University of California, San Diego, has developed the Metabolomics Workbench. MetWB will serve as a national and international repository for metabolomics data and metadata and will provide analysis tools and access to metabolite standards, protocols, tutorials, training, and more.</p>\n", 'programCode': ['009:110'], 'title': 'Metabolomics Workbench (MetWB)', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'theme': ['Health'], 'landingPage': 'http://www.metabolomicsworkbench.org/', 'contactPoint': {'hasEmail': 'mailto:maruvadp@mail.nih.gov', 'fn': 'MARUVADA, PADMA\xa0'}, 'issued': '2016-07-17', 'accessLevel': 'public', 'identifier': '37d41112-7b13-4f93-9c6c-f6e0b12f979f', '@type': 'dcat:Dataset', 'modified': '2020-02-19', 'keyword': ['national-institutes-of-health-nih'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>AphasiaBank is a shared database of multimedia interactions for the study of communication in aphasia.</p>\n', 'programCode': ['009:058'], 'title': 'AphasiaBank', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'theme': ['Health'], 'landingPage': 'http://talkbank.org/AphasiaBank/', 'contactPoint': {'hasEmail': 'mailto:cooperj@nidcd.nih.gov', 'fn': 'COOPER, JUDITH\xa0'}, 'issued': '2016-07-17', 'accessLevel': 'public', 'identifier': '0d0c56dd-8606-4ac6-a268-c24edb95aa49', '@type': 'dcat:Dataset', 'modified': '2020-02-19', 'keyword': ['national-institutes-of-health-nih'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>NeuroMorpho.Org is a centrally curated inventory of digitally reconstructed neurons associated with peer-reviewed publications. It contains contributions from over 80 laboratories worldwide and is continuously updated as new morphological reconstructions are collected, published, and shared.</p>\n', 'programCode': ['009:054'], 'title': 'NeuroMorpho', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'theme': ['Health'], 'landingPage': 'http://www.neuromorpho.org/', 'contactPoint': {'hasEmail': 'mailto:gnadtjw@ninds.nih.gov', 'fn': 'GNADT, JAMES W\xa0'}, 'issued': '2016-07-17', 'accessLevel': 'public', 'identifier': '95a4d2ef-29d6-4c6d-9a32-339fe4d9771f', '@type': 'dcat:Dataset', 'modified': '2020-04-22', 'keyword': ['national-institutes-of-health-nih'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>Blood and other biospecimens along with phenotypic data collected, archived and stored.</p>\n', 'programCode': ['009:059'], 'title': 'NIDA Center on Genetics Studies', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'theme': ['Health'], 'landingPage': 'https://zork5.wustl.edu/nida/', 'contactPoint': {'hasEmail': 'mailto:jpollock@nida.nih.gov', 'fn': 'POLLOCK, JONATHAN D '}, 'issued': '2016-07-17', 'accessLevel': 'public', 'identifier': '2e9312a6-a8e4-4351-abc2-21d355b6ce19', '@type': 'dcat:Dataset', 'modified': '2020-02-19', 'keyword': ['national-institutes-of-health-nih'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>NAHDAP acquires, preserves and disseminates data relevant to drug addiction and HIV research. By preserving and making available an easily accessible library of electronic data on drug addiction and HIV infection in the United States, NAHDAP offers scholars the opportunity to conduct secondary analysis on major issues of social and behavioral sciences and public policy.</p>\n', 'programCode': ['009:027'], 'title': 'National Addiction & HIV Data Archive Program (NAHDAP)', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'theme': ['Health'], 'landingPage': 'http://www.icpsr.umich.edu/icpsrweb/NAHDAP/index.jsp', 'contactPoint': {'hasEmail': 'mailto:ketz@nida.nih.gov', 'fn': 'Etz, Kathy'}, 'issued': '2016-07-17', 'accessLevel': 'public', 'identifier': 'd2073e47-2472-417c-9431-0797be6d35a8', '@type': 'dcat:Dataset', 'modified': '2020-02-19', 'keyword': ['national-institutes-of-health-nih'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>The Mouse Phenome Database (MPD) has characterizations of hundreds of strains of laboratory mice to facilitate translational discoveries and to assist in selection of strains for experimental studies.</p>\n', 'programCode': ['009:048'], 'title': 'Mouse Phenome Database (MPD)', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'theme': ['Health'], 'landingPage': 'http://phenome.jax.org/db/q?rtn=docs/home', 'contactPoint': {'hasEmail': 'mailto:jpollock@nida.nih.gov', 'fn': 'POLLOCK, JONATHAN D '}, 'issued': '2016-07-17', 'accessLevel': 'public', 'identifier': 'c1422c56-e3b7-4742-85aa-d696bdd11673', '@type': 'dcat:Dataset', 'modified': '2020-02-19', 'keyword': ['national-institutes-of-health-nih'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>Xenbase is a Xenopus laevis and Xenopus tropicalis biology and genomics resource.</p>\n', 'programCode': ['009:003'], 'title': 'Xenbase', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'theme': ['Health'], 'landingPage': 'http://www.xenbase.org/common/', 'contactPoint': {'hasEmail': 'mailto:coulombej@mail.nih.gov', 'fn': 'COULOMBE, JAMES N'}, 'issued': '2016-07-17', 'accessLevel': 'public', 'identifier': 'e4cf43f9-56f8-4b88-8159-66043a9585fa', '@type': 'dcat:Dataset', 'modified': '2020-02-19', 'keyword': ['national-institutes-of-health-nih'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>PhonBank is an open database for the study of early phonological development using the Phon program.</p>\n', 'programCode': ['009:048'], 'title': 'PhonBank', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'theme': ['Health'], 'landingPage': 'http://childes.talkbank.org/phon/', 'contactPoint': {'hasEmail': 'mailto:ruben.alvarez@nih.gov', 'fn': 'ALVAREZ, RUBEN P'}, 'issued': '2016-07-17', 'accessLevel': 'public', 'identifier': 'a1ed48ef-aa9f-4799-b27a-f431e72a72c4', '@type': 'dcat:Dataset', 'modified': '2020-02-21', 'keyword': ['national-institutes-of-health-nih'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>CHILDES is a system for sharing and analyzing conversational interactions.</p>\n', 'programCode': ['009:045'], 'title': 'Child Language Data Exchange System (CHILDES)', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'theme': ['Health'], 'landingPage': 'http://childes.talkbank.org/phon/phoncorpora.html', 'contactPoint': {'hasEmail': 'mailto:ruben.alvarez@nih.gov', 'fn': 'ALVAREZ, RUBEN P'}, 'issued': '2016-07-17', 'accessLevel': 'public', 'identifier': '85ac6b07-9a60-4b71-b707-7c9b01fb9f1e', '@type': 'dcat:Dataset', 'modified': '2020-02-21', 'keyword': ['national-institutes-of-health-nih'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>BRADS is a repository for data and biospecimens from population health research initiatives and clinical or interventional trials designed and implemented by NICHD’s Division of Intramural Population Health Research (DIPHR). Topics include human reproduction and development, pregnancy, child health and development, and women’s health. The website is maintained by DIPHR.</p>\n', 'programCode': ['009:048'], 'title': 'Biospecimen Repository Access and Data Sharing (BRADS)', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'theme': ['Health'], 'landingPage': 'https://brads.nichd.nih.gov/Home/', 'contactPoint': {'hasEmail': 'mailto:songcod@mail.nih.gov', 'fn': 'Songco, David'}, 'issued': '2016-07-17', 'accessLevel': 'public', 'identifier': '77e6b5dd-989d-415f-b91b-252c6196cc22', '@type': 'dcat:Dataset', 'modified': '2020-02-21', 'keyword': ['national-institutes-of-health-nih'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>By leveraging and developing a set of Minimal Information About Nanomaterials (MIAN), ontology and standards through a community effort, it has developed a data model for data collection and sharing in the nanotechnology field. It facilitates data validation and data quality improvement. It is a data-driven tool aimed at enabling researchers to close knowledge gap.</p>\n', 'programCode': ['009:048'], 'title': 'Nanomaterial Registry', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'theme': ['Health'], 'landingPage': 'https://www.nanomaterialregistry.org/', 'contactPoint': {'hasEmail': 'mailto:paiv@mail.nih.gov', 'fn': 'PAI, VINAY MANJUNATH '}, 'issued': '2016-07-17', 'accessLevel': 'public', 'identifier': 'd74eaf67-ad8b-40fd-928a-a76ce3e5c111', '@type': 'dcat:Dataset', 'modified': '2020-02-21', 'keyword': ['national-institutes-of-health-nih'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>The objective of this Bioengineering Research Partnership is to focus the resources of a powerful interdisciplinary team from academia (MIT), industry (Philips Medical Systems) and clinical medicine (Beth Israel Deaconess Medical Center) to develop and evaluate advanced ICU patient monitoring systems that will substantially improve the efficiency, accuracy and timeliness of clinical decision making in intensive care.</p>\n', 'programCode': ['009:048'], 'title': 'Multiparameter Intelligent Monitoring in Intensive Care II (MIMIC-II)', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'theme': ['Health'], 'landingPage': 'http://mimic.physionet.org/', 'contactPoint': {'hasEmail': 'mailto:paiv@mail.nih.gov', 'fn': 'PAI, VINAY MANJUNATH '}, 'issued': '2016-07-17', 'accessLevel': 'public', 'identifier': 'f4dd62fd-e5cb-4e95-a5b9-a3003f1ab7a6', '@type': 'dcat:Dataset', 'modified': '2020-02-21', 'keyword': ['national-institutes-of-health-nih'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>VectorBase is a Bioinformatics Resource Center for invertebrate vectors. It is one of four Bioinformatics Resource Centers funded by NIAID to provide web-based resources to scientific community conducting basic and applied research on organisms considered potential agents of biowarfare or bioterrorism or causing emerging or re-emerging diseases.</p>\n', 'programCode': ['009:028'], 'title': 'VectorBase', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'landingPage': 'https://www.vectorbase.org/', 'contactPoint': {'hasEmail': 'mailto:yaoal@niaid.nih.gov', 'fn': 'Yao, Alison'}, 'issued': '2016-07-17', 'accessLevel': 'public', 'identifier': '568f2bc3-1825-413f-a9bc-ab4444511554', '@type': 'dcat:Dataset', 'modified': '2020-02-21', 'keyword': ['national-institutes-of-health-nih'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>The immune tolerance data management and visualization portal for studies sponsored by the Immune Tolerance Network (ITN) and collaborating investigators. Data from published studies are accessible to any user; data from current in-progress studies are accessible to study investigators and collaborators. Includes links to published Figures, tools for visualization and analysis of data, and ability to query study data by subject, group, or any other study parameter.</p>\n', 'programCode': ['009:026'], 'title': 'TrialShare', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'theme': ['Health'], 'landingPage': 'https://healthdata.gov/dataset/trialshare', 'contactPoint': {'hasEmail': 'mailto:dawei.lin@nih.gov', 'fn': 'Lin, Dawei'}, 'issued': '2016-07-17', 'accessLevel': 'public', 'identifier': 'c9b50424-0f7d-4253-ac19-4eac4bf48966', '@type': 'dcat:Dataset', 'modified': '2020-02-21', 'keyword': ['national-institutes-of-health-nih'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>The Influenza Research Database (IRD) serves as a public repository and analysis platform for flu sequence, experiment, surveillance and related data.</p>\n', 'programCode': ['009:048'], 'title': 'Influenza Research Database (IRD)', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'theme': ['Health'], 'landingPage': 'http://www.fludb.org/brc/home.do?decorator=influenza', 'contactPoint': {'hasEmail': 'mailto:yaoal@niaid.nih.gov', 'fn': 'Yao, Alison'}, 'issued': '2016-07-17', 'accessLevel': 'public', 'identifier': '92714708-8d4d-414c-8aba-75a6f46414ac', '@type': 'dcat:Dataset', 'modified': '2020-02-21', 'keyword': ['national-institutes-of-health-nih'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>The ImmPort system serves as a long-term, sustainable archive of immunology research data generated by investigators mainly funded through the NIAID/DAIT. The core component of the ImmPort system is an extensive data warehouse containing an integration of experimental data and clinical trial data. The ImmPort system also provides data analysis tools and an immunology-focused ontology. The analytical tools created and integrated as part of the ImmPort system are available to any researcher within ImmPort after registration and approval by DAIT. Additionally, the data provided mainly by NIAID/DAIT funded researchers in ImmPort will be available to all registered users after the appropriate embargo time.</p>\n', 'programCode': ['009:026'], 'title': 'The Immunology Database and Analysis Portal (ImmPort)', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'theme': ['Health'], 'landingPage': 'https://immport.niaid.nih.gov/', 'contactPoint': {'hasEmail': 'mailto:dawei.lin@nih.gov', 'fn': 'Lin, Dawei'}, 'issued': '2016-07-17', 'accessLevel': 'public', 'identifier': '615a68a0-7096-434e-b364-9aad242c96e3', '@type': 'dcat:Dataset', 'modified': '2020-02-21', 'keyword': ['national-institutes-of-health-nih'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>This repository contains antibody/B cell and T cell epitope information and epitope prediction and analysis tools for use by the research community worldwide. Immune epitopes are defined as molecular structures recognized by specific antigen receptors of the immune system, namely antibodies, B cell receptors, and T cell receptors. Immune epitopes from infectious diseases, excluding HIV, and immune-mediated diseases and the accompanying biological information are included.</p>\n', 'programCode': ['009:026'], 'title': 'Immune Epitope Database and Analysis Resource (IEDB)', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'theme': ['Health'], 'landingPage': 'http://www.iedb.org/', 'contactPoint': {'hasEmail': 'mailto:augustine@niaid.nih.gov', 'fn': 'Deckhut, Alison'}, 'issued': '2016-07-17', 'accessLevel': 'public', 'identifier': '7c8fdef9-811d-4672-817a-8576c5a4376f', '@type': 'dcat:Dataset', 'modified': '2020-02-21', 'keyword': ['national-institutes-of-health-nih'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>EuPathDB Bioinformatics Resource Center for Biodefense and Emerging/Re-emerging Infectious Diseases is a portal for accessing genomic-scale datasets associated with the eukaryotic pathogens.</p>\n', 'programCode': ['009:028'], 'title': 'Eukaryotic Pathogen Database Resources (EuPathDB)', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'landingPage': 'http://eupathdb.org/eupathdb/', 'contactPoint': {'hasEmail': 'mailto:yaoal@niaid.nih.gov', 'fn': 'Yao, Alison'}, 'issued': '2016-07-17', 'accessLevel': 'public', 'identifier': 'ac3f7bb4-7d95-4da1-8b12-ccfb5f6b2da7', '@type': 'dcat:Dataset', 'modified': '2020-02-21', 'keyword': ['national-institutes-of-health-nih'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>BEI Resources provides reagents, tools and information for studying Category A, B, and C priority pathogens, emerging infectious disease agents, non-pathogenic microbes and other microbiological materials of relevance to the research community.</p>\n', 'programCode': ['009:028'], 'title': 'BEI Resource Repository', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'theme': ['Health'], 'landingPage': 'http://www.beiresources.org/', 'contactPoint': {'hasEmail': 'mailto:yaoal@niaid.nih.gov', 'fn': 'Yao, Alison'}, 'issued': '2016-07-17', 'accessLevel': 'public', 'identifier': '1f97b8dc-27ee-4ef1-b54c-d160a7d053b6', '@type': 'dcat:Dataset', 'modified': '2020-02-21', 'keyword': ['national-institutes-of-health-nih'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>The CardioVascular Research Grid (CVRG) project is creating an infrastructure for sharing cardiovascular data and data analysis tools. CVRG tools are developed using the Software as a Service model, allowing users to access tools through their browser, thus eliminating the need to install and maintain complex software.</p>\n', 'programCode': ['009:048'], 'title': 'The Cardiovascular Research Grid (CVRG)', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'theme': ['Health'], 'landingPage': 'http://cvrgrid.org/', 'contactPoint': {'hasEmail': 'mailto:millerma2@nhlbi.nih.gov', 'fn': 'MILLER, MARISSA A.'}, 'issued': '2016-07-17', 'accessLevel': 'public', 'identifier': '5d045d79-d1d2-482d-8ebd-2caa09d1b16a', '@type': 'dcat:Dataset', 'modified': '2020-02-21', 'keyword': ['national-institutes-of-health-nih'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>iDASH, the newest Common Fund National Center for Biomedical Computing, addresses fundamental challenges to research progress and enables global collaborations anywhere and anytime. iDASH offers a secure cyberinfrastructure and tools to support a privacy-preserving data repository and open source software. iDASH also is active in research and training in its mission area.</p>\n', 'programCode': ['009:048'], 'title': 'Integrating Data for Analysis, Anonymization, and Sharing (iDASH)', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'theme': ['Health'], 'landingPage': 'http://idash.ucsd.edu/', 'contactPoint': {'hasEmail': 'mailto:wellsb@mail.nih.gov', 'fn': 'WELLS, BARBARA L.'}, 'issued': '2016-07-17', 'accessLevel': 'public', 'identifier': 'a3211df8-e2fd-4a82-8913-4fbb93eac301', '@type': 'dcat:Dataset', 'modified': '2020-02-21', 'keyword': ['national-institutes-of-health-nih'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>The Rat Genome Database (RGD) is a collaborative effort between leading research institutions involved in rat genetic and genomic research to collect, consolidate, and integrate data generated from ongoing rat genetic and genomic research efforts and make these data widely available to the scientific community.</p>\n', 'programCode': ['009:003'], 'title': 'Rat Genome Database (RGD)', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'theme': ['Health'], 'landingPage': 'http://rgd.mcw.edu/', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'LUO, JAMES '}, 'issued': '2016-07-17', 'accessLevel': 'public', 'identifier': 'c6c39d59-80c6-4ed8-a97e-09752c52f9f6', '@type': 'dcat:Dataset', 'modified': '2020-02-21', 'keyword': ['national-institutes-of-health-nih'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>The goal of BioLINCC is to facilitate and coordinate the existing activities of the NHLBI Biorepository and the Data Repository and to expand their scope and usability to the scientific community through a single web-based user interface.</p>\n', 'programCode': ['009:003'], 'title': 'Biologic Specimen and Data Repository Information Coordinating Center (BioLINCC)', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'theme': ['Health'], 'landingPage': 'https://biolincc.nhlbi.nih.gov/home/', 'contactPoint': {'hasEmail': 'mailto:wagnere@nhlbi.nih.gov', 'fn': 'Wagner, Elizabeth'}, 'issued': '2016-07-17', 'accessLevel': 'public', 'identifier': '74fefd6d-b92d-44ad-a64f-6ba8acce77be', '@type': 'dcat:Dataset', 'modified': '2020-02-21', 'keyword': ['national-institutes-of-health-nih'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>The Universal Protein Resource (UniProt) is a comprehensive resource for protein sequence and annotation data. The UniProt databases are the UniProt Knowledgebase (UniProtKB), the UniProt Reference Clusters (UniRef), and the UniProt Archive (UniParc).</p>\n', 'programCode': ['009:048'], 'title': 'The Universal Protein Resource (UniProt)', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'theme': ['Health'], 'landingPage': 'http://www.uniprot.org/', 'contactPoint': {'hasEmail': 'mailto:ajaydr@mail.nih.gov', 'fn': 'PILLAI, AJAY'}, 'issued': '2016-07-17', 'accessLevel': 'public', 'identifier': '6313d629-6ef8-44d3-b766-0d61dd8a90d4', '@type': 'dcat:Dataset', 'modified': '2020-02-21', 'keyword': ['national-institutes-of-health-nih'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>WormBase is an international consortium of biologists and computer scientists dedicated to providing the research community with accurate, current, accessible information concerning the genetics, genomics and biology of C. elegans and related nematodes.</p>\n', 'programCode': ['009:003'], 'title': 'WormBase', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'landingPage': 'http://www.wormbase.org/#012-3-6', 'contactPoint': {'hasEmail': 'mailto:goodp@mail.nih.gov', 'fn': 'GOOD, PETER J. '}, 'issued': '2016-07-17', 'accessLevel': 'public', 'identifier': '0d8198dc-ba28-4f8b-87ac-b088ec9338d4', '@type': 'dcat:Dataset', 'modified': '2020-02-21', 'keyword': ['national-institutes-of-health-nih'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>ZFIN serves as the zebrafish model organism database. It aims to: a) be the community database resource for the laboratory use of zebrafish, b) develop and support integrated zebrafish genetic, genomic and developmental information, c) maintain the definitive reference data sets of zebrafish research information, d) to link this information extensively to corresponding data in other model organism and human databases, e) facilitate the use of zebrafish as a model for human biology, and f) serve the needs of the research community.</p>\n', 'programCode': ['009:003'], 'title': 'The Zebrafish Model Organism Database (ZFIN)', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'theme': ['Health'], 'landingPage': 'http://zfin.org/', 'contactPoint': {'hasEmail': 'mailto:goodp@mail.nih.gov', 'fn': 'GOOD, PETER J. '}, 'issued': '2016-07-17', 'accessLevel': 'public', 'identifier': '94570c43-8e2f-4bf0-a5b4-6f03cd74eb3e', '@type': 'dcat:Dataset', 'modified': '2020-02-21', 'keyword': ['national-institutes-of-health-nih'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': "<p>Drosophila Genomic and Genetic database that includes proteomics data, microarrays and Tiling BAC's.</p>\n", 'programCode': ['009:003'], 'title': 'FlyBase: A Drosophila Genomic and Genetic Database', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'theme': ['Health'], 'landingPage': 'http://flybase.org/', 'contactPoint': {'hasEmail': 'mailto:goodp@mail.nih.gov', 'fn': 'GOOD, PETER J. '}, 'issued': '2016-07-17', 'accessLevel': 'public', 'identifier': 'faf46179-3fce-451f-83b6-017f27f2e8b8', '@type': 'dcat:Dataset', 'modified': '2020-02-21', 'keyword': ['national-institutes-of-health-nih'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>The eyeGENE® Biorepository and corresponding Database contain family history and clinical eye exam data from subjects enrolled in eyeGENE® Program coupled to clinical grade DNA samples. This data and samples are submitted by collaborators throughout the US and Canada and the data is available on a controlled access basis to researchers world-wide.</p>\n', 'programCode': ['009:048'], 'title': 'EyeGENE', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'landingPage': 'https://nei.nih.gov/eyegene', 'contactPoint': {'hasEmail': 'mailto:goetzke@nei.nih.gov', 'fn': 'TUMMINIA, SANTA'}, 'issued': '2016-07-15', 'accessLevel': 'public', 'identifier': '9adf0b25-f40c-4c56-9c59-f608c5bd7ebc', '@type': 'dcat:Dataset', 'modified': '2020-02-21', 'keyword': ['national-institutes-of-health-nih'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>PeptideAtlas is a multi-organism, publicly accessible compendium of peptides identified in a large set of tandem mass spectrometry proteomics experiments. Mass spectrometer output files are collected for human, mouse, yeast, and several other organisms, and searched using the latest search engines and protein sequences.</p>\n', 'programCode': ['009:003'], 'title': 'PeptideAtlas', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'theme': ['Health'], 'landingPage': 'http://www.peptideatlas.org/', 'contactPoint': {'hasEmail': 'mailto:coulombej@mail.nih.gov', 'fn': 'COULOMBE, JAMES N'}, 'issued': '2016-07-15', 'accessLevel': 'public', 'identifier': 'a6efb56e-35c5-4db5-9158-3f50f3b9fb9f', '@type': 'dcat:Dataset', 'modified': '2020-02-21', 'keyword': ['national-institutes-of-health-nih'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': "<p>The National Institute on Aging Genetics of Alzheimer's Disease Data Storage Site (NIAGADS) is a national genetics data repository facilitating access to genotypic and phenotypic data for Alzheimer's disease (AD). Data include GWAS, whole genome (WGS) and whole exome (WES), expression, RNA Seq, and CHIP Seq analyses. Data for the Alzheimer’s Disease Sequencing Project (ADSP) are available through a partnership with dbGaP (ADSP at dbGaP). Results are integrated and annotated in the searchable genomics database that also provides access to a variety of software packages, analytic pipelines, online resources, and web-based tools to facilitate analysis and interpretation of large-scale genomic data. Data are available as defined by the NIA Genomics of Alzheimer’s Disease Sharing Policy and the NIH Genomics Data Sharing Policy. Investigators return secondary analysis data to the database in keeping with the NIAGADS Data Distribution Agreement.</p>\n", 'programCode': ['009:044'], 'title': 'The National Institute on Aging Genetics of Alzheimer’s Disease Data Storage Site (NIAGADS)\xa0', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'theme': ['Health'], 'landingPage': 'https://www.niagads.org/', 'contactPoint': {'hasEmail': 'mailto:millerm@nia.nih.gov', 'fn': 'Miller, Marilyn'}, 'issued': '2016-07-15', 'accessLevel': 'public', 'identifier': 'a08ab7e7-d870-4d8a-aaa1-7ebe7ca7a0ce', '@type': 'dcat:Dataset', 'modified': '2020-02-21', 'keyword': ['national-institutes-of-health-nih'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>The Global Unique Device Identification Database (GUDID) contains key device identification information submitted to the FDA about medical devices that have Unique Device Identifiers (UDI).</p>\n', 'programCode': ['009:005'], 'publisher': {'@type': 'org:Organization', 'name': 'National Library of Medicine (NLM)'}, 'landingPage': 'https://healthdata.gov/dataset/accessgudid', 'modified': '2020-02-21', 'contactPoint': {'hasEmail': 'mailto:custserv@nlm.nih.gov', 'fn': 'NLM Customer Service'}, 'issued': '2016-07-08', 'accessLevel': 'public', 'identifier': '20eb60a7-5101-4f71-b7d4-5aecff76597a', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'data', 'mediaType': 'application/unknown', 'title': 'Download GUDID Data'}, {'@type': 'dcat:Distribution', 'format': 'api', 'accessURL': 'https://accessgudid.nlm.nih.gov/resources/home', 'mediaType': 'application/unknown', 'title': 'API'}, {'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://accessgudid.nlm.nih.gov/', 'mediaType': 'application/unknown', 'title': 'Search AccessGUDID'}], 'keyword': ['medical devices'], 'bureauCode': ['009:25'], 'dataQuality': True, 'title': 'AccessGUDID'}
{'description': '<p>A hierarchically-organized subject terminology for indexing and cataloging of biomedical information.</p>\n', 'programCode': ['009:048'], 'publisher': {'@type': 'org:Organization', 'name': 'National Library of Medicine (NLM)'}, 'landingPage': 'https://www.nlm.nih.gov/mesh/', 'modified': '2020-02-21', 'contactPoint': {'hasEmail': 'mailto:custserv@nlm.nih.gov', 'fn': 'NLM Customer Service'}, 'issued': '2016-06-14', 'accessLevel': 'public', 'identifier': '8a5bb663-4753-4e70-bfac-2e8a5925d2f9', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'data', 'accessURL': 'https://www.nlm.nih.gov/mesh/filelist.html', 'mediaType': 'application/unknown', 'title': 'Download MeSH Data'}, {'@type': 'dcat:Distribution', 'description': '<p>A SPARQL API and query interface for MeSH.</p>\n', 'format': 'api', 'title': 'Medical Subject Headings (MeSH) RDF Linked Data', 'accessURL': 'http://hhs.github.io/meshrdf/', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.nlm.nih.gov/mesh/MBrowser.html', 'mediaType': 'application/unknown', 'title': 'Search MeSH'}], 'keyword': ['biomedical', 'subject terminology', 'terminology'], 'bureauCode': ['009:25'], 'dataQuality': True, 'title': 'Medical Subject Headings (MeSH)'}
{'rights': 'Grantee evaluation data. Must fill out data user agreement and request dataset.', 'description': '<p>The SPEAKS- faculty/staff dataset contains individual level information from a sample of faculty and staff on GLS funded campuses. These data include faculty experiences with suicide prevention, training and making referrals, knowledge of suicide, suicide risk factors and available resources and the impact of suicide prevention programs among those who work on funded campuses.</p>\n', 'references': ['https://www.suicideprevention-datacenter.com/spdc/login/pud/pud_request_dua.cfm'], 'temporal': '2006-10-01T00:00:00-04:00/2012-12-01T00:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'theme': ['Community', 'Health'], 'landingPage': 'https://www.suicideprevention-datacenter.com', 'modified': '2020-02-21', 'contactPoint': {'hasEmail': 'mailto:SPDCRequests@icfi.com', 'fn': 'Condron, Susanne'}, 'issued': '2016-03-23', 'programCode': ['009:068'], 'accessLevel': 'restricted public', 'title': 'Suicide Prevention Exposure, Awareness, and Knowledge Survey (SPEAKS) - Faculty/Staff', 'identifier': '59358daa-f04b-42c2-ba7a-f53ea3d10c2d', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'data', 'mediaType': 'application/unknown', 'title': 'Suicide Prevention Exposure, Awareness, and Knowledge Survey (SPEAKS) - Faculty/Staff'}], 'keyword': ['substance-abuse-mental-health-services-administration'], 'bureauCode': ['009:30'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'rights': 'Grantee evaluation data. Must fill out data user agreement and request dataset.', 'description': "<p>The SPEAKS- student dataset contains individual level information from a sample of college students on GLS funded campuses. These data include student demographics, the students' exposure to suicide prevention on their campus, their attitudes about suicide and seeking help, their self-efficacy to perform suicide-prevention related behaviors, their knowledge of suicide myths, facts, and their campus resources, and their connectedness and help-seeking behaviors.</p>\n", 'references': ['https://www.suicideprevention-datacenter.com/spdc/login/pud/pud_request_dua.cfm'], 'temporal': '2006-10-01T00:00:00-04:00/2012-12-01T00:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'theme': ['Community', 'Health'], 'landingPage': 'https://www.suicideprevention-datacenter.com', 'modified': '2020-02-21', 'contactPoint': {'hasEmail': 'mailto:SPDCRequests@icfi.com', 'fn': 'Condron, Susanne'}, 'issued': '2016-03-23', 'programCode': ['009:068'], 'accessLevel': 'restricted public', 'title': 'Suicide Prevention Exposure, Awareness, and Knowledge Survey (SPEAKS) - Student', 'identifier': '6b78d079-2194-47f6-90e6-3aa705ae4d4c', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'data', 'mediaType': 'application/unknown', 'title': 'Suicide Prevention Exposure, Awareness, and Knowledge Survey (SPEAKS) - Student'}], 'keyword': ['substance-abuse-mental-health-services-administration'], 'bureauCode': ['009:30'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'rights': 'Grantee evaluation data. Must fill out data user agreement and request dataset.', 'description': "<p>The EIRF dataset contains information about each individual youth who was identified and referred for mental or non-mental health related services as part of a grantee's GLS activities (though a screening event or by a trained gatekeeper). These individual level records consist of demographic information, the setting where the youth was identified, the role of the person who made the identification, and what services the youth was referred to after the identification. In addition, records contain follow-up information about whether the individual received the services for which they were referred.</p>\n", 'references': ['https://www.suicideprevention-datacenter.com/spdc/login/pud/pud_request_dua.cfm'], 'temporal': '2006-10-01T00:00:00-04:00/2006-10-01T00:00:00-04:00', 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'theme': ['Community', 'Health', 'State'], 'landingPage': 'https://www.suicideprevention-datacenter.com', 'modified': '2020-02-21', 'contactPoint': {'hasEmail': 'mailto:SPDCRequests@icfi.com', 'fn': 'Condron, Susanne'}, 'issued': '2016-03-23', 'programCode': ['009:068'], 'accessLevel': 'restricted public', 'title': 'Early Identification Referral and Follow-up (EIRF) Individual Form', 'identifier': 'dbbb7e71-e3a3-4b00-a241-963475389c21', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'data', 'mediaType': 'application/unknown', 'title': 'Early Identification Referral and Follow-up (EIRF) Individual Form'}], 'keyword': ['substance-abuse-mental-health-services-administration'], 'bureauCode': ['009:30'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'rights': 'Grantee evaluation data. Must fill out data user agreement and request dataset.', 'description': '<p>The PSI dataset contains information about the types of strategies that GLS grantees are implementing as part of their suicide prevention activities.</p>\n', 'references': ['https://www.suicideprevention-datacenter.com/spdc/login/pud/pud_request_dua.cfm'], 'temporal': '2006-10-01T00:00:00-04:00/2006-10-01T00:00:00-04:00', 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'theme': ['Community', 'Health'], 'landingPage': 'https://www.suicideprevention-datacenter.com', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:SPDCRequests@icfi.com', 'fn': 'Condron, Susanne'}, 'issued': '2016-03-23', 'programCode': ['009:060'], 'accessLevel': 'restricted public', 'title': 'Prevention Strategies Inventory (PSI) Campus', 'identifier': '3e514106-74d8-4dfe-94f1-6ff7944e6fbe', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'data', 'mediaType': 'application/unknown', 'title': 'Prevention Strategies Inventory (PSI) Campus'}], 'keyword': ['substance-abuse-mental-health-services-administration'], 'bureauCode': ['009:30'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'rights': 'Grantee evaluation data. Must fill out data user agreement and request dataset.', 'description': '<p>The PSI dataset contains information about the types of strategies that GLS grantees are implementing as part of their suicide prevention activities.</p>\n', 'references': ['https://www.suicideprevention-datacenter.com/spdc/login/pud/pud_request_dua.cfm'], 'temporal': '2006-10-01T00:00:00-04:00/2006-10-01T00:00:00-04:00', 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'theme': ['Community', 'Health', 'State'], 'landingPage': 'https://www.suicideprevention-datacenter.com', 'modified': '2020-02-21', 'contactPoint': {'hasEmail': 'mailto:SPDCRequests@icfi.com', 'fn': 'Condron, Susanne'}, 'issued': '2016-03-23', 'programCode': ['009:060'], 'accessLevel': 'restricted public', 'title': 'Prevention Strategies Inventory (PSI) State/Tribal ', 'identifier': 'd01fa529-0b12-4fa8-ac1a-bdc482242f5f', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'data', 'mediaType': 'application/unknown', 'title': 'Prevention Strategies Inventory (PSI) State/Tribal '}], 'keyword': ['substance-abuse-mental-health-services-administration'], 'bureauCode': ['009:30'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'rights': 'Grantee evaluation data. Must fill out data user agreement and request dataset.', 'description': "<p>The TUP-S dataset consists of data gathered at the individual level from persons who attended a GLS funded training event 3 months after the training occurred. This dataset includes information about the impact that the training has had on the individual's understanding and their use of the skills and knowledge gained during the GLS funded training event.</p>\n", 'references': ['https://www.suicideprevention-datacenter.com/spdc/login/pud/pud_request_dua.cfm'], 'temporal': '2010-10-01T00:00:00-04:00/2010-10-01T00:00:00-04:00', 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'theme': ['Community', 'Health', 'State'], 'landingPage': 'https://www.suicideprevention-datacenter.com', 'modified': '2020-02-21', 'contactPoint': {'hasEmail': 'mailto:SPDCRequests@icfi.com', 'fn': 'Condron, Susanne'}, 'issued': '2016-03-23', 'programCode': ['009:068'], 'accessLevel': 'restricted public', 'title': 'Training Utilization and Preservation Survey (TUP-S) State/Tribal', 'identifier': 'e16ba659-aa5d-4bf0-b0f7-d36e0502bdb3', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'data', 'mediaType': 'application/unknown', 'title': 'Training Utilization and Preservation Survey (TUP-S) State/Tribal'}], 'keyword': ['substance-abuse-mental-health-services-administration'], 'bureauCode': ['009:30'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'rights': 'Grantee evaluation data. Must fill out data user agreement and request dataset.', 'description': '<p>The Training Activity Summary Page (formerly the Training Exit Survey Cover Page) dataset contains data about each training event. This dataset includes information about the type of training (specific training types), training sub-type (gatekeeper, clinical, or other), how many people attended the training, and the duration of the training.</p>\n', 'references': ['https://www.suicideprevention-datacenter.com/spdc/login/pud/pud_request_dua.cfm'], 'temporal': '2010-10-01T00:00:00-04:00/2010-10-01T00:00:00-04:00', 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'theme': ['Community', 'Health'], 'landingPage': 'https://www.suicideprevention-datacenter.com', 'modified': '2020-02-21', 'contactPoint': {'hasEmail': 'mailto:SPDCRequests@icfi.com', 'fn': 'Condron, Susanne'}, 'issued': '2016-03-23', 'programCode': ['009:068'], 'accessLevel': 'restricted public', 'title': 'Training Activity Summary Page (TASP) Campus', 'identifier': '8edc595f-99d8-4908-8698-f42a9a8c4f92', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'data', 'mediaType': 'application/unknown', 'title': 'Training Activity Summary Page (TASP) Campus'}], 'keyword': ['substance-abuse-mental-health-services-administration'], 'bureauCode': ['009:30'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'rights': 'Grantee evaluation data. Must fill out data user agreement and request dataset.', 'description': '<p>The Training Activity Summary Page (formerly the Training Exit Survey Cover Page) dataset contains data about each training event. This dataset includes information about the type of training (specific training types), training sub-type (gatekeeper, clinical, or other), how many people attended the training, and the duration of the training.</p>\n', 'references': ['https://www.suicideprevention-datacenter.com/spdc/login/pud/pud_request_dua.cfm'], 'temporal': '2006-10-01T00:00:00-04:00/2006-10-01T00:00:00-04:00', 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'theme': ['Community', 'Health', 'State'], 'landingPage': 'https://www.suicideprevention-datacenter.com', 'modified': '2020-02-21', 'contactPoint': {'hasEmail': 'mailto:SPDCRequests@icfi.com', 'fn': 'Condron, Susanne'}, 'issued': '2016-03-23', 'programCode': ['009:068'], 'accessLevel': 'restricted public', 'title': 'Training Activity Summary Page (TASP) State and Tribe', 'identifier': 'a6fb391c-42fe-4bdb-91b1-9684bb3db32b', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'data', 'mediaType': 'application/unknown', 'title': 'Training Activity Summary Page (TASP) State and Tribe'}], 'keyword': ['substance-abuse-mental-health-services-administration'], 'bureauCode': ['009:30'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'rights': 'Grantee evaluation data. Must fill out data user agreement and request dataset.', 'description': '<p>The TES Individual dataset contains information at the individual-level about the persons who attend a GLS funded training event. This dataset includes variables that describe the trainees including their demographics and the primary setting and role within the setting where the trainee interacts with youth, the ways in which they intend to use their training, the impact of the training in terms of the usefulness, practicality, and applicability of the training to the trainees life.</p>\n', 'references': ['https://www.suicideprevention-datacenter.com/spdc/login/pud/pud_request_dua.cfm'], 'temporal': '2010-10-01T00:00:00-04:00/2015-09-01T00:00:00-04:00', 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'theme': ['Community', 'Health', 'National'], 'landingPage': 'https://www.suicideprevention-datacenter.com', 'modified': '2020-02-21', 'contactPoint': {'hasEmail': 'mailto:SPDCRequests@icfi.com', 'fn': 'Condron, Susanne'}, 'issued': '2016-03-23', 'programCode': ['009:068'], 'accessLevel': 'restricted public', 'title': 'Training Exit Survey (TES) Individual Campus', 'identifier': 'e944ac97-9d5c-4087-b623-8ef7fd3a4aa7', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'data', 'mediaType': 'application/unknown', 'title': 'Training Exit Survey (TES) Individual Campus'}], 'keyword': ['substance-abuse-mental-health-services-administration'], 'bureauCode': ['009:30'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>The Chemical Effects in Biological Systems database (CEBS: <a href="https://manticore.niehs.nih.gov/cebssearch/">https://manticore.niehs.nih.gov/cebssearch/</a>) houses data from the National Toxicology Program research and testing program. CEBS data from individual animals is here, organized into data domains. CEBS data are also available for search.</p>\n', 'programCode': ['009:049'], 'references': ['https://tools.niehs.nih.gov/cebs3/ui/', 'ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/', 'https://tools.niehs.nih.gov/cebs3/support/', 'https://doi.org/10.22427/NTP-DATA-1'], 'publisher': {'@type': 'org:Organization', 'name': 'National Institute of Environmental Health Sciences (NIEHS)'}, 'theme': ['Community', 'Health', 'National'], 'landingPage': 'https://manticore.niehs.nih.gov/cebssearch/', 'modified': '2020-04-13', 'contactPoint': {'hasEmail': 'mailto:fostel@niehs.nih.gov', 'fn': 'Fostel, Jennifer'}, 'issued': '2016-03-11', 'accessLevel': 'public', 'title': 'Chemical Effects in Biological Systems (CEBS)', 'identifier': '0088ebe4-d633-49fc-ba88-f0a8e3d831d8', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>Clinical chemistry refers to the processes used to measure levels of biochemical components in bodily fluids such as serum and plasma. This data domain contains parameters related to lipid metabolism in the liver and kidneys, and to hormone (e.g., thyroid) and electrolyte (e.g., potassium) levels.<br />\nThis data domain is part of Chemical Effects in Biological Systems (CEBS) database maintained by the National Toxicology Program.</p>\n<p>At the link provided is a PDF file and one or more folders containing data. The PDF describes the data, file types, and folder structure present.</p>\n', 'format': 'data', 'title': 'CEBS Clinical Chemistry Data', 'accessURL': 'ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/CLINICAL_CHEMISTRY/', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'description': '<p>Developmental toxicity refers to the adverse effects on the developing organism. This data domain contains information relating to prenatal and developmental assessments. Examples of endpoints: fetal examination, markers of puberty (e.g. vaginal opening), and neuromuscular (e.g., grip strength) and neurobehavioral (e.g., motor activity) endpoints.<br />\nThis data domain is part of Chemical Effects in Biological Systems (CEBS) database maintained by the National Toxicology Program.</p>\n<p>At the link provided is a PDF and one or more folders containing data. The PDF describes the data, file types, and folder structure present.</p>\n<p>National Toxicology Program (NTP) legacy Developmental and Reproductive Toxicity (DART) evaluations conducted from 1985 to 2005 are available in their entirety in the NTP Legacy Data folder. These data represent results of studies conducted by a contract laboratory for the NTP. The findings may or may not have been peer reviewed and were not evaluated in accordance with the Explanation of Levels of Evidence for Reproductive Toxicity criteria or with the Explanation of Levels of Evidence for Developmental Toxicity criteria established by the NTP in March 2009. The findings and conclusions for this study should not be construed to represent the views of the NTP or the U.S. Government.</p>\n', 'format': 'data', 'title': 'CEBS Developmental Data', 'accessURL': 'ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/DEVELOPMENTAL/', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'description': '<p>The bacterial mutagenicity test, or Ames Assay, is used to assess whether a test article causes genetic damage. These data are bacterial colony counts.<br />\nThis data domain is part of Chemical Effects in Biological Systems (CEBS) database maintained by the National Toxicology Program.</p>\n<p>At the link provided is a PDF and one or more folders containing data. The PDF describes the data, file types, and folder structure present.</p>\n', 'format': 'data', 'title': 'CEBS Genetic Toxicology: Bacterial Mutagenicity Data', 'accessURL': 'ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/GENETOX_Genetic%20Toxicology%20-%20Bacterial%20mutagenicity/', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'description': '<p>The peripheral blood erythrocyte micronucleus test provides an indication of whether a test article is capable of inducing structural and/or numerical chromosomal damage, specifically micronuclei damage. This data domain contains the frequency of micronucleated erythrocytes (red blood cells) in either bone marrow or peripheral blood in response to exposure to a test article. Examples of endpoints include cell counts, percentages of micronucleated cells, and percentages of immature erythrocytes (polychromatic erythrocytes or PCEs) and mature erythrocytes (normochromatic erythrocytes or NCE) within the total erythrocyte population.<br />\nThis data domain is part of Chemical Effects in Biological Systems (CEBS) database maintained by the National Toxicology Program.</p>\n<p>At the link provided is a PDF and one or more folders containing data. The PDF describes the data, file types, and folder structure present.</p>\n', 'format': 'data', 'title': 'CEBS Genetic Toxicology: Micronucleus Data', 'accessURL': 'ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/GENETOX_Genetic%20Toxicology%20-%20Micronucleus/', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'description': '<p>Gross observations identify the morphologic alterations in tissues that are visible without the aid of a microscope. This data domain includes changes in organs observed, terminal body weight, and absolute and relative organ weights at necropsy.</p>\n<p>This data domain is part of Chemical Effects in Biological Systems (CEBS) database maintained by the National Toxicology Program.</p>\n<p>At the link provided is a PDF and one or more folders containing data. The PDF describes the data, file types, and folder structure present.</p>\n', 'format': 'data', 'title': 'CEBS Gross Pathology Observation Data', 'accessURL': 'ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/GROSS_OBSERVATION/', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'description': '<p>Hematology is the analysis of cells that circulate in the bloodstream – namely red blood cells, white blood cells, and platelets. Hematology analysis is done on whole blood and includes a complete blood count (CBC) and blood smear evaluation. Examples of endpoints: cell counts, red blood cell size, and hemoglobin concentration.<br />\nThis data domain is part of Chemical Effects in Biological Systems (CEBS) database maintained by the National Toxicology Program.</p>\n<p>At the link provided is a PDF and one or more folders containing data. The PDF describes the data, file types, and folder structure present.</p>\n', 'format': 'data', 'title': 'CEBS Hematology Data', 'accessURL': 'ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/HEMATOLOGY/', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'description': '<p>The Toxicology in the 21st Century (Tox21) program is a federal collaboration that uses automated high throughput screening (HTS) methods to quickly and efficiently test chemicals for activity across a battery of assays that target cellular processes. These assays rapidly evaluate large numbers of chemicals to provide insight on potential human health effects.<br />\nThis data domain is part of Chemical Effects in Biological Systems (CEBS) database maintained by the National Toxicology Program.</p>\n<p>At the link provided is a PDF and one or more folders containing data. The PDF describes the data, file types, and folder structure present.</p>\n', 'format': 'data', 'title': 'CEBS High Throughput Screening Data (Tox21)', 'accessURL': 'ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/Tox21/', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'description': '<p>Histopathology is the study of microscopic changes or abnormalities in tissues. This data domain contains descriptions of tissue abnormalities (diagnosis), site of abnormality (location), and severity of lesions. Examples of endpoints: diagnosis, distribution, and severity of lesions, and indication of whether the observed lesion is neoplastic, metastatic, systemic, or malignant.<br />\nThis data domain is part of Chemical Effects in Biological Systems (CEBS) database maintained by the National Toxicology Program.</p>\n<p>At the link provided is a PDF and one or more folders containing data. The PDF describes the data, file types, and folder structure present.</p>\n', 'format': 'data', 'title': 'CEBS Histopathology Data', 'accessURL': 'ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/HISTOPATHOLOGY/', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'description': '<p>Immunotoxicology identifies the potential for a test article to modulate immune function in mice and/or rats. This data domain contains studies that evaluate the basic functional aspects of diverse immune system components including innate immune function and adaptive immune function (humoral mediated immunity, cell-mediated immunity). Examples of endpoints: function (phagocytosis), natural killer cell assay, cytotoxic T lymphocyte activity, proliferative responses that signal through the T cell receptor, IgM and IgG antibody production following challenge with T-dependent antigens, and quantification of leukocyte populations. </p>\n<p>This data domain also includes studies that evaluate the potential for test articles to induce dermal sensitization (contact hypersensitivity) and irritancy following application to the skin. Examples of endpoints: proliferative responses in the lymph nodes that drain the site of test article application and measurements of edema at the site of exposure.</p>\n<p>This dataset also comprises studies that assess the ability of test articles to trigger or modulate existing autoimmunity. These studies are disease specific and the endpoints vary in accordance with the specific disease being investigated. Examples of endpoints: serum and urinary proteins, measurement of circulating or tissue specific autoantibodies, and other inflammatory mediators.<br />\nThis data domain is part of Chemical Effects in Biological Systems (CEBS) database maintained by the National Toxicology Program.</p>\n<p>At the link provided is a PDF and one or more folders containing data. The PDF describes the data, file types, and folder structure present.</p>\n', 'format': 'data', 'title': 'CEBS Immunology Data', 'accessURL': 'ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/IMMUNOLOGY/', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'description': '<p>In-life observations are recorded during the exposure period of a study and describe individual animal’s response to test article. Examples of endpoints: body weight measurements, clinical observations, food and water consumption, and body temperature measurements.<br />\nThis data domain is part of Chemical Effects in Biological Systems (CEBS) database maintained by the National Toxicology Program.</p>\n<p>At the link provided is a PDF and one or more folders containing data. The PDF describes the data, file types, and folder structure present.</p>\n', 'format': 'data', 'title': 'CEBS In-Life Observation Data', 'accessURL': 'ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/IN_LIFE_OBSERVATIONS/', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'description': '<p>Toxicogenomics studies that employ microarrays evaluate the biological response to a toxicological challenge at the level of the genome. Results from these studies are typically reported as gene and molecular pathway read outs, which can be further analyzed for their relationship to toxicity and disease outcomes. Datasets are provided as raw, probe-level files including CEL files (Affymetrix arrays) and TXT files (CodeLink or Agilent arrays).<br />\nThis data domain is part of Chemical Effects in Biological Systems (CEBS) database maintained by the National Toxicology Program.</p>\n<p>At the link provided is a PDF and one or more folders containing data. The PDF describes the data, file types, and folder structure present.</p>\n', 'format': 'data', 'title': 'CEBS Microarray Data', 'accessURL': 'ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/microarray/', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'description': '<p>Toxicogenomics studies that employ the polymerase chain reaction (PCR) technique evaluate the biological response to a toxicological challenge at the level of individual genes or a small set of genes. PCR is often used to test specific gene-level hypotheses related to a toxicological challenge or validate results from larger scale microarray studies. Data are reported as the expression of a number of genes related to toxicology under different conditions.<br />\nThis data domain is part of Chemical Effects in Biological Systems (CEBS) database maintained by the National Toxicology Program.</p>\n<p>At the link provided is a PDF and one or more folders containing data. The PDF describes the data, file types, and folder structure present.</p>\n', 'format': 'data', 'title': 'CEBS PCR Data', 'accessURL': 'ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/PCR/', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'description': '<p>Reproductive toxicity describes the adverse effect of test articles on fertility and fecundity. This data domain contains data relating to the fertility, gestation, and number of live offspring. Examples of endpoints: estrous cyclicity, sperm parameters, live pup counts per litter, and pup sex ratio.<br />\nThis data domain is part of Chemical Effects in Biological Systems (CEBS) database maintained by the National Toxicology Program.</p>\n<p>At the link provided is a PDF and one or more folders containing data. The PDF describes the data, file types, and folder structure present.</p>\n', 'format': 'data', 'title': 'CEBS Reproductive Data', 'accessURL': 'ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/REPRODUCTIVE/', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'description': '<p>Urinalysis measures the physical, biochemical, and microscopic properties of urine. A urinalysis includes gross examination of urine for color and clarity and measurements of urine volume and specific gravity. This data domain contains data relating to levels of electrolytes, proteins, and enzymes. Examples of biochemical endpoints: levels of glucose, creatinine, protein, and sodium.<br />\nThis data domain is part of Chemical Effects in Biological Systems (CEBS) database maintained by the National Toxicology Program.</p>\n<p>At the link provided is a PDF and one or more folders containing data. The PDF describes the data, file types, and folder structure present.</p>\n', 'format': 'data', 'title': 'CEBS Urinalysis Data', 'accessURL': 'ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/URINALYSIS/', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'description': '<p>The in vivo comet assay examines the ability of substances to cause DNA damage in cells from a variety<br />\nof different tissues in an organism, such as stomach, liver, lung, or brain. The DNA damage detected in<br />\nthe comet assay may be in the form of breaks or adducts, as well as transient damage resulting from<br />\nnormal DNA repair processes.<br />\nThe DNA damage detected by this assay may be:</p>\n<ul>\n<li>Repaired and thus, cause no permanent effects in the cell</li>\n<li>Lethal to the cell</li>\n<li>Converted into a persistent mutation by errors in DNA repair, which may lead to disease</li>\n</ul>\n<p>DNA breaks may also lead to chromosome breaks, which are found in many human diseases including<br />\ncancer.<br />\nThis data domain is part of Chemical Effects in Biological Systems (CEBS) database maintained by the National Toxicology Program.</p>\n<p>At the link provided is a PDF and one or more folders containing data. The PDF describes the data, file types, and folder structure present.</p>\n', 'format': 'data', 'title': 'CEBS Genetic Toxicology: In Vivo Comet Data', 'accessURL': 'ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/GENETOX_Genetic%20Toxicology%20-%20In%20Vivo%20Alkaline%20Comet%20Assay/', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'description': '<p>The in vitro micronucleus assay provides insight into the genotoxic damage potential of test articles by measuring the frequency of micronuclei in mammalian cell cultures. Flow cytometry is commonly used to measure DNA damage in cell cultures by counting harvested cells to determine the percentage of cells that are micronucleated. In vitro micronucleus data can include cell counts, percentages of micronucleated cells, and percentages of apoptotic cells.</p>\n<p>This data domain is part of Chemical Effects in Biological Systems (CEBS) database maintained by the National Toxicology Program.</p>\n<p>At the link provided is a PDF file and one or more folders containing data. The PDF describes the data, file types, and folder structure present.</p>\n', 'format': 'data', 'title': 'CEBS Genetic Toxicology: In Vitro Micronucleus Data', 'accessURL': 'ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/GENETOX_Genetic%20Toxicology%20-%20In%20Vitro%20Micronucleus/', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'description': '<p>The NTP Pathology Data contains individual animal histopathology data as well as incidence statistics for neoplastic and non-neoplastic histopathological findings.</p>\n', 'format': 'data', 'title': 'NTP Pathology Bioassay Data', 'accessURL': 'ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Pathology_Bioassay_Data/', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'description': '<p>The ICCVAM in vitro basal cytotoxicity (LD50) assays proposed for establishing starting doses for in vivo acute oral toxicity studies with associated IC50 values.<br />\n<strong>CEBS The ICCVAM Acute Systemic Toxicity Reference List Link API:</strong> <a href="ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/The%20ICCVAM%20Acute%20Systemic%20Toxicity%20Reference%20List_2019_06_27.xlsx">ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/The%2...</a></p>\n', 'format': 'data', 'title': 'CEBS The ICCVAM Acute Systemic Toxicity Reference List', 'accessURL': 'ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'description': '<p>A summary of data on the effects of chemicals (lowest effect level, (LEL)) on the Estrogen Receptor (ER) from uterotrophic assays.<br />\n<strong>CEBS The NICEATM Estrogen Receptor Uterotrophic Assay Data Link API:</strong> <a href="ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/The%20NICEATM%20Estrogen%20Receptor%20Uterotrophic%20Assay%20Data_2019_06_27.xlsx">ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/The%2...</a></p>\n', 'format': 'data', 'title': 'CEBS The NICEATM Estrogen Receptor Uterotrophic Assay Data', 'accessURL': 'ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'description': '<p>A summary of recommended reference substances for validation of In Vitro Murine Local Lymph Node Assay (LLNA) for skin sensitization.<br />\n<strong>CEBS The ICCVAM Skin Sensitization (Murine LLNA) Reference List Link API:</strong> <a href="ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/The_ICCVAM_Skin_Sensitization_Murine%20LLNA_Reference_List_2019_06_27.xlsx">ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/The_I...</a></p>\n', 'format': 'data', 'title': 'CEBS The ICCVAM Skin Sensitization (Murine LLNA) Reference List', 'accessURL': 'ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'description': '<p>A list of recommended reference substances for evaluation or validation of In Vitro Androgen Receptor (AR) agonism assays.<br />\n<strong>CEBS The ICCVAM Androgen Receptor Agonist Reference List Link API:</strong> <a href="ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/The_ICCVAM_Androgen_Receptor_Agonist_Reference_List_2019_06_27.xlsx">ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/The_I...</a></p>\n', 'format': 'data', 'title': 'CEBS The ICCVAM Androgen Receptor Agonist Reference List', 'accessURL': 'ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'description': '<p>NTP summary of potential mutagenicity from Ames studies for each dosage, rodent strain, activation condition, and protocol type.<br />\n<strong>CEBS Ames Conclusions Link API:</strong> <a href="ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/Ames_Conclusions_DataCollection_2020-02-19.xlsx">ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/Ames_...</a></p>\n', 'format': 'data', 'title': 'CEBS Ames Conclusions', 'accessURL': 'ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'description': '<p>Conclusions from chronic bioassay level of evidence; Genetic toxicology assays of bacterial mutagenicity, micronucleus and comet assays; Some Tox21 assays.<br />\n<strong>CEBS Bioassay Genetox Conclusion Dataset Link API:</strong> <a href="ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/Treatment_Related_Findings_DataCollection_2020-03-05.xlsx">ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/Treat...</a></p>\n', 'format': 'data', 'title': 'CEBS Bioassay Genetox Conclusion Dataset', 'accessURL': 'ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'description': '<p>Summary of protocol methods for 360 legacy microarray studies; viewable with Adobe Flash Player (<a href="https://get.adobe.com/flashplayer/">https://get.adobe.com/flashplayer/</a>). Raw data is available through FTP links for each study.<br />\n<strong>CEBS Microarray Dataset Link API:</strong> <a href="ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/Microarray_Dataset_Data_2019_06_20.xlsx">ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/Micro...</a></p>\n', 'format': 'data', 'title': 'CEBS Microarray Dataset', 'accessURL': 'ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'description': '<p>Study conclusions from multiple germ cell chemical mutagenicity study protocols in Canton-S Drosophila.<br />\n<strong>CEBS Drosophila Germ Cell Mutagenicity Link API:</strong> <a href="ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/Drosophila_Germ_Cell_Mutagenicity_DataCollection_2019-02-27.xlsx">ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/Droso...</a></p>\n', 'format': 'data', 'title': 'CEBS Drosophila Germ Cell Mutagenicity', 'accessURL': 'ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'description': '<p>Study conclusions from mammalian cell chemical cytogenetic study protocols in CHO-W-B1 hamsters.<br />\n<strong>CEBS Mammalian Cell Cytogenetics Link API:</strong> <a href="ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/Mammalian_Cell_Cytogenetics_DataCollection_2019-02-27.xlsx">ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/Mamma...</a></p>\n', 'format': 'data', 'title': 'CEBS Mammalian Cell Cytogenetics', 'accessURL': 'ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'description': '<p>Study conclusions from mammalian cell chemical mutagenic study protocols for multiple activation conditions.<br />\n<strong>CEBS Mammalian Cell Mutagenicity Link API:</strong> <a href="ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/Mammalian_Cell_Mutagenicity_DataCollection_2019-02-27.xlsx">ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/Mamma...</a></p>\n', 'format': 'data', 'title': 'CEBS Mammalian Cell Mutagenicity', 'accessURL': 'ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'description': '<p>Study conclusions from rodent chemical cytogenetic study protocols in B6C3F1 mice.<br />\n<strong>CEBS Rodent Cytogenetics Link API:</strong> <a href="ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/Rodent_Cytogenetics_DataCollection_2019-02-27.xlsx">ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/Roden...</a></p>\n', 'format': 'data', 'title': 'CEBS Rodent Cytogenetics', 'accessURL': 'ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'description': '<p>Study and trial conclusions from in vivo micronucleus assays for each rodent strain, dosage, route of administration, duration, and tissue type for multiple chemicals.<br />\n<strong>CEBS In Vivo Micronucleus Link API:</strong><a href="ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/In_Vivo_Micronucleus_DataCollection_2020-02-19.xlsx">ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/In_Vi...</a></p>\n', 'format': 'data', 'title': 'CEBS In Vivo Micronucleus', 'accessURL': 'ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'description': '<p>Benchmark Dose (BMD) analysis for histopathologic lesion incidence data with best fit models for each chemical, organ, morphology type, species, route of administration, and dose.<br />\n<strong>CEBS Benchmark Dose Analysis for Neoplastic and Non-neoplastic Lesions Link API:</strong> <a href="ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/Benchmark_Dose_Values_DataCollection_2019-12-20.xlsx">ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/Bench...</a></p>\n', 'format': 'data', 'title': 'CEBS Benchmark Dose Analysis for Neoplastic and Non-neoplastic Lesions', 'accessURL': 'ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'description': '<p>Annotation of Hallmark Gene Sets (<a href="http://software.broadinstitute.org/gsea/msigdb/collections.jsp">http://software.broadinstitute.org/gsea/msigdb/collections.jsp</a>) using NextBio platform to identify correlations between Hallmark Gene Sets and gene expression studies focusing on liver tissue in rodents and humans, or other organs in rodents.<br />\n<strong>CEBS Hallmark Gene Sets Annotations Link API:</strong> <a href="ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/Hallmark_Geneset_Annotation_DataCollection_2019-1-30.xlsx">ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/Hallm...</a></p>\n', 'format': 'data', 'title': 'CEBS Hallmark Gene Sets Annotations', 'accessURL': 'ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'description': '<p>Phase I and II C. elegans and zebrafish toxicity estimates. Developmental Effects of the ToxCast™ Phase I and Phase II Chemicals in Caenorhabditis elegans and Corresponding Responses in Zebrafish, Rats, and Rabbits. Windy A. Boyd , Marjolein V. Smith , Caroll A. Co , Jason R. Pirone , Julie R. Rice , Keith R. Shockley , and Jonathan H. Freedman. Published:01May2016. <a href="https://doi.org/10.1289/ehp.1409645">https://doi.org/10.1289/ehp.1409645</a>.<br />\n<strong>CEBS Toxicity Estimates of the ToxCast Chemicals in C. elegans and Zebrafish Link API:</strong> <a href="ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/Windy_Boyd_Publication_DataCollection_2019-2-22.xlsx">ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/Windy...</a></p>\n', 'format': 'data', 'title': 'CEBS Toxicity Estimates of the ToxCast Chemicals in C. elegans and Zebrafish', 'accessURL': 'ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'description': '<p>Evaluation of androgen assay results using a curated Hershberger database. Kleinstreuer NC, Browne P, Chang X, Judson R, Casey W, Ceger P, Deisenroth C, Baker N, Markey K, Thomas RS. Published: 25 May 2018. <a href="https://doi.org/10.1016/j.reprotox.2018.08.017">https://doi.org/10.1016/j.reprotox.2018.08.017</a>. Performance data from applying the ToxCast/Tox 21 androgen receptor model, based on 11 high throughput assays, to 39 reference chemicals.<br />\n<strong>CEBS Evaluation of Androgen Receptor Agonists Dataset Link API:</strong><a href="ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/Evaluation_of_Androgen_Receptor_Agonists_Dataset_2019_09_19_STbl_8.xlsx">ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/Evalu...</a></p>\n', 'format': 'data', 'title': 'CEBS Evaluation of Androgen Receptor Agonists Dataset', 'accessURL': 'ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'description': '<p>Evaluation of androgen assay results using a curated Hershberger database. Kleinstreuer NC, Browne P, Chang X, Judson R, Casey W, Ceger P, Deisenroth C, Baker N, Markey K, Thomas RS. Published: 25 May 2018. <a href="https://doi.org/10.1016/j.reprotox.2018.08.017">https://doi.org/10.1016/j.reprotox.2018.08.017</a>. Performance data from applying the ToxCast/Tox 21 androgen receptor model, based on 11 high throughput assays, to 39 reference chemicals.<br />\n<strong>CEBS Evaluation of Androgen Receptor Antagonists Link API:</strong> <a href="ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/Evaluation_of_Androgen_Receptor_Antagonists_Dataset_2019_02_27_STbl_9_2019_06_20.xlsx">ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/Evalu...</a></p>\n', 'format': 'data', 'title': 'CEBS Evaluation of Androgen Receptor Antagonists', 'accessURL': 'ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'description': '<p>Evaluation of androgen assay results using a curated Hershberger database. Kleinstreuer NC, Browne P, Chang X, Judson R, Casey W, Ceger P, Deisenroth C, Baker N, Markey K, Thomas RS. Published: 25 May 2018. <a href="https://doi.org/10.1016/j.reprotox.2018.08.017">https://doi.org/10.1016/j.reprotox.2018.08.017</a>. Performance data from applying the ToxCast/Tox 21 androgen receptor model, based on 11 high throughput assays, to 39 reference chemicals.<br />\n<strong>CEBS Tox21 Androgen Receptor Assays and Androgen Receptor Pathway Model DatasetLink API:</strong> <a href="ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/Tox21%20Androgen%20Receptor%20Assays%20and%20Androgen%20Receptor%20Pathway%20Model%20Dataset%20%20_2019_02_27_STbl_2_2019_06_20.xlsx">ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/Tox21...</a></p>\n', 'format': 'data', 'title': 'CEBS Tox21 Androgen Receptor Assays and Androgen Receptor Pathway Model Dataset', 'accessURL': 'ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'description': '<p>Study conclusions from comet assays for each chemical, rodent strain, organ, and dosage.<br />\n<strong>CEBS Comet Assay Conclusions Link API:</strong> <a href="ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/Comet_Dataset_Data_2020-02-19.xlsx">ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/Comet...</a></p>\n', 'format': 'data', 'title': 'CEBS Comet Assay Conclusions', 'accessURL': 'ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'description': '<p>Study and trial conclusions from micronucleus assays for each cell type, activation condition, dose, duration, and chemical.<br />\n<strong>CEBS In Vitro Micronucleus Link API:</strong> <a href="ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/In_Vitro_Micronucleus_DataCollection_2019-03-15.xlsx">ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/In_Vi...</a></p>\n', 'format': 'data', 'title': 'CEBS In Vitro Micronucleus', 'accessURL': 'ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'description': '<p>Summary of histopathologic lesions found in studies where each dose group had two or more of the lesion for each chemical, organ, morphology type, species, route of administration, and dose. Lesions with a statistically significant difference (P<0.05) in incidence between the exposed and control animals are flagged.<br />\n<strong>CEBS Statistically Analyzed NTP Pathology Lesions Link API:</strong> <a href="ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/Statistically_Analyzed_NTP_Pathology_Lesions_with_Incidence_2020_03_05.xlsx">ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/Stati...</a></p>\n', 'format': 'data', 'title': 'CEBS Statistically Analyzed NTP Pathology Lesions (with Incidence)', 'accessURL': 'ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'description': '<p>The purity data for the NTP Tox21 Phase 2 chemicals provided to NCATS for the Tox21 Phase 2 program. These data results from the analysis of neat chemicals, prior to the preparation of the DMSO solutions sent to NCATS and should not be equated with NCATS QC Day 0 or QC Day 4 data.<br />\n<strong>CEBS Tox21 Phase 2 Purity Link API:</strong> <a href="ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/Tox21_Purity_Data_2019_10_07.xlsx">ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/Tox21...</a></p>\n', 'format': 'data', 'title': 'CEBS Tox21 Phase 2 Purity', 'accessURL': 'ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/', 'mediaType': 'application/unknown'}], 'keyword': ['national-institute-of-environmental-health-sciences-niehs'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'rights': 'Grantee evaluation data. Must fill out data user agreement and request data set.', 'description': '<p>The TES Individual dataset contains information at the individual-level about the persons who attend a GLS funded training event. This dataset includes variables that describe the trainees including their demographics and the primary setting and role within the setting where the trainee interacts with youth, the ways in which they intend to use their training, the impact of the training in terms of the usefulness, practicality, and applicability of the training to the trainees life. (State/Tribal - October 2006 through September 2013; Campus - October 2010 through September 2015)</p>\n', 'references': ['https://www.suicideprevention-datacenter.com/spdc/login/pud/pud_request.cfm'], 'temporal': '2006-10-01T00:00:00-04:00/2013-09-01T00:00:00-04:00', 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'theme': ['Community', 'Health', 'State'], 'landingPage': 'https://www.suicideprevention-datacenter.com', 'modified': '2020-02-21', 'contactPoint': {'hasEmail': 'mailto:SPDCRequests@icfi.com', 'fn': 'Condron, Susanne'}, 'issued': '2016-03-09', 'programCode': ['009:068'], 'accessLevel': 'restricted public', 'title': 'Training Exit Survey (TES) Individual State and Tribe', 'identifier': '7d5ac596-7ed6-4373-b339-1ed976008fef', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'data', 'mediaType': 'application/unknown', 'title': 'Training Exit Survey (TES) Individual State and Tribe'}], 'keyword': ['substance-abuse-mental-health-services-administration'], 'bureauCode': ['009:30'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': "<p>The Office of Child Support Enforcement's Annual Data Report for fiscal year 2013 from State agencies administering child support enforcement plans under Title IV-D of the Social Security Act.</p>\n", 'programCode': ['009:084'], 'title': 'Child Support Enforcement Annual Data Report Form 157 – YR 2013', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families'}, 'theme': ['State'], 'landingPage': 'https://healthdata.gov/dataset/child-support-enforcement-annual-data-report-form-157-%E2%80%93-yr-2013-1', 'modified': '2020-02-21', 'contactPoint': {'hasEmail': 'mailto:dennis.putze@acf.hhs.gov', 'fn': 'Dennis Putze'}, 'issued': '2015-12-23', 'accessLevel': 'public', 'identifier': 'b66dec74-c265-4761-89e8-7a61d9904032', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.acf.hhs.gov/datagov-datasets/ocse/dcs/157_CSE_ANNUAL_2013.csv', 'format': '.csv', 'title': 'Child Support Enforcement Annual Data Report Form 157 – YR 2013', 'description': "<p>The Office of Child Support Enforcement's Annual Data Report for fiscal year 2014 from State agencies administering child support enforcement plans under Title IV-D of the Social Security Act.</p>\n", 'mediaType': 'application/unknown'}], 'keyword': ['administration-for-children-and-families'], 'bureauCode': ['001:05'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.acf.hhs.gov/datagov-datasets/ocse/dcs/157_CSE_ANNUAL_DICTIONARY.xlsx'}
{'description': "<p>The Office of Child Support Enforcement's Annual Data Report from State agencies administering child support enforcement plans under Title IV-D of the Social Security Act.</p>\n", 'programCode': ['009:084'], 'title': 'Child Support Enforcement Annual Data Report Form 157 ', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families'}, 'theme': ['State'], 'landingPage': 'https://healthdata.gov/dataset/child-support-enforcement-annual-data-report-form-157', 'contactPoint': {'hasEmail': 'mailto:dennis.putze@acf.hhs.gov', 'fn': 'Dennis Putze'}, 'issued': '2015-12-22', 'accessLevel': 'public', 'identifier': 'ad96b172-cc28-479d-8656-bc8f45766510', '@type': 'dcat:Dataset', 'modified': '2020-02-21', 'keyword': ['administration-for-children-and-families'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.acf.hhs.gov/datagov-datasets/ocse/dcs/157_CSE_ANNUAL_DICTIONARY.xlsx'}
{'description': "<p>The Office of Child Support Enforcement's Annual Data Report from State agencies administering child support enforcement plans under Title IV-D of the Social Security Act.</p>\n", 'programCode': ['009:084'], 'title': 'Child Support Enforcement Annual Data Report Form 157 – YR 2014', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families'}, 'landingPage': 'https://healthdata.gov/dataset/child-support-enforcement-annual-data-report-form-157-%E2%80%93-yr-2014-0', 'contactPoint': {'hasEmail': 'mailto:dennis.putze@acf.hhs.gov', 'fn': 'Dennis Putze'}, 'issued': '2015-12-22', 'accessLevel': 'public', 'identifier': 'e7a8d021-9d41-461c-8ff6-fe9d92076ab0', '@type': 'dcat:Dataset', 'modified': '2016-09-16', 'keyword': ['administration-for-children-and-families'], 'bureauCode': ['009:00'], 'theme': ['State'], 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.acf.hhs.gov/datagov-datasets/ocse/dcs/157_CSE_ANNUAL_DICTIONARY.xlsx'}
{'description': "<p>The Office of Child Support Enforcement's Annual Data Report from State agencies administering child support enforcement plans under Title IV-D of the Social Security Act.</p>\n", 'programCode': ['009:084'], 'title': 'Child Support Enforcement Annual Data Reports Form 157 - YR 2013', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families'}, 'landingPage': 'http://www.acf.hhs.gov/programs/css/resource/fy2013-preliminary-report', 'contactPoint': {'hasEmail': 'mailto:dennis.putze@acf.hhs.gov', 'fn': 'Dennis Putze'}, 'issued': '2015-12-22', 'accessLevel': 'public', 'identifier': '086cdad1-f9c0-4eac-8a9f-dcdc26c538e4', '@type': 'dcat:Dataset', 'modified': '2016-09-16', 'keyword': ['administration-for-children-and-families'], 'bureauCode': ['009:00'], 'theme': ['State'], 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.acf.hhs.gov/datagov-datasets/ocse/dcs/157_CSE_ANNUAL_DICTIONARY.xlsx'}
{'description': '<p>This dataset contains annual data on collections received and distributed by State agencies administering the Child Support Enforcement program under title IV-D of the Social Security Act.</p>\n', 'programCode': ['009:084'], 'title': 'Child Support Enforcement Annual Data Report Form 34A – 2011', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families'}, 'theme': ['State'], 'landingPage': 'http://www.acf.hhs.gov/programs/css/resource/fy2011-annual-report', 'modified': '2020-02-21', 'contactPoint': {'hasEmail': 'mailto:dennis.putze@acf.hhs.gov', 'fn': 'Dennis Putze'}, 'issued': '2015-12-15', 'accessLevel': 'public', 'identifier': '6eda6f86-e27d-4e2c-ae61-a1e48ad10cd1', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.acf.hhs.gov/datagov-datasets/ocse/dcs/34A_CSE_ANNUAL_2011.csv', 'format': '.csv', 'title': 'Child Support Enforcement Annual Data Report Form 34A – 2011', 'description': '<p>This dataset contains annual data on collections received and distributed by State agencies administering the Child Support Enforcement program under title IV-D of the Social Security Act.</p>\n', 'mediaType': 'application/unknown'}], 'keyword': ['administration-for-children-and-families'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.acf.hhs.gov/datagov-datasets/ocse/dcs/34A_CSE_ANNUAL_DICTIONARY.xlsx'}
{'description': '<p>HCUP Fast Stats provides easy access to the latest HCUP-based statistics for health information topics. HCUP Fast Stats uses visual statistical displays in stand-alone graphs, trend figures, or simple tables to convey complex information at a glance. Information on the effect of Medicaid expansion on hospital use will be updated regularly (quarterly or annually, as newer data become available).</p>\n', 'programCode': ['009:074'], 'temporal': '2007-01-01T05:00:00-05:00/2007-01-01T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Agency for Healthcare Research and Quality, Department of Health & Human Services'}, 'theme': ['Health', 'Medicare', 'Hospital', 'Inpatient', 'National', 'State'], 'landingPage': 'https://www.hcup-us.ahrq.gov/faststats/landing.jsp', 'modified': '2020-02-21', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'HCUP User Support'}, 'issued': '2015-07-30', 'accessLevel': 'public', 'identifier': '2cb5e7e7-361b-45ef-b662-8938e421f3ef', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>HCUP Fast Stats provides easy access to the latest HCUP-based statistics for health information topics. HCUP Fast Stats uses visual statistical displays in stand-alone graphs, trend figures, or simple tables to convey complex information at a glance. Information on the effect of Medicaid expansion on hospital use will be updated regularly (quarterly or annually, as newer data become available).</p>\n', 'format': 'Website', 'title': 'HCUP Fast Stats', 'accessURL': 'http://www.hcup-us.ahrq.gov/faststats/landing.jsp', 'mediaType': 'application/unknown'}], 'keyword': ['agency-for-healthcare-research-and-quality-department-of-health-human-services'], 'bureauCode': ['009:33'], 'dataQuality': True, 'title': 'HCUP Fast Stats', 'describedBy': 'https://www.hcup-us.ahrq.gov/faststats/landing.jsp'}
{'description': '<p>CFSAN Thesaurus in CFSAN TMS</p>\n', 'programCode': ['009:001'], 'title': 'Business Objects, CFSAN TMS Thesaurus Universe', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/business-objects-cfsan-tms-thesaurus-universe', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-05-12', 'accessLevel': 'public', 'identifier': 'b85bba8c-edbb-4b04-851b-8b9e0f60b274', '@type': 'dcat:Dataset', 'modified': '2016-04-05', 'keyword': ['cfsan-thesaurus', 'scientific', 'stari', 'technical-and-regulatory-information', 'tms'], 'bureauCode': ['009:10'], 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>Harmful and Potentially Harmful Constituents</p>\n', 'programCode': ['009:007'], 'title': 'Harmful and Potentially Harmful Constituents', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/harmful-and-potentially-harmful-constituents', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-05-12', 'accessLevel': 'public', 'identifier': '295b6b4b-f762-4857-9f31-5dadf4456095', '@type': 'dcat:Dataset', 'modified': '2016-04-05', 'keyword': ['constituents', 'harmful', 'hphc'], 'bureauCode': ['009:10'], 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>The Global Unique Device Identification Database (GUDID) contains key device identification information submitted to the FDA about medical devices that have Unique Device Identifiers (UDI). Unique device identification is a system being established by the</p>\n', 'programCode': ['009:005'], 'title': 'GUDID Download', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/gudid-download', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-05-12', 'accessLevel': 'public', 'identifier': '8dcb4865-3325-42ef-b15e-018fabc14c9c', '@type': 'dcat:Dataset', 'modified': '2016-04-05', 'keyword': ['cdrh', 'gudid', 'udi'], 'bureauCode': ['009:10'], 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>The Approved Drug Products with Therapeutic Equivalence (Orange Book or OB) is a list of drugs approved under Section 505 of the Federal Food, Drug and Cosmetic Act and provides consumers timely updates on these products. In addition to these products (fo</p>\n', 'programCode': ['009:002'], 'title': 'Orange Book', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/orange-book', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-05-12', 'accessLevel': 'public', 'identifier': '9fa4b565-e728-41e6-9f7b-efb1a62fde30', '@type': 'dcat:Dataset', 'modified': '2016-04-05', 'keyword': ['approved-drug-products-with-therapuetic-equivalence-evaluations', 'orange-book'], 'bureauCode': ['009:10'], 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>Public access allowing for public search of the FDA Adverse Events Database</p>\n', 'programCode': ['009:002'], 'title': 'Public Search for Adverse Events (FOIA)', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/public-search-adverse-events-foia', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-05-12', 'accessLevel': 'public', 'identifier': '457e3df4-e8ad-4865-9185-298746001d98', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'xml', 'accessURL': 'http://www.fda.gov/Drugs/GuidanceComplianceRegulatoryInformation/Surveillance/ucm082193', 'mediaType': 'application/unknown', 'title': 'http://www.fda.gov/Drugs/GuidanceComplianceRegulatoryInformation/Surveillance/ucm082193'}], 'keyword': ['faers'], 'bureauCode': ['009:10'], 'modified': '2016-04-05', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': "<p>This system supports the Information Center's Help Desk capabilities, and reports can be exported.</p>\n", 'programCode': ['009:001'], 'title': 'CFSAN Knowledge Management System [is this salesforce?]', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/cfsan-knowledge-management-system-salesforce', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-05-12', 'accessLevel': 'public', 'identifier': '1dfb6159-1c46-4dc0-97e0-b6079debbcfa', '@type': 'dcat:Dataset', 'modified': '2016-04-05', 'keyword': ['information-center-foods-help-desk'], 'bureauCode': ['009:10'], 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>This system shares public data that can be downloaded.</p>\n', 'programCode': ['009:001'], 'title': 'CFSAN Web Modules', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/cfsan-web-modules', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-05-12', 'accessLevel': 'public', 'identifier': 'a6adaec2-4aa8-4856-8e26-e06483058098', '@type': 'dcat:Dataset', 'modified': '2016-04-05', 'keyword': ['web-modules'], 'bureauCode': ['009:10'], 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>This system is a searchable repository of food code interpretations. There are no exportable data sets. All reports are in PDF format.</p>\n', 'programCode': ['009:001'], 'title': 'Food Code Reference System', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/food-code-reference-system', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-05-12', 'accessLevel': 'public', 'identifier': '1120e316-82b3-48b9-b32b-f47a9080e3cd', '@type': 'dcat:Dataset', 'modified': '2016-04-05', 'keyword': ['code', 'food', 'interpretations'], 'bureauCode': ['009:10'], 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>SUMMARY</p>\n<p>DDOD use case to request access to Medicare Part D Drug Event File (PDE) for cost transparency to pharmacies and patients.</p>\n<p>WHAT IS A USE CASE?</p>\n<p>A “Use Case” is a request that was made by the user community because there were no available datasets that met their particular needs. If this use case is similar to your needs, we ask that you add your own requirements to the specifications section.</p>\n<p>The concept of a use case falls within the <a href="http://hhs.ddod.us ">Demand-Driven Open Data</a> (DDOD) program and gives you a formalized way to identify what data you need. It’s for anyone in industry, research, media, nonprofits or other government agencies. Each request becomes a DDOD use case, so that it can be prioritized and worked on.</p>\n<p>Use Cases also provide a wealth of insights about existing alternative datasets and tips for interpreting and manipulating data for specific purposes.</p>\n<p>PURPOSE</p>\n<p>The PDE data contain prescription drug costs and payment data that enable CMS to make payments to the plans and otherwise administer the Part D benefit. When a beneficiary fills a prescription under Medicare Part D, a prescription drug plan sponsor must submit a record to CMS. The PDE data are not the same as individual drug claim transactions but are extracts using CMS-defined standard fields. The challenge is that this data is not available publicly, even with all PHI fields stripped out. It resides in ResDAC/CCW, but has 1 year lag time and 3-4 months processing time.</p>\n<p>VALUE</p>\n<p>Central to operations for drug cost comparisons for use by pharmacists and consumers. Multiple companies are looking how to better manage costs.</p>\n<p>USE CASE SPECIFICATIONS & SOLUTION</p>\n<p>Information about this use cases is maintained in a wiki: <a href="http://hhs.ddod.us/wiki/Use_Case_26:_Analyze_drug_cost_trends_from_filled_Medicare_Pard_D_prescriptions">http://hhs.ddod.us/wiki/Use_Case_26:_Analyze_drug_cost_trends_from_fille...</a></p>\n<p>It serves as a knowledge base.</p>\n<p>USE CASE DISCUSSION FORUM</p>\n<p>All communications between Data Users, DDOD Administrators and Data Owners are logged as discussions within GitHub issues: <a href="https://github.com/demand-driven-open-data/ddod-intake/issues/26">https://github.com/demand-driven-open-data/ddod-intake/issues/26</a></p>\n<p>It aims to provide complete transparency into the process and ensure the same message gets to all participants.</p>\n<p>CASE STATUS</p>\n<p>Open</p>\n', 'programCode': ['009:078'], 'title': '#DDOD Use Case: Access to Medicare Part D Drug Event File (PDE) for cost transparency', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services, Department of Health & Human Services'}, 'theme': ['Medicare'], 'landingPage': 'https://healthdata.gov/dataset/ddod-use-case-access-medicare-part-d-drug-event-file-pde-cost-transparency', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:david.portnoy@hhs.gov', 'fn': 'David Portnoy'}, 'issued': '2015-05-07', 'accessLevel': 'public', 'identifier': '92608043-d959-4ae3-be85-6b93b0c858e3', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/BSAPUFS/BSA_PDE_PUF.html', 'mediaType': 'application/unknown', 'title': 'CSV '}], 'keyword': ['CMS', 'DDOD use case', 'drug cost', 'drug event file', 'medicare part d', 'user request'], 'bureauCode': ['009:38'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'https://www.ccwdata.org/cs/groups/public/documents/datadictionary/data_dict_pde.xls'}
{'description': '<p>SUMMARY</p>\n<p>DDOD use case request to improve National Death Registry for use with outcomes research.</p>\n<p>WHAT IS A USE CASE?</p>\n<p>A “Use Case” is a request that was made by the user community because there were no available datasets that met their particular needs. If this use case is similar to your needs, we ask that you add your own requirements to the specifications section.</p>\n<p>The concept of a use case falls within the <a href="http://hhs.ddod.us ">Demand-Driven Open Data</a> (DDOD) program and gives you a formalized way to identify what data you need. It’s for anyone in industry, research, media, nonprofits or other government agencies. Each request becomes a DDOD use case, so that it can be prioritized and worked on.</p>\n<p>Use Cases also provide a wealth of insights about existing alternative datasets and tips for interpreting and manipulating data for specific purposes.</p>\n<p>PURPOSE</p>\n<p>PCORnet funded outcomes research often relies on NDI for mortality events not captured within the medical system<br />\nExample: "Aspirin trial": Optimal maintenance dose of aspirin for secondary prevention of coronary artery disease (CAD)<br />\nExample: Comparative Effectiveness of Liver Transplant Strategies for End-Stage Liver Disease Patients on Renal Replacement Therapy</p>\n<p>VALUE</p>\n<p>Complete data is a requirement in order to conduct research. In addition, mortality events outside of healthcare setting don\'t always get captured. This data would be useful in many comparative effectiveness research studies, regardless of whether funded by PCORI.</p>\n<p>USE CASE SPECIFICATIONS & SOLUTION</p>\n<p>Information about this use cases is maintained in a wiki: <a href="http://hhs.ddod.us/wiki/Use_Case_7:_National_death_registry_for_outcomes_research">http://hhs.ddod.us/wiki/Use_Case_7:_National_death_registry_for_outcomes...</a></p>\n<p>It serves as a knowledge base.</p>\n<p>USE CASE DISCUSSION FORUM</p>\n<p>All communications between Data Users, DDOD Administrators and Data Owners are logged as discussions within GitHub issues: <a href="https://github.com/demand-driven-open-data/ddod-intake/issues/7">https://github.com/demand-driven-open-data/ddod-intake/issues/7</a></p>\n<p>It aims to provide complete transparency into the process and ensure the same message gets to all participants.</p>\n<p>CASE STATUS</p>\n<p>Closed</p>\n', 'programCode': ['009:048'], 'title': '#DDOD Use Case: Improve National Death Registry for use with outcomes research', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention, Department of Health & Human Services'}, 'theme': ['National'], 'landingPage': 'https://healthdata.gov/dataset/ddod-use-case-improve-national-death-registry-use-outcomes-research', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:david.portnoy@hhs.gov', 'fn': 'David Portnoy'}, 'issued': '2015-05-07', 'accessLevel': 'public', 'identifier': '6502f60b-b574-42ca-bd8e-3eba8dfc2de3', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://github.com/demand-driven-open-data/ddod-intake/wiki/Solution-7', 'mediaType': 'application/unknown', 'title': 'https://github.com/demand-driven-open-data/ddod-intake/wiki/Solution-7'}], 'keyword': ['CDC', 'comparative effectivness', 'DDOD use case', 'national death registry', 'NDI', 'PCORI', 'user request'], 'bureauCode': ['009:20'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.cdc.gov/nchs/data/ndi/ndi_users_guide_chapter2.pdf'}
{'description': '<p>SUMMARY</p>\n<p>DDOD use case request to make Value-Based Payment Modifier (VBM) reporting more transparent for everyone.</p>\n<p>WHAT IS A USE CASE?</p>\n<p>A “Use Case” is a request that was made by the user community because there were no available datasets that met their particular needs. If this use case is similar to your needs, we ask that you add your own requirements to the specifications section.</p>\n<p>The concept of a use case falls within the <a href="http://hhs.ddod.us ">Demand-Driven Open Data</a> (DDOD) program and gives you a formalized way to identify what data you need. It’s for anyone in industry, research, media, nonprofits or other government agencies. Each request becomes a DDOD use case, so that it can be prioritized and worked on.</p>\n<p>Use Cases also provide a wealth of insights about existing alternative datasets and tips for interpreting and manipulating data for specific purposes.</p>\n<p>PURPOSE</p>\n<p>Value-Based Payment Modifier (VBM) reporting provides the quality composite and cost composite scores for each provider groups and performance year. But currently, these scores are only available within each group\'s private QRUR report. This use case requests that data for all providers be made readily available, so that providers have the ability to benchmark and compare across their peer groups.</p>\n<p>VALUE</p>\n<p>Greater transparency to provider quality and cost rankings helps consumers make smarter choices. Earlier and broader visibility into metrics, might have a "peer pressure" effect on providers to improve quality. It may also deliver insights for providers and assist them in Meaningful Use attestation.</p>\n<p>USE CASE SPECIFICATIONS & SOLUTION</p>\n<p>Information about this use cases is maintained in a wiki: <a href="http://hhs.ddod.us/wiki/Use_Case_4">http://hhs.ddod.us/wiki/Use_Case_4</a></p>\n<p>It serves as a knowledge base.</p>\n<p>USE CASE DISCUSSION FORUM</p>\n<p>All communications between Data Users, DDOD Administrators and Data Owners are logged as discussions within GitHub issues: <a href="https://github.com/demand-driven-open-data/ddod-intake/issues/4">https://github.com/demand-driven-open-data/ddod-intake/issues/4</a></p>\n<p>It aims to provide complete transparency into the process and ensure the same message gets to all participants.</p>\n<p>CASE STATUS</p>\n<p>Closed. CMS has a stated promise to keep each provider\'s data confidential. In addition, the Value Modifier is being sunsetted as an independent payment adjuster.</p>\n', 'programCode': ['009:071'], 'title': '#DDOD Use Case: Make VBM (Value-Based Payment Modifier) reporting for all groups publicly available', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services, Department of Health & Human Services'}, 'theme': ['Health', 'Quality'], 'landingPage': 'https://healthdata.gov/dataset/ddod-use-case-make-vbm-value-based-payment-modifier-reporting-all-groups-publicly-0', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:david.portnoy@hhs.gov', 'fn': 'David Portnoy'}, 'issued': '2015-05-07', 'accessLevel': 'public', 'identifier': '58057920-eed6-4086-bf83-5efa3e582e14', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://github.com/demand-driven-open-data/ddod-intake/wiki/Use-Case-4', 'mediaType': 'application/unknown', 'title': 'https://github.com/demand-driven-open-data/ddod-intake/wiki/Use-Case-4'}], 'keyword': ['CMS', 'DDOD use case', 'healthcare cost', 'provider quality', 'user request'], 'bureauCode': ['009:38'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/PhysicianFeedbackProgram/Downloads/2013-Detailed-Methodology.pdf'}
{'description': '<p>The dataset here provides the total number of Qualified Health Plan selections by ZIP Code for 37 states for the second Health Insurance Marketplace open enrollment period (November 15, 2014 – February 15, 2015, including additional special enrollment period activity reported through February 22, 2015).</p>\n', 'programCode': ['009:072'], 'title': '2015 Plan Selections by ZIP Code in the Health Insurance Marketplace', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Assistant Secretary for Planning & Evaluation, Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/2015-plan-selections-zip-code-health-insurance-marketplace', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:munira.gunja@hhs.gov', 'fn': 'Munira Gunja'}, 'issued': '2015-04-10', 'temporal': '2014-11-15T00:00:00-05:00/2015-02-22T00:00:00-05:00', 'identifier': 'de6f60a0-e3d0-4b25-9601-701ff82d7e0e', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'http://aspe.hhs.gov/health/reports/2015/MarketPlaceEnrollment/EnrollmentByZip/feb2015_zipcode_enrollment.csv', 'mediaType': 'application/unknown', 'title': 'CSV'}], 'keyword': ['Marketplace enrollment zip code plan selections'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://aspe.hhs.gov/health/reports/2015/MarketPlaceEnrollment/EnrollmentByZip/rpt_EnrollmentByZip_Apr2015.cfm'}
{'description': '<p>SUMMARY</p>\n<p>DDOD use case request for consolidated, consistent reporting of medical device recalls.</p>\n<p>WHAT IS A USE CASE?</p>\n<p>A “Use Case” is a request that was made by the user community because there were no available datasets that met their particular needs. If this use case is similar to your needs, we ask that you add your own requirements to the specifications section.</p>\n<p>The concept of a use case falls within the <a href="http://hhs.ddod.us ">Demand-Driven Open Data</a> (DDOD) program and gives you a formalized way to identify what data you need. It’s for anyone in industry, research, media, nonprofits or other government agencies. Each request becomes a DDOD use case, so that it can be prioritized and worked on.</p>\n<p>Use Cases also provide a wealth of insights about existing alternative datasets and tips for interpreting and manipulating data for specific purposes.</p>\n<p>PURPOSE</p>\n<p>This use case was requested with the goal of obtaining a "single source of truth" for medical device recalls, rather than trying to reconcile between the two data sources. It needs to:</p>\n<ul>\n<li>Provide unique recall ID to link data from these two sources.</li>\n<li>Provide standardized, consistent product name or registered device key (such as PMA # or 510(k) #)</li>\n</ul>\n<p>VALUE</p>\n<p>The value of the use case is to helps hospitals more effectively catch devices in their inventory that have been recalled and prevent them from buying potentially unsafe ones. It improves outcomes and patient safety by lowering probability of hospitals being unaware of devices have been recalled.</p>\n<p>USE CASE SPECIFICATIONS & SOLUTION</p>\n<p>Information about this use cases is maintained in a wiki: <a href="http://hhs.ddod.us/wiki/Use_Case_6:_Consolidated_reporting_of_medical_device_recalls">http://hhs.ddod.us/wiki/Use_Case_6:_Consolidated_reporting_of_medical_de...</a></p>\n<p>It serves as a knowledge base.</p>\n<p>USE CASE DISCUSSION FORUM</p>\n<p>All communications between Data Users, DDOD Administrators and Data Owners are logged as discussions within GitHub issues: <a href="https://github.com/demand-driven-open-data/ddod-intake/issues/6">https://github.com/demand-driven-open-data/ddod-intake/issues/6</a></p>\n<p>It aims to provide complete transparency into the process and ensure the same message gets to all participants.</p>\n<p>CASE STATUS</p>\n<p>Closed via openFDA.gov API, which includes medical device recall information as of September 2015.</p>\n', 'programCode': ['009:005'], 'references': ['http://www.healthdata.gov/dataset/recalls-medical-devices', 'http://www.healthdata.gov/dataset/radiation-emitting-product-corrective-actions-and-recalls-0'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration, Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/ddod-use-case-consolidated-reporting-medical-device-recalls', 'modified': '2018-11-16', 'contactPoint': {'hasEmail': 'mailto:david.portnoy@hhs.ov', 'fn': 'David Portnoy'}, 'issued': '2015-04-08', 'accessLevel': 'public', 'title': '#DDOD Use Case: Consolidated reporting of medical device recalls', 'identifier': 'bbc9fbb6-f473-4db9-9582-0364efd3a88c', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.healthdata.gov/data/dataset/medical-and-radiation-emitting-device-recalls-0', 'mediaType': 'application/unknown', 'title': 'API'}, {'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'http://www.accessdata.fda.gov/scripts/enforcement/enforce_rpt-Product-Tabs.cfm?action=Expand+Index&w=04012015&lang=eng#devices', 'mediaType': 'application/unknown', 'title': 'CSV'}, {'@type': 'dcat:Distribution', 'description': '<p>A recall is an action taken to address a problem with a medical device that violates FDA law. Recalls occur when a medical device is defective, when it could be a risk to health, or when it is both defective and a risk to health. Recall as defined in 21 CFR 7.3(g) is “a firm’s removal or correction of a marketed product that the Food and Drug Administration considers to be in violation of the laws it administers and against which the agency would initiate legal action, e.g., seizure. Recall does not include a market withdrawal or a stock recovery.” If a firm conducts a recall to reduce a risk to health, the firm is required to submit a written report to the FDA with the information described in 21 CFR 806.10.</p>\n<p>JOIN INFORMATION</p>\n<p>Join to Enforcement Report: "res_event_number" in Recall database is the same as "event_id" in Enforcement Report database<br />\nThe Enforcement Report API cannot be directly joined to the 510(k) or PMA API; use the Recall API to connect<br />\nRecall API join to the 510(k) API: "k_number"<br />\nRecall API join to the PMA API: "pma_numbers" to "pma_number"</p>\n<p>REFERENCE</p>\n<p><a href="https://open.fda.gov/device/recall/reference/">https://open.fda.gov/device/recall/reference/</a></p>\n', 'format': 'json', 'title': 'openFDA Device Recall API', 'accessURL': 'https://api.fda.gov/device/recall.json', 'mediaType': 'application/unknown'}], 'keyword': ['cdrh', 'DDOD use case', 'fda', 'medical devices', 'recalls', 'user request'], 'bureauCode': ['009:10'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'https://github.com/demand-driven-open-data/ddod-intake/blob/master/_data/use-case-6-data-dictionary.json'}
{'description': '<p>SUMMARY</p>\n<p>DDOD use case to request means on consolidating multiple data sources (MDR, PMA, 510(k), R&L) in order to build a list of all marketed medical devices.</p>\n<p>WHAT IS A USE CASE?</p>\n<p>A “Use Case” is a request that was made by the user community because there were no available datasets that met their particular needs. If this use case is similar to your needs, we ask that you add your own requirements to the specifications section.</p>\n<p>The concept of a use case falls within the <a href="http://hhs.ddod.us ">Demand-Driven Open Data</a> (DDOD) program and gives you a formalized way to identify what data you need. It’s for anyone in industry, research, media, nonprofits or other government agencies. Each request becomes a DDOD use case, so that it can be prioritized and worked on.</p>\n<p>Use Cases also provide a wealth of insights about existing alternative datasets and tips for interpreting and manipulating data for specific purposes.</p>\n<p>PURPOSE</p>\n<p>The US Food and Drug Administration (FDA) Center for Devices and Radiological Health (CDRH) has multiple data sources for registered medical devices, including <a href="http://www.fda.gov/MedicalDevices/Safety/ReportaProblem/default.htm">Medical Device Reporting (MDR)</a>, <a href="http://www.fda.gov/Medicaldevices/Deviceregulationandguidance/Howtomarketyourdevice/Premarketsubmissions/Premarketapprovalpma/Default.Htm">Premarket Approval (PMA)</a>, <a href="http://www.fda.gov/MedicalDevices/ProductsandMedicalProcedures/DeviceApprovalsandClearances/510kClearances/">510(k)</a>, and <a href="https://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfrl/rl.cfm">Establishment Registration and Device Listing (R&L)</a>. There are a number of challenges associated with the data, including:</p>\n<ul>\n<li>A single marketed product often has multiple 510(k)s</li>\n<li>A PMA might represent multiple marketed products over the course of the evolution of the device</li>\n<li>510(k) and PMA downloads only include class II and III devices, omitting class I</li>\n</ul>\n<p>The only current way to consolidate the information across these various databases in a reliable manner is via FOIA request. There have already been multiple requests for this data at regular refresh intervals.</p>\n<p>VALUE</p>\n<p>A single source for all registered medical devices is needed for core services on medical device insights provided to hospitals. In addition, without a single source of data, it is difficult for hospitals to understand the available substitutes for a given device.</p>\n<p>USE CASE SPECIFICATIONS & SOLUTION</p>\n<p>Information about this use cases is maintained in a wiki: <a href="http://hhs.ddod.us/wiki/Use_Case_5:_Consolidated_registry_of_marketed_medical_devices">http://hhs.ddod.us/wiki/Use_Case_5:_Consolidated_registry_of_marketed_me...</a></p>\n<p>It serves as a knowledge base.</p>\n<p>USE CASE DISCUSSION FORUM</p>\n<p>All communications between Data Users, DDOD Administrators and Data Owners are logged as discussions within GitHub issues: <a href="https://github.com/demand-driven-open-data/ddod-intake/issues/5">https://github.com/demand-driven-open-data/ddod-intake/issues/5</a></p>\n<p>It aims to provide complete transparency into the process and ensure the same message gets to all participants.</p>\n<p>CASE STATUS</p>\n<p>Closed via openFDA.gov API, which includes medical device registration and listing as of September 2015.</p>\n', 'programCode': ['009:005'], 'title': '#DDOD: Establishment Registration & Device Listing', 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration, Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/ddod-establishment-registration-device-listing', 'modified': '2018-11-16', 'contactPoint': {'hasEmail': 'mailto:david.portnoy@hhs.gov', 'fn': 'David Portnoy'}, 'issued': '2015-04-08', 'accessLevel': 'public', 'identifier': '7b744c79-fa97-4585-8a4e-514fc40a61de', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>The registration and listing dataset contains the location of medical device establishments and the devices manufactured at those establishments. Owners or operators of places of business (also called establishments or facilities) that are involved in the production and distribution of medical devices intended for use in the United States are required to register annually with the FDA. This process is known as establishment registration. Most foreign and domestic establishments that are required to register with the FDA are also required to list the devices that are made there for commercial distribution.</p>\n<p>REFERENCE</p>\n<p><a href="https://open.fda.gov/device/registrationlisting/reference/">https://open.fda.gov/device/registrationlisting/reference/</a></p>\n', 'format': 'json', 'title': 'openFDA Registration and Listing API', 'accessURL': 'https://api.fda.gov/device/registrationlisting.json', 'mediaType': 'application/unknown'}], 'keyword': ['cdrh', 'DDOD use case', 'fda', 'medical device registry', 'medical devices', 'user request'], 'bureauCode': ['009:10'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.fda.gov/MedicalDevices/DeviceRegulationandGuidance/HowtoMarketYourDevice/RegistrationandListing/ucm134495.htm'}
{'description': '<p>This database consists of those national and international standards recognized by FDA which manufacturers can declare conformity to and is part of the information the Center can use to make an appropriate decision regarding the clearance or approval of a submission. Information submitted on conformance with such standards will have a direct bearing on safety and effectiveness determinations made during the review of IDEs, HDEs, PMAs, and PDPs. Conformance with recognized consensus standards in and of itself, however, may not always be a sufficient basis for regulatory decisions.</p>\n', 'programCode': ['009:005'], 'title': 'FDA Recognized Consensus Standards', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/fda-recognized-consensus-standards-0', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': 'cffc9661-6d5a-4b42-9fec-fdd96d025685', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfStandards/search.cfm', 'mediaType': 'application/unknown', 'title': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfStandards/search.cfm'}], 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'modified': '2016-04-05', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>Federal regulations require that an assembler who installs one or more certified components of a diagnostic x-ray system submit a report of assembly. This database contains the releasable information submitted including Equipment Location, General Information and Component Information. Note: Data does not include dental system installations.</p>\n', 'programCode': ['009:005'], 'title': 'X-Ray Assembler Data', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/x-ray-assembler-data', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': '306deb7b-1c35-4852-a580-3ff94b3b30f7', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'zip', 'accessURL': 'http://www.fda.gov/MedicalDevices/DeviceRegulationandGuidance/Databases/ucm135419.htm', 'mediaType': 'application/unknown', 'title': 'http://www.fda.gov/MedicalDevices/DeviceRegulationandGuidance/Databases/ucm135419.htm'}], 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'modified': '2016-04-05', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>The CDRH FOIA electronic reading room contains frequently requested information via the Freedom of Information Act from the Center for Devices and Radiological Health.</p>\n', 'programCode': ['009:005'], 'title': 'CDRH FOIA Electronic Reading Room', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/cdrh-foia-electronic-reading-room-0', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': '8758d19d-15d7-49a9-b781-c7f87a990386', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.accessdata.fda.gov/scripts/cdrh/devicesatfda/readingroom.cfm', 'mediaType': 'application/unknown', 'title': 'http://www.accessdata.fda.gov/scripts/cdrh/devicesatfda/readingroom.cfm'}], 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'modified': '2016-04-05', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>The Medical Product Safety Network (MedSun) is an adverse event reporting program launched in 2002. The primary goal for MedSun is to work collaboratively with the clinical community to identify, understand, and solve problems with the use of medical devices.</p>\n', 'programCode': ['009:005'], 'title': 'MedSun Reports', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/medsun-reports-0', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': '162b6f86-6601-4549-b02d-afa20a7d36d3', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/Medsun/searchReportText.cfm', 'mediaType': 'application/unknown', 'title': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/Medsun/searchReportText.cfm'}], 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'modified': '2016-04-05', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>The Drug Listing Act of 1972 requires registered drug establishments to provide the Food and Drug Administration (FDA) with a current list of all drugs manufactured, prepared, propagated, compounded, or processed by it for commercial distribution. (See Section 510 of the Federal Food, Drug, and Cosmetic Act (Act) (21 U.S.C. § 360)). Drug products are identified and reported using a unique, three-segment number, called the National Drug Code (NDC), which serves as a universal product identifier for drugs. FDA publishes the listed NDC numbers and the information submitted as part of the listing information in the NDC Directory which is updated daily.</p>\n', 'programCode': ['009:002'], 'title': 'National Drug Code Directory', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/national-drug-code-directory-0', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': 'dc27c5d5-6322-45ed-b6ec-0badd19c2a3f', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'zip', 'accessURL': 'http://www.fda.gov/downloads/Drugs/DevelopmentApprovalProcess/UCM070838.zip', 'mediaType': 'application/unknown', 'title': 'http://www.fda.gov/downloads/Drugs/DevelopmentApprovalProcess/UCM070838.zip'}], 'keyword': ['cder'], 'bureauCode': ['009:10'], 'modified': '2016-04-05', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>The FDA Acronyms and Abbreviations database provides a quick reference to acronyms and abbreviations related to Food and Drug Administration (FDA) activities</p>\n', 'programCode': ['009:002'], 'title': 'FDA Acronyms and Abbreviations', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/fda-acronyms-and-abbreviations-0', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': '7503476e-5c5b-40e3-be2e-1ec7b3b091b5', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'zipped text', 'accessURL': 'http://www.fda.gov/AboutFDA/FDAAcronymsAbbreviations/ucm070296.htm', 'mediaType': 'application/unknown', 'title': 'http://www.fda.gov/AboutFDA/FDAAcronymsAbbreviations/ucm070296.htm'}], 'keyword': ['definitions'], 'bureauCode': ['009:10'], 'modified': '2016-04-05', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>The publication Approved Drug Products with Therapeutic Equivalence Evaluations (the List, commonly known as the Orange Book) identifies drug products approved on the basis of safety and effectiveness by the Food and Drug Administration (FDA) under the Federal Food, Drug, and Cosmetic Act (the Act). (For more information, see the Orange Book Preface.)</p>\n', 'programCode': ['009:002'], 'title': 'Approved Drug Products with Therapuetic Equivalence Evaluations (Orange Book)', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/approved-drug-products-therapuetic-equivalence-evaluations-orange-book-0', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': '8ece8be1-8f57-425c-b16f-14a312e4bfd2', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'zipped txt', 'accessURL': 'http://www.fda.gov/downloads/Drugs/InformationOnDrugs/UCM163762.zip', 'mediaType': 'application/unknown', 'title': 'http://www.fda.gov/downloads/Drugs/InformationOnDrugs/UCM163762.zip'}], 'keyword': ['cder'], 'bureauCode': ['009:10'], 'modified': '2016-09-02', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>This application provides Human Cell and Tissue registration information for registered, inactive, and pre-registered firms. Query options are by Establishment Name, Establishment Function, Product, Establishment Status, State, Zip Code, and Country.</p>\n', 'programCode': ['009:003'], 'title': 'Human Cell and Tissue Establishment Registration Public Query', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/human-cell-and-tissue-establishment-registration-public-query', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': 'b53431b8-1825-41eb-ba16-c84d3ac4b3ce', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.accessdata.fda.gov/scripts/cber/CFAppsPub/tiss/index.cfm', 'mediaType': 'application/unknown', 'title': 'https://www.accessdata.fda.gov/scripts/cber/CFAppsPub/tiss/index.cfm'}], 'keyword': ['cber'], 'bureauCode': ['009:10'], 'modified': '2016-04-05', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>Disclosure of reporting citations provide the public with a rationale for the Agency’s enforcement actions and will also help to inform public and industry decision-making, allowing them to make more informed marketplace choices and help to encourage compliance.</p>\n', 'programCode': ['009:008'], 'title': 'Inspection Citations', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/inspection-citations-0', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': 'df32e02f-1100-42b4-b0a2-b33bb2b4431f', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'excel', 'accessURL': 'http://www.fda.gov/ICECI/EnforcementActions/ucm346077.htm', 'mediaType': 'application/unknown', 'title': 'http://www.fda.gov/ICECI/EnforcementActions/ucm346077.htm'}], 'keyword': ['ora'], 'bureauCode': ['009:10'], 'modified': '2016-04-05', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>FDA is disclosing the final inspection classification for inspections related to currently marketed FDA-regulated products. The disclosure of this information is not intended to interfere with planned enforcement actions, therefore some information may be withheld from posting until such action is taken.</p>\n', 'programCode': ['009:008'], 'title': 'Inspection Database', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/inspection-database-0', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': 'af74e526-2107-4576-9f56-aa2e83ed7ba9', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'excel', 'accessURL': 'http://www.fda.gov/downloads/ICECI/EnforcementActions/UCM224485.xls', 'mediaType': 'application/unknown', 'title': 'http://www.fda.gov/downloads/ICECI/EnforcementActions/UCM224485.xls'}], 'keyword': ['ora'], 'bureauCode': ['009:10'], 'modified': '2016-04-05', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>An index of FDA warning letters issued to companies operating in the United States.</p>\n', 'programCode': ['009:008'], 'title': 'Warning Letters', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/warning-letters-0', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': '01a6d43d-067f-4a9b-81c6-4cbbdb3b1390', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'xml', 'accessURL': 'http://www.fda.gov/DataSets/WarningLetters/WarningLettersDataSet.xml', 'mediaType': 'application/unknown', 'title': 'http://www.fda.gov/DataSets/WarningLetters/WarningLettersDataSet.xml'}], 'keyword': ['ora', 'regulations'], 'bureauCode': ['009:10'], 'modified': '2016-04-05', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': "<p>Whereas not all recalls are announced in the media or on our Recalls press release page, all recalls montiored by FDA are included in FDA's weekly Enforcement Report once they are classified according to the level of hazard involved.</p>\n", 'programCode': ['009:008'], 'title': 'Enforcement Reports', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/enforcement-reports', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': '426ad019-4346-4239-8a38-51630203d78c', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'interactive on-screen', 'accessURL': 'http://www.fda.gov/Safety/Recalls/EnforcementReports/default.htm', 'mediaType': 'application/unknown', 'title': 'http://www.fda.gov/Safety/Recalls/EnforcementReports/default.htm'}], 'keyword': ['ora', 'regulations'], 'bureauCode': ['009:10'], 'modified': '2016-09-02', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>POCA is a software that produces a data set used internally to assess the safety, and feasibility of proposed proprietary drug names. The public (specfically industry) has access to the tool but not to the internally run data queries/sets.</p>\n', 'programCode': ['009:002'], 'title': 'POCA -Phonetic Orthographic Computer Algorithm', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/poca-phonetic-orthographic-computer-algorithm', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': '7e5cc9df-db7b-48e0-a8ea-76fb37556484', '@type': 'dcat:Dataset', 'modified': '2016-04-05', 'keyword': ['drug-name', 'feasibility', 'proprietary', 'safety'], 'bureauCode': ['009:10'], 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>An inventory of all FDA Datasets</p>\n', 'programCode': ['009:005'], 'title': 'FDA Data Inventory', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/fda-data-inventory-0', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': '4cab71eb-8d5e-4920-86fd-1b1d911467de', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'json', 'accessURL': 'http://open.fda.gov/data.json', 'mediaType': 'application/unknown', 'title': 'http://open.fda.gov/data.json'}], 'keyword': ['data-json', 'inventory'], 'bureauCode': ['009:10'], 'modified': '2016-09-02', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>This database contains historical information about CDRH Advisory Committees and Panel meetings through 2008, including summaries and transcripts.</p>\n', 'programCode': ['009:005'], 'title': 'CDRH Advisory Meeting Materials Archive', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/cdrh-advisory-meeting-materials-archive', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': '8e7c962a-f3b5-441b-a96f-9b48ba42879b', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfAdvisory/search.cfm', 'mediaType': 'application/unknown', 'title': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfAdvisory/search.cfm'}], 'keyword': ['labeling'], 'bureauCode': ['009:10'], 'modified': '2016-04-05', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>The CDRH Inspections Database provides information about medical device inspections that were the responsibility of CDRH from 2008 to the present.</p>\n', 'programCode': ['009:005'], 'title': 'CDRH Inspections Database', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/cdrh-inspections-database', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': '967b3009-7fda-40fe-8094-0981af1dbd94', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfTPLC/inspect.cfm', 'mediaType': 'application/unknown', 'title': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfTPLC/inspect.cfm'}], 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'modified': '2016-04-05', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>This database contains the most recent revision from the Government Printing Office (GPO) of the Code of Federal Regulations (CFR) Title 21 - Food and Drugs.</p>\n', 'programCode': ['009:005'], 'title': 'Code of Federal Regulations Title 21', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/code-federal-regulations-title-21', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': 'c3e16c8a-ef9c-41bf-acaa-38f152171b1e', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfcfr/cfrsearch.cfm', 'mediaType': 'application/unknown', 'title': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfcfr/cfrsearch.cfm'}], 'keyword': ['cdrh', 'regulations'], 'bureauCode': ['009:10'], 'modified': '2016-09-02', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>This database contains the commercially marketed in vitro test systems categorized by the FDA since January 31, 2000, and tests categorized by the Centers for Disease Control and Prevention (CDC) prior to that date.</p>\n', 'programCode': ['009:005'], 'title': 'Clinical Laboratory Improvement Amendments ', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/clinical-laboratory-improvement-amendments', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': '809edbd9-653b-46c6-b4aa-53b6d56ce330', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'interactive on-screen', 'accessURL': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfCLIA/clia.cfm', 'mediaType': 'application/unknown', 'title': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfCLIA/clia.cfm'}], 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'modified': '2016-09-02', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>This database contains the commercially marketed in vitro test systems categorized as CLIA waived by the FDA since January 31, 2000, and by the Centers for Disease Control and Prevention (CDC) prior to that date. CLIA waived test systems are waived from certain CLIA laboratory requirements (42 CFR Part 493).</p>\n', 'programCode': ['009:005'], 'title': 'CLIA Currently Waived Analytes', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/clia-currently-waived-analytes-0', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': 'd7eed20d-0a38-46c6-8c99-7033ef41a57a', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfClia/analyteswaived.cfm', 'mediaType': 'application/unknown', 'title': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfClia/analyteswaived.cfm'}], 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'modified': '2016-09-02', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': "<p>The Mammography Facility Database is updated periodically based on information received from the four FDA-approved accreditation bodies: the American College of Radiology (ACR), and the States of Arkansas, Iowa, and Texas. Information received by FDA or Certifying State from accreditation bodies does not specify if the facility is mobile or stationary. In many instances, but not all, the accreditation body notes Mobile following the name of the facility. The certification status of facilities may change, so FDA suggests that you check the facility's current status and look for the MQSA certificate.</p>\n", 'programCode': ['009:005'], 'title': 'Mammography Facilities', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/mammography-facilities-0', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': '48cef628-6350-4d57-8ab2-481328a46758', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfMQSA/mqsa.cfm', 'mediaType': 'application/unknown', 'title': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfMQSA/mqsa.cfm'}], 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'modified': '2016-09-02', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>Searchable listing of Over-the-Counter tests (OTC) and collection kits that have been cleared or approved by the FDA</p>\n', 'programCode': ['009:005'], 'title': 'IVD Home Use Lab Tests (Over The Counter) Tests', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/ivd-home-use-lab-tests-over-counter-tests', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': '89f5a6f4-6c9a-4702-b42d-c9c518ef5de1', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfIVD/Search.cfm', 'mediaType': 'application/unknown', 'title': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfIVD/Search.cfm'}], 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'modified': '2016-04-05', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>MAUDE data represents reports of adverse events involving medical devices. The data consists of all voluntary reports since June, 1993, user facility reports since 1991, distributor reports since 1993, and manufacturer reports since August, 1996.</p>\n', 'programCode': ['009:005'], 'title': 'MAUDE (Manufacturer and User Facility Device Experience)', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/maude-manufacturer-and-user-facility-device-experience', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': '91c23544-7f75-49a4-aa34-f4372cd4a557', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfMAUDE/search.CFM', 'mediaType': 'application/unknown', 'title': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfMAUDE/search.CFM'}], 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'modified': '2016-04-05', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': "<p>This database allows you to search the CDRH's database information on medical devices which may have malfunctioned or caused a death or serious injury during the years 1992 through 1996.</p>\n", 'programCode': ['009:005'], 'title': 'MDR (Medical Device Reporting)', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/mdr-medical-device-reporting', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': '674f18ef-7641-4329-82aa-16aeabee6cc4', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfmdr/search.CFM', 'mediaType': 'application/unknown', 'title': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfmdr/search.CFM'}], 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'modified': '2016-04-05', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>The National Health Related Items Code (NHRIC) is a system for identification and numbering of marketed device packages that is compatible with other numbering systems such as the National Drug Code (NDC) or Universal Product Code (UPC). Those manufacturers who desire to use the NHRIC number for unique product identification may apply to FDA for a labeler code. This database contains NHRIC data retrieved from records that date back 20 years.</p>\n', 'programCode': ['009:005'], 'title': 'NHRIC (National Health Related Items Code)', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/nhric-national-health-related-items-code-0', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': '8dcd39a5-a2e6-45f3-9eac-e8659b3a5d3e', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfNHRIC/nhric.cfm', 'mediaType': 'application/unknown', 'title': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfNHRIC/nhric.cfm'}], 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'modified': '2016-04-05', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>Premarket approval by FDA is the required process of scientific review to ensure the safety and effectiveness of all devices classified as Class III devices. An approved Premarket Approval Application (PMA) is, in effect, a private license granted to the applicant for marketing a particular medical device. This database may be searched by a variety of fields and is updated on a monthly basis.</p>\n', 'programCode': ['009:005'], 'title': 'Premarket Approvals (PMA)', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/premarket-approvals-pma-0', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': '55f1a690-472e-4e4a-9df7-8e651cffe827', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfPMA/pma.cfm', 'mediaType': 'application/unknown', 'title': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfPMA/pma.cfm'}], 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'modified': '2016-04-05', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>A 180-day supplement is a request for a significant change in components, materials, design, specification, software, color additive, and labeling to an approved premarket application or premarket report. As a pilot program under the CDRH Transparency Initiative, FDA has begun releasing some summary review memos for 180-day PMA supplements relating to design changes.</p>\n', 'programCode': ['009:005'], 'title': 'Premarket Approval (PMA) Summary Review Memos for 180-Day Design Changes', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/premarket-approval-pma-summary-review-memos-180-day-design-changes', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': '8ec55d4b-1218-4605-8626-88834e0ba8af', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfpma/pmamemos.cfm', 'mediaType': 'application/unknown', 'title': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfpma/pmamemos.cfm'}], 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'modified': '2016-04-05', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>Medical device manufacturers are required to submit a premarket notification or 510(k) if they intend to introduce a device into commercial distribution for the first time or reintroduce a device that will be significantly changed or modified to the extent that its safety or effectiveness could be affected. This database of releasable 510(k)s can be searched by 510(k) number, applicant, device name or FDA product code. Summaries of safety and effectiveness information is available via the web interface for more recent records.</p>\n', 'programCode': ['009:005'], 'title': 'Premarket Notifications (510(k)s)', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/premarket-notifications-510ks-0', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': 'e5246333-c717-48aa-933b-d136514aca6e', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'zip', 'accessURL': 'http://www.accessdata.fda.gov/premarket/ftparea/pmn96cur.zip', 'mediaType': 'application/unknown', 'title': 'http://www.accessdata.fda.gov/premarket/ftparea/pmn96cur.zip'}], 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'modified': '2016-04-05', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>This database contains medical device names and associated information developed by the Center. It includes a three letter device product code and a Device Class that refers to the level of CDRH regulation of a given device.</p>\n', 'programCode': ['009:005'], 'title': 'Product Classification', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/product-classification', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': '3df97eed-75ca-49bf-a1d9-b7f63bb0fd8b', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'zip', 'accessURL': 'http://www.accessdata.fda.gov/premarket/ftparea/foiclass.zip', 'mediaType': 'application/unknown', 'title': 'http://www.accessdata.fda.gov/premarket/ftparea/foiclass.zip'}], 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'modified': '2016-04-05', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>This database contains product names and associated information developed by the Center for all products, both medical and non-medical, which emit radiation. It includes a three letter product code, a descriptor for radiation type, applicable performance standard(s), and a definition for the code.</p>\n', 'programCode': ['009:005'], 'title': 'Radiation-emitting Electronic Product Codes', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/radiation-emitting-electronic-product-codes', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': 'bcff62c4-cbe8-48ea-98fc-7635e11bb150', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfPCD_rh/TextSearch.cfm', 'mediaType': 'application/unknown', 'title': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfPCD_rh/TextSearch.cfm'}], 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'modified': '2016-04-05', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>This database provides descriptions of radiation-emitting products that have been recalled under an approved corrective action plan to remove defective and noncompliant products from the market. Searches may be done by manufacturer name, performance standard, product name, description, or date range.</p>\n', 'programCode': ['009:005'], 'title': 'Radiation Emitting Product Corrective Actions and Recalls', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/radiation-emitting-product-corrective-actions-and-recalls-0', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': '6473dda7-2b3d-41dc-9ef0-dd87e8b24feb', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfPCD_RH/rh_res.cfm', 'mediaType': 'application/unknown', 'title': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfPCD_RH/rh_res.cfm'}], 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'modified': '2016-04-05', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>This database contains a list of classified medical device recalls since November 1, 2002</p>\n', 'programCode': ['009:005'], 'title': 'Recalls of Medical Devices', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/recalls-medical-devices-0', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': '0e3951db-e295-47a9-993b-5f63001e805e', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfRES/res.cfm', 'mediaType': 'application/unknown', 'title': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfRES/res.cfm'}], 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'modified': '2016-04-05', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>This searchable database contains establishments (engaged in the manufacture, preparation, propagation, compounding, assembly, or processing of medical devices intended for human use and commercial distribution) and listings of medical devices in commercial distribution by both domestic and foreign manufacturers. Note: This database is updated once a week.</p>\n', 'programCode': ['009:005'], 'title': 'Establishment Registration & Device Listing', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/establishment-registration-device-listing-0', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': '44973c5b-1352-4834-a97b-2dc1b5620ccc', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfRL/rl.cfm', 'mediaType': 'application/unknown', 'title': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfRL/rl.cfm'}], 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'modified': '2016-04-05', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>The Total Product Life Cycle (TPLC) database integrates premarket and postmarket data about medical devices. It includes information pulled from CDRH databases including Premarket Approvals (PMA), Premarket Notifications (510[k]), Adverse Events, and Recalls. You can search the TPLC database by device name or procode to receive a full report about a particular product line.</p>\n', 'programCode': ['009:005'], 'title': 'Total Product Life Cycle (TPLC)', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/total-product-life-cycle-tplc', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': '997f09c2-552a-453a-9d93-340a7b8c3b2e', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfTPLC/tplc.cfm', 'mediaType': 'application/unknown', 'title': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfTPLC/tplc.cfm'}], 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'modified': '2016-04-05', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>This list includes products subject to recall in the United States since June 2009 related to products manufactured by Plainview Milk Products Cooperative.</p>\n', 'programCode': ['009:001'], 'title': 'Plainview Milk Cooperative Ingredient Recall', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/plainview-milk-cooperative-ingredient-recall-0', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': '6d6542db-36ee-4c24-b5e2-09f73ea07fc2', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'xml', 'accessURL': 'http://www.accessdata.fda.gov/scripts/Milk/MilkRecallProducts2009.xml', 'mediaType': 'application/unknown', 'title': 'http://www.accessdata.fda.gov/scripts/Milk/MilkRecallProducts2009.xml'}], 'keyword': ['recalls'], 'bureauCode': ['009:10'], 'modified': '2016-04-05', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>Press Releases of food recalls from industry</p>\n', 'programCode': ['009:001'], 'title': 'Food Recalls', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/food-recalls-0', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': '9f60f76b-5b8b-44f4-9e85-9ed04be1e52f', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'xml', 'accessURL': 'http://www.fda.gov/DataSets/Recalls/Food/Food.xml', 'mediaType': 'application/unknown', 'title': 'http://www.fda.gov/DataSets/Recalls/Food/Food.xml'}], 'keyword': ['recalls'], 'bureauCode': ['009:10'], 'modified': '2016-04-05', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>The FDA Peanut-Containing Product Recall widget allows you to browse the Food and Drug Administration (FDA) database of peanut butter and peanut-containing products subject to recall. This database makes it easier for you to determine whether any of the products you have at home are subject to recent recalls, and will be updated as new information becomes available.</p>\n', 'programCode': ['009:000'], 'title': 'FDA Peanut-Containing Product Recall', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['National'], 'landingPage': 'https://healthdata.gov/dataset/fda-peanut-containing-product-recall', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': '6ed9bfa0-22e9-45d3-aaf5-cb444fb99f4d', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'widget', 'accessURL': 'http://www.cdc.gov/Widgets/', 'mediaType': 'application/unknown', 'title': 'http://www.cdc.gov/Widgets/'}], 'keyword': ['brownie', 'cake-and-pie', 'candy', 'cereal', 'cookie', 'cracker', 'donut', 'fda', 'federal-widget', 'ice-cream', 'national', 'peanut-butter', 'pet-food', 'product', 'product-recalls', 'recalls', 'salmonella', 'snack-bars'], 'bureauCode': ['009:10'], 'modified': '2016-08-04', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>The CDRH Post-Approval Studies Program encompasses design, tracking, oversight, and review responsibilities for studies mandated as a condition of approval of a premarket approval (PMA) application, protocol development product (PDP) application, or humanitarian device exemption (HDE) application. The program helps ensure that well-designed post-approval studies (PAS) are conducted effectively and efficiently and in the least burdensome manner.</p>\n', 'programCode': ['009:005'], 'title': 'Post-Approval Studies', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/post-approval-studies', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': '9cbff0af-fc5b-41b3-910d-8d66e493e0f5', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'xls', 'accessURL': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfPMA/pma_pas_Excel.cfm', 'mediaType': 'application/unknown', 'title': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfPMA/pma_pas_Excel.cfm'}], 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'modified': '2016-04-05', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>The 522 Postmarket Surveillance Studies Program encompasses design, tracking, oversight, and review responsibilities for studies mandated under section 522 of the Federal Food, Drug and Cosmetic Act. The program helps ensure that well-designed 522 postmarket surveillance (PS) studies are conducted effectively and efficiently and in the least burdensome manner.</p>\n', 'programCode': ['009:005'], 'title': '522 Postmarket Surveillance Studies', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/522-postmarket-surveillance-studies-0', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': '4895e170-d07c-46f1-b4c2-27ae5003e69e', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'xls', 'accessURL': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfPMA/pss_excel.cfm', 'mediaType': 'application/unknown', 'title': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfPMA/pss_excel.cfm'}], 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'modified': '2016-04-05', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>This database contains a list of classified medical device recalls since November 1, 2002</p>\n', 'programCode': ['009:005'], 'title': 'Medical and Radiation Emitting Device Recalls', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/medical-and-radiation-emitting-device-recalls', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': '1cb2e7f1-3f0d-4c84-b7ad-aedff86a1119', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfRES/res.cfm', 'mediaType': 'application/unknown', 'title': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfRES/res.cfm'}], 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'modified': '2016-04-05', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>Information provided to FDA by manufacturers about current drugs in shortage, resolved shortages, and discontinuations of specific drug products.</p>\n', 'programCode': ['009:002'], 'title': 'Current and Resolved Drug Shortages and Discontinuations Reported to FDA', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/current-and-resolved-drug-shortages-and-discontinuations-reported-fda', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': '32bb0cd7-6217-4b2f-aaf8-784c4469f071', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.accessdata.fda.gov/scripts/drugshortages/default.cfm', 'mediaType': 'application/unknown', 'title': 'http://www.accessdata.fda.gov/scripts/drugshortages/default.cfm'}], 'keyword': ['cder'], 'bureauCode': ['009:10'], 'modified': '2016-04-05', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>Companies are required under Section 506C of the Federal Food, Drug, and Cosmetic Act (FD&C Act) (as amended by the Food and Drug Administration Safety and Innovation Act) to notify FDA of a permanent discontinuance of certain drug products, six months in advance, or if that is not possible, as soon as practicable. These drugs include those that are life-supporting, life-sustaining or for use in the prevention or treatment of a debilitating disease or condition, including any such drug used in emergency medical care or during surgery). The discontinuations provided below reflect information received from manufacturers, and are for informational purposes only.</p>\n', 'programCode': ['009:002'], 'title': 'Drugs to be Discontinued', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/drugs-be-discontinued', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': '4936fbae-c3d7-4449-bfa6-49169d2b5abc', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'application/unknown', 'accessURL': 'http://www.fda.gov/Drugs/DrugSafety/DrugShortages/ucm050794.htm', 'mediaType': 'application/unknown', 'title': 'http://www.fda.gov/Drugs/DrugSafety/DrugShortages/ucm050794.htm'}], 'keyword': ['cder'], 'bureauCode': ['009:10'], 'modified': '2016-04-05', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>Listing of Resolved Drug Shortages provided to FDA by manufacturers</p>\n', 'programCode': ['009:002'], 'title': 'Resolved Drug Shortages', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/resolved-drug-shortages', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': '2e57a310-a58c-4b97-a0fb-58b8b497cde4', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'application/unknown', 'accessURL': 'http://www.fda.gov/Drugs/DrugSafety/DrugShortages/ucm050793.htm', 'mediaType': 'application/unknown', 'title': 'http://www.fda.gov/Drugs/DrugSafety/DrugShortages/ucm050793.htm'}], 'keyword': ['department-of-health-human-services'], 'bureauCode': ['009:10'], 'modified': '2016-09-02', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>The Food and Drug Administration Amendments Act of 2007 gave FDA the authority to require a Risk Evaluation and Mitigation Strategy (REMS) from manufacturers to ensure that the benefits of a drug or biological product outweigh its risks.</p>\n', 'programCode': ['009:002'], 'title': 'Approved Risk Evaluation and Mitigation Strategies', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/approved-risk-evaluation-and-mitigation-strategies-0', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': '70e0af9c-7dfc-4971-94bf-13ee6c1c2d8b', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'pdf', 'accessURL': 'http://www.fda.gov/Drugs/DrugSafety/PostmarketDrugSafetyInformationforPatientsandProviders/ucm111350.htm', 'mediaType': 'application/unknown', 'title': 'http://www.fda.gov/Drugs/DrugSafety/PostmarketDrugSafetyInformationforPatientsandProviders/ucm111350.htm'}], 'keyword': ['cder'], 'bureauCode': ['009:10'], 'modified': '2016-09-02', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>Food producers recall their products from the marketplace when the products are mislabeled or when the food may present a health hazard to consumers because the food is contaminated or has caused a foodborne illness outbreak.</p>\n', 'programCode': ['009:001'], 'title': 'Recalls of Food and Dietary Supplements', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/recalls-food-and-dietary-supplements', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': '4d83c8bf-c230-48da-a371-f6318c296b3d', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'on-screen text', 'accessURL': 'http://www.fda.gov/Food/RecallsOutbreaksEmergencies/Recalls/default.htm', 'mediaType': 'application/unknown', 'title': 'http://www.fda.gov/Food/RecallsOutbreaksEmergencies/Recalls/default.htm'}], 'keyword': ['cfsan'], 'bureauCode': ['009:10'], 'modified': '2016-04-05', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>The Clinical Investigator Inspection List (CLIIL) contains names, addresses, and other pertinent information gathered from inspections of clinical investigators who have performed studies with investigational new drugs. The list contains information on inspections that have been closed since July 1977.</p>\n', 'programCode': ['009:002'], 'title': 'Clinical Investigator Inspector List (CLIIL)', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/clinical-investigator-inspector-list-cliil-0', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': '027457bd-a9d4-4196-a4ba-54e1ca295269', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'zipped txt', 'accessURL': 'http://www.fda.gov/downloads/Drugs/InformationOnDrugs/UCM111343.zip', 'mediaType': 'application/unknown', 'title': 'http://www.fda.gov/downloads/Drugs/InformationOnDrugs/UCM111343.zip'}], 'keyword': ['cder'], 'bureauCode': ['009:10'], 'modified': '2016-09-02', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>For a drug product that does not have a dissolution test method in the United States Pharmacopeia (USP), the FDA Dissolution Methods Database provides information on dissolution methods presently recommended by the Division of Bioequivalence, Office of Generic Drugs.</p>\n', 'programCode': ['009:002'], 'title': 'Dissolution Methods Database', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/dissolution-methods-database-0', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': '78feab7a-1ff7-4a51-8478-a978213fac09', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'interactive on-screen', 'accessURL': 'http://www.fda.gov/Drugs/InformationOnDrugs/ucm135742.htm', 'mediaType': 'application/unknown', 'title': 'http://www.fda.gov/Drugs/InformationOnDrugs/ucm135742.htm'}], 'keyword': ['cder'], 'bureauCode': ['009:10'], 'modified': '2016-04-05', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>The Drug Establishments Current Registration Site (DECRS) is a database of current information submitted by drug firms to register establishments (facilities) which manufacture, prepare, propagate, compound or process drugs that are commercially distributed in the U.S. or offered for import to the U.S.</p>\n', 'programCode': ['009:002'], 'title': 'Drug Establishments Current Registration Site', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/drug-establishments-current-registration-site', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': 'bac9ec1c-9d3b-4573-85b5-dd3fe1689be0', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'zip', 'accessURL': 'http://www.fda.gov/downloads/Drugs/InformationOnDrugs/UCM197817.zip', 'mediaType': 'application/unknown', 'title': 'http://www.fda.gov/downloads/Drugs/InformationOnDrugs/UCM197817.zip'}], 'keyword': ['cder'], 'bureauCode': ['009:10'], 'modified': '2016-04-05', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>Information about FDA-approved brand name and generic prescription and over-the-counter human drugs and biological therapeutic products. <a href="mailto:Drugs@FDA">Drugs@FDA</a> includes most of the drug products approved since 1939. The majority of patient information, labels, approval letters, reviews, and other information are available for drug products approved since 1998.</p>\n', 'programCode': ['009:002'], 'title': 'Drugs@FDA Database', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/drugsfda-database', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': 'c7e9dc63-e51e-4697-ae0f-fcb0e7be0051', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'zip', 'accessURL': 'http://www.fda.gov/downloads/Drugs/InformationOnDrugs/UCM054599.zip', 'mediaType': 'application/unknown', 'title': 'http://www.fda.gov/downloads/Drugs/InformationOnDrugs/UCM054599.zip'}], 'keyword': ['cder'], 'bureauCode': ['009:10'], 'modified': '2016-04-05', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': "<p>The FDA Adverse Event Reporting System (FAERS) is a database that contains information on adverse event and medication error reports submitted to FDA. The database is designed to support the FDA's post-marketing safety surveillance program for drug and therapeutic biologic products.</p>\n", 'programCode': ['009:002'], 'title': 'FDA Adverse Event Reporting System (FAERS): Latest Quartely Data Files', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/fda-adverse-event-reporting-system-faers-latest-quartely-data-files-0', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': '9f1ba341-723c-480b-887e-e72f043d4abe', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'zip', 'accessURL': 'http://www.fda.gov/Drugs/GuidanceComplianceRegulatoryInformation/Surveillance/AdverseDrugEffects/ucm082193.htm', 'mediaType': 'application/unknown', 'title': 'http://www.fda.gov/Drugs/GuidanceComplianceRegulatoryInformation/Surveillance/AdverseDrugEffects/ucm082193.htm'}], 'keyword': ['cder'], 'bureauCode': ['009:10'], 'modified': '2016-04-05', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>According to 21 CFR 210.3(b)(8), an inactive ingredient is any component of a drug product other than the active ingredient. Only inactive ingredients in the final dosage forms of drug products are in this database.</p>\n', 'programCode': ['009:002'], 'title': 'Inactive ingredient Search for Approved Drug Products', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/inactive-ingredient-search-approved-drug-products', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': '8603c720-803b-41fa-8a41-13d1cdd7f9e4', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'zip', 'accessURL': 'http://www.fda.gov/Drugs/InformationOnDrugs/ucm113978.htm', 'mediaType': 'application/unknown', 'title': 'http://www.fda.gov/Drugs/InformationOnDrugs/ucm113978.htm'}], 'keyword': ['cder'], 'bureauCode': ['009:10'], 'modified': '2016-04-05', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': "<p>Provides information to the public on postmarket requirements and commitments. The phrase postmarket requirements and commitments refers to studies and clinical trials that sponsors conduct after approval to gather additional information about a product's safety, efficacy, or optimal use. Some of the studies and clinical trials may be required; others may be studies or clinical trials a sponsor has committed to conduct.</p>\n", 'programCode': ['009:002'], 'title': 'Postmarket Requirements and Commitments', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/postmarket-requirements-and-commitments', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': 'aeccaefd-a424-423f-90cc-8ecc1f587de9', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'interactive on-screen', 'accessURL': 'http://www.fda.gov/Drugs/GuidanceComplianceRegulatoryInformation/Post-marketingPhaseIVCommitments/ucm070777.htm', 'mediaType': 'application/unknown', 'title': 'http://www.fda.gov/Drugs/GuidanceComplianceRegulatoryInformation/Post-marketingPhaseIVCommitments/ucm070777.htm'}], 'keyword': ['cder'], 'bureauCode': ['009:10'], 'modified': '2016-04-05', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>This application provides information for active, inactive, and pre-registered firms. Query options are by FEI, Applicant Name, Establishment Name, Other Names, Establishment Type, Establishment Status, City, State, Zip Code, Country and Reporting Official First Name or Last Name.</p>\n', 'programCode': ['009:003'], 'title': 'Blood Establishment Registration Database', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/blood-establishment-registration-database-0', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': 'bd05a0ab-ded3-4fbd-b93b-2fcb4811f840', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.accessdata.fda.gov/scripts/cber/CFAppsPub/', 'mediaType': 'application/unknown', 'title': 'https://www.accessdata.fda.gov/scripts/cber/CFAppsPub/'}], 'keyword': ['cber'], 'bureauCode': ['009:10'], 'modified': '2016-04-05', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>MedWatch alerts provide timely new safety information on human drugs, medical devices, vaccines and other biologics, dietary supplements, and cosmetics. The alerts contain actionable information that may impact both treatment and diagnostic choices for healthcare professional and patient.</p>\n', 'programCode': ['009:008'], 'title': 'MedWatch Safety Alerts for Human Medical Products', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/medwatch-safety-alerts-human-medical-products-0', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': '09529960-d406-47e3-a2a8-fcae26d52abd', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'zip', 'accessURL': 'http://www.fda.gov/downloads/Safety/MedWatch/SafetyInformation/UCM189811.zip', 'mediaType': 'application/unknown', 'title': 'http://www.fda.gov/downloads/Safety/MedWatch/SafetyInformation/UCM189811.zip'}], 'keyword': ['definitions'], 'bureauCode': ['009:10'], 'modified': '2016-04-05', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>This list includes products subject to recall since September 2010 related to infant formula distributed by Abbott. This list will be updated with publicly available information as received. The information is current as of the date indicated. If we learn that any information is not accurate, we will revise the list as soon as possible. When available, this database also includes photos of recalled products that have been voluntarily submitted by recalling firms to the FDA to assist the public in identifying those products that are subject to recall.</p>\n', 'programCode': ['009:001'], 'title': 'Abbott Infant Formula Recall', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/abbott-infant-formula-recall-0', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': '2c3afa70-1f33-41d0-b437-8080c8ca9493', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'xml', 'accessURL': 'http://www.accessdata.fda.gov/scripts/infantformula/InfantFormulaRecallList2010.xml', 'mediaType': 'application/unknown', 'title': 'http://www.accessdata.fda.gov/scripts/infantformula/InfantFormulaRecallList2010.xml'}], 'keyword': ['recalls'], 'bureauCode': ['009:10'], 'modified': '2016-09-02', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>Epidemiologic investigations conducted by health officials in California, Colorado, and Minnesota revealed several restaurants or events where more than one person who fell ill with Salmonella Enteriditis had eaten. Information from these investigations suggested that shell eggs were the likely source of infections in many of these restaurants or events. And on August 13, 2010, Wright County Egg of Galt, Iowa, conducted a nationwide voluntary recalls of shell eggs that it had shipped since May 19, 2010.</p>\n', 'programCode': ['009:001'], 'title': 'Shell Egg Recalls', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/shell-egg-recalls-0', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': 'e1525ae9-13ce-44a5-b8e2-d92fc248de39', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'xml', 'accessURL': 'http://www.accessdata.fda.gov/scripts/shelleggsrecall/ShellEggsRecallList2010.xml', 'mediaType': 'application/unknown', 'title': 'http://www.accessdata.fda.gov/scripts/shelleggsrecall/ShellEggsRecallList2010.xml'}], 'keyword': ['recalls'], 'bureauCode': ['009:10'], 'modified': '2016-09-02', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>This list includes products subject to recall in the United States since February 2010 related to hydrolyzed vegetable protein (HVP) paste and powder distributed by Basic Food Flavors, Inc. HVP is a flavor enhancer used in a wide variety of processed food products such as soups, sauces, chilis, stews, hot dogs, gravies, seasoned snack foods, dips, and dressings.</p>\n', 'programCode': ['009:001'], 'title': 'Hydrolyzed Vegetable Protein Containing Products Recalls', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/hydrolyzed-vegetable-protein-containing-products-recalls-0', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': 'e5b21c14-c728-4b92-85ea-6a9420a98768', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'xml', 'accessURL': 'http://www.accessdata.fda.gov/scripts/HVPCP/HydrolyzedVegetableProteinProductsList2010.xml', 'mediaType': 'application/unknown', 'title': 'http://www.accessdata.fda.gov/scripts/HVPCP/HydrolyzedVegetableProteinProductsList2010.xml'}], 'keyword': ['recalls'], 'bureauCode': ['009:10'], 'modified': '2016-04-05', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>This list includes food subject to recall in the United States since March 2009 related to pistachios distributed by Setton Pistachio of Terra Bella, Inc. The FDA has completed its inspection of Salmonella contamination in pistachios and pistachio products involved in this recall.</p>\n', 'programCode': ['009:001'], 'title': 'Pistachio Product Recalls', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/pistachio-product-recalls', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': '8867d8f2-dbfc-48f1-9de4-ab42d1292baf', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'xml', 'accessURL': 'http://www.accessdata.fda.gov/scripts/pistachiorecall/Pistachio2009.xml', 'mediaType': 'application/unknown', 'title': 'http://www.accessdata.fda.gov/scripts/pistachiorecall/Pistachio2009.xml'}], 'keyword': ['ora'], 'bureauCode': ['009:10'], 'modified': '2016-04-05', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>This list includes human and pet food subject to recall in the United States since January 2009 related to peanut products distributed by Peanut Corporation of America.</p>\n', 'programCode': ['009:001'], 'title': 'Peanut Product Recalls', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/peanut-product-recalls', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': '28148dc3-5b9b-4e91-91a3-3e4f0b252776', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'xml', 'accessURL': 'http://www.accessdata.fda.gov/scripts/peanutbutterrecall/PeanutButterProducts2009.xml', 'mediaType': 'application/unknown', 'title': 'http://www.accessdata.fda.gov/scripts/peanutbutterrecall/PeanutButterProducts2009.xml'}], 'keyword': ['recalls'], 'bureauCode': ['009:10'], 'modified': '2016-09-02', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'rights': 'N/A', 'description': '<p>The SWAN Public Use Datasets provide access to longitudinal data describing the physical, biological, psychological, and social changes that occur during the menopausal transition. Data collected from 3,302 SWAN participants from Baseline through the 10th Annual Follow-Up visit are currently available to the public. Registered users are able to download datasets in a variety of formats, search variables and view recent publications.</p>\n', 'title': 'Study of Womens Health Across the Nation (SWAN) Public Use Data ', 'temporal': '2010-09-02T00:00:00-04:00/2011-11-22T00:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'theme': ['Health'], 'landingPage': 'https://healthdata.gov/dataset/study-womens-health-across-nation-swan-public-use-data', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:swanaccess@edc.pitt.edu', 'fn': 'Alicia Colvin Greene'}, 'issued': '2015-03-04', 'programCode': ['009:048'], 'accessLevel': 'restricted public', 'identifier': 'fc814791-05e7-4b65-8feb-3767c722c361', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.icpsr.umich.edu/cgi-bin/newacct', 'mediaType': 'application/unknown', 'title': 'http://www.icpsr.umich.edu/cgi-bin/newacct'}], 'keyword': ['bone loss', 'cardiovascular disease', 'chronic diseases', 'cognitive function', 'depression', 'diabetes', 'menopause', 'midlife', 'osteoporosis', 'physcial function', 'sexual function', 'SWAN', 'urogenital symptoms', 'vasomotor symptoms', 'Women s health'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.icpsr.umich.edu/icpsrweb/ICPSR/series/253'}
{'description': '<p>The SWAN Coordinating Center provides SWAN data access to SWAN Investigators through the study website. The SWAN website provides access to longitudinal data describing the physical, biological, psychological, and social changes that occur during the menopausal transition. Data collected from 3,302 SWAN participants from Baseline through the 13th Follow-Up visit are currently available.</p>\n', 'programCode': ['009:015'], 'title': 'Study of Womens Health Across the Nation (SWAN) Data: Investigator Access ', 'temporal': '1999-01-26T00:00:00-05:00/1999-01-26T00:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['Health'], 'landingPage': 'https://healthdata.gov/dataset/study-womens-health-across-nation-swan-data-investigator-access', 'contactPoint': {'hasEmail': 'mailto:swanaccess@edc.pitt.edu', 'fn': 'Alicia Colvin Greene'}, 'issued': '2015-03-04', 'accessLevel': 'public', 'identifier': 'e3f94668-b605-4006-a781-cf1d5a41aa07', '@type': 'dcat:Dataset', 'modified': '2018-11-20', 'keyword': ['bone loss', 'cardiovascular disease', 'chronic diseases', 'cognitive function', 'depression', 'diabetes', 'menopause', 'midlife', 'osteoporosis', 'physcial function', 'sexual function', 'SWAN', 'urogenital symptoms', 'vasomotor symptoms', 'Women s health'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.edc.gsph.pitt.edu/Swan/Research/Documents/AnalysisAssistance/SWAN_DataDictionary_Simple_Thru_V10.xls'}
{'description': '<p>The SWAN Repository is the biospecimen bank of the SWAN study. All stored specimens are from the 3,302 SWAN participants, collected across the 14 clinic visits (Baseline and 13 follow-up visits). Available biospecimen types include serum, plasma, urine and DNA which total nearly 1.8 million. Both Repository specimens and data generated through Repository studies and subsequently returned are available through the SWAN Repository. Through the Repository website, registered users can submit inquiries and applications for access to these resources.</p>\n', 'programCode': ['009:048'], 'title': 'Study of Womens Health Across the Nation (SWAN) Biospecimen Repository', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['Health'], 'landingPage': 'https://healthdata.gov/dataset/study-womens-health-across-nation-swan-biospecimen-repository', 'contactPoint': {'hasEmail': 'mailto:swan.repository@umich.edu', 'fn': 'Steffenie Merillat'}, 'issued': '2015-03-04', 'temporal': '2000-09-01T00:00:00-04:00/2000-09-01T00:00:00-04:00', 'identifier': 'f6f8f6a1-280b-48a2-a3bc-517cdfab8b76', '@type': 'dcat:Dataset', 'modified': '2020-03-04', 'keyword': ['biobank', 'bone loss', 'cardiovascular disease', 'chronic diseases', 'cognitive function', 'depression', 'diabetes', 'menopause', 'midlife', 'osteoporosis', 'physcial function', 'sexual function', 'specimens', 'SWAN', 'urogenital symptoms', 'vasomotor symptoms', 'Women s health'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://datawarehouse.swanrepository.com/userLogIn'}
{'description': '<p>The Enterprise Data Inventory (EDI) is the comprehensive inventory listing of agency data resources including public, restricted public, and non-public datasets.</p>\n', 'programCode': ['009:023'], 'title': 'HHS Enterprise Data Inventory', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/hhs-enterprise-data-inventory', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@HHS.gov', 'fn': 'Health Data @ HHS'}, 'issued': '2015-03-02', 'accessLevel': 'public', 'identifier': 'c5acee93-1748-4fcf-8fcb-5c35f0336526', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://healthdata.gov/sites/default/files/EDI_Extract_8_26_2015_.json', 'format': 'json', 'title': '2015-08 HHS EDI JSON', 'description': '<p>2015-08 HHS EDI JSON</p>\n', 'mediaType': 'application/json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://healthdata.gov/sites/default/files/2015-11%20EDI.json', 'format': 'json', 'title': '2015-11 HHS EDI JSON', 'description': '<p>2015-11 HHS EDI JSON</p>\n', 'mediaType': 'application/json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://healthdata.gov/sites/default/files/2016-02%20HHS%20EDI.json', 'format': 'json', 'title': '2016-02 HHS EDI JSON', 'description': '<p>2016-02 HHS EDI JSON</p>\n', 'mediaType': 'application/json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://healthdata.gov/sites/default/files/2016%2005%20EDI%20JSON.json', 'format': 'json', 'title': '2016-05 HHS EDI JSON', 'description': '<p>2016 05 HHS EDI JSON</p>\n', 'mediaType': 'application/json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://healthdata.gov/sites/default/files/2016-08%20HHS%20EDI%20JSON.json', 'format': 'json', 'title': '2016-08 HHS EDI JSON', 'description': '<p>2016-08 HHS EDI JSON</p>\n', 'mediaType': 'application/json'}, {'@type': 'dcat:Distribution', 'format': 'json', 'description': '<p>2016-11 HHS EDI JSON</p>\n', 'mediaType': 'application/unknown', 'title': '2016-11 HHS EDI JSON'}], 'keyword': ['Catalog', 'EDI', 'Enterprise Data Inventory'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>The National Death Index (NDI) is a centralized database of death record information on file in state vital statistics offices. Working with these state offices, the National Center for Health Statistics (NCHS) established the NDI as a resource to aid epidemiologists and other health and medical investigators with their mortality ascertainment activities.</p>\n<p>Assists investigators in determining whether persons in their studies have died and, if so, provide the names of the states in which those deaths occurred, the dates of death, and the corresponding death certificate numbers. Investigators can then make arrangements with the appropriate state offices to obtain copies of death certificates or specific statistical information such as manner of death or educational level. Cause of death codes may also be obtained using the NDI Plus service.</p>\n<p>Records from 1979 through 2011 are currently available and contain a standard set of identifying information on each death. Death records are added to the NDI file annually, approximately 12 months after the end of a particular calendar year. 2012 should be available summer 2014. Early Release Program for 2013 is now available.</p>\n<p>The NDI service is available to investigators solely for statistical purposes in medical and health research. The service is not accessible to organizations or the general public for legal, administrative, or genealogy purposes.</p>\n', 'programCode': ['009:048'], 'title': 'National Death Index', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention, Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/national-death-index', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Lilian Ingster'}, 'issued': '2015-02-22', 'temporal': '1979-01-01T00:00:00-05:00/2011-01-01T00:00:00-05:00', 'identifier': 'a725dbdf-f804-4120-884f-af16b67028f3', '@type': 'dcat:Dataset', 'modified': '2020-02-21', 'keyword': ['Vital statistics US births and deaths'], 'bureauCode': ['009:20'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.cdc.gov/nchs/ndi.htm'}
{'description': '<p>This data set provides information about the appeals and claims received by the Office of Medicare and Hearings by appeal category for Fiscal Year 2006 - 2012.x</p>\n', 'programCode': ['009:078'], 'title': 'Office of Medicare Hearings and Appeals (OMHA) - Receipts by Appeal Category', 'publisher': {'@type': 'org:Organization', 'name': 'Office of Medicare Hearings and Appeals'}, 'landingPage': 'https://healthdata.gov/dataset/office-medicare-hearings-and-appeals-omha-receipts-appeal-category', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:kimberly.rubi@hhs.gov', 'fn': 'Kimberly Rubi'}, 'issued': '2015-02-08', 'accessLevel': 'public', 'identifier': '601a4392-0312-47c4-a75e-2e13bc16d8a0', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>Receipts by Category - Appeals Percentage Yrxx...</p>\n', 'format': 'csv', 'title': 'Receipts by Category - Appeals Percentage Yrxx', 'accessURL': 'http://www.hhs.gov/omha/resources/Health%20Data%20Sets/receipts_by_category_appeal_percentage_csv.csv', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'description': '<p>This dataset is a compilation of appeals received each fiscal year by category.</p>\n', 'format': 'csv', 'title': 'Office of Medicare Hearings and Appeals (OMHA) Receipts by Category - Appeals', 'accessURL': 'http://www.hhs.gov/omha/Data/Health%20Data%20Sets/receipts_by_category_appeals_csv.csv', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'http://www.hhs.gov/omha/resources/Health%20Data%20Sets/receipts_by_category_claims_csv.csv', 'mediaType': 'application/unknown', 'title': 'CSV '}, {'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'http://www.hhs.gov/omha/resources/Health%20Data%20Sets/receipts_by_category_claims_percentage_csv.csv', 'mediaType': 'application/unknown', 'title': 'CSV '}], 'keyword': ['appeal category', 'appeals', 'Claims', 'Medicare', 'omha'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>The National Health Interview Survey (NHIS) is the principal source of information on the health of the civilian noninstitutionalized population of the United States and is one of the major data collection programs of the National Center for Health Statistics (NCHS) which is part of the Centers for Disease Control and Prevention (CDC). The National Health Survey Act of 1956 provided for a continuing survey and special studies to secure accurate and current statistical information on the amount, distribution, and effects of illness and disability in the United States and the services rendered for or because of such conditions. The survey referred to in the Act, now called the National Health Interview Survey, was initiated in July 1957. Since 1960, the survey has been conducted by NCHS, which was formed when the National Health Survey and the National Vital Statistics Division were combined.<br />\nNHIS data are used widely throughout the Department of Health and Human Services (DHHS) to monitor trends in illness and disability and to track progress toward achieving national health objectives. The data are also used by the public health research community for epidemiologic and policy analysis of such timely issues as characterizing those with various health problems, determining barriers to accessing and using appropriate health care, and evaluating Federal health programs.<br />\nThe NHIS also has a central role in the ongoing integration of household surveys in DHHS. The designs of two major DHHS national household surveys have been or are linked to the NHIS. The National Survey of Family Growth used the NHIS sampling frame in its first five cycles and the Medical Expenditure Panel Survey currently uses half of the NHIS sampling frame. Other linkage includes linking NHIS data to death certificates in the National Death Index (NDI).<br />\nWhile the NHIS has been conducted continuously since 1957, the content of the survey has been updated about every 10-15 years. In 1996, a substantially revised NHIS questionnaire began field testing. This revised questionnaire, described in detail below, was implemented in 1997 and has improved the ability of the NHIS to provide important health information.</p>\n', 'programCode': ['009:048'], 'title': 'National Health Interview Survey', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention, Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/national-health-interview-survey', 'contactPoint': {'hasEmail': 'mailto:jschiller@cdc.gov', 'fn': 'Jeannine Schiller'}, 'issued': '2015-02-03', 'accessLevel': 'public', 'identifier': 'a8f0a8b3-d514-4b7f-9572-17df46727789', '@type': 'dcat:Dataset', 'modified': '2020-02-21', 'keyword': ['centers-for-disease-control-and-prevention-department-of-health-human-services'], 'bureauCode': ['009:20'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.cdc.gov/nchs/nhis/nhis_2012_data_release.htm'}
{'description': '<p>Lists anemia management data used by ESRD QIP to assess dialysis facility performance.</p>\n', 'programCode': ['009:078'], 'title': 'ESRD QIP - Anemia Management Reporting - Payment Year 2015', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['Quality'], 'landingPage': 'https://healthdata.gov/dataset/esrd-qip-anemia-management-reporting-payment-year-2015', 'modified': '2018-11-30', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-01-22', 'accessLevel': 'public', 'identifier': 'bad1d36f-de87-46cc-b327-882bd0fc2650', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'https://data.medicare.gov/api/views/t6ez-29z5/rows.csv?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'format': 'rdf', 'accessURL': 'https://data.medicare.gov/api/views/t6ez-29z5/rows.rdf?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'format': 'json', 'accessURL': 'https://data.medicare.gov/api/views/t6ez-29z5/rows.json?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'format': 'text/xml', 'accessURL': 'https://data.medicare.gov/api/views/t6ez-29z5/rows.xml?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'text/xml'}], 'keyword': ['dfc', 'dialysis', 'dialysis-facilities', 'linking-quality-to-payment--qip'], 'bureauCode': ['009:38'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>Payment for heart attack patients measure – provider data. This data set includes provider data for payments associated with a 30-day episode of care for heart attack patients.</p>\n', 'programCode': ['009:078'], 'title': 'Heart Attack Payment - Hospital', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['Medicare', 'Hospital'], 'landingPage': 'https://healthdata.gov/dataset/heart-attack-payment-hospital', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2014-12-18', 'accessLevel': 'public', 'identifier': '6acb2118-06c0-4480-a7d2-1eb4ea259229', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'https://data.medicare.gov/api/views/c7us-v4mf/rows.csv?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'format': 'rdf', 'accessURL': 'https://data.medicare.gov/api/views/c7us-v4mf/rows.rdf?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'format': 'json', 'accessURL': 'https://data.medicare.gov/api/views/c7us-v4mf/rows.json?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'format': 'text/xml', 'accessURL': 'https://data.medicare.gov/api/views/c7us-v4mf/rows.xml?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'text/xml'}], 'keyword': ['hospital-compare', 'medicare-payment'], 'bureauCode': ['009:38'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>Payment for heart attack patients measure – national data. This data set includes national-level data for payments associated with a 30-day episode of care for heart attack patients.</p>\n', 'programCode': ['009:078'], 'title': 'Heart Attack Payment - National', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['Medicare', 'Hospital'], 'landingPage': 'https://healthdata.gov/dataset/heart-attack-payment-national', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2014-12-18', 'accessLevel': 'public', 'identifier': '45e60e6a-d009-4ee0-bdbb-60997c0fad27', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'https://data.medicare.gov/api/views/ygty-mm5a/rows.csv?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'format': 'rdf', 'accessURL': 'https://data.medicare.gov/api/views/ygty-mm5a/rows.rdf?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'format': 'json', 'accessURL': 'https://data.medicare.gov/api/views/ygty-mm5a/rows.json?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'format': 'text/xml', 'accessURL': 'https://data.medicare.gov/api/views/ygty-mm5a/rows.xml?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'text/xml'}], 'keyword': ['hospital-compare', 'medicare-payment'], 'bureauCode': ['009:38'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>Payment for heart attack patients measure – state data. This data set includes state-level data for payments associated with a 30-day episode of care for heart attack patients.</p>\n', 'programCode': ['009:078'], 'title': 'Heart Attack Payment - State', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['Medicare', 'Hospital'], 'landingPage': 'https://healthdata.gov/dataset/heart-attack-payment-state', 'modified': '2020-03-03', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2014-12-18', 'accessLevel': 'public', 'identifier': '0b9d1287-1c9d-4e6c-bacc-c8784723bbab', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'https://data.medicare.gov/api/views/98ix-2iqy/rows.csv?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'format': 'rdf', 'accessURL': 'https://data.medicare.gov/api/views/98ix-2iqy/rows.rdf?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'format': 'json', 'accessURL': 'https://data.medicare.gov/api/views/98ix-2iqy/rows.json?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'format': 'text/xml', 'accessURL': 'https://data.medicare.gov/api/views/98ix-2iqy/rows.xml?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'text/xml'}], 'keyword': ['hospital-compare', 'medicare-payment'], 'bureauCode': ['009:38'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>Table 3: FY2013 Percent Change in Base Operating DRG Payment Amount</p>\n', 'programCode': ['009:078'], 'title': 'Table 3: FY2013 Percent Change in Base Operating DRG Payment Amount', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['Quality', 'Hospital'], 'landingPage': 'https://healthdata.gov/dataset/table-3-fy2013-percent-change-base-operating-drg-payment-amount', 'modified': '2020-02-21', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2014-11-07', 'accessLevel': 'public', 'identifier': '66362e4f-9da1-4bcb-9274-159867bd6428', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'https://data.medicare.gov/api/views/u625-zae7/rows.csv?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'format': 'rdf', 'accessURL': 'https://data.medicare.gov/api/views/u625-zae7/rows.rdf?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'format': 'json', 'accessURL': 'https://data.medicare.gov/api/views/u625-zae7/rows.json?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'format': 'text/xml', 'accessURL': 'https://data.medicare.gov/api/views/u625-zae7/rows.xml?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'text/xml'}], 'keyword': ['Hospital', 'linking-quality-to-payment'], 'bureauCode': ['009:38'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>Table 4: FY2013 Value-Based Incentive Payment Amount</p>\n', 'programCode': ['009:078'], 'title': 'Table 4: FY2013 Value-Based Incentive Payment Amount', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['Quality', 'Hospital'], 'landingPage': 'https://healthdata.gov/dataset/table-4-fy2013-value-based-incentive-payment-amount', 'modified': '2020-03-03', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2014-11-07', 'accessLevel': 'public', 'identifier': '1b460a5e-0bbe-445b-9323-460f316bf49f', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'https://data.medicare.gov/api/views/vtqa-m4zn/rows.csv?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'format': 'rdf', 'accessURL': 'https://data.medicare.gov/api/views/vtqa-m4zn/rows.rdf?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'format': 'json', 'accessURL': 'https://data.medicare.gov/api/views/vtqa-m4zn/rows.json?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'format': 'text/xml', 'accessURL': 'https://data.medicare.gov/api/views/vtqa-m4zn/rows.xml?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'text/xml'}], 'keyword': ['Hospital', 'linking-quality-to-payment'], 'bureauCode': ['009:38'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>Table 2: FY2013 Distribution of Net Change in Base Operating DRG Payment Amount</p>\n', 'programCode': ['009:078'], 'title': 'Table 2: FY2013 Distribution of Net Change in Base Operating DRG Payment Amount', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['Quality', 'Hospital'], 'landingPage': 'https://healthdata.gov/dataset/table-2-fy2013-distribution-net-change-base-operating-drg-payment-amount', 'modified': '2020-02-21', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2014-11-07', 'accessLevel': 'public', 'identifier': '1212a8a3-379c-4f7a-9461-e9996858aa32', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'https://data.medicare.gov/api/views/xrgf-x36b/rows.csv?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'format': 'rdf', 'accessURL': 'https://data.medicare.gov/api/views/xrgf-x36b/rows.rdf?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'format': 'json', 'accessURL': 'https://data.medicare.gov/api/views/xrgf-x36b/rows.json?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'format': 'text/xml', 'accessURL': 'https://data.medicare.gov/api/views/xrgf-x36b/rows.xml?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'text/xml'}], 'keyword': ['Hospital', 'linking-quality-to-payment'], 'bureauCode': ['009:38'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>The National Mental Health Services Survey (N-MHSS) is designed to collect information from all specialty mental health facilities in the United States, both public and private. N-MHSS provides the mechanism for quantifying the dynamic character and composition of the United States mental health treatment delivery system.</p>\n<p>Data are collected on topics including:<br />\n • Facility type, operation, and primary treatment focus.<br />\n• Facility treatment characteristics (e.g., settings of care; mental health treatment approaches, supportive services/practices, and special programs offered; crisis intervention team availability; and seclusion and restraint practices).<br />\n• Facility operating characteristics (e.g., age groups accepted; services provided in non-English languages; and smoking policy).<br />\n• Facility management characteristics (e.g., computerized functionality; licensure, certification, and accreditation; standard operating procedures; and sources of payment and funding).<br />\n• Client demographic characteristics.</p>\n', 'programCode': ['009:060'], 'title': 'National Mental Health Services Survey (N-MHSS), 2010', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration, Department of Health & Human Services'}, 'theme': ['Health', 'Medicare', 'Hospital', 'Inpatient'], 'landingPage': 'https://healthdata.gov/dataset/national-mental-health-services-survey-n-mhss-2010', 'contactPoint': {'hasEmail': 'mailto:cbhsqrequest@samhsa.hhs.gov', 'fn': 'Center for Behavioral Health Statistics and Quality'}, 'issued': '2014-11-05', 'temporal': '2010-04-01T00:00:00-04:00/2010-12-31T00:00:00-05:00', 'identifier': 'd2ef7b46-1cc8-4706-b075-1a6efb5bc700', '@type': 'dcat:Dataset', 'modified': '2020-03-03', 'keyword': ['adolescents', 'adults', 'behavioral health', 'Children', 'client counts', 'co-occurring', 'dual-diagnosis', 'forensic clients', 'funding', 'geocodes', 'geovariables', 'government funded', 'Hospitals', 'inpatient beds', 'inpatient mental health care', 'Medicaid', 'Medicare', 'mental health', 'mental health services providers', 'mental health treatment approaches', 'mental health treatment providers', 'mental illness', 'non-profit', 'outpatient mental health care', 'Payments', 'private health care', 'residential beds', 'residential mental health care', 'residential treatment centers for children', 'service providers', 'services', 'trauma', 'treatment', 'treatment facilities', 'treatment locator', 'treatment programs', 'treatment providers', 'veterans'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.icpsr.umich.edu/icpsrweb/SAMHDA/studies/34945'}
{'description': '<p>This dataset contains annual data on collections received and distributed by State agencies administering the Child Support Enforcement program under title IV-D of the Social Security Act.</p>\n', 'programCode': ['009:084'], 'title': 'Child Support Enforcement Annual Data Report Form 34A – Yrs 2006 to 2014', 'temporal': '2012-01-01T00:00:00-05:00/2012-01-01T00:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families'}, 'theme': ['Health', 'State'], 'landingPage': 'https://healthdata.gov/dataset/child-support-enforcement-annual-data-report-form-34a-%E2%80%93-yrs-2006-2014', 'modified': '2020-03-03', 'contactPoint': {'hasEmail': 'mailto:micrs.support@acf.hhs.gov', 'fn': 'HealthData.Gov Questions'}, 'issued': '2014-10-17', 'accessLevel': 'public', 'identifier': 'c51e96df-1042-4ab9-a803-424383f5ba39', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'Documentation', 'mediaType': 'application/unknown', 'title': 'Child Support Enforcement Annual Data Report Form 34A and Instructions'}, {'@type': 'dcat:Distribution', 'format': 'csv', 'description': '<p>Child Support Enforcement Annual Data Report Form 34A - 2007</p>\n', 'mediaType': 'application/unknown', 'title': 'Child Support Enforcement Annual Data Report Form 34A - 2007'}, {'@type': 'dcat:Distribution', 'downloadURL': 'http://www.acf.hhs.gov/datagov-datasets/ocse/dcs/34A_CSE_ANNUAL_2008.csv', 'format': 'csv', 'title': 'Child Support Enforcement Annual Data Report Form 34A - 2008', 'description': '<p>Child Support Enforcement Annual Data Report Form 34A - 2008</p>\n', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'http://www.acf.hhs.gov/datagov-datasets/ocse/dcs/34A_CSE_ANNUAL_2009.csv', 'mediaType': 'application/unknown', 'title': 'Child Support Enforcement Annual Data Report Form 34A - 2009'}, {'@type': 'dcat:Distribution', 'downloadURL': 'http://www.acf.hhs.gov/datagov-datasets/ocse/dcs/34A_CSE_ANNUAL_2010.csv', 'format': '.csv', 'mediaType': 'application/unknown', 'title': 'Child Support Enforcement Annual Data Report Form 34A – 2010'}, {'@type': 'dcat:Distribution', 'downloadURL': 'http://www.acf.hhs.gov/datagov-datasets/ocse/dcs/34A_CSE_ANNUAL_2011.csv', 'format': '.csv', 'title': 'Child Support Enforcement Annual Data Report Form 34A – 2011', 'description': '<p>This dataset contains annual data on collections received and distributed by State agencies administering the Child Support Enforcement program under title IV-D of the Social Security Act.</p>\n', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'downloadURL': 'http://www.acf.hhs.gov/datagov-datasets/ocse/dcs/34A_CSE_ANNUAL_2012.csv', 'format': 'data', 'title': 'Child Support Enforcement Annual Data Report Form 34A - 2012', 'description': '<p>Child Support Enforcement Annual Data Report Form 34A - 2012</p>\n', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'downloadURL': 'http://www.acf.hhs.gov/datagov-datasets/ocse/dcs/34A_CSE_ANNUAL_2013.csv', 'format': '.csv', 'title': 'Child Support Enforcement Annual Data Report Form 34A - 2013', 'description': '<p>This dataset contains annual data on collections received and distributed by State agencies administering the Child Support Enforcement program under title IV-D of the Social Security Act.</p>\n', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'downloadURL': 'http://www.acf.hhs.gov/datagov-datasets/ocse/dcs/34A_CSE_ANNUAL_2014.csv', 'format': 'csv', 'title': 'Child Support Enforcement Annual Data Report Form 34A – 2014', 'description': '<p>This dataset contains fiscal year 2014 annual data on collections received and distributed by State agencies administering the Child Support Enforcement program under title IV-D of the Social Security Act.</p>\n', 'mediaType': 'application/unknown'}], 'keyword': ['annual data', 'arrears', 'assistance', 'cases initiated in state', 'cases open', 'Child', 'child support', 'Child Support Enforcement', 'Children', 'current assistance', 'employees', 'former assistance', 'good cause', 'health insurance', 'interstate cases', 'iv-d offices', 'Medicaid', 'medical coverage', 'medical support', 'never assistance', 'open cases', 'open interstate cases', 'out-of-wedlock', 'paternity', 'paternity established', 'support', 'support distributed', 'support due', 'title iv-a', 'title iv-d', 'title iv-e', 'tribal iv-a'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.acf.hhs.gov/datagov-datasets/ocse/dcs/34A_CSE_ANNUAL_DICTIONARY.xlsx'}
{'description': "<p>The Office of Child Support Enforcement's Annual Data Report from State agencies administering child support enforcement plans under Title IV-D of the Social Security Act.</p>\n", 'programCode': ['009:084'], 'temporal': '2012-01-01T00:00:00-05:00/2012-01-01T00:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families'}, 'theme': ['State'], 'landingPage': 'https://healthdata.gov/dataset/child-support-enforcement-annual-data-report-form-157-%E2%80%93-yrs-2012-2014', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:dennis.putze@acf.hhs.gov', 'fn': 'Dennis Putze'}, 'issued': '2014-10-17', 'accessLevel': 'public', 'identifier': '981f7982-b38c-4c3a-ace7-141d82653d7f', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.acf.hhs.gov/datagov-datasets/ocse/dcs/157_CSE_ANNUAL_2012.csv', 'format': 'csv', 'title': 'Child Support Enforcement Annual Data Report Form 157 – YR 2012', 'description': '<p>Child Support Enforcement Annual Data Report Form 157 – YR 2012</p>\n', 'mediaType': 'application/unknown'}], 'keyword': ['annual data', 'arrears', 'assistance', 'cases initiated in state', 'cases open', 'Child', 'child support', 'Child Support Enforcement', 'Children', 'current assistance', 'employees', 'former assistance', 'good cause', 'health insurance', 'interstate cases', 'iv-d offices', 'Medicaid', 'medical coverage', 'medical support', 'never assistance', 'open cases', 'open interstate cases', 'out-of-wedlock', 'paternity', 'paternity established', 'support', 'support distributed', 'support due', 'title iv-a', 'title iv-d', 'title iv-e', 'tribal iv-a'], 'bureauCode': ['009:00'], 'dataQuality': True, 'title': 'Child Support Enforcement Annual Data Report Form 157 – Yrs. 2012 to 2014', 'describedBy': 'http://www.acf.hhs.gov/datagov-datasets/ocse/dcs/157_CSE_ANNUAL_DICTIONARY.xlsx'}
{'description': '<p>The dataset includes is the number of Qualified Health Plan selections by ZIP code for 36 states that are participating in the Federally-facilitated Marketplace or have State Partnership Marketplaces or supported State-based Marketplaces for the initial open enrollment period from October 1, 2013 through March 31, 2014, including additional special enrollment period activity reported through April 19, 2014. Marketplace plan selections are tabulated by ZIP Code according to the home address provided by the applicant.</p>\n', 'programCode': ['009:082'], 'title': 'Zip Code Level Enrollment Data ', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Assistant Secretary for Planning & Evaluation, Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/zip-code-level-enrollment-data', 'contactPoint': {'hasEmail': 'mailto:arpit.misra@hhs.gov', 'fn': 'Arpit Misra'}, 'issued': '2014-10-15', 'temporal': '2013-10-01T00:00:00-04:00/2014-04-19T00:00:00-04:00', 'identifier': '5051c2f8-55fc-46da-880d-31a783815fea', '@type': 'dcat:Dataset', 'modified': '2020-03-03', 'keyword': ['affordable care act'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>This report estimates the economic value of family caregiving at $450 billion in 2009 based on 42.1 million caregivers age 18 or older providing an average of 18.4 hours of care per week to care recipients age 18 or older, at an average value of $11.16 per hour.</p>\n<p><strong><em>This data is not collected by a government agency. The findings and conclusions in this report are those of the author and do not necessarily represent the views of the Department of Health & Human Services.</em></strong></p>\n', 'programCode': ['009:015'], 'title': 'Valuing the Invaluable: 2011 Update, The Growing Contributions and Costs of Family Caregiving', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['Health'], 'landingPage': 'https://healthdata.gov/dataset/valuing-invaluable-2011-update-growing-contributions-and-costs-family-caregiving', 'contactPoint': {'hasEmail': 'mailto:Claudia_H_Williams@ostp.eop.gov', 'fn': 'Claudia Williams'}, 'issued': '2014-07-22', 'accessLevel': 'public', 'identifier': 'f5545353-28ba-4e82-a0ca-164560d9eb2a', '@type': 'dcat:Dataset', 'modified': '2020-02-21', 'keyword': ['caregiver', 'caregiving', 'economic value', 'eldercare', 'elderly', 'Healthcare', 'seniors'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>A list of hospital ratings for the Hospital Consumer Assessment of Healthcare Providers and Systems (HCAHPS). HCAHPS is a national, standardized survey of hospital patients about their experiences during a recent inpatient hospital stay.</p>\n', 'programCode': ['009:072'], 'title': 'HCAHPS - Hospital', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['Quality', 'Hospital'], 'landingPage': 'https://healthdata.gov/dataset/hcahps-hospital', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2014-07-17', 'accessLevel': 'public', 'identifier': '1f939a75-b74f-4669-a909-8a51cd8bdb17', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'other', 'accessURL': 'https://data.medicare.gov/api/views/dgck-syfz/rows.csv?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'other'}, {'@type': 'dcat:Distribution', 'format': 'rdf', 'accessURL': 'https://data.medicare.gov/api/views/dgck-syfz/rows.rdf?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'format': 'other', 'accessURL': 'https://data.medicare.gov/api/views/dgck-syfz/rows.json?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'other'}, {'@type': 'dcat:Distribution', 'format': 'other', 'accessURL': 'https://data.medicare.gov/api/views/dgck-syfz/rows.xml?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'other'}], 'keyword': ['hcahps', 'hospital-compare', 'patient-survey', 'patient-survey-results', 'Quality', 'ratings'], 'bureauCode': ['009:38'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>A list of the state averages for the HCAHPS survey responses. HCAHPS is a national, standardized survey of hospital patients about their experiences during a recent inpatient hospital stay.</p>\n', 'programCode': ['009:072'], 'title': 'HCAHPS - State', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['Quality', 'Hospital', 'State'], 'landingPage': 'https://healthdata.gov/dataset/hcahps-state', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2014-07-17', 'accessLevel': 'public', 'identifier': 'ee1d91f8-c0ac-44b5-9cd8-81508a61fd81', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'https://data.medicare.gov/api/views/84jm-wiui/rows.csv?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'format': 'rdf', 'accessURL': 'https://data.medicare.gov/api/views/84jm-wiui/rows.rdf?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'format': 'json', 'accessURL': 'https://data.medicare.gov/api/views/84jm-wiui/rows.json?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'format': 'text/xml', 'accessURL': 'https://data.medicare.gov/api/views/84jm-wiui/rows.xml?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'text/xml'}], 'keyword': ['hcahps', 'hospital-compare', 'patient-survey', 'patient-survey-results', 'Quality', 'ratings', 'state-list'], 'bureauCode': ['009:38'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>The national average for the HCAHPS survey categories. HCAHPS is a national, standardized survey of hospital patients about their experiences during a recent inpatient hospital stay.</p>\n', 'programCode': ['009:017'], 'title': 'HCAHPS - National', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['Quality', 'Hospital', 'National'], 'landingPage': 'https://healthdata.gov/dataset/hcahps-national', 'modified': '2020-03-03', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2014-07-17', 'accessLevel': 'public', 'identifier': 'aec45bab-811a-4d6d-bafa-05d051381c60', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'https://data.medicare.gov/api/views/99ue-w85f/rows.csv?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'format': 'rdf', 'accessURL': 'https://data.medicare.gov/api/views/99ue-w85f/rows.rdf?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'format': 'json', 'accessURL': 'https://data.medicare.gov/api/views/99ue-w85f/rows.json?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'format': 'text/xml', 'accessURL': 'https://data.medicare.gov/api/views/99ue-w85f/rows.xml?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'text/xml'}], 'keyword': ['hcahps', 'hospital-compare', 'national-average', 'patient-survey', 'patient-survey-results', 'Quality', 'ratings'], 'bureauCode': ['009:38'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>The number of Medicare patients treated for each medical condition or surgical procedure - by provider</p>\n', 'programCode': ['009:078'], 'title': 'Medicare Volume - Hospital', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['Quality', 'Medicare', 'Hospital'], 'landingPage': 'https://healthdata.gov/dataset/medicare-volume-hospital', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2014-07-17', 'accessLevel': 'public', 'identifier': '108f8511-7104-4574-b368-7330dbec4620', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'other', 'accessURL': 'https://data.medicare.gov/api/views/qqc4-6tc7/rows.csv?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'other'}, {'@type': 'dcat:Distribution', 'format': 'rdf', 'accessURL': 'https://data.medicare.gov/api/views/qqc4-6tc7/rows.rdf?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'format': 'other', 'accessURL': 'https://data.medicare.gov/api/views/qqc4-6tc7/rows.json?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'other'}, {'@type': 'dcat:Distribution', 'format': 'other', 'accessURL': 'https://data.medicare.gov/api/views/qqc4-6tc7/rows.xml?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'other'}], 'keyword': ['comparison', 'hc', 'hospital-compare', 'mpv', 'number-of-medicare-patients', 'Quality', 'ratings'], 'bureauCode': ['009:38'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>Information about children enrolled in the Head Start program and information about their families. Data about the children include: age, type of program attended, health status, and health treatment and/or special services required during enrollment. Data about the parents include: income, employment status and special services required during child(ren)’s enrollment. Contact the Head Start Enterprise System (HSES) Help Desk to request access <a href="mailto:help@hsesinfo.org">help@hsesinfo.org</a>.</p>\n', 'programCode': ['009:103'], 'title': 'Head Start Program Information Report (HSPIR)', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families, Department of Health & Human Services'}, 'theme': ['Health'], 'landingPage': 'https://healthdata.gov/dataset/head-start-program-information-report-hspir', 'contactPoint': {'hasEmail': 'mailto:help@hsesinfo.org', 'fn': 'Head Start Enterprise System (HSES) Help Desk'}, 'issued': '2014-06-26', 'temporal': '2003-01-01T00:00:00-05:00/2003-01-01T00:00:00-05:00', 'identifier': 'f9951be4-221c-4964-903e-9060cf42973a', '@type': 'dcat:Dataset', 'modified': '2020-02-21', 'keyword': ['FIHET', 'health disparities', 'social determinates of health'], 'bureauCode': ['001:05'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>Data on the young people served by Family and Youth Services Bureau (FYSB) grantee agencies, including youth demographics, services provided, and youth status at exit from the FYSB-funded programs - Basic Center, Transitional Living, and Street Outreach.</p>\n', 'programCode': ['009:093'], 'title': 'National Extranet Optimized Runaway and Homeless Youth Management Information System (NEO-RHYMIS)', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families, Department of Health & Human Services'}, 'theme': ['Health'], 'landingPage': 'https://healthdata.gov/dataset/national-extranet-optimized-runaway-and-homeless-youth-management-information-system-neo', 'contactPoint': {'hasEmail': 'mailto:jennifer.king@acf.hhs', 'fn': 'Jennifer King'}, 'issued': '2014-06-26', 'temporal': '2004-01-01T00:00:00-05:00/2004-01-01T00:00:00-05:00', 'identifier': '79baec29-80c3-4ba5-8e2b-71099588b612', '@type': 'dcat:Dataset', 'modified': '2020-03-04', 'keyword': ['FIHET', 'health disparities', 'RHYMIS', 'social determinates of health'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>A searchable, web-based tool for accessing data on AUCD training programs, projects, activities, and products. Includes data on the University Center for Excellence in Developmental Disabilities (UCEDD) and Leadership Education in Neurodevelopmental and related Disabilities (LEND) programs.</p>\n', 'programCode': ['009:105'], 'title': 'The Association of University Centers on Disabilities (AUCD) Network National Information and Reporting System (NIRS)', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families, Department of Health & Human Services'}, 'theme': ['Health'], 'landingPage': 'https://healthdata.gov/dataset/association-university-centers-disabilities-aucd-network-national-information-and-reporting', 'contactPoint': {'hasEmail': 'mailto:cmiclea@aucd.org', 'fn': 'Corina Miclea'}, 'issued': '2014-06-26', 'accessLevel': 'public', 'identifier': '165fd4ab-65d6-48e3-a1bb-52216d5f9660', '@type': 'dcat:Dataset', 'modified': '2020-03-04', 'keyword': ['FIHET', 'health disparities', 'social determinates of health'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>Information about key refugee program developments including data on populations served and program performance.</p>\n', 'programCode': ['009:086'], 'title': 'Office of Refugee Resettlement (ORR) Annual Report to Congress', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families, Department of Health & Human Services'}, 'theme': ['Health'], 'landingPage': 'https://healthdata.gov/dataset/office-refugee-resettlement-orr-annual-report-congress', 'contactPoint': {'hasEmail': 'mailto:jennifer.schmultz@acf.hhs.gov', 'fn': 'Jennifer Schmultz'}, 'issued': '2014-06-26', 'temporal': '1980-01-01T00:00:00-05:00/1980-01-01T00:00:00-05:00', 'identifier': '97fdd45e-0225-43e5-8470-92b9c3d39e95', '@type': 'dcat:Dataset', 'modified': '2020-03-04', 'keyword': ['FIHET', 'health disparities', 'social determinants of health'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>The Office of Child Care Report to Congress is required by Section 658L of the Child Care and Development Block Grant Act as amended by the Personal Responsibility and Work Opportunity Reconciliation Act (PRWORA) of 1996 (P.L. 104–193) and the Balanced Budget Act of 1997 (P.L. 105–33). The report describes and analyzes current information about the Child Care and Development Fund (CCDF) from a variety of sources, including State plans, expenditure reports, administrative data reports, and research. The report also includes information about training and technical assistance that is provided to States, Territories, and Tribes.</p>\n', 'programCode': ['009:089'], 'title': 'Office of Child Care Report to Congress FY2004 - FY2005', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families, Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/office-child-care-report-congress-fy2004-fy2005', 'contactPoint': {'hasEmail': 'mailto:jgagnier@acf.hhs.gov', 'fn': 'Joseph Gagnier'}, 'issued': '2014-06-20', 'temporal': '2004-01-01T00:00:00-05:00/2005-01-01T00:00:00-05:00', 'identifier': '268457d6-51aa-4644-bcaa-2057dd8d01e7', '@type': 'dcat:Dataset', 'modified': '2020-03-03', 'keyword': ['Child Care and Development Fund CCDF'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>This file includes data for states that are implementing their own Marketplaces, also known as State-Based Marketplaces or SBMs, and states with Marketplaces that are supported by or fully run by the federal government, including those run in partnership with states, also known as the Federally-Facilitated Marketplace or FFM. Includes demographic characteristics, and plan selected (by metal level). Please refer to the full report listed under Resources.</p>\n', 'programCode': ['009:082'], 'title': 'Health Insurance Marketplace: Summary Enrollment Data for the Initial Annual Open Enrollment Period', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['State'], 'landingPage': 'https://healthdata.gov/dataset/health-insurance-marketplace-summary-enrollment-data-initial-annual-open-enrollment-period-1', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:audrey.mcdowell@hhs.gov', 'fn': 'Audrey McDowell'}, 'issued': '2014-06-16', 'temporal': '2013-10-01T00:00:00-04:00/2014-03-31T00:00:00-04:00', 'identifier': '44105b16-a92a-4233-ac87-1357e41a4953', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'xls', 'accessURL': 'http://aspe.hhs.gov/health/reports/2014/MarketPlaceEnrollment/Apr2014/excel/workbook.xls', 'mediaType': 'application/unknown', 'title': 'XLS '}, {'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://aspe.hhs.gov/health/reports/2014/MarketPlaceEnrollment/Apr2014/Marketplace_StateSum.cfm', 'mediaType': 'application/unknown', 'title': 'Text '}], 'keyword': ['affordable care act', 'ASPE', 'CHIP', 'coverage', 'Demographic', 'Enrollment', 'federal', 'financial assistance status', 'insurance', 'marketplace', 'Medicaid', 'metal level', 'methodology', 'plan', 'State'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://aspe.hhs.gov/health/reports/2014/MarketPlaceEnrollment/Apr2014/Marketplace_StateSum.cfm'}
{'description': '<p>The National Survey on Drug Use and Health (NSDUH) series (formerly titled National Household Survey on Drug Abuse) primarily measures the prevalence and correlates of drug use in the United States. The surveys are designed to provide quarterly, as well as annual, estimates. Information is provided on the use of illicit drugs, alcohol, and tobacco among members of United States households aged 12 and older. Questions included age at first use as well as lifetime, annual, and past-month usage for the following drug classes: marijuana, cocaine (and crack), hallucinogens, heroin, inhalants, alcohol, tobacco, and nonmedical use of prescription drugs, including pain relievers, tranquilizers, stimulants, and sedatives. The survey covered substance abuse treatment history and perceived need for treatment, and included questions from the Diagnostic and Statistical Manual (DSM) of Mental Disorders that allow diagnostic criteria to be applied. The survey included questions concerning treatment for both substance abuse and mental health-related disorders. Respondents were also asked about personal and family income sources and amounts, health care access and coverage, illegal activities and arrest record, problems resulting from the use of drugs, and needle-sharing.</p>\n', 'programCode': ['009:061'], 'title': 'National Survey on Drug Use and Health (NSDUH), 2008', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration, Department of Health & Human Services'}, 'theme': ['Health'], 'landingPage': 'https://healthdata.gov/dataset/national-survey-drug-use-and-health-nsduh-2008', 'contactPoint': {'hasEmail': 'mailto:cbhsqrequest@samhsa.hhs.gov', 'fn': 'Center for Behavioral Health Statistics and Quality'}, 'issued': '2014-06-16', 'temporal': '2008-01-01T00:00:00-05:00/2008-12-31T00:00:00-05:00', 'identifier': 'bc51559d-6168-4da8-ba99-a9144fe39129', '@type': 'dcat:Dataset', 'modified': '2020-03-03', 'keyword': ['addiction', 'alcohol', 'alcohol abuse', 'alcohol consumption', 'amphetamines', 'barbiturates', 'cocaine', 'controlled drugs', 'crack cocaine', 'Demographics', 'depression', 'drinking behavior', 'drug abuse', 'drug dependence', 'drug treatment', 'drug use', 'Drugs', 'employment', 'hallucinogens', 'health care', 'heroin', 'households', 'income', 'inhalants', 'marijuana', 'mental health', 'mental health services', 'methamphetamine', 'pain relievers', 'pregnancy', 'Prescription Drugs', 'sedatives', 'smoking', 'stimulants', 'substance abuse', 'Substance Abuse Treatment', 'tobacco use', 'tranquilizers', 'youths'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.icpsr.umich.edu/icpsrweb/SAMHDA/studies/26701'}
{'description': '<p>The National Survey on Drug Use and Health (NSDUH) series (formerly titled National Household Survey on Drug Abuse) primarily measures the prevalence and correlates of drug use in the United States. The surveys are designed to provide quarterly, as well as annual, estimates. Information is provided on the use of illicit drugs, alcohol, and tobacco among members of United States households aged 12 and older. Questions included age at first use as well as lifetime, annual, and past-month usage for the following drug classes: marijuana, cocaine (and crack), hallucinogens, heroin, inhalants, alcohol, tobacco, and nonmedical use of prescription drugs, including pain relievers, tranquilizers, stimulants, and sedatives. The survey covered substance abuse treatment history and perceived need for treatment, and included questions from the Diagnostic and Statistical Manual (DSM) of Mental Disorders that allow diagnostic criteria to be applied. The survey included questions concerning treatment for both substance abuse and mental health-related disorders. Respondents were also asked about personal and family income sources and amounts, health care access and coverage, illegal activities and arrest record, problems resulting from the use of drugs, and needle-sharing.</p>\n', 'programCode': ['009:061'], 'title': 'National Survey on Drug Use and Health (NSDUH), 2011', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration, Department of Health & Human Services'}, 'theme': ['Health'], 'landingPage': 'https://healthdata.gov/dataset/national-survey-drug-use-and-health-nsduh-2011', 'contactPoint': {'hasEmail': 'mailto:cbhsqrequest@samhsa.hhs.gov', 'fn': 'Center for Behavioral Health Statistics and Quality'}, 'issued': '2014-06-09', 'temporal': '2011-01-01T00:00:00-05:00/2011-12-31T00:00:00-05:00', 'identifier': 'd8782b60-1fdd-44cd-901a-3f9339993031', '@type': 'dcat:Dataset', 'modified': '2020-02-21', 'keyword': ['addiction', 'alcohol', 'alcohol abuse', 'alcohol consumption', 'amphetamines', 'barbiturates', 'cocaine', 'controlled drugs', 'crack cocaine', 'Demographics', 'depression', 'drinking behavior', 'drug abuse', 'drug dependence', 'drug treatment', 'drug use', 'Drugs', 'employment', 'hallucinogens', 'health care', 'heroin', 'households', 'income', 'inhalants', 'marijuana', 'mental health', 'mental health services', 'methamphetamine', 'pain relievers', 'pregnancy', 'Prescription Drugs', 'sedatives', 'smoking', 'stimulants', 'substance abuse', 'Substance Abuse Treatment', 'tobacco use', 'tranquilizers', 'youths'], 'bureauCode': ['001:05'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.icpsr.umich.edu/icpsrweb/SAMHDA/studies/34481'}
{'description': '<p>The National Survey on Drug Use and Health (NSDUH) series (formerly titled National Household Survey on Drug Abuse) primarily measures the prevalence and correlates of drug use in the United States. The surveys are designed to provide quarterly, as well as annual, estimates. Information is provided on the use of illicit drugs, alcohol, and tobacco among members of United States households aged 12 and older. Questions included age at first use as well as lifetime, annual, and past-month usage for the following drug classes: marijuana, cocaine (and crack), hallucinogens, heroin, inhalants, alcohol, tobacco, and nonmedical use of prescription drugs, including pain relievers, tranquilizers, stimulants, and sedatives. The survey covered substance abuse treatment history and perceived need for treatment, and included questions from the Diagnostic and Statistical Manual (DSM) of Mental Disorders that allow diagnostic criteria to be applied. The survey included questions concerning treatment for both substance abuse and mental health-related disorders. Respondents were also asked about personal and family income sources and amounts, health care access and coverage, illegal activities and arrest record, problems resulting from the use of drugs, and needle-sharing.</p>\n', 'programCode': ['009:061'], 'title': 'National Survey on Drug Use and Health (NSDUH), 2012', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration, Department of Health & Human Services'}, 'theme': ['Health'], 'landingPage': 'https://healthdata.gov/dataset/national-survey-drug-use-and-health-nsduh-2012', 'contactPoint': {'hasEmail': 'mailto:cbhsqrequest@samhsa.hhs.gov', 'fn': 'Center for Behavioral Health Statistics and Quality'}, 'issued': '2014-05-22', 'temporal': '2012-01-01T00:00:00-05:00/2012-12-31T00:00:00-05:00', 'identifier': 'f6d1a9c7-59a6-4a42-b0bc-f40a23b14592', '@type': 'dcat:Dataset', 'modified': '2020-03-03', 'keyword': ['addiction', 'alcohol', 'alcohol abuse', 'alcohol consumption', 'amphetamines', 'barbiturates', 'cocaine', 'controlled drugs', 'crack cocaine', 'Demographics', 'depression', 'drinking behavior', 'drug abuse', 'drug dependence', 'drug treatment', 'drug use', 'Drugs', 'employment', 'hallucinogens', 'health care', 'heroin', 'households', 'income', 'inhalants', 'marijuana', 'mental health', 'mental health services', 'methamphetamine', 'pain relievers', 'pregnancy', 'Prescription Drugs', 'sedatives', 'smoking', 'stimulants', 'substance abuse', 'Substance Abuse Treatment', 'tobacco use', 'tranquilizers', 'youths'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.icpsr.umich.edu/icpsrweb/SAMHDA/studies/34933'}
{'description': '<p>Lists the datasets for this domain. The format should correspond to the spec at <a href="http://project-open-data.github.io/schema/">http://project-open-data.github.io/schema/</a></p>\n', 'programCode': ['009:023'], 'title': 'Project Open Data, /data.json file', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/project-open-data-datajson-file-0', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2014-04-14', 'accessLevel': 'public', 'identifier': '7d602bed-08dd-40a4-a45e-1aef114ae648', '@type': 'dcat:Dataset', 'modified': '2020-03-04', 'keyword': ['Catalog'], 'bureauCode': ['009:20'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>The National Sexual Violence Resource Center (NSVRC) is a national information and resource hub relating to all aspects of sexual violence.</p>\n<p>NSVRC staff collect and disseminate a wide range of resources on sexual violence including statistics, research, position statements, statutes, training curricula, prevention initiatives and program information. With these resources, NSVRC assists coalitions, advocates and others interested in understanding and eliminating sexual violence. NSVRC has an active and diverse Advisory Council that assists and advises staff and ensures a broad national perspective. NSVRC also enjoys a strong partnership with state, territory and tribal anti-sexual assault coalitions and allied organizations.</p>\n<p>NSVRC is funded through a cooperative agreement from the Centers for Disease Control and Prevention (CDC) Division of Violence Prevention.</p>\n', 'programCode': ['009:096'], 'title': 'National Sexual Violence Resource Center (NSVRC)', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention, Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/national-sexual-violence-resource-center-nsvrc', 'modified': '2020-02-21', 'contactPoint': {'hasEmail': 'mailto:resources@nsvrc.org', 'fn': 'NSVRC'}, 'issued': '2014-04-08', 'accessLevel': 'public', 'identifier': 'c9b629ba-3935-4acb-b65c-b35bc3e87def', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.nsvrc.org/', 'mediaType': 'application/unknown', 'title': 'Text '}, {'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.nsvrc.org/contact/request-assistance', 'mediaType': 'application/unknown', 'title': 'Text '}], 'keyword': ['abuse', 'curricula', 'Prevention', 'Publications', 'resource center', 'sexual assault', 'Violence', 'women'], 'bureauCode': ['009:20'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>The National Violent Death Reporting System (NVDRS) provides states and communities with a clearer understanding of violent deaths to guide local decisions about efforts to prevent violence and helps them track progress over time.</p>\n<p>To stop violent deaths, we must first understand all the facts. Created in 2002, the NVDRS is a surveillance system that pulls together data on violent deaths in 18 states (see map below), including information about homicides, such as homicides perpetrated by a intimate partner (e.g., boyfriend, girlfriend, wife, husband), child maltreatment (or child abuse) fatalities, suicides, deaths where individuals are killed by law enforcement in the line of duty, unintentional firearm injury deaths, and deaths of undetermined intent.</p>\n<p>These data are supported by WISQARS, an interactive query system that provides data on injury deaths, violent deaths, and nonfatal injuries.</p>\n', 'programCode': ['009:100'], 'title': 'National Violent Death Reporting System (NVDRS)', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention, Department of Health & Human Services'}, 'theme': ['Community', 'Health'], 'landingPage': 'https://healthdata.gov/dataset/national-violent-death-reporting-system-nvdrs', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:nvrds@cdc.gov', 'fn': 'nvrds@cdc.gov'}, 'issued': '2014-04-08', 'accessLevel': 'public', 'identifier': 'a4b95d02-096c-47a6-9334-9e0088322ece', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'query tool', 'accessURL': 'http://www.cdc.gov/injury/wisqars/', 'mediaType': 'application/unknown', 'title': 'Query Tool '}], 'keyword': ['community health', 'injury deaths', 'nonfatal injuries', 'sexual assault', 'violent deaths', 'ypll'], 'bureauCode': ['009:20'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>National Epidemiologic Survey on Alcohol and Related Conditions (NESARC) was designed to assess the prevalence of alcohol use disorders (AUD) and their associated disabilities in the general population. The survey is the largest ever comorbidity study of multiple mental health disorders among U.S. adults, including alcohol and other substance use disorders, personality disorders, and anxiety and mood disorders. NESARC is designed to be a longitudinal survey with the first wave fielded in 2001–2002. The second wave of interviews was completed in 2004–2005 and used the same sample of respondents.</p>\n<p>NESARC is a nationwide household survey with a probability sample representative of US adults. The final sample for Wave 1 was 43,093 respondents; Wave 2 was 34,653 of the Wave 1 respondents.</p>\n<p>Data are not publicly available; however, researchers may request specific analyses via Census.</p>\n', 'programCode': ['009:062'], 'title': 'National Epidemiologic Survey on Alcohol and Related Conditions (NESARC)—Wave 1 (2001–2002), and Wave 2 (2004–2005)', 'temporal': '2001-01-01T00:00:00-05:00/2005-12-31T00:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'theme': ['Health'], 'landingPage': 'https://healthdata.gov/dataset/national-epidemiologic-survey-alcohol-and-related-conditions-nesarc%E2%80%94wave-1-2001%E2%80%932002-and-3', 'modified': '2019-06-15', 'contactPoint': {'hasEmail': 'mailto:niaaaweb-r@exchange.nih.gov', 'fn': 'NIAAA Information'}, 'issued': '2014-04-08', 'accessLevel': 'public', 'identifier': 'ff29c1d0-8d38-44ed-a49f-c86eea464c06', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'text', 'accessURL': 'http://pubs.niaaa.nih.gov/publications/arh29-2/74-78.htm', 'mediaType': 'application/unknown', 'title': 'Text '}, {'@type': 'dcat:Distribution', 'title': ' ', 'accessURL': 'http://pubs.niaaa.nih.gov/publications/datasys.htm', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://clinicaltrials.gov/show/NCT01273220', 'mediaType': 'application/unknown', 'title': ' '}, {'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.ncbi.nlm.nih.gov/pubmed/?term=nesarc', 'mediaType': 'application/unknown', 'title': ' '}], 'keyword': ['Adult', 'alcohol', 'anxiety', 'cohort', 'Disability', 'longitudinal survey', 'mental health', 'mood disorder', 'sexual assault', 'substance use'], 'bureauCode': ['009:25'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>The National Epidemiologic Survey on Alcohol and Related Conditions - III (NESARC-III) is a nationally representative survey of 46,500 adult Americans that collected data on alcohol use disorders and their associated disabilities in addition to collecting saliva samples for the purpose of understanding the prevalence, risk factors, health disparities, economic costs and gene-environment interactions related to alcohol use disorders and their associated disabilities.</p>\n<p>Results from the study are not yet available. The data collection is also associated with clinical trial number: NCT01273220.</p>\n', 'programCode': ['009:062'], 'title': 'National Epidemiologic Survey on Alcohol and Related Conditions (NESARC) - III', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH), Department of Health & Human Services'}, 'theme': ['Health'], 'landingPage': 'https://healthdata.gov/dataset/national-epidemiologic-survey-alcohol-and-related-conditions-nesarc-iii', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:niaaaweb-r@exchange.nih.gov', 'fn': 'NIAAA Information'}, 'issued': '2014-04-08', 'temporal': '2012-02-01T00:00:00-05:00/2013-01-31T00:00:00-05:00', 'identifier': '39fcee10-a135-40eb-a0e2-b0dea72be504', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'text', 'accessURL': 'http://www.reginfo.gov/public/do/DownloadDocument?documentID=228799&version=1', 'mediaType': 'application/unknown', 'title': 'Text '}, {'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://clinicaltrials.gov/show/NCT01273220', 'mediaType': 'application/unknown', 'title': 'Text '}, {'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://clinicaltrials.gov/show/NCT01273220', 'mediaType': 'application/unknown', 'title': 'Text '}, {'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.ncbi.nlm.nih.gov/pubmed/?term=nesarc', 'mediaType': 'application/unknown', 'title': 'Text '}], 'keyword': ['Adult', 'alcohol', 'anxiety', 'Disability', 'disparities', 'mental health', 'mood disorder', 'sexual assault', 'substance use'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>The National Intimate Partner and Sexual Violence Survey (NISVS) is an ongoing, nationally representative survey to assess experiences of intimate partner violence, sexual violence and stalking among adults in the United States. It measures lifetime victimization for these types of violence as well as in the previous 12 months. In 2010, a total of 18,049 interviews from the general population sample were conducted.</p>\n<p>Raw data are currently unavailable. State report tables are available in pdf format. Other key statistics are included in the summary and full reports.</p>\n', 'programCode': ['009:031'], 'title': 'National Intimate Partner and Sexual Violence Survey (NISVS)', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention, Department of Health & Human Services'}, 'theme': ['Health', 'State'], 'landingPage': 'https://healthdata.gov/dataset/national-intimate-partner-and-sexual-violence-survey-nisvs', 'modified': '2020-02-21', 'contactPoint': {'hasEmail': 'mailto:nisvs@cdc.gov', 'fn': 'nisvs@cdc.gov'}, 'issued': '2014-04-08', 'temporal': '2010-01-01T00:00:00-05:00/2010-01-01T00:00:00-05:00', 'identifier': '527a13e1-5633-420e-a300-67c057fb44f8', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'text', 'accessURL': 'http://www.cdc.gov/violenceprevention/pdf/cdc_nisvs_digest_final-a.pdf', 'mediaType': 'application/unknown', 'title': 'Text '}, {'@type': 'dcat:Distribution', 'format': 'text', 'accessURL': 'http://www.cdc.gov/violenceprevention/nisvs/2010_report.html', 'mediaType': 'application/unknown', 'title': 'Text '}, {'@type': 'dcat:Distribution', 'format': 'text', 'accessURL': 'http://www.cdc.gov/violenceprevention/nisvs/state_tables.html', 'mediaType': 'application/unknown', 'title': 'Text '}, {'@type': 'dcat:Distribution', 'format': 'text', 'accessURL': 'http://www.cdc.gov/violenceprevention/nisvs/2010_ipvreport.htm', 'mediaType': 'application/unknown', 'title': 'Text '}, {'@type': 'dcat:Distribution', 'format': 'text', 'accessURL': 'http://www.cdc.gov/violenceprevention/nisvs/2010_soreport.html', 'mediaType': 'application/unknown', 'title': 'Text '}], 'keyword': ['Adolescent', 'Adult', 'Child', 'Female', 'Forecasting', 'LGBT', 'Male', 'Population Surveillance', 'pregnancy', 'Public Health Practice', 'sexual assault', 'sexual orientation', 'Sexual Partners psychology', 'United States', 'Violence prevention control', 'Violence statistics numerical data', 'Young Adult'], 'bureauCode': ['009:20'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>VetoViolence.cdc.gov has been developed by the Centers for Disease Control and Prevention (CDC) to provide grantees and partners with access to training and tools that focus on the primary prevention of violence. The portal includes free training, program planning resources, and an online application for the creation of success stories.</p>\n', 'programCode': ['009:099'], 'title': 'Veto Violence - Violence Education Tools Online', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention, Department of Health & Human Services'}, 'theme': ['Health'], 'landingPage': 'https://healthdata.gov/dataset/veto-violence-violence-education-tools-online', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:VetoViolence@cdc.gov', 'fn': 'Veto Violence'}, 'issued': '2014-04-08', 'accessLevel': 'public', 'identifier': '8066116e-e17a-42cb-af33-96bbd0e302c0', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://vetoviolence.cdc.gov/', 'mediaType': 'application/unknown', 'title': 'Text '}, {'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://vetoviolence.cdc.gov/education-courses.html', 'mediaType': 'application/unknown', 'title': ' '}, {'@type': 'dcat:Distribution', 'title': ' ', 'accessURL': 'http://vetoviolence.cdc.gov/success-worksheet.html', 'mediaType': 'application/unknown'}], 'keyword': ['child maltreatment', 'intimate partner violence', 'principles of prevention POP', 'Public Health', 'sexual assault', 'stories', 'suicide', 'training', 'violence prevention', 'youth'], 'bureauCode': ['009:20'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>The Adolescent Relationship Abuse (ARA) Toolkit provides information and strategies on how to: incorporate abuse prevention into programming; conduct staff training; formalize policies and procedures; conduct staff training on ARA prevention; and access resources for project participants.</p>\n', 'programCode': ['009:099'], 'title': 'Adolescent Relationship Abuse (ARA) Toolkit', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families, Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/adolescent-relationship-abuse-ara-toolkit', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:ncfy@acf.hhs.gov', 'fn': 'NCYF'}, 'issued': '2014-04-08', 'accessLevel': 'public', 'identifier': 'f931d022-71c8-4b1f-9bbd-5c027cfca243', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'text', 'accessURL': 'https://prep.rti.org/ARAtoolkit/index.html', 'mediaType': 'application/unknown', 'title': 'Text '}], 'keyword': ['adolescent relationship abuse', 'early intervention', 'grantee resource', 'Prevention', 'sexual assault', 'step-by-step', 'toolkit', 'training', 'Violence'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>The Panel Study of Income Dynamics (PSID) began in 1968 with a nationally representative sample of over 18,000 individuals living in 5,000 families in the United States. Information on these individuals and their descendants has been collected continuously, including data covering employment, income, wealth, expenditures, health, marriage, childbearing, child development, philanthropy, education, and numerous other topics.</p>\n', 'programCode': ['009:048'], 'title': 'The Panel Study of Income Dynamics (PSID)', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH), Department of Health & Human Services'}, 'theme': ['Health'], 'landingPage': 'https://healthdata.gov/dataset/panel-study-income-dynamics-psid', 'modified': '2020-02-21', 'contactPoint': {'hasEmail': 'mailto:psidhelp@umich.edu', 'fn': 'Panel Study of Income Dynamics Help'}, 'issued': '2014-04-08', 'temporal': '1968-01-01T00:00:00-05:00/1968-01-01T00:00:00-05:00', 'identifier': 'b2a0bdee-117e-48e5-ad0c-f9982e05281a', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://psidonline.isr.umich.edu/Studies.aspx', 'mediaType': 'application/unknown', 'title': 'Text '}, {'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://simba.isr.umich.edu/default.aspx', 'mediaType': 'application/unknown', 'title': 'Text '}], 'keyword': ['adulthood', 'aging', 'cohort', 'Education', 'employment', 'event', 'Expenditures', 'health', 'income', 'interview', 'longitudinal', 'marriage', 'panel', 'sexual assault', 'transitions', 'wealth'], 'bureauCode': ['001:05'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>This locator tool will help you find Title X family planning centers that provide high quality and cost-effective family planning and related preventive health services for low-income women and men.</p>\n<p>Family planning centers offer a broad range of FDA-approved contraceptive methods and related counseling; as well as breast and cervical cancer screening; pregnancy testing and counseling; screening and treatment for sexually transmitted infections (STIs); HIV testing; and other patient education and referrals.</p>\n<p>4,400 family planning centers serve about 5 million clients each year. Services are provided through state, county, and local health departments; community health centers; Planned Parenthood centers; and hospital-based, school-based, faith-based, other private nonprofits.</p>\n<p>Title X staff are specially trained to meet the contraceptive needs of individuals with limited English proficiency, teenagers, and those confronting complex medical and personal issues such as substance abuse, disability, homelessness or interpersonal and domestic violence.</p>\n', 'programCode': ['009:019'], 'title': 'Service Locator - Family Planning Title X', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['Community', 'Health'], 'landingPage': 'https://healthdata.gov/dataset/service-locator-family-planning-title-x', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:opa@hhs.gov', 'fn': 'Office of Population Affairs'}, 'issued': '2014-04-08', 'accessLevel': 'public', 'identifier': '20f6d943-1707-457d-876b-ef65bcd7f476', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'widget', 'accessURL': 'http://locator.aids.gov/opa-widget.js', 'mediaType': 'application/unknown', 'title': 'Widget '}, {'@type': 'dcat:Distribution', 'format': 'text', 'accessURL': 'http://www.hhs.gov/opa/', 'mediaType': 'application/unknown', 'title': 'Text '}, {'@type': 'dcat:Distribution', 'format': 'widget', 'accessURL': 'http://www.hhs.gov/opa/widgets/', 'mediaType': 'application/unknown', 'title': 'Widget '}, {'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://locator.aids.gov/data-how-to.html', 'mediaType': 'application/unknown', 'title': 'API '}], 'keyword': ['birth control', 'Cervical Cancer', 'community health', 'contraceptives', 'Family Planning', 'health services', 'locator', 'pregnancy', 'primary care', 'Providers', 'sexual assault', 'Sexually Transmitted Infections', 'STDs', 'STIs', 'testing', 'treatment', 'wellness'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': "<p>The Office of Child Support Enforcement's Annual Data Report from State agencies administering child support enforcement plans under Title IV-D of the Social Security Act.</p>\n", 'programCode': ['009:084'], 'title': 'Child Support Enforcement Annual Data Report Form 157 – YR 2011', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families, Department of Health & Human Services'}, 'theme': ['Health', 'State'], 'landingPage': 'https://healthdata.gov/dataset/child-support-enforcement-annual-data-report-form-157-%E2%80%93-yr-2011', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:micrs.support@acf.hhs.gov', 'fn': 'Data.gov Questions'}, 'issued': '2014-04-06', 'temporal': '2011-01-01T00:00:00-05:00/2011-01-01T00:00:00-05:00', 'identifier': 'ebcb0ac6-c46b-41e6-a315-7cf7518a4a8d', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'http://www.acf.hhs.gov/datagov-datasets/ocse/dcs/157_CSE_ANNUAL_2011.csv', 'mediaType': 'application/unknown', 'title': 'CSV '}], 'keyword': ['annual data', 'arrears', 'assistance', 'cases initiated in state', 'cases open', 'Child', 'child support', 'Child Support Enforcement', 'Children', 'current assistance', 'employees', 'former assistance', 'good cause', 'health insurance', 'interstate cases', 'iv-d offices', 'Medicaid', 'medical coverage', 'medical support', 'never assistance', 'open cases', 'open interstate cases', 'out-of-wedlock', 'paternity', 'paternity established', 'support', 'support distributed', 'support due', 'title iv-a', 'title iv-d', 'title iv-e', 'tribal iv-a'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.acf.hhs.gov/datagov-datasets/ocse/dcs/157_CSE_ANNUAL_DICTIONARY.xlsx'}
{'description': "<p>The Office of Child Support Enforcement's Annual Data Report from State agencies administering child support enforcement plans under Title IV-D of the Social Security Act.</p>\n", 'programCode': ['009:084'], 'title': 'Child Support Enforcement Annual Data Report Form 157 – YR 2010', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families, Department of Health & Human Services'}, 'theme': ['Health', 'State'], 'landingPage': 'https://healthdata.gov/dataset/child-support-enforcement-annual-data-report-form-157-%E2%80%93-yr-2010', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:micrs.support@acf.hhs.gov', 'fn': 'Data.gov Questions'}, 'issued': '2014-04-06', 'temporal': '2010-01-01T00:00:00-05:00/2010-01-01T00:00:00-05:00', 'identifier': '8cdd9515-c22b-4ca8-947c-0e36ec1921ad', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'http://www.acf.hhs.gov/datagov-datasets/ocse/dcs/157_CSE_ANNUAL_2010.csv', 'mediaType': 'application/unknown', 'title': 'CSV '}], 'keyword': ['annual data', 'arrears', 'assistance', 'cases initiated in state', 'cases open', 'Child', 'child support', 'Child Support Enforcement', 'Children', 'current assistance', 'employees', 'former assistance', 'good cause', 'health insurance', 'interstate cases', 'iv-d offices', 'Medicaid', 'medical coverage', 'medical support', 'never assistance', 'open cases', 'open interstate cases', 'out-of-wedlock', 'paternity', 'paternity established', 'support', 'support distributed', 'support due', 'title iv-a', 'title iv-d', 'title iv-e', 'tribal iv-a'], 'bureauCode': ['009:70'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.acf.hhs.gov/datagov-datasets/ocse/dcs/-157_CSE_ANNUAL_DICTIONARY.xlsx'}
{'description': '<p>Information about the services provided by Federal Office of Child Support Enforcement (OCSE).</p>\n', 'programCode': ['009:084'], 'title': 'Child Support Enforcement Services Provided', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families, Department of Health & Human Services'}, 'theme': ['Health', 'State'], 'landingPage': 'https://healthdata.gov/dataset/child-support-enforcement-services-provided', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:dennis.putze@acf.hhs.gov', 'fn': 'HHS/ACF/OCSE Data Questions'}, 'issued': '2014-02-24', 'accessLevel': 'public', 'identifier': '11145b3a-3c40-41f8-93fa-5fc067907b46', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.acf.hhs.gov/programs/css/about/services-ocsp-provides', 'mediaType': 'application/unknown', 'title': 'Text'}], 'keyword': ['annual data', 'arrears', 'assistance', 'cases initiated in state', 'cases open', 'Child', 'child support', 'Child Support Enforcement', 'Children', 'current assistance', 'employees', 'former assistance', 'good cause', 'health insurance', 'interstate cases', 'iv-d offices', 'Medicaid', 'medical coverage', 'medical support', 'never assistance', 'open cases', 'open interstate cases', 'out-of-wedlock', 'paternity', 'paternity established', 'support', 'support distributed', 'support due', 'title iv-a', 'title iv-d', 'title iv-e', 'tribal iv-a'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>Federally approved OCSE Form 34A and instructions for child support professionals.</p>\n', 'programCode': ['009:084'], 'title': 'Child Support Enforcement Annual Data Report Form 34A and Instructions', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families, Department of Health & Human Services'}, 'theme': ['National', 'State'], 'landingPage': 'https://healthdata.gov/dataset/child-support-enforcement-annual-data-report-form-34a-and-instructions', 'modified': '2020-02-21', 'contactPoint': {'hasEmail': 'mailto:dennis.putze@acf.hhs.gov', 'fn': 'HHS/ACF/OCSE Data Questions'}, 'issued': '2014-02-24', 'accessLevel': 'public', 'identifier': '4f03d9be-5b22-49bb-ae18-61ad0f6c7d57', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'text', 'accessURL': 'http://www.acf.hhs.gov/sites/default/files/ocse/34a_0.pdf', 'mediaType': 'application/unknown', 'title': 'Text '}, {'@type': 'dcat:Distribution', 'format': 'Documentation', 'mediaType': 'application/unknown', 'title': 'Child Support Enforcement Annual Data Report Form 34A and Instructions'}], 'keyword': ['case management', 'Courts', 'Employer Responsibilities', 'Employers', 'enforcement', 'Federal Reporting', 'Federal Systems', 'Financial Institution Data Match', 'Financial Instructions', 'Forms', 'Guides Publications Reports', 'Income Wage Withholding', 'Intergovernmental Interstate', 'Locate', 'medical support', 'Multistate Employer Reporting', 'National Medical Support Notice', 'New Hire Reporting', 'OCSE-157 Annual Data Report', 'OCSE-34A Quarterly Report of Collections', 'OCSE-396A Financial Report', 'OCSE-75 Tribal Annual Data Report', 'order establishment', 'Paternity Establishment', 'Private Partners', 'Public Partners', 'review and modification', 'State Local Child Support Agencies', 'State Plan', 'Tribal Child Support Agencies', 'Tribal Plan', 'Verification of Employment'], 'bureauCode': ['001:05'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>These fact sheets present examples of new ways states are helping parents support their children. They highlight family-centered strategies, data-based policies and practices, and customer-focused services that child support programs are embracing across the country.</p>\n', 'programCode': ['009:084'], 'title': 'Office of Child Support Enforcement (OCSE) Fact Sheets', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families, Department of Health & Human Services'}, 'theme': ['State'], 'landingPage': 'https://healthdata.gov/dataset/office-child-support-enforcement-ocse-fact-sheets', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:dennis.putze@acf.hhs.gov', 'fn': 'Dennis Putze'}, 'issued': '2014-02-24', 'accessLevel': 'public', 'identifier': '099414eb-3022-4b9c-a8c6-80d0111d7808', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.acf.hhs.gov/programs/css/resource/promoting-child-well-being-family-self-sufficiency', 'mediaType': 'application/unknown', 'title': 'https://www.acf.hhs.gov/programs/css/resource/promoting-child-well-being-family-self-sufficiency'}, {'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.acf.hhs.gov/programs/css/resource/child-support-health-care-connections', 'mediaType': 'application/unknown', 'title': 'http://www.acf.hhs.gov/programs/css/resource/child-support-health-care-connections'}, {'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.acf.hhs.gov/programs/css/resource-library/search?tag=5462', 'mediaType': 'application/unknown', 'title': 'http://www.acf.hhs.gov/programs/css/resource-library/search?tag=5462'}, {'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.acf.hhs.gov/programs/css/resource-library/search?tag=5461', 'mediaType': 'application/unknown', 'title': 'http://www.acf.hhs.gov/programs/css/resource-library/search?tag=5461'}], 'keyword': ['Arrears Management', 'case management', 'Child Support Fact Sheet', 'Economic Stability Job Services', 'families', 'Family Services Referrals', 'Guides Publications Reports', 'Outreach Brochures', 'Program Information Contacts', 'Program Innovation Maps', 'promising practices', 'State Local Child Support Agencies', 'Story Behind the Numbers', 'Toolkit Training', 'Tribal Child Support Agencies'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>This handbook describes the basic steps to follow to establish paternity, to obtain a support order, and to collect the support due.</p>\n', 'programCode': ['009:084'], 'title': 'Child Support Enforcement Handbook', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families, Department of Health & Human Services'}, 'theme': ['Health', 'State'], 'landingPage': 'https://healthdata.gov/dataset/child-support-enforcement-handbook', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:OCSEHotline@acf.hhs.gov', 'fn': 'Office of Child Support Enforcement (OCSE)'}, 'issued': '2014-02-24', 'accessLevel': 'public', 'identifier': 'd3cd16fc-fc49-4c29-b28c-6e4daebbe263', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'text', 'accessURL': 'http://www.acf.hhs.gov/programs/cse/pubs/2005/handbook_on_cse.pdf', 'mediaType': 'application/unknown', 'title': 'Text'}], 'keyword': ['arrears', 'assistance', 'cases initiated in state', 'cases open', 'Child', 'child support', 'Child Support Enforcement', 'Children', 'current assistance', 'custodial parent', 'employees', 'former assistance', 'good cause', 'health insurance', 'interstate cases', 'iv-d offices', 'Medicaid', 'medical coverage', 'medical support', 'never assistance', 'noncustodial parent', 'open cases', 'open interstate cases', 'out-of-wedlock', 'parent', 'paternity', 'paternity established', 'support', 'support distributed', 'support due', 'title iv-a', 'title iv-d', 'title iv-e', 'tribal iv-a'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>Interactive Program Innovation Map - Click on State or Territory for information about child support agency programs designed to ensure that child support orders reflect current earnings at establishment and are modified when earnings change.</p>\n', 'programCode': ['009:084'], 'title': 'State Child Support Agencies with Programs to Ensure Current Support Orders Reflect Current Earnings', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families, Department of Health & Human Services'}, 'theme': ['State'], 'landingPage': 'https://healthdata.gov/dataset/state-child-support-agencies-programs-ensure-current-support-orders-reflect-current-earnings', 'contactPoint': {'hasEmail': 'mailto:dennis.putze@acf.hhs', 'fn': 'Dennis Putze'}, 'issued': '2014-02-10', 'accessLevel': 'public', 'identifier': 'd8a9bb47-36cb-42b7-873f-4d20257a3577', '@type': 'dcat:Dataset', 'modified': '2020-02-21', 'keyword': ['case management', 'order establishment', 'Program contacts', 'program information', 'Program Innovation Maps', 'promising practices', 'review and modification', 'State Local Child Support Agencies'], 'bureauCode': ['001:05'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>Interactive Child Support Program Map - Click on State or Territory for more information regarding local policies to compromise child support debt owed to the state.</p>\n', 'programCode': ['009:084'], 'title': 'State Child Support Agencies With Debt Compromise Policies', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families, Department of Health & Human Services'}, 'theme': ['State'], 'landingPage': 'https://healthdata.gov/dataset/state-child-support-agencies-debt-compromise-policies', 'contactPoint': {'hasEmail': 'mailto:dennis.putze@acf.hhs.gov', 'fn': 'Dennis.Putze'}, 'issued': '2014-02-10', 'accessLevel': 'public', 'identifier': '086ea269-2de3-4f89-b8c0-a517c9bacce2', '@type': 'dcat:Dataset', 'modified': '2020-03-04', 'keyword': ['Arrears Management', 'case management', 'Child Support Program', 'debt compromise', 'policy', 'program information', 'promising practices', 'State Local Child Support Agencies'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>Office of Child Support Enforecment (OCSE) Story Behind the Numbers - Child Support Fact Sheet #3. This fact sheet focuses on data reported in a recent U.S. Census Bureau report, Custodial Mothers and Fathers and Their Child Support: 2011. The data reported are estimated based on a biennial survey of custodial parents, the Child Support Supplement to the Current Population Survey, March/April 2012, co-sponsored by the Office of Child Support Enforcement. The proportion of custodial parents living below poverty line continues to increase in 2011. The report found that 4.2 million custodial parents lived in poverty in 2011, representing 29 percent of all custodial parents, about twice the poverty rate for the total population. These statistics reinforce the essential role that child support services can play in helping low-income families, especially during an economic downturn.</p>\n', 'programCode': ['009:103'], 'title': 'Custodial Parents Living in Poverty', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families, Department of Health & Human Services'}, 'theme': ['State'], 'landingPage': 'https://healthdata.gov/dataset/custodial-parents-living-poverty', 'contactPoint': {'hasEmail': 'mailto:dennis.putze@acf.hhs.gov', 'fn': 'Dennis Putze'}, 'issued': '2014-02-10', 'temporal': '2011-01-01T00:00:00-05:00/2011-01-01T00:00:00-05:00', 'identifier': '65f41ddb-094b-4181-a85a-ce55a945312e', '@type': 'dcat:Dataset', 'modified': '2020-03-03', 'keyword': ['Arrears Management', 'case management', 'Child Support Fact Sheet', 'economic stability', 'iv-d program', 'job services', 'Poverty', 'promising practices', 'State Local Child Support Agencies', 'Story Behind the Numbers', 'US Census Bureau'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>Child support program, policy, and local conatct information.</p>\n', 'programCode': ['009:084'], 'title': 'Intergovernmental Reference Guide (IRG); Policy Profies and Contacts', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families, Department of Health & Human Services'}, 'theme': ['State'], 'landingPage': 'https://healthdata.gov/dataset/intergovernmental-reference-guide-irg-policy-profies-and-contacts', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:dennis.putze@acf.hhs.gov', 'fn': 'Dennis Putze'}, 'issued': '2014-02-07', 'accessLevel': 'public', 'identifier': 'd7cd8d21-678c-4565-8ffa-886189db7f86', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.acf.hhs.gov/programs/css/irg-state-map', 'mediaType': 'application/unknown', 'title': 'Map'}], 'keyword': ['Age of Majority', 'child support', 'Child Support Enforcement', 'income withholding', 'insurance match', 'interest on arrears', 'iv-d offices', 'lump sum payment', 'Melson Formula', 'paternity', 'paternity established', 'Percentage of Income Model', 'policy', 'Reciprocity', 'Shared Income Model', 'state child support agency', 'Statute of Limitations', 'support enforcement', 'support order establishment', 'UIFSA', 'Uniform Interstate Family Support Act', 'USA States'], 'bureauCode': ['009:70'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>The 31st Annual Report to Congress on the Child Support Program authorized under Title IV-D of the Social Security Act providing the program’s status and highlighting accomplishments during FY 2010. Highlights financial and statistical program achievements based on data reported by state/tribal child support agencies.</p>\n', 'programCode': ['009:084'], 'title': 'Office of Child Support Enforcement (OCSE) - FY 2010 Annual Report to Congress', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families, Department of Health & Human Services'}, 'theme': ['State'], 'landingPage': 'https://healthdata.gov/dataset/office-child-support-enforcement-ocse-fy-2010-annual-report-congress', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:dennis.putze@acf.hhs.gov', 'fn': 'Dennis Putze'}, 'issued': '2014-02-07', 'temporal': '2010-01-01T00:00:00-05:00/2010-01-01T00:00:00-05:00', 'identifier': '26f04233-b12b-42b9-8e2e-bf793907fd22', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.acf.hhs.gov/programs/css/resource/fy2010-annual-report#A', 'mediaType': 'application/unknown', 'title': 'https://www.acf.hhs.gov/programs/css/resource/fy2010-annual-report#A'}, {'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.acf.hhs.gov/programs/css/resource/fy2010-annual-report#B', 'mediaType': 'application/unknown', 'title': 'https://www.acf.hhs.gov/programs/css/resource/fy2010-annual-report#B'}, {'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.acf.hhs.gov/programs/css/resource/fy2010-annual-report#C', 'mediaType': 'application/unknown', 'title': 'https://www.acf.hhs.gov/programs/css/resource/fy2010-annual-report#C'}], 'keyword': ['Annual Reports to Congress', 'child support', 'Federal Reporting', 'OCSE-157 Annual Data Report', 'OCSE-34A Quarterly Report of Collections', 'OCSE-396A Financial Report', 'OCSE-75 Tribal Annual Data Report', 'Research Data', 'State Local Child Support Agencies', 'title iv-d', 'Tribal Child Support Agencies'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'https://www.acf.hhs.gov/programs/css/resource/fy2010-annual-report#D'}
{'description': '<p>This data set provides information about the appeals received by the Office of Medicare and Hearings for Fiscal Year 2005 - 2012.</p>\n', 'programCode': ['009:111'], 'title': 'Office of Medicare Hearings and Appeals (OMHA) - Receipts by Fiscal Year', 'temporal': '2005-01-01T00:00:00-05:00/2012-01-01T00:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Office of Medicare Hearings and Appeals'}, 'landingPage': 'https://healthdata.gov/dataset/office-medicare-hearings-and-appeals-omha-receipts-fiscal-year', 'modified': '2020-01-28', 'contactPoint': {'hasEmail': 'mailto:kimberly.rubi@hhs.gov', 'fn': 'Kimberly Rubi'}, 'issued': '2014-02-04', 'accessLevel': 'public', 'identifier': '037bce72-0ee5-4ddc-9299-1cc37a6a847e', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>This dataset is a compilation of appeals received in Fiscal Year 2005 and Fiscal Year 2006.</p>\n', 'format': 'csv', 'title': 'Office of Medicare Hearings and Appeals (OMHA) Receipts by Fiscal Year - 2005-2006', 'accessURL': 'http://www.hhs.gov/omha/Data/Health%20Data%20Sets/receipts_2005_to_2006_csv.csv', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'description': '<p>This dataset is a compilation of appeals received in Fiscal Year 2007 and Fiscal Year 2008.</p>\n', 'format': 'csv', 'title': 'Office of Medicare Hearings and Appeals (OMHA) Receipts by Fiscal Year 2007-2008', 'accessURL': 'http://www.hhs.gov/omha/Data/Health%20Data%20Sets/receipts_2007_to_2008_csv.csv', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'description': '<p>This dataset is a compilation of appeals received in Fiscal Year 2009 and Fiscal Year 2010.</p>\n', 'format': 'csv', 'title': 'Office of Medicare Hearings and Appeals (OMHA) Receipts by Fiscal Year 2009-2010', 'accessURL': 'http://www.hhs.gov/omha/Data/Health%20Data%20Sets/receipts_2009_to_2010_csv.csv', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'description': '<p>This dataset is a compilation of appeals received in Fiscal Year 2011 and Fiscal Year 2012.</p>\n', 'format': 'csv', 'title': 'Office of Medicare Hearings and Appeals (OMHA) Receipts by Fiscal Year 2011-2012', 'accessURL': 'http://www.hhs.gov/omha/Data/Health%20Data%20Sets/receipts_2011_to_2012_csv.csv', 'mediaType': 'application/unknown'}], 'keyword': ['appeals', 'Claims', 'omha', 'receipts'], 'bureauCode': ['001:05'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>This data set provides information about the appeals and claims received by the Office of Medicare and Hearings by procedure for Fiscal Year 2006 - 2012.</p>\n', 'programCode': ['009:111'], 'title': 'Office of Medicare Hearings and Appeals (OMHA) - Receipts by Procedure', 'temporal': '2006-01-01T00:00:00-05:00/2012-01-01T00:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Office of Medicare Hearings and Appeals'}, 'landingPage': 'https://healthdata.gov/dataset/office-medicare-hearings-and-appeals-omha-receipts-procedure', 'modified': '2020-02-21', 'contactPoint': {'hasEmail': 'mailto:kimberly.rubi@hhs.gov', 'fn': 'Kimberly Rubi'}, 'issued': '2014-02-04', 'accessLevel': 'public', 'identifier': '43dc2b4e-1168-436f-878c-025b1c038545', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>This dataset is a compilation of appeals received each fiscal year by procedure description</p>\n', 'format': 'csv', 'title': 'Office of Medicare Hearings and Appeals (OMHA) Receipts by Procedure - Appeals', 'accessURL': 'http://www.hhs.gov/omha/Data/Health%20Data%20Sets/receipts_by_procedure_appeals_csv.csv', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'description': '<p>This dataset is a compilation of claims received each fiscal year by procedure description.</p>\n', 'format': 'csv', 'title': 'Office of Medicare Hearings and Appeals (OMHA) Receipts by Procedure - Claims', 'accessURL': 'http://www.hhs.gov/omha/Data/Health%20Data%20Sets/receipts_by_procedure_claims_csv.csv', 'mediaType': 'application/unknown'}], 'keyword': ['appeals', 'Claims', 'omha', 'procedure'], 'bureauCode': ['001:05'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>The Office of Child Support Preliminary Report highlights financial and statistical program achievements based on quarterly and annual data. In fiscal year (FY) 2012, information was compiled from reports on program status sent to the federal government by states and tribes.</p>\n', 'programCode': ['009:084'], 'title': 'FY2012 Office of Child Support Preliminary Report', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families, Department of Health & Human Services'}, 'theme': ['State'], 'landingPage': 'https://healthdata.gov/dataset/fy2012-office-child-support-preliminary-report', 'modified': '2020-03-03', 'contactPoint': {'hasEmail': 'mailto:Healthdata@hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2014-01-17', 'temporal': '2012-01-01T00:00:00-05:00/2012-01-01T00:00:00-05:00', 'identifier': '5f876961-db62-456d-b80a-87cff18b2b7f', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.acf.hhs.gov/programs/css/resource/fy2012-preliminary-report#tables', 'mediaType': 'application/unknown', 'title': ' '}], 'keyword': ['Federal Reporting', 'OCSE-157 Annual Data Report', 'OCSE-34A Quarterly Report of Collections', 'OCSE-396A Financial Report', 'OCSE-75 Tribal Annual Data Report', 'State Local Child Support Agencies', 'Tribal Child Support Agencies'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.acf.hhs.gov/programs/css/resource/fy2012-preliminary-report#tables'}
{'description': '<p>Lists ICH CAHPS survey data used by ESRD QIP to assess dialysis facility performance.</p>\n', 'programCode': ['009:048'], 'title': 'ESRD QIP - In-Center Hemodialysis Consumer Assessment of Healthcare Providers and Services Systems (ICH CAHPS) Survey Reporting - Payment Year 2015', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['Quality'], 'landingPage': 'https://healthdata.gov/dataset/esrd-qip-center-hemodialysis-consumer-assessment-healthcare-providers-and-services-systems', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2014-01-16', 'accessLevel': 'public', 'identifier': 'c179de40-ce8d-499c-ae76-fccf13b7bfc1', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/gfzz-8msb/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'format': 'rdf', 'accessURL': 'https://data.medicare.gov/api/views/gfzz-8msb/rows.rdf?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'format': 'json', 'accessURL': 'https://data.medicare.gov/api/views/gfzz-8msb/rows.json?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'format': 'text/xml', 'accessURL': 'https://data.medicare.gov/api/views/gfzz-8msb/rows.xml?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'text/xml'}], 'keyword': ['dfc', 'dialysis', 'dialysis-facilities', 'linking-quality-to-payment--qip'], 'bureauCode': ['009:38'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>Payment Year 2015 ESRD QIP data by facility: % hemodialysis patients using an arteriovenous fistula, % hemodialysis patients using an intravenous catheter</p>\n', 'programCode': ['009:048'], 'title': 'ESRD QIP - Vascular Access - Payment Year 2015', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['Quality'], 'landingPage': 'https://healthdata.gov/dataset/esrd-qip-vascular-access-payment-year-2015', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2014-01-16', 'accessLevel': 'public', 'identifier': '941fc022-6769-4d3c-9ee0-4e284f7ae864', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'https://data.medicare.gov/api/views/9vdt-zpmw/rows.csv?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'format': 'rdf', 'accessURL': 'https://data.medicare.gov/api/views/9vdt-zpmw/rows.rdf?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'format': 'json', 'accessURL': 'https://data.medicare.gov/api/views/9vdt-zpmw/rows.json?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'format': 'text/xml', 'accessURL': 'https://data.medicare.gov/api/views/9vdt-zpmw/rows.xml?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'text/xml'}], 'keyword': ['dfc', 'dialysis', 'dialysis-facilities', 'linking-quality-to-payment--qip'], 'bureauCode': ['009:38'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>Lists mineral metabolism data used by ESRD QIP to assess dialysis facility performance.</p>\n', 'programCode': ['009:078'], 'title': 'ESRD QIP - Mineral Metabolism Reporting - Payment Year 2015', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['Quality'], 'landingPage': 'https://healthdata.gov/dataset/esrd-qip-mineral-metabolism-reporting-payment-year-2015', 'modified': '2020-03-03', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2014-01-16', 'accessLevel': 'public', 'identifier': 'f2b48491-e121-40ee-b409-785d00a3d1a7', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'https://data.medicare.gov/api/views/vcdt-av5j/rows.csv?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'format': 'rdf', 'accessURL': 'https://data.medicare.gov/api/views/vcdt-av5j/rows.rdf?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'format': 'json', 'accessURL': 'https://data.medicare.gov/api/views/vcdt-av5j/rows.json?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'format': 'text/xml', 'accessURL': 'https://data.medicare.gov/api/views/vcdt-av5j/rows.xml?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'text/xml'}], 'keyword': ['dfc', 'dialysis', 'dialysis-facilities', 'linking-quality-to-payment--qip'], 'bureauCode': ['009:38'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>Lists NHSN data used by ESRD QIP to assess dialysis facility performance.</p>\n', 'programCode': ['009:072'], 'title': 'ESRD QIP - National Healthcare Safety Network (NHSN) Dialysis Reporting - Payment Year 2015', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['Quality'], 'landingPage': 'https://healthdata.gov/dataset/esrd-qip-national-healthcare-safety-network-nhsn-dialysis-reporting-payment-year-2015-3', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2014-01-16', 'accessLevel': 'public', 'identifier': '873d99dc-4189-4aa5-b5b2-b528e44c6e39', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'https://data.medicare.gov/api/views/bmqj-88i5/rows.csv?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'format': 'rdf', 'accessURL': 'https://data.medicare.gov/api/views/bmqj-88i5/rows.rdf?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'format': 'json', 'accessURL': 'https://data.medicare.gov/api/views/bmqj-88i5/rows.json?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'format': 'text/xml', 'accessURL': 'https://data.medicare.gov/api/views/bmqj-88i5/rows.xml?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'text/xml'}], 'keyword': ['dfc', 'dialysis', 'dialysis-facilities', 'linking-quality-to-payment--qip'], 'bureauCode': ['009:38'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>This report to Congress provides data specific to awards made from the Department of Health and Human Services to Native Americans and provides highlights of Native American projects that were impacted by HHS funding from 2007-2008. The report contains the descriptions of Staff Divisions and Operating Divisions under the Office of the Secretary who have made a significant impact on Native Americans (Tribes, both federally recognized and state recognized, Alaska Natives, Native Hawaiians and Pacific Islanders located in Guam, American Samoa and the Northern Mariana Islands).</p>\n', 'programCode': ['009:024'], 'title': 'HHS Report on Social and Economic Conditions of Native Americans for 2007-2008', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families, Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/hhs-report-social-and-economic-conditions-native-americans-2007-2008', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2014-01-15', 'accessLevel': 'public', 'identifier': '6b55d155-0ecd-4be9-95ba-7a5f331998a2', '@type': 'dcat:Dataset', 'modified': '2020-03-03', 'keyword': ['Economic Development', 'Sustainable Employment and Economic Development Strategies'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.acf.hhs.gov/programs/ana/resource/2007-2008-social-eco-report-to-congress'}
{'description': '<p>This is an excel table for the 2011 TANF and Separate State Program - Maintenance of Effort (SSP-MOE) Caseload Data which includes the following data elements: Total Number of Recipients, Total Number of Families, Total Number of Children, 1-Parent Families, 2-Parent Families, 0-Parent Families, Total Number of Adults.</p>\n', 'programCode': ['009:090'], 'title': '2011 Temporary Assistance for Needy Families Caseload Data - Number of Families and Recipients', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families, Department of Health & Human Services'}, 'dataQuality': True, 'landingPage': 'https://healthdata.gov/dataset/2011-temporary-assistance-needy-families-caseload-data-number-families-and-recipients-0', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2014-01-15', 'temporal': '2011-01-01T00:00:00-05:00/2011-01-01T00:00:00-05:00', 'identifier': '88ecbbaf-9907-49e7-b123-3699de74999e', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'xls', 'accessURL': 'http://www.acf.hhs.gov/programs/ofa/data-reports/caseload/2011/2011_15months_tanssp.xls', 'mediaType': 'application/unknown', 'title': 'XLS'}], 'keyword': ['administration-for-children-and-families-department-of-health-human-services'], 'bureauCode': ['001:05'], 'modified': '2020-02-21', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>Press Releases of food recalls from industry</p>\n', 'programCode': ['009:001'], 'title': 'Food Recalls', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/food-recalls', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': 'e8ffdf9e-4829-4445-b29e-ec1471805e2f', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'unknown', 'accessURL': 'http://www.fda.gov/DataSets/Recalls/Food/Food.xml', 'mediaType': 'application/unknown', 'title': 'Unknown'}], 'keyword': ['recalls'], 'bureauCode': ['009:10'], 'modified': '2016-09-02', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>This list includes human and pet food subject to recall in the United States since January 2009 related to peanut products distributed by Peanut Corporation of America.</p>\n', 'programCode': ['009:001'], 'title': 'Peanut Product Recalls', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/peanut-product-recalls-0', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': '76ceca1c-bf1a-4853-ac26-89afde382f4c', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'unknown', 'accessURL': 'http://www.accessdata.fda.gov/scripts/peanutbutterrecall/PeanutButterProducts2009.xml', 'mediaType': 'application/unknown', 'title': 'Unknown'}], 'keyword': ['recalls'], 'bureauCode': ['009:10'], 'modified': '2016-09-02', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>This list includes products subject to recall in the United States since June 2009 related to products manufactured by Plainview Milk Products Cooperative.</p>\n', 'programCode': ['009:001'], 'title': 'Plainview Milk Cooperative Ingredient Recall', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/plainview-milk-cooperative-ingredient-recall', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': '5a0086f9-9e9f-43dc-a4ce-1e3c6a87fde3', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'unknown', 'accessURL': 'http://www.accessdata.fda.gov/scripts/Milk/MilkRecallProducts2009.xml', 'mediaType': 'application/unknown', 'title': 'Unknown'}], 'keyword': ['recalls'], 'bureauCode': ['009:10'], 'modified': '2016-09-02', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>This list includes food subject to recall in the United States since March 2009 related to pistachios distributed by Setton Pistachio of Terra Bella, Inc. The FDA has completed its inspection of Salmonella contamination in pistachios and pistachio products involved in this recall.</p>\n', 'programCode': ['009:001'], 'title': 'Pistachio Product Recalls', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/pistachio-product-recalls-0', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': '237c9f3c-9ef2-4be9-a5e7-de5e53dd654c', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'unknown', 'accessURL': 'http://www.accessdata.fda.gov/scripts/pistachiorecall/Pistachio2009.xml', 'mediaType': 'application/unknown', 'title': 'Unknown'}], 'keyword': ['ora'], 'bureauCode': ['009:10'], 'modified': '2016-09-02', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>This list includes products subject to recall in the United States since February 2010 related to hydrolyzed vegetable protein (HVP) paste and powder distributed by Basic Food Flavors, Inc. HVP is a flavor enhancer used in a wide variety of processed food products such as soups, sauces, chilis, stews, hot dogs, gravies, seasoned snack foods, dips, and dressings.</p>\n', 'programCode': ['009:001'], 'title': 'Hydrolyzed Vegetable Protein Containing Products Recalls', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/hydrolyzed-vegetable-protein-containing-products-recalls', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': '2e0fe779-0181-4a5c-b5fb-4ec6c9f5b3fe', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'unknown', 'accessURL': 'http://www.accessdata.fda.gov/scripts/HVPCP/HydrolyzedVegetableProteinProductsList2010.xml', 'mediaType': 'application/unknown', 'title': 'Unknown'}], 'keyword': ['recalls'], 'bureauCode': ['009:10'], 'modified': '2016-09-02', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>Epidemiologic investigations conducted by health officials in California, Colorado, and Minnesota revealed several restaurants or events where more than one person who fell ill with Salmonella Enteriditis had eaten. Information from these investigations suggested that shell eggs were the likely source of infections in many of these restaurants or events. And on August 13, 2010, Wright County Egg of Galt, Iowa, conducted a nationwide voluntary recalls of shell eggs that it had shipped since May 19, 2010.</p>\n', 'programCode': ['009:001'], 'title': 'Shell Egg Recalls', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/shell-egg-recalls', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': '6e4e82b6-948e-414a-8323-914f7358c7da', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'unknown', 'accessURL': 'http://www.accessdata.fda.gov/scripts/shelleggsrecall/ShellEggsRecallList2010.xml', 'mediaType': 'application/unknown', 'title': 'Unknown'}], 'keyword': ['recalls'], 'bureauCode': ['009:10'], 'modified': '2016-09-02', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>This list includes products subject to recall since September 2010 related to infant formula distributed by Abbott. This list will be updated with publicly available information as received. The information is current as of the date indicated. If we learn that any information is not accurate, we will revise the list as soon as possible. When available, this database also includes photos of recalled products that have been voluntarily submitted by recalling firms to the FDA to assist the public in identifying those products that are subject to recall.</p>\n', 'programCode': ['009:001'], 'title': 'Abbott Infant Formula Recall', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/abbott-infant-formula-recall', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': 'ebae64bc-b530-4220-af34-037e747de862', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'unknown', 'accessURL': 'http://www.accessdata.fda.gov/scripts/infantformula/InfantFormulaRecallList2010.xml', 'mediaType': 'application/unknown', 'title': 'Unknown'}], 'keyword': ['recalls'], 'bureauCode': ['009:10'], 'modified': '2016-08-04', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>MedWatch alerts provide timely new safety information on human drugs, medical devices, vaccines and other biologics, dietary supplements, and cosmetics. The alerts contain actionable information that may impact both treatment and diagnostic choices for healthcare professional and patient.</p>\n', 'programCode': ['009:008'], 'title': 'MedWatch Safety Alerts for Human Medical Products', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/medwatch-safety-alerts-human-medical-products', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': '6d3e51f4-684c-4e01-8ee8-2bb1f3a0cc0e', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'unknown', 'accessURL': 'http://www.fda.gov/downloads/Safety/MedWatch/SafetyInformation/UCM189811.zip', 'mediaType': 'application/unknown', 'title': 'Unknown'}], 'keyword': ['definitions'], 'bureauCode': ['009:10'], 'modified': '2016-09-02', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': "<p>Whereas not all recalls are announced in the media or on our Recalls press release page, all recalls montiored by FDA are included in FDA's weekly Enforcement Report once they are classified according to the level of hazard involved.</p>\n", 'programCode': ['009:008'], 'title': 'Enforcement Reports', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/enforcement-reports-0', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': 'dec89bfd-536e-40a6-9c6f-eeabe463e0ec', '@type': 'dcat:Dataset', 'modified': '2016-04-05', 'keyword': ['ora', 'regulations'], 'bureauCode': ['009:10'], 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>An index of FDA warning letters issued to companies operating in the United States.</p>\n', 'programCode': ['009:008'], 'title': 'Warning Letters', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/warning-letters', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': '7d27f1aa-5474-4430-ada6-3125bdbec05e', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'unknown', 'accessURL': 'http://www.fda.gov/DataSets/WarningLetters/WarningLettersDataSet.xml', 'mediaType': 'application/unknown', 'title': 'Unknown'}], 'keyword': ['ora', 'regulations'], 'bureauCode': ['009:10'], 'modified': '2016-08-04', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>Disclosure of reporting citations provide the public with a rationale for the Agency’s enforcement actions and will also help to inform public and industry decision-making, allowing them to make more informed marketplace choices and help to encourage compliance.</p>\n', 'programCode': ['009:008'], 'title': 'Inspection Citations', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/inspection-citations', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': '0385d15a-4870-4666-8960-24c6745d0bc3', '@type': 'dcat:Dataset', 'modified': '2016-09-02', 'keyword': ['ora'], 'bureauCode': ['009:10'], 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>FDA is disclosing the final inspection classification for inspections related to currently marketed FDA-regulated products. The disclosure of this information is not intended to interfere with planned enforcement actions, therefore some information may be withheld from posting until such action is taken.</p>\n', 'programCode': ['009:008'], 'title': 'Inspection Database', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/inspection-database', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': '6ccad3d4-cd8a-4a55-bb36-4c2630e735ee', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'unknown', 'accessURL': 'http://www.fda.gov/downloads/ICECI/EnforcementActions/UCM224485.xls', 'mediaType': 'application/unknown', 'title': 'Unknown'}], 'keyword': ['ora'], 'bureauCode': ['009:10'], 'modified': '2016-09-02', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>The Electronic Animal Drug Product Listing Directory is a directory of all animal drug products that have been listed electronically since June 1, 2009, to comply with changes enacted as part of the FDA Amendments Act of 2007.</p>\n', 'programCode': ['009:004'], 'title': 'Electronic Animal Drug Product Listing Directory', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/electronic-animal-drug-product-listing-directory', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': 'c5c471d8-5a24-424a-8326-89abcc1e7139', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'unknown', 'accessURL': 'http://www.fda.gov/downloads/ForIndustry/DataStandards/StructuredProductLabeling/UCM362817.zip', 'mediaType': 'application/unknown', 'title': 'Unknown'}], 'keyword': ['cvm', 'labeling'], 'bureauCode': ['009:10'], 'modified': '2016-04-05', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>On November 16, 1988, the President of the United States signed into law the Generic Animal Drug and Patent Restoration Act (GADPTRA). Among its major provisions, the Act extends eligibility for submission of Abbreviated New Animal Drug Applications (ANADAs) to all animal drug products approved for safety and effectiveness under the Federal Food, Drug, and Cosmetic Act. The Act also requires that each sponsor of an approved animal drug product submit to the FDA certain information regarding patents held for the animal drug or its method of use. The Act requires that this information, as well as a list of all animal drug products approved for safety and effectiveness, be made available to the public. This list must be updated monthly under the provisions of the Act. This publication, which is known as the “Green Book”, was first published in January of 1989. Updates have been added monthly since then. The list is published in its entirety each January.</p>\n', 'programCode': ['009:004'], 'title': 'Approved Animal Drug Products (Green Book)', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/approved-animal-drug-products-green-book', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': '857f107e-8294-4314-af7e-aa8d9d04e61d', '@type': 'dcat:Dataset', 'modified': '2016-04-05', 'keyword': ['cvm', 'labeling'], 'bureauCode': ['009:10'], 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>This application provides Human Cell and Tissue registration information for registered, inactive, and pre-registered firms. Query options are by Establishment Name, Establishment Function, Product, Establishment Status, State, Zip Code, and Country.</p>\n', 'programCode': ['009:003'], 'title': 'Human Cell and Tissue Establishment Registration Public Query', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/human-cell-and-tissue-establishment-registration-public-query-0', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': '5ac1d413-4f78-44b3-89de-276975e7875a', '@type': 'dcat:Dataset', 'modified': '2016-09-02', 'keyword': ['cber'], 'bureauCode': ['009:10'], 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>This application provides information for active, inactive, and pre-registered firms. Query options are by FEI, Applicant Name, Establishment Name, Other Names, Establishment Type, Establishment Status, City, State, Zip Code, Country and Reporting Official First Name or Last Name.</p>\n', 'programCode': ['009:003'], 'title': 'Blood Establishment Registration Database', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/blood-establishment-registration-database', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': '23a2445b-9280-41f5-a646-2199997f6e21', '@type': 'dcat:Dataset', 'modified': '2016-09-02', 'keyword': ['cber'], 'bureauCode': ['009:10'], 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': "<p>Provides information to the public on postmarket requirements and commitments. The phrase postmarket requirements and commitments refers to studies and clinical trials that sponsors conduct after approval to gather additional information about a product's safety, efficacy, or optimal use. Some of the studies and clinical trials may be required; others may be studies or clinical trials a sponsor has committed to conduct.</p>\n", 'programCode': ['009:002'], 'title': 'Postmarket Requirements and Commitments', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/postmarket-requirements-and-commitments-0', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': '24b87513-0caa-4df8-8824-cec0d08e526f', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'unknown', 'accessURL': 'http://www.fda.gov/Drugs/GuidanceComplianceRegulatoryInformation/Post-marketingPhaseIVCommitments/ucm070777.htm', 'mediaType': 'application/unknown', 'title': 'Unknown'}, {'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.accessdata.fda.gov/scripts/cder/pmc/index.cfm', 'mediaType': 'application/unknown', 'title': 'API'}], 'keyword': ['cder'], 'bureauCode': ['009:10'], 'modified': '2016-09-02', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>According to 21 CFR 210.3(b)(8), an inactive ingredient is any component of a drug product other than the active ingredient. Only inactive ingredients in the final dosage forms of drug products are in this database.</p>\n', 'programCode': ['009:002'], 'title': 'Inactive ingredient Search for Approved Drug Products', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/inactive-ingredient-search-approved-drug-products-0', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': '53a17958-9670-4563-b8fa-fb0d6dd2d713', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'unknown', 'accessURL': 'http://www.fda.gov/Drugs/InformationOnDrugs/ucm113978.htm', 'mediaType': 'application/unknown', 'title': 'Unknown'}], 'keyword': ['cder'], 'bureauCode': ['009:10'], 'modified': '2016-09-02', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.fda.gov/Drugs/InformationOnDrugs/ucm075230.htm'}
{'description': "<p>The FDA Adverse Event Reporting System (FAERS) is a database that contains information on adverse event and medication error reports submitted to FDA. The database is designed to support the FDA's post-marketing safety surveillance program for drug and therapeutic biologic products.</p>\n", 'programCode': ['009:002'], 'title': 'FDA Adverse Event Reporting System (FAERS): Latest Quartely Data Files', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/fda-adverse-event-reporting-system-faers-latest-quartely-data-files', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': '7ada6175-9f61-48e8-b08d-81434f6fc780', '@type': 'dcat:Dataset', 'modified': '2016-08-04', 'keyword': ['cder'], 'bureauCode': ['009:10'], 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>Information about FDA-approved brand name and generic prescription and over-the-counter human drugs and biological therapeutic products. <a href="mailto:Drugs@FDA">Drugs@FDA</a> includes most of the drug products approved since 1939. The majority of patient information, labels, approval letters, reviews, and other information are available for drug products approved since 1998.</p>\n', 'programCode': ['009:002'], 'title': 'Drugs@FDA Database', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/drugsfda-database-0', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': '5958c19b-cd5f-42a4-8be9-027fbf51acf5', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'unknown', 'accessURL': 'http://www.fda.gov/downloads/Drugs/InformationOnDrugs/UCM054599.zip', 'mediaType': 'application/unknown', 'title': 'Unknown'}], 'keyword': ['cder'], 'bureauCode': ['009:10'], 'modified': '2016-09-02', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.fda.gov/Drugs/InformationOnDrugs/ucm079750.htm'}
{'description': '<p>For a drug product that does not have a dissolution test method in the United States Pharmacopeia (USP), the FDA Dissolution Methods Database provides information on dissolution methods presently recommended by the Division of Bioequivalence, Office of Generic Drugs.</p>\n', 'programCode': ['009:002'], 'title': 'Dissolution Methods Database', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/dissolution-methods-database', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': 'fafe72df-5bdb-4472-803c-a5d7d6a739f7', '@type': 'dcat:Dataset', 'modified': '2016-04-05', 'keyword': ['cder'], 'bureauCode': ['009:10'], 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>The publication Approved Drug Products with Therapeutic Equivalence Evaluations (the List, commonly known as the Orange Book) identifies drug products approved on the basis of safety and effectiveness by the Food and Drug Administration (FDA) under the Federal Food, Drug, and Cosmetic Act (the Act). (For more information, see the Orange Book Preface.)</p>\n', 'programCode': ['009:002'], 'title': 'Bioresearch Monitonoring Information System (BMIS)', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/bioresearch-monitonoring-information-system-bmis', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': 'a089c340-61da-4517-8c1c-ad8676b8752f', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'unknown', 'accessURL': 'http://www.fda.gov/downloads/Drugs/InformationOnDrugs/UCM135169.zip', 'mediaType': 'application/unknown', 'title': 'Unknown'}], 'keyword': ['cder'], 'bureauCode': ['009:10'], 'modified': '2016-04-05', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>The Clinical Investigator Inspection List (CLIIL) contains names, addresses, and other pertinent information gathered from inspections of clinical investigators who have performed studies with investigational new drugs. The list contains information on inspections that have been closed since July 1977.</p>\n', 'programCode': ['009:002'], 'title': 'Clinical Investigator Inspector List (CLIIL)', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/clinical-investigator-inspector-list-cliil', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': 'e7d61d5c-801a-423f-a415-2cb5d1b63bbe', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'unknown', 'accessURL': 'http://www.fda.gov/downloads/Drugs/InformationOnDrugs/UCM111343.zip', 'mediaType': 'application/unknown', 'title': 'Unknown'}], 'keyword': ['cder'], 'bureauCode': ['009:10'], 'modified': '2016-04-05', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.fda.gov/Drugs/GuidanceComplianceRegulatoryInformation/EnforcementActivitiesbyFDA/ucm073059.htm'}
{'description': '<p>The FDA Acronyms and Abbreviations database provides a quick reference to acronyms and abbreviations related to Food and Drug Administration (FDA) activities</p>\n', 'programCode': ['009:002'], 'title': 'FDA Acronyms and Abbreviations', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/fda-acronyms-and-abbreviations', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': 'a2220ac4-2d5b-4355-af75-5b4aafecdaf4', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'unknown', 'accessURL': 'http://www.fda.gov/AboutFDA/FDAAcronymsAbbreviations/ucm070296.htm', 'mediaType': 'application/unknown', 'title': 'Unknown'}], 'keyword': ['definitions'], 'bureauCode': ['009:10'], 'modified': '2016-08-04', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>The publication Approved Drug Products with Therapeutic Equivalence Evaluations (the List, commonly known as the Orange Book) identifies drug products approved on the basis of safety and effectiveness by the Food and Drug Administration (FDA) under the Federal Food, Drug, and Cosmetic Act (the Act). (For more information, see the Orange Book Preface.)</p>\n', 'programCode': ['009:002'], 'title': 'Approved Drug Products with Therapuetic Equivalence Evaluations (Orange Book)', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/approved-drug-products-therapuetic-equivalence-evaluations-orange-book', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': '30e13023-6326-4913-99ff-3f11504844a1', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'unknown', 'accessURL': 'http://www.fda.gov/downloads/Drugs/InformationOnDrugs/UCM163762.zip', 'mediaType': 'application/unknown', 'title': 'Unknown'}], 'keyword': ['cder'], 'bureauCode': ['009:10'], 'modified': '2016-09-02', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>The Drug Listing Act of 1972 requires registered drug establishments to provide the Food and Drug Administration (FDA) with a current list of all drugs manufactured, prepared, propagated, compounded, or processed by it for commercial distribution. (See Section 510 of the Federal Food, Drug, and Cosmetic Act (Act) (21 U.S.C. § 360)). Drug products are identified and reported using a unique, three-segment number, called the National Drug Code (NDC), which serves as a universal product identifier for drugs. FDA publishes the listed NDC numbers and the information submitted as part of the listing information in the NDC Directory which is updated daily.</p>\n', 'programCode': ['009:002'], 'title': 'National Drug Code Directory', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/national-drug-code-directory', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': '126f7e1e-766f-4187-af4b-4a11b19bd956', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'unknown', 'accessURL': 'http://www.fda.gov/downloads/Drugs/DevelopmentApprovalProcess/UCM070838.zip', 'mediaType': 'application/unknown', 'title': 'Unknown'}], 'keyword': ['cder'], 'bureauCode': ['009:10'], 'modified': '2016-09-02', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.fda.gov/Drugs/InformationOnDrugs/ucm254527.htm'}
{'description': '<p>The Food and Drug Administration Amendments Act of 2007 gave FDA the authority to require a Risk Evaluation and Mitigation Strategy (REMS) from manufacturers to ensure that the benefits of a drug or biological product outweigh its risks.</p>\n', 'programCode': ['009:002'], 'title': 'Approved Risk Evaluation and Mitigation Strategies', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/approved-risk-evaluation-and-mitigation-strategies', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': 'b532a731-9536-47fe-beb5-3cdd0b5f6428', '@type': 'dcat:Dataset', 'modified': '2016-04-05', 'keyword': ['cder'], 'bureauCode': ['009:10'], 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>Food producers recall their products from the marketplace when the products are mislabeled or when the food may present a health hazard to consumers because the food is contaminated or has caused a foodborne illness outbreak.</p>\n', 'programCode': ['009:001'], 'title': 'Recalls of Food and Dietary Supplements', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/recalls-food-and-dietary-supplements-0', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': '16c28d6c-b9ea-4e8f-bdc0-1ae8ece9207e', '@type': 'dcat:Dataset', 'modified': '2016-09-02', 'keyword': ['cfsan'], 'bureauCode': ['009:10'], 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>Companies are required under Section 506C of the Federal Food, Drug, and Cosmetic Act (FD&C Act) (as amended by the Food and Drug Administration Safety and Innovation Act) to notify FDA of a permanent discontinuance of certain drug products, six months in advance, or if that is not possible, as soon as practicable. These drugs include those that are life-supporting, life-sustaining or for use in the prevention or treatment of a debilitating disease or condition, including any such drug used in emergency medical care or during surgery). The discontinuations provided below reflect information received from manufacturers, and are for informational purposes only.</p>\n', 'programCode': ['009:002'], 'title': 'Drugs to be Discontinued', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/drugs-be-discontinued-0', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': '642e816a-6a55-492c-a29f-1b7abf5f2fa5', '@type': 'dcat:Dataset', 'modified': '2016-09-02', 'keyword': ['cder'], 'bureauCode': ['009:10'], 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>Listing of Resolved Drug Shortages provided to FDA by manufacturers</p>\n', 'programCode': ['009:002'], 'title': 'Resolved Drug Shortages', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/resolved-drug-shortages-0', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': 'f2c5ab4a-f451-487b-be2b-77870d014ce9', '@type': 'dcat:Dataset', 'modified': '2016-09-02', 'keyword': ['cder'], 'bureauCode': ['009:10'], 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>Listing of Current Drug Shortages provided to FDA by manufacturers</p>\n', 'programCode': ['009:002'], 'title': 'Current Drug Shortages Index', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/current-drug-shortages-index', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': '7e2bd4f7-bba7-4e80-ae2a-a96e6d7c71b4', '@type': 'dcat:Dataset', 'modified': '2016-04-05', 'keyword': ['cder'], 'bureauCode': ['009:10'], 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>The 522 Postmarket Surveillance Studies Program encompasses design, tracking, oversight, and review responsibilities for studies mandated under section 522 of the Federal Food, Drug and Cosmetic Act. The program helps ensure that well-designed 522 postmarket surveillance (PS) studies are conducted effectively and efficiently and in the least burdensome manner.</p>\n', 'programCode': ['009:005'], 'title': '522 Postmarket Surveillance Studies', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/522-postmarket-surveillance-studies', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': '0712f275-23a3-45ec-97ce-789052f3d432', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'unknown', 'accessURL': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfPMA/pss_excel.cfm', 'mediaType': 'application/unknown', 'title': 'Unknown'}], 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'modified': '2016-08-04', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>This database contains a list of classified medical device recalls since November 1, 2002</p>\n', 'programCode': ['009:005'], 'title': 'Medical and Radiation Emitting Device Recalls', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/medical-and-radiation-emitting-device-recalls-0', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': '0086d20c-f39f-45b2-916e-5b31f026d1c9', '@type': 'dcat:Dataset', 'modified': '2016-09-02', 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>The CDRH Post-Approval Studies Program encompasses design, tracking, oversight, and review responsibilities for studies mandated as a condition of approval of a premarket approval (PMA) application, protocol development product (PDP) application, or humanitarian device exemption (HDE) application. The program helps ensure that well-designed post-approval studies (PAS) are conducted effectively and efficiently and in the least burdensome manner.</p>\n', 'programCode': ['009:005'], 'title': 'Post-Approval Studies', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/post-approval-studies-0', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': '58457331-9ed5-4570-abc2-06e942a36956', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'unknown', 'accessURL': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfPMA/pma_pas_Excel.cfm', 'mediaType': 'application/unknown', 'title': 'Unknown'}], 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'modified': '2016-09-02', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>The Medical Product Safety Network (MedSun) is an adverse event reporting program launched in 2002. The primary goal for MedSun is to work collaboratively with the clinical community to identify, understand, and solve problems with the use of medical devices.</p>\n', 'programCode': ['009:005'], 'title': 'MedSun Reports', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/medsun-reports', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': 'd322375e-d48d-4a5b-ae48-cee71b7ed314', '@type': 'dcat:Dataset', 'modified': '2016-09-02', 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>The CDRH FOIA electronic reading room contains frequently requested information via the Freedom of Information Act from the Center for Devices and Radiological Health.</p>\n', 'programCode': ['009:005'], 'title': 'CDRH FOIA Electronic Reading Room', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/cdrh-foia-electronic-reading-room', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': '69b9c742-a8a5-4435-8257-e1fbaf7bf349', '@type': 'dcat:Dataset', 'modified': '2016-09-02', 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>This database consists of those national and international standards recognized by FDA which manufacturers can declare conformity to and is part of the information the Center can use to make an appropriate decision regarding the clearance or approval of a submission. Information submitted on conformance with such standards will have a direct bearing on safety and effectiveness determinations made during the review of IDEs, HDEs, PMAs, and PDPs. Conformance with recognized consensus standards in and of itself, however, may not always be a sufficient basis for regulatory decisions.</p>\n', 'programCode': ['009:005'], 'title': 'FDA Recognized Consensus Standards', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/fda-recognized-consensus-standards', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': '75def5d4-11ce-4553-b16b-dabc271b177d', '@type': 'dcat:Dataset', 'modified': '2016-08-04', 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>Federal regulations require that an assembler who installs one or more certified components of a diagnostic x-ray system submit a report of assembly. This database contains the releasable information submitted including Equipment Location, General Information and Component Information. Note: Data does not include dental system installations.</p>\n', 'programCode': ['009:005'], 'title': 'X-Ray Assembler Data', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/x-ray-assembler-data-0', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': 'ba5c276b-d080-4760-88d4-a003e0599095', '@type': 'dcat:Dataset', 'modified': '2016-08-04', 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>The Total Product Life Cycle (TPLC) database integrates premarket and postmarket data about medical devices. It includes information pulled from CDRH databases including Premarket Approvals (PMA), Premarket Notifications (510[k]), Adverse Events, and Recalls. You can search the TPLC database by device name or procode to receive a full report about a particular product line.</p>\n', 'programCode': ['009:005'], 'title': 'Total Product Life Cycle (TPLC)', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/total-product-life-cycle-tplc-0', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': '40343eb5-1fd5-4a56-b71c-d8e8f937d1a8', '@type': 'dcat:Dataset', 'modified': '2016-09-02', 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>This database contains a list of classified medical device recalls since November 1, 2002</p>\n', 'programCode': ['009:005'], 'title': 'Recalls of Medical Devices', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/recalls-medical-devices', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': '5bf3a6be-6eb6-4f9d-93a7-f664bf16c5ab', '@type': 'dcat:Dataset', 'modified': '2016-09-02', 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>This searchable database contains establishments (engaged in the manufacture, preparation, propagation, compounding, assembly, or processing of medical devices intended for human use and commercial distribution) and listings of medical devices in commercial distribution by both domestic and foreign manufacturers. Note: This database is updated once a week.</p>\n', 'programCode': ['009:005'], 'title': 'Establishment Registration & Device Listing', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/establishment-registration-device-listing', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': 'd30341d1-0b98-42ee-8f76-fb8e5337f641', '@type': 'dcat:Dataset', 'modified': '2016-09-02', 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.fda.gov/MedicalDevices/DeviceRegulationandGuidance/HowtoMarketYourDevice/RegistrationandListing/ucm134495.htm'}
{'description': '<p>This database provides descriptions of radiation-emitting products that have been recalled under an approved corrective action plan to remove defective and noncompliant products from the market. Searches may be done by manufacturer name, performance standard, product name, description, or date range.</p>\n', 'programCode': ['009:005'], 'title': 'Radiation Emitting Product Corrective Actions and Recalls', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/radiation-emitting-product-corrective-actions-and-recalls', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': '0cb31e06-e7a7-491c-aba9-f2ad4d694a98', '@type': 'dcat:Dataset', 'modified': '2016-08-04', 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>This database contains product names and associated information developed by the Center for all products, both medical and non-medical, which emit radiation. It includes a three letter product code, a descriptor for radiation type, applicable performance standard(s), and a definition for the code.</p>\n', 'programCode': ['009:005'], 'title': 'Radiation-emitting Electronic Product Codes', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/radiation-emitting-electronic-product-codes-0', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': '4b957144-a3c2-495a-920f-eede28afed43', '@type': 'dcat:Dataset', 'modified': '2016-09-02', 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.fda.gov/Radiation-EmittingProducts/ElectronicProductRadiationControlProgram/GettingaProducttoMarket/PerformanceStandards/ucm135508.htm'}
{'description': '<p>This database contains medical device names and associated information developed by the Center. It includes a three letter device product code and a Device Class that refers to the level of CDRH regulation of a given device.</p>\n', 'programCode': ['009:005'], 'title': 'Product Classification', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/product-classification-0', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': '9dd9f7a0-6df7-47d7-812f-869a2693f823', '@type': 'dcat:Dataset', 'modified': '2016-09-02', 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.fda.gov/MedicalDevices/DeviceRegulationandGuidance/Overview/ClassifyYourDevice/ucm2005371.htm'}
{'description': '<p>Medical device manufacturers are required to submit a premarket notification or 510(k) if they intend to introduce a device into commercial distribution for the first time or reintroduce a device that will be significantly changed or modified to the extent that its safety or effectiveness could be affected. This database of releasable 510(k)s can be searched by 510(k) number, applicant, device name or FDA product code. Summaries of safety and effectiveness information is available via the web interface for more recent records.</p>\n', 'programCode': ['009:005'], 'title': 'Premarket Notifications (510(k)s)', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/premarket-notifications-510ks', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': '13c32f66-2252-4b5c-a7eb-2f00eaede130', '@type': 'dcat:Dataset', 'modified': '2016-09-02', 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>A 180-day supplement is a request for a significant change in components, materials, design, specification, software, color additive, and labeling to an approved premarket application or premarket report. As a pilot program under the CDRH Transparency Initiative, FDA has begun releasing some summary review memos for 180-day PMA supplements relating to design changes.</p>\n', 'programCode': ['009:005'], 'title': 'Premarket Approval (PMA) Summary Review Memos for 180-Day Design Changes', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/premarket-approval-pma-summary-review-memos-180-day-design-changes-0', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': '178c6833-1ea7-4215-b72b-bcdf26c48ed9', '@type': 'dcat:Dataset', 'modified': '2016-09-02', 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>Premarket approval by FDA is the required process of scientific review to ensure the safety and effectiveness of all devices classified as Class III devices. An approved Premarket Approval Application (PMA) is, in effect, a private license granted to the applicant for marketing a particular medical device. This database may be searched by a variety of fields and is updated on a monthly basis.</p>\n', 'programCode': ['009:005'], 'title': 'Premarket Approvals (PMA)', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/premarket-approvals-pma', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': '1f94b4d7-5c11-498d-9563-7c1b79be7a65', '@type': 'dcat:Dataset', 'modified': '2016-09-02', 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.fda.gov/MedicalDevices/DeviceRegulationandGuidance/Databases/ucm135279.htm'}
{'description': "<p>This database allows you to search the CDRH's database information on medical devices which may have malfunctioned or caused a death or serious injury during the years 1992 through 1996.</p>\n", 'programCode': ['009:005'], 'title': 'MDR (Medical Device Reporting)', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/mdr-medical-device-reporting-0', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': '31348f1c-6525-45fd-b842-19005eacff99', '@type': 'dcat:Dataset', 'modified': '2016-09-02', 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>The National Health Related Items Code (NHRIC) is a system for identification and numbering of marketed device packages that is compatible with other numbering systems such as the National Drug Code (NDC) or Universal Product Code (UPC). Those manufacturers who desire to use the NHRIC number for unique product identification may apply to FDA for a labeler code. This database contains NHRIC data retrieved from records that date back 20 years.</p>\n', 'programCode': ['009:005'], 'title': 'NHRIC (National Health Related Items Code)', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/nhric-national-health-related-items-code', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': '12edb65a-7c0e-46c3-b6f4-65f433808c41', '@type': 'dcat:Dataset', 'modified': '2016-09-02', 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>MAUDE data represents reports of adverse events involving medical devices. The data consists of all voluntary reports since June, 1993, user facility reports since 1991, distributor reports since 1993, and manufacturer reports since August, 1996.</p>\n', 'programCode': ['009:005'], 'title': 'MAUDE (Manufacturer and User Facility Device Experience)', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/maude-manufacturer-and-user-facility-device-experience-0', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': '63ef68f9-a795-463d-9b62-48bccd13130f', '@type': 'dcat:Dataset', 'modified': '2016-09-02', 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>Searchable listing of Over-the-Counter tests (OTC) and collection kits that have been cleared or approved by the FDA</p>\n', 'programCode': ['009:005'], 'title': 'IVD Home Use Lab Tests (Over The Counter) Tests', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/ivd-home-use-lab-tests-over-counter-tests-0', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': 'c9fd573b-569d-42ef-8c95-be745963a29b', '@type': 'dcat:Dataset', 'modified': '2016-09-02', 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': "<p>The Mammography Facility Database is updated periodically based on information received from the four FDA-approved accreditation bodies: the American College of Radiology (ACR), and the States of Arkansas, Iowa, and Texas. Information received by FDA or Certifying State from accreditation bodies does not specify if the facility is mobile or stationary. In many instances, but not all, the accreditation body notes Mobile following the name of the facility. The certification status of facilities may change, so FDA suggests that you check the facility's current status and look for the MQSA certificate.</p>\n", 'programCode': ['009:005'], 'title': 'Mammography Facilities', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/mammography-facilities', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': '6ead240e-5a08-4102-8aa2-bd0c7c260583', '@type': 'dcat:Dataset', 'modified': '2016-04-05', 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>This database contains the commercially marketed in vitro test systems categorized as CLIA waived by the FDA since January 31, 2000, and by the Centers for Disease Control and Prevention (CDC) prior to that date. CLIA waived test systems are waived from certain CLIA laboratory requirements (42 CFR Part 493).</p>\n', 'programCode': ['009:005'], 'title': 'CLIA Currently Waived Analytes', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/clia-currently-waived-analytes', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': '86274849-3141-4868-a0bf-b31def130220', '@type': 'dcat:Dataset', 'modified': '2016-04-05', 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>This database contains the commercially marketed in vitro test systems categorized by the FDA since January 31, 2000, and tests categorized by the Centers for Disease Control and Prevention (CDC) prior to that date.</p>\n', 'programCode': ['009:005'], 'title': 'Clinical Laboratory Improvement Amendments ', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/clinical-laboratory-improvement-amendments-0', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': '32055b29-7f93-4909-b81e-6bc68fb73aee', '@type': 'dcat:Dataset', 'modified': '2016-04-05', 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>This database contains the most recent revision from the Government Printing Office (GPO) of the Code of Federal Regulations (CFR) Title 21 - Food and Drugs.</p>\n', 'programCode': ['009:005'], 'title': 'Code of Federal Regulations Title 21', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/code-federal-regulations-title-21-0', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': 'ea39add5-2dea-42a6-afd1-303f43878898', '@type': 'dcat:Dataset', 'modified': '2016-04-05', 'keyword': ['cdrh', 'regulations'], 'bureauCode': ['009:10'], 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>This database contains historical information about CDRH Advisory Committees and Panel meetings through 2008, including summaries and transcripts.</p>\n', 'programCode': ['009:005'], 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/cdrh-advisory-meeting-materials-archive-0', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': 'fbe559c2-14f0-4c5b-a60c-2b6017b58875', '@type': 'dcat:Dataset', 'modified': '2016-09-02', 'keyword': ['labeling'], 'bureauCode': ['009:10'], 'title': 'CDRH Advisory Meeting Materials Archive'}
{'description': '<p>An inventory of all FDA Datasets</p>\n', 'programCode': ['009:005'], 'title': 'FDA Data Inventory', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/fda-data-inventory', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': '61e7872e-7a4c-4767-9a98-7808652f4235', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'api', 'accessURL': 'http://open.fda.gov/data.json', 'mediaType': 'application/unknown', 'title': 'API'}], 'keyword': ['data-json', 'inventory'], 'bureauCode': ['009:10'], 'modified': '2016-09-02', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>Consistent with the ACF Strategic Initiative to “upgrade the capacity of the Administration for Children and Families to make a difference for families and communities by promoting resilience and facilitating recovery in children, youth, and communities impacted by disasters by developing and implementing an ACF Emergency Response Readiness Force (ERRF):”</p>\n<p>The Office of Human Services Emergency Preparedness and Response (OHSEPR), in collaboration with the Regional Administrators and Regional Emergency Management Specialists (REMS) is recruiting ACF-wide (central and regional) to build a trained cadre of ACF volunteers ready, willing and able to deploy to disasters to provide or coordinate human services to assist with response and recovery of disaster survivors. Employees authorized to deploy, serve outside the confines of the Consolidated Collective Bargaining Agreement (CCBA) because of the emergency situation.</p>\n', 'programCode': ['005:051'], 'title': ' Emergency Response Readiness Force (ERRF)', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families, Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/emergency-response-readiness-force-errf', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2013-12-27', 'accessLevel': 'public', 'identifier': 'b06699a0-5d79-4e65-ba56-f7f41c88cdd4', '@type': 'dcat:Dataset', 'modified': '2020-03-03', 'keyword': ['Emergency Preparedness and Response'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://intranet.acf.hhs.gov/nohsepr/docs/JAN%202012_SOI%20ACF%20Emergency%20Response%20Readiness%20force.pdf'}
{'description': "<p>On March 5 and 6, 2012, the Administration for Children and Families (ACF) held its annual tribal consultation session in Washington, D.C. This session marked the first consultation held in accordance with the ACF Tribal Consultation policy signed in August 2011. Sixty-nine tribal leaders representing thirty-one tribes attended this session. This document shares ACF's responses to the testimony submitted at the session.</p>\n", 'programCode': ['009:024'], 'title': 'ACF 2012 Reponse to Tribal Consultation Testimony', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families, Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/acf-2012-reponse-tribal-consultation-testimony', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2013-12-27', 'accessLevel': 'public', 'identifier': '8d147e00-f598-4e77-b6d5-5c9abf1f06e6', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.acf.hhs.gov/programs/ana/resource/response-to-tribal-testimony-2012', 'mediaType': 'application/unknown', 'title': 'http://www.acf.hhs.gov/programs/ana/resource/response-to-tribal-testimony-2012'}], 'keyword': ['Tribal Consultation'], 'bureauCode': ['009:70'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.acf.hhs.gov/programs/ana/resource/response-to-tribal-testimony-2012'}
{'description': '<p>The purpose of the ACF Tribal Consultation Policy is to build meaningful relationships with federally recognized tribes by engaging in open, continuous, and meaningful consultation.</p>\n', 'programCode': ['009:024'], 'title': 'ACF Tribal Consultation Policy', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families, Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/acf-tribal-consultation-policy', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'N/A'}, 'issued': '2013-12-27', 'accessLevel': 'public', 'identifier': 'c0c51e81-8510-46af-a68d-de4aeca99aaf', '@type': 'dcat:Dataset', 'modified': '2020-03-03', 'keyword': ['Tribal Consultation'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'https://www.acf.hhs.gov/sites/default/files/ana/acf_tcp_final.pdf'}
{'description': '<p>ANA promotes self-sufficiency for Native Americans by providing discretionary grant funding for community based projects, and training and technical assistance to eligible tribes and native organizations. Each year, ANA provides grants to Native American and Pacific Islander communities for economic and social development, language and cultural preservation and environmental enhancement projects. ANA funded 61 new grant applications and 112 continuation grant awards for a total 173 awards to Tribal, Native American, and Pacific Islander communities during FY 2013 funding circle.</p>\n', 'programCode': ['009:095'], 'title': 'Current ANA Grantees/Awards FY2013', 'temporal': '2013-01-01T00:00:00-05:00/2013-10-01T00:00:00-04:00', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families'}, 'landingPage': 'https://healthdata.gov/dataset/current-ana-granteesawards-fy2013', 'modified': '2019-06-15', 'contactPoint': {'hasEmail': 'mailto:Kenneth.Akwuole@acf.hhs.gov', 'fn': 'Kenneth Akwuole'}, 'issued': '2013-12-18', 'accessLevel': 'public', 'identifier': 'ff4dcc16-1fee-4d94-91f3-0b172e8abefb', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.acf.hhs.gov/programs/ana/resource/current-grantees-fy-2013', 'mediaType': 'application/unknown', 'title': 'Text '}], 'keyword': ['Grant Awards to Tribal Communities', 'native american', 'Pacific Islander', 'tribes'], 'bureauCode': ['009:70'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.acf.hhs.gov/programs/ana/resource/current-grantees-fy-2013'}
{'description': '<p>Office of Head Start (OHS) Program Fact Sheet provides information on demographics, state allocations, program statistics, and program enrollment history.</p>\n', 'programCode': ['009:092'], 'title': 'Office of Head Start (OHS) Program Fact Sheet', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families, Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/office-head-start-ohs-program-fact-sheet', 'contactPoint': {'hasEmail': 'mailto:jesse.escobar@acf.hhs.gov', 'fn': 'Jesse Escobar'}, 'issued': '2013-12-18', 'temporal': '2004-01-01T00:00:00-05:00/2004-01-01T00:00:00-05:00', 'identifier': '5a79e346-f10e-4820-a303-7b86f1ce5322', '@type': 'dcat:Dataset', 'modified': '2020-03-04', 'keyword': ['administration-for-children-and-families-department-of-health-human-services'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>The Disaster Case Management Program (DCM) is a time-limited process that involves a partnership between a case manager and a disaster survivor (also known as a “client”) to develop and carry out a Disaster Recovery Plan. This partnership provides the client with a single point of contact to facilitate access to a broad range of resources.</p>\n<p>The DCM process involves:</p>\n<p>• Assessment of the client’s needs caused by the disaster<br />\n• Development of a goal-oriented plan that outlines the steps necessary to achieve recovery<br />\n• Organization and coordination of available resources that match the client’s needs<br />\n• Monitoring recovery plan goal progress<br />\n• Client advocacy if necessary</p>\n', 'programCode': ['009:098'], 'title': 'Disaster Case Management ', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families, Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/disaster-case-management', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2013-12-14', 'temporal': '2011-10-01T00:00:00-04:00/2011-10-01T00:00:00-04:00', 'identifier': '656be7e0-4a69-4e7c-a27e-d72d71c285ad', '@type': 'dcat:Dataset', 'modified': '2020-03-03', 'keyword': ['Disaster Case Management'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>Office of Refugee Resettlement (ORR) Overseas Refugee Arrival Data FY 2012 sorted by country of origin and state of initial resettlement in the United States.</p>\n', 'programCode': ['009:086'], 'title': 'Office of Refugee Resettlement (ORR) Overseas Refugee Arrival Data FY 2012', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families, Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/office-refugee-resettlement-orr-overseas-refugee-arrival-data-fy-2012', 'contactPoint': {'hasEmail': 'mailto:jennifer.schmalz@acf.hhs.gov', 'fn': 'Jennifer Schmalz'}, 'issued': '2013-12-13', 'temporal': '2012-01-01T00:00:00-05:00/2012-01-01T00:00:00-05:00', 'identifier': '1249a2e1-7322-4c53-aea2-842b2b8015b3', '@type': 'dcat:Dataset', 'modified': '2020-02-21', 'keyword': ['administration-for-children-and-families-department-of-health-human-services'], 'bureauCode': ['001:05'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>Office of Refugee Resettlement (ORR) Overseas Refugee Arrival Data FY 2011 sorted by country of origin and state of initial resettlement in the United States.</p>\n', 'programCode': ['009:086'], 'title': 'Office of Refugee Resettlement (ORR) Overseas Refugee Arrival Data FY 2011', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families, Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/office-refugee-resettlement-orr-overseas-refugee-arrival-data-fy-2011', 'contactPoint': {'hasEmail': 'mailto:jennifer.schmalz@acf.hhs.gov', 'fn': 'Jennifer Schmalz'}, 'issued': '2013-12-13', 'temporal': '2011-01-01T00:00:00-05:00/2011-01-01T00:00:00-05:00', 'identifier': '27834aba-638a-46ac-a3f7-15790df8eaac', '@type': 'dcat:Dataset', 'modified': '2020-03-04', 'keyword': ['administration-for-children-and-families-department-of-health-human-services'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>Office of Refugee Resettlement (ORR) Overseas Refugee Arrival Data FY 2010 sorted by country of origin and state of initial resettlement in the United States</p>\n', 'programCode': ['009:086'], 'title': 'Office of Refugee Resettlement (ORR) Overseas Refugee Arrival Data FY 2010 ', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families, Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/office-refugee-resettlement-orr-overseas-refugee-arrival-data-fy-2010', 'contactPoint': {'hasEmail': 'mailto:jennifer.schmalz@acf.hhs.gov', 'fn': 'Jennifer Schmalz'}, 'issued': '2013-12-13', 'temporal': '2010-01-01T00:00:00-05:00/2010-01-01T00:00:00-05:00', 'identifier': 'a36cb33e-2ef6-413b-9bfb-573dec1f618d', '@type': 'dcat:Dataset', 'modified': '2020-03-04', 'keyword': ['administration-for-children-and-families-department-of-health-human-services'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>Office of Refugee Resettlement (ORR) Overseas Refugee Arrival Data FY 2009 sorted by country of origin and state of initial resettlement in the United States.</p>\n', 'programCode': ['009:086'], 'title': 'Office of Refugee Resettlement (ORR) Overseas Refugee Arrival Data FY 2009', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families, Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/office-refugee-resettlement-orr-overseas-refugee-arrival-data-fy-2009', 'contactPoint': {'hasEmail': 'mailto:jennifer.schmalz@acf.hhs.gov', 'fn': 'Jennifer Schmalz'}, 'issued': '2013-12-13', 'temporal': '2009-01-01T00:00:00-05:00/2009-01-01T00:00:00-05:00', 'identifier': '62652019-672a-45a1-bd2d-be4c83e827e6', '@type': 'dcat:Dataset', 'modified': '2020-03-03', 'keyword': ['administration-for-children-and-families-department-of-health-human-services'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>Office of Refugee Resettlement (ORR) Overseas Refugee Arrival Data FY 2006 sorted by country of origin and state of initial resettlement in the United States.</p>\n', 'programCode': ['009:086'], 'title': 'Office of Refugee Resettlement (ORR) Overseas Refugee Arrival Data FY 2006', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families, Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/office-refugee-resettlement-orr-overseas-refugee-arrival-data-fy-2006', 'contactPoint': {'hasEmail': 'mailto:jennifer.schmalz@acf.hhs.gov', 'fn': 'Jennifer Schmalz '}, 'issued': '2013-12-13', 'temporal': '2006-01-01T00:00:00-05:00/2006-01-01T00:00:00-05:00', 'identifier': 'd1d5d352-bfdb-4d7d-a6fc-eb4a44d3f4b4', '@type': 'dcat:Dataset', 'modified': '2020-03-04', 'keyword': ['administration-for-children-and-families-department-of-health-human-services'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>Office of Refugee Resettlement (ORR) Overseas Refugee Arrival Data FY 2005 sorted by country of origin and state of initial resettlement in the United States.</p>\n', 'programCode': ['009:086'], 'title': 'Office of Refugee Resettlement (ORR) Overseas Refugee Arrival Data FY 2005 ', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families, Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/office-refugee-resettlement-orr-overseas-refugee-arrival-data-fy-2005', 'contactPoint': {'hasEmail': 'mailto:jennifer.schmalz@acf.hhs.gov', 'fn': 'Jennifer Schmalz '}, 'issued': '2013-12-13', 'temporal': '2005-01-01T00:00:00-05:00/2005-01-01T00:00:00-05:00', 'identifier': '230b062e-3880-4f90-a24b-84d1411feb13', '@type': 'dcat:Dataset', 'modified': '2020-03-03', 'keyword': ['administration-for-children-and-families-department-of-health-human-services'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>Office of Refugee Resettlement (ORR) Overseas Refugee Arrival Data FY 2004 sorted by country of origin and state of initial resettlement in the United States.</p>\n', 'programCode': ['009:086'], 'title': 'Office of Refugee Resettlement (ORR) Overseas Refugee Arrival Data FY 2004', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families, Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/office-refugee-resettlement-orr-overseas-refugee-arrival-data-fy-2004', 'contactPoint': {'hasEmail': 'mailto:jennifer.schmalz@acf.hhs.gov', 'fn': 'Jennifer Schmalz'}, 'issued': '2013-12-13', 'temporal': '2004-01-01T00:00:00-05:00/2004-01-01T00:00:00-05:00', 'identifier': '665a32a2-e37c-469b-adf0-b005cb674fe8', '@type': 'dcat:Dataset', 'modified': '2020-02-21', 'keyword': ['administration-for-children-and-families-department-of-health-human-services'], 'bureauCode': ['001:05'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>Office of Refugee Resettlement (ORR) Overseas Refugee Arrival Data FY 2002 sorted by country of origin and state of initial resettlement in the United States.</p>\n', 'programCode': ['009:086'], 'title': 'Office of Refugee Resettlement (ORR) Overseas Refugee Arrival Data FY 2002', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families, Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/office-refugee-resettlement-orr-overseas-refugee-arrival-data-fy-2002', 'contactPoint': {'hasEmail': 'mailto:jennifer.schmalz@acf.hhs.gov', 'fn': 'Jennifer Schmalz '}, 'issued': '2013-12-13', 'temporal': '2002-01-01T00:00:00-05:00/2002-01-01T00:00:00-05:00', 'identifier': 'c4233d69-d073-423a-8f4f-ae73a55aeaf3', '@type': 'dcat:Dataset', 'modified': '2020-03-03', 'keyword': ['administration-for-children-and-families-department-of-health-human-services'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>Office of Refugee Resettlement (ORR) Overseas Refugee Arrival Data FY 2001 sorted by country of origin and state of initial resettlement in the United States.</p>\n', 'programCode': ['009:086'], 'title': 'Office of Refugee Resettlement (ORR) Overseas Refugee Arrival Data FY 2001', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families, Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/office-refugee-resettlement-orr-overseas-refugee-arrival-data-fy-2001', 'contactPoint': {'hasEmail': 'mailto:jennifer.schmalz@acf.hhs.gov', 'fn': 'Jennifer Schmalz '}, 'issued': '2013-12-13', 'temporal': '2001-01-01T00:00:00-05:00/2001-01-01T00:00:00-05:00', 'identifier': 'bcb60f3d-4a92-4dee-afed-144ab87f979e', '@type': 'dcat:Dataset', 'modified': '2020-02-21', 'keyword': ['administration-for-children-and-families-department-of-health-human-services'], 'bureauCode': ['001:05'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>Office of Refugee Resettlement (ORR) Overseas Refugee Arrival Data FY 2000 sorted by country of origin and state of initial resettlement in the United States.</p>\n', 'programCode': ['009:086'], 'title': 'Office of Refugee Resettlement (ORR) Overseas Refugee Arrival Data FY 2000', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families, Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/office-refugee-resettlement-orr-overseas-refugee-arrival-data-fy-2000', 'contactPoint': {'hasEmail': 'mailto:jennifer.schmalz@acf.hhs.gov', 'fn': 'Jennifer Schmalz '}, 'issued': '2013-12-13', 'temporal': '2000-01-01T00:00:00-05:00/2000-01-01T00:00:00-05:00', 'identifier': 'cf157d3d-72fa-4d8d-8f7c-4a0d0bc5e7b5', '@type': 'dcat:Dataset', 'modified': '2020-02-21', 'keyword': ['administration-for-children-and-families-department-of-health-human-services'], 'bureauCode': ['001:05'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>Lists the performance and baseline periods for Hospital Value-Based Purchasing</p>\n', 'programCode': ['009:078'], 'title': 'Hospital Value-Based Purchasing (HVBP) – Quarters file', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['Quality'], 'landingPage': 'https://healthdata.gov/dataset/hospital-value-based-purchasing-hvbp-%E2%80%93-quarters-file', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2013-12-12', 'accessLevel': 'public', 'identifier': 'eb8520ae-f6be-4c83-a398-f467598debec', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'https://data.medicare.gov/api/views/qheq-qctz/rows.csv?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'format': 'rdf', 'accessURL': 'https://data.medicare.gov/api/views/qheq-qctz/rows.rdf?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'format': 'json', 'accessURL': 'https://data.medicare.gov/api/views/qheq-qctz/rows.json?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'format': 'text/xml', 'accessURL': 'https://data.medicare.gov/api/views/qheq-qctz/rows.xml?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'text/xml'}], 'keyword': ['hvbp', 'linking-quality-to-payment', 'measure-dates', 'quarters'], 'bureauCode': ['009:38'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>The VICP program publishes a summary PDF report with several data tables:</p>\n<ul>\n<li>\n<p>Number of Petitions Filed by Adjudication Categories by Alleged Vaccine, including # of doses distributed (2006-2014)</p>\n</li>\n<li>\n<p>Number of Petitions Filed, Compensated, and Dismissed by Alleged Vaccine (cumulative 1998 through 2016)</p>\n</li>\n<li>\n<p>Number of Petitions Filed by year (1998-2017)</p>\n</li>\n<li>\n<p>Number of Adjudications compensable, dismissed and total (FY1989 - FY2017)</p>\n</li>\n<li>\n<p>Awards paid including amounts, attorneys fees, and total outlays (FY1989 - FY2016)</p>\n</li>\n</ul>\n', 'programCode': ['009:011'], 'references': ['https://vaers.hhs.gov/index'], 'temporal': '1988-01-01T00:00:00-05:00/1988-01-01T00:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Health Resources and Services Administration'}, 'theme': ['Health'], 'landingPage': 'https://www.hrsa.gov/vaccine-compensation/data/index.html', 'contactPoint': {'hasEmail': 'mailto:press@hrsa.gov', 'fn': 'Hrsa Press'}, 'issued': '2013-12-04', 'accessLevel': 'public', 'title': 'National Vaccine Injury Compensation Program (VICP) -Data & Statistics', 'identifier': '1c6c0d71-9ef1-42a1-a8b8-7eb13ff95f4b', '@type': 'dcat:Dataset', 'modified': '2018-08-13', 'keyword': ['Adjudication', 'awards', 'Compensation', 'hrsa', 'Petitions', 'vaccine', 'Vaccine Injury', 'VICP'], 'bureauCode': ['009:15'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'https://www.hrsa.gov/vaccine-compensation/data/index.html'}
{'description': '<p>US weekly Nationally Notifiable Disease Surveillance Data from 1888 to 2013. These data include tables of disease counts reported by US states and cities to the Federal Health Authorities every week since 1888. These tables have been published in various journals over time and are available in various online repositories but are now also available in digital, computer-readable format.</p>\n', 'programCode': ['009:053'], 'references': ['http://www.healthdata.gov/blog/project-tycho-unlocking-125-years-data'], 'temporal': '1888-01-01T00:00:00-05:00/2013-08-16T00:00:00-04:00', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/project-tycho-%C2%AE-level-2-data', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:Tycho@phdl.pitt.edu', 'fn': 'Project Tycho'}, 'issued': '2013-11-27', 'accessLevel': 'public', 'title': 'Project Tycho ® Level 2 Data', 'identifier': 'a5a0fb11-9356-4b9c-b585-06db80a94cae', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://healthdata.gov/sites/default/files/ProjectTycho_Level2_v1.1.0_0.zip', 'format': 'csv', 'title': 'Project Tycho ® Level 2 data', 'description': '<p>These are standardized data for immediate use and include a large number of diseases, locations, and years. These data are not complete because standardization is ongoing.</p>\n<p>Current version: 1.1.0</p>\n<p>Indicators: cases and deaths<br />\nDiseases: 50<br />\nLocations: 50 states, 6 territories, and 1284 cities<br />\nYears: 1888 to 2014</p>\n', 'mediaType': 'application/zip'}], 'keyword': ['disease data', 'nndss', 'Notifiable diseases', 'reported diseases', 'surveillance'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.tycho.pitt.edu/about.php'}
{'description': '<p>US weekly Nationally Notifiable Disease Surveillance Data from 1888 to 2013. These data include tables of disease counts reported by US states and cities to the Federal Health Authorities every week since 1888. These tables have been published in various journals over time and are available in various online repositories but are now also available in digital, computer-readable format.</p>\n', 'programCode': ['009:048'], 'references': ['http://www.healthdata.gov/blog/project-tycho-unlocking-125-years-data'], 'temporal': '1888-01-01T00:00:00-05:00/2013-08-16T00:00:00-04:00', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://www.Tycho.Pitt.edu', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:Tycho@phdl.pitt.edu', 'fn': 'Project Tycho'}, 'issued': '2013-11-27', 'accessLevel': 'public', 'title': 'Project Tycho ® Level 1 Data', 'identifier': 'c3d4c2ac-ddff-46ec-9343-8d8a5cac888f', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://healthdata.gov/sites/default/files/ProjectTycho_Level1_v1.0.0.csv', 'format': '.csv', 'title': 'Project Tycho ® Level 1 Data', 'description': '<p>These data have been custom tailored for specific analyses. These are the most complete and standardized data but for a limited number of diseases, locations, and years.</p>\n<p>Current version: 1.0.0</p>\n<p>Indicators: cases and incidence rates<br />\nDiseases: 8<br />\nLocations: 50 states and 122 cities (diphtheria only)<br />\nYears: 1916 to 2009</p>\n', 'mediaType': 'text/csv'}], 'keyword': ['disease data', 'nndss', 'Notifiable diseases', 'reported diseases', 'surveillance'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.tycho.pitt.edu/about.php'}
{'description': '<p>This is the FY2009 Work Participation Rate data for the Temporary Assistance for Needy Families (TANF) Program. It provides state-by-state data on Work Participation Rates, Caseload Reduction Credits, Families Work Participation Rates, and Work Eligible Individuals</p>\n', 'programCode': ['009:102'], 'title': 'Temporary Assistance for Needy Families', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families, Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/temporary-assistance-needy-families', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2013-11-15', 'temporal': '2009-01-01T00:00:00-05:00/2009-01-01T00:00:00-05:00', 'identifier': '1a75a70e-3492-4df8-b869-c96eef5b101f', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'xls', 'accessURL': 'http://www.acf.hhs.gov/programs/ofa/particip/2009/WPR2009_20101216_FINAL.xls', 'mediaType': 'application/unknown', 'title': 'XLS '}], 'keyword': ['administrative'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>This is a consolidated list of Health IT initiatives and websites across HHS.</p>\n', 'programCode': ['009:110'], 'title': 'Health IT Catalog', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Office of the National Coordinator for Health Information Technology, Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/health-it-catalog', 'contactPoint': {'hasEmail': 'mailto:HealthITcatalog@hhs.gov', 'fn': 'HealthITcatalog'}, 'issued': '2013-11-08', 'temporal': '2013-07-01T00:00:00-04:00/2013-07-01T00:00:00-04:00', 'identifier': '0fb05840-02fe-4199-8f2b-efaac0e5d868', '@type': 'dcat:Dataset', 'modified': '2020-03-04', 'keyword': ['office-of-the-national-coordinator-for-health-information-technology-department-of-health-human-services'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>This public use file combines registration data compiled from two federal programs that are on-going since February 2009 – the Centers for Medicare & Medicaid Services (CMS) Electronic Health Record (EHR) Incentive Programs and the ONC Health IT Regional Extension Centers (REC) Program – which collectively assist nearly 400,000 health care providers in their process to adopt EHRs and demonstrate the meaningful use of health IT.</p>\n<p>This file enables tracking trends in the adoption of electronic health record (EHR) technologies by EHR vendor and by health care provider type (i.e., for professionals practicing in office-based settings and non-federal acute-care hospitals in the United States).</p>\n', 'programCode': ['009:110'], 'temporal': '2012-04-01T04:00:00-04:00/2015-06-30T04:00:00-04:00', 'publisher': {'@type': 'org:Organization', 'name': 'Office of the National Coordinator for Health Information Technology, Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/electronic-health-record-vendors-reported-health-care-providers-participating-federal-ehr', 'contactPoint': {'hasEmail': 'mailto:oncrequest@hhs.gov', 'fn': 'Dustin Charles'}, 'issued': '2013-09-27', 'accessLevel': 'public', 'identifier': 'ca6e30b2-ebbb-4347-992a-5a7b7a7414c4', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'xls', 'accessURL': 'http://dashboard.healthit.gov/data/data/EHR-vendors-count-dataset.xlsx', 'mediaType': 'application/unknown', 'title': 'XLS '}, {'@type': 'dcat:Distribution', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'mediaType': 'application/unknown'}], 'keyword': ['EHR Vendors'], 'bureauCode': ['009:00'], 'modified': '2016-08-04', 'title': 'Electronic Health Record Vendors Reported by Health Care Providers Participating in Federal EHR Incentive Programs', 'describedBy': 'http://www.healthit.gov/sites/default/files/pdf/HealthDataGov_MU_Attest_Fact_Sheet.pdf'}
{'description': '<p>A list of NIH-supported repositories that accept submissions of appropriate scientific research data from biomedical researchers. It includes resources that aggregate information about biomedical data and information sharing systems. Links are provided to information about submitting data to and accessing data from the listed repositories. Additional information about the repositories and points-of contact for further information or inquiries can be found on the websites of the individual repositories.</p>\n', 'programCode': ['009:046'], 'title': 'NIH Data Sharing Repositories', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH), Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/nih-data-sharing-repositories', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2013-09-23', 'accessLevel': 'public', 'identifier': 'd98d5757-b20c-48b7-9f84-bfdc720c1d6f', '@type': 'dcat:Dataset', 'modified': '2020-03-04', 'keyword': ['national-institutes-of-health-nih-department-of-health-human-services'], 'bureauCode': ['009:25'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>The PCI readmission measure shows how often Medicare fee-for-service (FFS) patients are readmitted to a hospital after a PCI procedure.</p>\n', 'programCode': ['009:048'], 'title': 'American College of Cardiology Percutaneous Coronary Intervention (PCI) Readmission Measure', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['Hospital'], 'landingPage': 'https://healthdata.gov/dataset/american-college-cardiology-percutaneous-coronary-intervention-pci-readmission-measure-3', 'modified': '2020-03-03', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2013-08-02', 'accessLevel': 'public', 'identifier': '9cb359cd-8af1-4181-82b0-f1df6ea42569', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'other', 'accessURL': 'https://data.medicare.gov/api/views/96ug-zvyz/rows.csv?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'other'}, {'@type': 'dcat:Distribution', 'format': 'other', 'accessURL': 'https://data.medicare.gov/api/views/96ug-zvyz/rows.rdf?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'other'}, {'@type': 'dcat:Distribution', 'format': 'other', 'accessURL': 'https://data.medicare.gov/api/views/96ug-zvyz/rows.json?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'other'}, {'@type': 'dcat:Distribution', 'format': 'other', 'accessURL': 'https://data.medicare.gov/api/views/96ug-zvyz/rows.xml?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'other'}], 'keyword': ['hospital-compare', 'readmissions-complications-and-death'], 'bureauCode': ['009:38'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>A list of common questions and topics asked by Medicare beneficiaries, and the specific organization that can help you get the answers to your question.</p>\n', 'programCode': ['009:078'], 'title': 'Helpful Contacts - Question List By Organization', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['Health', 'Quality'], 'landingPage': 'https://healthdata.gov/dataset/helpful-contacts-question-list-organization', 'modified': '2020-03-03', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2013-08-02', 'accessLevel': 'public', 'identifier': 'f007fa60-d074-4689-88fd-d1317a2359fa', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'other', 'accessURL': 'https://data.medicare.gov/api/views/hr7k-zqey/rows.csv?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'other'}, {'@type': 'dcat:Distribution', 'format': 'other', 'accessURL': 'https://data.medicare.gov/api/views/hr7k-zqey/rows.rdf?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'other'}, {'@type': 'dcat:Distribution', 'format': 'other', 'accessURL': 'https://data.medicare.gov/api/views/hr7k-zqey/rows.json?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'other'}, {'@type': 'dcat:Distribution', 'format': 'other', 'accessURL': 'https://data.medicare.gov/api/views/hr7k-zqey/rows.xml?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'other'}], 'keyword': ['billing', 'hc', 'health-information', 'helpful-contacts', 'organizations', 'Quality', 'questions'], 'bureauCode': ['009:38'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>A database of agencies listed by state and topic to provide you with contact information for specific organizations or help you get answers to your Medicare related questions.</p>\n', 'programCode': ['009:078'], 'title': 'Helpful Contacts - Agency List By Topic', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/helpful-contacts-agency-list-topic', 'modified': '2020-02-24', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2013-08-02', 'accessLevel': 'public', 'identifier': 'a1b0e701-069b-429f-aacf-8842d38b35a0', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'other', 'accessURL': 'https://data.medicare.gov/api/views/tinc-envn/rows.csv?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'other'}, {'@type': 'dcat:Distribution', 'format': 'other', 'accessURL': 'https://data.medicare.gov/api/views/tinc-envn/rows.rdf?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'other'}, {'@type': 'dcat:Distribution', 'format': 'other', 'accessURL': 'https://data.medicare.gov/api/views/tinc-envn/rows.json?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'other'}, {'@type': 'dcat:Distribution', 'format': 'other', 'accessURL': 'https://data.medicare.gov/api/views/tinc-envn/rows.xml?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'other'}], 'keyword': ['agencies', 'helpful-contacts', 'organizations'], 'bureauCode': ['009:38'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>Home Health Care - HHCAHPS National Data</p>\n', 'programCode': ['009:078'], 'title': 'Home Health Care - HHCAHPS National Data', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['Health', 'Quality'], 'landingPage': 'https://healthdata.gov/dataset/home-health-care-hhcahps-national-data', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2013-08-02', 'accessLevel': 'public', 'identifier': '1e43f534-5235-4006-8383-e276f65005a0', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/vxub-6swi/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'format': 'rdf', 'accessURL': 'https://data.medicare.gov/api/views/vxub-6swi/rows.rdf?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'format': 'json', 'accessURL': 'https://data.medicare.gov/api/views/vxub-6swi/rows.json?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'format': 'text/xml', 'accessURL': 'https://data.medicare.gov/api/views/vxub-6swi/rows.xml?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'text/xml'}], 'keyword': ['comparison', 'facilities', 'hhc', 'hhcahps', 'home-health-agencies', 'patient-survey-results', 'Quality', 'ratings'], 'bureauCode': ['009:38'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>Home Health Care - HHCAHPS</p>\n', 'programCode': ['009:071'], 'title': 'Home Health Care - HHCAHPS', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['Health', 'Quality'], 'landingPage': 'https://healthdata.gov/dataset/home-health-care-hhcahps', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2013-08-02', 'accessLevel': 'public', 'identifier': 'c08b7997-a786-4f02-b15f-4cef1fe782b9', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'https://data.medicare.gov/api/views/ccn4-8vby/rows.csv?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'format': 'rdf', 'accessURL': 'https://data.medicare.gov/api/views/ccn4-8vby/rows.rdf?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'format': 'json', 'accessURL': 'https://data.medicare.gov/api/views/ccn4-8vby/rows.json?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'format': 'text/xml', 'accessURL': 'https://data.medicare.gov/api/views/ccn4-8vby/rows.xml?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'text/xml'}], 'keyword': ['comparison', 'facilities', 'hhc', 'hhcahps', 'home-health-agencies', 'patient-survey-results', 'Quality', 'ratings'], 'bureauCode': ['009:38'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>Home Health Care - HHCAHPS State Data</p>\n', 'programCode': ['009:072'], 'title': 'Home Health Care - HHCAHPS State Data', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['Health', 'Quality', 'State'], 'landingPage': 'https://healthdata.gov/dataset/home-health-care-hhcahps-state-data', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2013-08-02', 'accessLevel': 'public', 'identifier': '5d409f29-3e69-426c-ad53-00610c35fdfe', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'https://data.medicare.gov/api/views/m5jg-jg7i/rows.csv?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'format': 'rdf', 'accessURL': 'https://data.medicare.gov/api/views/m5jg-jg7i/rows.rdf?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'format': 'json', 'accessURL': 'https://data.medicare.gov/api/views/m5jg-jg7i/rows.json?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'format': 'text/xml', 'accessURL': 'https://data.medicare.gov/api/views/m5jg-jg7i/rows.xml?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'text/xml'}], 'keyword': ['comparison', 'facilities', 'hhc', 'hhcahps', 'home-health-agencies', 'patient-survey-results', 'Quality', 'ratings', 'state-average'], 'bureauCode': ['009:38'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>A list of hospitals participating in the Hospital VBP Program and their performance rates and scores for the Clinical Process of Care Heart Failure measures.</p>\n', 'programCode': ['009:078'], 'title': 'Hospital Value-Based Purchasing (HVBP) – Heart Failure Scores', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['Quality', 'Hospital'], 'landingPage': 'https://healthdata.gov/dataset/hospital-value-based-purchasing-hvbp-%E2%80%93-heart-failure-scores', 'modified': '2020-03-03', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2013-08-02', 'accessLevel': 'public', 'identifier': '69fe12c5-ee8f-4b59-a8d9-d7b6faf4b352', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'https://data.medicare.gov/api/views/waqh-8uyi/rows.csv?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'format': 'rdf', 'accessURL': 'https://data.medicare.gov/api/views/waqh-8uyi/rows.rdf?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'format': 'json', 'accessURL': 'https://data.medicare.gov/api/views/waqh-8uyi/rows.json?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'format': 'text/xml', 'accessURL': 'https://data.medicare.gov/api/views/waqh-8uyi/rows.xml?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'text/xml'}], 'keyword': ['heart-failure', 'hf', 'hospital-compare', 'hospital-value-based-purchasing', 'hvbp', 'linking-quality-to-payment', 'process-of-care', 'Quality', 'Rates', 'ratings', 'scores', 'value-based-purchasing'], 'bureauCode': ['009:38'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>ESRD QIP data by facility: % of hemodialysis patient-months with spKt/V >= 1.2; % of peritoneal patient-months with Kt/V >= 1.7 Kt/V (dialytic + residual) during the four-month study period; % of pediatric in-center hemodialysis patient-months with spKt/V >= 1.2</p>\n', 'programCode': ['009:048'], 'title': 'ESRD QIP - Dialysis Adequacy - Payment Year 2015', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['Quality'], 'landingPage': 'https://healthdata.gov/dataset/esrd-qip-dialysis-adequacy-payment-year-2015', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2013-08-02', 'accessLevel': 'public', 'identifier': '88a2a056-cf3f-4af0-b8e5-c8229366fb64', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'https://data.medicare.gov/api/views/85f7-fdqf/rows.csv?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'format': 'rdf', 'accessURL': 'https://data.medicare.gov/api/views/85f7-fdqf/rows.rdf?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'format': 'json', 'accessURL': 'https://data.medicare.gov/api/views/85f7-fdqf/rows.json?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'format': 'text/xml', 'accessURL': 'https://data.medicare.gov/api/views/85f7-fdqf/rows.xml?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'text/xml'}], 'keyword': ['dfc', 'dialysis', 'dialysis-facilities', 'linking-quality-to-payment--qip'], 'bureauCode': ['009:38'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>The data set includes the number of eligible patients by clinical measure; % patients with Hemoglobin > 12; ESRD QIP data by facility: % of hemodialysis patient-months with spKt/V >= 1.2; % of peritoneal patient-months with Kt/V >= 1.7 Kt/V (dialytic + residual) during the four-month study period; % of pediatric in-center hemodialysis patient-months with spKt/V >= 1.2; % of hemodialysis patients using an arteriovenous fistula during last treatment of the month; % of hemodialysis patients using an intravenous catheter during the last treatment of the month and for at least 89 days prior; Hemoglobin > 12 measure score; Dialysis Adequacy Measure Topic score; Vascular Access Type Measure Topic score; ICH CAHPS Admin score; NHSN Event Reporting score; Mineral Metabolism Reporting score; Anemia Management Reporting score; the Total Performance Score; and payment reduction percentage.</p>\n', 'programCode': ['009:048'], 'title': 'ESRD QIP - Complete QIP Data - Payment Year 2015', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['Quality'], 'landingPage': 'https://healthdata.gov/dataset/esrd-qip-complete-qip-data-payment-year-2015', 'modified': '2020-03-03', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2013-08-02', 'accessLevel': 'public', 'identifier': 'd7041524-8339-4ebe-9bbe-3e17315199d9', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'https://data.medicare.gov/api/views/qg5v-bgia/rows.csv?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'format': 'rdf', 'accessURL': 'https://data.medicare.gov/api/views/qg5v-bgia/rows.rdf?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'format': 'json', 'accessURL': 'https://data.medicare.gov/api/views/qg5v-bgia/rows.json?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'format': 'text/xml', 'accessURL': 'https://data.medicare.gov/api/views/qg5v-bgia/rows.xml?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'text/xml'}], 'keyword': ['dfc', 'dialysis', 'dialysis-facilities', 'linking-quality-to-payment--qip'], 'bureauCode': ['009:38'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>QIP data by facility: % patients with Hgb >12.</p>\n', 'programCode': ['009:048'], 'title': 'ESRD QIP - Anemia - Payment Year 2015', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['Quality'], 'landingPage': 'https://healthdata.gov/dataset/esrd-qip-anemia-payment-year-2015', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2013-08-02', 'accessLevel': 'public', 'identifier': 'a21f0723-4af2-4d46-b27c-77ea73a4160b', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'https://data.medicare.gov/api/views/965w-87dq/rows.csv?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'format': 'rdf', 'accessURL': 'https://data.medicare.gov/api/views/965w-87dq/rows.rdf?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'format': 'json', 'accessURL': 'https://data.medicare.gov/api/views/965w-87dq/rows.json?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'format': 'text/xml', 'accessURL': 'https://data.medicare.gov/api/views/965w-87dq/rows.xml?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'text/xml'}], 'keyword': ['dfc', 'dialysis', 'dialysis-facilities', 'linking-quality-to-payment--qip'], 'bureauCode': ['009:38'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>Total Performance Scores by facility of the ESRD QIP.</p>\n', 'programCode': ['009:078'], 'title': 'ESRD QIP - Total Performance Scores - Payment Year 2015', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Quality'], 'landingPage': 'https://healthdata.gov/dataset/esrd-qip-total-performance-scores-payment-year-2015', 'modified': '2019-06-15', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2013-08-02', 'accessLevel': 'public', 'identifier': '08fb52b1-7365-4bff-a5f1-80e16f0342f8', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/fqah-awe3/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'format': 'rdf', 'accessURL': 'https://data.medicare.gov/api/views/fqah-awe3/rows.rdf?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'format': 'json', 'accessURL': 'https://data.medicare.gov/api/views/fqah-awe3/rows.json?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'format': 'text/xml', 'accessURL': 'https://data.medicare.gov/api/views/fqah-awe3/rows.xml?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'text/xml'}], 'keyword': ['dfc', 'dialysis', 'dialysis-facilities', 'linking-quality-to-payment--qip'], 'bureauCode': ['009:38'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>In October 2012, CMS began reducing Medicare payments for Inpatient Prospective Payment System hospitals with excess readmissions. Excess readmissions are measured by a ratio, by dividing a hospital’s number of “predicted” 30-day readmissions for heart attack, heart failure, and pneumonia by the number that would be “expected,” based on an average hospital with similar patients. A ratio greater than 1 indicates excess readmissions.</p>\n', 'programCode': ['009:078'], 'title': 'Hospital Readmission Reduction', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['Quality', 'Hospital'], 'landingPage': 'https://healthdata.gov/dataset/hospital-readmission-reduction', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2013-08-02', 'accessLevel': 'public', 'identifier': '4c3445b3-a6b5-47bc-b6cd-422a7d2ae6d6', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'https://data.medicare.gov/api/views/9n3s-kdb3/rows.csv?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'format': 'rdf', 'accessURL': 'https://data.medicare.gov/api/views/9n3s-kdb3/rows.rdf?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'format': 'json', 'accessURL': 'https://data.medicare.gov/api/views/9n3s-kdb3/rows.json?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'format': 'text/xml', 'accessURL': 'https://data.medicare.gov/api/views/9n3s-kdb3/rows.xml?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'text/xml'}], 'keyword': ['hospital-compare', 'linking-quality-to-payment'], 'bureauCode': ['009:38'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>This map can be used to find an Indian Health Service, Tribal or Urban Indian Health Program facility. This map can be used to: <br />\nZoom in to a general location to see if there is a facility in that region. <br />\nEnter your current location in the form to see the facilities available. <br />\nFind a specific facility by selecting the "Facility Information" tab and typing in the name of the facility that you are trying to find. </p>\n', 'programCode': ['009:024'], 'title': 'IHS Facility Locator', 'temporal': '2011-01-01T00:00:00-05:00/2011-01-01T00:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Indian Health Service'}, 'landingPage': 'https://healthdata.gov/dataset/ihs-facility-locator', 'modified': '2020-03-03', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Health Data'}, 'issued': '2013-07-31', 'accessLevel': 'public', 'identifier': '87105064-444b-4e33-b5f7-f686ffe9c414', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'xls', 'accessURL': 'https://www.ihs.gov/forpatients/includes/themes/newihstheme/display_objects/documents/IHS_Health_Facilities.xlsx', 'mediaType': 'application/unknown', 'title': 'XLS '}], 'keyword': ['indian-health-service'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': "<p>The Neuroimaging Informatics Tools and Resources Clearinghouse (NITRC) facilitates finding and comparing neuroimaging resources for functional and structural neuroimaging analyses—including popular tools as well as those that once might have been hidden in another researcher's laboratory or some obscure corner of cyberspace. NITRC collects and points to standardized information about tools, making the task of finding and comparing them easier than before. The site can help researchers find the right functional or structural neuroimaging tool or resource for their research. NITRC has recently added services such as cloud-based computing and data storage, and is broadening the range of scientific domains from MR to PET, SPECT, CT, MEG/EEG and optical imaging. Additional domains of interest are digital atlasing, and computational neuroscience, including large-scale and multi-scale modeling. The NITRC team searches out relevant research tools and resources to house on the site. Researchers can compare tools on NITRC and developers can seek and receive help from the community to make their tools more usable and accessible.</p>\n", 'programCode': ['009:048'], 'title': 'Neuroimaging Informatics Tools and Resources Clearinghouse (NITRC)', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH), Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/neuroimaging-informatics-tools-and-resources-clearinghouse-nitrc', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:nitrcinfo@nitrc.org', 'fn': 'NITRC Info'}, 'issued': '2013-07-09', 'temporal': '2007-01-01T00:00:00-05:00/2007-01-10T00:00:00-05:00', 'identifier': 'ec022df2-4230-4a24-9416-69efa6fd476a', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.nitrc.org/', 'mediaType': 'application/unknown', 'title': 'API '}], 'keyword': ['neuroimaging'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.nitrc.org/'}
{'description': '<p>Descriptive, longitudinal study including direct assessments, classroom observation, parent and teacher interviews, for a nationally represenative sample of Head Start Children</p>\n', 'programCode': ['009:092'], 'title': 'Head Start Family and Child Experiences Survey (FACES) 2000 Cohort', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/head-start-family-and-child-experiences-survey-faces-2000-cohort', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2013-06-19', 'temporal': '2000-01-01T00:00:00-05:00/2003-01-01T00:00:00-05:00', 'identifier': 'b06bd10c-3fa1-4f8c-8d5f-e6716ec2c7d4', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'api', 'accessURL': 'http://researchconnections.org/childcare/resources/5553?q=Family+and+Child+Experiences+Survey', 'mediaType': 'application/unknown', 'title': 'API '}], 'keyword': ['early care and education', 'head start'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://researchconnections.org/childcare/resources/5553?q=Family+and+Child+Experiences+Survey'}
{'description': '<p>Descriptive, longitudinal study including direct assessments, classroom observation, parent and teacher interviews, for a nationally represenative sample of Head Start Children</p>\n', 'programCode': ['009:092'], 'title': 'Head Start Family and Child Experiences Survey (FACES) 2003 Cohort', 'temporal': '2003-01-01T00:00:00-05:00/2006-01-01T00:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/head-start-family-and-child-experiences-survey-faces-2003-cohort', 'modified': '2018-11-30', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2013-06-19', 'accessLevel': 'public', 'identifier': 'fc856fae-78e5-4638-ab20-9563a6ae8172', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://researchconnections.org/childcare/resources/14419?q=Family+and+Child+Experience+Survey', 'mediaType': 'application/unknown', 'title': 'API '}], 'keyword': ['department-of-health-human-services'], 'bureauCode': ['009:70'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://researchconnections.org/childcare/resources/14419?q=Family+and+Child+Experience+Survey'}
{'description': '<p>Descriptive, longitudinal study including direct assessments, classroom observation, parent and teacher interviews, for a nationally represenative sample of Head Start Children</p>\n', 'programCode': ['009:092'], 'title': 'Head Start Family and Child Experiences Survey (FACES) 2006 Cohort', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/head-start-family-and-child-experiences-survey-faces-2006-cohort', 'modified': '2020-03-03', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2013-06-19', 'temporal': '2006-01-01T00:00:00-05:00/2009-01-01T00:00:00-05:00', 'identifier': 'a7ff2de7-83a5-4082-8234-788f98cbee83', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'api', 'accessURL': 'http://researchconnections.org/childcare/resources/19467?q=Family+and+Child+Experiences+Survey', 'mediaType': 'application/unknown', 'title': 'API '}], 'keyword': ['early care and education', 'head start'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://researchconnections.org/childcare/resources/19467?q=Family+and+Child+Experiences+Survey'}
{'description': '<p>Nationally representative, longitudinal information from an evaluation where children were randomly assigned to Head Start or community services as usual;direct assessments and observations of children as well as parent and staff interviews were conducted</p>\n', 'programCode': ['009:092'], 'title': 'Head Start Impact Study', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/head-start-impact-study', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2013-06-18', 'temporal': '2002-01-01T00:00:00-05:00/2006-01-01T00:00:00-05:00', 'identifier': '989e4cbb-2319-4c3c-a61c-ce2fa009549b', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://researchconnections.Org', 'mediaType': 'application/unknown', 'title': 'API '}], 'keyword': ['Child Well-Being', 'head start'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.researchconnections.org/childcare/studies/29462/documentation'}
{'description': '<p>Longitudinal information from an evaluation where children were randomly assigned to Early Head Start or community services as usual;direct assessments and observations of children as well as parent and staff interviews were conducted</p>\n', 'programCode': ['009:092'], 'title': 'Early Head Start Evaluation', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/early-head-start-evaluation', 'modified': '2020-03-03', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2013-06-18', 'temporal': '1996-01-01T00:00:00-05:00/2010-01-01T00:00:00-05:00', 'identifier': 'b7e06e5b-d843-480a-a18f-10a88ba35e23', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'api', 'accessURL': 'http://www.childcareresearch.org/childcare/resources/2925', 'mediaType': 'application/unknown', 'title': 'API '}], 'keyword': ['early care and education', 'early childhood development', 'early head start', 'head start', 'infants', 'toddlers'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.childcareresearch.org/childcare/resources/2925'}
{'description': '<p>Descriptive, longitudinal study including direct assessments, classroom observation, parent and teacher interviews, for a nationally represenative sample of Head Start Children</p>\n', 'programCode': ['009:092'], 'title': 'Head Start Family and Child Experiences Survey (FACES) 1997 Cohort', 'temporal': '1997-01-01T00:00:00-05:00/2000-01-01T00:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families'}, 'landingPage': 'https://healthdata.gov/dataset/head-start-family-and-child-experiences-survey-faces-1997-cohort', 'modified': '2019-06-15', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2013-06-18', 'accessLevel': 'public', 'identifier': '3e9b3492-ba4c-476f-8a74-6f0b9c7f87bf', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'api', 'accessURL': 'http://researchconnections.org/childcare/resources/5552?q=Family+and+Child+Experience+Survey', 'mediaType': 'application/unknown', 'title': 'API '}], 'keyword': ['early care and education', 'head start'], 'bureauCode': ['009:70'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://researchconnections.org/childcare/resources/5552?q=Family+and+Child+Experience+Survey'}
{'description': '<p>NIS–4 data were collected to provide updated estimates of the incidence of child abuse and neglect in the United States and measure changes in incidence from the earlier studies. The NIS follows a nationally representative sample design, so the estimates reflect the numbers of abused and neglected children in the United States who receive CPS investigation or come to the attention of community professionals.</p>\n', 'programCode': ['009:094'], 'title': 'Fourth National Incidende Study of Child Abuse and Neglect (NIS-4)', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/fourth-national-incidende-study-child-abuse-and-neglect-nis-4', 'modified': '2020-03-03', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2013-06-18', 'temporal': '2005-01-01T00:00:00-05:00/2006-01-01T00:00:00-05:00', 'identifier': '398aeef4-8a24-46f4-9113-5763410af802', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'api', 'accessURL': 'http://ndacan.cornell.edu/NDACAN/Datasets/Abstracts/DatasetAbstract_147.html', 'mediaType': 'application/unknown', 'title': 'API '}], 'keyword': ['Child Abuse and Neglect', 'child maltreatment', 'Child Welfare', 'Child Well-Being'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://ndacan.cornell.edu/NDACAN/Datasets/Abstracts/DatasetAbstract_147.html'}
{'description': '<p>Single source providing information on Temporary Assistance for Needy Families (TANF) program rules among States and across years (currently 1996-2010), including longitudinal tables with state TANF polices for selected years.</p>\n', 'programCode': ['009:102'], 'title': 'TANF Rules Data Base', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families, Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/tanf-rules-data-base', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2013-06-18', 'temporal': '1996-01-01T00:00:00-05:00/2010-12-31T00:00:00-05:00', 'identifier': '20287f1e-d621-41ee-928f-284caeb0b786', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://anfdata.urban.org/wrd/wrdwelcome.cfm', 'mediaType': 'application/unknown', 'title': 'XML '}], 'keyword': ['Temporary Assistance to Needy Families cash assistance welfare policy'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>Nationally representative, longitudinal data describing functioning of and services for children who are reported to child protective services</p>\n', 'programCode': ['009:015'], 'title': 'National Survey of Child and Adolescent Well-Being', 'temporal': '1999-01-01T00:00:00-05:00/2012-01-01T00:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families'}, 'landingPage': 'https://healthdata.gov/dataset/national-survey-child-and-adolescent-well-being', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'HealthData.gov'}, 'issued': '2013-06-18', 'accessLevel': 'public', 'identifier': '22ed32f4-b43d-4bdb-9aa6-cc7e3523595d', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'spss', 'accessURL': 'https://www.ndacan.cornell.edu/datasets/datasets-list-nscaw.cfm', 'mediaType': 'application/unknown', 'title': 'NSCAW Dataset'}], 'keyword': ['Child Abuse and Neglect', 'child maltreatment', 'Child Welfare', 'Child Well-Being'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.ndacan.cornell.edu/NDACAN/Datasets/Abstracts/DatasetAbstract_NSCAW-General.html'}
{'description': '<p>The National Ambulatory Medical Care Survey (NAMCS) is a national survey designed to meet the need for objective, reliable information about the provision and use of ambulatory medical care services in the United States. Findings are based on a sample of visits to non-federal employed office-based physicians who are primarily engaged in direct patient care.</p>\n', 'programCode': ['009:072'], 'title': 'National Ambulatory Medical Care Survey (NAMCS)', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention, Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/national-ambulatory-medical-care-survey-namcs', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2013-06-15', 'temporal': '1973-01-01T00:00:00-05:00/1973-01-01T00:00:00-05:00', 'identifier': '9e365513-8d63-4e61-a577-8598ae3c4a1c', '@type': 'dcat:Dataset', 'modified': '2020-03-04', 'keyword': ['centers-for-disease-control-and-prevention-department-of-health-human-services'], 'bureauCode': ['009:20'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.cdc.gov/nchs/ahcd/ahcd_questionnaires.htm'}
{'description': "<p>This Web-based interactive tool provides clinicians with a single-question quick screen about past year alcohol, tobacco, illegal and nonmedical prescription drug use. If the quick screen is positive for alcohol or tobacco, additional resources are provided. If the patient answers positively for illegal or nonmedical prescription drug use, there is an option to continue with the NIDA-modified ASSIST (NMASSIST). Adapted from the World Health Organization’s Alcohol, Smoking, and Substance Involvement Screening Test (ASSIST), the NMASSIST guides the clinician through more in-depth screening questions. Based on the patient's responses, the tool generates a substance involvement score that suggests the level of intervention needed. The tool also provides links to resources for conducting a brief intervention and treatment referral, if warranted.</p>\n", 'programCode': ['009:061'], 'title': 'NIDA Drug Use Screening Tool API', 'publisher': {'@type': 'org:Organization', 'name': 'National Institute on Drug Abuse (NIDA), National Institutes of Health (NIH)'}, 'landingPage': 'https://healthdata.gov/dataset/nida-drug-use-screening-tool-api', 'modified': '2018-11-20', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2013-05-30', 'accessLevel': 'public', 'identifier': '9ec7268f-3783-4117-8e14-8f9638d3a61d', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.drugabuse.gov/developers/nmassist', 'mediaType': 'application/unknown', 'title': 'API '}], 'keyword': ['alcohol', 'drug abuse', 'health care providers', 'Providers', 'screening tool', 'tobacco'], 'bureauCode': ['009:25'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>A provider level summary of Inpatient Prospective Payment System (IPPS) discharges, average charges and average Medicare payments for the Top 100 Diagnosis-Related Groups (DRG)</p>\n', 'programCode': ['009:078'], 'title': 'Inpatient Prospective Payment System (IPPS) Provider Summary for the Top 100 Diagnosis-Related Groups (DRG)', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['Health', 'Medicare', 'Hospital', 'Inpatient', 'State'], 'landingPage': 'https://healthdata.gov/dataset/inpatient-prospective-payment-system-ipps-provider-summary-top-100-diagnosis-related-1', 'modified': '2020-02-21', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2013-05-08', 'temporal': '2011-01-01T00:00:00-05:00/2011-01-01T00:00:00-05:00', 'identifier': 'bed9c757-f144-49eb-95ef-f8e01224a1ee', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'json', 'accessURL': 'http://data.cms.gov/resource/97k6-zzx3.json', 'mediaType': 'application/unknown', 'title': 'API '}, {'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'https://data.cms.gov/Medicare/Inpatient-Prospective-Payment-System-IPPS-Provider/97k6-zzx3', 'mediaType': 'application/unknown', 'title': 'CSV '}], 'keyword': ['100 Diagnosis-Related Groups DRG', 'CMS', 'health care providers', 'hospital referral region HRR', 'Inpatient', 'ipps', 'Medicare', 'State'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>The Youth Risk Behavior Surveillance System (YRBSS) monitors 6 types of health-risk behaviors that contribute to the leading causes of death and disability among youth and adults, including: behaviors that contribute to unintentional injuries and violence; sexual behaviors that contribute to unintended pregnancy and sexually transmitted diseases (STDs), including HIV infection; alcohol and other drug use; tobacco use; unhealthy dietary behaviors; inadequate physical activity. YRBSS also measures the prevalence of obesity and asthma among youth and young adults. YRBSS includes a national school-based survey conducted by CDC and state, territorial, tribal, and local surveys conducted by state, territorial, and local education and health agencies and tribal governments.</p>\n', 'programCode': ['009:027'], 'title': 'Youth Risk Behavior Surveillance System (YRBSS)', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention, Department of Health & Human Services'}, 'theme': ['Health', 'National'], 'landingPage': 'https://healthdata.gov/dataset/youth-risk-behavior-surveillance-system-yrbss', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:yrbss@cdc.gov', 'fn': 'YRBSS'}, 'issued': '2013-05-01', 'temporal': '1991-01-01T00:00:00-05:00/1991-01-01T00:00:00-05:00', 'identifier': '83a48652-f4c3-4d9c-8f04-3e59b6a50878', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'text', 'accessURL': 'http://www.cdc.gov/healthyyouth/yrbs/cdcreports.htm', 'mediaType': 'application/unknown', 'title': 'Text '}], 'keyword': ['health-related behaviors', 'National', 'sexual assault', 'surveillance', 'Survey', 'youth'], 'bureauCode': ['009:20'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>RadLex is a controlled terminology for radiology and serves as a single unified source of radiology terms for radiology practice, education, and research. RadLex is a comprehensive lexicon for standardized indexing and retrieval of radiology information resources. With more than 30,000 terms, RadLex satisfies the needs of software developers, system vendors and radiology users by adopting the best features of existing terminology systems while producing new terms to fill critical gaps. RadLex also provides a comprehensive and technology-friendly replacement for the ACR Index for Radiological Diagnoses. It unifies and supplements other lexicons and standards, such as SNOMED-CT, LOINC, and DICOM. As images, image reports, and medical records continue to move online RadLex meets the need of physicians to organize and retrieve image data using a common set of terms. <br />\n <br />\nRadReport is a radiology reporting initiative that is a part of RadLex. RadReport aims to improve reporting practices by creating a library of clear and consistent report templates. Report templates and information about RadReport is available at the link in Resource 2. <br />\n </p>\n', 'programCode': ['009:046'], 'title': 'RadLex', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH), Department of Health & Human Services'}, 'theme': ['Health'], 'landingPage': 'https://healthdata.gov/dataset/radlex', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2013-04-13', 'temporal': '2006-01-01T00:00:00-05:00/2006-11-15T00:00:00-05:00', 'identifier': '3c4eddf8-7c83-436a-9f48-5304d84d318b', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://bioportal.bioontology.org/ontologies/RADLEX', 'mediaType': 'application/unknown', 'title': 'API '}, {'@type': 'dcat:Distribution', 'format': 'query tool', 'accessURL': 'http://radreport.org/about.php', 'mediaType': 'application/unknown', 'title': 'Query Tool '}], 'keyword': ['Health Informatics', 'health IT', 'Imaging', 'Radiology'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://radlex.org/'}
{'description': '<p>The HIV Testing Sites & Care Services Locator is a first-of-its-kind, location-based search tool that allows you to search for testing services, housing providers, health centers and other service providers near your current location.</p>\n', 'programCode': ['009:027'], 'title': 'HIV/AIDS testing sites and locator services', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/hivaids-testing-sites-and-locator-services', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2013-04-08', 'accessLevel': 'public', 'identifier': '54f56a12-8a8d-4c32-bebe-521e0362a451', '@type': 'dcat:Dataset', 'modified': '2020-03-04', 'keyword': ['department-of-health-human-services'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>To inform the HHS, Congress, and the public about the efficiency, effectiveness, and integrity of HHS programs and to recommend actions to promote those goals.</p>\n', 'programCode': ['009:109'], 'title': 'Repository of Evaluation Reports', 'temporal': '1998-01-01T00:00:00-05:00/1998-01-01T00:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Office of Inspector General'}, 'landingPage': 'https://healthdata.gov/dataset/repository-evaluation-reports-0', 'contactPoint': {'hasEmail': 'mailto:public.affairs@oig.hhs.gov', 'fn': 'OIG Public Affairs'}, 'issued': '2013-03-25', 'accessLevel': 'public', 'identifier': '01f61930-6f40-4ea4-a95c-27204e377b8e', '@type': 'dcat:Dataset', 'modified': '2020-01-28', 'keyword': ['office-of-inspector-general'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>To inform HHS, States, Congress, and the public about the results and accomplishments of the State Medicaid Fraud Control Units.</p>\n', 'programCode': ['009:076'], 'title': 'Medicaid Fraud Control Units (MFCU) Annual Spending and Performance Statistics', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Office of Inspector General, Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/medicaid-fraud-control-units-mfcu-annual-spending-and-performance-statistics', 'contactPoint': {'hasEmail': 'mailto:public.affairs@oig.hhs.gov', 'fn': 'OIG public affairs'}, 'issued': '2013-03-25', 'temporal': '2006-01-01T00:00:00-05:00/2006-01-01T00:00:00-05:00', 'identifier': 'e02ee78f-98b2-4a10-b057-07c73edb954c', '@type': 'dcat:Dataset', 'modified': '2020-03-03', 'keyword': ['office-of-inspector-general-department-of-health-human-services'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>Our objective is to ensure that providers who bill Federal health care programs do not submit claims for services furnished, ordered or prescribed by an excluded individual or entity. The LEIE is updated monthly with all individuals and entities who have been excluded from participation in Federal health care programs. Providers who bill Medicare, Medicaid, or other Federal health care programs must ensure that they know what individuals or entities are excluded and not bill for their services (e.g., a pharmacy should not bill Medicaid for a drug prescribed by an excluded physician nor for drugs dispensed by an excluded pharmacist).</p>\n', 'programCode': ['009:109'], 'title': 'List of Excluded Individuals and Entities', 'temporal': '1998-01-01T00:00:00-05:00/1998-01-01T00:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Office of Inspector General'}, 'landingPage': 'https://healthdata.gov/dataset/list-excluded-individuals-and-entities', 'modified': '2019-06-15', 'contactPoint': {'hasEmail': 'mailto:public.affairs@oig.hhs.gov', 'fn': 'OIG Public Affairs'}, 'issued': '2013-03-25', 'accessLevel': 'public', 'identifier': '848cbb44-cd74-4265-b2c5-54f5bcacfb55', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'title': ' ', 'accessURL': 'http://oig.hhs.gov/exclusions/exclusions_list.asp', 'mediaType': 'application/unknown'}], 'keyword': ['health care providers', 'Medicaid', 'Medicare', 'Pharmacy', 'Providers'], 'bureauCode': ['009:92'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>OIG negotiates corporate integrity agreements (CIA) with health care providers and other entities as part of the settlement of Federal health care program investigations arising under a variety of civil false claims statutes. Providers or entities agree to the obligations, and in exchange, OIG agrees not to seek their exclusion from participation in Medicare, Medicaid, or other Federal health care programs.</p>\n', 'programCode': ['009:023'], 'title': 'Corporate Integrity Agreement (CIA) documents', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Office of Inspector General, Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/corporate-integrity-agreement-cia-documents', 'contactPoint': {'hasEmail': 'mailto:Public.Affairs@OIG.HHS.gov', 'fn': 'OIG Public Affairs'}, 'issued': '2013-03-25', 'temporal': '2005-01-01T00:00:00-05:00/2005-01-01T00:00:00-05:00', 'identifier': 'c1075abe-0e21-4207-b17b-1642cca9af82', '@type': 'dcat:Dataset', 'modified': '2020-03-04', 'keyword': ['office-of-inspector-general-department-of-health-human-services'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>The Nanomaterial Registry compiles data from multiple databases into a single resource. The goal of this resource is to establish a curated nanomaterial registry, whose primary function is to provide consistent information on the biological and environmental interactions of well-characterized nanomaterials, as well as links to associated publications, modeling tools, computational results and manufacturing guidances. The publicly available Registry is intended to serve as a comprehensive resource for the nanomaterial community, providing data that has been systematically curated based on minimal information standards built with broad community acceptance. It provides a way to tie together different sources of information for a specific nanomaterial and allows users to search and compare characteristic data on different nanomaterials.</p>\n<p>The registry provides tools for analyzing and comparing data on the biological and environmental implications of well-characterized nanomaterials. This resource will evolve as the quality and quantity of the information on nanomaterials improve. Hundreds of nanomaterial entries have been curated into the registry for physico-chemical characteristics and are available to the public. Biological and environmental study data for existing nanomaterial entries will also be curated into the registry.</p>\n<p>The nanomaterial registry provides the following functions for the research community: basic and advance search through key words or physical and chemical characteristics (PCC); ability to browse nanomaterials based on categories; detailed information about PCC and the biological, and environmental interactions of nanomaterials; display the quality of the characterization of each nanomaterial entry in the form of compliance level that is algorithm based; compare PCC and the biological and environmental interactions of nanomaterials; and find similar nanomaterials based on PCC and the biological and environmental interactions of nanomaterials.</p>\n', 'programCode': ['009:046'], 'title': 'Nanomaterial Registry', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH), Department of Health & Human Services'}, 'theme': ['Health'], 'landingPage': 'https://healthdata.gov/dataset/nanomaterial-registry', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2013-03-25', 'temporal': '2010-01-01T00:00:00-05:00/2012-01-31T00:00:00-05:00', 'identifier': '9e32173a-d9c4-47b4-a57c-811a79c5bfb4', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.nanomaterialregistry.org/Default.aspx', 'mediaType': 'application/unknown', 'title': 'API '}], 'keyword': ['nanomaterials health and environment'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'https://www.nanomaterialregistry.org/about/MinimalInformationStandards.aspx'}
{'description': '<p>State officials use the OCSE-157 to report annual statistical and financial information on their Child Support Enforcement (CSE) program to the Department of Health and Human Services (HHS). This information will enable the Secretary of HHS to comply with sections 409, 452(a) and (g), 458, and 469 of the Social Security Act (the Act). The Act requires the Secretary to establish standards for an effective Child Support Enforcement program, and to make an Annual Report to the Congress on program activities. Information submitted by states will also enable HHS to compute individual state incentive, penalty, and outcome measures to be used in evaluating state performance in running a CSE program. The authority to collect this information is also set forth in regulations at 45 CFR 30</p>\n', 'programCode': ['009:084'], 'title': 'Child Support Enforcement Annual Data Report Form 157 - YR 2004', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families, Department of Health & Human Services'}, 'theme': ['Health', 'State'], 'landingPage': 'https://healthdata.gov/dataset/child-support-enforcement-annual-data-report-form-157-yr-2004', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2013-02-01', 'temporal': '2004-01-01T00:00:00-05:00/2004-09-30T00:00:00-04:00', 'identifier': '84f07c5b-e222-4123-aaf3-42b41b7e8cbd', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'http://www.acf.hhs.gov/datagov-datasets/ocse/dcs/157_CSE_ANNUAL_2004.csv', 'mediaType': 'application/unknown', 'title': 'CSV '}], 'keyword': ['annual data', 'arrears', 'assistance', 'cases initiated in state', 'cases open', 'Child', 'child support', 'Child Support Enforcement', 'Children', 'current assistance', 'employees', 'former assistance', 'good cause', 'health insurance', 'interstate cases', 'iv-d offices', 'Medicaid', 'medical coverage', 'medical support', 'never assistance', 'open cases', 'open interstate cases', 'out-of-wedlock', 'paternity', 'paternity established', 'support', 'support distributed', 'support due', 'title iv-a', 'title iv-d', 'title iv-e', 'tribal iv-a'], 'bureauCode': ['001:05'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.acf.hhs.gov/datagov-datasets/ocse/dcs/157_CSE_ANNUAL_DICTIONARY.xlsx'}
{'description': '<p>The AFCARS Trends Chart tracks children in Foster Care from FY 2002 through the most recent year. A table of data and a graphic depiction of trends are shown for children in care on the first day of the year, entries to foster care, exits, children waiting to be adopted, children adopted, children with terminations of parental rights, and total children served in foster care.</p>\n', 'programCode': ['009:101'], 'title': 'Adoption and Foster Care Analysis and Reporting System Trends Chart and Table', 'temporal': '2010-01-01T00:00:00-05:00/2011-01-01T00:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families'}, 'landingPage': 'https://healthdata.gov/dataset/adoption-and-foster-care-analysis-and-reporting-system-trends-chart-and-table', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2013-01-18', 'accessLevel': 'public', 'identifier': '186960c3-830b-4181-9c12-b965b051047f', '@type': 'dcat:Dataset', 'modified': '2018-11-20', 'keyword': ['adoption and foster care'], 'bureauCode': ['009:70'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>Child Maltreatment Reports contain data from the National Child Abuse and Neglect Data System that have been aggregated to the State level</p>\n', 'programCode': ['184:016'], 'title': 'Child Maltreatment Annual Reports', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families, Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/child-maltreatment-annual-reports', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2013-01-18', 'temporal': '2010-01-01T00:00:00-05:00/2010-01-01T00:00:00-05:00', 'identifier': 'eb78172c-71ad-465f-a941-5ec61cdd0e3d', '@type': 'dcat:Dataset', 'modified': '2020-03-04', 'keyword': ['child abuse', 'child maltreatment', 'child safety'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': "<p>The National Child Abuse and Neglect Data System (NCANDS) Child File data set consists of child-specific data of all reports of maltreatment to State child protective service agencies that received an investigation or assessment response. NCANDS is a Federally-sponsored national data collection effort created for the purpose of tracking the volume and nature of child maltreatment reporting each year within the United States. The Child File is the case-level component of the NCANDS. Child File data are collected annually through the voluntary participation of States. Participating States submit their data after going through a process in which the State's administrative system is mapped to the NCANDS data structure. Data elements include the demographics of children and their perpetrators, types of maltreatment, investigation or assessment dispositions, risk factors, and services provided as a result of the investigation or assessment.</p>\n", 'programCode': ['009:094'], 'title': 'National Child Abuse and Neglect Data System (NCANDS) Child File', 'temporal': '2010-01-01T00:00:00-05:00/2010-01-01T00:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families'}, 'landingPage': 'https://healthdata.gov/dataset/national-child-abuse-and-neglect-data-system-ncands-child-file', 'modified': '2020-01-15', 'contactPoint': {'hasEmail': 'mailto:malcolm.hale@acf.hhs.gov', 'fn': 'Hale, Malcolm'}, 'issued': '2013-01-18', 'accessLevel': 'public', 'identifier': '6820d1cb-0e93-4870-b6e0-4a33d84122c1', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'query tool', 'accessURL': 'http://www.ndacan.acf.hhs.gov/datasets/datasets-list-ncands-child-file-dcdc.cfm', 'mediaType': 'application/unknown', 'title': 'Link to child file dataset for eligible members of the research community'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://healthdata.gov/sites/default/files/Findings%20from%20NCANDS%20-%20Data%20Tables%20%28updated%20with%20FY%202015%29.csv', 'format': '.csv', 'title': 'Findings from the National Child Abuse and Neglect Data System (NCANDS) - Data Tables (updated with FY 2015)', 'description': '<p>This file contains state-level counts, percentages, and rates for select findings from the National Child Abuse and Neglect Data System (NCANDS). Rates are calculated using child population data from the U.S. Census. The tables reflected in this dataset correspond to the state-by-state tables in the Child Maltreatment 2015 report which is available at <a href="https://www.acf.hhs.gov/cb/research-data-technology/statistics-research/child-maltreatment">https://www.acf.hhs.gov/cb/research-data-technology/statistics-research/...</a>.</p>\n', 'mediaType': 'text/csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://healthdata.gov/sites/default/files/Findings%20from%20NCANDS%20%E2%80%93%20File%20Contents%20and%20Definitions%20for%20the%20Data%20Tables%20%28updated%20with%20FY%202015%29.docx', 'format': 'docx', 'mediaType': 'application/vnd.openxmlformats-officedocument.wordprocessingml.document', 'title': 'Findings from the National Child Abuse and Neglect Data System (NCANDS) – File Contents and Definitions for the Data Tables (updated with FY 2015)'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://healthdata.gov/sites/default/files/Combined%20CM%202017%20data%20tables.xlsx', 'format': 'xlsx', 'title': 'Findings from the National Child Abuse and Neglect Data System (NCANDS) - Data Tables (From Child Maltreatment 2017)', 'description': '<p>This file contains state-level counts, percentages, and rates for select findings from the National Child Abuse and Neglect Data System (NCANDS). Rates are calculated using child population data from the U.S. Census. The tables reflected in this dataset correspond to the state-by-state tables in the Child Maltreatment 2017 report which is available at <a href="https://www.acf.hhs.gov/cb/research-data-technology/statistics-research/child-maltreatment">https://www.acf.hhs.gov/cb/research-data-technology/statistics-research/child-maltreatment</a></p>\n', 'mediaType': 'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://healthdata.gov/sites/default/files/Findings%20from%20the%20National%20Child%20Abuse%20and%20Neglect%20Data%20System%20CM%202017.docx', 'format': 'docx', 'title': 'Findings from the National Child Abuse and Neglect Data System (NCANDS) – File Contents and Definitions for the Data Tables (From Child Maltreatment 2017)', 'description': '<p>Findings from the National Child Abuse and Neglect Data System (NCANDS) – File Contents and Definitions for the Data Tables (From Child Maltreatment 2017)</p>\n', 'mediaType': 'application/vnd.openxmlformats-officedocument.wordprocessingml.document'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://healthdata.gov/sites/default/files/Findings%20from%20the%20National%20Child%20Abuse%20and%20Neglect%20Data%20System%20CM%202018.docx', 'format': 'docx', 'title': 'Findings from the National Child Abuse and Neglect Data System (NCANDS) - File contents and definitions (from Child Maltreatment 2018)', 'description': '<p>This file contains state-level counts, percentages, and rates for select findings from the National Child Abuse and Neglect Data System (NCANDS). Rates are calculated using child population data from the U.S. Census. The tables reflected in this dataset correspond to the state-by-state tables in the Child Maltreatment 2018 report which is available at <a href="https://www.acf.hhs.gov/cb/research-data-technology/statistics-research/child-maltreatment">https://www.acf.hhs.gov/cb/research-data-technology/statistics-research/...</a>.</p>\n', 'mediaType': 'application/vnd.openxmlformats-officedocument.wordprocessingml.document'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://healthdata.gov/sites/default/files/Combined_CM_2018_data_tables.xlsx', 'format': '.csv', 'mediaType': 'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet', 'title': 'Findings from the National Child Abuse and Neglect Data System (NCANDS) - Data tables (from Child Maltreatment 2018)'}], 'keyword': ['child abuse', 'child maltreatment', 'child safety', 'children'], 'bureauCode': ['009:70'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>The National Survey of Substance Abuse Treatment Services (N-SSATS) (formerly titled Uniform Facility Data Set (UFDS)) is designed to collect information from all facilities in the United States, both public and private, that provides substance abuse treatment. N-SSATS is one of three components of SAMHSA\'s Behavioral Health Services Information System (BHSIS, formerly Drug and Alcohol Services Information System (DASIS)) and is designed to provide the mechanism for quantifying the dynamic character and composition ofthe United States substance abuse treatment delivery system. In 1995, SAMHSA created BHSIS (formerly DASIS) to facilitate the integration of its existing treatment service\'s datasets and to reduce redundancy in data collection and reporting. The other two BHSIS components are the Inventory of Substance Abuse Treatment Services (I-SATS) and the Treatment Episode Data Set (TEDS). The I-SATS is a comprehensive listing of all known substance abuse treatment facilities in the United States. The TEDS is a client-level database of individuals admitted to publicly funded substance abuse treatment facilities and is available from the SAMHDA Web site. Together, these three BHSIS components provide national- and state-level data on persons receiving alcohol and substance abuse treatment as well as data on the facilities providing the treatment.</p>\n<p>Data collected in N-SSATS include topics covering ownership, services offered (assessment and pre-treatment, testing, transitional, ancillary, pharmacotherapies), primary focus (substance abuse, mental health, both, general health, other), hotline operation, methadone/Levo-Alpha Acetyl Methadol (LAAM)/buprenorphine dispensing, counseling and therapeutic approaches, special programs or groups, languages in which treatment is provided, type of treatment provided, number of clients (total and under age 18), number of beds, types of payment accepted, sliding fee scale, and facility accreditation and licensure/certification.</p>\n<p>The data elements and format that make up the core of the N-SSATS were first used in 1976 as part of survey efforts designed to measure the scope and use of drug abuse treatment services in the United States. This core was used throughout the 1970s and 1980s in several different surveys. In 1987 the first administration of the National Drug and Alcoholism Treatment Unit Survey (NDATUS) took place, and then occurred annually from 1989 to 1993. After the creation of the Substance Abuse and Mental Health Services Administration (SAMHSA) in 1992, NDATUS was redesigned as the Uniform Facility Data Set (UFDS), which was conducted from 1995 to 1998. In 1999, an abbreviated survey was conducted and the survey was redesigned. The 1999 study is not publicly available. In 2000, the full survey was conducted and renamed the National Survey of Substance Abuse Treatment Services (N-SSATS).</p>\n<p>N-SSATS is a point-prevalence survey. It provides information on the substance abuse treatment system and its clients on the reference date. Client counts reported here do not represent annual totals. Rather, N-SSATS provides a "snapshot" of substance abuse treatment facilities and clients on an average day. Through 2000, the N-SSATS reference date was October 1. In 2001, SAMHSA changed the reference date to the last business day in March. This change helped increase the timeliness of responses by individual facilities, but resulted in no data being collected for 2001. Therefore, 2002 marked the first year data were collected using the new reference date.</p>\n<p>The N-SSATS is sponsored by the Center for Behavioral Health Statistics and Quality at the Substance Abuse and Mental Health Services Administration.</p>\n', 'programCode': ['009:061'], 'title': '1997 through 2010 National Survey of Substance Abuse Treatment Services (N-SSATS)', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration, Department of Health & Human Services'}, 'theme': ['Health'], 'landingPage': 'https://healthdata.gov/dataset/1997-through-2010-national-survey-substance-abuse-treatment-services-n-ssats', 'modified': '2020-03-03', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-12-14', 'temporal': '1997-01-10T00:00:00-05:00/2010-03-10T00:00:00-05:00', 'identifier': 'f5e2cefa-4483-4724-bd3c-2934344d5834', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'http://www.icpsr.umich.edu/icpsrweb/SAMHDA/series/58', 'mediaType': 'application/unknown', 'title': 'CSV '}], 'keyword': ['alcohol abuse', 'drug abuse', 'drug treatment', 'health care services', 'HIV', 'intervention', 'substance abuse', 'Substance Abuse Treatment', 'treatment facilities', 'treatment programs'], 'bureauCode': ['001:05'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.icpsr.umich.edu/icpsrweb/SAMHDA/ssvd/series/58/variables'}
{'description': "<p>The Treatment Episode Data Set (TEDS) is an administrative data system providing descriptive information about the national flow of admissions to providers of substance abuse treatment. The TEDS is a continuation of the former Client Data System (CDS) that was originally developed by the Alcohol, Drug Abuse, and Mental Health Services Administration (predecessor to SAMHSA) in consultation with representatives of the state substance abuse agencies and appropriate national organizations. TEDS is one of the three components of SAMHSA's Behavioral Health Services Information System (BHSIS, formerly Drug and Alcohol Services Information System (DASIS)). The core of BHSIS is the Inventory of Substance Abuse Treatment Services (I-SATS), formerly known as the National Master Facility Inventory (NMFI). The I-SATS is a continuously-updated comprehensive listing of all known substance abuse treatment facilities. The third component of BHSIS is the National Survey of Substance Abuse Treatment Services (N-SSATS), formerly called the Uniform Facility Data Set (UFDS) survey. The N-SSATS is an annual survey of the location, characteristics, and utilization of alcoholism and drug abuse treatment facilities. The N-SSATS/UFDS is available from the SAMHDA Web site. Together, they provide national- and state-level information on the numbers and characteristics of individuals admitted to alcohol and drug treatment and describe the facilities that deliver care to those individuals. TEDS includes facilities that are licensed or certified by the state substance abuse agency to provide substance abuse treatment (or are administratively tracked for other reasons), and that are required by the states to provide TEDS client-level data. While compromising a significant proportion of all admissions to substance abuse treatment, TEDS does not include all such admissions. The scope of admissions included in TEDS is affected by differences in state reporting practices, varying definitions of treatment admission, availability of public funds, and public funding constraints. In 1997, TEDS was estimated to include 83 percent of TEDS-eligible admissions and 67 percent of all known admissions. See the full documentation for additional information.</p>\n<p>The TEDS series was designed to provide annual data on the number and characteristics of persons admitted to public and private substance abuse treatment programs receiving public funding. TEDS includes both Minimum Data Set (MDS) data (required reporting) and Supplemental Data Set (SuDS) data (optional reporting), as reported to state substance abuse agencies by the treatment programs. Additional variables, such as calculated age and census region, are added to the state data. TEDS provides information on service setting, number of prior treatments, primary source of referral, employment status, whether methadone was prescribed in treatment, presence of psychiatric problems, living arrangements, health insurance, substance(s) abused, route of administration, age at first use, pregnancy and veteran status, number of days waiting to enter treatment, and demographic variables.</p>\n<p>The TEDS data collection effort began in 1989 with three-year development grants to states. Within each state, treatment providers that receive any state agency funding, including the federal Substance Abuse Prevention and Treatment (SAPT) Block Grant monies, are expected to provide TEDS data for all clients admitted to treatment, regardless of the source of funding for individual clients.</p>\n<p>TEDS is sponsored by the Center for Behavioral Health Statistics and Quality at the Substance Abuse and Mental Health Services Administration.</p>\n", 'programCode': ['009:061'], 'title': '1992 through 2010 Treatment Episode Data Set - Admissions (TEDS-A)', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration, Department of Health & Human Services'}, 'theme': ['Health'], 'landingPage': 'https://healthdata.gov/dataset/1992-through-2010-treatment-episode-data-set-admissions-teds', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-12-14', 'temporal': '1992-01-01T00:00:00-05:00/2010-12-30T00:00:00-05:00', 'identifier': '0e0921f7-7874-48df-a0ef-225dabd99604', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'http://www.icpsr.umich.edu/icpsrweb/SAMHDA/series/56', 'mediaType': 'application/unknown', 'title': 'CSV '}], 'keyword': ['alcohol abuse', 'drug abuse', 'drug treatment', 'health care services', 'health insurance', 'intervention', 'mental health', 'substance abuse', 'Substance Abuse Treatment', 'treatment admissions', 'treatment programs'], 'bureauCode': ['009:30'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.icpsr.umich.edu/icpsrweb/SAMHDA/ssvd/series/56/variables'}
{'description': "<p>The Substance Abuse and Mental Health Services Administration (SAMHSA) provides on-line resource for locating drug and alcohol abuse treatment programs. The Substance Abuse Treatment Facility Locator lists:</p>\n<p>Private and public facilities that are licensed, certified, or otherwise approved for inclusion by their State substance abuse agency</p>\n<p>Treatment facilities administered by the Department of Veterans Affairs, the Indian Health Service and the Department of Defense.</p>\n<p>SAMHSA endeavors to keep the Locator current. All information in the Locator is completely updated each year, based on facility responses to SAMHSA's National Survey of Substance Abuse Treatment Services. The most recent complete update occurred on April 16, 2012 based on data collected as of March 31, 2011 in the National Survey of Substance Abuse Treatment Services. New facilities are added monthly. Updates to facility names, addresses, telephone numbers and services are made weekly, if facilities inform SAMHSA of changes.</p>\n", 'programCode': ['009:068'], 'title': 'Substance Abuse Treatment Facilities Locator', 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration, Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/substance-abuse-treatment-facilities-locator', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-12-14', 'accessLevel': 'public', 'identifier': 'c6c074c3-e676-48f1-be33-a412b846e7bb', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'http://findtreatment.samhsa.gov/TreatmentLocator/faces/geographicSearch.jspx', 'mediaType': 'application/unknown', 'title': 'CSV '}], 'keyword': ['drug and alcohol abuse treatment facilities'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': "<p>An online resource for locating mental health treatment facilities and programs supported by the Substance Abuse and Mental Health Services Administration (SAMHSA). The Mental Health Treatment Locator section of the Behavioral Health Treatment Services Locator lists facilities providing mental health services to persons with mental illness. It includes:<br />\nPublic mental health facilities that are funded by their State mental health agency (SMHA) or other State agency or department<br />\nMental health treatment facilities administered by the Department of Veterans Affairs, Private for-profit and non-profit mental health facilities that are licensed by the State or accredited by a national accreditation organization.</p>\n<p>NOTE: The Mental Health Treatment Locator does not include facilities whose primary or only focus is the provision of services to persons with Mental Retardation (MR), Developmental Disability (DD), and Traumatic Brain Injuries (TBI). Facilities that provide treatment exclusively to persons with mental illness who are incarcerated. Mental health professionals in private practice (individual) or in a small group practice not licensed or certified as a mental health clinic or (community) mental health center.</p>\n<p>SAMHSA endeavors to keep the Locator current. All information in the Locator is updated annually based on facility responses to SAMHSA's National Mental Health Services Survey (N-MHSS). The most recent complete update includes data collected as of April 30, 2010 in the N-MHSS. New facilities are added monthly. Updates to facility names, addresses, telephone numbers and services are made weekly, if facilities inform SAMHSA of changes.</p>\n<p>For additional advice, you may call the Referral Helpline operated by SAMHSA's Center for Substance Abuse Treatment:</p>\n<p><code>1-800-662-HELP (English & Español)</p>\n<p>1-800-487-4889 (TTY)<br />\n</code></p>\n", 'programCode': ['009:068'], 'title': 'Mental Health Treatement Facilities Locator', 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration, Department of Health & Human Services'}, 'theme': ['Health'], 'landingPage': 'https://healthdata.gov/dataset/mental-health-treatement-facilities-locator', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:findtreatment@samhsa.hhs.gov', 'fn': 'Find Treatment'}, 'issued': '2012-12-14', 'accessLevel': 'public', 'identifier': '08d3f21c-6ab7-4f78-9590-54eb07ee6670', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://findtreatment.samhsa.gov/MHTreatmentLocator/faces/geographicSearch.jspx', 'mediaType': 'application/unknown', 'title': 'Query Tool '}, {'@type': 'dcat:Distribution', 'format': 'widget', 'accessURL': 'http://www.mentalhealth.gov/widgets-badges/index.html', 'mediaType': 'application/unknown', 'title': 'Widget '}, {'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://serviceslocator.mentalhealth.gov/providers/', 'mediaType': 'application/unknown', 'title': 'Map '}], 'keyword': ['help', 'locator', 'mental health treatment facilities', 'Provider', 'psychatrist', 'psychologist', 'sexual assault', 'substance abuse. buprenorphine', 'suicide prevention', 'therapy'], 'bureauCode': ['009:30'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': "<p>The Drug Abuse Warning Network (DAWN) is a nationally representative public health surveillance system that continuously monitors drug-related visits to hospital emergency departments (EDs). A DAWN case is any ED visit involving recent drug use that is implicated in the ED visit. DAWN captures both ED visits that are directly caused by drugs and those in which drugs are a contributing factor but not the direct cause of the ED visit. Annually, DAWN produces estimates of drug-related visits to hospital EDs for the nation as a whole and for selected metropolitan areas.</p>\n<p>DAWN is used to monitor trends in drug misuse and abuse, identify the emergence of new substances and drug combinations, assess health hazards associated with drug abuse, and estimate the impact of drug misuse and abuse on the Nation's health care system. DAWN relies on a longitudinal probability sample of hospitals located throughout the United States. To be eligible for selection into the DAWN sample, a hospital must be a non-federal, short-stay, general surgical and medical hospital located in the United States, with at least one 24-hour ED. The dataset includes demographics, up to 16 drugs involved in the ED visit, toxicology confirmation, route of administration, type of case, and disposition of the patient following the visit.</p>\n", 'programCode': ['009:061'], 'title': '2004 through 2010 Drug Abuse Warning Network (DAWN)', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration, Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/2004-through-2010-drug-abuse-warning-network-dawn', 'modified': '2020-03-03', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-11-30', 'temporal': '2004-01-01T00:00:00-05:00/2010-12-31T00:00:00-05:00', 'identifier': '4f47324e-307a-414b-9d3a-8ef27bb60860', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'http://www.icpsr.umich.edu/icpsrweb/SAMHDA/series/97', 'mediaType': 'application/unknown', 'title': 'CSV '}], 'keyword': ['Drug Related Emergency Department Visits'], 'bureauCode': ['001:05'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.icpsr.umich.edu/icpsrweb/SAMHDA/ssvd/series/97/variables'}
{'rights': 'N/A', 'description': "<p>The State Ambulatory Surgery Databases (SASD) contain the universe of hospital-based ambulatory surgery encounters in participating States. Some States include ambulatory surgery encounters from free-standing facilities as well. Restricted access data files are available with a data use agreement and brief online security training.</p>\n<p>The data are translated into a uniform format to facilitate multi-State comparisons and analyses. The SASD include all patients in participating settings, regardless of payer, e.g., persons covered by Medicare, Medicaid, private insurance, and the uninsured.</p>\n<p>The SASD contain clinical and resource use information included in a typical discharge abstract, with safeguards to protect the privacy of individual patients, physicians, and facilities (as required by data sources).</p>\n<p>Data elements include but are not limited to: diagnoses, procedures, admission and discharge status, patient demographics (e.g., gender, age), total charges, and expected payment source (e.g., Medicare, Medicaid, private insurance, self-pay; for some States, additional discrete payer categories, such as managed care). In addition to the core set of uniform data elements common to all SASD, some include State-specific data elements, such as the patient's race. The SASD exclude data elements that could directly or indirectly identify individuals.</p>\n<p>For some States, hospital and county identifiers are included that permit linkage to the American Hospital Association Annual Survey File and the Area Resource File.</p>\n", 'temporal': '1997-01-02T00:00:00-05:00/2016-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Agency for Healthcare Research and Quality, Department of Health & Human Services'}, 'theme': ['Health', 'Quality', 'Medicare', 'Hospital', 'Inpatient', 'State'], 'landingPage': 'https://www.hcup-us.ahrq.gov/db/state/sasddbdocumentation.jsp', 'contactPoint': {'hasEmail': 'mailto:hcup@ahrq.gov', 'fn': 'HCUP User Support'}, 'issued': '2012-11-11', 'programCode': ['009:072'], 'accessLevel': 'restricted public', 'identifier': 'eabeb3a6-d2d7-43be-b43d-f83414eb7ee1', '@type': 'dcat:Dataset', 'modified': '2020-03-04', 'keyword': ['Ambulatory Surgery', 'Claims', 'diagnoses', 'hcup', 'health care', 'health statistics', 'Hospital', 'procedures', 'Utilization'], 'bureauCode': ['009:33'], 'dataQuality': True, 'title': 'HCUP State Ambulatory Surgery Databases (SASD) - Restricted Access Files', 'describedBy': 'http://www.hcup-us.ahrq.gov/db/state/sasddist/sasd_multivar.jsp'}
{'rights': 'N/A', 'description': '<p>The Nationwide Emergency Department Sample (NEDS) was created to enable analyses of emergency department (ED) utilization patterns and support public health professionals, administrators, policymakers, and clinicians in their decision-making regarding this critical source of care. The NEDS can be weighted to produce national estimates. Restricted access data files are available with a data use agreement and brief online security training.</p>\n<p>The NEDS is the largest all-payer ED database in the United States. It was constructed using records from both the HCUP State Emergency Department Databases (SEDD) and the State Inpatient Databases (SID), both also described in healthdata.gov. The SEDD capture information on ED visits that do not result in an admission (i.e., treat-and-release visits and transfers to another hospital). The SID contain information on patients initially seen in the emergency room and then admitted to the same hospital.</p>\n<p>The NEDS contains 25-30 million (unweighted) records for ED visits for over 950 hospitals and approximates a 20-percent stratified sample of U.S. hospital-based EDs.</p>\n<p>The NEDS contains information about geographic characteristics, hospital characteristics, patient characteristics, and the nature of visits (e.g., common reasons for ED visits, including injuries). The NEDS contains clinical and resource use information included in a typical discharge abstract, with safeguards to protect the privacy of individual patients, physicians, and hospitals (as required by data sources). It includes ED charge information for over 85% of patients, regardless of payer, including patients covered by Medicaid, private insurance, and the uninsured. The NEDS excludes data elements that could directly or indirectly identify individuals, hospitals, or states.</p>\n', 'temporal': '2006-01-02T00:00:00-05:00/2015-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Agency for Healthcare Research and Quality, Department of Health & Human Services'}, 'theme': ['Health', 'Quality', 'Medicare', 'Hospital', 'Inpatient', 'National'], 'landingPage': 'https://www.hcup-us.ahrq.gov/db/nation/neds/nedsdbdocumentation.jsp', 'contactPoint': {'hasEmail': 'mailto:hcup@ahrq.gov', 'fn': 'HCUP User Support'}, 'issued': '2012-11-11', 'programCode': ['009:037'], 'accessLevel': 'restricted public', 'identifier': '26887d97-e5da-4b40-893d-0cb9bebf1948', '@type': 'dcat:Dataset', 'modified': '2020-03-04', 'keyword': ['Claims', 'diagnoses', 'Emergency Department', 'hcup', 'health care', 'health statistics', 'Hospital', 'Inpatient', 'procedures', 'sexual assault', 'Utilization'], 'bureauCode': ['009:33'], 'dataQuality': True, 'title': 'HCUP Nationwide Emergency Department Database (NEDS) Restricted Access File', 'describedBy': 'http://www.hcup-us.ahrq.gov/db/nation/neds/nedsdde.jsp'}
{'rights': 'N/A', 'description': '<p>The KID was specifically designed to permit researchers to study a broad range of conditions and procedures related to child health issues. Researchers and policymakers can use the KID to identify, track, and analyze national trends in health care utilization, access, charges, quality, and outcomes. Restricted access data files are available with a data use agreement and brief online security training.</p>\n<p>The KID is the only hospital administrative dataset designed specifically to assess use of hospital services by newborns, children, and adolescents. The KID enables studies of specific conditions, procedures, and subpopulations that often cannot be assessed with other databases because children account for a relatively small proportion of hospital stays.</p>\n<p>Using the KID, it is possible to study varied topics including the incidence of uncommon conditions such as congenital anomalies, the economic burden associated with specific procedures or conditions such as adolescent pregnancy, and the pediatric conditions most often associated with particular outcomes such as death in the hospital.</p>\n<p>The KID is the only all-payer inpatient care database for children in the United States. It is a sample of pediatric discharges from 2,500-4,000 U.S. hospitals yielding approximately two to three million unweighted hospital discharges for children per year. About 10 percent of normal newborns and 80 percent of other neonatal and pediatric stays are selected from each hospital that is sampled.</p>\n<p>The KID contains clinical and resource use information included in a typical discharge abstract, with safeguards to protect the privacy of individual patients, physicians, and hospitals (as required by data sources). It includes charge information on all patients, regardless of payer, including children covered by Medicaid, private insurance, and the uninsured. It is created every three years beginning in 1997.</p>\n', 'temporal': '1997-01-02T00:00:00-05:00/2012-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Agency for Healthcare Research and Quality, Department of Health & Human Services'}, 'theme': ['Health', 'Hospital', 'Inpatient'], 'landingPage': 'https://www.hcup-us.ahrq.gov/db/nation/kid/kiddbdocumentation.jsp', 'contactPoint': {'hasEmail': 'mailto:hcup@ahrq.gov', 'fn': 'HCUP User Support'}, 'issued': '2012-11-11', 'programCode': ['009:015'], 'accessLevel': 'restricted public', 'identifier': '7f696142-9d9e-452f-af1a-3568c3c4bd11', '@type': 'dcat:Dataset', 'modified': '2020-03-04', 'keyword': ['Claims', 'diagnoses', 'hcup', 'health care', 'health statistics', 'Hospital', 'Inpatient', 'neonatal', 'pediatric', 'procedures', 'Utilization'], 'bureauCode': ['009:33'], 'dataQuality': True, 'title': "HCUP Kids' Inpatient Database (KID) - Restricted Access File", 'describedBy': 'http://www.hcup-us.ahrq.gov/db/nation/kid/kiddde.jsp'}
{'rights': 'N/A', 'description': "<p>The State Emergency Department Databases (SEDD) contain the universe of emergency department visits in participating States. Restricted access data files are available with a data use agreement and brief online security training.</p>\n<p>The data are translated into a uniform format to facilitate multi-State comparisons and analyses. The SEDD consist of data from hospital-based emergency departments and include all patients, regardless of payer, e.g., persons covered by Medicare, Medicaid, private insurance, and the uninsured.</p>\n<p>The SEDD contain clinical and resource use information included in a typical discharge abstract, with safeguards to protect the privacy of individual patients, physicians, and facilities (as required by data sources). Data elements include but are not limited to: diagnoses, procedures, admission and discharge status, patient demographics (e.g., gender, age), total charges, length of stay, and expected payment source (e.g., Medicare, Medicaid, private insurance, self-pay; for some States, additional discrete payer categories, such as managed care). In addition to the core set of uniform data elements common to all SEDD, some include State-specific data elements, such as the patient's race. The SEDD exclude data elements that could directly or indirectly identify individuals. For some States, hospital and county identifiers are included that permit linkage to the American Hospital Association Annual Survey File and the Area Resource File.</p>\n", 'temporal': '1999-01-02T00:00:00-05:00/2016-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Agency for Healthcare Research and Quality, Department of Health & Human Services'}, 'theme': ['Community', 'Health', 'Quality', 'Medicare', 'Hospital', 'State'], 'landingPage': 'https://www.hcup-us.ahrq.gov/db/state/sedddbdocumentation.jsp', 'contactPoint': {'hasEmail': 'mailto:hcup@ahrq.gov', 'fn': 'HCUP User Support'}, 'issued': '2012-11-11', 'programCode': ['009:074'], 'accessLevel': 'restricted public', 'identifier': '2b348273-0524-432c-92dd-f386f134300e', '@type': 'dcat:Dataset', 'modified': '2020-03-03', 'keyword': ['Claims', 'community health', 'diagnoses', 'Emergency Department', 'hcup', 'health care', 'health statistics', 'Hospital', 'procedures', 'sexual assault', 'Utilization'], 'bureauCode': ['009:33'], 'dataQuality': True, 'title': 'HCUP State Emergency Department Databases (SEDD) - Restricted Access File', 'describedBy': 'http://www.hcup-us.ahrq.gov/db/state/sedddist/sedd_multivar.jsp'}
{'description': '<p>Population estimates from "bridging" the 31 race categories used in Census 2000, as specified in the 1997 Office of Management and Budget (OMB) race and ethnicity data collection standards, to the four race categories specified under the 1977 standards (Asian or Pacific Islander, Black or African American, American Indian or Alaska Native, White).</p>\n', 'programCode': ['009:031'], 'title': 'Bridged Race Population Estimates', 'temporal': '2002-01-01T00:00:00-05:00/2011-12-31T00:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'landingPage': 'https://healthdata.gov/dataset/bridged-race-population-estimates', 'modified': '2019-06-15', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-11-05', 'accessLevel': 'public', 'identifier': '065b5b37-ad82-4921-87db-b676f20aab99', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'query tool', 'accessURL': 'http://wonder.cdc.gov/wonder/help/bridged-race.html', 'mediaType': 'application/unknown', 'title': 'Query Tool '}], 'keyword': ['Race and ethnicity statistics'], 'bureauCode': ['009:20'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://wonder.cdc.gov/wonder/help/bridged-race.html'}
{'description': "<p>The National Survey of Family Growth (NSFG) gathers information on family life, marriage and divorce, pregnancy, infertility, use of contraception, and men's and women's health. The survey results are used by the U.S. Department of Health and Human Services and others to plan health services and health education programs, and to do statistical studies of families, fertility, and health. Years included: 1973, 1976, 1982, 1988, 1995, 2002, 2006-2010; Data use agreement at time of file download:</p>\n", 'programCode': ['006:008'], 'title': 'National Survey of Family Growth', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention, Department of Health & Human Services'}, 'theme': ['Health'], 'landingPage': 'https://healthdata.gov/dataset/national-survey-family-growth', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:nsfg@cdc.gov', 'fn': 'National Survey of Family Growth'}, 'issued': '2012-11-05', 'temporal': '1973-01-01T00:00:00-05:00/2010-12-31T00:00:00-05:00', 'identifier': 'b7600411-7e43-4c17-91b8-4627322de255', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'http://www.cdc.gov/nchs/nsfg/nsfg_2006_2010_puf.htm#downloadable', 'mediaType': 'application/unknown', 'title': 'CSV '}], 'keyword': ['families', 'fertility', 'health', 'rape', 'sexual assault'], 'bureauCode': ['009:20'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.cdc.gov/nchs/nsfg/nsfg_questionnaires.htm'}
{'description': '<p>VitalStats: A collection of vital statistics products including tables, data files, and reports that allow users to access and examine vital statistics and population data interactively.</p>\n<p>VitalStats includes pre-built tables and reports for quick access to statistics; or the user can create tables--choosing from over 100 variables. Tables can be customized to create charts, graphs, and maps. Data can be exported.</p>\n', 'programCode': ['009:048'], 'title': 'Vital Stats (Vital Statistics Tables and files- Births, Infant Deaths, Fetal Deaths)', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/vital-stats-vital-statistics-tables-and-files-births-infant-deaths-fetal-deaths', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-11-05', 'temporal': '1990-01-01T00:00:00-05:00/2011-12-31T00:00:00-05:00', 'identifier': 'f954e1b2-d513-4b70-b892-f1bebbed46bb', '@type': 'dcat:Dataset', 'modified': '2020-03-04', 'keyword': ['Births Perinatal Mortality Population Statistics'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.cdc.gov/nchs/VitalStats.htm'}
{'description': '<p>Access to a variety of United States birth and death files including fetal deaths: Birth Files, 1968-2009; 1995-2005; Fetal death file, 1982-2005; Mortality files, 1968-2009; Cohort-Linked birth/infant death files, 1983-1991; and Period-Linked birth/infant death files, 1995-2007</p>\n', 'programCode': ['009:015'], 'title': 'Births and deaths including fetal deaths', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/births-and-deaths-including-fetal-deaths', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-11-05', 'temporal': '1968-01-01T00:00:00-05:00/2009-12-31T00:00:00-05:00', 'identifier': '573b27ed-7cbb-4427-99f7-e69924b08894', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'query tool', 'accessURL': 'http://www.cdc.gov/nchs/data_access/Vitalstatsonline.htm', 'mediaType': 'application/unknown', 'title': 'Query Tool '}], 'keyword': ['Vital statistics US births and deaths'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.cdc.gov/nchs/data_access/VitalStatsOnline.htm'}
{'description': '<p>Restricted Data Files Available at the Data Centers<br />\nResearchers and users with approved research projects can access restricted data files that have not been publicly released for reasons of confidentiality at the AHRQ Data Center in Rockville, Maryland.<br />\nQualified researchers can also access restricted data files through the U.S. Census Research Data Center (RDC) network (<a href="http://www.census.gov/ces/dataproducts/index.html">http://www.census.gov/ces/dataproducts/index.html</a> -- Scroll down the page and click on the Agency for Health Care Research and Quality (AHRQ) link.) For information on the RDC research proposal process and the data sets available, read AHRQ-Census Bureau agreement on access to restricted MEPS data.</p>\n', 'programCode': ['009:073'], 'title': 'Medical Expenditure Panel Survey (MEPS) Restricted Data Files ', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Agency for Healthcare Research and Quality, Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/medical-expenditure-panel-survey-meps-restricted-data-files', 'modified': '2020-03-03', 'contactPoint': {'hasEmail': 'mailto:mepsprojectdirector@ahrq.hhs.gov', 'fn': 'MEPS Project Director'}, 'issued': '2012-10-24', 'temporal': '1996-01-01T00:00:00-05:00/2012-12-31T00:00:00-05:00', 'identifier': 'f55380d9-8356-4d7a-97b2-ce8764053f29', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'query tool', 'accessURL': 'http://meps.ahrq.gov/mepsweb/data_stats/onsite_datacenter.jsp', 'mediaType': 'application/unknown', 'title': 'Query Tool '}], 'keyword': ['agency-for-healthcare-research-and-quality-department-of-health-human-services'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://meps.ahrq.gov/mepsweb/data_stats/onsite_datacenter.jsp'}
{'description': '<p>MEPSnet HC Query Tool<br />\nMEPSnet/Household Component provides easy access to nationally representative statistics of health care use, expenditures, sources of payment, and insurance coverage for the U.S. civilian noninstitutionalized population. MEPSnet/HC allows you to generate statistics using MEPS Household Component public use files.</p>\n', 'programCode': ['009:072'], 'title': 'Medical Expenditure Panel Survey (MEPS) Query Tool', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Agency for Healthcare Research and Quality, Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/medical-expenditure-panel-survey-meps-query-tool', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:mepsprojectdirector@ahq.hhs.gov', 'fn': 'MEPS Project Director'}, 'issued': '2012-10-24', 'temporal': '1996-01-01T00:00:00-05:00/2012-12-31T00:00:00-05:00', 'identifier': '39432298-9359-4869-a4a9-2020a0bab03b', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'query tool', 'accessURL': 'http://meps.ahrq.gov/mepsweb/data_stats/meps_query.jsp', 'mediaType': 'application/unknown', 'title': 'Query Tool '}], 'keyword': ['agency-for-healthcare-research-and-quality-department-of-health-human-services'], 'bureauCode': ['009:33'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://meps.ahrq.gov/mepsweb/data_stats/meps_query.jsp'}
{'description': '<p>Summary Data Tables Data collected through MEPS are used to generate tables with frequently used summary statistics. These tables are available here for both the Household Component and the Insurance Component.<br />\nHousehold Component Summary Tables<br />\nThe Household Component summary tables provide frequently used summary estimates at the national level on household medical utilization and expenditures: demographic characteristics, health conditions, health status, use of medical care services, charges and payments, access to care, satisfaction with care, health insurance coverage, income, and employment. Some of these tables can be customized online. State-level estimates of household medical utilization and expenditures are also provided for selected states. Insurance Component Summary Tables<br />\nThe Insurance Component summary tables provide estimates at the national, state, and metro area levels on employer-based health insurance: number and types of insurance plans, premiums, benefits, contributions by employers and employees, and employer characteristics. Please note, in preparation for improvements in the data collection process, 2007 data for the Insurance Component was not collected.<br />\nMEPS employer-based health insurance tables are produced in the year following data collection. Private-sector tables are posted in July; government and civilian tables are posted in November. National-level tables: Private sector estimates by firm size, industry group, census regions and other characteristics; public sector data by state and local government types, government size, and census division; civilian estimates that incorporate both the private and state and local government sectors; national totals for enrollees and cost of health insurance coverage for both the private and public sectors. State and metro area tables: State-level estimates for the private sector by firm size, industry groupings, ownership type, age of firm, employee characteristics, and average wage quartiles. Metropolitan area private sector estimates of premiums, employee contributions, enrollments, and take-up rates by firm size.</p>\n', 'programCode': ['009:072'], 'title': 'Medical Expenditure Panel Survey (MEPS) Summary Data Tables', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Agency for Healthcare Research and Quality, Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/medical-expenditure-panel-survey-meps-summary-data-tables', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:mepsprojectdirector@ahrq.hhs.gov', 'fn': 'MEPS Project Director'}, 'issued': '2012-10-24', 'temporal': '1996-01-01T00:00:00-05:00/2012-12-31T00:00:00-05:00', 'identifier': 'd8994c87-aa59-42fd-a51b-befaac971cf5', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'query tool', 'accessURL': 'http://meps.ahrq.gov/mepsweb/data_stats/quick_tables.jsp', 'mediaType': 'application/unknown', 'title': 'Query Tool '}], 'keyword': ['agency-for-healthcare-research-and-quality-department-of-health-human-services'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://meps.ahrq.gov/mepsweb/data_stats/quick_tables.jsp'}
{'description': "<p>The Medical Expenditure Panel Survey (MEPS) Household Component (HC) collects data from a sample of families and individuals in selected communities across the United States, drawn from a nationally representative subsample of households that participated in the prior year's National Health Interview Survey (conducted by the National Center for Health Statistics). During the household interviews, MEPS collects detailed information for each person in the household on the following: demographic characteristics, health conditions, health status, use of medical services, charges and source of payments, access to care, satisfaction with care, health insurance coverage, income, and employment. The panel design of the survey, which features several rounds of interviewing covering two full calendar years, makes it possible to determine how changes in respondents' health status, income, employment, eligibility for public and private insurance coverage, use of services, and payment for care are related. The HC expenditures have been projected to future years by selected demographic characteristics by source of payment and type of service. HC data are available on the MEPS Web site in data tables, downloadable data files (person, job, event, or condition level). Public Use Files are available.</p>\n", 'programCode': ['009:072'], 'title': 'Medical Expenditure Panel Survey Household Component', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Agency for Healthcare Research and Quality, Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/medical-expenditure-panel-survey-household-component', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:mepsprojectdirector@ahrq.hhs.gov', 'fn': 'MEPS Project Director'}, 'issued': '2012-10-24', 'temporal': '1996-01-01T00:00:00-05:00/2010-12-31T00:00:00-05:00', 'identifier': '0855a432-ecad-4c56-8734-76bac1184345', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'query tool', 'accessURL': 'http://meps.ahrq.gov/mepsweb/data_stats/download_data_files.jsp', 'mediaType': 'application/unknown', 'title': 'Query Tool '}], 'keyword': ['agency-for-healthcare-research-and-quality-department-of-health-human-services'], 'bureauCode': ['009:33'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://meps.ahrq.gov/mepsweb/data_stats/download_data_files.jsp'}
{'description': '<p>This is an RSS Feed of Food Safety information that’s produced in real-time by the CDC. This RSS feed is the integration of two other XML feeds, one from the USDA\'s Food Safety Inspection Service (FSIS) - <a href="http://www.fsis.usda.gov/RSS/usdarss.xml">http://www.fsis.usda.gov/RSS/usdarss.xml</a> - and one from the FDA\'s Food Safety Recalls - <a href="http://www.fda.gov/AboutFDA/ContactFDA/StayInformed/RSSFeeds/FoodSafety/rss.xml">http://www.fda.gov/AboutFDA/ContactFDA/StayInformed/RSSFeeds/FoodSafety/...</a>. Most users will prefer the CDC feed linked above, but developers may prefer the individual XML feeds.</p>\n', 'programCode': ['005:058'], 'title': 'Food Safety Information RSS feed', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention, Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/food-safety-information-rss-feed', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-08-28', 'accessLevel': 'public', 'identifier': '58aa7a22-f890-4cf9-9f34-f953d4a96871', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'text/xml', 'accessURL': 'http://www2c.cdc.gov/podcasts/createrss.asp?c=146', 'mediaType': 'application/unknown', 'title': 'XML '}], 'keyword': ['food products'], 'bureauCode': ['009:20'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>The National Drug File - Reference Terminology (NDF-RT) is produced by the U.S. Department of Veterans Affairs, Veterans Health Administration (VHA). NDF-RT is an extension of the VHA National Drug File (NDF). It organizes the drug list into a formal representation. NDF-RT Reference Terminology API provides clinical information about medications, including therapeutic intent, mechanism of action, physiologic effect and drug-drug interactions. Two NDF-RT APIs (SOAP/WSDL and RESTful) are available for retrieving NDF-RT data.</p>\n', 'programCode': ['009:002'], 'publisher': {'@type': 'org:Organization', 'name': 'National Library of Medicine (NLM)'}, 'landingPage': 'https://healthdata.gov/dataset/national-drug-file-reference-terminology-api', 'modified': '2020-02-24', 'contactPoint': {'hasEmail': 'mailto:custserv@nlm.nih.gov', 'fn': 'NLM Customer Service'}, 'issued': '2012-08-22', 'accessLevel': 'public', 'identifier': 'e270b199-ee50-46c3-bd68-31e4d89ace95', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'api', 'accessURL': 'https://rxnav.nlm.nih.gov/NdfrtAPIs.html#', 'mediaType': 'application/unknown', 'title': 'API '}], 'keyword': ['drug characteristics', 'Drugs', 'pharmacokinetics', 'pharmacology'], 'bureauCode': ['009:25'], 'dataQuality': True, 'title': 'National Drug File - Reference Terminology API', 'describedBy': 'http://www.nlm.nih.gov/research/umls/sourcereleasedocs/current/NDFRT/index.html'}
{'description': '<p>The Pillbox website was developed to aid in the identification of unknown pills (oral solid dosage form medications). It combines images of pills with appearance and other information to enable users to visually search for and identify oral solid dosage form medications.</p>\n', 'programCode': ['009:046'], 'publisher': {'@type': 'org:Organization', 'name': 'National Library of Medicine (NLM)'}, 'landingPage': 'https://pillbox.nlm.nih.gov/pillimage/search.php', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:custserv@nlm.nih.gov', 'fn': 'NLM Customer Service'}, 'issued': '2012-08-22', 'accessLevel': 'public', 'identifier': 'fd837136-f204-491c-b36f-349b5aaf4329', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'api', 'accessURL': 'http://pillbox.nlm.nih.gov/API-documentation.html', 'mediaType': 'application/unknown', 'title': 'API '}, {'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://pillbox.nlm.nih.gov/pillimage/search.php', 'mediaType': 'application/unknown', 'title': 'Search Pillbox'}, {'@type': 'dcat:Distribution', 'format': 'data', 'accessURL': 'https://pillbox.nlm.nih.gov/developer.html#data', 'mediaType': 'application/unknown', 'title': 'Download Pillbox Data'}], 'keyword': ['pharmaceutical', 'Pharmacy', 'pill identification'], 'bureauCode': ['009:25'], 'dataQuality': True, 'title': 'Pillbox'}
{'description': "<p>MetaMap is a highly configurable application developed by the Lister Hill National Center for Biomedical Communications at the National Library of Medicine (NLM) to map biomedical text to the UMLS Metathesaurus or, equivalently, to identify Metathesaurus concepts referred to in English text. MetaMap employs a knowledge-intensive approach, natural-language processing (NLP), and computational-linguistic techniques, and is used worldwide in industry and academia. At NLM, MetaMap is one of the foundations of NLM's Medical Text Indexer (MTI), which is applied to both semiautomatic and fully automatic indexing of biomedical literature.</p>\n", 'programCode': ['009:041'], 'publisher': {'@type': 'org:Organization', 'name': 'National Library of Medicine (NLM)'}, 'landingPage': 'https://metamap.nlm.nih.gov/', 'modified': '2020-01-28', 'contactPoint': {'hasEmail': 'mailto:custserv@nlm.nih.gov', 'fn': 'NLM Customer Service'}, 'issued': '2012-08-22', 'accessLevel': 'public', 'identifier': '0170c150-7a0e-4340-bfea-b628a67a2833', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'api', 'accessURL': 'http://metamap.nlm.nih.gov/', 'mediaType': 'application/unknown', 'title': 'API '}], 'keyword': ['medical informatics'], 'bureauCode': ['009:25'], 'dataQuality': True, 'title': 'MetaMap'}
{'description': '<p>LocatorPlus is an interface for searching the collections of the National Library of Medicine.</p>\n', 'programCode': ['009:041'], 'publisher': {'@type': 'org:Organization', 'name': 'National Library of Medicine (NLM)'}, 'theme': ['Health'], 'landingPage': 'http://locatorplus.gov/', 'modified': '2018-11-20', 'contactPoint': {'hasEmail': 'mailto:custserv@nlm.nih.gov', 'fn': 'NLM Customer Service'}, 'issued': '2012-08-22', 'accessLevel': 'public', 'identifier': '2155cac9-dd24-4d9a-8390-21ee22f7c9d0', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>An API for downloading bibliographic records from the collections of the National Library of Medicine.</p>\n', 'accessURL': 'https://www.nlm.nih.gov/services/lpz3950.html', 'mediaType': 'application/unknown', 'title': 'NLM LocatorPlus API'}, {'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://locatorplus.gov/cgi-bin/Pwebrecon.cgi?DB=local&PAGE=First', 'mediaType': 'application/unknown', 'title': 'Search NLM LocatorPlus'}], 'keyword': ['Library Catalog'], 'bureauCode': ['009:25'], 'dataQuality': True, 'title': 'NLM LocatorPlus'}
{'description': '<p>The UTS API is intended for application developers to perform Web service calls and retrieve UMLS data within their own applications. The UTS API provides the ability to search, retrieve, and filter terms, concepts, attributes, relations, metadata and more from over 160 vocabularies of the UMLS Metathesaurus, as well as the Semantic Network. Paging, sorting and filtering (PSF) capabilities allows users to customize results of Web service calls in many ways: choose to include or exclude specific criteria, sort results by fields, or specify results displayed per page. The documentation provides a suite of Web Services Description Language (WSDL) files, API installation instructions, and sample code.</p>\n', 'programCode': ['009:046'], 'publisher': {'@type': 'org:Organization', 'name': 'National Library of Medicine (NLM)'}, 'landingPage': 'https://www.nlm.nih.gov/research/umls', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:steve.emrick@nih.gov', 'fn': 'Steven Emrick'}, 'issued': '2012-08-22', 'accessLevel': 'public', 'identifier': '26530415-32f1-4f4d-9005-3949b7f4222e', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': "<p>A SOAP interface to search and retrieve data from the National Library of Medicine's Unified Medical Language System (UMLS) database</p>\n", 'format': 'api', 'title': 'UMLS SOAP API ', 'accessURL': 'https://uts.nlm.nih.gov/home.html', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'description': "<p>A REST-ful interface for users to search and retrieve the National Library of Medicine's Unified Medical Language System database (UMLS)</p>\n", 'format': 'api', 'title': 'UMLS REST API', 'accessURL': 'https://documentation.uts.nlm.nih.gov/rest/home.html', 'mediaType': 'application/unknown'}], 'keyword': ['medical informatics'], 'bureauCode': ['009:25'], 'dataQuality': True, 'title': 'Unified Medical Language System Terminology Services (UTS) API'}
{'description': '<p>The SKR Project was initiated at NLM in order to develop programs to provide usable semantic representation of biomedical free text by building on resources currently available at the library. The SKR project is concerned with reliable and effective management of the information encoded in natural language texts. The project develops programs that provide usable semantic representation of biomedical text by building on resources currently available at the Library, especially the UMLS knowledge sources and the natural language processing tools provided by the SPECIALIST system. This Java-based API to the Semantic Knowledge Representation (SKR) Scheduler facility was created to provide users with the ability to programmatically submit jobs to the Scheduler Batch and Interactive facilities instead of using the Web-based interface.</p>\n', 'programCode': ['009:066'], 'publisher': {'@type': 'org:Organization', 'name': 'National Library of Medicine (NLM)'}, 'landingPage': 'https://skr3.nlm.nih.gov/', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:custserv@nlm.nih.gov', 'fn': 'NLM Customer Service'}, 'issued': '2012-08-22', 'accessLevel': 'public', 'identifier': 'f0439c76-7946-4c71-ab14-c52783e7f1db', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'api', 'accessURL': 'http://skr.nlm.nih.gov/SKR_API/index.shtml', 'mediaType': 'application/unknown', 'title': 'API '}], 'keyword': ['medical informatics'], 'bureauCode': ['009:25'], 'dataQuality': True, 'title': 'Semantic Knowledge Representation (SKR) API'}
{'description': '<p>RxTerms is a drug interface terminology derived from RxNorm for prescription writing or medication history recording (e.g. in e-prescribing systems, PHRs). RxTerms is derived only from the non-proprietary content of RxNorm, which is developed and maintained by the U.S. National Library of Medicine. No fee or license is required to use the RxTerms data.</p>\n', 'programCode': ['009:046'], 'publisher': {'@type': 'org:Organization', 'name': 'National Library of Medicine (NLM)'}, 'landingPage': 'https://lhncbc.nlm.nih.gov/project/rxterms', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:custserv@nlm.nih.gov', 'fn': 'NLM Customer Service'}, 'issued': '2012-08-22', 'accessLevel': 'public', 'identifier': 'd9fe5470-b19a-4860-8da8-70990acaf84a', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'api', 'accessURL': 'https://rxnav.nlm.nih.gov/RxTermsAPIs.html#', 'mediaType': 'application/unknown', 'title': 'API '}, {'@type': 'dcat:Distribution', 'format': 'data', 'accessURL': 'https://wwwcf.nlm.nih.gov/umlslicense/rxtermApp/rxTermRegistration.cfm', 'mediaType': 'application/unknown', 'title': 'Download RxTerms Data'}], 'keyword': ['drug terminology', 'pharmaceuticals', 'Pharmacy'], 'bureauCode': ['009:25'], 'dataQuality': True, 'title': 'RxTerms'}
{'description': '<p>RxNorm provides normalized names for clinical drugs and links its names to many of the drug vocabularies commonly used in pharmacy management and drug interaction software, including those of First Databank, Micromedex, MediSpan, Gold Standard, and Multum. By providing links between these vocabularies, RxNorm can mediate messages between systems not using the same software and vocabulary.</p>\n<p>RxNorm now includes the National Drug File - Reference Terminology (NDF-RT) from the Veterans Health Administration. NDF-RT is a terminology used to code clinical drug properties, including mechanism of action, physiologic effect, and therapeutic category.</p>\n', 'programCode': ['009:002'], 'publisher': {'@type': 'org:Organization', 'name': 'National Library of Medicine (NLM)'}, 'landingPage': 'https://www.nlm.nih.gov/research/umls/rxnorm/', 'modified': '2020-02-21', 'contactPoint': {'hasEmail': 'mailto:custserv@nlm.nih.gov', 'fn': 'NLM Customer Service'}, 'issued': '2012-08-22', 'accessLevel': 'public', 'identifier': 'ad22c4fe-caa4-4634-a6dd-4a35e67a3b3b', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'title': 'Download RxNorm Data', 'accessURL': 'http://www.nlm.nih.gov/research/umls/rxnorm/docs/rxnormfiles.html', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'format': 'api', 'accessURL': 'https://rxnav.nlm.nih.gov/RxNormAPIs.html#', 'mediaType': 'application/unknown', 'title': 'RxNorm API'}, {'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://mor.nlm.nih.gov/RxNav/', 'mediaType': 'application/unknown', 'title': 'Query Interface (RxNav)'}, {'@type': 'dcat:Distribution', 'format': 'api', 'accessURL': 'https://rxnav.nlm.nih.gov/PrescribableAPIs.html', 'mediaType': 'application/unknown', 'title': 'Prescribable RxNorm API'}], 'keyword': ['Drugs', 'generic', 'naming', 'pharmaceuticals', 'semantic', 'terminology'], 'bureauCode': ['009:25'], 'dataQuality': True, 'title': 'RxNorm'}
{'description': '<p>PUG provides access to PubChem services via a programmatic interface. Users may download data, initiate chemical structure searches, standardize chemical structures and interact with E-utilities. Access PUG with standard URLs or via SOAP.</p>\n', 'programCode': ['009:046'], 'publisher': {'@type': 'org:Organization', 'name': 'National Library of Medicine (NLM)'}, 'landingPage': 'https://pubchem.ncbi.nlm.nih.gov/pug/pughelp.html', 'modified': '2020-03-03', 'contactPoint': {'hasEmail': 'mailto:info@ncbi.nlm.nih.gov', 'fn': 'NCBI Help Desk'}, 'issued': '2012-08-22', 'accessLevel': 'public', 'identifier': '415713bc-9dc7-4be2-b85f-9dcdc4b0a883', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'xml', 'accessURL': 'http://pubchem.ncbi.nlm.nih.gov', 'mediaType': 'application/unknown', 'title': 'XML '}], 'keyword': ['biochemistry', 'biotechnology'], 'bureauCode': ['009:25'], 'dataQuality': True, 'title': 'PubChem Power User Gateway (PUG)'}
{'description': '<p>The Entrez Programming Utilities (E-utilities) are a set of eight server-side programs that provide a stable interface into the Entrez query and database system at the National Center for Biotechnology Information (NCBI). The E-utilities use a fixed URL syntax that translates a standard set of input parameters into the values necessary for various NCBI software components to search for and retrieve the requested data. The E-utilities are therefore the structured interface to the Entrez system, which currently includes 38 databases covering a variety of biomedical data, including nucleotide and protein sequences, gene records, three-dimensional molecular structures, and the biomedical literature.</p>\n', 'programCode': ['009:110'], 'publisher': {'@type': 'org:Organization', 'name': 'National Library of Medicine (NLM)'}, 'landingPage': 'https://healthdata.gov/dataset/entrez-programming-utilities', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:info@ncbi.nlm.nih.gov', 'fn': 'NCBI Customer Service'}, 'issued': '2012-08-22', 'accessLevel': 'public', 'identifier': '16ee3da6-36eb-4aa7-a406-7d4d80fa14c3', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'title': 'API', 'accessURL': 'http://www.ncbi.nlm.nih.gov/books/NBK25497/', 'mediaType': 'application/unknown'}], 'keyword': ['biomedicine', 'technology'], 'bureauCode': ['009:25'], 'dataQuality': True, 'title': 'Entrez Programming Utilities'}
{'description': '<p>BLAST finds regions of similarity between biological sequences. The program compares nucleotide or protein sequences to sequence databases and calculates the statistical significance.</p>\n', 'programCode': ['009:048'], 'publisher': {'@type': 'org:Organization', 'name': 'National Library of Medicine (NLM)'}, 'landingPage': 'http://blast.ncbi.nlm.nih.gov/Blast.cgi', 'modified': '2020-03-03', 'contactPoint': {'hasEmail': 'mailto:info@ncbi.nlm.nih.gov', 'fn': 'NCBI Help Desk'}, 'issued': '2012-08-22', 'accessLevel': 'public', 'identifier': '7fab8d51-cdb7-4f7f-9ae0-121d655af6d0', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'api', 'accessURL': 'http://blast.ncbi.nlm.nih.gov/Blast.cgi?CMD=Web&PAGE_TYPE=BlastDocs&DOC_TYPE=DeveloperInfo', 'mediaType': 'application/unknown', 'title': 'API '}, {'@type': 'dcat:Distribution', 'title': 'Download BLAST Data', 'accessURL': 'http://blast.ncbi.nlm.nih.gov/Blast.cgi?CMD=Web&PAGE_TYPE=BlastDocs&DOC_TYPE=Download', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://blast.ncbi.nlm.nih.gov/Blast.cgi', 'mediaType': 'application/unknown', 'title': 'Query Interface'}], 'keyword': ['biochemistry'], 'bureauCode': ['009:25'], 'dataQuality': True, 'title': 'Basic Local Alignment Search Tool (BLAST)'}
{'description': '<p>Aids Info</p>\n', 'programCode': ['009:027'], 'title': 'AIDS Info', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH), Department of Health & Human Services'}, 'dataQuality': True, 'landingPage': 'https://healthdata.gov/dataset/aids-info', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-08-22', 'accessLevel': 'public', 'identifier': '3011ab57-28d8-4baf-8894-7b4b8b80eb06', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://aidsinfo.nih.gov/api', 'mediaType': 'application/unknown', 'title': 'API '}], 'keyword': ['national-institutes-of-health-nih-department-of-health-human-services'], 'bureauCode': ['009:00'], 'modified': '2020-03-04', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>Healthdata.gov Catalog API</p>\n', 'programCode': ['009:023'], 'title': 'Healthdata.gov Catalog API', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'dataQuality': True, 'landingPage': 'https://healthdata.gov/dataset/healthdatagov-catalog-api', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-08-22', 'accessLevel': 'public', 'identifier': 'b173d211-40d2-4bc1-89b9-9dbca341bb1e', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.healthdata.gov/catalog-api', 'mediaType': 'application/unknown', 'title': 'API '}], 'keyword': ['department-of-health-human-services'], 'bureauCode': ['009:00'], 'modified': '2020-03-04', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>State-reported annual data collected on the presence of elderly, disabled, and young children in eligible households receiving Low Income Home Energy Assistance Program (LIHEAP) heating assistance, cooling assistance, crisis assistance or weatherization assistance.</p>\n', 'programCode': ['009:085'], 'title': 'Low Income Home Energy Assistance Program FY 2008 Household Data', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families, Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/low-income-home-energy-assistance-program-fy-2008-household-data', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-08-10', 'temporal': '2008-01-01T00:00:00-05:00/2008-09-30T00:00:00-04:00', 'identifier': '2c1fbaad-039a-423d-b3a7-9d15476e7a02', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'query tool', 'accessURL': 'http://www.acf.hhs.gov/programs/ocs/liheap/publications/FY08_congressional_state_tables.html', 'mediaType': 'application/unknown', 'title': 'Query Tool '}], 'keyword': ['Children and Family Services'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>The 2010 Congressional Report provides results for 70 ANA projects that ended in 2010. The report includes a brief summary of each project visited and an analysis of how ANA funding has impacted Native American communities.</p>\n', 'programCode': ['009:095'], 'title': 'Administration for Native Americans (ANA) Projects Report', 'temporal': '2010-01-01T00:00:00-05:00/2010-01-01T00:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families'}, 'landingPage': 'http://www.acf.hhs.gov/programs/ana/', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-08-10', 'accessLevel': 'public', 'identifier': '73c33ee9-43a3-407a-8df9-186a43671599', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'text', 'accessURL': 'http://', 'mediaType': 'application/unknown', 'title': 'Text'}], 'keyword': ['Social and Economic Development'], 'bureauCode': ['009:70'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>The Online Tuberculosis Information System (OTIS) on CDC WONDER contains information on verified tuberculosis (TB) cases reported to the Centers for Disease Control and Prevention (CDC) by state health departments, the District of Columbia and Puerto Rico since 1993. These data were extracted from the CDC national TB surveillance system. OTIS reports case counts, incidence rates, population counts, percentage of cases that completed therapy within 1 year of diagnosis, and percentage of cases tested for drug susceptibility. Data for 22 variables are included in the data set, including: age groups, race / ethnicity, sex, vital status, year reported, state, metropolitan area, several patient risk factors, directly observed therapy, disease verification criteria and multi-drug resistant TB. Each year these data are updated with an additional year of cases plus revisions to cases reported in previous years. OTIS is produced by the U.S. Department of Health and Human Services, Public Health Service, Centers for Disease Control and Prevention (CDC), National Center for HIV/AIDS, viral Hepatitis, STD and TB Prevention (NCHHSTP).</p>\n', 'programCode': ['009:027'], 'title': 'CDC WONDER: Online Tuberculosis Information System (OTIS)', 'temporal': '1993-01-01T00:00:00-05:00/2009-12-31T00:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['State'], 'landingPage': 'https://healthdata.gov/dataset/cdc-wonder-online-tuberculosis-information-system-otis', 'modified': '2018-11-16', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-08-03', 'accessLevel': 'public', 'identifier': '9041abdb-0c6b-4398-bb69-8d7d88df4e5f', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'text', 'accessURL': 'http://wonder.cdc.gov/tb.html', 'mediaType': 'application/unknown', 'title': 'Text'}], 'keyword': ['Age', 'alcohol use', 'case', 'Correctional Facility', 'drug resistant', 'drug susceptibility', 'Ethnicity', 'foreign born', 'hiv status', 'homeless', 'incidence', 'injecting drug use', 'isoniazid', 'Long term Care Facility', 'metropolitan area', 'msa', 'Occupation', 'pulmonary', 'Race', 'rifampin', 'Sex', 'State', 'tb', 'therapy', 'tuberculosis', 'Verification Criteria', 'vital status', 'year'], 'bureauCode': ['009:20'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://wonder.cdc.gov/wonder/help/tb.html'}
{'description': "<p>DATA.HRSA.GOV is the go-to source for data, dashboards, maps, reports, locators, APIs and downloadable data files on HRSA's public health programs, including:</p>\n<ul>\n<li>HRSA-funded Health Center grants, grantees, sites, and related primary care programs</li>\n<li>Health Professional Shortage Areas (HPSA) and Medically Underserved Areas/Populations (MUA/P)</li>\n<li>Ryan White HIV/AIDS services, grantees, and providers</li>\n<li>Maternal and Child Health grants (Title V, Home Visiting, Healthy Start)</li>\n<li>National Health Service Corps (NHSC), Nurse Corps, and other workforce loan repayment/scholarship programs</li>\n<li>Grants for workforce training programs in medicine, nursing, dentistry, and public health</li>\n<li>Grants for rural health programs</li>\n<li>Organ donation</li>\n</ul>\n<p>DATA.HRSA.GOV allows you to search by topic area, by geography, and by tool.</p>\n", 'programCode': ['009:110'], 'title': 'data.hrsa.gov (HRSA Data Warehouse)', 'temporal': '1999-01-01T00:00:00-05:00/1999-01-01T00:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Health Resources and Services Administration'}, 'theme': ['Community', 'Health', 'National', 'State'], 'landingPage': 'https://data.hrsa.gov', 'modified': '2020-03-24', 'contactPoint': {'hasEmail': 'mailto:data@hrsa.gov', 'fn': 'data.hrsa.gov'}, 'issued': '2012-08-03', 'accessLevel': 'public', 'identifier': '518e9015-b51d-40d1-9fe5-dd1befdb8d8c', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>HRSA Health Centers care for you, even if you have no health insurance – you pay what you can afford based on your income. Health centers provide services that include checkups when you are well, treatment when you are sick, complete care when you are pregnant, and immunizations and checkups for your children. Some health centers also provide mental health, substance abuse, oral health, and/or vision services. Contact the health center organization directly to confirm the availability of specific services and to make an appointment.</p>\n', 'accessURL': 'https://findahealthcenter.hrsa.gov', 'mediaType': 'application/unknown', 'title': 'Find a Health Center'}, {'@type': 'dcat:Distribution', 'description': '<p>data.hrsa.gov API, web services, and map services registration link</p>\n', 'format': 'api', 'title': 'data.hrsa.gov API, web services, and map services', 'accessURL': 'https://data.hrsa.gov/data/services/registration', 'mediaType': 'application/unknown'}], 'keyword': ['340(b)', '340b', 'API', 'bhw', 'block grant', 'bone marrow', 'boundary', 'bureau of health workforce', 'census', 'census geography', 'congressional district', 'County', 'data', 'data warehouse', 'developer', 'esri', 'faculty', 'feature service', 'fqhc', 'funding', 'geography', 'grants', 'HAB', 'health center', 'health data', 'health professional shortage area', 'hhs', 'HIV', 'hiv aids', 'HPSA', 'hrsa', 'HSB', 'interactive', 'loan', 'loan repayment', 'loans', 'map', 'map gallery', 'map service', 'maps', 'maternal and child health', 'MCHB', 'mua', 'MUP', 'national health service corps', 'nhsc', 'nurse', 'nurse corps', 'nursecorps', 'organ', 'organ donation', 'poison control', 'primary care', 'Public Health', 'rural', 'ryan white', 'scholarship', 'scholarships', 'shapefile', 'shortage desgination', 'State', 'title v', 'transplant', 'warehouse', 'web service', 'workforce', 'xml'], 'bureauCode': ['009:15'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'https://data.hrsa.gov/data/about'}
{'description': '<p>The Detailed Mortality - Underlying Cause of Death data on CDC WONDER are county-level national mortality and population data spanning the years 1999-2009. Data are based on death certificates for U.S. residents. Each death certificate contains a single underlying cause of death, and demographic data. The number of deaths, crude death rates, age-adjusted death rates, standard errors and 95% confidence intervals for death rates can be obtained by place of residence (total U.S., region, state, and county), age group (including infants and single-year-of-age cohorts), race (4 groups), Hispanic ethnicity, gender, year of death, and cause-of-death (4-digit ICD-10 code or group of codes, injury intent and mechanism categories, or drug and alcohol related causes), year, month and week day of death, place of death and whether an autopsy was performed. The data are produced by the National Center for Health Statistics.</p>\n', 'programCode': ['009:048'], 'title': 'CDC WONDER: Detailed Mortality - Underlying Cause of Death', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention, Department of Health & Human Services'}, 'theme': ['Health', 'State'], 'landingPage': 'https://healthdata.gov/dataset/cdc-wonder-detailed-mortality-underlying-cause-death', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-08-03', 'temporal': '1999-01-01T00:00:00-05:00/2009-12-31T00:00:00-05:00', 'identifier': 'c37c5f79-a2cc-40e4-a69d-45dbceb773e3', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'text', 'accessURL': 'http://wonder.cdc.gov/ucd-icd10.html', 'mediaType': 'application/unknown', 'title': 'Text '}], 'keyword': ['mortality deaths births health population cause disease ICD Urbanization State County Infant Race Hi'], 'bureauCode': ['009:20'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://wonder.cdc.gov/wonder/help/ucd.html'}
{'description': "<p>The Daily Fine Particulate Matter data available on CDC WONDER are geographically aggregated daily measures of fine particulate matter in the outdoor air, spanning the years 2003-2008. PM2.5 particles are air pollutants with an aerodynamic diameter less than 2.5 micrometers. Reported measures are the daily measure of fine particulate matter in micrograms per cubic meter (PM2.5) (''µg/m''³), the number of observations, minimum and maximum range value, and standard deviation. Data are available by place (combined 48 contiguous states plus the District of Columbia, region, division, state, county), time (year, month, day) and specified fine particulate matter (''µg/m''³)value. County-level and higher data are aggregated from 10 kilometer square spatial resolution grids. In a study funded by the NASA Applied Sciences Program / Public Health Program, scientists at NASA Marshall Space Flight Center / Universities Space Research Association modified the regional surfacing algorithm of Al-Hamdan et al. (2009) and used it to generate continuous spatial surfaces (grids) of daily PM2.5 for the whole conterminous U.S. for 2003-2008. Two sources of environmental data were used as input to the surfacing algorithm, US Environmental Protection Agency (EPA) Air Quality System (AQS) PM2.5 in-situ data and National Aeronautics and Space Administration (NASA) Moderate Resolution Imaging Spectroradiometer (MODIS) aerosol optical depth remotely sensed data. They also identified in a Geographic Information System (GIS) the associated geographic locations of the centroids of the gridded PM2.5 dataset in terms of the counties and states they fall into to enable aggregation to different geographic levels in CDC WONDER.</p>\n", 'programCode': ['009:031'], 'title': 'CDC WONDER: Daily Fine Particulate Matter', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention, Department of Health & Human Services'}, 'theme': ['Quality', 'State'], 'landingPage': 'https://healthdata.gov/dataset/cdc-wonder-daily-fine-particulate-matter-0', 'modified': '2020-03-03', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-08-03', 'temporal': '2003-01-01T00:00:00-05:00/2008-12-31T00:00:00-05:00', 'identifier': '947d9832-ac25-45e6-800f-96fc9e4751a5', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'text', 'accessURL': 'http://wonder.cdc.gov/nasa-pm.html', 'mediaType': 'application/unknown', 'title': 'Text '}], 'keyword': ['Air Temperature Air Quality Air Pollution Fine Particulate Matter Climate State County Day Month Yea'], 'bureauCode': ['009:20'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://wonder.cdc.gov/wonder/help/PM.html'}
{'description': '<p>The Mortality - Multiple Cause of Death data on CDC WONDER are county-level national mortality and population data spanning the years 1999-2009. Data are based on death certificates for U.S. residents. Each death certificate contains a single underlying cause of death, up to twenty additional multiple causes (Boolean set analysis), and demographic data. The number of deaths, crude death rates, age-adjusted death rates, standard errors and 95% confidence intervals for death rates can be obtained by place of residence (total U.S., region, state, and county), age group (including infants and single-year-of-age cohorts), race (4 groups), Hispanic ethnicity, gender, year of death, and cause-of-death (4-digit ICD-10 code or group of codes, injury intent and mechanism categories, or drug and alcohol related causes), year, month and week day of death, place of death and whether an autopsy was performed. The data are produced by the National Center for Health Statistics.</p>\n', 'programCode': ['009:048'], 'title': 'CDC WONDER: Mortality - Multiple Cause of Death', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention, Department of Health & Human Services'}, 'theme': ['Health', 'State'], 'landingPage': 'https://healthdata.gov/dataset/cdc-wonder-mortality-multiple-cause-death', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-08-03', 'temporal': '1999-01-01T00:00:00-05:00/2009-12-31T00:00:00-05:00', 'identifier': '516a8229-7208-4df5-987e-24ba926077a7', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'api', 'accessURL': 'http://wonder.cdc.gov/mcd.html', 'mediaType': 'application/unknown', 'title': 'API '}], 'keyword': ['Age', 'Births', 'Cause', 'County', 'deaths', 'disease', 'health', 'Hispanic', 'ICD', 'infant', 'mortality', 'population', 'Race', 'Sex', 'State', 'urbanization'], 'bureauCode': ['009:20'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://wonder.cdc.gov/wonder/help/mcd.html'}
{'description': '<p>The Daily Air Temperature and Heat Index data available on CDC WONDER are county-level daily average air temperatures and heat index measures spanning the years 1979-2010. Temperature data are available in Fahrenheit or Celsius scales. Reported measures are the average temperature, number of observations, and range for the daily maximum and minimum air temperatures, and also percent coverage for the daily maximum heat index. Data are available by place (combined 48 contiguous states, region, division, state, county), time (year, month, day) and specified maximum and minimum air temperature, and heat index value. The data are derived from the North America Land Data Assimilation System (NLDAS) through NLDAS Phase 2, a collaboration project among several groups: the National Oceanic and Atmospheric Administration (NOAA) National Centers for Environmental Prediction (NCEP) Environmental Modeling Center (EMC), the National Aeronautics and Space Administration (NASA) Goddard Space Flight Center (GSFC), Princeton University, the National Weather Service (NWS) Office of Hydrological Development (OHD), the University of Washington, and the NCEP Climate Prediction Center (CPC). In a study funded by the NASA Applied Sciences Program/Public Health Program, scientists at NASA Marshall Space Flight Center/ Universities Space Research Association developed the analysis to produce the data available on CDC WONDER.</p>\n', 'programCode': ['010:167'], 'title': 'CDC WONDER: Daily Air Temperatures and Heat Index', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention, Department of Health & Human Services'}, 'theme': ['State'], 'landingPage': 'https://healthdata.gov/dataset/cdc-wonder-daily-air-temperatures-and-heat-index', 'modified': '2020-03-03', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-08-03', 'temporal': '1979-01-01T00:00:00-05:00/2010-12-31T00:00:00-05:00', 'identifier': '96b92ba4-d63a-40ac-820b-f955d9f0f0f9', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'text', 'accessURL': 'http://wonder.cdc.gov/nasa-nldas.html', 'mediaType': 'application/unknown', 'title': 'Text '}], 'keyword': ['Air Temperature', 'Heat Index Climate State County Day Month Year Remotely Sensed'], 'bureauCode': ['009:20'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://wonder.cdc.gov/wonder/help/nldas.html'}
{'description': '<p>State officials use the OCSE-157 to report annual statistical and financial information on their Child Support Enforcement (CSE) program to the Department of Health and Human Services (HHS). This information will enable the Secretary of HHS to comply with sections 409, 452(a) and (g), 458, and 469 of the Social Security Act (the Act). The Act requires the Secretary to establish standards for an effective Child Support Enforcement program, and to make an Annual Report to the Congress on program activities. Information submitted by states will also enable HHS to compute individual state incentive, penalty, and outcome measures to be used in evaluating state performance in running a CSE program. The authority to collect this information is also set forth in regulations at 45 CFR 30</p>\n', 'programCode': ['009:084'], 'title': 'Child Support Enforcement Annual Data Report Form 157 - YR 2006', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families, Department of Health & Human Services'}, 'theme': ['Health', 'State'], 'landingPage': 'https://healthdata.gov/dataset/child-support-enforcement-annual-data-report-form-157-yr-2006', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-08-03', 'temporal': '2006-01-01T00:00:00-05:00/2006-09-30T00:00:00-04:00', 'identifier': '4a912a4a-c6fe-446f-974f-ae4950aa0e7a', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'http://www.acf.hhs.gov/datagov-datasets/ocse/dcs/157_CSE_ANNUAL_2006.csv', 'mediaType': 'application/unknown', 'title': 'CSV '}], 'keyword': ['annual data', 'arrears', 'assistance', 'cases initiated in state', 'cases open', 'Child', 'child support', 'Child Support Enforcement', 'Children', 'current assistance', 'employees', 'former assistance', 'good cause', 'health insurance', 'interstate cases', 'iv-d offices', 'Medicaid', 'medical coverage', 'medical support', 'never assistance', 'open cases', 'open interstate cases', 'out-of-wedlock', 'paternity', 'paternity established', 'support', 'support distributed', 'support due', 'title iv-a', 'title iv-d', 'title iv-e', 'tribal iv-a'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.acf.hhs.gov/datagov-datasets/ocse/dcs/157_CSE_ANNUAL_DICTIONARY.xlsx'}
{'description': '<p>State officials use the OCSE-157 to report annual statistical and financial information on their Child Support Enforcement (CSE) program to the Department of Health and Human Services (HHS). This information will enable the Secretary of HHS to comply with sections 409, 452(a) and (g), 458, and 469 of the Social Security Act (the Act). The Act requires the Secretary to establish standards for an effective Child Support Enforcement program, and to make an Annual Report to the Congress on program activities. Information submitted by states will also enable HHS to compute individual state incentive, penalty, and outcome measures to be used in evaluating state performance in running a CSE program. The authority to collect this information is also set forth in regulations at 45 CFR 30</p>\n', 'programCode': ['009:084'], 'title': 'Child Support Enforcement Annual Data Report Form 157 - YR 2008', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families, Department of Health & Human Services'}, 'theme': ['Health', 'State'], 'landingPage': 'https://healthdata.gov/dataset/child-support-enforcement-annual-data-report-form-157-yr-2008', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-08-03', 'temporal': '2008-01-01T00:00:00-05:00/2008-09-30T00:00:00-04:00', 'identifier': 'd1c6a578-79f1-4b6e-8864-4c3cc50c87b9', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'http://www.acf.hhs.gov/datagov-datasets/ocse/dcs/157_CSE_ANNUAL_2008.csv', 'mediaType': 'application/unknown', 'title': 'CSV '}], 'keyword': ['annual data', 'arrears', 'assistance', 'cases initiated in state', 'cases open', 'Child', 'child support', 'Child Support Enforcement', 'Children', 'current assistance', 'employees', 'former assistance', 'good cause', 'health insurance', 'interstate cases', 'iv-d offices', 'Medicaid', 'medical coverage', 'medical support', 'never assistance', 'open cases', 'open interstate cases', 'out-of-wedlock', 'paternity', 'paternity established', 'support', 'support distributed', 'support due', 'title iv-a', 'title iv-d', 'title iv-e', 'tribal iv-a'], 'bureauCode': ['009:70'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.acf.hhs.gov/datagov-datasets/ocse/dcs/157_CSE_ANNUAL_DICTIONARY.xlsx'}
{'description': '<p>State officials use the OCSE-157 to report annual statistical and financial information on their Child Support Enforcement (CSE) program to the Department of Health and Human Services (HHS). This information will enable the Secretary of HHS to comply with sections 409, 452(a) and (g), 458, and 469 of the Social Security Act (the Act). The Act requires the Secretary to establish standards for an effective Child Support Enforcement program, and to make an Annual Report to the Congress on program activities. Information submitted by states will also enable HHS to compute individual state incentive, penalty, and outcome measures to be used in evaluating state performance in running a CSE program. The authority to collect this information is also set forth in regulations at 45 CFR 30</p>\n', 'programCode': ['009:084'], 'title': 'Child Support Enforcement Annual Data Report Form 157 - YR 2003', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families, Department of Health & Human Services'}, 'theme': ['Health', 'State'], 'landingPage': 'https://healthdata.gov/dataset/child-support-enforcement-annual-data-report-form-157-yr-2003', 'modified': '2020-03-03', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-08-03', 'temporal': '2003-01-01T00:00:00-05:00/2003-09-30T00:00:00-04:00', 'identifier': 'd9cb0535-6f27-45f7-b6cd-4e46ef104d60', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'http://www.acf.hhs.gov/datagov-datasets/ocse/dcs/157_CSE_ANNUAL_2003.csv', 'mediaType': 'application/unknown', 'title': 'CSV '}], 'keyword': ['annual data', 'arrears', 'assistance', 'cases initiated in state', 'cases open', 'Child', 'child support', 'Child Support Enforcement', 'Children', 'current assistance', 'employees', 'former assistance', 'good cause', 'health insurance', 'interstate cases', 'iv-d offices', 'Medicaid', 'medical coverage', 'medical support', 'never assistance', 'open cases', 'open interstate cases', 'out-of-wedlock', 'paternity', 'paternity established', 'support', 'support distributed', 'support due', 'title iv-a', 'title iv-d', 'title iv-e', 'tribal iv-a'], 'bureauCode': ['001:05'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.acf.hhs.gov/datagov-datasets/ocse/dcs/157_CSE_ANNUAL_DICTIONARY.xlsx'}
{'description': '<p>State officials will use the OCSE-157 to report statistical and some financial information on their Child Support Enforcement (CSE) program to the Department of Health and Human Services (HHS). This information will enable the Secretary of HHS to comply with sections 409, 452(a) and (g), 458, and 469 of the Social Security Act (the Act). The Act requires the Secretary to establish standards for an effective Child Support Enforcement program, to establish minimum organization and staffing requirements, and to make an Annual Report to the Congress on program activities. Information submitted by states will also enable HHS to compute individual state incentive, penalty, and outcome measures to be used in evaluating state performance in running a CSE program. The authority to collect this information is also set forth in regulations at 45 CFR 302.15(a).</p>\n', 'programCode': ['009:084'], 'title': 'Child Support Enforcement Annual Data Report Form 157 - YR 2004', 'temporal': '2003-01-01T00:00:00-05:00/2004-01-01T00:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['Health', 'State'], 'landingPage': 'https://healthdata.gov/dataset/child-support-enforcement-annual-data-report-form-157-yr-2004-1', 'modified': '2018-11-16', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-08-03', 'accessLevel': 'public', 'identifier': '4cbd44e6-8a45-4972-8d6e-cc3d1abcc869', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'http://www.acf.hhs.gov/datagov-datasets/ocse/dcs/157_CSE_ANNUAL_2004.csv', 'mediaType': 'application/unknown', 'title': 'CSV'}], 'keyword': ['annual data', 'arrears', 'assistance', 'cases initiated in state', 'cases open', 'child', 'child support', 'Child Support Enforcement', 'children', 'current assistance', 'employees', 'former assistance', 'good cause', 'health insurance', 'interstate cases', 'iv-d offices', 'Medicaid', 'medical coverage', 'medical support', 'never assistance', 'open cases', 'open interstate cases', 'out-of-wedlock', 'paternity', 'paternity established', 'support', 'support distributed', 'support due', 'title iv-a', 'title iv-d', 'title iv-e', 'tribal iv-a'], 'bureauCode': ['009:70'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.acf.hhs.gov/datagov-datasets/ocse/dcs/157_CSE_ANNUAL_DICTIONARY.xlsx'}
{'description': '<p>The CDC WONDER Mortality - Underlying Cause of Death online database is a county-level national mortality and population database spanning the years since 1979 -2008. The number of deaths, crude death rates, age-adjusted death rates, standard errors and 95% confidence intervals for death rates can be obtained by place of residence (total U.S., Census region, Census division, state, and county), age group (including infant age groups), race (years 1979-1998: White, Black, and Other; years 1999-2008: American Indian or Alaska Native, Asian or Pacific Islander, Black or African American, and White), Hispanic origin (years 1979-1998: not available; years 1999-present: Hispanic or Latino, not Hispanic or Latino, Not Stated), gender, year of death, and underlying cause of death (years 1979-1998: 4-digit ICD-9 code and 72 cause-of-death recode; years 1999-present: 4-digit ICD-10 codes and 113 cause-of-death recode, as well as the Injury Mortality matrix classification for Intent and Mechanism), and urbanization level of residence (2006 NCHS urban-rural classification scheme for counties). The Compressed Mortality data are produced by the National Center for Health Statistics.</p>\n', 'programCode': ['009:048'], 'title': 'CDC WONDER: Compressed Mortality - Underlying Cause of Death', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention, Department of Health & Human Services'}, 'theme': ['Health', 'State'], 'landingPage': 'https://healthdata.gov/dataset/cdc-wonder-compressed-mortality-underlying-cause-death', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-08-03', 'temporal': '1968-01-01T00:00:00-05:00/2009-12-31T00:00:00-05:00', 'identifier': 'a9ec849a-2e11-40d6-809a-b6a2adafbabb', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'text', 'accessURL': 'http://wonder.cdc.gov/mortSQL.html', 'mediaType': 'application/unknown', 'title': 'Text '}], 'keyword': ['mortality deaths births health population cause disease ICD Urbanization State County Infant Race Hi'], 'bureauCode': ['009:20'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://wonder.cdc.gov/wonder/help/cmf.html'}
{'description': '<p>State officials use the OCSE-157 to report annual statistical and financial information on their Child Support Enforcement (CSE) program to the Department of Health and Human Services (HHS). This information will enable the Secretary of HHS to comply with sections 409, 452(a) and (g), 458, and 469 of the Social Security Act (the Act). The Act requires the Secretary to establish standards for an effective Child Support Enforcement program, and to make an Annual Report to the Congress on program activities. Information submitted by states will also enable HHS to compute individual state incentive, penalty, and outcome measures to be used in evaluating state performance in running a CSE program. The authority to collect this information is also set forth in regulations at 45 CFR 30</p>\n', 'programCode': ['009:084'], 'title': 'Child Support Enforcement Annual Data Report Form 157 - YR 2007', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families, Department of Health & Human Services'}, 'theme': ['Health', 'State'], 'landingPage': 'https://healthdata.gov/dataset/child-support-enforcement-annual-data-report-form-157-yr-2007', 'modified': '2020-03-03', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-08-03', 'temporal': '2007-01-01T00:00:00-05:00/2007-09-30T00:00:00-04:00', 'identifier': '86b4522c-0d3d-44cf-bb8a-b9f04265baae', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'http://www.acf.hhs.gov/datagov-datasets/ocse/dcs/157_CSE_ANNUAL_2007.csv', 'mediaType': 'application/unknown', 'title': 'CSV '}], 'keyword': ['annual data', 'arrears', 'assistance', 'cases initiated in state', 'cases open', 'Child', 'child support', 'Child Support Enforcement', 'Children', 'current assistance', 'employees', 'former assistance', 'good cause', 'health insurance', 'interstate cases', 'iv-d offices', 'Medicaid', 'medical coverage', 'medical support', 'never assistance', 'open cases', 'open interstate cases', 'out-of-wedlock', 'paternity', 'paternity established', 'support', 'support distributed', 'support due', 'title iv-a', 'title iv-d', 'title iv-e', 'tribal iv-a'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.acf.hhs.gov/datagov-datasets/ocse/dcs/157_CSE_ANNUAL_DICTIONARY.xlsx'}
{'description': "<p>The Births (Natality) online databases in CDC WONDER report birth rates, fertility rates and counts of live births occurring within the United States to U.S. residents and non-residents. Counts can be obtained by state, county, child's gender and weight, mother's race, mother's age, mother's education, gestation period, prenatal care, birth plurality, and mother's medical and tobacco use risk factors. The data are derived from birth certificates. Data are available since 1995. The data are produced by the National Center for Health Statistics.</p>\n", 'programCode': ['009:015'], 'title': 'CDC WONDER: Births', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention, Department of Health & Human Services'}, 'theme': ['Health', 'State'], 'landingPage': 'https://healthdata.gov/dataset/cdc-wonder-births-0', 'modified': '2020-02-21', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-08-03', 'temporal': '1995-01-01T00:00:00-05:00/2009-12-31T00:00:00-05:00', 'identifier': 'fb7cc429-69d2-4424-b287-68855af600ff', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'text', 'accessURL': 'http://wonder.cdc.gov/natality.html', 'mediaType': 'application/unknown', 'title': 'Text '}], 'keyword': ['Natality Births Population Health State County Infant Race Hispanic Age Sex Year Birth Weight Gestat'], 'bureauCode': ['009:20'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://wonder.cdc.gov/wonder/help/natality.html'}
{'description': '<p>This dataset contains annual data on collections received and distributed by State agencies administering the Child Support Enforcement program under title IV-D of the Social Security Act. The information is obtained quarterly from a mandatory form submitted to the Agency by all participating states.<br />\nThe Office of Child Support Enforcement uses this information to calculate and issue quarterly Federal grant awards and annual incentive payments to the State agencies administering the Child Support Enforcement Program.<br />\nThis is considered public information and is published in an annual report of statistical and financial data available to the public.</p>\n', 'programCode': ['009:084'], 'title': 'Child Support Enforcement Annual Data Report Form 34A - 2005', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families, Department of Health & Human Services'}, 'theme': ['State'], 'landingPage': 'https://healthdata.gov/dataset/child-support-enforcement-annual-data-report-form-34a-2005', 'modified': '2020-03-03', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-08-03', 'temporal': '2005-01-01T00:00:00-05:00/2005-09-30T00:00:00-04:00', 'identifier': '5edbbebc-a823-4cc1-86af-5b049a215567', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'http://www.acf.hhs.gov/datagov-datasets/ocse/dcs/34A_CSE_ANNUAL_2005.csv', 'mediaType': 'application/unknown', 'title': 'CSV '}], 'keyword': ['Administrative Enforcement', 'assistance', 'balances', 'Child Support Enforcement', 'collections', 'collections held for future support', 'collections pending distribution', 'collections received and distributed', 'collections sent to other states', 'current assistance', 'disbursements', 'family', 'federal government', 'federal share', 'fees', 'fees withheld by state', 'former assistance', 'Foster Care', 'income withholding', 'iv-a assistance', 'iv-d program', 'iv-e assistance', 'Medicaid', 'medical support', 'net amounts', 'Other Countries', 'Payments', 'Reimbursement', 'remaining collections', 'support', 'tax refund', 'undistributed collections', 'unidentified collections'], 'bureauCode': ['001:05'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.acf.hhs.gov/datagov-datasets/ocse/dcs/34A_CSE_ANNUAL_DICTIONARY.xlsx'}
{'description': '<p>This dataset contains information about collections received and distributed by State agencies administering the Child Support Enforcement program under title IV-D of the Social Security Act.<br />\nThe information is obtained annually from a mandatory form submitted to the Agency by all participating states.</p>\n<p>The Office of Child Support Enforcement uses this information to calculate and issue quarterly Federal grant awards and annual incentive payments to the State agencies administering the Child Support Enforcement Program.</p>\n<p>This is considered public information and is published in an annual report of statistical and financial data available to the public.</p>\n', 'programCode': ['009:084'], 'title': 'Child Support Enforcement Annual Data Report Form 34A - 2006', 'temporal': '2005-01-01T00:00:00-05:00/2006-01-01T00:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families'}, 'theme': ['State'], 'landingPage': 'http://www.acf.hhs.gov/programs/cse/', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-08-03', 'accessLevel': 'public', 'identifier': '1bf7e8c1-8088-4bce-86c9-a28a86e41238', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'http://', 'mediaType': 'application/unknown', 'title': 'CSV'}], 'keyword': ['Administrative Enforcement', 'assistance', 'balances', 'Child Support Enforcement', 'collections', 'collections held for future support', 'collections pending distribution', 'collections received and distributed', 'collections sent to other states', 'current assistance', 'disbursements', 'family', 'federal government', 'federal share', 'fees', 'fees withheld by state', 'former assistance', 'Foster Care', 'income withholding', 'iv-a assistance', 'iv-d program', 'iv-e assistance', 'Medicaid', 'medical support', 'net amounts', 'Other Countries', 'Payments', 'Reimbursement', 'remaining collections', 'support', 'tax refund', 'undistributed collections', 'unidentified collections'], 'bureauCode': ['009:70'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>The Vaccine Adverse Event Reporting System (VAERS) online database on CDC WONDER provides counts and percentages of adverse event case reports after vaccination, received since January 1990 through last month. Data are available by symptom, vaccine product, manufacturer, onset interval, outcome category, year and month vaccinated, year and month reported, age, sex and state / territory. The Vaccine Adverse Event Reporting System is a cooperative program for vaccine safety of the Centers for Disease Control and Prevention (CDC) and the Food and Drug Administration (FDA). VAERS is a post-marketing safety surveillance program, collecting information about adverse events (possible side effects) that occur after the administration of US licensed vaccines. Data are from the US Department of Health and Human Services (DHHS), Public Health Service (PHS), Food and Drug Administration (FDA)/ Centers for Disease Control (CDC), Vaccine Adverse Event Reporting System (VAERS).</p>\n', 'programCode': ['009:028'], 'title': 'CDC Wonder Vaccine Adverse Event Reporting System', 'temporal': '1990-01-01T00:00:00-05:00/2012-06-13T00:00:00-04:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'landingPage': 'https://healthdata.gov/dataset/cdc-wonder-vaccine-adverse-event-reporting-system', 'modified': '2019-06-15', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-08-03', 'accessLevel': 'public', 'identifier': 'e5532932-ebba-4912-8e59-1e40864911a1', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'text', 'accessURL': 'http://wonder.cdc.gov/vaers.html', 'mediaType': 'application/unknown', 'title': 'Text '}], 'keyword': ['Adverse Event', 'side effect', 'vaccine', 'vaers'], 'bureauCode': ['009:20'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://wonder.cdc.gov/wonder/help/vaers.html'}
{'description': '<p>This dataset contains annual data on collections received and distributed by State agencies administering the Child Support Enforcement program under title IV-D of the Social Security Act. The information is obtained quarterly from a mandatory form submitted to the Agency by all participating states.<br />\nThe Office of Child Support Enforcement uses this information to calculate and issue quarterly Federal grant awards and annual incentive payments to the State agencies administering the Child Support Enforcement Program.<br />\nThis is considered public information and is published in an annual report of statistical and financial data available to the public.</p>\n', 'programCode': ['009:084'], 'title': 'Child Support Enforcement Annual Data Report Form 34A - 2004', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families, Department of Health & Human Services'}, 'theme': ['State'], 'landingPage': 'https://healthdata.gov/dataset/child-support-enforcement-annual-data-report-form-34a-2004', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-08-03', 'temporal': '2004-01-01T00:00:00-05:00/2004-09-30T00:00:00-04:00', 'identifier': 'fdd01f51-c7b8-46b3-ad84-99cb859be6fa', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'http://www.acf.hhs.gov/datagov-datasets/ocse/dcs/34A_CSE_ANNUAL_2004.csv', 'mediaType': 'application/unknown', 'title': 'CSV '}], 'keyword': ['Administrative Enforcement', 'assistance', 'balances', 'Child Support Enforcement', 'collections', 'collections held for future support', 'collections pending distribution', 'collections received and distributed', 'collections sent to other states', 'current assistance', 'disbursements', 'family', 'federal government', 'federal share', 'fees', 'fees withheld by state', 'former assistance', 'Foster Care', 'income withholding', 'iv-a assistance', 'iv-d program', 'iv-e assistance', 'Medicaid', 'medical support', 'net amounts', 'Other Countries', 'Payments', 'Reimbursement', 'remaining collections', 'support', 'tax refund', 'undistributed collections', 'unidentified collections'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.acf.hhs.gov/datagov-datasets/ocse/dcs/34A_CSE_ANNUAL_DICTIONARY.xlsx'}
{'description': '<p>The Population online databases contain data from the US Census Bureau. The Census Estimates online database contains county-level population counts for years 1970 - 2000. The data comprise the April 1st Census counts for years 1970, 1980, 1990 and 2000, the July 1st intercensal estimates for years 1971-1979 and 1981-1989, and the July 1st postcensal estimates for years 1991-1999. The Census Projections online database contains population projections for years 2004-2030 by year, state, age, race and sex, produced by the Census Bureau in 2005. The data are produced by the United States Department of Commerce, U.S. Census Bureau, Population Division.</p>\n', 'programCode': ['009:048'], 'title': 'CDC WONDER: Population (from Census)', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention, Department of Health & Human Services'}, 'theme': ['State'], 'landingPage': 'https://healthdata.gov/dataset/cdc-wonder-population-census-0', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-08-03', 'temporal': '1970-01-01T00:00:00-05:00/2030-12-31T00:00:00-05:00', 'identifier': 'c0ad9152-c042-4054-a7d6-322405e2b878', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'api', 'accessURL': 'http://wonder.cdc.gov/population.html', 'mediaType': 'application/unknown', 'title': 'API '}], 'keyword': ['age race sex year state county'], 'bureauCode': ['009:20'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://wonder.cdc.gov/population.html'}
{'description': '<p>This dataset contains annual data on collections received and distributed by State agencies administering the Child Support Enforcement program under title IV-D of the Social Security Act. The information is obtained quarterly from a mandatory form submitted to the Agency by all participating states.<br />\nThe Office of Child Support Enforcement uses this information to calculate and issue quarterly Federal grant awards and annual incentive payments to the State agencies administering the Child Support Enforcement Program.<br />\nThis is considered public information and is published in an annual report of statistical and financial data available to the public.</p>\n', 'programCode': ['009:084'], 'title': 'Child Support Enforcement Annual Data Report Form 34A - 2007', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['State'], 'landingPage': 'https://healthdata.gov/dataset/child-support-enforcement-annual-data-report-form-34a-2007', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-08-03', 'temporal': '2007-01-01T00:00:00-05:00/2007-09-30T00:00:00-04:00', 'identifier': 'd0b392c2-9587-4b34-a6f6-55743455434d', '@type': 'dcat:Dataset', 'modified': '2020-03-04', 'keyword': ['Administrative Enforcement', 'assistance', 'balances', 'Child Support Enforcement', 'collections', 'collections held for future support', 'collections pending distribution', 'collections received and distributed', 'collections sent to other states', 'current assistance', 'disbursements', 'family', 'federal government', 'federal share', 'fees', 'fees withheld by state', 'former assistance', 'Foster Care', 'income withholding', 'iv-a assistance', 'iv-d program', 'iv-e assistance', 'Medicaid', 'medical support', 'net amounts', 'Other Countries', 'Payments', 'Reimbursement', 'remaining collections', 'support', 'tax refund', 'undistributed collections', 'unidentified collections'], 'bureauCode': ['009:70'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.acf.hhs.gov/datagov-datasets/ocse/dcs/34A_CSE_ANNUAL_DICTIONARY.xlsx'}
{'description': '<p>This dataset contains annual data on collections received and distributed by State agencies administering the Child Support Enforcement program under title IV-D of the Social Security Act. The information is obtained quarterly from a mandatory form submitted to the Agency by all participating states.<br />\nThe Office of Child Support Enforcement uses this information to calculate and issue quarterly Federal grant awards and annual incentive payments to the State agencies administering the Child Support Enforcement Program.<br />\nThis is considered public information and is published in an annual report of statistical and financial data available to the public.</p>\n', 'programCode': ['009:084'], 'title': 'Child Support Enforcement Annual Data Report Form 34A - 2008', 'temporal': '2008-01-01T00:00:00-05:00/2008-09-30T00:00:00-04:00', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families'}, 'theme': ['State'], 'landingPage': 'https://healthdata.gov/dataset/child-support-enforcement-annual-data-report-form-34a-2008', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:micrs.support@acf.hhs.gov', 'fn': 'HealthDatagov Questions'}, 'issued': '2012-08-03', 'accessLevel': 'public', 'identifier': 'dfffb2e3-1731-4572-8b75-fcee4bf904cc', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.acf.hhs.gov/datagov-datasets/ocse/dcs/34A_CSE_ANNUAL_2008.csv', 'format': 'csv', 'title': 'Child Support Enforcement Annual Data Report Form 34A - 2008', 'description': '<p>Child Support Enforcement Annual Data Report Form 34A - 2008</p>\n', 'mediaType': 'application/unknown'}], 'keyword': ['Administrative Enforcement', 'assistance', 'balances', 'Child Support Enforcement', 'collections', 'collections held for future support', 'collections pending distribution', 'collections received and distributed', 'collections sent to other states', 'current assistance', 'disbursements', 'family', 'federal government', 'federal share', 'fees', 'fees withheld by state', 'former assistance', 'Foster Care', 'income withholding', 'iv-a assistance', 'iv-d program', 'iv-e assistance', 'Medicaid', 'medical support', 'net amounts', 'Other Countries', 'Payments', 'Reimbursement', 'remaining collections', 'support', 'tax refund', 'undistributed collections', 'unidentified collections'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.acf.hhs.gov/datagov-datasets/ocse/dcs/34A_CSE_ANNUAL_DICTIONARY.xlsx'}
{'description': '<p>This dataset contains annual data on collections received and distributed by State agencies administering the Child Support Enforcement program under title IV-D of the Social Security Act. The information is obtained quarterly from a mandatory form submitted to the Agency by all participating states.<br />\nThe Office of Child Support Enforcement uses this information to calculate and issue quarterly Federal grant awards and annual incentive payments to the State agencies administering the Child Support Enforcement Program.<br />\nThis is considered public information and is published in an annual report of statistical and financial data available to the public.</p>\n', 'programCode': ['009:084'], 'title': 'Child Support Enforcement Annual Data Report Form 34A - 2006', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families, Department of Health & Human Services'}, 'theme': ['State'], 'landingPage': 'https://healthdata.gov/dataset/child-support-enforcement-annual-data-report-form-34a-2006-0', 'modified': '2020-03-03', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-08-03', 'temporal': '2006-01-01T00:00:00-05:00/2006-09-30T00:00:00-04:00', 'identifier': 'be05b97c-c944-4632-9897-5b167b973df9', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'http://www.acf.hhs.gov/datagov-datasets/ocse/dcs/34A_CSE_ANNUAL_2006.csv', 'mediaType': 'application/unknown', 'title': 'CSV '}], 'keyword': ['Administrative Enforcement', 'assistance', 'balances', 'Child Support Enforcement', 'collections', 'collections held for future support', 'collections pending distribution', 'collections received and distributed', 'collections sent to other states', 'current assistance', 'disbursements', 'family', 'federal government', 'federal share', 'fees', 'fees withheld by state', 'former assistance', 'Foster Care', 'income withholding', 'iv-a assistance', 'iv-d program', 'iv-e assistance', 'Medicaid', 'medical support', 'net amounts', 'Other Countries', 'Payments', 'Reimbursement', 'remaining collections', 'support', 'tax refund', 'undistributed collections', 'unidentified collections'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.acf.hhs.gov/datagov-datasets/ocse/dcs/34A_CSE_ANNUAL_DICTIONARY.xlsx'}
{'description': '<p>This dataset contains annual data on collections received and distributed by State agencies administering the Child Support Enforcement program under title IV-D of the Social Security Act. The information is obtained quarterly from a mandatory form submitted to the Agency by all participating states.<br />\nThe Office of Child Support Enforcement uses this information to calculate and issue quarterly Federal grant awards and annual incentive payments to the State agencies administering the Child Support Enforcement Program.<br />\nThis is considered public information and is published in an annual report of statistical and financial data available to the public.</p>\n', 'programCode': ['009:084'], 'title': 'Child Support Enforcement Annual Data Report Form 34A - 2009', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families'}, 'theme': ['State'], 'landingPage': 'https://healthdata.gov/dataset/child-support-enforcement-annual-data-report-form-34a-2009', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-08-03', 'temporal': '2009-01-01T00:00:00-05:00/2009-09-30T00:00:00-04:00', 'identifier': '0a752cda-80ac-4ab1-82fd-9b62432bde62', '@type': 'dcat:Dataset', 'modified': '2020-03-03', 'keyword': ['Administrative Enforcement', 'assistance', 'balances', 'Child Support Enforcement', 'collections', 'collections held for future support', 'collections pending distribution', 'collections received and distributed', 'collections sent to other states', 'current assistance', 'disbursements', 'family', 'federal government', 'federal share', 'fees', 'fees withheld by state', 'former assistance', 'Foster Care', 'income withholding', 'iv-a assistance', 'iv-d program', 'iv-e assistance', 'Medicaid', 'medical support', 'net amounts', 'Other Countries', 'Payments', 'Reimbursement', 'remaining collections', 'support', 'tax refund', 'undistributed collections', 'unidentified collections'], 'bureauCode': ['009:38'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.acf.hhs.gov/datagov-datasets/ocse/dcs/34A_CSE_ANNUAL_DICTIONARY.xlsx'}
{'description': '<p>State officials use the OCSE-157 to report annual statistical and financial information on their Child Support Enforcement (CSE) program to the Department of Health and Human Services (HHS). This information will enable the Secretary of HHS to comply with sections 409, 452(a) and (g), 458, and 469 of the Social Security Act (the Act). The Act requires the Secretary to establish standards for an effective Child Support Enforcement program, and to make an Annual Report to the Congress on program activities. Information submitted by states will also enable HHS to compute individual state incentive, penalty, and outcome measures to be used in evaluating state performance in running a CSE program. The authority to collect this information is also set forth in regulations at 45 CFR 30</p>\n', 'programCode': ['009:084'], 'title': 'Child Support Enforcement Annual Data Report Form 157 - YR 2009', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families, Department of Health & Human Services'}, 'theme': ['Health', 'State'], 'landingPage': 'https://healthdata.gov/dataset/child-support-enforcement-annual-data-report-form-157-yr-2009', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-08-03', 'temporal': '2009-01-01T00:00:00-05:00/2009-09-30T00:00:00-04:00', 'identifier': 'ec6b9a86-eaad-4a25-a89b-e5a565aea3c2', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'http://www.acf.hhs.gov/datagov-datasets/ocse/dcs/157_CSE_ANNUAL_2009.csv', 'mediaType': 'application/unknown', 'title': 'CSV '}], 'keyword': ['annual data', 'arrears', 'assistance', 'cases initiated in state', 'cases open', 'Child', 'child support', 'Child Support Enforcement', 'Children', 'current assistance', 'employees', 'former assistance', 'good cause', 'health insurance', 'interstate cases', 'iv-d offices', 'Medicaid', 'medical coverage', 'medical support', 'never assistance', 'open cases', 'open interstate cases', 'out-of-wedlock', 'paternity', 'paternity established', 'support', 'support distributed', 'support due', 'title iv-a', 'title iv-d', 'title iv-e', 'tribal iv-a'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.acf.hhs.gov/datagov-datasets/ocse/dcs/157_CSE_ANNUAL_DICTIONARY.xlsx'}
{'description': '<p>This dataset contains annual data on collections received and distributed by State agencies administering the Child Support Enforcement program under title IV-D of the Social Security Act. The information is obtained quarterly from a mandatory form submitted to the Agency by all participating states.<br />\nThe Office of Child Support Enforcement uses this information to calculate and issue quarterly Federal grant awards and annual incentive payments to the State agencies administering the Child Support Enforcement Program.<br />\nThis is considered public information and is published in an annual report of statistical and financial data available to the public.</p>\n', 'programCode': ['009:084'], 'title': 'Child Support Enforcement Annual Data Report Form 34A - 2003', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families, Department of Health & Human Services'}, 'theme': ['State'], 'landingPage': 'https://healthdata.gov/dataset/child-support-enforcement-annual-data-report-form-34a-2003', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-08-03', 'temporal': '2003-01-01T00:00:00-05:00/2003-09-30T00:00:00-04:00', 'identifier': 'e6e90cb1-544e-4066-8030-828d9fb82aa3', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'http://www.acf.hhs.gov/datagov-datasets/ocse/dcs/34A_CSE_ANNUAL_2003.csv', 'mediaType': 'application/unknown', 'title': 'CSV '}], 'keyword': ['Administrative Enforcement', 'assistance', 'balances', 'Child Support Enforcement', 'collections', 'collections held for future support', 'collections pending distribution', 'collections received and distributed', 'collections sent to other states', 'current assistance', 'disbursements', 'family', 'federal government', 'federal share', 'fees', 'fees withheld by state', 'former assistance', 'Foster Care', 'income withholding', 'iv-a assistance', 'iv-d program', 'iv-e assistance', 'Medicaid', 'medical support', 'net amounts', 'Other Countries', 'Payments', 'Reimbursement', 'remaining collections', 'support', 'tax refund', 'undistributed collections', 'unidentified collections'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.acf.hhs.gov/datagov-datasets/ocse/dcs/34A_CSE_ANNUAL_DICTIONARY.xlsx'}
{'description': '<p>State officials use the OCSE-157 to report annual statistical and financial information on their Child Support Enforcement (CSE) program to the Department of Health and Human Services (HHS). This information will enable the Secretary of HHS to comply with sections 409, 452(a) and (g), 458, and 469 of the Social Security Act (the Act). The Act requires the Secretary to establish standards for an effective Child Support Enforcement program, and to make an Annual Report to the Congress on program activities. Information submitted by states will also enable HHS to compute individual state incentive, penalty, and outcome measures to be used in evaluating state performance in running a CSE program. The authority to collect this information is also set forth in regulations at 45 CFR 30</p>\n', 'programCode': ['009:084'], 'title': 'Child Support Enforcement Annual Data Report Form 157 - YR 2005', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families, Department of Health & Human Services'}, 'theme': ['Health', 'State'], 'landingPage': 'https://healthdata.gov/dataset/child-support-enforcement-annual-data-report-form-157-yr-2005', 'modified': '2020-02-21', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-08-03', 'temporal': '2005-01-01T00:00:00-05:00/2005-09-30T00:00:00-04:00', 'identifier': '0de9a40c-ee8d-4250-b8b6-7627c0ed63c1', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'http://www.acf.hhs.gov/datagov-datasets/ocse/dcs/157_CSE_ANNUAL_2005.csv', 'mediaType': 'application/unknown', 'title': 'CSV '}], 'keyword': ['annual data', 'arrears', 'assistance', 'cases initiated in state', 'cases open', 'Child', 'child support', 'Child Support Enforcement', 'Children', 'current assistance', 'employees', 'former assistance', 'good cause', 'health insurance', 'interstate cases', 'iv-d offices', 'Medicaid', 'medical coverage', 'medical support', 'never assistance', 'open cases', 'open interstate cases', 'out-of-wedlock', 'paternity', 'paternity established', 'support', 'support distributed', 'support due', 'title iv-a', 'title iv-d', 'title iv-e', 'tribal iv-a'], 'bureauCode': ['001:05'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.acf.hhs.gov/datagov-datasets/ocse/dcs/157_CSE_ANNUAL_DICTIONARY.xlsx'}
{'description': '<p>State officials will use the OCSE-157 to report statistical and some financial information on their Child Support Enforcement (CSE) program to the Department of Health and Human Services (HHS). This information will enable the Secretary of HHS to comply with sections 409, 452(a) and (g), 458, and 469 of the Social Security Act (the Act). The Act requires the Secretary to establish standards for an effective Child Support Enforcement program, to establish minimum organization and staffing requirements, and to make an Annual Report to the Congress on program activities. Information submitted by states will also enable HHS to compute individual state incentive, penalty, and outcome measures to be used in evaluating state performance in running a CSE program. The authority to collect this information is also set forth in regulations at 45 CFR 302.15(a).</p>\n', 'programCode': ['009:084'], 'title': 'Child Support Enforcement Annual Data Report Form 157 - YR 2004', 'temporal': '2003-01-01T00:00:00-05:00/2004-01-01T00:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families'}, 'landingPage': 'https://healthdata.gov/dataset/child-support-enforcement-annual-data-report-form-157-yr-2004-0', 'modified': '2019-06-15', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-08-03', 'accessLevel': 'public', 'identifier': '31c27f07-8d99-4d9d-a3f5-01f920e1c4e0', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'http://www.acf.hhs.gov/datagov-datasets/ocse/dcs/157_CSE_ANNUAL_2004.csv', 'mediaType': 'application/unknown', 'title': 'CSV'}], 'keyword': ['administration-for-children-and-families'], 'bureauCode': ['009:70'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.acf.hhs.gov/datagov-datasets/ocse/dcs/157_CSE_ANNUAL_DICTIONARY.xlsx'}
{'description': '<p>The Health Information National Trends Survey (HINTS) is a biennial, cross-sectional survey of a nationally-representative sample of American adults that is used to assess the impact of the health information environment. The survey provides updates on changing patterns, needs, and information opportunities in health; Identifies changing communications trends and practices; Assesses cancer information access and usage; Provides information about how cancer risks are perceived; and Offers a testbed to researchers to test new theories in health communication. </p>\n', 'programCode': ['009:031'], 'title': 'Health Information National Trends Survey (HINTS)', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH), Department of Health & Human Services'}, 'theme': ['Health'], 'landingPage': 'https://healthdata.gov/dataset/health-information-national-trends-survey-hints', 'modified': '2020-03-03', 'contactPoint': {'hasEmail': 'mailto:NCIHints@mail.nih.gov', 'fn': 'NCI HINTS'}, 'issued': '2012-08-01', 'temporal': '2003-10-02T00:00:00-04:00/2003-10-02T00:00:00-04:00', 'identifier': 'e070c4c9-e4cf-4494-9e0a-40eb5761809e', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://hints.cancer.gov/terms.aspx', 'mediaType': 'application/unknown', 'title': ' '}], 'keyword': ['health communication cancer information seeking Information Cancer Perception Cancer Knowledge', 'Internet Use Numeracy Nutrition Physical Activity Patient-provider Communication Risk Perceptio'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://hints.cancer.gov/instrument.aspx'}
{'description': '<p>The Sexually Transmitted Disease (STD) Morbidity online databases on CDC WONDER contain case reports reported from the 50 United States and D.C., Puerto Rico, Virgin Islands and Guam. The online databases report the number of cases and disease incidence rates by year, state, disease, age, gender of patient, type of STD, and area of report, since 1984. Data are updated annually. Data are produced by the U.S. Department of Health and Human Services, Public Health Service, Centers for Disease Control and Prevention (CDC), National Center for HIV/AIDS, viral Hepatitis, STD and TB Prevention (NCHHSTP).</p>\n', 'programCode': ['009:027'], 'title': 'CDC WONDER: Sexually Transmitted Disease (STD) morbidity', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention, Department of Health & Human Services'}, 'theme': ['State'], 'landingPage': 'https://healthdata.gov/dataset/cdc-wonder-sexually-transmitted-disease-std-morbidity-0', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-08-01', 'temporal': '1984-01-01T00:00:00-05:00/2009-12-31T00:00:00-05:00', 'identifier': '9731c732-b001-4413-81ce-a4345df220c6', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'text', 'accessURL': 'http://wonder.cdc.gov/std.html', 'mediaType': 'application/unknown', 'title': 'Text '}], 'keyword': ['Age', 'case', 'incidence', 'morbidity', 'Sex Race Ethnicity Year State Puerto Rico Virgin Islands Guam', 'Sexually Transmitted Disease', 'STD'], 'bureauCode': ['009:20'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://wonder.cdc.gov/std.html'}
{'description': '<p>Characteristics of families and children served by Child Care and Development Fund (CCDF)</p>\n', 'programCode': ['009:015'], 'title': 'OCC Administrative Data', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families, Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/occ-administrative-data', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-08-01', 'temporal': '2009-01-01T00:00:00-05:00/2010-01-01T00:00:00-05:00', 'identifier': '803d680c-e91c-4347-b91b-c24051b8a7c5', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.acf.hhs.gov/programs/occ/resource/fy-2011-data-tables-preliminary', 'mediaType': 'application/unknown', 'title': 'XLS '}], 'keyword': ['Children Families Child Care'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.acf.hhs.gov/programs/occ/resource/current-technical-bulletins'}
{'description': '<p>Provides sampled raw data that can be used to produce tables of characteristics, work participation status and financial circurmstantes of the TANF and SSP-MOE</p>\n', 'programCode': ['009:102'], 'title': 'Temporary Assistance for Needy Families (TANF):Data and Documentation:Sample Data Available to the Public', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families, Department of Health & Human Services'}, 'dataQuality': True, 'landingPage': 'https://healthdata.gov/dataset/temporary-assistance-needy-families-tanfdata-and-documentationsample-data-available-public', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-08-01', 'temporal': '2009-01-01T00:00:00-05:00/2009-01-01T00:00:00-05:00', 'identifier': '80685b35-3cf9-425b-ae11-e957dc00cf4a', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'text', 'accessURL': 'http://aspe.hhs.gov/ftp/hsp/TANF-data/', 'mediaType': 'application/unknown', 'title': 'Text '}], 'keyword': ['administration-for-children-and-families-department-of-health-human-services'], 'bureauCode': ['009:00'], 'modified': '2020-03-04', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>The Population - Bridged-Race July 1st Estimates online databases report bridged-race population estimates of the July 1st resident population of the United States, based on Census 2000 counts, for use in calculating vital rates. These estimates result from "bridging" the 31 race categories used in Census 2000, as specified in the 1997 Office of Management and Budget (OMB) standards for the collection of data on race and ethnicity, to the four race categories specified under the 1977 standards (Asian or Pacific Islander, Black or African American, American Indian or Alaska Native, White). Many data systems, such as vital statistics, are continuing to use the 1977 OMB standards during the transition to full implementation of the 1997 OMB standards. Postcensal estimates are available for year 2000 - 2009; intercensal estimates are available for the years 1990-1999. Obtain population counts by Year, State, County, Race (4-categories), Ethnicity, Sex and Age (1-year or 5-year groups). The data are released by the National Center for Health Statistics.</p>\n', 'programCode': ['009:048'], 'title': 'CDC WONDER: Population - Bridged-Race July 1st Estimates', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention, Department of Health & Human Services'}, 'theme': ['State'], 'landingPage': 'https://healthdata.gov/dataset/cdc-wonder-population-bridged-race-july-1st-estimates-0', 'modified': '2020-03-03', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-07-31', 'temporal': '1990-01-01T00:00:00-05:00/2009-12-31T00:00:00-05:00', 'identifier': 'c4c88d50-56af-4f58-bd10-6f234e2b3125', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'text', 'accessURL': 'http://wonder.cdc.gov/bridged-race-population.html', 'mediaType': 'application/unknown', 'title': 'Text '}], 'keyword': ['Age', 'County', 'Ethnicity', 'population', 'Race', 'Sex', 'State', 'year'], 'bureauCode': ['009:20'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://wonder.cdc.gov/wonder/help/bridged-race.html'}
{'description': "<p>The Daily Fine Particulate Matter data available on CDC WONDER are geographically aggregated daily measures of fine particulate matter in the outdoor air, spanning the years 2003-2008. PM2.5 particles are air pollutants with an aerodynamic diameter less than 2.5 micrometers. Reported measures are the daily measure of fine particulate matter in micrograms per cubic meter (PM2.5) (''µg/m''³), the number of observations, minimum and maximum range value, and standard deviation. Data are available by place (combined 48 contiguous states plus the District of Columbia, region, division, state, county), time (year, month, day) and specified fine particulate matter (''µg/m''³)value. County-level and higher data are aggregated from 10 kilometer square spatial resolution grids. In a study funded by the NASA Applied Sciences Program / Public Health Program, scientists at NASA Marshall Space Flight Center / Universities Space Research Association modified the regional surfacing algorithm of Al-Hamdan et al. (2009) and used it to generate continuous spatial surfaces (grids) of daily PM2.5 for the whole conterminous U.S. for 2003-2008. Two sources of environmental data were used as input to the surfacing algorithm, US Environmental Protection Agency (EPA) Air Quality System (AQS) PM2.5 in-situ data and National Aeronautics and Space Administration (NASA) Moderate Resolution Imaging Spectroradiometer (MODIS) aerosol optical depth remotely sensed data. They also identified in a Geographic Information System (GIS) the associated geographic locations of the centroids of the gridded PM2.5 dataset in terms of the counties and states they fall into to enable aggregation to different geographic levels in CDC WONDER.</p>\n", 'programCode': ['009:032'], 'title': 'CDC WONDER: Daily Fine Particulate Matter', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention, Department of Health & Human Services'}, 'theme': ['Quality', 'State'], 'landingPage': 'https://healthdata.gov/dataset/cdc-wonder-daily-fine-particulate-matter', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-07-31', 'temporal': '2003-01-01T00:00:00-05:00/2008-01-01T00:00:00-05:00', 'identifier': '68858d7a-c1ed-457c-8cf2-ab6d6b6c2992', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'text', 'accessURL': 'http://wonder.cdc.gov/nasa-pm.html', 'mediaType': 'application/unknown', 'title': 'Text '}], 'keyword': ['air pollution', 'air quality', 'Air Temperature', 'Fine Particulate Matter Climate State County Day Month Year Remotely Sensed'], 'bureauCode': ['009:20'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://wonder.cdc.gov/wonder/help/PM.html'}
{'description': "<p>Part C and Part D sponsors' performance and quality measures posted on the CMS website.</p>\n", 'programCode': ['009:078'], 'title': 'Medicare Part C and Part D Display Measures CY 2012', 'temporal': '2012-01-01T00:00:00-05:00/2012-12-31T00:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Quality', 'Medicare'], 'landingPage': 'https://healthdata.gov/dataset/medicare-part-c-and-part-d-display-measures-cy-2012-0', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'accessLevel': 'public', 'identifier': 'c16c2f1b-6401-45de-be67-86ff81e5c683', '@type': 'dcat:Dataset', 'modified': '2018-11-20', 'keyword': ['coverage', 'deductible', 'health plan', 'Medicare', 'Medicare Advantage', 'Part B', 'Part D', 'performance and quality measures', 'premium'], 'bureauCode': ['009:38'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>The National Survey on Drug Use and Health (NSDUH) series (formerly titled National Household Survey on Drug Abuse) primarily measures the prevalence and correlates of drug use in the United States. The surveys are designed to provide quarterly, as well as annual, estimates. Information is provided on the use of illicit drugs, alcohol, and tobacco among members of United States households aged 12 and older. Questions included age at first use as well as lifetime, annual, and past-month usage for the following drug classes: marijuana, cocaine (and crack), hallucinogens, heroin, inhalants, alcohol, tobacco, and nonmedical use of prescription drugs, including pain relievers, tranquilizers, stimulants, and sedatives. The survey covers substance abuse treatment history and perceived need for treatment, and includes questions from the Diagnostic and Statistical Manual (DSM) of Mental Disorders that allow diagnostic criteria to be applied. The survey included questions concerning treatment for both substance abuse and mental health-related disorders. Respondents were also asked about personal and family income sources and amounts, health care access and coverage, illegal activities and arrest record, problems resulting from the use of drugs, and needle-sharing.</p>\n', 'programCode': ['009:061'], 'title': 'National Survey on Drug Use and Health (NSDUH), 2002', 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'theme': ['Health'], 'landingPage': 'https://healthdata.gov/dataset/national-survey-drug-use-and-health-nsduh-2002', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'HealthData.gov'}, 'issued': '2012-05-30', 'accessLevel': 'public', 'identifier': 'c4e3821e-0f45-4202-8893-665f48c998ed', '@type': 'dcat:Dataset', 'modified': '2020-03-04', 'keyword': ['addiction', 'alcohol', 'alcohol abuse', 'alcohol consumption', 'amphetamines', 'barbiturates', 'cocaine', 'controlled drugs', 'crack cocaine', 'Demographics', 'depression', 'drinking behavior', 'drug abuse', 'drug dependence', 'drug treatment', 'drug use', 'Drugs', 'employment', 'hallucinogens', 'health care', 'heroin', 'households', 'income', 'inhalants', 'marijuana', 'mental health', 'mental health services', 'methamphetamine', 'pain relievers', 'pregnancy', 'Prescription Drugs', 'sedatives', 'smoking', 'stimulants', 'substance abuse', 'Substance Abuse Treatment', 'tobacco use', 'tranquilizers', 'youths'], 'bureauCode': ['009:30'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.icpsr.umich.edu/icpsrweb/SAMHDA/ssvd/studies/03903/variables'}
{'description': '<p>The National Survey on Drug Use and Health (NSDUH) series (formerly titled National Household Survey on Drug Abuse) primarily measures the prevalence and correlates of drug use in the United States. The surveys are designed to provide quarterly, as well as annual, estimates. Information is provided on the use of illicit drugs, alcohol, and tobacco among members of United States households aged 12 and older. Questions included age at first use as well as lifetime, annual, and past-month usage for the following drug classes: marijuana, cocaine (and crack), hallucinogens, heroin, inhalants, alcohol, tobacco, and nonmedical use of prescription drugs, including pain relievers, tranquilizers, stimulants, and sedatives. The survey covers substance abuse treatment history and perceived need for treatment, and includes questions from the Diagnostic and Statistical Manual (DSM) of Mental Disorders that allow diagnostic criteria to be applied. The survey included questions concerning treatment for both substance abuse and mental health-related disorders. Respondents were also asked about personal and family income sources and amounts, health care access and coverage, illegal activities and arrest record, problems resulting from the use of drugs, and needle-sharing.</p>\n', 'programCode': ['009:069'], 'title': 'National Survey on Drug Use and Health (NSDUH), 2004', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['Health'], 'landingPage': 'https://healthdata.gov/dataset/national-survey-drug-use-and-health-nsduh-2004', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'accessLevel': 'public', 'identifier': '31120a71-fff2-48a9-9faa-26df5a996867', '@type': 'dcat:Dataset', 'modified': '2018-11-16', 'keyword': ['addiction', 'alcohol', 'alcohol abuse', 'alcohol consumption', 'amphetamines', 'barbiturates', 'cocaine', 'controlled drugs', 'crack cocaine', 'Demographics', 'depression', 'drinking behavior', 'drug abuse', 'drug dependence', 'drug treatment', 'drug use', 'Drugs', 'employment', 'hallucinogens', 'health care', 'heroin', 'households', 'income', 'inhalants', 'marijuana', 'mental health', 'mental health services', 'methamphetamine', 'pain relievers', 'pregnancy', 'Prescription Drugs', 'sedatives', 'smoking', 'stimulants', 'substance abuse', 'Substance Abuse Treatment', 'tobacco use', 'tranquilizers', 'youths'], 'bureauCode': ['009:30'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.icpsr.umich.edu/icpsrweb/SAMHDA/ssvd/studies/04373/variables'}
{'description': '<p>The DailyMed RESTful API is a web service for accessing current SPL information. It is implemented using HTTP and can be thought of as a collection of resources, specified as URLs.</p>\n', 'programCode': ['009:048'], 'title': 'DailyMed Webservices', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'theme': ['State'], 'landingPage': 'https://healthdata.gov/dataset/dailymed-webservices', 'modified': '2020-02-21', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'temporal': '2005-01-01T00:00:00-05:00/2005-01-01T00:00:00-05:00', 'identifier': '4a86be2e-023b-47a2-bd8a-c112bbcc08e4', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://dailymed.nlm.nih.gov/dailymed/help.cfm#webservices', 'mediaType': 'application/unknown', 'title': 'API'}], 'keyword': ['drug labeling', 'pharmaceutical preparations', 'United States'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>The National Survey on Drug Use and Health (NSDUH) series (formerly titled National Household Survey on Drug Abuse) primarily measures the prevalence and correlates of drug use in the United States. The surveys are designed to provide quarterly, as well as annual, estimates. Information is provided on the use of illicit drugs, alcohol, and tobacco among members of United States households aged 12 and older. Questions included age at first use as well as lifetime, annual, and past-month usage for the following drug classes: marijuana, cocaine (and crack), hallucinogens, heroin, inhalants, alcohol, tobacco, and nonmedical use of prescription drugs, including pain relievers, tranquilizers, stimulants, and sedatives. The survey covers substance abuse treatment history and perceived need for treatment, and includes questions from the Diagnostic and Statistical Manual (DSM) of Mental Disorders that allow diagnostic criteria to be applied. The survey included questions concerning treatment for both substance abuse and mental health-related disorders. Respondents were also asked about personal and family income sources and amounts, health care access and coverage, illegal activities and arrest record, problems resulting from the use of drugs, and needle-sharing.</p>\n', 'programCode': ['009:069'], 'title': 'National Survey on Drug Use and Health (NSDUH), 2006', 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'theme': ['Health'], 'landingPage': 'https://healthdata.gov/dataset/national-survey-drug-use-and-health-nsduh-2006', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'accessLevel': 'public', 'identifier': '6e5e3da0-2f20-43bf-b8bb-f5a733cbc053', '@type': 'dcat:Dataset', 'modified': '2018-11-20', 'keyword': ['addiction', 'alcohol', 'alcohol abuse', 'alcohol consumption', 'amphetamines', 'barbiturates', 'cocaine', 'controlled drugs', 'crack cocaine', 'Demographics', 'depression', 'drinking behavior', 'drug abuse', 'drug dependence', 'drug treatment', 'drug use', 'Drugs', 'employment', 'hallucinogens', 'health care', 'heroin', 'households', 'income', 'inhalants', 'marijuana', 'mental health', 'mental health services', 'methamphetamine', 'pain relievers', 'pregnancy', 'Prescription Drugs', 'sedatives', 'smoking', 'stimulants', 'substance abuse', 'Substance Abuse Treatment', 'tobacco use', 'tranquilizers', 'youths'], 'bureauCode': ['009:30'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.icpsr.umich.edu/icpsrweb/SAMHDA/ssvd/studies/21240/variables'}
{'description': '<p>The National Survey on Drug Use and Health (NSDUH) series (formerly titled National Household Survey on Drug Abuse) primarily measures the prevalence and correlates of drug use in the United States. The surveys are designed to provide quarterly, as well as annual, estimates. Information is provided on the use of illicit drugs, alcohol, and tobacco among members of United States households aged 12 and older. Questions included age at first use as well as lifetime, annual, and past-month usage for the following drug classes: marijuana, cocaine (and crack), hallucinogens, heroin, inhalants, alcohol, tobacco, and nonmedical use of prescription drugs, including pain relievers, tranquilizers, stimulants, and sedatives. The survey covers substance abuse treatment history and perceived need for treatment, and includes questions from the Diagnostic and Statistical Manual (DSM) of Mental Disorders that allow diagnostic criteria to be applied. The survey included questions concerning treatment for both substance abuse and mental health-related disorders. Respondents were also asked about personal and family income sources and amounts, health care access and coverage, illegal activities and arrest record, problems resulting from the use of drugs, and needle-sharing.</p>\n', 'programCode': ['009:069'], 'title': 'National Survey on Drug Use and Health (NSDUH), 2005', 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'theme': ['Health'], 'landingPage': 'https://healthdata.gov/dataset/national-survey-drug-use-and-health-nsduh-2005', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'accessLevel': 'public', 'identifier': '51035a33-8169-4097-ba7a-9c396159793f', '@type': 'dcat:Dataset', 'modified': '2018-11-20', 'keyword': ['addiction', 'alcohol', 'alcohol abuse', 'alcohol consumption', 'amphetamines', 'barbiturates', 'cocaine', 'controlled drugs', 'crack cocaine', 'Demographics', 'depression', 'drinking behavior', 'drug abuse', 'drug dependence', 'drug treatment', 'drug use', 'Drugs', 'employment', 'hallucinogens', 'health care', 'heroin', 'households', 'income', 'inhalants', 'marijuana', 'mental health', 'mental health services', 'methamphetamine', 'pain relievers', 'pregnancy', 'Prescription Drugs', 'sedatives', 'smoking', 'stimulants', 'substance abuse', 'Substance Abuse Treatment', 'tobacco use', 'tranquilizers', 'youths'], 'bureauCode': ['009:30'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.icpsr.umich.edu/icpsrweb/SAMHDA/ssvd/studies/04596/variables'}
{'description': '<p>OIG negotiates corporate integrity agreements (CIA) with health care providers and other entities as part of the settlement of Federal health care program investigations arising under a variety of civil false claims statutes. Providers or entities agree to the obligations, and in exchange, OIG agrees not to seek their exclusion from participation in Medicare, Medicaid, or other Federal health care programs.</p>\n', 'programCode': ['422:013'], 'title': 'Corporate Integrity Agreement (CIA) documents', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/corporate-integrity-agreement-cia-documents-0', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'accessLevel': 'public', 'identifier': '41153824-e789-49e9-8543-5fa710bb94e3', '@type': 'dcat:Dataset', 'modified': '2020-03-03', 'keyword': ['department-of-health-human-services'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': "<p>The National Survey on Drug Use and Health (NSDUH) series (formerly titled National Household Survey on Drug Abuse) is the general civilian population aged 12 and older in the United States. Questions include age at first use, as well as lifetime, annual, and past-month usage for the following drugs: alcohol, marijuana, cocaine (including crack), hallucinogens, heroin, inhalants, tobacco, pain relievers, tranquilizers, stimulants, and sedatives. The survey covers substance abuse treatment history and perceived need for treatment, and includes questions from the Diagnostic and Statistical Manual (DSM) of Mental Disorders that allow diagnostic criteria to be applied. Respondents were also asked about personal and family income sources and amounts, health care access and coverage, illegal activities and arrest record, problems resulting from the use of drugs, perceptions of risks, and needle-sharing. Demographic data include gender, race, age, ethnicity, educational level, job status, income level, veteran status, household composition, and population density.</p>\n<p>The questionnaire was significantly redesigned in 1994. The 1994 survey for the first time included a rural population supplement to allow separate estimates to be calculated for this population. Other modules have been added each year and retained in subsequent years: mental health and access to care (1994-B); risk/availability of drugs (1996); cigar smoking and new questions on marijuana and cocaine use (1997); question series asked only of respondents aged 12 to 17 (1997); questions on tobacco brand (1999); marijuana purchase questions (2001); prior marijuana and cigarette use, additional questions on drug treatment, adult mental health services, and social environment (2003); and adult and adolescent depression questions derived from the National Comorbidity Survey, Replication (NCS-R) and National Comorbidity Survey, Adolescent (NCS-A) (2004).</p>\n<p>Survey administration and sample design were improved with the implementation of the 1999 survey, and additional improvements were made in 2002. Since 1999, the survey sample has employed a 50-state design with an independent, multistage area probability sample for each of the 50 states and the District of Columbia. At this time, the collection mode of the survey changed from personal interviews and self-enumerated answer sheets to using computer-assisted personal interviews and audio computer-assisted self interviews. In 2002, the survey's title was officially changed to the National Survey on Drug Use and Health (NSDUH). Participants have been given $30 for participating in the study since then. This has resulted in an increase in participation rates from the years prior to 2002. Also, since 2002 the new population data from the 2000 decennial census has been used for sample weighting procedures. For these reasons, data gathered for 2002 and beyond cannot validly be compared to data prior to 2002.</p>\n<p>The NSDUH is sponsored by the Center for Behavioral Health Statistics and Quality, Substance Abuse and Mental Health Services Administration.</p>\n", 'programCode': ['009:061'], 'title': '1990 through 2011 National Survey on Drug Use and Health (NSDUH)', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration, Department of Health & Human Services'}, 'theme': ['Health'], 'landingPage': 'https://healthdata.gov/dataset/1990-through-2011-national-survey-drug-use-and-health-nsduh', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'temporal': '1990-01-01T00:00:00-05:00/2011-12-31T00:00:00-05:00', 'identifier': 'c3f3d29f-4fdb-4ece-9ba5-8c9f38de5a2d', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'http://www.icpsr.umich.edu/icpsrweb/SAMHDA/series/64', 'mediaType': 'application/unknown', 'title': 'CSV '}], 'keyword': ['addiction', 'alcohol', 'alcohol abuse', 'alcohol consumption', 'amphetamines', 'barbiturates', 'cocaine', 'controlled drugs', 'crack cocaine', 'Demographics', 'depression', 'drinking behavior', 'drug abuse', 'drug dependence', 'drug treatment', 'drug use', 'Drugs', 'employment', 'hallucinogens', 'health care', 'heroin', 'households', 'income', 'inhalants', 'marijuana', 'mental health', 'mental health services', 'methamphetamine', 'pain relievers', 'pregnancy', 'Prescription Drugs', 'sedatives', 'smoking', 'stimulants', 'substance abuse', 'Substance Abuse Treatment', 'tobacco use', 'tranquilizers', 'youths'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.icpsr.umich.edu/icpsrweb/SAMHDA/ssvd/series/64/variables'}
{'description': '<p>Medicaid Fraud Control Units (MFCU or Unit) investigate and prosecute Medicaid fraud as well as patient abuse and neglect in health care facilities. OIG certifies, and annually recertifies, each MFCU. OIG collects information about MFCU operations and assesses whether they comply with statutes, regulations, and OIG policy. OIG also analyzes MFCU performance based on 12 published performance standards and recommends program improvements where appropriate.</p>\n', 'programCode': ['009:076'], 'title': 'Medicaid Fraud Control Units (MFCU) Annual Spending and Performance Statistics', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['State'], 'landingPage': 'https://healthdata.gov/dataset/medicaid-fraud-control-units-mfcu-annual-spending-and-performance-statistics-0', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'accessLevel': 'public', 'identifier': 'b4a62bb8-24ad-4da3-9ac4-81b41aa9105a', '@type': 'dcat:Dataset', 'modified': '2020-02-21', 'keyword': ['fraud', 'state spending'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>The National Survey on Drug Use and Health (NSDUH) series (formerly titled National Household Survey on Drug Abuse) primarily measures the prevalence and correlates of drug use in the United States. The surveys are designed to provide quarterly, as well as annual, estimates. Information is provided on the use of illicit drugs, alcohol, and tobacco among members of United States households aged 12 and older. Questions included age at first use as well as lifetime, annual, and past-month usage for the following drug classes: marijuana, cocaine (and crack), hallucinogens, heroin, inhalants, alcohol, tobacco, and nonmedical use of prescription drugs, including pain relievers, tranquilizers, stimulants, and sedatives. The survey covers substance abuse treatment history and perceived need for treatment, and includes questions from the Diagnostic and Statistical Manual (DSM) of Mental Disorders that allow diagnostic criteria to be applied. The survey included questions concerning treatment for both substance abuse and mental health-related disorders. Respondents were also asked about personal and family income sources and amounts, health care access and coverage, illegal activities and arrest record, problems resulting from the use of drugs, and needle-sharing.</p>\n', 'programCode': ['009:069'], 'title': 'National Survey on Drug Use and Health (NSDUH), 2003', 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'theme': ['Health'], 'landingPage': 'https://healthdata.gov/dataset/national-survey-drug-use-and-health-nsduh-2003', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'accessLevel': 'public', 'identifier': 'daa55b60-d909-44a7-a642-0399d4c2bdbc', '@type': 'dcat:Dataset', 'modified': '2018-11-20', 'keyword': ['addiction', 'alcohol', 'alcohol abuse', 'alcohol consumption', 'amphetamines', 'barbiturates', 'cocaine', 'controlled drugs', 'crack cocaine', 'Demographics', 'depression', 'drinking behavior', 'drug abuse', 'drug dependence', 'drug treatment', 'drug use', 'Drugs', 'employment', 'hallucinogens', 'health care', 'heroin', 'households', 'income', 'inhalants', 'marijuana', 'mental health', 'mental health services', 'methamphetamine', 'pain relievers', 'pregnancy', 'Prescription Drugs', 'sedatives', 'smoking', 'stimulants', 'substance abuse', 'Substance Abuse Treatment', 'tobacco use', 'tranquilizers', 'youths'], 'bureauCode': ['009:30'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.icpsr.umich.edu/icpsrweb/SAMHDA/ssvd/studies/04138/variables'}
{'description': "<p>Decisions issued by the Chair and Board Members of the Departmental Appeals Board concerning determinations in discretionary, project grant programs, including disallowances, terminations and denials of refunding, cost allocation plan disapprovals, and rate determinations; determinations in mandatory grant programs, including disallowances of state claims under titles I, IV-A (Temporary Assistance for Needy Families), IV-D (Child Support Enforcement), IV-E (Foster Care and Adoption Assistance), X, XIV, XVI, XIX (Medicaid), and XXI (State Children's Health Insurance Program) of the Social Security Act; and appellate review of decisions of DAB Civil Remedies Division ALJs, decisions of Food and Drug Administration ALJs regarding civil money penalties, and decisions of Department of the Interior ALJs in Indian Health Service contract/compact cases. .</p>\n", 'programCode': ['009:024'], 'title': 'Departmental Appeals Board Decisions', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['Health', 'Medicare', 'Hospital'], 'landingPage': 'https://healthdata.gov/dataset/departmental-appeals-board-decisions', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'temporal': '1974-03-07T00:00:00-04:00/1974-03-07T00:00:00-04:00', 'identifier': '3fa58f63-142f-4075-93f7-f58be8acb7f5', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'query tool', 'accessURL': 'http://www.hhs.gov/dab/decisions/index.html', 'mediaType': 'application/unknown', 'title': 'Query Tool '}], 'keyword': ['abuse', 'acf', 'administrative', 'adopt', 'adoption', 'alj', 'anti dumping', 'appeal', 'appellate', 'assessment', 'assistance', 'attorney fees', 'award', 'balance', 'beneficiary', 'benefit', 'billing', 'biologic', 'board', 'cancellation', 'charge', 'Children', 'civil rights', 'clia', 'cmp', 'CMS', 'code', 'collect', 'compliance', 'cost', 'coverage', 'dab', 'debar', 'debt', 'decision', 'denial', 'determination', 'device', 'disallowance', 'disapprove', 'discontinuation', 'discrimination', 'doctor', 'drug', 'Eligibility', 'Eligible', 'embezzlement', 'enforcement', 'enrollee', 'Enrollment', 'exclusion', 'expenditure', 'false claim', 'fda', 'fee', 'felony', 'fine', 'fiscal', 'Foster Care', 'fraud', 'funding', 'grant', 'head start', 'health care', 'hearing', 'hipaa', 'home health', 'Hospice', 'Hospital', 'ig', 'indian', 'induce', 'ineligible', 'insurance', 'invalid', 'judge', 'kickback', 'law', 'lcd', 'license', 'lobbying', 'marketing', 'medical equipment', 'medically necessary', 'Medicare', 'misconduct', 'misdemeanor', 'misrepresent', 'modify', 'nf', 'non-compliance', 'nondisclosure', 'Nursing Facility', 'Nursing Home', 'obstruction', 'office of the interior', 'oi', 'oig', 'participation', 'patient', 'payment', 'penalty', 'performance standard', 'physician', 'plan', 'prescription', 'privacy', 'procedure', 'Provider', 'qio', 'reasonable', 'recipient', 'reduction', 'repay', 'rescind', 'reverse', 'review', 'revocation', 'sanction', 'schip', 'security', 'SNF', 'ssa', 'supplier', 'surgery', 'suspension', 'TANF', 'termination', 'theft', 'transaction', 'vaccine', 'violation', 'withhold'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.hhs.gov/dab/decisions/dabdecisions/index.html'}
{'description': '<p>The National Survey on Drug Use and Health (NSDUH) series (formerly titled National Household Survey on Drug Abuse) primarily measures the prevalence and correlates of drug use in the United States. The surveys are designed to provide quarterly, as well as annual, estimates. Information is provided on the use of illicit drugs, alcohol, and tobacco among members of United States households aged 12 and older. Questions included age at first use as well as lifetime, annual, and past-month usage for the following drug classes: marijuana, cocaine (and crack), hallucinogens, heroin, inhalants, alcohol, tobacco, and nonmedical use of prescription drugs, including pain relievers, tranquilizers, stimulants, and sedatives. The survey covers substance abuse treatment history and perceived need for treatment, and includes questions from the Diagnostic and Statistical Manual (DSM) of Mental Disorders that allow diagnostic criteria to be applied. The survey included questions concerning treatment for both substance abuse and mental health-related disorders. Respondents were also asked about personal and family income sources and amounts, health care access and coverage, illegal activities and arrest record, problems resulting from the use of drugs, and needle-sharing.</p>\n', 'programCode': ['009:061'], 'title': 'National Survey on Drug Use and Health (NSDUH), 2009', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration, Department of Health & Human Services'}, 'theme': ['Health'], 'landingPage': 'https://healthdata.gov/dataset/national-survey-drug-use-and-health-nsduh-2009', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'temporal': '2009-01-01T00:00:00-05:00/2009-12-31T00:00:00-05:00', 'identifier': 'e8c4b6f1-9159-4ed1-81be-7322f18888c4', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'http://www.icpsr.umich.edu/icpsrweb/SAMHDA/studies/29621', 'mediaType': 'application/unknown', 'title': 'CSV'}], 'keyword': ['addiction', 'alcohol', 'alcohol abuse', 'alcohol consumption', 'amphetamines', 'barbiturates', 'cocaine', 'controlled drugs', 'crack cocaine', 'Demographics', 'depression', 'drinking behavior', 'drug abuse', 'drug dependence', 'drug treatment', 'drug use', 'Drugs', 'employment', 'hallucinogens', 'health care', 'heroin', 'households', 'income', 'inhalants', 'marijuana', 'mental health', 'mental health services', 'methamphetamine', 'pain relievers', 'pregnancy', 'Prescription Drugs', 'sedatives', 'smoking', 'stimulants', 'substance abuse', 'Substance Abuse Treatment', 'tobacco use', 'tranquilizers', 'youths'], 'bureauCode': ['009:30'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.icpsr.umich.edu/icpsrweb/SAMHDA/studies/29621'}
{'description': "<p>Decisions issued by Administrative Law Judges of the Departmental Appeals Board's Civil Remedies Division concerning fraud and abuse determinations by the Office of the Inspector General (OIG) or the Centers for Medicare & Medicaid Services (CMS); provider/supplier enforcement and certification determinations by CMS; terminations of or refusal to grant or continue federal funding for alleged civil rights violations; Program Fraud Civil Remedies Act determinations; civil money penalty determinations by Social Security Administration (SSA); and Equal Access to Justice Act determinations relating to OIG proceedings.</p>\n", 'programCode': ['009:078'], 'title': 'Civil Remedies Division Administrative Law Judge Decisions', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['Health', 'Medicare', 'Hospital'], 'landingPage': 'https://healthdata.gov/dataset/civil-remedies-division-administrative-law-judge-decisions-0', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'temporal': '1985-03-08T00:00:00-05:00/1985-03-08T00:00:00-05:00', 'identifier': '0e886896-fe7a-4bd1-a33b-f494387dd589', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'query tool', 'accessURL': 'http://www.hhs.gov/dab/decisions/index.html', 'mediaType': 'application/unknown', 'title': 'Query Tool '}], 'keyword': ['abuse', 'administrative', 'alj', 'antidumping', 'appeal', 'assessment', 'attorney fees', 'beneficiary', 'benefit', 'billing', 'cancellation', 'charge', 'civil rights', 'clia', 'cmp', 'CMS', 'code', 'collect', 'compliance', 'coverage', 'crd', 'dab', 'debt', 'decision', 'determination', 'device', 'discontinuation', 'discrimination', 'doctor', 'drug', 'embezzlement', 'enforcement', 'enrollee', 'Enrollment', 'exclusion', 'false claim', 'fee', 'felony', 'fine', 'fraud', 'funding', 'health care', 'hearing', 'hipaa', 'home health', 'Hospice', 'Hospital', 'ig', 'induce', 'insurance', 'judge', 'kickback', 'law', 'lcd', 'license', 'lobbying', 'medical equipment', 'medically necessary', 'Medicare', 'misconduct', 'misdemeanor', 'misrepresent', 'nf', 'non-compliance', 'nondisclosure', 'Nursing Facility', 'Nursing Home', 'obstruction', 'oig', 'participation', 'patient', 'payment', 'penalty', 'physician', 'plan', 'prescription', 'privacy', 'procedure', 'Provider', 'qio', 'reasonable', 'recipient', 'review', 'revocation', 'sanction', 'security', 'SNF', 'ssa', 'supplier', 'surgery', 'suspension', 'termination', 'theft', 'transaction', 'violation'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.hhs.gov/dab/decisions/civildecisions/index.html'}
{'description': "<p>Decisions of the Departmental Appeals Board's Medicare Appeals Council involving claims for entitlement to Medicare and individual claims for Medicare coverage and payment filed by beneficiaries or health care providers/suppliers.</p>\n", 'programCode': ['009:078'], 'title': 'Medicare Appeals Council Decisions', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['Health', 'Medicare', 'Hospital'], 'landingPage': 'https://healthdata.gov/dataset/medicare-appeals-council-decisions', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'temporal': '2003-06-11T00:00:00-04:00/2003-06-11T00:00:00-04:00', 'identifier': '22ed0b95-e0da-4838-88bf-4e37c931b3f3', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'query tool', 'accessURL': 'http://www.hhs.gov/dab/divisions/medicareoperations/macdecisions/mac_decisions.html#overpayment_claims', 'mediaType': 'application/unknown', 'title': 'Query Tool '}], 'keyword': ['administrative', 'adopt', 'affirm', 'alj', 'ambulance', 'appeal', 'appropriate', 'approval', 'beneficiary', 'benefit', 'billing', 'bipa', 'charge', 'claim', 'cmp', 'CMS', 'code', 'collect', 'contractor', 'coverage', 'dab', 'decision', 'determination', 'device', 'disallow', 'dismiss', 'doctor', 'drug', 'emergency', 'enrollee', 'Enrollment', 'Entitlement', 'fee', 'health care', 'hearing', 'hmo', 'home health', 'Hospice', 'Hospital', 'insurance', 'irmaa', 'judge', 'law', 'lcd', 'mac', 'medical equipment', 'medically necessary', 'Medicare', 'modify', 'ncd', 'Nursing Facility', 'Nursing Home', 'omha', 'Part A', 'Part B', 'Part C', 'Part D', 'participation', 'patient', 'payment', 'physician', 'plan', 'prescription', 'procedure', 'Provider', 'qic', 'reasonable', 'recipient', 'Reimbursement', 'repay', 'review', 'schip', 'Service', 'ssa', 'stabilization', 'supplier', 'surgery'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.hhs.gov/dab/divisions/medicareoperations/macdecisions/mac_decisions.html#overpayment_claims'}
{'description': "<p>AoA's Performance Outcomes Measures project (POMP) helps States and Area Agencies on Aging assess their own program performance, while assisting AoA to meet the accountability provisions of the Government Performance and Results Act (GPRA) and the Office of Management and Budget's (OMB) program assessment requirements.Through annual performance reports, Federal agencies provide detailed information on their progress in meeting program performance objectives. Congress and OMB now use performance information to support budget decisions. Many state and local governments are requiring similar systems of accountability to document results and justify funding.In order to gather information on the performance of its program, the Administration on Aging surveys the participants in its Older Americans Act programs. These national surveys provide a portrait of who receives these services and how they assess the quality of the services received.</p>\n", 'programCode': ['009:104'], 'title': 'Third National Survey of Older Americans Act Survey of Participants', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Community Living'}, 'landingPage': 'https://healthdata.gov/dataset/third-national-survey-older-americans-act-survey-participants', 'modified': '2019-06-15', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'rhornyak'}, 'issued': '2012-05-30', 'accessLevel': 'public', 'identifier': '4532e415-749e-4bf9-b8ea-e63a6a81aae3', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'http://www.aoa.gov/AoARoot/Program_Results/docs/2005/National_Survey/3rd_National_Survey_Data_Files_2005.zip', 'mediaType': 'application/unknown', 'title': 'CSV '}], 'keyword': ['administration-for-community-living'], 'bureauCode': ['009:75'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.aoa.gov/AoARoot/Program_Results/docs/2005/National_Survey/3rd_National_Survey_Codebooks_2005.zip'}
{'description': '<p>Decisions issued by the Aid to Families with Dependent Children (AFDC) Quality Control Review Panel of the Departmental Appeals Board concerning the AFDC program (predecessor of Temporary Aid for Needy Families) established by title IV-A of the Social Security Act.</p>\n', 'programCode': ['009:102'], 'title': 'Aid to Families with Dependent Children Quality Control Review Panel Decisions', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['Health', 'Quality'], 'landingPage': 'https://healthdata.gov/dataset/aid-families-dependent-children-quality-control-review-panel-decisions', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'temporal': '1991-08-09T00:00:00-04:00/1996-09-16T00:00:00-04:00', 'identifier': '250fd232-5e43-4eef-a64a-3f05fa629921', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'query tool', 'accessURL': 'http://www.hhs.gov/dab/decisions/index.html', 'mediaType': 'application/unknown', 'title': 'Query Tool '}], 'keyword': ['acf', 'administrative', 'adopt', 'afdc', 'affirm', 'appeal', 'appellate', 'assessment', 'assistance', 'award', 'balance', 'beneficiary', 'benefit', 'billing', 'board', 'cancellation', 'charge', 'Children', 'code', 'collect', 'compliance', 'control', 'cost', 'coverage', 'crd', 'dab', 'debar', 'debt', 'decision', 'denial', 'determination', 'disallowance', 'disapprove', 'discontinuation', 'Eligibility', 'enforcement', 'Enrollment', 'exclusion', 'expenditure', 'fiscal', 'food stamp', 'funding', 'grant', 'health care', 'hearing', 'income', 'invalid', 'judge', 'law', 'marketing', 'misconduct', 'modify', 'non-compliance', 'overpayment', 'participation', 'patient', 'payment', 'penalty', 'Quality', 'recipient', 'reduction', 'repay', 'rescind', 'reverse', 'review', 'sanction', 'schip', 'ssa', 'ssn', 'TANF', 'termination', 'underpayment', 'violation', 'welfare', 'withhold'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.hhs.gov/dab/decisions/afdcquality/index.html'}
{'description': '<p>Office of Head Start (OHS) web based search tool for finding Head Start program office contact information. Searchable by location, grant number or center type. Results are downloadable in CSV format.</p>\n', 'programCode': ['009:092'], 'title': 'Office of Head Start (OHS) Head Start Center Locations Search Tool', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families, Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/office-head-start-ohs-head-start-center-locations-search-tool', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:fmajestic@acf.hhs.gov', 'fn': 'Fran Majestic'}, 'issued': '2012-05-30', 'accessLevel': 'public', 'identifier': '8fce8c8e-dd59-4ab4-9aae-f720d356932d', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://eclkc.ohs.acf.hhs.gov/hslc/HeadStartOffices', 'mediaType': 'application/unknown', 'title': 'Query Tool '}, {'@type': 'dcat:Distribution', 'format': 'xls', 'accessURL': 'http://eclkc.ohs.acf.hhs.gov/HSESReports1/PdfServlet?service=xls', 'mediaType': 'application/unknown', 'title': 'XLS '}], 'keyword': ['center', 'Children', 'early head start', 'geocode', 'grantee', 'head start', 'location', 'locator', 'low income', 'program', 'services'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': "<p>The State Cancer Profiles (SCP) web site provides statistics to help guide and prioritize cancer control activities at the state and local levels. SCP is a collaborative effort using local and national level cancer data from the Centers for Disease Control and Prevention's National Program of Cancer Registries (NPCR) and National Cancer Institute's Surveillance, Epidemiology and End Results Registries (SEER). SCP address select types of cancer and select behavioral risk factors for which there are evidence-based control interventions. The site provides incidence, mortality and prevalence comparison tables as well as interactive graphs and maps and support data. The graphs and maps provide visual support for deciding where to focus cancer control efforts.</p>\n", 'programCode': ['009:047'], 'title': 'State Cancer Profiles Web site', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['State'], 'landingPage': 'https://healthdata.gov/dataset/state-cancer-profiles-web-site', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2012-05-30', 'accessLevel': 'public', 'identifier': '9f8175a9-c8b3-4cd5-89c5-6c80e42db3e6', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://statecancerprofiles.cancer.gov', 'mediaType': 'application/unknown', 'title': 'Query Tool '}], 'keyword': ['all cancer sites', 'bladder', 'brain ons', 'cervix', 'different county', 'different state', 'haven t moved', 'language isolation', 'moved', 'rural', 'same county', 'same state', 'unemployed', 'urban', 'white collar'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://statecancerprofiles.cancer.gov/faq.html'}
{'description': '<p>The objective is to ensure that providers who bill Federal health care programs do not submit claims for services furnished, ordered or prescribed by an excluded individual or entity. The LEIE is updated monthly with all individuals and entities who have been excluded from participation in Federal health care programs. Providers who bill Medicare, Medicaid, or other Federal health care programs must ensure that they know what individuals or entities are excluded and not bill for their services (e.g., a pharmacy should not bill Medicaid for a drug prescribed by an excluded physician nor for drugs dispensed by an excluded pharmacist).</p>\n', 'programCode': ['009:076'], 'title': 'Office of Inspector General List of Excluded Individuals and Entities', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/office-inspector-general-list-excluded-individuals-and-entities', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'temporal': '2012-05-25T00:00:00-04:00/2012-05-25T00:00:00-04:00', 'identifier': '924f5959-002c-48cd-a3ed-4e34eaf6e867', '@type': 'dcat:Dataset', 'modified': '2020-03-04', 'keyword': ['department-of-health-human-services'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://oig.hhs.gov/exclusions/files/leie_record_layout.pdf'}
{'description': "<p>The Find Ryan White HIV/AIDS Medical Care Providers tool is a locator that helps people living with HIV/AIDS access medical care and related services. Users can search for Ryan White-funded medical care providers near a specific complete address, city and state, state and county, or ZIP code.</p>\n<p>Search results are sorted by distance away and include the Ryan White HIV/AIDS facility name, address, approximate distance from the search point, telephone number, website address, and a link for driving directions.</p>\n<p>HRSA's Ryan White program funds an array of grants at the state and local levels in areas where most needed. These grants provide medical and support services to more than a half million people who otherwise would be unable to afford care.</p>\n", 'programCode': ['009:016'], 'references': ['https://hab.hrsa.gov/stateprofiles/State-Overview.aspx'], 'temporal': '2010-01-01T00:00:00-05:00/2010-01-01T00:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Health Resources and Services Administration, Department of Health & Human Services'}, 'theme': ['Health'], 'landingPage': 'https://www.findhivcare.hrsa.gov/', 'contactPoint': {'hasEmail': 'mailto:datawarehouse@hrsa.gov', 'fn': 'HRSA Data Warehouse'}, 'issued': '2012-05-30', 'accessLevel': 'public', 'title': 'Find Ryan White HIV/AIDS Medical Care Providers', 'identifier': 'd5636ec5-83f1-40fc-bd15-973fdc17359b', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://findhivcare.hrsa.gov/Search_HAB.aspx', 'mediaType': 'application/unknown', 'title': 'Query Tool '}], 'keyword': ['health center', 'hiv aids', 'locator', 'low income', 'map', 'medical', 'ryan white', 'service', 'treatment'], 'bureauCode': ['009:00'], 'modified': '2016-12-28', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>The National Foster Care & Adoption Directory (formerly the National Adoption Directory) offers adoption and foster care resources by State.</p>\n', 'programCode': ['009:103'], 'title': 'National Foster Care and Adoption Directory', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'dataQuality': True, 'landingPage': 'https://healthdata.gov/dataset/national-foster-care-and-adoption-directory', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'accessLevel': 'public', 'identifier': 'a2f65cfc-17bf-4314-85c4-883a53034b0d', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.childwelfare.gov', 'mediaType': 'application/unknown', 'title': 'Query Tool '}], 'keyword': ['department-of-health-human-services'], 'bureauCode': ['009:00'], 'modified': '2020-03-04', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>The most current Child Welfare Outcomes data is featured on this site. Through the site, you can view the data before the full report is published. The most recently published full report is Child Welfare Outcomes 2004-2007: Report to Congress.</p>\n', 'programCode': ['009:048'], 'title': 'Child Welfare Outcomes Data Portal', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'dataQuality': True, 'landingPage': 'https://healthdata.gov/dataset/child-welfare-outcomes-data-portal', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'temporal': '2004-01-01T00:00:00-05:00/2007-12-31T00:00:00-05:00', 'identifier': 'f7707293-3a86-4f71-9e8c-6ca27c4c4eca', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'query tool', 'accessURL': 'http://cwoutcomes.acf.hhs.gov/data/', 'mediaType': 'application/unknown', 'title': 'Query Tool '}], 'keyword': ['department-of-health-human-services'], 'bureauCode': ['009:00'], 'modified': '2020-03-04', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>The Eldercare Locator is a searchable database that allows a user to search via zip code or city/ state for agencies at the State and local levels that provide services to older adults.</p>\n', 'programCode': ['009:044'], 'title': 'Eldercare Locator Database', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Community Living, Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/eldercare-locator-database', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'rhornyak'}, 'issued': '2012-05-30', 'accessLevel': 'public', 'identifier': '70d2b79b-1339-4fd9-b6cb-3db41d3c430a', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.eldercare.gov/Eldercare.NET/Public/Site_Utilities/Private_Data1/Private_Data2/Private_Data3/Index.aspx', 'mediaType': 'application/unknown', 'title': 'Query Tool '}], 'keyword': ['aging', 'caregiving', 'eldercare'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.eldercare.gov/Eldercare.NET/Public/Site_Utilities/Private_Data1/Private_Data2/Private_Data3/Index.aspx'}
{'description': '<p>The National Health Service Corps (NHSC) Jobs Center helps doctors and nurses who are interested in working at areas where there is the highest need find out more about opportunities in a particular area or healthcare discipline. The Job Center provides information on the work locations and area. Job opportunities can be searched and identified by a combination of search parameters. The user views the search results on a map and as text and both views provide links to get more detailed information for each returned opportunity.</p>\n', 'programCode': ['009:014'], 'title': 'NHSC Jobs Center for Primary Care Medical, Dental and Mental Health Providers', 'temporal': '2009-01-01T00:00:00-05:00/2009-01-01T00:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Health Resources and Services Administration'}, 'theme': ['Community', 'Health', 'National'], 'landingPage': 'https://nhsc.hrsa.gov/', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:nhscsp@hrsa.gov', 'fn': 'HRSA Contact Center'}, 'issued': '2012-05-30', 'accessLevel': 'public', 'identifier': '96140022-54b5-4e69-a7b9-0dbea290b5e0', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://nhscjobs.hrsa.gov/external/search/index.seam', 'mediaType': 'application/unknown', 'title': 'Query Tool '}], 'keyword': ['clinician', 'community health', 'Dental', 'find jobs', 'high-need', 'job', 'loan repayor', 'MediCal', 'mental health', 'national health service corps', 'nhsc', 'recruitment', 'scholarship', 'Service', 'shortage', 'underserved', 'vacancy', 'volunteer'], 'bureauCode': ['009:15'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>A Web service that allows patient portals and electronic health record (EHR) systems to use existing code sets to link to relevant, authoritative health information from MedlinePlus.gov. Matches ICD-9-CM or SNOMED CT codes to related MedlinePlus consumer health information, LOINC codes to information on lab tests, and also matches NDC, RXCUI or text strings to patient medication information.</p>\n', 'programCode': ['009:048'], 'title': 'MedlinePlus Connect for Electronic Health Record (EHR) Systems - Web Service', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'theme': ['Health'], 'landingPage': 'https://healthdata.gov/dataset/medlineplus-connect-electronic-health-record-ehr-systems-web-service', 'modified': '2020-02-21', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'temporal': '2010-01-01T00:00:00-05:00/2010-01-01T00:00:00-05:00', 'identifier': '94200b58-3941-43fb-b316-ec5648ff0034', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.nlm.nih.gov/medlineplus/connect/service.html', 'mediaType': 'application/unknown', 'title': 'Query Tool'}], 'keyword': ['connect', 'EHR', 'ehrs', 'electronic health records', 'electronic medical records', 'EMR', 'emrs', 'health', 'health services', 'ICD-9', 'infobutton', 'loinc', 'medicine', 'medlineplus', 'NDC', 'patient education', 'patient health records', 'phr', 'phrs', 'rxnorm', 'snomed ct', 'wellness'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': "<p>This OIG website contains a list of recently issued advisory opinions and a link to archives of previously issued advisory opinions. In accordance with section 1128D (b) (5) (A) (v) of the Social Security Act and 42 CFR 1008.47 of the Office of Inspector General's (OIG) regulations, advisory opinions issued by the OIG are made available to the general public through this OIG website. One purpose of the advisory opinion process is to provide meaningful advice on the application of the anti-kickback statute and other OIG sanction statutes in specific factual situations. Please note, however, that advisory opinions are binding and may legally be relied upon only by the requestor. Because each opinion will apply legal standards to a set of facts involving certain known persons who provide specific statements about key factual issues, no third parties are bound nor may they legally rely on these advisory opinions.</p>\n", 'programCode': ['009:109'], 'title': 'U.S. Department of Health and Human Services Office of Inspector General Advisory Opinion List', 'publisher': {'@type': 'org:Organization', 'name': 'Office of Inspector General, Department of Health & Human Services'}, 'theme': ['Community'], 'landingPage': 'https://healthdata.gov/dataset/us-department-health-and-human-services-office-inspector-general-advisory-opinion-list-0', 'modified': '2020-02-21', 'contactPoint': {'hasEmail': 'mailto:Public.Affairs@OIG.HHS.gov', 'fn': 'OIG Public Affairs'}, 'issued': '2012-05-30', 'accessLevel': 'public', 'identifier': '6bbd5726-ba60-451a-8cb8-df127b585b26', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'query tool', 'accessURL': 'http://oig.hhs.gov/fraud/advisoryopinions.asp', 'mediaType': 'application/unknown', 'title': 'Query Tool'}], 'keyword': ['advisory', 'anti-kickback', 'cmp', 'community law', 'kickback', 'oig', 'opinion', 'opinions', 'safe harbor', 'safe harbors'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': "<p>The Insure Kids Now (IKN) Dental Care Providers in Your State locator provides profile information for oral health providers participating in Medicaid and Children's Health Insurance Program (CHIP) and descriptions of oral health services covered under each Medicaid/CHIP plan. Current and prospective beneficiaries can use this website to search for providers and learn about Programs/Health Plans offered in their resident State. The data for this application is updated at least on a quarter-annual basis.</p>\n<p>Insure Kids Now operates in accordance with the Children's Health Insurance Program Reauthorization Act of 2009 (CHIPRA) and the Centers for Medicare and Medicaid Services (CMS). This service is a partnership between CMS and HRSA.</p>\n", 'programCode': ['009:075'], 'title': 'Insure Kids Now (IKN) (Dental Care Providers)', 'temporal': '2009-01-01T00:00:00-05:00/2009-01-01T00:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Health Resources and Services Administration'}, 'theme': ['Community', 'Health'], 'landingPage': 'https://www.insurekidsnow.gov/', 'modified': '2019-05-01', 'contactPoint': {'hasEmail': 'mailto:IKNTechnicalHelp@hrsa.gov', 'fn': 'IKN Technical Help'}, 'issued': '2012-05-30', 'accessLevel': 'public', 'identifier': '29c1a870-208b-48a5-8e80-eeb5e2f02aab', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>Insure Kids Now Dental Locator</p>\n', 'format': 'application', 'title': 'Insure Kids Now - Find a Dentist', 'accessURL': 'https://www.insurekidsnow.gov/state/find-a-dentist/index.html', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'description': '<p>Find information on health insurance programs and dental providers in your state</p>\n', 'accessURL': 'https://www.insurekidsnow.gov/state/find-a-dentist/index.html', 'mediaType': 'application/unknown', 'title': 'Insure Kids Now - Find programs in your state'}], 'keyword': ['checkups', 'child health care', 'children', 'community health', 'dental care', 'high-need', 'immunization', 'insure', 'low income', 'treatment'], 'bureauCode': ['009:15'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': "<p>AoA's Performance Outcomes Measures project (POMP) helps States and Area Agencies on Aging assess their own program performance, while assisting AoA to meet the accountability provisions of the Government Performance and Results Act (GPRA) and the Office of Management and Budget's (OMB) program assessment requirements. Through annual performance reports, Federal agencies provide detailed information on their progress in meeting program performance objectives. Congress and OMB now use performance information to support budget decisions. Many state and local governments are requiring similar systems of accountability to document results and justify funding. In order to gather information on the performance of its program, the Administration on Aging surveys the participants in its Older Americans Act programs. These national surveys provide a portrait of who receives these services and how they assess the quality of the services received.</p>\n", 'programCode': ['009:044'], 'title': 'Second National Survey of Older Americans Act Participants', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Community Living, Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/second-national-survey-older-americans-act-participants', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'rhornyak'}, 'issued': '2012-05-30', 'accessLevel': 'public', 'identifier': '4c8ed950-1c53-45fb-a928-8fa9a50c5bbe', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'http://www.aoa.gov/AoARoot/Program_Results/docs/2004/National_Survey/2nd_National_Survey_Data_Files_2004.zip', 'mediaType': 'application/unknown', 'title': 'CSV '}], 'keyword': ['administration-for-community-living-department-of-health-human-services'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.aoa.gov/AoARoot/Program_Results/docs/2004/National_Survey/2nd_National_Survey_Codebooks_2004.zip'}
{'description': "<p>AoA's Performance Outcomes Measures project (POMP) helps States and Area Agencies on Aging assess their own program performance, while assisting AoA to meet the accountability provisions of the Government Performance and Results Act (GPRA) and the Office of Management and Budget's (OMB) program assessment requirements.Through annual performance reports, Federal agencies provide detailed information on their progress in meeting program performance objectives. Congress and OMB now use performance information to support budget decisions. Many state and local governments are requiring similar systems of accountability to document results and justify funding.In order to gather information on the performance of its program, the Administration on Aging surveys the participants in its Older Americans Act programs. These national surveys provide a portrait of who receives these services and how they assess the quality of the services received.</p>\n", 'programCode': ['009:048'], 'title': 'Fifth National Survey of Older Americans Act Survey of Participants', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Community Living, Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/fifth-national-survey-older-americans-act-survey-participants', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'rhornyak'}, 'issued': '2012-05-30', 'temporal': '2009-01-01T00:00:00-05:00/2009-12-31T00:00:00-05:00', 'identifier': '4afe6374-5479-419e-adcc-178d62907d15', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'http://www.aoa.gov/AoARoot/Program_Results/docs/2009/National_Survey/5th_National_Survey_Data_Files_2009.zip', 'mediaType': 'application/unknown', 'title': 'CSV '}], 'keyword': ['administration-for-community-living-department-of-health-human-services'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.aoa.gov/AoARoot/Program_Results/docs/2009/National_Survey/5th_National_Survey_Codebooks_2009.zip'}
{'description': '<p>The HPSAs Eligible for the Medicare Physician Bonus Payment advisor tools allows the user (physician) to determine if an address is eligible for bonus payments. Medicare makes bonus payments to physicians who provide medical care services in geographic areas that are HRSA-designated as primary medical care Health Professional Shortage Areas (HPSAs) and to psychiatrists who provide services in HRSA-designated mental health HPSAs.</p>\n<p>The search results indicate if the address is in a Primary Care HPSA or Mental Health HPSA, along with state, county name, Census Tract, zip code, and a map identifying the address.</p>\n', 'programCode': ['009:078'], 'title': 'Find Shortage Areas: HPSAs Eligible for the Medicare Physician Bonus Payment', 'temporal': '2011-01-01T00:00:00-05:00/2011-01-01T00:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Health Resources and Services Administration'}, 'theme': ['Community', 'Health', 'Medicare'], 'landingPage': 'https://data.hrsa.gov/tools/medicare/physician-bonus', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:data@hrsa.gov', 'fn': 'HRSA Bureau of Health Workforce'}, 'issued': '2012-05-30', 'accessLevel': 'public', 'identifier': '5d9629e2-beac-4b50-bcc6-1d929e47fc36', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://datawarehouse.hrsa.gov/geoHPSAAdvisor/GeographicHPSAAdvisor.aspx', 'mediaType': 'application/unknown', 'title': 'Query Tool '}], 'keyword': ['census tract number', 'community health', 'county subdivision', 'elderly', 'federally qualified health center', 'find shortage area', 'health professional shortage area', 'HPSA', 'medicare physician bonus payment', 'mental health hpsa', 'Poverty', 'primary care hpsa'], 'bureauCode': ['009:15'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>The Population - Bridged-Race July 1st Estimates online databases report bridged-race population estimates of the July 1st resident population of the United States, based on Census 2000 counts, for use in calculating vital rates. These estimates result from "bridging" the 31 race categories used in Census 2000, as specified in the 1997 Office of Management and Budget (OMB) standards for the collection of data on race and ethnicity, to the four race categories specified under the 1977 standards (Asian or Pacific Islander, Black or African American, American Indian or Alaska Native, White). Many data systems, such as vital statistics, are continuing to use the 1977 OMB standards during the transition to full implementation of the 1997 OMB standards. Postcensal estimates are available for year 2000 - 2009; intercensal estimates are available for the years 1990-1999. Obtain population counts by Year, State, County, Race (4-categories), Ethnicity, Sex and Age (1-year or 5-year groups). The data are released by the National Center for Health Statistics.</p>\n', 'programCode': ['009:048'], 'title': 'CDC WONDER: Population - Bridged-Race July 1st Estimates', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention, Department of Health & Human Services'}, 'theme': ['State'], 'landingPage': 'https://healthdata.gov/dataset/cdc-wonder-population-bridged-race-july-1st-estimates', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'temporal': '1990-01-01T00:00:00-05:00/2009-12-31T00:00:00-05:00', 'identifier': '7461968e-5c85-451b-a38b-26c540c7b802', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'query tool', 'accessURL': 'http://wonder.cdc.gov/bridged-race-population.html', 'mediaType': 'application/unknown', 'title': 'Query Tool '}], 'keyword': ['Age', 'County', 'Ethnicity', 'population', 'Race', 'Sex', 'State', 'year'], 'bureauCode': ['009:20'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://wonder.cdc.gov/wonder/help/bridged-race.html'}
{'description': '<p>The Online Tuberculosis Information System (OTIS) on CDC WONDER contains information on verified tuberculosis (TB) cases reported to the Centers for Disease Control and Prevention (CDC) by state health departments, the District of Columbia and Puerto Rico since 1993. These data were extracted from the CDC national TB surveillance system. OTIS reports case counts, incidence rates, population counts, percentage of cases that completed therapy within 1 year of diagnosis, and percentage of cases tested for drug susceptibility. Data for 22 variables are included in the data set, including: age groups, race / ethnicity, sex, vital status, year reported, state, metropolitan area, several patient risk factors, directly observed therapy, disease verification criteria and multi-drug resistant TB. Each year these data are updated with an additional year of cases plus revisions to cases reported in previous years. OTIS is produced by the U.S. Department of Health and Human Services, Public Health Service, Centers for Disease Control and Prevention (CDC), National Center for HIV/AIDS, viral Hepatitis, STD and TB Prevention (NCHHSTP).</p>\n', 'programCode': ['009:053'], 'title': 'CDC WONDER: Online Tuberculosis Information System (OTIS)', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention, Department of Health & Human Services'}, 'theme': ['State'], 'landingPage': 'https://healthdata.gov/dataset/cdc-wonder-online-tuberculosis-information-system-otis-0', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'temporal': '1993-01-01T00:00:00-05:00/2008-12-31T00:00:00-05:00', 'identifier': 'e68f8a49-eae3-41b8-8b03-0f02d0167fcf', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'query tool', 'accessURL': 'http://wonder.cdc.gov/tb.html', 'mediaType': 'application/unknown', 'title': 'Query Tool '}], 'keyword': ['Age', 'alcohol use', 'case', 'drug resistant', 'drug susceptibility', 'Ethnicity', 'foreign born', 'hiv status', 'homeless', 'incidence', 'injecting drug use', 'isoniazid', 'metropolitan area', 'msa', 'Occupation', 'pulmonary', 'Race', 'rifampin', 'Sex', 'State', 'TB', 'therapy', 'tuberculosis', 'vital status', 'year'], 'bureauCode': ['009:20'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://wonder.cdc.gov/wonder/help/tb.html'}
{'description': '<p>This is a compilation of URLs, dataset names and general information about the Federal Assistance Award (CFDA) program name, the associated sub-agency and the types of data sets available for sub-agencies of the Administration for Children and Families</p>\n', 'programCode': ['009:103'], 'title': 'HHS Administration for Children and Families Table of Contents for Listings of Agency Data Sets', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/hhs-administration-children-and-families-table-contents-listings-agency-data-sets', 'modified': '2020-03-03', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'accessLevel': 'public', 'identifier': '53a77760-b3d0-431b-8a7a-7c7e95dadbb3', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.acf.hhs.gov/datagov-datasets/', 'mediaType': 'application/unknown', 'title': 'XLS '}], 'keyword': ['adoption agencies', 'census data', 'center', 'Child', 'child care', 'child fatalities', 'child maltreatment', 'child support', 'Children', 'cse', 'domestic adoption', 'early head start', 'families', 'family', 'geocode', 'geodata', 'grantee', 'head start', 'location', 'locator', 'ocse', 'program', 'search agencies', 'Service', 'social service', 'support groups', 'tribes'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': "<p>Decisions of the Departmental Appeals Board's Medicare Appeals Council involving claims for entitlement to Medicare and individual claims for Medicare coverage and payment filed by beneficiaries or health care providers/suppliers.</p>\n", 'programCode': ['009:111'], 'title': 'Medicare Appeals Council Decisions', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['Health', 'Medicare', 'Hospital'], 'landingPage': 'https://healthdata.gov/dataset/medicare-appeals-council-decisions-0', 'modified': '2020-02-21', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'temporal': '2003-06-11T00:00:00-04:00/2003-06-11T00:00:00-04:00', 'identifier': '92cece16-e224-4a1d-92ae-d48f2b18bfb3', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'query tool', 'accessURL': 'http://www.hhs.gov/dab/divisions/medicareoperations/macdecisions/mac_decisions.html#overpayment_claims', 'mediaType': 'application/unknown', 'title': 'Query Tool '}], 'keyword': ['administrative', 'adopt', 'affirm', 'alj', 'ambulance', 'appeal', 'appropriate', 'approval', 'beneficiary', 'benefit', 'billing', 'bipa', 'charge', 'claim', 'cmp', 'CMS', 'code', 'collect', 'contractor', 'coverage', 'dab', 'decision', 'determination', 'device', 'disallow', 'dismiss', 'doctor', 'drug', 'emergency', 'enrollee', 'Enrollment', 'Entitlement', 'fee', 'health care', 'hearing', 'hmo', 'home health', 'Hospice', 'Hospital', 'insurance', 'irmaa', 'judge', 'law', 'lcd', 'mac', 'medical equipment', 'medically necessary', 'Medicare', 'modify', 'ncd', 'Nursing Facility', 'Nursing Home', 'omha', 'Part A', 'Part B', 'Part C', 'Part D', 'participation', 'patient', 'payment', 'physician', 'plan', 'prescription', 'procedure', 'Provider', 'qic', 'reasonable', 'recipient', 'Reimbursement', 'repay', 'review', 'schip', 'Service', 'ssa', 'stabilization', 'supplier', 'surgery'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.hhs.gov/dab/divisions/medicareoperations/macdecisions/mac_decisions.html#overpayment_claims'}
{'description': '<p>The National Institute for Occupational Safety and Health (NIOSH), under the authorization of the Federal Mine Safety and Health Act of 1977 and the Occupational Safety and Health Act of 1970, provides a testing approval and certification program assuring commercial availability of safe personal protective devices. NIOSH develops improved performance regulations, tests and certifies (or approves) devices, and purchases approved and certified products on the open market to verify quality of manufacture</p>\n', 'programCode': ['009:005'], 'title': 'NIOSH Certified Equipment List (CEL)', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention, Department of Health & Human Services'}, 'theme': ['Health'], 'landingPage': 'https://healthdata.gov/dataset/niosh-certified-equipment-list-cel', 'modified': '2020-02-21', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'temporal': '1972-01-01T00:00:00-05:00/1972-01-01T00:00:00-05:00', 'identifier': '63a7cbf3-3b97-407d-a7b7-c55431fc9829', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'query tool', 'accessURL': 'http://www2a.cdc.gov/drds/cel/cel_form_code.asp', 'mediaType': 'application/unknown', 'title': 'Query Tool '}], 'keyword': ['certification', 'equipment', 'occupational health', 'personal protective', 'respirator', 'safety'], 'bureauCode': ['009:20'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>The Tarrant County Public Health (TCPH) and Biosense collaboration is an effort to visualize TCPH health data collected by Biosense using Google Fusion Table technology and make that visualization publicly available. The data consists of patient visits to hospital emergency departments associated with Tarrant County Public Health (TCPH) that had the illness Gastro Intestinal, Heat Related, or Upper Respiratory divided by all emergency department visits that occurred for the same time period and in the geographic granularity for which the calculation was made.</p>\n', 'programCode': ['009:048'], 'title': 'CDC BioSense: Tarrant County, Texas', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention, Department of Health & Human Services'}, 'theme': ['Community', 'Health'], 'landingPage': 'https://healthdata.gov/dataset/cdc-biosense-tarrant-county-texas', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'temporal': '2007-01-01T00:00:00-05:00/2007-01-01T00:00:00-05:00', 'identifier': '2e3a0a06-5e2d-4cbc-8c63-0d54e10978d9', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'query tool', 'accessURL': 'http://www.google.com/publicdata/overview?ds=z46e2n1b69u8mu_', 'mediaType': 'application/unknown', 'title': 'Query Tool '}], 'keyword': ['chronic disease', 'community health', 'gastro-intestinal', 'health care access', 'health-related behaviors', 'heat related', 'infectious disease', 'injury', 'Prevalence', 'preventive practices', 'surveillance', 'Trends', 'upper respiratory', 'visualization'], 'bureauCode': ['009:20'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>The Vaccine Adverse Event Reporting System (VAERS) online database on CDC WONDER provides counts and percentages of adverse event case reports after vaccination, by symptom, vaccine product, manufacturer, onset interval, outcome category, year and month vaccinated, year and month reported, age, sex and state / territory. The Vaccine Adverse Event Reporting System is a cooperative program for vaccine safety of the Centers for Disease Control and Prevention (CDC) and the Food and Drug Administration (FDA). VAERS is a post-marketing safety surveillance program, collecting information about adverse events (possible side effects) that occur after the administration of US licensed vaccines. Data are from the US Department of Health and Human Services (DHHS), Public Health Service (PHS), Food and Drug Administration (FDA)/ Centers for Disease Control (CDC), Vaccine Adverse Event Reporting System (VAERS).</p>\n', 'programCode': ['009:011'], 'title': 'CDC WONDER: Vaccine Adverse Event Reporting System (VAERS)', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention, Department of Health & Human Services'}, 'theme': ['State'], 'landingPage': 'https://healthdata.gov/dataset/cdc-wonder-vaccine-adverse-event-reporting-system-vaers', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'temporal': '1990-01-01T00:00:00-05:00/2010-12-31T00:00:00-05:00', 'identifier': '2761a3aa-c892-4e95-bece-7902cff70133', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'query tool', 'accessURL': 'http://wonder.cdc.gov/vaers.html', 'mediaType': 'application/unknown', 'title': 'Query Tool '}], 'keyword': ['Adverse Event', 'aefi', 'Age', 'immunization', 'manufacturer', 'medra', 'month', 'onset', 'outcome', 'report date', 'safety', 'Sex', 'side effect', 'State', 'symptom', 'territory', 'vaccination date', 'vaccine', 'vaers', 'year'], 'bureauCode': ['009:20'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://wonder.cdc.gov/wonder/help/vaers.html'}
{'description': '<p>Overview: The QuitNowTXT text messaging program is designed as a resource that can be adapted to specific contexts including those outside the United States and in languages other than English. Based on evidence-based practices, this program is a smoking cessation intervention for smokers who are ready to quit smoking. Although evidence supports the use of text messaging as a platform to deliver cessation interventions, it is expected that the maximum effect of the program will be demonstrated when it is integrated into other elements of a national tobacco control strategy. The QuitNowTXT program is designed to deliver tips, motivation, encouragement and fact-based information via unidirectional and interactive bidirectional message formats. The core of the program consists of messages sent to the user based on a scheduled quit day identified by the user. Messages are sent for up to four weeks pre-quit date and up to six weeks post quit date. Messages assessing mood, craving, and smoking status are also sent at various intervals, and the user receives messages back based on the response they have submitted. In addition, users can request assistance in dealing with craving, stress/mood, and responding to slips/relapses by texting specific key words to the QuitNow. Rotating automated messages are then returned to the user based on the keyword. Details of the program are provided below. Texting STOP to the service discontinues further texts being sent. This option is provided every few messages as required by the United States cell phone providers. It is not an option to remove this feature if the program is used within the US. If a web-based registration is used, it is suggested that users provide demographic information such as age, gender, and smoking frequency (daily or almost every day, most days, only a few days a week, only on weekends, a few times a month or less) in addition to their mobile phone number and quit date. This information will be useful for assessing the reach of the program, as well as identifying possible need to develop libraries to specific groups. The use of only a mobile phone-based registration system reduces barriers for participant entry into the program but limits the collection of additional data. At bare minimum, quit date must be collected. At sign up, participants will have the option to choose a quit date up to one month out. Text messages will start up to 14 days before their specified quit date. Users also have the option of changing their quit date at any time if desired. The program can also be modified to provide texts to users who have already quit within the last month. One possible adaptation of the program is to include a QuitNowTXT "light" version. This adaptation would allow individuals who do not have unlimited text messaging capabilities but would still like to receive support to participate by controlling the number of messages they receive. In the light program, users can text any of the programmed keywords without fully opting in to the program. Program Design: The program is designed as a 14-day countdown to quit date, with subsequent six weeks of daily messages. Each day within the program is identified as either a pre-quit date (Q- # days) or a post-quit date (Q+#). If a user opts into the program fewer than 14 days before their quit date, the system will begin sending messages on that day. For example, if they opt in four days prior to their quit date, the system will send a welcome message and recognize that they are at Q-4 (or four days before their quit date), and they will receive the message that everyone else receives four days before their quit date. As the user progresses throughout the program, they will receive messages outlined in the text message library. Throughout the program, users will receive texts that cover a variety of content areas including tips, informational content, motivational messaging, and keyword responses. The frequency of messages increases as the days leading up to and following the user\'s quit date, with a heavy emphasis on support, efficacy building, and actionable tips. Further away from a user\'s quit date, the messages will reduce in frequency. If the user says they have started to smoke again, the system will give them the option of continuing the program as planned or starting over and setting a new quit date. The system is also designed to assess the user\'s mood, craving level, and smoking status several times during the program. These assessment messages are characterized as MOOD, CRAVE, and STATUS messages. Whenever the system asks for a response from the user, it will send a programmed response based on the user\'s answer (i.e., if the user responds with MOOD = BAD then they will receive a message customized to that response). These programmed response messages rotate throughout the course of the program. Users can also send the system one of three programmed keywords (CRAVE, MOOD, and SLIP), and the system will send unique, automated responses based on the texted keyword. There are 10 messages for each of the programmed keywords, which rotate on a random basis, decreasing the likelihood the user will get the same response in a row. After the full six-week program comes to an end, the system will follow up at one, three, and six months to check on the user\'s smokefree status and offer additional assistance if needed. Message Types: -\'\'\'¢ Tips: Tips provide users with actionable strategies on how to manage cravings and deal with quitting smoking in general. -\'\'\'¢ Motivation/encouragement: Motivational messages encourage users to keep going on their smokefree journey despite the difficulty and struggle they may be facing. -\'\'\'¢ Information: Informational messages provide users with facts and other salient points about the impact of smoking relevant to their socio-cultural environment. -\'\'\'¢ Assessment: The assessment messages are built into the text messaging program and are designed to collect information about the user\'s experience as they are quitting and provide immediate feedback based on the user\'s response. Assessment messages fall along three dimensions: mood, craving, and smoking status. -\'\'\'¢ Reactive Messaging (Key Words): At any point, the user can initiate an interaction with the program that will return a text message relevant to the user\'s request for help. In response to the user texting one of the key words, the system will send them unique, automated responses. The key words cover topics relevant to various aspects of cessation.</p>\n', 'programCode': ['009:047'], 'title': 'QuitNowTXT Text Messaging Library', 'publisher': {'@type': 'org:Organization', 'name': 'National Cancer Institute (NCI), National Institutes of Health (NIH)'}, 'theme': ['Health'], 'landingPage': 'https://healthdata.gov/dataset/quitnowtxt-text-messaging-library', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'accessLevel': 'public', 'identifier': 'c90f280f-7c5c-4d12-a648-a521301708c0', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://smokefree.gov/health-care-professionals', 'mediaType': 'application/unknown', 'title': 'Widget '}], 'keyword': ['cancer', 'cessation', 'cigarettes', 'mobile', 'mobile health', 'quitting', 'smoking', 'text messaging', 'tobacco', 'tobacco control'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>MONAHRQ® is a desktop software tool that enables organizations—such as state and local data organizations, regional reporting collaborations, hospitals and hospital systems, nursing homes and nursing home organizations, and health plans—to quickly and easily generate a health care reporting website.</p>\n<p>Effective September 27, 2017, technical support and software updates will no longer be available. Version 7, build 5, will be the final update. Existing software and supporting materials will remain available on this site. In addition, the open source project will remain active with software and materials available through GitHub: <a href="https://github.com/AHRQ/MONAHRQ-Open-Source">https://github.com/AHRQ/MONAHRQ-Open-Source</a></p>\n', 'programCode': ['009:072'], 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services, Agency for Healthcare Research and Quality'}, 'theme': ['Community', 'Health', 'Quality', 'Medicare', 'Hospital', 'Inpatient', 'National', 'State'], 'landingPage': 'https://www.ahrq.gov/professionals/systems/monahrq/index.html', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:monahrq@ahrq.gov', 'fn': 'MONAHRQ user support'}, 'issued': '2012-05-30', 'accessLevel': 'public', 'identifier': '8e9604e5-028d-46ed-8f10-524904d3e60d', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'widget', 'accessURL': 'http://monahrq.ahrq.gov/download.shtml', 'mediaType': 'application/unknown', 'title': 'Widget '}], 'keyword': ['Claims', 'community health', 'diagnoses', 'Emergency Department', 'hcahps', 'hcup', 'health care', 'health statistics', 'healthcare quality', 'Hospital', 'hospital compare', 'Inpatient', 'Prevention', 'procedures', 'quality reporting', 'software', 'utlization', 'website'], 'bureauCode': ['009:33'], 'dataQuality': True, 'title': 'MONAHRQ', 'describedBy': 'https://www.ahrq.gov/professionals/systems/monahrq/software/index.html'}
{'description': '<p>When it is consistent with the public protection responsibilities of the agency and depending on the nature of the violation, it is the Food and Drug Administration\'s (FDA\'s) practice to give individuals and firms an opportunity to take voluntary and prompt corrective action before it initiates an enforcement action. Warning Letters are issued to achieve voluntary compliance and to establish prior notice. The use of Warning Letters and the prior notice policy are based on the expectation that most individuals and firms will voluntarily comply with the law. See <a href="http://www.fda.gov/ICECI/ComplianceManuals/RegulatoryProceduresManual/ucm176870.htm">http://www.fda.gov/ICECI/ComplianceManuals/RegulatoryProceduresManual/uc...</a> for additional infomation on Warning Letters.</p>\n', 'programCode': ['009:002'], 'title': 'Warning Letters', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['Community'], 'landingPage': 'https://healthdata.gov/dataset/warning-letters-1', 'modified': '2020-02-21', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'temporal': '1996-11-01T00:00:00-05:00/1996-11-01T00:00:00-05:00', 'identifier': '541c2445-224d-4235-9c13-8fac34903aa8', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.accessdata.fda.gov/scripts/warningletters/wlSearchExcel.cfm', 'mediaType': 'application/unknown', 'title': 'Query Tool '}], 'keyword': ['advertising', 'biologics', 'community law', 'devices', 'Drugs', 'foods', 'tobacco', 'veterinary medicine', 'warning letters'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>Transcript of 2010 Drug Facts Chat Day.</p>\n', 'programCode': ['009:061'], 'title': 'Drug Facts Chat Day', 'publisher': {'@type': 'org:Organization', 'name': 'National Institute on Drug Abuse (NIDA), National Institutes of Health (NIH)'}, 'landingPage': 'https://healthdata.gov/dataset/drug-facts-chat-day', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'accessLevel': 'public', 'identifier': '0c7a3b41-d488-4031-9b35-9e6f4e8d4266', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.drugabuse.gov/es/cuales-son-los-efectos-largo-plazo-de-la-marihuana', 'mediaType': 'application/unknown', 'title': 'Query Tool '}], 'keyword': ['chat day', 'nida'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>The Mortality - Multiple Cause of Death data on CDC WONDER are county-level national mortality and population data spanning the years 1999-2006. These data are available in two separate data sets: one data set for years 1999-2004 with 3 race groups, and another data set for years 2005-2006 with 4 race groups and 3 Hispanic origin categories. Data are based on death certificates for U.S. residents. Each death certificate contains a single underlying cause of death, up to twenty additional multiple causes, and demographic data. The number of deaths, crude death rates, age-adjusted death rates, standard errors and 95% confidence intervals for death rates can be obtained by place of residence (total U.S., state, and county), age group (including infants), race, Hispanic ethnicity (years 2005-2006 only), gender, year of death, and cause-of-death (4-digit ICD-10 code or group of codes). The data are produced by the National Center for Health Statistics.</p>\n', 'programCode': ['009:048'], 'title': 'CDC WONDER: Mortality - Multiple Cause of Death', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention, Department of Health & Human Services'}, 'theme': ['Health', 'State'], 'landingPage': 'https://healthdata.gov/dataset/cdc-wonder-mortality-multiple-cause-death-0', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'temporal': '1999-01-01T00:00:00-05:00/2006-12-31T00:00:00-05:00', 'identifier': '43857256-b635-456e-84b2-ec722454326d', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'query tool', 'accessURL': 'http://wonder.cdc.gov/mcd.html', 'mediaType': 'application/unknown', 'title': 'Query Tool '}], 'keyword': ['Age', 'Births', 'Cause', 'County', 'deaths', 'disease', 'health', 'Hispanic', 'ICD', 'infant', 'mortality', 'population', 'Race', 'Sex', 'State', 'urbanization'], 'bureauCode': ['009:20'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://wonder.cdc.gov/wonder/help/mcd.html'}
{'description': '<p>The Sexually Transmitted Disease (STD) Morbidity online databases on CDC WONDER contain case reports reported from the 50 United States and D.C., Puerto Rico, Virgin Islands and Guam. The online databases report the number of cases and disease incidence rates by year, state, disease, age, gender of patient, type of STD, and area of report. Data are produced by the U.S. Department of Health and Human Services, Public Health Service, Centers for Disease Control and Prevention (CDC), National Center for HIV/AIDS, viral Hepatitis, STD and TB Prevention (NCHHSTP).</p>\n', 'programCode': ['009:027'], 'title': 'CDC WONDER: Sexually Transmitted Disease (STD) Morbidity', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention, Department of Health & Human Services'}, 'theme': ['State'], 'landingPage': 'https://healthdata.gov/dataset/cdc-wonder-sexually-transmitted-disease-std-morbidity', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'temporal': '1984-01-01T00:00:00-05:00/2008-12-31T00:00:00-05:00', 'identifier': '134d23cb-d5d0-45d0-8fa4-4313efb14183', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'query tool', 'accessURL': 'http://wonder.cdc.gov/std.html', 'mediaType': 'application/unknown', 'title': 'Query Tool '}], 'keyword': ['Age', 'case', 'Ethnicity', 'guam', 'incidence', 'morbidity', 'puerto rico', 'Race', 'Sex', 'State', 'STD', 'virgin islands', 'year'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://wonder.cdc.gov/std.html'}
{'description': "<p>The Mortality - Infant Deaths (from Linked Birth / Infant Death Records) online databases on CDC WONDER provide counts and rates for deaths of children under 1 year of age, occuring within the United States to U.S. residents. Information from death certificates has been linked to corresponding birth certificates. Data are available by county of mother's residence, child's age, underlying cause of death, gender, birth weight, birth plurality, birth order, gestational age at birth, period of prenatal care, maternal race and ethnicity, maternal age, maternal education and marital status. Data are available since 1995. The data are produced by the National Center for Health Statistics.</p>\n", 'programCode': ['009:015'], 'title': 'CDC WONDER: Mortality - Infant Deaths', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention, Department of Health & Human Services'}, 'theme': ['Health', 'State'], 'landingPage': 'https://healthdata.gov/dataset/cdc-wonder-mortality-infant-deaths', 'modified': '2020-02-21', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'temporal': '1995-01-01T00:00:00-05:00/2005-12-31T00:00:00-05:00', 'identifier': '5f2e0ec4-4aa6-4b00-bc1a-9fa72bbff80c', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'query tool', 'accessURL': 'http://wonder.cdc.gov/lbd.html', 'mediaType': 'application/unknown', 'title': 'Query Tool '}], 'keyword': ['Age', 'birth weight', 'birthplace', 'Births', 'Cause', 'County', 'deaths', 'delivery method', 'disease', 'Education', 'gestational age', 'health', 'Hispanic', 'ICD', 'infant', 'medical attendant', 'mortality', 'population', 'prenatal care', 'Race', 'Sex', 'State'], 'bureauCode': ['009:20'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://wonder.cdc.gov/wonder/help/lbd.html'}
{'description': "<p>Decisions issued by the Chair and Board Members of the Departmental Appeals Board concerning determinations in discretionary, project grant programs, including disallowances, terminations and denials of refunding, cost allocation plan disapprovals, and rate determinations; determinations in mandatory grant programs, including disallowances of state claims under titles I, IV-A (Temporary Assistance for Needy Families), IV-D (Child Support Enforcement), IV-E (Foster Care and Adoption Assistance), X, XIV, XVI, XIX (Medicaid), and XXI (State Children's Health Insurance Program) of the Social Security Act; and appellate review of decisions of DAB Civil Remedies Division ALJs, decisions of Food and Drug Administration ALJs regarding civil money penalties, and decisions of Department of the Interior ALJs in Indian Health Service contract/compact cases.n.</p>\n", 'programCode': ['009:072'], 'title': 'Departmental Appeals Board Decisions', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['Community', 'Health', 'Medicare', 'Hospital'], 'landingPage': 'https://healthdata.gov/dataset/departmental-appeals-board-decisions-0', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'temporal': '1974-03-07T00:00:00-04:00/1974-03-07T00:00:00-04:00', 'identifier': '56e8ed0c-b29b-462e-aede-83b3e3c466a8', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'query tool', 'accessURL': 'http://www.hhs.gov/dab/decisions/index.html', 'mediaType': 'application/unknown', 'title': 'Query Tool '}], 'keyword': ['abuse', 'acf', 'administrative', 'adopt', 'adoption', 'alj', 'antidumping', 'appeal', 'appellate', 'assessment', 'assistance', 'attorney fees', 'award', 'balance', 'beneficiary', 'benefit', 'billing', 'biologic', 'board', 'cancellation', 'charge', 'Children', 'civil rights', 'clia', 'cmp', 'CMS', 'code', 'collect', 'community health', 'community law', 'compliance', 'cost', 'coverage', 'dab', 'debar', 'debt', 'decision', 'denial', 'determination', 'device', 'disallowance', 'disapprove', 'discontinution', 'discrimination', 'doctor', 'drug', 'Eligibility', 'Eligible', 'embezzlement', 'enforcement', 'enrollee', 'Enrollment', 'exclusion', 'expenditure', 'false claim', 'fda', 'fee', 'felony', 'fine', 'fiscal', 'Foster Care', 'fraud', 'funding', 'grant', 'head start', 'health care', 'hearing', 'hipaa', 'home health', 'Hospice', 'Hospital', 'ig', 'indian', 'induce', 'ineligible', 'insurance', 'invalid', 'judge', 'kickback', 'law', 'lcd', 'license', 'lobbying', 'marketing', 'medical equipment', 'medically necessary', 'Medicare', 'misconduct', 'misdemeanor', 'misrepresent', 'modify', 'nf', 'non-compliance', 'nondisclosure', 'Nursing Facility', 'Nursing Home', 'obstruction', 'office of the interior', 'oi', 'oig', 'participation', 'patient', 'payment', 'penalty', 'performance standard', 'physician', 'plan', 'prescription', 'privacy', 'procedure', 'Provider', 'qio', 'reasonable', 'recipient', 'reduction', 'repay', 'rescind', 'reverse', 'review', 'revocation', 'sanction', 'schip', 'security', 'SNF', 'ssa', 'supplier', 'surgery', 'suspension', 'TANF', 'termination', 'theft', 'transaction', 'vaccine', 'violation', 'withold'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.hhs.gov/dab/decisions/dabdecisions/index.html'}
{'description': "<p>Decisions issued by Administrative Law Judges of the Departmental Appeals Board's Civil Remedies Division concerning fraud and abuse determinations by the Office of the Inspector General (OIG) or the Centers for Medicare & Medicaid Services (CMS); provider/supplier enforcement and certification determinations by CMS; terminations of or refusal to grant or continue federal funding for alleged civil rights violations; Program Fraud Civil Remedies Act determinations; civil money penalty determinations by Social Security Administration (SSA); and Equal Access to Justice Act determinations relating to OIG proceedings.</p>\n", 'programCode': ['009:077'], 'title': 'Civil Remedies Division Administrative Law Judge Decisions', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['Community', 'Health', 'Medicare', 'Hospital'], 'landingPage': 'https://healthdata.gov/dataset/civil-remedies-division-administrative-law-judge-decisions', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'temporal': '1985-03-08T00:00:00-05:00/1985-03-08T00:00:00-05:00', 'identifier': '10d259c7-dd50-4786-a98e-6a51ed6312d2', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'query tool', 'accessURL': 'http://www.hhs.gov/dab/decisions/index.html', 'mediaType': 'application/unknown', 'title': 'Query Tool '}], 'keyword': ['abuse', 'administrative', 'alj', 'antidumping', 'appeal', 'assessment', 'attorney fees', 'beneficiary', 'benefit', 'billing', 'cancellation', 'charge', 'civil rights', 'clia', 'cmp', 'CMS', 'code', 'collect', 'community law', 'compliance', 'coverage', 'crd', 'dab', 'debt', 'decision', 'determination', 'device', 'discontinution', 'discrimination', 'doctor', 'drug', 'embezzlement', 'enforcement', 'enrollee', 'Enrollment', 'exclusion', 'false claim', 'fee', 'felony', 'fine', 'fraud', 'funding', 'health care', 'hearing', 'hipaa', 'home health', 'Hospice', 'Hospital', 'ig', 'induce', 'insurance', 'judge', 'kickback', 'law', 'lcd', 'license', 'lobbying', 'medical equipment', 'medically necessary', 'Medicare', 'misconduct', 'misdemeanor', 'misrepresent', 'nf', 'non-compliance', 'nondisclosure', 'Nursing Facility', 'Nursing Home', 'obstruction', 'oig', 'participation', 'patient', 'payment', 'penalty', 'physician', 'plan', 'prescription', 'privacy', 'procedure', 'Provider', 'qio', 'reasonable', 'recipient', 'review', 'revocation', 'sanction', 'security', 'SNF', 'ssa', 'supplier', 'surgery', 'suspension', 'termination', 'theft', 'transaction', 'violation'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.hhs.gov/dab/decisions/civildecisions/index.html'}
{'description': '<p>Decisions issued by the Aid to Families with Dependent Children (AFDC) Quality Control Review Panel of the Departmental Appeals Board concerning the AFDC program (predecessor of Temporary Aid for Needy Families) established by title IV-A of the Social Security Act.</p>\n', 'programCode': ['009:102'], 'title': 'Aid to Families with Dependent Children Quality Control Review Panel Decisions', 'temporal': '1991-08-09T00:00:00-04:00/1996-09-16T00:00:00-04:00', 'publisher': {'@type': 'org:Organization', 'name': 'Departmental Appeals Board'}, 'theme': ['Health', 'Quality'], 'landingPage': 'https://healthdata.gov/dataset/aid-families-dependent-children-quality-control-review-panel-decisions-0', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:Debbie.Nobleman@hhs.gov', 'fn': 'Debbie Nobelman'}, 'issued': '2012-05-30', 'accessLevel': 'public', 'identifier': '094cdb8f-68b1-4634-aa79-b3ba578488b3', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'query tool', 'accessURL': 'http://www.hhs.gov/dab/decisions/index.html', 'mediaType': 'application/unknown', 'title': 'Query Tool '}], 'keyword': ['acf', 'administrative', 'adopt', 'afdc', 'affirm', 'appeal', 'appellate', 'assessment', 'assistance', 'award', 'balance', 'beneficiary', 'benefit', 'billing', 'board', 'cancellation', 'charge', 'Children', 'code', 'collect', 'compliance', 'control', 'cost', 'coverage', 'crd', 'dab', 'debar', 'debt', 'decision', 'denial', 'determination', 'disallowance', 'disapprove', 'discontinution', 'Eligibility', 'enforcement', 'Enrollment', 'exclusion', 'expenditure', 'fiscal', 'food stamp', 'funding', 'grant', 'health care', 'hearing', 'income', 'invalid', 'judge', 'law', 'marketing', 'misconduct', 'modify', 'non-compliance', 'overpayment', 'participation', 'patient', 'payment', 'penalty', 'Quality', 'recipient', 'reduction', 'repay', 'rescind', 'reverse', 'review', 'sanction', 'schip', 'ssa', 'ssn', 'TANF', 'termination', 'underpayment', 'violation', 'welfare', 'withold'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.hhs.gov/dab/decisions/afdcquality/index.html'}
{'description': '<p>Research projects funded by the National Institutes of Health (NIH), other DHHS Operating Divisions (AHRQ, CDC, FDA, HRSA, SAMHSA), and the Department of Veterans Affairs. This is a monthly snapshot of the data publically accessible through the NIH Research Portfolio Online Reporting Tool, Expenditures and Results (RePORTER) system at <a href="http://report.nih.gov">http://report.nih.gov</a>. The RePORTER database contains information such as project title, abstract, principal investigator, funded organization, total awarded costs, categorization by area of research (NIH only), and project keywords. Also available is information on research publications and patents that have cited support from each project.</p>\n', 'programCode': ['009:048'], 'title': 'NIH Exported Research Portfolio Online Reporting Tools: Expenditures and Results (ExPORTER)', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH), Department of Health & Human Services'}, 'theme': ['Community', 'Health'], 'landingPage': 'https://healthdata.gov/dataset/nih-exported-research-portfolio-online-reporting-tools-expenditures-and-results-exporter-2', 'modified': '2020-03-03', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'temporal': '2005-01-01T00:00:00-05:00/2009-12-31T00:00:00-05:00', 'identifier': '3788d897-b8cc-4911-8e6f-92e433d82056', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://projectreporter.nih.gov/exporter/', 'mediaType': 'application/unknown', 'title': 'Query Tool '}], 'keyword': ['ahrq', 'behavioral', 'biomedical', 'CDC', 'community health', 'contracts', 'disease', 'exporter', 'extramural', 'grants', 'health', 'hrsa', 'institution', 'intramural', 'investigator', 'nih', 'patent', 'Prevention', 'publication', 'report', 'reporter', 'Research', 'samhsa', 'va'], 'bureauCode': ['001:05'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>DailyMed provides high quality information about marketed drugs. This information includes FDA labels (package inserts). This Web site provides health information providers and the public with a standard, comprehensive, up-to-date, look-up and download resource of medication content and labeling as found in medication package inserts. The National Library of Medicine (NLM) provides this as a public service and does not accept advertisements.</p>\n', 'programCode': ['009:048'], 'temporal': '2005-01-01T00:00:00-05:00/2005-01-01T00:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'National Library of Medicine (NLM)'}, 'theme': ['Community', 'Health'], 'landingPage': 'https://dailymed.nlm.nih.gov/dailymed/', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:custserv@nlm.nih.gov', 'fn': 'NLM Customer Service'}, 'issued': '2012-05-30', 'accessLevel': 'public', 'identifier': 'd33828af-4784-472b-b6c9-bd7b5605372f', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://dailymed.nlm.nih.gov/dailymed/index.cfm', 'mediaType': 'application/unknown', 'title': 'Search DailyMed'}, {'@type': 'dcat:Distribution', 'format': 'api', 'accessURL': 'https://dailymed.nlm.nih.gov/dailymed/app-support-web-services.cfm', 'mediaType': 'application/unknown', 'title': 'API'}, {'@type': 'dcat:Distribution', 'format': 'data', 'accessURL': 'https://dailymed.nlm.nih.gov/dailymed/spl-resources.cfm', 'mediaType': 'application/unknown', 'title': 'Download DailyMed Data'}], 'keyword': ['community health', 'drug labeling', 'drug therapy', 'pharmaceutical preparations', 'pharmacology', 'United States'], 'bureauCode': ['009:25'], 'dataQuality': True, 'title': 'DailyMed', 'describedBy': 'http://www.nlm.nih.gov/research/umls/rxnorm/overview.html'}
{'description': '<p>The Find Shortage Areas: Health Professional Shortage Area (HPSA) and Medically Underserved Area/Population (MUA/P) by Address tool helps you determine if a specific address is located in a designated shortage area. Shortage areas are designated by HRSA as specific geographic areas or sites that have the greatest need for health care. Shortage areas are categorized by specific needs (Primary Care HPSA, Mental Health HPSA, Dental Care HPSA, or MUA/P).</p>\n', 'programCode': ['009:014'], 'title': 'Find Shortage Areas: HPSA & MUA/P by Address', 'temporal': '2009-01-01T00:00:00-05:00/2009-01-01T00:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Health Resources and Services Administration'}, 'theme': ['Health', 'Medicare'], 'landingPage': 'https://data.hrsa.gov/tools/shortage-area/by-address', 'modified': '2019-05-01', 'contactPoint': {'hasEmail': 'mailto:data@hrsa.gov', 'fn': 'HRSA Data Warehouse'}, 'issued': '2012-05-30', 'accessLevel': 'public', 'identifier': '479be80d-2fac-415b-90c5-77a15ae1cab7', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://datawarehouse.hrsa.gov/GeoAdvisor/ShortageDesignationAdvisor.aspx', 'mediaType': 'application/unknown', 'title': 'Query Tool '}], 'keyword': ['census tract number', 'comprehensive health center', 'county subdivision name', 'dental care hpsa', 'elderly', 'federally qualified health center', 'find shortage area', 'health professional shortage area', 'HPSA', 'infant mortality', 'low income populations', 'medically underserved area', 'medically underserved population', 'medicare physician bonus payment', 'mental health hpsa', 'mua', 'mup', 'Poverty', 'primary care hpsa', 'shortage'], 'bureauCode': ['009:15'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>The AIDS Public Information Data Set (APIDS) for years 1981-2002 on CDC WONDER online database contains counts of AIDS (Acquired Immune Deficiency Syndrome) cases reported by state and local health departments, by demographics; location (region and selected metropolitan areas); case-definition; month/year and quarter-year of diagnosis, report, and death (if applicable); and HIV exposure group (risk factors for AIDS). Data are produced by the US Department of Health and Human Services (US DHHS), Public Health Service (PHS), Centers for Disease Control and Prevention (CDC), National Center for HIV, STD and TB Prevention (NCHSTP), Division of HIV/AIDS Prevention (DHP).</p>\n', 'programCode': ['009:027'], 'title': 'CDC WONDER: AIDS Public Use Data', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention, Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/cdc-wonder-aids-public-use-data', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'temporal': '1981-01-01T00:00:00-05:00/2002-12-31T00:00:00-05:00', 'identifier': '8208b2a4-58bb-460e-b6fc-56ae6e6cd5e2', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'query tool', 'accessURL': 'http://wonder.cdc.gov/AIDSPublic.html', 'mediaType': 'application/unknown', 'title': 'Query Tool '}], 'keyword': ['Age', 'aids', 'case definition', 'case report', 'date diagnosed', 'date reported', 'diagnosis', 'Ethnicity', 'exposure category', 'hemophilia', 'HIV', 'incidence', 'iv drug use', 'metropolitan area', 'msa', 'pediatric', 'Race', 'Region', 'Sex', 'sexual orientation', 'vital status'], 'bureauCode': ['009:20'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://wonder.cdc.gov/wonder/help/aids.html'}
{'description': '<p>A search-based Web service that provides access to disease, condition and wellness information via MedlinePlus health topic data in XML format. The service accepts keyword searches as requests and returns relevant MedlinePlus health topics in ranked order. The service also returns health topics summaries, search result snippets and other associated data.</p>\n', 'programCode': ['009:046'], 'title': 'MedlinePlus Health Topic Web Service', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'theme': ['Community', 'Health'], 'landingPage': 'https://healthdata.gov/dataset/medlineplus-health-topic-web-service', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'temporal': '2010-01-01T00:00:00-05:00/2010-01-01T00:00:00-05:00', 'identifier': 'de0c318c-5a83-4a99-9bc6-2feb7e24b204', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.nlm.nih.gov/medlineplus/webservices.html', 'mediaType': 'application/unknown', 'title': 'API'}], 'keyword': ['community health', 'health', 'health services', 'medicine', 'wellness'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>A Web application that allows patient portals and electronic health record (EHR) systems to use existing code sets to link to relevant, authoritative health information from MedlinePlus.gov. Matches ICD-9-CM or SNOMED CT codes to related MedlinePlus consumer health information, LOINC codes to information on lab tests, and also matches NDC, RXCUI or text strings to patient medication information.</p>\n', 'programCode': ['009:046'], 'title': 'MedlinePlus Connect for Electronic Health Record (EHR) Systems - Web Application', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'theme': ['Health'], 'landingPage': 'https://healthdata.gov/dataset/medlineplus-connect-electronic-health-record-ehr-systems-web-application', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'temporal': '2010-01-01T00:00:00-05:00/2010-01-01T00:00:00-05:00', 'identifier': 'f15aa02b-4129-4abc-b1f4-d74896ac7c5a', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.nlm.nih.gov/medlineplus/connect/application.html', 'mediaType': 'application/unknown', 'title': 'Query Tool'}], 'keyword': ['connect', 'EHR', 'ehrs', 'electronic health records', 'electronic medical records', 'EMR', 'emrs', 'health', 'health services', 'ICD-9', 'infobutton', 'loinc', 'medicine', 'medlineplus', 'NDC', 'patient education', 'patient health records', 'phr', 'phrs', 'rxnorm', 'snowmed ct', 'wellness'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': "<p>AoA's Performance Outcomes Measures project (POMP) helps States and Area Agencies on Aging assess their own program performance, while assisting AoA to meet the accountability provisions of the Government Performance and Results Act (GPRA) and the Office of Management and Budget's (OMB) program assessment requirements. Through annual performance reports, Federal agencies provide detailed information on their progress in meeting program performance objectives. Congress and OMB now use performance information to support budget decisions. Many state and local governments are requiring similar systems of accountability to document results and justify funding. In order to gather information on the performance of its program, the Administration on Aging surveys the participants in its Older Americans Act programs. These national surveys provide a portrait of who receives these services and how they assess the quality of the services received.</p>\n", 'programCode': ['009:044'], 'title': 'First National Survey of Older Americans Act Survey of Participants', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Community Living, Department of Health & Human Services'}, 'theme': ['Community', 'Health'], 'landingPage': 'https://healthdata.gov/dataset/first-national-survey-older-americans-act-survey-participants', 'modified': '2020-03-03', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'rhornyak'}, 'issued': '2012-05-30', 'accessLevel': 'public', 'identifier': 'fe57a1e5-d90e-41d9-82bb-c9491362c30f', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'http://www.aoa.gov/AoARoot/Program_Results/docs/2003/National_Survey/1st_National_Survey_Data_Files_2003.zip', 'mediaType': 'application/unknown', 'title': 'CSV '}], 'keyword': ['community health'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.aoa.gov/AoARoot/Program_Results/docs/2003/National_Survey/1st_National_Survey_Codebooks_2003.zip'}
{'description': '<p>The National Survey on Drug Use and Health (NSDUH) series (formerly titled National Household Survey on Drug Abuse) primarily measures the prevalence and correlates of drug use in the United States. The surveys are designed to provide quarterly, as well as annual, estimates. Information is provided on the use of illicit drugs, alcohol, and tobacco among members of United States households aged 12 and older. Questions included age at first use as well as lifetime, annual, and past-month usage for the following drug classes: marijuana, cocaine (and crack), hallucinogens, heroin, inhalants, alcohol, tobacco, and nonmedical use of prescription drugs, including pain relievers, tranquilizers, stimulants, and sedatives. The survey covers substance abuse treatment history and perceived need for treatment, and includes questions from the Diagnostic and Statistical Manual (DSM) of Mental Disorders that allow diagnostic criteria to be applied. The survey included questions concerning treatment for both substance abuse and mental health-related disorders. Respondents were also asked about personal and family income sources and amounts, health care access and coverage, illegal activities and arrest record, problems resulting from the use of drugs, and needle-sharing.</p>\n', 'programCode': ['009:061'], 'title': 'National Survey on Drug Use and Health (NSDUH), 2010', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration, Department of Health & Human Services'}, 'theme': ['Health'], 'landingPage': 'https://healthdata.gov/dataset/national-survey-drug-use-and-health-nsduh-2010', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'temporal': '2010-01-01T00:00:00-05:00/2010-12-31T00:00:00-05:00', 'identifier': 'e1237c89-6291-4562-aa8a-54b16805763f', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'http://www.icpsr.umich.edu/icpsrweb/SAMHDA/studies/32722', 'mediaType': 'application/unknown', 'title': 'CSV'}], 'keyword': ['addiction', 'alcohol', 'alcohol abuse', 'alcohol consumption', 'amphetamines', 'barbiturates', 'cocaine', 'controlled drugs', 'crack cocaine', 'Demographics', 'depression', 'drinking behavior', 'drug abuse', 'drug dependence', 'drug treatment', 'drug use', 'Drugs', 'employment', 'hallucinogens', 'health care', 'heroin', 'households', 'income', 'inhalants', 'marijuana', 'mental health', 'mental health services', 'methamphetamine', 'pain relievers', 'pregnancy', 'Prescription Drugs', 'sedatives', 'smoking', 'stimulants', 'substance abuse', 'Substance Abuse Treatment', 'tobacco use', 'tranquilizers', 'youths'], 'bureauCode': ['009:30'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.icpsr.umich.edu/icpsrweb/SAMHDA/studies/32722'}
{'description': '<p>The Population online databases contain data from the US Census Bureau. The Census Estimates online database contains contains county-level population counts for years 1970 - 2000. The data comprise the April 1st Census counts for years 1970, 1980, 1990 and 2000, the July 1st intercensal estimates for years 1971-1979 and 1981-1989, and the July 1st postcensal estimates for years 1991-1999. The Census Projections online database contains population projections for years 2004-2030 by year, state, age, race and sex, prodyced by teh Cenus Bureau in 2005. The data are produced by the United States Department of Commerce, U.S. Census Bureau, Population Division.</p>\n', 'programCode': ['006:008'], 'title': 'CDC WONDER: Population (from Census)', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention, Department of Health & Human Services'}, 'theme': ['State'], 'landingPage': 'https://healthdata.gov/dataset/cdc-wonder-population-census', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'temporal': '1970-01-01T00:00:00-05:00/2030-12-31T00:00:00-05:00', 'identifier': '4e273172-5ab5-4db6-bb27-573f15386778', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'query tool', 'accessURL': 'http://wonder.cdc.gov/population.html', 'mediaType': 'application/unknown', 'title': 'Query Tool '}], 'keyword': ['Age', 'County', 'Race', 'Sex', 'State', 'year'], 'bureauCode': ['009:20'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://wonder.cdc.gov/population.html'}
{'description': "<p>In 1992, Congress enacted the Fertility Clinic Success Rate and Certification Act (FCSRCA). The act requires CDC to collect data from clinics and submit an annual report to Congress on Assisted Reproductive Technology (ART) success rates. In 1996, CDC initiated the ART Surveillance System to collect cycle specific and clinic specific data from all medical clinics practicing ART in the United States and its territories. The data collected include patient's diagnosis, type of ART, clinical information pertaining to the ART procedure, and information on pregnancy outcomes.</p>\n", 'programCode': ['009:048'], 'title': 'Assisted Reproductive Technology (ART) Surveillance', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention, Department of Health & Human Services'}, 'theme': ['Health'], 'landingPage': 'https://healthdata.gov/dataset/assisted-reproductive-technology-art-surveillance', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'temporal': '1995-01-01T00:00:00-05:00/2008-12-31T00:00:00-05:00', 'identifier': '329645f5-726d-4a73-9b18-044642e6532f', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'query tool', 'accessURL': 'http://www.cdc.gov/art/ARTReports.htm', 'mediaType': 'application/unknown', 'title': 'Query Tool '}], 'keyword': ['infertility', 'reproductive health'], 'bureauCode': ['009:20'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': "<p>AoA's Performance Outcomes Measures project (POMP) helps States and Area Agencies on Aging assess their own program performance, while assisting AoA to meet the accountability provisions of the Government Performance and Results Act (GPRA) and the Office of Management and Budget's (OMB) program assessment requirements. Through annual performance reports, Federal agencies provide detailed information on their progress in meeting program performance objectives. Congress and OMB now use performance information to support budget decisions. Many state and local governments are requiring similar systems of accountability to document results and justify funding. In order to gather information on the performance of its program, the Administration on Aging surveys the participants in its Older Americans Act programs. These national surveys provide a portrait of who receives these services and how they assess the quality of the services received.</p>\n", 'programCode': ['009:048'], 'title': 'Fourth National Survey of Older Americans Act Participants', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Community Living, Department of Health & Human Services'}, 'theme': ['Community', 'Health'], 'landingPage': 'https://healthdata.gov/dataset/fourth-national-survey-older-americans-act-participants', 'modified': '2020-03-03', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'rhornyak'}, 'issued': '2012-05-30', 'accessLevel': 'public', 'identifier': 'e4107bf7-f22b-4953-8204-dab089ea5f6b', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'http://www.aoa.gov/AoARoot/Program_Results/docs/2008/National_Survey/4th_National_Survey_Data_Files_2008.zip', 'mediaType': 'application/unknown', 'title': 'CSV '}], 'keyword': ['community health'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.aoa.gov/AoARoot/Program_Results/docs/2008/National_Survey/4th_National_Survey_Codebooks_2008.zip'}
{'description': '<p>The United States Cancer Statistics (USCS) online databases in WONDER provide cancer incidence and mortality data for the United States for the years since 1999, by year, state and metropolitan areas (MSA), age group, race, ethnicity, gender, childhood cancer classifications and cancer site. Report case counts, deaths, crude and age-adjusted incidence and death rates, and 95% confidence intervals for rates. The USCS data are the official federal statistics on cancer incidence from registries having high-quality data and cancer mortality statistics for 50 states and the District of Columbia. USCS are produced by the Centers for Disease Control and Prevention (CDC) and the National Cancer Institute (NCI), in collaboration with the North American Association of Central Cancer Registries (NAACCR). Mortality data are provided by the Centers for Disease Control and Prevention (CDC), National Center for Health Statistics (NCHS), National Vital Statistics System (NVSS).</p>\n', 'programCode': ['009:047'], 'title': 'CDC WONDER: Cancer Statistics', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention, Department of Health & Human Services'}, 'theme': ['State'], 'landingPage': 'https://healthdata.gov/dataset/cdc-wonder-cancer-statistics', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'temporal': '1999-01-01T00:00:00-05:00/2006-12-31T00:00:00-05:00', 'identifier': 'c935e71d-c2b5-4736-876a-e0abaddc1684', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'query tool', 'accessURL': 'http://wonder.cdc.gov/cancer.html', 'mediaType': 'application/unknown', 'title': 'Query Tool '}], 'keyword': ['Age', 'cancer', 'Ethnicity', 'incidence', 'metropolitan', 'mortality', 'msa', 'population', 'Race', 'registry', 'Sex', 'State', 'year'], 'bureauCode': ['009:20'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://wonder.cdc.gov/cancer.html'}
{'description': '<p>The CDC WONDER Mortality - Underlying Cause of Death online database is a county-level national mortality and population database spanning the years since 1979. Data are updated annually. The number of deaths, crude death rates, age-adjusted death rates, standard errors and confidence intervals for death rates can be obtained by place of residence (total U.S., Census region, Census division, state, and county), age group (including infant age groups), race (years 1979-1998: White, Black, and Other; years 1999-present: American Indian or Alaska Native, Asian or Pacific Islander, Black or African American, and White), Hispanic origin (years 1979-1998: not available; years 1999-present: Hispanic or Latino, not Hispanic or Latino, Not Stated), gender, year of death, and underlying cause ofdeath (years 1979-1998: 4-digit ICD-9 code and 72 cause-of-death recode; years 1999-present: 4-digit ICD-10 codes and 113 cause-of-death recode, as well as the Injury Mortality matrix classification for Intent and Mechanism), and urbanization level of residence (2006 NCHS urban-rural classification scheme for counties). The data are produced by the National Center for Health Statistics.</p>\n', 'programCode': ['009:048'], 'title': 'CDC WONDER: Mortality - Underlying Cause of Death', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention, Department of Health & Human Services'}, 'theme': ['Health', 'State'], 'landingPage': 'https://healthdata.gov/dataset/cdc-wonder-mortality-underlying-cause-death', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'temporal': '1999-01-01T00:00:00-05:00/2007-12-31T00:00:00-05:00', 'identifier': '1321ae3e-d8d7-4c9a-8f36-f53c10912853', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'query tool', 'accessURL': 'http://wonder.cdc.gov/mortSQL.html', 'mediaType': 'application/unknown', 'title': 'Query Tool '}], 'keyword': ['Age', 'Births', 'Cause', 'County', 'deaths', 'disease', 'health', 'Hispanic', 'ICD', 'infant', 'mortality', 'population', 'Race', 'Sex', 'State', 'urbanization'], 'bureauCode': ['009:20'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://wonder.cdc.gov/wonder/help/cmf.html'}
{'description': '<p>The National Environmental Public Health Tracking Network is a system of integrated health, exposure, and hazard information and data from a variety of national, state, and city sources. On the Tracking Network, you can explore information and view maps, tables, and charts about health and environment across the country.</p>\n', 'programCode': ['009:032'], 'title': 'CDC National Environmental Public Health Tracking Network (Tracking Network)', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention, Department of Health & Human Services'}, 'theme': ['Health', 'Quality', 'Community'], 'landingPage': 'https://healthdata.gov/dataset/cdc-national-environmental-public-health-tracking-network-tracking-network', 'contactPoint': {'hasEmail': 'mailto:trackingsupport@cdc.gov', 'fn': 'Tracking Support'}, 'issued': '2012-05-30', 'accessLevel': 'public', 'identifier': 'c35e20c1-34f0-4126-b031-b626985ab2f1', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'query tool', 'accessURL': 'http://www.cdc.gov/ephtracking/', 'mediaType': 'application/unknown', 'title': 'Query Tool'}], 'keyword': ['air quality', 'asthma', 'birth defects', 'cancer', 'childhood cancer', 'community health', 'community water', 'environmental health', 'exposure', 'health effects', 'health outcomes', 'heart attack', 'homes', 'lead poisoning', 'tracking network', 'water', 'well water'], 'bureauCode': ['009:20'], 'modified': '2016-04-05', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': "<p>The Births (Natality) online databases in CDC WONDER report birth rates, fertility rates and counts of live births occurring within the United States to U.S. residents and non-residents. Counts can be obtained by state, county, child's gender and weight, mother's race, mother's age, mother's education, gestation period, prenatal care, birth plurality, and mother's medical and tobacco use risk factors. The data are derived from birth certificates. Data are available since 1995. The data are produced by the National Center for Health Statistics.</p>\n", 'programCode': ['009:015'], 'title': 'CDC WONDER: Births', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention, Department of Health & Human Services'}, 'theme': ['Health', 'State'], 'landingPage': 'https://healthdata.gov/dataset/cdc-wonder-births', 'modified': '2020-03-03', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'temporal': '1995-01-01T00:00:00-05:00/2006-12-31T00:00:00-05:00', 'identifier': '2703dd18-34f2-4101-8a43-9499eba7f787', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'query tool', 'accessURL': 'http://wonder.cdc.gov/natality.html', 'mediaType': 'application/unknown', 'title': 'Query Tool '}], 'keyword': ['Age', 'anemia', 'birth weight', 'Births', 'cardiac', 'cervix', 'County', 'diabetes', 'eclampsia', 'Education', 'gestational age', 'health', 'Hispanic', 'hydramnios', 'hypertension', 'infant', 'lung', 'natality', 'oligohydramnios', 'population', 'pregnancy', 'prenatal care', 'Race', 'risk factors', 'Sex', 'State', 'tobacco use', 'year'], 'bureauCode': ['009:20'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://wonder.cdc.gov/wonder/help/natality.html'}
{'description': "<p>PubChem contains the chemical structures of small organic molecules and information on their biological activities. PubChem includes substance information, compound structures, and bioactivity data in three primary databases, PCSubstance, PCCompound, and PCBioAssay, respectively. PubChem is integrated with Entrez, NCBI's primary search engine, and also provides compound neighboring, sub/superstructure, similarity structure, bioactivity data, and other searching features.</p>\n", 'programCode': ['009:046'], 'title': 'PubChem', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'theme': ['Community', 'Health'], 'landingPage': 'https://healthdata.gov/dataset/pubchem', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'temporal': '2004-01-01T00:00:00-05:00/2004-01-01T00:00:00-05:00', 'identifier': '9dfde3e5-0675-4c9e-b6f7-0a602f6cb581', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'api', 'accessURL': 'http://pubchem.ncbi.nlm.nih.gov/pug/pughelp.html', 'mediaType': 'application/unknown', 'title': 'API'}], 'keyword': ['chemistry physical', 'community health', 'organic chemicals'], 'bureauCode': ['009:25'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.nlm.nih.gov/mesh/MBrowser.html'}
{'description': "<p>The State Snapshots provide graphical representations of State-specific health care quality information, including strengths, weaknesses, and opportunities for improvement. The goal is to help State officials and their public- and private-sector partners better understand health care quality and disparities in their State. State-level information used to create the State Snapshots is based on data collected for the National Healthcare Quality Report (NHQR). The State Snapshots include summary measures of quality of care and States' performances relative to all States, the region, and best performing States by overall health care quality, types of care (preventive, acute, and chronic), settings of care (hospitals, ambulatory care, nursing home, and home health), and clinical conditions (cancer, diabetes, heart disease, maternal and child health, and respiratory diseases). Special focus areas on diabetes, asthma, Healthy People 2010, clinical preventive services, disparities, payer, and variation over time are also featured. The Agency for Healthcare Research and Quality (AHRQ) has released the State Snapshots each year in conjunction with the 2004 NHQR through the 2009 NHQR.</p>\n", 'programCode': ['009:072'], 'title': 'State Snapshots', 'publisher': {'@type': 'org:Organization', 'name': 'Agency for Healthcare Research and Quality, Department of Health & Human Services'}, 'theme': ['Health', 'Quality', 'State'], 'landingPage': 'https://healthdata.gov/dataset/state-snapshots', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'accessLevel': 'public', 'identifier': '234049e8-dd71-4b9d-8dc2-ab56471b9011', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://statesnapshots.ahrq.gov/snaps09/allStatesallMeasures.jsp?menuId=63&state=', 'mediaType': 'application/unknown', 'title': 'Query Tool '}], 'keyword': ['health care quality', 'nhqr', 'state health care'], 'bureauCode': ['009:33'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>The Behavioral Risk Factor Surveillance System (BRFSS) is a state-based system of health surveys that collects information on health risk behaviors, preventive health practices, and health care access primarily related to chronic disease and injury. For many states, the BRFSS is the only available source of timely, accurate data on health-related behaviors.</p>\n', 'programCode': ['009:072'], 'title': 'CDC Behavioral Risk Factor Surveillance System (BRFSS)', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention, Department of Health & Human Services'}, 'theme': ['Health'], 'landingPage': 'https://healthdata.gov/dataset/cdc-behavioral-risk-factor-surveillance-system-brfss', 'modified': '2020-02-21', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'temporal': '1984-01-01T00:00:00-05:00/2009-12-31T00:00:00-05:00', 'identifier': '15ece528-43c1-45c3-ba01-0b9a4f5a31f0', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'query tool', 'accessURL': 'http://www.cdc.gov/brfss/', 'mediaType': 'application/unknown', 'title': 'Query Tool '}], 'keyword': ['chronic disease', 'health', 'health care access', 'health-related behaviors', 'infectious disease', 'injury', 'Prevalence', 'preventive practices', 'Survey', 'Trends'], 'bureauCode': ['009:20'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>PubMed comprises more than 26 million citations for biomedical literature from MEDLINE, life science journals, and online books. Citations may include links to full-text content from PubMed Central and publisher web sites.</p>\n', 'programCode': ['009:048'], 'publisher': {'@type': 'org:Organization', 'name': 'National Library of Medicine (NLM)'}, 'landingPage': 'http://www.ncbi.nlm.nih.gov/pubmed', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:custserv@nlm.nih.gov', 'fn': 'NLM Customer Service'}, 'issued': '2012-05-30', 'accessLevel': 'public', 'identifier': '063e015e-f2bf-46f2-8b12-7447ab2973cf', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.ncbi.nlm.nih.gov/pubmed', 'mediaType': 'application/unknown', 'title': 'Search PubMed'}, {'@type': 'dcat:Distribution', 'format': 'api', 'accessURL': 'http://www.ncbi.nlm.nih.gov/books/NBK25497/', 'mediaType': 'application/unknown', 'title': 'E-utilities API'}, {'@type': 'dcat:Distribution', 'format': 'data', 'accessURL': 'https://www.nlm.nih.gov/databases/download/pubmed_medline.html', 'mediaType': 'application/unknown', 'title': 'Download PubMed Data'}], 'keyword': ['bioethics', 'clinical medicine', 'community health', 'dentistry', 'ethics medical', 'medicine', 'nursing'], 'bureauCode': ['009:25'], 'dataQuality': True, 'title': 'PubMed'}
{'description': '<p>Health Data Interactive (HDI) presents a broad range of important public health indicators through an interactive web-based application that provides access to pre-tabulated national and state data for the US. The primary objective is to provide national estimates of public health measures cross tabulated by a common set of variables. HDI tables contain national health statistics for infants, children, adolescents, adults, and older adults. The tables can be customized by age, gender, race/ethnicity, and geographic location to explore different trends and patterns.n</p>\n', 'programCode': ['009:048'], 'title': 'Health Data Interactive (HDI)', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention, Department of Health & Human Services'}, 'theme': ['Community', 'Health'], 'landingPage': 'https://healthdata.gov/dataset/health-data-interactive-hdi', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'accessLevel': 'public', 'identifier': '44e9579d-9bb4-4b47-8b47-9fc3e130d71c', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'query tool', 'accessURL': 'http://www.cdc.gov/nchs/hdi.htm', 'mediaType': 'application/unknown', 'title': 'Query Tool '}], 'keyword': ['Birth', 'community health', 'disease prevention', 'health care access', 'health care use', 'health conditions', 'health data', 'health insurance', 'health statistics', 'health status', 'health trends', 'life expectancy', 'mortality', 'pregnancy', 'risk factors'], 'bureauCode': ['009:20'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>The National Sample Survey of Registered Nurses (NSSRN) Download makes data from the survey readily available to users in a one-stop download. The Survey has been conducted approximately every four years since 1977. For each survey year, HRSA has prepared two Public Use File databases in flat ASCII file format without delimiters. The 2008 data are also offerred in SAS and SPSS formats. Information likely to point to an individual in a sparsely-populated county has been withheld. General Public Use Files are State-based and provide information on nurses without identifying the County and Metropolitan Area in which they live or work. County Public Use Files provide most, but not all, the same information on the nurse from the General Public Use File, and also identifies the County and Metropolitan Areas in which the nurses live or work. NSSRN data are to be used for research purposes only and may not be used in any manner to identify individual respondents.</p>\n', 'programCode': ['009:014'], 'title': 'Nursing Workforce Survey Data (National Sample Survey of Registered Nurses)', 'temporal': '1978-01-01T00:00:00-05:00/2008-12-31T00:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Health Resources and Services Administration'}, 'theme': ['Community', 'Health'], 'landingPage': 'https://data.hrsa.gov/topics/health-workforce/nursing-workforce-survey-data', 'contactPoint': {'hasEmail': 'mailto:mwashko@hrsa.gov', 'fn': 'Michelle Washko'}, 'issued': '2012-05-30', 'accessLevel': 'public', 'identifier': 'a8f9b63d-e28e-4a36-8ec3-aeb0e7e1559d', '@type': 'dcat:Dataset', 'modified': '2018-09-24', 'keyword': ['associate degree', 'bachelor s degree', 'bhw', 'bureau of health', 'community health', 'doctorate degree', 'education', 'Eligibility', 'ethnic background', 'financed', 'general information', 'health workforce', 'hrsa', 'master s degree', 'national center for health workforce analysis', 'national sample survey of registered nurses', 'nchwa', 'nssrs', 'nurse', 'nurse anesthetist', 'nurse midwife', 'nurse practitioner', 'nurses', 'racial background'], 'bureauCode': ['009:15'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'https://bhw.hrsa.gov/health-workforce-analysis/data'}
{'description': '<p>This data set provides information about the appeals and claims received by the Office of Medicare and Hearings by state for Fiscal Year 2006 - 2012.</p>\n', 'programCode': ['009:078'], 'title': 'Office of Medicare Hearings and Appeals (OMHA) - Receipts by State', 'temporal': '2006-01-01T00:00:00-05:00/2012-01-01T00:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Office of Medicare Hearings and Appeals'}, 'theme': ['Community', 'Health', 'Medicare', 'State'], 'landingPage': 'https://healthdata.gov/dataset/office-medicare-hearings-and-appeals-omha-receipts-state', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:kimberly.rubi@hhs.gov', 'fn': 'Kimberly Rubi'}, 'issued': '2012-05-30', 'accessLevel': 'public', 'identifier': 'caecb635-fe29-42ba-a4fe-282f0310d9a8', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>This dataset is a compilation of appeals received each fiscal year by state.</p>\n', 'format': 'csv', 'title': 'Office of Medicare Hearings and Appeals (OMHA) Receipts by State - Appeals', 'accessURL': 'http://www.hhs.gov/omha/Data/Health%20Data%20Sets/receipts_by_state_appeals_csv.csv', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'description': '<p>This dataset is a compilation of the percentage of appeals received from each state by fiscal year.</p>\n', 'format': 'csv', 'title': 'Office of Medicare Hearings and Appeals (OMHA) Receipts by State - Appeals Percentage', 'accessURL': 'http://www.hhs.gov/omha/Data/Health%20Data%20Sets/receipts_by_state_appeals_percentage_csv.csv', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'description': '<p>This dataset is a compilation of the claims received each fiscal year.</p>\n', 'format': 'csv', 'title': 'Office of Medicare Hearings and Appeals (OMHA) Receipts by State - Claims', 'accessURL': 'http://www.hhs.gov/omha/Data/Health%20Data%20Sets/receipts_by_state_claims_csv.csv', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'description': '<p>This dataset is a compilation of the percentage of claims received from each state by fiscal year.</p>\n', 'format': 'csv', 'title': 'Office of Medicare Hearings and Appeals (OMHA) Receipts by State - Claims Percentage', 'accessURL': 'http://www.hhs.gov/omha/Data/Health%20Data%20Sets/receipts_by_state_claims_percentage_csv.csv', 'mediaType': 'application/unknown'}], 'keyword': ['appeals', 'Claims', 'community health', 'Medicare', 'omha', 'State'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>HCUPnet is an on-line query system that provides free, instant access to the largest set of all-payer health care databases that are publicly available. Using HCUPnet\'s easy step-by-step query system, you can generate tables and graphs on statistics and trends for acute care hospitals in the U.S.</p>\n<p>HCUPnet provides:<br />\n\uf0a7 National and regional estimates for inpatient stays and emergency department visits;<br />\n\uf0a7 State counts of inpatient stays and emergency department visits for those states that agreed to participate;<br />\n\uf0a7 National estimates on readmissions and readmission rates;<br />\n\uf0a7 County-level statistics on hospital use and potentially preventable admissions, based on the AHRQ Quality Indicators (QIs)*</p>\n<p>For most queries, detailed information is available for conditions and procedures (by ICD-9-CM codes and Clinical Classification Software), and for diagnosis related groups (DRGs).</p>\n<p>HCUPnet allows easy access to information from datasets that are part of the Healthcare Cost and Utilization Project (HCUP); details on obtaining these datasets are also available in <a href="http://www.healthdata.gov">www.healthdata.gov</a></p>\n', 'programCode': ['009:072'], 'temporal': '1993-01-02T00:00:00-05:00/2016-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Agency for Healthcare Research and Quality, Department of Health & Human Services'}, 'theme': ['Community', 'Health', 'Quality', 'Medicare', 'Hospital', 'Inpatient', 'National', 'State'], 'landingPage': 'https://hcupnet.ahrq.gov', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:hcup@ahrq.gov', 'fn': 'HCUP User Support'}, 'issued': '2012-05-30', 'accessLevel': 'public', 'identifier': '1f692757-76c2-47d0-a39f-2ac3c0ecbd66', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'query tool', 'accessURL': 'http://hcupnet.ahrq.gov/', 'mediaType': 'application/unknown', 'title': 'Query Tool '}], 'keyword': ['Claims', 'community health', 'diagnoses', 'Emergency Department', 'hcup', 'health care', 'health statistics', 'Hospital', 'Inpatient', 'procedures', 'quality indicators', 'Readmissions', 'Utilization'], 'bureauCode': ['009:33'], 'dataQuality': True, 'title': 'HCUPnet', 'describedBy': 'https://hcupnet.ahrq.gov/#methodology'}
{'description': '<p>This dataset represents a subset of the products developed by commercial partners using NIH and FDA inventions and technologies</p>\n', 'programCode': ['009:046'], 'title': 'Products developed using NIH and FDA inventions', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH), Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/products-developed-using-nih-and-fda-inventions', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'temporal': '1981-01-01T00:00:00-05:00/1981-01-01T00:00:00-05:00', 'identifier': 'b0bb9288-ad10-4d79-8a13-1e0fbaf80962', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'widget', 'accessURL': 'http://www.ott.nih.gov/widgets/', 'mediaType': 'application/unknown', 'title': 'Widget '}], 'keyword': ['biomedical', 'collaboration', 'innovation', 'invention', 'licensing', 'materials', 'MediCal', 'nih', 'patents', 'product development', 'products', 'Research', 'technology'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>This dataset represents all technologies available for licensing from the National Institutes of Health (NIH), the Food and Drug Administration (FDA), and the Center for Disease Control and Prevention (CDC).</p>\n', 'programCode': ['009:046'], 'title': 'Licensing Opportunities for NIH, CDC & FDA Technologies', 'temporal': '2014-04-01T00:00:00-04:00/2014-04-01T00:00:00-04:00', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'landingPage': 'https://healthdata.gov/dataset/licensing-opportunities-nih-cdc-fda-technologies', 'modified': '2020-02-21', 'contactPoint': {'hasEmail': 'mailto:aprabhu@od.nih.gov', 'fn': 'Ajoy Prabhu'}, 'issued': '2012-05-30', 'accessLevel': 'public', 'identifier': 'caf1a232-013f-4bcf-9258-d7fc10adc73e', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.ott.nih.gov/opportunities', 'mediaType': 'application/unknown', 'title': 'Query Tool '}, {'@type': 'dcat:Distribution', 'description': '<p>NIH OTT API - National Institutes of Health Office of Technology Transfer API</p>\n', 'format': 'api', 'title': 'NIH OTT API', 'accessURL': 'http://www.ott.nih.gov/nih-ott-api', 'mediaType': 'application/unknown'}], 'keyword': ['CDC', 'fda', 'innovation', 'invention', 'licensing', 'materials', 'nih', 'occupational safety', 'patents', 'reasearch', 'technology'], 'bureauCode': ['001:05'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>CDC child growth charts consist of a series of percentile curves that illustrate the distribution of selected body measurements in U.S. children. Pediatric growth charts have been used by pediatricians, nurses, and parents to track the growth of infants, children, and adolescents in the United States since 1977. Growth charts are not intended to be used as a sole diagnostic instrument. Instead, growth charts are tools that contribute to forming an overall clinical impression for the child being measured.</p>\n', 'programCode': ['009:029'], 'title': 'CDC Child Growth Charts', 'temporal': '1965-01-01T00:00:00-05:00/2000-12-31T00:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention, Department of Health & Human Services'}, 'theme': ['Community', 'Health'], 'landingPage': 'https://healthdata.gov/dataset/cdc-child-growth-charts', 'modified': '2018-11-20', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'accessLevel': 'public', 'identifier': 'd161b0bc-177d-4dd8-85aa-8fcf912a49f4', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'query tool', 'accessURL': 'http://www.cdc.gov/growthcharts/', 'mediaType': 'application/unknown', 'title': 'Query Tool '}], 'keyword': ['Age', 'babies', 'bmi', 'child', 'community health', 'growth charts', 'head circumference', 'infant', 'length', 'lms parameters', 'pediatric', 'percentiles', 'stature', 'weight', 'z-scores'], 'bureauCode': ['009:20'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': "<p>The National Library of Medicine's web site for consumer information about genetic conditions and the genes responsible for those conditions.</p>\n", 'programCode': ['009:041'], 'temporal': '2003-01-01T00:00:00-05:00/2003-01-01T00:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'National Library of Medicine (NLM)'}, 'theme': ['Community', 'Health'], 'landingPage': 'https://ghr.nlm.nih.gov/', 'modified': '2018-11-30', 'contactPoint': {'hasEmail': 'mailto:custserv@nlm.nih.gov', 'fn': 'NLM Customer Service'}, 'issued': '2012-05-30', 'accessLevel': 'public', 'identifier': '8646ad15-d150-4c68-9603-bad94f48fbe3', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://ghr.nlm.nih.gov/', 'mediaType': 'application/unknown', 'title': 'API '}, {'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://ghr.nlm.nih.gov/', 'mediaType': 'application/unknown', 'title': 'Search and Browse Genetics Home Reference'}], 'keyword': ['community health'], 'bureauCode': ['009:25'], 'dataQuality': True, 'title': 'Genetics Home Reference', 'describedBy': 'http://www.nlm.nih.gov/mesh/MBrowser.html'}
{'description': '<p>This H1N1 widget provides a graphic with links to H1N1 Flu Info</p>\n', 'programCode': ['009:026'], 'title': 'HHS 2009 Flu Info', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention, Department of Health & Human Services'}, 'theme': ['Hospital'], 'landingPage': 'https://healthdata.gov/dataset/hhs-2009-flu-info', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'accessLevel': 'public', 'identifier': '0c1242c4-5282-4ff8-8490-84e0b2291224', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'widget', 'accessURL': 'http://www.cdc.gov/Widgets/#swineflu', 'mediaType': 'application/unknown', 'title': 'Widget '}], 'keyword': ['deaths', 'federal widget', 'flu information', 'h1n1', 'hospitalizations', 'novel influenza a', 'origin', 'outbreak', 'plan', 'planning', 'prepare', 'preparing', 'swine', 'things to do', 'unsubtypable', 'virus'], 'bureauCode': ['009:20'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>WONDER online databases include county-level Compressed Mortality (death certificates) since 1979; county-level Multiple Cause of Death (death certificates) since 1999; county-level Natality (birth certificates) since 1995; county-level Linked Birth / Death records (linked birth-death certificates) since 1995; state & large metro-level United States Cancer Statistics mortality (death certificates) since 1999; state & large metro-level United States Cancer Statistics incidence (cancer registry cases) since 1999; state and metro-level Online Tuberculosis Information System (TB case reports) since 1993; state-level Sexually Transmitted Disease Morbidity (case reports) since 1984; state-level Vaccine Adverse Event Reporting system (adverse reaction case reports) since 1990; county-level population estimates since 1970. The WONDER web server also hosts the Data2010 system with state-level data for compliance with Healthy People 2010 goals since 1998; the National Notifiable Disease Surveillance System weekly provisional case reports since 1996; the 122 Cities Mortality Reporting System weekly death reports since 1996; the Prevention Guidelines database (book in electronic format) published 1998; the Scientific Data Archives (public use data sets and documentation); and links to other online data sources on the "Topics" page.</p>\n', 'programCode': ['009:048'], 'title': 'Wide-ranging Online Data for Epidemiologic Research (WONDER)', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention, Department of Health & Human Services'}, 'theme': ['Community', 'Health'], 'landingPage': 'https://healthdata.gov/dataset/wide-ranging-online-data-epidemiologic-research-wonder', 'modified': '2020-03-03', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'accessLevel': 'public', 'identifier': 'c1e25290-2a81-4584-9c8e-9c21512c252a', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'api', 'accessURL': 'http://wonder.cdc.gov/wonder/help/WONDER-API.html', 'mediaType': 'application/unknown', 'title': 'API '}], 'keyword': ['Births', 'community health', 'deaths', 'disease incidence'], 'bureauCode': ['009:20'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>This data set provides information about the appeals and claims received by the Office of Medicare and Hearings by appeal category for Fiscal Year 2006 - 2012.</p>\n', 'programCode': ['009:078'], 'title': 'Office of Medicare Hearings and Appeals (OMHA) - Receipts by Appeal Category', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['Medicare'], 'landingPage': 'https://healthdata.gov/dataset/office-medicare-hearings-and-appeals-omha-receipts-appeal-category-0', 'contactPoint': {'hasEmail': 'mailto:kimberly.rubi@hhs.gov', 'fn': 'Kimberly Rubi'}, 'issued': '2012-05-30', 'temporal': '2006-01-01T00:00:00-05:00/2012-01-01T00:00:00-05:00', 'identifier': '6db3eff5-b903-43cd-8447-ec536bde3c1f', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'http://www.hhs.gov/omha/resources/Health%20Data%20Sets/receipts_by_category_appeals_csv.csv', 'mediaType': 'application/unknown', 'title': 'CSV '}, {'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'http://www.hhs.gov/omha/resources/Health%20Data%20Sets/receipts_by_category_appeal_percentage_csv.csv', 'mediaType': 'application/unknown', 'title': 'CSV '}, {'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'http://www.hhs.gov/omha/resources/Health%20Data%20Sets/receipts_by_category_claims_csv.csv', 'mediaType': 'application/unknown', 'title': 'CSV '}, {'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'http://www.hhs.gov/omha/resources/Health%20Data%20Sets/receipts_by_category_claims_percentage_csv.csv', 'mediaType': 'application/unknown', 'title': 'CSV '}], 'keyword': ['appeal category', 'appeals', 'claims', 'medicare', 'omha'], 'bureauCode': ['009:00'], 'modified': '2016-09-02', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>WISQARS is an interactive query system that provides data on injury deaths, violent deaths, and nonfatal injuries treated in U.S. emergency departments.</p>\n', 'programCode': ['009:020'], 'title': 'Web-based Injury Statistics Query and Reporting System (WISQARS)', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention, Department of Health & Human Services'}, 'theme': ['Health', 'Community'], 'landingPage': 'https://healthdata.gov/dataset/web-based-injury-statistics-query-and-reporting-system-wisqars', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Health Data'}, 'issued': '2012-05-30', 'accessLevel': 'public', 'identifier': 'bb0ead59-b3fd-4b14-8d12-439e8240fc82', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'query tool', 'accessURL': 'http://www.cdc.gov/injury/wisqars/', 'mediaType': 'application/unknown', 'title': 'Query Tool'}], 'keyword': ['community health', 'injury deaths', 'nonfatal injuries', 'violent deaths', 'ypll'], 'bureauCode': ['009:20'], 'modified': '2016-04-05', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>Provides patients, family members, health care professionals, and members of the public easy access to information on clinical trials for a wide range of diseases and conditions.</p>\n', 'programCode': ['009:021'], 'temporal': '2000-01-01T00:00:00-05:00/2000-01-01T00:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'National Library of Medicine (NLM)'}, 'landingPage': 'https://healthdata.gov/dataset/clinicaltrialsgov', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:custserv@nlm.nih.gov', 'fn': 'NLM Customer Service'}, 'issued': '2012-05-30', 'accessLevel': 'public', 'identifier': 'a3199715-1c01-4213-b329-601541726142', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'api', 'accessURL': 'http://clinicaltrials.gov/ct/gui', 'mediaType': 'application/unknown', 'title': 'API'}, {'@type': 'dcat:Distribution', 'title': 'Download ClinicalTrials.gov Data', 'accessURL': 'https://clinicaltrials.gov/ct2/resources/download', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://clinicaltrials.gov/', 'mediaType': 'application/unknown', 'title': 'Query Interface'}], 'keyword': ['United States'], 'bureauCode': ['009:25'], 'dataQuality': True, 'title': 'ClinicalTrials.gov', 'describedBy': 'http://clinicaltrials.gov/ct2/info/linking'}
{'description': '<p>The FDA Peanut-Containing Product Recall widget allows you to browse the Food and Drug Administration (FDA) database of peanut butter and peanut-containing products subject to recall. This database makes it easier for you to determine whether any of the products you have at home are subject to recent recalls, and will be updated as new information becomes available.</p>\n', 'programCode': ['009:001'], 'title': 'FDA Peanut-Containing Product Recall', 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration, Department of Health & Human Services'}, 'theme': ['National'], 'landingPage': 'https://healthdata.gov/dataset/fda-peanut-containing-product-recall-0', 'modified': '2018-11-16', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'accessLevel': 'public', 'identifier': '178c1eb8-c2cc-4301-a3e1-b6ff1609b1a6', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'widget', 'accessURL': 'http://www.cdc.gov/Widgets/#peanutrecall', 'mediaType': 'application/unknown', 'title': 'Widget '}], 'keyword': ['brownie', 'cake and pie', 'candy', 'cereal', 'cookie', 'cracker', 'donut', 'fda', 'federal widget', 'ice cream', 'National', 'peanut butter', 'pet food', 'product', 'product-recalls', 'recalls', 'salmonella', 'snack bars'], 'bureauCode': ['009:10'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>The MEPS-IC is an annual survey of establishments that collects information about employer-sponsored health insurance offerings in the United States. With MEPSnet/IC you have easy access to national and state-level statistics and trends about employer-based health insurance. It provides statistics and trends about health insurance offered by private establishments as well as national and regional health insurance estimates for State and local governments. MEPSnet/IC guides you through a step-by-step process to obtain the statistics you need. MEPSnet/IC generates statistics using annual data from the MEPS Insurance Component Tables that start in 1996 and are updated each year.</p>\n', 'programCode': ['009:073'], 'title': 'Medical Expenditure Panel Survey MEPSnet Insurance Component (MEPSnet/IC)', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Agency for Healthcare Research and Quality, Department of Health & Human Services'}, 'theme': ['Health'], 'landingPage': 'https://healthdata.gov/dataset/medical-expenditure-panel-survey-mepsnet-insurance-component-mepsnetic', 'modified': '2020-03-03', 'contactPoint': {'hasEmail': 'mailto:mepsprojectdirector@ahrq.hhs.gov', 'fn': 'AHRQ MEPS Project Director '}, 'issued': '2012-05-30', 'temporal': '1996-01-01T00:00:00-05:00/1996-01-01T00:00:00-05:00', 'identifier': '4038114e-4601-4009-a095-3351b8bb0b25', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'query tool', 'accessURL': 'http://meps.ahrq.gov/mepsweb/data_stats/MEPSnetIC.jsp', 'mediaType': 'application/unknown', 'title': 'Query Tool'}], 'keyword': ['health insurance'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>Research projects funded by the National Institutes of Health (NIH), other DHHS Operating Divisions (AHRQ, CDC, FDA, HRSA, SAMHSA), and the Department of Veterans Affairs. This is a monthly snapshot of the data publically accessible through the NIH Research Portfolio Online Reporting Tool, Expenditures and Results (RePORTER) system at <a href="http://report.nih.gov">http://report.nih.gov</a>. The RePORTER database contains information such as project title, abstract, principal investigator, funded organization, total awarded costs, categorization by area of research (NIH only), and project keywords. Also available is information on research publications and patents that have cited support from each project.</p>\n', 'programCode': ['009:046'], 'title': 'NIH Exported Research Portfolio Online Reporting Tools: Expenditures and Results (ExPORTER)', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH), Department of Health & Human Services'}, 'theme': ['Health'], 'landingPage': 'https://healthdata.gov/dataset/nih-exported-research-portfolio-online-reporting-tools-expenditures-and-results-exporter-0', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'temporal': '2005-01-01T00:00:00-05:00/2009-12-31T00:00:00-05:00', 'identifier': '8f4db285-46c8-445b-9541-9833a9e1d316', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://projectreporter.nih.gov/exporter/', 'mediaType': 'application/unknown', 'title': 'Query Tool '}], 'keyword': ['ahrq', 'behavioral', 'biomedical', 'CDC', 'contracts', 'disease', 'exporter', 'extramural', 'grants', 'health', 'hrsa', 'institution', 'intramural', 'investigator', 'nih', 'patent', 'Prevention', 'publication', 'report', 'reporter', 'Research', 'samhsa', 'va'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>The Clinical Decision Support (CDS) Inventory contains descriptions of past and present CDS projects across the Federal Government. It includes Federal projects, contracts, and grants. Projects described address a wide variety of clinical conditions, delivery settings, patient populations and technical environments.</p>\n', 'programCode': ['009:046'], 'title': 'Clinical Decision Support (CDS) Inventory', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['Community', 'Health'], 'landingPage': 'https://healthdata.gov/dataset/clinical-decision-support-cds-inventory', 'modified': '2020-03-03', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'temporal': '2009-01-01T00:00:00-05:00/2010-12-31T00:00:00-05:00', 'identifier': '87a5013d-f08c-49bc-bef1-c122e1d4bd12', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'feed', 'accessURL': 'http://healthit.hhs.gov/portal/server.pt/gateway/PTARGS_0_0_5561_2905_19695_43/http%3B/wci-pubcontent/publish/onc/public_communities/a_e/cds/rss.xml', 'mediaType': 'application/unknown', 'title': 'Feed '}], 'keyword': ['community health', 'disease management', 'health information technology', 'patient safety'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>The FluView National Flu Activity Map is a complementary widget to the state-by-state flu map widget introduced in the 2007-2008 flu season. This interactive map allows users to see the most recent seasonal influenza activity map for the entire country as well as the activity levels from previous weeks in the current flu season.</p>\n', 'programCode': ['009:026'], 'title': 'FluView National Flu Activity Map', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention, Department of Health & Human Services'}, 'theme': ['National', 'State'], 'landingPage': 'https://healthdata.gov/dataset/fluview-national-flu-activity-map', 'modified': '2020-03-03', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'accessLevel': 'public', 'identifier': '57081877-01c3-4e2b-a6c5-3b73268d5d5e', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'widget', 'accessURL': 'http://www.cdc.gov/Widgets/#fluview', 'mediaType': 'application/unknown', 'title': 'Widget '}], 'keyword': ['activity', 'CDC', 'epidemiologist', 'epidemiology', 'federal widget', 'flu', 'fluview', 'influenza', 'local', 'map', 'National', 'Regional', 'season', 'seasonal', 'State', 'surveillance', 'territory', 'widespread'], 'bureauCode': ['009:20'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>Provides up-to-date information on public health text alerts before and during emergencies.</p>\n', 'programCode': ['009:037'], 'title': 'CDC Emergency Text Messages', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention, Department of Health & Human Services'}, 'theme': ['Health', 'National'], 'landingPage': 'https://healthdata.gov/dataset/cdc-emergency-text-messages', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'accessLevel': 'public', 'identifier': '4bee5d23-e9e5-404e-adb8-649529e56c48', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'widget', 'accessURL': 'http://www.cdc.gov/Widgets/#emergency', 'mediaType': 'application/unknown', 'title': 'Widget '}], 'keyword': ['alert', 'CDC', 'data', 'federal widgets', 'flu', 'h1n1', 'information', 'National', 'peanut', 'pistachio', 'Prevention', 'Public Health', 'salud al dia', 'seasonal', 'Statistics', 'swine flu'], 'bureauCode': ['009:20'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>SEER Limited-Use cancer incidence data with associated population data. Geographic areas available are county and SEER registry. The Surveillance, Epidemiology, and End Results (SEER) Program of the National Cancer Institute collects and distributes high quality, comprehensive cancer data from a number of population-based cancer registries. Data include patient demographics, primary tumor site, morphology, stage at diagnosis, first course of treatment, and follow-up for vital status. The SEER Program is the only comprehensive source of population-based information in the United States that includes stage of cancer at the time of diagnosis and survival rates within each stage.</p>\n', 'programCode': ['009:047'], 'title': 'Cancer Incidence - Surveillance, Epidemiology, and End Results (SEER) Registries Limited-Use', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'National Cancer Institute (NCI), National Institutes of Health (NIH)'}, 'theme': ['Community', 'Health', 'State'], 'landingPage': 'https://healthdata.gov/dataset/cancer-incidence-surveillance-epidemiology-and-end-results-seer-registries-limited-use-0', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'temporal': '1973-01-01T00:00:00-05:00/2006-12-31T00:00:00-05:00', 'identifier': '68efde71-93b1-440d-b7d1-1847114d16ad', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://seer.cancer.gov/canques/incidence.html', 'mediaType': 'application/unknown', 'title': 'Query Tool '}], 'keyword': ['alaska', 'aleukemic', 'all sites', 'anus', 'appendix', 'arizona', 'ascending colon', 'bones and joints', 'brain', 'breast', 'California', 'cancer', 'cecum', 'cervix uteri', 'colon and rectum', 'community health', 'connecticut', 'corpus and uterus', 'corpus uteri', 'County', 'descending colon', 'digestive system', 'disease', 'endocrine system', 'epidemiology', 'esophagus', 'eye and orbit', 'floor of mouth', 'gallbladder', 'gum and other mouth', 'hawaii', 'health', 'hepatic flexure', 'hodgkin - nodal', 'hodgkin lymphoma', 'hypopharynx', 'incidence', 'iowa', 'kaposi sarcoma', 'large intestine', 'larynx', 'leukemia', 'lip', 'liver', 'lung and bronchus', 'lymphoma', 'male genital system', 'mesothelioma', 'miscellaneous', 'myeloma', 'nasopharynx', 'new mexico', 'nhl - extranodal', 'nhl - nodal', 'nos', 'nose', 'oropharynx', 'other biliary', 'other leukemia', 'ovary', 'pancreas', 'penis', 'peritoneum', 'pleura', 'prostate', 'rectum', 'registry', 'respiratory system', 'retroperitoneum', 'rural georgia', 'salivary gland', 'seer', 'seer 13', 'seer 9', 'sigmoid colon', 'small intestine', 'splenic flexure', 'stomach', 'subleukemic and nos', 'testis', 'thyroid', 'tongue', 'tonsil', 'trachea', 'transverse colon', 'ureter', 'urinary bladder', 'urinary system', 'us', 'utah', 'uterus', 'vagina', 'vulva'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': "<p>This reference provides significant summary information about health expenditures and the Centers for Medicare & Medicaid Services' (CMS) programs. The information presented was the most current available at the time of publication. Significant time lags may occur between the end of a data year and aggregation of data for that year.</p>\n", 'programCode': ['009:078'], 'title': 'CMS Statistics', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services, Department of Health & Human Services'}, 'theme': ['Community', 'Health', 'Medicare', 'Hospital'], 'landingPage': 'https://healthdata.gov/dataset/cms-statistics', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'accessLevel': 'public', 'identifier': '497f3c85-d7e8-44c4-83c1-c04f966ceccb', '@type': 'dcat:Dataset', 'modified': '2020-03-03', 'keyword': ['CMS', 'community health', 'Enrollment', 'hospital stay', 'hospital utilization', 'medicare short term stay', 'short term hospitalization', 'Statistics', 'Utilization'], 'bureauCode': ['009:38'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>This RSS Feed represents all Collaborative Research and Development (CRADA) opportunities available from the National Institutes of Health (NIH).The intent of Congress in establishing CRADAs was to promote national technological competitiveness and the rapid transfer of the fruits of innovation to the marketplace. CRADA research and development at the NIH should be directed to the development of biological and behavioral technology, products, and processes by transferring relevant knowledge acquired from NIH research efforts to state and local governments, universities, and the private sector.</p>\n', 'programCode': ['009:048'], 'title': 'Cooperative Research and Development Agreement (CRADA) Opportunities from NIH', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH), Department of Health & Human Services'}, 'theme': ['Community', 'Health'], 'landingPage': 'https://healthdata.gov/dataset/cooperative-research-and-development-agreement-crada-opportunities-nih', 'modified': '2020-03-03', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'temporal': '1981-01-01T00:00:00-05:00/1981-01-01T00:00:00-05:00', 'identifier': '8bbc3620-957c-44b4-aadc-e9c818de609c', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.ott.nih.gov/rss/CRADARSS.XML', 'mediaType': 'application/unknown', 'title': 'Feed '}], 'keyword': ['biomedical', 'collaboration', 'community health', 'crada', 'innovation', 'invention', 'licensing', 'materials', 'MediCal', 'nih', 'patents', 'reasearch', 'technology'], 'bureauCode': ['001:05'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
{'description': '<p>Community Health Status Indicators (CHSI) to combat obesity, heart disease, and cancer are major components of the Community Health Data Initiative. This dataset provides key health indicators for local communities and encourages dialogue about actions that can be taken to improve community health (e.g., obesity, heart disease, cancer). The CHSI report and dataset was designed not only for public health professionals but also for members of the community who are interested in the health of their community. The CHSI report contains over 200 measures for each of the 3,141 United States counties. Although CHSI presents indicators like deaths due to heart disease and cancer, it is imperative to understand that behavioral factors such as obesity, tobacco use, diet, physical activity, alcohol and drug use, sexual behavior and others substantially contribute to these deaths.</p>\n', 'programCode': ['009:029'], 'title': 'Community Health Status Indicators (CHSI) to Combat Obesity, Heart Disease and Cancer', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Community', 'Health', 'Quality'], 'landingPage': 'https://healthdata.gov/dataset/community-health-status-indicators-chsi-combat-obesity-heart-disease-and-cancer', 'modified': '2019-05-30', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'accessLevel': 'public', 'identifier': '636fd15d-dd37-4592-a561-eb89dd3f4590', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'ftp://ftp.cdc.gov/pub/Health_Statistics/NCHS/Datasets/CHDI/chsi_dataset.zip', 'mediaType': 'application/unknown', 'title': 'CSV '}], 'keyword': ['access', 'behaviors', 'cancer', 'CHSI', 'community', 'community health', 'cost', 'data', 'disease', 'environments', 'factors', 'health', 'heart', 'indicators', 'interventions', 'life expectancy', 'measurable', 'mortality', 'obesity', 'performance', 'prevalence', 'Quality', 'risk', 'socioeconomic', 'warehouse'], 'bureauCode': ['009:20'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}
for item in data["dataset"]:
item = item.append
--------------------------------------------------------------------------- AttributeError Traceback (most recent call last) <ipython-input-264-af5bb4712c2e> in <module>() 1 for item in data["dataset"]: ----> 2 item = item.append AttributeError: 'dict' object has no attribute 'append'
from urllib.request import urlopen
import json
# Get the dataset
url = "https://data.cdc.gov/api/views/x8jf-txib/rows.json"
response = urlopen(url)
# Convert bytes to string type and string type to dict
string = response.read().decode('utf-8')
json_obj = json.loads(string)
df = pd.DataFrame.from_records(json_obj['data'])
json_obj.keys()
dict_keys(['meta', 'data'])
import json
file = open("C:/Users/uttas/Desktop/Resume/Egen Solutions/rows.json")
ny = json.load(file)
import ijson
#Specify the file we want to extract data from
filename = "C:/Users/uttas/Desktop/Resume/Egen Solutions/rows.json"
with open(filename, 'r') as f:
#Extract each item from the meta.view.columns list
objects = ijson.items(f, 'meta.view.columns.item')
columns = list(objects) #Convert generator to list
column_names = [col["fieldName"] for col in columns]
column_names
[':sid', ':id', ':position', ':created_at', ':created_meta', ':updated_at', ':updated_meta', ':meta', 'reporting_area', 'mmwr_year', 'mmwr_week', 'severe_acute_respiratory', 'severe_acute_respiratory_1', 'severe_acute_respiratory_2', 'severe_acute_respiratory_3', 'severe_acute_respiratory_4', 'severe_acute_respiratory_5', 'severe_acute_respiratory_6', 'severe_acute_respiratory_7', 'shiga_toxin_producing', 'shiga_toxin_producing_1', 'shiga_toxin_producing_2', 'shiga_toxin_producing_3', 'shiga_toxin_producing_4', 'shiga_toxin_producing_5', 'shiga_toxin_producing_6', 'shiga_toxin_producing_7', 'shigellosis_current_week', 'shigellosis_current_week_1', 'shigellosis_previous_52_weeks', 'shigellosis_previous_52_weeks_1', 'shigellosis_cum_2020', 'shigellosis_cum_2020_flag', 'shigellosis_cum_2019', 'shigellosis_cum_2019_flag', 'location_1', 'location_2', 'reporting_area_sort', 'geocoded_column', ':@computed_region_skr5_azej', ':@computed_region_hjsp_umg2']
good_columns= ['reporting_area',
'mmwr_year',
'mmwr_week',
'severe_acute_respiratory',
'severe_acute_respiratory_1',
'severe_acute_respiratory_2',
'severe_acute_respiratory_3',
'severe_acute_respiratory_4',
'severe_acute_respiratory_5',
'severe_acute_respiratory_6',
'severe_acute_respiratory_7',
'shiga_toxin_producing',
'shiga_toxin_producing_1',
'shiga_toxin_producing_2',
'shiga_toxin_producing_3',
'shiga_toxin_producing_4',
'shiga_toxin_producing_5',
'shiga_toxin_producing_6',
'shiga_toxin_producing_7',
'shigellosis_current_week',
'shigellosis_current_week_1',
'shigellosis_previous_52_weeks',
'shigellosis_previous_52_weeks_1',
'shigellosis_cum_2020',
'shigellosis_cum_2020_flag',
'shigellosis_cum_2019',
'shigellosis_cum_2019_flag',
'location_1',
'location_2',
'reporting_area_sort',
'geocoded_column']
data1 = []
#Extract data
with open(filename, 'r') as f:
objects = ijson.items(f, 'data.item')
for row in objects:
selected_row = []
for item in good_columns:
selected_row.append(row[column_names.index(item)])
data1.append(selected_row)
data1 = pd.DataFrame(data, columns=good_columns)
data1
| reporting_area | mmwr_year | mmwr_week | severe_acute_respiratory | severe_acute_respiratory_1 | severe_acute_respiratory_2 | severe_acute_respiratory_3 | severe_acute_respiratory_4 | severe_acute_respiratory_5 | severe_acute_respiratory_6 | ... | shigellosis_previous_52_weeks | shigellosis_previous_52_weeks_1 | shigellosis_cum_2020 | shigellosis_cum_2020_flag | shigellosis_cum_2019 | shigellosis_cum_2019_flag | location_1 | location_2 | reporting_area_sort | geocoded_column | |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 0 | US RESIDENTS | 2020 | 2 | None | - | 0 | None | None | - | None | ... | 458 | None | 154 | None | 501 | None | None | US RESIDENTS | 20200201 | None |
| 1 | RHODE ISLAND | 2020 | 2 | None | - | 0 | None | None | - | None | ... | 5 | None | None | - | 3 | None | RHODE ISLAND | None | 20200207 | POINT (-71.534637 41.572574) |
| 2 | NEW JERSEY | 2020 | 2 | None | - | 0 | None | None | - | None | ... | 42 | None | 5 | None | 74 | None | NEW JERSEY | None | 20200210 | POINT (-74.655514 40.110253) |
| 3 | NEW YORK | 2020 | 2 | None | - | 0 | None | None | - | None | ... | 15 | None | 2 | None | 4 | None | NEW YORK | None | 20200211 | POINT (-75.59655 42.921241) |
| 4 | PENNSYLVANIA | 2020 | 2 | None | - | 0 | None | None | - | None | ... | 11 | None | 7 | None | 12 | None | PENNSYLVANIA | None | 20200213 | POINT (-77.838886 40.896694) |
| 5 | EAST NORTH CENTRAL | 2020 | 2 | None | - | 0 | None | None | - | None | ... | 36 | None | 13 | None | 46 | None | None | EAST NORTH CENTRAL | 20200214 | None |
| 6 | ILLINOIS | 2020 | 2 | None | - | 0 | None | None | - | None | ... | 16 | None | None | - | 18 | None | ILLINOIS | None | 20200215 | POINT (-89.148632 40.124144) |
| 7 | OHIO | 2020 | 2 | None | - | 0 | None | None | - | None | ... | 21 | None | 11 | None | 17 | None | OHIO | None | 20200218 | POINT (-82.70936 40.415534) |
| 8 | IOWA | 2020 | 2 | None | - | 0 | None | None | - | None | ... | 6 | None | 1 | None | 2 | None | IOWA | None | 20200221 | POINT (-93.500061 42.074659) |
| 9 | KANSAS | 2020 | 2 | None | - | 0 | None | None | - | None | ... | 4 | None | None | - | 1 | None | KANSAS | None | 20200222 | POINT (-98.38018 38.484729) |
| 10 | MINNESOTA | 2020 | 2 | None | - | 0 | None | None | - | None | ... | 0 | None | None | - | None | - | MINNESOTA | None | 20200223 | POINT (-94.198308 46.349153) |
| 11 | NEBRASKA | 2020 | 2 | None | - | 0 | None | None | - | None | ... | 6 | None | 1 | None | 2 | None | NEBRASKA | None | 20200225 | POINT (-99.810595 41.527099) |
| 12 | NORTH DAKOTA | 2020 | 2 | None | - | 0 | None | None | - | None | ... | 2 | None | None | - | None | - | NORTH DAKOTA | None | 20200226 | POINT (-100.46931 47.446305) |
| 13 | SOUTH ATLANTIC | 2020 | 2 | None | - | 0 | None | None | - | None | ... | 77 | None | 10 | None | 80 | None | None | SOUTH ATLANTIC | 20200228 | None |
| 14 | DELAWARE | 2020 | 2 | None | - | 0 | None | None | - | None | ... | 2 | None | None | - | 1 | None | DELAWARE | None | 20200229 | POINT (-75.452394 38.994926) |
| 15 | DISTRICT OF COLUMBIA | 2020 | 2 | None | - | 0 | None | None | - | None | ... | 4 | None | None | - | 2 | None | DISTRICT OF COLUMBIA | None | 20200230 | POINT (-77.016275 38.904785) |
| 16 | MARYLAND | 2020 | 2 | None | - | 0 | None | None | - | None | ... | 8 | None | 5 | None | 9 | None | MARYLAND | None | 20200233 | POINT (-76.687282 38.946466) |
| 17 | NORTH CAROLINA | 2020 | 2 | None | - | 0 | None | None | - | None | ... | 16 | None | 2 | None | 12 | None | NORTH CAROLINA | None | 20200234 | POINT (-79.130883 35.52603) |
| 18 | SOUTH CAROLINA | 2020 | 2 | None | - | 0 | None | None | - | None | ... | 15 | None | 3 | None | 5 | None | SOUTH CAROLINA | None | 20200235 | POINT (-80.864614 33.878572) |
| 19 | EAST SOUTH CENTRAL | 2020 | 2 | None | - | 0 | None | None | - | None | ... | 39 | None | 3 | None | 30 | None | None | EAST SOUTH CENTRAL | 20200238 | None |
| 20 | ALABAMA | 2020 | 2 | None | - | 0 | None | None | - | None | ... | 28 | None | 1 | None | 11 | None | ALABAMA | None | 20200239 | POINT (-86.844516 32.756889) |
| 21 | KENTUCKY | 2020 | 2 | None | - | 0 | None | None | - | None | ... | 8 | None | None | - | 3 | None | KENTUCKY | None | 20200240 | POINT (-85.290484 37.526683) |
| 22 | MISSISSIPPI | 2020 | 2 | None | - | 0 | None | None | - | None | ... | 10 | None | 1 | None | 6 | None | MISSISSIPPI | None | 20200241 | POINT (-89.65344 32.713378) |
| 23 | TENNESSEE | 2020 | 2 | None | - | 0 | None | None | - | None | ... | 10 | None | 1 | None | 10 | None | TENNESSEE | None | 20200242 | POINT (-86.343226 35.842998) |
| 24 | WEST SOUTH CENTRAL | 2020 | 2 | None | - | 0 | None | None | - | None | ... | 182 | None | 20 | None | 29 | None | None | WEST SOUTH CENTRAL | 20200243 | None |
| 25 | ARKANSAS | 2020 | 2 | None | - | 0 | None | None | - | None | ... | 14 | None | 1 | None | 2 | None | ARKANSAS | None | 20200244 | POINT (-92.439162 34.899825) |
| 26 | LOUISIANA | 2020 | 2 | None | - | 0 | None | None | - | None | ... | 32 | None | None | - | 10 | None | LOUISIANA | None | 20200245 | POINT (-91.840238 30.921314) |
| 27 | OKLAHOMA | 2020 | 2 | None | - | 0 | None | None | - | None | ... | 6 | None | 8 | None | None | - | OKLAHOMA | None | 20200246 | POINT (-97.508297 35.583449) |
| 28 | TEXAS | 2020 | 2 | None | - | 0 | None | None | - | None | ... | 160 | None | 11 | None | 17 | None | TEXAS | None | 20200247 | POINT (-99.317341 31.447238) |
| 29 | MOUNTAIN | 2020 | 2 | None | - | 0 | None | None | - | None | ... | 38 | None | 13 | None | 20 | None | None | MOUNTAIN | 20200248 | None |
| ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... |
| 3330 | COLORADO | 2020 | 48 | None | - | 0 | None | None | - | None | ... | 12 | None | 178 | None | 260 | None | COLORADO | None | 20204850 | POINT (-105.547832 38.998552) |
| 3331 | VERMONT | 2020 | 48 | None | - | 0 | None | None | - | None | ... | 3 | None | 7 | None | 11 | None | VERMONT | None | 20204808 | POINT (-72.662695 44.075252) |
| 3332 | KENTUCKY | 2020 | 48 | None | - | 0 | None | None | - | None | ... | 3 | None | 22 | None | 120 | None | KENTUCKY | None | 20204840 | POINT (-85.290484 37.526683) |
| 3333 | PUERTO RICO | 2020 | 48 | None | - | 0 | None | None | - | None | ... | 0 | None | None | - | 6 | None | PUERTO RICO | None | 20204867 | POINT (-66.414655 18.215692) |
| 3334 | MAINE | 2020 | 48 | None | - | 0 | None | None | - | None | ... | 2 | None | 3 | None | 12 | None | MAINE | None | 20204804 | POINT (-69.06137 45.117911) |
| 3335 | VIRGINIA | 2020 | 48 | None | - | 0 | None | None | - | None | ... | 22 | None | 108 | None | 230 | None | VIRGINIA | None | 20204836 | POINT (-78.666382 37.510861) |
| 3336 | ARIZONA | 2020 | 48 | None | - | 0 | None | None | - | None | ... | 16 | None | 225 | None | 397 | None | ARIZONA | None | 20204849 | POINT (-111.664616 34.293239) |
| 3337 | AMERICAN SAMOA | 2020 | 48 | None | - | 0 | None | None | - | None | ... | 0 | None | None | - | None | - | None | AMERICAN SAMOA | 20204864 | None |
| 3338 | WISCONSIN | 2020 | 48 | None | - | 0 | None | None | - | None | ... | 6 | None | 60 | None | 157 | None | WISCONSIN | None | 20204819 | POINT (-89.732969 44.639954) |
| 3339 | IDAHO | 2020 | 48 | None | - | 0 | None | None | - | None | ... | 3 | None | 2 | None | 44 | None | IDAHO | None | 20204851 | POINT (-114.659366 44.389073) |
| 3340 | U.S. VIRGIN ISLANDS | 2020 | 48 | None | - | 0 | None | None | - | None | ... | 0 | None | None | - | None | - | VIRGIN ISLANDS | None | 20204868 | POINT (-64.840836 18.060868) |
| 3341 | MICHIGAN | 2020 | 48 | None | - | 0 | None | None | - | None | ... | 6 | None | 47 | None | 199 | None | MICHIGAN | None | 20204817 | POINT (-85.730977 44.874798) |
| 3342 | GEORGIA | 2020 | 48 | None | - | 0 | None | None | - | None | ... | 19 | None | 241 | None | 560 | None | GEORGIA | None | 20204832 | POINT (-83.426574 32.638481) |
| 3343 | NEW YORK CITY | 2020 | 48 | None | - | 0 | None | None | - | None | ... | 28 | None | 473 | None | 1048 | None | None | NEW YORK CITY | 20204812 | None |
| 3344 | ARKANSAS | 2020 | 48 | None | - | 0 | None | None | - | None | ... | 3 | None | 30 | None | 154 | None | ARKANSAS | None | 20204844 | POINT (-92.439162 34.899825) |
| 3345 | MISSISSIPPI | 2020 | 48 | None | - | 0 | None | None | - | None | ... | 5 | None | 30 | None | 135 | None | MISSISSIPPI | None | 20204841 | POINT (-89.65344 32.713378) |
| 3346 | SOUTH DAKOTA | 2020 | 48 | None | - | 0 | None | None | - | None | ... | 1 | None | 4 | None | 8 | None | SOUTH DAKOTA | None | 20204827 | POINT (-100.230491 44.43614) |
| 3347 | WYOMING | 2020 | 48 | None | - | 0 | None | None | - | None | ... | 0 | None | None | - | 1 | None | WYOMING | None | 20204856 | POINT (-107.55145 42.999627) |
| 3348 | MISSOURI | 2020 | 48 | None | - | 2 | None | None | - | None | ... | 5 | None | 37 | None | 112 | None | MISSOURI | None | 20204824 | POINT (-92.477244 38.3675) |
| 3349 | MIDDLE ATLANTIC | 2020 | 48 | None | - | 0 | None | None | - | None | ... | 47 | None | 844 | None | 2099 | None | None | MIDDLE ATLANTIC | 20204809 | None |
| 3350 | CALIFORNIA | 2020 | 48 | None | - | 0 | None | None | - | None | ... | 75 | None | 1395 | None | 3165 | None | CALIFORNIA | None | 20204859 | POINT (-119.662127 37.211164) |
| 3351 | WEST VIRGINIA | 2020 | 48 | None | - | 0 | None | None | - | None | ... | 1 | None | 4 | None | 21 | None | WEST VIRGINIA | None | 20204837 | POINT (-80.613729 38.642579) |
| 3352 | FLORIDA | 2020 | 48 | None | - | 0 | None | None | - | None | ... | 34 | None | 374 | None | 1311 | None | FLORIDA | None | 20204831 | POINT (-82.420978 28.260731) |
| 3353 | MONTANA | 2020 | 48 | None | - | 0 | None | None | - | None | ... | 2 | None | 9 | None | 10 | None | MONTANA | None | 20204852 | POINT (-109.645127 47.033521) |
| 3354 | WEST NORTH CENTRAL | 2020 | 48 | None | - | 2 | None | None | - | None | ... | 17 | None | 151 | None | 611 | None | None | WEST NORTH CENTRAL | 20204820 | None |
| 3355 | MASSACHUSETTS | 2020 | 48 | None | - | 2 | None | None | - | None | ... | 8 | None | 121 | None | 232 | None | MASSACHUSETTS | None | 20204805 | POINT (-71.481104 42.151077) |
| 3356 | MOUNTAIN | 2020 | 48 | None | - | 0 | None | None | - | None | ... | 27 | None | 518 | None | 970 | None | None | MOUNTAIN | 20204848 | None |
| 3357 | INDIANA | 2020 | 48 | None | - | 0 | None | None | - | None | ... | 4 | None | 15 | None | 131 | None | INDIANA | None | 20204816 | POINT (-86.2818 39.919991) |
| 3358 | NON-US RESIDENTS | 2020 | 48 | None | - | 0 | None | None | - | None | ... | 2 | None | 3 | None | 5 | None | None | NON-US RESIDENTS | 20204869 | None |
| 3359 | US TERRITORIES | 2020 | 48 | None | - | 0 | None | None | - | None | ... | 1 | None | None | - | 36 | None | None | US TERRITORIES | 20204863 | None |
3360 rows × 31 columns
import json
file1 = open("C:/Users/uttas/Desktop/Resume/Egen Solutions/data.json")
about_dataset = json.load(file1)
about_dataset.keys()
dict_keys(['@type', '@id', 'dataset', 'describedBy', 'conformsTo', '@context'])
import ijson
#Specify the file we want to extract data from
filename = "C:/Users/uttas/Desktop/Resume/Egen Solutions/data.json"
with open(filename, 'r') as f:
#Extract each item from the meta.view.columns list
objects = ijson.items(f, 'dataset')
columns = list(objects) #Convert generator to list
import urllib.request, json
with urllib.request.urlopen("https://healthdata.gov/data.json") as url:
data = json.loads(url.read().decode())
print(data)
{'@type': 'dcat:Catalog', '@id': 'https://healthdata.gov/data.json', 'dataset': [{'description': '<p>The CMS National Correct Coding Initiative (NCCI) promotes national correct coding methodologies and reduces improper coding which may result in inappropriate payments of Medicare Part B claims and Medicaid claims.</p>\n<p>NCCI procedure-to-procedure (PTP) edits define pairs of Healthcare Common Procedure Coding System (HCPCS)/Current Procedural Terminology (CPT) codes that should not be reported together for a variety of reasons. The purpose of the PTP edits is to prevent improper payments when incorrect code combinations are reported.</p>\n<p>Practitioner services also refers to ambulatory surgical centers.<br />\nDME refers to provider claims for durable medical equipment.</p>\n<p>The CMS National Correct Coding Initiative (NCCI) promotes national correct coding methodologies and reduces improper coding which may result in inappropriate payments of Medicare Part B claims and Medicaid claims. NCCI procedure-to-procedure (PTP) edits define pairs of Healthcare Common Procedure Coding System (HCPCS)/Current Procedural Terminology (CPT) codes that should not be reported together for a variety of reasons. The purpose of the PTP edits is to prevent improper payments when incorrect code combinations are reported. The edits in this dataset are active for the dates indicated within. This file should NOT be used by state Medicaid programs as their edit file. Current Procedural Terminology (CPT) codes, descriptions and other data only are copyright 2017 American Medical Association. All rights reserved. CPT® is a registered trademark of the American Medical Association. Applicable FARS\\DFARS Restrictions Apply to Government Use. Fee schedules, relative value units, conversion factors and/or related components are not assigned by the AMA, are not part of CPT, and the AMA is not recommending their use. The AMA does not directly or indirectly practice medicine or dispense medical services. The AMA assumes no liability for the data contained or not contained herein.</p>\n<p>For more information, visit <a href="https://www.medicaid.gov/medicaid/program-integrity/ncci/index.html">https://www.medicaid.gov/medicaid/program-integrity/ncci/index.html</a>.</p>\n', 'programCode': ['009:076'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Uncategorized'], 'landingPage': 'https://data.medicaid.gov/d/34v9-f8up', 'contactPoint': {'hasEmail': 'mailto:Medicaid.gov@cms.hhs.gov', 'fn': 'Medicaid'}, 'issued': '2018-08-31', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/34v9-f8up', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/34v9-f8up/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/34v9-f8up/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/34v9-f8up/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/34v9-f8up/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cpt codes', 'hcpcs', 'ncci edits'], 'bureauCode': ['009:00'], 'modified': '2020-12-04', 'title': 'NCCI Procedure to Procedure Edits (PTP)'}, {'description': '<p>Medically Unlikely Edits (MUEs) define for each HCPCS / CPT code the maximum units of service (UOS) that a provider would report under most circumstances for a single beneficiary on a single date of service.</p>\n<p>Practitioner services also refers to ambulatory surgical centers.<br />\nDME refers to provider claims for durable medical equipment.</p>\n<p>The CMS National Correct Coding Initiative (NCCI) promotes national correct coding methodologies and reduces improper coding which may result in inappropriate payments of Medicare Part B claims and Medicaid claims. NCCI procedure-to-procedure (PTP) edits define pairs of Healthcare Common Procedure Coding System (HCPCS)/Current Procedural Terminology (CPT) codes that should not be reported together for a variety of reasons. The purpose of the PTP edits is to prevent improper payments when incorrect code combinations are reported. The edits in this dataset are active for the dates indicated within. This file should NOT be used by state Medicaid programs as their edit file. Current Procedural Terminology (CPT) codes, descriptions and other data only are copyright 2017 American Medical Association. All rights reserved. CPT® is a registered trademark of the American Medical Association. Applicable FARS\\DFARS Restrictions Apply to Government Use. Fee schedules, relative value units, conversion factors and/or related components are not assigned by the AMA, are not part of CPT, and the AMA is not recommending their use. The AMA does not directly or indirectly practice medicine or dispense medical services. The AMA assumes no liability for the data contained or not contained herein.</p>\n<p>For more information, visit <a href="https://www.medicaid.gov/medicaid/program-integrity/ncci/index.html">https://www.medicaid.gov/medicaid/program-integrity/ncci/index.html</a>.</p>\n', 'programCode': ['009:076'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Uncategorized'], 'landingPage': 'https://data.medicaid.gov/d/8pny-kgh5', 'contactPoint': {'hasEmail': 'mailto:Medicaid.gov@cms.hhs.gov', 'fn': 'Medicaid'}, 'issued': '2018-05-23', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/8pny-kgh5', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/8pny-kgh5/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/8pny-kgh5/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/8pny-kgh5/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/8pny-kgh5/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cpt codes', 'hcpcs', 'medically unlikely edits', 'ncci edits'], 'bureauCode': ['009:00'], 'modified': '2020-12-03', 'title': 'NCCI Medically Unlikely Edits (MUEs)'}, {'description': '<p>NNDSS - TABLE 1Z. Pertussis to Poliomyelitis, paralytic - 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Notice: Data from California published in week 29 for years 2019 and 2020 were incomplete when originally published on July 24, 2020. On August 4, 2020, incomplete case counts were replaced with a "U" indicating case counts are not available for specified time period.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published.<br />\nNC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-U.S. Residents\' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />\n§ The pertussis case definition was modified by CSTE effective January 1, 2020. Criteria were modified increasing sensitivity for case ascertainment such that case counts may increase.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/247v-f7n9', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2020-01-21', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/247v-f7n9', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/247v-f7n9/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/247v-f7n9/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/247v-f7n9/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/247v-f7n9/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2020', 'nedss', 'netss', 'nndss', 'paralytic', 'pertussis', 'plague', 'poliomyelitis', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-12-03', 'title': 'NNDSS - TABLE 1Z. Pertussis to Poliomyelitis, paralytic'}, {'description': '<p>NNDSS - Table 1E. Botulism, Foodborne to Botulism, Other (wound & unspecified) - 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published.<br />\nNC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-U.S. Residents\' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/4bft-6yws', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2020-01-17', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/4bft-6yws', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4bft-6yws/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4bft-6yws/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4bft-6yws/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4bft-6yws/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2020', 'botulism', 'foodborne', 'infant', 'nedss', 'netss', 'nndss', 'other (wound & unspecified)', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-12-03', 'title': 'NNDSS - Table 1E. Botulism, Foodborne to Botulism, Other (wound & unspecified)'}, {'description': '<p>NNDSS - TABLE 1W. Meningococcal disease, All serogroups to Meningococcal disease, Serogroup B - 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published.<br />\nNC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-U.S. Residents\' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/4jje-6vv6', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2020-01-21', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/4jje-6vv6', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4jje-6vv6/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4jje-6vv6/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4jje-6vv6/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4jje-6vv6/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2020', 'all serogroups', 'meningococcal disease', 'nedss', 'netss', 'nndss', 'serogroup b', 'serogroups acwy', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-12-03', 'title': 'NNDSS - TABLE 1W. Meningococcal disease, All serogroups to Meningococcal disease, Serogroup B'}, {'description': '<p>NNDSS - Table 1C. Arboviral diseases, St. Louis encephalitis virus disease to West Nile virus disease - 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published.<br />\nNC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-U.S. Residents\' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/4ynm-6jgm', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2020-01-17', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/4ynm-6jgm', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4ynm-6jgm/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4ynm-6jgm/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4ynm-6jgm/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4ynm-6jgm/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2020', 'arboviral diseases', 'nedss', 'netss', 'nndss', 'st. louis virus disease', 'west nile virus disease', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-12-03', 'title': 'NNDSS - Table 1C. Arboviral diseases, St. Louis encephalitis virus disease to West Nile virus disease'}, {'description': '<p>NNDSS - TABLE 1AA. Poliovirus infection, nonparalytic to Psittacosis - 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published.<br />\nNC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />\nCum: Cumulative year-to-date counts.<br />\n Max: Maximum — Maximum case count during the previous 52 weeks.<br />\n * Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-U.S. Residents\' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/52kh-2h7i', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2020-01-21', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/52kh-2h7i', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/52kh-2h7i/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/52kh-2h7i/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/52kh-2h7i/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/52kh-2h7i/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2020', 'nedss', 'netss', 'nndss', 'nonparalytic', 'poliovirus infection', 'psittacosis', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-12-03', 'title': 'NNDSS - TABLE 1AA. Poliovirus infection, nonparalytic to Psittacosis'}, {'description': '<p>NNDSS - TABLE 1GG. Smallpox to Streptococcal toxic shock syndrome – 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published.<br />\nNC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-U.S. Residents\' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/56mi-d4wu', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2020-01-21', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/56mi-d4wu', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/56mi-d4wu/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/56mi-d4wu/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/56mi-d4wu/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/56mi-d4wu/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2020', 'nedss', 'netss', 'nndss', 'smallpox', 'streptococcal toxic shock syndrome', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-12-03', 'title': 'NNDSS - TABLE 1GG. Smallpox to Streptococcal toxic shock syndrome'}, {'description': '<p>NNDSS - TABLE 1T. Invasive pneumococcal disease, age<5 years, Confirmed to Legionellosis - 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published.<br />\nNC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-U.S. Residents\' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />\n§ Includes drug resistant and susceptible cases of Invasive Pneumococcal Disease.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/5hvx-krph', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2020-01-21', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/5hvx-krph', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5hvx-krph/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5hvx-krph/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5hvx-krph/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5hvx-krph/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2020', 'age<5 years', 'confirmed', 'invasive pneumococcal disease', 'legionellosis', 'nedss', 'netss', 'nndss', 'probable', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-12-03', 'title': 'NNDSS - TABLE 1T. Invasive pneumococcal disease, Age<5 years, Confirmed to Legionellosis'}, {'description': '<p>NNDSS - TABLE 1CC. Rabies, Animal to Rabies, Human - 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published.<br />\nNC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />\nCum: Cumulative year-to-date counts.<br />\n Max: Maximum — Maximum case count during the previous 52 weeks.<br />\n * Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-U.S. Residents\' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/6kf3-4udg', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2020-01-21', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/6kf3-4udg', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6kf3-4udg/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6kf3-4udg/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6kf3-4udg/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6kf3-4udg/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2020', 'animal', 'human', 'nedss', 'netss', 'nndss', 'rabies', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-12-03', 'title': 'NNDSS - TABLE 1CC. Rabies, Animal to Rabies, Human'}, {'description': '<p>NNDSS - TABLE 1J. Dengue virus infections, Dengue to Severe dengue - 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published.<br />\nNC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-U.S. Residents\' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/7jik-jwvu', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2020-01-21', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/7jik-jwvu', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7jik-jwvu/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7jik-jwvu/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7jik-jwvu/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7jik-jwvu/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2020', 'dengue', 'dengue virus infections', 'dengue-like illness', 'nedss', 'netss', 'nndss', 'severe dengue', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-12-03', 'title': 'NNDSS - TABLE 1J. Dengue virus infections, Dengue to Severe dengue'}, {'description': '<p>NNDSS - TABLE 1V. Malaria to Measles, Indigenous - 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Notice: Data from California published in week 29 for years 2019 and 2020 were incomplete when originally published on July 24, 2020. On August 4, 2020, incomplete case counts were replaced with a "U" indicating case counts are not available for specified time period.</p>\n<p>Notice: Measles data for weeks 1-4 (in Table 1v) were updated on 02-28-2020 to correct the classification of imported and indigenous. For all weeks, measles is considered imported if the disease was acquired outside of the United States and is considered indigenous if the disease was acquired anywhere within the United States or it is not known where the disease was acquired.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published.<br />\nNC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-U.S. Residents\' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />\n§ Measles is considered imported if the disease was acquired outside of the United States and is considered indigenous if the disease was acquired anywhere within the United States or it is not known where the disease was acquired.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/7xhe-mv2e', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2020-01-21', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/7xhe-mv2e', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7xhe-mv2e/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7xhe-mv2e/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7xhe-mv2e/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7xhe-mv2e/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2020', 'imported', 'indigenous', 'malaria', 'measles', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-12-03', 'title': 'NNDSS - TABLE 1V. Malaria to Measles, Indigenous'}, {'description': '<p>NNDSS - TABLE 1O. Hansen\'s disease to Hantavirus pulmonary syndrome - 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published.<br />\nNC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-U.S. Residents\' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />\n§ Includes data for old world hantavirus infections, such as Seoul virus infections. Prior to 2015, this condition was not nationally notifiable and data for this condition was not submitted to CDC\'s National Notifiable Diseases Surveillance System (NNDSS).<br />\n¶ Includes data for Andes virus infections.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/a9xa-yrhn', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2020-01-21', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/a9xa-yrhn', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/a9xa-yrhn/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/a9xa-yrhn/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/a9xa-yrhn/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/a9xa-yrhn/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2020', 'hansen's disease', 'hantavirus infection', 'hantavirus pulmonary syndrome', 'nedss', 'netss', 'nndss', 'non-hantavirus pulmonary syndrome', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-12-03', 'title': "NNDSS - TABLE 1O. Hansen's disease to Hantavirus pulmonary syndrome"}, {'description': '<p>NNDSS - TABLE 1PP. Yellow fever to Zika virus disease, non-congenital – 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published.<br />\nNC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-U.S. Residents\' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/bk9t-cq4b', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2020-01-21', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/bk9t-cq4b', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/bk9t-cq4b/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/bk9t-cq4b/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/bk9t-cq4b/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/bk9t-cq4b/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2020', 'nedss', 'netss', 'nndss', 'non-congenital', 'wonder', 'yellow fever', 'zika virus disease'], 'bureauCode': ['009:00'], 'modified': '2020-12-03', 'title': 'NNDSS - TABLE 1PP. Yellow fever to Zika virus disease, non-congenital'}, {'description': '<p>NNDSS - Table 1H. Cholera to Coccidioidomycosis - 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Notice: Data from California published in week 29 for years 2019 and 2020 were incomplete when originally published on July 24, 2020. On August 4, 2020, incomplete case counts were replaced with a "U" indicating case counts are not available for specified time period.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published.<br />\nNC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-U.S. Residents\' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/bqmb-vyka', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2020-01-21', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/bqmb-vyka', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/bqmb-vyka/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/bqmb-vyka/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/bqmb-vyka/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/bqmb-vyka/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2020', 'cholera', 'coccidioidomycosis', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-12-03', 'title': 'NNDSS - Table 1H. Cholera to Coccidioidomycosis'}, {'description': '<p>NNDSS - Table 1G. Carbapenemase-producing carbapenem-resistant Enterobacteriaceae to Chlamydia trachomatis infection - 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published.<br />\nNC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-U.S. Residents\' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />\n§ Reporting jurisdictions were informed CDC could receive data for this condition in August 2019. Please note there will be a delay in reporting of case notifications for this condition to CDC.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/cds4-6y7t', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2020-01-21', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/cds4-6y7t', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/cds4-6y7t/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/cds4-6y7t/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/cds4-6y7t/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/cds4-6y7t/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2020', 'carbapenemase-producing carbapenem-resistant enterobacteriaceae', 'chancroid', 'chlamydia trachomatis infection', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-12-03', 'title': 'NNDSS - Table 1G. Carbapenemase-producing carbapenem-resistant Enterobacteriaceae to Chlamydia trachomatis infection'}, {'description': '<p>NNDSS - TABLE 1R. Hepatitis C, perinatal infection to Influenza-associated pediatric mortality - 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Notice: Data from California published in week 29 for years 2019 and 2020 were incomplete when originally published on July 24, 2020. On August 4, 2020, incomplete case counts were replaced with a "U" indicating case counts are not available for specified time period.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published.<br />\nNC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-U.S. Residents\' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />\n§ Please refer to the CDC WONDER publication for weekly updates to the footnote for this condition.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/ctu5-k6yz', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2020-01-21', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/ctu5-k6yz', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ctu5-k6yz/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ctu5-k6yz/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ctu5-k6yz/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ctu5-k6yz/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2020', 'hepatitis c', 'influenza-associated pediatric mortality', 'nedss', 'netss', 'nndss', 'perinatal infection', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-12-03', 'title': 'NNDSS - TABLE 1R. Hepatitis C, perinatal infection to Influenza-associated pediatric mortality'}, {'description': '<p>NNDSS - TABLE 1N. Haemophilus influenzae, invasive disease, Age <5 years, Non-b serotype to Unknown serotype - 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Notice: Data from California published in week 29 for years 2019 and 2020 were incomplete when originally published on July 24, 2020. On August 4, 2020, incomplete case counts were replaced with a "U" indicating case counts are not available for specified time period.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published.<br />\nNC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-U.S. Residents\' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/d2zt-4m8y', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2020-01-21', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/d2zt-4m8y', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/d2zt-4m8y/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/d2zt-4m8y/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/d2zt-4m8y/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/d2zt-4m8y/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2020', 'age <5 years', 'haemophilus influenzae', 'invasive disease', 'nedss', 'netss', 'nndss', 'non-b serotype', 'nontypeable', 'unknown serotype', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-12-03', 'title': 'NNDSS - TABLE 1N. Haemophilus influenzae, invasive disease, Age <5 years, Non-b serotype to Unknown serotype'}, {'description': '<p>NNDSS - TABLE 1U. Leptospirosis to Listeriosis, Probable - 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Notice: Data from California published in week 29 for years 2019 and 2020 were incomplete when originally published on July 24, 2020. On August 4, 2020, incomplete case counts were replaced with a "U" indicating case counts are not available for specified time period.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published.<br />\nNC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-U.S. Residents\' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />\n§ Before 2019, listeriosis cases in neonates less than or equal to 60 days of age were counted as one case in a mother-infant pair. Beginning in 2019, maternal and neonatal listeriosis cases are being counted separately. Beginning in 2020, confirmed and probable cases are published separately. Prior years included confirmed cases only.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/dwmy-m9r6', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2020-01-21', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/dwmy-m9r6', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/dwmy-m9r6/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/dwmy-m9r6/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/dwmy-m9r6/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/dwmy-m9r6/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2020', 'confirmed', 'leptospirosis', 'listeriosis', 'nedss', 'netss', 'nndss', 'probable', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-12-03', 'title': 'NNDSS - TABLE 1U. Leptospirosis to Listeriosis, Probable'}, {'description': '<p>NNDSS - TABLE 1Y. Mumps to Novel influenza A virus infections - 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Notice: Data from California published in week 29 for years 2019 and 2020 were incomplete when originally published on July 24, 2020. On August 4, 2020, incomplete case counts were replaced with a "U" indicating case counts are not available for specified time period.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published.<br />\nNC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-U.S. Residents\' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />\n§ Novel influenza A virus infections are human infections with influenza A viruses that are different from currently circulating human seasonal influenza viruses. With the exception of one avian lineage influenza A (H7N2) virus, all novel influenza A virus infections reported to CDC since 2012 have been variant influenza viruses.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/espg-acwi', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2020-01-21', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/espg-acwi', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/espg-acwi/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/espg-acwi/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/espg-acwi/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/espg-acwi/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2020', 'mumps', 'nedss', 'netss', 'nndss', 'novel influenza a virus infections', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-12-03', 'title': 'NNDSS - TABLE 1Y. Mumps to Novel influenza A virus infections'}, {'description': '<p>NNDSS - TABLE 1K. Ehrlichiosis and Anaplasmosis, Anaplasma phagocytophilum infection to Ehrlichia chaffeensis infection - 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published.<br />\nNC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-U.S. Residents\' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/gepg-djaz', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2020-01-21', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/gepg-djaz', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/gepg-djaz/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/gepg-djaz/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/gepg-djaz/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/gepg-djaz/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2020', 'anaplasma phagocytophilum infection', 'ehrlichia chaffeensis infection', 'ehrlichiosis and anaplasmosis', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-12-03', 'title': 'NNDSS - TABLE 1K. Ehrlichiosis and Anaplasmosis, Anaplasma phagocytophilum infection to Ehrlichia chaffeensis infection'}, {'description': '<p>NNDSS - Table 1F. Brucellosis to Candida auris, clinical - 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Notice: Data from California published in week 29 for years 2019 and 2020 were incomplete when originally published on July 24, 2020. On August 4, 2020, incomplete case counts were replaced with a "U" indicating case counts are not available for specified time period.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published.<br />\nNC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-U.S. Residents\' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />\n§ Reporting jurisdictions were informed CDC could receive data for this condition in August 2019. Please note there will be a delay in reporting of case notifications for this condition to CDC.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/i43m-djm6', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2020-01-17', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/i43m-djm6', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/i43m-djm6/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/i43m-djm6/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/i43m-djm6/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/i43m-djm6/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2020', 'brucellosis', 'campylobacteriosis', 'candida auris', 'clinical', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-12-03', 'title': 'NNDSS - Table 1F. Brucellosis to Candida auris, clinical'}, {'description': '<p>NNDSS - TABLE 1LL. Vibriosis, Confirmed to Vibriosis, Probable – 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published.<br />\nNC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-U.S. Residents\' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/kyph-4i8d', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2020-01-21', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/kyph-4i8d', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/kyph-4i8d/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/kyph-4i8d/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/kyph-4i8d/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/kyph-4i8d/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2020', 'confirmed', 'nedss', 'netss', 'nndss', 'probable', 'vibriosis', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-12-03', 'title': 'NNDSS - TABLE 1LL. Vibriosis, Confirmed to Vibriosis, Probable'}, {'description': '<p>NNDSS - TABLE 1X. Meningococcal disease, Other serogroups to Meningococcal disease, Unknown serogroup - 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Notice: Data from California published in week 29 for years 2019 and 2020 were incomplete when originally published on July 24, 2020. On August 4, 2020, incomplete case counts were replaced with a "U" indicating case counts are not available for specified time period.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published.<br />\nNC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-U.S. Residents\' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/m8jv-u92i', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2020-01-21', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/m8jv-u92i', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/m8jv-u92i/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/m8jv-u92i/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/m8jv-u92i/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/m8jv-u92i/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2020', 'meningococcal disease', 'nedss', 'netss', 'nndss', 'other serogroups', 'unknown serogroup', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-12-03', 'title': 'NNDSS - TABLE 1X. Meningococcal disease, Other serogroups to Meningococcal disease, Unknown serogroup'}, {'description': '<p>NNDSS - Table 1I. Cryptosporidiosis to Cyclosporiasis - 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published.<br />\nNC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-U.S. Residents\' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/n83i-w4cq', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2020-01-21', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/n83i-w4cq', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/n83i-w4cq/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/n83i-w4cq/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/n83i-w4cq/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/n83i-w4cq/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2020', 'cryptosporidiosis', 'cyclosporiasis', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-12-03', 'title': 'NNDSS - Table 1I. Cryptosporidiosis to Cyclosporiasis'}, {'description': '<p>NNDSS - TABLE 1HH. Syphilis, Congenital to Syphilis, Primary and Secondary – 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published.<br />\nNC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />\nCum: Cumulative year-to-date counts.<br />\n Max: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-U.S. Residents\' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/paqx-33a8', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2020-01-21', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/paqx-33a8', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/paqx-33a8/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/paqx-33a8/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/paqx-33a8/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/paqx-33a8/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2020', 'congenital', 'nedss', 'netss', 'nndss', 'primary and secondary', 'syphilis', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-12-03', 'title': 'NNDSS - TABLE 1HH. Syphilis, Congenital to Syphilis, Primary and Secondary'}, {'description': '<p>NNDSS - TABLE 1B. Arboviral diseases, Jamestown Canyon virus disease to Powassan virus disease – 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published.<br />\nNC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-U.S. Residents\' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/pjtk-n43k', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2020-01-17', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/pjtk-n43k', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/pjtk-n43k/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/pjtk-n43k/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/pjtk-n43k/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/pjtk-n43k/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2020', 'arboviral diseases', 'jamestown canyon virus disease', 'la crosse virus disease', 'nedss', 'netss', 'nndss', 'powassan virus disease', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-12-03', 'title': 'NNDSS - Table 1B. Arboviral diseases, Jamestown Canyon virus disease to Powassan virus disease'}, {'description': '<p>NNDSS - TABLE 1S. Invasive pneumococcal disease, all ages, Confirmed to Invasive pneumococcal disease, all ages, Probable - 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:</p>\n<p>U: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published.<br />\nNC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-U.S. Residents\' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />\n§ Includes drug resistant and susceptible cases of Invasive Pneumococcal Disease.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/r9mz-pvtk', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2020-01-21', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/r9mz-pvtk', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/r9mz-pvtk/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/r9mz-pvtk/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/r9mz-pvtk/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/r9mz-pvtk/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2020', 'all ages', 'confirmed', 'invasive pneumococcal disease', 'nedss', 'netss', 'nndss', 'probable', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-12-03', 'title': 'NNDSS - TABLE 1S. Invasive pneumococcal disease, all ages, Confirmed to Invasive pneumococcal disease, all ages, Probable'}, {'description': '<p>NNDSS - Table 1D. Arboviral diseases, Western equine encephalitis virus disease to Babesiosis - 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published.<br />\nNC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-U.S. Residents\' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/rezz-ypcg', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2020-01-17', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/rezz-ypcg', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rezz-ypcg/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rezz-ypcg/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rezz-ypcg/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rezz-ypcg/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2020', 'arboviral diseases', 'babesiosis', 'nedss', 'netss', 'nndss', 'western equine encephalitis virus disease', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-12-03', 'title': 'NNDSS - Table 1D. Arboviral diseases, Western equine encephalitis virus disease to Babesiosis'}, {'description': '<p>NNDSS - TABLE 1DD. Rubella to Rubella, congenital syndrome - 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published.<br />\nNC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />\nCum: Cumulative year-to-date counts.<br />\n Max: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-U.S. Residents\' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/smic-9bf9', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2020-01-21', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/smic-9bf9', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/smic-9bf9/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/smic-9bf9/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/smic-9bf9/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/smic-9bf9/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2020', 'congenital syndrome', 'nedss', 'netss', 'nndss', 'rubella', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-12-03', 'title': 'NNDSS - TABLE 1DD. Rubella to Rubella, congenital syndrome'}, {'description': '<p>NNDSS - TABLE 1M. Gonorrhea to Haemophilus influenzae, invasive disease, Age <5 years, Serotype b - 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Notice: Data from California published in week 29 for years 2019 and 2020 were incomplete when originally published on July 24, 2020. On August 4, 2020, incomplete case counts were replaced with a "U" indicating case counts are not available for specified time period.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published.<br />\nNC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-U.S. Residents\' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/u7e4-s8zi', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2020-01-21', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/u7e4-s8zi', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/u7e4-s8zi/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/u7e4-s8zi/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/u7e4-s8zi/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/u7e4-s8zi/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2020', 'age <5 years serotype b', 'all ages all serotypes', 'gonorrhea', 'haemophilus influenzae', 'invasive disease', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-12-03', 'title': 'NNDSS - TABLE 1M. Gonorrhea to Haemophilus influenzae, invasive disease, Age <5 years, Serotype b'}, {'description': '<p>NNDSS - TABLE 1P. Hemolytic uremic syndrome post-diarrheal to Hepatitis B, acute - 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Notice: Data from California published in week 29 for years 2019 and 2020 were incomplete when originally published on July 24, 2020. On August 4, 2020, incomplete case counts were replaced with a "U" indicating case counts are not available for specified time period.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published.<br />\nNC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-U.S. Residents\' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/uu9i-eu7y', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2020-01-21', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/uu9i-eu7y', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/uu9i-eu7y/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/uu9i-eu7y/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/uu9i-eu7y/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/uu9i-eu7y/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2020', 'hemolytic uremic syndrome post-diarrheal', 'hepatitis (viral acute) type a', 'hepatitis (viral acute) type b', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-12-03', 'title': 'NNDSS - TABLE 1P. Hemolytic uremic syndrome post-diarrheal to Hepatitis B, acute'}, {'description': '<p>NNDSS - TABLE 1A. Anthrax to Arboviral diseases, Eastern equine encephalitis virus disease – 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published.<br />\nNC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-U.S. Residents\' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/v2mh-3yzr', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2020-01-17', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/v2mh-3yzr', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/v2mh-3yzr/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/v2mh-3yzr/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/v2mh-3yzr/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/v2mh-3yzr/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2020', 'anthrax', 'arboviral diseases', 'chikungunya virus disease', 'eastern equine encephalitis virus disease', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-12-03', 'title': 'NNDSS - TABLE 1A. Anthrax to Arboviral diseases, Eastern equine encephalitis virus disease'}, {'description': '<p>NNDSS - TABLE 1L. Ehrlichiosis and Anaplasmosis, Ehrlichia ewingii infection to Giardiasis - 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published.<br />\nNC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-U.S. Residents\' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/vzfn-ifh5', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2020-01-21', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/vzfn-ifh5', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vzfn-ifh5/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vzfn-ifh5/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vzfn-ifh5/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vzfn-ifh5/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2020', 'ehrlichia ewingii infection', 'ehrlichiosis and anaplasmosis', 'giardiasis', 'nedss', 'netss', 'nndss', 'undetermined ehrlichiosis/anaplasmosis', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-12-03', 'title': 'NNDSS - TABLE 1L. Ehrlichiosis and Anaplasmosis, Ehrlichia ewingii infection to Giardiasis'}, {'description': '<p>NNDSS - TABLE 1Q. Hepatitis B, perinatal infection to Hepatitis C, acute, Probable - 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Notice: Data from California published in week 29 for years 2019 and 2020 were incomplete when originally published on July 24, 2020. On August 4, 2020, incomplete case counts were replaced with a "U" indicating case counts are not available for specified time period.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published.<br />\nNC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-U.S. Residents\' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />\n§ For acute Hepatitis C, only confirmed cases were verified.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/y4ut-ybj7', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2020-01-21', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/y4ut-ybj7', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/y4ut-ybj7/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/y4ut-ybj7/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/y4ut-ybj7/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/y4ut-ybj7/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2020', 'confirmed', 'hepatitis b', 'hepatitis c acute', 'nedss', 'netss', 'nndss', 'perinatal infection', 'probable', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-12-03', 'title': 'NNDSS - TABLE 1Q. Hepatitis B, perinatal infection to Hepatitis C, acute, Probable'}, {'description': '<p>NNDSS - TABLE 1KK. Vancomycin-intermediate Staphylococcus aureus to Varicella morbidity – 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published.<br />\nNC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-U.S. Residents\' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/29xv-7ajw', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2020-01-21', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/29xv-7ajw', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/29xv-7ajw/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/29xv-7ajw/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/29xv-7ajw/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/29xv-7ajw/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2020', 'nedss', 'netss', 'nndss', 'vancomycin-intermediate staphylococcus aureus', 'vancomycin-resistant staphylococcus aureus', 'varicella morbidity', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-12-03', 'title': 'NNDSS - TABLE 1KK. Vancomycin-intermediate Staphylococcus aureus to Varicella morbidity'}, {'description': '<p>NNDSS - TABLE 1MM. Viral hemorrhagic fevers, Crimean-Congo hemorrhagic fever virus to Guanarito virus – 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published.<br />\nNC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-U.S. Residents\' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />\n§ Prior to 2015, CDC\'s National Notifiable Diseases Surveillance System (NNDSS) did not receive electronic data about incident cases of specific viral hemorrhagic fevers; instead data were collected in aggregate as "viral hemorrhagic fevers". NNDSS was updated beginning in 2015 to receive data for each of the viral hemorrhagic fevers listed.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/a93x-tfzm', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2020-01-21', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/a93x-tfzm', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/a93x-tfzm/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/a93x-tfzm/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/a93x-tfzm/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/a93x-tfzm/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2020', 'crimean-congo hemorrhagic fever virus', 'ebola virus', 'guanarito virus', 'nedss', 'netss', 'nndss', 'viral hemorrhagic fevers', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-12-03', 'title': 'NNDSS - TABLE 1MM. Viral hemorrhagic fevers, Crimean-Congo hemorrhagic fever virus to Guanarito virus'}, {'description': '<p>NNDSS - TABLE 1NN. Viral hemorrhagic fevers, Junin virus to Viral hemorrhagic fevers, Lujo virus – 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published.<br />\nNC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-U.S. Residents\' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />\n§ Prior to 2015, CDC\'s National Notifiable Diseases Surveillance System (NNDSS) did not receive electronic data about incident cases of specific viral hemorrhagic fevers; instead data were collected in aggregate as "viral hemorrhagic fevers". NNDSS was updated beginning in 2015 to receive data for each of the viral hemorrhagic fevers listed.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/axsa-zcg5', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2020-01-21', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/axsa-zcg5', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/axsa-zcg5/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/axsa-zcg5/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/axsa-zcg5/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/axsa-zcg5/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2020', 'junin virus', 'lassa virus', 'lujo virus', 'nedss', 'netss', 'nndss', 'viral hemorrhagic fevers', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-12-03', 'title': 'NNDSS - TABLE 1NN. Viral hemorrhagic fevers, Junin virus to Viral hemorrhagic fevers, Lujo virus'}, {'description': '<p>NNDSS - TABLE 1JJ. Tuberculosis to Tularemia – 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Notice: Tuberculosis data for weeks 4-31 are incorrect for New York City; the Middle Atlantic region total; U.S. Residents, excluding U.S. Territories total; and the grand total, due to data processing issues.<br />\nNotice: Tuberculosis data for weeks 32-33 are incorrect for the U.S. Residents, excluding U.S. Territories total and the grand total, due to data processing issues.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published.<br />\nNC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-U.S. Residents\' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/efb8-zbb7', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2020-01-21', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/efb8-zbb7', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/efb8-zbb7/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/efb8-zbb7/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/efb8-zbb7/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/efb8-zbb7/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2020', 'nedss', 'netss', 'nndss', 'tuberculosis', 'tularemia', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-12-03', 'title': 'NNDSS - TABLE 1JJ. Tuberculosis to Tularemia'}, {'description': '<p>NNDSS - TABLE 1OO. Viral hemorrhagic fevers, Machupo virus to Viral hemorrhagic fevers, Sabia virus – 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published.<br />\nNC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-U.S. Residents\' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />\n§ Prior to 2015, CDC\'s National Notifiable Diseases Surveillance System (NNDSS) did not receive electronic data about incident cases of specific viral hemorrhagic fevers; instead data were collected in aggregate as "viral hemorrhagic fevers". NNDSS was updated beginning in 2015 to receive data for each of the viral hemorrhagic fevers listed.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/g3g2-srtq', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2020-01-21', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/g3g2-srtq', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/g3g2-srtq/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/g3g2-srtq/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/g3g2-srtq/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/g3g2-srtq/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2020', 'machupo virus', 'marburg virus', 'nedss', 'netss', 'nndss', 'sabia virus', 'viral hemorrhagic fevers', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-12-03', 'title': 'NNDSS - TABLE 1OO. Viral hemorrhagic fevers, Machupo virus to Viral hemorrhagic fevers, Sabia virus'}, {'description': '<p>NNDSS - TABLE 1BB. Q fever, Total to Q fever, Chronic - 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published.<br />\nNC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />\nCum: Cumulative year-to-date counts.<br />\n Max: Maximum — Maximum case count during the previous 52 weeks.<br />\n * Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-U.S. Residents\' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/j6gu-p9yd', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2020-01-21', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/j6gu-p9yd', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/j6gu-p9yd/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/j6gu-p9yd/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/j6gu-p9yd/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/j6gu-p9yd/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2020', 'acute', 'chronic', 'nedss', 'netss', 'nndss', 'q fever', 'total', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-12-03', 'title': 'NNDSS - TABLE 1BB. Q fever, Total to Q fever, Chronic'}, {'description': '<p>NNDSS - TABLE 1EE. Salmonella Paratyphi infection to Salmonellosis (excluding Salmonella Typhi infection and Salmonella Paratyphi infection) – 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published.<br />\nNC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-U.S. Residents\' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />\n§ In previous years, cases were reported as Salmonellosis. Beginning in January 2019, cases began to be reported as Salmonella Paratyphi infection.<br />\n¶ In previous years, cases were reported as typhoid fever. Beginning in January 2019, cases began to be reported as Salmonella Typhi infection.<br />\n** In previous years, cases were reported as Salmonellosis (excluding paratyphoid fever and typhoid fever). Beginning in January 2019, cases began to be reported as Salmonellosis (excluding Salmonella Typhi infection and Salmonella Paratyphi infection).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/mvaf-qxac', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2020-01-21', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/mvaf-qxac', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mvaf-qxac/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mvaf-qxac/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mvaf-qxac/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mvaf-qxac/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2020', 'nedss', 'netss', 'nndss', 'salmonella paratyphi infection', 'salmonella typhi infection', 'salmonellosis (excluding salmonella typhi infection and salmonella paratyphi infection)', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-12-03', 'title': 'NNDSS - TABLE 1EE. Salmonella Paratyphi infection to Salmonellosis (excluding Salmonella Typhi infection and Salmonella Paratyphi infection)'}, {'description': '<p>NNDSS - TABLE 1II. Tetanus to Trichinellosis – 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published.<br />\nNC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-U.S. Residents\' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/qbrk-85z2', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2020-01-21', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/qbrk-85z2', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qbrk-85z2/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qbrk-85z2/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qbrk-85z2/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qbrk-85z2/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2020', 'nedss', 'netss', 'nndss', 'tetanus', 'toxic shock syndrome (other than streptococcal)', 'trichinellosis', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-12-03', 'title': 'NNDSS - TABLE 1II. Tetanus to Trichinellosis'}, {'description': '<p>Notice: For data on COVID-19 in the United States, please see <a href="https://www.cdc.gov/coronavirus/2019-ncov/cases-in-us.html">https://www.cdc.gov/coronavirus/2019-ncov/cases-in-us.html</a>.</p>\n<p>Notice: Data from California published in week 29 for years 2019 and 2020 were incomplete when originally published on July 24, 2020. On August 4, 2020, incomplete case counts were replaced with a "U" indicating case counts are not available for specified time period.</p>\n<p>NNDSS - TABLE 1FF. Severe acute respiratory syndrome-associated coronavirus disease to Shigellosis – 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published.<br />\nNC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-U.S. Residents\' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/x8jf-txib', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2020-01-21', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/x8jf-txib', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/x8jf-txib/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/x8jf-txib/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/x8jf-txib/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/x8jf-txib/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2020', 'nedss', 'netss', 'nndss', 'severe acute respiratory syndrome-associated coronavirus disease', 'shiga toxin-producing escherichia coli (stec)', 'shigellosis', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-12-03', 'title': 'NNDSS - TABLE 1FF. Severe acute respiratory syndrome-associated coronavirus disease to Shigellosis'}, {'description': '<p>Deaths involving coronavirus disease 2019 (COVID-19), pneumonia, and influenza reported to NCHS by week ending date and by state</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/r8kw-7aab', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2020-11-05', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/r8kw-7aab', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/r8kw-7aab/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/r8kw-7aab/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/r8kw-7aab/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/r8kw-7aab/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['coronavirus', 'covid-19', 'death', 'influenza', 'mortality', 'nchs', 'pneumonia', 'state', 'united states', 'week'], 'bureauCode': ['009:00'], 'modified': '2020-12-03', 'title': 'Provisional COVID-19 Death Counts by Week Ending Date and State'}, {'description': '<p>This visualization provides weekly data on the number of deaths by jurisdiction of occurrence and cause of death. Counts of deaths in more recent weeks can be compared with counts from earlier years to determine if the number is higher than expected. Selected causes of death are shown, based on analyses of the most prevalent comorbid conditions reported on death certificates where COVID-19 was listed as a cause of death (see <a href="https://www.cdc.gov/nchs/nvss/vsrr/covid_weekly/index.htm#Comorbidities">https://www.cdc.gov/nchs/nvss/vsrr/covid_weekly/index.htm#Comorbidities</a>). Cause of death counts are based on the underlying cause of death, and presented for Respiratory diseases, Circulatory diseases, Malignant neoplasms, and Alzheimer disease and dementia. Estimated numbers of deaths due to these other causes of death could represent misclassified COVID-19 deaths, or potentially could be indirectly related to COVID-19 (e.g., deaths from other causes occurring in the context of health care shortages or overburdened health care systems). Deaths with an underlying cause of death of COVID-19 are not included in these estimates of deaths due to other causes. Deaths due to external causes (i.e. injuries) or unknown causes are excluded. For more detail, see the Technical Notes.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/u6jv-9ijr', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2020-05-29', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/u6jv-9ijr', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/u6jv-9ijr/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/u6jv-9ijr/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/u6jv-9ijr/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/u6jv-9ijr/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cause of death', 'jurisdiction', 'mortality', 'nchs', 'state', 'week'], 'bureauCode': ['009:00'], 'modified': '2020-12-03', 'title': 'Weekly counts of death by jurisdiction and cause of death'}, {'description': '<p>The bipartisan CARES Act and the Paycheck Protection Program and Health Care Enhancement Act provided $175 billion in relief funds to hospitals and other healthcare providers on the front lines of the coronavirus response. Payments are being distributed by the Department of Health and Human Services (HHS) through the Health Resources and Services Administration. HHS has announced allocation payments for Phases 1, 2 and 3 General Distributions which includes; Medicare, Medicaid, CHIP, assisted living facilities, behavioral health providers and dental providers; and targeted allocations to High Impact, Rural, Tribal, Skilled Nursing Facilities and Nursing Homes (including nursing home quality incentive program recipients), Safety Net Hospitals, and Children’s Hospitals. This dataset represents the list of providers who have attested to receiving one or more payments from the aforementioned allocations and agreed to the Terms and Conditions as of November 30, 2020.<br />\nIn addition to the list of providers receiving payments seen here, HRSA has provided an additional list specific to providers receiving high impact payments and nursing home quality incentive payments whether or not they have attested to receiving payments and agreed to the Terms and Conditions. Find it here: <a href="https://www.hhs.gov/coronavirus/cares-act-provider-relief-fund/data/index.html">https://www.hhs.gov/coronavirus/cares-act-provider-relief-fund/data/inde...</a></p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Administrative'], 'landingPage': 'https://data.cdc.gov/d/kh8y-3es6', 'contactPoint': {'hasEmail': 'mailto:PRFdata@hrsa.gov', 'fn': 'HRSA Chief Data Officer'}, 'issued': '2020-05-06', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/kh8y-3es6', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/kh8y-3es6/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/kh8y-3es6/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/kh8y-3es6/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/kh8y-3es6/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cares act', 'health system', 'provider relief fund'], 'bureauCode': ['009:15'], 'modified': '2020-12-03', 'title': 'HHS Provider Relief Fund'}, {'description': '<p>The COVID-19 Claims Reimbursement to Health Care Providers and Facilities for Testing and Treatment of the Uninsured Program provides reimbursements on a rolling basis directly to eligible health care entities for claims that are attributed to the testing and/or treatment of COVID-19 for uninsured individuals. The program is funded via the:<br />\nFamilies First Coronavirus Response Act (FFCRA) Relief Fund, which includes funds received from the Public Health and Social Services Emergency Fund, as appropriated in the FFCRCA (P.L. 116-127) and the Paycheck Protection Program and Health Care Enhancement Act (P.L. 116-139) (PPPHCEA), which each appropriated $1 billion to reimburse health care entities for conducting COVID-19 testing for the uninsured; and the Provider Relief Fund, which includes funds received from the Public Health and Social Services Emergency Fund, as appropriated in the Coronavirus Air, Relief, and Economic Security (CARES) Act (P.L. 116-136), which provides $100 billion in relief funds, including to hospitals and other health care entities on the front lines of the COVID-19 response and the PPPHCEA to reimburse health care entities for treating uninsured individuals with a COVID-19 diagnosis.<br />\nThe PPPHCEA appropriated an additional $75 billion in relief funds. Within the Provider Relief Fund, a portion of the funding will be used to support healthcare-related expenses attributable to the treatment of uninsured individuals with COVID-19.<br />\nHealth care entities that have conducted COVID-19 testing of uninsured individuals for COVID-19 or provided treatment to uninsured individuals with a COVID-19 diagnosis on or after February 4, 2020, can request claims reimbursement through the program electronically and will be reimbursed generally at Medicare rates, subject to available funding.<br />\nThis dataset represents the list of health care entities who have agreed to the Terms and Conditions and received claims reimbursement for COVID-19 testing of uninsured individuals and/or treatment for uninsured individuals with a COVID-19 diagnosis, as of November 25, 2020.</p>\n<p>For Provider Relief Fund Data - <a href="https://data.cdc.gov/Administrative/HHS-Provider-Relief-Fund/kh8y-3es6">https://data.cdc.gov/Administrative/HHS-Provider-Relief-Fund/kh8y-3es6</a></p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Administrative'], 'landingPage': 'https://data.cdc.gov/d/rksx-33p3', 'contactPoint': {'hasEmail': 'mailto:PRFdata@hrsa.gov', 'fn': 'HRSA Chief Data Officer'}, 'issued': '2020-05-29', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/rksx-33p3', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rksx-33p3/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rksx-33p3/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rksx-33p3/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rksx-33p3/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cares act', 'coronavirus', 'covid-19', 'health system', 'provider relief fund', 'uninsured'], 'bureauCode': ['009:15'], 'modified': '2020-12-03', 'title': 'Claims Reimbursement to Health Care Providers and Facilities for Testing and Treatment of the Uninsured'}, {'description': '<p>CDC reports aggregate counts of COVID-19 cases and death numbers daily online. Data on the COVID-19 website and CDC’s COVID Data Tracker are based on these most recent numbers reported by states, territories, and other jurisdictions. This data set of “United States COVID-19 Cases and Deaths by State over Time” combines this information. However, data are dependent on jurisdictions’ timely and accurate reporting.</p>\n<p>Separately, CDC also regularly reports provisional death certificate data from the National Vital Statistics System (NVSS) on data.cdc.gov. Details are described on the <a href="https://www.cdc.gov/nchs/nvss/covid-19.htm">NCHS website</a>. Reporting the number of deaths by using death certificates ultimately provides more complete information but is a longer process; therefore, these numbers will be less than the death counts on the COVID-19 website.</p>\n<p>Accuracy of Data<br />\nCDC tracks COVID-19 illnesses, hospitalizations, and deaths to track trends, detect outbreaks, and monitor whether public health measures are working. However, counting exact numbers of COVID-19 cases is not possible. COVID-19 can cause mild illness, symptoms might not appear immediately, there are delays in reporting and testing, not everyone who is infected gets tested or seeks medical care, and there are differences in how completely states and territories report their cases.</p>\n<p>COVID-19 is one of about <a href="https://wwwn.cdc.gov/nndss/">120 diseases or conditions</a> health departments voluntarily report to CDC. State, local, and territorial public health departments verify and report cases to CDC. When there are differences between numbers of cases reported by CDC versus by health departments, data reported by health departments should be considered the most up to date. Health departments may update case data over time when they receive more complete and accurate information. The number of new cases reported each day fluctuates. There is generally less reporting on the weekends and holidays.</p>\n<p>CDC reports death data on three other sections of the website: <a href="https://www.cdc.gov/coronavirus/2019-ncov/cases-updates/cases-in-us.html">U.S. Cases</a> & Deaths, <a href="https://www.cdc.gov/covid-data-tracker/index.html">COVID Data Tracker</a>, and <a href="https://www.cdc.gov/nchs/nvss/covid-19.htm">NCHS Provisional Death Counts</a>. The U.S. Cases and Deaths webpages and COVID Data Tracker get their information from the same source (total case counts); however, NCHS Death Counts are based on death certificates that use information reported by physicians, medical examiners, or coroners in the cause-of-death section of each certificate. Data from each of these pages are considered provisional (not complete and pending verification) and are therefore subject to change. Counts from previous weeks are continually revised as more records are received and processed. Because not all jurisdictions report counts daily, counts may increase at different intervals.</p>\n<p>Confirmed & Probable Counts<br />\nAs of April 14, 2020, CDC case counts and death counts include both confirmed and probable cases and deaths. This change was made to reflect an <a href="https://cdn.ymaws.com/www.cste.org/resource/resmgr/2020ps/Interim-20-ID-01_COVID-19.pdf">interim COVID-19 position statement</a> issued by the Council for State and Territorial Epidemiologists on April 5, 2020. The position statement included a case definition and made COVID-19 a nationally notifiable disease. Nationally notifiable disease cases are voluntarily reported to CDC by jurisdictions. Confirmed and probable case definition criteria are described here:<br />\n<a href="https://wwwn.cdc.gov/nndss/conditions/coronavirus-disease-2019-covid-19/case-definition/2020/">https://wwwn.cdc.gov/nndss/conditions/coronavirus-disease-2019-covid-19/case-definition/2020/</a>. Not all jurisdictions report probable cases and deaths to CDC. When not available to CDC, it is noted as N/A. Please note that jurisdiction</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Case Surveillance'], 'landingPage': 'https://data.cdc.gov/d/9mfq-cb36', 'contactPoint': {'hasEmail': 'mailto:eocevent394@cdc.gov', 'fn': 'Surveillance Review and Response Group'}, 'issued': '2020-07-15', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/9mfq-cb36', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/9mfq-cb36/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/9mfq-cb36/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/9mfq-cb36/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/9mfq-cb36/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['aggregate', 'cases', 'coronavirus', 'covid-19', 'death'], 'bureauCode': ['009:20'], 'modified': '2020-12-03', 'title': 'United States COVID-19 Cases and Deaths by State over Time'}, {'description': '<p>Deaths counts for influenza, pneumonia, and coronavirus disease 2019 (COVID-19) reported to NCHS by week ending date, by state and HHS region, and age group.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/ynw2-4viq', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2020-10-01', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/ynw2-4viq', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ynw2-4viq/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ynw2-4viq/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ynw2-4viq/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ynw2-4viq/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['covid-19', 'influenza', 'mortality', 'nchs', 'pneumonia'], 'bureauCode': ['009:00'], 'modified': '2020-12-03', 'title': 'Provisional Death Counts for Influenza, Pneumonia, and COVID-19'}, {'description': '<p>This data file contains the following indicators that can be used to illustrate potential differences in the burden of deaths due to COVID-19 according to race and ethnicity:<br />\n•Count of COVID-19 deaths: Number of deaths due to COVID-19 reported for each race and Hispanic origin group<br />\n•Distribution of COVID-19 deaths (%): Deaths for each group as a percent of the total number of COVID-19 deaths reported<br />\n•Unweighted distribution of population (%): Population of each group as a percent of the total population<br />\n•Weighted distribution of population (%): Population of each group as percent of the total population after accounting for how the race and Hispanic origin population is distributed in relation to the geographic areas impacted by COVID-19</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/pj7m-y5uh', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2020-11-12', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/pj7m-y5uh', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/pj7m-y5uh/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/pj7m-y5uh/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/pj7m-y5uh/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/pj7m-y5uh/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['coronavirus', 'covid-19', 'deaths', 'ethnicity', 'mortality', 'nchs', 'population', 'race', 'state', 'united states'], 'bureauCode': ['009:00'], 'modified': '2020-12-02', 'title': 'Provisional Death Counts for Coronavirus Disease (COVID-19): Distribution of Deaths by Race and Hispanic Origin'}, {'description': '<p>Provisional count of deaths involving coronavirus disease 2019 (COVID-19) by United States county.</p>\n', 'programCode': ['009:020'], 'temporal': '2019-01-01T05:00:00-05:00/2020-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/kn79-hsxy', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2020-10-28', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/kn79-hsxy', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/kn79-hsxy/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/kn79-hsxy/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/kn79-hsxy/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/kn79-hsxy/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['coronavirus', 'county', 'covid-19', 'deaths', 'mortality', 'nchs', 'united states'], 'bureauCode': ['009:00'], 'modified': '2020-12-02', 'title': 'Provisional COVID-19 Death Counts in the United States by County', 'accrualPeriodicity': 'R/P1W'}, {'description': '<p>Provisional counts of deaths by the week the deaths occurred, by state of occurrence, and by select underlying causes of death for 2019-2020. The dataset also includes weekly provisional counts of death for COVID-19, coded to ICD-10 code U07.1 as an underlying or multiple cause of death.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/muzy-jte6', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2020-07-08', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/muzy-jte6', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/muzy-jte6/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/muzy-jte6/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/muzy-jte6/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/muzy-jte6/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cause of death'], 'bureauCode': ['009:00'], 'modified': '2020-12-02', 'title': 'Weekly Counts of Deaths by State and Select Causes, 2019-2020', 'accrualPeriodicity': 'R/P1W'}, {'description': '<p>Estimates of excess deaths can provide information about the burden of mortality potentially related to COVID-19, beyond the number of deaths that are directly attributed to COVID-19. Excess deaths are typically defined as the difference between observed numbers of deaths and expected numbers. This visualization provides weekly data on excess deaths by jurisdiction of occurrence. Counts of deaths in more recent weeks are compared with historical trends to determine whether the number of deaths is significantly higher than expected.</p>\n<p>Estimates of excess deaths can be calculated in a variety of ways, and will vary depending on the methodology and assumptions about how many deaths are expected to occur. Estimates of excess deaths presented in this webpage were calculated using Farrington surveillance algorithms (1). For each jurisdiction, a model is used to generate a set of expected counts, and the upper bound of the 95% Confidence Intervals (95% CI) of these expected counts is used as a threshold to estimate excess deaths. Observed counts are compared to these upper bound estimates to determine whether a significant increase in deaths has occurred. Provisional counts are weighted to account for potential underreporting in the most recent weeks. However, data for the most recent week(s) are still likely to be incomplete. Only about 60% of deaths are reported within 10 days of the date of death, and there is considerable variation by jurisdiction. More detail about the methods, weighting, data, and limitations can be found in the Technical Notes.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/xkkf-xrst', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2020-05-20', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/xkkf-xrst', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xkkf-xrst/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xkkf-xrst/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xkkf-xrst/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xkkf-xrst/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2020', 'coronavirus', 'covid-19', 'excess deaths', 'nchs', 'state', 'united states'], 'bureauCode': ['009:00'], 'modified': '2020-12-02', 'title': 'Excess Deaths Associated with COVID-19'}, {'description': '<p>Deaths involving coronavirus disease 2019 (COVID-19), pneumonia, and influenza reported to NCHS by sex and age group and state.</p>\n<p>NOTICE TO USERS: As of September 2, 2020, this data file includes the following age groups in addition to the age groups that are routinely included: 0-17, 18-29, 30-49, and 50-64. The new age groups are consistent with categories used across CDC COVID-19 surveillance pages. When analyzing the file, the user should make sure to select only the desired age groups. Summing across all age categories provided will result in double counting deaths from certain age groups.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/9bhg-hcku', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2020-09-02', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/9bhg-hcku', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/9bhg-hcku/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/9bhg-hcku/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/9bhg-hcku/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/9bhg-hcku/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['age', 'coronavirus', 'covid-19', 'death', 'mortality', 'nchs', 'sex', 'state', 'united states'], 'bureauCode': ['009:00'], 'modified': '2020-12-02', 'title': 'Provisional COVID-19 Death Counts by Sex, Age, and State'}, {'description': '<p>Deaths involving coronavirus disease 2019 (COVID-19), pneumonia and influenza reported to NCHS by place of death and state, United States.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/uggs-hy5q', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2020-05-06', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/uggs-hy5q', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/uggs-hy5q/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/uggs-hy5q/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/uggs-hy5q/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/uggs-hy5q/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['coronavirus', 'covid-19', 'death', 'mortality', 'nchs', 'place', 'state', 'united states'], 'bureauCode': ['009:00'], 'modified': '2020-12-02', 'title': 'Provisional COVID-19 Death Counts by Place of Death and State'}, {'description': '<p>This dataset shows health conditions and contributing causes mentioned in conjunction with deaths involving coronavirus disease 2019 (COVID-19).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/hk9y-quqm', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2020-07-17', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/hk9y-quqm', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hk9y-quqm/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hk9y-quqm/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hk9y-quqm/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hk9y-quqm/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['age group', 'coronavirus', 'covid-19', 'deaths', 'health conditions', 'mortality', 'nchs'], 'bureauCode': ['009:00'], 'modified': '2020-12-02', 'title': 'Conditions contributing to deaths involving coronavirus disease 2019 (COVID-19), by age group and state, United States.'}, {'description': '<p>Deaths involving coronavirus disease 2019 (COVID-19), pneumonia, and influenza reported to NCHS by race, age, and state.</p>\n<p>NOTICE TO USERS: As of September 2, 2020, this data file includes the following age groups in addition to the age groups that are routinely included: 0-17, 18-29, 30-49, and 50-64. The new age groups are consistent with categories used across CDC COVID-19 surveillance pages. When analyzing the file, the user should make sure to select only the desired age groups. Summing across all age categories provided will result in double counting deaths from certain age groups.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/ks3g-spdg', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2020-09-30', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/ks3g-spdg', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ks3g-spdg/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ks3g-spdg/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ks3g-spdg/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ks3g-spdg/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['age group', 'coronavirus', 'covid-19', 'hispanic origin', 'influenza', 'nchs', 'pneumonia', 'race', 'state'], 'bureauCode': ['009:00'], 'modified': '2020-12-02', 'title': 'Deaths involving coronavirus disease 2019 (COVID-19) by race and Hispanic origin group and age, by state'}, {'description': '<p>Deaths involving coronavirus disease 2019 (COVID-19) reported to NCHS by sex and age group and week ending date.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/vsak-wrfu', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2020-05-15', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/vsak-wrfu', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vsak-wrfu/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vsak-wrfu/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vsak-wrfu/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vsak-wrfu/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['age group', 'coronavirus', 'covid-19', 'nchs', 'sex', 'united states', 'week'], 'bureauCode': ['009:00'], 'modified': '2020-12-02', 'title': 'Provisional COVID-19 Death Counts by Sex, Age, and Week'}, {'description': '<p>The U.S. Census Bureau, in collaboration with five federal agencies, launched the Household Pulse Survey to produce data on the social and economic impacts of Covid-19 on American households. The Household Pulse Survey was designed to gauge the impact of the pandemic on employment status, consumer spending, food security, housing, education disruptions, and dimensions of physical and mental wellness.</p>\n<p>The survey was designed to meet the goal of accurate and timely weekly estimates. It was conducted by an internet questionnaire, with invitations to participate sent by email and text message. The sample frame is the Census Bureau Master Address File Data. Housing units linked to one or more email addresses or cell phone numbers were randomly selected to participate, and one respondent from each housing unit was selected to respond for him or herself. Estimates are weighted to adjust for nonresponse and to match Census Bureau estimates of the population by age, gender, race and ethnicity, and educational attainment. All estimates shown meet the NCHS Data Presentation Standards for Proportions,</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/8pt5-q6wp', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2020-09-09', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/8pt5-q6wp', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/8pt5-q6wp/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/8pt5-q6wp/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/8pt5-q6wp/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/8pt5-q6wp/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['anxiety', 'covid-19', 'depression'], 'bureauCode': ['009:00'], 'modified': '2020-12-02', 'title': 'Indicators of Anxiety or Depression Based on Reported Frequency of Symptoms During Last 7 Days'}, {'description': '<p>The U.S. Census Bureau, in collaboration with five federal agencies, launched the Household Pulse Survey to produce data on the social and economic impacts of Covid-19 on American households. The Household Pulse Survey was designed to gauge the impact of the pandemic on employment status, consumer spending, food security, housing, education disruptions, and dimensions of physical and mental wellness.</p>\n<p>The survey was designed to meet the goal of accurate and timely weekly estimates. It was conducted by an internet questionnaire, with invitations to participate sent by email and text message. The sample frame is the Census Bureau Master Address File Data. Housing units linked to one or more email addresses or cell phone numbers were randomly selected to participate, and one respondent from each housing unit was selected to respond for him or herself. Estimates are weighted to adjust for nonresponse and to match Census Bureau estimates of the population by age, gender, race and ethnicity, and educational attainment. All estimates shown meet the NCHS Data Presentation Standards for Proportions.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/jb9g-gnvr', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2020-09-09', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/jb9g-gnvr', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/jb9g-gnvr/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/jb9g-gnvr/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/jb9g-gnvr/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/jb9g-gnvr/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['covid-19', 'private coverage', 'public coverage', 'uninsured'], 'bureauCode': ['009:00'], 'modified': '2020-12-02', 'title': 'Indicators of Health Insurance Coverage at the Time of Interview'}, {'description': '<p>The U.S. Census Bureau, in collaboration with five federal agencies, launched the Household Pulse Survey to produce data on the social and economic impacts of Covid-19 on American households. The Household Pulse Survey was designed to gauge the impact of the pandemic on employment status, consumer spending, food security, housing, education disruptions, and dimensions of physical and mental wellness.</p>\n<p>The survey was designed to meet the goal of accurate and timely weekly estimates. It was conducted by an internet questionnaire, with invitations to participate sent by email and text message. The sample frame is the Census Bureau Master Address File Data. Housing units linked to one or more email addresses or cell phone numbers were randomly selected to participate, and one respondent from each housing unit was selected to respond for him or herself. Estimates are weighted to adjust for nonresponse and to match Census Bureau estimates of the population by age, gender, race and ethnicity, and educational attainment. All estimates shown meet the NCHS Data Presentation Standards for Proportions.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/xb3p-q62w', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2020-09-09', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/xb3p-q62w', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xb3p-q62w/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xb3p-q62w/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xb3p-q62w/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xb3p-q62w/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['covid-19', 'delayed care', 'unmet need'], 'bureauCode': ['009:00'], 'modified': '2020-12-02', 'title': 'Indicators of Reduced Access to Care Due to the Coronavirus Pandemic During Last 4 Weeks'}, {'description': '<p>This visualization provides weekly data on the number of deaths from all causes by jurisdiction of occurrence and age group. Counts of deaths in more recent weeks can be compared with counts from earlier years to determine if the number is higher than expected.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/y5bj-9g5w', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2020-05-29', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/y5bj-9g5w', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/y5bj-9g5w/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/y5bj-9g5w/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/y5bj-9g5w/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/y5bj-9g5w/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['age group', 'death', 'jurisdiction', 'mortality', 'nchs', 'state'], 'bureauCode': ['009:00'], 'modified': '2020-12-02', 'title': 'Weekly counts of deaths by jurisdiction and age group'}, {'description': '<p>County data on race and Hispanic origin is available for counties with more than 100 COVID-19 deaths.\xa0 Urban-rural classification is based on the 2013 National Center for Health Statistics Urban-Rural Classification Scheme for Counties (<a href="https://www.cdc.gov/nchs/data_access/urban_rural.htm">https://www.cdc.gov/nchs/data_access/urban_rural.htm</a>). Deaths are cumulative from the week ending February 1, 2020 to the most recent reporting week.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/k8wy-p9cg', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2020-11-04', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/k8wy-p9cg', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/k8wy-p9cg/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/k8wy-p9cg/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/k8wy-p9cg/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/k8wy-p9cg/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['coronavirus', 'county', 'covid-19', 'death', 'mortality', 'race', 'united states'], 'bureauCode': ['009:00'], 'modified': '2020-12-02', 'title': 'Provisional COVID-19 Death Counts by County and Race'}, {'description': '<p>This visualization provides weekly data on the number of deaths from all causes by jurisdiction of occurrence and race and Hispanic origin. Numbers of deaths are also shown for all causes excluding COVID-19, and for COVID-19. Counts of deaths in more recent weeks can be compared with counts from earlier years to determine if the number is higher than expected.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/qfhf-uhaa', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2020-07-22', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/qfhf-uhaa', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qfhf-uhaa/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qfhf-uhaa/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qfhf-uhaa/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qfhf-uhaa/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['coronavirus', 'covid-19', 'death', 'hispanic origin', 'jurisd', 'jurisdiction', 'mortality', 'race'], 'bureauCode': ['009:00'], 'modified': '2020-12-02', 'title': 'Weekly counts of deaths by jurisdiction and race and Hispanic origin'}, {'description': '<p>This visualization provides data that can be used to illustrate potential differences in the burden of deaths due to COVID-19 by race and ethnicity.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/jwta-jxbg', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2020-07-28', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/jwta-jxbg', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/jwta-jxbg/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/jwta-jxbg/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/jwta-jxbg/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/jwta-jxbg/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['age group', 'coronavirus', 'covid-19', 'death rate', 'hispanic origin', 'jurisdiction', 'population', 'race'], 'bureauCode': ['009:00'], 'modified': '2020-12-02', 'title': 'Distribution of COVID-19 deaths and populations, by jurisdiction, age, and race and Hispanic origin'}, {'description': '<p>Deaths involving coronavirus disease 2019 (COVID-19) with a focus on ages 0-18 years in the United States.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/nr4s-juj3', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2020-09-22', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/nr4s-juj3', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/nr4s-juj3/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/nr4s-juj3/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/nr4s-juj3/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/nr4s-juj3/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['children', 'mortality'], 'bureauCode': ['009:00'], 'modified': '2020-12-02', 'title': 'Provisional COVID-19 Deaths: Focus on Ages 0-18 Years'}, {'description': '<p>Deaths involving coronavirus disease 2019 (COVID-19) reported to NCHS by sex and age in years.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/3apk-4u4f', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2020-09-24', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/3apk-4u4f', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/3apk-4u4f/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/3apk-4u4f/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/3apk-4u4f/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/3apk-4u4f/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['coronavirus', 'covid-19', 'deaths', 'mortality', 'nchs'], 'bureauCode': ['009:00'], 'modified': '2020-12-02', 'title': 'Provisional COVID-19 Deaths Counts by Age in Years'}, {'description': '<p>Deaths involving coronavirus disease 2019 (COVID-19) and pneumonia reported to NCHS by place of death, age, state, and HHS Region.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'landingPage': 'https://data.cdc.gov/d/4va6-ph5s', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2020-09-22', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/4va6-ph5s', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4va6-ph5s/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4va6-ph5s/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4va6-ph5s/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4va6-ph5s/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['deaths', 'mortality'], 'bureauCode': ['009:20'], 'modified': '2020-12-02', 'title': 'NVSS Provisional COVID-19 Deaths by Place of Death and Age'}, {'description': '<p>The U.S. Census Bureau, in collaboration with five federal agencies, launched the Household Pulse Survey to produce data on the social and economic impacts of Covid-19 on American households. The Household Pulse Survey was designed to gauge the impact of the pandemic on employment status, consumer spending, food security, housing, education disruptions, and dimensions of physical and mental wellness.</p>\n<p>The survey was designed to meet the goal of accurate and timely weekly estimates. It was conducted by an internet questionnaire, with invitations to participate sent by email and text message. The sample frame is the Census Bureau Master Address File Data. Housing units linked to one or more email addresses or cell phone numbers were randomly selected to participate, and one respondent from each housing unit was selected to respond for him or herself. Estimates are weighted to adjust for nonresponse and to match Census Bureau estimates of the population by age, gender, race and ethnicity, and educational attainment. All estimates shown meet the NCHS Data Presentation Standards for Proportions.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/yni7-er2q', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2020-10-21', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/yni7-er2q', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/yni7-er2q/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/yni7-er2q/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/yni7-er2q/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/yni7-er2q/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['covid-19', 'mental health'], 'bureauCode': ['009:00'], 'modified': '2020-12-02', 'title': 'Mental Health Care in the Last 4 Weeks'}, {'description': '<p>For more information on CDC.gov metrics please see <a href="http://www.cdc.gov/metrics/">http://www.cdc.gov/metrics/</a></p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Web Metrics'], 'landingPage': 'https://data.cdc.gov/d/rq85-buyi', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2018-10-02', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/rq85-buyi', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rq85-buyi/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rq85-buyi/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rq85-buyi/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rq85-buyi/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cdc.gov', 'web metrics'], 'bureauCode': ['009:00'], 'modified': '2020-12-01', 'title': 'Monthly Page Views to CDC.gov'}, {'description': '<p>Affordable Care Act Federal Upper Limits (FUL) based on the weighted average of the most recently reported monthly average manufacturer price (AMP) for pharmaceutically and therapeutically equivalent multiple source drug products that are available for purchase by retail community pharmacies on a nationwide basis.</p>\n', 'programCode': ['009:076'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Drug Pricing and Payment'], 'landingPage': 'https://data.medicaid.gov/d/yns6-zx8k', 'contactPoint': {'hasEmail': 'mailto:Medicaid.gov@cms.hhs.gov', 'fn': 'Medicaid'}, 'issued': '2018-07-31', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/yns6-zx8k', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/yns6-zx8k/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/yns6-zx8k/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/yns6-zx8k/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/yns6-zx8k/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['amp', 'federal upper limits', 'ful'], 'bureauCode': ['009:00'], 'modified': '2020-12-01', 'title': 'ACA Federal Upper Limits'}, {'description': '<p>National Average Drug Acquisition Cost (NADAC) weekly reference data from November 2013 to current week.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Drug Pricing and Payment'], 'landingPage': 'https://data.medicaid.gov/d/a4y5-998d', 'contactPoint': {'hasEmail': 'mailto:Medicaid.gov@cms.hhs.gov', 'fn': 'Medicaid'}, 'issued': '2018-04-17', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/a4y5-998d', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/a4y5-998d/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/a4y5-998d/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/a4y5-998d/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/a4y5-998d/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['drug acquisition cost', 'nadac'], 'bureauCode': ['009:38'], 'modified': '2020-12-01', 'title': 'NADAC (National Average Drug Acquisition Cost)'}, {'description': '<p>The NADAC Weekly Comparison identifies the drug products with current NADAC rates that are replaced with new NADAC rates. Other changes (e.g. NDC additions and terminations) to the NADAC file are not reflected in this comparison.</p>\n<p>Note: Effective Date was not recorded in the dataset until 6/7/2017</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Drug Pricing and Payment'], 'landingPage': 'https://data.medicaid.gov/d/6gk3-9bxc', 'contactPoint': {'hasEmail': 'mailto:Medicaid.gov@cms.hhs.gov', 'fn': 'Medicaid'}, 'issued': '2018-04-17', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/6gk3-9bxc', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/6gk3-9bxc/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/6gk3-9bxc/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/6gk3-9bxc/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/6gk3-9bxc/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['nadac', 'nadac comparison'], 'bureauCode': ['009:38'], 'modified': '2020-12-01', 'title': 'NADAC Comparison'}, {'description': '<p>The CDC Content Syndication site at <a href="https://tools.cdc.gov/syndication/">https://tools.cdc.gov/syndication/</a> allows you to import content from CDC websites directly into your own website or application. These services are provided free of charge from CDC. The data shown in this table represent the weekly top page views from CDC.gov offered by syndication.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Web Metrics'], 'landingPage': 'https://data.cdc.gov/d/rppv-wbiv', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2014-10-16', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/rppv-wbiv', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rppv-wbiv/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rppv-wbiv/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rppv-wbiv/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rppv-wbiv/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cdc.gov', 'page views', 'syndication', 'web pages'], 'bureauCode': ['009:00'], 'modified': '2020-12-01', 'title': 'Top syndicated pages from CDC.gov by weekly page views'}, {'description': '<p>NNDSS - TABLE 1AA. Poliovirus infection, nonparalytic to Psittacosis - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/axgy-8qey', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/axgy-8qey', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/axgy-8qey/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/axgy-8qey/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/axgy-8qey/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/axgy-8qey/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'nedss', 'netss', 'nndss', 'nonparalytic', 'poliovirus infection', 'psittacosis', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-05-30', 'title': 'NNDSS - TABLE 1AA. Poliovirus infection, nonparalytic to Psittacosis'}, {'description': '<p>NNDSS - TABLE 1N. Haemophilus influenzae, invasive disease, (age <5 years), Non-b serotype to Unknown serotype - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a></p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/u7wx-dav2', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/u7wx-dav2', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/u7wx-dav2/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/u7wx-dav2/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/u7wx-dav2/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/u7wx-dav2/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['(age <5 years)', '2019', 'haemophilus influenzae', 'invasive disease', 'nedss', 'netss', 'nndss', 'non-b serotype', 'nontypeable', 'unknown serotype', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-05-30', 'title': 'NNDSS - TABLE 1N. Haemophilus influenzae, invasive disease, (age <5 years), Non-b serotype to Unknown serotype'}, {'description': '<p>NNDSS - Table 1G. Carbapenemase-producing carbapenem-resistant Enterobacteriaceae to Chancroid - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a></p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />\n§ Data for Carbapenemase-producing Carbapenem-resistant enterobacteriaceae (CP-CRE) will be displayed in this table after the CDC obtains Office of Management and Budget Paperwork Reduction Act approval to receive data for this condition.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/phwv-i65c', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/phwv-i65c', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/phwv-i65c/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/phwv-i65c/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/phwv-i65c/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/phwv-i65c/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'carbapenemase-producing carbapenem-resistant enterobacteriaceae', 'chancroid', 'chlamydia trachomatis infection', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-05-30', 'title': 'NNDSS - TABLE 1G. Carbapenemase-producing carbapenem-resistant Enterobacteriaceae to Chancroid'}, {'description': '<p>NNDSS - Table 1C. Arboviral diseases, neuroinvasive and non-neuroinvasive, St. Louis encephalitis virus disease to Western equine encephalitis virus disease - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/4ewf-ciy6', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/4ewf-ciy6', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4ewf-ciy6/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4ewf-ciy6/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4ewf-ciy6/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4ewf-ciy6/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'arboviral diseases', 'nedss', 'netss', 'nndss', 'st. louis encephalitis virus disease', 'western equine encephalitis virus disease', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-05-30', 'title': 'NNDSS - TABLE 1C. Arboviral diseases, St. Louis encephalitis virus to Western equine encephalitis virus'}, {'description': '<p>The Restricted Access Data file includes 31 fields and is available through a private GitHub website after completing a registration process, signing a data use restrictions agreement, and approval from CDC. To learn more about this dataset, including the list of data elements, registration process, and data-use restrictions agreement, please see below. For additional questions, please contact ASK SRRG (<a href=<a href="mailto:eocevent394@cdc.gov">mailto:eocevent394@cdc.gov</a>"><a href="mailto:eocevent394@cdc.gov">eocevent394@cdc.gov</a>).</p>\n<p>Requesting Access</p>\n<p>Please review the following documents to determine your interest in accessing the COVID-19 Case Surveillance Restricted Access Detailed Data file:</p>\n<p>1) <a href="https://data.cdc.gov/api/views/mbd7-r32t/files/567614c2-7e1b-4121-a4b4-f6bd4c110fd3?download=true&filename=data_dictionary_covid_cases_restricted_detailed.xlsx">Data Dictionary for the COVID-19 Case Surveillance Restricted Access Detailed Data</a></p>\n<p>2) <a href="https://data.cdc.gov/api/views/mbd7-r32t/files/247e6693-4769-4da0-aa9e-57612bc1c77f?download=true&filename=covid_case_surveillance_data_release_summary.pdf">COVID-19 Case Surveillance Restricted Access Detailed Data COVID-19 Case Surveillance Data Access, Summary, Guidance, and Limitations</a></p>\n<p>3) <a href="https://data.cdc.gov/api/views/mbd7-r32t/files/d6cf0bfc-b07b-4dfb-859b-d1c8615972d8?download=true&filename=case_surveillance_data_RIDURA.pdf">Registration Information and Data Use Restrictions Agreement (RIDURA)</a></p>\n<p>Next steps include completing the Restricted Access Data Use Restrictions Agreement (RIDURA), and it should be forwarded to Ask SRRG at <a href="mailto:eocevent394@cdc.gov">eocevent394@cdc.gov</a>. The request will be reviewed and if approved, expect to receive an email providing the GitHub requirements and instructions. If more information is required or the request is not approved, expect to receive email correspondence from ASK SRRG (<a href="mailto:eocevent394@cdc.gov">eocevent394@cdc.gov</a>).</p>\n<p>Overview</p>\n<p>The COVID-19 case surveillance system database includes individual-level data reported to U.S. states and autonomous reporting entities, including New York City and the District of Columbia (D.C.), as well as U.S. territories and states. On April 5, 2020, COVID-19 was added to the Nationally Notifiable Condition List and classified as “immediately notifiable, urgent (within 24 hours)” by a Council of State and Territorial Epidemiologists (CSTE) Interim Position Statement (Interim-20-ID-01). CSTE updated the position statement on August 5, 2020, to clarify the interpretation of antigen detection tests and serologic test results within the case classification. The statement also recommended that all states and territories enact laws to make COVID-19 reportable in their jurisdiction, and that jurisdictions conducting surveillance should submit case notifications to CDC.</p>\n<p>COVID-19 case surveillance data are collected by jurisdictions and shared voluntarily with CDC. For more information, visit <a href="https://wwwn.cdc.gov/nndss/conditions/coronavirus-disease-2019-covid-19/case-definition/2020/08/05/">https://wwwn.cdc.gov/nndss/conditions/coronavirus-disease-2019-covid-19/case-definition/2020/08/05/</a>.</p>\n<p>The deidentified data in the restricted access dataset include demographic characteristics (including state and county), exposure history, disease severity indicators and outcomes, clinical data, laboratory diagnostic test results, and comorbidities.</p>\n<p>All data elements can be found on the COVID-19 case report form located at <a href="https://www.cdc.gov/coronavirus/2019-ncov/downloads/pui-form.pdf">www.cdc.gov/coronavirus/2019-ncov/downloads/pui-form.pdf</a>.</p>\n<p>The Case Surveillance Task Force and Surveillance Review and Response Group (SRRG) within CDC’s COVID-19 Emergency Response provide stewardship for datasets that support the public’s access to COVID-19 data while protecting individual privacy.<br />\nCOVID-19 case reports have been routinely submitted using standardized case reporting forms.</p>\n<p>On April 5, 2020, CST</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'landingPage': 'https://data.cdc.gov/d/mbd7-r32t', 'contactPoint': {'hasEmail': 'mailto:eocevent394@cdc.gov', 'fn': 'Surveillance Review Response Group'}, 'issued': '2020-11-20', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/mbd7-r32t', '@type': 'dcat:Dataset', 'modified': '2020-12-01', 'keyword': ['cases', 'coronavirus', 'covid', 'covid-19', 'covid19', 'restricted', 'surveillance'], 'bureauCode': ['009:20'], 'theme': ['Case Surveillance'], 'title': 'COVID-19 Case Surveillance Restricted Access Detailed Data'}, {'description': '<p>1995-2020. Centers for Disease Control and Prevention (CDC). State Tobacco Activities Tracking and Evaluation (STATE) System. E-Cigarette Legislation – Preemption. The STATE System houses current and historical state-level legislative data on tobacco use prevention and control policies. Data are reported on a quarterly basis. Data include information related to summary state preemption of more stringent or differing local laws on smokefree indoor air, youth access and licensure that are applicable to e-cigarettes.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Legislation'], 'landingPage': 'https://data.cdc.gov/d/88eg-qzed', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2020-09-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/88eg-qzed', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/88eg-qzed/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/88eg-qzed/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/88eg-qzed/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/88eg-qzed/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['e-cigarette', 'legislation', 'osh', 'policy', 'preemption', 'state system', 'tobacco'], 'bureauCode': ['009:20'], 'modified': '2020-11-30', 'title': 'CDC STATE System E-Cigarette Legislation - Preemption Summary'}, {'description': '<p>1995-2020. Centers for Disease Control and Prevention (CDC). State Tobacco Activities Tracking and Evaluation (STATE) System. E-Cigarette Legislation – Smokefree Indoor Air. The STATE System houses current and historical state-level legislative data on tobacco use prevention and control policies. Data are reported on a quarterly basis. Data include information related to state legislation on smokefree indoor air that apply to use of e-cigarettes in private worksites, restaurants, and bars.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Legislation'], 'landingPage': 'https://data.cdc.gov/d/i8t6-whzd', 'contactPoint': {'hasEmail': 'mailto:OSHData@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2020-10-01', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/i8t6-whzd', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/i8t6-whzd/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/i8t6-whzd/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/i8t6-whzd/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/i8t6-whzd/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['ecigarette', 'legislation', 'osh', 'policy', 'smokefree indoor air', 'state system'], 'bureauCode': ['009:20'], 'modified': '2020-11-30', 'title': 'CDC STATE System E-Cigarette Legislation - Smokefree Indoor Air Summary', 'describedBy': 'https://chronicdata.cdc.gov/Legislation/CDC-STATE-System-Tobacco-Legislation-Smokefree-Ind/2snk-eav4'}, {'description': '<p>The bipartisan CARES Act and the Paycheck Protection Program and Health Care Enhancement Act provided $175 billion in relief funds to hospitals and other healthcare providers on the front lines of the coronavirus response. The Department of Health and Human Services through the Health Resources and Services Administration is allocating $2 billion in incentive payments to nursing home facilities that reduce both covid-19 infection rates relative to their county and mortality rates against a national benchmark.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Administrative'], 'landingPage': 'https://data.cdc.gov/d/bfqg-cb6d', 'contactPoint': {'hasEmail': 'mailto:PRFdata@hrsa.gov', 'fn': 'HRSA Chief Data Officer'}, 'issued': '2020-11-30', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/bfqg-cb6d', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/bfqg-cb6d/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/bfqg-cb6d/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/bfqg-cb6d/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/bfqg-cb6d/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cares act', 'coronavirus', 'covid-19', 'health system'], 'bureauCode': ['009:15'], 'modified': '2020-11-30', 'title': 'Provider Relief Fund COVID-19 Nursing Home Quality Incentive Program'}, {'description': '<p>1995-2020. Centers for Disease Control and Prevention (CDC). State Tobacco Activities Tracking and Evaluation (STATE) System. Legislation – Fire-Safety. The STATE System houses current and historical state-level legislative data on tobacco use prevention and control policies. Data are reported on a quarterly basis. Data include fire-safe cigarette restrictions, enforcement, and penalties.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Legislation'], 'landingPage': 'https://data.cdc.gov/d/isz8-idbx', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2019-02-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/isz8-idbx', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/isz8-idbx/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/isz8-idbx/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/isz8-idbx/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/isz8-idbx/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['fire safety', 'legislation', 'osh', 'policy', 'state system', 'tobacco'], 'bureauCode': ['009:20'], 'modified': '2020-11-30', 'title': 'CDC STATE System Tobacco Legislation - Fire Safety', 'describedBy': 'https://chronicdata.cdc.gov/Legislation/CDC-STATE-System-Tobacco-Legislation-Fire-Safety/isz8-idbx'}, {'description': '<p>1995-2020. Centers for Disease Control and Prevention (CDC). State Tobacco Activities Tracking and Evaluation (STATE) System. E-Cigarette Legislation—Tax. The STATE System houses current and historical state-level legislative data on tobacco use prevention and control policies. Data are reported on a quarterly basis. Data include state excise taxes on e-cigarettes and tax stamps.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Legislation'], 'landingPage': 'https://data.cdc.gov/d/kwbr-syv2', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2019-02-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/kwbr-syv2', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/kwbr-syv2/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/kwbr-syv2/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/kwbr-syv2/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/kwbr-syv2/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['e-cigarette', 'legislation', 'osh', 'policy', 'state system', 'tax'], 'bureauCode': ['009:20'], 'modified': '2020-11-30', 'title': 'CDC STATE System E-Cigarette Legislation - Tax', 'describedBy': 'https://chronicdata.cdc.gov/Legislation/CDC-STATE-System-E-Cigarette-Legislation-Tax/kwbr-syv2'}, {'description': '<p>1995-2020. Centers for Disease Control and Prevention (CDC). State Tobacco Activities Tracking and Evaluation (STATE) System. Legislation – Smokefree Indoor Air. The STATE System houses current and historical state-level legislative data on tobacco use prevention and control policies. Data are reported on a quarterly basis. Data include information related to state legislation on smokefree indoor air in private worksites, restaurants, and bars.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Legislation'], 'landingPage': 'https://data.cdc.gov/d/2snk-eav4', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2019-02-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/2snk-eav4', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/2snk-eav4/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/2snk-eav4/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/2snk-eav4/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/2snk-eav4/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['legislation', 'osh', 'policy', 'smokefree indoor air', 'state system', 'tobacco'], 'bureauCode': ['009:20'], 'modified': '2020-11-30', 'title': 'CDC STATE System Tobacco Legislation - Smokefree Indoor Air Summary', 'describedBy': 'https://chronicdata.cdc.gov/Legislation/CDC-STATE-System-Tobacco-Legislation-Smokefree-Ind/2snk-eav4'}, {'description': '<p>1995-2020. Centers for Disease Control and Prevention (CDC). State Tobacco Activities Tracking and Evaluation (STATE) System. E-Cigarette Legislation—Licensure. The STATE System houses current and historical state-level legislative data on tobacco use prevention and control policies. Data are reported on a quarterly basis. Data include information related to requirements, restrictions and penalties associated with holding a retail license to sell e-cigarettes over-the-counter and through vending machines.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Legislation'], 'landingPage': 'https://data.cdc.gov/d/ne52-uraz', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2019-02-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/ne52-uraz', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ne52-uraz/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ne52-uraz/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ne52-uraz/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ne52-uraz/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['e-cigarette', 'legislation', 'licensure', 'osh', 'policy', 'state system'], 'bureauCode': ['009:20'], 'modified': '2020-11-30', 'title': 'CDC STATE System E-Cigarette Legislation - Licensure', 'describedBy': 'https://chronicdata.cdc.gov/Legislation/CDC-STATE-System-E-Cigarette-Legislation-Licensure/ne52-uraz'}, {'description': '<p>1995-2020. Centers for Disease Control and Prevention (CDC). State Tobacco Activities Tracking and Evaluation (STATE) System. E-Cigarette Legislation—Preemption. The STATE System houses current and historical state-level legislative data on tobacco use prevention and control policies. Data are reported on a quarterly basis. Data include information related to statutory state preemption of more stringent local laws on advertising, smokefree indoor air, youth access and licensure.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Legislation'], 'landingPage': 'https://data.cdc.gov/d/piju-vf3p', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2019-02-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/piju-vf3p', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/piju-vf3p/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/piju-vf3p/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/piju-vf3p/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/piju-vf3p/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['e-cigarette', 'legislation', 'osh', 'policy', 'preemption', 'state system'], 'bureauCode': ['009:20'], 'modified': '2020-11-30', 'title': 'CDC STATE System E-Cigarette Legislation - Preemption', 'describedBy': 'https://chronicdata.cdc.gov/Legislation/CDC-STATE-System-E-Cigarette-Legislation-Preemptio/piju-vf3p'}, {'description': '<p>1995-2020. Centers for Disease Control and Prevention (CDC). State Tobacco Activities Tracking and Evaluation (STATE) System. E-Cigarette Legislation—Youth Access. The STATE System houses current and historical state-level legislative data on tobacco use prevention and control policies. Data are reported on a quarterly basis. Data include information related to restrictions, enforcement and penalties associated with the sale of e-cigarettes to youth through retail sales and vending machines.</p>\n', 'programCode': ['009:020'], 'title': 'CDC STATE System E-Cigarette Legislation - Youth Access', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Legislation'], 'landingPage': 'https://data.cdc.gov/d/8zea-kwnt', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2017-02-16', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/8zea-kwnt', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/8zea-kwnt/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/8zea-kwnt/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/8zea-kwnt/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/8zea-kwnt/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['e-cigarette', 'legislation', 'osh', 'policy', 'state system', 'youth access'], 'bureauCode': ['009:20'], 'modified': '2020-11-30', 'references': ['https://chronicdata.cdc.gov/d/sfei-pddr'], 'describedBy': 'https://chronicdata.cdc.gov/Legislation/CDC-STATE-System-E-Cigarette-Legislation-Youth-Acc/8zea-kwnt'}, {'description': '<p>1995-2020. Centers for Disease Control and Prevention (CDC). State Tobacco Activities Tracking and Evaluation (STATE) System. E-Cigarette Legislation—Smokefree Campus. The STATE System houses current and historical state-level legislative data on tobacco use prevention and control policies. Data are reported on a quarterly basis. Data include state smokefree indoor air laws for smokefree campuses in private and public colleges and schools (K-12).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Legislation'], 'landingPage': 'https://data.cdc.gov/d/itia-u6fu', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2019-02-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/itia-u6fu', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/itia-u6fu/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/itia-u6fu/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/itia-u6fu/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/itia-u6fu/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['e-cigarette', 'legislation', 'osh', 'policy', 'smokefree campus', 'state system'], 'bureauCode': ['009:20'], 'modified': '2020-11-30', 'title': 'CDC STATE System E-Cigarette Legislation - Smokefree Campus', 'describedBy': 'https://chronicdata.cdc.gov/Legislation/CDC-STATE-System-E-Cigarette-Legislation-Smokefree/itia-u6fu'}, {'description': '<p>1995-2020. Centers for Disease Control and Prevention (CDC). State Tobacco Activities Tracking and Evaluation (STATE) System. E-Cigarette Legislation—Smokefree Indoor Air. The STATE System houses current and historical state-level legislative data on tobacco use prevention and control policies. Data are reported on a quarterly basis. Data include information related to state legislation on smokefree indoor air in areas such as: Bars, Commercial Day Care Centers, Government Multi-Unit Housing, Government Worksites, Home-Based Day Care Centers, Hotels and Motels, Personal Vehicles, Private Multi-Unit Housing, Private Worksites, Restaurants, Bingo Halls, Casinos, Enclosed Arenas, Grocery Stores, Hospitals, Hospital Campuses, Malls, Mental Health Outpatient and Residential Facilities, Prisons, Public Transportation, Racetrack Casinos, Substance Abuse Outpatient and Residential Facilities.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Legislation'], 'landingPage': 'https://data.cdc.gov/d/wan8-w4er', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2019-02-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/wan8-w4er', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/wan8-w4er/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/wan8-w4er/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/wan8-w4er/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/wan8-w4er/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['e-cigarette', 'legislation', 'osh', 'policy', 'smokefree indoor air', 'state system'], 'bureauCode': ['009:20'], 'modified': '2020-11-30', 'title': 'CDC STATE System E-Cigarette Legislation - Smokefree Indoor Air', 'describedBy': 'https://chronicdata.cdc.gov/Legislation/CDC-STATE-System-E-Cigarette-Legislation-Smokefree/wan8-w4er'}, {'description': '<p>1995-2020. Centers for Disease Control and Prevention (CDC). State Tobacco Activities Tracking and Evaluation (STATE) System. Legislation - Preemption. The STATE System houses current and historical state-level legislative data on tobacco use prevention and control policies. Data are reported on a quarterly basis. Data include information related to summary state preemption of more stringent or differing local laws on smokefree indoor air, youth access and licensure.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Legislation'], 'landingPage': 'https://data.cdc.gov/d/hj2x-85ya', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2020-09-30', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/hj2x-85ya', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hj2x-85ya/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hj2x-85ya/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hj2x-85ya/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hj2x-85ya/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['legislation', 'osh', 'policy', 'preemption', 'state system', 'tobacco'], 'bureauCode': ['009:20'], 'modified': '2020-11-30', 'title': 'CDC STATE System Tobacco Legislation - Preemption Summary', 'describedBy': 'https://chronicdata.cdc.gov/Legislation/CDC-STATE-System-Tobacco-Legislation-Preemption-Su/hj2x-85ya'}, {'description': '<p>1995-2020. Centers for Disease Control and Prevention (CDC). State Tobacco Activities Tracking and Evaluation (STATE) System. Legislation—Preemption. The STATE System houses current and historical state-level legislative data on tobacco use prevention and control policies. Data are reported on a quarterly basis. Data include information related to statutory state preemption of more stringent local laws on advertising, smokefree indoor air, youth access and licensure.</p>\n', 'programCode': ['009:020'], 'title': 'CDC STATE System Tobacco Legislation - Preemption', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Legislation'], 'landingPage': 'https://data.cdc.gov/d/xsta-sbh5', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2017-02-16', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/xsta-sbh5', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xsta-sbh5/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xsta-sbh5/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xsta-sbh5/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xsta-sbh5/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['legislation', 'osh', 'policy', 'preemption', 'state system', 'tobacco'], 'bureauCode': ['009:20'], 'modified': '2020-11-30', 'references': ['https://chronicdata.cdc.gov/d/5qag-uzp2'], 'describedBy': 'https://chronicdata.cdc.gov/Legislation/CDC-STATE-System-Tobacco-Legislation-Preemption/xsta-sbh5'}, {'description': '<p>1995-2020. Centers for Disease Control and Prevention (CDC). State Tobacco Activities Tracking and Evaluation (STATE) System. Legislation—Licensure. The STATE System houses current and historical state-level legislative data on tobacco use prevention and control policies. Data are reported on a quarterly basis. Data include information related to requirements, restrictions and penalties associated with holding a retail license to sell tobacco products over-the-counter and through vending machines.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Legislation'], 'landingPage': 'https://data.cdc.gov/d/eb4y-d4ic', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2019-02-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/eb4y-d4ic', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/eb4y-d4ic/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/eb4y-d4ic/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/eb4y-d4ic/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/eb4y-d4ic/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['legislation', 'licensure', 'osh', 'policy', 'state system', 'tobacco'], 'bureauCode': ['009:20'], 'modified': '2020-11-30', 'title': 'CDC STATE System Tobacco Legislation - Licensure', 'describedBy': 'https://chronicdata.cdc.gov/Legislation/CDC-STATE-System-Tobacco-Legislation-Licensure/eb4y-d4ic'}, {'description': '<p>CDC STATE System Tobacco Legislation - Tax Legislation<br />\n1995-2020. Centers for Disease Control and Prevention (CDC). State Tobacco Activities Tracking and Evaluation (STATE) System. Legislation-Tax. The STATE System houses current and historical state-level legislative data on tobacco use prevention and control policies. Data are reported on a quarterly basis. Data include state taxes on combustible (cigarettes, cigars, little cigars, pipe tobacco, and roll-your-own tobacco) tobacco products, non-combustible (snus, moist snuff, dry snuff, chewing tobacco) tobacco products, and tax stamps.</p>\n', 'programCode': ['009:020'], 'title': 'CDC STATE System Tobacco Legislation - Tax', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Legislation'], 'landingPage': 'https://data.cdc.gov/d/2dwv-vfam', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2017-02-16', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/2dwv-vfam', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/2dwv-vfam/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/2dwv-vfam/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/2dwv-vfam/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/2dwv-vfam/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['legislation', 'osh', 'policy', 'state system', 'tax', 'tobacco'], 'bureauCode': ['009:20'], 'modified': '2020-11-30', 'references': ['https://chronicdata.cdc.gov/d/5qag-uzp2'], 'describedBy': 'https://chronicdata.cdc.gov/Legislation/CDC-STATE-System-Tobacco-Legislation-Tax/2dwv-vfam'}, {'description': '<p>1995-2020. Centers for Disease Control and Prevention (CDC). State Tobacco Activities Tracking and Evaluation (STATE) System. Legislation – Smokefree Campuses. The STATE System houses current and historical state-level legislative data on tobacco use prevention and control policies. Data are reported on a quarterly basis. Data include state smokefree indoor air policies in areas such as: Smokefree campuses for private and public colleges and schools (K-12).</p>\n', 'programCode': ['009:020'], 'title': 'CDC STATE System Tobacco Legislation - Smokefree Campus', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Legislation'], 'landingPage': 'https://data.cdc.gov/d/yhkp-cczf', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2017-02-16', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/yhkp-cczf', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/yhkp-cczf/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/yhkp-cczf/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/yhkp-cczf/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/yhkp-cczf/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['legislation', 'osh', 'policy', 'smokefree campus', 'state system', 'tobacco'], 'bureauCode': ['009:20'], 'modified': '2020-11-30', 'references': ['https://chronicdata.cdc.gov/d/5qag-uzp2'], 'describedBy': 'https://chronicdata.cdc.gov/Legislation/CDC-STATE-System-Tobacco-Legislation-Smokefree-Cam/yhkp-cczf'}, {'description': '<p>1995-2020. Centers for Disease Control and Prevention (CDC). State Tobacco Activities Tracking and Evaluation (STATE) System. Legislation—Youth Access. The STATE System houses current and historical state-level legislative data on tobacco use prevention and control policies. Data are reported on a quarterly basis. Data include information related to restrictions, enforcement and penalties associated with the sale of cigarettes to youth through retail sales and vending machines.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Legislation'], 'landingPage': 'https://data.cdc.gov/d/hgv5-3wrn', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2019-02-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/hgv5-3wrn', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hgv5-3wrn/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hgv5-3wrn/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hgv5-3wrn/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hgv5-3wrn/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['legislation', 'osh', 'policy', 'state system', 'tobacco', 'youth access'], 'bureauCode': ['009:20'], 'modified': '2020-11-30', 'title': 'CDC STATE System Tobacco Legislation - Youth Access', 'describedBy': 'https://chronicdata.cdc.gov/Legislation/CDC-STATE-System-Tobacco-Legislation-Youth-Access/hgv5-3wrn'}, {'description': '<p>1995-2020. Centers for Disease Control and Prevention (CDC). State Tobacco Activities Tracking and Evaluation (STATE) System. Legislation – Smokefree Indoor Air. The STATE System houses current and historical state-level legislative data on tobacco use prevention and control policies. Data are reported on a quarterly basis. Data include information related to state legislation on smokefree indoor air in areas such as: Bars, Commercial Day Care Centers, Government Multi-Unit Housing, Government Worksites, Home-Based Day Care Centers, Hotels and Motels, Personal Vehicles, Private Multi-Unit Housing, Private Worksites, Restaurants, Bingo Halls, Casinos, Enclosed Arenas, Grocery Stores, Hospitals, Hospital Campuses, Malls, Mental Health Outpatient and Residential Facilities, Prisons, Public Transportation, Racetrack Casinos, Substance Abuse Outpatient and Residential Facilities.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Legislation'], 'landingPage': 'https://data.cdc.gov/d/32fd-hyzc', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2019-02-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/32fd-hyzc', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/32fd-hyzc/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/32fd-hyzc/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/32fd-hyzc/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/32fd-hyzc/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['legislation', 'osh', 'policy', 'smokefree indoor air', 'state system', 'tobacco'], 'bureauCode': ['009:20'], 'modified': '2020-11-30', 'title': 'CDC STATE System Tobacco Legislation - Smokefree Indoor Air', 'describedBy': 'https://chronicdata.cdc.gov/Legislation/CDC-STATE-System-Tobacco-Legislation-Smokefree-Ind/32fd-hyzc'}, {'description': '<p>NNDSS - Table II. Legionellosis to Malaria - 2018. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states or territory.</p>\n<p>Note:</p>\n<p>This table contains provisional cases of selected national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:</p>\n<p>C.N.M.I.: Commonwealth of Northern Mariana Islands.<br />\nU: Unavailable. —: No reported cases. N: Not reportable. NA: Not Available. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<ul>\n<li>Case counts for reporting years 2017 and 2018 are provisional and subject to change. Data for years 2013 through 2016 are finalized. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>.</li>\n</ul>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/acdz-tk8j', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-01-03', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/acdz-tk8j', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/acdz-tk8j/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/acdz-tk8j/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/acdz-tk8j/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/acdz-tk8j/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2018', 'legionellosis', 'malaria', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-01-03', 'title': 'NNDSS - Table II. Legionellosis to Malaria'}, {'description': '<p>NNDSS - Table II. Meningococcal to Pertussis - 2017. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories.</p>\n<p>Note:<br />\nThese are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting.</p>\n<p>Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available.</p>\n<p>Footnotes:<br />\n C.N.M.I.: Commonwealth of Northern Mariana Islands.</p>\n<p>U: Unavailable. —: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<ul>\n<li>Three low incidence conditions, rubella, rubella congenital, and tetanus, are in Table II to facilitate case count verification with reporting jurisdictions.</li>\n</ul>\n<p>† Case counts for reporting year 2017 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/">http://wwwn.cdc.gov/nndss/document/</a> ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf. Data for tuberculosis are displayed in Table IV, which appears quarterly.</p>\n<p>§ Data for meningococcal disease, invasive caused by serogroups ACWY, serogroup B, other serogroups, and unknown serogroups are available in Table I.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/hatw-7gqy', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CC INFO'}, 'issued': '2018-01-04', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/hatw-7gqy', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hatw-7gqy/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hatw-7gqy/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hatw-7gqy/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hatw-7gqy/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2017', 'all serogroups', 'meningococcal disease (neisseria meningitidis)', 'mmwr', 'mumps', 'nedss', 'netss', 'nndss', 'pertussis', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2018-01-04', 'title': 'NNDSS - Table II. Meningococcal to Pertussis'}, {'description': '<p>NNDSS - Table II. Hepatitis (viral, acute) A & B - 2017. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories.</p>\n<p>Note:<br />\nThese are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting.</p>\n<p>Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available.</p>\n<p>Footnotes:<br />\n C.N.M.I.: Commonwealth of Northern Mariana Islands.</p>\n<p>U: Unavailable. —: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<p>*Three low incidence conditions, rubella, rubella congenital, and tetanus, are in Table II to facilitate case count verification with reporting jurisdictions.</p>\n<p>† Case counts for reporting year 2017 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/">http://wwwn.cdc.gov/nndss/document/</a> ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf. Data for tuberculosis are displayed in Table IV, which appears quarterly.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/vxsn-2csw', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2018-01-04', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/vxsn-2csw', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vxsn-2csw/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vxsn-2csw/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vxsn-2csw/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vxsn-2csw/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2017', 'hepatitis', 'hepatitis (viral acute)', 'hepatitis (viral acute) type a', 'hepatitis (viral acute) type b', 'mmwr', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2018-01-04', 'title': 'NNDSS - Table II. Hepatitis (viral, acute) A & B'}, {'description': '<p>NNDSS - Table II. Cryptosporidiosis to Dengue - 2015.In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed.The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories. Note:These are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting. Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available. Footnotes:C.N.M.I.: Commonwealth of Northern Mariana Islands. U: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum. * Three low incidence conditions, rubella, rubella congenital, and tetanus, have been moved to Table 2 to facilitate case count verification with reporting jurisdictions. ��� Case counts for reporting year 2015 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>. Data for TB are displayed in Table IV, which appears quarterly. �� Data for dengue-like illness will be included in this table after the CDC obtains Office of Management and Budget (OMB) Paperwork Reduction Act (PRA) to receive data for this condition.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/9n3x-apcd', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-01-07', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/9n3x-apcd', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/9n3x-apcd/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/9n3x-apcd/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/9n3x-apcd/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/9n3x-apcd/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2015', 'cryptosporidiosis', 'dengue', 'dengue virus infection', 'mmwr', 'nedss', 'netss', 'nndss', 'severe dengue', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2016-01-07', 'title': 'NNDSS - Table II. Cryptosporidiosis to Dengue'}, {'description': '<p>NNDSS - Table III. Tuberculosis - 2018.This Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying WONDER data. Data on United States will exclude counts from US territories.</p>\n<p>Footnote: C.N.M.I.: Commonwealth of Northern Mariana Islands. U: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable Cum: Cumulative year-to-date counts. Min: Minimum. Max: Maximum.</p>\n<ul>\n<li>Case counts for reporting year 2017 and 2018 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a></li>\n</ul>\n<p>† Data for TB are displayed quarterly.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/u3yt-gdfa', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-01-18', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/u3yt-gdfa', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/u3yt-gdfa/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/u3yt-gdfa/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/u3yt-gdfa/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/u3yt-gdfa/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2018', 'nedss', 'netss', 'nndss', 'tb', 'tuberculosis', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-01-18', 'title': 'NNDSS - Table III. Tuberculosis'}, {'description': '<p>NNDSS - TABLE 1PP. Yellow fever to Zika virus disease, non-congenital - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/gp24-kfxi', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/gp24-kfxi', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/gp24-kfxi/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/gp24-kfxi/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/gp24-kfxi/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/gp24-kfxi/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'nedss', 'netss', 'nndss', 'non-congenital', 'wonder', 'yellow fever', 'zika virus disease'], 'bureauCode': ['009:00'], 'modified': '2019-05-30', 'title': 'NNDSS - TABLE 1PP. Yellow fever to Zika virus disease, non-congenital'}, {'description': '<p>NNDSS - TABLE 1HH. Streptococcal toxic shock syndrome to Syphilis, Primary and Secondary - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/ap9g-4wiq', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/ap9g-4wiq', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ap9g-4wiq/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ap9g-4wiq/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ap9g-4wiq/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ap9g-4wiq/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'congenital', 'nedss', 'netss', 'nndss', 'primary and secondary', 'streptococcal toxic shock syndrome', 'syphilis', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-05-30', 'title': 'NNDSS - TABLE 1HH. Streptococcal toxic shock syndrome to Syphilis, Primary and Secondary'}, {'description': '<p>NNDSS - TABLE 1R. Hepatitis C, perinatal infection to Influenza-associated pediatric mortality - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\n Max: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />\n§ Since [INSERT DATE], XXX influenza-associated pediatric deaths occurring during the 2017-18 season have been reported.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/xna8-x7qg', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/xna8-x7qg', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xna8-x7qg/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xna8-x7qg/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xna8-x7qg/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xna8-x7qg/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'hepatitis c', 'influenza-associated pediatric mortality', 'nedss', 'netss', 'nndss', 'perinatal infection', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-05-30', 'title': 'NNDSS - TABLE 1R. Hepatitis C, perinatal infection to Influenza-associated pediatric mortality'}, {'description': '<p>NNDSS - Table II. Tetanus to Varicella - 2017. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories.</p>\n<p>Note:<br />\nThese are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting.</p>\n<p>Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available.</p>\n<p>Footnotes:<br />\n C.N.M.I.: Commonwealth of Northern Mariana Islands.</p>\n<p>U: Unavailable. —: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<p>*Three low incidence conditions, rubella, rubella congenital, and tetanus, are in Table II to facilitate case count verification with reporting jurisdictions.</p>\n<p>† Case counts for reporting year 2017 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/">http://wwwn.cdc.gov/nndss/document/</a> ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf. Data for tuberculosis are displayed in Table IV, which appears quarterly.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/jz7r-jrma', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2018-01-04', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/jz7r-jrma', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/jz7r-jrma/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/jz7r-jrma/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/jz7r-jrma/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/jz7r-jrma/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2017', 'mmwr', 'nedss', 'netss', 'nndss', 'tetanus', 'varicella', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2018-01-04', 'title': 'NNDSS - Table II. Tetanus to Varicella'}, {'description': '<p>NNDSS - TABLE 1BB. Q fever, Total to Q fever, Chronic - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/mkns-9vjv', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/mkns-9vjv', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mkns-9vjv/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mkns-9vjv/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mkns-9vjv/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mkns-9vjv/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'nedss', 'netss', 'nndss', 'q fever', 'q fever acute', 'q fever chronic', 'total', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-05-30', 'title': 'NNDSS - TABLE 1BB. Q fever, Total to Q fever, Chronic'}, {'description': '<p>NNDSS - TABLE 1Q. Hepatitis B, perinatal infection to Hepatitis C (viral, acute), Probable - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\n Max: Maximum — Maximum case count during the previous 52 weeks.<br />\n * Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />\n§ For acute Hepatitis C, only confirmed cases were verified.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/fyv2-xffj', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/fyv2-xffj', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/fyv2-xffj/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/fyv2-xffj/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/fyv2-xffj/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/fyv2-xffj/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'acute)', 'confirmed', 'hepatitis b', 'hepatitis c (viral', 'nedss', 'netss', 'nndss', 'perinatal infection', 'probable', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-05-30', 'title': 'NNDSS - TABLE 1Q. Hepatitis B, perinatal infection to Hepatitis C (viral, acute), Probable'}, {'description': '<p>NNDSS - Table 1D. Arboviral diseases, neuroinvasive and non-neuroinvasive, West Nile virus disease to Babesiosis - 2019.In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/r5u4-fzxi', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/r5u4-fzxi', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/r5u4-fzxi/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/r5u4-fzxi/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/r5u4-fzxi/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/r5u4-fzxi/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'arboviral diseases', 'babesiosis', 'nedss', 'netss', 'nndss', 'west nile virus disease', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-05-30', 'title': 'NNDSS - TABLE 1D. Arboviral diseases, West Nile virus to Babesiosis'}, {'description': '<p>Provisional counts of deaths by the month the deaths occurred, by age group, sex, and race/ethnicity, for select underlying causes of death for 2019-2020. The dataset also includes monthly provisional counts of death for COVID-19, coded to ICD-10 code U07.1 as an underlying or multiple cause of death.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/65mz-jvh5', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2020-11-25', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/65mz-jvh5', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/65mz-jvh5/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/65mz-jvh5/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/65mz-jvh5/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/65mz-jvh5/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['age group', 'cause of death', 'covid-19', 'death', 'ethnicity', 'monthly', 'mortality', 'race', 'sex'], 'bureauCode': ['009:00'], 'modified': '2020-11-25', 'title': 'Monthly provisional counts of deaths by age group, sex, and race/ethnicity for select causes of death'}, {'description': '<p>Currently, CDC provides the public with COVID-19 case surveillance data in two ways: an 11 data element public use dataset of the line-listed dataset of all COVID-19 cases shared with CDC and a 31 data element <a href="https://data.cdc.gov/Case-Surveillance/COVID-19-Case-Surveillance-Restricted-Access-Detai/mbd7-r32t">restricted access dataset</a> of the line-listed dataset of all COVID-19 cases shared with CDC.</p>\n<p>The following are true for both the public use dataset and the restricted access dataset:</p>\n<ul>\n<li>\n<p>Data elements can be found on the COVID-19 case report form located at <a href="www.cdc.gov/coronavirus/2019-ncov/downloads/pui-form.pdf">www.cdc.gov/coronavirus/2019-ncov/downloads/pui-form.pdf</a>.</p>\n</li>\n<li>\n<p>Data are considered provisional by CDC and are subject to change until the data are reconciled and verified with the state and territorial data providers.</p>\n</li>\n<li>\n<p>Data are suppressed to protect individual privacy.</p>\n</li>\n<li>\n<p>The datasets include all cases with an initial report date of case to CDC at least 14 days prior to the creation of the previously updated datasets. This 14-day lag will allow case reporting to be stabilized and ensure that time-dependent outcome data are accurately captured.</p>\n</li>\n<li>\n<p>Datasets are updated monthly.</p>\n</li>\n<li>\n<p>Both datasets are created using CDC’s operational Policy on Public Health Research and Nonresearch Data Management and Access and include protections designed to protect individual privacy.</p>\n</li>\n<li>\n<p>For more information about data collection and reporting, please see <a href="https://wwwn.cdc.gov/nndss/data-collection.html">https://wwwn.cdc.gov/nndss/data-collection.html</a></p>\n</li>\n<li>\n<p>For more information about the COVID-19 case surveillance data, please see <a href="https://www.cdc.gov/coronavirus/2019-ncov/covid-data/faq-surveillance.html">https://www.cdc.gov/coronavirus/2019-ncov/covid-data/faq-surveillance.html</a></p>\n</li>\n</ul>\n<p>Overview</p>\n<p>The COVID-19 case surveillance system database includes individual-level data reported to U.S. states and autonomous reporting entities, including New York City and the District of Columbia (D.C.), as well as U.S. territories and states. On April 5, 2020, COVID-19 was added to the Nationally Notifiable Condition List and classified as “immediately notifiable, urgent (within 24 hours)” by a Council of State and Territorial Epidemiologists (CSTE) Interim Position Statement (Interim-20-ID-01). CSTE updated the position statement on August 5, 2020 to clarify the interpretation of antigen detection tests and serologic test results within the case classification. The statement also recommended that all states and territories enact laws to make COVID-19 reportable in their jurisdiction, and that jurisdictions conducting surveillance should submit case notifications to CDC. COVID-19 case surveillance data are collected by jurisdictions and shared voluntarily with CDC.</p>\n<p>For more information:</p>\n<p><a href="https://wwwn.cdc.gov/nndss/conditions/coronavirus-disease-2019-covid-19/case-definition/2020/08/05/">https://wwwn.cdc.gov/nndss/conditions/coronavirus-disease-2019-covid-19/case-definition/2020/08/05/</a></p>\n<p>The deidentified data in the public use dataset include demographic characteristics, exposure history, disease severity indicators and outcomes, clinical data, laboratory diagnostic test results, and comorbidities. All data elements can be found on the COVID-19 case report form located at <a href="www.cdc.gov/coronavirus/2019-ncov/downloads/pui-form.pdf">www.cdc.gov/coronavirus/2019-ncov/downloads/pui-form.pdf</a>.</p>\n<p>The Case Surveillance Task Force and Surveillance Review and Response Group (SRRG) within CDC’s COVID-19 Response provide stewardship for datasets that support the public’s access to COVID-19 data while protecting individual privacy.</p>\n<p>COVID-19 Case Reports</p>\n<p>COVID-19 case reports have been routinely submitted using standardized case reporting forms. On April 5, 2020, CSTE released an Interim Position Statement with national surveillance case definitions for COVID-19 included. Current versions of</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Case Surveillance'], 'landingPage': 'https://data.cdc.gov/d/vbim-akqf', 'contactPoint': {'hasEmail': 'mailto:eocevent394@cdc.gov', 'fn': 'Surveillance Review and Response Group'}, 'issued': '2020-06-27', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/vbim-akqf', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vbim-akqf/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vbim-akqf/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vbim-akqf/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vbim-akqf/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cases', 'coronavirus', 'covid', 'covid-19', 'covid19', 'surveillance'], 'bureauCode': ['009:20'], 'modified': '2020-11-24', 'title': 'COVID-19 Case Surveillance Public Use Data'}, {'description': '<p>CDC is working with commercial laboratories to conduct large-scale geographic seroprevalence surveys to estimate the percentage of people who were previously infected with SARS-CoV-2, the virus that causes COVID-19 disease. The strategy involves working with state, local, territorial, academic, and commercial partners to better understand COVID-19 in the United States using serology (antibody) testing for surveillance (“seroprevalence surveys” or “serosurveys”). For the surveys, de-identified clinical blood samples are tested for antibodies to SARS-CoV-2.</p>\n<p>This dataset contains the data used to by the Nationwide Commercial Laboratory Seroprevalence Survey interactive visualization available at <a href="https://covid.cdc.gov/covid-data-tracker/#national-lab">https://covid.cdc.gov/covid-data-tracker/#national-lab</a>.</p>\n<p>Additional information is available at <a href="https://www.cdc.gov/coronavirus/2019-ncov/cases-updates/commercial-lab-surveys.html">https://www.cdc.gov/coronavirus/2019-ncov/cases-updates/commercial-lab-surveys.html</a>.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Laboratory Surveillance'], 'landingPage': 'https://data.cdc.gov/d/d2tw-32xv', 'contactPoint': {'hasEmail': 'mailto:eocevent394@cdc.gov', 'fn': 'Surveillance Review and Response Group'}, 'issued': '2020-10-22', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/d2tw-32xv', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/d2tw-32xv/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/d2tw-32xv/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/d2tw-32xv/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/d2tw-32xv/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['coronavirus', 'covid', 'covid-19', 'covid19', 'laboratory', 'prevalence', 'seroprevalence', 'serosurveys'], 'bureauCode': ['009:20'], 'modified': '2020-11-24', 'title': 'Nationwide Commercial Laboratory Seroprevalence Survey'}, {'description': '<p>CDC Science Clips is an online bibliographic digest featuring scientific articles and publications that are shared with the public health community each week, to enhance awareness of emerging scientific knowledge.</p>\n', 'programCode': ['LSSB'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'landingPage': 'https://data.cdc.gov/d/biid-68vb', 'contactPoint': {'hasEmail': 'mailto:xma4@cdc.gov', 'fn': 'Jarvis Sims'}, 'issued': '2018-08-03', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/biid-68vb', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/biid-68vb/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/biid-68vb/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/biid-68vb/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/biid-68vb/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['centers-for-disease-control-and-prevention'], 'bureauCode': ['CDC'], 'modified': '2020-11-24', 'title': 'Science Clips'}, {'description': '<p>NNDSS - Table II. Tetanus to Vibriosis - 2016. In this Table, provisional* cases of selected† notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories.<br />\nNote:<br />\nThese are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting.</p>\n<p>Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available.</p>\n<p>Footnotes:<br />\nC.N.M.I.: Commonwealth of Northern Mariana Islands.<br />\nU: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<ul>\n<li>Case counts for reporting year 2016 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/">http://wwwn.cdc.gov/nndss/document/</a> ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf. Data for TB are displayed in Table IV, which appears quarterly.<br />\n† Three low incidence conditions, rubella, rubella congenital, and tetanus, have been moved to Table II to facilitate case count verification with reporting jurisdictions.<br />\n§ Any species of the family Vibrionaceae, other than toxigenic Vibrio cholerae O1 or O139.</li>\n</ul>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/tj26-bdgd', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2017-01-05', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/tj26-bdgd', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/tj26-bdgd/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/tj26-bdgd/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/tj26-bdgd/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/tj26-bdgd/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2016', 'mmwr', 'nedss', 'netss', 'nndss', 'tetanus', 'varicella', 'vibriosis', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2017-01-05', 'title': 'NNDSS - Table II. Tetanus to Vibriosis'}, {'description': '<p>NNDSS - Table II. Invasive Pneumococcal to Legionellosis - 2016. In this Table, provisional* cases of selected† notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories.</p>\n<p>Note:<br />\nThese are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting.</p>\n<p>Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available.</p>\n<p>Footnotes:<br />\nC.N.M.I.: Commonwealth of Northern Mariana Islands.<br />\nU: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<ul>\n<li>Case counts for reporting year 2016 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/">http://wwwn.cdc.gov/nndss/document/</a> ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf. Data for TB are displayed in Table IV, which appears quarterly.<br />\n† Three low incidence conditions, rubella, rubella congenital, and tetanus, are in Table II to facilitate case count verification with reporting jurisdictions.<br />\n§ Includes drug resistant and susceptible cases of Invasive Pneumococcal Disease. This condition was previously named Streptococcus pneumoniae invasive disease and cases were reported to CDC using different event codes to specify whether the cases were drug resistant or in a defined age group, such as <5 years.</li>\n</ul>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/yqwx-bvu7', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2017-01-05', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/yqwx-bvu7', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/yqwx-bvu7/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/yqwx-bvu7/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/yqwx-bvu7/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/yqwx-bvu7/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2016', 'invasive pneumococcal disease', 'legionellosis', 'mmwr', 'nedss', 'netss', 'nndss', 'pneumococcal', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2017-01-05', 'title': 'NNDSS - Table II. Invasive Pneumococcal to Legionellosis'}, {'description': '<p>NNDSS - Table II. West Nile to Zika - 2018. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states or territory.</p>\n<p>Note:</p>\n<p>This table contains provisional cases of selected national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:</p>\n<p>C.N.M.I.: Commonwealth of Northern Mariana Islands.<br />\nU: Unavailable. —: No reported cases. N: Not reportable. NA: Not Available. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<ul>\n<li>Case counts for reporting years 2017 and 2018 are provisional and subject to change. Data for years 2013 through 2016 are finalized. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>.</li>\n</ul>\n<p>† Not reportable in all jurisdictions. Reporting exceptions are available at <a href="http://wwwn.cdc.gov/nndss/downloads.html">http://wwwn.cdc.gov/nndss/downloads.html</a>.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/rxmp-xjpc', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-01-03', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/rxmp-xjpc', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rxmp-xjpc/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rxmp-xjpc/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rxmp-xjpc/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rxmp-xjpc/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2018', 'nedss', 'netss', 'nndss', 'non-congenital', 'west nile virus disease', 'wonder', 'zika virus disease'], 'bureauCode': ['009:00'], 'modified': '2019-01-03', 'title': 'NNDSS - Table II. West Nile to Zika'}, {'description': '<p>NNDSS - Table II. Babesiosis to Campylobacteriosis - 2018. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states or territory.</p>\n<p>Note:</p>\n<p>This table contains provisional cases of selected national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a></p>\n<p>Footnotes:</p>\n<p>C.N.M.I.: Commonwealth of Northern Mariana Islands.<br />\nU: Unavailable. —: No reported cases. N: Not reportable. NA: Not Available. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<ul>\n<li>Case counts for reporting years 2017 and 2018 are provisional and subject to change. Data for years 2013 through 2016 are finalized. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>.</li>\n</ul>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/8n2k-mkiw', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-01-03', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/8n2k-mkiw', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/8n2k-mkiw/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/8n2k-mkiw/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/8n2k-mkiw/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/8n2k-mkiw/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2018', 'babesiosis', 'campylobacteriosis', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-01-03', 'title': 'NNDSS - Table II. Babesiosis to Campylobacteriosis'}, {'description': '<p>A complete listing of subscription databases provided by the Stephen B. Thacker CDC Library.</p>\n', 'programCode': ['CSELS/DPHID/LSB'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'landingPage': 'https://data.cdc.gov/d/sks5-7yq7', 'contactPoint': {'hasEmail': 'mailto:xma4@cdc.gov', 'fn': 'Jarvis Sims'}, 'issued': '2018-06-06', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/sks5-7yq7', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/sks5-7yq7/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/sks5-7yq7/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/sks5-7yq7/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/sks5-7yq7/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['centers-for-disease-control-and-prevention'], 'bureauCode': ['CDC'], 'modified': '2020-11-23', 'title': 'CDC Library Subscription Databases'}, {'description': '<p>NNDSS - Table II. Chlamydia to Coccidioidomycosis - 2017. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories.</p>\n<p>Note:<br />\nThese are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting.</p>\n<p>Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available.</p>\n<p>Footnotes:<br />\n C.N.M.I.: Commonwealth of Northern Mariana Islands.</p>\n<p>U: Unavailable. —: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<ul>\n<li>Three low incidence conditions, rubella, rubella congenital, and tetanus, are in Table II to facilitate case count verification with reporting jurisdictions.</li>\n</ul>\n<p>† Case counts for reporting year 2017 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/">http://wwwn.cdc.gov/nndss/document/</a> ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf. Data for tuberculosis are displayed in Table IV, which appears quarterly.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/7mbm-jety', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2018-01-04', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/7mbm-jety', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7mbm-jety/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7mbm-jety/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7mbm-jety/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7mbm-jety/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2017', 'chlamydia trachomatis infection', 'coccidioidomycosis', 'mmwr', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2018-01-04', 'title': 'NNDSS - Table II. Chlamydia to Coccidioidomycosis'}, {'description': '<p>NNDSS - Table II. Invasive Pneumococcal to Legionellosis - 2014.In this Table, all conditions with a 5-year average annual national total of more than or equals 1,000 cases but less than or equals 10,000 cases will be displayed (��� 1,000 and ��_ 10,000). The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories. Note:These are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting. Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available. Footnotes:C.N.M.I.: Commonwealth of Northern Mariana Islands. U: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum. * Case counts for reporting years 2013 and 2014 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>. Data for TB are displayed in Table IV, which appears quarterly. ��� Includes drug resistant and susceptible cases of Invasive Pneumococcal Disease. This condition was previously named Streptococcus pneumoniae invasive disease and cases were reported to CDC using different event codes to specify whether the cases were drug resistant or in a defined age group, such as < 5 years. Since 2010, case notifications for this condition were consolidated under one event code for Invasive pneumococcal disease.More information on NNDSS is available at <a href="http://wwwn.cdc.gov/nndss/">http://wwwn.cdc.gov/nndss/</a>.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/23gt-ssfe', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-01-18', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/23gt-ssfe', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/23gt-ssfe/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/23gt-ssfe/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/23gt-ssfe/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/23gt-ssfe/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2014', 'invasive pneumococcal disease', 'legionellosis', 'mmwr', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-01-18', 'title': 'NNDSS - Table II. Invasive Pneumococcal to Legionellosis'}, {'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'landingPage': 'https://data.medicare.gov/d/qctf-kbs8', 'contactPoint': {'hasEmail': 'mailto:aaron.lartey@cms.hhs.gov', 'fn': 'Aaron Lartey'}, 'issued': '2020-08-26', 'accessLevel': 'public', 'description': 'No description provided', 'identifier': 'https://data.medicare.gov/api/views/qctf-kbs8', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/qctf-kbs8/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/qctf-kbs8/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/qctf-kbs8/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/qctf-kbs8/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['centers-for-medicare-medicaid-services'], 'bureauCode': ['009:38'], 'modified': '2020-11-23', 'title': 'Helpful Contacts Data'}, {'description': '<p>NNDSS - TABLE 1W. Meningococcal disease, All serogroups to Meningococcal disease, Serogroup B - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/puin-6ss7', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/puin-6ss7', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/puin-6ss7/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/puin-6ss7/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/puin-6ss7/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/puin-6ss7/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'all serogroups', 'meningococcal disease', 'nedss', 'netss', 'nndss', 'serogroup b', 'serogroups acwy', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-05-30', 'title': 'NNDSS - TABLE 1W. Meningococcal disease, All serogroups to Meningococcal disease, Serogroup B'}, {'description': "<p>A list of Suppliers that indicates the supplies carried at that location and the supplier's Medicare participation status.</p>\n", 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Supplier Directory'], 'landingPage': 'https://data.medicare.gov/d/ct36-nrcq', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Supplier'}, 'issued': '2020-01-31', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/ct36-nrcq', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/ct36-nrcq/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/ct36-nrcq/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/ct36-nrcq/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/ct36-nrcq/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['directory', 'medical equipment', 'supplier', 'supplies'], 'bureauCode': ['009:38'], 'modified': '2020-11-20', 'title': 'Supplier Directory Data'}, {'description': '<p>This file contains general information about individual eligible professionals (EPs) such as demographic information and Medicare quality program participation. This dataset is updated twice a month with the most current demographic information available at that time.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Physician Compare'], 'landingPage': 'https://data.medicare.gov/d/mj5m-pzi6', 'contactPoint': {'hasEmail': 'mailto:physiciancompare-helpdesk@acumenllc.com', 'fn': 'CMS'}, 'issued': '2019-08-01', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/mj5m-pzi6', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/mj5m-pzi6/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/mj5m-pzi6/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/mj5m-pzi6/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/mj5m-pzi6/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['clinicians', 'doctors', 'eligible clinician', 'healthcare professional', 'location', 'physician compare', 'physicians', 'quality'], 'bureauCode': ['009:38'], 'modified': '2020-11-20', 'title': 'Physician Compare National Downloadable File'}, {'description': "<p>2008-2017. Centers for Disease Control and Prevention (CDC). Office on Smoking and Health (OSH) – Global Tobacco Surveillance System (GTSS) - Global Adult Tobacco Survey (GATS). The Global Adult Tobacco Survey (GATS) is the global standard to systematically monitor adult tobacco use and track key tobacco control indicators. GATS is a nationally representative household survey of adults 15 years of age or older, using a standard protocol. It is intended to generate comparable data within and across countries. GATS enhances countries' capacity to design, implement and evaluate tobacco control interventions.</p>\n", 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Global Survey Data'], 'landingPage': 'https://data.cdc.gov/d/4xf6-nrwk', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2020-11-20', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/4xf6-nrwk', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4xf6-nrwk/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4xf6-nrwk/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4xf6-nrwk/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4xf6-nrwk/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['adult', 'gats', 'gtss', 'osh', 'tobacco'], 'bureauCode': ['009:20'], 'modified': '2020-11-20', 'title': 'Global Tobacco Surveillance System (GTSS) - Global Adult Tobacco Survey (GATS)', 'describedBy': 'https://chronicdata.cdc.gov/Global-Survey-Data/Global-Tobacco-Surveillance-System-GTSS-Global-Adu/4xf6-nrwk'}, {'description': '<p>NNDSS - Table II. Shiga toxin to Shigellosis - 2015. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories. Note:These are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting. Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available. Footnotes:C.N.M.I.: Commonwealth of Northern Mariana Islands. U: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum. * Three low incidence conditions, rubella, rubella congenital, and tetanus, have been moved to Table 2 to facilitate case count verification with reporting jurisdictions. ��� Case counts for reporting year 2015 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>. Data for TB are displayed in Table IV, which appears quarterly. �� Includes E. coli O157:H7; Shiga toxin-positive, serogroup non-O157; and Shiga toxin-positive, not serogrouped.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/n3wf-wtep', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-01-07', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/n3wf-wtep', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/n3wf-wtep/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/n3wf-wtep/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/n3wf-wtep/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/n3wf-wtep/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2015', 'mmwr', 'nedss', 'netss', 'nndss', 'shiga toxin-producing e. coli', 'shigellosis', 'stec', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2016-01-07', 'title': 'NNDSS - Table II. Shiga toxin to Shigellosis'}, {'description': '<p>NNDSS - TABLE 1NN. Viral hemorrhagic fevers, Junin virus to Viral hemorrhagic fevers, Lujo virus - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />\n§ Prior to 2015, CDC\'s National Notifiable Diseases Surveillance System (NNDSS) did not receive electronic data about incident cases of specific viral hemorrhagic fevers; instead data were collected in aggregate as "viral hemorrhagic fevers\'. NNDSS was updated beginning in 2015 to receive data for each of the viral hemorrhagic fevers listed.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/7ecz-2gu3', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/7ecz-2gu3', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7ecz-2gu3/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7ecz-2gu3/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7ecz-2gu3/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7ecz-2gu3/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'junin virus', 'lassa virus', 'lujo virus', 'nedss', 'netss', 'nndss', 'viral hemorrhagic fevers', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-05-30', 'title': 'NNDSS - TABLE 1NN. Viral hemorrhagic fevers, Junin virus to Viral hemorrhagic fevers, Lujo virus'}, {'description': "<p>Contains each state's policy, rebate and technical contact information for the Medicaid Drug Rebate Program. Updated quarterly.</p>\n", 'programCode': ['009:076'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Uncategorized'], 'landingPage': 'https://data.medicaid.gov/d/dk6x-j4tf', 'contactPoint': {'hasEmail': 'mailto:Medicaid.gov@cms.hhs.gov', 'fn': 'Medicaid'}, 'issued': '2018-11-16', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/dk6x-j4tf', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/dk6x-j4tf/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/dk6x-j4tf/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/dk6x-j4tf/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/dk6x-j4tf/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['quarterly state contact file'], 'bureauCode': ['009:00'], 'modified': '2020-11-20', 'title': 'Medicaid Drug Rebate Program State Contact Information'}, {'description': '<p>Active drugs that have been reported by participating drug manufacturers under the Medicaid Drug Rebate Program. All drugs are identified by National Drug Code (NDC), unit type, units per package size, product name, Food and Drug Administration (FDA) approval date, the date the drug entered the market, plus indicators to show whether the drug is an innovator or non-innovator drug; whether it is available by prescription or over-the-counter (OTC); the FDA therapeutic equivalency code; and the Drug Efficacy Study Implementation (DESI) rating and termination date. Each quarter posted represents a snapshot of data in the system at that time and is not updated by subsequent changes.</p>\n', 'programCode': ['009:076'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Drug Pricing and Payment'], 'landingPage': 'https://data.medicaid.gov/d/v48d-4e3e', 'contactPoint': {'hasEmail': 'mailto:Medicaid.gov@cms.hhs.gov', 'fn': 'Medicaid'}, 'issued': '2019-04-22', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/v48d-4e3e', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/v48d-4e3e/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/v48d-4e3e/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/v48d-4e3e/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/v48d-4e3e/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['drug products', 'drug rebate program'], 'bureauCode': ['009:00'], 'modified': '2020-11-20', 'title': 'Drug Products in the Medicaid Drug Rebate Program'}, {'description': '<p>Drugs that have been reported under the Medicaid Drug Rebate Program along with an indication of whether or not the required Average Manufacturer Price (AMP) was reported for each drug. All drugs are identified in the file by the 11-digit National Drug Code, product name, labeler name, and reported (R) or not reported (NR).</p>\n', 'programCode': ['009:076'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Drug Pricing and Payment'], 'landingPage': 'https://data.medicaid.gov/d/xtys-qyty', 'contactPoint': {'hasEmail': 'mailto:Medicaid.gov@cms.hhs.gov', 'fn': 'Medicaid'}, 'issued': '2018-08-15', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/xtys-qyty', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/xtys-qyty/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/xtys-qyty/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/xtys-qyty/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/xtys-qyty/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['amp', 'average manufacturer price'], 'bureauCode': ['009:00'], 'modified': '2020-11-19', 'title': 'Drug AMP Reporting - Quarterly'}, {'description': '<p>Drug Manufacturer Contact Information contains Optional Effective Date, Termination Date (if applicable), and Legal, Invoice and Technical Contact information for each drug company participating in the Medicaid Drug Rebate Program. For more information see: <a href="https://www.medicaid.gov/medicaid/prescription-drugs/medicaid-drug-rebate-program/index.html">https://www.medicaid.gov/medicaid/prescription-drugs/medicaid-drug-rebat...</a></p>\n', 'programCode': ['009:076'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Uncategorized'], 'landingPage': 'https://data.medicaid.gov/d/uex2-n56q', 'contactPoint': {'hasEmail': 'mailto:Medicaid.gov@cms.hhs.gov', 'fn': 'Medicaid'}, 'issued': '2019-02-15', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/uex2-n56q', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/uex2-n56q/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/uex2-n56q/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/uex2-n56q/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/uex2-n56q/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['drug manufacturer contacts'], 'bureauCode': ['009:00'], 'modified': '2020-11-20', 'title': 'Drug Manufacturer Contacts'}, {'description': '<p>NNDSS - Table II. Ehrlichiosis and Anaplasmosis, Anaplasma phagocytophilum infection to Ehrlichia chaffeensis infection - 2018. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states or territory.</p>\n<p>Note:</p>\n<p>This table contains provisional cases of selected national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a></p>\n<p>Footnotes:</p>\n<p>C.N.M.I.: Commonwealth of Northern Mariana Islands.<br />\nU: Unavailable. —: No reported cases. N: Not reportable. NA: Not Available. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<ul>\n<li>Case counts for reporting years 2017 and 2018 are provisional and subject to change. Data for years 2013 through 2016 are finalized. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>.</li>\n</ul>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/5pe9-px25', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-01-03', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/5pe9-px25', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5pe9-px25/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5pe9-px25/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5pe9-px25/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5pe9-px25/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2018', 'anaplasma phagocytophilum infection', 'ehrlichia chaffeensis infection', 'ehrlichiosis and anaplasmosis', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-01-03', 'title': 'NNDSS - Table II. Ehrlichiosis and Anaplasmosis, Anaplasma phagocytophilum infection to Ehrlichia chaffeensis infection'}, {'description': '<p>NNDSS - Table II. Carbapenemase-producing carbapenem-resistant Enterobacteriaceae - 2018. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states or territory.</p>\n<p>Note:</p>\n<p>This table contains provisional cases of selected national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a></p>\n<p>Footnotes:</p>\n<p>C.N.M.I.: Commonwealth of Northern Mariana Islands.<br />\nU: Unavailable. —: No reported cases. N: Not reportable. NA: Not Available. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<ul>\n<li>Case counts for reporting years 2017 and 2018 are provisional and subject to change. Data for years 2013 through 2016 are finalized. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>.</li>\n</ul>\n<p>† Data for carbapenemase-producing carbapenem-resistant Enterobacteriaceae (CP-CRE) will be displayed in this table after the CDC obtains Office of Management and Budget Paperwork Reduction Act approval to receive data for this condition.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/6tk5-h85s', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-01-03', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/6tk5-h85s', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6tk5-h85s/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6tk5-h85s/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6tk5-h85s/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6tk5-h85s/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2018', 'carbapenemase-producing carbapenem-resistant enterobacteriaceae', 'enterobacter spp.', 'escherichia coli', 'klebsiella spp.', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-01-03', 'title': 'NNDSS - Table II. Carbapenemase-producing carbapenem-resistant Enterobacteriaceae'}, {'description': '<p>A list of hospice agencies with data on the quality of patient care measures shown on Hospice Compare.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospice Compare'], 'landingPage': 'https://data.medicare.gov/d/252m-zfp9', 'contactPoint': {'hasEmail': 'mailto:HospicePRquestions@cms.hhs.gov', 'fn': 'HospicePRquestions@cms.hhs.gov'}, 'issued': '2019-11-21', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/252m-zfp9', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/252m-zfp9/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/252m-zfp9/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/252m-zfp9/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/252m-zfp9/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['care', 'hospice', 'hospice care', 'list'], 'bureauCode': ['009:38'], 'modified': '2020-11-19', 'title': 'Hospice - Provider Data'}, {'description': '<p>National data on the quality of patient care measures shown on Hospice Compare.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospice Compare'], 'landingPage': 'https://data.medicare.gov/d/3xeb-u9wp', 'contactPoint': {'hasEmail': 'mailto:HospicePRquestions@cms.hhs.gov', 'fn': 'HospicePRquestions@cms.hhs.gov'}, 'issued': '2019-08-15', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/3xeb-u9wp', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/3xeb-u9wp/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/3xeb-u9wp/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/3xeb-u9wp/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/3xeb-u9wp/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['care', 'hospice', 'hospice care', 'list'], 'bureauCode': ['009:38'], 'modified': '2020-11-19', 'title': 'Hospice - Nation Data'}, {'description': '<p>The dataset shows characteristics of the hospice agencies that are shown on Hospice Compare, including information about hospice agencies such as address, phone number, ownership data and more.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospice Compare'], 'landingPage': 'https://data.medicare.gov/d/yc9t-dgbk', 'contactPoint': {'hasEmail': 'mailto:HospicePRquestions@cms.hhs.gov', 'fn': 'HospicePRquestions@cms.hhs.gov'}, 'issued': '2019-11-21', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/yc9t-dgbk', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/yc9t-dgbk/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/yc9t-dgbk/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/yc9t-dgbk/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/yc9t-dgbk/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['care', 'hospice', 'hospice care', 'list'], 'bureauCode': ['009:38'], 'modified': '2020-11-19', 'title': 'Hospice - General Information'}, {'description': '<p>NNDSS - Table II. Invasive Pneumococcal Diseases, Age <5 - 2017. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories.</p>\n<p>Note:<br />\nThese are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting.</p>\n<p>Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available.</p>\n<p>Footnotes:<br />\n C.N.M.I.: Commonwealth of Northern Mariana Islands.</p>\n<p>U: Unavailable. —: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<p>*Three low incidence conditions, rubella, rubella congenital, and tetanus, are in Table II to facilitate case count verification with reporting jurisdictions.</p>\n<p>† Case counts for reporting years 2016 and 2017 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/">http://wwwn.cdc.gov/nndss/document/</a> ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf. Data for tuberculosis are displayed in Table IV, which appears quarterly.</p>\n<p>§ Includes drug resistant and susceptible cases of Invasive Pneumococcal Disease. This condition was previously named Streptococcus pneumoniae invasive disease and cases were reported to CDC using different event codes to specify whether the cases were drug resistant or in a defined age group, such as <5 years.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/9yc3-yir3', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2018-01-04', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/9yc3-yir3', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/9yc3-yir3/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/9yc3-yir3/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/9yc3-yir3/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/9yc3-yir3/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2017', 'age <5', 'invasive pneumococcal diseases', 'mmwr', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2018-01-04', 'title': 'NNDSS - Table II. Invasive Pneumococcal Diseases, Age <5'}, {'description': '<p>TABLE III. Deaths in 122 U.S. cities – 2016. 122 Cities Mortality Reporting System — Each week, the vital statistics offices of 122 cities across the United States report the total number of death certificates processed and the number of those for which pneumonia or influenza was listed as the underlying or contributing cause of death by age group (Under 28 days, 28 days –1 year, 1-14 years, 15-24 years, 25-44 years, 45-64 years, 65-74 years, 75-84 years, and ≥ 85 years).</p>\n<p>FOOTNOTE:<br />\nU: Unavailable. —: No reported cases.<br />\n* Mortality data in this table are voluntarily reported from 122 cities in the United States, most of which have populations of 100,000 or more. A death is reported by the place of its occurrence and by the week that the death certificate was filed. Fetal deaths are not included.</p>\n<p>† Pneumonia and influenza.</p>\n<p>§ Total includes unknown ages.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'landingPage': 'https://data.cdc.gov/d/rpjd-ejph', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-10-06', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/rpjd-ejph', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rpjd-ejph/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rpjd-ejph/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rpjd-ejph/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rpjd-ejph/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['122 cities', '2016', 'death', 'influenza', 'mortality', 'pneumonia'], 'bureauCode': ['009:00'], 'modified': '2018-01-19', 'title': 'TABLE III. Deaths in 122 U.S. cities'}, {'description': '<p>NNDSS - Table II. Tetanus to Vibriosis - 2015.In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories. Note:These are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting. Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available. Footnotes:C.N.M.I.: Commonwealth of Northern Mariana Islands. U: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum. * Three low incidence conditions, rubella, rubella congenital, and tetanus, have been moved to Table 2 to facilitate case count verification with reporting jurisdictions. ��� Case counts for reporting year 2015 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>. Data for TB are displayed in Table IV, which appears quarterly. �� Any species of the family Vibrionaceae, other than toxigenic Vibrio cholerae O1 or O139.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/nf22-99pv', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-01-07', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/nf22-99pv', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/nf22-99pv/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/nf22-99pv/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/nf22-99pv/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/nf22-99pv/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2015', 'mmwr', 'nedss', 'netss', 'nndss', 'tetanus', 'varicella', 'vibriosis', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2016-01-07', 'title': 'NNDSS - Table II. Tetanus to Vibriosis'}, {'description': '<p>This data set contains a list of hospice agencies with data on their scores on the Consumer Assessment of Healthcare Providers and Systems (CAHPS®) Hospice Survey measures.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospice Compare'], 'landingPage': 'https://data.medicare.gov/d/gxki-hrr8', 'contactPoint': {'hasEmail': 'mailto:hospicecahpssurvey@hsag.com', 'fn': 'CMS'}, 'issued': '2019-11-21', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/gxki-hrr8', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/gxki-hrr8/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/gxki-hrr8/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/gxki-hrr8/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/gxki-hrr8/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['care', 'hospice', 'hospice care', 'list'], 'bureauCode': ['009:38'], 'modified': '2020-11-19', 'title': 'Hospice Compare - Provider CAHPS Hospice Survey Data'}, {'description': '<p>This data set contains the national average (mean) scores of Medicare-certified hospice agencies on the Consumer Assessment of Healthcare Providers and Systems (CAHPS®) Hospice Survey measures.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospice Compare'], 'landingPage': 'https://data.medicare.gov/d/7cv8-v37d', 'contactPoint': {'hasEmail': 'mailto:hospicecahpssurvey@hsag.com', 'fn': 'CMS'}, 'issued': '2019-08-15', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/7cv8-v37d', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/7cv8-v37d/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/7cv8-v37d/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/7cv8-v37d/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/7cv8-v37d/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['care', 'hospice', 'hospice care', 'list'], 'bureauCode': ['009:38'], 'modified': '2020-11-19', 'title': 'Hospice Compare - National CAHPS Hospice Survey Data'}, {'description': '<p>A list of zip codes where hospice provides services.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospice Compare'], 'landingPage': 'https://data.medicare.gov/d/95rg-2usp', 'contactPoint': {'hasEmail': 'mailto:HospicePRquestions@cms.hhs.gov', 'fn': 'HospicePRquestions@cms.hhs.gov'}, 'issued': '2019-08-15', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/95rg-2usp', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/95rg-2usp/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/95rg-2usp/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/95rg-2usp/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/95rg-2usp/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['care', 'hospice', 'hospice care', 'list'], 'bureauCode': ['009:38'], 'modified': '2020-11-19', 'title': 'Hospice - Zip Data'}, {'description': '<p>NNDSS - TABLE 1OO. Viral hemorrhagic fevers, Machupo virus to Viral hemorrhagic fevers, Sabia virus - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />\n§ Prior to 2015, CDC\'s National Notifiable Diseases Surveillance System (NNDSS) did not receive electronic data about incident cases of specific viral hemorrhagic fevers; instead data were collected in aggregate as "viral hemorrhagic fevers\'. NNDSS was updated beginning in 2015 to receive data for each of the viral hemorrhagic fevers listed.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/5nfe-wsjn', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/5nfe-wsjn', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5nfe-wsjn/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5nfe-wsjn/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5nfe-wsjn/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5nfe-wsjn/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'machupo virus', 'marburg virus', 'nedss', 'netss', 'nndss', 'sabia virus', 'viral hemorrhagic fevers', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-05-30', 'title': 'NNDSS - TABLE 1OO. Viral hemorrhagic fevers, Machupo virus to Viral hemorrhagic fevers, Sabia virus'}, {'description': '<p>NNDSS - TABLE 1X. Meningococcal disease, Other serogroups to Meningococcal disease, Unknown serogroup - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/aagc-37gx', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/aagc-37gx', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/aagc-37gx/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/aagc-37gx/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/aagc-37gx/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/aagc-37gx/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'meningococcal disease', 'nedss', 'netss', 'nndss', 'other serogroups', 'unknown serogroup', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-05-30', 'title': 'NNDSS - TABLE 1X. Meningococcal disease, Other serogroups to Meningococcal disease, Unknown serogroup'}, {'description': '<p>NNDSS - Table 1A. Anthrax to Arboviral diseases, Eastern equine encephalitis virus disease - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nC.N.M.I.: Commonwealth of Northern Mariana Islands.<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/cz39-ahbn', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/cz39-ahbn', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/cz39-ahbn/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/cz39-ahbn/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/cz39-ahbn/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/cz39-ahbn/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'anthrax', 'arboviral diseases', 'chikungunya virus disease', 'eastern equine encephalitis virus disease', 'nedss', 'netss', 'neuroinvasive and non-neuroinvasive', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-05-30', 'title': 'NNDSS - TABLE 1A. Anthrax to Arboviral diseases, Eastern equine encephalitis virus disease'}, {'description': '<p>2012-2018 (even years). Data from BRFSS for indicators of adult oral health for even years from 2012 through 2018. National estimates are represented by the median prevalence among 50 states and the District of Columbia data. Estimates are prepared from the BRFSS public use data sets. Estimates in this file are not age adjusted, and may differ slightly from estimates available from the BRFSS web site or Chronic Disease Indicators due to small differences in definition, age adjustment or rounding. For more information, see: <a href="http://www.cdc.gov/oralhealthdata/overview/Adult_Indicators.html">http://www.cdc.gov/oralhealthdata/overview/Adult_Indicators.html</a></p>\n', 'programCode': ['009:020'], 'title': 'NOHSS Adult Indicators', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Oral Health'], 'landingPage': 'https://data.cdc.gov/d/jz6n-v26y', 'contactPoint': {'hasEmail': 'mailto:oralhealth@cdc.gov', 'fn': 'Oral Health Inquiries'}, 'issued': '2019-05-13', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/jz6n-v26y', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/jz6n-v26y/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/jz6n-v26y/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/jz6n-v26y/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/jz6n-v26y/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['access to care', 'adult', 'adults', 'brfss', 'dental care', 'dental cleaning', 'dental visits', 'dentist', 'division of oral health', 'nohss', 'oral health', 'prevalence', 'surveillance', 'tooth loss'], 'bureauCode': ['009:20'], 'modified': '2020-11-17', 'references': ['https://www.cdc.gov/oralhealthdata/'], 'describedBy': 'https://chronicdata.cdc.gov/Oral-Health/NOHSS-Adult-Indicators/jz6n-v26y'}, {'description': '<p>Provisional estimates of death rates. Estimates are presented for each of the 15 leading causes of death plus estimates for deaths attributed to drug overdose, falls (for persons aged 65 and over), human immunodeficiency virus (HIV) disease, homicide, and firearms-related deaths.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/489q-934x', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2018-05-23', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/489q-934x', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/489q-934x/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/489q-934x/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/489q-934x/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/489q-934x/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['leading causes of death', 'national vital statistics system', 'nchs', 'nvss', 'vital statistics rapid release', 'vsrr'], 'bureauCode': ['009:00'], 'modified': '2020-11-17', 'title': 'NCHS - VSRR Quarterly provisional estimates for selected indicators of mortality'}, {'description': '<p>NNDSS - Table II. Cryptosporidiosis to Dengue - 2016. In this Table, provisional* cases of selected† notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories.</p>\n<p>Note:<br />\nThese are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting.</p>\n<p>Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available.</p>\n<p>Footnotes:<br />\nC.N.M.I.: Commonwealth of Northern Mariana Islands.<br />\nU: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<ul>\n<li>Case counts for reporting year 2016 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/">http://wwwn.cdc.gov/nndss/document/</a> ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf. Data for TB are displayed in Table IV, which appears quarterly.<br />\n† Three low incidence conditions, rubella, rubella congenital, and tetanus, are in Table II to facilitate case count verification with reporting jurisdictions.<br />\n§ Includes data for dengue and dengue-like illness. Office of Management and Budget approval of the NNDSS Revision #0920-0728 on January 21, 2016, authorized CDC to receive data for these conditions. CDC is in the process of soliciting data for these conditions.</li>\n</ul>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/kikd-77zw', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2017-01-05', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/kikd-77zw', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/kikd-77zw/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/kikd-77zw/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/kikd-77zw/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/kikd-77zw/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2016', 'cryptosporidiosis', 'dengue', 'dengue virus infection', 'mmwr', 'nedss', 'netss', 'nndss', 'severe dengue', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2017-01-05', 'title': 'NNDSS - Table II. Cryptosporidiosis to Dengue'}, {'description': '<p>State, territorial, and county executive orders, administrative orders, resolutions, and proclamations are collected from government websites and cataloged and coded using Microsoft Excel by one coder with one or more additional coders conducting quality assurance.</p>\n<p>Data were collected to determine when individuals in states, territories, and counties were subject to executive orders, administrative orders, resolutions, and proclamations for COVID-19 that require or recommend people stay in their homes.</p>\n<p>These data are derived from the publicly available state, territorial, and county executive orders, administrative orders, resolutions, and proclamations (“orders”) for COVID-19 that expressly require or recommend individuals stay at home found by the CDC, COVID-19 Community Intervention and At-Risk Task Force, Monitoring and Evaluation Team & CDC, Center for State, Tribal, Local, and Territorial Support, Public Health Law Program from March 15 through May 5, 2020 (for county orders) and through September 14, 2020 (for state and territorial orders). These data will be updated as new orders are collected. Any orders not available through publicly accessible websites are not included in these data. Only official copies of the documents or, where official copies were unavailable, official press releases from government websites describing requirements were coded; news media reports on restrictions were excluded. Recommendations not included in an order are not included in these data. These data do not include mandatory business closures, curfews, or limitations on public or private gatherings. These data do not necessarily represent an official position of the Centers for Disease Control and Prevention.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Policy Surveillance'], 'landingPage': 'https://data.cdc.gov/d/qz3x-mf9n', 'contactPoint': {'hasEmail': 'mailto:cak8@cdc.gov', 'fn': 'Craig Kassinger'}, 'issued': '2020-11-10', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/qz3x-mf9n', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qz3x-mf9n/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qz3x-mf9n/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qz3x-mf9n/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qz3x-mf9n/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['covid-19', 'executive order', 'government order', 'legal epidemiology', 'mitigation', 'proclamation', 'public health order', 'shelter-in-place', 'social distancing', 'stay-at-home'], 'bureauCode': ['009:20'], 'modified': '2020-11-17', 'title': 'U.S. State, Territorial, and County Stay-At-Home Orders: March 15-May 5 (County) and September 14 (State) by County by Day'}, {'description': '<p>State and territorial executive orders, administrative orders, resolutions, and proclamations are collected from government websites and cataloged and coded using Microsoft Excel by one coder with one or more additional coders conducting quality assurance.</p>\n<p>Data were collected to determine when individuals in states and territories were subject to executive orders, administrative orders, resolutions, and proclamations for COVID-19 that require or recommend people stay in their homes. Data consists exclusively of state and territorial orders, many of which apply to specific counties within their respective state or territory; therefore, data is broken down to the county level.</p>\n<p>These data are derived from the publicly available state and territorial executive orders, administrative orders, resolutions, and proclamations (“orders”) for COVID-19 that expressly require or recommend individuals stay at home found by the CDC, COVID-19 Community Intervention and At-Risk Task Force, Monitoring and Evaluation Team & CDC, Center for State, Tribal, Local, and Territorial Support, Public Health Law Program from March 15 through September 14, 2020. These data will be updated as new orders are collected. Any orders not available through publicly accessible websites are not included in these data. Only official copies of the documents or, where official copies were unavailable, official press releases from government websites describing requirements were coded; news media reports on restrictions were excluded. Recommendations not included in an order are not included in these data. These data do not include mandatory business closures, curfews, or limitations on public or private gatherings. These data do not necessarily represent an official position of the Centers for Disease Control and Prevention.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Policy Surveillance'], 'landingPage': 'https://data.cdc.gov/d/y2iy-8irm', 'contactPoint': {'hasEmail': 'mailto:cak8@cdc.gov', 'fn': 'Craig Kassinger'}, 'issued': '2020-11-13', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/y2iy-8irm', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/y2iy-8irm/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/y2iy-8irm/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/y2iy-8irm/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/y2iy-8irm/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['covid-19', 'executive order', 'government order', 'legal epidemiology', 'mitigation', 'proclamation', 'public health order', 'shelter-in-place', 'social distancing', 'stay-at-home'], 'bureauCode': ['009:20'], 'modified': '2020-11-17', 'title': 'U.S. State and Territorial Stay-At-Home Orders: March 15 – September 14 by County by Day'}, {'description': '<p>The bipartisan CARES Act and the Paycheck Protection Program and Health Care Enhancement Act provided $175 billion in relief funds to hospitals and other healthcare providers on the front lines of the coronavirus response. The Department of Health and Human Services through the Health Resources and Services Administration is distributing two rounds of payments to hospitals in High Impact areas for positive COVID-19 admissions. In the first round of the High Impact Allocation, $12 billion was distributed to nearly 400 hospitals who provided inpatient care for 100 or more COVID-19 patients through April 10, 2020. $2 billion of these payments was distributed to these hospitals based on their Medicare disproportionate share and uncompensated care payments. In the second round of funding, $10 billion will be distributed to hospitals having over 161 COVID-19 admissions between January 1 and June 10, 2020.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Administrative'], 'landingPage': 'https://data.cdc.gov/d/b58h-s9zx', 'contactPoint': {'hasEmail': 'mailto:PRFdata@hrsa.gov', 'fn': 'HRSA Chief Data Officer'}, 'issued': '2020-07-20', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/b58h-s9zx', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/b58h-s9zx/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/b58h-s9zx/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/b58h-s9zx/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/b58h-s9zx/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['covid-19', 'provider relief fund'], 'bureauCode': ['009:15'], 'modified': '2020-11-16', 'title': 'Provider Relief Fund COVID-19 High-Impact Payments'}, {'description': '<p>Percentages are weighted to population characteristics. Data are not available if it did not meet BRFSS stability requirements.For more information on these requirements, as well as risk factors and calculated variables, see the Technical Documents and Survey Data for a specific year - <a href="http://www.cdc.gov/brfss/annual_data/annual_data.htm.Recommended">http://www.cdc.gov/brfss/annual_data/annual_data.htm.Recommended</a> citation: Centers for Disease Control and Prevention (CDC). Behavioral Risk Factor Surveillance System. Atlanta, Georgia: U.S. Department of Health and Human Services, Centers for Disease Control and Prevention, [appropriate year].</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Smoking & Tobacco Use'], 'landingPage': 'https://data.cdc.gov/d/j8jk-5ztv', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2013-08-01', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/j8jk-5ztv', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/j8jk-5ztv/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/j8jk-5ztv/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/j8jk-5ztv/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/j8jk-5ztv/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['adults', 'brfss', 'current smokers'], 'bureauCode': ['009:00'], 'modified': '2015-08-27', 'title': 'BRFSS Prevalence And Trends Data: Tobacco Use - Adults Who Are Current Smokers for 1995-2010'}, {'description': '<p>NNDSS - Table II. Tetanus to Varicella - 2018. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states or territory.</p>\n<p>Note:</p>\n<p>This table contains provisional cases of selected national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:</p>\n<p>C.N.M.I.: Commonwealth of Northern Mariana Islands.<br />\nU: Unavailable. —: No reported cases. N: Not reportable. NA: Not Available. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<ul>\n<li>Case counts for reporting years 2017 and 2018 are provisional and subject to change. Data for years 2013 through 2016 are finalized. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>.</li>\n</ul>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/i42d-szcv', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-01-03', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/i42d-szcv', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/i42d-szcv/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/i42d-szcv/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/i42d-szcv/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/i42d-szcv/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2018', 'nedss', 'netss', 'nndss', 'tetanus', 'varicella morbidity', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-01-03', 'title': 'NNDSS - Table II. Tetanus to Varicella'}, {'description': '<p>NNDSS - Table II. Chlamydia to Coccidioidomycosis - 2016. In this Table, provisional* cases of selected† notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories.<br />\nNote:<br />\nThese are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting.</p>\n<p>Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available.</p>\n<p>Footnotes:<br />\nC.N.M.I.: Commonwealth of Northern Mariana Islands.<br />\nU: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<ul>\n<li>Case counts for reporting year 2016 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>. Data for TB are displayed in Table IV, which appears quarterly.<br />\n† Three low incidence conditions, rubella, rubella congenital, and tetanus, are in Table II to facilitate case count verification with reporting jurisdictions.</li>\n</ul>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/n835-hpyp', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2017-01-05', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/n835-hpyp', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/n835-hpyp/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/n835-hpyp/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/n835-hpyp/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/n835-hpyp/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2016', 'chlamydia trachomatis infection', 'coccidioidomycosis', 'mmwr', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2017-01-05', 'title': 'NNDSS - Table II. Chlamydia to Coccidioidomycosis'}, {'description': '<p>Weekly data on the number of deaths from all causes by sex, age group, and race/Hispanic origin group for the United States. Counts of deaths in more recent weeks can be compared with counts from earlier years (2015-2019) to determine if the number is higher than expected.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/m74n-4hbs', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2020-11-12', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/m74n-4hbs', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/m74n-4hbs/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/m74n-4hbs/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/m74n-4hbs/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/m74n-4hbs/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['covid-19', 'excess deaths', 'nchs'], 'bureauCode': ['009:00'], 'modified': '2020-11-13', 'title': 'AH Excess Deaths by Sex, Age, and Race'}, {'description': '<p>Cumulative provisional counts of deaths sex, race/Hispanic origin, age group, and by select underlying causes of death. The dataset also includes provisional counts of death for COVID-19, coded to ICD-10 code U07.1 as an underlying or multiple cause of death. Includes deaths that occurred between January 1, 2020 to July 4, 2020.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/sf7h-sajc', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2020-08-04', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/sf7h-sajc', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/sf7h-sajc/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/sf7h-sajc/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/sf7h-sajc/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/sf7h-sajc/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['age group', 'cause of death', 'coronavirus', 'covid-19', 'deaths', 'hispanic origin', 'mortality', 'race'], 'bureauCode': ['009:00'], 'modified': '2020-11-12', 'title': 'Cumulative Provisional Death Counts by Sex, Race, and Age through 7/4/2020'}, {'description': '<p>Provisional counts of deaths by the month the deaths occurred, by age group and HHS region, for select underlying causes of death for 2019-2020. The dataset also includes monthly provisional counts of death for COVID-19, coded to ICD-10 code U07.1 as an underlying or multiple cause of death.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/ezfr-g6hf', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2020-09-04', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/ezfr-g6hf', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ezfr-g6hf/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ezfr-g6hf/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ezfr-g6hf/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ezfr-g6hf/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['age group', 'covid-19', 'death', 'monthly', 'mortality'], 'bureauCode': ['009:00'], 'modified': '2020-11-12', 'title': 'Monthly provisional counts of deaths by age group and HHS region for select causes of death'}, {'description': '<p>Provisional death counts of sickle cell disease and coronavirus disease 2019 (COVID-19), by quarter, age, and race or Hispanic origin.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/3sh4-uqpm', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2020-09-25', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/3sh4-uqpm', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/3sh4-uqpm/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/3sh4-uqpm/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/3sh4-uqpm/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/3sh4-uqpm/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['covid-19', 'mortality', 'sickle cell disease'], 'bureauCode': ['009:00'], 'modified': '2020-11-12', 'title': 'AH Sickle Cell Disease Provisional Death Counts 2019-2020'}, {'description': '<p>Source: Behavioral Risk Factor Surveillance System (BRFSS), 2012 & 2014.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Motor Vehicle'], 'landingPage': 'https://data.cdc.gov/d/s9bp-7k3m', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-09-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/s9bp-7k3m', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/s9bp-7k3m/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/s9bp-7k3m/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/s9bp-7k3m/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/s9bp-7k3m/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cdc', 'centers for disease control and prevention'], 'bureauCode': ['009:00'], 'modified': '2016-09-26', 'title': 'Percentage of Adults Who Report Driving After Drinking Too Much (in the past 30 days), All States, 2012 & 2014'}, {'description': '<p>TABLE III. Deaths in 122 U.S. cities - 2015122 Cities Mortality Reporting System ��� Each week, the vital statistics offices of 122 cities across the United States report the total number of death certificates processed and the number of those for which pneumonia or influenza was listed as the underlying or contributing cause of death by age group (Under 28 days, 28 days ���1 year, 1-14 years, 15-24 years, 25-44 years, 45-64 years, 65-74 years, 75-84 years, and ��� 85 years).FOOTNOTE:U: Unavailable -: No reported cases * Mortality data in this table are voluntarily reported from 122 cities in the United States, most of which have populations of 100,000 or more. A death is reported by the place of its occurrence and by the week that the death certificate was filed. Fetal deaths are not included. ** Totals include unknown ages. *** Partial counts for this city.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'landingPage': 'https://data.cdc.gov/d/7esm-uptm', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-01-07', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/7esm-uptm', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7esm-uptm/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7esm-uptm/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7esm-uptm/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7esm-uptm/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['122 cities', '2015', 'death', 'influenza', 'mortality', 'pneumonia'], 'bureauCode': ['009:00'], 'modified': '2018-01-19', 'title': 'TABLE III. Deaths in 122 U.S. cities'}, {'description': '<p>NNDSS - Table II. Spotted Fever Rickettsiosis to Syphilis - 2015.In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories. Note:These are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting. Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available. Footnotes:C.N.M.I.: Commonwealth of Northern Mariana Islands. U: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum. * Three low incidence conditions, rubella, rubella congenital, and tetanus, have been moved to Table 2 to facilitate case count verification with reporting jurisdictions. ��� Case counts for reporting year 2015 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>. Data for TB are displayed in Table IV, which appears quarterly. �� Illnesses with similar clinical presentation that result from Spotted fever group rickettsia infections are reported as Spotted fever rickettsioses. Rocky Mountain spotted fever (RMSF) caused by Rickettsia rickettsii, is the most common and well-known spotted fever.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/ekd3-qu3w', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-01-07', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/ekd3-qu3w', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ekd3-qu3w/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ekd3-qu3w/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ekd3-qu3w/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ekd3-qu3w/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2015', 'mmwr', 'nedss', 'netss', 'nndss', 'rmsf', 'spotted fever rickettsiosis', 'syphilis primary and secondary', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2016-01-07', 'title': 'NNDSS - Table II. Spotted Fever Rickettsiosis to Syphilis'}, {'description': '<p>This data contains provisional counts for drug overdose deaths based on a current flow of mortality data in the National Vital Statistics System. Counts for the most recent final annual data are provided for comparison. National provisional counts include deaths occurring within the 50 states and the District of Columbia as of the date specified and may not include all deaths that occurred during a given time period. Provisional counts are often incomplete and causes of death may be pending investigation (see Technical notes) resulting in an underestimate relative to final counts. To address this, methods were developed to adjust provisional counts for reporting delays by generating a set of predicted provisional counts (see Technical notes). Starting in June 2018, this monthly data release will include both reported and predicted provisional counts.</p>\n<p>The provisional data include: (a) the reported and predicted provisional counts of deaths due to drug overdose occurring nationally and in each jurisdiction; (b) the percentage changes in provisional drug overdose deaths for the current 12 month-ending period compared with the 12-month period ending in the same month of the previous year, by jurisdiction; and (c) the reported and predicted provisional counts of drug overdose deaths involving specific drugs or drug classes occurring nationally and in selected jurisdictions. The reported and predicted provisional counts represent the numbers of deaths due to drug overdose occurring in the 12-month periods ending in the month indicated. These counts include all seasons of the year and are insensitive to variations by seasonality. Deaths are reported by the jurisdiction in which the death occurred.</p>\n<p>Several data quality metrics, including the percent completeness in overall death reporting, percentage of deaths with cause of death pending further investigation, and the percentage of drug overdose deaths with specific drugs or drug classes reported are included to aid in interpretation of provisional data as these measures are related to the accuracy of provisional counts (see Technical notes). Reporting of the specific drugs and drug classes involved in drug overdose deaths varies by jurisdiction, and comparisons of death rates involving specific drugs across selected jurisdictions should not be made (see Technical notes). Provisional data will be updated on a monthly basis as additional records are received.</p>\n<p>Technical notes</p>\n<p>Nature and sources of data</p>\n<p>Provisional drug overdose death counts are based on death records received and processed by the National Center for Health Statistics (NCHS) as of a specified cutoff date. The cutoff date is generally the first Sunday of each month. National provisional estimates include deaths occurring within the 50 states and the District of Columbia. NCHS receives the death records from state vital registration offices through the Vital Statistics Cooperative Program (VSCP).</p>\n<p>The timeliness of provisional mortality surveillance data in the National Vital Statistics System (NVSS) database varies by cause of death. The lag time (i.e., the time between when the death occurred and when the data are available for analysis) is longer for drug overdose deaths compared with other causes of death (1). Thus, provisional estimates of drug overdose deaths are reported 6 months after the date of death.</p>\n<p>Provisional death counts presented in this data visualization are for “12-month ending periods,” defined as the number of deaths occurring in the 12-month period ending in the month indicated. For example, the 12-month ending period in June 2017 would include deaths occurring from July 1, 2016, through June 30, 2017. The 12-month ending period counts include all seasons of the year and are insensitive to reporting variations by seasonality. Counts for the 12-month period ending in the same month of the previous year are shown for comparison. These provisional counts of drug overdose deaths and re</p>\n', 'programCode': ['009:020'], 'temporal': '2015-01-01T05:00:00-05:00/2017-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/xkb8-kh2a', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2019-04-17', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/xkb8-kh2a', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xkb8-kh2a/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xkb8-kh2a/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xkb8-kh2a/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xkb8-kh2a/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cocaine', 'deaths', 'drug', 'drug overdose', 'heroin', 'methadone', 'mortality', 'nchs', 'opiate', 'opioid', 'psychostimulants', 'state', 'united states'], 'bureauCode': ['009:00'], 'modified': '2020-11-12', 'title': 'VSRR Provisional Drug Overdose Death Counts', 'accrualPeriodicity': 'R/P1M'}, {'description': '<p>NNDSS - TABLE 1Z. Pertussis to Poliomyelitis, paralytic - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/bve7-bjy2', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/bve7-bjy2', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/bve7-bjy2/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/bve7-bjy2/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/bve7-bjy2/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/bve7-bjy2/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'nedss', 'netss', 'nndss', 'paralytic', 'pertussis', 'plague', 'poliomyelitis', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-05-30', 'title': 'NNDSS - TABLE 1Z. Pertussis to Poliomyelitis, paralytic'}, {'description': '<p>NNDSS - Table 1F. Brucellosis to Candida auris, clinical - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />\n§ Candida auris, clinical colonization/screening cases are not included in this table. These data are available on the Mycotic Diseases Branch\'s Tracking Candida auris page (<a href="https://www.cdc.gov/fungal/candida-auris/tracking-c-auris.html">https://www.cdc.gov/fungal/candida-auris/tracking-c-auris.html</a>).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/w54d-atna', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/w54d-atna', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/w54d-atna/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/w54d-atna/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/w54d-atna/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/w54d-atna/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'brucellosis', 'campylobacteriosis', 'candida auris', 'clinical', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-05-30', 'title': 'NNDSS - TABLE 1F. Brucellosis to Candida auris, clinical'}, {'description': '<p>NNDSS - TABLE 1Y. Mumps to Novel influenza A virus infections - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />\n§ Novel influenza A virus infections are human infections with influenza A viruses that are different from currently circulating human seasonal influenza viruses. With the exception of one avian lineage influenza A (H7N2) virus, all novel influenza A virus infections reported to CDC since 2012 have been variant influenza viruses.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/yvsw-8ht9', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/yvsw-8ht9', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/yvsw-8ht9/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/yvsw-8ht9/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/yvsw-8ht9/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/yvsw-8ht9/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'mumps', 'nedss', 'netss', 'nndss', 'novel influenza a virus infections', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-05-30', 'title': 'NNDSS - TABLE 1Y. Mumps to Novel influenza A virus infections'}, {'description': '<p>NNDSS - Table 1I. Cryptosporidiosis to Cyclosporiasis - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/khjf-tq2k', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/khjf-tq2k', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/khjf-tq2k/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/khjf-tq2k/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/khjf-tq2k/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/khjf-tq2k/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'cryptosporidiosis', 'cyclosporiasis', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-05-30', 'title': 'NNDSS - TABLE 1I. Cryptosporidiosis to Cyclosporiasis'}, {'description': '<p>Final counts of deaths by the week the deaths occurred, by state of occurrence, and by select causes of death for 2014-2018. Death counts in this dataset were derived from the National Vital Statistics System database that provides the most timely access to the data. Therefore, counts may differ slightly from final data due to differences in processing, recoding, and imputation.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/3yf8-kanr', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2020-04-28', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/3yf8-kanr', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/3yf8-kanr/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/3yf8-kanr/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/3yf8-kanr/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/3yf8-kanr/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cause of death'], 'bureauCode': ['009:00'], 'modified': '2020-11-10', 'title': 'Weekly Counts of Deaths by State and Select Causes, 2014-2018'}, {'description': '<p>Deaths involving coronavirus disease 2019 (COVID-19) and pneumonia reported to NCHS by place of death, age, and state.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/g4z9-a9d3', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2020-07-24', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/g4z9-a9d3', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/g4z9-a9d3/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/g4z9-a9d3/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/g4z9-a9d3/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/g4z9-a9d3/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['centers-for-disease-control-and-prevention'], 'bureauCode': ['009:00'], 'modified': '2020-11-10', 'title': 'Provisional COVID-19 Death Counts by Place of Death and Age Group'}, {'description': '<p>Cumulative provisional counts of deaths sex, race/Hispanic origin, age group, and by select underlying causes of death. The dataset also includes provisional counts of death for COVID-19, coded to ICD-10 code U07.1 as an underlying or multiple cause of death. Includes deaths that occurred between January 1, 2020 to July 11, 2020.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/mwk9-wnfr', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2020-07-22', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/mwk9-wnfr', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mwk9-wnfr/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mwk9-wnfr/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mwk9-wnfr/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mwk9-wnfr/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['age group', 'cause of death', 'coronavirus', 'covid-19', 'deaths', 'hispanic origin', 'mortality', 'race'], 'bureauCode': ['009:00'], 'modified': '2020-11-10', 'title': 'Cumulative Provisional Counts of Deaths by Sex, Race, and Age'}, {'description': '<p>Deaths involving coronavirus disease 2019 (COVID-19) by month of death, region, age, place of death, and race and Hispanic origin.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/aie4-agrk', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2020-09-11', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/aie4-agrk', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/aie4-agrk/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/aie4-agrk/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/aie4-agrk/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/aie4-agrk/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['age group', 'covid-19', 'hispanic origin', 'monthly', 'race'], 'bureauCode': ['009:00'], 'modified': '2020-11-10', 'title': 'Monthly counts of COVID-19 deaths, by region, age, and race and Hispanic origin'}, {'description': '<p>Deaths involving coronavirus disease 2019 (COVID-19) by month of death, region, age, place of death, and race and Hispanic origin: May-August 2020.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/w4jm-mysj', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2020-09-28', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/w4jm-mysj', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/w4jm-mysj/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/w4jm-mysj/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/w4jm-mysj/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/w4jm-mysj/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['age group', 'covid-19', 'hispanic origin', 'monthly', 'race'], 'bureauCode': ['009:00'], 'modified': '2020-11-10', 'title': 'Monthly counts of COVID-19 deaths, by region, age, place, and race and Hispanic origin'}, {'description': '<p>Provisional count of deaths involving coronavirus disease 2019 (COVID-19) by United States county, from week ending February 1, 2020 through week ending August 1, 2020.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/6vqh-esgs', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2020-09-24', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/6vqh-esgs', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6vqh-esgs/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6vqh-esgs/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6vqh-esgs/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6vqh-esgs/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['coronavirus', 'county', 'covid-19', 'deaths', 'mortality', 'nchs'], 'bureauCode': ['009:00'], 'modified': '2020-11-10', 'title': 'AH County-level Provisional COVID-19 Deaths Counts'}, {'description': '<p>Provisional death counts of COVID-19 deaths by place of death, week, and age.</p>\n<p>Data source: National Center for Health Statistics National Vital Statistics System. Provisional data for 2020.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/g7hk-rc8d', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2020-10-05', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/g7hk-rc8d', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/g7hk-rc8d/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/g7hk-rc8d/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/g7hk-rc8d/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/g7hk-rc8d/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['centers-for-disease-control-and-prevention'], 'bureauCode': ['009:00'], 'modified': '2020-11-10', 'title': 'AH Place of Death By Age and Week, Provisional Counts of COVID-19 Deaths'}, {'description': '<p>Provisional death counts of diabetes, coronavirus disease 2019 (COVID-19) and other select causes of death, by month, sex, and age.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/qdcb-uzft', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2020-10-21', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/qdcb-uzft', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qdcb-uzft/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qdcb-uzft/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qdcb-uzft/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qdcb-uzft/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['covid-19', 'diabetes', 'mortality'], 'bureauCode': ['009:00'], 'modified': '2020-11-10', 'title': 'AH Provisional Diabetes Death Counts, 2020'}, {'description': '<p>NNDSS - Table II. Rubella to Salmonellosis - 2015.In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed.The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories. Note:These are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting. Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available. Footnotes:C.N.M.I.: Commonwealth of Northern Mariana Islands. U: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum. * Three low incidence conditions, rubella, rubella congenital, and tetanus, have been moved to Table 2 to facilitate case count verification with reporting jurisdictions. ��� Case counts for reporting year 2015 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>. Data for TB are displayed in Table IV, which appears quarterly.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/d6kj-devz', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-01-07', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/d6kj-devz', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/d6kj-devz/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/d6kj-devz/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/d6kj-devz/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/d6kj-devz/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2015', 'congenital syndrome', 'mmwr', 'nedss', 'netss', 'nndss', 'rubella', 'salmonellosis', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2016-01-07', 'title': 'NNDSS - Table II. Rubella to Salmonellosis'}, {'description': '<p>NNDSS - TABLE 1S. Invasive pneumococcal disease, all ages, Confirmed to Invasive pneumococcal disease, all ages, Probable - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\n Max: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />\n§ Includes drug resistant and susceptible cases of Invasive Pneumococcal Disease.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/drfe-vxdh', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/drfe-vxdh', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/drfe-vxdh/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/drfe-vxdh/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/drfe-vxdh/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/drfe-vxdh/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'all ages', 'confirmed', 'invasive pneumococcal disease', 'nedss', 'netss', 'nndss', 'probable', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-05-30', 'title': 'NNDSS - TABLE 1S. Invasive pneumococcal disease, all ages, Confirmed to Invasive pneumococcal disease, all ages, Probable'}, {'description': '<p>The provisional counts for coronavirus disease (COVID-19) deaths are based on a current flow of mortality data in the National Vital Statistics System. National provisional counts include deaths occurring within the 50 states and the District of Columbia as of the date specified that have been received and coded. It is important to note that it can take several weeks for death records to be submitted to National Center for Health Statistics (NCHS), processed, coded, and tabulated. Therefore, the data shown on this page may be incomplete, and will likely not include all deaths that occurred during a given time period especially for the more recent time periods. Death counts for earlier weeks are continually revised and may increase or decrease as new and updated death certificate data are received from the states by NCHS. COVID-19 death counts shown here may differ from other published sources, as data currently are lagged by an average of 1-2 weeks.</p>\n<p>The provisional data presented on this page include the weekly provisional count of deaths in the United States due to COVID-19, deaths from all causes and percent of expected deaths (i.e., number of deaths received over number of deaths expected based on data from previous years), pneumonia deaths (excluding pneumonia deaths involving influenza), and pneumonia deaths involving COVID-19; (a) by week ending date, (b) by age at death, and (c) by specific jurisdictions. Future updates to this release may include additional detail such as demographic characteristics (e.g., sex), additional causes of death (e.g., acute respiratory distress syndrome or other comorbidities), or estimates based on models that account for reporting delays to generate more accurate predicted provisional counts.</p>\n<p>Pneumonia deaths are included to provide context for understanding the completeness of COVID-19 mortality data and related trends. Deaths due to COVID-19 may be misclassified as pneumonia deaths in the absence of positive test results, and pneumonia may appear on death certificates as a comorbid condition. Thus, increases in pneumonia deaths may be an indicator of excess COVID-19-related mortality. Additionally, estimates of completeness for pneumonia deaths may provide context for understanding the lag in reporting for COVID-19 deaths, as it is anticipated that these causes would have similar delays in reporting, processing, and coding. However, it is possible that reporting of COVID-19 mortality may be slower or faster than for other causes of death, and that the delay may change over time. Analyses to better understand and quantify reporting delays for COVID-19 deaths and related causes are underway. The list of causes provided in these tables may expand in future releases as more data are received, and other potentially comorbid conditions are determined.</p>\n<p>Technical notes</p>\n<p>Comparing data in this report to other sources</p>\n<p>Provisional death counts in this report will not match counts in other sources, such as media reports or numbers from county health departments. Death data, once received and processed by National Center for Health Statistics (NCHS), are tabulated by the state or jurisdiction in which the death occurred. Death counts are not tabulated by the decedent’s state of residence. COVID-19 deaths may also be classified or defined differently in various reporting and surveillance systems. Death counts in this report include laboratory confirmed COVID-19 deaths and clinically confirmed COVID-19 deaths. This includes deaths where COVID-19 is listed as a “presumed” or “probable” cause. Some local and state health departments only report laboratory-confirmed COVID deaths. This may partly account for differences between NCHS reported death counts and death counts reported in other sources. Provisional counts reported here track approximately 1–2 weeks behind other published data sources on the number of COVID-19 deaths in the U.S. (1,2,3).</p>\n<p>Nature and sources of data</p>\n<p>Provisional death c</p>\n', 'programCode': ['009:020'], 'temporal': '2019-01-01T05:00:00-05:00/2020-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/hc4f-j6nb', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2020-04-23', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/hc4f-j6nb', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hc4f-j6nb/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hc4f-j6nb/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hc4f-j6nb/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hc4f-j6nb/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['age', 'coronavirus', 'covid-19', 'deaths', 'mortality', 'nchs', 'pneumonia', 'state', 'united states'], 'bureauCode': ['009:00'], 'modified': '2020-11-10', 'title': 'Provisional Death Counts for Coronavirus Disease (COVID-19)', 'accrualPeriodicity': 'R/P1D'}, {'description': '<p>NNDSS - Table II. Hepatitis (viral, acute, by type) A & B - 2018. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states or territory.</p>\n<p>Note:</p>\n<p>This table contains provisional cases of selected national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:</p>\n<p>C.N.M.I.: Commonwealth of Northern Mariana Islands.<br />\nU: Unavailable. —: No reported cases. N: Not reportable. NA: Not Available. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<ul>\n<li>Case counts for reporting years 2017 and 2018 are provisional and subject to change. Data for years 2013 through 2016 are finalized. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>.</li>\n</ul>\n<p>† Perinatal hepatitis C cases are not included in this table. These data will be included in the annual NNDSS tables on the NNDSS Data and Statistics page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>) beginning with data year 2018 and in the annual Summary of Viral Hepatitis, published online by CDC\'s Division of Viral Hepatitis, available at <a href="https://www.cdc.gov/hepatitis/statistics/2015surveillance/index.htm">https://www.cdc.gov/hepatitis/statistics/2015surveillance/index.htm</a>.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/btcp-84tv', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-01-03', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/btcp-84tv', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/btcp-84tv/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/btcp-84tv/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/btcp-84tv/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/btcp-84tv/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2018', 'acute', 'by type) a & b', 'hepatitis (viral', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-01-03', 'title': 'NNDSS - Table II. Hepatitis (viral, acute, by type) A & B'}, {'description': '<p>Percentages are weighted to population characteristics. Data are not available if it did not meet BRFSS stability requirements.For more information on these requirements, as well as risk factors and calculated variables, see the Technical Documents and Survey Data for a specific year - <a href="http://www.cdc.gov/brfss/annual_data/annual_data.htm.Recommended">http://www.cdc.gov/brfss/annual_data/annual_data.htm.Recommended</a> citation: Centers for Disease Control and Prevention (CDC). Behavioral Risk Factor Surveillance System. Atlanta, Georgia: U.S. Department of Health and Human Services, Centers for Disease Control and Prevention, [appropriate year].</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Smoking & Tobacco Use'], 'landingPage': 'https://data.cdc.gov/d/8zak-ewtm', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2013-08-02', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/8zak-ewtm', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/8zak-ewtm/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/8zak-ewtm/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/8zak-ewtm/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/8zak-ewtm/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['brfss', 'current smokers', 'former smoker', 'non-smoker'], 'bureauCode': ['009:00'], 'modified': '2015-08-27', 'title': 'BRFSS Prevalence and Trends Data: Tobacco Use - Four Level Smoking Data for 1995-2010'}, {'description': '<p>NNDSS - TABLE 1DD. Rubella to Rubella, congenital syndrome - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/ht29-hwxw', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/ht29-hwxw', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ht29-hwxw/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ht29-hwxw/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ht29-hwxw/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ht29-hwxw/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'nedss', 'netss', 'nndss', 'rubella', 'rubella congenital syndrome', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-05-30', 'title': 'NNDSS - TABLE 1DD. Rubella to Rubella, congenital syndrome'}, {'description': '<p>Nursing home summary information for the Health and Fire Safety Inspections currently listed on Nursing Home Compare, including dates of the three most recent inspections (including those with no deficiencies), and counts of deficiencies sited, overall and within the categories listed on Nursing Home Compare. Data are presented as one inspection cycle per provider. Note that deficiency counts do not include citations from complaint inspections.</p>\n', 'programCode': ['009:078'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Nursing Home Compare'], 'landingPage': 'https://data.medicare.gov/d/tbry-pc2d', 'contactPoint': {'hasEmail': 'mailto:BetterCare@cms.hhs.gov', 'fn': 'Nursing Home Compare'}, 'issued': '2020-05-08', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/tbry-pc2d', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/tbry-pc2d/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/tbry-pc2d/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/tbry-pc2d/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/tbry-pc2d/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['complaints', 'inspection results', 'nhc', 'nursing home', 'safety'], 'bureauCode': ['009:38'], 'modified': '2020-11-06', 'title': 'Survey Summary'}, {'description': '<p>General information on currently active nursing homes, including number of certified beds, quality measure scores, staffing and other information used in the Five-Star Rating System. Data are presented as one row per nursing home.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Nursing Home Compare'], 'landingPage': 'https://data.medicare.gov/d/4pq5-n9py', 'contactPoint': {'hasEmail': 'mailto:BetterCare@cms.hhs.gov', 'fn': 'Nursing Home Compare'}, 'issued': '2020-08-26', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/4pq5-n9py', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/4pq5-n9py/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/4pq5-n9py/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/4pq5-n9py/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/4pq5-n9py/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['general information', 'nhc', 'nursing home'], 'bureauCode': ['009:38'], 'modified': '2020-11-06', 'title': 'Provider Info'}, {'description': '<p>A list of a variety of averages for each state or territory as well as the national average, including each quality measure, staffing, fine amount and number of deficiencies. Each row displays a specific state or territory, the associated measure and average.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Nursing Home Compare'], 'landingPage': 'https://data.medicare.gov/d/xcdc-v8bm', 'contactPoint': {'hasEmail': 'mailto:BetterCare@cms.hhs.gov', 'fn': 'Nursing Home Compare'}, 'issued': '2020-10-28', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/xcdc-v8bm', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/xcdc-v8bm/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/xcdc-v8bm/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/xcdc-v8bm/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/xcdc-v8bm/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['general information', 'nhc', 'nursing home'], 'bureauCode': ['009:38'], 'modified': '2020-11-06', 'title': 'State US Averages'}, {'description': '<p>A list of the fines and payment denials currently displayed on Nursing Home Compare.</p>\n', 'programCode': ['009:078'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Nursing Home Compare'], 'landingPage': 'https://data.medicare.gov/d/g6vv-u9sr', 'contactPoint': {'hasEmail': 'mailto:BetterCare@cms.hhs.gov', 'fn': 'Nursing Home Compare'}, 'issued': '2020-07-29', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/g6vv-u9sr', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/g6vv-u9sr/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/g6vv-u9sr/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/g6vv-u9sr/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/g6vv-u9sr/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['enforcement', 'nhc', 'nursing home', 'penalties'], 'bureauCode': ['009:38'], 'modified': '2020-11-06', 'title': 'Penalties'}, {'description': '<p>A list of ownership information for currently active nursing homes.</p>\n', 'programCode': ['009:078'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Nursing Home Compare'], 'landingPage': 'https://data.medicare.gov/d/y2hd-n93e', 'contactPoint': {'hasEmail': 'mailto:BetterCare@cms.hhs.gov', 'fn': 'Nursing Home Compare'}, 'issued': '2019-09-25', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/y2hd-n93e', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/y2hd-n93e/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/y2hd-n93e/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/y2hd-n93e/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/y2hd-n93e/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['general information', 'nhc', 'nursing home'], 'bureauCode': ['009:38'], 'modified': '2020-11-06', 'title': 'Ownership'}, {'description': '<p>Quality measures displayed on Nursing Home Compare that are based on Medicare claims data. Each row contains a specific quality measure for a specific nursing home and includes the risk-adjusted score.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Nursing Home Compare'], 'landingPage': 'https://data.medicare.gov/d/ijh5-nb2v', 'contactPoint': {'hasEmail': 'mailto:BetterCare@cms.hhs.gov', 'fn': 'Nursing Home Compare'}, 'issued': '2020-07-29', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/ijh5-nb2v', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/ijh5-nb2v/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/ijh5-nb2v/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/ijh5-nb2v/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/ijh5-nb2v/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['measures', 'nhc', 'nursing home', 'quality', 'quality measures', 'ratings'], 'bureauCode': ['009:38'], 'modified': '2020-11-06', 'title': 'Medicare Claims Quality Measures'}, {'description': '<p>Quality measures displayed on Nursing Home Compare that are based on the resident assessments that make up the nursing home Minimum Data Set (MDS). Each row contains a specific quality measure for a specific nursing home and includes the 4-quarter score average and scores for each individual quarter.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Nursing Home Compare'], 'landingPage': 'https://data.medicare.gov/d/djen-97ju', 'contactPoint': {'hasEmail': 'mailto:BetterCare@cms.hhs.gov', 'fn': 'Nursing Home Compare'}, 'issued': '2020-07-29', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/djen-97ju', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/djen-97ju/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/djen-97ju/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/djen-97ju/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/djen-97ju/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['measures', 'nhc', 'nursing home', 'quality', 'quality measures', 'ratings'], 'bureauCode': ['009:38'], 'modified': '2020-11-06', 'title': 'MDS Quality Measures'}, {'description': '<p>A list of all health deficiencies currently listed on Nursing Home Compare, including the nursing home that received the deficiency, the associated inspection date, deficiency tag number, scope and severity, the current status of the deficiency and the correction date. Data are presented as one deficiency per row.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Nursing Home Compare'], 'landingPage': 'https://data.medicare.gov/d/r5ix-sfxw', 'contactPoint': {'hasEmail': 'mailto:BetterCare@cms.hhs.gov', 'fn': 'Nursing Home Compare'}, 'issued': '2020-05-08', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/r5ix-sfxw', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/r5ix-sfxw/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/r5ix-sfxw/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/r5ix-sfxw/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/r5ix-sfxw/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['complaints', 'inspection results', 'nhc', 'nursing home', 'safety'], 'bureauCode': ['009:38'], 'modified': '2020-11-06', 'title': 'Health Deficiencies'}, {'description': '<p>A list of all fire safety deficiencies currently listed on Nursing Home Compare, including the nursing home that received the deficiency, the associated inspection date, deficiency tag number, scope and severity, the current status of the deficiency and the correction date. Data are presented as one deficiency per row.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Nursing Home Compare'], 'landingPage': 'https://data.medicare.gov/d/ifjz-ge4w', 'contactPoint': {'hasEmail': 'mailto:BetterCare@cms.hhs.gov', 'fn': 'Nursing Home Compare'}, 'issued': '2019-12-04', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/ifjz-ge4w', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/ifjz-ge4w/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/ifjz-ge4w/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/ifjz-ge4w/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/ifjz-ge4w/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['complaints', 'inspection results', 'nhc', 'nursing home', 'safety'], 'bureauCode': ['009:38'], 'modified': '2020-11-06', 'title': 'Fire Safety Deficiencies'}, {'description': '<p>NOTES: Figures include all revisions received from the states and, therefore, may differ from those previously published. Data are provisional and are subject to monthly reporting variation. National data are calculated by summing the number of events reported by state of residence; counts are rounded to the nearest thousand (births and deaths) or hundred (infant deaths). Provisional counts may differ by approximately 2% from final counts, due to rounding and reporting variation. Additionally, the accuracy of the provisional counts may change over time. Data are estimates by state of residence. For discussion of the nature, source, and limitations of the data, see "Technical Notes" of the report, Births, Marriages, Divorces, and Deaths: Provisional Data for 2009. Available from URL: <a href="http://www.cdc.gov/nchs/data/nvsr/nvsr58/nvsr58_25.htm">http://www.cdc.gov/nchs/data/nvsr/nvsr58/nvsr58_25.htm</a>. Final counts of births, deaths, and infant deaths for previous years can be obtained from <a href="http://wonder.cdc.gov">http://wonder.cdc.gov</a>.</p>\n<p>SOURCE: Provisional data from the National Vital Statistics System, National Center for Health Statistics, CDC.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/hmz2-vwda', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2018-07-31', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/hmz2-vwda', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hmz2-vwda/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hmz2-vwda/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hmz2-vwda/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hmz2-vwda/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['50 states', 'deaths', 'district of columbia', 'infant deaths', 'live births', 'national vital statistics system', 'nvss', 'puerto rico', 'united states', 'vital statistics rapid release', 'vsrr'], 'bureauCode': ['009:00'], 'modified': '2020-11-06', 'title': 'VSRR - State and National Provisional Counts for Live Births, Deaths, and Infant Deaths'}, {'description': '<p>Non-Critical Access Hospitals (CAHs) with swing beds are hospitals that provide Medicare Part A Skilled Nursing Facility (SNF) services to beneficiaries and must report data on certain measures of quality to Medicare through the Skilled Nursing Facility Quality Reporting Program (SNF QRP). This file contains a list of the swing bed units participating in the SNF QRP, as well as their results on quality measures implemented under the IMPACT Act.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Nursing Home Compare'], 'landingPage': 'https://data.medicare.gov/d/6uyb-waub', 'contactPoint': {'hasEmail': 'mailto:SNFQRPPRQuestions@cms.hhs.gov', 'fn': 'Nursing Home Compare'}, 'issued': '2019-09-25', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/6uyb-waub', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/6uyb-waub/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/6uyb-waub/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/6uyb-waub/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/6uyb-waub/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['centers-for-medicare-medicaid-services'], 'bureauCode': ['009:38'], 'modified': '2020-11-06', 'title': 'Skilled Nursing Facility Quality Reporting Program – Swing Beds – Provider Data'}, {'description': '<p>Skilled Nursing Facilities (SNFs) provide Medicare Part A SNF services to beneficiaries and must report data on certain measures of quality to Medicare through the Skilled Nursing Facility Quality Reporting Program (SNF QRP). This file contains national averages on quality measures implemented under the IMPACT Act.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Nursing Home Compare'], 'landingPage': 'https://data.medicare.gov/d/5sqm-2qku', 'contactPoint': {'hasEmail': 'mailto:SNFQRPPRQuestions@cms.hhs.gov', 'fn': 'Nursing Home Compare'}, 'issued': '2018-10-03', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/5sqm-2qku', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/5sqm-2qku/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/5sqm-2qku/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/5sqm-2qku/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/5sqm-2qku/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['centers-for-medicare-medicaid-services'], 'bureauCode': ['009:38'], 'modified': '2020-11-06', 'title': 'Skilled Nursing Facility Quality Reporting Program - National Data'}, {'description': '<p>Skilled Nursing Facilities (SNFs) provide Medicare Part A SNF services to beneficiaries and must report data on certain measures of quality to Medicare through the Skilled Nursing Facility Quality Reporting Program (SNF QRP). This file contains a list of SNFs, as well as their results on the quality of resident care measures implemented under the IMPACT Act.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Nursing Home Compare'], 'landingPage': 'https://data.medicare.gov/d/fykj-qjee', 'contactPoint': {'hasEmail': 'mailto:SNFQRPPRQuestions@cms.hhs.gov', 'fn': 'Nursing Home Compare'}, 'issued': '2019-10-23', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/fykj-qjee', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/fykj-qjee/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/fykj-qjee/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/fykj-qjee/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/fykj-qjee/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['centers-for-medicare-medicaid-services'], 'bureauCode': ['009:38'], 'modified': '2020-11-06', 'title': 'Skilled Nursing Facility Quality Reporting Program - Provider Data'}, {'description': '<p>NNDSS - TABLE 1P. Hemolytic uremic syndrome post-diarrheal to Hepatitis (viral, acute, by type), B - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/y4x9-2nqn', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/y4x9-2nqn', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/y4x9-2nqn/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/y4x9-2nqn/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/y4x9-2nqn/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/y4x9-2nqn/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'acute', 'by type) a', 'by type) b', 'hemolytic uremic syndrome post-diarrheal', 'hepatitis (viral', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-05-30', 'title': 'NNDSS - TABLE 1P. Hemolytic uremic syndrome post-diarrheal to Hepatitis (viral, acute, by type), B'}, {'description': '<p>This dataset contains facility specific performance information for the fiscal year (FY) 2020 Skilled Nursing Facility Value-Based Purchasing (SNF VBP) Program. Included are baseline period (FY 2016) and performance period (FY 2018) risk-standardized readmission rates, achievement scores, improvement scores, performance scores, rankings, and incentive payment multipliers. This dataset was updated and finalized following the March 31, 2020 completion of the Phase 1 Review and Correction process.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Nursing Home Compare'], 'landingPage': 'https://data.medicare.gov/d/284v-j9fz', 'contactPoint': {'hasEmail': 'mailto:SNFVBP@rti.org', 'fn': 'SNF VBP program'}, 'issued': '2019-12-04', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/284v-j9fz', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/284v-j9fz/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/284v-j9fz/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/284v-j9fz/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/284v-j9fz/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['skilled nursing facility value based purchasing'], 'bureauCode': ['009:38'], 'modified': '2020-11-06', 'title': 'FY 2020 SNF VBP Facility Performance'}, {'description': '<p>This table contains aggregate level information for the fiscal year (FY) 2020 Skilled Nursing Facility Value-Based Purchasing (SNF VBP) Program.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Nursing Home Compare'], 'landingPage': 'https://data.medicare.gov/d/ujcx-uaut', 'contactPoint': {'hasEmail': 'mailto:SNFVBP@rti.org', 'fn': 'SNF VBP program'}, 'issued': '2019-12-04', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/ujcx-uaut', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/ujcx-uaut/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/ujcx-uaut/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/ujcx-uaut/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/ujcx-uaut/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['skilled nursing facility value based purchasing'], 'bureauCode': ['009:38'], 'modified': '2020-11-06', 'title': 'FY 2020 SNF VBP Aggregate Performance'}, {'description': '<p>NNDSS - TABLE 1M. Gonorrhea to Haemophilus influenzae, invasive disease (age <5 years), Serotype b - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/vx8v-gfyf', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/vx8v-gfyf', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vx8v-gfyf/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vx8v-gfyf/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vx8v-gfyf/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vx8v-gfyf/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'age <5 years', 'all ages', 'all serotypes', 'gonorrhea', 'haemophilus influenzae', 'invasive disease', 'nedss', 'netss', 'nndss', 'serotype b', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-05-30', 'title': 'NNDSS - TABLE 1M. Gonorrhea to Haemophilus influenzae, invasive disease (age <5 years), Serotype b'}, {'description': '<p>The following dataset provides state-aggregated data for hospital utilization <strong>in a timeseries format</strong> dating back to January 1, 2020. These are derived from reports with facility-level granularity across three main sources: (1) HHS TeleTracking, (2) reporting provided directly to HHS Protect by state/territorial health departments on behalf of their healthcare facilities and (3) National Healthcare Safety Network (before July 15).</p>\n<p>The file will be updated regularly and provides the latest values reported by each facility within the last four days for all time. This allows for a more comprehensive picture of the hospital utilization within a state by ensuring a hospital is represented, even if they miss a single day of reporting.</p>\n<p>No statistical analysis is applied to account for non-response and/or to account for missing data.</p>\n<p>The below table displays one value for each field (i.e., column). Sometimes, reports for a given facility will be provided to more than one reporting source: HHS TeleTracking, NHSN, and HHS Protect. When this occurs, to ensure that there are not duplicate reports, prioritization is applied to the numbers for each facility.</p>\n<p><a href="https://healthdata.gov/covid-19-reported-patient-impact-and-hospital-capacity-state-data-dictionary">COVID-19 Reported Patient Impact and Hospital Capacity by State Data Dictionary</a></p>\n', 'programCode': ['009:028'], 'title': 'COVID-19 Reported Patient Impact and Hospital Capacity by State Timeseries', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['Community', 'Health', 'Hospital', 'National', 'State'], 'landingPage': 'https://healthdata.gov/dataset/covid-19-reported-patient-impact-and-hospital-capacity-state-timeseries', 'modified': '2020-11-29', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Anonymous'}, 'issued': '2020-11-03', 'accessLevel': 'public', 'identifier': '83b4a668-9321-4d8c-bc4f-2bef66c49050', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://healthdata.gov/sites/default/files/reported_hospital_utilization_timeseries_20201129_2141.csv', 'format': 'csv', 'title': 'COVID-19 Reported Patient Impact and Hospital Capacity by State Timeseries', 'description': '<p><strong>Updated 11/29/2020 9:52 PM</strong></p>\n', 'mediaType': 'text/csv'}], 'keyword': ['Covid', 'Covid-19', 'Covid19'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'accrualPeriodicity': 'R/P1W'}, {'description': '<p>The Research and Development Survey (RANDS) is a platform designed for conducting survey question evaluation and statistical research. RANDS is an ongoing series of surveys from probability-sampled commercial survey panels used for methodological research at the National Center for Health Statistics (NCHS). RANDS estimates were generated using an experimental approach that differs from the survey design approaches generally used by NCHS, including possible biases from different response patterns and increased variability from lower sample sizes. Use of the RANDS platform allowed NCHS to produce more timely data than would have been possible using our traditional data collection methods. RANDS is not designed to replace NCHS’ higher quality, core data collections. Below we provide experimental estimates of telemedicine access and use for two rounds of RANDS during COVID-19. Data collection for the first round occurred between June 9, 2020 and July 6, 2020 and data collection for the second round occurred between August 3, 2020 and August 20, 2020. Information needed to interpret these estimates can be found in the Technical Notes.</p>\n<p>NCHS included questions about whether providers offered telemedicine (including video and telephone appointments)—both during and before the pandemic—and about the use of telemedicine during the pandemic. As a result of the coronavirus pandemic, many local and state governments discouraged people from leaving their homes for nonessential reasons. Although health care is considered an essential activity, telemedicine offers an opportunity for care without the potential or perceived risks of leaving the home. The National Health Interview Survey (NHIS), conducted by NCHS, added telemedicine questions to its sample adult questionnaire in July 2020. Currently RANDS is the only NCHS source for statistics related to telemedicine availability and use.</p>\n<p>The experimental estimates on this page are derived from RANDS and show the percentage of U.S. adults who have a usual place of care and a provider that offered telemedicine in the past two months, who used telemedicine in the past two months, or who have a usual place of care and a provider that offered telemedicine prior to the coronavirus pandemic.</p>\n<p>Technical Notes: <a href="https://www.cdc.gov/nchs/covid19/rands/telemedicine.htm#limitations">https://www.cdc.gov/nchs/covid19/rands/telemedicine.htm#limitations</a></p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/8xy9-ubqz', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2020-10-07', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/8xy9-ubqz', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/8xy9-ubqz/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/8xy9-ubqz/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/8xy9-ubqz/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/8xy9-ubqz/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['covid-19', 'rands'], 'bureauCode': ['009:00'], 'modified': '2020-11-02', 'title': 'Use of Telemedicine During COVID-19'}, {'description': '<p>The Research and Development Survey (RANDS) is a platform designed for conducting survey question evaluation and statistical research. RANDS is an ongoing series of surveys from probability-sampled commercial survey panels used for methodological research at the National Center for Health Statistics (NCHS). RANDS estimates were generated using an experimental approach that differs from the survey design approaches generally used by NCHS, including possible biases from different response patterns and increased variability from lower sample sizes. Use of the RANDS platform allowed NCHS to produce more timely data than would have been possible using our traditional data collection methods. RANDS is not designed to replace NCHS’ higher quality, core data collections. Below we provide experimental estimates of loss of work due to illness with coronavirus for two rounds of RANDS during COVID-19. Data collection for the first round occurred between June 9, 2020 and July 6, 2020 and data collection for the second round occurred between August 3, 2020 and August 20, 2020. Information needed to interpret these estimates can be found in the Technical Notes.</p>\n<p>NCHS included a question about the inability to work due to being sick or having a family member sick with COVID-19. The National Health Interview Survey (NHIS), conducted by NCHS, is the source for high-quality data to monitor work-loss days and work limitations in the United States. For example, in 2018, 42.7% of adults missed at least one day of work in the previous year due to illness or injury and 9.3% of adults were limited in their ability to work or unable to work due to physical, mental, or emotional problems.</p>\n<p>The experimental estimates on this page are derived from RANDS and show the percentage of U.S. adults who did not work for pay at a job or business, at any point, in the previous week because either they or someone in their family was sick with COVID-19.</p>\n<p>Technical Notes: <a href="https://www.cdc.gov/nchs/covid19/rands/work.htm#limitations">https://www.cdc.gov/nchs/covid19/rands/work.htm#limitations</a></p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/qgkx-mswu', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2020-10-07', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/qgkx-mswu', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qgkx-mswu/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qgkx-mswu/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qgkx-mswu/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qgkx-mswu/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['covid-19', 'rands'], 'bureauCode': ['009:00'], 'modified': '2020-11-02', 'title': 'Loss of Work Due to Illness from COVID-19'}, {'description': '<p>The Research and Development Survey (RANDS) is a platform designed for conducting survey question evaluation and statistical research. RANDS is an ongoing series of surveys from probability-sampled commercial survey panels used for methodological research at the National Center for Health Statistics (NCHS). RANDS estimates were generated using an experimental approach that differs from the survey design approaches generally used by NCHS, including possible biases from different response patterns and increased variability from lower sample sizes. Use of the RANDS platform allowed NCHS to produce more timely data than would have been possible using our traditional data collection methods. RANDS is not designed to replace NCHS’ higher quality, core data collections. Below we provide experimental estimates of reduced access to healthcare for two rounds of RANDS during COVID-19. Data collection for the first round occurred between June 9, 2020 and July 6, 2020 and data collection for the second round occurred between August 3, 2020 and August 20, 2020. Information needed to interpret these estimates can be found in the Technical Notes.</p>\n<p>NCHS included questions about unmet care during the coronavirus pandemic. Unmet needs for health care are often the result of cost-related barriers. The National Health Interview Survey (NHIS), conducted by NCHS, is the source for high-quality data to monitor cost-related health care access problems in the United States. For example, in 2018, 7.3% of persons of all ages reported delaying medical care due to cost and 4.8% reported needing medical care but not getting it due to cost in the past year. However, cost is not the only reason someone might delay or not receive needed medical care. As a result of the coronavirus pandemic, people also may not get needed medical care due to cancelled appointments, cutbacks in transportation options, fear of going to the emergency room, or an altruistic desire to not be a burden on the health care system, among other reasons.</p>\n<p>The experimental estimates on this page are derived from RANDS and show the percentage of U.S. adults who were unable to receive medical care (including urgent care, surgery, screening tests, ongoing treatment, regular checkups, prescriptions, dental care, vision care and hearing care) in the last two months.</p>\n<p>Technical Notes: <a href="https://www.cdc.gov/nchs/covid19/rands/reduced-access-to-care.htm#limitations">https://www.cdc.gov/nchs/covid19/rands/reduced-access-to-care.htm#limita...</a></p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/th9n-ghnr', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2020-10-07', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/th9n-ghnr', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/th9n-ghnr/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/th9n-ghnr/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/th9n-ghnr/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/th9n-ghnr/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['covid-19', 'rands'], 'bureauCode': ['009:00'], 'modified': '2020-11-02', 'title': 'Reduced Access to Care During COVID-19'}, {'description': "<p>This dataset provides the proportion of developers, by market share, that have certified 2015 edition health IT modules. Market share approximations are determined through an analysis of the certified health IT products reported by participants in the Medicare EHR Incentive Program from 2011 to 2016. Approximations use the most recently reported data for each unique clinician and hospital participant. It is important to understand how to interpret these approximations. Some clinicians and hospitals report certified software from more than one unique developer. The market share percentages in this dataset, therefore, include some double counting (the percentages will, if summed together, add up above 100 percent.) The approximations convey the percent of hospitals and clinicians who use a developer's technology, and are not to be interpreted in aggregate as the percent of all hospitals and clinicians who have access to 2015 edition certified technology.</p>\n", 'programCode': ['009:110'], 'title': '2015 Edition Market Readiness for Hospitals and Clinicians Data', 'publisher': {'@type': 'org:Organization', 'name': 'Office of the National Coordinator for Health Information Technology'}, 'landingPage': 'https://dashboard.healthit.gov/datadashboard/documentation/2015-edition-market-readiness-hospitals-clinicians-data-documentation.php', 'contactPoint': {'hasEmail': 'mailto:onc.request@hhs.gov', 'fn': 'ONC Request'}, 'issued': '2019-04-01', 'accessLevel': 'public', 'identifier': 'j7aeu9v0-eudg-eqb6-3cik-gyv36mrqd7e7', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://dashboard.healthit.gov/datadashboard/data/2015-edition-market-readiness-hospitals-clinicians-data.csv', 'format': 'csv', 'mediaType': 'application/unknown', 'title': '2015-edition-market-readiness-hospitals-clinicians-data.csv'}], 'keyword': ['certified', 'ehrs', 'electronic health records', 'health information technology', 'health IT', 'market'], 'bureauCode': ['009:00'], 'modified': '2019-04', 'references': ['https://dashboard.healthit.gov/quickstats/pages/2015-edition-market-readiness-hospitals-clinicians.php'], 'describedBy': 'https://dashboard.healthit.gov/datadashboard/documentation/2015-edition-market-readiness-hospitals-clinicians-data-documentation.php'}, {'description': '<p>The adoption and use of electronic health records is a key ONC priority. This page provides data access and documentation for the non-federal acute care hospital EHR adoption and use open data. These data include measures for electronic health record (EHR) adoption, patient health information exchange, including measures of interoperable exchange, and patient engagement capabilities.</p>\n', 'programCode': ['009:110'], 'title': 'Non-federal Acute Care Hospital Health IT Adoption and Use', 'publisher': {'@type': 'org:Organization', 'name': 'Office of the National Coordinator for Health Information Technology'}, 'landingPage': 'https://dashboard.healthit.gov/datadashboard/documentation/hospital-health-it-adoption-use-data-documentation.php', 'contactPoint': {'hasEmail': 'mailto:onc.request@hhs.gov', 'fn': 'ONC Request'}, 'issued': '2019-11-01', 'accessLevel': 'public', 'identifier': '4ace2vzk-eulv-7lnl-xxcj-kg2k8iivmu6m', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://dashboard.healthit.gov/datadashboard/data/AHA_2008-2017.csv', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'AHA_2008-2017.csv'}], 'keyword': ['adoption', 'health care facilities', 'health information technology', 'health IT', 'hospital', 'patient engagement', 'patient information'], 'bureauCode': ['009:00'], 'modified': '2019-11', 'references': ['https://dashboard.healthit.gov/apps/hospital-health-it-adoption.php', 'https://dashboard.healthit.gov/quickstats/pages/FIG-Hospital-EHR-Adoption.php'], 'describedBy': 'https://dashboard.healthit.gov/datadashboard/documentation/hospital-health-it-adoption-use-data-documentation.php'}, {'description': '<p>The dataset contains all the current and historical performance measures submitted as part of ONC;s annual budget formulation process. These measures track agency priorities for electronic health record adoption, health information exchange, patient engagement, and privacy and security. Each measure contains the annual estimate and a measure target, if applicable, for all the years the measure was reported in the ONC Budget.</p>\n', 'programCode': ['009:110'], 'title': 'ONC Budget Performance Measure Data', 'publisher': {'@type': 'org:Organization', 'name': 'Office of the National Coordinator for Health Information Technology'}, 'landingPage': 'https://dashboard.healthit.gov/datadashboard/documentation/onc-budget-performance-measures-documentation.php', 'contactPoint': {'hasEmail': 'mailto:onc.request@hhs.gov', 'fn': 'ONC Request'}, 'issued': '2015-09-01', 'accessLevel': 'public', 'identifier': '8a9m6fom-b3x8-fk2t-sho0-d9sqcf25xomk', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://dashboard.healthit.gov/datadashboard/data/performance-measures.csv', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'performance-measures.csv'}], 'keyword': ['adoption', 'budget formulation', 'EHR', 'health information technology', 'health IT', 'patient access', 'patient engagement', 'performance measure', 'view download transmit'], 'bureauCode': ['009:00'], 'modified': '2015-09', 'references': ['https://dashboard.healthit.gov/apps/onc-budget-performance-measures.php'], 'describedBy': 'https://dashboard.healthit.gov/datadashboard/documentation/onc-budget-performance-measures-documentation.php'}, {'description': '<p>The Federal Health IT Strategic Plan 2015-2020 explains how the federal government intends to apply the effective use of information and technology to help the nation achieve high-quality care, lower costs, a healthy population, and engaged individuals. The work described in this Plan aims to modernize the U.S. health IT infrastructure so that individuals, their providers, and communities can use it to help achieve health and wellness goals. The Plan goals, objectives, and strategies outline how this work will be organized and tracked over the term of this Plan. Access the full list of goals, objectives, and strategies below.</p>\n', 'programCode': ['009:110'], 'title': 'Federal Health IT Strategic Plan: 2015-2020 Goals', 'publisher': {'@type': 'org:Organization', 'name': 'Office of the National Coordinator for Health Information Technology'}, 'landingPage': 'https://dashboard.healthit.gov/datadashboard/documentation/federal-health-it-strategic-plan-goals-data-documentation.php', 'contactPoint': {'hasEmail': 'mailto:onc.request@hhs.gov', 'fn': 'ONC Request'}, 'issued': '2015-09-01', 'accessLevel': 'public', 'identifier': '5oubhewj-dyyu-xdf1-4uip-petoebzik6ii', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://dashboard.healthit.gov/datadashboard/data/federal-health-it-strategic-plan-2015-2020-goals.csv', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'federal-health-it-strategic-plan-2015-2020-goals.csv'}], 'keyword': ['adoption', 'certified health information technology', 'EHR', 'electronic health records', 'health care', 'health information', 'health information exchange', 'health IT', 'patient engagement', 'quality care', 'strategy'], 'bureauCode': ['009:00'], 'modified': '2015-09', 'references': ['https://dashboard.healthit.gov/strategic-plan/federal-health-it-strategic-plan-2015-2020.php'], 'describedBy': 'https://dashboard.healthit.gov/datadashboard/documentation/federal-health-it-strategic-plan-goals-data-documentation.php'}, {'description': "<p>The ONC Regional Extension Centers (REC) Program provides assistance to health care providers to adopt and meaningfully use certified EHR technology. The program, funded through the American Recovery and Reinvestment Act (ARRA) or The Recovery Act, provides grants to organizations, Regional Extension Centers, that assist providers directly in the organization's region. There are 62 unique RECs across the United States. This data set provides federal funding granted to each REC, each REC's program goals, and various metrics on the total providers that have signed up with an REC for assistance, gone live on an EHR, and demonstrated meaningful use of certified EHR technology. This data set is an artifact of ONC's performance measurement and data analysis during the life of ARRA. RECs continue to assist providers to go live and demonstrate meaningful use of EHRs. See ONC's other REC data to track these metrics at the state and county level.</p>\n", 'programCode': ['009:110'], 'title': 'ONC Regional Extension Centers (REC) Key Performance Indicators (KPIs) by Grantee', 'publisher': {'@type': 'org:Organization', 'name': 'Office of the National Coordinator for Health Information Technology'}, 'landingPage': 'https://dashboard.healthit.gov/datadashboard/documentation/ONC-REC-grantee-kpi-data-documentation.php', 'contactPoint': {'hasEmail': 'mailto:onc.request@hhs.gov', 'fn': 'ONC Request'}, 'issued': '2015-06-01', 'accessLevel': 'public', 'identifier': 'ytd2bcc1-rgdn-e58e-os1c-9q7j8rr5qnab', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://dashboard.healthit.gov/datadashboard/data/REC_KPI_Masterfile.csv', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'REC_KPI_Masterfile.csv'}], 'keyword': ['CEHRT', 'EHR', 'EHR incentive programs', 'grantee', 'grants', 'health information', 'health IT', 'meaningful use', 'REC', 'Regional Extension Centers'], 'bureauCode': ['009:00'], 'modified': '2015-06', 'references': ['https://dashboard.healthit.gov/quickstats/pages/FIG-REC-Program-Priority-Primary-Care-Provider-Meaningful-Use-Milestone.php'], 'describedBy': 'https://dashboard.healthit.gov/datadashboard/documentation/ONC-REC-grantee-kpi-data-documentation.php'}, {'description': "<p>The ONC Regional Extension Centers (REC) Program provides assistance to health care providers to adopt and meaningfully use certified EHR technology. The program, funded through the American Recovery and Reinvestment Act (ARRA) or The Recovery Act, provides grants to organizations, Regional Extension Centers, that assist providers directly in the organization's region. There are 62 unique RECs across the United States. This data set provides county-level health care professional participation in the REC Program. You can track metrics on the total primary care and non-primary care providers that signed up for REC assistance, gone live with an EHR, and demonstrated meaningful use of certified EHR technology. See ONC's REC data by state to track these metrics at the state level.</p>\n", 'programCode': ['009:110'], 'title': 'ONC Regional Extension Centers (REC) Key Performance Indicators (KPIs) by State', 'publisher': {'@type': 'org:Organization', 'name': 'Office of the National Coordinator for Health Information Technology'}, 'landingPage': 'https://dashboard.healthit.gov/datadashboard/documentation/ONC-REC-kpi-state-data-documentation.php', 'contactPoint': {'hasEmail': 'mailto:onc.request@hhs.gov', 'fn': 'ONC Request'}, 'issued': '2015-06-01', 'accessLevel': 'public', 'identifier': 'zyaifc3t-i181-2wnr-j3fu-j6qo40bbttxx', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'https://dashboard.healthit.gov/datadashboard/data/REC_KPI_State.csv,https://dashboard.healthit.gov/quickstats/pages/FIG-REC-Priority-Primary-Care-Providers-MU.php', 'mediaType': 'application/unknown', 'title': 'REC_KPI_State.csv'}], 'keyword': ['health information technology', 'health IT', 'health IT data', 'indicators', 'REC', 'regional extension centers', 'state'], 'bureauCode': ['009:00'], 'modified': '2015-06', 'references': ['https://dashboard.healthit.gov/quickstats/pages/FIG-REC-Critical-Access-Rural-Hospital-MU.php'], 'describedBy': 'https://dashboard.healthit.gov/datadashboard/documentation/ONC-REC-kpi-state-data-documentation.php'}, {'description': "<p>The ONC Regional Extension Centers (REC) Program provides assistance to health care providers to adopt and meaningfully use certified EHR technology. The program, funded through the American Recovery and Reinvestment Act (ARRA) or The Recovery Act, provides grants to organizations, Regional Extension Centers, that assist providers directly in the organization's region. There are 62 unique RECs across the United States. This data set provides county-level health care professional participation in the REC Program. You can track metrics on the total primary care and non-primary care providers that signed up for REC assistance, gone live with an EHR, and demonstrated meaningful use of certified EHR technology. See ONC's REC data by state to track these metrics at the county level.</p>\n", 'programCode': ['009:110'], 'publisher': {'@type': 'org:Organization', 'name': 'Office of the National Coordinator for Health Information Technology'}, 'landingPage': 'https://dashboard.healthit.gov/datadashboard/documentation/ONC-REC-kpi-county-data-documentation.php', 'contactPoint': {'hasEmail': 'mailto:onc.request@hhs.gov', 'fn': 'ONC Request'}, 'issued': '2015-06-01', 'accessLevel': 'public', 'identifier': 'x2u52lga-mizz-kkra-dbv4-fg6qmi4a0mfh', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://dashboard.healthit.gov/datadashboard/data/REC_KPI_County.csv', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'REC_KPI_County.csv'}], 'keyword': ['county', 'health information technology', 'health IT', 'health IT data', 'indicators', 'REC', 'regional extension centers'], 'bureauCode': ['009:00'], 'modified': '2015-06', 'title': 'ONC Regional Extension Centers (REC) Key Performance Indicators (KPIs) by County', 'describedBy': 'https://dashboard.healthit.gov/datadashboard/documentation/ONC-REC-kpi-county-data-documentation.php'}, {'description': "<p>The Health Information Technology for Economic and Clinical Health (HITECH) Act was passed as part of the American Recovery and Reinvestment Act (ARRA) to invest in the U.S. health IT infrastructure. The Office of the National Coordinator for Health IT (ONC) received over $2 billion of these HITECH funds, which was granted to health and community organizations across the U.S. This data set provides the full list of ONC's HITECH Act grantees. The data encompasses the five ONC HITECH Act programs: the Beacon Communities Program, the Health IT Regional Extension Centers Program, the Health IT Workforce Programs, the State Health Information Exchange Program, and the Strategic Health IT Advanced Research Projects (SHARP) Program. This data set includes geographic, federal funding, and grantee organization data. The data can be linked to other open data sets on the Health IT Dashboard and other sources.</p>\n", 'programCode': ['009:110'], 'title': 'ONC Health Information Technology for Economic and Clinical Health (HITECH) Grantee List', 'publisher': {'@type': 'org:Organization', 'name': 'Office of the National Coordinator for Health Information Technology'}, 'landingPage': 'https://dashboard.healthit.gov/datadashboard/documentation/grantee-list-data-documentation.php', 'contactPoint': {'hasEmail': 'mailto:onc.request@hhs.gov', 'fn': 'ONC Request'}, 'issued': '2015-06-01', 'accessLevel': 'public', 'identifier': '9yl9iufr-tyrn-xj4n-iqou-cf3r98e02fw8', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://dashboard.healthit.gov/datadashboard/data/ONC_HITECH_Grantee_List.csv', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'ONC_HITECH_Grantee_List.csv'}], 'keyword': ['ARRA', 'EHR', 'grantee', 'health IT', 'HITECH', 'meaningful use', 'recs', 'regional extension centers', 'state health information exchange cooperative agreement'], 'bureauCode': ['009:00'], 'modified': '2015-06', 'references': ['https://dashboard.healthit.gov/datadashboard/hitech-grantee-list.php'], 'describedBy': 'https://dashboard.healthit.gov/datadashboard/documentation/grantee-list-data-documentation.php'}, {'description': '<p>ONC established the SHARP program to support innovative research and to address well-documented problems that impede the adoption and use of health IT. The program covers four subject areas managed by four distinct project groups: health IT security (SHARPS), patient-centered cognitive support (SHARPc), health care application and network design (SMART), and secondary use of EHR information (SHARPn). This dataset provides the full inventory of project outputs from the SHARP program, ranging from presentations and manuscripts to APIs and software.</p>\n', 'programCode': ['009:110'], 'title': 'Strategic Health IT Advanced Research Projects (SHARP) Output Inventory', 'publisher': {'@type': 'org:Organization', 'name': 'Office of the National Coordinator for Health Information Technology'}, 'landingPage': 'https://dashboard.healthit.gov/datadashboard/documentation/sharp-project-outputs-documentation.php', 'contactPoint': {'hasEmail': 'mailto:onc.request@hhs.gov', 'fn': 'ONC Request'}, 'issued': '2014-09-01', 'accessLevel': 'public', 'identifier': 'qn0t3pcy-5dzz-6msx-hscw-qu1jb9837oaj', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://dashboard.healthit.gov/datadashboard/data/sharp-projects-outputs.csv', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'sharp-projects-outputs.csv'}], 'keyword': ['EHR', 'health IT', 'health IT developers', 'health IT vendors', 'inventory', 'personal health information', 'SHARP', 'strategic health IT advanced research projects'], 'bureauCode': ['009:00'], 'modified': '2014-09', 'references': ['https://dashboard.healthit.gov/quickstats/pages/FIG-SHARP-Inventory-of-Project-Outputs.php'], 'describedBy': 'https://dashboard.healthit.gov/datadashboard/documentation/sharp-project-outputs-documentation.php'}, {'description': "<p>Electronic prescribing (eRx) is a key component of the meaningful use of health IT to improve health care quality and lower costs. This dataset includes national and state eRx and health information exchange activity by community pharmacies and office-based health care providers active through the Surescripts Network. Surescripts is a health information network, and ONC procured electronic prescribing activity data conducted within its network from December 2008 through April 2014. The Surescripts network is used by the majority of all U.S. community pharmacies to rout prescriptions, excluding closed systems such as Kaiser Permanente. These include chain, franchise, and independently owned pharmacies. Data for annual percentages of new and renewal prescriptions routed through the Surescripts network exclude controlled substances. You may view more information about Surescripts, contact the company, and access more network data through the company's official site.</p>\n", 'programCode': ['009:110'], 'title': 'Electronic Prescribing Adoption and Use by State', 'publisher': {'@type': 'org:Organization', 'name': 'Office of the National Coordinator for Health Information Technology'}, 'landingPage': 'https://dashboard.healthit.gov/datadashboard/documentation/electronic-prescribing-adoption-use-data-documentation-state.php', 'contactPoint': {'hasEmail': 'mailto:onc.request@hhs.gov', 'fn': 'ONC Request'}, 'issued': '2014-06-01', 'accessLevel': 'public', 'identifier': '0lydsyj1-d79k-3mnz-kwfn-imuzpx5q4tyn', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://dashboard.healthit.gov/datadashboard/data/Surescripts_04-2014_State.csv', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'Surescripts_04-2014_State.csv'}], 'keyword': ['doctors', 'e-prescribing', 'EHR', 'electronic prescribing', 'health information', 'health IT', 'physicians', 'state'], 'bureauCode': ['009:00'], 'modified': '2014-06', 'references': ['http://healthit.gov/sites/default/files/oncdatabriefe-prescribingincreases2014.pdf', 'https://dashboard.healthit.gov/quickstats/pages/FIG-SS-Physicians-ERX-via-EHR-on-Surescripts.php'], 'describedBy': 'https://dashboard.healthit.gov/datadashboard/documentation/electronic-prescribing-adoption-use-data-documentation-state.php'}, {'description': "<p>Electronic prescribing (eRx) is a key component of the meaningful use of health IT to improve health care quality and lower costs. This dataset includes county-level electronic prescribing (eRx) and health information exchange activity by community pharmacies and office-based health care providers active through the Surescripts Network. Surescripts is a health information network, and ONC procured electronic prescribing activity data conducted within its network from December 2008 through April 2014. The Surescripts network is used by the majority of all U.S. community pharmacies to rout prescriptions, excluding closed systems such as Kaiser Permanente. These include chain, franchise, and independently owned pharmacies. Data for annual percentages of new and renewal prescriptions routed through the Surescripts network exclude controlled substances. You may view more information about Surescripts, contact the company, and access more network data through the company's official site.</p>\n", 'programCode': ['009:110'], 'title': 'Electronic Prescribing Adoption and Use by County', 'publisher': {'@type': 'org:Organization', 'name': 'Office of the National Coordinator for Health Information Technology'}, 'landingPage': 'https://dashboard.healthit.gov/datadashboard/documentation/electronic-prescribing-adoption-use-data-documentation-county.php', 'contactPoint': {'hasEmail': 'mailto:onc.request@hhs.gov', 'fn': 'ONC Request'}, 'issued': '2014-06-01', 'accessLevel': 'public', 'identifier': 'y6vgv2n0-vxxe-pk39-wsqz-9l5plgpjljzr', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://dashboard.healthit.gov/datadashboard/data/Surescripts_County_04-2014.csv', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'Surescripts_County_04-2014.csv'}], 'keyword': ['county', 'doctors', 'e-prescribing', 'EHR', 'electronic prescribing', 'health information', 'health IT', 'physicians'], 'bureauCode': ['009:00'], 'modified': '2014-06', 'references': ['https://dashboard.healthit.gov/quickstats/pages/FIG-Percent-Physicians-eRx-through-EHR.php'], 'describedBy': 'https://dashboard.healthit.gov/datadashboard/documentation/electronic-prescribing-adoption-use-data-documentation-county.php'}, {'description': "<p>The Office of the National Coordinator for Health Information Technology (ONC) created the Community College Consortia to Educate Health IT Professionals in Health Care Program to increase the workforce of skilled health IT specialists that can help transition health care providers to electronic health records (EHRs). The Community College Consortia Program includes 82 member community colleges representing all 50 states. The member community colleges received funding to rapidly create health IT academic programs, or expand existing health IT training programs that can be completed in six months or less. This data provides key performance indicators by U.S. state. The data is provided beginning in September, 2010 and through September, 2013: the duration of the program. This data is an artifact of ONC's performance measurement for the Recovery and HITECH acts.</p>\n", 'programCode': ['009:110'], 'title': 'ONC Community College Consortia to Educate Health IT Professionals Program Key Performance Indicators (KPIs)', 'publisher': {'@type': 'org:Organization', 'name': 'Office of the National Coordinator for Health Information Technology'}, 'landingPage': 'https://dashboard.healthit.gov/datadashboard/documentation/CCC-kpi-data-documentation.php', 'contactPoint': {'hasEmail': 'mailto:onc.request@hhs.gov', 'fn': 'ONC Request'}, 'issued': '2014-06-01', 'accessLevel': 'public', 'identifier': '51r770k2-dmbo-1kp5-9582-4gn8mameur80', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://dashboard.healthit.gov/datadashboard/data/Comm_College_Consortia_KPI.csv', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'Comm_College_Consortia_KPI.csv'}], 'keyword': ['grants', 'health data', 'health information', 'health IT', 'health IT professionals', 'key indicators', 'ONC Community College Consortia', 'trainee', 'training'], 'bureauCode': ['009:00'], 'modified': '2014-06', 'references': ['http://www.healthit.gov/facas/sites/faca/files/Workforce%20Evaluation%20Briefing%20for%20FACA%20Committee%2009%2010.pdf'], 'describedBy': 'https://dashboard.healthit.gov/datadashboard/documentation/CCC-kpi-data-documentation.php'}, {'description': "<p>The Office of the National Coordinator for Health Information Technology (ONC) created the Community College Consortia to Educate Health IT Professionals in Health Care Program and University-based Training Program to increase the workforce of skilled health IT specialists that can help transition health care providers to electronic health records (EHRs). The Community College Consortia Program includes 82 member community colleges representing all 50 states, and the University-based Training Program includes 9 member universities in 9 states. The member community colleges and universities received funding to rapidly create health IT academic programs, or expand existing health IT training programs that can be completed in six months or less. This data provides the number of students trained through both programs, segmented by rural and urban areas for each U.S. state. The data is through September, 2013: the duration of the program. This data is an artifact of ONC's performance measurement for the Recovery and HITECH Acts</p>\n", 'programCode': ['009:110'], 'title': 'Students Trained through ONC Workforce Programs', 'publisher': {'@type': 'org:Organization', 'name': 'Office of the National Coordinator for Health Information Technology'}, 'landingPage': 'https://dashboard.healthit.gov/datadashboard/documentation/workforce-program-data-documentation.php', 'contactPoint': {'hasEmail': 'mailto:onc.request@hhs.gov', 'fn': 'ONC Request'}, 'issued': '2014-06-01', 'accessLevel': 'public', 'identifier': '4zpu3gv4-vo8i-wwb6-6wfi-gd6i7vzqsqo3', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://dashboard.healthit.gov/datadashboard/data/workforce-programs-trained.csv', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'workforce-programs-trained.csv'}], 'keyword': ['grantees', 'health information', 'Health IT', 'health IT professionals', 'ONC Community College Consortia'], 'bureauCode': ['009:00'], 'modified': '2014-06', 'references': ['http://www.healthit.gov/facas/sites/faca/files/Workforce%20Evaluation%20Briefing%20for%20FACA%20Committee%2009%2010.pdf', 'https://dashboard.healthit.gov/quickstats/pages/FIG-Students-Trained-for-Health-IT-Employment.php'], 'describedBy': 'https://dashboard.healthit.gov/datadashboard/documentation/workforce-program-data-documentation.php'}, {'description': '<p>A list of all Home Health Agencies that have been registered with Medicare. The list includes addresses, phone numbers, and quality measure ratings for each agency.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Home Health Compare'], 'landingPage': 'https://data.medicare.gov/d/6jpm-sxkc', 'contactPoint': {'hasEmail': 'mailto:HomeHealthQualityQuestions@cms.hhs.gov', 'fn': 'Home Health Compare'}, 'issued': '2020-10-30', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/6jpm-sxkc', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/6jpm-sxkc/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/6jpm-sxkc/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/6jpm-sxkc/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/6jpm-sxkc/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['comparison', 'facilities', 'hhc', 'home health agencies', 'quality', 'quality measures', 'ratings'], 'bureauCode': ['009:38'], 'modified': '2020-10-30', 'title': 'Home Health Care Agencies'}, {'description': '<p>All states (including the District of Columbia) are required to provide data to The Centers for Medicare & Medicaid Services (CMS) on a range of indicators related to key application, eligibility, and enrollment processes within the state Medicaid and Children’s Health Insurance Programs (CHIP). These data reflect enrollment activity for all populations receiving comprehensive Medicaid and CHIP benefits in all states, as well as state program performance.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Enrollment'], 'landingPage': 'https://data.medicaid.gov/d/n5ce-jxme', 'contactPoint': {'hasEmail': 'mailto:Medicaid.gov@cms.hhs.gov', 'fn': 'Medicaid'}, 'issued': '2018-12-27', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/n5ce-jxme', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/n5ce-jxme/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/n5ce-jxme/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/n5ce-jxme/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/n5ce-jxme/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['applications', 'child enrollment', 'chip', 'eligibility determinations', 'enrollment', 'medicaid'], 'bureauCode': ['009:38'], 'modified': '2020-10-30', 'title': 'State Medicaid and CHIP Applications, Eligibility Determinations, and Enrollment Data'}, {'description': '<p>NNDSS - Table II. Giardiasis to Haemophilus influenza - 2014.<br />\nIn this Table, all conditions with a 5-year average annual national total of more than or equals 1,000 cases but less than or equals 10,000 cases will be displayed (≥ 1,000 and ≤ 10,000). The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories.</p>\n<p>Note:<br />\nThese are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting.</p>\n<p>Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available.</p>\n<p>Footnotes:<br />\nC.N.M.I.: Commonwealth of Northern Mariana Islands.<br />\nU: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.<br />\n* Case counts for reporting years 2013 and 2014 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>. Data for TB are displayed in Table IV, which appears quarterly.<br />\n† Data for H. influenzae (age <5 yrs serotype b, nonserotype b, and unknown serotype) are available in Table I.</p>\n<p>More information on NNDSS is available at <a href="http://wwwn.cdc.gov/nndss/">http://wwwn.cdc.gov/nndss/</a>.</p>\n', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/9ix3-ryt6', 'contactPoint': {'hasEmail': 'mailto:no-reply@data.cdc.gov', 'fn': 'wja0@cdc.gov'}, 'issued': '2016-03-03', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/9ix3-ryt6', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/9ix3-ryt6/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/9ix3-ryt6/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/9ix3-ryt6/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/9ix3-ryt6/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2014', 'giardiasis', 'gonorrhea', 'haemophilus influenzae', 'mmwr', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:20'], 'modified': '2016-03-03', 'title': 'NNDSS - Table II. Giardiasis to Haemophilus influenza'}, {'description': '<p>NNDSS - Table 1B. Arboviral diseases, neuroinvasive and non-neuroinvasive, Jamestown Canyon virus disease to Powassan virus disease - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/eez9-q5m5', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/eez9-q5m5', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/eez9-q5m5/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/eez9-q5m5/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/eez9-q5m5/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/eez9-q5m5/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'arboviral diseases', 'jamestown canyon virus disease', 'la crosse virus disease', 'nedss', 'netss', 'nndss', 'powassan virus disease', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-05-30', 'title': 'NNDSS - Table 1B. Arboviral diseases, Jamestown Canyon to Powassan'}, {'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Home Health Compare'], 'landingPage': 'https://data.medicare.gov/d/m5eg-upu5', 'contactPoint': {'hasEmail': 'mailto:HomeHealthQualityQuestions@cms.hhs.gov', 'fn': 'Home Health Compare'}, 'issued': '2019-10-30', 'accessLevel': 'public', 'description': 'No description provided', 'identifier': 'https://data.medicare.gov/api/views/m5eg-upu5', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/m5eg-upu5/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/m5eg-upu5/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/m5eg-upu5/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/m5eg-upu5/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['general information', 'hhc'], 'bureauCode': ['009:38'], 'modified': '2020-10-30', 'title': 'Home Health Care - Zip Codes'}, {'description': '<p>State averages of several home health agency quality measures for Home Health Agencies.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Home Health Compare'], 'landingPage': 'https://data.medicare.gov/d/tee5-ixt5', 'contactPoint': {'hasEmail': 'mailto:HomeHealthQualityQuestions@cms.hhs.gov', 'fn': 'Home Health Compare'}, 'issued': '2020-10-30', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/tee5-ixt5', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/tee5-ixt5/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/tee5-ixt5/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/tee5-ixt5/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/tee5-ixt5/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['comparison', 'facilities', 'hhc', 'home health agencies', 'quality', 'quality measures', 'ratings', 'state average'], 'bureauCode': ['009:38'], 'modified': '2020-10-30', 'title': 'Home Health Care - State by State Data'}, {'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Home Health Compare'], 'landingPage': 'https://data.medicare.gov/d/m5jg-jg7i', 'contactPoint': {'hasEmail': 'mailto:HomeHealthQualityQuestions@cms.hhs.gov', 'fn': 'Home Health Compare'}, 'issued': '2020-01-23', 'accessLevel': 'public', 'description': 'No description provided', 'identifier': 'https://data.medicare.gov/api/views/m5jg-jg7i', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/m5jg-jg7i/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/m5jg-jg7i/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/m5jg-jg7i/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/m5jg-jg7i/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['comparison', 'facilities', 'hhc', 'hhcahps', 'home health agencies', 'patient survey results', 'quality', 'ratings', 'state average'], 'bureauCode': ['009:38'], 'modified': '2020-10-30', 'title': 'Home Health Care - Patient survey (HHCAHPS) State Data'}, {'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Home Health Compare'], 'landingPage': 'https://data.medicare.gov/d/ccn4-8vby', 'contactPoint': {'hasEmail': 'mailto:HomeHealthQualityQuestions@cms.hhs.gov', 'fn': 'Home Health Compare'}, 'issued': '2020-01-23', 'accessLevel': 'public', 'description': 'No description provided', 'identifier': 'https://data.medicare.gov/api/views/ccn4-8vby', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/ccn4-8vby/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/ccn4-8vby/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/ccn4-8vby/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/ccn4-8vby/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['comparison', 'facilities', 'hhc', 'hhcahps', 'home health agencies', 'patient survey results', 'quality', 'ratings'], 'bureauCode': ['009:38'], 'modified': '2020-10-30', 'title': 'Home Health Care - Patient survey (HHCAHPS)'}, {'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Home Health Compare'], 'landingPage': 'https://data.medicare.gov/d/vxub-6swi', 'contactPoint': {'hasEmail': 'mailto:HomeHealthQualityQuestions@cms.hhs.gov', 'fn': 'CMS'}, 'issued': '2020-01-23', 'accessLevel': 'public', 'description': 'No description provided', 'identifier': 'https://data.medicare.gov/api/views/vxub-6swi', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/vxub-6swi/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/vxub-6swi/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/vxub-6swi/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/vxub-6swi/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['comparison', 'facilities', 'hhc', 'hhcahps', 'home health agencies', 'patient survey results', 'quality', 'ratings'], 'bureauCode': ['009:38'], 'modified': '2020-10-30', 'title': 'Home Health Care - Patient survey (HHCAHPS) National Data'}, {'description': '<p>The national averages for critical quality measures of Home Health Agencies.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Home Health Compare'], 'landingPage': 'https://data.medicare.gov/d/97z8-de96', 'contactPoint': {'hasEmail': 'mailto:HomeHealthQualityQuestions@cms.hhs.gov', 'fn': 'Home Health Compare'}, 'issued': '2020-10-30', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/97z8-de96', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/97z8-de96/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/97z8-de96/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/97z8-de96/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/97z8-de96/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['comparison', 'facilities', 'hhc', 'national average', 'quality', 'quality measures', 'ratings'], 'bureauCode': ['009:38'], 'modified': '2020-10-30', 'title': 'Home Health Care - National Data'}, {'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Home Health Compare'], 'landingPage': 'https://data.medicare.gov/d/c886-nwpj', 'contactPoint': {'hasEmail': 'mailto:HomeHealthQualityQuestions@cms.hhs.gov', 'fn': 'Home Health Compare'}, 'issued': '2019-10-30', 'accessLevel': 'public', 'description': 'No description provided', 'identifier': 'https://data.medicare.gov/api/views/c886-nwpj', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/c886-nwpj/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/c886-nwpj/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/c886-nwpj/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/c886-nwpj/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['general information', 'hhc'], 'bureauCode': ['009:38'], 'modified': '2020-10-30', 'title': 'Home Health Care - Measure Date Range'}, {'description': '<p>NNDSS - Table II. Varicella to West Nile virus disease - 2014.In this Table, all conditions with a 5-year average annual national total of more than or equals 1,000 cases but less than or equals 10,000 cases will be displayed (��� 1,000 and ��_ 10,000). The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories. Note:These are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting. Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available. Footnotes:C.N.M.I.: Commonwealth of Northern Mariana Islands. U: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum. * Case counts for reporting years 2013 and 2014 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>. Data for TB are displayed in Table IV, which appears quarterly. ��� Updated weekly from reports to the Division of Vector-Borne Infectious Diseases, National Center for Zoonotic, Vector-Borne, and Enteric Diseases (ArboNet Surveillance). Data for California serogroup, eastern equine, Powassan, St. Louis, and western equine diseases are available in Table I. �� Not reportable in all states. Data from states where the condition is not reportable are excluded from this table, except starting in 2007 for the Arboviral diseases and influenza-associated pediatric mortality, and in 2003 for SARS-CoV. Reporting exceptions are available at <a href="http://wwwn.cdc.gov/nndss/document/SRCA_FINAL_REPORT_2006-2012_final.xlsx.More">http://wwwn.cdc.gov/nndss/document/SRCA_FINAL_REPORT_2006-2012_final.xls...</a> information on NNDSS is available at <a href="http://wwwn.cdc.gov/nndss/">http://wwwn.cdc.gov/nndss/</a>.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/ig4m-ub43', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2015-01-08', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/ig4m-ub43', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ig4m-ub43/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ig4m-ub43/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ig4m-ub43/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ig4m-ub43/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2014', 'chickenpox', 'mmwr', 'nedss', 'netss', 'nndss', 'varicella', 'west nile virus', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2015-08-27', 'title': 'NNDSS - Table II. Varicella to West Nile virus disease'}, {'description': '<p>Lists the data updates for a scheduled quarterly refresh and as well those that are updated in between refreshes.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/bzsr-4my4', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2019-10-30', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/bzsr-4my4', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/bzsr-4my4/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/bzsr-4my4/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/bzsr-4my4/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/bzsr-4my4/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['general information', 'hospital compare'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Data Updates'}, {'description': '<p>A list of all hospitals that have been registered with Medicare. The list includes addresses, phone numbers, hospital type, and overall hospital rating.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/xubh-q36u', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-07-22', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/xubh-q36u', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/xubh-q36u/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/xubh-q36u/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/xubh-q36u/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/xubh-q36u/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['emergency services', 'general information', 'hospital compare', 'hospital list', 'hospital type'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Hospital General Information'}, {'description': '<p>Timely and Effective Care measures - provider data. This data set includes provider-level data for measures of cataract surgery outcome, colonoscopy follow-up, heart attack care, emergency department care, preventive care, pregnancy and delivery care, and cancer care.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/yv7e-xc69', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-04-22', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/yv7e-xc69', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/yv7e-xc69/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/yv7e-xc69/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/yv7e-xc69/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/yv7e-xc69/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hospital compare', 'timely and effective care'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Timely and Effective Care - Hospital'}, {'description': '<p>A list of hospitals and the structural measures they report. A structural measure reflects the environment in which hospitals care for patients.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/4hje-vua3', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-04-21', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/4hje-vua3', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/4hje-vua3/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/4hje-vua3/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/4hje-vua3/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/4hje-vua3/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cardiac', 'general information', 'heart', 'hospital compare', 'quality', 'ratings', 'structural measures', 'surgery'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Structural Measures - Hospital'}, {'description': '<p>Payment measures and value of care displays – provider data. This data set includes provider data for the payment measures and value of care displays.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/c7us-v4mf', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-04-21', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/c7us-v4mf', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/c7us-v4mf/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/c7us-v4mf/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/c7us-v4mf/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/c7us-v4mf/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hospital compare', 'medicare payment'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Payment and value of care - Hospital'}, {'description': '<p>A list of hospital ratings for the Hospital Consumer Assessment of Healthcare Providers and Systems (HCAHPS). HCAHPS is a national, standardized survey of hospital patients about their experiences during a recent inpatient hospital stay.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/dgck-syfz', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-04-22', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/dgck-syfz', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/dgck-syfz/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/dgck-syfz/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/dgck-syfz/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/dgck-syfz/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hcahps', 'hospital compare', 'patient survey', 'patient survey results', 'quality', 'ratings'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Patient survey (HCAHPS) - Hospital'}, {'description': "<p>Use of medical imaging - provider data. These measures give you information about hospitals' use of medical imaging tests for outpatients. Examples of medical imaging tests include CT scans and MRIs.</p>\n", 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/wkfw-kthe', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-04-21', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/wkfw-kthe', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/wkfw-kthe/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/wkfw-kthe/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/wkfw-kthe/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/wkfw-kthe/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['ct', 'hospital compare', 'mammogram', 'medical imaging', 'mri', 'quality', 'ratings', 'ultrasound', 'use of medical imaging'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Outpatient Imaging Efficiency - Hospital'}, {'description': '<p>The Medicare Spending Per Beneficiary (MSPB) Measure shows whether Medicare spends more, less, or about the same for an episode of care (“episode”) at a specific hospital compared to all hospitals nationally. An MSPB episode includes Medicare Part A and Part B payments for services provided by hospitals and other healthcare providers the 3 days prior to, during, and 30 days following a patient’s inpatient stay. This measure evaluates hospitals’ costs compared to the costs of the national median (or midpoint) hospital. This measure takes into account important factors like patient age and health status (risk adjustment) and geographic payment differences (payment-standardization).</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/rrqw-56er', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-04-21', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/rrqw-56er', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/rrqw-56er/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/rrqw-56er/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/rrqw-56er/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/rrqw-56er/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hospital compare', 'medicare payment'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Medicare Spending Per Beneficiary – Hospital'}, {'description': '<p>Unplanned Hospital Visits – provider data. This data set includes provider data for the hospital return days (or excess days in acute care [EDAC]) measures, the unplanned readmissions measures, and the result of unplanned hospital visits after an outpatient procedure.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/632h-zaca', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-04-21', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/632h-zaca', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/632h-zaca/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/632h-zaca/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/632h-zaca/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/632h-zaca/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hospital compare', 'unplanned hospital visits'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Unplanned Hospital Visits - Hospital'}, {'description': '<p>The\xa0Healthcare-Associated Infection (HAI)\xa0measures - provider data. These measures are developed by\xa0Centers for Disease Control and Prevention (CDC)\xa0and collected through the\xa0National Healthcare Safety Network (NHSN). They provide information on infections that occur while the patient is in the hospital. These infections can be related to devices, such as central lines and urinary catheters, or spread from patient to patient after contact with an infected person or surface. Many healthcare associated infections can be prevented when the hospitals use\xa0CDC-recommended infection control steps.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/77hc-ibv8', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-04-22', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/77hc-ibv8', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/77hc-ibv8/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/77hc-ibv8/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/77hc-ibv8/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/77hc-ibv8/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['complications', 'hospital compare'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Healthcare Associated Infections - Hospital'}, {'description': '<p>Complications and deaths - provider data. This data set includes provider-level data for the hip/knee complication measure, the CMS Patient Safety Indicators, and 30-day death rates.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/ynj2-r877', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-04-21', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/ynj2-r877', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/ynj2-r877/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/ynj2-r877/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/ynj2-r877/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/ynj2-r877/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['complications', 'hospital compare'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Complications and Deaths - Hospital'}, {'description': '<p>A list of ambulatory surgical centers participating in the Ambulatory Surgical Center Quality Reporting (ASCQR) Program and their performance rates.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/4jcv-atw7', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-10-28', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/4jcv-atw7', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/4jcv-atw7/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/4jcv-atw7/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/4jcv-atw7/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/4jcv-atw7/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hospital compare', 'timely and effective care'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Ambulatory Surgical Quality Measures - Facility'}, {'description': '<p>A list of hospitals participating in the Hospital VBP Program and their scores for the Person and Community Engagement HCAHPS dimensions.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/avtz-f2ge', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-02-20', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/avtz-f2ge', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/avtz-f2ge/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/avtz-f2ge/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/avtz-f2ge/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/avtz-f2ge/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hcahps', 'hospital compare', 'hospital value-based purchasing', 'hvbp', 'linking quality to payment', 'patient experience of care', 'patient survey', 'quality', 'rates', 'ratings', 'scores', 'value-based purchasing'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Hospital Value-Based Purchasing (HVBP) – Patient Experience of Care Domain Scores (HCAHPS)'}, {'description': '<p>Data Collection Periods for all measures on Hospital Compare.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/4j6d-yzce', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-04-21', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/4j6d-yzce', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/4j6d-yzce/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/4j6d-yzce/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/4j6d-yzce/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/4j6d-yzce/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['general information', 'hospital compare'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Measure Dates'}, {'description': '<p>Value of care displays – national data. This data set includes national-level data for the value of care displays associated with an episode of care for heart attack, heart failure, pneumonia, and hip/knee replacement patients.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/gbq5-7hzr', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-04-22', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/gbq5-7hzr', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/gbq5-7hzr/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/gbq5-7hzr/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/gbq5-7hzr/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/gbq5-7hzr/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hospital compare', 'medicare payment'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Value of care - National'}, {'description': '<p>Timely and Effective Care measures - provider data. This data set includes state-level data for measures of cataract surgery outcome, colonoscopy follow-up, heart attack care, emergency department care, preventive care, pregnancy and delivery care, and cancer care.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/apyc-v239', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-04-22', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/apyc-v239', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/apyc-v239/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/apyc-v239/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/apyc-v239/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/apyc-v239/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hospital compare', 'timely and effective care'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Timely and Effective Care - State'}, {'description': '<p>Timely and Effective Care measures - provider data. This data set includes national-level data for measures of cataract surgery outcome, colonoscopy follow-up, heart attack care, emergency department care, preventive care, pregnancy and delivery care, and cancer care.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/isrn-hqyy', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-04-22', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/isrn-hqyy', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/isrn-hqyy/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/isrn-hqyy/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/isrn-hqyy/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/isrn-hqyy/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hospital compare', 'timely and effective care'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Timely and Effective Care - National'}, {'description': '<p>A list of all VHA hospitals. The list includes addresses and phone numbers.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/uyx4-5s7f', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-01-29', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/uyx4-5s7f', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/uyx4-5s7f/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/uyx4-5s7f/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/uyx4-5s7f/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/uyx4-5s7f/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hospital compare', 'provider level data', 'veterans health administration'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Veterans Health Administration Provider Level Data'}, {'description': '<p>Data collection periods for all measures for VHA hospitals on Hospital Compare.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/4aav-bsmy', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2019-10-30', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/4aav-bsmy', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/4aav-bsmy/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/4aav-bsmy/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/4aav-bsmy/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/4aav-bsmy/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hospital compare', 'measure dates', 'veterans health administration'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Veterans Health Administration Measure Dates'}, {'description': '<p>Payment measures – national data. This data set includes national-level data for the payment measures associated with an episode of care for heart attack, heart failure, pneumonia, and hip/knee replacement patients.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/ygty-mm5a', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-04-21', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/ygty-mm5a', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/ygty-mm5a/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/ygty-mm5a/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/ygty-mm5a/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/ygty-mm5a/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hospital compare', 'medicare payment'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Payment - National'}, {'description': '<p>Complications and deaths - state data. This data set includes state-level data for the hip/knee complication measure, the CMS Patient Safety Indicators, and 30-day death rates.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/bs2r-24vh', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-04-27', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/bs2r-24vh', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/bs2r-24vh/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/bs2r-24vh/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/bs2r-24vh/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/bs2r-24vh/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['complications', 'hospital compare'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Complications and Deaths - State'}, {'description': '<p>Complications and deaths - national data. This data set includes national-level data for the hip/knee complication measure, the CMS Patient Safety Indicators, and 30-day death rates.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/qqw3-t4ie', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-04-21', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/qqw3-t4ie', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/qqw3-t4ie/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/qqw3-t4ie/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/qqw3-t4ie/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/qqw3-t4ie/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['complications', 'hospital compare'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Complications and Deaths - National'}, {'description': '<p>Payment measures – state data. This data set includes state-level data for the payment measures associated with an episode of care for heart attack, heart failure, pneumonia, and hip/knee replacement patients.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/98ix-2iqy', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-04-21', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/98ix-2iqy', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/98ix-2iqy/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/98ix-2iqy/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/98ix-2iqy/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/98ix-2iqy/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hospital compare', 'medicare payment'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Payment - State'}, {'description': '<p>A list of the state averages for the HCAHPS survey responses. HCAHPS is a national, standardized survey of hospital patients about their experiences during a recent inpatient hospital stay.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/84jm-wiui', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-04-21', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/84jm-wiui', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/84jm-wiui/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/84jm-wiui/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/84jm-wiui/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/84jm-wiui/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hcahps', 'hospital compare', 'patient survey', 'patient survey results', 'quality', 'ratings', 'state list'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Patient survey (HCAHPS) - State'}, {'description': '<p>The national average for the HCAHPS survey categories. HCAHPS is a national, standardized survey of hospital patients about their experiences during a recent inpatient hospital stay.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/99ue-w85f', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-04-21', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/99ue-w85f', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/99ue-w85f/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/99ue-w85f/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/99ue-w85f/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/99ue-w85f/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hcahps', 'hospital compare', 'national average', 'patient survey', 'patient survey results', 'quality', 'ratings'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Patient survey (HCAHPS) - National'}, {'description': "<p>Use of medical imaging - state data. These measures give you information about hospitals' use of medical imaging tests for outpatients. Examples of medical imaging tests include CT scans and MRIs.</p>\n", 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/if5v-4x48', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-04-21', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/if5v-4x48', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/if5v-4x48/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/if5v-4x48/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/if5v-4x48/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/if5v-4x48/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['ct', 'hospital compare', 'mammogram', 'medical imaging', 'mri', 'quality', 'ratings', 'state average', 'ultrasound', 'use of medical imaging'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Outpatient Imaging Efficiency - State'}, {'description': "<p>Use of medical imaging - national data. These measures give you information about hospitals' use of medical imaging tests for outpatients. Examples of medical imaging tests include CT scans and MRIs.</p>\n", 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/di9i-zzrc', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-04-21', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/di9i-zzrc', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/di9i-zzrc/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/di9i-zzrc/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/di9i-zzrc/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/di9i-zzrc/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['ct', 'hospital compare', 'mammogram', 'medical imaging', 'mri', 'national average', 'quality', 'ratings', 'ultrasound', 'use of medical imaging'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Outpatient Imaging Efficiency - National'}, {'description': "<p>The Medicare Spending Per Beneficiary (MSPB) Measure shows whether Medicare spends more, less, or about the same for an episode of care (“episode”) at a specific hospital compared to all hospitals nationally. An MSPB episode includes Medicare Part A and Part B payments for services provided by hospitals and other healthcare providers the 3 days prior to, during, and 30 days following a patient’s inpatient stay. This measure evaluates hospitals’ costs compared to the costs of the national median (or midpoint) hospital. This measure takes into account important factors like patient age and health status (risk adjustment) and geographic payment differences (payment-standardization). The numbers displayed here are: 1) the average MSPB measure for the nation; and 2) the national episode-weighted median MSPB amount used as the denominator in the calculation of each hospital's MSPB measure.</p>\n", 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/3n5g-6b7f', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-01-29', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/3n5g-6b7f', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/3n5g-6b7f/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/3n5g-6b7f/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/3n5g-6b7f/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/3n5g-6b7f/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hospital compare', 'medicare payment'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Medicare Spending Per Beneficiary– National'}, {'description': '<p>The Medicare Spending Per Beneficiary (MSPB) Measure shows whether Medicare spends more, less, or about the same for an episode of care (“episode”) at a specific hospital compared to all hospitals nationally. An MSPB episode includes Medicare Part A and Part B payments for services provided by hospitals and other healthcare providers the 3 days prior to, during, and 30 days following a patient’s inpatient stay. This measure evaluates hospitals’ costs compared to the costs of the national median (or midpoint) hospital. This measure takes into account important factors like patient age and health status (risk adjustment) and geographic payment differences (payment-standardization). The data displayed here are the average measures for each state.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/rs6n-9qwg', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-04-21', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/rs6n-9qwg', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/rs6n-9qwg/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/rs6n-9qwg/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/rs6n-9qwg/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/rs6n-9qwg/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hospital compare', 'medicare payment'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Medicare Spending Per Beneficiary – State'}, {'description': '<p>These "Outcome of Care Surgical Measures" show whether hospitals differ in what happens to patients after they have one of three types of surgeries.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/akfs-5dgr', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-04-21', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/akfs-5dgr', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/akfs-5dgr/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/akfs-5dgr/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/akfs-5dgr/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/akfs-5dgr/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hospital compare', 'readmissions and death'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Hospital ACS Measures'}, {'description': '<p>The\xa0Healthcare-Associated Infections (HAI)\xa0measures - state data. These measures are developed by\xa0Centers for Disease Control and Prevention (CDC)\xa0and collected through the\xa0National Healthcare Safety Network (NHSN). They provide information on infections that occur while the patient is in the hospital. These infections can be related to devices, such as central lines and urinary catheters, or spread from patient to patient after contact with an infected person or surface. Many healthcare associated infections can be prevented when the hospitals use\xa0CDC-recommended infection control steps.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/k2ze-bqvw', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-04-21', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/k2ze-bqvw', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/k2ze-bqvw/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/k2ze-bqvw/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/k2ze-bqvw/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/k2ze-bqvw/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['complications', 'hospital compare'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Healthcare Associated Infections - State'}, {'description': '<p>The\xa0Healthcare-Associated Infections (HAI)\xa0measures - national data. These measures are developed by\xa0Centers for Disease Control and Prevention (CDC)\xa0and collected through the\xa0National Healthcare Safety Network (NHSN). They provide information on infections that occur while the patient is in the hospital. These infections can be related to devices, such as central lines and urinary catheters, or spread from patient to patient after contact with an infected person or surface. Many healthcare associated infections can be prevented when the hospitals use\xa0CDC-recommended infection control steps.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/yd3s-jyhd', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-04-21', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/yd3s-jyhd', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/yd3s-jyhd/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/yd3s-jyhd/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/yd3s-jyhd/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/yd3s-jyhd/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['complications', 'hospital compare'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Healthcare Associated Infections - National'}, {'description': '<p>The footnote crosswalk displays a list of footnotes and their summary.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/y9us-9xdf', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2019-10-30', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/y9us-9xdf', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/y9us-9xdf/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/y9us-9xdf/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/y9us-9xdf/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/y9us-9xdf/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['general information', 'hospital compare'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Footnote Crosswalk'}, {'description': '<p>Unplanned Hospital Visits – state data. This data set includes state data for the hospital return days (or excess days in acute care [EDAC]) measures, the unplanned readmissions measures, and the result of unplanned hospital visits after an outpatient procedure.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/4gkm-5ypv', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-04-21', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/4gkm-5ypv', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/4gkm-5ypv/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/4gkm-5ypv/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/4gkm-5ypv/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/4gkm-5ypv/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hospital compare', 'unplanned hospital visits'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Unplanned Hospital Visits - State'}, {'description': '<p>Unplanned Hospital Visits – national data. This data set includes national data for the hospital return days (or excess days in acute care [EDAC]) measures, the unplanned readmissions measures, and the result of unplanned hospital visits after an outpatient procedure.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/cvcs-xecj', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2019-10-30', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/cvcs-xecj', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/cvcs-xecj/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/cvcs-xecj/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/cvcs-xecj/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/cvcs-xecj/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hospital compare', 'unplanned hospital visits'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Unplanned Hospital Visits - National'}, {'description': '<p>This data set includes the Patient Safety and Adverse Events Composite measure (PSI-90) and the individual CMS Patient Safety Indicators. PSI-90 is a composite complication measure composed from 10 separate Patient Safety Indicators. The measure provides an overview of hospital-level quality as it relates to a set of potentially preventable hospital-related events associated with harmful outcomes for patients.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/muwa-iene', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-01-29', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/muwa-iene', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/muwa-iene/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/muwa-iene/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/muwa-iene/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/muwa-iene/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['complications', 'hospital compare'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'PSI-90 and component measures - six-digit precision'}, {'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/u625-zae7', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-01-29', 'accessLevel': 'public', 'description': 'No description provided', 'identifier': 'https://data.medicare.gov/api/views/u625-zae7', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/u625-zae7/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/u625-zae7/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/u625-zae7/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/u625-zae7/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hospital', 'linking quality to payment'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Table 3: FY2018 Percent Change in Medicare Payments'}, {'description': '<p>A list of hospitals participating in the Hospital VBP Program and their performance rates and scores for the Clinical Outcomes measures.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/pudb-wetr', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-01-29', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/pudb-wetr', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/pudb-wetr/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/pudb-wetr/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/pudb-wetr/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/pudb-wetr/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hvbp', 'linking quality to payment', 'outcome'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Hospital Value-Based Purchasing (HVBP) – Clinical Outcomes Domain Scores'}, {'description': '<p>Psychiatric facilities that are eligible for the Inpatient Psychiatric Facility Quality Reporting (IPFQR) program are required to meet all program requirements, otherwise their Medicare payments may be reduced.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/dc76-gh7x', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-04-21', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/dc76-gh7x', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/dc76-gh7x/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/dc76-gh7x/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/dc76-gh7x/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/dc76-gh7x/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hospital compare', 'psych', 'psychiatric unit services', 'state', 'timely and effective care'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Inpatient Psychiatric Facility Quality Measure Data – by State'}, {'description': '<p>Psychiatric facilities that are eligible for the Inpatient Psychiatric Facility Quality Reporting (IPFQR) program are required to meet all program requirements, otherwise their Medicare payments may be reduced.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/q9vs-r7wp', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-07-22', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/q9vs-r7wp', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/q9vs-r7wp/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/q9vs-r7wp/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/q9vs-r7wp/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/q9vs-r7wp/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['facility', 'hospital compare', 'psych', 'psychiatric unit services', 'timely and effective care'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Inpatient Psychiatric Facility Quality Measure Data – by Facility'}, {'description': '<p>Psychiatric facilities that are eligible for the Inpatient Psychiatric Facility Quality Reporting (IPFQR) program are required to meet all program requirements, otherwise their Medicare payments may be reduced.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/s5xg-sys6', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-01-29', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/s5xg-sys6', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/s5xg-sys6/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/s5xg-sys6/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/s5xg-sys6/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/s5xg-sys6/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hospital compare', 'national', 'psych', 'psychiatric unit services', 'timely and effective care'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Inpatient Psychiatric Facility Quality Measure Data – National'}, {'description': "<p>In October 2014, CMS began reducing Medicare payments for subsection (d) hospitals that rank in the worst-performing quartile with respect to hospital-acquired conditions (HACs). Hospitals with a Total HAC Score above the 75th percentile of the Total HAC Score distribution will be subject to the payment reduction. This table contains hospitals’ measure and Total HAC scores, as well as a payment reduction indicator. The Total HAC Score is calculated as the equally weighted average of hospitals' individual measure scores.</p>\n", 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/yq43-i98g', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-01-29', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/yq43-i98g', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/yq43-i98g/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/yq43-i98g/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/yq43-i98g/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/yq43-i98g/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hospital compare', 'linking quality to payment'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Hospital-Acquired Condition Reduction Program'}, {'description': '<p>A list of hospitals participating in the Hospital VBP Program, their domain scores, and their Total Performance Scores.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/ypbt-wvdk', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-01-29', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/ypbt-wvdk', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/ypbt-wvdk/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/ypbt-wvdk/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/ypbt-wvdk/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/ypbt-wvdk/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hcahps', 'hospital compare', 'hospital value-based purchasing', 'hvbp', 'linking quality to payment', 'patient survey', 'process of care', 'quality', 'rates', 'ratings', 'scores', 'total performance score', 'tps', 'value-based purchasing'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Hospital Value-Based Purchasing (HVBP) – Total Performance Score'}, {'description': '<p>A list of hospitals participating in the Hospital VBP Program and their performance rates and scores for the Safety measures.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/dgmq-aat3', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-01-29', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/dgmq-aat3', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/dgmq-aat3/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/dgmq-aat3/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/dgmq-aat3/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/dgmq-aat3/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hospital', 'hvbp', 'linking quality to payment', 'safety'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Hospital Value-Based Purchasing (HVBP) – Safety'}, {'description': '<p>A list of hospitals participating in the Hospital VBP Program and their performance ratios and scores for the Efficiency Medicare Spending per Beneficiary (MSPB) measure.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/su9h-3pvj', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-01-29', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/su9h-3pvj', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/su9h-3pvj/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/su9h-3pvj/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/su9h-3pvj/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/su9h-3pvj/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hospital', 'linking quality to payment'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Hospital Value-Based Purchasing (HVBP) – Efficiency Scores'}, {'description': '<p>In October 2012, CMS began reducing Medicare payments for Inpatient Prospective Payment System hospitals with excess readmissions. Excess readmissions are measured by a ratio, calculated by dividing a hospital’s number of “predicted” 30-day readmissions for heart attack (AMI), heart failure (HF), pneumonia, chronic obstructive pulmonary disease (COPD), hip/knee replacement (THA/TKA), and coronary artery bypass graft surgery (CABG) by the number that would be “expected,” based on an average hospital with similar patients.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/9n3s-kdb3', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2019-10-30', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/9n3s-kdb3', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/9n3s-kdb3/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/9n3s-kdb3/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/9n3s-kdb3/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/9n3s-kdb3/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hospital compare', 'linking quality to payment'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Hospital Readmissions Reduction Program'}, {'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/vtqa-m4zn', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-01-29', 'accessLevel': 'public', 'description': 'No description provided', 'identifier': 'https://data.medicare.gov/api/views/vtqa-m4zn', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/vtqa-m4zn/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/vtqa-m4zn/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/vtqa-m4zn/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/vtqa-m4zn/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hospital', 'linking quality to payment'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Table 4: FY2018 Value-Based Incentive Payment Amount'}, {'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/xrgf-x36b', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-01-29', 'accessLevel': 'public', 'description': 'No description provided', 'identifier': 'https://data.medicare.gov/api/views/xrgf-x36b', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/xrgf-x36b/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/xrgf-x36b/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/xrgf-x36b/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/xrgf-x36b/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hospital', 'linking quality to payment'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Table 2: FY2018 Distribution of Net Change in Base Operating DRG Payment Amount'}, {'description': '<p>A list of VHA hospitals with timely and effective care (process of care) measure data. VHA collects this information through a Quality Improvement Organization (External Peer Review Program) or directly from electronic medical records.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/ptds-r8im', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-01-29', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/ptds-r8im', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/ptds-r8im/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/ptds-r8im/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/ptds-r8im/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/ptds-r8im/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['centers-for-medicare-medicaid-services'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Veterans Health Administration Timely and Effective Care Data'}, {'description': '<p>A list of VHA hospitals with behavioral health measure data. VHA reports data on a set of core performance measures for Hospital-Based Inpatient Psychiatric Services (HBIPS), Substance Use, and Tobacco Treatment.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/6qxe-iqz8', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-01-29', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/6qxe-iqz8', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/6qxe-iqz8/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/6qxe-iqz8/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/6qxe-iqz8/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/6qxe-iqz8/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['ipf', 'psychiatric unit services', 'pysch', 'veterans', 'veterans administration', 'vha'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Veterans Health Administration Behavioral Health Data'}, {'description': '<p>A list of VHA hospitals with data on the Agency for Healthcare Research and Quality (AHRQ) Patient Safety Indicators (PSIs). These indicators provide information on potential in hospital complications and adverse events following surgeries and procedures<em>.</em></p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/esr2-9zyn', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-07-22', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/esr2-9zyn', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/esr2-9zyn/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/esr2-9zyn/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/esr2-9zyn/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/esr2-9zyn/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['centers-for-medicare-medicaid-services'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Veterans Health Administration Patient Safety Indicators Data'}, {'description': '<p>The Medicare Spending Per Beneficiary (MSPB) Measure shows whether Medicare spends more, less, or about the same for an episode of care (“episode”) at a specific hospital compared to all hospitals nationally. An MSPB episode includes Medicare Part A and Part B payments for services provided by hospitals and other healthcare providers the 3 days prior to, during, and 30 days following a patient’s inpatient stay. This measure evaluates hospitals’ costs compared to the costs of the national median (or midpoint) hospital. This measure takes into account important factors like patient age and health status (risk adjustment) and geographic payment differences (payment-standardization). The data displayed here are identical to the data displayed in the “Medicare Spending per Beneficiary” file, except that this file displays hospitals’ measure values out to six decimal places instead of two decimal places.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/5hk7-b79m', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2019-10-30', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/5hk7-b79m', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/5hk7-b79m/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/5hk7-b79m/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/5hk7-b79m/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/5hk7-b79m/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hospital compare', 'medicare payment'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Medicare Spending Per Beneficiary – Hospital Additional Decimal Places'}, {'description': '<p>Comprehensive Care for Joint Replacement Model - provider data. This data set includes provider data for two quality measures tracked during an episode of care: complication rate for hip/knee replacement patients and the Hospital Consumer Assessment of Healthcare Providers and Systems (HCAHPS) Survey</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/tqkv-mgxq', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2019-10-30', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/tqkv-mgxq', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/tqkv-mgxq/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/tqkv-mgxq/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/tqkv-mgxq/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/tqkv-mgxq/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hospital compare'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Comprehensive Care For Joint Replacement Model - Provider Data'}, {'description': '<p>The Prospective Payment System (PPS)-Exempt Cancer Hospital Quality Reporting (PCHQR) Program currently uses five oncology care measures. The resulting PPS-Exempt Cancer Hospital Quality Reporting (PCHQR) Program measures allow consumers to compare the quality of care given at the eleven PPS-exempt cancer hospitals currently participating in the program.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/g3fg-3myg', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-01-29', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/g3fg-3myg', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/g3fg-3myg/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/g3fg-3myg/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/g3fg-3myg/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/g3fg-3myg/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['timely and effective care'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Oncology Care Measures – PPS-Exempt Cancer Hospital'}, {'description': '<p>A list of the state averages for the HCAHPS survey responses. HCAHPS is a national, standardized survey of hospital patients about their experiences during a recent inpatient hospital stay.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/qatj-nmws', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2019-10-30', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/qatj-nmws', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/qatj-nmws/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/qatj-nmws/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/qatj-nmws/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/qatj-nmws/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hcahps', 'hospital compare', 'patient survey', 'patient survey results', 'pch', 'quality', 'ratings', 'timely and effective care'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Patient Survey (PCH - HCAHPS) PPS-exempt Cancer Hospital – State'}, {'description': '<p>A list of hospital ratings for the Hospital Consumer Assessment of Healthcare Providers and Systems (HCAHPS). HCAHPS is a national, standardized survey of hospital patients about their experiences during a recent inpatient hospital stay.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/9g7e-btyt', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2019-10-30', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/9g7e-btyt', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/9g7e-btyt/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/9g7e-btyt/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/9g7e-btyt/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/9g7e-btyt/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hcahps', 'hospital compare', 'patient survey', 'patient survey results', 'pch', 'quality', 'ratings', 'timely and effective care'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Patient Survey (PCH - HCAHPS) PPS-exempt Cancer Hospital – National'}, {'description': '<p>A list of hospital ratings for the Hospital Consumer Assessment of Healthcare Providers and Systems (HCAHPS). HCAHPS is a national, standardized survey of hospital patients about their experiences during a recent inpatient hospital stay.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/iy27-wz37', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-01-29', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/iy27-wz37', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/iy27-wz37/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/iy27-wz37/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/iy27-wz37/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/iy27-wz37/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hcahps', 'hospital compare', 'patient survey', 'patient survey results', 'pch', 'quality', 'ratings', 'timely and effective care'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Patient Survey (PCH - HCAHPS) PPS-exempt Cancer Hospital - Hospital'}, {'description': '<p>Prospective Payment System (PPS)-Exempt Cancer Hospital Quality Reporting (PCHQR) Program currently uses one clinical effectiveness measure—External Beam Radiotherapy (EBRT) for Bone Metastases. The resulting PPS-Exempt Cancer Hospital Quality Reporting (PCHQR) Program measures allow consumers to compare the quality of care given at the eleven PPS-exempt cancer hospitals currently participating in the program.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/p7bc-fjpi', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-01-29', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/p7bc-fjpi', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/p7bc-fjpi/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/p7bc-fjpi/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/p7bc-fjpi/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/p7bc-fjpi/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hospital compare', 'timely and effective care'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Prospective Payment System (PPS)-Exempt Cancer Hospital Quality Reporting (PCHQR)'}, {'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/5gv4-jwyv', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-01-29', 'accessLevel': 'public', 'description': 'No description provided', 'identifier': 'https://data.medicare.gov/api/views/5gv4-jwyv', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/5gv4-jwyv/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/5gv4-jwyv/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/5gv4-jwyv/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/5gv4-jwyv/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hospital', 'linking quality to payment'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Table 1: FY2018 Net Change in Base Operating DRG Payment Amount'}, {'description': '<p>This file contains state-level data for all measures reported through the Ambulatory Surgical Center Quality Reporting Program.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/axe7-s95e', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-10-28', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/axe7-s95e', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/axe7-s95e/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/axe7-s95e/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/axe7-s95e/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/axe7-s95e/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hospital compare', 'timely and effective care'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Ambulatory Surgical Center Quality Measures - State'}, {'description': '<p>This file contains the national averages for all measures reported through the Ambulatory Surgical Center Quality Reporting Program.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/wue8-3vwe', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-10-28', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/wue8-3vwe', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/wue8-3vwe/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/wue8-3vwe/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/wue8-3vwe/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/wue8-3vwe/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hospital compare', 'timely and effective care'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Ambulatory Surgical Center Quality Measures - National'}, {'description': '<p>The data displayed here describes average spending levels during hospitals’ Medicare Spending per Beneficiary (MSPB) episodes by Medicare claim type. The data presented on Hospital Compare provide price-standardized, non-risk-adjusted values for hospital spending by claim type because risk adjustment is done at the episode level rather than at the service category/claim level. An MSPB episode includes all Medicare Part A and Part B claims paid during the period from 3 days prior to an inpatient hospital admission through 30 days after discharge.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/nrth-mfg3', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-01-29', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/nrth-mfg3', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/nrth-mfg3/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/nrth-mfg3/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/nrth-mfg3/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/nrth-mfg3/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hospital compare', 'medicare payment'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Medicare Hospital Spending by Claim'}, {'description': '<p>Drug utilization data are reported by states for covered outpatient drugs that are paid for by state Medicaid agencies since the start of the Medicaid Drug Rebate Program. The data includes state, drug name, National Drug Code, number of prescriptions and dollars reimbursed. Data descriptions are available on Medicaid.gov: <a href="https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilization-data/state-drug-utilization-data-faq/index.html">https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilizat...</a></p>\n', 'programCode': ['009:076'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['State Drug Utilization'], 'landingPage': 'https://data.medicaid.gov/d/3v5r-x5x9', 'contactPoint': {'hasEmail': 'mailto:no-reply@data.medicaid.gov', 'fn': 'Medicaid.gov'}, 'issued': '2019-03-11', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/3v5r-x5x9', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/3v5r-x5x9/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/3v5r-x5x9/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/3v5r-x5x9/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/3v5r-x5x9/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['drug utilization', 'medicaid reimbursements', 'pharmacy'], 'bureauCode': ['009:00'], 'modified': '2020-10-27', 'title': 'State Drug Utilization Data 2017'}, {'description': '<p>Drug utilization data are reported by states for covered outpatient drugs that are paid for by state Medicaid agencies since the start of the Medicaid Drug Rebate Program. The data includes state, drug name, National Drug Code, number of prescriptions and dollars reimbursed. Data descriptions are available on Medicaid.gov: <a href="https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilization-data/state-drug-utilization-data-faq/index.html">https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilizat...</a></p>\n', 'programCode': ['009:076'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['State Drug Utilization'], 'landingPage': 'https://data.medicaid.gov/d/3v6v-qk5s', 'contactPoint': {'hasEmail': 'mailto:no-reply@data.medicaid.gov', 'fn': 'Medicaid.gov'}, 'issued': '2019-03-11', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/3v6v-qk5s', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/3v6v-qk5s/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/3v6v-qk5s/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/3v6v-qk5s/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/3v6v-qk5s/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['drug utilization', 'medicaid reimbursements', 'pharmacy'], 'bureauCode': ['009:00'], 'modified': '2020-10-27', 'title': 'State Drug Utilization Data 2016'}, {'description': '<p>This file contains the footnotes used in the Outpatient and Ambulatory Surgery CAHPS Survey data.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/e6hj-umam', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2019-10-30', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/e6hj-umam', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/e6hj-umam/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/e6hj-umam/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/e6hj-umam/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/e6hj-umam/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hospital compare', 'patientsurveyresults'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Outpatient and Ambulatory Surgery CAHPS Survey Footnotes'}, {'description': '<p>The national average for the OAS CAHPS Survey categories. The OAS CAHPS survey collects information about patients’ experiences of care in hospital outpatient departments (HOPDs) and ambulatory surgical centers (ASCs).</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/s5pj-hua3', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2019-10-30', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/s5pj-hua3', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/s5pj-hua3/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/s5pj-hua3/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/s5pj-hua3/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/s5pj-hua3/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hospital compare', 'patientsurveyresults'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Outpatient and Ambulatory Surgery Consumer Assessment of Healthcare Providers and Systems (OAS CAHPS) survey for hospital outpatient departments - National'}, {'description': '<p>A list of the state averages for the OAS CAHPS Survey responses. The OAS CAHPS survey collects information about patients’ experiences of care in hospital outpatient departments (HOPDs) and ambulatory surgical centers (ASCs).</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/6pfg-whmx', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2019-10-30', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/6pfg-whmx', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/6pfg-whmx/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/6pfg-whmx/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/6pfg-whmx/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/6pfg-whmx/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hospital compare', 'patientsurveyresults'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Outpatient and Ambulatory Surgery Consumer Assessment of Healthcare Providers and Systems (OAS CAHPS) survey for hospital outpatient departments - State'}, {'description': '<p>A list of hospital outpatient department ratings for the Outpatient and Ambulatory Surgery Consumer Assessment of Healthcare Providers and Systems (OAS CAHPS) survey. The data are updated and reported each quarter with data from the most recently completed quarter replacing the oldest quarter of data. The data reporting period is included in the tables.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/yizn-abxn', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2019-10-30', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/yizn-abxn', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/yizn-abxn/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/yizn-abxn/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/yizn-abxn/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/yizn-abxn/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hospital compare', 'patientsurveyresults'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Outpatient and Ambulatory Surgery Consumer Assessment of Healthcare Providers and Systems (OAS CAHPS) survey for hospital outpatient departments - Facility'}, {'description': '<p>A list of the state averages for the OAS CAHPS survey responses. The OAS CAHPS survey collects information about patients’ experiences of care in hospital outpatient departments (HOPDs) and ambulatory surgical centers (ASCs).</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/x663-bwbj', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2019-10-30', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/x663-bwbj', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/x663-bwbj/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/x663-bwbj/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/x663-bwbj/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/x663-bwbj/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hospital compare', 'patientsurveyresults'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Outpatient and Ambulatory Surgery Consumer Assessment of Healthcare Providers and Systems (OAS CAHPS) survey for ambulatory surgical centers - State'}, {'description': '<p>The national average for the OAS CAHPS survey categories. The OAS CAHPS survey collects information about patients’ experiences of care in hospital outpatient departments (HOPDs) and ambulatory surgical centers (ASCs).</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/tf3h-mrrs', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2019-10-30', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/tf3h-mrrs', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/tf3h-mrrs/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/tf3h-mrrs/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/tf3h-mrrs/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/tf3h-mrrs/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hospital compare', 'patientsurveyresults'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Outpatient and Ambulatory Surgery Consumer Assessment of Healthcare Providers and Systems (OAS CAHPS) survey for ambulatory surgical centers - National'}, {'description': '<p>A list of ambulatory surgical center ratings for the Outpatient and Ambulatory Surgery Consumer Assessment of Healthcare Providers and Systems (OAS CAHPS) survey. The data are updated and reported each quarter with data from the most recently completed quarter replacing the oldest quarter of data. The data reporting period is included in the tables.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/48nr-hqxx', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2019-10-30', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/48nr-hqxx', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/48nr-hqxx/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/48nr-hqxx/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/48nr-hqxx/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/48nr-hqxx/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hospital compare', 'patientsurveyresults'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Outpatient and Ambulatory Surgery Consumer Assessment of Healthcare Providers and Systems (OAS CAHPS) survey for ambulatory surgical centers - Facility'}, {'description': '<p>Drug utilization data are reported by states for covered outpatient drugs that are paid for by state Medicaid agencies since the start of the Medicaid Drug Rebate Program. The data includes state, drug name, National Drug Code, number of prescriptions and dollars reimbursed. Data descriptions are available on Medicaid.gov: <a href="https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilization-data/state-drug-utilization-data-faq/index.html">https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilizat...</a></p>\n', 'programCode': ['009:076'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['State Drug Utilization'], 'landingPage': 'https://data.medicaid.gov/d/e5ds-i36p', 'contactPoint': {'hasEmail': 'mailto:no-reply@data.medicaid.gov', 'fn': 'Medicaid.gov'}, 'issued': '2019-03-11', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/e5ds-i36p', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/e5ds-i36p/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/e5ds-i36p/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/e5ds-i36p/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/e5ds-i36p/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['drug utilization', 'medicaid reimbursements', 'pharmacy'], 'bureauCode': ['009:00'], 'modified': '2020-10-27', 'title': 'State Drug Utilization Data 2018'}, {'description': '<p>Drug utilization data are reported by states for covered outpatient drugs that are paid for by state Medicaid agencies since the start of the Medicaid Drug Rebate Program. The data includes state, drug name, National Drug Code, number of prescriptions and dollars reimbursed. Data descriptions are available on Medicaid.gov: <a href="https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilization-data/state-drug-utilization-data-faq/index.html">https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilizat...</a></p>\n', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['State Drug Utilization'], 'landingPage': 'https://data.medicaid.gov/d/qnsz-yp89', 'contactPoint': {'hasEmail': 'mailto:no-reply@data.medicaid.gov', 'fn': 'Medicaid.gov'}, 'issued': '2019-08-12', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/qnsz-yp89', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/qnsz-yp89/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/qnsz-yp89/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/qnsz-yp89/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/qnsz-yp89/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['drug utilization', 'medicaid reimbursements', 'pharmacy'], 'modified': '2020-10-27', 'title': 'State Drug Utilization Data 2019'}, {'description': '<p>The Prospective Payment System (PPS)-Exempt Cancer Hospital Quality Reporting (PCHQR) Program currently uses five safety and health-care associated infection measures. The resulting PPS-Exempt Cancer Hospital Quality Reporting (PCHQR) Program measures allow consumers to compare the quality of care given at the eleven PPS-exempt cancer hospitals currently participating in the program.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/k653-4ka8', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-04-21', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/k653-4ka8', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/k653-4ka8/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/k653-4ka8/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/k653-4ka8/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/k653-4ka8/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hospital compare', 'pch', 'pchqr', 'timely and effective care'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Safety and Health-Care Associated Measures – PPS-Exempt Cancer Hospital'}, {'description': '<p>This dataset evaluates the percentage of patients who are receiving PCH-based outpatient chemotherapy treatment for all cancer types except leukemia who were admitted to the hospital or visited the emergency department for one of 10 conditions within 30 days after treatment.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/6qip-a4gp', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-05-21', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/6qip-a4gp', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/6qip-a4gp/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/6qip-a4gp/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/6qip-a4gp/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/6qip-a4gp/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hospital', 'outcome', 'outcome of care', 'timely and effective care'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Outcome Measures – PPS-Exempt Cancer Hospital – Hospital'}, {'description': '<p>This dataset evaluates the percentage of patients who are receiving PCH-based outpatient chemotherapy treatment for all cancer types except leukemia who were admitted to the hospital or visited the emergency department for one of 10 conditions within 30 days after treatment.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/guec-4v2s', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-01-29', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/guec-4v2s', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/guec-4v2s/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/guec-4v2s/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/guec-4v2s/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/guec-4v2s/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hospital compare', 'outcome', 'outcome of care', 'timely and effective care'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Outcome Measures – PPS-Exempt Cancer Hospital – National'}, {'description': '<p>Drug utilization data are reported by states for covered outpatient drugs that are paid for by state Medicaid agencies since the start of the Medicaid Drug Rebate Program. The data includes state, drug name, National Drug Code, number of prescriptions and dollars reimbursed. Data descriptions are available on Medicaid.gov: <a href="https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilization-data/state-drug-utilization-data-faq/index.html">https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilizat...</a></p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['State Drug Utilization'], 'landingPage': 'https://data.medicaid.gov/d/va5y-jhsv', 'contactPoint': {'hasEmail': 'mailto:Medicaid.gov@cms.hhs.gov', 'fn': 'Medicaid'}, 'issued': '2020-09-17', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/va5y-jhsv', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/va5y-jhsv/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/va5y-jhsv/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/va5y-jhsv/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/va5y-jhsv/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['drug utilization', 'medicaid reimbursements', 'pharmacy'], 'bureauCode': ['009:38'], 'modified': '2020-10-27', 'title': 'State Drug Utilization Data 2020'}, {'description': '<p>This report shows data completeness information on data submitted by hospitals for the previous week, from Friday to Thursday. The U.S. Department of Health and Human Services requires all hospitals licensed to provide 24-hour care to report certain data necessary to the all-of-America COVID-19 response. The report includes the following information for each hospital:</p>\n<ul>\n<li>The percentage of mandatory fields reported.</li>\n<li>The number of days in the preceding week where 100% of the fields were completed.</li>\n<li>Whether a hospital is required to report on Wednesdays only.</li>\n<li>A cell for each required field with the number of days that specific field was reported for the week.</li>\n</ul>\n<p>Hospitals are key partners in the Federal response to COVID-19, and this report is published to increase transparency into the type and amount of data being successfully reported to the U.S. Government.</p>\n<p><strong>Source:</strong> HHS Protect, U.S. Department of Health & Human Services</p>\n', 'programCode': ['009:028'], 'title': 'COVID-19 Hospital Data Coverage Report', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['Community', 'Health', 'Hospital', 'National', 'State'], 'landingPage': 'https://healthdata.gov/dataset/covid-19-hospital-data-coverage-report', 'modified': '2020-11-30', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Anonymous'}, 'issued': '2020-10-26', 'accessLevel': 'public', 'identifier': '1b53e56c-d178-4a66-bb82-1e92872c8fc1', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://healthdata.gov/sites/default/files/20201130_Hospital%20Data%20Coverage%20Report.xlsx', 'format': 'data', 'title': 'COVID-19 Hospital Data Coverage Report', 'description': '<p><strong>Updated 11/30/2020</strong></p>\n', 'mediaType': 'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet'}], 'keyword': ['Covid', 'Covid-19'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'accrualPeriodicity': 'R/P1W'}, {'description': '<p>State averages for ICH-CAHPS Survey measures. The ICH-CAHPS Survey is a national, standardized survey of in-center hemodialysis patients about their experiences with the facility, facility doctors and staff, and care received.</p>\n', 'programCode': ['009:078'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Dialysis Facility Compare'], 'landingPage': 'https://data.medicare.gov/d/hanv-ru8h', 'contactPoint': {'hasEmail': 'mailto:DialysisData@umich.edu', 'fn': 'Dialysis Facility Compare'}, 'issued': '2020-01-22', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/hanv-ru8h', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/hanv-ru8h/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/hanv-ru8h/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/hanv-ru8h/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/hanv-ru8h/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cahps', 'dfc', 'dialysis', 'dialysis centers', 'dialysis facilities', 'experience of care', 'patient survey'], 'bureauCode': ['009:38'], 'modified': '2020-10-21', 'title': 'Patient survey (ICH-CAHPS) - State'}, {'description': '<p>The national average for ICH-CAHPS Survey measures. The ICH-CAHPS Survey is a national, standardized survey of in-center hemodialysis patients about their experiences with the facility, facility doctors and staff, and care received.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Dialysis Facility Compare'], 'landingPage': 'https://data.medicare.gov/d/utgq-v46w', 'contactPoint': {'hasEmail': 'mailto:DialysisData@umich.edu', 'fn': 'Dialysis Facility Compare'}, 'issued': '2020-01-22', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/utgq-v46w', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/utgq-v46w/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/utgq-v46w/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/utgq-v46w/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/utgq-v46w/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cahps', 'dfc', 'dialysis', 'dialysis centers', 'dialysis facilities', 'experience of care', 'patient survey'], 'bureauCode': ['009:38'], 'modified': '2020-10-21', 'title': 'Patient survey (ICH-CAHPS) - National'}, {'description': '<p>In-Center Hemodialysis Facilites Patient evaluations from the In-Center Hemodialysis Consumer Assessment of Healthcare Providers and Systems (ICH-CAHPS) Survey. The ICH-CAHPS Survey is a national, standardized survey of in-center hemodialysis patients about their experiences with the facility, facility doctors and staff, and care received.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Dialysis Facility Compare'], 'landingPage': 'https://data.medicare.gov/d/59mq-zhts', 'contactPoint': {'hasEmail': 'mailto:DialysisData@umich.edu', 'fn': 'CMS'}, 'issued': '2020-03-19', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/59mq-zhts', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/59mq-zhts/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/59mq-zhts/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/59mq-zhts/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/59mq-zhts/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cahps', 'dfc', 'dialysis', 'dialysis centers', 'dialysis facilities', 'experience of care', 'patient survey'], 'bureauCode': ['009:38'], 'modified': '2020-10-21', 'title': 'Patient survey (ICH CAHPS)'}, {'description': '<p>State averages of common dialysis quality measures.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Dialysis Facility Compare'], 'landingPage': 'https://data.medicare.gov/d/2fpu-cgbb', 'contactPoint': {'hasEmail': 'mailto:DialysisData@umich.edu', 'fn': 'Dialysis Facility Compare'}, 'issued': '2020-04-21', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/2fpu-cgbb', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/2fpu-cgbb/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/2fpu-cgbb/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/2fpu-cgbb/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/2fpu-cgbb/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['comparison', 'dfc', 'dialysis', 'medicare', 'quality measures', 'state list', 'statistics'], 'bureauCode': ['009:38'], 'modified': '2020-10-21', 'title': 'Dialysis Facility Compare - State Averages'}, {'description': '<p>National averages of common dialysis quality measures.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Dialysis Facility Compare'], 'landingPage': 'https://data.medicare.gov/d/2rkq-ygai', 'contactPoint': {'hasEmail': 'mailto:DialysisData@umich.edu', 'fn': 'Dialysis Facility Compare'}, 'issued': '2019-10-30', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/2rkq-ygai', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/2rkq-ygai/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/2rkq-ygai/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/2rkq-ygai/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/2rkq-ygai/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['comparison', 'dfc', 'dialysis', 'medicare', 'national', 'quality measures', 'statistics'], 'bureauCode': ['009:38'], 'modified': '2020-10-21', 'title': 'Dialysis Facility Compare - National Averages'}, {'description': '<p>A list of all dialysis facilities registered with Medicare that includes addresses and phone numbers, as well as services and quality of care provided.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Dialysis Facility Compare'], 'landingPage': 'https://data.medicare.gov/d/23ew-n7w9', 'contactPoint': {'hasEmail': 'mailto:DialysisData@umich.edu', 'fn': 'Dialysis Facility Compare'}, 'issued': '2020-04-22', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/23ew-n7w9', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/23ew-n7w9/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/23ew-n7w9/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/23ew-n7w9/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/23ew-n7w9/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['dfc', 'dialysis', 'dialysis facilities', 'quality measures'], 'bureauCode': ['009:38'], 'modified': '2020-10-21', 'title': 'Dialysis Facility Compare - Listing by Facility'}, {'description': '<p>NNDSS - Table II. Hepatitis (viral, acute) - 2015.In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed.The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories. Note:These are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting. Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available. Footnotes:C.N.M.I.: Commonwealth of Northern Mariana Islands. U: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum. * Three low incidence conditions, rubella, rubella congenital, and tetanus, have been moved to Table 2 to facilitate case count verification with reporting jurisdictions. ��� Case counts for reporting year 2015 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>. Data for TB are displayed in Table IV, which appears quarterly.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/65xe-6neq', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-01-07', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/65xe-6neq', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/65xe-6neq/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/65xe-6neq/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/65xe-6neq/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/65xe-6neq/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2015', 'hepatitis', 'hepatitis (viral acute)', 'hepatitis (viral acute) type a', 'hepatitis (viral acute) type b', 'hepatitis (viral acute) type c', 'mmwr', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2016-01-07', 'title': 'NNDSS - Table II. Hepatitis (viral, acute)'}, {'description': '<p>NNDSS - TABLE 1LL. Vibriosis, Confirmed to Vibriosis, Probable - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/i4eq-dgfc', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/i4eq-dgfc', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/i4eq-dgfc/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/i4eq-dgfc/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/i4eq-dgfc/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/i4eq-dgfc/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'nedss', 'netss', 'nndss', 'vibriosis confirmed', 'vibriosis probable', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-05-30', 'title': 'NNDSS - TABLE 1LL. Vibriosis, Confirmed to Vibriosis, Probable'}, {'description': '<p>NNDSS - TABLE 1JJ. Tularemia to Vancomycin-intermediate Staphylococcus aureus - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/qsk4-8yy5', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/qsk4-8yy5', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qsk4-8yy5/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qsk4-8yy5/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qsk4-8yy5/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qsk4-8yy5/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'nedss', 'netss', 'nndss', 'tularemia', 'vancomycin-intermediate staphylococcus aureus', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-05-30', 'title': 'NNDSS - TABLE 1JJ. Tularemia to Vancomycin-intermediate Staphylococcus aureus'}, {'description': '<p>NNDSS - TABLE 1T. Invasive pneumococcal disease, age<5 , Confirmed to Invasive pneumococcal disease, age <5, Probable - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\n Max: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />\n§ Includes drug resistant and susceptible cases of Invasive Pneumococcal Disease.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/62yv-gyiz', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/62yv-gyiz', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/62yv-gyiz/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/62yv-gyiz/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/62yv-gyiz/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/62yv-gyiz/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'age<5', 'confirmed', 'invasive pneumococcal disease', 'nedss', 'netss', 'nndss', 'probable', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-05-30', 'title': 'NNDSS - TABLE 1T. Invasive pneumococcal disease, age<5 , Confirmed to Invasive pneumococcal disease, age <5, Probable'}, {'description': "<p>Performance rates on frequently reported health care quality measures in the CMS Medicaid/CHIP Child and Adult Core Sets, for FFY 2019 reporting.</p>\n<p>Source: Mathematica analysis of MACPro and Form CMS-416 reports for the FFY 2019 reporting cycle. Dataset revised October 2020. For more information, see the Children's Health Care Quality Measures and Adult Health Care Quality Measures webpages.</p>\n", 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Quality'], 'landingPage': 'https://data.medicaid.gov/d/afrw-yks2', 'contactPoint': {'hasEmail': 'mailto:mohanraj.balasubramanian@cms.hhs.gov', 'fn': 'Raj'}, 'issued': '2020-07-24', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/afrw-yks2', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/afrw-yks2/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/afrw-yks2/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/afrw-yks2/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/afrw-yks2/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['core sets', 'performance rates', 'quality measures'], 'bureauCode': ['009:38'], 'modified': '2020-10-14', 'title': '2019 Child and Adult Health Care Quality Measures Quality'}, {'description': '<p>2000-2018. Water Fluoridation Statistics is a biennial report of the percentage and number of people receiving fluoridated water from 2000 through 2018, originally published at <a href="http://www.cdc.gov/fluoridation/statistics/index.htm">http://www.cdc.gov/fluoridation/statistics/index.htm</a>. For more information, see: <a href="http://www.cdc.gov/oralhealthdata/overview/fluoridation_indicators.html">http://www.cdc.gov/oralhealthdata/overview/fluoridation_indicators.html</a></p>\n', 'programCode': ['009:020'], 'title': 'Water Fluoridation Statistics - Percent of PWS population receiving fluoridated water', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Oral Health'], 'landingPage': 'https://data.cdc.gov/d/8235-5d73', 'contactPoint': {'hasEmail': 'mailto:oralhealth@cdc.gov', 'fn': 'Oral Health Inquiries'}, 'issued': '2016-10-18', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/8235-5d73', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/8235-5d73/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/8235-5d73/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/8235-5d73/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/8235-5d73/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['division of oral health', 'healthy people', 'nohss', 'oral health', 'water fluoridation', 'wfrs'], 'bureauCode': ['009:20'], 'modified': '2020-10-13', 'references': ['https://www.cdc.gov/oralhealthdata/'], 'describedBy': 'https://chronicdata.cdc.gov/Oral-Health/Water-Fluoridation-Statistics-Percent-of-PWS-popul/8235-5d73'}, {'description': '<p>NNDSS - Table II. Invasive pneumococcal disease, all ages - 2018. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states or territory.</p>\n<p>Note:</p>\n<p>This table contains provisional cases of selected national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:</p>\n<p>C.N.M.I.: Commonwealth of Northern Mariana Islands.<br />\nU: Unavailable. —: No reported cases. N: Not reportable. NA: Not Available. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<ul>\n<li>Case counts for reporting years 2017 and 2018 are provisional and subject to change. Data for years 2013 through 2016 are finalized. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>.</li>\n</ul>\n<p>† Includes drug resistant and susceptible cases of invasive pneumococcal disease.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/n24i-76tn', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-01-03', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/n24i-76tn', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/n24i-76tn/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/n24i-76tn/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/n24i-76tn/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/n24i-76tn/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2018', 'all ages', 'invasive pneumococcal disease', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-01-03', 'title': 'NNDSS - Table II. Invasive pneumococcal disease, all ages'}, {'description': '<p>Drugs that have been reported under the Medicaid Drug Rebate Program along with an indication of whether or not the required Average Manufacturer Price (AMP) was reported for each drug. All drugs are identified in the file by the 11-digit National Drug Code, product name, labeler name, and reported (R) or not reported (NR).</p>\n', 'programCode': ['009:076'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Drug Pricing and Payment'], 'landingPage': 'https://data.medicaid.gov/d/kqwu-kbww', 'contactPoint': {'hasEmail': 'mailto:Medicaid.gov@cms.hhs.gov', 'fn': 'Medicaid'}, 'issued': '2018-08-14', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/kqwu-kbww', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/kqwu-kbww/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/kqwu-kbww/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/kqwu-kbww/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/kqwu-kbww/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['amp', 'average manufacturer price'], 'bureauCode': ['009:00'], 'modified': '2020-10-07', 'title': 'Drug AMP Reporting - Monthly'}, {'description': '<p>2008-2020. American Lung Association. Cessation Coverage. Medicaid data compiled by the Centers for Disease Control and Prevention’s Office on Smoking and Health were obtained from the State Tobacco Cessation Coverage Database, developed and administered by the American Lung Association. Data from 2008-2012 are reported on an annual basis; beginning in 2013 data are reported on a quarterly basis. Data include state-level information on Medicaid coverage of approved medications by the Food and Drug Administration (FDA) for tobacco cessation treatment; types of counseling recommended by the Public Health Service (PHS) and barriers to accessing cessation treatment. Note: Section 2502 of the Patient Protection and Affordable Care Act requires all state Medicaid programs to cover all FDA-approved tobacco cessation medications as of January 1, 2014. However, states are currently in the process of modifying their coverage to come into compliance with this requirement. Data in the STATE System on Medicaid coverage of tobacco cessation medications reflect evidence of coverage that is found in documentable sources, and may not yet reflect medications covered under this requirement.</p>\n', 'programCode': ['009:020'], 'title': 'Medicaid Coverage Of Cessation Treatments And Barriers To Treatments', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Cessation Coverage '], 'landingPage': 'https://data.cdc.gov/d/ntaa-dtex', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-12', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/ntaa-dtex', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ntaa-dtex/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ntaa-dtex/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ntaa-dtex/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ntaa-dtex/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['american lung association', 'cessation coverage', 'comprehensive medicaid coverage', 'medicaid coverage of cessation treatment', 'office on smoking and health', 'osh'], 'bureauCode': ['009:20'], 'modified': '2020-10-07', 'references': ['https://chronicdata.cdc.gov/d/x7ys-5vpn'], 'describedBy': 'https://chronicdata.cdc.gov/Cessation-Coverage-/Medicaid-Coverage-Of-Cessation-Treatments-And-Barr/ntaa-dtex'}, {'description': '<p>The Medicare Current Beneficiary Survey (MCBS) public use file (MCBS PUF) provides the first publically available MCBS file for researchers interested in the health, health care use, access to and satisfaction with care for Medicare beneficiaries, while providing the very highest degree of protection to the Medicare beneficiaries protected health information. Celebrating 25 years of continuous data collection and the completion of over 1 million interviews, the MCBS is a continuous, in person, longitudinal survey of a representative national sample of the Medicare population. As the largest federal health survey of the Medicare population, the MCBS plays an essential role in monitoring and evaluating key aspects of the Medicare program and is the leading source of information on Medicare and its impact on beneficiaries.</p>\n', 'programCode': ['009:000'], 'temporal': '2013-01-01T05:00:00-05:00/2018-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/MCBS-Public-Use-File/index', 'modified': '2020-10-05', 'contactPoint': {'hasEmail': 'mailto:MCBS@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-05-24', 'accessLevel': 'public', 'identifier': '645', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/MCBS-Public-Use-File/index', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Access to Care', 'Community Treatment', 'Disparity', 'Expenditures', 'Hospital', 'Inpatient', 'Long Term Care (LTC)', 'Medicaid', 'Medicare', 'Medicare-Medicaid Dual Beneficiaries', 'National', 'Outpatient', 'Payment Sources', 'Publicly Available Data File - for download', 'Satisfaction', 'Survey', 'Utilization'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'MCBS Public Use File', 'accrualPeriodicity': 'R/P1Y'}, {'description': '<p>NNDSS - Table II. Hepatitis (viral, acute) C - 2017. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories.</p>\n<p>Note:<br />\nThese are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting.</p>\n<p>Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available.</p>\n<p>Footnotes:<br />\n C.N.M.I.: Commonwealth of Northern Mariana Islands.</p>\n<p>U: Unavailable. —: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<p>*Three low incidence conditions, rubella, rubella congenital, and tetanus, are in Table II to facilitate case count verification with reporting jurisdictions.</p>\n<p>† Case counts for reporting year 2017 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/">http://wwwn.cdc.gov/nndss/document/</a> ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf. Data for tuberculosis are displayed in Table IV, which appears quarterly.</p>\n<p>§ Based on the CSTE Position Statement 15-ID-03: Revision of the Case Definition of Hepatitis C for National Notification, acute hepatitis C is now reported by case classification status.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/swv3-ghj7', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2018-01-04', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/swv3-ghj7', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/swv3-ghj7/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/swv3-ghj7/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/swv3-ghj7/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/swv3-ghj7/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2017', 'hepatitis', 'hepatitis (viral acute) type c', 'mmwr', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2018-01-04', 'title': 'NNDSS - Table II. Hepatitis (viral, acute) C'}, {'description': '<p>NNDSS - Table II. Babesiosis to Campylobacteriosis - 2015.In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories. Note:These are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting. Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available. Footnotes:C.N.M.I.: Commonwealth of Northern Mariana Islands. U: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum. * Three low incidence conditions, rubella, rubella congenital, and tetanus, have been moved to Table 2 to facilitate case count verification with reporting jurisdictions. ��� Case counts for reporting year 2015 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>. Data for TB are displayed in Table IV, which appears quarterly.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/s5s8-d82d', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-01-07', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/s5s8-d82d', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/s5s8-d82d/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/s5s8-d82d/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/s5s8-d82d/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/s5s8-d82d/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2015', 'babesiosis', 'campylobacteriosis', 'mmwr', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2016-01-07', 'title': 'NNDSS - Table II. Babesiosis to Campylobacteriosis'}, {'description': '<p>The 2011 BRFSS data reflects a change in weighting methodology (raking) and the addition of cell phone only respondents. Shifts in observed prevalence from 2010 to 2011 for BRFSS measures will likely reflect the new methods of measuring risk factors, rather than true trends in risk-factor prevalence. A break in trend lines after 2010 is used to reflect this change in methodolgy. Percentages are weighted to population characteristics. Data are not available if it did not meet BRFSS stability requirements. For more information on these requirements, as well as risk factors and calculated variables, see the Technical Documents and Survey Data for a specific year - <a href="http://www.cdc.gov/brfss/annual_data/annual_data.htm">http://www.cdc.gov/brfss/annual_data/annual_data.htm</a>. Recommended citation: Centers for Disease Control and Prevention (CDC). Behavioral Risk Factor Surveillance System. Atlanta, Georgia: U.S. Department of Health and Human Services, Centers for Disease Control and Prevention, [appropriate year].</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Health Statistics'], 'landingPage': 'https://data.cdc.gov/d/5ekf-pmct', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2013-08-02', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/5ekf-pmct', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5ekf-pmct/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5ekf-pmct/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5ekf-pmct/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5ekf-pmct/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['adults', 'brfss', 'health care coverage', 'heath care access'], 'bureauCode': ['009:00'], 'modified': '2015-08-27', 'title': 'BRFSS Prevalence And Trends Data: Health Care Access/Coverage for 2011'}, {'description': '<p>NNDSS - TABLE 1II. Tetanus to Trichinellosis - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/2993-4v7d', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/2993-4v7d', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/2993-4v7d/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/2993-4v7d/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/2993-4v7d/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/2993-4v7d/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'nedss', 'netss', 'nndss', 'tetanus', 'toxic shock syndrome (other than streptococcal)', 'trichinellosis', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-05-30', 'title': 'NNDSS - TABLE 1II. Tetanus to Trichinellosis'}, {'description': '<p>NNDSS - TABLE 1CC. Rabies, Animal to Rabies, Human - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/mi28-ze7h', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/mi28-ze7h', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mi28-ze7h/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mi28-ze7h/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mi28-ze7h/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mi28-ze7h/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'animal', 'human', 'nedss', 'netss', 'nndss', 'rabies', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-05-30', 'title': 'NNDSS - TABLE 1CC. Rabies, Animal to Rabies, Human'}, {'description': '<p>NNDSS - TABLE 1V. Malaria to Measles, Imported - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/hjax-h34q', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/hjax-h34q', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hjax-h34q/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hjax-h34q/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hjax-h34q/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hjax-h34q/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'malaria', 'measles imported', 'measles indigenous', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-05-30', 'title': 'NNDSS - TABLE 1V. Malaria to Measles, Imported'}, {'description': '<p>NNDSS - TABLE 1U. Legionellosis to Listeriosis - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/ehf4-c7tw', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/ehf4-c7tw', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ehf4-c7tw/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ehf4-c7tw/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ehf4-c7tw/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ehf4-c7tw/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'legionellosis', 'leptospirosis', 'listeriosis', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-05-30', 'title': 'NNDSS - TABLE 1U. Legionellosis to Listeriosis'}, {'description': '<p>NNDSS - Table 1K. Ehrlichiosis and Anaplasmosis, Anaplasma phagocytophilum infection to Ehrlichia chaffeensis infection - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a></p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/bqse-bujd', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/bqse-bujd', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/bqse-bujd/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/bqse-bujd/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/bqse-bujd/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/bqse-bujd/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'anaplasma phagocytophilum infection', 'ehrlichia chaffeensis infection', 'ehrlichiosis and anaplasmosis', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-05-30', 'title': 'NNDSS - TABLE 1K. Ehrlichiosis and Anaplasmosis, Anaplasma phagocytophilum infection to Ehrlichia chaffeensis infection'}, {'description': '<p>NNDSS - Table II. Vibriosis - 2018. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states or territory.</p>\n<p>Note:</p>\n<p>This table contains provisional cases of selected national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:</p>\n<p>C.N.M.I.: Commonwealth of Northern Mariana Islands.<br />\nU: Unavailable. —: No reported cases. N: Not reportable. NA: Not Available. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<ul>\n<li>Case counts for reporting years 2017 and 2018 are provisional and subject to change. Data for years 2013 through 2016 are finalized. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>.</li>\n</ul>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/ttj2-zsyk', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-01-03', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/ttj2-zsyk', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ttj2-zsyk/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ttj2-zsyk/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ttj2-zsyk/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ttj2-zsyk/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2018', 'nedss', 'netss', 'nndss', 'vibriosis', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-01-03', 'title': 'NNDSS - Table II. Vibriosis'}, {'description': '<p>NNDSS - TABLE 1MM. Viral hemorrhagic fevers, Crimean-Congo hemorrhagic fever virus to Guanarito virus - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />\n§ Prior to 2015, CDC\'s National Notifiable Diseases Surveillance System (NNDSS) did not receive electronic data about incident cases of specific viral hemorrhagic fevers; instead data were collected in aggregate as "viral hemorrhagic fevers\'. NNDSS was updated beginning in 2015 to receive data for each of the viral hemorrhagic fevers listed.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/3bix-jq57', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/3bix-jq57', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/3bix-jq57/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/3bix-jq57/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/3bix-jq57/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/3bix-jq57/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'crimean-congo hemorrhagic fever virus', 'ebola virus', 'guanarito virus', 'nedss', 'netss', 'nndss', 'viral hemorrhagic fevers', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-05-30', 'title': 'NNDSS - TABLE 1MM. Viral hemorrhagic fevers, Crimean-Congo hemorrhagic fever virus to Guanarito virus'}, {'description': '<p>NNDSS - TABLE 1J. Dengue virus infections, Dengue to Severe dengue - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\n Max: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />\n§ Includes data for dengue and dengue-like illness.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/29js-qshz', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/29js-qshz', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/29js-qshz/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/29js-qshz/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/29js-qshz/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/29js-qshz/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'dengue', 'dengue virus infections', 'dengue-like illness', 'nedss', 'netss', 'nndss', 'severe dengue', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-05-30', 'title': 'NNDSS - TABLE 1J. Dengue virus infections, Dengue to Severe dengue'}, {'description': '<p>NNDSS - Table II. Invasive pneumococcal disease, age <5 - 2018. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states or territory.</p>\n<p>Note:</p>\n<p>This table contains provisional cases of selected national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:</p>\n<p>C.N.M.I.: Commonwealth of Northern Mariana Islands.<br />\nU: Unavailable. —: No reported cases. N: Not reportable. NA: Not Available. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<ul>\n<li>Case counts for reporting years 2017 and 2018 are provisional and subject to change. Data for years 2013 through 2016 are finalized. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>.</li>\n</ul>\n<p>† Includes drug resistant and susceptible cases of invasive pneumococcal disease.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/mk6z-83q2', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-01-03', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/mk6z-83q2', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mk6z-83q2/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mk6z-83q2/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mk6z-83q2/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mk6z-83q2/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2018', 'age <5', 'invasive pneumococcal disease', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-01-03', 'title': 'NNDSS - Table II. Invasive pneumococcal disease, age <5'}, {'description': '<p>2011 to present. BRFSS SMART MMSA age-adjusted prevalence combined land line and cell phone data. The Selected Metropolitan Area Risk Trends (SMART) project uses the Behavioral Risk Factor Surveillance System (BRFSS) to analyze the data of selected metropolitan statistical areas (MMSAs) with 500 or more respondents. BRFSS data can be used to identify emerging health problems, establish and track health objectives, and develop and evaluate public health policies and programs. BRFSS is a continuous, state-based surveillance system that collects information about modifiable risk factors for chronic diseases and other leading causes of death. Data will be updated annually as it becomes available. Detailed information on sampling methodology and quality assurance can be found on the BRFSS website (<a href="http://www.cdc.gov/brfss">http://www.cdc.gov/brfss</a>). Methodology: <a href="http://www.cdc.gov/brfss/factsheets/pdf/DBS_BRFSS_survey.pdf">http://www.cdc.gov/brfss/factsheets/pdf/DBS_BRFSS_survey.pdf</a> Glossary: <a href="https://chronicdata.cdc.gov/Behavioral-Risk-Factors/Behavioral-Risk-Factor-Surveillance-System-BRFSS-H/iuq5-y9ct/data">https://chronicdata.cdc.gov/Behavioral-Risk-Factors/Behavioral-Risk-Fact...</a></p>\n', 'programCode': ['009:020'], 'title': 'Behavioral Risk Factors: Selected Metropolitan Area Risk Trends (SMART) MMSA Age-adjusted Prevalence Data (2011 to Present)', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Behavioral Risk Factors'], 'landingPage': 'https://data.cdc.gov/d/at7e-uhkc', 'contactPoint': {'hasEmail': 'mailto:PublicInquiriesDPH@cdc.gov', 'fn': 'DPH Public Inquiries'}, 'issued': '2018-11-27', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/at7e-uhkc', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/at7e-uhkc/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/at7e-uhkc/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/at7e-uhkc/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/at7e-uhkc/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['age-adjusted', 'behavioral', 'brfss', 'factor', 'risk', 'surveillance', 'survey'], 'bureauCode': ['009:20'], 'modified': '2020-09-17', 'references': ['http://www.cdc.gov/BRFSS/'], 'describedBy': 'https://chronicdata.cdc.gov/Behavioral-Risk-Factors/Behavioral-Risk-Factors-Selected-Metropolitan-Area/at7e-uhkc'}, {'description': '<p>2011 to present. BRFSS SMART MMSA Prevalence combined land line and cell phone data. The Selected Metropolitan Area Risk Trends (SMART) project uses the Behavioral Risk Factor Surveillance System (BRFSS) to analyze the data of selected metropolitan statistical areas (MMSAs) with 500 or more respondents. BRFSS data can be used to identify emerging health problems, establish and track health objectives, and develop and evaluate public health policies and programs. BRFSS is a continuous, state-based surveillance system that collects information about modifiable risk factors for chronic diseases and other leading causes of death. Data will be updated annually as it becomes available. Detailed information on sampling methodology and quality assurance can be found on the BRFSS website (<a href="http://www.cdc.gov/brfss">http://www.cdc.gov/brfss</a>). Methodology: <a href="http://www.cdc.gov/brfss/factsheets/pdf/DBS_BRFSS_survey.pdf">http://www.cdc.gov/brfss/factsheets/pdf/DBS_BRFSS_survey.pdf</a> Glossary: <a href="https://chronicdata.cdc.gov/Behavioral-Risk-Factors/Behavioral-Risk-Factor-Surveillance-System-BRFSS-H/iuq5-y9ct/data">https://chronicdata.cdc.gov/Behavioral-Risk-Factors/Behavioral-Risk-Fact...</a></p>\n', 'programCode': ['009:020'], 'title': 'Behavioral Risk Factors: Selected Metropolitan Area Risk Trends (SMART) MMSA Prevalence Data (2011 to Present)', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Behavioral Risk Factors'], 'landingPage': 'https://data.cdc.gov/d/j32a-sa6u', 'contactPoint': {'hasEmail': 'mailto:PublicInquiriesDPH@cdc.gov', 'fn': 'DPH Public Inquiries'}, 'issued': '2018-11-27', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/j32a-sa6u', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/j32a-sa6u/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/j32a-sa6u/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/j32a-sa6u/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/j32a-sa6u/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['behavioral', 'brfss', 'mmsa', 'risk', 'smart', 'survey'], 'bureauCode': ['009:20'], 'modified': '2020-09-17', 'references': ['https://www.cdc.gov/brfss/'], 'describedBy': 'https://chronicdata.cdc.gov/Behavioral-Risk-Factors/Behavioral-Risk-Factors-Selected-Metropolitan-Area/j32a-sa6u'}, {'description': '<p>2011 to present. BRFSS combined land line and cell phone age-adjusted prevalence data. The BRFSS is a continuous, state-based surveillance system that collects information about modifiable risk factors for chronic diseases and other leading causes of death.<br />\nData will be updated annually as it becomes available.</p>\n<p>Detailed information on sampling methodology and quality assurance can be found on the BRFSS website (<a href="http://www.cdc.gov/brfss">http://www.cdc.gov/brfss</a>).<br />\nMethodology: <a href="http://www.cdc.gov/brfss/factsheets/pdf/DBS_BRFSS_survey.pdf">http://www.cdc.gov/brfss/factsheets/pdf/DBS_BRFSS_survey.pdf</a><br />\nGlossary: <a href="https://chronicdata.cdc.gov/Behavioral-Risk-Factors/Behavioral-Risk-Factor-Surveillance-System-BRFSS-H/iuq5-y9ct/data">https://chronicdata.cdc.gov/Behavioral-Risk-Factors/Behavioral-Risk-Fact...</a></p>\n', 'programCode': ['009:020'], 'title': 'Behavioral Risk Factor Surveillance System (BRFSS) Age-Adjusted Prevalence Data (2011 to present)', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Behavioral Risk Factors'], 'landingPage': 'https://data.cdc.gov/d/d2rk-yvas', 'contactPoint': {'hasEmail': 'mailto:PublicInquiriesDPH@cdc.gov', 'fn': 'DPH Public Inquiries'}, 'issued': '2018-11-27', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/d2rk-yvas', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/d2rk-yvas/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/d2rk-yvas/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/d2rk-yvas/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/d2rk-yvas/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['age-adjusted', 'behavioral', 'brfss', 'factor', 'risk', 'surveillance', 'survey'], 'bureauCode': ['009:20'], 'modified': '2020-09-17', 'references': ['http://www.cdc.gov/BRFSS/'], 'describedBy': 'https://chronicdata.cdc.gov/Behavioral-Risk-Factors/Behavioral-Risk-Factor-Surveillance-System-BRFSS-A/d2rk-yvas'}, {'description': '<p>2011 to present. BRFSS combined land line and cell phone prevalence data. BRFSS is a continuous, state-based surveillance system that collects information about modifiable risk factors for chronic diseases and other leading causes of death. Data will be updated annually as it becomes available. Detailed information on sampling methodology and quality assurance can be found on the BRFSS website (<a href="http://www.cdc.gov/brfss">http://www.cdc.gov/brfss</a>). Methodology: <a href="http://www.cdc.gov/brfss/factsheets/pdf/DBS_BRFSS_survey.pdf">http://www.cdc.gov/brfss/factsheets/pdf/DBS_BRFSS_survey.pdf</a> Glossary: <a href="https://chronicdata.cdc.gov/Behavioral-Risk-Factors/Behavioral-Risk-Factor-Surveillance-System-BRFSS-H/iuq5-y9ct/data">https://chronicdata.cdc.gov/Behavioral-Risk-Factors/Behavioral-Risk-Fact...</a></p>\n', 'programCode': ['009:020'], 'title': 'Behavioral Risk Factor Surveillance System (BRFSS) Prevalence Data (2011 to present)', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Behavioral Risk Factors'], 'landingPage': 'https://data.cdc.gov/d/dttw-5yxu', 'contactPoint': {'hasEmail': 'mailto:PublicInquiriesDPH@cdc.gov', 'fn': 'DPH Public Inquiries'}, 'issued': '2018-11-27', 'describedByType': 'application/pdf', 'identifier': 'https://data.cdc.gov/api/views/dttw-5yxu', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/dttw-5yxu/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/dttw-5yxu/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/dttw-5yxu/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/dttw-5yxu/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['...', 'behavioral', 'brfss', 'factor', 'risk', 'survey'], 'bureauCode': ['009:20'], 'modified': '2020-09-17', 'references': ['http://www.cdc.gov/brfss'], 'describedBy': 'http://www.cdc.gov/brfss/factsheets/pdf/DBS_BRFSS_survey.pdf'}, {'description': '<p>This data table provides a collection of information from peer-reviewed autism prevalence studies. Information reported from each study includes the autism prevalence estimate and additional study characteristics (e.g., case ascertainment and criteria). A PubMed search was conducted to identify studies published at any time through September 2020 using the search terms: autism (title/abstract) OR autistic (title/abstract) AND prevalence (title/abstract). Data were abstracted and included if the study fulfilled the following criteria:<br />\n• The study was published in English;<br />\n• The study produced at least one autism prevalence estimate; and<br />\n• The study was population-based (any age range) within a defined geographic area.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Public Health Surveillance'], 'landingPage': 'https://data.cdc.gov/d/9mw4-6adp', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC Info'}, 'issued': '2020-09-17', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/9mw4-6adp', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/9mw4-6adp/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/9mw4-6adp/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/9mw4-6adp/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/9mw4-6adp/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['asd', 'autism', 'autism prevalence', 'autism spectrum disorder', 'prevalence studies'], 'bureauCode': ['009:20'], 'modified': '2020-09-17', 'title': 'autism prevalence studies', 'accrualPeriodicity': 'R/P1Y'}, {'description': '<p>States may rely on eligibility information from "Express Lane" agency programs to streamline and simplify enrollment and renewal in Medicaid and CHIP. Express Lane agencies may include Supplemental Nutrition Assistance Program (SNAP), School Lunch programs, Temporary Assistance for Needy Families, Head Start, and the Women, infant, and children\'s program (WIC) , among others. States can also use state income tax data to determine Medicaid and CHIP eligibility for children.</p>\n', 'programCode': ['009:076'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Eligibility'], 'landingPage': 'https://data.medicaid.gov/d/8vcd-dnq9', 'contactPoint': {'hasEmail': 'mailto:no-reply@data.medicaid.gov', 'fn': 'Medicaid.gov'}, 'issued': '2018-04-19', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/8vcd-dnq9', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/8vcd-dnq9/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/8vcd-dnq9/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/8vcd-dnq9/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/8vcd-dnq9/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['enrollment strategies'], 'bureauCode': ['009:00'], 'modified': '2019-01-18', 'title': 'Express Lane Eligibility for Medicaid and CHIP Coverage'}, {'description': '<p>Performance rates on frequently reported health care quality measures in the CMS Medicaid/CHIP Child and Adult Core Sets, for FFY 2016 reporting.</p>\n<p>Source: Mathematica analysis of MACPro and Form CMS-416 reports for the FFY 2016 reporting cycle. For more information, see the <a href="https://www.medicaid.gov/medicaid/quality-of-care/performance-measurement/child-core-set/index.html">Children\'s Health Care Quality Measures</a> and <a href="https://www.medicaid.gov/medicaid/quality-of-care/performance-measurement/adult-core-set/index.html">Adult Health Care Quality Measures</a> webpages.</p>\n', 'programCode': ['009:076'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Quality'], 'landingPage': 'https://data.medicaid.gov/d/vncf-b8xx', 'contactPoint': {'hasEmail': 'mailto:no-reply@data.medicaid.gov', 'fn': 'Medicaid.gov'}, 'issued': '2018-09-13', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/vncf-b8xx', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/vncf-b8xx/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/vncf-b8xx/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/vncf-b8xx/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/vncf-b8xx/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['core sets', 'performance rates', 'quality measures'], 'bureauCode': ['009:00'], 'modified': '2018-10-25', 'title': '2016 Child and Adult Health Care Quality Measures'}, {'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'description': 'No description provided', 'landingPage': 'https://data.cdc.gov/d/dkmg-ggf9', 'contactPoint': {'hasEmail': 'mailto:no-reply@data.cdc.gov', 'fn': 'jwz3@cdc.gov'}, 'title': 'Cleared HIE Assessment Codebook Word', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/dkmg-ggf9', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'docx', 'accessURL': 'https://data.cdc.gov/download/dkmg-ggf9/application/vnd.openxmlformats-officedocument.wordprocessingml.document', 'mediaType': 'application/unknown', 'title': 'docx'}], 'keyword': ['centers-for-disease-control-and-prevention'], 'bureauCode': ['009:20'], 'modified': '2017-09-06', 'issued': '2017-06-27'}, {'description': '<p>Performance rates on frequently reported health care quality measures in the CMS Medicaid/CHIP Child and Adult Core Sets, for FFY 2015 reporting.</p>\n<p>Source: Mathematica analysis of MACPro and Form CMS-416 reports for the FFY 2015 reporting cycle. For more information, see the <a href="https://www.medicaid.gov/medicaid/quality-of-care/performance-measurement/child-core-set/index.html">Children\'s Health Care Quality Measures</a> and <a href="https://www.medicaid.gov/medicaid/quality-of-care/performance-measurement/adult-core-set/index.html">Adult Health Care Quality Measures</a> webpages.</p>\n', 'programCode': ['009:076'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Quality'], 'landingPage': 'https://data.medicaid.gov/d/7kj7-m9ih', 'contactPoint': {'hasEmail': 'mailto:no-reply@data.medicaid.gov', 'fn': 'Medicaid.gov'}, 'issued': '2018-09-13', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/7kj7-m9ih', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/7kj7-m9ih/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/7kj7-m9ih/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/7kj7-m9ih/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/7kj7-m9ih/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['core sets', 'performance rates', 'quality measures'], 'bureauCode': ['009:00'], 'modified': '2018-10-25', 'title': '2015 Child and Adult Health Care Quality Measures'}, {'description': "<p>Performance rates on frequently reported health care quality measures in the CMS Medicaid/CHIP Child and Adult Core Sets, for FFY 2014 reporting. Dataset contains both child and adult measures. Source: Mathematica analysis of FFY 2014 Child and Adult CARTS reports as of May 8, 2015, as published in the 2015 Secretary's Reports on the Quality of Care in Medicaid/CHIP.</p>\n", 'programCode': ['009:076'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Quality'], 'landingPage': 'https://data.medicaid.gov/d/7ycc-v6ew', 'contactPoint': {'hasEmail': 'mailto:no-reply@data.medicaid.gov', 'fn': 'Medicaid.gov'}, 'issued': '2017-05-11', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/7ycc-v6ew', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/7ycc-v6ew/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/7ycc-v6ew/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/7ycc-v6ew/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/7ycc-v6ew/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['core sets', 'performance rates', 'quality measures'], 'bureauCode': ['009:00'], 'modified': '2017-08-03', 'title': '2014 Child and Adult Health Care Quality Measures'}, {'description': '<p>Drug utilization data are reported by states for covered outpatient drugs that are paid for by state Medicaid agencies since the start of the Medicaid Drug Rebate Program. The data includes state, drug name, National Drug Code, number of prescriptions and dollars reimbursed. Data descriptions are available on Medicaid.gov: <a href="https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilization-data/state-drug-utilization-data-faq/index.html">https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilizat...</a></p>\n', 'programCode': ['009:076'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['State Drug Utilization'], 'landingPage': 'https://data.medicaid.gov/d/ju2h-vcgs', 'contactPoint': {'hasEmail': 'mailto:no-reply@data.medicaid.gov', 'fn': 'Medicaid.gov'}, 'issued': '2016-11-01', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/ju2h-vcgs', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/ju2h-vcgs/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/ju2h-vcgs/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/ju2h-vcgs/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/ju2h-vcgs/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['drug utilization', 'medicaid reimbursements', 'pharmacy'], 'bureauCode': ['009:00'], 'modified': '2020-06-24', 'title': 'State Drug Utilization Data 2015'}, {'description': '<p>Drug utilization data are reported by states for covered outpatient drugs that are paid for by state Medicaid agencies since the start of the Medicaid Drug Rebate Program. The data includes state, drug name, National Drug Code, number of prescriptions and dollars reimbursed. Data descriptions are available on Medicaid.gov: <a href="https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilization-data/state-drug-utilization-data-faq/index.html">https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilizat...</a></p>\n', 'programCode': ['009:076'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['State Drug Utilization'], 'landingPage': 'https://data.medicaid.gov/d/955u-9h9g', 'contactPoint': {'hasEmail': 'mailto:no-reply@data.medicaid.gov', 'fn': 'Medicaid.gov'}, 'issued': '2016-11-01', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/955u-9h9g', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/955u-9h9g/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/955u-9h9g/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/955u-9h9g/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/955u-9h9g/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['drug utilization', 'medicaid reimbursements', 'pharmacy'], 'bureauCode': ['009:00'], 'modified': '2020-03-14', 'title': 'State Drug Utilization Data 2014'}, {'description': '<p>Drug utilization data are reported by states for covered outpatient drugs that are paid for by state Medicaid agencies since the start of the Medicaid Drug Rebate Program. The data includes state, drug name, National Drug Code, number of prescriptions and dollars reimbursed. Data descriptions are available on Medicaid.gov: <a href="https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilization-data/state-drug-utilization-data-faq/index.html">https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilizat...</a></p>\n', 'programCode': ['009:076'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['State Drug Utilization'], 'landingPage': 'https://data.medicaid.gov/d/rkct-3tm8', 'contactPoint': {'hasEmail': 'mailto:no-reply@data.medicaid.gov', 'fn': 'Medicaid.gov'}, 'issued': '2016-11-01', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/rkct-3tm8', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/rkct-3tm8/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/rkct-3tm8/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/rkct-3tm8/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/rkct-3tm8/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['drug utilization', 'medicaid reimbursements', 'pharmacy'], 'bureauCode': ['009:00'], 'modified': '2020-03-14', 'title': 'State Drug Utilization Data 2013'}, {'description': '<p>Drug utilization data are reported by states for covered outpatient drugs that are paid for by state Medicaid agencies since the start of the Medicaid Drug Rebate Program. The data includes state, drug name, National Drug Code, number of prescriptions and dollars reimbursed. Data descriptions are available on Medicaid.gov: <a href="https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilization-data/state-drug-utilization-data-faq/index.html">https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilizat...</a></p>\n', 'programCode': ['009:076'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['State Drug Utilization'], 'landingPage': 'https://data.medicaid.gov/d/yi2j-kk5z', 'contactPoint': {'hasEmail': 'mailto:no-reply@data.medicaid.gov', 'fn': 'Medicaid.gov'}, 'issued': '2016-11-01', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/yi2j-kk5z', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/yi2j-kk5z/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/yi2j-kk5z/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/yi2j-kk5z/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/yi2j-kk5z/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['drug utilization', 'medicaid reimbursements', 'pharmacy'], 'bureauCode': ['009:00'], 'modified': '2020-03-14', 'title': 'State Drug Utilization Data 2012'}, {'description': '<p>Drug utilization data are reported by states for covered outpatient drugs that are paid for by state Medicaid agencies since the start of the Medicaid Drug Rebate Program. The data includes state, drug name, National Drug Code, number of prescriptions and dollars reimbursed. Data descriptions are available on Medicaid.gov: <a href="https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilization-data/state-drug-utilization-data-faq/index.html">https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilizat...</a></p>\n', 'programCode': ['009:076'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['State Drug Utilization'], 'landingPage': 'https://data.medicaid.gov/d/cnf4-jwwr', 'contactPoint': {'hasEmail': 'mailto:no-reply@data.medicaid.gov', 'fn': 'Medicaid.gov'}, 'issued': '2016-09-16', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/cnf4-jwwr', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/cnf4-jwwr/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/cnf4-jwwr/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/cnf4-jwwr/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/cnf4-jwwr/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['drug utilization', 'medicaid reimbursements', 'pharmacy'], 'bureauCode': ['009:00'], 'modified': '2020-03-13', 'title': 'State Drug Utilization Data 1991'}, {'description': '<p>Drug utilization data are reported by states for covered outpatient drugs that are paid for by state Medicaid agencies since the start of the Medicaid Drug Rebate Program. The data includes state, drug name, National Drug Code, number of prescriptions and dollars reimbursed. Data descriptions are available on Medicaid.gov: <a href="https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilization-data/state-drug-utilization-data-faq/index.html">https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilizat...</a></p>\n', 'programCode': ['009:076'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['State Drug Utilization'], 'landingPage': 'https://data.medicaid.gov/d/5jcx-2xey', 'contactPoint': {'hasEmail': 'mailto:no-reply@data.medicaid.gov', 'fn': 'Medicaid.gov'}, 'issued': '2016-08-29', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/5jcx-2xey', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/5jcx-2xey/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/5jcx-2xey/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/5jcx-2xey/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/5jcx-2xey/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['drug utilization', 'medicaid reimbursements', 'pharmacy'], 'bureauCode': ['009:00'], 'modified': '2020-03-13', 'title': 'State Drug Utilization Data 2002'}, {'description': '<p>Drug utilization data are reported by states for covered outpatient drugs that are paid for by state Medicaid agencies since the start of the Medicaid Drug Rebate Program. The data includes state, drug name, National Drug Code, number of prescriptions and dollars reimbursed. Data descriptions are available on Medicaid.gov: <a href="https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilization-data/state-drug-utilization-data-faq/index.html">https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilizat...</a></p>\n', 'programCode': ['009:076'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['State Drug Utilization'], 'landingPage': 'https://data.medicaid.gov/d/ezjn-vqh8', 'contactPoint': {'hasEmail': 'mailto:no-reply@data.medicaid.gov', 'fn': 'Medicaid.gov'}, 'issued': '2016-08-29', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/ezjn-vqh8', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/ezjn-vqh8/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/ezjn-vqh8/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/ezjn-vqh8/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/ezjn-vqh8/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['drug utilization', 'medicaid reimbursements', 'pharmacy'], 'bureauCode': ['009:00'], 'modified': '2020-03-14', 'title': 'State Drug Utilization Data 2005'}, {'description': '<p>Drug utilization data are reported by states for covered outpatient drugs that are paid for by state Medicaid agencies since the start of the Medicaid Drug Rebate Program. The data includes state, drug name, National Drug Code, number of prescriptions and dollars reimbursed. Data descriptions are available on Medicaid.gov: <a href="https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilization-data/state-drug-utilization-data-faq/index.html">https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilizat...</a></p>\n', 'programCode': ['009:076'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['State Drug Utilization'], 'landingPage': 'https://data.medicaid.gov/d/vhg8-v7wa', 'contactPoint': {'hasEmail': 'mailto:no-reply@data.medicaid.gov', 'fn': 'Medicaid.gov'}, 'issued': '2016-08-29', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/vhg8-v7wa', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/vhg8-v7wa/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/vhg8-v7wa/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/vhg8-v7wa/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/vhg8-v7wa/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['drug utilization', 'medicaid reimbursements', 'pharmacy'], 'bureauCode': ['009:00'], 'modified': '2020-03-13', 'title': 'State Drug Utilization Data 1999'}, {'description': '<p>Drug utilization data are reported by states for covered outpatient drugs that are paid for by state Medicaid agencies since the start of the Medicaid Drug Rebate Program. The data includes state, drug name, National Drug Code, number of prescriptions and dollars reimbursed. Data descriptions are available on Medicaid.gov: <a href="https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilization-data/state-drug-utilization-data-faq/index.html">https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilizat...</a></p>\n', 'programCode': ['009:076'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['State Drug Utilization'], 'landingPage': 'https://data.medicaid.gov/d/jqjw-uby8', 'contactPoint': {'hasEmail': 'mailto:no-reply@data.medicaid.gov', 'fn': 'Medicaid.gov'}, 'issued': '2016-08-29', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/jqjw-uby8', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/jqjw-uby8/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/jqjw-uby8/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/jqjw-uby8/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/jqjw-uby8/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['drug utilization', 'medicaid reimbursements', 'pharmacy'], 'bureauCode': ['009:00'], 'modified': '2020-03-13', 'title': 'State Drug Utilization Data 1996'}, {'description': '<p>Drug utilization data are reported by states for covered outpatient drugs that are paid for by state Medicaid agencies since the start of the Medicaid Drug Rebate Program. The data includes state, drug name, National Drug Code, number of prescriptions and dollars reimbursed. Data descriptions are available on Medicaid.gov: <a href="https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilization-data/state-drug-utilization-data-faq/index.html">https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilizat...</a></p>\n', 'programCode': ['009:076'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['State Drug Utilization'], 'landingPage': 'https://data.medicaid.gov/d/ykva-ug36', 'contactPoint': {'hasEmail': 'mailto:no-reply@data.medicaid.gov', 'fn': 'Medicaid.gov'}, 'issued': '2016-08-29', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/ykva-ug36', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/ykva-ug36/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/ykva-ug36/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/ykva-ug36/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/ykva-ug36/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['drug utilization', 'medicaid reimbursements', 'pharmacy'], 'bureauCode': ['009:00'], 'modified': '2020-03-13', 'title': 'State Drug Utilization Data 1998'}, {'description': '<p>Drug utilization data are reported by states for covered outpatient drugs that are paid for by state Medicaid agencies since the start of the Medicaid Drug Rebate Program. The data includes state, drug name, National Drug Code, number of prescriptions and dollars reimbursed. Data descriptions are available on Medicaid.gov: <a href="https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilization-data/state-drug-utilization-data-faq/index.html">https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilizat...</a></p>\n', 'programCode': ['009:076'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['State Drug Utilization'], 'landingPage': 'https://data.medicaid.gov/d/e7is-4a3j', 'contactPoint': {'hasEmail': 'mailto:no-reply@data.medicaid.gov', 'fn': 'Medicaid.gov'}, 'issued': '2016-08-29', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/e7is-4a3j', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/e7is-4a3j/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/e7is-4a3j/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/e7is-4a3j/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/e7is-4a3j/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['drug utilization', 'medicaid reimbursements', 'pharmacy'], 'bureauCode': ['009:00'], 'modified': '2020-03-14', 'title': 'State Drug Utilization Data 2006'}, {'description': '<p>Drug utilization data are reported by states for covered outpatient drugs that are paid for by state Medicaid agencies since the start of the Medicaid Drug Rebate Program. The data includes state, drug name, National Drug Code, number of prescriptions and dollars reimbursed. Data descriptions are available on Medicaid.gov: <a href="https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilization-data/state-drug-utilization-data-faq/index.html">https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilizat...</a></p>\n', 'programCode': ['009:076'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['State Drug Utilization'], 'landingPage': 'https://data.medicaid.gov/d/ny8j-2ymd', 'contactPoint': {'hasEmail': 'mailto:no-reply@data.medicaid.gov', 'fn': 'Medicaid.gov'}, 'issued': '2016-08-29', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/ny8j-2ymd', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/ny8j-2ymd/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/ny8j-2ymd/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/ny8j-2ymd/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/ny8j-2ymd/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['drug utilization', 'medicaid reimbursements', 'pharmacy'], 'bureauCode': ['009:00'], 'modified': '2020-03-14', 'title': 'State Drug Utilization Data 2008'}, {'description': '<p>Drug utilization data are reported by states for covered outpatient drugs that are paid for by state Medicaid agencies since the start of the Medicaid Drug Rebate Program. The data includes state, drug name, National Drug Code, number of prescriptions and dollars reimbursed. Data descriptions are available on Medicaid.gov: <a href="https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilization-data/state-drug-utilization-data-faq/index.html">https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilizat...</a></p>\n', 'programCode': ['009:076'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['State Drug Utilization'], 'landingPage': 'https://data.medicaid.gov/d/78qv-c4cn', 'contactPoint': {'hasEmail': 'mailto:no-reply@data.medicaid.gov', 'fn': 'Medicaid.gov'}, 'issued': '2016-08-29', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/78qv-c4cn', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/78qv-c4cn/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/78qv-c4cn/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/78qv-c4cn/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/78qv-c4cn/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['drug utilization', 'medicaid reimbursements', 'pharmacy'], 'bureauCode': ['009:00'], 'modified': '2020-03-13', 'title': 'State Drug Utilization Data 2000'}, {'description': '<p>Drug utilization data are reported by states for covered outpatient drugs that are paid for by state Medicaid agencies since the start of the Medicaid Drug Rebate Program. The data includes state, drug name, National Drug Code, number of prescriptions and dollars reimbursed. Data descriptions are available on Medicaid.gov: <a href="https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilization-data/state-drug-utilization-data-faq/index.html">https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilizat...</a></p>\n', 'programCode': ['009:076'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['State Drug Utilization'], 'landingPage': 'https://data.medicaid.gov/d/iu8s-z84j', 'contactPoint': {'hasEmail': 'mailto:no-reply@data.medicaid.gov', 'fn': 'Medicaid.gov'}, 'issued': '2016-08-29', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/iu8s-z84j', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/iu8s-z84j/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/iu8s-z84j/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/iu8s-z84j/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/iu8s-z84j/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['drug utilization', 'medicaid reimbursements', 'pharmacy'], 'bureauCode': ['009:00'], 'modified': '2020-03-13', 'title': 'State Drug Utilization Data 1993'}, {'description': '<p>Drug utilization data are reported by states for covered outpatient drugs that are paid for by state Medicaid agencies since the start of the Medicaid Drug Rebate Program. The data includes state, drug name, National Drug Code, number of prescriptions and dollars reimbursed. Data descriptions are available on Medicaid.gov: <a href="https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilization-data/state-drug-utilization-data-faq/index.html">https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilizat...</a></p>\n', 'programCode': ['009:076'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['State Drug Utilization'], 'landingPage': 'https://data.medicaid.gov/d/t5ct-xf3k', 'contactPoint': {'hasEmail': 'mailto:no-reply@data.medicaid.gov', 'fn': 'Medicaid.gov'}, 'issued': '2016-08-29', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/t5ct-xf3k', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/t5ct-xf3k/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/t5ct-xf3k/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/t5ct-xf3k/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/t5ct-xf3k/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['drug utilization', 'medicaid reimbursements', 'pharmacy'], 'bureauCode': ['009:00'], 'modified': '2020-03-13', 'title': 'State Drug Utilization Data 2001'}, {'description': '<p>Drug utilization data are reported by states for covered outpatient drugs that are paid for by state Medicaid agencies since the start of the Medicaid Drug Rebate Program. The data includes state, drug name, National Drug Code, number of prescriptions and dollars reimbursed. Data descriptions are available on Medicaid.gov: <a href="https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilization-data/state-drug-utilization-data-faq/index.html">https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilizat...</a></p>\n', 'programCode': ['009:076'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['State Drug Utilization'], 'landingPage': 'https://data.medicaid.gov/d/q947-frj2', 'contactPoint': {'hasEmail': 'mailto:no-reply@data.medicaid.gov', 'fn': 'Medicaid.gov'}, 'issued': '2016-08-29', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/q947-frj2', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/q947-frj2/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/q947-frj2/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/q947-frj2/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/q947-frj2/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['drug utilization', 'medicaid reimbursements', 'pharmacy'], 'bureauCode': ['009:00'], 'modified': '2020-03-14', 'title': 'State Drug Utilization Data 2007'}, {'description': '<p>Drug utilization data are reported by states for covered outpatient drugs that are paid for by state Medicaid agencies since the start of the Medicaid Drug Rebate Program. The data includes state, drug name, National Drug Code, number of prescriptions and dollars reimbursed. Data descriptions are available on Medicaid.gov: <a href="https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilization-data/state-drug-utilization-data-faq/index.html">https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilizat...</a></p>\n', 'programCode': ['009:076'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['State Drug Utilization'], 'landingPage': 'https://data.medicaid.gov/d/8uti-96dw', 'contactPoint': {'hasEmail': 'mailto:no-reply@data.medicaid.gov', 'fn': 'Medicaid.gov'}, 'issued': '2016-08-29', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/8uti-96dw', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/8uti-96dw/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/8uti-96dw/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/8uti-96dw/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/8uti-96dw/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['drug utilization', 'medicaid reimbursements', 'pharmacy'], 'bureauCode': ['009:00'], 'modified': '2020-03-13', 'title': 'State Drug Utilization Data 1994'}, {'description': '<p>Drug utilization data are reported by states for covered outpatient drugs that are paid for by state Medicaid agencies since the start of the Medicaid Drug Rebate Program. The data includes state, drug name, National Drug Code, number of prescriptions and dollars reimbursed. Data descriptions are available on Medicaid.gov: <a href="https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilization-data/state-drug-utilization-data-faq/index.html">https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilizat...</a></p>\n', 'programCode': ['009:076'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['State Drug Utilization'], 'landingPage': 'https://data.medicaid.gov/d/rn2y-fgjb', 'contactPoint': {'hasEmail': 'mailto:no-reply@data.medicaid.gov', 'fn': 'Medicaid.gov'}, 'issued': '2016-08-29', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/rn2y-fgjb', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/rn2y-fgjb/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/rn2y-fgjb/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/rn2y-fgjb/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/rn2y-fgjb/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['drug utilization', 'medicaid reimbursements', 'pharmacy'], 'bureauCode': ['009:00'], 'modified': '2020-03-14', 'title': 'State Drug Utilization Data 2004'}, {'description': '<p>Drug utilization data are reported by states for covered outpatient drugs that are paid for by state Medicaid agencies since the start of the Medicaid Drug Rebate Program. The data includes state, drug name, National Drug Code, number of prescriptions and dollars reimbursed. Data descriptions are available on Medicaid.gov: <a href="https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilization-data/state-drug-utilization-data-faq/index.html">https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilizat...</a></p>\n', 'programCode': ['009:076'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['State Drug Utilization'], 'landingPage': 'https://data.medicaid.gov/d/v83u-wwk3', 'contactPoint': {'hasEmail': 'mailto:no-reply@data.medicaid.gov', 'fn': 'Medicaid.gov'}, 'issued': '2016-08-29', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/v83u-wwk3', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/v83u-wwk3/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/v83u-wwk3/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/v83u-wwk3/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/v83u-wwk3/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['drug utilization', 'medicaid reimbursements', 'pharmacy'], 'bureauCode': ['009:00'], 'modified': '2020-03-13', 'title': 'State Drug Utilization Data 1995'}, {'description': '<p>Drug utilization data are reported by states for covered outpatient drugs that are paid for by state Medicaid agencies since the start of the Medicaid Drug Rebate Program. The data includes state, drug name, National Drug Code, number of prescriptions and dollars reimbursed. Data descriptions are available on Medicaid.gov: <a href="https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilization-data/state-drug-utilization-data-faq/index.html">https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilizat...</a></p>\n', 'programCode': ['009:076'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['State Drug Utilization'], 'landingPage': 'https://data.medicaid.gov/d/c7wf-ku3w', 'contactPoint': {'hasEmail': 'mailto:no-reply@data.medicaid.gov', 'fn': 'Medicaid.gov'}, 'issued': '2016-08-29', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/c7wf-ku3w', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/c7wf-ku3w/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/c7wf-ku3w/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/c7wf-ku3w/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/c7wf-ku3w/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['drug utilization', 'medicaid reimbursements', 'pharmacy'], 'bureauCode': ['009:00'], 'modified': '2020-03-13', 'title': 'State Drug Utilization Data 1997'}, {'description': '<p>Drug utilization data are reported by states for covered outpatient drugs that are paid for by state Medicaid agencies since the start of the Medicaid Drug Rebate Program. The data includes state, drug name, National Drug Code, number of prescriptions and dollars reimbursed. Data descriptions are available on Medicaid.gov: <a href="https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilization-data/state-drug-utilization-data-faq/index.html">https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilizat...</a></p>\n', 'programCode': ['009:076'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['State Drug Utilization'], 'landingPage': 'https://data.medicaid.gov/d/mmgn-kvy5', 'contactPoint': {'hasEmail': 'mailto:no-reply@data.medicaid.gov', 'fn': 'Medicaid.gov'}, 'issued': '2016-08-29', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/mmgn-kvy5', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/mmgn-kvy5/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/mmgn-kvy5/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/mmgn-kvy5/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/mmgn-kvy5/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['drug utilization', 'medicaid reimbursements', 'pharmacy'], 'bureauCode': ['009:00'], 'modified': '2020-03-14', 'title': 'State Drug Utilization Data 2010'}, {'description': '<p>Drug utilization data are reported by states for covered outpatient drugs that are paid for by state Medicaid agencies since the start of the Medicaid Drug Rebate Program. The data includes state, drug name, National Drug Code, number of prescriptions and dollars reimbursed. Data descriptions are available on Medicaid.gov: <a href="https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilization-data/state-drug-utilization-data-faq/index.html">https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilizat...</a></p>\n', 'programCode': ['009:076'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['State Drug Utilization'], 'landingPage': 'https://data.medicaid.gov/d/fhmx-iqs3', 'contactPoint': {'hasEmail': 'mailto:no-reply@data.medicaid.gov', 'fn': 'Medicaid.gov'}, 'issued': '2016-08-29', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/fhmx-iqs3', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/fhmx-iqs3/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/fhmx-iqs3/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/fhmx-iqs3/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/fhmx-iqs3/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['drug utilization', 'medicaid reimbursements', 'pharmacy'], 'bureauCode': ['009:00'], 'modified': '2020-03-14', 'title': 'State Drug Utilization Data 2009'}, {'description': '<p>Drug utilization data are reported by states for covered outpatient drugs that are paid for by state Medicaid agencies since the start of the Medicaid Drug Rebate Program. The data includes state, drug name, National Drug Code, number of prescriptions and dollars reimbursed. Data descriptions are available on Medicaid.gov: <a href="https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilization-data/state-drug-utilization-data-faq/index.html">https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilizat...</a></p>\n', 'programCode': ['009:076'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['State Drug Utilization'], 'landingPage': 'https://data.medicaid.gov/d/66gr-qxnr', 'contactPoint': {'hasEmail': 'mailto:no-reply@data.medicaid.gov', 'fn': 'Medicaid.gov'}, 'issued': '2016-08-29', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/66gr-qxnr', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/66gr-qxnr/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/66gr-qxnr/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/66gr-qxnr/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/66gr-qxnr/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['drug utilization', 'medicaid reimbursements', 'pharmacy'], 'bureauCode': ['009:00'], 'modified': '2020-03-13', 'title': 'State Drug Utilization Data 2003'}, {'description': '<p>Drug utilization data are reported by states for covered outpatient drugs that are paid for by state Medicaid agencies since the start of the Medicaid Drug Rebate Program. The data includes state, drug name, National Drug Code, number of prescriptions and dollars reimbursed. Data descriptions are available on Medicaid.gov: <a href="https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilization-data/state-drug-utilization-data-faq/index.html">https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilizat...</a></p>\n', 'programCode': ['009:076'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['State Drug Utilization'], 'landingPage': 'https://data.medicaid.gov/d/ra84-ffhc', 'contactPoint': {'hasEmail': 'mailto:no-reply@data.medicaid.gov', 'fn': 'Medicaid.gov'}, 'issued': '2016-08-29', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/ra84-ffhc', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/ra84-ffhc/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/ra84-ffhc/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/ra84-ffhc/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/ra84-ffhc/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['drug utilization', 'medicaid reimbursements', 'pharmacy'], 'bureauCode': ['009:00'], 'modified': '2020-03-14', 'title': 'State Drug Utilization Data 2011'}, {'description': '<p>Drug utilization data are reported by states for covered outpatient drugs that are paid for by state Medicaid agencies since the start of the Medicaid Drug Rebate Program. The data includes state, drug name, National Drug Code, number of prescriptions and dollars reimbursed. Data descriptions are available on Medicaid.gov: <a href="https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilization-data/state-drug-utilization-data-faq/index.html">https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilizat...</a></p>\n', 'programCode': ['009:076'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['State Drug Utilization'], 'landingPage': 'https://data.medicaid.gov/d/agzs-hwsn', 'contactPoint': {'hasEmail': 'mailto:no-reply@data.medicaid.gov', 'fn': 'Medicaid.gov'}, 'issued': '2016-08-29', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/agzs-hwsn', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/agzs-hwsn/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/agzs-hwsn/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/agzs-hwsn/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/agzs-hwsn/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['drug utilization', 'medicaid reimbursements', 'pharmacy'], 'bureauCode': ['009:00'], 'modified': '2020-03-13', 'title': 'State Drug Utilization Data 1992'}, {'description': '<p>States have the option to provide children with 12 months of continuous coverage through Medicaid and CHIP, even if the family experiences a change in income during the year. Continuous eligibility is a valuable tool that helps States ensure that children stay enrolled in the health coverage for which they are eligible and have consistent access to needed health care services.</p>\n', 'programCode': ['009:076'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Eligibility'], 'landingPage': 'https://data.medicaid.gov/d/gz34-pjff', 'contactPoint': {'hasEmail': 'mailto:no-reply@data.medicaid.gov', 'fn': 'Medicaid.gov'}, 'issued': '2018-04-19', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/gz34-pjff', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/gz34-pjff/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/gz34-pjff/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/gz34-pjff/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/gz34-pjff/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['continuous eligibility', 'enrollment strategies'], 'bureauCode': ['009:00'], 'modified': '2018-12-20', 'title': 'Continuous Eligibility for Medicaid and CHIP Coverage'}, {'description': '<p>Health care providers and Head Start programs can play a major role in finding and enrolling uninsured children through presumptive eligibility. States can authorize “qualified entities” -- health care providers, community-based organizations, and schools, among others -- to screen for Medicaid and CHIP eligibility and immediately enroll children who appear to be eligible.</p>\n<p>Presumptive eligibility allows children to get access to Medicaid or CHIP services without having to wait for their application to be fully processed. Qualified entities can also help families gather the documents needed to complete the full application process, thereby reducing the administrative burden on States to obtain missing information.</p>\n', 'programCode': ['009:076'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Eligibility'], 'landingPage': 'https://data.medicaid.gov/d/xjuw-wgmy', 'contactPoint': {'hasEmail': 'mailto:no-reply@data.medicaid.gov', 'fn': 'Medicaid.gov'}, 'issued': '2018-04-19', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/xjuw-wgmy', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/xjuw-wgmy/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/xjuw-wgmy/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/xjuw-wgmy/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/xjuw-wgmy/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['enrollment strategies', 'presumptive eligibility'], 'bureauCode': ['009:00'], 'modified': '2019-01-24', 'title': 'Presumptive Eligibility for Medicaid and CHIP Coverage'}, {'description': '<p>This dataset reports summary level expenditure data associated with the new adult group established under the Affordable Care Act. These state expenditures are reported through the federal Medicaid Budget and Expenditure System (MBES).</p>\n<p>Notes:<br />\n1. “VIII GROUP” is also known as the “New Adult Group.”<br />\n2. The VIII Group is only applicable for states that have expanded their Medicaid programs by adopting the VIII Group. VIII Group expenditure information<br />\nfor the states that have not expanded their Medicaid program is noted as “N/A.”<br />\n3. States that have reported “0” either have no expenditures for that reporting category or have not yet reported expenditures for that category.<br />\n4. MCHIP expenditures are not included in the All Medical Assistance Expenditures.</p>\n', 'programCode': ['009:076'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Uncategorized'], 'landingPage': 'https://data.medicaid.gov/d/5im3-vamn', 'contactPoint': {'hasEmail': 'mailto:no-reply@data.medicaid.gov', 'fn': 'Medicaid.gov'}, 'issued': '2018-12-07', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/5im3-vamn', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/5im3-vamn/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/5im3-vamn/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/5im3-vamn/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/5im3-vamn/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cms-64', 'expansion population', 'expenditures', 'mbes', 'medicaid', 'new adult group', 'viii group'], 'bureauCode': ['009:00'], 'modified': '2019-09-26', 'title': 'Medicaid CMS-64 New Adult Group Expenditures'}, {'description': '<p>This dataset reports summary state-by-state total expenditures by program for the Medicaid Program, Medicaid Administration and CHIP programs. These state expenditures are tracked through the automated Medicaid Budget and Expenditure System/State Children\'s Health Insurance Program Budget and Expenditure System (MBES/CBES).</p>\n<p>For more information, visit <a href="https://medicaid.gov/medicaid/finance/state-expenditure-reporting/expenditure-reports/index.html">https://medicaid.gov/medicaid/finance/state-expenditure-reporting/expend...</a>.</p>\n', 'programCode': ['009:076'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Uncategorized'], 'landingPage': 'https://data.medicaid.gov/d/h7at-haku', 'contactPoint': {'hasEmail': 'mailto:no-reply@data.medicaid.gov', 'fn': 'Medicaid.gov'}, 'issued': '2018-04-24', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/h7at-haku', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/h7at-haku/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/h7at-haku/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/h7at-haku/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/h7at-haku/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cms-64 expenditures', 'financial management report', 'national totals'], 'bureauCode': ['009:00'], 'modified': '2019-01-15', 'title': 'Medicaid Financial Management Data – National Totals'}, {'description': '<p>This dataset reports summary state-by-state total expenditures by program for the Medicaid Program, Medicaid Administration and CHIP programs. These state expenditures are tracked through the automated Medicaid Budget and Expenditure System/State Children\'s Health Insurance Program Budget and Expenditure System (MBES/CBES).</p>\n<p>For more information, visit <a href="https://medicaid.gov/medicaid/finance/state-expenditure-reporting/expenditure-reports/index.html">https://medicaid.gov/medicaid/finance/state-expenditure-reporting/expend...</a>.</p>\n', 'programCode': ['009:076'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Uncategorized'], 'landingPage': 'https://data.medicaid.gov/d/7kua-37xz', 'contactPoint': {'hasEmail': 'mailto:no-reply@data.medicaid.gov', 'fn': 'Medicaid.gov'}, 'issued': '2018-04-20', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/7kua-37xz', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/7kua-37xz/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/7kua-37xz/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/7kua-37xz/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/7kua-37xz/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cms-64 expenditures', 'financial management report'], 'bureauCode': ['009:00'], 'modified': '2019-01-24', 'title': 'Medicaid Financial Management Data'}, {'description': '<p>Performance rates on frequently reported health care quality measures in the CMS Medicaid/CHIP Child and Adult Core Sets, for FFY 2017 reporting.</p>\n<p>Source: Mathematica analysis of MACPro and Form CMS-416 reports for the FFY 2017 reporting cycle. For more information, see the <a href="https://www.medicaid.gov/medicaid/quality-of-care/performance-measurement/child-core-set/index.html">Children\'s Health Care Quality Measures</a> and <a href="https://www.medicaid.gov/medicaid/quality-of-care/performance-measurement/adult-core-set/index.html">Adult Health Care Quality Measures</a> webpages.</p>\n', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Quality'], 'landingPage': 'https://data.medicaid.gov/d/y7g4-qir6', 'contactPoint': {'hasEmail': 'mailto:no-reply@data.medicaid.gov', 'fn': 'Medicaid.gov'}, 'issued': '2019-02-15', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/y7g4-qir6', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/y7g4-qir6/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/y7g4-qir6/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/y7g4-qir6/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/y7g4-qir6/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['core sets', 'performance rates', 'quality measures'], 'modified': '2019-08-05', 'title': '2017 Child and Adult Health Care Quality Measures'}, {'description': '<p>The following table provides eligibility levels in each state for key coverage groups that use Modified Adjusted Gross Income (MAGI), as of April 1, 2018. The data represent the principal, but not all, MAGI coverage groups in Medicaid, the Children’s Health Insurance Program (CHIP), and the Basic Health Program (BHP). All income standards are expressed as a percentage of the federal poverty level (FPL). The MAGI-based rules generally include adjusting an individual’s income by an amount equivalent to a 5% FPL disregard. Other eligibility criteria also apply, such as citizenship, immigration status, and state residency.</p>\n<p>For more information, see:<br />\n<a href="https://www.medicaid.gov/medicaid/program-information/medicaid-and-chip-eligibility-levels/index.html">https://www.medicaid.gov/medicaid/program-information/medicaid-and-chip-...</a></p>\n', 'programCode': ['009:076'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Eligibility'], 'landingPage': 'https://data.medicaid.gov/d/xy8t-auhk', 'contactPoint': {'hasEmail': 'mailto:no-reply@data.medicaid.gov', 'fn': 'Jeff Chamblee'}, 'issued': '2018-07-09', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/xy8t-auhk', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/xy8t-auhk/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/xy8t-auhk/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/xy8t-auhk/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/xy8t-auhk/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['chip', 'eligibility levels', 'federal poverty level', 'fpl', 'magi', 'medicaid'], 'bureauCode': ['009:00'], 'modified': '2018-11-16', 'title': 'Medicaid and CHIP Eligibility Levels'}, {'description': '<p>Provides program names, program features, population enrolled, benefits covered, quality assurance and improvement, performance incentives, provider value-based purchasing, participating plans, regions served and program notes.</p>\n', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'landingPage': 'https://data.medicaid.gov/d/p9c7-tuup', 'modified': '2018-08-22', 'contactPoint': {'hasEmail': 'mailto:no-reply@data.medicaid.gov', 'fn': 'Jeff Chamblee'}, 'issued': '2018-08-22', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/p9c7-tuup', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/p9c7-tuup/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/p9c7-tuup/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/p9c7-tuup/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/p9c7-tuup/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['centers-for-medicare-medicaid-services'], 'theme': ['Enrollment'], 'title': 'Managed Care Programs by State'}, {'description': "<p>Performance rates on frequently reported health care quality measures in the CMS Medicaid/CHIP Child and Adult Core Sets, for FFY 2018 reporting.</p>\n<p>Source: Mathematica analysis of MACPro and Form CMS-416 reports for the FFY 2018 reporting cycle. For more information, see the Children's Health Care Quality Measures and Adult Health Care Quality Measures webpages.</p>\n", 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Quality'], 'landingPage': 'https://data.medicaid.gov/d/2ir3-z9a8', 'contactPoint': {'hasEmail': 'mailto:no-reply@data.medicaid.gov', 'fn': 'Chris Vaughn'}, 'issued': '2019-09-25', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/2ir3-z9a8', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/2ir3-z9a8/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/2ir3-z9a8/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/2ir3-z9a8/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/2ir3-z9a8/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['core sets', 'performance rates', 'quality measures'], 'modified': '2019-09-26', 'title': '2018 Child and Adult Health Care Quality Measures'}, {'description': '<p>In fall 2014, the Center for Medicaid and CHIP Services (CMCS) conducted a Nationwide Adult Medicaid (NAM) Consumer Assessment of Healthcare Providers and Systems (CAHPS) survey of Medicaid enrollees to attain national and state-by-state measures of access, barriers to care, and experiences with care across delivery systems and major population subgroups. The survey interviewed a representative sample of adults ages 18 and older enrolled in Medicaid during October through December 2013.<br />\nAdditional information, including a data dictionary and analysis guidance and downloadable SAS files are available on the <a href="https://www.medicaid.gov/medicaid/quality-of-care/performance-measurement/adult-cahps/index.html">NAM CAHPS</a> webpage. Please note that all analyses must account for the survey’s sample design and use weights and strata. Sample code is available in on the <a href="https://www.medicaid.gov/medicaid/quality-of-care/performance-measurement/adult-cahps/index.html">NAM CAHPS</a> webpage.</p>\n', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'landingPage': 'https://data.medicaid.gov/d/dc57-m2ei', 'contactPoint': {'hasEmail': 'mailto:no-reply@data.medicaid.gov', 'fn': 'Chris Vaughn'}, 'title': 'NAM CAHPS 2014 Public Use', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/dc57-m2ei', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/dc57-m2ei/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/dc57-m2ei/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/dc57-m2ei/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/dc57-m2ei/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['centers-for-medicare-medicaid-services'], 'modified': '2019-11-29', 'issued': '2019-09-24'}, {'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'landingPage': 'https://data.medicare.gov/d/h5my-ducv', 'contactPoint': {'hasEmail': 'mailto:no-reply@data.medicare.gov', 'fn': 'acepeda'}, 'issued': '2020-01-02', 'accessLevel': 'public', 'description': 'No description provided', 'identifier': 'https://data.medicare.gov/api/views/h5my-ducv', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/h5my-ducv/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/h5my-ducv/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/h5my-ducv/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/h5my-ducv/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['centers-for-medicare-medicaid-services'], 'bureauCode': ['009:38'], 'modified': '2020-01-02', 'title': 'NHC State Agency Contacts'}, {'description': '<p>This dataset includes facility details, performance ratio, measure score, and the state and national average measure scores for the SHR measure included in the PY 2020 ESRD QIP.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Dialysis Facility Compare'], 'landingPage': 'https://data.medicare.gov/d/965i-h9dp', 'contactPoint': {'hasEmail': 'mailto:no-reply@data.medicare.gov', 'fn': 'Tanya Miller'}, 'issued': '2020-01-22', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/965i-h9dp', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/965i-h9dp/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/965i-h9dp/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/965i-h9dp/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/965i-h9dp/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['esrd', 'qip'], 'bureauCode': ['009:38'], 'modified': '2020-01-22', 'title': 'ESRD QIP – Standardized Hospitalization Ratio – Payment Year 2020'}, {'description': '<p>This dataset includes facility details, measure score, and the state and national average measure scores for the ultrafiltration reporting measure included in the PY 2020 ESRD QIP.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Dialysis Facility Compare'], 'landingPage': 'https://data.medicare.gov/d/qvmb-9i4r', 'contactPoint': {'hasEmail': 'mailto:no-reply@data.medicare.gov', 'fn': 'Tanya Miller'}, 'issued': '2020-01-22', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/qvmb-9i4r', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/qvmb-9i4r/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/qvmb-9i4r/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/qvmb-9i4r/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/qvmb-9i4r/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['esrd', 'qip'], 'bureauCode': ['009:38'], 'modified': '2020-01-22', 'title': 'ESRD QIP – Ultrafiltration Reporting – Payment Year 2020'}, {'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'description': 'No description provided', 'landingPage': 'https://data.cdc.gov/d/6pnq-x3ea', 'contactPoint': {'hasEmail': 'mailto:no-reply@data.cdc.gov', 'fn': 'aso7@cdc.gov'}, 'title': 'NNDSS - TABLE 1FF. Severe acute respiratory\u200b\u200b\u200b\u200b\u200b\u200b\u200b syndrome-associated coronavirus disease to Shigellosis', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/6pnq-x3ea', '@type': 'dcat:Dataset', 'modified': '2020-03-30', 'keyword': ['centers-for-disease-control-and-prevention'], 'bureauCode': ['009:20'], 'issued': '2020-03-30'}, {'description': '<p>Provides program names, program features, population enrolled, benefits covered, quality assurance and improvement, performance incentives, provider value-based purchasing, participating plans, regions served and program notes.</p>\n', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'landingPage': 'https://data.medicaid.gov/d/hc9x-7kex', 'modified': '2019-05-03', 'contactPoint': {'hasEmail': 'mailto:no-reply@data.medicaid.gov', 'fn': 'Chris Vaughn'}, 'issued': '2019-04-18', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/hc9x-7kex', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/hc9x-7kex/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/hc9x-7kex/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/hc9x-7kex/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/hc9x-7kex/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['centers-for-medicare-medicaid-services'], 'theme': ['Enrollment'], 'title': '2017 Managed Care Programs by State'}, {'description': '<ol start="2016">\n<li>This dataset is a de-identified summary table of vision and eye health data indicators from VSP, stratified by all available combinations of age group, race/ethnicity, gender, and state. VSP claims for VEHSS provides a convenience sample of vision insurance members representing approximately more than 1 in 4 of the U.S. population. VSP uses a web-based claims submissions system to collect and process claims. The denominator of the rates represents persons with VSP benefits as reported by employers, and is subject to some uncertainty. VSP data for VEHSS include Service Utilization and Eye Health Condition indicators. Certain ophthalmic conditions and procedures are covered by health insurance and are not covered by managed vision insurance, claims based eye disease prevalence may therefore be expected to undercount true prevalence. Person level claims and person counts are not publically available. Reported rates were suppressed for de-identification to ensure protection of patient privacy. Detailed information on VEHSS VSP analyses can be found on the VEHSS VSP webpage (link). Information on VSP data can be found on the VSP website (<a href="http://www.vsp.com">www.vsp.com</a>). The VEHSS VSP dataset was last updated in June 2018.</li>\n</ol>\n', 'programCode': ['009:020'], 'title': 'Vision Service Plan (VSP) – Vision and Eye Health Surveillance', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Vision & Eye Health'], 'landingPage': 'https://data.cdc.gov/d/4r3g-hv9c', 'contactPoint': {'hasEmail': 'mailto:ddtpubsmailbox@cdc.gov', 'fn': 'DDT Public Inquiries'}, 'issued': '2019-11-18', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/4r3g-hv9c', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4r3g-hv9c/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4r3g-hv9c/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4r3g-hv9c/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4r3g-hv9c/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['claims', 'medical diagnoses', 'vsp'], 'bureauCode': ['009:20'], 'modified': '2020-09-09', 'references': ['https://www.vsp.com', 'https://www.cdc.gov/visionhealth/vehss/data/claims/vsp.html'], 'describedBy': 'https://chronicdata.cdc.gov/Vision-Eye-Health/Vision-Service-Plan-VSP-Vision-and-Eye-Health-Surv/4r3g-hv9c'}, {'description': '<p>1999-2008; 2005-2008. This dataset is a de-identified summary table of vision and eye health data indicators from NHANES, stratified by all available combinations of age group, race/ethnicity, gender, and risk factor. NHANES is a program of studies conducted by the National Center for Health Statistics at CDC designed to assess the health and nutritional status of adults and children in the U.S, and combines interviews and physical examinations. NHANES stopped collecting vision and eye health data in 2008. Approximate sample size is 5,000 persons per year. NHANES data for VEHSS includes questions and examinations related to Visual Function, Vision Exam Measures, Eye Health Conditions, Service Utilization, and Examination Measures. Data were suppressed for cell sizes less than 30 persons, or where the relative standard error more than 30% of the mean. Detailed information on VEHSS NHANES analyses can be found on the VEHSS NHANES webpage (<a href="https://www.cdc.gov/visionhealth/vehss/data/national-surveys/national-health-and-nutrition-examination-survey.html">https://www.cdc.gov/visionhealth/vehss/data/national-surveys/national-he...</a>). Additional information about NHANES can be found on the NHANES website (<a href="https://www.cdc.gov/nchs/nhanes/index.htm">https://www.cdc.gov/nchs/nhanes/index.htm</a>). The VEHSS NHANES dataset was last updated in June 2018.</p>\n', 'programCode': ['009:020'], 'title': 'National Health and Nutrition Examination Survey (NHANES) – Vision and Eye Health Surveillance', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Vision & Eye Health'], 'landingPage': 'https://data.cdc.gov/d/tdbk-8ubw', 'contactPoint': {'hasEmail': 'mailto:ddtpubsmailbox@cdc.gov', 'fn': 'DDT Public Inquiries'}, 'issued': '2019-11-18', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/tdbk-8ubw', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/tdbk-8ubw/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/tdbk-8ubw/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/tdbk-8ubw/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/tdbk-8ubw/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['blind', 'cataract', 'diabetes', 'glaucoma', 'nhanes', 'service utilization', 'vision exam measures', 'visual acuity', 'visual function'], 'bureauCode': ['009:20'], 'modified': '2020-09-09', 'references': ['https://www.cdc.gov/nchs/nhanes/index.htm', 'https://www.cdc.gov/visionhealth/vehss/data/national-surveys/national-health-and-nutrition-examination-survey.html'], 'describedBy': 'https://chronicdata.cdc.gov/Vision-Eye-Health/National-Health-and-Nutrition-Examination-Survey-N/tdbk-8ubw'}, {'description': '<p>NNDSS - Table II. Chlamydia trachomatis infection to Coccidioidomycosis - 2018. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states or territory.</p>\n<p>Note:</p>\n<p>This table contains provisional cases of selected national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a></p>\n<p>Footnotes:</p>\n<p>C.N.M.I.: Commonwealth of Northern Mariana Islands.<br />\nU: Unavailable. —: No reported cases. N: Not reportable. NA: Not Available. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<ul>\n<li>Case counts for reporting years 2017 and 2018 are provisional and subject to change. Data for years 2013 through 2016 are finalized. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>.</li>\n</ul>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/5egk-p6rd', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-01-03', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/5egk-p6rd', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5egk-p6rd/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5egk-p6rd/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5egk-p6rd/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5egk-p6rd/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2018', 'chlamydia trachomatis infection', 'coccidioidomycosis', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-01-03', 'title': 'NNDSS - Table II. Chlamydia trachomatis infection to Coccidioidomycosis'}, {'description': '<p>This dataset contains information on the number of deaths and age-adjusted death rates for the five leading causes of death in 1900, 1950, and 2000.</p>\n<p>Age-adjusted death rates (deaths per 100,000) after 1998 are calculated based on the 2000 U.S. standard population. Populations used for computing death rates for 2011–2017 are postcensal estimates based on the 2010 census, estimated as of July 1, 2010. Rates for census years are based on populations enumerated in the corresponding censuses. Rates for noncensus years between 2000 and 2010 are revised using updated intercensal population estimates and may differ from rates previously published. Data on age-adjusted death rates prior to 1999 are taken from historical data (see References below).</p>\n<p>SOURCES</p>\n<p>CDC/NCHS, National Vital Statistics System, historical data, 1900-1998 (see <a href="https://www.cdc.gov/nchs/nvss/mortality_historical_data.htm">https://www.cdc.gov/nchs/nvss/mortality_historical_data.htm</a>); CDC/NCHS, National Vital Statistics System, mortality data (see <a href="http://www.cdc.gov/nchs/deaths.htm">http://www.cdc.gov/nchs/deaths.htm</a>); and CDC WONDER (see <a href="http://wonder.cdc.gov">http://wonder.cdc.gov</a>).</p>\n<p>REFERENCES</p>\n<ol>\n<li>\n<p>National Center for Health Statistics, Data Warehouse. Comparability of cause-of-death between ICD revisions. 2008. Available from: <a href="http://www.cdc.gov/nchs/nvss/mortality/comparability_icd.htm">http://www.cdc.gov/nchs/nvss/mortality/comparability_icd.htm</a>.</p>\n</li>\n<li>\n<p>National Center for Health Statistics. Vital statistics data available. Mortality multiple cause files. Hyattsville, MD: National Center for Health Statistics. Available from: <a href="https://www.cdc.gov/nchs/data_access/vitalstatsonline.htm">https://www.cdc.gov/nchs/data_access/vitalstatsonline.htm</a>.</p>\n</li>\n<li>\n<p>Kochanek KD, Murphy SL, Xu JQ, Arias E. Deaths: Final data for 2017. National Vital Statistics Reports; vol 68 no 9. Hyattsville, MD: National Center for Health Statistics. 2019. Available from: <a href="https://www.cdc.gov/nchs/data/nvsr/nvsr68/nvsr68_09-508.pdf">https://www.cdc.gov/nchs/data/nvsr/nvsr68/nvsr68_09-508.pdf</a>.</p>\n</li>\n<li>\n<p>Arias E, Xu JQ. United States life tables, 2017. National Vital Statistics Reports; vol 68 no 7. Hyattsville, MD: National Center for Health Statistics. 2019. Available from: <a href="https://www.cdc.gov/nchs/data/nvsr/nvsr68/nvsr68_07-508.pdf">https://www.cdc.gov/nchs/data/nvsr/nvsr68/nvsr68_07-508.pdf</a>.</p>\n</li>\n<li>\n<p>National Center for Health Statistics. Historical Data, 1900-1998. 2009. Available from: <a href="https://www.cdc.gov/nchs/nvss/mortality_historical_data.htm">https://www.cdc.gov/nchs/nvss/mortality_historical_data.htm</a>.</p>\n</li>\n</ol>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/mc4y-cbbv', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2017-08-30', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/mc4y-cbbv', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mc4y-cbbv/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mc4y-cbbv/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mc4y-cbbv/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mc4y-cbbv/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cause of death', 'mortality', 'nchs', 'united states'], 'bureauCode': ['009:00'], 'modified': '2020-09-08', 'title': 'NCHS - Top Five Leading Causes of Death: United States, 1990, 1950, 2000'}, {'description': '<p>This dataset of U.S. mortality trends since 1900 highlights trends in age-adjusted death rates for five selected major causes of death.</p>\n<p>Age-adjusted death rates (deaths per 100,000) after 1998 are calculated based on the 2000 U.S. standard population. Populations used for computing death rates for 2011–2017 are postcensal estimates based on the 2010 census, estimated as of July 1, 2010. Rates for census years are based on populations enumerated in the corresponding censuses. Rates for noncensus years between 2000 and 2010 are revised using updated intercensal population estimates and may differ from rates previously published. Data on age-adjusted death rates prior to 1999 are taken from historical data (see References below).</p>\n<p>Revisions to the International Classification of Diseases (ICD) over time may result in discontinuities in cause-of-death trends.</p>\n<p>SOURCES</p>\n<p>CDC/NCHS, National Vital Statistics System, historical data, 1900-1998 (see <a href="https://www.cdc.gov/nchs/nvss/mortality_historical_data.htm">https://www.cdc.gov/nchs/nvss/mortality_historical_data.htm</a>); CDC/NCHS, National Vital Statistics System, mortality data (see <a href="http://www.cdc.gov/nchs/deaths.htm">http://www.cdc.gov/nchs/deaths.htm</a>); and CDC WONDER (see <a href="http://wonder.cdc.gov">http://wonder.cdc.gov</a>).</p>\n<p>REFERENCES</p>\n<ol>\n<li>\n<p>National Center for Health Statistics, Data Warehouse. Comparability of cause-of-death between ICD revisions. 2008. Available from: <a href="http://www.cdc.gov/nchs/nvss/mortality/comparability_icd.htm">http://www.cdc.gov/nchs/nvss/mortality/comparability_icd.htm</a>.</p>\n</li>\n<li>\n<p>National Center for Health Statistics. Vital statistics data available. Mortality multiple cause files. Hyattsville, MD: National Center for Health Statistics. Available from: <a href="https://www.cdc.gov/nchs/data_access/vitalstatsonline.htm">https://www.cdc.gov/nchs/data_access/vitalstatsonline.htm</a>.</p>\n</li>\n<li>\n<p>Kochanek KD, Murphy SL, Xu JQ, Arias E. Deaths: Final data for 2017. National Vital Statistics Reports; vol 68 no 9. Hyattsville, MD: National Center for Health Statistics. 2019. Available from: <a href="https://www.cdc.gov/nchs/data/nvsr/nvsr68/nvsr68_09-508.pdf">https://www.cdc.gov/nchs/data/nvsr/nvsr68/nvsr68_09-508.pdf</a>.</p>\n</li>\n<li>\n<p>Arias E, Xu JQ. United States life tables, 2017. National Vital Statistics Reports; vol 68 no 7. Hyattsville, MD: National Center for Health Statistics. 2019. Available from: <a href="https://www.cdc.gov/nchs/data/nvsr/nvsr68/nvsr68_07-508.pdf">https://www.cdc.gov/nchs/data/nvsr/nvsr68/nvsr68_07-508.pdf</a>.</p>\n</li>\n<li>\n<p>National Center for Health Statistics. Historical Data, 1900-1998. 2009. Available from: <a href="https://www.cdc.gov/nchs/nvss/mortality_historical_data.htm">https://www.cdc.gov/nchs/nvss/mortality_historical_data.htm</a>.</p>\n</li>\n</ol>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/6rkc-nb2q', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2017-08-30', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/6rkc-nb2q', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6rkc-nb2q/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6rkc-nb2q/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6rkc-nb2q/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6rkc-nb2q/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['age-adjusted death rate', 'cause of death', 'mortality united states', 'nchs'], 'bureauCode': ['009:00'], 'modified': '2020-09-08', 'title': 'NCHS - Age-adjusted Death Rates for Selected Major Causes of Death'}, {'description': '<p>This dataset of U.S. mortality trends since 1900 highlights childhood mortality rates by age group for age at death.</p>\n<p>Age-adjusted death rates (deaths per 100,000) after 1998 are calculated based on the 2000 U.S. standard population. Populations used for computing death rates for 2011–2017 are postcensal estimates based on the 2010 census, estimated as of July 1, 2010. Rates for census years are based on populations enumerated in the corresponding censuses. Rates for noncensus years between 2000 and 2010 are revised using updated intercensal population estimates and may differ from rates previously published. Data on age-adjusted death rates prior to 1999 are taken from historical data (see References below).</p>\n<p>Age groups for childhood death rates are based on age at death.</p>\n<p>SOURCES</p>\n<p>CDC/NCHS, National Vital Statistics System, historical data, 1900-1998 (see <a href="https://www.cdc.gov/nchs/nvss/mortality_historical_data.htm">https://www.cdc.gov/nchs/nvss/mortality_historical_data.htm</a>); CDC/NCHS, National Vital Statistics System, mortality data (see <a href="http://www.cdc.gov/nchs/deaths.htm">http://www.cdc.gov/nchs/deaths.htm</a>); and CDC WONDER (see <a href="http://wonder.cdc.gov">http://wonder.cdc.gov</a>).</p>\n<p>REFERENCES</p>\n<ol>\n<li>\n<p>National Center for Health Statistics, Data Warehouse. Comparability of cause-of-death between ICD revisions. 2008. Available from: <a href="http://www.cdc.gov/nchs/nvss/mortality/comparability_icd.htm">http://www.cdc.gov/nchs/nvss/mortality/comparability_icd.htm</a>.</p>\n</li>\n<li>\n<p>National Center for Health Statistics. Vital statistics data available. Mortality multiple cause files. Hyattsville, MD: National Center for Health Statistics. Available from: <a href="https://www.cdc.gov/nchs/data_access/vitalstatsonline.htm">https://www.cdc.gov/nchs/data_access/vitalstatsonline.htm</a>.</p>\n</li>\n<li>\n<p>Kochanek KD, Murphy SL, Xu JQ, Arias E. Deaths: Final data for 2017. National Vital Statistics Reports; vol 68 no 9. Hyattsville, MD: National Center for Health Statistics. 2019. Available from: <a href="https://www.cdc.gov/nchs/data/nvsr/nvsr68/nvsr68_09-508.pdf">https://www.cdc.gov/nchs/data/nvsr/nvsr68/nvsr68_09-508.pdf</a>.</p>\n</li>\n<li>\n<p>Arias E, Xu JQ. United States life tables, 2017. National Vital Statistics Reports; vol 68 no 7. Hyattsville, MD: National Center for Health Statistics. 2019. Available from: <a href="https://www.cdc.gov/nchs/data/nvsr/nvsr68/nvsr68_07-508.pdf">https://www.cdc.gov/nchs/data/nvsr/nvsr68/nvsr68_07-508.pdf</a>.</p>\n</li>\n<li>\n<p>National Center for Health Statistics. Historical Data, 1900-1998. 2009. Available from: <a href="https://www.cdc.gov/nchs/nvss/mortality_historical_data.htm">https://www.cdc.gov/nchs/nvss/mortality_historical_data.htm</a>.</p>\n</li>\n</ol>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/v6ab-adf5', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2017-08-30', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/v6ab-adf5', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/v6ab-adf5/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/v6ab-adf5/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/v6ab-adf5/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/v6ab-adf5/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['children', 'death rates', 'mortality', 'nchs', 'united states'], 'bureauCode': ['009:00'], 'modified': '2020-09-08', 'title': 'NCHS - Childhood Mortality Rates'}, {'description': '<p>This dataset of U.S. mortality trends since 1900 highlights the differences in age-adjusted death rates and life expectancy at birth by race and sex.</p>\n<p>Age-adjusted death rates (deaths per 100,000) after 1998 are calculated based on the 2000 U.S. standard population. Populations used for computing death rates for 2011–2017 are postcensal estimates based on the 2010 census, estimated as of July 1, 2010. Rates for census years are based on populations enumerated in the corresponding censuses. Rates for noncensus years between 2000 and 2010 are revised using updated intercensal population estimates and may differ from rates previously published. Data on age-adjusted death rates prior to 1999 are taken from historical data (see References below).</p>\n<p>Life expectancy data are available up to 2017. Due to changes in categories of race used in publications, data are not available for the black population consistently before 1968, and not at all before 1960. More information on historical data on age-adjusted death rates is available at <a href="https://www.cdc.gov/nchs/nvss/mortality/hist293.htm">https://www.cdc.gov/nchs/nvss/mortality/hist293.htm</a>.</p>\n<p>SOURCES</p>\n<p>CDC/NCHS, National Vital Statistics System, historical data, 1900-1998 (see <a href="https://www.cdc.gov/nchs/nvss/mortality_historical_data.htm">https://www.cdc.gov/nchs/nvss/mortality_historical_data.htm</a>); CDC/NCHS, National Vital Statistics System, mortality data (see <a href="http://www.cdc.gov/nchs/deaths.htm">http://www.cdc.gov/nchs/deaths.htm</a>); and CDC WONDER (see <a href="http://wonder.cdc.gov">http://wonder.cdc.gov</a>).</p>\n<p>REFERENCES</p>\n<ol>\n<li>\n<p>National Center for Health Statistics, Data Warehouse. Comparability of cause-of-death between ICD revisions. 2008. Available from: <a href="http://www.cdc.gov/nchs/nvss/mortality/comparability_icd.htm">http://www.cdc.gov/nchs/nvss/mortality/comparability_icd.htm</a>.</p>\n</li>\n<li>\n<p>National Center for Health Statistics. Vital statistics data available. Mortality multiple cause files. Hyattsville, MD: National Center for Health Statistics. Available from: <a href="https://www.cdc.gov/nchs/data_access/vitalstatsonline.htm">https://www.cdc.gov/nchs/data_access/vitalstatsonline.htm</a>.</p>\n</li>\n<li>\n<p>Kochanek KD, Murphy SL, Xu JQ, Arias E. Deaths: Final data for 2017. National Vital Statistics Reports; vol 68 no 9. Hyattsville, MD: National Center for Health Statistics. 2019. Available from: <a href="https://www.cdc.gov/nchs/data/nvsr/nvsr68/nvsr68_09-508.pdf">https://www.cdc.gov/nchs/data/nvsr/nvsr68/nvsr68_09-508.pdf</a>.</p>\n</li>\n<li>\n<p>Arias E, Xu JQ. United States life tables, 2017. National Vital Statistics Reports; vol 68 no 7. Hyattsville, MD: National Center for Health Statistics. 2019. Available from: <a href="https://www.cdc.gov/nchs/data/nvsr/nvsr68/nvsr68_07-508.pdf">https://www.cdc.gov/nchs/data/nvsr/nvsr68/nvsr68_07-508.pdf</a>.</p>\n</li>\n<li>\n<p>National Center for Health Statistics. Historical Data, 1900-1998. 2009. Available from: <a href="https://www.cdc.gov/nchs/nvss/mortality_historical_data.htm">https://www.cdc.gov/nchs/nvss/mortality_historical_data.htm</a>.</p>\n</li>\n</ol>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/w9j2-ggv5', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2017-08-30', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/w9j2-ggv5', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/w9j2-ggv5/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/w9j2-ggv5/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/w9j2-ggv5/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/w9j2-ggv5/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['death rates', 'life expectancy', 'mortality', 'nchs', 'united states'], 'bureauCode': ['009:00'], 'modified': '2020-09-08', 'title': 'NCHS - Death rates and life expectancy at birth'}, {'description': '<p>2001-2011. The GSPS was initiated in 2000 to collect information on tobacco use, knowledge and attitudes of school personnel toward tobacco, existence and effectiveness of tobacco control policies in schools, and training and materials available for implementing tobacco prevention and control interventions.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Global Survey Data'], 'landingPage': 'https://data.cdc.gov/d/5hns-mwci', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2016-12-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/5hns-mwci', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5hns-mwci/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5hns-mwci/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5hns-mwci/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5hns-mwci/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['gsps', 'gtss', 'osh', 'school personnel', 'tobacco'], 'bureauCode': ['009:20'], 'modified': '2020-09-08', 'title': 'Global Tobacco Surveillance System (GTSS) - Global School Personnel Survey (GSPS)', 'describedBy': 'https://chronicdata.cdc.gov/Global-Survey-Data/Global-Tobacco-Surveillance-System-GTSS-Global-Sch/5hns-mwci'}, {'description': '<p>1999-2018. The GYTS is a school-based survey that collects data on students aged 13–15 years using a standardized methodology for constructing the sample frame, selecting schools and classes, and processing data. The GYTS surveillance system is intended to enhance the capacity of countries to design, implement, and evaluate tobacco control and prevention programs. Funding for the GYTS has been provided by the Canadian Public Health Association, National Cancer Institute, United Nations Children Emergency Fund, and the World Health Organization—Tobacco Free Initiative.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Global Survey Data'], 'landingPage': 'https://data.cdc.gov/d/57qw-ifet', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2018-04-10', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/57qw-ifet', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/57qw-ifet/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/57qw-ifet/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/57qw-ifet/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/57qw-ifet/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['global', 'gtss', 'gyts', 'osh', 'tobacco', 'youth'], 'bureauCode': ['009:20'], 'modified': '2020-09-08', 'title': 'Global Tobacco Surveillance System (GTSS) - Global Youth Tobacco Survey (GYTS)', 'describedBy': 'https://chronicdata.cdc.gov/Global-Survey-Data/Global-Tobacco-Surveillance-System-GTSS-Global-You/57qw-ifet'}, {'description': '<p>2005-2011. The World Health Organization, CDC, and the Canadian Public Health Association, developed the GHPSS to collect data on tobacco use and cessation counseling among health professional students in all WHO member states. GHPSS is a standardized school-based survey of third-year students pursuing advanced degrees in dentistry, medicine, nursing, or pharmacy. It is conducted in schools during regular class sessions. GHPSS follows an anonymous, self-administered format for data collection. GHPSS uses a core questionnaire on demographics, prevalence of cigarette smoking and other tobacco use, knowledge and attitudes about tobacco use, exposure to secondhand smoke, desire for smoking cessation, and training received regarding patient counseling on smoking cessation techniques. Questionnaires are translated into local languages as needed. GHPSS has a standardized methodology for selecting participating schools and classes and uniform data processing procedures.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Global Survey Data'], 'landingPage': 'https://data.cdc.gov/d/x6ag-8y7r', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2016-12-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/x6ag-8y7r', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/x6ag-8y7r/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/x6ag-8y7r/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/x6ag-8y7r/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/x6ag-8y7r/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['ghpss', 'gtss', 'osh', 'students', 'tobacco'], 'bureauCode': ['009:20'], 'modified': '2020-09-08', 'title': 'Global Tobacco Surveillance System (GTSS) - Global Health Professions Student Survey (GHPSS)', 'describedBy': 'https://chronicdata.cdc.gov/Global-Survey-Data/Global-Tobacco-Surveillance-System-GTSS-Global-Hea/x6ag-8y7r'}, {'description': '<p>Percentages are weighted to population characteristics. Data are not available if it did not meet BRFSS stability requirements. For more information on these requirements, as well as risk factors and calculated variables, see the Technical Documents and Survey Data for a specific year - <a href="http://www.cdc.gov/brfss/annual_data/annual_data.htm">http://www.cdc.gov/brfss/annual_data/annual_data.htm</a>. Recommended citation: Centers for Disease Control and Prevention (CDC). Behavioral Risk Factor Surveillance System. Atlanta, Georgia: U.S. Department of Health and Human Services, Centers for Disease Control and Prevention, [appropriate year].</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Health Statistics'], 'landingPage': 'https://data.cdc.gov/d/t984-9cdv', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2013-08-13', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/t984-9cdv', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/t984-9cdv/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/t984-9cdv/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/t984-9cdv/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/t984-9cdv/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['adults', 'brfss', 'health care coverage', 'heath care access'], 'bureauCode': ['009:00'], 'modified': '2015-08-27', 'title': 'BRFSS Prevalence And Trends Data: Health Care Access/Coverage for 1995-2010'}, {'description': '<p>NNDSS - Table 1L. Ehrlichiosis and Anaplasmosis, Ehrlichia ewingii infection to Giardiasis - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a></p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/qisn-zjv7', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/qisn-zjv7', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qisn-zjv7/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qisn-zjv7/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qisn-zjv7/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qisn-zjv7/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'ehrlichia ewingii infection', 'ehrlichiosis and anaplasmosis', 'giardiasis', 'nedss', 'netss', 'nndss', 'undetermined', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-05-30', 'title': 'NNDSS - TABLE 1L. Ehrlichiosis and Anaplasmosis, Ehrlichia ewingii infection to Giardiasis'}, {'description': '<p>This dataset describes drug poisoning deaths at the U.S. and state level by selected demographic characteristics, and includes age-adjusted death rates for drug poisoning.</p>\n<p>Deaths are classified using the International Classification of Diseases, Tenth Revision (ICD–10). Drug-poisoning deaths are defined as having ICD–10 underlying cause-of-death codes X40–X44 (unintentional), X60–X64 (suicide), X85 (homicide), or Y10–Y14 (undetermined intent).</p>\n<p>Estimates are based on the National Vital Statistics System multiple cause-of-death mortality files (1). Age-adjusted death rates (deaths per 100,000 U.S. standard population for 2000) are calculated using the direct method. Populations used for computing death rates for 2011–2017 are postcensal estimates based on the 2010 U.S. census. Rates for census years are based on populations enumerated in the corresponding censuses. Rates for noncensus years before 2010 are revised using updated intercensal population estimates and may differ from rates previously published.</p>\n<p>Death rates for some states and years may be low due to a high number of unresolved pending cases or misclassification of ICD–10 codes for unintentional poisoning as R99, “Other ill-defined and unspecified causes of mortality” (2). For example, this issue is known to affect New Jersey in 2009 and West Virginia in 2005 and 2009 but also may affect other years and other states. Drug poisoning death rates may be underestimated in those instances.</p>\n<p>REFERENCES<br />\n1. National Center for Health Statistics. National Vital Statistics System: Mortality data. Available from: <a href="http://www.cdc.gov/nchs/deaths.htm">http://www.cdc.gov/nchs/deaths.htm</a>.</p>\n<ol start="2">\n<li>CDC. CDC Wonder: Underlying cause of death 1999–2016. Available from: <a href="http://wonder.cdc.gov/wonder/help/ucd.html">http://wonder.cdc.gov/wonder/help/ucd.html</a>.</li>\n</ol>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/44rk-q6r2', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2019-04-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/44rk-q6r2', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/44rk-q6r2/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/44rk-q6r2/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/44rk-q6r2/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/44rk-q6r2/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['deaths', 'drug poisoning', 'mortality', 'national', 'nchs', 'state', 'united states'], 'bureauCode': ['009:00'], 'modified': '2020-09-08', 'title': 'NCHS - Drug Poisoning Mortality by State: United States'}, {'description': '<p>This dataset describes drug poisoning deaths at the U.S. and state level by selected demographic characteristics, and includes age-adjusted death rates for drug poisoning.</p>\n<p>Deaths are classified using the International Classification of Diseases, Tenth Revision (ICD–10). Drug-poisoning deaths are defined as having ICD–10 underlying cause-of-death codes X40–X44 (unintentional), X60–X64 (suicide), X85 (homicide), or Y10–Y14 (undetermined intent).</p>\n<p>Estimates are based on the National Vital Statistics System multiple cause-of-death mortality files (1). Age-adjusted death rates (deaths per 100,000 U.S. standard population for 2000) are calculated using the direct method. Populations used for computing death rates for 2011–2017 are postcensal estimates based on the 2010 U.S. census. Rates for census years are based on populations enumerated in the corresponding censuses. Rates for noncensus years before 2010 are revised using updated intercensal population estimates and may differ from rates previously published.</p>\n<p>Death rates for some states and years may be low due to a high number of unresolved pending cases or misclassification of ICD–10 codes for unintentional poisoning as R99, “Other ill-defined and unspecified causes of mortality” (2). For example, this issue is known to affect New Jersey in 2009 and West Virginia in 2005 and 2009 but also may affect other years and other states. Drug poisoning death rates may be underestimated in those instances.</p>\n<p>REFERENCES<br />\n1. National Center for Health Statistics. National Vital Statistics System: Mortality data. Available from: <a href="http://www.cdc.gov/nchs/deaths.htm">http://www.cdc.gov/nchs/deaths.htm</a>.</p>\n<ol start="2">\n<li>CDC. CDC Wonder: Underlying cause of death 1999–2016. Available from: <a href="http://wonder.cdc.gov/wonder/help/ucd.html">http://wonder.cdc.gov/wonder/help/ucd.html</a>.</li>\n</ol>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/rpvx-m2md', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2019-04-29', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/rpvx-m2md', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rpvx-m2md/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rpvx-m2md/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rpvx-m2md/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rpvx-m2md/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['deaths', 'drug poisoning', 'mortality', 'national', 'nchs', 'state', 'united states'], 'bureauCode': ['009:00'], 'modified': '2020-09-08', 'title': 'NCHS - Drug Poisoning Mortality by County: United States'}, {'description': '<p>2014, 2015, 2016, 2017. This dataset is a de-identified summary table of vision and eye health data indicators from ACS, stratified by all available combinations of age group, race/ethnicity, gender, and state. ACS is an annual nationwide survey conducted by the U.S. Census Bureau that collects information on demographic, social, economic, and housing characteristics of the U.S. population. Approximate sample size is 3 million annually. ACS data for VEHSS includes one question related to Visual Function. Data were suppressed for cell sizes less than 30 persons, or where the relative standard error more than 30% of the mean. Data will be updated as it becomes available. Detailed information on VEHSS ACS analyses can be found on the VEHSS ACS webpage (link). Additional information about ACS can be found on the U.S. Census Bureau website (<a href="https://www.census.gov/content/dam/Census/programs-surveys/acs/about/ACS_Information_Guide.pdf">https://www.census.gov/content/dam/Census/programs-surveys/acs/about/ACS...</a>). The VEHSS ACS dataset was last updated in June 2018.</p>\n', 'programCode': ['009:020'], 'title': 'American Community Survey (ACS) – Vision and Eye Health Surveillance', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Vision & Eye Health'], 'landingPage': 'https://data.cdc.gov/d/thir-stei', 'contactPoint': {'hasEmail': 'mailto:ddtpubsmailbox@cdc.gov', 'fn': 'DDT Public Inquiries'}, 'issued': '2019-11-18', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/thir-stei', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/thir-stei/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/thir-stei/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/thir-stei/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/thir-stei/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['acs', 'contact lenses', 'glasses', 'visual function'], 'bureauCode': ['009:20'], 'modified': '2020-08-27', 'references': ['https://www.census.gov/content/dam/Census/programs-surveys/acs/about/ACS_Information_Guide.pdf', 'https://www.cdc.gov/visionhealth/vehss/data/national-surveys/american-community-survey.html'], 'describedBy': 'https://chronicdata.cdc.gov/d/thir-stei'}, {'description': '<p>2014, 2015, 2016, 2017. This dataset is a de-identified summary table of vision and eye health data indicators from Medicare claims, stratified by all available combinations of age group, race/ethnicity, gender, and state. Medicare claims for VEHSS includes beneficiaries who were fully enrolled in Medicare Part B Fee-for-Service (FFS) for the duration of the year. Medicare claims provide a convenience sample that includes approximately 30 million individuals annually, which represents nearly 89% of the US population aged 65 and older and 3.3% of the US population younger than 65, including persons disabled due to blindness. Medicare data for VEHSS include Service Utilization and Medical Diagnoses indicators. Data were suppressed for de-identification to ensure protection of patient privacy. Data will be updated as it becomes available. Detailed information on VEHSS Medicare analyses can be found on the VEHSS Medicare webpage (cdc.gov/visionhealth/vehss/data/claims/medicare.html). Information on available Medicare claims data can be found on the ResDac website (<a href="http://www.resdac.org">www.resdac.org</a>). The VEHSS Medicare dataset was last updated November 2019.</p>\n', 'programCode': ['009:020'], 'title': 'Medicare claims – Vision and Eye Health Surveillance', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Vision & Eye Health'], 'landingPage': 'https://data.cdc.gov/d/e28h-tx85', 'contactPoint': {'hasEmail': 'mailto:ddtpubsmailbox@cdc.gov', 'fn': 'DDT Public Inquiries'}, 'issued': '2019-11-21', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/e28h-tx85', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/e28h-tx85/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/e28h-tx85/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/e28h-tx85/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/e28h-tx85/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['claims', 'eye exams', 'medical diagnoses', 'medicare', 'service utilization', 'treated prevalence'], 'bureauCode': ['009:20'], 'modified': '2020-08-25', 'references': ['https://www.resdac.org', 'https://www.cdc.gov/visionhealth/vehss/data/claims/medicare.html'], 'describedBy': 'https://chronicdata.cdc.gov/d/e28h-tx85'}, {'description': '<p>2010-2018. National Quitline Data Warehouse (NQDW). State Tobacco Activities Tracking and Evaluation (STATE) System. NQDW Data. National Quitline Data Warehouse (NQDW) assists in evaluating quitline activities and serves as a national resource for data on the use, success, and services of state quitlines. States report data on quitline callers, quitting success, as well as the services provided by their quitlines. The NQDW consolidates this information for evaluating programs and improving quitline services. The jurisdictions participating in this data collection effort include the 50 states, the District of Columbia, Guam and Puerto Rico.</p>\n', 'programCode': ['009:020'], 'title': 'Quitline – Services Available – Medications - 2010 To Present', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Quitline'], 'landingPage': 'https://data.cdc.gov/d/tbyb-bvjd', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2019-02-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/tbyb-bvjd', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/tbyb-bvjd/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/tbyb-bvjd/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/tbyb-bvjd/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/tbyb-bvjd/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['callers', 'cessation', 'intervention', 'national quitline data warehouse', 'nqdw', 'office on smoking and health', 'osh', 'quit', 'quit-now', 'quitline', 'services', 'state system'], 'bureauCode': ['009:20'], 'modified': '2020-08-24', 'references': ['https://chronicdata.cdc.gov/d/h6kq-aiu7'], 'describedBy': 'https://chronicdata.cdc.gov/Quitline/Quitline-Services-Available-Medications-2010-To-Pr/tbyb-bvjd'}, {'description': '<p>2010-2018. National Quitline Data Warehouse (NQDW). State Tobacco Activities Tracking and Evaluation (STATE) System. NQDW Data. National Quitline Data Warehouse (NQDW) assists in evaluating quitline activities and serves as a national resource for data on the use, success, and services of state quitlines. States report data on quitline callers, quitting success, as well as the services provided by their quitlines. The NQDW consolidates this information for evaluating programs and improving quitline services. The jurisdictions participating in this data collection effort include the 50 states, the District of Columbia, Guam and Puerto Rico.</p>\n', 'programCode': ['009:020'], 'title': 'Quitline – Service Utilization - 2010 To Present', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Quitline'], 'landingPage': 'https://data.cdc.gov/d/equ4-92qe', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2019-02-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/equ4-92qe', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/equ4-92qe/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/equ4-92qe/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/equ4-92qe/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/equ4-92qe/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['callers', 'cessation', 'intervention', 'national quitline data warehouse', 'nqdw', 'office on smoking and health', 'osh', 'quit', 'quit-now', 'quitline', 'services', 'state system'], 'bureauCode': ['009:20'], 'modified': '2020-08-24', 'references': ['https://chronicdata.cdc.gov/d/h6kq-aiu7'], 'describedBy': 'https://chronicdata.cdc.gov/Quitline/Quitline-Service-Utilization-2010-To-Present/equ4-92qe'}, {'description': '<p>2010-2018. National Quitline Data Warehouse (NQDW). State Tobacco Activities Tracking and Evaluation (STATE) System. NQDW Data. National Quitline Data Warehouse (NQDW) assists in evaluating quitline activities and serves as a national resource for data on the use, success, and services of state quitlines. States report data on quitline callers, quitting success, as well as the services provided by their quitlines. The NQDW consolidates this information for evaluating programs and improving quitline services. The jurisdictions participating in this data collection effort include the 50 states, the District of Columbia, Guam and Puerto Rico.</p>\n', 'programCode': ['009:020'], 'title': 'Quitline – Services Available – Hours Of Operation And Available Languages - 2010 To Present', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Quitline'], 'landingPage': 'https://data.cdc.gov/d/vtt8-av2v', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2019-02-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/vtt8-av2v', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vtt8-av2v/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vtt8-av2v/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vtt8-av2v/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vtt8-av2v/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['callers', 'cessation', 'intervention', 'national quitline data warehouse', 'nqdw', 'office on smoking and health', 'osh', 'quit', 'quit-now', 'quitline', 'services', 'state system'], 'bureauCode': ['009:20'], 'modified': '2020-08-24', 'references': ['https://chronicdata.cdc.gov/d/h6kq-aiu7'], 'describedBy': 'https://chronicdata.cdc.gov/Quitline/Quitline-Services-Available-Hours-Of-Operation-And/vtt8-av2v'}, {'description': '<p>2010-2018. National Quitline Data Warehouse (NQDW). State Tobacco Activities Tracking and Evaluation (STATE) System. NQDW Data. National Quitline Data Warehouse (NQDW) assists in evaluating quitline activities and serves as a national resource for data on the use, success, and services of state quitlines. States report data on quitline callers, quitting success, as well as the services provided by their quitlines. The NQDW consolidates this information for evaluating programs and improving quitline services. The jurisdictions participating in this data collection effort include the 50 states, the District of Columbia, Guam and Puerto Rico.</p>\n', 'programCode': ['009:020'], 'title': 'Quitline – Services Available – Counseling - 2010 To Present', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Quitline'], 'landingPage': 'https://data.cdc.gov/d/66cx-b9a4', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2019-02-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/66cx-b9a4', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/66cx-b9a4/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/66cx-b9a4/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/66cx-b9a4/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/66cx-b9a4/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['callers', 'cessation', 'intervention', 'national quitline data warehouse', 'nqdw', 'office on smoking and health', 'osh', 'quit', 'quit-now', 'quitline', 'services', 'state system'], 'bureauCode': ['009:20'], 'modified': '2020-08-24', 'references': ['https://chronicdata.cdc.gov/d/h6kq-aiu7'], 'describedBy': 'https://chronicdata.cdc.gov/Quitline/Quitline-Services-Available-Counseling-2010-To-Pre/66cx-b9a4'}, {'description': '<p>2010-2018. National Quitline Data Warehouse (NQDW). State Tobacco Activities Tracking and Evaluation (STATE) System. NQDW Data. National Quitline Data Warehouse (NQDW) assists in evaluating quitline activities and serves as a national resource for data on the use, success, and services of state quitlines. States report data on quitline callers, quitting success, as well as the services provided by their quitlines. The NQDW consolidates this information for evaluating programs and improving quitline services. The jurisdictions participating in this data collection effort include the 50 states, the District of Columbia, Guam and Puerto Rico.</p>\n', 'programCode': ['009:020'], 'title': 'Quitline – Quitline Names and Phone Numbers', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Quitline'], 'landingPage': 'https://data.cdc.gov/d/tid6-xphm', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2019-02-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/tid6-xphm', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/tid6-xphm/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/tid6-xphm/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/tid6-xphm/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/tid6-xphm/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['callers', 'cessation', 'intervention', 'national quitline data warehouse', 'nqdw', 'office on smoking and health', 'osh', 'quit', 'quit-now', 'quitline', 'services', 'state system'], 'bureauCode': ['009:20'], 'modified': '2020-08-24', 'references': ['https://chronicdata.cdc.gov/d/h6kq-aiu7'], 'describedBy': 'https://chronicdata.cdc.gov/Quitline/Quitline-Quitline-Names-and-Phone-Numbers/tid6-xphm'}, {'rights': 'Public access to full dataset except age. For age, reach out to point of contact', 'description': '<p>This set includes data used in a latent class model to compare testing platforms for detection of antibodies against the Chlamydia trachomatis antigen Pgp3. The analysis was published as: Latent class modeling to compare testing platforms for detection of antibodies against the Chlamydia trachomatis antigen Pgp3. Wiegand RE, Cooley G, Goodhew B, Banniettis N, Kohlhoff S, Gwyn S, Martin DL. Sci Rep. 2018 Mar 9;8(1):4232. doi: 10.1038/s41598-018-22708-9. PMID: 29523810</p>\n', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Global Health'], 'landingPage': 'https://data.cdc.gov/d/pwgb-7r9t', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Ryan E. Wiegand'}, 'issued': '2019-03-14', 'programCode': ['009:020'], 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/pwgb-7r9t', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/pwgb-7r9t/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/pwgb-7r9t/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/pwgb-7r9t/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/pwgb-7r9t/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['antibody', 'chlamydia trachomatis', 'division of parasitic diseases and malaria', 'latent class'], 'bureauCode': ['009:20'], 'modified': '2019-03-14', 'title': 'Tests for antibodies to trachoma PGP3 antigen', 'describedBy': 'https://www.nature.com/articles/s41598-018-22708-9'}, {'description': '<p>NNDSS - Table II. Legionellosis to Malaria - 2017. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories.</p>\n<p>Note:<br />\nThese are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting.</p>\n<p>Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available.</p>\n<p>Footnotes:<br />\n C.N.M.I.: Commonwealth of Northern Mariana Islands.</p>\n<p>U: Unavailable. —: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<p>*Three low incidence conditions, rubella, rubella congenital, and tetanus, are in Table II to facilitate case count verification with reporting jurisdictions.</p>\n<p>† Case counts for reporting year 2017 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/">http://wwwn.cdc.gov/nndss/document/</a> ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf. Data for tuberculosis are displayed in Table IV, which appears quarterly.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/33kn-dpz2', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2018-01-04', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/33kn-dpz2', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/33kn-dpz2/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/33kn-dpz2/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/33kn-dpz2/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/33kn-dpz2/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2017', 'legionellosis', 'malaria', 'mmwr', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2018-01-04', 'title': 'NNDSS - Table II. Legionellosis to Malaria'}, {'description': '<p>NNDSS - Table II. Cryptosporidiosis to Dengue - 2017. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories.</p>\n<p>Note:<br />\nThese are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting.</p>\n<p>Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available.</p>\n<p>Footnotes:<br />\n C.N.M.I.: Commonwealth of Northern Mariana Islands.</p>\n<p>U: Unavailable. —: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<ul>\n<li>Three low incidence conditions, rubella, rubella congenital, and tetanus, are in Table II to facilitate case count verification with reporting jurisdictions.</li>\n</ul>\n<p>† Case counts for reporting year 2017 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/">http://wwwn.cdc.gov/nndss/document/</a> ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf. Data for tuberculosis are displayed in Table IV, which appears quarterly.</p>\n<p>§ Includes data for dengue and dengue-like illness.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/yakh-mjxn', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2018-01-04', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/yakh-mjxn', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/yakh-mjxn/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/yakh-mjxn/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/yakh-mjxn/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/yakh-mjxn/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2017', 'cryptosporidiosis', 'dengue', 'dengue virus infection', 'mmwr', 'nedss', 'netss', 'nndss', 'severe dengue', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2018-01-04', 'title': 'NNDSS - Table II. Cryptosporidiosis to Dengue'}, {'description': '<p>For more information about the Pregnancy Risk Assessment Monitoring System please visit <a href="http://www.cdc.gov/prams/">http://www.cdc.gov/prams/</a>. See <a href="http://www.cdc.gov/mmwr/preview/mmwrhtml/mm6107a1.htm?s_cid=mm6107a1_e">http://www.cdc.gov/mmwr/preview/mmwrhtml/mm6107a1.htm?s_cid=mm6107a1_e</a> for the MMWR article.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Pregnancy & Vaccination'], 'landingPage': 'https://data.cdc.gov/d/mmi4-8ajr', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2013-06-19', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/mmi4-8ajr', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mmi4-8ajr/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mmi4-8ajr/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mmi4-8ajr/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mmi4-8ajr/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['flu shot', 'immunization', 'prams', 'pregnant women'], 'bureauCode': ['009:00'], 'modified': '2015-08-27', 'title': 'State Specific Influenza Vaccination Coverage Among Women With Live Birth- PRAMS, 2009-10 Influenza Season'}, {'description': '<p>NNDSS - Table II. Hepatitis (viral, acute) - 2016. In this Table, provisional* cases of selected† notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories.<br />\nNote:<br />\nThese are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting.</p>\n<p>Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available.</p>\n<p>Footnotes:<br />\nC.N.M.I.: Commonwealth of Northern Mariana Islands.<br />\nU: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<ul>\n<li>Case counts for reporting year 2016 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>. Data for TB are displayed in Table IV, which appears quarterly.<br />\n† Three low incidence conditions, rubella, rubella congenital, and tetanus, are in Table II to facilitate case count verification with reporting jurisdictions.</li>\n</ul>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/7vnz-2mjz', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2017-01-05', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/7vnz-2mjz', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7vnz-2mjz/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7vnz-2mjz/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7vnz-2mjz/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7vnz-2mjz/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2016', 'hepatitis', 'hepatitis (viral acute)', 'hepatitis (viral acute) type a', 'hepatitis (viral acute) type b', 'hepatitis (viral acute) type c', 'mmwr', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2017-01-05', 'title': 'NNDSS - Table II. Hepatitis (viral, acute)'}, {'description': "<p>Rate of deaths by age/gender (per 100,000 population) for people killed in crashes involving a driver with BAC =>0.08%, 2012, 2014. 2012 Source: Fatality Analysis Reporting System (FARS). 2014 Source: National Highway Traffic Administration's (NHTSA) Fatality Analysis Reporting System (FARS), 2014 Annual Report File. Note: Blank cells indicate data are suppressed. Fatality rates based on fewer than 20 deaths are suppressed.</p>\n", 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Motor Vehicle'], 'landingPage': 'https://data.cdc.gov/d/3bjr-fr6m', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-09-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/3bjr-fr6m', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/3bjr-fr6m/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/3bjr-fr6m/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/3bjr-fr6m/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/3bjr-fr6m/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cdc', 'centers for disease control and prevention'], 'bureauCode': ['009:00'], 'modified': '2016-09-14', 'title': 'Impaired Driving Death Rate, by Age and Gender, 2012 & 2014, Region 8 - Denver'}, {'description': '<p>The map illustrates the total number of 2013 and 2014 PHAP associates in each state and U.S. territory.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'landingPage': 'https://data.cdc.gov/d/uarv-cqnu', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2015-03-17', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/uarv-cqnu', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/uarv-cqnu/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/uarv-cqnu/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/uarv-cqnu/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/uarv-cqnu/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['associate', 'host site', 'location', 'phap', 'program'], 'bureauCode': ['009:00'], 'modified': '2015-08-27', 'title': '2013-2014 PHAP Associates by State'}, {'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/su86-ag6b', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2019-10-30', 'accessLevel': 'public', 'description': 'No description provided', 'identifier': 'https://data.medicare.gov/api/views/su86-ag6b', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/su86-ag6b/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/su86-ag6b/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/su86-ag6b/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/su86-ag6b/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['general information', 'hos', 'hospital compare'], 'bureauCode': ['009:38'], 'modified': '2020-05-21', 'title': 'Hospital Compare - CASPER / ASPEN Contacts'}, {'description': '<p>The Medicaid Managed Care Enrollment Report profiles enrollment statistics on Medicaid managed care programs on a plan-specific level. The managed care enrollment statistics include enrollees receiving comprehensive benefits and limited benefits and are point-in-time counts.</p>\n<ol>\n<li>The information in this table was provided by state officials. In some cases, program or plan names in this table differ from those used in publicly available sources. Questions regarding state-specific information in this table should be directed to State/territorial Medicaid officials.</li>\n</ol>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Enrollment'], 'landingPage': 'https://data.medicaid.gov/d/ghyh-r8nn', 'contactPoint': {'hasEmail': 'mailto:Medicaid.gov@cms.hhs.gov', 'fn': 'Medicaid'}, 'issued': '2019-05-02', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/ghyh-r8nn', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/ghyh-r8nn/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/ghyh-r8nn/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/ghyh-r8nn/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/ghyh-r8nn/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['bho', 'comprehensive mco', 'managed care enrollment', 'mco', 'medicaid', 'medicare', 'mltss', 'pace', 'pahp', 'pccm', 'pihp'], 'bureauCode': ['009:38'], 'modified': '2020-06-12', 'title': 'Managed Care Enrollment by Program and Plan'}, {'description': '<p>The Medicaid Managed Care Enrollment Report profiles enrollment statistics on Medicaid managed care programs on a plan-specific level. The managed care enrollment statistics include enrollees receiving comprehensive benefits and limited benefits and are point-in-time counts.</p>\n<ol>\n<li>\n<p>Because Medicaid beneficiaries may be enrolled concurrently in more than one type of managed care program (e.g., a Comprehensive MCO and a BHO), users should not sum enrollment across all program types, since the total would count individuals more than once and, in some states, exceed the actual number of Medicaid enrollees.</p>\n</li>\n<li>\n<p>Comprehensive MCOs cover acute, primary, and specialty medical care services; they may also cover behavioral health, long-term services and supports, and other benefits in some states. Limited benefit managed care programs, including PCCM, MLTSS only, BHO, Dental, Transportation, and Other cover a narrower set of services.</p>\n</li>\n</ol>\n<p>"--" indicates states that do not operates programs of a given type. 0 signifies that a state operated a program of this type in 2014, but it ended before July 1, 2014, or began after that date.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Enrollment'], 'landingPage': 'https://data.medicaid.gov/d/drjd-ddz9', 'contactPoint': {'hasEmail': 'mailto:Medicaid.gov@cms.hhs.gov', 'fn': 'Medicaid'}, 'issued': '2019-04-12', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/drjd-ddz9', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/drjd-ddz9/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/drjd-ddz9/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/drjd-ddz9/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/drjd-ddz9/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['bho', 'managed care enrollment', 'mco', 'medicaid', 'medicare', 'mltss', 'pace', 'pahp', 'pccm', 'pihp'], 'bureauCode': ['009:38'], 'modified': '2020-06-12', 'title': 'Managed Care Enrollment by Program and Population (All)'}, {'description': '<p>The Share of Medicaid Enrollees in any Managed Care and in Comprehensive Managed CaAre profiles state-level enrollment statistics (numbers and percentages) of total Medicaid enrollees in any type of managed care as well as those enrolled specifically in comprehensive managed care programs. The report provides managed care enrollment by state with all 50 states, the District of Columbia and the US territories are represented in these data.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Enrollment'], 'landingPage': 'https://data.medicaid.gov/d/u72p-j37s', 'contactPoint': {'hasEmail': 'mailto:Medicaid.gov@cms.hhs.gov', 'fn': 'Medicaid'}, 'issued': '2019-05-02', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/u72p-j37s', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/u72p-j37s/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/u72p-j37s/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/u72p-j37s/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/u72p-j37s/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['comprehensive managed care', 'enrollment', 'managed care', 'medicaid'], 'bureauCode': ['009:38'], 'modified': '2020-06-12', 'title': 'Share of Medicaid Enrollees in Managed Care'}, {'description': '<p>NNDSS - TABLE 1MM. Viral hemorrhagic fevers, Crimean-Congo hemorrhagic fever virus to Guanarito virus - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />\n§ Prior to 2015, CDC\'s National Notifiable Diseases Surveillance System (NNDSS) did not receive electronic data about incident cases of specific viral hemorrhagic fevers; instead data were collected in aggregate as "viral hemorrhagic fevers\'. NNDSS was updated beginning in 2015 to receive data for each of the viral hemorrhagic fevers listed.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/2i8i-dz8i', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-23', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/2i8i-dz8i', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/2i8i-dz8i/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/2i8i-dz8i/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/2i8i-dz8i/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/2i8i-dz8i/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'crimean-congo hemorrhagic fever virus', 'ebola virus', 'guanarito virus', 'nedss', 'netss', 'nndss', 'viral hemorrhagic fevers', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-01-02', 'title': 'NNDSS - TABLE 1MM. Viral hemorrhagic fevers, Crimean-Congo hemorrhagic fever virus to Guanarito virus'}, {'description': '<p>NNDSS - TABLE 1DD. Rubella to Rubella, congenital syndrome - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/2khz-k7sv', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-23', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/2khz-k7sv', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/2khz-k7sv/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/2khz-k7sv/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/2khz-k7sv/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/2khz-k7sv/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'nedss', 'netss', 'nndss', 'rubella', 'rubella congenital syndrome', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-01-02', 'title': 'NNDSS - TABLE 1DD. Rubella to Rubella, congenital syndrome'}, {'description': '<p>NNDSS - TABLE 1U. Legionellosis to Listeriosis - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/484g-ihkb', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-24', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/484g-ihkb', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/484g-ihkb/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/484g-ihkb/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/484g-ihkb/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/484g-ihkb/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'legionellosis', 'leptospirosis', 'listeriosis', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-01-02', 'title': 'NNDSS - TABLE 1U. Legionellosis to Listeriosis'}, {'description': '<p>NNDSS - Table 1K. Ehrlichiosis and Anaplasmosis, Anaplasma phagocytophilum infection to Ehrlichia chaffeensis infection - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a></p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/6dep-qtzm', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-24', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/6dep-qtzm', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6dep-qtzm/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6dep-qtzm/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6dep-qtzm/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6dep-qtzm/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'anaplasma phagocytophilum infection', 'ehrlichia chaffeensis infection', 'ehrlichiosis and anaplasmosis', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-01-02', 'title': 'NNDSS - TABLE 1K. Ehrlichiosis and Anaplasmosis, Anaplasma phagocytophilum infection to Ehrlichia chaffeensis infection'}, {'description': '<p>NNDSS - TABLE 1II. Tetanus to Trichinellosis - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/6yz5-ufy2', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-23', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/6yz5-ufy2', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6yz5-ufy2/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6yz5-ufy2/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6yz5-ufy2/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6yz5-ufy2/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'nedss', 'netss', 'nndss', 'tetanus', 'toxic shock syndrome (other than streptococcal)', 'trichinellosis', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-01-02', 'title': 'NNDSS - TABLE 1II. Tetanus to Trichinellosis'}, {'description': '<p>NNDSS - Table 1C. Arboviral diseases, neuroinvasive and non-neuroinvasive, St. Louis encephalitis virus disease to Western equine encephalitis virus disease - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/7kht-czfj', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-24', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/7kht-czfj', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7kht-czfj/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7kht-czfj/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7kht-czfj/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7kht-czfj/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'arboviral diseases', 'nedss', 'netss', 'nndss', 'st. louis encephalitis virus disease', 'western equine encephalitis virus disease', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-01-02', 'title': 'NNDSS - TABLE 1C. Arboviral diseases, St. Louis encephalitis virus to Western equine encephalitis virus'}, {'description': '<p>NNDSS - TABLE 1Q. Hepatitis B, perinatal infection to Hepatitis C (viral, acute), Probable - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\n Max: Maximum — Maximum case count during the previous 52 weeks.<br />\n * Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />\n§ For acute Hepatitis C, only confirmed cases were verified.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/8ezu-y38w', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-24', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/8ezu-y38w', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/8ezu-y38w/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/8ezu-y38w/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/8ezu-y38w/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/8ezu-y38w/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'acute)', 'confirmed', 'hepatitis b', 'hepatitis c (viral', 'nedss', 'netss', 'nndss', 'perinatal infection', 'probable', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-01-02', 'title': 'NNDSS - TABLE 1Q. Hepatitis B, perinatal infection to Hepatitis C (viral, acute), Probable'}, {'description': '<p>NNDSS - Table 1F. Brucellosis to Candida auris, clinical - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />\n§ Reporting jurisdictions were informed CDC could receive data for this condition in August 2019. Please note there will be a delay in reporting of case notifications for this condition to CDC.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/8rsa-pnhx', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-24', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/8rsa-pnhx', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/8rsa-pnhx/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/8rsa-pnhx/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/8rsa-pnhx/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/8rsa-pnhx/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'brucellosis', 'campylobacteriosis', 'candida auris', 'clinical', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-01-02', 'title': 'NNDSS - TABLE 1F. Brucellosis to Candida auris, clinical'}, {'description': '<p>NNDSS - Table 1B. Arboviral diseases, neuroinvasive and non-neuroinvasive, Jamestown Canyon virus disease to Powassan virus disease - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/9gny-cbhc', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-24', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/9gny-cbhc', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/9gny-cbhc/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/9gny-cbhc/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/9gny-cbhc/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/9gny-cbhc/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'arboviral diseases', 'jamestown canyon virus disease', 'la crosse virus disease', 'nedss', 'netss', 'nndss', 'powassan virus disease', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-01-02', 'title': 'NNDSS - Table 1B. Arboviral diseases, neuroinvasive and non-neuroinvasive, Jamestown Canyon virus disease to Powassan virus disease'}, {'description': '<p>NNDSS - TABLE 1O. Hansen\'s disease to Hantavirus pulmonary syndrome - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a></p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/azpx-5hzx', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-24', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/azpx-5hzx', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/azpx-5hzx/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/azpx-5hzx/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/azpx-5hzx/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/azpx-5hzx/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'hansen's disease', 'hantavirus infection', 'hantavirus pulmonary syndrome', 'nedss', 'netss', 'nndss', 'non-hantavirus pulmonary syndrome', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-01-02', 'title': "NNDSS - TABLE 1O. Hansen's disease to Hantavirus pulmonary syndrome"}, {'description': '<p>NNDSS - TABLE 1HH. Streptococcal toxic shock syndrome to Syphilis, Primary and Secondary - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/b6np-zdqj', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-23', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/b6np-zdqj', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/b6np-zdqj/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/b6np-zdqj/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/b6np-zdqj/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/b6np-zdqj/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'congenital', 'nedss', 'netss', 'nndss', 'primary and secondary', 'streptococcal toxic shock syndrome', 'syphilis', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-01-02', 'title': 'NNDSS - TABLE 1HH. Streptococcal toxic shock syndrome to Syphilis, Primary and Secondary'}, {'description': '<p>NNDSS - TABLE 1W. Meningococcal disease, All serogroups to Meningococcal disease, Serogroup B - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/bkwy-pyv3', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-24', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/bkwy-pyv3', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/bkwy-pyv3/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/bkwy-pyv3/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/bkwy-pyv3/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/bkwy-pyv3/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'all serogroups', 'meningococcal disease', 'nedss', 'netss', 'nndss', 'serogroup b', 'serogroups acwy', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-01-02', 'title': 'NNDSS - TABLE 1W. Meningococcal disease, All serogroups to Meningococcal disease, Serogroup B'}, {'description': '<p>NNDSS - TABLE 1Y. Mumps to Novel influenza A virus infections - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />\n§ Novel influenza A virus infections are human infections with influenza A viruses that are different from currently circulating human seasonal influenza viruses. With the exception of one avian lineage influenza A (H7N2) virus, all novel influenza A virus infections reported to CDC since 2012 have been variant influenza viruses.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/cjin-8pa3', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-24', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/cjin-8pa3', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/cjin-8pa3/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/cjin-8pa3/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/cjin-8pa3/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/cjin-8pa3/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'mumps', 'nedss', 'netss', 'nndss', 'novel influenza a virus infections', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-01-02', 'title': 'NNDSS - TABLE 1Y. Mumps to Novel influenza A virus infections'}, {'description': '<p>NNDSS - TABLE 1Z. Pertussis to Poliomyelitis, paralytic - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/cqcc-kwwr', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-24', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/cqcc-kwwr', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/cqcc-kwwr/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/cqcc-kwwr/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/cqcc-kwwr/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/cqcc-kwwr/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'nedss', 'netss', 'nndss', 'paralytic', 'pertussis', 'plague', 'poliomyelitis', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-01-02', 'title': 'NNDSS - TABLE 1Z. Pertussis to Poliomyelitis, paralytic'}, {'description': '<p>NNDSS - TABLE 1N. Haemophilus influenzae, invasive disease, (age <5 years), Non-b serotype to Unknown serotype - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a></p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/cvcu-witw', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-24', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/cvcu-witw', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/cvcu-witw/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/cvcu-witw/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/cvcu-witw/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/cvcu-witw/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['(age <5 years)', '2019', 'haemophilus influenzae', 'invasive disease', 'nedss', 'netss', 'nndss', 'non-b serotype', 'nontypeable', 'unknown serotype', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-01-02', 'title': 'NNDSS - TABLE 1N. Haemophilus influenzae, invasive disease, (age <5 years), Non-b serotype to Unknown serotype'}, {'description': '<p>NNDSS - TABLE 1X. Meningococcal disease, Other serogroups to Meningococcal disease, Unknown serogroup - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/d7xj-2da2', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-24', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/d7xj-2da2', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/d7xj-2da2/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/d7xj-2da2/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/d7xj-2da2/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/d7xj-2da2/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'meningococcal disease', 'nedss', 'netss', 'nndss', 'other serogroups', 'unknown serogroup', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-01-02', 'title': 'NNDSS - TABLE 1X. Meningococcal disease, Other serogroups to Meningococcal disease, Unknown serogroup'}, {'description': '<p>NNDSS - Table 1D. Arboviral diseases, neuroinvasive and non-neuroinvasive, West Nile virus disease to Babesiosis - 2019.In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/fc5f-ixvg', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-24', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/fc5f-ixvg', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/fc5f-ixvg/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/fc5f-ixvg/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/fc5f-ixvg/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/fc5f-ixvg/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'arboviral diseases', 'babesiosis', 'nedss', 'netss', 'nndss', 'west nile virus disease', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-01-07', 'title': 'NNDSS - TABLE 1D. Arboviral diseases, West Nile virus to Babesiosis'}, {'description': '<p>NNDSS - TABLE 1EE. Salmonella Paratyphi infection to Salmonellosis (excluding Salmonella Typhi infection and Salmonella Paratyphi infection) - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />\n§ In previous years, cases were reported as Salmonellosis. Beginning in January 2019, cases began to be reported as Salmonella Paratyphi infection.<br />\n¶ In previous years, cases were reported as typhoid fever. Beginning in January 2019, cases began to be reported as Salmonella Typhi infection.<br />\n** In previous years, cases were reported as Salmonellosis (excluding paratyphoid fever and typhoid fever). Beginning in January 2019, cases began to be reported as Salmonellosis (excluding Salmonella Typhi infection and Salmonella Paratyphi infection).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/fuzh-wm4c', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-24', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/fuzh-wm4c', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/fuzh-wm4c/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/fuzh-wm4c/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/fuzh-wm4c/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/fuzh-wm4c/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'nedss', 'netss', 'nndss', 'salmonella paratyphi infection', 'salmonella typhi infection', 'salmonellosis (excluding salmonella typhi infection and salmonella paratyphi infection)', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-01-02', 'title': 'NNDSS - TABLE 1EE. Salmonella Paratyphi infection to Salmonellosis (excluding Salmonella Typhi infection and Salmonella Paratyphi infection)'}, {'description': '<p>NNDSS - TABLE 1T. Invasive pneumococcal disease, age<5 , Confirmed to Invasive pneumococcal disease, age <5, Probable - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\n Max: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />\n§ Includes drug resistant and susceptible cases of Invasive Pneumococcal Disease.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/gui6-i83p', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-24', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/gui6-i83p', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/gui6-i83p/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/gui6-i83p/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/gui6-i83p/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/gui6-i83p/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'age<5', 'confirmed', 'invasive pneumococcal disease', 'nedss', 'netss', 'nndss', 'probable', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-01-02', 'title': 'NNDSS - TABLE 1T. Invasive pneumococcal disease, age<5 , Confirmed to Invasive pneumococcal disease, age <5, Probable'}, {'description': '<p>NNDSS - TABLE 1M. Gonorrhea to Haemophilus influenzae, invasive disease (age <5 years), Serotype b - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/h4wb-nae4', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-24', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/h4wb-nae4', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/h4wb-nae4/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/h4wb-nae4/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/h4wb-nae4/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/h4wb-nae4/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'age <5 years', 'all ages', 'all serotypes', 'gonorrhea', 'haemophilus influenzae', 'invasive disease', 'nedss', 'netss', 'nndss', 'serotype b', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-01-02', 'title': 'NNDSS - TABLE 1M. Gonorrhea to Haemophilus influenzae, invasive disease (age <5 years), Serotype b'}, {'description': '<p>NNDSS - TABLE 1V. Malaria to Measles, Imported - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Notice: The total numbers of measles cases in Table 1v for weeks 1-51 in the 2019 data are correct but counts for imported and indigenous categories are incorrect. Measles data for week 52 (in Table 1v) were updated on 02-28-2020 to correct the classification of imported and indigenous. Please see week 52, 2019 data for the correct breakout of imported and indigenous measles cases.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n<p>§ Measles is considered imported if the disease was acquired outside of the United States and is considered indigenous if the disease was acquired anywhere within the United States or it is not known where the disease was acquired.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/jf8m-mtc3', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-24', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/jf8m-mtc3', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/jf8m-mtc3/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/jf8m-mtc3/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/jf8m-mtc3/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/jf8m-mtc3/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'malaria', 'measles imported', 'measles indigenous', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-03-20', 'title': 'NNDSS - TABLE 1V. Malaria to Measles, Imported'}, {'description': '<p>NNDSS - Table 1G. Carbapenemase-producing carbapenem-resistant Enterobacteriaceae to Chancroid - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a></p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />\n§ Reporting jurisdictions were informed CDC could receive data for this condition in August 2019. Please note there will be a delay in reporting of case notifications for this condition to CDC.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/kx9y-asbg', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-24', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/kx9y-asbg', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/kx9y-asbg/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/kx9y-asbg/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/kx9y-asbg/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/kx9y-asbg/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'carbapenemase-producing carbapenem-resistant enterobacteriaceae', 'chancroid', 'chlamydia trachomatis infection', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-01-02', 'title': 'NNDSS - TABLE 1G. Carbapenemase-producing carbapenem-resistant Enterobacteriaceae to Chancroid'}, {'description': '<p>NNDSS - TABLE 1JJ. Tularemia to Vancomycin-intermediate Staphylococcus aureus - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/mik5-by93', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-23', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/mik5-by93', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mik5-by93/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mik5-by93/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mik5-by93/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mik5-by93/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'nedss', 'netss', 'nndss', 'tularemia', 'vancomycin-intermediate staphylococcus aureus', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-01-02', 'title': 'NNDSS - TABLE 1JJ. Tularemia to Vancomycin-intermediate Staphylococcus aureus'}, {'description': '<p>NNDSS - TABLE 1GG. Spotted fever rickettsiosis, Confirmed to Smallpox - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/mv87-mh7a', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-23', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/mv87-mh7a', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mv87-mh7a/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mv87-mh7a/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mv87-mh7a/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mv87-mh7a/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'nedss', 'netss', 'nndss', 'smallpox', 'spotted fever rickettsiosis confirmed', 'spotted fever rickettsiosis probable', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-01-02', 'title': 'NNDSS - TABLE 1GG. Spotted fever rickettsiosis, Confirmed to Smallpox'}, {'description': '<p>NNDSS - TABLE 1FF. Severe acute respiratory syndrome-associated coronavirus disease to Shigellosis - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/mvsw-zuaf', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-23', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/mvsw-zuaf', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mvsw-zuaf/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mvsw-zuaf/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mvsw-zuaf/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mvsw-zuaf/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'nedss', 'netss', 'nndss', 'severe acute respiratory syndrome-associated coronavirus disease', 'shiga toxin-producing escherichia coli', 'shigellosis', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-01-02', 'title': 'NNDSS - TABLE 1FF. Severe acute respiratory syndrome-associated coronavirus disease to Shigellosis'}, {'description': '<p>NNDSS - Table 1I. Cryptosporidiosis to Cyclosporiasis - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/p8ia-4jqj', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-24', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/p8ia-4jqj', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/p8ia-4jqj/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/p8ia-4jqj/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/p8ia-4jqj/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/p8ia-4jqj/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'cryptosporidiosis', 'cyclosporiasis', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-01-02', 'title': 'NNDSS - TABLE 1I. Cryptosporidiosis to Cyclosporiasis'}, {'description': '<p>NNDSS - TABLE 1AA. Poliovirus infection, nonparalytic to Psittacosis - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/q9sm-44y3', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-23', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/q9sm-44y3', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/q9sm-44y3/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/q9sm-44y3/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/q9sm-44y3/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/q9sm-44y3/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'nedss', 'netss', 'nndss', 'nonparalytic', 'poliovirus infection', 'psittacosis', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-01-02', 'title': 'NNDSS - TABLE 1AA. Poliovirus infection, nonparalytic to Psittacosis'}, {'description': '<p>NNDSS - Table 1L. Ehrlichiosis and Anaplasmosis, Ehrlichia ewingii infection to Giardiasis - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a></p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/qpq4-k3td', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-24', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/qpq4-k3td', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qpq4-k3td/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qpq4-k3td/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qpq4-k3td/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qpq4-k3td/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'ehrlichia ewingii infection', 'ehrlichiosis and anaplasmosis', 'giardiasis', 'nedss', 'netss', 'nndss', 'undetermined', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-01-02', 'title': 'NNDSS - TABLE 1L. Ehrlichiosis and Anaplasmosis, Ehrlichia ewingii infection to Giardiasis'}, {'description': '<p>NNDSS - Table 1E. Botulism, Foodborne to Botulism, Other (wound & unspecified) - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a></p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/qwf3-87ny', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-24', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/qwf3-87ny', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qwf3-87ny/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qwf3-87ny/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qwf3-87ny/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qwf3-87ny/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'botulism', 'foodborne', 'infant', 'nedss', 'netss', 'nndss', 'other (wound and unspecified)', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-01-02', 'title': 'NNDSS - TABLE 1E. Botulism, Foodborne to Botulism, Other'}, {'description': '<p>NNDSS - TABLE 1PP. Yellow fever to Zika virus disease, non-congenital - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/qz67-9a9h', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-23', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/qz67-9a9h', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qz67-9a9h/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qz67-9a9h/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qz67-9a9h/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qz67-9a9h/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'nedss', 'netss', 'nndss', 'non-congenital', 'wonder', 'yellow fever', 'zika virus disease'], 'bureauCode': ['009:00'], 'modified': '2020-01-02', 'title': 'NNDSS - TABLE 1PP. Yellow fever to Zika virus disease, non-congenital'}, {'description': '<p>NNDSS - TABLE 1NN. Viral hemorrhagic fevers, Junin virus to Viral hemorrhagic fevers, Lujo virus - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />\n§ Prior to 2015, CDC\'s National Notifiable Diseases Surveillance System (NNDSS) did not receive electronic data about incident cases of specific viral hemorrhagic fevers; instead data were collected in aggregate as "viral hemorrhagic fevers\'. NNDSS was updated beginning in 2015 to receive data for each of the viral hemorrhagic fevers listed.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/r8hr-3jkm', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-23', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/r8hr-3jkm', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/r8hr-3jkm/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/r8hr-3jkm/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/r8hr-3jkm/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/r8hr-3jkm/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'junin virus', 'lassa virus', 'lujo virus', 'nedss', 'netss', 'nndss', 'viral hemorrhagic fevers', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-01-02', 'title': 'NNDSS - TABLE 1NN. Viral hemorrhagic fevers, Junin virus to Viral hemorrhagic fevers, Lujo virus'}, {'description': '<p>NNDSS - TABLE 1S. Invasive pneumococcal disease, all ages, Confirmed to Invasive pneumococcal disease, all ages, Probable - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\n Max: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />\n§ Includes drug resistant and susceptible cases of Invasive Pneumococcal Disease.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/rwap-xbst', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-24', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/rwap-xbst', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rwap-xbst/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rwap-xbst/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rwap-xbst/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rwap-xbst/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'all ages', 'confirmed', 'invasive pneumococcal disease', 'nedss', 'netss', 'nndss', 'probable', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-01-02', 'title': 'NNDSS - TABLE 1S. Invasive pneumococcal disease, all ages, Confirmed to Invasive pneumococcal disease, all ages, Probable'}, {'description': '<p>NNDSS - Table 1A. Anthrax to Arboviral diseases, Eastern equine encephalitis virus disease - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nC.N.M.I.: Commonwealth of Northern Mariana Islands.<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/ttjk-6u2v', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-24', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/ttjk-6u2v', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ttjk-6u2v/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ttjk-6u2v/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ttjk-6u2v/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ttjk-6u2v/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'anthrax', 'arboviral diseases', 'chikungunya virus disease', 'eastern equine encephalitis virus disease', 'nedss', 'netss', 'neuroinvasive and non-neuroinvasive', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-01-02', 'title': 'NNDSS - TABLE 1A. Anthrax to Arboviral diseases, Eastern equine encephalitis virus disease'}, {'description': '<p>NNDSS - TABLE 1R. Hepatitis C, perinatal infection to Influenza-associated pediatric mortality - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\n Max: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />\n§ Since [INSERT DATE], XXX influenza-associated pediatric deaths occurring during the 2017-18 season have been reported.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/tv5g-74as', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-24', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/tv5g-74as', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/tv5g-74as/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/tv5g-74as/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/tv5g-74as/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/tv5g-74as/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'hepatitis c', 'influenza-associated pediatric mortality', 'nedss', 'netss', 'nndss', 'perinatal infection', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-01-02', 'title': 'NNDSS - TABLE 1R. Hepatitis C, perinatal infection to Influenza-associated pediatric mortality'}, {'description': '<p>NNDSS - TABLE 1LL. Vibriosis, Confirmed to Vibriosis, Probable - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/u92k-ms37', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-23', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/u92k-ms37', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/u92k-ms37/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/u92k-ms37/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/u92k-ms37/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/u92k-ms37/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'nedss', 'netss', 'nndss', 'vibriosis confirmed', 'vibriosis probable', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-01-02', 'title': 'NNDSS - TABLE 1LL. Vibriosis, Confirmed to Vibriosis, Probable'}, {'description': '<p>NNDSS - TABLE 1CC. Rabies, Animal to Rabies, Human - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/usyq-s7ip', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-23', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/usyq-s7ip', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/usyq-s7ip/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/usyq-s7ip/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/usyq-s7ip/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/usyq-s7ip/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'animal', 'human', 'nedss', 'netss', 'nndss', 'rabies', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-01-02', 'title': 'NNDSS - TABLE 1CC. Rabies, Animal to Rabies, Human'}, {'description': '<p>NNDSS - TABLE 1J. Dengue virus infections, Dengue to Severe dengue - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\n Max: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />\n§ Includes data for dengue and dengue-like illness.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/w7ew-4aqz', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-24', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/w7ew-4aqz', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/w7ew-4aqz/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/w7ew-4aqz/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/w7ew-4aqz/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/w7ew-4aqz/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'dengue', 'dengue virus infections', 'dengue-like illness', 'nedss', 'netss', 'nndss', 'severe dengue', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-01-02', 'title': 'NNDSS - TABLE 1J. Dengue virus infections, Dengue to Severe dengue'}, {'description': '<p>NNDSS - TABLE 1P. Hemolytic uremic syndrome post-diarrheal to Hepatitis (viral, acute, by type), B - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/wgyw-mswy', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-24', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/wgyw-mswy', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/wgyw-mswy/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/wgyw-mswy/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/wgyw-mswy/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/wgyw-mswy/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'acute', 'by type) a', 'by type) b', 'hemolytic uremic syndrome post-diarrheal', 'hepatitis (viral', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-01-02', 'title': 'NNDSS - TABLE 1P. Hemolytic uremic syndrome post-diarrheal to Hepatitis (viral, acute, by type), B'}, {'description': '<p>NNDSS - Table 1H. Cholera to Coccidioidomycosis - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a></p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/xsi2-33p5', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-24', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/xsi2-33p5', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xsi2-33p5/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xsi2-33p5/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xsi2-33p5/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xsi2-33p5/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'cholera', 'coccidioidomycosis', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-01-02', 'title': 'NNDSS - TABLE 1H. Cholera to Coccidioidomycosis'}, {'description': '<p>NNDSS - TABLE 1BB. Q fever, Total to Q fever, Chronic - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/ygrm-jkkz', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-23', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/ygrm-jkkz', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ygrm-jkkz/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ygrm-jkkz/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ygrm-jkkz/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ygrm-jkkz/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'nedss', 'netss', 'nndss', 'q fever', 'q fever acute', 'q fever chronic', 'total', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-01-02', 'title': 'NNDSS - TABLE 1BB. Q fever, Total to Q fever, Chronic'}, {'description': '<p>This dataset includes deidentified data on patients receiving artesunate through the National Artesunate for Severe Malaria Program from April- December 2019.</p>\n<p>This dataset contains the data from the case report form only.<br />\nPlease see the links below for the other datasets and the attached document \'Guide to NASMP Datasets\':<br />\nData from Case Report Form- <a href="https://data.cdc.gov/Global-Health/National-Artesunate-for-Severe-Malaria-Program-Cas/igaz-icki">https://data.cdc.gov/Global-Health/National-Artesunate-for-Severe-Malari...</a><br />\nData on Artesunate Dosing- <a href="https://data.cdc.gov/dataset/National-Artesunate-for-Severe-Malaria-Program-Art/qan4-gt4k">https://data.cdc.gov/dataset/National-Artesunate-for-Severe-Malaria-Prog...</a><br />\nData on Microscopy (Parasitemia values)- <a href="https://data.cdc.gov/Global-Health/National-Artesunate-for-Severe-Malaria-Program-Mic/v2k9-ctv4">https://data.cdc.gov/Global-Health/National-Artesunate-for-Severe-Malari...</a></p>\n<p>All data can be easily linked using the ParticipantID field, a unique ID number assigned to each participant.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Global Health'], 'landingPage': 'https://data.cdc.gov/d/g3k9-gyw7', 'contactPoint': {'hasEmail': 'mailto:why6@cdc.gov', 'fn': 'Francisca Abanyie, MD, MPH'}, 'issued': '2020-04-10', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/g3k9-gyw7', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/g3k9-gyw7/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/g3k9-gyw7/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/g3k9-gyw7/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/g3k9-gyw7/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['artesunate', 'division of parasitic diseases and malaria', 'malaria'], 'bureauCode': ['009:20'], 'modified': '2020-04-10', 'title': 'National Artesunate for Severe Malaria Program Follow-On Antimalarial Dosing Data- April to December 2019'}, {'description': '<p>This dataset includes deidentified data on patients receiving artesunate through the National Artesunate for Severe Malaria Program from April- December 2019.</p>\n<p>This dataset contains the data from the case report form only.<br />\nPlease see the links below for the other datasets and see the attached document \'Guide to NSAMP Datasets\':<br />\nData on Artesunate Dosing- <a href="https://data.cdc.gov/dataset/National-Artesunate-for-Severe-Malaria-Program-Art/qan4-gt4k">https://data.cdc.gov/dataset/National-Artesunate-for-Severe-Malaria-Prog...</a><br />\nData on Follow-On Antimalarial Dosing- <a href="https://data.cdc.gov/Global-Health/National-Artesunate-for-Severe-Malaria-Program-Fol/g3k9-gyw7">https://data.cdc.gov/Global-Health/National-Artesunate-for-Severe-Malari...</a><br />\nData on Microscopy (Parasitemia values)- <a href="https://data.cdc.gov/Global-Health/National-Artesunate-for-Severe-Malaria-Program-Mic/v2k9-ctv4">https://data.cdc.gov/Global-Health/National-Artesunate-for-Severe-Malari...</a></p>\n<p>All data can be easily linked using the ParticipantID field, a unique ID number assigned to each participant.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Global Health'], 'landingPage': 'https://data.cdc.gov/d/igaz-icki', 'contactPoint': {'hasEmail': 'mailto:why6@cdc.gov', 'fn': 'Francisca Abanyie, MD, MPH'}, 'issued': '2020-04-10', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/igaz-icki', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/igaz-icki/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/igaz-icki/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/igaz-icki/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/igaz-icki/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['artesunate', 'division of parasitic diseases and malaria', 'malaria'], 'bureauCode': ['009:20'], 'modified': '2020-04-10', 'title': 'National Artesunate for Severe Malaria Program Case Report Data- April to December 2019'}, {'description': '<p>This dataset includes deidentified data on patients receiving artesunate through the National Artesunate for Severe Malaria Program from April- December 2019.</p>\n<p>This dataset contains artesunate dosing data only.<br />\nPlease see the links below for the other datasets and the attached word document, \'Guide to NASMP Datasets\':</p>\n<p>Data from Case Report- <a href="https://data.cdc.gov/Global-Health/National-Artesunate-for-Severe-Malaria-Program-Cas/igaz-icki">https://data.cdc.gov/Global-Health/National-Artesunate-for-Severe-Malari...</a></p>\n<p>Data on Follow-On Antimalarial Dosing- <a href="https://data.cdc.gov/Global-Health/National-Artesunate-for-Severe-Malaria-Program-Fol/g3k9-gyw7">https://data.cdc.gov/Global-Health/National-Artesunate-for-Severe-Malari...</a></p>\n<p>Data on Microscopy (Parasitemia values)- <a href="https://data.cdc.gov/Global-Health/National-Artesunate-for-Severe-Malaria-Program-Mic/v2k9-ctv4">https://data.cdc.gov/Global-Health/National-Artesunate-for-Severe-Malari...</a></p>\n<p>All data can be easily linked using the ParticipantID field, a unique ID number assigned to each participant.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Global Health'], 'landingPage': 'https://data.cdc.gov/d/qan4-gt4k', 'contactPoint': {'hasEmail': 'mailto:why6@cdc.gov', 'fn': 'Francisca Abanyie, MD, MPH'}, 'issued': '2020-04-10', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/qan4-gt4k', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qan4-gt4k/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qan4-gt4k/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qan4-gt4k/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qan4-gt4k/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['artesunate', 'division of parasitic diseases and malaria', 'malaria'], 'bureauCode': ['009:20'], 'modified': '2020-04-10', 'title': 'National Artesunate for Severe Malaria Program Artesunate Dosing Data- April to December 2019'}, {'description': '<p>This dataset includes deidentified data on patients receiving artesunate through the National Artesunate for Severe Malaria Program from April- December 2019.</p>\n<p>This dataset contains microscopy data only.<br />\nPlease see the links below for the other datasets and the attached document \'Guide to NASMP Datasets:<br />\nData from Case Report Form- <a href="https://data.cdc.gov/Global-Health/National-Artesunate-for-Severe-Malaria-Program-Cas/igaz-icki">https://data.cdc.gov/Global-Health/National-Artesunate-for-Severe-Malari...</a><br />\nData on Artesunate Dosing- <a href="https://data.cdc.gov/dataset/National-Artesunate-for-Severe-Malaria-Program-Art/qan4-gt4k">https://data.cdc.gov/dataset/National-Artesunate-for-Severe-Malaria-Prog...</a><br />\nData on Follow-On Dosing- <a href="https://data.cdc.gov/Global-Health/National-Artesunate-for-Severe-Malaria-Program-Fol/g3k9-gyw7">https://data.cdc.gov/Global-Health/National-Artesunate-for-Severe-Malari...</a></p>\n<p>All data can be easily linked using the ParticipantID field, a unique ID number assigned to each participant.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Global Health'], 'landingPage': 'https://data.cdc.gov/d/v2k9-ctv4', 'contactPoint': {'hasEmail': 'mailto:why6@cdc.gov', 'fn': 'Francisca Abanyie, MD, MPH'}, 'issued': '2020-04-10', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/v2k9-ctv4', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/v2k9-ctv4/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/v2k9-ctv4/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/v2k9-ctv4/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/v2k9-ctv4/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['artesunate', 'division of parasitic diseases and malaria', 'malaria'], 'bureauCode': ['009:20'], 'modified': '2020-04-10', 'title': 'National Artesunate for Severe Malaria Program Microscopy Data- April to December 2019'}, {'description': '<p>2016 to 2018, 3-year average. Rates are age-standardized. County rates are spatially smoothed. The data can be viewed by gender and race/ethnicity. Data source: National Vital Statistics System. Additional data, maps, and methodology can be viewed on the Interactive Atlas of Heart Disease and Stroke <a href="http://www.cdc.gov/dhdsp/maps/atlas">http://www.cdc.gov/dhdsp/maps/atlas</a></p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Heart Disease & Stroke Prevention'], 'landingPage': 'https://data.cdc.gov/d/6x7h-usvx', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2020-04-27', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/6x7h-usvx', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6x7h-usvx/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6x7h-usvx/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6x7h-usvx/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6x7h-usvx/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cardiovascular', 'cardiovascular disease', 'counties', 'county', 'heart', 'heart disease'], 'bureauCode': ['009:20'], 'modified': '2020-04-29', 'title': 'Heart Disease Mortality Data Among US Adults (35+) by State/Territory and County – 2016-2018'}, {'description': '<p>2016 to 2018, 3-year average. Rates are age-standardized. County rates are spatially smoothed. The data can be viewed by gender and race/ethnicity. Data source: National Vital Statistics System. Additional data, maps, and methodology can be viewed on the Interactive Atlas of Heart Disease and Stroke <a href="http://www.cdc.gov/dhdsp/maps/atlas">http://www.cdc.gov/dhdsp/maps/atlas</a></p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Heart Disease & Stroke Prevention'], 'landingPage': 'https://data.cdc.gov/d/tqwu-4a7k', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2020-04-28', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/tqwu-4a7k', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/tqwu-4a7k/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/tqwu-4a7k/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/tqwu-4a7k/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/tqwu-4a7k/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cardiovascular', 'cardiovascular disease', 'cerebrovascular disease', 'counties', 'county', 'stroke'], 'bureauCode': ['009:20'], 'modified': '2020-04-28', 'title': 'Stroke Mortality Data Among US Adults (35+) by State/Territory and County – 2016-2018'}, {'description': '<p>This dataset provides modeled predictions of PM2.5 levels from the EPA\'s Downscaler model. Data are at the census tract level for 2011-2015. These data are used by the CDC\'s National Environmental Public Health Tracking Network to generate air quality measures. Census tract-level datasets contain estimates of the mean predicted concentration and associated standard error. Please refer to the metadata attachment for more information.</p>\n<p>Learn more about outdoor air quality on the Tracking Network\'s website: <a href="https://ephtracking.cdc.gov/showAirLanding.action">https://ephtracking.cdc.gov/showAirLanding.action</a>.</p>\n<p>By using these data, you signify your agreement to comply with the following requirements:<br />\n1. Use the data for statistical reporting and analysis only.<br />\n2. Do not attempt to learn the identity of any person included in the data and do not combine these data with other data for the purpose of matching records to identify individuals.<br />\n3. Do not disclose of or make use of the identity of any person or establishment discovered inadvertently and report the discovery to: <a href="mailto:trackingsupport@cdc.gov">trackingsupport@cdc.gov</a>.<br />\n4. Do not imply or state, either in written or oral form, that interpretations based on the data are those of the original data sources and CDC unless the data user and data source are formally collaborating.<br />\n5. Acknowledge, in all reports or presentations based on these data, the original source of the data and CDC.<br />\n6. Suggested citation: Centers for Disease Control and Prevention. National Environmental Public Health Tracking Network. Web. Accessed: insert date. <a href="http://www.cdc.gov/ephtracking">www.cdc.gov/ephtracking</a>.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Environmental Health & Toxicology'], 'landingPage': 'https://data.cdc.gov/d/qjxm-7fny', 'contactPoint': {'hasEmail': 'mailto:cak8@cdc.gov', 'fn': 'Craig Kassinger'}, 'issued': '2020-05-28', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/qjxm-7fny', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qjxm-7fny/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qjxm-7fny/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qjxm-7fny/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qjxm-7fny/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['air pollution', 'asthma', 'environmental health', 'particulate matter', 'pm2.5'], 'bureauCode': ['009:20'], 'modified': '2020-06-01', 'title': 'Daily Census Tract-Level PM2.5 Concentrations, 2011-2015'}, {'description': '<p>This dataset provides modeled predictions of ozone levels from the EPA\'s Downscaler model. Data are at the census tract level for 2006-2010. These data are used by the CDC\'s National Environmental Public Health Tracking Network to generate air quality measures. Census tract-level datasets contain estimates of the mean predicted concentration and associated standard error. Please refer to the metadata attachment for more information.</p>\n<p>Learn more about outdoor air quality on the Tracking Network\'s website: <a href="https://ephtracking.cdc.gov/showAirLanding.action">https://ephtracking.cdc.gov/showAirLanding.action</a>.</p>\n<p>By using these data, you signify your agreement to comply with the following requirements:<br />\n1. Use the data for statistical reporting and analysis only.<br />\n2. Do not attempt to learn the identity of any person included in the data and do not combine these data with other data for the purpose of matching records to identify individuals.<br />\n3. Do not disclose of or make use of the identity of any person or establishment discovered inadvertently and report the discovery to: <a href="mailto:trackingsupport@cdc.gov">trackingsupport@cdc.gov</a>.<br />\n4. Do not imply or state, either in written or oral form, that interpretations based on the data are those of the original data sources and CDC unless the data user and data source are formally collaborating.<br />\n5. Acknowledge, in all reports or presentations based on these data, the original source of the data and CDC.<br />\n6. Suggested citation: Centers for Disease Control and Prevention. National Environmental Public Health Tracking Network. Web. Accessed: insert date. <a href="http://www.cdc.gov/ephtracking">www.cdc.gov/ephtracking</a>.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Environmental Health & Toxicology'], 'landingPage': 'https://data.cdc.gov/d/xm94-zmtx', 'contactPoint': {'hasEmail': 'mailto:trackingsupport@cdc.gov', 'fn': 'Craig Kassinger'}, 'issued': '2020-05-28', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/xm94-zmtx', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xm94-zmtx/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xm94-zmtx/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xm94-zmtx/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xm94-zmtx/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['air pollution', 'asthma', 'environmental health', 'ozone'], 'bureauCode': ['009:20'], 'modified': '2020-06-01', 'title': 'Daily Census Tract-Level Ozone Concentrations, 2006-2010'}, {'description': '<p>We are releasing data that compares the HHS Provider Relief Fund and the CMS Accelerated and Advance Payments by State and provider as of May 15, 2020. This data is already available on other websites, but this chart brings the information together into one view for comparison. You can find additional information on the Accelerated and Advance Payments at the following links:</p>\n<p>Fact Sheet: <a href="https://www.cms.gov/files/document/Accelerated-and-Advanced-Payments-Fact-Sheet.pdf;">https://www.cms.gov/files/document/Accelerated-and-Advanced-Payments-Fac...</a></p>\n<p>Zip file on providers in each state: <a href="https://www.cms.gov/files/zip/accelerated-payment-provider-details-state.zip">https://www.cms.gov/files/zip/accelerated-payment-provider-details-state...</a></p>\n<p>Medicare Accelerated and Advance Payments State-by-State information and by Provider Type: <a href="https://www.cms.gov/files/document/covid-accelerated-and-advance-payments-state.pdf">https://www.cms.gov/files/document/covid-accelerated-and-advance-payment...</a>.</p>\n<p>This file was assembled by HHS via CMS, HRSA and reviewed by leadership and compares the HHS Provider Relief Fund and the CMS Accelerated and Advance Payments by State and provider as of May 15, 2020.</p>\n<p>HHS Provider Relief Fund<br />\nPresident Trump is providing support to healthcare providers fighting the coronavirus disease 2019 (COVID-19) pandemic through the bipartisan Coronavirus Aid, Relief, & Economic Security Act and the Paycheck Protection Program and Health Care Enhancement Act, which provide a total of $175 billion for relief funds to hospitals and other healthcare providers on the front lines of the COVID-19 response. This funding supports healthcare-related expenses or lost revenue attributable to COVID-19 and ensures uninsured Americans can get treatment for COVID-19. HHS is distributing this Provider Relief Fund money and these payments do not need to be repaid.<br />\nThe Department allocated $50 billion of the Provider Relief Fund for general distribution to Medicare facilities and providers impacted by COVID-19, based on eligible providers\' net reimbursement. It allocated another $22 billion to providers in areas particularly impacted by the COVID-19 outbreak, rural providers, and providers who serve low-income populations and uninsured Americans. HHS will be allocating the remaining funds in the near future.</p>\n<p>As part of the Provider Relief Fund distribution, all providers have 45 days to attest that they meet certain criteria to keep the funding they received, including public disclosure. As of May 15, 2020, there has been a total of $34 billion in attested payments. The chart only includes those providers that have attested to the payments by that date. We will continue to update this information and add the additional providers and payments once their attestation is complete.</p>\n<p>CMS Accelerated and Advance Payments Program<br />\nOn March 28, 2020, to increase cash flow to providers of services and suppliers impacted by the coronavirus disease 2019 (COVID-19) pandemic, the Centers for Medicare & Medicaid Services (CMS) expanded the Accelerated and Advance Payment Program to a broader group of Medicare Part A providers and Part B suppliers. Beginning on April 26, 2020, CMS stopped accepting new applications for the Advance Payment Program, and CMS began reevaluating all pending and new applications for Accelerated Payments in light of the availability of direct payments made through HHS’s Provider Relief Fund.</p>\n<p>Since expanding the AAP program on March 28, 2020, CMS approved over 21,000 applications totaling $59.6 billion in payments to Part A providers, which includes hospitals, through May 18, 2020. For Part B suppliers—including doctors, non-physician practitioners and durable medical equipment suppliers— during the same time period, CMS approved almost 24,000 applications advancing $40.4 billion in payments. The AAP program is not a grant, and providers and suppliers are required to repay the loan.</p>\n<p>Provider Relief Fund Data - <a href="https://data.cdc.gov/Administrative/Provider-Relief-Fund-COVID-19-High-Impact-Payments/b58h-s9zx">https://data.cdc.gov/Administrative/Provider-Relief-Fund-COVID-19-High-I...</a></p>\n', 'programCode': ['009:020'], 'title': 'Provider Relief Fund & Accelerated and Advance Payments', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Administrative'], 'landingPage': 'https://data.cdc.gov/d/v2pi-w3up', 'contactPoint': {'hasEmail': 'mailto:HIGLASServiceDesk@gdit.com', 'fn': 'Megan Worstell'}, 'issued': '2020-05-21', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/v2pi-w3up', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/v2pi-w3up/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/v2pi-w3up/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/v2pi-w3up/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/v2pi-w3up/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['accelerated and advance payments', 'cares act', 'coronavirus', 'covid-19', 'provider relief fund'], 'bureauCode': ['009:38'], 'modified': '2020-05-21', 'references': ['https://www.cms.gov/files/document/Accelerated-and-Advanced-Payments-Fact-Sheet.pdf']}, {'description': '<p>2010-2018. US Census Annual Estimates of the Resident Population for Selected Age Groups by Sex for the United States. The estimates are based on the 2010 Census and reflect changes to the April 1, 2010 population due to the Count Question Resolution program and geographic program revisions. Median age is calculated based on single year of age. For population estimates methodology statements, see <a href="http://www.census.gov/popest/methodology/index.html">http://www.census.gov/popest/methodology/index.html</a>.</p>\n', 'programCode': ['009:020'], 'title': 'US Census Annual Estimates of the Resident Population for Selected Age Groups by Sex for the United States', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Tobacco Use'], 'landingPage': 'https://data.cdc.gov/d/b2jx-uyck', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2019-07-15', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/b2jx-uyck', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/b2jx-uyck/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/b2jx-uyck/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/b2jx-uyck/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/b2jx-uyck/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['centers-for-disease-control-and-prevention'], 'bureauCode': ['009:20'], 'modified': '2020-08-20', 'references': ['https://chronicdata.cdc.gov/d/mhj9-4wi2'], 'describedBy': 'https://chronicdata.cdc.gov/Tobacco-Use/U-S-Census-Annual-Estimates-of-the-Resident-Popula/b2jx-uyck'}, {'description': '<p>US Census Annual Estimates of the Resident Population for Selected Age Groups by Sex for the United States. The estimates are based on the 2010 Census and reflect changes to the April 1, 2010 population due to the Count Question Resolution program and geographic program revisions. Median age is calculated based on single year of age. For population estimates methodology statements, see <a href="http://www.census.gov/popest/methodology/index.html">http://www.census.gov/popest/methodology/index.html</a>.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Tobacco Use'], 'landingPage': 'https://data.cdc.gov/d/mhj9-4wi2', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2016-11-30', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/mhj9-4wi2', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'xls', 'accessURL': 'https://data.cdc.gov/download/mhj9-4wi2/application/vnd.ms-excel', 'mediaType': 'application/unknown', 'title': 'xls'}], 'keyword': ['centers-for-disease-control-and-prevention'], 'bureauCode': ['009:20'], 'modified': '2020-08-20', 'title': 'US Census Methodology'}, {'description': '<p>2016-17 merged. This dataset is a de-identified summary table of vision and eye health data indicators from the National Survye of Chilrens Health (NSCH), stratified by all available combinations of age group, race/ethnicity, gender, risk factor and state. NSCH is a telephone survey conducted by the National Center for Health Statistics at CDC (currently conducted by the U.S. Census Bureau) that examines the physical and emotional health of children 0-17 years of age. Approximate sample size is 95,000 over two rounds of data collection. Data were suppressed for cell sizes less than 30 persons, or where the relative standard error more than 30% of the mean. Detailed information on VEHSS NSCH analyses can be found on the VEHSS NSCH webpage (cdc.gov/visionhealth/vehss/data/national-surveys/national-survey-of-childrens-health.html). Additional information about NSCH can be found on the NSCH website (<a href="http://childhealthdata.org/learn/NSCH">http://childhealthdata.org/learn/NSCH</a>). The VEHSS NSCH dataset was last updated in November 2019.</p>\n', 'programCode': ['009:029'], 'title': 'National Survey of Children’s Health (NSCH) – Vision and Eye Health Surveillance', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Vision & Eye Health'], 'landingPage': 'https://data.cdc.gov/d/de4p-4g3k', 'contactPoint': {'hasEmail': 'mailto:ddtpubsmailbox@cdc.gov', 'fn': 'DDT Public Inquiries'}, 'issued': '2019-11-18', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/de4p-4g3k', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/de4p-4g3k/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/de4p-4g3k/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/de4p-4g3k/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/de4p-4g3k/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['contact lenses', 'glasses', 'nsch', 'vision impairment', 'visual function'], 'bureauCode': ['009:20'], 'modified': '2020-08-19', 'references': ['http://childhealthdata.org/learn/NSCH', 'https://www.cdc.gov/visionhealth/vehss/data/national-surveys/national-survey-of-childrens-health.html'], 'describedBy': 'https://chronicdata.cdc.gov/d/de4p-4g3k'}, {'description': '<p>2014-15 merged, 2016-17 merged. This dataset is a de-identified summary table of vision and eye health data indicators from NHIS, stratified by all available combinations of age group, race/ethnicity, gender, and risk factor. NHIS is an annual household survey conducted by the National Center for Health Statistics at CDC that monitors trends in illness, disabilities, and progress towards national health objectives. Approximate sample size is 35,000 households and 87,500 persons annually. NHIS data for VEHSS includes questions related to Visual Function. Data were suppressed for cell sizes less than 30 persons, or where the relative standard error more than 30% of the mean. Data will be updated as it becomes available. Detailed information on VEHSS NHIS analyses can be found on the VEHSS NHIS webpage (link). Additional information about NHIS can be found on the NHIS website (<a href="http://www.cdc.gov/nchs/nhis/about_nhis.htm">http://www.cdc.gov/nchs/nhis/about_nhis.htm</a>). The VEHSS NHIS dataset was last updated in November 2019.</p>\n', 'programCode': ['009:020'], 'title': 'National Health Interview Survey (NHIS) – Vision and Eye Health Surveillance', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Vision & Eye Health'], 'landingPage': 'https://data.cdc.gov/d/2t2r-sf6s', 'contactPoint': {'hasEmail': 'mailto:ddtpubsmailbox@cdc.gov', 'fn': 'DDT Public Inquiries'}, 'issued': '2019-11-18', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/2t2r-sf6s', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/2t2r-sf6s/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/2t2r-sf6s/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/2t2r-sf6s/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/2t2r-sf6s/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['blind', 'contact lenses', 'glasses', 'nhis', 'vision correction', 'visual function'], 'bureauCode': ['009:20'], 'modified': '2020-08-19', 'references': ['http://www.cdc.gov/nchs/nhis/about_nhis.htm', 'https://www.cdc.gov/visionhealth/vehss/data/national-surveys/national-health-interview-survey.html'], 'describedBy': 'https://chronicdata.cdc.gov/Vision-Eye-Health/National-Health-Interview-Survey-NHIS-Vision-and-E/2t2r-sf6s'}, {'description': '<p>2013-2018. This dataset is a de-identified summary table of vision and eye health data indicators from BRFSS, stratified by all available combinations of age group, race/ethnicity, gender, risk factor and state. BRFSS is a system of telephone surveys conducted by CDC that collect state data about U.S. residents regarding their health-related risk behaviors, chronic health conditions, and use of preventive services. BRFSS completes more than 400,000 adult interviews each year across 50 states, the District of Columbia, and three U.S. territories. BRFSS data for VEHSS includes one question from the core component related to Visual Function. Data were suppressed following NCHS standards. Data will be updated as it becomes available. Detailed information on VEHSS BRFSS analyses can be found on the VEHSS BRFSS webpage (link). General information about BRFSS can be found on the BRFSS website (<a href="https://www.cdc.gov/brfss">https://www.cdc.gov/brfss</a>). The VEHSS BRFSS dataset was last updated in November 2019.</p>\n', 'programCode': ['009:020'], 'title': 'Behavioral Risk Factors – Vision and Eye Health Surveillance', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Vision & Eye Health'], 'landingPage': 'https://data.cdc.gov/d/vkwg-yswv', 'contactPoint': {'hasEmail': 'mailto:ddtpubsmailbox@cdc.gov', 'fn': 'DDT Public Inquiries'}, 'issued': '2019-11-18', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/vkwg-yswv', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vkwg-yswv/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vkwg-yswv/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vkwg-yswv/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vkwg-yswv/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['brfss', 'contact lenses', 'glasses', 'visual function'], 'bureauCode': ['009:20'], 'modified': '2020-08-19', 'references': ['https://www.cdc.gov/brfss', 'https://www.cdc.gov/visionhealth/vehss/data/national-surveys/behavioral-risk-factors-surveillance-system.html'], 'describedBy': 'https://chronicdata.cdc.gov/d/vkwg-yswv'}, {'description': '<p>2015, 2014. Data were provided by the Centers for Disease Control and Prevention (CDC), Division of Population Health, Epidemiology and Surveillance Branch. The project was funded by the Robert Wood Johnson Foundation (RWJF) in conjunction with the CDC Foundation. 500 cities project census city-level data in GIS-friendly format can be joined with city spatial data (<a href="https://chronicdata.cdc.gov/500-Cities/500-Cities-City-Boundaries/n44h-hy2j">https://chronicdata.cdc.gov/500-Cities/500-Cities-City-Boundaries/n44h-hy2j</a>) in a geographic information system (GIS) to produce maps of 27 measures at the city-level. Because some questions are only asked every other year in the BRFSS, there are 7 measures in this 2017 release from the 2014 BRFSS that were the same as the 2016 release.</p>\n', 'programCode': ['009:020'], 'title': '500 Cities: City-level Data (GIS Friendly Format), 2017 release', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['500 Cities'], 'landingPage': 'https://data.cdc.gov/d/djk3-k3zs', 'contactPoint': {'hasEmail': 'mailto:500cities@cdc.gov', 'fn': '500 Cities Public Inquiries'}, 'issued': '2018-10-16', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/djk3-k3zs', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/djk3-k3zs/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/djk3-k3zs/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/djk3-k3zs/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/djk3-k3zs/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['500cities', 'behaviors', 'census', 'cities', 'gis', 'outcomes', 'prevalence', 'prevention', 'tract', 'unhealthy'], 'bureauCode': ['009:20'], 'modified': '2020-08-19', 'references': ['https://academic.oup.com/aje/article/179/8/1025/109078', 'https://academic.oup.com/aje/article/182/2/127/93984', 'https://www.cdc.gov/pcd/issues/2017/17_0281.htm', 'https://www.cdc.gov/pcd/issues/2018/18_0313.htm']}, {'description': '<ol start="2016">\n<li>This dataset is a de-identified summary table of prevalence rates for vision and eye health data indicators from the 2016 MarketScan® Commercial Claims and Encounters Data (CCAE) is produced by Truven Health Analytics, a division of IBM Watson Health. The CCEA data contain a convenience sample of insurance claims information from person with employer-sponsored insurance and their dependents, including 43.6 million person years of data. Prevalence estimates are stratified by all available combinations of age group, gender, and state. Detailed information on VEHSS MarketScan analyses can be found on the VEHSS MarketScan webpage (cdc.gov/visionhealth/vehss/data/claims/marketscan.html). Information on available Medicare claims data can be found on the IBM MarketScan website (<a href="https://marketscan.truvenhealth.com">https://marketscan.truvenhealth.com</a>). The VEHSS MarketScan summary dataset was last updated November 2019.</li>\n</ol>\n', 'programCode': ['009:020'], 'title': 'Commercial Medical Insurance (MSCANCC) - Vision and Eye Health Surveillance', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Vision & Eye Health'], 'landingPage': 'https://data.cdc.gov/d/a35h-9yn4', 'contactPoint': {'hasEmail': 'mailto:ddtpubsmailbox@cdc.gov', 'fn': 'DDT Public Inquiries'}, 'issued': '2020-05-19', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/a35h-9yn4', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/a35h-9yn4/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/a35h-9yn4/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/a35h-9yn4/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/a35h-9yn4/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['claims', 'diagnosed prevalence', 'eye exams', 'marketscan', 'medical diagnoses', 'service utilization', 'truven'], 'bureauCode': ['009:20'], 'modified': '2020-08-19', 'references': ['https://wwwdev.cdc.gov/visionhealth/vehss/data/claims/marketscan.html', 'https://marketscan.truvenhealth.com/marketscanportal/'], 'describedBy': 'https://chronicdata.cdc.gov/Vision-Eye-Health/Shell-Commercial-Medical-Insurance-MSCANCC-Vision-/a35h-9yn4'}, {'description': '<p>2013, 2014. This dataset is a de-identified summary table of prevalence rates for vision and eye health data indicators from the Medicaid Analytic eXtract (MAX) data. Medicaid MAX are a set of de-identified person-level data files with information on Medicaid eligibility, service utilization, diagnoses, and payments. The MAX data contain a convenience sample of claims processed by Medicaid and Children’s Health Insurance Program (CHIP) fee for service and managed care plans. Not all states are included in MAX in all years, and as of November 2019, 2014 data is the latest available. Prevalence estimates are stratified by all available combinations of age group, gender, and state. Detailed information on VEHSS Medicare analyses can be found on the VEHSS Medicaid MAX webpage (cdc.gov/visionhealth/vehss/data/claims/medicaid.html). Information on available Medicare claims data can be found on the ResDac website (<a href="http://www.resdac.org">www.resdac.org</a>). The VEHSS Medicaid MAX dataset was last updated November 2019.</p>\n', 'programCode': ['009:020'], 'title': 'Medicaid Claims (MAX) - Vision and Eye Health Surveillance', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Vision & Eye Health'], 'landingPage': 'https://data.cdc.gov/d/bwx3-gx66', 'contactPoint': {'hasEmail': 'mailto:ddtpubsmailbox@cdc.gov', 'fn': 'DDT Public Inquiries'}, 'issued': '2019-11-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/bwx3-gx66', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/bwx3-gx66/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/bwx3-gx66/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/bwx3-gx66/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/bwx3-gx66/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['claims', 'diagnosed prevalence', 'eye exams', 'max', 'medicaid', 'medical diagnoses', 'screening', 'service utilization'], 'bureauCode': ['009:20'], 'modified': '2020-08-19', 'references': ['https://wwwdev.cdc.gov/visionhealth/vehss/data/claims/medicaid.html', 'https://www.medicaid.gov/medicaid/index.html'], 'describedBy': 'https://chronicdata.cdc.gov/Vision-Eye-Health/Private-Medicaid-Claims-MAX-Vision-and-Eye-Health-/bwx3-gx66'}, {'description': '<p>1999-2020. National Association of Attorneys General (NAAG). Policy—Tobacco Settlement Payments. The National Association of Attorneys General (NAAG) provides Tobacco Settlement Revenue data for 46 states participating in the Master Settlement Agreement (MSA) with the four largest tobacco companies in the United States. Data are reported on an annual basis. Four states (Florida, Minnesota, Mississippi and Texas) provide the STATE System their Tobacco Settlement Revenue data independently.</p>\n', 'programCode': ['009:020'], 'title': 'NAAG Tobacco Settlement Payments', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Policy'], 'landingPage': 'https://data.cdc.gov/d/ffbi-is3j', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2018-12-11', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/ffbi-is3j', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ffbi-is3j/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ffbi-is3j/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ffbi-is3j/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ffbi-is3j/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['office on smoking and health', 'osh', 'policy', 'state system', 'tobacco', 'tobacco settlement payments'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'references': ['https://chronicdata.cdc.gov/d/sgg4-hiwe'], 'describedBy': 'https://chronicdata.cdc.gov/Policy/NAAG-Tobacco-Settlement-Payments/ffbi-is3j'}, {'description': "<p>1999-2017. Centers for Disease Control and Prevention (CDC). State Tobacco Activities Tracking and Evaluation (STATE) System. YTS Data. The YTS was developed to provide states with comprehensive data on both middle school and high school students regarding tobacco use, exposure to environmental tobacco smoke, smoking cessation, school curriculum, minors' ability to purchase or otherwise obtain tobacco products, knowledge and attitudes about tobacco, and familiarity with pro-tobacco and anti-tobacco media messages. The YTS uses a two-stage cluster sample design to produce representative samples of students in middle schools (grades 6–8) and high schools (grades 9–12). The data for the STATE System were extracted from Youth Tobacco Surveys from participating states. Tobacco topics included are cigarette smoking prevalence, cigarette smoking frequency, smokeless tobacco products prevalence and quit attempts.</p>\n", 'programCode': ['009:020'], 'title': 'Youth Tobacco Survey (YTS) Data', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Survey Data'], 'landingPage': 'https://data.cdc.gov/d/4juz-x2tp', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2018-06-07', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/4juz-x2tp', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4juz-x2tp/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4juz-x2tp/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4juz-x2tp/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4juz-x2tp/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cessation', 'cigarette', 'cigarette use', 'current', 'ever', 'frequent', 'high school', 'middle school', 'office on smoking and health', 'osh', 'prevalence', 'quit', 'quit attempt', 'smokeless', 'smoker', 'smoking', 'smoking status', 'state system', 'survey', 'tobacco', 'tobacco use', 'youth'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'references': ['https://chronicdata.cdc.gov/d/i6st-vu2f'], 'describedBy': 'https://chronicdata.cdc.gov/Survey-Data/Youth-Tobacco-Survey-YTS-Data/4juz-x2tp'}, {'description': '<p>1991-2016. Centers for Disease Control and Prevention (CDC). State Tobacco Activities Tracking and Evaluation (STATE) System. Funding Data, Appropriations (1991-2016) and Expenditures (2008-2016). Appropriations data show public funds allocated to/by a particular state for tobacco prevention and control. They are not necessarily expended. Appropriations are from four major funding sources, Federal, state, Robert Wood Johnson Foundation (RWJF), and the American Legacy Foundation (Legacy). Expenditures are amounts spent by state tobacco control programs on tobacco prevention and control. Expenditure data are available by CDC Best Practices Program Components (State and Community Interventions, Health Communication Interventions, Cessation Interventions, Surveillance and Evaluation, and Administration and Management). Expenditures from 2008 to 2014 are compared against 2007 CDC Best Practices Recommendations; expenditures from 2015 and forward are compared against 2014 CDC Best Practices Recommendations.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Funding'], 'landingPage': 'https://data.cdc.gov/d/vw7y-v3uk', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2018-10-03', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/vw7y-v3uk', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vw7y-v3uk/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vw7y-v3uk/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vw7y-v3uk/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vw7y-v3uk/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['administration and management', 'allocation', 'appropriation', 'awards', 'best practices', 'cessation', 'dollars', 'expenditure', 'federal', 'funding', 'funds', 'grants', 'health communication', 'interventions', 'money', 'office on smoking and health', 'osh', 'recommendation', 'recommended level', 'spending', 'state and community', 'state system', 'surveillance and evaluation', 'tobacco'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'title': 'University of Illinois at Chicago Health Policy Center - Funding'}, {'description': '<p>2011-2018. Centers for Disease Control and Prevention (CDC). State Tobacco Activities Tracking and Evaluation (STATE) System. BRFSS Survey Data. The BRFSS is a continuous, state-based surveillance system that collects information about modifiable risk factors for chronic diseases and other leading causes of death. The data for the STATE System were extracted from the annual BRFSS surveys from participating states. Tobacco topics included are cigarette and e-cigarette use prevalence by demographics, cigarette and e-cigarette use frequency, and quit attempts. NOTE: these data are not to be compared with BRFSS data collected 2010 and prior, as the methodologies were changed. Please refer to the FAQs / Methodology sections for more details.</p>\n', 'programCode': ['009:020'], 'title': 'Behavioral Risk Factor Data: Tobacco Use (2011 to present)', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Survey Data'], 'landingPage': 'https://data.cdc.gov/d/wsas-xwh5', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2018-07-31', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/wsas-xwh5', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/wsas-xwh5/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/wsas-xwh5/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/wsas-xwh5/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/wsas-xwh5/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['adult', 'age', 'behavioral', 'brfss', 'cessation', 'cigarette', 'cigarette use', 'current', 'demographics', 'education', 'ethnicity', 'ever', 'every day', 'former', 'frequency', 'gender', 'never', 'office on smoking and health', 'osh', 'prevalence', 'quit', 'race', 'risk', 'smoker', 'smoking', 'smoking status', 'some days', 'state system', 'surveillance', 'survey', 'tobacco', 'tobacco use'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'references': ['https://chronicdata.cdc.gov/d/5amh-5sx3'], 'describedBy': 'https://chronicdata.cdc.gov/Survey-Data/Behavioral-Risk-Factor-Data-Tobacco-Use-2011-to-pr/wsas-xwh5'}, {'description': '<p>2013-2014. The National Adult Tobacco Survey (NATS) was created to assess the prevalence of tobacco use, as well as the factors promoting and impeding tobacco use among adults. NATS also establishes a comprehensive framework for evaluating both the national and state-specific tobacco control programs. NATS was designed as a stratified, national, landline, and cell phone survey of non-institutionalized adults aged 18 years and older residing in the 50 states or D.C. It was developed to yield data representative and comparable at both national and state levels. The sample design also aims to provide national estimates for subgroups defined by gender, age, and race/ethnicity.</p>\n', 'programCode': ['009:020'], 'title': 'National Adult Tobacco Survey (NATS)', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Survey Data'], 'landingPage': 'https://data.cdc.gov/d/tbfm-vbpp', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2017-08-23', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/tbfm-vbpp', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/tbfm-vbpp/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/tbfm-vbpp/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/tbfm-vbpp/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/tbfm-vbpp/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['adult', 'age', 'any tobacco', 'cigar', 'cigarette', 'current', 'demographics', 'e-cigarette', 'ecigarette', 'education', 'ethnicity', 'gender', 'hookah', 'national', 'office on smoking and health', 'osh', 'oshdata', 'pipe', 'prevalence', 'products', 'race', 'smokeless', 'smoker', 'state system', 'status', 'surveillance', 'survey', 'tobacco', 'tobacco products', 'tobacco use', 'user'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'references': ['https://chronicdata.cdc.gov/d/3ahs-wye3'], 'describedBy': 'https://chronicdata.cdc.gov/Survey-Data/National-Adult-Tobacco-Survey-NATS-/tbfm-vbpp'}, {'description': '<p>Download the latest version of the Glossary and Methodology.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Survey Data'], 'landingPage': 'https://data.cdc.gov/d/3ahs-wye3', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2017-08-23', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/3ahs-wye3', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'xlsx', 'accessURL': 'https://data.cdc.gov/download/3ahs-wye3/application/vnd.openxmlformats-officedocument.spreadsheetml.sheet', 'mediaType': 'application/unknown', 'title': 'xlsx'}], 'keyword': ['adult', 'age', 'any tobacco', 'cigar', 'cigarette', 'current', 'demographics', 'e-cigarette', 'ecigarette', 'education', 'ethnicity', 'gender', 'glossary', 'hookah', 'methodology', 'national', 'office on smoking and health', 'osh', 'oshdata', 'pipe', 'prevalence', 'products', 'race', 'smokeless', 'smoker', 'state system', 'status', 'surveillance', 'survey', 'tobacco', 'tobacco products', 'tobacco use', 'user'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'title': 'National Adult Tobacco Survey (NATS) Glossary and Methodology'}, {'description': '<p>U.S. Department of Health and Human Services (HHS). Centers for Disease Control and Prevention (CDC). Healthy People 2020 Tobacco Use Objectives. Healthy People 2020. Healthy People 2020 provides a framework for action to reduce tobacco use to the point that it is no longer a public health problem for the Nation. This dataset includes information related to the Healthy People 2020 Tobacco Use objectives, operational definitions, baselines, and targets. Baseline years may vary by objective. Targets represented correspond to the year 2020.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Healthy People 2020'], 'landingPage': 'https://data.cdc.gov/d/hhew-mxbt', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2017-08-23', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/hhew-mxbt', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hhew-mxbt/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hhew-mxbt/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hhew-mxbt/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hhew-mxbt/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['centers for disease control and prevention', 'department of health and human services', 'healthy people 2020', 'leading health indicator', 'office on smoking and health', 'osh'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'title': 'Healthy People 2020 Tobacco Use Objectives', 'describedBy': 'https://chronicdata.cdc.gov/Healthy-People-2020/Healthy-People-2020-Tobacco-Use-Objectives/hhew-mxbt'}, {'description': '<p>Learn more about OSHData with this quick start guide.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Tobacco Use'], 'landingPage': 'https://data.cdc.gov/d/phiw-bhvh', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2017-08-18', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/phiw-bhvh', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'pdf', 'accessURL': 'https://data.cdc.gov/download/phiw-bhvh/application/pdf', 'mediaType': 'application/unknown', 'title': 'pdf'}], 'keyword': ['fact sheet', 'faq', 'osh', 'oshdata', 'tobacco'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'title': 'OVERVIEW: OSHData Quick Start Guide'}, {'description': '<p>2000 to Present. Adult Tobacco Consumption in the U.S. This dataset highlights critical trends in adult total and per capita consumption of both combustible (cigarettes, little cigars, small cigars, pipe tobacco, roll-your-own tobacco) tobacco products and smokeless (chewing tobacco and snuff) tobacco from 2000 to present. To view the CDC MMWR report, please visit <a href="https://www.cdc.gov/mmwr/volumes/65/wr/mm6548a1.htm">https://www.cdc.gov/mmwr/volumes/65/wr/mm6548a1.htm</a>.</p>\n', 'programCode': ['009:020'], 'title': 'Adult Tobacco Consumption In The U.S., 2000-Present', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Policy'], 'landingPage': 'https://data.cdc.gov/d/rnvb-cpxx', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2018-10-24', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/rnvb-cpxx', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rnvb-cpxx/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rnvb-cpxx/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rnvb-cpxx/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rnvb-cpxx/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cigar', 'cigarette', 'combustibles', 'loose tobacco', 'non-combustibles', 'per capita', 'pipe tobacco', 'roll-your-own tobacco', 'smokeless', 'tobacco consumption'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'references': ['https://chronicdata.cdc.gov/d/vtwh-8kxg'], 'describedBy': 'https://chronicdata.cdc.gov/Policy/Adult-Tobacco-Consumption-In-The-U-S-2000-Present/rnvb-cpxx'}, {'description': '<p>Explore state laws on the minimum legal purchase age of tobacco products.</p>\n<p>For accessibility issues contact <a href="mailto:OSHData@cdc.gov">OSHData@cdc.gov</a>.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Legislation'], 'landingPage': 'https://data.cdc.gov/d/873a-if74', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2017-04-27', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/873a-if74', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'pdf', 'accessURL': 'https://data.cdc.gov/download/873a-if74/application/pdf', 'mediaType': 'application/unknown', 'title': 'pdf'}], 'keyword': ['fact sheet'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'title': 'STATE System Tobacco 21 Fact Sheet'}, {'description': '<p>Download the latest version of the Glossary and Methodology File</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Policy'], 'landingPage': 'https://data.cdc.gov/d/vtwh-8kxg', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2017-04-21', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/vtwh-8kxg', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'xls', 'accessURL': 'https://data.cdc.gov/download/vtwh-8kxg/application/vnd.ms-excel', 'mediaType': 'application/unknown', 'title': 'xls'}], 'keyword': ['cigar', 'cigarette', 'combustibles', 'loose tobacco', 'non-combustibles', 'per capita', 'pipe tobacco', 'roll-your-own tobacco', 'smokeless', 'tobacco consumption'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'title': 'Adult Tobacco Consumption In The U. S. Glossary And Methodology'}, {'description': '<p>1992-1993, 1995-1996, 1998-1999, 2001-2002, 2003, 2006-2007, 2010-2011, 2014-2015. Centers for Disease Control and Prevention (CDC). State Tobacco Activities Tracking and Evaluation (STATE) System. TUS-CPS Survey Data. The Current Population Survey is a monthly survey of about 50,000 households conducted by the Bureau of the Census for the Bureau of Labor Statistics. The survey has been conducted for more than 50 years. Estimates obtained from the CPS include employment, unemployment, earnings, hours of work, and other indicators. Supplemental surveys include questions about a variety of topics, including an annual social and economic supplement, school enrollment, work schedules, voting and registration, job tenure and occupational mobility, food security, and tobacco use.</p>\n<p>The data for the STATE System were obtained through the Tobacco Use Supplement to the Current Population Survey (TUS-CPS). Tobacco topics included are cigarette smoking status, cigarette smoking prevalence by demographics, cigarette smoking frequency, cigarette consumption, quit attempts, cigar use, pipe use, smokeless tobacco use, and smokefree rules/policies in homes and worksites.</p>\n', 'programCode': ['009:020'], 'title': 'Tobacco Use Supplement to the Current Population Survey (TUS-CPS) Data', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Survey Data'], 'landingPage': 'https://data.cdc.gov/d/4y6p-yphk', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2019-02-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/4y6p-yphk', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4y6p-yphk/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4y6p-yphk/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4y6p-yphk/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4y6p-yphk/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['adult', 'age', 'cessation', 'cigar', 'cigar use', 'cigarette', 'cigarette use', 'consumption', 'current', 'demographics', 'education', 'ethnicity', 'ever', 'every day', 'former', 'frequency', 'gender', 'homes', 'never', 'office on smoking and health', 'osh', 'pipe', 'prevalence', 'quit', 'race', 'rules', 'smokefree', 'smokeless tobacco products', 'smoker', 'smoking', 'smoking status', 'some days', 'state system', 'survey', 'tobacco', 'tobacco use', 'worksites'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'references': ['https://chronicdata.cdc.gov/d/idgn-d2g2'], 'describedBy': 'https://chronicdata.cdc.gov/Survey-Data/Tobacco-Use-Supplement-to-the-Current-Population-S/4y6p-yphk'}, {'description': '<p>1970-2018. Orzechowski and Walker. Tax Burden on Tobacco. Tax burden data was obtained from the annual compendium on tobacco revenue and industry statistics, The Tax Burden on Tobacco. Data are reported on an annual basis; Data include federal and state-level information regarding taxes applied to the price of a pack of cigarettes.</p>\n', 'programCode': ['009:020'], 'title': 'The Tax Burden on Tobacco, 1970-2018', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Policy'], 'landingPage': 'https://data.cdc.gov/d/7nwe-3aj9', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2018-10-18', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/7nwe-3aj9', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7nwe-3aj9/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7nwe-3aj9/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7nwe-3aj9/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7nwe-3aj9/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['average cost per pack', 'cigarette sales', 'office on smoking and health', 'osh', 'tax', 'tax burden on tobacco'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'references': ['https://chronicdata.cdc.gov/d/fip8-rcng'], 'describedBy': 'https://chronicdata.cdc.gov/Policy/The-Tax-Burden-on-Tobacco-1970-2018/7nwe-3aj9'}, {'description': '<p>1993, 1995, 1997, 1999, 2001, 2003, 2005, 2007, 2009, 2011, 2013, 2015, 2017. Centers for Disease Control and Prevention (CDC). State Tobacco Activities Tracking and Evaluation (STATE) System. YRBSS Data. The YRBS is conducted biennially and collects data on a variety of youth risk behaviors including tobacco use. The YRBS uses a two-stage cluster sample design to produce representative samples of students in high schools (grades 9-12). The YRBS uses SUDAAN to calculate asymmetric confidence intervals based on the logit transformation. The logit transformation constrains confidence interval limits to vary between a lower limit of 0% and an upper limit of 100%. The data for the STATE System were extracted from YRBSS surveys from participating states. Tobacco topics include cigarette and e-cigarette use prevalence, cigarette and e-cigarette use frequency, and smokeless tobacco products.</p>\n', 'programCode': ['009:020'], 'title': 'Youth Risk Behavioral Surveillance System (YRBSS) Data', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Survey Data'], 'landingPage': 'https://data.cdc.gov/d/3596-ayf6', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2018-07-31', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/3596-ayf6', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/3596-ayf6/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/3596-ayf6/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/3596-ayf6/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/3596-ayf6/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['behavioral', 'cigarette', 'cigarette use', 'current', 'frequent', 'office on smoking and health', 'osh', 'prevalence', 'risk', 'smokeless', 'smoker', 'smoking', 'smoking status', 'state system', 'surveillance', 'survey', 'tobacco', 'tobacco use', 'youth', 'yrbss'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'references': ['https://chronicdata.cdc.gov/d/i54f-wv8z'], 'describedBy': 'https://chronicdata.cdc.gov/Survey-Data/Youth-Risk-Behavioral-Surveillance-System-YRBSS-Da/3596-ayf6'}, {'description': '<ol start="2007">\n<li>Centers for Disease Control and Prevention (CDC). Best Practices for Comprehensive Tobacco Control Programs. Funding. CDC\'s Best Practices for Comprehensive Tobacco Control Programs is an evidence-based guide to help states plan and establish effective tobacco control programs to prevent and reduce tobacco use. Data are reported at total and per capita funding levels. Data include recommended, upper, and lower total funding levels for state programs, in addition to funding breakdowns by intervention areas such as: State and Community Interventions, Health Communication Interventions, Cessation Interventions, Surveillance and Evaluation, and Administration and Management.</li>\n</ol>\n', 'programCode': ['009:020'], 'title': 'CDC Best Practices for Comprehensive Tobacco Control Programs - 2007', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Funding'], 'landingPage': 'https://data.cdc.gov/d/n4v6-56e8', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2017-02-06', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/n4v6-56e8', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/n4v6-56e8/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/n4v6-56e8/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/n4v6-56e8/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/n4v6-56e8/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['administration and management', 'best practices for comprehensive tobacco control programs', 'cessation intervention', 'health communication interventions', 'office on smoking and health', 'osh', 'state and community interventions', 'surveillance and evaluation', 'tobacco'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'references': ['https://chronicdata.cdc.gov/d/f8gx-sdye'], 'describedBy': 'https://chronicdata.cdc.gov/Funding/CDC-Best-Practices-for-Comprehensive-Tobacco-Contr/n4v6-56e8'}, {'description': '<ol start="2014">\n<li>Centers for Disease Control and Prevention (CDC). Best Practices for Comprehensive Tobacco Control Programs. Funding. CDC\'s Best Practices for Comprehensive Tobacco Control Programs is an evidence-based guide to help states plan and establish effective tobacco control programs to prevent and reduce tobacco use. These data update Best Practices for Comprehensive Tobacco Control Programs—2007. Data are reported at total and per capita funding levels. Data include recommended and minimum total funding levels for state programs, in addition to funding breakdowns by intervention areas such as: State and Community Interventions, Mass-Reach Health Communication Interventions, Cessation Interventions, Surveillance and Evaluation, and Infrastructure, Administration, and Management.</li>\n</ol>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Funding'], 'landingPage': 'https://data.cdc.gov/d/vm4m-idi8', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2019-02-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/vm4m-idi8', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vm4m-idi8/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vm4m-idi8/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vm4m-idi8/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vm4m-idi8/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['administration and management', 'best practices', 'best practices for comprehensive tobacco control programs', 'centers for disease control and prevention', 'cessation intervention', 'health communication interventions', 'office on smoking and health', 'osh', 'state and community interventions', 'surveillance and evaluation', 'tobacco'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'title': 'CDC Best Practices for Comprehensive Tobacco Control Programs - 2014'}, {'description': '<p>2005-2009. SAMMEC - Smoking-Attributable Mortality, Morbidity, and Economic Costs. Smoking-attributable mortality (SAM) is the number of deaths caused by cigarette smoking based on diseases for which the U.S. Surgeon General has determined that cigarette smoking is a causal factor.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Health Consequences and Costs'], 'landingPage': 'https://data.cdc.gov/d/4yyu-3s69', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2019-02-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/4yyu-3s69', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4yyu-3s69/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4yyu-3s69/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4yyu-3s69/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4yyu-3s69/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['osh', 'sam', 'sammec', 'tobacco'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'title': 'Smoking-Attributable Mortality, Morbidity, and Economic Costs (SAMMEC) - Smoking-Attributable Mortality (SAM)'}, {'description': '<p>2005-2009. SAMMEC - Smoking-Attributable Mortality, Morbidity, and Economic Costs. Smoking-attributable expenditures (SAEs) are excess health care expenditures attributable to cigarette smoking by type of service among adults ages 19 years of age and older.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Health Consequences and Costs'], 'landingPage': 'https://data.cdc.gov/d/ezab-8sq5', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2018-11-13', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/ezab-8sq5', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ezab-8sq5/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ezab-8sq5/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ezab-8sq5/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ezab-8sq5/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['osh', 'sae', 'sammec', 'tobacco'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'title': 'Smoking-Attributable Mortality, Morbidity, and Economic Costs (SAMMEC) - Smoking-Attributable Expenditures (SAE)', 'describedBy': 'https://chronicdata.cdc.gov/Health-Consequences-and-Costs/Smoking-Attributable-Mortality-Morbidity-and-Econo/ezab-8sq5'}, {'description': '<p>2010-2011. National Quitline Data Warehouse (NQDW). State Tobacco Activities Tracking and Evaluation (STATE) System. NQDW Data. National Quitline Data Warehouse (NQDW) assists in evaluating quitline activities and serves as a national resource for data on the use, success, and services of state quitlines. States report data on quitline callers, quitting success, as well as the services provided by their quitlines. The NQDW consolidates this information for evaluating programs and improving quitline services. The jurisdictions participating in this data collection effort include the 50 states, the District of Columbia, Guam and Puerto Rico.</p>\n', 'programCode': ['009:020'], 'title': 'Quitline – 7-Month Follow-Up (Not Comparable Across States) – 2010-2011', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Quitline'], 'landingPage': 'https://data.cdc.gov/d/7dvv-y64a', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2019-02-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/7dvv-y64a', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7dvv-y64a/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7dvv-y64a/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7dvv-y64a/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7dvv-y64a/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['callers', 'cessation', 'intervention', 'national quitline data warehouse', 'nqdw', 'office on smoking and health', 'osh', 'quit', 'quit-now', 'quitline', 'services', 'state system'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'references': ['https://chronicdata.cdc.gov/d/h6kq-aiu7'], 'describedBy': 'https://chronicdata.cdc.gov/Quitline/Quitline-7-Month-Follow-Up-Not-Comparable-Across-S/7dvv-y64a'}, {'description': '<p>1997-2018. Substance Abuse and Mental Health Services Administration (SAMHSA). Synar Reports: Youth Tobacco Sales. Policy – Youth Tobacco Sales. SAMHSA’s Synar Report on Youth Tobacco Sales presents findings on compliance of the Synar Amendment aimed at decreasing youth access to tobacco, and reviews progress in enforcing State youth tobacco access laws and in reducing the percentage of retailers selling tobacco products to minors.</p>\n', 'programCode': ['009:020'], 'title': 'SAMHSA Synar Reports: Youth Tobacco Sales', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Policy'], 'landingPage': 'https://data.cdc.gov/d/escb-scz6', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2019-02-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/escb-scz6', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/escb-scz6/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/escb-scz6/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/escb-scz6/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/escb-scz6/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cdc', 'office on smoking and health', 'osh', 'tobacco', 'youth tobacco sales'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'references': ['https://chronicdata.cdc.gov/d/p8tr-pquj'], 'describedBy': 'https://chronicdata.cdc.gov/Policy/SAMHSA-Synar-Reports-Youth-Tobacco-Sales/escb-scz6'}, {'description': '<p>1965, 1966, 1970, 1974-2015, 2017. Centers for Disease Control and Prevention (CDC). Office on Smoking and Health (OSH). Survey Questions (Tobacco Use). The QIT is a compilation of more than 7,000 historical tobacco-related survey questions from various state, national and international surveys.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Survey Questions (Tobacco Use)'], 'landingPage': 'https://data.cdc.gov/d/vdgb-f9s3', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2019-02-27', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/vdgb-f9s3', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vdgb-f9s3/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vdgb-f9s3/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vdgb-f9s3/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vdgb-f9s3/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['office on smoking and health', 'osh', 'qit', 'survey questions', 'tobacco'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'title': 'Question Inventory on Tobacco (QIT)'}, {'description': '<p>Explore the Youth and Tobacco Use Infographic which outlines key facts related to tobacco use among youth.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Survey Data'], 'landingPage': 'https://data.cdc.gov/d/g9dy-mhts', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2016-06-15', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/g9dy-mhts', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'pdf', 'accessURL': 'https://data.cdc.gov/download/g9dy-mhts/application/pdf', 'mediaType': 'application/unknown', 'title': 'pdf'}], 'keyword': ['cessation', 'cigarette', 'cigarette use', 'current', 'fact sheet', 'high school', 'infographic', 'middle school', 'nyts', 'office on smoking and health', 'osh', 'prevalence', 'quit', 'smokeless', 'smoker', 'smoking', 'smoking status', 'state system', 'survey', 'tobacco', 'tobacco use', 'youth'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'title': 'Youth And Tobacco Use Infographic'}, {'description': '<p>Explore the Going Smokefree Matters – In Your Home Infographic which outlines key facts related to the effects of secondhand smoke exposure in the home.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Policy'], 'landingPage': 'https://data.cdc.gov/d/k4xj-uge6', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2016-06-15', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/k4xj-uge6', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'pdf', 'accessURL': 'https://data.cdc.gov/download/k4xj-uge6/application/pdf', 'mediaType': 'application/unknown', 'title': 'pdf'}], 'keyword': ['fact sheet', 'housing', 'infographic', 'secondhand smoke', 'smokefree'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'title': 'Going Smokefree Matters - In Your Home Infographic'}, {'description': '<p>Explore the Current Cigarette Smoking Among Adults Infographic which outlines key facts related to current smoking among adults. For accessibility issues contact <a href="mailto:OSHData@cdc.gov">OSHData@cdc.gov</a>.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Survey Data'], 'landingPage': 'https://data.cdc.gov/d/ky6r-8p95', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2016-06-15', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/ky6r-8p95', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'pdf', 'accessURL': 'https://data.cdc.gov/download/ky6r-8p95/application/pdf', 'mediaType': 'application/unknown', 'title': 'pdf'}], 'keyword': ['adult', 'age', 'behavioral', 'brfss', 'cigarette', 'cigarette use', 'current', 'demographics', 'education', 'ethnicity', 'fact sheet', 'gender', 'infographic', 'office on smoking and health', 'osh', 'prevalence', 'race', 'risk', 'smoker', 'smoking', 'smoking status', 'state system', 'surveillance', 'survey', 'tobacco', 'tobacco use'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'title': 'Current Cigarette Smoking Among Adults Infographic'}, {'description': '<p>Explore the Going Smokefree Matters – Multiunit Housing Infographic which outlines key facts related to the effects of secondhand smoke exposure in multiunit housing.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Policy'], 'landingPage': 'https://data.cdc.gov/d/d9eu-6czr', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2016-05-03', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/d9eu-6czr', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'pdf', 'accessURL': 'https://data.cdc.gov/download/d9eu-6czr/application/pdf', 'mediaType': 'application/unknown', 'title': 'pdf'}], 'keyword': ['fact sheet', 'infographic', 'multiunit housing', 'secondhand smoke', 'smokefree'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'title': 'Going Smokefree Matters - Multiunit Housing Infographic'}, {'description': '<p>Explore the Going Smokefree Matters – Bars and Restaurants Infographic which outlines key facts related to the effects of secondhand smoke exposure in bars and restaurants.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Policy'], 'landingPage': 'https://data.cdc.gov/d/e92c-t3mi', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2016-03-01', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/e92c-t3mi', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'pdf', 'accessURL': 'https://data.cdc.gov/download/e92c-t3mi/application/pdf', 'mediaType': 'application/unknown', 'title': 'pdf'}], 'keyword': ['bars', 'fact sheet', 'infographic', 'restaurants', 'secondhand smoke', 'smokefree', 'state system'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'title': 'Going Smokefree Matters - Bars and Restaurants Infographic'}, {'description': '<p>Explore the Going Smokefree Matters - Casinos Infographic which outlines key facts related to the effects of secondhand smoke exposure in casinos.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Policy'], 'landingPage': 'https://data.cdc.gov/d/xdg2-nh8n', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2016-01-20', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/xdg2-nh8n', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'pdf', 'accessURL': 'https://data.cdc.gov/download/xdg2-nh8n/application/pdf', 'mediaType': 'application/unknown', 'title': 'pdf'}], 'keyword': ['casinos', 'fact sheet', 'gaming', 'infographic', 'secondhand smoke', 'smokefree'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'title': 'Going Smokefree Matters - Casinos Infographic'}, {'description': '<p>Download the comprehensive smokefree indoor air slides. These slides are available in PowerPoint format.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Legislation'], 'landingPage': 'https://data.cdc.gov/d/m7tn-mxcc', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2015-12-15', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/m7tn-mxcc', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'pptx', 'accessURL': 'https://data.cdc.gov/download/m7tn-mxcc/application/vnd.openxmlformats-officedocument.presentationml.presentation', 'mediaType': 'application/unknown', 'title': 'pptx'}], 'keyword': ['comprehensive smokefree indoor air', 'slides'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'title': 'Comprehensive Smokefree Indoor Air PowerPoint Slides'}, {'description': '<p>Download the current cigarette excise tax rates on packs of cigarettes slides. These slides are available in PowerPoint format.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Legislation'], 'landingPage': 'https://data.cdc.gov/d/6wg8-s245', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2015-12-15', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/6wg8-s245', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'pptx', 'accessURL': 'https://data.cdc.gov/download/6wg8-s245/application/vnd.openxmlformats-officedocument.presentationml.presentation', 'mediaType': 'application/unknown', 'title': 'pptx'}], 'keyword': ['cigarette excise tax', 'slides'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'title': 'Excise Tax Rates On Packs Of Cigarettes PowerPoint Slides'}, {'description': '<p>Download the current cigarette use among youth slides. These slides are available in PowerPoint format.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Survey Data'], 'landingPage': 'https://data.cdc.gov/d/mme4-8kwj', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2015-12-15', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/mme4-8kwj', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'pptx', 'accessURL': 'https://data.cdc.gov/download/mme4-8kwj/application/vnd.openxmlformats-officedocument.presentationml.presentation', 'mediaType': 'application/unknown', 'title': 'pptx'}], 'keyword': ['slides', 'youth cigarette use'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'title': 'Current Cigarette Use Among Youth (YRBSS) PowerPoint Slides'}, {'description': '<p>Download the current cigarette use among adults slides. These slides are available in PowerPoint format.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Survey Data'], 'landingPage': 'https://data.cdc.gov/d/nb96-p3q2', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2015-12-15', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/nb96-p3q2', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'pptx', 'accessURL': 'https://data.cdc.gov/download/nb96-p3q2/application/vnd.openxmlformats-officedocument.presentationml.presentation', 'mediaType': 'application/unknown', 'title': 'pptx'}], 'keyword': ['adult cigarette use', 'slides'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'title': 'Current Cigarette Use Among Adults (BRFSS) PowerPoint Slides'}, {'description': '<p>1996-2010. Centers for Disease Control and Prevention (CDC). State Tobacco Activities Tracking and Evaluation (STATE) System. BRFSS Survey Data. The BRFSS is a continuous, state-based surveillance system that collects information about modifiable risk factors for chronic diseases and other leading causes of death. The data for the STATE System were extracted from the annual BRFSS surveys from participating states. Tobacco topics included are cigarette smoking status, cigarette smoking prevalence by demographics, cigarette smoking frequency, and quit attempts. NOTE: these data are not to be compared with BRFSS data collected 2011 and forward, as the methodologies were changed. Please refer to the FAQs / Methodology sections for more details.</p>\n', 'programCode': ['009:020'], 'title': 'Behavioral Risk Factor Data: Tobacco Use (2010 And Prior)', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Survey Data'], 'landingPage': 'https://data.cdc.gov/d/fpp2-pp25', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2015-11-18', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/fpp2-pp25', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/fpp2-pp25/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/fpp2-pp25/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/fpp2-pp25/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/fpp2-pp25/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['adult', 'age', 'behavioral', 'cessation', 'cigarette', 'cigarette use', 'current', 'demographics', 'education', 'ethnicity', 'ever', 'every day', 'former', 'frequency', 'gender', 'never', 'office on smoking and health', 'osh', 'prevalence', 'quit', 'race', 'risk', 'smoker', 'smoking', 'smoking status', 'some days', 'state system', 'surveillance', 'survey', 'tobacco', 'tobacco use'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'references': ['https://chronicdata.cdc.gov/d/5amh-5sx3'], 'describedBy': 'https://chronicdata.cdc.gov/Survey-Data/Behavioral-Risk-Factor-Data-Tobacco-Use-2010-And-P/fpp2-pp25'}, {'description': '<p>Explore state e-cigarette laws.</p>\n<p>For accessibility issues contact <a href="mailto:OSHData@cdc.gov">OSHData@cdc.gov</a>.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Legislation'], 'landingPage': 'https://data.cdc.gov/d/qte6-7jwd', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2015-10-28', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/qte6-7jwd', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'pdf', 'accessURL': 'https://data.cdc.gov/download/qte6-7jwd/application/pdf', 'mediaType': 'application/unknown', 'title': 'pdf'}], 'keyword': ['e-cigarette', 'fact sheet'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'title': 'STATE System E-Cigarette Fact Sheet'}, {'description': '<p>Download the latest version of the Glossary and Methodology File</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Legislation'], 'landingPage': 'https://data.cdc.gov/d/sfei-pddr', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2015-10-15', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/sfei-pddr', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'xls', 'accessURL': 'https://data.cdc.gov/download/sfei-pddr/application/vnd.ms-excel', 'mediaType': 'application/unknown', 'title': 'xls'}], 'keyword': ['glossary', 'methodology'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'title': 'CDC STATE System E-Cigarette Legislation Glossary and Methodology'}, {'description': '<p>Download the latest version of the Glossary and Methodology File</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Health Consequences and Costs'], 'landingPage': 'https://data.cdc.gov/d/w47j-r23n', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2015-09-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/w47j-r23n', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'xls', 'accessURL': 'https://data.cdc.gov/download/w47j-r23n/application/vnd.ms-excel', 'mediaType': 'application/unknown', 'title': 'xls'}], 'keyword': ['glossary', 'methodology', 'sam', 'sammec'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'title': 'Smoking-Attributable Mortality, Morbidity, and Economic Costs (SAMMEC) - Smoking-Attributable Mortality (SAM) Glossary and Methodology'}, {'description': '<p>Explore the STATE System with this Quick Start Guide.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Tobacco Use'], 'landingPage': 'https://data.cdc.gov/d/gfs7-ehc9', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2015-06-19', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/gfs7-ehc9', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'pdf', 'accessURL': 'https://data.cdc.gov/download/gfs7-ehc9/application/pdf', 'mediaType': 'application/unknown', 'title': 'pdf'}], 'keyword': ['fact sheet', 'faq', 'osh', 'state system', 'tobacco'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'title': 'STATE System Quick Start Guide'}, {'description': '<p>Explore STATE System State Highlights with this Quick Start Guide.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Tobacco Use'], 'landingPage': 'https://data.cdc.gov/d/8bh8-t6b4', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2015-06-19', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/8bh8-t6b4', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'pdf', 'accessURL': 'https://data.cdc.gov/download/8bh8-t6b4/application/pdf', 'mediaType': 'application/unknown', 'title': 'pdf'}], 'keyword': ['fact sheet', 'faq', 'osh', 'tobacco'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'title': 'STATE System State Highlights Quick Start Guide'}, {'description': '<p>Explore STATE System Interactive Maps with this Quick Start Guide.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Tobacco Use'], 'landingPage': 'https://data.cdc.gov/d/mwib-z8as', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2015-06-19', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/mwib-z8as', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'pdf', 'accessURL': 'https://data.cdc.gov/download/mwib-z8as/application/pdf', 'mediaType': 'application/unknown', 'title': 'pdf'}], 'keyword': ['fact sheet', 'faq', 'osh', 'tobacco'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'title': 'STATE System Interactive Maps Quick Start Guide'}, {'description': '<p>Explore STATE System Custom Reports with this Quick Start Guide.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Tobacco Use'], 'landingPage': 'https://data.cdc.gov/d/d7i3-8vbf', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2015-06-19', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/d7i3-8vbf', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'pdf', 'accessURL': 'https://data.cdc.gov/download/d7i3-8vbf/application/pdf', 'mediaType': 'application/unknown', 'title': 'pdf'}], 'keyword': ['fact sheet', 'faq', 'osh', 'tobacco'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'title': 'STATE System Custom Reports Quick Start Guide'}, {'description': '<p>Download the latest version of the Glossary and Methodology File</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Health Consequences and Costs'], 'landingPage': 'https://data.cdc.gov/d/3kjq-j5dm', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2015-06-17', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/3kjq-j5dm', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'xls', 'accessURL': 'https://data.cdc.gov/download/3kjq-j5dm/application/vnd.ms-excel', 'mediaType': 'application/unknown', 'title': 'xls'}], 'keyword': ['glossary', 'methodology', 'sae', 'sammec'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'title': 'Smoking-Attributable Mortality, Morbidity, and Economic Costs (SAMMEC) - Smoking-Attributable Expenditures (SAE) Glossary and Methodology'}, {'description': '<p>Download the latest version of the Glossary and Methodology File</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Survey Data'], 'landingPage': 'https://data.cdc.gov/d/i6st-vu2f', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2015-02-20', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/i6st-vu2f', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'zip', 'accessURL': 'https://data.cdc.gov/download/i6st-vu2f/application/zip', 'mediaType': 'application/unknown', 'title': 'zip'}], 'keyword': ['glossary', 'methodology'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'title': 'Youth Tobacco Survey (YTS) Glossary and Methodology'}, {'description': '<p>Download the latest version of the Glossary and Methodology File</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Quitline'], 'landingPage': 'https://data.cdc.gov/d/h6kq-aiu7', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2015-02-20', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/h6kq-aiu7', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'xls', 'accessURL': 'https://data.cdc.gov/download/h6kq-aiu7/application/vnd.ms-excel', 'mediaType': 'application/unknown', 'title': 'xls'}], 'keyword': ['glossary', 'methodology'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'title': 'Quitline Glossary and Methodology'}, {'description': '<p>Download the latest version of the Glossary and Methodology File</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Survey Data'], 'landingPage': 'https://data.cdc.gov/d/i54f-wv8z', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2015-02-05', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/i54f-wv8z', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'xlsx', 'accessURL': 'https://data.cdc.gov/download/i54f-wv8z/application/vnd.openxmlformats-officedocument.spreadsheetml.sheet', 'mediaType': 'application/unknown', 'title': 'xlsx'}], 'keyword': ['glossary', 'methodology'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'title': 'Youth Risk Behavior Surveillance System (YRBSS) Glossary and Methodology'}, {'description': '<p>Download the latest version of the Glossary and Methodology File</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Survey Data'], 'landingPage': 'https://data.cdc.gov/d/idgn-d2g2', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2015-02-05', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/idgn-d2g2', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'zip', 'accessURL': 'https://data.cdc.gov/download/idgn-d2g2/application/zip', 'mediaType': 'application/unknown', 'title': 'zip'}], 'keyword': ['glossary', 'methodology'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'title': 'Tobacco Use Supplement to the Current Population Survey (TUS-CPS) Glossary and Methodology'}, {'description': '<p>Download the latest version of the Glossary and Methodology File</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Survey Data'], 'landingPage': 'https://data.cdc.gov/d/5amh-5sx3', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2015-02-05', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/5amh-5sx3', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'xlsx', 'accessURL': 'https://data.cdc.gov/download/5amh-5sx3/application/vnd.openxmlformats-officedocument.spreadsheetml.sheet', 'mediaType': 'application/unknown', 'title': 'xlsx'}], 'keyword': ['glossary', 'methodology'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'title': 'Behavior Risk Factor Surveillance System (BRFSS) Glossary and Methodology'}, {'description': '<p>Download the latest version of the Glossary and Methodology File</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Funding'], 'landingPage': 'https://data.cdc.gov/d/68zh-tyt3', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2015-02-04', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/68zh-tyt3', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'xls', 'accessURL': 'https://data.cdc.gov/download/68zh-tyt3/application/vnd.ms-excel', 'mediaType': 'application/unknown', 'title': 'xls'}], 'keyword': ['glossary', 'methods'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'title': 'University of Illinois at Chicago Health Policy Center - Funding Glossary and Methodology'}, {'description': '<p>Explore the Healthy People 2020 Tobacco Use Fact Sheet which provides an introduction to the Tobacco Use topic area in a colorful, 2-page brochure.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Healthy People 2020'], 'landingPage': 'https://data.cdc.gov/d/bye3-z9cz', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2015-02-02', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/bye3-z9cz', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'pdf', 'accessURL': 'https://data.cdc.gov/download/bye3-z9cz/application/pdf', 'mediaType': 'application/unknown', 'title': 'pdf'}], 'keyword': ['fact sheet', 'healthy people 2020'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'title': 'Healthy People 2020 Tobacco Use Fact Sheet'}, {'description': '<p>Explore the Healthy People 2020 Tobacco Use Infographic which shows the target goals of the Tobacco Use Leading Health Indicators (LHIs).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Healthy People 2020'], 'landingPage': 'https://data.cdc.gov/d/b3ya-8vn4', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2015-02-02', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/b3ya-8vn4', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'pdf', 'accessURL': 'https://data.cdc.gov/download/b3ya-8vn4/application/pdf', 'mediaType': 'application/unknown', 'title': 'pdf'}], 'keyword': ['healthy people 2020', 'infographic'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'title': 'Healthy People 2020 Tobacco Use Infographic'}, {'description': '<p>Download the latest version of the Glossary and Methodology File</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Policy'], 'landingPage': 'https://data.cdc.gov/d/fip8-rcng', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2015-02-02', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/fip8-rcng', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'xlsx', 'accessURL': 'https://data.cdc.gov/download/fip8-rcng/application/vnd.openxmlformats-officedocument.spreadsheetml.sheet', 'mediaType': 'application/unknown', 'title': 'xlsx'}], 'keyword': ['glossary', 'methodology'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'title': 'The Tax Burden on Tobacco Glossary and Methodology'}, {'description': '<p>Download the latest version of the Glossary and Methodology File</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Funding'], 'landingPage': 'https://data.cdc.gov/d/f8gx-sdye', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2015-01-28', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/f8gx-sdye', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'xls', 'accessURL': 'https://data.cdc.gov/download/f8gx-sdye/application/vnd.ms-excel', 'mediaType': 'application/unknown', 'title': 'xls'}], 'keyword': ['glossary', 'methodology'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'title': 'CDC Best Practices for Comprehensive Tobacco Control Programs - 2007 Glossary and Methodology'}, {'description': '<p>Download the latest version of the Glossary and Methodology File</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Funding'], 'landingPage': 'https://data.cdc.gov/d/4tmr-eik2', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2015-01-28', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/4tmr-eik2', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'xls', 'accessURL': 'https://data.cdc.gov/download/4tmr-eik2/application/vnd.ms-excel', 'mediaType': 'application/unknown', 'title': 'xls'}], 'keyword': ['glossary', 'methodology'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'title': 'CDC Best Practices for Comprehensive Tobacco Control Programs - 2014 Glossary and Methodology'}, {'description': '<p>Download the latest version of the Glossary and Methodology File</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Policy'], 'landingPage': 'https://data.cdc.gov/d/sgg4-hiwe', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2015-01-23', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/sgg4-hiwe', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'xls', 'accessURL': 'https://data.cdc.gov/download/sgg4-hiwe/application/vnd.ms-excel', 'mediaType': 'application/unknown', 'title': 'xls'}], 'keyword': ['glossary', 'methodology'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'title': 'NAAG Tobacco Settlement Payments Glossary and Methodology'}, {'description': '<p>Download the latest version of the Glossary and Methodology File</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Policy'], 'landingPage': 'https://data.cdc.gov/d/p8tr-pquj', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2015-01-23', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/p8tr-pquj', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'xls', 'accessURL': 'https://data.cdc.gov/download/p8tr-pquj/application/vnd.ms-excel', 'mediaType': 'application/unknown', 'title': 'xls'}], 'keyword': ['glossary', 'methodology'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'title': 'SAMHSA Synar Reports: Youth Tobacco Sales Glossary and Methodology'}, {'description': '<p>Download the latest version of the Glossary and Methodology File</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Legislation'], 'landingPage': 'https://data.cdc.gov/d/5qag-uzp2', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2015-01-21', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/5qag-uzp2', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'xls', 'accessURL': 'https://data.cdc.gov/download/5qag-uzp2/application/vnd.ms-excel', 'mediaType': 'application/unknown', 'title': 'xls'}], 'keyword': ['glossary', 'methodology'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'title': 'CDC STATE System Tobacco Legislation Glossary and Methodology'}, {'description': '<p>Download the latest version of the Glossary and Methodology File</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Cessation Coverage '], 'landingPage': 'https://data.cdc.gov/d/x7ys-5vpn', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2015-01-21', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/x7ys-5vpn', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'xlsx', 'accessURL': 'https://data.cdc.gov/download/x7ys-5vpn/application/vnd.openxmlformats-officedocument.spreadsheetml.sheet', 'mediaType': 'application/unknown', 'title': 'xlsx'}], 'keyword': ['glossary', 'methodology'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'title': 'Medicaid Coverage Of Cessation Treatments And Barriers To Treatments Glossary and Methodology'}, {'description': '<p>Explore state tax stamp laws.</p>\n<p>For accessibility issues contact <a href="mailto:OSHData@cdc.gov">OSHData@cdc.gov</a>.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Legislation'], 'landingPage': 'https://data.cdc.gov/d/gxi9-gfcw', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2015-01-20', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/gxi9-gfcw', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'pdf', 'accessURL': 'https://data.cdc.gov/download/gxi9-gfcw/application/pdf', 'mediaType': 'application/unknown', 'title': 'pdf'}], 'keyword': ['fact sheet'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'title': 'STATE System Tax Stamp Fact Sheet'}, {'description': '<p>Explore state smokefree gaming laws.</p>\n<p>For accessibility issues contact <a href="mailto:OSHData@cdc.gov">OSHData@cdc.gov</a>.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Legislation'], 'landingPage': 'https://data.cdc.gov/d/rg2e-yapb', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2015-01-20', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/rg2e-yapb', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'pdf', 'accessURL': 'https://data.cdc.gov/download/rg2e-yapb/application/pdf', 'mediaType': 'application/unknown', 'title': 'pdf'}], 'keyword': ['fact sheet'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'title': 'STATE System Gaming Facilities Fact Sheet'}, {'description': '<p>Explore state multi unit housing smokefree indoor air laws.</p>\n<p>For accessibility issues contact <a href="mailto:OSHData@cdc.gov">OSHData@cdc.gov</a>.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Legislation'], 'landingPage': 'https://data.cdc.gov/d/kcq2-zgn5', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2015-01-20', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/kcq2-zgn5', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'pdf', 'accessURL': 'https://data.cdc.gov/download/kcq2-zgn5/application/pdf', 'mediaType': 'application/unknown', 'title': 'pdf'}], 'keyword': ['fact sheet'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'title': 'STATE System Multi-unit Housing Fact Sheet'}, {'description': '<p>Explore state smokefree vehicle laws.</p>\n<p>For accessibility issues contact <a href="mailto:OSHData@cdc.gov">OSHData@cdc.gov</a>.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Legislation'], 'landingPage': 'https://data.cdc.gov/d/dh22-5kgj', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2015-01-20', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/dh22-5kgj', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'pdf', 'accessURL': 'https://data.cdc.gov/download/dh22-5kgj/application/pdf', 'mediaType': 'application/unknown', 'title': 'pdf'}], 'keyword': ['fact sheet'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'title': 'STATE System Vehicles Fact Sheet'}, {'description': '<p>Explore state Medicaid coverage of tobacco cessation treatments.</p>\n<p>For accessibility issues contact <a href="mailto:nccdoshinquiries@cdc.gov">nccdoshinquiries@cdc.gov</a>.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Cessation Coverage '], 'landingPage': 'https://data.cdc.gov/d/ukav-hn33', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2015-01-20', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/ukav-hn33', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'pdf', 'accessURL': 'https://data.cdc.gov/download/ukav-hn33/application/pdf', 'mediaType': 'application/unknown', 'title': 'pdf'}], 'keyword': ['fact sheet'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'title': 'STATE System Medicaid Coverage of Tobacco Cessation Treatments Fact Sheet'}, {'description': '<p>Explore state laws and case law on preemption.</p>\n<p>For accessibility issues contact <a href="mailto:OSHData@cdc.gov">OSHData@cdc.gov</a>.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Legislation'], 'landingPage': 'https://data.cdc.gov/d/uu8y-j6ga', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2015-01-20', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/uu8y-j6ga', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'pdf', 'accessURL': 'https://data.cdc.gov/download/uu8y-j6ga/application/pdf', 'mediaType': 'application/unknown', 'title': 'pdf'}], 'keyword': ['fact sheet'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'title': 'STATE System Preemption Fact Sheet'}, {'description': '<p>Explore state smokefree indoor air laws.</p>\n<p>Persons with disabilities experiencing problems accessing the fact sheet files should contact <a href="mailto:OSHData@cdc.gov">OSHData@cdc.gov</a>, or call 1-800-CDC-INFO (1-800-232-4636</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Legislation'], 'landingPage': 'https://data.cdc.gov/d/vgq2-kkcg', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2015-01-20', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/vgq2-kkcg', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'pdf', 'accessURL': 'https://data.cdc.gov/download/vgq2-kkcg/application/pdf', 'mediaType': 'application/unknown', 'title': 'pdf'}], 'keyword': ['fact sheet'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'title': 'STATE System Smokefree Indoor Air Fact Sheet'}, {'description': '<p>Explore state excise taxes on combustible and non-combustible tobacco products.</p>\n<p>For accessibility issues contact <a href="mailto:OSHData@cdc.gov">OSHData@cdc.gov</a>.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Legislation'], 'landingPage': 'https://data.cdc.gov/d/tsmn-nssw', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2015-01-20', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/tsmn-nssw', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'pdf', 'accessURL': 'https://data.cdc.gov/download/tsmn-nssw/application/pdf', 'mediaType': 'application/unknown', 'title': 'pdf'}], 'keyword': ['fact sheet', 'tax'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'title': 'STATE System Excise Tax Fact Sheet'}, {'description': '<p>Explore state tobacco licensure laws.</p>\n<p>For accessibility issues contact <a href="mailto:OSHData@cdc.gov">OSHData@cdc.gov</a>.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Legislation'], 'landingPage': 'https://data.cdc.gov/d/uey9-5sp9', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2018-04-19', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/uey9-5sp9', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'pdf', 'accessURL': 'https://data.cdc.gov/download/uey9-5sp9/application/pdf', 'mediaType': 'application/unknown', 'title': 'pdf'}], 'keyword': ['fact sheet'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'title': 'STATE System Licensure Fact Sheet'}, {'description': '<p>Explore the Electronic Nicotine Delivery Systems Key Facts Infographic which outlines key facts related to electronic nicotine delivery systems (ENDS), including e-cigarettes.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Policy'], 'landingPage': 'https://data.cdc.gov/d/nwhw-m4ki', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2016-01-20', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/nwhw-m4ki', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'pdf', 'accessURL': 'https://data.cdc.gov/download/nwhw-m4ki/application/pdf', 'mediaType': 'application/unknown', 'title': 'pdf'}], 'keyword': ['e-cigarette', 'electronic nicotine delivery systems', 'ends', 'fact sheet', 'infographic'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'title': 'Electronic Nicotine Delivery Systems Key Facts Infographic'}, {'description': '<p>Explore OSHData using this Quick Start Guide.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Tobacco Use'], 'landingPage': 'https://data.cdc.gov/d/jhny-pyfw', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2015-01-13', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/jhny-pyfw', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'pdf', 'accessURL': 'https://data.cdc.gov/download/jhny-pyfw/application/pdf', 'mediaType': 'application/unknown', 'title': 'pdf'}], 'keyword': ['fact sheet', 'faq', 'osh', 'tobacco'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'title': 'OSHData Quick Start Guide'}, {'description': '<p>NNDSS - Table II. West Nile virus disease - 2015.In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed.The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories. Note:These are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting. Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available. Footnotes:C.N.M.I.: Commonwealth of Northern Mariana Islands. U: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum. * Three low incidence conditions, rubella, rubella congenital, and tetanus, have been moved to Table 2 to facilitate case count verification with reporting jurisdictions. ��� Case counts for reporting year 2015 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>. Data for TB are displayed in Table IV, which appears quarterly. �� Updated weekly from reports to the Division of Vector-Borne Diseases, National Center for Emerging and Zoonotic Infectious Diseases (ArboNET Surveillance). Data for California serogroup, Chikungunya virus, eastern equine, Powassan, St. Louis, and western equine diseases are available in Table I. �� Not reportable in all states. Data from states where the condition is not reportable are excluded from this table, except starting in 2007 for the domestic arboviral diseases, influenza-associated pediatric mortality, and in 2003 for SARS-CoV. Reporting exceptions are available at <a href="http://wwwn.cdc.gov/nndss/downloads.html">http://wwwn.cdc.gov/nndss/downloads.html</a>.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/r7hc-32zu', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-01-07', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/r7hc-32zu', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/r7hc-32zu/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/r7hc-32zu/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/r7hc-32zu/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/r7hc-32zu/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2015', 'mmwr', 'nedss', 'netss', 'nndss', 'west nile virus', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2016-01-07', 'title': 'NNDSS - Table II. West Nile virus disease'}, {'description': '<p>NNDSS - Table II. Mumps to Rabies, animal - 2015.In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed.The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories. Note:These are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting. Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available. Footnotes:C.N.M.I.: Commonwealth of Northern Mariana Islands. U: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum. * Three low incidence conditions, rubella, rubella congenital, and tetanus, have been moved to Table 2 to facilitate case count verification with reporting jurisdictions. ��� Case counts for reporting year 2015 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>. Data for TB are displayed in Table IV, which appears quarterly.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/d69q-iyrb', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-01-07', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/d69q-iyrb', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/d69q-iyrb/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/d69q-iyrb/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/d69q-iyrb/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/d69q-iyrb/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2015', 'mmwr', 'mumps', 'nedss', 'netss', 'nndss', 'pertussis', 'rabies animal', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2016-01-07', 'title': 'NNDSS - Table II. Mumps to Rabies, animal'}, {'description': '<p>This dataset contains deidentified data from the National Malaria Surveillance System on the number of malaria cases reported in the United States in 2017, by county. Only counties reporting five or more cases are included in this dataset.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Global Health'], 'landingPage': 'https://data.cdc.gov/d/puzh-5wax', 'contactPoint': {'hasEmail': 'mailto:igd3@cdc.gov', 'fn': 'Kimberly E. Mace'}, 'issued': '2020-07-27', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/puzh-5wax', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/puzh-5wax/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/puzh-5wax/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/puzh-5wax/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/puzh-5wax/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['county', 'division of parasitic diseases and malaria', 'malaria', 'united states'], 'bureauCode': ['009:20'], 'modified': '2020-07-27', 'title': 'Number of Reported Malaria Cases by County— United States, 2017'}, {'description': '<p>This dataset contains deidentified data from the National Malaria Surveillance System on the number of malaria cases reported in the United States in 2016, by county. Only counties reporting five or more cases are included in this dataset.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Global Health'], 'landingPage': 'https://data.cdc.gov/d/r3zz-ivb8', 'contactPoint': {'hasEmail': 'mailto:igd3@cdc.gov', 'fn': 'Kimberly E. Mace'}, 'issued': '2020-07-27', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/r3zz-ivb8', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/r3zz-ivb8/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/r3zz-ivb8/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/r3zz-ivb8/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/r3zz-ivb8/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['county', 'division of parasitic diseases and malaria', 'malaria', 'united states'], 'bureauCode': ['009:20'], 'modified': '2020-07-27', 'title': 'Number of Reported Malaria Cases by County— United States, 2016'}, {'description': '<p>NNDSS - Table II. Giardiasis to Haemophilus influenza - 2017. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories.</p>\n<p>Note:<br />\nThese are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting.</p>\n<p>Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available.</p>\n<p>Footnotes:<br />\n C.N.M.I.: Commonwealth of Northern Mariana Islands.</p>\n<p>U: Unavailable. —: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<p>*Three low incidence conditions, rubella, rubella congenital, and tetanus, are in Table II to facilitate case count verification with reporting jurisdictions.</p>\n<p>† Case counts for reporting year 2017 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/">http://wwwn.cdc.gov/nndss/document/</a> ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf. Data for tuberculosis are displayed in Table IV, which appears quarterly.</p>\n<p>§ Data for Haemophilus influenzae (age <5 for serotype b, nontypeable, non-b serotype, and unknown serotype) are available in Table I.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/irpc-yf8f', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2018-01-04', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/irpc-yf8f', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/irpc-yf8f/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/irpc-yf8f/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/irpc-yf8f/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/irpc-yf8f/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2017', 'giardiasis', 'gonorrhea', 'haemophilus influenza', 'mmwr', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2018-01-04', 'title': 'NNDSS - Table II. Giardiasis to Haemophilus influenza'}, {'description': '<p>NNDSS - Table II. Babesiosis to Campylobacteriosis - 2016. In this Table, provisional* cases of selected† notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories.</p>\n<p>Note:<br />\nThese are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting.</p>\n<p>Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available.<br />\nFootnotes:<br />\nC.N.M.I.: Commonwealth of Northern Mariana Islands.<br />\nU: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.<br />\n* Case counts for reporting year 2016 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>. Data for TB are displayed in Table IV, which appears quarterly.<br />\n† Three low incidence conditions, rubella, rubella congenital, and tetanus, are in Table II to facilitate case count verification with reporting jurisdictions.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/4y34-2pku', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2017-01-05', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/4y34-2pku', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4y34-2pku/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4y34-2pku/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4y34-2pku/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4y34-2pku/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2016', 'babesiosis', 'campylobacteriosis', 'mmwr', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2017-01-05', 'title': 'NNDSS - Table II. Babesiosis to Campylobacteriosis'}, {'description': '<p>NNDSS - Table II. Chlamydia to Coccidioidomycosis - 2015.In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed.The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories. Note:These are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting. Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available. Footnotes:C.N.M.I.: Commonwealth of Northern Mariana Islands. U: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum. * Three low incidence conditions, rubella, rubella congenital, and tetanus, have been moved to Table 2 to facilitate case count verification with reporting jurisdictions. ��� Case counts for reporting year 2015 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>. Data for TB are displayed in Table IV, which appears quarterly.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/97tt-n3j3', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-01-07', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/97tt-n3j3', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/97tt-n3j3/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/97tt-n3j3/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/97tt-n3j3/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/97tt-n3j3/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2015', 'chlamydia trachomatis infection', 'coccidioidomycosis', 'mmwr', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2016-01-07', 'title': 'NNDSS - Table II. Chlamydia to Coccidioidomycosis'}, {'description': '<p>This time series dataset includes viral COVID-19 laboratory test [Polymerase chain reaction (PCR)] results from over 1,000 U.S. laboratories and testing locations including commercial and reference laboratories, public health laboratories, hospital laboratories, and other testing locations. Data are reported to state and jurisdictional health departments in accordance with applicable state or local law and in accordance with the Coronavirus Aid, Relief, and Economic Security (CARES) Act (<a href="https://www.hhs.gov/sites/default/files/covid-19-laboratory-data-reporting-guidance.pdf">CARES Act Section 18115</a>).</p>\n<p>Data are <strong>provisional and subject to change</strong>.</p>\n<p>Data presented here is representative of diagnostic specimens being tested - not individual people - and excludes serology tests where possible. Data presented might not represent the most current counts for the most recent 3 days due to the time it takes to report testing information. The data may also not include results from all potential testing sites within the jurisdiction (e.g., non-laboratory or point of care test sites) and therefore reflect the majority, but not all, of COVID-19 testing being conducted in the United States.</p>\n<p><strong>Sources:</strong> CDC COVID-19 Electronic Laboratory Reporting (CELR), Commercial Laboratories, State Public Health Labs, In-House Hospital Labs</p>\n<p>Data for each state is sourced from either data submitted directly by the state health department via COVID-19 electronic laboratory reporting (CELR), or a combination of commercial labs, public health labs, and in-house hospital labs. Data is taken from CELR for states that either submit line level data or submit aggregate counts which do not include serology tests.</p>\n<p><a href="https://healthdata.gov/covid-19-diagnostic-laboratory-testing-pcr-testing-time-series-data-dictionary">COVID-19 Diagnostic Laboratory Testing (PCR Testing) Time Series Data Dictionary</a></p>\n', 'programCode': ['009:028'], 'title': 'COVID-19 Diagnostic Laboratory Testing (PCR Testing) Time Series', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['Community', 'Health', 'National', 'State'], 'landingPage': 'https://healthdata.gov/dataset/covid-19-diagnostic-laboratory-testing-pcr-testing-time-series', 'modified': '2020-12-02', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Anonymous'}, 'issued': '2020-07-21', 'accessLevel': 'public', 'identifier': 'c13c00e3-f3d0-4d49-8c43-bf600a6c0a0d', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://healthdata.gov/sites/default/files/covid-19_diagnostic_lab_testing_20201202_0959.csv', 'format': 'csv', 'title': 'COVID-19 Diagnostic Laboratory Testing (PCR Testing) Time Series', 'description': '<p><strong>Updated: December 2, 2020 10:18 AM</strong></p>\n<p>Note: For weekend reporting, some states choose not to submit data on the weekends. Thus, some state numbers may remain the same over Saturday and Sunday.</p>\n', 'mediaType': 'text/csv'}], 'keyword': ['covid', 'covid-19', 'covid19'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/by/1.0/', 'accrualPeriodicity': 'R/P1D'}, {'description': '<p>The following dataset provides state-aggregated data for <strong>estimated patient impact and hospital utilization</strong>.</p>\n<p>The source data for estimation is derived from reports with facility-level granularity across two main sources: (1) HHS TeleTracking, and (2) reporting provided directly to HHS Protect by state/territorial health departments on behalf of their healthcare facilities.</p>\n<p>Estimates Basis: These files are representative estimates for each state and are updated weekly. These projections are based on the information we have from those who reported. As more hospitals report more frequently our projections become more accurate. The actual data for these data points are updated every day, once a day on healthdata.gov and these are the downloadable data sets.</p>\n', 'programCode': ['009:028'], 'title': 'COVID-19 Estimated Patient Impact and Hospital Capacity by State', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['Community', 'Health', 'Hospital', 'National', 'State'], 'landingPage': 'https://healthdata.gov/dataset/covid-19-estimated-patient-impact-and-hospital-capacity-state', 'modified': '2020-12-02', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Anonymous'}, 'issued': '2020-07-20', 'accessLevel': 'public', 'identifier': '060e4acc-241d-4d19-a929-f5f7b653c648', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://healthdata.gov/sites/default/files/estimated_inpatient_all_20201201_19333.csv', 'format': 'csv', 'title': 'Estimated Inpatient Beds Occupied by State Timeseries', 'description': '<p><strong>Updated: December 2, 2020 10:48 AM</strong></p>\n<p>Statistical estimation with a 95% confidence interval for number and percentage of inpatient beds occupied for the given state and date</p>\n<p><strong>Data Dictionary:</strong><br />\n1. state (string): The two digit state code<br />\n2. collection_date (date): Date estimated<br />\n3. Inpatient Beds Occupied Estimated (double): Estimated number of inpatient beds occupied for the given state and date<br />\n4. Count LL (double): Estimated number of inpatient beds occupied for the given state and date, lower limit, 95% confidence interval<br />\n5. Count UL (double): Estimated number of inpatient beds occupied for the given state and date, upper limit, 95% confidence interval<br />\n6. Percentage of Inpatient Beds Occupied Estimated (double): Estimated percentage of inpatient beds occupied for the given state and date<br />\n7. Percentage LL (double): Estimated percentage of inpatient beds occupied for the given state and date, lower limit, 95% confidence interval<br />\n8. Percentage UL (double): Estimated percentage of inpatient beds occupied for the given state and date, upper limit, 95% confidence interval</p>\n', 'mediaType': 'text/csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://healthdata.gov/sites/default/files/estimated_inpatient_covid_20201201%201933.csv', 'format': 'csv', 'title': 'Estimated Inpatient Beds Occupied by COVID-19 Patients by State Timeseries', 'description': '<p><strong>Updated: December 2, 2020 11:04 AM</strong></p>\n<p>Statistical estimation with a 95% confidence interval for number and percentage of inpatient beds occupied by COVID-19 patients for the given state and date</p>\n<p><strong>Data Dictionary:</strong><br />\n1. state (string): The two digit state code<br />\n2. collection_date (date): Date estimated<br />\n3. Inpatient Beds Occupied by COVID-19 Patients Estimated (double): Estimated number of inpatient beds occupied by COVID-19 patients for the given state and date<br />\n4. Count LL (double): Estimated number of inpatient beds occupied by COVID-19 patients for the given state and date, lower limit, 95% confidence interval<br />\n5. Count UL (double): Estimated number of inpatient beds occupied by COVID-19 patients for the given state and date, upper limit, 95% confidence interval<br />\n6. Percentage of Inpatient Beds Occupied by COVID-19 Patients Estimated (double): Estimated percentage of inpatient beds occupied by COVID-19 patients for the given state and date<br />\n7. Percentage LL (double): Estimated percentage of inpatient beds occupied by COVID-19 patients for the given state and date, lower limit, 95% confidence interval<br />\n8. Percentage UL (double): Estimated percentage of inpatient beds occupied by COVID-19 patients for the given state and date, upper limit, 95% confidence interval</p>\n', 'mediaType': 'text/csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://healthdata.gov/sites/default/files/estimated_icu_20201201_1933.csv', 'format': 'csv', 'title': 'Estimated ICU Beds Occupied by State Timeseries', 'description': '<p><strong>Updated: December 2, 2020 11:08 AM</strong></p>\n<p>Statistical estimation with a 95% confidence interval for number and percentage of ICU beds occupied for the given state and date</p>\n<p><strong>Data Dictionary:</strong><br />\n1. state (string): The two digit state code<br />\n2. collection_date (date): Date estimated<br />\n3. ICU Beds Occupied Estimated (double): Estimated number of ICU beds occupied for the given state and date<br />\n4. Count LL (double): Estimated number of ICU beds occupied for the given state and date, lower limit, 95% confidence interval<br />\n5. Count UL (double): Estimated number of ICU beds occupied for the given state and date, upper limit, 95% confidence interval<br />\n6. Percentage of ICU Beds Occupied Estimated (double): Estimated percentage of ICU beds occupied for the given state and date<br />\n7. Percentage LL (double): Estimated percentage of ICU beds occupied for the given state and date, lower limit, 95% confidence interval<br />\n8. Percentage UL (double): Estimated percentage of ICU beds occupied for the given state and date, upper limit, 95% confidence interval</p>\n', 'mediaType': 'text/csv'}], 'keyword': ['Covid', 'Covid-19', 'Covid19'], 'bureauCode': ['009:00'], 'dataQuality': True, 'language': ['en-US'], 'accrualPeriodicity': 'R/P1W', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The following dataset provides state-aggregated data for hospital utilization. These are derived from reports with facility-level granularity across two main sources: (1) HHS TeleTracking, and (2) reporting provided directly to HHS Protect by state/territorial health departments on behalf of their healthcare facilities.</p>\n<p>The file will be updated daily and provides the latest values reported by each facility within the last four days. This allows for a more comprehensive picture of the hospital utilization within a state by ensuring a hospital is represented, even if they miss a single day of reporting.</p>\n<p>No statistical analysis is applied to account for non-response and/or to account for missing data.</p>\n<p>The below table displays one value for each field (i.e., column). Sometimes, reports for a given facility will be provided to both HHS TeleTracking and HHS Protect. When this occurs, to ensure that there are not duplicate reports, deduplication is applied: specifically, HHS selects the TeleTracking record provided directly by the facility over the state-provided data to HHS Protect.</p>\n<p><a href="https://healthdata.gov/covid-19-reported-patient-impact-and-hospital-capacity-state-data-dictionary">COVID-19 Reported Patient Impact and Hospital Capacity by State Data Dictionary</a></p>\n', 'programCode': ['009:028'], 'title': 'COVID-19 Reported Patient Impact and Hospital Capacity by State', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['Community', 'Health', 'Hospital', 'National', 'State'], 'landingPage': 'https://healthdata.gov/dataset/covid-19-reported-patient-impact-and-hospital-capacity-state', 'modified': '2020-12-02', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Anonymous'}, 'issued': '2020-07-20', 'accessLevel': 'public', 'identifier': '7823dd0e-c8c4-4206-953e-c6d2f451d6ed', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://healthdata.gov/sites/default/files/reported_hospital_utilization_20201202_0643.csv', 'format': 'csv', 'title': 'COVID-19 Reported Patient Impact and Hospital Capacity by State', 'description': '<p><strong>Updated: December 2, 2020 09:32 PM</strong></p>\n', 'mediaType': 'text/csv'}], 'keyword': ['covid', 'covid-19', 'covid19'], 'bureauCode': ['009:00'], 'dataQuality': True, 'language': ['en-US'], 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>This data is a manually curated dataset that provides a standardized view into state and county policy orders (executive orders, ordinances, etc.) from the following sources:</p>\n<ul>\n<li><a href="https://www.tinyurl.com/statepolicies">BU COVID-19 State Policy Database</a> - Raifman J, Nocka K, Jones D, Bor J, Lipson S, Jay J, and Chan P. (2020). "COVID-19 US state policy database."</li>\n<li><a href="https://www.wikidata.org/wiki/Q88509703">wikidata</a> - Stay At Home Policies Queried from WikiData</li>\n<li>Manual curation by a dedicated group of <a href="https://vsfs.state.gov/">Virtual Student Federal Service Interns</a> - Summer 2020: T Adler, J Bastian, L Beckett, M Cohen, K Honey, C Kennedy, E Nudell</li>\n</ul>\n<p>This data set is provided as-is. Due to the evolving nature of policy orders, the US Government makes no representations to its correctness or completeness.</p>\n<p><a href="https://healthdata.gov/covid-19-state-and-county-policy-orders-data-dictionary">COVID-19 State and County Policy Orders Data Dictionary</a></p>\n', 'programCode': ['009:028'], 'title': 'COVID-19 State and County Policy Orders', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['Community', 'Health', 'National', 'State'], 'landingPage': 'https://healthdata.gov/dataset/covid-19-state-and-county-policy-orders', 'modified': '2020-12-02', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Anonymous'}, 'issued': '2020-07-20', 'accessLevel': 'public', 'identifier': 'c7d3466d-47d5-4cf0-873e-46f8dbf383e2', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://healthdata.gov/sites/default/files/state_policy_updates_20201202_0721.csv', 'format': 'csv', 'title': 'COVID-19 State and County Policy Orders', 'description': '<p><strong>Updated: December 2, 2020 10:11 AM</strong></p>\n', 'mediaType': 'text/csv'}], 'keyword': ['covid', 'covid-19', 'covid19'], 'bureauCode': ['009:00'], 'dataQuality': True, 'language': ['en-US'], 'accrualPeriodicity': 'R/P1D', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>NNDSS - Table II. Hepatitis (viral, acute, by type) C - 2018. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states or territory.</p>\n<p>Note:</p>\n<p>This table contains provisional cases of selected national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:</p>\n<p>C.N.M.I.: Commonwealth of Northern Mariana Islands.<br />\nU: Unavailable. —: No reported cases. N: Not reportable. NA: Not Available. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<ul>\n<li>Case counts for reporting years 2017 and 2018 are provisional and subject to change. Data for years 2013 through 2016 are finalized. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>.</li>\n</ul>\n<p>† For acute Hepatitis C, only confirmed cases were verified.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/x2iq-5477', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-01-04', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/x2iq-5477', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/x2iq-5477/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/x2iq-5477/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/x2iq-5477/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/x2iq-5477/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2018', 'acute', 'by type) c', 'hepatitis (viral', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-01-04', 'title': 'NNDSS - Table II. Hepatitis (viral, acute, by type) C'}, {'description': '<p>This dataset includes breastfeeding data from the National Immunization Survey (NIS). This data is used for DNPAO\'s Data, Trends, and Maps database, which provides national and state specific data on obesity, nutrition, physical activity, and breastfeeding. For more information about breastfeeding and NIS visit <a href="https://www.cdc.gov/breastfeeding/data/nis_data/index.htm">https://www.cdc.gov/breastfeeding/data/nis_data/index.htm</a>.</p>\n', 'programCode': ['009:020'], 'title': 'Nutrition, Physical Activity, and Obesity - National Immunization Survey (Breastfeeding)', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Nutrition', 'Physical Activity', 'and Obesity'], 'landingPage': 'https://data.cdc.gov/d/8hxn-cvik', 'contactPoint': {'hasEmail': 'mailto:dnpaoinfo@cdc.gov', 'fn': 'DNPAO Public Inquiries'}, 'issued': '2018-11-15', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/8hxn-cvik', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/8hxn-cvik/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/8hxn-cvik/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/8hxn-cvik/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/8hxn-cvik/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['breastfed', 'breastfeeding', 'child', 'dnpao', 'infants', 'national immunization survey', 'nis', 'nutrition'], 'bureauCode': ['009:20'], 'modified': '2020-07-08', 'references': ['https://www.cdc.gov/breastfeeding/data/nis_data/index.htm'], 'describedBy': 'https://chronicdata.cdc.gov/Nutrition-Physical-Activity-and-Obesity/Nutrition-Physical-Activity-and-Obesity-National-I/8hxn-cvik'}, {'description': '<p>This dataset includes data on adolescent\'s diet, physical activity, and weight status from Youth Risk Behavior Surveillance System (YRBSS). This data is used for DNPAO\'s Data, Trends, and Maps database, which provides national and state specific data on obesity, nutrition, physical activity, and breastfeeding. For more information about YRBSS visit <a href="https://www.cdc.gov/healthyyouth/data/yrbs/index.htm">https://www.cdc.gov/healthyyouth/data/yrbs/index.htm</a>.</p>\n', 'programCode': ['009:020'], 'title': 'Nutrition, Physical Activity, and Obesity - Youth Risk Behavior Surveillance System', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Nutrition', 'Physical Activity', 'and Obesity'], 'landingPage': 'https://data.cdc.gov/d/vba9-s8jp', 'contactPoint': {'hasEmail': 'mailto:dnpaoinfo@cdc.gov', 'fn': 'DNPAO Public Inquiries'}, 'issued': '2018-11-15', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/vba9-s8jp', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vba9-s8jp/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vba9-s8jp/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vba9-s8jp/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vba9-s8jp/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['adolescents', 'dnpao', 'fruit', 'obesity', 'overweight', 'physical activity', 'soda', 'tv', 'vegetables', 'yrbss'], 'bureauCode': ['009:20'], 'modified': '2020-07-08', 'references': ['https://www.cdc.gov/nccdphp/dnpao/index.html'], 'describedBy': 'https://chronicdata.cdc.gov/Nutrition-Physical-Activity-and-Obesity/Nutrition-Physical-Activity-and-Obesity-Youth-Risk/vba9-s8jp'}, {'description': "<p>This dataset includes data on policy and environmental supports for physical activity, diet, and breastfeeding. This data is used for DNPAO's Data, Trends, and Maps database, which provides national and state specific data on obesity, nutrition, physical activity, and breastfeeding.</p>\n", 'programCode': ['009:020'], 'title': 'Nutrition, Physical Activity, and Obesity - Policy and Environmental Data', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Nutrition', 'Physical Activity', 'and Obesity'], 'landingPage': 'https://data.cdc.gov/d/k8w5-7ju6', 'contactPoint': {'hasEmail': 'mailto:dnpaoinfo@cdc.gov', 'fn': 'DNPAO Public Inquiries'}, 'issued': '2018-11-15', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/k8w5-7ju6', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/k8w5-7ju6/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/k8w5-7ju6/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/k8w5-7ju6/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/k8w5-7ju6/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['breastfeeding', 'dnpao', 'fruit', 'nutrition', 'physical activity', 'vegetable'], 'bureauCode': ['009:20'], 'modified': '2020-07-08', 'references': ['https://www.cdc.gov/nccdphp/dnpao/index.html'], 'describedBy': 'https://chronicdata.cdc.gov/Nutrition-Physical-Activity-and-Obesity/Nutrition-Physical-Activity-and-Obesity-Policy-and/k8w5-7ju6'}, {'description': "<p>2001 forward. The National Health Interview Survey (NHIS) has monitored the health of the nation since 1957. NHIS data on a broad range of health topics are collected through personal household interviews. Indicators for this dataset has been computed by personnel in CDC's Division for Heart Disease and Stroke Prevention (DHDSP). This is one of the datasets provided by the National Cardiovascular Disease Surveillance System. The system is designed to integrate multiple indicators from many data sources to provide a comprehensive picture of the public health burden of CVDs and associated risk factors in the United States. The data are organized by location (region) and indicator, and they include CVDs (e.g., heart failure) and risk factors (e.g., hypertension). The data can be plotted as trends and stratified by age group, sex, and race/ethnicity.</p>\n", 'programCode': ['009:020'], 'title': 'National Health Interview Survey (NHIS) - National Cardiovascular Disease Surveillance Data', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Heart Disease & Stroke Prevention'], 'landingPage': 'https://data.cdc.gov/d/fwns-azgu', 'contactPoint': {'hasEmail': 'mailto:dhdsprequests@cdc.gov', 'fn': 'DHDSP Requests'}, 'issued': '2019-06-13', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/fwns-azgu', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/fwns-azgu/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/fwns-azgu/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/fwns-azgu/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/fwns-azgu/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cardiovascular disease', 'coronary heart disease', 'hypertension', 'risk factors', 'stroke'], 'bureauCode': ['009:20'], 'modified': '2020-06-29', 'references': ['https://www.cdc.gov/dhdsp/index.htm', 'https://www.cdc.gov/dhdsp/maps/dtm/data_sources.htm', 'https://www.cdc.gov/dhdsp/maps/dtm/data_risks.htm'], 'describedBy': 'https://chronicdata.cdc.gov/Heart-Disease-Stroke-Prevention/National-Health-Interview-Survey-NHIS-National-Car/fwns-azgu'}, {'description': "<p>1999-2000 forward. The National Health and Nutrition Examination Survey (NHANES) is a program of studies designed to assess the health and nutritional status of adults and children in the United States. The survey is unique in that it combines interviews and physical examinations. Indicators from this data source have been computed by personnel in CDC's Division for Heart Disease and Stroke Prevention (DHDSP). This is one of the datasets provided by the National Cardiovascular Disease Surveillance System. The system is designed to integrate multiple indicators from many data sources to provide a comprehensive picture of the public health burden of CVDs and associated risk factors in the United States. The data can be plotted as trends and stratified by age group, sex, and race/ethnicity.</p>\n", 'programCode': ['009:020'], 'title': 'National Health and Nutrition Examination Survey (NHANES) - National Cardiovascular Disease Surveillance System', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Heart Disease & Stroke Prevention'], 'landingPage': 'https://data.cdc.gov/d/5svk-8bnq', 'contactPoint': {'hasEmail': 'mailto:dhdsprequests@cdc.gov', 'fn': 'DHDSP Requests'}, 'issued': '2019-06-13', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/5svk-8bnq', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5svk-8bnq/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5svk-8bnq/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5svk-8bnq/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5svk-8bnq/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['blood pressure', 'cardiovascular disease', 'cardiovascular health', 'cholesterol', 'cvd risk factors', 'hypertension', 'sodium'], 'bureauCode': ['009:20'], 'modified': '2020-06-29', 'references': ['https://www.cdc.gov/dhdsp/index.htm', 'https://www.cdc.gov/dhdsp/maps/dtm/data_sources.htm', 'https://www.cdc.gov/dhdsp/maps/dtm/data_risks.htm'], 'describedBy': 'https://chronicdata.cdc.gov/Heart-Disease-Stroke-Prevention/National-Health-and-Nutrition-Examination-Survey-N/5svk-8bnq'}, {'description': "<p>2000 forward. NVSS is a secure, web-based data management system that collects and disseminates the Nation's official vital statistics. Indicators from this data source have been computed by personnel in CDC's Division for Heart Disease and Stroke Prevention (DHDSP). This is one of the datasets provided by the National Cardiovascular Disease Surveillance System. The system is designed to integrate multiple indicators from many data sources to provide a comprehensive picture of the public health burden of CVDs and associated risk factors in the United States. The data are organized by location (national and state) and indicator; NVSS mortality data include CVDs (e.g., heart failure). The data can be viewed by temporal trends and stratified by age group, sex, and race/ethnicity.</p>\n", 'programCode': ['009:020'], 'title': 'National Vital Statistics System (NVSS) - National Cardiovascular Disease Surveillance Data', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Heart Disease & Stroke Prevention'], 'landingPage': 'https://data.cdc.gov/d/kztq-p2jf', 'contactPoint': {'hasEmail': 'mailto:dhdsprequests@cdc.gov', 'fn': 'DHDSP Requests'}, 'issued': '2020-06-29', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/kztq-p2jf', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/kztq-p2jf/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/kztq-p2jf/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/kztq-p2jf/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/kztq-p2jf/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cardiovascular disease', 'coronary heart disease', 'diseases of the heart', 'mortality', 'stroke'], 'bureauCode': ['009:20'], 'modified': '2020-06-29', 'references': ['https://www.cdc.gov/dhdsp/index.htm', 'https://www.cdc.gov/dhdsp/maps/dtm/data_sources.htm', 'https://www.cdc.gov/dhdsp/maps/dtm/data_risks.htm'], 'describedBy': 'https://chronicdata.cdc.gov/Heart-Disease-Stroke-Prevention/National-Vital-Statistics-System-NVSS-National-Car/kztq-p2jf'}, {'description': '<p>2015-2018. This data set contains data from BRFSS.</p>\n', 'programCode': ['009:020'], 'title': "Alzheimer's Disease and Healthy Aging Data", 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Healthy Aging'], 'landingPage': 'https://data.cdc.gov/d/hfr9-rurv', 'contactPoint': {'hasEmail': 'mailto:PublicInquiriesDPH@cdc.gov', 'fn': 'DPH Public Inquiries'}, 'issued': '2019-05-06', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/hfr9-rurv', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hfr9-rurv/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hfr9-rurv/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hfr9-rurv/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hfr9-rurv/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['aging', 'alcohol', 'caregiver', 'cognitive health', 'falls', 'fruits and vegetables', 'obesity', 'overall health', 'screenings', 'smoking', 'vaccines'], 'bureauCode': ['009:20'], 'modified': '2020-07-09', 'references': ['https://www.cdc.gov/aging/index.html'], 'describedBy': 'https://chronicdata.cdc.gov/Healthy-Aging/Alzheimer-s-Disease-and-Healthy-Aging-Data/hfr9-rurv'}, {'description': "<p>BRFSS is a continuous, state-based surveillance system that collects information about modifiable risk factors for chronic diseases and other leading causes of death. Indicators from this data source have been computed by personnel in CDC's Division for Heart Disease and Stroke Prevention (DHDSP). This is one of the datasets provided by the National Cardiovascular Disease Surveillance System. The system is designed to integrate multiple indicators from many data sources to provide a comprehensive picture of the public health burden of CVDs and associated risk factors in the United States. The data are organized by location (national, regional, state, and selected sites) and indicator, and they include CVDs (e.g., heart failure) and risk factors (e.g., hypertension). The data can be plotted as trends and stratified by age group, sex, and race/ethnicity.</p>\n", 'programCode': ['009:020'], 'title': 'Behavioral Risk Factor Surveillance System (BRFSS) - National Cardiovascular Disease Surveillance Data', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Heart Disease & Stroke Prevention'], 'landingPage': 'https://data.cdc.gov/d/ikwk-8git', 'contactPoint': {'hasEmail': 'mailto:dhdsprequests@cdc.gov', 'fn': 'DHDSP Requests'}, 'issued': '2020-06-29', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/ikwk-8git', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ikwk-8git/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ikwk-8git/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ikwk-8git/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ikwk-8git/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['brfss', 'cardiovascular disease', 'coronary heart disease', 'hypertension', 'risk factors', 'stroke'], 'bureauCode': ['009:20'], 'modified': '2020-06-29', 'references': ['https://www.cdc.gov/dhdsp/index.htm', 'https://www.cdc.gov/dhdsp/maps/dtm/data_sources.htm', 'https://www.cdc.gov/dhdsp/maps/dtm/data_risks.htm'], 'describedBy': 'https://chronicdata.cdc.gov/dataset/Behavioral-Risk-Factor-Surveillance-System-BRFSS-N/fwns-azgu'}, {'description': '<p>NNDSS - Table II. Rabies, animal to Rubella, congenital syndrome - 2018. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states or territory.</p>\n<p>Note:</p>\n<p>This table contains provisional cases of selected national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:</p>\n<p>C.N.M.I.: Commonwealth of Northern Mariana Islands.<br />\nU: Unavailable. —: No reported cases. N: Not reportable. NA: Not Available. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<ul>\n<li>Case counts for reporting years 2017 and 2018 are provisional and subject to change. Data for years 2013 through 2016 are finalized. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>.</li>\n</ul>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/qvvb-s7gu', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-01-03', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/qvvb-s7gu', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qvvb-s7gu/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qvvb-s7gu/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qvvb-s7gu/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qvvb-s7gu/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2018', 'animal', 'congenital syndrome', 'nedss', 'netss', 'nndss', 'rabies', 'rubella', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-01-03', 'title': 'NNDSS - Table II. Rabies, animal to Rubella, congenital syndrome'}, {'description': '<p>Healthcare Cost Report Information System (HCRIS) Dataset - Independent Rural Health Clinic and Freestanding Federally Qualified Health Center (HCLINIC).This data was reported on form CMS-222-92. The data in this release includes years FY2009 to present. The HCLINIC Cost Report Data contains cost and statistical data for Independent Rural Health Clinic and Freestanding Federally Qualified Health Center providers.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/Cost-Reports/Health-Clinic-222-92-form', 'modified': '2020-06-17', 'contactPoint': {'hasEmail': 'mailto:hcris@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2010-10-01', 'accessLevel': 'public', 'identifier': '556', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/Cost-Reports/Health-Clinic-222-92-form', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Medicare', 'National', 'Operating Costs', 'Reports', 'Statistics'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Health Clinic Cost Reports'}, {'description': '<p>Number of Managed Care Program Types, by Quality Assurance Requirements, Performance Incentives, and Provider Value-Based Purchasing Status, at any point in 2016</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Uncategorized'], 'landingPage': 'https://data.medicaid.gov/d/w6rp-9us3', 'contactPoint': {'hasEmail': 'mailto:Medicaid.gov@cms.hhs.gov', 'fn': 'Medicaid'}, 'issued': '2019-05-02', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/w6rp-9us3', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/w6rp-9us3/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/w6rp-9us3/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/w6rp-9us3/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/w6rp-9us3/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['centers-for-medicare-medicaid-services'], 'bureauCode': ['009:38'], 'modified': '2020-06-12', 'title': 'Managed Care Features by QA and Performance Incentive'}, {'description': '<p>Number of Managed Care Programs Enrolling Certain Populations on a Mandatory or Voluntary Basis at any point in 2016</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Uncategorized'], 'landingPage': 'https://data.medicaid.gov/d/3eq5-ws99', 'contactPoint': {'hasEmail': 'mailto:Medicaid.gov@cms.hhs.gov', 'fn': 'Medicaid'}, 'issued': '2019-05-02', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/3eq5-ws99', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/3eq5-ws99/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/3eq5-ws99/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/3eq5-ws99/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/3eq5-ws99/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['centers-for-medicare-medicaid-services'], 'bureauCode': ['009:38'], 'modified': '2020-06-12', 'title': 'Managed Care Features By Enrollment Population'}, {'description': '<ol>\n<li>Enrollment includes both Medicaid-only and Medicare-Medicaid (“dual”) enrollees. For both types of enrollees, Medicaid covers LTSS. For dual enrollees, Medicaid may also cover Medicare cost-sharing for acute, primary care, and specialty services covered by Medicare, and other non-LTSS services that are not covered by Medicare.</li>\n<li>Some comprehensive managed care programs enroll beneficiaries who may be at risk of needing LTSS but do not receive any LTSS. These counts only include individuals that receive LTSS. Moreover, states differ in their ability to report individuals who use MLTSS versus those who are enrolled (and may or may not be using LTSS). This table reports MLTSS users unless otherwise noted.</li>\n<li>Comprehensive Managed Care Including LTSS does not include PACE programs.</li>\n<li>MLTSS Only programs cover LTSS under capitation; acute, primary, and specialty care services for these enrollees may be covered by another Medicaid MCO, Medicaid FFS, or by Medicare for dual enrollees. These data include states that provide MLTSS plus other benefits in a package that does not include inpatient medical care.</li>\n<li>The indicated territory was not able to supply data for this report. The Northern Mariana Islands reported that they have no Medicaid managed care enrollment, but they did not report total Medicaid enrollees.</li>\n</ol>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Enrollment'], 'landingPage': 'https://data.medicaid.gov/d/55dj-tsqh', 'contactPoint': {'hasEmail': 'mailto:Medicaid.gov@cms.hhs.gov', 'fn': 'Medicaid'}, 'issued': '2020-06-12', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/55dj-tsqh', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/55dj-tsqh/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/55dj-tsqh/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/55dj-tsqh/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/55dj-tsqh/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['centers-for-medicare-medicaid-services'], 'bureauCode': ['009:38'], 'modified': '2020-06-12', 'title': 'Managed Long Term Services and Supports (MLTSS) Enrollees'}, {'description': '<p>The Medicaid Managed Care Enrollment Report profiles enrollment statistics on Medicaid managed care programs on a plan-specific level. The managed care enrollment statistics include enrollees receiving comprehensive benefits and limited benefits and are point-in-time counts.</p>\n<ol>\n<li>Total Medicaid Enrollees represents an unduplicated count of all beneficiaries in FFS and any type of managed care, including Medicaid-only and Medicare-Medicaid ("dual") enrollees.</li>\n<li>Total Medicaid enrollment in Any Type of Managed Care represents an unduplicated count of beneficiaries enrolled in any Medicaid managed care program, including comprehensive MCOs, limited benefit MCOs, and PCCMs.</li>\n<li>Medicaid Enrollment in Comprehensive Managed Care represents an unduplicated count of Medicaid beneficiaries enrolled in a managed care plan that provides comprehensive benefits (acute, primary care, specialty, and any other), as well as PACE programs. It excludes beneficiaries who are enrolled in a Financial Alignment Initiative Medicare-Medicaid Plan as their only form of managed care.</li>\n<li>Medicaid Newly Eligible Adults Enrolled in Comprehensive MCOs represents individuals who are enrolled in comprehensive MCOs and are low-income adults, with or without dependent children, newly eligible for Medicaid under ACA Section VIII, and not covered under a waiver or other authority prior to 2014.</li>\n</ol>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Enrollment'], 'landingPage': 'https://data.medicaid.gov/d/tv8z-wdjd', 'contactPoint': {'hasEmail': 'mailto:Medicaid.gov@cms.hhs.gov', 'fn': 'Medicaid'}, 'issued': '2020-06-12', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/tv8z-wdjd', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/tv8z-wdjd/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/tv8z-wdjd/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/tv8z-wdjd/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/tv8z-wdjd/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['centers-for-medicare-medicaid-services'], 'bureauCode': ['009:38'], 'modified': '2020-06-12', 'title': 'Managed Care Enrollment Summary'}, {'description': '<p>The Medicaid Managed Care Enrollment Report profiles enrollment statistics on Medicaid managed care programs on a plan-specific level. The managed care enrollment statistics include enrollees receiving comprehensive benefits and limited benefits and are point-in-time counts.</p>\n<ol>\n<li>Because Medicaid beneficiaries may be enrolled concurrently in more than one type of managed care program (e.g., a Comprehensive MCO and a BHO), users should not sum enrollment across all program types, since the total would count individuals more than once and, in some states, exceed the actual number of Medicaid enrollees.</li>\n<li>Comprehensive MCOs cover acute, primary, and specialty medical care services; they may also cover behavioral health, long-term services and supports, and other benefits in some states. Limited benefit managed care programs, including MLTSS only, BHO, Dental, Transportation, and Other cover a narrower set of services.</li>\n<li>The indicated territory was not able to supply data for this report. The Northern Mariana Islands reported that they have no Medicaid managed care enrollment, but they did not report total Medicaid enrollees.</li>\n</ol>\n<p>"--" indicates states that do not operates programs of a given type. 0 signifies that a state operated a program of this type in 2014, but it ended before July 1, 2014, or began after that date.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Enrollment'], 'landingPage': 'https://data.medicaid.gov/d/gvym-w343', 'contactPoint': {'hasEmail': 'mailto:Medicaid.gov@cms.hhs.gov', 'fn': 'Medicaid'}, 'issued': '2019-04-17', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/gvym-w343', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/gvym-w343/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/gvym-w343/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/gvym-w343/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/gvym-w343/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['bho', 'managed care enrollment', 'mco', 'medicaid', 'medicare', 'mltss', 'pace', 'pahp', 'pccm', 'pihp'], 'bureauCode': ['009:38'], 'modified': '2020-06-12', 'title': 'Managed Care Enrollment by Program and Population (Duals)'}, {'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'landingPage': 'https://data.medicaid.gov/d/ruxk-tas2', 'contactPoint': {'hasEmail': 'mailto:Medicaid.gov@cms.hhs.gov', 'fn': 'Medicaid'}, 'issued': '2020-06-12', 'accessLevel': 'public', 'description': 'No description provided', 'identifier': 'https://data.medicaid.gov/api/views/ruxk-tas2', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/ruxk-tas2/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/ruxk-tas2/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/ruxk-tas2/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/ruxk-tas2/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['centers-for-medicare-medicaid-services'], 'bureauCode': ['009:38'], 'modified': '2020-06-12', 'title': '2018 Managed Care Programs By State'}, {'description': '<p>NNDSS - Table IV. Tuberculosis - 2015.This Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States will exclude counts from US territories. Footnote:C.N.M.I.: Commonwealth of Northern Mariana Islands. U: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable Cum: Cumulative year-to-date counts. Min: Minimum. Max: Maximum. * Case counts for reporting year 2014 and 2015 are provisional through the end of the quarter, January 2, 2016. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a> Data for TB are displayed quarterly.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/ei7y-3g6s', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-01-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/ei7y-3g6s', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ei7y-3g6s/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ei7y-3g6s/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ei7y-3g6s/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ei7y-3g6s/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2015', 'mmwr', 'nedss', 'netss', 'nndss', 'tb', 'tuberculosis', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2016-01-14', 'title': 'NNDSS - Table IV. Tuberculosis'}, {'description': '<p>This data set contains estimated teen birth rates for age group 15–19 (expressed per 1,000 females aged 15–19) by county and year.</p>\n<p>DEFINITIONS</p>\n<p>Estimated teen birth rate: Model-based estimates of teen birth rates for age group 15–19 (expressed per 1,000 females aged 15–19) for a specific county and year. Estimated county teen birth rates were obtained using the methods described elsewhere (1,2,3,4). These annual county-level teen birth estimates “borrow strength” across counties and years to generate accurate estimates where data are sparse due to small population size (1,2,3,4). The inferential method uses information—including the estimated teen birth rates from neighboring counties across years and the associated explanatory variables—to provide a stable estimate of the county teen birth rate.<br />\nMedian teen birth rate: The middle value of the estimated teen birth rates for the age group 15–19 for counties in a state.<br />\nBayesian credible intervals: A range of values within which there is a 95% probability that the actual teen birth rate will fall, based on the observed teen births data and the model.</p>\n<p>NOTES</p>\n<p>Data on the number of live births for women aged 15–19 years were extracted from the National Center for Health Statistics’ (NCHS) National Vital Statistics System birth data files for 2003–2015 (5).</p>\n<p>Population estimates were extracted from the files containing intercensal and postcensal bridged-race population estimates provided by NCHS. For each year, the July population estimates were used, with the exception of the year of the decennial census, 2010, for which the April estimates were used.</p>\n<p>Hierarchical Bayesian space–time models were used to generate hierarchical Bayesian estimates of county teen birth rates for each year during 2003–2015 (1,2,3,4).</p>\n<p>The Bayesian analogue of the frequentist confidence interval is defined as the Bayesian credible interval. A 100*(1-α)% Bayesian credible interval for an unknown parameter vector θ and observed data vector y is a subset C of parameter space Ф such that<br />\n1-α≤P({C│y})=∫p{θ │y}dθ,<br />\nwhere integration is performed over the set and is replaced by summation for discrete components of θ. The probability that θ lies in C given the observed data y is at least (1- α) (6).</p>\n<p>County borders in Alaska changed, and new counties were formed and others were merged, during 2003–2015. These changes were reflected in the population files but not in the natality files. For this reason, two counties in Alaska were collapsed so that the birth and population counts were comparable. Additionally, Kalawao County, a remote island county in Hawaii, recorded no births, and census estimates indicated a denominator of 0 (i.e., no females between the ages of 15 and 19 years residing in the county from 2003 through 2015). For this reason, Kalawao County was removed from the analysis. Also , Bedford City, Virginia, was added to Bedford County in 2015 and no longer appears in the mortality file in 2015. For consistency, Bedford City was merged with Bedford County, Virginia, for the entire 2003–2015 period. Final analysis was conducted on 3,137 counties for each year from 2003 through 2015. County boundaries are consistent with the vintage 2005–2007 bridged-race population file geographies (7).</p>\n<p>SOURCES</p>\n<p>National Center for Health Statistics. Vital statistics data available online, Natality all-county files. Hyattsville, MD. Published annually.</p>\n<p>For details about file release and access policy, see NCHS data release and access policy for micro-data and compressed vital statistics files, available from: <a href="http://www.cdc.gov/nchs/nvss/dvs_data_release.htm">http://www.cdc.gov/nchs/nvss/dvs_data_release.htm</a>.</p>\n<p>For natality public-use files, see vital statistics data available online, available from: <a href="https://www.cdc.gov/nchs/data_access/vitalstatsonline.htm">https://www.cdc.gov/nchs/data_access/vitalstatsonline.htm</a>.</p>\n<p>National Center for Health Statistics. U.S. Census populations with bridged race categories. Estimated population data available. Postcensal and intercensal files. Hyattsville, MD</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/3h58-x6cd', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2020-01-27', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/3h58-x6cd', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/3h58-x6cd/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/3h58-x6cd/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/3h58-x6cd/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/3h58-x6cd/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['county teen birth trends', 'county trends on teen births', 'nchs', 'teen births', 'u.s. teen birth rate', 'united states'], 'bureauCode': ['009:00'], 'modified': '2020-06-05', 'title': 'NCHS - Teen Birth Rates for Age Group 15-19 in the United States by County'}, {'description': '<p>This dataset contains model-based county estimates for drug-poisoning mortality.</p>\n<p>Deaths are classified using the International Classification of Diseases, Tenth Revision (ICD–10). Drug-poisoning deaths are defined as having ICD–10 underlying cause-of-death codes X40–X44 (unintentional), X60–X64 (suicide), X85 (homicide), or Y10–Y14 (undetermined intent).</p>\n<p>Estimates are based on the National Vital Statistics System multiple cause-of-death mortality files (1). Age-adjusted death rates (deaths per 100,000 U.S. standard population for 2000) are calculated using the direct method. Populations used for computing death rates for 2011–2016 are postcensal estimates based on the 2010 U.S. census. Rates for census years are based on populations enumerated in the corresponding censuses. Rates for noncensus years before 2010 are revised using updated intercensal population estimates and may differ from rates previously published.</p>\n<p>Death rates for some states and years may be low due to a high number of unresolved pending cases or misclassification of ICD–10 codes for unintentional poisoning as R99, “Other ill-defined and unspecified causes of mortality” (2). For example, this issue is known to affect New Jersey in 2009 and West Virginia in 2005 and 2009 but also may affect other years and other states. Drug poisoning death rates may be underestimated in those instances.</p>\n<p>Smoothed county age-adjusted death rates (deaths per 100,000 population) were obtained according to methods described elsewhere (3–5). Briefly, two-stage hierarchical models were used to generate empirical Bayes estimates of county age-adjusted death rates due to drug poisoning for each year. These annual county-level estimates “borrow strength” across counties to generate stable estimates of death rates where data are sparse due to small population size (3,5). Estimates for 1999-2015 have been updated, and may differ slightly from previously published estimates. Differences are expected to be minimal, and may result from different county boundaries used in this release (see below) and from the inclusion of an additional year of data. Previously published estimates can be found here for comparison.(6) Estimates are unavailable for Broomfield County, Colorado, and Denali County, Alaska, before 2003 (7,8). Additionally, Clifton Forge County, Virginia only appears on the mortality files prior to 2003, while Bedford City, Virginia was added to Bedford County in 2015 and no longer appears in the mortality file in 2015. These counties were therefore merged with adjacent counties where necessary to create a consistent set of geographic units across the time period. County boundaries are largely consistent with the vintage 2005-2007 bridged-race population file geographies, with the modifications noted previously (7,8).</p>\n<p>REFERENCES<br />\n1. National Center for Health Statistics. National Vital Statistics System: Mortality data. Available from: <a href="http://www.cdc.gov/nchs/deaths.htm">http://www.cdc.gov/nchs/deaths.htm</a>.</p>\n<ol start="2">\n<li>\n<p>CDC. CDC Wonder: Underlying cause of death 1999–2016. Available from: <a href="http://wonder.cdc.gov/wonder/help/ucd.html">http://wonder.cdc.gov/wonder/help/ucd.html</a>.</p>\n</li>\n<li>\n<p>Rossen LM, Khan D, Warner M. Trends and geographic patterns in drug-poisoning death rates in the U.S., 1999–2009. Am J Prev Med 45(6):e19–25. 2013.</p>\n</li>\n<li>\n<p>Rossen LM, Khan D, Warner M. Hot spots in mortality from drug poisoning in the United States, 2007–2009. Health Place 26:14–20. 2014.</p>\n</li>\n<li>\n<p>Rossen LM, Khan D, Hamilton B, Warner M. Spatiotemporal variation in selected health outcomes from the National Vital Statistics System. Presented at: 2015 National Conference on Health Statistics, August 25, 2015, Bethesda, MD. Available from: <a href="http://www.cdc.gov/nchs/ppt/nchs2015/Rossen_Tuesday_WhiteOak_BB3.pdf">http://www.cdc.gov/nchs/ppt/nchs2015/Rossen_Tuesday_WhiteOak_BB3.pdf</a>.</p>\n</li>\n<li>\n<p>Rossen LM, Bastian B, Warner M, and Khan D. NCHS – Drug Poisoning Mortality by County: United States, 1999-2015. Available from: <a href="https://data.cdc.gov/NCHS/NCHS-Drug-Poisoning-Mortality-by-County-United-Sta/pbkm-d27e">https://data.cdc.gov/NCHS/NCHS-Drug-Poisoning-Mortality-by-County-United...</a>.</p>\n</li>\n<li>\n<p>National Center for Health Statistics. County geog</p>\n</li>\n</ol>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/p56q-jrxg', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2018-01-22', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/p56q-jrxg', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/p56q-jrxg/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/p56q-jrxg/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/p56q-jrxg/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/p56q-jrxg/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['county', 'deaths', 'drug poisoning', 'mortality', 'nchs', 'united states'], 'bureauCode': ['009:00'], 'modified': '2020-06-05', 'title': 'NCHS - Drug Poisoning Mortality by County: United States'}, {'description': '<p>This dataset describes drug poisoning deaths at the U.S. and state level by selected demographic characteristics, and includes age-adjusted death rates for drug poisoning.</p>\n<p>Deaths are classified using the International Classification of Diseases, Tenth Revision (ICD–10). Drug-poisoning deaths are defined as having ICD–10 underlying cause-of-death codes X40–X44 (unintentional), X60–X64 (suicide), X85 (homicide), or Y10–Y14 (undetermined intent).</p>\n<p>Estimates are based on the National Vital Statistics System multiple cause-of-death mortality files (1). Age-adjusted death rates (deaths per 100,000 U.S. standard population for 2000) are calculated using the direct method. Populations used for computing death rates for 2011–2016 are postcensal estimates based on the 2010 U.S. census. Rates for census years are based on populations enumerated in the corresponding censuses. Rates for noncensus years before 2010 are revised using updated intercensal population estimates and may differ from rates previously published.</p>\n<p>Death rates for some states and years may be low due to a high number of unresolved pending cases or misclassification of ICD–10 codes for unintentional poisoning as R99, “Other ill-defined and unspecified causes of mortality” (2). For example, this issue is known to affect New Jersey in 2009 and West Virginia in 2005 and 2009 but also may affect other years and other states. Drug poisoning death rates may be underestimated in those instances.</p>\n<p>REFERENCES<br />\n1. National Center for Health Statistics. National Vital Statistics System: Mortality data. Available from: <a href="http://www.cdc.gov/nchs/deaths.htm">http://www.cdc.gov/nchs/deaths.htm</a>.</p>\n<ol start="2">\n<li>CDC. CDC Wonder: Underlying cause of death 1999–2016. Available from: <a href="http://wonder.cdc.gov/wonder/help/ucd.html">http://wonder.cdc.gov/wonder/help/ucd.html</a>.</li>\n</ol>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/xbxb-epbu', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2018-06-04', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/xbxb-epbu', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xbxb-epbu/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xbxb-epbu/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xbxb-epbu/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xbxb-epbu/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['deaths', 'drug poisoning', 'mortality', 'national', 'nchs', 'state', 'united states'], 'bureauCode': ['009:00'], 'modified': '2020-06-05', 'title': 'NCHS - Drug Poisoning Mortality by State: United States'}, {'description': '<p>This dataset describes injury mortality in the United States beginning in 1999. Two concepts are included in the circumstances of an injury death: intent of injury and mechanism of injury. Intent of injury describes whether the injury was inflicted purposefully (intentional injury) and, if purposeful, whether the injury was self-inflicted (suicide or self-harm) or inflicted by another person (homicide). Injuries that were not purposefully inflicted are considered unintentional (accidental) injuries. Mechanism of injury describes the source of the energy transfer that resulted in physical or physiological harm to the body. Examples of mechanisms of injury include falls, motor vehicle traffic crashes, burns, poisonings, and drownings (1,2).</p>\n<p>Data are based on information from all resident death certificates filed in the 50 states and the District of Columbia. Age-adjusted death rates (per 100,000 standard population) are based on the 2000 U.S. standard population. Populations used for computing death rates for 2011–2015 are postcensal estimates based on the 2010 census, estimated as of July 1, 2010. Rates for census years are based on populations enumerated in the corresponding censuses. Rates for non-census years before 2010 are revised using updated intercensal population estimates and may differ from rates previously published.</p>\n<p>Causes of injury death are classified by the International Classification of Diseases, Tenth Revision (ICD–10). Categories of injury intent and injury mechanism generally follow the categories in the external-cause-of-injury mortality matrix (1,2). Cause-of-death statistics are based on the underlying cause of death.</p>\n<p>SOURCES</p>\n<p>CDC/NCHS, National Vital Statistics System, mortality data (see <a href="http://www.cdc.gov/nchs/deaths.htm">http://www.cdc.gov/nchs/deaths.htm</a>); and CDC WONDER (see <a href="http://wonder.cdc.gov">http://wonder.cdc.gov</a>).</p>\n<p>REFERENCES</p>\n<ol>\n<li>\n<p>National Center for Health Statistics. ICD–10: External cause of injury mortality matrix.</p>\n</li>\n<li>\n<p>National Center for Health Statistics. Vital statistics data available. Mortality multiple cause files. Hyattsville, MD: National Center for Health Statistics. Available from: <a href="https://www.cdc.gov/nchs/data_access/vitalstatsonline.htm">https://www.cdc.gov/nchs/data_access/vitalstatsonline.htm</a>.</p>\n</li>\n<li>\n<p>Murphy SL, Xu JQ, Kochanek KD, Curtin SC, and Arias E. Deaths: Final data for 2015. National vital statistics reports; vol 66. no. 6. Hyattsville, MD: National Center for Health Statistics. 2017. Available from: <a href="https://www.cdc.gov/nchs/data/nvsr/nvsr66/nvsr66_06.pdf">https://www.cdc.gov/nchs/data/nvsr/nvsr66/nvsr66_06.pdf</a>.</p>\n</li>\n<li>\n<p>Miniño AM, Anderson RN, Fingerhut LA, Boudreault MA, Warner M. Deaths: Injuries, 2002. National vital statistics reports; vol 54 no 10. Hyattsville, MD: National Center for Health Statistics. 2006.</p>\n</li>\n</ol>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/nt65-c7a7', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2018-06-15', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/nt65-c7a7', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/nt65-c7a7/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/nt65-c7a7/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/nt65-c7a7/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/nt65-c7a7/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['injury', 'mortality', 'nchs', 'united states'], 'bureauCode': ['009:00'], 'modified': '2020-06-05', 'title': 'NCHS - Injury Mortality: United States'}, {'description': '<p>This dataset includes teen birth rates for females by age group, race, and Hispanic origin in the United States since 1960.</p>\n<p>Data availability varies by race and ethnicity groups. All birth data by race before 1980 are based on race of the child. Since 1980, birth data by race are based on race of the mother. For race, data are available for Black and White births since 1960, and for American Indians/Alaska Native and Asian/Pacific Islander births since 1980. Data on Hispanic origin are available since 1989. Teen birth rates for specific racial and ethnic categories are also available since 1989. From 2003 through 2015, the birth data by race were based on the “bridged” race categories (5). Starting in 2016, the race categories for reporting birth data changed; the new race and Hispanic origin categories are: Non-Hispanic, Single Race White; Non-Hispanic, Single Race Black; Non-Hispanic, Single Race American Indian/Alaska Native; Non-Hispanic, Single Race Asian; and, Non-Hispanic, Single Race Native Hawaiian/Pacific Islander (5,6). Birth data by the prior, “bridged” race (and Hispanic origin) categories are included through 2018 for comparison.</p>\n<p>National data on births by Hispanic origin exclude data for Louisiana, New Hampshire, and Oklahoma in 1989; New Hampshire and Oklahoma in 1990; and New Hampshire in 1991 and 1992. Birth and fertility rates for the Central and South American population includes other and unknown Hispanic. Information on reporting Hispanic origin is detailed in the Technical Appendix for the 1999 public-use natality data file (see <a href="ftp://ftp.cdc.gov/pub/Health_Statistics/NCHS/Dataset_Documentation/DVS/natality/Nat1999doc.pdf">ftp://ftp.cdc.gov/pub/Health_Statistics/NCHS/Dataset_Documentation/DVS/n...</a>).</p>\n<p>SOURCES</p>\n<p>NCHS, National Vital Statistics System, birth data (see <a href="https://www.cdc.gov/nchs/births.htm">https://www.cdc.gov/nchs/births.htm</a>); public-use data files (see <a href="https://www.cdc.gov/nchs/data_access/VitalStatsOnline.htm">https://www.cdc.gov/nchs/data_access/VitalStatsOnline.htm</a>); and CDC WONDER (see <a href="http://wonder.cdc.gov/">http://wonder.cdc.gov/</a>).</p>\n<p>REFERENCES</p>\n<ol>\n<li>\n<p>National Office of Vital Statistics. Vital Statistics of the United States, 1950, Volume I. 1954. Available from: <a href="https://www.cdc.gov/nchs/data/vsus/vsus_1950_1.pdf">https://www.cdc.gov/nchs/data/vsus/vsus_1950_1.pdf</a>.</p>\n</li>\n<li>\n<p>Hetzel AM. U.S. vital statistics system: major activities and developments, 1950-95. National Center for Health Statistics. 1997. Available from: <a href="https://www.cdc.gov/nchs/data/misc/usvss.pdf">https://www.cdc.gov/nchs/data/misc/usvss.pdf</a>.</p>\n</li>\n<li>\n<p>National Center for Health Statistics. Vital Statistics of the United States, 1967, Volume I–Natality. 1969. Available from: <a href="https://www.cdc.gov/nchs/data/vsus/nat67_1.pdf">https://www.cdc.gov/nchs/data/vsus/nat67_1.pdf</a>.</p>\n</li>\n<li>\n<p>Martin JA, Hamilton BE, Osterman MJK, et al. Births: Final data for 2015. National vital statistics reports; vol 66 no 1. Hyattsville, MD: National Center for Health Statistics. 2017. Available from: <a href="https://www.cdc.gov/nchs/data/nvsr/nvsr66/nvsr66_01.pdf">https://www.cdc.gov/nchs/data/nvsr/nvsr66/nvsr66_01.pdf</a>.</p>\n</li>\n<li>\n<p>Martin JA, Hamilton BE, Osterman MJK, Driscoll AK, Drake P. Births: Final data for 2016. National Vital Statistics Reports; vol 67 no 1. Hyattsville, MD: National Center for Health Statistics. 2018. Available from: <a href="https://www.cdc.gov/nvsr/nvsr67/nvsr67_01.pdf">https://www.cdc.gov/nvsr/nvsr67/nvsr67_01.pdf</a>.</p>\n</li>\n<li>\n<p>Martin JA, Hamilton BE, Osterman MJK, Driscoll AK, Births: Final data for 2018. National vital statistics reports; vol 68 no 13. Hyattsville, MD: National Center for Health Statistics. 2019. Available from: <a href="https://www.cdc.gov/nchs/data/nvsr/nvsr68/nvsr68_13.pdf">https://www.cdc.gov/nchs/data/nvsr/nvsr68/nvsr68_13.pdf</a>.</p>\n</li>\n</ol>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/e8kx-wbww', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2020-01-27', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/e8kx-wbww', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/e8kx-wbww/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/e8kx-wbww/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/e8kx-wbww/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/e8kx-wbww/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['age', 'birth rate', 'ethnicity', 'hispanic origin', 'nchs', 'race', 'united states'], 'bureauCode': ['009:00'], 'modified': '2020-06-05', 'title': 'NCHS - Teen Birth Rates for Females by Age Group, Race, and Hispanic Origin: United States'}, {'description': '<p>This dataset describes drug poisoning deaths at the U.S. and state level by selected demographic characteristics, and includes age-adjusted death rates for drug poisoning from 1999 to 2015.</p>\n<p>Deaths are classified using the International Classification of Diseases, Tenth Revision (ICD–10). Drug-poisoning deaths are defined as having ICD–10 underlying cause-of-death codes X40–X44 (unintentional), X60–X64 (suicide), X85 (homicide), or Y10–Y14 (undetermined intent).</p>\n<p>Estimates are based on the National Vital Statistics System multiple cause-of-death mortality files (1). Age-adjusted death rates (deaths per 100,000 U.S. standard population for 2000) are calculated using the direct method. Populations used for computing death rates for 2011–2015 are postcensal estimates based on the 2010 U.S. census. Rates for census years are based on populations enumerated in the corresponding censuses. Rates for noncensus years before 2010 are revised using updated intercensal population estimates and may differ from rates previously published.</p>\n<p>Estimate does not meet standards of reliability or precision. Death rates are flagged as “Unreliable” in the chart when the rate is calculated with a numerator of 20 or less.</p>\n<p>Death rates for some states and years may be low due to a high number of unresolved pending cases or misclassification of ICD–10 codes for unintentional poisoning as R99, “Other ill-defined and unspecified causes of mortality” (2). For example, this issue is known to affect New Jersey in 2009 and West Virginia in 2005 and 2009 but also may affect other years and other states. Estimates should be interpreted with caution.</p>\n<p>Smoothed county age-adjusted death rates (deaths per 100,000 population) were obtained according to methods described elsewhere (3–5). Briefly, two-stage hierarchical models were used to generate empirical Bayes estimates of county age-adjusted death rates due to drug poisoning for each year during 1999–2015. These annual county-level estimates “borrow strength” across counties to generate stable estimates of death rates where data are sparse due to small population size (3,5). Estimates are unavailable for Broomfield County, Colo., and Denali County, Alaska, before 2003 (6,7). Additionally, Bedford City, Virginia was added to Bedford County in 2015 and no longer appears in the mortality file in 2015. County boundaries are consistent with the vintage 2005-2007 bridged-race population file geographies (6).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/jx6g-fdh6', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2017-08-25', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/jx6g-fdh6', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/jx6g-fdh6/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/jx6g-fdh6/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/jx6g-fdh6/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/jx6g-fdh6/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['deaths', 'drug poisoning', 'mortality', 'national', 'nchs', 'state', 'united states'], 'bureauCode': ['009:00'], 'modified': '2020-06-05', 'title': 'NCHS - Drug Poisoning Mortality by State: United States'}, {'description': '<p>This dataset presents the age-adjusted death rates for the 10 leading causes of death in the United States beginning in 1999.</p>\n<p>Data are based on information from all resident death certificates filed in the 50 states and the District of Columbia using demographic and medical characteristics. Age-adjusted death rates (per 100,000 population) are based on the 2000 U.S. standard population. Populations used for computing death rates after 2010 are postcensal estimates based on the 2010 census, estimated as of July 1, 2010. Rates for census years are based on populations enumerated in the corresponding censuses. Rates for non-census years before 2010 are revised using updated intercensal population estimates and may differ from rates previously published.</p>\n<p>Causes of death classified by the International Classification of Diseases, Tenth Revision (ICD–10) are ranked according to the number of deaths assigned to rankable causes. Cause of death statistics are based on the underlying cause of death.</p>\n<p>SOURCES<br />\nCDC/NCHS, National Vital Statistics System, mortality data (see <a href="http://www.cdc.gov/nchs/deaths.htm">http://www.cdc.gov/nchs/deaths.htm</a>); and CDC WONDER (see <a href="http://wonder.cdc.gov">http://wonder.cdc.gov</a>).</p>\n<p>REFERENCES</p>\n<ol>\n<li>\n<p>National Center for Health Statistics. Vital statistics data available. Mortality multiple cause files. Hyattsville, MD: National Center for Health Statistics. Available from: <a href="https://www.cdc.gov/nchs/data_access/vitalstatsonline.htm">https://www.cdc.gov/nchs/data_access/vitalstatsonline.htm</a>.</p>\n</li>\n<li>\n<p>Murphy SL, Xu JQ, Kochanek KD, Curtin SC, and Arias E. Deaths: Final data for 2015. National vital statistics reports; vol 66. no. 6. Hyattsville, MD: National Center for Health Statistics. 2017. Available from: <a href="https://www.cdc.gov/nchs/data/nvsr/nvsr66/nvsr66_06.pdf">https://www.cdc.gov/nchs/data/nvsr/nvsr66/nvsr66_06.pdf</a>.</p>\n</li>\n</ol>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/bi63-dtpu', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2017-08-23', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/bi63-dtpu', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/bi63-dtpu/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/bi63-dtpu/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/bi63-dtpu/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/bi63-dtpu/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['leading causes of death', 'mortality', 'nchs', 'state', 'united states'], 'bureauCode': ['009:00'], 'modified': '2020-06-05', 'title': 'NCHS - Leading Causes of Death: United States'}, {'description': '<p>This dataset includes percent distribution of births to unmarried women by age group in the United States since 1970.</p>\n<p>Methods for collecting information on marital status changed over the reporting period and have been documented in:</p>\n<p>• Ventura SJ, Bachrach CA. Nonmarital childbearing in the United States, 1940–99. National vital statistics reports; vol 48 no 16. Hyattsville, Maryland: National Center for Health Statistics. 2000. Available from: <a href="http://www.cdc.gov/nchs/data/nvsr/nvsr48/nvs48_16.pdf">http://www.cdc.gov/nchs/data/nvsr/nvsr48/nvs48_16.pdf</a>.<br />\n• National Center for Health Statistics. User guide to the 2013 natality public use file. Hyattsville, Maryland: National Center for Health Statistics. 2014. Available from: <a href="http://www.cdc.gov/nchs/data_access/VitalStatsOnline.htm">http://www.cdc.gov/nchs/data_access/VitalStatsOnline.htm</a>.</p>\n<p>SOURCES</p>\n<p>CDC/NCHS, National Vital Statistics System, birth data (see <a href="http://www.cdc.gov/nchs/births.htm">http://www.cdc.gov/nchs/births.htm</a>); public-use data files (see <a href="http://www.cdc.gov/nchs/data_access/Vitalstatsonline.htm">http://www.cdc.gov/nchs/data_access/Vitalstatsonline.htm</a>); and CDC WONDER (see <a href="http://wonder.cdc.gov/">http://wonder.cdc.gov/</a>).</p>\n<p>REFERENCES</p>\n<ol>\n<li>\n<p>Curtin SC, Ventura SJ, Martinez GM. Recent declines in nonmarital childbearing in the United States. NCHS data brief, no 162. Hyattsville, MD: National Center for Health Statistics. 2014. Available from: <a href="http://www.cdc.gov/nchs/data/databriefs/db162.pdf">http://www.cdc.gov/nchs/data/databriefs/db162.pdf</a>.</p>\n</li>\n<li>\n<p>Martin JA, Hamilton BE, Osterman MJK, et al. Births: Final data for 2015. National vital statistics reports; vol 66 no 1. Hyattsville, MD: National Center for Health Statistics. 2017. Available from: <a href="https://www.cdc.gov/nchs/data/nvsr/nvsr66/nvsr66_01.pdf">https://www.cdc.gov/nchs/data/nvsr/nvsr66/nvsr66_01.pdf</a>.</p>\n</li>\n</ol>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/hzd8-r9mj', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2017-08-23', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/hzd8-r9mj', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hzd8-r9mj/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hzd8-r9mj/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hzd8-r9mj/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hzd8-r9mj/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['age', 'births', 'nchs', 'nonmarital', 'percent distribution'], 'bureauCode': ['009:00'], 'modified': '2020-06-05', 'title': 'NCHS - Percent Distribution of Births to Unmarried Women by Age Group: United States'}, {'description': '<p>This dataset includes birth rates for unmarried women by age group, race, and Hispanic origin in the United States since 1970.</p>\n<p>Methods for collecting information on marital status changed over the reporting period and have been documented in:</p>\n<p>• Ventura SJ, Bachrach CA. Nonmarital childbearing in the United States, 1940–99. National vital statistics reports; vol 48 no 16. Hyattsville, Maryland: National Center for Health Statistics. 2000. Available from: <a href="http://www.cdc.gov/nchs/data/nvsr/nvsr48/nvs48_16.pdf">http://www.cdc.gov/nchs/data/nvsr/nvsr48/nvs48_16.pdf</a>.<br />\n• National Center for Health Statistics. User guide to the 2013 natality public use file. Hyattsville, Maryland: National Center for Health Statistics. 2014. Available from: <a href="http://www.cdc.gov/nchs/data_access/VitalStatsOnline.htm">http://www.cdc.gov/nchs/data_access/VitalStatsOnline.htm</a>.</p>\n<p>National data on births by Hispanics origin exclude data for Louisiana, New Hampshire, and Oklahoma in 1989; for New Hampshire and Oklahoma in 1990; for New Hampshire in 1991 and 1992. Information on reporting Hispanic origin is detailed in the Technical Appendix for the 1999 public-use natality data file (see (<a href="ftp://ftp.cdc.gov/pub/Health_Statistics/NCHS/Dataset_Documentation/DVS/natality/Nat1999doc.pdf">ftp://ftp.cdc.gov/pub/Health_Statistics/NCHS/Dataset_Documentation/DVS/n...</a>.)</p>\n<p>All birth data by race before 1980 are based on race of the child. Starting in 1980, birth data by race are based on race of the mother.</p>\n<p>SOURCES</p>\n<p>CDC/NCHS, National Vital Statistics System, birth data (see <a href="http://www.cdc.gov/nchs/births.htm">http://www.cdc.gov/nchs/births.htm</a>); public-use data files (see <a href="http://www.cdc.gov/nchs/data_access/Vitalstatsonline.htm">http://www.cdc.gov/nchs/data_access/Vitalstatsonline.htm</a>); and CDC WONDER (see <a href="http://wonder.cdc.gov/">http://wonder.cdc.gov/</a>).</p>\n<p>REFERENCES</p>\n<ol>\n<li>\n<p>Curtin SC, Ventura SJ, Martinez GM. Recent declines in nonmarital childbearing in the United States. NCHS data brief, no 162. Hyattsville, MD: National Center for Health Statistics. 2014. Available from: <a href="http://www.cdc.gov/nchs/data/databriefs/db162.pdf">http://www.cdc.gov/nchs/data/databriefs/db162.pdf</a>.</p>\n</li>\n<li>\n<p>Martin JA, Hamilton BE, Osterman MJK, et al. Births: Final data for 2015. National vital statistics reports; vol 66 no 1. Hyattsville, MD: National Center for Health Statistics. 2017. Available from: <a href="https://www.cdc.gov/nchs/data/nvsr/nvsr66/nvsr66_01.pdf">https://www.cdc.gov/nchs/data/nvsr/nvsr66/nvsr66_01.pdf</a>.</p>\n</li>\n</ol>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/6tkz-y37d', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2017-08-23', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/6tkz-y37d', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6tkz-y37d/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6tkz-y37d/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6tkz-y37d/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6tkz-y37d/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['birth rates', 'ethnicity', 'hispanic origin', 'nchs', 'nonmarital', 'race', 'united states'], 'bureauCode': ['009:00'], 'modified': '2020-06-05', 'title': 'NCHS - Birth Rates for Unmarried Women by Age, Race, and Hispanic Origin: United States'}, {'description': '<p>This dataset includes number of births to unmarried women by age group in the United States since 1940.</p>\n<p>Methods for collecting information on marital status changed over the reporting period and have been documented in:</p>\n<p>• Ventura SJ, Bachrach CA. Nonmarital childbearing in the United States, 1940–99. National vital statistics reports; vol 48 no 16. Hyattsville, Maryland: National Center for Health Statistics. 2000. Available from: <a href="http://www.cdc.gov/nchs/data/nvsr/nvsr48/nvs48_16.pdf">http://www.cdc.gov/nchs/data/nvsr/nvsr48/nvs48_16.pdf</a>.<br />\n• National Center for Health Statistics. User guide to the 2013 natality public use file. Hyattsville, Maryland: National Center for Health Statistics. 2014. Available from: <a href="http://www.cdc.gov/nchs/data_access/VitalStatsOnline.htm">http://www.cdc.gov/nchs/data_access/VitalStatsOnline.htm</a>.</p>\n<p>SOURCES</p>\n<p>CDC/NCHS, National Vital Statistics System, birth data (see <a href="http://www.cdc.gov/nchs/births.htm">http://www.cdc.gov/nchs/births.htm</a>); public-use data files (see <a href="http://www.cdc.gov/nchs/data_access/Vitalstatsonline.htm">http://www.cdc.gov/nchs/data_access/Vitalstatsonline.htm</a>); and CDC WONDER (see <a href="http://wonder.cdc.gov/">http://wonder.cdc.gov/</a>).</p>\n<p>REFERENCES</p>\n<ol>\n<li>\n<p>Curtin SC, Ventura SJ, Martinez GM. Recent declines in nonmarital childbearing in the United States. NCHS data brief, no 162. Hyattsville, MD: National Center for Health Statistics. 2014. Available from: <a href="http://www.cdc.gov/nchs/data/databriefs/db162.pdf">http://www.cdc.gov/nchs/data/databriefs/db162.pdf</a>.</p>\n</li>\n<li>\n<p>Martin JA, Hamilton BE, Osterman MJK, et al. Births: Final data for 2015. National vital statistics reports; vol 66 no 1. Hyattsville, MD: National Center for Health Statistics. 2017. Available from: <a href="https://www.cdc.gov/nchs/data/nvsr/nvsr66/nvsr66_01.pdf">https://www.cdc.gov/nchs/data/nvsr/nvsr66/nvsr66_01.pdf</a>.</p>\n</li>\n</ol>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/g6qk-ngsf', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2017-08-23', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/g6qk-ngsf', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/g6qk-ngsf/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/g6qk-ngsf/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/g6qk-ngsf/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/g6qk-ngsf/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['births', 'nchs', 'nonmarital', 'united states'], 'bureauCode': ['009:00'], 'modified': '2020-06-05', 'title': 'NCHS - Births to Unmarried Women by Age Group: United States'}, {'description': '<p>This dataset includes percent distribution of births for females by age group in the United States since 1933.</p>\n<p>The number of states in the reporting area differ historically. In 1915 (when the birth registration area was established), 10 states and the District of Columbia reported births; by 1933, 48 states and the District of Columbia were reporting births, with the last two states, Alaska and Hawaii, added to the registration area in 1959 and 1960, when these regions gained statehood. Reporting area information is detailed in references 1 and 2 below. Trend lines for 1909–1958 are based on live births adjusted for under-registration; beginning with 1959, trend lines are based on registered live births.</p>\n<p>SOURCES</p>\n<p>NCHS, National Vital Statistics System, birth data (see <a href="https://www.cdc.gov/nchs/births.htm">https://www.cdc.gov/nchs/births.htm</a>); public-use data files (see <a href="https://www.cdc.gov/nchs/data_access/VitalStatsOnline.htm">https://www.cdc.gov/nchs/data_access/VitalStatsOnline.htm</a>); and CDC WONDER (see <a href="http://wonder.cdc.gov/">http://wonder.cdc.gov/</a>).</p>\n<p>REFERENCES</p>\n<ol>\n<li>\n<p>National Office of Vital Statistics. Vital Statistics of the United States, 1950, Volume I. 1954. Available from: <a href="https://www.cdc.gov/nchs/data/vsus/vsus_1950_1.pdf">https://www.cdc.gov/nchs/data/vsus/vsus_1950_1.pdf</a>.</p>\n</li>\n<li>\n<p>Hetzel AM. U.S. vital statistics system: major activities and developments, 1950-95. National Center for Health Statistics. 1997. Available from: <a href="https://www.cdc.gov/nchs/data/misc/usvss.pdf">https://www.cdc.gov/nchs/data/misc/usvss.pdf</a>.</p>\n</li>\n<li>\n<p>National Center for Health Statistics. Vital Statistics of the United States, 1967, Volume I–Natality. 1969. Available from: <a href="https://www.cdc.gov/nchs/data/vsus/nat67_1.pdf">https://www.cdc.gov/nchs/data/vsus/nat67_1.pdf</a>.</p>\n</li>\n<li>\n<p>Martin JA, Hamilton BE, Osterman MJK, et al. Births: Final data for 2015. National vital statistics reports; vol 66 no 1. Hyattsville, MD: National Center for Health Statistics. 2017. Available from: <a href="https://www.cdc.gov/nchs/data/nvsr/nvsr66/nvsr66_01.pdf">https://www.cdc.gov/nchs/data/nvsr/nvsr66/nvsr66_01.pdf</a>.</p>\n</li>\n<li>\n<p>Martin JA, Hamilton BE, Osterman MJK, Driscoll AK, Drake P. Births: Final data for 2016. National Vital Statistics Reports; vol 67 no 1. Hyattsville, MD: National Center for Health Statistics. 2018. Available from: <a href="https://www.cdc.gov/nvsr/nvsr67/nvsr67_01.pdf">https://www.cdc.gov/nvsr/nvsr67/nvsr67_01.pdf</a>.</p>\n</li>\n<li>\n<p>Martin JA, Hamilton BE, Osterman MJK, Driscoll AK, Births: Final data for 2018. National vital statistics reports; vol 68 no 13. Hyattsville, MD: National Center for Health Statistics. 2019. Available from: <a href="https://www.cdc.gov/nchs/data/nvsr/nvsr68/nvsr68_13.pdf">https://www.cdc.gov/nchs/data/nvsr/nvsr68/nvsr68_13.pdf</a>.</p>\n</li>\n</ol>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/isx2-c2ii', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2020-01-27', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/isx2-c2ii', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/isx2-c2ii/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/isx2-c2ii/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/isx2-c2ii/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/isx2-c2ii/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['births', 'maternal age', 'nchs', 'united states'], 'bureauCode': ['009:00'], 'modified': '2020-06-05', 'title': 'NCHS - Percent Distribution of Births for Females by Age Group: United States'}, {'description': '<p>This dataset assembles all final birth data for females aged 15–19, 15–17, and 18–19 for the United States and each of the 50 states.</p>\n<p>Data are based on 100% of birth certificates filed in all 50 states. All the teen birth rates in this dashboard reflect the latest revisions to Census populations (i.e., the intercensal populations) and thus provide a consistent series of accurate rates for the past 25 years. The denominators of the teen birth rates for 1991–1999 have been revised to incorporate the results of the 2000 Census. The denominators of the teen birth rates for 2001–2009 have revised to incorporate the results of the 2010 Census.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/y268-sna3', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2018-07-09', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/y268-sna3', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/y268-sna3/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/y268-sna3/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/y268-sna3/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/y268-sna3/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['nchs', 'state teen birth trends', 'teen births', 'u.s. and state trends on teen births', 'u.s. teen birth rate', 'united states'], 'bureauCode': ['009:00'], 'modified': '2020-06-05', 'title': 'NCHS - U.S. and State Trends on Teen Births'}, {'description': '<p><a href="https://www.cdc.gov/nchs/data-visualization/natality-trends/index.htm">https://www.cdc.gov/nchs/data-visualization/natality-trends/index.htm</a></p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/rg8a-czmp', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2017-08-15', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/rg8a-czmp', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rg8a-czmp/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rg8a-czmp/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rg8a-czmp/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rg8a-czmp/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['birth rate', 'nchs', 'united states', 'women'], 'bureauCode': ['009:00'], 'modified': '2020-06-05', 'title': 'NCHS - Birth Rates for Women Aged 15-17, 17-18, and 15-19: United States, 1960-2015'}, {'description': '<p>This dataset includes live births, birth rates, and fertility rates by Hispanic origin of mother in the United States since 1989.</p>\n<p>National data on births by Hispanic origin exclude data for Louisiana, New Hampshire, and Oklahoma in 1989; New Hampshire and Oklahoma in 1990; and New Hampshire in 1991 and 1992. Birth and fertility rates for the Central and South American population includes other and unknown Hispanic. Information on reporting Hispanic origin is detailed in the Technical Appendix for the 1999 public-use natality data file (see <a href="ftp://ftp.cdc.gov/pub/Health_Statistics/NCHS/Dataset_Documentation/DVS/natality/Nat1999doc.pdf">ftp://ftp.cdc.gov/pub/Health_Statistics/NCHS/Dataset_Documentation/DVS/n...</a>).</p>\n<p>SOURCES</p>\n<p>NCHS, National Vital Statistics System, birth data (see <a href="https://www.cdc.gov/nchs/births.htm">https://www.cdc.gov/nchs/births.htm</a>); public-use data files (see <a href="https://www.cdc.gov/nchs/data_access/VitalStatsOnline.htm">https://www.cdc.gov/nchs/data_access/VitalStatsOnline.htm</a>); and CDC WONDER (see <a href="http://wonder.cdc.gov/">http://wonder.cdc.gov/</a>).</p>\n<p>REFERENCES</p>\n<ol>\n<li>\n<p>National Office of Vital Statistics. Vital Statistics of the United States, 1950, Volume I. 1954. Available from: <a href="https://www.cdc.gov/nchs/data/vsus/vsus_1950_1.pdf">https://www.cdc.gov/nchs/data/vsus/vsus_1950_1.pdf</a>.</p>\n</li>\n<li>\n<p>Hetzel AM. U.S. vital statistics system: major activities and developments, 1950-95. National Center for Health Statistics. 1997. Available from: <a href="https://www.cdc.gov/nchs/data/misc/usvss.pdf">https://www.cdc.gov/nchs/data/misc/usvss.pdf</a>.</p>\n</li>\n<li>\n<p>National Center for Health Statistics. Vital Statistics of the United States, 1967, Volume I–Natality. 1969. Available from: <a href="https://www.cdc.gov/nchs/data/vsus/nat67_1.pdf">https://www.cdc.gov/nchs/data/vsus/nat67_1.pdf</a>.</p>\n</li>\n<li>\n<p>Martin JA, Hamilton BE, Osterman MJK, et al. Births: Final data for 2015. National vital statistics reports; vol 66 no 1. Hyattsville, MD: National Center for Health Statistics. 2017. Available from: <a href="https://www.cdc.gov/nchs/data/nvsr/nvsr66/nvsr66_01.pdf">https://www.cdc.gov/nchs/data/nvsr/nvsr66/nvsr66_01.pdf</a>.</p>\n</li>\n<li>\n<p>Martin JA, Hamilton BE, Osterman MJK, Driscoll AK, Drake P. Births: Final data for 2016. National Vital Statistics Reports; vol 67 no 1. Hyattsville, MD: National Center for Health Statistics. 2018. Available from: <a href="https://www.cdc.gov/nvsr/nvsr67/nvsr67_01.pdf">https://www.cdc.gov/nvsr/nvsr67/nvsr67_01.pdf</a>.</p>\n</li>\n<li>\n<p>Martin JA, Hamilton BE, Osterman MJK, Driscoll AK, Births: Final data for 2018. National vital statistics reports; vol 68 no 13. Hyattsville, MD: National Center for Health Statistics. 2019. Available from: <a href="https://www.cdc.gov/nchs/data/nvsr/nvsr68/nvsr68_13.pdf">https://www.cdc.gov/nchs/data/nvsr/nvsr68/nvsr68_13.pdf</a>.</p>\n</li>\n</ol>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/s54h-bixi', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2020-01-27', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/s54h-bixi', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/s54h-bixi/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/s54h-bixi/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/s54h-bixi/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/s54h-bixi/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['birth', 'birth rate', 'ethnicity', 'fertility rate', 'hispanic origin', 'nchs', 'united states'], 'bureauCode': ['009:00'], 'modified': '2020-06-05', 'title': 'NCHS - Natality Measures for Females by Hispanic Origin Subgroup: United States'}, {'description': '<p>This dataset includes live births, birth rates, and fertility rates by race of mother in the United States since 1960.</p>\n<p>Data availability varies by race and ethnicity groups. All birth data by race before 1980 are based on race of the child. Since 1980, birth data by race are based on race of the mother. For race, data are available for Black and White births since 1960, and for American Indians/Alaska Native and Asian/Pacific Islander births since 1980. Data on Hispanic origin are available since 1989. Teen birth rates for specific racial and ethnic categories are also available since 1989. From 2003 through 2015, the birth data by race were based on the “bridged” race categories (5). Starting in 2016, the race categories for reporting birth data changed; the new race and Hispanic origin categories are: Non-Hispanic, Single Race White; Non-Hispanic, Single Race Black; Non-Hispanic, Single Race American Indian/Alaska Native; Non-Hispanic, Single Race Asian; and, Non-Hispanic, Single Race Native Hawaiian/Pacific Islander (5,6). Birth data by the prior, “bridged” race (and Hispanic origin) categories are included through 2018 for comparison.</p>\n<p>SOURCES</p>\n<p>NCHS, National Vital Statistics System, birth data (see <a href="https://www.cdc.gov/nchs/births.htm">https://www.cdc.gov/nchs/births.htm</a>); public-use data files (see <a href="https://www.cdc.gov/nchs/data_access/VitalStatsOnline.htm">https://www.cdc.gov/nchs/data_access/VitalStatsOnline.htm</a>); and CDC WONDER (see <a href="http://wonder.cdc.gov/">http://wonder.cdc.gov/</a>).</p>\n<p>REFERENCES</p>\n<ol>\n<li>\n<p>National Office of Vital Statistics. Vital Statistics of the United States, 1950, Volume I. 1954. Available from: <a href="https://www.cdc.gov/nchs/data/vsus/vsus_1950_1.pdf">https://www.cdc.gov/nchs/data/vsus/vsus_1950_1.pdf</a>.</p>\n</li>\n<li>\n<p>Hetzel AM. U.S. vital statistics system: major activities and developments, 1950-95. National Center for Health Statistics. 1997. Available from: <a href="https://www.cdc.gov/nchs/data/misc/usvss.pdf">https://www.cdc.gov/nchs/data/misc/usvss.pdf</a>.</p>\n</li>\n<li>\n<p>National Center for Health Statistics. Vital Statistics of the United States, 1967, Volume I–Natality. 1969. Available from: <a href="https://www.cdc.gov/nchs/data/vsus/nat67_1.pdf">https://www.cdc.gov/nchs/data/vsus/nat67_1.pdf</a>.</p>\n</li>\n<li>\n<p>Martin JA, Hamilton BE, Osterman MJK, et al. Births: Final data for 2015. National vital statistics reports; vol 66 no 1. Hyattsville, MD: National Center for Health Statistics. 2017. Available from: <a href="https://www.cdc.gov/nchs/data/nvsr/nvsr66/nvsr66_01.pdf">https://www.cdc.gov/nchs/data/nvsr/nvsr66/nvsr66_01.pdf</a>.</p>\n</li>\n<li>\n<p>Martin JA, Hamilton BE, Osterman MJK, Driscoll AK, Drake P. Births: Final data for 2016. National Vital Statistics Reports; vol 67 no 1. Hyattsville, MD: National Center for Health Statistics. 2018. Available from: <a href="https://www.cdc.gov/nvsr/nvsr67/nvsr67_01.pdf">https://www.cdc.gov/nvsr/nvsr67/nvsr67_01.pdf</a>.</p>\n</li>\n<li>\n<p>Martin JA, Hamilton BE, Osterman MJK, Driscoll AK, Births: Final data for 2018. National vital statistics reports; vol 68 no 13. Hyattsville, MD: National Center for Health Statistics. 2019. Available from: <a href="https://www.cdc.gov/nchs/data/nvsr/nvsr68/nvsr68_13.pdf">https://www.cdc.gov/nchs/data/nvsr/nvsr68/nvsr68_13.pdf</a>.</p>\n</li>\n</ol>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/89yk-m38d', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2020-01-27', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/89yk-m38d', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/89yk-m38d/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/89yk-m38d/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/89yk-m38d/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/89yk-m38d/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['birth rates', 'births', 'ethnicity', 'fertility rates', 'hispanic origin', 'nchs', 'race', 'united states'], 'bureauCode': ['009:00'], 'modified': '2020-06-05', 'title': 'NCHS - Natality Measures for Females by Race and Hispanic Origin: United States'}, {'description': '<p>This dataset includes birth rates for females by age group in the United States since 1940.</p>\n<p>The number of states in the reporting area differ historically. In 1915 (when the birth registration area was established), 10 states and the District of Columbia reported births; by 1933, 48 states and the District of Columbia were reporting births, with the last two states, Alaska and Hawaii, added to the registration area in 1959 and 1960, when these regions gained statehood. Reporting area information is detailed in references 1 and 2 below. Trend lines for 1909–1958 are based on live births adjusted for under-registration; beginning with 1959, trend lines are based on registered live births.</p>\n<p>SOURCES</p>\n<p>NCHS, National Vital Statistics System, birth data (see <a href="https://www.cdc.gov/nchs/births.htm">https://www.cdc.gov/nchs/births.htm</a>); public-use data files (see <a href="https://www.cdc.gov/nchs/data_access/VitalStatsOnline.htm">https://www.cdc.gov/nchs/data_access/VitalStatsOnline.htm</a>); and CDC WONDER (see <a href="http://wonder.cdc.gov/">http://wonder.cdc.gov/</a>).</p>\n<p>REFERENCES</p>\n<ol>\n<li>\n<p>National Office of Vital Statistics. Vital Statistics of the United States, 1950, Volume I. 1954. Available from: <a href="https://www.cdc.gov/nchs/data/vsus/vsus_1950_1.pdf">https://www.cdc.gov/nchs/data/vsus/vsus_1950_1.pdf</a>.</p>\n</li>\n<li>\n<p>Hetzel AM. U.S. vital statistics system: major activities and developments, 1950-95. National Center for Health Statistics. 1997. Available from: <a href="https://www.cdc.gov/nchs/data/misc/usvss.pdf">https://www.cdc.gov/nchs/data/misc/usvss.pdf</a>.</p>\n</li>\n<li>\n<p>National Center for Health Statistics. Vital Statistics of the United States, 1967, Volume I–Natality. 1969. Available from: <a href="https://www.cdc.gov/nchs/data/vsus/nat67_1.pdf">https://www.cdc.gov/nchs/data/vsus/nat67_1.pdf</a>.</p>\n</li>\n<li>\n<p>Martin JA, Hamilton BE, Osterman MJK, et al. Births: Final data for 2015. National vital statistics reports; vol 66 no 1. Hyattsville, MD: National Center for Health Statistics. 2017. Available from: <a href="https://www.cdc.gov/nchs/data/nvsr/nvsr66/nvsr66_01.pdf">https://www.cdc.gov/nchs/data/nvsr/nvsr66/nvsr66_01.pdf</a>.</p>\n</li>\n<li>\n<p>Martin JA, Hamilton BE, Osterman MJK, Driscoll AK, Drake P. Births: Final data for 2016. National Vital Statistics Reports; vol 67 no 1. Hyattsville, MD: National Center for Health Statistics. 2018. Available from: <a href="https://www.cdc.gov/nvsr/nvsr67/nvsr67_01.pdf">https://www.cdc.gov/nvsr/nvsr67/nvsr67_01.pdf</a>.</p>\n</li>\n<li>\n<p>Martin JA, Hamilton BE, Osterman MJK, Driscoll AK, Births: Final data for 2018. National vital statistics reports; vol 68 no 13. Hyattsville, MD: National Center for Health Statistics. 2019. Available from: <a href="https://www.cdc.gov/nchs/data/nvsr/nvsr68/nvsr68_13.pdf">https://www.cdc.gov/nchs/data/nvsr/nvsr68/nvsr68_13.pdf</a>.</p>\n</li>\n</ol>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/yt7u-eiyg', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2020-01-27', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/yt7u-eiyg', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/yt7u-eiyg/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/yt7u-eiyg/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/yt7u-eiyg/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/yt7u-eiyg/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['age of mother', 'birth rates', 'nchs', 'united states'], 'bureauCode': ['009:00'], 'modified': '2020-06-05', 'title': 'NCHS - Birth Rates for Females by Age Group: United States'}, {'description': '<p>This dataset includes crude birth rates and general fertility rates in the United States since 1909.</p>\n<p>The number of states in the reporting area differ historically. In 1915 (when the birth registration area was established), 10 states and the District of Columbia reported births; by 1933, 48 states and the District of Columbia were reporting births, with the last two states, Alaska and Hawaii, added to the registration area in 1959 and 1960, when these regions gained statehood. Reporting area information is detailed in references 1 and 2 below. Trend lines for 1909–1958 are based on live births adjusted for under-registration; beginning with 1959, trend lines are based on registered live births.</p>\n<p>SOURCES</p>\n<p>NCHS, National Vital Statistics System, birth data (see <a href="https://www.cdc.gov/nchs/births.htm">https://www.cdc.gov/nchs/births.htm</a>); public-use data files (see <a href="https://www.cdc.gov/nchs/data_access/VitalStatsOnline.htm">https://www.cdc.gov/nchs/data_access/VitalStatsOnline.htm</a>); and CDC WONDER (see <a href="http://wonder.cdc.gov/">http://wonder.cdc.gov/</a>).</p>\n<p>REFERENCES</p>\n<ol>\n<li>\n<p>National Office of Vital Statistics. Vital Statistics of the United States, 1950, Volume I. 1954. Available from: <a href="https://www.cdc.gov/nchs/data/vsus/vsus_1950_1.pdf">https://www.cdc.gov/nchs/data/vsus/vsus_1950_1.pdf</a>.</p>\n</li>\n<li>\n<p>Hetzel AM. U.S. vital statistics system: major activities and developments, 1950-95. National Center for Health Statistics. 1997. Available from: <a href="https://www.cdc.gov/nchs/data/misc/usvss.pdf">https://www.cdc.gov/nchs/data/misc/usvss.pdf</a>.</p>\n</li>\n<li>\n<p>National Center for Health Statistics. Vital Statistics of the United States, 1967, Volume I–Natality. 1969. Available from: <a href="https://www.cdc.gov/nchs/data/vsus/nat67_1.pdf">https://www.cdc.gov/nchs/data/vsus/nat67_1.pdf</a>.</p>\n</li>\n<li>\n<p>Martin JA, Hamilton BE, Osterman MJK, et al. Births: Final data for 2015. National vital statistics reports; vol 66 no 1. Hyattsville, MD: National Center for Health Statistics. 2017. Available from: <a href="https://www.cdc.gov/nchs/data/nvsr/nvsr66/nvsr66_01.pdf">https://www.cdc.gov/nchs/data/nvsr/nvsr66/nvsr66_01.pdf</a>.</p>\n</li>\n<li>\n<p>Martin JA, Hamilton BE, Osterman MJK, Driscoll AK, Drake P. Births: Final data for 2016. National Vital Statistics Reports; vol 67 no 1. Hyattsville, MD: National Center for Health Statistics. 2018. Available from: <a href="https://www.cdc.gov/nvsr/nvsr67/nvsr67_01.pdf">https://www.cdc.gov/nvsr/nvsr67/nvsr67_01.pdf</a>.</p>\n</li>\n<li>\n<p>Martin JA, Hamilton BE, Osterman MJK, Driscoll AK, Births: Final data for 2018. National vital statistics reports; vol 68 no 13. Hyattsville, MD: National Center for Health Statistics. 2019. Available from: <a href="https://www.cdc.gov/nchs/data/nvsr/nvsr68/nvsr68_13.pdf">https://www.cdc.gov/nchs/data/nvsr/nvsr68/nvsr68_13.pdf</a>.</p>\n</li>\n</ol>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/e6fc-ccez', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2020-01-27', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/e6fc-ccez', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/e6fc-ccez/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/e6fc-ccez/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/e6fc-ccez/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/e6fc-ccez/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['birth rate', 'fertility rate', 'nchs', 'united states'], 'bureauCode': ['009:00'], 'modified': '2020-06-05', 'title': 'NCHS - Births and General Fertility Rates: United States'}, {'description': '<p>MMWR Surveillance Summary 66 (No. SS-1):1-8 found that nonmetropolitan areas have significant numbers of potentially excess deaths from the five leading causes of death. These figures accompany this report by presenting information on potentially excess deaths in nonmetropolitan and metropolitan areas at the state level. They also add additional years of data and options for selecting different age ranges and benchmarks.</p>\n<p>Potentially excess deaths are defined in MMWR Surveillance Summary 66(No. SS-1):1-8 as deaths that exceed the numbers that would be expected if the death rates of states with the lowest rates (benchmarks) occurred across all states. They are calculated by subtracting expected deaths for specific benchmarks from observed deaths.</p>\n<p>Not all potentially excess deaths can be prevented; some areas might have characteristics that predispose them to higher rates of death. However, many potentially excess deaths might represent deaths that could be prevented through improved public health programs that support healthier behaviors and neighborhoods or better access to health care services.</p>\n<p>Mortality data for U.S. residents come from the National Vital Statistics System. Estimates based on fewer than 10 observed deaths are not shown and shaded yellow on the map.</p>\n<p>Underlying cause of death is based on the International Classification of Diseases, 10th Revision (ICD-10)</p>\n<p>Heart disease (I00-I09, I11, I13, and I20–I51)<br />\nCancer (C00–C97)<br />\nUnintentional injury (V01–X59 and Y85–Y86)<br />\nChronic lower respiratory disease (J40–J47)<br />\nStroke (I60–I69)<br />\nLocality (nonmetropolitan vs. metropolitan) is based on the Office of Management and Budget’s 2013 county-based classification scheme.</p>\n<p>Benchmarks are based on the three states with the lowest age and cause-specific mortality rates.</p>\n<p>Potentially excess deaths for each state are calculated by subtracting deaths at the benchmark rates (expected deaths) from observed deaths.</p>\n<p>Users can explore three benchmarks:</p>\n<p>“2010 Fixed” is a fixed benchmark based on the best performing States in 2010.<br />\n“2005 Fixed” is a fixed benchmark based on the best performing States in 2005.<br />\n“Floating” is based on the best performing States in each year so change from year to year.</p>\n<p>SOURCES</p>\n<p>CDC/NCHS, National Vital Statistics System, mortality data (see <a href="http://www.cdc.gov/nchs/deaths.htm">http://www.cdc.gov/nchs/deaths.htm</a>); and CDC WONDER (see <a href="http://wonder.cdc.gov">http://wonder.cdc.gov</a>).</p>\n<p>REFERENCES</p>\n<ol>\n<li>\n<p>Moy E, Garcia MC, Bastian B, Rossen LM, Ingram DD, Faul M, Massetti GM, Thomas CC, Hong Y, Yoon PW, Iademarco MF. Leading Causes of Death in Nonmetropolitan and Metropolitan Areas – United States, 1999-2014. MMWR Surveillance Summary 2017; 66(No. SS-1):1-8.</p>\n</li>\n<li>\n<p>Garcia MC, Faul M, Massetti G, Thomas CC, Hong Y, Bauer UE, Iademarco MF. Reducing Potentially Excess Deaths from the Five Leading Causes of Death in the Rural United States. MMWR Surveillance Summary 2017; 66(No. SS-2):1–7.</p>\n</li>\n</ol>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/vdpk-qzpr', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2017-08-15', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/vdpk-qzpr', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vdpk-qzpr/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vdpk-qzpr/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vdpk-qzpr/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vdpk-qzpr/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cancer', 'chronic lower respiratory disease', 'heart disease', 'stroke', 'unintentional injury'], 'bureauCode': ['009:00'], 'modified': '2020-06-05', 'title': 'NCHS - Potentially Excess Deaths from the Five Leading Causes of Death'}, {'description': '<p>Data for School year-end 1994 through year-end 2019. State oral health surveys are the data sources for these indicators. States periodically conduct independent screening surveys of a probability sample designed to be representative of all third grade students in the state. Some states also conduct surveys of students in other grades in school, or of Head Start program enrollees. This surveillance activity is voluntary. States submit their data to the Association of State and Territorial Dental Directors (ASTDD), where the survey design and data collected are reviewed for quality and against the criteria for inclusion in NOHSS, before being sent to CDC for inclusion in Oral Health Data. For more information, see: <a href="http://www.cdc.gov/oralhealthdata/overview/childIndicators/">http://www.cdc.gov/oralhealthdata/overview/childIndicators/</a></p>\n', 'programCode': ['009:020'], 'title': 'NOHSS Child Indicators', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Oral Health'], 'landingPage': 'https://data.cdc.gov/d/qcai-zfj9', 'contactPoint': {'hasEmail': 'mailto:oralhealth@cdc.gov', 'fn': 'Oral Health Inquiries'}, 'issued': '2018-06-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/qcai-zfj9', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qcai-zfj9/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qcai-zfj9/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qcai-zfj9/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qcai-zfj9/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['astdd', 'basic screening survey', 'bss', 'caries', 'caries experience', 'child', 'children', 'dental sealants', 'division of oral health', 'nohss', 'oral health', 'prevalence', 'tooth decay', 'untreated tooth decay'], 'bureauCode': ['009:20'], 'modified': '2020-06-05', 'references': ['https://www.cdc.gov/oralhealthdata/'], 'describedBy': 'https://chronicdata.cdc.gov/Oral-Health/NOHSS-Child-Indicators/qcai-zfj9'}, {'description': '<p>This dataset describes drug poisoning deaths at the county level by selected demographic characteristics and includes age-adjusted death rates for drug poisoning from 1999 to 2015.</p>\n<p>Deaths are classified using the International Classification of Diseases, Tenth Revision (ICD–10). Drug-poisoning deaths are defined as having ICD–10 underlying cause-of-death codes X40–X44 (unintentional), X60–X64 (suicide), X85 (homicide), or Y10–Y14 (undetermined intent).</p>\n<p>Estimates are based on the National Vital Statistics System multiple cause-of-death mortality files (1). Age-adjusted death rates (deaths per 100,000 U.S. standard population for 2000) are calculated using the direct method. Populations used for computing death rates for 2011–2015 are postcensal estimates based on the 2010 U.S. census. Rates for census years are based on populations enumerated in the corresponding censuses. Rates for noncensus years before 2010 are revised using updated intercensal population estimates and may differ from rates previously published.</p>\n<p>Estimate does not meet standards of reliability or precision. Death rates are flagged as “Unreliable” in the chart when the rate is calculated with a numerator of 20 or less.</p>\n<p>Death rates for some states and years may be low due to a high number of unresolved pending cases or misclassification of ICD–10 codes for unintentional poisoning as R99, “Other ill-defined and unspecified causes of mortality” (2). For example, this issue is known to affect New Jersey in 2009 and West Virginia in 2005 and 2009 but also may affect other years and other states. Estimates should be interpreted with caution.</p>\n<p>Smoothed county age-adjusted death rates (deaths per 100,000 population) were obtained according to methods described elsewhere (3–5). Briefly, two-stage hierarchical models were used to generate empirical Bayes estimates of county age-adjusted death rates due to drug poisoning for each year during 1999–2015. These annual county-level estimates “borrow strength” across counties to generate stable estimates of death rates where data are sparse due to small population size (3,5). Estimates are unavailable for Broomfield County, Colo., and Denali County, Alaska, before 2003 (6,7). Additionally, Bedford City, Virginia was added to Bedford County in 2015 and no longer appears in the mortality file in 2015. County boundaries are consistent with the vintage 2005-2007 bridged-race population file geographies (6).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/pbkm-d27e', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2017-04-11', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/pbkm-d27e', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/pbkm-d27e/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/pbkm-d27e/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/pbkm-d27e/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/pbkm-d27e/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['county', 'deaths', 'drug poisoning', 'mortality', 'nchs', 'united states'], 'bureauCode': ['009:00'], 'modified': '2020-06-05', 'title': 'NCHS - Drug Poisoning Mortality by County: United States'}, {'description': '<p>All birth data by race before 1980 are based on race of the child; starting in 1980, birth data by race are based on race of the mother. Birth data are used to calculate infant mortality rate.</p>\n<p><a href="https://www.cdc.gov/nchs/data-visualization/mortality-trends/">https://www.cdc.gov/nchs/data-visualization/mortality-trends/</a></p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/ddsk-zebd', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2016-06-22', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/ddsk-zebd', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ddsk-zebd/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ddsk-zebd/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ddsk-zebd/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ddsk-zebd/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['infant mortality rates', 'nchs', 'race', 'united states'], 'bureauCode': ['009:00'], 'modified': '2020-06-05', 'title': 'NCHS - Infant Mortality Rates, by Race: United States, 1915-2013'}, {'description': '<p>Rates are infants (under 1 year) and neonatal (under 28 days) deaths per 1,000 live births.</p>\n<p><a href="https://www.cdc.gov/nchs/data-visualization/mortality-trends/">https://www.cdc.gov/nchs/data-visualization/mortality-trends/</a></p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/epev-k6ss', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2016-06-22', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/epev-k6ss', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/epev-k6ss/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/epev-k6ss/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/epev-k6ss/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/epev-k6ss/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['infant', 'mortality', 'nchs', 'neonatal', 'united states'], 'bureauCode': ['009:00'], 'modified': '2020-06-05', 'title': 'NCHS - Infant and neonatal mortality rates: United States, 1915-2013'}, {'description': '<p><a href="https://www.cdc.gov/nchs/data-visualization/births-to-unmarried-women/index.htm">https://www.cdc.gov/nchs/data-visualization/births-to-unmarried-women/in...</a></p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/7pcd-2tnr', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2015-12-02', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/7pcd-2tnr', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7pcd-2tnr/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7pcd-2tnr/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7pcd-2tnr/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7pcd-2tnr/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hispanic origin', 'live birth rate', 'marital status', 'nchs', 'race', 'united states'], 'bureauCode': ['009:00'], 'modified': '2020-06-05', 'title': 'NCHS - Pregnancy and Live Birth Rates, by Marital Status and Race and Hispanic Origin: United States, 1990-2010'}, {'description': '<p><a href="https://www.cdc.gov/nchs/data-visualization/births-to-unmarried-women/index.htm">https://www.cdc.gov/nchs/data-visualization/births-to-unmarried-women/in...</a></p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/jvf6-ix4w', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2015-12-02', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/jvf6-ix4w', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/jvf6-ix4w/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/jvf6-ix4w/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/jvf6-ix4w/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/jvf6-ix4w/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['age group', 'birth rates', 'nchs', 'united states', 'women'], 'bureauCode': ['009:00'], 'modified': '2020-06-05', 'title': 'NCHS - Nonmarital Birth Rates, by Age Group for All Women Age 15-44: United States, 1980-2013'}, {'description': '<p><a href="https://www.cdc.gov/nchs/data-visualization/natality-trends/index.htm">https://www.cdc.gov/nchs/data-visualization/natality-trends/index.htm</a></p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/hdy7-e2a3', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2015-12-02', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/hdy7-e2a3', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hdy7-e2a3/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hdy7-e2a3/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hdy7-e2a3/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hdy7-e2a3/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hispanic women', 'nchs', 'pregnancy rate', 'united states'], 'bureauCode': ['009:00'], 'modified': '2020-06-05', 'title': 'NCHS - Pregnancy Rates, by Age for Hispanic Women: United States, 1990-2010'}, {'description': '<p>This dataset describes injury mortality in the United States beginning in 1999. Two concepts are included in the circumstances of an injury death: intent of injury and mechanism of injury. Intent of injury describes whether the injury was inflicted purposefully (intentional injury) and, if purposeful, whether the injury was self-inflicted (suicide or self-harm) or inflicted by another person (homicide). Injuries that were not purposefully inflicted are considered unintentional (accidental) injuries. Mechanism of injury describes the source of the energy transfer that resulted in physical or physiological harm to the body.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/vc9m-u7tv', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2018-03-07', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/vc9m-u7tv', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vc9m-u7tv/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vc9m-u7tv/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vc9m-u7tv/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vc9m-u7tv/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['injury', 'mortality', 'nchs', 'united states'], 'bureauCode': ['009:00'], 'modified': '2020-06-05', 'title': 'NCHS - Injury Mortality: United States'}, {'description': '<p>Total Medicaid Enrollees - VIII Group Break Out Report Reported on the CMS-64</p>\n<p>The enrollment information is a state-reported count of unduplicated individuals enrolled in the state’s Medicaid program at any time during each month in the quarterly reporting period. The enrollment data identifies the total number of Medicaid enrollees and, for states that have expanded Medicaid, provides specific counts for the number of individuals enrolled in the new adult eligibility group, also referred to as the “VIII Group”. The VIII Group is only applicable for states that have expanded their Medicaid programs by adopting the VIII Group. This data includes state-by-state data for this population as well as a count of individuals whom the state has determined are newly eligible for Medicaid. All 50 states, the District of Columbia and the US territories are represented in these data.</p>\n<p>Notes:<br />\n1. “VIII GROUP” is also known as the “New Adult Group.”<br />\n2. The VIII Group is only applicable for states that have expanded their Medicaid programs by adopting the VIII Group. VIII Group enrollment information for the states that have not expanded their Medicaid program is noted as “N/A.”</p>\n', 'programCode': ['009:076'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Enrollment'], 'landingPage': 'https://data.medicaid.gov/d/pfrt-tr7q', 'contactPoint': {'hasEmail': 'mailto:Medicaid.gov@cms.hhs.gov', 'fn': 'Medicaid'}, 'issued': '2018-12-07', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/pfrt-tr7q', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/pfrt-tr7q/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/pfrt-tr7q/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/pfrt-tr7q/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/pfrt-tr7q/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cms-64', 'enrollment', 'expansion population', 'medicaid', 'new adult group', 'viii group'], 'bureauCode': ['009:00'], 'modified': '2020-06-03', 'title': 'Medicaid Enrollment - New Adult Group'}, {'description': '<p>A list of long-term care hospitals with data on the quality of patient care measures shown on Long-Term Care Hospital Compare.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Long-Term Care Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/fp6g-2gsn', 'contactPoint': {'hasEmail': 'mailto:LTCHQualityQuestions@cms.hhs.gov', 'fn': 'CMS'}, 'issued': '2019-09-25', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/fp6g-2gsn', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/fp6g-2gsn/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/fp6g-2gsn/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/fp6g-2gsn/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/fp6g-2gsn/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hospital', 'long term care hospital'], 'bureauCode': ['009:38'], 'modified': '2020-06-03', 'title': 'Long- Term Care Hospital - Provider Data'}, {'description': '<p>National data on the quality of patient care measures shown on Long-Term Care Hospital Compare.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Long-Term Care Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/5zdx-ny2x', 'contactPoint': {'hasEmail': 'mailto:LTCHQualityQuestions@cms.hhs.gov', 'fn': 'CMS'}, 'issued': '2019-06-05', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/5zdx-ny2x', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/5zdx-ny2x/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/5zdx-ny2x/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/5zdx-ny2x/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/5zdx-ny2x/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hospital', 'long term care hospital'], 'bureauCode': ['009:38'], 'modified': '2020-06-03', 'title': 'Long- Term Care Hospital - National Data'}, {'description': '<p>A list of long-term care hospitals with information such as address, phone number, ownership data and more.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Long-Term Care Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/azum-44iv', 'contactPoint': {'hasEmail': 'mailto:LTCHQualityQuestions@cms.hhs.gov', 'fn': 'CMS'}, 'issued': '2019-11-12', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/azum-44iv', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/azum-44iv/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/azum-44iv/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/azum-44iv/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/azum-44iv/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hospital', 'long term care hospital'], 'bureauCode': ['009:38'], 'modified': '2020-06-03', 'title': 'Long- Term Care Hospital - General Information'}, {'description': '<p>A list of inpatient rehabilitation facilities with data on the quality of patient care measures shown on Inpatient Rehabilitation Facility Compare.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Inpatient Rehabilitation Facility Compare'], 'landingPage': 'https://data.medicare.gov/d/v9e4-nwhh', 'contactPoint': {'hasEmail': 'mailto:IRFQualityQuestions@cms.hhs.gov', 'fn': 'CMS'}, 'issued': '2020-03-11', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/v9e4-nwhh', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/v9e4-nwhh/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/v9e4-nwhh/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/v9e4-nwhh/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/v9e4-nwhh/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['inpatient rehabilitation facilities', 'inpatient rehabilitation facility', 'rehabilitation'], 'bureauCode': ['009:38'], 'modified': '2020-06-03', 'title': 'Inpatient Rehabilitation Facility - Provider Data'}, {'description': '<p>National data on the quality of patient care measures shown on Inpatient Rehabilitation Facility Compare.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Inpatient Rehabilitation Facility Compare'], 'landingPage': 'https://data.medicare.gov/d/nasn-k89k', 'contactPoint': {'hasEmail': 'mailto:IRFQualityQuestions@cms.hhs.gov', 'fn': 'CMS'}, 'issued': '2020-03-11', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/nasn-k89k', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/nasn-k89k/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/nasn-k89k/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/nasn-k89k/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/nasn-k89k/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['inpatient rehabilitation facilities', 'inpatient rehabilitation facility', 'rehabilitation'], 'bureauCode': ['009:38'], 'modified': '2020-06-03', 'title': 'Inpatient Rehabilitation Facility - National Data'}, {'description': '<p>This dataset shows characteristics of the inpatient rehabilitation facilities that are shown on Inpatient Rehabilitation Facility Compare.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Inpatient Rehabilitation Facility Compare'], 'landingPage': 'https://data.medicare.gov/d/7t8x-u3ir', 'contactPoint': {'hasEmail': 'mailto:IRFQualityQuestions@cms.hhs.gov', 'fn': 'CMS'}, 'issued': '2019-12-11', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/7t8x-u3ir', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/7t8x-u3ir/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/7t8x-u3ir/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/7t8x-u3ir/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/7t8x-u3ir/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['inpatient rehabilitation facilities', 'inpatient rehabilitation facility', 'rehabilitation'], 'bureauCode': ['009:38'], 'modified': '2020-06-03', 'title': 'Inpatient Rehabilitation Facility - General Information'}, {'description': '<p>A list of inpatient rehabilitation facilities with data on the number of times people with Medicare who had certain medical conditions were treated in the last year.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Inpatient Rehabilitation Facility Compare'], 'landingPage': 'https://data.medicare.gov/d/ka5z-ibe3', 'contactPoint': {'hasEmail': 'mailto:IRFQualityQuestions@cms.hhs.gov', 'fn': 'CMS'}, 'issued': '2019-12-11', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/ka5z-ibe3', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/ka5z-ibe3/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/ka5z-ibe3/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/ka5z-ibe3/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/ka5z-ibe3/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['inpatient rehabilitation facilities', 'inpatient rehabilitation facility', 'rehabilitation'], 'bureauCode': ['009:38'], 'modified': '2020-06-03', 'title': 'Inpatient Rehabilitation Facility - Conditions'}, {'description': '<p>2011-2020. The ASTDD Synopses of State Oral Health Programs contain information useful in tracking states’ efforts to improve oral health and contributions to progress toward the national targets for Healthy People objectives for oral health. A subset of the information collected from the most recent five years is provided on the Oral Health Data website. For more information, see <a href="http://www.cdc.gov/oralhealthdata/overview/synopses/index.html">http://www.cdc.gov/oralhealthdata/overview/synopses/index.html</a></p>\n', 'programCode': ['009:020'], 'title': 'ASTDD Synopses of State Oral Health Programs - Selected indicators', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Oral Health'], 'landingPage': 'https://data.cdc.gov/d/vwmz-4ja3', 'contactPoint': {'hasEmail': 'mailto:oralhealth@cdc.gov', 'fn': 'Oral Health Inquiries'}, 'issued': '2018-07-23', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/vwmz-4ja3', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vwmz-4ja3/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vwmz-4ja3/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vwmz-4ja3/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vwmz-4ja3/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cleft lip/cleft palate recording', 'cleft lip/cleft palate referral to care', 'infrastructure', 'oral health', 'policy', 'programs', 'school based sealant programs', 'state dental directors', 'state oral health program characteristics', 'workforce'], 'bureauCode': ['009:20'], 'modified': '2020-06-02', 'references': ['https://www.cdc.gov/oralhealthdata/'], 'describedBy': 'https://chronicdata.cdc.gov/Oral-Health/ASTDD-Synopses-of-State-Oral-Health-Programs-Selec/vwmz-4ja3'}, {'description': '<p>This dataset provides modeled predictions of PM2.5 levels from the EPA\'s Downscaler model. Data are at the census tract level for 2016. These data are used by the CDC\'s National Environmental Public Health Tracking Network to generate air quality measures. Census tract-level datasets contain estimates of the mean predicted concentration and associated standard error. Please refer to the metadata attachment for more information.</p>\n<p>Learn more about outdoor air quality on the Tracking Network\'s website: <a href="https://ephtracking.cdc.gov/showAirLanding.action">https://ephtracking.cdc.gov/showAirLanding.action</a>.</p>\n<p>By using these data, you signify your agreement to comply with the following requirements:<br />\n1. Use the data for statistical reporting and analysis only.<br />\n2. Do not attempt to learn the identity of any person included in the data and do not combine these data with other data for the purpose of matching records to identify individuals.<br />\n3. Do not disclose of or make use of the identity of any person or establishment discovered inadvertently and report the discovery to: <a href="mailto:trackingsupport@cdc.gov">trackingsupport@cdc.gov</a>.<br />\n4. Do not imply or state, either in written or oral form, that interpretations based on the data are those of the original data sources and CDC unless the data user and data source are formally collaborating.<br />\n5. Acknowledge, in all reports or presentations based on these data, the original source of the data and CDC.<br />\n6. Suggested citation: Centers for Disease Control and Prevention. National Environmental Public Health Tracking Network. Web. Accessed: insert date. <a href="http://www.cdc.gov/ephtracking">www.cdc.gov/ephtracking</a>.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Environmental Health & Toxicology'], 'landingPage': 'https://data.cdc.gov/d/7vu4-ngxx', 'contactPoint': {'hasEmail': 'mailto:cak8@cdc.gov', 'fn': 'Craig Kassinger'}, 'issued': '2020-06-02', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/7vu4-ngxx', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7vu4-ngxx/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7vu4-ngxx/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7vu4-ngxx/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7vu4-ngxx/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['air pollution', 'asthma', 'environmental health', 'particulate matter', 'pm2.5'], 'bureauCode': ['009:20'], 'modified': '2020-06-02', 'title': 'Daily Census Tract-Level PM2.5 Concentrations, 2016'}, {'description': '<p>ATSDR’s Geospatial Research, Analysis & Services Program (GRASP) created Centers for Disease Control and Prevention Social Vulnerability Index (CDC SVI or simply SVI, hereafter) to help public health officials and emergency response planners identify and map the communities that will most likely need support before, during, and after a hazardous event.</p>\n<p>SVI indicates the relative vulnerability of every U.S. Census tract. Census tracts are subdivisions of counties for which the Census collects statistical data. SVI ranks the tracts on 15 social factors, including unemployment, minority status, and disability, and further groups them into four related themes. Thus, each tract receives a<br />\nranking for each Census variable and for each of the four themes, as well as an overall ranking.</p>\n<p>In addition to tract-level rankings, SVI 2018 also has corresponding rankings at the<br />\ncounty level. Notes below that describe “tract” methods also refer to county methods.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Health Statistics'], 'landingPage': 'https://svi.cdc.gov/', 'contactPoint': {'hasEmail': 'mailto:svi_coordinator@cdc.gov', 'fn': 'SVI Coordinator'}, 'issued': '2020-03-10', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/48va-t53r', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/48va-t53r/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/48va-t53r/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/48va-t53r/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/48va-t53r/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2018', 'county', 'social vulnerability', 'social vulnerability index', 'united states', 'vulnerable populations'], 'bureauCode': ['009:20'], 'modified': '2020-06-01', 'title': 'Social Vulnerability Index 2018 - United States, county'}, {'description': '<p>ATSDR’s Geospatial Research, Analysis & Services Program (GRASP) created Centers for Disease Control and Prevention Social Vulnerability Index (CDC SVI or simply SVI, hereafter) to help public health officials and emergency response planners identify and map the communities that will most likely need support before, during, and after a hazardous event.</p>\n<p>SVI indicates the relative vulnerability of every U.S. Census tract. Census tracts are subdivisions of counties for which the Census collects statistical data. SVI ranks the tracts on 15 social factors, including unemployment, minority status, and disability, and further groups them into four related themes. Thus, each tract receives a<br />\nranking for each Census variable and for each of the four themes, as well as an overall ranking.</p>\n<p>In addition to tract-level rankings, SVI 2018 also has corresponding rankings at the<br />\ncounty level. Notes below that describe “tract” methods also refer to county methods.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Health Statistics'], 'landingPage': 'https://svi.cdc.gov/', 'contactPoint': {'hasEmail': 'mailto:svi_coordinator@cdc.gov', 'fn': 'SVI Coordinator'}, 'issued': '2020-03-11', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/4d8n-kk8a', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4d8n-kk8a/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4d8n-kk8a/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4d8n-kk8a/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4d8n-kk8a/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2018', 'social vulnerability', 'social vulnerability index', 'tract', 'united states', 'vulnerable populations'], 'bureauCode': ['009:20'], 'modified': '2020-06-01', 'title': 'Social Vulnerability Index 2018 - United States, tract'}, {'description': '<p>This dataset provides modeled predictions of ozone levels from the EPA\'s Downscaler model. Data are at the census tract level for 2001-2005. These data are used by the CDC\'s National Environmental Public Health Tracking Network to generate air quality measures. Census tract-level datasets contain estimates of the mean predicted concentration and associated standard error. Please refer to the metadata attachment for more information.</p>\n<p>Learn more about outdoor air quality on the Tracking Network\'s website: <a href="https://ephtracking.cdc.gov/showAirLanding.action">https://ephtracking.cdc.gov/showAirLanding.action</a>.</p>\n<p>By using these data, you signify your agreement to comply with the following requirements:<br />\n1. Use the data for statistical reporting and analysis only.<br />\n2. Do not attempt to learn the identity of any person included in the data and do not combine these data with other data for the purpose of matching records to identify individuals.<br />\n3. Do not disclose of or make use of the identity of any person or establishment discovered inadvertently and report the discovery to: <a href="mailto:trackingsupport@cdc.gov">trackingsupport@cdc.gov</a>.<br />\n4. Do not imply or state, either in written or oral form, that interpretations based on the data are those of the original data sources and CDC unless the data user and data source are formally collaborating.<br />\n5. Acknowledge, in all reports or presentations based on these data, the original source of the data and CDC.<br />\n6. Suggested citation: Centers for Disease Control and Prevention. National Environmental Public Health Tracking Network. Web. Accessed: insert date. <a href="http://www.cdc.gov/ephtracking">www.cdc.gov/ephtracking</a>.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Environmental Health & Toxicology'], 'landingPage': 'https://data.cdc.gov/d/847z-pxin', 'contactPoint': {'hasEmail': 'mailto:nephtrackingsupport@cdc.gov', 'fn': 'Craig Kassinger'}, 'issued': '2020-06-01', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/847z-pxin', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/847z-pxin/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/847z-pxin/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/847z-pxin/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/847z-pxin/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['air pollution', 'asthma', 'environmental health', 'ozone'], 'bureauCode': ['009:20'], 'modified': '2020-06-01', 'title': 'Daily Census Tract-Level Ozone Concentrations, 2011-2015'}, {'description': '<p>This dataset provides modeled predictions of ozone levels from the EPA\'s Downscaler model. Data are at the census tract level for 2016. These data are used by the CDC\'s National Environmental Public Health Tracking Network to generate air quality measures. Census tract-level datasets contain estimates of the mean predicted concentration and associated standard error. Please refer to the metadata attachment for more information.</p>\n<p>Learn more about outdoor air quality on the Tracking Network\'s website: <a href="https://ephtracking.cdc.gov/showAirLanding.action">https://ephtracking.cdc.gov/showAirLanding.action</a>.</p>\n<p>By using these data, you signify your agreement to comply with the following requirements:<br />\n1. Use the data for statistical reporting and analysis only.<br />\n2. Do not attempt to learn the identity of any person included in the data and do not combine these data with other data for the purpose of matching records to identify individuals.<br />\n3. Do not disclose of or make use of the identity of any person or establishment discovered inadvertently and report the discovery to: <a href="mailto:trackingsupport@cdc.gov">trackingsupport@cdc.gov</a>.<br />\n4. Do not imply or state, either in written or oral form, that interpretations based on the data are those of the original data sources and CDC unless the data user and data source are formally collaborating.<br />\n5. Acknowledge, in all reports or presentations based on these data, the original source of the data and CDC.<br />\n6. Suggested citation: Centers for Disease Control and Prevention. National Environmental Public Health Tracking Network. Web. Accessed: insert date. <a href="http://www.cdc.gov/ephtracking">www.cdc.gov/ephtracking</a>.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Environmental Health & Toxicology'], 'landingPage': 'https://data.cdc.gov/d/cicv-w9dv', 'contactPoint': {'hasEmail': 'mailto:trackingsupport@cdc.gov', 'fn': 'Craig Kassinger'}, 'issued': '2020-06-01', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/cicv-w9dv', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/cicv-w9dv/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/cicv-w9dv/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/cicv-w9dv/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/cicv-w9dv/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['air quality', 'asthma', 'environmental health', 'ozone'], 'bureauCode': ['009:20'], 'modified': '2020-06-01', 'title': 'Daily Census Tract-Level Ozone Concentrations, 2016'}, {'description': '<p>This dataset provides modeled predictions of ozone levels from the EPA\'s Downscaler model. Data are at the census tract level for 2001-2005. These data are used by the CDC\'s National Environmental Public Health Tracking Network to generate air quality measures. Census tract-level datasets contain estimates of the mean predicted concentration and associated standard error. Please refer to the metadata attachment for more information.</p>\n<p>Learn more about outdoor air quality on the Tracking Network\'s website: <a href="https://ephtracking.cdc.gov/showAirLanding.action">https://ephtracking.cdc.gov/showAirLanding.action</a>.</p>\n<p>By using these data, you signify your agreement to comply with the following requirements:<br />\n1. Use the data for statistical reporting and analysis only.<br />\n2. Do not attempt to learn the identity of any person included in the data and do not combine these data with other data for the purpose of matching records to identify individuals.<br />\n3. Do not disclose of or make use of the identity of any person or establishment discovered inadvertently and report the discovery to: <a href="mailto:trackingsupport@cdc.gov">trackingsupport@cdc.gov</a>.<br />\n4. Do not imply or state, either in written or oral form, that interpretations based on the data are those of the original data sources and CDC unless the data user and data source are formally collaborating.<br />\n5. Acknowledge, in all reports or presentations based on these data, the original source of the data and CDC.<br />\n6. Suggested citation: Centers for Disease Control and Prevention. National Environmental Public Health Tracking Network. Web. Accessed: insert date. <a href="http://www.cdc.gov/ephtracking">www.cdc.gov/ephtracking</a>.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Environmental Health & Toxicology'], 'landingPage': 'https://data.cdc.gov/d/v76h-zdce', 'contactPoint': {'hasEmail': 'mailto:nephtrackingsupport@cdc.gov', 'fn': 'Craig Kassinger'}, 'issued': '2020-06-01', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/v76h-zdce', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/v76h-zdce/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/v76h-zdce/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/v76h-zdce/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/v76h-zdce/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['air pollution', 'asthma', 'environmental health', 'ozone'], 'bureauCode': ['009:20'], 'modified': '2020-06-01', 'title': 'Daily Census Tract-Level Ozone Concentrations, 2001-2005'}, {'description': '<p>Disability and Health Data System (DHDS) is an online source of state-level data on adults with disabilities. Users can access information on six functional disability types: cognitive (serious difficulty concentrating, remembering or making decisions), hearing (serious difficulty hearing or deaf), mobility (serious difficulty walking or climbing stairs), vision (serious difficulty seeing), self-care (difficulty dressing or bathing) and independent living (difficulty doing errands alone).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Disability & Health'], 'landingPage': 'https://data.cdc.gov/d/k62p-6esq', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC Info'}, 'issued': '2019-05-22', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/k62p-6esq', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/k62p-6esq/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/k62p-6esq/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/k62p-6esq/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/k62p-6esq/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['dhds', 'disability'], 'bureauCode': ['009:20'], 'modified': '2020-05-18', 'title': 'Disability and Health Data System (DHDS)', 'accrualPeriodicity': 'R/P1Y'}, {'description': '<p>The CDC Botulism Consultation Service, the Alaska Division of Public Health, and the California Department of Public Health provide clinical consultations on suspected cases of all types of botulism except infant botulism. These agencies are the only sources of antitoxin for non-infant botulism in the United States. The California Infant Botulism Treatment and Prevention provides clinical consultations on suspected infant botulism cases; it is the only source of antitoxin for infant botulism in the United States. Together, these clinical consultations provide expert guidance to clinicians and support the collection of epidemiologic and medical information for all suspected botulism cases reported in the United States.</p>\n', 'programCode': ['009:020'], 'title': 'Botulism', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Foodborne', 'Waterborne', 'and Related Diseases'], 'landingPage': 'https://data.cdc.gov/d/66i6-hisz', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'language': ['en'], 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/66i6-hisz', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/66i6-hisz/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/66i6-hisz/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/66i6-hisz/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/66i6-hisz/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['botulism'], 'bureauCode': ['009:20'], 'modified': '2019-05-23', 'issued': '2019-05-23'}, {'description': '<p>This dataset provides modeled predictions of PM2.5 levels from the EPA\'s Downscaler model. Data are at the census tract level for 2006-2010. These data are used by the CDC\'s National Environmental Public Health Tracking Network to generate air quality measures. Census tract-level datasets contain estimates of the mean predicted concentration and associated standard error. Please refer to the metadata attachment for more information.</p>\n<p>Learn more about outdoor air quality on the Tracking Network\'s website: <a href="https://ephtracking.cdc.gov/showAirLanding.action">https://ephtracking.cdc.gov/showAirLanding.action</a>.</p>\n<p>By using these data, you signify your agreement to comply with the following requirements:<br />\n1. Use the data for statistical reporting and analysis only.<br />\n2. Do not attempt to learn the identity of any person included in the data and do not combine these data with other data for the purpose of matching records to identify individuals.<br />\n3. Do not disclose of or make use of the identity of any person or establishment discovered inadvertently and report the discovery to: <a href="mailto:trackingsupport@cdc.gov">trackingsupport@cdc.gov</a>.<br />\n4. Do not imply or state, either in written or oral form, that interpretations based on the data are those of the original data sources and CDC unless the data user and data source are formally collaborating.<br />\n5. Acknowledge, in all reports or presentations based on these data, the original source of the data and CDC.<br />\n6. Suggested citation: Centers for Disease Control and Prevention. National Environmental Public Health Tracking Network. Web. Accessed: insert date. <a href="http://www.cdc.gov/ephtracking">www.cdc.gov/ephtracking</a>.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Environmental Health & Toxicology'], 'landingPage': 'https://data.cdc.gov/d/ujra-cbx5', 'contactPoint': {'hasEmail': 'mailto:cak8@cdc.gov', 'fn': 'Craig Kassinger'}, 'issued': '2020-05-29', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/ujra-cbx5', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ujra-cbx5/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ujra-cbx5/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ujra-cbx5/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ujra-cbx5/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['air pollution', 'asthma', 'environmental health', 'particulate matter', 'pm2.5'], 'bureauCode': ['009:20'], 'modified': '2020-05-29', 'title': 'Daily Census Tract-Level PM2.5 Concentrations, 2006-2010'}, {'description': '<p>Provisional estimates of infant mortality (deaths of infants under 1 year per 1,000 live births), neonatal mortality (deaths of infants aged 0-27 days per 1,000 live births), postneonatal mortality (deaths of infants aged 28 days through 11 months per 1,000 live births), and death rates for the five leading causes of infant death.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/jqwm-z2g9', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2019-06-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/jqwm-z2g9', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/jqwm-z2g9/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/jqwm-z2g9/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/jqwm-z2g9/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/jqwm-z2g9/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['causes of death', 'infant mortality', 'national vital statistics system', 'nvss', 'vital statistics rapid release', 'vsrr'], 'bureauCode': ['009:00'], 'modified': '2020-05-07', 'title': 'NCHS - VSRR Quarterly provisional estimates for infant mortality'}, {'description': '<p>Provisional estimates of selected reproductive indicators. Estimates are presented for: general fertility rates, age-specific birth rates, total and low risk cesarean delivery rates, preterm birth rates and other gestational age categories.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/76vv-a7x8', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2018-07-31', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/76vv-a7x8', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/76vv-a7x8/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/76vv-a7x8/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/76vv-a7x8/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/76vv-a7x8/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['birth rate', 'cesarean delivery', 'fertility rate', 'nchs', 'preterm birth', 'vital statistics rapid release', 'vsrr'], 'bureauCode': ['009:00'], 'modified': '2020-05-20', 'title': 'NCHS - VSRR Quarterly provisional estimates for selected birth indicators'}, {'description': '<p>This dataset provides modeled predictions of PM2.5 levels from the EPA\'s Downscaler model. Data are at the census tract level for 2001-2005. These data are used by the CDC\'s National Environmental Public Health Tracking Network to generate air quality measures. Census tract-level datasets contain estimates of the mean predicted concentration and associated standard error. Please refer to the metadata attachment for more information.</p>\n<p>Learn more about outdoor air quality on the Tracking Network\'s website: <a href="https://ephtracking.cdc.gov/showAirLanding.action">https://ephtracking.cdc.gov/showAirLanding.action</a>.</p>\n<p>By using these data, you signify your agreement to comply with the following requirements:<br />\n1. Use the data for statistical reporting and analysis only.<br />\n2. Do not attempt to learn the identity of any person included in the data and do not combine these data with other data for the purpose of matching records to identify individuals.<br />\n3. Do not disclose of or make use of the identity of any person or establishment discovered inadvertently and report the discovery to: <a href="mailto:trackingsupport@cdc.gov">trackingsupport@cdc.gov</a>.<br />\n4. Do not imply or state, either in written or oral form, that interpretations based on the data are those of the original data sources and CDC unless the data user and data source are formally collaborating.<br />\n5. Acknowledge, in all reports or presentations based on these data, the original source of the data and CDC.<br />\n6. Suggested citation: Centers for Disease Control and Prevention. National Environmental Public Health Tracking Network. Web. Accessed: insert date. <a href="http://www.cdc.gov/ephtracking">www.cdc.gov/ephtracking</a>.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Environmental Health & Toxicology'], 'landingPage': 'https://data.cdc.gov/d/v5qq-ktfc', 'contactPoint': {'hasEmail': 'mailto:cak8@cdc.gov', 'fn': 'Craig Kassinger'}, 'issued': '2020-05-22', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/v5qq-ktfc', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/v5qq-ktfc/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/v5qq-ktfc/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/v5qq-ktfc/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/v5qq-ktfc/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['air pollution', 'asthma', 'environmental health', 'particulate matter', 'pm2.5'], 'bureauCode': ['009:20'], 'modified': '2020-05-22', 'title': 'Daily Census Tract-Level PM2.5 Concentrations, 2001-2005'}, {'description': '<p>This dataset provides modeled predictions of PM2.5 levels from the EPA\'s Downscaler model. Data are at the county level for 2001-2016. These data are used by the CDC\'s National Environmental Public Health Tracking Network to generate air quality measures. Census tract-level datasets contain estimates of the mean predicted concentration and associated standard error. Please refer to the metadata attachment for more information.</p>\n<p>Learn more about outdoor air quality on the Tracking Network\'s website: <a href="https://ephtracking.cdc.gov/showAirLanding.action">https://ephtracking.cdc.gov/showAirLanding.action</a>.</p>\n<p>By using these data, you signify your agreement to comply with the following requirements:<br />\n1. Use the data for statistical reporting and analysis only.<br />\n2. Do not attempt to learn the identity of any person included in the data and do not combine these data with other data for the purpose of matching records to identify individuals.<br />\n3. Do not disclose of or make use of the identity of any person or establishment discovered inadvertently and report the discovery to: <a href="mailto:trackingsupport@cdc.gov">trackingsupport@cdc.gov</a>.<br />\n4. Do not imply or state, either in written or oral form, that interpretations based on the data are those of the original data sources and CDC unless the data user and data source are formally collaborating.<br />\n5. Acknowledge, in all reports or presentations based on these data, the original source of the data and CDC.<br />\n6. Suggested citation: Centers for Disease Control and Prevention. National Environmental Public Health Tracking Network. Web. Accessed: insert date. <a href="http://www.cdc.gov/ephtracking">www.cdc.gov/ephtracking</a>.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Environmental Health & Toxicology'], 'landingPage': 'https://data.cdc.gov/d/7vdq-ztk9', 'contactPoint': {'hasEmail': 'mailto:nephtrackingsupport@cdc.gov', 'fn': 'Craig Kassinger'}, 'issued': '2020-05-21', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/7vdq-ztk9', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7vdq-ztk9/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7vdq-ztk9/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7vdq-ztk9/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7vdq-ztk9/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['air pollution', 'asthma', 'environmental health', 'particulate matter', 'pm2.5'], 'bureauCode': ['009:20'], 'modified': '2020-05-21', 'title': 'Daily PM2.5 Concentrations All County, 2001-2016'}, {'description': '<p>This dataset provides modeled predictions of ozone levels from the EPA\'s Downscaler model. These data are used by the CDC\'s National Environmental Public Health Tracking Network to generate air quality measures. Data are at the county levels for 2001-2014. The dataset includes the maximum, median, mean, and population-weighted mean concentration. Please refer to the metadata attachment for more information.</p>\n<p>Learn more about outdoor air quality on the Tracking Network\'s website: <a href="https://ephtracking.cdc.gov/showAirLanding.action">https://ephtracking.cdc.gov/showAirLanding.action</a>.</p>\n<p>By using these data, you signify your agreement to comply with the following requirements:<br />\n1. Use the data for statistical reporting and analysis only.<br />\n2. Do not attempt to learn the identity of any person included in the data and do not combine these data with other data for the purpose of matching records to identify individuals.<br />\n3. Do not disclose of or make use of the identity of any person or establishment discovered inadvertently and report the discovery to: <a href="mailto:trackingsupport@cdc.gov">trackingsupport@cdc.gov</a>.<br />\n4. Do not imply or state, either in written or oral form, that interpretations based on the data are those of the original data sources and CDC unless the data user and data source are formally collaborating.<br />\n5. Acknowledge, in all reports or presentations based on these data, the original source of the data and CDC.<br />\n6. Suggested citation: Centers for Disease Control and Prevention. National Environmental Public Health Tracking Network. Web. Accessed: insert date. <a href="http://www.cdc.gov/ephtracking">www.cdc.gov/ephtracking</a>.</p>\n<p>Problems or Questions?<br />\nEmail <a href="mailto:trackingsupport@cdc.gov">trackingsupport@cdc.gov</a>.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Environmental Health & Toxicology'], 'landingPage': 'https://ephtracking.cdc.gov/', 'contactPoint': {'hasEmail': 'mailto:trackingsupport@cdc.gov', 'fn': 'Craig Kassinger'}, 'issued': '2020-05-21', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/kmf5-t9yc', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/kmf5-t9yc/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/kmf5-t9yc/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/kmf5-t9yc/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/kmf5-t9yc/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['air pollution', 'asthma', 'environmental health', 'ozone'], 'bureauCode': ['009:20'], 'modified': '2020-05-21', 'title': 'Daily County-Level Ozone Concentrations, 2001-2016'}, {'description': '<p>NNDSS - Table II. Spotted Fever Rickettsiosis to Syphilis - 2017. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories.</p>\n<p>Note:<br />\nThese are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting.</p>\n<p>Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available.</p>\n<p>Footnotes:<br />\n C.N.M.I.: Commonwealth of Northern Mariana Islands.</p>\n<p>U: Unavailable. —: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<p>*Three low incidence conditions, rubella, rubella congenital, and tetanus, are in Table II to facilitate case count verification with reporting jurisdictions.</p>\n<p>† Case counts for reporting year 2017 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/">http://wwwn.cdc.gov/nndss/document/</a> ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf. Data for tuberculosis are displayed in Table IV, which appears quarterly.</p>\n<p>§ Illnesses with similar clinical presentation that result from Spotted Fever Group Rickettsia infections are reported as Spotted Fever Rickettsioses. Rocky Mountain Spotted Fever (RMSF), caused by Rickettsia rickettsii, is the most common and well-known Spotted Fever.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/75b3-73qi', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2018-01-04', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/75b3-73qi', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/75b3-73qi/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/75b3-73qi/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/75b3-73qi/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/75b3-73qi/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2017', 'mmwr', 'nedss', 'netss', 'nndss', 'spotted fever rickettsiosis', 'syphilis primary and secondary', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2018-01-04', 'title': 'NNDSS - Table II. Spotted Fever Rickettsiosis to Syphilis'}, {'description': '<p>NNDSS - Table IV. Tuberculosis - 2016.This Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States will exclude counts from US territories. Footnote: C.N.M.I.: Commonwealth of Northern Mariana Islands. U: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable Cum: Cumulative year-to-date counts. Min: Minimum. Max: Maximum. * Case counts for reporting year 2015 and 2016 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a> Data for TB are displayed quarterly.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/pkas-xr96', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2017-01-13', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/pkas-xr96', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/pkas-xr96/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/pkas-xr96/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/pkas-xr96/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/pkas-xr96/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2016', 'mmwr', 'nedss', 'netss', 'nndss', 'tb', 'tuberculosis', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2017-01-13', 'title': 'NNDSS - Table IV. Tuberculosis'}, {'description': '<p>Source for 2012 national data: National Occupant Protection Use Survey (NOPUS), 2012. Source for 2014 national data: National Occupant Protection Use Survey (NOPUS), 2014. Source for 2012 state data: State Observational Survey of Seat Belt Use, 2012. Source for 2014 state data: Seat Belt Use in 2014- Use Rates in the States and Territories</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Motor Vehicle'], 'landingPage': 'https://data.cdc.gov/d/4r49-eadb', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-09-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/4r49-eadb', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4r49-eadb/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4r49-eadb/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4r49-eadb/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4r49-eadb/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cdc', 'centers for disease control and prevention'], 'bureauCode': ['009:00'], 'modified': '2016-09-14', 'title': 'Percentage of Drivers and Front Seat Passengers Wearing Seat Belts, 2012 & 2014, Region 6 - Dallas'}, {'description': '<p>NNDSS - Table II. Invasive Pneumococcal to Legionellosis - 2015.In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories. Note:These are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting. Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available. Footnotes:C.N.M.I.: Commonwealth of Northern Mariana Islands. U: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum. * Three low incidence conditions, rubella, rubella congenital, and tetanus, have been moved to Table 2 to facilitate case count verification with reporting jurisdictions. ��� Case counts for reporting year 2015 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>. Data for TB are displayed in Table IV, which appears quarterly. �� Includes drug resistant and susceptible cases of Invasive Pneumococcal Disease. This condition was previously named Streptococcus pneumoniae invasive disease and cases were reported to CDC using different event codes to specify whether the cases were drug resistant or in a defined age group, such as <5 years. Since 2010, case notifications for this condition were consolidated under one event code for Invasive pneumococcal disease.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/ydsy-yh5w', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-01-07', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/ydsy-yh5w', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ydsy-yh5w/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ydsy-yh5w/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ydsy-yh5w/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ydsy-yh5w/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2015', 'invasive pneumococcal disease', 'legionellosis', 'mmwr', 'nedss', 'netss', 'nndss', 'pneumococcal', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2016-01-07', 'title': 'NNDSS - Table II. Invasive Pneumococcal to Legionellosis'}, {'description': '<p>NNDSS - TABLE 1KK. Vancomycin-resistant Staphylococcus aureus to Varicella morbidity - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/dy4n-fbwg', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-23', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/dy4n-fbwg', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/dy4n-fbwg/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/dy4n-fbwg/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/dy4n-fbwg/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/dy4n-fbwg/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'nedss', 'netss', 'nndss', 'vancomycin-resistant staphylococcus aureus', 'varicella morbidity', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-01-02', 'title': 'NNDSS - TABLE 1KK. Vancomycin-resistant Staphylococcus aureus to Varicella morbidity'}, {'description': '<p>Health, United States is an annual report on trends in health statistics, find more information at <a href="http://www.cdc.gov/nchs/hus.htm">http://www.cdc.gov/nchs/hus.htm</a>.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Health Statistics'], 'landingPage': 'https://data.cdc.gov/d/m4es-3af4', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2013-07-29', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/m4es-3af4', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/m4es-3af4/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/m4es-3af4/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/m4es-3af4/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/m4es-3af4/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hus', 'low birthweight'], 'bureauCode': ['009:00'], 'modified': '2015-08-27', 'title': 'Selected Trend Table from Health, United States, 2011. Low birthweight live births, by race and Hispanic origin of mother, and state: United States, 2000 - 2002, 2003 - 2005, and 2006 - 2008'}, {'description': '<p>NNDSS - Table II. Spotted fever rickettsiosis to Syphilis, primary and secondary - 2018. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states or territory.</p>\n<p>Note:</p>\n<p>This table contains provisional cases of selected national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:</p>\n<p>C.N.M.I.: Commonwealth of Northern Mariana Islands.<br />\nU: Unavailable. —: No reported cases. N: Not reportable. NA: Not Available. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<ul>\n<li>Case counts for reporting years 2017 and 2018 are provisional and subject to change. Data for years 2013 through 2016 are finalized. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>.</li>\n</ul>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/efpc-rr7b', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-01-03', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/efpc-rr7b', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/efpc-rr7b/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/efpc-rr7b/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/efpc-rr7b/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/efpc-rr7b/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2018', 'nedss', 'netss', 'nndss', 'primary and secondary', 'spotted fever rickettsiosis', 'syphilis', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-01-03', 'title': 'NNDSS - Table II. Spotted fever rickettsiosis to Syphilis, primary and secondary'}, {'description': "<p>Rate of deaths by age/gender (per 100,000 population) for motor vehicle occupants killed in crashes, 2012 & 2014. 2012 Source: Fatality Analysis Reporting System (FARS). 2014 Source: National Highway Traffic Safety Administration's (NHTSA) Fatality Analysis Reporting System (FARS), 2014 Annual Report File Note: Blank cells indicate data are suppressed. Fatality rates based on fewer than 20 deaths are suppressed.</p>\n", 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Motor Vehicle'], 'landingPage': 'https://data.cdc.gov/d/8i5t-42wz', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-10-18', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/8i5t-42wz', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/8i5t-42wz/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/8i5t-42wz/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/8i5t-42wz/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/8i5t-42wz/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cdc', 'centers for disease control and prevention'], 'bureauCode': ['009:00'], 'modified': '2016-10-18', 'title': 'Motor Vehicle Occupant Death Rate, by Age and Gender, 2012 & 2014, Region 8 - Denver'}, {'description': "<p>Rate of deaths by age/gender (per 100,000 population) for motor vehicle occupants killed in crashes, 2012 & 2014. 2012 Source: Fatality Analysis Reporting System (FARS). 2014 Source: National Highway Traffic Safety Administration's (NHTSA) Fatality Analysis Reporting System (FARS), 2014 Annual Report File Note: Blank cells indicate data are suppressed. Fatality rates based on fewer than 20 deaths are suppressed.</p>\n", 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Motor Vehicle'], 'landingPage': 'https://data.cdc.gov/d/29ew-qk7z', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-10-18', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/29ew-qk7z', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/29ew-qk7z/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/29ew-qk7z/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/29ew-qk7z/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/29ew-qk7z/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cdc', 'centers for disease control and prevention'], 'bureauCode': ['009:00'], 'modified': '2016-10-18', 'title': 'Motor Vehicle Occupant Death Rate, by Age and Gender, 2012 & 2014, Region 3 - Philadelphia'}, {'description': "<p>Alcohol-Impaired Driving Fatalities 2005-2014; All persons killed in crashes involving a driver with BAC >= .08 g/dL. Occupant Fatalities 2005-2014; All occupants killed where body type = 1-79. Source: National Highway Traffic Safety Administration's (NHTSA) Fatality Analysis Reporting System (FARS), 2005-2013 Final Reports and 2014 Annual Report File</p>\n", 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Motor Vehicle'], 'landingPage': 'https://data.cdc.gov/d/haed-k2ka', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-09-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/haed-k2ka', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/haed-k2ka/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/haed-k2ka/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/haed-k2ka/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/haed-k2ka/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cdc', 'centers for disease control and prevention'], 'bureauCode': ['009:00'], 'modified': '2016-09-26', 'title': 'Occupant and Alcohol-Impaired Driving Deaths in States, 2005-2014'}, {'description': '<p>Source: Behavioral Risk Factor Surveillance System (BRFSS), 2012, 2014.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Motor Vehicle'], 'landingPage': 'https://data.cdc.gov/d/e8fc-yrqd', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-09-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/e8fc-yrqd', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/e8fc-yrqd/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/e8fc-yrqd/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/e8fc-yrqd/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/e8fc-yrqd/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cdc', 'centers for disease control and prevention'], 'bureauCode': ['009:00'], 'modified': '2016-09-14', 'title': 'Percentage of Adults Who Report Driving After Drinking Too Much (in the past 30 days), 2012 & 2014, Region 1 - Boston'}, {'description': '<p>Source: Behavioral Risk Factor Surveillance System (BRFSS), 2012, 2014.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Motor Vehicle'], 'landingPage': 'https://data.cdc.gov/d/i9qr-47vu', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-09-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/i9qr-47vu', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/i9qr-47vu/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/i9qr-47vu/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/i9qr-47vu/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/i9qr-47vu/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cdc', 'centers for disease control and prevention'], 'bureauCode': ['009:00'], 'modified': '2016-09-14', 'title': 'Percentage of Adults Who Report Driving After Drinking Too Much (in the past 30 days), 2012 & 2014, Region 9 - San Francisco'}, {'description': '<p>Source for 2012 national data: National Occupant Protection Use Survey (NOPUS), 2012. Source for 2014 national data: National Occupant Protection Use Survey (NOPUS), 2014. Source for 2012 state data: State Observational Survey of Seat Belt Use, 2012. Source for 2014 state data: Seat Belt Use in 2014- Use Rates in the States and Territories</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Motor Vehicle'], 'landingPage': 'https://data.cdc.gov/d/hauf-e9a4', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-09-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/hauf-e9a4', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hauf-e9a4/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hauf-e9a4/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hauf-e9a4/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hauf-e9a4/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cdc', 'centers for disease control and prevention'], 'bureauCode': ['009:00'], 'modified': '2016-09-14', 'title': 'Percentage of Drivers and Front Seat Passengers Wearing Seat Belts, 2012 & 2014, Region 3 - Philadelphia'}, {'description': '<p>Source for 2012 national data: National Occupant Protection Use Survey (NOPUS), 2012. Source for 2014 national data: National Occupant Protection Use Survey (NOPUS), 2014. Source for 2012 state data: State Observational Survey of Seat Belt Use, 2012. Source for 2014 state data: Seat Belt Use in 2014- Use Rates in the States and Territories</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Motor Vehicle'], 'landingPage': 'https://data.cdc.gov/d/iz46-hpaa', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-09-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/iz46-hpaa', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/iz46-hpaa/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/iz46-hpaa/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/iz46-hpaa/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/iz46-hpaa/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cdc', 'centers for disease control and prevention'], 'bureauCode': ['009:00'], 'modified': '2016-09-14', 'title': 'Percentage of Drivers and Front Seat Passengers Wearing Seat Belts, 2012 & 2014, Region 8 - Denver'}, {'description': '<p>NNDSS - Table II. Ehrlichiosis/Anaplasmosis - 2015.In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories. Note:These are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting. Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available. Footnotes:C.N.M.I.: Commonwealth of Northern Mariana Islands. U: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum. * Three low incidence conditions, rubella, rubella congenital, and tetanus, have been moved to Table 2 to facilitate case count verification with reporting jurisdictions. ��� Case counts for reporting year 2015 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/">http://wwwn.cdc.gov/nndss/document/</a> ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf. Data for TB are displayed in Table IV, which appears quarterly. �� Cumulative total E. ewingii cases reported for year 2015 = 0, and 14 cases reported for 2014.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/j9id-xrm6', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-01-07', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/j9id-xrm6', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/j9id-xrm6/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/j9id-xrm6/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/j9id-xrm6/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/j9id-xrm6/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2015', 'anaplasma phagocytophilum', 'ehrlichia chaffeensis', 'ehrlichiosis/anaplasmosis', 'mmwr', 'nedss', 'netss', 'nndss', 'undetermined', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2016-01-07', 'title': 'NNDSS - Table II. Ehrlichiosis/Anaplasmosis'}, {'description': '<p>NNDSS - TABLE 1EE. Salmonella Paratyphi infection to Salmonellosis (excluding Salmonella Typhi infection and Salmonella Paratyphi infection) - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />\n§ In previous years, cases were reported as Salmonellosis. Beginning in January 2019, cases began to be reported as Salmonella Paratyphi infection.<br />\n¶ In previous years, cases were reported as typhoid fever. Beginning in January 2019, cases began to be reported as Salmonella Typhi infection.<br />\n** In previous years, cases were reported as Salmonellosis (excluding paratyphoid fever and typhoid fever). Beginning in January 2019, cases began to be reported as Salmonellosis (excluding Salmonella Typhi infection and Salmonella Paratyphi infection).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/hs59-amfp', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/hs59-amfp', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hs59-amfp/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hs59-amfp/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hs59-amfp/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hs59-amfp/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'nedss', 'netss', 'nndss', 'salmonella paratyphi infection', 'salmonella typhi infection', 'salmonellosis (excluding salmonella typhi infection and salmonella paratyphi infection)', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-05-30', 'title': 'NNDSS - TABLE 1EE. Salmonella Paratyphi infection to Salmonellosis (excluding Salmonella Typhi infection and Salmonella Paratyphi infection)'}, {'description': '<p>NNDSS - Table II. Shiga toxin to Shigellosis - 2016. In this Table, provisional* cases of selected† notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories.<br />\nNote:<br />\nThese are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting.</p>\n<p>Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available.</p>\n<p>Footnotes:<br />\nC.N.M.I.: Commonwealth of Northern Mariana Islands.<br />\nU: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<ul>\n<li>Case counts for reporting year 2016 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/">http://wwwn.cdc.gov/nndss/document/</a> ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf. Data for TB are displayed in Table IV, which appears quarterly.<br />\n† Three low incidence conditions, rubella, rubella congenital, and tetanus, have been moved to Table II to facilitate case count verification with reporting jurisdictions.<br />\n§ Includes E. coli O157:H7; Shiga toxin-positive, serogroup non-O157; and Shiga toxin-positive, not serogrouped.</li>\n</ul>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/xv7k-8e7s', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2017-01-05', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/xv7k-8e7s', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xv7k-8e7s/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xv7k-8e7s/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xv7k-8e7s/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xv7k-8e7s/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2016', 'mmwr', 'nedss', 'netss', 'nndss', 'shiga toxin-producing e. coli', 'shigellosis', 'stec', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2017-01-05', 'title': 'NNDSS - Table II. Shiga toxin to Shigellosis'}, {'description': "<p>Rate of deaths by age/gender (per 100,000 population) for people killed in crashes involving a driver with BAC =>0.08%, 2012, 2014. 2012 Source: Fatality Analysis Reporting System (FARS). 2014 Source: National Highway Traffic Administration's (NHTSA) Fatality Analysis Reporting System (FARS), 2014 Annual Report File. Note: Blank cells indicate data are suppressed. Fatality rates based on fewer than 20 deaths are suppressed.</p>\n", 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Motor Vehicle'], 'landingPage': 'https://data.cdc.gov/d/28km-nz6e', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-09-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/28km-nz6e', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/28km-nz6e/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/28km-nz6e/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/28km-nz6e/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/28km-nz6e/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cdc', 'centers for disease control and prevention'], 'bureauCode': ['009:00'], 'modified': '2016-09-14', 'title': 'Impaired Driving Death Rate, by Age and Gender, 2012 & 2014, Region 4 - Atlanta'}, {'description': "<p>Rate of deaths by age/gender (per 100,000 population) for people killed in crashes involving a driver with BAC =>0.08%, 2012, 2014. 2012 Source: Fatality Analysis Reporting System (FARS). 2014 Source: National Highway Traffic Administration's (NHTSA) Fatality Analysis Reporting System (FARS), 2014 Annual Report File. Note: Blank cells indicate data are suppressed. Fatality rates based on fewer than 20 deaths are suppressed.</p>\n", 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Motor Vehicle'], 'landingPage': 'https://data.cdc.gov/d/ksf9-pem2', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-09-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/ksf9-pem2', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ksf9-pem2/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ksf9-pem2/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ksf9-pem2/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ksf9-pem2/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cdc', 'centers for disease control and prevention'], 'bureauCode': ['009:00'], 'modified': '2016-09-14', 'title': 'Impaired Driving Death Rate, by Age and Gender, 2012 & 2014, Region 1 - Boston'}, {'description': '<p>Source for 2012 national data: National Occupant Protection Use Survey (NOPUS), 2012. Source for 2014 national data: National Occupant Protection Use Survey (NOPUS), 2014. Source for 2012 state data: State Observational Survey of Seat Belt Use, 2012. Source for 2014 state data: Seat Belt Use in 2014- Use Rates in the States and Territories</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Motor Vehicle'], 'landingPage': 'https://data.cdc.gov/d/y8pa-p62q', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-09-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/y8pa-p62q', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/y8pa-p62q/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/y8pa-p62q/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/y8pa-p62q/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/y8pa-p62q/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cdc', 'centers for disease control and prevention'], 'bureauCode': ['009:00'], 'modified': '2016-09-14', 'title': 'Percentage of Drivers and Front Seat Passengers Wearing Seat Belts, 2012 & 2014, Region 7 - Kansas City'}, {'description': '<p>This dataset includes estimates of U.S. life expectancy at birth by state and census tract for the period 2010-2015 (1). Estimates were produced for 65,662 census tracts, covering the District of Columbia (D.C.) and all states, excluding Maine and Wisconsin, representing 88.7% of all U.S. census tracts (see notes). These estimates are the result of the collaborative project, “U.S. Small-area Life Expectancy Estimates Project (USALEEP),” between the National Center for Health Statistics (NCHS), the National Association for Public Health Statistics and Information Systems (NAPHSIS), and the Robert Wood Johnson Foundation (RWJF) (2).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/5h56-n989', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2019-06-21', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/5h56-n989', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5h56-n989/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5h56-n989/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5h56-n989/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5h56-n989/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['birth', 'census tract', 'life expectancy', 'national', 'united states'], 'bureauCode': ['009:00'], 'modified': '2020-05-06', 'title': 'U.S. Life Expectancy at Birth by State and Census Tract - 2010-2015'}, {'description': '<p>Source for 2012 national data: National Occupant Protection Use Survey (NOPUS), 2012. Source for 2014 national data: National Occupant Protection Use Survey (NOPUS), 2014. Source for 2012 state data: State Observational Survey of Seat Belt Use, 2012. Source for 2014 state data: Seat Belt Use in 2014- Use Rates in the States and Territories</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Motor Vehicle'], 'landingPage': 'https://data.cdc.gov/d/vqff-ff7g', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-09-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/vqff-ff7g', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vqff-ff7g/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vqff-ff7g/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vqff-ff7g/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vqff-ff7g/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cdc', 'centers for disease control and prevention'], 'bureauCode': ['009:00'], 'modified': '2016-09-14', 'title': 'Percentage of Drivers and Front Seat Passengers Wearing Seat Belts, 2012 & 2014, Region 4 - Atlanta'}, {'description': "<p>Rate of deaths by age/gender (per 100,000 population) for motor vehicle occupants killed in crashes, 2012 & 2014. 2012 Source: Fatality Analysis Reporting System (FARS). 2014 Source: National Highway Traffic Safety Administration's (NHTSA) Fatality Analysis Reporting System (FARS), 2014 Annual Report File Note: Blank cells indicate data are suppressed. Fatality rates based on fewer than 20 deaths are suppressed.</p>\n", 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Motor Vehicle'], 'landingPage': 'https://data.cdc.gov/d/5nuu-6upy', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-10-18', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/5nuu-6upy', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5nuu-6upy/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5nuu-6upy/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5nuu-6upy/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5nuu-6upy/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cdc', 'centers for disease control and prevention'], 'bureauCode': ['009:00'], 'modified': '2016-10-18', 'title': 'Motor Vehicle Occupant Death Rate, by Age and Gender, 2012 & 2014, Region 10 - Seattle'}, {'description': "<p>Source for 2012 national data: National Occupant Protection Use Survey (NOPUS), 2012. Source for 2012 state data: State Observational Survey of Seat Belt Use, 2012. Source for 2014 national data: National Highway Traffic Safety Administration's (NHTSA) National Occupant Protection Use Survey (NOPUS), 2014. Source for 2014 state data: National Highway Traffic Safety Administration's (NHTSA) State Observation of Seat Belt Use, 2014</p>\n", 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Motor Vehicle'], 'landingPage': 'https://data.cdc.gov/d/rmzv-dc5f', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-09-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/rmzv-dc5f', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rmzv-dc5f/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rmzv-dc5f/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rmzv-dc5f/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rmzv-dc5f/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cdc', 'centers for disease control and prevention'], 'bureauCode': ['009:00'], 'modified': '2016-09-26', 'title': 'Percentage of Drivers and Front Seat Passengers Wearing Seat Belts, 2012 & 2014, All States'}, {'description': "<p>Rate of deaths by age/gender (per 100,000 population) for people killed in crashes involving a driver with BAC =>0.08%, 2012. 2012 Source: Fatality Analysis Reporting System (FARS)Note: Blank cells indicate data are suppressed. 2014 Source: Source: National Highway Traffic Administration's (NHTSA) Fatality Analysis Reporting System (FARS), 2014 Annual Report File. Fatality rates based on fewer than 20 deaths are suppressed.</p>\n", 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Motor Vehicle'], 'landingPage': 'https://data.cdc.gov/d/ebbj-sh54', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-09-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/ebbj-sh54', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ebbj-sh54/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ebbj-sh54/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ebbj-sh54/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ebbj-sh54/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cdc', 'centers for disease control and prevention'], 'bureauCode': ['009:00'], 'modified': '2016-09-26', 'title': 'Impaired Driving Death Rate, by Age and Gender, 2012 & 2014, All States'}, {'description': '<p>Source: Behavioral Risk Factor Surveillance System (BRFSS), 2012, 2014.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Motor Vehicle'], 'landingPage': 'https://data.cdc.gov/d/5p6r-d32s', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-09-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/5p6r-d32s', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5p6r-d32s/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5p6r-d32s/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5p6r-d32s/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5p6r-d32s/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cdc', 'centers for disease control and prevention'], 'bureauCode': ['009:00'], 'modified': '2016-09-14', 'title': 'Percentage of Adults Who Report Driving After Drinking Too Much (in the past 30 days), 2012 & 2014, Region 5 - Chicago'}, {'description': '<p>NNDSS - Table II. Lyme disease to Meningococcal - 2015.In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed.The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories. Note:These are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting. Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available. Footnotes:C.N.M.I.: Commonwealth of Northern Mariana Islands. U: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum. * Three low incidence conditions, rubella, rubella congenital, and tetanus, have been moved to Table 2 to facilitate case count verification with reporting jurisdictions. ��� Case counts for reporting year 2015 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>. Data for TB are displayed in Table IV, which appears quarterly. �� Data for meningococcal disease, invasive caused by serogroups ACWY; serogroup B; other serogroup; and unknown serogroup are available in Table I.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/7pb7-w9us', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-01-07', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/7pb7-w9us', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7pb7-w9us/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7pb7-w9us/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7pb7-w9us/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7pb7-w9us/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2015', 'all serogroups', 'invasive', 'lyme disease', 'malaria', 'meningococcal disease', 'mmwr', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2016-01-07', 'title': 'NNDSS - Table II. Lyme disease to Meningococcal'}, {'description': '<p>This dataset includes facility details, performance rates, vascular access topic measure score, and the state and national average measure scores for the vascular access topic measure and the following vascular access measures: AV fistula and catheter ≥ 90 days, which are included in the vascular access type measure topic for the PY 2020 ESRD QIP.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Dialysis Facility Compare'], 'landingPage': 'https://data.medicare.gov/d/rd5h-re4c', 'contactPoint': {'hasEmail': 'mailto:DialysisData@umich.edu', 'fn': 'Dialysis Facility Compare'}, 'issued': '2020-01-22', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/rd5h-re4c', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/rd5h-re4c/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/rd5h-re4c/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/rd5h-re4c/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/rd5h-re4c/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['dfc', 'dialysis', 'dialysis facilities', 'linking quality to payment - qip'], 'bureauCode': ['009:38'], 'modified': '2020-01-22', 'title': 'ESRD QIP - Vascular Access - Payment Year 2020'}, {'description': '<p>This dataset includes facility details, performance rate, Kt/V Dialysis Adequacy Comprehensive measure score, and the state and national average measure scores for the Kt/V Dialysis Adequacy Comprehensive measure for the PY 2020 ESRD QIP.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Dialysis Facility Compare'], 'landingPage': 'https://data.medicare.gov/d/ip8v-3vdj', 'contactPoint': {'hasEmail': 'mailto:DialysisData@umich.edu', 'fn': 'Dialysis Facility Compare'}, 'issued': '2020-01-22', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/ip8v-3vdj', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/ip8v-3vdj/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/ip8v-3vdj/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/ip8v-3vdj/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/ip8v-3vdj/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['dfc', 'dialysis', 'dialysis facilities', 'linking quality to payment - qip'], 'bureauCode': ['009:38'], 'modified': '2020-01-22', 'title': 'ESRD QIP - Dialysis Adequacy - Payment Year 2020'}, {'description': '<p>This dataset includes facility details, performance rate, measure score, and the state and national average scores for each of the ICH CAHPS survey metrics that are included in the composite measure, as well as the measure score and the state and national average scores for the overall ICH CAHPS measure included in the PY 2020 ESRD QIP.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Dialysis Facility Compare'], 'landingPage': 'https://data.medicare.gov/d/v29m-db8t', 'contactPoint': {'hasEmail': 'mailto:DialysisData@umich.edu', 'fn': 'Dialysis Facility Compare'}, 'issued': '2020-01-22', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/v29m-db8t', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/v29m-db8t/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/v29m-db8t/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/v29m-db8t/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/v29m-db8t/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['dfc', 'dialysis', 'dialysis facilities', 'linking quality to payment - qip'], 'bureauCode': ['009:38'], 'modified': '2020-01-22', 'title': 'ESRD QIP – In-Center Hemodialysis Consumer Assessment Of Healthcare Providers And Services Systems (ICH CAHPS) Survey - Payment Year 2020'}, {'description': '<p>This dataset includes facility details, the number of eligible cases, numerator, denominator, performance rates, and measure score for each clinical measure and the measure score for each reporting measure included in the PY 2020 ESRD QIP.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Dialysis Facility Compare'], 'landingPage': 'https://data.medicare.gov/d/qt66-qjh7', 'contactPoint': {'hasEmail': 'mailto:DialysisData@umich.edu', 'fn': 'Dialysis Facility Compare'}, 'issued': '2020-01-22', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/qt66-qjh7', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/qt66-qjh7/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/qt66-qjh7/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/qt66-qjh7/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/qt66-qjh7/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['dfc', 'dialysis', 'dialysis facilities', 'linking quality to payment - qip'], 'bureauCode': ['009:38'], 'modified': '2020-01-22', 'title': 'ESRD QIP - Complete QIP Data - Payment Year 2020'}, {'description': '<p>This dataset includes facility details, measure score, and the state and national average measure scores for the NHSN healthcare personnel influenza vaccination reporting measure included in the PY 2020 ESRD QIP.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Dialysis Facility Compare'], 'landingPage': 'https://data.medicare.gov/d/atjw-fc84', 'contactPoint': {'hasEmail': 'mailto:DialysisData@umich.edu', 'fn': 'Dialysis Facility Compare'}, 'issued': '2020-01-22', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/atjw-fc84', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/atjw-fc84/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/atjw-fc84/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/atjw-fc84/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/atjw-fc84/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['dfc', 'dialysis', 'dialysis facilities', 'linking quality to payment - qip'], 'bureauCode': ['009:38'], 'modified': '2020-01-22', 'title': 'ESRD QIP - National Healthcare Safety Network Healthcare Personnel Influenza Vaccination - Payment Year 2020'}, {'description': '<p>This dataset includes facility details, performance ratio, measure score, and the state and national average measure scores for the STrR measure included in the PY 2020 ESRD QIP.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Dialysis Facility Compare'], 'landingPage': 'https://data.medicare.gov/d/cm6g-gfbc', 'contactPoint': {'hasEmail': 'mailto:DialysisData@umich.edu', 'fn': 'Dialysis Facility Compare'}, 'issued': '2020-01-22', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/cm6g-gfbc', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/cm6g-gfbc/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/cm6g-gfbc/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/cm6g-gfbc/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/cm6g-gfbc/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['dfc', 'dialysis', 'dialysis facilities', 'linking quality to payment - qip'], 'bureauCode': ['009:38'], 'modified': '2020-01-22', 'title': 'ESRD QIP - Standardized Transfusion Ratio - Payment Year 2020'}, {'description': '<p>This dataset includes facility details, measure score, and the state and national average measure scores for the pain assessment and follow up reporting measure included in the PY 2020 ESRD QIP.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Dialysis Facility Compare'], 'landingPage': 'https://data.medicare.gov/d/bazu-6xpx', 'contactPoint': {'hasEmail': 'mailto:DialysisData@umich.edu', 'fn': 'Dialysis Facility Compare'}, 'issued': '2020-01-22', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/bazu-6xpx', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/bazu-6xpx/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/bazu-6xpx/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/bazu-6xpx/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/bazu-6xpx/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['dfc', 'dialysis', 'dialysis facilities', 'linking quality to payment - qip'], 'bureauCode': ['009:38'], 'modified': '2020-01-22', 'title': 'ESRD QIP - Pain Assessment and Follow-up - Payment Year 2020'}, {'description': '<p>This dataset includes facility details, total performance score, and payment reduction percentage for each facility as well as the state and national average total performance scores for the PY 2020 ESRD QIP.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Dialysis Facility Compare'], 'landingPage': 'https://data.medicare.gov/d/fqah-awe3', 'contactPoint': {'hasEmail': 'mailto:DialysisData@umich.edu', 'fn': 'Dialysis Facility Compare'}, 'issued': '2020-01-22', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/fqah-awe3', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/fqah-awe3/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/fqah-awe3/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/fqah-awe3/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/fqah-awe3/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['dfc', 'dialysis', 'dialysis facilities', 'linking quality to payment - qip'], 'bureauCode': ['009:38'], 'modified': '2020-01-22', 'title': 'ESRD QIP - Total Performance Scores - Payment Year 2020'}, {'description': '<p>This dataset includes facility details, performance ratio, measure score, and the state and national average measure scores for the SRR measure included in the PY 2020 ESRD QIP.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Dialysis Facility Compare'], 'landingPage': 'https://data.medicare.gov/d/efv3-vm3n', 'contactPoint': {'hasEmail': 'mailto:DialysisData@umich.edu', 'fn': 'Dialysis Facility Compare'}, 'issued': '2020-01-22', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/efv3-vm3n', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/efv3-vm3n/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/efv3-vm3n/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/efv3-vm3n/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/efv3-vm3n/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['dfc', 'dialysis', 'dialysis facilities', 'linking quality to payment - qip'], 'bureauCode': ['009:38'], 'modified': '2020-01-22', 'title': 'ESRD QIP - Standardized Readmission Ratio - Payment Year 2020'}, {'description': '<p>This dataset includes facility details, NHSN bloodstream infection performance ratio, NHSN dialysis events number of months reported, NHSN combined measure score, and the state and national average measure scores for the NHSN combined measure score, and the following NHSN measures: NHSN dialysis event number of months reported and the NHSN Bloodstream Infection ratio, which comprise the NHSN combined measure score included in the PY 2020 ESRD QIP.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Dialysis Facility Compare'], 'landingPage': 'https://data.medicare.gov/d/bmqj-88i5', 'contactPoint': {'hasEmail': 'mailto:DialysisData@umich.edu', 'fn': 'Dialysis Facility Compare'}, 'issued': '2020-01-22', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/bmqj-88i5', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/bmqj-88i5/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/bmqj-88i5/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/bmqj-88i5/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/bmqj-88i5/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['dfc', 'dialysis', 'dialysis facilities', 'linking quality to payment - qip'], 'bureauCode': ['009:38'], 'modified': '2020-01-22', 'title': 'ESRD QIP – National Healthcare Safety Network combined measure - Payment Year 2020'}, {'description': '<p>This dataset includes facility details, measure score, and the state and national average measure scores for the serum phosphorous reporting measure included in the PY 2020 ESRD QIP.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Dialysis Facility Compare'], 'landingPage': 'https://data.medicare.gov/d/vcdt-av5j', 'contactPoint': {'hasEmail': 'mailto:DialysisData@umich.edu', 'fn': 'Dialysis Facility Compare'}, 'issued': '2020-01-22', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/vcdt-av5j', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/vcdt-av5j/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/vcdt-av5j/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/vcdt-av5j/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/vcdt-av5j/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['dfc', 'dialysis', 'dialysis facilities', 'linking quality to payment - qip'], 'bureauCode': ['009:38'], 'modified': '2020-01-22', 'title': 'ESRD QIP - Serum Phosphorous Reporting - Payment Year 2020'}, {'description': '<p>This dataset includes facility details, performance rate, measure score, and the state and national average measure scores for the hypercalcemia measure included in the PY 2020 ESRD QIP.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Dialysis Facility Compare'], 'landingPage': 'https://data.medicare.gov/d/7eyv-c623', 'contactPoint': {'hasEmail': 'mailto:DialysisData@umich.edu', 'fn': 'Dialysis Facility Compare'}, 'issued': '2020-01-22', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/7eyv-c623', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/7eyv-c623/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/7eyv-c623/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/7eyv-c623/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/7eyv-c623/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['dfc', 'dialysis', 'dialysis facilities', 'linking quality to payment - qip'], 'bureauCode': ['009:38'], 'modified': '2020-01-22', 'title': 'ESRD QIP - Hypercalcemia - Payment Year 2020'}, {'description': '<p>This dataset includes facility details, measure score, and the state and national average measure scores for the anemia management reporting measure included in the PY 2020 ESRD QIP.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Dialysis Facility Compare'], 'landingPage': 'https://data.medicare.gov/d/t6ez-29z5', 'contactPoint': {'hasEmail': 'mailto:DialysisData@umich.edu', 'fn': 'Dialysis Facility Compare'}, 'issued': '2020-01-22', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/t6ez-29z5', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/t6ez-29z5/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/t6ez-29z5/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/t6ez-29z5/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/t6ez-29z5/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['dfc', 'dialysis', 'dialysis facilities', 'linking quality to payment - qip'], 'bureauCode': ['009:38'], 'modified': '2020-01-22', 'title': 'ESRD QIP - Anemia Management Reporting - Payment Year 2020'}, {'description': '<p>This table includes a description of the footnotes that are used in the ESRD QIP datasets.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Dialysis Facility Compare'], 'landingPage': 'https://data.medicare.gov/d/tapt-6nrb', 'contactPoint': {'hasEmail': 'mailto:DialysisData@umich.edu', 'fn': 'Dialysis Facility Compare'}, 'issued': '2020-01-22', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/tapt-6nrb', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/tapt-6nrb/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/tapt-6nrb/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/tapt-6nrb/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/tapt-6nrb/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['dfc', 'dialysis', 'dialysis facilities', 'linking quality to payment - qip'], 'bureauCode': ['009:38'], 'modified': '2020-01-22', 'title': 'ESRD QIP – Footnotes'}, {'description': '<p>NNDSS - Table I. infrequently reported notifiable diseases - 2018. In this Table, provisional cases of selected infrequently reported notifiable diseases (<1,000 cases reported during the preceding year) are displayed. This tables excludes U.S. territories.</p>\n<p>Notice: The case counts for Haemophilus influenzae, invasive disease Nontypeable" and "Non-b serotype" were switched for 2018 weeks 1-52.</p>\n<p>Note:<br />\nThese are provisional cases of selected national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia are collated and published weekly on the NNDSS Data and Statistic web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnote:<br />\n—: No reported cases. N: Not reportable. NA: Not available. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts.</p>\n<ul>\n<li>Case counts for reporting years 2017 and 2018 are provisional and subject to change. Data for years 2013 through 2016 are finalized. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>.</li>\n</ul>\n<p>† This table does not include cases from the U.S. territories.</p>\n<p>§ Calculated by summing the incidence counts for the current week, the 2 weeks preceding the current week, and the 2 weeks following the current week, for a total of 5 preceding years. Additional information is available at <a href="https://wwwn.cdc.gov/nndss/document/5yearweeklyaverage.pdf">https://wwwn.cdc.gov/nndss/document/5yearweeklyaverage.pdf</a>.</p>\n<p>¶ Not reportable in all jurisdictions. Data from states where the condition is not reportable are excluded from this table, except for the arboviral diseases and influenza-associated pediatric mortality. Reporting exceptions are available at <a href="http://wwwn.cdc.gov/nndss/downloads.html">http://wwwn.cdc.gov/nndss/downloads.html</a>.</p>\n<p>** Please refer to the CDC WONDER for weekly updates to the footnote for this condition.</p>\n<p>†† Please refer to the CDC WONDER for weekly updates to the footnote for this condition.</p>\n<p>§§ Novel influenza A virus infections are human infections with influenza A viruses that are different from currently circulating human seasonal influenza viruses. With the exception of one avian lineage influenza A (H7N2) virus, all novel influenza A virus infections reported to CDC since 2013 have been variant influenza viruses.</p>\n<p>¶¶ Prior to 2018, cases of paratyphoid fever were included with salmonellosis cases (see Table II).</p>\n<p>*** Prior to 2015, CDC\'s National Notifiable Diseases Surveillance System (NNDSS) did not receive electronic data about incident cases of specific viral hemorrhagic fevers; instead data were collected in aggregate as "viral hemorrhagic fevers\'. NNDSS was updated beginning in 2015 to receive data for each of the viral hemorrhagic fevers listed.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/5fyu-rtk3', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-02-12', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/5fyu-rtk3', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5fyu-rtk3/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5fyu-rtk3/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5fyu-rtk3/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5fyu-rtk3/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2018', 'acute', 'anthrax', 'arboviral diseases', 'botulism', 'brucellosis', 'chancroid', 'chikungunya virus disease', 'cholera', 'chronic', 'congenital', 'crimean-congo hemorrhagic fever virus', 'cyclosporiasis', 'diphtheria', 'eastern equine encephalitis virus disease', 'ebola virus', 'foodborne', 'guanarito virus', 'haemophilus influenzae', 'hansen's disease', 'hantavirus infection', 'hantavirus pulmonary syndrome', 'hemolytic uremic syndrome post-diarrheal', 'hepatitis b', 'human', 'infant', 'influenza-associated pediatric mortality', 'invasive disease (age <5 yrs)', 'jamestown canyon virus disease', 'junin virus', 'la crosse virus disease', 'lassa virus', 'leptospirosis', 'listeriosis', 'lujo virus', 'machupo virus', 'marburg virus', 'measles', 'meningococcal disease', 'nedss', 'netss', 'neuroinvasive and nonneuroinvasive', 'nndss', 'non-b serotype', 'non-hantavirus pulmonary syndrome', 'nonparalytic', 'nontypeable', 'novel influenza a virus infections', 'other (wound & unspecified)', 'other serogroups', 'paralytic', 'paratyphoid fever', 'perinatal infection', 'plague', 'poliomyelitis', 'poliovirus infection', 'powassan virus disease', 'psittacosis', 'q fever', 'rabies', 'sabia virus', 'sars-cov', 'serogroup b', 'serogroups acwy', 'serotype b', 'smallpox', 'st. louis encephalitis virus disease', 'streptococcal toxic s shock syndrome', 'syphilis', 'total', 'toxic shock syndrome (other than streptococcal)', 'trichinellosis', 'tularemia', 'typhoid fever', 'unknown serogroups', 'unknown serotype', 'vancomycin-intermediate staphylococcus aureus', 'vancomycin-resistant staphylococcus aureus', 'viral hemorrhagic fevers', 'western equine encephalitis virus disease', 'wonder', 'yellow fever'], 'bureauCode': ['009:00'], 'modified': '2020-03-20', 'title': 'NNDSS - Table I. infrequently reported notifiable diseases'}, {'description': '<p>The interactive maps are visual representations of the Social Vulnerability Index (SVI). Data were extracted from the US Census and the American Community Survey.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Health Statistics'], 'landingPage': 'https://data.cdc.gov/d/6ssd-y5qt', 'contactPoint': {'hasEmail': 'mailto:svi_coordinator@cdc.gov', 'fn': 'Danielle Sharpe'}, 'issued': '2015-03-24', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/6ssd-y5qt', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://svi.cdc.gov/map.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['cdc', 'centers for disease control and prevention'], 'bureauCode': ['009:00'], 'modified': '2020-02-13', 'title': 'CDC Social Vulnerability Index (SVI) Mapping Dashboard'}, {'description': "<p>Social vulnerability refers to the resilience of communities when confronted by external stresses on human health, stresses such as natural or human-caused disasters, or disease outbreaks. Reducing social vulnerability can decrease both human suffering and economic loss. ATSDR's Social Vulnerability Index uses U.S. census variables at tract level to help local officials identify communities that may need support in preparing for hazards, or recovering from disaster.</p>\n", 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Health Statistics'], 'landingPage': 'https://data.cdc.gov/d/u6k2-rtt3', 'contactPoint': {'hasEmail': 'mailto:svi_coordinator@cdc.gov', 'fn': 'Danielle Sharpe'}, 'issued': '2015-03-24', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/u6k2-rtt3', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'accessURL': 'http://svi.cdc.gov/SVIDataToolsDownload.html', 'mediaType': 'application/unknown'}], 'keyword': ['american community survey', 'at-risk', 'census', 'population', 'social vulnerability', 'social vulnerability index', 'svi', 'vulnerability'], 'bureauCode': ['009:00'], 'modified': '2020-02-13', 'title': 'CDC Social Vulnerability Index (SVI)'}, {'description': '<p>This file contains Merit-Based Incentive Payment System (MIPS) final scores and performance category scores for clinicians. This dataset was updated on March 18, 2020.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Physician Compare'], 'landingPage': 'https://data.medicare.gov/d/j79y-bz9t', 'contactPoint': {'hasEmail': 'mailto:physiciancompare-helpdesk@acumenllc.com', 'fn': 'CMS'}, 'issued': '2019-08-01', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/j79y-bz9t', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/j79y-bz9t/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/j79y-bz9t/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/j79y-bz9t/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/j79y-bz9t/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['individual quality', 'mips', 'physician compare', 'qcdr', 'quality', 'quality measures'], 'bureauCode': ['009:38'], 'modified': '2020-03-18', 'title': 'Physician Compare 2017 Individual EC Public Reporting - Overall MIPS Performance'}, {'description': '<p>This file contains the Consumer Assessment of Healthcare Providers and Systems (CAHPS) for MIPS measures reported by groups. This dataset was updated on March 18, 2020.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Physician Compare'], 'landingPage': 'https://data.medicare.gov/d/sdab-jf24', 'contactPoint': {'hasEmail': 'mailto:physiciancompare-helpdesk@acumenllc.com', 'fn': 'CMS'}, 'issued': '2019-08-01', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/sdab-jf24', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/sdab-jf24/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/sdab-jf24/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/sdab-jf24/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/sdab-jf24/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cahps', 'patient survey', 'physician compare', 'quality', 'quality measures'], 'bureauCode': ['009:38'], 'modified': '2020-03-18', 'title': 'Physician Compare 2017 Group Public Reporting - Patient Experience'}, {'description': '<p>CMS has released several information products that provide greater transparency on spending for drugs in the Medicare and Medicaid programs.</p>\n<p>The CMS Drug Spending Dashboards are interactive, Web-based tools that provide spending information for drugs in the Medicare Part B and D programs as well as Medicaid. The Dashboards focus on average spending per dosage unit and change in average spending per dosage unit over time. The tools also include additional manufacturer-level drug spending information as well as consumer-friendly descriptions of the drug uses and clinical indications.</p>\n<p>Machine-readable CMS Drug Spending Summary Data Files, which include the data in the Dashboards as well as additional spending and utilization data for the most recent five years, are available for download in Excel.</p>\n<p>The Part B Discarded Drug Units report is a set of summary tables that presents spending information for Medicare Part B drugs claims that were identified as having discarded amounts of a drug.</p>\n', 'programCode': ['009:000'], 'temporal': '2012-01-01T05:00:00-05:00/2018-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Information-on-Prescription-Drugs/index.html', 'modified': '2020-03-06', 'contactPoint': {'hasEmail': 'mailto:DrugListInput@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2015-12-21', 'accessLevel': 'public', 'identifier': '628', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Information-on-Prescription-Drugs/index.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Claims', 'Expenditures', 'Interactive Tools', 'Medicare', 'National', 'Opioids', 'Outpatient', 'Part B', 'Part D', 'Prescription Drug Plans', 'Prescription Drugs', 'Publicly Available Data File - for download', 'Trends', 'Utilization'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'CMS Drug Spending'}, {'description': '<p>The Geographic Variation Dashboards present Medicare fee-for-service per-capita spending at the state and county level in an interactive format. We calculated the spending figures in these dashboards using standardized dollars that remove the effects of the geographic adjustments that Medicare makes for many of its payment rates.</p>\n', 'programCode': ['009:000'], 'temporal': '2009-01-01T05:00:00-05:00/2018-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Medicare-Geographic-Variation/GV_Dashboard', 'modified': '2020-03-06', 'contactPoint': {'hasEmail': 'mailto:medicareproviderdata@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2013-06-03', 'accessLevel': 'public', 'identifier': '445', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Medicare-Geographic-Variation/GV_Dashboard', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Ambulatory Surgical Center', 'County', 'Durable Medical Equipment (DME)', 'Federally Qualified Health Center (FQHC)', 'Hospice', 'Hospital Referral Region', 'Inpatient', 'Interactive Tools', 'Medicare', 'National', 'Outpatient', 'Part A', 'Part B', 'Publicly Available Data File - for download', 'Quality', 'State', 'Utilization'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Geographic Variation in Medicare Spending Dashboard', 'accrualPeriodicity': 'R/P1Y'}, {'description': '<p>The Medicare Geographic Variation Public Use File provides the ability to view demographic, utilization and quality indicators at the state level (including Washington DC, Puerto Rico, and Virgin Islands), and at the Hospital Referral Region (HRR) level. This aggregated program data enables researchers and policymakers to evaluate geographic variation in the utilization and quality of health care services for the Medicare Fee for Service population.</p>\n', 'programCode': ['009:000'], 'temporal': '2007-01-01T05:00:00-05:00/2018-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Medicare-Geographic-Variation/GV_PUF', 'modified': '2020-03-06', 'contactPoint': {'hasEmail': 'mailto:medicareproviderdata@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2020-03-06', 'accessLevel': 'public', 'identifier': '262', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Medicare-Geographic-Variation/GV_PUF', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Acute Care Hospital', 'Ambulatory Surgical Center', 'Chronic Condition', 'Claims', 'County', 'Disparity', 'Durable Medical Equipment (DME)', 'Emergency Room-Department', 'End Stage Renal Disease (ESRD)', 'Enrollment', 'Federally Qualified Health Center (FQHC)', 'Home Health (HHA)', 'Hospice', 'Hospital', 'Hospital Referral Region', 'Inpatient', 'Long Term Care (LTC)', 'Medicare', 'Medicare Advantage', 'Minority Health', 'National', 'Outpatient', 'Part A', 'Part B', 'Part C', 'Payments', 'Persons Served', 'Preventive Services', 'Publicly Available Data File - for download', 'Quality', 'Readmissions', 'Skilled Nursing (SNF)', 'State', 'Statistics', 'Utilization'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medicare Geographic Variation - Public Use File', 'accrualPeriodicity': 'R/P1Y', 'describedBy': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Medicare-Geographic-Variation/Downloads/Geo_Var_PUF_Methods_Paper.pdf'}, {'description': '<p>Payroll-Based Journal staffing data submitted by long term care facilities. Data are presented as one row per work day, for each facility.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services (CMS)'}, 'theme': ['Special Programs/Initiatives - Long Term Care Facility Staffing Payroll-Based Journal'], 'landingPage': 'https://data.cms.gov/d/4juw-fxcf', 'contactPoint': {'hasEmail': 'mailto:nhstaffing@cms.hhs.gov', 'fn': 'nhstaffing@cms.hhs.gov'}, 'issued': '2019-10-23', 'accessLevel': 'public', 'identifier': 'https://data.cms.gov/api/views/4juw-fxcf', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cms.gov/api/views/4juw-fxcf/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cms.gov/api/views/4juw-fxcf/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cms.gov/api/views/4juw-fxcf/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cms.gov/api/views/4juw-fxcf/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['centers-for-medicare-medicaid-services-cms'], 'bureauCode': ['009:38'], 'modified': '2019-10-23', 'title': 'PBJ Daily Nurse Staffing CY 2019 Q2'}, {'description': '<p>Payroll-Based Journal non-nurse staffing data submitted by long term care facilities. Data are presented as one row per work day, for each facility.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services (CMS)'}, 'theme': ['Special Programs/Initiatives - Long Term Care Facility Staffing Payroll-Based Journal'], 'landingPage': 'https://data.cms.gov/d/n6n2-ryhw', 'contactPoint': {'hasEmail': 'mailto:nhstaffing@cms.hhs.gov', 'fn': 'nhstaffing@cms.hhs.gov'}, 'issued': '2018-10-24', 'accessLevel': 'public', 'identifier': 'https://data.cms.gov/api/views/n6n2-ryhw', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cms.gov/api/views/n6n2-ryhw/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cms.gov/api/views/n6n2-ryhw/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cms.gov/api/views/n6n2-ryhw/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cms.gov/api/views/n6n2-ryhw/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['centers-for-medicare-medicaid-services-cms'], 'bureauCode': ['009:38'], 'modified': '2018-12-19', 'title': 'PBJ Daily Non-Nurse Staffing CY 2018 Q1'}, {'description': '<p>Payroll-Based Journal staffing data submitted by long term care facilities. Data are presented as one row per work day, for each facility.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services (CMS)'}, 'theme': ['Special Programs/Initiatives - Long Term Care Facility Staffing Payroll-Based Journal'], 'landingPage': 'https://data.cms.gov/d/nxdr-vqyq', 'contactPoint': {'hasEmail': 'mailto:nhstaffing@cms.hhs.gov', 'fn': 'nhstaffing@cms.hhs.gov'}, 'issued': '2019-10-23', 'accessLevel': 'public', 'identifier': 'https://data.cms.gov/api/views/nxdr-vqyq', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cms.gov/api/views/nxdr-vqyq/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cms.gov/api/views/nxdr-vqyq/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cms.gov/api/views/nxdr-vqyq/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cms.gov/api/views/nxdr-vqyq/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['centers-for-medicare-medicaid-services-cms'], 'bureauCode': ['009:38'], 'modified': '2019-10-23', 'title': 'PBJ Daily Non-Nurse Staffing CY 2019 Q2'}, {'description': '<p>Payroll-Based Journal nurse staffing data submitted by long term care facilities. Data are presented as one row per work day, for each facility.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services (CMS)'}, 'theme': ['Special Programs/Initiatives - Long Term Care Facility Staffing Payroll-Based Journal'], 'landingPage': 'https://data.cms.gov/d/uscz-xxq8', 'contactPoint': {'hasEmail': 'mailto:nhstaffing@cms.hhs.gov', 'fn': 'nhstaffing@cms.hhs.gov'}, 'issued': '2018-10-24', 'accessLevel': 'public', 'identifier': 'https://data.cms.gov/api/views/uscz-xxq8', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cms.gov/api/views/uscz-xxq8/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cms.gov/api/views/uscz-xxq8/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cms.gov/api/views/uscz-xxq8/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cms.gov/api/views/uscz-xxq8/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['centers-for-medicare-medicaid-services-cms'], 'bureauCode': ['009:38'], 'modified': '2018-12-19', 'title': 'PBJ Daily Nurse Staffing CY 2018 Q1'}, {'description': '<p>This dataset includes facility details, measure score, and the state and national average measure scores for the clinical depression screening and follow up reporting measure included in the PY 2020 ESRD QIP.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Dialysis Facility Compare'], 'landingPage': 'https://data.medicare.gov/d/5grf-7wj2', 'contactPoint': {'hasEmail': 'mailto:DialysisData@umich.edu', 'fn': 'Dialysis Facility Compare'}, 'issued': '2020-01-22', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/5grf-7wj2', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/5grf-7wj2/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/5grf-7wj2/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/5grf-7wj2/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/5grf-7wj2/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['dfc', 'dialysis', 'dialysis facilities', 'linking quality to payment - qip'], 'bureauCode': ['009:38'], 'modified': '2020-01-22', 'title': 'ESRD QIP - Clinical Depression Screening and Follow-up - Payment Year 2020'}, {'description': "<p>CDC's Division of Population Health provides cross-cutting set of 124 indicators that were developed by consensus and that allows states and territories and large metropolitan areas to uniformly define, collect, and report chronic disease data that are important to public health practice and available for states, territories and large metropolitan areas. In addition to providing access to state-specific indicator data, the CDI web site serves as a gateway to additional information and data resources.</p>\n", 'programCode': ['009:020'], 'title': 'U.S. Chronic Disease Indicators (CDI)', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Chronic Disease Indicators'], 'landingPage': 'https://data.cdc.gov/d/g4ie-h725', 'contactPoint': {'hasEmail': 'mailto:PublicInquiriesDPH@cdc.gov', 'fn': 'DPH Public Inquiries'}, 'issued': '2018-05-24', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/g4ie-h725', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/g4ie-h725/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/g4ie-h725/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/g4ie-h725/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/g4ie-h725/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['alcohol', 'arthritis', 'asthma', 'cancer', 'cardiovascular disease', 'cdi', 'chronic disease indicators', 'chronic kidney disease', 'chronic obstructive pulmonary disease', 'diabetes', 'disability', 'immunization', 'mental health', 'nutrition physical activity and weight status', 'older adults', 'oral health', 'overarching conditions', 'public health', 'reproductive health', 'tobacco'], 'bureauCode': ['009:20'], 'modified': '2020-01-27', 'references': ['https://www.cdc.gov/mmwr/pdf/rr/rr6401.pdf'], 'describedBy': 'https://chronicdata.cdc.gov/Chronic-Disease-Indicators/U-S-Chronic-Disease-Indicators-CDI-/g4ie-h725'}, {'description': '<p>NNDSS - TABLE 1OO. Viral hemorrhagic fevers, Machupo virus to Viral hemorrhagic fevers, Sabia virus – 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published.<br />\nNC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-U.S. Residents\' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />\n§ Prior to 2015, CDC\'s National Notifiable Diseases Surveillance System (NNDSS) did not receive electronic data about incident cases of specific viral hemorrhagic fevers; instead data were collected in aggregate as "viral hemorrhagic fevers". NNDSS was updated beginning in 2015 to receive data for each of the viral hemorrhagic fevers listed.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'landingPage': 'https://data.cdc.gov/d/deut-fu2f', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2020-01-15', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/deut-fu2f', '@type': 'dcat:Dataset', 'modified': '2020-01-15', 'keyword': ['2020', 'machupo virus', 'marburg virus', 'nedss', 'netss', 'nndss', 'sabia virus', 'viral hemorrhagic fevers', 'wonder'], 'bureauCode': ['009:00'], 'theme': ['NNDSS'], 'title': 'NNDSS - TABLE 1OO. Viral hemorrhagic fevers, Machupo virus to Viral hemorrhagic fevers, Sabia virus'}, {'description': '<p>NNDSS - Table II. Salmonellosis (excluding typhoid fever and paratyphoid fever) to Shigellosis - 2018. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states or territory.</p>\n<p>Note:</p>\n<p>This table contains provisional cases of selected national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:</p>\n<p>C.N.M.I.: Commonwealth of Northern Mariana Islands.<br />\nU: Unavailable. —: No reported cases. N: Not reportable. NA: Not Available. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<ul>\n<li>Case counts for reporting years 2017 and 2018 are provisional and subject to change. Data for years 2013 through 2016 are finalized. FoFor further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>.</li>\n</ul>\n<p>† Prior to 2018, cases of paratyphoid fever were included as salmonellosis, but beginning in 2018 they are being published as paratyphoid fever (see Table 1).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/6rpz-c2y5', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-01-03', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/6rpz-c2y5', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6rpz-c2y5/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6rpz-c2y5/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6rpz-c2y5/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6rpz-c2y5/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2018', 'nedss', 'netss', 'nndss', 'salmonellosis (excluding typhoid fever and paratyphoid fever)', 'shiga toxin-producing escherichia coli', 'shigellosis', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-01-03', 'title': 'NNDSS - Table II. Salmonellosis (excluding typhoid fever and paratyphoid fever) to Shigellosis'}, {'description': '<p>NNDSS - Table II. Meningococcal disease to Pertussis - 2018. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states or territory.</p>\n<p>Note:</p>\n<p>This table contains provisional cases of selected national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:</p>\n<p>C.N.M.I.: Commonwealth of Northern Mariana Islands.<br />\nU: Unavailable. —: No reported cases. N: Not reportable. NA: Not Available. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<ul>\n<li>Case counts for reporting years 2017 and 2018 are provisional and subject to change. Data for years 2013 through 2016 are finalized. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>.</li>\n</ul>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/9qys-crt2', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-01-03', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/9qys-crt2', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/9qys-crt2/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/9qys-crt2/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/9qys-crt2/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/9qys-crt2/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2018', 'all serogroups', 'meningococcal disease', 'mumps', 'nedss', 'netss', 'nndss', 'pertussis', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-01-03', 'title': 'NNDSS - Table II. Meningococcal disease to Pertussis'}, {'description': '<p>NNDSS - Table II. Giardiasis to Haemophilus influenza - 2018. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states or territory.</p>\n<p>Note:</p>\n<p>This table contains provisional cases of selected national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:</p>\n<p>C.N.M.I.: Commonwealth of Northern Mariana Islands.<br />\nU: Unavailable. —: No reported cases. N: Not reportable. NA: Not Available. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<ul>\n<li>Case counts for reporting years 2017 and 2018 are provisional and subject to change. Data for years 2013 through 2016 are finalized. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>.</li>\n</ul>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/m6gf-vfkz', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-01-03', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/m6gf-vfkz', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/m6gf-vfkz/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/m6gf-vfkz/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/m6gf-vfkz/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/m6gf-vfkz/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2018', 'all serotypes)', 'giardiasis', 'gonorrhea', 'haemophilus influenza', 'invasive disease (all ages', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-01-03', 'title': 'NNDSS - Table II. Giardiasis to Haemophilus influenza'}, {'description': '<p>NNDSS - Table II. Ehrlichiosis and Anaplasmosis, Ehrlichia ewingii infection to Undetermined - 2018. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states or territory.</p>\n<p>Note:</p>\n<p>This table contains provisional cases of selected national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a></p>\n<p>Footnotes:</p>\n<p>C.N.M.I.: Commonwealth of Northern Mariana Islands.<br />\nU: Unavailable. —: No reported cases. N: Not reportable. NA: Not Available. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<ul>\n<li>Case counts for reporting years 2017 and 2018 are provisional and subject to change. Data for years 2013 through 2016 are finalized. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>.</li>\n</ul>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/cucp-zsht', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-01-03', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/cucp-zsht', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/cucp-zsht/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/cucp-zsht/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/cucp-zsht/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/cucp-zsht/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2018', 'ehrlichia ewingii infection', 'ehrlichiosis and anaplasmosis', 'nedss', 'netss', 'nndss', 'undetermined', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-01-03', 'title': 'NNDSS - Table II. Ehrlichiosis and Anaplasmosis, Ehrlichia ewingii infection to Undetermined'}, {'description': '<p>NNDSS - Table II. Cryptosporidiosis to Dengue virus infection - 2018. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states or territory.</p>\n<p>Note:</p>\n<p>This table contains provisional cases of selected national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a></p>\n<p>Footnotes:</p>\n<p>C.N.M.I.: Commonwealth of Northern Mariana Islands.<br />\nU: Unavailable. —: No reported cases. N: Not reportable. NA: Not Available. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<ul>\n<li>Case counts for reporting years 2017 and 2018 are provisional and subject to change. Data for years 2013 through 2016 are finalized. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>.</li>\n</ul>\n<p>† Includes data for dengue and dengue-like illness.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/fhc9-h3em', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-01-03', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/fhc9-h3em', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/fhc9-h3em/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/fhc9-h3em/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/fhc9-h3em/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/fhc9-h3em/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2018', 'cryptosporidiosis', 'dengue virus infection', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-01-03', 'title': 'NNDSS - Table II. Cryptosporidiosis to Dengue virus infection'}, {'description': '<p>NNDSS - Table III. Tuberculosis - 2017.This Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States will exclude counts from US territories. Footnote: C.N.M.I.: Commonwealth of Northern Mariana Islands. U: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable Cum: Cumulative year-to-date counts. Min: Minimum. Max: Maximum. * Case counts for reporting year 2016 and 2017 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a> Data for TB are displayed quarterly.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/9g7x-sfq4', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2018-01-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/9g7x-sfq4', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/9g7x-sfq4/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/9g7x-sfq4/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/9g7x-sfq4/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/9g7x-sfq4/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2017', 'mmwr', 'nedss', 'netss', 'nndss', 'tb', 'tuberculosis', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2018-01-26', 'title': 'NNDSS - Table III. Tuberculosis'}, {'description': "<p>This dataset includes data on adult's diet, physical activity, and weight status from Behavioral Risk Factor Surveillance System. This data is used for DNPAO's Data, Trends, and Maps database, which provides national and state specific data on obesity, nutrition, physical activity, and breastfeeding.</p>\n", 'programCode': ['009:020'], 'title': 'Nutrition, Physical Activity, and Obesity - Behavioral Risk Factor Surveillance System', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Nutrition', 'Physical Activity', 'and Obesity'], 'landingPage': 'https://data.cdc.gov/d/hn4x-zwk7', 'contactPoint': {'hasEmail': 'mailto:dnpaoinfo@cdc.gov', 'fn': 'DNPAO Public Inquiries'}, 'issued': '2019-02-22', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/hn4x-zwk7', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hn4x-zwk7/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hn4x-zwk7/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hn4x-zwk7/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hn4x-zwk7/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['adults', 'brfss', 'dnpao', 'fruit', 'nutrition', 'obesity', 'overweight', 'physical activity', 'vegetables', 'walking'], 'bureauCode': ['009:20'], 'modified': '2019-10-10', 'references': ['https://www.cdc.gov/nccdphp/dnpao/index.html'], 'describedBy': 'https://chronicdata.cdc.gov/Nutrition-Physical-Activity-and-Obesity/Nutrition-Physical-Activity-and-Obesity-Behavioral/hn4x-zwk7'}, {'description': '<p>This dataset includes select data from the U.S. Census Bureau\'s American Community Survey (ACS) on the percent of adults who bike or walk to work. This data is used for DNPAO\'s Data, Trends, and Maps database, which provides national and state specific data on obesity, nutrition, physical activity, and breastfeeding. For more information about ACS visit <a href="https://www.census.gov/programs-surveys/acs/">https://www.census.gov/programs-surveys/acs/</a>.</p>\n', 'programCode': ['009:020'], 'title': 'Nutrition, Physical Activity, and Obesity - American Community Survey', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Nutrition', 'Physical Activity', 'and Obesity'], 'landingPage': 'https://data.cdc.gov/d/8mrp-rmkw', 'contactPoint': {'hasEmail': 'mailto:dnpaoinfo@cdc.gov', 'fn': 'DNPAO Public Inquiries'}, 'issued': '2018-02-23', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/8mrp-rmkw', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/8mrp-rmkw/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/8mrp-rmkw/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/8mrp-rmkw/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/8mrp-rmkw/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['acs', 'american community survey', 'bike', 'dnpao', 'physical activity', 'walk', 'work'], 'bureauCode': ['009:20'], 'modified': '2018-07-09', 'references': ['https://www.cdc.gov/nccdphp/dnpao/index.html'], 'describedBy': 'https://chronicdata.cdc.gov/Nutrition-Physical-Activity-and-Obesity/Nutrition-Physical-Activity-and-Obesity-American-C/8mrp-rmkw'}, {'description': '<p>This dataset includes data on weight status for children aged 3 months to 4 years old from Women, Infant, and Children Participant and Program Characteristics (WIC-PC). This data is used for DNPAO\'s Data, Trends, and Maps database, which provides national and state specific data on obesity, nutrition, physical activity, and breastfeeding. For more information about WIC-PC visit <a href="https://www.fns.usda.gov/wic/national-survey-wic-participants">https://www.fns.usda.gov/wic/national-survey-wic-participants</a>.</p>\n', 'programCode': ['009:020'], 'title': 'Nutrition, Physical Activity, and Obesity - Women, Infant, and Child', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Nutrition', 'Physical Activity', 'and Obesity'], 'landingPage': 'https://data.cdc.gov/d/735e-byxc', 'contactPoint': {'hasEmail': 'mailto:dnpaoinfo@cdc.gov', 'fn': 'DNPAO Public Inquiries'}, 'issued': '2018-02-23', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/735e-byxc', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/735e-byxc/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/735e-byxc/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/735e-byxc/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/735e-byxc/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['children', 'dnpao', 'low income', 'obese', 'obesity', 'overweight', 'wic', 'wic-pc'], 'bureauCode': ['009:20'], 'modified': '2019-11-20', 'references': ['https://www.cdc.gov/nccdphp/dnpao/index.html'], 'describedBy': 'https://chronicdata.cdc.gov/Nutrition-Physical-Activity-and-Obesity/Nutrition-Physical-Activity-and-Obesity-Women-Infa/735e-byxc'}, {'description': '<p>NNDSS - Table II. West Nile virus disease - 2017. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories.</p>\n<p>Note:<br />\nThese are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting.</p>\n<p>Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available.</p>\n<p>Footnotes:<br />\n C.N.M.I.: Commonwealth of Northern Mariana Islands.</p>\n<p>U: Unavailable. —: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<p>*Three low incidence conditions, rubella, rubella congenital, and tetanus, are in Table II to facilitate case count verification with reporting jurisdictions.</p>\n<p>† Case counts for reporting year 2017 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/">http://wwwn.cdc.gov/nndss/document/</a> ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf. Data for tuberculosis are displayed in Table IV, which appears quarterly.</p>\n<p>§ Updated weekly from the Division of Vector-Borne Diseases, National Center for Emerging and Zoonotic Infectious Diseases (ArboNET Surveillance). Data for Jamestown Canyon virus, La Crosse virus, Chikungunya virus, Eastern equine encephalitis virus, Powassan virus, St. Louis virus, and Western equine encephalitis virus diseases are available in Table I.</p>\n<p>¶ Not reportable in all states. Reporting exceptions are available at <a href="http://wwwn.cdc.gov/nndss/downloads.html">http://wwwn.cdc.gov/nndss/downloads.html</a>.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/m5zs-rf6r', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2018-01-04', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/m5zs-rf6r', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/m5zs-rf6r/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/m5zs-rf6r/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/m5zs-rf6r/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/m5zs-rf6r/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2017', 'mmwr', 'nedss', 'netss', 'nndss', 'west nile virus', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2018-01-04', 'title': 'NNDSS - Table II. West Nile virus disease'}, {'description': '<p>NNDSS - Table II. Vibriosis - 2017. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories.</p>\n<p>Note:<br />\nThese are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting.</p>\n<p>Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available.</p>\n<p>Footnotes:<br />\n C.N.M.I.: Commonwealth of Northern Mariana Islands.</p>\n<p>U: Unavailable. —: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<p>*Three low incidence conditions, rubella, rubella congenital, and tetanus, are in Table II to facilitate case count verification with reporting jurisdictions.</p>\n<p>† Case counts for reporting year 2017 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/">http://wwwn.cdc.gov/nndss/document/</a> ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf. Data for tuberculosis are displayed in Table IV, which appears quarterly.</p>\n<p>§ The national surveillance case definition was revised in 2017 to include infections confirmed by culture-independent diagnostic tests as probable cases.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/98pz-jhyt', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2018-01-04', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/98pz-jhyt', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/98pz-jhyt/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/98pz-jhyt/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/98pz-jhyt/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/98pz-jhyt/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2017', 'mmwr', 'nedss', 'netss', 'nndss', 'other than toxigenic vibrio cholerae o1 or o139)', 'vibriosis (any species of the family vibrionaceae', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2018-01-04', 'title': 'NNDSS - Table II. Vibriosis'}, {'description': '<p>NNDSS - Table II. Salmonellosis to Shigellosis - 2017. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories.</p>\n<p>Note:<br />\nThese are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting.</p>\n<p>Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available.</p>\n<p>Footnotes:<br />\n C.N.M.I.: Commonwealth of Northern Mariana Islands.</p>\n<p>U: Unavailable. —: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<p>*Three low incidence conditions, rubella, rubella congenital, and tetanus, are in Table II to facilitate case count verification with reporting jurisdictions.</p>\n<p>† Case counts for reporting year 2017 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/">http://wwwn.cdc.gov/nndss/document/</a> ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf. Data for tuberculosis are displayed in Table IV, which appears quarterly.</p>\n<p>$ Includes E. coli O157:H7, Shiga toxin-positive, serogroup non-O157, and Shiga toxin-positive, not serogrouped.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/hwyq-75wu', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2018-01-04', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/hwyq-75wu', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hwyq-75wu/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hwyq-75wu/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hwyq-75wu/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hwyq-75wu/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2017', 'mmwr', 'nedss', 'netss', 'nndss', 'salmonellosis', 'shiga toxin-producing e. coli', 'shigellosis', 'stec', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2018-01-04', 'title': 'NNDSS - Table II. Salmonellosis to Shigellosis'}, {'description': '<p>NNDSS - Table II. Rabies, animal to Rubella, congenital syndrome - 2017. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories.</p>\n<p>Note:<br />\nThese are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting.</p>\n<p>Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available.</p>\n<p>Footnotes:<br />\n C.N.M.I.: Commonwealth of Northern Mariana Islands.</p>\n<p>U: Unavailable. —: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<p>*Three low incidence conditions, rubella, rubella congenital, and tetanus, are in Table II to facilitate case count verification with reporting jurisdictions.</p>\n<p>† Case counts for reporting year 2017 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/">http://wwwn.cdc.gov/nndss/document/</a> ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf. Data for tuberculosis are displayed in Table IV, which appears quarterly.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/scxv-4u4u', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2018-01-04', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/scxv-4u4u', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/scxv-4u4u/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/scxv-4u4u/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/scxv-4u4u/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/scxv-4u4u/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2017', 'animal', 'congenital syndrome', 'mmwr', 'nedss', 'netss', 'nndss', 'rabies', 'rubella', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2018-01-04', 'title': 'NNDSS - Table II. Rabies, animal to Rubella, congenital syndrome'}, {'description': '<p>NNDSS - Table II. Invasive Pneumococcal Diseases, All Ages - 2017. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories.</p>\n<p>Note:<br />\nThese are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting.</p>\n<p>Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available.</p>\n<p>Footnotes:<br />\n C.N.M.I.: Commonwealth of Northern Mariana Islands.</p>\n<p>U: Unavailable. —: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<p>*Three low incidence conditions, rubella, rubella congenital, and tetanus, are in Table II to facilitate case count verification with reporting jurisdictions.</p>\n<p>† Case counts for reporting year 2017 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/">http://wwwn.cdc.gov/nndss/document/</a> ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf. Data for tuberculosis are displayed in Table IV, which appears quarterly.</p>\n<p>§ Includes drug resistant and susceptible cases of Invasive Pneumococcal Disease. This condition was previously named Streptococcus pneumoniae invasive disease and cases were reported to CDC using different event codes to specify whether the cases were drug resistant or in a defined age group, such as <5 years.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/mbsb-z5f8', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2018-01-04', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/mbsb-z5f8', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mbsb-z5f8/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mbsb-z5f8/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mbsb-z5f8/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mbsb-z5f8/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2017', 'all ages', 'invasive pneumococcal diseases', 'mmwr', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2018-01-04', 'title': 'NNDSS - Table II. Invasive Pneumococcal Diseases, All Ages'}, {'description': '<p>NNDSS - Table II. Ehrlichiosis and Anaplasmosis - 2017. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories.</p>\n<p>Note:<br />\nThese are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting.</p>\n<p>Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available.</p>\n<p>Footnotes:<br />\n C.N.M.I.: Commonwealth of Northern Mariana Islands.</p>\n<p>U: Unavailable. —: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<p>*Three low incidence conditions, rubella, rubella congenital, and tetanus, are in Table II to facilitate case count verification with reporting jurisdictions.</p>\n<p>† Case counts for reporting year 2017 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/">http://wwwn.cdc.gov/nndss/document/</a> ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf. Data for tuberculosis are displayed in Table IV, which appears quarterly.</p>\n<p>§ Please refer to the MMWR publication for weekly updates to the footnote for this condition.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/gz3p-wzwf', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2018-01-04', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/gz3p-wzwf', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/gz3p-wzwf/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/gz3p-wzwf/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/gz3p-wzwf/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/gz3p-wzwf/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2017', 'anaplasma phagocytophilum', 'ehrlichia chaffeensis', 'ehrlichiosis and anaplasmosis', 'mmwr', 'nedss', 'netss', 'nndss', 'undetermined', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2018-01-04', 'title': 'NNDSS - Table II. Ehrlichiosis and Anaplasmosis'}, {'description': '<p>NNDSS - Table II. Babesiosis to Campylobacteriosis - 2017. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories.</p>\n<p>Note:<br />\nThese are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting.</p>\n<p>Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available.</p>\n<p>Footnotes:<br />\n C.N.M.I.: Commonwealth of Northern Mariana Islands.</p>\n<p>U: Unavailable. —: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<ul>\n<li>Three low incidence conditions, rubella, rubella congenital, and tetanus, are in Table II to facilitate case count verification with reporting jurisdictions.</li>\n</ul>\n<p>† Case counts for reporting year 2017 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/">http://wwwn.cdc.gov/nndss/document/</a> ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf. Data for tuberculosis are displayed in Table IV, which appears quarterly.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/xuah-ug7z', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2018-01-04', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/xuah-ug7z', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xuah-ug7z/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xuah-ug7z/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xuah-ug7z/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xuah-ug7z/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2017', 'babesiosis', 'campylobacteriosis', 'mmwr', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2018-01-04', 'title': 'NNDSS - Table II. Babesiosis to Campylobacteriosis'}, {'description': '<p>NNDSS - Table I. infrequently reported notifiable diseases - 2017. In this Table, provisional cases of selected infrequently reported notifiable diseases (<1,000 cases reported during the preceding year) are displayed.</p>\n<p>Note:<br />\nThese are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting.</p>\n<p>Case counts in these tables are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available.</p>\n<p>Footnote:<br />\n—: No reported cases. N: Not reportable. NA: Not available. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts.</p>\n<ul>\n<li>Case counts for reporting year 2017 are provisional and subject to change. Data for years 2012 through 2016 are finalized. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>.</li>\n</ul>\n<p>† This table does not include cases from the U.S. territories. Three low incidence conditions, rubella, rubella congenital, and tetanus, are in Table II to facilitate case count verification with reporting jurisdictions.</p>\n<p>§ Calculated by summing the incidence counts for the current week, the 2 weeks preceding the current week, and the 2 weeks following the current week, for a total of 5 preceding years. Additional information is available at <a href="http://wwwn.cdc.gov/nndss/document/5yearweeklyaverage.pdf">http://wwwn.cdc.gov/nndss/document/5yearweeklyaverage.pdf</a>.</p>\n<p>¶ Updated weekly reports from the Division of Vector-Borne Diseases, National Center for Emerging and Zoonotic Infectious Diseases (ArboNET Surveillance). Data for West Nile virus are available in Table II.</p>\n<p>** Not reportable in all jurisdictions. Data from states where the condition is not reportable are excluded from this table, except for the arboviral diseases and influenza-associated pediatric mortality. Reporting exceptions are available at <a href="http://wwwn.cdc.gov/nndss/downloads.html">http://wwwn.cdc.gov/nndss/downloads.html</a>.</p>\n<p>†† Data for Haemophilus influenzae (all ages, all serotypes) are available in Table II.</p>\n<p>§§ In 2016, the nationally notifiable condition ‘Hepatitis B Perinatal Infection’ was renamed to ‘Perinatal Hepatitis B Virus Infection’ and reflects updates in the 2016 CSTE position statement for Perinatal Hepatitis B Virus Infection.</p>\n<p>¶¶ Please refer to the MMWR publication for weekly updates to the footnote for this condition.</p>\n<p>*** Please refer to the MMWR publication for weekly updates to the footnote for this condition.</p>\n<p>††† Data for meningococcal disease (all serogroups) are available in Table II.</p>\n<p>§§§ Novel influenza A virus infections are human infections with influenza A viruses that are different from currently circulating human seasonal influenza viruses. With the exception of one avian lineage influenza A (H7N2) virus, all novel influenza A virus infections reported to CDC since 2011 have been variant influenza viruses. Total case counts are provided by the Influenza Division, National Center for Immunization and Respiratory Diseases (NCIRD).</p>\n<p>¶¶¶ Updated weekly from reports to the Division of STD Prevention, National Center for HIV/AIDS, Viral Hepatitis, STD, and TB Prevention.</p>\n<p>**** Prior to 2015, CDC\'s National Notifiable Diseases Surveillance System (NNDSS) did not receive electronic data about incident cases of specific viral hemorrhagic fevers; instead data were collected in aggregate as "viral hemorrhagic fevers". Beginning in 2015, NNDSS has been updated to receive data for each of</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/45b4-9j7u', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-02-12', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/45b4-9j7u', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/45b4-9j7u/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/45b4-9j7u/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/45b4-9j7u/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/45b4-9j7u/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2017', 'acute', 'arboviral diseases', 'botulism', 'brucellosis', 'chancroid', 'chikungunya virus disease', 'cholera', 'chronic', 'congenital', 'crimean-congo hemorrhagic fever', 'cyclosporiasis', 'diphtheria', 'eastern equine encephalitis virus disease', 'ebola hemorrhagic fever', 'foodborne', 'guanarito hemorrhagic fever', 'haemophilus influenzae', 'hansen's disease', 'hantavirus', 'hantavirus infection', 'hantavirus pulmonary syndrome (hps)', 'hemolytic uremic syndrome', 'hepatitis b', 'human', 'infant', 'influenza-associated pediatric mortality', 'invasive disease (age <5 yrs)', 'jamestown canyon virus disease', 'junin hemorrhagic fever', 'la crosse virus disease', 'lassa fever', 'leptospirosis', 'listeriosis', 'lujo virus', 'machupo hemorrhagic fever', 'marburg fever', 'measles', 'meningococcal disease (neisseria meningitidis)', 'mmwr', 'nedss', 'netss', 'neuroinvasive and nonneuroinvasive', 'nndss', 'non-b serotype', 'non-congenital', 'non-hps', 'nonparalytic', 'nontypeable', 'novel influenza a virus infections', 'other (wound & unspecified)', 'other serogroups', 'paralytic', 'perinatal virus infection', 'plague', 'polio virus infection', 'poliomyelitis', 'postdiarrheal', 'powassan virus disease', 'psittacosis', 'q fever', 'rabies', 'sabia-associated hemorrhagic fever', 'sars-cov', 'serogroup b', 'serogroups acwy', 'serotype b', 'smallpox', 'st. louis encephalitis virus disease', 'streptococcal toxic s hock syndrome', 'syphilis', 'total', 'toxic shock syndrome (other than streptococcal)', 'trichinellosis', 'tularemia', 'typhoid fever (caused by salmonella typhi)', 'unknown serogroups', 'unknown serotype', 'vancomycin-intermediate staphylococcus aureus', 'vancomycin-resistant staphylococcus aureus', 'viral hemorrhagic fevers', 'western equine encephalitis virus disease', 'wonder', 'yellow fever', 'zika virus disease'], 'bureauCode': ['009:00'], 'modified': '2019-02-12', 'title': 'NNDSS - Table I. infrequently reported notifiable diseases'}, {'description': '<p>2017, 2016. Data were provided by the Centers for Disease Control and Prevention (CDC), Division of Population Health, Epidemiology and Surveillance Branch. The project was funded by the Robert Wood Johnson Foundation (RWJF) in conjunction with the CDC Foundation. 500 cities project city-level data in GIS-friendly format can be joined with city spatial data (<a href="https://chronicdata.cdc.gov/500-Cities/500-Cities-City-Boundaries/n44h-hy2j">https://chronicdata.cdc.gov/500-Cities/500-Cities-City-Boundaries/n44h-hy2j</a>) in a geographic information system (GIS) to produce maps of 27 measures at the city-level. There are 7 measures (all teeth lost, dental visits, mammograms, Pap tests, colorectal cancer screening, core preventive services among older adults, and sleep less than 7 hours) in this 2019 release from the 2016 BRFSS that were the same as the 2018 release.</p>\n', 'programCode': ['009:020'], 'title': '500 Cities: City-level Data (GIS Friendly Format), 2019 release', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['500 Cities'], 'landingPage': 'https://data.cdc.gov/d/dxpw-cm5u', 'contactPoint': {'hasEmail': 'mailto:500cities@cdc.gov', 'fn': '500 Cities Public Inquiries'}, 'issued': '2017-12-04', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/dxpw-cm5u', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/dxpw-cm5u/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/dxpw-cm5u/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/dxpw-cm5u/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/dxpw-cm5u/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['500cities', 'behaviors', 'census', 'cities', 'gis', 'outcomes', 'prevalence', 'prevention', 'tract', 'unhealthy'], 'bureauCode': ['009:20'], 'modified': '2019-12-06', 'references': ['https://academic.oup.com/aje/article/179/8/1025/109078', 'https://academic.oup.com/aje/article/182/2/127/93984', 'https://www.cdc.gov/pcd/issues/2017/17_0281.htm', 'https://www.cdc.gov/pcd/issues/2018/18_0313.htm'], 'describedBy': 'https://chronicdata.cdc.gov/500-Cities/500-Cities-City-level-Data-GIS-Friendly-Format-201/dxpw-cm5u'}, {'description': '<p>2017, 2016. Data were provided by the Centers for Disease Control and Prevention (CDC), Division of Population Health, Epidemiology and Surveillance Branch. The project was funded by the Robert Wood Johnson Foundation (RWJF) in conjunction with the CDC Foundation. 500 cities project census tract-level data in GIS-friendly format can be joined with census tract spatial data (<a href="https://chronicdata.cdc.gov/500-Cities/500-Cities-Census-Tract-Boundaries/x7zy-2xmx">https://chronicdata.cdc.gov/500-Cities/500-Cities-Census-Tract-Boundarie...</a>) in a geographic information system (GIS) to produce maps of 27 measures at the census tract level. There are 7 measures (all teeth lost, dental visits, mammograms, Pap tests, colorectal cancer screening, core preventive services among older adults, and sleep less than 7 hours) in this 2019 release from the 2016 BRFSS that were the same as the 2018 release.</p>\n', 'programCode': ['009:020'], 'title': '500 Cities: Census Tract-level Data (GIS Friendly Format), 2019 release', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['500 Cities'], 'landingPage': 'https://data.cdc.gov/d/k86t-wghb', 'contactPoint': {'hasEmail': 'mailto:500cities@cdc.gov', 'fn': '500 Cities Public Inquiries'}, 'issued': '2017-12-04', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/k86t-wghb', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/k86t-wghb/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/k86t-wghb/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/k86t-wghb/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/k86t-wghb/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['500cities', 'behaviors', 'census', 'cities', 'gis', 'outcomes', 'prevalence', 'prevention', 'tract', 'unhealthy'], 'bureauCode': ['009:20'], 'modified': '2019-12-06', 'references': ['https://academic.oup.com/aje/article/179/8/1025/109078', 'https://academic.oup.com/aje/article/182/2/127/93984', 'https://www.cdc.gov/pcd/issues/2017/17_0281.htm', 'https://www.cdc.gov/pcd/issues/2018/18_0313.htm'], 'describedBy': 'https://chronicdata.cdc.gov/500-Cities/500-Cities-Census-Tract-level-Data-GIS-Friendly-Fo/k86t-wghb'}, {'description': '<p>This is the complete dataset for the 500 Cities project 2019 release. This dataset includes 2017, 2016 model-based small area estimates for 27 measures of chronic disease related to unhealthy behaviors (5), health outcomes (13), and use of preventive services (9). Data were provided by the Centers for Disease Control and Prevention (CDC), Division of Population Health, Epidemiology and Surveillance Branch. The project was funded by the Robert Wood Johnson Foundation (RWJF) in conjunction with the CDC Foundation. It represents a first-of-its kind effort to release information on a large scale for cities and for small areas within those cities. It includes estimates for the 500 largest US cities and approximately 28,000 census tracts within these cities. These estimates can be used to identify emerging health problems and to inform development and implementation of effective, targeted public health prevention activities. Because the small area model cannot detect effects due to local interventions, users are cautioned against using these estimates for program or policy evaluations. Data sources used to generate these measures include Behavioral Risk Factor Surveillance System (BRFSS) data (2017, 2016), Census Bureau 2010 census population data, and American Community Survey (ACS) 2013-2017, 2012-2016 estimates. Because some questions are only asked every other year in the BRFSS, there are 7 measures (all teeth lost, dental visits, mammograms, pap tests, colorectal cancer screening, core preventive services among older adults, and sleep less than 7 hours) from the 2016 BRFSS that are the same in the 2019 release as the previous 2018 release. More information about the methodology can be found at <a href="http://www.cdc.gov/500cities">www.cdc.gov/500cities</a>.</p>\n', 'programCode': ['009:020'], 'title': '500 Cities: Local Data for Better Health, 2019 release', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['500 Cities'], 'landingPage': 'https://data.cdc.gov/d/6vp6-wxuq', 'contactPoint': {'hasEmail': 'mailto:500cities@cdc.gov', 'fn': '500 Cities Public Inquiries'}, 'issued': '2018-12-03', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/6vp6-wxuq', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6vp6-wxuq/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6vp6-wxuq/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6vp6-wxuq/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6vp6-wxuq/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['500cities', 'behaviors', 'brfss', 'census', 'cities', 'outcomes', 'prevalence', 'prevention', 'tracts', 'unhealthy'], 'bureauCode': ['009:20'], 'modified': '2019-12-05', 'references': ['https://academic.oup.com/aje/article/179/8/1025/109078', 'https://academic.oup.com/aje/article/182/2/127/93984', 'https://www.cdc.gov/pcd/issues/2017/17_0281.htm', 'https://www.cdc.gov/pcd/issues/2018/18_0313.htm'], 'describedBy': 'https://chronicdata.cdc.gov/500-Cities/500-Cities-Local-Data-for-Better-Health-2017-relea/6vp6-wxuq'}, {'description': '<p>2014, 2013. Data were provided by the Centers for Disease Control and Prevention (CDC), Division of Population Health, Epidemiology and Surveillance Branch. The project was funded by the Robert Wood Johnson Foundation (RWJF) in conjunction with the CDC Foundation. 500 cities project census city-level data in GIS-friendly format can be joined with city spatial data (<a href="https://chronicdata.cdc.gov/500-Cities/500-Cities-City-Boundaries/n44h-hy2j">https://chronicdata.cdc.gov/500-Cities/500-Cities-City-Boundaries/n44h-hy2j</a>) in a geographic information system (GIS) to produce maps of 27 measures at the city-level.</p>\n', 'programCode': ['009:020'], 'title': '500 Cities: City-level Data (GIS Friendly Format), 2016 release', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['500 Cities'], 'landingPage': 'https://data.cdc.gov/d/k56w-7tny', 'contactPoint': {'hasEmail': 'mailto:500cities@cdc.gov', 'fn': '500 Cities Public Inquiries'}, 'issued': '2017-11-22', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/k56w-7tny', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/k56w-7tny/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/k56w-7tny/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/k56w-7tny/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/k56w-7tny/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['500 cities', 'city', 'estimates', 'prevalence'], 'bureauCode': ['009:20'], 'modified': '2018-11-02', 'references': ['https://academic.oup.com/aje/article/179/8/1025/109078', 'https://academic.oup.com/aje/article/182/2/127/93984', 'https://www.cdc.gov/pcd/issues/2017/pdf/17_0281.pdf', 'https://www.cdc.gov/pcd/issues/2018/18_0313.htm'], 'describedBy': 'https://chronicdata.cdc.gov/500-Cities/500-Cities-City-level-Data-GIS-Friendly-Format-201/k56w-7tny'}, {'description': '<p>2014, 2013. Data were provided by the Centers for Disease Control and Prevention (CDC), Division of Population Health, Epidemiology and Surveillance Branch. The project was funded by the Robert Wood Johnson Foundation (RWJF) in conjunction with the CDC Foundation. 500 cities project census tract-level data in GIS-friendly format can be joined with census tract spatial data (<a href="https://chronicdata.cdc.gov/500-Cities/500-Cities-Census-Tract-Boundaries/x7zy-2xmx">https://chronicdata.cdc.gov/500-Cities/500-Cities-Census-Tract-Boundarie...</a>) in a geographic information system (GIS) to produce maps of 27 measures at the census tract level.</p>\n', 'programCode': ['009:020'], 'title': '500 Cities: Census Tract-level Data (GIS Friendly Format), 2016 release', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['500 Cities'], 'landingPage': 'https://data.cdc.gov/d/5mtz-k78d', 'contactPoint': {'hasEmail': 'mailto:500cities@cdc.gov', 'fn': '500 Cities Public Inquiries'}, 'issued': '2017-11-22', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/5mtz-k78d', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5mtz-k78d/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5mtz-k78d/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5mtz-k78d/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5mtz-k78d/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['500 cities', 'census tracts', 'estimates', 'prevalence'], 'bureauCode': ['009:20'], 'modified': '2018-11-05', 'references': ['https://academic.oup.com/aje/article/179/8/1025/109078', 'https://academic.oup.com/aje/article/182/2/127/93984', 'https://www.cdc.gov/pcd/issues/2017/pdf/17_0281.pdf', 'https://www.cdc.gov/pcd/issues/2018/18_0313.htm'], 'describedBy': 'https://chronicdata.cdc.gov/500-Cities/500-Cities-Census-Tract-level-Data-GIS-Friendly-Fo/5mtz-k78d'}, {'description': '<p>This is the complete dataset for the 500 Cities project 2016 release. This dataset includes 2013, 2014 model-based small area estimates for 27 measures of chronic disease related to unhealthy behaviors (5), health outcomes (13), and use of preventive services (9). Data were provided by the Centers for Disease Control and Prevention (CDC), Division of Population Health, Epidemiology and Surveillance Branch. The project was funded by the Robert Wood Johnson Foundation (RWJF) in conjunction with the CDC Foundation. It represents a first-of-its kind effort to release information on a large scale for cities and for small areas within those cities. It includes estimates for the 500 largest US cities and approximately 28,000 census tracts within these cities. These estimates can be used to identify emerging health problems and to inform development and implementation of effective, targeted public health prevention activities. Because the small area model cannot detect effects due to local interventions, users are cautioned against using these estimates for program or policy evaluations. Data sources used to generate these measures include Behavioral Risk Factor Surveillance System (BRFSS) data (2013, 2014), Census Bureau 2010 census population data, and American Community Survey (ACS) 2009-2013, 2010-2014 estimates. More information about the methodology can be found at <a href="http://www.cdc.gov/500cities">www.cdc.gov/500cities</a>.<br />\nNote: During the process of uploading the 2015 estimates, CDC found a data discrepancy in the published 500 Cities data for the 2014 city-level obesity crude prevalence estimates caused when reformatting the SAS data file to the open data format. . The small area estimation model and code were correct. This data discrepancy only affected the 2014 city-level obesity crude prevalence estimates on the Socrata open data file, the GIS-friendly data file, and the 500 Cities online application. The other obesity estimates (city-level age-adjusted and tract-level) and the Mapbooks were not affected. No other measures were affected. The correct estimates are update in this dataset on October 25, 2017.</p>\n', 'programCode': ['009:020'], 'title': '500 Cities: Local Data for Better Health, 2016 release', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['500 Cities'], 'landingPage': 'https://data.cdc.gov/d/9z78-nsfp', 'contactPoint': {'hasEmail': 'mailto:500cities@cdc.gov', 'fn': '500 Cities Public Inquiries'}, 'issued': '2018-10-11', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/9z78-nsfp', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/9z78-nsfp/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/9z78-nsfp/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/9z78-nsfp/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/9z78-nsfp/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['500 cities', 'census', 'estimates', 'prevalence', 'tracts'], 'bureauCode': ['009:20'], 'modified': '2018-11-05', 'references': ['https://academic.oup.com/aje/article/179/8/1025/109078', 'https://academic.oup.com/aje/article/182/2/127/93984', 'https://www.cdc.gov/pcd/issues/2017/pdf/17_0281.pdf', 'https://www.cdc.gov/pcd/issues/2018/18_0313.htm'], 'describedBy': 'https://chronicdata.cdc.gov/500-Cities/500-Cities-Local-Data-for-Better-Health-2016-relea/9z78-nsfp'}, {'description': '<p>2005-2016. This dataset includes data from the retired BRFSS Vision Module. From 2005-2011 the BRFSS employed a ten question vision module regarding vision impairment, access and utilization of eye care, and self-reported eye diseases. In 2013 and subsequently, one question in the core of BRFSS asks about vision: “Are you blind or do you have serious difficulty seeing, even when wearing glasses?” The latest data for this core question can be found in the Vision and Eye Health Surveillance System (VEHSS). VEHSS is intended to provide population estimates of vision loss function, eye diseases, health disparities, as well as barriers and facilitators to access to vision and eye care. This information can be used for designing, implementing, and evaluating vision and eye health prevention programs. To access the latest BRFSS data, (2013-2017) view the Behavioral Risk Factors – Vision and Eye Health Surveillance dataset (<a href="https://chronicdata.cdc.gov/Vision-Eye-Health/Behavioral-Risk-Factors-Vision-and-Eye-Health-Surv/vkwg-yswv">https://chronicdata.cdc.gov/Vision-Eye-Health/Behavioral-Risk-Factors-Vi...</a>).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Vision & Eye Health'], 'landingPage': 'https://data.cdc.gov/d/pttf-ck53', 'contactPoint': {'hasEmail': 'mailto:ddtpubsmailbox@cdc.gov', 'fn': 'DDT Public Inquiries'}, 'issued': '2017-10-18', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/pttf-ck53', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/pttf-ck53/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/pttf-ck53/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/pttf-ck53/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/pttf-ck53/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['diabetes', 'eye diseases', 'heart diseases', 'hypertension', 'physical activity', 'smoking', 'state', 'stroke', 'vhi', 'vision impairment'], 'bureauCode': ['009:20'], 'modified': '2019-04-18', 'title': 'BRFSS Vision Module Data – Vision & Eye Health', 'describedBy': 'https://chronicdata.cdc.gov/Vision-Eye-Health/Behavioral-Risk-Factors-Vision-Eye-Health/pttf-ck53'}, {'description': '<p>Authors: Cason Schmit, JD, Gregory Sunshine, JD, Dawn Pepin, JD, MPH, Tara Ramanathan, JD, MPH, Akshara Menon, JD, MPH, Matthew Penn, JD, MLIS<br />\nThis legal data set consists of state statutes and regulations in effect as of January 1, 2014, related to electronic health information (EHI). Jurisdictions were limited to US states, territories, and the District of Columbia that had statutes and regulations in the Westlaw legal database that expressly referenced EHI. This data set includes 2,364 EHI-related laws representing 49 EHI uses in 54 jurisdictions. For information about research methods, please reference the Electronic Health Information Legal Epidemiology Protocol 2014.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'landingPage': 'https://data.cdc.gov/d/wngq-sdai', 'contactPoint': {'hasEmail': 'mailto:hzo2@cdc.gov', 'fn': 'Rachel Hulkower'}, 'issued': '2017-09-07', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/wngq-sdai', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/wngq-sdai/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/wngq-sdai/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/wngq-sdai/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/wngq-sdai/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['electronic health information', 'law', 'public health law program'], 'bureauCode': ['009:00'], 'modified': '2017-09-07', 'title': 'Electronic Health Information Legal Epidemiology Data Set 2014'}, {'description': '<p>Authors: Cason Schmit, JD, Gregory Sunshine, JD, Dawn Pepin, JD, MPH, Tara Ramanathan, JD, MPH, Akshara Menon, JD, MPH, Matthew Penn, JD, MLIS<br />\nThe Health Information Technology for Economic and Clinical Health Act, adopted in 2009, accelerated adoption of electronic health record systems among health care providers. Many state statutes and regulations authorize and define the use of electronic health information (EHI). Practitioners often criticize these laws as complex and contradictory and point to them as barriers to using EHI. Attorney researchers used WestlawNext to search for EHI-related statutes and regulations of the US states, US<br />\nterritories, and the District of Columbia in effect as of January 2014. The researchers independently catalogued provisions by the EHI use described in the law. This research protocol accompanies the data set, Electronic Health Information Legal Epidemiology Data Set 2014.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'landingPage': 'https://data.cdc.gov/d/sesw-5ehn', 'contactPoint': {'hasEmail': 'mailto:hzo2@cdc.gov', 'fn': 'Rachel Hulkower'}, 'issued': '2017-08-15', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/sesw-5ehn', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'pdf', 'accessURL': 'https://data.cdc.gov/download/sesw-5ehn/application/pdf', 'mediaType': 'application/unknown', 'title': 'pdf'}], 'keyword': ['electronic health information', 'law', 'public health law program'], 'bureauCode': ['009:00'], 'modified': '2017-09-07', 'title': 'Electronic Health Information Legal Epidemiology Protocol 2014'}, {'description': '<p>2015-2017. High School Dataset – Including Sexual Orientation. The Youth Risk Behavior Surveillance System (YRBSS) monitors six categories of priority health behaviors<br />\namong youth and young adults: 1) behaviors that contribute to unintentional injuries and violence; 2) tobacco use; 3) alcohol and<br />\nother drug use; 4) sexual behaviors related to unintended pregnancy and sexually transmitted infections (STIs), including human<br />\nimmunodeficiency virus (HIV) infection; 5) unhealthy dietary behaviors; and 6) physical inactivity. In addition, YRBSS monitors<br />\nthe prevalence of obesity and asthma and other priority health behaviors. This dataset contains national, state, and local data from 2015 that includes two aspects of sexual orientation – sexual identity and sex of sexual contacts. Additional information about the YRBSS can be found at <a href="http://www.cdc.gov/yrbss">www.cdc.gov/yrbss</a>.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Youth Risk Behaviors'], 'landingPage': 'https://data.cdc.gov/d/q6p7-56au', 'contactPoint': {'hasEmail': 'mailto:nccddashinfo@cdc.gov', 'fn': 'DASH Public Inquiries'}, 'issued': '2018-06-15', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/q6p7-56au', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/q6p7-56au/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/q6p7-56au/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/q6p7-56au/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/q6p7-56au/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['high school', 'risk behavior', 'sexual contacts', 'sexual identity', 'sexual orientation', 'survey', 'youth online', 'yrbs'], 'bureauCode': ['009:20'], 'modified': '2019-03-29', 'title': 'DASH - Youth Risk Behavior Surveillance System (YRBSS): High School – Including Sexual Orientation', 'describedBy': 'https://chronicdata.cdc.gov/Youth-Risk-Behaviors/DASH-Youth-Risk-Behavior-Surveillance-System-YRBSS/q6p7-56au'}, {'description': "<p>2001 forward. The National (Nationwide) Inpatient Sample (NIS) is part of a family of databases and software tools developed for the Healthcare Cost and Utilization Project (HCUP). The NIS is the largest publicly available all-payer inpatient health care database in the United States, yielding national estimates of hospital inpatient stays. Unweighted, it contains data from more than 7 million hospital stays each year. Weighted, it estimates more than 35 million hospitalizations nationally. Indicators from this data source have been computed by personnel in CDC's Division for Heart Disease and Stroke Prevention (DHDSP). This is one of the datasets provided by the National Cardiovascular Disease Surveillance System. The system is designed to integrate multiple indicators from many data sources to provide a comprehensive picture of the public health burden of CVDs and associated risk factors in the United States. The data are organized by indicator, and they include CVDs (e.g., heart failure). The data can be plotted as trends and stratified by age group, sex, and race/ethnicity.</p>\n", 'programCode': ['009:020'], 'title': 'Healthcare Cost and Utilization Project (HCUP) - National Inpatient Sample', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Heart Disease & Stroke Prevention'], 'landingPage': 'https://data.cdc.gov/d/ntny-77fx', 'contactPoint': {'hasEmail': 'mailto:dhdsprequests@cdc.gov', 'fn': 'DHDSP Requests'}, 'issued': '2019-06-19', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/ntny-77fx', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ntny-77fx/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ntny-77fx/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ntny-77fx/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ntny-77fx/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cardiovascular', 'coronary heart disease', 'hospitalizations', 'myocardial infarction', 'stroke'], 'bureauCode': ['009:20'], 'modified': '2019-06-19', 'references': ['https://www.cdc.gov/dhdsp/index.htm', 'https://www.cdc.gov/dhdsp/maps/dtm/data_sources.htm', 'https://www.cdc.gov/dhdsp/maps/dtm/data_risks.htm'], 'describedBy': 'https://chronicdata.cdc.gov/Heart-Disease-Stroke-Prevention/Healthcare-Cost-and-Utilization-Project-HCUP-Natio/ntny-77fx'}, {'description': "<p>2003 forward. CMS compiles claims data for Medicare and Medicaid patients across a variety of categories and years. This includes Inpatient and Outpatient claims, Master Beneficiary Summary Files, and many other files. Indicators from this data source have been computed by personnel in CDC's Division for Heart Disease and Stroke Prevention (DHDSP). This is one of the datasets provided by the National Cardiovascular Disease Surveillance System. The system is designed to integrate multiple indicators from many data sources to provide a comprehensive picture of the public health burden of CVDs and associated risk factors in the United States. The data are organized by location (national and state) and indicator. The data can be plotted as trends and stratified by sex and race/ethnicity.</p>\n", 'programCode': ['009:020'], 'title': 'Center for Medicare & Medicaid Services (CMS) , Medicare Claims data', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Heart Disease & Stroke Prevention'], 'landingPage': 'https://data.cdc.gov/d/iw6q-r3ja', 'contactPoint': {'hasEmail': 'mailto:dhdsprequests@cdc.gov', 'fn': 'DHDSP Requests'}, 'issued': '2019-06-19', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/iw6q-r3ja', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/iw6q-r3ja/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/iw6q-r3ja/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/iw6q-r3ja/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/iw6q-r3ja/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cardiovascular disease', 'claims data', 'heart disease', 'stroke'], 'bureauCode': ['009:20'], 'modified': '2019-06-19', 'references': ['https://www.cdc.gov/dhdsp/index.htm', 'https://www.cdc.gov/dhdsp/maps/dtm/data_sources.htm', 'https://www.cdc.gov/dhdsp/maps/dtm/data_risks.htm'], 'describedBy': 'https://chronicdata.cdc.gov/Heart-Disease-Stroke-Prevention/Center-for-Medicare-Medicaid-Services-CMS-Medicare/iw6q-r3ja'}, {'description': '<p>Animals at petting zoos and agricultural fairs can be carriers of pathogens, such as Escherichia coli. Disease outbreaks at animal contact exhibits can be prevented by handwashing after contact with animals and keeping food and beverage away from exhibits. This research procedure and code book accompanies the data set, Animal Contact Exhibits_Legal Epidemiology Dataset_2016, which catalogs and analyzes a collection of state hand sanitation laws for the following categories of animal contact exhibits:<br />\na. Petting zoos<br />\nb. Agricultural fairs<br />\nc. County or state fairs<br />\nd. Exotic animal exhibits<br />\ne. Circuses<br />\nf. Zoos</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'landingPage': 'https://data.cdc.gov/d/4zc2-9ujh', 'contactPoint': {'hasEmail': 'mailto:fferrell@cdc.gov', 'fn': 'F. Abigail Ferrell'}, 'issued': '2017-06-27', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/4zc2-9ujh', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'pdf', 'accessURL': 'https://data.cdc.gov/download/4zc2-9ujh/application/pdf', 'mediaType': 'application/unknown', 'title': 'pdf'}], 'keyword': ['agricultural fair', 'animal contact exhibit', 'circus', 'county or state fair', 'exotic animals', 'infectious disease', 'legal epidemiology', 'petting zoo', 'zoo', 'zoonotic disease'], 'bureauCode': ['009:00'], 'modified': '2017-06-27', 'title': 'Animal Contact Exhibits_Legal Epidemiology Research Procedure and Code Book_2016'}, {'description': '<p>2013 to 2015, 3-year average. Rates are age-standardized. County rates are spatially smoothed. The data can be viewed by gender and race/ethnicity. Data source: National Vital Statistics System. Additional data, maps, and methodology can be viewed on the Interactive Atlas of Heart Disease and Stroke <a href="http://www.cdc.gov/dhdsp/maps/atlas">http://www.cdc.gov/dhdsp/maps/atlas</a></p>\n', 'programCode': ['009:020'], 'title': 'Heart Disease Mortality Data Among US Adults (35+) by State/Territory and County', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Heart Disease & Stroke Prevention'], 'landingPage': 'https://data.cdc.gov/d/i2vk-mgdh', 'contactPoint': {'hasEmail': 'mailto:dhdsprequests@cdc.gov', 'fn': 'DHDSP Requests'}, 'issued': '2017-04-25', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/i2vk-mgdh', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/i2vk-mgdh/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/i2vk-mgdh/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/i2vk-mgdh/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/i2vk-mgdh/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cardiovascular disease', 'county', 'heart disease'], 'bureauCode': ['009:20'], 'modified': '2018-07-09', 'references': ['https://www.cdc.gov/dhdsp/index.htm', 'https://www.cdc.gov/dhdsp/maps/dtm/data_sources.htm', 'https://www.cdc.gov/dhdsp/maps/dtm/data_risks.htm'], 'describedBy': 'https://chronicdata.cdc.gov/Heart-Disease-Stroke-Prevention/Heart-Disease-Mortality-Data-Among-US-Adults-35-by/i2vk-mgdh'}, {'description': '<p>2013 to 2015, 3-year average. Rates are age-standardized. County rates are spatially smoothed. The data can be viewed by gender and race/ethnicity. Data source: National Vital Statistics System. Additional data, maps, and methodology can be viewed on the Interactive Atlas of Heart Disease and Stroke <a href="http://www.cdc.gov/dhdsp/maps/atlas">http://www.cdc.gov/dhdsp/maps/atlas</a></p>\n', 'programCode': ['009:020'], 'title': 'Stroke Mortality Data Among US Adults (35+) by State/Territory and County', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Heart Disease & Stroke Prevention'], 'landingPage': 'https://data.cdc.gov/d/kpwh-eddm', 'contactPoint': {'hasEmail': 'mailto:dhdsprequests@cdc.gov', 'fn': 'DHDSP Requests'}, 'issued': '2017-04-25', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/kpwh-eddm', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/kpwh-eddm/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/kpwh-eddm/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/kpwh-eddm/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/kpwh-eddm/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cardiovascular disease', 'cerebrovascular disease', 'county', 'stroke'], 'bureauCode': ['009:20'], 'modified': '2018-07-09', 'references': ['https://www.cdc.gov/dhdsp/index.htm', 'https://www.cdc.gov/dhdsp/maps/dtm/data_sources.htm', 'https://www.cdc.gov/dhdsp/maps/dtm/data_risks.htm'], 'describedBy': 'https://chronicdata.cdc.gov/Heart-Disease-Stroke-Prevention/Stroke-Mortality-Data-Among-US-Adults-35-by-State-/kpwh-eddm'}, {'description': '<p>1991-2017. High School Dataset. The Youth Risk Behavior Surveillance System (YRBSS) monitors six categories of priority health behaviors<br />\namong youth and young adults: 1) behaviors that contribute to unintentional injuries and violence; 2) tobacco use; 3) alcohol and<br />\nother drug use; 4) sexual behaviors related to unintended pregnancy and sexually transmitted infections (STIs), including human<br />\nimmunodeficiency virus (HIV) infection; 5) unhealthy dietary behaviors; and 6) physical inactivity. In addition, YRBSS monitors<br />\nthe prevalence of obesity and asthma and other priority health behaviors.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Youth Risk Behaviors'], 'landingPage': 'https://data.cdc.gov/d/svam-8dhg', 'contactPoint': {'hasEmail': 'mailto:nccddashinfo@cdc.gov', 'fn': 'DASH Public Inquiries'}, 'issued': '2018-06-15', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/svam-8dhg', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/svam-8dhg/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/svam-8dhg/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/svam-8dhg/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/svam-8dhg/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['centers-for-disease-control-and-prevention'], 'bureauCode': ['009:20'], 'modified': '2019-03-29', 'title': 'DASH - Youth Risk Behavior Surveillance System (YRBSS): High School - Excluding Sexual Identity', 'describedBy': 'https://chronicdata.cdc.gov/Youth-Risk-Behaviors/DASH-Youth-Risk-Behavior-Surveillance-System-YRBSS/svam-8dhg'}, {'description': '<ol start="2011">\n<li>Centers for Disease Control and Prevention (CDC). PRAMS, the Pregnancy Risk Assessment Monitoring System, is a surveillance system collecting state-specific, population-based data on maternal attitudes and experiences before, during, and shortly after pregnancy. It is a collaborative project of the Centers for Disease Control and Prevention (CDC) and state health departments. PRAMS provides data for state health officials to use to improve the health of mothers and infants. PRAMS topics include abuse, alcohol use, contraception, breastfeeding, mental health, morbidity, obesity, preconception health, pregnancy history, prenatal-care, sleep behavior, smoke exposure, stress, tobacco use, WIC, Medicaid, infant health, and unintended pregnancy.<br />\nData will be updated annually as it becomes available.</li>\n</ol>\n', 'programCode': ['009:020'], 'title': 'CDC PRAMStat Data for 2011', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Maternal & Child Health'], 'landingPage': 'https://data.cdc.gov/d/ese6-rqpq', 'contactPoint': {'hasEmail': 'mailto:PRAMSProposals@cdc.gov', 'fn': 'DRH Public Inquiries'}, 'issued': '2018-01-19', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/ese6-rqpq', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ese6-rqpq/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ese6-rqpq/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ese6-rqpq/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ese6-rqpq/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['abuse', 'alcohol use', 'breastfeeding', 'contraception', 'infant health', 'medicaid', 'mental health', 'morbidity', 'obesity', 'preconception health', 'pregnancy history', 'prenatal care', 'reproductive health', 'sleep behavior', 'smoke exposure', 'stress', 'tobacco use', 'unintended pregnancy', 'wic'], 'bureauCode': ['009:20'], 'modified': '2018-07-09', 'references': ['https://www.cdc.gov/prams/index.htm', 'https://www.cdc.gov/prams/pramstat/index.html'], 'describedBy': 'https://chronicdata.cdc.gov/Maternal-Child-Health/CDC-PRAMStat-Data-for-2011/ese6-rqpq'}, {'description': '<p>NNDSS - Table II. West Nile virus disease - 2016. In this Table, provisional* cases of selected† notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories.<br />\nNote:<br />\nThese are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting.</p>\n<p>Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available.</p>\n<p>Footnotes:<br />\nC.N.M.I.: Commonwealth of Northern Mariana Islands.<br />\nU: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<ul>\n<li>Case counts for reporting year 2016 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/">http://wwwn.cdc.gov/nndss/document/</a> ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf. Data for TB are displayed in Table IV, which appears quarterly.<br />\n† Three low incidence conditions, rubella, rubella congenital, and tetanus, have been moved to Table II to facilitate case count verification with reporting jurisdictions.<br />\n§ Updated weekly from the Division of Vector-Borne Diseases, National Center for Emerging and Zoonotic Infectious Diseases (ArboNET Surveillance). Data for Jamestown Canyon virus, La Crosse virus, Chikungunya virus, Eastern equine encephalitis virus, Powassan virus, St. Louis virus, and Western equine encephalitis virus diseases are available in Table I.<br />\n¶ Not reportable in all states. Reporting exceptions are available at <a href="http://wwwn.cdc.gov/nndss/downloads.html">http://wwwn.cdc.gov/nndss/downloads.html</a>.</li>\n</ul>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/sd5c-m3g5', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2017-01-05', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/sd5c-m3g5', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/sd5c-m3g5/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/sd5c-m3g5/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/sd5c-m3g5/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/sd5c-m3g5/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2016', 'mmwr', 'nedss', 'netss', 'nndss', 'west nile virus', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2017-01-05', 'title': 'NNDSS - Table II. West Nile virus disease'}, {'description': '<p>NNDSS - Table II. Spotted Fever Rickettsiosis to Syphilis - 2016. In this Table, provisional* cases of selected† notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories.<br />\nNote:<br />\nThese are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting.</p>\n<p>Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available.</p>\n<p>Footnotes:<br />\nC.N.M.I.: Commonwealth of Northern Mariana Islands.<br />\nU: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<ul>\n<li>Case counts for reporting year 2016 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/">http://wwwn.cdc.gov/nndss/document/</a> ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf. Data for TB are displayed in Table IV, which appears quarterly.<br />\n† Three low incidence conditions, rubella, rubella congenital, and tetanus, have been moved to Table II to facilitate case count verification with reporting jurisdictions.<br />\n§ Illnesses with similar clinical presentation that result from Spotted fever group rickettsia infections are reported as Spotted fever rickettsioses. Rocky Mountain spotted fever (RMSF) caused by Rickettsia rickettsii, is the most common and well-known spotted fever.</li>\n</ul>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/6jgb-zrsp', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2017-01-05', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/6jgb-zrsp', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6jgb-zrsp/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6jgb-zrsp/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6jgb-zrsp/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6jgb-zrsp/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2016', 'mmwr', 'nedss', 'netss', 'nndss', 'rmsf', 'spotted fever rickettsiosis', 'syphilis primary and secondary', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2017-01-05', 'title': 'NNDSS - Table II. Spotted Fever Rickettsiosis to Syphilis'}, {'description': '<p>NNDSS - Table II. Rubella to Salmonellosis - 2016. In this Table, provisional* cases of selected† notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories.<br />\nNote:<br />\nThese are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting.</p>\n<p>Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available.</p>\n<p>Footnotes:<br />\nC.N.M.I.: Commonwealth of Northern Mariana Islands.<br />\nU: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<ul>\n<li>Case counts for reporting year 2016 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>. Data for TB are displayed in Table IV, which appears quarterly.<br />\n† Three low incidence conditions, rubella, rubella congenital, and tetanus, are in Table II to facilitate case count verification with reporting jurisdictions.</li>\n</ul>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/4qb4-rsd8', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2017-01-05', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/4qb4-rsd8', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4qb4-rsd8/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4qb4-rsd8/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4qb4-rsd8/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4qb4-rsd8/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2016', 'congenital syndrome', 'mmwr', 'nedss', 'netss', 'nndss', 'rubella', 'salmonellosis', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2017-01-05', 'title': 'NNDSS - Table II. Rubella to Salmonellosis'}, {'description': '<p>NNDSS - Table II. Mumps to Rabies, animal - 2016. In this Table, provisional* cases of selected† notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories.<br />\nNote:<br />\nThese are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting.</p>\n<p>Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available.</p>\n<p>Footnotes:<br />\nC.N.M.I.: Commonwealth of Northern Mariana Islands.<br />\nU: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<ul>\n<li>Case counts for reporting year 2016 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>. Data for TB are displayed in Table IV, which appears quarterly.<br />\n† Three low incidence conditions, rubella, rubella congenital, and tetanus, are in Table II to facilitate case count verification with reporting jurisdictions.</li>\n</ul>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/bfe6-2gyq', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2017-01-05', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/bfe6-2gyq', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/bfe6-2gyq/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/bfe6-2gyq/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/bfe6-2gyq/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/bfe6-2gyq/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2016', 'mmwr', 'mumps', 'nedss', 'netss', 'nndss', 'pertussis', 'rabies animal', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2017-01-05', 'title': 'NNDSS - Table II. Mumps to Rabies, animal'}, {'description': '<p>NNDSS - Table II. Lyme disease to Meningococcal - 2016. In this Table, provisional* cases of selected† notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories.</p>\n<p>Note:<br />\nThese are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting.</p>\n<p>Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available.</p>\n<p>Footnotes:<br />\nC.N.M.I.: Commonwealth of Northern Mariana Islands.<br />\nU: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<ul>\n<li>Case counts for reporting year 2016 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/">http://wwwn.cdc.gov/nndss/document/</a> ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf. Data for TB are displayed in Table IV, which appears quarterly.<br />\n† Three low incidence conditions, rubella, rubella congenital, and tetanus, are in Table II to facilitate case count verification with reporting jurisdictions.<br />\n§ Data for meningococcal disease, invasive caused by serogroups ACWY; serogroup B; other serogroup; and unknown serogroup are available in Table I.</li>\n</ul>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/93k9-hy54', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2017-01-05', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/93k9-hy54', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/93k9-hy54/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/93k9-hy54/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/93k9-hy54/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/93k9-hy54/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2016', 'all serogroups', 'invasive', 'lyme disease', 'malaria', 'meningococcal disease', 'mmwr', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2017-01-05', 'title': 'NNDSS - Table II. Lyme disease to Meningococcal'}, {'description': '<p>NNDSS - Table II. Giardiasis to Haemophilus influenza - 2016. In this Table, provisional* cases of selected† notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories.<br />\nNote:<br />\nThese are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting.</p>\n<p>Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available.</p>\n<p>Footnotes:<br />\nC.N.M.I.: Commonwealth of Northern Mariana Islands.<br />\nU: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<ul>\n<li>Case counts for reporting year 2016 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/">http://wwwn.cdc.gov/nndss/document/</a> ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf. Data for TB are displayed in Table IV, which appears quarterly.<br />\n† Three low incidence conditions, rubella, rubella congenital, and tetanus, are in Table II to facilitate case count verification with reporting jurisdictions.<br />\n§ Data for H. influenzae (age <5 years for serotype b, nonserotype b, and unknown serotype) are available in Table I.</li>\n</ul>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/afja-b25e', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2017-01-05', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/afja-b25e', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/afja-b25e/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/afja-b25e/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/afja-b25e/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/afja-b25e/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2016', 'giardiasis', 'gonorrhea', 'haemophilus influenzae', 'mmwr', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2017-01-05', 'title': 'NNDSS - Table II. Giardiasis to Haemophilus influenza'}, {'description': '<p>NNDSS - Table II. Ehrlichiosis/Anaplasmosis - 2016. In this Table, provisional* cases of selected† notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories.</p>\n<p>Note:<br />\nThese are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting.</p>\n<p>Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available.</p>\n<p>Footnotes:<br />\nC.N.M.I.: Commonwealth of Northern Mariana Islands.<br />\nU: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<ul>\n<li>Case counts for reporting year 2016 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/">http://wwwn.cdc.gov/nndss/document/</a> ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf. Data for TB are displayed in Table IV, which appears quarterly.<br />\n† Three low incidence conditions, rubella, rubella congenital, and tetanus, are in Table II to facilitate case count verification with reporting jurisdictions.<br />\n§ Please refer to the MMWR publication for weekly updates to the footnote for this condition.</li>\n</ul>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/keia-pvvn', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2017-01-05', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/keia-pvvn', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/keia-pvvn/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/keia-pvvn/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/keia-pvvn/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/keia-pvvn/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2016', 'anaplasma phagocytophilum', 'ehrlichia chaffeensis', 'ehrlichiosis/anaplasmosis', 'mmwr', 'nedss', 'netss', 'nndss', 'undetermined', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2017-01-05', 'title': 'NNDSS - Table II. Ehrlichiosis/Anaplasmosis'}, {'description': '<p>NNDSS - Table I. infrequently reported notifiable diseases - 2016. In this Table, provisional* cases of selected† infrequently reported notifiable diseases (<1,000 cases reported during the preceding year) are displayed.<br />\nNote:</p>\n<p>These are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting.</p>\n<p>Case counts in these tables are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available.</p>\n<p>“Symbols and footnotes changed in week #4, please refer to the MMWR publication for the symbols/footnotes for weeks 1, 2, and 3”.</p>\n<p>Footnote:<br />\n-: No reported cases N: Not reportable NA: Not available NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts.<br />\n* Case counts for reporting year 2016 are provisional and subject to change. Data for years 2011 through 2015 are finalized. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>.<br />\n† This table does not include cases from the U.S. territories. Three low incidence conditions, rubella, rubella congenital, and tetanus, are in Table II to facilitate case count verification with reporting jurisdictions.<br />\n§ Calculated by summing the incidence counts for the current week, the 2 weeks preceding the current week, and the 2 weeks following the current week, for a total of 5 preceding years. Additional information is available at <a href="http://wwwn.cdc.gov/nndss/document/5yearweeklyaverage.pdf">http://wwwn.cdc.gov/nndss/document/5yearweeklyaverage.pdf</a>.<br />\n¶ Includes both neuroinvasive and nonneuroinvasive. Updated weekly reports from the Division of Vector-Borne Diseases, National Center for Emerging and Zoonotic Infectious Diseases (ArboNET Surveillance). Data for West Nile virus are available in Table II.<br />\n** Not reportable in all reporting jurisdictions. Data from states where the condition is not reportable are excluded from this table, except for the arboviral diseases and influenza-associated pediatric mortality. Reporting exceptions are available at <a href="http://wwwn.cdc.gov/nndss/downloads.html">http://wwwn.cdc.gov/nndss/downloads.html</a>.<br />\n†† Office of Management and Budget approval of the NNDSS Revision #0920-0728 on January 21, 2016, authorized CDC to receive data for these conditions. CDC is in the process<br />\nof soliciting data for these conditions (except Zika virus, congenital infection). CDC and the U.S. states are still modifying the technical infrastructure needed to collect and transmit data for Zika virus congenital infections.<br />\n§§ Jamestown Canyon virus and Lacrosse virus have replaced California serogroup diseases.<br />\n¶¶ Data for Haemophilus influenzae (all ages, all serotypes) are available in Table II.<br />\n*** Please refer to the MMWR publication for weekly updates to the footnote for this condition.<br />\n††† Please refer to the MMWR publication for weekly updates to the footnote for this condition.<br />\n§§§ Data for meningococcal disease (all serogroups) are available in Table II.<br />\n¶¶¶ Please refer to the MMWR publication for weekly updates to the footnote for this condition.<br />\n**** Updated weekly from reports to the Division of STD Prevention, National Center for HIV/AIDS, Viral Hepatitis, STD, and TB Prevention.<br />\n†††† Please refer to the MMWR publication for weekly updates to the footnote for this condition.<br />\n§§§§ All cases reported have occurred in travelers returning from affected areas, with their sexual contacts, or infants infected in ute</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/dwqk-w36f', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2017-01-05', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/dwqk-w36f', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/dwqk-w36f/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/dwqk-w36f/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/dwqk-w36f/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/dwqk-w36f/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2016', 'anthrax', 'arboviral diseases', 'botulism', 'brucellosis', 'chancroid', 'chikungunya virus disease', 'cholera', 'crimean-congo', 'cyclosporiasis', 'diphtheria', 'eastern equine encephalitis virus disease', 'ebola', 'guanarito', 'haemophilus influenzae invasive', 'hansen disease', 'hantavirus infection', 'hantavirus pulmonary syndrome', 'hemolytic uremic syndrome', 'hepatitis b infection perinatal', 'influenza-associated pediatric mortality', 'jamestown canyon virus', 'junin', 'la crosse virus', 'lassa fever', 'leptospirosis', 'listeriosis', 'lujo virus', 'machupo', 'marburg fever', 'measles', 'meningococcal disease invasive', 'mmwr', 'nedss', 'netss', 'nndss', 'novel influenza a', 'plague', 'polio virus infection nonparalytic', 'poliomyelitis paralytic', 'postdiarrheal', 'powassan virus disease', 'psittacosis', 'q fever', 'rabies human', 'sabia-associated', 'sars-cov', 'smallpox', 'st. louis encephalitis virus disease', 'streptococcal toxic-shock syndrome', 'syphilis congenital', 'toxic-shock syndrome (staphylococcal)', 'trichinellosis', 'tularemia', 'typhoid fever', 'vancomycin', 'viral hemorrhagic fever', 'western equine encephalitis virus disease', 'wonder', 'yellow fever'], 'bureauCode': ['009:00'], 'modified': '2017-01-05', 'title': 'NNDSS - Table I. infrequently reported notifiable diseases'}, {'description': '<p>This census tract shapefile for the 500 Cities project was extracted from the Census 2010 Tiger/Line database and modified to remove portions of census tracts that were outside of city boundaries. This shapefile can be joined with 500 Cities census tract-level Data (GIS Friendly Format) in a geographic information system (GIS) to make maps at the census tract level.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['500 Cities'], 'landingPage': 'https://data.cdc.gov/d/x7zy-2xmx', 'contactPoint': {'hasEmail': 'mailto:500cities@cdc.gov', 'fn': '500 Cities Public Inquiries'}, 'issued': '2016-11-08', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/x7zy-2xmx', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'zip', 'accessURL': 'https://data.cdc.gov/download/x7zy-2xmx/application/zip', 'mediaType': 'application/unknown', 'title': 'zip'}], 'keyword': ['500 cities', 'boundaries', 'census tract', 'shapefile'], 'bureauCode': ['009:20'], 'modified': '2017-12-04', 'title': '500 Cities: Census Tract Boundaries'}, {'description': '<p>This city boundary shapefile was extracted from Esri Data and Maps for ArcGIS 2014 - U.S. Populated Place Areas. This shapefile can be joined to 500 Cities city-level Data (GIS Friendly Format) in a geographic information system (GIS) to make city-level maps.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['500 Cities'], 'landingPage': 'https://data.cdc.gov/d/n44h-hy2j', 'contactPoint': {'hasEmail': 'mailto:500cities@cdc.gov', 'fn': '500 Cities Public Inquiries'}, 'issued': '2016-11-08', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/n44h-hy2j', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'zip', 'accessURL': 'https://data.cdc.gov/download/n44h-hy2j/application/zip', 'mediaType': 'application/unknown', 'title': 'zip'}], 'keyword': ['500 cities', 'boundaries', 'city', 'shapefile'], 'bureauCode': ['009:20'], 'modified': '2017-12-04', 'title': '500 Cities: City Boundaries'}, {'description': '<p>Data from BRFSS for indicators of adult oral health for 1999 and even years from 2002 through 2010. National estimates are represented by the median prevalence among 50 states and the District of Columbia data. Estimates are prepared from the BRFSS public use data sets. Estimates in this file are not age adjusted, and may differ slightly from estimates available from the BRFSS web site or Chronic Disease Indicators due to small differences in definition, age adjustment or rounding. For more information, see: <a href="http://www.cdc.gov/oralhealthdata/overview/Adult_Indicators.html">http://www.cdc.gov/oralhealthdata/overview/Adult_Indicators.html</a></p>\n', 'programCode': ['009:020'], 'title': 'NOHSS Adult Indicators - 2010 And Prior BRFSS', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Oral Health'], 'landingPage': 'https://data.cdc.gov/d/aemk-wcbf', 'contactPoint': {'hasEmail': 'mailto:oralhealth@cdc.gov', 'fn': 'Oral Health Inquiries'}, 'issued': '2016-11-07', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/aemk-wcbf', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/aemk-wcbf/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/aemk-wcbf/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/aemk-wcbf/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/aemk-wcbf/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['access to care', 'adults', 'dental cleaning', 'dental visits', 'tooth loss'], 'bureauCode': ['009:20'], 'modified': '2019-05-10', 'references': ['https://www.cdc.gov/oralhealthdata/'], 'describedBy': 'https://chronicdata.cdc.gov/Oral-Health/NOHSS-Adult-Indicators-2010-And-Prior-BRFSS/aemk-wcbf'}, {'description': "<p>Rate of deaths by age/gender (per 100,000 population) for motor vehicle occupants killed in crashes, 2012 & 2014. 2012 Source: Fatality Analysis Reporting System (FARS). 2014 Source: National Highway Traffic Safety Administration's (NHTSA) Fatality Analysis Reporting System (FARS), 2014 Annual Report File Note: Blank cells indicate data are suppressed. Fatality rates based on fewer than 20 deaths are suppressed.</p>\n", 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Motor Vehicle'], 'landingPage': 'https://data.cdc.gov/d/xsu4-4sk9', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-10-18', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/xsu4-4sk9', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xsu4-4sk9/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xsu4-4sk9/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xsu4-4sk9/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xsu4-4sk9/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cdc', 'centers for disease control and prevention'], 'bureauCode': ['009:00'], 'modified': '2016-10-18', 'title': 'Motor Vehicle Occupant Death Rate, by Age and Gender, 2012 & 2014, Region 9 - San Francisco'}, {'description': "<p>Rate of deaths by age/gender (per 100,000 population) for motor vehicle occupants killed in crashes, 2012 & 2014. 2012 Source: Fatality Analysis Reporting System (FARS). 2014 Source: National Highway Traffic Safety Administration's (NHTSA) Fatality Analysis Reporting System (FARS), 2014 Annual Report File Note: Blank cells indicate data are suppressed. Fatality rates based on fewer than 20 deaths are suppressed.</p>\n", 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Motor Vehicle'], 'landingPage': 'https://data.cdc.gov/d/u5yv-9uts', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-10-18', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/u5yv-9uts', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/u5yv-9uts/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/u5yv-9uts/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/u5yv-9uts/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/u5yv-9uts/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cdc', 'centers for disease control and prevention'], 'bureauCode': ['009:00'], 'modified': '2016-10-18', 'title': 'Motor Vehicle Occupant Death Rate, by Age and Gender, 2012 & 2014, Region 7 - Kansas City'}, {'description': "<p>Rate of deaths by age/gender (per 100,000 population) for motor vehicle occupants killed in crashes, 2012 & 2014. 2012 Source: Fatality Analysis Reporting System (FARS). 2014 Source: National Highway Traffic Safety Administration's (NHTSA) Fatality Analysis Reporting System (FARS), 2014 Annual Report File Note: Blank cells indicate data are suppressed. Fatality rates based on fewer than 20 deaths are suppressed.</p>\n", 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Motor Vehicle'], 'landingPage': 'https://data.cdc.gov/d/8ihh-n7ic', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-10-18', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/8ihh-n7ic', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/8ihh-n7ic/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/8ihh-n7ic/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/8ihh-n7ic/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/8ihh-n7ic/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cdc', 'centers for disease control and prevention'], 'bureauCode': ['009:00'], 'modified': '2016-10-18', 'title': 'Motor Vehicle Occupant Death Rate, by Age and Gender, 2012 & 2014, Region 6 - Dallas'}, {'description': "<p>Rate of deaths by age/gender (per 100,000 population) for motor vehicle occupants killed in crashes, 2012 & 2014. 2012 Source: Fatality Analysis Reporting System (FARS). 2014 Source: National Highway Traffic Safety Administration's (NHTSA) Fatality Analysis Reporting System (FARS), 2014 Annual Report File Note: Blank cells indicate data are suppressed. Fatality rates based on fewer than 20 deaths are suppressed.</p>\n", 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Motor Vehicle'], 'landingPage': 'https://data.cdc.gov/d/6i2x-3kw3', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-10-18', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/6i2x-3kw3', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6i2x-3kw3/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6i2x-3kw3/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6i2x-3kw3/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6i2x-3kw3/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cdc', 'centers for disease control and prevention'], 'bureauCode': ['009:00'], 'modified': '2016-10-18', 'title': 'Motor Vehicle Occupant Death Rate, by Age and Gender, 2012 & 2014, Region 5 - Chicago'}, {'description': "<p>Rate of deaths by age/gender (per 100,000 population) for motor vehicle occupants killed in crashes, 2012 & 2014. 2012 Source: Fatality Analysis Reporting System (FARS). 2014 Source: National Highway Traffic Safety Administration's (NHTSA) Fatality Analysis Reporting System (FARS), 2014 Annual Report File Note: Blank cells indicate data are suppressed. Fatality rates based on fewer than 20 deaths are suppressed.</p>\n", 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Motor Vehicle'], 'landingPage': 'https://data.cdc.gov/d/rb93-4tgj', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-10-18', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/rb93-4tgj', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rb93-4tgj/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rb93-4tgj/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rb93-4tgj/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rb93-4tgj/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cdc', 'centers for disease control and prevention'], 'bureauCode': ['009:00'], 'modified': '2016-10-18', 'title': 'Motor Vehicle Occupant Death Rate, by Age and Gender, 2012 & 2014, Region 4 - Atlanta'}, {'description': "<p>Rate of deaths by age/gender (per 100,000 population) for motor vehicle occupants killed in crashes, 2012 & 2014. 2012 Source: Fatality Analysis Reporting System (FARS). 2014 Source: National Highway Traffic Safety Administration's (NHTSA) Fatality Analysis Reporting System (FARS), 2014 Annual Report File Note: Blank cells indicate data are suppressed. Fatality rates based on fewer than 20 deaths are suppressed.</p>\n", 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Motor Vehicle'], 'landingPage': 'https://data.cdc.gov/d/fj6s-ssz6', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-10-18', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/fj6s-ssz6', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/fj6s-ssz6/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/fj6s-ssz6/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/fj6s-ssz6/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/fj6s-ssz6/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cdc', 'centers for disease control and prevention'], 'bureauCode': ['009:00'], 'modified': '2016-10-18', 'title': 'Motor Vehicle Occupant Death Rate, by Age and Gender, 2012 & 2014, Region 2 - New York'}, {'description': "<p>Rate of deaths by age/gender (per 100,000 population) for motor vehicle occupants killed in crashes, 2012 & 2014. 2012 Source: Fatality Analysis Reporting System (FARS). 2014 Source: National Highway Traffic Safety Administration's (NHTSA) Fatality Analysis Reporting System (FARS), 2014 Annual Report File Note: Blank cells indicate data are suppressed. Fatality rates based on fewer than 20 deaths are suppressed.</p>\n", 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Motor Vehicle'], 'landingPage': 'https://data.cdc.gov/d/an65-3p9b', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-10-18', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/an65-3p9b', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/an65-3p9b/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/an65-3p9b/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/an65-3p9b/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/an65-3p9b/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cdc', 'centers for disease control and prevention'], 'bureauCode': ['009:00'], 'modified': '2016-10-18', 'title': 'Motor Vehicle Occupant Death Rate, by Age and Gender, 2012 & 2014, HHS Region 1 - Boston'}, {'description': "<p>Rate of deaths by age/gender (per 100,000 population) for motor vehicle occupants killed in crashes, 2012 & 2014. 2012 Source: Fatality Analysis Reporting System (FARS). 2014 Source: National Highway Traffic Safety Administration's (NHTSA) Fatality Analysis Reporting System (FARS), 2014 Annual Report File Note: Blank cells indicate data are suppressed. Fatality rates based on fewer than 20 deaths are suppressed.</p>\n", 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['geospatial'], 'landingPage': 'https://data.cdc.gov/d/rqg5-mkef', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-10-17', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/rqg5-mkef', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rqg5-mkef/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rqg5-mkef/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rqg5-mkef/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rqg5-mkef/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['death rate', 'motor vehicle'], 'bureauCode': ['009:00'], 'modified': '2017-09-13', 'title': 'Motor Vehicle Occupant Death Rate, by Age and Gender, 2012 & 2014, All States'}, {'description': '<p>This file contains the complete set of data reported to 122 Cities Mortality Reposting System. The system was retired as of 10/6/2016. While the system was running each week, the vital statistics offices of 122 cities across the United States reported the total number of death certificates processed and the number of those for which pneumonia or influenza was listed as the underlying or contributing cause of death by age group (Under 28 days, 28 days - 1 year, 1-14 years, 15-24 years, 25-44 years, 45-64 years, 65-74 years, 75-84 years, and - 85 years). U:Unavailable. - : No reported cases.* Mortality data in this table were voluntarily reported from 122 cities in the United States, most of which have populations of >100,000. A death is reported by the place of its occurrence and by the week that the death certificate was filed. Fetal deaths are not included. Total includes unknown ages.<br />\nMore information on Flu Activity & Surveillance is available at <a href="http://www.cdc.gov/flu/weekly/fluactivitysurv.htm">http://www.cdc.gov/flu/weekly/fluactivitysurv.htm</a>.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'landingPage': 'https://data.cdc.gov/d/mr8w-325u', 'contactPoint': {'hasEmail': 'mailto:krk9@cdc.gov', 'fn': 'Krista Kniss'}, 'issued': '2016-10-06', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/mr8w-325u', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mr8w-325u/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mr8w-325u/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mr8w-325u/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mr8w-325u/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['122 cities', 'mmwr table iii', 'mortality'], 'bureauCode': ['009:00'], 'modified': '2016-10-06', 'title': 'Deaths in 122 U.S. cities - 1962-2016. 122 Cities Mortality Reporting System'}, {'description': '<p>Source: Behavioral Risk Factor Surveillance System (BRFSS), 2012, 2014.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Motor Vehicle'], 'landingPage': 'https://data.cdc.gov/d/bjsc-yd7n', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-09-28', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/bjsc-yd7n', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/bjsc-yd7n/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/bjsc-yd7n/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/bjsc-yd7n/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/bjsc-yd7n/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cdc', 'centers for disease control and prevention'], 'bureauCode': ['009:00'], 'modified': '2016-09-28', 'title': 'Percentage of Adults Who Report Driving After Drinking Too Much (in the past 30 days), 2012 & 2014, Region 3 - Philadelphia'}, {'description': '<p>2012 to 2014, 3-year average. Rates are age-standardized. County rates are spatially smoothed. The data can be viewed by gender and race/ethnicity. Data source: National Vital Statistics System. Additional data, maps, and methodology can be viewed on the Interactive Atlas of Heart Disease and Stroke <a href="http://www.cdc.gov/dhdsp/maps/atlas">http://www.cdc.gov/dhdsp/maps/atlas</a></p>\n', 'programCode': ['009:020'], 'title': 'Stroke Mortality Data Among US Adults (35+) by State/Territory and County', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Heart Disease & Stroke Prevention'], 'landingPage': 'https://data.cdc.gov/d/dhsy-4sea', 'contactPoint': {'hasEmail': 'mailto:dhdsprequests@cdc.gov', 'fn': 'DHDSP Requests'}, 'issued': '2016-09-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/dhsy-4sea', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/dhsy-4sea/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/dhsy-4sea/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/dhsy-4sea/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/dhsy-4sea/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cardiovascular disease', 'cerebrovascular disease', 'county', 'stroke'], 'bureauCode': ['009:20'], 'modified': '2018-07-09', 'references': ['https://www.cdc.gov/dhdsp/index.htm', 'https://www.cdc.gov/dhdsp/maps/dtm/data_sources.htm', 'https://www.cdc.gov/dhdsp/maps/dtm/data_risks.htm'], 'describedBy': 'https://chronicdata.cdc.gov/Heart-Disease-Stroke-Prevention/Stroke-Mortality-Data-Among-US-Adults-35-by-State-/dhsy-4sea'}, {'description': '<p>2012 to 2014, 3-year average. Rates are age-standardized. County rates are spatially smoothed. The data can be viewed by gender and race/ethnicity. Data source: National Vital Statistics System. Additional data, maps, and methodology can be viewed on the Interactive Atlas of Heart Disease and Stroke <a href="http://www.cdc.gov/dhdsp/maps/atlas">http://www.cdc.gov/dhdsp/maps/atlas</a></p>\n', 'programCode': ['009:020'], 'title': 'Heart Disease Mortality Data Among US Adults (35+) by State/Territory and County', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Heart Disease & Stroke Prevention'], 'landingPage': 'https://data.cdc.gov/d/r35g-znws', 'contactPoint': {'hasEmail': 'mailto:dhdsprequests@cdc.gov', 'fn': 'DHDSP Requests'}, 'issued': '2016-09-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/r35g-znws', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/r35g-znws/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/r35g-znws/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/r35g-znws/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/r35g-znws/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cardiovascular disease', 'county', 'heart disease'], 'bureauCode': ['009:20'], 'modified': '2018-07-09', 'references': ['https://www.cdc.gov/dhdsp/index.htm', 'https://www.cdc.gov/dhdsp/maps/dtm/data_sources.htm', 'https://www.cdc.gov/dhdsp/maps/dtm/data_risks.htm'], 'describedBy': 'https://chronicdata.cdc.gov/Heart-Disease-Stroke-Prevention/Heart-Disease-Mortality-Data-Among-US-Adults-35-by/r35g-znws'}, {'description': "<p>Rate of deaths by age/gender (per 100,000 population) for people killed in crashes involving a driver with BAC =>0.08%, 2012, 2014. 2012 Source: Fatality Analysis Reporting System (FARS). 2014 Source: National Highway Traffic Administration's (NHTSA) Fatality Analysis Reporting System (FARS), 2014 Annual Report File. Note: Blank cells indicate data are suppressed. Fatality rates based on fewer than 20 deaths are suppressed.</p>\n", 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Motor Vehicle'], 'landingPage': 'https://data.cdc.gov/d/bptw-uw4i', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-09-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/bptw-uw4i', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/bptw-uw4i/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/bptw-uw4i/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/bptw-uw4i/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/bptw-uw4i/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cdc', 'centers for disease control and prevention'], 'bureauCode': ['009:00'], 'modified': '2016-09-14', 'title': 'Impaired Driving Death Rate, by Age and Gender, 2012 & 2014, Region 2 - New York'}, {'description': "<p>Rate of deaths by age/gender (per 100,000 population) for people killed in crashes involving a driver with BAC =>0.08%, 2012, 2014. 2012 Source: Fatality Analysis Reporting System (FARS). 2014 Source: National Highway Traffic Administration's (NHTSA) Fatality Analysis Reporting System (FARS), 2014 Annual Report File. Note: Blank cells indicate data are suppressed. Fatality rates based on fewer than 20 deaths are suppressed.</p>\n", 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Motor Vehicle'], 'landingPage': 'https://data.cdc.gov/d/68ej-h5ze', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-09-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/68ej-h5ze', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/68ej-h5ze/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/68ej-h5ze/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/68ej-h5ze/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/68ej-h5ze/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cdc', 'centers for disease control and prevention'], 'bureauCode': ['009:00'], 'modified': '2016-09-14', 'title': 'Impaired Driving Death Rate, by Age and Gender, 2012 & 2014, Region 5 - Chicago'}, {'description': "<p>Rate of deaths by age/gender (per 100,000 population) for people killed in crashes involving a driver with BAC =>0.08%, 2012, 2014. 2012 Source: Fatality Analysis Reporting System (FARS). 2014 Source: National Highway Traffic Administration's (NHTSA) Fatality Analysis Reporting System (FARS), 2014 Annual Report File. Note: Blank cells indicate data are suppressed. Fatality rates based on fewer than 20 deaths are suppressed.</p>\n", 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Motor Vehicle'], 'landingPage': 'https://data.cdc.gov/d/k9ai-xgx2', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-09-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/k9ai-xgx2', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/k9ai-xgx2/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/k9ai-xgx2/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/k9ai-xgx2/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/k9ai-xgx2/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cdc', 'centers for disease control and prevention'], 'bureauCode': ['009:00'], 'modified': '2016-09-14', 'title': 'Impaired Driving Death Rate, by Age and Gender, 2012 & 2014, Region 6 - Dallas'}, {'description': "<p>Rate of deaths by age/gender (per 100,000 population) for people killed in crashes involving a driver with BAC =>0.08%, 2012, 2014. 2012 Source: Fatality Analysis Reporting System (FARS). 2014 Source: National Highway Traffic Administration's (NHTSA) Fatality Analysis Reporting System (FARS), 2014 Annual Report File. Note: Blank cells indicate data are suppressed. Fatality rates based on fewer than 20 deaths are suppressed.</p>\n", 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Motor Vehicle'], 'landingPage': 'https://data.cdc.gov/d/ea3z-m7eh', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-09-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/ea3z-m7eh', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ea3z-m7eh/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ea3z-m7eh/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ea3z-m7eh/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ea3z-m7eh/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cdc', 'centers for disease control and prevention'], 'bureauCode': ['009:00'], 'modified': '2016-09-14', 'title': 'Impaired Driving Death Rate, by Age and Gender, 2012 & 2014, Region 7 - Kansas City'}, {'description': "<p>Rate of deaths by age/gender (per 100,000 population) for people killed in crashes involving a driver with BAC =>0.08%, 2012, 2014. 2012 Source: Fatality Analysis Reporting System (FARS). 2014 Source: National Highway Traffic Administration's (NHTSA) Fatality Analysis Reporting System (FARS), 2014 Annual Report File. Note: Blank cells indicate data are suppressed. Fatality rates based on fewer than 20 deaths are suppressed.</p>\n", 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Motor Vehicle'], 'landingPage': 'https://data.cdc.gov/d/3se3-rwj2', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-09-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/3se3-rwj2', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/3se3-rwj2/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/3se3-rwj2/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/3se3-rwj2/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/3se3-rwj2/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cdc', 'centers for disease control and prevention'], 'bureauCode': ['009:00'], 'modified': '2016-09-14', 'title': 'Impaired Driving Death Rate, by Age and Gender, 2012 & 2014, Region 9 - San Francisco'}, {'description': "<p>Rate of deaths by age/gender (per 100,000 population) for people killed in crashes involving a driver with BAC =>0.08%, 2012, 2014. 2012 Source: Fatality Analysis Reporting System (FARS). 2014 Source: National Highway Traffic Administration's (NHTSA) Fatality Analysis Reporting System (FARS), 2014 Annual Report File. Note: Blank cells indicate data are suppressed. Fatality rates based on fewer than 20 deaths are suppressed.</p>\n", 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Motor Vehicle'], 'landingPage': 'https://data.cdc.gov/d/x9gq-59r3', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-09-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/x9gq-59r3', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/x9gq-59r3/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/x9gq-59r3/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/x9gq-59r3/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/x9gq-59r3/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cdc', 'centers for disease control and prevention'], 'bureauCode': ['009:00'], 'modified': '2016-09-14', 'title': 'Impaired Driving Death Rate, by Age and Gender, 2012 & 2014, Region 10 - Seattle'}, {'description': '<p>Source: Behavioral Risk Factor Surveillance System (BRFSS), 2012, 2014.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Motor Vehicle'], 'landingPage': 'https://data.cdc.gov/d/g4ag-jrdn', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-09-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/g4ag-jrdn', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/g4ag-jrdn/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/g4ag-jrdn/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/g4ag-jrdn/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/g4ag-jrdn/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cdc', 'centers for disease control and prevention'], 'bureauCode': ['009:00'], 'modified': '2016-09-14', 'title': 'Percentage of Adults Who Report Driving After Drinking Too Much (in the past 30 days), 2012 & 2014, Region 2 - New York'}, {'description': '<p>Source: Behavioral Risk Factor Surveillance System (BRFSS), 2012, 2014.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Motor Vehicle'], 'landingPage': 'https://data.cdc.gov/d/azgh-hvnt', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-09-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/azgh-hvnt', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/azgh-hvnt/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/azgh-hvnt/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/azgh-hvnt/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/azgh-hvnt/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cdc', 'centers for disease control and prevention'], 'bureauCode': ['009:00'], 'modified': '2016-09-14', 'title': 'Percentage of Adults Who Report Driving After Drinking Too Much (in the past 30 days), 2012 & 2014, Region 4 - Atlanta'}, {'description': '<p>Source: Behavioral Risk Factor Surveillance System (BRFSS), 2012, 2014.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Motor Vehicle'], 'landingPage': 'https://data.cdc.gov/d/9w38-t35p', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-09-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/9w38-t35p', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/9w38-t35p/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/9w38-t35p/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/9w38-t35p/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/9w38-t35p/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cdc', 'centers for disease control and prevention'], 'bureauCode': ['009:00'], 'modified': '2016-09-14', 'title': 'Percentage of Adults Who Report Driving After Drinking Too Much (in the past 30 days), 2012 & 2014, Region 6 - Dallas'}, {'description': '<p>Source: Behavioral Risk Factor Surveillance System (BRFSS), 2012, 2014.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Motor Vehicle'], 'landingPage': 'https://data.cdc.gov/d/pvr7-gpk4', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-09-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/pvr7-gpk4', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/pvr7-gpk4/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/pvr7-gpk4/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/pvr7-gpk4/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/pvr7-gpk4/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cdc', 'centers for disease control and prevention'], 'bureauCode': ['009:00'], 'modified': '2016-09-14', 'title': 'Percentage of Adults Who Report Driving After Drinking Too Much (in the past 30 days), 2012 & 2014, Region 7 - Kansas City'}, {'description': '<p>Source: Behavioral Risk Factor Surveillance System (BRFSS), 2012, 2014</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Motor Vehicle'], 'landingPage': 'https://data.cdc.gov/d/a37y-w96i', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-09-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/a37y-w96i', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/a37y-w96i/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/a37y-w96i/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/a37y-w96i/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/a37y-w96i/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cdc', 'centers for disease control and prevention'], 'bureauCode': ['009:00'], 'modified': '2016-09-14', 'title': 'Percentage of Adults Who Report Driving After Drinking Too Much (in the past 30 days), 2012 & 2014, Region 8 - Denver'}, {'description': '<p>Source: Behavioral Risk Factor Surveillance System (BRFSS), 2012, 2014.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Motor Vehicle'], 'landingPage': 'https://data.cdc.gov/d/7zky-in8p', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-09-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/7zky-in8p', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7zky-in8p/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7zky-in8p/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7zky-in8p/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7zky-in8p/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cdc', 'centers for disease control and prevention'], 'bureauCode': ['009:00'], 'modified': '2016-09-14', 'title': 'Percentage of Adults Who Report Driving After Drinking Too Much (in the past 30 days), 2012 & 2014, Region 10 - Seattle'}, {'description': '<p>Source for 2012 national data: National Occupant Protection Use Survey (NOPUS), 2012. Source for 2014 national data: National Occupant Protection Use Survey (NOPUS), 2014. Source for 2012 state data: State Observational Survey of Seat Belt Use, 2012. Source for 2014 state data: Seat Belt Use in 2014- Use Rates in the States and Territories</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Motor Vehicle'], 'landingPage': 'https://data.cdc.gov/d/6tmq-h6uy', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-09-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/6tmq-h6uy', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6tmq-h6uy/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6tmq-h6uy/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6tmq-h6uy/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6tmq-h6uy/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cdc', 'centers for disease control and prevention'], 'bureauCode': ['009:00'], 'modified': '2016-09-14', 'title': 'Percentage of Drivers and Front Seat Passengers Wearing Seat Belts, 2012 & 2014, Region 1 - Boston'}, {'description': '<p>Source for 2012 national data: National Occupant Protection Use Survey (NOPUS), 2012. Source for 2014 national data: National Occupant Protection Use Survey (NOPUS), 2014. Source for 2012 state data: State Observational Survey of Seat Belt Use, 2012. Source for 2014 state data: Seat Belt Use in 2014- Use Rates in the States and Territories</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Motor Vehicle'], 'landingPage': 'https://data.cdc.gov/d/hget-9fst', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-09-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/hget-9fst', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hget-9fst/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hget-9fst/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hget-9fst/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hget-9fst/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cdc', 'centers for disease control and prevention'], 'bureauCode': ['009:00'], 'modified': '2016-09-14', 'title': 'Percentage of Drivers and Front Seat Passengers Wearing Seat Belts, 2012 & 2014, Region 2 - New York'}, {'description': '<p>Source for 2012 national data: National Occupant Protection Use Survey (NOPUS), 2012. Source for 2014 national data: National Occupant Protection Use Survey (NOPUS), 2014. Source for 2012 state data: State Observational Survey of Seat Belt Use, 2012. Source for 2014 state data: Seat Belt Use in 2014- Use Rates in the States and Territories</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Motor Vehicle'], 'landingPage': 'https://data.cdc.gov/d/26a7-nc4u', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-09-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/26a7-nc4u', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/26a7-nc4u/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/26a7-nc4u/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/26a7-nc4u/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/26a7-nc4u/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cdc', 'centers for disease control and prevention'], 'bureauCode': ['009:00'], 'modified': '2016-09-14', 'title': 'Percentage of Drivers and Front Seat Passengers Wearing Seat Belts, 2012 & 2014, Region 5 - Chicago'}, {'description': '<p>Source for 2012 national data: National Occupant Protection Use Survey (NOPUS), 2012. Source for 2014 national data: National Occupant Protection Use Survey (NOPUS), 2014. Source for 2012 state data: State Observational Survey of Seat Belt Use, 2012. Source for 2014 state data: Seat Belt Use in 2014- Use Rates in the States and Territories</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Motor Vehicle'], 'landingPage': 'https://data.cdc.gov/d/msjj-a7q2', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-09-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/msjj-a7q2', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/msjj-a7q2/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/msjj-a7q2/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/msjj-a7q2/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/msjj-a7q2/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cdc', 'centers for disease control and prevention'], 'bureauCode': ['009:00'], 'modified': '2016-09-14', 'title': 'Percentage of Drivers and Front Seat Passengers Wearing Seat Belts, 2012 & 2014, Region 10 - Seattle'}, {'description': '<p>Source for 2012 national data: National Occupant Protection Use Survey (NOPUS), 2012. Source for 2014 national data: National Occupant Protection Use Survey (NOPUS), 2014. Source for 2012 state data: State Observational Survey of Seat Belt Use, 2012. Source for 2014 state data: Seat Belt Use in 2014- Use Rates in the States and Territories</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Motor Vehicle'], 'landingPage': 'https://data.cdc.gov/d/fkfk-2j5x', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-09-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/fkfk-2j5x', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/fkfk-2j5x/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/fkfk-2j5x/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/fkfk-2j5x/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/fkfk-2j5x/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cdc', 'centers for disease control and prevention'], 'bureauCode': ['009:00'], 'modified': '2016-09-14', 'title': 'Percentage of Drivers and Front Seat Passengers Wearing Seat Belts, 2012 & 2014, Region 9 - San Francisco'}, {'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Health Statistics'], 'landingPage': 'https://data.cdc.gov/d/pp7x-dyj2', 'contactPoint': {'hasEmail': 'mailto:krk9@cdc.gov', 'fn': 'Krista Kniss'}, 'issued': '2016-10-13', 'accessLevel': 'public', 'description': 'No description provided', 'identifier': 'https://data.cdc.gov/api/views/pp7x-dyj2', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/pp7x-dyj2/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/pp7x-dyj2/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/pp7x-dyj2/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/pp7x-dyj2/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['mortality', 'nchs'], 'bureauCode': ['009:20'], 'modified': '2019-04-05', 'title': 'Deaths from Pneumonia and Influenza (P&I) and all deaths, by state and region, National Center For Health Statistics Mortality Surveillance System'}, {'description': '<p>1991-2017. Middle School Dataset. The Youth Risk Behavior Surveillance System (YRBSS) monitors six categories of priority health behaviors<br />\namong youth and young adults: 1) behaviors that contribute to unintentional injuries and violence; 2) tobacco use; 3) alcohol and<br />\nother drug use; 4) sexual behaviors related to unintended pregnancy and sexually transmitted infections (STIs), including human<br />\nimmunodeficiency virus (HIV) infection; 5) unhealthy dietary behaviors; and 6) physical inactivity. In addition, YRBSS monitors<br />\nthe prevalence of obesity and asthma and other priority health behaviors.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Youth Risk Behaviors'], 'landingPage': 'https://data.cdc.gov/d/k5bc-k3g8', 'contactPoint': {'hasEmail': 'mailto:nccddashinfo@cdc.gov', 'fn': 'DASH Public Inquiries'}, 'issued': '2018-06-15', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/k5bc-k3g8', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/k5bc-k3g8/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/k5bc-k3g8/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/k5bc-k3g8/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/k5bc-k3g8/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['middle school', 'risk behavior', 'survey', 'youth online', 'yrbs'], 'bureauCode': ['009:20'], 'modified': '2019-03-29', 'title': 'DASH - Youth Risk Behavior Surveillance System (YRBSS): Middle School', 'describedBy': 'https://chronicdata.cdc.gov/Youth-Risk-Behaviors/DASH-Youth-Risk-Behavior-Surveillance-System-YRBSS/k5bc-k3g8'}, {'description': '<p>2002-2010. BRFSS SMART MMSA Prevalence land line only data. The Selected Metropolitan Area Risk Trends (SMART) project uses the Behavioral Risk Factor Surveillance System (BRFSS) to analyze the data of selected metropolitan statistical areas (MMSAs) with 500 or more respondents. BRFSS data can be used to identify emerging health problems, establish and track health objectives, and develop and evaluate public health policies and programs. BRFSS is a continuous, state-based surveillance system that collects information about modifiable risk factors for chronic diseases and other leading causes of death. Data will be updated annually as it becomes available. Detailed information on sampling methodology and quality assurance can be found on the BRFSS website (<a href="http://www.cdc.gov/brfss">http://www.cdc.gov/brfss</a>). Methodology: <a href="http://www.cdc.gov/brfss/factsheets/pdf/DBS_BRFSS_survey.pdf">http://www.cdc.gov/brfss/factsheets/pdf/DBS_BRFSS_survey.pdf</a> Glossary: <a href="https://chronicdata.cdc.gov/Behavioral-Risk-Factors/Behavioral-Risk-Factor-Surveillance-System-BRFSS-H/iuq5-y9ct/data">https://chronicdata.cdc.gov/Behavioral-Risk-Factors/Behavioral-Risk-Fact...</a></p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Behavioral Risk Factors'], 'landingPage': 'https://data.cdc.gov/d/waxm-p5qv', 'contactPoint': {'hasEmail': 'mailto:PublicInquiriesDPH@cdc.gov', 'fn': 'DPH Public Inquiries'}, 'issued': '2019-05-29', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/waxm-p5qv', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/waxm-p5qv/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/waxm-p5qv/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/waxm-p5qv/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/waxm-p5qv/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['...', 'behavioral', 'brfss', 'mmsa', 'risk', 'smart', 'survey'], 'bureauCode': ['009:20'], 'modified': '2019-05-29', 'title': 'Behavioral Risk Factors: Selected Metropolitan Area Risk Trends (SMART) MMSA Prevalence Data (2010 and Prior)'}, {'description': '<p>1984-2018. Centers for Disease Control and Prevention (CDC). BRFSS Survey Data. The BRFSS is a continuous, state-based surveillance system that collects information about modifiable risk factors for chronic diseases and other leading causes of death.<br />\nDetailed information on sampling methodology and quality assurance can be found on the BRFSS website (<a href="http://www.cdc.gov/brfss">http://www.cdc.gov/brfss</a>).</p>\n', 'programCode': ['009:020'], 'title': 'Behavioral Risk Factor Surveillance System (BRFSS) Historical Questions', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Behavioral Risk Factors'], 'landingPage': 'https://data.cdc.gov/d/iuq5-y9ct', 'contactPoint': {'hasEmail': 'mailto:PublicInquiriesDPH@cdc.gov', 'fn': 'DPH Public Inquiries'}, 'issued': '2017-04-12', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/iuq5-y9ct', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/iuq5-y9ct/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/iuq5-y9ct/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/iuq5-y9ct/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/iuq5-y9ct/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['behavioral', 'brfss', 'factor', 'questions', 'risk', 'surveillance', 'survey', 'system'], 'bureauCode': ['009:20'], 'modified': '2019-08-29', 'references': ['https://www.cdc.gov/brfss/'], 'describedBy': 'https://chronicdata.cdc.gov/Behavioral-Risk-Factors/Behavioral-Risk-Factor-Surveillance-System-BRFSS-H/iuq5-y9ct'}, {'description': '<p>2002-2010. BRFSS SMART County Prevalence land line only data. The Selected Metropolitan Area Risk Trends (SMART) project uses the Behavioral Risk Factor Surveillance System (BRFSS) to analyze the data of selected counties with 500 or more respondents. BRFSS data can be used to identify emerging health problems, establish and track health objectives, and develop and evaluate public health policies and programs. BRFSS is a continuous, state-based surveillance system that collects information about modifiable risk factors for chronic diseases and other leading causes of death. Data will be updated annually as it becomes available. Detailed information on sampling methodology and quality assurance can be found on the BRFSS website (<a href="http://www.cdc.gov/brfss">http://www.cdc.gov/brfss</a>). Methodology: <a href="http://www.cdc.gov/brfss/factsheets/pdf/DBS_BRFSS_survey.pdf">http://www.cdc.gov/brfss/factsheets/pdf/DBS_BRFSS_survey.pdf</a> Glossary: <a href="https://chronicdata.cdc.gov/Behavioral-Risk-Factors/Behavioral-Risk-Factor-Surveillance-System-BRFSS-H/iuq5-y9ct/data">https://chronicdata.cdc.gov/Behavioral-Risk-Factors/Behavioral-Risk-Fact...</a></p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Behavioral Risk Factors'], 'landingPage': 'https://data.cdc.gov/d/acme-vg9e', 'contactPoint': {'hasEmail': 'mailto:PublicInquiriesDPH@cdc.gov', 'fn': 'DPH Public Inquiries'}, 'issued': '2019-05-29', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/acme-vg9e', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/acme-vg9e/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/acme-vg9e/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/acme-vg9e/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/acme-vg9e/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['...', 'behavioral', 'brfss', 'county', 'risk', 'smart', 'survey'], 'bureauCode': ['009:20'], 'modified': '2019-05-29', 'title': 'Behavioral Risk Factors: Selected Metropolitan Area Risk Trends (SMART) County Prevalence Data (2010 and prior)'}, {'description': '<p>2011 to 2012. BRFSS SMART County Prevalence combined land line and cell phone data. The Selected Metropolitan Area Risk Trends (SMART) project uses the Behavioral Risk Factor Surveillance System (BRFSS) to analyze the data of selected counties with 500 or more respondents. BRFSS data can be used to identify emerging health problems, establish and track health objectives, and develop and evaluate public health policies and programs. BRFSS is a continuous, state-based surveillance system that collects information about modifiable risk factors for chronic diseases and other leading causes of death. Data will be updated annually as it becomes available. Detailed information on sampling methodology and quality assurance can be found on the BRFSS website (<a href="http://www.cdc.gov/brfss">http://www.cdc.gov/brfss</a>). Methodology: <a href="http://www.cdc.gov/brfss/factsheets/pdf/DBS_BRFSS_survey.pdf">http://www.cdc.gov/brfss/factsheets/pdf/DBS_BRFSS_survey.pdf</a> Glossary: <a href="https://chronicdata.cdc.gov/Behavioral-Risk-Factors/Behavioral-Risk-Factor-Surveillance-System-BRFSS-H/iuq5-y9ct">https://chronicdata.cdc.gov/Behavioral-Risk-Factors/Behavioral-Risk-Fact...</a></p>\n', 'programCode': ['009:020'], 'title': 'Behavioral Risk Factors: Selected Metropolitan Area Risk Trends (SMART) County Prevalence Data (2011 to 2012)', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Behavioral Risk Factors'], 'landingPage': 'https://data.cdc.gov/d/cpem-dkkm', 'contactPoint': {'hasEmail': 'mailto:PublicInquiriesDPH@cdc.gov', 'fn': 'DPH Public Inquiries'}, 'issued': '2016-03-11', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/cpem-dkkm', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/cpem-dkkm/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/cpem-dkkm/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/cpem-dkkm/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/cpem-dkkm/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['...', 'behavioral', 'brfss', 'county', 'factor', 'risk', 'smart', 'survey'], 'bureauCode': ['009:20'], 'modified': '2019-05-29', 'references': ['https://www.cdc.gov/brfss/'], 'describedBy': 'https://chronicdata.cdc.gov/Behavioral-Risk-Factors/Behavioral-Risk-Factors-Selected-Metropolitan-Area/cpem-dkkm'}, {'description': '<p>1995-2010. BRFSS land line only prevalence data. BRFSS is a continuous, state-based surveillance system that collects information about modifiable risk factors for chronic diseases and other leading causes of death. Data will be updated annually as it becomes available. Detailed information on sampling methodology and quality assurance can be found on the BRFSS website (<a href="http://www.cdc.gov/brfss">http://www.cdc.gov/brfss</a>). Methodology: <a href="http://www.cdc.gov/brfss/factsheets/pdf/DBS_BRFSS_survey.pdf">http://www.cdc.gov/brfss/factsheets/pdf/DBS_BRFSS_survey.pdf</a> Glossary: <a href="https://chronicdata.cdc.gov/Behavioral-Risk-Factors/Behavioral-Risk-Factor-Surveillance-System-BRFSS-H/iuq5-y9ct/data">https://chronicdata.cdc.gov/Behavioral-Risk-Factors/Behavioral-Risk-Fact...</a></p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Behavioral Risk Factors'], 'landingPage': 'https://data.cdc.gov/d/y4ft-s73h', 'contactPoint': {'hasEmail': 'mailto:PublicInquiriesDPH@cdc.gov', 'fn': 'DPH Public Inquiries'}, 'issued': '2019-05-29', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/y4ft-s73h', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/y4ft-s73h/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/y4ft-s73h/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/y4ft-s73h/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/y4ft-s73h/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['...', 'behavioral', 'brfss', 'factor', 'risk', 'survey'], 'bureauCode': ['009:20'], 'modified': '2019-05-29', 'title': 'Behavioral Risk Factor Surveillance System (BRFSS) Prevalence Data (2010 and prior)'}, {'description': '<p>NNDSS - Table II. Giardiasis to Haemophilus influenza - 2015.In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories. Note:These are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting. Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available. Footnotes:C.N.M.I.: Commonwealth of Northern Mariana Islands. U: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum. * Three low incidence conditions, rubella, rubella congenital, and tetanus, have been moved to Table 2 to facilitate case count verification with reporting jurisdictions. ��� Case counts for reporting year 2015 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>. Data for TB are displayed in Table IV, which appears quarterly. �� Data for H. influenzae (age <5 years for serotype b, nonserotype b, and unknown serotype) are available in Table I.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/mpdg-hf57', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-01-07', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/mpdg-hf57', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mpdg-hf57/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mpdg-hf57/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mpdg-hf57/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mpdg-hf57/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2015', 'giardiasis', 'gonorrhea', 'haemophilus influenzae', 'mmwr', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2016-01-07', 'title': 'NNDSS - Table II. Giardiasis to Haemophilus influenza'}, {'description': '<p>NNDSS - Table I. infrequently reported notifiable diseases - 2015. In this Table, provisional cases of selected infrequently reported notifiable diseases (<1,000 cases reported during the preceding year) are displayed. Note:These are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting. Case counts in these tables are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available. Footnote:-: No reported cases N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. * Three low incidence conditions, rubella, rubella congenital, and tetanus, have been moved to Table 2 to facilitate case count verification with reporting jurisdictions. ��� Case counts for reporting year 2015 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>. �� Calculated by summing the incidence counts for the current week, the 2 weeks preceding the current week, and the 2 weeks following the current week, for a total of 5 preceding years. The total sum of incident cases is then divided by 25 weeks. Additional information is available at <a href="http://wwwn.cdc.gov/nndss/document/5yearweeklyaverage.pdf">http://wwwn.cdc.gov/nndss/document/5yearweeklyaverage.pdf</a>. �� Data for the Arboviral disease, Chikungunya, and Hantavirus infection disease, non-Hantavirus Pulmonary Syndrome (HPS), will be displayed in this table after the CDC obtains Office of Management and Budget Paperwork Reduction Act approval to receive data for these conditions. ** Includes both neuroinvasive and nonneuroinvasive. Updated weekly from reports to the Division of Vector-Borne Infectious Diseases, National Center for Zoonotic, Vector-Borne, and Enteric Diseases (ArboNET Surveillance). Data for West Nile virus are available in Table II. ��ʉ�� Not reportable in all states. Data from states where the condition is not reportable are excluded from this table except starting in 2007 for the arboviral diseases, STD data, TB data, and influenza-associated pediatric mortality, and in 2003 for SARS-CoV. Reporting exceptions are available at <a href="http://wwwn.cdc.gov/nndss/downloads.html">http://wwwn.cdc.gov/nndss/downloads.html</a>. ���� Data for H. influenzae (all ages, all serotypes) are available in Table II. ���� Updated weekly from reports to the Influenza Division, National Center for Immunization and Respiratory Diseases. Please refer to the MMWR publication for weekly updates to the footnote for this condition. *** Please refer to the MMWR publication for weekly updates to the footnote for this condition. ��ʉ�ʉ�� Data for meningococcal disease (all serogroups) are available in Table II. ������ Please refer to the MMWR publication for weekly updates to the footnote for this condition. ������ Updated weekly from reports to the Division of STD Prevention, National Center for HIV/AIDS, Viral Hepatitis, STD, and TB Prevention. **** Please refer to the MMWR publication for weekly updates to the footnote for this condition. See Table II for Dengue Hemorrhagic Fever.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/pb4z-432k', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-01-07', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/pb4z-432k', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/pb4z-432k/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/pb4z-432k/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/pb4z-432k/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/pb4z-432k/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2015', 'anthrax', 'arboviral diseases', 'botulism', 'brucellosis', 'california serogroup virus disease', 'chancroid', 'chikungunya virus', 'cholera', 'crimean-congo', 'cyclosporiasis', 'diphtheria', 'eastern equine virus disease', 'ebola', 'encephalitis', 'guanarito', 'haemophilus influenzae invasive', 'hansen disease', 'hantavirus infection', 'hantavirus pulmonary syndrome', 'hemolytic uremic syndrome', 'hepatitis b infection perinatal', 'influenza-associated pediatric mortality', 'junin', 'lassa fever', 'leptospirosis', 'listeriosis', 'lujo virus', 'machupo', 'marburg fever', 'measles', 'meningococcal disease invasive', 'mmwr', 'nedss', 'netss', 'nndss', 'novel influenza a', 'plague', 'polio virus infection nonparalytic', 'poliomyelitis paralytic', 'postdiarrheal', 'powassan virus disease', 'psittacosis', 'q fever', 'rabies human', 'sabia-associated', 'sars-cov', 'smallpox', 'st. louis virus disease', 'streptococcal toxic-shock syndrome', 'syphilis congenital (age <1 yr)', 'toxic-shock syndrome (staphylococcal)', 'trichinellosis', 'tularemia', 'typhoid fever', 'vancomycin', 'viral hemorrhagic fever', 'western equine virus disease', 'wonder', 'yellow fever'], 'bureauCode': ['009:00'], 'modified': '2016-01-07', 'title': 'NNDSS - Table I. infrequently reported notifiable diseases'}, {'description': '<p>This data set is from 3 surveys conducted in two districts in western Kenya following the scale up of insecticide treated nets and the implementation of IRS in one of the districts.</p>\n', 'programCode': ['009:036'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'landingPage': 'https://data.cdc.gov/d/krkm-t59m', 'contactPoint': {'hasEmail': 'mailto:hzg1@cdc.gov', 'fn': 'John Gimnig'}, 'issued': '2015-11-17', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/krkm-t59m', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/krkm-t59m/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/krkm-t59m/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/krkm-t59m/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/krkm-t59m/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['malaria'], 'bureauCode': ['009:20'], 'modified': '2015-11-17', 'title': 'PONE-D-15-23803'}, {'description': '<p>The Environmental Protection Agency (EPA) provides air pollution data about ozone and particulate matter (PM2.5) to CDC for the Tracking Network. The EPA maintains a database called the Air Quality System (AQS) which contains data from approximately 4,000 monitoring stations around the country, mainly in urban areas. Data from the AQS is considered the "gold standard" for determining outdoor air pollution. However, AQS data are limited because the monitoring stations are usually in urban areas or cities and because they only take air samples for some air pollutants every three days or during times of the year when air pollution is very high. CDC and EPA have worked together to develop a statistical model (Downscaler) to make modeled predictions available for environmental public health tracking purposes in areas of the country that do not have monitors and to fill in the time gaps when monitors may not be recording data. This data does not include "Percent of population in counties exceeding NAAQS (vs. population in counties that either meet the standard or do not monitor PM2.5)". Please visit the Tracking homepage for this information.View additional information for indicator definitions and documentation by selecting Content Area "Air Quality" and the respective indicator at the following website: <a href="http://ephtracking.cdc.gov/showIndicatorsData.action">http://ephtracking.cdc.gov/showIndicatorsData.action</a></p>\n', 'programCode': ['009:032'], 'title': 'Air Quality Measures on the National Environmental Health Tracking Network', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Environmental Health & Toxicology'], 'landingPage': 'http://ephtracking.cdc.gov/', 'contactPoint': {'hasEmail': 'mailto:cak8@cdc.gov', 'fn': 'Craig Kassinger'}, 'language': ['en'], 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/cjae-szjv', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/cjae-szjv/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/cjae-szjv/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/cjae-szjv/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/cjae-szjv/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['air pollution', 'air quality', 'air quality index', 'air quality system', 'caa 109: clean air act section 109', 'daily 24 hour average concentration', 'daily maximum 8 hour average concentration', 'environmental hazard', 'environmental health', 'hourly observations', 'national ambient air quality standards', 'national environmental health tracking network', 'o3', 'oxygen', 'ozone', 'ozone - residual', 'ozone residual', 'particle pollution', 'particulate matter', 'particulate matter - pm2.5', 'particulate matter < 2.5 um', 'pm fine 0-2.5 um stp', 'pm2.5', 'pm2.5 - local conditions', 'regulatory resources', 'site monitoring data', 'tracking', 'tracking network', 'tracking program'], 'bureauCode': ['009:20'], 'modified': '2018-06-05', 'issued': '2015-08-13'}, {'description': '<p>Interactive visualization: <a href="http://www.cdc.gov/chikungunya/modeling/index.html">http://www.cdc.gov/chikungunya/modeling/index.html</a>. This dataset contains monthly predictions for the spread of chikungunya virus transmission. A full description of the methods is available at: <a href="http://www.plosone.org/article/info%3Adoi%2F10.1371%2Fjournal.pone.0104915">http://www.plosone.org/article/info%3Adoi%2F10.1371%2Fjournal.pone.0104915</a>.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'landingPage': 'https://data.cdc.gov/d/7njk-uncd', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2015-08-10', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/7njk-uncd', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7njk-uncd/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7njk-uncd/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7njk-uncd/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7njk-uncd/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['americas', 'chikungunya', 'predictions', 'travelers'], 'bureauCode': ['009:00'], 'modified': '2018-02-21', 'title': 'Nowcast Predictions for Local Transmission of Chikungunya Virus'}, {'description': '<p>Interactive visualization: <a href="http://www.cdc.gov/chikungunya/modeling/index.html">http://www.cdc.gov/chikungunya/modeling/index.html</a>. This dataset contains monthly predictions for the spread of chikungunya virus transmission. A full description of the methods is available at: <a href="http://www.plosone.org/article/info%3Adoi%2F10.1371%2Fjournal.pone.0104915">http://www.plosone.org/article/info%3Adoi%2F10.1371%2Fjournal.pone.0104915</a>.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'landingPage': 'https://data.cdc.gov/d/2sxq-n8zu', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2015-08-10', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/2sxq-n8zu', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/2sxq-n8zu/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/2sxq-n8zu/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/2sxq-n8zu/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/2sxq-n8zu/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['americas', 'chikungunya', 'predictions', 'travelers'], 'bureauCode': ['009:00'], 'modified': '2018-02-21', 'title': 'Nowcast Predictions for Chikungunya Virus-Infected Travelers'}, {'description': '<p>Derived from Pan American Health Organization reports: <a href="http://www.paho.org/hq/index.php?option=com_topics&view=article&id=343&Itemid=40931">http://www.paho.org/hq/index.php?option=com_topics&view=article&id=343&I...</a></p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Health Statistics'], 'landingPage': 'https://data.cdc.gov/d/e9r5-5hjr', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2015-08-10', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/e9r5-5hjr', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/e9r5-5hjr/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/e9r5-5hjr/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/e9r5-5hjr/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/e9r5-5hjr/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['americas', 'chikungunya', 'paho'], 'bureauCode': ['009:00'], 'modified': '2015-08-27', 'title': 'New Chikungunya Cases Reported in the Americas'}, {'description': '<p>The Youth Risk Behavior Surveillance System (YRBSS) monitors six types of health-risk behaviors that contribute to the leading causes of death and disability among youth and adults. This file contains state-level results for 13 tobacco-use variables by sex and grade for 2013.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'landingPage': 'https://data.cdc.gov/d/hp6w-4ap6', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2015-06-08', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/hp6w-4ap6', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hp6w-4ap6/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hp6w-4ap6/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hp6w-4ap6/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hp6w-4ap6/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['youth risk behavior risk surveillance school-based surveillance'], 'bureauCode': ['009:00'], 'modified': '2015-08-27', 'title': 'YRBS State Tobacco Variables 2013 - v2'}, {'description': "<p>The CDC Division for Heart Disease and Stroke Prevention's Data Trends & Maps online tool allows searching for and view of health indicators related to Heart Disease and Stroke Prevention on the basis of a specific location or a health indicator.</p>\n", 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'landingPage': 'https://data.cdc.gov/d/tkjk-cwh5', 'contactPoint': {'hasEmail': 'mailto:smw1@cdc.gov', 'fn': 'Susan Wilkin'}, 'issued': '2015-03-25', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/tkjk-cwh5', '@type': 'dcat:Dataset', 'modified': '2015-08-18', 'keyword': ['cdc', 'centers for disease control and prevention'], 'bureauCode': ['009:00'], 'title': 'Division for Heart Disease and Stroke Prevention: Data Trends & Maps'}, {'description': '<p>The National Outbreak Reporting System (NORS) is a web-based platform designed to support reporting to CDC by local, state, and territorial health departments in the United States of all waterborne disease outbreaks and enteric disease outbreaks transmitted by food, contact with environmental sources, infected persons or animals, or unknown modes of transmission.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'landingPage': 'https://data.cdc.gov/d/p3rn-t6ry', 'contactPoint': {'hasEmail': 'mailto:vht8@cdc.gov', 'fn': 'Antonio'}, 'issued': '2015-03-25', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/p3rn-t6ry', '@type': 'dcat:Dataset', 'modified': '2015-08-18', 'keyword': ['cdc', 'centers for disease control and prevention'], 'bureauCode': ['009:00'], 'title': 'National Outbreak Reporting System'}, {'description': '<p>Each day, between 12 to 13 U.S. workers die as a result of a traumatic injury on the job. Investigations conducted through the FACE program allow the identification of factors that contribute to these fatal injuries. This information is used to develop comprehensive recommendations for preventing similar deaths. This web page provides access to NIOSH investigation reports and other safety resources.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'landingPage': 'https://data.cdc.gov/d/q9tu-7yha', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'PHM'}, 'issued': '2015-03-24', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/q9tu-7yha', '@type': 'dcat:Dataset', 'modified': '2015-08-27', 'keyword': ['cdc', 'centers for disease control and prevention'], 'bureauCode': ['009:00'], 'theme': ['Injury & Violence'], 'title': 'Fatality Assessment and Control Evaluation (FACE) Program'}, {'description': '<p>A surveillance system that provides morbidity, mortality, and workplace exposure data on work-related respiratory diseases by geographic region, industry and occupation, and demographic groups.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Health Statistics'], 'landingPage': 'https://data.cdc.gov/d/phjv-pp5v', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'PSchleiff'}, 'issued': '2015-03-27', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/phjv-pp5v', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>Morbidity and mortality on work-related respiratory diseases and related workplace exposure datasets available for tables, charts and figures.</p>\n', 'accessURL': 'http://wwwn.cdc.gov/eworld/', 'mediaType': 'application/unknown', 'title': 'Work-Related Lung Disease Surveillance System (eWoRLD)'}], 'keyword': ['cdc', 'centers for disease control and prevention'], 'bureauCode': ['009:00'], 'modified': '2017-11-06', 'title': 'Work-Related Lung Disease Surveillance System (eWoRLD)'}, {'description': '<ol start="2000">\n<li>Centers for Disease Control and Prevention (CDC). PRAMS, the Pregnancy Risk Assessment Monitoring System, is a surveillance system collecting state-specific, population-based data on maternal attitudes and experiences before, during, and shortly after pregnancy. It is a collaborative project of the Centers for Disease Control and Prevention (CDC) and state health departments. PRAMS provides data for state health officials to use to improve the health of mothers and infants. PRAMS topics include abuse, alcohol use, contraception, breastfeeding, mental health, morbidity, obesity, preconception health, pregnancy history, prenatal-care, sleep behavior, smoke exposure, stress, tobacco use, WIC, Medicaid, infant health, and unintended pregnancy. Data will be updated annually as it becomes available.</li>\n</ol>\n', 'programCode': ['009:020'], 'title': 'CDC PRAMStat Data for 2000', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Maternal & Child Health'], 'landingPage': 'https://data.cdc.gov/d/3hwj-hqmh', 'contactPoint': {'hasEmail': 'mailto:PRAMSProposals@cdc.gov', 'fn': 'DRH Public Inquiries'}, 'issued': '2015-03-17', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/3hwj-hqmh', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/3hwj-hqmh/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/3hwj-hqmh/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/3hwj-hqmh/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/3hwj-hqmh/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['abuse', 'alcohol use', 'breastfeeding', 'contraception', 'infant health', 'medicaid', 'mental health', 'morbidity', 'obesity', 'preconception health', 'pregnancy history', 'prenatal care', 'reproductive health', 'sleep behavior', 'smoke exposure', 'stress', 'tobacco use', 'unintended pregnancy', 'wic'], 'bureauCode': ['009:20'], 'modified': '2018-07-09', 'references': ['https://www.cdc.gov/prams/index.htm', 'https://www.cdc.gov/prams/pramstat/index.html'], 'describedBy': 'https://chronicdata.cdc.gov/Maternal-Child-Health/CDC-PRAMStat-Data-for-2000/3hwj-hqmh'}, {'description': '<ol start="2001">\n<li>Centers for Disease Control and Prevention (CDC). PRAMS, the Pregnancy Risk Assessment Monitoring System, is a surveillance system collecting state-specific, population-based data on maternal attitudes and experiences before, during, and shortly after pregnancy. It is a collaborative project of the Centers for Disease Control and Prevention (CDC) and state health departments. PRAMS provides data for state health officials to use to improve the health of mothers and infants. PRAMS topics include abuse, alcohol use, contraception, breastfeeding, mental health, morbidity, obesity, preconception health, pregnancy history, prenatal-care, sleep behavior, smoke exposure, stress, tobacco use, WIC, Medicaid, infant health, and unintended pregnancy. Data will be updated annually as it becomes available.</li>\n</ol>\n', 'programCode': ['009:020'], 'title': 'CDC PRAMStat Data for 2001', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Maternal & Child Health'], 'landingPage': 'https://data.cdc.gov/d/u93h-quup', 'contactPoint': {'hasEmail': 'mailto:PRAMSProposals@cdc.gov', 'fn': 'DRH Public Inquiries'}, 'issued': '2015-03-17', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/u93h-quup', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/u93h-quup/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/u93h-quup/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/u93h-quup/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/u93h-quup/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['abuse', 'alcohol use', 'breastfeeding', 'contraception', 'infant health', 'medicaid', 'mental health', 'morbidity', 'obesity', 'preconception health', 'pregnancy history', 'prenatal care', 'reproductive health', 'sleep behavior', 'smoke exposure', 'stress', 'tobacco use', 'unintended pregnancy', 'wic'], 'bureauCode': ['009:20'], 'modified': '2018-07-09', 'references': ['https://www.cdc.gov/prams/index.htm', 'https://www.cdc.gov/prams/pramstat/index.html'], 'describedBy': 'https://chronicdata.cdc.gov/Maternal-Child-Health/CDC-PRAMStat-Data-for-2001/u93h-quup'}, {'description': '<ol start="2002">\n<li>Centers for Disease Control and Prevention (CDC). PRAMS, the Pregnancy Risk Assessment Monitoring System, is a surveillance system collecting state-specific, population-based data on maternal attitudes and experiences before, during, and shortly after pregnancy. It is a collaborative project of the Centers for Disease Control and Prevention (CDC) and state health departments. PRAMS provides data for state health officials to use to improve the health of mothers and infants. PRAMS topics include abuse, alcohol use, contraception, breastfeeding, mental health, morbidity, obesity, preconception health, pregnancy history, prenatal-care, sleep behavior, smoke exposure, stress, tobacco use, WIC, Medicaid, infant health, and unintended pregnancy. Data will be updated annually as it becomes available.</li>\n</ol>\n', 'programCode': ['009:020'], 'title': 'CDC PRAMStat Data for 2002', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Maternal & Child Health'], 'landingPage': 'https://data.cdc.gov/d/dnxe-zgxs', 'contactPoint': {'hasEmail': 'mailto:PRAMSProposals@cdc.gov', 'fn': 'DRH Public Inquiries'}, 'issued': '2015-03-17', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/dnxe-zgxs', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/dnxe-zgxs/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/dnxe-zgxs/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/dnxe-zgxs/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/dnxe-zgxs/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['abuse', 'alcohol use', 'breastfeeding', 'contraception', 'infant health', 'medicaid', 'mental health', 'morbidity', 'obesity', 'preconception health', 'pregnancy history', 'prenatal care', 'reproductive health', 'sleep behavior', 'smoke exposure', 'stress', 'tobacco use', 'unintended pregnancy', 'wic'], 'bureauCode': ['009:20'], 'modified': '2018-07-09', 'references': ['https://www.cdc.gov/prams/index.htm', 'https://www.cdc.gov/prams/pramstat/index.html'], 'describedBy': 'https://chronicdata.cdc.gov/Maternal-Child-Health/CDC-PRAMStat-Data-for-2002/dnxe-zgxs'}, {'description': '<ol start="2003">\n<li>Centers for Disease Control and Prevention (CDC). PRAMS, the Pregnancy Risk Assessment Monitoring System, is a surveillance system collecting state-specific, population-based data on maternal attitudes and experiences before, during, and shortly after pregnancy. It is a collaborative project of the Centers for Disease Control and Prevention (CDC) and state health departments. PRAMS provides data for state health officials to use to improve the health of mothers and infants. PRAMS topics include abuse, alcohol use, contraception, breastfeeding, mental health, morbidity, obesity, preconception health, pregnancy history, prenatal-care, sleep behavior, smoke exposure, stress, tobacco use, WIC, Medicaid, infant health, and unintended pregnancy. Data will be updated annually as it becomes available.</li>\n</ol>\n', 'programCode': ['009:020'], 'title': 'CDC PRAMStat Data for 2003', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Maternal & Child Health'], 'landingPage': 'https://data.cdc.gov/d/u76f-m89e', 'contactPoint': {'hasEmail': 'mailto:PRAMSProposals@cdc.gov', 'fn': 'DRH Public Inquiries'}, 'issued': '2015-03-17', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/u76f-m89e', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/u76f-m89e/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/u76f-m89e/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/u76f-m89e/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/u76f-m89e/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['abuse', 'alcohol use', 'breastfeeding', 'contraception', 'infant health', 'medicaid', 'mental health', 'morbidity', 'obesity', 'preconception health', 'pregnancy history', 'prenatal care', 'reproductive health', 'sleep behavior', 'smoke exposure', 'stress', 'tobacco use', 'unintended pregnancy', 'wic'], 'bureauCode': ['009:20'], 'modified': '2018-07-09', 'references': ['https://www.cdc.gov/prams/index.htm', 'https://www.cdc.gov/prams/pramstat/index.html'], 'describedBy': 'https://chronicdata.cdc.gov/Maternal-Child-Health/CDC-PRAMStat-Data-for-2003/u76f-m89e'}, {'description': '<ol start="2004">\n<li>Centers for Disease Control and Prevention (CDC). PRAMS, the Pregnancy Risk Assessment Monitoring System, is a surveillance system collecting state-specific, population-based data on maternal attitudes and experiences before, during, and shortly after pregnancy. It is a collaborative project of the Centers for Disease Control and Prevention (CDC) and state health departments. PRAMS provides data for state health officials to use to improve the health of mothers and infants. PRAMS topics include abuse, alcohol use, contraception, breastfeeding, mental health, morbidity, obesity, preconception health, pregnancy history, prenatal-care, sleep behavior, smoke exposure, stress, tobacco use, WIC, Medicaid, infant health, and unintended pregnancy. Data will be updated annually as it becomes available.</li>\n</ol>\n', 'programCode': ['009:020'], 'title': 'CDC PRAMStat Data for 2004', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Maternal & Child Health'], 'landingPage': 'https://data.cdc.gov/d/xyxp-dxa9', 'contactPoint': {'hasEmail': 'mailto:PRAMSProposals@cdc.gov', 'fn': 'DRH Public Inquiries'}, 'issued': '2015-03-17', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/xyxp-dxa9', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xyxp-dxa9/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xyxp-dxa9/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xyxp-dxa9/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xyxp-dxa9/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['abuse', 'alcohol use', 'breastfeeding', 'contraception', 'infant health', 'medicaid', 'mental health', 'morbidity', 'obesity', 'preconception health', 'pregnancy history', 'prenatal care', 'reproductive health', 'sleep behavior', 'smoke exposure', 'stress', 'tobacco use', 'unintended pregnancy', 'wic'], 'bureauCode': ['009:20'], 'modified': '2018-07-09', 'references': ['https://www.cdc.gov/prams/index.htm', 'https://www.cdc.gov/prams/pramstat/index.html'], 'describedBy': 'https://chronicdata.cdc.gov/Maternal-Child-Health/CDC-PRAMStat-Data-for-2004/xyxp-dxa9'}, {'description': '<ol start="2005">\n<li>Centers for Disease Control and Prevention (CDC). PRAMS, the Pregnancy Risk Assessment Monitoring System, is a surveillance system collecting state-specific, population-based data on maternal attitudes and experiences before, during, and shortly after pregnancy. It is a collaborative project of the Centers for Disease Control and Prevention (CDC) and state health departments. PRAMS provides data for state health officials to use to improve the health of mothers and infants. PRAMS topics include abuse, alcohol use, contraception, breastfeeding, mental health, morbidity, obesity, preconception health, pregnancy history, prenatal-care, sleep behavior, smoke exposure, stress, tobacco use, WIC, Medicaid, infant health, and unintended pregnancy. Data will be updated annually as it becomes available.</li>\n</ol>\n', 'programCode': ['009:020'], 'title': 'CDC PRAMStat Data for 2005', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Maternal & Child Health'], 'landingPage': 'https://data.cdc.gov/d/pj7z-f3xf', 'contactPoint': {'hasEmail': 'mailto:PRAMSProposals@cdc.gov', 'fn': 'DRH Public Inquiries'}, 'issued': '2015-03-17', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/pj7z-f3xf', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/pj7z-f3xf/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/pj7z-f3xf/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/pj7z-f3xf/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/pj7z-f3xf/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['abuse', 'alcohol use', 'breastfeeding', 'contraception', 'infant health', 'medicaid', 'mental health', 'morbidity', 'obesity', 'preconception health', 'pregnancy history', 'prenatal care', 'reproductive health', 'sleep behavior', 'smoke exposure', 'stress', 'tobacco use', 'unintended pregnancy', 'wic'], 'bureauCode': ['009:20'], 'modified': '2018-07-09', 'references': ['https://www.cdc.gov/prams/index.htm', 'https://www.cdc.gov/prams/pramstat/index.html'], 'describedBy': 'https://chronicdata.cdc.gov/Maternal-Child-Health/CDC-PRAMStat-Data-for-2005/pj7z-f3xf'}, {'description': '<ol start="2006">\n<li>Centers for Disease Control and Prevention (CDC). PRAMS, the Pregnancy Risk Assessment Monitoring System, is a surveillance system collecting state-specific, population-based data on maternal attitudes and experiences before, during, and shortly after pregnancy. It is a collaborative project of the Centers for Disease Control and Prevention (CDC) and state health departments. PRAMS provides data for state health officials to use to improve the health of mothers and infants. PRAMS topics include abuse, alcohol use, contraception, breastfeeding, mental health, morbidity, obesity, preconception health, pregnancy history, prenatal-care, sleep behavior, smoke exposure, stress, tobacco use, WIC, Medicaid, infant health, and unintended pregnancy. Data will be updated annually as it becomes available.</li>\n</ol>\n', 'programCode': ['009:020'], 'title': 'CDC PRAMStat Data for 2006', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Maternal & Child Health'], 'landingPage': 'https://data.cdc.gov/d/akmt-4qtj', 'contactPoint': {'hasEmail': 'mailto:PRAMSProposals@cdc.gov', 'fn': 'DRH Public Inquiries'}, 'issued': '2015-03-16', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/akmt-4qtj', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/akmt-4qtj/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/akmt-4qtj/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/akmt-4qtj/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/akmt-4qtj/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['abuse', 'alcohol use', 'breastfeeding', 'contraception', 'infant health', 'medicaid', 'mental health', 'morbidity', 'obesity', 'preconception health', 'pregnancy history', 'prenatal care', 'reproductive health', 'sleep behavior', 'smoke exposure', 'stress', 'tobacco use', 'unintended pregnancy', 'wic'], 'bureauCode': ['009:20'], 'modified': '2018-07-09', 'references': ['https://www.cdc.gov/prams/index.htm', 'https://www.cdc.gov/prams/pramstat/index.html'], 'describedBy': 'https://chronicdata.cdc.gov/Maternal-Child-Health/CDC-PRAMStat-Data-for-2006/akmt-4qtj'}, {'description': '<ol start="2007">\n<li>Centers for Disease Control and Prevention (CDC). PRAMS, the Pregnancy Risk Assessment Monitoring System, is a surveillance system collecting state-specific, population-based data on maternal attitudes and experiences before, during, and shortly after pregnancy. It is a collaborative project of the Centers for Disease Control and Prevention (CDC) and state health departments. PRAMS provides data for state health officials to use to improve the health of mothers and infants. PRAMS topics include abuse, alcohol use, contraception, breastfeeding, mental health, morbidity, obesity, preconception health, pregnancy history, prenatal-care, sleep behavior, smoke exposure, stress, tobacco use, WIC, Medicaid, infant health, and unintended pregnancy. Data will be updated annually as it becomes available.</li>\n</ol>\n', 'programCode': ['009:020'], 'title': 'CDC PRAMStat Data for 2007', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Maternal & Child Health'], 'landingPage': 'https://data.cdc.gov/d/vr6p-ert2', 'contactPoint': {'hasEmail': 'mailto:PRAMSProposals@cdc.gov', 'fn': 'DRH Public Inquiries'}, 'issued': '2015-03-16', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/vr6p-ert2', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vr6p-ert2/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vr6p-ert2/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vr6p-ert2/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vr6p-ert2/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['abuse', 'alcohol use', 'breastfeeding', 'contraception', 'infant health', 'medicaid', 'mental health', 'morbidity', 'obesity', 'preconception health', 'pregnancy history', 'prenatal care', 'reproductive health', 'sleep behavior', 'smoke exposure', 'stress', 'tobacco use', 'unintended pregnancy', 'wic'], 'bureauCode': ['009:20'], 'modified': '2018-07-09', 'references': ['https://www.cdc.gov/prams/index.htm', 'https://www.cdc.gov/prams/pramstat/index.html'], 'describedBy': 'https://chronicdata.cdc.gov/Maternal-Child-Health/CDC-PRAMStat-Data-for-2007/vr6p-ert2'}, {'description': '<ol start="2008">\n<li>Centers for Disease Control and Prevention (CDC). PRAMS, the Pregnancy Risk Assessment Monitoring System, is a surveillance system collecting state-specific, population-based data on maternal attitudes and experiences before, during, and shortly after pregnancy. It is a collaborative project of the Centers for Disease Control and Prevention (CDC) and state health departments. PRAMS provides data for state health officials to use to improve the health of mothers and infants. PRAMS topics include abuse, alcohol use, contraception, breastfeeding, mental health, morbidity, obesity, preconception health, pregnancy history, prenatal-care, sleep behavior, smoke exposure, stress, tobacco use, WIC, Medicaid, infant health, and unintended pregnancy. Data will be updated annually as it becomes available.</li>\n</ol>\n', 'programCode': ['009:020'], 'title': 'CDC PRAMStat Data for 2008', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Maternal & Child Health'], 'landingPage': 'https://data.cdc.gov/d/4ya2-fkvt', 'contactPoint': {'hasEmail': 'mailto:PRAMSProposals@cdc.gov', 'fn': 'DRH Public Inquiries'}, 'issued': '2015-03-16', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/4ya2-fkvt', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4ya2-fkvt/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4ya2-fkvt/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4ya2-fkvt/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4ya2-fkvt/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['abuse', 'alcohol use', 'breastfeeding', 'contraception', 'infant health', 'medicaid', 'mental health', 'morbidity', 'obesity', 'preconception health', 'pregnancy history', 'prenatal care', 'reproductive health', 'sleep behavior', 'smoke exposure', 'stress', 'tobacco use', 'unintended pregnancy', 'wic'], 'bureauCode': ['009:20'], 'modified': '2018-07-09', 'references': ['https://www.cdc.gov/prams/index.htm', 'https://www.cdc.gov/prams/pramstat/index.html'], 'describedBy': 'https://chronicdata.cdc.gov/Maternal-Child-Health/CDC-PRAMStat-Data-for-2008/4ya2-fkvt'}, {'description': '<ol start="2009">\n<li>Centers for Disease Control and Prevention (CDC). PRAMS, the Pregnancy Risk Assessment Monitoring System, is a surveillance system collecting state-specific, population-based data on maternal attitudes and experiences before, during, and shortly after pregnancy. It is a collaborative project of the Centers for Disease Control and Prevention (CDC) and state health departments. PRAMS provides data for state health officials to use to improve the health of mothers and infants. PRAMS topics include abuse, alcohol use, contraception, breastfeeding, mental health, morbidity, obesity, preconception health, pregnancy history, prenatal-care, sleep behavior, smoke exposure, stress, tobacco use, WIC, Medicaid, infant health, and unintended pregnancy. Data will be updated annually as it becomes available.</li>\n</ol>\n', 'programCode': ['009:020'], 'title': 'CDC PRAMStat Data for 2009', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Maternal & Child Health'], 'landingPage': 'https://data.cdc.gov/d/qwpv-wpc8', 'contactPoint': {'hasEmail': 'mailto:PRAMSProposals@cdc.gov', 'fn': 'DRH Public Inquiries'}, 'issued': '2015-03-16', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/qwpv-wpc8', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qwpv-wpc8/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qwpv-wpc8/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qwpv-wpc8/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qwpv-wpc8/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['abuse', 'alcohol use', 'breastfeeding', 'contraception', 'infant health', 'medicaid', 'mental health', 'morbidity', 'obesity', 'preconception health', 'pregnancy history', 'prenatal care', 'reproductive health', 'sleep behavior', 'smoke exposure', 'stress', 'tobacco use', 'unintended pregnancy', 'wic'], 'bureauCode': ['009:20'], 'modified': '2018-07-09', 'references': ['https://www.cdc.gov/prams/index.htm', 'https://www.cdc.gov/prams/pramstat/index.html'], 'describedBy': 'https://chronicdata.cdc.gov/Maternal-Child-Health/CDC-PRAMStat-Data-for-2009/qwpv-wpc8'}, {'description': '<ol start="2010">\n<li>Centers for Disease Control and Prevention (CDC). PRAMS, the Pregnancy Risk Assessment Monitoring System, is a surveillance system collecting state-specific, population-based data on maternal attitudes and experiences before, during, and shortly after pregnancy. It is a collaborative project of the Centers for Disease Control and Prevention (CDC) and state health departments. PRAMS provides data for state health officials to use to improve the health of mothers and infants. PRAMS topics include abuse, alcohol use, contraception, breastfeeding, mental health, morbidity, obesity, preconception health, pregnancy history, prenatal-care, sleep behavior, smoke exposure, stress, tobacco use, WIC, Medicaid, infant health, and unintended pregnancy. Data will be updated annually as it becomes available.</li>\n</ol>\n', 'programCode': ['009:020'], 'title': 'CDC PRAMStat Data for 2010', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Maternal & Child Health'], 'landingPage': 'https://data.cdc.gov/d/xvu4-xjdb', 'contactPoint': {'hasEmail': 'mailto:PRAMSProposals@cdc.gov', 'fn': 'DRH Public Inquiries'}, 'issued': '2015-03-16', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/xvu4-xjdb', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xvu4-xjdb/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xvu4-xjdb/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xvu4-xjdb/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xvu4-xjdb/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['abuse', 'alcohol use', 'breastfeeding', 'contraception', 'infant health', 'medicaid', 'mental health', 'morbidity', 'obesity', 'preconception health', 'pregnancy history', 'prenatal care', 'reproductive health', 'sleep behavior', 'smoke exposure', 'stress', 'tobacco use', 'unintended pregnancy', 'wic'], 'bureauCode': ['009:20'], 'modified': '2018-07-09', 'references': ['https://www.cdc.gov/prams/index.htm', 'https://www.cdc.gov/prams/pramstat/index.html'], 'describedBy': 'https://chronicdata.cdc.gov/Maternal-Child-Health/CDC-PRAMStat-Data-for-2010/xvu4-xjdb'}, {'description': '<p>To facilitate the public health and research community\'s access to NNDSS data on Lyme disease, CDC has developed a public use dataset. Based on reports submitted to CDC, this dataset provides the number of confirmed cases by county for the years 1992���2011, in four 5���year intervals. County tabulation is by American National Standard Institute (ANSI) [formerly Federal Information Processing Standard (FIPS)] codes. County codes of "0" represent "unknown" county of residence within each state. More recent county-level case counts are not publicly available at this time.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'landingPage': 'https://data.cdc.gov/d/smai-7mz9', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2015-03-05', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/smai-7mz9', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/smai-7mz9/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/smai-7mz9/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/smai-7mz9/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/smai-7mz9/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['lyme'], 'bureauCode': ['009:00'], 'modified': '2015-08-27', 'title': 'LymeDisease_9211_county'}, {'description': '<p>NNDSS - Table IV. Tuberculosis - 2014.This Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States will exclude counts from US territories. Footnote:C.N.M.I.: Commonwealth of Northern Mariana Islands. U: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable Cum: Cumulative year-to-date counts. Min: Minimum. Max: Maximum. * Case counts for reporting year 2013 and 2014 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a> Updated reports to the National Center for HIV/AIDS, Viral Hepatitis, STD and TB Prevention. Data for TB are displayed quarterly.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/pxa6-asqb', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2015-01-15', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/pxa6-asqb', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/pxa6-asqb/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/pxa6-asqb/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/pxa6-asqb/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/pxa6-asqb/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2014', 'mmwr', 'nedss', 'netss', 'nndss', 'tb', 'tuberculosis', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2015-08-27', 'title': 'NNDSS - Table IV. Tuberculosis'}, {'description': '<p>NNDSS - Table I. infrequently reported notifiable diseases - 2014.In this Table, provisional cases of selected infrequently reported notifiable diseases (<1,000 cases reported during the preceding year) are displayed. Note:These are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting. Case counts in these tables are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available. Footnote:-: No reported cases N: Not reportable NN: Not Nationally Notifiable Cum: Cumulative year-to-date counts. * Case counts for reporting year 2014 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>. ��� Calculated by summing the incidence counts for the current week, the 2 weeks preceding the current week, and the 2 weeks following the current week, for a total of 5 preceding years. The total sum of incident cases is then divided by 25 weeks. Additional information is available at <a href="http://wwwn.cdc.gov/nndss/document/5yearweeklyaverage.pdf">http://wwwn.cdc.gov/nndss/document/5yearweeklyaverage.pdf</a>. �� Not reportable in all states. Data from states where the condition is not reportable are excluded from this table except starting in 2007 for the Arboviral diseases, STD data, TB data, and influenza-associated pediatric mortality, and in 2003 for SARS-CoV. Reporting exceptions are available at <a href="http://wwwn.cdc.gov/nndss/document/SRCA_FINAL_REPORT_2006-2012_final.xlsx">http://wwwn.cdc.gov/nndss/document/SRCA_FINAL_REPORT_2006-2012_final.xlsx</a>. �� Includes both neuroinvasive and nonneuroinvasive. Updated weekly from reports to the Division of Vector-Borne Infectious Diseases, National Center for Zoonotic, Vector-Borne, and Enteric Diseases (ArboNET Surveillance). Data for West Nile virus are available in Table II. ** Data for H. influenzae (all ages, all serotypes) are available in Table II. ��ʉ�� Updated weekly from reports to the Influenza Division, National Center for Immunization and Respiratory Diseases. Please refer to the MMWR publication for weekly updates to the footnote for this condition. ���� Please refer to the MMWR publication for weekly updates to the footnote for this condition. ���� Data for meningococcal disease (all serogroups) are available in Table II. *** Please refer to the MMWR publication for weekly updates to the footnote for this condition. ��ʉ�ʉ�� Please refer to the MMWR publication for weekly updates to the footnote for this condition. ������ Updated weekly from reports to the Division of STD Prevention, National Center for HIV/AIDS, Viral Hepatitis, STD, and TB Prevention. ������ Please refer to the MMWR publication for weekly updates to the footnote for this condition. See Table II for Dengue Hemorrhagic Fever.More information on NNDSS is available at <a href="http://wwwn.cdc.gov/nndss/">http://wwwn.cdc.gov/nndss/</a>.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/wcwi-x3uk', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2015-01-12', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/wcwi-x3uk', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/wcwi-x3uk/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/wcwi-x3uk/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/wcwi-x3uk/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/wcwi-x3uk/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2014', 'anthrax', 'arboviral diseases', 'botulism', 'brucellosis', 'california serogroup virus disease', 'chancroid', 'cholera', 'cyclosporiasis', 'diphtheria', 'eastern equinevirus disease', 'encephalitis', 'haemophilus influenzae invasive', 'hansen disease', 'hantavirus pulmonary syndrome', 'hemolytic uremic syndrome', 'hepatitis b infection perinatal', 'influenza-associated pediatric mortality', 'leptospirosis', 'listeriosis', 'measles', 'meningococcal disease invasive', 'mmwr', 'nedss', 'netss', 'nndss', 'novel influenza a', 'plague', 'polio virus infection nonparalytic', 'poliomyelitis paralytic', 'postdiarrheal', 'powassan virus disease', 'psittacosis', 'q fever', 'rabies human', 'rubella', 'rubella congenital syndrome', 'sars-cov', 'smallpox', 'st. louis virus disease', 'streptococcal toxic-shock syndrome', 'syphilis congenital (age <1 yr)', 'tetanus', 'toxic-shock syndrome (staphylococcal)', 'trichinellosis', 'tularemia', 'typhoid fever', 'vancomycin', 'vibriosis', 'viral hemorrhagic fever', 'western equine virus disease', 'wonder', 'yellow fever'], 'bureauCode': ['009:00'], 'modified': '2016-03-29', 'title': 'NNDSS - Table I. infrequently reported notifiable diseases'}, {'description': '<p>NNDSS - Table II. Spotted Fever Rickettsiosis to Syphilis - 2014.In this Table, all conditions with a 5-year average annual national total of more than or equals 1,000 cases but less than or equals 10,000 cases will be displayed (��� 1,000 and ��_ 10,000). The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories. Note:These are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting. Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available.</p>\n<p>Footnotes:C.N.M.I.: Commonwealth of Northern Mariana Islands. U: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<ul>\n<li>Case counts for reporting years 2013 and 2014 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>. Data for TB are displayed in Table IV, which appears quarterly.</li>\n</ul>\n<p>��� Illnesses with similar clinical presentation that result from Spotted fever group rickettsia infections are reported as Spotted fever rickettsiosis. Rocky Mountain spotted fever (RMSF) caused by Rickettsia rickettsii, is the most common and well-known spotted fever.More information on NNDSS is available at <a href="http://wwwn.cdc.gov/nndss/">http://wwwn.cdc.gov/nndss/</a>.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/fqve-8wzt', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2015-01-08', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/fqve-8wzt', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/fqve-8wzt/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/fqve-8wzt/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/fqve-8wzt/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/fqve-8wzt/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2014', 'mmwr', 'nedss', 'netss', 'nndss', 'rmsf', 'spotted fever rickettsiosis', 'syphilis primary and secondary', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2016-04-29', 'title': 'NNDSS - Table II. Spotted Fever Rickettsiosis to Syphilis'}, {'description': '<p>NNDSS - Table II. Salmonellosis to Shigellosis - 2014.In this Table, all conditions with a 5-year average annual national total of more than or equals 1,000 cases but less than or equals 10,000 cases will be displayed (��� 1,000 and ��_ 10,000). The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories. Note:These are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting. Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available. Footnotes:C.N.M.I.: Commonwealth of Northern Mariana Islands. U: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum. * Case counts for reporting years 2013 and 2014 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>. Data for TB are displayed in Table IV, which appears quarterly. ��� Includes E. coli O157:H7; Shiga toxin positive, serogroup non-O157; and Shiga toxin positive, not serogrouped.More information on NNDSS is available at <a href="http://wwwn.cdc.gov/nndss/">http://wwwn.cdc.gov/nndss/</a>.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/52cr-rw4k', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2015-01-08', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/52cr-rw4k', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/52cr-rw4k/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/52cr-rw4k/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/52cr-rw4k/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/52cr-rw4k/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2014', 'mmwr', 'nedss', 'netss', 'nndss', 'salmonellosis', 'shiga toxin-producing e. coli', 'shigellosis', 'stec', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2015-08-27', 'title': 'NNDSS - Table II. Salmonellosis to Shigellosis'}, {'description': '<p>NNDSS - Table II. Mumps to Rabies, animal - 2014.In this Table, all conditions with a 5-year average annual national total of more than or equals 1,000 cases but less than or equals 10,000 cases will be displayed (��� 1,000 and ��_ 10,000). The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories. Note:These are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting. Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available. Footnotes:C.N.M.I.: Commonwealth of Northern Mariana Islands. U: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum. * Case counts for reporting years 2013 and 2014 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>. Data for TB are displayed in Table IV, which appears quarterly.More information on NNDSS is available at <a href="http://wwwn.cdc.gov/nndss/">http://wwwn.cdc.gov/nndss/</a>.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/8rkx-vimh', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2015-01-08', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/8rkx-vimh', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/8rkx-vimh/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/8rkx-vimh/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/8rkx-vimh/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/8rkx-vimh/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2014', 'mmwr', 'mumps', 'nedss', 'netss', 'nndss', 'pertussis', 'rabies animal', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2015-08-27', 'title': 'NNDSS - Table II. Mumps to Rabies, animal'}, {'description': '<p>NNDSS - Table II. Lyme disease to Meningococcal - 2014In this Table, all conditions with a 5-year average annual national total of more than or equals 1,000 cases but less than or equals 10,000 cases will be displayed (��� 1,000 and ��_ 10,000). The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories. Note:These are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting. Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available. Footnotes:C.N.M.I.: Commonwealth of Northern Mariana Islands. U: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum. * Case counts for reporting years 2013 and 2014 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>. Data for TB are displayed in Table IV, which appears quarterly. ��� Data for meningococcal disease, invasive caused by serogroups A, C, Y, & W-135; serogroup B; other serogroup; and unknown serogroup are available in Table I.More information on NNDSS is available at <a href="http://wwwn.cdc.gov/nndss/">http://wwwn.cdc.gov/nndss/</a>.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/y6uv-t34t', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2015-01-08', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/y6uv-t34t', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/y6uv-t34t/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/y6uv-t34t/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/y6uv-t34t/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/y6uv-t34t/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2014', 'lyme disease', 'malaria', 'meningococcal invasive all serogroups', 'mmwr', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2015-08-27', 'title': 'NNDSS - Table II. Lyme disease to Meningococcal'}, {'description': '<p>NNDSS - Table II. Hepatitis (viral, acute) - 2014.In this Table, all conditions with a 5-year average annual national total of more than or equals 1,000 cases but less than or equals 10,000 cases will be displayed (��� 1,000 and ��_ 10,000). The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories. Note:These are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting. Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available. Footnotes:C.N.M.I.: Commonwealth of Northern Mariana Islands. U: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum. * Case counts for reporting years 2013 and 2014 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>. Data for TB are displayed in Table IV, which appears quarterly.More information on NNDSS is available at <a href="http://wwwn.cdc.gov/nndss/">http://wwwn.cdc.gov/nndss/</a>.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/rg4j-6mcc', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2015-01-08', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/rg4j-6mcc', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rg4j-6mcc/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rg4j-6mcc/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rg4j-6mcc/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rg4j-6mcc/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2014', 'hepatitis', 'hepatitis (viral acute)', 'hepatitis (viral acute) type a', 'hepatitis (viral acute) type b', 'hepatitis (viral acute) type c', 'mmwr', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2015-08-27', 'title': 'NNDSS - Table II. Hepatitis (viral, acute)'}, {'description': '<p>NNDSS - Table II. Ehrlichiosis/Anaplasmosis - 2014.In this Table, all conditions with a 5-year average annual national total of more than or equals 1,000 cases but less than or equals 10,000 cases will be displayed (��� 1,000 and ��_ 10,000). The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories. Note:These are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting. Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available. Footnotes:C.N.M.I.: Commonwealth of Northern Mariana Islands. U: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum. * Case counts for reporting years 2013 and 2014 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>. Data for TB are displayed in Table IV, which appears quarterly. ��� Please refer to the MMWR publication for weekly updates to the footnote for this condition.More information on NNDSS is available at <a href="http://wwwn.cdc.gov/nndss/">http://wwwn.cdc.gov/nndss/</a>.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/edtz-vibe', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2015-01-08', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/edtz-vibe', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/edtz-vibe/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/edtz-vibe/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/edtz-vibe/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/edtz-vibe/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2014', 'anaplasma phagocytophilum', 'ehrlichia chaffeensis', 'ehrlichiosis/anaplasmosis', 'mmwr', 'nedss', 'netss', 'nndss', 'undetermined', 'week', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2015-08-27', 'title': 'NNDSS - Table II. Ehrlichiosis/Anaplasmosis'}, {'description': '<p>NNDSS - Table II. Cryptosporidiosis to Dengue Hemorrhagic Fever - 2014.In this Table, all conditions with a 5-year average annual national total of more than or equals 1,000 cases but less than or equals 10,000 cases will be displayed (��� 1,000 and ��_ 10,000). The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories. Note:These are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting. Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available. Footnotes:C.N.M.I.: Commonwealth of Northern Mariana Islands. U: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum. * Case counts for reporting years 2013 and 2014 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>. Data for TB are displayed in Table IV, which appears quarterly. ��� Dengue Fever includes cases that meet criteria for Dengue Fever with hemorrhage, other clinical, and unknown case classifications. �� DHF includes cases that meet criteria for dengue shock syndrome (DSS), a more severe form of DHF.More information on NNDSS is available at <a href="http://wwwn.cdc.gov/nndss/">http://wwwn.cdc.gov/nndss/</a>.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/b36e-ru3r', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2015-01-08', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/b36e-ru3r', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/b36e-ru3r/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/b36e-ru3r/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/b36e-ru3r/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/b36e-ru3r/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2014', 'cryptosporidiosis', 'dengue fever', 'dengue hemorrhagic fever', 'mmwr', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2015-08-27', 'title': 'NNDSS - Table II. Cryptosporidiosis to Dengue Hemorrhagic Fever'}, {'description': '<p>NNDSS - Table II. Babesiosis to Coccidioidomycosis - 2014.In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories. Note:These are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting. Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available. Footnotes:C.N.M.I.: Commonwealth of Northern Mariana Islands. U: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum. * Case counts for reporting year 2014 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>. Data for TB are displayed in Table IV, which appears quarterly.More information on NNDSS is available at <a href="http://wwwn.cdc.gov/nndss/">http://wwwn.cdc.gov/nndss/</a>.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/qz8t-eu2e', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2015-01-08', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/qz8t-eu2e', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qz8t-eu2e/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qz8t-eu2e/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qz8t-eu2e/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qz8t-eu2e/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2014', 'babesiosis', 'chlamydia trachomatis infection', 'coccidioidomycosis', 'mmwr', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2015-11-06', 'title': 'NNDSS - Table II. Babesiosis to Coccidioidomycosis'}, {'description': '<p>Overall rates of TBI climbed slowly from 2001 through 2007, then spiked sharply in 2008 and continued to climb through 2010. The increase in TBI rates in 2008 was much sharper for men (nearly 40% increase) than for women (20% increase). In 2007, overall rates of TBI were 26% higher in men compared to women. In 2008, that gap began to widen, reaching 61% in 2009 before narrowing to 29% in 2010. Rates of overall TBI are largely driven by rates of TBI-related ED visits.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Traumatic Brain Injury '], 'landingPage': 'https://data.cdc.gov/d/b4av-siev', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2014-04-02', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/b4av-siev', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/b4av-siev/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/b4av-siev/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/b4av-siev/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/b4av-siev/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['brain injury', 'head trauma', 'tbi', 'traumatic brain injury'], 'bureauCode': ['009:00'], 'modified': '2017-10-25', 'title': 'Rates of TBI-related Emergency Department Visits, Hospitalizations, and Deaths by Sex - United States, 2001 – 2010'}, {'description': '<p>In general, total combined rates for traumatic brain injury (TBI)-related emergency department (ED) visits, hospitalizations and deaths have increased over the past decade. Total combined rates of TBI-related hospitalizations, ED visits, and deaths climbed slowly from a rate of 521.0 per 100,000 in 2001 to 615.7 per 100,000 in 2005. The rates then dipped to 595.1 per 100,000 in 2006 and 566.7 per 100,000 in 2007. The rates then spiked sharply in 2008 and continued to climb through 2010 to a rate of 823.7 per 100,000. Total combined rates of TBI-related hospitalizations, ED visits, and deaths are driven in large part by the relatively high number of TBI-related ED visits. In comparison to ED visits, the overall rates of TBI-related hospitalizations remained relatively stable changing from 82.7 per 100,000 in 2001 to 91.7 per 100,000 in 2010. TBI-related deaths also decreased slightly over time from 18.5 per 100,000 in 2001 to 17.1 per 100,000 in 2010. Note that the axis scale for TBI-related deaths appears to the right of the chart and differs from TBI-related hospitalizations and ED visits.Go to <a href="http://www.cdc.gov/traumaticbraininjury/data/index.html">http://www.cdc.gov/traumaticbraininjury/data/index.html</a> to view more TBI data & statistics.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Traumatic Brain Injury '], 'landingPage': 'https://data.cdc.gov/d/45um-c62r', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2014-04-02', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/45um-c62r', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/45um-c62r/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/45um-c62r/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/45um-c62r/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/45um-c62r/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['brain injury', 'head trauma', 'tbi', 'traumatic brain injury'], 'bureauCode': ['009:00'], 'modified': '2017-10-25', 'title': 'Rates of TBI-related Emergency Department Visits, Hospitalizations, and Deaths - United States, 2001 – 2010'}, {'description': '<p>Changes in the rates of TBI-related deaths vary depending on age. For persons 44 years of age and younger, TBI-related deaths decreased between the periods of 2001-2002 and 2009-2010. Rates for age groups 45-64 years of age remained stable for this same ten-year period. For persons 65 years and older, rates of TBI-related deaths increased during this time period, from 41.2 to 45.2 deaths per 100,000.Go to <a href="http://www.cdc.gov/traumaticbraininjury/data/index.html">http://www.cdc.gov/traumaticbraininjury/data/index.html</a> to view more TBI data & statistics.Source: <a href="http://www.cdc.gov/traumaticbraininjury/data/rates_deaths_byage.html">http://www.cdc.gov/traumaticbraininjury/data/rates_deaths_byage.html</a></p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Traumatic Brain Injury '], 'landingPage': 'https://data.cdc.gov/d/nq6q-szvs', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2014-04-01', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/nq6q-szvs', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/nq6q-szvs/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/nq6q-szvs/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/nq6q-szvs/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/nq6q-szvs/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['brain injury', 'head trauma', 'tbi', 'traumatic brain injury'], 'bureauCode': ['009:00'], 'modified': '2017-10-25', 'title': 'Rates of TBI-related Deaths by Age Group - United States, 2001 - 2010'}, {'description': '<p>The 2011 BRFSS data reflects a change in weighting methodology (raking) and the addition of cell phone only respondents. Shifts in observed prevalence from 2010 to 2011 for BRFSS measures will likely reflect the new methods of measuring risk factors, rather than true trends in risk-factor prevalence. A break in trend lines after 2010 is used to reflect this change in methodolgy. Percentages are weighted to population characteristics. Data are not available if it did not meet BRFSS stability requirements.For more information on these requirements, as well as risk factors and calculated variables, see the Technical Documents and Survey Data for a specific year - <a href="http://www.cdc.gov/brfss/annual_data/annual_data.htm.Recommended">http://www.cdc.gov/brfss/annual_data/annual_data.htm.Recommended</a> citation: Centers for Disease Control and Prevention (CDC). Behavioral Risk Factor Surveillance System. Atlanta, Georgia: U.S. Department of Health and Human Services, Centers for Disease Control and Prevention, [appropriate year].</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Smoking & Tobacco Use'], 'landingPage': 'https://data.cdc.gov/d/ya9m-pyut', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2013-12-05', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/ya9m-pyut', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ya9m-pyut/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ya9m-pyut/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ya9m-pyut/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ya9m-pyut/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['brfss', 'current smokers', 'former smoker', 'non-smoker'], 'bureauCode': ['009:00'], 'modified': '2015-08-27', 'title': 'BRFSS Prevalence and Trends Data: Tobacco Use - Four Level Smoking Data for 2011'}, {'description': '<p>Health, United States is an annual report on trends in health statistics, find more information at <a href="http://www.cdc.gov/nchs/hus.htm">http://www.cdc.gov/nchs/hus.htm</a>.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Health Statistics'], 'landingPage': 'https://data.cdc.gov/d/nkri-ptxd', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2013-08-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/nkri-ptxd', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/nkri-ptxd/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/nkri-ptxd/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/nkri-ptxd/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/nkri-ptxd/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['children', 'hus', 'vaccination'], 'bureauCode': ['009:00'], 'modified': '2015-08-27', 'title': 'Selected Trend Table from Health, United States, 2011. Vaccination coverage among children 19 - 35 months of age for selected diseases, by race, Hispanic origin, poverty level, and location of residence in metropolitan statistical area: United States, sel'}, {'description': '<p>Health, United States is an annual report on trends in health statistics, find more information at <a href="http://www.cdc.gov/nchs/hus.htm">http://www.cdc.gov/nchs/hus.htm</a>.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Health Statistics'], 'landingPage': 'https://data.cdc.gov/d/bbhn-4mdn', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2013-08-05', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/bbhn-4mdn', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/bbhn-4mdn/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/bbhn-4mdn/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/bbhn-4mdn/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/bbhn-4mdn/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['children', 'health conditions', 'hus'], 'bureauCode': ['009:00'], 'modified': '2015-08-27', 'title': 'Selected Trend Table from Health, United States, 2011. Health conditions among children under 18 years of age, by selected characteristics: United States, average annual, selected years 1997 - 1999 through 2008 - 2010'}, {'description': '<p>Health, United States is an annual report on trends in health statistics, find more information at <a href="http://www.cdc.gov/nchs/hus.htm">http://www.cdc.gov/nchs/hus.htm</a>.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Health Statistics'], 'landingPage': 'https://data.cdc.gov/d/crtu-weni', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2013-08-05', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/crtu-weni', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/crtu-weni/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/crtu-weni/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/crtu-weni/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/crtu-weni/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['adults', 'diabetes', 'hus'], 'bureauCode': ['009:00'], 'modified': '2015-08-27', 'title': 'Selected Trend Table from Health, United States, 2011. Diabetes prevalence and glycemic control among adults 20 years of age and over, by sex, age, and race and Hispanic origin: United States, selected years 1988 - 1994 through 2003 - 2006'}, {'description': '<p>Health, United States is an annual report on trends in health statistics, find more information at <a href="http://www.cdc.gov/nchs/hus.htm">http://www.cdc.gov/nchs/hus.htm</a>.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Health Statistics'], 'landingPage': 'https://data.cdc.gov/d/vp9c-m6nq', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2013-07-29', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/vp9c-m6nq', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vp9c-m6nq/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vp9c-m6nq/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vp9c-m6nq/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vp9c-m6nq/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cause of death', 'hus'], 'bureauCode': ['009:00'], 'modified': '2015-08-27', 'title': 'Selected Trend Table from Health, United States, 2011. Leading causes of death and numbers of deaths, by sex, race, and Hispanic origin: United States, 1980 and 2009'}, {'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Nursing Home Compare'], 'landingPage': 'https://data.medicare.gov/d/yf87-tv6k', 'contactPoint': {'hasEmail': 'mailto:BetterCare@cms.hhs.gov', 'fn': 'Nursing Home Compare'}, 'issued': '2019-05-29', 'accessLevel': 'public', 'description': 'No description provided', 'identifier': 'https://data.medicare.gov/api/views/yf87-tv6k', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/yf87-tv6k/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/yf87-tv6k/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/yf87-tv6k/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/yf87-tv6k/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['general information', 'nhc', 'nursing home'], 'bureauCode': ['009:38'], 'modified': '2019-10-23', 'title': 'Nursing Home Compare - CASPER Contacts'}, {'description': '<p>This dataset provides modeled predictions of particulate matter (PM2.5) levels from the EPA\'s Downscaler model. These data are used by the CDC\'s National Environmental Public Health Tracking Network to generate air quality measures. Data are at the county levels for 2001-2014. The dataset includes the maximum, median, mean, and population-weighted mean concentration. Please refer to the metadata attachment for more information.</p>\n<p>Learn more about outdoor air quality on the Tracking Network\'s website: <a href="https://ephtracking.cdc.gov/showAirLanding.action">https://ephtracking.cdc.gov/showAirLanding.action</a>.</p>\n<p>By using these data, you signify your agreement to comply with the following requirements:<br />\n1. Use the data for statistical reporting and analysis only.<br />\n2. Do not attempt to learn the identity of any person included in the data and do not combine these data with other data for the purpose of matching records to identify individuals.<br />\n3. Do not disclose of or make use of the identity of any person or establishment discovered inadvertently and report the discovery to: <a href="mailto:trackingsupport@cdc.gov">trackingsupport@cdc.gov</a>.<br />\n4. Do not imply or state, either in written or oral form, that interpretations based on the data are those of the original data sources and CDC unless the data user and data source are formally collaborating.<br />\n5. Acknowledge, in all reports or presentations based on these data, the original source of the data and CDC.<br />\n6. Suggested citation: Centers for Disease Control and Prevention. National Environmental Public Health Tracking Network. Web. Accessed: insert date. <a href="http://www.cdc.gov/ephtracking">www.cdc.gov/ephtracking</a>.</p>\n<p>Problems or Questions?<br />\nEmail <a href="mailto:trackingsupport@cdc.gov">trackingsupport@cdc.gov</a>.</p>\n', 'programCode': ['009:20'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Environmental Health & Toxicology'], 'landingPage': 'https://data.cdc.gov/d/qjju-smys', 'contactPoint': {'hasEmail': 'mailto:nephtrackingsupport@cdc.gov', 'fn': 'Craig Kassinger'}, 'issued': '2018-06-15', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/qjju-smys', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qjju-smys/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qjju-smys/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qjju-smys/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qjju-smys/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['air pollution', 'asthma', 'environmental health', 'particulate matter'], 'bureauCode': ['009:03'], 'modified': '2018-11-27', 'title': 'Daily County-Level PM2.5 Concentrations, 2001-2014'}, {'description': '<p>2003-2015. Global School dataset. The Global School-based Student Health Survey (GSHS) was developed by the World Health Organization (WHO) in collaboration with the United Nations\' UNICEF, UNESCO, and UNAIDS; and with technical assistance from CDC. The GSHS is a school-based survey conducted primarily among students aged 13-17 years in countries around the world. It uses core questionnaire modules that address the leading causes of morbidity and mortality among children and adults worldwide: 1) Alcohol use, 2) dietary behaviors, 3) drug use, 4) hygiene, 5) mental health, 6) physical activity, 7) protective factors, 8) sexual behaviors that contribute to HIV infection, other sexually-transmitted infections, and unintended pregnancy, 9) tobacco use, and 10) violence and unintentional injury. This dataset contains global data from 2003 – 2015. Additional information about the GSHS can be found at <a href="https://www.cdc.gov/gshs/index.htm">https://www.cdc.gov/gshs/index.htm</a>.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Youth Risk Behaviors'], 'landingPage': 'https://data.cdc.gov/d/pxpe-pgrg', 'contactPoint': {'hasEmail': 'mailto:nccdDashInfo@cdc.gov', 'fn': 'DASH Publc Inquiries'}, 'issued': '2018-06-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/pxpe-pgrg', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/pxpe-pgrg/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/pxpe-pgrg/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/pxpe-pgrg/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/pxpe-pgrg/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['global', 'gshs', 'risk behavior', 'student health', 'survey', 'youth online'], 'bureauCode': ['009:20'], 'modified': '2018-07-09', 'title': 'DASH - Global School-based Student Health Survey (GSHS)', 'describedBy': 'https://chronicdata.cdc.gov/Youth-Risk-Behaviors/DASH-Global-School-based-Student-Health-Survey-GSH/pxpe-pgrg'}, {'description': '<p>This dataset provides modeled predictions of ozone levels from the EPA\'s Downscaler model. Data are at the census tract level for 2001-2005. These data are used by the CDC\'s National Environmental Public Health Tracking Network to generate air quality measures. Census tract-level datasets contain estimates of the mean predicted concentration and associated standard error. Please refer to the metadata attachment for more information.</p>\n<p>Learn more about outdoor air quality on the Tracking Network\'s website: <a href="https://ephtracking.cdc.gov/showAirLanding.action">https://ephtracking.cdc.gov/showAirLanding.action</a>.</p>\n<p>By using these data, you signify your agreement to comply with the following requirements:<br />\n1. Use the data for statistical reporting and analysis only.<br />\n2. Do not attempt to learn the identity of any person included in the data and do not combine these data with other data for the purpose of matching records to identify individuals.<br />\n3. Do not disclose of or make use of the identity of any person or establishment discovered inadvertently and report the discovery to: <a href="mailto:trackingsupport@cdc.gov">trackingsupport@cdc.gov</a>.<br />\n4. Do not imply or state, either in written or oral form, that interpretations based on the data are those of the original data sources and CDC unless the data user and data source are formally collaborating.<br />\n5. Acknowledge, in all reports or presentations based on these data, the original source of the data and CDC.<br />\n6. Suggested citation: Centers for Disease Control and Prevention. National Environmental Public Health Tracking Network. Web. Accessed: insert date. <a href="http://www.cdc.gov/ephtracking">www.cdc.gov/ephtracking</a>.</p>\n', 'programCode': ['009:032'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Environmental Health & Toxicology'], 'landingPage': 'https://data.cdc.gov/d/d3c4-tq79', 'contactPoint': {'hasEmail': 'mailto:nephtrackingsupport@cdc.gov', 'fn': 'Craig Kassinger'}, 'issued': '2018-06-15', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/d3c4-tq79', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/d3c4-tq79/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/d3c4-tq79/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/d3c4-tq79/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/d3c4-tq79/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['air pollution', 'asthma', 'environmental health', 'ozone'], 'bureauCode': ['009:20'], 'modified': '2018-11-27', 'title': 'Daily Census Tract-Level Ozone Concentrations, 2001-2005'}, {'description': '<p>This dataset provides modeled predictions of PM2.5 levels from the EPA\'s Downscaler model. Data are at the census tract level for 2001-2005. These data are used by the CDC\'s National Environmental Public Health Tracking Network to generate air quality measures. Census tract-level datasets contain estimates of the mean predicted concentration and associated standard error. Please refer to the metadata attachment for more information.</p>\n<p>Learn more about outdoor air quality on the Tracking Network\'s website: <a href="https://ephtracking.cdc.gov/showAirLanding.action">https://ephtracking.cdc.gov/showAirLanding.action</a>.</p>\n<p>By using these data, you signify your agreement to comply with the following requirements:<br />\n1. Use the data for statistical reporting and analysis only.<br />\n2. Do not attempt to learn the identity of any person included in the data and do not combine these data with other data for the purpose of matching records to identify individuals.<br />\n3. Do not disclose of or make use of the identity of any person or establishment discovered inadvertently and report the discovery to: <a href="mailto:trackingsupport@cdc.gov">trackingsupport@cdc.gov</a>.<br />\n4. Do not imply or state, either in written or oral form, that interpretations based on the data are those of the original data sources and CDC unless the data user and data source are formally collaborating.<br />\n5. Acknowledge, in all reports or presentations based on these data, the original source of the data and CDC.<br />\n6. Suggested citation: Centers for Disease Control and Prevention. National Environmental Public Health Tracking Network. Web. Accessed: insert date. <a href="http://www.cdc.gov/ephtracking">www.cdc.gov/ephtracking</a>.</p>\n', 'programCode': ['009:032'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Environmental Health & Toxicology'], 'landingPage': 'https://data.cdc.gov/d/s5vm-cztk', 'contactPoint': {'hasEmail': 'mailto:nephtrackingsupport@cdc.gov', 'fn': 'Craig Kassinger'}, 'issued': '2018-07-10', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/s5vm-cztk', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/s5vm-cztk/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/s5vm-cztk/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/s5vm-cztk/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/s5vm-cztk/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['air pollution', 'asthma', 'environmental health', 'particulate matter', 'pm2.5'], 'bureauCode': ['009:20'], 'modified': '2018-11-27', 'title': 'Daily Census Tract-Level PM2.5 Concentrations, 2001-2005'}, {'description': '<p>This dataset provides modeled predictions of PM2.5 levels from the EPA\'s Downscaler model. Data are at the census tract level for 2011-2014. These data are used by the CDC\'s National Environmental Public Health Tracking Network to generate air quality measures. Census tract-level datasets contain estimates of the mean predicted concentration and associated standard error. Please refer to the metadata attachment for more information.</p>\n<p>Learn more about outdoor air quality on the Tracking Network\'s website: <a href="https://ephtracking.cdc.gov/showAirLanding.action">https://ephtracking.cdc.gov/showAirLanding.action</a>.</p>\n<p>By using these data, you signify your agreement to comply with the following requirements:<br />\n1. Use the data for statistical reporting and analysis only.<br />\n2. Do not attempt to learn the identity of any person included in the data and do not combine these data with other data for the purpose of matching records to identify individuals.<br />\n3. Do not disclose of or make use of the identity of any person or establishment discovered inadvertently and report the discovery to: <a href="mailto:trackingsupport@cdc.gov">trackingsupport@cdc.gov</a>.<br />\n4. Do not imply or state, either in written or oral form, that interpretations based on the data are those of the original data sources and CDC unless the data user and data source are formally collaborating.<br />\n5. Acknowledge, in all reports or presentations based on these data, the original source of the data and CDC.<br />\n6. Suggested citation: Centers for Disease Control and Prevention. National Environmental Public Health Tracking Network. Web. Accessed: insert date. <a href="http://www.cdc.gov/ephtracking">www.cdc.gov/ephtracking</a>.</p>\n', 'programCode': ['009:032'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Environmental Health & Toxicology'], 'landingPage': 'https://data.cdc.gov/d/fcqm-xrf4', 'contactPoint': {'hasEmail': 'mailto:nephtrackingsupport@cdc.gov', 'fn': 'Craig Kassinger'}, 'issued': '2018-07-25', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/fcqm-xrf4', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/fcqm-xrf4/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/fcqm-xrf4/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/fcqm-xrf4/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/fcqm-xrf4/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['air pollution', 'asthma', 'environmental health', 'particulate matter', 'pm2.5'], 'bureauCode': ['009:20'], 'modified': '2018-11-27', 'title': 'Daily Census Tract-Level PM2.5 Concentrations, 2011-2014'}, {'description': '<p>This dataset provides modeled predictions of ozone levels from the EPA\'s Downscaler model. Data are at the census tract level for 2011-2014. These data are used by the CDC\'s National Environmental Public Health Tracking Network to generate air quality measures. Census tract-level datasets contain estimates of the mean predicted concentration and associated standard error. Please refer to the metadata attachment for more information.</p>\n<p>Learn more about outdoor air quality on the Tracking Network\'s website: <a href="https://ephtracking.cdc.gov/showAirLanding.action">https://ephtracking.cdc.gov/showAirLanding.action</a>.</p>\n<p>By using these data, you signify your agreement to comply with the following requirements:<br />\n1. Use the data for statistical reporting and analysis only.<br />\n2. Do not attempt to learn the identity of any person included in the data and do not combine these data with other data for the purpose of matching records to identify individuals.<br />\n3. Do not disclose of or make use of the identity of any person or establishment discovered inadvertently and report the discovery to: <a href="mailto:trackingsupport@cdc.gov">trackingsupport@cdc.gov</a>.<br />\n4. Do not imply or state, either in written or oral form, that interpretations based on the data are those of the original data sources and CDC unless the data user and data source are formally collaborating.</p>\n', 'programCode': ['009:032'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Environmental Health & Toxicology'], 'landingPage': 'https://data.cdc.gov/d/372p-dx3h', 'contactPoint': {'hasEmail': 'mailto:nephtrackingsupport@cdc.gov', 'fn': 'Craig Kassinger'}, 'issued': '2018-07-25', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/372p-dx3h', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/372p-dx3h/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/372p-dx3h/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/372p-dx3h/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/372p-dx3h/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['air pollution', 'asthma', 'environmental health', 'ozone'], 'bureauCode': ['009:20'], 'modified': '2018-11-27', 'title': 'Daily Census Tract-Level Ozone Concentrations, 2011-2014'}, {'description': '<p>This dataset provides modeled predictions of PM2.5 levels from the EPA\'s Downscaler model. Data are at the census tract level for 2006-2010. These data are used by the CDC\'s National Environmental Public Health Tracking Network to generate air quality measures. Census tract-level datasets contain estimates of the mean predicted concentration and associated standard error. Please refer to the metadata attachment for more information.</p>\n<p>Learn more about outdoor air quality on the Tracking Network\'s website: <a href="https://ephtracking.cdc.gov/showAirLanding.action">https://ephtracking.cdc.gov/showAirLanding.action</a>.</p>\n<p>By using these data, you signify your agreement to comply with the following requirements:<br />\n1. Use the data for statistical reporting and analysis only.<br />\n2. Do not attempt to learn the identity of any person included in the data and do not combine these data with other data for the purpose of matching records to identify individuals.<br />\n3. Do not disclose of or make use of the identity of any person or establishment discovered inadvertently and report the discovery to: <a href="mailto:trackingsupport@cdc.gov">trackingsupport@cdc.gov</a>.<br />\n4. Do not imply or state, either in written or oral form, that interpretations based on the data are those of the original data sources and CDC unless the data user and data source are formally collaborating.<br />\n5. Acknowledge, in all reports or presentations based on these data, the original source of the data and CDC.<br />\n6. Suggested citation: Centers for Disease Control and Prevention. National Environmental Public Health Tracking Network. Web. Accessed: insert date. <a href="http://www.cdc.gov/ephtracking">www.cdc.gov/ephtracking</a>.</p>\n', 'programCode': ['009:032'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Environmental Health & Toxicology'], 'landingPage': 'https://data.cdc.gov/d/fpqb-s69d', 'contactPoint': {'hasEmail': 'mailto:nephtrackingsupport@cdc.gov', 'fn': 'Craig Kassinger'}, 'issued': '2018-07-16', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/fpqb-s69d', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/fpqb-s69d/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/fpqb-s69d/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/fpqb-s69d/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/fpqb-s69d/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['air pollution', 'asthma', 'environmental health', 'particulate matter', 'pm2.5'], 'bureauCode': ['009:20'], 'modified': '2018-11-27', 'title': 'Daily Census Tract-Level PM2.5 Concentrations, 2006-2010'}, {'description': '<p>This dataset provides data at the county level for the contiguous United States. It includes monthly Palmer Drought Severity Index (PDSI) data from 1895-2016 provided by the Cooperative Institute for Climate and Satellites - North Carolina. Please refer to the metadata attachment for more information.</p>\n<p>Learn more about drought on the Tracking Network\'s website: <a href="https://ephtracking.cdc.gov/showDroughtLanding">https://ephtracking.cdc.gov/showDroughtLanding</a>.</p>\n<p>By using these data, you signify your agreement to comply with the following requirements:<br />\n1. Use the data for statistical reporting and analysis only.<br />\n2. Do not attempt to learn the identity of any person included in the data and do not combine these data with other data for the purpose of matching records to identify individuals.<br />\n3. Do not disclose of or make use of the identity of any person or establishment discovered inadvertently and report the discovery to: <a href="mailto:trackingsupport@cdc.gov">trackingsupport@cdc.gov</a>.<br />\n4. Do not imply or state, either in written or oral form, that interpretations based on the data are those of the original data sources and CDC unless the data user and data source are formally collaborating.<br />\n5. Acknowledge, in all reports or presentations based on these data, the original source of the data and CDC.<br />\n6. Suggested citation: Centers for Disease Control and Prevention. National Environmental Public Health Tracking Network. Web. Accessed: insert date. <a href="http://www.cdc.gov/ephtracking">www.cdc.gov/ephtracking</a>.</p>\n<p>Problems or Questions?<br />\nEmail <a href="mailto:trackingsupport@cdc.gov">trackingsupport@cdc.gov</a>.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Environmental Health & Toxicology'], 'landingPage': 'https://data.cdc.gov/d/en5r-5ds4', 'modified': '2018-11-27', 'contactPoint': {'hasEmail': 'mailto:nephtrackingsupport@cdc.gov', 'fn': 'Craig Kassinger'}, 'issued': '2018-07-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/en5r-5ds4', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/en5r-5ds4/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/en5r-5ds4/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/en5r-5ds4/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/en5r-5ds4/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['drought', 'environmental health'], 'bureauCode': ['009:00'], 'dataQuality': True, 'title': 'Palmer Drought Severity Index, 1895-2016'}, {'description': '<p>This dataset provides data at the county level for the contiguous United States. It includes monthly Standardized Precipitation Evapotranspiration Index (SPEI) data from 1895-2016 provided by the Cooperative Institute for Climate and Satellites - North Carolina. Please refer to the metadata attachment for more information.</p>\n<p>These data are used by the CDC\'s National Environmental Public Health Tracking Network to generate drought measures. Learn more about drought on the Tracking Network\'s website: <a href="https://ephtracking.cdc.gov/showDroughtLanding">https://ephtracking.cdc.gov/showDroughtLanding</a>.</p>\n<p>By using these data, you signify your agreement to comply with the following requirements:<br />\n1. Use the data for statistical reporting and analysis only.<br />\n2. Do not attempt to learn the identity of any person included in the data and do not combine these data with other data for the purpose of matching records to identify individuals.<br />\n3. Do not disclose of or make use of the identity of any person or establishment discovered inadvertently and report the discovery to: <a href="mailto:trackingsupport@cdc.gov">trackingsupport@cdc.gov</a>.<br />\n4. Do not imply or state, either in written or oral form, that interpretations based on the data are those of the original data sources and CDC unless the data user and data source are formally collaborating.<br />\n5. Acknowledge, in all reports or presentations based on these data, the original source of the data and CDC.<br />\n6. Suggested citation: Centers for Disease Control and Prevention. National Environmental Public Health Tracking Network. Web. Accessed: insert date. <a href="http://www.cdc.gov/ephtracking">www.cdc.gov/ephtracking</a>.</p>\n<p>Problems or Questions?<br />\nEmail <a href="mailto:trackingsupport@cdc.gov">trackingsupport@cdc.gov</a>.</p>\n', 'programCode': ['009:20'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Environmental Health & Toxicology'], 'landingPage': 'https://data.cdc.gov/d/6nbv-ifib', 'contactPoint': {'hasEmail': 'mailto:nephtrackingsupport@cdc.gov', 'fn': 'Craig Kassinger'}, 'issued': '2018-07-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/6nbv-ifib', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6nbv-ifib/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6nbv-ifib/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6nbv-ifib/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6nbv-ifib/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['drought', 'environmental health'], 'bureauCode': ['009:03'], 'modified': '2018-11-27', 'title': 'Standardized Precipitation Evapotranspiration Index, 1895-2016'}, {'description': '<p>This dataset provides data at the county level for the contiguous United States. It includes weekly United States Drought Monitor (USDM) data from 2000-2016 provided by the Cooperative Institute for Climate and Satellites - North Carolina. Please refer to the metadata attachment for more information.</p>\n<p>These data are used by the CDC\'s National Environmental Public Health Tracking Network to generate drought measures. Learn more about drought on the Tracking Network\'s website: <a href="https://ephtracking.cdc.gov/showDroughtLanding">https://ephtracking.cdc.gov/showDroughtLanding</a>.</p>\n<p>By using these data, you signify your agreement to comply with the following requirements:<br />\n1. Use the data for statistical reporting and analysis only.<br />\n2. Do not attempt to learn the identity of any person included in the data and do not combine these data with other data for the purpose of matching records to identify individuals.<br />\n3. Do not disclose of or make use of the identity of any person or establishment discovered inadvertently and report the discovery to: <a href="mailto:trackingsupport@cdc.gov">trackingsupport@cdc.gov</a>.<br />\n4. Do not imply or state, either in written or oral form, that interpretations based on the data are those of the original data sources and CDC unless the data user and data source are formally collaborating.<br />\n5. Acknowledge, in all reports or presentations based on these data, the original source of the data and CDC.<br />\n6. Suggested citation: Centers for Disease Control and Prevention. National Environmental Public Health Tracking Network. Web. Accessed: insert date. <a href="http://www.cdc.gov/ephtracking">www.cdc.gov/ephtracking</a>.</p>\n<p>Problems or Questions?<br />\nEmail <a href="mailto:trackingsupport@cdc.gov">trackingsupport@cdc.gov</a>.</p>\n', 'programCode': ['009:032'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Environmental Health & Toxicology'], 'landingPage': 'https://data.cdc.gov/d/spsk-9jj6', 'contactPoint': {'hasEmail': 'mailto:nephtrackingsupport@cdc.gov', 'fn': 'Craig Kassinger'}, 'issued': '2018-08-08', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/spsk-9jj6', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/spsk-9jj6/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/spsk-9jj6/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/spsk-9jj6/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/spsk-9jj6/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['drought', 'environmental health'], 'bureauCode': ['009:20'], 'modified': '2018-11-27', 'title': 'United States Drought Monitor, 2000-2016'}, {'description': '<p>This dataset provides data at the county level for the contiguous United States. It includes daily Global Horizontal Irradiance (GHI) data from 1991-2012 provided by the Environmental Remote Sensing group at the Rollins School of Public Health at Emory University. Please refer to the metadata attachment for more information.</p>\n<p>These data are used by the CDC\'s National Environmental Public Health Tracking Network to generate sunlight and ultraviolet (UV) measures. Learn more about sunlight and UV on the Tracking Network\'s website: <a href="https://ephtracking.cdc.gov/showUVLanding">https://ephtracking.cdc.gov/showUVLanding</a>.</p>\n<p>By using these data, you signify your agreement to comply with the following requirements:<br />\n1. Use the data for statistical reporting and analysis only.<br />\n2. Do not attempt to learn the identity of any person included in the data and do not combine these data with other data for the purpose of matching records to identify individuals.<br />\n3. Do not disclose of or make use of the identity of any person or establishment discovered inadvertently and report the discovery to: <a href="mailto:trackingsupport@cdc.gov">trackingsupport@cdc.gov</a>.<br />\n4. Do not imply or state, either in written or oral form, that interpretations based on the data are those of the original data sources and CDC unless the data user and data source are formally collaborating.<br />\n5. Acknowledge, in all reports or presentations based on these data, the original source of the data and CDC.<br />\n6. Suggested citation: Centers for Disease Control and Prevention. National Environmental Public Health Tracking Network. Web. Accessed: insert date. <a href="http://www.cdc.gov/ephtracking">www.cdc.gov/ephtracking</a>.</p>\n<p>Problems or Questions?<br />\nEmail <a href="mailto:trackingsupport@cdc.gov">trackingsupport@cdc.gov</a>.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Environmental Health & Toxicology'], 'landingPage': 'https://data.cdc.gov/d/fdyw-m38t', 'contactPoint': {'hasEmail': 'mailto:nephtrackingsupport@cdc.gov', 'fn': 'Craig Kassinger'}, 'issued': '2018-08-01', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/fdyw-m38t', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/fdyw-m38t/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/fdyw-m38t/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/fdyw-m38t/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/fdyw-m38t/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['environmental health', 'skin cancer', 'sunlight', 'total solar irradiance'], 'bureauCode': ['009:03'], 'modified': '2018-11-27', 'title': 'Population-Weighted Global Horizontal Irradiance, 1991-2012'}, {'description': '<p>2014 to 2016, 3-year average. Rates are age-standardized. County rates are spatially smoothed. The data can be viewed by gender and race/ethnicity. Data source: National Vital Statistics System. Additional data, maps, and methodology can be viewed on the Interactive Atlas of Heart Disease and Stroke <a href="http://www.cdc.gov/dhdsp/maps/atlas">http://www.cdc.gov/dhdsp/maps/atlas</a></p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Heart Disease & Stroke Prevention'], 'landingPage': 'https://data.cdc.gov/d/48mw-5apu', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2018-08-15', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/48mw-5apu', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/48mw-5apu/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/48mw-5apu/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/48mw-5apu/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/48mw-5apu/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cardiovascular disease', 'county', 'heart disease'], 'bureauCode': ['009:20'], 'modified': '2018-08-15', 'title': 'Heart Disease Mortality Data Among US Adults (35+) by State/Territory and County'}, {'description': '<p>2014 to 2016, 3-year average. Rates are age-standardized. County rates are spatially smoothed. The data can be viewed by gender and race/ethnicity. Data source: National Vital Statistics System. Additional data, maps, and methodology can be viewed on the Interactive Atlas of Heart Disease and Stroke <a href="http://www.cdc.gov/dhdsp/maps/atlas">http://www.cdc.gov/dhdsp/maps/atlas</a></p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Heart Disease & Stroke Prevention'], 'landingPage': 'https://data.cdc.gov/d/kgsi-35re', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2018-08-15', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/kgsi-35re', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/kgsi-35re/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/kgsi-35re/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/kgsi-35re/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/kgsi-35re/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cardiovascular disease', 'cerebrovascular disease', 'county', 'stroke'], 'bureauCode': ['009:20'], 'modified': '2018-08-15', 'title': 'Stroke Mortality Data Among US Adults (35+) by State/Territory and County'}, {'description': '<p>This dataset contains policy data for 50 US states and DC from 2001 to 2017. Data include information related to state legislation and regulations on nutrition, physical activity, and obesity in settings such as early care and education centers, restaurants, schools, work places, and others. To identify individual bills, use the identifier ProvisionID. A bill or citation may appear more than once because it could apply to multiple health or policy topics, settings, or states. As of Q 2 2016, data include only enacted legislation.</p>\n', 'programCode': ['009:020'], 'title': 'CDC Nutrition, Physical Activity, and Obesity - Legislation', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Nutrition', 'Physical Activity', 'and Obesity'], 'landingPage': 'https://data.cdc.gov/d/nxst-x9p4', 'contactPoint': {'hasEmail': 'mailto:dnpaoinfo@cdc.gov', 'fn': 'DNPAO Public Inquiries'}, 'issued': '2018-08-24', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/nxst-x9p4', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/nxst-x9p4/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/nxst-x9p4/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/nxst-x9p4/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/nxst-x9p4/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['body mass index (bmi)', 'built environment', 'farm', 'fruits and vegetables', 'nutrition', 'obesity', 'physical activity', 'physical activity education', 'transportation', 'zoning'], 'bureauCode': ['009:20'], 'modified': '2018-09-25', 'references': ['http://www.cdc.gov/nccdphp/DNPAO'], 'describedBy': 'https://chronicdata.cdc.gov/Nutrition-Physical-Activity-and-Obesity/CDC-Nutrition-Physical-Activity-and-Obesity-Legisl/nxst-x9p4'}, {'description': '<p>2015, 2014. Data were provided by the Centers for Disease Control and Prevention (CDC), Division of Population Health, Epidemiology and Surveillance Branch. The project was funded by the Robert Wood Johnson Foundation (RWJF) in conjunction with the CDC Foundation. 500 cities project census tract-level data in GIS-friendly format can be joined with census tract spatial data (<a href="https://chronicdata.cdc.gov/500-Cities/500-Cities-Census-Tract-Boundaries/x7zy-2xmx">https://chronicdata.cdc.gov/500-Cities/500-Cities-Census-Tract-Boundarie...</a>) in a geographic information system (GIS) to produce maps of 27 measures at the census tract level. Because some questions are only asked every other year in the BRFSS, there are 7 measures in this 2017 release from the 2014 BRFSS that were the same as the 2016 release.</p>\n', 'programCode': ['009:020'], 'title': '500 Cities: Census Tract-level Data (GIS Friendly Format), 2017 release', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['500 Cities'], 'landingPage': 'https://data.cdc.gov/d/kucs-wizg', 'contactPoint': {'hasEmail': 'mailto:500cities@cdc.gov', 'fn': '500 Cities Public Inquiries'}, 'issued': '2018-10-15', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/kucs-wizg', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/kucs-wizg/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/kucs-wizg/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/kucs-wizg/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/kucs-wizg/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['500cities', 'behaviors', 'census', 'cities', 'gis', 'outcomes', 'prevalence', 'prevention', 'tract', 'unhealthy'], 'bureauCode': ['009:20'], 'modified': '2018-11-05', 'references': ['https://academic.oup.com/aje/article/179/8/1025/109078', 'https://academic.oup.com/aje/article/182/2/127/93984', 'https://www.cdc.gov/pcd/issues/2017/17_0281.htm', 'https://www.cdc.gov/pcd/issues/2018/18_0313.htm']}, {'description': '<p>This is the complete dataset for the 500 Cities project 2017 release. This dataset includes 2015, 2014 model-based small area estimates for 27 measures of chronic disease related to unhealthy behaviors (5), health outcomes (13), and use of preventive services (9). Data were provided by the Centers for Disease Control and Prevention (CDC), Division of Population Health, Epidemiology and Surveillance Branch. The project was funded by the Robert Wood Johnson Foundation (RWJF) in conjunction with the CDC Foundation. It represents a first-of-its kind effort to release information on a large scale for cities and for small areas within those cities. It includes estimates for the 500 largest US cities and approximately 28,000 census tracts within these cities. These estimates can be used to identify emerging health problems and to inform development and implementation of effective, targeted public health prevention activities. Because the small area model cannot detect effects due to local interventions, users are cautioned against using these estimates for program or policy evaluations. Data sources used to generate these measures include Behavioral Risk Factor Surveillance System (BRFSS) data (2015, 2014), Census Bureau 2010 census population data, and American Community Survey (ACS) 2011-2015, 2010-2014 estimates. Because some questions are only asked every other year in the BRFSS, there are 7 measures from the 2014 BRFSS that are the same in the 2017 release as the previous 2016 release. More information about the methodology can be found at <a href="http://www.cdc.gov/500cities">www.cdc.gov/500cities</a>.</p>\n', 'programCode': ['009:020'], 'title': '500 Cities: Local Data for Better Health, 2017 release', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['500 Cities'], 'landingPage': 'https://data.cdc.gov/d/vurf-k5wr', 'contactPoint': {'hasEmail': 'mailto:500cities@cdc.gov', 'fn': '500 Cities Public Inquiries'}, 'issued': '2018-12-04', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/vurf-k5wr', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vurf-k5wr/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vurf-k5wr/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vurf-k5wr/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vurf-k5wr/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['500cities', 'behaviors', 'census', 'cities', 'outcomes', 'prevalence', 'prevention', 'tracts', 'unhealthy'], 'bureauCode': ['009:20'], 'modified': '2018-12-04', 'references': ['https://academic.oup.com/aje/article/179/8/1025/109078', 'https://academic.oup.com/aje/article/182/2/127/93984', 'https://www.cdc.gov/pcd/issues/2017/17_0281.htm', 'https://www.cdc.gov/pcd/issues/2018/18_0313.htm']}, {'description': '<p>NNDSS - TABLE 1KK. Vancomycin-resistant Staphylococcus aureus to Varicella morbidity - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/ybum-psnc', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/ybum-psnc', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ybum-psnc/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ybum-psnc/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ybum-psnc/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ybum-psnc/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'nedss', 'netss', 'nndss', 'vancomycin-resistant staphylococcus aureus', 'varicella morbidity', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-05-30', 'title': 'NNDSS - TABLE 1KK. Vancomycin-resistant Staphylococcus aureus to Varicella morbidity'}, {'description': '<p>NNDSS - TABLE 1GG. Spotted fever rickettsiosis, Confirmed to Smallpox - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/rihk-iawc', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/rihk-iawc', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rihk-iawc/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rihk-iawc/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rihk-iawc/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rihk-iawc/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'nedss', 'netss', 'nndss', 'smallpox', 'spotted fever rickettsiosis confirmed', 'spotted fever rickettsiosis probable', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-05-30', 'title': 'NNDSS - TABLE 1GG. Spotted fever rickettsiosis, Confirmed to Smallpox'}, {'description': '<p>NNDSS - TABLE 1FF. Severe acute respiratory syndrome-associated coronavirus disease to Shigellosis - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/5wqm-pm27', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/5wqm-pm27', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5wqm-pm27/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5wqm-pm27/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5wqm-pm27/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5wqm-pm27/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'nedss', 'netss', 'nndss', 'severe acute respiratory syndrome-associated coronavirus disease', 'shiga toxin-producing escherichia coli', 'shigellosis', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-05-30', 'title': 'NNDSS - TABLE 1FF. Severe acute respiratory syndrome-associated coronavirus disease to Shigellosis'}, {'description': '<p>NNDSS - TABLE 1O. Hansen\'s disease to Hantavirus pulmonary syndrome - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a></p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/bhxw-k5sb', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/bhxw-k5sb', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/bhxw-k5sb/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/bhxw-k5sb/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/bhxw-k5sb/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/bhxw-k5sb/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'hansen's disease', 'hantavirus infection', 'hantavirus pulmonary syndrome', 'nedss', 'netss', 'nndss', 'non-hantavirus pulmonary syndrome', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-05-30', 'title': "NNDSS - TABLE 1O. Hansen's disease to Hantavirus pulmonary syndrome"}, {'description': '<p>NNDSS - Table 1H. Cholera to Coccidioidomycosis - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a></p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/wycc-ffia', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/wycc-ffia', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/wycc-ffia/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/wycc-ffia/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/wycc-ffia/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/wycc-ffia/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'cholera', 'coccidioidomycosis', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-05-30', 'title': 'NNDSS - TABLE 1H. Cholera to Coccidioidomycosis'}, {'description': '<p>NNDSS - Table 1E. Botulism, Foodborne to Botulism, Other (wound & unspecified) - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a></p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/4t6w-ibvk', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/4t6w-ibvk', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4t6w-ibvk/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4t6w-ibvk/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4t6w-ibvk/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4t6w-ibvk/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'botulism', 'foodborne', 'infant', 'nedss', 'netss', 'nndss', 'other (wound and unspecified)', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-05-30', 'title': 'NNDSS - TABLE 1E. Botulism, Foodborne to Botulism, Other'}, {'description': '<p>This dataset provides data at the county level for the contiguous United States. It includes daily Ozone Monitoring Instrument (OMI) Population-Weighted Ultraviolet (UV) irradiance data from October 2004-2015 provided by the Environmental Remote Sensing group at the Rollins School of Public Health at Emory University. Please refer to the metadata attachment for more information.</p>\n<p>These data are used by the CDC\'s National Environmental Public Health Tracking Network to generate sunlight and UV measures. Learn more about sunlight and UV on the Tracking Network\'s website: <a href="https://ephtracking.cdc.gov/showUVLanding">https://ephtracking.cdc.gov/showUVLanding</a>.</p>\n<p>By using these data, you signify your agreement to comply with the following requirements:<br />\n1. Use the data for statistical reporting and analysis only.<br />\n2. Do not attempt to learn the identity of any person included in the data and do not combine these data with other data for the purpose of matching records to identify individuals.<br />\n3. Do not disclose of or make use of the identity of any person or establishment discovered inadvertently and report the discovery to: <a href="mailto:trackingsupport@cdc.gov">trackingsupport@cdc.gov</a>.<br />\n4. Do not imply or state, either in written or oral form, that interpretations based on the data are those of the original data sources and CDC unless the data user and data source are formally collaborating.<br />\n5. Acknowledge, in all reports or presentations based on these data, the original source of the data and CDC.<br />\n6. Suggested citation: Centers for Disease Control and Prevention. National Environmental Public Health Tracking Network. Web. Accessed: insert date. <a href="http://www.cdc.gov/ephtracking">www.cdc.gov/ephtracking</a>.</p>\n<p>Problems or Questions?<br />\nEmail <a href="mailto:trackingsupport@cdc.gov">trackingsupport@cdc.gov</a>.</p>\n', 'programCode': ['009:032'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Environmental Health & Toxicology'], 'landingPage': 'https://data.cdc.gov/d/h28b-t43q', 'modified': '2018-11-27', 'contactPoint': {'hasEmail': 'mailto:nephtrackingsupport@cdc.gov', 'fn': 'Craig Kassinger'}, 'issued': '2018-08-01', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/h28b-t43q', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/h28b-t43q/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/h28b-t43q/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/h28b-t43q/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/h28b-t43q/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['environmental health', 'skin cancer', 'solar radiation', 'ultraviolet'], 'bureauCode': ['009:00'], 'dataQuality': True, 'title': 'Population-Weighted Ultraviolet Irradiance, 2004-2015'}, {'description': '<p>This dataset provides data at the county level for the contiguous United States. It includes monthly Standardized Precipitation Index (SPI) data from 1895-2016 provided by the Cooperative Institute for Climate and Satellites - North Carolina. Please refer to the metadata attachment for more information.</p>\n<p>Learn more about drought on the Tracking Network\'s website: <a href="https://ephtracking.cdc.gov/showDroughtLanding">https://ephtracking.cdc.gov/showDroughtLanding</a>.</p>\n<p>By using these data, you signify your agreement to comply with the following requirements:<br />\n1. Use the data for statistical reporting and analysis only.<br />\n2. Do not attempt to learn the identity of any person included in the data and do not combine these data with other data for the purpose of matching records to identify individuals.<br />\n3. Do not disclose of or make use of the identity of any person or establishment discovered inadvertently and report the discovery to: <a href="mailto:trackingsupport@cdc.gov">trackingsupport@cdc.gov</a>.<br />\n4. Do not imply or state, either in written or oral form, that interpretations based on the data are those of the original data sources and CDC unless the data user and data source are formally collaborating.<br />\n5. Acknowledge, in all reports or presentations based on these data, the original source of the data and CDC.<br />\n6. Suggested citation: Centers for Disease Control and Prevention. National Environmental Public Health Tracking Network. Web. Accessed: insert date. <a href="http://www.cdc.gov/ephtracking">www.cdc.gov/ephtracking</a>.</p>\n<p>Problems or Questions?<br />\nEmail <a href="mailto:trackingsupport@cdc.gov">trackingsupport@cdc.gov</a>.</p>\n', 'programCode': ['009:032'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Environmental Health & Toxicology'], 'landingPage': 'https://data.cdc.gov/d/xbk2-5i4e', 'contactPoint': {'hasEmail': 'mailto:nephtrackingsupport@cdc.gov', 'fn': 'Craig Kassinger'}, 'issued': '2018-07-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/xbk2-5i4e', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xbk2-5i4e/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xbk2-5i4e/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xbk2-5i4e/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xbk2-5i4e/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['drought', 'environmental health'], 'bureauCode': ['009:20'], 'modified': '2018-11-27', 'title': 'Standardized Precipitation Index, 1895-2016'}, {'description': '<p>NNDSS - Table II. Tuberculosis - 2019. This Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying WONDER data. Data on United States will exclude counts from US territories.<br />\nFootnote: C.N.M.I.: Commonwealth of Northern Mariana Islands. U: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable Cum: Cumulative year-to-date counts. Min: Minimum. Max: Maximum.<br />\n* Case counts for reporting year 2018 and 2019 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a><br />\n† Data for TB are displayed quarterly.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/5avu-ff58', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-12', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/5avu-ff58', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5avu-ff58/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5avu-ff58/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5avu-ff58/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5avu-ff58/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['centers-for-disease-control-and-prevention'], 'bureauCode': ['009:00'], 'modified': '2019-10-11', 'title': 'NNDSS - Table II. Tuberculosis'}, {'description': '<p>NNDSS - TABLE 1OO. Viral hemorrhagic fevers, Machupo virus to Viral hemorrhagic fevers, Sabia virus - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />\n§ Prior to 2015, CDC\'s National Notifiable Diseases Surveillance System (NNDSS) did not receive electronic data about incident cases of specific viral hemorrhagic fevers; instead data were collected in aggregate as "viral hemorrhagic fevers\'. NNDSS was updated beginning in 2015 to receive data for each of the viral hemorrhagic fevers listed.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'landingPage': 'https://data.cdc.gov/d/gfyx-ypi9', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-23', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/gfyx-ypi9', '@type': 'dcat:Dataset', 'modified': '2020-01-02', 'keyword': ['2019', 'machupo virus', 'marburg virus', 'nedss', 'netss', 'nndss', 'sabia virus', 'viral hemorrhagic fevers', 'wonder'], 'bureauCode': ['009:00'], 'theme': ['NNDSS'], 'title': 'NNDSS - TABLE 1OO. Viral hemorrhagic fevers, Machupo virus to Viral hemorrhagic fevers, Sabia virus'}, {'description': '<p>This is the second set utilization data for clinicians publicly reported through Physician Compare. This is a subset of the 2016 Healthcare Common Procedure Coding System (HCPCS) codes. This dataset was updated on August 1, 2019.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Physician Compare'], 'landingPage': 'https://data.medicare.gov/d/2bhu-tmkt', 'contactPoint': {'hasEmail': 'mailto:physiciancompare-helpdesk@acumenllc.com', 'fn': 'CMS'}, 'issued': '2019-08-01', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/2bhu-tmkt', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/2bhu-tmkt/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/2bhu-tmkt/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/2bhu-tmkt/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/2bhu-tmkt/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['physician compare', 'services', 'utilization'], 'bureauCode': ['009:38'], 'modified': '2019-08-22', 'title': 'Physician Compare Clinician Utilization Data'}, {'description': '<p>This file contains performance information for Merit-Based Incentive Payment System (MIPS) and Qualified Clinical Data Registry (QCDR) quality measures and advancing care information attestations and measures reported by clinicians. This dataset was updated on August 1, 2019.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Physician Compare'], 'landingPage': 'https://data.medicare.gov/d/93x5-v9gz', 'contactPoint': {'hasEmail': 'mailto:physiciancompare-helpdesk@acumenllc.com', 'fn': 'CMS'}, 'issued': '2019-08-01', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/93x5-v9gz', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/93x5-v9gz/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/93x5-v9gz/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/93x5-v9gz/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/93x5-v9gz/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['individual quality', 'mips', 'physician compare', 'qcdr', 'quality', 'quality measures'], 'bureauCode': ['009:38'], 'modified': '2019-08-22', 'title': 'Physician Compare 2017 Individual EC Public Reporting - Measures'}, {'description': '<p>This file contains Merit-Based Incentive Payment System (MIPS) final scores and performance category scores for clinicians. This dataset was updated on August 1, 2019.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Physician Compare'], 'landingPage': 'https://data.medicare.gov/d/vh77-fha8', 'contactPoint': {'hasEmail': 'mailto:physiciancompare-helpdesk@acumenllc.com', 'fn': 'CMS'}, 'issued': '2019-09-07', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/vh77-fha8', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/vh77-fha8/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/vh77-fha8/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/vh77-fha8/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/vh77-fha8/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['group quality', 'mips', 'physician compare', 'qcdr', 'quality', 'quality measures', 'ratings'], 'bureauCode': ['009:38'], 'modified': '2019-09-07', 'title': 'Physician Compare 2017 Group Public Reporting - Overall MIPS Performance'}, {'description': '<p>This file contains performance information for Merit-Based Incentive Payment System (MIPS) and Qualified Clinical Data Registry (QCDR) quality measures and advancing care information attestations and measures reported by groups. This dataset was updated on August 1, 2019.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Physician Compare'], 'landingPage': 'https://data.medicare.gov/d/xyi3-7gzv', 'contactPoint': {'hasEmail': 'mailto:physiciancompare-helpdesk@acumenllc.com', 'fn': 'CMS'}, 'issued': '2019-08-01', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/xyi3-7gzv', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/xyi3-7gzv/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/xyi3-7gzv/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/xyi3-7gzv/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/xyi3-7gzv/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['group quality', 'mips', 'physician compare', 'qcdr', 'quality', 'quality measures', 'ratings'], 'bureauCode': ['009:38'], 'modified': '2019-08-22', 'title': 'Physician Compare 2017 Group Public Reporting - Measures'}, {'description': '<p>2015 to 2017, 3-year average. Rates are age-standardized. County rates are spatially smoothed. The data can be viewed by gender and race/ethnicity. Data source: National Vital Statistics System. Additional data, maps, and methodology can be viewed on the Interactive Atlas of Heart Disease and Stroke <a href="http://www.cdc.gov/dhdsp/maps/atlas">http://www.cdc.gov/dhdsp/maps/atlas</a></p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Heart Disease & Stroke Prevention'], 'landingPage': 'https://data.cdc.gov/d/mfvi-hkb9', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-07-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/mfvi-hkb9', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mfvi-hkb9/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mfvi-hkb9/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mfvi-hkb9/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mfvi-hkb9/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cardiovascular disease', 'county', 'heart', 'heart disease'], 'bureauCode': ['009:20'], 'modified': '2019-09-20', 'title': 'Heart Disease Mortality Data Among US Adults (35+) by State/Territory and County – 2015-2017'}, {'description': '<p>2015 to 2017, 3-year average. Rates are age-standardized. County rates are spatially smoothed. The data can be viewed by gender and race/ethnicity. Data source: National Vital Statistics System. Additional data, maps, and methodology can be viewed on the Interactive Atlas of Heart Disease and Stroke.<br />\n<a href="http://www.cdc.gov/dhdsp/maps/atlas">http://www.cdc.gov/dhdsp/maps/atlas</a></p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Heart Disease & Stroke Prevention'], 'landingPage': 'https://data.cdc.gov/d/v246-z5tb', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-07-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/v246-z5tb', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/v246-z5tb/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/v246-z5tb/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/v246-z5tb/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/v246-z5tb/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cardiovascular disease', 'cerebrovascular disease', 'county', 'stroke'], 'bureauCode': ['009:20'], 'modified': '2019-09-20', 'title': 'Stroke Mortality Data Among US Adults (35+) by State/Territory and County – 2015-2017'}, {'description': '<p>2016, 2015. Data were provided by the Centers for Disease Control and Prevention (CDC), Division of Population Health, Epidemiology and Surveillance Branch. The project was funded by the Robert Wood Johnson Foundation (RWJF) in conjunction with the CDC Foundation. 500 cities project census tract-level data in GIS-friendly format can be joined with census tract spatial data (<a href="https://chronicdata.cdc.gov/500-Cities/500-Cities-Census-Tract-Boundaries/x7zy-2xmx">https://chronicdata.cdc.gov/500-Cities/500-Cities-Census-Tract-Boundarie...</a>) in a geographic information system (GIS) to produce maps of 27 measures at the census tract level. There are 4 measures (high blood pressure, taking high blood pressure medication, high cholesterol, cholesterol screening) in this 2018 release from the 2015 BRFSS that were the same as the 2017 release.</p>\n', 'programCode': ['009:020'], 'title': '500 Cities: Census Tract-level Data (GIS Friendly Format), 2018 release', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['500 Cities'], 'landingPage': 'https://data.cdc.gov/d/k25u-mg9b', 'contactPoint': {'hasEmail': 'mailto:500cities@cdc.gov', 'fn': '500 Cities Public Inquiries'}, 'issued': '2019-12-05', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/k25u-mg9b', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/k25u-mg9b/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/k25u-mg9b/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/k25u-mg9b/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/k25u-mg9b/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['500cities', 'behaviors', 'census', 'cities', 'gis', 'outcomes', 'prevalence', 'prevention', 'tract', 'unhealthy'], 'bureauCode': ['009:20'], 'modified': '2019-12-05', 'references': ['https://academic.oup.com/aje/article/179/8/1025/109078', 'https://academic.oup.com/aje/article/182/2/127/93984', 'https://www.cdc.gov/pcd/issues/2017/17_0281.htm', 'https://www.cdc.gov/pcd/issues/2018/18_0313.htm']}, {'description': '<p>2016, 2015. Data were provided by the Centers for Disease Control and Prevention (CDC), Division of Population Health, Epidemiology and Surveillance Branch. The project was funded by the Robert Wood Johnson Foundation (RWJF) in conjunction with the CDC Foundation. 500 cities project city-level data in GIS-friendly format can be joined with city spatial data (<a href="https://chronicdata.cdc.gov/500-Cities/500-Cities-City-Boundaries/n44h-hy2j">https://chronicdata.cdc.gov/500-Cities/500-Cities-City-Boundaries/n44h-hy2j</a>) in a geographic information system (GIS) to produce maps of 27 measures at the city-level. There are 4 measures (high blood pressure, taking high blood pressure medication, high cholesterol, cholesterol screening) in this 2018 release from the 2015 BRFSS that were the same as the 2017 release.</p>\n', 'programCode': ['009:020'], 'title': '500 Cities: City-level Data (GIS Friendly Format), 2018 release', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['500 Cities'], 'landingPage': 'https://data.cdc.gov/d/pf7q-w24q', 'contactPoint': {'hasEmail': 'mailto:500cities@cdc.gov', 'fn': '500 Cities Public Inquiries'}, 'issued': '2019-12-05', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/pf7q-w24q', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/pf7q-w24q/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/pf7q-w24q/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/pf7q-w24q/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/pf7q-w24q/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['500cities', 'behaviors', 'census', 'cities', 'gis', 'outcomes', 'prevalence', 'prevention', 'tract', 'unhealthy'], 'bureauCode': ['009:20'], 'modified': '2019-12-05', 'references': ['https://academic.oup.com/aje/article/179/8/1025/109078', 'https://academic.oup.com/aje/article/182/2/127/93984', 'https://www.cdc.gov/pcd/issues/2017/17_0281.htm', 'https://www.cdc.gov/pcd/issues/2018/18_0313.htm']}, {'description': '<p>This is the complete dataset for the 500 Cities project 2018 release. This dataset includes 2016, 2015 model-based small area estimates for 27 measures of chronic disease related to unhealthy behaviors (5), health outcomes (13), and use of preventive services (9). Data were provided by the Centers for Disease Control and Prevention (CDC), Division of Population Health, Epidemiology and Surveillance Branch. The project was funded by the Robert Wood Johnson Foundation (RWJF) in conjunction with the CDC Foundation. It represents a first-of-its kind effort to release information on a large scale for cities and for small areas within those cities. It includes estimates for the 500 largest US cities and approximately 28,000 census tracts within these cities. These estimates can be used to identify emerging health problems and to inform development and implementation of effective, targeted public health prevention activities. Because the small area model cannot detect effects due to local interventions, users are cautioned against using these estimates for program or policy evaluations. Data sources used to generate these measures include Behavioral Risk Factor Surveillance System (BRFSS) data (2016, 2015), Census Bureau 2010 census population data, and American Community Survey (ACS) 2012-2016, 2011-2015 estimates. Because some questions are only asked every other year in the BRFSS, there are 4 measures (high blood pressure, taking high blood pressure medication, high cholesterol, cholesterol screening) from the 2015 BRFSS that are the same in the 2018 release as the previous 2017 release. More information about the methodology can be found at <a href="http://www.cdc.gov/500cities">www.cdc.gov/500cities</a>.</p>\n', 'programCode': ['009:020'], 'title': '500 Cities: Local Data for Better Health, 2018 release', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['500 Cities'], 'landingPage': 'https://data.cdc.gov/d/rja3-32tc', 'contactPoint': {'hasEmail': 'mailto:500cities@cdc.gov', 'fn': '500 Cities Public Inquiries'}, 'issued': '2019-12-05', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/rja3-32tc', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rja3-32tc/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rja3-32tc/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rja3-32tc/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rja3-32tc/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['500cities', 'behaviors', 'brfss', 'census', 'cities', 'outcomes', 'prevalence', 'prevention', 'tracts', 'unhealthy'], 'bureauCode': ['009:20'], 'modified': '2019-12-05', 'references': ['https://academic.oup.com/aje/article/179/8/1025/109078', 'https://academic.oup.com/aje/article/182/2/127/93984', 'https://www.cdc.gov/pcd/issues/2017/17_0281.htm', 'https://www.cdc.gov/pcd/issues/2018/18_0313.htm']}, {'description': '<p>The Hospital Provider Cost Report and Characteristics dataset presents select measures provided by hospitals through their annual cost report, and is organized at the hospital level.\xa0</p>\n', 'programCode': ['009:000'], 'temporal': '2014-01-01T05:00:00-05:00/2015-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Medicare-Provider-Cost-Report/HospitalCostPUF', 'modified': '2019-12-31', 'contactPoint': {'hasEmail': 'mailto:Healthdata@hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2019-12-31', 'accessLevel': 'public', 'identifier': '670', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Medicare-Provider-Cost-Report/HospitalCostPUF', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Hospital', 'Inpatient', 'Medicare', 'National', 'Publicly Available Data File - for download', 'Utilization'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Hospital Provider Cost Report and Characteristics', 'accrualPeriodicity': 'R/P1Y'}, {'description': '<p>Outpatient clinical laboratory services are paid based on a fee schedule in accordance with Section 1833(h) of the Social Security Act. The clinical laboratory fee schedule files are located in the download section.</p>\n', 'programCode': ['009:000'], 'temporal': '2009-01-01T05:00:00-05:00/2019-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/ClinicalLabFeeSched/index', 'modified': '2019-12-12', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2019-12-12', 'accessLevel': 'public', 'identifier': '159', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/ClinicalLabFeeSched/index', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Medicare', 'National', 'Outpatient', 'Part B', 'Payments', 'Providers', 'Publicly Available Data File - for download', 'State'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Clinical Laboratory Fee Schedule', 'accrualPeriodicity': 'R/P1Y'}, {'description': '<p>The CMS Wallet Card is a quick reference statistical summary on annual CMS program and financial data. The CMS Wallet Card is available for each year from 2004 through 2012. The 2012 version is the last version of the Wallet Card. Similar information is available in the CMS Fast Facts, a new quick reference and mobile enabled CMS information product with statistical summaries on CMS program and financial data. The CMS Fast Facts is updated as new data become available.</p>\n', 'programCode': ['009:000'], 'temporal': '2004-01-01T05:00:00-05:00/2012-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/CMS-Fast-Facts/WalletCard', 'modified': '2019-12-12', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2004-05-01', 'accessLevel': 'public', 'identifier': '250', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/CMS-Fast-Facts/WalletCard', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Budget', 'CHIP', 'Enrollment', 'Expenditures', 'Federally Qualified Health Center (FQHC)', 'Home Health (HHA)', 'Hospital', 'Inpatient', 'Long Term Care (LTC)', 'Medicaid', 'Medicare', 'National', 'Part A', 'Part B', 'Part D', 'Short Stay Hospital (SSH)', 'Skilled Nursing (SNF)', 'Statistics', 'Utilization'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'CMS Wallet Card', 'accrualPeriodicity': 'R/P1Y'}, {'description': '<p>Dental health is an important part of peoples overall health. States are required to provide dental benefits to children covered by Medicaid and the Childrens Health Insurance Program (CHIP), but states choose whether to provide dental benefits for adults. See the 2010 Medicaid-CHIP Oral Health Services fact sheet for information on childrens access to dental services and opportunities and challenges to obtaining care.</p>\n', 'programCode': ['009:000'], 'temporal': '2010-01-01T05:00:00-05:00/2010-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.medicaid.gov/medicaid/benefits/dental/index.html', 'modified': '2019-12-12', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2019-12-12', 'accessLevel': 'public', 'identifier': '288', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.medicaid.gov/Medicaid-CHIP-Program-Information/By-Topics/Benefits/Downloads/2010-Dental-Factsheet.pdf', 'format': 'pdf', 'mediaType': 'application/unknown', 'title': 'pdf'}], 'keyword': ['CHIP', 'Fact Sheets', 'Medicaid', 'National', 'Preventive Services', 'State'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Dental Care - Medicaid and Chip'}, {'description': '<p>The Early and Periodic Screening, Diagnostic and Treatment (EPSDT) benefit provides comprehensive and preventive health care services for children under age 21 who are enrolled in Medicaid. EPSDT is key to ensuring that children and adolescents receive appropriate preventive, dental, mental health, and developmental, and specialty services.</p>\n', 'programCode': ['009:000'], 'temporal': '1995-01-01T05:00:00-05:00/2014-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.medicaid.gov/medicaid/benefits/epsdt/index.html', 'modified': '2019-12-12', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2019-12-12', 'accessLevel': 'public', 'identifier': '287', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.medicaid.gov/medicaid/benefits/epsdt/index.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['CHIP', 'Medicaid', 'National', 'Preventive Services', 'State', 'Statistics'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Early and Periodic Screening, Diagnosis and Treatment', 'accrualPeriodicity': 'R/P1Y'}, {'description': '<p>The Affordable Care Act includes tools to improve the quality of health care that can also lower costs for taxpayers and patients. This means avoiding costly mistakes and readmissions, keeping patients healthy, rewarding quality instead of quantity, and building on the health information technology infrastructure that enables new payment and delivery models to work. These reforms and investments will build a health care system that will ensure quality care for generations to come.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.cms.gov/newsroom/fact-sheets/lower-costs-better-care-reforming-our-health-care-delivery-system-0', 'modified': '2019-12-12', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2014-01-30', 'accessLevel': 'public', 'identifier': '499', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.cms.gov/newsroom/fact-sheets/lower-costs-better-care-reforming-our-health-care-delivery-system-0', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Accountable Care Organization', 'Center for Medicare and Medicaid Innovations', 'Fact Sheets', 'Medicare', 'National', 'Outcomes', 'Payments', 'Quality', 'State'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Lower Costs, Better Care- Reforming Our Health Care Delivery'}, {'description': '<p>The Environmental Scanning and Program Characteristic (ESPC) Database is in a Microsoft (MS) Access format and contains Medicaid and CHIP data, for the 50 states and District of Columbia. Specifically, the ESPC database predominantly houses information on Medicaid and CHIP program characteristics as well as selected environmental factors that are available through other publicly available databases. This database contains data from 2005 onward, and was last updated in calendar year 2013. Program characteristics include data elements such as eligibility criteria, the presence of waiver programs, managed care penetration, benefit coverage, reimbursement levels, and expenditures.</p>\n', 'programCode': ['009:000'], 'temporal': '2005-01-01T05:00:00-05:00/2013-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.medicaid.gov/state-resource-center/medicaid-and-chip-program-portal/medicaid-and-chip-program-portal.html#ESPC', 'modified': '2019-12-12', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2013-11-11', 'accessLevel': 'public', 'identifier': '412', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.medicaid.gov/State-Resource-Center/Medicaid-and-CHIP-Program-Portal/Environmental-Scanning-and-Program-Characteristics-db.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['CHIP', 'Covered Services', 'Eligibility', 'Expenditures', 'Medicaid', 'Medicaid Managed Care', 'Publicly Available Data File - for download', 'State'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medicaid CHIP ESPC Database'}, {'description': '<p>Product Data for Drugs in the Medicaid Drug Rebate Program. The rebate drug product data file contains the active drugs that have been reported by participating drug manufacturers as of the most recent rebate reporting period under the Medicaid Drug Rebate Program. All drugs are identified by National Drug Code (NDC), unit type, units per package size, product name, Food and Drug Administration (FDA) approval date, the date the drug entered the market, plus indicators to show whether the drug is an innovator or non-innovator drug, whether it is available by prescription or over-the-counter (OTC), the FDA therapeutic equivalency code, and the Drug Efficacy Study Implementation (DESI) rating and termination date, if applicable.</p>\n', 'programCode': ['009:000'], 'temporal': '2013-01-01T05:00:00-05:00/2015-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.medicaid.gov/medicaid/prescription-drugs/medicaid-drug-rebate-program/index.html', 'modified': '2019-12-12', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2019-12-12', 'accessLevel': 'public', 'identifier': '385', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.medicaid.gov/Medicaid-CHIP-Program-Information/By-Topics/Benefits/Prescription-Drugs/Medicaid-Drug-Rebate-Program-Data.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['CHIP', 'Medicaid', 'National', 'Prescription Drug Plans', 'Prescription Drugs', 'Publicly Available Data File - for download', 'State'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medicaid Drug Rebate Program Data'}, {'description': '<p>Medicaid enrollment by state for all 50 states and DC.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.medicaid.gov/state-overviews/index.html', 'modified': '2019-12-12', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2019-12-12', 'accessLevel': 'public', 'identifier': '291', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.medicaid.gov/state-overviews/index.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['CHIP', 'Enrollment', 'Medicaid', 'Medicaid Managed Care', 'National', 'Payments', 'State', 'Statistics'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medicaid Enrollment by State', 'accrualPeriodicity': 'R/P1M'}, {'description': '<p>This report is composed annually and profiles enrollment statistics on Medicaid managed care programs on a plan-specific level. This report also provides national-level summary tables relating to trends, breakout of managed care entities, managed care enrollment by state, regional breakout and states with comprehensive health care reform demonstrations.</p>\n', 'programCode': ['009:000'], 'temporal': '2010-01-01T05:00:00-05:00/2010-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.medicaid.gov/medicaid/managed-care/enrollment/index.html', 'modified': '2019-12-12', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2019-12-12', 'accessLevel': 'public', 'identifier': '212', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.medicaid.gov/medicaid/managed-care/enrollment/index.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Enrollment', 'Inpatient', 'Medicaid', 'Medicaid Managed Care', 'Medicare-Medicaid Dual Beneficiaries', 'State', 'Statistics', 'Trends'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medicaid Managed Care Enrollment Report '}, {'description': '<p>The following data is being made available to applicants to the Medicare Shared Savings Program (Shared Savings Program), in order to allow them to calculate their share of services in each applicable Primary Service Area (PSA).</p>\n', 'programCode': ['009:000'], 'temporal': '2012-01-01T05:00:00-05:00/2012-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/sharedsavingsprogram/program-guidance-and-specifications#primary-service-area', 'modified': '2019-12-12', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2019-12-12', 'accessLevel': 'public', 'identifier': '182', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/sharedsavingsprogram/Calculations.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Accountable Care Organization', 'Ambulatory Surgical Center', 'Claims', 'Diagnosis Related Grouping (DRG)', 'End Stage Renal Disease (ESRD)', 'Federally Qualified Health Center (FQHC)', 'Hospital', 'Inpatient', 'Long Term Care (LTC)', 'Medicare', 'National', 'Outpatient', 'Payments', 'Physician Services', 'Prospective Payment System (PPS)', 'Publicly Available Data File - for download'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medicare Data to Calculate Your Primary Service Areas', 'accrualPeriodicity': 'R/P1Y'}, {'description': '<p>This report provides statistics on the number of NPIs assigned to individual and organizational providers by State.</p>\n', 'programCode': ['009:000'], 'temporal': '2005-01-01T05:00:00-05:00/2014-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.cms.gov/Regulations-and-Guidance/Administrative-Simplification/NationalProvIdentStand/enumeration', 'modified': '2019-12-12', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2019-12-12', 'accessLevel': 'public', 'identifier': '198', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.cms.gov/Regulations-and-Guidance/Administrative-Simplification/NationalProvIdentStand/enumeration', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Providers', 'State', 'Statistics'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'National Provider Identifier Standard - Enumeration Reports'}, {'description': '<p>The instrument data collection tool used to collect and report performance data by home health agencies is called the Outcome and Assessment Information Set (OASIS). Since 1999, CMS has required Medicare-certified home health agencies to collect and transmit OASIS data for all adult patients whose care is reimbursed by Medicare and Medicaid with the exception of patients receiving pre- or postnatal services only. OASIS data are used for multiple purposes including calculating several types of quality reports which are provided to home health agencies to help guide quality and performance improvement efforts.</p>\n<p>OASIS-D is the current version of the OASIS data set. It was implemented on January 1, 2019. OASIS-D includes multiple new standardized items to support measurement domains mandated by the Improving Medicare Post-Acute Care Transformation Act of 2014.</p>\n', 'programCode': ['009:000'], 'temporal': '2010-01-01T05:00:00-05:00/2015-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.cms.gov/Medicare/Quality-Initiatives-Patient-Assessment-Instruments/HomeHealthQualityInits/OASIS-Data-Sets', 'modified': '2019-12-12', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2019-12-12', 'accessLevel': 'public', 'identifier': '195', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.cms.gov/Medicare/Quality-Initiatives-Patient-Assessment-Instruments/HomeHealthQualityInits/OASIS-Data-Sets', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Home Health (HHA)', 'Medicare', 'National', 'Outcomes', 'Providers', 'Quality', 'Quality Improvement Organization', 'Rates', 'State', 'Statistics', 'Survey'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'OASIS Data Sets'}, {'description': '<p>The Quarterly Childrens Health insurance Program (CHIP) Statement of Expenditures is the state accounting statement of actual recorded expenditures and the disposition of Federal funds. This data is submitted each quarter.</p>\n', 'programCode': ['009:000'], 'temporal': '1998-01-01T05:00:00-05:00/2009-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.medicaid.gov/medicaid/data-and-systems/macbis/mbes/cms-21/index.html', 'modified': '2019-12-12', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2019-12-12', 'accessLevel': 'public', 'identifier': '210', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.medicaid.gov/medicaid/data-and-systems/macbis/mbes/cms-21/index.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Budget', 'CHIP', 'Expenditures', 'Medicaid', 'State', 'Statistics'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Quarterly CHIP Statement of Expenditures (CMS-21)'}, {'description': '<p>These documents contain validation reports for all 50 States and Washington D.C. for years through 2013. For 2014, validation reports are available for 33 states. For 2015, validation reports are available for 21 states.</p>\n', 'programCode': ['009:000'], 'temporal': '1999-01-01T05:00:00-05:00/2015-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Computer-Data-and-Systems/MedicaidDataSourcesGenInfo/MAX-Validation-Reports', 'modified': '2019-12-11', 'contactPoint': {'hasEmail': 'mailto:Healthdata@hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2019-12-11', 'accessLevel': 'public', 'identifier': '345', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Computer-Data-and-Systems/MedicaidDataSourcesGenInfo/MAX-Validation-Reports', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Admissions', 'Ambulatory', 'CHIP', 'Claims', 'Enrollment', 'Expenditures', 'Hospital', 'Inpatient', 'Long Term Care (LTC)', 'Managed Care', 'Medicaid', 'Medicaid Managed Care', 'Medicare-Medicaid Dual Beneficiaries', 'Pharmacy', 'Prescription Drugs', 'Publicly Available Data File - for download', 'State', 'Statistics', 'Utilization'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'MAX Validation Reports', 'accrualPeriodicity': 'R/P1Y'}, {'description': '<p>SSP ACO PUF - To address the increasing number of requests for SSP ACO data, the Centers for Medicare (CM) has created a standard analytical file that CMS can use to efficiently satisfy these requests. It is the intent of CM to publish the ACO-level public-use file (PUF) that contains ACO-specific metrics as well as summarized beneficiary and provider information for each performance year of the SSP program.</p>\n', 'programCode': ['009:000'], 'temporal': '2013-01-01T05:00:00-05:00/2018-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/SSPACO/index.html', 'modified': '2019-10-07', 'contactPoint': {'hasEmail': 'mailto:SharedSavingsProgram@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2015-01-14', 'accessLevel': 'public', 'identifier': '566', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/SSPACO/index.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Accountable Care Organization', 'Interactive Tools', 'Medicare', 'National', 'Operating Costs', 'Payments', 'Publicly Available Data File - for download', 'Rates', 'Research'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Shared Savings Program Accountable Care Organizations PUF', 'accrualPeriodicity': 'R/P1Y'}, {'description': '<p>The Post Acute Care and Hospice Provider Utilization and Payment Public Use Files, PAC PUF, present information on services provided to Medicare beneficiaries by home health agencies, hospices, skilled nursing facilities, SNFs, inpatient rehabilitation facilities, IRFs, and long term care hospitals, LTCHs. The PAC PUF contains information on demographic and clinical characteristics of beneficiaries served, professional and paraprofessional service utilization, submitted charges, and payments at the provider, state, and national levels. Additionally, the PUF includes information at the payment system level for home health agencies, SNFs, and IRFs. The 2017 PAC PUF replaces previously released versions of the Home Health, Hospice, and SNF Utilization and Payment PUFs. The PAC PUF is derived from information in the CMS Chronic Conditions Data Warehouse, CCW, data files, and is based on 100 percent final-action, i.e., all claim adjustments have been resolved, Part A institutional claims. The PAC PUF is segmented by year and contains 2017 calendar year data.</p>\n', 'programCode': ['009:000'], 'temporal': '2017-01-01T05:00:00-05:00/2017-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Medicare-Provider-Charge-Data/PAC_Hospice.html', 'modified': '2019-10-07', 'contactPoint': {'hasEmail': 'mailto:MedicareProviderData@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2019-09-23', 'accessLevel': 'public', 'identifier': '667', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Medicare-Provider-Charge-Data/PAC_Hospice.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Home Health (HHA)', 'Hospice', 'Long Term Care (LTC)', 'Medicare', 'National', 'Payments', 'Providers', 'Publicly Available Data File - for download', 'Skilled Nursing (SNF)', 'State', 'Utilization'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'PAC and Hospice Utilization and Payment PUFs'}, {'description': '<p>Federal Upper Limits<br />\nWe calculate the Affordable Care Act Federal Upper Limits (FUL) data according to the Medicaid Covered Outpatient Drug final regulation with comment. We update FULs monthly, and they are effective on the first day of the month following the publication of the update. States have up to 30 days after the effective date to implement the FULs. View the Affordable Care Act FUL Methodology and Data Elements Guide and find more information on the FUL program on the Federal Upper Limits page.<br />\nNational Average Drug Acquisition Cost<br />\nWe update the National Average Drug Acquisition Cost (NADAC) data and comparison data weekly. Each month we post new data, including findings from the previous months survey and weekly price changes that have occurred before the release of the next months NADAC data. For more information on the fields in the NADAC data, please review the NADAC Data Field Definitions. Find more NADAC information on the Survey of Retail Prices page.<br />\nNADAC Comparison Data<br />\nEasily identify and understand the pricing changes that occur each week by viewing NADAC Weekly Comparison data to accompany the weekly NADAC data. This comparison data identifies the drug products with current NADAC rates that are replaced with new NADAC rates. We do not reflect other changes to the NADAC data (for example, National Drug Code additions and terminations) in this comparison. For more information on the data fields used in the weekly comparison, please review the NADAC Week to Week Data Field Definitions.</p>\n', 'programCode': ['009:000'], 'temporal': '2013-01-01T05:00:00-05:00/2019-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.medicaid.gov/medicaid/prescription-drugs/pharmacy-pricing/index.html', 'modified': '2019-06-05', 'contactPoint': {'hasEmail': 'mailto:datanavigator@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2013-11-27', 'accessLevel': 'public', 'identifier': '632', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.medicaid.gov/medicaid/prescription-drugs/pharmacy-pricing/index.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Medicaid', 'National', 'Pharmacy', 'Prescription Drugs', 'Publicly Available Data File - for download', 'Rates'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medicaid Pharmacy Drug Pricinig', 'accrualPeriodicity': 'R/P1W'}, {'description': "<p>Since 2008, the Centers for Disease Control and Prevention's National Center for Health Statistics has fielded a mail survey of office-based physicians, the National Electronic Health Records Survey (NEHRS). ONC helps fund this supplement to track office-based physician adoption and the use of EHRs for health information exchange and patient engagement. Starting in 2010, the NEHRS's sample size was increased to allow for state-level estimates. The data set estimates each measure nationally and individually for each state and the District of Columbia beginning in 2010, unless otherwise noted.</p>\n", 'programCode': ['009:110'], 'title': 'Office-based Physician Health IT Adoption and Use', 'publisher': {'@type': 'org:Organization', 'name': 'Office of the National Coordinator for Health Information Technology'}, 'landingPage': 'https://dashboard.healthit.gov/datadashboard/documentation/physician-health-it-adoption-use-data-documentation.php', 'contactPoint': {'hasEmail': 'mailto:onc.request@hhs.gov', 'fn': 'ONC Request'}, 'issued': '2019-05-01', 'accessLevel': 'public', 'identifier': '9jlt3cvr-g3xs-9sva-n1js-xczfj9fxr7fh', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://dashboard.healthit.gov/datadashboard/data/NEHRS_2008-2017.csv', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'NEHRS_2008-2017.csv'}], 'keyword': ['doctors', 'EHR adoption', 'health information technology', 'health IT', 'interoperability', 'physicians'], 'bureauCode': ['009:00'], 'modified': '2019-05', 'references': ['https://dashboard.healthit.gov/quickstats/pages/physician-ehr-adoption-trends.php', 'https://dashboard.healthit.gov/apps/physician-health-it-adoption.php'], 'describedBy': 'https://dashboard.healthit.gov/datadashboard/documentation/physician-health-it-adoption-use-data-documentation.php'}, {'description': '<p>Hospital Compare has information about the quality of care at over 4,000 Medicare-certified hospitals across the country. You can use Hospital Compare to find hospitals and compare the quality of their care.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.medicare.gov/hospitalcompare/', 'modified': '2019-03-05', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2019-03-05', 'accessLevel': 'public', 'identifier': '190', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.medicare.gov/hospitalcompare/', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['County', 'Hospital', 'Inpatient', 'Interactive Tools', 'Medical Imaging', 'Medicare', 'National', 'Outpatient', 'Publicly Available Data File - for download', 'Quality', 'Rates', 'State', 'Survey'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Hospital Compare'}, {'description': '<p>Below are the data files and impact file for the FY 2015 final Rule. The tables for the FY 2015 final rule are located on a separate list.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/AcuteInpatientPPS/index.html', 'modified': '2018-06-12', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2014-09-01', 'accessLevel': 'public', 'identifier': '590', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/AcuteInpatientPPS/FY2018-IPPS-Final-Rule-Home-Page.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Acute Care Hospital', 'County', 'Diagnosis Related Grouping (DRG)', 'Hospital', 'Inpatient', 'Medicare', 'National', 'Prospective Payment System (PPS)', 'Providers', 'Publicly Available Data File - for download', 'Regional', 'State'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Acute Inpatient PPS Final Rule Data Files', 'accrualPeriodicity': 'R/P1Y'}, {'description': '<p>Section 1886(h) of the Act, establish a methodology for determining payments to hospitals for the costs of approved graduate medical education (GME) programs.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/AcuteInpatientPPS/dgme.html', 'modified': '2016-01-06', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-01-06', 'accessLevel': 'public', 'identifier': '153', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/AcuteInpatientPPS/dgme.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Medicare', 'National', 'Payments', 'Prospective Payment System (PPS)', 'Statistics', 'Survey'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Acute IPPS - Direct Graduate Medical Education (DGME)'}, {'description': '<p>There are two methods for a hospital to qualify for the Medicare DSH adjustment. The primary method is for a hospital to qualify based on a statutory formula that results in the DSH patient percentage. The DSH patient percentage is equal to the sum of the percentage of Medicare inpatient days attributable to patients eligible for both Medicare Part A and Supplemental Security Income (SSI), and the percentage of total inpatient days attributable to patients eligible for Medicaid by not Medicare Part A.</p>\n', 'programCode': ['009:000'], 'temporal': '1988-01-01T05:00:00-05:00/2015-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/AcuteInpatientPPS/dsh.html', 'modified': '2016-01-06', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-01-06', 'accessLevel': 'public', 'identifier': '154', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/AcuteInpatientPPS/dsh.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Claims', 'Disproportionate Share Hospitals (DSH)', 'Eligibility', 'Enrollment', 'Hospital', 'Inpatient', 'Medicare', 'Medicare Advantage', 'National', 'Part A', 'Part C', 'Payments', 'Prospective Payment System (PPS)', 'Providers', 'Regional', 'Research', 'Statistics'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Acute IPPS - Disproportionate Share Hospital - DSH', 'accrualPeriodicity': 'R/P1Y'}, {'description': '<p>Section 3025 of the Affordable Care Act added section 1886(q) to the Social Security Act establishing the Hospital Readmissions Reduction Program, which requires CMS to reduce payments to IPPS hospitals with excess readmissions, effective for discharges beginning on October 1, 2012.</p>\n', 'programCode': ['009:000'], 'temporal': '2013-01-01T05:00:00-05:00/2016-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/AcuteInpatientPPS/Readmissions-Reduction-Program.html', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '155', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/AcuteInpatientPPS/Readmissions-Reduction-Program.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Admissions', 'Chronic Condition', 'Claims', 'Hospital', 'Inpatient', 'National', 'Payments', 'Prospective Payment System (PPS)', 'Providers', 'Publicly Available Data File - for download', 'Quality', 'Rates', 'Readmissions', 'Statistics'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Acute IPPS - Readmissions Reduction Program', 'accrualPeriodicity': 'R/P1Y'}, {'description': '<p>The Advance Payment Model is designed for physician-based and rural providers who have come together voluntarily to give coordinated high quality care to the Medicare patients they serve. Through the Advance Payment ACO Model, selected participants will receive upfront and monthly payments, which they can use to make important investments in their care coordination infrastructure.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://innovation.cms.gov/initiatives/Advance-Payment-ACO-Model/', 'modified': '2015-12-22', 'contactPoint': {'hasEmail': 'mailto:advpayaco@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2015-12-22', 'accessLevel': 'public', 'identifier': '307', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://innovation.cms.gov/initiatives/Advance-Payment-ACO-Model/', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Accountable Care Organization', 'Center for Medicare and Medicaid Innovations', 'Fact Sheets', 'Medicare', 'Payments', 'State'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Advance Payment ACO Model'}, {'description': '<p>The Ambulance Fee Schedule public use files for calendar years 2004 through December 31, 2017 are located in the Downloads section below.</p>\n', 'programCode': ['009:000'], 'temporal': '2005-01-01T05:00:00-05:00/2018-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/AmbulanceFeeSchedule/afspuf.html', 'modified': '2018-06-12', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2018-06-12', 'accessLevel': 'public', 'identifier': '156', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/AmbulanceFeeSchedule/afspuf.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Ambulatory', 'Claims', 'Providers', 'Publicly Available Data File - for download', 'State'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Ambulance Fee Schedule Public Use Files'}, {'description': '<p>The Ambulance Reasonable Charge public use files for calendar years (CY) 2003 through 2005 are located in the Downloads section below. These public use files are historical because the reasonable charge payment methodology for ambulance services no longer applies. As of CY 2006, claims with dates of service from January 1, 2006 and beyond were paid at 100 percent of the fee schedule amount.</p>\n', 'programCode': ['009:000'], 'temporal': '2003-01-01T05:00:00-05:00/2005-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/AmbulanceFeeSchedule/arcpuf.html', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:CMS.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '157', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/AmbulanceFeeSchedule/arcpuf.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Ambulatory', 'Claims', 'Providers', 'Publicly Available Data File - for download', 'State'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Ambulance Reasonable Charge Public Use Files'}, {'description': '<p>These files contain the procedure codes which may be performed in an ASC under the Medicare program as well as the ASC payment group assigned to each of the procedure codes. The ASC payment group determines the amount that Medicare pays for facility services furnished in connection with a covered procedure.</p>\n', 'programCode': ['009:000'], 'temporal': '2001-01-01T05:00:00-05:00/2010-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/ASCPayment/archive.html', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:Cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '158', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/ASCPayment/archive.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Ambulatory', 'Ambulatory Surgical Center', 'National', 'Payments', 'Publicly Available Data File - for download', 'Rates'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Ambulatory Surgical Center Payment Rates Archive Page', 'accrualPeriodicity': 'R/P1Y'}, {'description': '<p>A redetermination is an examination of a claim by the fiscal intermediary (FI), carrier, or Medicare Administrative Contractor (MAC) personnel who are different from the personnel who made the initial claim determination. Appeals Fact Sheets.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Medicare/Appeals-and-Grievances/OrgMedFFSAppeals/RedeterminationbyaMedicareContractor.html', 'modified': '2015-12-22', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2015-12-22', 'accessLevel': 'public', 'identifier': '137', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Medicare/Appeals-and-Grievances/OrgMedFFSAppeals/RedeterminationbyaMedicareContractor.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Claims', 'Fact Sheets', 'Medicare', 'National'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Appeals - Redetermination by a Medicare Contractor'}, {'description': '<p>This release contains the Basic Stand Alone (BSA) Carrier Line Items Public Use Files (PUF) with information from Medicare Carrier claims. The CMS BSA Carrier Line Items PUF is a line item level file in which each record is a line item of a Carrier claim incurred by a 5 percent sample of Medicare beneficiaries. Some demographic and line item related variables are provided in this PUF as detailed below. However, as beneficiary identities are not provided, it is not possible to link claims that belong to the same beneficiary in the CMS BSA Carrier Line Items PUF. It is also not possible to link line items that belong to the same claim.</p>\n', 'programCode': ['009:000'], 'temporal': '2008-01-01T05:00:00-05:00/2010-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/BSAPUFS/Carrier_Line_Items.html', 'modified': '2017-02-10', 'contactPoint': {'hasEmail': 'mailto:CERPUF@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2017-02-10', 'accessLevel': 'public', 'identifier': '364', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/BSAPUFS/Downloads/2010_Carrier_PUF.zip', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}], 'keyword': ['Claims', 'Medicare', 'National', 'Payments', 'Providers', 'Publicly Available Data File - for download'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Basic Stand Alone Carrier Line Items PUF', 'describedBy': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/BSAPUFS/2010_Carrier_Data_Dictionary.pdf'}, {'description': '<p>This release contains the Basic Stand Alone (BSA) Durable Medical Equipment (DME) Line Items Public Use Files (PUF) with information from Medicare DME claims. The CMS BSA DME Line Items PUF is a line item level file in which each record is a line item of a DME claim incurred by a 5 percent sample of Medicare beneficiaries (each claim is comprised of up to 13 line item services). Some demographic and line item related variables are provided in this PUF. However, as beneficiary identities are not provided, it is not possible to link claims that belong to the same beneficiary in the CMS BSA DME Line Items PUF. It is also not possible to link line item services that belong to the same claim.</p>\n', 'programCode': ['009:000'], 'temporal': '2008-01-01T05:00:00-05:00/2010-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/BSAPUFS/BSA_DME_Line_Items_PUF.html', 'modified': '2017-02-10', 'contactPoint': {'hasEmail': 'mailto:CERPUF@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2012-10-02', 'accessLevel': 'public', 'identifier': '361', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/BSAPUFS/BSA_DME_Line_Items_PUF.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Claims', 'Durable Medical Equipment (DME)', 'Medicare', 'National', 'Payments', 'Publicly Available Data File - for download'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Basic Stand Alone Medicare DME Line Items PUF'}, {'description': '<p>This release contains the Basic Stand Alone (BSA) Home Health Agency (HHA) Beneficiary Public Use Files (PUF) with information from Medicare HHA claims. The CMS BSA HHA Beneficiary PUF is a beneficiary-level file in which each record is a beneficiary who had at least one HHA claim from a random 5 percent sample of Medicare beneficiaries. There are some demographic and claim-related variables provided in this PUF.</p>\n', 'programCode': ['009:000'], 'temporal': '2008-01-01T05:00:00-05:00/2010-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/BSAPUFS/HHA_PUF.html', 'modified': '2017-02-10', 'contactPoint': {'hasEmail': 'mailto:CERPUF@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2017-02-10', 'accessLevel': 'public', 'identifier': '365', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/BSAPUFS/HHA_PUF.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Claims', 'Home Health (HHA)', 'Medicare', 'National', 'Publicly Available Data File - for download'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Basic Stand Alone Medicare Home Health Beneficiary PUF'}, {'description': '<p>This release contains the Basic Stand Alone (BSA) Hospice Beneficiary Public Use Files (PUF) with information from Medicare hospice claims. The CMS BSA Hospice Beneficiary PUF is a beneficiary-level file in which each record is a beneficiary who had at least one hospice claim from a random 5 percent sample of Medicare beneficiaries. There are some demographic and claim-related variables provided in this PUF.</p>\n', 'programCode': ['009:000'], 'temporal': '2008-01-01T05:00:00-05:00/2010-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/BSAPUFS/Hospice_Bene.html', 'modified': '2017-02-10', 'contactPoint': {'hasEmail': 'mailto:CERPUF@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2017-02-10', 'accessLevel': 'public', 'identifier': '363', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/BSAPUFS/Hospice_Bene.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Claims', 'Hospice', 'Medicare', 'National', 'Payments', 'Publicly Available Data File - for download'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Basic Stand Alone Medicare Hospice Beneficiary PUF'}, {'description': '<p>This release contains the Basic Stand Alone (BSA) Inpatient Public Use Files (PUF) named CMS 2008 BSA Inpatient Claims PUF with information from 2008 Medicare inpatient claims. This is a claim-level file in which each record is an inpatient claim incurred by a 5 percent sample of Medicare beneficiaries.</p>\n', 'programCode': ['009:000'], 'temporal': '2008-01-01T05:00:00-05:00/2008-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/BSAPUFS/Inpatient_Claims.html', 'modified': '2017-02-10', 'contactPoint': {'hasEmail': 'mailto:CERPUF@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2017-02-10', 'accessLevel': 'public', 'identifier': '360', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/BSAPUFS/Inpatient_Claims.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Claims', 'Hospital', 'Inpatient', 'Medicare', 'National', 'Part A', 'Publicly Available Data File - for download'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Basic Stand Alone Medicare Inpatient Claims PUF'}, {'description': '<p>This release contains the Basic Stand Alone (BSA) Outpatient Procedures Public Use Files (PUF) with information from Medicare outpatient claims. The CMS BSA Outpatient Procedures PUF is a procedure-level file in which each record is a procedure in an outpatient claim incurred by a 5 percent sample of Medicare beneficiaries. There are some demographic and claim-related variables provided in this PUF as detailed below. However, as claim or beneficiary identities are not provided, it is not possible to link procedures that belong to the same claim or beneficiary.</p>\n', 'programCode': ['009:000'], 'temporal': '2008-01-01T05:00:00-05:00/2010-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/BSAPUFS/Outpatient_Proc.html', 'modified': '2017-02-10', 'contactPoint': {'hasEmail': 'mailto:CERPUF@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2017-02-10', 'accessLevel': 'public', 'identifier': '366', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/BSAPUFS/Outpatient_Proc.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Claims', 'Medicare', 'National', 'Outpatient', 'Publicly Available Data File - for download'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Basic Stand Alone Medicare Outpatient Procedures PUF'}, {'description': '<p>This is a Public Use File for Prescription Drug Events drawn from the 2008 Beneficiary Summary File of Medicare beneficiaries enrolled during the calendar year 2008, and their associated Medicare claims. The most important aspects of this file are as follows, 1. 5 percent simple random sample drawn without replacement from 100 percent 2008 Beneficiary Summary File. 2. This sample is disjoint from the existing 5 percent CMS Research Sample and the other 2008 PUFs. 3. Sample contained 2,392,893 unique beneficiaries of which 1,265,691 had at least one PDE. There were 51,905,367 PDE in the initial sample file.</p>\n', 'programCode': ['009:000'], 'temporal': '2008-01-01T05:00:00-05:00/2010-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/BSAPUFS/BSA_PDE_PUF.html', 'modified': '2017-02-10', 'contactPoint': {'hasEmail': 'mailto:CERPUF@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2017-02-10', 'accessLevel': 'public', 'identifier': '362', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/BSAPUFS/BSA_PDE_PUF.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Claims', 'Medicare', 'National', 'Part D', 'Payments', 'Pharmacy', 'Prescription Drug Plans', 'Prescription Drugs', 'Publicly Available Data File - for download'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Basic Stand Alone Medicare Prescription Drug Events PUF'}, {'description': '<p>This release contains the Basic Stand Alone (BSA) Skilled Nursing Facility (SNF) Beneficiary Public Use Files (PUF) with information from Medicare SNF claims. The CMS BSA SNF Beneficiary PUF is a beneficiary-level file in which each record is a beneficiary who had at least one SNF claim from a random 5 percent sample of Medicare beneficiaries. There are some demographic and claim-related variables provided in this PUF.</p>\n', 'programCode': ['009:000'], 'temporal': '2008-01-01T05:00:00-05:00/2010-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/BSAPUFS/SNF_Bene_PUF.html', 'modified': '2017-02-10', 'contactPoint': {'hasEmail': 'mailto:CERPUF@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2012-04-18', 'accessLevel': 'public', 'identifier': '367', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/BSAPUFS/SNF_Bene_PUF.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Claims', 'Medicare', 'National', 'Publicly Available Data File - for download', 'Skilled Nursing (SNF)'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Basic Stand Alone Skilled Nursing Facility Beneficiary PUF'}, {'description': '<p>The HHS Assistant Secretary for Policy and Evaluation (ASPE) has conducted several research projects in the area of Medicare acute and post acute care episodes. The reports model the impact on potential payment bundles, provide cross-sectional and longitudinal analysis, examine differences in payments by geographic area using standardized payments, and analyze changes in post acute care use based on different episode definitions.</p>\n', 'programCode': ['009:000'], 'temporal': '2009-01-01T05:00:00-05:00/2009-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://innovation.cms.gov/initiatives/Bundled-Payments/learning-area.html', 'modified': '2015-12-22', 'contactPoint': {'hasEmail': 'mailto:innovate@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2015-12-22', 'accessLevel': 'public', 'identifier': '310', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://innovation.cms.gov/initiatives/Bundled-Payments/learning-area.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Acute Care Hospital', 'Center for Medicare and Medicaid Innovations', 'Chart Books', 'Claims', 'Hospital', 'Inpatient', 'Medicare', 'National', 'Payments', 'Physician Services', 'Readmissions', 'State', 'Utilization'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Bundled Payments for Care Improvement Chart Book'}, {'description': '<p>CLIA requires all laboratories that examine materials derived from the human body for diagnosis, prevention, or treatment purposes to be certified by the Secretary of Health and Human Services. For many Americans, the accuracy of clinical laboratory test results can be a life or death matter. By the CLIA law, certificate of waiver (COW) laboratories perform only tests that are determined by FDA or CDC to be so simple that there is little risk of error.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Regulations-and-Guidance/Legislation/CLIA/Certificate_of_-Waiver_Laboratory_Project.html', 'modified': '2015-12-22', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2015-12-22', 'accessLevel': 'public', 'identifier': '199', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Regulations-and-Guidance/Legislation/CLIA/Certificate_of_-Waiver_Laboratory_Project.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Fact Sheets', 'National', 'Prevention', 'Preventive Services', 'Providers', 'Quality', 'Reports', 'Survey'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Certificate of Waiver Laboratory Project'}, {'description': '<p>The Centers for Medicare and Medicaid Services (CMS) offers several different Chart Series with data on beneficiary health status, spending, operations, and quality of care.<br />\nCMS Facts and Figures includes charts on agency programs and operations. Health Care System Facts and Figures includes charts on the entire U.S. health care system. Medicare Facts and Figures includes charts on the Medicare program. Medicaid Facts and Figures includes charts on the Medicaid program.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/TheChartSeries/', 'modified': '2015-12-22', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2015-12-22', 'accessLevel': 'public', 'identifier': '269', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/TheChartSeries/', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Access to Care', 'Activities of Daily Living (ADL)', 'Ambulatory Surgical Center', 'Center for Consumer Information and Insurance Oversight', 'Chart Books', 'CHIP', 'Chronic Condition', 'Community Health Center', 'Disproportionate Share Hospitals (DSH)', 'Eligibility', 'Enrollment', 'Expenditures', 'Health Insurance Marketplace', 'Home Health (HHA)', 'Inpatient', 'Long Term Care (LTC)', 'Managed Care', 'Medicaid', 'Medicaid Managed Care', 'Medicare', 'Medicare-Medicaid Dual Beneficiaries', 'National', 'Nursing Home', 'Part A', 'Part B', 'Pharmacy', 'Physician Services', 'Prescription Drugs', 'Preventive Services', 'Prospective Payment System (PPS)', 'Rates', 'Short Stay Hospital (SSH)', 'Skilled Nursing (SNF)', 'State', 'Utilization'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Chart Series'}, {'description': '<p>This Web site discusses and provides downloadable data on state and program type, number of children ever enrolled, and the percentage of growth compared to the previous FY. It also provides links to data downloads about the Childrens Health Insurance Program Reauthorization Act (CHIPRA) Connecting Kids to Coverage Challenge, CHIP Reports and Evaluations, and CHIP state program information.</p>\n', 'programCode': ['009:000'], 'temporal': '2006-01-01T05:00:00-05:00/2013-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.medicaid.gov/chip/chip-program-information.html', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '567', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.medicaid.gov/chip/chip-program-information.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['CHIP', 'Covered Services', 'Eligibility', 'Enrollment', 'Medicaid', 'Medicaid-Expansion', 'Physician Services', 'Publicly Available Data File - for download', 'Reports', 'State', 'Statistics'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Childrens Health Insurance Program (CHIP)'}, {'description': '<p>CHIP quarterly and annual statistical enrollment reports. The quarterly reports contain point-in-time and ever enrolled data and the annual reports contain ever enroll in the year data.</p>\n', 'programCode': ['009:000'], 'temporal': '2012-01-01T05:00:00-05:00/2014-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.medicaid.gov/chip/reports-and-evaluations/reports-and-evaluations.html', 'modified': '2016-01-06', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-01-06', 'accessLevel': 'public', 'identifier': '565', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.medicaid.gov/chip/reports-and-evaluations/reports-and-evaluations.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['CHIP', 'Enrollment', 'Medicaid-Expansion', 'Physician Services', 'State', 'Statistics'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'CHIP Enrollment Reports'}, {'description': '<p>This release contains the Chronic Conditions Public Use Files (PUF) with information from Medicare claims. The CMS Chronic Conditions PUF is an aggregated file in which each record is a profile or cell defined by the characteristics of Medicare beneficiaries. A profile is defined by all combinations of age category, gender, various chronic conditions, and dual-eligibility status of the beneficiaries.</p>\n', 'programCode': ['009:000'], 'temporal': '2008-01-01T05:00:00-05:00/2010-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/BSAPUFS/Chronic_Conditions_PUF.html', 'modified': '2017-02-10', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2017-02-10', 'accessLevel': 'public', 'identifier': '284', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/BSAPUFS/Chronic_Conditions_PUF.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Chronic Condition', 'Medicare', 'National', 'Publicly Available Data File - for download'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Chronic Condition Public Use File (PUF)'}, {'description': '<p>The data used in the chronic condition reports are based upon CMS administrative enrollment and claims data for Medicare beneficiaries enrolled in the fee-for-service program. These data are available from the CMS Chronic Condition Data Warehouse (CCW), a database with 100 percent of Medicare enrollment and fee-for-service claims data. The Medicare beneficiary population is limited to fee-for-service beneficiaries. We excluded Medicare beneficiaries with any Medicare Advantage enrollment during the year since claims data are not available for these beneficiaries. Also, we excluded beneficiaries who were enrolled at any time in the year in Part A only or Part B only, since their utilization and spending cannot be compared directly to beneficiaries enrolled in both Part A and Part B. Beneficiaries who died during the year are included up to their date of death if they meet the other inclusion criteria.</p>\n', 'programCode': ['009:000'], 'temporal': '2007-01-01T05:00:00-05:00/2015-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Chronic-Conditions/index.html', 'modified': '2018-06-15', 'contactPoint': {'hasEmail': 'mailto:MedicareChronicConditions@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2014-05-09', 'accessLevel': 'public', 'identifier': '510', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Chronic-Conditions/index.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Chronic Condition', 'County', 'Disparity', 'Hospital Referral Region', 'Interactive Tools', 'Medicare', 'Medicare-Medicaid Dual Beneficiaries', 'National', 'Publicly Available Data File - for download', 'Readmissions', 'State', 'Utilization'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Chronic Conditions among Medicare Beneficiaries', 'accrualPeriodicity': 'R/P1Y'}, {'description': '<p>Chronic Conditions among Medicare Beneficiaries is a chartbook prepared by the Centers for Medicare and Medicaid Services and created to provide an overview of chronic conditions among Medicare beneficiaries. The chartbook highlights the prevalence of chronic conditions among Medicare beneficiaries and the impact of chronic conditions on Medicare service utilization and spending. The Portable Document File format allows for online viewing and printing of the entire chartbook, the data tables provide spreadsheets with the underlying data, and the presentation includes all the chartbook figures for print or download.</p>\n', 'programCode': ['009:000'], 'temporal': '2011-01-01T05:00:00-05:00/2012-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Chronic-Conditions/CCChartBook.html', 'modified': '2015-12-22', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2011-10-09', 'accessLevel': 'public', 'identifier': '312', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Chronic-Conditions/CCChartBook.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Chart Books', 'Chronic Condition', 'Medicare', 'National', 'Statistics', 'Utilization'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Chronic Conditions Chartbook', 'accrualPeriodicity': 'R/P1Y'}, {'description': '<p>The CMS Chronic Conditions Dashboard presents statistical views of information on the prevalence, utilization and Medicare spending for Medicare beneficiaries with chronic conditions. The information is available at the state and national levels and allows for comparisons of states to the national average as well as state to state comparisons. The Dashboard also allows the user to select information for specific beneficiary sub-groups defined by gender, age group, or dual eligibility status. The set of chronic conditions used in the Dashboard is consistent with the list of conditions included in the 2012 edition of the CMS chartbook, Chronic Conditions among Medicare Beneficiaries. The data for this Dashboard come from the 2011 CMS administrative claims data for 100 percent of Medicare beneficiaries enrolled in the fee-for-service program.</p>\n', 'programCode': ['009:000'], 'temporal': '2015-01-01T05:00:00-05:00/2015-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Chronic-Conditions/CCDashboard.html', 'modified': '2017-03-01', 'contactPoint': {'hasEmail': 'mailto:MedicareChronicConditions@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2017-03-01', 'accessLevel': 'public', 'identifier': '388', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Chronic-Conditions/CCDashboard.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Chronic Condition', 'County', 'Hospital Referral Region', 'Interactive Tools', 'Medicare', 'Medicare-Medicaid Dual Beneficiaries', 'National', 'Regional', 'State', 'Utilization'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Chronic Conditions Dashboard', 'accrualPeriodicity': 'R/P1Y'}, {'description': '<p>The Chronic Conditions PUFs are aggregated files in which each record is a profile or cell defined by the characteristics of Medicare beneficiaries. A profile is defined by all combinations of age category, gender, various chronic conditions, and dual-eligibility status of the beneficiaries.</p>\n', 'programCode': ['009:000'], 'temporal': '2008-01-01T05:00:00-05:00/2010-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://data.cms.gov/browse?tags=chronic+conditions', 'modified': '2015-12-16', 'contactPoint': {'hasEmail': 'mailto:mmrr-editors@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2015-12-16', 'accessLevel': 'public', 'identifier': '476', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://data.cms.gov/browse?tags=chronic+conditions', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Chronic Condition', 'Interactive Tools', 'Medicare', 'National'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Chronic Conditions PUF'}, {'description': '<p>The information in the Downloads section below for the Overview of CLIA Statistics since 1993 and the CLIA Top Ten Deficiencies in the Nation was obtained from the CMS CLIA database in November 2014. The remaining information in the Downloads section was from the CMS CLIA database in July 2015.</p>\n', 'programCode': ['009:000'], 'temporal': '1993-01-01T05:00:00-05:00/2009-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Regulations-and-Guidance/Legislation/CLIA/CLIA_Statistical_Tables_Graphs.html', 'modified': '2016-01-06', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-01-06', 'accessLevel': 'public', 'identifier': '369', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Regulations-and-Guidance/Legislation/CLIA/CLIA_Statistical_Tables_Graphs.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Ambulatory Surgical Center', 'End Stage Renal Disease (ESRD)', 'Enrollment', 'Federally Qualified Health Center (FQHC)', 'Home Health (HHA)', 'Hospice', 'Hospital', 'National', 'Pharmacy', 'Physician Services', 'Quality', 'State', 'Statistics'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'CLIA Statistical Tables and Graphs '}, {'description': '<p>The DE SynPUF is built from a 5 percent random sample of Medicare beneficiaries in 2008 and their claims from 2008 through 2010. The DE SynPUF contains five types of data, Beneficiary Summary, Inpatient Claims, Outpatient Claims, Carrier Claims, and Prescription Drug Events. Each file contains the same variables across years.</p>\n', 'programCode': ['009:000'], 'temporal': '2008-01-01T05:00:00-05:00/2010-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/SynPUFs/index.html', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:CERPUF@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2013-02-07', 'accessLevel': 'public', 'identifier': '420', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/SynPUFs/index.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Access to Care', 'Acute Care Hospital', 'Admissions', 'Ambulatory Surgical Center', 'Chronic Condition', 'Claims', 'County', 'Disparity', 'Disproportionate Share Hospitals (DSH)', 'End Stage Renal Disease (ESRD)', 'Enrollment', 'Entitlement', 'Expenditures', 'Home Health (HHA)', 'Hospice', 'Hospital', 'Inpatient', 'Medicare', 'Minority Health', 'National', 'Outcomes', 'Outpatient', 'Part A', 'Part B', 'Part D', 'Payments', 'Pharmacy', 'Physician Services', 'Prescription Drugs', 'Preventive Services', 'Providers', 'Publicly Available Data File - for download', 'Quality', 'Rates', 'Regional', 'Research', 'Short Stay Hospital (SSH)', 'State', 'Suppliers', 'Trends', 'Utilization'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'CMS 2008-2010 Data Entrepreneurs Synthetic Public Use File'}, {'description': '<p>CMS has developed a new quick reference statistical summary on annual CMS program and financial data. CMS Fast Facts includes summary information on total program enrollment, utilization, expenditures, as well as total number of Medicare providers including physicians by specialty area.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/CMS-Fast-Facts/index.html', 'modified': '2016-01-06', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-01-06', 'accessLevel': 'public', 'identifier': '315', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/CMS-Fast-Facts/index.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Ambulatory Surgical Center', 'Budget', 'CHIP', 'Claims', 'Durable Medical Equipment (DME)', 'Eligibility', 'Enrollment', 'Expenditures', 'Federally Qualified Health Center (FQHC)', 'Home Health (HHA)', 'Hospice', 'Hospital', 'Inpatient', 'Long Term Care (LTC)', 'Medicaid', 'Medicare', 'Medicare Advantage', 'National', 'Nursing Home', 'Outpatient', 'Part A', 'Part B', 'Part C', 'Part D', 'Payments', 'Persons Served', 'Physician Services', 'Prescription Drug Plans', 'Prescription Drugs', 'Providers', 'Psychiatric Facility', 'Short Stay Hospital (SSH)', 'Skilled Nursing (SNF)', 'Statistics', 'Suppliers', 'Trends', 'Utilization'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'CMS Fast Facts'}, {'description': '<p>The CMS Office of Enterprise Data and Analytics has developed CMS Program Statistics, which includes detailed summary statistics on national health care, Medicare populations, utilization, and expenditures, as well as counts for Medicare-certified institutional and non-institutional providers. CMS Program Statistics is organized into sections which can be downloaded and viewed separately. Tables and maps will be posted as they become finalized. CMS Program Statistics is replacing the Medicare and Medicaid Statistical Supplement, which was published annually in electronic form from 2001-2013.</p>\n', 'programCode': ['009:000'], 'temporal': '2013-01-01T05:00:00-05:00/2016-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/CMSProgramStatistics/index.html', 'modified': '2018-06-15', 'contactPoint': {'hasEmail': 'mailto:CMSProgramStatistics@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2015-11-23', 'accessLevel': 'public', 'identifier': '623', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/CMSProgramStatistics/index.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Acute Care Hospital', 'Ambulatory Surgical Center', 'End Stage Renal Disease (ESRD)', 'Expenditures', 'Federally Qualified Health Center (FQHC)', 'Home Health (HHA)', 'Hospice', 'Hospital', 'Inpatient', 'Long Term Care (LTC)', 'Medicare', 'Medicare Advantage', 'National', 'Outpatient', 'Part A', 'Part B', 'Part C', 'Providers', 'Short Stay Hospital (SSH)', 'Skilled Nursing (SNF)', 'State', 'Statistics', 'Utilization'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'CMS Program Statistics', 'accrualPeriodicity': 'R/P1Y'}, {'description': '<p>The annual CMS Statistics reference booklet provides a quick reference for summary information about health expenditures and the Medicare and Medicaid health insurance programs. The CMS Statistics reference booklet is published in June of each calendar year and represents the most currently available information at the time of publication. CMS Statistics reference booklets are available for 2003 through the most currently available complete calendar year.</p>\n', 'programCode': ['009:000'], 'temporal': '2003-01-01T05:00:00-05:00/2015-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/CMS-Statistics-Reference-Booklet/index.html', 'modified': '2016-04-14', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2003-06-01', 'accessLevel': 'public', 'identifier': '249', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/CMS-Statistics-Reference-Booklet/index.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Ambulatory Surgical Center', 'Budget', 'CHIP', 'Claims', 'Durable Medical Equipment (DME)', 'Eligibility', 'End Stage Renal Disease (ESRD)', 'Enrollment', 'Expenditures', 'Home Health (HHA)', 'Hospice', 'Hospital', 'Inpatient', 'Long Term Care (LTC)', 'Managed Care', 'Medicaid', 'Medicare', 'Medicare Administrative Contractor (MAC)', 'Medicare Advantage', 'Minority Health', 'National', 'Nursing Home', 'Outpatient', 'Part A', 'Part B', 'Part C', 'Part D', 'Payments', 'Persons Served', 'Physician Services', 'Prescription Drug Plans', 'Prescription Drugs', 'Providers', 'Psychiatric Facility', 'Publications', 'Rates', 'Regional', 'Short Stay Hospital (SSH)', 'Skilled Nursing (SNF)', 'Statistics', 'Suppliers', 'Trends', 'Utilization'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'CMS Statistics Reference Booklet', 'accrualPeriodicity': 'R/P1Y'}, {'description': '<p>The amounts reported on and its attachments must be actual expenditures for which all supporting documentation, in readily reviewable form, has been compiled and is available immediately at the time the claim is filed. Form CMS-64 is a statement of expenditures for which states are entitled to Federal reimbursement under Title XIX and which reconciles the monetary advance made on the basis of Form CMS-37 filed previously for the same quarter.</p>\n', 'programCode': ['009:000'], 'temporal': '2011-01-01T05:00:00-05:00/2011-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Computer-Data-and-Systems/MedicaidBudgetExpendSystem/CMS-64-Quarterly-Expense-Report.html', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '209', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Computer-Data-and-Systems/MedicaidBudgetExpendSystem/CMS-64-Quarterly-Expense-Report.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Budget', 'CHIP', 'Expenditures', 'Medicaid', 'Publicly Available Data File - for download', 'State', 'Statistics'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'CMS-64 Quarterly Expense Report'}, {'description': '<p>Healthcare Cost Report Information System (HCRIS) Dataset - Community Mental Health Center (CMHC). This data was reported on form CMS-2088-92. The data in this release includes years FY2010 to present. The CMHC Cost Report Data contains cost and statistical data for Community Mental Health Center providers.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/Cost-Reports/CMHC-.html', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:hcris@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2010-10-01', 'accessLevel': 'public', 'identifier': '555', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/Cost-Reports/CMHC-.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Community Health Center', 'Demonstrations', 'Medicare', 'National', 'Operating Costs', 'Psychiatric Facility', 'Publicly Available Data File - for download', 'Reports', 'Statistics'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Community Mental Health Clinic Cost Reports'}, {'description': '<p>The Comprehensive Primary Care (CPC) initiative is a multi-payer initiative fostering collaboration between public and private health care payers to strengthen primary care. Medicare will work with commercial and State health insurance plans and offer bonus payments to primary care doctors who better coordinate care for their patients.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://data.cms.gov/dataset/CPC-Initiative-Participating-Primary-Care-Practice/mw5h-fu5i', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2012-08-21', 'accessLevel': 'public', 'identifier': '482', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://data.cms.gov/dataset/CPC-Initiative-Participating-Primary-Care-Practice/mw5h-fu5i', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Center for Medicare and Medicaid Innovations', 'Interactive Tools', 'Publicly Available Data File - for download', 'State'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'CPC Initiative - Participating Primary Care Practices'}, {'description': '<p>PHS Act section 2719 requires non-grandfathered group health plans and health insurance issuers offering non-grandfathered health insurance coverage to provide relevant notices in a culturally and linguistically appropriate manner. The regulations implementing section 2719 require these plans and issuers to make certain accommodations for notices sent to an address in a county meeting a threshold percentage of people who are literate only in the same non-English language.<br />\nThe list below includes all counties which meet or exceed the 10 percent threshold for the 2006-2010 ACS data and is applicable for 2012.</p>\n', 'programCode': ['009:000'], 'temporal': '2012-01-01T05:00:00-05:00/2012-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/CCIIO/Resources/Fact-Sheets-and-FAQs/clas-data.html', 'modified': '2015-12-22', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2015-12-22', 'accessLevel': 'public', 'identifier': '303', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/CCIIO/Resources/Fact-Sheets-and-FAQs/clas-data.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Center for Consumer Information and Insurance Oversight', 'County', 'Fact Sheets', 'Minority Health', 'State'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Culturally and Linguistically Appropriate Services Cnty Data'}, {'description': '<p>The Clinical Laboratory Improvement Amendments (CLIA) regulations at Section 493.855(a) state The laboratory must ensure that each individual engaged in the examination of gynecologic preparations is enrolled in a proficiency testing (PT) program approved by the Centers for Medicare and Medicaid Services (CMS)</p>\n', 'programCode': ['009:000'], 'temporal': '2005-01-01T05:00:00-05:00/2014-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Regulations-and-Guidance/Legislation/CLIA/CytologyProficiencyTesting.html', 'modified': '2016-01-06', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-01-06', 'accessLevel': 'public', 'identifier': '200', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Regulations-and-Guidance/Legislation/CLIA/CytologyProficiencyTesting.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Enrollment', 'National', 'Prevention', 'Preventive Services', 'Providers', 'Quality', 'Statistics', 'Survey'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Cytology Proficiency Testing'}, {'description': '<p>The CMS Data Compendium provides key statistics about CMS programs and national health expenditures. The CMS Data Compendium contains historic, current, and projected data on Medicare enrollment and Medicaid recipients, expenditures, and utilization. Data pertaining to budget, administrative and operating costs, individual income, financing, and health care providers and suppliers are also included. National health expenditure data not specific to the Medicare or Medicaid programs are also included. The CMS report was published annually in electronic form and is available for each year from 2002 through 2011. The 2011 version is the last version of this publication. Similar information is available in the Medicare and Medicaid Statistical Supplement and the CMS Statistics, which are both published annually.</p>\n', 'programCode': ['009:000'], 'temporal': '2002-01-01T05:00:00-05:00/2011-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/DataCompendium/', 'modified': '2016-01-06', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-01-06', 'accessLevel': 'public', 'identifier': '257', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/DataCompendium/', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Budget', 'Diagnosis Related Grouping (DRG)', 'Eligibility', 'End Stage Renal Disease (ESRD)', 'Enrollment', 'Expenditures', 'Home Health (HHA)', 'Hospice', 'Hospital', 'Inpatient', 'Medicaid', 'Medicare', 'Medicare Advantage', 'National', 'Outpatient', 'Part A', 'Part B', 'Part C', 'Part D', 'Prescription Drug Plans', 'Providers', 'Short Stay Hospital (SSH)', 'Skilled Nursing (SNF)', 'State', 'Statistics', 'Suppliers', 'Utilization'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Data Compendium', 'accrualPeriodicity': 'R/P1Y'}, {'description': '<p>Dialysis Facility Compare helps you find detailed information about Medicare-certified dialysis facilities. You can compare the services and the quality of care that facilities provide. It also has other resources for patients and family members who want to learn more about chronic kidney disease and dialysis.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.medicare.gov/DialysisFacilityCompare', 'modified': '2015-12-16', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2015-12-16', 'accessLevel': 'public', 'identifier': '339', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.medicare.gov/DialysisFacilityCompare', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['County', 'Dialysis Center', 'End Stage Renal Disease (ESRD)', 'Interactive Tools', 'Medicare', 'Quality', 'State'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Dialysis Facility Compare'}, {'description': '<p>These are the official datasets used on the Medicare.gov Dialysis Facility Compare Website provided by the Centers for Medicare and Medicaid Services. These data allow you to compare the quality of care provided in Medicare-certified dialysis facilities nationwide.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://data.medicare.gov/data/dialysis-facility-compare', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2015-10-08', 'accessLevel': 'public', 'identifier': '470', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://data.medicare.gov/data/dialysis-facility-compare', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['County', 'Dialysis Center', 'End Stage Renal Disease (ESRD)', 'Medicare', 'National', 'Publicly Available Data File - for download', 'Quality', 'State'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Dialysis Facility Compare Data'}, {'description': '<p>Durable Medical Equipment, Prosthetics-Orthotics, and Supplies Fee Schedule. The list contains the fee schedule amounts, floors, and ceilings for all procedure codes and payment category, jurisdication, and short description assigned to each procedure code.</p>\n', 'programCode': ['009:000'], 'temporal': '1998-01-01T05:00:00-05:00/2016-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/DMEPOSFeeSched/DMEPOS-Fee-Schedule.html', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '160', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/DMEPOSFeeSched/DMEPOS-Fee-Schedule.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Budget', 'Durable Medical Equipment (DME)', 'Medicare', 'National', 'Payments', 'Physician Fee Schedule', 'Physician Services', 'Providers', 'Publicly Available Data File - for download', 'State', 'Suppliers'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'DME Prosthetics Orthotics, and Supplies Fee Schedule', 'accrualPeriodicity': 'R/P1Y'}, {'description': '<p>CMS has been conducting real-time claims analysis to monitor health status for groups of Medicare beneficiaries in competitive bidding areas (CBAs). Health status monitoring results are shown in files updated on a quarterly basis. On May 17, 2016, we posted monitoring data that shows our efforts have saved the Medicare program money while continuing to ensure access to equipment for all who need it in the non-competitive bidding areas. Specifically that data showed that suppliers in non-competitive bidding areas have continued to accept the new, adjusted DMEPOS payments.<br />\nAt the time that we posted the data on acceptance of the new, adjusted rates, we indicated that we would soon be furnishing monitoring data on health outcomes for beneficiaries in non-competitive bidding areas. The health outcomes monitoring data are now available.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/DMEPOSFeeSched/Fee-Adjustment-Monitoring.html', 'modified': '2017-06-21', 'contactPoint': {'hasEmail': 'mailto:datanavigator@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-05-16', 'accessLevel': 'public', 'identifier': '646', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/DMEPOSFeeSched/Fee-Adjustment-Monitoring.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Access to Care', 'Admissions', 'Claims', 'Durable Medical Equipment (DME)', 'Emergency Room-Department', 'Hospital', 'Medicare', 'National', 'Nursing Home', 'Outcomes', 'Payments', 'Physician Services', 'Reports', 'Suppliers'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'DMEPOS and Health Outcomes Data'}, {'description': '<p>The DMEPOS Competitive Bidding Program was mandated by Congress through the Medicare Prescription Drug, Improvement, and Modernization Act of 2003 (MMA). The statute requires that Medicare replace the current fee schedule payment methodology for selected Durable Medical Equipment, Prosthetics, Orthotics and Supplies (DMEPOS) items with a competitive bid process. The intent is to improve the effectiveness of the Medicare methodology for setting DMEPOS payment amounts, which will reduce beneficiary out-of-pocket expenses and save the Medicare program money while ensuring beneficiary access to quality items and services. The Competitive Acquisition Omburdsmans (CAOs) role is to help ensure that inquiries and complaints about the Program are resolved. As an ombudsman, the CAO also works with other areas of CMS to identify potential systemic issues with the goal of helping CMS ensure that beneficiaries have access to and suppliers provide high-quality DMEPOS items and services. The CAO also provides an annual report to Congress. In order to protect the interests of potentially affected Medicare beneficiaries, CMS has been conducting real-time claims analysis to monitor health status for groups of Medicare beneficiaries in competitive bidding areas (CBAs). Health status results are shown in the files on this site. Each file includes a written summary of results and graphical displays of key indicators reflective of the health status of beneficiaries and their access to DMEPOS items and services. The data is derived from claims for Medicare populations in each CBA and a corresponding comparator region that is similar to the CBA.</p>\n', 'programCode': ['009:000'], 'temporal': '2011-01-01T05:00:00-05:00/2014-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/DMEPOSCompetitiveBid/index.html', 'modified': '2015-12-22', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2015-12-22', 'accessLevel': 'public', 'identifier': '579', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/DMEPOSCompetitiveBid/index.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Access to Care', 'Claims', 'Durable Medical Equipment (DME)', 'Fact Sheets', 'Medicare', 'Quality', 'Regional', 'Reports', 'Suppliers'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'DMEPOS Competitive Bidding'}, {'description': '<p>This section contains statistical information and reports related to the percentage of electronic transactions being sent to Medicare contractors in the formats adopted as national standards under the Health Insurance Portability and Accountability Act of 1996 (HIPAA). Statistics have not yet been posted for the 276-277 claim status and response or the 270-271 eligibility query and response transactions, but those statistics should be added to this site soon. Please see pages on the 276-277 and the 270-271 in the Medicare Electronic Billing and Electronic Data Interchange (EDI) Transactions section of this Web site for further information on use of those transactions. There are also pages in that section on Medicare electronic claims, remittance advice, and coordination of benefit transactions for which statistics are included in this section of the Centers for Medicare and Medicaid Services (CMS) Web site.</p>\n', 'programCode': ['009:000'], 'temporal': '2000-01-01T05:00:00-05:00/2010-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/EDIPerformanceStatistics/index.html', 'modified': '2016-01-06', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-01-06', 'accessLevel': 'public', 'identifier': '550', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/EDIPerformanceStatistics/index.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Ambulatory Surgical Center', 'Claims', 'Durable Medical Equipment (DME)', 'Home Health (HHA)', 'Hospice', 'Hospital', 'Inpatient', 'Medicare', 'National', 'Outpatient', 'Physician Services', 'Skilled Nursing (SNF)', 'Statistics'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'EDI Performance Statistics'}, {'description': '<p>As of March 2013, more than 259,000 health care providers received payment for participating in the Medicare and Medicaid Electronic Health Record (EHR) Incentive Programs. In June 2012, CMS announced that more than 100,000 health care providers had been paid under the Medicare and Medicaid EHR Incentive Programs.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Regulations-and-Guidance/Legislation/EHRIncentivePrograms/DataAndReports.html', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '201', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Regulations-and-Guidance/Legislation/EHRIncentivePrograms/DataAndReports.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Eligibility', 'Hospital', 'Medicaid', 'Medicare', 'National', 'Payments', 'Providers', 'Publicly Available Data File - for download', 'State', 'Statistics'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'EHR Incentive Programs - Data and Reports'}, {'description': '<p>The End Stage Renal Disease (ESRD) Quality Initiative promotes ongoing CMS strategies to improve the quality of care provided to ESRD patients. This initiative supports quality improvement efforts among providers and makes available quality information that will enable patients to participate in making health care decisions. Quality measures for dialysis facilities are available to consumers on Dialysis Facility Compare on the Medicare.gov website.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Medicare/End-Stage-Renal-Disease/ESRDQualityImproveInit/', 'modified': '2016-01-06', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-01-06', 'accessLevel': 'public', 'identifier': '142', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Medicare/End-Stage-Renal-Disease/ESRDQualityImproveInit/', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Dialysis Center', 'End Stage Renal Disease (ESRD)', 'Medicare', 'National', 'Outcomes', 'Payments', 'Providers', 'Quality', 'Satisfaction', 'Statistics'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'End-Stage Renal Disease (ESRD) Quality Initiative'}, {'description': '<p>This final rule implements a case-mix adjusted bundled prospective payment system (PPS) for Medicare outpatient end-stage renal disease (ESRD) dialysis facilities beginning January 1, 2011 (ESRD PPS), in compliance with the statutory requirement of the Medicare Improvements for Patients and Providers Act (MIPPA), enacted July 15, 2008. This ESRD PPS also replaces the current basic case-mix adjusted composite payment system and the methodologies for the reimbursement of separately billable outpatient ESRD services.</p>\n', 'programCode': ['009:000'], 'temporal': '2008-01-01T05:00:00-05:00/2015-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/ESRDpayment/index.html', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '162', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/ESRDpayment/index.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Dialysis Center', 'End Stage Renal Disease (ESRD)', 'Medicare', 'National', 'Outpatient', 'Payments', 'Prospective Payment System (PPS)', 'Publicly Available Data File - for download'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'End-Stage Renal Disease Prospective Payment System'}, {'description': '<p>This page presents Public Use Files and other publicly-available data on CMS End-Stage Renal Disease Program. The focus is on the congressionally mandated Program Management and Medical Information System.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Medicare/End-Stage-Renal-Disease/ESRDGeneralInformation/Data.html', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:esrd_crown@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '141', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Medicare/End-Stage-Renal-Disease/ESRDGeneralInformation/Data.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['End Stage Renal Disease (ESRD)', 'Enrollment', 'Expenditures', 'Medicare', 'National', 'Providers', 'Publicly Available Data File - for download', 'Quality', 'Statistics', 'Survey'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'ESRD - General Information Data'}, {'description': '<p>Medicare payment to ESRD facilities for outpatient maintenance dialysis services furnished to Medicare beneficiaries with End-Stage Renal Disease (ESRD) is based on a prospective payment system known as the basic case-mix adjusted composite payment system. The base composite rate covers the costs of the dialysis treatment and certain routine drugs, laboratory tests, and supplies furnished at home or in a facility.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/ESRDpayment/', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '161', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/ESRDpayment/', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Coding and Coding Rules', 'Durable Medical Equipment (DME)', 'End Stage Renal Disease (ESRD)', 'Interactive Tools', 'Medicare', 'National', 'Payments', 'Prospective Payment System (PPS)', 'Providers', 'Publicly Available Data File - for download', 'Regional'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'ESRD Payment System'}, {'description': '<p>The Medicare Improvements for Patients and Providers Act (MIPPA) of 2008 requires that CMS and facilities inform beneficiaries about facility performance under the End-Stage Renal Disease (ESRD) Quality Incentive Program (QIP), and it also requires that CMS furnishes each dialysis facility with a Performance Score Certificate (PSC) that documents the facilitys Total Performance Score. The Payment Year (PY) 2017 NPRM Public Use Data File contains facility-level data used to calculate the benchmarks, performance standards, and achievement thresholds included in the PY 2017 NPRM. The PY 2017 Final Rule Public Use Data File contains facility-level data used to calculate the benchmarks, performance standards, and achievement thresholds included in the PY 2017 - PY 2018 Final Rule. The PY 2016 NPRM Public Use Data File contains facility-level data used to calculate the benchmarks, performance standards, and achievement thresholds included in the PY 2016 NPRM. The PY 2016 Final Rule Public Use Data File contains facility-level data used to calculate the benchmarks, performance standards, and achievement thresholds included in the PY 2016 Final Rule. Facility identifiers have been removed.</p>\n', 'programCode': ['009:000'], 'temporal': '2012-01-01T05:00:00-05:00/2017-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Medicare/Quality-Initiatives-Patient-Assessment-Instruments/ESRDQIP/08_ReportandCert.html', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '588', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Medicare/Quality-Initiatives-Patient-Assessment-Instruments/ESRDQIP/08_ReportandCert.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Dialysis Center', 'End Stage Renal Disease (ESRD)', 'Medicare', 'National', 'Publicly Available Data File - for download', 'Quality', 'Reports'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'ESRD Quality Incentive Program Public Reporting'}, {'description': '<p>A fee schedule is a complete listing of fees used by Medicare to pay doctors or other providers-suppliers. This comprehensive listing of fee maximums is used to reimburse a physician and or other providers on a fee-for-service basis. CMS develops fee schedules for physicians, ambulance services, clinical laboratory services, and durable medical equipment, prosthetics, orthotics, and supplies. See Related Links below for information about each specific fee schedule.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/FeeScheduleGenInfo/', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '163', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/FeeScheduleGenInfo/', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['County', 'Medicare', 'Medicare Administrative Contractor (MAC)', 'Physician Fee Schedule', 'Physician Services', 'Providers', 'Publicly Available Data File - for download', 'State', 'Suppliers'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Fee Schedules - General Information'}, {'description': '<p>CMS created the Five-Star Quality Rating System to help consumers, their families, and caregivers compare nursing homes more easily and to help identify areas about which consumers may have questions. This Web site includes data files that contain reported, expected, and adjusted staffing time values for all nursing homes on Nursing Home Compare</p>\n', 'programCode': ['009:000'], 'temporal': '2005-01-01T05:00:00-05:00/2015-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.cms.gov/Medicare/Provider-Enrollment-and-Certification/CertificationandComplianc/FSQRS.html', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '582', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.cms.gov/Medicare/Provider-Enrollment-and-Certification/CertificationandComplianc/FSQRS.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Long Term Care (LTC)', 'Medicaid', 'Medicare', 'National', 'Nursing Home', 'Outcomes', 'Publicly Available Data File - for download', 'Quality', 'Reports'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Five-Star Quality Rating System'}, {'description': '<p>Testing the efficacy of the patient-centered medical home among Federally Qualified Health Centers (FQHCs).</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://data.cms.gov/Government/FQHC-Advanced-Primary-Care-Practice-Demonstration-/mvd4-2t3p', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '478', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://data.cms.gov/Government/FQHC-Advanced-Primary-Care-Practice-Demonstration-/mvd4-2t3p', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Center for Medicare and Medicaid Innovations', 'Demonstrations', 'Federally Qualified Health Center (FQHC)', 'Interactive Tools', 'National', 'Publicly Available Data File - for download', 'State'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'FQHC Advanced Primary Care Demonstration Participants'}, {'description': '<p>The Health Care Consumer Initiatives section contains information about Hospitals, Ambulatory Surgical Centers, and Physicians.</p>\n', 'programCode': ['009:000'], 'temporal': '2012-01-01T05:00:00-05:00/2012-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Research/HealthCareConInit/index.html', 'modified': '2016-01-06', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-01-06', 'accessLevel': 'public', 'identifier': '246', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Research/HealthCareConInit/index.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Ambulatory', 'Ambulatory Surgical Center', 'County', 'Diagnosis Related Grouping (DRG)', 'Hospital', 'Inpatient', 'National', 'Outpatient', 'Payments', 'Physician Services', 'Research', 'State', 'Statistics', 'Utilization'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Health Care Consumer Initiatives'}, {'description': '<p>The data was derived from the Health Care Information System (HCIS), which contains Medicare Part A (Inpatient, Skilled Nursing Facility, Home Health Agency (Part A and B) and Hospice) and Medicare Part B (Outpatient) based on the type and State of the institutional provider. Data in HCIS is summarized from the Standard Analytical Files.</p>\n', 'programCode': ['009:000'], 'temporal': '2009-01-01T05:00:00-05:00/2011-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/HCIS/index.html', 'modified': '2016-12-14', 'contactPoint': {'hasEmail': 'mailto:datanavigator@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-12-14', 'accessLevel': 'public', 'identifier': '232', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/HCIS/index.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Home Health (HHA)', 'Hospice', 'Inpatient', 'Medicare', 'National', 'Outpatient', 'Part A', 'Part B', 'Publicly Available Data File - for download', 'Publicly Available Data File - for purchase', 'Skilled Nursing (SNF)', 'State'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Health Care Information System (HCIS) Data File', 'accrualPeriodicity': 'R/P1Y'}, {'description': '<p>A set of seven (7) public use files containing information on health insurance issuers participating in the Health Insurance Marketplace and certified qualified health plans (QHPs) offered on HealthCare.gov. Plan information incudes details about essential health benefits, cost sharing, rates, and geographic coverage.</p>\n', 'programCode': ['009:000'], 'temporal': '2014-01-01T05:00:00-05:00/2016-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/CCIIO/Resources/Data-Resources/marketplace-puf.html', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:Healthdata@hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2014-11-14', 'accessLevel': 'public', 'identifier': '546', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/CCIIO/Resources/Data-Resources/marketplace-puf.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Access to Care', 'Center for Consumer Information and Insurance Oversight', 'County', 'Covered Services', 'Eligibility', 'Freedom of Information Act (FOIA)', 'Health Insurance Marketplace', 'Interactive Tools', 'National', 'Payment Sources', 'Payments', 'Preventive Services', 'Publicly Available Data File - for download', 'Rates', 'Research', 'State'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Health Insurance Marketplace Public Use Files'}, {'description': '<p>The Affordable Care Act requires the U.S. Department of Health and Human Services (HHS) to develop quality data collection and reporting tools such as a Quality Rating System (QRS), a Quality Improvement Strategy (QIS) and an enrollee satisfaction survey system (ESS). The QRS, QIS, and ESS will inform consumer selection of a qualified health plan (QHP), decisions about QHP certification, and the Federal and State Marketplaces monitoring of QHP performance. The QRS is a system that rates QHPs based on relative quality and price. Documents describing the QRS data collection guidelines, technical specifications, and the QRS measures are available on this page. CMS is developing two consumer experience surveys to assess consumers and enrollees experiences with the Marketplaces and QHPs. The Health Insurance Marketplace Survey (Marketplace Survey) is intended to obtain consumers perspectives on the services provided by Marketplaces. Conducted during the 2014 open enrollment period, the purpose of the usability testing was to determine whether the State-Based Marketplace Web sites adopted principles for making a Web site usable for consumers and whether information about determining eligibility, comparing and choosing a health plan, and enrollment was easy to find. Results from this assessment are available on this page. The Qualified Health Plan Enrollee Experience Survey (QHP Enrollee Survey) is intended to obtain enrollees perspectives on the services provided by QHPs offered through the Marketplaces. Copies of the current survey in English, Spanish, and Chinese, are available on this page. QHP Enrollee Survey reports will be available in 2015.</p>\n', 'programCode': ['009:000'], 'temporal': '2014-01-01T05:00:00-05:00/2014-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Medicare/Quality-Initiatives-Patient-Assessment-Instruments/QualityInitiativesGenInfo/Health-Insurance-Marketplace-Quality-Initiatives.html', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '584', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Medicare/Quality-Initiatives-Patient-Assessment-Instruments/QualityInitiativesGenInfo/Health-Insurance-Marketplace-Quality-Initiatives.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Access to Care', 'Health Employer Data and Information Set (HEDIS)', 'Health Insurance Marketplace', 'Publicly Available Data File - for download', 'Quality', 'State', 'Survey', 'Uninsured'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Health Insurance Marketplace Quality Initiatives'}, {'description': '<p>The Affordable Care Act is bringing an unprecedented level of scrutiny and transparency to health insurance rate increases. The Act ensures that, in any State, any proposed rate increase by individual or small group market insurers at or above 10 percent will be scrutinized by independent experts to make sure it is justified. This analysis will help moderate premium hikes and lower costs for individuals, families, and businesses that buy insurance in these markets. Additionally, insurance companies must provide easy to understand information to their customers about their reasons for unreasonable rate increases, as well as publicly justify and post on their website any unreasonable rate increases. These steps allow consumers to know why they are paying higher rates.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/CCIIO/Resources/Fact-Sheets-and-FAQs/rate_review_fact_sheet.html', 'modified': '2015-12-22', 'contactPoint': {'hasEmail': 'mailto:CMS.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2015-12-22', 'accessLevel': 'public', 'identifier': '298', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/CCIIO/Resources/Fact-Sheets-and-FAQs/rate_review_fact_sheet.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Center for Consumer Information and Insurance Oversight', 'Fact Sheets', 'Rates', 'State'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Health Insurance Rate Review Fact Sheet'}, {'description': '<p>The Affordable Care Act requires that HHS establish a mechanism, including an internet website, through which a resident of, or small business in, any State may identify affordable health insurance coverage options in that State. The Healthcare.gov website has been displaying data collected from individual and small group insurance issuers in its Plan Finder since July, 2010. The information provided allows consumers and researchers to more fully understand the current health insurance marketplace while opening the door of opportunity for innovative developers to provide this information in creative ways to more Americans.</p>\n', 'programCode': ['009:000'], 'temporal': '2011-01-01T05:00:00-05:00/2015-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/CCIIO/Resources/Data-Resources/health_plan_finder_data.html', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:OCIIOPlanFinder@cms.hhs.gov', 'fn': 'CCIIO'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '296', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/CCIIO/Resources/Data-Resources/health_plan_finder_data.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Center for Consumer Information and Insurance Oversight', 'County', 'Covered Services', 'Health Insurance Marketplace', 'Medicaid', 'Medicaid-Expansion', 'Publicly Available Data File - for download', 'Rates', 'Regional', 'State', 'Uninsured'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Health Plan Finder Data'}, {'description': '<p>This page contains several useful trend and competition indicators. Certain files will be updated monthly while others will be updated quarterly. The files are the 13 Month Trend Report, Trends by State by Quarter Report, Competition Macro by Plan and or Counties, and The By RO Type Report.</p>\n', 'programCode': ['009:000'], 'temporal': '2005-01-01T05:00:00-05:00/2005-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Medicare/Health-Plans/HealthPlansGenInfo/ReportsFilesData.html', 'modified': '2016-01-06', 'contactPoint': {'hasEmail': 'mailto:Healthdata@hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-01-06', 'accessLevel': 'public', 'identifier': '144', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Medicare/Health-Plans/HealthPlansGenInfo/ReportsFilesData.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Enrollment', 'Medicare', 'Medicare Advantage', 'National', 'Part C', 'Providers', 'Rates', 'Reports', 'Statistics', 'Trends'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Health Plans - Trend Reports'}, {'description': '<p>This page contains several files presenting aggregate Medicare Advantage (MA) enrollment, and Original Medicare eligible counts.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/HealthPlanRepFileData/index.html', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '258', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/HealthPlanRepFileData/index.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['County', 'Eligibility', 'Enrollment', 'Medicare Advantage', 'National', 'Part A', 'Part B', 'Part C', 'Providers', 'Publicly Available Data File - for download', 'Regional', 'State', 'Trends'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Health Plans, Reports, Files and Data', 'accrualPeriodicity': 'R/P1Y'}, {'description': '<p>All of the data used on the Finder.HealthCare.gov web application is available through this API. There are multiple collections of data available through the API.<br />\n1. Public Options Data - This data set includes Medicaid, CHIP, High Risk and Territory data along with all of the other public options available. The appropriate options are returned based on the criteria submitted in the API call.<br />\n2. Individual and Family Health Insurance Options Data - Paginated individual and family health insurance plan data, a subset of the full plan data including pricing, is returned for plans that match the criteria submitted in the API call for available plans. Full plan data is returned when a specific plan is requested with all appropriate criteria.<br />\n3. Small Group Insurance Options Data - Paginated Small Group health insurance product data, a subset of the full product data including pricing, is returned for products that match the criteria submitted in the API call for available products. Full product data is returned when a specific product is requested with all appropriate criteria.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://finder.healthcare.gov/#services', 'modified': '2016-03-24', 'contactPoint': {'hasEmail': 'mailto:Healthdata@hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-03-24', 'accessLevel': 'public', 'identifier': '540', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://finder.healthcare.gov/#services', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Center for Consumer Information and Insurance Oversight', 'External Source', 'Health Insurance Marketplace', 'Interactive Tools', 'Medicaid', 'Medicaid-Expansion', 'National', 'State', 'Uninsured'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Healthcare Finder API'}, {'description': '<p>These data files contain the highest level of cost report status for cost reports in all reported fiscal years. For example, if the Healthcare Cost Report Information System (HCRIS) department has both an as submitted report and a final settled report for a hospital for a particular year, the data files will only contain the final settled report. If HCRIS has both a final settled report and a reopened report, the data files will only have the reopened report.</p>\n', 'programCode': ['009:000'], 'temporal': '1994-01-01T05:00:00-05:00/2015-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/Cost-Reports/HHA.html', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '553', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/Cost-Reports/HHA.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Home Health (HHA)', 'Medicare', 'National', 'Operating Costs', 'Publicly Available Data File - for download'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Home Health Agency (HHA) Medicare Cost Report Data'}, {'description': '<p>Home Health Compare has information about the quality of care provided by Medicare-certified home health agencies throughout the nation. Medicare-certified means the home health agency is approved by Medicare and meets certain Federal health and safety requirements. Home Health Care includes skilled nursing care, physical therapy, occupational therapy, and speech therapy, medical social services and home health aide services</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.medicare.gov/HomeHealthCompare/search.aspx', 'modified': '2015-12-16', 'contactPoint': {'hasEmail': 'mailto:Healthdata@hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2015-12-16', 'accessLevel': 'public', 'identifier': '340', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.medicare.gov/HomeHealthCompare/search.aspx', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['County', 'Home Health (HHA)', 'Interactive Tools', 'Medicare', 'Outcomes', 'Quality', 'State'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Home Health Compare'}, {'description': '<p>These are the official datasets used on the Medicare.gov Home Health Compare Website provided by the Centers for Medicare and Medicaid Services. These data allow you to compare the quality of care provided by Medicare-certified home health agencies throughout the nation.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://data.medicare.gov/data/home-health-compare', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '434', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://data.medicare.gov/data/home-health-compare', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['County', 'Home Health (HHA)', 'Interactive Tools', 'Medicare', 'Medicare-Medicaid Dual Beneficiaries', 'National', 'Outcomes', 'Part A', 'Part B', 'Providers', 'Publicly Available Data File - for download', 'Quality', 'Regional', 'State'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Home Health Compare Data'}, {'description': '<p>Under prospective payment, Medicare pays home health agencies (HHAs) a predetermined base payment. The payment is adjusted for the health condition and care needs of the beneficiary. The payment is also adjusted for the geographic differences in wages for HHAs across the country. The adjustment for the health condition, or clinical characteristics, and service needs of the beneficiary is referred to as the case-mix adjustment. The home health PPS will provide HHAs with payments for each 60-day episode of care for each beneficiary.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/HomeHealthPPS/', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '164', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/HomeHealthPPS/', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Coding and Coding Rules', 'Home Health (HHA)', 'Interactive Tools', 'Medicare', 'National', 'Payments', 'Prospective Payment System (PPS)', 'Providers', 'Publicly Available Data File - for download', 'Regional'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Home Health PPS'}, {'description': '<p>The instrument-data collection tool used to collect and report performance data by home health agencies is called the Outcome and Assessment Information Set (OASIS). Since 1999, CMS has required Medicare-certified home health agencies to collect and transmit OASIS data for all adult patients whose care is reimbursed by Medicare and Medicaid with the exception of patients receiving pre- or postnatal services only. OASIS data are used for multiple purposes including calculating several types of quality reports that are provided to home health agencies to help guide quality and performance improvement efforts. OASIS-C includes data items supporting measurement of rates for use of specific evidence-based care processes. The OASIS-C1 - ICD-9 version went into effect at 1200 a.m. on January 1, 2015 and shall remain in effect until ICD-10 is implemented or until another disposition is made by CMS. The following two categories of quality measures are used in the Home Health Quality Reporting Program (HH QRP) 1.Outcome measures and 2.Process measures. This site contains brief descriptions of each measure type and how the data for that measure is calculated, it provides links to technical documentation, tables identifying which Home Health Quality Measures are risk-adjusted and reported publicly, and additional resources. Lists of all home health quality measures and designation of which are publicly reported can be found on the Quality Measures page accessed from the list on the left of this page.</p>\n', 'programCode': ['009:000'], 'temporal': '2006-01-01T05:00:00-05:00/2014-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Medicare/Quality-Initiatives-Patient-Assessment-Instruments/HomeHealthQualityInits/index.html', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '585', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Medicare/Quality-Initiatives-Patient-Assessment-Instruments/HomeHealthQualityInits/index.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Acute Care Hospital', 'Claims', 'Emergency Room-Department', 'Home Health (HHA)', 'Medicaid', 'Medicare', 'Outcomes', 'Part A', 'Publicly Available Data File - for download', 'Quality', 'Readmissions', 'Reports', 'Utilization'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Home Health Quality Initiative'}, {'description': '<p>Hospital Compare is a consumer-oriented website that provides information on how well hospitals provide recommended care to their patients. This information can help consumers make informed decisions about health care. Hospital Compare allows consumers to select multiple hospitals and directly compare performance measure information related to heart attack, heart failure, pneumonia, surgery and other conditions.</p>\n', 'programCode': ['009:000'], 'temporal': '2012-01-01T05:00:00-05:00/2012-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Medicare/Quality-Initiatives-Patient-Assessment-Instruments/HospitalQualityInits/HospitalCompare.html', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '439', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.cms.gov/Medicare/Quality-Initiatives-Patient-Assessment-Instruments/HospitalQualityInits/HospitalCompare.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['County', 'Hospital', 'Inpatient', 'Medical Imaging', 'Medicare', 'National', 'Outpatient', 'Publicly Available Data File - for download', 'Quality', 'Rates', 'State', 'Survey'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Hospital Compare - Archived Data'}, {'description': '<p>These are the official datasets used on the Medicare.gov Hospital Compare Website provided by the Centers for Medicare and Medicaid Services. These data allow you to compare the quality of care at over 4,000 Medicare-certified hospitals across the country.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://data.medicare.gov/data/hospital-compare', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '466', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://data.medicare.gov/data/hospital-compare', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['County', 'Hospital', 'Inpatient', 'Medical Imaging', 'Medicare', 'National', 'Outpatient', 'Publicly Available Data File - for download', 'Quality', 'Rates', 'State', 'Survey'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Hospital Compare Data'}, {'description': '<p>Section 4523 of the Balanced Budget Act of 1997 (BBA) provides authority for CMS to implement a prospective payment system (PPS) under Medicare for hospital outpatient services, certain Part B services furnished to hospital inpatients who have no Part A coverage, and partial hospitalization services furnished by community mental health centers. The provisions of this section were further modified by sections 201 and 202 of the Balanced Budget Refinement Act of 1999 (BBRA).</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/HospitalOutpatientPPS/', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:OutpatientPPS@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '169', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/HospitalOutpatientPPS/', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Ambulatory', 'Coding and Coding Rules', 'Hospital', 'Interactive Tools', 'Legislations', 'Medicare', 'National', 'Outpatient', 'Payments', 'Prospective Payment System (PPS)', 'Providers', 'Publicly Available Data File - for download', 'Regional'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Hospital Outpatient PPS'}, {'description': '<p>In the interest of promoting high-quality, patient-centered care and accountability, the Centers for Medicare and Medicaid Services (CMS) and Hospital Quality Alliance (HQA) began publicly reporting 30-day mortality measures for acute myocardial infarction (AMI) and heart failure (HF) in June 2007 and for pneumonia (PN) in June 2008. CMS has since expanded the publicly reported outcome measures to include 30-day readmission for these conditions, as well as in-hospital adverse events and mortality.</p>\n', 'programCode': ['009:000'], 'temporal': '2010-01-01T05:00:00-05:00/2015-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Medicare/Quality-Initiatives-Patient-Assessment-Instruments/HospitalQualityInits/OutcomeMeasures.html', 'modified': '2015-12-22', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2015-12-22', 'accessLevel': 'public', 'identifier': '193', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Medicare/Quality-Initiatives-Patient-Assessment-Instruments/HospitalQualityInits/OutcomeMeasures.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Chart Books', 'Claims', 'Disparity', 'Hospital', 'Inpatient', 'Medicare', 'National', 'Outcomes', 'Outpatient', 'Payments', 'Quality', 'Rates', 'Readmissions', 'Skilled Nursing (SNF)', 'Survey', 'Trends'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Hospital Quality Initiative - Outcome Measures', 'accrualPeriodicity': 'R/P1Y'}, {'description': '<p>The Hospital Service Area file is a summary of calendar year Medicare inpatient hospital fee-for-service claims data. It contains number of discharges, total days of care, and total charges summarized by hospital provider number and the ZIP code of the Medicare beneficiary. The record layout in the Downloads section below provides additional details on the file.</p>\n', 'programCode': ['009:000'], 'temporal': '2010-01-01T05:00:00-05:00/2017-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Hospital-Service-Area-File/index.html', 'modified': '2018-09-05', 'contactPoint': {'hasEmail': 'mailto:Healthdata@hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2018-09-05', 'accessLevel': 'public', 'identifier': '233', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Hospital-Service-Area-File/index.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Claims', 'Hospital', 'Inpatient', 'Medicare', 'National', 'Publicly Available Data File - for download', 'Publicly Available Data File - for purchase'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Hospital Service Area File', 'accrualPeriodicity': 'R/P1Y', 'describedBy': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Files-for-Order/NonIdentifiableDataFiles/Downloads/hmaf93.pdf'}, {'description': '<p>In FY 2016, 758 out of 3,308 hospitals subject to the HAC Reduction Program are in the worst performing quartile and will have a one percent payment reduction applied to all Medicare discharges occurring between October 1, 2015 and September 30, 2016. In FY 2015, 724 hospitals were subject to a payment reduction.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.medicare.gov/hospitalcompare/HAC-reduction-program.html', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:medicareproviderdata@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '631', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.medicare.gov/hospitalcompare/HAC-reduction-program.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Hospital', 'Interactive Tools', 'Long Term Care (LTC)', 'Medicare', 'National', 'Publicly Available Data File - for download', 'State', 'Survey'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Hospital-Acquired Condition Reduction Program'}, {'description': '<p>On April 30, 2012, CMS issued a national coverage determination (NCD) to allow coverage of extracorporeal photopheresis (ECP) for the treatment of bronchiolitis obliterans syndrome (BOS) following lung allograft transplantation when ECP is provided in a clinical research study under the coverage with evidence development policy (CED). BOS is estimated to be present in more than 50 percent of lung allograft recipients at five years after transplantation, and remains a major obstacle to long-term lung transplant survival. One of the requirements of a CED research study protocol is that it should discuss how the results are or are not expected to be generalizable to the Medicare population, to allow statistical inferences about whether Medicare patients may benefit from the intervention. The download on this page provides a table of the incidence of lung transplants in the Medicare population in recent years to aid researchers who develop CED studies of ECP for BOS in determining sample size estimates.</p>\n', 'programCode': ['009:000'], 'temporal': '2006-01-01T05:00:00-05:00/2011-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Medicare/Coverage/Coverage-with-Evidence-Development/Extracorporeal-Photopheresis-ECP-for-the-Treatment-of-Bronchiolitis-Obliterans-Syndrome-BOS-Following-Lung-Allograft-Transplantation.html', 'modified': '2016-01-06', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-01-06', 'accessLevel': 'public', 'identifier': '573', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Medicare/Coverage/Coverage-with-Evidence-Development/Extracorporeal-Photopheresis-ECP-for-the-Treatment-of-Bronchiolitis-Obliterans-Syndrome-BOS-Following-Lung-Allograft-Transplantation.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Claims', 'Covered Services', 'Medicare', 'National', 'Outcomes', 'Part B', 'Quality', 'Statistics'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Incidence of Lung Transplants in the Medicare Population'}, {'description': '<p>Since October 1, 1983, most hospitals have been paid under the hospital inpatient prospective payment system (PPS). However, certain types of specialty hospitals and units were excluded from PPS because the PPS diagnosis related groups do not accurately account for the resource costs for the types of patients treated in those facilities. Facilities originally excluded from PPS included rehabilitation, psychiatric, childrens, cancer, and long term care hospitals, rehabilitation and psychiatric hospital distinct part units, and hospitals located outside the 50 states and Puerto Rico.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/InpatientPsychFacilPPS/', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '170', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/InpatientPsychFacilPPS/', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Coding and Coding Rules', 'Inpatient', 'Interactive Tools', 'Medicare', 'National', 'Payments', 'Prospective Payment System (PPS)', 'Providers', 'Psychiatric Facility', 'Publicly Available Data File - for download', 'Regional'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Inpatient Psychiatric Facility PPS'}, {'description': '<p>Section 4421 of the Balanced Budget Act of 1997 (Public Law 105-33), as amended by section 125 of the Medicare, Medicaid, and SCHIP Balanced Budget Refinement Act of 1999 (Public Law 106-113), and by section 305 of the Medicare, Medicaid, and SCHIP Benefits Improvement and Protection Act of 2000 (Public Law 106-554), authorizes the implementation of a per discharge prospective payment system (PPS), through section 1886(j) of the Social Security Act, for inpatient rehabilitation hospitals and rehabilitation units - referred to as inpatient rehabilitation facilities (IRFs).</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/InpatientRehabFacPPS/', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:james.krometis@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '171', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/InpatientRehabFacPPS/', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Coding and Coding Rules', 'Inpatient', 'Interactive Tools', 'Medicare', 'National', 'Payments', 'Prospective Payment System (PPS)', 'Providers', 'Publicly Available Data File - for download', 'Regional'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Inpatient Rehabilitation Facility PPS'}, {'description': '<p>The CMS IPBS PUFs are aggregated files in which each record summarizes information for a particular institutional provider. An institutional provider refers to a hospital, a critical care facility, a skilled nursing facility, a home health agency or hospice or another similar institution providing services to Medicare beneficiaries. Information about individual beneficiaries is not reported.</p>\n', 'programCode': ['009:000'], 'temporal': '2008-01-01T05:00:00-05:00/2010-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/BSAPUFS/IPBS_PUF.html', 'modified': '2017-02-10', 'contactPoint': {'hasEmail': 'mailto:CERPUF@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2012-07-31', 'accessLevel': 'public', 'identifier': '368', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/BSAPUFS/IPBS_PUF.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Activities of Daily Living (ADL)', 'Admissions', 'Ambulatory', 'Claims', 'Home Health (HHA)', 'Hospital', 'Hospital Referral Region', 'Inpatient', 'Medicare', 'National', 'Payments', 'Preventive Services', 'Providers', 'Publicly Available Data File - for download', 'Quality', 'Skilled Nursing (SNF)', 'Utilization'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Institutional Provider and Beneficiary Summary PUF'}, {'description': '<p>A provider level summary of Inpatient Prospective Payment System (IPPS) discharges, average charges and average Medicare payments for the Top 100 Diagnosis-Related Groups (DRG)</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://data.cms.gov/Medicare/Inpatient-Prospective-Payment-System-IPPS-Provider/97k6-zzx3', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:MedicareProviderData@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '474', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://data.cms.gov/resource/97k6-zzx3.json', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}], 'keyword': ['Covered Services', 'Diagnosis Related Grouping (DRG)', 'Expenditures', 'Hospital', 'Hospital Referral Region', 'Inpatient', 'Interactive Tools', 'Medicare', 'National', 'Part A', 'Payments', 'Prospective Payment System (PPS)', 'Providers', 'Publicly Available Data File - for download', 'Short Stay Hospital (SSH)', 'State'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'IPPS Provider Summary for the Top 100 DRGs - FY2011', 'accrualPeriodicity': 'R/P1Y'}, {'description': '<p>This website provides demographic information about laboratories, including CLIA number, facility name and address, where the laboratory testing is performed, the type of CLIA certificate, and the date the certificate expires. This list is updated monthly and represents the information in the system at the time of update. For additional information about a particular laboratory, contact the appropriate State Agency or Regional Office CLIA contact (refer to State Agency or Regional Office CLIA link found on the left-hand navigation pane).</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Regulations-and-Guidance/Legislation/CLIA/CLIA_Laboratory_Demographic_Information.html', 'modified': '2016-08-03', 'contactPoint': {'hasEmail': 'mailto:datanavigator@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-08-03', 'accessLevel': 'public', 'identifier': '432', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Regulations-and-Guidance/Legislation/CLIA/CLIA_Laboratory_Demographic_Information.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['County', 'Hospital Referral Region', 'Interactive Tools', 'Medicaid', 'Medical Imaging', 'Medicare', 'Medicare-Medicaid Dual Beneficiaries', 'National', 'Providers', 'Regional', 'Screenings', 'State', 'Suppliers', 'Vendors'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Laboratory Demographics Lookup Tool'}, {'description': '<p>Information for those with limited income and resources (those who may qualify for or already have the Low Income Subsidy to lower their prescription drug coverage costs). Information for people who may qualify for extra help, people losing their automatic eligibility for the extra help, people with a change in their extra help co-payment level, people Medicare will reassign to a new plan, and people who chose their own plan.</p>\n', 'programCode': ['009:000'], 'temporal': '2009-01-01T05:00:00-05:00/2011-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Medicare/Prescription-Drug-Coverage/LimitedIncomeandResources/', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '186', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Medicare/Prescription-Drug-Coverage/LimitedIncomeandResources/', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['County', 'Covered Services', 'Eligibility', 'Enrollment', 'Medicare', 'National', 'Part D', 'Prescription Drug Plans', 'Prescription Drugs', 'Publicly Available Data File - for download', 'State', 'Statistics'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Limited Income and Resources'}, {'description': '<p>The Medicare, Medicaid, and SCHIP Balanced Budget Refinement Act of 1999 (BBRA) (Pub. L. 106-113) and the Medicare, Medicaid, and SCHIP Benefits Improvement and Protection Act of 2000 (BIPA) (Pub. L. 106-554) provide for payment for both the operating and capital-related costs of hospital inpatient stays in long-term care hospitals (LTCHs) under Medicare Part A based on prospectively set rates.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/LongTermCareHospitalPPS/', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:CMS.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '172', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/LongTermCareHospitalPPS/', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Coding and Coding Rules', 'Long Term Care (LTC)', 'Medicare', 'National', 'Payments', 'Prospective Payment System (PPS)', 'Providers', 'Publicly Available Data File - for download', 'Quality', 'Regional'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Long-Term Care Hospital PPS'}, {'description': '<p>Provides low income subsidy enrollment at the contract-county level for all organizations offering Part D</p>\n', 'programCode': ['009:000'], 'temporal': '2009-01-01T05:00:00-05:00/2016-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/MCRAdvPartDEnrolData/LIS-Contract-Enrollment-by-County.html', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '337', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/MCRAdvPartDEnrolData/LIS-Contract-Enrollment-by-County.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['County', 'Enrollment', 'Medicare', 'Medicare Advantage', 'Part C', 'Part D', 'Prescription Drug Plans', 'Prescription Drugs', 'Publicly Available Data File - for download', 'State'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Low Income Subsidy Enrollment', 'accrualPeriodicity': 'R/P1Y'}, {'description': '<p>The CMS Office of Minority Health has designed an interactive map, the Mapping Medicare Disparities Tool, to identify areas of disparities between subgroups of Medicare beneficiaries (e.g., racial and ethnic groups) in health outcomes, utilization, and spending. This information may be used to inform policy decisions and to target populations and geographies for potential interventions.</p>\n', 'programCode': ['009:000'], 'temporal': '2012-01-01T05:00:00-05:00/2014-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.cms.gov/About-CMS/Agency-Information/OMH/OMH-Mapping-Medicare-Disparities.html', 'modified': '2016-04-12', 'contactPoint': {'hasEmail': 'mailto:mapping-medicare-disparities@norc.org', 'fn': 'Health Data Initiative'}, 'issued': '2016-03-01', 'accessLevel': 'public', 'identifier': '638', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://data.cms.gov/mapping-medicare-disparities', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Accountable Care Organization', 'Chronic Condition', 'Community Health Center', 'County', 'Disparity', 'Expenditures', 'Hospital', 'Interactive Tools', 'Medicare', 'Medicare-Medicaid Dual Beneficiaries', 'Minority Health', 'National', 'Outcomes', 'Quality', 'Readmissions', 'Regional', 'State', 'Utilization'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Mapping Medicare Disparities Tool'}, {'description': '<p>The Office of Enterprise Data and Analytics, within the Centers for Medicare aqnd Medicaid Services (CMS), has developed a set of information products and analytics examining enrollment activity in the Health Insurance Marketplaces (the Marketplaces). The Marketplaces were established in 2014 and allow individuals to shop for health insurance and dental plans. While some of the data products available here include data for all 50 states and the District of Columbia, other products focus only on states that utilize the Healthcare.gov platform (38 states in 2016). Each product clearly defines the population. Caution is recommended when comparing annual data as the definitions for some variables have changed from one reporting period to another. These changes are noted in the affected products.</p>\n', 'programCode': ['009:000'], 'temporal': '2014-01-01T05:00:00-05:00/2018-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Marketplace-Products/index.html', 'modified': '2018-04-03', 'contactPoint': {'hasEmail': 'mailto:datanavigator@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-07-01', 'accessLevel': 'public', 'identifier': '650', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Marketplace-Products/index.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Access to Care', 'County', 'Eligibility', 'Enrollment', 'Health Insurance Marketplace', 'National', 'Payments', 'Publicly Available Data File - for download', 'Research', 'State', 'Trends'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Marketplace Products'}, {'description': '<p>The MAX Provider Characteristics (PC) File Implementation Report describes the design, implementation, and results of the MAXPC prototype, which was based on three states using provider data from 2006 and 2009.<br />\nBased on the findings of this report, CMS decided to begin producing MAXPC for MAX 2009 data. For more information about the 2009 MAXPC files, consult the production specifications and validation tables in the downloads below.</p>\n', 'programCode': ['009:000'], 'temporal': '2009-01-01T05:00:00-05:00/2011-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Computer-Data-and-Systems/MedicaidDataSourcesGenInfo/MAXPC.html', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '347', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Computer-Data-and-Systems/MedicaidDataSourcesGenInfo/MAXPC.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Access to Care', 'CHIP', 'Medicaid', 'Medicaid-Expansion', 'Medicare', 'Medicare-Medicaid Dual Beneficiaries', 'National', 'Providers', 'Publicly Available Data File - for download', 'State', 'Statistics'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'MAX Provider Characteristics', 'accrualPeriodicity': 'R/P1Y'}, {'description': '<p>The MDS is a powerful tool for implementing standardized assessment and for facilitating care management in nursing homes (NHs) and non-critical access hospital swing beds (SBs). Its content has implications for residents, families, providers, researchers, and policymakers, all of whom have expressed concerns about the reliability, validity, and relevance of MDS 2.0.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Medicare/Quality-Initiatives-Patient-Assessment-Instruments/NursingHomeQualityInits/NHQIMDS30.html', 'modified': '2016-01-06', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-01-06', 'accessLevel': 'public', 'identifier': '490', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Medicare/Quality-Initiatives-Patient-Assessment-Instruments/NursingHomeQualityInits/NHQIMDS30.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Activities of Daily Living (ADL)', 'Activity Limitation', 'County', 'Falls', 'Medicaid', 'Medicaid Managed Care', 'Medicare', 'Medicare Advantage', 'Nursing Home', 'Quality', 'Reports', 'Skilled Nursing (SNF)', 'State', 'Statistics', 'Trends'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'MDS 3.0 for Nursing Homes and Swing Bed Providers'}, {'description': '<p>The MDS 3.0 Frequency Report summarizes information for active residents currently in nursing homes. The source of these counts is the residents MDS assessment record. The MDS assessment information for each active nursing home resident is consolidated to create a profile of the most recent standard information for the resident.</p>\n', 'programCode': ['009:000'], 'temporal': '2012-01-01T05:00:00-05:00/2015-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Computer-Data-and-Systems/Minimum-Data-Set-3-0-Public-Reports/Minimum-Data-Set-3-0-Frequency-Report.html', 'modified': '2016-01-06', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-01-06', 'accessLevel': 'public', 'identifier': '465', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Computer-Data-and-Systems/Minimum-Data-Set-3-0-Public-Reports/Minimum-Data-Set-3-0-Frequency-Report.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Activities of Daily Living (ADL)', 'Medicare', 'Quality', 'Skilled Nursing (SNF)', 'Statistics'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'MDS 3.0 Frequency Report'}, {'description': '<p>The Medicaid Analytic eXtract Chartbooks are research tools and reference guides on Medicaid enrollees and their Medicaid experience in 2002 and 2004. Developed for state Medicaid directors, policymakers, researchers, and others interested in the Medicaid program, the chartbooks consists of illustrative graphs, descriptive text, and an extensive data appendix with summary national- and state-level information on enrollee demographic and eligibility characteristics, Medicaid service use, and Medicaid expenditures in 2002 and 2004. The chartbooks summarize the Medicaid program and the MAX data system. They also present figures and tables that reflect the Medicaid population in 2002 and 2004. Chapter 2 profiles Medicaid enrollees and their Medicaid experience nationally, Chapter 3 presents state-level detail, and Chapters 4 through 6 provide supplementary information on special topic areas, including managed care, dual Medicare and Medicaid enrollees, and service use and expenditures by detailed type of service. An appendix contains source data tables for Chapters 3 through 6. The MAX Chartbooks, in PDF format, and their associated appendix tables, as zipped Excel files, can be downloaded.</p>\n', 'programCode': ['009:000'], 'temporal': '2002-01-01T05:00:00-05:00/2010-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Computer-Data-and-Systems/MedicaidDataSourcesGenInfo/MAX_Chartbooks.html', 'modified': '2015-12-22', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2015-12-22', 'accessLevel': 'public', 'identifier': '343', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Computer-Data-and-Systems/MedicaidDataSourcesGenInfo/MAX_Chartbooks.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Ambulatory', 'Chart Books', 'CHIP', 'Eligibility', 'Enrollment', 'Expenditures', 'Managed Care', 'Medicaid', 'Medicaid Managed Care', 'Medicaid-Expansion', 'Medicare', 'Medicare-Medicaid Dual Beneficiaries', 'National', 'State', 'Utilization'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medicaid Analytic eXtract (MAX) Chartbooks'}, {'description': '<p>The Statistical Compendium table listing (below) enables users to choose to view Medicaid prescription drug tables for 1999 - 2009, and to select the tables for the nation as a whole or for individual states. Within each zip file, you will find tables that focus on Medicare-Medicaid dual eligibles, nonduals, and all Medicaid beneficiaries combined.</p>\n', 'programCode': ['009:000'], 'temporal': '1999-01-01T05:00:00-05:00/2009-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Computer-Data-and-Systems/MedicaidDataSourcesGenInfo/Medicaid-Analytic-eXtract-MAX-Rx.html', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '344', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Computer-Data-and-Systems/MedicaidDataSourcesGenInfo/Medicaid-Analytic-eXtract-MAX-Rx.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Eligibility', 'Medicaid', 'Medicare', 'Medicare-Medicaid Dual Beneficiaries', 'National', 'Payments', 'Pharmacy', 'Prescription Drug Plans', 'Prescription Drugs', 'Publicly Available Data File - for download', 'Skilled Nursing (SNF)', 'State', 'Statistics', 'Utilization'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medicaid Analytic eXtract (MAX) Rx Table Listing', 'accrualPeriodicity': 'R/P1Y'}, {'description': '<p>Medicaid Disproportionate Share Hospital (DSH) Payments</p>\n<p>This link provides you with information about Medicaid DSH Payments. You can find information on DSH Audit and Reporting Requirements as well as State-specific Annual Reports and Independent Certified Audits.</p>\n', 'programCode': ['009:000'], 'temporal': '2006-01-01T05:00:00-05:00/2013-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.medicaid.gov/medicaid/finance/dsh/index.html', 'modified': '2018-06-05', 'contactPoint': {'hasEmail': 'mailto:Healthdata@hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2018-06-05', 'accessLevel': 'public', 'identifier': '286', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.medicaid.gov/medicaid/finance/dsh/index.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Disproportionate Share Hospitals (DSH)', 'Hospital', 'Medicaid', 'Payments', 'State', 'Statistics'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medicaid Disproportionate Share Hospital Payments', 'accrualPeriodicity': 'R/P1Y'}, {'description': '<p>The Chartbooks for 2001 and 2002 contain 37 tables, charts, and graphs that present highlights from the Statistical Compendiums, including comparisons of use and reimbursement for major eligibility groups (aged, disabled, adults, children, dual eligibles) and types of drugs, and state rankings on key measures. The 2003 through 2008 Chartbooks contain 54 tables, charts, and graphs, since a number of additional graphs have been added to show trends from 1999 to 2008.</p>\n', 'programCode': ['009:000'], 'temporal': '1999-01-01T05:00:00-05:00/2009-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Computer-Data-and-Systems/MedicaidDataSourcesGenInfo/MedicaidPharmacy.html', 'modified': '2015-12-22', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2015-12-22', 'accessLevel': 'public', 'identifier': '346', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Computer-Data-and-Systems/MedicaidDataSourcesGenInfo/MedicaidPharmacy.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Chart Books', 'Eligibility', 'Expenditures', 'Medicaid', 'Medicaid Managed Care', 'Medicare', 'Medicare-Medicaid Dual Beneficiaries', 'National', 'Part D', 'Payments', 'Pharmacy', 'Prescription Drug Plans', 'Prescription Drugs', 'Skilled Nursing (SNF)', 'State', 'Statistics', 'Utilization'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medicaid Pharmacy Benefit Use and Reimbursement', 'accrualPeriodicity': 'R/P1Y'}, {'description': '<p>The 25 MSIS statistical tables contain national state-by-state data. These tables contain high-level aggregated statistics relating to Medicaid eligibility and claims data.</p>\n', 'programCode': ['009:000'], 'temporal': '1999-01-01T05:00:00-05:00/2012-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Computer-Data-and-Systems/MedicaidDataSourcesGenInfo/MSIS-Tables.html', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '599', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Computer-Data-and-Systems/MedicaidDataSourcesGenInfo/MSIS-Tables.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Claims', 'Eligibility', 'Enrollment', 'Federally Qualified Health Center (FQHC)', 'Medicaid', 'Medicare-Medicaid Dual Beneficiaries', 'National', 'Payments', 'Publicly Available Data File - for download', 'Screenings', 'State'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medicaid Statistical Information System (MSIS) Tables'}, {'description': '<p>The Affordable Care Act requires health insurance issuers to submit data on the proportion of premium revenues spent on clinical services and quality improvement, also known as the Medical Loss Ratio (MLR). It also requires them to issue rebates to enrollees if this percentage does not meet minimum standards. MLR requires insurance companies to spend at least 80 percent or 85 percent of premium dollars on medical care, with the review provisions imposing tighter limits on health insurance rate increases. If they fail to meet these standards, the insurance companies will be required to provide a rebate to their customers starting in 2012.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/CCIIO/Resources/Data-Resources/mlr.html', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '295', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/CCIIO/Resources/Data-Resources/mlr.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Center for Consumer Information and Insurance Oversight', 'Claims', 'Expenditures', 'Health Insurance Marketplace', 'Operating Costs', 'Part B', 'Physician Services', 'Publicly Available Data File - for download', 'Quality', 'Quality Improvement Organization', 'State'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medical Loss Ratio Data and System Resources'}, {'description': '<p>The Centers for Medicare and Medicaid Services (CMS) has compiled a summary of overall Medicare Administrative Contractor (MAC) performance information as measured by the Quality Assurance Surveillance Plan (QASP) and Award Fee Plan (AF). The QASP ensures that systematic quality assurance methods are used in administration of the contract and provides Government Surveillance oversight on the quality, quantity, and timeliness of contractor performance. The Award Fee Plan is provided to motivate exceptional performance above what is outlined in the Statement of Work.</p>\n', 'programCode': ['009:000'], 'temporal': '2008-01-01T05:00:00-05:00/2014-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.cms.gov/Medicare/Medicare-Contracting/Medicare-Administrative-Contractors/MACPerformanceEvaluations.html', 'modified': '2016-01-06', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-01-06', 'accessLevel': 'public', 'identifier': '150', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.cms.gov/Medicare/Medicare-Contracting/Medicare-Administrative-Contractors/MACPerformanceEvaluations.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Medicare Administrative Contractor (MAC)', 'National', 'Quality', 'Statistics'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medicare Administrative Contractor Performance Evaluation'}, {'description': '<p>Part C Plan payment data, Part D Plan payment data, and Retiree Drug Subsidy (RDS) Plan payment data by plan year.</p>\n', 'programCode': ['009:000'], 'temporal': '2006-01-01T05:00:00-05:00/2014-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Medicare/Medicare-Advantage/Plan-Payment/Plan-Payment-Data.html', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '149', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Medicare/Medicare-Advantage/Plan-Payment/Plan-Payment-Data.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['County', 'Medicare Advantage', 'Part C', 'Part D', 'Payments', 'Prescription Drug Plans', 'Prescription Drugs', 'Publicly Available Data File - for download', 'State', 'Statistics'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medicare Advantage - Plan Payment Data', 'accrualPeriodicity': 'R/P1Y'}, {'description': '<p>In 2012, CMS collected data from 473 Medicare managed care contracts for health care delivered in 2011. CMS considers the reporting unit for a health plan as the equivalent to a contract. CMS signs a contract with health plans to provide health care for a given geographic service area.</p>\n', 'programCode': ['009:000'], 'temporal': '1997-01-01T05:00:00-05:00/2015-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/MCRAdvPartDEnrolData/MA-HEDIS-Public-Use-Files.html', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '336', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/MCRAdvPartDEnrolData/MA-HEDIS-Public-Use-Files.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Health Employer Data and Information Set (HEDIS)', 'Medicare Advantage', 'National', 'Part C', 'Publicly Available Data File - for download'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medicare Advantage HEDIS Public Use Files', 'accrualPeriodicity': 'R/P1Y'}, {'description': '<p>Monthly Enrollment by Contract</p>\n', 'programCode': ['009:000'], 'temporal': '2006-01-01T05:00:00-05:00/2015-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/MCRAdvPartDEnrolData/Monthly-Enrollment-by-Contract.html', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '373', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/MCRAdvPartDEnrolData/Monthly-Enrollment-by-Contract.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Enrollment', 'Medicare Advantage', 'National', 'Publicly Available Data File - for download'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medicare Advantage Monthly Enrollment by Contract '}, {'description': '<p>Provides monthly enrollment at the plan level for all organization types.</p>\n', 'programCode': ['009:000'], 'temporal': '2006-01-01T05:00:00-05:00/2016-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/MCRAdvPartDEnrolData/Monthly-Enrollment-by-Plan.html', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '375', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/MCRAdvPartDEnrolData/Monthly-Enrollment-by-Plan.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Enrollment', 'Medicare Advantage', 'National', 'Publicly Available Data File - for download'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medicare Advantage Monthly Enrollment by Plan', 'accrualPeriodicity': 'R/P1M'}, {'description': '<p>Medicare fee-for-service data for each county broken out by aged, disabled, and ESRD beneficiaries including data on total Medicare fee-for-service reimbursement and enrollment for Parts A and B, the corresponding per capita reimbursement, for Part A, reimbursement for direct (DME) and indirect medical education (IME) expenditures and disproportionate share expenditures (DSH), and the per capita expenditures with the medical education and disproportionate share expenditures removed.</p>\n', 'programCode': ['009:000'], 'temporal': '1998-01-01T05:00:00-05:00/2007-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Medicare/Health-Plans/MedicareAdvtgSpecRateStats/FFS_Data05a.html', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '146', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Medicare/Health-Plans/MedicareAdvtgSpecRateStats/FFS_Data05a.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['County', 'End Stage Renal Disease (ESRD)', 'Enrollment', 'Expenditures', 'Medicare', 'Medicare Advantage', 'National', 'Part A', 'Part B', 'Part C', 'Publicly Available Data File - for download', 'Rates', 'Statistics'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medicare Advantage Rates and Statistics - FFS Data (1998-...', 'accrualPeriodicity': 'R/P1Y'}, {'description': '<p>Medicare fee-for-service data for each county broken out by aged, disabled, and ESRD beneficiaries including data on total Medicare fee-for-service reimbursement and enrollment for Parts A and B, the corresponding per capita reimbursement, for Part A, reimbursement for direct (DME) and indirect medical education (IME) expenditures and disproportionate share expenditures (DSH), and the per capita expenditures with the medical education and disproportionate share expenditures removed.</p>\n', 'programCode': ['009:000'], 'temporal': '2008-01-01T05:00:00-05:00/2014-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.cms.gov/Medicare/Health-Plans/MedicareAdvtgSpecRateStats/FFS-Data.html', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '145', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.cms.gov/Medicare/Health-Plans/MedicareAdvtgSpecRateStats/FFS-Data.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['County', 'Disproportionate Share Hospitals (DSH)', 'End Stage Renal Disease (ESRD)', 'Enrollment', 'Expenditures', 'Medicare', 'Medicare Advantage', 'National', 'Part A', 'Part B', 'Part C', 'Publicly Available Data File - for download', 'Rates', 'Statistics'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medicare Advantage Rates and Statistics - FFS Data 2008-2014', 'accrualPeriodicity': 'R/P1Y'}, {'description': '<p>View the Medicare Advantage (MA) ratebooks, rate calculation data, and risk adjusters.</p>\n', 'programCode': ['009:000'], 'temporal': '1990-01-01T05:00:00-05:00/2017-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Medicare/Health-Plans/MedicareAdvtgSpecRateStats/Ratebooks-and-Supporting-Data.html', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '147', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Medicare/Health-Plans/MedicareAdvtgSpecRateStats/Ratebooks-and-Supporting-Data.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['County', 'Medicare Advantage', 'National', 'Part C', 'Publicly Available Data File - for download', 'Rates'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medicare Advantage Rates and Statistics - Ratebooks', 'accrualPeriodicity': 'R/P1Y'}, {'description': '<p>The Medicare Advantage (MA) - Part D Contract and Enrollment Data section serves as a centralized repository for publicly available data on contracts and plans, enrollment numbers, service area data, and contact information for MA, Prescription Drug Plan (PDP), cost, PACE, and demonstration organizations.</p>\n', 'programCode': ['009:000'], 'temporal': '2010-01-01T05:00:00-05:00/2016-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/MCRAdvPartDEnrolData/', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '259', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/MCRAdvPartDEnrolData/', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['County', 'Demonstrations', 'Enrollment', 'Medicare', 'Medicare Advantage', 'National', 'Part C', 'Part D', 'Prescription Drug Plans', 'Publicly Available Data File - for download', 'State'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medicare Advantage-Part D Contract and Enrollment Data', 'accrualPeriodicity': 'R/P1M'}, {'description': '<p>The CMS Office of Enterprise Data and Analytics (OEDA) produced an annual Medicare and Medicaid Statistical Supplement report providing detailed statistical information on Medicare, Medicaid, and other Centers for Medicare and Medicaid Services (CMS) programs. The Supplements include 115 tables and 67 charts describing health expenditures for the entire U.S. population, characteristics of the Medicare and Medicaid covered populations, use of services, and expenditures under these programs. These CMS reports were published annually in electronic form from 2001 through 2013. The Statistical Supplements are organized into 14 chapters which can each be downloaded and viewed separately. The CMS Program Statistics is replacing the Statistical Supplement.</p>\n', 'programCode': ['009:000'], 'temporal': '2001-01-01T05:00:00-05:00/2013-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/MedicareMedicaidStatSupp/', 'modified': '2016-01-06', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-01-06', 'accessLevel': 'public', 'identifier': '263', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/MedicareMedicaidStatSupp/', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Admissions', 'Ambulatory Surgical Center', 'Budget', 'CHIP', 'Claims', 'Covered Services', 'Diagnosis Related Grouping (DRG)', 'Durable Medical Equipment (DME)', 'Eligibility', 'Emergency Room-Department', 'End Stage Renal Disease (ESRD)', 'Enrollment', 'Entitlement', 'Expenditures', 'Home Health (HHA)', 'Hospice', 'Hospital', 'Inpatient', 'Long Term Care (LTC)', 'Managed Care', 'Medicaid', 'Medicare', 'Medicare Administrative Contractor (MAC)', 'Medicare Advantage', 'National', 'Nursing Home', 'Outpatient', 'Part A', 'Part B', 'Part C', 'Part D', 'Payments', 'Persons Served', 'Physician Services', 'Prescription Drug Plans', 'Prescription Drugs', 'Providers', 'Psychiatric Facility', 'Rates', 'Short Stay Hospital (SSH)', 'Skilled Nursing (SNF)', 'State', 'Statistics', 'Suppliers', 'Trends', 'Utilization'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medicare and Medicaid Statistical Supplement', 'accrualPeriodicity': 'R/P1Y'}, {'description': '<p>Medicare certified institutional providers are required to submit an annual cost report to a Medicare Administrative Contractor. The cost report contains provider information such as facility characteristics, utilization data, cost and charges by cost center, in total and for Medicare, Medicare settlement data, and financial statement data. CMS maintains the cost report data in the Healthcare Provider Cost Reporting Information System, HCRIS. HCRIS includes subsystems for the Hospital Cost Report CMS 2552 96 and CMS 2552 10, Skilled Nursing Facility Cost Report CMS 2540 96, Home Health Agency Cost Report CMS 1728 94, Renal Facility Cost Report CMS 265 94, Health Clinic Cost Report CMS 222 92 and Hospice Cost Report CMS 1984 99.</p>\n<p>The data consists of every data element included in the HCRIS extract created for CMS by the providers Administrative Contractor.</p>\n', 'programCode': ['009:000'], 'temporal': '1994-01-01T05:00:00-05:00/2015-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/Cost-Reports/', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '214', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/Cost-Reports/', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Dialysis Center', 'Disproportionate Share Hospitals (DSH)', 'End Stage Renal Disease (ESRD)', 'Home Health (HHA)', 'Hospice', 'Hospital', 'Medicare', 'National', 'Operating Costs', 'Providers', 'Publicly Available Data File - for download', 'Publicly Available Data File - for purchase', 'Skilled Nursing (SNF)'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medicare Cost Reports'}, {'description': '<p>The Medicare Coverage Database (MCD) contains all National Coverage Determinations (NCDs) and Local Coverage Determinations (LCDs), local articles, and proposed NCD decisions. The database also includes several other types of National Coverage policy related documents, including National Coverage Analyses (NCAs), Coding Analyses for Labs (CALs), Medicare Evidence Development and Coverage Advisory Committee (MEDCAC) proceedings, and Medicare coverage guidance documents.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/medicare-coverage-database/overview-and-quick-search.aspx', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-01-06', 'accessLevel': 'public', 'identifier': '383', '@type': 'dcat:Dataset', 'modified': '2016-01-06', 'keyword': ['Covered Services', 'Eligibility', 'Medicare', 'National', 'Reports', 'State', 'Statistics'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medicare Coverage Database'}, {'description': '<p>The Characteristics and Perceptions of the Medicare Population Data from the 2010 Medicare Current Beneficiary Survey is a series of source books based on the Medicare Current Beneficiary Survey Access to Care data file. This source book is prepared by the Centers for Medicare and Medicaid Services. The focus of this series is the socioeconomic and demographic characteristics of the Medicare population, their health status, their secondary health insurance, and their access to and satisfaction with Medicare services.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Research/MCBS/index.html', 'modified': '2016-01-06', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-01-06', 'accessLevel': 'public', 'identifier': '311', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Research/MCBS/index.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Access to Care', 'Activities of Daily Living (ADL)', 'Activity Limitation', 'Behavioral Health-Mental Health', 'Chronic Condition', 'Covered Services', 'Emergency Room-Department', 'Expenditures', 'Hospital', 'Inpatient', 'Long Term Care (LTC)', 'Mammogram', 'Managed Care', 'Medicaid', 'Medicare', 'Medicare-Medicaid Dual Beneficiaries', 'Minority Health', 'National', 'Operating Costs', 'Outpatient', 'Prescription Drugs', 'Preventive Services', 'Quality', 'Satisfaction', 'Screenings', 'Statistics', 'Survey', 'Utilization'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medicare Current Beneficiary Survey'}, {'description': '<p>This functionality is primarily used by health policy researchers and the media. The data provided in the tables come from the data that is displayed in the Tool and includes additional information about the ownership that is not displayed on the website.The date Modified in the zipped file indicates the date of the last refresh of the data. For information about Facilities and Vendors in a particular geographical area, you should use the Compare tool instead of downloading the data. The followings tools are represented, Dialysis Compare Tool, Helpful Contacts, Home Health Compare, Hospital Compare, Medicare Options Compare, Nursing Home Compare, Plans Quality Data, and Supplier Directory.</p>\n', 'programCode': ['009:000'], 'temporal': '2015-01-01T05:00:00-05:00/2015-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.medicare.gov/Download/DownloadDB.asp', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.data.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '293', '@type': 'dcat:Dataset', 'modified': '2016-04-07', 'keyword': ['County', 'Dialysis Center', 'Home Health (HHA)', 'Hospital', 'Medicare', 'Medicare Advantage', 'National', 'Nursing Home', 'Part A', 'Part B', 'Part C', 'Part D', 'Physician Services', 'Prescription Drug Plans', 'Prescription Drugs', 'Providers', 'Publicly Available Data File - for download', 'Skilled Nursing (SNF)', 'Suppliers'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medicare Drug, Health Plan, Medigap, and Compare Databases', 'accrualPeriodicity': 'R/P1M'}, {'description': '<p>The CMS Office of Enterprise Data and Analytics has developed a new interactive Medicare Enrollment Dashboard, which provides current information on the number of Medicare beneficiaries with hospital-medical coverage and prescription drug coverage, available for several geographical areas including national, state-territory, and county. The hospital-medical coverage data can be broken down further by health care delivery (Original Medicare versus Medicare Advantage and Other Health Plans) and the prescription drug coverage data can be examined by those enrolled in stand-alone Prescription Drug Plans and those enrolled in Medicare Advantage Prescription Drug plans. The dashboard includes enrollee counts on a rolling 12 month basis and also provides information on yearly trends.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Dashboard/Medicare-Enrollment/Enrollment%20Dashboard.html', 'modified': '2015-11-24', 'contactPoint': {'hasEmail': 'mailto:CMSProgramStatistics@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2015-11-23', 'accessLevel': 'public', 'identifier': '624', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Dashboard/Medicare-Enrollment/Enrollment%20Dashboard.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['County', 'Enrollment', 'Interactive Tools', 'Medicare', 'Medicare Advantage', 'National', 'Part A', 'Part B', 'Part C', 'Part D', 'State'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medicare Enrollment Dashboard', 'accrualPeriodicity': 'R/P1M'}, {'description': '<p>This site contains various Medicare enrollment tables. There are national and state enrollment trends, state enrollment by aged, disabled and all, as well as county level enrollment.</p>\n', 'programCode': ['009:000'], 'temporal': '2008-01-01T05:00:00-05:00/2013-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/MedicareEnrpts/', 'modified': '2016-01-06', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-01-06', 'accessLevel': 'public', 'identifier': '260', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/MedicareEnrpts/', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['County', 'Enrollment', 'Medicare', 'National', 'Part A', 'Part B', 'State', 'Statistics'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medicare Enrollment Reports'}, {'description': '<p>The hospital readmission rate PUF presents nation-wide information about inpatient hospital stays that occurred within 30 days of a previous inpatient hospital stay (readmissions) for Medicare fee-for-service beneficiaries. The readmission rate equals the number of inpatient hospital stays classified as readmissions divided by the number of index stays for a given month. Index stays include all inpatient hospital stays except those where the primary diagnosis was cancer treatment or rehabilitation. Readmissions include stays where a beneficiary was admitted as an inpatient within 30 days of the discharge date following a previous index stay, except cases where a stay is considered always planned or potentially planned. Planned readmissions include admissions for organ transplant surgery, maintenance chemotherapy-immunotherapy, and rehabilitation.</p>\n', 'programCode': ['009:000'], 'temporal': '2008-01-01T05:00:00-05:00/2016-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://data.cms.gov/d/b6st-bzjs', 'modified': '2017-01-18', 'contactPoint': {'hasEmail': 'mailto:data.navigator@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2017-01-18', 'accessLevel': 'public', 'identifier': '656', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://data.cms.gov/d/b6st-bzjs', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Hospital', 'Inpatient', 'Medicare', 'National', 'Publicly Available Data File - for download', 'Readmissions'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medicare FFS 30 Day Readmission Rate PUF', 'accrualPeriodicity': 'R/P1M'}, {'description': '<p>The Phase I Medicare Health Support Programs tested a range of program models serving diverse populations in urban and rural areas.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Medicare/Medicare-General-Information/CCIP/Data-Analysis.html', 'modified': '2016-01-06', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-01-06', 'accessLevel': 'public', 'identifier': '185', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Medicare/Medicare-General-Information/CCIP/Data-Analysis.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Eligibility', 'Medicaid', 'Medicare', 'Medicare-Medicaid Dual Beneficiaries', 'National', 'Rates', 'Statistics', 'Utilization'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medicare Health Support (formerly CCIP) - Data Analysis'}, {'description': '<p>More Medicare beneficiaries are taking advantage of the quality and compassionate care provided through the hospice benefit. As greater numbers of beneficiaries have availed themselves of the benefit, the mix of hospice patients has changed, with relatively fewer cancer patients as a percentage of total patients.</p>\n', 'programCode': ['009:000'], 'temporal': '1998-01-01T05:00:00-05:00/2009-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/Hospice/Medicare_Hospice_Data.html', 'modified': '2016-01-06', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-01-06', 'accessLevel': 'public', 'identifier': '167', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/Hospice/Medicare_Hospice_Data.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Expenditures', 'Home Health (HHA)', 'Hospice', 'Inpatient', 'Medicare', 'National', 'Physician Services', 'Statistics', 'Trends'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medicare Hospice Data'}, {'description': '<p>Manufacturer reporting of Average Sales Price (ASP) data - A manufacturers ASP must be calculated by the manufacturer every calendar quarter and submitted to CMS within 30 days of the close of the quarter.</p>\n', 'programCode': ['009:000'], 'temporal': '2006-01-01T05:00:00-05:00/2016-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Part-B-Drugs/McrPartBDrugAvgSalesPrice/', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:sec303aspdata@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '384', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Part-B-Drugs/McrPartBDrugAvgSalesPrice/', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Medicare', 'National', 'Part B', 'Payments', 'Prescription Drug Plans', 'Prescription Drugs', 'Publicly Available Data File - for download'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medicare Part B Drug Average Sales Pricing Files'}, {'description': '<p>This page contains performance data related to the Part C and D programs. Medicare star ratings data.</p>\n', 'programCode': ['009:000'], 'temporal': '2007-01-01T05:00:00-05:00/2016-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.cms.gov/Medicare/Prescription-Drug-Coverage/PrescriptionDrugCovGenIn/PerformanceData.html', 'modified': '2016-07-08', 'contactPoint': {'hasEmail': 'mailto:datanavigator@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-07-08', 'accessLevel': 'public', 'identifier': '358', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.cms.gov/Medicare/Prescription-Drug-Coverage/PrescriptionDrugCovGenIn/PerformanceData.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Medicare', 'Medicare Advantage', 'National', 'Part C', 'Part D', 'Pharmacy', 'Prescription Drug Plans', 'Publicly Available Data File - for download', 'Reports'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medicare Part C and D Performance Data '}, {'description': '<p>The Medicare Part D opioid prescribing mapping tool is an interactive tool that shows geographic comparisons, at the state, county, and ZIP code levels, of de-identified Medicare Part D opioid prescription claims prescriptions written and then submitted to be filled within the United States. The mapping tool presents Medicare Part D opioid prescribing rates for 2016 as well as the change in opioid prescribing rates from 2013 to 2016.</p>\n', 'programCode': ['009:000'], 'temporal': '2013-01-01T05:00:00-05:00/2016-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Medicare-Provider-Charge-Data/OpioidMap.html', 'modified': '2018-09-05', 'contactPoint': {'hasEmail': 'mailto:MedicareProviderData@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2015-11-03', 'accessLevel': 'public', 'identifier': '622', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Medicare-Provider-Charge-Data/OpioidMap.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Claims', 'County', 'Interactive Tools', 'Medicare', 'National', 'Opioids', 'Pain Management', 'Part D', 'Prescription Drug Plans', 'Prescription Drugs', 'Providers', 'Publicly Available Data File - for download', 'Rates', 'State'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medicare Part D Opioid Drug Mapping Tool', 'accrualPeriodicity': 'R/P1Y'}, {'description': '<p>This look-up tool is a searchable database that allows you to look up a Medicare Part D prescriber by National Provider Identifier (NPI), or by name and location. The look-up tool will return information on prescriptions provided to and filled by Medicare beneficiaries, including drug name, total number of prescriptions dispensed (including original prescriptions and refills) and total drug cost. The data covers calendar year 2016 and is based on final-action Part D claims for the entire Medicare Part D population. Information is redacted where necessary to protect beneficiary privacy.</p>\n<p>The database is populated from the Medicare Part D Prescriber Public Use File (PUF). Although the Part D Prescriber PUF has a wealth of information on payment and utilization for Medicare Part D claims, the dataset has a number of limitations. Of particular importance is the fact that the data may not be representative of a physicians entire practice as it only includes information on beneficiaries enrolled in Medicare Part D prescription drug program. In addition, the data are not intended to indicate the quality of care provided. To review more information about the Part D Prescriber PUF, please refer to the Methodology document.</p>\n', 'programCode': ['009:000'], 'temporal': '2016-01-01T05:00:00-05:00/2016-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://data.cms.gov/part-d-prescriber', 'modified': '2018-09-05', 'contactPoint': {'hasEmail': 'mailto:medicareproviderdata@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2015-09-03', 'accessLevel': 'public', 'identifier': '616', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://data.cms.gov/part-d-prescriber', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Interactive Tools', 'Medicare', 'National', 'Opioids', 'Part D', 'Pharmacy', 'Prescription Drug Plans', 'Prescription Drugs', 'State', 'Utilization'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medicare Part D Prescriber Look-up Tool'}, {'description': '<p>This look-up tool is a searchable database that allows you to look up a provider by National Provider Identifier (NPI), or by name and location. The look-up tool will return information on services and procedures provided to Medicare beneficiaries, including utilization information, payment amounts (allowed amount and Medicare payment), and submitted charges organized by Healthcare Common Procedure Coding System (HCPCS) code. The data covers calendar year 2016 and contains 100 percent final-action physician supplier Part B non-institutional line items for the Medicare fee-for- service population (information is redacted where necessary to protect beneficiary privacy).</p>\n', 'programCode': ['009:000'], 'temporal': '2016-01-01T05:00:00-05:00/2016-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://data.cms.gov/utilization-and-payment', 'modified': '2018-09-05', 'contactPoint': {'hasEmail': 'mailto:MedicareProviderData@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2014-04-23', 'accessLevel': 'public', 'identifier': '505', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://data.cms.gov/utilization-and-payment', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Claims', 'County', 'Covered Services', 'Expenditures', 'Interactive Tools', 'Medicare', 'National', 'Part B', 'Payments', 'Physician Fee Schedule', 'Physician Services', 'Prospective Payment System (PPS)', 'Providers', 'Research', 'State', 'Suppliers', 'Utilization'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medicare Physician and Other Supplier Look-up Tool', 'accrualPeriodicity': 'R/P1Y'}, {'description': '<p>You have the option to complete a general or personalized plan search. A personalized search may provide you with more accurate cost estimates and coverage information. To begin your plan search, please choose from one of these options below.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.medicare.gov/find-a-plan/questions/home.aspx', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2015-12-16', 'accessLevel': 'public', 'identifier': '341', '@type': 'dcat:Dataset', 'modified': '2015-12-16', 'keyword': ['County', 'Entitlement', 'Interactive Tools', 'Medicare', 'Payments', 'Prescription Drug Plans', 'Prescription Drugs', 'Preventive Services', 'Quality', 'Rates', 'State'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medicare Plan Finder and Compare'}, {'description': '<p>The MMA legislation provides seniors and people with disabilities with the first comprehensive prescription drug benefit ever offered under the Medicare program, the most significant improvement to senior health care in nearly 40 years. This overview page provides links to important information on the new benefit.</p>\n', 'programCode': ['009:000'], 'temporal': '2006-01-01T05:00:00-05:00/2016-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Medicare/Prescription-Drug-Coverage/PrescriptionDrugCovGenIn/', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '187', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Medicare/Prescription-Drug-Coverage/PrescriptionDrugCovGenIn/', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Claims', 'Enrollment', 'Medicare', 'Medicare Advantage', 'National', 'Part C', 'Part D', 'Pharmacy', 'Prescription Drug Plans', 'Prescription Drugs', 'Publicly Available Data File - for download', 'Utilization'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medicare Prescription Drug Coverage - General Information', 'accrualPeriodicity': 'R/P1Y'}, {'description': '<p>This educational tool provides the following information on Medicare preventive services Healthcare Common Procedure Coding System (HCPCS)-Current Procedural Terminology (CPT) codes, International Classification of Diseases, Tenth Revision, Clinical Modification (ICD-10) diagnosis codes, coverage requirements, frequency requirements, and Medicare beneficiary liability for each Medicare preventive service.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.cms.gov/Medicare/Prevention/PrevntionGenInfo/medicare-preventive-services/MPS-QuickReferenceChart-1.html', 'modified': '2016-10-06', 'contactPoint': {'hasEmail': 'mailto:datanavigator@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-10-06', 'accessLevel': 'public', 'identifier': '652', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.cms.gov/Medicare/Prevention/PrevntionGenInfo/medicare-preventive-services/MPS-QuickReferenceChart-1.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Coding and Coding Rules', 'Covered Services', 'Eligibility', 'Interactive Tools', 'Mammogram', 'Medicare', 'National', 'Part A', 'Part B', 'Payments', 'Preventive Services', 'Screenings'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medicare Preventive Services Quick Reference Tool'}, {'description': '<p>Information on the operations of Medicare, Medicaid, and the health care industry.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/MedicareProgramRatesStats/', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '265', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/MedicareProgramRatesStats/', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['End Stage Renal Disease (ESRD)', 'Expenditures', 'Home Health (HHA)', 'Medicare', 'Medicare Advantage', 'National', 'Part C', 'Physician Services', 'Prospective Payment System (PPS)', 'Providers', 'Publicly Available Data File - for download', 'Rates', 'Research', 'Skilled Nursing (SNF)', 'Trends'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medicare Program Rates and Statistics'}, {'description': '<p>MEDPAR files contain information on Medicare beneficiaries using hospital inpatient services. The data is provided by the state and the Diagnosis Related Groups (DRG) for all short stay and inpatient hospitals for the fiscal years of 2005-2007.</p>\n', 'programCode': ['009:000'], 'temporal': '2008-01-01T05:00:00-05:00/2013-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/MedicareFeeforSvcPartsAB/MEDPAR.html', 'modified': '2016-01-06', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-01-06', 'accessLevel': 'public', 'identifier': '380', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/MedicareFeeforSvcPartsAB/MEDPAR.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Diagnosis Related Grouping (DRG)', 'Hospital', 'Inpatient', 'Medicare', 'Operating Costs', 'Payments', 'Providers', 'Short Stay Hospital (SSH)', 'State', 'Statistics', 'Utilization'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medicare Provider Analysis and Review (MEDPAR)'}, {'description': '<p>The Hospice Utilization and Payment Public Use File provides information on services provided to Medicare beneficiaries by hospice providers. The Hospice PUF contains information on utilization, payment (Medicare payment and standard payment), submitted charges, primary diagnoses, sites of service, and hospice beneficiary demographics organized by CMS Certification Number 6-digit provider identification number, and state. This PUF is based on information from CMSs Chronic Conditions Data Warehouse (CCW) data files. The data in the Hospice PUF covers calendar year 2014 and contains 100 percent final-action i.e., all claim adjustments have been resolved, hospice claims for the Medicare population including beneficiaries enrolled in a Medicare Advantage plan.<br />\nAlthough the Hospice PUF has a wealth of payment and utilization information about hospice services, the data set also has a number of limitations. The information presented in this file does not indicate the quality of care provided by individual hospice providers. The file only contains cost and utilization information. Additionally, the data are not risk adjusted and thus do not account for differences in patient populations. For additional limitations, please review the methodology document available below.</p>\n', 'programCode': ['009:000'], 'temporal': '2014-01-01T05:00:00-05:00/2016-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Medicare-Provider-Charge-Data/Hospice.html', 'modified': '2018-09-05', 'contactPoint': {'hasEmail': 'mailto:MedicareProviderData@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-10-06', 'accessLevel': 'public', 'identifier': '653', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Medicare-Provider-Charge-Data/Hospice.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Claims', 'Hospice', 'Medicare', 'National', 'Payments', 'Providers', 'Publicly Available Data File - for download', 'State', 'Utilization'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medicare Provider Data - Hospice Providers', 'accrualPeriodicity': 'R/P1Y'}, {'description': '<p>The Part D Prescriber Public Use File (PUF) provides information on prescription drugs prescribed by individual physicians and other health care providers and paid for under the Medicare Part D Prescription Drug Program. The Part D Prescriber PUF is based on information from CMSs Chronic Conditions Data Warehouse, which contains Prescription Drug Event records submitted by Medicare Advantage Prescription Drug (MAPD) plans and by stand-alone Prescription Drug Plans (PDP). The dataset identifies providers by their National Provider Identifier (NPI) and the specific prescriptions that were dispensed at their direction, listed by brand name (if applicable) and generic name. For each prescriber and drug, the dataset includes the total number of prescriptions that were dispensed, which include original prescriptions and any refills, and the total drug cost. The total drug cost includes the ingredient cost of the medication, dispensing fees, sales tax, and any applicable administration fees and is based on the amount paid by the Part D plan, Medicare beneficiary, government subsidies, and any other third-party payers.</p>\n<p>Although the Part D Prescriber PUF has a wealth of information on payment and utilization for Medicare Part D prescriptions, the dataset has a number of limitations. Of particular importance is the fact that the data may not be representative of a physicians entire practice or all of Medicare as it only includes information on beneficiaries enrolled in the Medicare Part D prescription drug program (i.e., approximately two-thirds of all Medicare beneficiaries). In addition, the data are not intended to indicate the quality of care provided. For additional limitations, please review the methodology document.</p>\n', 'programCode': ['009:000'], 'temporal': '2013-01-01T05:00:00-05:00/2016-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Medicare-Provider-Charge-Data/Part-D-Prescriber.html', 'modified': '2018-09-05', 'contactPoint': {'hasEmail': 'mailto:MedicareProviderData@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2015-04-30', 'accessLevel': 'public', 'identifier': '602', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Medicare-Provider-Charge-Data/Part-D-Prescriber.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Claims', 'County', 'Covered Services', 'Expenditures', 'Medicare', 'Medicare Advantage', 'National', 'Opioids', 'Part C', 'Part D', 'Payments', 'Pharmacy', 'Prescription Drug Plans', 'Prescription Drugs', 'Providers', 'Publicly Available Data File - for download', 'State', 'Suppliers', 'Trends', 'Utilization'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medicare Provider Data - Part D Prescriber', 'accrualPeriodicity': 'R/P1Y'}, {'description': '<p>The Physician and Other Supplier Public Use File (Physician and Other Supplier PUF) provides information on services and procedures provided to Medicare beneficiaries by physicians and other healthcare professionals. The Physician and Other Supplier PUF contains information on utilization, payment (allowed amount and Medicare payment), and submitted charges organized by National Provider Identifier (NPI), Healthcare Common Procedure Coding System (HCPCS) code, and place of service. This PUF is based on information from CMS administrative claims data for Medicare beneficiaries enrolled in the fee-for-service program. The data in the Physician and Other Supplier PUF covers calendar years 2012 through 2016 and contains 100 percent final-action physician-supplier Part B non-institutional line items for the Medicare fee-for-service population.</p>\n', 'programCode': ['009:000'], 'temporal': '2012-01-01T05:00:00-05:00/2016-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Medicare-Provider-Charge-Data/Physician-and-Other-Supplier.html', 'modified': '2018-05-23', 'contactPoint': {'hasEmail': 'mailto:MedicareProviderData@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2014-04-09', 'accessLevel': 'public', 'identifier': '503', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Medicare-Provider-Charge-Data/Physician-and-Other-Supplier.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Claims', 'County', 'Covered Services', 'Expenditures', 'Interactive Tools', 'Medicare', 'National', 'Part B', 'Payments', 'Physician Fee Schedule', 'Physician Services', 'Prospective Payment System (PPS)', 'Providers', 'Publicly Available Data File - for download', 'Research', 'State', 'Suppliers', 'Utilization'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medicare Provider Data - Physician and Other Supplier', 'accrualPeriodicity': 'R/P1Y', 'describedBy': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Medicare-Provider-Charge-Data/Downloads/Medicare-Physician-and-Other-Supplier-PUF-Methodology.pdf'}, {'description': '<p>The Home Health Agency Utilization and Payment Public Use File (herein referred to as Home Health Agency PUF) presents information on services provided to Medicare beneficiaries by home health agencies. The Home Health Agency PUF contains information on utilization, payment (Medicare payment and standard payment), submitted charges, and demographic and chronic condition indicators organized by CMS Certification Number (6-digit provider identification number), Home Health Resource Group (HHRG), and state of service.</p>\n', 'programCode': ['009:000'], 'temporal': '2013-01-01T05:00:00-05:00/2016-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Medicare-Provider-Charge-Data/HHA.html', 'modified': '2018-09-05', 'contactPoint': {'hasEmail': 'mailto:medicareproviderdata@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2015-12-18', 'accessLevel': 'public', 'identifier': '627', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Medicare-Provider-Charge-Data/HHA.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Chronic Condition', 'Claims', 'Home Health (HHA)', 'Medicare', 'National', 'Payments', 'Providers', 'Publicly Available Data File - for download', 'State', 'Utilization'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medicare Provider Payment Data - Home Health Agencies', 'accrualPeriodicity': 'R/P1Y', 'describedBy': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Medicare-Provider-Charge-Data/Downloads/HHA_Methodology.pdf'}, {'description': '<p>The Skilled Nursing Facility Utilization and Payment Public Use File (Skilled Nursing Facility PUF) provides information on services provided to Medicare beneficiaries residing in skilled nursing facilities. The Skilled Nursing Facility PUF contains information on utilization, payment (allowed amount, Medicare payment and standard payment), submitted charges, and beneficiary demographic and chronic condition indicators organized by CMS Certification Number (6-digit provider identification number), Resource Utilization Group (RUG), and state of service.</p>\n', 'programCode': ['009:000'], 'temporal': '2013-01-01T05:00:00-05:00/2016-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Medicare-Provider-Charge-Data/SNF.html', 'modified': '2018-10-11', 'contactPoint': {'hasEmail': 'mailto:MedicareProviderData@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-03-09', 'accessLevel': 'public', 'identifier': '634', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Medicare-Provider-Charge-Data/SNF.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Claims', 'Medicare', 'National', 'Payments', 'Providers', 'Publicly Available Data File - for download', 'Skilled Nursing (SNF)', 'State', 'Utilization'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medicare Provider Payment Data - Skilled Nursing Facilities', 'accrualPeriodicity': 'R/P1Y'}, {'description': '<p>The Inpatient Utilization and Payment Public Use File (Inpatient PUF) provides information on inpatient discharges for Medicare fee-for-service beneficiaries. The Inpatient PUF includes information on utilization, payment (total payment and Medicare payment), and hospital-specific charges for the more than 3,000 U.S. hospitals that receive Medicare Inpatient Prospective Payment System (IPPS) payments. The PUF is organized by hospital and Medicare Severity Diagnosis Related Group (MS-DRG) and covers Fiscal Year (FY) 2011 through FY 2016.</p>\n<p>Hospitals determine what they will charge for items and services provided to patients and these charges are the amount the hospital bills for an item or service. The Total Payment amount includes the MS-DRG amount, bill total per diem, beneficiary primary payer claim payment amount, beneficiary Part A coinsurance amount, beneficiary deductible amount, beneficiary blood deducible amount and DRG outlier amount.</p>\n<p>Inpatient PUF users will be able to make comparisons between individual hospital-level charges and payments within local markets, and nationwide, for services that might be furnished in connection with a particular inpatient stay.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Medicare-Provider-Charge-Data/Inpatient.html', 'modified': '2018-09-05', 'contactPoint': {'hasEmail': 'mailto:medicareproviderdata@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2018-09-05', 'accessLevel': 'public', 'identifier': '630', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Medicare-Provider-Charge-Data/Inpatient.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Hospital', 'Inpatient', 'Medicare', 'National', 'Part A', 'Payments', 'Publicly Available Data File - for download', 'State', 'Utilization'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medicare Provider Utilization and Payment Data - Inpatient', 'accrualPeriodicity': 'R/P1Y'}, {'description': '<p>The Outpatient Utilization and Payment Public Use File (Outpatient PUF) presents information on common outpatient services provided to Medicare fee-for-service beneficiaries. The Outpatient PUF presents information on utilization, payment, and estimated hospital-specific charges for select Ambulatory Payment Classification (APC) Groups paid under the Medicare Outpatient Prospective Payment System (OPPS) for Calendar Years (CY) 2011 through 2015. The Medicare payment amount includes the APC payment amount, the beneficiary Part B coinsurance amount and the beneficiary deductible amount.</p>\n', 'programCode': ['009:000'], 'temporal': '2011-01-01T05:00:00-05:00/2015-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Medicare-Provider-Charge-Data/Outpatient.html', 'modified': '2017-10-03', 'contactPoint': {'hasEmail': 'mailto:medicareproviderdata@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2013-06-01', 'accessLevel': 'public', 'identifier': '629', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Medicare-Provider-Charge-Data/Outpatient.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Covered Services', 'Hospital Referral Region', 'Medicare', 'National', 'Outpatient', 'Payments', 'Providers', 'Publicly Available Data File - for download', 'State', 'Utilization'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medicare Provider Utilization and Payment Data - Outpatient'}, {'description': '<p>The Referring Durable Medical Equipment, Prosthetics, Orthotics and Supplies (DMEPOS) Public Use File (herein referred to as Referring Provider DMEPOS PUF) presents information on DMEPOS products and services provided to Medicare beneficiaries ordered by physicians and other healthcare professionals. The Referring Provider DMEPOS PUF contains data on utilization, payment (allowed amount and Medicare payment), and submitted charges organized by National Provider Identifier (NPI), Healthcare Common Procedure Coding System (HCPCS) code and supplier rental indicator.</p>\n', 'programCode': ['009:000'], 'temporal': '2013-01-01T05:00:00-05:00/2016-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Medicare-Provider-Charge-Data/DME.html', 'modified': '2018-05-23', 'contactPoint': {'hasEmail': 'mailto:MedicareProviderData@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2015-10-08', 'accessLevel': 'public', 'identifier': '619', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Medicare-Provider-Charge-Data/DME.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Durable Medical Equipment (DME)', 'Medicare', 'National', 'Part B', 'Payments', 'Providers', 'Publicly Available Data File - for download', 'State', 'Suppliers', 'Utilization'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medicare Referring Provider DMEPOS PUF', 'accrualPeriodicity': 'R/P1Y', 'describedBy': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Medicare-Provider-Charge-Data/downloads/DME_Methodology.pdf'}, {'description': '<p>This link takes you to the Medicare utilization statistics for Part A (Hospital Insurance HI) which include the Medicare Ranking for all Short-Stay Hospitals by fiscal year, the Home Health Agency - Medicare National Summary, and the Medicare Hospice Utilization by State.</p>\n', 'programCode': ['009:000'], 'temporal': '2004-01-01T05:00:00-05:00/2011-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/MedicareFeeforSvcPartsAB/MedicareUtilizationforPartA.html', 'modified': '2016-01-06', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-01-06', 'accessLevel': 'public', 'identifier': '378', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/MedicareFeeforSvcPartsAB/MedicareUtilizationforPartA.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Hospital', 'Medicare', 'National', 'Part A', 'State', 'Statistics', 'Utilization'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medicare Utilization for Part A'}, {'description': '<p>This link takes you to the Medicare utilization statistics for Part B (Supplementary Medical Insurance SMI) which includes the Medicare Part B Physician and Supplier Data, the Top Two Hundred Level II HCPCS Codes Ranked by Services, and Expenditures and Services by Specialty.</p>\n', 'programCode': ['009:000'], 'temporal': '2009-01-01T05:00:00-05:00/2013-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/MedicareFeeforSvcPartsAB/MedicareUtilizationforPartB.html', 'modified': '2016-01-06', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-01-06', 'accessLevel': 'public', 'identifier': '379', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/MedicareFeeforSvcPartsAB/MedicareUtilizationforPartB.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Medicare', 'National', 'Part B', 'Physician Services', 'Statistics', 'Suppliers', 'Utilization'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medicare Utilization for Part B'}, {'description': '<p>This detailed Excel document accompanies the PDF report on national trends in Medicare-Medicaid dual enrollment from 2006 through the year prior to the current year. Key demographic trends are also included race ethnicity, gender, age, current and original reasons for Medicare eligibility, disability status, and type of dual eligibility.</p>\n', 'programCode': ['009:000'], 'temporal': '2006-01-01T05:00:00-05:00/2016-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.cms.gov/Medicare-Medicaid-Coordination/Medicare-and-Medicaid-Coordination/Medicare-Medicaid-Coordination-Office/Analytics.html', 'modified': '2017-12-06', 'contactPoint': {'hasEmail': 'mailto:Healthdata@hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2013-02-01', 'accessLevel': 'public', 'identifier': '661', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://www.cms.gov/Medicare-Medicaid-Coordination/Medicare-and-Medicaid-Coordination/Medicare-Medicaid-Coordination-Office/DataStatisticalResources/Downloads/Eleven-YearEver-EnrolledTrendsData_2006-2016.xlsx', 'format': 'xlsx', 'mediaType': 'application/unknown', 'title': 'xlsx'}], 'keyword': ['Eligibility', 'Enrollment', 'Entitlement', 'Medicaid', 'Medicare', 'Medicare-Medicaid Dual Beneficiaries', 'National', 'Persons Served', 'Reports', 'Statistics', 'Trends'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medicare-Medicaid Ever-enrolled Trends Report'}, {'description': '<p>This section contains information related to Part D Medication Therapy Management (MTMP) program requirements and information.</p>\n', 'programCode': ['009:000'], 'temporal': '2009-01-01T05:00:00-05:00/2015-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.cms.gov/Medicare/Prescription-Drug-Coverage/PrescriptionDrugCovContra/MTM.html', 'modified': '2015-12-22', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2015-12-22', 'accessLevel': 'public', 'identifier': '335', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.cms.gov/Medicare/Prescription-Drug-Coverage/PrescriptionDrugCovContra/MTM.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Chronic Condition', 'Fact Sheets', 'Medicare', 'National', 'Part D', 'Prescription Drug Plans', 'Prescription Drugs', 'Providers'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medication Therapy Management'}, {'description': '<p>The Medicare-Medicaid Linked Enrollee Analytic Data Source (MMLEADS) Public Use File (PUF) contains demographic, enrollment, condition prevalence, utilization, and spending information at the state level for calendar years 2006 through 2010. The file includes statistics for Medicare-Medicaid dual enrollees, Medicare-only enrollees, and Medicaid-only (with disability) enrollees.</p>\n<p>The PUF is available as a downloadable MSExcel workbook. For more information on the methodology used to calculate all variables in the file, please refer to the MMLEADS PUF User Guide available below.</p>\n', 'programCode': ['009:000'], 'temporal': '2006-01-01T05:00:00-05:00/2011-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/MMLEADS/index.html', 'modified': '2016-12-14', 'contactPoint': {'hasEmail': 'mailto:datanavigator@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-12-14', 'accessLevel': 'public', 'identifier': '655', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/MMLEADS/index.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Chronic Condition', 'Claims', 'Eligibility', 'Enrollment', 'Medicaid', 'Medicare', 'Medicare-Medicaid Dual Beneficiaries', 'National', 'Prescription Drugs', 'Publicly Available Data File - for download', 'Utilization'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'MMLEADS Public Use File'}, {'description': '<p>Monthly Contract and Enrollment Summary Report</p>\n', 'programCode': ['009:000'], 'temporal': '2006-01-01T05:00:00-05:00/2016-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/MCRAdvPartDEnrolData/Monthly-Contract-and-Enrollment-Summary-Report.html', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '372', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/MCRAdvPartDEnrolData/Monthly-Contract-and-Enrollment-Summary-Report.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Enrollment', 'Health Employer Data and Information Set (HEDIS)', 'Medicare Advantage', 'National', 'Part D', 'Prescription Drug Plans', 'Publicly Available Data File - for download'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Monthly Contract and Enrollment Summary Report', 'accrualPeriodicity': 'R/P1M'}, {'description': '<p>Provides monthly enrollment at the contract-plan-state-county level for all organization types</p>\n', 'programCode': ['009:000'], 'temporal': '2006-01-01T05:00:00-05:00/2016-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/MCRAdvPartDEnrolData/Monthly-Enrollment-by-Contract-Plan-State-County.html', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '374', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/MCRAdvPartDEnrolData/Monthly-Enrollment-by-Contract-Plan-State-County.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['County', 'Enrollment', 'Medicare Advantage', 'Part D', 'Prescription Drug Plans', 'Publicly Available Data File - for download', 'State'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Monthly Enrollment by Contract, Plan, State, County', 'accrualPeriodicity': 'R/P1M'}, {'description': '<p>Monthly Medicare Advantage Enrollment by State, County, and Contract</p>\n', 'programCode': ['009:000'], 'temporal': '2006-01-01T05:00:00-05:00/2016-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/MCRAdvPartDEnrolData/Monthly-MA-Enrollment-by-State-County-Contract.html', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '376', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/MCRAdvPartDEnrolData/Monthly-MA-Enrollment-by-State-County-Contract.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['County', 'Enrollment', 'Medicare Advantage', 'Publicly Available Data File - for download', 'State'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Monthly MA Enrollment by State,County,Contract', 'accrualPeriodicity': 'R/P1M'}, {'description': '<p>Monthly Prescription Drug Plan Enrollment by State, County, Contract</p>\n', 'programCode': ['009:000'], 'temporal': '2007-01-01T05:00:00-05:00/2015-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/MCRAdvPartDEnrolData/Monthly-PDP-Enrollment-by-State-County-Contract.html', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '377', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/MCRAdvPartDEnrolData/Monthly-PDP-Enrollment-by-State-County-Contract.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['County', 'Enrollment', 'Medicare Advantage', 'Part D', 'Prescription Drug Plans', 'Publicly Available Data File - for download', 'State'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Monthly PDP Enrollment by State-County-Contract', 'accrualPeriodicity': 'R/P1M'}, {'description': '<p>The Affordable Care Act created the new Pre-Existing Condition Insurance Plan (PCIP) program to make health insurance available to Americans denied coverage by private insurance companies because of a pre-existing condition.</p>\n', 'programCode': ['009:000'], 'temporal': '2013-01-01T05:00:00-05:00/2014-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://data.cms.gov/Health/Monthly-Pre-Existing-Condition-Insurance-Plan-Enro/dpuq-z7nj', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '480', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://data.cms.gov/Health/Monthly-Pre-Existing-Condition-Insurance-Plan-Enro/dpuq-z7nj', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Access to Care', 'Center for Consumer Information and Insurance Oversight', 'Chronic Condition', 'Covered Services', 'Interactive Tools', 'National', 'Publicly Available Data File - for download', 'State'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Monthly Pre-Existing Condition Insurance Plan Enrollment'}, {'description': '<p>National Health Expenditure Accounts are comprised of the following, National Health Expenditures - Historical and Projected, Age Estimates, State Health Expenditures, Health Care spending by Sponsor, NHEA Related Studies.</p>\n', 'programCode': ['009:000'], 'temporal': '1980-01-01T05:00:00-05:00/2025-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/NationalHealthExpendData/', 'modified': '2017-02-16', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2017-02-16', 'accessLevel': 'public', 'identifier': '266', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/NationalHealthExpendData/', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Durable Medical Equipment (DME)', 'Enrollment', 'Expenditures', 'Health Insurance Marketplace', 'Hospital', 'Long Term Care (LTC)', 'Medicaid', 'Medicare', 'National', 'Nursing Home', 'Pharmacy', 'Physician Services', 'Prescription Drugs', 'Providers', 'Quality', 'Regional', 'Research', 'Skilled Nursing (SNF)', 'State', 'Statistics', 'Survey', 'Trends', 'Utilization'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'National Health Expenditure Data'}, {'description': '<p>This provides key statistics on Medicare-Medicaid dual enrollees enrollment, service utilization, expenditures, and chronic conditions for 2012. 2012 is the most recent year of available data due to lags in Medicaid data.</p>\n', 'programCode': ['009:000'], 'temporal': '2012-01-01T05:00:00-05:00/2012-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.cms.gov/Medicare-Medicaid-Coordination/Medicare-and-Medicaid-Coordination/Medicare-Medicaid-Coordination-Office/Analytics.html', 'modified': '2017-12-14', 'contactPoint': {'hasEmail': 'mailto:Healthdata@hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2017-12-14', 'accessLevel': 'public', 'identifier': '662', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://www.cms.gov/Medicare-Medicaid-Coordination/Medicare-and-Medicaid-Coordination/Medicare-Medicaid-Coordination-Office/Downloads/NationalProfileExcelData_2012.zip', 'format': 'zip', 'mediaType': 'application/unknown', 'title': 'zip'}], 'keyword': ['Behavioral Health-Mental Health', 'Chronic Condition', 'Enrollment', 'Expenditures', 'Fact Sheets', 'Long Term Care (LTC)', 'Managed Care', 'Medicaid', 'Medicaid Managed Care', 'Medicare', 'Medicare Advantage', 'Medicare-Medicaid Dual Beneficiaries', 'National', 'Operating Costs', 'Publicly Available Data File - for download', 'Reports', 'Statistics', 'Utilization'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'National Profile of Medicare-Medicaid dual Beneficiaries', 'describedBy': 'https://www.cms.gov/Medicare-Medicaid-Coordination/Medicare-and-Medicaid-Coordination/Medicare-Medicaid-Coordination-Office/Downloads/NationalProfileDataMethodology_2012.pdf'}, {'description': '<p>The National Plan and Provider Enumeration System, NPPES, downloadable file, also referred to as the NPI Downloadable File, contains FOIA disclosable NPPES health care provider data for health care providers who have been assigned National Provider Identifiers, NPIs. In accordance with the NPPES Data Dissemination Notice, each month CMS will create a single zipped file that will contain 1. a data file containing all of the FOIA disclosable health care provider data in NPPES as of a certain date in the month, 2. a Read Me File describing the information in the data file, 3. a Header File containing the format of the data file, and 4. a Code Values document listing the descriptions for all of the codes found in the data file. Each month, CMS replaces the previous months file, only one file is available for downloading at any given time.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.cms.gov/Regulations-and-Guidance/Administrative-Simplification/NationalProvIdentStand/DataDissemination.html', 'modified': '2016-07-13', 'contactPoint': {'hasEmail': 'mailto:datanavigator@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2007-09-12', 'accessLevel': 'public', 'identifier': '333', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.cms.gov/Regulations-and-Guidance/Administrative-Simplification/NationalProvIdentStand/DataDissemination.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Medicare', 'National', 'Providers', 'Publicly Available Data File - for download', 'State'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'National Provider Identifier Standard - Data Dissemination', 'accrualPeriodicity': 'R/P1M'}, {'description': '<p>This annual report summarizes impacts from the Initiative to Reduce Avoidable Hospitalizations among Nursing Facility Residents in 2014. This initiative is designed to test ways to reduce avoidable hospitalizations among long-stay nursing facility residents. For such individuals, avoidable hospitalizations can be dangerous, disruptive, and disorienting. The results in this report are based on experience during the second performance year of the initiative, calendar year 2014.</p>\n', 'programCode': ['009:000'], 'temporal': '2014-01-01T05:00:00-05:00/2014-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://innovation.cms.gov/Data-and-Reports/index.html', 'modified': '2016-03-02', 'contactPoint': {'hasEmail': 'mailto:datanavigator@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-02-03', 'accessLevel': 'public', 'identifier': '633', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://innovation.cms.gov/Files/reports/irahnfr-finalyrthreeevalrpt.pdf', 'format': 'pdf', 'mediaType': 'application/unknown', 'title': 'pdf'}], 'keyword': ['Expenditures', 'Hospital', 'Long Term Care (LTC)', 'Medicare', 'Nursing Home', 'Payments', 'Quality', 'Quality Improvement Organization', 'Reports', 'State', 'Utilization'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Nursing Facility Initiative Annual Report'}, {'description': '<p>The data that is used by the Nursing Home Compare tool can be downloaded for public use. This functionality is primarily used by health policy researchers and the media. Demographic data is refreshed monthly while quality measures are refreshed the first month of each quarter. In order to ease the downloading process, the data have been divided into 5 separate databases. About the Nursing Home About the Nursing Home Inspection Results About the Nursing Home Residents About the Nursing Home Staff About the Nursing Home Ratings.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.medicare.gov/nhcompare/', 'modified': '2015-12-16', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2008-01-01', 'accessLevel': 'public', 'identifier': '342', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.medicare.gov/nhcompare/', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Activities of Daily Living (ADL)', 'Activity Limitation', 'Body Mass Index (BMI)', 'County', 'Falls', 'Interactive Tools', 'Medicare', 'Nursing Home', 'Outcomes', 'Pain Management', 'Preventive Services', 'Quality', 'Skilled Nursing (SNF)', 'State'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Nursing Home Compare', 'accrualPeriodicity': 'R/P1M'}, {'description': '<p>These are the official datasets used on the Medicare.gov Nursing Home Compare Website provided by the Centers for Medicare and Medicaid Services. These data allow you to compare the quality of care at every Medicare and Medicaid-certified nursing home in the country, including over 15,000 nationwide.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://data.medicare.gov/data/nursing-home-compare', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '467', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://data.medicare.gov/data/nursing-home-compare', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Activities of Daily Living (ADL)', 'Activity Limitation', 'Body Mass Index (BMI)', 'County', 'Falls', 'Medicare', 'Nursing Home', 'Outcomes', 'Pain Management', 'Preventive Services', 'Publicly Available Data File - for download', 'Quality', 'Skilled Nursing (SNF)', 'State'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Nursing Home Compare Data'}, {'description': '<p>The compendium contains figures and tables presenting data on all Medicare- and Medicaid-certified nursing homes in the United States as well as the residents in these nursing homes. A series of graphs and maps highlights some of the most interesting data, while detailed data are available in accompanying tables.</p>\n', 'programCode': ['009:000'], 'temporal': '2013-01-01T05:00:00-05:00/2013-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Medicare/Provider-Enrollment-and-Certification/CertificationandComplianc/NHs.html', 'modified': '2015-12-22', 'contactPoint': {'hasEmail': 'mailto:Healthdata@hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2015-12-22', 'accessLevel': 'public', 'identifier': '488', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Medicare/Provider-Enrollment-and-Certification/CertificationandComplianc/NHs.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Activities of Daily Living (ADL)', 'Activity Limitation', 'Body Mass Index (BMI)', 'Chart Books', 'Falls', 'Medicaid', 'Medicare', 'National', 'Nursing Home', 'Outcomes', 'Quality', 'Rates', 'Satisfaction', 'Skilled Nursing (SNF)', 'State', 'Statistics'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Nursing Home Data Compendium'}, {'description': '<p>Open Payments (otherwise known as the Sunshine Act) - Open Payments is a Congressionally-mandated transparency program that increases awareness of financial relationships between the health care industry and physicians by collecting and reporting any payments or transfers of value medical manufacturers make to physicians or teaching hospitals.</p>\n', 'programCode': ['009:000'], 'temporal': '2013-01-01T05:00:00-05:00/2014-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/openpayments/', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2014-09-30', 'accessLevel': 'public', 'identifier': '533', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.cms.gov/openpayments/', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Acute Care Hospital', 'Durable Medical Equipment (DME)', 'Hospital', 'National', 'Open Payments (Sunshine Act)', 'Payments', 'Physician Services', 'Prescription Drugs', 'Providers', 'Publicly Available Data File - for download', 'Suppliers', 'Vendors'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Open Payments Data'}, {'description': '<p>Open Payments (otherwise known as the Sunshine Act) - Open Payments is a Congressionally-mandated transparency program that increases awareness of financial relationships between the health care industry and physicians by collecting and reporting any payments or transfers of value medical manufacturers make to physicians or teaching hospitals.</p>\n', 'programCode': ['009:000'], 'temporal': '2013-01-01T05:00:00-05:00/2015-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://openpaymentsdata.cms.gov/', 'modified': '2016-06-30', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2014-09-30', 'accessLevel': 'public', 'identifier': '534', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://openpaymentsdata.cms.gov/', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Acute Care Hospital', 'Durable Medical Equipment (DME)', 'Hospital', 'Interactive Tools', 'National', 'Open Payments (Sunshine Act)', 'Payments', 'Physician Services', 'Prescription Drugs', 'Providers', 'Suppliers', 'Vendors'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Open Payments Data'}, {'description': '<p>Data sets are summarized at the carrier level by meaningful Healthcare Common Procedure Coding-Current Procedural Terminology, (HCPC-CPT), code ranges. The data set name contains the year followed by a carrier number. Within each code range are, procedural, condition, or description subheadings. Each data set displays the allowed services, allowed charges, payment amounts by HCPCS-CPT codes and prominent modifiers.</p>\n', 'programCode': ['009:000'], 'temporal': '2005-01-01T05:00:00-05:00/2014-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/Part-B-Carrier-Summary-Data-File/Overview.html', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '332', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/Part-B-Carrier-Summary-Data-File/Overview.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Coding and Coding Rules', 'Medicare', 'Part B', 'Payments', 'Publicly Available Data File - for download', 'Publicly Available Data File - for purchase'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Part B Carrier Summary Data File', 'accrualPeriodicity': 'R/P1Y'}, {'description': '<p>Previously known as BESS. The data sets are summarized by meaningful Healthcare Common Procedure Coding Current Procedural Terminology, HCPC CPT, code ranges. Brief descriptions for the code ranges and modifiers are provided in the readme file. The data set name contains the year followed by a five character sequence that is the HCPC CPT code. This HCPC CPT code corresponds to the first HCPC CPT in the selected code range of disciplines. Within each code range are, procedural, condition, or description subheadings. Each data set displays the allowed services, allowed charges, and payment amounts by HCPC CPT codes and prominent modifiers. These reports will only illustrate the modifiers where duplicative claim submissions occur. This is to avoid duplicate counting of services. Utilization for modifiers not affected by duplicative counting are collapsed into the Other category on the reports. Therefore, not all Centers for Medicare and Medicaid Services published modifiers are illustrated. The file is updated annually and usually available by September for the previous year.</p>\n', 'programCode': ['009:000'], 'temporal': '2000-01-01T05:00:00-05:00/2014-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/Part-B-National-Summary-Data-File/Overview.html', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2009-12-17', 'accessLevel': 'public', 'identifier': '236', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/Part-B-National-Summary-Data-File/Overview.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Medicare', 'National', 'Part B', 'Payments', 'Physician Services', 'Publicly Available Data File - for download', 'Suppliers'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Part B National Summary Data File', 'accrualPeriodicity': 'R/P1Y'}, {'description': '<p>If, upon reconsideration, a Medicare Advantage (Part C) health plan upholds its initial adverse organization determination, the plan must submit the case file and its decision for automatic review by the Part C Independent Review Entity (IRE).</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Medicare/Appeals-and-Grievances/MMCAG/IRE.html', 'modified': '2016-08-03', 'contactPoint': {'hasEmail': 'mailto:datanavigator@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-08-03', 'accessLevel': 'public', 'identifier': '136', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://www.cms.gov/Medicare/Appeals-and-Grievances/MMCAG/Downloads/CReconAppealsDataFactSheets.zip', 'format': 'zip', 'mediaType': 'application/unknown', 'title': 'zip'}], 'keyword': ['Fact Sheets', 'Medicare Advantage', 'National', 'Part C'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Part C Reconsideration Appeals Fact Sheets'}, {'description': '<p>If a Part D plan sponsor issues an adverse redetermination decision, the enrollee or the enrollees representative may appeal the decision to the Independent Review Entity (IRE), also commonly called the Part D Qualified Independent Contractor (QIC), by requesting a reconsideration.</p>\n', 'programCode': ['009:000'], 'temporal': '2014-01-01T05:00:00-05:00/2014-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Medicare/Appeals-and-Grievances/MedPrescriptDrugApplGriev/Reconsiderations.html', 'modified': '2016-08-03', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-08-03', 'accessLevel': 'public', 'identifier': '135', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://www.cms.gov/Medicare/Appeals-and-Grievances/MedPrescriptDrugApplGriev/Downloads/Fact-Sheets-Part-D-Reconsideration-Appeals-Data-.zip', 'format': 'zip', 'mediaType': 'application/unknown', 'title': 'zip'}], 'keyword': ['Fact Sheets', 'Medicare', 'National', 'Part D', 'Prescription Drugs'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Part D Reconsideration Appeals Fact Sheets'}, {'description': '<p>Reducing Costs, Protecting Consumers - The Affordable Care Act on the One Year Anniversary of the Patients Bill of Rights<br />\nFor too long, too many hard working Americans paid the price for policies that handed free rein to insurance companies. In the eighteen months since the Affordable Care Act became law, President Obamas health reform has begun to give hard-working families the security they deserve and to help better control health care costs.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/cciio/Resources/forms-reports-and-other-resources/index.html', 'modified': '2016-01-06', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2011-01-19', 'accessLevel': 'public', 'identifier': '302', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/cciio/Resources/forms-reports-and-other-resources/index.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Access to Care', 'Center for Consumer Information and Insurance Oversight', 'National', 'State', 'Statistics'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Patients Bill of Rights Data'}, {'description': '<p>The PERM program measures improper payments in Medicaid and CHIP and produces error rates for each program. The error rates are based on reviews of the fee-for-service (FFS), managed care, and eligibility components of Medicaid and CHIP in the fiscal year (FY) under review.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Monitoring-Programs/PERM/', 'modified': '2016-01-06', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-01-06', 'accessLevel': 'public', 'identifier': '243', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Monitoring-Programs/PERM/', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['CHIP', 'Medicaid', 'Medicaid Managed Care', 'National', 'Payment Error Rate', 'Payments', 'Reports', 'Statistics'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Payment Error Rate Measurement (PERM)', 'accrualPeriodicity': 'R/P1Y'}, {'description': '<p>The PC Pricer is a tool used to estimate Medicare PPS payments. The final payment may not be precise to how payments are determined in the Medicare claims processing system due to the fact that some data is factored in the PC Pricer payment amount that is paid by Medicare via provider cost reports.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/PCPricer/', 'modified': '2015-12-16', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2015-12-16', 'accessLevel': 'public', 'identifier': '173', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/PCPricer/', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Claims', 'End Stage Renal Disease (ESRD)', 'Home Health (HHA)', 'Hospice', 'Hospital', 'Inpatient', 'Interactive Tools', 'Long Term Care (LTC)', 'Medicare', 'National', 'Outpatient', 'Payments', 'Physician Services', 'Prospective Payment System (PPS)', 'Providers', 'Psychiatric Facility', 'Regional', 'Skilled Nursing (SNF)', 'Suppliers'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'PC Pricer'}, {'description': '<p>MMA Section 413(b) required CMS to revise some of the policies that address HPSA bonus payments. Section 1833(m) of the Social Security Act provides bonus payments for physicians who furnish medical care services in geographic areas that are designated by the HRSA as primary medical care HPSAs under section 332 (a)(1)(A) of the Public Health Service (PHS) Act. In addition, for claims with dates of service on or after July 1, 2004, psychiatrists (provider specialty 26) furnishing services in mental health HPSAs are also eligible to receive bonus payments. If a zip code falls within both a primary care and mental health HPSA, only one bonus will be paid on the service.</p>\n', 'programCode': ['009:000'], 'temporal': '2012-01-01T05:00:00-05:00/2016-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/HPSAPSAPhysicianBonuses/index.html', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.data.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '331', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/HPSAPSAPhysicianBonuses/index.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['County', 'Medicare', 'Payments', 'Physician Services', 'Providers', 'Publicly Available Data File - for download', 'State'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Physician Bonuses', 'accrualPeriodicity': 'R/P1Y'}, {'description': '<p>Physician Compare, which meets Affordable Care Act of 2010 requirements, helps you search for and select physicians and other healthcare professionals enrolled in the Medicare program.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.medicare.gov/physiciancompare/', 'modified': '2015-12-16', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2015-12-16', 'accessLevel': 'public', 'identifier': '469', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.medicare.gov/physiciancompare/', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['County', 'Interactive Tools', 'Medicare', 'National', 'Physician Services', 'Quality', 'State'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Physician Compare'}, {'description': '<p>This is the official dataset associated with the Medicare.gov Physician Compare Website provided by the Centers for Medicare and Medicaid Services (CMS). These data give you useful information about the physicians and other healthcare professionals currently enrolled in Medicare. Currently, Physician Compare includes general information, such as demographic information and Medicare quality program participation. Quality of care measure data will be added to the site and to this database in 2014.</p>\n<p>Because of data use agreements with data vendors, not all data on Physician Compare can be shared in this downloadable file. For more information about what is included in this database and how it differs from the information on the Physician Compare Website, refer to the data dictionary.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://data.medicare.gov/data/physician-compare', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '468', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://data.medicare.gov/data/physician-compare', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['County', 'Medicare', 'National', 'Physician Services', 'Publicly Available Data File - for download', 'Quality', 'State'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Physician Compare Data'}, {'description': '<p>The Centers for Medicare and Medicaid Services (CMS) has condensed all 56 Physician Fee Schedule (PFS) carrier specific pricing files into one zip file. It is labeled as All States in the State field, and 2009 in the Calendar Year field. Because the list is ordered by State name, All States appears after the Alaska files. If you sort by most recent Calendar Year, the file will appear at the top of the list.</p>\n', 'programCode': ['009:000'], 'temporal': '2009-01-01T05:00:00-05:00/2016-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/PhysicianFeeSched/PFS-Carrier-Specific-Files.html', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '178', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/PhysicianFeeSched/PFS-Carrier-Specific-Files.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Medicare', 'Physician Fee Schedule', 'Physician Services', 'Publicly Available Data File - for download', 'State'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Physician Fee Schedule Carrier Specific Files', 'accrualPeriodicity': 'R/P1Y'}, {'description': '<p>The significant size of the Physician Fee Schedule Payment Amount File-National requires that database programs (e.g., Access, dBase, FoxPro, etc.) be used to read these data. Word processing and spreadsheet programs cannot be used. The database programs noted above will also be required to read some versions of the Physician Fee Schedule Payment Amount File Carrier-Specific.</p>\n', 'programCode': ['009:000'], 'temporal': '2003-01-01T05:00:00-05:00/2016-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/PhysicianFeeSched/PFS-National-Payment-Amount-File.html', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '179', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/PhysicianFeeSched/PFS-National-Payment-Amount-File.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Medicare', 'National', 'Physician Fee Schedule', 'Physician Services', 'Publicly Available Data File - for download'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Physician Fee Schedule National Payment Amount File', 'accrualPeriodicity': 'R/P6M'}, {'description': '<p>This information relates to payment under the physician fee schedule.</p>\n', 'programCode': ['009:000'], 'temporal': '2003-01-01T05:00:00-05:00/2016-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/PhysicianFeeSched/PFS-Relative-Value-Files.html', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '180', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/PhysicianFeeSched/PFS-Relative-Value-Files.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Medicare', 'National', 'Physician Fee Schedule', 'Physician Services', 'Publicly Available Data File - for download', 'State'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Physician Fee Schedule Relative Value Files', 'accrualPeriodicity': 'R/P1Y'}, {'description': '<p>This website is designed to provide information on services covered by the Medicare Physician Fee Schedule (MPFS). It provides more than 10,000 physician services, the associated relative value units, a fee schedule status indicator and various payment policy indicators needed for payment adjustment (i.e., payment of assistant at surgery, team surgery, bilateral surgery, etc.).</p>\n', 'programCode': ['009:000'], 'temporal': '2001-01-01T05:00:00-05:00/2015-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/apps/physician-fee-schedule/search/search-criteria.aspx', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2015-12-16', 'accessLevel': 'public', 'identifier': '334', '@type': 'dcat:Dataset', 'modified': '2015-12-16', 'keyword': ['Interactive Tools', 'Medicare', 'National', 'Payments', 'Physician Fee Schedule', 'Physician Services', 'Providers', 'State'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Physician Fee Schedule Search'}, {'description': '<p>Section 6001 of the Affordable Care Act of 2010 amended section 1877 of the Social Security Act to impose additional requirements for physician-owned hospitals to qualify for the whole hospital and rural provider exceptions. A physician-owned hospital is now generally prohibited from expanding facility capacity. However, a physician-owned hospital that qualifies as an applicable hospital or high Medicaid facility may request an exception to the prohibition from the Secretary.</p>\n', 'programCode': ['009:000'], 'temporal': '2011-01-01T05:00:00-05:00/2015-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Medicare/Fraud-and-Abuse/PhysicianSelfReferral/Physician_Owned_Hospitals.html', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '143', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Medicare/Fraud-and-Abuse/PhysicianSelfReferral/Physician_Owned_Hospitals.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Hospital', 'Medicaid', 'Medicare', 'National', 'Outpatient', 'Physician Services', 'Publicly Available Data File - for download', 'Research', 'Statistics'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Physician-Owned Hospitals'}, {'description': '<p>The Physician Supplier Procedure Summary (PSPS) file is a summary of calendar year Medicare Part B carrier and durable medical equipment fee-for-service claims. The file is organized by carrier, pricing locality, Healthcare Common Procedure Coding System (HCPCS) code, HCPCS modifier, provider specialty, type of service, and place of service. The summarized fields are total submitted services and charges, total allowed services and charges, total denied services and charges, and total payment amounts. The record layout in the Downloads section below provides additional details on the file.</p>\n', 'programCode': ['009:000'], 'temporal': '2010-01-01T05:00:00-05:00/2017-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Physician-Supplier-Procedure-Summary/index.html', 'modified': '2018-09-05', 'contactPoint': {'hasEmail': 'mailto:Healthdata@hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2018-09-05', 'accessLevel': 'public', 'identifier': '237', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Physician-Supplier-Procedure-Summary/index.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Claims', 'Medicare', 'National', 'Part B', 'Payments', 'Physician Services', 'Publicly Available Data File - for download', 'Publicly Available Data File - for purchase', 'Suppliers'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Physician-Supplier Procedure Summary Master File', 'accrualPeriodicity': 'R/P1Y'}, {'description': '<p>The Pioneer ACO Model is designed for health care organizations and providers that are already experienced in coordinating care for patients across care settings. It will allow these provider groups to move more rapidly from a shared savings payment model to a population-based payment model on a track consistent with, but separate from, the Medicare Shared Services Program. And it is designed to work in coordination with private payers by aligning provider incentives, which will improve quality and health outcomes for patients across the ACO, and achieve cost savings for Medicare, employers and patients.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://innovation.cms.gov/initiatives/Pioneer-ACO-Model/PioneerACO-FactSheet.html', 'modified': '2015-12-22', 'contactPoint': {'hasEmail': 'mailto:innovate@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2015-12-22', 'accessLevel': 'public', 'identifier': '308', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://innovation.cms.gov/initiatives/Pioneer-ACO-Model/PioneerACO-FactSheet.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Accountable Care Organization', 'Center for Medicare and Medicaid Innovations', 'Fact Sheets', 'Payment Sources', 'Payments', 'State'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Pioneer ACO Model'}, {'description': '<p>Pioneer ACO PUF - To address the increasing number of requests for Pioneer ACO data, the Centers for Medicare and Medicaid Services (CMS) has created a standard analytical file that CMS can use to efficiently satisfy these requests. It is the intent of CMS to publish the ACO-level public-use file (PUF) that contains ACO-specific metrics as well as summarized beneficiary and provider information for performance year 1-3 of the Pioneer ACO Model.</p>\n', 'programCode': ['009:000'], 'temporal': '2012-01-01T05:00:00-05:00/2014-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/Pioneer/index.html', 'modified': '2016-04-26', 'contactPoint': {'hasEmail': 'mailto:PioneerQuestions@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-22', 'accessLevel': 'public', 'identifier': '641', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/Pioneer/index.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Accountable Care Organization', 'Acute Care Hospital', 'Center for Medicare and Medicaid Innovations', 'Dialysis Center', 'Durable Medical Equipment (DME)', 'Eligibility', 'End Stage Renal Disease (ESRD)', 'Expenditures', 'Federally Qualified Health Center (FQHC)', 'Home Health (HHA)', 'Hospital', 'Inpatient', 'Long Term Care (LTC)', 'Medicare', 'National', 'Outpatient', 'Part A', 'Part B', 'Persons Served', 'Providers', 'Psychiatric Treatment Center', 'Publicly Available Data File - for download', 'Quality', 'Reports', 'Skilled Nursing (SNF)'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Pioneer ACO PUF', 'accrualPeriodicity': 'R/P1Y'}, {'description': '<p>These estimates are provided from 2010 data. Final amount of rebates will vary with market conditions and may be lower as insurance companies lower premiums for consumers to meet the MLR standard.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/CCIIO/Programs-and-Initiatives/Health-Insurance-Market-Reforms/rebate-estimates.html', 'modified': '2015-12-22', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2015-12-22', 'accessLevel': 'public', 'identifier': '306', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/CCIIO/Programs-and-Initiatives/Health-Insurance-Market-Reforms/rebate-estimates.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Center for Consumer Information and Insurance Oversight', 'Fact Sheets', 'Payments', 'State'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Potential Rebates Saved by HHS Determinations'}, {'description': '<p>The Affordable Care Act created the new Pre-Existing Condition Insurance Plan (PCIP) program to make health insurance available to Americans denied coverage by private insurance companies because of a pre-existing condition. People living with conditions like diabetes, asthma, cancer, and HIV-AIDS have often been priced out of affordable health insurance options, and this has left millions without insurance.</p>\n<p>PCIP is a temporary program that covers a broad range of health benefits and is designed as a bridge for people with pre-existing conditions who cannot obtain health insurance coverage in todays private insurance market. As of May 31, 2011 24,712 Americans had insurance through PCIP and the coverage is making a difference. As of May 31, 2011 data from the federally run PCIP plan shows that of claims paid for the top 20 diagnoses, 30.2 percent were for diagnoses of heart disease and 25.8 percent were for diagnoses of cancer. A range of professional, inpatient and drug treatments were provided to these individuals.</p>\n', 'programCode': ['009:000'], 'temporal': '2011-01-01T05:00:00-05:00/2011-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/CCIIO/Resources/Files/pcipdatamay312001.html', 'modified': '2016-01-06', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2011-05-31', 'accessLevel': 'public', 'identifier': '299', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/CCIIO/Resources/Files/pcipdatamay312001.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Center for Consumer Information and Insurance Oversight', 'Claims', 'Enrollment', 'Expenditures', 'National', 'Payments', 'State', 'Statistics'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Pre-Existing Condition Insurance Plan Data'}, {'description': '<p>To provide a historical overview of the participating hospitals, before the first project report, Premier Healthcare Informatics has used data already available for three of the five conditions from October 2002 - September 2003. This historical data does not affect project incentives.</p>\n', 'programCode': ['009:000'], 'temporal': '2002-01-01T05:00:00-05:00/2003-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Medicare/Quality-Initiatives-Patient-Assessment-Instruments/HospitalQualityInits/HospitalPremierHistoricalData.html', 'modified': '2016-01-06', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-01-06', 'accessLevel': 'public', 'identifier': '192', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Medicare/Quality-Initiatives-Patient-Assessment-Instruments/HospitalQualityInits/HospitalPremierHistoricalData.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Chronic Condition', 'Demonstrations', 'Hospital', 'Inpatient', 'Medicare', 'National', 'Outpatient', 'Quality', 'Readmissions', 'State', 'Statistics', 'Survey'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Premier Hospital Historical Data'}, {'description': '<p>CMS is pursuing a vision to improve the quality of health care by expanding the information available about quality of care and through direct incentives to reward the delivery of superior quality care. Through the Premier Hospital Quality Incentive Demonstration CMS aims to see a significant improvement in the quality of inpatient care by awarding bonus payments to hospitals for high quality in several clinical areas, and by reporting extensive quality data on the CMS web site.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Medicare/Quality-Initiatives-Patient-Assessment-Instruments/HospitalQualityInits/HospitalPremier.html', 'modified': '2015-12-22', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2015-12-22', 'accessLevel': 'public', 'identifier': '191', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Medicare/Quality-Initiatives-Patient-Assessment-Instruments/HospitalQualityInits/HospitalPremier.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Demonstrations', 'Fact Sheets', 'Hospital', 'Inpatient', 'Medicare', 'National', 'Outpatient', 'Payments', 'Quality', 'Readmissions', 'State', 'Statistics', 'Survey'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Premier Hospital Quality Incentive Demonstration'}, {'description': '<p>These public use files contain formulary, pharmacy network, and pricing data for Medicare Prescription Drug Plans and Medicare Advantage Prescription Drug Plans (with the exception of employer and PACE plans). The Formulary and Pharmacy Network File will be updated monthly with updates being available at the end of the first complete week of each month. Additionally, a file containing formulary, pharmacy network, and pricing data will be available on a quarterly basis.</p>\n', 'programCode': ['009:000'], 'temporal': '2015-01-01T05:00:00-05:00/2016-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Files-for-Order/NonIdentifiableDataFiles/PrescriptionDrugPlanFormularyPharmacyNetworkandPricingInformationFiles.html', 'modified': '2015-12-16', 'contactPoint': {'hasEmail': 'mailto:FilesforOrder@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2015-12-16', 'accessLevel': 'public', 'identifier': '238', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Files-for-Order/NonIdentifiableDataFiles/PrescriptionDrugPlanFormularyPharmacyNetworkandPricingInformationFiles.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Medicare', 'Medicare Advantage', 'National', 'Part C', 'Part D', 'Pharmacy', 'Prescription Drug Plans', 'Prescription Drugs', 'Publicly Available Data File - for purchase'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Prescription Drug Plan Formulary, Pharmacy Network, and P...', 'accrualPeriodicity': 'R/P1M'}, {'description': '<p>This release contains the Prescription Drug Profiles Public Use Files (PUFs) drawn from Medicare prescription drug claims for the year of the date on which the prescription was filled. The PUFs includes beneficiary demographics (e.g., gender, age), plan characteristics (e.g., plan type, drug benefit type, gap coverage), prescription drug characteristics (i.e., active ingredient, drug class), prescriber characteristics, and payment information (e.g., average patient pay amount).</p>\n', 'programCode': ['009:000'], 'temporal': '2008-01-01T05:00:00-05:00/2010-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/BSAPUFS/Prescription_Drug_Profiles.html', 'modified': '2017-02-10', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2017-02-10', 'accessLevel': 'public', 'identifier': '548', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/BSAPUFS/Prescription_Drug_Profiles.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Claims', 'National', 'Payments', 'Pharmacy', 'Prescription Drug Plans', 'Publicly Available Data File - for download', 'Utilization'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Prescription Drug Profiles PUF'}, {'description': '<p>CMS is continuously analyzing performance and quality of the Provider Customer Service Programs (PCSPs) of the contractors and will be identifying trends and making recommendations for possible improvements-solutions, as appropriate. The most recent performance scores are available so that contractors can see where they fall in the monthly performance tracking.</p>\n', 'programCode': ['009:000'], 'temporal': '2015-01-01T05:00:00-05:00/2015-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Medicare/Medicare-Contracting/FFSProvCustSvcGen/Performance-Data.html', 'modified': '2016-01-06', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-01-06', 'accessLevel': 'public', 'identifier': '578', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Medicare/Medicare-Contracting/FFSProvCustSvcGen/Performance-Data.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Claims', 'Medicare', 'National', 'Payments', 'Quality', 'Statistics'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Provider Customer Service Program - Performance Data', 'accrualPeriodicity': 'R/P1M'}, {'description': '<p>The POS file contains data on characteristics of hospitals and other types of healthcare facilities, including the name and address of the facility and the type of Medicare services the facility provides, among other information. The data are collected through the Centers for Medicare and Medicaid Services (CMS) Regional Offices. The file contains an individual record for each Medicare-approved provider and is updated quarterly. The data is an invaluable resource to a variety of stakeholders, including researchers and application developers.</p>\n', 'programCode': ['009:000'], 'temporal': '2006-01-01T05:00:00-05:00/2018-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/Provider-of-Services/index.html', 'modified': '2018-09-06', 'contactPoint': {'hasEmail': 'mailto:DataNavigator@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2014-04-29', 'accessLevel': 'public', 'identifier': '239', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/Provider-of-Services/index.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Ambulatory Surgical Center', 'End Stage Renal Disease (ESRD)', 'Federally Qualified Health Center (FQHC)', 'Home Health (HHA)', 'Hospice', 'Hospital', 'Medicare', 'National', 'Providers', 'Publicly Available Data File - for download', 'Publicly Available Data File - for purchase', 'Skilled Nursing (SNF)', 'State'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Provider of Services File'}, {'description': '<p>The Fiscal Intermediary maintains the Provider Specific File (PSF). The file contains information about the facts specific to the provider that affects computations for the Prospective Payment System. The Provider Specific files in SAS format are located in the Download section below for the following provider-types, Inpatient, Skilled Nursing Facility, Home Health Agency, Hospice, Inpatient Rehab, Long Term Care, Inpatient Psychiatric Facility</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/ProspMedicareFeeSvcPmtGen/psf_SAS.html', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '181', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/ProspMedicareFeeSvcPmtGen/psf_SAS.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Home Health (HHA)', 'Hospice', 'Hospital', 'Inpatient', 'Long Term Care (LTC)', 'Medicare', 'National', 'Payments', 'Prospective Payment System (PPS)', 'Providers', 'Psychiatric Facility', 'Publicly Available Data File - for download', 'Regional', 'Skilled Nursing (SNF)'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Provider Specific Data for Public Use in SAS Format', 'accrualPeriodicity': 'R/P1Y'}, {'description': '<p>QHP Landscape Files present basic information about certified Qualified Health Plans and Stand-alone Dental Plans for individuals-families and small businesses available on HealthCare.gov. The files contain plan information by county, including plan type, category, rating area, and premiums for various rating scenarios.</p>\n', 'programCode': ['009:000'], 'temporal': '2014-01-01T05:00:00-05:00/2016-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.healthcare.gov/health-and-dental-plan-datasets-for-researchers-and-issuers/', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:Healthdata@hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2014-11-14', 'accessLevel': 'public', 'identifier': '549', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.healthcare.gov/health-and-dental-plan-datasets-for-researchers-and-issuers/', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Access to Care', 'Center for Consumer Information and Insurance Oversight', 'County', 'Covered Services', 'Eligibility', 'Freedom of Information Act (FOIA)', 'Health Insurance Marketplace', 'Interactive Tools', 'National', 'Payment Sources', 'Payments', 'Preventive Services', 'Publicly Available Data File - for download', 'Rates', 'Research', 'State'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Qualified Health Plan (QHP) Landscape'}, {'description': '<p>CMS has released new information on Qualified Health Plan selections by county for the 37 states that use the HealthCare.gov platform (including the Federally-facilitated Marketplace, State Partnership Marketplaces and supported State-based Marketplaces) for the Marketplace open enrollment period from November 15, 2014 through February 15, 2015, including additional special enrollment period (SEP) activity reported through February 22, 2015. The data represent the number of unique individuals who have been determined eligible to enroll in a Qualified Health Plan and had selected a Marketplace plan by February 15, 2015 (including SEP activity through February 22).</p>\n', 'programCode': ['009:000'], 'temporal': '2015-01-01T05:00:00-05:00/2015-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://data.healthcare.gov/dataset/2015-Qualifying-Health-Plan-Selections-by-Age-Grou/qv54-6mtm', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '612', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://data.healthcare.gov/dataset/2015-Qualifying-Health-Plan-Selections-by-Age-Grou/qv54-6mtm', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['County', 'Health Insurance Marketplace', 'Interactive Tools', 'Publicly Available Data File - for download'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Qualifying Health Plan Selections by Age Group and County'}, {'description': '<p>CMS has released new information on Qualified Health Plan selections by county for the 37 states that use the HealthCare.gov platform (including the Federally-facilitated Marketplace, State Partnership Marketplaces and supported State-based Marketplaces) for the Marketplace open enrollment period from November 15, 2014 through February 15, 2015, including additional special enrollment period (SEP) activity reported through February 22, 2015. The data represent the number of unique individuals who have been determined eligible to enroll in a Qualified Health Plan and had selected a Marketplace plan by February 15, 2015 (including SEP activity through February 22).</p>\n', 'programCode': ['009:000'], 'temporal': '2015-01-01T05:00:00-05:00/2015-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://data.healthcare.gov/dataset/2015-Qualifying-Health-Plan-Selections-by-APTC-and/f7yt-nc7m', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:Healthdata@hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '607', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://data.healthcare.gov/dataset/2015-Qualifying-Health-Plan-Selections-by-APTC-and/f7yt-nc7m', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['County', 'Health Insurance Marketplace', 'Interactive Tools', 'Publicly Available Data File - for download'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Qualifying Health Plan Selections by APTC and County'}, {'description': '<p>CMS has released new information on Qualified Health Plan selections by county for the 37 states that use the HealthCare.gov platform (including the Federally-facilitated Marketplace, State Partnership Marketplaces and supported State-based Marketplaces) for the Marketplace open enrollment period from November 15, 2014 through February 15, 2015, including additional special enrollment period (SEP) activity reported through February 22, 2015. The data represent the number of unique individuals who have been determined eligible to enroll in a Qualified Health Plan and had selected a Marketplace plan by February 15, 2015 (including SEP activity through February 22).</p>\n', 'programCode': ['009:000'], 'temporal': '2015-01-01T05:00:00-05:00/2015-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://data.healthcare.gov/dataset/2015-Qualifying-Health-Plan-Selections-by-Type-of-/kjvw-ka5c', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '609', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://data.healthcare.gov/dataset/2015-Qualifying-Health-Plan-Selections-by-Type-of-/kjvw-ka5c', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['County', 'Health Insurance Marketplace', 'Interactive Tools', 'Publicly Available Data File - for download'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Qualifying Health Plan Selections by Consumer Type and Cnty'}, {'description': '<p>CMS has released new information on Qualified Health Plan selections by county for the 37 states that use the HealthCare.gov platform (including the Federally-facilitated Marketplace, State Partnership Marketplaces and supported State-based Marketplaces) for the Marketplace open enrollment period from November 15, 2014 through February 15, 2015, including additional special enrollment period (SEP) activity reported through February 22, 2015. The data represent the number of unique individuals who have been determined eligible to enroll in a Qualified Health Plan and had selected a Marketplace plan by February 15, 2015 (including SEP activity through February 22).</p>\n', 'programCode': ['009:000'], 'temporal': '2015-01-01T05:00:00-05:00/2015-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://data.healthcare.gov/dataset/2015-Qualifying-Health-Plan-Selections-by-Househol/sy6b-59wj', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '610', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://data.healthcare.gov/dataset/2015-Qualifying-Health-Plan-Selections-by-Househol/sy6b-59wj', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['County', 'Health Insurance Marketplace', 'Interactive Tools', 'Publicly Available Data File - for download'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Qualifying Health Plan Selections by Income and County'}, {'description': '<p>As of September 1, 2011, the Affordable Care Act and rate review regulation require review of rate increases of 10 percent or more. A non-grandfathered health plan sold in the individual or small group market that increases its rates by 10 percent or more is subject to review to determine whether the increase is unreasonable. Most states and territories have an effective rate review program and will review rate increases submitted by health insurance issuers in their states and territories. CMS will review rate increases in the market(s) where states do not have an effective rate review program. Additionally, effective January 1, 2014, all plans compliant with the rate monitoring and single risk pool requirements of the Affordable Care Act are required to submit all plans within the single risk pool. This page contains links to the rate review data posted on the CCIIO website.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/CCIIO/Resources/Data-Resources/ratereview.html', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2014-11-13', 'accessLevel': 'public', 'identifier': '561', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/CCIIO/Resources/Data-Resources/ratereview.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Center for Consumer Information and Insurance Oversight', 'Publicly Available Data File - for download', 'Rates', 'State'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Rate Review Data '}, {'description': '<p>The Centers for Medicare and Medicaid Services (CMS) research efforts span many topics, methods, and interests. Some projects address the Agencys immediate information needs, like patterns of prescription drug use. Others are aimed at long-term research needs, such as risk adjuster mechanisms for different payment systems.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Reports/', 'modified': '2015-12-22', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2015-12-22', 'accessLevel': 'public', 'identifier': '267', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Reports/', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Ambulatory', 'Budget', 'Demonstrations', 'Eligibility', 'End Stage Renal Disease (ESRD)', 'Enrollment', 'Expenditures', 'Home Health (HHA)', 'Hospice', 'Hospital', 'Inpatient', 'Long Term Care (LTC)', 'Medicaid', 'Medicaid Managed Care', 'Medicare', 'Medicare-Medicaid Dual Beneficiaries', 'Minority Health', 'National', 'Outpatient', 'Part A', 'Part B', 'Part D', 'Payments', 'Prescription Drug Plans', 'Prescription Drugs', 'Quality', 'Reports', 'Research', 'Skilled Nursing (SNF)', 'State', 'Utilization'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Research Reports'}, {'description': '<p>Section 4432(a) of the Balanced Budget Act (BBA) of 1997 modified how payment is made for Medicare skilled nursing facility (SNF) services. Effective with cost reporting periods beginning on or after July 1, 1998, SNFs are no longer paid on a reasonable cost basis or through low volume prospectively determined rates, but rather on the basis of a prospective payment system (PPS). The PPS payment rates are adjusted for case mix and geographic variation in wages and cover all costs of furnishing covered SNF services (routine, ancillary, and capital-related costs).</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/SNFPPS/', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '183', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/SNFPPS/', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Coding and Coding Rules', 'Interactive Tools', 'Medicare', 'National', 'Payments', 'Prospective Payment System (PPS)', 'Providers', 'Publicly Available Data File - for download', 'Regional', 'Reports', 'Skilled Nursing (SNF)'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Skilled Nursing Facility PPS'}, {'description': '<p>Provides annual Medicare Health Plan Employer Data and Information Set (HEDIS) performance measures.</p>\n', 'programCode': ['009:000'], 'temporal': '2008-01-01T05:00:00-05:00/2015-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/MCRAdvPartDEnrolData/SNP-HEDIS-Public-Use-Files.html', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '370', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/MCRAdvPartDEnrolData/SNP-HEDIS-Public-Use-Files.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Enrollment', 'Health Employer Data and Information Set (HEDIS)', 'Medicare Advantage', 'National', 'Part D', 'Publicly Available Data File - for download'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Special Needs Plan HEDIS Public Use Files'}, {'description': '<p>These documents provide key statistics on Medicare-Medicaid dual enrollees enrollment, service utilization, expenditures, and chronic conditions for 2007 through 2011.</p>\n', 'programCode': ['009:000'], 'temporal': '2007-01-01T05:00:00-05:00/2011-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.cms.gov/Medicare-Medicaid-Coordination/Medicare-and-Medicaid-Coordination/Medicare-Medicaid-Coordination-Office/Analytics.html', 'modified': '2017-12-14', 'contactPoint': {'hasEmail': 'mailto:Healthdata@hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2012-04-01', 'accessLevel': 'public', 'identifier': '664', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://www.cms.gov/Medicare-Medicaid-Coordination/Medicare-and-Medicaid-Coordination/Medicare-Medicaid-Coordination-Office/Downloads/County-LevelProfiles_2012.zip', 'format': 'zip', 'mediaType': 'application/unknown', 'title': 'zip'}], 'keyword': ['Behavioral Health-Mental Health', 'Chronic Condition', 'Enrollment', 'Expenditures', 'Long Term Care (LTC)', 'Managed Care', 'Medicaid', 'Medicaid Managed Care', 'Medicare', 'Medicare Advantage', 'Medicare-Medicaid Dual Beneficiaries', 'National', 'Operating Costs', 'Publicly Available Data File - for download', 'State', 'Statistics', 'Utilization'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'State and National Profiles of Medicare-Medicaid dual Benes'}, {'description': '<p>The Affordable Care Act created the Pre-Existing Condition Insurance Plan (PCIP) to make health insurance available to people who have been denied coverage by private insurance companies because of a pre-existing condition.</p>\n', 'programCode': ['009:000'], 'temporal': '2011-01-01T05:00:00-05:00/2014-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/CCIIO/Resources/Fact-Sheets-and-FAQs/pcip-enrollment.html', 'modified': '2016-01-06', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-01-06', 'accessLevel': 'public', 'identifier': '305', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/CCIIO/Resources/Fact-Sheets-and-FAQs/pcip-enrollment.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Access to Care', 'Center for Consumer Information and Insurance Oversight', 'Enrollment', 'Fact Sheets', 'State', 'Statistics'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'State by State Enrollment in the PCIP'}, {'description': '<p>The State Program Integrity Assessment (SPIA) is the Centers for Medicare and Medicaid Services (CMS) first national data collection on state Medicaid program integrity activities for the purposes of program evaluation and technical assistance support. CMS uses the data from the SPIA to develop descriptive reports for each state, identify areas to provide states with technical support and assistance, and assess states performance over time. The data are collected via an online data collection instrument which includes questions on state Medicaid integrity program characteristics, planning, prevention, detection, investigation and recovery activities, and technical assistance needs.</p>\n', 'programCode': ['009:000'], 'temporal': '2007-01-01T05:00:00-05:00/2010-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Medicare-Medicaid-Coordination/Fraud-Prevention/FraudAbuseforProfs/SPIA.html', 'modified': '2015-12-22', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2015-12-22', 'accessLevel': 'public', 'identifier': '562', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Medicare-Medicaid-Coordination/Fraud-Prevention/FraudAbuseforProfs/SPIA.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Claims', 'Fact Sheets', 'Hospital', 'Medicaid', 'Payments', 'Physician Services', 'Providers', 'Quality', 'Reports', 'State', 'Suppliers', 'Vendors'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'State Program Integrity Assessment (SPIA)'}, {'description': '<p>This 6-page document provides key statistics on Medicare-Medicaid dual enrollees enrollment, service utilization, expenditures, and chronic conditions for 2012. 2012 is the most recent year of available data due to lags in Medicaid data.</p>\n', 'programCode': ['009:000'], 'temporal': '2012-01-01T05:00:00-05:00/2012-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.cms.gov/Medicare-Medicaid-Coordination/Medicare-and-Medicaid-Coordination/Medicare-Medicaid-Coordination-Office/Analytics.html', 'modified': '2017-12-14', 'contactPoint': {'hasEmail': 'mailto:Healthdata@hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2017-07-01', 'accessLevel': 'public', 'identifier': '663', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://www.cms.gov/Medicare-Medicaid-Coordination/Medicare-and-Medicaid-Coordination/Medicare-Medicaid-Coordination-Office/Downloads/County-LevelProfiles_2012.zip', 'format': 'zip', 'mediaType': 'application/unknown', 'title': 'zip'}], 'keyword': ['Behavioral Health-Mental Health', 'Chronic Condition', 'County', 'Enrollment', 'Expenditures', 'Long Term Care (LTC)', 'Managed Care', 'Medicaid', 'Medicaid Managed Care', 'Medicare', 'Medicare Advantage', 'Medicare-Medicaid Dual Beneficiaries', 'National', 'Operating Costs', 'Reports', 'State', 'Statistics', 'Utilization'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'State-County Profiles of Medicare-Medicaid dual Benes'}, {'description': '<p>These are the official datasets used on the Medicare.gov Supplier Directory provided by the Centers for Medicare and Medicaid Services. They provide names, addresses, and contact information for suppliers that provide services or products under the Medicare program.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://data.medicare.gov/data/supplier-directory', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '471', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://data.medicare.gov/data/supplier-directory', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['County', 'Durable Medical Equipment (DME)', 'Medicare', 'Publicly Available Data File - for download', 'State', 'Suppliers', 'Vendors'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Supplier Directory Data'}, {'description': '<p>The state profiles are intended to provide an understanding of the environment within which the featured agencies are functioning, including factors which may influence or help shape the implementation of particular practices.</p>\n', 'programCode': ['009:000'], 'temporal': '2004-01-01T05:00:00-05:00/2004-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Medicare/Provider-Enrollment-and-Certification/SurvCertPromPractProj/StateProfiles.html', 'modified': '2016-01-06', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-01-06', 'accessLevel': 'public', 'identifier': '188', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Medicare/Provider-Enrollment-and-Certification/SurvCertPromPractProj/StateProfiles.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Home Health (HHA)', 'Hospice', 'Hospital', 'Medicare', 'State', 'Statistics', 'Survey'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Survey and Cert-Promising Practices Project-State Profiles'}, {'description': '<p>This website provides high level results of the surveys conducted by the State Agencies captured by the ASPEN system. It provides deficiency information for Nursing Homes. For additional information about a particular provider, contact the appropriate State Agency or Regional Office contact.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Medicare/Provider-Enrollment-and-Certification/SurveyCertificationEnforcement/', 'modified': '2015-12-16', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2015-12-16', 'accessLevel': 'public', 'identifier': '189', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Medicare/Provider-Enrollment-and-Certification/SurveyCertificationEnforcement/', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Interactive Tools', 'Medicaid', 'Medicare', 'Nursing Home', 'Payments', 'Providers', 'Quality', 'Regional', 'Skilled Nursing (SNF)', 'State', 'Suppliers', 'Survey'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Survey and Certification - Enforcement - 2567 Report'}, {'description': '<p>This report provides the estimates and information applicable to physician fee schedule payments.</p>\n', 'programCode': ['009:000'], 'temporal': '2008-01-01T05:00:00-05:00/2015-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/SustainableGRatesConFact/index.html', 'modified': '2016-01-06', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-01-06', 'accessLevel': 'public', 'identifier': '184', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/SustainableGRatesConFact/index.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Medicare', 'National', 'Payments', 'Physician Fee Schedule', 'Physician Services', 'Rates', 'Reports', 'Research', 'Statistics'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Sustainable Growth Rates and Conversion Factors'}, {'description': '<p>The Number of Estimated Eligible Uninsured People for Outreach Targeting</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://data.cms.gov/dataset/The-Number-of-Estimated-Eligible-Uninsured-People-/pc88-ec56', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2012-08-13', 'accessLevel': 'public', 'identifier': '483', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://data.cms.gov/dataset/The-Number-of-Estimated-Eligible-Uninsured-People-/pc88-ec56', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Access to Care', 'Center for Consumer Information and Insurance Oversight', 'Health Insurance Marketplace', 'Interactive Tools', 'Publicly Available Data File - for download', 'State', 'Uninsured'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'The Number of Estimated Eligible Uninsured People for Out..'}, {'description': '<p>The Percent of Estimated Eligible Uninsured People for Outreach Targeting</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://data.cms.gov/dataset/The-Percent-of-Estimated-Eligible-Uninsured-People/9hxb-n5xb', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2012-08-13', 'accessLevel': 'public', 'identifier': '484', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://data.cms.gov/dataset/The-Percent-of-Estimated-Eligible-Uninsured-People/9hxb-n5xb', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Access to Care', 'Center for Consumer Information and Insurance Oversight', 'County', 'Health Insurance Marketplace', 'Interactive Tools', 'Publicly Available Data File - for download', 'State', 'Uninsured'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'The Percent of Estimated Eligible Uninsured People for Out..'}, {'description': '<p>The Therapy Provider Phase Information dataset is a tool for providers to search by their National Provider Identifier (NPI) number to determine their phase for manual medical review of therapy claims.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://data.cms.gov/dataset/Therapy-Provider-Phase-Information/ucun-6i4t', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '477', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://data.cms.gov/dataset/Therapy-Provider-Phase-Information/ucun-6i4t', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Claims', 'Interactive Tools', 'Medicare', 'National', 'Providers', 'Publicly Available Data File - for download'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Therapy Provider Phase Information'}, {'description': '<p>This data file indicates the estimated number of uninsured individuals ages 19-25 in each U.S. county. These individuals may be eligible to join their parents health plan if that plan offers dependent coverage. The data is based on the 2007 Small Area Health Insurance Estimates (SAHIE) and March 2008 Current Population Survey Annual Social and Economic Supplement (CPS-ASEC).</p>\n', 'programCode': ['009:000'], 'temporal': '2007-01-01T05:00:00-05:00/2008-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/CCIIO/Programs-and-Initiatives/Health-Insurance-Market-Reforms/Coverage-for-Young-Adults.html', 'modified': '2016-01-06', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-01-06', 'accessLevel': 'public', 'identifier': '301', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/CCIIO/Programs-and-Initiatives/Health-Insurance-Market-Reforms/Coverage-for-Young-Adults.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Access to Care', 'Center for Consumer Information and Insurance Oversight', 'County', 'State', 'Statistics'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Uninsured Young Adults by County'}, {'description': '<p>The Centers for Medicare and Medicaid Services (CMS) has created a standard analytical file intended to promote transparency. For each VM performance year, CMS will publish a PUF that contains Value Modifier performance results of de-identified practices that were subject to the VM program. CMS provides supporting documentation for each PUF that contains the field name, length, type, label, description, and notes for each variable included in the PUF.</p>\n', 'programCode': ['009:000'], 'temporal': '2013-01-01T05:00:00-05:00/2016-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/VMPUF/Value-Modifier-PUF.html', 'modified': '2018-09-06', 'contactPoint': {'hasEmail': 'mailto:pvhelpdesk@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2017-05-05', 'accessLevel': 'public', 'identifier': '659', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/VMPUF/Value-Modifier-PUF.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Accountable Care Organization', 'Claims', 'Medicare', 'National', 'Payments', 'Physician Fee Schedule', 'Physician Services', 'Publicly Available Data File - for download'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Value Modifier Public Use File', 'accrualPeriodicity': 'R/P1Y'}, {'description': "<p>The Medicare Electronic Health Record (EHR) Incentive Program provides incentives to eligible clinicians and hospitals to adopt electronic health records. This dataset combines meaningful use attestations from the Medicare EHR Incentive Program and certified health IT product data from the ONC Certified Health IT Product List (CHPL) to identify the unique vendors, products, and product types of each certified health IT product used to attest to meaningful use. The dataset also includes important provider-specific data, related to the provider's participation and status in the program, unique provider identifiers, and other characteristics unique to each provider, like geography and provider type.</p>\n", 'programCode': ['009:110'], 'title': 'EHR Products Used for Meaningful Use Attestation', 'publisher': {'@type': 'org:Organization', 'name': 'Office of the National Coordinator for Health Information Technology'}, 'landingPage': 'https://dashboard.healthit.gov/datadashboard/documentation/ehr-products-mu-attestation-data-documentation.php', 'contactPoint': {'hasEmail': 'mailto:onc.request@hhs.gov', 'fn': 'ONC Request'}, 'issued': '2019-01-01', 'accessLevel': 'public', 'identifier': '11c83d84-83c1-4310-963f-2134f953943b', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://dashboard.healthit.gov/datadashboard/data/MU_REPORT.csv', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'MU_REPORT.csv'}], 'keyword': ['certified', 'ehrs', 'electronic health records', 'health information technology', 'health IT', 'interoperability'], 'bureauCode': ['009:00'], 'modified': '2019-01', 'references': ['https://dashboard.healthit.gov/quickstats/pages/FIG-Vendors-of-EHRs-to-Participating-Professionals.php', 'https://dashboard.healthit.gov/quickstats/pages/FIG-Vendors-of-EHRs-to-Participating-Hospitals.php', 'https://dashboard.healthit.gov/apps/hospitals-medicare-meaningful-use.php', 'https://dashboard.healthit.gov/apps/medicare-professionals-ehr-vendors.php'], 'describedBy': 'https://dashboard.healthit.gov/datadashboard/documentation/ehr-products-mu-attestation-data-documentation.php'}, {'description': "<p>The CMS EHR Incentive Programs provide incentives to eligible office-based providers and hospitals to adopt electronic health records. Both the Medicare and Medicaid programs have separate criteria and eligible participants. These measures track the percentage of physicians, nurse practitioners, physician assistants, short-term general, Critical Access, and Children's hospitals that have demonstrated meaningul use of certified electronic health record technology and/or adopted, implemented, or ugraded any electronic health record. These measures track the rate of adoption and use of EHR technology certified by HHS in addition to adoption of other non-certified EHR technology. These measures are cumulative, representing the most recent data.</p>\n", 'programCode': ['009:110'], 'title': 'Centers for Medicare & Medicaid Services (CMS) EHR Incentive Program Measures', 'publisher': {'@type': 'org:Organization', 'name': 'Office of the National Coordinator for Health Information Technology'}, 'landingPage': 'https://dashboard.healthit.gov/datadashboard/documentation/cms-ehr-incentive-program-measures-documentation.php', 'contactPoint': {'hasEmail': 'mailto:onc.request@hhs.gov', 'fn': 'ONC Request'}, 'issued': '2017-08-01', 'accessLevel': 'public', 'identifier': 'deraq33a-rn2x-aa1j-jhzz-4gp7d0wf8cys', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://dashboard.healthit.gov/datadashboard/data/Meaningful-Use-Acceleration-Scorecard.csv', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'Meaningful-Use-Acceleration-Scorecard.csv'}], 'keyword': ['adoption', 'certified electronic health record technology', 'ehrs', 'electronic health records', 'health information technology', 'health IT', 'hospitals', 'incentive payment', 'nurse', 'office-based physicians', 'physicians'], 'bureauCode': ['009:00'], 'modified': '2017-08', 'references': ['https://dashboard.healthit.gov/quickstats/pages/FIG-Health-Care-Professionals-EHR-Incentive-Programs.php', 'https://dashboard.healthit.gov/quickstats/pages/FIG-Hospitals-EHR-Incentive-Programs.php'], 'describedBy': 'https://dashboard.healthit.gov/datadashboard/documentation/cms-ehr-incentive-program-measures-documentation.php'}, {'description': "<p>The 'State Points of Contact' is a list of all of ONC's collaborators at the state level. The list contains the points of contacts' names, title and contact information.</p>\n", 'programCode': ['009:110'], 'publisher': {'@type': 'org:Organization', 'name': 'Office of the National Coordinator for Health Information Technology'}, 'landingPage': 'https://dashboard.healthit.gov/datadashboard/state-health-it-policy-levers-compendium-state-poc.php', 'contactPoint': {'hasEmail': 'mailto:onc.request@hhs.gov', 'fn': 'ONC Request'}, 'issued': '2017-07-01', 'accessLevel': 'public', 'identifier': '13hiij7v-wbz1-2zfs-lazc-pkytdlbu56nj', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://dashboard.healthit.gov/datadashboard/data/policy-levers-state-poc.csv', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'policy-levers-state-poc.csv'}], 'keyword': ['EHR', 'health information exchange', 'health information technology', 'health IT', 'patient engagement', 'State Health IT policies', 'State HIE'], 'bureauCode': ['009:00'], 'modified': '2017-07', 'title': 'State Health IT Policy Points of Contact', 'describedBy': 'https://dashboard.healthit.gov/datadashboard/state-health-it-policy-levers-compendium-state-poc.php'}, {'description': '<p>This data was collected by the Office of the National Coordinator for Health IT in coordination with Clinovations and the George Washington University Milken Institute of Public Health. ONC and its partners collected the data through research of state government and health information organization websites. The dataset provides policy and law details for four distinct policies or laws, and, where available, hyperlinks to official state records or websites. These four policies or laws are: 1) State Health Information Exchange (HIE) Consent Policies; 2) State-Sponsored HIE Consent Policies; 3) State Laws Requiring Authorization to Disclose Mental Health Information for Treatment, Payment, and Health Care Operations (TPO); and 4) State Laws that Apply a Minimum Necessary Standard to Treatment Disclosures of Mental Health Information.</p>\n', 'programCode': ['009:110'], 'title': 'State Health IT Privacy and Consent Laws and Policies', 'publisher': {'@type': 'org:Organization', 'name': 'Office of the National Coordinator for Health Information Technology'}, 'landingPage': 'https://dashboard.healthit.gov/datadashboard/documentation/state-health-it-privacy-consent-law-policy-data-documentation.php', 'contactPoint': {'hasEmail': 'mailto:onc.request@hhs.gov', 'fn': 'ONC Request'}, 'issued': '2017-07-01', 'accessLevel': 'public', 'identifier': 'yw73pryi-h3or-9rhg-jpgp-dofus7swvmx1', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://dashboard.healthit.gov/datadashboard/data/state-health-it-privacy-consent-law-policies.csv', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'state-health-it-privacy-consent-law-policies.csv'}], 'keyword': ['authorization', 'consent', 'consent law', 'health care', 'health care operations', 'Health information exchange', 'health information technology', 'health IT', 'healthcare', 'healthit', 'HIE', 'HIE consent policies', 'hit', 'mental health information', 'minimum necessary standard', 'patient information', 'payment', 'personal health information', 'privacy', 'state', 'state laws', 'State-sponsored HIE Consent policies', 'TPO', 'treatment'], 'bureauCode': ['009:00'], 'modified': '2017-07', 'references': ['https://dashboard.healthit.gov/apps/state-health-it-privacy-consent-law-policy.php'], 'describedBy': 'https://dashboard.healthit.gov/datadashboard/documentation/state-health-it-privacy-consent-law-policy-data-documentation.php'}, {'description': "<p>The Medicare & Medicaid Electronic Health Record (EHR) Incentive Programs provide incentives to eligible ambulatory and inpatient providers to adopt electronic health records. This dataset provides the counts of health care providers that have reported a developer's product through participation in the Medicare EHR Incentive Program. The data are provided beginning in 2011. This dataset enables the tracking of trends in the adoption of healthIT by developer and by both office-based health care providers and non-federal acute-care hospitals. Filter the data by Program Year to get the most recent counts by health care provider type. The most recent data is available through the 2016 Program Year.</p>\n", 'programCode': ['009:110'], 'title': 'EHR Developers Reported by Health Care Providers Participating in Federal Programs', 'publisher': {'@type': 'org:Organization', 'name': 'Office of the National Coordinator for Health Information Technology'}, 'landingPage': 'https://dashboard.healthit.gov/datadashboard/documentation/ehr-vendors-reported-CMS-ONC-data-documentation.php', 'contactPoint': {'hasEmail': 'mailto:onc.request@hhs.gov', 'fn': 'ONC Request'}, 'issued': '2017-07-01', 'accessLevel': 'public', 'identifier': '5d6zvokd-upg9-fobb-lzgn-ep6jo1du8lkd', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://dashboard.healthit.gov/datadashboard/data/EHR-vendors-count-dataset.csv', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'EHR-vendors-count-dataset.csv'}], 'keyword': ['adoption', 'CEHRT', 'certified electronic health record technology', 'CMS EHR Incentrive Program', 'EHR developers', 'EHR vendors', 'federal programs', 'health IT'], 'bureauCode': ['009:00'], 'modified': '2017-07', 'references': ['https://dashboard.healthit.gov/quickstats/pages/FIG-Vendors-of-EHRs-to-Participating-Professionals.php', 'https://dashboard.healthit.gov/quickstats/pages/FIG-Vendors-of-EHRs-to-Participating-Hospitals.php'], 'describedBy': 'https://dashboard.healthit.gov/datadashboard/documentation/ehr-vendors-reported-CMS-ONC-data-documentation.php'}, {'description': '<p>The Centers for Medicare & Medicaid Services (CMS) EHR Incentive Program provides incentive payments for eligible hospitals to adopt and meaningfully use certified health IT. Among the requirements to receive an incentive payment, participating hospitals must report on public health measures. These measures include the electronic reporting of data regarding: immunizations, emergency department visits (syndromic surveillance), reportable infectious disease laboratory results, and electronic patient data to specialized registries, like cancert. As of 2015, stage 2 of the EHR Incentive Program requires hospitals to report on three public health measures, when applicable, and modified stage 2 of the program requires hospitals to report on two of the three measures. This dataset includes the percentage of hospitals who reported on these measures in program years, 2013, 2014 and 2015.</p>\n', 'programCode': ['009:110'], 'title': 'Hospital Public Health Reporting', 'publisher': {'@type': 'org:Organization', 'name': 'Office of the National Coordinator for Health Information Technology'}, 'landingPage': 'https://dashboard.healthit.gov/datadashboard/documentation/hospital-public-health-reporting-documentation.php', 'contactPoint': {'hasEmail': 'mailto:onc.request@hhs.gov', 'fn': 'ONC Request'}, 'issued': '2017-01-01', 'accessLevel': 'public', 'identifier': 'vzcc5ta0-36kx-g2f7-uzay-ps4jb0jt6xdw', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://dashboard.healthit.gov/datadashboard/data/hospital-mu-public-health-measures.csv', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'hospital-mu-public-health-measures.csv'}], 'keyword': ['CMS EHR Incentive Program', 'emergency department visits', 'health information technology', 'health IT', 'interoperability', 'public health measures', 'public health measures reporting'], 'bureauCode': ['009:00'], 'modified': '2017-01', 'references': ['https://dashboard.healthit.gov/quickstats/pages/FIG-MU-Hospitals-Public-Health-Measures-Selection.php'], 'describedBy': 'https://dashboard.healthit.gov/datadashboard/documentation/hospital-public-health-reporting-documentation.php'}, {'description': "<p>The Health IT State Policy Levers Compendium was developed by the Office of National Coordinator for Health Information Technology (ONC) in coordination with states. It is intended to support state efforts to advance interoperability and can also be used in service of delivery system reform. The Compendium includes a directory of health IT policy levers and nearly 300 examples of how states have used them. The 'Activities Catalog' includes the over 300 documented examples of health IT policy levers in use by states. The catalog data includes the states using the policy lever to promote health IT and advance interoperability, the state's documented activities, and official information source for these activities.</p>\n", 'programCode': ['009:110'], 'title': 'State Health IT Policy Levers Activities Catalog', 'publisher': {'@type': 'org:Organization', 'name': 'Office of the National Coordinator for Health Information Technology'}, 'landingPage': 'https://dashboard.healthit.gov/datadashboard/documentation/state-health-it-policy-levers-compendium-documentation.php', 'contactPoint': {'hasEmail': 'mailto:onc.request@hhs.gov', 'fn': 'ONC Request'}, 'issued': '2015-12-01', 'accessLevel': 'public', 'identifier': 'exxucmj0-ey0t-ofmw-ehjp-yknmz432m3og', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://dashboard.healthit.gov/datadashboard/data/policy-levers-activities-catalog.csv', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'policy-levers-activities-catalog.csv'}], 'keyword': ['EHR', 'health information exchange', 'health information technology', 'health IT', 'patient engagement', 'State Health IT policies', 'State HIE'], 'bureauCode': ['009:00'], 'modified': '2015-12', 'references': ['https://dashboard.healthit.gov/apps/state-health-it-policy-levers-compendium.php'], 'describedBy': 'https://dashboard.healthit.gov/datadashboard/documentation/state-health-it-policy-levers-compendium-documentation.php'}, {'description': "<p>The Health IT State Policy Levers Compendium was developed by the Office of National Coordinator for Health Information Technology (ONC) in coordination with states. It is intended to support state efforts to advance interoperability and can also be used in service of delivery system reform. The Compendium includes a directory of health IT policy levers and nearly 300 examples of how states have used them. The 'Policy Levers Directory' is a list of all 32 distinct policy levers contained within the Compendium. The directory data includes descriptions for each lever, as well as policy lever uses for health IT and interoperability.</p>\n", 'programCode': ['009:110'], 'publisher': {'@type': 'org:Organization', 'name': 'Office of the National Coordinator for Health Information Technology'}, 'landingPage': 'https://dashboard.healthit.gov/datadashboard/state-health-it-policy-levers-compendium-directory.php', 'contactPoint': {'hasEmail': 'mailto:onc.request@hhs.gov', 'fn': 'ONC Request'}, 'issued': '2015-12-01', 'accessLevel': 'public', 'identifier': 'alk73yfu-8uwn-rnm6-tmxj-kmtp1mdm0bxs', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://dashboard.healthit.gov/datadashboard/data/policy-levers-directory.csv', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'policy-levers-directory.csv'}], 'keyword': ['EHR', 'health information exchange', 'health information technology', 'health IT', 'patient engagement', 'State Health IT policies', 'State HIE'], 'bureauCode': ['009:00'], 'modified': '2015-12', 'title': 'State Health IT Policy Levers Directory', 'describedBy': 'https://dashboard.healthit.gov/datadashboard/state-health-it-policy-levers-compendium-directory.php'}, {'description': '<p>The Health Information Technology for Economic and Clinical Health (HITECH) Act was passed as part of the American Recovery and Reinvestment Act (ARRA) to invest in the U.S. health IT infrastructure. The Office of the National Coordinator for Health IT (ONC) received over $2 billion of these HITECH funds, which was granted to health and community organizations across the U.S. This crosswalk provides geographic data for the service areas of two of these HITECH programs: the Health IT Regional Extension Centers (REC) Program and the Beacon Communities Program. This data can be linked to program financial and performance data to map and visualize program data. You can access the data in multiple formats below.</p>\n', 'programCode': ['009:110'], 'publisher': {'@type': 'org:Organization', 'name': 'Office of the National Coordinator for Health Information Technology'}, 'landingPage': 'https://dashboard.healthit.gov/datadashboard/documentation/grantee-xwalk-data-documentation.php', 'contactPoint': {'hasEmail': 'mailto:onc.request@hhs.gov', 'fn': 'ONC Request'}, 'issued': '2014-12-01', 'accessLevel': 'public', 'identifier': '5k0pnwr0-zzo9-pvru-dy7y-29vcs3fudqax', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://dashboard.healthit.gov/datadashboard/data/HealthIT_Dashboard_AreaType_Crosswalk.csv', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'HealthIT_Dashboard_AreaType_Crosswalk.csv'}], 'keyword': ['American Reconstruction and Recovery Act', 'ARRA', 'Beacon Communities Program', 'EHR', 'health IT', 'HITECH', 'REC', 'Regional Extension Centers'], 'bureauCode': ['009:00'], 'modified': '2014-12', 'title': 'ONC Health Information Technology for Economic and Clinical Health (HITECH) Grantee Crosswalk', 'describedBy': 'https://dashboard.healthit.gov/datadashboard/documentation/grantee-xwalk-data-documentation.php'}, {'description': '<p>ONC uses the SK&A Office-based Provider Database to calculate the counts of medical doctors, doctors of osteopathy, nurse practitioners, and physician assistants at the state and count level from 2011 through 2013. These counts are grouped as a total, as well as segmented by each provider type and separately as counts of primary care providers.</p>\n', 'programCode': ['009:110'], 'title': 'Office-based Health Care Providers Database', 'publisher': {'@type': 'org:Organization', 'name': 'Office of the National Coordinator for Health Information Technology'}, 'landingPage': 'https://dashboard.healthit.gov/datadashboard/documentation/ska-data-documentation.php', 'contactPoint': {'hasEmail': 'mailto:onc.request@hhs.gov', 'fn': 'ONC Request'}, 'issued': '2014-12-01', 'accessLevel': 'public', 'identifier': 'oerg8yyb-66a7-cry5-ljpv-0x7h9uz4xq52', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://dashboard.healthit.gov/datadashboard/data/SKA_State_County_Data_2011-2013.csv', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'SKA_State_County_Data_2011-2013.csv'}], 'keyword': ['health information technology', 'health IT', 'non-primary physicians', 'nurse practitioners', 'office-based physicians', 'physician assistants', 'primary care physicians', 'providers'], 'bureauCode': ['009:00'], 'modified': '2014-12', 'references': ['https://dashboard.healthit.gov/apps/physicians-medicare-meaningful-use.php'], 'describedBy': 'https://dashboard.healthit.gov/datadashboard/documentation/ska-data-documentation.php'}, {'description': "<p>The Updated Systematic Review reviews the January 2010 to August 2013 health IT literature to examine the effects of health IT across three aspects of care: efficiency, quality, and safety. This report updates previous systematic reviews of the health IT literature, focusing specifically on identifying and summarizing the evidence related to the use of health IT as outlined in the Meaningful Use regulations. The review examined the literature to determine the article authors' findings related to the effects or associations of a meaningful use functionality on an aspect of care. Each article's findings was scored as positive (defined as: health IT improved key aspect of care but none worse off), mixed-positive (defined as: positive effects of health IT outweight negative effects), neutral (defined as: health IT not associated with change in outcome), or negative (defined as: negative effects of health IT on outcome). The full review data: article, related meaningful use functionality, aspect of care, and author sentiment are provided in this dataset.</p>\n", 'programCode': ['009:110'], 'title': 'Effects of Meaningful Use Functionalities on Health Care Quality, Safety, and Efficiency', 'publisher': {'@type': 'org:Organization', 'name': 'Office of the National Coordinator for Health Information Technology'}, 'landingPage': 'https://dashboard.healthit.gov/datadashboard/documentation/systematic-lit-review-documentation.php', 'contactPoint': {'hasEmail': 'mailto:onc.request@hhs.gov', 'fn': 'ONC Request'}, 'issued': '2014-01-01', 'accessLevel': 'public', 'identifier': 'wzhfo0gu-gr6b-767p-cts4-7reu5e5mx4po', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://dashboard.healthit.gov/datadashboard/data/systematic-lit-review-appendix.csv', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'systematic-lit-review-appendix.csv'}], 'keyword': ['EHR', 'functionalities', 'health IT', 'indicators', 'meaningful use', 'public health measures', 'regulations'], 'bureauCode': ['009:00'], 'modified': '2014-01', 'references': ['https://dashboard.healthit.gov/quickstats/pages/FIG-Health-IT-Literature-Review-Infographic.php', 'https://dashboard.healthit.gov/quickstats/pages/FIG-Health-IT-Literature-Review-Summary-of-Findings-Meaningful-Use-Functionalities-on-Quality-Safety-and-Efficiency.php', 'https://dashboard.healthit.gov/quickstats/pages/FIG-Health-IT-Literature-Review-Summary-of-Author-Sentiments.php'], 'describedBy': 'https://dashboard.healthit.gov/datadashboard/documentation/systematic-lit-review-documentation.php'}, {'description': '<p>The Office of the Actuary in the Centers for Medicare and Medicaid Services (CMS) from time to time conducts studies on various aspects of the Medicare and Medicaid programs. The available studies include the following-</p>\n<p>Medicare Financial Status, Budget Impact, and Sustainability-Which Concept is Which, Actuarial Report on the Financial Outlook for Medicaid, Estimated Impact of Health Care Reform Proposals, Analysis of volume-and-intensity response to a price change for physicians services, Analysis of expenses in the last year of life.</p>\n', 'programCode': ['009:000'], 'temporal': '2008-01-01T05:00:00-05:00/2017-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Research/ActuarialStudies/', 'modified': '2018-10-03', 'contactPoint': {'hasEmail': 'mailto:Healthdata@hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2018-10-03', 'accessLevel': 'public', 'identifier': '245', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Research/ActuarialStudies/', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Budget', 'Enrollment', 'Expenditures', 'Long Term Care (LTC)', 'Medicaid', 'National', 'Payments', 'Reports', 'Statistics', 'Trends'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Actuarial Studies', 'accrualPeriodicity': 'R/P1Y'}, {'description': "<p>On September 22, 2010, Abbott issued a voluntary recall of certain Similac powdered infant formula after identifying a common warehouse beetle (both larvae and adults) in the finished product at their Sturgis, Michigan plant. The company immediately put all product manufactured at the Michigan plant on hold and ceased manufacturing at that location. FDA has advised against consumption of the recalled product and urged consumers to follow the manufacturer's instructions for reporting and returning the formula.</p>\n", 'programCode': ['009:001'], 'temporal': '2010-01-01T05:00:00-05:00/2010-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.fda.gov/AboutFDA/Transparency/OpenGovernment/ucm227485.htm', 'contactPoint': {'hasEmail': 'mailto:FDA_Enterprise_Data_Inventory@fda.hhs.gov', 'fn': 'FDA Enterprise Data Inventory'}, 'issued': '2010-10-01', 'accessLevel': 'public', 'identifier': '141bcfb1-fd5c-4abc-9e81-0e07cc3c8ca4', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.accessdata.fda.gov/scripts/infantformula/InfantFormulaRecallList2010.xls', 'format': 'excel', 'mediaType': 'application/unknown', 'title': 'excel'}], 'keyword': ['community health', 'food', 'formula', 'health', 'infant', 'market', 'notifications', 'recalls', 'safety'], 'bureauCode': ['009:10'], 'modified': '2010-10-01', 'title': 'FDA Abbott Infant Formula Recall'}, {'description': "<p>This list is intended to alert consumers about Web sites that are or were illegally marketing unapproved, uncleared, or unauthorized products in relation to the 2009 H1N1 Flu Virus (sometimes referred to as the 'swine flu' virus).</p>\n", 'programCode': ['009:000'], 'temporal': '2009-01-01T05:00:00-05:00/2009-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.fda.gov/AboutFDA/Transparency/OpenGovernment/ucm225441.htm', 'contactPoint': {'hasEmail': 'mailto:FDA_Enterprise_Data_Inventory@fda.hhs.gov', 'fn': 'FDA Enterprise Data Inventory'}, 'issued': '1900-01-01', 'accessLevel': 'public', 'identifier': '8b366073-48df-4c87-9120-9878f4875373', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.accessdata.fda.gov/scripts/h1n1flu/FraudulentH1N1ProductsList2009.xml', 'format': 'xml', 'mediaType': 'application/unknown', 'title': 'xml'}], 'keyword': ['community health', 'h1n1', 'health', 'influenza', 'market', 'notifications', 'ora', 'recalls', 'safety'], 'bureauCode': ['009:10'], 'modified': '1900-01-01', 'title': 'Fraudulent 2009 H1N1 Influenza Products'}, {'description': '<p>This feed provides new health and safety updates related to FDA approved products</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.fda.gov/AboutFDA/ContactFDA/StayInformed/RSSFeeds/Consumers/rss.xml', 'contactPoint': {'hasEmail': 'mailto:FDA_Enterprise_Data_Inventory@fda.hhs.gov', 'fn': 'FDA Enterprise Data Inventory'}, 'issued': '2012-05-30', 'accessLevel': 'public', 'identifier': '82319f7a-9d6e-4b9e-b67f-cf8ff1a4980e', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.fda.gov/AboutFDA/ContactFDA/StayInformed/RSSFeeds/Consumers/rss.xml', 'format': 'rss+xml', 'mediaType': 'application/unknown', 'title': 'rss+xml'}], 'keyword': ['approved', 'community health', 'fda', 'health', 'items', 'notifications', 'products', 'safety', 'updates'], 'bureauCode': ['009:10'], 'modified': '2012-05-30', 'title': 'Health Information Updates'}, {'description': '<p>Contains data for FDA pet food recalls since January 1, 2006.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.fda.gov/AboutFDA/Transparency/OpenGovernment/ucm225435.htm', 'contactPoint': {'hasEmail': 'mailto:FDA_Enterprise_Data_Inventory@fda.hhs.gov', 'fn': 'FDA Enterprise Data Inventory'}, 'issued': '2010-10-01', 'accessLevel': 'public', 'identifier': '617db889-3907-4429-aa64-b4747156d437', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.accessdata.fda.gov/scripts/newpetfoodrecalls/PetFoodRecallProductsList2009.xls', 'format': 'excel', 'mediaType': 'application/unknown', 'title': 'excel'}], 'keyword': ['community health', 'health', 'market', 'notifications', 'pet food', 'recalls', 'safety'], 'bureauCode': ['009:10'], 'modified': '2010-10-01', 'title': 'FDA Pet Food Recalls'}, {'description': '<p>This file contains the data elements used for searching the FDA Online Data Repository including proprietary name, active ingredients, marketing application number or regulatory citation, National Drug Code, and company name.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.fda.gov/ForIndustry/DataStandards/StructuredProductLabeling/ucm240580.htm', 'contactPoint': {'hasEmail': 'mailto:FDA_Enterprise_Data_Inventory@fda.hhs.gov', 'fn': 'FDA Enterprise Data Inventory'}, 'issued': '2011-02-01', 'accessLevel': 'public', 'identifier': 'c447002d-51df-46d9-a105-dda94dfd6083', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.fda.gov/downloads/ForIndustry/DataStandards/StructuredProductLabeling/ucm241597.zip', 'format': 'text/csv', 'mediaType': 'application/unknown', 'title': 'text/csv'}], 'keyword': ['community health', 'drug', 'fda', 'label', 'label repository', 'labels fda gov'], 'bureauCode': ['009:10'], 'modified': '2011-02-01', 'title': 'FDA Drug Label Data'}, {'description': '<p>Contains data for FDA peanut product recalls since January 2009.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.fda.gov/AboutFDA/Transparency/OpenGovernment/ucm225439.htm', 'contactPoint': {'hasEmail': 'mailto:FDA_Enterprise_Data_Inventory@fda.hhs.gov', 'fn': 'FDA Enterprise Data Inventory'}, 'issued': '2010-10-01', 'accessLevel': 'public', 'identifier': '1fce6941-625f-4dac-ae3b-6664fcfeea6d', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.accessdata.fda.gov/scripts/peanutbutterrecall/PeanutButterProducts2009.xls', 'format': 'excel', 'mediaType': 'application/unknown', 'title': 'excel'}], 'keyword': ['community health', 'food', 'health', 'market', 'notifications', 'peanut', 'recalls', 'safety'], 'bureauCode': ['009:10'], 'modified': '2010-10-01', 'title': 'FDA Peanut Product Recalls'}, {'description': '<p>Contains data for FDA recalls from 2009 through the present.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.fda.gov/AboutFDA/Transparency/OpenGovernment/ucm225433.htm', 'contactPoint': {'hasEmail': 'mailto:FDA_Enterprise_Data_Inventory@fda.hhs.gov', 'fn': 'FDA Enterprise Data Inventory'}, 'issued': '2010-10-01', 'accessLevel': 'public', 'identifier': 'd4959928-1229-4fff-a32e-704245f42cb6', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.fda.gov/DataSets/Recalls/RecallsDataSet.xml', 'format': 'xml', 'mediaType': 'application/unknown', 'title': 'xml'}], 'keyword': ['animal health', 'biologics', 'community health', 'drugs', 'food', 'health', 'market', 'medical devices', 'notifications', 'recalls', 'safety'], 'bureauCode': ['009:10'], 'modified': '2010-10-01', 'title': 'All FDA Recalls'}, {'description': '<p>This feed describes all new items that are being recalled by the FDA.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.fda.gov/AboutFDA/ContactFDA/StayInformed/RSSFeeds/Recalls/rss.xml', 'contactPoint': {'hasEmail': 'mailto:FDA_Enterprise_Data_Inventory@fda.hhs.gov', 'fn': 'FDA Enterprise Data Inventory'}, 'issued': '2004-01-01', 'accessLevel': 'public', 'identifier': 'e9412021-e775-4c64-9c04-98d6f666786f', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.fda.gov/AboutFDA/ContactFDA/StayInformed/RSSFeeds/Recalls/rss.xml', 'format': 'rss+xml', 'mediaType': 'application/unknown', 'title': 'rss+xml'}], 'keyword': ['community health', 'foods', 'health', 'market', 'notifications', 'recalls', 'safety'], 'bureauCode': ['009:10'], 'modified': '2004-01-01', 'title': 'Food and Drug Administration--Recalls'}, {'description': "<p>The Adverse Event Reporting System (AERS) is a computerized information database designed to support the FDA's post-marketing safety surveillance program for all approved drug and therapeutic biologic products. The FDA uses AERS to monitor for new adverse events and medication errors that might occur with these marketed products. Reporting of adverse events from the point of care is voluntary in the United States. FDA receives some adverse event and medication error reports directly from health care professionals (such as physicians, pharmacists, nurses and others) and consumers (such as patients, family members, lawyers and others). Healthcare professionals and consumers may also report these events to the products' manufacturers. If a manufacturer receives an adverse event report, it is required to send the report to FDA as specified by regulations. The files listed on this page contain raw data extracted from the AERS database for the indicated time ranges and are not cumulative. Users of these files need to be familiar with creation of relational databases using applications such as ORACLE, Microsoft Office Access, MySQL and IBM DB2 or the use of ASCII files with SAS analytic tools. A simple search of AERS data cannot be performed with these files by persons who are not familiar with creation of relational databases.</p>\n", 'programCode': ['009:000'], 'temporal': '2004-01-01T05:00:00-05:00/2012-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.fda.gov/Drugs/GuidanceComplianceRegulatoryInformation/Surveillance/AdverseDrugEffects/default.htm', 'contactPoint': {'hasEmail': 'mailto:FDA_Enterprise_Data_Inventory@fda.hhs.gov', 'fn': 'FDA Enterprise Data Inventory'}, 'issued': '2004-01-01', 'accessLevel': 'public', 'identifier': 'b454bed2-730a-4e06-becb-0f599f2ad62a', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'zip', 'accessURL': 'http://www.fda.gov/Drugs/GuidanceComplianceRegulatoryInformation/Surveillance/AdverseDrugEffects/ucm082193.htm', 'mediaType': 'application/unknown', 'title': 'zip'}], 'keyword': ['adverse event', 'human drugs'], 'bureauCode': ['009:10'], 'modified': '2004-01-01', 'title': 'Adverse Event Reporting System (AERS)'}, {'description': "<p>This list is intended to alert consumers about Web sites that are or were illegally marketing unapproved, uncleared, or unauthorized products in relation to the 2009 H1N1 Flu Virus (sometimes referred to as the 'swine flu' virus).</p>\n", 'programCode': ['009:000'], 'temporal': '2009-01-01T05:00:00-05:00/2009-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.fda.gov/AboutFDA/Transparency/OpenGovernment/ucm225441.htm', 'contactPoint': {'hasEmail': 'mailto:FDA_Enterprise_Data_Inventory@fda.hhs.gov', 'fn': 'FDA Enterprise Data Inventory'}, 'issued': '2010-10-01', 'accessLevel': 'public', 'identifier': '9cc0d11d-dbcd-41a7-8947-02774d10ce2e', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'excel', 'accessURL': 'http://www.fda.gov/AboutFDA/Transparency/OpenGovernment/ucm225441.htm', 'mediaType': 'application/unknown', 'title': 'excel'}], 'keyword': ['h1n1', 'health', 'influenza', 'market', 'notifications', 'recalls', 'safety'], 'bureauCode': ['009:10'], 'modified': '2010-10-01', 'title': 'Fraudulent 2009 H1N1 Influenza Products Widget'}, {'description': "<p>The drug labels and other drug-specific information on this Web site represent the most recent drug listing information companies have submitted to the Food and Drug Administration (FDA). (See 21 CFR part 207.) The drug labeling and other information has been reformatted to make it easier to read but its content has neither been altered nor verified by FDA. The drug labeling on this Web site may not be the labeling on currently distributed products or identical to the labeling that is approved. Most OTC drugs are not reviewed and approved by FDA, however they may be marketed if they comply with applicable regulations and policies described in monographs. Drugs marked 'OTC monograph final' or OTC monograph not final' are not checked for conformance to the monograph. Drugs marked 'unapproved medical gas', 'unapproved homeopathic' or 'unapproved drug other' on this Web site have not been evaluated by FDA for safety and efficacy and their labeling has not been approved. In addition, FDA is not aware of scientific evidence to support homeopathy as effective.</p>\n", 'programCode': ['009:002'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://labels.fda.gov/', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2013-11-26', 'accessLevel': 'public', 'identifier': 'ff9c9ee2-8c73-4142-b21f-2b694db8f783', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'zip', 'accessURL': 'http://www.fda.gov/ForIndustry/DataStandards/StructuredProductLabeling/ucm240580.htm', 'mediaType': 'application/unknown', 'title': 'zip'}], 'keyword': ['community health', 'drug', 'fda', 'label', 'label repository', 'labeling', 'labels fda gov'], 'bureauCode': ['009:10'], 'modified': '2013-11-26', 'title': 'FDA Online Label Repository'}, {'description': '<p>Contains data for FDA pistachio product recalls since March 2009.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.fda.gov/AboutFDA/Transparency/OpenGovernment/ucm225438.htm', 'contactPoint': {'hasEmail': 'mailto:FDA_Enterprise_Data_Inventory@fda.hhs.gov', 'fn': 'FDA Enterprise Data Inventory'}, 'issued': '2010-10-01', 'accessLevel': 'public', 'identifier': '64ae1af7-2b25-4d00-9dbf-244269123d2f', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'excel', 'accessURL': 'http://www.fda.gov/AboutFDA/Transparency/OpenGovernment/ucm225438.htm', 'mediaType': 'application/unknown', 'title': 'excel'}], 'keyword': ['food', 'health', 'market', 'notifications', 'pistachio', 'recalls', 'safety'], 'bureauCode': ['009:10'], 'modified': '2010-10-01', 'title': 'FDA Pistachio Product Recalls Widget'}, {'description': '<p>Contains data for FDA Hydrolyzed Vegetable Protein (HVP) Containing Products recalls since February, 2010.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.fda.gov/AboutFDA/Transparency/OpenGovernment/ucm225437.htm', 'contactPoint': {'hasEmail': 'mailto:FDA_Enterprise_Data_Inventory@fda.hhs.gov', 'fn': 'FDA Enterprise Data Inventory'}, 'issued': '2010-10-01', 'accessLevel': 'public', 'identifier': '1281388f-93e7-4c1c-9369-5143ec0fdb8e', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'excel', 'accessURL': 'http://www.fda.gov/AboutFDA/Transparency/OpenGovernment/ucm225437.htm', 'mediaType': 'application/unknown', 'title': 'excel'}], 'keyword': ['health', 'hvp', 'hydrolyzed vegetable protein', 'market', 'notifications', 'recalls', 'safety'], 'bureauCode': ['009:10'], 'modified': '2010-10-01', 'title': 'FDA Hydrolyzed Vegetable Protein (HVP) Containing Products Recalls Widget'}, {'description': '<p>Contains data for FDA peanut product recalls since January 2009.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.fda.gov/AboutFDA/Transparency/OpenGovernment/ucm225439.htm', 'contactPoint': {'hasEmail': 'mailto:FDA_Enterprise_Data_Inventory@fda.hhs.gov', 'fn': 'FDA Enterprise Data Inventory'}, 'issued': '2010-10-01', 'accessLevel': 'public', 'identifier': '486663d1-b2cd-4ccc-b221-6f9a155675e9', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'excel', 'accessURL': 'http://www.fda.gov/AboutFDA/Transparency/OpenGovernment/ucm225439.htm', 'mediaType': 'application/unknown', 'title': 'excel'}], 'keyword': ['food', 'health', 'market', 'notifications', 'peanut', 'recalls', 'safety'], 'bureauCode': ['009:10'], 'modified': '2010-10-01', 'title': 'FDA Peanut Product Recalls Widget'}, {'description': '<p>Contains data for FDA pet food recalls since January 1, 2006.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.fda.gov/AboutFDA/Transparency/OpenGovernment/ucm225435.htm', 'contactPoint': {'hasEmail': 'mailto:FDA_Enterprise_Data_Inventory@fda.hhs.gov', 'fn': 'FDA Enterprise Data Inventory'}, 'issued': '2010-10-01', 'accessLevel': 'public', 'identifier': '6e4c0c94-6b71-49f8-b551-c70a9070867e', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'application/unknown', 'accessURL': 'http://www.fda.gov/AboutFDA/Transparency/OpenGovernment/ucm225435.htm', 'mediaType': 'application/unknown', 'title': 'application/unknown'}], 'keyword': ['health', 'market', 'notifications', 'pet food', 'recalls', 'safety'], 'bureauCode': ['009:10'], 'modified': '2010-10-01', 'title': 'FDA Pet Health and Safety Widget'}, {'description': '<p>Contains data for the FDA Plainview Milk Cooperative Ingredient Recall since June 2009.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.fda.gov/AboutFDA/Transparency/OpenGovernment/ucm225440.htm', 'contactPoint': {'hasEmail': 'mailto:FDA_Enterprise_Data_Inventory@fda.hhs.gov', 'fn': 'FDA Enterprise Data Inventory'}, 'issued': '2010-10-01', 'accessLevel': 'public', 'identifier': '5d970911-f35f-4514-9ddf-b20bc32790ff', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.accessdata.fda.gov/scripts/Milk/MilkRecallProducts2009.xls', 'format': 'excel', 'mediaType': 'application/unknown', 'title': 'excel'}], 'keyword': ['community health', 'food', 'health', 'market', 'milk', 'notifications', 'recalls', 'safety'], 'bureauCode': ['009:10'], 'modified': '2010-10-01', 'title': 'FDA Plainview Milk Cooperative Ingredient Recall'}, {'description': '<p>Contains data for FDA pistachio product recalls since March 2009.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.fda.gov/AboutFDA/Transparency/OpenGovernment/ucm225438.htm', 'contactPoint': {'hasEmail': 'mailto:FDA_Enterprise_Data_Inventory@fda.hhs.gov', 'fn': 'FDA Enterprise Data Inventory'}, 'issued': '2010-10-01', 'accessLevel': 'public', 'identifier': 'a501b289-fe9f-4c20-980f-f95f34c81f30', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.accessdata.fda.gov/scripts/pistachiorecall/Pistachio2009.xls', 'format': 'excel', 'mediaType': 'application/unknown', 'title': 'excel'}], 'keyword': ['community health', 'food', 'health', 'market', 'notifications', 'pistachio', 'recalls', 'safety'], 'bureauCode': ['009:10'], 'modified': '2010-10-01', 'title': 'FDA Pistachio Product Recalls'}, {'description': '<p>Contains data for FDA shell egg recalls.</p>\n', 'programCode': ['009:000'], 'temporal': '2010-01-01T05:00:00-05:00/2010-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.fda.gov/AboutFDA/Transparency/OpenGovernment/ucm225434.htm', 'contactPoint': {'hasEmail': 'mailto:FDA_Enterprise_Data_Inventory@fda.hhs.gov', 'fn': 'FDA Enterprise Data Inventory'}, 'issued': '2010-10-01', 'accessLevel': 'public', 'identifier': 'dc522ec9-a996-440b-b94e-972136ab80c0', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.accessdata.fda.gov/scripts/shelleggsrecall/ShellEggsRecallList2010.xls', 'format': 'excel', 'mediaType': 'application/unknown', 'title': 'excel'}], 'keyword': ['community health', 'food', 'health', 'market', 'notifications', 'recalls', 'safety'], 'bureauCode': ['009:10'], 'modified': '2010-10-01', 'title': 'FDA Shell Egg Recalls'}, {'description': '<p>Contains data for FDA Hydrolyzed Vegetable Protein (HVP) Containing Products recalls since February, 2010.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.fda.gov/AboutFDA/Transparency/OpenGovernment/ucm225437.htm', 'contactPoint': {'hasEmail': 'mailto:FDA_Enterprise_Data_Inventory@fda.hhs.gov', 'fn': 'FDA Enterprise Data Inventory'}, 'issued': '2010-10-01', 'accessLevel': 'public', 'identifier': '97f8facf-a2b8-47f0-847b-d7e7bc165c09', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.accessdata.fda.gov/scripts/HVPCP/HydrolyzedVegetableProteinProductsList2010.xls', 'format': 'excel', 'mediaType': 'application/unknown', 'title': 'excel'}], 'keyword': ['community health', 'health', 'hvp', 'hydrolyzed vegetable protein', 'market', 'notifications', 'recalls', 'safety'], 'bureauCode': ['009:10'], 'modified': '2010-10-01', 'title': 'FDA Hydrolyzed Vegetable Protein (HVP) Containing Products Recalls'}, {'description': '<p>This list includes human and pet food subject to recall in the United States since January 2009 related to peanut products distributed by Peanut Corporation of America.</p>\n', 'programCode': ['009:001'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.accessdata.fda.gov/scripts/peanutbutterrecall/PeanutButterProducts2009.xml', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '1900-01-01', 'accessLevel': 'public', 'identifier': '5d4b366c-07ca-4358-a783-01aa2fe59684', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.accessdata.fda.gov/scripts/peanutbutterrecall/PeanutButterProducts2009.xml', 'format': 'xml', 'mediaType': 'application/unknown', 'title': 'xml'}], 'keyword': ['recalls'], 'bureauCode': ['009:10'], 'modified': '1900-01-01', 'title': 'Peanut Product Recalls'}, {'description': '<p>This list includes food subject to recall in the United States since March 2009 related to pistachios distributed by Setton Pistachio of Terra Bella, Inc. The FDA has completed its inspection of Salmonella contamination in pistachios and pistachio products involved in this recall.</p>\n', 'programCode': ['009:001'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.accessdata.fda.gov/scripts/pistachiorecall/Pistachio2009.xml', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '1900-01-01', 'accessLevel': 'public', 'identifier': '8acf8bd4-3c2b-4697-a2be-3d5006fbfc91', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.accessdata.fda.gov/scripts/pistachiorecall/Pistachio2009.xml', 'format': 'xml', 'mediaType': 'application/unknown', 'title': 'xml'}], 'keyword': ['ora'], 'bureauCode': ['009:10'], 'modified': '1900-01-01', 'title': 'Pistachio Product Recalls'}, {'description': '<p>This list includes products subject to recall in the United States since February 2010 related to hydrolyzed vegetable protein (HVP) paste and powder distributed by Basic Food Flavors, Inc. HVP is a flavor enhancer used in a wide variety of processed food products such as soups, sauces, chilis, stews, hot dogs, gravies, seasoned snack foods, dips, and dressings.</p>\n', 'programCode': ['009:001'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.accessdata.fda.gov/scripts/HVPCP/HydrolyzedVegetableProteinProductsList2010.xml', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '1900-01-01', 'accessLevel': 'public', 'identifier': '0a235bac-418f-4fa9-81b7-1af3259a54b1', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.accessdata.fda.gov/scripts/HVPCP/HydrolyzedVegetableProteinProductsList2010.xml', 'format': 'xml', 'mediaType': 'application/unknown', 'title': 'xml'}], 'keyword': ['recalls'], 'bureauCode': ['009:10'], 'modified': '1900-01-01', 'title': 'Hydrolyzed Vegetable Protein Containing Products Recalls'}, {'description': '<p>Epidemiologic investigations conducted by health officials in California, Colorado, and Minnesota revealed several restaurants or events where more than one person who fell ill with Salmonella Enteriditis had eaten. Information from these investigations suggested that shell eggs were the likely source of infections in many of these restaurants or events. And on August 13, 2010, Wright County Egg of Galt, Iowa, conducted a nationwide voluntary recalls of shell eggs that it had shipped since May 19, 2010.</p>\n', 'programCode': ['009:001'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.accessdata.fda.gov/scripts/shelleggsrecall/ShellEggsRecallList2010.xml', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '1900-01-01', 'accessLevel': 'public', 'identifier': '2e20dcb3-74a1-46e1-a7bd-900b78dd0355', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.accessdata.fda.gov/scripts/shelleggsrecall/ShellEggsRecallList2010.xml', 'format': 'xml', 'mediaType': 'application/unknown', 'title': 'xml'}], 'keyword': ['recalls'], 'bureauCode': ['009:10'], 'modified': '1900-01-01', 'title': 'Shell Egg Recalls'}, {'description': '<p>The Food Code Reference System (FCRS) is a searchable database that provides access to FDA�s interpretative positions and responses to questions related to the FDA Food Code. Users of the FCRS can search the database using dropdown menus, keywords and date. This system is a searchable repository of food code interpretations. There are no exportable data sets. All reports are in PDF format.</p>\n', 'programCode': ['009:001'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'https://healthdata.gov/dataset/food-code-reference-system-0', 'contactPoint': {'hasEmail': 'mailto:retailfoodprotectionteam@fda.hhs.gov', 'fn': 'Glenda R. Lewis'}, 'issued': '2015-01-01', 'accessLevel': 'public', 'identifier': '9B9C0AD1-73D2-4280-A1DE-45D15DDB7386', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>This system is a searchable repository of food code interpretations. There are no exportable data sets. All reports are in PDF format.</p>\n', 'format': 'html', 'title': 'html', 'accessURL': 'http://www.accessdata.fda.gov/scripts/fcrs/', 'mediaType': 'application/unknown'}], 'keyword': ['FCRS', 'FDA Food Code', 'FDA retail food interpretations', 'Food Code', 'Food Code interpretations', 'Food Code Reference System'], 'bureauCode': ['009:10'], 'modified': '2015-01-01', 'title': 'Food Code Reference System'}, {'description': '<p>This system shares public data that can be downloaded.</p>\n', 'programCode': ['009:001'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'https://healthdata.gov/dataset/cfsan-web-modules-0', 'contactPoint': {'hasEmail': 'mailto:FDA_Enterprise_Data_Inventory@fda.hhs.gov', 'fn': 'FDA Enterprise Data Inventory'}, 'issued': '2014-09-12', 'accessLevel': 'public', 'identifier': '8DFE05EA-9FA0-4DB8-B803-D3AA70564592', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>This system shares public data that can be downloaded.</p>\n', 'format': 'html', 'title': 'html', 'accessURL': 'http://www.accessdata.fda.gov/scripts/fdcc/', 'mediaType': 'application/unknown'}], 'keyword': ['Web Modules'], 'bureauCode': ['009:10'], 'modified': '2014-09-12', 'title': 'CFSAN Web Modules'}, {'description': "<p>This system supports the Information Center's Help Desk capabilities, and reports can be exported.</p>\n", 'programCode': ['009:001'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'https://healthdata.gov/dataset/cfsan-knowledge-management-system', 'contactPoint': {'hasEmail': 'mailto:FDA_Enterprise_Data_Inventory@fda.hhs.gov', 'fn': 'FDA Enterprise Data Inventory'}, 'issued': '2014-12-01', 'accessLevel': 'public', 'identifier': 'A6EEDE4E-01A2-4167-A196-87066F135C34', '@type': 'dcat:Dataset', 'modified': '2014-12-01', 'keyword': ['Information Center; Foods Help Desk'], 'bureauCode': ['009:10'], 'title': 'CFSAN Knowledge Management System'}, {'description': '<p>This list includes products subject to recall since September 2010 related to infant formula distributed by Abbott. This list will be updated with publicly available information as received. The information is current as of the date indicated. If we learn that any information is not accurate, we will revise the list as soon as possible. When available, this database also includes photos of recalled products that have been voluntarily submitted by recalling firms to the FDA to assist the public in identifying those products that are subject to recall.</p>\n', 'programCode': ['009:001'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.accessdata.fda.gov/scripts/infantformula/InfantFormulaRecallList2010.xml', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '1900-01-01', 'accessLevel': 'public', 'identifier': 'cbb45912-ca03-4398-8d6d-607e335a8ed9', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.accessdata.fda.gov/scripts/infantformula/InfantFormulaRecallList2010.xml', 'format': 'xml', 'mediaType': 'application/unknown', 'title': 'xml'}], 'keyword': ['recalls'], 'bureauCode': ['009:10'], 'modified': '1900-01-01', 'title': 'Abbott Infant Formula Recall'}, {'description': '<p>Public access allowing for public search of the FDA Adverse Events Database</p>\n', 'programCode': ['009:002'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'https://healthdata.gov/dataset/public-search-adverse-events-foia-0', 'contactPoint': {'hasEmail': 'mailto:FDA_Enterprise_Data_Inventory@fda.hhs.gov', 'fn': 'FDA Enterprise Data Inventory'}, 'issued': '2014-12-31', 'accessLevel': 'public', 'identifier': '901A022F-A9B2-4B0A-9A33-0F3D353DF3FD', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>Public access allowing for public search of the FDA Adverse Events Database</p>\n', 'format': 'xml', 'title': 'xml', 'accessURL': 'http://www.fda.gov/Drugs/GuidanceComplianceRegulatoryInformation/Surveillance/ucm082193', 'mediaType': 'application/unknown'}], 'keyword': ['FAERS'], 'bureauCode': ['009:10'], 'modified': '2014-12-31', 'title': 'Public Search for Adverse Events (FOIA)'}, {'description': '<p>The Approved Drug Products with Therapeutic Equivalence (Orange Book or OB) is a list of drugs approved under Section 505 of the Federal Food, Drug and Cosmetic Act and provides consumers timely updates on these products. In addition to these products (fo</p>\n', 'programCode': ['009:002'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'https://healthdata.gov/dataset/orange-book-0', 'contactPoint': {'hasEmail': 'mailto:Robert.Reinwald@fda.hhs.gov', 'fn': 'Robert Reinwald'}, 'issued': '2014-01-08', 'accessLevel': 'public', 'identifier': '5E4326F3-B3EC-40C7-B5B9-1115F3394E94', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>The Approved Drug Products with Therapeutic Equivalence (Orange Book or OB) is a list of drugs approved under Section 505 of the Federal Food, Drug and Cosmetic Act and provides consumers timely updates on these products. In addition to these products (fo</p>\n', 'format': 'html', 'title': 'html', 'accessURL': 'http://www.accessdata.fda.gov/scripts/cder/ob/', 'mediaType': 'application/unknown'}], 'keyword': ['Approved Drug Products with Therapuetic Equivalence Evaluations', 'Orange Book'], 'bureauCode': ['009:10'], 'modified': '2014-01-08', 'title': 'Orange Book'}, {'description': '<p>The Global Unique Device Identification Database (GUDID) contains key device identification information submitted to the FDA about medical devices that have Unique Device Identifiers (UDI). Unique device identification is a system being established by the</p>\n', 'programCode': ['009:005'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'https://healthdata.gov/dataset/gudid-download-0', 'contactPoint': {'hasEmail': 'mailto:Velayudhan.Rajan@fda.hhs.gov', 'fn': 'Rajan, Velayudhan'}, 'issued': '2014-02-04', 'accessLevel': 'public', 'identifier': 'C37E5FDF-6717-4AB3-8585-1808C7BF3B3B', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>The Global Unique Device Identification Database (GUDID) contains key device identification information submitted to the FDA about medical devices that have Unique Device Identifiers (UDI). Unique device identification is a system being established by the</p>\n', 'format': 'html', 'title': 'html', 'accessURL': 'http://www.fda.gov/MedicalDevices/DeviceRegulationandGuidance/UniqueDeviceIdentification/GlobalUDIDatabaseGUDID/default.htm', 'mediaType': 'application/unknown'}], 'keyword': ['cdrh', 'gudid', 'udi'], 'bureauCode': ['009:10'], 'modified': '2014-02-04', 'title': 'GUDID Download'}, {'description': '<p>The FDA shall publish in a format that is understandable and not misleading to a lay person, and place on public display, a list of 93 harmful and potentially harmful constituents in each tobacco product and smoke established under section 904(e) of the TCA. CTP has determined the best means to display the data is web-based on FDA.GOV. The HPHC back-end database and template for industry will be created in a future release of eSubmissions. The scope of this project is to: Phase 1 (Current POP): 1) build a website to support the display of the HPHC constituents, 2) allow the user to access educational information about the health effects of the chemicals; Phase 2 (next POP): 1) allow users of the website to perform a search by brand and sub-brand, 2) display a report on the HPHCs contained in that tobacco product, and 3) create an admin module to allow for an import of HPHC data via an Excel spreadsheet and to update the list of constituents.</p>\n', 'programCode': ['009:007'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'https://healthdata.gov/dataset/harmful-and-potentially-harmful-constituents-0', 'contactPoint': {'hasEmail': 'mailto:danny.hsu@fda.hhs.gov', 'fn': 'Danny Hsu'}, 'issued': '2015-02-03', 'accessLevel': 'public', 'identifier': '96E5B59F-286A-4127-A6E1-82EBA4981EFF', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>Website is still under development, not yet published to the public. Pre-Production L is: <a href="http://accessdata-preprod.fda.gov/scripts/hphc/">http://accessdata-preprod.fda.gov/scripts/hphc/</a></p>\n', 'format': 'html', 'title': 'html', 'accessURL': 'http://www.fda.gov/TobaccoProducts/GuidanceComplianceRegulatoryInformation/ucm297786.htm', 'mediaType': 'application/unknown'}], 'keyword': ['Constituents', 'Harmful', 'HPHC'], 'bureauCode': ['009:10'], 'modified': '2015-02-03', 'title': 'Harmful and Potentially Harmful Constituents'}, {'description': '<p>This application provides information for active, inactive, and pre-registered firms. Query options are by FEI, Applicant Name, Establishment Name, Other Names, Establishment Type, Establishment Status, City, State, Zip Code, Country and Reporting Official First Name or Last Name.</p>\n', 'programCode': ['009:003'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'https://www.accessdata.fda.gov/scripts/cber/CFAppsPub/', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2010-06-04', 'accessLevel': 'public', 'identifier': 'a0710f78-0585-45c8-9320-7d252b291390', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'interactive on-screen', 'accessURL': 'https://www.accessdata.fda.gov/scripts/cber/CFAppsPub/', 'mediaType': 'application/unknown', 'title': 'interactive on-screen'}], 'keyword': ['cber'], 'bureauCode': ['009:10'], 'modified': '2010-06-04', 'title': 'Blood Establishment Registration Database'}, {'description': "<p>Provides information to the public on postmarket requirements and commitments. The phrase postmarket requirements and commitments refers to studies and clinical trials that sponsors conduct after approval to gather additional information about a product's safety, efficacy, or optimal use. Some of the studies and clinical trials may be required; others may be studies or clinical trials a sponsor has committed to conduct.</p>\n", 'programCode': ['009:002'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.fda.gov/Drugs/InformationOnDrugs/ucm142931.htm', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2011-02-10', 'accessLevel': 'public', 'identifier': 'bf085673-ae08-4807-8ca7-aeb36dde83ed', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.fda.gov/downloads/Drugs/GuidanceComplianceRegulatoryInformation/Post-marketingPhaseIVCommitments/UCM070783.zip', 'format': 'zip', 'mediaType': 'application/unknown', 'title': 'zip'}], 'keyword': ['cder', 'commitments', 'postmarket'], 'bureauCode': ['009:10'], 'modified': '2011-02-10', 'title': 'Postmarket Requirements and Commitments'}, {'description': '<p>According to 21 CFR 210.3(b)(8), an inactive ingredient is any component of a drug product other than the active ingredient. Only inactive ingredients in the final dosage forms of drug products are in this database.</p>\n', 'programCode': ['009:002'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.fda.gov/Drugs/InformationOnDrugs/ucm080123.htm', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2013-01-02', 'accessLevel': 'public', 'identifier': '61f4a54b-daf5-4eb0-82fa-30dc89cd9699', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.fda.gov/downloads/Drugs/InformationOnDrugs/UCM080154.zip', 'format': 'zip', 'mediaType': 'application/unknown', 'title': 'zip'}], 'keyword': ['cder', 'inactive ingredient'], 'bureauCode': ['009:10'], 'modified': '2013-01-02', 'title': 'Inactive ingredient Search for Approved Drug Products', 'describedBy': 'http://www.fda.gov/Drugs/InformationOnDrugs/ucm075230.htm'}, {'description': "<p>The FDA Adverse Event Reporting System (FAERS) is a database that contains information on adverse event and medication error reports submitted to FDA. The database is designed to support the FDA's post-marketing safety surveillance program for drug and therapeutic biologic products.</p>\n", 'programCode': ['009:002'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.fda.gov/Drugs/GuidanceComplianceRegulatoryInformation/Surveillance/AdverseDrugEffects/ucm082193.htm', 'contactPoint': {'hasEmail': 'mailto:cderosetracking@fda.hhs.gov', 'fn': 'CDER OSE Tracking'}, 'issued': '2013-08-16', 'accessLevel': 'public', 'identifier': 'c696c4f7-6de9-45db-988a-7195c2ade1d0', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'zip', 'accessURL': 'http://www.fda.gov/Drugs/GuidanceComplianceRegulatoryInformation/Surveillance/AdverseDrugEffects/ucm082193.htm', 'mediaType': 'application/unknown', 'title': 'zip'}], 'keyword': ['Adverse Event', 'CDER', 'Drugs', 'FAERS', 'Reporting System'], 'bureauCode': ['009:10'], 'modified': '2013-08-16', 'title': 'FDA Adverse Event Reporting System (FAERS): Latest Quartely Data Files'}, {'description': '<p>Food producers recall their products from the marketplace when the products are mislabeled or when the food may present a health hazard to consumers because the food is contaminated or has caused a foodborne illness outbreak.</p>\n', 'programCode': ['009:001'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.fda.gov/Food/RecallsOutbreaksEmergencies/Recalls/default.htm', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2013-06-06', 'accessLevel': 'public', 'identifier': '7268c3d7-607f-452c-a54c-2ac89d7b6b65', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'on-screen text', 'accessURL': 'http://www.fda.gov/Food/RecallsOutbreaksEmergencies/Recalls/default.htm', 'mediaType': 'application/unknown', 'title': 'on-screen text'}], 'keyword': ['cfsan'], 'bureauCode': ['009:10'], 'modified': '2013-06-06', 'title': 'Recalls of Food and Dietary Supplements'}, {'description': '<p>The Food and Drug Administration Amendments Act of 2007 gave FDA the authority to require a Risk Evaluation and Mitigation Strategy (REMS) from manufacturers to ensure that the benefits of a drug or biological product outweigh its risks.</p>\n', 'programCode': ['009:002'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.fda.gov/Drugs/DrugSafety/PostmarketDrugSafetyInformationforPatientsandProviders/ucm111350.htm', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2013-11-12', 'accessLevel': 'public', 'identifier': '6c697267-fe17-4c66-8c6d-da38ab9b723b', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'pdf', 'accessURL': 'http://www.fda.gov/Drugs/DrugSafety/PostmarketDrugSafetyInformationforPatientsandProviders/ucm111350.htm', 'mediaType': 'application/unknown', 'title': 'pdf'}], 'keyword': ['cder', 'REMS'], 'bureauCode': ['009:10'], 'modified': '2013-11-12', 'title': 'Approved Risk Evaluation and Mitigation Strategies'}, {'description': '<p>Companies are required under Section 506C of the Federal Food, Drug, and Cosmetic Act (FD&C Act) (as amended by the Food and Drug Administration Safety and Innovation Act) to notify FDA of a permanent discontinuance of certain drug products, six months in advance, or if that is not possible, as soon as practicable. These drugs include those that are life-supporting, life-sustaining or for use in the prevention or treatment of a debilitating disease or condition, including any such drug used in emergency medical care or during surgery). The discontinuations provided below reflect information received from manufacturers, and are for informational purposes only.</p>\n', 'programCode': ['009:002'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.fda.gov/Drugs/DrugSafety/DrugShortages/ucm050794.htm', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2013-09-26', 'accessLevel': 'public', 'identifier': '6e72c239-0510-49f4-8404-d3d7d50351ec', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'application/unknown', 'accessURL': 'http://www.fda.gov/Drugs/DrugSafety/DrugShortages/ucm050794.htm', 'mediaType': 'application/unknown', 'title': 'application/unknown'}], 'keyword': ['cder', 'discontinued drugs'], 'bureauCode': ['009:10'], 'modified': '2013-09-26', 'title': 'Drugs to be Discontinued'}, {'description': '<p>This database contains a list of classified medical device recalls since November 1, 2002</p>\n', 'programCode': ['009:005'], 'title': 'Medical and Radiation Emitting Device Recalls', 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfRES/res.cfm', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2013-11-13', 'accessLevel': 'public', 'identifier': 'c2420fb3-2c71-4a09-80a9-5fc2f3a459f5', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfRES/res.cfm', 'format': 'interactive on-screen', 'mediaType': 'application/unknown', 'title': 'interactive on-screen'}], 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'modified': '2013-11-13', 'references': ['http://www.fda.gov/MedicalDevices/Safety/ListofRecalls/ucm329946.htm']}, {'description': '<p>The 522 Postmarket Surveillance Studies Program encompasses design, tracking, oversight, and review responsibilities for studies mandated under section 522 of the Federal Food, Drug and Cosmetic Act. The program helps ensure that well-designed 522 postmarket surveillance (PS) studies are conducted effectively and efficiently and in the least burdensome manner.</p>\n', 'programCode': ['009:005'], 'title': '522 Postmarket Surveillance Studies', 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfPMA/pss.cfm', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2013-11-01', 'accessLevel': 'public', 'identifier': '3d55fceb-5248-4475-b675-503312202d0d', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfPMA/pss_excel.cfm', 'format': 'xls', 'mediaType': 'application/unknown', 'title': 'xls'}], 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'modified': '2013-11-01', 'references': ['http://www.fda.gov/MedicalDevices/DeviceRegulationandGuidance/PostmarketRequirements/PostmarketSurveillance/ucm134497.htm', 'http://www.fda.gov/MedicalDevices/DeviceRegulationandGuidance/GuidanceDocuments/ucm268064.htm']}, {'description': '<p>The CDRH Post-Approval Studies Program encompasses design, tracking, oversight, and review responsibilities for studies mandated as a condition of approval of a premarket approval (PMA) application, protocol development product (PDP) application, or humanitarian device exemption (HDE) application. The program helps ensure that well-designed post-approval studies (PAS) are conducted effectively and efficiently and in the least burdensome manner.</p>\n', 'programCode': ['009:005'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfPMA/pma_pas.cfm', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2013-11-01', 'accessLevel': 'public', 'identifier': '910c9a83-0447-4c05-b418-c2f49dd83b1b', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfPMA/pma_pas_Excel.cfm', 'format': 'xls', 'mediaType': 'application/unknown', 'title': 'xls'}], 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'modified': '2013-11-01', 'title': 'Post-Approval Studies'}, {'description': '<p>The FDA Peanut-Containing Product Recall widget allows you to browse the Food and Drug Administration (FDA) database of peanut butter and peanut-containing products subject to recall. This database makes it easier for you to determine whether any of the products you have at home are subject to recent recalls, and will be updated as new information becomes available.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.cdc.gov/Widgets/', 'contactPoint': {'hasEmail': 'mailto:FDA_Enterprise_Data_Inventory@fda.hhs.gov', 'fn': 'FDA Enterprise Data Inventory'}, 'issued': '2012-05-30', 'accessLevel': 'public', 'identifier': 'ece9c52a-ba02-4615-b441-fa0d2f8b9722', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'widget', 'accessURL': 'http://www.cdc.gov/Widgets/', 'mediaType': 'application/unknown', 'title': 'widget'}], 'keyword': ['brownie', 'cake and pie', 'candy', 'cereal', 'cookie', 'cracker', 'donut', 'fda', 'federal widget', 'ice cream', 'national', 'peanut butter', 'pet food', 'product', 'product-recalls', 'recalls', 'salmonella', 'snack bars'], 'bureauCode': ['009:10'], 'modified': '2012-05-30', 'title': 'FDA Peanut-Containing Product Recall'}, {'description': '<p>This list includes products subject to recall in the United States since June 2009 related to products manufactured by Plainview Milk Products Cooperative.</p>\n', 'programCode': ['009:001'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.accessdata.fda.gov/scripts/Milk/MilkRecallProducts2009.xml', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '1900-01-01', 'accessLevel': 'public', 'identifier': '703b0166-e4c2-4c1e-b5d7-46f5f21acb12', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.accessdata.fda.gov/scripts/Milk/MilkRecallProducts2009.xml', 'format': 'xml', 'mediaType': 'application/unknown', 'title': 'xml'}], 'keyword': ['recalls'], 'bureauCode': ['009:10'], 'modified': '1900-01-01', 'title': 'Plainview Milk Cooperative Ingredient Recall'}, {'description': '<p>The Total Product Life Cycle (TPLC) database integrates premarket and postmarket data about medical devices. It includes information pulled from CDRH databases including Premarket Approvals (PMA), Premarket Notifications (510[k]), Adverse Events, and Recalls. You can search the TPLC database by device name or procode to receive a full report about a particular product line.</p>\n', 'programCode': ['009:005'], 'title': 'Total Product Life Cycle (TPLC)', 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfTPLC/tplc.cfm', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2013-11-01', 'accessLevel': 'public', 'identifier': 'db8a6684-bf00-48a8-af05-c493e6dfcb4c', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfTPLC/tplc.cfm', 'format': 'interactive on-screen', 'mediaType': 'application/unknown', 'title': 'interactive on-screen'}], 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'modified': '2013-11-01', 'references': ['http://www.fda.gov/AboutFDA/CentersOffices/OfficeofMedicalProductsandTobacco/CDRH/CDRHTransparency/ucm199906.htm']}, {'description': '<p>This database contains a list of classified medical device recalls since November 1, 2002</p>\n', 'programCode': ['009:005'], 'title': 'Recalls of Medical Devices', 'temporal': '2002-11-01T05:00:00-05:00/2013-11-01T04:00:00-04:00', 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfRES/res.cfm', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2013-11-01', 'accessLevel': 'public', 'identifier': '5291f6b2-f62a-4498-a640-0639d94ec3c6', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfRES/res.cfm', 'format': 'interactive on-screen', 'mediaType': 'application/unknown', 'title': 'interactive on-screen'}], 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'modified': '2013-11-01', 'references': ['http://www.fda.gov/MedicalDevices/Safety/ListofRecalls/ucm329946.htm']}, {'description': '<p>This database provides descriptions of radiation-emitting products that have been recalled under an approved corrective action plan to remove defective and noncompliant products from the market. Searches may be done by manufacturer name, performance standard, product name, description, or date range.</p>\n', 'programCode': ['009:005'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfPCD_RH/rh_res.cfm', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2013-11-01', 'accessLevel': 'public', 'identifier': '4a439dda-f8d4-4461-ba4c-082abab102d4', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfPCD_RH/rh_res.cfm', 'format': 'interactive on-screen', 'mediaType': 'application/unknown', 'title': 'interactive on-screen'}], 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'modified': '2013-11-01', 'title': 'Radiation Emitting Product Corrective Actions and Recalls'}, {'description': '<p>This database contains product names and associated information developed by the Center for all products, both medical and non-medical, which emit radiation. It includes a three letter product code, a descriptor for radiation type, applicable performance standard(s), and a definition for the code.</p>\n', 'programCode': ['009:005'], 'title': 'Radiation-emitting Electronic Product Codes', 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfPCD_rh/TextSearch.cfm', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2013-11-01', 'accessLevel': 'public', 'identifier': '7e7f6062-5270-4e09-81c9-ff22261232ac', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfPCD_rh/TextSearch.cfm', 'format': 'interactive on-screen', 'mediaType': 'application/unknown', 'title': 'interactive on-screen'}], 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'modified': '2013-11-01', 'references': ['http://www.fda.gov/Radiation-EmittingProducts/ElectronicProductRadiationControlProgram/GettingaProducttoMarket/PerformanceStandards/ucm135509.htm'], 'describedBy': 'http://www.fda.gov/Radiation-EmittingProducts/ElectronicProductRadiationControlProgram/GettingaProducttoMarket/PerformanceStandards/ucm135508.htm'}, {'description': '<p>Medical device manufacturers are required to submit a premarket notification or 510(k) if they intend to introduce a device into commercial distribution for the first time or reintroduce a device that will be significantly changed or modified to the extent that its safety or effectiveness could be affected. This database of releasable 510(k)s can be searched by 510(k) number, applicant, device name or FDA product code. Summaries of safety and effectiveness information is available via the web interface for more recent records.</p>\n', 'programCode': ['009:005'], 'title': 'Premarket Notifications (510(k)s)', 'temporal': '1976-01-01T05:00:00-05:00/2013-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfPMN/pmn.cfm', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2013-11-01', 'accessLevel': 'public', 'identifier': '142e5da1-24f6-4215-83e5-18a7cd813889', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.accessdata.fda.gov/premarket/ftparea/pmn96cur.zip', 'format': 'zip', 'mediaType': 'application/unknown', 'title': 'zip'}], 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'modified': '2013-11-01', 'references': ['http://www.fda.gov/MedicalDevices/ProductsandMedicalProcedures/DeviceApprovalsandClearances/510kClearances/ucm089428.htm'], 'accrualPeriodicity': 'R/P1M'}, {'description': '<p>Premarket approval by FDA is the required process of scientific review to ensure the safety and effectiveness of all devices classified as Class III devices. An approved Premarket Approval Application (PMA) is, in effect, a private license granted to the applicant for marketing a particular medical device. This database may be searched by a variety of fields and is updated on a monthly basis.</p>\n', 'programCode': ['009:005'], 'title': 'Premarket Approvals (PMA)', 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'https://healthdata.gov/dataset/premarket-approvals-pma-1', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2013-11-01', 'accessLevel': 'public', 'identifier': '475907fb-6a5d-4ad8-90c0-b276edc05227', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfPMA/pma.cfm', 'format': 'interactive on-screen', 'mediaType': 'application/unknown', 'title': 'interactive on-screen'}], 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'modified': '2013-11-01', 'references': ['http://www.fda.gov/medicaldevices/productsandmedicalprocedures/deviceapprovalsandclearances/pmaapprovals/default.htm', 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfPMA/pma.cfm'], 'describedBy': 'http://www.fda.gov/MedicalDevices/DeviceRegulationandGuidance/Databases/ucm135279.htm'}, {'description': '<p>The National Health Related Items Code (NHRIC) is a system for identification and numbering of marketed device packages that is compatible with other numbering systems such as the National Drug Code (NDC) or Universal Product Code (UPC). Those manufacturers who desire to use the NHRIC number for unique product identification may apply to FDA for a labeler code. This database contains NHRIC data retrieved from records that date back 20 years.</p>\n', 'programCode': ['009:005'], 'title': 'NHRIC (National Health Related Items Code)', 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfNHRIC/nhric.cfm', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2013-11-01', 'accessLevel': 'public', 'identifier': '72b6e176-fd0a-48eb-b373-38812dd98baa', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfNHRIC/nhric.cfm', 'format': 'interactive on-screen', 'mediaType': 'application/unknown', 'title': 'interactive on-screen'}], 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'modified': '2013-11-01', 'references': ['http://www.fda.gov/medicaldevices/deviceregulationandguidance/databases/ucm161456.htm']}, {'description': "<p>This database allows you to search the CDRH's database information on medical devices which may have malfunctioned or caused a death or serious injury during the years 1992 through 1996.</p>\n", 'programCode': ['009:005'], 'title': 'MDR (Medical Device Reporting)', 'temporal': '1992-01-01T05:00:00-05:00/1996-07-31T04:00:00-04:00', 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfmdr/search.CFM', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '1996-07-31', 'accessLevel': 'public', 'identifier': '290bc7d6-538c-4889-823f-2ec60b6d3b6a', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfmdr/search.CFM', 'format': 'interactive on-screen', 'mediaType': 'application/unknown', 'title': 'interactive on-screen'}], 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'modified': '1996-07-31', 'references': ['http://www.fda.gov/MedicalDevices/Safety/ReportaProblem/ucm124073.htm']}, {'description': '<p>MAUDE data represents reports of adverse events involving medical devices. The data consists of all voluntary reports since June, 1993, user facility reports since 1991, distributor reports since 1993, and manufacturer reports since August, 1996.</p>\n', 'programCode': ['009:005'], 'title': 'MAUDE (Manufacturer and User Facility Device Experience)', 'temporal': '1991-01-01T05:00:00-05:00/2013-10-31T04:00:00-04:00', 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfMAUDE/search.CFM', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2013-10-31', 'accessLevel': 'public', 'identifier': '1327f116-da9f-40b9-babd-c893ab2ceacd', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfMAUDE/search.CFM', 'format': 'interactive on-screen', 'mediaType': 'application/unknown', 'title': 'interactive on-screen'}], 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'modified': '2013-10-31', 'references': ['http://www.fda.gov/MedicalDevices/DeviceRegulationandGuidance/PostmarketRequirements/ReportingAdverseEvents/ucm127891.htm']}, {'description': '<p>Searchable listing of Over-the-Counter tests (OTC) and collection kits that have been cleared or approved by the FDA</p>\n', 'programCode': ['009:005'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfIVD/Search.cfm', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2013-11-01', 'accessLevel': 'public', 'identifier': 'abf2baea-8af9-4507-8d28-641ed80f2021', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfIVD/Search.cfm', 'format': 'interactive on-screen', 'mediaType': 'application/unknown', 'title': 'interactive on-screen'}], 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'modified': '2013-11-01', 'title': 'IVD Home Use Lab Tests (Over The Counter) Tests'}, {'description': "<p>The Mammography Facility Database is updated periodically based on information received from the four FDA-approved accreditation bodies: the American College of Radiology (ACR), and the States of Arkansas, Iowa, and Texas. Information received by FDA or Certifying State from accreditation bodies does not specify if the facility is mobile or stationary. In many instances, but not all, the accreditation body notes Mobile following the name of the facility. The certification status of facilities may change, so FDA suggests that you check the facility's current status and look for the MQSA certificate.</p>\n", 'programCode': ['009:005'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfMQSA/mqsa.cfm', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2013-11-01', 'accessLevel': 'public', 'identifier': '705ec42c-0f47-4afd-9096-a73b28958348', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfMQSA/mqsa.cfm', 'format': 'interactive on-screen', 'mediaType': 'application/unknown', 'title': 'interactive on-screen'}], 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'modified': '2013-11-01', 'title': 'Mammography Facilities'}, {'description': '<p>This database contains the commercially marketed in vitro test systems categorized as CLIA waived by the FDA since January 31, 2000, and by the Centers for Disease Control and Prevention (CDC) prior to that date. CLIA waived test systems are waived from certain CLIA laboratory requirements (42 CFR Part 493).</p>\n', 'programCode': ['009:005'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfClia/analyteswaived.cfm', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2013-11-01', 'accessLevel': 'public', 'identifier': '3f3f0bb7-1c03-415a-90ca-400bfc08f096', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfClia/analyteswaived.cfm', 'format': 'interactive on-screen', 'mediaType': 'application/unknown', 'title': 'interactive on-screen'}], 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'modified': '2013-11-01', 'title': 'CLIA Currently Waived Analytes'}, {'description': '<p>This database contains the commercially marketed in vitro test systems categorized by the FDA since January 31, 2000, and tests categorized by the Centers for Disease Control and Prevention (CDC) prior to that date.</p>\n', 'programCode': ['009:005'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfCLIA/clia.cfm', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2013-11-01', 'accessLevel': 'public', 'identifier': 'c13343cf-eda1-425d-b346-6186c92e3992', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfCLIA/clia.cfm', 'format': 'interactive on-screen', 'mediaType': 'application/unknown', 'title': 'interactive on-screen'}], 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'modified': '2013-11-01', 'title': 'Clinical Laboratory Improvement Amendments '}, {'description': '<p>This database contains the most recent revision from the Government Printing Office (GPO) of the Code of Federal Regulations (CFR) Title 21 - Food and Drugs.</p>\n', 'programCode': ['009:005'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfcfr/cfrsearch.cfm', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2013-04-01', 'accessLevel': 'public', 'identifier': 'f1b5d989-b06e-46b6-a992-4b753912656b', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfcfr/cfrsearch.cfm', 'format': 'interactive on-screen', 'mediaType': 'application/unknown', 'title': 'interactive on-screen'}], 'keyword': ['cdrh', 'regulations'], 'bureauCode': ['009:10'], 'modified': '2013-04-01', 'title': 'Code of Federal Regulations Title 21'}, {'description': '<p>This database contains historical information about CDRH Advisory Committees and Panel meetings through 2008, including summaries and transcripts.</p>\n', 'programCode': ['009:005'], 'temporal': '2001-01-01T05:00:00-05:00/2009-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfAdvisory/search.cfm', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2009-12-31', 'accessLevel': 'public', 'identifier': 'a76c0c50-76f5-42bc-911c-703287648b52', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfAdvisory/search.cfm', 'format': 'interactive on-line', 'mediaType': 'application/unknown', 'title': 'interactive on-line'}], 'keyword': ['labeling'], 'bureauCode': ['009:10'], 'modified': '2009-12-31', 'title': 'CDRH Advisory Meeting Materials Archive'}, {'description': '<p>An inventory of all FDA Datasets</p>\n', 'programCode': ['009:005'], 'temporal': '1900-01-01T05:00:00-05:00/2013-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://open.fda.gov/data.json', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2013-12-20', 'accessLevel': 'public', 'identifier': '38fda70b-9734-4df0-ada6-897455bb7f7b', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://open.fda.gov/data.json', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}], 'keyword': ['data-json', 'inventory'], 'bureauCode': ['009:10'], 'modified': '2013-12-20', 'title': 'FDA Data Inventory'}, {'description': '<p>POCA is a software that produces a data set used internally to assess the safety, and feasibility of proposed proprietary drug names. FDA product name safety evaluators have access to an internal version of the POCA system behind the FDA firewall. Source code to develop external non-FDA instances of POCA are available at <a href="http://www.fda.gov/Drugs/ResourcesForYou/Industry/ucm400127.htm">http://www.fda.gov/Drugs/ResourcesForYou/Industry/ucm400127.htm</a></p>\n', 'programCode': ['009:002'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'https://healthdata.gov/dataset/poca-phonetic-orthographic-computer-algorithm-0', 'contactPoint': {'hasEmail': 'mailto:john.quinn@fda.hhs.gov', 'fn': 'John Quinn'}, 'issued': '2014-09-22', 'accessLevel': 'public', 'identifier': '78e2c44a-948a-4f20-a810-6f1e60cee0d1', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'interactive on-line', 'accessURL': 'http://www.fda.gov/Drugs/ResourcesForYou/Industry/ucm400127.htm', 'mediaType': 'application/unknown', 'title': 'interactive on-line'}], 'keyword': ['drug name', 'feasibility', 'proprietary', 'safety'], 'bureauCode': ['009:10'], 'modified': '2014-09-22', 'title': 'POCA -Phonetic Orthographic Computer Algorithm'}, {'description': '<p>FDA is disclosing the final inspection classification for inspections related to currently marketed FDA-regulated products. The disclosure of this information is not intended to interfere with planned enforcement actions, therefore some information may be withheld from posting until such action is taken.</p>\n', 'programCode': ['009:008'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.accessdata.fda.gov/scripts/inspsearch/', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2013-08-31', 'accessLevel': 'public', 'identifier': '7731ca41-583e-45b1-b810-2caf33000e39', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.fda.gov/downloads/ICECI/EnforcementActions/UCM224485.xls', 'format': 'excel', 'mediaType': 'application/unknown', 'title': 'excel'}], 'keyword': ['ora'], 'bureauCode': ['009:10'], 'modified': '2013-08-31', 'title': 'Inspection Database'}, {'description': '<p>This application provides Human Cell and Tissue registration information for registered, inactive, and pre-registered firms. Query options are by Establishment Name, Establishment Function, Product, Establishment Status, State, Zip Code, and Country.</p>\n', 'programCode': ['009:003'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'https://www.accessdata.fda.gov/scripts/cber/CFAppsPub/tiss/index.cfm', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2008-04-10', 'accessLevel': 'public', 'identifier': 'dc73689d-c8cc-4c9f-b3ee-c293483dbdb7', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://www.accessdata.fda.gov/scripts/cber/CFAppsPub/tiss/index.cfm', 'format': 'interactive on-screen', 'mediaType': 'application/unknown', 'title': 'interactive on-screen'}], 'keyword': ['cber'], 'bureauCode': ['009:10'], 'modified': '2008-04-10', 'title': 'Human Cell and Tissue Establishment Registration Public Query'}, {'description': '<p>This contains information that identifies clinical investigators, contract research organizations, and institutional review boards involved in the conduct of Investigational New Drug (IND) studies with human investigational drugs and therapeutic biologics.</p>\n', 'programCode': ['009:002'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.fda.gov/Drugs/InformationOnDrugs/ucm135162.htm', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2013-08-29', 'accessLevel': 'public', 'identifier': '8d346d8d-33c7-47f8-890d-a4ced16e45dd', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.fda.gov/downloads/Drugs/InformationOnDrugs/UCM135169.zip', 'format': 'zipped txt', 'mediaType': 'application/unknown', 'title': 'zipped txt'}], 'keyword': ['BMIS', 'cder'], 'bureauCode': ['009:10'], 'modified': '2013-08-29', 'title': 'Bioresearch Monitonoring Information System (BMIS)'}, {'description': '<p>The publication Approved Drug Products with Therapeutic Equivalence Evaluations (the List, commonly known as the Orange Book) identifies drug products approved on the basis of safety and effectiveness by the Food and Drug Administration (FDA) under the Federal Food, Drug, and Cosmetic Act (the Act). (For more information, see the Orange Book Preface.)</p>\n', 'programCode': ['009:002'], 'title': 'Approved Drug Products with Therapuetic Equivalence Evaluations (Orange Book)', 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.fda.gov/Drugs/InformationOnDrugs/ucm129662.htm', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2013-10-31', 'accessLevel': 'public', 'identifier': 'c7b84420-8e01-44eb-92de-c5e7f975ab28', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.fda.gov/downloads/Drugs/InformationOnDrugs/UCM163762.zip', 'format': 'zipped txt', 'mediaType': 'application/unknown', 'title': 'zipped txt'}], 'keyword': ['cder', 'orange book'], 'bureauCode': ['009:10'], 'modified': '2013-10-31', 'references': ['http://www.accessdata.fda.gov/scripts/cder/ob/default.cfm']}, {'description': '<p>The FDA Acronyms and Abbreviations database provides a quick reference to acronyms and abbreviations related to Food and Drug Administration (FDA) activities</p>\n', 'programCode': ['009:002'], 'title': 'FDA Acronyms and Abbreviations', 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.fda.gov/AboutFDA/FDAAcronymsAbbreviations/default.htm', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2012-04-04', 'accessLevel': 'public', 'identifier': '4dc9ed1a-1287-40e5-9c14-41011aac1308', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'zipped text', 'accessURL': 'http://www.fda.gov/AboutFDA/FDAAcronymsAbbreviations/ucm070296.htm', 'mediaType': 'application/unknown', 'title': 'zipped text'}], 'keyword': ['definitions'], 'bureauCode': ['009:10'], 'modified': '2012-04-04', 'references': ['http://www.accessdata.fda.gov/scripts/cder/acronyms/index.cfm']}, {'description': '<p>The Drug Listing Act of 1972 requires registered drug establishments to provide the Food and Drug Administration (FDA) with a current list of all drugs manufactured, prepared, propagated, compounded, or processed by it for commercial distribution. (See Section 510 of the Federal Food, Drug, and Cosmetic Act (Act) (21 U.S.C. � 360)). Drug products are identified and reported using a unique, three-segment number, called the National Drug Code (NDC), which serves as a universal product identifier for drugs. FDA publishes the listed NDC numbers and the information submitted as part of the listing information in the NDC Directory which is updated daily.</p>\n', 'programCode': ['009:002'], 'title': 'National Drug Code Directory', 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.fda.gov/Drugs/InformationOnDrugs/ucm142438.htm', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2013-11-14', 'accessLevel': 'public', 'identifier': '2b7ec03d-67dc-4544-b1d6-b9aa02f693c6', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.fda.gov/downloads/Drugs/DevelopmentApprovalProcess/UCM070838.zip', 'format': 'zip', 'mediaType': 'application/unknown', 'title': 'zip'}], 'keyword': ['cder', 'NDC'], 'bureauCode': ['009:10'], 'modified': '2013-11-14', 'references': ['http://www.accessdata.fda.gov/scripts/cder/ndc/default.cfm', 'http://www.fda.gov/downloads/Drugs/InformationOnDrugs/UCM257244.zip'], 'describedBy': 'http://www.fda.gov/Drugs/InformationOnDrugs/ucm254527.htm'}, {'description': '<p>The Medical Product Safety Network (MedSun) is an adverse event reporting program launched in 2002. The primary goal for MedSun is to work collaboratively with the clinical community to identify, understand, and solve problems with the use of medical devices.</p>\n', 'programCode': ['009:005'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/Medsun/searchReportText.cfm', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2013-11-13', 'accessLevel': 'public', 'identifier': '068aa9da-ef7e-419a-9de2-2a690dbec65b', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/Medsun/searchReportText.cfm', 'format': 'interactive on-screen', 'mediaType': 'application/unknown', 'title': 'interactive on-screen'}], 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'modified': '2013-11-13', 'title': 'MedSun Reports'}, {'description': '<p>The CDRH FOIA electronic reading room contains frequently requested information via the Freedom of Information Act from the Center for Devices and Radiological Health.</p>\n', 'programCode': ['009:005'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.accessdata.fda.gov/scripts/cdrh/devicesatfda/readingroom.cfm', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2013-11-01', 'accessLevel': 'public', 'identifier': '650b8214-c3a4-46f6-8a10-5d182339c0d6', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.accessdata.fda.gov/scripts/cdrh/devicesatfda/readingroom.cfm', 'format': 'pdf', 'mediaType': 'application/unknown', 'title': 'pdf'}], 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'modified': '2013-11-01', 'title': 'CDRH FOIA Electronic Reading Room'}, {'description': '<p>MedWatch alerts provide timely new safety information on human drugs, medical devices, vaccines and other biologics, dietary supplements, and cosmetics. The alerts contain actionable information that may impact both treatment and diagnostic choices for healthcare professional and patient.</p>\n', 'programCode': ['009:008'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.fda.gov/Safety/MedWatch/SafetyInformation/SafetyAlertsforHumanMedicalProducts/default.htm', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2019-02-28', 'accessLevel': 'public', 'identifier': '2003711a-3d1c-4a0c-9928-09de5c42e2cf', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.fda.gov/downloads/Safety/MedWatch/SafetyInformation/UCM189811.zip', 'format': 'zip', 'mediaType': 'application/unknown', 'title': 'zip'}], 'keyword': ['definitions'], 'bureauCode': ['009:10'], 'modified': 'R/P1Y', 'title': 'MedWatch Safety Alerts for Human Medical Products', 'accrualPeriodicity': 'R/P1Y'}, {'description': '<p>Information about FDA-approved brand name and generic prescription and over-the-counter human drugs and biological therapeutic products. <a href="mailto:Drugs@FDA">Drugs@FDA</a> includes most of the drug products approved since 1939. The majority of patient information, labels, approval letters, reviews, and other information are available for drug products approved since 1998.</p>\n', 'programCode': ['009:002'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.fda.gov/Drugs/InformationOnDrugs/ucm135821.htm', 'contactPoint': {'hasEmail': 'mailto:FDA_Enterprise_Data_Inventory@fda.hhs.gov', 'fn': 'FDA Enterprise Data Inventory'}, 'issued': '2019-02-28', 'accessLevel': 'public', 'identifier': 'f22c9b6a-e68a-445a-ae44-1441b2f698ab', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.fda.gov/downloads/Drugs/InformationOnDrugs/UCM054599.zip', 'format': 'zip', 'mediaType': 'application/unknown', 'title': 'zip'}], 'keyword': ['cder'], 'bureauCode': ['009:10'], 'modified': 'R/P1D', 'title': 'Drugs@FDA Database', 'accrualPeriodicity': 'R/P1D', 'describedBy': 'http://www.fda.gov/Drugs/InformationOnDrugs/ucm079750.htm'}, {'description': '<p>The Drug Establishments Current Registration Site (DECRS) is a database of current information submitted by drug firms to register establishments (facilities) which manufacture, prepare, propagate, compound or process drugs that are commercially distributed in the U.S. or offered for import to the U.S.</p>\n', 'programCode': ['009:002'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.fda.gov/Drugs/InformationOnDrugs/ucm135778.htm', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2019-02-28', 'accessLevel': 'public', 'identifier': 'fa27e8ba-4b3c-4a2d-bb29-19eecffa0847', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.fda.gov/downloads/Drugs/InformationOnDrugs/UCM197817.zip', 'format': 'zip', 'mediaType': 'application/unknown', 'title': 'zip'}], 'keyword': ['cder', 'establishments', 'registration'], 'bureauCode': ['009:10'], 'modified': 'R/P3M', 'title': 'Drug Establishments Current Registration Site', 'accrualPeriodicity': 'R/P3M'}, {'description': '<p>For a drug product that does not have a dissolution test method in the United States Pharmacopeia (USP), the FDA Dissolution Methods Database provides information on dissolution methods presently recommended by the Division of Bioequivalence, Office of Generic Drugs.</p>\n', 'programCode': ['009:002'], 'title': 'Dissolution Methods Database', 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.fda.gov/Drugs/InformationOnDrugs/ucm135742.htm', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2019-02-28', 'accessLevel': 'public', 'identifier': '3f2b8dee-6c80-4230-8f8a-3f7c83920d42', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'interactive on-screen', 'accessURL': 'http://www.fda.gov/Drugs/InformationOnDrugs/ucm135742.htm', 'mediaType': 'application/unknown', 'title': 'interactive on-screen'}], 'keyword': ['cder', 'dissolution'], 'bureauCode': ['009:10'], 'modified': 'R/P3M', 'references': ['http://www.accessdata.fda.gov/scripts/cder/dissolution/index.cfm'], 'accrualPeriodicity': 'R/P3M'}, {'description': '<p>The Clinical Investigator Inspection List (CLIIL) contains names, addresses, and other pertinent information gathered from inspections of clinical investigators who have performed studies with investigational new drugs. The list contains information on inspections that have been closed since July 1977.</p>\n', 'programCode': ['009:002'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.fda.gov/Drugs/InformationOnDrugs/ucm135198.htm', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2019-02-28', 'accessLevel': 'public', 'identifier': '9dcfa54e-3b0c-40c8-b2fe-754820bed30f', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.fda.gov/downloads/Drugs/InformationOnDrugs/UCM111343.zip', 'format': 'zipped txt', 'mediaType': 'application/unknown', 'title': 'zipped txt'}], 'keyword': ['cder', 'clinical investigator'], 'bureauCode': ['009:10'], 'modified': 'R/P3M', 'title': 'Clinical Investigator Inspector List (CLIIL)', 'accrualPeriodicity': 'R/P3M', 'describedBy': 'http://www.fda.gov/Drugs/GuidanceComplianceRegulatoryInformation/EnforcementActivitiesbyFDA/ucm073059.htm'}, {'description': '<p>Information provided to FDA by manufacturers about current drugs in shortage, resolved shortages, and discontinuations of specific drug products.</p>\n', 'programCode': ['009:002'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.accessdata.fda.gov/scripts/drugshortages/default.cfm', 'contactPoint': {'hasEmail': 'mailto:FDA_Enterprise_Data_Inventory@fda.hhs.gov', 'fn': 'FDA Enterprise Data Inventory'}, 'issued': '2019-02-28', 'accessLevel': 'public', 'identifier': '520f8f0d-b519-4ad9-8597-14d517f00987', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.accessdata.fda.gov/scripts/drugshortages/default.cfm', 'format': 'interactive on-screen', 'mediaType': 'application/unknown', 'title': 'interactive on-screen'}], 'keyword': ['cder'], 'bureauCode': ['009:10'], 'modified': 'R/P1D', 'title': 'Current and Resolved Drug Shortages and Discontinuations Reported to FDA', 'accrualPeriodicity': 'R/P1W'}, {'description': '<p>Press Releases of food recalls from industry</p>\n', 'programCode': ['009:001'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.fda.gov/DataSets/Recalls/Food/Food.xml', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2019-02-28', 'accessLevel': 'public', 'identifier': 'cdaa413b-325f-4f81-a78e-f8e55ac77098', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.fda.gov/DataSets/Recalls/Food/Food.xml', 'format': 'xml', 'mediaType': 'application/unknown', 'title': 'xml'}], 'keyword': ['recalls'], 'bureauCode': ['009:10'], 'modified': 'R/PT1S', 'title': 'Food Recalls'}, {'description': '<p>This searchable database contains establishments (engaged in the manufacture, preparation, propagation, compounding, assembly, or processing of medical devices intended for human use and commercial distribution) and listings of medical devices in commercial distribution by both domestic and foreign manufacturers. Note: This database is updated once a week.</p>\n', 'programCode': ['009:005'], 'title': 'Establishment Registration & Device Listing', 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfRL/rl.cfm', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2019-02-28', 'accessLevel': 'public', 'identifier': '7138583c-afe2-4e52-843b-a0665c75714d', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfRL/rl.cfm', 'format': 'interactive on-screen', 'mediaType': 'application/unknown', 'title': 'interactive on-screen'}], 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'modified': 'R/P1W', 'references': ['http://www.fda.gov/MedicalDevices/DeviceRegulationandGuidance/HowtoMarketYourDevice/RegistrationandListing/ucm134495.htm'], 'accrualPeriodicity': 'R/P1W', 'describedBy': 'http://www.fda.gov/MedicalDevices/DeviceRegulationandGuidance/HowtoMarketYourDevice/RegistrationandListing/ucm134495.htm'}, {'description': '<p>This database contains medical device names and associated information developed by the Center. It includes a three letter device product code and a Device Class that refers to the level of CDRH regulation of a given device.</p>\n', 'programCode': ['009:005'], 'title': 'Product Classification', 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfPCD/PCDSimpleSearch.cfm', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2019-02-28', 'accessLevel': 'public', 'identifier': '3286eac6-86ad-4236-9281-8d09ad04e816', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.accessdata.fda.gov/premarket/ftparea/foiclass.zip', 'format': 'zip', 'mediaType': 'application/unknown', 'title': 'zip'}], 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'modified': 'R/P1M', 'references': ['http://www.fda.gov/MedicalDevices/DeviceRegulationandGuidance/Overview/ClassifyYourDevice/ucm051668.htm'], 'describedBy': 'http://www.fda.gov/MedicalDevices/DeviceRegulationandGuidance/Overview/ClassifyYourDevice/ucm2005371.htm'}, {'description': '<p>A 180-day supplement is a request for a significant change in components, materials, design, specification, software, color additive, and labeling to an approved premarket application or premarket report. As a pilot program under the CDRH Transparency Initiative, FDA has begun releasing some summary review memos for 180-day PMA supplements relating to design changes.</p>\n', 'programCode': ['009:005'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfpma/pmamemos.cfm', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2019-02-28', 'accessLevel': 'public', 'identifier': '8dabbf7e-0e4a-4e1c-a0d2-982d97398a10', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfpma/pmamemos.cfm', 'format': 'interactive on-screen', 'mediaType': 'application/unknown', 'title': 'interactive on-screen'}], 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'modified': 'R/P1W', 'title': 'Premarket Approval (PMA) Summary Review Memos for 180-Day Design Changes', 'accrualPeriodicity': 'R/P1W'}, {'description': '<p>The CDRH Inspections Database provides information about medical device inspections that were the responsibility of CDRH from 2008 to the present.</p>\n', 'programCode': ['009:005'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfTPLC/inspect.cfm', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2019-02-28', 'accessLevel': 'public', 'identifier': 'fe84d43d-cad9-4dce-93d8-919358244618', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfTPLC/inspect.cfm', 'format': 'interactive on-line', 'mediaType': 'application/unknown', 'title': 'interactive on-line'}], 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'modified': 'R/P1Y', 'title': 'CDRH Inspections Database', 'accrualPeriodicity': 'R/P1W'}, {'description': "<p>Whereas not all recalls are announced in the media or on our Recalls press release page, all recalls montiored by FDA are included in FDA's weekly Enforcement Report once they are classified according to the level of hazard involved.</p>\n", 'programCode': ['009:008'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.fda.gov/Safety/Recalls/EnforcementReports/default.htm', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2019-02-28', 'accessLevel': 'public', 'identifier': '99f89749-f77f-4d0f-a415-8c7b633bac1f', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'interactive on-screen', 'accessURL': 'http://www.fda.gov/Safety/Recalls/EnforcementReports/default.htm', 'mediaType': 'application/unknown', 'title': 'interactive on-screen'}], 'keyword': ['ora', 'regulations'], 'bureauCode': ['009:10'], 'modified': 'R/P1W', 'title': 'Enforcement Reports', 'accrualPeriodicity': 'R/P1W'}, {'description': '<p>An index of FDA warning letters issued to companies operating in the United States.</p>\n', 'programCode': ['009:008'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.fda.gov/ICECI/EnforcementActions/WarningLetters/2013/default.htm', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2019-02-28', 'accessLevel': 'public', 'identifier': '8ab03039-617f-469d-bf37-b4f844372945', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.fda.gov/DataSets/WarningLetters/WarningLettersDataSet.xml', 'format': 'xml', 'mediaType': 'application/unknown', 'title': 'xml'}], 'keyword': ['ora', 'regulations'], 'bureauCode': ['009:10'], 'modified': 'R/P1W', 'title': 'Warning Letters', 'accrualPeriodicity': 'R/P1W'}, {'description': '<p>Disclosure of reporting citations provide the public with a rationale for the Agency�s enforcement actions and will also help to inform public and industry decision-making, allowing them to make more informed marketplace choices and help to encourage compliance.</p>\n', 'programCode': ['009:008'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.fda.gov/ICECI/EnforcementActions/ucm346077.htm', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2019-02-28', 'accessLevel': 'public', 'identifier': '74aed734-91b4-41f2-8418-a0aae396f9ef', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'excel', 'accessURL': 'http://www.fda.gov/ICECI/EnforcementActions/ucm346077.htm', 'mediaType': 'application/unknown', 'title': 'excel'}], 'keyword': ['ora'], 'bureauCode': ['009:10'], 'modified': 'R/P1M', 'title': 'Inspection Citations', 'accrualPeriodicity': 'R/P1M'}, {'description': '<p>The Electronic Animal Drug Product Listing Directory is a directory of all animal drug products that have been listed electronically since June 1, 2009, to comply with changes enacted as part of the FDA Amendments Act of 2007.</p>\n', 'programCode': ['009:004'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.fda.gov/ForIndustry/DataStandards/StructuredProductLabeling/ucm191015.htm', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2019-02-28', 'accessLevel': 'public', 'identifier': 'e3b58aa4-eb31-406f-a766-1a4f2da87565', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.fda.gov/downloads/ForIndustry/DataStandards/StructuredProductLabeling/UCM362817.zip', 'format': 'zip', 'mediaType': 'application/unknown', 'title': 'zip'}], 'keyword': ['cvm', 'labeling'], 'bureauCode': ['009:10'], 'modified': 'R/P1D', 'title': 'Electronic Animal Drug Product Listing Directory', 'accrualPeriodicity': 'R/P1D'}, {'description': '<p>On November 16, 1988, the President of the United States signed into law the Generic Animal Drug and Patent Restoration Act (GADPTRA). Among its major provisions, the Act extends eligibility for submission of Abbreviated New Animal Drug Applications (ANADAs) to all animal drug products approved for safety and effectiveness under the Federal Food, Drug, and Cosmetic Act. The Act also requires that each sponsor of an approved animal drug product submit to the FDA certain information regarding patents held for the animal drug or its method of use. The Act requires that this information, as well as a list of all animal drug products approved for safety and effectiveness, be made available to the public. This list must be updated monthly under the provisions of the Act. This publication, which is known as the �Green Book�, was first published in January of 1989. Updates have been added monthly since then. The list is published in its entirety each January.</p>\n', 'programCode': ['009:004'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.accessdata.fda.gov/scripts/animaldrugsatfda/index.cfm', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2019-02-28', 'accessLevel': 'public', 'identifier': 'ee7073db-55c0-46b0-b831-1c659fe7137d', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.accessdata.fda.gov/scripts/animaldrugsatfda/index.cfm', 'format': 'interactive on-screen', 'mediaType': 'application/unknown', 'title': 'interactive on-screen'}], 'keyword': ['cvm', 'labeling'], 'bureauCode': ['009:10'], 'modified': 'R/P1Y', 'title': 'Approved Animal Drug Products (Green Book)', 'accrualPeriodicity': 'R/P1Y'}, {'description': '<p>Federal regulations require that an assembler who installs one or more certified components of a diagnostic x-ray system submit a report of assembly. This database contains the releasable information submitted including Equipment Location, General Information and Component Information. Note: Data does not include dental system installations.</p>\n', 'programCode': ['009:005'], 'title': 'X-Ray Assembler Data', 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.fda.gov/MedicalDevices/DeviceRegulationandGuidance/Databases/ucm135419.htm', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2019-02-28', 'accessLevel': 'public', 'identifier': 'aae3533d-6b69-4648-833c-a73700e51f51', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'zip', 'accessURL': 'http://www.fda.gov/MedicalDevices/DeviceRegulationandGuidance/Databases/ucm135419.htm', 'mediaType': 'application/unknown', 'title': 'zip'}], 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'modified': 'R/P1Y', 'references': ['http://www.fda.gov/MedicalDevices/DeviceRegulationandGuidance/Databases/ucm135419.htm#zip', 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfAssem/assembler.cfm'], 'accrualPeriodicity': 'R/P1Y'}, {'description': '<p>This database consists of those national and international standards recognized by FDA which manufacturers can declare conformity to and is part of the information the Center can use to make an appropriate decision regarding the clearance or approval of a submission. Information submitted on conformance with such standards will have a direct bearing on safety and effectiveness determinations made during the review of IDEs, HDEs, PMAs, and PDPs. Conformance with recognized consensus standards in and of itself, however, may not always be a sufficient basis for regulatory decisions.</p>\n', 'programCode': ['009:005'], 'title': 'FDA Recognized Consensus Standards', 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfStandards/search.cfm', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2019-02-28', 'accessLevel': 'public', 'identifier': '4b318035-9f0e-4f7e-b4ff-c70fd57b4994', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfStandards/search.cfm', 'format': 'interactive on-screen', 'mediaType': 'application/unknown', 'title': 'interactive on-screen'}], 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'modified': 'R/P3M', 'references': ['http://www.fda.gov/MedicalDevices/DeviceRegulationandGuidance/Standards/default.htm'], 'accrualPeriodicity': 'R/P3M'}, {'description': '<p>The Interoperability Proving Ground (IPG) is an open, community platform where you can share, learn, and be inspired by interoperability projects occurring in the United States (and around the world).</p>\n', 'programCode': ['009:110'], 'title': 'Interoperability Proving Ground', 'publisher': {'@type': 'org:Organization', 'name': 'Office of the National Coordinator for Health Information Technology'}, 'landingPage': 'https://www.healthit.gov/techlab/ipg/', 'modified': '-', 'contactPoint': {'hasEmail': 'mailto:onc.request@hhs.gov', 'fn': 'ONC Request'}, 'issued': '2019-02-07', 'accessLevel': 'public', 'identifier': 'obq8zsu3-97j2-kg6f-m27a-jblq9u0jqg4s', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'https://www.healthit.gov/techlab/ipg/', 'mediaType': 'application/unknown', 'title': 'Interoperability_Proving_Ground.csv'}], 'keyword': ['data standards', 'health care', 'health IT', 'interoperability'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'https://www.healthit.gov/techlab/ipg/'}, {'description': '<p>The Evidence-Based Practices Resource Center aims to provide communities, clinicians, policy-makers and others in the field with the information and tools they need to incorporate evidence-based practices into their communities or clinical settings. The Resource Center contains a collection of scientifically-based resources for a broad range of audiences, including Treatment Improvement Protocols, toolkits, resource guides, clinical practice guidelines, and other science-based resources.</p>\n', 'programCode': ['009:069'], 'title': 'Evidence-Based Practices Resource Center', 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'theme': ['Community', 'Health'], 'landingPage': 'https://www.samhsa.gov/ebp-resource-center', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'SAMHSA Policy Lab'}, 'language': ['en-US'], 'accessLevel': 'public', 'identifier': '74d54c36-1323-4969-b98a-a6a2974047e8', '@type': 'dcat:Dataset', 'modified': '2019-05-11', 'keyword': ['children', 'evidence', 'mental health', 'Opioids', 'Prevention', 'serious mental illness', 'substance abuse', 'women'], 'bureauCode': ['009:30'], 'dataQuality': True, 'issued': '2018-09-28', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The Certified Health IT Product List (CHPL) is a comprehensive and authoritative listing of all certified Health Information Technology which has been successfully tested and certified by the ONC Health IT Certification program. All products listed on the CHPL have been tested by an ONC-Accredited Testing Laboratory (ONC-ATL) and certified by an ONC-Authorized Certification Body (ONC-ACB) to meet criteria adopted by the Secretary of the Department of Health and Human Services (HHS).</p>\n', 'programCode': ['009:110'], 'title': 'Certified Health IT Product List (CHPL)', 'publisher': {'@type': 'org:Organization', 'name': 'Office of the National Coordinator for Health Information Technology'}, 'landingPage': 'https://chpl.healthit.gov/#/resources/download', 'contactPoint': {'hasEmail': 'mailto:onc.request@hhs.gov', 'fn': 'ONC Request'}, 'issued': '2018-09-19', 'accessLevel': 'public', 'identifier': 'udruc2qi-rbx5-4vvp-3rf5-hmf1b7wzvqym', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://chpl.healthit.gov/rest/download?api_key=12909a978483dfb8ecd0596c98ae9094', 'format': 'xml', 'mediaType': 'application/unknown', 'title': 'chpl-all.xml'}], 'keyword': ['certified', 'EHR', 'electronic health records', 'health IT'], 'bureauCode': ['009:00'], 'modified': 'R/P1D', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'https://chpl.healthit.gov/#/resources/download'}, {'description': '<p>The Certified Health IT Product List (CHPL) is a comprehensive and authoritative listing of all certified Health Information Technology which has been successfully tested and certified by the ONC Health IT Certification program. All products listed on the CHPL have been tested by an ONC-Accredited Testing Laboratory (ONC-ATL) and certified by an ONC-Authorized Certification Body (ONC-ACB) to meet criteria adopted by the Secretary of the Department of Health and Human Services (HHS). This is a fully queryable REST API with JSON and XML output.</p>\n', 'programCode': ['009:110'], 'references': ['https://chpl.healthit.gov/'], 'publisher': {'@type': 'org:Organization', 'name': 'Office of the National Coordinator for Health Information Technology'}, 'landingPage': 'https://chpl.healthit.gov/#/resources/chpl_api', 'modified': 'R/P1D', 'contactPoint': {'hasEmail': 'mailto:onc.request@hhs.gov', 'fn': 'ONC Request'}, 'issued': '2018-09-19', 'accessLevel': 'public', 'title': 'Certified Health IT Product List (CHPL) Open API', 'identifier': 'hl1o4xum-glh3-5j9f-ral7-kkm8hprfl53q', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'api', 'accessURL': 'https://chpl.healthit.gov/#/resources/chpl_api', 'mediaType': 'application/unknown', 'title': 'CHPL Open API'}], 'keyword': ['office-of-the-national-coordinator-for-health-information-technology'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'https://chpl.healthit.gov/#/resources/chpl_api'}, {'description': "<p>The Drug Abuse Warning Network (DAWN) is a nationally representative public health surveillance system that has monitored drug related emergency department (ED) visits to hospitals since the early 1970s. First administered by the Drug Enforcement Administration (DEA) and the National Institute on Drug Abuse (NIDA), the responsibility for DAWN now rests with the Substance Abuse and Mental Health Services Administration's (SAMHSA) Center for Behavioral Health Statistics and Quality (CBHSQ). Over the years, the exact survey methodology has been adjusted to improve the quality, reliability, and generalizability of the information produced by DAWN. The current approach was first fully implemented in the 2004 data collection year.<br />\nDAWN relies on a longitudinal probability sample of hospitals located throughout the United States. To be eligible for selection into the DAWN sample, a hospital must be a non-federal, short-stay, general surgical and medical hospital located in the United States, with at least one 24-hour ED. DAWN cases are identified by the systematic review of ED medical records in participating hospitals. The unit of analysis is any ED visit involving recent drug use. DAWN captures both ED visits that are directly caused by drugs and those in which drugs are a contributing factor but not the direct cause of the ED visit. The reason a patient used a drug is not part of the criteria for considering a visit to be drug related. Therefore, all types of drug-related events are included: drug misuse or abuse, accidental drug ingestion, drug-related suicide attempts, malicious drug poisonings, and adverse reactions. DAWN does not report medications that are unrelated to the visit.<br />\nThe DAWN public-use dataset provides information for all types of drugs, including illegal drugs, prescription drugs, over-the-counter medications, dietary supplements, anesthetic gases, substances that have psychoactive effects when inhaled, alcohol when used in combination with other drugs (all ages), and alcohol alone (only for patients aged 20 or younger). Public-use dataset variables describe and categorize up to 16 drugs contributing to the ED visit, including toxicology confirmation and route of administration. Administrative variables specify the type of case, case disposition, categorized episode time of day, and quarter of year. Metropolitan area is included for represented metropolitan areas. Created variables include the number of unique drugs reported and case-level indicators for alcohol, non-alcohol illicit substances, any pharmaceutical, non-medical use of pharmaceuticals, and all misuse and abuse of drugs. Demographic items include age category, sex, and race/ethnicity. Complex sample design and weighting variables are included to calculate various estimates of drug-related ED visits for the Nation as a whole, as well as for specific metropolitan areas, from the ED visits classified as DAWN cases in the selected hospitals.This study has 1 Data Set.</p>\n", 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/drug-abuse-warning-network-dawn-2007', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/drug-abuse-warning-network-dawn-2007-nid13522', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>Drug Abuse Warning Network (DAWN-2007)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/drug-abuse-warning-network-dawn-2007-nid13522', 'accessURL': 'https://datafiles.samhsa.gov/study/drug-abuse-warning-network-dawn-2007-nid13522', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol', 'demographic characteristics', 'detoxification', 'drug overdose', 'drug use', 'emergency departments', 'energy drinks', 'nonprescription drugs', 'substance abuse', 'suicide'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'Drug Abuse Warning Network (DAWN-2007)'}, {'description': '<p>The National Household Survey on Drug Abuse (NHSDA) series<br />\nmeasures the prevalence and correlates of drug use in the United<br />\nStates. The surveys are designed to provide quarterly, as well as<br />\nannual, estimates. Information is provided on the use of illicit<br />\ndrugs, alcohol, and tobacco among members of United States households<br />\naged 12 and older. Questions include age at first use as well as<br />\nlifetime, annual, and past-month usage for the following drug classes:<br />\nmarijuana, cocaine (and crack), hallucinogens, heroin, inhalants,<br />\nalcohol, tobacco, and nonmedical use of prescription drugs, including<br />\npain relievers, tranquilizers, stimulants, and sedatives. The survey<br />\ncovers substance abuse treatment history and perceived need for<br />\ntreatment, and includes questions from the Diagnostic and Statistical<br />\nManual (DSM) of Mental Disorders that allow diagnostic criteria to be<br />\napplied. Respondents are also asked about personal and family income<br />\nsources and amounts, health care access and coverage, illegal<br />\nactivities and arrest record, problems resulting from the use of<br />\ndrugs, and needle-sharing. Questions introduced in previous NHSDA<br />\nadministrations were retained in the 2001 survey, including questions<br />\nasked only of respondents aged 12 to 17. These "youth experiences"<br />\nitems covered a variety of topics, such as neighborhood environment,<br />\nillegal activities, gang involvement, drug use by friends, social<br />\nsupport, extracurricular activities, exposure to substance abuse<br />\nprevention and education programs, and perceived adult attitudes<br />\ntoward drug use and activities such as school work. Also retained were<br />\nquestions on mental health and access to care, perceived risk of using<br />\ndrugs, perceived availability of drugs, driving behavior and personal<br />\nbehavior, and cigar smoking. Questions on the tobacco brand used most<br />\noften were introduced with the 1999 survey and have been retained<br />\nthrough the 2001 survey. Demographic data include gender, race, age,<br />\nethnicity, marital status, educational level, job status, veteran<br />\nstatus, and current household composition. In addition, in 2001 questions on purchase of marijuana were added.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-household-survey-drug-abuse-nhsda-2001', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-household-survey-drug-abuse-nhsda-2001-nid13525', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Household Survey on Drug Abuse (NHSDA-2001)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-household-survey-drug-abuse-nhsda-2001-nid13525', 'accessURL': 'https://datafiles.samhsa.gov/study/national-household-survey-drug-abuse-nhsda-2001-nid13525', 'mediaType': 'application/unknown'}], 'keyword': ['addiction', 'alcohol', 'alcohol abuse', 'alcohol consumption', 'amphetamines', 'barbiturates', 'cocaine', 'controlled drugs', 'drinking behavior', 'drug abuse', 'drug dependence', 'drug treatment', 'drug use', 'drugs', 'hallucinogens', 'heroin', 'households', 'inhalants', 'marijuana', 'mental health', 'mental health services', 'methamphetamine', 'prescription drugs', 'sedatives', 'smoking', 'stimulants', 'substance abuse', 'substance abuse treatment', 'tranquilizers'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Household Survey on Drug Abuse (NHSDA-2001)'}, {'description': '<p>The Treatment Episode Data Set -- Admissions (TEDS-A) is a national census data system of annual admissions to substance abuse treatment facilities. TEDS-A provides annual data on the number and characteristics of persons admitted to public and private substance abuse treatment programs that receive public funding. The unit of analysis is a treatment admission. TEDS consists of data reported to state substance abuse agencies by the treatment programs, which in turn report it to SAMHSA.<br />\nA sister data system, called the Treatment Episode Data Set -- Discharges (TEDS-D), collects data on discharges from substance abuse treatment facilities. The first year of TEDS-A data is 1992, while the first year of TEDS-D is 2006.<br />\nTEDS variables that are required to be reported are called the "Minimum Data Set (MDS)", while those that are optional are called the "Supplemental Data Set (SuDS)".<br />\nVariables in the MDS include: information on service setting, number of prior treatments, primary source of referral, gender, race, ethnicity, education, employment status, substance(s) abused, route of administration, frequency of use, age at first use, and whether methadone was prescribed in treatment. Supplemental variables include: diagnosis codes, presence of psychiatric problems, living arrangements, source of income, health insurance, expected source of payment, pregnancy and veteran status, marital status, detailed not in labor force codes, detailed criminal justice referral codes, days waiting to enter treatment, and the number of arrests in the 30 days prior to admissions (starting in 2008).<br />\nSubstances abused include alcohol, cocaine and crack, marijuana and hashish, heroin, nonprescription methadone, other opiates and synthetics, PCP, other hallucinogens, methamphetamine, other amphetamines, other stimulants, benzodiazepines, other non-benzodiazepine tranquilizers, barbiturates, other non-barbiturate sedatives or hypnotics, inhalants, over-the-counter medications, and other substances.<br />\nCreated variables include total number of substances reported, intravenous drug use (IDU), and flags for any mention of specific substances.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/treatment-episode-data-set-admissions-teds-1997', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-1997-nid13526', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>Treatment Episode Data Set: Admissions (TEDS-A-1997)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-1997-nid13526', 'accessURL': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-1997-nid13526', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'drug abuse', 'drug treatment', 'health care services', 'health insurance', 'intervention', 'mental health', 'substance abuse', 'substance abuse treatment', 'treatment programs'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'Treatment Episode Data Set: Admissions (TEDS-A-1997)'}, {'description': '<p>The California Drug and Alcohol Treatment Assessment<br />\n(CALDATA) was designed to study the costs, benefits, and effectiveness<br />\nof the state\'s alcohol and drug treatment infrastructure (recovery<br />\nservices) and specifically to assess (1) the effects of treatment on<br />\nparticipant behavior, (2) the costs of treatment, and (3) the economic<br />\nvalue of treatment to society. Data were collected on participants<br />\n(clients) across four types of treatment programs, or modalities:<br />\nresidential, residential "social model," nonmethadone outpatient, and<br />\noutpatient methadone (detoxification and maintenance). Data were<br />\ncollected in two phases. In Phase 1, treatment records were abstracted<br />\nfor clients who received treatment or were discharged between October<br />\n1, 1991, and September 30, 1992. In Phase 2, these clients were<br />\nlocated and recruited for a follow-up interview. The CALDATA design<br />\nand procedures included elements from several national treatment<br />\noutcome studies including the Drug Services Research Survey, Services Research Outcomes Study, National<br />\nTreatment Improvement Evaluation Study, and Drug Abuse<br />\nTreatment Outcome Study. The record abstract was designed<br />\nto collect identifying and locating information for interview<br />\nreference during the personal interviewing phase. The abstract also<br />\ncollected demographic, drug, or alcohol use, and treatment and service<br />\ninformation. The follow-up questionnaire covered time periods before,<br />\nduring, and after treatment and focused on topics such as ethnic and<br />\neducational background, drug and alcohol use, mental and physical<br />\nhealth, HIV and AIDS status, drug testing, illegal activities and<br />\ncriminal status, living arrangements and family issues, employment and<br />\nincome, and treatment for drug, alcohol, and mental health<br />\nproblems. Drugs included alcohol, barbiturates, benzodiazepines,<br />\ncocaine powder, crack, downers, hallucinogens, heroin, illegal<br />\nmethadone, inhalants, LSD, marijuana/hashish/THC, methamphetamines and<br />\nother stimulants, narcotics, over-the-counter drugs, PCP, ritalin or<br />\npreludin, and sedatives/hypnotics. CALDATA was originally known as the<br />\nCalifornia Outcomes Study (COS).This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/california-drug-and-alcohol-treatment-assessment-caldata-1991-1993', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/california-drug-and-alcohol-treatment-assessment-caldata-1991-1993-nid13527', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>California Drug and Alcohol Treatment Assessment (CALDATA-1991-1993)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/california-drug-and-alcohol-treatment-assessment-caldata-1991-1993-nid13527', 'accessURL': 'https://datafiles.samhsa.gov/study/california-drug-and-alcohol-treatment-assessment-caldata-1991-1993-nid13527', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol', 'cocaine', 'cost effectiveness', 'drug treatment', 'drugs', 'employment', 'hallucinogens', 'heroin', 'illegal activities', 'inhalants', 'intervention', 'marijuana', 'mental health', 'methadone', 'methadone maintenance', 'methamphetamines', 'physical health', 'program evaluation', 'substance abuse', 'substance abuse treatment', 'treatment costs', 'treatment programs'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'California Drug and Alcohol Treatment Assessment (CALDATA-1991-1993)'}, {'description': '<p>The DC Metropolitan Area Drug Study (DC<em>MADS) was<br />\nconducted in 1991, and included special analyses of homeless and<br />\ntransient populations and of women delivering live births in the DC<br />\nhospitals. DC</em>MADS was undertaken to assess the full extent of the<br />\ndrug problem in one metropolitan area. The study was comprised of 16<br />\nseparate studies that focused on different sub-groups, many of which<br />\nare typically not included or are under-represented in household<br />\nsurveys.The DC<em>MADS: Household and Non-household Populations<br />\nexamines the prevalence of tobacco, alcohol, and drug use among<br />\nmembers of household and non-household populations aged 12 and older<br />\nin the District of Columbia Metropolitan Statistical Area (DC<br />\nMSA). The study also examines the characteristics of three<br />\ndrug-abusing sub-groups: crack-cocaine, heroin, and needle users. The<br />\nhousehold sample was drawn from the 1991 National Household Survey on<br />\nDrug Abuse (NHSDA). The non-household sample was drawn from the<br />\nDC</em>MADS Institutionalized and Homeless and Transient Population<br />\nStudies. Data include demographics, needle use, needle-sharing, and<br />\nuse of tobacco, alcohol, cocaine, crack, inhalants, marijuana, hallucinogens, heroin, sedatives, stimulants, psychotherapeutics (non-medical use), tranquilizers, and analgesics.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/washington-dc-metropolitan-area-drug-study-household-and-non-household-populations-dc-madsh', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/washington-dc-metropolitan-area-drug-study-household-and-non-household-populations-dc-madsh', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>Washington DC Metropolitan Area Drug Study Household and Non-Household Populations (DC-MADSH-1991)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/washington-dc-metropolitan-area-drug-study-household-and-non-household-populations-dc-madsh', 'accessURL': 'https://datafiles.samhsa.gov/study/washington-dc-metropolitan-area-drug-study-household-and-non-household-populations-dc-madsh', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol', 'cocaine', 'crack cocaine', 'demographic characteristics', 'drug abuse', 'drug use', 'hallucinogens', 'heroin', 'homeless persons', 'inhalants', 'marijuana', 'sedatives', 'smoking', 'stimulants', 'tranquilizers'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'Washington DC Metropolitan Area Drug Study Household and Non-Household Populations (DC-MADSH-1991)'}, {'description': '<p>The National Survey of Substance Abuse Treatment Services (N-SSATS) is designed to collect information from all facilities in the United States, both public and private, that provide substance abuse treatment. N-SSATS provides the mechanism for quantifying the dynamic character and composition of the United States substance abuse treatment delivery system. The objectives of N-SSATS are to collect multipurpose data that can be used to assist the Substance Abuse and Mental Health Services Administration (SAMHSA) and state and local governments in assessing the nature and extent of services provided and in forecasting treatment resource requirements, to update SAMHSA\'s Inventory of Substance Abuse Treatment Services (I-SATS), to analyze general treatment services trends, and to generate the National Directory of Drug and Alcohol Abuse Treatment Programs and its online equivalent, the Substance Abuse Treatment Facility Locator <a href="http://findtreatment.samhsa.gov">http://findtreatment.samhsa.gov</a>. Data are collected on topics including facility operation, services offered (assessment and pretreatment, pharmacotherapies, testing, transitional, ancillary), detoxification, primary focus (substance abuse, mental health, both, general health, and other), hotline operation, Opioid Treatment Programs and medication dispensed/prescribed, counseling and therapeutic approaches, languages in which treatment is provided, type of treatment provided, number of clients (total and under age 18), number of beds, types of payment accepted, sliding fee scale, special programs offered, facility accreditation and licensure/certification, and managed care agreements.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-survey-substance-abuse-treatment-services-n-ssats-2009', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-survey-substance-abuse-treatment-services-n-ssats-2009-nid13529', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Survey of Substance Abuse Treatment Services (N-SSATS-2009)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-survey-substance-abuse-treatment-services-n-ssats-2009-nid13529', 'accessURL': 'https://datafiles.samhsa.gov/study/national-survey-substance-abuse-treatment-services-n-ssats-2009-nid13529', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'drug abuse', 'drug treatment', 'health care services', 'HIV', 'intervention', 'substance abuse', 'substance abuse treatment', 'treatment facilities', 'treatment programs'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Survey of Substance Abuse Treatment Services (N-SSATS-2009)'}, {'description': '<p>This file includes data from the 2002 through 2009 National Survey on Drug Use and Health (NSDUH) survey. The only variables included in the 8-year 2002-2009 data file are ones that were collected in a comparable manner across all 8 years.<br />\nThe National Survey on Drug Use and Health (NSDUH) series (formerly titled National Household Survey on Drug Abuse) primarily measures the prevalence and correlates of drug use in the United States. The surveys are designed to provide quarterly, as well as annual, estimates. Information is provided on the use of illicit drugs, alcohol, and tobacco among members of United States households aged 12 and older. Questions included age at first use as well as lifetime, annual, and past-month usage for the following drug classes: marijuana, cocaine (and crack), hallucinogens, heroin, inhalants, alcohol, tobacco, and nonmedical use of prescription drugs, including pain relievers, tranquilizers, stimulants, and sedatives. The survey covered substance abuse treatment history and perceived need for treatment. The survey included questions concerning treatment for both substance abuse and mental health-related disorders. Respondents were also asked about personal and family income sources and amounts, health care access and coverage, illegal activities and arrest record, problems resulting from the use of drugs, and needle-sharing. Certain questions are asked only of respondents aged 12 to 17. These "youth experiences" items covered a variety of topics, such as neighborhood environment, illegal activities, drug use by friends, social support, extracurricular activities, exposure to substance abuse prevention and education programs, and perceived adult attitudes toward drug use and activities such as school work. Also included are questions on mental health and access to care, perceived risk of using drugs, perceived availability of drugs, driving and personal behavior, and cigar smoking. Demographic information includes gender, race, age, ethnicity, marital status, educational level, job status, veteran status, and current household composition.<br />\nIn the income section, which was interviewer-administered, a split-sample study had been embedded within the 2006 and 2007 surveys to compare a shorter version of the income questions with a longer set of questions that had been used in previous surveys. This shorter version was adopted for the 2008 NSDUH and will be used for future NSDUHs.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-survey-drug-use-and-health-8-year-r-das-nsduh-2002-2009', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-survey-drug-use-and-health-8-year-r-das-nsduh-2002-2009-nid13530', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Survey on Drug Use and Health: 8-Year R-DAS (NSDUH-2002-2009)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-survey-drug-use-and-health-8-year-r-das-nsduh-2002-2009-nid13530', 'accessURL': 'https://datafiles.samhsa.gov/study/national-survey-drug-use-and-health-8-year-r-das-nsduh-2002-2009-nid13530', 'mediaType': 'application/unknown'}], 'keyword': ['addiction', 'alcohol', 'alcohol abuse', 'alcohol consumption', 'amphetamines', 'barbiturates', 'cocaine', 'controlled drugs', 'crack cocaine', 'demographic characteristics', 'depression (psychology)', 'drinking behavior', 'drug abuse', 'drug dependence', 'drug treatment', 'drug use', 'drugs', 'employment', 'hallucinogens', 'health care', 'heroin', 'households', 'income', 'inhalants', 'marijuana', 'mental health', 'mental health services', 'methamphetamine', 'pregnancy', 'prescription drugs', 'sedatives', 'smoking', 'stimulants', 'substance abuse', 'substance abuse treatment', 'tobacco use', 'tranquilizers', 'youths'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Survey on Drug Use and Health: 8-Year R-DAS (NSDUH-2002-2009)'}, {'description': '<p>The National Survey on Drug Use and Health (NSDUH) series (formerly titled National Household Survey on Drug Abuse) primarily measures the prevalence and correlates of drug use in the United States. The surveys are designed to provide quarterly, as well as annual, estimates. Information is provided on the use of illicit drugs, alcohol, and tobacco among members of United States households aged 12 and older. Questions included age at first use as well as lifetime, annual, and past-month usage for the following drug classes: marijuana, cocaine (and crack), hallucinogens, heroin, inhalants, alcohol, tobacco, and nonmedical use of prescription drugs, including pain relievers, tranquilizers, stimulants, and sedatives. The survey covered substance abuse treatment history and perceived need for treatment, and included questions from the Diagnostic and Statistical Manual (DSM) of Mental Disorders that allow diagnostic criteria to be applied. The survey included questions concerning treatment for both substance abuse and mental health-related disorders. Respondents were also asked about personal and family income sources and amounts, health care access and coverage, illegal activities and arrest record, problems resulting from the use of drugs, and needle-sharing. Questions introduced in previous administrations were retained in the 2009 survey, including questions asked only of respondents aged 12 to 17. These "youth experiences" items covered a variety of topics, such as neighborhood environment, illegal activities, drug use by friends, social support, extracurricular activities, exposure to substance abuse prevention and education programs, and perceived adult attitudes toward drug use and activities such as school work. Several measures focused on prevention-related themes in this section. Also retained were questions on mental health and access to care, perceived risk of using drugs, perceived availability of drugs, driving and personal behavior, and cigar smoking. Questions on the tobacco brand used most often were introduced with the 1999 survey. For the 2008 survey, Adult mental health questions were added to measure symptoms of psychological distress in the worst period of distress that a person experienced in the past 30 days and suicidal ideation. In 2008, a split-sample design also was included to administer separate sets of questions (WHODAS vs. SDS) to assess impairment due to mental health problems. In the 2009 NSDUH, however, all of the adults in the sample received only the WHODAS questions. Background information includes gender, race, age, ethnicity, marital status, educational level, job status, veteran status, and current household composition.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-survey-drug-use-and-health-nsduh-2009-0', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-survey-drug-use-and-health-nsduh-2009-nid13531', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Survey on Drug Use and Health (NSDUH-2009)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-survey-drug-use-and-health-nsduh-2009-nid13531', 'accessURL': 'https://datafiles.samhsa.gov/study/national-survey-drug-use-and-health-nsduh-2009-nid13531', 'mediaType': 'application/unknown'}], 'keyword': ['addiction', 'alcohol', 'alcohol abuse', 'alcohol consumption', 'amphetamines', 'barbiturates', 'cocaine', 'controlled drugs', 'crack cocaine', 'demographic characteristics', 'depression (psychology)', 'drinking behavior', 'drug abuse', 'drug dependence', 'drug treatment', 'drug use', 'drugs', 'employment', 'hallucinogens', 'health care', 'heroin', 'households', 'income', 'inhalants', 'marijuana', 'mental health', 'mental health services', 'methamphetamine', 'pregnancy', 'prescription drugs', 'sedatives', 'smoking', 'stimulants', 'substance abuse', 'substance abuse treatment', 'tobacco use', 'tranquilizers', 'youths'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Survey on Drug Use and Health (NSDUH-2009)'}, {'description': '<p>The National Survey on Drug Use and Health (NSDUH) series<br />\n(formerly titled National Household Survey on Drug Abuse) primarily<br />\nmeasures the prevalence and correlates of drug use in the United<br />\nStates. The surveys are designed to provide quarterly, as well as<br />\nannual, estimates. Information is provided on the use of illicit<br />\ndrugs, alcohol, and tobacco among members of United States households<br />\naged 12 and older. Questions included age at first use as well as<br />\nlifetime, annual, and past-month usage for the following drug classes:<br />\nmarijuana, cocaine (and crack), hallucinogens, heroin, inhalants,<br />\nalcohol, tobacco, and nonmedical use of prescription drugs, including<br />\npain relievers, tranquilizers, stimulants, and sedatives. The survey<br />\ncovered substance abuse treatment history and perceived need for<br />\ntreatment, and included questions from the Diagnostic and Statistical<br />\nManual (DSM) of Mental Disorders that allow diagnostic criteria to be<br />\napplied. The survey included questions concerning treatment for both<br />\nsubstance abuse and mental health related disorders. Respondents were<br />\nalso asked about personal and family income sources and amounts,<br />\nhealth care access and coverage, illegal activities and arrest record,<br />\nproblems resulting from the use of drugs, and needle-sharing.<br />\nQuestions introduced in previous administrations were retained in the<br />\n2007 survey, including questions asked only of respondents aged 12 to<br />\n17. These "youth experiences" items covered a variety of topics, such<br />\nas neighborhood environment, illegal activities, drug use by friends,<br />\nsocial support, extracurricular activities, exposure to substance<br />\nabuse prevention and education programs, and perceived adult attitudes<br />\ntoward drug use and activities such as school work. Several measures<br />\nfocused on prevention-related themes in this section. Also retained<br />\nwere questions on mental health and access to care, perceived risk of<br />\nusing drugs, perceived availability of drugs, driving and personal<br />\nbehavior, and cigar smoking. Questions on the tobacco brand used most<br />\noften were introduced with the 1999 survey. Background information<br />\nincludes gender, race, age, ethnicity, marital status, educational<br />\nlevel, job status, veteran status, and current household composition.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-survey-drug-use-and-health-nsduh-2007', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-survey-drug-use-and-health-nsduh-2007-nid13532', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Survey on Drug Use and Health (NSDUH-2007)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-survey-drug-use-and-health-nsduh-2007-nid13532', 'accessURL': 'https://datafiles.samhsa.gov/study/national-survey-drug-use-and-health-nsduh-2007-nid13532', 'mediaType': 'application/unknown'}], 'keyword': ['addiction', 'alcohol', 'alcohol abuse', 'alcohol consumption', 'amphetamines', 'barbiturates', 'cocaine', 'controlled drugs', 'crack cocaine', 'demographic characteristics', 'depression (psychology)', 'drinking behavior', 'drug abuse', 'drug dependence', 'drug treatment', 'drug use', 'drugs', 'employment', 'hallucinogens', 'health care', 'heroin', 'households', 'income', 'inhalants', 'marijuana', 'mental health', 'mental health services', 'methamphetamine', 'pregnancy', 'prescription drugs', 'sedatives', 'smoking', 'stimulants', 'substance abuse', 'substance abuse treatment', 'tobacco use', 'tranquilizers', 'youths'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Survey on Drug Use and Health (NSDUH-2007)'}, {'description': '<p>This file includes data from the 2002 through 2011 National Survey on Drug Use and Health (NSDUH) survey. The only variables included in the data file are ones that were collected in a comparable manner across one or more of the pair years, i.e., 2002-2003, 2004-2005, 2006-2007, 2008-2009, 2010-2011, or 2012-2013.<br />\nThe National Survey on Drug Use and Health (NSDUH) series (formerly titled National Household Survey on Drug Abuse) primarily measures the prevalence and correlates of drug use in the United States. The surveys are designed to provide quarterly, as well as annual, estimates. Information is provided on the use of illicit drugs, alcohol, and tobacco among members of United States households aged 12 and older. Questions included age at first use as well as lifetime, annual, and past-month usage for the following drug classes: marijuana, cocaine (and crack), hallucinogens, heroin, inhalants, alcohol, tobacco, and nonmedical use of prescription drugs, including pain relievers, tranquilizers, stimulants, and sedatives. The survey covered substance abuse treatment history and perceived need for treatment. The survey included questions concerning treatment for both substance abuse and mental health-related disorders. Respondents were also asked about personal and family income sources and amounts, health care access and coverage, illegal activities and arrest record, problems resulting from the use of drugs, and needle-sharing. Certain questions are asked only of respondents aged 12 to 17. These "youth experiences" items covered a variety of topics, such as neighborhood environment, illegal activities, drug use by friends, social support, extracurricular activities, exposure to substance abuse prevention and education programs, and perceived adult attitudes toward drug use and activities such as school work. Also included are questions on mental health and access to care, perceived risk of using drugs, perceived availability of drugs, driving and personal behavior, and cigar smoking. Demographic information includes gender, race, age, ethnicity, marital status, educational level, job status, veteran status, and current household composition.<br />\nIn the income section, which was interviewer-administered, a split-sample study had been embedded within the 2006 and 2007 surveys to compare a shorter version of the income questions with a longer set of questions that had been used in previous surveys. This shorter version was adopted for the 2008 NSDUH and will be used for future NSDUHs.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-survey-drug-use-and-health-2-year-r-das-nsduh-2002-2003', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-survey-drug-use-and-health-2-year-r-das-nsduh-2002-2003-nid13533', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Survey on Drug Use and Health: 2-Year R-DAS (NSDUH-2002-2003)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-survey-drug-use-and-health-2-year-r-das-nsduh-2002-2003-nid13533', 'accessURL': 'https://datafiles.samhsa.gov/study/national-survey-drug-use-and-health-2-year-r-das-nsduh-2002-2003-nid13533', 'mediaType': 'application/unknown'}], 'keyword': ['addiction', 'alcohol', 'alcohol abuse', 'alcohol consumption', 'amphetamines', 'barbiturates', 'cocaine', 'controlled drugs', 'crack cocaine', 'demographic characteristics', 'depression (psychology)', 'drinking behavior', 'drug abuse', 'drug dependence', 'drug treatment', 'drug use', 'drugs', 'employment', 'hallucinogens', 'health care', 'heroin', 'households', 'income', 'inhalants', 'marijuana', 'mental health', 'mental health services', 'methamphetamine', 'pregnancy', 'prescription drugs', 'sedatives', 'smoking', 'stimulants', 'substance abuse', 'substance abuse treatment', 'tobacco use', 'tranquilizers', 'youths'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Survey on Drug Use and Health: 2-Year R-DAS (NSDUH-2002-2003)'}, {'description': '<p>The Treatment Episode Data Set -- Admissions (TEDS-A) is a national census data system of annual admissions to substance abuse treatment facilities. TEDS-A provides annual data on the number and characteristics of persons admitted to public and private substance abuse treatment programs that receive public funding. The unit of analysis is a treatment admission. TEDS consists of data reported to state substance abuse agencies by the treatment programs, which in turn report it to SAMHSA.<br />\nA sister data system, called the Treatment Episode Data Set -- Discharges (TEDS-D), collects data on discharges from substance abuse treatment facilities. The first year of TEDS-A data is 1992, while the first year of TEDS-D is 2006.<br />\nTEDS variables that are required to be reported are called the "Minimum Data Set (MDS)", while those that are optional are called the "Supplemental Data Set (SuDS)".<br />\nVariables in the MDS include: information on service setting, number of prior treatments, primary source of referral, gender, race, ethnicity, education, employment status, substance(s) abused, route of administration, frequency of use, age at first use, and whether methadone was prescribed in treatment. Supplemental variables include: diagnosis codes, presence of psychiatric problems, living arrangements, source of income, health insurance, expected source of payment, pregnancy and veteran status, marital status, detailed not in labor force codes, detailed criminal justice referral codes, days waiting to enter treatment, and the number of arrests in the 30 days prior to admissions (starting in 2008).<br />\nSubstances abused include alcohol, cocaine and crack, marijuana and hashish, heroin, nonprescription methadone, other opiates and synthetics, PCP, other hallucinogens, methamphetamine, other amphetamines, other stimulants, benzodiazepines, other non-benzodiazepine tranquilizers, barbiturates, other non-barbiturate sedatives or hypnotics, inhalants, over-the-counter medications, and other substances.<br />\nCreated variables include total number of substances reported, intravenous drug use (IDU), and flags for any mention of specific substances.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/treatment-episode-data-set-admissions-teds-1992', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-1992-nid13534', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>Treatment Episode Data Set: Admissions (TEDS-A-1992)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-1992-nid13534', 'accessURL': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-1992-nid13534', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'drug abuse', 'drug treatment', 'health care services', 'health insurance', 'intervention', 'mental health', 'substance abuse', 'substance abuse treatment', 'treatment programs'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'Treatment Episode Data Set: Admissions (TEDS-A-1992)'}, {'description': '<p>The Treatment Episode Data Set -- Discharges (TEDS-D) is a national census data system of annual discharges from substance abuse treatment facilities. TEDS-D provides annual data on the number and characteristics of persons discharged from public and private substance abuse treatment programs that receive public funding. Data collected both at admission and at discharge is included. The unit of analysis is a treatment discharge. TEDS-D consists of data reported to state substance abuse agencies by the treatment programs, which in turn report it to SAMHSA.<br />\nA sister data system, called the Treatment Episode Data Set -- Admissions (TEDS-A), collects data on admissions to substance abuse treatment facilities. The first year of TEDS-A data is 1992, while the first year of TEDS-D is 2006.<br />\nTEDS-D variables that are required to be reported are called the "Minimum Data Set (MDS)", while those that are optional are called the "Supplemental Data Set (SuDS)".<br />\nVariables unique to TEDS-D, and not part of TEDS-A, are the length of stay, reason for leaving treatment, and service setting at time of discharge. TEDS-D also provides many of the same variables that exist in TEDS-A. This includes information on service setting, number of prior treatments, primary source of referral, gender, race, ethnicity, education, employment status, substance(s) abused, route of administration, frequency of use, age at first use, and whether methadone was prescribed in treatment. Supplemental variables include: diagnosis codes, presence of psychiatric problems, living arrangements, source of income, health insurance, expected source of payment, pregnancy and veteran status, marital status, detailed not in labor force codes, detailed criminal justice referral codes, days waiting to enter treatment, and the number of arrests in the 30 days prior to admissions (starting in 2008) .<br />\nSubstances abused include alcohol, cocaine and crack, marijuana and hashish, heroin, nonprescription methadone, other opiates and synthetics, PCP, other hallucinogens, methamphetamine, other amphetamines, other stimulants, benzodiazepines, other non-benzodiazepine tranquilizers, barbiturates, other non-barbiturate sedatives or hypnotics, inhalants, over-the-counter medications, and other substances.<br />\nCreated variables include total number of substances reported, intravenous drug use (IDU), and flags for any mention of specific substances.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/treatment-episode-data-set-discharges-teds-d-2007', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-discharges-teds-d-2007-nid13535', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>Treatment Episode Data Set: Discharges (TEDS-D-2007)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-discharges-teds-d-2007-nid13535', 'accessURL': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-discharges-teds-d-2007-nid13535', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'drug abuse', 'drug treatment', 'health care services', 'health insurance', 'intervention', 'mental health', 'substance abuse', 'substance abuse treatment', 'treatment programs'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'Treatment Episode Data Set: Discharges (TEDS-D-2007)'}, {'description': '<p>The National Survey of Substance Abuse Treatment Services (N-SSATS) is designed to collect information from all facilities in the United States, both public and private, that provide substance abuse treatment. N-SSATS provides the mechanism for quantifying the dynamic character and composition of the United States substance abuse treatment delivery system. The objectives of N-SSATS are to collect multipurpose data that can be used to assist the Substance Abuse and Mental Health Services Administration (SAMHSA) and state and local governments in assessing the nature and extent of services provided and in forecasting treatment resource requirements, to update SAMHSA\'s Inventory of Substance Abuse Treatment Services (I-SATS), to analyze general treatment services trends, and to generate the National Directory of Drug and Alcohol Abuse Treatment Programs and its online equivalent, the Substance Abuse Treatment<br />\nFacility Locator <a href="http://findtreatment.samhsa.gov">http://findtreatment.samhsa.gov</a>. Data are collected on topics including facility operation, services offered (assessment and pre-treatment, pharmacotherapies, testing, transitional, ancillary), detoxification, primary focus (substance abuse, mental health, both, general health, and other), hotline operation, Opioid Treatment Programs and medication dispensed/prescribed, counseling and therapeutic approaches, languages in which treatment is provided, type of treatment provided, number of clients (total and under age 18), number of beds, types of payment accepted, sliding fee scale, special programs offered, facility accreditation and licensure/certification, and managed care agreements.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-survey-substance-abuse-treatment-services-n-ssats-2007', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-survey-substance-abuse-treatment-services-n-ssats-2007-nid13536', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Survey of Substance Abuse Treatment Services (N-SSATS-2007)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-survey-substance-abuse-treatment-services-n-ssats-2007-nid13536', 'accessURL': 'https://datafiles.samhsa.gov/study/national-survey-substance-abuse-treatment-services-n-ssats-2007-nid13536', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'drug abuse', 'drug treatment', 'health care services', 'HIV', 'intervention', 'substance abuse', 'substance abuse treatment', 'treatment facilities', 'treatment programs'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Survey of Substance Abuse Treatment Services (N-SSATS-2007)'}, {'description': '<p>Youth data for the third wave of the National Youth Survey<br />\nare contained in this data collection, which includes data for youth<br />\ninterviewed in 1979 about events and behavior of the preceding year.<br />\nThe first wave of this study was conducted in 1976 and the<br />\nsecond wave in 1977. Data were collected on the<br />\ndemographic and socioeconomic status of respondents, disruptive events<br />\nin the home, youth aspirations, expectations for future goals, social<br />\nisolation, normlessness, labeling, perceived disapproval, attitudes<br />\ntoward deviance, exposure and commitment to delinquent peers, sex<br />\nroles, attitudes toward sexual assault, interpersonal violence,<br />\npressure for substance abuse by peers, exposure to substance abuse by<br />\nparents, self-reported delinquency, and drug and alcohol use.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-youth-survey-us-wave-iii-nys-1978', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-youth-survey-us-wave-iii-nys-1978-nid13537', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Youth Survey US: Wave III (NYS-1978)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-youth-survey-us-wave-iii-nys-1978-nid13537', 'accessURL': 'https://datafiles.samhsa.gov/study/national-youth-survey-us-wave-iii-nys-1978-nid13537', 'mediaType': 'application/unknown'}], 'keyword': ['aspirations', 'behavior problems', 'career goals', 'community involvement', 'delinquent behavior', 'depression (psychology)', 'deviance', 'drugs', 'expectations', 'family conflict', 'family relations', 'health services utilization', 'life events', 'neighborhood conditions', 'parental attitudes', 'parents', 'peer influence', 'sexual behavior', 'social attitudes', 'social behavior', 'social isolation', 'social values', 'socioeconomic status', 'spouse abuse', 'substance abuse', 'teenage pregnancies', 'victimization', 'young adults', 'youths'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Youth Survey US: Wave III (NYS-1978)'}, {'description': '<p>This series measures the prevalence and correlates of drug<br />\nuse in the United States. The surveys are designed to provide<br />\nquarterly, as well as annual, estimates. Information is provided on<br />\nthe use of illicit drugs, alcohol, and tobacco among members of United<br />\nStates households aged 12 and older. Questions include age at first<br />\nuse as well as lifetime, annual, and past-month usage for the<br />\nfollowing drug classes: marijuana, cocaine (and crack), hallucinogens,<br />\nheroin, inhalants, alcohol, tobacco, anabolic steroids, nonmedical use<br />\nof prescription drugs including psychotherapeutics, and polysubstance<br />\nuse. Respondents were also asked about substance abuse treatment<br />\nhistory, illegal activities, problems resulting from use of drugs,<br />\nperceptions of the risks involved, personal and family income sources<br />\nand amounts, need for treatment for drug or alcohol use, criminal<br />\nrecord, and needle-sharing. Questions on mental health and access to<br />\ncare, which were introduced in the 1994-B questionnaire (see NATIONAL<br />\nHOUSEHOLD SURVEY ON DRUG ABUSE, 1994), were retained in<br />\nthis administration of the survey. Demographic data include gender,<br />\nrace, age, ethnicity, marital status, motor vehicle use, educational<br />\nlevel, job status, income level, veteran status, and past and current<br />\nhousehold composition.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-household-survey-drug-abuse-nhsda-1995', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-household-survey-drug-abuse-nhsda-1995-nid13539', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Household Survey on Drug Abuse (NHSDA-1995)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-household-survey-drug-abuse-nhsda-1995-nid13539', 'accessURL': 'https://datafiles.samhsa.gov/study/national-household-survey-drug-abuse-nhsda-1995-nid13539', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'alcohol consumption', 'amphetamines', 'barbiturates', 'cocaine', 'demographic characteristics', 'drug abuse', 'drug use', 'drugs', 'hallucinogens', 'health care', 'health insurance', 'heroin', 'households', 'inhalants', 'marijuana', 'mental health', 'mental health services', 'methamphetamine', 'offenses', 'patients', 'prescriptions drugs', 'sedatives', 'smoking', 'stimulants', 'substance abuse', 'substance abuse treatment', 'tobacco use', 'tranquilizers', 'treatment', 'youths'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Household Survey on Drug Abuse (NHSDA-1995)'}, {'description': '<p>The Treatment Episode Data Set -- Admissions (TEDS-A) is a national census data system of annual admissions to substance abuse treatment facilities. TEDS-A provides annual data on the number and characteristics of persons admitted to public and private substance abuse treatment programs that receive public funding. The unit of analysis is a treatment admission. TEDS consists of data reported to state substance abuse agencies by the treatment programs, which in turn report it to SAMHSA.<br />\nA sister data system, called the Treatment Episode Data Set -- Discharges (TEDS-D), collects data on discharges from substance abuse treatment facilities. The first year of TEDS-A data is 1992, while the first year of TEDS-D is 2006.<br />\nTEDS variables that are required to be reported are called the "Minimum Data Set (MDS)", while those that are optional are called the "Supplemental Data Set (SuDS)".<br />\nVariables in the MDS include: information on service setting, number of prior treatments, primary source of referral, gender, race, ethnicity, education, employment status, substance(s) abused, route of administration, frequency of use, age at first use, and whether methadone was prescribed in treatment. Supplemental variables include: diagnosis codes, presence of psychiatric problems, living arrangements, source of income, health insurance, expected source of payment, pregnancy and veteran status, marital status, detailed not in labor force codes, detailed criminal justice referral codes, days waiting to enter treatment, and the number of arrests in the 30 days prior to admissions (starting in 2008).<br />\nSubstances abused include alcohol, cocaine and crack, marijuana and hashish, heroin, nonprescription methadone, other opiates and synthetics, PCP, other hallucinogens, methamphetamine, other amphetamines, other stimulants, benzodiazepines, other non-benzodiazepine tranquilizers, barbiturates, other non-barbiturate sedatives or hypnotics, inhalants, over-the-counter medications, and other substances.<br />\nCreated variables include total number of substances reported, intravenous drug use (IDU), and flags for any mention of specific substances.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/treatment-episode-data-set-admissions-teds-2011', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-2011-nid13540', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>Treatment Episode Data Set: Admissions (TEDS-A-2011)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-2011-nid13540', 'accessURL': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-2011-nid13540', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'drug abuse', 'drug treatment', 'health care services', 'health insurance', 'intervention', 'mental health', 'substance abuse', 'substance abuse treatment', 'treatment programs'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'Treatment Episode Data Set: Admissions (TEDS-A-2011)'}, {'description': '<p>The Treatment Episode Data Set -- Discharges (TEDS-D) is a national census data system of annual discharges from substance abuse treatment facilities. TEDS-D provides annual data on the number and characteristics of persons discharged from public and private substance abuse treatment programs that receive public funding. Data collected both at admission and at discharge is included. The unit of analysis is a treatment discharge. TEDS-D consists of data reported to state substance abuse agencies by the treatment programs, which in turn report it to SAMHSA.<br />\nA sister data system, called the Treatment Episode Data Set -- Admissions (TEDS-A), collects data on admissions to substance abuse treatment facilities. The first year of TEDS-A data is 1992, while the first year of TEDS-D is 2006.<br />\nTEDS-D variables that are required to be reported are called the "Minimum Data Set (MDS)", while those that are optional are called the "Supplemental Data Set (SuDS)".<br />\nVariables unique to TEDS-D, and not part of TEDS-A, are the length of stay, reason for leaving treatment, and service setting at time of discharge. TEDS-D also provides many of the same variables that exist in TEDS-A. This includes information on service setting, number of prior treatments, primary source of referral, gender, race, ethnicity, education, employment status, substance(s) abused, route of administration, frequency of use, age at first use, and whether methadone was prescribed in treatment. Supplemental variables include: diagnosis codes, presence of psychiatric problems, living arrangements, source of income, health insurance, expected source of payment, pregnancy and veteran status, marital status, detailed not in labor force codes, detailed criminal justice referral codes, days waiting to enter treatment, and the number of arrests in the 30 days prior to admissions (starting in 2008).<br />\nSubstances abused include alcohol, cocaine and crack, marijuana and<br />\nhashish, heroin, nonprescription methadone, other opiates and<br />\nsynthetics, PCP, other hallucinogens, methamphetamine, other amphetamines,<br />\nother stimulants, benzodiazepines, other non-benzodiazepine tranquilizers, barbiturates, other non-barbiturate sedatives or hypnotics, inhalants, over-the-counter medications, and other substances.<br />\nCreated variables include total number of substances reported, intravenous drug use (IDU), and flags for any mention of specific substances.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/treatment-episode-data-set-discharges-teds-d-2010', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-discharges-teds-d-2010-nid13541', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>Treatment Episode Data Set: Discharges (TEDS-D-2010)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-discharges-teds-d-2010-nid13541', 'accessURL': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-discharges-teds-d-2010-nid13541', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'drug abuse', 'drug treatment', 'health care services', 'health insurance', 'intervention', 'mental health', 'substance abuse', 'substance abuse treatment', 'treatment programs'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'Treatment Episode Data Set: Discharges (TEDS-D-2010)'}, {'description': '<p>This series measures the prevalence and correlates of drug<br />\nuse in the United States. The surveys are designed to provide<br />\nquarterly, as well as annual, estimates. Information is provided on<br />\nthe use of illicit drugs, alcohol, tobacco, and nonmedical use of<br />\nprescription drugs among members of United States households aged 12<br />\nand older. Questions include age at first use as well as lifetime,<br />\nannual, and past-month usage for the following drug classes: cannabis,<br />\ncocaine, hallucinogens, heroin, inhalants, alcohol, tobacco,<br />\nnonmedical use of prescription drugs including psychotherapeutics, and<br />\npolysubstance use. Respondents were also asked about health<br />\nconditions, substance abuse treatment history, problems resulting from<br />\ntheir use of drugs, alcohol, and tobacco, their perceptions of the<br />\nrisks involved, and personal and family income sources and<br />\namounts. Demographic data include gender, race, age, ethnicity,<br />\nmarital status, motor vehicle use, educational level, job status,<br />\nincome level, veteran status, past and current household composition,<br />\nand population density.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-household-survey-drug-abuse-nhsda-1985', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-household-survey-drug-abuse-nhsda-1985-nid13542', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Household Survey on Drug Abuse (NHSDA-1985)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-household-survey-drug-abuse-nhsda-1985-nid13542', 'accessURL': 'https://datafiles.samhsa.gov/study/national-household-survey-drug-abuse-nhsda-1985-nid13542', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'alcohol consumption', 'amphetamines', 'barbiturates', 'cocaine', 'drug abuse', 'drug use', 'drugs', 'hallucinogens', 'heroin', 'households', 'inhalants', 'marijuana', 'methamphetamine', 'prescription drugs', 'sedatives', 'smoking', 'stimulants', 'substance abuse', 'substance abuse treatment', 'tobacco use', 'tranquilizers', 'youths'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Household Survey on Drug Abuse (NHSDA-1985)'}, {'description': '<p>The National Household Survey on Drug Abuse (NHSDA) series<br />\nmeasures the prevalence and correlates of drug use in the United<br />\nStates. The surveys are designed to provide quarterly, as well as<br />\nannual, estimates. Information is provided on the use of illicit<br />\ndrugs, alcohol, and tobacco among members of United States households<br />\naged 12 and older. Questions include age at first use as well as<br />\nlifetime, annual, and past-month usage for the following drug classes:<br />\nmarijuana, cocaine (and crack), hallucinogens, heroin, inhalants,<br />\nalcohol, tobacco, and nonmedical use of prescription drugs, including<br />\npain relievers, tranquilizers, stimulants, and sedatives. The survey<br />\ncovers substance abuse treatment history and perceived need for<br />\ntreatment, and includes questions from the Diagnostic and Statistical<br />\nManual (DSM) of Mental Disorders that allow diagnostic criteria to be<br />\napplied. Respondents are also asked about personal and family income<br />\nsources and amounts, health care access and coverage, illegal<br />\nactivities and arrest record, problems resulting from the use of<br />\ndrugs, and needle-sharing. Questions introduced in previous NHSDA<br />\nadministrations were retained in the 1999 survey, including questions<br />\nasked only of respondents aged 12 to 17. These "youth experiences"<br />\nitems covered a variety of topics, such as neighborhood environment,<br />\nillegal activities, gang involvement, drug use by friends, social<br />\nsupport, extracurricular activities, exposure to substance abuse<br />\nprevention and education programs, and perceived adult attitudes<br />\ntoward drug use and activities such as school work. Also retained were<br />\nquestions on mental health and access to care, perceived risk of using<br />\ndrugs, perceived availability of drugs, driving behavior and personal<br />\nbehavior, and cigar smoking. Questions on the tobacco brand used most<br />\noften were introduced with the 1999 survey. Demographic data include<br />\ngender, race, age, ethnicity, marital status, educational level, job<br />\nstatus, veteran status, and current household composition.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-household-survey-drug-abuse-nhsda-1999', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-household-survey-drug-abuse-nhsda-1999-nid13544', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Household Survey on Drug Abuse (NHSDA-1999)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-household-survey-drug-abuse-nhsda-1999-nid13544', 'accessURL': 'https://datafiles.samhsa.gov/study/national-household-survey-drug-abuse-nhsda-1999-nid13544', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'alcohol consumption', 'amphetamines', 'barbiturates', 'cocaine', 'drug abuse', 'drug use', 'drugs', 'hallucinogens', 'heroin', 'households', 'inhalants', 'marijuana', 'mental health', 'mental health services', 'methamphetamine', 'prescriptions drugs', 'smoking', 'substance abuse', 'substance abuse treatment', 'tranquilizers'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Household Survey on Drug Abuse (NHSDA-1999)'}, {'description': '<p>The National Survey of Substance Abuse Treatment Services (N-SSATS) is designed to collect information from all facilities in the United States, both public and private, that provide substance abuse treatment. N-SSATS provides the mechanism for quantifying the dynamic character and composition of the United States substance abuse treatment delivery system. The objectives of N-SSATS are to collect multipurpose data that can be used to assist the Substance Abuse and Mental Health Services Administration (SAMHSA) and state and local governments in assessing the nature and extent of services provided and in forecasting treatment resource requirements, update SAMHSA\'s Inventory of Substance Abuse Treatment Services (I-SATS), analyze general treatment services trends, and generate the National Directory of Drug and Alcohol Abuse Treatment Programs and its online equivalent, the Substance Abuse Treatment Facility Locator <a href="http://findtreatment.samhsa.gov">http://findtreatment.samhsa.gov</a>.<br />\nData are collected on topics including facility operation, services offered (assessment, substance abuse therapy and counseling, pharmacotherapies, testing, transitional, ancillary), primary focus (substance abuse, mental health, both, general health, other), hotline operation, Opioid Treatment Programs and medication dispensed/prescribed, languages in which treatment is provided, type of treatment provided, number of clients (total and under age 18), number of beds, types of payment accepted, sliding fee scale, special programs offered, facility accreditation and licensure/certification, and managed care agreements.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-survey-substance-abuse-treatment-services-n-ssats-2004', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-survey-substance-abuse-treatment-services-n-ssats-2004-nid13545', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Survey of Substance Abuse Treatment Services (N-SSATS-2004)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-survey-substance-abuse-treatment-services-n-ssats-2004-nid13545', 'accessURL': 'https://datafiles.samhsa.gov/study/national-survey-substance-abuse-treatment-services-n-ssats-2004-nid13545', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'drug abuse', 'drug treatment', 'health care services', 'HIV', 'intervention', 'substance abuse', 'substance abuse treatment', 'treatment facilities', 'treatment programs'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Survey of Substance Abuse Treatment Services (N-SSATS-2004)'}, {'description': '<p>The Treatment Episode Data Set -- Admissions (TEDS-A) is a national census data system of annual admissions to substance abuse treatment facilities. TEDS-A provides annual data on the number and characteristics of persons admitted to public and private substance abuse treatment programs that receive public funding. The unit of analysis is a treatment admission. TEDS consists of data reported to state substance abuse agencies by the treatment programs, which in turn report it to SAMHSA.<br />\nA sister data system, called the Treatment Episode Data Set -- Discharges (TEDS-D), collects data on discharges from substance abuse treatment facilities. The first year of TEDS-A data is 1992, while the first year of TEDS-D is 2006.<br />\nTEDS variables that are required to be reported are called the "Minimum Data Set (MDS)", while those that are optional are called the "Supplemental Data Set (SuDS)".<br />\nVariables in the MDS include: information on service setting, number of prior treatments, primary source of referral, gender, race, ethnicity, education, employment status, substance(s) abused, route of administration, frequency of use, age at first use, and whether methadone was prescribed in treatment. Supplemental variables include: diagnosis codes, presence of psychiatric problems, living arrangements, source of income, health insurance, expected source of payment, pregnancy and veteran status, marital status, detailed not in labor force codes, detailed criminal justice referral codes, days waiting to enter treatment, and the number of arrests in the 30 days prior to admissions (starting in 2008).<br />\nSubstances abused include alcohol, cocaine and crack, marijuana and hashish, heroin, nonprescription methadone, other opiates and synthetics, PCP, other hallucinogens, methamphetamine, other amphetamines, other stimulants, benzodiazepines, other non-benzodiazepine tranquilizers, barbiturates, other non-barbiturate sedatives or hypnotics, inhalants, over-the-counter medications, and other substances.<br />\nCreated variables include total number of substances reported, intravenous drug use (IDU), and flags for any mention of specific substances.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/treatment-episode-data-set-admissions-teds-2006', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-2006-nid13546', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>Treatment Episode Data Set: Admissions (TEDS-A-2006)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-2006-nid13546', 'accessURL': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-2006-nid13546', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'drug abuse', 'drug treatment', 'health care services', 'health insurance', 'intervention', 'mental health', 'substance abuse', 'substance abuse treatment', 'treatment programs'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'Treatment Episode Data Set: Admissions (TEDS-A-2006)'}, {'description': '<p>The Treatment Episode Data Set -- Admissions (TEDS-A) is a national census data system of annual admissions to substance abuse treatment facilities. TEDS-A provides annual data on the number and characteristics of persons admitted to public and private substance abuse treatment programs that receive public funding. The unit of analysis is a treatment admission. TEDS consists of data reported to state substance abuse agencies by the treatment programs, which in turn report it to SAMHSA.<br />\nA sister data system, called the Treatment Episode Data Set -- Discharges (TEDS-D), collects data on discharges from substance abuse treatment facilities. The first year of TEDS-A data is 1992, while the first year of TEDS-D is 2006.<br />\nTEDS variables that are required to be reported are called the "Minimum Data Set (MDS)", while those that are optional are called the "Supplemental Data Set (SuDS)".<br />\nVariables in the MDS include: information on service setting, number of prior treatments, primary source of referral, gender, race, ethnicity, education, employment status, substance(s) abused, route of administration, frequency of use, age at first use, and whether methadone was prescribed in treatment. Supplemental variables include: diagnosis codes, presence of psychiatric problems, living arrangements, source of income, health insurance, expected source of payment, pregnancy and veteran status, marital status, detailed not in labor force codes, detailed criminal justice referral codes, days waiting to enter treatment, and the number of arrests in the 30 days prior to admissions (starting in 2008).<br />\nSubstances abused include alcohol, cocaine and crack, marijuana and hashish, heroin, nonprescription methadone, other opiates and synthetics, PCP, other hallucinogens, methamphetamine, other amphetamines, other stimulants, benzodiazepines, other non-benzodiazepine tranquilizers, barbiturates, other non-barbiturate sedatives or hypnotics, inhalants, over-the-counter medications, and other substances.<br />\nCreated variables include total number of substances reported, intravenous drug use (IDU), and flags for any mention of specific substances.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/treatment-episode-data-set-admissions-teds-2007', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-2007-nid13547', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>Treatment Episode Data Set: Admissions (TEDS-A-2007)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-2007-nid13547', 'accessURL': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-2007-nid13547', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'drug abuse', 'drug treatment', 'health care services', 'health insurance', 'intervention', 'mental health', 'substance abuse', 'substance abuse treatment', 'treatment programs'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'Treatment Episode Data Set: Admissions (TEDS-A-2007)'}, {'description': '<p>The National Survey on Drug Use and Health (NSDUH) series<br />\n(formerly titled National Household Survey on Drug Abuse) measures the<br />\nprevalence and correlates of drug use in the United States. The<br />\nsurveys are designed to provide quarterly, as well as annual,<br />\nestimates. Information is provided on the use of illicit drugs,<br />\nalcohol, and tobacco among members of United States households aged 12<br />\nand older. Questions included age at first use as well as lifetime,<br />\nannual, and past-month usage for the following drug classes:<br />\nmarijuana, cocaine (and crack), hallucinogens, heroin, inhalants,<br />\nalcohol, tobacco, and nonmedical use of prescription drugs, including<br />\npain relievers, tranquilizers, stimulants, and sedatives. The survey<br />\ncovered substance abuse treatment history and perceived need for<br />\ntreatment, and included questions from the Diagnostic and Statistical<br />\nManual (DSM) of Mental Disorders that allow diagnostic criteria to be<br />\napplied. The survey included questions concerning treatment for both<br />\nsubstance abuse and mental health related disorders. Respondents were<br />\nalso asked about personal and family income sources and amounts,<br />\nhealth care access and coverage, illegal activities and arrest record,<br />\nproblems resulting from the use of drugs, and needle-sharing.<br />\nQuestions introduced in previous administrations were retained in the<br />\n2004 survey, including questions asked only of respondents aged 12 to<br />\n17. These "youth experiences" items covered a variety of topics, such<br />\nas neighborhood environment, illegal activities, drug use by friends,<br />\nsocial support, extracurricular activities, exposure to substance<br />\nabuse prevention and education programs, and perceived adult attitudes<br />\ntoward drug use and activities such as school work. Several measures<br />\nfocused on prevention-related themes in this section. Also retained<br />\nwere questions on mental health and access to care, perceived risk of<br />\nusing drugs, perceived availability of drugs, driving and personal<br />\nbehavior, and cigar smoking. Questions on the tobacco brand used most<br />\noften were introduced with the 1999 survey and retained through the<br />\n2003 survey. Background information includes gender, race, age,<br />\nethnicity, marital status, educational level, job status, veteran<br />\nstatus, and current household composition. In addition, in 2004 Adult and Adolescent Mental Health modules were added.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-survey-drug-use-and-health-nsduh-2004-0', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-survey-drug-use-and-health-nsduh-2004-nid13548', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Survey on Drug Use and Health (NSDUH-2004)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-survey-drug-use-and-health-nsduh-2004-nid13548', 'accessURL': 'https://datafiles.samhsa.gov/study/national-survey-drug-use-and-health-nsduh-2004-nid13548', 'mediaType': 'application/unknown'}], 'keyword': ['addiction', 'alcohol', 'alcohol abuse', 'alcohol consumption', 'amphetamines', 'barbiturates', 'cocaine', 'controlled drugs', 'crack cocaine', 'demographic characteristics', 'depression (psychology)', 'drinking behavior', 'drug abuse', 'drug dependence', 'drug treatment', 'drug use', 'drugs', 'hallucinogens', 'heroin', 'households', 'income', 'inhalants', 'marijuana', 'mental health', 'mental health services', 'methamphetamine', 'prescription drugs', 'sedatives', 'smoking', 'stimulants', 'substance abuse', 'substance abuse treatment', 'tobacco use', 'tranquilizers', 'youths'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Survey on Drug Use and Health (NSDUH-2004)'}, {'description': '<p>The Treatment Episode Data Set -- Discharges (TEDS-D) is a national census data system of annual discharges from substance abuse treatment facilities. TEDS-D provides annual data on the number and characteristics of persons discharged from public and private substance abuse treatment programs that receive public funding. Data collected both at admission and at discharge is included. The unit of analysis is a treatment discharge. TEDS-D consists of data reported to state substance abuse agencies by the treatment programs, which in turn report it to SAMHSA.<br />\nA sister data system, called the Treatment Episode Data Set -- Admissions (TEDS-A), collects data on admissions to substance abuse treatment facilities. The first year of TEDS-A data is 1992, while the first year of TEDS-D is 2006.<br />\nTEDS-D variables that are required to be reported are called the "Minimum Data Set (MDS)", while those that are optional are called the "Supplemental Data Set (SuDS)".<br />\nVariables unique to TEDS-D, and not part of TEDS-A, are the length of stay, reason for leaving treatment, and service setting at time of discharge. TEDS-D also provides many of the same variables that exist in TEDS-A. This includes information on service setting, number of prior treatments, primary source of referral, gender, race, ethnicity, education, employment status, substance(s) abused, route of administration, frequency of use, age at first use, and whether methadone was prescribed in treatment. Supplemental variables include: diagnosis codes, presence of psychiatric problems, living arrangements, source of income, health insurance, expected source of payment, pregnancy and veteran status, marital status, detailed not in labor force codes, detailed criminal justice referral codes, days waiting to enter treatment, and the number of arrests in the 30 days prior to admissions (starting in 2008) .<br />\nSubstances abused include alcohol, cocaine and crack, marijuana and hashish, heroin, nonprescription methadone, other opiates and synthetics, PCP, other hallucinogens, methamphetamine, other amphetamines, other stimulants, benzodiazepines, other non-benzodiazepine tranquilizers, barbiturates, other non-barbiturate sedatives or hypnotics, inhalants, over-the-counter medications, and other substances.<br />\nCreated variables include total number of substances reported, intravenous drug use (IDU), and flags for any mention of specific substances.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/treatment-episode-data-set-discharges-teds-d-2008', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-discharges-teds-d-2008-nid13549', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>Treatment Episode Data Set: Discharges (TEDS-D-2008)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-discharges-teds-d-2008-nid13549', 'accessURL': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-discharges-teds-d-2008-nid13549', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'drug abuse', 'drug treatment', 'health care services', 'health insurance', 'intervention', 'mental health', 'substance abuse', 'substance abuse treatment', 'treatment programs'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'Treatment Episode Data Set: Discharges (TEDS-D-2008)'}, {'description': '<p>The Treatment Episode Data Set -- Admissions (TEDS-A) is a national census data system of annual admissions to substance abuse treatment facilities. TEDS-A provides annual data on the number and characteristics of persons admitted to public and private substance abuse treatment programs that receive public funding. The unit of analysis is a treatment admission. TEDS consists of data reported to state substance abuse agencies by the treatment programs, which in turn report it to SAMHSA.<br />\nA sister data system, called the Treatment Episode Data Set -- Discharges (TEDS-D), collects data on discharges from substance abuse treatment facilities. The first year of TEDS-A data is 1992, while the first year of TEDS-D is 2006.<br />\nTEDS variables that are required to be reported are called the "Minimum Data Set (MDS)", while those that are optional are called the "Supplemental Data Set (SuDS)".<br />\nVariables in the MDS include: information on service setting, number of prior treatments, primary source of referral, gender, race, ethnicity, education, employment status, substance(s) abused, route of administration, frequency of use, age at first use, and whether methadone was prescribed in treatment. Supplemental variables include: diagnosis codes, presence of psychiatric problems, living arrangements, source of income, health insurance, expected source of payment, pregnancy and veteran status, marital status, detailed not in labor force codes, detailed criminal justice referral codes, days waiting to enter treatment, and the number of arrests in the 30 days prior to admissions (starting in 2008).<br />\nSubstances abused include alcohol, cocaine and crack, marijuana and hashish, heroin, nonprescription methadone, other opiates and synthetics, PCP, other hallucinogens, methamphetamine, other amphetamines, other stimulants, benzodiazepines, other non-benzodiazepine tranquilizers, barbiturates, other non-barbiturate sedatives or hypnotics, inhalants, over-the-counter medications, and other substances.<br />\nCreated variables include total number of substances reported, intravenous drug use (IDU), and flags for any mention of specific substances.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/treatment-episode-data-set-admissions-teds-1996', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-1996-nid13551', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>Treatment Episode Data Set: Admissions (TEDS-A-1996)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-1996-nid13551', 'accessURL': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-1996-nid13551', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'drug abuse', 'drug treatment', 'health care services', 'health insurance', 'intervention', 'mental health', 'substance abuse', 'substance abuse treatment', 'treatment programs'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'Treatment Episode Data Set: Admissions (TEDS-A-1996)'}, {'description': '<p>This dataset contains parent and youth data for the National<br />\nYouth Survey. Youths and one of their parents or legal guardians were<br />\ninterviewed in early 1977 about events and behavior occurring during<br />\ncalendar year 1976. Included is information on the demographics and<br />\nsocioeconomic status of respondents, disruptive events in the home,<br />\nneighborhood problems, parental aspirations for youth, labeling,<br />\nintegration of family and peer contexts, attitudes toward deviance in<br />\nadults and juveniles, parental discipline, community involvement, and<br />\ndrug use.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-youth-survey-us-wave-i-nys-1976', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-youth-survey-us-wave-i-nys-1976-nid13552', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Youth Survey US: Wave I (NYS-1976)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-youth-survey-us-wave-i-nys-1976-nid13552', 'accessURL': 'https://datafiles.samhsa.gov/study/national-youth-survey-us-wave-i-nys-1976-nid13552', 'mediaType': 'application/unknown'}], 'keyword': ['aspirations', 'behavior problems', 'career goals', 'community involvement', 'delinquent behavior', 'depression (psychology)', 'deviance', 'drugs', 'expectations', 'family conflict', 'family relations', 'health services utilization', 'life events', 'neighborhood conditions', 'parental attitudes', 'parents', 'peer influence', 'sexual behavior', 'social attitudes', 'social behavior', 'social isolation', 'social values', 'socioeconomic status', 'spouse abuse', 'substance abuse', 'teenage pregnancies', 'victimization', 'youths'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Youth Survey US: Wave I (NYS-1976)'}, {'description': '<p>The National Survey on Drug Use and Health (NSDUH) series<br />\n(formerly titled National Household Survey on Drug Abuse) primarily<br />\nmeasures the prevalence and correlates of drug use in the United<br />\nStates. The surveys are designed to provide quarterly, as well as<br />\nannual, estimates. Information is provided on the use of illicit<br />\ndrugs, alcohol, and tobacco among members of United States households<br />\naged 12 and older. Questions included age at first use as well as<br />\nlifetime, annual, and past-month usage for the following drug classes:<br />\nmarijuana, cocaine (and crack), hallucinogens, heroin, inhalants,<br />\nalcohol, tobacco, and nonmedical use of prescription drugs, including<br />\npain relievers, tranquilizers, stimulants, and sedatives. The survey<br />\ncovered substance abuse treatment history and perceived need for<br />\ntreatment, and included questions from the Diagnostic and Statistical<br />\nManual (DSM) of Mental Disorders that allow diagnostic criteria to be<br />\napplied. The survey included questions concerning treatment for both<br />\nsubstance abuse and mental health related disorders. Respondents were<br />\nalso asked about personal and family income sources and amounts,<br />\nhealth care access and coverage, illegal activities and arrest record,<br />\nproblems resulting from the use of drugs, and needle-sharing.<br />\nQuestions introduced in previous administrations were retained in the<br />\n2006 survey, including questions asked only of respondents aged 12 to<br />\n17. These "youth experiences" items covered a variety of topics, such<br />\nas neighborhood environment, illegal activities, drug use by friends,<br />\nsocial support, extracurricular activities, exposure to substance<br />\nabuse prevention and education programs, and perceived adult attitudes<br />\ntoward drug use and activities such as school work. Several measures<br />\nfocused on prevention-related themes in this section. Also retained<br />\nwere questions on mental health and access to care, perceived risk of<br />\nusing drugs, perceived availability of drugs, driving and personal<br />\nbehavior, and cigar smoking. Questions on the tobacco brand used most<br />\noften were introduced with the 1999 survey. Background information<br />\nincludes gender, race, age, ethnicity, marital status, educational<br />\nlevel, job status, veteran status, and current household composition.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-survey-drug-use-and-health-nsduh-2006-0', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-survey-drug-use-and-health-nsduh-2006-nid13554', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Survey on Drug Use and Health (NSDUH-2006)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-survey-drug-use-and-health-nsduh-2006-nid13554', 'accessURL': 'https://datafiles.samhsa.gov/study/national-survey-drug-use-and-health-nsduh-2006-nid13554', 'mediaType': 'application/unknown'}], 'keyword': ['addiction', 'alcohol', 'alcohol abuse', 'alcohol consumption', 'amphetamines', 'barbiturates', 'cocaine', 'controlled drugs', 'crack cocaine', 'demographic characteristics', 'depression (psychology)', 'drinking behavior', 'drug abuse', 'drug dependence', 'drug treatment', 'drug use', 'drugs', 'employment', 'hallucinogens', 'health care', 'heroin', 'households', 'income', 'inhalants', 'marijuana', 'mental health', 'mental health services', 'methamphetamine', 'pregnancy', 'prescription drugs', 'sedatives', 'smoking', 'stimulants', 'substance abuse', 'substance abuse treatment', 'tobacco use', 'tranquilizers', 'youths'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Survey on Drug Use and Health (NSDUH-2006)'}, {'description': '<p>The National Survey on Drug Use and Health (NSDUH) series (formerly titled National Household Survey on Drug Abuse) primarily measures the prevalence and correlates of drug use in the United States. The surveys are designed to provide quarterly, as well as annual, estimates. Information is provided on the use of illicit drugs, alcohol, and tobacco among members of United States households aged 12 and older. Questions included age at first use as well as lifetime, annual, and past-month usage for the following drug classes: marijuana, cocaine (and crack), hallucinogens, heroin, inhalants, alcohol, tobacco, and nonmedical use of prescription drugs, including pain relievers, tranquilizers, stimulants, and sedatives. The survey covered substance abuse treatment history and perceived need for treatment, and included questions from the Diagnostic and Statistical Manual (DSM) of Mental Disorders that allow diagnostic criteria to be applied. The survey included questions concerning treatment for both substance abuse and mental health-related disorders. Respondents were also asked about personal and family income sources and amounts, health care access and coverage, illegal activities and arrest record, problems resulting from the use of drugs, and needle-sharing. Questions introduced in previous administrations were retained in the 2013 survey, including questions asked only of respondents aged 12 to 17. These "youth experiences" items covered a variety of topics, such as neighborhood environment, illegal activities, drug use by friends, social support, extracurricular activities, exposure to substance abuse prevention and education programs, and perceived adult attitudes toward drug use and activities such as school work. Several measures focused on prevention-related themes in this section. Also retained were questions on mental health and access to care, perceived risk of using drugs, perceived availability of drugs, driving and personal behavior, and cigar smoking. Questions on the tobacco brand used most often were introduced with the 1999 survey. For the 2008 survey, adult mental health questions were added to measure symptoms of psychological distress in the worst period of distress that a person experienced in the past 30 days and suicidal ideation. In 2008, a split-sample design also was included to administer separate sets of questions (WHODAS vs. SDS) to assess impairment due to mental health problems. Beginning with the 2009 NSDUH, however, all of the adults in the sample received only the WHODAS questions. Background information includes gender, race, age, ethnicity, marital status, educational level, job status, veteran status, and current household composition.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-survey-drug-use-and-health-nsduh-2013', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-survey-drug-use-and-health-nsduh-2013-nid13555', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Survey on Drug Use and Health (NSDUH-2013)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-survey-drug-use-and-health-nsduh-2013-nid13555', 'accessURL': 'https://datafiles.samhsa.gov/study/national-survey-drug-use-and-health-nsduh-2013-nid13555', 'mediaType': 'application/unknown'}], 'keyword': ['addiction', 'alcohol', 'alcohol abuse', 'alcohol consumption', 'amphetamines', 'barbiturates', 'cocaine', 'controlled drugs', 'crack cocaine', 'demographic characteristics', 'depression (psychology)', 'drinking behavior', 'drug abuse', 'drug dependence', 'drug treatment', 'drug use', 'drugs', 'employment', 'hallucinogens', 'health care', 'heroin', 'households', 'income', 'inhalants', 'marijuana', 'mental health', 'mental health services', 'methamphetamine', 'pregnancy', 'prescription drugs', 'sedatives', 'smoking', 'stimulants', 'substance abuse', 'substance abuse treatment', 'tobacco use', 'tranquilizers', 'youths'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Survey on Drug Use and Health (NSDUH-2013)'}, {'description': '<p>The Treatment Episode Data Set -- Admissions (TEDS-A) is a national census data system of annual admissions to substance abuse treatment facilities. TEDS-A provides annual data on the number and characteristics of persons admitted to public and private substance abuse treatment programs that receive public funding. The unit of analysis is a treatment admission. TEDS consists of data reported to state substance abuse agencies by the treatment programs, which in turn report it to SAMHSA.<br />\nA sister data system, called the Treatment Episode Data Set -- Discharges (TEDS-D), collects data on discharges from substance abuse treatment facilities. The first year of TEDS-A data is 1992, while the first year of TEDS-D is 2006.<br />\nTEDS variables that are required to be reported are called the "Minimum Data Set (MDS)", while those that are optional are called the "Supplemental Data Set (SuDS)".<br />\nVariables in the MDS include: information on service setting, number of prior treatments, primary source of referral, gender, race, ethnicity, education, employment status, substance(s) abused, route of administration, frequency of use, age at first use, and whether methadone was prescribed in treatment. Supplemental variables include: diagnosis codes, presence of psychiatric problems, living arrangements, source of income, health insurance, expected source of payment, pregnancy and veteran status, marital status, detailed not in labor force codes, detailed criminal justice referral codes, days waiting to enter treatment, and the number of arrests in the 30 days prior to admissions (starting in 2008).<br />\nSubstances abused include alcohol, cocaine and crack, marijuana and hashish, heroin, nonprescription methadone, other opiates and synthetics, PCP, other hallucinogens, methamphetamine, other amphetamines, other stimulants, benzodiazepines, other non-benzodiazepine tranquilizers, barbiturates, other non-barbiturate sedatives or hypnotics, inhalants, over-the-counter medications, and other substances.<br />\nCreated variables include total number of substances reported, intravenous drug use (IDU), and flags for any mention of specific substances.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/treatment-episode-data-set-admissions-teds-2005', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-2005-nid13556', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>Treatment Episode Data Set: Admissions (TEDS-A-2005)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-2005-nid13556', 'accessURL': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-2005-nid13556', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'drug abuse', 'drug treatment', 'health care services', 'health insurance', 'intervention', 'mental health', 'substance abuse', 'substance abuse treatment', 'treatment programs'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'Treatment Episode Data Set: Admissions (TEDS-A-2005)'}, {'description': '<p>The Uniform Facility Data Set (UFDS), formerly the National Drug and Alcohol Treatment Unit Survey or NDATUS, was designed to measure the scope and use of drug abuse treatment services in the United States. The survey collects information from each privately- and publicly-funded facility in the country that provides substance abuse treatment as well as from state-identified facilities that provide other substance abuse services. Data are collected on a number of topics including facility operation, services provided (assessment, therapy, testing, health, continuing care, programs for special groups, transitional services, community outreach, ancillary), type of treatment, facility capacity, numbers of clients, and various client characteristics. The main objective of the UFDS is to produce data that can be used to assess the nature and extent of substance abuse treatment services, to assist in the forecast of treatment resource requirements, to analyze treatment service trends, to conduct national, regional, and state-level comparative analyses of treatment services and utilization, and to generate the National Directory of Drug and Alcohol Abuse Treatment Programs and its on-line equivalent, the Substance Abuse Treatment Facility Locator <a href="http://findtreatment.samhsa.gov">http://findtreatment.samhsa.gov</a>. Additionally, the UFDS provides information that can be used to design sampling frames for other surveys of substance abuse treatment facilities.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/uniform-facility-data-set-us-ufds-1997', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/uniform-facility-data-set-us-ufds-1997-nid13557', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>Uniform Facility Data Set US (UFDS-1997)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/uniform-facility-data-set-us-ufds-1997-nid13557', 'accessURL': 'https://datafiles.samhsa.gov/study/uniform-facility-data-set-us-ufds-1997-nid13557', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'drug abuse', 'drug treatment', 'health care services', 'HIV', 'intervention', 'substance abuse', 'substance abuse treatment', 'treatment facilities', 'treatment programs'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'Uniform Facility Data Set US (UFDS-1997)'}, {'description': '<p>The DC Metropolitan Area Drug Study (DC<em>MADS) was<br />\nconducted in 1991, and included special analyses of homeless and<br />\ntransient populations and of women delivering live births in the DC<br />\nhospitals. DC</em>MADS was undertaken to assess the full extent of the<br />\ndrug problem in one metropolitan area. The study was comprised of 16<br />\nseparate studies that focused on different sub-groups, many of which<br />\nare typically not included or are underrepresented in household<br />\nsurveys. The Homeless and Transient Population<br />\nstudy examines the prevalence of illicit drug, alcohol, and tobacco<br />\nuse among members of the homeless and transient population aged 12 and<br />\nolder in the Washington, DC, Metropolitan Statistical Area (DC<br />\nMSA). The sample frame included respondents from shelters, soup<br />\nkitchens and food banks, major cluster encampments, and literally<br />\nhomeless people. Data from the questionnaires include history of<br />\nhomelessness, living arrangements and population movement, tobacco,<br />\ndrug, and alcohol use, consequences of use, treatment history, illegal<br />\nbehavior and arrest, emergency room treatment and hospital stays,<br />\nphysical and mental health, pregnancy, insurance, employment and<br />\nfinances, and demographics. Drug specific data include age at first<br />\nuse, route of administration, needle use, withdrawal symptoms,<br />\npolysubstance use, and perceived risk.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/washington-dc-metropolitan-area-drug-study-homeless-and-transient-population-dc-madst-1991', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/washington-dc-metropolitan-area-drug-study-homeless-and-transient-population-dc-madst-1991', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>Washington DC Metropolitan Area Drug Study Homeless and Transient Population (DC-MADST-1991)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/washington-dc-metropolitan-area-drug-study-homeless-and-transient-population-dc-madst-1991', 'accessURL': 'https://datafiles.samhsa.gov/study/washington-dc-metropolitan-area-drug-study-homeless-and-transient-population-dc-madst-1991', 'mediaType': 'application/unknown'}], 'keyword': ['arrests', 'cocaine', 'crack cocaine', 'demographic characteristics', 'drug abuse', 'drug related crimes', 'drug use', 'drugs', 'employment', 'hallucinogens', 'health insurance', 'heroin', 'homeless persons', 'inhalants', 'living arrangements', 'marijuana', 'mental health', 'mental health treatment', 'methamphetamines', 'physical health', 'population characteristics', 'pregnancy', 'prescription drugs', 'sedatives', 'smoking', 'stimulants', 'substance abuse treatment', 'urban population'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'Washington DC Metropolitan Area Drug Study Homeless and Transient Population (DC-MADST-1991)'}, {'description': '<p>The National Survey of Substance Abuse Treatment Services (N-SSATS) is designed to collect information from all facilities in the United States, both public and private, that provide substance abuse treatment. N-SSATS provides the mechanism for quantifying the dynamic character and composition of the United States substance abuse treatment delivery system. The objectives of N-SSATS are to collect multipurpose data that can be used to assist the Substance Abuse and Mental Health Services Administration (SAMHSA) and state and local governments in assessing the nature and extent of services provided and in forecasting treatment resource requirements, to update SAMHSA\'s Inventory of Substance Abuse Treatment Services (I-SATS), to analyze general treatment services trends, and to generate the National Directory of Drug and Alcohol Abuse Treatment Programs and its online equivalent, the Substance Abuse Treatment Facility Locator <a href="http://findtreatment.samhsa.gov.Data">http://findtreatment.samhsa.gov.Data</a> are collected on topics including facility operation, services offered (assessment, testing, transitional, ancillary, and pharmacotherapies), detoxification, primary focus (substance abuse, mental health, both, general health, and other), Opioid Treatment Programs and medication dispensed/prescribed, counseling and therapeutic approaches, standard operating procedures, special programs/groups offered, languages in which treatment is provided, type of treatment provided (hospital inpatient, residential, outpatient), number of clients (by service, total, and under age 18), number of beds, types of payment accepted, sliding fee scale, and facility accreditation and licensure/certification.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-survey-substance-abuse-treatment-services-n-ssats-2010', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-survey-substance-abuse-treatment-services-n-ssats-2010-nid13559', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Survey of Substance Abuse Treatment Services (N-SSATS-2010)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-survey-substance-abuse-treatment-services-n-ssats-2010-nid13559', 'accessURL': 'https://datafiles.samhsa.gov/study/national-survey-substance-abuse-treatment-services-n-ssats-2010-nid13559', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'drug abuse', 'drug treatment', 'health care services', 'HIV', 'intervention', 'substance abuse', 'substance abuse treatment', 'treatment facilities', 'treatment programs'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Survey of Substance Abuse Treatment Services (N-SSATS-2010)'}, {'description': '<p>This series measures the prevalence and correlates of drug<br />\nuse in the United States. The surveys are designed to provide<br />\nquarterly, as well as annual, estimates. Information is provided on<br />\nthe use of illicit drugs, alcohol, anabolic steroids, and tobacco<br />\namong members of United States households aged 12 and older. Data are<br />\nalso provided on treatment for drug use and on illegal activities<br />\nrelated to drug use. Questions include age at first use, as well as<br />\nlifetime, annual, and past-month usage for the following drug classes:<br />\nmarijuana, inhalants, cocaine, hallucinogens, heroin, alcohol, tobacco,<br />\nand nonmedical use of psychotherapeutics. Respondents were also asked<br />\nabout problems resulting from their use of drugs, alcohol, and<br />\ntobacco, their perceptions of the risks involved, insurance coverage,<br />\nand personal and family income sources and amounts. Demographic data<br />\ninclude gender, race, ethnicity, educational level, job status, income<br />\nlevel, household composition, and population density.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-household-survey-drug-abuse-nhsda-1992', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-household-survey-drug-abuse-nhsda-1992-nid13560', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Household Survey on Drug Abuse (NHSDA-1992)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-household-survey-drug-abuse-nhsda-1992-nid13560', 'accessURL': 'https://datafiles.samhsa.gov/study/national-household-survey-drug-abuse-nhsda-1992-nid13560', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'alcohol consumption', 'amphetamines', 'barbiturates', 'cocaine', 'demographic characteristics', 'drug abuse', 'drug use', 'drugs', 'hallucinogens', 'heroin', 'households', 'inhalants', 'marijuana', 'methamphetamine', 'prescription drugs', 'sedatives', 'smoking', 'steroid use', 'stimulants', 'substance abuse', 'substance abuse treatment', 'tobacco use', 'tranquilizers', 'youths'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Household Survey on Drug Abuse (NHSDA-1992)'}, {'description': '<p>The National Mental Health Services Survey (N-MHSS) is an annual survey designed to collect statistical information on the numbers and characteristics of all known mental health treatment facilities within the 50 States, the District of Columbia, and the U.S. territories. In every other year, beginning in 2014, the survey also collects statistical information on the numbers and demographic characteristics of persons served in these treatment facilities as of a specified survey reference date.<br />\nThe N-MHSS is the only source of national and State-level data on the mental health service delivery system reported by both publicly-operated and privately-operated specialty mental health treatment facilities, including: public psychiatric hospitals; private psychiatric hospitals, non-federal general hospitals with separate psychiatric units; U.S. Department of Veterans Affairs medical centers; residential treatment centers for children; residential treatment centers for adults; outpatient or day treatment or partial hospitalization mental health facilities; and multi-setting (non-hospital) mental health facilities.</p>\n<p>The N-MHSS complements the information collected through SAMHSA\'s survey of substance abuse treatment facilities, the National Survey of Substance Abuse Treatment Services (N-SSATS). Treatment facility Information from the N-MHSS is used to populate the mental health component of SAMHSA\'s online Behavioral Health Treatment Services Locator. <a href="http://findtreatment.samhsa.gov/This">http://findtreatment.samhsa.gov/This</a> study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-mental-health-services-survey-n-mhss-2010-0', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-mental-health-services-survey-n-mhss-2010-nid13561', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Mental Health Services Survey (N-MHSS-2010)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-mental-health-services-survey-n-mhss-2010-nid13561', 'accessURL': 'https://datafiles.samhsa.gov/study/national-mental-health-services-survey-n-mhss-2010-nid13561', 'mediaType': 'application/unknown'}], 'keyword': ['mental health', 'mental health services', 'treatment facilities', 'treatment programs'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Mental Health Services Survey (N-MHSS-2010)'}, {'description': '<p>The National Household Survey on Drug Abuse (NHSDA) series<br />\nmeasures the prevalence and correlates of drug use in the United<br />\nStates. The surveys are designed to provide quarterly, as well as<br />\nannual, estimates. Information is provided on the use of illicit<br />\ndrugs, alcohol, and tobacco among members of United States households<br />\naged 12 and older. Questions include age at first use as well as<br />\nlifetime, annual, and past-month usage for the following drug classes:<br />\nmarijuana, cocaine (and crack), hallucinogens, heroin, inhalants,<br />\nalcohol, tobacco, and nonmedical use of prescription drugs, including<br />\npain relievers, tranquilizers, stimulants, and sedatives. The survey<br />\ncovers substance abuse treatment history and perceived need for<br />\ntreatment, and includes questions from the Diagnostic and Statistical<br />\nManual (DSM) of Mental Disorders that allow diagnostic criteria to be<br />\napplied. Respondents are also asked about personal and family income<br />\nsources and amounts, health care access and coverage, illegal<br />\nactivities and arrest record, problems resulting from the use of<br />\ndrugs, and needle-sharing. Questions introduced in previous NHSDA<br />\nadministrations were retained in the 2000 survey, including questions<br />\nasked only of respondents aged 12 to 17. These "youth experiences"<br />\nitems covered a variety of topics, such as neighborhood environment,<br />\nillegal activities, gang involvement, drug use by friends, social<br />\nsupport, extracurricular activities, exposure to substance abuse<br />\nprevention and education programs, and perceived adult attitudes<br />\ntoward drug use and activities such as school work. Also retained were<br />\nquestions on mental health and access to care, perceived risk of using<br />\ndrugs, perceived availability of drugs, driving behavior and personal<br />\nbehavior, and cigar smoking. Questions on the tobacco brand used most<br />\noften were introduced with the 1999 survey and retained in the 2000<br />\nsurvey. Demographic data include gender, race, age, ethnicity, marital<br />\nstatus, educational level, job status, veteran status, and current<br />\nhousehold composition.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-household-survey-drug-abuse-nhsda-2000', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-household-survey-drug-abuse-nhsda-2000-nid13562', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Household Survey on Drug Abuse (NHSDA-2000)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-household-survey-drug-abuse-nhsda-2000-nid13562', 'accessURL': 'https://datafiles.samhsa.gov/study/national-household-survey-drug-abuse-nhsda-2000-nid13562', 'mediaType': 'application/unknown'}], 'keyword': ['addiction', 'alcohol', 'alcohol abuse', 'alcohol consumption', 'amphetamines', 'barbiturates', 'cocaine', 'controlled drugs', 'drinking behavior', 'drug abuse', 'drug dependence', 'drug treatment', 'drug use', 'drugs', 'hallucinogens', 'heroin', 'households', 'inhalants', 'marijuana', 'mental health', 'mental health services', 'methamphetamine', 'prescription drugs', 'sedatives', 'smoking', 'stimulants', 'substance abuse', 'substance abuse treatment', 'tranquilizers'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Household Survey on Drug Abuse (NHSDA-2000)'}, {'description': '<p>The National Survey on Drug Use and Health (NSDUH) series (formerly titled National Household Survey on Drug Abuse) primarily measures the prevalence and correlates of drug use in the United States. The surveys are designed to provide quarterly, as well as annual, estimates. Information is provided on the use of illicit drugs, alcohol, and tobacco among members of United States households aged 12 and older. Questions included age at first use as well as lifetime, annual, and past-month usage for the following drug classes: marijuana, cocaine (and crack), hallucinogens, heroin, inhalants, alcohol, tobacco, and nonmedical use of prescription drugs, including pain relievers, tranquilizers, stimulants, and sedatives. The survey covered substance abuse treatment history and perceived need for treatment, and included questions from the Diagnostic and Statistical Manual (DSM) of Mental Disorders that allow diagnostic criteria to be applied. The survey included questions concerning treatment for both substance abuse and mental health-related disorders. Respondents were also asked about personal and family income sources and amounts, health care access and coverage, illegal activities and arrest record, problems resulting from the use of drugs, and needle-sharing. Questions introduced in previous administrations were retained in the 2011 survey, including questions asked only of respondents aged 12 to 17. These "youth experiences" items covered a variety of topics, such as neighborhood environment, illegal activities, drug use by friends, social support, extracurricular activities, exposure to substance abuse prevention and education programs, and perceived adult attitudes toward drug use and activities such as school work. Several measures focused on prevention-related themes in this section. Also retained were questions on mental health and access to care, perceived risk of using drugs, perceived availability of drugs, driving and personal behavior, and cigar smoking. Questions on the tobacco brand used most often were introduced with the 1999 survey. For the 2008 survey, adult mental health questions were added to measure symptoms of psychological distress in the worst period of distress that a person experienced in the past 30 days and suicidal ideation. In 2008, a split-sample design also was included to administer separate sets of questions (WHODAS vs. SDS) to assess impairment due to mental health problems. Beginning with the 2009 NSDUH, however, all of the adults in the sample received only the WHODAS questions. Background information includes gender, race, age, ethnicity, marital status, educational level, job status, veteran status, and current household composition.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-survey-drug-use-and-health-nsduh-2011-0', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-survey-drug-use-and-health-nsduh-2011-nid13563', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Survey on Drug Use and Health (NSDUH-2011)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-survey-drug-use-and-health-nsduh-2011-nid13563', 'accessURL': 'https://datafiles.samhsa.gov/study/national-survey-drug-use-and-health-nsduh-2011-nid13563', 'mediaType': 'application/unknown'}], 'keyword': ['addiction', 'alcohol', 'alcohol abuse', 'alcohol consumption', 'amphetamines', 'barbiturates', 'cocaine', 'controlled drugs', 'crack cocaine', 'demographic characteristics', 'depression (psychology)', 'drinking behavior', 'drug abuse', 'drug dependence', 'drug treatment', 'drug use', 'drugs', 'employment', 'hallucinogens', 'health care', 'heroin', 'households', 'income', 'inhalants', 'marijuana', 'mental health', 'mental health services', 'methamphetamine', 'pregnancy', 'prescription drugs', 'sedatives', 'smoking', 'stimulants', 'substance abuse', 'substance abuse treatment', 'tobacco use', 'tranquilizers', 'youths'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Survey on Drug Use and Health (NSDUH-2011)'}, {'description': '<p>This series measures the prevalence and correlates of drug<br />\nuse in the United States. The surveys are designed to provide<br />\nquarterly, as well as annual, estimates. Information is provided on<br />\nthe use of illicit drugs, alcohol, and tobacco among members of United<br />\nStates households aged 12 and older. Questions include age at first<br />\nuse as well as lifetime, annual, and past-month usage for the<br />\nfollowing drug classes: marijuana, cocaine (and crack), hallucinogens,<br />\nheroin, inhalants, alcohol, tobacco, and nonmedical use of<br />\nprescription drugs, including psychotherapeutics. Respondents were<br />\nalso asked about substance abuse treatment history, illegal<br />\nactivities, problems resulting from the use of drugs, personal and<br />\nfamily income sources and amounts, need for treatment for drug or<br />\nalcohol use, criminal record, and needle-sharing. Questions on mental<br />\nhealth and access to care, which were introduced in the 1994-B<br />\nquestionnaire (see NATIONAL HOUSEHOLD SURVEY ON DRUG ABUSE, 1994), were retained in this administration of the survey. In<br />\n1996, the section on risk/availability of drugs was reintroduced, and<br />\nsections on driving behavior and personal behavior were<br />\nadded. Demographic data include gender, race, age, ethnicity, marital<br />\nstatus, educational level, job status, income level, veteran status,<br />\nand current household composition.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-household-survey-drug-abuse-nhsda-1996', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-household-survey-drug-abuse-nhsda-1996-nid13564', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Household Survey on Drug Abuse (NHSDA-1996)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-household-survey-drug-abuse-nhsda-1996-nid13564', 'accessURL': 'https://datafiles.samhsa.gov/study/national-household-survey-drug-abuse-nhsda-1996-nid13564', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'alcohol consumption', 'amphetamines', 'barbiturates', 'cocaine', 'crime', 'demographic characteristics', 'drug abuse', 'drug use', 'drugs', 'hallucinogens', 'health care', 'health insurance', 'heroin', 'HIV', 'households', 'inhalants', 'marijuana', 'mental health', 'mental health services', 'methamphetamine', 'prescription drugs', 'smoking', 'stimulants', 'substance abuse', 'substance abuse treatment', 'tranquilizers', 'youths'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Household Survey on Drug Abuse (NHSDA-1996)'}, {'description': '<p>The National Survey of Substance Abuse Treatment Services (N-SSATS) is designed to collect information from all facilities in the United States, both public and private, that provide substance abuse treatment. N-SSATS provides the mechanism for quantifying the dynamic character and composition of the United States substance abuse treatment delivery system. The objectives of N-SSATS are to collect multipurpose data that can be used to assist the Substance Abuse and Mental Health Services Administration (SAMHSA) and state and local governments in assessing the nature and extent of services provided and in forecasting treatment resource requirements, to update SAMHSA\'s Inventory of Substance Abuse Treatment Services (I-SATS), to analyze general treatment services trends, and to generate the online Substance Abuse Treatment<br />\nFacility Locator <a href="http://findtreatment.samhsa.gov">http://findtreatment.samhsa.gov</a>, as well as the National Directory of Drug and Alcohol Abuse Treatment Programs.Data are collected on topics including facility operation, services offered (assessment, testing, transitional, ancillary, and pharmacotherapies), detoxification, primary focus (substance abuse, mental health, both, general health, and other), Opioid Treatment Programs and medications dispensed/prescribed, counseling and therapeutic approaches, standard operating procedures, special programs/groups offered, languages in which treatment is provided, type of treatment provided (hospital inpatient, residential, outpatient), number of clients (by service, total, and under age 18), number of beds, types of payment accepted, sliding fee scale, and facility accreditation and licensure/certification.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-survey-substance-abuse-treatment-services-n-ssats-2011', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-survey-substance-abuse-treatment-services-n-ssats-2011-nid13565', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Survey of Substance Abuse Treatment Services (N-SSATS-2011)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-survey-substance-abuse-treatment-services-n-ssats-2011-nid13565', 'accessURL': 'https://datafiles.samhsa.gov/study/national-survey-substance-abuse-treatment-services-n-ssats-2011-nid13565', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'drug abuse', 'drug treatment', 'health care services', 'HIV', 'intervention', 'substance abuse', 'substance abuse treatment', 'treatment facilities', 'treatment programs'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Survey of Substance Abuse Treatment Services (N-SSATS-2011)'}, {'description': '<p>The Treatment Episode Data Set -- Admissions (TEDS-A) is a national census data system of annual admissions to substance abuse treatment facilities. TEDS-A provides annual data on the number and characteristics of persons admitted to public and private substance abuse treatment programs that receive public funding. The unit of analysis is a treatment admission. TEDS consists of data reported to state substance abuse agencies by the treatment programs, which in turn report it to SAMHSA.<br />\nA sister data system, called the Treatment Episode Data Set -- Discharges (TEDS-D), collects data on discharges from substance abuse treatment facilities. The first year of TEDS-A data is 1992, while the first year of TEDS-D is 2006.<br />\nTEDS variables that are required to be reported are called the "Minimum Data Set (MDS)", while those that are optional are called the "Supplemental Data Set (SuDS)".<br />\nVariables in the MDS include: information on service setting, number of prior treatments, primary source of referral, gender, race, ethnicity, education, employment status, substance(s) abused, route of administration, frequency of use, age at first use, and whether methadone was prescribed in treatment. Supplemental variables include: diagnosis codes, presence of psychiatric problems, living arrangements, source of income, health insurance, expected source of payment, pregnancy and veteran status, marital status, detailed not in labor force codes, detailed criminal justice referral codes, days waiting to enter treatment, and the number of arrests in the 30 days prior to admissions (starting in 2008).<br />\nSubstances abused include alcohol, cocaine and crack, marijuana and hashish, heroin, nonprescription methadone, other opiates and synthetics, PCP, other hallucinogens, methamphetamine, other amphetamines, other stimulants, benzodiazepines, other non-benzodiazepine tranquilizers, barbiturates, other non-barbiturate sedatives or hypnotics, inhalants, over-the-counter medications, and other substances.<br />\nCreated variables include total number of substances reported, intravenous drug use (IDU), and flags for any mention of specific substances.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/treatment-episode-data-set-admissions-teds-2002', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-2002-nid13566', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>Treatment Episode Data Set: Admissions (TEDS-A-2002)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-2002-nid13566', 'accessURL': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-2002-nid13566', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'drug abuse', 'drug treatment', 'health care services', 'health insurance', 'intervention', 'mental health', 'substance abuse', 'substance abuse treatment', 'treatment programs'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'Treatment Episode Data Set: Admissions (TEDS-A-2002)'}, {'description': '<p>The Treatment Episode Data Set -- Admissions (TEDS-A) is a national census data system of annual admissions to substance abuse treatment facilities. TEDS-A provides annual data on the number and characteristics of persons admitted to public and private substance abuse treatment programs that receive public funding. The unit of analysis is a treatment admission. TEDS consists of data reported to state substance abuse agencies by the treatment programs, which in turn report it to SAMHSA.<br />\nA sister data system, called the Treatment Episode Data Set -- Discharges (TEDS-D), collects data on discharges from substance abuse treatment facilities. The first year of TEDS-A data is 1992, while the first year of TEDS-D is 2006.<br />\nTEDS variables that are required to be reported are called the "Minimum Data Set (MDS)", while those that are optional are called the "Supplemental Data Set (SuDS)".<br />\nVariables in the MDS include: information on service setting, number of prior treatments, primary source of referral, gender, race, ethnicity, education, employment status, substance(s) abused, route of administration, frequency of use, age at first use, and whether methadone was prescribed in treatment. Supplemental variables include: diagnosis codes, presence of psychiatric problems, living arrangements, source of income, health insurance, expected source of payment, pregnancy and veteran status, marital status, detailed not in labor force codes, detailed criminal justice referral codes, days waiting to enter treatment, and the number of arrests in the 30 days prior to admissions (starting in 2008).<br />\nSubstances abused include alcohol, cocaine and crack, marijuana and hashish, heroin, nonprescription methadone, other opiates and synthetics, PCP, other hallucinogens, methamphetamine, other amphetamines, other stimulants, benzodiazepines, other non-benzodiazepine tranquilizers, barbiturates, other non-barbiturate sedatives or hypnotics, inhalants, over-the-counter medications, and other substances.<br />\nCreated variables include total number of substances reported, intravenous drug use (IDU), and flags for any mention of specific substances.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/treatment-episode-data-set-admissions-teds-1994', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-1994-nid13568', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>Treatment Episode Data Set: Admissions (TEDS-A-1994)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-1994-nid13568', 'accessURL': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-1994-nid13568', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'drug abuse', 'drug treatment', 'health care services', 'health insurance', 'intervention', 'mental health', 'substance abuse', 'substance abuse treatment', 'treatment programs'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'Treatment Episode Data Set: Admissions (TEDS-A-1994)'}, {'description': '<p>The National Survey on Drug Use and Health (NSDUH) series<br />\n(formerly titled National Household Survey on Drug Abuse) measures the<br />\nprevalence and correlates of drug use in the United States. The<br />\nsurveys are designed to provide quarterly, as well as annual,<br />\nestimates. Information is provided on the use of illicit drugs,<br />\nalcohol, and tobacco among members of United States households aged 12<br />\nand older. Questions included age at first use as well as lifetime,<br />\nannual, and past-month usage for the following drug classes:<br />\nmarijuana, cocaine (and crack), hallucinogens, heroin, inhalants,<br />\nalcohol, tobacco, and nonmedical use of prescription drugs, including<br />\npain relievers, tranquilizers, stimulants, and sedatives. The survey<br />\ncovered substance abuse treatment history and perceived need for<br />\ntreatment, and included questions from the Diagnostic and Statistical<br />\nManual (DSM) of Mental Disorders that allow diagnostic criteria to be<br />\napplied. The survey included questions concerning treatment for both<br />\nsubstance abuse and mental health related disorders. Respondents were<br />\nalso asked about personal and family income sources and amounts,<br />\nhealth care access and coverage, illegal activities and arrest record,<br />\nproblems resulting from the use of drugs, and needle-sharing.<br />\nQuestions introduced in previous administrations were retained in the<br />\n2003 survey, including questions asked only of respondents aged 12 to<br />\n17. These "youth experiences" items covered a variety of topics, such<br />\nas neighborhood environment, illegal activities, gang involvement,<br />\ndrug use by friends, social support, extracurricular activities,<br />\nexposure to substance abuse prevention and education programs, and<br />\nperceived adult attitudes toward drug use and activities such as<br />\nschool work. Several measures focused on prevention related themes in<br />\nthis section. Also retained were questions on mental health and access<br />\nto care, perceived risk of using drugs, perceived availability of<br />\ndrugs, driving and personal behavior, and cigar smoking. Questions on<br />\nthe tobacco brand used most often were introduced with the 1999 survey<br />\nand retained through the 2003 survey. Background information includes<br />\ngender, race, age, ethnicity, marital status, educational level, job<br />\nstatus, veteran status, and current household composition. A number of additional questions were added in 2003, including questions on prior marijuana and cigarette use, additional questions on drug treatment, adult mental health services, and social environment.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-survey-drug-use-and-health-nsduh-2003-0', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-survey-drug-use-and-health-nsduh-2003-nid13569', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Survey on Drug Use and Health (NSDUH-2003)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-survey-drug-use-and-health-nsduh-2003-nid13569', 'accessURL': 'https://datafiles.samhsa.gov/study/national-survey-drug-use-and-health-nsduh-2003-nid13569', 'mediaType': 'application/unknown'}], 'keyword': ['addiction', 'alcohol', 'alcohol abuse', 'alcohol consumption', 'amphetamines', 'barbiturates', 'cocaine', 'controlled drugs', 'depression (psychology)', 'drinking behavior', 'drug abuse', 'drug dependence', 'drug treatment', 'drug use', 'drugs', 'hallucinogens', 'heroin', 'households', 'inhalants', 'marijuana', 'mental health', 'mental health services', 'methamphetamine', 'prescription drugs', 'sedatives', 'smoking', 'stimulants', 'substance abuse', 'substance abuse treatment', 'tranquilizers'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Survey on Drug Use and Health (NSDUH-2003)'}, {'description': '<p>The Drug Abuse Warning Network (DAWN) survey is designed to<br />\ncapture data on emergency department (ED) episodes that are induced by<br />\nor related to the use of an illicit, prescription, or over-the-counter<br />\ndrug. For purposes of this collection, a drug "episode" is an ED visit<br />\nthat was induced by or related to the use of an illegal drug or the<br />\nnonmedical use of a legal drug for patients aged six years and<br />\nolder. A drug "mention" refers to a substance that was mentioned<br />\nduring a drug-related ED episode. Because up to four drugs can be<br />\nreported for each drug abuse episode, there are more mentions than<br />\nepisodes in the data. Individual persons may also be included more<br />\nthan once in the data. Within each facility participating in DAWN, a<br />\ndesignated reporter, usually a member of the emergency department or<br />\nmedical records staff, was responsible for identifying drug-related<br />\nepisodes and recording and submitting data on each case. An episode<br />\nreport was submitted for each patient visiting a DAWN emergency<br />\ndepartment whose presenting problem(s) was/were related to their own<br />\ndrug use. DAWN produces estimates of drug-related emergency department<br />\nvisits for 50 specific drugs, drug categories, or combinations of<br />\ndrugs, including the following: acetaminophen, alcohol in combination<br />\nwith other drugs, alprazolam, amitriptyline, amphetamines, aspirin,<br />\ncocaine, codeine, diazepam, diphenhydramine, fluoxetine,<br />\nheroin/morphine, inhalants/solvents/aerosols, LSD, lorazepam,<br />\nmarijuana/hashish, methadone, methamphetamine, and PCP/PCP in<br />\ncombination with other drugs. The use of alcohol alone is not<br />\nreported. The route of administration and form of drug used (e.g.,<br />\npowder, tablet, liquid) are included for each drug. Data collected for<br />\nDAWN also include drug use motive and total drug mentions in the<br />\nepisode, as well as race, age, patient disposition, reason for ED<br />\nvisit, and day of the week, quarter, and year of episode.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/drug-abuse-warning-network-us-dawn-ns-1994', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/drug-abuse-warning-network-us-dawn-ns-1994-nid13570', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>Drug Abuse Warning Network US (DAWN-NS-1994)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/drug-abuse-warning-network-us-dawn-ns-1994-nid13570', 'accessURL': 'https://datafiles.samhsa.gov/study/drug-abuse-warning-network-us-dawn-ns-1994-nid13570', 'mediaType': 'application/unknown'}], 'keyword': ['demographic characteristics', 'drug abuse', 'drug dependence', 'drug overdose', 'drug use', 'emergencies', 'emergency services', 'health behavior', 'hospitalization', 'substance abuse'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'Drug Abuse Warning Network US (DAWN-NS-1994)'}, {'description': '<p>The Treatment Episode Data Set -- Admissions (TEDS-A) is a national census data system of annual admissions to substance abuse treatment facilities. TEDS-A provides annual data on the number and characteristics of persons admitted to public and private substance abuse treatment programs that receive public funding. The unit of analysis is a treatment admission. TEDS consists of data reported to state substance abuse agencies by the treatment programs, which in turn report it to SAMHSA.<br />\nA sister data system, called the Treatment Episode Data Set -- Discharges (TEDS-D), collects data on discharges from substance abuse treatment facilities. The first year of TEDS-A data is 1992, while the first year of TEDS-D is 2006.<br />\nTEDS variables that are required to be reported are called the "Minimum Data Set (MDS)", while those that are optional are called the "Supplemental Data Set (SuDS)".<br />\nVariables in the MDS include: information on service setting, number of prior treatments, primary source of referral, gender, race, ethnicity, education, employment status, substance(s) abused, route of administration, frequency of use, age at first use, and whether methadone was prescribed in treatment. Supplemental variables include: diagnosis codes, presence of psychiatric problems, living arrangements, source of income, health insurance, expected source of payment, pregnancy and veteran status, marital status, detailed not in labor force codes, detailed criminal justice referral codes, days waiting to enter treatment, and the number of arrests in the 30 days prior to admissions (starting in 2008).<br />\nSubstances abused include alcohol, cocaine and crack, marijuana and hashish, heroin, nonprescription methadone, other opiates and synthetics, PCP, other hallucinogens, methamphetamine, other amphetamines, other stimulants, benzodiazepines, other non-benzodiazepine tranquilizers, barbiturates, other non-barbiturate sedatives or hypnotics, inhalants, over-the-counter medications, and other substances.<br />\nCreated variables include total number of substances reported, intravenous drug use (IDU), and flags for any mention of specific substances.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/treatment-episode-data-set-admissions-teds-1993', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-1993-nid13571', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>Treatment Episode Data Set: Admissions (TEDS-A-1993)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-1993-nid13571', 'accessURL': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-1993-nid13571', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'drug abuse', 'drug treatment', 'health care services', 'health insurance', 'intervention', 'mental health', 'substance abuse', 'substance abuse treatment', 'treatment programs'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'Treatment Episode Data Set: Admissions (TEDS-A-1993)'}, {'description': '<p>The National Survey on Drug Use and Health (NSDUH) series (formerly titled National Household Survey on Drug Abuse) primarily measures the prevalence and correlates of drug use in the United States. The surveys are designed to provide quarterly, as well as annual, estimates. Information is provided on the use of illicit drugs, alcohol, and tobacco among members of United States households aged 12 and older. Questions included age at first use as well as lifetime, annual, and past-month usage for the following drug classes: marijuana, cocaine (and crack), hallucinogens, heroin, inhalants, alcohol, tobacco, and nonmedical use of prescription drugs, including pain relievers, tranquilizers, stimulants, and sedatives. The survey covered substance abuse treatment history and perceived need for treatment, and included questions from the Diagnostic and Statistical Manual (DSM) of Mental Disorders that allow diagnostic criteria to be applied. The survey included questions concerning treatment for both substance abuse and mental health-related disorders. Respondents were also asked about personal and family income sources and amounts, health care access and coverage, illegal activities and arrest record, problems resulting from the use of drugs, and needle-sharing. Questions introduced in previous administrations were retained in the 2010 survey, including questions asked only of respondents aged 12 to 17. These "youth experiences" items covered a variety of topics, such as neighborhood environment, illegal activities, drug use by friends, social support, extracurricular activities, exposure to substance abuse prevention and education programs, and perceived adult attitudes toward drug use and activities such as school work. Several measures focused on prevention-related themes in this section. Also retained were questions on mental health and access to care, perceived risk of using drugs, perceived availability of drugs, driving and personal behavior, and cigar smoking. Questions on the tobacco brand used most often were introduced with the 1999 survey. For the 2008 survey, adult mental health questions were added to measure symptoms of psychological distress in the worst period of distress that a person experienced in the past 30 days and suicidal ideation. In 2008, a split-sample design also was included to administer separate sets of questions (WHODAS vs. SDS) to assess impairment due to mental health problems. Beginning with the 2009 NSDUH, however, all of the adults in the sample received only the WHODAS questions. Background information includes gender, race, age, ethnicity, marital status, educational level, job status, veteran status, and current household composition.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-survey-drug-use-and-health-nsduh-2010-0', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-survey-drug-use-and-health-nsduh-2010-nid13572', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Survey on Drug Use and Health (NSDUH-2010)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-survey-drug-use-and-health-nsduh-2010-nid13572', 'accessURL': 'https://datafiles.samhsa.gov/study/national-survey-drug-use-and-health-nsduh-2010-nid13572', 'mediaType': 'application/unknown'}], 'keyword': ['addiction', 'alcohol', 'alcohol abuse', 'alcohol consumption', 'amphetamines', 'barbiturates', 'cocaine', 'controlled drugs', 'crack cocaine', 'demographic characteristics', 'depression (psychology)', 'drinking behavior', 'drug abuse', 'drug dependence', 'drug treatment', 'drug use', 'drugs', 'employment', 'hallucinogens', 'health care', 'heroin', 'households', 'income', 'inhalants', 'marijuana', 'mental health', 'mental health services', 'methamphetamine', 'pregnancy', 'prescription drugs', 'sedatives', 'smoking', 'stimulants', 'substance abuse', 'substance abuse treatment', 'tobacco use', 'tranquilizers', 'youths'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Survey on Drug Use and Health (NSDUH-2010)'}, {'description': '<p>This series measures the prevalence and correlates of drug use in the United States. The surveys are designed to provide quarterly, as well as annual, estimates. Information is provided on the use of illicit drugs, alcohol, tobacco, and nonmedical use of prescription drugs among members of United States households aged 12 and older. Questions include age at first use, as well as lifetime, annual, and past-month usage for the following drug classes: cannabis, cocaine, hallucinogens, heroin, alcohol, tobacco, and nonmedical use of prescription drugs, including psychotherapeutics. Respondents were also asked about problems resulting from their use of drugs, alcohol, and tobacco, their perceptions of the risks involved, and personal and family income sources and amounts. Half of the respondents were asked questions regarding substance use by close friends. Demographic data include gender, race, age, ethnicity, educational level, job status, income level, veteran status, household composition, and population density. Youth respondents were also asked about time spent on homework and leisure activities.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-household-survey-drug-abuse-nhsda-1982', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-household-survey-drug-abuse-nhsda-1982-nid13573', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Household Survey on Drug Abuse (NHSDA-1982)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-household-survey-drug-abuse-nhsda-1982-nid13573', 'accessURL': 'https://datafiles.samhsa.gov/study/national-household-survey-drug-abuse-nhsda-1982-nid13573', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol', 'alcohol abuse', 'alcohol consumption', 'amphetamines', 'barbiturates', 'cocaine', 'demographic characteristics', 'drug abuse', 'drug use', 'drugs', 'hallucinogens', 'heroin', 'households', 'marijuana', 'methamphetamine', 'prescriptions drugs', 'sedatives', 'smoking', 'stimulants', 'substance abuse', 'substance abuse treatment', 'tobacco use', 'tranquilizers', 'youths'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Household Survey on Drug Abuse (NHSDA-1982)'}, {'description': '<p>The National Survey of Substance Abuse Treatment Services (N-SSATS) is designed to collect information from all facilities in the United States, both public and private, that provide substance abuse treatment. N-SSATS provides the mechanism for quantifying the dynamic character and composition of the United States substance abuse treatment delivery system. The objectives of N-SSATS are to collect multipurpose data that can be used to assist the Substance Abuse and Mental Health Services Administration (SAMHSA) and state and local governments in assessing the nature and extent of services provided and in forecasting treatment resource requirements, update SAMHSA\'s Inventory of Substance Abuse Treatment Services (I-SATS), analyze general treatment services trends, and generate the National Directory of Drug and Alcohol Abuse Treatment Programs and its online equivalent, the Substance Abuse Treatment Facility Locator <a href="http://findtreatment.samhsa.gov">http://findtreatment.samhsa.gov</a>.<br />\nData are collected on topics including facility operation, services offered (assessment, substance abuse therapy and counseling, pharmacotherapies, testing, transitional, ancillary), primary focus (substance abuse, mental health, both, general health, other), hotline operation, Opioid Treatment Programs and medication dispensed, languages in which treatment is provided, type of treatment provided, number of clients (total and under age 18), number of beds, types of payment accepted, sliding fee scale, special programs offered, facility accreditation and licensure/certification, and managed care agreements.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-survey-substance-abuse-treatment-services-n-ssats-2003', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-survey-substance-abuse-treatment-services-n-ssats-2003-nid13575', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Survey of Substance Abuse Treatment Services (N-SSATS-2003)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-survey-substance-abuse-treatment-services-n-ssats-2003-nid13575', 'accessURL': 'https://datafiles.samhsa.gov/study/national-survey-substance-abuse-treatment-services-n-ssats-2003-nid13575', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'drug abuse', 'drug treatment', 'health care services', 'HIV', 'intervention', 'substance abuse', 'substance abuse treatment', 'treatment facilities', 'treatment programs'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Survey of Substance Abuse Treatment Services (N-SSATS-2003)'}, {'description': '<p>The Treatment Episode Data Set -- Admissions (TEDS-A) is a national census data system of annual admissions to substance abuse treatment facilities. TEDS-A provides annual data on the number and characteristics of persons admitted to public and private substance abuse treatment programs that receive public funding. The unit of analysis is a treatment admission. TEDS consists of data reported to state substance abuse agencies by the treatment programs, which in turn report it to SAMHSA.<br />\nA sister data system, called the Treatment Episode Data Set -- Discharges (TEDS-D), collects data on discharges from substance abuse treatment facilities. The first year of TEDS-A data is 1992, while the first year of TEDS-D is 2006.<br />\nTEDS variables that are required to be reported are called the "Minimum Data Set (MDS)", while those that are optional are called the "Supplemental Data Set (SuDS)".<br />\nVariables in the MDS include: information on service setting, number of prior treatments, primary source of referral, gender, race, ethnicity, education, employment status, substance(s) abused, route of administration, frequency of use, age at first use, and whether methadone was prescribed in treatment. Supplemental variables include: diagnosis codes, presence of psychiatric problems, living arrangements, source of income, health insurance, expected source of payment, pregnancy and veteran status, marital status, detailed not in labor force codes, detailed criminal justice referral codes, days waiting to enter treatment, and the number of arrests in the 30 days prior to admissions (starting in 2008).<br />\nSubstances abused include alcohol, cocaine and crack, marijuana and hashish, heroin, nonprescription methadone, other opiates and synthetics, PCP, other hallucinogens, methamphetamine, other amphetamines, other stimulants, benzodiazepines, other non-benzodiazepine tranquilizers, barbiturates, other non-barbiturate sedatives or hypnotics, inhalants, over-the-counter medications, and other substances.<br />\nCreated variables include total number of substances reported, intravenous drug use (IDU), and flags for any mention of specific substances.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/treatment-episode-data-set-admissions-teds-2008', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-2008-nid13576', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>Treatment Episode Data Set: Admissions (TEDS-A-2008)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-2008-nid13576', 'accessURL': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-2008-nid13576', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'drug abuse', 'drug treatment', 'health care services', 'health insurance', 'intervention', 'mental health', 'substance abuse', 'substance abuse treatment', 'treatment programs'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'Treatment Episode Data Set: Admissions (TEDS-A-2008)'}, {'description': '<p>This series measures the prevalence and correlates of drug<br />\nuse in the United States. The surveys are designed to provide<br />\nquarterly, as well as annual, estimates. Information is provided on<br />\nthe use of illicit drugs, alcohol, anabolic steroids, and tobacco<br />\namong members of United States households aged 12 and older. Data are<br />\nalso provided on treatment for drug use and on illegal activities<br />\nrelated to drug use. Questions include age at first use, as well as<br />\nlifetime, annual, and past-month usage for the following drug classes:<br />\nmarijuana, inhalants, cocaine, hallucinogens, heroin, alcohol, tobacco,<br />\nand nonmedical use of psychotherapeutics. Respondents were also asked<br />\nabout problems resulting from their use of drugs, alcohol, and<br />\ntobacco, their perceptions of the risks involved, insurance coverage,<br />\nand personal and family income sources and amounts. Demographic data<br />\ninclude gender, race, ethnicity, educational level, job status, income<br />\nlevel, household composition, and population density.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-household-survey-drug-abuse-nhsda-1993', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-household-survey-drug-abuse-nhsda-1993-nid13577', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Household Survey on Drug Abuse (NHSDA-1993)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-household-survey-drug-abuse-nhsda-1993-nid13577', 'accessURL': 'https://datafiles.samhsa.gov/study/national-household-survey-drug-abuse-nhsda-1993-nid13577', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'alcohol consumption', 'amphetamines', 'barbiturates', 'cocaine', 'demographic characteristics', 'drug abuse', 'drug use', 'drugs', 'hallucinogens', 'heroin', 'households', 'inhalants', 'marijuana', 'methamphetamine', 'offenses', 'prescription drugs', 'sedatives', 'smoking', 'steroid use', 'stimulants', 'substance abuse', 'substance abuse treatment', 'tobacco use', 'tranquilizers', 'youths'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Household Survey on Drug Abuse (NHSDA-1993)'}, {'description': '<p>The Treatment Episode Data Set -- Discharges (TEDS-D) is a national census data system of annual discharges from substance abuse treatment facilities. TEDS-D provides annual data on the number and characteristics of persons discharged from public and private substance abuse treatment programs that receive public funding. Data collected both at admission and at discharge is included. The unit of analysis is a treatment discharge. TEDS-D consists of data reported to state substance abuse agencies by the treatment programs, which in turn report it to SAMHSA.<br />\nA sister data system, called the Treatment Episode Data Set -- Admissions (TEDS-A), collects data on admissions to substance abuse treatment facilities. The first year of TEDS-A data is 1992, while the first year of TEDS-D is 2006.<br />\nTEDS-D variables that are required to be reported are called the "Minimum Data Set (MDS)", while those that are optional are called the "Supplemental Data Set (SuDS)".<br />\nVariables unique to TEDS-D, and not part of TEDS-A, are the length of stay, reason for leaving treatment, and service setting at time of discharge. TEDS-D also provides many of the same variables that exist in TEDS-A. This includes information on service setting, number of prior treatments, primary source of referral, gender, race, ethnicity, education, employment status, substance(s) abused, route of administration, frequency of use, age at first use, and whether methadone was prescribed in treatment. Supplemental variables include: diagnosis codes, presence of psychiatric problems, living arrangements, source of income, health insurance, expected source of payment, pregnancy and veteran status, marital status, detailed not in labor force codes, detailed criminal justice referral codes, days waiting to enter treatment, and the number of arrests in the 30 days prior to admissions (starting in 2008).<br />\nSubstances abused include alcohol, cocaine and crack, marijuana and<br />\nhashish, heroin, nonprescription methadone, other opiates and<br />\nsynthetics, PCP, other hallucinogens, methamphetamine, other amphetamines,<br />\nother stimulants, benzodiazepines, other non-benzodiazepine tranquilizers, barbiturates,<br />\nother non-barbiturate sedatives or hypnotics, inhalants, over-the-counter medications,<br />\nand other substances.<br />\nCreated variables include total number<br />\nof substances reported, intravenous drug use (IDU), and flags for any<br />\nmention of specific substances.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/treatment-episode-data-set-discharges-teds-d-2006-2011', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-discharges-teds-d-2006-2011-nid13578', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>Treatment Episode Data Set: Discharges (TEDS-D-2006-2011)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-discharges-teds-d-2006-2011-nid13578', 'accessURL': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-discharges-teds-d-2006-2011-nid13578', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'drug abuse', 'drug treatment', 'health care services', 'health insurance', 'intervention', 'mental health', 'substance abuse', 'substance abuse treatment', 'treatment programs'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'Treatment Episode Data Set: Discharges (TEDS-D-2006-2011)'}, {'description': '<p>The Treatment Episode Data Set -- Admissions (TEDS-A) is a national census data system of annual admissions to substance abuse treatment facilities. TEDS-A provides annual data on the number and characteristics of persons admitted to public and private substance abuse treatment programs that receive public funding. The unit of analysis is a treatment admission. TEDS consists of data reported to state substance abuse agencies by the treatment programs, which in turn report it to SAMHSA.<br />\nA sister data system, called the Treatment Episode Data Set -- Discharges (TEDS-D), collects data on discharges from substance abuse treatment facilities. The first year of TEDS-A data is 1992, while the first year of TEDS-D is 2006.<br />\nTEDS variables that are required to be reported are called the "Minimum Data Set (MDS)", while those that are optional are called the "Supplemental Data Set (SuDS)".<br />\nVariables in the MDS include: information on service setting, number of prior treatments, primary source of referral, gender, race, ethnicity, education, employment status, substance(s) abused, route of administration, frequency of use, age at first use, and whether methadone was prescribed in treatment. Supplemental variables include: diagnosis codes, presence of psychiatric problems, living arrangements, source of income, health insurance, expected source of payment, pregnancy and veteran status, marital status, detailed not in labor force codes, detailed criminal justice referral codes, days waiting to enter treatment, and the number of arrests in the 30 days prior to admissions (starting in 2008).<br />\nSubstances abused include alcohol, cocaine and crack, marijuana and hashish, heroin, nonprescription methadone, other opiates and synthetics, PCP, other hallucinogens, methamphetamine, other amphetamines, other stimulants, benzodiazepines, other non-benzodiazepine tranquilizers, barbiturates, other non-barbiturate sedatives or hypnotics, inhalants, over-the-counter medications, and other substances.<br />\nCreated variables include total number of substances reported, intravenous drug use (IDU), and flags for any mention of specific substances.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/treatment-episode-data-set-admissions-teds-2004', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-2004-nid13579', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>Treatment Episode Data Set: Admissions (TEDS-A-2004)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-2004-nid13579', 'accessURL': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-2004-nid13579', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'drug abuse', 'drug treatment', 'health care services', 'health insurance', 'intervention', 'mental health', 'substance abuse', 'substance abuse treatment', 'treatment programs'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'Treatment Episode Data Set: Admissions (TEDS-A-2004)'}, {'description': '<p>The Treatment Episode Data Set -- Admissions (TEDS-A) is a national census data system of annual admissions to substance abuse treatment facilities. TEDS-A provides annual data on the number and characteristics of persons admitted to public and private substance abuse treatment programs that receive public funding. The unit of analysis is a treatment admission. TEDS consists of data reported to state substance abuse agencies by the treatment programs, which in turn report it to SAMHSA.<br />\nA sister data system, called the Treatment Episode Data Set -- Discharges (TEDS-D), collects data on discharges from substance abuse treatment facilities. The first year of TEDS-A data is 1992, while the first year of TEDS-D is 2006.<br />\nTEDS variables that are required to be reported are called the "Minimum Data Set (MDS)", while those that are optional are called the "Supplemental Data Set (SuDS)".<br />\nVariables in the MDS include: information on service setting, number of prior treatments, primary source of referral, gender, race, ethnicity, education, employment status, substance(s) abused, route of administration, frequency of use, age at first use, and whether methadone was prescribed in treatment. Supplemental variables include: diagnosis codes, presence of psychiatric problems, living arrangements, source of income, health insurance, expected source of payment, pregnancy and veteran status, marital status, detailed not in labor force codes, detailed criminal justice referral codes, days waiting to enter treatment, and the number of arrests in the 30 days prior to admissions (starting in 2008).<br />\nSubstances abused include alcohol, cocaine and crack, marijuana and hashish, heroin, nonprescription methadone, other opiates and synthetics, PCP, other hallucinogens, methamphetamine, other amphetamines, other stimulants, benzodiazepines, other non-benzodiazepine tranquilizers, barbiturates, other non-barbiturate sedatives or hypnotics, inhalants, over-the-counter medications, and other substances.<br />\nCreated variables include total number of substances reported, intravenous drug use (IDU), and flags for any mention of specific substances.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/treatment-episode-data-set-admissions-teds-2001', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-2001-nid13580', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>Treatment Episode Data Set: Admissions (TEDS-A-2001)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-2001-nid13580', 'accessURL': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-2001-nid13580', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'drug abuse', 'drug treatment', 'health care services', 'health insurance', 'intervention', 'mental health', 'substance abuse', 'substance abuse treatment', 'treatment programs'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'Treatment Episode Data Set: Admissions (TEDS-A-2001)'}, {'description': '<p>The Treatment Episode Data Set -- Discharges (TEDS-D) is a national census data system of annual discharges from substance abuse treatment facilities. TEDS-D provides annual data on the number and characteristics of persons discharged from public and private substance abuse treatment programs that receive public funding. Data collected both at admission and at discharge is included. The unit of analysis is a treatment discharge. TEDS-D consists of data reported to state substance abuse agencies by the treatment programs, which in turn report it to SAMHSA.<br />\nA sister data system, called the Treatment Episode Data Set -- Admissions (TEDS-A), collects data on admissions to substance abuse treatment facilities. The first year of TEDS-A data is 1992, while the first year of TEDS-D is 2006.<br />\nTEDS-D variables that are required to be reported are called the "Minimum Data Set (MDS)", while those that are optional are called the "Supplemental Data Set (SuDS)".<br />\nVariables unique to TEDS-D, and not part of TEDS-A, are the length of stay, reason for leaving treatment, and service setting at time of discharge. TEDS-D also provides many of the same variables that exist in TEDS-A. This includes information on service setting, number of prior treatments, primary source of referral, gender, race, ethnicity, education, employment status, substance(s) abused, route of administration, frequency of use, age at first use, and whether methadone was prescribed in treatment. Supplemental variables include: diagnosis codes, presence of psychiatric problems, living arrangements, source of income, health insurance, expected source of payment, pregnancy and veteran status, marital status, detailed not in labor force codes, detailed criminal justice referral codes, days waiting to enter treatment, and the number of arrests in the 30 days prior to admissions (starting in 2008) .<br />\nSubstances abused include alcohol, cocaine and crack, marijuana and hashish, heroin, nonprescription methadone, other opiates and synthetics, PCP, other hallucinogens, methamphetamine, other amphetamines, other stimulants, benzodiazepines, other non-benzodiazepine tranquilizers, barbiturates, other non-barbiturate sedatives or hypnotics, inhalants, over-the-counter medications, and other substances.<br />\nCreated variables include total number of substances reported, intravenous drug use (IDU), and flags for any mention of specific substances.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/treatment-episode-data-set-discharges-teds-d-2006', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-discharges-teds-d-2006-nid13581', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>Treatment Episode Data Set: Discharges (TEDS-D-2006)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-discharges-teds-d-2006-nid13581', 'accessURL': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-discharges-teds-d-2006-nid13581', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'drug abuse', 'drug treatment', 'health care services', 'health insurance', 'intervention', 'mental health', 'substance abuse', 'substance abuse treatment', 'treatment programs'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'Treatment Episode Data Set: Discharges (TEDS-D-2006)'}, {'description': '<p>This series measures the prevalence and correlates of drug<br />\nuse in the United States. The surveys are designed to provide<br />\nquarterly, as well as annual, estimates. Information is provided on<br />\nthe use of illicit drugs, alcohol, anabolic steroids, and tobacco<br />\namong members of United States households aged 12 and older. Data are<br />\nalso provided on treatment for drug use and on illegal activities<br />\nrelated to drug use. Questions include age at first use, as well as<br />\nlifetime, annual, and past-month usage for the following drug classes:<br />\nmarijuana, inhalants, cocaine, hallucinogens, heroin, alcohol, tobacco,<br />\nand nonmedical use of psychotherapeutics. Respondents were also asked<br />\nabout problems resulting from their use of drugs, alcohol, and<br />\ntobacco, their perceptions of the risks involved, insurance coverage,<br />\nand personal and family income sources and amounts. Demographic data<br />\ninclude gender, race, ethnicity, educational level, job status, income<br />\nlevel, household composition, and population density.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-household-survey-drug-abuse-nhsda-1991', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-household-survey-drug-abuse-nhsda-1991-nid13584', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Household Survey on Drug Abuse (NHSDA-1991)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-household-survey-drug-abuse-nhsda-1991-nid13584', 'accessURL': 'https://datafiles.samhsa.gov/study/national-household-survey-drug-abuse-nhsda-1991-nid13584', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'alcohol consumption', 'amphetamines', 'barbiturates', 'cocaine', 'crime', 'demographic characteristics', 'drug abuse', 'drug use', 'drugs', 'hallucinogens', 'heroin', 'households', 'inhalants', 'marijuana', 'methamphetamine', 'prescription drugs', 'sedatives', 'smoking', 'stimulants', 'substance abuse', 'substance abuse treatment', 'tobacco use', 'tranquilizers', 'youths'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Household Survey on Drug Abuse (NHSDA-1991)'}, {'description': '<p>The National Survey of Substance Abuse Treatment Services (N-SSATS) is designed to collect information from all facilities in the United States, both public and private, that provide substance abuse treatment. N-SSATS provides the mechanism for quantifying the dynamic character and composition of the United States substance abuse treatment delivery system. The objectives of N-SSATS are to collect multipurpose data that can be used to assist the Substance Abuse and Mental Health Services Administration (SAMHSA) and state and local governments in assessing the nature and extent of services provided and in forecasting treatment resource requirements, to update SAMHSA\'s Inventory of Substance Abuse Treatment Services (I-SATS), to analyze general treatment services trends, and to generate the National Directory of Drug and Alcohol Abuse Treatment Programs and its online equivalent, the Substance Abuse Treatment<br />\nFacility Locator <a href="http://findtreatment.samhsa.gov">http://findtreatment.samhsa.gov</a>.<br />\nData are collected on topics including facility operation, services offered (assessment and pre-treatment, substance abuse therapy and counseling, pharmacotherapies, testing, transitional, ancillary), primary focus (substance abuse, mental health, both, general health, and other), hotline operation, Opioid Treatment Programs and medication dispensed/prescribed, languages in which treatment is provided, type of treatment provided, number of clients (total and under age 18), number of beds, types of payment accepted, sliding fee scale, special programs offered, facility accreditation and licensure/certification, and managed care agreements.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-survey-substance-abuse-treatment-services-n-ssats-2006', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-survey-substance-abuse-treatment-services-n-ssats-2006-nid13583', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Survey of Substance Abuse Treatment Services (N-SSATS-2006)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-survey-substance-abuse-treatment-services-n-ssats-2006-nid13583', 'accessURL': 'https://datafiles.samhsa.gov/study/national-survey-substance-abuse-treatment-services-n-ssats-2006-nid13583', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'drug abuse', 'drug treatment', 'health care services', 'HIV', 'intervention', 'substance abuse', 'substance abuse treatment', 'treatment facilities', 'treatment programs'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Survey of Substance Abuse Treatment Services (N-SSATS-2006)'}, {'description': '<p>The National Survey of Substance Abuse Treatment Services (N-SSATS) is designed to collect information from all facilities in the United States, both public and private, that provide substance abuse treatment. N-SSATS provides the mechanism for quantifying the dynamic character and composition of the United States substance abuse treatment delivery system. The objectives of N-SSATS are to collect multipurpose data that can be used to assist the Substance Abuse and Mental Health Services Administration (SAMHSA) and state and local governments in assessing the nature and extent of services provided and in forecasting treatment resource requirements, update SAMHSA\'s Inventory of Substance Abuse Treatment Services (I-SATS), analyze general treatment services trends, and generate the National Directory of Drug and Alcohol Abuse Treatment Programs and its online equivalent, the Substance Abuse Treatment Facility Locator <a href="http://findtreatment.samhsa.gov">http://findtreatment.samhsa.gov</a>.<br />\nData are collected on topics including facility operation, services offered (assessment, substance abuse therapy and counseling, pharmacotherapies, testing, transitional, ancillary), primary focus (substance abuse, mental health, both, general health, other), hotline operation, Opioid Treatment Programs and medication dispensed, languages in which treatment is provided, type of treatment provided, number of clients (total and under age 18), number of beds, types of payment accepted, sliding fee scale, special programs offered, facility accreditation and licensure/certification, and managed care agreements.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-survey-substance-abuse-treatment-services-n-ssats-2002', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-survey-substance-abuse-treatment-services-n-ssats-2002-nid13585', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Survey of Substance Abuse Treatment Services (N-SSATS-2002)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-survey-substance-abuse-treatment-services-n-ssats-2002-nid13585', 'accessURL': 'https://datafiles.samhsa.gov/study/national-survey-substance-abuse-treatment-services-n-ssats-2002-nid13585', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'drug abuse', 'drug treatment', 'health care services', 'HIV', 'intervention', 'substance abuse', 'substance abuse treatment', 'treatment facilities', 'treatment programs'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Survey of Substance Abuse Treatment Services (N-SSATS-2002)'}, {'description': "<p>The Drug Abuse Warning Network (DAWN) is a nationally representative public health surveillance system that has monitored drug related emergency department (ED) visits to hospitals since the early 1970s. First administered by the Drug Enforcement Administration (DEA) and the National Institute on Drug Abuse (NIDA), the responsibility for DAWN now rests with the Substance Abuse and Mental Health Services Administration's (SAMHSA) Center for Behavioral Health Statistics and Quality (CBHSQ). Over the years, the exact survey methodology has been adjusted to improve the quality, reliability, and generalizability of the information produced by DAWN. The current approach was first fully implemented in the 2004 data collection year.<br />\nDAWN relies on a longitudinal probability sample of hospitals located throughout the United States. To be eligible for selection into the DAWN sample, a hospital must be a non-Federal, short-stay, general surgical and medical hospital located in the United States, with at least one 24-hour ED. DAWN cases are identified by the systematic review of ED medical records in participating hospitals. The unit of analysis is any ED visit involving recent drug use. DAWN captures both ED visits that are directly caused by drugs and those in which drugs are a contributing factor but not the direct cause of the ED visit. The reason a patient used a drug is not part of the criteria for considering a visit to be drug-related. Therefore, all types of drug-related events are included: drug misuse or abuse, accidental drug ingestion, drug-related suicide attempts, malicious drug poisonings, and adverse reactions. DAWN does not report medications that are unrelated to the visit.<br />\nThe DAWN public-use dataset provides information for all types of drugs, including illegal drugs, prescription drugs, over-the-counter medications, dietary supplements, anesthetic gases, substances that have psychoactive effects when inhaled, alcohol when used in combination with other drugs (all ages), and alcohol alone (only for patients aged 20 or younger). Public-use dataset variables describe and categorize up to 22 drugs contributing to the ED visit, including toxicology confirmation and route of administration. Administrative variables specify the type of case, case disposition, categorized episode time of day, and quarter of year. Metropolitan area is included for represented metropolitan areas. Created variables include the number of unique drugs reported and case-level indicators for alcohol, non-alcohol illicit substances, any pharmaceutical, non-medical use of pharmaceuticals, and all misuse and abuse of drugs. Demographic items include age category, sex, and race/ethnicity. Complex sample design and weighting variables are included to calculate various estimates of drug-related ED visits for the Nation as a whole, as well as for specific metropolitan areas, from the ED visits classified as DAWN cases in the selected hospitals.This study has 1 Data Set.</p>\n", 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/drug-abuse-warning-network-dawn-2011', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/drug-abuse-warning-network-dawn-2011-nid13586', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>Drug Abuse Warning Network (DAWN-2011)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/drug-abuse-warning-network-dawn-2011-nid13586', 'accessURL': 'https://datafiles.samhsa.gov/study/drug-abuse-warning-network-dawn-2011-nid13586', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol', 'demographic characteristics', 'detoxification', 'drug overdose', 'drug use', 'emergency departments', 'energy drinks', 'nonprescription drugs', 'substance abuse', 'suicide'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'Drug Abuse Warning Network (DAWN-2011)'}, {'description': '<p>The Treatment Episode Data Set -- Admissions (TEDS-A) is a national census data system of annual admissions to substance abuse treatment facilities. TEDS-A provides annual data on the number and characteristics of persons admitted to public and private substance abuse treatment programs that receive public funding. The unit of analysis is a treatment admission. TEDS consists of data reported to state substance abuse agencies by the treatment programs, which in turn report it to SAMHSA.</p>\n<p>A sister data system, called the Treatment Episode Data Set -- Discharges (TEDS-D), collects data on discharges from substance abuse treatment facilities. The first year of TEDS-A data is 1992, while the first year of TEDS-D is 2006.</p>\n<p>TEDS variables that are required to be reported are called the "Minimum Data Set (MDS)", while those that are optional are called the "Supplemental Data Set (SuDS)".</p>\n<p>Variables in the MDS include: information on service setting, number of prior treatments, primary source of referral, gender, race, ethnicity, education, employment status, substance(s) abused, route of administration, frequency of use, age at first use, and whether methadone was prescribed in treatment. Supplemental variables include: diagnosis codes, presence of psychiatric problems, living arrangements, source of income, health insurance, expected source of payment, pregnancy and veteran status, marital status, detailed not in labor force codes, detailed criminal justice referral codes, days waiting to enter treatment, and the number of arrests in the 30 days prior to admissions (starting in 2008).</p>\n<p>Substances abused include alcohol, cocaine and crack, marijuana and hashish, heroin, nonprescription methadone, other opiates and synthetics, PCP, other hallucinogens, methamphetamine, other amphetamines, other stimulants, benzodiazepines, other non-benzodiazepine tranquilizers, barbiturates, other non-barbiturate sedatives or hypnotics, inhalants, over-the-counter medications, and other substances.</p>\n<p>Created variables include total number of substances reported, intravenous drug use (IDU), and flags for any mention of specific substances.<br />\nThis study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/treatment-episode-data-set-admissions-teds-2012', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-2012-nid13587', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>Treatment Episode Data Set: Admissions (TEDS-A-2012)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-2012-nid13587', 'accessURL': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-2012-nid13587', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'drug abuse', 'drug treatment', 'health care services', 'health insurance', 'intervention', 'mental health', 'substance abuse', 'substance abuse treatment', 'treatment programs'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'Treatment Episode Data Set: Admissions (TEDS-A-2012)'}, {'description': '<p>The National Survey of Substance Abuse Treatment Services (N-SSATS) is designed to collect information from all facilities in the United States, both public and private, that provide substance abuse treatment. N-SSATS provides the mechanism for quantifying the dynamic character and composition of the United States substance abuse treatment delivery system. The objectives of N-SSATS are to collect multipurpose data that can be used to assist the Substance Abuse and Mental Health Services Administration (SAMHSA) and state and local governments in assessing the nature and extent of services provided and in forecasting treatment resource requirements, update SAMHSA\'s Inventory of Substance Abuse Treatment Services (I-SATS), analyze general treatment services trends, and generate the National Directory of Drug and Alcohol Abuse Treatment Programs and its online equivalent, the Substance Abuse Treatment Facility Locator <a href="http://findtreatment.samhsa.gov">http://findtreatment.samhsa.gov</a>.<br />\nData are collected on topics including facility operation, services offered (assessment, substance abuse therapy and counseling, pharmacotherapies, testing, transitional, ancillary), primary focus (substance abuse, mental health, both, general health, other), hotline operation, Opioid Treatment Programs and medication dispensed/prescribed, languages in which treatment is provided, type of treatment provided, number of clients (total and under age 18), number of beds, types of payment accepted, sliding fee scale, special programs offered, facility accreditation and licensure/certification, and managed care agreements.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-survey-substance-abuse-treatment-services-n-ssats-2005', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-survey-substance-abuse-treatment-services-n-ssats-2005-nid13588', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Survey of Substance Abuse Treatment Services (N-SSATS-2005)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-survey-substance-abuse-treatment-services-n-ssats-2005-nid13588', 'accessURL': 'https://datafiles.samhsa.gov/study/national-survey-substance-abuse-treatment-services-n-ssats-2005-nid13588', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'drug abuse', 'drug treatment', 'health care services', 'HIV', 'intervention', 'substance abuse', 'substance abuse treatment', 'treatment facilities', 'treatment programs'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Survey of Substance Abuse Treatment Services (N-SSATS-2005)'}, {'description': '<p>Youth data for the sixth wave of the National Youth Survey<br />\nare contained in this collection. This research project, which was<br />\ndesigned to gain a better understanding of both conventional and<br />\ndeviant types of behavior by youths, involved collecting information<br />\nfrom a representative sample of young people in the United States. The<br />\nfirst wave of this survey was conducted in 1976, the<br />\nsecond wave in 1977, the third wave in 1978,<br />\nthe fourth wave in 1979, and the fifth wave in 1980. For this wave, youths and young adults were interviewed in early<br />\n1984 about events and behavior occurring in calendar year 1983, when<br />\nthey were 17 to 26 years of age. Data are available on the demographic<br />\nand socioeconomic status of respondents, disruptive events for parents,<br />\nneighborhood problems, employment, children, aspirations and current<br />\nsuccesses, normlessness, labeling by parents, perceived disapproval by<br />\nparents, peers, co-workers, and partner, attitudes toward deviance,<br />\nexposure to delinquent peers, self-reported delinquency, drug and<br />\nalcohol use, victimization, pregnancy, depression, use of outpatient<br />\nservices, spouse violence by respondent and partner, and sexual<br />\nactivity.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-youth-survey-us-wave-vi-nys-1983', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-youth-survey-us-wave-vi-nys-1983-nid13589', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Youth Survey US: Wave VI (NYS-1983)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-youth-survey-us-wave-vi-nys-1983-nid13589', 'accessURL': 'https://datafiles.samhsa.gov/study/national-youth-survey-us-wave-vi-nys-1983-nid13589', 'mediaType': 'application/unknown'}], 'keyword': ['aspirations', 'behavior problems', 'career goals', 'community involvement', 'delinquent behavior', 'depression (psychology)', 'deviance', 'drugs', 'employment', 'expectations', 'family conflict', 'family relations', 'health services utilization', 'life events', 'neighborhood conditions', 'parental attitudes', 'parents', 'peer influence', 'sexual behavior', 'social attitudes', 'social behavior', 'social isolation', 'social values', 'socioeconomic status', 'spouse abuse', 'substance abuse', 'teenage pregnancies', 'victimization', 'young adults', 'youths'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Youth Survey US: Wave VI (NYS-1983)'}, {'description': '<p>The Treatment Episode Data Set -- Admissions (TEDS-A) is a national census data system of annual admissions to substance abuse treatment facilities. TEDS-A provides annual data on the number and characteristics of persons admitted to public and private substance abuse treatment programs that receive public funding. The unit of analysis is a treatment admission. TEDS consists of data reported to state substance abuse agencies by the treatment programs, which in turn report it to SAMHSA.<br />\nA sister data system, called the Treatment Episode Data Set -- Discharges (TEDS-D), collects data on discharges from substance abuse treatment facilities. The first year of TEDS-A data is 1992, while the first year of TEDS-D is 2006.<br />\nTEDS variables that are required to be reported are called the "Minimum Data Set (MDS)", while those that are optional are called the "Supplemental Data Set (SuDS)".<br />\nVariables in the MDS include: information on service setting, number of prior treatments, primary source of referral, gender, race, ethnicity, education, employment status, substance(s) abused, route of administration, frequency of use, age at first use, and whether methadone was prescribed in treatment. Supplemental variables include: diagnosis codes, presence of psychiatric problems, living arrangements, source of income, health insurance, expected source of payment, pregnancy and veteran status, marital status, detailed not in labor force codes, detailed criminal justice referral codes, days waiting to enter treatment, and the number of arrests in the 30 days prior to admissions (starting in 2008).<br />\nSubstances abused include alcohol, cocaine and crack, marijuana and hashish, heroin, nonprescription methadone, other opiates and synthetics, PCP, other hallucinogens, methamphetamine, other amphetamines, other stimulants, benzodiazepines, other non-benzodiazepine tranquilizers, barbiturates, other non-barbiturate sedatives or hypnotics, inhalants, over-the-counter medications, and other substances.<br />\nCreated variables include total number of substances reported, intravenous drug use (IDU), and flags for any mention of specific substances.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/treatment-episode-data-set-admissions-teds-2003', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-2003-nid13590', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>Treatment Episode Data Set: Admissions (TEDS-A-2003)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-2003-nid13590', 'accessURL': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-2003-nid13590', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'drug abuse', 'drug treatment', 'health care services', 'health insurance', 'intervention', 'mental health', 'substance abuse', 'substance abuse treatment', 'treatment programs'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'Treatment Episode Data Set: Admissions (TEDS-A-2003)'}, {'description': '<p>The Drug Abuse Warning Network (DAWN) survey is designed to<br />\ncapture data on emergency department (ED) episodes that are induced by<br />\nor related to the use of an illicit, prescription, or over-the-counter<br />\ndrug. For purposes of this collection, a drug "episode" is an ED visit<br />\nthat was induced by or related to the use of an illegal drug or the<br />\nnonmedical use of a legal drug for patients aged six years and<br />\nolder. A drug "mention" refers to a substance that was mentioned<br />\nduring a drug-related ED episode. Because up to four drugs can be<br />\nreported for each drug abuse episode, there are more mentions than<br />\nepisodes in the data. Individual persons may also be included more<br />\nthan once in the data. Within each facility participating in DAWN, a<br />\ndesignated reporter, usually a member of the emergency department or<br />\nmedical records staff, was responsible for identifying drug-related<br />\nepisodes and recording and submitting data on each case. An episode<br />\nreport was submitted for each patient visiting a DAWN emergency<br />\ndepartment whose presenting problem(s) was/were related to their own<br />\ndrug use. DAWN produces estimates of drug-related emergency department<br />\nvisits for 50 specific drugs, drug categories, or combinations of<br />\ndrugs, including the following: acetaminophen, alcohol in combination<br />\nwith other drugs, alprazolam, amitriptyline, amphetamines, aspirin,<br />\ncocaine, codeine, diazepam, diphenhydramine, fluoxetine,<br />\nheroin/morphine, inhalants/solvents/aerosols, LSD, lorazepam,<br />\nmarijuana/hashish, methadone, methamphetamine, and PCP/PCP in<br />\ncombination with other drugs. The use of alcohol alone is not<br />\nreported. The route of administration and form of drug used (e.g.,<br />\npowder, tablet, liquid) are included for each drug. Data collected for<br />\nDAWN also include drug use motive and total drug mentions in the<br />\nepisode, as well as race, age, patient disposition, reason for ED<br />\nvisit, and day of the week, quarter, and year of episode.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/drug-abuse-warning-network-us-dawn-ns-1997', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/drug-abuse-warning-network-us-dawn-ns-1997-nid13592', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>Drug Abuse Warning Network US (DAWN-NS-1997)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/drug-abuse-warning-network-us-dawn-ns-1997-nid13592', 'accessURL': 'https://datafiles.samhsa.gov/study/drug-abuse-warning-network-us-dawn-ns-1997-nid13592', 'mediaType': 'application/unknown'}], 'keyword': ['demographic characteristics', 'drug abuse', 'drug dependence', 'drug overdose', 'drug use', 'emergencies', 'emergency services', 'health behavior', 'hospitalization', 'substance abuse'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'Drug Abuse Warning Network US (DAWN-NS-1997)'}, {'description': '<p>The Treatment Episode Data Set -- Admissions (TEDS-A) is a national census data system of annual admissions to substance abuse treatment facilities. TEDS-A provides annual data on the number and characteristics of persons admitted to public and private substance abuse treatment programs that receive public funding. The unit of analysis is a treatment admission. TEDS consists of data reported to state substance abuse agencies by the treatment programs, which in turn report it to SAMHSA.<br />\nA sister data system, called the Treatment Episode Data Set -- Discharges (TEDS-D), collects data on discharges from substance abuse treatment facilities. The first year of TEDS-A data is 1992, while the first year of TEDS-D is 2006.<br />\nTEDS variables that are required to be reported are called the "Minimum Data Set (MDS)", while those that are optional are called the "Supplemental Data Set (SuDS)".<br />\nVariables in the MDS include: information on service setting, number of prior treatments, primary source of referral, gender, race, ethnicity, education, employment status, substance(s) abused, route of administration, frequency of use, age at first use, and whether methadone was prescribed in treatment. Supplemental variables include: diagnosis codes, presence of psychiatric problems, living arrangements, source of income, health insurance, expected source of payment, pregnancy and veteran status, marital status, detailed not in labor force codes, detailed criminal justice referral codes, days waiting to enter treatment, and the number of arrests in the 30 days prior to admissions (starting in 2008) .<br />\nSubstances abused include alcohol, cocaine and crack, marijuana and hashish, heroin, nonprescription methadone, other opiates and synthetics, PCP, other hallucinogens, methamphetamine, other amphetamines, other stimulants, benzodiazepines, other non-benzodiazepine tranquilizers, barbiturates, other non-barbiturate sedatives or hypnotics, inhalants, over-the-counter medications, and other substances.<br />\nCreated variables include total number of substances reported, intravenous drug use (IDU), and flags for any mention of specific substances.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/treatment-episode-data-set-admissions-teds-2010', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-2010-nid13593', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>Treatment Episode Data Set: Admissions (TEDS-A-2010)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-2010-nid13593', 'accessURL': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-2010-nid13593', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'drug abuse', 'drug treatment', 'health care services', 'health insurance', 'intervention', 'mental health', 'substance abuse', 'substance abuse treatment', 'treatment programs'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'Treatment Episode Data Set: Admissions (TEDS-A-2010)'}, {'description': '<p>The Treatment Episode Data Set -- Discharges (TEDS-D) is a national census data system of annual discharges from substance abuse treatment facilities. TEDS-D provides annual data on the number and characteristics of persons discharged from public and private substance abuse treatment programs that receive public funding. Data collected both at admission and at discharge is included. The unit of analysis is a treatment discharge. TEDS-D consists of data reported to state substance abuse agencies by the treatment programs, which in turn report it to SAMHSA.<br />\nA sister data system, called the Treatment Episode Data Set -- Admissions (TEDS-A), collects data on admissions to substance abuse treatment facilities. The first year of TEDS-A data is 1992, while the first year of TEDS-D is 2006.<br />\nTEDS-D variables that are required to be reported are called the "Minimum Data Set (MDS)", while those that are optional are called the "Supplemental Data Set (SuDS)".<br />\nVariables unique to TEDS-D, and not part of TEDS-A, are the length of stay, reason for leaving treatment, and service setting at time of discharge. TEDS-D also provides many of the same variables that exist in TEDS-A. This includes information on service setting, number of prior treatments, primary source of referral, gender, race, ethnicity, education, employment status, substance(s) abused, route of administration, frequency of use, age at first use, and whether methadone was prescribed in treatment. Supplemental variables include: diagnosis codes, presence of psychiatric problems, living arrangements, source of income, health insurance, expected source of payment, pregnancy and veteran status, marital status, detailed not in labor force codes, detailed criminal justice referral codes, days waiting to enter treatment, and the number of arrests in the 30 days prior to admissions (starting in 2008).<br />\nSubstances abused include alcohol, cocaine and crack, marijuana and<br />\nhashish, heroin, nonprescription methadone, other opiates and<br />\nsynthetics, PCP, other hallucinogens, methamphetamine, other amphetamines,<br />\nother stimulants, benzodiazepines, other non-benzodiazepine tranquilizers, barbiturates, other non-barbiturate sedatives or hypnotics, inhalants, over-the-counter medications, and other substances.<br />\nCreated variables include total number of substances reported, intravenous drug use (IDU), and flags for any mention of specific substances.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/treatment-episode-data-set-discharges-teds-d-2011', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-discharges-teds-d-2011-nid13594', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>Treatment Episode Data Set: Discharges (TEDS-D-2011)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-discharges-teds-d-2011-nid13594', 'accessURL': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-discharges-teds-d-2011-nid13594', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'drug abuse', 'drug treatment', 'health care services', 'health insurance', 'intervention', 'mental health', 'substance abuse', 'substance abuse treatment', 'treatment programs'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'Treatment Episode Data Set: Discharges (TEDS-D-2011)'}, {'description': "<p>The Drug Abuse Warning Network (DAWN) is a nationally representative public health surveillance system that has monitored drug related emergency department (ED) visits to hospitals since the early 1970s. First administered by the Drug Enforcement Administration (DEA) and the National Institute on Drug Abuse (NIDA), the responsibility for DAWN now rests with the Substance Abuse and Mental Health Services Administration's (SAMHSA) Center for Behavioral Health Statistics and Quality (CBHSQ). Over the years, the exact survey methodology has been adjusted to improve the quality, reliability, and generalizability of the information produced by DAWN. The current approach was first fully implemented in the 2004 data collection year.<br />\nDAWN relies on a longitudinal probability sample of hospitals located throughout the United States. To be eligible for selection into the DAWN sample, a hospital must be a non-Federal, short-stay, general surgical and medical hospital located in the United States, with at least one 24-hour ED. DAWN cases are identified by the systematic review of ED medical records in participating hospitals. The unit of analysis is any ED visit involving recent drug use. DAWN captures both ED visits that are directly caused by drugs and those in which drugs are a contributing factor but not the direct cause of the ED visit. The reason a patient used a drug is not part of the criteria for considering a visit to be drug related. Therefore, all types of drug-related events are included: drug misuse or abuse, accidental drug ingestion, drug-related suicide attempts, malicious drug poisonings, and adverse reactions. DAWN does not report medications that are unrelated to the visit.<br />\nThe DAWN public-use dataset provides information for all types of drugs, including illegal drugs, prescription drugs, over-the-counter medications, dietary supplements, anesthetic gases, substances that have psychoactive effects when inhaled, alcohol when used in combination with other drugs (all ages), and alcohol alone (only for patients aged 20 or younger). Public-use dataset variables describe and categorize up to 16 drugs contributing to the ED visit, including toxicology confirmation and route of administration. Administrative variables specify the type of case, case disposition, categorized episode time of day, and quarter of year. Metropolitan area is included for represented metropolitan areas. Created variables include the number of unique drugs reported and case-level indicators for alcohol, non-alcohol illicit substances, any pharmaceutical, non-medical use of pharmaceuticals, and all misuse and abuse of drugs. Demographic items include age category, sex, and race/ethnicity. Complex sample design and weighting variables are included to calculate various estimates of drug-related ED visits for the Nation as a whole, as well as for specific metropolitan areas, from the ED visits classified as DAWN cases in the selected hospitals.This study has 1 Data Set.</p>\n", 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/drug-abuse-warning-network-dawn-2005', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/drug-abuse-warning-network-dawn-2005-nid13596', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>Drug Abuse Warning Network (DAWN-2005)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/drug-abuse-warning-network-dawn-2005-nid13596', 'accessURL': 'https://datafiles.samhsa.gov/study/drug-abuse-warning-network-dawn-2005-nid13596', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol', 'demographic characteristics', 'detoxification', 'drug overdose', 'drug use', 'emergency departments', 'energy drinks', 'nonprescription drugs', 'substance abuse', 'suicide'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'Drug Abuse Warning Network (DAWN-2005)'}, {'description': '<p>The National Survey of Substance Abuse Treatment Services (N-SSATS) is designed to collect information from all facilities in the United States, both public and private, that provide substance abuse treatment. Data are collected on topics including facility operation, services offered (assessment and pre-treatment, pharmacotherapies, testing, transitional, ancillary), detoxification, primary focus (substance abuse, mental health, both, general health, and other), hotline operation, Opioid Treatment Programs and medications dispensed/prescribed, counseling and therapeutic approaches, languages in which treatment is provided, type of treatment provided, number of clients (total and under age 18), number of beds, types of payment accepted, sliding fee scale, special programs offered, facility accreditation and licensure/certification, and managed care agreements. N-SSATS was titled the Uniform Facility Data Set (UFDS) in 1997 and 1998. Data from these years along with N-SSATS 2000 and N-SSATS 2002 to N-SSATS 2011 are included in this concatenated dataset.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-survey-substance-abuse-treatment-services-n-ssats-1997-2011', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-survey-substance-abuse-treatment-services-n-ssats-1997-2011-nid13597', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Survey of Substance Abuse Treatment Services (N-SSATS-1997-2011)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-survey-substance-abuse-treatment-services-n-ssats-1997-2011-nid13597', 'accessURL': 'https://datafiles.samhsa.gov/study/national-survey-substance-abuse-treatment-services-n-ssats-1997-2011-nid13597', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'drug abuse', 'drug treatment', 'health care services', 'HIV', 'intervention', 'substance abuse', 'substance abuse treatment', 'treatment facilities', 'treatment programs'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Survey of Substance Abuse Treatment Services (N-SSATS-1997-2011)'}, {'description': '<p>Youth data for the seventh wave of the National Youth<br />\nSurvey are contained in this collection. This research project,<br />\ndesigned to gain a better understanding of both conventional and<br />\ndeviant types of behavior by youths, involved collecting information<br />\nfrom a representative sample of young people in the United States. The<br />\nfirst wave of this survey was conducted in 1976, the<br />\nsecond in 1977, the third in 1978, the<br />\nfourth in 1979, the fifth in 1980, and the<br />\nsixth in 1983. For this wave, young adults were<br />\ninterviewed in early 1987 about events and behavior occurring in<br />\ncalendar year 1986, when they were 20 to 29 years of age. Data are<br />\navailable on the demographic and socioeconomic status of respondents,<br />\nparents and friends, neighborhood problems, education, employment,<br />\nskills, aspirations, encouragement, normlessness, attitudes toward<br />\ndeviance, exposure to delinquent peers, self-reported depression,<br />\ndelinquency, drug and alcohol use, victimization, pregnancy, abortion,<br />\nuse of mental health and outpatient services, violence by respondent<br />\nand acquaintances, use of controlled drugs, and sexual activity.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-youth-survey-us-wave-vii-nys-1987', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-youth-survey-us-wave-vii-nys-1987-nid13598', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Youth Survey US: Wave VII (NYS-1987)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-youth-survey-us-wave-vii-nys-1987-nid13598', 'accessURL': 'https://datafiles.samhsa.gov/study/national-youth-survey-us-wave-vii-nys-1987-nid13598', 'mediaType': 'application/unknown'}], 'keyword': ['aspirations', 'behavior problems', 'career goals', 'community involvement', 'delinquent behavior', 'depression (psychology)', 'deviance', 'drugs', 'expectations', 'family conflict', 'family relations', 'health services utilization', 'life events', 'neighborhood conditions', 'parental attitudes', 'parents', 'peer influence', 'sexual behavior', 'social attitudes', 'social behavior', 'social isolation', 'social values', 'socioeconomic status', 'spouse abuse', 'substance abuse', 'teenage pregnancies', 'victimization', 'young adults', 'youths'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Youth Survey US: Wave VII (NYS-1987)'}, {'description': "<p>The Drug Abuse Warning Network (DAWN) is a nationally representative public health surveillance system that has monitored drug related emergency department (ED) visits to hospitals since the early 1970s. First administered by the Drug Enforcement Administration (DEA) and the National Institute on Drug Abuse (NIDA), the responsibility for DAWN now rests with the Substance Abuse and Mental Health Services Administration's (SAMHSA) Center for Behavioral Health Statistics and Quality (CBHSQ). Over the years, the exact survey methodology has been adjusted to improve the quality, reliability, and generalizability of the information produced by DAWN. The current approach was first fully implemented in the 2004 data collection year.<br />\nDAWN relies on a longitudinal probability sample of hospitals located throughout the United States. To be eligible for selection into the DAWN sample, a hospital must be a non-Federal, short-stay, general surgical and medical hospital located in the United States, with at least one 24-hour ED. DAWN cases are identified by the systematic review of ED medical records in participating hospitals. The unit of analysis is any ED visit involving recent drug use. DAWN captures both ED visits that are directly caused by drugs and those in which drugs are a contributing factor but not the direct cause of the ED visit. The reason a patient used a drug is not part of the criteria for considering a visit to be drug-related. Therefore, all types of drug-related events are included: drug misuse or abuse, accidental drug ingestion, drug-related suicide attempts, malicious drug poisonings, and adverse reactions. DAWN does not report medications that are unrelated to the visit.<br />\nThe DAWN public-use dataset provides information for all types of drugs, including illegal drugs, prescription drugs, over-the-counter medications, dietary supplements, anesthetic gases, substances that have psychoactive effects when inhaled, alcohol when used in combination with other drugs (all ages), and alcohol alone (only for patients aged 20 or younger). Public-use dataset variables describe and categorize up to 22 drugs contributing to the ED visit, including toxicology confirmation and route of administration. Administrative variables specify the type of case, case disposition, categorized episode time of day, and quarter of year. Metropolitan area is included for represented metropolitan areas. Created variables include the number of unique drugs reported and case-level indicators for alcohol, non-alcohol illicit substances, any pharmaceutical, non-medical use of pharmaceuticals, and all misuse and abuse of drugs. Demographic items include age category, sex, and race/ethnicity. Complex sample design and weighting variables are included to calculate various estimates of drug-related ED visits for the Nation as a whole, as well as for specific metropolitan areas, from the ED visits classified as DAWN cases in the selected hospitals.This study has 1 Data Set.</p>\n", 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/drug-abuse-warning-network-dawn-2010', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/drug-abuse-warning-network-dawn-2010-nid13599', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>Drug Abuse Warning Network (DAWN-2010)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/drug-abuse-warning-network-dawn-2010-nid13599', 'accessURL': 'https://datafiles.samhsa.gov/study/drug-abuse-warning-network-dawn-2010-nid13599', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol', 'demographic characteristics', 'detoxification', 'drug overdose', 'drug use', 'emergency departments', 'energy drinks', 'nonprescription drugs', 'substance abuse', 'suicide'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'Drug Abuse Warning Network (DAWN-2010)'}, {'description': '<p>The National Survey of Substance Abuse Treatment Services (N-SSATS) is designed to collect information from all facilities in the United States, both public and private, that provide substance abuse treatment. N-SSATS provides the mechanism for quantifying the dynamic character and composition of the United States substance abuse treatment delivery system. The objectives of N-SSATS are to collect multipurpose data that can be used to assist the Substance Abuse and Mental Health Services Administration (SAMHSA) and state and local governments in assessing the nature and extent of services provided and in forecasting treatment resource requirements, to update SAMHSA\'s Inventory of Behavioral Health Services (I-BHS), to analyze general treatment services trends, and to generate the online Substance Abuse Treatment Facility Locator <a href="http://findtreatment.samhsa.gov">http://findtreatment.samhsa.gov</a>, as well as the National Directory of Drug and Alcohol Abuse Treatment Programs.Data are collected on topics including facility operation, services offered (assessment, testing, transitional, ancillary, and pharmacotherapies), detoxification, primary focus (substance abuse, mental health, both, general health, and other), Opioid Treatment Programs and medications dispensed/prescribed, counseling and therapeutic approaches, standard operating procedures, special programs/groups offered, languages in which treatment is provided, type of treatment provided (hospital inpatient, residential, outpatient), number of clients (by service, total, and under age 18), number of beds, types of payment accepted, sliding fee scale, and facility accreditation and licensure/certification.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-survey-substance-abuse-treatment-services-n-ssats-2012', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-survey-substance-abuse-treatment-services-n-ssats-2012-nid13600', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Survey of Substance Abuse Treatment Services (N-SSATS-2012)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-survey-substance-abuse-treatment-services-n-ssats-2012-nid13600', 'accessURL': 'https://datafiles.samhsa.gov/study/national-survey-substance-abuse-treatment-services-n-ssats-2012-nid13600', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'drug abuse', 'drug treatment', 'health care services', 'HIV', 'intervention', 'substance abuse', 'substance abuse treatment', 'treatment facilities', 'treatment programs'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Survey of Substance Abuse Treatment Services (N-SSATS-2012)'}, {'description': '<p>The National Survey on Drug Use and Health (NSDUH) series (formerly titled National Household Survey on Drug Abuse) primarily measures the prevalence and correlates of drug use in the United States. The surveys are designed to provide quarterly, as well as annual, estimates. Information is provided on the use of illicit drugs, alcohol, and tobacco among members of United States households aged 12 and older. Questions included age at first use as well as lifetime, annual, and past-month usage for the following drug classes: marijuana, cocaine (and crack), hallucinogens, heroin, inhalants, alcohol, tobacco, and nonmedical use of prescription drugs, including pain relievers, tranquilizers, stimulants, and sedatives. The survey covered substance abuse treatment history and perceived need for treatment, and included questions from the Diagnostic and Statistical Manual (DSM) of Mental Disorders that allow diagnostic criteria to be applied. The survey included questions concerning treatment for both substance abuse and mental health-related disorders. Respondents were also asked about personal and family income sources and amounts, health care access and coverage, illegal activities and arrest record, problems resulting from the use of drugs, and needle-sharing. Questions introduced in previous administrations were retained in the 2012 survey, including questions asked only of respondents aged 12 to 17. These "youth experiences" items covered a variety of topics, such as neighborhood environment, illegal activities, drug use by friends, social support, extracurricular activities, exposure to substance abuse prevention and education programs, and perceived adult attitudes toward drug use and activities such as school work. Several measures focused on prevention-related themes in this section. Also retained were questions on mental health and access to care, perceived risk of using drugs, perceived availability of drugs, driving and personal behavior, and cigar smoking. Questions on the tobacco brand used most often were introduced with the 1999 survey. For the 2008 survey, adult mental health questions were added to measure symptoms of psychological distress in the worst period of distress that a person experienced in the past 30 days and suicidal ideation. In 2008, a split-sample design also was included to administer separate sets of questions (WHODAS vs. SDS) to assess impairment due to mental health problems. Beginning with the 2009 NSDUH, however, all of the adults in the sample received only the WHODAS questions. Background information includes gender, race, age, ethnicity, marital status, educational level, job status, veteran status, and current household composition.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-survey-drug-use-and-health-nsduh-2012-0', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-survey-drug-use-and-health-nsduh-2012-nid13601', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Survey on Drug Use and Health (NSDUH-2012)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-survey-drug-use-and-health-nsduh-2012-nid13601', 'accessURL': 'https://datafiles.samhsa.gov/study/national-survey-drug-use-and-health-nsduh-2012-nid13601', 'mediaType': 'application/unknown'}], 'keyword': ['addiction', 'alcohol', 'alcohol abuse', 'alcohol consumption', 'amphetamines', 'barbiturates', 'cocaine', 'controlled drugs', 'crack cocaine', 'demographic characteristics', 'depression (psychology)', 'drinking behavior', 'drug abuse', 'drug dependence', 'drug treatment', 'drug use', 'drugs', 'employment', 'hallucinogens', 'health care', 'heroin', 'households', 'income', 'inhalants', 'marijuana', 'mental health', 'mental health services', 'methamphetamine', 'pregnancy', 'prescription drugs', 'sedatives', 'smoking', 'stimulants', 'substance abuse', 'substance abuse treatment', 'tobacco use', 'tranquilizers', 'youths'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Survey on Drug Use and Health (NSDUH-2012)'}, {'description': '<p>The National Survey on Drug Use and Health (NSDUH) series (formerly titled National Household Survey on Drug Abuse) primarily measures the prevalence and correlates of drug use in the United States. Detailed NSDUH 2008 documentation <a href="http://www.samhsa.gov/data/2k12/NSDUH2008MRB/Index.aspx">http://www.samhsa.gov/data/2k12/NSDUH2008MRB/Index.aspx</a> is available from SAMHSA. The surveys are designed to provide quarterly, as well as annual, estimates. Information is provided on the use of illicit drugs, alcohol, and tobacco among members of United States households aged 12 and older. Questions included age at first use as well as lifetime, annual, and past-month usage for the following drug classes: marijuana, cocaine (and crack), hallucinogens, heroin, inhalants, alcohol, tobacco, and nonmedical use of prescription drugs, including pain relievers, tranquilizers, stimulants, and sedatives. The survey covered substance abuse treatment history and perceived need for treatment, and included questions from the Diagnostic and Statistical Manual (DSM) of Mental Disorders that allow diagnostic criteria to be applied. The survey included questions concerning treatment for both substance abuse and mental health related disorders. Respondents were also asked about personal and family income sources and amounts, health care access and coverage, illegal activities and arrest record, problems resulting from the use of drugs, and needle-sharing. Questions introduced in previous administrations were retained in the 2008 survey, including questions asked only of respondents aged 12 to 17. These "youth experiences" items covered a variety of topics, such as neighborhood environment, illegal activities, drug use by friends, social support, extracurricular activities, exposure to substance abuse prevention and education programs, and perceived adult attitudes toward drug use and activities such as school work. Several measures focused on prevention-related themes in this section. Also retained were questions on mental health and access to care, perceived risk of using drugs, perceived availability of drugs, driving and personal behavior, and cigar smoking. Questions on the tobacco brand used most often were introduced with the 1999 survey. For this 2008 survey, Adult mental health questions were added to measure symptoms of psychological distress in the worst period of distress that a person experienced in the past 30 days and suicidal ideation. A split-sample design also was included to administer separate sets of questions to assess impairment due to mental health problems. Background information includes gender, race, age, ethnicity, marital status, educational level, job status, veteran status, and current household composition.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-survey-drug-use-and-health-nsduh-2008-0', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-survey-drug-use-and-health-nsduh-2008-nid13602', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Survey on Drug Use and Health (NSDUH-2008)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-survey-drug-use-and-health-nsduh-2008-nid13602', 'accessURL': 'https://datafiles.samhsa.gov/study/national-survey-drug-use-and-health-nsduh-2008-nid13602', 'mediaType': 'application/unknown'}], 'keyword': ['addiction', 'alcohol', 'alcohol abuse', 'alcohol consumption', 'amphetamines', 'barbiturates', 'cocaine', 'controlled drugs', 'crack cocaine', 'demographic characteristics', 'depression (psychology)', 'drinking behavior', 'drug abuse', 'drug dependence', 'drug treatment', 'drug use', 'drugs', 'employment', 'hallucinogens', 'health care', 'heroin', 'households', 'income', 'inhalants', 'marijuana', 'mental health', 'mental health services', 'methamphetamine', 'pregnancy', 'prescription drugs', 'sedatives', 'smoking', 'stimulants', 'substance abuse', 'substance abuse treatment', 'tobacco use', 'tranquilizers', 'youths'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Survey on Drug Use and Health (NSDUH-2008)'}, {'description': "<p>The Drug Abuse Warning Network (DAWN) is a nationally representative public health surveillance system that has monitored drug related emergency department (ED) visits to hospitals since the early 1970s. First administered by the Drug Enforcement Administration (DEA) and the National Institute on Drug Abuse (NIDA), the responsibility for DAWN now rests with the Substance Abuse and Mental Health Services Administration's (SAMHSA) Center for Behavioral Health Statistics and Quality (CBHSQ). Over the years, the exact survey methodology has been adjusted to improve the quality, reliability, and generalizability of the information produced by DAWN. The current approach was first fully implemented in the 2004 data collection year.<br />\nDAWN relies on a longitudinal probability sample of hospitals located throughout the United States. To be eligible for selection into the DAWN sample, a hospital must be a non-Federal, short-stay, general surgical and medical hospital located in the United States, with at least one 24-hour ED. DAWN cases are identified by the systematic review of ED medical records in participating hospitals. The unit of analysis is any ED visit involving recent drug use. DAWN captures both ED visits that are directly caused by drugs and those in which drugs are a contributing factor but not the direct cause of the ED visit. The reason a patient used a drug is not part of the criteria for considering a visit to be drug related. Therefore, all types of drug-related events are included: drug misuse or abuse, accidental drug ingestion, drug-related suicide attempts, malicious drug poisonings, and adverse reactions. DAWN does not report medications that are unrelated to the visit.<br />\nThe DAWN public-use dataset provides information for all types of drugs, including illegal drugs, prescription drugs, over-the-counter medications, dietary supplements, anesthetic gases, substances that have psychoactive effects when inhaled, alcohol when used in combination with other drugs (all ages), and alcohol alone (only for patients aged 20 or younger). Public-use dataset variables describe and categorize up to 16 drugs contributing to the ED visit, including toxicology confirmation and route of administration. Administrative variables specify the type of case, case disposition, categorized episode time of day, and quarter of year. Metropolitan area is included for represented metropolitan areas. Created variables include the number of unique drugs reported and case-level indicators for alcohol, non-alcohol illicit substances, any pharmaceutical, non-medical use of pharmaceuticals, and all misuse and abuse of drugs. Demographic items include age category, sex, and race/ethnicity. Complex sample design and weighting variables are included to calculate various estimates of drug-related ED visits for the Nation as a whole, as well as for specific metropolitan areas, from the ED visits classified as DAWN cases in the selected hospitals.This study has 1 Data Set.</p>\n", 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/drug-abuse-warning-network-dawn-2006', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/drug-abuse-warning-network-dawn-2006-nid13603', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>Drug Abuse Warning Network (DAWN-2006)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/drug-abuse-warning-network-dawn-2006-nid13603', 'accessURL': 'https://datafiles.samhsa.gov/study/drug-abuse-warning-network-dawn-2006-nid13603', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol', 'demographic characteristics', 'detoxification', 'drug overdose', 'drug use', 'emergency departments', 'energy drinks', 'nonprescription drugs', 'substance abuse', 'suicide'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'Drug Abuse Warning Network (DAWN-2006)'}, {'description': '<p>This series measures the prevalence and correlates of drug use in the United States. The surveys are designed to provide quarterly, as well as annual, estimates. Information is provided on the use of illicit drugs, alcohol, anabolic steroids, and tobacco among members of United States households aged 12 and older. Questions include age at first use, as well as lifetime, annual, and past-month usage for the following drug classes: marijuana, inhalants, cocaine, hallucinogens, heroin, alcohol, tobacco, and nonmedical use of psychotherapeutics. Respondents were also asked about problems resulting from their use of drugs, alcohol, and tobacco, their perceptions of the risks involved, insurance coverage, and personal and family income sources and amounts. Demographic data include gender, race, ethnicity, educational level, job status, income level, household composition, and population density.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-household-survey-drug-abuse-nhsda-1988', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-household-survey-drug-abuse-nhsda-1988-nid13604', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Household Survey on Drug Abuse (NHSDA-1988)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-household-survey-drug-abuse-nhsda-1988-nid13604', 'accessURL': 'https://datafiles.samhsa.gov/study/national-household-survey-drug-abuse-nhsda-1988-nid13604', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'alcohol consumption', 'amphetamines', 'barbiturates', 'cocaine', 'drug abuse', 'drug use', 'drugs', 'hallucinogens', 'heroin', 'households', 'inhalants', 'marijuana', 'methamphetamine', 'prescription drugs', 'sedatives', 'smoking', 'stimulants', 'substance abuse', 'substance abuse treatment', 'tobacco use', 'tranquilizers', 'youths'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Household Survey on Drug Abuse (NHSDA-1988)'}, {'description': '<p>The National Survey of Substance Abuse Treatment Services (N-SSATS) is designed to collect information from all facilities in the United States, both public and private, that provide substance abuse treatment. N-SSATS provides the mechanism for quantifying the dynamic character and composition of the United States substance abuse treatment delivery system. The objectives of N-SSATS are to collect multipurpose data that can be used to assist the Substance Abuse and Mental Health Services Administration (SAMHSA) and state and local governments in assessing the nature and extent of services provided and in forecasting treatment resource requirements, to update SAMHSA\'s Inventory of Behavioral Health Services (I-BHS), to analyze general treatment services trends, and to generate the online Substance Abuse Treatment Facility Locator <a href="http://findtreatment.samhsa.gov">http://findtreatment.samhsa.gov</a>, as well as the National Directory of Drug and Alcohol Abuse Treatment Programs.Data are collected on topics including facility operation, services offered (assessment, testing, transitional, ancillary, and pharmacotherapies), detoxification, primary focus (substance abuse, mental health, both, general health, and other), Opioid Treatment Programs and medications dispensed/prescribed, counseling and therapeutic approaches, standard operating procedures, special programs/groups offered, languages in which treatment is provided, type of treatment provided (hospital inpatient, residential, outpatient), number of clients (by service, total, and under age 18), number of beds, types of payment accepted, sliding fee scale, and facility accreditation and licensure/certification.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-survey-substance-abuse-treatment-services-n-ssats-2014', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-survey-substance-abuse-treatment-services-n-ssats-2014-nid13605', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Survey of Substance Abuse Treatment Services (N-SSATS-2014)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-survey-substance-abuse-treatment-services-n-ssats-2014-nid13605', 'accessURL': 'https://datafiles.samhsa.gov/study/national-survey-substance-abuse-treatment-services-n-ssats-2014-nid13605', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'drug abuse', 'drug treatment', 'health care services', 'HIV', 'intervention', 'substance abuse', 'substance abuse treatment', 'treatment facilities', 'treatment programs'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Survey of Substance Abuse Treatment Services (N-SSATS-2014)'}, {'description': '<p>The National Survey on Drug Use and Health (NSDUH) series<br />\n(formerly titled National Household Survey on Drug Abuse) primarily<br />\nmeasures the prevalence and correlates of drug use in the United<br />\nStates. The surveys are designed to provide quarterly, as well as<br />\nannual, estimates. Information is provided on the use of illicit<br />\ndrugs, alcohol, and tobacco among members of United States households<br />\naged 12 and older. Questions included age at first use as well as<br />\nlifetime, annual, and past-month usage for the following drug classes:<br />\nmarijuana, cocaine (and crack), hallucinogens, heroin, inhalants,<br />\nalcohol, tobacco, and nonmedical use of prescription drugs, including<br />\npain relievers, tranquilizers, stimulants, and sedatives. The survey<br />\ncovered substance abuse treatment history and perceived need for<br />\ntreatment, and included questions from the Diagnostic and Statistical<br />\nManual (DSM) of Mental Disorders that allow diagnostic criteria to be<br />\napplied. The survey included questions concerning treatment for both<br />\nsubstance abuse and mental health related disorders. Respondents were<br />\nalso asked about personal and family income sources and amounts,<br />\nhealth care access and coverage, illegal activities and arrest record,<br />\nproblems resulting from the use of drugs, and needle-sharing.<br />\nQuestions introduced in previous administrations were retained in the<br />\n2005 survey, including questions asked only of respondents aged 12 to<br />\n17. These "youth experiences" items covered a variety of topics, such<br />\nas neighborhood environment, illegal activities, drug use by friends,<br />\nsocial support, extracurricular activities, exposure to substance<br />\nabuse prevention and education programs, and perceived adult attitudes<br />\ntoward drug use and activities such as school work. Several measures<br />\nfocused on prevention-related themes in this section. Also retained<br />\nwere questions on mental health and access to care, perceived risk of<br />\nusing drugs, perceived availability of drugs, driving and personal<br />\nbehavior, and cigar smoking. Questions on the tobacco brand used most<br />\noften were introduced with the 1999 survey. Background information<br />\nincludes gender, race, age, ethnicity, marital status, educational<br />\nlevel, job status, veteran status, and current household composition.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-survey-drug-use-and-health-nsduh-2005-0', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-survey-drug-use-and-health-nsduh-2005-nid13606', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Survey on Drug Use and Health (NSDUH-2005)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-survey-drug-use-and-health-nsduh-2005-nid13606', 'accessURL': 'https://datafiles.samhsa.gov/study/national-survey-drug-use-and-health-nsduh-2005-nid13606', 'mediaType': 'application/unknown'}], 'keyword': ['addiction', 'alcohol', 'alcohol abuse', 'alcohol consumption', 'amphetamines', 'barbiturates', 'cocaine', 'controlled drugs', 'crack cocaine', 'demographic characteristics', 'depression (psychology)', 'drinking behavior', 'drug abuse', 'drug dependence', 'drug treatment', 'drug use', 'drugs', 'hallucinogens', 'heroin', 'households', 'income', 'inhalants', 'marijuana', 'mental health', 'mental health services', 'methamphetamine', 'prescription drugs', 'sedatives', 'smoking', 'stimulants', 'substance abuse', 'substance abuse treatment', 'tobacco use', 'tranquilizers', 'youths'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Survey on Drug Use and Health (NSDUH-2005)'}, {'description': '<p>Youth data for the fourth wave of the National Youth Survey<br />\nare contained in this data collection. The first wave of this survey<br />\nwas conducted in 1976, the second wave in 1977, and the third wave in 1978. Data are available in<br />\nthis wave on the demographic and socioeconomic status of respondents,<br />\ndisruptive events in the home, youth aspirations and expectations,<br />\nsocial isolation, normlessness, perceived disapproval by parents and<br />\npeers, attitudes toward deviance, exposure and commitment to delinquent<br />\npeers, sex roles, interpersonal violence, pressure for substance abuse<br />\nby peers, self-reported delinquency, drug and alcohol use, and<br />\nvictimization.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-youth-survey-us-wave-iv-nys-1979', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-youth-survey-us-wave-iv-nys-1979-nid13607', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Youth Survey US: Wave IV (NYS-1979)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-youth-survey-us-wave-iv-nys-1979-nid13607', 'accessURL': 'https://datafiles.samhsa.gov/study/national-youth-survey-us-wave-iv-nys-1979-nid13607', 'mediaType': 'application/unknown'}], 'keyword': ['aspirations', 'behavior problems', 'career goals', 'community involvement', 'delinquent behavior', 'depression (psychology)', 'deviance', 'drugs', 'expectations', 'family conflict', 'family relations', 'health services utilization', 'life events', 'neighborhood conditions', 'parental attitudes', 'parents', 'peer influence', 'sexual behavior', 'social attitudes', 'social behavior', 'social isolation', 'social values', 'socioeconomic status', 'spouse abuse', 'substance abuse', 'teenage pregnancies', 'victimization', 'young adults', 'youths'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Youth Survey US: Wave IV (NYS-1979)'}, {'description': "<p>The Drug Abuse Warning Network (DAWN) is a nationally representative public health surveillance system that has monitored drug related emergency department (ED) visits to hospitals since the early 1970s. First administered by the Drug Enforcement Administration (DEA) and the National Institute on Drug Abuse (NIDA), the responsibility for DAWN now rests with the Substance Abuse and Mental Health Services Administration's (SAMHSA) Center for Behavioral Health Statistics and Quality (CBHSQ). Over the years, the exact survey methodology has been adjusted to improve the quality, reliability, and generalizability of the information produced by DAWN. The current approach was first fully implemented in the 2004 data collection year.<br />\nDAWN relies on a longitudinal probability sample of hospitals located throughout the United States. To be eligible for selection into the DAWN sample, a hospital must be a non-Federal, short-stay, general surgical and medical hospital located in the United States, with at least one 24-hour ED. DAWN cases are identified by the systematic review of ED medical records in participating hospitals. The unit of analysis is any ED visit involving recent drug use. DAWN captures both ED visits that are directly caused by drugs and those in which drugs are a contributing factor but not the direct cause of the ED visit. The reason a patient used a drug is not part of the criteria for considering a visit to be drug-related. Therefore, all types of drug-related events are included: drug misuse or abuse, accidental drug ingestion, drug-related suicide attempts, malicious drug poisonings, and adverse reactions. DAWN does not report medications that are unrelated to the visit.<br />\nThe DAWN public-use dataset provides information for all types of drugs, including illegal drugs, prescription drugs, over-the-counter medications, dietary supplements, anesthetic gases, substances that have psychoactive effects when inhaled, alcohol when used in combination with other drugs (all ages), and alcohol alone (only for patients aged 20 or younger). Public-use dataset variables describe and categorize up to 22 drugs contributing to the ED visit, including toxicology confirmation and route of administration. Administrative variables specify the type of case, case disposition, categorized episode time of day, and quarter of year. Metropolitan area is included for represented metropolitan areas. Created variables include the number of unique drugs reported and case-level indicators for alcohol, non-alcohol illicit substances, any pharmaceutical, non-medical use of pharmaceuticals, and all misuse and abuse of drugs. Demographic items include age category, sex, and race/ethnicity. Complex sample design and weighting variables are included to calculate various estimates of drug-related ED visits for the Nation as a whole, as well as for specific metropolitan areas, from the ED visits classified as DAWN cases in the selected hospitals.This study has 1 Data Set.</p>\n", 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/drug-abuse-warning-network-dawn-2009', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/drug-abuse-warning-network-dawn-2009-nid13608', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>Drug Abuse Warning Network (DAWN-2009)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/drug-abuse-warning-network-dawn-2009-nid13608', 'accessURL': 'https://datafiles.samhsa.gov/study/drug-abuse-warning-network-dawn-2009-nid13608', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol', 'demographic characteristics', 'detoxification', 'drug overdose', 'drug use', 'emergency departments', 'energy drinks', 'nonprescription drugs', 'substance abuse', 'suicide'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'Drug Abuse Warning Network (DAWN-2009)'}, {'description': '<p>This file includes data from the 2002 through 2011 National Survey on Drug Use and Health (NSDUH) survey. The only variables included in the data file are ones that were collected in a comparable manner across all ten years of data.<br />\nThe National Survey on Drug Use and Health (NSDUH) series (formerly titled National Household Survey on Drug Abuse) primarily measures the prevalence and correlates of drug use in the United States. The surveys are designed to provide quarterly, as well as annual, estimates. Information is provided on the use of illicit drugs, alcohol, and tobacco among members of United States households aged 12 and older. Questions included age at first use as well as lifetime, annual, and past-month usage for the following drug classes: marijuana, cocaine (and crack), hallucinogens, heroin, inhalants, alcohol, tobacco, and nonmedical use of prescription drugs, including pain relievers, tranquilizers, stimulants, and sedatives. The survey covered substance abuse treatment history and perceived need for treatment. The survey included questions concerning treatment for both substance abuse and mental health-related disorders. Respondents were also asked about personal and family income sources and amounts, health care access and coverage, illegal activities and arrest record, problems resulting from the use of drugs, and needle-sharing. Certain questions are asked only of respondents aged 12 to 17. These "youth experiences" items covered a variety of topics, such as neighborhood environment, illegal activities, drug use by friends, social support, extracurricular activities, exposure to substance abuse prevention and education programs, and perceived adult attitudes toward drug use and activities such as school work. Also included are questions on mental health and access to care, perceived risk of using drugs, perceived availability of drugs, driving and personal behavior, and cigar smoking. Demographic information includes gender, race, age, ethnicity, marital status, educational level, job status, veteran status, and current household composition.<br />\nIn the income section, which was interviewer-administered, a split-sample study had been embedded within the 2006 and 2007 surveys to compare a shorter version of the income questions with a longer set of questions that had been used in previous surveys. This shorter version was adopted for the 2008 NSDUH and will be used for future NSDUHs.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-survey-drug-use-and-health-10-year-substate-r-das-nsduh-2002-2011', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-survey-drug-use-and-health-10-year-substate-r-das-nsduh-2002-2011-nid13609', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Survey on Drug Use and Health: 10-Year Substate R-DAS (NSDUH-2002-2011)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-survey-drug-use-and-health-10-year-substate-r-das-nsduh-2002-2011-nid13609', 'accessURL': 'https://datafiles.samhsa.gov/study/national-survey-drug-use-and-health-10-year-substate-r-das-nsduh-2002-2011-nid13609', 'mediaType': 'application/unknown'}], 'keyword': ['addiction', 'alcohol', 'alcohol abuse', 'alcohol consumption', 'amphetamines', 'barbiturates', 'cocaine', 'controlled drugs', 'crack cocaine', 'demographic characteristics', 'depression (psychology)', 'drinking behavior', 'drug abuse', 'drug dependence', 'drug treatment', 'drug use', 'drugs', 'employment', 'hallucinogens', 'health care', 'heroin', 'households', 'income', 'inhalants', 'marijuana', 'mental health', 'mental health services', 'methamphetamine', 'pregnancy', 'prescription drugs', 'sedatives', 'smoking', 'stimulants', 'substance abuse', 'substance abuse treatment', 'tobacco use', 'tranquilizers', 'youths'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Survey on Drug Use and Health: 10-Year Substate R-DAS (NSDUH-2002-2011)'}, {'description': '<p>The Treatment Episode Data Set -- Admissions (TEDS-A) is a national census data system of annual admissions to substance abuse treatment facilities. TEDS-A provides annual data on the number and characteristics of persons admitted to public and private substance abuse treatment programs that receive public funding. The unit of analysis is a treatment admission. TEDS consists of data reported to state substance abuse agencies by the treatment programs, which in turn report it to SAMHSA.<br />\nA sister data system, called the Treatment Episode Data Set -- Discharges (TEDS-D), collects data on discharges from substance abuse treatment facilities. The first year of TEDS-A data is 1992, while the first year of TEDS-D is 2006.<br />\nTEDS variables that are required to be reported are called the "Minimum Data Set (MDS)", while those that are optional are called the "Supplemental Data Set (SuDS)".<br />\nVariables in the MDS include: information on service setting, number of prior treatments, primary source of referral, gender, race, ethnicity, education, employment status, substance(s) abused, route of administration, frequency of use, age at first use, and whether methadone was prescribed in treatment. Supplemental variables include: diagnosis codes, presence of psychiatric problems, living arrangements, source of income, health insurance, expected source of payment, pregnancy and veteran status, marital status, detailed not in labor force codes, detailed criminal justice referral codes, days waiting to enter treatment, and the number of arrests in the 30 days prior to admissions (starting in 2008).<br />\nSubstances abused include alcohol, cocaine and crack, marijuana and hashish, heroin, nonprescription methadone, other opiates and synthetics, PCP, other hallucinogens, methamphetamine, other amphetamines, other stimulants, benzodiazepines, other non-benzodiazepine tranquilizers, barbiturates, other non-barbiturate sedatives or hypnotics, inhalants, over-the-counter medications, and other substances.<br />\nCreated variables include total number of substances reported, intravenous drug use (IDU), and flags for any mention of specific substances.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/treatment-episode-data-set-admissions-teds-1995', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-1995-nid13610', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>Treatment Episode Data Set: Admissions (TEDS-A-1995)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-1995-nid13610', 'accessURL': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-1995-nid13610', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'drug abuse', 'drug treatment', 'health care services', 'health insurance', 'intervention', 'mental health', 'substance abuse', 'substance abuse treatment', 'treatment programs'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'Treatment Episode Data Set: Admissions (TEDS-A-1995)'}, {'description': '<p>This file includes data from the 2002 through 2013 National Survey on Drug Use and Health (NSDUH) survey. The only variables included in the data file are ones that were collected in a comparable manner across all four years from 2002-2005, from 2006-2009, or from 2010-2013.<br />\nThe National Survey on Drug Use and Health (NSDUH) series (formerly titled National Household Survey on Drug Abuse) primarily measures the prevalence and correlates of drug use in the United States. The surveys are designed to provide quarterly, as well as annual, estimates. Information is provided on the use of illicit drugs, alcohol, and tobacco among members of United States households aged 12 and older. Questions included age at first use as well as lifetime, annual, and past-month usage for the following drug classes: marijuana, cocaine (and crack), hallucinogens, heroin, inhalants, alcohol, tobacco, and nonmedical use of prescription drugs, including pain relievers, tranquilizers, stimulants, and sedatives. The survey covered substance abuse treatment history and perceived need for treatment. The survey included questions concerning treatment for both substance abuse and mental health-related disorders. Respondents were also asked about personal and family income sources and amounts, health care access and coverage, illegal activities and arrest record, problems resulting from the use of drugs, and needle-sharing. Certain questions are asked only of respondents aged 12 to 17. These "youth experiences" items covered a variety of topics, such as neighborhood environment, illegal activities, drug use by friends, social support, extracurricular activities, exposure to substance abuse prevention and education programs, and perceived adult attitudes toward drug use and activities such as school work. Also included are questions on mental health and access to care, perceived risk of using drugs, perceived availability of drugs, driving and personal behavior, and cigar smoking. Demographic information includes gender, race, age, ethnicity, marital status, educational level, job status, veteran status, and current household composition.<br />\nIn the income section, which was interviewer-administered, a split-sample study had been embedded within the 2006 and 2007 surveys to compare a shorter version of the income questions with a longer set of questions that had been used in previous surveys. This shorter version was adopted for the 2008 NSDUH and will be used for future NSDUHs.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-survey-drug-use-and-health-4-year-r-das-nsduh-2002-2005', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-survey-drug-use-and-health-4-year-r-das-nsduh-2002-2005-nid13611', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Survey on Drug Use and Health: 4-Year R-DAS (NSDUH-2002-2005)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-survey-drug-use-and-health-4-year-r-das-nsduh-2002-2005-nid13611', 'accessURL': 'https://datafiles.samhsa.gov/study/national-survey-drug-use-and-health-4-year-r-das-nsduh-2002-2005-nid13611', 'mediaType': 'application/unknown'}], 'keyword': ['addiction', 'alcohol', 'alcohol abuse', 'alcohol consumption', 'amphetamines', 'barbiturates', 'cocaine', 'controlled drugs', 'crack cocaine', 'demographic characteristics', 'depression (psychology)', 'drinking behavior', 'drug abuse', 'drug dependence', 'drug treatment', 'drug use', 'drugs', 'employment', 'hallucinogens', 'health care', 'heroin', 'households', 'income', 'inhalants', 'marijuana', 'mental health', 'mental health services', 'methamphetamine', 'pregnancy', 'prescription drugs', 'sedatives', 'smoking', 'stimulants', 'substance abuse', 'substance abuse treatment', 'tobacco use', 'tranquilizers', 'youths'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Survey on Drug Use and Health: 4-Year R-DAS (NSDUH-2002-2005)'}, {'description': "<p>The Drug Abuse Warning Network (DAWN) is a nationally representative public health surveillance system that has monitored drug related emergency department (ED) visits to hospitals since the early 1970s. First administered by the Drug Enforcement Administration (DEA) and the National Institute on Drug Abuse (NIDA), the responsibility for DAWN now rests with the Substance Abuse and Mental Health Services Administration's (SAMHSA) Center for Behavioral Health Statistics and Quality (CBHSQ). Over the years, the exact survey methodology has been adjusted to improve the quality, reliability, and generalizability of the information produced by DAWN. The current approach was first fully implemented in the 2004 data collection year.<br />\nDAWN relies on a longitudinal probability sample of hospitals located throughout the United States. To be eligible for selection into the DAWN sample, a hospital must be a non-Federal, short-stay, general surgical and medical hospital located in the United States, with at least one 24-hour ED. DAWN cases are identified by the systematic review of ED medical records in participating hospitals. The unit of analysis is any ED visit involving recent drug use. DAWN captures both ED visits that are directly caused by drugs and those in which drugs are a contributing factor but not the direct cause of the ED visit. The reason a patient used a drug is not part of the criteria for considering a visit to be drug related. Therefore, all types of drug-related events are included: drug misuse or abuse, accidental drug ingestion, drug-related suicide attempts, malicious drug poisonings, and adverse reactions. DAWN does not report medications that are unrelated to the visit.<br />\nThe DAWN public-use dataset provides information for all types of drugs, including illegal drugs, prescription drugs, over-the-counter medications, dietary supplements, anesthetic gases, substances that have psychoactive effects when inhaled, alcohol when used in combination with other drugs (all ages), and alcohol alone (only for patients aged 20 or younger). Public-use dataset variables describe and categorize up to 16 drugs contributing to the ED visit, including toxicology confirmation and route of administration. Administrative variables specify the type of case, case disposition, categorized episode time of day, and quarter of year. Metropolitan area is included for represented metropolitan areas. Created variables include the number of unique drugs reported and case-level indicators for alcohol, non-alcohol illicit substances, any pharmaceutical, non-medical use of pharmaceuticals, and all misuse and abuse of drugs. Demographic items include age category, sex, and race/ethnicity. Complex sample design and weighting variables are included to calculate various estimates of drug-related ED visits for the Nation as a whole, as well as for specific metropolitan areas, from the ED visits classified as DAWN cases in the selected hospitals.This study has 1 Data Set.</p>\n", 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/drug-abuse-warning-network-dawn-2004', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/drug-abuse-warning-network-dawn-2004-nid13613', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>Drug Abuse Warning Network (DAWN-2004)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/drug-abuse-warning-network-dawn-2004-nid13613', 'accessURL': 'https://datafiles.samhsa.gov/study/drug-abuse-warning-network-dawn-2004-nid13613', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol', 'demographic characteristics', 'detoxification', 'drug overdose', 'drug use', 'emergency departments', 'energy drinks', 'nonprescription drugs', 'substance abuse', 'suicide'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'Drug Abuse Warning Network (DAWN-2004)'}, {'description': '<p>The Treatment Episode Data Set -- Admissions (TEDS-A) is a national census data system of annual admissions to substance abuse treatment facilities. TEDS-A provides annual data on the number and characteristics of persons admitted to public and private substance abuse treatment programs that receive public funding. The unit of analysis is a treatment admission. TEDS consists of data reported to state substance abuse agencies by the treatment programs, which in turn report it to SAMHSA.<br />\nA sister data system, called the Treatment Episode Data Set -- Discharges (TEDS-D), collects data on discharges from substance abuse treatment facilities. The first year of TEDS-A data is 1992, while the first year of TEDS-D is 2006.<br />\nTEDS variables that are required to be reported are called the "Minimum Data Set (MDS)", while those that are optional are called the "Supplemental Data Set (SuDS)".<br />\nVariables in the MDS include: information on service setting, number of prior treatments, primary source of referral, gender, race, ethnicity, education, employment status, substance(s) abused, route of administration, frequency of use, age at first use, and whether methadone was prescribed in treatment. Supplemental variables include: diagnosis codes, presence of psychiatric problems, living arrangements, source of income, health insurance, expected source of payment, pregnancy and veteran status, marital status, detailed not in labor force codes, detailed criminal justice referral codes, days waiting to enter treatment, and the number of arrests in the 30 days prior to admissions (starting in 2008) .<br />\nSubstances abused include alcohol, cocaine and crack, marijuana and hashish, heroin, nonprescription methadone, other opiates and synthetics, PCP, other hallucinogens, methamphetamine, other amphetamines, other stimulants, benzodiazepines, other non-benzodiazepine tranquilizers, barbiturates, other non-barbiturate sedatives or hypnotics, inhalants, over-the-counter medications, and other substances.<br />\nCreated variables include total number of substances reported, intravenous drug use (IDU), and flags for any mention of specific substances.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/treatment-episode-data-set-admissions-teds-2009', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-2009-nid13614', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>Treatment Episode Data Set: Admissions (TEDS-A-2009)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-2009-nid13614', 'accessURL': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-2009-nid13614', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'drug abuse', 'drug treatment', 'health care services', 'health insurance', 'intervention', 'mental health', 'substance abuse', 'substance abuse treatment', 'treatment programs'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'Treatment Episode Data Set: Admissions (TEDS-A-2009)'}, {'description': '<p>The Treatment Episode Data Set -- Admissions (TEDS-A) is a national census data system of annual admissions to substance abuse treatment facilities. TEDS-A provides annual data on the number and characteristics of persons admitted to public and private substance abuse treatment programs that receive public funding. The unit of analysis is a treatment admission. TEDS consists of data reported to state substance abuse agencies by the treatment programs, which in turn report it to SAMHSA.<br />\nA sister data system, called the Treatment Episode Data Set -- Discharges (TEDS-D), collects data on discharges from substance abuse treatment facilities. The first year of TEDS-A data is 1992, while the first year of TEDS-D is 2006.<br />\nTEDS variables that are required to be reported are called the "Minimum Data Set (MDS)", while those that are optional are called the "Supplemental Data Set (SuDS)".<br />\nVariables in the MDS include: information on service setting, number of prior treatments, primary source of referral, gender, race, ethnicity, education, employment status, substance(s) abused, route of administration, frequency of use, age at first use, and whether methadone was prescribed in treatment. Supplemental variables include: diagnosis codes, presence of psychiatric problems, living arrangements, source of income, health insurance, expected source of payment, pregnancy and veteran status, marital status, detailed not in labor force codes, detailed criminal justice referral codes, days waiting to enter treatment, and the number of arrests in the 30 days prior to admissions (starting in 2008).<br />\nSubstances abused include alcohol, cocaine and crack, marijuana and hashish, heroin, nonprescription methadone, other opiates and synthetics, PCP, other hallucinogens, methamphetamine, other amphetamines, other stimulants, benzodiazepines, other non-benzodiazepine tranquilizers, barbiturates, other non-barbiturate sedatives or hypnotics, inhalants, over-the-counter medications, and other substances.<br />\nCreated variables include total number of substances reported, intravenous drug use (IDU), and flags for any mention of specific substances.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/treatment-episode-data-set-admissions-teds-1998', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-1998-nid13615', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>Treatment Episode Data Set: Admissions (TEDS-A-1998)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-1998-nid13615', 'accessURL': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-1998-nid13615', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'drug abuse', 'drug treatment', 'health care services', 'health insurance', 'intervention', 'mental health', 'substance abuse', 'substance abuse treatment', 'treatment programs'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'Treatment Episode Data Set: Admissions (TEDS-A-1998)'}, {'description': '<p>The National Survey of Substance Abuse Treatment Services (N-SSATS) is designed to collect information from all facilities in the United States, both public and private, that provide substance abuse treatment. N-SSATS provides the mechanism for quantifying the dynamic character and composition of the United States substance abuse treatment delivery system. The objectives of N-SSATS are to collect multipurpose data that can be used to assist the Substance Abuse and Mental Health Services Administration (SAMHSA) and state and local governments in assessing the nature and extent of services provided and in forecasting treatment resource requirements, update SAMHSA\'s Inventory of Substance Abuse Treatment Services (I-SATS), analyze general treatment services trends, and generate the National Directory of Drug and Alcohol Abuse Treatment Programs and its online equivalent, the Substance Abuse Treatment Facility Locator <a href="http://findtreatment.samhsa.gov">http://findtreatment.samhsa.gov</a>.<br />\nData are collected on topics including facility operation, services offered (assessment, substance abuse therapy and counseling, testing, transitional, and ancillary), primary focus (substance abuse, mental health, both, general health, other), hotline operation, Opioid Treatment Programs and medication dispensed, languages in which treatment is provided, type of treatment provided, number of clients (total and under age 18), number of beds, types of payment accepted, sliding fee scale, special programs offered, facility accreditation and licensure/certification, and managed care agreements.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-survey-substance-abuse-treatment-services-n-ssats-2000', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-survey-substance-abuse-treatment-services-n-ssats-2000-nid13616', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Survey of Substance Abuse Treatment Services (N-SSATS-2000)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-survey-substance-abuse-treatment-services-n-ssats-2000-nid13616', 'accessURL': 'https://datafiles.samhsa.gov/study/national-survey-substance-abuse-treatment-services-n-ssats-2000-nid13616', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'drug abuse', 'drug treatment', 'health care services', 'HIV', 'intervention', 'substance abuse', 'substance abuse treatment', 'treatment facilities', 'treatment programs'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Survey of Substance Abuse Treatment Services (N-SSATS-2000)'}, {'description': '<p>Youth data for the second wave of the National Youth Survey<br />\nare contained in this data collection. The first wave was conducted in<br />\n1976. Youths were interviewed in early 1978 about events<br />\nand behavior that had occurred in 1977. Data were collected on<br />\ndemographic and socioeconomic status of respondents, aspirations,<br />\nsocial isolation, normlessness, labeling, attitudes toward deviance,<br />\nexposure to delinquent peers, commitment to delinquent peers, sex<br />\nroles, interpersonal violence, exposure to substance abuse,<br />\nself-reported delinquency, drug and alcohol use, and victimization.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-youth-survey-us-wave-ii-nys-1977', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-youth-survey-us-wave-ii-nys-1977-nid13617', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Youth Survey US: Wave II (NYS-1977)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-youth-survey-us-wave-ii-nys-1977-nid13617', 'accessURL': 'https://datafiles.samhsa.gov/study/national-youth-survey-us-wave-ii-nys-1977-nid13617', 'mediaType': 'application/unknown'}], 'keyword': ['aspirations', 'behavior problems', 'career goals', 'community involvement', 'delinquent behavior', 'depression (psychology)', 'deviance', 'drugs', 'expectations', 'family conflict', 'family relations', 'health services utilization', 'life events', 'neighborhood conditions', 'parental attitudes', 'parents', 'peer influence', 'sexual behavior', 'social attitudes', 'social behavior', 'social isolation', 'social values', 'socioeconomic status', 'spouse abuse', 'substance abuse', 'teenage pregnancies', 'victimization', 'young adults', 'youths'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Youth Survey US: Wave II (NYS-1977)'}, {'description': '<p>The National Survey on Drug Use and Health (NSDUH) series (formerly titled National Household Survey on Drug Abuse) primarily measures the prevalence and correlates of drug use in the United States. The surveys are designed to provide quarterly, as well as annual, estimates. Information is provided on the use of illicit drugs, alcohol, and tobacco among members of United States households aged 12 and older. Questions included age at first use as well as lifetime, annual, and past-month usage for the following drug classes: marijuana, cocaine (and crack), hallucinogens, heroin, inhalants, alcohol, tobacco, and nonmedical use of prescription drugs, including pain relievers, tranquilizers, stimulants, and sedatives. The survey covered substance abuse treatment history and perceived need for treatment, and included questions from the Diagnostic and Statistical Manual (DSM) of Mental Disorders that allow diagnostic criteria to be applied. The survey included questions concerning treatment for both substance abuse and mental health-related disorders. Respondents were also asked about personal and family income sources and amounts, health care access and coverage, illegal activities and arrest record, problems resulting from the use of drugs, and needle-sharing. Questions introduced in previous administrations were retained in the 2014 survey, including questions asked only of respondents aged 12 to 17. These "youth experiences" items covered a variety of topics, such as neighborhood environment, illegal activities, drug use by friends, social support, extracurricular activities, exposure to substance abuse prevention and education programs, and perceived adult attitudes toward drug use and activities such as school work. Several measures focused on prevention-related themes in this section. Also retained were questions on mental health and access to care, perceived risk of using drugs, perceived availability of drugs, driving and personal behavior, and cigar smoking. Questions on the tobacco brand used most often were introduced with the 1999 survey. For the 2008 survey, adult mental health questions were added to measure symptoms of psychological distress in the worst period of distress that a person experienced in the past 30 days and suicidal ideation. In 2008, a split-sample design also was included to administer separate sets of questions (WHODAS vs. SDS) to assess impairment due to mental health problems. Beginning with the 2009 NSDUH, however, all of the adults in the sample received only the WHODAS questions. Background information includes gender, race, age, ethnicity, marital status, educational level, job status, veteran status, and current household composition.<br />\nThis study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-survey-drug-use-and-health-nsduh-2014', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-survey-drug-use-and-health-nsduh-2014-nid13618', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Survey on Drug Use and Health (NSDUH-2014)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-survey-drug-use-and-health-nsduh-2014-nid13618', 'accessURL': 'https://datafiles.samhsa.gov/study/national-survey-drug-use-and-health-nsduh-2014-nid13618', 'mediaType': 'application/unknown'}], 'keyword': ['addiction', 'alcohol', 'alcohol abuse', 'alcohol consumption', 'amphetamines', 'barbiturates', 'cocaine', 'controlled drugs', 'crack cocaine', 'demographic characteristics', 'depression (psychology)', 'drinking behavior', 'drug abuse', 'drug dependence', 'drug treatment', 'drug use', 'drugs', 'employment', 'hallucinogens', 'health care', 'heroin', 'households', 'income', 'inhalants', 'marijuana', 'mental health', 'mental health services', 'methamphetamine', 'pregnancy', 'prescription drugs', 'sedatives', 'smoking', 'stimulants', 'substance abuse', 'substance abuse treatment', 'tobacco use', 'tranquilizers', 'youths'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Survey on Drug Use and Health (NSDUH-2014)'}, {'description': '<p>This series measures the prevalence and correlates of drug<br />\nuse in the United States. The surveys are designed to provide<br />\nquarterly, as well as annual, estimates. Information is provided on<br />\nthe use of illicit drugs, alcohol, and tobacco among members of United<br />\nStates households aged 12 and older. Questions include age at first<br />\nuse as well as lifetime, annual, and past-month usage for the<br />\nfollowing drug classes: marijuana, cocaine (and crack), hallucinogens,<br />\nheroin, inhalants, alcohol, tobacco, and nonmedical use of<br />\nprescription drugs, including psychotherapeutics. Respondents were<br />\nalso asked about substance abuse treatment history, illegal<br />\nactivities, problems resulting from the use of drugs, personal and<br />\nfamily income sources and amounts, need for treatment for drug or<br />\nalcohol use, criminal record, and needle-sharing. Questions on mental<br />\nhealth and access to care, which were introduced in the 1994-B<br />\nquestionnaire (see NATIONAL HOUSEHOLD SURVEY ON DRUG ABUSE, 1994), were retained in this administration of the survey. In<br />\n1996, the section on risk/availability of drugs was reintroduced, and<br />\nsections on driving behavior and personal behavior were added (see<br />\nNATIONAL HOUSEHOLD SURVEY ON DRUG ABUSE, 1996). The 1997<br />\nquestionnaire continued the risk/availability section along with new<br />\nitems about the use of cigars, people present when respondents used<br />\nmarijuana or cocaine for the first time (if applicable), reasons for<br />\nusing these two drugs the first time, reasons for using these two<br />\ndrugs in the past year, reasons for discontinuing use of these two<br />\ndrugs (for lifetime but not past-year users), and reasons respondents<br />\nnever used these two drugs. In addition, a new series of questions<br />\nasked only of respondents aged 12 to 17 was introduced. These items<br />\ncovered a variety of topics that may be associated with substance use<br />\nand related behaviors, such as exposure to substance abuse prevention<br />\nand education programs, gang involvement, relationship with parents,<br />\nand substance use by friends. Demographic data include gender, race,<br />\nage, ethnicity, marital status, educational level, job status, income<br />\nlevel, veteran status, and current household composition.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-household-survey-drug-abuse-nhsda-1997', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-household-survey-drug-abuse-nhsda-1997-nid13619', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Household Survey on Drug Abuse (NHSDA-1997)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-household-survey-drug-abuse-nhsda-1997-nid13619', 'accessURL': 'https://datafiles.samhsa.gov/study/national-household-survey-drug-abuse-nhsda-1997-nid13619', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'alcohol consumption', 'amphetamines', 'barbiturates', 'cocaine', 'demographic characteristics', 'drug abuse', 'drug use', 'drugs', 'hallucinogens', 'health care', 'health insurance', 'heroin', 'households', 'inhalants', 'marijuana', 'mental health', 'mental health services', 'methamphetamine', 'offenses', 'prescriptions drugs', 'sedatives', 'smoking', 'stimulants', 'substance abuse', 'substance abuse treatment', 'tobacco use', 'tranquilizers', 'youths'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Household Survey on Drug Abuse (NHSDA-1997)'}, {'description': '<p>The National Survey of Substance Abuse Treatment Services (N-SSATS) is designed to collect information from all facilities in the United States, both public and private, that provide substance abuse treatment. N-SSATS provides the mechanism for quantifying the dynamic character and composition of the United States substance abuse treatment delivery system. The objectives of N-SSATS are to collect multipurpose data that can be used to assist the Substance Abuse and Mental Health Services Administration (SAMHSA) and state and local governments in assessing the nature and extent of services provided and in forecasting treatment resource requirements, to update SAMHSA\'s Inventory of Substance Abuse Treatment Services (I-SATS), to analyze general treatment services trends, and to generate the National Directory of Drug and Alcohol Abuse Treatment Programs and its online equivalent, the Substance Abuse Treatment Facility Locator <a href="http://findtreatment.samhsa.gov">http://findtreatment.samhsa.gov</a>. Data are collected on topics including facility operation, services offered (assessment and pre-treatment, pharmacotherapies, testing, transitional, ancillary), detoxification, primary focus (substance abuse, mental health, both, general health, and other), hotline operation, Opioid Treatment Programs and medication dispensed/prescribed, counseling and therapeutic approaches, languages in which treatment is provided, type of treatment provided, number of clients (total and under age 18), number of beds, types of payment accepted, sliding fee scale, special programs offered, facility accreditation and licensure/certification, and managed care agreements.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-survey-substance-abuse-treatment-services-n-ssats-2008', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-survey-substance-abuse-treatment-services-n-ssats-2008-nid13620', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Survey of Substance Abuse Treatment Services (N-SSATS-2008)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-survey-substance-abuse-treatment-services-n-ssats-2008-nid13620', 'accessURL': 'https://datafiles.samhsa.gov/study/national-survey-substance-abuse-treatment-services-n-ssats-2008-nid13620', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'drug abuse', 'drug treatment', 'health care services', 'HIV', 'intervention', 'substance abuse', 'substance abuse treatment', 'treatment facilities', 'treatment programs'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Survey of Substance Abuse Treatment Services (N-SSATS-2008)'}, {'description': '<p>The Treatment Episode Data Set -- Admissions (TEDS-A) is a national census data system of annual admissions to substance abuse treatment facilities. TEDS-A provides annual data on the number and characteristics of persons admitted to public and private substance abuse treatment programs that receive public funding. The unit of analysis is a treatment admission. TEDS consists of data reported to state substance abuse agencies by the treatment programs, which in turn report it to SAMHSA.<br />\nA sister data system, called the Treatment Episode Data Set -- Discharges (TEDS-D), collects data on discharges from substance abuse treatment facilities. The first year of TEDS-A data is 1992, while the first year of TEDS-D is 2006.<br />\nTEDS variables that are required to be reported are called the "Minimum Data Set (MDS)", while those that are optional are called the "Supplemental Data Set (SuDS)".<br />\nVariables in the MDS include: information on service setting, number of prior treatments, primary source of referral, gender, race, ethnicity, education, employment status, substance(s) abused, route of administration, frequency of use, age at first use, and whether methadone was prescribed in treatment. Supplemental variables include: diagnosis codes, presence of psychiatric problems, living arrangements, source of income, health insurance, expected source of payment, pregnancy and veteran status, marital status, detailed not in labor force codes, detailed criminal justice referral codes, days waiting to enter treatment, and the number of arrests in the 30 days prior to admissions (starting in 2008).<br />\nSubstances abused include alcohol, cocaine and crack, marijuana and hashish, heroin, nonprescription methadone, other opiates and synthetics, PCP, other hallucinogens, methamphetamine, other amphetamines, other stimulants, benzodiazepines, other non-benzodiazepine tranquilizers, barbiturates, other non-barbiturate sedatives or hypnotics, inhalants, over-the-counter medications, and other substances.<br />\nCreated variables include total number of substances reported, intravenous drug use (IDU), and flags for any mention of specific substances.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/treatment-episode-data-set-admissions-teds-2000', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-2000-nid13622', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>Treatment Episode Data Set: Admissions (TEDS-A-2000)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-2000-nid13622', 'accessURL': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-2000-nid13622', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'drug abuse', 'drug treatment', 'health care services', 'health insurance', 'intervention', 'mental health', 'substance abuse', 'substance abuse treatment', 'treatment programs'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'Treatment Episode Data Set: Admissions (TEDS-A-2000)'}, {'description': '<p>The National Survey on Drug Use and Health (NSDUH) series<br />\n(formerly titled National Household Survey on Drug Abuse) measures the<br />\nprevalence and correlates of drug use in the United States. The<br />\nsurveys are designed to provide quarterly, as well as annual,<br />\nestimates. Information is provided on the use of illicit drugs,<br />\nalcohol, and tobacco among members of United States households aged 12<br />\nand older. Questions include age at first use as well as lifetime,<br />\nannual, and past-month usage for the following drug classes:<br />\nmarijuana, cocaine (and crack), hallucinogens, heroin, inhalants,<br />\nalcohol, tobacco, and nonmedical use of prescription drugs, including<br />\npain relievers, tranquilizers, stimulants, and sedatives. The survey<br />\ncovers substance abuse treatment history and perceived need for<br />\ntreatment, and includes questions from the Diagnostic and Statistical<br />\nManual (DSM) of Mental Disorders that allow diagnostic criteria to be<br />\napplied. The survey includes questions concerning treatment for both<br />\nsubstance abuse and mental health related disorders. Respondents are<br />\nalso asked about personal and family income sources and amounts,<br />\nhealth care access and coverage, illegal activities and arrest record,<br />\nproblems resulting from the use of drugs, and needle-sharing.<br />\nQuestions introduced in previous administrations were retained in the<br />\n2002 survey, including questions asked only of respondents aged 12 to<br />\n17. These "youth experiences" items covered a variety of topics, such<br />\nas neighborhood environment, illegal activities, gang involvement,<br />\ndrug use by friends, social support, extracurricular activities,<br />\nexposure to substance abuse prevention and education programs, and<br />\nperceived adult attitudes toward drug use and activities such as<br />\nschool work. Several measures focused on prevention related themes in<br />\nthis section. Also retained were questions on mental health and access<br />\nto care, perceived risk of using drugs, perceived availability of<br />\ndrugs, driving and personal behavior, and cigar smoking. Questions on<br />\nthe tobacco brand used most often were introduced with the 1999 survey<br />\nand have been retained through the 2002 survey. Demographic data<br />\ninclude gender, race, age, ethnicity, marital status, educational<br />\nlevel, job status, veteran status, and current household composition.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-survey-drug-use-and-health-nsduh-2002-0', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-survey-drug-use-and-health-nsduh-2002-nid13623', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Survey on Drug Use and Health (NSDUH-2002)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-survey-drug-use-and-health-nsduh-2002-nid13623', 'accessURL': 'https://datafiles.samhsa.gov/study/national-survey-drug-use-and-health-nsduh-2002-nid13623', 'mediaType': 'application/unknown'}], 'keyword': ['addiction', 'alcohol', 'alcohol abuse', 'alcohol consumption', 'amphetamines', 'barbiturates', 'cocaine', 'controlled drugs', 'depression (psychology)', 'drinking behavior', 'drug abuse', 'drug dependence', 'drug treatment', 'drug use', 'drugs', 'hallucinogens', 'heroin', 'households', 'inhalants', 'marijuana', 'mental health', 'mental health services', 'methamphetamine', 'prescription drugs', 'sedatives', 'smoking', 'stimulants', 'substance abuse', 'substance abuse treatment', 'tranquilizers'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Survey on Drug Use and Health (NSDUH-2002)'}, {'description': "<p>The Drug Abuse Warning Network (DAWN) is a nationally representative public health surveillance system that has monitored drug related emergency department (ED) visits to hospitals since the early 1970s. First administered by the Drug Enforcement Administration (DEA) and the National Institute on Drug Abuse (NIDA), the responsibility for DAWN now rests with the Substance Abuse and Mental Health Services Administration's (SAMHSA) Center for Behavioral Health Statistics and Quality (CBHSQ). Over the years, the exact survey methodology has been adjusted to improve the quality, reliability, and generalizability of the information produced by DAWN. The current approach was first fully implemented in the 2004 data collection year.<br />\nDAWN relies on a longitudinal probability sample of hospitals located throughout the United States. To be eligible for selection into the DAWN sample, a hospital must be a non-Federal, short-stay, general surgical and medical hospital located in the United States, with at least one 24-hour ED. DAWN cases are identified by the systematic review of ED medical records in participating hospitals. The unit of analysis is any ED visit involving recent drug use. DAWN captures both ED visits that are directly caused by drugs and those in which drugs are a contributing factor but not the direct cause of the ED visit. The reason a patient used a drug is not part of the criteria for considering a visit to be drug related. Therefore, all types of drug-related events are included: drug misuse or abuse, accidental drug ingestion, drug-related suicide attempts, malicious drug poisonings, and adverse reactions. DAWN does not report medications that are unrelated to the visit.<br />\nThe DAWN public-use dataset provides information for all types of drugs, including illegal drugs, prescription drugs, over-the-counter medications, dietary supplements, anesthetic gases, substances that have psychoactive effects when inhaled, alcohol when used in combination with other drugs (all ages), and alcohol alone (only for patients aged 20 or younger). Public-use dataset variables describe and categorize up to 16 drugs contributing to the ED visit, including toxicology confirmation and route of administration. Administrative variables specify the type of case, case disposition, categorized episode time of day, and quarter of year. Metropolitan area is included for represented metropolitan areas. Created variables include the number of unique drugs reported and case-level indicators for alcohol, non-alcohol illicit substances, any pharmaceutical, non-medical use of pharmaceuticals, and all misuse and abuse of drugs. Demographic items include age category, sex, and race/ethnicity. Complex sample design and weighting variables are included to calculate various estimates of drug-related ED visits for the Nation as a whole, as well as for specific metropolitan areas, from the ED visits classified as DAWN cases in the selected hospitals.This study has 1 Data Set.</p>\n", 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/drug-abuse-warning-network-dawn-2008', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/drug-abuse-warning-network-dawn-2008-nid13624', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>Drug Abuse Warning Network (DAWN-2008)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/drug-abuse-warning-network-dawn-2008-nid13624', 'accessURL': 'https://datafiles.samhsa.gov/study/drug-abuse-warning-network-dawn-2008-nid13624', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol', 'demographic characteristics', 'detoxification', 'drug overdose', 'drug use', 'emergency departments', 'energy drinks', 'nonprescription drugs', 'substance abuse', 'suicide'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'Drug Abuse Warning Network (DAWN-2008)'}, {'description': '<p>The National Survey of Substance Abuse Treatment Services (N-SSATS) is designed to collect information from all facilities in the United States, both public and private, that provide substance abuse treatment. N-SSATS provides the mechanism for quantifying the dynamic character and composition of the United States substance abuse treatment delivery system. The objectives of N-SSATS are to collect multipurpose data that can be used to assist the Substance Abuse and Mental Health Services Administration (SAMHSA) and state and local governments in assessing the nature and extent of services provided and in forecasting treatment resource requirements, to update SAMHSA\'s Inventory of Behavioral Health Services (I-BHS), to analyze general treatment services trends, and to generate the online Substance Abuse Treatment Facility Locator <a href="http://findtreatment.samhsa.gov">http://findtreatment.samhsa.gov</a>, as well as the National Directory of Drug and Alcohol Abuse Treatment Programs.</p>\n<p>Data are collected on topics including facility operation, services offered (assessment, testing, transitional, ancillary, and pharmacotherapies), detoxification, primary focus (substance abuse, mental health, both, general health, and other), Opioid Treatment Programs and medications dispensed/prescribed, counseling and therapeutic approaches, standard operating procedures, special programs/groups offered, languages in which treatment is provided, type of treatment provided (hospital inpatient, residential, outpatient), number of clients (by service, total, and under age 18), number of beds, types of payment accepted, sliding fee scale, and facility accreditation and licensure/certification.<br />\nThis study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-survey-substance-abuse-treatment-services-n-ssats-2013', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-survey-substance-abuse-treatment-services-n-ssats-2013-nid13626', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Survey of Substance Abuse Treatment Services (N-SSATS-2013)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-survey-substance-abuse-treatment-services-n-ssats-2013-nid13626', 'accessURL': 'https://datafiles.samhsa.gov/study/national-survey-substance-abuse-treatment-services-n-ssats-2013-nid13626', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'drug abuse', 'drug treatment', 'health care services', 'HIV', 'intervention', 'substance abuse', 'substance abuse treatment', 'treatment facilities', 'treatment programs'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Survey of Substance Abuse Treatment Services (N-SSATS-2013)'}, {'description': '<p>This series measures the prevalence and correlates of drug<br />\nuse in the United States. The surveys are designed to provide<br />\nquarterly, as well as annual, estimates. Information is provided on<br />\nthe use of illicit drugs, alcohol, anabolic steroids, and tobacco<br />\namong members of United States households aged 12 and older. Questions<br />\ninclude age at first use, as well as lifetime, annual, and past-month<br />\nusage for the following drug classes: marijuana, inhalants, cocaine,<br />\nhallucinogens, heroin, alcohol, tobacco, and nonmedical use of<br />\npsychotherapeutics. Respondents were also asked about problems<br />\nresulting from their use of drugs, alcohol, and tobacco, their<br />\nperceptions of the risks involved, insurance coverage, and personal<br />\nand family income sources and amounts. Demographic data include<br />\ngender, race, ethnicity, educational level, job status, income level,<br />\nhousehold composition, and population density.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-household-survey-drug-abuse-nhsda-1990', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-household-survey-drug-abuse-nhsda-1990-nid13628', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Household Survey on Drug Abuse (NHSDA-1990)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-household-survey-drug-abuse-nhsda-1990-nid13628', 'accessURL': 'https://datafiles.samhsa.gov/study/national-household-survey-drug-abuse-nhsda-1990-nid13628', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'alcohol consumption', 'amphetamines', 'barbiturates', 'cocaine', 'drug abuse', 'drug use', 'drugs', 'hallucinogens', 'heroin', 'households', 'inhalants', 'marijuana', 'methamphetamine', 'prescription drugs', 'sedatives', 'smoking', 'stimulants', 'substance abuse', 'substance abuse treatment', 'tobacco use', 'tranquilizers', 'youths'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Household Survey on Drug Abuse (NHSDA-1990)'}, {'description': "<p>The primary objective of the National Pregnancy and Health<br />\nSurvey (NPHS) was to produce national annual estimates of the<br />\npercentages and numbers of mothers of live newborns in the United<br />\nStates who used selected licit and illicit drugs in the 12 months<br />\nprior to delivery. A further objective was to describe patterns of<br />\nprenatal substance use among demographic subgroups of<br />\nwomen. Information on demographic and socioeconomic characteristics,<br />\nobstetric history, and drug treatment of women who delivered infants<br />\nat sampled hospitals was obtained through an interviewer-administered<br />\nquestionnaire, while data on substance use before and during pregnancy<br />\nwere collected through a questionnaire completed by the respondent and<br />\nconcealed from the interviewer. Respondents were asked about use of<br />\nthe following substances: alcohol, amphetamines, analgesics, cocaine,<br />\ncrack cocaine, barbiturates, hallucinogens, hashish, heroin,<br />\nmarijuana, methadone, methamphetamine, sedatives, stimulants, tobacco,<br />\nand tranquilizers. Additionally, information was collected on the<br />\nrespondent's pregnancy, prenatal care, delivery, previous pregnancies,<br />\nand background. Additional data were obtained from the mothers' and<br />\ninfants' medical records. Urine specimens collected routinely by the<br />\nhospital on obstetric admissions were tested for selected<br />\ndrugs. Finally, in a subsample of six hospitals, hair specimens were<br />\nrequested from respondents to evaluate the potential of hair as a<br />\nsource of toxicological data in future studies.This study has 1 Data Set.</p>\n", 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-pregnancy-and-health-survey-drug-use-among-women-delivering-live-births-nphs-1992', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-pregnancy-and-health-survey-drug-use-among-women-delivering-live-births-nphs-1992', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Pregnancy and Health Survey: Drug Use Among Women Delivering Live Births (NPHS-1992)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-pregnancy-and-health-survey-drug-use-among-women-delivering-live-births-nphs-1992', 'accessURL': 'https://datafiles.samhsa.gov/study/national-pregnancy-and-health-survey-drug-use-among-women-delivering-live-births-nphs-1992', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol', 'amphetamines', 'cocaine', 'demographic characteristics', 'drug testing', 'drug treatment', 'drug use', 'economic indicators', 'heroin', 'hospitals', 'live births', 'marijuana', 'methadone', 'pregnancy', 'prenatal care', 'reproductive history', 'sedatives', 'tobacco use', 'tranquilizers', 'urinalysis', 'women'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Pregnancy and Health Survey: Drug Use Among Women Delivering Live Births (NPHS-1992)'}, {'description': '<p>The National Household Survey on Drug Abuse (NHSDA) series<br />\nmeasures the prevalence and correlates of drug use in the United<br />\nStates. The surveys are designed to provide quarterly, as well as<br />\nannual, estimates. Information is provided on the use of illicit<br />\ndrugs, alcohol, and tobacco among members of United States households<br />\naged 12 and older. Questions include age at first use as well as<br />\nlifetime, annual, and past-month usage for the following drug classes:<br />\nmarijuana, cocaine (and crack), hallucinogens, heroin, inhalants,<br />\nalcohol, tobacco, and nonmedical use of prescription drugs, including<br />\npsychotherapeutics. Respondents were also asked about personal and<br />\nfamily income sources and amounts, substance abuse treatment history,<br />\nillegal activities, problems resulting from the use of drugs, need for<br />\ntreatment for drug or alcohol use, criminal record, and<br />\nneedle-sharing. Questions on mental health and access to care, which<br />\nwere introduced in the 1994-B questionnaire (see NATIONAL HOUSEHOLD<br />\nSURVEY ON DRUG ABUSE, 1994), were retained in this<br />\nadministration of the survey. Also retained was the section on<br />\nrisk/availability of drugs that was reintroduced in 1996, and sections<br />\non driving behavior and personal behavior were added (see NATIONAL<br />\nHOUSEHOLD SURVEY ON DRUG ABUSE, 1996). The 1997<br />\nquestionnaire (NATIONAL HOUSEHOLD SURVEY ON DRUG ABUSE, 1997) introduced new items that the 1998 NHSDA continued on cigar<br />\nsmoking, people who were present when respondents used marijuana or<br />\ncocaine for the first time (if applicable), reasons for using these<br />\ntwo drugs the first time, reasons for using these two drugs in the<br />\npast year, reasons for discontinuing use of these two drugs (for<br />\nlifetime but not past-year users), and reasons respondents never used<br />\nthese two drugs. Both the 1997 and 1998 NHSDAs had a series of<br />\nquestions that were asked only of respondents aged 12 to 17. These<br />\nitems covered a variety of topics that may be associated with<br />\nsubstance use and related behaviors, such as exposure to substance<br />\nabuse prevention and education programs, gang involvement,<br />\nrelationship with parents, and substance use by friends. Demographic<br />\ndata include gender, race, age, ethnicity, marital status, educational<br />\nlevel, job status, income level, veteran status, and current household<br />\ncomposition.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-household-survey-drug-abuse-nhsda-1998', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-household-survey-drug-abuse-nhsda-1998-nid13630', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Household Survey on Drug Abuse (NHSDA-1998)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-household-survey-drug-abuse-nhsda-1998-nid13630', 'accessURL': 'https://datafiles.samhsa.gov/study/national-household-survey-drug-abuse-nhsda-1998-nid13630', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol', 'alcohol abuse', 'alcohol consumption', 'amphetamines', 'barbiturates', 'cocaine', 'demographic characteristics', 'drug abuse', 'drug use', 'drugs', 'hallucinogens', 'health care', 'health insurance', 'heroin', 'households', 'inhalants', 'marijuana', 'mental health', 'mental health services', 'methamphetamine', 'prescription drugs', 'sedatives', 'smoking', 'stimulants', 'substance abuse', 'substance abuse treatment', 'tobacco use', 'tranquilizers', 'youths'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Household Survey on Drug Abuse (NHSDA-1998)'}, {'description': '<p>The Treatment Episode Data Set -- Discharges (TEDS-D) is a national census data system of annual discharges from substance abuse treatment facilities. TEDS-D provides annual data on the number and characteristics of persons discharged from public and private substance abuse treatment programs that receive public funding. Data collected both at admission and at discharge is included. The unit of analysis is a treatment discharge. TEDS-D consists of data reported to state substance abuse agencies by the treatment programs, which in turn report it to SAMHSA.<br />\nA sister data system, called the Treatment Episode Data Set -- Admissions (TEDS-A), collects data on admissions to substance abuse treatment facilities. The first year of TEDS-A data is 1992, while the first year of TEDS-D is 2006.<br />\nTEDS-D variables that are required to be reported are called the "Minimum Data Set (MDS)", while those that are optional are called the "Supplemental Data Set (SuDS)".<br />\nVariables unique to TEDS-D, and not part of TEDS-A, are the length of stay, reason for leaving treatment, and service setting at time of discharge. TEDS-D also provides many of the same variables that exist in TEDS-A. This includes information on service setting, number of prior treatments, primary source of referral, gender, race, ethnicity, education, employment status, substance(s) abused, route of administration, frequency of use, age at first use, and whether methadone was prescribed in treatment. Supplemental variables include: diagnosis codes, presence of psychiatric problems, living arrangements, source of income, health insurance, expected source of payment, pregnancy and veteran status, marital status, detailed not in labor force codes, detailed criminal justice referral codes, days waiting to enter treatment, and the number of arrests in the 30 days prior to admissions (starting in 2008) .<br />\nSubstances abused include alcohol, cocaine and crack, marijuana and hashish, heroin, nonprescription methadone, other opiates and synthetics, PCP, other hallucinogens, methamphetamine, other amphetamines, other stimulants, benzodiazepines, other non-benzodiazepine tranquilizers, barbiturates, other non-barbiturate sedatives or hypnotics, inhalants, over-the-counter medications, and other substances.<br />\nCreated variables include total number of substances reported, intravenous drug use (IDU), and flags for any mention of specific substances.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/treatment-episode-data-set-discharges-teds-d-2009', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-discharges-teds-d-2009-nid13631', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>Treatment Episode Data Set: Discharges (TEDS-D-2009)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-discharges-teds-d-2009-nid13631', 'accessURL': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-discharges-teds-d-2009-nid13631', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'drug abuse', 'drug treatment', 'health care services', 'health insurance', 'intervention', 'mental health', 'substance abuse', 'substance abuse treatment', 'treatment programs'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'Treatment Episode Data Set: Discharges (TEDS-D-2009)'}, {'description': '<p>The Uniform Facility Data Set (UFDS) was designed to measure the scope and use of drug abuse treatment services in the United States. The survey collects information from each privately- and publicly-funded facility in the country that provides substance abuse treatment as well as from state-identified facilities that provide other substance abuse services. Data are collected on a number of topics including facility operation, services provided (assessment, therapy, testing, health, continuing care, special programs, transitional services, community outreach, ancillary), type of treatment, numbers of clients, and various client characteristics. The main objective of the UFDS is to produce data that can be used to assess the nature and extent of substance abuse treatment services, to assist in the forecast of treatment resource requirements, to analyze treatment service trends, to conduct national, regional, and state-level comparative analyses of treatment services and utilization, and to generate the National Directory of Drug and Alcohol Abuse Treatment Programs and its on-line equivalent, the Substance Abuse Treatment Facility Locator <a href="http://findtreatment.samhsa.gov/.This">http://findtreatment.samhsa.gov/.This</a> study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/uniform-facility-data-set-us-ufds-1998', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/uniform-facility-data-set-us-ufds-1998-nid13632', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>Uniform Facility Data Set US (UFDS-1998)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/uniform-facility-data-set-us-ufds-1998-nid13632', 'accessURL': 'https://datafiles.samhsa.gov/study/uniform-facility-data-set-us-ufds-1998-nid13632', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'drug abuse', 'drug treatment', 'health care services', 'HIV', 'intervention', 'substance abuse', 'substance abuse treatment', 'treatment facilities', 'treatment programs'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'Uniform Facility Data Set US (UFDS-1998)'}, {'description': '<p>Youth data for the fifth wave of the National Youth Survey<br />\nare contained in this collection. The first wave of this survey was<br />\nconducted in 1976, the second wave in 1977,<br />\nthe third wave in 1978, and the fourth wave in 1979. For this wave, youths in the United States were interviewed in<br />\nearly 1981 about events and behavior occurring in calendar year 1980.<br />\nData are available on the demographic and socioeconomic status of<br />\nrespondents, disruptive events in the home, neighborhood problems,<br />\nyouth aspirations and current successes, normlessness, labeling by<br />\nparents, friends, and co-workers, perceived disapproval, attitudes<br />\ntoward deviance, exposure and commitment to delinquent peers, sex<br />\nroles, interpersonal violence, attitudes toward sexual violence,<br />\npressure for substance abuse by peers, drug and alcohol use, and<br />\nvictimization.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-youth-survey-us-wave-v-nys-1980', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-youth-survey-us-wave-v-nys-1980-nid13633', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Youth Survey US: Wave V (NYS-1980)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-youth-survey-us-wave-v-nys-1980-nid13633', 'accessURL': 'https://datafiles.samhsa.gov/study/national-youth-survey-us-wave-v-nys-1980-nid13633', 'mediaType': 'application/unknown'}], 'keyword': ['aspirations', 'behavior problems', 'career goals', 'community involvement', 'delinquent behavior', 'depression (psychology)', 'deviance', 'drugs', 'expectations', 'family conflict', 'family relations', 'health services utilization', 'life events', 'neighborhood conditions', 'parental attitudes', 'parents', 'peer influence', 'sexual behavior', 'social attitudes', 'social behavior', 'social isolation', 'social values', 'socioeconomic status', 'spouse abuse', 'substance abuse', 'teenage pregnancies', 'victimization', 'young adults', 'youths'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Youth Survey US: Wave V (NYS-1980)'}, {'description': '<p>The Treatment Episode Data Set -- Admissions (TEDS-A) is a national census data system of annual admissions to substance abuse treatment facilities. TEDS-A provides annual data on the number and characteristics of persons admitted to public and private substance abuse treatment programs that receive public funding. The unit of analysis is a treatment admission. TEDS consists of data reported to state substance abuse agencies by the treatment programs, which in turn report it to SAMHSA.<br />\nA sister data system, called the Treatment Episode Data Set -- Discharges (TEDS-D), collects data on discharges from substance abuse treatment facilities. The first year of TEDS-A data is 1992, while the first year of TEDS-D is 2006.<br />\nTEDS variables that are required to be reported are called the "Minimum Data Set (MDS)", while those that are optional are called the "Supplemental Data Set (SuDS)".<br />\nVariables in the MDS include: information on service setting, number of prior treatments, primary source of referral, gender, race, ethnicity, education, employment status, substance(s) abused, route of administration, frequency of use, age at first use, and whether methadone was prescribed in treatment. Supplemental variables include: diagnosis codes, presence of psychiatric problems, living arrangements, source of income, health insurance, expected source of payment, pregnancy and veteran status, marital status, detailed not in labor force codes, detailed criminal justice referral codes, days waiting to enter treatment, and the number of arrests in the 30 days prior to admissions (starting in 2008).<br />\nSubstances abused include alcohol, cocaine and crack, marijuana and hashish, heroin, nonprescription methadone, other opiates and synthetics, PCP, other hallucinogens, methamphetamine, other amphetamines, other stimulants, benzodiazepines, other non-benzodiazepine tranquilizers, barbiturates, other non-barbiturate sedatives or hypnotics, inhalants, over-the-counter medications, and other substances.<br />\nCreated variables include total number of substances reported, intravenous drug use (IDU), and flags for any mention of specific substances.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/treatment-episode-data-set-admissions-teds-1999', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-1999-nid13634', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>Treatment Episode Data Set: Admissions (TEDS-A-1999)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-1999-nid13634', 'accessURL': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-1999-nid13634', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'drug abuse', 'drug treatment', 'health care services', 'health insurance', 'intervention', 'mental health', 'substance abuse', 'substance abuse treatment', 'treatment programs'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'Treatment Episode Data Set: Admissions (TEDS-A-1999)'}, {'description': '<p>This series measures the prevalence and correlates of drug use in the United States. The surveys are designed to provide quarterly, as well as annual, estimates. Information is provided on the use of illicit drugs, alcohol, tobacco, and nonmedical use of prescription drugs among members of United States households aged 12 and older. Questions include age at first use, as well as lifetime, annual, and past-month usage for the following drug classes: cannabis, cocaine, hallucinogens, heroin, inhalants, alcohol, tobacco, nonmedical use of prescription drugs including psychotherapeutics, and polysubstance use. Respondents were also asked about their knowledge of drugs, perceptions of the risks involved, population movement, and sequencing of drug use. Fifty-seven percent of respondents were asked specific questions about their perceptions of the consequences of marijuana and alcohol use. The other 43 percent were asked about heroin use among friends. Demographic data include gender, race, age, ethnicity, marital status, educational level, job status, income level, and household composition.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-household-survey-drug-abuse-nhsda-1979', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-household-survey-drug-abuse-nhsda-1979-nid13635', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Household Survey on Drug Abuse (NHSDA-1979)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-household-survey-drug-abuse-nhsda-1979-nid13635', 'accessURL': 'https://datafiles.samhsa.gov/study/national-household-survey-drug-abuse-nhsda-1979-nid13635', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol', 'alcohol abuse', 'alcohol consumption', 'amphetamines', 'barbiturates', 'cocaine', 'demographic characteristics', 'drug abuse', 'drug use', 'drugs', 'hallucinogens', 'heroin', 'households', 'inhalants', 'marijuana', 'methamphetamine', 'prescription drugs', 'sedatives', 'smoking', 'stimulants', 'substance abuse', 'substance abuse treatment', 'tobacco use', 'tranquilizers', 'youths'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Household Survey on Drug Abuse (NHSDA-1979)'}, {'description': '<p>The Treatment Episode Data Set -- Admissions (TEDS-A) is a national census data system of annual admissions to substance abuse treatment facilities. TEDS-A provides annual data on the number and characteristics of persons admitted to public and private substance abuse treatment programs that receive public funding. The unit of analysis is a treatment admission. TEDS consists of data reported to state substance abuse agencies by the treatment programs, which in turn report it to SAMHSA.<br />\nA sister data system, called the Treatment Episode Data Set -- Discharges (TEDS-D), collects data on discharges from substance abuse treatment facilities. The first year of TEDS-A data is 1992, while the first year of TEDS-D is 2006.<br />\nTEDS variables that are required to be reported are called the "Minimum Data Set (MDS)", while those that are optional are called the "Supplemental Data Set (SuDS)".<br />\nVariables in the MDS include: information on service setting, number of prior treatments, primary source of referral, gender, race, ethnicity, education, employment status, substance(s) abused, route of administration, frequency of use, age at first use, and whether methadone was prescribed in treatment. Supplemental variables include: diagnosis codes, presence of psychiatric problems, living arrangements, source of income, health insurance, expected source of payment, pregnancy and veteran status, marital status, detailed not in labor force codes, detailed criminal justice referral codes, days waiting to enter treatment, and the number of arrests in the 30 days prior to admissions (starting in 2008).<br />\nSubstances abused include alcohol, cocaine and crack, marijuana and hashish, heroin, nonprescription methadone, other opiates and synthetics, PCP, other hallucinogens, methamphetamine, other amphetamines, other stimulants, benzodiazepines, other non-benzodiazepine tranquilizers, barbiturates, other non-barbiturate sedatives or hypnotics, inhalants, over-the-counter medications, and other substances.<br />\nCreated variables include total number of substances reported, intravenous drug use (IDU), and flags for any mention of specific substances.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/treatment-episode-data-set-admissions-teds-2013', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-2013-nid16874', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>Treatment Episode Data Set: Admissions (TEDS-A-2013)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-2013-nid16874', 'accessURL': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-2013-nid16874', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'drug abuse', 'drug treatment', 'health care services', 'health insurance', 'intervention', 'mental health', 'substance abuse', 'substance abuse treatment', 'treatment programs'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'Treatment Episode Data Set: Admissions (TEDS-A-2013)'}, {'description': '<p>The National Survey on Drug Use and Health (NSDUH) series (formerly titled National Household Survey on Drug Abuse) primarily measures the prevalence and<br />\n correlates of drug use in the United States. The surveys are designed to provide quarterly, as well as annual estimates. Information is provided on the use<br />\n of illicit drugs, alcohol, and tobacco among members of United States households aged 12 and older. Questions included age at first use as well as<br />\n lifetime, annual, and past-month usage for the following drug classes: marijuana, cocaine (and crack), hallucinogens, heroin, inhalants, alcohol, tobacco,<br />\n and nonmedical use of prescription drugs, including pain relievers, tranquilizers, stimulants, and sedatives. The survey covered substance abuse treatment<br />\n history and perceived need for treatment, and included questions from the Diagnostic and Statistical Manual (DSM) of Mental Disorders that allow diagnostic<br />\n criteria to be applied. The survey included questions concerning treatment for both substance abuse and mental health-related disorders. Respondents were<br />\n also asked about personal and family income sources and amounts, health care access and coverage, illegal activities and arrest record, problems resulting<br />\n from the use of drugs, and needle-sharing. Questions introduced in previous administrations were retained in the 2015 survey, including questions asked<br />\n only of respondents aged 12 to 17. These "youth experiences" items covered a variety of topics, such as neighborhood environment, illegal activities, drug<br />\n use by friends, social support, extracurricular activities, exposure to substance abuse prevention and education programs, and perceived adult attitudes<br />\n toward drug use and activities such as school work. Several measures focused on prevention-related themes in this section. Also retained were questions on<br />\n mental health and access to care, perceived risk of using drugs, perceived availability of drugs, driving and personal behavior, and cigar smoking.<br />\n Questions on the tobacco brand used most often were introduced with the 1999 survey. For the 2008 survey, adult mental health questions were added to<br />\n measure symptoms of psychological distress in the worst period of distress that a person experienced in the past 30 days and suicidal ideation. In 2008, a<br />\n split-sample design also was included to administer separate sets of questions (WHODAS vs. SDS) to assess impairment due to mental health problems.<br />\n Beginning with the 2009 NSDUH, however, all of the adults in the sample received only the WHODAS questions. Background information includes gender, race,<br />\n age, ethnicity, marital status, educational level, job status, veteran status, and current household composition.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-survey-drug-use-and-health-nsduh-2015', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-survey-drug-use-and-health-nsduh-2015-nid16893', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Survey on Drug Use and Health (NSDUH-2015)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-survey-drug-use-and-health-nsduh-2015-nid16893', 'accessURL': 'https://datafiles.samhsa.gov/study/national-survey-drug-use-and-health-nsduh-2015-nid16893', 'mediaType': 'application/unknown'}], 'keyword': ['addiction', 'alcohol', 'alcohol abuse', 'alcohol consumption', 'amphetamines', 'barbiturates', 'cocaine', 'controlled drugs', 'crack cocaine', 'demographic characteristics', 'depression (psychology)', 'drinking behavior', 'drug abuse', 'drug dependence', 'drug treatment', 'drug use', 'drugs', 'employment', 'hallucinogens', 'health care', 'heroin', 'households', 'income', 'inhalants', 'marijuana', 'mental health', 'mental health services', 'methamphetamine', 'pregnancy', 'prescription drugs', 'sedatives', 'smoking', 'stimulants', 'substance abuse', 'substance abuse treatment', 'tobacco use', 'tranquilizers', 'youths'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Survey on Drug Use and Health (NSDUH-2015)'}, {'description': '<p>This page contains information on Part D claims data for the purposes of research, analysis, reporting, and public health functions. These data will also be used to better identify, evaluate and measure the effects of the Medicare Modernization Act of 2003, (MMA).</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.cms.gov/Medicare/Prescription-Drug-Coverage/PrescriptionDrugCovGenIn/PartDData.html', 'modified': '2015-12-16', 'contactPoint': {'hasEmail': 'mailto:Healthdata@hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2015-12-16', 'accessLevel': 'public', 'identifier': '357', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.cms.gov/Medicare/Prescription-Drug-Coverage/PrescriptionDrugCovGenIn/PartDData.html', 'mediaType': 'application/unknown', 'title': 'https://www.cms.gov/Medicare/Prescription-Drug-Coverage/PrescriptionDrugCovGenIn/PartDData.html'}], 'keyword': ['Claims', 'Medicare', 'National', 'Part D', 'Pharmacy', 'Prescription Drug Plans', 'Prescription Drugs', 'Publicly Available Data File - for purchase'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medicare Part D Claims Data'}, {'rights': 'N/A', 'description': "<p>The State Inpatient Databases (SID) contain the universe of hospital inpatient discharge abstracts in States participating in HCUP that release their data through the HCUP Central Distributor. Restricted access data files are available with a data use agreement and brief online security training.</p>\n<p>The data are translated into a uniform format to facilitate multi-State comparisons and analyses. The SID are based on data from short term, acute care, nonfederal hospitals. Some States include discharges from specialty facilities, such as acute psychiatric hospitals. The SID include all patients, regardless of payer, e.g., persons covered by Medicare, Medicaid, private insurance, and the uninsured.</p>\n<p>The SID contain clinical and resource use information included in a typical discharge abstract, with safeguards to protect the privacy of individual patients, physicians, and hospitals (as required by data sources). Data elements include but are not limited to: diagnoses, procedures, admission and discharge status, patient demographics (e.g., gender, age), total charges, length of stay, and expected payment source (e.g., Medicare, Medicaid, private insurance, self-pay; for some States, additional discrete payer categories, such as managed care). In addition to the core set of uniform data elements common to all SID, some include State-specific data elements, such as the patient's race.</p>\n<p>The SID exclude data elements that could directly or indirectly identify individuals. For some States, hospital and county identifiers are included that permit linkage to the American Hospital Association Annual Survey File and the Area Resource File.</p>\n", 'temporal': '1990-01-02T00:00:00-05:00/2016-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Agency for Healthcare Research and Quality, Department of Health & Human Services'}, 'theme': ['Community', 'Health', 'Quality', 'Medicare', 'Hospital', 'Inpatient'], 'landingPage': 'https://www.hcup-us.ahrq.gov/db/state/siddbdocumentation.jsp', 'contactPoint': {'hasEmail': 'mailto:hcup@ahrq.gov', 'fn': 'HCUP User Support'}, 'issued': '2017-11-27', 'programCode': ['009:072'], 'accessLevel': 'restricted public', 'identifier': '6ae52fd4-6ac1-4c36-938c-9f57a36ed812', '@type': 'dcat:Dataset', 'modified': '2020-03-04', 'keyword': ['Claims', 'community health', 'diagnoses', 'hcup', 'health care', 'health statistics', 'Hospital', 'Inpatient', 'procedures', 'Utilization'], 'bureauCode': ['009:33'], 'dataQuality': True, 'title': 'HCUP State Inpatient Databases (SID) - Restricted Access File', 'describedBy': 'https://www.hcup-us.ahrq.gov/db/state/siddist/siddist_ddeavailbyyear.jsp'}, {'rights': 'N/A', 'description': "<p>The NIS is the largest publicly available all-payer inpatient care database in the United States. It contains data from approximately 8 million hospital stays each year. Restricted access data files are available with a data use agreement and brief online security training.</p>\n<p>The 2012 NIS was redesigned. The new NIS is a sample of discharges from all hospitals participating in HCUP. For prior years, the NIS was a sample of hospitals. The NIS allows for weighted national estimates to identify, track, and analyze national trends in health care utilization, access, charges, quality, and outcomes.</p>\n<p>The NIS is drawn from States participating in HCUP. NIS data are available since 1988, allowing analysis of trends over time.</p>\n<p>The NIS includes charge information for all patients, regardless of payer, including persons covered by Medicare, Medicaid, private insurance, and the uninsured.</p>\n<p>The NIS's large sample size enables analyses of rare conditions, such as congenital anomalies; uncommon treatments, such as organ transplantation; and special patient populations, such as the uninsured.</p>\n<p>The NIS contains clinical and resource use information included in a typical discharge abstract, with safeguards to protect the privacy of individual patients, physicians, and hospitals (as required by data sources). The NIS excludes data elements that could directly or indirectly identify individuals.</p>\n", 'temporal': '1988-01-01T00:00:00-05:00/2015-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Agency for Healthcare Research and Quality, Department of Health & Human Services'}, 'theme': ['Health', 'Hospital', 'Inpatient'], 'landingPage': 'https://www.hcup-us.ahrq.gov/db/nation/nis/nisdbdocumentation.jsp', 'contactPoint': {'hasEmail': 'mailto:hcup@ahrq.gov', 'fn': 'HCUP User Support'}, 'issued': '2017-11-27', 'programCode': ['009:072'], 'accessLevel': 'restricted public', 'identifier': 'bae01dec-8c8a-48c0-8d22-e0f85f2edd8e', '@type': 'dcat:Dataset', 'modified': '2020-03-04', 'keyword': ['Claims', 'diagnoses', 'hcup', 'health care', 'health statistics', 'Hospital', 'Inpatient', 'procedures', 'Utilization'], 'bureauCode': ['009:33'], 'dataQuality': True, 'title': 'HCUP National (Nationwide) Inpatient Sample (NIS) - Restricted Access File', 'describedBy': 'http://www.hcup-us.ahrq.gov/db/nation/nis/nisdde.jsp'}, {'rights': ' Restricted Public', 'description': '<p>The Nationwide Readmissions Database (NRD) is a unique and powerful database designed to support various types of analyses of national readmission rates for all payers and the uninsured. The NRD includes discharges for patients with and without repeat hospital visits in a year and those who have died in the hospital. Repeat stays may or may not be related. The criteria to determine the relationship between hospital admissions is left to the analyst using the NRD. This database addresses a large gap in health care data - the lack of nationally representative information on hospital readmissions for all ages.</p>\n', 'temporal': '2010-01-01T05:00:00-05:00/2015-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Agency for Healthcare Research and Quality, Department of Health & Human Services'}, 'theme': ['Community', 'Health', 'Quality', 'Medicare', 'Hospital', 'Inpatient', 'National'], 'landingPage': 'https://www.hcup-us.ahrq.gov/db/nation/nrd/nrddbdocumentation.jsp', 'contactPoint': {'hasEmail': 'mailto:hcup@ahrq.gov', 'fn': 'HCUP User Support'}, 'issued': '2017-11-27', 'programCode': ['009:072'], 'accessLevel': 'restricted public', 'identifier': 'b2fbf730-37f9-407b-bc31-452ff181cef5', '@type': 'dcat:Dataset', 'modified': '2018-11-21', 'keyword': ['Ambulatory Surgery', 'Emergency Department', 'inpatient hospital', 'Readmissions', 'revisits'], 'bureauCode': ['009:33'], 'dataQuality': True, 'title': 'Healthcare Cost and Utilization Project Nationwide Readmissions Database (NRD)', 'describedBy': 'https://www.hcup-us.ahrq.gov/db/nation/nrd/nrddde.jsp'}, {'description': '<p>HRSA Health Centers care for you, even if you have no health insurance – you pay what you can afford based on your income. Health centers provide services that include checkups when you are well, treatment when you are sick, complete care when you are pregnant, and immunizations and checkups for your children. Some health centers also provide mental health, substance abuse, oral health, and/or vision services. Contact the health center organization directly to confirm the availability of specific services and to make an appointment.</p>\n', 'programCode': ['009:013'], 'title': 'Find a Health Center', 'publisher': {'@type': 'org:Organization', 'name': 'Health Resources and Services Administration'}, 'landingPage': 'https://findahealthcenter.hrsa.gov/', 'contactPoint': {'hasEmail': 'mailto:comments@hrsa.gov', 'fn': 'HRSA Bureau of Primary Care'}, 'issued': '2017-07-14', 'accessLevel': 'public', 'identifier': '27b4e77a-5adc-4b6a-bc26-6bbe7beac8b2', '@type': 'dcat:Dataset', 'modified': '2017-07-14', 'keyword': ['clinic locations', 'community health', 'Community Health Center', 'Federally Qualified Health Center (FQHC)', 'health center', 'health center location', 'hrsa', 'preventive care', 'primary care', 'sliding scale'], 'bureauCode': ['009:15'], 'theme': ['Community', 'Health', 'National', 'State'], 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The Interaction API is a web service for accessing drug-drug interactions. No license is needed to use the Interaction API. Currently, the API uses DrugBank for its interaction information.</p>\n', 'programCode': ['009:041'], 'publisher': {'@type': 'org:Organization', 'name': 'National Library of Medicine (NLM)'}, 'landingPage': 'https://rxnav.nlm.nih.gov/InteractionAPIs.html', 'modified': '2018-11-21', 'contactPoint': {'hasEmail': 'mailto:custserv@nlm.nih.gov', 'fn': 'NLM Customer Service'}, 'issued': '2016-09-06', 'accessLevel': 'public', 'identifier': '64617208-4c47-43ea-bbe7-a1a842882ede', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'api', 'accessURL': 'https://rxnav.nlm.nih.gov/InteractionAPIs.html', 'mediaType': 'application/unknown', 'title': 'API'}], 'keyword': ['API', 'drug', 'drug interactions', 'drugbank'], 'bureauCode': ['009:25'], 'dataQuality': True, 'title': 'Drug Interaction API'}, {'description': '<p>The RxClass Browser is a web application for exploring and navigating through the class hierarchies to find the RxNorm drug members associated with each class.</p>\n<p>RxClass links drug classes of several drug sources including ATC, MeSH, NDF-RT and FDA/SPL to their RxNorm drug members (ingredients, precise ingredients and multiple ingredients).</p>\n<p>RxClass allows users to search by class name or identifier to find the RxNorm drug members or, conversely, search by RxNorm drug name or identifier to find the classes that the RxNorm drug is a member of.</p>\n', 'programCode': ['009:041'], 'publisher': {'@type': 'org:Organization', 'name': 'National Library of Medicine (NLM)'}, 'theme': ['Health'], 'landingPage': 'https://mor.nlm.nih.gov/RxClass/', 'modified': '2018-11-21', 'contactPoint': {'hasEmail': 'mailto:custserv@nlm.nih.gov', 'fn': 'NLM Customer Service'}, 'issued': '2016-09-06', 'accessLevel': 'public', 'identifier': '5456c9c8-254b-4d00-98ca-85aacec90302', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'api', 'accessURL': 'https://rxnav.nlm.nih.gov/RxClassAPIs.html', 'mediaType': 'application/unknown', 'title': 'API'}, {'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://mor.nlm.nih.gov/RxClass/#', 'mediaType': 'application/unknown', 'title': 'Search RxClass'}], 'keyword': ['drug class', 'Drugs', 'rxnorm'], 'bureauCode': ['009:25'], 'dataQuality': True, 'title': 'RxClass'}, {'description': '<p>Gene integrates information from a wide range of species. A record may include nomenclature, Reference Sequences (RefSeqs), maps, pathways, variations, phenotypes, and links to genome-, phenotype-, and locus-specific resources worldwide.</p>\n', 'programCode': ['009:041'], 'publisher': {'@type': 'org:Organization', 'name': 'National Library of Medicine (NLM)'}, 'theme': ['Health'], 'landingPage': 'http://www.ncbi.nlm.nih.gov/gene', 'modified': '2018-11-21', 'contactPoint': {'hasEmail': 'mailto:info@ncbi.nlm.nih.gov', 'fn': 'NCBI Help Desk'}, 'issued': '2016-09-01', 'accessLevel': 'public', 'identifier': 'b68f45af-ac88-4fae-a7bf-8f8ccad902ec', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>This site contains three directories: DATA, GeneRIF and tools. The DATA directory contains files listing all data linked to GeneIDs along with subdirectories containing ASN.1 data for the Gene records. The GeneRIF (Gene References into Function) directory contains PubMed identifiers for articles describing the function of a single gene or interactions between products of two genes. Sample programs for manipulating gene data are provided in the tools directory. Please see the README file for details.</p>\n', 'format': 'data', 'title': 'Download Gene Data', 'accessURL': 'ftp://ftp.ncbi.nlm.nih.gov/gene/', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.ncbi.nlm.nih.gov/gene', 'mediaType': 'application/unknown', 'title': 'Search Gene'}, {'@type': 'dcat:Distribution', 'format': 'api', 'accessURL': 'http://www.ncbi.nlm.nih.gov/books/NBK25497/', 'mediaType': 'application/unknown', 'title': 'E-utilities API'}], 'keyword': ['genes', 'genome', 'phenotype'], 'bureauCode': ['009:25'], 'dataQuality': True, 'title': 'Gene'}, {'description': '<p>The protein sequences corresponding to the translations of coding sequences (CDS) in GenBank collected for each GenBank release.</p>\n', 'programCode': ['009:041'], 'publisher': {'@type': 'org:Organization', 'name': 'National Library of Medicine (NLM)'}, 'theme': ['Health'], 'landingPage': 'http://www.ncbi.nlm.nih.gov/genbank/', 'modified': '2018-11-21', 'contactPoint': {'hasEmail': 'mailto:info@ncbi.nlm.nih.gov', 'fn': 'NCBI Help Desk'}, 'issued': '2016-09-01', 'accessLevel': 'public', 'identifier': '3dbe09f6-2a7e-4009-92d2-6112f1d603eb', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'data', 'accessURL': 'ftp://ftp.ncbi.nlm.nih.gov/ncbi-asn1/protein_fasta/', 'mediaType': 'application/unknown', 'title': 'Download GenPept Data'}], 'keyword': ['national-library-of-medicine-nlm'], 'bureauCode': ['009:25'], 'dataQuality': True, 'title': 'GenPept'}, {'description': '<p>The NCBI BioSystems Database provides integrated access to biological systems and their component genes, proteins, and small molecules, as well as literature describing those biosystems and other related data throughout Entrez.</p>\n', 'programCode': ['009:041'], 'publisher': {'@type': 'org:Organization', 'name': 'National Library of Medicine (NLM)'}, 'theme': ['Health'], 'landingPage': 'http://www.ncbi.nlm.nih.gov/biosystems/', 'modified': '2018-11-21', 'contactPoint': {'hasEmail': 'mailto:info@ncbi.nlm.nih.gov', 'fn': 'NCBI Help Desk'}, 'issued': '2016-08-08', 'accessLevel': 'public', 'identifier': '685df880-e84f-42ef-93bc-5aa41befe9d0', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'data', 'accessURL': 'ftp://ftp.ncbi.nih.gov/pub/biosystems/', 'mediaType': 'application/unknown', 'title': 'Download BioSystems Data'}, {'@type': 'dcat:Distribution', 'format': 'api', 'accessURL': 'http://www.ncbi.nlm.nih.gov/books/NBK25499/', 'mediaType': 'application/unknown', 'title': 'E-utilities API'}, {'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.ncbi.nlm.nih.gov/biosystems/', 'mediaType': 'application/unknown', 'title': 'Query Interface'}], 'keyword': ['national-library-of-medicine-nlm'], 'bureauCode': ['009:25'], 'dataQuality': True, 'title': 'BioSystems'}, {'description': '<p>The BioSample database contains descriptions of biological source materials used in experimental assays.</p>\n', 'programCode': ['009:041'], 'publisher': {'@type': 'org:Organization', 'name': 'National Library of Medicine (NLM)'}, 'theme': ['Health'], 'landingPage': 'http://www.ncbi.nlm.nih.gov/biosample', 'modified': '2018-11-21', 'contactPoint': {'hasEmail': 'mailto:info@ncbi.nlm.nih.gov', 'fn': 'NCBI Help Desk'}, 'issued': '2016-08-08', 'accessLevel': 'public', 'identifier': '9d206496-bfa3-4579-8b1f-bdc038659380', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'title': 'Query Interface', 'accessURL': 'http://www.ncbi.nlm.nih.gov/biosample', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'format': 'api', 'accessURL': 'http://www.ncbi.nlm.nih.gov/books/NBK25499/', 'mediaType': 'application/unknown', 'title': 'E-utilities API'}, {'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.ncbi.nlm.nih.gov/biosample/', 'mediaType': 'application/unknown', 'title': 'Query Interface'}], 'keyword': ['national-library-of-medicine-nlm'], 'bureauCode': ['009:25'], 'dataQuality': True, 'title': 'BioSample'}, {'description': '<p>ClinVar aggregates information about genomic variation and its relationship to human health.</p>\n', 'programCode': ['009:041'], 'publisher': {'@type': 'org:Organization', 'name': 'National Library of Medicine (NLM)'}, 'theme': ['Health'], 'landingPage': 'http://www.ncbi.nlm.nih.gov/clinvar/', 'modified': '2018-11-21', 'contactPoint': {'hasEmail': 'mailto:info@ncbi.nlm.nih.gov', 'fn': 'NCBI Customer Service'}, 'issued': '2016-08-08', 'accessLevel': 'public', 'identifier': 'fa4322e9-ea16-42bd-87c5-a5eef24608de', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'data', 'accessURL': 'ftp://ftp.ncbi.nlm.nih.gov/pub/clinvar/', 'mediaType': 'application/unknown', 'title': 'Download ClinVar Data'}, {'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.ncbi.nlm.nih.gov/clinvar/', 'mediaType': 'application/unknown', 'title': 'Query Interface'}], 'keyword': ['national-library-of-medicine-nlm'], 'bureauCode': ['009:25'], 'dataQuality': True, 'title': 'ClinVar'}, {'description': '<p>CDD is a protein annotation resource that consists of a collection of well-annotated multiple sequence alignment models for ancient domains and full-length proteins.</p>\n', 'programCode': ['009:041'], 'publisher': {'@type': 'org:Organization', 'name': 'National Library of Medicine (NLM)'}, 'theme': ['Health'], 'landingPage': 'http://www.ncbi.nlm.nih.gov/Structure/cdd/cdd.shtml', 'modified': '2018-11-21', 'contactPoint': {'hasEmail': 'mailto:info@ncbi.nlm.nih.gov', 'fn': 'NCBI Help Desk'}, 'issued': '2016-08-08', 'accessLevel': 'public', 'identifier': '28bc9302-b180-4df5-9a67-aa61f6c1740b', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'data', 'accessURL': 'ftp://ftp.ncbi.nlm.nih.gov/pub/mmdb/cdd/', 'mediaType': 'application/unknown', 'title': 'Download CDD Data'}, {'@type': 'dcat:Distribution', 'format': 'api', 'accessURL': 'http://www.ncbi.nlm.nih.gov/books/NBK25499/', 'mediaType': 'application/unknown', 'title': 'E-utilities API'}, {'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.ncbi.nlm.nih.gov/Structure/cdd/cdd.shtml', 'mediaType': 'application/unknown', 'title': 'Query Interface'}], 'keyword': ['national-library-of-medicine-nlm'], 'bureauCode': ['009:25'], 'dataQuality': True, 'title': 'Conserved Domain Database (CDD)'}, {'description': '<p>The BioProject database provides an organizational framework to access information about research projects with links to data that have been or will be deposited into archival databases maintained at members of the International Nucleotide Sequence Database Consortium (INSDC, which comprises the DNA DataBank of Japan (DDBJ), the European Nucleotide Archive at European Molecular Biology Laboratory (ENA), and GenBank at the National Center for Biotechnology Information (NCBI)).</p>\n', 'programCode': ['009:041'], 'publisher': {'@type': 'org:Organization', 'name': 'National Library of Medicine (NLM)'}, 'theme': ['Health'], 'landingPage': 'http://www.ncbi.nlm.nih.gov/bioproject/', 'modified': '2018-11-21', 'contactPoint': {'hasEmail': 'mailto:info@ncbi.nlm.nih.gov', 'fn': 'NCBI Help Desk'}, 'issued': '2016-08-08', 'accessLevel': 'public', 'identifier': 'e1be5669-bd77-4263-963d-818b1e7dbf83', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'data', 'accessURL': 'ftp://ftp.ncbi.nlm.nih.gov/bioproject/', 'mediaType': 'application/unknown', 'title': 'Download BioProject Data'}, {'@type': 'dcat:Distribution', 'format': 'api', 'accessURL': 'http://www.ncbi.nlm.nih.gov/books/NBK25499/', 'mediaType': 'application/unknown', 'title': 'E-utilities API'}, {'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.ncbi.nlm.nih.gov/bioproject/', 'mediaType': 'application/unknown', 'title': 'Query Interface'}], 'keyword': ['national-library-of-medicine-nlm'], 'bureauCode': ['009:25'], 'dataQuality': True, 'title': 'BioProject'}, {'description': '<p>The VSAC provides downloadable access to all official versions of vocabulary value sets contained in the 2014 Clinical Quality Measures (CQMs). Each value set consists of the numerical values (codes) and human-readable names (terms), drawn from standard vocabularies such as SNOMED CT® , RxNorm, LOINC and ICD-10-CM, which are used to define clinical concepts used in clinical quality measures (e.g., patients with diabetes, clinical visit).</p>\n', 'programCode': ['009:041'], 'publisher': {'@type': 'org:Organization', 'name': 'National Library of Medicine (NLM)'}, 'theme': ['Health', 'Quality'], 'landingPage': 'https://vsac.nlm.nih.gov/', 'modified': '2018-11-21', 'contactPoint': {'hasEmail': 'mailto:custserv@nlm.nih.gov', 'fn': 'NLM Customer Service'}, 'issued': '2016-08-04', 'accessLevel': 'public', 'identifier': 'bf516c5f-d8f4-488a-9bf1-d7485f3743aa', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'api', 'accessURL': 'https://www.nlm.nih.gov/vsac/support/usingvsac/vsacsvsapiv2.html', 'mediaType': 'application/unknown', 'title': 'API'}, {'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://vsac.nlm.nih.gov/', 'mediaType': 'application/unknown', 'title': 'Query Interface'}], 'keyword': ['clinical quality measures', 'cqm', 'ICD', 'rxnorm', 'snomed'], 'bureauCode': ['009:25'], 'dataQuality': True, 'title': 'Value Set Authority Center'}, {'description': '<p>This site celebrates twentieth-century leaders in biomedical research and public health. It makes the archival collections of prominent scientists, physicians, and others who have advanced the scientific enterprise available to the public through modern digital technology.</p>\n', 'programCode': ['009:041'], 'publisher': {'@type': 'org:Organization', 'name': 'National Library of Medicine (NLM)'}, 'theme': ['Health'], 'landingPage': 'https://profiles.nlm.nih.gov/', 'modified': '2018-11-21', 'contactPoint': {'hasEmail': 'mailto:custserv@nlm.nih.gov', 'fn': 'NLM Customer Service'}, 'issued': '2016-08-04', 'accessLevel': 'public', 'identifier': '7b516ae6-81ac-4bc2-a4e4-44c9870ab512', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'api', 'accessURL': 'https://profiles.nlm.nih.gov/ps/display/OaiPmhServiceHelp', 'mediaType': 'application/unknown', 'title': 'API'}, {'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://profiles.nlm.nih.gov/', 'mediaType': 'application/unknown', 'title': 'Search and Browse Profiles in Science'}], 'keyword': ['achievement', 'physician', 'scientist'], 'bureauCode': ['009:25'], 'dataQuality': True, 'title': 'Profiles in Science'}, {'description': '<p>The NIH Common Data Elements (CDE) Repository has been designed to provide access to structured human and machine-readable definitions of data elements that have been recommended or required by NIH Institutes and Centers and other organizations for use in research and for other purposes. Visit the NIH CDE Resource Portal for contextual information about the repository.</p>\n', 'programCode': ['009:041'], 'publisher': {'@type': 'org:Organization', 'name': 'National Library of Medicine (NLM)'}, 'theme': ['Health'], 'landingPage': 'https://cde.nlm.nih.gov/home', 'modified': '2018-11-21', 'contactPoint': {'hasEmail': 'mailto:custserv@nlm.nih.gov', 'fn': 'NLM Customer Service'}, 'issued': '2016-08-04', 'accessLevel': 'public', 'identifier': 'd9cc6dd4-4378-47d0-829b-3c1fbe9a1191', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'title': 'Search Common Data Elements and Download Data', 'accessURL': 'https://cde.nlm.nih.gov/cde/search', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'title': 'Search Forms and Download Data', 'accessURL': 'https://cde.nlm.nih.gov/form/search', 'mediaType': 'application/unknown'}], 'keyword': ['national-library-of-medicine-nlm'], 'bureauCode': ['009:25'], 'dataQuality': True, 'title': 'NIH Common Data Elements Repository'}, {'description': "<p>MedlinePlus is the National Institutes of Health's Web site for patients and their families and friends. Produced by the National Library of Medicine, the world’s largest medical library, it brings you information about diseases, conditions, and wellness issues in language you can understand. MedlinePlus offers reliable, up-to-date health information, anytime, anywhere, for free.</p>\n", 'programCode': ['009:041'], 'publisher': {'@type': 'org:Organization', 'name': 'National Library of Medicine (NLM)'}, 'theme': ['Health'], 'landingPage': 'https://medlineplus.gov/', 'modified': '2018-11-21', 'contactPoint': {'hasEmail': 'mailto:custserv@nlm.nih.gov', 'fn': 'NLM Customer Service'}, 'issued': '2016-08-04', 'accessLevel': 'public', 'identifier': 'e1f95af8-c351-43f8-9254-ab65f5de64ee', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>MedlinePlus Connect helps patients and health care providers access consumer health information at the point of need in a health IT system. Patient portals, patient health record (PHR) systems, and electronic health record (EHR) systems can use MedlinePlus Connect to provide health information for patients, families, and healthcare providers using standard clinical vocabularies for diagnoses (problem codes), medications, and lab tests.</p>\n', 'format': 'api', 'title': 'MedlinePlus Connect API', 'accessURL': 'https://medlineplus.gov/connect/technical.html', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'format': 'data', 'accessURL': 'https://medlineplus.gov/xml.html', 'mediaType': 'application/unknown', 'title': 'MedlinePlus XML Files'}, {'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://medlineplus.gov/', 'mediaType': 'application/unknown', 'title': 'Search and Browse MedlinePlus'}], 'keyword': ['national-library-of-medicine-nlm'], 'bureauCode': ['009:25'], 'dataQuality': True, 'title': 'MedlinePlus'}, {'description': '<p>A database of tutorials and other learning resources produced by the National Library of Medicine.</p>\n', 'programCode': ['009:041'], 'publisher': {'@type': 'org:Organization', 'name': 'National Library of Medicine (NLM)'}, 'theme': ['Health'], 'landingPage': 'https://learn.nlm.nih.gov/', 'modified': '2018-11-21', 'contactPoint': {'hasEmail': 'mailto:custserv@nlm.nih.gov', 'fn': 'NLM Customer Service'}, 'issued': '2016-08-04', 'accessLevel': 'public', 'identifier': 'cefc516d-0b5d-476a-a233-5070bb9157ab', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'api', 'accessURL': 'https://learn.nlm.nih.gov/documentation/technical/rest-uris.html', 'mediaType': 'application/unknown', 'title': 'API'}, {'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://learn.nlm.nih.gov/', 'mediaType': 'application/unknown', 'title': 'Search NLM Learning Resources'}], 'keyword': ['national-library-of-medicine-nlm'], 'bureauCode': ['009:25'], 'dataQuality': True, 'title': 'National Library of Medicine Learning Resources Database'}, {'description': '<p>The UMLS integrates and distributes key terminology, classification and coding standards, and associated resources to promote creation of more effective and interoperable biomedical information systems and services, including electronic health records.</p>\n', 'programCode': ['009:041'], 'publisher': {'@type': 'org:Organization', 'name': 'National Library of Medicine (NLM)'}, 'theme': ['Health'], 'landingPage': 'https://www.nlm.nih.gov/research/umls/', 'modified': '2018-11-21', 'contactPoint': {'hasEmail': 'mailto:custserv@nlm.nih.gov', 'fn': 'NLM Customer Service'}, 'issued': '2016-08-04', 'accessLevel': 'public', 'identifier': '7234116c-0fbc-4384-92aa-e02f24a5b09d', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'title': 'Download UMLS Data', 'accessURL': 'https://www.nlm.nih.gov/research/umls/licensedcontent/umlsknowledgesources.html', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'format': 'api', 'accessURL': 'https://documentation.uts.nlm.nih.gov/', 'mediaType': 'application/unknown', 'title': 'API'}, {'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://uts.nlm.nih.gov/metathesaurus.html', 'mediaType': 'application/unknown', 'title': 'Search UMLS Metathesaurus'}], 'keyword': ['national-library-of-medicine-nlm'], 'bureauCode': ['009:25'], 'dataQuality': True, 'title': 'Unified Medical Language System (UMLS)'}, {'description': "<p>IndexCat provides access to the digitized version of the printed Index-Catalogue of the Library of the Surgeon General's Office; eTK for medieval Latin texts; and eVK2 for medieval English texts; along with links to other selected NLM resources.</p>\n", 'programCode': ['009:041'], 'publisher': {'@type': 'org:Organization', 'name': 'National Library of Medicine (NLM)'}, 'theme': ['Health'], 'landingPage': 'https://www.nlm.nih.gov/hmd/indexcat/index.html', 'modified': '2018-11-21', 'contactPoint': {'hasEmail': 'mailto:custserv@nlm.nih.gov', 'fn': 'NLM Customer Service'}, 'issued': '2016-08-04', 'accessLevel': 'public', 'identifier': 'f566b85c-a49a-42ad-94b0-04242dc9f470', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'title': 'Download IndexCat Data', 'accessURL': 'https://www.nlm.nih.gov/hmd/indexcat/indexcatxml.html', 'mediaType': 'application/unknown'}], 'keyword': ['national-library-of-medicine-nlm'], 'bureauCode': ['009:25'], 'dataQuality': True, 'title': 'IndexCat'}, {'description': "<p>The National Library of Medicine's (NLM) Digital Collections offers a search-based Web service that provides access to the Dublin Core metadata and full-text OCR of every resource in the repository in XML format. Developers can use the Web service to build applications that query and link to these resources.</p>\n", 'programCode': ['009:041'], 'publisher': {'@type': 'org:Organization', 'name': 'National Library of Medicine (NLM)'}, 'theme': ['Health'], 'landingPage': 'http://collections.nlm.nih.gov/', 'modified': '2018-11-21', 'contactPoint': {'hasEmail': 'mailto:custserv@nlm.nih.gov', 'fn': 'NLM Customer Service'}, 'issued': '2016-08-04', 'accessLevel': 'public', 'identifier': '606d5f72-5858-4b1b-86cd-5d49f791dd34', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'api', 'accessURL': 'http://collections.nlm.nih.gov/web_service.html', 'mediaType': 'application/unknown', 'title': 'API'}, {'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://collections.nlm.nih.gov/', 'mediaType': 'application/unknown', 'title': 'Search and Browse NLM Digital Collections'}], 'keyword': ['national-library-of-medicine-nlm'], 'bureauCode': ['009:25'], 'dataQuality': True, 'title': 'NLM Digital Collections'}, {'description': '<p>The Sequence Read Archive (SRA) stores raw sequencing data from the next generation of sequencing platforms including Roche 454 GS System®, Illumina Genome Analyzer®, Applied Biosystems SOLiD® System, Helicos Heliscope®, Complete Genomics®, and Pacific Biosciences SMRT®.</p>\n', 'programCode': ['009:041'], 'title': 'Sequence Read Archive (SRA)', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'theme': ['Health'], 'landingPage': 'http://www.ncbi.nlm.nih.gov/sra', 'modified': '2019-06-15', 'contactPoint': {'hasEmail': 'mailto:osulliva@ncbi.nlm.nih.gov', 'fn': 'O'Sullivan, Chris'}, 'issued': '2016-07-17', 'accessLevel': 'public', 'identifier': '9b502ae8-4e12-4157-9f4a-bc8de6053870', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.ncbi.nlm.nih.gov/sra', 'mediaType': 'application/unknown', 'title': 'Sequence Read Archive (SRA)'}], 'keyword': ['national-institutes-of-health-nih'], 'bureauCode': ['009:25'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>dbVar is a database of genomic structural variation. It accepts data from all species and includes clinical data. It can accept diverse types of events, including inversions, insertions and translocations. Additionally, both germline and somatic variants are accepted.</p>\n', 'programCode': ['009:041'], 'title': 'dbVar', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'theme': ['Health'], 'landingPage': 'http://www.ncbi.nlm.nih.gov/dbvar/', 'modified': '2019-06-15', 'contactPoint': {'hasEmail': 'mailto:lonphan@ncbi.nlm.nih.gov', 'fn': 'Phan, Lon'}, 'issued': '2016-07-17', 'accessLevel': 'public', 'identifier': '94317aa7-2d78-469d-99ea-17b353ca9de2', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.ncbi.nlm.nih.gov/dbvar/', 'mediaType': 'application/unknown', 'title': 'dbVar'}], 'keyword': ['national-institutes-of-health-nih'], 'bureauCode': ['009:25'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>dbSNP is a database of single nucleotide polymorphisms (SNPs) and multiple small-scale variations that include insertions/deletions, microsatellites, and non-polymorphic variants.</p>\n', 'programCode': ['009:041'], 'title': 'dbSNP', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'theme': ['Health'], 'landingPage': 'http://www.ncbi.nlm.nih.gov/snp', 'contactPoint': {'hasEmail': 'mailto:lonphan@ncbi.nlm.nih.gov', 'fn': 'Phan, Lon'}, 'issued': '2016-07-17', 'accessLevel': 'public', 'identifier': 'd6fe10ae-1cf5-4466-bf9e-f9e5ab267fa0', '@type': 'dcat:Dataset', 'modified': '2018-11-21', 'keyword': ['national-institutes-of-health-nih'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>Gene Expression Omnibus is a public functional genomics data repository supporting MIAME-compliant submissions of array- and sequence-based data. Tools are provided to help users query and download experiments and curated gene expression profiles.</p>\n', 'programCode': ['009:041'], 'title': 'Gene Expression Omnibus (GEO)', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'theme': ['Health'], 'landingPage': 'http://www.ncbi.nlm.nih.gov/geo/', 'contactPoint': {'hasEmail': 'mailto:barrett@ncbi.nlm.nih.gov', 'fn': 'Barret, Tanya'}, 'issued': '2016-07-17', 'accessLevel': 'public', 'identifier': '03c4f32c-8437-4eb5-af9f-bfb70ffaec73', '@type': 'dcat:Dataset', 'modified': '2018-11-21', 'keyword': ['national-institutes-of-health-nih'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>GenBank is the NIH genetic sequence database, an annotated collection of all publicly available DNA sequences. GenBank is designed to provide and encourage access within the scientific community to the most up to date and comprehensive DNA sequence information.</p>\n', 'programCode': ['009:041'], 'title': 'GenBank', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'theme': ['Health'], 'landingPage': 'http://www.ncbi.nlm.nih.gov/genbank/', 'contactPoint': {'hasEmail': 'mailto:mizrachi@ncbi.nlm.nih.gov', 'fn': 'Mizrachi, Ilene'}, 'issued': '2016-07-17', 'accessLevel': 'public', 'identifier': '810d7c33-6139-4976-884f-b2c3cdb1c8e3', '@type': 'dcat:Dataset', 'modified': '2018-11-21', 'keyword': ['national-institutes-of-health-nih'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The NINDS Parkinson’s Disease (PD) Biomarkers Program Data Management Resource enables web-based data entry for clinical studies supporting PD biomarker development, as well as broad data sharing (imaging, clinical, genetic, and biospecimen analysis) across the entire PD research community. The PDBP DMR coordinates information and access to PD biospecimens distributed through the NINDS Human Genetics, DNA, iPSC , Cell Line and Biospecimen Repository and the Harvard Neurodiscovery Initiative.</p>\n', 'programCode': ['009:041'], 'title': 'Parkinson’s Disease Biomarkers Program Data Management Resource (PDBP DMR)', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'landingPage': 'https://pdbp.ninds.nih.gov/', 'contactPoint': {'hasEmail': 'mailto:sutherlandm@ninds.nih.gov', 'fn': 'SUTHERLAND, MARGARET L'}, 'issued': '2016-07-17', 'accessLevel': 'public', 'identifier': '9047712c-cc5b-4a53-8cb0-a09d769af693', '@type': 'dcat:Dataset', 'modified': '2018-11-21', 'keyword': ['parkinsons'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The Federal Interagency Traumatic Brain Injury Research (FITBIR) informatics system is an extensible, scalable informatics platform for TBI relevant imaging, assessment, genomics, and other data types. It was developed to share data across the entire TBI research field and to facilitate collaboration between laboratories, as well as interconnectivity with other informatics platforms.</p>\n', 'programCode': ['009:041'], 'title': 'Federal Interagency Traumatic Brain Injury Research (FITBIR) Informatics System', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'theme': ['Health'], 'landingPage': 'https://fitbir.nih.gov/', 'contactPoint': {'hasEmail': 'mailto:patrick.frostbellgowan@nih.gov', 'fn': 'Bellogwan, Pat'}, 'issued': '2016-07-17', 'accessLevel': 'public', 'identifier': 'd804bbb4-dc4c-4d61-bbfe-92a806ab2516', '@type': 'dcat:Dataset', 'modified': '2018-11-21', 'keyword': ['tbi'], 'bureauCode': ['009:25'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The NIMH Repository and Genomics Resource (RGR) stores biosamples, genetic, pedigree and clinical data collected in designated NIMH-funded human subject studies. The RGR database likewise links to other repositories holding data from the same subjects, including dbGAP, GEO and NDAR. The NIMH RGR allows the broader research community to access these data and biospecimens (e.g., lymphoblastoid cell lines, induced pluripotent cell lines, fibroblasts) and further expand the genetic and molecular characterization of patient populations with severe mental illness.</p>\n', 'programCode': ['009:060'], 'title': 'NIMH Repository and Genomics Resources (RGR)', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'theme': ['Health'], 'landingPage': 'https://www.nimhgenetics.org/', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Senthil, Geetha'}, 'issued': '2016-07-17', 'accessLevel': 'public', 'identifier': '40058e12-63d7-4c6c-94e0-732304267311', '@type': 'dcat:Dataset', 'modified': '2018-11-21', 'keyword': ['mental health', 'mental illness', 'severe mental illness', 'smi'], 'bureauCode': ['009:25'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>RDoCdb supports the Research Domain Criteria Initiative (RDoC), which calls for the development, for research purposes, of new ways of classifying psychopathology based on dimensions of observable behavior and neurobiological measures by providing the research community a data repository for the sharing of research data related to this initiative.</p>\n', 'programCode': ['009:060'], 'title': 'RDoCdb', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'theme': ['Health'], 'landingPage': 'http://rdocdb.nimh.nih.gov/', 'contactPoint': {'hasEmail': 'mailto:farberg@mail.nih.gov', 'fn': 'Farber, Greg'}, 'issued': '2016-07-17', 'accessLevel': 'public', 'identifier': '951435a3-1699-43cc-a00b-f138c892058b', '@type': 'dcat:Dataset', 'modified': '2018-11-21', 'keyword': ['national-institutes-of-health-nih'], 'bureauCode': ['009:25'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The NIH Study of Normal Brain Development is a longitudinal study using anatomical MRI, diffusion tensor imaging (DTI), and MR spectroscopy (MRS) to map pediatric brain development.</p>\n', 'programCode': ['009:046'], 'title': 'Pediatric MRI', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'theme': ['Health'], 'landingPage': 'http://pediatricmri.nih.gov/', 'contactPoint': {'hasEmail': 'mailto:jrumsey@mail.nih.gov', 'fn': 'Rumsey, Judy'}, 'issued': '2016-07-17', 'accessLevel': 'public', 'identifier': '8abea208-9ff7-4ff6-a1fa-a85b0afe6287', '@type': 'dcat:Dataset', 'modified': '2018-11-21', 'keyword': ['brain', 'brain development', 'diffusion tensor imaging', 'mri'], 'bureauCode': ['009:25'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The National Database for Clinical Trials Related to Mental Illness (NDCT) is an extensible informatics platform for relevant data at all levels of biological and behavioral organization (molecules, genes, neural tissue, behavioral, social and environmental interactions) and for all data types (text, numeric, image, time series, etc.) related to clinical trials funded by the National Institute of Mental Health. Sharing data, associated tools, methodologies and results, rather than just summaries or interpretations, accelerates research progress. Community-wide sharing requires common data definitions and standards, as well as comprehensive and coherent informatics approaches for the sharing of de-identified human subject research data. Built on the National Database for Autism Research (NDAR) informatics platform, NDCT provides a comprehensive data sharing platform for NIMH grantees supporting clinical trials.</p>\n', 'programCode': ['009:060'], 'title': 'National Database for Clinical Trials Related to Mental Illness (NDCT)', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'theme': ['Health'], 'landingPage': 'http://ndct.nimh.nih.gov/', 'contactPoint': {'hasEmail': 'mailto:farberg@mail.nih.gov', 'fn': 'Farber, Greg'}, 'issued': '2016-07-17', 'accessLevel': 'public', 'identifier': 'ed15583e-8ed9-451c-9724-5b98bde9f068', '@type': 'dcat:Dataset', 'modified': '2018-11-21', 'keyword': ['clinical trials', 'mental health', 'mental illness'], 'bureauCode': ['009:25'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>National Database for Autism Research (NDAR) is an extensible, scalable informatics platform for autism spectrum disorder-relevant data at all levels of biological and behavioral organization (molecules, genes, neural tissue, behavioral, social and environmental interactions) and for all data types (text, numeric, image, time series, etc.). NDAR was developed to share data across the entire ASD field and to facilitate collaboration across laboratories, as well as interconnectivity with other informatics platforms.</p>\n', 'programCode': ['009:060'], 'title': 'National Database for Autism Research (NDAR)', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'theme': ['Health'], 'landingPage': 'http://ndar.nih.gov/', 'contactPoint': {'hasEmail': 'mailto:farberg@mail.nih.gov', 'fn': 'Farber, Greg'}, 'issued': '2016-07-17', 'accessLevel': 'public', 'identifier': '47fd0b8c-191e-4395-8cd1-823c18ce8689', '@type': 'dcat:Dataset', 'modified': '2018-11-21', 'keyword': ['autism', 'autism spectrum disorder'], 'bureauCode': ['009:25'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>MGI is the international database resource for the laboratory mouse, providing integrated genetic, genomic, and biological data to facilitate the study of human health and disease.</p>\n', 'programCode': ['009:045'], 'title': 'Mouse Genome Informatics (MGI)', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'theme': ['Health'], 'landingPage': 'http://www.informatics.jax.org/expression.shtml', 'contactPoint': {'hasEmail': 'mailto:valentina.difrancesco@nih.gov', 'fn': 'DI FRANCESCO, VALENTINA\xa0'}, 'issued': '2016-07-17', 'accessLevel': 'public', 'identifier': '7d09c1b3-9752-44a4-bec2-42c273e927f9', '@type': 'dcat:Dataset', 'modified': '2018-11-21', 'keyword': ['national-institutes-of-health-nih'], 'bureauCode': ['009:25'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>ICPSR maintains a data archive of more than 500,000 files of research in the social sciences. It hosts 16 specialized collections of data in education, aging, criminal justice, substance abuse, terrorism, and other fields.</p>\n', 'programCode': ['009:046'], 'title': 'Inter-university Consortium for Political and Social Research (ICPSR)', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'theme': ['Health'], 'landingPage': 'http://www.icpsr.umich.edu/icpsrweb/landing.jsp', 'contactPoint': {'hasEmail': 'mailto:haagaj@mail.nih.gov', 'fn': 'Haaga, John'}, 'issued': '2016-07-17', 'accessLevel': 'public', 'identifier': 'd6ee40ed-7853-4da3-aeff-6da6af916f66', '@type': 'dcat:Dataset', 'modified': '2018-11-21', 'keyword': ['national-institutes-of-health-nih'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>BioGRID is an online interaction repository with data on raw protein and genetic interactions from major model organism species. All interaction data are freely provided through our search index and available via download in a wide variety of standardized formats.</p>\n', 'programCode': ['009:046'], 'title': 'Biological General Repository for Interaction Datasets (BioGRID)', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'theme': ['Health'], 'landingPage': 'http://thebiogrid.org/', 'contactPoint': {'hasEmail': 'mailto:watsonh@mail.nih.gov', 'fn': 'WATSON, HAROLD L.'}, 'issued': '2016-07-17', 'accessLevel': 'public', 'identifier': '27788c47-c2ce-4f76-8462-573f505a557e', '@type': 'dcat:Dataset', 'modified': '2018-11-21', 'keyword': ['national-institutes-of-health-nih'], 'bureauCode': ['009:25'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The Protein Data Bank (PDB) archive is the single worldwide repository of information about the 3D structures of large biological molecules, including proteins and nucleic acids found in all organisms including bacteria, yeast, plants, flies, other animals, and humans.</p>\n', 'programCode': ['009:048'], 'title': 'Protein Data Bank (PDB)', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'theme': ['Health'], 'landingPage': 'http://www.rcsb.org/pdb/home/home.do', 'contactPoint': {'hasEmail': 'mailto:preuschp@nigms.nih.gov', 'fn': 'PREUSCH, PETER\xa0'}, 'issued': '2016-07-17', 'accessLevel': 'public', 'identifier': 'd9f3932a-9c55-41b3-ad3a-0b4e18ee4752', '@type': 'dcat:Dataset', 'modified': '2018-11-21', 'keyword': ['national-institutes-of-health-nih'], 'bureauCode': ['009:25'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The DIP database catalogs experimentally determined interactions between proteins. It combines information from a variety of sources to create a single, consistent set of protein-protein interactions. The data stored within the DIP database are curated both manually by expert curators and also automatically using computational approaches that utilize the the knowledge about the protein-protein interaction networks extracted from the most reliable, core subset of the DIP data.</p>\n', 'programCode': ['009:048'], 'title': 'Database of Interacting Proteins (DIP)', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'theme': ['Health'], 'landingPage': 'http://dip.doe-mbi.ucla.edu/dip/Main.cgi', 'contactPoint': {'hasEmail': 'mailto:brazhnikp@mail.nih.gov', 'fn': 'BRAZHNIK, PAUL\xa0'}, 'issued': '2016-07-17', 'accessLevel': 'public', 'identifier': 'f064cdba-fa8d-4818-9c85-296ef4d514bb', '@type': 'dcat:Dataset', 'modified': '2018-11-21', 'keyword': ['national-institutes-of-health-nih'], 'bureauCode': ['009:25'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The Transporter Classification Database details a comprehensive classification system for membrane transport proteins known as the Transporter Classification (TC) system. The TC system is analogous to the Enzyme Commission (EC) system for classification of enzymes, except that it incorporates both functional and phylogenetic information. Descriptions, TC numbers, and examples of over 600 families of transport proteins are provided.</p>\n', 'programCode': ['009:048'], 'title': 'Transporter Classification Database (TCDB)', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'theme': ['Health'], 'landingPage': 'http://www.tcdb.org/', 'contactPoint': {'hasEmail': 'mailto:veerasamy.ravichandra@nih.gov', 'fn': 'RAVICHANDRAN, VEERASAMY\xa0'}, 'issued': '2016-07-17', 'accessLevel': 'public', 'identifier': '25c28438-56d2-49ac-8acc-c19c9dbbc6c7', '@type': 'dcat:Dataset', 'modified': '2018-11-21', 'keyword': ['national-institutes-of-health-nih'], 'bureauCode': ['009:25'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The PhysioNet Resource is intended to stimulate current research and new investigations in the study of complex biomedical and physiologic signals. It offers free web access to large collections of recorded physiologic signals (PhysioBank) and related open-source software (PhysioToolkit).</p>\n', 'programCode': ['009:048'], 'title': 'PhysioNet', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'theme': ['Health'], 'landingPage': 'http://www.physionet.org/', 'contactPoint': {'hasEmail': 'mailto:veerasamy.ravichandra@nih.gov', 'fn': 'RAVICHANDRAN, VEERASAMY\xa0'}, 'issued': '2016-07-17', 'accessLevel': 'public', 'identifier': '2f84e873-8e3a-4cb7-b5a3-c26ccd91f080', '@type': 'dcat:Dataset', 'modified': '2018-11-21', 'keyword': ['national-institutes-of-health-nih'], 'bureauCode': ['009:25'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The Cell Centered Database (CCDB) is a web accessible database for high resolution 2D, 3D and 4D data from light and electron microscopy, including correlated imaging.</p>\n', 'programCode': ['009:048'], 'title': 'Cell Centred Database (CCDB)', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'theme': ['Health'], 'landingPage': 'http://ccdb.ucsd.edu/home', 'contactPoint': {'hasEmail': 'mailto:deatherj@nigms.nih.gov', 'fn': 'DEATHERAGE, JAMES F.\xa0'}, 'issued': '2016-07-17', 'accessLevel': 'public', 'identifier': '4368a9ec-2999-4c06-80c6-6e50d160a1b2', '@type': 'dcat:Dataset', 'modified': '2018-11-21', 'keyword': ['national-institutes-of-health-nih'], 'bureauCode': ['009:25'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The Nuclear Receptor Signaling Atlas (NURSA) is designed to foster the development of a comprehensive understanding of the structure, function, and role in disease of nuclear receptors (NRs) and coregulators. NURSA seeks to elucidate the roles played by NRs and coregulators in metabolism and the development of metabolic disorders (including type 2 diabetes, obesity, osteoporosis, and lipid dysregulation), as well as in cardiovascular disease, oncology, regenerative medicine and the effects of environmental agents on their actions.</p>\n', 'programCode': ['009:048'], 'title': 'Nuclear Receptor Signaling Atlas (NURSA)', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'theme': ['Health'], 'landingPage': 'http://www.nursa.org/index.cfm', 'contactPoint': {'hasEmail': 'mailto:hydej@niddk.nih.gov', 'fn': 'HYDE, JAMES F\xa0'}, 'issued': '2016-07-17', 'accessLevel': 'public', 'identifier': 'ff71e3cf-f17b-463c-97ef-c0b61c2bb9c0', '@type': 'dcat:Dataset', 'modified': '2020-02-19', 'keyword': ['national-institutes-of-health-nih'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The NIDDK Information Network serves the needs of basic and clinical investigators by providing seamless access to large pools of data relevant to the mission of NIDDK. The goal of DKnet is to develop a community-based network for integration across disciplines to include the larger DK universe of diseases, investigators, and potential users.</p>\n', 'programCode': ['009:110'], 'title': 'NIDDK Information Network (DKnet)', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'landingPage': 'http://www.dknet.org/', 'contactPoint': {'hasEmail': 'mailto:abrahamk@niddk.nih.gov', 'fn': 'Abraham, Kristin'}, 'issued': '2016-07-17', 'accessLevel': 'public', 'identifier': 'b635b7e8-e003-4b4e-9b2e-94bbccee5c97', '@type': 'dcat:Dataset', 'modified': '2020-02-19', 'keyword': ['national-institutes-of-health-nih'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The NIDDK Central Repository stores biosamples, genetic and other data collected in designated NIDDK-funded clinical studies. The purpose of the NIDDK Central Repository is to expand the usefulness of these studies by allowing a wider research community to access data and materials beyond the end of the study.</p>\n', 'programCode': ['009:110'], 'title': 'NIDDK Central Repository', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'theme': ['Health'], 'landingPage': 'https://www.niddkrepository.org/home/', 'contactPoint': {'hasEmail': 'mailto:RasoolyR@EXTRA.NIDDK.NIH.GOV', 'fn': 'Rasooly, Rebekah '}, 'issued': '2016-07-17', 'accessLevel': 'public', 'identifier': 'ad6250c9-72ec-4581-9883-45012df72b4e', '@type': 'dcat:Dataset', 'modified': '2020-02-19', 'keyword': ['national-institutes-of-health-nih'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': "<p>The Metabolomics Program's Data Repository and Coordinating Center (DRCC), housed at the San Diego Supercomputer Center (SDSC), University of California, San Diego, has developed the Metabolomics Workbench. MetWB will serve as a national and international repository for metabolomics data and metadata and will provide analysis tools and access to metabolite standards, protocols, tutorials, training, and more.</p>\n", 'programCode': ['009:110'], 'title': 'Metabolomics Workbench (MetWB)', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'theme': ['Health'], 'landingPage': 'http://www.metabolomicsworkbench.org/', 'contactPoint': {'hasEmail': 'mailto:maruvadp@mail.nih.gov', 'fn': 'MARUVADA, PADMA\xa0'}, 'issued': '2016-07-17', 'accessLevel': 'public', 'identifier': '37d41112-7b13-4f93-9c6c-f6e0b12f979f', '@type': 'dcat:Dataset', 'modified': '2020-02-19', 'keyword': ['national-institutes-of-health-nih'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>AphasiaBank is a shared database of multimedia interactions for the study of communication in aphasia.</p>\n', 'programCode': ['009:058'], 'title': 'AphasiaBank', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'theme': ['Health'], 'landingPage': 'http://talkbank.org/AphasiaBank/', 'contactPoint': {'hasEmail': 'mailto:cooperj@nidcd.nih.gov', 'fn': 'COOPER, JUDITH\xa0'}, 'issued': '2016-07-17', 'accessLevel': 'public', 'identifier': '0d0c56dd-8606-4ac6-a268-c24edb95aa49', '@type': 'dcat:Dataset', 'modified': '2020-02-19', 'keyword': ['national-institutes-of-health-nih'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>NeuroMorpho.Org is a centrally curated inventory of digitally reconstructed neurons associated with peer-reviewed publications. It contains contributions from over 80 laboratories worldwide and is continuously updated as new morphological reconstructions are collected, published, and shared.</p>\n', 'programCode': ['009:054'], 'title': 'NeuroMorpho', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'theme': ['Health'], 'landingPage': 'http://www.neuromorpho.org/', 'contactPoint': {'hasEmail': 'mailto:gnadtjw@ninds.nih.gov', 'fn': 'GNADT, JAMES W\xa0'}, 'issued': '2016-07-17', 'accessLevel': 'public', 'identifier': '95a4d2ef-29d6-4c6d-9a32-339fe4d9771f', '@type': 'dcat:Dataset', 'modified': '2020-04-22', 'keyword': ['national-institutes-of-health-nih'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>Blood and other biospecimens along with phenotypic data collected, archived and stored.</p>\n', 'programCode': ['009:059'], 'title': 'NIDA Center on Genetics Studies', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'theme': ['Health'], 'landingPage': 'https://zork5.wustl.edu/nida/', 'contactPoint': {'hasEmail': 'mailto:jpollock@nida.nih.gov', 'fn': 'POLLOCK, JONATHAN D '}, 'issued': '2016-07-17', 'accessLevel': 'public', 'identifier': '2e9312a6-a8e4-4351-abc2-21d355b6ce19', '@type': 'dcat:Dataset', 'modified': '2020-02-19', 'keyword': ['national-institutes-of-health-nih'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>NAHDAP acquires, preserves and disseminates data relevant to drug addiction and HIV research. By preserving and making available an easily accessible library of electronic data on drug addiction and HIV infection in the United States, NAHDAP offers scholars the opportunity to conduct secondary analysis on major issues of social and behavioral sciences and public policy.</p>\n', 'programCode': ['009:027'], 'title': 'National Addiction & HIV Data Archive Program (NAHDAP)', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'theme': ['Health'], 'landingPage': 'http://www.icpsr.umich.edu/icpsrweb/NAHDAP/index.jsp', 'contactPoint': {'hasEmail': 'mailto:ketz@nida.nih.gov', 'fn': 'Etz, Kathy'}, 'issued': '2016-07-17', 'accessLevel': 'public', 'identifier': 'd2073e47-2472-417c-9431-0797be6d35a8', '@type': 'dcat:Dataset', 'modified': '2020-02-19', 'keyword': ['national-institutes-of-health-nih'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The Mouse Phenome Database (MPD) has characterizations of hundreds of strains of laboratory mice to facilitate translational discoveries and to assist in selection of strains for experimental studies.</p>\n', 'programCode': ['009:048'], 'title': 'Mouse Phenome Database (MPD)', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'theme': ['Health'], 'landingPage': 'http://phenome.jax.org/db/q?rtn=docs/home', 'contactPoint': {'hasEmail': 'mailto:jpollock@nida.nih.gov', 'fn': 'POLLOCK, JONATHAN D '}, 'issued': '2016-07-17', 'accessLevel': 'public', 'identifier': 'c1422c56-e3b7-4742-85aa-d696bdd11673', '@type': 'dcat:Dataset', 'modified': '2020-02-19', 'keyword': ['national-institutes-of-health-nih'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>Xenbase is a Xenopus laevis and Xenopus tropicalis biology and genomics resource.</p>\n', 'programCode': ['009:003'], 'title': 'Xenbase', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'theme': ['Health'], 'landingPage': 'http://www.xenbase.org/common/', 'contactPoint': {'hasEmail': 'mailto:coulombej@mail.nih.gov', 'fn': 'COULOMBE, JAMES N'}, 'issued': '2016-07-17', 'accessLevel': 'public', 'identifier': 'e4cf43f9-56f8-4b88-8159-66043a9585fa', '@type': 'dcat:Dataset', 'modified': '2020-02-19', 'keyword': ['national-institutes-of-health-nih'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>PhonBank is an open database for the study of early phonological development using the Phon program.</p>\n', 'programCode': ['009:048'], 'title': 'PhonBank', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'theme': ['Health'], 'landingPage': 'http://childes.talkbank.org/phon/', 'contactPoint': {'hasEmail': 'mailto:ruben.alvarez@nih.gov', 'fn': 'ALVAREZ, RUBEN P'}, 'issued': '2016-07-17', 'accessLevel': 'public', 'identifier': 'a1ed48ef-aa9f-4799-b27a-f431e72a72c4', '@type': 'dcat:Dataset', 'modified': '2020-02-21', 'keyword': ['national-institutes-of-health-nih'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>CHILDES is a system for sharing and analyzing conversational interactions.</p>\n', 'programCode': ['009:045'], 'title': 'Child Language Data Exchange System (CHILDES)', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'theme': ['Health'], 'landingPage': 'http://childes.talkbank.org/phon/phoncorpora.html', 'contactPoint': {'hasEmail': 'mailto:ruben.alvarez@nih.gov', 'fn': 'ALVAREZ, RUBEN P'}, 'issued': '2016-07-17', 'accessLevel': 'public', 'identifier': '85ac6b07-9a60-4b71-b707-7c9b01fb9f1e', '@type': 'dcat:Dataset', 'modified': '2020-02-21', 'keyword': ['national-institutes-of-health-nih'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>BRADS is a repository for data and biospecimens from population health research initiatives and clinical or interventional trials designed and implemented by NICHD’s Division of Intramural Population Health Research (DIPHR). Topics include human reproduction and development, pregnancy, child health and development, and women’s health. The website is maintained by DIPHR.</p>\n', 'programCode': ['009:048'], 'title': 'Biospecimen Repository Access and Data Sharing (BRADS)', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'theme': ['Health'], 'landingPage': 'https://brads.nichd.nih.gov/Home/', 'contactPoint': {'hasEmail': 'mailto:songcod@mail.nih.gov', 'fn': 'Songco, David'}, 'issued': '2016-07-17', 'accessLevel': 'public', 'identifier': '77e6b5dd-989d-415f-b91b-252c6196cc22', '@type': 'dcat:Dataset', 'modified': '2020-02-21', 'keyword': ['national-institutes-of-health-nih'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>By leveraging and developing a set of Minimal Information About Nanomaterials (MIAN), ontology and standards through a community effort, it has developed a data model for data collection and sharing in the nanotechnology field. It facilitates data validation and data quality improvement. It is a data-driven tool aimed at enabling researchers to close knowledge gap.</p>\n', 'programCode': ['009:048'], 'title': 'Nanomaterial Registry', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'theme': ['Health'], 'landingPage': 'https://www.nanomaterialregistry.org/', 'contactPoint': {'hasEmail': 'mailto:paiv@mail.nih.gov', 'fn': 'PAI, VINAY MANJUNATH '}, 'issued': '2016-07-17', 'accessLevel': 'public', 'identifier': 'd74eaf67-ad8b-40fd-928a-a76ce3e5c111', '@type': 'dcat:Dataset', 'modified': '2020-02-21', 'keyword': ['national-institutes-of-health-nih'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The objective of this Bioengineering Research Partnership is to focus the resources of a powerful interdisciplinary team from academia (MIT), industry (Philips Medical Systems) and clinical medicine (Beth Israel Deaconess Medical Center) to develop and evaluate advanced ICU patient monitoring systems that will substantially improve the efficiency, accuracy and timeliness of clinical decision making in intensive care.</p>\n', 'programCode': ['009:048'], 'title': 'Multiparameter Intelligent Monitoring in Intensive Care II (MIMIC-II)', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'theme': ['Health'], 'landingPage': 'http://mimic.physionet.org/', 'contactPoint': {'hasEmail': 'mailto:paiv@mail.nih.gov', 'fn': 'PAI, VINAY MANJUNATH '}, 'issued': '2016-07-17', 'accessLevel': 'public', 'identifier': 'f4dd62fd-e5cb-4e95-a5b9-a3003f1ab7a6', '@type': 'dcat:Dataset', 'modified': '2020-02-21', 'keyword': ['national-institutes-of-health-nih'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>VectorBase is a Bioinformatics Resource Center for invertebrate vectors. It is one of four Bioinformatics Resource Centers funded by NIAID to provide web-based resources to scientific community conducting basic and applied research on organisms considered potential agents of biowarfare or bioterrorism or causing emerging or re-emerging diseases.</p>\n', 'programCode': ['009:028'], 'title': 'VectorBase', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'landingPage': 'https://www.vectorbase.org/', 'contactPoint': {'hasEmail': 'mailto:yaoal@niaid.nih.gov', 'fn': 'Yao, Alison'}, 'issued': '2016-07-17', 'accessLevel': 'public', 'identifier': '568f2bc3-1825-413f-a9bc-ab4444511554', '@type': 'dcat:Dataset', 'modified': '2020-02-21', 'keyword': ['national-institutes-of-health-nih'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The immune tolerance data management and visualization portal for studies sponsored by the Immune Tolerance Network (ITN) and collaborating investigators. Data from published studies are accessible to any user; data from current in-progress studies are accessible to study investigators and collaborators. Includes links to published Figures, tools for visualization and analysis of data, and ability to query study data by subject, group, or any other study parameter.</p>\n', 'programCode': ['009:026'], 'title': 'TrialShare', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'theme': ['Health'], 'landingPage': 'https://healthdata.gov/dataset/trialshare', 'contactPoint': {'hasEmail': 'mailto:dawei.lin@nih.gov', 'fn': 'Lin, Dawei'}, 'issued': '2016-07-17', 'accessLevel': 'public', 'identifier': 'c9b50424-0f7d-4253-ac19-4eac4bf48966', '@type': 'dcat:Dataset', 'modified': '2020-02-21', 'keyword': ['national-institutes-of-health-nih'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The Influenza Research Database (IRD) serves as a public repository and analysis platform for flu sequence, experiment, surveillance and related data.</p>\n', 'programCode': ['009:048'], 'title': 'Influenza Research Database (IRD)', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'theme': ['Health'], 'landingPage': 'http://www.fludb.org/brc/home.do?decorator=influenza', 'contactPoint': {'hasEmail': 'mailto:yaoal@niaid.nih.gov', 'fn': 'Yao, Alison'}, 'issued': '2016-07-17', 'accessLevel': 'public', 'identifier': '92714708-8d4d-414c-8aba-75a6f46414ac', '@type': 'dcat:Dataset', 'modified': '2020-02-21', 'keyword': ['national-institutes-of-health-nih'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The ImmPort system serves as a long-term, sustainable archive of immunology research data generated by investigators mainly funded through the NIAID/DAIT. The core component of the ImmPort system is an extensive data warehouse containing an integration of experimental data and clinical trial data. The ImmPort system also provides data analysis tools and an immunology-focused ontology. The analytical tools created and integrated as part of the ImmPort system are available to any researcher within ImmPort after registration and approval by DAIT. Additionally, the data provided mainly by NIAID/DAIT funded researchers in ImmPort will be available to all registered users after the appropriate embargo time.</p>\n', 'programCode': ['009:026'], 'title': 'The Immunology Database and Analysis Portal (ImmPort)', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'theme': ['Health'], 'landingPage': 'https://immport.niaid.nih.gov/', 'contactPoint': {'hasEmail': 'mailto:dawei.lin@nih.gov', 'fn': 'Lin, Dawei'}, 'issued': '2016-07-17', 'accessLevel': 'public', 'identifier': '615a68a0-7096-434e-b364-9aad242c96e3', '@type': 'dcat:Dataset', 'modified': '2020-02-21', 'keyword': ['national-institutes-of-health-nih'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>This repository contains antibody/B cell and T cell epitope information and epitope prediction and analysis tools for use by the research community worldwide. Immune epitopes are defined as molecular structures recognized by specific antigen receptors of the immune system, namely antibodies, B cell receptors, and T cell receptors. Immune epitopes from infectious diseases, excluding HIV, and immune-mediated diseases and the accompanying biological information are included.</p>\n', 'programCode': ['009:026'], 'title': 'Immune Epitope Database and Analysis Resource (IEDB)', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'theme': ['Health'], 'landingPage': 'http://www.iedb.org/', 'contactPoint': {'hasEmail': 'mailto:augustine@niaid.nih.gov', 'fn': 'Deckhut, Alison'}, 'issued': '2016-07-17', 'accessLevel': 'public', 'identifier': '7c8fdef9-811d-4672-817a-8576c5a4376f', '@type': 'dcat:Dataset', 'modified': '2020-02-21', 'keyword': ['national-institutes-of-health-nih'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>EuPathDB Bioinformatics Resource Center for Biodefense and Emerging/Re-emerging Infectious Diseases is a portal for accessing genomic-scale datasets associated with the eukaryotic pathogens.</p>\n', 'programCode': ['009:028'], 'title': 'Eukaryotic Pathogen Database Resources (EuPathDB)', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'landingPage': 'http://eupathdb.org/eupathdb/', 'contactPoint': {'hasEmail': 'mailto:yaoal@niaid.nih.gov', 'fn': 'Yao, Alison'}, 'issued': '2016-07-17', 'accessLevel': 'public', 'identifier': 'ac3f7bb4-7d95-4da1-8b12-ccfb5f6b2da7', '@type': 'dcat:Dataset', 'modified': '2020-02-21', 'keyword': ['national-institutes-of-health-nih'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>BEI Resources provides reagents, tools and information for studying Category A, B, and C priority pathogens, emerging infectious disease agents, non-pathogenic microbes and other microbiological materials of relevance to the research community.</p>\n', 'programCode': ['009:028'], 'title': 'BEI Resource Repository', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'theme': ['Health'], 'landingPage': 'http://www.beiresources.org/', 'contactPoint': {'hasEmail': 'mailto:yaoal@niaid.nih.gov', 'fn': 'Yao, Alison'}, 'issued': '2016-07-17', 'accessLevel': 'public', 'identifier': '1f97b8dc-27ee-4ef1-b54c-d160a7d053b6', '@type': 'dcat:Dataset', 'modified': '2020-02-21', 'keyword': ['national-institutes-of-health-nih'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The CardioVascular Research Grid (CVRG) project is creating an infrastructure for sharing cardiovascular data and data analysis tools. CVRG tools are developed using the Software as a Service model, allowing users to access tools through their browser, thus eliminating the need to install and maintain complex software.</p>\n', 'programCode': ['009:048'], 'title': 'The Cardiovascular Research Grid (CVRG)', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'theme': ['Health'], 'landingPage': 'http://cvrgrid.org/', 'contactPoint': {'hasEmail': 'mailto:millerma2@nhlbi.nih.gov', 'fn': 'MILLER, MARISSA A.'}, 'issued': '2016-07-17', 'accessLevel': 'public', 'identifier': '5d045d79-d1d2-482d-8ebd-2caa09d1b16a', '@type': 'dcat:Dataset', 'modified': '2020-02-21', 'keyword': ['national-institutes-of-health-nih'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>iDASH, the newest Common Fund National Center for Biomedical Computing, addresses fundamental challenges to research progress and enables global collaborations anywhere and anytime. iDASH offers a secure cyberinfrastructure and tools to support a privacy-preserving data repository and open source software. iDASH also is active in research and training in its mission area.</p>\n', 'programCode': ['009:048'], 'title': 'Integrating Data for Analysis, Anonymization, and Sharing (iDASH)', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'theme': ['Health'], 'landingPage': 'http://idash.ucsd.edu/', 'contactPoint': {'hasEmail': 'mailto:wellsb@mail.nih.gov', 'fn': 'WELLS, BARBARA L.'}, 'issued': '2016-07-17', 'accessLevel': 'public', 'identifier': 'a3211df8-e2fd-4a82-8913-4fbb93eac301', '@type': 'dcat:Dataset', 'modified': '2020-02-21', 'keyword': ['national-institutes-of-health-nih'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The Rat Genome Database (RGD) is a collaborative effort between leading research institutions involved in rat genetic and genomic research to collect, consolidate, and integrate data generated from ongoing rat genetic and genomic research efforts and make these data widely available to the scientific community.</p>\n', 'programCode': ['009:003'], 'title': 'Rat Genome Database (RGD)', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'theme': ['Health'], 'landingPage': 'http://rgd.mcw.edu/', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'LUO, JAMES '}, 'issued': '2016-07-17', 'accessLevel': 'public', 'identifier': 'c6c39d59-80c6-4ed8-a97e-09752c52f9f6', '@type': 'dcat:Dataset', 'modified': '2020-02-21', 'keyword': ['national-institutes-of-health-nih'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The goal of BioLINCC is to facilitate and coordinate the existing activities of the NHLBI Biorepository and the Data Repository and to expand their scope and usability to the scientific community through a single web-based user interface.</p>\n', 'programCode': ['009:003'], 'title': 'Biologic Specimen and Data Repository Information Coordinating Center (BioLINCC)', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'theme': ['Health'], 'landingPage': 'https://biolincc.nhlbi.nih.gov/home/', 'contactPoint': {'hasEmail': 'mailto:wagnere@nhlbi.nih.gov', 'fn': 'Wagner, Elizabeth'}, 'issued': '2016-07-17', 'accessLevel': 'public', 'identifier': '74fefd6d-b92d-44ad-a64f-6ba8acce77be', '@type': 'dcat:Dataset', 'modified': '2020-02-21', 'keyword': ['national-institutes-of-health-nih'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The Universal Protein Resource (UniProt) is a comprehensive resource for protein sequence and annotation data. The UniProt databases are the UniProt Knowledgebase (UniProtKB), the UniProt Reference Clusters (UniRef), and the UniProt Archive (UniParc).</p>\n', 'programCode': ['009:048'], 'title': 'The Universal Protein Resource (UniProt)', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'theme': ['Health'], 'landingPage': 'http://www.uniprot.org/', 'contactPoint': {'hasEmail': 'mailto:ajaydr@mail.nih.gov', 'fn': 'PILLAI, AJAY'}, 'issued': '2016-07-17', 'accessLevel': 'public', 'identifier': '6313d629-6ef8-44d3-b766-0d61dd8a90d4', '@type': 'dcat:Dataset', 'modified': '2020-02-21', 'keyword': ['national-institutes-of-health-nih'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>WormBase is an international consortium of biologists and computer scientists dedicated to providing the research community with accurate, current, accessible information concerning the genetics, genomics and biology of C. elegans and related nematodes.</p>\n', 'programCode': ['009:003'], 'title': 'WormBase', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'landingPage': 'http://www.wormbase.org/#012-3-6', 'contactPoint': {'hasEmail': 'mailto:goodp@mail.nih.gov', 'fn': 'GOOD, PETER J. '}, 'issued': '2016-07-17', 'accessLevel': 'public', 'identifier': '0d8198dc-ba28-4f8b-87ac-b088ec9338d4', '@type': 'dcat:Dataset', 'modified': '2020-02-21', 'keyword': ['national-institutes-of-health-nih'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>ZFIN serves as the zebrafish model organism database. It aims to: a) be the community database resource for the laboratory use of zebrafish, b) develop and support integrated zebrafish genetic, genomic and developmental information, c) maintain the definitive reference data sets of zebrafish research information, d) to link this information extensively to corresponding data in other model organism and human databases, e) facilitate the use of zebrafish as a model for human biology, and f) serve the needs of the research community.</p>\n', 'programCode': ['009:003'], 'title': 'The Zebrafish Model Organism Database (ZFIN)', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'theme': ['Health'], 'landingPage': 'http://zfin.org/', 'contactPoint': {'hasEmail': 'mailto:goodp@mail.nih.gov', 'fn': 'GOOD, PETER J. '}, 'issued': '2016-07-17', 'accessLevel': 'public', 'identifier': '94570c43-8e2f-4bf0-a5b4-6f03cd74eb3e', '@type': 'dcat:Dataset', 'modified': '2020-02-21', 'keyword': ['national-institutes-of-health-nih'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': "<p>Drosophila Genomic and Genetic database that includes proteomics data, microarrays and Tiling BAC's.</p>\n", 'programCode': ['009:003'], 'title': 'FlyBase: A Drosophila Genomic and Genetic Database', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'theme': ['Health'], 'landingPage': 'http://flybase.org/', 'contactPoint': {'hasEmail': 'mailto:goodp@mail.nih.gov', 'fn': 'GOOD, PETER J. '}, 'issued': '2016-07-17', 'accessLevel': 'public', 'identifier': 'faf46179-3fce-451f-83b6-017f27f2e8b8', '@type': 'dcat:Dataset', 'modified': '2020-02-21', 'keyword': ['national-institutes-of-health-nih'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The eyeGENE® Biorepository and corresponding Database contain family history and clinical eye exam data from subjects enrolled in eyeGENE® Program coupled to clinical grade DNA samples. This data and samples are submitted by collaborators throughout the US and Canada and the data is available on a controlled access basis to researchers world-wide.</p>\n', 'programCode': ['009:048'], 'title': 'EyeGENE', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'landingPage': 'https://nei.nih.gov/eyegene', 'contactPoint': {'hasEmail': 'mailto:goetzke@nei.nih.gov', 'fn': 'TUMMINIA, SANTA'}, 'issued': '2016-07-15', 'accessLevel': 'public', 'identifier': '9adf0b25-f40c-4c56-9c59-f608c5bd7ebc', '@type': 'dcat:Dataset', 'modified': '2020-02-21', 'keyword': ['national-institutes-of-health-nih'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>PeptideAtlas is a multi-organism, publicly accessible compendium of peptides identified in a large set of tandem mass spectrometry proteomics experiments. Mass spectrometer output files are collected for human, mouse, yeast, and several other organisms, and searched using the latest search engines and protein sequences.</p>\n', 'programCode': ['009:003'], 'title': 'PeptideAtlas', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'theme': ['Health'], 'landingPage': 'http://www.peptideatlas.org/', 'contactPoint': {'hasEmail': 'mailto:coulombej@mail.nih.gov', 'fn': 'COULOMBE, JAMES N'}, 'issued': '2016-07-15', 'accessLevel': 'public', 'identifier': 'a6efb56e-35c5-4db5-9158-3f50f3b9fb9f', '@type': 'dcat:Dataset', 'modified': '2020-02-21', 'keyword': ['national-institutes-of-health-nih'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': "<p>The National Institute on Aging Genetics of Alzheimer's Disease Data Storage Site (NIAGADS) is a national genetics data repository facilitating access to genotypic and phenotypic data for Alzheimer's disease (AD). Data include GWAS, whole genome (WGS) and whole exome (WES), expression, RNA Seq, and CHIP Seq analyses. Data for the Alzheimer’s Disease Sequencing Project (ADSP) are available through a partnership with dbGaP (ADSP at dbGaP). Results are integrated and annotated in the searchable genomics database that also provides access to a variety of software packages, analytic pipelines, online resources, and web-based tools to facilitate analysis and interpretation of large-scale genomic data. Data are available as defined by the NIA Genomics of Alzheimer’s Disease Sharing Policy and the NIH Genomics Data Sharing Policy. Investigators return secondary analysis data to the database in keeping with the NIAGADS Data Distribution Agreement.</p>\n", 'programCode': ['009:044'], 'title': 'The National Institute on Aging Genetics of Alzheimer’s Disease Data Storage Site (NIAGADS)\xa0', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'theme': ['Health'], 'landingPage': 'https://www.niagads.org/', 'contactPoint': {'hasEmail': 'mailto:millerm@nia.nih.gov', 'fn': 'Miller, Marilyn'}, 'issued': '2016-07-15', 'accessLevel': 'public', 'identifier': 'a08ab7e7-d870-4d8a-aaa1-7ebe7ca7a0ce', '@type': 'dcat:Dataset', 'modified': '2020-02-21', 'keyword': ['national-institutes-of-health-nih'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The Global Unique Device Identification Database (GUDID) contains key device identification information submitted to the FDA about medical devices that have Unique Device Identifiers (UDI).</p>\n', 'programCode': ['009:005'], 'publisher': {'@type': 'org:Organization', 'name': 'National Library of Medicine (NLM)'}, 'landingPage': 'https://healthdata.gov/dataset/accessgudid', 'modified': '2020-02-21', 'contactPoint': {'hasEmail': 'mailto:custserv@nlm.nih.gov', 'fn': 'NLM Customer Service'}, 'issued': '2016-07-08', 'accessLevel': 'public', 'identifier': '20eb60a7-5101-4f71-b7d4-5aecff76597a', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'data', 'mediaType': 'application/unknown', 'title': 'Download GUDID Data'}, {'@type': 'dcat:Distribution', 'format': 'api', 'accessURL': 'https://accessgudid.nlm.nih.gov/resources/home', 'mediaType': 'application/unknown', 'title': 'API'}, {'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://accessgudid.nlm.nih.gov/', 'mediaType': 'application/unknown', 'title': 'Search AccessGUDID'}], 'keyword': ['medical devices'], 'bureauCode': ['009:25'], 'dataQuality': True, 'title': 'AccessGUDID'}, {'description': '<p>A hierarchically-organized subject terminology for indexing and cataloging of biomedical information.</p>\n', 'programCode': ['009:048'], 'publisher': {'@type': 'org:Organization', 'name': 'National Library of Medicine (NLM)'}, 'landingPage': 'https://www.nlm.nih.gov/mesh/', 'modified': '2020-02-21', 'contactPoint': {'hasEmail': 'mailto:custserv@nlm.nih.gov', 'fn': 'NLM Customer Service'}, 'issued': '2016-06-14', 'accessLevel': 'public', 'identifier': '8a5bb663-4753-4e70-bfac-2e8a5925d2f9', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'data', 'accessURL': 'https://www.nlm.nih.gov/mesh/filelist.html', 'mediaType': 'application/unknown', 'title': 'Download MeSH Data'}, {'@type': 'dcat:Distribution', 'description': '<p>A SPARQL API and query interface for MeSH.</p>\n', 'format': 'api', 'title': 'Medical Subject Headings (MeSH) RDF Linked Data', 'accessURL': 'http://hhs.github.io/meshrdf/', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.nlm.nih.gov/mesh/MBrowser.html', 'mediaType': 'application/unknown', 'title': 'Search MeSH'}], 'keyword': ['biomedical', 'subject terminology', 'terminology'], 'bureauCode': ['009:25'], 'dataQuality': True, 'title': 'Medical Subject Headings (MeSH)'}, {'rights': 'Grantee evaluation data. Must fill out data user agreement and request dataset.', 'description': '<p>The SPEAKS- faculty/staff dataset contains individual level information from a sample of faculty and staff on GLS funded campuses. These data include faculty experiences with suicide prevention, training and making referrals, knowledge of suicide, suicide risk factors and available resources and the impact of suicide prevention programs among those who work on funded campuses.</p>\n', 'references': ['https://www.suicideprevention-datacenter.com/spdc/login/pud/pud_request_dua.cfm'], 'temporal': '2006-10-01T00:00:00-04:00/2012-12-01T00:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'theme': ['Community', 'Health'], 'landingPage': 'https://www.suicideprevention-datacenter.com', 'modified': '2020-02-21', 'contactPoint': {'hasEmail': 'mailto:SPDCRequests@icfi.com', 'fn': 'Condron, Susanne'}, 'issued': '2016-03-23', 'programCode': ['009:068'], 'accessLevel': 'restricted public', 'title': 'Suicide Prevention Exposure, Awareness, and Knowledge Survey (SPEAKS) - Faculty/Staff', 'identifier': '59358daa-f04b-42c2-ba7a-f53ea3d10c2d', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'data', 'mediaType': 'application/unknown', 'title': 'Suicide Prevention Exposure, Awareness, and Knowledge Survey (SPEAKS) - Faculty/Staff'}], 'keyword': ['substance-abuse-mental-health-services-administration'], 'bureauCode': ['009:30'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'rights': 'Grantee evaluation data. Must fill out data user agreement and request dataset.', 'description': "<p>The SPEAKS- student dataset contains individual level information from a sample of college students on GLS funded campuses. These data include student demographics, the students' exposure to suicide prevention on their campus, their attitudes about suicide and seeking help, their self-efficacy to perform suicide-prevention related behaviors, their knowledge of suicide myths, facts, and their campus resources, and their connectedness and help-seeking behaviors.</p>\n", 'references': ['https://www.suicideprevention-datacenter.com/spdc/login/pud/pud_request_dua.cfm'], 'temporal': '2006-10-01T00:00:00-04:00/2012-12-01T00:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'theme': ['Community', 'Health'], 'landingPage': 'https://www.suicideprevention-datacenter.com', 'modified': '2020-02-21', 'contactPoint': {'hasEmail': 'mailto:SPDCRequests@icfi.com', 'fn': 'Condron, Susanne'}, 'issued': '2016-03-23', 'programCode': ['009:068'], 'accessLevel': 'restricted public', 'title': 'Suicide Prevention Exposure, Awareness, and Knowledge Survey (SPEAKS) - Student', 'identifier': '6b78d079-2194-47f6-90e6-3aa705ae4d4c', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'data', 'mediaType': 'application/unknown', 'title': 'Suicide Prevention Exposure, Awareness, and Knowledge Survey (SPEAKS) - Student'}], 'keyword': ['substance-abuse-mental-health-services-administration'], 'bureauCode': ['009:30'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'rights': 'Grantee evaluation data. Must fill out data user agreement and request dataset.', 'description': "<p>The EIRF dataset contains information about each individual youth who was identified and referred for mental or non-mental health related services as part of a grantee's GLS activities (though a screening event or by a trained gatekeeper). These individual level records consist of demographic information, the setting where the youth was identified, the role of the person who made the identification, and what services the youth was referred to after the identification. In addition, records contain follow-up information about whether the individual received the services for which they were referred.</p>\n", 'references': ['https://www.suicideprevention-datacenter.com/spdc/login/pud/pud_request_dua.cfm'], 'temporal': '2006-10-01T00:00:00-04:00/2006-10-01T00:00:00-04:00', 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'theme': ['Community', 'Health', 'State'], 'landingPage': 'https://www.suicideprevention-datacenter.com', 'modified': '2020-02-21', 'contactPoint': {'hasEmail': 'mailto:SPDCRequests@icfi.com', 'fn': 'Condron, Susanne'}, 'issued': '2016-03-23', 'programCode': ['009:068'], 'accessLevel': 'restricted public', 'title': 'Early Identification Referral and Follow-up (EIRF) Individual Form', 'identifier': 'dbbb7e71-e3a3-4b00-a241-963475389c21', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'data', 'mediaType': 'application/unknown', 'title': 'Early Identification Referral and Follow-up (EIRF) Individual Form'}], 'keyword': ['substance-abuse-mental-health-services-administration'], 'bureauCode': ['009:30'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'rights': 'Grantee evaluation data. Must fill out data user agreement and request dataset.', 'description': '<p>The PSI dataset contains information about the types of strategies that GLS grantees are implementing as part of their suicide prevention activities.</p>\n', 'references': ['https://www.suicideprevention-datacenter.com/spdc/login/pud/pud_request_dua.cfm'], 'temporal': '2006-10-01T00:00:00-04:00/2006-10-01T00:00:00-04:00', 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'theme': ['Community', 'Health'], 'landingPage': 'https://www.suicideprevention-datacenter.com', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:SPDCRequests@icfi.com', 'fn': 'Condron, Susanne'}, 'issued': '2016-03-23', 'programCode': ['009:060'], 'accessLevel': 'restricted public', 'title': 'Prevention Strategies Inventory (PSI) Campus', 'identifier': '3e514106-74d8-4dfe-94f1-6ff7944e6fbe', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'data', 'mediaType': 'application/unknown', 'title': 'Prevention Strategies Inventory (PSI) Campus'}], 'keyword': ['substance-abuse-mental-health-services-administration'], 'bureauCode': ['009:30'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'rights': 'Grantee evaluation data. Must fill out data user agreement and request dataset.', 'description': '<p>The PSI dataset contains information about the types of strategies that GLS grantees are implementing as part of their suicide prevention activities.</p>\n', 'references': ['https://www.suicideprevention-datacenter.com/spdc/login/pud/pud_request_dua.cfm'], 'temporal': '2006-10-01T00:00:00-04:00/2006-10-01T00:00:00-04:00', 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'theme': ['Community', 'Health', 'State'], 'landingPage': 'https://www.suicideprevention-datacenter.com', 'modified': '2020-02-21', 'contactPoint': {'hasEmail': 'mailto:SPDCRequests@icfi.com', 'fn': 'Condron, Susanne'}, 'issued': '2016-03-23', 'programCode': ['009:060'], 'accessLevel': 'restricted public', 'title': 'Prevention Strategies Inventory (PSI) State/Tribal ', 'identifier': 'd01fa529-0b12-4fa8-ac1a-bdc482242f5f', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'data', 'mediaType': 'application/unknown', 'title': 'Prevention Strategies Inventory (PSI) State/Tribal '}], 'keyword': ['substance-abuse-mental-health-services-administration'], 'bureauCode': ['009:30'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'rights': 'Grantee evaluation data. Must fill out data user agreement and request dataset.', 'description': "<p>The TUP-S dataset consists of data gathered at the individual level from persons who attended a GLS funded training event 3 months after the training occurred. This dataset includes information about the impact that the training has had on the individual's understanding and their use of the skills and knowledge gained during the GLS funded training event.</p>\n", 'references': ['https://www.suicideprevention-datacenter.com/spdc/login/pud/pud_request_dua.cfm'], 'temporal': '2010-10-01T00:00:00-04:00/2010-10-01T00:00:00-04:00', 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'theme': ['Community', 'Health', 'State'], 'landingPage': 'https://www.suicideprevention-datacenter.com', 'modified': '2020-02-21', 'contactPoint': {'hasEmail': 'mailto:SPDCRequests@icfi.com', 'fn': 'Condron, Susanne'}, 'issued': '2016-03-23', 'programCode': ['009:068'], 'accessLevel': 'restricted public', 'title': 'Training Utilization and Preservation Survey (TUP-S) State/Tribal', 'identifier': 'e16ba659-aa5d-4bf0-b0f7-d36e0502bdb3', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'data', 'mediaType': 'application/unknown', 'title': 'Training Utilization and Preservation Survey (TUP-S) State/Tribal'}], 'keyword': ['substance-abuse-mental-health-services-administration'], 'bureauCode': ['009:30'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'rights': 'Grantee evaluation data. Must fill out data user agreement and request dataset.', 'description': '<p>The Training Activity Summary Page (formerly the Training Exit Survey Cover Page) dataset contains data about each training event. This dataset includes information about the type of training (specific training types), training sub-type (gatekeeper, clinical, or other), how many people attended the training, and the duration of the training.</p>\n', 'references': ['https://www.suicideprevention-datacenter.com/spdc/login/pud/pud_request_dua.cfm'], 'temporal': '2010-10-01T00:00:00-04:00/2010-10-01T00:00:00-04:00', 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'theme': ['Community', 'Health'], 'landingPage': 'https://www.suicideprevention-datacenter.com', 'modified': '2020-02-21', 'contactPoint': {'hasEmail': 'mailto:SPDCRequests@icfi.com', 'fn': 'Condron, Susanne'}, 'issued': '2016-03-23', 'programCode': ['009:068'], 'accessLevel': 'restricted public', 'title': 'Training Activity Summary Page (TASP) Campus', 'identifier': '8edc595f-99d8-4908-8698-f42a9a8c4f92', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'data', 'mediaType': 'application/unknown', 'title': 'Training Activity Summary Page (TASP) Campus'}], 'keyword': ['substance-abuse-mental-health-services-administration'], 'bureauCode': ['009:30'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'rights': 'Grantee evaluation data. Must fill out data user agreement and request dataset.', 'description': '<p>The Training Activity Summary Page (formerly the Training Exit Survey Cover Page) dataset contains data about each training event. This dataset includes information about the type of training (specific training types), training sub-type (gatekeeper, clinical, or other), how many people attended the training, and the duration of the training.</p>\n', 'references': ['https://www.suicideprevention-datacenter.com/spdc/login/pud/pud_request_dua.cfm'], 'temporal': '2006-10-01T00:00:00-04:00/2006-10-01T00:00:00-04:00', 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'theme': ['Community', 'Health', 'State'], 'landingPage': 'https://www.suicideprevention-datacenter.com', 'modified': '2020-02-21', 'contactPoint': {'hasEmail': 'mailto:SPDCRequests@icfi.com', 'fn': 'Condron, Susanne'}, 'issued': '2016-03-23', 'programCode': ['009:068'], 'accessLevel': 'restricted public', 'title': 'Training Activity Summary Page (TASP) State and Tribe', 'identifier': 'a6fb391c-42fe-4bdb-91b1-9684bb3db32b', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'data', 'mediaType': 'application/unknown', 'title': 'Training Activity Summary Page (TASP) State and Tribe'}], 'keyword': ['substance-abuse-mental-health-services-administration'], 'bureauCode': ['009:30'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'rights': 'Grantee evaluation data. Must fill out data user agreement and request dataset.', 'description': '<p>The TES Individual dataset contains information at the individual-level about the persons who attend a GLS funded training event. This dataset includes variables that describe the trainees including their demographics and the primary setting and role within the setting where the trainee interacts with youth, the ways in which they intend to use their training, the impact of the training in terms of the usefulness, practicality, and applicability of the training to the trainees life.</p>\n', 'references': ['https://www.suicideprevention-datacenter.com/spdc/login/pud/pud_request_dua.cfm'], 'temporal': '2010-10-01T00:00:00-04:00/2015-09-01T00:00:00-04:00', 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'theme': ['Community', 'Health', 'National'], 'landingPage': 'https://www.suicideprevention-datacenter.com', 'modified': '2020-02-21', 'contactPoint': {'hasEmail': 'mailto:SPDCRequests@icfi.com', 'fn': 'Condron, Susanne'}, 'issued': '2016-03-23', 'programCode': ['009:068'], 'accessLevel': 'restricted public', 'title': 'Training Exit Survey (TES) Individual Campus', 'identifier': 'e944ac97-9d5c-4087-b623-8ef7fd3a4aa7', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'data', 'mediaType': 'application/unknown', 'title': 'Training Exit Survey (TES) Individual Campus'}], 'keyword': ['substance-abuse-mental-health-services-administration'], 'bureauCode': ['009:30'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The Chemical Effects in Biological Systems database (CEBS: <a href="https://manticore.niehs.nih.gov/cebssearch/">https://manticore.niehs.nih.gov/cebssearch/</a>) houses data from the National Toxicology Program research and testing program. CEBS data from individual animals is here, organized into data domains. CEBS data are also available for search.</p>\n', 'programCode': ['009:049'], 'references': ['https://tools.niehs.nih.gov/cebs3/ui/', 'ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/', 'https://tools.niehs.nih.gov/cebs3/support/', 'https://doi.org/10.22427/NTP-DATA-1'], 'publisher': {'@type': 'org:Organization', 'name': 'National Institute of Environmental Health Sciences (NIEHS)'}, 'theme': ['Community', 'Health', 'National'], 'landingPage': 'https://manticore.niehs.nih.gov/cebssearch/', 'modified': '2020-04-13', 'contactPoint': {'hasEmail': 'mailto:fostel@niehs.nih.gov', 'fn': 'Fostel, Jennifer'}, 'issued': '2016-03-11', 'accessLevel': 'public', 'title': 'Chemical Effects in Biological Systems (CEBS)', 'identifier': '0088ebe4-d633-49fc-ba88-f0a8e3d831d8', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>Clinical chemistry refers to the processes used to measure levels of biochemical components in bodily fluids such as serum and plasma. This data domain contains parameters related to lipid metabolism in the liver and kidneys, and to hormone (e.g., thyroid) and electrolyte (e.g., potassium) levels.<br />\nThis data domain is part of Chemical Effects in Biological Systems (CEBS) database maintained by the National Toxicology Program.</p>\n<p>At the link provided is a PDF file and one or more folders containing data. The PDF describes the data, file types, and folder structure present.</p>\n', 'format': 'data', 'title': 'CEBS Clinical Chemistry Data', 'accessURL': 'ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/CLINICAL_CHEMISTRY/', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'description': '<p>Developmental toxicity refers to the adverse effects on the developing organism. This data domain contains information relating to prenatal and developmental assessments. Examples of endpoints: fetal examination, markers of puberty (e.g. vaginal opening), and neuromuscular (e.g., grip strength) and neurobehavioral (e.g., motor activity) endpoints.<br />\nThis data domain is part of Chemical Effects in Biological Systems (CEBS) database maintained by the National Toxicology Program.</p>\n<p>At the link provided is a PDF and one or more folders containing data. The PDF describes the data, file types, and folder structure present.</p>\n<p>National Toxicology Program (NTP) legacy Developmental and Reproductive Toxicity (DART) evaluations conducted from 1985 to 2005 are available in their entirety in the NTP Legacy Data folder. These data represent results of studies conducted by a contract laboratory for the NTP. The findings may or may not have been peer reviewed and were not evaluated in accordance with the Explanation of Levels of Evidence for Reproductive Toxicity criteria or with the Explanation of Levels of Evidence for Developmental Toxicity criteria established by the NTP in March 2009. The findings and conclusions for this study should not be construed to represent the views of the NTP or the U.S. Government.</p>\n', 'format': 'data', 'title': 'CEBS Developmental Data', 'accessURL': 'ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/DEVELOPMENTAL/', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'description': '<p>The bacterial mutagenicity test, or Ames Assay, is used to assess whether a test article causes genetic damage. These data are bacterial colony counts.<br />\nThis data domain is part of Chemical Effects in Biological Systems (CEBS) database maintained by the National Toxicology Program.</p>\n<p>At the link provided is a PDF and one or more folders containing data. The PDF describes the data, file types, and folder structure present.</p>\n', 'format': 'data', 'title': 'CEBS Genetic Toxicology: Bacterial Mutagenicity Data', 'accessURL': 'ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/GENETOX_Genetic%20Toxicology%20-%20Bacterial%20mutagenicity/', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'description': '<p>The peripheral blood erythrocyte micronucleus test provides an indication of whether a test article is capable of inducing structural and/or numerical chromosomal damage, specifically micronuclei damage. This data domain contains the frequency of micronucleated erythrocytes (red blood cells) in either bone marrow or peripheral blood in response to exposure to a test article. Examples of endpoints include cell counts, percentages of micronucleated cells, and percentages of immature erythrocytes (polychromatic erythrocytes or PCEs) and mature erythrocytes (normochromatic erythrocytes or NCE) within the total erythrocyte population.<br />\nThis data domain is part of Chemical Effects in Biological Systems (CEBS) database maintained by the National Toxicology Program.</p>\n<p>At the link provided is a PDF and one or more folders containing data. The PDF describes the data, file types, and folder structure present.</p>\n', 'format': 'data', 'title': 'CEBS Genetic Toxicology: Micronucleus Data', 'accessURL': 'ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/GENETOX_Genetic%20Toxicology%20-%20Micronucleus/', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'description': '<p>Gross observations identify the morphologic alterations in tissues that are visible without the aid of a microscope. This data domain includes changes in organs observed, terminal body weight, and absolute and relative organ weights at necropsy.</p>\n<p>This data domain is part of Chemical Effects in Biological Systems (CEBS) database maintained by the National Toxicology Program.</p>\n<p>At the link provided is a PDF and one or more folders containing data. The PDF describes the data, file types, and folder structure present.</p>\n', 'format': 'data', 'title': 'CEBS Gross Pathology Observation Data', 'accessURL': 'ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/GROSS_OBSERVATION/', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'description': '<p>Hematology is the analysis of cells that circulate in the bloodstream – namely red blood cells, white blood cells, and platelets. Hematology analysis is done on whole blood and includes a complete blood count (CBC) and blood smear evaluation. Examples of endpoints: cell counts, red blood cell size, and hemoglobin concentration.<br />\nThis data domain is part of Chemical Effects in Biological Systems (CEBS) database maintained by the National Toxicology Program.</p>\n<p>At the link provided is a PDF and one or more folders containing data. The PDF describes the data, file types, and folder structure present.</p>\n', 'format': 'data', 'title': 'CEBS Hematology Data', 'accessURL': 'ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/HEMATOLOGY/', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'description': '<p>The Toxicology in the 21st Century (Tox21) program is a federal collaboration that uses automated high throughput screening (HTS) methods to quickly and efficiently test chemicals for activity across a battery of assays that target cellular processes. These assays rapidly evaluate large numbers of chemicals to provide insight on potential human health effects.<br />\nThis data domain is part of Chemical Effects in Biological Systems (CEBS) database maintained by the National Toxicology Program.</p>\n<p>At the link provided is a PDF and one or more folders containing data. The PDF describes the data, file types, and folder structure present.</p>\n', 'format': 'data', 'title': 'CEBS High Throughput Screening Data (Tox21)', 'accessURL': 'ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/Tox21/', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'description': '<p>Histopathology is the study of microscopic changes or abnormalities in tissues. This data domain contains descriptions of tissue abnormalities (diagnosis), site of abnormality (location), and severity of lesions. Examples of endpoints: diagnosis, distribution, and severity of lesions, and indication of whether the observed lesion is neoplastic, metastatic, systemic, or malignant.<br />\nThis data domain is part of Chemical Effects in Biological Systems (CEBS) database maintained by the National Toxicology Program.</p>\n<p>At the link provided is a PDF and one or more folders containing data. The PDF describes the data, file types, and folder structure present.</p>\n', 'format': 'data', 'title': 'CEBS Histopathology Data', 'accessURL': 'ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/HISTOPATHOLOGY/', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'description': '<p>Immunotoxicology identifies the potential for a test article to modulate immune function in mice and/or rats. This data domain contains studies that evaluate the basic functional aspects of diverse immune system components including innate immune function and adaptive immune function (humoral mediated immunity, cell-mediated immunity). Examples of endpoints: function (phagocytosis), natural killer cell assay, cytotoxic T lymphocyte activity, proliferative responses that signal through the T cell receptor, IgM and IgG antibody production following challenge with T-dependent antigens, and quantification of leukocyte populations. </p>\n<p>This data domain also includes studies that evaluate the potential for test articles to induce dermal sensitization (contact hypersensitivity) and irritancy following application to the skin. Examples of endpoints: proliferative responses in the lymph nodes that drain the site of test article application and measurements of edema at the site of exposure.</p>\n<p>This dataset also comprises studies that assess the ability of test articles to trigger or modulate existing autoimmunity. These studies are disease specific and the endpoints vary in accordance with the specific disease being investigated. Examples of endpoints: serum and urinary proteins, measurement of circulating or tissue specific autoantibodies, and other inflammatory mediators.<br />\nThis data domain is part of Chemical Effects in Biological Systems (CEBS) database maintained by the National Toxicology Program.</p>\n<p>At the link provided is a PDF and one or more folders containing data. The PDF describes the data, file types, and folder structure present.</p>\n', 'format': 'data', 'title': 'CEBS Immunology Data', 'accessURL': 'ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/IMMUNOLOGY/', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'description': '<p>In-life observations are recorded during the exposure period of a study and describe individual animal’s response to test article. Examples of endpoints: body weight measurements, clinical observations, food and water consumption, and body temperature measurements.<br />\nThis data domain is part of Chemical Effects in Biological Systems (CEBS) database maintained by the National Toxicology Program.</p>\n<p>At the link provided is a PDF and one or more folders containing data. The PDF describes the data, file types, and folder structure present.</p>\n', 'format': 'data', 'title': 'CEBS In-Life Observation Data', 'accessURL': 'ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/IN_LIFE_OBSERVATIONS/', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'description': '<p>Toxicogenomics studies that employ microarrays evaluate the biological response to a toxicological challenge at the level of the genome. Results from these studies are typically reported as gene and molecular pathway read outs, which can be further analyzed for their relationship to toxicity and disease outcomes. Datasets are provided as raw, probe-level files including CEL files (Affymetrix arrays) and TXT files (CodeLink or Agilent arrays).<br />\nThis data domain is part of Chemical Effects in Biological Systems (CEBS) database maintained by the National Toxicology Program.</p>\n<p>At the link provided is a PDF and one or more folders containing data. The PDF describes the data, file types, and folder structure present.</p>\n', 'format': 'data', 'title': 'CEBS Microarray Data', 'accessURL': 'ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/microarray/', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'description': '<p>Toxicogenomics studies that employ the polymerase chain reaction (PCR) technique evaluate the biological response to a toxicological challenge at the level of individual genes or a small set of genes. PCR is often used to test specific gene-level hypotheses related to a toxicological challenge or validate results from larger scale microarray studies. Data are reported as the expression of a number of genes related to toxicology under different conditions.<br />\nThis data domain is part of Chemical Effects in Biological Systems (CEBS) database maintained by the National Toxicology Program.</p>\n<p>At the link provided is a PDF and one or more folders containing data. The PDF describes the data, file types, and folder structure present.</p>\n', 'format': 'data', 'title': 'CEBS PCR Data', 'accessURL': 'ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/PCR/', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'description': '<p>Reproductive toxicity describes the adverse effect of test articles on fertility and fecundity. This data domain contains data relating to the fertility, gestation, and number of live offspring. Examples of endpoints: estrous cyclicity, sperm parameters, live pup counts per litter, and pup sex ratio.<br />\nThis data domain is part of Chemical Effects in Biological Systems (CEBS) database maintained by the National Toxicology Program.</p>\n<p>At the link provided is a PDF and one or more folders containing data. The PDF describes the data, file types, and folder structure present.</p>\n', 'format': 'data', 'title': 'CEBS Reproductive Data', 'accessURL': 'ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/REPRODUCTIVE/', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'description': '<p>Urinalysis measures the physical, biochemical, and microscopic properties of urine. A urinalysis includes gross examination of urine for color and clarity and measurements of urine volume and specific gravity. This data domain contains data relating to levels of electrolytes, proteins, and enzymes. Examples of biochemical endpoints: levels of glucose, creatinine, protein, and sodium.<br />\nThis data domain is part of Chemical Effects in Biological Systems (CEBS) database maintained by the National Toxicology Program.</p>\n<p>At the link provided is a PDF and one or more folders containing data. The PDF describes the data, file types, and folder structure present.</p>\n', 'format': 'data', 'title': 'CEBS Urinalysis Data', 'accessURL': 'ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/URINALYSIS/', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'description': '<p>The in vivo comet assay examines the ability of substances to cause DNA damage in cells from a variety<br />\nof different tissues in an organism, such as stomach, liver, lung, or brain. The DNA damage detected in<br />\nthe comet assay may be in the form of breaks or adducts, as well as transient damage resulting from<br />\nnormal DNA repair processes.<br />\nThe DNA damage detected by this assay may be:</p>\n<ul>\n<li>Repaired and thus, cause no permanent effects in the cell</li>\n<li>Lethal to the cell</li>\n<li>Converted into a persistent mutation by errors in DNA repair, which may lead to disease</li>\n</ul>\n<p>DNA breaks may also lead to chromosome breaks, which are found in many human diseases including<br />\ncancer.<br />\nThis data domain is part of Chemical Effects in Biological Systems (CEBS) database maintained by the National Toxicology Program.</p>\n<p>At the link provided is a PDF and one or more folders containing data. The PDF describes the data, file types, and folder structure present.</p>\n', 'format': 'data', 'title': 'CEBS Genetic Toxicology: In Vivo Comet Data', 'accessURL': 'ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/GENETOX_Genetic%20Toxicology%20-%20In%20Vivo%20Alkaline%20Comet%20Assay/', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'description': '<p>The in vitro micronucleus assay provides insight into the genotoxic damage potential of test articles by measuring the frequency of micronuclei in mammalian cell cultures. Flow cytometry is commonly used to measure DNA damage in cell cultures by counting harvested cells to determine the percentage of cells that are micronucleated. In vitro micronucleus data can include cell counts, percentages of micronucleated cells, and percentages of apoptotic cells.</p>\n<p>This data domain is part of Chemical Effects in Biological Systems (CEBS) database maintained by the National Toxicology Program.</p>\n<p>At the link provided is a PDF file and one or more folders containing data. The PDF describes the data, file types, and folder structure present.</p>\n', 'format': 'data', 'title': 'CEBS Genetic Toxicology: In Vitro Micronucleus Data', 'accessURL': 'ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/GENETOX_Genetic%20Toxicology%20-%20In%20Vitro%20Micronucleus/', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'description': '<p>The NTP Pathology Data contains individual animal histopathology data as well as incidence statistics for neoplastic and non-neoplastic histopathological findings.</p>\n', 'format': 'data', 'title': 'NTP Pathology Bioassay Data', 'accessURL': 'ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Pathology_Bioassay_Data/', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'description': '<p>The ICCVAM in vitro basal cytotoxicity (LD50) assays proposed for establishing starting doses for in vivo acute oral toxicity studies with associated IC50 values.<br />\n<strong>CEBS The ICCVAM Acute Systemic Toxicity Reference List Link API:</strong> <a href="ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/The%20ICCVAM%20Acute%20Systemic%20Toxicity%20Reference%20List_2019_06_27.xlsx">ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/The%2...</a></p>\n', 'format': 'data', 'title': 'CEBS The ICCVAM Acute Systemic Toxicity Reference List', 'accessURL': 'ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'description': '<p>A summary of data on the effects of chemicals (lowest effect level, (LEL)) on the Estrogen Receptor (ER) from uterotrophic assays.<br />\n<strong>CEBS The NICEATM Estrogen Receptor Uterotrophic Assay Data Link API:</strong> <a href="ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/The%20NICEATM%20Estrogen%20Receptor%20Uterotrophic%20Assay%20Data_2019_06_27.xlsx">ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/The%2...</a></p>\n', 'format': 'data', 'title': 'CEBS The NICEATM Estrogen Receptor Uterotrophic Assay Data', 'accessURL': 'ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'description': '<p>A summary of recommended reference substances for validation of In Vitro Murine Local Lymph Node Assay (LLNA) for skin sensitization.<br />\n<strong>CEBS The ICCVAM Skin Sensitization (Murine LLNA) Reference List Link API:</strong> <a href="ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/The_ICCVAM_Skin_Sensitization_Murine%20LLNA_Reference_List_2019_06_27.xlsx">ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/The_I...</a></p>\n', 'format': 'data', 'title': 'CEBS The ICCVAM Skin Sensitization (Murine LLNA) Reference List', 'accessURL': 'ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'description': '<p>A list of recommended reference substances for evaluation or validation of In Vitro Androgen Receptor (AR) agonism assays.<br />\n<strong>CEBS The ICCVAM Androgen Receptor Agonist Reference List Link API:</strong> <a href="ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/The_ICCVAM_Androgen_Receptor_Agonist_Reference_List_2019_06_27.xlsx">ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/The_I...</a></p>\n', 'format': 'data', 'title': 'CEBS The ICCVAM Androgen Receptor Agonist Reference List', 'accessURL': 'ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'description': '<p>NTP summary of potential mutagenicity from Ames studies for each dosage, rodent strain, activation condition, and protocol type.<br />\n<strong>CEBS Ames Conclusions Link API:</strong> <a href="ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/Ames_Conclusions_DataCollection_2020-02-19.xlsx">ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/Ames_...</a></p>\n', 'format': 'data', 'title': 'CEBS Ames Conclusions', 'accessURL': 'ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'description': '<p>Conclusions from chronic bioassay level of evidence; Genetic toxicology assays of bacterial mutagenicity, micronucleus and comet assays; Some Tox21 assays.<br />\n<strong>CEBS Bioassay Genetox Conclusion Dataset Link API:</strong> <a href="ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/Treatment_Related_Findings_DataCollection_2020-03-05.xlsx">ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/Treat...</a></p>\n', 'format': 'data', 'title': 'CEBS Bioassay Genetox Conclusion Dataset', 'accessURL': 'ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'description': '<p>Summary of protocol methods for 360 legacy microarray studies; viewable with Adobe Flash Player (<a href="https://get.adobe.com/flashplayer/">https://get.adobe.com/flashplayer/</a>). Raw data is available through FTP links for each study.<br />\n<strong>CEBS Microarray Dataset Link API:</strong> <a href="ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/Microarray_Dataset_Data_2019_06_20.xlsx">ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/Micro...</a></p>\n', 'format': 'data', 'title': 'CEBS Microarray Dataset', 'accessURL': 'ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'description': '<p>Study conclusions from multiple germ cell chemical mutagenicity study protocols in Canton-S Drosophila.<br />\n<strong>CEBS Drosophila Germ Cell Mutagenicity Link API:</strong> <a href="ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/Drosophila_Germ_Cell_Mutagenicity_DataCollection_2019-02-27.xlsx">ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/Droso...</a></p>\n', 'format': 'data', 'title': 'CEBS Drosophila Germ Cell Mutagenicity', 'accessURL': 'ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'description': '<p>Study conclusions from mammalian cell chemical cytogenetic study protocols in CHO-W-B1 hamsters.<br />\n<strong>CEBS Mammalian Cell Cytogenetics Link API:</strong> <a href="ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/Mammalian_Cell_Cytogenetics_DataCollection_2019-02-27.xlsx">ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/Mamma...</a></p>\n', 'format': 'data', 'title': 'CEBS Mammalian Cell Cytogenetics', 'accessURL': 'ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'description': '<p>Study conclusions from mammalian cell chemical mutagenic study protocols for multiple activation conditions.<br />\n<strong>CEBS Mammalian Cell Mutagenicity Link API:</strong> <a href="ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/Mammalian_Cell_Mutagenicity_DataCollection_2019-02-27.xlsx">ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/Mamma...</a></p>\n', 'format': 'data', 'title': 'CEBS Mammalian Cell Mutagenicity', 'accessURL': 'ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'description': '<p>Study conclusions from rodent chemical cytogenetic study protocols in B6C3F1 mice.<br />\n<strong>CEBS Rodent Cytogenetics Link API:</strong> <a href="ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/Rodent_Cytogenetics_DataCollection_2019-02-27.xlsx">ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/Roden...</a></p>\n', 'format': 'data', 'title': 'CEBS Rodent Cytogenetics', 'accessURL': 'ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'description': '<p>Study and trial conclusions from in vivo micronucleus assays for each rodent strain, dosage, route of administration, duration, and tissue type for multiple chemicals.<br />\n<strong>CEBS In Vivo Micronucleus Link API:</strong><a href="ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/In_Vivo_Micronucleus_DataCollection_2020-02-19.xlsx">ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/In_Vi...</a></p>\n', 'format': 'data', 'title': 'CEBS In Vivo Micronucleus', 'accessURL': 'ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'description': '<p>Benchmark Dose (BMD) analysis for histopathologic lesion incidence data with best fit models for each chemical, organ, morphology type, species, route of administration, and dose.<br />\n<strong>CEBS Benchmark Dose Analysis for Neoplastic and Non-neoplastic Lesions Link API:</strong> <a href="ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/Benchmark_Dose_Values_DataCollection_2019-12-20.xlsx">ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/Bench...</a></p>\n', 'format': 'data', 'title': 'CEBS Benchmark Dose Analysis for Neoplastic and Non-neoplastic Lesions', 'accessURL': 'ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'description': '<p>Annotation of Hallmark Gene Sets (<a href="http://software.broadinstitute.org/gsea/msigdb/collections.jsp">http://software.broadinstitute.org/gsea/msigdb/collections.jsp</a>) using NextBio platform to identify correlations between Hallmark Gene Sets and gene expression studies focusing on liver tissue in rodents and humans, or other organs in rodents.<br />\n<strong>CEBS Hallmark Gene Sets Annotations Link API:</strong> <a href="ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/Hallmark_Geneset_Annotation_DataCollection_2019-1-30.xlsx">ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/Hallm...</a></p>\n', 'format': 'data', 'title': 'CEBS Hallmark Gene Sets Annotations', 'accessURL': 'ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'description': '<p>Phase I and II C. elegans and zebrafish toxicity estimates. Developmental Effects of the ToxCast™ Phase I and Phase II Chemicals in Caenorhabditis elegans and Corresponding Responses in Zebrafish, Rats, and Rabbits. Windy A. Boyd , Marjolein V. Smith , Caroll A. Co , Jason R. Pirone , Julie R. Rice , Keith R. Shockley , and Jonathan H. Freedman. Published:01May2016. <a href="https://doi.org/10.1289/ehp.1409645">https://doi.org/10.1289/ehp.1409645</a>.<br />\n<strong>CEBS Toxicity Estimates of the ToxCast Chemicals in C. elegans and Zebrafish Link API:</strong> <a href="ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/Windy_Boyd_Publication_DataCollection_2019-2-22.xlsx">ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/Windy...</a></p>\n', 'format': 'data', 'title': 'CEBS Toxicity Estimates of the ToxCast Chemicals in C. elegans and Zebrafish', 'accessURL': 'ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'description': '<p>Evaluation of androgen assay results using a curated Hershberger database. Kleinstreuer NC, Browne P, Chang X, Judson R, Casey W, Ceger P, Deisenroth C, Baker N, Markey K, Thomas RS. Published: 25 May 2018. <a href="https://doi.org/10.1016/j.reprotox.2018.08.017">https://doi.org/10.1016/j.reprotox.2018.08.017</a>. Performance data from applying the ToxCast/Tox 21 androgen receptor model, based on 11 high throughput assays, to 39 reference chemicals.<br />\n<strong>CEBS Evaluation of Androgen Receptor Agonists Dataset Link API:</strong><a href="ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/Evaluation_of_Androgen_Receptor_Agonists_Dataset_2019_09_19_STbl_8.xlsx">ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/Evalu...</a></p>\n', 'format': 'data', 'title': 'CEBS Evaluation of Androgen Receptor Agonists Dataset', 'accessURL': 'ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'description': '<p>Evaluation of androgen assay results using a curated Hershberger database. Kleinstreuer NC, Browne P, Chang X, Judson R, Casey W, Ceger P, Deisenroth C, Baker N, Markey K, Thomas RS. Published: 25 May 2018. <a href="https://doi.org/10.1016/j.reprotox.2018.08.017">https://doi.org/10.1016/j.reprotox.2018.08.017</a>. Performance data from applying the ToxCast/Tox 21 androgen receptor model, based on 11 high throughput assays, to 39 reference chemicals.<br />\n<strong>CEBS Evaluation of Androgen Receptor Antagonists Link API:</strong> <a href="ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/Evaluation_of_Androgen_Receptor_Antagonists_Dataset_2019_02_27_STbl_9_2019_06_20.xlsx">ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/Evalu...</a></p>\n', 'format': 'data', 'title': 'CEBS Evaluation of Androgen Receptor Antagonists', 'accessURL': 'ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'description': '<p>Evaluation of androgen assay results using a curated Hershberger database. Kleinstreuer NC, Browne P, Chang X, Judson R, Casey W, Ceger P, Deisenroth C, Baker N, Markey K, Thomas RS. Published: 25 May 2018. <a href="https://doi.org/10.1016/j.reprotox.2018.08.017">https://doi.org/10.1016/j.reprotox.2018.08.017</a>. Performance data from applying the ToxCast/Tox 21 androgen receptor model, based on 11 high throughput assays, to 39 reference chemicals.<br />\n<strong>CEBS Tox21 Androgen Receptor Assays and Androgen Receptor Pathway Model DatasetLink API:</strong> <a href="ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/Tox21%20Androgen%20Receptor%20Assays%20and%20Androgen%20Receptor%20Pathway%20Model%20Dataset%20%20_2019_02_27_STbl_2_2019_06_20.xlsx">ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/Tox21...</a></p>\n', 'format': 'data', 'title': 'CEBS Tox21 Androgen Receptor Assays and Androgen Receptor Pathway Model Dataset', 'accessURL': 'ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'description': '<p>Study conclusions from comet assays for each chemical, rodent strain, organ, and dosage.<br />\n<strong>CEBS Comet Assay Conclusions Link API:</strong> <a href="ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/Comet_Dataset_Data_2020-02-19.xlsx">ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/Comet...</a></p>\n', 'format': 'data', 'title': 'CEBS Comet Assay Conclusions', 'accessURL': 'ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'description': '<p>Study and trial conclusions from micronucleus assays for each cell type, activation condition, dose, duration, and chemical.<br />\n<strong>CEBS In Vitro Micronucleus Link API:</strong> <a href="ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/In_Vitro_Micronucleus_DataCollection_2019-03-15.xlsx">ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/In_Vi...</a></p>\n', 'format': 'data', 'title': 'CEBS In Vitro Micronucleus', 'accessURL': 'ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'description': '<p>Summary of histopathologic lesions found in studies where each dose group had two or more of the lesion for each chemical, organ, morphology type, species, route of administration, and dose. Lesions with a statistically significant difference (P<0.05) in incidence between the exposed and control animals are flagged.<br />\n<strong>CEBS Statistically Analyzed NTP Pathology Lesions Link API:</strong> <a href="ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/Statistically_Analyzed_NTP_Pathology_Lesions_with_Incidence_2020_03_05.xlsx">ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/Stati...</a></p>\n', 'format': 'data', 'title': 'CEBS Statistically Analyzed NTP Pathology Lesions (with Incidence)', 'accessURL': 'ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'description': '<p>The purity data for the NTP Tox21 Phase 2 chemicals provided to NCATS for the Tox21 Phase 2 program. These data results from the analysis of neat chemicals, prior to the preparation of the DMSO solutions sent to NCATS and should not be equated with NCATS QC Day 0 or QC Day 4 data.<br />\n<strong>CEBS Tox21 Phase 2 Purity Link API:</strong> <a href="ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/Tox21_Purity_Data_2019_10_07.xlsx">ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/Tox21...</a></p>\n', 'format': 'data', 'title': 'CEBS Tox21 Phase 2 Purity', 'accessURL': 'ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/', 'mediaType': 'application/unknown'}], 'keyword': ['national-institute-of-environmental-health-sciences-niehs'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'rights': 'Grantee evaluation data. Must fill out data user agreement and request data set.', 'description': '<p>The TES Individual dataset contains information at the individual-level about the persons who attend a GLS funded training event. This dataset includes variables that describe the trainees including their demographics and the primary setting and role within the setting where the trainee interacts with youth, the ways in which they intend to use their training, the impact of the training in terms of the usefulness, practicality, and applicability of the training to the trainees life. (State/Tribal - October 2006 through September 2013; Campus - October 2010 through September 2015)</p>\n', 'references': ['https://www.suicideprevention-datacenter.com/spdc/login/pud/pud_request.cfm'], 'temporal': '2006-10-01T00:00:00-04:00/2013-09-01T00:00:00-04:00', 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'theme': ['Community', 'Health', 'State'], 'landingPage': 'https://www.suicideprevention-datacenter.com', 'modified': '2020-02-21', 'contactPoint': {'hasEmail': 'mailto:SPDCRequests@icfi.com', 'fn': 'Condron, Susanne'}, 'issued': '2016-03-09', 'programCode': ['009:068'], 'accessLevel': 'restricted public', 'title': 'Training Exit Survey (TES) Individual State and Tribe', 'identifier': '7d5ac596-7ed6-4373-b339-1ed976008fef', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'data', 'mediaType': 'application/unknown', 'title': 'Training Exit Survey (TES) Individual State and Tribe'}], 'keyword': ['substance-abuse-mental-health-services-administration'], 'bureauCode': ['009:30'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': "<p>The Office of Child Support Enforcement's Annual Data Report for fiscal year 2013 from State agencies administering child support enforcement plans under Title IV-D of the Social Security Act.</p>\n", 'programCode': ['009:084'], 'title': 'Child Support Enforcement Annual Data Report Form 157 – YR 2013', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families'}, 'theme': ['State'], 'landingPage': 'https://healthdata.gov/dataset/child-support-enforcement-annual-data-report-form-157-%E2%80%93-yr-2013-1', 'modified': '2020-02-21', 'contactPoint': {'hasEmail': 'mailto:dennis.putze@acf.hhs.gov', 'fn': 'Dennis Putze'}, 'issued': '2015-12-23', 'accessLevel': 'public', 'identifier': 'b66dec74-c265-4761-89e8-7a61d9904032', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.acf.hhs.gov/datagov-datasets/ocse/dcs/157_CSE_ANNUAL_2013.csv', 'format': '.csv', 'title': 'Child Support Enforcement Annual Data Report Form 157 – YR 2013', 'description': "<p>The Office of Child Support Enforcement's Annual Data Report for fiscal year 2014 from State agencies administering child support enforcement plans under Title IV-D of the Social Security Act.</p>\n", 'mediaType': 'application/unknown'}], 'keyword': ['administration-for-children-and-families'], 'bureauCode': ['001:05'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.acf.hhs.gov/datagov-datasets/ocse/dcs/157_CSE_ANNUAL_DICTIONARY.xlsx'}, {'description': "<p>The Office of Child Support Enforcement's Annual Data Report from State agencies administering child support enforcement plans under Title IV-D of the Social Security Act.</p>\n", 'programCode': ['009:084'], 'title': 'Child Support Enforcement Annual Data Report Form 157 ', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families'}, 'theme': ['State'], 'landingPage': 'https://healthdata.gov/dataset/child-support-enforcement-annual-data-report-form-157', 'contactPoint': {'hasEmail': 'mailto:dennis.putze@acf.hhs.gov', 'fn': 'Dennis Putze'}, 'issued': '2015-12-22', 'accessLevel': 'public', 'identifier': 'ad96b172-cc28-479d-8656-bc8f45766510', '@type': 'dcat:Dataset', 'modified': '2020-02-21', 'keyword': ['administration-for-children-and-families'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.acf.hhs.gov/datagov-datasets/ocse/dcs/157_CSE_ANNUAL_DICTIONARY.xlsx'}, {'description': "<p>The Office of Child Support Enforcement's Annual Data Report from State agencies administering child support enforcement plans under Title IV-D of the Social Security Act.</p>\n", 'programCode': ['009:084'], 'title': 'Child Support Enforcement Annual Data Report Form 157 – YR 2014', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families'}, 'landingPage': 'https://healthdata.gov/dataset/child-support-enforcement-annual-data-report-form-157-%E2%80%93-yr-2014-0', 'contactPoint': {'hasEmail': 'mailto:dennis.putze@acf.hhs.gov', 'fn': 'Dennis Putze'}, 'issued': '2015-12-22', 'accessLevel': 'public', 'identifier': 'e7a8d021-9d41-461c-8ff6-fe9d92076ab0', '@type': 'dcat:Dataset', 'modified': '2016-09-16', 'keyword': ['administration-for-children-and-families'], 'bureauCode': ['009:00'], 'theme': ['State'], 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.acf.hhs.gov/datagov-datasets/ocse/dcs/157_CSE_ANNUAL_DICTIONARY.xlsx'}, {'description': "<p>The Office of Child Support Enforcement's Annual Data Report from State agencies administering child support enforcement plans under Title IV-D of the Social Security Act.</p>\n", 'programCode': ['009:084'], 'title': 'Child Support Enforcement Annual Data Reports Form 157 - YR 2013', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families'}, 'landingPage': 'http://www.acf.hhs.gov/programs/css/resource/fy2013-preliminary-report', 'contactPoint': {'hasEmail': 'mailto:dennis.putze@acf.hhs.gov', 'fn': 'Dennis Putze'}, 'issued': '2015-12-22', 'accessLevel': 'public', 'identifier': '086cdad1-f9c0-4eac-8a9f-dcdc26c538e4', '@type': 'dcat:Dataset', 'modified': '2016-09-16', 'keyword': ['administration-for-children-and-families'], 'bureauCode': ['009:00'], 'theme': ['State'], 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.acf.hhs.gov/datagov-datasets/ocse/dcs/157_CSE_ANNUAL_DICTIONARY.xlsx'}, {'description': '<p>This dataset contains annual data on collections received and distributed by State agencies administering the Child Support Enforcement program under title IV-D of the Social Security Act.</p>\n', 'programCode': ['009:084'], 'title': 'Child Support Enforcement Annual Data Report Form 34A – 2011', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families'}, 'theme': ['State'], 'landingPage': 'http://www.acf.hhs.gov/programs/css/resource/fy2011-annual-report', 'modified': '2020-02-21', 'contactPoint': {'hasEmail': 'mailto:dennis.putze@acf.hhs.gov', 'fn': 'Dennis Putze'}, 'issued': '2015-12-15', 'accessLevel': 'public', 'identifier': '6eda6f86-e27d-4e2c-ae61-a1e48ad10cd1', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.acf.hhs.gov/datagov-datasets/ocse/dcs/34A_CSE_ANNUAL_2011.csv', 'format': '.csv', 'title': 'Child Support Enforcement Annual Data Report Form 34A – 2011', 'description': '<p>This dataset contains annual data on collections received and distributed by State agencies administering the Child Support Enforcement program under title IV-D of the Social Security Act.</p>\n', 'mediaType': 'application/unknown'}], 'keyword': ['administration-for-children-and-families'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.acf.hhs.gov/datagov-datasets/ocse/dcs/34A_CSE_ANNUAL_DICTIONARY.xlsx'}, {'description': '<p>HCUP Fast Stats provides easy access to the latest HCUP-based statistics for health information topics. HCUP Fast Stats uses visual statistical displays in stand-alone graphs, trend figures, or simple tables to convey complex information at a glance. Information on the effect of Medicaid expansion on hospital use will be updated regularly (quarterly or annually, as newer data become available).</p>\n', 'programCode': ['009:074'], 'temporal': '2007-01-01T05:00:00-05:00/2007-01-01T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Agency for Healthcare Research and Quality, Department of Health & Human Services'}, 'theme': ['Health', 'Medicare', 'Hospital', 'Inpatient', 'National', 'State'], 'landingPage': 'https://www.hcup-us.ahrq.gov/faststats/landing.jsp', 'modified': '2020-02-21', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'HCUP User Support'}, 'issued': '2015-07-30', 'accessLevel': 'public', 'identifier': '2cb5e7e7-361b-45ef-b662-8938e421f3ef', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>HCUP Fast Stats provides easy access to the latest HCUP-based statistics for health information topics. HCUP Fast Stats uses visual statistical displays in stand-alone graphs, trend figures, or simple tables to convey complex information at a glance. Information on the effect of Medicaid expansion on hospital use will be updated regularly (quarterly or annually, as newer data become available).</p>\n', 'format': 'Website', 'title': 'HCUP Fast Stats', 'accessURL': 'http://www.hcup-us.ahrq.gov/faststats/landing.jsp', 'mediaType': 'application/unknown'}], 'keyword': ['agency-for-healthcare-research-and-quality-department-of-health-human-services'], 'bureauCode': ['009:33'], 'dataQuality': True, 'title': 'HCUP Fast Stats', 'describedBy': 'https://www.hcup-us.ahrq.gov/faststats/landing.jsp'}, {'description': '<p>CFSAN Thesaurus in CFSAN TMS</p>\n', 'programCode': ['009:001'], 'title': 'Business Objects, CFSAN TMS Thesaurus Universe', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/business-objects-cfsan-tms-thesaurus-universe', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-05-12', 'accessLevel': 'public', 'identifier': 'b85bba8c-edbb-4b04-851b-8b9e0f60b274', '@type': 'dcat:Dataset', 'modified': '2016-04-05', 'keyword': ['cfsan-thesaurus', 'scientific', 'stari', 'technical-and-regulatory-information', 'tms'], 'bureauCode': ['009:10'], 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>Harmful and Potentially Harmful Constituents</p>\n', 'programCode': ['009:007'], 'title': 'Harmful and Potentially Harmful Constituents', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/harmful-and-potentially-harmful-constituents', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-05-12', 'accessLevel': 'public', 'identifier': '295b6b4b-f762-4857-9f31-5dadf4456095', '@type': 'dcat:Dataset', 'modified': '2016-04-05', 'keyword': ['constituents', 'harmful', 'hphc'], 'bureauCode': ['009:10'], 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The Global Unique Device Identification Database (GUDID) contains key device identification information submitted to the FDA about medical devices that have Unique Device Identifiers (UDI). Unique device identification is a system being established by the</p>\n', 'programCode': ['009:005'], 'title': 'GUDID Download', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/gudid-download', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-05-12', 'accessLevel': 'public', 'identifier': '8dcb4865-3325-42ef-b15e-018fabc14c9c', '@type': 'dcat:Dataset', 'modified': '2016-04-05', 'keyword': ['cdrh', 'gudid', 'udi'], 'bureauCode': ['009:10'], 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The Approved Drug Products with Therapeutic Equivalence (Orange Book or OB) is a list of drugs approved under Section 505 of the Federal Food, Drug and Cosmetic Act and provides consumers timely updates on these products. In addition to these products (fo</p>\n', 'programCode': ['009:002'], 'title': 'Orange Book', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/orange-book', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-05-12', 'accessLevel': 'public', 'identifier': '9fa4b565-e728-41e6-9f7b-efb1a62fde30', '@type': 'dcat:Dataset', 'modified': '2016-04-05', 'keyword': ['approved-drug-products-with-therapuetic-equivalence-evaluations', 'orange-book'], 'bureauCode': ['009:10'], 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>Public access allowing for public search of the FDA Adverse Events Database</p>\n', 'programCode': ['009:002'], 'title': 'Public Search for Adverse Events (FOIA)', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/public-search-adverse-events-foia', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-05-12', 'accessLevel': 'public', 'identifier': '457e3df4-e8ad-4865-9185-298746001d98', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'xml', 'accessURL': 'http://www.fda.gov/Drugs/GuidanceComplianceRegulatoryInformation/Surveillance/ucm082193', 'mediaType': 'application/unknown', 'title': 'http://www.fda.gov/Drugs/GuidanceComplianceRegulatoryInformation/Surveillance/ucm082193'}], 'keyword': ['faers'], 'bureauCode': ['009:10'], 'modified': '2016-04-05', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': "<p>This system supports the Information Center's Help Desk capabilities, and reports can be exported.</p>\n", 'programCode': ['009:001'], 'title': 'CFSAN Knowledge Management System [is this salesforce?]', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/cfsan-knowledge-management-system-salesforce', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-05-12', 'accessLevel': 'public', 'identifier': '1dfb6159-1c46-4dc0-97e0-b6079debbcfa', '@type': 'dcat:Dataset', 'modified': '2016-04-05', 'keyword': ['information-center-foods-help-desk'], 'bureauCode': ['009:10'], 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>This system shares public data that can be downloaded.</p>\n', 'programCode': ['009:001'], 'title': 'CFSAN Web Modules', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/cfsan-web-modules', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-05-12', 'accessLevel': 'public', 'identifier': 'a6adaec2-4aa8-4856-8e26-e06483058098', '@type': 'dcat:Dataset', 'modified': '2016-04-05', 'keyword': ['web-modules'], 'bureauCode': ['009:10'], 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>This system is a searchable repository of food code interpretations. There are no exportable data sets. All reports are in PDF format.</p>\n', 'programCode': ['009:001'], 'title': 'Food Code Reference System', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/food-code-reference-system', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-05-12', 'accessLevel': 'public', 'identifier': '1120e316-82b3-48b9-b32b-f47a9080e3cd', '@type': 'dcat:Dataset', 'modified': '2016-04-05', 'keyword': ['code', 'food', 'interpretations'], 'bureauCode': ['009:10'], 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>SUMMARY</p>\n<p>DDOD use case to request access to Medicare Part D Drug Event File (PDE) for cost transparency to pharmacies and patients.</p>\n<p>WHAT IS A USE CASE?</p>\n<p>A “Use Case” is a request that was made by the user community because there were no available datasets that met their particular needs. If this use case is similar to your needs, we ask that you add your own requirements to the specifications section.</p>\n<p>The concept of a use case falls within the <a href="http://hhs.ddod.us ">Demand-Driven Open Data</a> (DDOD) program and gives you a formalized way to identify what data you need. It’s for anyone in industry, research, media, nonprofits or other government agencies. Each request becomes a DDOD use case, so that it can be prioritized and worked on.</p>\n<p>Use Cases also provide a wealth of insights about existing alternative datasets and tips for interpreting and manipulating data for specific purposes.</p>\n<p>PURPOSE</p>\n<p>The PDE data contain prescription drug costs and payment data that enable CMS to make payments to the plans and otherwise administer the Part D benefit. When a beneficiary fills a prescription under Medicare Part D, a prescription drug plan sponsor must submit a record to CMS. The PDE data are not the same as individual drug claim transactions but are extracts using CMS-defined standard fields. The challenge is that this data is not available publicly, even with all PHI fields stripped out. It resides in ResDAC/CCW, but has 1 year lag time and 3-4 months processing time.</p>\n<p>VALUE</p>\n<p>Central to operations for drug cost comparisons for use by pharmacists and consumers. Multiple companies are looking how to better manage costs.</p>\n<p>USE CASE SPECIFICATIONS & SOLUTION</p>\n<p>Information about this use cases is maintained in a wiki: <a href="http://hhs.ddod.us/wiki/Use_Case_26:_Analyze_drug_cost_trends_from_filled_Medicare_Pard_D_prescriptions">http://hhs.ddod.us/wiki/Use_Case_26:_Analyze_drug_cost_trends_from_fille...</a></p>\n<p>It serves as a knowledge base.</p>\n<p>USE CASE DISCUSSION FORUM</p>\n<p>All communications between Data Users, DDOD Administrators and Data Owners are logged as discussions within GitHub issues: <a href="https://github.com/demand-driven-open-data/ddod-intake/issues/26">https://github.com/demand-driven-open-data/ddod-intake/issues/26</a></p>\n<p>It aims to provide complete transparency into the process and ensure the same message gets to all participants.</p>\n<p>CASE STATUS</p>\n<p>Open</p>\n', 'programCode': ['009:078'], 'title': '#DDOD Use Case: Access to Medicare Part D Drug Event File (PDE) for cost transparency', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services, Department of Health & Human Services'}, 'theme': ['Medicare'], 'landingPage': 'https://healthdata.gov/dataset/ddod-use-case-access-medicare-part-d-drug-event-file-pde-cost-transparency', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:david.portnoy@hhs.gov', 'fn': 'David Portnoy'}, 'issued': '2015-05-07', 'accessLevel': 'public', 'identifier': '92608043-d959-4ae3-be85-6b93b0c858e3', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/BSAPUFS/BSA_PDE_PUF.html', 'mediaType': 'application/unknown', 'title': 'CSV '}], 'keyword': ['CMS', 'DDOD use case', 'drug cost', 'drug event file', 'medicare part d', 'user request'], 'bureauCode': ['009:38'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'https://www.ccwdata.org/cs/groups/public/documents/datadictionary/data_dict_pde.xls'}, {'description': '<p>SUMMARY</p>\n<p>DDOD use case request to improve National Death Registry for use with outcomes research.</p>\n<p>WHAT IS A USE CASE?</p>\n<p>A “Use Case” is a request that was made by the user community because there were no available datasets that met their particular needs. If this use case is similar to your needs, we ask that you add your own requirements to the specifications section.</p>\n<p>The concept of a use case falls within the <a href="http://hhs.ddod.us ">Demand-Driven Open Data</a> (DDOD) program and gives you a formalized way to identify what data you need. It’s for anyone in industry, research, media, nonprofits or other government agencies. Each request becomes a DDOD use case, so that it can be prioritized and worked on.</p>\n<p>Use Cases also provide a wealth of insights about existing alternative datasets and tips for interpreting and manipulating data for specific purposes.</p>\n<p>PURPOSE</p>\n<p>PCORnet funded outcomes research often relies on NDI for mortality events not captured within the medical system<br />\nExample: "Aspirin trial": Optimal maintenance dose of aspirin for secondary prevention of coronary artery disease (CAD)<br />\nExample: Comparative Effectiveness of Liver Transplant Strategies for End-Stage Liver Disease Patients on Renal Replacement Therapy</p>\n<p>VALUE</p>\n<p>Complete data is a requirement in order to conduct research. In addition, mortality events outside of healthcare setting don\'t always get captured. This data would be useful in many comparative effectiveness research studies, regardless of whether funded by PCORI.</p>\n<p>USE CASE SPECIFICATIONS & SOLUTION</p>\n<p>Information about this use cases is maintained in a wiki: <a href="http://hhs.ddod.us/wiki/Use_Case_7:_National_death_registry_for_outcomes_research">http://hhs.ddod.us/wiki/Use_Case_7:_National_death_registry_for_outcomes...</a></p>\n<p>It serves as a knowledge base.</p>\n<p>USE CASE DISCUSSION FORUM</p>\n<p>All communications between Data Users, DDOD Administrators and Data Owners are logged as discussions within GitHub issues: <a href="https://github.com/demand-driven-open-data/ddod-intake/issues/7">https://github.com/demand-driven-open-data/ddod-intake/issues/7</a></p>\n<p>It aims to provide complete transparency into the process and ensure the same message gets to all participants.</p>\n<p>CASE STATUS</p>\n<p>Closed</p>\n', 'programCode': ['009:048'], 'title': '#DDOD Use Case: Improve National Death Registry for use with outcomes research', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention, Department of Health & Human Services'}, 'theme': ['National'], 'landingPage': 'https://healthdata.gov/dataset/ddod-use-case-improve-national-death-registry-use-outcomes-research', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:david.portnoy@hhs.gov', 'fn': 'David Portnoy'}, 'issued': '2015-05-07', 'accessLevel': 'public', 'identifier': '6502f60b-b574-42ca-bd8e-3eba8dfc2de3', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://github.com/demand-driven-open-data/ddod-intake/wiki/Solution-7', 'mediaType': 'application/unknown', 'title': 'https://github.com/demand-driven-open-data/ddod-intake/wiki/Solution-7'}], 'keyword': ['CDC', 'comparative effectivness', 'DDOD use case', 'national death registry', 'NDI', 'PCORI', 'user request'], 'bureauCode': ['009:20'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.cdc.gov/nchs/data/ndi/ndi_users_guide_chapter2.pdf'}, {'description': '<p>SUMMARY</p>\n<p>DDOD use case request to make Value-Based Payment Modifier (VBM) reporting more transparent for everyone.</p>\n<p>WHAT IS A USE CASE?</p>\n<p>A “Use Case” is a request that was made by the user community because there were no available datasets that met their particular needs. If this use case is similar to your needs, we ask that you add your own requirements to the specifications section.</p>\n<p>The concept of a use case falls within the <a href="http://hhs.ddod.us ">Demand-Driven Open Data</a> (DDOD) program and gives you a formalized way to identify what data you need. It’s for anyone in industry, research, media, nonprofits or other government agencies. Each request becomes a DDOD use case, so that it can be prioritized and worked on.</p>\n<p>Use Cases also provide a wealth of insights about existing alternative datasets and tips for interpreting and manipulating data for specific purposes.</p>\n<p>PURPOSE</p>\n<p>Value-Based Payment Modifier (VBM) reporting provides the quality composite and cost composite scores for each provider groups and performance year. But currently, these scores are only available within each group\'s private QRUR report. This use case requests that data for all providers be made readily available, so that providers have the ability to benchmark and compare across their peer groups.</p>\n<p>VALUE</p>\n<p>Greater transparency to provider quality and cost rankings helps consumers make smarter choices. Earlier and broader visibility into metrics, might have a "peer pressure" effect on providers to improve quality. It may also deliver insights for providers and assist them in Meaningful Use attestation.</p>\n<p>USE CASE SPECIFICATIONS & SOLUTION</p>\n<p>Information about this use cases is maintained in a wiki: <a href="http://hhs.ddod.us/wiki/Use_Case_4">http://hhs.ddod.us/wiki/Use_Case_4</a></p>\n<p>It serves as a knowledge base.</p>\n<p>USE CASE DISCUSSION FORUM</p>\n<p>All communications between Data Users, DDOD Administrators and Data Owners are logged as discussions within GitHub issues: <a href="https://github.com/demand-driven-open-data/ddod-intake/issues/4">https://github.com/demand-driven-open-data/ddod-intake/issues/4</a></p>\n<p>It aims to provide complete transparency into the process and ensure the same message gets to all participants.</p>\n<p>CASE STATUS</p>\n<p>Closed. CMS has a stated promise to keep each provider\'s data confidential. In addition, the Value Modifier is being sunsetted as an independent payment adjuster.</p>\n', 'programCode': ['009:071'], 'title': '#DDOD Use Case: Make VBM (Value-Based Payment Modifier) reporting for all groups publicly available', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services, Department of Health & Human Services'}, 'theme': ['Health', 'Quality'], 'landingPage': 'https://healthdata.gov/dataset/ddod-use-case-make-vbm-value-based-payment-modifier-reporting-all-groups-publicly-0', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:david.portnoy@hhs.gov', 'fn': 'David Portnoy'}, 'issued': '2015-05-07', 'accessLevel': 'public', 'identifier': '58057920-eed6-4086-bf83-5efa3e582e14', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://github.com/demand-driven-open-data/ddod-intake/wiki/Use-Case-4', 'mediaType': 'application/unknown', 'title': 'https://github.com/demand-driven-open-data/ddod-intake/wiki/Use-Case-4'}], 'keyword': ['CMS', 'DDOD use case', 'healthcare cost', 'provider quality', 'user request'], 'bureauCode': ['009:38'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/PhysicianFeedbackProgram/Downloads/2013-Detailed-Methodology.pdf'}, {'description': '<p>The dataset here provides the total number of Qualified Health Plan selections by ZIP Code for 37 states for the second Health Insurance Marketplace open enrollment period (November 15, 2014 – February 15, 2015, including additional special enrollment period activity reported through February 22, 2015).</p>\n', 'programCode': ['009:072'], 'title': '2015 Plan Selections by ZIP Code in the Health Insurance Marketplace', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Assistant Secretary for Planning & Evaluation, Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/2015-plan-selections-zip-code-health-insurance-marketplace', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:munira.gunja@hhs.gov', 'fn': 'Munira Gunja'}, 'issued': '2015-04-10', 'temporal': '2014-11-15T00:00:00-05:00/2015-02-22T00:00:00-05:00', 'identifier': 'de6f60a0-e3d0-4b25-9601-701ff82d7e0e', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'http://aspe.hhs.gov/health/reports/2015/MarketPlaceEnrollment/EnrollmentByZip/feb2015_zipcode_enrollment.csv', 'mediaType': 'application/unknown', 'title': 'CSV'}], 'keyword': ['Marketplace enrollment zip code plan selections'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://aspe.hhs.gov/health/reports/2015/MarketPlaceEnrollment/EnrollmentByZip/rpt_EnrollmentByZip_Apr2015.cfm'}, {'description': '<p>SUMMARY</p>\n<p>DDOD use case request for consolidated, consistent reporting of medical device recalls.</p>\n<p>WHAT IS A USE CASE?</p>\n<p>A “Use Case” is a request that was made by the user community because there were no available datasets that met their particular needs. If this use case is similar to your needs, we ask that you add your own requirements to the specifications section.</p>\n<p>The concept of a use case falls within the <a href="http://hhs.ddod.us ">Demand-Driven Open Data</a> (DDOD) program and gives you a formalized way to identify what data you need. It’s for anyone in industry, research, media, nonprofits or other government agencies. Each request becomes a DDOD use case, so that it can be prioritized and worked on.</p>\n<p>Use Cases also provide a wealth of insights about existing alternative datasets and tips for interpreting and manipulating data for specific purposes.</p>\n<p>PURPOSE</p>\n<p>This use case was requested with the goal of obtaining a "single source of truth" for medical device recalls, rather than trying to reconcile between the two data sources. It needs to:</p>\n<ul>\n<li>Provide unique recall ID to link data from these two sources.</li>\n<li>Provide standardized, consistent product name or registered device key (such as PMA # or 510(k) #)</li>\n</ul>\n<p>VALUE</p>\n<p>The value of the use case is to helps hospitals more effectively catch devices in their inventory that have been recalled and prevent them from buying potentially unsafe ones. It improves outcomes and patient safety by lowering probability of hospitals being unaware of devices have been recalled.</p>\n<p>USE CASE SPECIFICATIONS & SOLUTION</p>\n<p>Information about this use cases is maintained in a wiki: <a href="http://hhs.ddod.us/wiki/Use_Case_6:_Consolidated_reporting_of_medical_device_recalls">http://hhs.ddod.us/wiki/Use_Case_6:_Consolidated_reporting_of_medical_de...</a></p>\n<p>It serves as a knowledge base.</p>\n<p>USE CASE DISCUSSION FORUM</p>\n<p>All communications between Data Users, DDOD Administrators and Data Owners are logged as discussions within GitHub issues: <a href="https://github.com/demand-driven-open-data/ddod-intake/issues/6">https://github.com/demand-driven-open-data/ddod-intake/issues/6</a></p>\n<p>It aims to provide complete transparency into the process and ensure the same message gets to all participants.</p>\n<p>CASE STATUS</p>\n<p>Closed via openFDA.gov API, which includes medical device recall information as of September 2015.</p>\n', 'programCode': ['009:005'], 'references': ['http://www.healthdata.gov/dataset/recalls-medical-devices', 'http://www.healthdata.gov/dataset/radiation-emitting-product-corrective-actions-and-recalls-0'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration, Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/ddod-use-case-consolidated-reporting-medical-device-recalls', 'modified': '2018-11-16', 'contactPoint': {'hasEmail': 'mailto:david.portnoy@hhs.ov', 'fn': 'David Portnoy'}, 'issued': '2015-04-08', 'accessLevel': 'public', 'title': '#DDOD Use Case: Consolidated reporting of medical device recalls', 'identifier': 'bbc9fbb6-f473-4db9-9582-0364efd3a88c', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.healthdata.gov/data/dataset/medical-and-radiation-emitting-device-recalls-0', 'mediaType': 'application/unknown', 'title': 'API'}, {'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'http://www.accessdata.fda.gov/scripts/enforcement/enforce_rpt-Product-Tabs.cfm?action=Expand+Index&w=04012015&lang=eng#devices', 'mediaType': 'application/unknown', 'title': 'CSV'}, {'@type': 'dcat:Distribution', 'description': '<p>A recall is an action taken to address a problem with a medical device that violates FDA law. Recalls occur when a medical device is defective, when it could be a risk to health, or when it is both defective and a risk to health. Recall as defined in 21 CFR 7.3(g) is “a firm’s removal or correction of a marketed product that the Food and Drug Administration considers to be in violation of the laws it administers and against which the agency would initiate legal action, e.g., seizure. Recall does not include a market withdrawal or a stock recovery.” If a firm conducts a recall to reduce a risk to health, the firm is required to submit a written report to the FDA with the information described in 21 CFR 806.10.</p>\n<p>JOIN INFORMATION</p>\n<p>Join to Enforcement Report: "res_event_number" in Recall database is the same as "event_id" in Enforcement Report database<br />\nThe Enforcement Report API cannot be directly joined to the 510(k) or PMA API; use the Recall API to connect<br />\nRecall API join to the 510(k) API: "k_number"<br />\nRecall API join to the PMA API: "pma_numbers" to "pma_number"</p>\n<p>REFERENCE</p>\n<p><a href="https://open.fda.gov/device/recall/reference/">https://open.fda.gov/device/recall/reference/</a></p>\n', 'format': 'json', 'title': 'openFDA Device Recall API', 'accessURL': 'https://api.fda.gov/device/recall.json', 'mediaType': 'application/unknown'}], 'keyword': ['cdrh', 'DDOD use case', 'fda', 'medical devices', 'recalls', 'user request'], 'bureauCode': ['009:10'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'https://github.com/demand-driven-open-data/ddod-intake/blob/master/_data/use-case-6-data-dictionary.json'}, {'description': '<p>SUMMARY</p>\n<p>DDOD use case to request means on consolidating multiple data sources (MDR, PMA, 510(k), R&L) in order to build a list of all marketed medical devices.</p>\n<p>WHAT IS A USE CASE?</p>\n<p>A “Use Case” is a request that was made by the user community because there were no available datasets that met their particular needs. If this use case is similar to your needs, we ask that you add your own requirements to the specifications section.</p>\n<p>The concept of a use case falls within the <a href="http://hhs.ddod.us ">Demand-Driven Open Data</a> (DDOD) program and gives you a formalized way to identify what data you need. It’s for anyone in industry, research, media, nonprofits or other government agencies. Each request becomes a DDOD use case, so that it can be prioritized and worked on.</p>\n<p>Use Cases also provide a wealth of insights about existing alternative datasets and tips for interpreting and manipulating data for specific purposes.</p>\n<p>PURPOSE</p>\n<p>The US Food and Drug Administration (FDA) Center for Devices and Radiological Health (CDRH) has multiple data sources for registered medical devices, including <a href="http://www.fda.gov/MedicalDevices/Safety/ReportaProblem/default.htm">Medical Device Reporting (MDR)</a>, <a href="http://www.fda.gov/Medicaldevices/Deviceregulationandguidance/Howtomarketyourdevice/Premarketsubmissions/Premarketapprovalpma/Default.Htm">Premarket Approval (PMA)</a>, <a href="http://www.fda.gov/MedicalDevices/ProductsandMedicalProcedures/DeviceApprovalsandClearances/510kClearances/">510(k)</a>, and <a href="https://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfrl/rl.cfm">Establishment Registration and Device Listing (R&L)</a>. There are a number of challenges associated with the data, including:</p>\n<ul>\n<li>A single marketed product often has multiple 510(k)s</li>\n<li>A PMA might represent multiple marketed products over the course of the evolution of the device</li>\n<li>510(k) and PMA downloads only include class II and III devices, omitting class I</li>\n</ul>\n<p>The only current way to consolidate the information across these various databases in a reliable manner is via FOIA request. There have already been multiple requests for this data at regular refresh intervals.</p>\n<p>VALUE</p>\n<p>A single source for all registered medical devices is needed for core services on medical device insights provided to hospitals. In addition, without a single source of data, it is difficult for hospitals to understand the available substitutes for a given device.</p>\n<p>USE CASE SPECIFICATIONS & SOLUTION</p>\n<p>Information about this use cases is maintained in a wiki: <a href="http://hhs.ddod.us/wiki/Use_Case_5:_Consolidated_registry_of_marketed_medical_devices">http://hhs.ddod.us/wiki/Use_Case_5:_Consolidated_registry_of_marketed_me...</a></p>\n<p>It serves as a knowledge base.</p>\n<p>USE CASE DISCUSSION FORUM</p>\n<p>All communications between Data Users, DDOD Administrators and Data Owners are logged as discussions within GitHub issues: <a href="https://github.com/demand-driven-open-data/ddod-intake/issues/5">https://github.com/demand-driven-open-data/ddod-intake/issues/5</a></p>\n<p>It aims to provide complete transparency into the process and ensure the same message gets to all participants.</p>\n<p>CASE STATUS</p>\n<p>Closed via openFDA.gov API, which includes medical device registration and listing as of September 2015.</p>\n', 'programCode': ['009:005'], 'title': '#DDOD: Establishment Registration & Device Listing', 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration, Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/ddod-establishment-registration-device-listing', 'modified': '2018-11-16', 'contactPoint': {'hasEmail': 'mailto:david.portnoy@hhs.gov', 'fn': 'David Portnoy'}, 'issued': '2015-04-08', 'accessLevel': 'public', 'identifier': '7b744c79-fa97-4585-8a4e-514fc40a61de', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>The registration and listing dataset contains the location of medical device establishments and the devices manufactured at those establishments. Owners or operators of places of business (also called establishments or facilities) that are involved in the production and distribution of medical devices intended for use in the United States are required to register annually with the FDA. This process is known as establishment registration. Most foreign and domestic establishments that are required to register with the FDA are also required to list the devices that are made there for commercial distribution.</p>\n<p>REFERENCE</p>\n<p><a href="https://open.fda.gov/device/registrationlisting/reference/">https://open.fda.gov/device/registrationlisting/reference/</a></p>\n', 'format': 'json', 'title': 'openFDA Registration and Listing API', 'accessURL': 'https://api.fda.gov/device/registrationlisting.json', 'mediaType': 'application/unknown'}], 'keyword': ['cdrh', 'DDOD use case', 'fda', 'medical device registry', 'medical devices', 'user request'], 'bureauCode': ['009:10'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.fda.gov/MedicalDevices/DeviceRegulationandGuidance/HowtoMarketYourDevice/RegistrationandListing/ucm134495.htm'}, {'description': '<p>This database consists of those national and international standards recognized by FDA which manufacturers can declare conformity to and is part of the information the Center can use to make an appropriate decision regarding the clearance or approval of a submission. Information submitted on conformance with such standards will have a direct bearing on safety and effectiveness determinations made during the review of IDEs, HDEs, PMAs, and PDPs. Conformance with recognized consensus standards in and of itself, however, may not always be a sufficient basis for regulatory decisions.</p>\n', 'programCode': ['009:005'], 'title': 'FDA Recognized Consensus Standards', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/fda-recognized-consensus-standards-0', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': 'cffc9661-6d5a-4b42-9fec-fdd96d025685', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfStandards/search.cfm', 'mediaType': 'application/unknown', 'title': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfStandards/search.cfm'}], 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'modified': '2016-04-05', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>Federal regulations require that an assembler who installs one or more certified components of a diagnostic x-ray system submit a report of assembly. This database contains the releasable information submitted including Equipment Location, General Information and Component Information. Note: Data does not include dental system installations.</p>\n', 'programCode': ['009:005'], 'title': 'X-Ray Assembler Data', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/x-ray-assembler-data', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': '306deb7b-1c35-4852-a580-3ff94b3b30f7', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'zip', 'accessURL': 'http://www.fda.gov/MedicalDevices/DeviceRegulationandGuidance/Databases/ucm135419.htm', 'mediaType': 'application/unknown', 'title': 'http://www.fda.gov/MedicalDevices/DeviceRegulationandGuidance/Databases/ucm135419.htm'}], 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'modified': '2016-04-05', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The CDRH FOIA electronic reading room contains frequently requested information via the Freedom of Information Act from the Center for Devices and Radiological Health.</p>\n', 'programCode': ['009:005'], 'title': 'CDRH FOIA Electronic Reading Room', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/cdrh-foia-electronic-reading-room-0', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': '8758d19d-15d7-49a9-b781-c7f87a990386', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.accessdata.fda.gov/scripts/cdrh/devicesatfda/readingroom.cfm', 'mediaType': 'application/unknown', 'title': 'http://www.accessdata.fda.gov/scripts/cdrh/devicesatfda/readingroom.cfm'}], 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'modified': '2016-04-05', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The Medical Product Safety Network (MedSun) is an adverse event reporting program launched in 2002. The primary goal for MedSun is to work collaboratively with the clinical community to identify, understand, and solve problems with the use of medical devices.</p>\n', 'programCode': ['009:005'], 'title': 'MedSun Reports', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/medsun-reports-0', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': '162b6f86-6601-4549-b02d-afa20a7d36d3', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/Medsun/searchReportText.cfm', 'mediaType': 'application/unknown', 'title': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/Medsun/searchReportText.cfm'}], 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'modified': '2016-04-05', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The Drug Listing Act of 1972 requires registered drug establishments to provide the Food and Drug Administration (FDA) with a current list of all drugs manufactured, prepared, propagated, compounded, or processed by it for commercial distribution. (See Section 510 of the Federal Food, Drug, and Cosmetic Act (Act) (21 U.S.C. § 360)). Drug products are identified and reported using a unique, three-segment number, called the National Drug Code (NDC), which serves as a universal product identifier for drugs. FDA publishes the listed NDC numbers and the information submitted as part of the listing information in the NDC Directory which is updated daily.</p>\n', 'programCode': ['009:002'], 'title': 'National Drug Code Directory', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/national-drug-code-directory-0', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': 'dc27c5d5-6322-45ed-b6ec-0badd19c2a3f', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'zip', 'accessURL': 'http://www.fda.gov/downloads/Drugs/DevelopmentApprovalProcess/UCM070838.zip', 'mediaType': 'application/unknown', 'title': 'http://www.fda.gov/downloads/Drugs/DevelopmentApprovalProcess/UCM070838.zip'}], 'keyword': ['cder'], 'bureauCode': ['009:10'], 'modified': '2016-04-05', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The FDA Acronyms and Abbreviations database provides a quick reference to acronyms and abbreviations related to Food and Drug Administration (FDA) activities</p>\n', 'programCode': ['009:002'], 'title': 'FDA Acronyms and Abbreviations', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/fda-acronyms-and-abbreviations-0', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': '7503476e-5c5b-40e3-be2e-1ec7b3b091b5', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'zipped text', 'accessURL': 'http://www.fda.gov/AboutFDA/FDAAcronymsAbbreviations/ucm070296.htm', 'mediaType': 'application/unknown', 'title': 'http://www.fda.gov/AboutFDA/FDAAcronymsAbbreviations/ucm070296.htm'}], 'keyword': ['definitions'], 'bureauCode': ['009:10'], 'modified': '2016-04-05', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The publication Approved Drug Products with Therapeutic Equivalence Evaluations (the List, commonly known as the Orange Book) identifies drug products approved on the basis of safety and effectiveness by the Food and Drug Administration (FDA) under the Federal Food, Drug, and Cosmetic Act (the Act). (For more information, see the Orange Book Preface.)</p>\n', 'programCode': ['009:002'], 'title': 'Approved Drug Products with Therapuetic Equivalence Evaluations (Orange Book)', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/approved-drug-products-therapuetic-equivalence-evaluations-orange-book-0', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': '8ece8be1-8f57-425c-b16f-14a312e4bfd2', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'zipped txt', 'accessURL': 'http://www.fda.gov/downloads/Drugs/InformationOnDrugs/UCM163762.zip', 'mediaType': 'application/unknown', 'title': 'http://www.fda.gov/downloads/Drugs/InformationOnDrugs/UCM163762.zip'}], 'keyword': ['cder'], 'bureauCode': ['009:10'], 'modified': '2016-09-02', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>This application provides Human Cell and Tissue registration information for registered, inactive, and pre-registered firms. Query options are by Establishment Name, Establishment Function, Product, Establishment Status, State, Zip Code, and Country.</p>\n', 'programCode': ['009:003'], 'title': 'Human Cell and Tissue Establishment Registration Public Query', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/human-cell-and-tissue-establishment-registration-public-query', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': 'b53431b8-1825-41eb-ba16-c84d3ac4b3ce', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.accessdata.fda.gov/scripts/cber/CFAppsPub/tiss/index.cfm', 'mediaType': 'application/unknown', 'title': 'https://www.accessdata.fda.gov/scripts/cber/CFAppsPub/tiss/index.cfm'}], 'keyword': ['cber'], 'bureauCode': ['009:10'], 'modified': '2016-04-05', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>Disclosure of reporting citations provide the public with a rationale for the Agency’s enforcement actions and will also help to inform public and industry decision-making, allowing them to make more informed marketplace choices and help to encourage compliance.</p>\n', 'programCode': ['009:008'], 'title': 'Inspection Citations', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/inspection-citations-0', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': 'df32e02f-1100-42b4-b0a2-b33bb2b4431f', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'excel', 'accessURL': 'http://www.fda.gov/ICECI/EnforcementActions/ucm346077.htm', 'mediaType': 'application/unknown', 'title': 'http://www.fda.gov/ICECI/EnforcementActions/ucm346077.htm'}], 'keyword': ['ora'], 'bureauCode': ['009:10'], 'modified': '2016-04-05', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>FDA is disclosing the final inspection classification for inspections related to currently marketed FDA-regulated products. The disclosure of this information is not intended to interfere with planned enforcement actions, therefore some information may be withheld from posting until such action is taken.</p>\n', 'programCode': ['009:008'], 'title': 'Inspection Database', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/inspection-database-0', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': 'af74e526-2107-4576-9f56-aa2e83ed7ba9', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'excel', 'accessURL': 'http://www.fda.gov/downloads/ICECI/EnforcementActions/UCM224485.xls', 'mediaType': 'application/unknown', 'title': 'http://www.fda.gov/downloads/ICECI/EnforcementActions/UCM224485.xls'}], 'keyword': ['ora'], 'bureauCode': ['009:10'], 'modified': '2016-04-05', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>An index of FDA warning letters issued to companies operating in the United States.</p>\n', 'programCode': ['009:008'], 'title': 'Warning Letters', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/warning-letters-0', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': '01a6d43d-067f-4a9b-81c6-4cbbdb3b1390', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'xml', 'accessURL': 'http://www.fda.gov/DataSets/WarningLetters/WarningLettersDataSet.xml', 'mediaType': 'application/unknown', 'title': 'http://www.fda.gov/DataSets/WarningLetters/WarningLettersDataSet.xml'}], 'keyword': ['ora', 'regulations'], 'bureauCode': ['009:10'], 'modified': '2016-04-05', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': "<p>Whereas not all recalls are announced in the media or on our Recalls press release page, all recalls montiored by FDA are included in FDA's weekly Enforcement Report once they are classified according to the level of hazard involved.</p>\n", 'programCode': ['009:008'], 'title': 'Enforcement Reports', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/enforcement-reports', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': '426ad019-4346-4239-8a38-51630203d78c', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'interactive on-screen', 'accessURL': 'http://www.fda.gov/Safety/Recalls/EnforcementReports/default.htm', 'mediaType': 'application/unknown', 'title': 'http://www.fda.gov/Safety/Recalls/EnforcementReports/default.htm'}], 'keyword': ['ora', 'regulations'], 'bureauCode': ['009:10'], 'modified': '2016-09-02', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>POCA is a software that produces a data set used internally to assess the safety, and feasibility of proposed proprietary drug names. The public (specfically industry) has access to the tool but not to the internally run data queries/sets.</p>\n', 'programCode': ['009:002'], 'title': 'POCA -Phonetic Orthographic Computer Algorithm', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/poca-phonetic-orthographic-computer-algorithm', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': '7e5cc9df-db7b-48e0-a8ea-76fb37556484', '@type': 'dcat:Dataset', 'modified': '2016-04-05', 'keyword': ['drug-name', 'feasibility', 'proprietary', 'safety'], 'bureauCode': ['009:10'], 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>An inventory of all FDA Datasets</p>\n', 'programCode': ['009:005'], 'title': 'FDA Data Inventory', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/fda-data-inventory-0', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': '4cab71eb-8d5e-4920-86fd-1b1d911467de', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'json', 'accessURL': 'http://open.fda.gov/data.json', 'mediaType': 'application/unknown', 'title': 'http://open.fda.gov/data.json'}], 'keyword': ['data-json', 'inventory'], 'bureauCode': ['009:10'], 'modified': '2016-09-02', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>This database contains historical information about CDRH Advisory Committees and Panel meetings through 2008, including summaries and transcripts.</p>\n', 'programCode': ['009:005'], 'title': 'CDRH Advisory Meeting Materials Archive', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/cdrh-advisory-meeting-materials-archive', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': '8e7c962a-f3b5-441b-a96f-9b48ba42879b', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfAdvisory/search.cfm', 'mediaType': 'application/unknown', 'title': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfAdvisory/search.cfm'}], 'keyword': ['labeling'], 'bureauCode': ['009:10'], 'modified': '2016-04-05', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The CDRH Inspections Database provides information about medical device inspections that were the responsibility of CDRH from 2008 to the present.</p>\n', 'programCode': ['009:005'], 'title': 'CDRH Inspections Database', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/cdrh-inspections-database', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': '967b3009-7fda-40fe-8094-0981af1dbd94', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfTPLC/inspect.cfm', 'mediaType': 'application/unknown', 'title': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfTPLC/inspect.cfm'}], 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'modified': '2016-04-05', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>This database contains the most recent revision from the Government Printing Office (GPO) of the Code of Federal Regulations (CFR) Title 21 - Food and Drugs.</p>\n', 'programCode': ['009:005'], 'title': 'Code of Federal Regulations Title 21', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/code-federal-regulations-title-21', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': 'c3e16c8a-ef9c-41bf-acaa-38f152171b1e', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfcfr/cfrsearch.cfm', 'mediaType': 'application/unknown', 'title': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfcfr/cfrsearch.cfm'}], 'keyword': ['cdrh', 'regulations'], 'bureauCode': ['009:10'], 'modified': '2016-09-02', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>This database contains the commercially marketed in vitro test systems categorized by the FDA since January 31, 2000, and tests categorized by the Centers for Disease Control and Prevention (CDC) prior to that date.</p>\n', 'programCode': ['009:005'], 'title': 'Clinical Laboratory Improvement Amendments ', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/clinical-laboratory-improvement-amendments', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': '809edbd9-653b-46c6-b4aa-53b6d56ce330', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'interactive on-screen', 'accessURL': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfCLIA/clia.cfm', 'mediaType': 'application/unknown', 'title': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfCLIA/clia.cfm'}], 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'modified': '2016-09-02', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>This database contains the commercially marketed in vitro test systems categorized as CLIA waived by the FDA since January 31, 2000, and by the Centers for Disease Control and Prevention (CDC) prior to that date. CLIA waived test systems are waived from certain CLIA laboratory requirements (42 CFR Part 493).</p>\n', 'programCode': ['009:005'], 'title': 'CLIA Currently Waived Analytes', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/clia-currently-waived-analytes-0', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': 'd7eed20d-0a38-46c6-8c99-7033ef41a57a', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfClia/analyteswaived.cfm', 'mediaType': 'application/unknown', 'title': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfClia/analyteswaived.cfm'}], 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'modified': '2016-09-02', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': "<p>The Mammography Facility Database is updated periodically based on information received from the four FDA-approved accreditation bodies: the American College of Radiology (ACR), and the States of Arkansas, Iowa, and Texas. Information received by FDA or Certifying State from accreditation bodies does not specify if the facility is mobile or stationary. In many instances, but not all, the accreditation body notes Mobile following the name of the facility. The certification status of facilities may change, so FDA suggests that you check the facility's current status and look for the MQSA certificate.</p>\n", 'programCode': ['009:005'], 'title': 'Mammography Facilities', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/mammography-facilities-0', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': '48cef628-6350-4d57-8ab2-481328a46758', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfMQSA/mqsa.cfm', 'mediaType': 'application/unknown', 'title': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfMQSA/mqsa.cfm'}], 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'modified': '2016-09-02', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>Searchable listing of Over-the-Counter tests (OTC) and collection kits that have been cleared or approved by the FDA</p>\n', 'programCode': ['009:005'], 'title': 'IVD Home Use Lab Tests (Over The Counter) Tests', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/ivd-home-use-lab-tests-over-counter-tests', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': '89f5a6f4-6c9a-4702-b42d-c9c518ef5de1', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfIVD/Search.cfm', 'mediaType': 'application/unknown', 'title': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfIVD/Search.cfm'}], 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'modified': '2016-04-05', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>MAUDE data represents reports of adverse events involving medical devices. The data consists of all voluntary reports since June, 1993, user facility reports since 1991, distributor reports since 1993, and manufacturer reports since August, 1996.</p>\n', 'programCode': ['009:005'], 'title': 'MAUDE (Manufacturer and User Facility Device Experience)', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/maude-manufacturer-and-user-facility-device-experience', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': '91c23544-7f75-49a4-aa34-f4372cd4a557', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfMAUDE/search.CFM', 'mediaType': 'application/unknown', 'title': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfMAUDE/search.CFM'}], 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'modified': '2016-04-05', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': "<p>This database allows you to search the CDRH's database information on medical devices which may have malfunctioned or caused a death or serious injury during the years 1992 through 1996.</p>\n", 'programCode': ['009:005'], 'title': 'MDR (Medical Device Reporting)', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/mdr-medical-device-reporting', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': '674f18ef-7641-4329-82aa-16aeabee6cc4', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfmdr/search.CFM', 'mediaType': 'application/unknown', 'title': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfmdr/search.CFM'}], 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'modified': '2016-04-05', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The National Health Related Items Code (NHRIC) is a system for identification and numbering of marketed device packages that is compatible with other numbering systems such as the National Drug Code (NDC) or Universal Product Code (UPC). Those manufacturers who desire to use the NHRIC number for unique product identification may apply to FDA for a labeler code. This database contains NHRIC data retrieved from records that date back 20 years.</p>\n', 'programCode': ['009:005'], 'title': 'NHRIC (National Health Related Items Code)', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/nhric-national-health-related-items-code-0', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': '8dcd39a5-a2e6-45f3-9eac-e8659b3a5d3e', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfNHRIC/nhric.cfm', 'mediaType': 'application/unknown', 'title': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfNHRIC/nhric.cfm'}], 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'modified': '2016-04-05', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>Premarket approval by FDA is the required process of scientific review to ensure the safety and effectiveness of all devices classified as Class III devices. An approved Premarket Approval Application (PMA) is, in effect, a private license granted to the applicant for marketing a particular medical device. This database may be searched by a variety of fields and is updated on a monthly basis.</p>\n', 'programCode': ['009:005'], 'title': 'Premarket Approvals (PMA)', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/premarket-approvals-pma-0', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': '55f1a690-472e-4e4a-9df7-8e651cffe827', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfPMA/pma.cfm', 'mediaType': 'application/unknown', 'title': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfPMA/pma.cfm'}], 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'modified': '2016-04-05', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>A 180-day supplement is a request for a significant change in components, materials, design, specification, software, color additive, and labeling to an approved premarket application or premarket report. As a pilot program under the CDRH Transparency Initiative, FDA has begun releasing some summary review memos for 180-day PMA supplements relating to design changes.</p>\n', 'programCode': ['009:005'], 'title': 'Premarket Approval (PMA) Summary Review Memos for 180-Day Design Changes', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/premarket-approval-pma-summary-review-memos-180-day-design-changes', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': '8ec55d4b-1218-4605-8626-88834e0ba8af', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfpma/pmamemos.cfm', 'mediaType': 'application/unknown', 'title': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfpma/pmamemos.cfm'}], 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'modified': '2016-04-05', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>Medical device manufacturers are required to submit a premarket notification or 510(k) if they intend to introduce a device into commercial distribution for the first time or reintroduce a device that will be significantly changed or modified to the extent that its safety or effectiveness could be affected. This database of releasable 510(k)s can be searched by 510(k) number, applicant, device name or FDA product code. Summaries of safety and effectiveness information is available via the web interface for more recent records.</p>\n', 'programCode': ['009:005'], 'title': 'Premarket Notifications (510(k)s)', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/premarket-notifications-510ks-0', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': 'e5246333-c717-48aa-933b-d136514aca6e', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'zip', 'accessURL': 'http://www.accessdata.fda.gov/premarket/ftparea/pmn96cur.zip', 'mediaType': 'application/unknown', 'title': 'http://www.accessdata.fda.gov/premarket/ftparea/pmn96cur.zip'}], 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'modified': '2016-04-05', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>This database contains medical device names and associated information developed by the Center. It includes a three letter device product code and a Device Class that refers to the level of CDRH regulation of a given device.</p>\n', 'programCode': ['009:005'], 'title': 'Product Classification', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/product-classification', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': '3df97eed-75ca-49bf-a1d9-b7f63bb0fd8b', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'zip', 'accessURL': 'http://www.accessdata.fda.gov/premarket/ftparea/foiclass.zip', 'mediaType': 'application/unknown', 'title': 'http://www.accessdata.fda.gov/premarket/ftparea/foiclass.zip'}], 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'modified': '2016-04-05', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>This database contains product names and associated information developed by the Center for all products, both medical and non-medical, which emit radiation. It includes a three letter product code, a descriptor for radiation type, applicable performance standard(s), and a definition for the code.</p>\n', 'programCode': ['009:005'], 'title': 'Radiation-emitting Electronic Product Codes', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/radiation-emitting-electronic-product-codes', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': 'bcff62c4-cbe8-48ea-98fc-7635e11bb150', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfPCD_rh/TextSearch.cfm', 'mediaType': 'application/unknown', 'title': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfPCD_rh/TextSearch.cfm'}], 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'modified': '2016-04-05', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>This database provides descriptions of radiation-emitting products that have been recalled under an approved corrective action plan to remove defective and noncompliant products from the market. Searches may be done by manufacturer name, performance standard, product name, description, or date range.</p>\n', 'programCode': ['009:005'], 'title': 'Radiation Emitting Product Corrective Actions and Recalls', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/radiation-emitting-product-corrective-actions-and-recalls-0', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': '6473dda7-2b3d-41dc-9ef0-dd87e8b24feb', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfPCD_RH/rh_res.cfm', 'mediaType': 'application/unknown', 'title': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfPCD_RH/rh_res.cfm'}], 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'modified': '2016-04-05', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>This database contains a list of classified medical device recalls since November 1, 2002</p>\n', 'programCode': ['009:005'], 'title': 'Recalls of Medical Devices', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/recalls-medical-devices-0', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': '0e3951db-e295-47a9-993b-5f63001e805e', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfRES/res.cfm', 'mediaType': 'application/unknown', 'title': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfRES/res.cfm'}], 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'modified': '2016-04-05', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>This searchable database contains establishments (engaged in the manufacture, preparation, propagation, compounding, assembly, or processing of medical devices intended for human use and commercial distribution) and listings of medical devices in commercial distribution by both domestic and foreign manufacturers. Note: This database is updated once a week.</p>\n', 'programCode': ['009:005'], 'title': 'Establishment Registration & Device Listing', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/establishment-registration-device-listing-0', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': '44973c5b-1352-4834-a97b-2dc1b5620ccc', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfRL/rl.cfm', 'mediaType': 'application/unknown', 'title': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfRL/rl.cfm'}], 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'modified': '2016-04-05', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The Total Product Life Cycle (TPLC) database integrates premarket and postmarket data about medical devices. It includes information pulled from CDRH databases including Premarket Approvals (PMA), Premarket Notifications (510[k]), Adverse Events, and Recalls. You can search the TPLC database by device name or procode to receive a full report about a particular product line.</p>\n', 'programCode': ['009:005'], 'title': 'Total Product Life Cycle (TPLC)', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/total-product-life-cycle-tplc', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': '997f09c2-552a-453a-9d93-340a7b8c3b2e', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfTPLC/tplc.cfm', 'mediaType': 'application/unknown', 'title': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfTPLC/tplc.cfm'}], 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'modified': '2016-04-05', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>This list includes products subject to recall in the United States since June 2009 related to products manufactured by Plainview Milk Products Cooperative.</p>\n', 'programCode': ['009:001'], 'title': 'Plainview Milk Cooperative Ingredient Recall', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/plainview-milk-cooperative-ingredient-recall-0', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': '6d6542db-36ee-4c24-b5e2-09f73ea07fc2', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'xml', 'accessURL': 'http://www.accessdata.fda.gov/scripts/Milk/MilkRecallProducts2009.xml', 'mediaType': 'application/unknown', 'title': 'http://www.accessdata.fda.gov/scripts/Milk/MilkRecallProducts2009.xml'}], 'keyword': ['recalls'], 'bureauCode': ['009:10'], 'modified': '2016-04-05', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>Press Releases of food recalls from industry</p>\n', 'programCode': ['009:001'], 'title': 'Food Recalls', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/food-recalls-0', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': '9f60f76b-5b8b-44f4-9e85-9ed04be1e52f', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'xml', 'accessURL': 'http://www.fda.gov/DataSets/Recalls/Food/Food.xml', 'mediaType': 'application/unknown', 'title': 'http://www.fda.gov/DataSets/Recalls/Food/Food.xml'}], 'keyword': ['recalls'], 'bureauCode': ['009:10'], 'modified': '2016-04-05', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The FDA Peanut-Containing Product Recall widget allows you to browse the Food and Drug Administration (FDA) database of peanut butter and peanut-containing products subject to recall. This database makes it easier for you to determine whether any of the products you have at home are subject to recent recalls, and will be updated as new information becomes available.</p>\n', 'programCode': ['009:000'], 'title': 'FDA Peanut-Containing Product Recall', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['National'], 'landingPage': 'https://healthdata.gov/dataset/fda-peanut-containing-product-recall', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': '6ed9bfa0-22e9-45d3-aaf5-cb444fb99f4d', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'widget', 'accessURL': 'http://www.cdc.gov/Widgets/', 'mediaType': 'application/unknown', 'title': 'http://www.cdc.gov/Widgets/'}], 'keyword': ['brownie', 'cake-and-pie', 'candy', 'cereal', 'cookie', 'cracker', 'donut', 'fda', 'federal-widget', 'ice-cream', 'national', 'peanut-butter', 'pet-food', 'product', 'product-recalls', 'recalls', 'salmonella', 'snack-bars'], 'bureauCode': ['009:10'], 'modified': '2016-08-04', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The CDRH Post-Approval Studies Program encompasses design, tracking, oversight, and review responsibilities for studies mandated as a condition of approval of a premarket approval (PMA) application, protocol development product (PDP) application, or humanitarian device exemption (HDE) application. The program helps ensure that well-designed post-approval studies (PAS) are conducted effectively and efficiently and in the least burdensome manner.</p>\n', 'programCode': ['009:005'], 'title': 'Post-Approval Studies', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/post-approval-studies', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': '9cbff0af-fc5b-41b3-910d-8d66e493e0f5', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'xls', 'accessURL': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfPMA/pma_pas_Excel.cfm', 'mediaType': 'application/unknown', 'title': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfPMA/pma_pas_Excel.cfm'}], 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'modified': '2016-04-05', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The 522 Postmarket Surveillance Studies Program encompasses design, tracking, oversight, and review responsibilities for studies mandated under section 522 of the Federal Food, Drug and Cosmetic Act. The program helps ensure that well-designed 522 postmarket surveillance (PS) studies are conducted effectively and efficiently and in the least burdensome manner.</p>\n', 'programCode': ['009:005'], 'title': '522 Postmarket Surveillance Studies', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/522-postmarket-surveillance-studies-0', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': '4895e170-d07c-46f1-b4c2-27ae5003e69e', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'xls', 'accessURL': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfPMA/pss_excel.cfm', 'mediaType': 'application/unknown', 'title': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfPMA/pss_excel.cfm'}], 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'modified': '2016-04-05', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>This database contains a list of classified medical device recalls since November 1, 2002</p>\n', 'programCode': ['009:005'], 'title': 'Medical and Radiation Emitting Device Recalls', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/medical-and-radiation-emitting-device-recalls', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': '1cb2e7f1-3f0d-4c84-b7ad-aedff86a1119', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfRES/res.cfm', 'mediaType': 'application/unknown', 'title': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfRES/res.cfm'}], 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'modified': '2016-04-05', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>Information provided to FDA by manufacturers about current drugs in shortage, resolved shortages, and discontinuations of specific drug products.</p>\n', 'programCode': ['009:002'], 'title': 'Current and Resolved Drug Shortages and Discontinuations Reported to FDA', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/current-and-resolved-drug-shortages-and-discontinuations-reported-fda', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': '32bb0cd7-6217-4b2f-aaf8-784c4469f071', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.accessdata.fda.gov/scripts/drugshortages/default.cfm', 'mediaType': 'application/unknown', 'title': 'http://www.accessdata.fda.gov/scripts/drugshortages/default.cfm'}], 'keyword': ['cder'], 'bureauCode': ['009:10'], 'modified': '2016-04-05', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>Companies are required under Section 506C of the Federal Food, Drug, and Cosmetic Act (FD&C Act) (as amended by the Food and Drug Administration Safety and Innovation Act) to notify FDA of a permanent discontinuance of certain drug products, six months in advance, or if that is not possible, as soon as practicable. These drugs include those that are life-supporting, life-sustaining or for use in the prevention or treatment of a debilitating disease or condition, including any such drug used in emergency medical care or during surgery). The discontinuations provided below reflect information received from manufacturers, and are for informational purposes only.</p>\n', 'programCode': ['009:002'], 'title': 'Drugs to be Discontinued', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/drugs-be-discontinued', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': '4936fbae-c3d7-4449-bfa6-49169d2b5abc', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'application/unknown', 'accessURL': 'http://www.fda.gov/Drugs/DrugSafety/DrugShortages/ucm050794.htm', 'mediaType': 'application/unknown', 'title': 'http://www.fda.gov/Drugs/DrugSafety/DrugShortages/ucm050794.htm'}], 'keyword': ['cder'], 'bureauCode': ['009:10'], 'modified': '2016-04-05', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>Listing of Resolved Drug Shortages provided to FDA by manufacturers</p>\n', 'programCode': ['009:002'], 'title': 'Resolved Drug Shortages', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/resolved-drug-shortages', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': '2e57a310-a58c-4b97-a0fb-58b8b497cde4', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'application/unknown', 'accessURL': 'http://www.fda.gov/Drugs/DrugSafety/DrugShortages/ucm050793.htm', 'mediaType': 'application/unknown', 'title': 'http://www.fda.gov/Drugs/DrugSafety/DrugShortages/ucm050793.htm'}], 'keyword': ['department-of-health-human-services'], 'bureauCode': ['009:10'], 'modified': '2016-09-02', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The Food and Drug Administration Amendments Act of 2007 gave FDA the authority to require a Risk Evaluation and Mitigation Strategy (REMS) from manufacturers to ensure that the benefits of a drug or biological product outweigh its risks.</p>\n', 'programCode': ['009:002'], 'title': 'Approved Risk Evaluation and Mitigation Strategies', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/approved-risk-evaluation-and-mitigation-strategies-0', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': '70e0af9c-7dfc-4971-94bf-13ee6c1c2d8b', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'pdf', 'accessURL': 'http://www.fda.gov/Drugs/DrugSafety/PostmarketDrugSafetyInformationforPatientsandProviders/ucm111350.htm', 'mediaType': 'application/unknown', 'title': 'http://www.fda.gov/Drugs/DrugSafety/PostmarketDrugSafetyInformationforPatientsandProviders/ucm111350.htm'}], 'keyword': ['cder'], 'bureauCode': ['009:10'], 'modified': '2016-09-02', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>Food producers recall their products from the marketplace when the products are mislabeled or when the food may present a health hazard to consumers because the food is contaminated or has caused a foodborne illness outbreak.</p>\n', 'programCode': ['009:001'], 'title': 'Recalls of Food and Dietary Supplements', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/recalls-food-and-dietary-supplements', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': '4d83c8bf-c230-48da-a371-f6318c296b3d', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'on-screen text', 'accessURL': 'http://www.fda.gov/Food/RecallsOutbreaksEmergencies/Recalls/default.htm', 'mediaType': 'application/unknown', 'title': 'http://www.fda.gov/Food/RecallsOutbreaksEmergencies/Recalls/default.htm'}], 'keyword': ['cfsan'], 'bureauCode': ['009:10'], 'modified': '2016-04-05', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The Clinical Investigator Inspection List (CLIIL) contains names, addresses, and other pertinent information gathered from inspections of clinical investigators who have performed studies with investigational new drugs. The list contains information on inspections that have been closed since July 1977.</p>\n', 'programCode': ['009:002'], 'title': 'Clinical Investigator Inspector List (CLIIL)', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/clinical-investigator-inspector-list-cliil-0', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': '027457bd-a9d4-4196-a4ba-54e1ca295269', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'zipped txt', 'accessURL': 'http://www.fda.gov/downloads/Drugs/InformationOnDrugs/UCM111343.zip', 'mediaType': 'application/unknown', 'title': 'http://www.fda.gov/downloads/Drugs/InformationOnDrugs/UCM111343.zip'}], 'keyword': ['cder'], 'bureauCode': ['009:10'], 'modified': '2016-09-02', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>For a drug product that does not have a dissolution test method in the United States Pharmacopeia (USP), the FDA Dissolution Methods Database provides information on dissolution methods presently recommended by the Division of Bioequivalence, Office of Generic Drugs.</p>\n', 'programCode': ['009:002'], 'title': 'Dissolution Methods Database', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/dissolution-methods-database-0', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': '78feab7a-1ff7-4a51-8478-a978213fac09', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'interactive on-screen', 'accessURL': 'http://www.fda.gov/Drugs/InformationOnDrugs/ucm135742.htm', 'mediaType': 'application/unknown', 'title': 'http://www.fda.gov/Drugs/InformationOnDrugs/ucm135742.htm'}], 'keyword': ['cder'], 'bureauCode': ['009:10'], 'modified': '2016-04-05', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The Drug Establishments Current Registration Site (DECRS) is a database of current information submitted by drug firms to register establishments (facilities) which manufacture, prepare, propagate, compound or process drugs that are commercially distributed in the U.S. or offered for import to the U.S.</p>\n', 'programCode': ['009:002'], 'title': 'Drug Establishments Current Registration Site', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/drug-establishments-current-registration-site', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': 'bac9ec1c-9d3b-4573-85b5-dd3fe1689be0', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'zip', 'accessURL': 'http://www.fda.gov/downloads/Drugs/InformationOnDrugs/UCM197817.zip', 'mediaType': 'application/unknown', 'title': 'http://www.fda.gov/downloads/Drugs/InformationOnDrugs/UCM197817.zip'}], 'keyword': ['cder'], 'bureauCode': ['009:10'], 'modified': '2016-04-05', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>Information about FDA-approved brand name and generic prescription and over-the-counter human drugs and biological therapeutic products. <a href="mailto:Drugs@FDA">Drugs@FDA</a> includes most of the drug products approved since 1939. The majority of patient information, labels, approval letters, reviews, and other information are available for drug products approved since 1998.</p>\n', 'programCode': ['009:002'], 'title': 'Drugs@FDA Database', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/drugsfda-database', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': 'c7e9dc63-e51e-4697-ae0f-fcb0e7be0051', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'zip', 'accessURL': 'http://www.fda.gov/downloads/Drugs/InformationOnDrugs/UCM054599.zip', 'mediaType': 'application/unknown', 'title': 'http://www.fda.gov/downloads/Drugs/InformationOnDrugs/UCM054599.zip'}], 'keyword': ['cder'], 'bureauCode': ['009:10'], 'modified': '2016-04-05', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': "<p>The FDA Adverse Event Reporting System (FAERS) is a database that contains information on adverse event and medication error reports submitted to FDA. The database is designed to support the FDA's post-marketing safety surveillance program for drug and therapeutic biologic products.</p>\n", 'programCode': ['009:002'], 'title': 'FDA Adverse Event Reporting System (FAERS): Latest Quartely Data Files', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/fda-adverse-event-reporting-system-faers-latest-quartely-data-files-0', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': '9f1ba341-723c-480b-887e-e72f043d4abe', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'zip', 'accessURL': 'http://www.fda.gov/Drugs/GuidanceComplianceRegulatoryInformation/Surveillance/AdverseDrugEffects/ucm082193.htm', 'mediaType': 'application/unknown', 'title': 'http://www.fda.gov/Drugs/GuidanceComplianceRegulatoryInformation/Surveillance/AdverseDrugEffects/ucm082193.htm'}], 'keyword': ['cder'], 'bureauCode': ['009:10'], 'modified': '2016-04-05', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>According to 21 CFR 210.3(b)(8), an inactive ingredient is any component of a drug product other than the active ingredient. Only inactive ingredients in the final dosage forms of drug products are in this database.</p>\n', 'programCode': ['009:002'], 'title': 'Inactive ingredient Search for Approved Drug Products', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/inactive-ingredient-search-approved-drug-products', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': '8603c720-803b-41fa-8a41-13d1cdd7f9e4', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'zip', 'accessURL': 'http://www.fda.gov/Drugs/InformationOnDrugs/ucm113978.htm', 'mediaType': 'application/unknown', 'title': 'http://www.fda.gov/Drugs/InformationOnDrugs/ucm113978.htm'}], 'keyword': ['cder'], 'bureauCode': ['009:10'], 'modified': '2016-04-05', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': "<p>Provides information to the public on postmarket requirements and commitments. The phrase postmarket requirements and commitments refers to studies and clinical trials that sponsors conduct after approval to gather additional information about a product's safety, efficacy, or optimal use. Some of the studies and clinical trials may be required; others may be studies or clinical trials a sponsor has committed to conduct.</p>\n", 'programCode': ['009:002'], 'title': 'Postmarket Requirements and Commitments', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/postmarket-requirements-and-commitments', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': 'aeccaefd-a424-423f-90cc-8ecc1f587de9', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'interactive on-screen', 'accessURL': 'http://www.fda.gov/Drugs/GuidanceComplianceRegulatoryInformation/Post-marketingPhaseIVCommitments/ucm070777.htm', 'mediaType': 'application/unknown', 'title': 'http://www.fda.gov/Drugs/GuidanceComplianceRegulatoryInformation/Post-marketingPhaseIVCommitments/ucm070777.htm'}], 'keyword': ['cder'], 'bureauCode': ['009:10'], 'modified': '2016-04-05', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>This application provides information for active, inactive, and pre-registered firms. Query options are by FEI, Applicant Name, Establishment Name, Other Names, Establishment Type, Establishment Status, City, State, Zip Code, Country and Reporting Official First Name or Last Name.</p>\n', 'programCode': ['009:003'], 'title': 'Blood Establishment Registration Database', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/blood-establishment-registration-database-0', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': 'bd05a0ab-ded3-4fbd-b93b-2fcb4811f840', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.accessdata.fda.gov/scripts/cber/CFAppsPub/', 'mediaType': 'application/unknown', 'title': 'https://www.accessdata.fda.gov/scripts/cber/CFAppsPub/'}], 'keyword': ['cber'], 'bureauCode': ['009:10'], 'modified': '2016-04-05', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>MedWatch alerts provide timely new safety information on human drugs, medical devices, vaccines and other biologics, dietary supplements, and cosmetics. The alerts contain actionable information that may impact both treatment and diagnostic choices for healthcare professional and patient.</p>\n', 'programCode': ['009:008'], 'title': 'MedWatch Safety Alerts for Human Medical Products', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/medwatch-safety-alerts-human-medical-products-0', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': '09529960-d406-47e3-a2a8-fcae26d52abd', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'zip', 'accessURL': 'http://www.fda.gov/downloads/Safety/MedWatch/SafetyInformation/UCM189811.zip', 'mediaType': 'application/unknown', 'title': 'http://www.fda.gov/downloads/Safety/MedWatch/SafetyInformation/UCM189811.zip'}], 'keyword': ['definitions'], 'bureauCode': ['009:10'], 'modified': '2016-04-05', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>This list includes products subject to recall since September 2010 related to infant formula distributed by Abbott. This list will be updated with publicly available information as received. The information is current as of the date indicated. If we learn that any information is not accurate, we will revise the list as soon as possible. When available, this database also includes photos of recalled products that have been voluntarily submitted by recalling firms to the FDA to assist the public in identifying those products that are subject to recall.</p>\n', 'programCode': ['009:001'], 'title': 'Abbott Infant Formula Recall', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/abbott-infant-formula-recall-0', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': '2c3afa70-1f33-41d0-b437-8080c8ca9493', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'xml', 'accessURL': 'http://www.accessdata.fda.gov/scripts/infantformula/InfantFormulaRecallList2010.xml', 'mediaType': 'application/unknown', 'title': 'http://www.accessdata.fda.gov/scripts/infantformula/InfantFormulaRecallList2010.xml'}], 'keyword': ['recalls'], 'bureauCode': ['009:10'], 'modified': '2016-09-02', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>Epidemiologic investigations conducted by health officials in California, Colorado, and Minnesota revealed several restaurants or events where more than one person who fell ill with Salmonella Enteriditis had eaten. Information from these investigations suggested that shell eggs were the likely source of infections in many of these restaurants or events. And on August 13, 2010, Wright County Egg of Galt, Iowa, conducted a nationwide voluntary recalls of shell eggs that it had shipped since May 19, 2010.</p>\n', 'programCode': ['009:001'], 'title': 'Shell Egg Recalls', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/shell-egg-recalls-0', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': 'e1525ae9-13ce-44a5-b8e2-d92fc248de39', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'xml', 'accessURL': 'http://www.accessdata.fda.gov/scripts/shelleggsrecall/ShellEggsRecallList2010.xml', 'mediaType': 'application/unknown', 'title': 'http://www.accessdata.fda.gov/scripts/shelleggsrecall/ShellEggsRecallList2010.xml'}], 'keyword': ['recalls'], 'bureauCode': ['009:10'], 'modified': '2016-09-02', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>This list includes products subject to recall in the United States since February 2010 related to hydrolyzed vegetable protein (HVP) paste and powder distributed by Basic Food Flavors, Inc. HVP is a flavor enhancer used in a wide variety of processed food products such as soups, sauces, chilis, stews, hot dogs, gravies, seasoned snack foods, dips, and dressings.</p>\n', 'programCode': ['009:001'], 'title': 'Hydrolyzed Vegetable Protein Containing Products Recalls', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/hydrolyzed-vegetable-protein-containing-products-recalls-0', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': 'e5b21c14-c728-4b92-85ea-6a9420a98768', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'xml', 'accessURL': 'http://www.accessdata.fda.gov/scripts/HVPCP/HydrolyzedVegetableProteinProductsList2010.xml', 'mediaType': 'application/unknown', 'title': 'http://www.accessdata.fda.gov/scripts/HVPCP/HydrolyzedVegetableProteinProductsList2010.xml'}], 'keyword': ['recalls'], 'bureauCode': ['009:10'], 'modified': '2016-04-05', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>This list includes food subject to recall in the United States since March 2009 related to pistachios distributed by Setton Pistachio of Terra Bella, Inc. The FDA has completed its inspection of Salmonella contamination in pistachios and pistachio products involved in this recall.</p>\n', 'programCode': ['009:001'], 'title': 'Pistachio Product Recalls', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/pistachio-product-recalls', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': '8867d8f2-dbfc-48f1-9de4-ab42d1292baf', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'xml', 'accessURL': 'http://www.accessdata.fda.gov/scripts/pistachiorecall/Pistachio2009.xml', 'mediaType': 'application/unknown', 'title': 'http://www.accessdata.fda.gov/scripts/pistachiorecall/Pistachio2009.xml'}], 'keyword': ['ora'], 'bureauCode': ['009:10'], 'modified': '2016-04-05', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>This list includes human and pet food subject to recall in the United States since January 2009 related to peanut products distributed by Peanut Corporation of America.</p>\n', 'programCode': ['009:001'], 'title': 'Peanut Product Recalls', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/peanut-product-recalls', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': '28148dc3-5b9b-4e91-91a3-3e4f0b252776', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'xml', 'accessURL': 'http://www.accessdata.fda.gov/scripts/peanutbutterrecall/PeanutButterProducts2009.xml', 'mediaType': 'application/unknown', 'title': 'http://www.accessdata.fda.gov/scripts/peanutbutterrecall/PeanutButterProducts2009.xml'}], 'keyword': ['recalls'], 'bureauCode': ['009:10'], 'modified': '2016-09-02', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'rights': 'N/A', 'description': '<p>The SWAN Public Use Datasets provide access to longitudinal data describing the physical, biological, psychological, and social changes that occur during the menopausal transition. Data collected from 3,302 SWAN participants from Baseline through the 10th Annual Follow-Up visit are currently available to the public. Registered users are able to download datasets in a variety of formats, search variables and view recent publications.</p>\n', 'title': 'Study of Womens Health Across the Nation (SWAN) Public Use Data ', 'temporal': '2010-09-02T00:00:00-04:00/2011-11-22T00:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'theme': ['Health'], 'landingPage': 'https://healthdata.gov/dataset/study-womens-health-across-nation-swan-public-use-data', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:swanaccess@edc.pitt.edu', 'fn': 'Alicia Colvin Greene'}, 'issued': '2015-03-04', 'programCode': ['009:048'], 'accessLevel': 'restricted public', 'identifier': 'fc814791-05e7-4b65-8feb-3767c722c361', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.icpsr.umich.edu/cgi-bin/newacct', 'mediaType': 'application/unknown', 'title': 'http://www.icpsr.umich.edu/cgi-bin/newacct'}], 'keyword': ['bone loss', 'cardiovascular disease', 'chronic diseases', 'cognitive function', 'depression', 'diabetes', 'menopause', 'midlife', 'osteoporosis', 'physcial function', 'sexual function', 'SWAN', 'urogenital symptoms', 'vasomotor symptoms', 'Women s health'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.icpsr.umich.edu/icpsrweb/ICPSR/series/253'}, {'description': '<p>The SWAN Coordinating Center provides SWAN data access to SWAN Investigators through the study website. The SWAN website provides access to longitudinal data describing the physical, biological, psychological, and social changes that occur during the menopausal transition. Data collected from 3,302 SWAN participants from Baseline through the 13th Follow-Up visit are currently available.</p>\n', 'programCode': ['009:015'], 'title': 'Study of Womens Health Across the Nation (SWAN) Data: Investigator Access ', 'temporal': '1999-01-26T00:00:00-05:00/1999-01-26T00:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['Health'], 'landingPage': 'https://healthdata.gov/dataset/study-womens-health-across-nation-swan-data-investigator-access', 'contactPoint': {'hasEmail': 'mailto:swanaccess@edc.pitt.edu', 'fn': 'Alicia Colvin Greene'}, 'issued': '2015-03-04', 'accessLevel': 'public', 'identifier': 'e3f94668-b605-4006-a781-cf1d5a41aa07', '@type': 'dcat:Dataset', 'modified': '2018-11-20', 'keyword': ['bone loss', 'cardiovascular disease', 'chronic diseases', 'cognitive function', 'depression', 'diabetes', 'menopause', 'midlife', 'osteoporosis', 'physcial function', 'sexual function', 'SWAN', 'urogenital symptoms', 'vasomotor symptoms', 'Women s health'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.edc.gsph.pitt.edu/Swan/Research/Documents/AnalysisAssistance/SWAN_DataDictionary_Simple_Thru_V10.xls'}, {'description': '<p>The SWAN Repository is the biospecimen bank of the SWAN study. All stored specimens are from the 3,302 SWAN participants, collected across the 14 clinic visits (Baseline and 13 follow-up visits). Available biospecimen types include serum, plasma, urine and DNA which total nearly 1.8 million. Both Repository specimens and data generated through Repository studies and subsequently returned are available through the SWAN Repository. Through the Repository website, registered users can submit inquiries and applications for access to these resources.</p>\n', 'programCode': ['009:048'], 'title': 'Study of Womens Health Across the Nation (SWAN) Biospecimen Repository', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['Health'], 'landingPage': 'https://healthdata.gov/dataset/study-womens-health-across-nation-swan-biospecimen-repository', 'contactPoint': {'hasEmail': 'mailto:swan.repository@umich.edu', 'fn': 'Steffenie Merillat'}, 'issued': '2015-03-04', 'temporal': '2000-09-01T00:00:00-04:00/2000-09-01T00:00:00-04:00', 'identifier': 'f6f8f6a1-280b-48a2-a3bc-517cdfab8b76', '@type': 'dcat:Dataset', 'modified': '2020-03-04', 'keyword': ['biobank', 'bone loss', 'cardiovascular disease', 'chronic diseases', 'cognitive function', 'depression', 'diabetes', 'menopause', 'midlife', 'osteoporosis', 'physcial function', 'sexual function', 'specimens', 'SWAN', 'urogenital symptoms', 'vasomotor symptoms', 'Women s health'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://datawarehouse.swanrepository.com/userLogIn'}, {'description': '<p>The Enterprise Data Inventory (EDI) is the comprehensive inventory listing of agency data resources including public, restricted public, and non-public datasets.</p>\n', 'programCode': ['009:023'], 'title': 'HHS Enterprise Data Inventory', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/hhs-enterprise-data-inventory', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@HHS.gov', 'fn': 'Health Data @ HHS'}, 'issued': '2015-03-02', 'accessLevel': 'public', 'identifier': 'c5acee93-1748-4fcf-8fcb-5c35f0336526', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://healthdata.gov/sites/default/files/EDI_Extract_8_26_2015_.json', 'format': 'json', 'title': '2015-08 HHS EDI JSON', 'description': '<p>2015-08 HHS EDI JSON</p>\n', 'mediaType': 'application/json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://healthdata.gov/sites/default/files/2015-11%20EDI.json', 'format': 'json', 'title': '2015-11 HHS EDI JSON', 'description': '<p>2015-11 HHS EDI JSON</p>\n', 'mediaType': 'application/json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://healthdata.gov/sites/default/files/2016-02%20HHS%20EDI.json', 'format': 'json', 'title': '2016-02 HHS EDI JSON', 'description': '<p>2016-02 HHS EDI JSON</p>\n', 'mediaType': 'application/json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://healthdata.gov/sites/default/files/2016%2005%20EDI%20JSON.json', 'format': 'json', 'title': '2016-05 HHS EDI JSON', 'description': '<p>2016 05 HHS EDI JSON</p>\n', 'mediaType': 'application/json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://healthdata.gov/sites/default/files/2016-08%20HHS%20EDI%20JSON.json', 'format': 'json', 'title': '2016-08 HHS EDI JSON', 'description': '<p>2016-08 HHS EDI JSON</p>\n', 'mediaType': 'application/json'}, {'@type': 'dcat:Distribution', 'format': 'json', 'description': '<p>2016-11 HHS EDI JSON</p>\n', 'mediaType': 'application/unknown', 'title': '2016-11 HHS EDI JSON'}], 'keyword': ['Catalog', 'EDI', 'Enterprise Data Inventory'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The National Death Index (NDI) is a centralized database of death record information on file in state vital statistics offices. Working with these state offices, the National Center for Health Statistics (NCHS) established the NDI as a resource to aid epidemiologists and other health and medical investigators with their mortality ascertainment activities.</p>\n<p>Assists investigators in determining whether persons in their studies have died and, if so, provide the names of the states in which those deaths occurred, the dates of death, and the corresponding death certificate numbers. Investigators can then make arrangements with the appropriate state offices to obtain copies of death certificates or specific statistical information such as manner of death or educational level. Cause of death codes may also be obtained using the NDI Plus service.</p>\n<p>Records from 1979 through 2011 are currently available and contain a standard set of identifying information on each death. Death records are added to the NDI file annually, approximately 12 months after the end of a particular calendar year. 2012 should be available summer 2014. Early Release Program for 2013 is now available.</p>\n<p>The NDI service is available to investigators solely for statistical purposes in medical and health research. The service is not accessible to organizations or the general public for legal, administrative, or genealogy purposes.</p>\n', 'programCode': ['009:048'], 'title': 'National Death Index', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention, Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/national-death-index', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Lilian Ingster'}, 'issued': '2015-02-22', 'temporal': '1979-01-01T00:00:00-05:00/2011-01-01T00:00:00-05:00', 'identifier': 'a725dbdf-f804-4120-884f-af16b67028f3', '@type': 'dcat:Dataset', 'modified': '2020-02-21', 'keyword': ['Vital statistics US births and deaths'], 'bureauCode': ['009:20'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.cdc.gov/nchs/ndi.htm'}, {'description': '<p>This data set provides information about the appeals and claims received by the Office of Medicare and Hearings by appeal category for Fiscal Year 2006 - 2012.x</p>\n', 'programCode': ['009:078'], 'title': 'Office of Medicare Hearings and Appeals (OMHA) - Receipts by Appeal Category', 'publisher': {'@type': 'org:Organization', 'name': 'Office of Medicare Hearings and Appeals'}, 'landingPage': 'https://healthdata.gov/dataset/office-medicare-hearings-and-appeals-omha-receipts-appeal-category', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:kimberly.rubi@hhs.gov', 'fn': 'Kimberly Rubi'}, 'issued': '2015-02-08', 'accessLevel': 'public', 'identifier': '601a4392-0312-47c4-a75e-2e13bc16d8a0', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>Receipts by Category - Appeals Percentage Yrxx...</p>\n', 'format': 'csv', 'title': 'Receipts by Category - Appeals Percentage Yrxx', 'accessURL': 'http://www.hhs.gov/omha/resources/Health%20Data%20Sets/receipts_by_category_appeal_percentage_csv.csv', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'description': '<p>This dataset is a compilation of appeals received each fiscal year by category.</p>\n', 'format': 'csv', 'title': 'Office of Medicare Hearings and Appeals (OMHA) Receipts by Category - Appeals', 'accessURL': 'http://www.hhs.gov/omha/Data/Health%20Data%20Sets/receipts_by_category_appeals_csv.csv', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'http://www.hhs.gov/omha/resources/Health%20Data%20Sets/receipts_by_category_claims_csv.csv', 'mediaType': 'application/unknown', 'title': 'CSV '}, {'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'http://www.hhs.gov/omha/resources/Health%20Data%20Sets/receipts_by_category_claims_percentage_csv.csv', 'mediaType': 'application/unknown', 'title': 'CSV '}], 'keyword': ['appeal category', 'appeals', 'Claims', 'Medicare', 'omha'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The National Health Interview Survey (NHIS) is the principal source of information on the health of the civilian noninstitutionalized population of the United States and is one of the major data collection programs of the National Center for Health Statistics (NCHS) which is part of the Centers for Disease Control and Prevention (CDC). The National Health Survey Act of 1956 provided for a continuing survey and special studies to secure accurate and current statistical information on the amount, distribution, and effects of illness and disability in the United States and the services rendered for or because of such conditions. The survey referred to in the Act, now called the National Health Interview Survey, was initiated in July 1957. Since 1960, the survey has been conducted by NCHS, which was formed when the National Health Survey and the National Vital Statistics Division were combined.<br />\nNHIS data are used widely throughout the Department of Health and Human Services (DHHS) to monitor trends in illness and disability and to track progress toward achieving national health objectives. The data are also used by the public health research community for epidemiologic and policy analysis of such timely issues as characterizing those with various health problems, determining barriers to accessing and using appropriate health care, and evaluating Federal health programs.<br />\nThe NHIS also has a central role in the ongoing integration of household surveys in DHHS. The designs of two major DHHS national household surveys have been or are linked to the NHIS. The National Survey of Family Growth used the NHIS sampling frame in its first five cycles and the Medical Expenditure Panel Survey currently uses half of the NHIS sampling frame. Other linkage includes linking NHIS data to death certificates in the National Death Index (NDI).<br />\nWhile the NHIS has been conducted continuously since 1957, the content of the survey has been updated about every 10-15 years. In 1996, a substantially revised NHIS questionnaire began field testing. This revised questionnaire, described in detail below, was implemented in 1997 and has improved the ability of the NHIS to provide important health information.</p>\n', 'programCode': ['009:048'], 'title': 'National Health Interview Survey', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention, Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/national-health-interview-survey', 'contactPoint': {'hasEmail': 'mailto:jschiller@cdc.gov', 'fn': 'Jeannine Schiller'}, 'issued': '2015-02-03', 'accessLevel': 'public', 'identifier': 'a8f0a8b3-d514-4b7f-9572-17df46727789', '@type': 'dcat:Dataset', 'modified': '2020-02-21', 'keyword': ['centers-for-disease-control-and-prevention-department-of-health-human-services'], 'bureauCode': ['009:20'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.cdc.gov/nchs/nhis/nhis_2012_data_release.htm'}, {'description': '<p>Lists anemia management data used by ESRD QIP to assess dialysis facility performance.</p>\n', 'programCode': ['009:078'], 'title': 'ESRD QIP - Anemia Management Reporting - Payment Year 2015', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['Quality'], 'landingPage': 'https://healthdata.gov/dataset/esrd-qip-anemia-management-reporting-payment-year-2015', 'modified': '2018-11-30', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-01-22', 'accessLevel': 'public', 'identifier': 'bad1d36f-de87-46cc-b327-882bd0fc2650', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'https://data.medicare.gov/api/views/t6ez-29z5/rows.csv?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'format': 'rdf', 'accessURL': 'https://data.medicare.gov/api/views/t6ez-29z5/rows.rdf?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'format': 'json', 'accessURL': 'https://data.medicare.gov/api/views/t6ez-29z5/rows.json?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'format': 'text/xml', 'accessURL': 'https://data.medicare.gov/api/views/t6ez-29z5/rows.xml?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'text/xml'}], 'keyword': ['dfc', 'dialysis', 'dialysis-facilities', 'linking-quality-to-payment--qip'], 'bureauCode': ['009:38'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>Payment for heart attack patients measure – provider data. This data set includes provider data for payments associated with a 30-day episode of care for heart attack patients.</p>\n', 'programCode': ['009:078'], 'title': 'Heart Attack Payment - Hospital', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['Medicare', 'Hospital'], 'landingPage': 'https://healthdata.gov/dataset/heart-attack-payment-hospital', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2014-12-18', 'accessLevel': 'public', 'identifier': '6acb2118-06c0-4480-a7d2-1eb4ea259229', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'https://data.medicare.gov/api/views/c7us-v4mf/rows.csv?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'format': 'rdf', 'accessURL': 'https://data.medicare.gov/api/views/c7us-v4mf/rows.rdf?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'format': 'json', 'accessURL': 'https://data.medicare.gov/api/views/c7us-v4mf/rows.json?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'format': 'text/xml', 'accessURL': 'https://data.medicare.gov/api/views/c7us-v4mf/rows.xml?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'text/xml'}], 'keyword': ['hospital-compare', 'medicare-payment'], 'bureauCode': ['009:38'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>Payment for heart attack patients measure – national data. This data set includes national-level data for payments associated with a 30-day episode of care for heart attack patients.</p>\n', 'programCode': ['009:078'], 'title': 'Heart Attack Payment - National', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['Medicare', 'Hospital'], 'landingPage': 'https://healthdata.gov/dataset/heart-attack-payment-national', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2014-12-18', 'accessLevel': 'public', 'identifier': '45e60e6a-d009-4ee0-bdbb-60997c0fad27', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'https://data.medicare.gov/api/views/ygty-mm5a/rows.csv?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'format': 'rdf', 'accessURL': 'https://data.medicare.gov/api/views/ygty-mm5a/rows.rdf?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'format': 'json', 'accessURL': 'https://data.medicare.gov/api/views/ygty-mm5a/rows.json?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'format': 'text/xml', 'accessURL': 'https://data.medicare.gov/api/views/ygty-mm5a/rows.xml?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'text/xml'}], 'keyword': ['hospital-compare', 'medicare-payment'], 'bureauCode': ['009:38'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>Payment for heart attack patients measure – state data. This data set includes state-level data for payments associated with a 30-day episode of care for heart attack patients.</p>\n', 'programCode': ['009:078'], 'title': 'Heart Attack Payment - State', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['Medicare', 'Hospital'], 'landingPage': 'https://healthdata.gov/dataset/heart-attack-payment-state', 'modified': '2020-03-03', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2014-12-18', 'accessLevel': 'public', 'identifier': '0b9d1287-1c9d-4e6c-bacc-c8784723bbab', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'https://data.medicare.gov/api/views/98ix-2iqy/rows.csv?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'format': 'rdf', 'accessURL': 'https://data.medicare.gov/api/views/98ix-2iqy/rows.rdf?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'format': 'json', 'accessURL': 'https://data.medicare.gov/api/views/98ix-2iqy/rows.json?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'format': 'text/xml', 'accessURL': 'https://data.medicare.gov/api/views/98ix-2iqy/rows.xml?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'text/xml'}], 'keyword': ['hospital-compare', 'medicare-payment'], 'bureauCode': ['009:38'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>Table 3: FY2013 Percent Change in Base Operating DRG Payment Amount</p>\n', 'programCode': ['009:078'], 'title': 'Table 3: FY2013 Percent Change in Base Operating DRG Payment Amount', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['Quality', 'Hospital'], 'landingPage': 'https://healthdata.gov/dataset/table-3-fy2013-percent-change-base-operating-drg-payment-amount', 'modified': '2020-02-21', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2014-11-07', 'accessLevel': 'public', 'identifier': '66362e4f-9da1-4bcb-9274-159867bd6428', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'https://data.medicare.gov/api/views/u625-zae7/rows.csv?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'format': 'rdf', 'accessURL': 'https://data.medicare.gov/api/views/u625-zae7/rows.rdf?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'format': 'json', 'accessURL': 'https://data.medicare.gov/api/views/u625-zae7/rows.json?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'format': 'text/xml', 'accessURL': 'https://data.medicare.gov/api/views/u625-zae7/rows.xml?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'text/xml'}], 'keyword': ['Hospital', 'linking-quality-to-payment'], 'bureauCode': ['009:38'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>Table 4: FY2013 Value-Based Incentive Payment Amount</p>\n', 'programCode': ['009:078'], 'title': 'Table 4: FY2013 Value-Based Incentive Payment Amount', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['Quality', 'Hospital'], 'landingPage': 'https://healthdata.gov/dataset/table-4-fy2013-value-based-incentive-payment-amount', 'modified': '2020-03-03', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2014-11-07', 'accessLevel': 'public', 'identifier': '1b460a5e-0bbe-445b-9323-460f316bf49f', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'https://data.medicare.gov/api/views/vtqa-m4zn/rows.csv?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'format': 'rdf', 'accessURL': 'https://data.medicare.gov/api/views/vtqa-m4zn/rows.rdf?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'format': 'json', 'accessURL': 'https://data.medicare.gov/api/views/vtqa-m4zn/rows.json?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'format': 'text/xml', 'accessURL': 'https://data.medicare.gov/api/views/vtqa-m4zn/rows.xml?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'text/xml'}], 'keyword': ['Hospital', 'linking-quality-to-payment'], 'bureauCode': ['009:38'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>Table 2: FY2013 Distribution of Net Change in Base Operating DRG Payment Amount</p>\n', 'programCode': ['009:078'], 'title': 'Table 2: FY2013 Distribution of Net Change in Base Operating DRG Payment Amount', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['Quality', 'Hospital'], 'landingPage': 'https://healthdata.gov/dataset/table-2-fy2013-distribution-net-change-base-operating-drg-payment-amount', 'modified': '2020-02-21', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2014-11-07', 'accessLevel': 'public', 'identifier': '1212a8a3-379c-4f7a-9461-e9996858aa32', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'https://data.medicare.gov/api/views/xrgf-x36b/rows.csv?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'format': 'rdf', 'accessURL': 'https://data.medicare.gov/api/views/xrgf-x36b/rows.rdf?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'format': 'json', 'accessURL': 'https://data.medicare.gov/api/views/xrgf-x36b/rows.json?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'format': 'text/xml', 'accessURL': 'https://data.medicare.gov/api/views/xrgf-x36b/rows.xml?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'text/xml'}], 'keyword': ['Hospital', 'linking-quality-to-payment'], 'bureauCode': ['009:38'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The National Mental Health Services Survey (N-MHSS) is designed to collect information from all specialty mental health facilities in the United States, both public and private. N-MHSS provides the mechanism for quantifying the dynamic character and composition of the United States mental health treatment delivery system.</p>\n<p>Data are collected on topics including:<br />\n • Facility type, operation, and primary treatment focus.<br />\n• Facility treatment characteristics (e.g., settings of care; mental health treatment approaches, supportive services/practices, and special programs offered; crisis intervention team availability; and seclusion and restraint practices).<br />\n• Facility operating characteristics (e.g., age groups accepted; services provided in non-English languages; and smoking policy).<br />\n• Facility management characteristics (e.g., computerized functionality; licensure, certification, and accreditation; standard operating procedures; and sources of payment and funding).<br />\n• Client demographic characteristics.</p>\n', 'programCode': ['009:060'], 'title': 'National Mental Health Services Survey (N-MHSS), 2010', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration, Department of Health & Human Services'}, 'theme': ['Health', 'Medicare', 'Hospital', 'Inpatient'], 'landingPage': 'https://healthdata.gov/dataset/national-mental-health-services-survey-n-mhss-2010', 'contactPoint': {'hasEmail': 'mailto:cbhsqrequest@samhsa.hhs.gov', 'fn': 'Center for Behavioral Health Statistics and Quality'}, 'issued': '2014-11-05', 'temporal': '2010-04-01T00:00:00-04:00/2010-12-31T00:00:00-05:00', 'identifier': 'd2ef7b46-1cc8-4706-b075-1a6efb5bc700', '@type': 'dcat:Dataset', 'modified': '2020-03-03', 'keyword': ['adolescents', 'adults', 'behavioral health', 'Children', 'client counts', 'co-occurring', 'dual-diagnosis', 'forensic clients', 'funding', 'geocodes', 'geovariables', 'government funded', 'Hospitals', 'inpatient beds', 'inpatient mental health care', 'Medicaid', 'Medicare', 'mental health', 'mental health services providers', 'mental health treatment approaches', 'mental health treatment providers', 'mental illness', 'non-profit', 'outpatient mental health care', 'Payments', 'private health care', 'residential beds', 'residential mental health care', 'residential treatment centers for children', 'service providers', 'services', 'trauma', 'treatment', 'treatment facilities', 'treatment locator', 'treatment programs', 'treatment providers', 'veterans'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.icpsr.umich.edu/icpsrweb/SAMHDA/studies/34945'}, {'description': '<p>This dataset contains annual data on collections received and distributed by State agencies administering the Child Support Enforcement program under title IV-D of the Social Security Act.</p>\n', 'programCode': ['009:084'], 'title': 'Child Support Enforcement Annual Data Report Form 34A – Yrs 2006 to 2014', 'temporal': '2012-01-01T00:00:00-05:00/2012-01-01T00:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families'}, 'theme': ['Health', 'State'], 'landingPage': 'https://healthdata.gov/dataset/child-support-enforcement-annual-data-report-form-34a-%E2%80%93-yrs-2006-2014', 'modified': '2020-03-03', 'contactPoint': {'hasEmail': 'mailto:micrs.support@acf.hhs.gov', 'fn': 'HealthData.Gov Questions'}, 'issued': '2014-10-17', 'accessLevel': 'public', 'identifier': 'c51e96df-1042-4ab9-a803-424383f5ba39', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'Documentation', 'mediaType': 'application/unknown', 'title': 'Child Support Enforcement Annual Data Report Form 34A and Instructions'}, {'@type': 'dcat:Distribution', 'format': 'csv', 'description': '<p>Child Support Enforcement Annual Data Report Form 34A - 2007</p>\n', 'mediaType': 'application/unknown', 'title': 'Child Support Enforcement Annual Data Report Form 34A - 2007'}, {'@type': 'dcat:Distribution', 'downloadURL': 'http://www.acf.hhs.gov/datagov-datasets/ocse/dcs/34A_CSE_ANNUAL_2008.csv', 'format': 'csv', 'title': 'Child Support Enforcement Annual Data Report Form 34A - 2008', 'description': '<p>Child Support Enforcement Annual Data Report Form 34A - 2008</p>\n', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'http://www.acf.hhs.gov/datagov-datasets/ocse/dcs/34A_CSE_ANNUAL_2009.csv', 'mediaType': 'application/unknown', 'title': 'Child Support Enforcement Annual Data Report Form 34A - 2009'}, {'@type': 'dcat:Distribution', 'downloadURL': 'http://www.acf.hhs.gov/datagov-datasets/ocse/dcs/34A_CSE_ANNUAL_2010.csv', 'format': '.csv', 'mediaType': 'application/unknown', 'title': 'Child Support Enforcement Annual Data Report Form 34A – 2010'}, {'@type': 'dcat:Distribution', 'downloadURL': 'http://www.acf.hhs.gov/datagov-datasets/ocse/dcs/34A_CSE_ANNUAL_2011.csv', 'format': '.csv', 'title': 'Child Support Enforcement Annual Data Report Form 34A – 2011', 'description': '<p>This dataset contains annual data on collections received and distributed by State agencies administering the Child Support Enforcement program under title IV-D of the Social Security Act.</p>\n', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'downloadURL': 'http://www.acf.hhs.gov/datagov-datasets/ocse/dcs/34A_CSE_ANNUAL_2012.csv', 'format': 'data', 'title': 'Child Support Enforcement Annual Data Report Form 34A - 2012', 'description': '<p>Child Support Enforcement Annual Data Report Form 34A - 2012</p>\n', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'downloadURL': 'http://www.acf.hhs.gov/datagov-datasets/ocse/dcs/34A_CSE_ANNUAL_2013.csv', 'format': '.csv', 'title': 'Child Support Enforcement Annual Data Report Form 34A - 2013', 'description': '<p>This dataset contains annual data on collections received and distributed by State agencies administering the Child Support Enforcement program under title IV-D of the Social Security Act.</p>\n', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'downloadURL': 'http://www.acf.hhs.gov/datagov-datasets/ocse/dcs/34A_CSE_ANNUAL_2014.csv', 'format': 'csv', 'title': 'Child Support Enforcement Annual Data Report Form 34A – 2014', 'description': '<p>This dataset contains fiscal year 2014 annual data on collections received and distributed by State agencies administering the Child Support Enforcement program under title IV-D of the Social Security Act.</p>\n', 'mediaType': 'application/unknown'}], 'keyword': ['annual data', 'arrears', 'assistance', 'cases initiated in state', 'cases open', 'Child', 'child support', 'Child Support Enforcement', 'Children', 'current assistance', 'employees', 'former assistance', 'good cause', 'health insurance', 'interstate cases', 'iv-d offices', 'Medicaid', 'medical coverage', 'medical support', 'never assistance', 'open cases', 'open interstate cases', 'out-of-wedlock', 'paternity', 'paternity established', 'support', 'support distributed', 'support due', 'title iv-a', 'title iv-d', 'title iv-e', 'tribal iv-a'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.acf.hhs.gov/datagov-datasets/ocse/dcs/34A_CSE_ANNUAL_DICTIONARY.xlsx'}, {'description': "<p>The Office of Child Support Enforcement's Annual Data Report from State agencies administering child support enforcement plans under Title IV-D of the Social Security Act.</p>\n", 'programCode': ['009:084'], 'temporal': '2012-01-01T00:00:00-05:00/2012-01-01T00:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families'}, 'theme': ['State'], 'landingPage': 'https://healthdata.gov/dataset/child-support-enforcement-annual-data-report-form-157-%E2%80%93-yrs-2012-2014', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:dennis.putze@acf.hhs.gov', 'fn': 'Dennis Putze'}, 'issued': '2014-10-17', 'accessLevel': 'public', 'identifier': '981f7982-b38c-4c3a-ace7-141d82653d7f', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.acf.hhs.gov/datagov-datasets/ocse/dcs/157_CSE_ANNUAL_2012.csv', 'format': 'csv', 'title': 'Child Support Enforcement Annual Data Report Form 157 – YR 2012', 'description': '<p>Child Support Enforcement Annual Data Report Form 157 – YR 2012</p>\n', 'mediaType': 'application/unknown'}], 'keyword': ['annual data', 'arrears', 'assistance', 'cases initiated in state', 'cases open', 'Child', 'child support', 'Child Support Enforcement', 'Children', 'current assistance', 'employees', 'former assistance', 'good cause', 'health insurance', 'interstate cases', 'iv-d offices', 'Medicaid', 'medical coverage', 'medical support', 'never assistance', 'open cases', 'open interstate cases', 'out-of-wedlock', 'paternity', 'paternity established', 'support', 'support distributed', 'support due', 'title iv-a', 'title iv-d', 'title iv-e', 'tribal iv-a'], 'bureauCode': ['009:00'], 'dataQuality': True, 'title': 'Child Support Enforcement Annual Data Report Form 157 – Yrs. 2012 to 2014', 'describedBy': 'http://www.acf.hhs.gov/datagov-datasets/ocse/dcs/157_CSE_ANNUAL_DICTIONARY.xlsx'}, {'description': '<p>The dataset includes is the number of Qualified Health Plan selections by ZIP code for 36 states that are participating in the Federally-facilitated Marketplace or have State Partnership Marketplaces or supported State-based Marketplaces for the initial open enrollment period from October 1, 2013 through March 31, 2014, including additional special enrollment period activity reported through April 19, 2014. Marketplace plan selections are tabulated by ZIP Code according to the home address provided by the applicant.</p>\n', 'programCode': ['009:082'], 'title': 'Zip Code Level Enrollment Data ', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Assistant Secretary for Planning & Evaluation, Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/zip-code-level-enrollment-data', 'contactPoint': {'hasEmail': 'mailto:arpit.misra@hhs.gov', 'fn': 'Arpit Misra'}, 'issued': '2014-10-15', 'temporal': '2013-10-01T00:00:00-04:00/2014-04-19T00:00:00-04:00', 'identifier': '5051c2f8-55fc-46da-880d-31a783815fea', '@type': 'dcat:Dataset', 'modified': '2020-03-03', 'keyword': ['affordable care act'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>This report estimates the economic value of family caregiving at $450 billion in 2009 based on 42.1 million caregivers age 18 or older providing an average of 18.4 hours of care per week to care recipients age 18 or older, at an average value of $11.16 per hour.</p>\n<p><strong><em>This data is not collected by a government agency. The findings and conclusions in this report are those of the author and do not necessarily represent the views of the Department of Health & Human Services.</em></strong></p>\n', 'programCode': ['009:015'], 'title': 'Valuing the Invaluable: 2011 Update, The Growing Contributions and Costs of Family Caregiving', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['Health'], 'landingPage': 'https://healthdata.gov/dataset/valuing-invaluable-2011-update-growing-contributions-and-costs-family-caregiving', 'contactPoint': {'hasEmail': 'mailto:Claudia_H_Williams@ostp.eop.gov', 'fn': 'Claudia Williams'}, 'issued': '2014-07-22', 'accessLevel': 'public', 'identifier': 'f5545353-28ba-4e82-a0ca-164560d9eb2a', '@type': 'dcat:Dataset', 'modified': '2020-02-21', 'keyword': ['caregiver', 'caregiving', 'economic value', 'eldercare', 'elderly', 'Healthcare', 'seniors'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>A list of hospital ratings for the Hospital Consumer Assessment of Healthcare Providers and Systems (HCAHPS). HCAHPS is a national, standardized survey of hospital patients about their experiences during a recent inpatient hospital stay.</p>\n', 'programCode': ['009:072'], 'title': 'HCAHPS - Hospital', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['Quality', 'Hospital'], 'landingPage': 'https://healthdata.gov/dataset/hcahps-hospital', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2014-07-17', 'accessLevel': 'public', 'identifier': '1f939a75-b74f-4669-a909-8a51cd8bdb17', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'other', 'accessURL': 'https://data.medicare.gov/api/views/dgck-syfz/rows.csv?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'other'}, {'@type': 'dcat:Distribution', 'format': 'rdf', 'accessURL': 'https://data.medicare.gov/api/views/dgck-syfz/rows.rdf?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'format': 'other', 'accessURL': 'https://data.medicare.gov/api/views/dgck-syfz/rows.json?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'other'}, {'@type': 'dcat:Distribution', 'format': 'other', 'accessURL': 'https://data.medicare.gov/api/views/dgck-syfz/rows.xml?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'other'}], 'keyword': ['hcahps', 'hospital-compare', 'patient-survey', 'patient-survey-results', 'Quality', 'ratings'], 'bureauCode': ['009:38'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>A list of the state averages for the HCAHPS survey responses. HCAHPS is a national, standardized survey of hospital patients about their experiences during a recent inpatient hospital stay.</p>\n', 'programCode': ['009:072'], 'title': 'HCAHPS - State', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['Quality', 'Hospital', 'State'], 'landingPage': 'https://healthdata.gov/dataset/hcahps-state', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2014-07-17', 'accessLevel': 'public', 'identifier': 'ee1d91f8-c0ac-44b5-9cd8-81508a61fd81', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'https://data.medicare.gov/api/views/84jm-wiui/rows.csv?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'format': 'rdf', 'accessURL': 'https://data.medicare.gov/api/views/84jm-wiui/rows.rdf?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'format': 'json', 'accessURL': 'https://data.medicare.gov/api/views/84jm-wiui/rows.json?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'format': 'text/xml', 'accessURL': 'https://data.medicare.gov/api/views/84jm-wiui/rows.xml?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'text/xml'}], 'keyword': ['hcahps', 'hospital-compare', 'patient-survey', 'patient-survey-results', 'Quality', 'ratings', 'state-list'], 'bureauCode': ['009:38'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The national average for the HCAHPS survey categories. HCAHPS is a national, standardized survey of hospital patients about their experiences during a recent inpatient hospital stay.</p>\n', 'programCode': ['009:017'], 'title': 'HCAHPS - National', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['Quality', 'Hospital', 'National'], 'landingPage': 'https://healthdata.gov/dataset/hcahps-national', 'modified': '2020-03-03', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2014-07-17', 'accessLevel': 'public', 'identifier': 'aec45bab-811a-4d6d-bafa-05d051381c60', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'https://data.medicare.gov/api/views/99ue-w85f/rows.csv?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'format': 'rdf', 'accessURL': 'https://data.medicare.gov/api/views/99ue-w85f/rows.rdf?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'format': 'json', 'accessURL': 'https://data.medicare.gov/api/views/99ue-w85f/rows.json?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'format': 'text/xml', 'accessURL': 'https://data.medicare.gov/api/views/99ue-w85f/rows.xml?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'text/xml'}], 'keyword': ['hcahps', 'hospital-compare', 'national-average', 'patient-survey', 'patient-survey-results', 'Quality', 'ratings'], 'bureauCode': ['009:38'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The number of Medicare patients treated for each medical condition or surgical procedure - by provider</p>\n', 'programCode': ['009:078'], 'title': 'Medicare Volume - Hospital', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['Quality', 'Medicare', 'Hospital'], 'landingPage': 'https://healthdata.gov/dataset/medicare-volume-hospital', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2014-07-17', 'accessLevel': 'public', 'identifier': '108f8511-7104-4574-b368-7330dbec4620', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'other', 'accessURL': 'https://data.medicare.gov/api/views/qqc4-6tc7/rows.csv?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'other'}, {'@type': 'dcat:Distribution', 'format': 'rdf', 'accessURL': 'https://data.medicare.gov/api/views/qqc4-6tc7/rows.rdf?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'format': 'other', 'accessURL': 'https://data.medicare.gov/api/views/qqc4-6tc7/rows.json?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'other'}, {'@type': 'dcat:Distribution', 'format': 'other', 'accessURL': 'https://data.medicare.gov/api/views/qqc4-6tc7/rows.xml?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'other'}], 'keyword': ['comparison', 'hc', 'hospital-compare', 'mpv', 'number-of-medicare-patients', 'Quality', 'ratings'], 'bureauCode': ['009:38'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>Information about children enrolled in the Head Start program and information about their families. Data about the children include: age, type of program attended, health status, and health treatment and/or special services required during enrollment. Data about the parents include: income, employment status and special services required during child(ren)’s enrollment. Contact the Head Start Enterprise System (HSES) Help Desk to request access <a href="mailto:help@hsesinfo.org">help@hsesinfo.org</a>.</p>\n', 'programCode': ['009:103'], 'title': 'Head Start Program Information Report (HSPIR)', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families, Department of Health & Human Services'}, 'theme': ['Health'], 'landingPage': 'https://healthdata.gov/dataset/head-start-program-information-report-hspir', 'contactPoint': {'hasEmail': 'mailto:help@hsesinfo.org', 'fn': 'Head Start Enterprise System (HSES) Help Desk'}, 'issued': '2014-06-26', 'temporal': '2003-01-01T00:00:00-05:00/2003-01-01T00:00:00-05:00', 'identifier': 'f9951be4-221c-4964-903e-9060cf42973a', '@type': 'dcat:Dataset', 'modified': '2020-02-21', 'keyword': ['FIHET', 'health disparities', 'social determinates of health'], 'bureauCode': ['001:05'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>Data on the young people served by Family and Youth Services Bureau (FYSB) grantee agencies, including youth demographics, services provided, and youth status at exit from the FYSB-funded programs - Basic Center, Transitional Living, and Street Outreach.</p>\n', 'programCode': ['009:093'], 'title': 'National Extranet Optimized Runaway and Homeless Youth Management Information System (NEO-RHYMIS)', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families, Department of Health & Human Services'}, 'theme': ['Health'], 'landingPage': 'https://healthdata.gov/dataset/national-extranet-optimized-runaway-and-homeless-youth-management-information-system-neo', 'contactPoint': {'hasEmail': 'mailto:jennifer.king@acf.hhs', 'fn': 'Jennifer King'}, 'issued': '2014-06-26', 'temporal': '2004-01-01T00:00:00-05:00/2004-01-01T00:00:00-05:00', 'identifier': '79baec29-80c3-4ba5-8e2b-71099588b612', '@type': 'dcat:Dataset', 'modified': '2020-03-04', 'keyword': ['FIHET', 'health disparities', 'RHYMIS', 'social determinates of health'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>A searchable, web-based tool for accessing data on AUCD training programs, projects, activities, and products. Includes data on the University Center for Excellence in Developmental Disabilities (UCEDD) and Leadership Education in Neurodevelopmental and related Disabilities (LEND) programs.</p>\n', 'programCode': ['009:105'], 'title': 'The Association of University Centers on Disabilities (AUCD) Network National Information and Reporting System (NIRS)', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families, Department of Health & Human Services'}, 'theme': ['Health'], 'landingPage': 'https://healthdata.gov/dataset/association-university-centers-disabilities-aucd-network-national-information-and-reporting', 'contactPoint': {'hasEmail': 'mailto:cmiclea@aucd.org', 'fn': 'Corina Miclea'}, 'issued': '2014-06-26', 'accessLevel': 'public', 'identifier': '165fd4ab-65d6-48e3-a1bb-52216d5f9660', '@type': 'dcat:Dataset', 'modified': '2020-03-04', 'keyword': ['FIHET', 'health disparities', 'social determinates of health'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>Information about key refugee program developments including data on populations served and program performance.</p>\n', 'programCode': ['009:086'], 'title': 'Office of Refugee Resettlement (ORR) Annual Report to Congress', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families, Department of Health & Human Services'}, 'theme': ['Health'], 'landingPage': 'https://healthdata.gov/dataset/office-refugee-resettlement-orr-annual-report-congress', 'contactPoint': {'hasEmail': 'mailto:jennifer.schmultz@acf.hhs.gov', 'fn': 'Jennifer Schmultz'}, 'issued': '2014-06-26', 'temporal': '1980-01-01T00:00:00-05:00/1980-01-01T00:00:00-05:00', 'identifier': '97fdd45e-0225-43e5-8470-92b9c3d39e95', '@type': 'dcat:Dataset', 'modified': '2020-03-04', 'keyword': ['FIHET', 'health disparities', 'social determinants of health'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The Office of Child Care Report to Congress is required by Section 658L of the Child Care and Development Block Grant Act as amended by the Personal Responsibility and Work Opportunity Reconciliation Act (PRWORA) of 1996 (P.L. 104–193) and the Balanced Budget Act of 1997 (P.L. 105–33). The report describes and analyzes current information about the Child Care and Development Fund (CCDF) from a variety of sources, including State plans, expenditure reports, administrative data reports, and research. The report also includes information about training and technical assistance that is provided to States, Territories, and Tribes.</p>\n', 'programCode': ['009:089'], 'title': 'Office of Child Care Report to Congress FY2004 - FY2005', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families, Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/office-child-care-report-congress-fy2004-fy2005', 'contactPoint': {'hasEmail': 'mailto:jgagnier@acf.hhs.gov', 'fn': 'Joseph Gagnier'}, 'issued': '2014-06-20', 'temporal': '2004-01-01T00:00:00-05:00/2005-01-01T00:00:00-05:00', 'identifier': '268457d6-51aa-4644-bcaa-2057dd8d01e7', '@type': 'dcat:Dataset', 'modified': '2020-03-03', 'keyword': ['Child Care and Development Fund CCDF'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>This file includes data for states that are implementing their own Marketplaces, also known as State-Based Marketplaces or SBMs, and states with Marketplaces that are supported by or fully run by the federal government, including those run in partnership with states, also known as the Federally-Facilitated Marketplace or FFM. Includes demographic characteristics, and plan selected (by metal level). Please refer to the full report listed under Resources.</p>\n', 'programCode': ['009:082'], 'title': 'Health Insurance Marketplace: Summary Enrollment Data for the Initial Annual Open Enrollment Period', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['State'], 'landingPage': 'https://healthdata.gov/dataset/health-insurance-marketplace-summary-enrollment-data-initial-annual-open-enrollment-period-1', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:audrey.mcdowell@hhs.gov', 'fn': 'Audrey McDowell'}, 'issued': '2014-06-16', 'temporal': '2013-10-01T00:00:00-04:00/2014-03-31T00:00:00-04:00', 'identifier': '44105b16-a92a-4233-ac87-1357e41a4953', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'xls', 'accessURL': 'http://aspe.hhs.gov/health/reports/2014/MarketPlaceEnrollment/Apr2014/excel/workbook.xls', 'mediaType': 'application/unknown', 'title': 'XLS '}, {'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://aspe.hhs.gov/health/reports/2014/MarketPlaceEnrollment/Apr2014/Marketplace_StateSum.cfm', 'mediaType': 'application/unknown', 'title': 'Text '}], 'keyword': ['affordable care act', 'ASPE', 'CHIP', 'coverage', 'Demographic', 'Enrollment', 'federal', 'financial assistance status', 'insurance', 'marketplace', 'Medicaid', 'metal level', 'methodology', 'plan', 'State'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://aspe.hhs.gov/health/reports/2014/MarketPlaceEnrollment/Apr2014/Marketplace_StateSum.cfm'}, {'description': '<p>The National Survey on Drug Use and Health (NSDUH) series (formerly titled National Household Survey on Drug Abuse) primarily measures the prevalence and correlates of drug use in the United States. The surveys are designed to provide quarterly, as well as annual, estimates. Information is provided on the use of illicit drugs, alcohol, and tobacco among members of United States households aged 12 and older. Questions included age at first use as well as lifetime, annual, and past-month usage for the following drug classes: marijuana, cocaine (and crack), hallucinogens, heroin, inhalants, alcohol, tobacco, and nonmedical use of prescription drugs, including pain relievers, tranquilizers, stimulants, and sedatives. The survey covered substance abuse treatment history and perceived need for treatment, and included questions from the Diagnostic and Statistical Manual (DSM) of Mental Disorders that allow diagnostic criteria to be applied. The survey included questions concerning treatment for both substance abuse and mental health-related disorders. Respondents were also asked about personal and family income sources and amounts, health care access and coverage, illegal activities and arrest record, problems resulting from the use of drugs, and needle-sharing.</p>\n', 'programCode': ['009:061'], 'title': 'National Survey on Drug Use and Health (NSDUH), 2008', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration, Department of Health & Human Services'}, 'theme': ['Health'], 'landingPage': 'https://healthdata.gov/dataset/national-survey-drug-use-and-health-nsduh-2008', 'contactPoint': {'hasEmail': 'mailto:cbhsqrequest@samhsa.hhs.gov', 'fn': 'Center for Behavioral Health Statistics and Quality'}, 'issued': '2014-06-16', 'temporal': '2008-01-01T00:00:00-05:00/2008-12-31T00:00:00-05:00', 'identifier': 'bc51559d-6168-4da8-ba99-a9144fe39129', '@type': 'dcat:Dataset', 'modified': '2020-03-03', 'keyword': ['addiction', 'alcohol', 'alcohol abuse', 'alcohol consumption', 'amphetamines', 'barbiturates', 'cocaine', 'controlled drugs', 'crack cocaine', 'Demographics', 'depression', 'drinking behavior', 'drug abuse', 'drug dependence', 'drug treatment', 'drug use', 'Drugs', 'employment', 'hallucinogens', 'health care', 'heroin', 'households', 'income', 'inhalants', 'marijuana', 'mental health', 'mental health services', 'methamphetamine', 'pain relievers', 'pregnancy', 'Prescription Drugs', 'sedatives', 'smoking', 'stimulants', 'substance abuse', 'Substance Abuse Treatment', 'tobacco use', 'tranquilizers', 'youths'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.icpsr.umich.edu/icpsrweb/SAMHDA/studies/26701'}, {'description': '<p>The National Survey on Drug Use and Health (NSDUH) series (formerly titled National Household Survey on Drug Abuse) primarily measures the prevalence and correlates of drug use in the United States. The surveys are designed to provide quarterly, as well as annual, estimates. Information is provided on the use of illicit drugs, alcohol, and tobacco among members of United States households aged 12 and older. Questions included age at first use as well as lifetime, annual, and past-month usage for the following drug classes: marijuana, cocaine (and crack), hallucinogens, heroin, inhalants, alcohol, tobacco, and nonmedical use of prescription drugs, including pain relievers, tranquilizers, stimulants, and sedatives. The survey covered substance abuse treatment history and perceived need for treatment, and included questions from the Diagnostic and Statistical Manual (DSM) of Mental Disorders that allow diagnostic criteria to be applied. The survey included questions concerning treatment for both substance abuse and mental health-related disorders. Respondents were also asked about personal and family income sources and amounts, health care access and coverage, illegal activities and arrest record, problems resulting from the use of drugs, and needle-sharing.</p>\n', 'programCode': ['009:061'], 'title': 'National Survey on Drug Use and Health (NSDUH), 2011', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration, Department of Health & Human Services'}, 'theme': ['Health'], 'landingPage': 'https://healthdata.gov/dataset/national-survey-drug-use-and-health-nsduh-2011', 'contactPoint': {'hasEmail': 'mailto:cbhsqrequest@samhsa.hhs.gov', 'fn': 'Center for Behavioral Health Statistics and Quality'}, 'issued': '2014-06-09', 'temporal': '2011-01-01T00:00:00-05:00/2011-12-31T00:00:00-05:00', 'identifier': 'd8782b60-1fdd-44cd-901a-3f9339993031', '@type': 'dcat:Dataset', 'modified': '2020-02-21', 'keyword': ['addiction', 'alcohol', 'alcohol abuse', 'alcohol consumption', 'amphetamines', 'barbiturates', 'cocaine', 'controlled drugs', 'crack cocaine', 'Demographics', 'depression', 'drinking behavior', 'drug abuse', 'drug dependence', 'drug treatment', 'drug use', 'Drugs', 'employment', 'hallucinogens', 'health care', 'heroin', 'households', 'income', 'inhalants', 'marijuana', 'mental health', 'mental health services', 'methamphetamine', 'pain relievers', 'pregnancy', 'Prescription Drugs', 'sedatives', 'smoking', 'stimulants', 'substance abuse', 'Substance Abuse Treatment', 'tobacco use', 'tranquilizers', 'youths'], 'bureauCode': ['001:05'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.icpsr.umich.edu/icpsrweb/SAMHDA/studies/34481'}, {'description': '<p>The National Survey on Drug Use and Health (NSDUH) series (formerly titled National Household Survey on Drug Abuse) primarily measures the prevalence and correlates of drug use in the United States. The surveys are designed to provide quarterly, as well as annual, estimates. Information is provided on the use of illicit drugs, alcohol, and tobacco among members of United States households aged 12 and older. Questions included age at first use as well as lifetime, annual, and past-month usage for the following drug classes: marijuana, cocaine (and crack), hallucinogens, heroin, inhalants, alcohol, tobacco, and nonmedical use of prescription drugs, including pain relievers, tranquilizers, stimulants, and sedatives. The survey covered substance abuse treatment history and perceived need for treatment, and included questions from the Diagnostic and Statistical Manual (DSM) of Mental Disorders that allow diagnostic criteria to be applied. The survey included questions concerning treatment for both substance abuse and mental health-related disorders. Respondents were also asked about personal and family income sources and amounts, health care access and coverage, illegal activities and arrest record, problems resulting from the use of drugs, and needle-sharing.</p>\n', 'programCode': ['009:061'], 'title': 'National Survey on Drug Use and Health (NSDUH), 2012', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration, Department of Health & Human Services'}, 'theme': ['Health'], 'landingPage': 'https://healthdata.gov/dataset/national-survey-drug-use-and-health-nsduh-2012', 'contactPoint': {'hasEmail': 'mailto:cbhsqrequest@samhsa.hhs.gov', 'fn': 'Center for Behavioral Health Statistics and Quality'}, 'issued': '2014-05-22', 'temporal': '2012-01-01T00:00:00-05:00/2012-12-31T00:00:00-05:00', 'identifier': 'f6d1a9c7-59a6-4a42-b0bc-f40a23b14592', '@type': 'dcat:Dataset', 'modified': '2020-03-03', 'keyword': ['addiction', 'alcohol', 'alcohol abuse', 'alcohol consumption', 'amphetamines', 'barbiturates', 'cocaine', 'controlled drugs', 'crack cocaine', 'Demographics', 'depression', 'drinking behavior', 'drug abuse', 'drug dependence', 'drug treatment', 'drug use', 'Drugs', 'employment', 'hallucinogens', 'health care', 'heroin', 'households', 'income', 'inhalants', 'marijuana', 'mental health', 'mental health services', 'methamphetamine', 'pain relievers', 'pregnancy', 'Prescription Drugs', 'sedatives', 'smoking', 'stimulants', 'substance abuse', 'Substance Abuse Treatment', 'tobacco use', 'tranquilizers', 'youths'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.icpsr.umich.edu/icpsrweb/SAMHDA/studies/34933'}, {'description': '<p>Lists the datasets for this domain. The format should correspond to the spec at <a href="http://project-open-data.github.io/schema/">http://project-open-data.github.io/schema/</a></p>\n', 'programCode': ['009:023'], 'title': 'Project Open Data, /data.json file', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/project-open-data-datajson-file-0', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2014-04-14', 'accessLevel': 'public', 'identifier': '7d602bed-08dd-40a4-a45e-1aef114ae648', '@type': 'dcat:Dataset', 'modified': '2020-03-04', 'keyword': ['Catalog'], 'bureauCode': ['009:20'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The National Sexual Violence Resource Center (NSVRC) is a national information and resource hub relating to all aspects of sexual violence.</p>\n<p>NSVRC staff collect and disseminate a wide range of resources on sexual violence including statistics, research, position statements, statutes, training curricula, prevention initiatives and program information. With these resources, NSVRC assists coalitions, advocates and others interested in understanding and eliminating sexual violence. NSVRC has an active and diverse Advisory Council that assists and advises staff and ensures a broad national perspective. NSVRC also enjoys a strong partnership with state, territory and tribal anti-sexual assault coalitions and allied organizations.</p>\n<p>NSVRC is funded through a cooperative agreement from the Centers for Disease Control and Prevention (CDC) Division of Violence Prevention.</p>\n', 'programCode': ['009:096'], 'title': 'National Sexual Violence Resource Center (NSVRC)', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention, Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/national-sexual-violence-resource-center-nsvrc', 'modified': '2020-02-21', 'contactPoint': {'hasEmail': 'mailto:resources@nsvrc.org', 'fn': 'NSVRC'}, 'issued': '2014-04-08', 'accessLevel': 'public', 'identifier': 'c9b629ba-3935-4acb-b65c-b35bc3e87def', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.nsvrc.org/', 'mediaType': 'application/unknown', 'title': 'Text '}, {'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.nsvrc.org/contact/request-assistance', 'mediaType': 'application/unknown', 'title': 'Text '}], 'keyword': ['abuse', 'curricula', 'Prevention', 'Publications', 'resource center', 'sexual assault', 'Violence', 'women'], 'bureauCode': ['009:20'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The National Violent Death Reporting System (NVDRS) provides states and communities with a clearer understanding of violent deaths to guide local decisions about efforts to prevent violence and helps them track progress over time.</p>\n<p>To stop violent deaths, we must first understand all the facts. Created in 2002, the NVDRS is a surveillance system that pulls together data on violent deaths in 18 states (see map below), including information about homicides, such as homicides perpetrated by a intimate partner (e.g., boyfriend, girlfriend, wife, husband), child maltreatment (or child abuse) fatalities, suicides, deaths where individuals are killed by law enforcement in the line of duty, unintentional firearm injury deaths, and deaths of undetermined intent.</p>\n<p>These data are supported by WISQARS, an interactive query system that provides data on injury deaths, violent deaths, and nonfatal injuries.</p>\n', 'programCode': ['009:100'], 'title': 'National Violent Death Reporting System (NVDRS)', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention, Department of Health & Human Services'}, 'theme': ['Community', 'Health'], 'landingPage': 'https://healthdata.gov/dataset/national-violent-death-reporting-system-nvdrs', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:nvrds@cdc.gov', 'fn': 'nvrds@cdc.gov'}, 'issued': '2014-04-08', 'accessLevel': 'public', 'identifier': 'a4b95d02-096c-47a6-9334-9e0088322ece', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'query tool', 'accessURL': 'http://www.cdc.gov/injury/wisqars/', 'mediaType': 'application/unknown', 'title': 'Query Tool '}], 'keyword': ['community health', 'injury deaths', 'nonfatal injuries', 'sexual assault', 'violent deaths', 'ypll'], 'bureauCode': ['009:20'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>National Epidemiologic Survey on Alcohol and Related Conditions (NESARC) was designed to assess the prevalence of alcohol use disorders (AUD) and their associated disabilities in the general population. The survey is the largest ever comorbidity study of multiple mental health disorders among U.S. adults, including alcohol and other substance use disorders, personality disorders, and anxiety and mood disorders. NESARC is designed to be a longitudinal survey with the first wave fielded in 2001–2002. The second wave of interviews was completed in 2004–2005 and used the same sample of respondents.</p>\n<p>NESARC is a nationwide household survey with a probability sample representative of US adults. The final sample for Wave 1 was 43,093 respondents; Wave 2 was 34,653 of the Wave 1 respondents.</p>\n<p>Data are not publicly available; however, researchers may request specific analyses via Census.</p>\n', 'programCode': ['009:062'], 'title': 'National Epidemiologic Survey on Alcohol and Related Conditions (NESARC)—Wave 1 (2001–2002), and Wave 2 (2004–2005)', 'temporal': '2001-01-01T00:00:00-05:00/2005-12-31T00:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'theme': ['Health'], 'landingPage': 'https://healthdata.gov/dataset/national-epidemiologic-survey-alcohol-and-related-conditions-nesarc%E2%80%94wave-1-2001%E2%80%932002-and-3', 'modified': '2019-06-15', 'contactPoint': {'hasEmail': 'mailto:niaaaweb-r@exchange.nih.gov', 'fn': 'NIAAA Information'}, 'issued': '2014-04-08', 'accessLevel': 'public', 'identifier': 'ff29c1d0-8d38-44ed-a49f-c86eea464c06', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'text', 'accessURL': 'http://pubs.niaaa.nih.gov/publications/arh29-2/74-78.htm', 'mediaType': 'application/unknown', 'title': 'Text '}, {'@type': 'dcat:Distribution', 'title': ' ', 'accessURL': 'http://pubs.niaaa.nih.gov/publications/datasys.htm', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://clinicaltrials.gov/show/NCT01273220', 'mediaType': 'application/unknown', 'title': ' '}, {'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.ncbi.nlm.nih.gov/pubmed/?term=nesarc', 'mediaType': 'application/unknown', 'title': ' '}], 'keyword': ['Adult', 'alcohol', 'anxiety', 'cohort', 'Disability', 'longitudinal survey', 'mental health', 'mood disorder', 'sexual assault', 'substance use'], 'bureauCode': ['009:25'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The National Epidemiologic Survey on Alcohol and Related Conditions - III (NESARC-III) is a nationally representative survey of 46,500 adult Americans that collected data on alcohol use disorders and their associated disabilities in addition to collecting saliva samples for the purpose of understanding the prevalence, risk factors, health disparities, economic costs and gene-environment interactions related to alcohol use disorders and their associated disabilities.</p>\n<p>Results from the study are not yet available. The data collection is also associated with clinical trial number: NCT01273220.</p>\n', 'programCode': ['009:062'], 'title': 'National Epidemiologic Survey on Alcohol and Related Conditions (NESARC) - III', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH), Department of Health & Human Services'}, 'theme': ['Health'], 'landingPage': 'https://healthdata.gov/dataset/national-epidemiologic-survey-alcohol-and-related-conditions-nesarc-iii', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:niaaaweb-r@exchange.nih.gov', 'fn': 'NIAAA Information'}, 'issued': '2014-04-08', 'temporal': '2012-02-01T00:00:00-05:00/2013-01-31T00:00:00-05:00', 'identifier': '39fcee10-a135-40eb-a0e2-b0dea72be504', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'text', 'accessURL': 'http://www.reginfo.gov/public/do/DownloadDocument?documentID=228799&version=1', 'mediaType': 'application/unknown', 'title': 'Text '}, {'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://clinicaltrials.gov/show/NCT01273220', 'mediaType': 'application/unknown', 'title': 'Text '}, {'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://clinicaltrials.gov/show/NCT01273220', 'mediaType': 'application/unknown', 'title': 'Text '}, {'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.ncbi.nlm.nih.gov/pubmed/?term=nesarc', 'mediaType': 'application/unknown', 'title': 'Text '}], 'keyword': ['Adult', 'alcohol', 'anxiety', 'Disability', 'disparities', 'mental health', 'mood disorder', 'sexual assault', 'substance use'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The National Intimate Partner and Sexual Violence Survey (NISVS) is an ongoing, nationally representative survey to assess experiences of intimate partner violence, sexual violence and stalking among adults in the United States. It measures lifetime victimization for these types of violence as well as in the previous 12 months. In 2010, a total of 18,049 interviews from the general population sample were conducted.</p>\n<p>Raw data are currently unavailable. State report tables are available in pdf format. Other key statistics are included in the summary and full reports.</p>\n', 'programCode': ['009:031'], 'title': 'National Intimate Partner and Sexual Violence Survey (NISVS)', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention, Department of Health & Human Services'}, 'theme': ['Health', 'State'], 'landingPage': 'https://healthdata.gov/dataset/national-intimate-partner-and-sexual-violence-survey-nisvs', 'modified': '2020-02-21', 'contactPoint': {'hasEmail': 'mailto:nisvs@cdc.gov', 'fn': 'nisvs@cdc.gov'}, 'issued': '2014-04-08', 'temporal': '2010-01-01T00:00:00-05:00/2010-01-01T00:00:00-05:00', 'identifier': '527a13e1-5633-420e-a300-67c057fb44f8', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'text', 'accessURL': 'http://www.cdc.gov/violenceprevention/pdf/cdc_nisvs_digest_final-a.pdf', 'mediaType': 'application/unknown', 'title': 'Text '}, {'@type': 'dcat:Distribution', 'format': 'text', 'accessURL': 'http://www.cdc.gov/violenceprevention/nisvs/2010_report.html', 'mediaType': 'application/unknown', 'title': 'Text '}, {'@type': 'dcat:Distribution', 'format': 'text', 'accessURL': 'http://www.cdc.gov/violenceprevention/nisvs/state_tables.html', 'mediaType': 'application/unknown', 'title': 'Text '}, {'@type': 'dcat:Distribution', 'format': 'text', 'accessURL': 'http://www.cdc.gov/violenceprevention/nisvs/2010_ipvreport.htm', 'mediaType': 'application/unknown', 'title': 'Text '}, {'@type': 'dcat:Distribution', 'format': 'text', 'accessURL': 'http://www.cdc.gov/violenceprevention/nisvs/2010_soreport.html', 'mediaType': 'application/unknown', 'title': 'Text '}], 'keyword': ['Adolescent', 'Adult', 'Child', 'Female', 'Forecasting', 'LGBT', 'Male', 'Population Surveillance', 'pregnancy', 'Public Health Practice', 'sexual assault', 'sexual orientation', 'Sexual Partners psychology', 'United States', 'Violence prevention control', 'Violence statistics numerical data', 'Young Adult'], 'bureauCode': ['009:20'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>VetoViolence.cdc.gov has been developed by the Centers for Disease Control and Prevention (CDC) to provide grantees and partners with access to training and tools that focus on the primary prevention of violence. The portal includes free training, program planning resources, and an online application for the creation of success stories.</p>\n', 'programCode': ['009:099'], 'title': 'Veto Violence - Violence Education Tools Online', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention, Department of Health & Human Services'}, 'theme': ['Health'], 'landingPage': 'https://healthdata.gov/dataset/veto-violence-violence-education-tools-online', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:VetoViolence@cdc.gov', 'fn': 'Veto Violence'}, 'issued': '2014-04-08', 'accessLevel': 'public', 'identifier': '8066116e-e17a-42cb-af33-96bbd0e302c0', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://vetoviolence.cdc.gov/', 'mediaType': 'application/unknown', 'title': 'Text '}, {'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://vetoviolence.cdc.gov/education-courses.html', 'mediaType': 'application/unknown', 'title': ' '}, {'@type': 'dcat:Distribution', 'title': ' ', 'accessURL': 'http://vetoviolence.cdc.gov/success-worksheet.html', 'mediaType': 'application/unknown'}], 'keyword': ['child maltreatment', 'intimate partner violence', 'principles of prevention POP', 'Public Health', 'sexual assault', 'stories', 'suicide', 'training', 'violence prevention', 'youth'], 'bureauCode': ['009:20'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The Adolescent Relationship Abuse (ARA) Toolkit provides information and strategies on how to: incorporate abuse prevention into programming; conduct staff training; formalize policies and procedures; conduct staff training on ARA prevention; and access resources for project participants.</p>\n', 'programCode': ['009:099'], 'title': 'Adolescent Relationship Abuse (ARA) Toolkit', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families, Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/adolescent-relationship-abuse-ara-toolkit', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:ncfy@acf.hhs.gov', 'fn': 'NCYF'}, 'issued': '2014-04-08', 'accessLevel': 'public', 'identifier': 'f931d022-71c8-4b1f-9bbd-5c027cfca243', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'text', 'accessURL': 'https://prep.rti.org/ARAtoolkit/index.html', 'mediaType': 'application/unknown', 'title': 'Text '}], 'keyword': ['adolescent relationship abuse', 'early intervention', 'grantee resource', 'Prevention', 'sexual assault', 'step-by-step', 'toolkit', 'training', 'Violence'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The Panel Study of Income Dynamics (PSID) began in 1968 with a nationally representative sample of over 18,000 individuals living in 5,000 families in the United States. Information on these individuals and their descendants has been collected continuously, including data covering employment, income, wealth, expenditures, health, marriage, childbearing, child development, philanthropy, education, and numerous other topics.</p>\n', 'programCode': ['009:048'], 'title': 'The Panel Study of Income Dynamics (PSID)', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH), Department of Health & Human Services'}, 'theme': ['Health'], 'landingPage': 'https://healthdata.gov/dataset/panel-study-income-dynamics-psid', 'modified': '2020-02-21', 'contactPoint': {'hasEmail': 'mailto:psidhelp@umich.edu', 'fn': 'Panel Study of Income Dynamics Help'}, 'issued': '2014-04-08', 'temporal': '1968-01-01T00:00:00-05:00/1968-01-01T00:00:00-05:00', 'identifier': 'b2a0bdee-117e-48e5-ad0c-f9982e05281a', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://psidonline.isr.umich.edu/Studies.aspx', 'mediaType': 'application/unknown', 'title': 'Text '}, {'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://simba.isr.umich.edu/default.aspx', 'mediaType': 'application/unknown', 'title': 'Text '}], 'keyword': ['adulthood', 'aging', 'cohort', 'Education', 'employment', 'event', 'Expenditures', 'health', 'income', 'interview', 'longitudinal', 'marriage', 'panel', 'sexual assault', 'transitions', 'wealth'], 'bureauCode': ['001:05'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>This locator tool will help you find Title X family planning centers that provide high quality and cost-effective family planning and related preventive health services for low-income women and men.</p>\n<p>Family planning centers offer a broad range of FDA-approved contraceptive methods and related counseling; as well as breast and cervical cancer screening; pregnancy testing and counseling; screening and treatment for sexually transmitted infections (STIs); HIV testing; and other patient education and referrals.</p>\n<p>4,400 family planning centers serve about 5 million clients each year. Services are provided through state, county, and local health departments; community health centers; Planned Parenthood centers; and hospital-based, school-based, faith-based, other private nonprofits.</p>\n<p>Title X staff are specially trained to meet the contraceptive needs of individuals with limited English proficiency, teenagers, and those confronting complex medical and personal issues such as substance abuse, disability, homelessness or interpersonal and domestic violence.</p>\n', 'programCode': ['009:019'], 'title': 'Service Locator - Family Planning Title X', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['Community', 'Health'], 'landingPage': 'https://healthdata.gov/dataset/service-locator-family-planning-title-x', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:opa@hhs.gov', 'fn': 'Office of Population Affairs'}, 'issued': '2014-04-08', 'accessLevel': 'public', 'identifier': '20f6d943-1707-457d-876b-ef65bcd7f476', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'widget', 'accessURL': 'http://locator.aids.gov/opa-widget.js', 'mediaType': 'application/unknown', 'title': 'Widget '}, {'@type': 'dcat:Distribution', 'format': 'text', 'accessURL': 'http://www.hhs.gov/opa/', 'mediaType': 'application/unknown', 'title': 'Text '}, {'@type': 'dcat:Distribution', 'format': 'widget', 'accessURL': 'http://www.hhs.gov/opa/widgets/', 'mediaType': 'application/unknown', 'title': 'Widget '}, {'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://locator.aids.gov/data-how-to.html', 'mediaType': 'application/unknown', 'title': 'API '}], 'keyword': ['birth control', 'Cervical Cancer', 'community health', 'contraceptives', 'Family Planning', 'health services', 'locator', 'pregnancy', 'primary care', 'Providers', 'sexual assault', 'Sexually Transmitted Infections', 'STDs', 'STIs', 'testing', 'treatment', 'wellness'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': "<p>The Office of Child Support Enforcement's Annual Data Report from State agencies administering child support enforcement plans under Title IV-D of the Social Security Act.</p>\n", 'programCode': ['009:084'], 'title': 'Child Support Enforcement Annual Data Report Form 157 – YR 2011', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families, Department of Health & Human Services'}, 'theme': ['Health', 'State'], 'landingPage': 'https://healthdata.gov/dataset/child-support-enforcement-annual-data-report-form-157-%E2%80%93-yr-2011', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:micrs.support@acf.hhs.gov', 'fn': 'Data.gov Questions'}, 'issued': '2014-04-06', 'temporal': '2011-01-01T00:00:00-05:00/2011-01-01T00:00:00-05:00', 'identifier': 'ebcb0ac6-c46b-41e6-a315-7cf7518a4a8d', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'http://www.acf.hhs.gov/datagov-datasets/ocse/dcs/157_CSE_ANNUAL_2011.csv', 'mediaType': 'application/unknown', 'title': 'CSV '}], 'keyword': ['annual data', 'arrears', 'assistance', 'cases initiated in state', 'cases open', 'Child', 'child support', 'Child Support Enforcement', 'Children', 'current assistance', 'employees', 'former assistance', 'good cause', 'health insurance', 'interstate cases', 'iv-d offices', 'Medicaid', 'medical coverage', 'medical support', 'never assistance', 'open cases', 'open interstate cases', 'out-of-wedlock', 'paternity', 'paternity established', 'support', 'support distributed', 'support due', 'title iv-a', 'title iv-d', 'title iv-e', 'tribal iv-a'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.acf.hhs.gov/datagov-datasets/ocse/dcs/157_CSE_ANNUAL_DICTIONARY.xlsx'}, {'description': "<p>The Office of Child Support Enforcement's Annual Data Report from State agencies administering child support enforcement plans under Title IV-D of the Social Security Act.</p>\n", 'programCode': ['009:084'], 'title': 'Child Support Enforcement Annual Data Report Form 157 – YR 2010', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families, Department of Health & Human Services'}, 'theme': ['Health', 'State'], 'landingPage': 'https://healthdata.gov/dataset/child-support-enforcement-annual-data-report-form-157-%E2%80%93-yr-2010', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:micrs.support@acf.hhs.gov', 'fn': 'Data.gov Questions'}, 'issued': '2014-04-06', 'temporal': '2010-01-01T00:00:00-05:00/2010-01-01T00:00:00-05:00', 'identifier': '8cdd9515-c22b-4ca8-947c-0e36ec1921ad', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'http://www.acf.hhs.gov/datagov-datasets/ocse/dcs/157_CSE_ANNUAL_2010.csv', 'mediaType': 'application/unknown', 'title': 'CSV '}], 'keyword': ['annual data', 'arrears', 'assistance', 'cases initiated in state', 'cases open', 'Child', 'child support', 'Child Support Enforcement', 'Children', 'current assistance', 'employees', 'former assistance', 'good cause', 'health insurance', 'interstate cases', 'iv-d offices', 'Medicaid', 'medical coverage', 'medical support', 'never assistance', 'open cases', 'open interstate cases', 'out-of-wedlock', 'paternity', 'paternity established', 'support', 'support distributed', 'support due', 'title iv-a', 'title iv-d', 'title iv-e', 'tribal iv-a'], 'bureauCode': ['009:70'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.acf.hhs.gov/datagov-datasets/ocse/dcs/-157_CSE_ANNUAL_DICTIONARY.xlsx'}, {'description': '<p>Information about the services provided by Federal Office of Child Support Enforcement (OCSE).</p>\n', 'programCode': ['009:084'], 'title': 'Child Support Enforcement Services Provided', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families, Department of Health & Human Services'}, 'theme': ['Health', 'State'], 'landingPage': 'https://healthdata.gov/dataset/child-support-enforcement-services-provided', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:dennis.putze@acf.hhs.gov', 'fn': 'HHS/ACF/OCSE Data Questions'}, 'issued': '2014-02-24', 'accessLevel': 'public', 'identifier': '11145b3a-3c40-41f8-93fa-5fc067907b46', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.acf.hhs.gov/programs/css/about/services-ocsp-provides', 'mediaType': 'application/unknown', 'title': 'Text'}], 'keyword': ['annual data', 'arrears', 'assistance', 'cases initiated in state', 'cases open', 'Child', 'child support', 'Child Support Enforcement', 'Children', 'current assistance', 'employees', 'former assistance', 'good cause', 'health insurance', 'interstate cases', 'iv-d offices', 'Medicaid', 'medical coverage', 'medical support', 'never assistance', 'open cases', 'open interstate cases', 'out-of-wedlock', 'paternity', 'paternity established', 'support', 'support distributed', 'support due', 'title iv-a', 'title iv-d', 'title iv-e', 'tribal iv-a'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>Federally approved OCSE Form 34A and instructions for child support professionals.</p>\n', 'programCode': ['009:084'], 'title': 'Child Support Enforcement Annual Data Report Form 34A and Instructions', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families, Department of Health & Human Services'}, 'theme': ['National', 'State'], 'landingPage': 'https://healthdata.gov/dataset/child-support-enforcement-annual-data-report-form-34a-and-instructions', 'modified': '2020-02-21', 'contactPoint': {'hasEmail': 'mailto:dennis.putze@acf.hhs.gov', 'fn': 'HHS/ACF/OCSE Data Questions'}, 'issued': '2014-02-24', 'accessLevel': 'public', 'identifier': '4f03d9be-5b22-49bb-ae18-61ad0f6c7d57', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'text', 'accessURL': 'http://www.acf.hhs.gov/sites/default/files/ocse/34a_0.pdf', 'mediaType': 'application/unknown', 'title': 'Text '}, {'@type': 'dcat:Distribution', 'format': 'Documentation', 'mediaType': 'application/unknown', 'title': 'Child Support Enforcement Annual Data Report Form 34A and Instructions'}], 'keyword': ['case management', 'Courts', 'Employer Responsibilities', 'Employers', 'enforcement', 'Federal Reporting', 'Federal Systems', 'Financial Institution Data Match', 'Financial Instructions', 'Forms', 'Guides Publications Reports', 'Income Wage Withholding', 'Intergovernmental Interstate', 'Locate', 'medical support', 'Multistate Employer Reporting', 'National Medical Support Notice', 'New Hire Reporting', 'OCSE-157 Annual Data Report', 'OCSE-34A Quarterly Report of Collections', 'OCSE-396A Financial Report', 'OCSE-75 Tribal Annual Data Report', 'order establishment', 'Paternity Establishment', 'Private Partners', 'Public Partners', 'review and modification', 'State Local Child Support Agencies', 'State Plan', 'Tribal Child Support Agencies', 'Tribal Plan', 'Verification of Employment'], 'bureauCode': ['001:05'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>These fact sheets present examples of new ways states are helping parents support their children. They highlight family-centered strategies, data-based policies and practices, and customer-focused services that child support programs are embracing across the country.</p>\n', 'programCode': ['009:084'], 'title': 'Office of Child Support Enforcement (OCSE) Fact Sheets', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families, Department of Health & Human Services'}, 'theme': ['State'], 'landingPage': 'https://healthdata.gov/dataset/office-child-support-enforcement-ocse-fact-sheets', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:dennis.putze@acf.hhs.gov', 'fn': 'Dennis Putze'}, 'issued': '2014-02-24', 'accessLevel': 'public', 'identifier': '099414eb-3022-4b9c-a8c6-80d0111d7808', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.acf.hhs.gov/programs/css/resource/promoting-child-well-being-family-self-sufficiency', 'mediaType': 'application/unknown', 'title': 'https://www.acf.hhs.gov/programs/css/resource/promoting-child-well-being-family-self-sufficiency'}, {'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.acf.hhs.gov/programs/css/resource/child-support-health-care-connections', 'mediaType': 'application/unknown', 'title': 'http://www.acf.hhs.gov/programs/css/resource/child-support-health-care-connections'}, {'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.acf.hhs.gov/programs/css/resource-library/search?tag=5462', 'mediaType': 'application/unknown', 'title': 'http://www.acf.hhs.gov/programs/css/resource-library/search?tag=5462'}, {'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.acf.hhs.gov/programs/css/resource-library/search?tag=5461', 'mediaType': 'application/unknown', 'title': 'http://www.acf.hhs.gov/programs/css/resource-library/search?tag=5461'}], 'keyword': ['Arrears Management', 'case management', 'Child Support Fact Sheet', 'Economic Stability Job Services', 'families', 'Family Services Referrals', 'Guides Publications Reports', 'Outreach Brochures', 'Program Information Contacts', 'Program Innovation Maps', 'promising practices', 'State Local Child Support Agencies', 'Story Behind the Numbers', 'Toolkit Training', 'Tribal Child Support Agencies'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>This handbook describes the basic steps to follow to establish paternity, to obtain a support order, and to collect the support due.</p>\n', 'programCode': ['009:084'], 'title': 'Child Support Enforcement Handbook', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families, Department of Health & Human Services'}, 'theme': ['Health', 'State'], 'landingPage': 'https://healthdata.gov/dataset/child-support-enforcement-handbook', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:OCSEHotline@acf.hhs.gov', 'fn': 'Office of Child Support Enforcement (OCSE)'}, 'issued': '2014-02-24', 'accessLevel': 'public', 'identifier': 'd3cd16fc-fc49-4c29-b28c-6e4daebbe263', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'text', 'accessURL': 'http://www.acf.hhs.gov/programs/cse/pubs/2005/handbook_on_cse.pdf', 'mediaType': 'application/unknown', 'title': 'Text'}], 'keyword': ['arrears', 'assistance', 'cases initiated in state', 'cases open', 'Child', 'child support', 'Child Support Enforcement', 'Children', 'current assistance', 'custodial parent', 'employees', 'former assistance', 'good cause', 'health insurance', 'interstate cases', 'iv-d offices', 'Medicaid', 'medical coverage', 'medical support', 'never assistance', 'noncustodial parent', 'open cases', 'open interstate cases', 'out-of-wedlock', 'parent', 'paternity', 'paternity established', 'support', 'support distributed', 'support due', 'title iv-a', 'title iv-d', 'title iv-e', 'tribal iv-a'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>Interactive Program Innovation Map - Click on State or Territory for information about child support agency programs designed to ensure that child support orders reflect current earnings at establishment and are modified when earnings change.</p>\n', 'programCode': ['009:084'], 'title': 'State Child Support Agencies with Programs to Ensure Current Support Orders Reflect Current Earnings', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families, Department of Health & Human Services'}, 'theme': ['State'], 'landingPage': 'https://healthdata.gov/dataset/state-child-support-agencies-programs-ensure-current-support-orders-reflect-current-earnings', 'contactPoint': {'hasEmail': 'mailto:dennis.putze@acf.hhs', 'fn': 'Dennis Putze'}, 'issued': '2014-02-10', 'accessLevel': 'public', 'identifier': 'd8a9bb47-36cb-42b7-873f-4d20257a3577', '@type': 'dcat:Dataset', 'modified': '2020-02-21', 'keyword': ['case management', 'order establishment', 'Program contacts', 'program information', 'Program Innovation Maps', 'promising practices', 'review and modification', 'State Local Child Support Agencies'], 'bureauCode': ['001:05'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>Interactive Child Support Program Map - Click on State or Territory for more information regarding local policies to compromise child support debt owed to the state.</p>\n', 'programCode': ['009:084'], 'title': 'State Child Support Agencies With Debt Compromise Policies', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families, Department of Health & Human Services'}, 'theme': ['State'], 'landingPage': 'https://healthdata.gov/dataset/state-child-support-agencies-debt-compromise-policies', 'contactPoint': {'hasEmail': 'mailto:dennis.putze@acf.hhs.gov', 'fn': 'Dennis.Putze'}, 'issued': '2014-02-10', 'accessLevel': 'public', 'identifier': '086ea269-2de3-4f89-b8c0-a517c9bacce2', '@type': 'dcat:Dataset', 'modified': '2020-03-04', 'keyword': ['Arrears Management', 'case management', 'Child Support Program', 'debt compromise', 'policy', 'program information', 'promising practices', 'State Local Child Support Agencies'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>Office of Child Support Enforecment (OCSE) Story Behind the Numbers - Child Support Fact Sheet #3. This fact sheet focuses on data reported in a recent U.S. Census Bureau report, Custodial Mothers and Fathers and Their Child Support: 2011. The data reported are estimated based on a biennial survey of custodial parents, the Child Support Supplement to the Current Population Survey, March/April 2012, co-sponsored by the Office of Child Support Enforcement. The proportion of custodial parents living below poverty line continues to increase in 2011. The report found that 4.2 million custodial parents lived in poverty in 2011, representing 29 percent of all custodial parents, about twice the poverty rate for the total population. These statistics reinforce the essential role that child support services can play in helping low-income families, especially during an economic downturn.</p>\n', 'programCode': ['009:103'], 'title': 'Custodial Parents Living in Poverty', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families, Department of Health & Human Services'}, 'theme': ['State'], 'landingPage': 'https://healthdata.gov/dataset/custodial-parents-living-poverty', 'contactPoint': {'hasEmail': 'mailto:dennis.putze@acf.hhs.gov', 'fn': 'Dennis Putze'}, 'issued': '2014-02-10', 'temporal': '2011-01-01T00:00:00-05:00/2011-01-01T00:00:00-05:00', 'identifier': '65f41ddb-094b-4181-a85a-ce55a945312e', '@type': 'dcat:Dataset', 'modified': '2020-03-03', 'keyword': ['Arrears Management', 'case management', 'Child Support Fact Sheet', 'economic stability', 'iv-d program', 'job services', 'Poverty', 'promising practices', 'State Local Child Support Agencies', 'Story Behind the Numbers', 'US Census Bureau'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>Child support program, policy, and local conatct information.</p>\n', 'programCode': ['009:084'], 'title': 'Intergovernmental Reference Guide (IRG); Policy Profies and Contacts', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families, Department of Health & Human Services'}, 'theme': ['State'], 'landingPage': 'https://healthdata.gov/dataset/intergovernmental-reference-guide-irg-policy-profies-and-contacts', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:dennis.putze@acf.hhs.gov', 'fn': 'Dennis Putze'}, 'issued': '2014-02-07', 'accessLevel': 'public', 'identifier': 'd7cd8d21-678c-4565-8ffa-886189db7f86', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.acf.hhs.gov/programs/css/irg-state-map', 'mediaType': 'application/unknown', 'title': 'Map'}], 'keyword': ['Age of Majority', 'child support', 'Child Support Enforcement', 'income withholding', 'insurance match', 'interest on arrears', 'iv-d offices', 'lump sum payment', 'Melson Formula', 'paternity', 'paternity established', 'Percentage of Income Model', 'policy', 'Reciprocity', 'Shared Income Model', 'state child support agency', 'Statute of Limitations', 'support enforcement', 'support order establishment', 'UIFSA', 'Uniform Interstate Family Support Act', 'USA States'], 'bureauCode': ['009:70'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The 31st Annual Report to Congress on the Child Support Program authorized under Title IV-D of the Social Security Act providing the program’s status and highlighting accomplishments during FY 2010. Highlights financial and statistical program achievements based on data reported by state/tribal child support agencies.</p>\n', 'programCode': ['009:084'], 'title': 'Office of Child Support Enforcement (OCSE) - FY 2010 Annual Report to Congress', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families, Department of Health & Human Services'}, 'theme': ['State'], 'landingPage': 'https://healthdata.gov/dataset/office-child-support-enforcement-ocse-fy-2010-annual-report-congress', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:dennis.putze@acf.hhs.gov', 'fn': 'Dennis Putze'}, 'issued': '2014-02-07', 'temporal': '2010-01-01T00:00:00-05:00/2010-01-01T00:00:00-05:00', 'identifier': '26f04233-b12b-42b9-8e2e-bf793907fd22', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.acf.hhs.gov/programs/css/resource/fy2010-annual-report#A', 'mediaType': 'application/unknown', 'title': 'https://www.acf.hhs.gov/programs/css/resource/fy2010-annual-report#A'}, {'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.acf.hhs.gov/programs/css/resource/fy2010-annual-report#B', 'mediaType': 'application/unknown', 'title': 'https://www.acf.hhs.gov/programs/css/resource/fy2010-annual-report#B'}, {'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.acf.hhs.gov/programs/css/resource/fy2010-annual-report#C', 'mediaType': 'application/unknown', 'title': 'https://www.acf.hhs.gov/programs/css/resource/fy2010-annual-report#C'}], 'keyword': ['Annual Reports to Congress', 'child support', 'Federal Reporting', 'OCSE-157 Annual Data Report', 'OCSE-34A Quarterly Report of Collections', 'OCSE-396A Financial Report', 'OCSE-75 Tribal Annual Data Report', 'Research Data', 'State Local Child Support Agencies', 'title iv-d', 'Tribal Child Support Agencies'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'https://www.acf.hhs.gov/programs/css/resource/fy2010-annual-report#D'}, {'description': '<p>This data set provides information about the appeals received by the Office of Medicare and Hearings for Fiscal Year 2005 - 2012.</p>\n', 'programCode': ['009:111'], 'title': 'Office of Medicare Hearings and Appeals (OMHA) - Receipts by Fiscal Year', 'temporal': '2005-01-01T00:00:00-05:00/2012-01-01T00:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Office of Medicare Hearings and Appeals'}, 'landingPage': 'https://healthdata.gov/dataset/office-medicare-hearings-and-appeals-omha-receipts-fiscal-year', 'modified': '2020-01-28', 'contactPoint': {'hasEmail': 'mailto:kimberly.rubi@hhs.gov', 'fn': 'Kimberly Rubi'}, 'issued': '2014-02-04', 'accessLevel': 'public', 'identifier': '037bce72-0ee5-4ddc-9299-1cc37a6a847e', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>This dataset is a compilation of appeals received in Fiscal Year 2005 and Fiscal Year 2006.</p>\n', 'format': 'csv', 'title': 'Office of Medicare Hearings and Appeals (OMHA) Receipts by Fiscal Year - 2005-2006', 'accessURL': 'http://www.hhs.gov/omha/Data/Health%20Data%20Sets/receipts_2005_to_2006_csv.csv', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'description': '<p>This dataset is a compilation of appeals received in Fiscal Year 2007 and Fiscal Year 2008.</p>\n', 'format': 'csv', 'title': 'Office of Medicare Hearings and Appeals (OMHA) Receipts by Fiscal Year 2007-2008', 'accessURL': 'http://www.hhs.gov/omha/Data/Health%20Data%20Sets/receipts_2007_to_2008_csv.csv', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'description': '<p>This dataset is a compilation of appeals received in Fiscal Year 2009 and Fiscal Year 2010.</p>\n', 'format': 'csv', 'title': 'Office of Medicare Hearings and Appeals (OMHA) Receipts by Fiscal Year 2009-2010', 'accessURL': 'http://www.hhs.gov/omha/Data/Health%20Data%20Sets/receipts_2009_to_2010_csv.csv', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'description': '<p>This dataset is a compilation of appeals received in Fiscal Year 2011 and Fiscal Year 2012.</p>\n', 'format': 'csv', 'title': 'Office of Medicare Hearings and Appeals (OMHA) Receipts by Fiscal Year 2011-2012', 'accessURL': 'http://www.hhs.gov/omha/Data/Health%20Data%20Sets/receipts_2011_to_2012_csv.csv', 'mediaType': 'application/unknown'}], 'keyword': ['appeals', 'Claims', 'omha', 'receipts'], 'bureauCode': ['001:05'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>This data set provides information about the appeals and claims received by the Office of Medicare and Hearings by procedure for Fiscal Year 2006 - 2012.</p>\n', 'programCode': ['009:111'], 'title': 'Office of Medicare Hearings and Appeals (OMHA) - Receipts by Procedure', 'temporal': '2006-01-01T00:00:00-05:00/2012-01-01T00:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Office of Medicare Hearings and Appeals'}, 'landingPage': 'https://healthdata.gov/dataset/office-medicare-hearings-and-appeals-omha-receipts-procedure', 'modified': '2020-02-21', 'contactPoint': {'hasEmail': 'mailto:kimberly.rubi@hhs.gov', 'fn': 'Kimberly Rubi'}, 'issued': '2014-02-04', 'accessLevel': 'public', 'identifier': '43dc2b4e-1168-436f-878c-025b1c038545', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>This dataset is a compilation of appeals received each fiscal year by procedure description</p>\n', 'format': 'csv', 'title': 'Office of Medicare Hearings and Appeals (OMHA) Receipts by Procedure - Appeals', 'accessURL': 'http://www.hhs.gov/omha/Data/Health%20Data%20Sets/receipts_by_procedure_appeals_csv.csv', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'description': '<p>This dataset is a compilation of claims received each fiscal year by procedure description.</p>\n', 'format': 'csv', 'title': 'Office of Medicare Hearings and Appeals (OMHA) Receipts by Procedure - Claims', 'accessURL': 'http://www.hhs.gov/omha/Data/Health%20Data%20Sets/receipts_by_procedure_claims_csv.csv', 'mediaType': 'application/unknown'}], 'keyword': ['appeals', 'Claims', 'omha', 'procedure'], 'bureauCode': ['001:05'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The Office of Child Support Preliminary Report highlights financial and statistical program achievements based on quarterly and annual data. In fiscal year (FY) 2012, information was compiled from reports on program status sent to the federal government by states and tribes.</p>\n', 'programCode': ['009:084'], 'title': 'FY2012 Office of Child Support Preliminary Report', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families, Department of Health & Human Services'}, 'theme': ['State'], 'landingPage': 'https://healthdata.gov/dataset/fy2012-office-child-support-preliminary-report', 'modified': '2020-03-03', 'contactPoint': {'hasEmail': 'mailto:Healthdata@hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2014-01-17', 'temporal': '2012-01-01T00:00:00-05:00/2012-01-01T00:00:00-05:00', 'identifier': '5f876961-db62-456d-b80a-87cff18b2b7f', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.acf.hhs.gov/programs/css/resource/fy2012-preliminary-report#tables', 'mediaType': 'application/unknown', 'title': ' '}], 'keyword': ['Federal Reporting', 'OCSE-157 Annual Data Report', 'OCSE-34A Quarterly Report of Collections', 'OCSE-396A Financial Report', 'OCSE-75 Tribal Annual Data Report', 'State Local Child Support Agencies', 'Tribal Child Support Agencies'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.acf.hhs.gov/programs/css/resource/fy2012-preliminary-report#tables'}, {'description': '<p>Lists ICH CAHPS survey data used by ESRD QIP to assess dialysis facility performance.</p>\n', 'programCode': ['009:048'], 'title': 'ESRD QIP - In-Center Hemodialysis Consumer Assessment of Healthcare Providers and Services Systems (ICH CAHPS) Survey Reporting - Payment Year 2015', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['Quality'], 'landingPage': 'https://healthdata.gov/dataset/esrd-qip-center-hemodialysis-consumer-assessment-healthcare-providers-and-services-systems', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2014-01-16', 'accessLevel': 'public', 'identifier': 'c179de40-ce8d-499c-ae76-fccf13b7bfc1', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/gfzz-8msb/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'format': 'rdf', 'accessURL': 'https://data.medicare.gov/api/views/gfzz-8msb/rows.rdf?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'format': 'json', 'accessURL': 'https://data.medicare.gov/api/views/gfzz-8msb/rows.json?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'format': 'text/xml', 'accessURL': 'https://data.medicare.gov/api/views/gfzz-8msb/rows.xml?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'text/xml'}], 'keyword': ['dfc', 'dialysis', 'dialysis-facilities', 'linking-quality-to-payment--qip'], 'bureauCode': ['009:38'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>Payment Year 2015 ESRD QIP data by facility: % hemodialysis patients using an arteriovenous fistula, % hemodialysis patients using an intravenous catheter</p>\n', 'programCode': ['009:048'], 'title': 'ESRD QIP - Vascular Access - Payment Year 2015', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['Quality'], 'landingPage': 'https://healthdata.gov/dataset/esrd-qip-vascular-access-payment-year-2015', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2014-01-16', 'accessLevel': 'public', 'identifier': '941fc022-6769-4d3c-9ee0-4e284f7ae864', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'https://data.medicare.gov/api/views/9vdt-zpmw/rows.csv?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'format': 'rdf', 'accessURL': 'https://data.medicare.gov/api/views/9vdt-zpmw/rows.rdf?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'format': 'json', 'accessURL': 'https://data.medicare.gov/api/views/9vdt-zpmw/rows.json?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'format': 'text/xml', 'accessURL': 'https://data.medicare.gov/api/views/9vdt-zpmw/rows.xml?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'text/xml'}], 'keyword': ['dfc', 'dialysis', 'dialysis-facilities', 'linking-quality-to-payment--qip'], 'bureauCode': ['009:38'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>Lists mineral metabolism data used by ESRD QIP to assess dialysis facility performance.</p>\n', 'programCode': ['009:078'], 'title': 'ESRD QIP - Mineral Metabolism Reporting - Payment Year 2015', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['Quality'], 'landingPage': 'https://healthdata.gov/dataset/esrd-qip-mineral-metabolism-reporting-payment-year-2015', 'modified': '2020-03-03', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2014-01-16', 'accessLevel': 'public', 'identifier': 'f2b48491-e121-40ee-b409-785d00a3d1a7', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'https://data.medicare.gov/api/views/vcdt-av5j/rows.csv?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'format': 'rdf', 'accessURL': 'https://data.medicare.gov/api/views/vcdt-av5j/rows.rdf?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'format': 'json', 'accessURL': 'https://data.medicare.gov/api/views/vcdt-av5j/rows.json?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'format': 'text/xml', 'accessURL': 'https://data.medicare.gov/api/views/vcdt-av5j/rows.xml?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'text/xml'}], 'keyword': ['dfc', 'dialysis', 'dialysis-facilities', 'linking-quality-to-payment--qip'], 'bureauCode': ['009:38'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>Lists NHSN data used by ESRD QIP to assess dialysis facility performance.</p>\n', 'programCode': ['009:072'], 'title': 'ESRD QIP - National Healthcare Safety Network (NHSN) Dialysis Reporting - Payment Year 2015', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['Quality'], 'landingPage': 'https://healthdata.gov/dataset/esrd-qip-national-healthcare-safety-network-nhsn-dialysis-reporting-payment-year-2015-3', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2014-01-16', 'accessLevel': 'public', 'identifier': '873d99dc-4189-4aa5-b5b2-b528e44c6e39', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'https://data.medicare.gov/api/views/bmqj-88i5/rows.csv?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'format': 'rdf', 'accessURL': 'https://data.medicare.gov/api/views/bmqj-88i5/rows.rdf?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'format': 'json', 'accessURL': 'https://data.medicare.gov/api/views/bmqj-88i5/rows.json?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'format': 'text/xml', 'accessURL': 'https://data.medicare.gov/api/views/bmqj-88i5/rows.xml?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'text/xml'}], 'keyword': ['dfc', 'dialysis', 'dialysis-facilities', 'linking-quality-to-payment--qip'], 'bureauCode': ['009:38'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>This report to Congress provides data specific to awards made from the Department of Health and Human Services to Native Americans and provides highlights of Native American projects that were impacted by HHS funding from 2007-2008. The report contains the descriptions of Staff Divisions and Operating Divisions under the Office of the Secretary who have made a significant impact on Native Americans (Tribes, both federally recognized and state recognized, Alaska Natives, Native Hawaiians and Pacific Islanders located in Guam, American Samoa and the Northern Mariana Islands).</p>\n', 'programCode': ['009:024'], 'title': 'HHS Report on Social and Economic Conditions of Native Americans for 2007-2008', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families, Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/hhs-report-social-and-economic-conditions-native-americans-2007-2008', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2014-01-15', 'accessLevel': 'public', 'identifier': '6b55d155-0ecd-4be9-95ba-7a5f331998a2', '@type': 'dcat:Dataset', 'modified': '2020-03-03', 'keyword': ['Economic Development', 'Sustainable Employment and Economic Development Strategies'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.acf.hhs.gov/programs/ana/resource/2007-2008-social-eco-report-to-congress'}, {'description': '<p>This is an excel table for the 2011 TANF and Separate State Program - Maintenance of Effort (SSP-MOE) Caseload Data which includes the following data elements: Total Number of Recipients, Total Number of Families, Total Number of Children, 1-Parent Families, 2-Parent Families, 0-Parent Families, Total Number of Adults.</p>\n', 'programCode': ['009:090'], 'title': '2011 Temporary Assistance for Needy Families Caseload Data - Number of Families and Recipients', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families, Department of Health & Human Services'}, 'dataQuality': True, 'landingPage': 'https://healthdata.gov/dataset/2011-temporary-assistance-needy-families-caseload-data-number-families-and-recipients-0', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2014-01-15', 'temporal': '2011-01-01T00:00:00-05:00/2011-01-01T00:00:00-05:00', 'identifier': '88ecbbaf-9907-49e7-b123-3699de74999e', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'xls', 'accessURL': 'http://www.acf.hhs.gov/programs/ofa/data-reports/caseload/2011/2011_15months_tanssp.xls', 'mediaType': 'application/unknown', 'title': 'XLS'}], 'keyword': ['administration-for-children-and-families-department-of-health-human-services'], 'bureauCode': ['001:05'], 'modified': '2020-02-21', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>Press Releases of food recalls from industry</p>\n', 'programCode': ['009:001'], 'title': 'Food Recalls', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/food-recalls', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': 'e8ffdf9e-4829-4445-b29e-ec1471805e2f', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'unknown', 'accessURL': 'http://www.fda.gov/DataSets/Recalls/Food/Food.xml', 'mediaType': 'application/unknown', 'title': 'Unknown'}], 'keyword': ['recalls'], 'bureauCode': ['009:10'], 'modified': '2016-09-02', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>This list includes human and pet food subject to recall in the United States since January 2009 related to peanut products distributed by Peanut Corporation of America.</p>\n', 'programCode': ['009:001'], 'title': 'Peanut Product Recalls', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/peanut-product-recalls-0', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': '76ceca1c-bf1a-4853-ac26-89afde382f4c', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'unknown', 'accessURL': 'http://www.accessdata.fda.gov/scripts/peanutbutterrecall/PeanutButterProducts2009.xml', 'mediaType': 'application/unknown', 'title': 'Unknown'}], 'keyword': ['recalls'], 'bureauCode': ['009:10'], 'modified': '2016-09-02', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>This list includes products subject to recall in the United States since June 2009 related to products manufactured by Plainview Milk Products Cooperative.</p>\n', 'programCode': ['009:001'], 'title': 'Plainview Milk Cooperative Ingredient Recall', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/plainview-milk-cooperative-ingredient-recall', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': '5a0086f9-9e9f-43dc-a4ce-1e3c6a87fde3', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'unknown', 'accessURL': 'http://www.accessdata.fda.gov/scripts/Milk/MilkRecallProducts2009.xml', 'mediaType': 'application/unknown', 'title': 'Unknown'}], 'keyword': ['recalls'], 'bureauCode': ['009:10'], 'modified': '2016-09-02', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>This list includes food subject to recall in the United States since March 2009 related to pistachios distributed by Setton Pistachio of Terra Bella, Inc. The FDA has completed its inspection of Salmonella contamination in pistachios and pistachio products involved in this recall.</p>\n', 'programCode': ['009:001'], 'title': 'Pistachio Product Recalls', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/pistachio-product-recalls-0', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': '237c9f3c-9ef2-4be9-a5e7-de5e53dd654c', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'unknown', 'accessURL': 'http://www.accessdata.fda.gov/scripts/pistachiorecall/Pistachio2009.xml', 'mediaType': 'application/unknown', 'title': 'Unknown'}], 'keyword': ['ora'], 'bureauCode': ['009:10'], 'modified': '2016-09-02', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>This list includes products subject to recall in the United States since February 2010 related to hydrolyzed vegetable protein (HVP) paste and powder distributed by Basic Food Flavors, Inc. HVP is a flavor enhancer used in a wide variety of processed food products such as soups, sauces, chilis, stews, hot dogs, gravies, seasoned snack foods, dips, and dressings.</p>\n', 'programCode': ['009:001'], 'title': 'Hydrolyzed Vegetable Protein Containing Products Recalls', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/hydrolyzed-vegetable-protein-containing-products-recalls', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': '2e0fe779-0181-4a5c-b5fb-4ec6c9f5b3fe', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'unknown', 'accessURL': 'http://www.accessdata.fda.gov/scripts/HVPCP/HydrolyzedVegetableProteinProductsList2010.xml', 'mediaType': 'application/unknown', 'title': 'Unknown'}], 'keyword': ['recalls'], 'bureauCode': ['009:10'], 'modified': '2016-09-02', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>Epidemiologic investigations conducted by health officials in California, Colorado, and Minnesota revealed several restaurants or events where more than one person who fell ill with Salmonella Enteriditis had eaten. Information from these investigations suggested that shell eggs were the likely source of infections in many of these restaurants or events. And on August 13, 2010, Wright County Egg of Galt, Iowa, conducted a nationwide voluntary recalls of shell eggs that it had shipped since May 19, 2010.</p>\n', 'programCode': ['009:001'], 'title': 'Shell Egg Recalls', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/shell-egg-recalls', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': '6e4e82b6-948e-414a-8323-914f7358c7da', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'unknown', 'accessURL': 'http://www.accessdata.fda.gov/scripts/shelleggsrecall/ShellEggsRecallList2010.xml', 'mediaType': 'application/unknown', 'title': 'Unknown'}], 'keyword': ['recalls'], 'bureauCode': ['009:10'], 'modified': '2016-09-02', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>This list includes products subject to recall since September 2010 related to infant formula distributed by Abbott. This list will be updated with publicly available information as received. The information is current as of the date indicated. If we learn that any information is not accurate, we will revise the list as soon as possible. When available, this database also includes photos of recalled products that have been voluntarily submitted by recalling firms to the FDA to assist the public in identifying those products that are subject to recall.</p>\n', 'programCode': ['009:001'], 'title': 'Abbott Infant Formula Recall', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/abbott-infant-formula-recall', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': 'ebae64bc-b530-4220-af34-037e747de862', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'unknown', 'accessURL': 'http://www.accessdata.fda.gov/scripts/infantformula/InfantFormulaRecallList2010.xml', 'mediaType': 'application/unknown', 'title': 'Unknown'}], 'keyword': ['recalls'], 'bureauCode': ['009:10'], 'modified': '2016-08-04', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>MedWatch alerts provide timely new safety information on human drugs, medical devices, vaccines and other biologics, dietary supplements, and cosmetics. The alerts contain actionable information that may impact both treatment and diagnostic choices for healthcare professional and patient.</p>\n', 'programCode': ['009:008'], 'title': 'MedWatch Safety Alerts for Human Medical Products', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/medwatch-safety-alerts-human-medical-products', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': '6d3e51f4-684c-4e01-8ee8-2bb1f3a0cc0e', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'unknown', 'accessURL': 'http://www.fda.gov/downloads/Safety/MedWatch/SafetyInformation/UCM189811.zip', 'mediaType': 'application/unknown', 'title': 'Unknown'}], 'keyword': ['definitions'], 'bureauCode': ['009:10'], 'modified': '2016-09-02', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': "<p>Whereas not all recalls are announced in the media or on our Recalls press release page, all recalls montiored by FDA are included in FDA's weekly Enforcement Report once they are classified according to the level of hazard involved.</p>\n", 'programCode': ['009:008'], 'title': 'Enforcement Reports', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/enforcement-reports-0', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': 'dec89bfd-536e-40a6-9c6f-eeabe463e0ec', '@type': 'dcat:Dataset', 'modified': '2016-04-05', 'keyword': ['ora', 'regulations'], 'bureauCode': ['009:10'], 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>An index of FDA warning letters issued to companies operating in the United States.</p>\n', 'programCode': ['009:008'], 'title': 'Warning Letters', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/warning-letters', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': '7d27f1aa-5474-4430-ada6-3125bdbec05e', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'unknown', 'accessURL': 'http://www.fda.gov/DataSets/WarningLetters/WarningLettersDataSet.xml', 'mediaType': 'application/unknown', 'title': 'Unknown'}], 'keyword': ['ora', 'regulations'], 'bureauCode': ['009:10'], 'modified': '2016-08-04', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>Disclosure of reporting citations provide the public with a rationale for the Agency’s enforcement actions and will also help to inform public and industry decision-making, allowing them to make more informed marketplace choices and help to encourage compliance.</p>\n', 'programCode': ['009:008'], 'title': 'Inspection Citations', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/inspection-citations', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': '0385d15a-4870-4666-8960-24c6745d0bc3', '@type': 'dcat:Dataset', 'modified': '2016-09-02', 'keyword': ['ora'], 'bureauCode': ['009:10'], 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>FDA is disclosing the final inspection classification for inspections related to currently marketed FDA-regulated products. The disclosure of this information is not intended to interfere with planned enforcement actions, therefore some information may be withheld from posting until such action is taken.</p>\n', 'programCode': ['009:008'], 'title': 'Inspection Database', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/inspection-database', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': '6ccad3d4-cd8a-4a55-bb36-4c2630e735ee', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'unknown', 'accessURL': 'http://www.fda.gov/downloads/ICECI/EnforcementActions/UCM224485.xls', 'mediaType': 'application/unknown', 'title': 'Unknown'}], 'keyword': ['ora'], 'bureauCode': ['009:10'], 'modified': '2016-09-02', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The Electronic Animal Drug Product Listing Directory is a directory of all animal drug products that have been listed electronically since June 1, 2009, to comply with changes enacted as part of the FDA Amendments Act of 2007.</p>\n', 'programCode': ['009:004'], 'title': 'Electronic Animal Drug Product Listing Directory', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/electronic-animal-drug-product-listing-directory', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': 'c5c471d8-5a24-424a-8326-89abcc1e7139', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'unknown', 'accessURL': 'http://www.fda.gov/downloads/ForIndustry/DataStandards/StructuredProductLabeling/UCM362817.zip', 'mediaType': 'application/unknown', 'title': 'Unknown'}], 'keyword': ['cvm', 'labeling'], 'bureauCode': ['009:10'], 'modified': '2016-04-05', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>On November 16, 1988, the President of the United States signed into law the Generic Animal Drug and Patent Restoration Act (GADPTRA). Among its major provisions, the Act extends eligibility for submission of Abbreviated New Animal Drug Applications (ANADAs) to all animal drug products approved for safety and effectiveness under the Federal Food, Drug, and Cosmetic Act. The Act also requires that each sponsor of an approved animal drug product submit to the FDA certain information regarding patents held for the animal drug or its method of use. The Act requires that this information, as well as a list of all animal drug products approved for safety and effectiveness, be made available to the public. This list must be updated monthly under the provisions of the Act. This publication, which is known as the “Green Book”, was first published in January of 1989. Updates have been added monthly since then. The list is published in its entirety each January.</p>\n', 'programCode': ['009:004'], 'title': 'Approved Animal Drug Products (Green Book)', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/approved-animal-drug-products-green-book', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': '857f107e-8294-4314-af7e-aa8d9d04e61d', '@type': 'dcat:Dataset', 'modified': '2016-04-05', 'keyword': ['cvm', 'labeling'], 'bureauCode': ['009:10'], 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>This application provides Human Cell and Tissue registration information for registered, inactive, and pre-registered firms. Query options are by Establishment Name, Establishment Function, Product, Establishment Status, State, Zip Code, and Country.</p>\n', 'programCode': ['009:003'], 'title': 'Human Cell and Tissue Establishment Registration Public Query', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/human-cell-and-tissue-establishment-registration-public-query-0', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': '5ac1d413-4f78-44b3-89de-276975e7875a', '@type': 'dcat:Dataset', 'modified': '2016-09-02', 'keyword': ['cber'], 'bureauCode': ['009:10'], 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>This application provides information for active, inactive, and pre-registered firms. Query options are by FEI, Applicant Name, Establishment Name, Other Names, Establishment Type, Establishment Status, City, State, Zip Code, Country and Reporting Official First Name or Last Name.</p>\n', 'programCode': ['009:003'], 'title': 'Blood Establishment Registration Database', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/blood-establishment-registration-database', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': '23a2445b-9280-41f5-a646-2199997f6e21', '@type': 'dcat:Dataset', 'modified': '2016-09-02', 'keyword': ['cber'], 'bureauCode': ['009:10'], 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': "<p>Provides information to the public on postmarket requirements and commitments. The phrase postmarket requirements and commitments refers to studies and clinical trials that sponsors conduct after approval to gather additional information about a product's safety, efficacy, or optimal use. Some of the studies and clinical trials may be required; others may be studies or clinical trials a sponsor has committed to conduct.</p>\n", 'programCode': ['009:002'], 'title': 'Postmarket Requirements and Commitments', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/postmarket-requirements-and-commitments-0', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': '24b87513-0caa-4df8-8824-cec0d08e526f', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'unknown', 'accessURL': 'http://www.fda.gov/Drugs/GuidanceComplianceRegulatoryInformation/Post-marketingPhaseIVCommitments/ucm070777.htm', 'mediaType': 'application/unknown', 'title': 'Unknown'}, {'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.accessdata.fda.gov/scripts/cder/pmc/index.cfm', 'mediaType': 'application/unknown', 'title': 'API'}], 'keyword': ['cder'], 'bureauCode': ['009:10'], 'modified': '2016-09-02', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>According to 21 CFR 210.3(b)(8), an inactive ingredient is any component of a drug product other than the active ingredient. Only inactive ingredients in the final dosage forms of drug products are in this database.</p>\n', 'programCode': ['009:002'], 'title': 'Inactive ingredient Search for Approved Drug Products', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/inactive-ingredient-search-approved-drug-products-0', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': '53a17958-9670-4563-b8fa-fb0d6dd2d713', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'unknown', 'accessURL': 'http://www.fda.gov/Drugs/InformationOnDrugs/ucm113978.htm', 'mediaType': 'application/unknown', 'title': 'Unknown'}], 'keyword': ['cder'], 'bureauCode': ['009:10'], 'modified': '2016-09-02', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.fda.gov/Drugs/InformationOnDrugs/ucm075230.htm'}, {'description': "<p>The FDA Adverse Event Reporting System (FAERS) is a database that contains information on adverse event and medication error reports submitted to FDA. The database is designed to support the FDA's post-marketing safety surveillance program for drug and therapeutic biologic products.</p>\n", 'programCode': ['009:002'], 'title': 'FDA Adverse Event Reporting System (FAERS): Latest Quartely Data Files', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/fda-adverse-event-reporting-system-faers-latest-quartely-data-files', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': '7ada6175-9f61-48e8-b08d-81434f6fc780', '@type': 'dcat:Dataset', 'modified': '2016-08-04', 'keyword': ['cder'], 'bureauCode': ['009:10'], 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>Information about FDA-approved brand name and generic prescription and over-the-counter human drugs and biological therapeutic products. <a href="mailto:Drugs@FDA">Drugs@FDA</a> includes most of the drug products approved since 1939. The majority of patient information, labels, approval letters, reviews, and other information are available for drug products approved since 1998.</p>\n', 'programCode': ['009:002'], 'title': 'Drugs@FDA Database', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/drugsfda-database-0', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': '5958c19b-cd5f-42a4-8be9-027fbf51acf5', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'unknown', 'accessURL': 'http://www.fda.gov/downloads/Drugs/InformationOnDrugs/UCM054599.zip', 'mediaType': 'application/unknown', 'title': 'Unknown'}], 'keyword': ['cder'], 'bureauCode': ['009:10'], 'modified': '2016-09-02', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.fda.gov/Drugs/InformationOnDrugs/ucm079750.htm'}, {'description': '<p>For a drug product that does not have a dissolution test method in the United States Pharmacopeia (USP), the FDA Dissolution Methods Database provides information on dissolution methods presently recommended by the Division of Bioequivalence, Office of Generic Drugs.</p>\n', 'programCode': ['009:002'], 'title': 'Dissolution Methods Database', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/dissolution-methods-database', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': 'fafe72df-5bdb-4472-803c-a5d7d6a739f7', '@type': 'dcat:Dataset', 'modified': '2016-04-05', 'keyword': ['cder'], 'bureauCode': ['009:10'], 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The publication Approved Drug Products with Therapeutic Equivalence Evaluations (the List, commonly known as the Orange Book) identifies drug products approved on the basis of safety and effectiveness by the Food and Drug Administration (FDA) under the Federal Food, Drug, and Cosmetic Act (the Act). (For more information, see the Orange Book Preface.)</p>\n', 'programCode': ['009:002'], 'title': 'Bioresearch Monitonoring Information System (BMIS)', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/bioresearch-monitonoring-information-system-bmis', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': 'a089c340-61da-4517-8c1c-ad8676b8752f', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'unknown', 'accessURL': 'http://www.fda.gov/downloads/Drugs/InformationOnDrugs/UCM135169.zip', 'mediaType': 'application/unknown', 'title': 'Unknown'}], 'keyword': ['cder'], 'bureauCode': ['009:10'], 'modified': '2016-04-05', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The Clinical Investigator Inspection List (CLIIL) contains names, addresses, and other pertinent information gathered from inspections of clinical investigators who have performed studies with investigational new drugs. The list contains information on inspections that have been closed since July 1977.</p>\n', 'programCode': ['009:002'], 'title': 'Clinical Investigator Inspector List (CLIIL)', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/clinical-investigator-inspector-list-cliil', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': 'e7d61d5c-801a-423f-a415-2cb5d1b63bbe', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'unknown', 'accessURL': 'http://www.fda.gov/downloads/Drugs/InformationOnDrugs/UCM111343.zip', 'mediaType': 'application/unknown', 'title': 'Unknown'}], 'keyword': ['cder'], 'bureauCode': ['009:10'], 'modified': '2016-04-05', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.fda.gov/Drugs/GuidanceComplianceRegulatoryInformation/EnforcementActivitiesbyFDA/ucm073059.htm'}, {'description': '<p>The FDA Acronyms and Abbreviations database provides a quick reference to acronyms and abbreviations related to Food and Drug Administration (FDA) activities</p>\n', 'programCode': ['009:002'], 'title': 'FDA Acronyms and Abbreviations', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/fda-acronyms-and-abbreviations', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': 'a2220ac4-2d5b-4355-af75-5b4aafecdaf4', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'unknown', 'accessURL': 'http://www.fda.gov/AboutFDA/FDAAcronymsAbbreviations/ucm070296.htm', 'mediaType': 'application/unknown', 'title': 'Unknown'}], 'keyword': ['definitions'], 'bureauCode': ['009:10'], 'modified': '2016-08-04', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The publication Approved Drug Products with Therapeutic Equivalence Evaluations (the List, commonly known as the Orange Book) identifies drug products approved on the basis of safety and effectiveness by the Food and Drug Administration (FDA) under the Federal Food, Drug, and Cosmetic Act (the Act). (For more information, see the Orange Book Preface.)</p>\n', 'programCode': ['009:002'], 'title': 'Approved Drug Products with Therapuetic Equivalence Evaluations (Orange Book)', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/approved-drug-products-therapuetic-equivalence-evaluations-orange-book', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': '30e13023-6326-4913-99ff-3f11504844a1', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'unknown', 'accessURL': 'http://www.fda.gov/downloads/Drugs/InformationOnDrugs/UCM163762.zip', 'mediaType': 'application/unknown', 'title': 'Unknown'}], 'keyword': ['cder'], 'bureauCode': ['009:10'], 'modified': '2016-09-02', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The Drug Listing Act of 1972 requires registered drug establishments to provide the Food and Drug Administration (FDA) with a current list of all drugs manufactured, prepared, propagated, compounded, or processed by it for commercial distribution. (See Section 510 of the Federal Food, Drug, and Cosmetic Act (Act) (21 U.S.C. § 360)). Drug products are identified and reported using a unique, three-segment number, called the National Drug Code (NDC), which serves as a universal product identifier for drugs. FDA publishes the listed NDC numbers and the information submitted as part of the listing information in the NDC Directory which is updated daily.</p>\n', 'programCode': ['009:002'], 'title': 'National Drug Code Directory', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/national-drug-code-directory', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': '126f7e1e-766f-4187-af4b-4a11b19bd956', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'unknown', 'accessURL': 'http://www.fda.gov/downloads/Drugs/DevelopmentApprovalProcess/UCM070838.zip', 'mediaType': 'application/unknown', 'title': 'Unknown'}], 'keyword': ['cder'], 'bureauCode': ['009:10'], 'modified': '2016-09-02', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.fda.gov/Drugs/InformationOnDrugs/ucm254527.htm'}, {'description': '<p>The Food and Drug Administration Amendments Act of 2007 gave FDA the authority to require a Risk Evaluation and Mitigation Strategy (REMS) from manufacturers to ensure that the benefits of a drug or biological product outweigh its risks.</p>\n', 'programCode': ['009:002'], 'title': 'Approved Risk Evaluation and Mitigation Strategies', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/approved-risk-evaluation-and-mitigation-strategies', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': 'b532a731-9536-47fe-beb5-3cdd0b5f6428', '@type': 'dcat:Dataset', 'modified': '2016-04-05', 'keyword': ['cder'], 'bureauCode': ['009:10'], 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>Food producers recall their products from the marketplace when the products are mislabeled or when the food may present a health hazard to consumers because the food is contaminated or has caused a foodborne illness outbreak.</p>\n', 'programCode': ['009:001'], 'title': 'Recalls of Food and Dietary Supplements', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/recalls-food-and-dietary-supplements-0', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': '16c28d6c-b9ea-4e8f-bdc0-1ae8ece9207e', '@type': 'dcat:Dataset', 'modified': '2016-09-02', 'keyword': ['cfsan'], 'bureauCode': ['009:10'], 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>Companies are required under Section 506C of the Federal Food, Drug, and Cosmetic Act (FD&C Act) (as amended by the Food and Drug Administration Safety and Innovation Act) to notify FDA of a permanent discontinuance of certain drug products, six months in advance, or if that is not possible, as soon as practicable. These drugs include those that are life-supporting, life-sustaining or for use in the prevention or treatment of a debilitating disease or condition, including any such drug used in emergency medical care or during surgery). The discontinuations provided below reflect information received from manufacturers, and are for informational purposes only.</p>\n', 'programCode': ['009:002'], 'title': 'Drugs to be Discontinued', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/drugs-be-discontinued-0', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': '642e816a-6a55-492c-a29f-1b7abf5f2fa5', '@type': 'dcat:Dataset', 'modified': '2016-09-02', 'keyword': ['cder'], 'bureauCode': ['009:10'], 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>Listing of Resolved Drug Shortages provided to FDA by manufacturers</p>\n', 'programCode': ['009:002'], 'title': 'Resolved Drug Shortages', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/resolved-drug-shortages-0', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': 'f2c5ab4a-f451-487b-be2b-77870d014ce9', '@type': 'dcat:Dataset', 'modified': '2016-09-02', 'keyword': ['cder'], 'bureauCode': ['009:10'], 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>Listing of Current Drug Shortages provided to FDA by manufacturers</p>\n', 'programCode': ['009:002'], 'title': 'Current Drug Shortages Index', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/current-drug-shortages-index', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': '7e2bd4f7-bba7-4e80-ae2a-a96e6d7c71b4', '@type': 'dcat:Dataset', 'modified': '2016-04-05', 'keyword': ['cder'], 'bureauCode': ['009:10'], 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The 522 Postmarket Surveillance Studies Program encompasses design, tracking, oversight, and review responsibilities for studies mandated under section 522 of the Federal Food, Drug and Cosmetic Act. The program helps ensure that well-designed 522 postmarket surveillance (PS) studies are conducted effectively and efficiently and in the least burdensome manner.</p>\n', 'programCode': ['009:005'], 'title': '522 Postmarket Surveillance Studies', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/522-postmarket-surveillance-studies', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': '0712f275-23a3-45ec-97ce-789052f3d432', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'unknown', 'accessURL': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfPMA/pss_excel.cfm', 'mediaType': 'application/unknown', 'title': 'Unknown'}], 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'modified': '2016-08-04', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>This database contains a list of classified medical device recalls since November 1, 2002</p>\n', 'programCode': ['009:005'], 'title': 'Medical and Radiation Emitting Device Recalls', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/medical-and-radiation-emitting-device-recalls-0', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': '0086d20c-f39f-45b2-916e-5b31f026d1c9', '@type': 'dcat:Dataset', 'modified': '2016-09-02', 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The CDRH Post-Approval Studies Program encompasses design, tracking, oversight, and review responsibilities for studies mandated as a condition of approval of a premarket approval (PMA) application, protocol development product (PDP) application, or humanitarian device exemption (HDE) application. The program helps ensure that well-designed post-approval studies (PAS) are conducted effectively and efficiently and in the least burdensome manner.</p>\n', 'programCode': ['009:005'], 'title': 'Post-Approval Studies', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/post-approval-studies-0', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': '58457331-9ed5-4570-abc2-06e942a36956', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'unknown', 'accessURL': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfPMA/pma_pas_Excel.cfm', 'mediaType': 'application/unknown', 'title': 'Unknown'}], 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'modified': '2016-09-02', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The Medical Product Safety Network (MedSun) is an adverse event reporting program launched in 2002. The primary goal for MedSun is to work collaboratively with the clinical community to identify, understand, and solve problems with the use of medical devices.</p>\n', 'programCode': ['009:005'], 'title': 'MedSun Reports', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/medsun-reports', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': 'd322375e-d48d-4a5b-ae48-cee71b7ed314', '@type': 'dcat:Dataset', 'modified': '2016-09-02', 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The CDRH FOIA electronic reading room contains frequently requested information via the Freedom of Information Act from the Center for Devices and Radiological Health.</p>\n', 'programCode': ['009:005'], 'title': 'CDRH FOIA Electronic Reading Room', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/cdrh-foia-electronic-reading-room', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': '69b9c742-a8a5-4435-8257-e1fbaf7bf349', '@type': 'dcat:Dataset', 'modified': '2016-09-02', 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>This database consists of those national and international standards recognized by FDA which manufacturers can declare conformity to and is part of the information the Center can use to make an appropriate decision regarding the clearance or approval of a submission. Information submitted on conformance with such standards will have a direct bearing on safety and effectiveness determinations made during the review of IDEs, HDEs, PMAs, and PDPs. Conformance with recognized consensus standards in and of itself, however, may not always be a sufficient basis for regulatory decisions.</p>\n', 'programCode': ['009:005'], 'title': 'FDA Recognized Consensus Standards', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/fda-recognized-consensus-standards', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': '75def5d4-11ce-4553-b16b-dabc271b177d', '@type': 'dcat:Dataset', 'modified': '2016-08-04', 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>Federal regulations require that an assembler who installs one or more certified components of a diagnostic x-ray system submit a report of assembly. This database contains the releasable information submitted including Equipment Location, General Information and Component Information. Note: Data does not include dental system installations.</p>\n', 'programCode': ['009:005'], 'title': 'X-Ray Assembler Data', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/x-ray-assembler-data-0', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': 'ba5c276b-d080-4760-88d4-a003e0599095', '@type': 'dcat:Dataset', 'modified': '2016-08-04', 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The Total Product Life Cycle (TPLC) database integrates premarket and postmarket data about medical devices. It includes information pulled from CDRH databases including Premarket Approvals (PMA), Premarket Notifications (510[k]), Adverse Events, and Recalls. You can search the TPLC database by device name or procode to receive a full report about a particular product line.</p>\n', 'programCode': ['009:005'], 'title': 'Total Product Life Cycle (TPLC)', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/total-product-life-cycle-tplc-0', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': '40343eb5-1fd5-4a56-b71c-d8e8f937d1a8', '@type': 'dcat:Dataset', 'modified': '2016-09-02', 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>This database contains a list of classified medical device recalls since November 1, 2002</p>\n', 'programCode': ['009:005'], 'title': 'Recalls of Medical Devices', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/recalls-medical-devices', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': '5bf3a6be-6eb6-4f9d-93a7-f664bf16c5ab', '@type': 'dcat:Dataset', 'modified': '2016-09-02', 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>This searchable database contains establishments (engaged in the manufacture, preparation, propagation, compounding, assembly, or processing of medical devices intended for human use and commercial distribution) and listings of medical devices in commercial distribution by both domestic and foreign manufacturers. Note: This database is updated once a week.</p>\n', 'programCode': ['009:005'], 'title': 'Establishment Registration & Device Listing', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/establishment-registration-device-listing', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': 'd30341d1-0b98-42ee-8f76-fb8e5337f641', '@type': 'dcat:Dataset', 'modified': '2016-09-02', 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.fda.gov/MedicalDevices/DeviceRegulationandGuidance/HowtoMarketYourDevice/RegistrationandListing/ucm134495.htm'}, {'description': '<p>This database provides descriptions of radiation-emitting products that have been recalled under an approved corrective action plan to remove defective and noncompliant products from the market. Searches may be done by manufacturer name, performance standard, product name, description, or date range.</p>\n', 'programCode': ['009:005'], 'title': 'Radiation Emitting Product Corrective Actions and Recalls', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/radiation-emitting-product-corrective-actions-and-recalls', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': '0cb31e06-e7a7-491c-aba9-f2ad4d694a98', '@type': 'dcat:Dataset', 'modified': '2016-08-04', 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>This database contains product names and associated information developed by the Center for all products, both medical and non-medical, which emit radiation. It includes a three letter product code, a descriptor for radiation type, applicable performance standard(s), and a definition for the code.</p>\n', 'programCode': ['009:005'], 'title': 'Radiation-emitting Electronic Product Codes', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/radiation-emitting-electronic-product-codes-0', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': '4b957144-a3c2-495a-920f-eede28afed43', '@type': 'dcat:Dataset', 'modified': '2016-09-02', 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.fda.gov/Radiation-EmittingProducts/ElectronicProductRadiationControlProgram/GettingaProducttoMarket/PerformanceStandards/ucm135508.htm'}, {'description': '<p>This database contains medical device names and associated information developed by the Center. It includes a three letter device product code and a Device Class that refers to the level of CDRH regulation of a given device.</p>\n', 'programCode': ['009:005'], 'title': 'Product Classification', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/product-classification-0', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': '9dd9f7a0-6df7-47d7-812f-869a2693f823', '@type': 'dcat:Dataset', 'modified': '2016-09-02', 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.fda.gov/MedicalDevices/DeviceRegulationandGuidance/Overview/ClassifyYourDevice/ucm2005371.htm'}, {'description': '<p>Medical device manufacturers are required to submit a premarket notification or 510(k) if they intend to introduce a device into commercial distribution for the first time or reintroduce a device that will be significantly changed or modified to the extent that its safety or effectiveness could be affected. This database of releasable 510(k)s can be searched by 510(k) number, applicant, device name or FDA product code. Summaries of safety and effectiveness information is available via the web interface for more recent records.</p>\n', 'programCode': ['009:005'], 'title': 'Premarket Notifications (510(k)s)', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/premarket-notifications-510ks', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': '13c32f66-2252-4b5c-a7eb-2f00eaede130', '@type': 'dcat:Dataset', 'modified': '2016-09-02', 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>A 180-day supplement is a request for a significant change in components, materials, design, specification, software, color additive, and labeling to an approved premarket application or premarket report. As a pilot program under the CDRH Transparency Initiative, FDA has begun releasing some summary review memos for 180-day PMA supplements relating to design changes.</p>\n', 'programCode': ['009:005'], 'title': 'Premarket Approval (PMA) Summary Review Memos for 180-Day Design Changes', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/premarket-approval-pma-summary-review-memos-180-day-design-changes-0', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': '178c6833-1ea7-4215-b72b-bcdf26c48ed9', '@type': 'dcat:Dataset', 'modified': '2016-09-02', 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>Premarket approval by FDA is the required process of scientific review to ensure the safety and effectiveness of all devices classified as Class III devices. An approved Premarket Approval Application (PMA) is, in effect, a private license granted to the applicant for marketing a particular medical device. This database may be searched by a variety of fields and is updated on a monthly basis.</p>\n', 'programCode': ['009:005'], 'title': 'Premarket Approvals (PMA)', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/premarket-approvals-pma', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': '1f94b4d7-5c11-498d-9563-7c1b79be7a65', '@type': 'dcat:Dataset', 'modified': '2016-09-02', 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.fda.gov/MedicalDevices/DeviceRegulationandGuidance/Databases/ucm135279.htm'}, {'description': "<p>This database allows you to search the CDRH's database information on medical devices which may have malfunctioned or caused a death or serious injury during the years 1992 through 1996.</p>\n", 'programCode': ['009:005'], 'title': 'MDR (Medical Device Reporting)', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/mdr-medical-device-reporting-0', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': '31348f1c-6525-45fd-b842-19005eacff99', '@type': 'dcat:Dataset', 'modified': '2016-09-02', 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The National Health Related Items Code (NHRIC) is a system for identification and numbering of marketed device packages that is compatible with other numbering systems such as the National Drug Code (NDC) or Universal Product Code (UPC). Those manufacturers who desire to use the NHRIC number for unique product identification may apply to FDA for a labeler code. This database contains NHRIC data retrieved from records that date back 20 years.</p>\n', 'programCode': ['009:005'], 'title': 'NHRIC (National Health Related Items Code)', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/nhric-national-health-related-items-code', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': '12edb65a-7c0e-46c3-b6f4-65f433808c41', '@type': 'dcat:Dataset', 'modified': '2016-09-02', 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>MAUDE data represents reports of adverse events involving medical devices. The data consists of all voluntary reports since June, 1993, user facility reports since 1991, distributor reports since 1993, and manufacturer reports since August, 1996.</p>\n', 'programCode': ['009:005'], 'title': 'MAUDE (Manufacturer and User Facility Device Experience)', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/maude-manufacturer-and-user-facility-device-experience-0', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': '63ef68f9-a795-463d-9b62-48bccd13130f', '@type': 'dcat:Dataset', 'modified': '2016-09-02', 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>Searchable listing of Over-the-Counter tests (OTC) and collection kits that have been cleared or approved by the FDA</p>\n', 'programCode': ['009:005'], 'title': 'IVD Home Use Lab Tests (Over The Counter) Tests', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/ivd-home-use-lab-tests-over-counter-tests-0', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': 'c9fd573b-569d-42ef-8c95-be745963a29b', '@type': 'dcat:Dataset', 'modified': '2016-09-02', 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': "<p>The Mammography Facility Database is updated periodically based on information received from the four FDA-approved accreditation bodies: the American College of Radiology (ACR), and the States of Arkansas, Iowa, and Texas. Information received by FDA or Certifying State from accreditation bodies does not specify if the facility is mobile or stationary. In many instances, but not all, the accreditation body notes Mobile following the name of the facility. The certification status of facilities may change, so FDA suggests that you check the facility's current status and look for the MQSA certificate.</p>\n", 'programCode': ['009:005'], 'title': 'Mammography Facilities', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/mammography-facilities', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': '6ead240e-5a08-4102-8aa2-bd0c7c260583', '@type': 'dcat:Dataset', 'modified': '2016-04-05', 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>This database contains the commercially marketed in vitro test systems categorized as CLIA waived by the FDA since January 31, 2000, and by the Centers for Disease Control and Prevention (CDC) prior to that date. CLIA waived test systems are waived from certain CLIA laboratory requirements (42 CFR Part 493).</p>\n', 'programCode': ['009:005'], 'title': 'CLIA Currently Waived Analytes', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/clia-currently-waived-analytes', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': '86274849-3141-4868-a0bf-b31def130220', '@type': 'dcat:Dataset', 'modified': '2016-04-05', 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>This database contains the commercially marketed in vitro test systems categorized by the FDA since January 31, 2000, and tests categorized by the Centers for Disease Control and Prevention (CDC) prior to that date.</p>\n', 'programCode': ['009:005'], 'title': 'Clinical Laboratory Improvement Amendments ', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/clinical-laboratory-improvement-amendments-0', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': '32055b29-7f93-4909-b81e-6bc68fb73aee', '@type': 'dcat:Dataset', 'modified': '2016-04-05', 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>This database contains the most recent revision from the Government Printing Office (GPO) of the Code of Federal Regulations (CFR) Title 21 - Food and Drugs.</p>\n', 'programCode': ['009:005'], 'title': 'Code of Federal Regulations Title 21', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/code-federal-regulations-title-21-0', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': 'ea39add5-2dea-42a6-afd1-303f43878898', '@type': 'dcat:Dataset', 'modified': '2016-04-05', 'keyword': ['cdrh', 'regulations'], 'bureauCode': ['009:10'], 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>This database contains historical information about CDRH Advisory Committees and Panel meetings through 2008, including summaries and transcripts.</p>\n', 'programCode': ['009:005'], 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/cdrh-advisory-meeting-materials-archive-0', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': 'fbe559c2-14f0-4c5b-a60c-2b6017b58875', '@type': 'dcat:Dataset', 'modified': '2016-09-02', 'keyword': ['labeling'], 'bureauCode': ['009:10'], 'title': 'CDRH Advisory Meeting Materials Archive'}, {'description': '<p>An inventory of all FDA Datasets</p>\n', 'programCode': ['009:005'], 'title': 'FDA Data Inventory', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/fda-data-inventory', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': '61e7872e-7a4c-4767-9a98-7808652f4235', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'api', 'accessURL': 'http://open.fda.gov/data.json', 'mediaType': 'application/unknown', 'title': 'API'}], 'keyword': ['data-json', 'inventory'], 'bureauCode': ['009:10'], 'modified': '2016-09-02', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>Consistent with the ACF Strategic Initiative to “upgrade the capacity of the Administration for Children and Families to make a difference for families and communities by promoting resilience and facilitating recovery in children, youth, and communities impacted by disasters by developing and implementing an ACF Emergency Response Readiness Force (ERRF):”</p>\n<p>The Office of Human Services Emergency Preparedness and Response (OHSEPR), in collaboration with the Regional Administrators and Regional Emergency Management Specialists (REMS) is recruiting ACF-wide (central and regional) to build a trained cadre of ACF volunteers ready, willing and able to deploy to disasters to provide or coordinate human services to assist with response and recovery of disaster survivors. Employees authorized to deploy, serve outside the confines of the Consolidated Collective Bargaining Agreement (CCBA) because of the emergency situation.</p>\n', 'programCode': ['005:051'], 'title': ' Emergency Response Readiness Force (ERRF)', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families, Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/emergency-response-readiness-force-errf', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2013-12-27', 'accessLevel': 'public', 'identifier': 'b06699a0-5d79-4e65-ba56-f7f41c88cdd4', '@type': 'dcat:Dataset', 'modified': '2020-03-03', 'keyword': ['Emergency Preparedness and Response'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://intranet.acf.hhs.gov/nohsepr/docs/JAN%202012_SOI%20ACF%20Emergency%20Response%20Readiness%20force.pdf'}, {'description': "<p>On March 5 and 6, 2012, the Administration for Children and Families (ACF) held its annual tribal consultation session in Washington, D.C. This session marked the first consultation held in accordance with the ACF Tribal Consultation policy signed in August 2011. Sixty-nine tribal leaders representing thirty-one tribes attended this session. This document shares ACF's responses to the testimony submitted at the session.</p>\n", 'programCode': ['009:024'], 'title': 'ACF 2012 Reponse to Tribal Consultation Testimony', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families, Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/acf-2012-reponse-tribal-consultation-testimony', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2013-12-27', 'accessLevel': 'public', 'identifier': '8d147e00-f598-4e77-b6d5-5c9abf1f06e6', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.acf.hhs.gov/programs/ana/resource/response-to-tribal-testimony-2012', 'mediaType': 'application/unknown', 'title': 'http://www.acf.hhs.gov/programs/ana/resource/response-to-tribal-testimony-2012'}], 'keyword': ['Tribal Consultation'], 'bureauCode': ['009:70'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.acf.hhs.gov/programs/ana/resource/response-to-tribal-testimony-2012'}, {'description': '<p>The purpose of the ACF Tribal Consultation Policy is to build meaningful relationships with federally recognized tribes by engaging in open, continuous, and meaningful consultation.</p>\n', 'programCode': ['009:024'], 'title': 'ACF Tribal Consultation Policy', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families, Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/acf-tribal-consultation-policy', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'N/A'}, 'issued': '2013-12-27', 'accessLevel': 'public', 'identifier': 'c0c51e81-8510-46af-a68d-de4aeca99aaf', '@type': 'dcat:Dataset', 'modified': '2020-03-03', 'keyword': ['Tribal Consultation'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'https://www.acf.hhs.gov/sites/default/files/ana/acf_tcp_final.pdf'}, {'description': '<p>ANA promotes self-sufficiency for Native Americans by providing discretionary grant funding for community based projects, and training and technical assistance to eligible tribes and native organizations. Each year, ANA provides grants to Native American and Pacific Islander communities for economic and social development, language and cultural preservation and environmental enhancement projects. ANA funded 61 new grant applications and 112 continuation grant awards for a total 173 awards to Tribal, Native American, and Pacific Islander communities during FY 2013 funding circle.</p>\n', 'programCode': ['009:095'], 'title': 'Current ANA Grantees/Awards FY2013', 'temporal': '2013-01-01T00:00:00-05:00/2013-10-01T00:00:00-04:00', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families'}, 'landingPage': 'https://healthdata.gov/dataset/current-ana-granteesawards-fy2013', 'modified': '2019-06-15', 'contactPoint': {'hasEmail': 'mailto:Kenneth.Akwuole@acf.hhs.gov', 'fn': 'Kenneth Akwuole'}, 'issued': '2013-12-18', 'accessLevel': 'public', 'identifier': 'ff4dcc16-1fee-4d94-91f3-0b172e8abefb', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.acf.hhs.gov/programs/ana/resource/current-grantees-fy-2013', 'mediaType': 'application/unknown', 'title': 'Text '}], 'keyword': ['Grant Awards to Tribal Communities', 'native american', 'Pacific Islander', 'tribes'], 'bureauCode': ['009:70'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.acf.hhs.gov/programs/ana/resource/current-grantees-fy-2013'}, {'description': '<p>Office of Head Start (OHS) Program Fact Sheet provides information on demographics, state allocations, program statistics, and program enrollment history.</p>\n', 'programCode': ['009:092'], 'title': 'Office of Head Start (OHS) Program Fact Sheet', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families, Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/office-head-start-ohs-program-fact-sheet', 'contactPoint': {'hasEmail': 'mailto:jesse.escobar@acf.hhs.gov', 'fn': 'Jesse Escobar'}, 'issued': '2013-12-18', 'temporal': '2004-01-01T00:00:00-05:00/2004-01-01T00:00:00-05:00', 'identifier': '5a79e346-f10e-4820-a303-7b86f1ce5322', '@type': 'dcat:Dataset', 'modified': '2020-03-04', 'keyword': ['administration-for-children-and-families-department-of-health-human-services'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The Disaster Case Management Program (DCM) is a time-limited process that involves a partnership between a case manager and a disaster survivor (also known as a “client”) to develop and carry out a Disaster Recovery Plan. This partnership provides the client with a single point of contact to facilitate access to a broad range of resources.</p>\n<p>The DCM process involves:</p>\n<p>• Assessment of the client’s needs caused by the disaster<br />\n• Development of a goal-oriented plan that outlines the steps necessary to achieve recovery<br />\n• Organization and coordination of available resources that match the client’s needs<br />\n• Monitoring recovery plan goal progress<br />\n• Client advocacy if necessary</p>\n', 'programCode': ['009:098'], 'title': 'Disaster Case Management ', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families, Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/disaster-case-management', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2013-12-14', 'temporal': '2011-10-01T00:00:00-04:00/2011-10-01T00:00:00-04:00', 'identifier': '656be7e0-4a69-4e7c-a27e-d72d71c285ad', '@type': 'dcat:Dataset', 'modified': '2020-03-03', 'keyword': ['Disaster Case Management'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>Office of Refugee Resettlement (ORR) Overseas Refugee Arrival Data FY 2012 sorted by country of origin and state of initial resettlement in the United States.</p>\n', 'programCode': ['009:086'], 'title': 'Office of Refugee Resettlement (ORR) Overseas Refugee Arrival Data FY 2012', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families, Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/office-refugee-resettlement-orr-overseas-refugee-arrival-data-fy-2012', 'contactPoint': {'hasEmail': 'mailto:jennifer.schmalz@acf.hhs.gov', 'fn': 'Jennifer Schmalz'}, 'issued': '2013-12-13', 'temporal': '2012-01-01T00:00:00-05:00/2012-01-01T00:00:00-05:00', 'identifier': '1249a2e1-7322-4c53-aea2-842b2b8015b3', '@type': 'dcat:Dataset', 'modified': '2020-02-21', 'keyword': ['administration-for-children-and-families-department-of-health-human-services'], 'bureauCode': ['001:05'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>Office of Refugee Resettlement (ORR) Overseas Refugee Arrival Data FY 2011 sorted by country of origin and state of initial resettlement in the United States.</p>\n', 'programCode': ['009:086'], 'title': 'Office of Refugee Resettlement (ORR) Overseas Refugee Arrival Data FY 2011', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families, Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/office-refugee-resettlement-orr-overseas-refugee-arrival-data-fy-2011', 'contactPoint': {'hasEmail': 'mailto:jennifer.schmalz@acf.hhs.gov', 'fn': 'Jennifer Schmalz'}, 'issued': '2013-12-13', 'temporal': '2011-01-01T00:00:00-05:00/2011-01-01T00:00:00-05:00', 'identifier': '27834aba-638a-46ac-a3f7-15790df8eaac', '@type': 'dcat:Dataset', 'modified': '2020-03-04', 'keyword': ['administration-for-children-and-families-department-of-health-human-services'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>Office of Refugee Resettlement (ORR) Overseas Refugee Arrival Data FY 2010 sorted by country of origin and state of initial resettlement in the United States</p>\n', 'programCode': ['009:086'], 'title': 'Office of Refugee Resettlement (ORR) Overseas Refugee Arrival Data FY 2010 ', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families, Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/office-refugee-resettlement-orr-overseas-refugee-arrival-data-fy-2010', 'contactPoint': {'hasEmail': 'mailto:jennifer.schmalz@acf.hhs.gov', 'fn': 'Jennifer Schmalz'}, 'issued': '2013-12-13', 'temporal': '2010-01-01T00:00:00-05:00/2010-01-01T00:00:00-05:00', 'identifier': 'a36cb33e-2ef6-413b-9bfb-573dec1f618d', '@type': 'dcat:Dataset', 'modified': '2020-03-04', 'keyword': ['administration-for-children-and-families-department-of-health-human-services'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>Office of Refugee Resettlement (ORR) Overseas Refugee Arrival Data FY 2009 sorted by country of origin and state of initial resettlement in the United States.</p>\n', 'programCode': ['009:086'], 'title': 'Office of Refugee Resettlement (ORR) Overseas Refugee Arrival Data FY 2009', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families, Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/office-refugee-resettlement-orr-overseas-refugee-arrival-data-fy-2009', 'contactPoint': {'hasEmail': 'mailto:jennifer.schmalz@acf.hhs.gov', 'fn': 'Jennifer Schmalz'}, 'issued': '2013-12-13', 'temporal': '2009-01-01T00:00:00-05:00/2009-01-01T00:00:00-05:00', 'identifier': '62652019-672a-45a1-bd2d-be4c83e827e6', '@type': 'dcat:Dataset', 'modified': '2020-03-03', 'keyword': ['administration-for-children-and-families-department-of-health-human-services'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>Office of Refugee Resettlement (ORR) Overseas Refugee Arrival Data FY 2006 sorted by country of origin and state of initial resettlement in the United States.</p>\n', 'programCode': ['009:086'], 'title': 'Office of Refugee Resettlement (ORR) Overseas Refugee Arrival Data FY 2006', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families, Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/office-refugee-resettlement-orr-overseas-refugee-arrival-data-fy-2006', 'contactPoint': {'hasEmail': 'mailto:jennifer.schmalz@acf.hhs.gov', 'fn': 'Jennifer Schmalz '}, 'issued': '2013-12-13', 'temporal': '2006-01-01T00:00:00-05:00/2006-01-01T00:00:00-05:00', 'identifier': 'd1d5d352-bfdb-4d7d-a6fc-eb4a44d3f4b4', '@type': 'dcat:Dataset', 'modified': '2020-03-04', 'keyword': ['administration-for-children-and-families-department-of-health-human-services'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>Office of Refugee Resettlement (ORR) Overseas Refugee Arrival Data FY 2005 sorted by country of origin and state of initial resettlement in the United States.</p>\n', 'programCode': ['009:086'], 'title': 'Office of Refugee Resettlement (ORR) Overseas Refugee Arrival Data FY 2005 ', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families, Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/office-refugee-resettlement-orr-overseas-refugee-arrival-data-fy-2005', 'contactPoint': {'hasEmail': 'mailto:jennifer.schmalz@acf.hhs.gov', 'fn': 'Jennifer Schmalz '}, 'issued': '2013-12-13', 'temporal': '2005-01-01T00:00:00-05:00/2005-01-01T00:00:00-05:00', 'identifier': '230b062e-3880-4f90-a24b-84d1411feb13', '@type': 'dcat:Dataset', 'modified': '2020-03-03', 'keyword': ['administration-for-children-and-families-department-of-health-human-services'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>Office of Refugee Resettlement (ORR) Overseas Refugee Arrival Data FY 2004 sorted by country of origin and state of initial resettlement in the United States.</p>\n', 'programCode': ['009:086'], 'title': 'Office of Refugee Resettlement (ORR) Overseas Refugee Arrival Data FY 2004', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families, Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/office-refugee-resettlement-orr-overseas-refugee-arrival-data-fy-2004', 'contactPoint': {'hasEmail': 'mailto:jennifer.schmalz@acf.hhs.gov', 'fn': 'Jennifer Schmalz'}, 'issued': '2013-12-13', 'temporal': '2004-01-01T00:00:00-05:00/2004-01-01T00:00:00-05:00', 'identifier': '665a32a2-e37c-469b-adf0-b005cb674fe8', '@type': 'dcat:Dataset', 'modified': '2020-02-21', 'keyword': ['administration-for-children-and-families-department-of-health-human-services'], 'bureauCode': ['001:05'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>Office of Refugee Resettlement (ORR) Overseas Refugee Arrival Data FY 2002 sorted by country of origin and state of initial resettlement in the United States.</p>\n', 'programCode': ['009:086'], 'title': 'Office of Refugee Resettlement (ORR) Overseas Refugee Arrival Data FY 2002', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families, Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/office-refugee-resettlement-orr-overseas-refugee-arrival-data-fy-2002', 'contactPoint': {'hasEmail': 'mailto:jennifer.schmalz@acf.hhs.gov', 'fn': 'Jennifer Schmalz '}, 'issued': '2013-12-13', 'temporal': '2002-01-01T00:00:00-05:00/2002-01-01T00:00:00-05:00', 'identifier': 'c4233d69-d073-423a-8f4f-ae73a55aeaf3', '@type': 'dcat:Dataset', 'modified': '2020-03-03', 'keyword': ['administration-for-children-and-families-department-of-health-human-services'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>Office of Refugee Resettlement (ORR) Overseas Refugee Arrival Data FY 2001 sorted by country of origin and state of initial resettlement in the United States.</p>\n', 'programCode': ['009:086'], 'title': 'Office of Refugee Resettlement (ORR) Overseas Refugee Arrival Data FY 2001', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families, Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/office-refugee-resettlement-orr-overseas-refugee-arrival-data-fy-2001', 'contactPoint': {'hasEmail': 'mailto:jennifer.schmalz@acf.hhs.gov', 'fn': 'Jennifer Schmalz '}, 'issued': '2013-12-13', 'temporal': '2001-01-01T00:00:00-05:00/2001-01-01T00:00:00-05:00', 'identifier': 'bcb60f3d-4a92-4dee-afed-144ab87f979e', '@type': 'dcat:Dataset', 'modified': '2020-02-21', 'keyword': ['administration-for-children-and-families-department-of-health-human-services'], 'bureauCode': ['001:05'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>Office of Refugee Resettlement (ORR) Overseas Refugee Arrival Data FY 2000 sorted by country of origin and state of initial resettlement in the United States.</p>\n', 'programCode': ['009:086'], 'title': 'Office of Refugee Resettlement (ORR) Overseas Refugee Arrival Data FY 2000', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families, Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/office-refugee-resettlement-orr-overseas-refugee-arrival-data-fy-2000', 'contactPoint': {'hasEmail': 'mailto:jennifer.schmalz@acf.hhs.gov', 'fn': 'Jennifer Schmalz '}, 'issued': '2013-12-13', 'temporal': '2000-01-01T00:00:00-05:00/2000-01-01T00:00:00-05:00', 'identifier': 'cf157d3d-72fa-4d8d-8f7c-4a0d0bc5e7b5', '@type': 'dcat:Dataset', 'modified': '2020-02-21', 'keyword': ['administration-for-children-and-families-department-of-health-human-services'], 'bureauCode': ['001:05'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>Lists the performance and baseline periods for Hospital Value-Based Purchasing</p>\n', 'programCode': ['009:078'], 'title': 'Hospital Value-Based Purchasing (HVBP) – Quarters file', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['Quality'], 'landingPage': 'https://healthdata.gov/dataset/hospital-value-based-purchasing-hvbp-%E2%80%93-quarters-file', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2013-12-12', 'accessLevel': 'public', 'identifier': 'eb8520ae-f6be-4c83-a398-f467598debec', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'https://data.medicare.gov/api/views/qheq-qctz/rows.csv?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'format': 'rdf', 'accessURL': 'https://data.medicare.gov/api/views/qheq-qctz/rows.rdf?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'format': 'json', 'accessURL': 'https://data.medicare.gov/api/views/qheq-qctz/rows.json?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'format': 'text/xml', 'accessURL': 'https://data.medicare.gov/api/views/qheq-qctz/rows.xml?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'text/xml'}], 'keyword': ['hvbp', 'linking-quality-to-payment', 'measure-dates', 'quarters'], 'bureauCode': ['009:38'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The VICP program publishes a summary PDF report with several data tables:</p>\n<ul>\n<li>\n<p>Number of Petitions Filed by Adjudication Categories by Alleged Vaccine, including # of doses distributed (2006-2014)</p>\n</li>\n<li>\n<p>Number of Petitions Filed, Compensated, and Dismissed by Alleged Vaccine (cumulative 1998 through 2016)</p>\n</li>\n<li>\n<p>Number of Petitions Filed by year (1998-2017)</p>\n</li>\n<li>\n<p>Number of Adjudications compensable, dismissed and total (FY1989 - FY2017)</p>\n</li>\n<li>\n<p>Awards paid including amounts, attorneys fees, and total outlays (FY1989 - FY2016)</p>\n</li>\n</ul>\n', 'programCode': ['009:011'], 'references': ['https://vaers.hhs.gov/index'], 'temporal': '1988-01-01T00:00:00-05:00/1988-01-01T00:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Health Resources and Services Administration'}, 'theme': ['Health'], 'landingPage': 'https://www.hrsa.gov/vaccine-compensation/data/index.html', 'contactPoint': {'hasEmail': 'mailto:press@hrsa.gov', 'fn': 'Hrsa Press'}, 'issued': '2013-12-04', 'accessLevel': 'public', 'title': 'National Vaccine Injury Compensation Program (VICP) -Data & Statistics', 'identifier': '1c6c0d71-9ef1-42a1-a8b8-7eb13ff95f4b', '@type': 'dcat:Dataset', 'modified': '2018-08-13', 'keyword': ['Adjudication', 'awards', 'Compensation', 'hrsa', 'Petitions', 'vaccine', 'Vaccine Injury', 'VICP'], 'bureauCode': ['009:15'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'https://www.hrsa.gov/vaccine-compensation/data/index.html'}, {'description': '<p>US weekly Nationally Notifiable Disease Surveillance Data from 1888 to 2013. These data include tables of disease counts reported by US states and cities to the Federal Health Authorities every week since 1888. These tables have been published in various journals over time and are available in various online repositories but are now also available in digital, computer-readable format.</p>\n', 'programCode': ['009:053'], 'references': ['http://www.healthdata.gov/blog/project-tycho-unlocking-125-years-data'], 'temporal': '1888-01-01T00:00:00-05:00/2013-08-16T00:00:00-04:00', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/project-tycho-%C2%AE-level-2-data', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:Tycho@phdl.pitt.edu', 'fn': 'Project Tycho'}, 'issued': '2013-11-27', 'accessLevel': 'public', 'title': 'Project Tycho ® Level 2 Data', 'identifier': 'a5a0fb11-9356-4b9c-b585-06db80a94cae', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://healthdata.gov/sites/default/files/ProjectTycho_Level2_v1.1.0_0.zip', 'format': 'csv', 'title': 'Project Tycho ® Level 2 data', 'description': '<p>These are standardized data for immediate use and include a large number of diseases, locations, and years. These data are not complete because standardization is ongoing.</p>\n<p>Current version: 1.1.0</p>\n<p>Indicators: cases and deaths<br />\nDiseases: 50<br />\nLocations: 50 states, 6 territories, and 1284 cities<br />\nYears: 1888 to 2014</p>\n', 'mediaType': 'application/zip'}], 'keyword': ['disease data', 'nndss', 'Notifiable diseases', 'reported diseases', 'surveillance'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.tycho.pitt.edu/about.php'}, {'description': '<p>US weekly Nationally Notifiable Disease Surveillance Data from 1888 to 2013. These data include tables of disease counts reported by US states and cities to the Federal Health Authorities every week since 1888. These tables have been published in various journals over time and are available in various online repositories but are now also available in digital, computer-readable format.</p>\n', 'programCode': ['009:048'], 'references': ['http://www.healthdata.gov/blog/project-tycho-unlocking-125-years-data'], 'temporal': '1888-01-01T00:00:00-05:00/2013-08-16T00:00:00-04:00', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://www.Tycho.Pitt.edu', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:Tycho@phdl.pitt.edu', 'fn': 'Project Tycho'}, 'issued': '2013-11-27', 'accessLevel': 'public', 'title': 'Project Tycho ® Level 1 Data', 'identifier': 'c3d4c2ac-ddff-46ec-9343-8d8a5cac888f', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://healthdata.gov/sites/default/files/ProjectTycho_Level1_v1.0.0.csv', 'format': '.csv', 'title': 'Project Tycho ® Level 1 Data', 'description': '<p>These data have been custom tailored for specific analyses. These are the most complete and standardized data but for a limited number of diseases, locations, and years.</p>\n<p>Current version: 1.0.0</p>\n<p>Indicators: cases and incidence rates<br />\nDiseases: 8<br />\nLocations: 50 states and 122 cities (diphtheria only)<br />\nYears: 1916 to 2009</p>\n', 'mediaType': 'text/csv'}], 'keyword': ['disease data', 'nndss', 'Notifiable diseases', 'reported diseases', 'surveillance'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.tycho.pitt.edu/about.php'}, {'description': '<p>This is the FY2009 Work Participation Rate data for the Temporary Assistance for Needy Families (TANF) Program. It provides state-by-state data on Work Participation Rates, Caseload Reduction Credits, Families Work Participation Rates, and Work Eligible Individuals</p>\n', 'programCode': ['009:102'], 'title': 'Temporary Assistance for Needy Families', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families, Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/temporary-assistance-needy-families', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2013-11-15', 'temporal': '2009-01-01T00:00:00-05:00/2009-01-01T00:00:00-05:00', 'identifier': '1a75a70e-3492-4df8-b869-c96eef5b101f', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'xls', 'accessURL': 'http://www.acf.hhs.gov/programs/ofa/particip/2009/WPR2009_20101216_FINAL.xls', 'mediaType': 'application/unknown', 'title': 'XLS '}], 'keyword': ['administrative'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>This is a consolidated list of Health IT initiatives and websites across HHS.</p>\n', 'programCode': ['009:110'], 'title': 'Health IT Catalog', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Office of the National Coordinator for Health Information Technology, Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/health-it-catalog', 'contactPoint': {'hasEmail': 'mailto:HealthITcatalog@hhs.gov', 'fn': 'HealthITcatalog'}, 'issued': '2013-11-08', 'temporal': '2013-07-01T00:00:00-04:00/2013-07-01T00:00:00-04:00', 'identifier': '0fb05840-02fe-4199-8f2b-efaac0e5d868', '@type': 'dcat:Dataset', 'modified': '2020-03-04', 'keyword': ['office-of-the-national-coordinator-for-health-information-technology-department-of-health-human-services'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>This public use file combines registration data compiled from two federal programs that are on-going since February 2009 – the Centers for Medicare & Medicaid Services (CMS) Electronic Health Record (EHR) Incentive Programs and the ONC Health IT Regional Extension Centers (REC) Program – which collectively assist nearly 400,000 health care providers in their process to adopt EHRs and demonstrate the meaningful use of health IT.</p>\n<p>This file enables tracking trends in the adoption of electronic health record (EHR) technologies by EHR vendor and by health care provider type (i.e., for professionals practicing in office-based settings and non-federal acute-care hospitals in the United States).</p>\n', 'programCode': ['009:110'], 'temporal': '2012-04-01T04:00:00-04:00/2015-06-30T04:00:00-04:00', 'publisher': {'@type': 'org:Organization', 'name': 'Office of the National Coordinator for Health Information Technology, Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/electronic-health-record-vendors-reported-health-care-providers-participating-federal-ehr', 'contactPoint': {'hasEmail': 'mailto:oncrequest@hhs.gov', 'fn': 'Dustin Charles'}, 'issued': '2013-09-27', 'accessLevel': 'public', 'identifier': 'ca6e30b2-ebbb-4347-992a-5a7b7a7414c4', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'xls', 'accessURL': 'http://dashboard.healthit.gov/data/data/EHR-vendors-count-dataset.xlsx', 'mediaType': 'application/unknown', 'title': 'XLS '}, {'@type': 'dcat:Distribution', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'mediaType': 'application/unknown'}], 'keyword': ['EHR Vendors'], 'bureauCode': ['009:00'], 'modified': '2016-08-04', 'title': 'Electronic Health Record Vendors Reported by Health Care Providers Participating in Federal EHR Incentive Programs', 'describedBy': 'http://www.healthit.gov/sites/default/files/pdf/HealthDataGov_MU_Attest_Fact_Sheet.pdf'}, {'description': '<p>A list of NIH-supported repositories that accept submissions of appropriate scientific research data from biomedical researchers. It includes resources that aggregate information about biomedical data and information sharing systems. Links are provided to information about submitting data to and accessing data from the listed repositories. Additional information about the repositories and points-of contact for further information or inquiries can be found on the websites of the individual repositories.</p>\n', 'programCode': ['009:046'], 'title': 'NIH Data Sharing Repositories', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH), Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/nih-data-sharing-repositories', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2013-09-23', 'accessLevel': 'public', 'identifier': 'd98d5757-b20c-48b7-9f84-bfdc720c1d6f', '@type': 'dcat:Dataset', 'modified': '2020-03-04', 'keyword': ['national-institutes-of-health-nih-department-of-health-human-services'], 'bureauCode': ['009:25'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The PCI readmission measure shows how often Medicare fee-for-service (FFS) patients are readmitted to a hospital after a PCI procedure.</p>\n', 'programCode': ['009:048'], 'title': 'American College of Cardiology Percutaneous Coronary Intervention (PCI) Readmission Measure', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['Hospital'], 'landingPage': 'https://healthdata.gov/dataset/american-college-cardiology-percutaneous-coronary-intervention-pci-readmission-measure-3', 'modified': '2020-03-03', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2013-08-02', 'accessLevel': 'public', 'identifier': '9cb359cd-8af1-4181-82b0-f1df6ea42569', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'other', 'accessURL': 'https://data.medicare.gov/api/views/96ug-zvyz/rows.csv?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'other'}, {'@type': 'dcat:Distribution', 'format': 'other', 'accessURL': 'https://data.medicare.gov/api/views/96ug-zvyz/rows.rdf?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'other'}, {'@type': 'dcat:Distribution', 'format': 'other', 'accessURL': 'https://data.medicare.gov/api/views/96ug-zvyz/rows.json?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'other'}, {'@type': 'dcat:Distribution', 'format': 'other', 'accessURL': 'https://data.medicare.gov/api/views/96ug-zvyz/rows.xml?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'other'}], 'keyword': ['hospital-compare', 'readmissions-complications-and-death'], 'bureauCode': ['009:38'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>A list of common questions and topics asked by Medicare beneficiaries, and the specific organization that can help you get the answers to your question.</p>\n', 'programCode': ['009:078'], 'title': 'Helpful Contacts - Question List By Organization', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['Health', 'Quality'], 'landingPage': 'https://healthdata.gov/dataset/helpful-contacts-question-list-organization', 'modified': '2020-03-03', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2013-08-02', 'accessLevel': 'public', 'identifier': 'f007fa60-d074-4689-88fd-d1317a2359fa', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'other', 'accessURL': 'https://data.medicare.gov/api/views/hr7k-zqey/rows.csv?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'other'}, {'@type': 'dcat:Distribution', 'format': 'other', 'accessURL': 'https://data.medicare.gov/api/views/hr7k-zqey/rows.rdf?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'other'}, {'@type': 'dcat:Distribution', 'format': 'other', 'accessURL': 'https://data.medicare.gov/api/views/hr7k-zqey/rows.json?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'other'}, {'@type': 'dcat:Distribution', 'format': 'other', 'accessURL': 'https://data.medicare.gov/api/views/hr7k-zqey/rows.xml?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'other'}], 'keyword': ['billing', 'hc', 'health-information', 'helpful-contacts', 'organizations', 'Quality', 'questions'], 'bureauCode': ['009:38'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>A database of agencies listed by state and topic to provide you with contact information for specific organizations or help you get answers to your Medicare related questions.</p>\n', 'programCode': ['009:078'], 'title': 'Helpful Contacts - Agency List By Topic', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/helpful-contacts-agency-list-topic', 'modified': '2020-02-24', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2013-08-02', 'accessLevel': 'public', 'identifier': 'a1b0e701-069b-429f-aacf-8842d38b35a0', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'other', 'accessURL': 'https://data.medicare.gov/api/views/tinc-envn/rows.csv?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'other'}, {'@type': 'dcat:Distribution', 'format': 'other', 'accessURL': 'https://data.medicare.gov/api/views/tinc-envn/rows.rdf?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'other'}, {'@type': 'dcat:Distribution', 'format': 'other', 'accessURL': 'https://data.medicare.gov/api/views/tinc-envn/rows.json?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'other'}, {'@type': 'dcat:Distribution', 'format': 'other', 'accessURL': 'https://data.medicare.gov/api/views/tinc-envn/rows.xml?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'other'}], 'keyword': ['agencies', 'helpful-contacts', 'organizations'], 'bureauCode': ['009:38'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>Home Health Care - HHCAHPS National Data</p>\n', 'programCode': ['009:078'], 'title': 'Home Health Care - HHCAHPS National Data', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['Health', 'Quality'], 'landingPage': 'https://healthdata.gov/dataset/home-health-care-hhcahps-national-data', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2013-08-02', 'accessLevel': 'public', 'identifier': '1e43f534-5235-4006-8383-e276f65005a0', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/vxub-6swi/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'format': 'rdf', 'accessURL': 'https://data.medicare.gov/api/views/vxub-6swi/rows.rdf?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'format': 'json', 'accessURL': 'https://data.medicare.gov/api/views/vxub-6swi/rows.json?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'format': 'text/xml', 'accessURL': 'https://data.medicare.gov/api/views/vxub-6swi/rows.xml?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'text/xml'}], 'keyword': ['comparison', 'facilities', 'hhc', 'hhcahps', 'home-health-agencies', 'patient-survey-results', 'Quality', 'ratings'], 'bureauCode': ['009:38'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>Home Health Care - HHCAHPS</p>\n', 'programCode': ['009:071'], 'title': 'Home Health Care - HHCAHPS', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['Health', 'Quality'], 'landingPage': 'https://healthdata.gov/dataset/home-health-care-hhcahps', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2013-08-02', 'accessLevel': 'public', 'identifier': 'c08b7997-a786-4f02-b15f-4cef1fe782b9', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'https://data.medicare.gov/api/views/ccn4-8vby/rows.csv?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'format': 'rdf', 'accessURL': 'https://data.medicare.gov/api/views/ccn4-8vby/rows.rdf?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'format': 'json', 'accessURL': 'https://data.medicare.gov/api/views/ccn4-8vby/rows.json?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'format': 'text/xml', 'accessURL': 'https://data.medicare.gov/api/views/ccn4-8vby/rows.xml?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'text/xml'}], 'keyword': ['comparison', 'facilities', 'hhc', 'hhcahps', 'home-health-agencies', 'patient-survey-results', 'Quality', 'ratings'], 'bureauCode': ['009:38'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>Home Health Care - HHCAHPS State Data</p>\n', 'programCode': ['009:072'], 'title': 'Home Health Care - HHCAHPS State Data', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['Health', 'Quality', 'State'], 'landingPage': 'https://healthdata.gov/dataset/home-health-care-hhcahps-state-data', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2013-08-02', 'accessLevel': 'public', 'identifier': '5d409f29-3e69-426c-ad53-00610c35fdfe', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'https://data.medicare.gov/api/views/m5jg-jg7i/rows.csv?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'format': 'rdf', 'accessURL': 'https://data.medicare.gov/api/views/m5jg-jg7i/rows.rdf?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'format': 'json', 'accessURL': 'https://data.medicare.gov/api/views/m5jg-jg7i/rows.json?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'format': 'text/xml', 'accessURL': 'https://data.medicare.gov/api/views/m5jg-jg7i/rows.xml?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'text/xml'}], 'keyword': ['comparison', 'facilities', 'hhc', 'hhcahps', 'home-health-agencies', 'patient-survey-results', 'Quality', 'ratings', 'state-average'], 'bureauCode': ['009:38'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>A list of hospitals participating in the Hospital VBP Program and their performance rates and scores for the Clinical Process of Care Heart Failure measures.</p>\n', 'programCode': ['009:078'], 'title': 'Hospital Value-Based Purchasing (HVBP) – Heart Failure Scores', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['Quality', 'Hospital'], 'landingPage': 'https://healthdata.gov/dataset/hospital-value-based-purchasing-hvbp-%E2%80%93-heart-failure-scores', 'modified': '2020-03-03', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2013-08-02', 'accessLevel': 'public', 'identifier': '69fe12c5-ee8f-4b59-a8d9-d7b6faf4b352', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'https://data.medicare.gov/api/views/waqh-8uyi/rows.csv?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'format': 'rdf', 'accessURL': 'https://data.medicare.gov/api/views/waqh-8uyi/rows.rdf?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'format': 'json', 'accessURL': 'https://data.medicare.gov/api/views/waqh-8uyi/rows.json?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'format': 'text/xml', 'accessURL': 'https://data.medicare.gov/api/views/waqh-8uyi/rows.xml?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'text/xml'}], 'keyword': ['heart-failure', 'hf', 'hospital-compare', 'hospital-value-based-purchasing', 'hvbp', 'linking-quality-to-payment', 'process-of-care', 'Quality', 'Rates', 'ratings', 'scores', 'value-based-purchasing'], 'bureauCode': ['009:38'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>ESRD QIP data by facility: % of hemodialysis patient-months with spKt/V >= 1.2; % of peritoneal patient-months with Kt/V >= 1.7 Kt/V (dialytic + residual) during the four-month study period; % of pediatric in-center hemodialysis patient-months with spKt/V >= 1.2</p>\n', 'programCode': ['009:048'], 'title': 'ESRD QIP - Dialysis Adequacy - Payment Year 2015', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['Quality'], 'landingPage': 'https://healthdata.gov/dataset/esrd-qip-dialysis-adequacy-payment-year-2015', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2013-08-02', 'accessLevel': 'public', 'identifier': '88a2a056-cf3f-4af0-b8e5-c8229366fb64', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'https://data.medicare.gov/api/views/85f7-fdqf/rows.csv?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'format': 'rdf', 'accessURL': 'https://data.medicare.gov/api/views/85f7-fdqf/rows.rdf?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'format': 'json', 'accessURL': 'https://data.medicare.gov/api/views/85f7-fdqf/rows.json?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'format': 'text/xml', 'accessURL': 'https://data.medicare.gov/api/views/85f7-fdqf/rows.xml?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'text/xml'}], 'keyword': ['dfc', 'dialysis', 'dialysis-facilities', 'linking-quality-to-payment--qip'], 'bureauCode': ['009:38'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The data set includes the number of eligible patients by clinical measure; % patients with Hemoglobin > 12; ESRD QIP data by facility: % of hemodialysis patient-months with spKt/V >= 1.2; % of peritoneal patient-months with Kt/V >= 1.7 Kt/V (dialytic + residual) during the four-month study period; % of pediatric in-center hemodialysis patient-months with spKt/V >= 1.2; % of hemodialysis patients using an arteriovenous fistula during last treatment of the month; % of hemodialysis patients using an intravenous catheter during the last treatment of the month and for at least 89 days prior; Hemoglobin > 12 measure score; Dialysis Adequacy Measure Topic score; Vascular Access Type Measure Topic score; ICH CAHPS Admin score; NHSN Event Reporting score; Mineral Metabolism Reporting score; Anemia Management Reporting score; the Total Performance Score; and payment reduction percentage.</p>\n', 'programCode': ['009:048'], 'title': 'ESRD QIP - Complete QIP Data - Payment Year 2015', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['Quality'], 'landingPage': 'https://healthdata.gov/dataset/esrd-qip-complete-qip-data-payment-year-2015', 'modified': '2020-03-03', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2013-08-02', 'accessLevel': 'public', 'identifier': 'd7041524-8339-4ebe-9bbe-3e17315199d9', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'https://data.medicare.gov/api/views/qg5v-bgia/rows.csv?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'format': 'rdf', 'accessURL': 'https://data.medicare.gov/api/views/qg5v-bgia/rows.rdf?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'format': 'json', 'accessURL': 'https://data.medicare.gov/api/views/qg5v-bgia/rows.json?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'format': 'text/xml', 'accessURL': 'https://data.medicare.gov/api/views/qg5v-bgia/rows.xml?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'text/xml'}], 'keyword': ['dfc', 'dialysis', 'dialysis-facilities', 'linking-quality-to-payment--qip'], 'bureauCode': ['009:38'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>QIP data by facility: % patients with Hgb >12.</p>\n', 'programCode': ['009:048'], 'title': 'ESRD QIP - Anemia - Payment Year 2015', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['Quality'], 'landingPage': 'https://healthdata.gov/dataset/esrd-qip-anemia-payment-year-2015', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2013-08-02', 'accessLevel': 'public', 'identifier': 'a21f0723-4af2-4d46-b27c-77ea73a4160b', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'https://data.medicare.gov/api/views/965w-87dq/rows.csv?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'format': 'rdf', 'accessURL': 'https://data.medicare.gov/api/views/965w-87dq/rows.rdf?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'format': 'json', 'accessURL': 'https://data.medicare.gov/api/views/965w-87dq/rows.json?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'format': 'text/xml', 'accessURL': 'https://data.medicare.gov/api/views/965w-87dq/rows.xml?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'text/xml'}], 'keyword': ['dfc', 'dialysis', 'dialysis-facilities', 'linking-quality-to-payment--qip'], 'bureauCode': ['009:38'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>Total Performance Scores by facility of the ESRD QIP.</p>\n', 'programCode': ['009:078'], 'title': 'ESRD QIP - Total Performance Scores - Payment Year 2015', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Quality'], 'landingPage': 'https://healthdata.gov/dataset/esrd-qip-total-performance-scores-payment-year-2015', 'modified': '2019-06-15', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2013-08-02', 'accessLevel': 'public', 'identifier': '08fb52b1-7365-4bff-a5f1-80e16f0342f8', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/fqah-awe3/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'format': 'rdf', 'accessURL': 'https://data.medicare.gov/api/views/fqah-awe3/rows.rdf?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'format': 'json', 'accessURL': 'https://data.medicare.gov/api/views/fqah-awe3/rows.json?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'format': 'text/xml', 'accessURL': 'https://data.medicare.gov/api/views/fqah-awe3/rows.xml?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'text/xml'}], 'keyword': ['dfc', 'dialysis', 'dialysis-facilities', 'linking-quality-to-payment--qip'], 'bureauCode': ['009:38'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>In October 2012, CMS began reducing Medicare payments for Inpatient Prospective Payment System hospitals with excess readmissions. Excess readmissions are measured by a ratio, by dividing a hospital’s number of “predicted” 30-day readmissions for heart attack, heart failure, and pneumonia by the number that would be “expected,” based on an average hospital with similar patients. A ratio greater than 1 indicates excess readmissions.</p>\n', 'programCode': ['009:078'], 'title': 'Hospital Readmission Reduction', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['Quality', 'Hospital'], 'landingPage': 'https://healthdata.gov/dataset/hospital-readmission-reduction', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2013-08-02', 'accessLevel': 'public', 'identifier': '4c3445b3-a6b5-47bc-b6cd-422a7d2ae6d6', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'https://data.medicare.gov/api/views/9n3s-kdb3/rows.csv?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'format': 'rdf', 'accessURL': 'https://data.medicare.gov/api/views/9n3s-kdb3/rows.rdf?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'format': 'json', 'accessURL': 'https://data.medicare.gov/api/views/9n3s-kdb3/rows.json?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'format': 'text/xml', 'accessURL': 'https://data.medicare.gov/api/views/9n3s-kdb3/rows.xml?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'text/xml'}], 'keyword': ['hospital-compare', 'linking-quality-to-payment'], 'bureauCode': ['009:38'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>This map can be used to find an Indian Health Service, Tribal or Urban Indian Health Program facility. This map can be used to: <br />\nZoom in to a general location to see if there is a facility in that region. <br />\nEnter your current location in the form to see the facilities available. <br />\nFind a specific facility by selecting the "Facility Information" tab and typing in the name of the facility that you are trying to find. </p>\n', 'programCode': ['009:024'], 'title': 'IHS Facility Locator', 'temporal': '2011-01-01T00:00:00-05:00/2011-01-01T00:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Indian Health Service'}, 'landingPage': 'https://healthdata.gov/dataset/ihs-facility-locator', 'modified': '2020-03-03', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Health Data'}, 'issued': '2013-07-31', 'accessLevel': 'public', 'identifier': '87105064-444b-4e33-b5f7-f686ffe9c414', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'xls', 'accessURL': 'https://www.ihs.gov/forpatients/includes/themes/newihstheme/display_objects/documents/IHS_Health_Facilities.xlsx', 'mediaType': 'application/unknown', 'title': 'XLS '}], 'keyword': ['indian-health-service'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': "<p>The Neuroimaging Informatics Tools and Resources Clearinghouse (NITRC) facilitates finding and comparing neuroimaging resources for functional and structural neuroimaging analyses—including popular tools as well as those that once might have been hidden in another researcher's laboratory or some obscure corner of cyberspace. NITRC collects and points to standardized information about tools, making the task of finding and comparing them easier than before. The site can help researchers find the right functional or structural neuroimaging tool or resource for their research. NITRC has recently added services such as cloud-based computing and data storage, and is broadening the range of scientific domains from MR to PET, SPECT, CT, MEG/EEG and optical imaging. Additional domains of interest are digital atlasing, and computational neuroscience, including large-scale and multi-scale modeling. The NITRC team searches out relevant research tools and resources to house on the site. Researchers can compare tools on NITRC and developers can seek and receive help from the community to make their tools more usable and accessible.</p>\n", 'programCode': ['009:048'], 'title': 'Neuroimaging Informatics Tools and Resources Clearinghouse (NITRC)', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH), Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/neuroimaging-informatics-tools-and-resources-clearinghouse-nitrc', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:nitrcinfo@nitrc.org', 'fn': 'NITRC Info'}, 'issued': '2013-07-09', 'temporal': '2007-01-01T00:00:00-05:00/2007-01-10T00:00:00-05:00', 'identifier': 'ec022df2-4230-4a24-9416-69efa6fd476a', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.nitrc.org/', 'mediaType': 'application/unknown', 'title': 'API '}], 'keyword': ['neuroimaging'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.nitrc.org/'}, {'description': '<p>Descriptive, longitudinal study including direct assessments, classroom observation, parent and teacher interviews, for a nationally represenative sample of Head Start Children</p>\n', 'programCode': ['009:092'], 'title': 'Head Start Family and Child Experiences Survey (FACES) 2000 Cohort', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/head-start-family-and-child-experiences-survey-faces-2000-cohort', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2013-06-19', 'temporal': '2000-01-01T00:00:00-05:00/2003-01-01T00:00:00-05:00', 'identifier': 'b06bd10c-3fa1-4f8c-8d5f-e6716ec2c7d4', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'api', 'accessURL': 'http://researchconnections.org/childcare/resources/5553?q=Family+and+Child+Experiences+Survey', 'mediaType': 'application/unknown', 'title': 'API '}], 'keyword': ['early care and education', 'head start'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://researchconnections.org/childcare/resources/5553?q=Family+and+Child+Experiences+Survey'}, {'description': '<p>Descriptive, longitudinal study including direct assessments, classroom observation, parent and teacher interviews, for a nationally represenative sample of Head Start Children</p>\n', 'programCode': ['009:092'], 'title': 'Head Start Family and Child Experiences Survey (FACES) 2003 Cohort', 'temporal': '2003-01-01T00:00:00-05:00/2006-01-01T00:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/head-start-family-and-child-experiences-survey-faces-2003-cohort', 'modified': '2018-11-30', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2013-06-19', 'accessLevel': 'public', 'identifier': 'fc856fae-78e5-4638-ab20-9563a6ae8172', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://researchconnections.org/childcare/resources/14419?q=Family+and+Child+Experience+Survey', 'mediaType': 'application/unknown', 'title': 'API '}], 'keyword': ['department-of-health-human-services'], 'bureauCode': ['009:70'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://researchconnections.org/childcare/resources/14419?q=Family+and+Child+Experience+Survey'}, {'description': '<p>Descriptive, longitudinal study including direct assessments, classroom observation, parent and teacher interviews, for a nationally represenative sample of Head Start Children</p>\n', 'programCode': ['009:092'], 'title': 'Head Start Family and Child Experiences Survey (FACES) 2006 Cohort', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/head-start-family-and-child-experiences-survey-faces-2006-cohort', 'modified': '2020-03-03', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2013-06-19', 'temporal': '2006-01-01T00:00:00-05:00/2009-01-01T00:00:00-05:00', 'identifier': 'a7ff2de7-83a5-4082-8234-788f98cbee83', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'api', 'accessURL': 'http://researchconnections.org/childcare/resources/19467?q=Family+and+Child+Experiences+Survey', 'mediaType': 'application/unknown', 'title': 'API '}], 'keyword': ['early care and education', 'head start'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://researchconnections.org/childcare/resources/19467?q=Family+and+Child+Experiences+Survey'}, {'description': '<p>Nationally representative, longitudinal information from an evaluation where children were randomly assigned to Head Start or community services as usual;direct assessments and observations of children as well as parent and staff interviews were conducted</p>\n', 'programCode': ['009:092'], 'title': 'Head Start Impact Study', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/head-start-impact-study', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2013-06-18', 'temporal': '2002-01-01T00:00:00-05:00/2006-01-01T00:00:00-05:00', 'identifier': '989e4cbb-2319-4c3c-a61c-ce2fa009549b', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://researchconnections.Org', 'mediaType': 'application/unknown', 'title': 'API '}], 'keyword': ['Child Well-Being', 'head start'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.researchconnections.org/childcare/studies/29462/documentation'}, {'description': '<p>Longitudinal information from an evaluation where children were randomly assigned to Early Head Start or community services as usual;direct assessments and observations of children as well as parent and staff interviews were conducted</p>\n', 'programCode': ['009:092'], 'title': 'Early Head Start Evaluation', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/early-head-start-evaluation', 'modified': '2020-03-03', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2013-06-18', 'temporal': '1996-01-01T00:00:00-05:00/2010-01-01T00:00:00-05:00', 'identifier': 'b7e06e5b-d843-480a-a18f-10a88ba35e23', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'api', 'accessURL': 'http://www.childcareresearch.org/childcare/resources/2925', 'mediaType': 'application/unknown', 'title': 'API '}], 'keyword': ['early care and education', 'early childhood development', 'early head start', 'head start', 'infants', 'toddlers'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.childcareresearch.org/childcare/resources/2925'}, {'description': '<p>Descriptive, longitudinal study including direct assessments, classroom observation, parent and teacher interviews, for a nationally represenative sample of Head Start Children</p>\n', 'programCode': ['009:092'], 'title': 'Head Start Family and Child Experiences Survey (FACES) 1997 Cohort', 'temporal': '1997-01-01T00:00:00-05:00/2000-01-01T00:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families'}, 'landingPage': 'https://healthdata.gov/dataset/head-start-family-and-child-experiences-survey-faces-1997-cohort', 'modified': '2019-06-15', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2013-06-18', 'accessLevel': 'public', 'identifier': '3e9b3492-ba4c-476f-8a74-6f0b9c7f87bf', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'api', 'accessURL': 'http://researchconnections.org/childcare/resources/5552?q=Family+and+Child+Experience+Survey', 'mediaType': 'application/unknown', 'title': 'API '}], 'keyword': ['early care and education', 'head start'], 'bureauCode': ['009:70'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://researchconnections.org/childcare/resources/5552?q=Family+and+Child+Experience+Survey'}, {'description': '<p>NIS–4 data were collected to provide updated estimates of the incidence of child abuse and neglect in the United States and measure changes in incidence from the earlier studies. The NIS follows a nationally representative sample design, so the estimates reflect the numbers of abused and neglected children in the United States who receive CPS investigation or come to the attention of community professionals.</p>\n', 'programCode': ['009:094'], 'title': 'Fourth National Incidende Study of Child Abuse and Neglect (NIS-4)', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/fourth-national-incidende-study-child-abuse-and-neglect-nis-4', 'modified': '2020-03-03', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2013-06-18', 'temporal': '2005-01-01T00:00:00-05:00/2006-01-01T00:00:00-05:00', 'identifier': '398aeef4-8a24-46f4-9113-5763410af802', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'api', 'accessURL': 'http://ndacan.cornell.edu/NDACAN/Datasets/Abstracts/DatasetAbstract_147.html', 'mediaType': 'application/unknown', 'title': 'API '}], 'keyword': ['Child Abuse and Neglect', 'child maltreatment', 'Child Welfare', 'Child Well-Being'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://ndacan.cornell.edu/NDACAN/Datasets/Abstracts/DatasetAbstract_147.html'}, {'description': '<p>Single source providing information on Temporary Assistance for Needy Families (TANF) program rules among States and across years (currently 1996-2010), including longitudinal tables with state TANF polices for selected years.</p>\n', 'programCode': ['009:102'], 'title': 'TANF Rules Data Base', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families, Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/tanf-rules-data-base', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2013-06-18', 'temporal': '1996-01-01T00:00:00-05:00/2010-12-31T00:00:00-05:00', 'identifier': '20287f1e-d621-41ee-928f-284caeb0b786', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://anfdata.urban.org/wrd/wrdwelcome.cfm', 'mediaType': 'application/unknown', 'title': 'XML '}], 'keyword': ['Temporary Assistance to Needy Families cash assistance welfare policy'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>Nationally representative, longitudinal data describing functioning of and services for children who are reported to child protective services</p>\n', 'programCode': ['009:015'], 'title': 'National Survey of Child and Adolescent Well-Being', 'temporal': '1999-01-01T00:00:00-05:00/2012-01-01T00:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families'}, 'landingPage': 'https://healthdata.gov/dataset/national-survey-child-and-adolescent-well-being', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'HealthData.gov'}, 'issued': '2013-06-18', 'accessLevel': 'public', 'identifier': '22ed32f4-b43d-4bdb-9aa6-cc7e3523595d', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'spss', 'accessURL': 'https://www.ndacan.cornell.edu/datasets/datasets-list-nscaw.cfm', 'mediaType': 'application/unknown', 'title': 'NSCAW Dataset'}], 'keyword': ['Child Abuse and Neglect', 'child maltreatment', 'Child Welfare', 'Child Well-Being'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.ndacan.cornell.edu/NDACAN/Datasets/Abstracts/DatasetAbstract_NSCAW-General.html'}, {'description': '<p>The National Ambulatory Medical Care Survey (NAMCS) is a national survey designed to meet the need for objective, reliable information about the provision and use of ambulatory medical care services in the United States. Findings are based on a sample of visits to non-federal employed office-based physicians who are primarily engaged in direct patient care.</p>\n', 'programCode': ['009:072'], 'title': 'National Ambulatory Medical Care Survey (NAMCS)', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention, Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/national-ambulatory-medical-care-survey-namcs', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2013-06-15', 'temporal': '1973-01-01T00:00:00-05:00/1973-01-01T00:00:00-05:00', 'identifier': '9e365513-8d63-4e61-a577-8598ae3c4a1c', '@type': 'dcat:Dataset', 'modified': '2020-03-04', 'keyword': ['centers-for-disease-control-and-prevention-department-of-health-human-services'], 'bureauCode': ['009:20'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.cdc.gov/nchs/ahcd/ahcd_questionnaires.htm'}, {'description': "<p>This Web-based interactive tool provides clinicians with a single-question quick screen about past year alcohol, tobacco, illegal and nonmedical prescription drug use. If the quick screen is positive for alcohol or tobacco, additional resources are provided. If the patient answers positively for illegal or nonmedical prescription drug use, there is an option to continue with the NIDA-modified ASSIST (NMASSIST). Adapted from the World Health Organization’s Alcohol, Smoking, and Substance Involvement Screening Test (ASSIST), the NMASSIST guides the clinician through more in-depth screening questions. Based on the patient's responses, the tool generates a substance involvement score that suggests the level of intervention needed. The tool also provides links to resources for conducting a brief intervention and treatment referral, if warranted.</p>\n", 'programCode': ['009:061'], 'title': 'NIDA Drug Use Screening Tool API', 'publisher': {'@type': 'org:Organization', 'name': 'National Institute on Drug Abuse (NIDA), National Institutes of Health (NIH)'}, 'landingPage': 'https://healthdata.gov/dataset/nida-drug-use-screening-tool-api', 'modified': '2018-11-20', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2013-05-30', 'accessLevel': 'public', 'identifier': '9ec7268f-3783-4117-8e14-8f9638d3a61d', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.drugabuse.gov/developers/nmassist', 'mediaType': 'application/unknown', 'title': 'API '}], 'keyword': ['alcohol', 'drug abuse', 'health care providers', 'Providers', 'screening tool', 'tobacco'], 'bureauCode': ['009:25'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>A provider level summary of Inpatient Prospective Payment System (IPPS) discharges, average charges and average Medicare payments for the Top 100 Diagnosis-Related Groups (DRG)</p>\n', 'programCode': ['009:078'], 'title': 'Inpatient Prospective Payment System (IPPS) Provider Summary for the Top 100 Diagnosis-Related Groups (DRG)', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['Health', 'Medicare', 'Hospital', 'Inpatient', 'State'], 'landingPage': 'https://healthdata.gov/dataset/inpatient-prospective-payment-system-ipps-provider-summary-top-100-diagnosis-related-1', 'modified': '2020-02-21', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2013-05-08', 'temporal': '2011-01-01T00:00:00-05:00/2011-01-01T00:00:00-05:00', 'identifier': 'bed9c757-f144-49eb-95ef-f8e01224a1ee', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'json', 'accessURL': 'http://data.cms.gov/resource/97k6-zzx3.json', 'mediaType': 'application/unknown', 'title': 'API '}, {'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'https://data.cms.gov/Medicare/Inpatient-Prospective-Payment-System-IPPS-Provider/97k6-zzx3', 'mediaType': 'application/unknown', 'title': 'CSV '}], 'keyword': ['100 Diagnosis-Related Groups DRG', 'CMS', 'health care providers', 'hospital referral region HRR', 'Inpatient', 'ipps', 'Medicare', 'State'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The Youth Risk Behavior Surveillance System (YRBSS) monitors 6 types of health-risk behaviors that contribute to the leading causes of death and disability among youth and adults, including: behaviors that contribute to unintentional injuries and violence; sexual behaviors that contribute to unintended pregnancy and sexually transmitted diseases (STDs), including HIV infection; alcohol and other drug use; tobacco use; unhealthy dietary behaviors; inadequate physical activity. YRBSS also measures the prevalence of obesity and asthma among youth and young adults. YRBSS includes a national school-based survey conducted by CDC and state, territorial, tribal, and local surveys conducted by state, territorial, and local education and health agencies and tribal governments.</p>\n', 'programCode': ['009:027'], 'title': 'Youth Risk Behavior Surveillance System (YRBSS)', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention, Department of Health & Human Services'}, 'theme': ['Health', 'National'], 'landingPage': 'https://healthdata.gov/dataset/youth-risk-behavior-surveillance-system-yrbss', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:yrbss@cdc.gov', 'fn': 'YRBSS'}, 'issued': '2013-05-01', 'temporal': '1991-01-01T00:00:00-05:00/1991-01-01T00:00:00-05:00', 'identifier': '83a48652-f4c3-4d9c-8f04-3e59b6a50878', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'text', 'accessURL': 'http://www.cdc.gov/healthyyouth/yrbs/cdcreports.htm', 'mediaType': 'application/unknown', 'title': 'Text '}], 'keyword': ['health-related behaviors', 'National', 'sexual assault', 'surveillance', 'Survey', 'youth'], 'bureauCode': ['009:20'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>RadLex is a controlled terminology for radiology and serves as a single unified source of radiology terms for radiology practice, education, and research. RadLex is a comprehensive lexicon for standardized indexing and retrieval of radiology information resources. With more than 30,000 terms, RadLex satisfies the needs of software developers, system vendors and radiology users by adopting the best features of existing terminology systems while producing new terms to fill critical gaps. RadLex also provides a comprehensive and technology-friendly replacement for the ACR Index for Radiological Diagnoses. It unifies and supplements other lexicons and standards, such as SNOMED-CT, LOINC, and DICOM. As images, image reports, and medical records continue to move online RadLex meets the need of physicians to organize and retrieve image data using a common set of terms. <br />\n <br />\nRadReport is a radiology reporting initiative that is a part of RadLex. RadReport aims to improve reporting practices by creating a library of clear and consistent report templates. Report templates and information about RadReport is available at the link in Resource 2. <br />\n </p>\n', 'programCode': ['009:046'], 'title': 'RadLex', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH), Department of Health & Human Services'}, 'theme': ['Health'], 'landingPage': 'https://healthdata.gov/dataset/radlex', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2013-04-13', 'temporal': '2006-01-01T00:00:00-05:00/2006-11-15T00:00:00-05:00', 'identifier': '3c4eddf8-7c83-436a-9f48-5304d84d318b', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://bioportal.bioontology.org/ontologies/RADLEX', 'mediaType': 'application/unknown', 'title': 'API '}, {'@type': 'dcat:Distribution', 'format': 'query tool', 'accessURL': 'http://radreport.org/about.php', 'mediaType': 'application/unknown', 'title': 'Query Tool '}], 'keyword': ['Health Informatics', 'health IT', 'Imaging', 'Radiology'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://radlex.org/'}, {'description': '<p>The HIV Testing Sites & Care Services Locator is a first-of-its-kind, location-based search tool that allows you to search for testing services, housing providers, health centers and other service providers near your current location.</p>\n', 'programCode': ['009:027'], 'title': 'HIV/AIDS testing sites and locator services', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/hivaids-testing-sites-and-locator-services', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2013-04-08', 'accessLevel': 'public', 'identifier': '54f56a12-8a8d-4c32-bebe-521e0362a451', '@type': 'dcat:Dataset', 'modified': '2020-03-04', 'keyword': ['department-of-health-human-services'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>To inform the HHS, Congress, and the public about the efficiency, effectiveness, and integrity of HHS programs and to recommend actions to promote those goals.</p>\n', 'programCode': ['009:109'], 'title': 'Repository of Evaluation Reports', 'temporal': '1998-01-01T00:00:00-05:00/1998-01-01T00:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Office of Inspector General'}, 'landingPage': 'https://healthdata.gov/dataset/repository-evaluation-reports-0', 'contactPoint': {'hasEmail': 'mailto:public.affairs@oig.hhs.gov', 'fn': 'OIG Public Affairs'}, 'issued': '2013-03-25', 'accessLevel': 'public', 'identifier': '01f61930-6f40-4ea4-a95c-27204e377b8e', '@type': 'dcat:Dataset', 'modified': '2020-01-28', 'keyword': ['office-of-inspector-general'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>To inform HHS, States, Congress, and the public about the results and accomplishments of the State Medicaid Fraud Control Units.</p>\n', 'programCode': ['009:076'], 'title': 'Medicaid Fraud Control Units (MFCU) Annual Spending and Performance Statistics', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Office of Inspector General, Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/medicaid-fraud-control-units-mfcu-annual-spending-and-performance-statistics', 'contactPoint': {'hasEmail': 'mailto:public.affairs@oig.hhs.gov', 'fn': 'OIG public affairs'}, 'issued': '2013-03-25', 'temporal': '2006-01-01T00:00:00-05:00/2006-01-01T00:00:00-05:00', 'identifier': 'e02ee78f-98b2-4a10-b057-07c73edb954c', '@type': 'dcat:Dataset', 'modified': '2020-03-03', 'keyword': ['office-of-inspector-general-department-of-health-human-services'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>Our objective is to ensure that providers who bill Federal health care programs do not submit claims for services furnished, ordered or prescribed by an excluded individual or entity. The LEIE is updated monthly with all individuals and entities who have been excluded from participation in Federal health care programs. Providers who bill Medicare, Medicaid, or other Federal health care programs must ensure that they know what individuals or entities are excluded and not bill for their services (e.g., a pharmacy should not bill Medicaid for a drug prescribed by an excluded physician nor for drugs dispensed by an excluded pharmacist).</p>\n', 'programCode': ['009:109'], 'title': 'List of Excluded Individuals and Entities', 'temporal': '1998-01-01T00:00:00-05:00/1998-01-01T00:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Office of Inspector General'}, 'landingPage': 'https://healthdata.gov/dataset/list-excluded-individuals-and-entities', 'modified': '2019-06-15', 'contactPoint': {'hasEmail': 'mailto:public.affairs@oig.hhs.gov', 'fn': 'OIG Public Affairs'}, 'issued': '2013-03-25', 'accessLevel': 'public', 'identifier': '848cbb44-cd74-4265-b2c5-54f5bcacfb55', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'title': ' ', 'accessURL': 'http://oig.hhs.gov/exclusions/exclusions_list.asp', 'mediaType': 'application/unknown'}], 'keyword': ['health care providers', 'Medicaid', 'Medicare', 'Pharmacy', 'Providers'], 'bureauCode': ['009:92'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>OIG negotiates corporate integrity agreements (CIA) with health care providers and other entities as part of the settlement of Federal health care program investigations arising under a variety of civil false claims statutes. Providers or entities agree to the obligations, and in exchange, OIG agrees not to seek their exclusion from participation in Medicare, Medicaid, or other Federal health care programs.</p>\n', 'programCode': ['009:023'], 'title': 'Corporate Integrity Agreement (CIA) documents', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Office of Inspector General, Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/corporate-integrity-agreement-cia-documents', 'contactPoint': {'hasEmail': 'mailto:Public.Affairs@OIG.HHS.gov', 'fn': 'OIG Public Affairs'}, 'issued': '2013-03-25', 'temporal': '2005-01-01T00:00:00-05:00/2005-01-01T00:00:00-05:00', 'identifier': 'c1075abe-0e21-4207-b17b-1642cca9af82', '@type': 'dcat:Dataset', 'modified': '2020-03-04', 'keyword': ['office-of-inspector-general-department-of-health-human-services'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The Nanomaterial Registry compiles data from multiple databases into a single resource. The goal of this resource is to establish a curated nanomaterial registry, whose primary function is to provide consistent information on the biological and environmental interactions of well-characterized nanomaterials, as well as links to associated publications, modeling tools, computational results and manufacturing guidances. The publicly available Registry is intended to serve as a comprehensive resource for the nanomaterial community, providing data that has been systematically curated based on minimal information standards built with broad community acceptance. It provides a way to tie together different sources of information for a specific nanomaterial and allows users to search and compare characteristic data on different nanomaterials.</p>\n<p>The registry provides tools for analyzing and comparing data on the biological and environmental implications of well-characterized nanomaterials. This resource will evolve as the quality and quantity of the information on nanomaterials improve. Hundreds of nanomaterial entries have been curated into the registry for physico-chemical characteristics and are available to the public. Biological and environmental study data for existing nanomaterial entries will also be curated into the registry.</p>\n<p>The nanomaterial registry provides the following functions for the research community: basic and advance search through key words or physical and chemical characteristics (PCC); ability to browse nanomaterials based on categories; detailed information about PCC and the biological, and environmental interactions of nanomaterials; display the quality of the characterization of each nanomaterial entry in the form of compliance level that is algorithm based; compare PCC and the biological and environmental interactions of nanomaterials; and find similar nanomaterials based on PCC and the biological and environmental interactions of nanomaterials.</p>\n', 'programCode': ['009:046'], 'title': 'Nanomaterial Registry', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH), Department of Health & Human Services'}, 'theme': ['Health'], 'landingPage': 'https://healthdata.gov/dataset/nanomaterial-registry', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2013-03-25', 'temporal': '2010-01-01T00:00:00-05:00/2012-01-31T00:00:00-05:00', 'identifier': '9e32173a-d9c4-47b4-a57c-811a79c5bfb4', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.nanomaterialregistry.org/Default.aspx', 'mediaType': 'application/unknown', 'title': 'API '}], 'keyword': ['nanomaterials health and environment'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'https://www.nanomaterialregistry.org/about/MinimalInformationStandards.aspx'}, {'description': '<p>State officials use the OCSE-157 to report annual statistical and financial information on their Child Support Enforcement (CSE) program to the Department of Health and Human Services (HHS). This information will enable the Secretary of HHS to comply with sections 409, 452(a) and (g), 458, and 469 of the Social Security Act (the Act). The Act requires the Secretary to establish standards for an effective Child Support Enforcement program, and to make an Annual Report to the Congress on program activities. Information submitted by states will also enable HHS to compute individual state incentive, penalty, and outcome measures to be used in evaluating state performance in running a CSE program. The authority to collect this information is also set forth in regulations at 45 CFR 30</p>\n', 'programCode': ['009:084'], 'title': 'Child Support Enforcement Annual Data Report Form 157 - YR 2004', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families, Department of Health & Human Services'}, 'theme': ['Health', 'State'], 'landingPage': 'https://healthdata.gov/dataset/child-support-enforcement-annual-data-report-form-157-yr-2004', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2013-02-01', 'temporal': '2004-01-01T00:00:00-05:00/2004-09-30T00:00:00-04:00', 'identifier': '84f07c5b-e222-4123-aaf3-42b41b7e8cbd', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'http://www.acf.hhs.gov/datagov-datasets/ocse/dcs/157_CSE_ANNUAL_2004.csv', 'mediaType': 'application/unknown', 'title': 'CSV '}], 'keyword': ['annual data', 'arrears', 'assistance', 'cases initiated in state', 'cases open', 'Child', 'child support', 'Child Support Enforcement', 'Children', 'current assistance', 'employees', 'former assistance', 'good cause', 'health insurance', 'interstate cases', 'iv-d offices', 'Medicaid', 'medical coverage', 'medical support', 'never assistance', 'open cases', 'open interstate cases', 'out-of-wedlock', 'paternity', 'paternity established', 'support', 'support distributed', 'support due', 'title iv-a', 'title iv-d', 'title iv-e', 'tribal iv-a'], 'bureauCode': ['001:05'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.acf.hhs.gov/datagov-datasets/ocse/dcs/157_CSE_ANNUAL_DICTIONARY.xlsx'}, {'description': '<p>The AFCARS Trends Chart tracks children in Foster Care from FY 2002 through the most recent year. A table of data and a graphic depiction of trends are shown for children in care on the first day of the year, entries to foster care, exits, children waiting to be adopted, children adopted, children with terminations of parental rights, and total children served in foster care.</p>\n', 'programCode': ['009:101'], 'title': 'Adoption and Foster Care Analysis and Reporting System Trends Chart and Table', 'temporal': '2010-01-01T00:00:00-05:00/2011-01-01T00:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families'}, 'landingPage': 'https://healthdata.gov/dataset/adoption-and-foster-care-analysis-and-reporting-system-trends-chart-and-table', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2013-01-18', 'accessLevel': 'public', 'identifier': '186960c3-830b-4181-9c12-b965b051047f', '@type': 'dcat:Dataset', 'modified': '2018-11-20', 'keyword': ['adoption and foster care'], 'bureauCode': ['009:70'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>Child Maltreatment Reports contain data from the National Child Abuse and Neglect Data System that have been aggregated to the State level</p>\n', 'programCode': ['184:016'], 'title': 'Child Maltreatment Annual Reports', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families, Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/child-maltreatment-annual-reports', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2013-01-18', 'temporal': '2010-01-01T00:00:00-05:00/2010-01-01T00:00:00-05:00', 'identifier': 'eb78172c-71ad-465f-a941-5ec61cdd0e3d', '@type': 'dcat:Dataset', 'modified': '2020-03-04', 'keyword': ['child abuse', 'child maltreatment', 'child safety'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': "<p>The National Child Abuse and Neglect Data System (NCANDS) Child File data set consists of child-specific data of all reports of maltreatment to State child protective service agencies that received an investigation or assessment response. NCANDS is a Federally-sponsored national data collection effort created for the purpose of tracking the volume and nature of child maltreatment reporting each year within the United States. The Child File is the case-level component of the NCANDS. Child File data are collected annually through the voluntary participation of States. Participating States submit their data after going through a process in which the State's administrative system is mapped to the NCANDS data structure. Data elements include the demographics of children and their perpetrators, types of maltreatment, investigation or assessment dispositions, risk factors, and services provided as a result of the investigation or assessment.</p>\n", 'programCode': ['009:094'], 'title': 'National Child Abuse and Neglect Data System (NCANDS) Child File', 'temporal': '2010-01-01T00:00:00-05:00/2010-01-01T00:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families'}, 'landingPage': 'https://healthdata.gov/dataset/national-child-abuse-and-neglect-data-system-ncands-child-file', 'modified': '2020-01-15', 'contactPoint': {'hasEmail': 'mailto:malcolm.hale@acf.hhs.gov', 'fn': 'Hale, Malcolm'}, 'issued': '2013-01-18', 'accessLevel': 'public', 'identifier': '6820d1cb-0e93-4870-b6e0-4a33d84122c1', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'query tool', 'accessURL': 'http://www.ndacan.acf.hhs.gov/datasets/datasets-list-ncands-child-file-dcdc.cfm', 'mediaType': 'application/unknown', 'title': 'Link to child file dataset for eligible members of the research community'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://healthdata.gov/sites/default/files/Findings%20from%20NCANDS%20-%20Data%20Tables%20%28updated%20with%20FY%202015%29.csv', 'format': '.csv', 'title': 'Findings from the National Child Abuse and Neglect Data System (NCANDS) - Data Tables (updated with FY 2015)', 'description': '<p>This file contains state-level counts, percentages, and rates for select findings from the National Child Abuse and Neglect Data System (NCANDS). Rates are calculated using child population data from the U.S. Census. The tables reflected in this dataset correspond to the state-by-state tables in the Child Maltreatment 2015 report which is available at <a href="https://www.acf.hhs.gov/cb/research-data-technology/statistics-research/child-maltreatment">https://www.acf.hhs.gov/cb/research-data-technology/statistics-research/...</a>.</p>\n', 'mediaType': 'text/csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://healthdata.gov/sites/default/files/Findings%20from%20NCANDS%20%E2%80%93%20File%20Contents%20and%20Definitions%20for%20the%20Data%20Tables%20%28updated%20with%20FY%202015%29.docx', 'format': 'docx', 'mediaType': 'application/vnd.openxmlformats-officedocument.wordprocessingml.document', 'title': 'Findings from the National Child Abuse and Neglect Data System (NCANDS) – File Contents and Definitions for the Data Tables (updated with FY 2015)'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://healthdata.gov/sites/default/files/Combined%20CM%202017%20data%20tables.xlsx', 'format': 'xlsx', 'title': 'Findings from the National Child Abuse and Neglect Data System (NCANDS) - Data Tables (From Child Maltreatment 2017)', 'description': '<p>This file contains state-level counts, percentages, and rates for select findings from the National Child Abuse and Neglect Data System (NCANDS). Rates are calculated using child population data from the U.S. Census. The tables reflected in this dataset correspond to the state-by-state tables in the Child Maltreatment 2017 report which is available at <a href="https://www.acf.hhs.gov/cb/research-data-technology/statistics-research/child-maltreatment">https://www.acf.hhs.gov/cb/research-data-technology/statistics-research/child-maltreatment</a></p>\n', 'mediaType': 'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://healthdata.gov/sites/default/files/Findings%20from%20the%20National%20Child%20Abuse%20and%20Neglect%20Data%20System%20CM%202017.docx', 'format': 'docx', 'title': 'Findings from the National Child Abuse and Neglect Data System (NCANDS) – File Contents and Definitions for the Data Tables (From Child Maltreatment 2017)', 'description': '<p>Findings from the National Child Abuse and Neglect Data System (NCANDS) – File Contents and Definitions for the Data Tables (From Child Maltreatment 2017)</p>\n', 'mediaType': 'application/vnd.openxmlformats-officedocument.wordprocessingml.document'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://healthdata.gov/sites/default/files/Findings%20from%20the%20National%20Child%20Abuse%20and%20Neglect%20Data%20System%20CM%202018.docx', 'format': 'docx', 'title': 'Findings from the National Child Abuse and Neglect Data System (NCANDS) - File contents and definitions (from Child Maltreatment 2018)', 'description': '<p>This file contains state-level counts, percentages, and rates for select findings from the National Child Abuse and Neglect Data System (NCANDS). Rates are calculated using child population data from the U.S. Census. The tables reflected in this dataset correspond to the state-by-state tables in the Child Maltreatment 2018 report which is available at <a href="https://www.acf.hhs.gov/cb/research-data-technology/statistics-research/child-maltreatment">https://www.acf.hhs.gov/cb/research-data-technology/statistics-research/...</a>.</p>\n', 'mediaType': 'application/vnd.openxmlformats-officedocument.wordprocessingml.document'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://healthdata.gov/sites/default/files/Combined_CM_2018_data_tables.xlsx', 'format': '.csv', 'mediaType': 'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet', 'title': 'Findings from the National Child Abuse and Neglect Data System (NCANDS) - Data tables (from Child Maltreatment 2018)'}], 'keyword': ['child abuse', 'child maltreatment', 'child safety', 'children'], 'bureauCode': ['009:70'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The National Survey of Substance Abuse Treatment Services (N-SSATS) (formerly titled Uniform Facility Data Set (UFDS)) is designed to collect information from all facilities in the United States, both public and private, that provides substance abuse treatment. N-SSATS is one of three components of SAMHSA\'s Behavioral Health Services Information System (BHSIS, formerly Drug and Alcohol Services Information System (DASIS)) and is designed to provide the mechanism for quantifying the dynamic character and composition ofthe United States substance abuse treatment delivery system. In 1995, SAMHSA created BHSIS (formerly DASIS) to facilitate the integration of its existing treatment service\'s datasets and to reduce redundancy in data collection and reporting. The other two BHSIS components are the Inventory of Substance Abuse Treatment Services (I-SATS) and the Treatment Episode Data Set (TEDS). The I-SATS is a comprehensive listing of all known substance abuse treatment facilities in the United States. The TEDS is a client-level database of individuals admitted to publicly funded substance abuse treatment facilities and is available from the SAMHDA Web site. Together, these three BHSIS components provide national- and state-level data on persons receiving alcohol and substance abuse treatment as well as data on the facilities providing the treatment.</p>\n<p>Data collected in N-SSATS include topics covering ownership, services offered (assessment and pre-treatment, testing, transitional, ancillary, pharmacotherapies), primary focus (substance abuse, mental health, both, general health, other), hotline operation, methadone/Levo-Alpha Acetyl Methadol (LAAM)/buprenorphine dispensing, counseling and therapeutic approaches, special programs or groups, languages in which treatment is provided, type of treatment provided, number of clients (total and under age 18), number of beds, types of payment accepted, sliding fee scale, and facility accreditation and licensure/certification.</p>\n<p>The data elements and format that make up the core of the N-SSATS were first used in 1976 as part of survey efforts designed to measure the scope and use of drug abuse treatment services in the United States. This core was used throughout the 1970s and 1980s in several different surveys. In 1987 the first administration of the National Drug and Alcoholism Treatment Unit Survey (NDATUS) took place, and then occurred annually from 1989 to 1993. After the creation of the Substance Abuse and Mental Health Services Administration (SAMHSA) in 1992, NDATUS was redesigned as the Uniform Facility Data Set (UFDS), which was conducted from 1995 to 1998. In 1999, an abbreviated survey was conducted and the survey was redesigned. The 1999 study is not publicly available. In 2000, the full survey was conducted and renamed the National Survey of Substance Abuse Treatment Services (N-SSATS).</p>\n<p>N-SSATS is a point-prevalence survey. It provides information on the substance abuse treatment system and its clients on the reference date. Client counts reported here do not represent annual totals. Rather, N-SSATS provides a "snapshot" of substance abuse treatment facilities and clients on an average day. Through 2000, the N-SSATS reference date was October 1. In 2001, SAMHSA changed the reference date to the last business day in March. This change helped increase the timeliness of responses by individual facilities, but resulted in no data being collected for 2001. Therefore, 2002 marked the first year data were collected using the new reference date.</p>\n<p>The N-SSATS is sponsored by the Center for Behavioral Health Statistics and Quality at the Substance Abuse and Mental Health Services Administration.</p>\n', 'programCode': ['009:061'], 'title': '1997 through 2010 National Survey of Substance Abuse Treatment Services (N-SSATS)', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration, Department of Health & Human Services'}, 'theme': ['Health'], 'landingPage': 'https://healthdata.gov/dataset/1997-through-2010-national-survey-substance-abuse-treatment-services-n-ssats', 'modified': '2020-03-03', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-12-14', 'temporal': '1997-01-10T00:00:00-05:00/2010-03-10T00:00:00-05:00', 'identifier': 'f5e2cefa-4483-4724-bd3c-2934344d5834', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'http://www.icpsr.umich.edu/icpsrweb/SAMHDA/series/58', 'mediaType': 'application/unknown', 'title': 'CSV '}], 'keyword': ['alcohol abuse', 'drug abuse', 'drug treatment', 'health care services', 'HIV', 'intervention', 'substance abuse', 'Substance Abuse Treatment', 'treatment facilities', 'treatment programs'], 'bureauCode': ['001:05'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.icpsr.umich.edu/icpsrweb/SAMHDA/ssvd/series/58/variables'}, {'description': "<p>The Treatment Episode Data Set (TEDS) is an administrative data system providing descriptive information about the national flow of admissions to providers of substance abuse treatment. The TEDS is a continuation of the former Client Data System (CDS) that was originally developed by the Alcohol, Drug Abuse, and Mental Health Services Administration (predecessor to SAMHSA) in consultation with representatives of the state substance abuse agencies and appropriate national organizations. TEDS is one of the three components of SAMHSA's Behavioral Health Services Information System (BHSIS, formerly Drug and Alcohol Services Information System (DASIS)). The core of BHSIS is the Inventory of Substance Abuse Treatment Services (I-SATS), formerly known as the National Master Facility Inventory (NMFI). The I-SATS is a continuously-updated comprehensive listing of all known substance abuse treatment facilities. The third component of BHSIS is the National Survey of Substance Abuse Treatment Services (N-SSATS), formerly called the Uniform Facility Data Set (UFDS) survey. The N-SSATS is an annual survey of the location, characteristics, and utilization of alcoholism and drug abuse treatment facilities. The N-SSATS/UFDS is available from the SAMHDA Web site. Together, they provide national- and state-level information on the numbers and characteristics of individuals admitted to alcohol and drug treatment and describe the facilities that deliver care to those individuals. TEDS includes facilities that are licensed or certified by the state substance abuse agency to provide substance abuse treatment (or are administratively tracked for other reasons), and that are required by the states to provide TEDS client-level data. While compromising a significant proportion of all admissions to substance abuse treatment, TEDS does not include all such admissions. The scope of admissions included in TEDS is affected by differences in state reporting practices, varying definitions of treatment admission, availability of public funds, and public funding constraints. In 1997, TEDS was estimated to include 83 percent of TEDS-eligible admissions and 67 percent of all known admissions. See the full documentation for additional information.</p>\n<p>The TEDS series was designed to provide annual data on the number and characteristics of persons admitted to public and private substance abuse treatment programs receiving public funding. TEDS includes both Minimum Data Set (MDS) data (required reporting) and Supplemental Data Set (SuDS) data (optional reporting), as reported to state substance abuse agencies by the treatment programs. Additional variables, such as calculated age and census region, are added to the state data. TEDS provides information on service setting, number of prior treatments, primary source of referral, employment status, whether methadone was prescribed in treatment, presence of psychiatric problems, living arrangements, health insurance, substance(s) abused, route of administration, age at first use, pregnancy and veteran status, number of days waiting to enter treatment, and demographic variables.</p>\n<p>The TEDS data collection effort began in 1989 with three-year development grants to states. Within each state, treatment providers that receive any state agency funding, including the federal Substance Abuse Prevention and Treatment (SAPT) Block Grant monies, are expected to provide TEDS data for all clients admitted to treatment, regardless of the source of funding for individual clients.</p>\n<p>TEDS is sponsored by the Center for Behavioral Health Statistics and Quality at the Substance Abuse and Mental Health Services Administration.</p>\n", 'programCode': ['009:061'], 'title': '1992 through 2010 Treatment Episode Data Set - Admissions (TEDS-A)', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration, Department of Health & Human Services'}, 'theme': ['Health'], 'landingPage': 'https://healthdata.gov/dataset/1992-through-2010-treatment-episode-data-set-admissions-teds', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-12-14', 'temporal': '1992-01-01T00:00:00-05:00/2010-12-30T00:00:00-05:00', 'identifier': '0e0921f7-7874-48df-a0ef-225dabd99604', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'http://www.icpsr.umich.edu/icpsrweb/SAMHDA/series/56', 'mediaType': 'application/unknown', 'title': 'CSV '}], 'keyword': ['alcohol abuse', 'drug abuse', 'drug treatment', 'health care services', 'health insurance', 'intervention', 'mental health', 'substance abuse', 'Substance Abuse Treatment', 'treatment admissions', 'treatment programs'], 'bureauCode': ['009:30'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.icpsr.umich.edu/icpsrweb/SAMHDA/ssvd/series/56/variables'}, {'description': "<p>The Substance Abuse and Mental Health Services Administration (SAMHSA) provides on-line resource for locating drug and alcohol abuse treatment programs. The Substance Abuse Treatment Facility Locator lists:</p>\n<p>Private and public facilities that are licensed, certified, or otherwise approved for inclusion by their State substance abuse agency</p>\n<p>Treatment facilities administered by the Department of Veterans Affairs, the Indian Health Service and the Department of Defense.</p>\n<p>SAMHSA endeavors to keep the Locator current. All information in the Locator is completely updated each year, based on facility responses to SAMHSA's National Survey of Substance Abuse Treatment Services. The most recent complete update occurred on April 16, 2012 based on data collected as of March 31, 2011 in the National Survey of Substance Abuse Treatment Services. New facilities are added monthly. Updates to facility names, addresses, telephone numbers and services are made weekly, if facilities inform SAMHSA of changes.</p>\n", 'programCode': ['009:068'], 'title': 'Substance Abuse Treatment Facilities Locator', 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration, Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/substance-abuse-treatment-facilities-locator', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-12-14', 'accessLevel': 'public', 'identifier': 'c6c074c3-e676-48f1-be33-a412b846e7bb', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'http://findtreatment.samhsa.gov/TreatmentLocator/faces/geographicSearch.jspx', 'mediaType': 'application/unknown', 'title': 'CSV '}], 'keyword': ['drug and alcohol abuse treatment facilities'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': "<p>An online resource for locating mental health treatment facilities and programs supported by the Substance Abuse and Mental Health Services Administration (SAMHSA). The Mental Health Treatment Locator section of the Behavioral Health Treatment Services Locator lists facilities providing mental health services to persons with mental illness. It includes:<br />\nPublic mental health facilities that are funded by their State mental health agency (SMHA) or other State agency or department<br />\nMental health treatment facilities administered by the Department of Veterans Affairs, Private for-profit and non-profit mental health facilities that are licensed by the State or accredited by a national accreditation organization.</p>\n<p>NOTE: The Mental Health Treatment Locator does not include facilities whose primary or only focus is the provision of services to persons with Mental Retardation (MR), Developmental Disability (DD), and Traumatic Brain Injuries (TBI). Facilities that provide treatment exclusively to persons with mental illness who are incarcerated. Mental health professionals in private practice (individual) or in a small group practice not licensed or certified as a mental health clinic or (community) mental health center.</p>\n<p>SAMHSA endeavors to keep the Locator current. All information in the Locator is updated annually based on facility responses to SAMHSA's National Mental Health Services Survey (N-MHSS). The most recent complete update includes data collected as of April 30, 2010 in the N-MHSS. New facilities are added monthly. Updates to facility names, addresses, telephone numbers and services are made weekly, if facilities inform SAMHSA of changes.</p>\n<p>For additional advice, you may call the Referral Helpline operated by SAMHSA's Center for Substance Abuse Treatment:</p>\n<p><code>1-800-662-HELP (English & Español)</p>\n<p>1-800-487-4889 (TTY)<br />\n</code></p>\n", 'programCode': ['009:068'], 'title': 'Mental Health Treatement Facilities Locator', 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration, Department of Health & Human Services'}, 'theme': ['Health'], 'landingPage': 'https://healthdata.gov/dataset/mental-health-treatement-facilities-locator', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:findtreatment@samhsa.hhs.gov', 'fn': 'Find Treatment'}, 'issued': '2012-12-14', 'accessLevel': 'public', 'identifier': '08d3f21c-6ab7-4f78-9590-54eb07ee6670', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://findtreatment.samhsa.gov/MHTreatmentLocator/faces/geographicSearch.jspx', 'mediaType': 'application/unknown', 'title': 'Query Tool '}, {'@type': 'dcat:Distribution', 'format': 'widget', 'accessURL': 'http://www.mentalhealth.gov/widgets-badges/index.html', 'mediaType': 'application/unknown', 'title': 'Widget '}, {'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://serviceslocator.mentalhealth.gov/providers/', 'mediaType': 'application/unknown', 'title': 'Map '}], 'keyword': ['help', 'locator', 'mental health treatment facilities', 'Provider', 'psychatrist', 'psychologist', 'sexual assault', 'substance abuse. buprenorphine', 'suicide prevention', 'therapy'], 'bureauCode': ['009:30'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': "<p>The Drug Abuse Warning Network (DAWN) is a nationally representative public health surveillance system that continuously monitors drug-related visits to hospital emergency departments (EDs). A DAWN case is any ED visit involving recent drug use that is implicated in the ED visit. DAWN captures both ED visits that are directly caused by drugs and those in which drugs are a contributing factor but not the direct cause of the ED visit. Annually, DAWN produces estimates of drug-related visits to hospital EDs for the nation as a whole and for selected metropolitan areas.</p>\n<p>DAWN is used to monitor trends in drug misuse and abuse, identify the emergence of new substances and drug combinations, assess health hazards associated with drug abuse, and estimate the impact of drug misuse and abuse on the Nation's health care system. DAWN relies on a longitudinal probability sample of hospitals located throughout the United States. To be eligible for selection into the DAWN sample, a hospital must be a non-federal, short-stay, general surgical and medical hospital located in the United States, with at least one 24-hour ED. The dataset includes demographics, up to 16 drugs involved in the ED visit, toxicology confirmation, route of administration, type of case, and disposition of the patient following the visit.</p>\n", 'programCode': ['009:061'], 'title': '2004 through 2010 Drug Abuse Warning Network (DAWN)', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration, Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/2004-through-2010-drug-abuse-warning-network-dawn', 'modified': '2020-03-03', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-11-30', 'temporal': '2004-01-01T00:00:00-05:00/2010-12-31T00:00:00-05:00', 'identifier': '4f47324e-307a-414b-9d3a-8ef27bb60860', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'http://www.icpsr.umich.edu/icpsrweb/SAMHDA/series/97', 'mediaType': 'application/unknown', 'title': 'CSV '}], 'keyword': ['Drug Related Emergency Department Visits'], 'bureauCode': ['001:05'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.icpsr.umich.edu/icpsrweb/SAMHDA/ssvd/series/97/variables'}, {'rights': 'N/A', 'description': "<p>The State Ambulatory Surgery Databases (SASD) contain the universe of hospital-based ambulatory surgery encounters in participating States. Some States include ambulatory surgery encounters from free-standing facilities as well. Restricted access data files are available with a data use agreement and brief online security training.</p>\n<p>The data are translated into a uniform format to facilitate multi-State comparisons and analyses. The SASD include all patients in participating settings, regardless of payer, e.g., persons covered by Medicare, Medicaid, private insurance, and the uninsured.</p>\n<p>The SASD contain clinical and resource use information included in a typical discharge abstract, with safeguards to protect the privacy of individual patients, physicians, and facilities (as required by data sources).</p>\n<p>Data elements include but are not limited to: diagnoses, procedures, admission and discharge status, patient demographics (e.g., gender, age), total charges, and expected payment source (e.g., Medicare, Medicaid, private insurance, self-pay; for some States, additional discrete payer categories, such as managed care). In addition to the core set of uniform data elements common to all SASD, some include State-specific data elements, such as the patient's race. The SASD exclude data elements that could directly or indirectly identify individuals.</p>\n<p>For some States, hospital and county identifiers are included that permit linkage to the American Hospital Association Annual Survey File and the Area Resource File.</p>\n", 'temporal': '1997-01-02T00:00:00-05:00/2016-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Agency for Healthcare Research and Quality, Department of Health & Human Services'}, 'theme': ['Health', 'Quality', 'Medicare', 'Hospital', 'Inpatient', 'State'], 'landingPage': 'https://www.hcup-us.ahrq.gov/db/state/sasddbdocumentation.jsp', 'contactPoint': {'hasEmail': 'mailto:hcup@ahrq.gov', 'fn': 'HCUP User Support'}, 'issued': '2012-11-11', 'programCode': ['009:072'], 'accessLevel': 'restricted public', 'identifier': 'eabeb3a6-d2d7-43be-b43d-f83414eb7ee1', '@type': 'dcat:Dataset', 'modified': '2020-03-04', 'keyword': ['Ambulatory Surgery', 'Claims', 'diagnoses', 'hcup', 'health care', 'health statistics', 'Hospital', 'procedures', 'Utilization'], 'bureauCode': ['009:33'], 'dataQuality': True, 'title': 'HCUP State Ambulatory Surgery Databases (SASD) - Restricted Access Files', 'describedBy': 'http://www.hcup-us.ahrq.gov/db/state/sasddist/sasd_multivar.jsp'}, {'rights': 'N/A', 'description': '<p>The Nationwide Emergency Department Sample (NEDS) was created to enable analyses of emergency department (ED) utilization patterns and support public health professionals, administrators, policymakers, and clinicians in their decision-making regarding this critical source of care. The NEDS can be weighted to produce national estimates. Restricted access data files are available with a data use agreement and brief online security training.</p>\n<p>The NEDS is the largest all-payer ED database in the United States. It was constructed using records from both the HCUP State Emergency Department Databases (SEDD) and the State Inpatient Databases (SID), both also described in healthdata.gov. The SEDD capture information on ED visits that do not result in an admission (i.e., treat-and-release visits and transfers to another hospital). The SID contain information on patients initially seen in the emergency room and then admitted to the same hospital.</p>\n<p>The NEDS contains 25-30 million (unweighted) records for ED visits for over 950 hospitals and approximates a 20-percent stratified sample of U.S. hospital-based EDs.</p>\n<p>The NEDS contains information about geographic characteristics, hospital characteristics, patient characteristics, and the nature of visits (e.g., common reasons for ED visits, including injuries). The NEDS contains clinical and resource use information included in a typical discharge abstract, with safeguards to protect the privacy of individual patients, physicians, and hospitals (as required by data sources). It includes ED charge information for over 85% of patients, regardless of payer, including patients covered by Medicaid, private insurance, and the uninsured. The NEDS excludes data elements that could directly or indirectly identify individuals, hospitals, or states.</p>\n', 'temporal': '2006-01-02T00:00:00-05:00/2015-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Agency for Healthcare Research and Quality, Department of Health & Human Services'}, 'theme': ['Health', 'Quality', 'Medicare', 'Hospital', 'Inpatient', 'National'], 'landingPage': 'https://www.hcup-us.ahrq.gov/db/nation/neds/nedsdbdocumentation.jsp', 'contactPoint': {'hasEmail': 'mailto:hcup@ahrq.gov', 'fn': 'HCUP User Support'}, 'issued': '2012-11-11', 'programCode': ['009:037'], 'accessLevel': 'restricted public', 'identifier': '26887d97-e5da-4b40-893d-0cb9bebf1948', '@type': 'dcat:Dataset', 'modified': '2020-03-04', 'keyword': ['Claims', 'diagnoses', 'Emergency Department', 'hcup', 'health care', 'health statistics', 'Hospital', 'Inpatient', 'procedures', 'sexual assault', 'Utilization'], 'bureauCode': ['009:33'], 'dataQuality': True, 'title': 'HCUP Nationwide Emergency Department Database (NEDS) Restricted Access File', 'describedBy': 'http://www.hcup-us.ahrq.gov/db/nation/neds/nedsdde.jsp'}, {'rights': 'N/A', 'description': '<p>The KID was specifically designed to permit researchers to study a broad range of conditions and procedures related to child health issues. Researchers and policymakers can use the KID to identify, track, and analyze national trends in health care utilization, access, charges, quality, and outcomes. Restricted access data files are available with a data use agreement and brief online security training.</p>\n<p>The KID is the only hospital administrative dataset designed specifically to assess use of hospital services by newborns, children, and adolescents. The KID enables studies of specific conditions, procedures, and subpopulations that often cannot be assessed with other databases because children account for a relatively small proportion of hospital stays.</p>\n<p>Using the KID, it is possible to study varied topics including the incidence of uncommon conditions such as congenital anomalies, the economic burden associated with specific procedures or conditions such as adolescent pregnancy, and the pediatric conditions most often associated with particular outcomes such as death in the hospital.</p>\n<p>The KID is the only all-payer inpatient care database for children in the United States. It is a sample of pediatric discharges from 2,500-4,000 U.S. hospitals yielding approximately two to three million unweighted hospital discharges for children per year. About 10 percent of normal newborns and 80 percent of other neonatal and pediatric stays are selected from each hospital that is sampled.</p>\n<p>The KID contains clinical and resource use information included in a typical discharge abstract, with safeguards to protect the privacy of individual patients, physicians, and hospitals (as required by data sources). It includes charge information on all patients, regardless of payer, including children covered by Medicaid, private insurance, and the uninsured. It is created every three years beginning in 1997.</p>\n', 'temporal': '1997-01-02T00:00:00-05:00/2012-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Agency for Healthcare Research and Quality, Department of Health & Human Services'}, 'theme': ['Health', 'Hospital', 'Inpatient'], 'landingPage': 'https://www.hcup-us.ahrq.gov/db/nation/kid/kiddbdocumentation.jsp', 'contactPoint': {'hasEmail': 'mailto:hcup@ahrq.gov', 'fn': 'HCUP User Support'}, 'issued': '2012-11-11', 'programCode': ['009:015'], 'accessLevel': 'restricted public', 'identifier': '7f696142-9d9e-452f-af1a-3568c3c4bd11', '@type': 'dcat:Dataset', 'modified': '2020-03-04', 'keyword': ['Claims', 'diagnoses', 'hcup', 'health care', 'health statistics', 'Hospital', 'Inpatient', 'neonatal', 'pediatric', 'procedures', 'Utilization'], 'bureauCode': ['009:33'], 'dataQuality': True, 'title': "HCUP Kids' Inpatient Database (KID) - Restricted Access File", 'describedBy': 'http://www.hcup-us.ahrq.gov/db/nation/kid/kiddde.jsp'}, {'rights': 'N/A', 'description': "<p>The State Emergency Department Databases (SEDD) contain the universe of emergency department visits in participating States. Restricted access data files are available with a data use agreement and brief online security training.</p>\n<p>The data are translated into a uniform format to facilitate multi-State comparisons and analyses. The SEDD consist of data from hospital-based emergency departments and include all patients, regardless of payer, e.g., persons covered by Medicare, Medicaid, private insurance, and the uninsured.</p>\n<p>The SEDD contain clinical and resource use information included in a typical discharge abstract, with safeguards to protect the privacy of individual patients, physicians, and facilities (as required by data sources). Data elements include but are not limited to: diagnoses, procedures, admission and discharge status, patient demographics (e.g., gender, age), total charges, length of stay, and expected payment source (e.g., Medicare, Medicaid, private insurance, self-pay; for some States, additional discrete payer categories, such as managed care). In addition to the core set of uniform data elements common to all SEDD, some include State-specific data elements, such as the patient's race. The SEDD exclude data elements that could directly or indirectly identify individuals. For some States, hospital and county identifiers are included that permit linkage to the American Hospital Association Annual Survey File and the Area Resource File.</p>\n", 'temporal': '1999-01-02T00:00:00-05:00/2016-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Agency for Healthcare Research and Quality, Department of Health & Human Services'}, 'theme': ['Community', 'Health', 'Quality', 'Medicare', 'Hospital', 'State'], 'landingPage': 'https://www.hcup-us.ahrq.gov/db/state/sedddbdocumentation.jsp', 'contactPoint': {'hasEmail': 'mailto:hcup@ahrq.gov', 'fn': 'HCUP User Support'}, 'issued': '2012-11-11', 'programCode': ['009:074'], 'accessLevel': 'restricted public', 'identifier': '2b348273-0524-432c-92dd-f386f134300e', '@type': 'dcat:Dataset', 'modified': '2020-03-03', 'keyword': ['Claims', 'community health', 'diagnoses', 'Emergency Department', 'hcup', 'health care', 'health statistics', 'Hospital', 'procedures', 'sexual assault', 'Utilization'], 'bureauCode': ['009:33'], 'dataQuality': True, 'title': 'HCUP State Emergency Department Databases (SEDD) - Restricted Access File', 'describedBy': 'http://www.hcup-us.ahrq.gov/db/state/sedddist/sedd_multivar.jsp'}, {'description': '<p>Population estimates from "bridging" the 31 race categories used in Census 2000, as specified in the 1997 Office of Management and Budget (OMB) race and ethnicity data collection standards, to the four race categories specified under the 1977 standards (Asian or Pacific Islander, Black or African American, American Indian or Alaska Native, White).</p>\n', 'programCode': ['009:031'], 'title': 'Bridged Race Population Estimates', 'temporal': '2002-01-01T00:00:00-05:00/2011-12-31T00:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'landingPage': 'https://healthdata.gov/dataset/bridged-race-population-estimates', 'modified': '2019-06-15', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-11-05', 'accessLevel': 'public', 'identifier': '065b5b37-ad82-4921-87db-b676f20aab99', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'query tool', 'accessURL': 'http://wonder.cdc.gov/wonder/help/bridged-race.html', 'mediaType': 'application/unknown', 'title': 'Query Tool '}], 'keyword': ['Race and ethnicity statistics'], 'bureauCode': ['009:20'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://wonder.cdc.gov/wonder/help/bridged-race.html'}, {'description': "<p>The National Survey of Family Growth (NSFG) gathers information on family life, marriage and divorce, pregnancy, infertility, use of contraception, and men's and women's health. The survey results are used by the U.S. Department of Health and Human Services and others to plan health services and health education programs, and to do statistical studies of families, fertility, and health. Years included: 1973, 1976, 1982, 1988, 1995, 2002, 2006-2010; Data use agreement at time of file download:</p>\n", 'programCode': ['006:008'], 'title': 'National Survey of Family Growth', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention, Department of Health & Human Services'}, 'theme': ['Health'], 'landingPage': 'https://healthdata.gov/dataset/national-survey-family-growth', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:nsfg@cdc.gov', 'fn': 'National Survey of Family Growth'}, 'issued': '2012-11-05', 'temporal': '1973-01-01T00:00:00-05:00/2010-12-31T00:00:00-05:00', 'identifier': 'b7600411-7e43-4c17-91b8-4627322de255', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'http://www.cdc.gov/nchs/nsfg/nsfg_2006_2010_puf.htm#downloadable', 'mediaType': 'application/unknown', 'title': 'CSV '}], 'keyword': ['families', 'fertility', 'health', 'rape', 'sexual assault'], 'bureauCode': ['009:20'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.cdc.gov/nchs/nsfg/nsfg_questionnaires.htm'}, {'description': '<p>VitalStats: A collection of vital statistics products including tables, data files, and reports that allow users to access and examine vital statistics and population data interactively.</p>\n<p>VitalStats includes pre-built tables and reports for quick access to statistics; or the user can create tables--choosing from over 100 variables. Tables can be customized to create charts, graphs, and maps. Data can be exported.</p>\n', 'programCode': ['009:048'], 'title': 'Vital Stats (Vital Statistics Tables and files- Births, Infant Deaths, Fetal Deaths)', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/vital-stats-vital-statistics-tables-and-files-births-infant-deaths-fetal-deaths', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-11-05', 'temporal': '1990-01-01T00:00:00-05:00/2011-12-31T00:00:00-05:00', 'identifier': 'f954e1b2-d513-4b70-b892-f1bebbed46bb', '@type': 'dcat:Dataset', 'modified': '2020-03-04', 'keyword': ['Births Perinatal Mortality Population Statistics'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.cdc.gov/nchs/VitalStats.htm'}, {'description': '<p>Access to a variety of United States birth and death files including fetal deaths: Birth Files, 1968-2009; 1995-2005; Fetal death file, 1982-2005; Mortality files, 1968-2009; Cohort-Linked birth/infant death files, 1983-1991; and Period-Linked birth/infant death files, 1995-2007</p>\n', 'programCode': ['009:015'], 'title': 'Births and deaths including fetal deaths', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/births-and-deaths-including-fetal-deaths', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-11-05', 'temporal': '1968-01-01T00:00:00-05:00/2009-12-31T00:00:00-05:00', 'identifier': '573b27ed-7cbb-4427-99f7-e69924b08894', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'query tool', 'accessURL': 'http://www.cdc.gov/nchs/data_access/Vitalstatsonline.htm', 'mediaType': 'application/unknown', 'title': 'Query Tool '}], 'keyword': ['Vital statistics US births and deaths'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.cdc.gov/nchs/data_access/VitalStatsOnline.htm'}, {'description': '<p>Restricted Data Files Available at the Data Centers<br />\nResearchers and users with approved research projects can access restricted data files that have not been publicly released for reasons of confidentiality at the AHRQ Data Center in Rockville, Maryland.<br />\nQualified researchers can also access restricted data files through the U.S. Census Research Data Center (RDC) network (<a href="http://www.census.gov/ces/dataproducts/index.html">http://www.census.gov/ces/dataproducts/index.html</a> -- Scroll down the page and click on the Agency for Health Care Research and Quality (AHRQ) link.) For information on the RDC research proposal process and the data sets available, read AHRQ-Census Bureau agreement on access to restricted MEPS data.</p>\n', 'programCode': ['009:073'], 'title': 'Medical Expenditure Panel Survey (MEPS) Restricted Data Files ', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Agency for Healthcare Research and Quality, Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/medical-expenditure-panel-survey-meps-restricted-data-files', 'modified': '2020-03-03', 'contactPoint': {'hasEmail': 'mailto:mepsprojectdirector@ahrq.hhs.gov', 'fn': 'MEPS Project Director'}, 'issued': '2012-10-24', 'temporal': '1996-01-01T00:00:00-05:00/2012-12-31T00:00:00-05:00', 'identifier': 'f55380d9-8356-4d7a-97b2-ce8764053f29', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'query tool', 'accessURL': 'http://meps.ahrq.gov/mepsweb/data_stats/onsite_datacenter.jsp', 'mediaType': 'application/unknown', 'title': 'Query Tool '}], 'keyword': ['agency-for-healthcare-research-and-quality-department-of-health-human-services'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://meps.ahrq.gov/mepsweb/data_stats/onsite_datacenter.jsp'}, {'description': '<p>MEPSnet HC Query Tool<br />\nMEPSnet/Household Component provides easy access to nationally representative statistics of health care use, expenditures, sources of payment, and insurance coverage for the U.S. civilian noninstitutionalized population. MEPSnet/HC allows you to generate statistics using MEPS Household Component public use files.</p>\n', 'programCode': ['009:072'], 'title': 'Medical Expenditure Panel Survey (MEPS) Query Tool', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Agency for Healthcare Research and Quality, Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/medical-expenditure-panel-survey-meps-query-tool', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:mepsprojectdirector@ahq.hhs.gov', 'fn': 'MEPS Project Director'}, 'issued': '2012-10-24', 'temporal': '1996-01-01T00:00:00-05:00/2012-12-31T00:00:00-05:00', 'identifier': '39432298-9359-4869-a4a9-2020a0bab03b', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'query tool', 'accessURL': 'http://meps.ahrq.gov/mepsweb/data_stats/meps_query.jsp', 'mediaType': 'application/unknown', 'title': 'Query Tool '}], 'keyword': ['agency-for-healthcare-research-and-quality-department-of-health-human-services'], 'bureauCode': ['009:33'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://meps.ahrq.gov/mepsweb/data_stats/meps_query.jsp'}, {'description': '<p>Summary Data Tables Data collected through MEPS are used to generate tables with frequently used summary statistics. These tables are available here for both the Household Component and the Insurance Component.<br />\nHousehold Component Summary Tables<br />\nThe Household Component summary tables provide frequently used summary estimates at the national level on household medical utilization and expenditures: demographic characteristics, health conditions, health status, use of medical care services, charges and payments, access to care, satisfaction with care, health insurance coverage, income, and employment. Some of these tables can be customized online. State-level estimates of household medical utilization and expenditures are also provided for selected states. Insurance Component Summary Tables<br />\nThe Insurance Component summary tables provide estimates at the national, state, and metro area levels on employer-based health insurance: number and types of insurance plans, premiums, benefits, contributions by employers and employees, and employer characteristics. Please note, in preparation for improvements in the data collection process, 2007 data for the Insurance Component was not collected.<br />\nMEPS employer-based health insurance tables are produced in the year following data collection. Private-sector tables are posted in July; government and civilian tables are posted in November. National-level tables: Private sector estimates by firm size, industry group, census regions and other characteristics; public sector data by state and local government types, government size, and census division; civilian estimates that incorporate both the private and state and local government sectors; national totals for enrollees and cost of health insurance coverage for both the private and public sectors. State and metro area tables: State-level estimates for the private sector by firm size, industry groupings, ownership type, age of firm, employee characteristics, and average wage quartiles. Metropolitan area private sector estimates of premiums, employee contributions, enrollments, and take-up rates by firm size.</p>\n', 'programCode': ['009:072'], 'title': 'Medical Expenditure Panel Survey (MEPS) Summary Data Tables', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Agency for Healthcare Research and Quality, Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/medical-expenditure-panel-survey-meps-summary-data-tables', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:mepsprojectdirector@ahrq.hhs.gov', 'fn': 'MEPS Project Director'}, 'issued': '2012-10-24', 'temporal': '1996-01-01T00:00:00-05:00/2012-12-31T00:00:00-05:00', 'identifier': 'd8994c87-aa59-42fd-a51b-befaac971cf5', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'query tool', 'accessURL': 'http://meps.ahrq.gov/mepsweb/data_stats/quick_tables.jsp', 'mediaType': 'application/unknown', 'title': 'Query Tool '}], 'keyword': ['agency-for-healthcare-research-and-quality-department-of-health-human-services'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://meps.ahrq.gov/mepsweb/data_stats/quick_tables.jsp'}, {'description': "<p>The Medical Expenditure Panel Survey (MEPS) Household Component (HC) collects data from a sample of families and individuals in selected communities across the United States, drawn from a nationally representative subsample of households that participated in the prior year's National Health Interview Survey (conducted by the National Center for Health Statistics). During the household interviews, MEPS collects detailed information for each person in the household on the following: demographic characteristics, health conditions, health status, use of medical services, charges and source of payments, access to care, satisfaction with care, health insurance coverage, income, and employment. The panel design of the survey, which features several rounds of interviewing covering two full calendar years, makes it possible to determine how changes in respondents' health status, income, employment, eligibility for public and private insurance coverage, use of services, and payment for care are related. The HC expenditures have been projected to future years by selected demographic characteristics by source of payment and type of service. HC data are available on the MEPS Web site in data tables, downloadable data files (person, job, event, or condition level). Public Use Files are available.</p>\n", 'programCode': ['009:072'], 'title': 'Medical Expenditure Panel Survey Household Component', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Agency for Healthcare Research and Quality, Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/medical-expenditure-panel-survey-household-component', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:mepsprojectdirector@ahrq.hhs.gov', 'fn': 'MEPS Project Director'}, 'issued': '2012-10-24', 'temporal': '1996-01-01T00:00:00-05:00/2010-12-31T00:00:00-05:00', 'identifier': '0855a432-ecad-4c56-8734-76bac1184345', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'query tool', 'accessURL': 'http://meps.ahrq.gov/mepsweb/data_stats/download_data_files.jsp', 'mediaType': 'application/unknown', 'title': 'Query Tool '}], 'keyword': ['agency-for-healthcare-research-and-quality-department-of-health-human-services'], 'bureauCode': ['009:33'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://meps.ahrq.gov/mepsweb/data_stats/download_data_files.jsp'}, {'description': '<p>This is an RSS Feed of Food Safety information that’s produced in real-time by the CDC. This RSS feed is the integration of two other XML feeds, one from the USDA\'s Food Safety Inspection Service (FSIS) - <a href="http://www.fsis.usda.gov/RSS/usdarss.xml">http://www.fsis.usda.gov/RSS/usdarss.xml</a> - and one from the FDA\'s Food Safety Recalls - <a href="http://www.fda.gov/AboutFDA/ContactFDA/StayInformed/RSSFeeds/FoodSafety/rss.xml">http://www.fda.gov/AboutFDA/ContactFDA/StayInformed/RSSFeeds/FoodSafety/...</a>. Most users will prefer the CDC feed linked above, but developers may prefer the individual XML feeds.</p>\n', 'programCode': ['005:058'], 'title': 'Food Safety Information RSS feed', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention, Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/food-safety-information-rss-feed', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-08-28', 'accessLevel': 'public', 'identifier': '58aa7a22-f890-4cf9-9f34-f953d4a96871', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'text/xml', 'accessURL': 'http://www2c.cdc.gov/podcasts/createrss.asp?c=146', 'mediaType': 'application/unknown', 'title': 'XML '}], 'keyword': ['food products'], 'bureauCode': ['009:20'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The National Drug File - Reference Terminology (NDF-RT) is produced by the U.S. Department of Veterans Affairs, Veterans Health Administration (VHA). NDF-RT is an extension of the VHA National Drug File (NDF). It organizes the drug list into a formal representation. NDF-RT Reference Terminology API provides clinical information about medications, including therapeutic intent, mechanism of action, physiologic effect and drug-drug interactions. Two NDF-RT APIs (SOAP/WSDL and RESTful) are available for retrieving NDF-RT data.</p>\n', 'programCode': ['009:002'], 'publisher': {'@type': 'org:Organization', 'name': 'National Library of Medicine (NLM)'}, 'landingPage': 'https://healthdata.gov/dataset/national-drug-file-reference-terminology-api', 'modified': '2020-02-24', 'contactPoint': {'hasEmail': 'mailto:custserv@nlm.nih.gov', 'fn': 'NLM Customer Service'}, 'issued': '2012-08-22', 'accessLevel': 'public', 'identifier': 'e270b199-ee50-46c3-bd68-31e4d89ace95', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'api', 'accessURL': 'https://rxnav.nlm.nih.gov/NdfrtAPIs.html#', 'mediaType': 'application/unknown', 'title': 'API '}], 'keyword': ['drug characteristics', 'Drugs', 'pharmacokinetics', 'pharmacology'], 'bureauCode': ['009:25'], 'dataQuality': True, 'title': 'National Drug File - Reference Terminology API', 'describedBy': 'http://www.nlm.nih.gov/research/umls/sourcereleasedocs/current/NDFRT/index.html'}, {'description': '<p>The Pillbox website was developed to aid in the identification of unknown pills (oral solid dosage form medications). It combines images of pills with appearance and other information to enable users to visually search for and identify oral solid dosage form medications.</p>\n', 'programCode': ['009:046'], 'publisher': {'@type': 'org:Organization', 'name': 'National Library of Medicine (NLM)'}, 'landingPage': 'https://pillbox.nlm.nih.gov/pillimage/search.php', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:custserv@nlm.nih.gov', 'fn': 'NLM Customer Service'}, 'issued': '2012-08-22', 'accessLevel': 'public', 'identifier': 'fd837136-f204-491c-b36f-349b5aaf4329', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'api', 'accessURL': 'http://pillbox.nlm.nih.gov/API-documentation.html', 'mediaType': 'application/unknown', 'title': 'API '}, {'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://pillbox.nlm.nih.gov/pillimage/search.php', 'mediaType': 'application/unknown', 'title': 'Search Pillbox'}, {'@type': 'dcat:Distribution', 'format': 'data', 'accessURL': 'https://pillbox.nlm.nih.gov/developer.html#data', 'mediaType': 'application/unknown', 'title': 'Download Pillbox Data'}], 'keyword': ['pharmaceutical', 'Pharmacy', 'pill identification'], 'bureauCode': ['009:25'], 'dataQuality': True, 'title': 'Pillbox'}, {'description': "<p>MetaMap is a highly configurable application developed by the Lister Hill National Center for Biomedical Communications at the National Library of Medicine (NLM) to map biomedical text to the UMLS Metathesaurus or, equivalently, to identify Metathesaurus concepts referred to in English text. MetaMap employs a knowledge-intensive approach, natural-language processing (NLP), and computational-linguistic techniques, and is used worldwide in industry and academia. At NLM, MetaMap is one of the foundations of NLM's Medical Text Indexer (MTI), which is applied to both semiautomatic and fully automatic indexing of biomedical literature.</p>\n", 'programCode': ['009:041'], 'publisher': {'@type': 'org:Organization', 'name': 'National Library of Medicine (NLM)'}, 'landingPage': 'https://metamap.nlm.nih.gov/', 'modified': '2020-01-28', 'contactPoint': {'hasEmail': 'mailto:custserv@nlm.nih.gov', 'fn': 'NLM Customer Service'}, 'issued': '2012-08-22', 'accessLevel': 'public', 'identifier': '0170c150-7a0e-4340-bfea-b628a67a2833', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'api', 'accessURL': 'http://metamap.nlm.nih.gov/', 'mediaType': 'application/unknown', 'title': 'API '}], 'keyword': ['medical informatics'], 'bureauCode': ['009:25'], 'dataQuality': True, 'title': 'MetaMap'}, {'description': '<p>LocatorPlus is an interface for searching the collections of the National Library of Medicine.</p>\n', 'programCode': ['009:041'], 'publisher': {'@type': 'org:Organization', 'name': 'National Library of Medicine (NLM)'}, 'theme': ['Health'], 'landingPage': 'http://locatorplus.gov/', 'modified': '2018-11-20', 'contactPoint': {'hasEmail': 'mailto:custserv@nlm.nih.gov', 'fn': 'NLM Customer Service'}, 'issued': '2012-08-22', 'accessLevel': 'public', 'identifier': '2155cac9-dd24-4d9a-8390-21ee22f7c9d0', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>An API for downloading bibliographic records from the collections of the National Library of Medicine.</p>\n', 'accessURL': 'https://www.nlm.nih.gov/services/lpz3950.html', 'mediaType': 'application/unknown', 'title': 'NLM LocatorPlus API'}, {'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://locatorplus.gov/cgi-bin/Pwebrecon.cgi?DB=local&PAGE=First', 'mediaType': 'application/unknown', 'title': 'Search NLM LocatorPlus'}], 'keyword': ['Library Catalog'], 'bureauCode': ['009:25'], 'dataQuality': True, 'title': 'NLM LocatorPlus'}, {'description': '<p>The UTS API is intended for application developers to perform Web service calls and retrieve UMLS data within their own applications. The UTS API provides the ability to search, retrieve, and filter terms, concepts, attributes, relations, metadata and more from over 160 vocabularies of the UMLS Metathesaurus, as well as the Semantic Network. Paging, sorting and filtering (PSF) capabilities allows users to customize results of Web service calls in many ways: choose to include or exclude specific criteria, sort results by fields, or specify results displayed per page. The documentation provides a suite of Web Services Description Language (WSDL) files, API installation instructions, and sample code.</p>\n', 'programCode': ['009:046'], 'publisher': {'@type': 'org:Organization', 'name': 'National Library of Medicine (NLM)'}, 'landingPage': 'https://www.nlm.nih.gov/research/umls', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:steve.emrick@nih.gov', 'fn': 'Steven Emrick'}, 'issued': '2012-08-22', 'accessLevel': 'public', 'identifier': '26530415-32f1-4f4d-9005-3949b7f4222e', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': "<p>A SOAP interface to search and retrieve data from the National Library of Medicine's Unified Medical Language System (UMLS) database</p>\n", 'format': 'api', 'title': 'UMLS SOAP API ', 'accessURL': 'https://uts.nlm.nih.gov/home.html', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'description': "<p>A REST-ful interface for users to search and retrieve the National Library of Medicine's Unified Medical Language System database (UMLS)</p>\n", 'format': 'api', 'title': 'UMLS REST API', 'accessURL': 'https://documentation.uts.nlm.nih.gov/rest/home.html', 'mediaType': 'application/unknown'}], 'keyword': ['medical informatics'], 'bureauCode': ['009:25'], 'dataQuality': True, 'title': 'Unified Medical Language System Terminology Services (UTS) API'}, {'description': '<p>The SKR Project was initiated at NLM in order to develop programs to provide usable semantic representation of biomedical free text by building on resources currently available at the library. The SKR project is concerned with reliable and effective management of the information encoded in natural language texts. The project develops programs that provide usable semantic representation of biomedical text by building on resources currently available at the Library, especially the UMLS knowledge sources and the natural language processing tools provided by the SPECIALIST system. This Java-based API to the Semantic Knowledge Representation (SKR) Scheduler facility was created to provide users with the ability to programmatically submit jobs to the Scheduler Batch and Interactive facilities instead of using the Web-based interface.</p>\n', 'programCode': ['009:066'], 'publisher': {'@type': 'org:Organization', 'name': 'National Library of Medicine (NLM)'}, 'landingPage': 'https://skr3.nlm.nih.gov/', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:custserv@nlm.nih.gov', 'fn': 'NLM Customer Service'}, 'issued': '2012-08-22', 'accessLevel': 'public', 'identifier': 'f0439c76-7946-4c71-ab14-c52783e7f1db', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'api', 'accessURL': 'http://skr.nlm.nih.gov/SKR_API/index.shtml', 'mediaType': 'application/unknown', 'title': 'API '}], 'keyword': ['medical informatics'], 'bureauCode': ['009:25'], 'dataQuality': True, 'title': 'Semantic Knowledge Representation (SKR) API'}, {'description': '<p>RxTerms is a drug interface terminology derived from RxNorm for prescription writing or medication history recording (e.g. in e-prescribing systems, PHRs). RxTerms is derived only from the non-proprietary content of RxNorm, which is developed and maintained by the U.S. National Library of Medicine. No fee or license is required to use the RxTerms data.</p>\n', 'programCode': ['009:046'], 'publisher': {'@type': 'org:Organization', 'name': 'National Library of Medicine (NLM)'}, 'landingPage': 'https://lhncbc.nlm.nih.gov/project/rxterms', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:custserv@nlm.nih.gov', 'fn': 'NLM Customer Service'}, 'issued': '2012-08-22', 'accessLevel': 'public', 'identifier': 'd9fe5470-b19a-4860-8da8-70990acaf84a', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'api', 'accessURL': 'https://rxnav.nlm.nih.gov/RxTermsAPIs.html#', 'mediaType': 'application/unknown', 'title': 'API '}, {'@type': 'dcat:Distribution', 'format': 'data', 'accessURL': 'https://wwwcf.nlm.nih.gov/umlslicense/rxtermApp/rxTermRegistration.cfm', 'mediaType': 'application/unknown', 'title': 'Download RxTerms Data'}], 'keyword': ['drug terminology', 'pharmaceuticals', 'Pharmacy'], 'bureauCode': ['009:25'], 'dataQuality': True, 'title': 'RxTerms'}, {'description': '<p>RxNorm provides normalized names for clinical drugs and links its names to many of the drug vocabularies commonly used in pharmacy management and drug interaction software, including those of First Databank, Micromedex, MediSpan, Gold Standard, and Multum. By providing links between these vocabularies, RxNorm can mediate messages between systems not using the same software and vocabulary.</p>\n<p>RxNorm now includes the National Drug File - Reference Terminology (NDF-RT) from the Veterans Health Administration. NDF-RT is a terminology used to code clinical drug properties, including mechanism of action, physiologic effect, and therapeutic category.</p>\n', 'programCode': ['009:002'], 'publisher': {'@type': 'org:Organization', 'name': 'National Library of Medicine (NLM)'}, 'landingPage': 'https://www.nlm.nih.gov/research/umls/rxnorm/', 'modified': '2020-02-21', 'contactPoint': {'hasEmail': 'mailto:custserv@nlm.nih.gov', 'fn': 'NLM Customer Service'}, 'issued': '2012-08-22', 'accessLevel': 'public', 'identifier': 'ad22c4fe-caa4-4634-a6dd-4a35e67a3b3b', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'title': 'Download RxNorm Data', 'accessURL': 'http://www.nlm.nih.gov/research/umls/rxnorm/docs/rxnormfiles.html', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'format': 'api', 'accessURL': 'https://rxnav.nlm.nih.gov/RxNormAPIs.html#', 'mediaType': 'application/unknown', 'title': 'RxNorm API'}, {'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://mor.nlm.nih.gov/RxNav/', 'mediaType': 'application/unknown', 'title': 'Query Interface (RxNav)'}, {'@type': 'dcat:Distribution', 'format': 'api', 'accessURL': 'https://rxnav.nlm.nih.gov/PrescribableAPIs.html', 'mediaType': 'application/unknown', 'title': 'Prescribable RxNorm API'}], 'keyword': ['Drugs', 'generic', 'naming', 'pharmaceuticals', 'semantic', 'terminology'], 'bureauCode': ['009:25'], 'dataQuality': True, 'title': 'RxNorm'}, {'description': '<p>PUG provides access to PubChem services via a programmatic interface. Users may download data, initiate chemical structure searches, standardize chemical structures and interact with E-utilities. Access PUG with standard URLs or via SOAP.</p>\n', 'programCode': ['009:046'], 'publisher': {'@type': 'org:Organization', 'name': 'National Library of Medicine (NLM)'}, 'landingPage': 'https://pubchem.ncbi.nlm.nih.gov/pug/pughelp.html', 'modified': '2020-03-03', 'contactPoint': {'hasEmail': 'mailto:info@ncbi.nlm.nih.gov', 'fn': 'NCBI Help Desk'}, 'issued': '2012-08-22', 'accessLevel': 'public', 'identifier': '415713bc-9dc7-4be2-b85f-9dcdc4b0a883', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'xml', 'accessURL': 'http://pubchem.ncbi.nlm.nih.gov', 'mediaType': 'application/unknown', 'title': 'XML '}], 'keyword': ['biochemistry', 'biotechnology'], 'bureauCode': ['009:25'], 'dataQuality': True, 'title': 'PubChem Power User Gateway (PUG)'}, {'description': '<p>The Entrez Programming Utilities (E-utilities) are a set of eight server-side programs that provide a stable interface into the Entrez query and database system at the National Center for Biotechnology Information (NCBI). The E-utilities use a fixed URL syntax that translates a standard set of input parameters into the values necessary for various NCBI software components to search for and retrieve the requested data. The E-utilities are therefore the structured interface to the Entrez system, which currently includes 38 databases covering a variety of biomedical data, including nucleotide and protein sequences, gene records, three-dimensional molecular structures, and the biomedical literature.</p>\n', 'programCode': ['009:110'], 'publisher': {'@type': 'org:Organization', 'name': 'National Library of Medicine (NLM)'}, 'landingPage': 'https://healthdata.gov/dataset/entrez-programming-utilities', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:info@ncbi.nlm.nih.gov', 'fn': 'NCBI Customer Service'}, 'issued': '2012-08-22', 'accessLevel': 'public', 'identifier': '16ee3da6-36eb-4aa7-a406-7d4d80fa14c3', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'title': 'API', 'accessURL': 'http://www.ncbi.nlm.nih.gov/books/NBK25497/', 'mediaType': 'application/unknown'}], 'keyword': ['biomedicine', 'technology'], 'bureauCode': ['009:25'], 'dataQuality': True, 'title': 'Entrez Programming Utilities'}, {'description': '<p>BLAST finds regions of similarity between biological sequences. The program compares nucleotide or protein sequences to sequence databases and calculates the statistical significance.</p>\n', 'programCode': ['009:048'], 'publisher': {'@type': 'org:Organization', 'name': 'National Library of Medicine (NLM)'}, 'landingPage': 'http://blast.ncbi.nlm.nih.gov/Blast.cgi', 'modified': '2020-03-03', 'contactPoint': {'hasEmail': 'mailto:info@ncbi.nlm.nih.gov', 'fn': 'NCBI Help Desk'}, 'issued': '2012-08-22', 'accessLevel': 'public', 'identifier': '7fab8d51-cdb7-4f7f-9ae0-121d655af6d0', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'api', 'accessURL': 'http://blast.ncbi.nlm.nih.gov/Blast.cgi?CMD=Web&PAGE_TYPE=BlastDocs&DOC_TYPE=DeveloperInfo', 'mediaType': 'application/unknown', 'title': 'API '}, {'@type': 'dcat:Distribution', 'title': 'Download BLAST Data', 'accessURL': 'http://blast.ncbi.nlm.nih.gov/Blast.cgi?CMD=Web&PAGE_TYPE=BlastDocs&DOC_TYPE=Download', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://blast.ncbi.nlm.nih.gov/Blast.cgi', 'mediaType': 'application/unknown', 'title': 'Query Interface'}], 'keyword': ['biochemistry'], 'bureauCode': ['009:25'], 'dataQuality': True, 'title': 'Basic Local Alignment Search Tool (BLAST)'}, {'description': '<p>Aids Info</p>\n', 'programCode': ['009:027'], 'title': 'AIDS Info', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH), Department of Health & Human Services'}, 'dataQuality': True, 'landingPage': 'https://healthdata.gov/dataset/aids-info', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-08-22', 'accessLevel': 'public', 'identifier': '3011ab57-28d8-4baf-8894-7b4b8b80eb06', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://aidsinfo.nih.gov/api', 'mediaType': 'application/unknown', 'title': 'API '}], 'keyword': ['national-institutes-of-health-nih-department-of-health-human-services'], 'bureauCode': ['009:00'], 'modified': '2020-03-04', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>Healthdata.gov Catalog API</p>\n', 'programCode': ['009:023'], 'title': 'Healthdata.gov Catalog API', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'dataQuality': True, 'landingPage': 'https://healthdata.gov/dataset/healthdatagov-catalog-api', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-08-22', 'accessLevel': 'public', 'identifier': 'b173d211-40d2-4bc1-89b9-9dbca341bb1e', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.healthdata.gov/catalog-api', 'mediaType': 'application/unknown', 'title': 'API '}], 'keyword': ['department-of-health-human-services'], 'bureauCode': ['009:00'], 'modified': '2020-03-04', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>State-reported annual data collected on the presence of elderly, disabled, and young children in eligible households receiving Low Income Home Energy Assistance Program (LIHEAP) heating assistance, cooling assistance, crisis assistance or weatherization assistance.</p>\n', 'programCode': ['009:085'], 'title': 'Low Income Home Energy Assistance Program FY 2008 Household Data', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families, Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/low-income-home-energy-assistance-program-fy-2008-household-data', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-08-10', 'temporal': '2008-01-01T00:00:00-05:00/2008-09-30T00:00:00-04:00', 'identifier': '2c1fbaad-039a-423d-b3a7-9d15476e7a02', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'query tool', 'accessURL': 'http://www.acf.hhs.gov/programs/ocs/liheap/publications/FY08_congressional_state_tables.html', 'mediaType': 'application/unknown', 'title': 'Query Tool '}], 'keyword': ['Children and Family Services'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The 2010 Congressional Report provides results for 70 ANA projects that ended in 2010. The report includes a brief summary of each project visited and an analysis of how ANA funding has impacted Native American communities.</p>\n', 'programCode': ['009:095'], 'title': 'Administration for Native Americans (ANA) Projects Report', 'temporal': '2010-01-01T00:00:00-05:00/2010-01-01T00:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families'}, 'landingPage': 'http://www.acf.hhs.gov/programs/ana/', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-08-10', 'accessLevel': 'public', 'identifier': '73c33ee9-43a3-407a-8df9-186a43671599', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'text', 'accessURL': 'http://', 'mediaType': 'application/unknown', 'title': 'Text'}], 'keyword': ['Social and Economic Development'], 'bureauCode': ['009:70'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The Online Tuberculosis Information System (OTIS) on CDC WONDER contains information on verified tuberculosis (TB) cases reported to the Centers for Disease Control and Prevention (CDC) by state health departments, the District of Columbia and Puerto Rico since 1993. These data were extracted from the CDC national TB surveillance system. OTIS reports case counts, incidence rates, population counts, percentage of cases that completed therapy within 1 year of diagnosis, and percentage of cases tested for drug susceptibility. Data for 22 variables are included in the data set, including: age groups, race / ethnicity, sex, vital status, year reported, state, metropolitan area, several patient risk factors, directly observed therapy, disease verification criteria and multi-drug resistant TB. Each year these data are updated with an additional year of cases plus revisions to cases reported in previous years. OTIS is produced by the U.S. Department of Health and Human Services, Public Health Service, Centers for Disease Control and Prevention (CDC), National Center for HIV/AIDS, viral Hepatitis, STD and TB Prevention (NCHHSTP).</p>\n', 'programCode': ['009:027'], 'title': 'CDC WONDER: Online Tuberculosis Information System (OTIS)', 'temporal': '1993-01-01T00:00:00-05:00/2009-12-31T00:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['State'], 'landingPage': 'https://healthdata.gov/dataset/cdc-wonder-online-tuberculosis-information-system-otis', 'modified': '2018-11-16', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-08-03', 'accessLevel': 'public', 'identifier': '9041abdb-0c6b-4398-bb69-8d7d88df4e5f', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'text', 'accessURL': 'http://wonder.cdc.gov/tb.html', 'mediaType': 'application/unknown', 'title': 'Text'}], 'keyword': ['Age', 'alcohol use', 'case', 'Correctional Facility', 'drug resistant', 'drug susceptibility', 'Ethnicity', 'foreign born', 'hiv status', 'homeless', 'incidence', 'injecting drug use', 'isoniazid', 'Long term Care Facility', 'metropolitan area', 'msa', 'Occupation', 'pulmonary', 'Race', 'rifampin', 'Sex', 'State', 'tb', 'therapy', 'tuberculosis', 'Verification Criteria', 'vital status', 'year'], 'bureauCode': ['009:20'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://wonder.cdc.gov/wonder/help/tb.html'}, {'description': "<p>DATA.HRSA.GOV is the go-to source for data, dashboards, maps, reports, locators, APIs and downloadable data files on HRSA's public health programs, including:</p>\n<ul>\n<li>HRSA-funded Health Center grants, grantees, sites, and related primary care programs</li>\n<li>Health Professional Shortage Areas (HPSA) and Medically Underserved Areas/Populations (MUA/P)</li>\n<li>Ryan White HIV/AIDS services, grantees, and providers</li>\n<li>Maternal and Child Health grants (Title V, Home Visiting, Healthy Start)</li>\n<li>National Health Service Corps (NHSC), Nurse Corps, and other workforce loan repayment/scholarship programs</li>\n<li>Grants for workforce training programs in medicine, nursing, dentistry, and public health</li>\n<li>Grants for rural health programs</li>\n<li>Organ donation</li>\n</ul>\n<p>DATA.HRSA.GOV allows you to search by topic area, by geography, and by tool.</p>\n", 'programCode': ['009:110'], 'title': 'data.hrsa.gov (HRSA Data Warehouse)', 'temporal': '1999-01-01T00:00:00-05:00/1999-01-01T00:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Health Resources and Services Administration'}, 'theme': ['Community', 'Health', 'National', 'State'], 'landingPage': 'https://data.hrsa.gov', 'modified': '2020-03-24', 'contactPoint': {'hasEmail': 'mailto:data@hrsa.gov', 'fn': 'data.hrsa.gov'}, 'issued': '2012-08-03', 'accessLevel': 'public', 'identifier': '518e9015-b51d-40d1-9fe5-dd1befdb8d8c', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>HRSA Health Centers care for you, even if you have no health insurance – you pay what you can afford based on your income. Health centers provide services that include checkups when you are well, treatment when you are sick, complete care when you are pregnant, and immunizations and checkups for your children. Some health centers also provide mental health, substance abuse, oral health, and/or vision services. Contact the health center organization directly to confirm the availability of specific services and to make an appointment.</p>\n', 'accessURL': 'https://findahealthcenter.hrsa.gov', 'mediaType': 'application/unknown', 'title': 'Find a Health Center'}, {'@type': 'dcat:Distribution', 'description': '<p>data.hrsa.gov API, web services, and map services registration link</p>\n', 'format': 'api', 'title': 'data.hrsa.gov API, web services, and map services', 'accessURL': 'https://data.hrsa.gov/data/services/registration', 'mediaType': 'application/unknown'}], 'keyword': ['340(b)', '340b', 'API', 'bhw', 'block grant', 'bone marrow', 'boundary', 'bureau of health workforce', 'census', 'census geography', 'congressional district', 'County', 'data', 'data warehouse', 'developer', 'esri', 'faculty', 'feature service', 'fqhc', 'funding', 'geography', 'grants', 'HAB', 'health center', 'health data', 'health professional shortage area', 'hhs', 'HIV', 'hiv aids', 'HPSA', 'hrsa', 'HSB', 'interactive', 'loan', 'loan repayment', 'loans', 'map', 'map gallery', 'map service', 'maps', 'maternal and child health', 'MCHB', 'mua', 'MUP', 'national health service corps', 'nhsc', 'nurse', 'nurse corps', 'nursecorps', 'organ', 'organ donation', 'poison control', 'primary care', 'Public Health', 'rural', 'ryan white', 'scholarship', 'scholarships', 'shapefile', 'shortage desgination', 'State', 'title v', 'transplant', 'warehouse', 'web service', 'workforce', 'xml'], 'bureauCode': ['009:15'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'https://data.hrsa.gov/data/about'}, {'description': '<p>The Detailed Mortality - Underlying Cause of Death data on CDC WONDER are county-level national mortality and population data spanning the years 1999-2009. Data are based on death certificates for U.S. residents. Each death certificate contains a single underlying cause of death, and demographic data. The number of deaths, crude death rates, age-adjusted death rates, standard errors and 95% confidence intervals for death rates can be obtained by place of residence (total U.S., region, state, and county), age group (including infants and single-year-of-age cohorts), race (4 groups), Hispanic ethnicity, gender, year of death, and cause-of-death (4-digit ICD-10 code or group of codes, injury intent and mechanism categories, or drug and alcohol related causes), year, month and week day of death, place of death and whether an autopsy was performed. The data are produced by the National Center for Health Statistics.</p>\n', 'programCode': ['009:048'], 'title': 'CDC WONDER: Detailed Mortality - Underlying Cause of Death', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention, Department of Health & Human Services'}, 'theme': ['Health', 'State'], 'landingPage': 'https://healthdata.gov/dataset/cdc-wonder-detailed-mortality-underlying-cause-death', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-08-03', 'temporal': '1999-01-01T00:00:00-05:00/2009-12-31T00:00:00-05:00', 'identifier': 'c37c5f79-a2cc-40e4-a69d-45dbceb773e3', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'text', 'accessURL': 'http://wonder.cdc.gov/ucd-icd10.html', 'mediaType': 'application/unknown', 'title': 'Text '}], 'keyword': ['mortality deaths births health population cause disease ICD Urbanization State County Infant Race Hi'], 'bureauCode': ['009:20'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://wonder.cdc.gov/wonder/help/ucd.html'}, {'description': "<p>The Daily Fine Particulate Matter data available on CDC WONDER are geographically aggregated daily measures of fine particulate matter in the outdoor air, spanning the years 2003-2008. PM2.5 particles are air pollutants with an aerodynamic diameter less than 2.5 micrometers. Reported measures are the daily measure of fine particulate matter in micrograms per cubic meter (PM2.5) (''µg/m''³), the number of observations, minimum and maximum range value, and standard deviation. Data are available by place (combined 48 contiguous states plus the District of Columbia, region, division, state, county), time (year, month, day) and specified fine particulate matter (''µg/m''³)value. County-level and higher data are aggregated from 10 kilometer square spatial resolution grids. In a study funded by the NASA Applied Sciences Program / Public Health Program, scientists at NASA Marshall Space Flight Center / Universities Space Research Association modified the regional surfacing algorithm of Al-Hamdan et al. (2009) and used it to generate continuous spatial surfaces (grids) of daily PM2.5 for the whole conterminous U.S. for 2003-2008. Two sources of environmental data were used as input to the surfacing algorithm, US Environmental Protection Agency (EPA) Air Quality System (AQS) PM2.5 in-situ data and National Aeronautics and Space Administration (NASA) Moderate Resolution Imaging Spectroradiometer (MODIS) aerosol optical depth remotely sensed data. They also identified in a Geographic Information System (GIS) the associated geographic locations of the centroids of the gridded PM2.5 dataset in terms of the counties and states they fall into to enable aggregation to different geographic levels in CDC WONDER.</p>\n", 'programCode': ['009:031'], 'title': 'CDC WONDER: Daily Fine Particulate Matter', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention, Department of Health & Human Services'}, 'theme': ['Quality', 'State'], 'landingPage': 'https://healthdata.gov/dataset/cdc-wonder-daily-fine-particulate-matter-0', 'modified': '2020-03-03', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-08-03', 'temporal': '2003-01-01T00:00:00-05:00/2008-12-31T00:00:00-05:00', 'identifier': '947d9832-ac25-45e6-800f-96fc9e4751a5', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'text', 'accessURL': 'http://wonder.cdc.gov/nasa-pm.html', 'mediaType': 'application/unknown', 'title': 'Text '}], 'keyword': ['Air Temperature Air Quality Air Pollution Fine Particulate Matter Climate State County Day Month Yea'], 'bureauCode': ['009:20'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://wonder.cdc.gov/wonder/help/PM.html'}, {'description': '<p>The Mortality - Multiple Cause of Death data on CDC WONDER are county-level national mortality and population data spanning the years 1999-2009. Data are based on death certificates for U.S. residents. Each death certificate contains a single underlying cause of death, up to twenty additional multiple causes (Boolean set analysis), and demographic data. The number of deaths, crude death rates, age-adjusted death rates, standard errors and 95% confidence intervals for death rates can be obtained by place of residence (total U.S., region, state, and county), age group (including infants and single-year-of-age cohorts), race (4 groups), Hispanic ethnicity, gender, year of death, and cause-of-death (4-digit ICD-10 code or group of codes, injury intent and mechanism categories, or drug and alcohol related causes), year, month and week day of death, place of death and whether an autopsy was performed. The data are produced by the National Center for Health Statistics.</p>\n', 'programCode': ['009:048'], 'title': 'CDC WONDER: Mortality - Multiple Cause of Death', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention, Department of Health & Human Services'}, 'theme': ['Health', 'State'], 'landingPage': 'https://healthdata.gov/dataset/cdc-wonder-mortality-multiple-cause-death', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-08-03', 'temporal': '1999-01-01T00:00:00-05:00/2009-12-31T00:00:00-05:00', 'identifier': '516a8229-7208-4df5-987e-24ba926077a7', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'api', 'accessURL': 'http://wonder.cdc.gov/mcd.html', 'mediaType': 'application/unknown', 'title': 'API '}], 'keyword': ['Age', 'Births', 'Cause', 'County', 'deaths', 'disease', 'health', 'Hispanic', 'ICD', 'infant', 'mortality', 'population', 'Race', 'Sex', 'State', 'urbanization'], 'bureauCode': ['009:20'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://wonder.cdc.gov/wonder/help/mcd.html'}, {'description': '<p>The Daily Air Temperature and Heat Index data available on CDC WONDER are county-level daily average air temperatures and heat index measures spanning the years 1979-2010. Temperature data are available in Fahrenheit or Celsius scales. Reported measures are the average temperature, number of observations, and range for the daily maximum and minimum air temperatures, and also percent coverage for the daily maximum heat index. Data are available by place (combined 48 contiguous states, region, division, state, county), time (year, month, day) and specified maximum and minimum air temperature, and heat index value. The data are derived from the North America Land Data Assimilation System (NLDAS) through NLDAS Phase 2, a collaboration project among several groups: the National Oceanic and Atmospheric Administration (NOAA) National Centers for Environmental Prediction (NCEP) Environmental Modeling Center (EMC), the National Aeronautics and Space Administration (NASA) Goddard Space Flight Center (GSFC), Princeton University, the National Weather Service (NWS) Office of Hydrological Development (OHD), the University of Washington, and the NCEP Climate Prediction Center (CPC). In a study funded by the NASA Applied Sciences Program/Public Health Program, scientists at NASA Marshall Space Flight Center/ Universities Space Research Association developed the analysis to produce the data available on CDC WONDER.</p>\n', 'programCode': ['010:167'], 'title': 'CDC WONDER: Daily Air Temperatures and Heat Index', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention, Department of Health & Human Services'}, 'theme': ['State'], 'landingPage': 'https://healthdata.gov/dataset/cdc-wonder-daily-air-temperatures-and-heat-index', 'modified': '2020-03-03', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-08-03', 'temporal': '1979-01-01T00:00:00-05:00/2010-12-31T00:00:00-05:00', 'identifier': '96b92ba4-d63a-40ac-820b-f955d9f0f0f9', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'text', 'accessURL': 'http://wonder.cdc.gov/nasa-nldas.html', 'mediaType': 'application/unknown', 'title': 'Text '}], 'keyword': ['Air Temperature', 'Heat Index Climate State County Day Month Year Remotely Sensed'], 'bureauCode': ['009:20'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://wonder.cdc.gov/wonder/help/nldas.html'}, {'description': '<p>State officials use the OCSE-157 to report annual statistical and financial information on their Child Support Enforcement (CSE) program to the Department of Health and Human Services (HHS). This information will enable the Secretary of HHS to comply with sections 409, 452(a) and (g), 458, and 469 of the Social Security Act (the Act). The Act requires the Secretary to establish standards for an effective Child Support Enforcement program, and to make an Annual Report to the Congress on program activities. Information submitted by states will also enable HHS to compute individual state incentive, penalty, and outcome measures to be used in evaluating state performance in running a CSE program. The authority to collect this information is also set forth in regulations at 45 CFR 30</p>\n', 'programCode': ['009:084'], 'title': 'Child Support Enforcement Annual Data Report Form 157 - YR 2006', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families, Department of Health & Human Services'}, 'theme': ['Health', 'State'], 'landingPage': 'https://healthdata.gov/dataset/child-support-enforcement-annual-data-report-form-157-yr-2006', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-08-03', 'temporal': '2006-01-01T00:00:00-05:00/2006-09-30T00:00:00-04:00', 'identifier': '4a912a4a-c6fe-446f-974f-ae4950aa0e7a', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'http://www.acf.hhs.gov/datagov-datasets/ocse/dcs/157_CSE_ANNUAL_2006.csv', 'mediaType': 'application/unknown', 'title': 'CSV '}], 'keyword': ['annual data', 'arrears', 'assistance', 'cases initiated in state', 'cases open', 'Child', 'child support', 'Child Support Enforcement', 'Children', 'current assistance', 'employees', 'former assistance', 'good cause', 'health insurance', 'interstate cases', 'iv-d offices', 'Medicaid', 'medical coverage', 'medical support', 'never assistance', 'open cases', 'open interstate cases', 'out-of-wedlock', 'paternity', 'paternity established', 'support', 'support distributed', 'support due', 'title iv-a', 'title iv-d', 'title iv-e', 'tribal iv-a'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.acf.hhs.gov/datagov-datasets/ocse/dcs/157_CSE_ANNUAL_DICTIONARY.xlsx'}, {'description': '<p>State officials use the OCSE-157 to report annual statistical and financial information on their Child Support Enforcement (CSE) program to the Department of Health and Human Services (HHS). This information will enable the Secretary of HHS to comply with sections 409, 452(a) and (g), 458, and 469 of the Social Security Act (the Act). The Act requires the Secretary to establish standards for an effective Child Support Enforcement program, and to make an Annual Report to the Congress on program activities. Information submitted by states will also enable HHS to compute individual state incentive, penalty, and outcome measures to be used in evaluating state performance in running a CSE program. The authority to collect this information is also set forth in regulations at 45 CFR 30</p>\n', 'programCode': ['009:084'], 'title': 'Child Support Enforcement Annual Data Report Form 157 - YR 2008', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families, Department of Health & Human Services'}, 'theme': ['Health', 'State'], 'landingPage': 'https://healthdata.gov/dataset/child-support-enforcement-annual-data-report-form-157-yr-2008', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-08-03', 'temporal': '2008-01-01T00:00:00-05:00/2008-09-30T00:00:00-04:00', 'identifier': 'd1c6a578-79f1-4b6e-8864-4c3cc50c87b9', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'http://www.acf.hhs.gov/datagov-datasets/ocse/dcs/157_CSE_ANNUAL_2008.csv', 'mediaType': 'application/unknown', 'title': 'CSV '}], 'keyword': ['annual data', 'arrears', 'assistance', 'cases initiated in state', 'cases open', 'Child', 'child support', 'Child Support Enforcement', 'Children', 'current assistance', 'employees', 'former assistance', 'good cause', 'health insurance', 'interstate cases', 'iv-d offices', 'Medicaid', 'medical coverage', 'medical support', 'never assistance', 'open cases', 'open interstate cases', 'out-of-wedlock', 'paternity', 'paternity established', 'support', 'support distributed', 'support due', 'title iv-a', 'title iv-d', 'title iv-e', 'tribal iv-a'], 'bureauCode': ['009:70'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.acf.hhs.gov/datagov-datasets/ocse/dcs/157_CSE_ANNUAL_DICTIONARY.xlsx'}, {'description': '<p>State officials use the OCSE-157 to report annual statistical and financial information on their Child Support Enforcement (CSE) program to the Department of Health and Human Services (HHS). This information will enable the Secretary of HHS to comply with sections 409, 452(a) and (g), 458, and 469 of the Social Security Act (the Act). The Act requires the Secretary to establish standards for an effective Child Support Enforcement program, and to make an Annual Report to the Congress on program activities. Information submitted by states will also enable HHS to compute individual state incentive, penalty, and outcome measures to be used in evaluating state performance in running a CSE program. The authority to collect this information is also set forth in regulations at 45 CFR 30</p>\n', 'programCode': ['009:084'], 'title': 'Child Support Enforcement Annual Data Report Form 157 - YR 2003', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families, Department of Health & Human Services'}, 'theme': ['Health', 'State'], 'landingPage': 'https://healthdata.gov/dataset/child-support-enforcement-annual-data-report-form-157-yr-2003', 'modified': '2020-03-03', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-08-03', 'temporal': '2003-01-01T00:00:00-05:00/2003-09-30T00:00:00-04:00', 'identifier': 'd9cb0535-6f27-45f7-b6cd-4e46ef104d60', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'http://www.acf.hhs.gov/datagov-datasets/ocse/dcs/157_CSE_ANNUAL_2003.csv', 'mediaType': 'application/unknown', 'title': 'CSV '}], 'keyword': ['annual data', 'arrears', 'assistance', 'cases initiated in state', 'cases open', 'Child', 'child support', 'Child Support Enforcement', 'Children', 'current assistance', 'employees', 'former assistance', 'good cause', 'health insurance', 'interstate cases', 'iv-d offices', 'Medicaid', 'medical coverage', 'medical support', 'never assistance', 'open cases', 'open interstate cases', 'out-of-wedlock', 'paternity', 'paternity established', 'support', 'support distributed', 'support due', 'title iv-a', 'title iv-d', 'title iv-e', 'tribal iv-a'], 'bureauCode': ['001:05'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.acf.hhs.gov/datagov-datasets/ocse/dcs/157_CSE_ANNUAL_DICTIONARY.xlsx'}, {'description': '<p>State officials will use the OCSE-157 to report statistical and some financial information on their Child Support Enforcement (CSE) program to the Department of Health and Human Services (HHS). This information will enable the Secretary of HHS to comply with sections 409, 452(a) and (g), 458, and 469 of the Social Security Act (the Act). The Act requires the Secretary to establish standards for an effective Child Support Enforcement program, to establish minimum organization and staffing requirements, and to make an Annual Report to the Congress on program activities. Information submitted by states will also enable HHS to compute individual state incentive, penalty, and outcome measures to be used in evaluating state performance in running a CSE program. The authority to collect this information is also set forth in regulations at 45 CFR 302.15(a).</p>\n', 'programCode': ['009:084'], 'title': 'Child Support Enforcement Annual Data Report Form 157 - YR 2004', 'temporal': '2003-01-01T00:00:00-05:00/2004-01-01T00:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['Health', 'State'], 'landingPage': 'https://healthdata.gov/dataset/child-support-enforcement-annual-data-report-form-157-yr-2004-1', 'modified': '2018-11-16', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-08-03', 'accessLevel': 'public', 'identifier': '4cbd44e6-8a45-4972-8d6e-cc3d1abcc869', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'http://www.acf.hhs.gov/datagov-datasets/ocse/dcs/157_CSE_ANNUAL_2004.csv', 'mediaType': 'application/unknown', 'title': 'CSV'}], 'keyword': ['annual data', 'arrears', 'assistance', 'cases initiated in state', 'cases open', 'child', 'child support', 'Child Support Enforcement', 'children', 'current assistance', 'employees', 'former assistance', 'good cause', 'health insurance', 'interstate cases', 'iv-d offices', 'Medicaid', 'medical coverage', 'medical support', 'never assistance', 'open cases', 'open interstate cases', 'out-of-wedlock', 'paternity', 'paternity established', 'support', 'support distributed', 'support due', 'title iv-a', 'title iv-d', 'title iv-e', 'tribal iv-a'], 'bureauCode': ['009:70'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.acf.hhs.gov/datagov-datasets/ocse/dcs/157_CSE_ANNUAL_DICTIONARY.xlsx'}, {'description': '<p>The CDC WONDER Mortality - Underlying Cause of Death online database is a county-level national mortality and population database spanning the years since 1979 -2008. The number of deaths, crude death rates, age-adjusted death rates, standard errors and 95% confidence intervals for death rates can be obtained by place of residence (total U.S., Census region, Census division, state, and county), age group (including infant age groups), race (years 1979-1998: White, Black, and Other; years 1999-2008: American Indian or Alaska Native, Asian or Pacific Islander, Black or African American, and White), Hispanic origin (years 1979-1998: not available; years 1999-present: Hispanic or Latino, not Hispanic or Latino, Not Stated), gender, year of death, and underlying cause of death (years 1979-1998: 4-digit ICD-9 code and 72 cause-of-death recode; years 1999-present: 4-digit ICD-10 codes and 113 cause-of-death recode, as well as the Injury Mortality matrix classification for Intent and Mechanism), and urbanization level of residence (2006 NCHS urban-rural classification scheme for counties). The Compressed Mortality data are produced by the National Center for Health Statistics.</p>\n', 'programCode': ['009:048'], 'title': 'CDC WONDER: Compressed Mortality - Underlying Cause of Death', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention, Department of Health & Human Services'}, 'theme': ['Health', 'State'], 'landingPage': 'https://healthdata.gov/dataset/cdc-wonder-compressed-mortality-underlying-cause-death', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-08-03', 'temporal': '1968-01-01T00:00:00-05:00/2009-12-31T00:00:00-05:00', 'identifier': 'a9ec849a-2e11-40d6-809a-b6a2adafbabb', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'text', 'accessURL': 'http://wonder.cdc.gov/mortSQL.html', 'mediaType': 'application/unknown', 'title': 'Text '}], 'keyword': ['mortality deaths births health population cause disease ICD Urbanization State County Infant Race Hi'], 'bureauCode': ['009:20'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://wonder.cdc.gov/wonder/help/cmf.html'}, {'description': '<p>State officials use the OCSE-157 to report annual statistical and financial information on their Child Support Enforcement (CSE) program to the Department of Health and Human Services (HHS). This information will enable the Secretary of HHS to comply with sections 409, 452(a) and (g), 458, and 469 of the Social Security Act (the Act). The Act requires the Secretary to establish standards for an effective Child Support Enforcement program, and to make an Annual Report to the Congress on program activities. Information submitted by states will also enable HHS to compute individual state incentive, penalty, and outcome measures to be used in evaluating state performance in running a CSE program. The authority to collect this information is also set forth in regulations at 45 CFR 30</p>\n', 'programCode': ['009:084'], 'title': 'Child Support Enforcement Annual Data Report Form 157 - YR 2007', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families, Department of Health & Human Services'}, 'theme': ['Health', 'State'], 'landingPage': 'https://healthdata.gov/dataset/child-support-enforcement-annual-data-report-form-157-yr-2007', 'modified': '2020-03-03', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-08-03', 'temporal': '2007-01-01T00:00:00-05:00/2007-09-30T00:00:00-04:00', 'identifier': '86b4522c-0d3d-44cf-bb8a-b9f04265baae', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'http://www.acf.hhs.gov/datagov-datasets/ocse/dcs/157_CSE_ANNUAL_2007.csv', 'mediaType': 'application/unknown', 'title': 'CSV '}], 'keyword': ['annual data', 'arrears', 'assistance', 'cases initiated in state', 'cases open', 'Child', 'child support', 'Child Support Enforcement', 'Children', 'current assistance', 'employees', 'former assistance', 'good cause', 'health insurance', 'interstate cases', 'iv-d offices', 'Medicaid', 'medical coverage', 'medical support', 'never assistance', 'open cases', 'open interstate cases', 'out-of-wedlock', 'paternity', 'paternity established', 'support', 'support distributed', 'support due', 'title iv-a', 'title iv-d', 'title iv-e', 'tribal iv-a'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.acf.hhs.gov/datagov-datasets/ocse/dcs/157_CSE_ANNUAL_DICTIONARY.xlsx'}, {'description': "<p>The Births (Natality) online databases in CDC WONDER report birth rates, fertility rates and counts of live births occurring within the United States to U.S. residents and non-residents. Counts can be obtained by state, county, child's gender and weight, mother's race, mother's age, mother's education, gestation period, prenatal care, birth plurality, and mother's medical and tobacco use risk factors. The data are derived from birth certificates. Data are available since 1995. The data are produced by the National Center for Health Statistics.</p>\n", 'programCode': ['009:015'], 'title': 'CDC WONDER: Births', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention, Department of Health & Human Services'}, 'theme': ['Health', 'State'], 'landingPage': 'https://healthdata.gov/dataset/cdc-wonder-births-0', 'modified': '2020-02-21', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-08-03', 'temporal': '1995-01-01T00:00:00-05:00/2009-12-31T00:00:00-05:00', 'identifier': 'fb7cc429-69d2-4424-b287-68855af600ff', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'text', 'accessURL': 'http://wonder.cdc.gov/natality.html', 'mediaType': 'application/unknown', 'title': 'Text '}], 'keyword': ['Natality Births Population Health State County Infant Race Hispanic Age Sex Year Birth Weight Gestat'], 'bureauCode': ['009:20'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://wonder.cdc.gov/wonder/help/natality.html'}, {'description': '<p>This dataset contains annual data on collections received and distributed by State agencies administering the Child Support Enforcement program under title IV-D of the Social Security Act. The information is obtained quarterly from a mandatory form submitted to the Agency by all participating states.<br />\nThe Office of Child Support Enforcement uses this information to calculate and issue quarterly Federal grant awards and annual incentive payments to the State agencies administering the Child Support Enforcement Program.<br />\nThis is considered public information and is published in an annual report of statistical and financial data available to the public.</p>\n', 'programCode': ['009:084'], 'title': 'Child Support Enforcement Annual Data Report Form 34A - 2005', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families, Department of Health & Human Services'}, 'theme': ['State'], 'landingPage': 'https://healthdata.gov/dataset/child-support-enforcement-annual-data-report-form-34a-2005', 'modified': '2020-03-03', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-08-03', 'temporal': '2005-01-01T00:00:00-05:00/2005-09-30T00:00:00-04:00', 'identifier': '5edbbebc-a823-4cc1-86af-5b049a215567', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'http://www.acf.hhs.gov/datagov-datasets/ocse/dcs/34A_CSE_ANNUAL_2005.csv', 'mediaType': 'application/unknown', 'title': 'CSV '}], 'keyword': ['Administrative Enforcement', 'assistance', 'balances', 'Child Support Enforcement', 'collections', 'collections held for future support', 'collections pending distribution', 'collections received and distributed', 'collections sent to other states', 'current assistance', 'disbursements', 'family', 'federal government', 'federal share', 'fees', 'fees withheld by state', 'former assistance', 'Foster Care', 'income withholding', 'iv-a assistance', 'iv-d program', 'iv-e assistance', 'Medicaid', 'medical support', 'net amounts', 'Other Countries', 'Payments', 'Reimbursement', 'remaining collections', 'support', 'tax refund', 'undistributed collections', 'unidentified collections'], 'bureauCode': ['001:05'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.acf.hhs.gov/datagov-datasets/ocse/dcs/34A_CSE_ANNUAL_DICTIONARY.xlsx'}, {'description': '<p>This dataset contains information about collections received and distributed by State agencies administering the Child Support Enforcement program under title IV-D of the Social Security Act.<br />\nThe information is obtained annually from a mandatory form submitted to the Agency by all participating states.</p>\n<p>The Office of Child Support Enforcement uses this information to calculate and issue quarterly Federal grant awards and annual incentive payments to the State agencies administering the Child Support Enforcement Program.</p>\n<p>This is considered public information and is published in an annual report of statistical and financial data available to the public.</p>\n', 'programCode': ['009:084'], 'title': 'Child Support Enforcement Annual Data Report Form 34A - 2006', 'temporal': '2005-01-01T00:00:00-05:00/2006-01-01T00:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families'}, 'theme': ['State'], 'landingPage': 'http://www.acf.hhs.gov/programs/cse/', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-08-03', 'accessLevel': 'public', 'identifier': '1bf7e8c1-8088-4bce-86c9-a28a86e41238', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'http://', 'mediaType': 'application/unknown', 'title': 'CSV'}], 'keyword': ['Administrative Enforcement', 'assistance', 'balances', 'Child Support Enforcement', 'collections', 'collections held for future support', 'collections pending distribution', 'collections received and distributed', 'collections sent to other states', 'current assistance', 'disbursements', 'family', 'federal government', 'federal share', 'fees', 'fees withheld by state', 'former assistance', 'Foster Care', 'income withholding', 'iv-a assistance', 'iv-d program', 'iv-e assistance', 'Medicaid', 'medical support', 'net amounts', 'Other Countries', 'Payments', 'Reimbursement', 'remaining collections', 'support', 'tax refund', 'undistributed collections', 'unidentified collections'], 'bureauCode': ['009:70'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The Vaccine Adverse Event Reporting System (VAERS) online database on CDC WONDER provides counts and percentages of adverse event case reports after vaccination, received since January 1990 through last month. Data are available by symptom, vaccine product, manufacturer, onset interval, outcome category, year and month vaccinated, year and month reported, age, sex and state / territory. The Vaccine Adverse Event Reporting System is a cooperative program for vaccine safety of the Centers for Disease Control and Prevention (CDC) and the Food and Drug Administration (FDA). VAERS is a post-marketing safety surveillance program, collecting information about adverse events (possible side effects) that occur after the administration of US licensed vaccines. Data are from the US Department of Health and Human Services (DHHS), Public Health Service (PHS), Food and Drug Administration (FDA)/ Centers for Disease Control (CDC), Vaccine Adverse Event Reporting System (VAERS).</p>\n', 'programCode': ['009:028'], 'title': 'CDC Wonder Vaccine Adverse Event Reporting System', 'temporal': '1990-01-01T00:00:00-05:00/2012-06-13T00:00:00-04:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'landingPage': 'https://healthdata.gov/dataset/cdc-wonder-vaccine-adverse-event-reporting-system', 'modified': '2019-06-15', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-08-03', 'accessLevel': 'public', 'identifier': 'e5532932-ebba-4912-8e59-1e40864911a1', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'text', 'accessURL': 'http://wonder.cdc.gov/vaers.html', 'mediaType': 'application/unknown', 'title': 'Text '}], 'keyword': ['Adverse Event', 'side effect', 'vaccine', 'vaers'], 'bureauCode': ['009:20'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://wonder.cdc.gov/wonder/help/vaers.html'}, {'description': '<p>This dataset contains annual data on collections received and distributed by State agencies administering the Child Support Enforcement program under title IV-D of the Social Security Act. The information is obtained quarterly from a mandatory form submitted to the Agency by all participating states.<br />\nThe Office of Child Support Enforcement uses this information to calculate and issue quarterly Federal grant awards and annual incentive payments to the State agencies administering the Child Support Enforcement Program.<br />\nThis is considered public information and is published in an annual report of statistical and financial data available to the public.</p>\n', 'programCode': ['009:084'], 'title': 'Child Support Enforcement Annual Data Report Form 34A - 2004', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families, Department of Health & Human Services'}, 'theme': ['State'], 'landingPage': 'https://healthdata.gov/dataset/child-support-enforcement-annual-data-report-form-34a-2004', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-08-03', 'temporal': '2004-01-01T00:00:00-05:00/2004-09-30T00:00:00-04:00', 'identifier': 'fdd01f51-c7b8-46b3-ad84-99cb859be6fa', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'http://www.acf.hhs.gov/datagov-datasets/ocse/dcs/34A_CSE_ANNUAL_2004.csv', 'mediaType': 'application/unknown', 'title': 'CSV '}], 'keyword': ['Administrative Enforcement', 'assistance', 'balances', 'Child Support Enforcement', 'collections', 'collections held for future support', 'collections pending distribution', 'collections received and distributed', 'collections sent to other states', 'current assistance', 'disbursements', 'family', 'federal government', 'federal share', 'fees', 'fees withheld by state', 'former assistance', 'Foster Care', 'income withholding', 'iv-a assistance', 'iv-d program', 'iv-e assistance', 'Medicaid', 'medical support', 'net amounts', 'Other Countries', 'Payments', 'Reimbursement', 'remaining collections', 'support', 'tax refund', 'undistributed collections', 'unidentified collections'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.acf.hhs.gov/datagov-datasets/ocse/dcs/34A_CSE_ANNUAL_DICTIONARY.xlsx'}, {'description': '<p>The Population online databases contain data from the US Census Bureau. The Census Estimates online database contains county-level population counts for years 1970 - 2000. The data comprise the April 1st Census counts for years 1970, 1980, 1990 and 2000, the July 1st intercensal estimates for years 1971-1979 and 1981-1989, and the July 1st postcensal estimates for years 1991-1999. The Census Projections online database contains population projections for years 2004-2030 by year, state, age, race and sex, produced by the Census Bureau in 2005. The data are produced by the United States Department of Commerce, U.S. Census Bureau, Population Division.</p>\n', 'programCode': ['009:048'], 'title': 'CDC WONDER: Population (from Census)', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention, Department of Health & Human Services'}, 'theme': ['State'], 'landingPage': 'https://healthdata.gov/dataset/cdc-wonder-population-census-0', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-08-03', 'temporal': '1970-01-01T00:00:00-05:00/2030-12-31T00:00:00-05:00', 'identifier': 'c0ad9152-c042-4054-a7d6-322405e2b878', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'api', 'accessURL': 'http://wonder.cdc.gov/population.html', 'mediaType': 'application/unknown', 'title': 'API '}], 'keyword': ['age race sex year state county'], 'bureauCode': ['009:20'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://wonder.cdc.gov/population.html'}, {'description': '<p>This dataset contains annual data on collections received and distributed by State agencies administering the Child Support Enforcement program under title IV-D of the Social Security Act. The information is obtained quarterly from a mandatory form submitted to the Agency by all participating states.<br />\nThe Office of Child Support Enforcement uses this information to calculate and issue quarterly Federal grant awards and annual incentive payments to the State agencies administering the Child Support Enforcement Program.<br />\nThis is considered public information and is published in an annual report of statistical and financial data available to the public.</p>\n', 'programCode': ['009:084'], 'title': 'Child Support Enforcement Annual Data Report Form 34A - 2007', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['State'], 'landingPage': 'https://healthdata.gov/dataset/child-support-enforcement-annual-data-report-form-34a-2007', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-08-03', 'temporal': '2007-01-01T00:00:00-05:00/2007-09-30T00:00:00-04:00', 'identifier': 'd0b392c2-9587-4b34-a6f6-55743455434d', '@type': 'dcat:Dataset', 'modified': '2020-03-04', 'keyword': ['Administrative Enforcement', 'assistance', 'balances', 'Child Support Enforcement', 'collections', 'collections held for future support', 'collections pending distribution', 'collections received and distributed', 'collections sent to other states', 'current assistance', 'disbursements', 'family', 'federal government', 'federal share', 'fees', 'fees withheld by state', 'former assistance', 'Foster Care', 'income withholding', 'iv-a assistance', 'iv-d program', 'iv-e assistance', 'Medicaid', 'medical support', 'net amounts', 'Other Countries', 'Payments', 'Reimbursement', 'remaining collections', 'support', 'tax refund', 'undistributed collections', 'unidentified collections'], 'bureauCode': ['009:70'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.acf.hhs.gov/datagov-datasets/ocse/dcs/34A_CSE_ANNUAL_DICTIONARY.xlsx'}, {'description': '<p>This dataset contains annual data on collections received and distributed by State agencies administering the Child Support Enforcement program under title IV-D of the Social Security Act. The information is obtained quarterly from a mandatory form submitted to the Agency by all participating states.<br />\nThe Office of Child Support Enforcement uses this information to calculate and issue quarterly Federal grant awards and annual incentive payments to the State agencies administering the Child Support Enforcement Program.<br />\nThis is considered public information and is published in an annual report of statistical and financial data available to the public.</p>\n', 'programCode': ['009:084'], 'title': 'Child Support Enforcement Annual Data Report Form 34A - 2008', 'temporal': '2008-01-01T00:00:00-05:00/2008-09-30T00:00:00-04:00', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families'}, 'theme': ['State'], 'landingPage': 'https://healthdata.gov/dataset/child-support-enforcement-annual-data-report-form-34a-2008', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:micrs.support@acf.hhs.gov', 'fn': 'HealthDatagov Questions'}, 'issued': '2012-08-03', 'accessLevel': 'public', 'identifier': 'dfffb2e3-1731-4572-8b75-fcee4bf904cc', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.acf.hhs.gov/datagov-datasets/ocse/dcs/34A_CSE_ANNUAL_2008.csv', 'format': 'csv', 'title': 'Child Support Enforcement Annual Data Report Form 34A - 2008', 'description': '<p>Child Support Enforcement Annual Data Report Form 34A - 2008</p>\n', 'mediaType': 'application/unknown'}], 'keyword': ['Administrative Enforcement', 'assistance', 'balances', 'Child Support Enforcement', 'collections', 'collections held for future support', 'collections pending distribution', 'collections received and distributed', 'collections sent to other states', 'current assistance', 'disbursements', 'family', 'federal government', 'federal share', 'fees', 'fees withheld by state', 'former assistance', 'Foster Care', 'income withholding', 'iv-a assistance', 'iv-d program', 'iv-e assistance', 'Medicaid', 'medical support', 'net amounts', 'Other Countries', 'Payments', 'Reimbursement', 'remaining collections', 'support', 'tax refund', 'undistributed collections', 'unidentified collections'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.acf.hhs.gov/datagov-datasets/ocse/dcs/34A_CSE_ANNUAL_DICTIONARY.xlsx'}, {'description': '<p>This dataset contains annual data on collections received and distributed by State agencies administering the Child Support Enforcement program under title IV-D of the Social Security Act. The information is obtained quarterly from a mandatory form submitted to the Agency by all participating states.<br />\nThe Office of Child Support Enforcement uses this information to calculate and issue quarterly Federal grant awards and annual incentive payments to the State agencies administering the Child Support Enforcement Program.<br />\nThis is considered public information and is published in an annual report of statistical and financial data available to the public.</p>\n', 'programCode': ['009:084'], 'title': 'Child Support Enforcement Annual Data Report Form 34A - 2006', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families, Department of Health & Human Services'}, 'theme': ['State'], 'landingPage': 'https://healthdata.gov/dataset/child-support-enforcement-annual-data-report-form-34a-2006-0', 'modified': '2020-03-03', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-08-03', 'temporal': '2006-01-01T00:00:00-05:00/2006-09-30T00:00:00-04:00', 'identifier': 'be05b97c-c944-4632-9897-5b167b973df9', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'http://www.acf.hhs.gov/datagov-datasets/ocse/dcs/34A_CSE_ANNUAL_2006.csv', 'mediaType': 'application/unknown', 'title': 'CSV '}], 'keyword': ['Administrative Enforcement', 'assistance', 'balances', 'Child Support Enforcement', 'collections', 'collections held for future support', 'collections pending distribution', 'collections received and distributed', 'collections sent to other states', 'current assistance', 'disbursements', 'family', 'federal government', 'federal share', 'fees', 'fees withheld by state', 'former assistance', 'Foster Care', 'income withholding', 'iv-a assistance', 'iv-d program', 'iv-e assistance', 'Medicaid', 'medical support', 'net amounts', 'Other Countries', 'Payments', 'Reimbursement', 'remaining collections', 'support', 'tax refund', 'undistributed collections', 'unidentified collections'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.acf.hhs.gov/datagov-datasets/ocse/dcs/34A_CSE_ANNUAL_DICTIONARY.xlsx'}, {'description': '<p>This dataset contains annual data on collections received and distributed by State agencies administering the Child Support Enforcement program under title IV-D of the Social Security Act. The information is obtained quarterly from a mandatory form submitted to the Agency by all participating states.<br />\nThe Office of Child Support Enforcement uses this information to calculate and issue quarterly Federal grant awards and annual incentive payments to the State agencies administering the Child Support Enforcement Program.<br />\nThis is considered public information and is published in an annual report of statistical and financial data available to the public.</p>\n', 'programCode': ['009:084'], 'title': 'Child Support Enforcement Annual Data Report Form 34A - 2009', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families'}, 'theme': ['State'], 'landingPage': 'https://healthdata.gov/dataset/child-support-enforcement-annual-data-report-form-34a-2009', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-08-03', 'temporal': '2009-01-01T00:00:00-05:00/2009-09-30T00:00:00-04:00', 'identifier': '0a752cda-80ac-4ab1-82fd-9b62432bde62', '@type': 'dcat:Dataset', 'modified': '2020-03-03', 'keyword': ['Administrative Enforcement', 'assistance', 'balances', 'Child Support Enforcement', 'collections', 'collections held for future support', 'collections pending distribution', 'collections received and distributed', 'collections sent to other states', 'current assistance', 'disbursements', 'family', 'federal government', 'federal share', 'fees', 'fees withheld by state', 'former assistance', 'Foster Care', 'income withholding', 'iv-a assistance', 'iv-d program', 'iv-e assistance', 'Medicaid', 'medical support', 'net amounts', 'Other Countries', 'Payments', 'Reimbursement', 'remaining collections', 'support', 'tax refund', 'undistributed collections', 'unidentified collections'], 'bureauCode': ['009:38'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.acf.hhs.gov/datagov-datasets/ocse/dcs/34A_CSE_ANNUAL_DICTIONARY.xlsx'}, {'description': '<p>State officials use the OCSE-157 to report annual statistical and financial information on their Child Support Enforcement (CSE) program to the Department of Health and Human Services (HHS). This information will enable the Secretary of HHS to comply with sections 409, 452(a) and (g), 458, and 469 of the Social Security Act (the Act). The Act requires the Secretary to establish standards for an effective Child Support Enforcement program, and to make an Annual Report to the Congress on program activities. Information submitted by states will also enable HHS to compute individual state incentive, penalty, and outcome measures to be used in evaluating state performance in running a CSE program. The authority to collect this information is also set forth in regulations at 45 CFR 30</p>\n', 'programCode': ['009:084'], 'title': 'Child Support Enforcement Annual Data Report Form 157 - YR 2009', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families, Department of Health & Human Services'}, 'theme': ['Health', 'State'], 'landingPage': 'https://healthdata.gov/dataset/child-support-enforcement-annual-data-report-form-157-yr-2009', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-08-03', 'temporal': '2009-01-01T00:00:00-05:00/2009-09-30T00:00:00-04:00', 'identifier': 'ec6b9a86-eaad-4a25-a89b-e5a565aea3c2', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'http://www.acf.hhs.gov/datagov-datasets/ocse/dcs/157_CSE_ANNUAL_2009.csv', 'mediaType': 'application/unknown', 'title': 'CSV '}], 'keyword': ['annual data', 'arrears', 'assistance', 'cases initiated in state', 'cases open', 'Child', 'child support', 'Child Support Enforcement', 'Children', 'current assistance', 'employees', 'former assistance', 'good cause', 'health insurance', 'interstate cases', 'iv-d offices', 'Medicaid', 'medical coverage', 'medical support', 'never assistance', 'open cases', 'open interstate cases', 'out-of-wedlock', 'paternity', 'paternity established', 'support', 'support distributed', 'support due', 'title iv-a', 'title iv-d', 'title iv-e', 'tribal iv-a'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.acf.hhs.gov/datagov-datasets/ocse/dcs/157_CSE_ANNUAL_DICTIONARY.xlsx'}, {'description': '<p>This dataset contains annual data on collections received and distributed by State agencies administering the Child Support Enforcement program under title IV-D of the Social Security Act. The information is obtained quarterly from a mandatory form submitted to the Agency by all participating states.<br />\nThe Office of Child Support Enforcement uses this information to calculate and issue quarterly Federal grant awards and annual incentive payments to the State agencies administering the Child Support Enforcement Program.<br />\nThis is considered public information and is published in an annual report of statistical and financial data available to the public.</p>\n', 'programCode': ['009:084'], 'title': 'Child Support Enforcement Annual Data Report Form 34A - 2003', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families, Department of Health & Human Services'}, 'theme': ['State'], 'landingPage': 'https://healthdata.gov/dataset/child-support-enforcement-annual-data-report-form-34a-2003', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-08-03', 'temporal': '2003-01-01T00:00:00-05:00/2003-09-30T00:00:00-04:00', 'identifier': 'e6e90cb1-544e-4066-8030-828d9fb82aa3', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'http://www.acf.hhs.gov/datagov-datasets/ocse/dcs/34A_CSE_ANNUAL_2003.csv', 'mediaType': 'application/unknown', 'title': 'CSV '}], 'keyword': ['Administrative Enforcement', 'assistance', 'balances', 'Child Support Enforcement', 'collections', 'collections held for future support', 'collections pending distribution', 'collections received and distributed', 'collections sent to other states', 'current assistance', 'disbursements', 'family', 'federal government', 'federal share', 'fees', 'fees withheld by state', 'former assistance', 'Foster Care', 'income withholding', 'iv-a assistance', 'iv-d program', 'iv-e assistance', 'Medicaid', 'medical support', 'net amounts', 'Other Countries', 'Payments', 'Reimbursement', 'remaining collections', 'support', 'tax refund', 'undistributed collections', 'unidentified collections'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.acf.hhs.gov/datagov-datasets/ocse/dcs/34A_CSE_ANNUAL_DICTIONARY.xlsx'}, {'description': '<p>State officials use the OCSE-157 to report annual statistical and financial information on their Child Support Enforcement (CSE) program to the Department of Health and Human Services (HHS). This information will enable the Secretary of HHS to comply with sections 409, 452(a) and (g), 458, and 469 of the Social Security Act (the Act). The Act requires the Secretary to establish standards for an effective Child Support Enforcement program, and to make an Annual Report to the Congress on program activities. Information submitted by states will also enable HHS to compute individual state incentive, penalty, and outcome measures to be used in evaluating state performance in running a CSE program. The authority to collect this information is also set forth in regulations at 45 CFR 30</p>\n', 'programCode': ['009:084'], 'title': 'Child Support Enforcement Annual Data Report Form 157 - YR 2005', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families, Department of Health & Human Services'}, 'theme': ['Health', 'State'], 'landingPage': 'https://healthdata.gov/dataset/child-support-enforcement-annual-data-report-form-157-yr-2005', 'modified': '2020-02-21', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-08-03', 'temporal': '2005-01-01T00:00:00-05:00/2005-09-30T00:00:00-04:00', 'identifier': '0de9a40c-ee8d-4250-b8b6-7627c0ed63c1', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'http://www.acf.hhs.gov/datagov-datasets/ocse/dcs/157_CSE_ANNUAL_2005.csv', 'mediaType': 'application/unknown', 'title': 'CSV '}], 'keyword': ['annual data', 'arrears', 'assistance', 'cases initiated in state', 'cases open', 'Child', 'child support', 'Child Support Enforcement', 'Children', 'current assistance', 'employees', 'former assistance', 'good cause', 'health insurance', 'interstate cases', 'iv-d offices', 'Medicaid', 'medical coverage', 'medical support', 'never assistance', 'open cases', 'open interstate cases', 'out-of-wedlock', 'paternity', 'paternity established', 'support', 'support distributed', 'support due', 'title iv-a', 'title iv-d', 'title iv-e', 'tribal iv-a'], 'bureauCode': ['001:05'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.acf.hhs.gov/datagov-datasets/ocse/dcs/157_CSE_ANNUAL_DICTIONARY.xlsx'}, {'description': '<p>State officials will use the OCSE-157 to report statistical and some financial information on their Child Support Enforcement (CSE) program to the Department of Health and Human Services (HHS). This information will enable the Secretary of HHS to comply with sections 409, 452(a) and (g), 458, and 469 of the Social Security Act (the Act). The Act requires the Secretary to establish standards for an effective Child Support Enforcement program, to establish minimum organization and staffing requirements, and to make an Annual Report to the Congress on program activities. Information submitted by states will also enable HHS to compute individual state incentive, penalty, and outcome measures to be used in evaluating state performance in running a CSE program. The authority to collect this information is also set forth in regulations at 45 CFR 302.15(a).</p>\n', 'programCode': ['009:084'], 'title': 'Child Support Enforcement Annual Data Report Form 157 - YR 2004', 'temporal': '2003-01-01T00:00:00-05:00/2004-01-01T00:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families'}, 'landingPage': 'https://healthdata.gov/dataset/child-support-enforcement-annual-data-report-form-157-yr-2004-0', 'modified': '2019-06-15', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-08-03', 'accessLevel': 'public', 'identifier': '31c27f07-8d99-4d9d-a3f5-01f920e1c4e0', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'http://www.acf.hhs.gov/datagov-datasets/ocse/dcs/157_CSE_ANNUAL_2004.csv', 'mediaType': 'application/unknown', 'title': 'CSV'}], 'keyword': ['administration-for-children-and-families'], 'bureauCode': ['009:70'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.acf.hhs.gov/datagov-datasets/ocse/dcs/157_CSE_ANNUAL_DICTIONARY.xlsx'}, {'description': '<p>The Health Information National Trends Survey (HINTS) is a biennial, cross-sectional survey of a nationally-representative sample of American adults that is used to assess the impact of the health information environment. The survey provides updates on changing patterns, needs, and information opportunities in health; Identifies changing communications trends and practices; Assesses cancer information access and usage; Provides information about how cancer risks are perceived; and Offers a testbed to researchers to test new theories in health communication. </p>\n', 'programCode': ['009:031'], 'title': 'Health Information National Trends Survey (HINTS)', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH), Department of Health & Human Services'}, 'theme': ['Health'], 'landingPage': 'https://healthdata.gov/dataset/health-information-national-trends-survey-hints', 'modified': '2020-03-03', 'contactPoint': {'hasEmail': 'mailto:NCIHints@mail.nih.gov', 'fn': 'NCI HINTS'}, 'issued': '2012-08-01', 'temporal': '2003-10-02T00:00:00-04:00/2003-10-02T00:00:00-04:00', 'identifier': 'e070c4c9-e4cf-4494-9e0a-40eb5761809e', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://hints.cancer.gov/terms.aspx', 'mediaType': 'application/unknown', 'title': ' '}], 'keyword': ['health communication cancer information seeking Information Cancer Perception Cancer Knowledge', 'Internet Use Numeracy Nutrition Physical Activity Patient-provider Communication Risk Perceptio'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://hints.cancer.gov/instrument.aspx'}, {'description': '<p>The Sexually Transmitted Disease (STD) Morbidity online databases on CDC WONDER contain case reports reported from the 50 United States and D.C., Puerto Rico, Virgin Islands and Guam. The online databases report the number of cases and disease incidence rates by year, state, disease, age, gender of patient, type of STD, and area of report, since 1984. Data are updated annually. Data are produced by the U.S. Department of Health and Human Services, Public Health Service, Centers for Disease Control and Prevention (CDC), National Center for HIV/AIDS, viral Hepatitis, STD and TB Prevention (NCHHSTP).</p>\n', 'programCode': ['009:027'], 'title': 'CDC WONDER: Sexually Transmitted Disease (STD) morbidity', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention, Department of Health & Human Services'}, 'theme': ['State'], 'landingPage': 'https://healthdata.gov/dataset/cdc-wonder-sexually-transmitted-disease-std-morbidity-0', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-08-01', 'temporal': '1984-01-01T00:00:00-05:00/2009-12-31T00:00:00-05:00', 'identifier': '9731c732-b001-4413-81ce-a4345df220c6', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'text', 'accessURL': 'http://wonder.cdc.gov/std.html', 'mediaType': 'application/unknown', 'title': 'Text '}], 'keyword': ['Age', 'case', 'incidence', 'morbidity', 'Sex Race Ethnicity Year State Puerto Rico Virgin Islands Guam', 'Sexually Transmitted Disease', 'STD'], 'bureauCode': ['009:20'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://wonder.cdc.gov/std.html'}, {'description': '<p>Characteristics of families and children served by Child Care and Development Fund (CCDF)</p>\n', 'programCode': ['009:015'], 'title': 'OCC Administrative Data', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families, Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/occ-administrative-data', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-08-01', 'temporal': '2009-01-01T00:00:00-05:00/2010-01-01T00:00:00-05:00', 'identifier': '803d680c-e91c-4347-b91b-c24051b8a7c5', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.acf.hhs.gov/programs/occ/resource/fy-2011-data-tables-preliminary', 'mediaType': 'application/unknown', 'title': 'XLS '}], 'keyword': ['Children Families Child Care'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.acf.hhs.gov/programs/occ/resource/current-technical-bulletins'}, {'description': '<p>Provides sampled raw data that can be used to produce tables of characteristics, work participation status and financial circurmstantes of the TANF and SSP-MOE</p>\n', 'programCode': ['009:102'], 'title': 'Temporary Assistance for Needy Families (TANF):Data and Documentation:Sample Data Available to the Public', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families, Department of Health & Human Services'}, 'dataQuality': True, 'landingPage': 'https://healthdata.gov/dataset/temporary-assistance-needy-families-tanfdata-and-documentationsample-data-available-public', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-08-01', 'temporal': '2009-01-01T00:00:00-05:00/2009-01-01T00:00:00-05:00', 'identifier': '80685b35-3cf9-425b-ae11-e957dc00cf4a', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'text', 'accessURL': 'http://aspe.hhs.gov/ftp/hsp/TANF-data/', 'mediaType': 'application/unknown', 'title': 'Text '}], 'keyword': ['administration-for-children-and-families-department-of-health-human-services'], 'bureauCode': ['009:00'], 'modified': '2020-03-04', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The Population - Bridged-Race July 1st Estimates online databases report bridged-race population estimates of the July 1st resident population of the United States, based on Census 2000 counts, for use in calculating vital rates. These estimates result from "bridging" the 31 race categories used in Census 2000, as specified in the 1997 Office of Management and Budget (OMB) standards for the collection of data on race and ethnicity, to the four race categories specified under the 1977 standards (Asian or Pacific Islander, Black or African American, American Indian or Alaska Native, White). Many data systems, such as vital statistics, are continuing to use the 1977 OMB standards during the transition to full implementation of the 1997 OMB standards. Postcensal estimates are available for year 2000 - 2009; intercensal estimates are available for the years 1990-1999. Obtain population counts by Year, State, County, Race (4-categories), Ethnicity, Sex and Age (1-year or 5-year groups). The data are released by the National Center for Health Statistics.</p>\n', 'programCode': ['009:048'], 'title': 'CDC WONDER: Population - Bridged-Race July 1st Estimates', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention, Department of Health & Human Services'}, 'theme': ['State'], 'landingPage': 'https://healthdata.gov/dataset/cdc-wonder-population-bridged-race-july-1st-estimates-0', 'modified': '2020-03-03', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-07-31', 'temporal': '1990-01-01T00:00:00-05:00/2009-12-31T00:00:00-05:00', 'identifier': 'c4c88d50-56af-4f58-bd10-6f234e2b3125', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'text', 'accessURL': 'http://wonder.cdc.gov/bridged-race-population.html', 'mediaType': 'application/unknown', 'title': 'Text '}], 'keyword': ['Age', 'County', 'Ethnicity', 'population', 'Race', 'Sex', 'State', 'year'], 'bureauCode': ['009:20'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://wonder.cdc.gov/wonder/help/bridged-race.html'}, {'description': "<p>The Daily Fine Particulate Matter data available on CDC WONDER are geographically aggregated daily measures of fine particulate matter in the outdoor air, spanning the years 2003-2008. PM2.5 particles are air pollutants with an aerodynamic diameter less than 2.5 micrometers. Reported measures are the daily measure of fine particulate matter in micrograms per cubic meter (PM2.5) (''µg/m''³), the number of observations, minimum and maximum range value, and standard deviation. Data are available by place (combined 48 contiguous states plus the District of Columbia, region, division, state, county), time (year, month, day) and specified fine particulate matter (''µg/m''³)value. County-level and higher data are aggregated from 10 kilometer square spatial resolution grids. In a study funded by the NASA Applied Sciences Program / Public Health Program, scientists at NASA Marshall Space Flight Center / Universities Space Research Association modified the regional surfacing algorithm of Al-Hamdan et al. (2009) and used it to generate continuous spatial surfaces (grids) of daily PM2.5 for the whole conterminous U.S. for 2003-2008. Two sources of environmental data were used as input to the surfacing algorithm, US Environmental Protection Agency (EPA) Air Quality System (AQS) PM2.5 in-situ data and National Aeronautics and Space Administration (NASA) Moderate Resolution Imaging Spectroradiometer (MODIS) aerosol optical depth remotely sensed data. They also identified in a Geographic Information System (GIS) the associated geographic locations of the centroids of the gridded PM2.5 dataset in terms of the counties and states they fall into to enable aggregation to different geographic levels in CDC WONDER.</p>\n", 'programCode': ['009:032'], 'title': 'CDC WONDER: Daily Fine Particulate Matter', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention, Department of Health & Human Services'}, 'theme': ['Quality', 'State'], 'landingPage': 'https://healthdata.gov/dataset/cdc-wonder-daily-fine-particulate-matter', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-07-31', 'temporal': '2003-01-01T00:00:00-05:00/2008-01-01T00:00:00-05:00', 'identifier': '68858d7a-c1ed-457c-8cf2-ab6d6b6c2992', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'text', 'accessURL': 'http://wonder.cdc.gov/nasa-pm.html', 'mediaType': 'application/unknown', 'title': 'Text '}], 'keyword': ['air pollution', 'air quality', 'Air Temperature', 'Fine Particulate Matter Climate State County Day Month Year Remotely Sensed'], 'bureauCode': ['009:20'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://wonder.cdc.gov/wonder/help/PM.html'}, {'description': "<p>Part C and Part D sponsors' performance and quality measures posted on the CMS website.</p>\n", 'programCode': ['009:078'], 'title': 'Medicare Part C and Part D Display Measures CY 2012', 'temporal': '2012-01-01T00:00:00-05:00/2012-12-31T00:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Quality', 'Medicare'], 'landingPage': 'https://healthdata.gov/dataset/medicare-part-c-and-part-d-display-measures-cy-2012-0', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'accessLevel': 'public', 'identifier': 'c16c2f1b-6401-45de-be67-86ff81e5c683', '@type': 'dcat:Dataset', 'modified': '2018-11-20', 'keyword': ['coverage', 'deductible', 'health plan', 'Medicare', 'Medicare Advantage', 'Part B', 'Part D', 'performance and quality measures', 'premium'], 'bureauCode': ['009:38'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The National Survey on Drug Use and Health (NSDUH) series (formerly titled National Household Survey on Drug Abuse) primarily measures the prevalence and correlates of drug use in the United States. The surveys are designed to provide quarterly, as well as annual, estimates. Information is provided on the use of illicit drugs, alcohol, and tobacco among members of United States households aged 12 and older. Questions included age at first use as well as lifetime, annual, and past-month usage for the following drug classes: marijuana, cocaine (and crack), hallucinogens, heroin, inhalants, alcohol, tobacco, and nonmedical use of prescription drugs, including pain relievers, tranquilizers, stimulants, and sedatives. The survey covers substance abuse treatment history and perceived need for treatment, and includes questions from the Diagnostic and Statistical Manual (DSM) of Mental Disorders that allow diagnostic criteria to be applied. The survey included questions concerning treatment for both substance abuse and mental health-related disorders. Respondents were also asked about personal and family income sources and amounts, health care access and coverage, illegal activities and arrest record, problems resulting from the use of drugs, and needle-sharing.</p>\n', 'programCode': ['009:061'], 'title': 'National Survey on Drug Use and Health (NSDUH), 2002', 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'theme': ['Health'], 'landingPage': 'https://healthdata.gov/dataset/national-survey-drug-use-and-health-nsduh-2002', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'HealthData.gov'}, 'issued': '2012-05-30', 'accessLevel': 'public', 'identifier': 'c4e3821e-0f45-4202-8893-665f48c998ed', '@type': 'dcat:Dataset', 'modified': '2020-03-04', 'keyword': ['addiction', 'alcohol', 'alcohol abuse', 'alcohol consumption', 'amphetamines', 'barbiturates', 'cocaine', 'controlled drugs', 'crack cocaine', 'Demographics', 'depression', 'drinking behavior', 'drug abuse', 'drug dependence', 'drug treatment', 'drug use', 'Drugs', 'employment', 'hallucinogens', 'health care', 'heroin', 'households', 'income', 'inhalants', 'marijuana', 'mental health', 'mental health services', 'methamphetamine', 'pain relievers', 'pregnancy', 'Prescription Drugs', 'sedatives', 'smoking', 'stimulants', 'substance abuse', 'Substance Abuse Treatment', 'tobacco use', 'tranquilizers', 'youths'], 'bureauCode': ['009:30'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.icpsr.umich.edu/icpsrweb/SAMHDA/ssvd/studies/03903/variables'}, {'description': '<p>The National Survey on Drug Use and Health (NSDUH) series (formerly titled National Household Survey on Drug Abuse) primarily measures the prevalence and correlates of drug use in the United States. The surveys are designed to provide quarterly, as well as annual, estimates. Information is provided on the use of illicit drugs, alcohol, and tobacco among members of United States households aged 12 and older. Questions included age at first use as well as lifetime, annual, and past-month usage for the following drug classes: marijuana, cocaine (and crack), hallucinogens, heroin, inhalants, alcohol, tobacco, and nonmedical use of prescription drugs, including pain relievers, tranquilizers, stimulants, and sedatives. The survey covers substance abuse treatment history and perceived need for treatment, and includes questions from the Diagnostic and Statistical Manual (DSM) of Mental Disorders that allow diagnostic criteria to be applied. The survey included questions concerning treatment for both substance abuse and mental health-related disorders. Respondents were also asked about personal and family income sources and amounts, health care access and coverage, illegal activities and arrest record, problems resulting from the use of drugs, and needle-sharing.</p>\n', 'programCode': ['009:069'], 'title': 'National Survey on Drug Use and Health (NSDUH), 2004', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['Health'], 'landingPage': 'https://healthdata.gov/dataset/national-survey-drug-use-and-health-nsduh-2004', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'accessLevel': 'public', 'identifier': '31120a71-fff2-48a9-9faa-26df5a996867', '@type': 'dcat:Dataset', 'modified': '2018-11-16', 'keyword': ['addiction', 'alcohol', 'alcohol abuse', 'alcohol consumption', 'amphetamines', 'barbiturates', 'cocaine', 'controlled drugs', 'crack cocaine', 'Demographics', 'depression', 'drinking behavior', 'drug abuse', 'drug dependence', 'drug treatment', 'drug use', 'Drugs', 'employment', 'hallucinogens', 'health care', 'heroin', 'households', 'income', 'inhalants', 'marijuana', 'mental health', 'mental health services', 'methamphetamine', 'pain relievers', 'pregnancy', 'Prescription Drugs', 'sedatives', 'smoking', 'stimulants', 'substance abuse', 'Substance Abuse Treatment', 'tobacco use', 'tranquilizers', 'youths'], 'bureauCode': ['009:30'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.icpsr.umich.edu/icpsrweb/SAMHDA/ssvd/studies/04373/variables'}, {'description': '<p>The DailyMed RESTful API is a web service for accessing current SPL information. It is implemented using HTTP and can be thought of as a collection of resources, specified as URLs.</p>\n', 'programCode': ['009:048'], 'title': 'DailyMed Webservices', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'theme': ['State'], 'landingPage': 'https://healthdata.gov/dataset/dailymed-webservices', 'modified': '2020-02-21', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'temporal': '2005-01-01T00:00:00-05:00/2005-01-01T00:00:00-05:00', 'identifier': '4a86be2e-023b-47a2-bd8a-c112bbcc08e4', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://dailymed.nlm.nih.gov/dailymed/help.cfm#webservices', 'mediaType': 'application/unknown', 'title': 'API'}], 'keyword': ['drug labeling', 'pharmaceutical preparations', 'United States'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The National Survey on Drug Use and Health (NSDUH) series (formerly titled National Household Survey on Drug Abuse) primarily measures the prevalence and correlates of drug use in the United States. The surveys are designed to provide quarterly, as well as annual, estimates. Information is provided on the use of illicit drugs, alcohol, and tobacco among members of United States households aged 12 and older. Questions included age at first use as well as lifetime, annual, and past-month usage for the following drug classes: marijuana, cocaine (and crack), hallucinogens, heroin, inhalants, alcohol, tobacco, and nonmedical use of prescription drugs, including pain relievers, tranquilizers, stimulants, and sedatives. The survey covers substance abuse treatment history and perceived need for treatment, and includes questions from the Diagnostic and Statistical Manual (DSM) of Mental Disorders that allow diagnostic criteria to be applied. The survey included questions concerning treatment for both substance abuse and mental health-related disorders. Respondents were also asked about personal and family income sources and amounts, health care access and coverage, illegal activities and arrest record, problems resulting from the use of drugs, and needle-sharing.</p>\n', 'programCode': ['009:069'], 'title': 'National Survey on Drug Use and Health (NSDUH), 2006', 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'theme': ['Health'], 'landingPage': 'https://healthdata.gov/dataset/national-survey-drug-use-and-health-nsduh-2006', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'accessLevel': 'public', 'identifier': '6e5e3da0-2f20-43bf-b8bb-f5a733cbc053', '@type': 'dcat:Dataset', 'modified': '2018-11-20', 'keyword': ['addiction', 'alcohol', 'alcohol abuse', 'alcohol consumption', 'amphetamines', 'barbiturates', 'cocaine', 'controlled drugs', 'crack cocaine', 'Demographics', 'depression', 'drinking behavior', 'drug abuse', 'drug dependence', 'drug treatment', 'drug use', 'Drugs', 'employment', 'hallucinogens', 'health care', 'heroin', 'households', 'income', 'inhalants', 'marijuana', 'mental health', 'mental health services', 'methamphetamine', 'pain relievers', 'pregnancy', 'Prescription Drugs', 'sedatives', 'smoking', 'stimulants', 'substance abuse', 'Substance Abuse Treatment', 'tobacco use', 'tranquilizers', 'youths'], 'bureauCode': ['009:30'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.icpsr.umich.edu/icpsrweb/SAMHDA/ssvd/studies/21240/variables'}, {'description': '<p>The National Survey on Drug Use and Health (NSDUH) series (formerly titled National Household Survey on Drug Abuse) primarily measures the prevalence and correlates of drug use in the United States. The surveys are designed to provide quarterly, as well as annual, estimates. Information is provided on the use of illicit drugs, alcohol, and tobacco among members of United States households aged 12 and older. Questions included age at first use as well as lifetime, annual, and past-month usage for the following drug classes: marijuana, cocaine (and crack), hallucinogens, heroin, inhalants, alcohol, tobacco, and nonmedical use of prescription drugs, including pain relievers, tranquilizers, stimulants, and sedatives. The survey covers substance abuse treatment history and perceived need for treatment, and includes questions from the Diagnostic and Statistical Manual (DSM) of Mental Disorders that allow diagnostic criteria to be applied. The survey included questions concerning treatment for both substance abuse and mental health-related disorders. Respondents were also asked about personal and family income sources and amounts, health care access and coverage, illegal activities and arrest record, problems resulting from the use of drugs, and needle-sharing.</p>\n', 'programCode': ['009:069'], 'title': 'National Survey on Drug Use and Health (NSDUH), 2005', 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'theme': ['Health'], 'landingPage': 'https://healthdata.gov/dataset/national-survey-drug-use-and-health-nsduh-2005', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'accessLevel': 'public', 'identifier': '51035a33-8169-4097-ba7a-9c396159793f', '@type': 'dcat:Dataset', 'modified': '2018-11-20', 'keyword': ['addiction', 'alcohol', 'alcohol abuse', 'alcohol consumption', 'amphetamines', 'barbiturates', 'cocaine', 'controlled drugs', 'crack cocaine', 'Demographics', 'depression', 'drinking behavior', 'drug abuse', 'drug dependence', 'drug treatment', 'drug use', 'Drugs', 'employment', 'hallucinogens', 'health care', 'heroin', 'households', 'income', 'inhalants', 'marijuana', 'mental health', 'mental health services', 'methamphetamine', 'pain relievers', 'pregnancy', 'Prescription Drugs', 'sedatives', 'smoking', 'stimulants', 'substance abuse', 'Substance Abuse Treatment', 'tobacco use', 'tranquilizers', 'youths'], 'bureauCode': ['009:30'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.icpsr.umich.edu/icpsrweb/SAMHDA/ssvd/studies/04596/variables'}, {'description': '<p>OIG negotiates corporate integrity agreements (CIA) with health care providers and other entities as part of the settlement of Federal health care program investigations arising under a variety of civil false claims statutes. Providers or entities agree to the obligations, and in exchange, OIG agrees not to seek their exclusion from participation in Medicare, Medicaid, or other Federal health care programs.</p>\n', 'programCode': ['422:013'], 'title': 'Corporate Integrity Agreement (CIA) documents', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/corporate-integrity-agreement-cia-documents-0', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'accessLevel': 'public', 'identifier': '41153824-e789-49e9-8543-5fa710bb94e3', '@type': 'dcat:Dataset', 'modified': '2020-03-03', 'keyword': ['department-of-health-human-services'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': "<p>The National Survey on Drug Use and Health (NSDUH) series (formerly titled National Household Survey on Drug Abuse) is the general civilian population aged 12 and older in the United States. Questions include age at first use, as well as lifetime, annual, and past-month usage for the following drugs: alcohol, marijuana, cocaine (including crack), hallucinogens, heroin, inhalants, tobacco, pain relievers, tranquilizers, stimulants, and sedatives. The survey covers substance abuse treatment history and perceived need for treatment, and includes questions from the Diagnostic and Statistical Manual (DSM) of Mental Disorders that allow diagnostic criteria to be applied. Respondents were also asked about personal and family income sources and amounts, health care access and coverage, illegal activities and arrest record, problems resulting from the use of drugs, perceptions of risks, and needle-sharing. Demographic data include gender, race, age, ethnicity, educational level, job status, income level, veteran status, household composition, and population density.</p>\n<p>The questionnaire was significantly redesigned in 1994. The 1994 survey for the first time included a rural population supplement to allow separate estimates to be calculated for this population. Other modules have been added each year and retained in subsequent years: mental health and access to care (1994-B); risk/availability of drugs (1996); cigar smoking and new questions on marijuana and cocaine use (1997); question series asked only of respondents aged 12 to 17 (1997); questions on tobacco brand (1999); marijuana purchase questions (2001); prior marijuana and cigarette use, additional questions on drug treatment, adult mental health services, and social environment (2003); and adult and adolescent depression questions derived from the National Comorbidity Survey, Replication (NCS-R) and National Comorbidity Survey, Adolescent (NCS-A) (2004).</p>\n<p>Survey administration and sample design were improved with the implementation of the 1999 survey, and additional improvements were made in 2002. Since 1999, the survey sample has employed a 50-state design with an independent, multistage area probability sample for each of the 50 states and the District of Columbia. At this time, the collection mode of the survey changed from personal interviews and self-enumerated answer sheets to using computer-assisted personal interviews and audio computer-assisted self interviews. In 2002, the survey's title was officially changed to the National Survey on Drug Use and Health (NSDUH). Participants have been given $30 for participating in the study since then. This has resulted in an increase in participation rates from the years prior to 2002. Also, since 2002 the new population data from the 2000 decennial census has been used for sample weighting procedures. For these reasons, data gathered for 2002 and beyond cannot validly be compared to data prior to 2002.</p>\n<p>The NSDUH is sponsored by the Center for Behavioral Health Statistics and Quality, Substance Abuse and Mental Health Services Administration.</p>\n", 'programCode': ['009:061'], 'title': '1990 through 2011 National Survey on Drug Use and Health (NSDUH)', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration, Department of Health & Human Services'}, 'theme': ['Health'], 'landingPage': 'https://healthdata.gov/dataset/1990-through-2011-national-survey-drug-use-and-health-nsduh', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'temporal': '1990-01-01T00:00:00-05:00/2011-12-31T00:00:00-05:00', 'identifier': 'c3f3d29f-4fdb-4ece-9ba5-8c9f38de5a2d', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'http://www.icpsr.umich.edu/icpsrweb/SAMHDA/series/64', 'mediaType': 'application/unknown', 'title': 'CSV '}], 'keyword': ['addiction', 'alcohol', 'alcohol abuse', 'alcohol consumption', 'amphetamines', 'barbiturates', 'cocaine', 'controlled drugs', 'crack cocaine', 'Demographics', 'depression', 'drinking behavior', 'drug abuse', 'drug dependence', 'drug treatment', 'drug use', 'Drugs', 'employment', 'hallucinogens', 'health care', 'heroin', 'households', 'income', 'inhalants', 'marijuana', 'mental health', 'mental health services', 'methamphetamine', 'pain relievers', 'pregnancy', 'Prescription Drugs', 'sedatives', 'smoking', 'stimulants', 'substance abuse', 'Substance Abuse Treatment', 'tobacco use', 'tranquilizers', 'youths'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.icpsr.umich.edu/icpsrweb/SAMHDA/ssvd/series/64/variables'}, {'description': '<p>Medicaid Fraud Control Units (MFCU or Unit) investigate and prosecute Medicaid fraud as well as patient abuse and neglect in health care facilities. OIG certifies, and annually recertifies, each MFCU. OIG collects information about MFCU operations and assesses whether they comply with statutes, regulations, and OIG policy. OIG also analyzes MFCU performance based on 12 published performance standards and recommends program improvements where appropriate.</p>\n', 'programCode': ['009:076'], 'title': 'Medicaid Fraud Control Units (MFCU) Annual Spending and Performance Statistics', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['State'], 'landingPage': 'https://healthdata.gov/dataset/medicaid-fraud-control-units-mfcu-annual-spending-and-performance-statistics-0', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'accessLevel': 'public', 'identifier': 'b4a62bb8-24ad-4da3-9ac4-81b41aa9105a', '@type': 'dcat:Dataset', 'modified': '2020-02-21', 'keyword': ['fraud', 'state spending'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The National Survey on Drug Use and Health (NSDUH) series (formerly titled National Household Survey on Drug Abuse) primarily measures the prevalence and correlates of drug use in the United States. The surveys are designed to provide quarterly, as well as annual, estimates. Information is provided on the use of illicit drugs, alcohol, and tobacco among members of United States households aged 12 and older. Questions included age at first use as well as lifetime, annual, and past-month usage for the following drug classes: marijuana, cocaine (and crack), hallucinogens, heroin, inhalants, alcohol, tobacco, and nonmedical use of prescription drugs, including pain relievers, tranquilizers, stimulants, and sedatives. The survey covers substance abuse treatment history and perceived need for treatment, and includes questions from the Diagnostic and Statistical Manual (DSM) of Mental Disorders that allow diagnostic criteria to be applied. The survey included questions concerning treatment for both substance abuse and mental health-related disorders. Respondents were also asked about personal and family income sources and amounts, health care access and coverage, illegal activities and arrest record, problems resulting from the use of drugs, and needle-sharing.</p>\n', 'programCode': ['009:069'], 'title': 'National Survey on Drug Use and Health (NSDUH), 2003', 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'theme': ['Health'], 'landingPage': 'https://healthdata.gov/dataset/national-survey-drug-use-and-health-nsduh-2003', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'accessLevel': 'public', 'identifier': 'daa55b60-d909-44a7-a642-0399d4c2bdbc', '@type': 'dcat:Dataset', 'modified': '2018-11-20', 'keyword': ['addiction', 'alcohol', 'alcohol abuse', 'alcohol consumption', 'amphetamines', 'barbiturates', 'cocaine', 'controlled drugs', 'crack cocaine', 'Demographics', 'depression', 'drinking behavior', 'drug abuse', 'drug dependence', 'drug treatment', 'drug use', 'Drugs', 'employment', 'hallucinogens', 'health care', 'heroin', 'households', 'income', 'inhalants', 'marijuana', 'mental health', 'mental health services', 'methamphetamine', 'pain relievers', 'pregnancy', 'Prescription Drugs', 'sedatives', 'smoking', 'stimulants', 'substance abuse', 'Substance Abuse Treatment', 'tobacco use', 'tranquilizers', 'youths'], 'bureauCode': ['009:30'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.icpsr.umich.edu/icpsrweb/SAMHDA/ssvd/studies/04138/variables'}, {'description': "<p>Decisions issued by the Chair and Board Members of the Departmental Appeals Board concerning determinations in discretionary, project grant programs, including disallowances, terminations and denials of refunding, cost allocation plan disapprovals, and rate determinations; determinations in mandatory grant programs, including disallowances of state claims under titles I, IV-A (Temporary Assistance for Needy Families), IV-D (Child Support Enforcement), IV-E (Foster Care and Adoption Assistance), X, XIV, XVI, XIX (Medicaid), and XXI (State Children's Health Insurance Program) of the Social Security Act; and appellate review of decisions of DAB Civil Remedies Division ALJs, decisions of Food and Drug Administration ALJs regarding civil money penalties, and decisions of Department of the Interior ALJs in Indian Health Service contract/compact cases. .</p>\n", 'programCode': ['009:024'], 'title': 'Departmental Appeals Board Decisions', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['Health', 'Medicare', 'Hospital'], 'landingPage': 'https://healthdata.gov/dataset/departmental-appeals-board-decisions', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'temporal': '1974-03-07T00:00:00-04:00/1974-03-07T00:00:00-04:00', 'identifier': '3fa58f63-142f-4075-93f7-f58be8acb7f5', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'query tool', 'accessURL': 'http://www.hhs.gov/dab/decisions/index.html', 'mediaType': 'application/unknown', 'title': 'Query Tool '}], 'keyword': ['abuse', 'acf', 'administrative', 'adopt', 'adoption', 'alj', 'anti dumping', 'appeal', 'appellate', 'assessment', 'assistance', 'attorney fees', 'award', 'balance', 'beneficiary', 'benefit', 'billing', 'biologic', 'board', 'cancellation', 'charge', 'Children', 'civil rights', 'clia', 'cmp', 'CMS', 'code', 'collect', 'compliance', 'cost', 'coverage', 'dab', 'debar', 'debt', 'decision', 'denial', 'determination', 'device', 'disallowance', 'disapprove', 'discontinuation', 'discrimination', 'doctor', 'drug', 'Eligibility', 'Eligible', 'embezzlement', 'enforcement', 'enrollee', 'Enrollment', 'exclusion', 'expenditure', 'false claim', 'fda', 'fee', 'felony', 'fine', 'fiscal', 'Foster Care', 'fraud', 'funding', 'grant', 'head start', 'health care', 'hearing', 'hipaa', 'home health', 'Hospice', 'Hospital', 'ig', 'indian', 'induce', 'ineligible', 'insurance', 'invalid', 'judge', 'kickback', 'law', 'lcd', 'license', 'lobbying', 'marketing', 'medical equipment', 'medically necessary', 'Medicare', 'misconduct', 'misdemeanor', 'misrepresent', 'modify', 'nf', 'non-compliance', 'nondisclosure', 'Nursing Facility', 'Nursing Home', 'obstruction', 'office of the interior', 'oi', 'oig', 'participation', 'patient', 'payment', 'penalty', 'performance standard', 'physician', 'plan', 'prescription', 'privacy', 'procedure', 'Provider', 'qio', 'reasonable', 'recipient', 'reduction', 'repay', 'rescind', 'reverse', 'review', 'revocation', 'sanction', 'schip', 'security', 'SNF', 'ssa', 'supplier', 'surgery', 'suspension', 'TANF', 'termination', 'theft', 'transaction', 'vaccine', 'violation', 'withhold'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.hhs.gov/dab/decisions/dabdecisions/index.html'}, {'description': '<p>The National Survey on Drug Use and Health (NSDUH) series (formerly titled National Household Survey on Drug Abuse) primarily measures the prevalence and correlates of drug use in the United States. The surveys are designed to provide quarterly, as well as annual, estimates. Information is provided on the use of illicit drugs, alcohol, and tobacco among members of United States households aged 12 and older. Questions included age at first use as well as lifetime, annual, and past-month usage for the following drug classes: marijuana, cocaine (and crack), hallucinogens, heroin, inhalants, alcohol, tobacco, and nonmedical use of prescription drugs, including pain relievers, tranquilizers, stimulants, and sedatives. The survey covers substance abuse treatment history and perceived need for treatment, and includes questions from the Diagnostic and Statistical Manual (DSM) of Mental Disorders that allow diagnostic criteria to be applied. The survey included questions concerning treatment for both substance abuse and mental health-related disorders. Respondents were also asked about personal and family income sources and amounts, health care access and coverage, illegal activities and arrest record, problems resulting from the use of drugs, and needle-sharing.</p>\n', 'programCode': ['009:061'], 'title': 'National Survey on Drug Use and Health (NSDUH), 2009', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration, Department of Health & Human Services'}, 'theme': ['Health'], 'landingPage': 'https://healthdata.gov/dataset/national-survey-drug-use-and-health-nsduh-2009', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'temporal': '2009-01-01T00:00:00-05:00/2009-12-31T00:00:00-05:00', 'identifier': 'e8c4b6f1-9159-4ed1-81be-7322f18888c4', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'http://www.icpsr.umich.edu/icpsrweb/SAMHDA/studies/29621', 'mediaType': 'application/unknown', 'title': 'CSV'}], 'keyword': ['addiction', 'alcohol', 'alcohol abuse', 'alcohol consumption', 'amphetamines', 'barbiturates', 'cocaine', 'controlled drugs', 'crack cocaine', 'Demographics', 'depression', 'drinking behavior', 'drug abuse', 'drug dependence', 'drug treatment', 'drug use', 'Drugs', 'employment', 'hallucinogens', 'health care', 'heroin', 'households', 'income', 'inhalants', 'marijuana', 'mental health', 'mental health services', 'methamphetamine', 'pain relievers', 'pregnancy', 'Prescription Drugs', 'sedatives', 'smoking', 'stimulants', 'substance abuse', 'Substance Abuse Treatment', 'tobacco use', 'tranquilizers', 'youths'], 'bureauCode': ['009:30'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.icpsr.umich.edu/icpsrweb/SAMHDA/studies/29621'}, {'description': "<p>Decisions issued by Administrative Law Judges of the Departmental Appeals Board's Civil Remedies Division concerning fraud and abuse determinations by the Office of the Inspector General (OIG) or the Centers for Medicare & Medicaid Services (CMS); provider/supplier enforcement and certification determinations by CMS; terminations of or refusal to grant or continue federal funding for alleged civil rights violations; Program Fraud Civil Remedies Act determinations; civil money penalty determinations by Social Security Administration (SSA); and Equal Access to Justice Act determinations relating to OIG proceedings.</p>\n", 'programCode': ['009:078'], 'title': 'Civil Remedies Division Administrative Law Judge Decisions', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['Health', 'Medicare', 'Hospital'], 'landingPage': 'https://healthdata.gov/dataset/civil-remedies-division-administrative-law-judge-decisions-0', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'temporal': '1985-03-08T00:00:00-05:00/1985-03-08T00:00:00-05:00', 'identifier': '0e886896-fe7a-4bd1-a33b-f494387dd589', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'query tool', 'accessURL': 'http://www.hhs.gov/dab/decisions/index.html', 'mediaType': 'application/unknown', 'title': 'Query Tool '}], 'keyword': ['abuse', 'administrative', 'alj', 'antidumping', 'appeal', 'assessment', 'attorney fees', 'beneficiary', 'benefit', 'billing', 'cancellation', 'charge', 'civil rights', 'clia', 'cmp', 'CMS', 'code', 'collect', 'compliance', 'coverage', 'crd', 'dab', 'debt', 'decision', 'determination', 'device', 'discontinuation', 'discrimination', 'doctor', 'drug', 'embezzlement', 'enforcement', 'enrollee', 'Enrollment', 'exclusion', 'false claim', 'fee', 'felony', 'fine', 'fraud', 'funding', 'health care', 'hearing', 'hipaa', 'home health', 'Hospice', 'Hospital', 'ig', 'induce', 'insurance', 'judge', 'kickback', 'law', 'lcd', 'license', 'lobbying', 'medical equipment', 'medically necessary', 'Medicare', 'misconduct', 'misdemeanor', 'misrepresent', 'nf', 'non-compliance', 'nondisclosure', 'Nursing Facility', 'Nursing Home', 'obstruction', 'oig', 'participation', 'patient', 'payment', 'penalty', 'physician', 'plan', 'prescription', 'privacy', 'procedure', 'Provider', 'qio', 'reasonable', 'recipient', 'review', 'revocation', 'sanction', 'security', 'SNF', 'ssa', 'supplier', 'surgery', 'suspension', 'termination', 'theft', 'transaction', 'violation'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.hhs.gov/dab/decisions/civildecisions/index.html'}, {'description': "<p>Decisions of the Departmental Appeals Board's Medicare Appeals Council involving claims for entitlement to Medicare and individual claims for Medicare coverage and payment filed by beneficiaries or health care providers/suppliers.</p>\n", 'programCode': ['009:078'], 'title': 'Medicare Appeals Council Decisions', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['Health', 'Medicare', 'Hospital'], 'landingPage': 'https://healthdata.gov/dataset/medicare-appeals-council-decisions', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'temporal': '2003-06-11T00:00:00-04:00/2003-06-11T00:00:00-04:00', 'identifier': '22ed0b95-e0da-4838-88bf-4e37c931b3f3', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'query tool', 'accessURL': 'http://www.hhs.gov/dab/divisions/medicareoperations/macdecisions/mac_decisions.html#overpayment_claims', 'mediaType': 'application/unknown', 'title': 'Query Tool '}], 'keyword': ['administrative', 'adopt', 'affirm', 'alj', 'ambulance', 'appeal', 'appropriate', 'approval', 'beneficiary', 'benefit', 'billing', 'bipa', 'charge', 'claim', 'cmp', 'CMS', 'code', 'collect', 'contractor', 'coverage', 'dab', 'decision', 'determination', 'device', 'disallow', 'dismiss', 'doctor', 'drug', 'emergency', 'enrollee', 'Enrollment', 'Entitlement', 'fee', 'health care', 'hearing', 'hmo', 'home health', 'Hospice', 'Hospital', 'insurance', 'irmaa', 'judge', 'law', 'lcd', 'mac', 'medical equipment', 'medically necessary', 'Medicare', 'modify', 'ncd', 'Nursing Facility', 'Nursing Home', 'omha', 'Part A', 'Part B', 'Part C', 'Part D', 'participation', 'patient', 'payment', 'physician', 'plan', 'prescription', 'procedure', 'Provider', 'qic', 'reasonable', 'recipient', 'Reimbursement', 'repay', 'review', 'schip', 'Service', 'ssa', 'stabilization', 'supplier', 'surgery'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.hhs.gov/dab/divisions/medicareoperations/macdecisions/mac_decisions.html#overpayment_claims'}, {'description': "<p>AoA's Performance Outcomes Measures project (POMP) helps States and Area Agencies on Aging assess their own program performance, while assisting AoA to meet the accountability provisions of the Government Performance and Results Act (GPRA) and the Office of Management and Budget's (OMB) program assessment requirements.Through annual performance reports, Federal agencies provide detailed information on their progress in meeting program performance objectives. Congress and OMB now use performance information to support budget decisions. Many state and local governments are requiring similar systems of accountability to document results and justify funding.In order to gather information on the performance of its program, the Administration on Aging surveys the participants in its Older Americans Act programs. These national surveys provide a portrait of who receives these services and how they assess the quality of the services received.</p>\n", 'programCode': ['009:104'], 'title': 'Third National Survey of Older Americans Act Survey of Participants', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Community Living'}, 'landingPage': 'https://healthdata.gov/dataset/third-national-survey-older-americans-act-survey-participants', 'modified': '2019-06-15', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'rhornyak'}, 'issued': '2012-05-30', 'accessLevel': 'public', 'identifier': '4532e415-749e-4bf9-b8ea-e63a6a81aae3', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'http://www.aoa.gov/AoARoot/Program_Results/docs/2005/National_Survey/3rd_National_Survey_Data_Files_2005.zip', 'mediaType': 'application/unknown', 'title': 'CSV '}], 'keyword': ['administration-for-community-living'], 'bureauCode': ['009:75'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.aoa.gov/AoARoot/Program_Results/docs/2005/National_Survey/3rd_National_Survey_Codebooks_2005.zip'}, {'description': '<p>Decisions issued by the Aid to Families with Dependent Children (AFDC) Quality Control Review Panel of the Departmental Appeals Board concerning the AFDC program (predecessor of Temporary Aid for Needy Families) established by title IV-A of the Social Security Act.</p>\n', 'programCode': ['009:102'], 'title': 'Aid to Families with Dependent Children Quality Control Review Panel Decisions', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['Health', 'Quality'], 'landingPage': 'https://healthdata.gov/dataset/aid-families-dependent-children-quality-control-review-panel-decisions', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'temporal': '1991-08-09T00:00:00-04:00/1996-09-16T00:00:00-04:00', 'identifier': '250fd232-5e43-4eef-a64a-3f05fa629921', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'query tool', 'accessURL': 'http://www.hhs.gov/dab/decisions/index.html', 'mediaType': 'application/unknown', 'title': 'Query Tool '}], 'keyword': ['acf', 'administrative', 'adopt', 'afdc', 'affirm', 'appeal', 'appellate', 'assessment', 'assistance', 'award', 'balance', 'beneficiary', 'benefit', 'billing', 'board', 'cancellation', 'charge', 'Children', 'code', 'collect', 'compliance', 'control', 'cost', 'coverage', 'crd', 'dab', 'debar', 'debt', 'decision', 'denial', 'determination', 'disallowance', 'disapprove', 'discontinuation', 'Eligibility', 'enforcement', 'Enrollment', 'exclusion', 'expenditure', 'fiscal', 'food stamp', 'funding', 'grant', 'health care', 'hearing', 'income', 'invalid', 'judge', 'law', 'marketing', 'misconduct', 'modify', 'non-compliance', 'overpayment', 'participation', 'patient', 'payment', 'penalty', 'Quality', 'recipient', 'reduction', 'repay', 'rescind', 'reverse', 'review', 'sanction', 'schip', 'ssa', 'ssn', 'TANF', 'termination', 'underpayment', 'violation', 'welfare', 'withhold'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.hhs.gov/dab/decisions/afdcquality/index.html'}, {'description': '<p>Office of Head Start (OHS) web based search tool for finding Head Start program office contact information. Searchable by location, grant number or center type. Results are downloadable in CSV format.</p>\n', 'programCode': ['009:092'], 'title': 'Office of Head Start (OHS) Head Start Center Locations Search Tool', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families, Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/office-head-start-ohs-head-start-center-locations-search-tool', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:fmajestic@acf.hhs.gov', 'fn': 'Fran Majestic'}, 'issued': '2012-05-30', 'accessLevel': 'public', 'identifier': '8fce8c8e-dd59-4ab4-9aae-f720d356932d', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://eclkc.ohs.acf.hhs.gov/hslc/HeadStartOffices', 'mediaType': 'application/unknown', 'title': 'Query Tool '}, {'@type': 'dcat:Distribution', 'format': 'xls', 'accessURL': 'http://eclkc.ohs.acf.hhs.gov/HSESReports1/PdfServlet?service=xls', 'mediaType': 'application/unknown', 'title': 'XLS '}], 'keyword': ['center', 'Children', 'early head start', 'geocode', 'grantee', 'head start', 'location', 'locator', 'low income', 'program', 'services'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': "<p>The State Cancer Profiles (SCP) web site provides statistics to help guide and prioritize cancer control activities at the state and local levels. SCP is a collaborative effort using local and national level cancer data from the Centers for Disease Control and Prevention's National Program of Cancer Registries (NPCR) and National Cancer Institute's Surveillance, Epidemiology and End Results Registries (SEER). SCP address select types of cancer and select behavioral risk factors for which there are evidence-based control interventions. The site provides incidence, mortality and prevalence comparison tables as well as interactive graphs and maps and support data. The graphs and maps provide visual support for deciding where to focus cancer control efforts.</p>\n", 'programCode': ['009:047'], 'title': 'State Cancer Profiles Web site', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['State'], 'landingPage': 'https://healthdata.gov/dataset/state-cancer-profiles-web-site', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2012-05-30', 'accessLevel': 'public', 'identifier': '9f8175a9-c8b3-4cd5-89c5-6c80e42db3e6', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://statecancerprofiles.cancer.gov', 'mediaType': 'application/unknown', 'title': 'Query Tool '}], 'keyword': ['all cancer sites', 'bladder', 'brain ons', 'cervix', 'different county', 'different state', 'haven t moved', 'language isolation', 'moved', 'rural', 'same county', 'same state', 'unemployed', 'urban', 'white collar'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://statecancerprofiles.cancer.gov/faq.html'}, {'description': '<p>The objective is to ensure that providers who bill Federal health care programs do not submit claims for services furnished, ordered or prescribed by an excluded individual or entity. The LEIE is updated monthly with all individuals and entities who have been excluded from participation in Federal health care programs. Providers who bill Medicare, Medicaid, or other Federal health care programs must ensure that they know what individuals or entities are excluded and not bill for their services (e.g., a pharmacy should not bill Medicaid for a drug prescribed by an excluded physician nor for drugs dispensed by an excluded pharmacist).</p>\n', 'programCode': ['009:076'], 'title': 'Office of Inspector General List of Excluded Individuals and Entities', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/office-inspector-general-list-excluded-individuals-and-entities', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'temporal': '2012-05-25T00:00:00-04:00/2012-05-25T00:00:00-04:00', 'identifier': '924f5959-002c-48cd-a3ed-4e34eaf6e867', '@type': 'dcat:Dataset', 'modified': '2020-03-04', 'keyword': ['department-of-health-human-services'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://oig.hhs.gov/exclusions/files/leie_record_layout.pdf'}, {'description': "<p>The Find Ryan White HIV/AIDS Medical Care Providers tool is a locator that helps people living with HIV/AIDS access medical care and related services. Users can search for Ryan White-funded medical care providers near a specific complete address, city and state, state and county, or ZIP code.</p>\n<p>Search results are sorted by distance away and include the Ryan White HIV/AIDS facility name, address, approximate distance from the search point, telephone number, website address, and a link for driving directions.</p>\n<p>HRSA's Ryan White program funds an array of grants at the state and local levels in areas where most needed. These grants provide medical and support services to more than a half million people who otherwise would be unable to afford care.</p>\n", 'programCode': ['009:016'], 'references': ['https://hab.hrsa.gov/stateprofiles/State-Overview.aspx'], 'temporal': '2010-01-01T00:00:00-05:00/2010-01-01T00:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Health Resources and Services Administration, Department of Health & Human Services'}, 'theme': ['Health'], 'landingPage': 'https://www.findhivcare.hrsa.gov/', 'contactPoint': {'hasEmail': 'mailto:datawarehouse@hrsa.gov', 'fn': 'HRSA Data Warehouse'}, 'issued': '2012-05-30', 'accessLevel': 'public', 'title': 'Find Ryan White HIV/AIDS Medical Care Providers', 'identifier': 'd5636ec5-83f1-40fc-bd15-973fdc17359b', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://findhivcare.hrsa.gov/Search_HAB.aspx', 'mediaType': 'application/unknown', 'title': 'Query Tool '}], 'keyword': ['health center', 'hiv aids', 'locator', 'low income', 'map', 'medical', 'ryan white', 'service', 'treatment'], 'bureauCode': ['009:00'], 'modified': '2016-12-28', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The National Foster Care & Adoption Directory (formerly the National Adoption Directory) offers adoption and foster care resources by State.</p>\n', 'programCode': ['009:103'], 'title': 'National Foster Care and Adoption Directory', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'dataQuality': True, 'landingPage': 'https://healthdata.gov/dataset/national-foster-care-and-adoption-directory', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'accessLevel': 'public', 'identifier': 'a2f65cfc-17bf-4314-85c4-883a53034b0d', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.childwelfare.gov', 'mediaType': 'application/unknown', 'title': 'Query Tool '}], 'keyword': ['department-of-health-human-services'], 'bureauCode': ['009:00'], 'modified': '2020-03-04', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The most current Child Welfare Outcomes data is featured on this site. Through the site, you can view the data before the full report is published. The most recently published full report is Child Welfare Outcomes 2004-2007: Report to Congress.</p>\n', 'programCode': ['009:048'], 'title': 'Child Welfare Outcomes Data Portal', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'dataQuality': True, 'landingPage': 'https://healthdata.gov/dataset/child-welfare-outcomes-data-portal', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'temporal': '2004-01-01T00:00:00-05:00/2007-12-31T00:00:00-05:00', 'identifier': 'f7707293-3a86-4f71-9e8c-6ca27c4c4eca', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'query tool', 'accessURL': 'http://cwoutcomes.acf.hhs.gov/data/', 'mediaType': 'application/unknown', 'title': 'Query Tool '}], 'keyword': ['department-of-health-human-services'], 'bureauCode': ['009:00'], 'modified': '2020-03-04', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The Eldercare Locator is a searchable database that allows a user to search via zip code or city/ state for agencies at the State and local levels that provide services to older adults.</p>\n', 'programCode': ['009:044'], 'title': 'Eldercare Locator Database', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Community Living, Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/eldercare-locator-database', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'rhornyak'}, 'issued': '2012-05-30', 'accessLevel': 'public', 'identifier': '70d2b79b-1339-4fd9-b6cb-3db41d3c430a', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.eldercare.gov/Eldercare.NET/Public/Site_Utilities/Private_Data1/Private_Data2/Private_Data3/Index.aspx', 'mediaType': 'application/unknown', 'title': 'Query Tool '}], 'keyword': ['aging', 'caregiving', 'eldercare'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.eldercare.gov/Eldercare.NET/Public/Site_Utilities/Private_Data1/Private_Data2/Private_Data3/Index.aspx'}, {'description': '<p>The National Health Service Corps (NHSC) Jobs Center helps doctors and nurses who are interested in working at areas where there is the highest need find out more about opportunities in a particular area or healthcare discipline. The Job Center provides information on the work locations and area. Job opportunities can be searched and identified by a combination of search parameters. The user views the search results on a map and as text and both views provide links to get more detailed information for each returned opportunity.</p>\n', 'programCode': ['009:014'], 'title': 'NHSC Jobs Center for Primary Care Medical, Dental and Mental Health Providers', 'temporal': '2009-01-01T00:00:00-05:00/2009-01-01T00:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Health Resources and Services Administration'}, 'theme': ['Community', 'Health', 'National'], 'landingPage': 'https://nhsc.hrsa.gov/', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:nhscsp@hrsa.gov', 'fn': 'HRSA Contact Center'}, 'issued': '2012-05-30', 'accessLevel': 'public', 'identifier': '96140022-54b5-4e69-a7b9-0dbea290b5e0', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://nhscjobs.hrsa.gov/external/search/index.seam', 'mediaType': 'application/unknown', 'title': 'Query Tool '}], 'keyword': ['clinician', 'community health', 'Dental', 'find jobs', 'high-need', 'job', 'loan repayor', 'MediCal', 'mental health', 'national health service corps', 'nhsc', 'recruitment', 'scholarship', 'Service', 'shortage', 'underserved', 'vacancy', 'volunteer'], 'bureauCode': ['009:15'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>A Web service that allows patient portals and electronic health record (EHR) systems to use existing code sets to link to relevant, authoritative health information from MedlinePlus.gov. Matches ICD-9-CM or SNOMED CT codes to related MedlinePlus consumer health information, LOINC codes to information on lab tests, and also matches NDC, RXCUI or text strings to patient medication information.</p>\n', 'programCode': ['009:048'], 'title': 'MedlinePlus Connect for Electronic Health Record (EHR) Systems - Web Service', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'theme': ['Health'], 'landingPage': 'https://healthdata.gov/dataset/medlineplus-connect-electronic-health-record-ehr-systems-web-service', 'modified': '2020-02-21', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'temporal': '2010-01-01T00:00:00-05:00/2010-01-01T00:00:00-05:00', 'identifier': '94200b58-3941-43fb-b316-ec5648ff0034', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.nlm.nih.gov/medlineplus/connect/service.html', 'mediaType': 'application/unknown', 'title': 'Query Tool'}], 'keyword': ['connect', 'EHR', 'ehrs', 'electronic health records', 'electronic medical records', 'EMR', 'emrs', 'health', 'health services', 'ICD-9', 'infobutton', 'loinc', 'medicine', 'medlineplus', 'NDC', 'patient education', 'patient health records', 'phr', 'phrs', 'rxnorm', 'snomed ct', 'wellness'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': "<p>This OIG website contains a list of recently issued advisory opinions and a link to archives of previously issued advisory opinions. In accordance with section 1128D (b) (5) (A) (v) of the Social Security Act and 42 CFR 1008.47 of the Office of Inspector General's (OIG) regulations, advisory opinions issued by the OIG are made available to the general public through this OIG website. One purpose of the advisory opinion process is to provide meaningful advice on the application of the anti-kickback statute and other OIG sanction statutes in specific factual situations. Please note, however, that advisory opinions are binding and may legally be relied upon only by the requestor. Because each opinion will apply legal standards to a set of facts involving certain known persons who provide specific statements about key factual issues, no third parties are bound nor may they legally rely on these advisory opinions.</p>\n", 'programCode': ['009:109'], 'title': 'U.S. Department of Health and Human Services Office of Inspector General Advisory Opinion List', 'publisher': {'@type': 'org:Organization', 'name': 'Office of Inspector General, Department of Health & Human Services'}, 'theme': ['Community'], 'landingPage': 'https://healthdata.gov/dataset/us-department-health-and-human-services-office-inspector-general-advisory-opinion-list-0', 'modified': '2020-02-21', 'contactPoint': {'hasEmail': 'mailto:Public.Affairs@OIG.HHS.gov', 'fn': 'OIG Public Affairs'}, 'issued': '2012-05-30', 'accessLevel': 'public', 'identifier': '6bbd5726-ba60-451a-8cb8-df127b585b26', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'query tool', 'accessURL': 'http://oig.hhs.gov/fraud/advisoryopinions.asp', 'mediaType': 'application/unknown', 'title': 'Query Tool'}], 'keyword': ['advisory', 'anti-kickback', 'cmp', 'community law', 'kickback', 'oig', 'opinion', 'opinions', 'safe harbor', 'safe harbors'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': "<p>The Insure Kids Now (IKN) Dental Care Providers in Your State locator provides profile information for oral health providers participating in Medicaid and Children's Health Insurance Program (CHIP) and descriptions of oral health services covered under each Medicaid/CHIP plan. Current and prospective beneficiaries can use this website to search for providers and learn about Programs/Health Plans offered in their resident State. The data for this application is updated at least on a quarter-annual basis.</p>\n<p>Insure Kids Now operates in accordance with the Children's Health Insurance Program Reauthorization Act of 2009 (CHIPRA) and the Centers for Medicare and Medicaid Services (CMS). This service is a partnership between CMS and HRSA.</p>\n", 'programCode': ['009:075'], 'title': 'Insure Kids Now (IKN) (Dental Care Providers)', 'temporal': '2009-01-01T00:00:00-05:00/2009-01-01T00:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Health Resources and Services Administration'}, 'theme': ['Community', 'Health'], 'landingPage': 'https://www.insurekidsnow.gov/', 'modified': '2019-05-01', 'contactPoint': {'hasEmail': 'mailto:IKNTechnicalHelp@hrsa.gov', 'fn': 'IKN Technical Help'}, 'issued': '2012-05-30', 'accessLevel': 'public', 'identifier': '29c1a870-208b-48a5-8e80-eeb5e2f02aab', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>Insure Kids Now Dental Locator</p>\n', 'format': 'application', 'title': 'Insure Kids Now - Find a Dentist', 'accessURL': 'https://www.insurekidsnow.gov/state/find-a-dentist/index.html', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'description': '<p>Find information on health insurance programs and dental providers in your state</p>\n', 'accessURL': 'https://www.insurekidsnow.gov/state/find-a-dentist/index.html', 'mediaType': 'application/unknown', 'title': 'Insure Kids Now - Find programs in your state'}], 'keyword': ['checkups', 'child health care', 'children', 'community health', 'dental care', 'high-need', 'immunization', 'insure', 'low income', 'treatment'], 'bureauCode': ['009:15'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': "<p>AoA's Performance Outcomes Measures project (POMP) helps States and Area Agencies on Aging assess their own program performance, while assisting AoA to meet the accountability provisions of the Government Performance and Results Act (GPRA) and the Office of Management and Budget's (OMB) program assessment requirements. Through annual performance reports, Federal agencies provide detailed information on their progress in meeting program performance objectives. Congress and OMB now use performance information to support budget decisions. Many state and local governments are requiring similar systems of accountability to document results and justify funding. In order to gather information on the performance of its program, the Administration on Aging surveys the participants in its Older Americans Act programs. These national surveys provide a portrait of who receives these services and how they assess the quality of the services received.</p>\n", 'programCode': ['009:044'], 'title': 'Second National Survey of Older Americans Act Participants', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Community Living, Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/second-national-survey-older-americans-act-participants', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'rhornyak'}, 'issued': '2012-05-30', 'accessLevel': 'public', 'identifier': '4c8ed950-1c53-45fb-a928-8fa9a50c5bbe', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'http://www.aoa.gov/AoARoot/Program_Results/docs/2004/National_Survey/2nd_National_Survey_Data_Files_2004.zip', 'mediaType': 'application/unknown', 'title': 'CSV '}], 'keyword': ['administration-for-community-living-department-of-health-human-services'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.aoa.gov/AoARoot/Program_Results/docs/2004/National_Survey/2nd_National_Survey_Codebooks_2004.zip'}, {'description': "<p>AoA's Performance Outcomes Measures project (POMP) helps States and Area Agencies on Aging assess their own program performance, while assisting AoA to meet the accountability provisions of the Government Performance and Results Act (GPRA) and the Office of Management and Budget's (OMB) program assessment requirements.Through annual performance reports, Federal agencies provide detailed information on their progress in meeting program performance objectives. Congress and OMB now use performance information to support budget decisions. Many state and local governments are requiring similar systems of accountability to document results and justify funding.In order to gather information on the performance of its program, the Administration on Aging surveys the participants in its Older Americans Act programs. These national surveys provide a portrait of who receives these services and how they assess the quality of the services received.</p>\n", 'programCode': ['009:048'], 'title': 'Fifth National Survey of Older Americans Act Survey of Participants', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Community Living, Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/fifth-national-survey-older-americans-act-survey-participants', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'rhornyak'}, 'issued': '2012-05-30', 'temporal': '2009-01-01T00:00:00-05:00/2009-12-31T00:00:00-05:00', 'identifier': '4afe6374-5479-419e-adcc-178d62907d15', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'http://www.aoa.gov/AoARoot/Program_Results/docs/2009/National_Survey/5th_National_Survey_Data_Files_2009.zip', 'mediaType': 'application/unknown', 'title': 'CSV '}], 'keyword': ['administration-for-community-living-department-of-health-human-services'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.aoa.gov/AoARoot/Program_Results/docs/2009/National_Survey/5th_National_Survey_Codebooks_2009.zip'}, {'description': '<p>The HPSAs Eligible for the Medicare Physician Bonus Payment advisor tools allows the user (physician) to determine if an address is eligible for bonus payments. Medicare makes bonus payments to physicians who provide medical care services in geographic areas that are HRSA-designated as primary medical care Health Professional Shortage Areas (HPSAs) and to psychiatrists who provide services in HRSA-designated mental health HPSAs.</p>\n<p>The search results indicate if the address is in a Primary Care HPSA or Mental Health HPSA, along with state, county name, Census Tract, zip code, and a map identifying the address.</p>\n', 'programCode': ['009:078'], 'title': 'Find Shortage Areas: HPSAs Eligible for the Medicare Physician Bonus Payment', 'temporal': '2011-01-01T00:00:00-05:00/2011-01-01T00:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Health Resources and Services Administration'}, 'theme': ['Community', 'Health', 'Medicare'], 'landingPage': 'https://data.hrsa.gov/tools/medicare/physician-bonus', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:data@hrsa.gov', 'fn': 'HRSA Bureau of Health Workforce'}, 'issued': '2012-05-30', 'accessLevel': 'public', 'identifier': '5d9629e2-beac-4b50-bcc6-1d929e47fc36', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://datawarehouse.hrsa.gov/geoHPSAAdvisor/GeographicHPSAAdvisor.aspx', 'mediaType': 'application/unknown', 'title': 'Query Tool '}], 'keyword': ['census tract number', 'community health', 'county subdivision', 'elderly', 'federally qualified health center', 'find shortage area', 'health professional shortage area', 'HPSA', 'medicare physician bonus payment', 'mental health hpsa', 'Poverty', 'primary care hpsa'], 'bureauCode': ['009:15'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The Population - Bridged-Race July 1st Estimates online databases report bridged-race population estimates of the July 1st resident population of the United States, based on Census 2000 counts, for use in calculating vital rates. These estimates result from "bridging" the 31 race categories used in Census 2000, as specified in the 1997 Office of Management and Budget (OMB) standards for the collection of data on race and ethnicity, to the four race categories specified under the 1977 standards (Asian or Pacific Islander, Black or African American, American Indian or Alaska Native, White). Many data systems, such as vital statistics, are continuing to use the 1977 OMB standards during the transition to full implementation of the 1997 OMB standards. Postcensal estimates are available for year 2000 - 2009; intercensal estimates are available for the years 1990-1999. Obtain population counts by Year, State, County, Race (4-categories), Ethnicity, Sex and Age (1-year or 5-year groups). The data are released by the National Center for Health Statistics.</p>\n', 'programCode': ['009:048'], 'title': 'CDC WONDER: Population - Bridged-Race July 1st Estimates', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention, Department of Health & Human Services'}, 'theme': ['State'], 'landingPage': 'https://healthdata.gov/dataset/cdc-wonder-population-bridged-race-july-1st-estimates', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'temporal': '1990-01-01T00:00:00-05:00/2009-12-31T00:00:00-05:00', 'identifier': '7461968e-5c85-451b-a38b-26c540c7b802', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'query tool', 'accessURL': 'http://wonder.cdc.gov/bridged-race-population.html', 'mediaType': 'application/unknown', 'title': 'Query Tool '}], 'keyword': ['Age', 'County', 'Ethnicity', 'population', 'Race', 'Sex', 'State', 'year'], 'bureauCode': ['009:20'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://wonder.cdc.gov/wonder/help/bridged-race.html'}, {'description': '<p>The Online Tuberculosis Information System (OTIS) on CDC WONDER contains information on verified tuberculosis (TB) cases reported to the Centers for Disease Control and Prevention (CDC) by state health departments, the District of Columbia and Puerto Rico since 1993. These data were extracted from the CDC national TB surveillance system. OTIS reports case counts, incidence rates, population counts, percentage of cases that completed therapy within 1 year of diagnosis, and percentage of cases tested for drug susceptibility. Data for 22 variables are included in the data set, including: age groups, race / ethnicity, sex, vital status, year reported, state, metropolitan area, several patient risk factors, directly observed therapy, disease verification criteria and multi-drug resistant TB. Each year these data are updated with an additional year of cases plus revisions to cases reported in previous years. OTIS is produced by the U.S. Department of Health and Human Services, Public Health Service, Centers for Disease Control and Prevention (CDC), National Center for HIV/AIDS, viral Hepatitis, STD and TB Prevention (NCHHSTP).</p>\n', 'programCode': ['009:053'], 'title': 'CDC WONDER: Online Tuberculosis Information System (OTIS)', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention, Department of Health & Human Services'}, 'theme': ['State'], 'landingPage': 'https://healthdata.gov/dataset/cdc-wonder-online-tuberculosis-information-system-otis-0', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'temporal': '1993-01-01T00:00:00-05:00/2008-12-31T00:00:00-05:00', 'identifier': 'e68f8a49-eae3-41b8-8b03-0f02d0167fcf', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'query tool', 'accessURL': 'http://wonder.cdc.gov/tb.html', 'mediaType': 'application/unknown', 'title': 'Query Tool '}], 'keyword': ['Age', 'alcohol use', 'case', 'drug resistant', 'drug susceptibility', 'Ethnicity', 'foreign born', 'hiv status', 'homeless', 'incidence', 'injecting drug use', 'isoniazid', 'metropolitan area', 'msa', 'Occupation', 'pulmonary', 'Race', 'rifampin', 'Sex', 'State', 'TB', 'therapy', 'tuberculosis', 'vital status', 'year'], 'bureauCode': ['009:20'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://wonder.cdc.gov/wonder/help/tb.html'}, {'description': '<p>This is a compilation of URLs, dataset names and general information about the Federal Assistance Award (CFDA) program name, the associated sub-agency and the types of data sets available for sub-agencies of the Administration for Children and Families</p>\n', 'programCode': ['009:103'], 'title': 'HHS Administration for Children and Families Table of Contents for Listings of Agency Data Sets', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/hhs-administration-children-and-families-table-contents-listings-agency-data-sets', 'modified': '2020-03-03', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'accessLevel': 'public', 'identifier': '53a77760-b3d0-431b-8a7a-7c7e95dadbb3', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.acf.hhs.gov/datagov-datasets/', 'mediaType': 'application/unknown', 'title': 'XLS '}], 'keyword': ['adoption agencies', 'census data', 'center', 'Child', 'child care', 'child fatalities', 'child maltreatment', 'child support', 'Children', 'cse', 'domestic adoption', 'early head start', 'families', 'family', 'geocode', 'geodata', 'grantee', 'head start', 'location', 'locator', 'ocse', 'program', 'search agencies', 'Service', 'social service', 'support groups', 'tribes'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': "<p>Decisions of the Departmental Appeals Board's Medicare Appeals Council involving claims for entitlement to Medicare and individual claims for Medicare coverage and payment filed by beneficiaries or health care providers/suppliers.</p>\n", 'programCode': ['009:111'], 'title': 'Medicare Appeals Council Decisions', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['Health', 'Medicare', 'Hospital'], 'landingPage': 'https://healthdata.gov/dataset/medicare-appeals-council-decisions-0', 'modified': '2020-02-21', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'temporal': '2003-06-11T00:00:00-04:00/2003-06-11T00:00:00-04:00', 'identifier': '92cece16-e224-4a1d-92ae-d48f2b18bfb3', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'query tool', 'accessURL': 'http://www.hhs.gov/dab/divisions/medicareoperations/macdecisions/mac_decisions.html#overpayment_claims', 'mediaType': 'application/unknown', 'title': 'Query Tool '}], 'keyword': ['administrative', 'adopt', 'affirm', 'alj', 'ambulance', 'appeal', 'appropriate', 'approval', 'beneficiary', 'benefit', 'billing', 'bipa', 'charge', 'claim', 'cmp', 'CMS', 'code', 'collect', 'contractor', 'coverage', 'dab', 'decision', 'determination', 'device', 'disallow', 'dismiss', 'doctor', 'drug', 'emergency', 'enrollee', 'Enrollment', 'Entitlement', 'fee', 'health care', 'hearing', 'hmo', 'home health', 'Hospice', 'Hospital', 'insurance', 'irmaa', 'judge', 'law', 'lcd', 'mac', 'medical equipment', 'medically necessary', 'Medicare', 'modify', 'ncd', 'Nursing Facility', 'Nursing Home', 'omha', 'Part A', 'Part B', 'Part C', 'Part D', 'participation', 'patient', 'payment', 'physician', 'plan', 'prescription', 'procedure', 'Provider', 'qic', 'reasonable', 'recipient', 'Reimbursement', 'repay', 'review', 'schip', 'Service', 'ssa', 'stabilization', 'supplier', 'surgery'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.hhs.gov/dab/divisions/medicareoperations/macdecisions/mac_decisions.html#overpayment_claims'}, {'description': '<p>The National Institute for Occupational Safety and Health (NIOSH), under the authorization of the Federal Mine Safety and Health Act of 1977 and the Occupational Safety and Health Act of 1970, provides a testing approval and certification program assuring commercial availability of safe personal protective devices. NIOSH develops improved performance regulations, tests and certifies (or approves) devices, and purchases approved and certified products on the open market to verify quality of manufacture</p>\n', 'programCode': ['009:005'], 'title': 'NIOSH Certified Equipment List (CEL)', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention, Department of Health & Human Services'}, 'theme': ['Health'], 'landingPage': 'https://healthdata.gov/dataset/niosh-certified-equipment-list-cel', 'modified': '2020-02-21', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'temporal': '1972-01-01T00:00:00-05:00/1972-01-01T00:00:00-05:00', 'identifier': '63a7cbf3-3b97-407d-a7b7-c55431fc9829', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'query tool', 'accessURL': 'http://www2a.cdc.gov/drds/cel/cel_form_code.asp', 'mediaType': 'application/unknown', 'title': 'Query Tool '}], 'keyword': ['certification', 'equipment', 'occupational health', 'personal protective', 'respirator', 'safety'], 'bureauCode': ['009:20'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The Tarrant County Public Health (TCPH) and Biosense collaboration is an effort to visualize TCPH health data collected by Biosense using Google Fusion Table technology and make that visualization publicly available. The data consists of patient visits to hospital emergency departments associated with Tarrant County Public Health (TCPH) that had the illness Gastro Intestinal, Heat Related, or Upper Respiratory divided by all emergency department visits that occurred for the same time period and in the geographic granularity for which the calculation was made.</p>\n', 'programCode': ['009:048'], 'title': 'CDC BioSense: Tarrant County, Texas', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention, Department of Health & Human Services'}, 'theme': ['Community', 'Health'], 'landingPage': 'https://healthdata.gov/dataset/cdc-biosense-tarrant-county-texas', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'temporal': '2007-01-01T00:00:00-05:00/2007-01-01T00:00:00-05:00', 'identifier': '2e3a0a06-5e2d-4cbc-8c63-0d54e10978d9', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'query tool', 'accessURL': 'http://www.google.com/publicdata/overview?ds=z46e2n1b69u8mu_', 'mediaType': 'application/unknown', 'title': 'Query Tool '}], 'keyword': ['chronic disease', 'community health', 'gastro-intestinal', 'health care access', 'health-related behaviors', 'heat related', 'infectious disease', 'injury', 'Prevalence', 'preventive practices', 'surveillance', 'Trends', 'upper respiratory', 'visualization'], 'bureauCode': ['009:20'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The Vaccine Adverse Event Reporting System (VAERS) online database on CDC WONDER provides counts and percentages of adverse event case reports after vaccination, by symptom, vaccine product, manufacturer, onset interval, outcome category, year and month vaccinated, year and month reported, age, sex and state / territory. The Vaccine Adverse Event Reporting System is a cooperative program for vaccine safety of the Centers for Disease Control and Prevention (CDC) and the Food and Drug Administration (FDA). VAERS is a post-marketing safety surveillance program, collecting information about adverse events (possible side effects) that occur after the administration of US licensed vaccines. Data are from the US Department of Health and Human Services (DHHS), Public Health Service (PHS), Food and Drug Administration (FDA)/ Centers for Disease Control (CDC), Vaccine Adverse Event Reporting System (VAERS).</p>\n', 'programCode': ['009:011'], 'title': 'CDC WONDER: Vaccine Adverse Event Reporting System (VAERS)', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention, Department of Health & Human Services'}, 'theme': ['State'], 'landingPage': 'https://healthdata.gov/dataset/cdc-wonder-vaccine-adverse-event-reporting-system-vaers', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'temporal': '1990-01-01T00:00:00-05:00/2010-12-31T00:00:00-05:00', 'identifier': '2761a3aa-c892-4e95-bece-7902cff70133', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'query tool', 'accessURL': 'http://wonder.cdc.gov/vaers.html', 'mediaType': 'application/unknown', 'title': 'Query Tool '}], 'keyword': ['Adverse Event', 'aefi', 'Age', 'immunization', 'manufacturer', 'medra', 'month', 'onset', 'outcome', 'report date', 'safety', 'Sex', 'side effect', 'State', 'symptom', 'territory', 'vaccination date', 'vaccine', 'vaers', 'year'], 'bureauCode': ['009:20'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://wonder.cdc.gov/wonder/help/vaers.html'}, {'description': '<p>Overview: The QuitNowTXT text messaging program is designed as a resource that can be adapted to specific contexts including those outside the United States and in languages other than English. Based on evidence-based practices, this program is a smoking cessation intervention for smokers who are ready to quit smoking. Although evidence supports the use of text messaging as a platform to deliver cessation interventions, it is expected that the maximum effect of the program will be demonstrated when it is integrated into other elements of a national tobacco control strategy. The QuitNowTXT program is designed to deliver tips, motivation, encouragement and fact-based information via unidirectional and interactive bidirectional message formats. The core of the program consists of messages sent to the user based on a scheduled quit day identified by the user. Messages are sent for up to four weeks pre-quit date and up to six weeks post quit date. Messages assessing mood, craving, and smoking status are also sent at various intervals, and the user receives messages back based on the response they have submitted. In addition, users can request assistance in dealing with craving, stress/mood, and responding to slips/relapses by texting specific key words to the QuitNow. Rotating automated messages are then returned to the user based on the keyword. Details of the program are provided below. Texting STOP to the service discontinues further texts being sent. This option is provided every few messages as required by the United States cell phone providers. It is not an option to remove this feature if the program is used within the US. If a web-based registration is used, it is suggested that users provide demographic information such as age, gender, and smoking frequency (daily or almost every day, most days, only a few days a week, only on weekends, a few times a month or less) in addition to their mobile phone number and quit date. This information will be useful for assessing the reach of the program, as well as identifying possible need to develop libraries to specific groups. The use of only a mobile phone-based registration system reduces barriers for participant entry into the program but limits the collection of additional data. At bare minimum, quit date must be collected. At sign up, participants will have the option to choose a quit date up to one month out. Text messages will start up to 14 days before their specified quit date. Users also have the option of changing their quit date at any time if desired. The program can also be modified to provide texts to users who have already quit within the last month. One possible adaptation of the program is to include a QuitNowTXT "light" version. This adaptation would allow individuals who do not have unlimited text messaging capabilities but would still like to receive support to participate by controlling the number of messages they receive. In the light program, users can text any of the programmed keywords without fully opting in to the program. Program Design: The program is designed as a 14-day countdown to quit date, with subsequent six weeks of daily messages. Each day within the program is identified as either a pre-quit date (Q- # days) or a post-quit date (Q+#). If a user opts into the program fewer than 14 days before their quit date, the system will begin sending messages on that day. For example, if they opt in four days prior to their quit date, the system will send a welcome message and recognize that they are at Q-4 (or four days before their quit date), and they will receive the message that everyone else receives four days before their quit date. As the user progresses throughout the program, they will receive messages outlined in the text message library. Throughout the program, users will receive texts that cover a variety of content areas including tips, informational content, motivational messaging, and keyword responses. The frequency of messages increases as the days leading up to and following the user\'s quit date, with a heavy emphasis on support, efficacy building, and actionable tips. Further away from a user\'s quit date, the messages will reduce in frequency. If the user says they have started to smoke again, the system will give them the option of continuing the program as planned or starting over and setting a new quit date. The system is also designed to assess the user\'s mood, craving level, and smoking status several times during the program. These assessment messages are characterized as MOOD, CRAVE, and STATUS messages. Whenever the system asks for a response from the user, it will send a programmed response based on the user\'s answer (i.e., if the user responds with MOOD = BAD then they will receive a message customized to that response). These programmed response messages rotate throughout the course of the program. Users can also send the system one of three programmed keywords (CRAVE, MOOD, and SLIP), and the system will send unique, automated responses based on the texted keyword. There are 10 messages for each of the programmed keywords, which rotate on a random basis, decreasing the likelihood the user will get the same response in a row. After the full six-week program comes to an end, the system will follow up at one, three, and six months to check on the user\'s smokefree status and offer additional assistance if needed. Message Types: -\'\'\'¢ Tips: Tips provide users with actionable strategies on how to manage cravings and deal with quitting smoking in general. -\'\'\'¢ Motivation/encouragement: Motivational messages encourage users to keep going on their smokefree journey despite the difficulty and struggle they may be facing. -\'\'\'¢ Information: Informational messages provide users with facts and other salient points about the impact of smoking relevant to their socio-cultural environment. -\'\'\'¢ Assessment: The assessment messages are built into the text messaging program and are designed to collect information about the user\'s experience as they are quitting and provide immediate feedback based on the user\'s response. Assessment messages fall along three dimensions: mood, craving, and smoking status. -\'\'\'¢ Reactive Messaging (Key Words): At any point, the user can initiate an interaction with the program that will return a text message relevant to the user\'s request for help. In response to the user texting one of the key words, the system will send them unique, automated responses. The key words cover topics relevant to various aspects of cessation.</p>\n', 'programCode': ['009:047'], 'title': 'QuitNowTXT Text Messaging Library', 'publisher': {'@type': 'org:Organization', 'name': 'National Cancer Institute (NCI), National Institutes of Health (NIH)'}, 'theme': ['Health'], 'landingPage': 'https://healthdata.gov/dataset/quitnowtxt-text-messaging-library', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'accessLevel': 'public', 'identifier': 'c90f280f-7c5c-4d12-a648-a521301708c0', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://smokefree.gov/health-care-professionals', 'mediaType': 'application/unknown', 'title': 'Widget '}], 'keyword': ['cancer', 'cessation', 'cigarettes', 'mobile', 'mobile health', 'quitting', 'smoking', 'text messaging', 'tobacco', 'tobacco control'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>MONAHRQ® is a desktop software tool that enables organizations—such as state and local data organizations, regional reporting collaborations, hospitals and hospital systems, nursing homes and nursing home organizations, and health plans—to quickly and easily generate a health care reporting website.</p>\n<p>Effective September 27, 2017, technical support and software updates will no longer be available. Version 7, build 5, will be the final update. Existing software and supporting materials will remain available on this site. In addition, the open source project will remain active with software and materials available through GitHub: <a href="https://github.com/AHRQ/MONAHRQ-Open-Source">https://github.com/AHRQ/MONAHRQ-Open-Source</a></p>\n', 'programCode': ['009:072'], 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services, Agency for Healthcare Research and Quality'}, 'theme': ['Community', 'Health', 'Quality', 'Medicare', 'Hospital', 'Inpatient', 'National', 'State'], 'landingPage': 'https://www.ahrq.gov/professionals/systems/monahrq/index.html', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:monahrq@ahrq.gov', 'fn': 'MONAHRQ user support'}, 'issued': '2012-05-30', 'accessLevel': 'public', 'identifier': '8e9604e5-028d-46ed-8f10-524904d3e60d', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'widget', 'accessURL': 'http://monahrq.ahrq.gov/download.shtml', 'mediaType': 'application/unknown', 'title': 'Widget '}], 'keyword': ['Claims', 'community health', 'diagnoses', 'Emergency Department', 'hcahps', 'hcup', 'health care', 'health statistics', 'healthcare quality', 'Hospital', 'hospital compare', 'Inpatient', 'Prevention', 'procedures', 'quality reporting', 'software', 'utlization', 'website'], 'bureauCode': ['009:33'], 'dataQuality': True, 'title': 'MONAHRQ', 'describedBy': 'https://www.ahrq.gov/professionals/systems/monahrq/software/index.html'}, {'description': '<p>When it is consistent with the public protection responsibilities of the agency and depending on the nature of the violation, it is the Food and Drug Administration\'s (FDA\'s) practice to give individuals and firms an opportunity to take voluntary and prompt corrective action before it initiates an enforcement action. Warning Letters are issued to achieve voluntary compliance and to establish prior notice. The use of Warning Letters and the prior notice policy are based on the expectation that most individuals and firms will voluntarily comply with the law. See <a href="http://www.fda.gov/ICECI/ComplianceManuals/RegulatoryProceduresManual/ucm176870.htm">http://www.fda.gov/ICECI/ComplianceManuals/RegulatoryProceduresManual/uc...</a> for additional infomation on Warning Letters.</p>\n', 'programCode': ['009:002'], 'title': 'Warning Letters', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['Community'], 'landingPage': 'https://healthdata.gov/dataset/warning-letters-1', 'modified': '2020-02-21', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'temporal': '1996-11-01T00:00:00-05:00/1996-11-01T00:00:00-05:00', 'identifier': '541c2445-224d-4235-9c13-8fac34903aa8', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.accessdata.fda.gov/scripts/warningletters/wlSearchExcel.cfm', 'mediaType': 'application/unknown', 'title': 'Query Tool '}], 'keyword': ['advertising', 'biologics', 'community law', 'devices', 'Drugs', 'foods', 'tobacco', 'veterinary medicine', 'warning letters'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>Transcript of 2010 Drug Facts Chat Day.</p>\n', 'programCode': ['009:061'], 'title': 'Drug Facts Chat Day', 'publisher': {'@type': 'org:Organization', 'name': 'National Institute on Drug Abuse (NIDA), National Institutes of Health (NIH)'}, 'landingPage': 'https://healthdata.gov/dataset/drug-facts-chat-day', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'accessLevel': 'public', 'identifier': '0c7a3b41-d488-4031-9b35-9e6f4e8d4266', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.drugabuse.gov/es/cuales-son-los-efectos-largo-plazo-de-la-marihuana', 'mediaType': 'application/unknown', 'title': 'Query Tool '}], 'keyword': ['chat day', 'nida'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The Mortality - Multiple Cause of Death data on CDC WONDER are county-level national mortality and population data spanning the years 1999-2006. These data are available in two separate data sets: one data set for years 1999-2004 with 3 race groups, and another data set for years 2005-2006 with 4 race groups and 3 Hispanic origin categories. Data are based on death certificates for U.S. residents. Each death certificate contains a single underlying cause of death, up to twenty additional multiple causes, and demographic data. The number of deaths, crude death rates, age-adjusted death rates, standard errors and 95% confidence intervals for death rates can be obtained by place of residence (total U.S., state, and county), age group (including infants), race, Hispanic ethnicity (years 2005-2006 only), gender, year of death, and cause-of-death (4-digit ICD-10 code or group of codes). The data are produced by the National Center for Health Statistics.</p>\n', 'programCode': ['009:048'], 'title': 'CDC WONDER: Mortality - Multiple Cause of Death', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention, Department of Health & Human Services'}, 'theme': ['Health', 'State'], 'landingPage': 'https://healthdata.gov/dataset/cdc-wonder-mortality-multiple-cause-death-0', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'temporal': '1999-01-01T00:00:00-05:00/2006-12-31T00:00:00-05:00', 'identifier': '43857256-b635-456e-84b2-ec722454326d', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'query tool', 'accessURL': 'http://wonder.cdc.gov/mcd.html', 'mediaType': 'application/unknown', 'title': 'Query Tool '}], 'keyword': ['Age', 'Births', 'Cause', 'County', 'deaths', 'disease', 'health', 'Hispanic', 'ICD', 'infant', 'mortality', 'population', 'Race', 'Sex', 'State', 'urbanization'], 'bureauCode': ['009:20'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://wonder.cdc.gov/wonder/help/mcd.html'}, {'description': '<p>The Sexually Transmitted Disease (STD) Morbidity online databases on CDC WONDER contain case reports reported from the 50 United States and D.C., Puerto Rico, Virgin Islands and Guam. The online databases report the number of cases and disease incidence rates by year, state, disease, age, gender of patient, type of STD, and area of report. Data are produced by the U.S. Department of Health and Human Services, Public Health Service, Centers for Disease Control and Prevention (CDC), National Center for HIV/AIDS, viral Hepatitis, STD and TB Prevention (NCHHSTP).</p>\n', 'programCode': ['009:027'], 'title': 'CDC WONDER: Sexually Transmitted Disease (STD) Morbidity', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention, Department of Health & Human Services'}, 'theme': ['State'], 'landingPage': 'https://healthdata.gov/dataset/cdc-wonder-sexually-transmitted-disease-std-morbidity', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'temporal': '1984-01-01T00:00:00-05:00/2008-12-31T00:00:00-05:00', 'identifier': '134d23cb-d5d0-45d0-8fa4-4313efb14183', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'query tool', 'accessURL': 'http://wonder.cdc.gov/std.html', 'mediaType': 'application/unknown', 'title': 'Query Tool '}], 'keyword': ['Age', 'case', 'Ethnicity', 'guam', 'incidence', 'morbidity', 'puerto rico', 'Race', 'Sex', 'State', 'STD', 'virgin islands', 'year'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://wonder.cdc.gov/std.html'}, {'description': "<p>The Mortality - Infant Deaths (from Linked Birth / Infant Death Records) online databases on CDC WONDER provide counts and rates for deaths of children under 1 year of age, occuring within the United States to U.S. residents. Information from death certificates has been linked to corresponding birth certificates. Data are available by county of mother's residence, child's age, underlying cause of death, gender, birth weight, birth plurality, birth order, gestational age at birth, period of prenatal care, maternal race and ethnicity, maternal age, maternal education and marital status. Data are available since 1995. The data are produced by the National Center for Health Statistics.</p>\n", 'programCode': ['009:015'], 'title': 'CDC WONDER: Mortality - Infant Deaths', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention, Department of Health & Human Services'}, 'theme': ['Health', 'State'], 'landingPage': 'https://healthdata.gov/dataset/cdc-wonder-mortality-infant-deaths', 'modified': '2020-02-21', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'temporal': '1995-01-01T00:00:00-05:00/2005-12-31T00:00:00-05:00', 'identifier': '5f2e0ec4-4aa6-4b00-bc1a-9fa72bbff80c', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'query tool', 'accessURL': 'http://wonder.cdc.gov/lbd.html', 'mediaType': 'application/unknown', 'title': 'Query Tool '}], 'keyword': ['Age', 'birth weight', 'birthplace', 'Births', 'Cause', 'County', 'deaths', 'delivery method', 'disease', 'Education', 'gestational age', 'health', 'Hispanic', 'ICD', 'infant', 'medical attendant', 'mortality', 'population', 'prenatal care', 'Race', 'Sex', 'State'], 'bureauCode': ['009:20'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://wonder.cdc.gov/wonder/help/lbd.html'}, {'description': "<p>Decisions issued by the Chair and Board Members of the Departmental Appeals Board concerning determinations in discretionary, project grant programs, including disallowances, terminations and denials of refunding, cost allocation plan disapprovals, and rate determinations; determinations in mandatory grant programs, including disallowances of state claims under titles I, IV-A (Temporary Assistance for Needy Families), IV-D (Child Support Enforcement), IV-E (Foster Care and Adoption Assistance), X, XIV, XVI, XIX (Medicaid), and XXI (State Children's Health Insurance Program) of the Social Security Act; and appellate review of decisions of DAB Civil Remedies Division ALJs, decisions of Food and Drug Administration ALJs regarding civil money penalties, and decisions of Department of the Interior ALJs in Indian Health Service contract/compact cases.n.</p>\n", 'programCode': ['009:072'], 'title': 'Departmental Appeals Board Decisions', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['Community', 'Health', 'Medicare', 'Hospital'], 'landingPage': 'https://healthdata.gov/dataset/departmental-appeals-board-decisions-0', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'temporal': '1974-03-07T00:00:00-04:00/1974-03-07T00:00:00-04:00', 'identifier': '56e8ed0c-b29b-462e-aede-83b3e3c466a8', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'query tool', 'accessURL': 'http://www.hhs.gov/dab/decisions/index.html', 'mediaType': 'application/unknown', 'title': 'Query Tool '}], 'keyword': ['abuse', 'acf', 'administrative', 'adopt', 'adoption', 'alj', 'antidumping', 'appeal', 'appellate', 'assessment', 'assistance', 'attorney fees', 'award', 'balance', 'beneficiary', 'benefit', 'billing', 'biologic', 'board', 'cancellation', 'charge', 'Children', 'civil rights', 'clia', 'cmp', 'CMS', 'code', 'collect', 'community health', 'community law', 'compliance', 'cost', 'coverage', 'dab', 'debar', 'debt', 'decision', 'denial', 'determination', 'device', 'disallowance', 'disapprove', 'discontinution', 'discrimination', 'doctor', 'drug', 'Eligibility', 'Eligible', 'embezzlement', 'enforcement', 'enrollee', 'Enrollment', 'exclusion', 'expenditure', 'false claim', 'fda', 'fee', 'felony', 'fine', 'fiscal', 'Foster Care', 'fraud', 'funding', 'grant', 'head start', 'health care', 'hearing', 'hipaa', 'home health', 'Hospice', 'Hospital', 'ig', 'indian', 'induce', 'ineligible', 'insurance', 'invalid', 'judge', 'kickback', 'law', 'lcd', 'license', 'lobbying', 'marketing', 'medical equipment', 'medically necessary', 'Medicare', 'misconduct', 'misdemeanor', 'misrepresent', 'modify', 'nf', 'non-compliance', 'nondisclosure', 'Nursing Facility', 'Nursing Home', 'obstruction', 'office of the interior', 'oi', 'oig', 'participation', 'patient', 'payment', 'penalty', 'performance standard', 'physician', 'plan', 'prescription', 'privacy', 'procedure', 'Provider', 'qio', 'reasonable', 'recipient', 'reduction', 'repay', 'rescind', 'reverse', 'review', 'revocation', 'sanction', 'schip', 'security', 'SNF', 'ssa', 'supplier', 'surgery', 'suspension', 'TANF', 'termination', 'theft', 'transaction', 'vaccine', 'violation', 'withold'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.hhs.gov/dab/decisions/dabdecisions/index.html'}, {'description': "<p>Decisions issued by Administrative Law Judges of the Departmental Appeals Board's Civil Remedies Division concerning fraud and abuse determinations by the Office of the Inspector General (OIG) or the Centers for Medicare & Medicaid Services (CMS); provider/supplier enforcement and certification determinations by CMS; terminations of or refusal to grant or continue federal funding for alleged civil rights violations; Program Fraud Civil Remedies Act determinations; civil money penalty determinations by Social Security Administration (SSA); and Equal Access to Justice Act determinations relating to OIG proceedings.</p>\n", 'programCode': ['009:077'], 'title': 'Civil Remedies Division Administrative Law Judge Decisions', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['Community', 'Health', 'Medicare', 'Hospital'], 'landingPage': 'https://healthdata.gov/dataset/civil-remedies-division-administrative-law-judge-decisions', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'temporal': '1985-03-08T00:00:00-05:00/1985-03-08T00:00:00-05:00', 'identifier': '10d259c7-dd50-4786-a98e-6a51ed6312d2', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'query tool', 'accessURL': 'http://www.hhs.gov/dab/decisions/index.html', 'mediaType': 'application/unknown', 'title': 'Query Tool '}], 'keyword': ['abuse', 'administrative', 'alj', 'antidumping', 'appeal', 'assessment', 'attorney fees', 'beneficiary', 'benefit', 'billing', 'cancellation', 'charge', 'civil rights', 'clia', 'cmp', 'CMS', 'code', 'collect', 'community law', 'compliance', 'coverage', 'crd', 'dab', 'debt', 'decision', 'determination', 'device', 'discontinution', 'discrimination', 'doctor', 'drug', 'embezzlement', 'enforcement', 'enrollee', 'Enrollment', 'exclusion', 'false claim', 'fee', 'felony', 'fine', 'fraud', 'funding', 'health care', 'hearing', 'hipaa', 'home health', 'Hospice', 'Hospital', 'ig', 'induce', 'insurance', 'judge', 'kickback', 'law', 'lcd', 'license', 'lobbying', 'medical equipment', 'medically necessary', 'Medicare', 'misconduct', 'misdemeanor', 'misrepresent', 'nf', 'non-compliance', 'nondisclosure', 'Nursing Facility', 'Nursing Home', 'obstruction', 'oig', 'participation', 'patient', 'payment', 'penalty', 'physician', 'plan', 'prescription', 'privacy', 'procedure', 'Provider', 'qio', 'reasonable', 'recipient', 'review', 'revocation', 'sanction', 'security', 'SNF', 'ssa', 'supplier', 'surgery', 'suspension', 'termination', 'theft', 'transaction', 'violation'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.hhs.gov/dab/decisions/civildecisions/index.html'}, {'description': '<p>Decisions issued by the Aid to Families with Dependent Children (AFDC) Quality Control Review Panel of the Departmental Appeals Board concerning the AFDC program (predecessor of Temporary Aid for Needy Families) established by title IV-A of the Social Security Act.</p>\n', 'programCode': ['009:102'], 'title': 'Aid to Families with Dependent Children Quality Control Review Panel Decisions', 'temporal': '1991-08-09T00:00:00-04:00/1996-09-16T00:00:00-04:00', 'publisher': {'@type': 'org:Organization', 'name': 'Departmental Appeals Board'}, 'theme': ['Health', 'Quality'], 'landingPage': 'https://healthdata.gov/dataset/aid-families-dependent-children-quality-control-review-panel-decisions-0', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:Debbie.Nobleman@hhs.gov', 'fn': 'Debbie Nobelman'}, 'issued': '2012-05-30', 'accessLevel': 'public', 'identifier': '094cdb8f-68b1-4634-aa79-b3ba578488b3', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'query tool', 'accessURL': 'http://www.hhs.gov/dab/decisions/index.html', 'mediaType': 'application/unknown', 'title': 'Query Tool '}], 'keyword': ['acf', 'administrative', 'adopt', 'afdc', 'affirm', 'appeal', 'appellate', 'assessment', 'assistance', 'award', 'balance', 'beneficiary', 'benefit', 'billing', 'board', 'cancellation', 'charge', 'Children', 'code', 'collect', 'compliance', 'control', 'cost', 'coverage', 'crd', 'dab', 'debar', 'debt', 'decision', 'denial', 'determination', 'disallowance', 'disapprove', 'discontinution', 'Eligibility', 'enforcement', 'Enrollment', 'exclusion', 'expenditure', 'fiscal', 'food stamp', 'funding', 'grant', 'health care', 'hearing', 'income', 'invalid', 'judge', 'law', 'marketing', 'misconduct', 'modify', 'non-compliance', 'overpayment', 'participation', 'patient', 'payment', 'penalty', 'Quality', 'recipient', 'reduction', 'repay', 'rescind', 'reverse', 'review', 'sanction', 'schip', 'ssa', 'ssn', 'TANF', 'termination', 'underpayment', 'violation', 'welfare', 'withold'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.hhs.gov/dab/decisions/afdcquality/index.html'}, {'description': '<p>Research projects funded by the National Institutes of Health (NIH), other DHHS Operating Divisions (AHRQ, CDC, FDA, HRSA, SAMHSA), and the Department of Veterans Affairs. This is a monthly snapshot of the data publically accessible through the NIH Research Portfolio Online Reporting Tool, Expenditures and Results (RePORTER) system at <a href="http://report.nih.gov">http://report.nih.gov</a>. The RePORTER database contains information such as project title, abstract, principal investigator, funded organization, total awarded costs, categorization by area of research (NIH only), and project keywords. Also available is information on research publications and patents that have cited support from each project.</p>\n', 'programCode': ['009:048'], 'title': 'NIH Exported Research Portfolio Online Reporting Tools: Expenditures and Results (ExPORTER)', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH), Department of Health & Human Services'}, 'theme': ['Community', 'Health'], 'landingPage': 'https://healthdata.gov/dataset/nih-exported-research-portfolio-online-reporting-tools-expenditures-and-results-exporter-2', 'modified': '2020-03-03', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'temporal': '2005-01-01T00:00:00-05:00/2009-12-31T00:00:00-05:00', 'identifier': '3788d897-b8cc-4911-8e6f-92e433d82056', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://projectreporter.nih.gov/exporter/', 'mediaType': 'application/unknown', 'title': 'Query Tool '}], 'keyword': ['ahrq', 'behavioral', 'biomedical', 'CDC', 'community health', 'contracts', 'disease', 'exporter', 'extramural', 'grants', 'health', 'hrsa', 'institution', 'intramural', 'investigator', 'nih', 'patent', 'Prevention', 'publication', 'report', 'reporter', 'Research', 'samhsa', 'va'], 'bureauCode': ['001:05'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>DailyMed provides high quality information about marketed drugs. This information includes FDA labels (package inserts). This Web site provides health information providers and the public with a standard, comprehensive, up-to-date, look-up and download resource of medication content and labeling as found in medication package inserts. The National Library of Medicine (NLM) provides this as a public service and does not accept advertisements.</p>\n', 'programCode': ['009:048'], 'temporal': '2005-01-01T00:00:00-05:00/2005-01-01T00:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'National Library of Medicine (NLM)'}, 'theme': ['Community', 'Health'], 'landingPage': 'https://dailymed.nlm.nih.gov/dailymed/', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:custserv@nlm.nih.gov', 'fn': 'NLM Customer Service'}, 'issued': '2012-05-30', 'accessLevel': 'public', 'identifier': 'd33828af-4784-472b-b6c9-bd7b5605372f', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://dailymed.nlm.nih.gov/dailymed/index.cfm', 'mediaType': 'application/unknown', 'title': 'Search DailyMed'}, {'@type': 'dcat:Distribution', 'format': 'api', 'accessURL': 'https://dailymed.nlm.nih.gov/dailymed/app-support-web-services.cfm', 'mediaType': 'application/unknown', 'title': 'API'}, {'@type': 'dcat:Distribution', 'format': 'data', 'accessURL': 'https://dailymed.nlm.nih.gov/dailymed/spl-resources.cfm', 'mediaType': 'application/unknown', 'title': 'Download DailyMed Data'}], 'keyword': ['community health', 'drug labeling', 'drug therapy', 'pharmaceutical preparations', 'pharmacology', 'United States'], 'bureauCode': ['009:25'], 'dataQuality': True, 'title': 'DailyMed', 'describedBy': 'http://www.nlm.nih.gov/research/umls/rxnorm/overview.html'}, {'description': '<p>The Find Shortage Areas: Health Professional Shortage Area (HPSA) and Medically Underserved Area/Population (MUA/P) by Address tool helps you determine if a specific address is located in a designated shortage area. Shortage areas are designated by HRSA as specific geographic areas or sites that have the greatest need for health care. Shortage areas are categorized by specific needs (Primary Care HPSA, Mental Health HPSA, Dental Care HPSA, or MUA/P).</p>\n', 'programCode': ['009:014'], 'title': 'Find Shortage Areas: HPSA & MUA/P by Address', 'temporal': '2009-01-01T00:00:00-05:00/2009-01-01T00:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Health Resources and Services Administration'}, 'theme': ['Health', 'Medicare'], 'landingPage': 'https://data.hrsa.gov/tools/shortage-area/by-address', 'modified': '2019-05-01', 'contactPoint': {'hasEmail': 'mailto:data@hrsa.gov', 'fn': 'HRSA Data Warehouse'}, 'issued': '2012-05-30', 'accessLevel': 'public', 'identifier': '479be80d-2fac-415b-90c5-77a15ae1cab7', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://datawarehouse.hrsa.gov/GeoAdvisor/ShortageDesignationAdvisor.aspx', 'mediaType': 'application/unknown', 'title': 'Query Tool '}], 'keyword': ['census tract number', 'comprehensive health center', 'county subdivision name', 'dental care hpsa', 'elderly', 'federally qualified health center', 'find shortage area', 'health professional shortage area', 'HPSA', 'infant mortality', 'low income populations', 'medically underserved area', 'medically underserved population', 'medicare physician bonus payment', 'mental health hpsa', 'mua', 'mup', 'Poverty', 'primary care hpsa', 'shortage'], 'bureauCode': ['009:15'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The AIDS Public Information Data Set (APIDS) for years 1981-2002 on CDC WONDER online database contains counts of AIDS (Acquired Immune Deficiency Syndrome) cases reported by state and local health departments, by demographics; location (region and selected metropolitan areas); case-definition; month/year and quarter-year of diagnosis, report, and death (if applicable); and HIV exposure group (risk factors for AIDS). Data are produced by the US Department of Health and Human Services (US DHHS), Public Health Service (PHS), Centers for Disease Control and Prevention (CDC), National Center for HIV, STD and TB Prevention (NCHSTP), Division of HIV/AIDS Prevention (DHP).</p>\n', 'programCode': ['009:027'], 'title': 'CDC WONDER: AIDS Public Use Data', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention, Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/cdc-wonder-aids-public-use-data', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'temporal': '1981-01-01T00:00:00-05:00/2002-12-31T00:00:00-05:00', 'identifier': '8208b2a4-58bb-460e-b6fc-56ae6e6cd5e2', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'query tool', 'accessURL': 'http://wonder.cdc.gov/AIDSPublic.html', 'mediaType': 'application/unknown', 'title': 'Query Tool '}], 'keyword': ['Age', 'aids', 'case definition', 'case report', 'date diagnosed', 'date reported', 'diagnosis', 'Ethnicity', 'exposure category', 'hemophilia', 'HIV', 'incidence', 'iv drug use', 'metropolitan area', 'msa', 'pediatric', 'Race', 'Region', 'Sex', 'sexual orientation', 'vital status'], 'bureauCode': ['009:20'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://wonder.cdc.gov/wonder/help/aids.html'}, {'description': '<p>A search-based Web service that provides access to disease, condition and wellness information via MedlinePlus health topic data in XML format. The service accepts keyword searches as requests and returns relevant MedlinePlus health topics in ranked order. The service also returns health topics summaries, search result snippets and other associated data.</p>\n', 'programCode': ['009:046'], 'title': 'MedlinePlus Health Topic Web Service', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'theme': ['Community', 'Health'], 'landingPage': 'https://healthdata.gov/dataset/medlineplus-health-topic-web-service', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'temporal': '2010-01-01T00:00:00-05:00/2010-01-01T00:00:00-05:00', 'identifier': 'de0c318c-5a83-4a99-9bc6-2feb7e24b204', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.nlm.nih.gov/medlineplus/webservices.html', 'mediaType': 'application/unknown', 'title': 'API'}], 'keyword': ['community health', 'health', 'health services', 'medicine', 'wellness'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>A Web application that allows patient portals and electronic health record (EHR) systems to use existing code sets to link to relevant, authoritative health information from MedlinePlus.gov. Matches ICD-9-CM or SNOMED CT codes to related MedlinePlus consumer health information, LOINC codes to information on lab tests, and also matches NDC, RXCUI or text strings to patient medication information.</p>\n', 'programCode': ['009:046'], 'title': 'MedlinePlus Connect for Electronic Health Record (EHR) Systems - Web Application', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'theme': ['Health'], 'landingPage': 'https://healthdata.gov/dataset/medlineplus-connect-electronic-health-record-ehr-systems-web-application', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'temporal': '2010-01-01T00:00:00-05:00/2010-01-01T00:00:00-05:00', 'identifier': 'f15aa02b-4129-4abc-b1f4-d74896ac7c5a', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.nlm.nih.gov/medlineplus/connect/application.html', 'mediaType': 'application/unknown', 'title': 'Query Tool'}], 'keyword': ['connect', 'EHR', 'ehrs', 'electronic health records', 'electronic medical records', 'EMR', 'emrs', 'health', 'health services', 'ICD-9', 'infobutton', 'loinc', 'medicine', 'medlineplus', 'NDC', 'patient education', 'patient health records', 'phr', 'phrs', 'rxnorm', 'snowmed ct', 'wellness'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': "<p>AoA's Performance Outcomes Measures project (POMP) helps States and Area Agencies on Aging assess their own program performance, while assisting AoA to meet the accountability provisions of the Government Performance and Results Act (GPRA) and the Office of Management and Budget's (OMB) program assessment requirements. Through annual performance reports, Federal agencies provide detailed information on their progress in meeting program performance objectives. Congress and OMB now use performance information to support budget decisions. Many state and local governments are requiring similar systems of accountability to document results and justify funding. In order to gather information on the performance of its program, the Administration on Aging surveys the participants in its Older Americans Act programs. These national surveys provide a portrait of who receives these services and how they assess the quality of the services received.</p>\n", 'programCode': ['009:044'], 'title': 'First National Survey of Older Americans Act Survey of Participants', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Community Living, Department of Health & Human Services'}, 'theme': ['Community', 'Health'], 'landingPage': 'https://healthdata.gov/dataset/first-national-survey-older-americans-act-survey-participants', 'modified': '2020-03-03', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'rhornyak'}, 'issued': '2012-05-30', 'accessLevel': 'public', 'identifier': 'fe57a1e5-d90e-41d9-82bb-c9491362c30f', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'http://www.aoa.gov/AoARoot/Program_Results/docs/2003/National_Survey/1st_National_Survey_Data_Files_2003.zip', 'mediaType': 'application/unknown', 'title': 'CSV '}], 'keyword': ['community health'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.aoa.gov/AoARoot/Program_Results/docs/2003/National_Survey/1st_National_Survey_Codebooks_2003.zip'}, {'description': '<p>The National Survey on Drug Use and Health (NSDUH) series (formerly titled National Household Survey on Drug Abuse) primarily measures the prevalence and correlates of drug use in the United States. The surveys are designed to provide quarterly, as well as annual, estimates. Information is provided on the use of illicit drugs, alcohol, and tobacco among members of United States households aged 12 and older. Questions included age at first use as well as lifetime, annual, and past-month usage for the following drug classes: marijuana, cocaine (and crack), hallucinogens, heroin, inhalants, alcohol, tobacco, and nonmedical use of prescription drugs, including pain relievers, tranquilizers, stimulants, and sedatives. The survey covers substance abuse treatment history and perceived need for treatment, and includes questions from the Diagnostic and Statistical Manual (DSM) of Mental Disorders that allow diagnostic criteria to be applied. The survey included questions concerning treatment for both substance abuse and mental health-related disorders. Respondents were also asked about personal and family income sources and amounts, health care access and coverage, illegal activities and arrest record, problems resulting from the use of drugs, and needle-sharing.</p>\n', 'programCode': ['009:061'], 'title': 'National Survey on Drug Use and Health (NSDUH), 2010', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration, Department of Health & Human Services'}, 'theme': ['Health'], 'landingPage': 'https://healthdata.gov/dataset/national-survey-drug-use-and-health-nsduh-2010', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'temporal': '2010-01-01T00:00:00-05:00/2010-12-31T00:00:00-05:00', 'identifier': 'e1237c89-6291-4562-aa8a-54b16805763f', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'http://www.icpsr.umich.edu/icpsrweb/SAMHDA/studies/32722', 'mediaType': 'application/unknown', 'title': 'CSV'}], 'keyword': ['addiction', 'alcohol', 'alcohol abuse', 'alcohol consumption', 'amphetamines', 'barbiturates', 'cocaine', 'controlled drugs', 'crack cocaine', 'Demographics', 'depression', 'drinking behavior', 'drug abuse', 'drug dependence', 'drug treatment', 'drug use', 'Drugs', 'employment', 'hallucinogens', 'health care', 'heroin', 'households', 'income', 'inhalants', 'marijuana', 'mental health', 'mental health services', 'methamphetamine', 'pain relievers', 'pregnancy', 'Prescription Drugs', 'sedatives', 'smoking', 'stimulants', 'substance abuse', 'Substance Abuse Treatment', 'tobacco use', 'tranquilizers', 'youths'], 'bureauCode': ['009:30'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.icpsr.umich.edu/icpsrweb/SAMHDA/studies/32722'}, {'description': '<p>The Population online databases contain data from the US Census Bureau. The Census Estimates online database contains contains county-level population counts for years 1970 - 2000. The data comprise the April 1st Census counts for years 1970, 1980, 1990 and 2000, the July 1st intercensal estimates for years 1971-1979 and 1981-1989, and the July 1st postcensal estimates for years 1991-1999. The Census Projections online database contains population projections for years 2004-2030 by year, state, age, race and sex, prodyced by teh Cenus Bureau in 2005. The data are produced by the United States Department of Commerce, U.S. Census Bureau, Population Division.</p>\n', 'programCode': ['006:008'], 'title': 'CDC WONDER: Population (from Census)', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention, Department of Health & Human Services'}, 'theme': ['State'], 'landingPage': 'https://healthdata.gov/dataset/cdc-wonder-population-census', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'temporal': '1970-01-01T00:00:00-05:00/2030-12-31T00:00:00-05:00', 'identifier': '4e273172-5ab5-4db6-bb27-573f15386778', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'query tool', 'accessURL': 'http://wonder.cdc.gov/population.html', 'mediaType': 'application/unknown', 'title': 'Query Tool '}], 'keyword': ['Age', 'County', 'Race', 'Sex', 'State', 'year'], 'bureauCode': ['009:20'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://wonder.cdc.gov/population.html'}, {'description': "<p>In 1992, Congress enacted the Fertility Clinic Success Rate and Certification Act (FCSRCA). The act requires CDC to collect data from clinics and submit an annual report to Congress on Assisted Reproductive Technology (ART) success rates. In 1996, CDC initiated the ART Surveillance System to collect cycle specific and clinic specific data from all medical clinics practicing ART in the United States and its territories. The data collected include patient's diagnosis, type of ART, clinical information pertaining to the ART procedure, and information on pregnancy outcomes.</p>\n", 'programCode': ['009:048'], 'title': 'Assisted Reproductive Technology (ART) Surveillance', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention, Department of Health & Human Services'}, 'theme': ['Health'], 'landingPage': 'https://healthdata.gov/dataset/assisted-reproductive-technology-art-surveillance', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'temporal': '1995-01-01T00:00:00-05:00/2008-12-31T00:00:00-05:00', 'identifier': '329645f5-726d-4a73-9b18-044642e6532f', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'query tool', 'accessURL': 'http://www.cdc.gov/art/ARTReports.htm', 'mediaType': 'application/unknown', 'title': 'Query Tool '}], 'keyword': ['infertility', 'reproductive health'], 'bureauCode': ['009:20'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': "<p>AoA's Performance Outcomes Measures project (POMP) helps States and Area Agencies on Aging assess their own program performance, while assisting AoA to meet the accountability provisions of the Government Performance and Results Act (GPRA) and the Office of Management and Budget's (OMB) program assessment requirements. Through annual performance reports, Federal agencies provide detailed information on their progress in meeting program performance objectives. Congress and OMB now use performance information to support budget decisions. Many state and local governments are requiring similar systems of accountability to document results and justify funding. In order to gather information on the performance of its program, the Administration on Aging surveys the participants in its Older Americans Act programs. These national surveys provide a portrait of who receives these services and how they assess the quality of the services received.</p>\n", 'programCode': ['009:048'], 'title': 'Fourth National Survey of Older Americans Act Participants', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Community Living, Department of Health & Human Services'}, 'theme': ['Community', 'Health'], 'landingPage': 'https://healthdata.gov/dataset/fourth-national-survey-older-americans-act-participants', 'modified': '2020-03-03', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'rhornyak'}, 'issued': '2012-05-30', 'accessLevel': 'public', 'identifier': 'e4107bf7-f22b-4953-8204-dab089ea5f6b', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'http://www.aoa.gov/AoARoot/Program_Results/docs/2008/National_Survey/4th_National_Survey_Data_Files_2008.zip', 'mediaType': 'application/unknown', 'title': 'CSV '}], 'keyword': ['community health'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.aoa.gov/AoARoot/Program_Results/docs/2008/National_Survey/4th_National_Survey_Codebooks_2008.zip'}, {'description': '<p>The United States Cancer Statistics (USCS) online databases in WONDER provide cancer incidence and mortality data for the United States for the years since 1999, by year, state and metropolitan areas (MSA), age group, race, ethnicity, gender, childhood cancer classifications and cancer site. Report case counts, deaths, crude and age-adjusted incidence and death rates, and 95% confidence intervals for rates. The USCS data are the official federal statistics on cancer incidence from registries having high-quality data and cancer mortality statistics for 50 states and the District of Columbia. USCS are produced by the Centers for Disease Control and Prevention (CDC) and the National Cancer Institute (NCI), in collaboration with the North American Association of Central Cancer Registries (NAACCR). Mortality data are provided by the Centers for Disease Control and Prevention (CDC), National Center for Health Statistics (NCHS), National Vital Statistics System (NVSS).</p>\n', 'programCode': ['009:047'], 'title': 'CDC WONDER: Cancer Statistics', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention, Department of Health & Human Services'}, 'theme': ['State'], 'landingPage': 'https://healthdata.gov/dataset/cdc-wonder-cancer-statistics', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'temporal': '1999-01-01T00:00:00-05:00/2006-12-31T00:00:00-05:00', 'identifier': 'c935e71d-c2b5-4736-876a-e0abaddc1684', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'query tool', 'accessURL': 'http://wonder.cdc.gov/cancer.html', 'mediaType': 'application/unknown', 'title': 'Query Tool '}], 'keyword': ['Age', 'cancer', 'Ethnicity', 'incidence', 'metropolitan', 'mortality', 'msa', 'population', 'Race', 'registry', 'Sex', 'State', 'year'], 'bureauCode': ['009:20'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://wonder.cdc.gov/cancer.html'}, {'description': '<p>The CDC WONDER Mortality - Underlying Cause of Death online database is a county-level national mortality and population database spanning the years since 1979. Data are updated annually. The number of deaths, crude death rates, age-adjusted death rates, standard errors and confidence intervals for death rates can be obtained by place of residence (total U.S., Census region, Census division, state, and county), age group (including infant age groups), race (years 1979-1998: White, Black, and Other; years 1999-present: American Indian or Alaska Native, Asian or Pacific Islander, Black or African American, and White), Hispanic origin (years 1979-1998: not available; years 1999-present: Hispanic or Latino, not Hispanic or Latino, Not Stated), gender, year of death, and underlying cause ofdeath (years 1979-1998: 4-digit ICD-9 code and 72 cause-of-death recode; years 1999-present: 4-digit ICD-10 codes and 113 cause-of-death recode, as well as the Injury Mortality matrix classification for Intent and Mechanism), and urbanization level of residence (2006 NCHS urban-rural classification scheme for counties). The data are produced by the National Center for Health Statistics.</p>\n', 'programCode': ['009:048'], 'title': 'CDC WONDER: Mortality - Underlying Cause of Death', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention, Department of Health & Human Services'}, 'theme': ['Health', 'State'], 'landingPage': 'https://healthdata.gov/dataset/cdc-wonder-mortality-underlying-cause-death', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'temporal': '1999-01-01T00:00:00-05:00/2007-12-31T00:00:00-05:00', 'identifier': '1321ae3e-d8d7-4c9a-8f36-f53c10912853', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'query tool', 'accessURL': 'http://wonder.cdc.gov/mortSQL.html', 'mediaType': 'application/unknown', 'title': 'Query Tool '}], 'keyword': ['Age', 'Births', 'Cause', 'County', 'deaths', 'disease', 'health', 'Hispanic', 'ICD', 'infant', 'mortality', 'population', 'Race', 'Sex', 'State', 'urbanization'], 'bureauCode': ['009:20'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://wonder.cdc.gov/wonder/help/cmf.html'}, {'description': '<p>The National Environmental Public Health Tracking Network is a system of integrated health, exposure, and hazard information and data from a variety of national, state, and city sources. On the Tracking Network, you can explore information and view maps, tables, and charts about health and environment across the country.</p>\n', 'programCode': ['009:032'], 'title': 'CDC National Environmental Public Health Tracking Network (Tracking Network)', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention, Department of Health & Human Services'}, 'theme': ['Health', 'Quality', 'Community'], 'landingPage': 'https://healthdata.gov/dataset/cdc-national-environmental-public-health-tracking-network-tracking-network', 'contactPoint': {'hasEmail': 'mailto:trackingsupport@cdc.gov', 'fn': 'Tracking Support'}, 'issued': '2012-05-30', 'accessLevel': 'public', 'identifier': 'c35e20c1-34f0-4126-b031-b626985ab2f1', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'query tool', 'accessURL': 'http://www.cdc.gov/ephtracking/', 'mediaType': 'application/unknown', 'title': 'Query Tool'}], 'keyword': ['air quality', 'asthma', 'birth defects', 'cancer', 'childhood cancer', 'community health', 'community water', 'environmental health', 'exposure', 'health effects', 'health outcomes', 'heart attack', 'homes', 'lead poisoning', 'tracking network', 'water', 'well water'], 'bureauCode': ['009:20'], 'modified': '2016-04-05', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': "<p>The Births (Natality) online databases in CDC WONDER report birth rates, fertility rates and counts of live births occurring within the United States to U.S. residents and non-residents. Counts can be obtained by state, county, child's gender and weight, mother's race, mother's age, mother's education, gestation period, prenatal care, birth plurality, and mother's medical and tobacco use risk factors. The data are derived from birth certificates. Data are available since 1995. The data are produced by the National Center for Health Statistics.</p>\n", 'programCode': ['009:015'], 'title': 'CDC WONDER: Births', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention, Department of Health & Human Services'}, 'theme': ['Health', 'State'], 'landingPage': 'https://healthdata.gov/dataset/cdc-wonder-births', 'modified': '2020-03-03', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'temporal': '1995-01-01T00:00:00-05:00/2006-12-31T00:00:00-05:00', 'identifier': '2703dd18-34f2-4101-8a43-9499eba7f787', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'query tool', 'accessURL': 'http://wonder.cdc.gov/natality.html', 'mediaType': 'application/unknown', 'title': 'Query Tool '}], 'keyword': ['Age', 'anemia', 'birth weight', 'Births', 'cardiac', 'cervix', 'County', 'diabetes', 'eclampsia', 'Education', 'gestational age', 'health', 'Hispanic', 'hydramnios', 'hypertension', 'infant', 'lung', 'natality', 'oligohydramnios', 'population', 'pregnancy', 'prenatal care', 'Race', 'risk factors', 'Sex', 'State', 'tobacco use', 'year'], 'bureauCode': ['009:20'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://wonder.cdc.gov/wonder/help/natality.html'}, {'description': "<p>PubChem contains the chemical structures of small organic molecules and information on their biological activities. PubChem includes substance information, compound structures, and bioactivity data in three primary databases, PCSubstance, PCCompound, and PCBioAssay, respectively. PubChem is integrated with Entrez, NCBI's primary search engine, and also provides compound neighboring, sub/superstructure, similarity structure, bioactivity data, and other searching features.</p>\n", 'programCode': ['009:046'], 'title': 'PubChem', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'theme': ['Community', 'Health'], 'landingPage': 'https://healthdata.gov/dataset/pubchem', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'temporal': '2004-01-01T00:00:00-05:00/2004-01-01T00:00:00-05:00', 'identifier': '9dfde3e5-0675-4c9e-b6f7-0a602f6cb581', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'api', 'accessURL': 'http://pubchem.ncbi.nlm.nih.gov/pug/pughelp.html', 'mediaType': 'application/unknown', 'title': 'API'}], 'keyword': ['chemistry physical', 'community health', 'organic chemicals'], 'bureauCode': ['009:25'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.nlm.nih.gov/mesh/MBrowser.html'}, {'description': "<p>The State Snapshots provide graphical representations of State-specific health care quality information, including strengths, weaknesses, and opportunities for improvement. The goal is to help State officials and their public- and private-sector partners better understand health care quality and disparities in their State. State-level information used to create the State Snapshots is based on data collected for the National Healthcare Quality Report (NHQR). The State Snapshots include summary measures of quality of care and States' performances relative to all States, the region, and best performing States by overall health care quality, types of care (preventive, acute, and chronic), settings of care (hospitals, ambulatory care, nursing home, and home health), and clinical conditions (cancer, diabetes, heart disease, maternal and child health, and respiratory diseases). Special focus areas on diabetes, asthma, Healthy People 2010, clinical preventive services, disparities, payer, and variation over time are also featured. The Agency for Healthcare Research and Quality (AHRQ) has released the State Snapshots each year in conjunction with the 2004 NHQR through the 2009 NHQR.</p>\n", 'programCode': ['009:072'], 'title': 'State Snapshots', 'publisher': {'@type': 'org:Organization', 'name': 'Agency for Healthcare Research and Quality, Department of Health & Human Services'}, 'theme': ['Health', 'Quality', 'State'], 'landingPage': 'https://healthdata.gov/dataset/state-snapshots', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'accessLevel': 'public', 'identifier': '234049e8-dd71-4b9d-8dc2-ab56471b9011', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://statesnapshots.ahrq.gov/snaps09/allStatesallMeasures.jsp?menuId=63&state=', 'mediaType': 'application/unknown', 'title': 'Query Tool '}], 'keyword': ['health care quality', 'nhqr', 'state health care'], 'bureauCode': ['009:33'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The Behavioral Risk Factor Surveillance System (BRFSS) is a state-based system of health surveys that collects information on health risk behaviors, preventive health practices, and health care access primarily related to chronic disease and injury. For many states, the BRFSS is the only available source of timely, accurate data on health-related behaviors.</p>\n', 'programCode': ['009:072'], 'title': 'CDC Behavioral Risk Factor Surveillance System (BRFSS)', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention, Department of Health & Human Services'}, 'theme': ['Health'], 'landingPage': 'https://healthdata.gov/dataset/cdc-behavioral-risk-factor-surveillance-system-brfss', 'modified': '2020-02-21', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'temporal': '1984-01-01T00:00:00-05:00/2009-12-31T00:00:00-05:00', 'identifier': '15ece528-43c1-45c3-ba01-0b9a4f5a31f0', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'query tool', 'accessURL': 'http://www.cdc.gov/brfss/', 'mediaType': 'application/unknown', 'title': 'Query Tool '}], 'keyword': ['chronic disease', 'health', 'health care access', 'health-related behaviors', 'infectious disease', 'injury', 'Prevalence', 'preventive practices', 'Survey', 'Trends'], 'bureauCode': ['009:20'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>PubMed comprises more than 26 million citations for biomedical literature from MEDLINE, life science journals, and online books. Citations may include links to full-text content from PubMed Central and publisher web sites.</p>\n', 'programCode': ['009:048'], 'publisher': {'@type': 'org:Organization', 'name': 'National Library of Medicine (NLM)'}, 'landingPage': 'http://www.ncbi.nlm.nih.gov/pubmed', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:custserv@nlm.nih.gov', 'fn': 'NLM Customer Service'}, 'issued': '2012-05-30', 'accessLevel': 'public', 'identifier': '063e015e-f2bf-46f2-8b12-7447ab2973cf', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.ncbi.nlm.nih.gov/pubmed', 'mediaType': 'application/unknown', 'title': 'Search PubMed'}, {'@type': 'dcat:Distribution', 'format': 'api', 'accessURL': 'http://www.ncbi.nlm.nih.gov/books/NBK25497/', 'mediaType': 'application/unknown', 'title': 'E-utilities API'}, {'@type': 'dcat:Distribution', 'format': 'data', 'accessURL': 'https://www.nlm.nih.gov/databases/download/pubmed_medline.html', 'mediaType': 'application/unknown', 'title': 'Download PubMed Data'}], 'keyword': ['bioethics', 'clinical medicine', 'community health', 'dentistry', 'ethics medical', 'medicine', 'nursing'], 'bureauCode': ['009:25'], 'dataQuality': True, 'title': 'PubMed'}, {'description': '<p>Health Data Interactive (HDI) presents a broad range of important public health indicators through an interactive web-based application that provides access to pre-tabulated national and state data for the US. The primary objective is to provide national estimates of public health measures cross tabulated by a common set of variables. HDI tables contain national health statistics for infants, children, adolescents, adults, and older adults. The tables can be customized by age, gender, race/ethnicity, and geographic location to explore different trends and patterns.n</p>\n', 'programCode': ['009:048'], 'title': 'Health Data Interactive (HDI)', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention, Department of Health & Human Services'}, 'theme': ['Community', 'Health'], 'landingPage': 'https://healthdata.gov/dataset/health-data-interactive-hdi', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'accessLevel': 'public', 'identifier': '44e9579d-9bb4-4b47-8b47-9fc3e130d71c', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'query tool', 'accessURL': 'http://www.cdc.gov/nchs/hdi.htm', 'mediaType': 'application/unknown', 'title': 'Query Tool '}], 'keyword': ['Birth', 'community health', 'disease prevention', 'health care access', 'health care use', 'health conditions', 'health data', 'health insurance', 'health statistics', 'health status', 'health trends', 'life expectancy', 'mortality', 'pregnancy', 'risk factors'], 'bureauCode': ['009:20'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The National Sample Survey of Registered Nurses (NSSRN) Download makes data from the survey readily available to users in a one-stop download. The Survey has been conducted approximately every four years since 1977. For each survey year, HRSA has prepared two Public Use File databases in flat ASCII file format without delimiters. The 2008 data are also offerred in SAS and SPSS formats. Information likely to point to an individual in a sparsely-populated county has been withheld. General Public Use Files are State-based and provide information on nurses without identifying the County and Metropolitan Area in which they live or work. County Public Use Files provide most, but not all, the same information on the nurse from the General Public Use File, and also identifies the County and Metropolitan Areas in which the nurses live or work. NSSRN data are to be used for research purposes only and may not be used in any manner to identify individual respondents.</p>\n', 'programCode': ['009:014'], 'title': 'Nursing Workforce Survey Data (National Sample Survey of Registered Nurses)', 'temporal': '1978-01-01T00:00:00-05:00/2008-12-31T00:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Health Resources and Services Administration'}, 'theme': ['Community', 'Health'], 'landingPage': 'https://data.hrsa.gov/topics/health-workforce/nursing-workforce-survey-data', 'contactPoint': {'hasEmail': 'mailto:mwashko@hrsa.gov', 'fn': 'Michelle Washko'}, 'issued': '2012-05-30', 'accessLevel': 'public', 'identifier': 'a8f9b63d-e28e-4a36-8ec3-aeb0e7e1559d', '@type': 'dcat:Dataset', 'modified': '2018-09-24', 'keyword': ['associate degree', 'bachelor s degree', 'bhw', 'bureau of health', 'community health', 'doctorate degree', 'education', 'Eligibility', 'ethnic background', 'financed', 'general information', 'health workforce', 'hrsa', 'master s degree', 'national center for health workforce analysis', 'national sample survey of registered nurses', 'nchwa', 'nssrs', 'nurse', 'nurse anesthetist', 'nurse midwife', 'nurse practitioner', 'nurses', 'racial background'], 'bureauCode': ['009:15'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'https://bhw.hrsa.gov/health-workforce-analysis/data'}, {'description': '<p>This data set provides information about the appeals and claims received by the Office of Medicare and Hearings by state for Fiscal Year 2006 - 2012.</p>\n', 'programCode': ['009:078'], 'title': 'Office of Medicare Hearings and Appeals (OMHA) - Receipts by State', 'temporal': '2006-01-01T00:00:00-05:00/2012-01-01T00:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Office of Medicare Hearings and Appeals'}, 'theme': ['Community', 'Health', 'Medicare', 'State'], 'landingPage': 'https://healthdata.gov/dataset/office-medicare-hearings-and-appeals-omha-receipts-state', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:kimberly.rubi@hhs.gov', 'fn': 'Kimberly Rubi'}, 'issued': '2012-05-30', 'accessLevel': 'public', 'identifier': 'caecb635-fe29-42ba-a4fe-282f0310d9a8', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>This dataset is a compilation of appeals received each fiscal year by state.</p>\n', 'format': 'csv', 'title': 'Office of Medicare Hearings and Appeals (OMHA) Receipts by State - Appeals', 'accessURL': 'http://www.hhs.gov/omha/Data/Health%20Data%20Sets/receipts_by_state_appeals_csv.csv', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'description': '<p>This dataset is a compilation of the percentage of appeals received from each state by fiscal year.</p>\n', 'format': 'csv', 'title': 'Office of Medicare Hearings and Appeals (OMHA) Receipts by State - Appeals Percentage', 'accessURL': 'http://www.hhs.gov/omha/Data/Health%20Data%20Sets/receipts_by_state_appeals_percentage_csv.csv', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'description': '<p>This dataset is a compilation of the claims received each fiscal year.</p>\n', 'format': 'csv', 'title': 'Office of Medicare Hearings and Appeals (OMHA) Receipts by State - Claims', 'accessURL': 'http://www.hhs.gov/omha/Data/Health%20Data%20Sets/receipts_by_state_claims_csv.csv', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'description': '<p>This dataset is a compilation of the percentage of claims received from each state by fiscal year.</p>\n', 'format': 'csv', 'title': 'Office of Medicare Hearings and Appeals (OMHA) Receipts by State - Claims Percentage', 'accessURL': 'http://www.hhs.gov/omha/Data/Health%20Data%20Sets/receipts_by_state_claims_percentage_csv.csv', 'mediaType': 'application/unknown'}], 'keyword': ['appeals', 'Claims', 'community health', 'Medicare', 'omha', 'State'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>HCUPnet is an on-line query system that provides free, instant access to the largest set of all-payer health care databases that are publicly available. Using HCUPnet\'s easy step-by-step query system, you can generate tables and graphs on statistics and trends for acute care hospitals in the U.S.</p>\n<p>HCUPnet provides:<br />\n\uf0a7 National and regional estimates for inpatient stays and emergency department visits;<br />\n\uf0a7 State counts of inpatient stays and emergency department visits for those states that agreed to participate;<br />\n\uf0a7 National estimates on readmissions and readmission rates;<br />\n\uf0a7 County-level statistics on hospital use and potentially preventable admissions, based on the AHRQ Quality Indicators (QIs)*</p>\n<p>For most queries, detailed information is available for conditions and procedures (by ICD-9-CM codes and Clinical Classification Software), and for diagnosis related groups (DRGs).</p>\n<p>HCUPnet allows easy access to information from datasets that are part of the Healthcare Cost and Utilization Project (HCUP); details on obtaining these datasets are also available in <a href="http://www.healthdata.gov">www.healthdata.gov</a></p>\n', 'programCode': ['009:072'], 'temporal': '1993-01-02T00:00:00-05:00/2016-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Agency for Healthcare Research and Quality, Department of Health & Human Services'}, 'theme': ['Community', 'Health', 'Quality', 'Medicare', 'Hospital', 'Inpatient', 'National', 'State'], 'landingPage': 'https://hcupnet.ahrq.gov', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:hcup@ahrq.gov', 'fn': 'HCUP User Support'}, 'issued': '2012-05-30', 'accessLevel': 'public', 'identifier': '1f692757-76c2-47d0-a39f-2ac3c0ecbd66', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'query tool', 'accessURL': 'http://hcupnet.ahrq.gov/', 'mediaType': 'application/unknown', 'title': 'Query Tool '}], 'keyword': ['Claims', 'community health', 'diagnoses', 'Emergency Department', 'hcup', 'health care', 'health statistics', 'Hospital', 'Inpatient', 'procedures', 'quality indicators', 'Readmissions', 'Utilization'], 'bureauCode': ['009:33'], 'dataQuality': True, 'title': 'HCUPnet', 'describedBy': 'https://hcupnet.ahrq.gov/#methodology'}, {'description': '<p>This dataset represents a subset of the products developed by commercial partners using NIH and FDA inventions and technologies</p>\n', 'programCode': ['009:046'], 'title': 'Products developed using NIH and FDA inventions', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH), Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/products-developed-using-nih-and-fda-inventions', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'temporal': '1981-01-01T00:00:00-05:00/1981-01-01T00:00:00-05:00', 'identifier': 'b0bb9288-ad10-4d79-8a13-1e0fbaf80962', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'widget', 'accessURL': 'http://www.ott.nih.gov/widgets/', 'mediaType': 'application/unknown', 'title': 'Widget '}], 'keyword': ['biomedical', 'collaboration', 'innovation', 'invention', 'licensing', 'materials', 'MediCal', 'nih', 'patents', 'product development', 'products', 'Research', 'technology'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>This dataset represents all technologies available for licensing from the National Institutes of Health (NIH), the Food and Drug Administration (FDA), and the Center for Disease Control and Prevention (CDC).</p>\n', 'programCode': ['009:046'], 'title': 'Licensing Opportunities for NIH, CDC & FDA Technologies', 'temporal': '2014-04-01T00:00:00-04:00/2014-04-01T00:00:00-04:00', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'landingPage': 'https://healthdata.gov/dataset/licensing-opportunities-nih-cdc-fda-technologies', 'modified': '2020-02-21', 'contactPoint': {'hasEmail': 'mailto:aprabhu@od.nih.gov', 'fn': 'Ajoy Prabhu'}, 'issued': '2012-05-30', 'accessLevel': 'public', 'identifier': 'caf1a232-013f-4bcf-9258-d7fc10adc73e', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.ott.nih.gov/opportunities', 'mediaType': 'application/unknown', 'title': 'Query Tool '}, {'@type': 'dcat:Distribution', 'description': '<p>NIH OTT API - National Institutes of Health Office of Technology Transfer API</p>\n', 'format': 'api', 'title': 'NIH OTT API', 'accessURL': 'http://www.ott.nih.gov/nih-ott-api', 'mediaType': 'application/unknown'}], 'keyword': ['CDC', 'fda', 'innovation', 'invention', 'licensing', 'materials', 'nih', 'occupational safety', 'patents', 'reasearch', 'technology'], 'bureauCode': ['001:05'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>CDC child growth charts consist of a series of percentile curves that illustrate the distribution of selected body measurements in U.S. children. Pediatric growth charts have been used by pediatricians, nurses, and parents to track the growth of infants, children, and adolescents in the United States since 1977. Growth charts are not intended to be used as a sole diagnostic instrument. Instead, growth charts are tools that contribute to forming an overall clinical impression for the child being measured.</p>\n', 'programCode': ['009:029'], 'title': 'CDC Child Growth Charts', 'temporal': '1965-01-01T00:00:00-05:00/2000-12-31T00:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention, Department of Health & Human Services'}, 'theme': ['Community', 'Health'], 'landingPage': 'https://healthdata.gov/dataset/cdc-child-growth-charts', 'modified': '2018-11-20', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'accessLevel': 'public', 'identifier': 'd161b0bc-177d-4dd8-85aa-8fcf912a49f4', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'query tool', 'accessURL': 'http://www.cdc.gov/growthcharts/', 'mediaType': 'application/unknown', 'title': 'Query Tool '}], 'keyword': ['Age', 'babies', 'bmi', 'child', 'community health', 'growth charts', 'head circumference', 'infant', 'length', 'lms parameters', 'pediatric', 'percentiles', 'stature', 'weight', 'z-scores'], 'bureauCode': ['009:20'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': "<p>The National Library of Medicine's web site for consumer information about genetic conditions and the genes responsible for those conditions.</p>\n", 'programCode': ['009:041'], 'temporal': '2003-01-01T00:00:00-05:00/2003-01-01T00:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'National Library of Medicine (NLM)'}, 'theme': ['Community', 'Health'], 'landingPage': 'https://ghr.nlm.nih.gov/', 'modified': '2018-11-30', 'contactPoint': {'hasEmail': 'mailto:custserv@nlm.nih.gov', 'fn': 'NLM Customer Service'}, 'issued': '2012-05-30', 'accessLevel': 'public', 'identifier': '8646ad15-d150-4c68-9603-bad94f48fbe3', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://ghr.nlm.nih.gov/', 'mediaType': 'application/unknown', 'title': 'API '}, {'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://ghr.nlm.nih.gov/', 'mediaType': 'application/unknown', 'title': 'Search and Browse Genetics Home Reference'}], 'keyword': ['community health'], 'bureauCode': ['009:25'], 'dataQuality': True, 'title': 'Genetics Home Reference', 'describedBy': 'http://www.nlm.nih.gov/mesh/MBrowser.html'}, {'description': '<p>This H1N1 widget provides a graphic with links to H1N1 Flu Info</p>\n', 'programCode': ['009:026'], 'title': 'HHS 2009 Flu Info', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention, Department of Health & Human Services'}, 'theme': ['Hospital'], 'landingPage': 'https://healthdata.gov/dataset/hhs-2009-flu-info', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'accessLevel': 'public', 'identifier': '0c1242c4-5282-4ff8-8490-84e0b2291224', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'widget', 'accessURL': 'http://www.cdc.gov/Widgets/#swineflu', 'mediaType': 'application/unknown', 'title': 'Widget '}], 'keyword': ['deaths', 'federal widget', 'flu information', 'h1n1', 'hospitalizations', 'novel influenza a', 'origin', 'outbreak', 'plan', 'planning', 'prepare', 'preparing', 'swine', 'things to do', 'unsubtypable', 'virus'], 'bureauCode': ['009:20'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>WONDER online databases include county-level Compressed Mortality (death certificates) since 1979; county-level Multiple Cause of Death (death certificates) since 1999; county-level Natality (birth certificates) since 1995; county-level Linked Birth / Death records (linked birth-death certificates) since 1995; state & large metro-level United States Cancer Statistics mortality (death certificates) since 1999; state & large metro-level United States Cancer Statistics incidence (cancer registry cases) since 1999; state and metro-level Online Tuberculosis Information System (TB case reports) since 1993; state-level Sexually Transmitted Disease Morbidity (case reports) since 1984; state-level Vaccine Adverse Event Reporting system (adverse reaction case reports) since 1990; county-level population estimates since 1970. The WONDER web server also hosts the Data2010 system with state-level data for compliance with Healthy People 2010 goals since 1998; the National Notifiable Disease Surveillance System weekly provisional case reports since 1996; the 122 Cities Mortality Reporting System weekly death reports since 1996; the Prevention Guidelines database (book in electronic format) published 1998; the Scientific Data Archives (public use data sets and documentation); and links to other online data sources on the "Topics" page.</p>\n', 'programCode': ['009:048'], 'title': 'Wide-ranging Online Data for Epidemiologic Research (WONDER)', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention, Department of Health & Human Services'}, 'theme': ['Community', 'Health'], 'landingPage': 'https://healthdata.gov/dataset/wide-ranging-online-data-epidemiologic-research-wonder', 'modified': '2020-03-03', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'accessLevel': 'public', 'identifier': 'c1e25290-2a81-4584-9c8e-9c21512c252a', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'api', 'accessURL': 'http://wonder.cdc.gov/wonder/help/WONDER-API.html', 'mediaType': 'application/unknown', 'title': 'API '}], 'keyword': ['Births', 'community health', 'deaths', 'disease incidence'], 'bureauCode': ['009:20'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>This data set provides information about the appeals and claims received by the Office of Medicare and Hearings by appeal category for Fiscal Year 2006 - 2012.</p>\n', 'programCode': ['009:078'], 'title': 'Office of Medicare Hearings and Appeals (OMHA) - Receipts by Appeal Category', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['Medicare'], 'landingPage': 'https://healthdata.gov/dataset/office-medicare-hearings-and-appeals-omha-receipts-appeal-category-0', 'contactPoint': {'hasEmail': 'mailto:kimberly.rubi@hhs.gov', 'fn': 'Kimberly Rubi'}, 'issued': '2012-05-30', 'temporal': '2006-01-01T00:00:00-05:00/2012-01-01T00:00:00-05:00', 'identifier': '6db3eff5-b903-43cd-8447-ec536bde3c1f', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'http://www.hhs.gov/omha/resources/Health%20Data%20Sets/receipts_by_category_appeals_csv.csv', 'mediaType': 'application/unknown', 'title': 'CSV '}, {'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'http://www.hhs.gov/omha/resources/Health%20Data%20Sets/receipts_by_category_appeal_percentage_csv.csv', 'mediaType': 'application/unknown', 'title': 'CSV '}, {'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'http://www.hhs.gov/omha/resources/Health%20Data%20Sets/receipts_by_category_claims_csv.csv', 'mediaType': 'application/unknown', 'title': 'CSV '}, {'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'http://www.hhs.gov/omha/resources/Health%20Data%20Sets/receipts_by_category_claims_percentage_csv.csv', 'mediaType': 'application/unknown', 'title': 'CSV '}], 'keyword': ['appeal category', 'appeals', 'claims', 'medicare', 'omha'], 'bureauCode': ['009:00'], 'modified': '2016-09-02', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>WISQARS is an interactive query system that provides data on injury deaths, violent deaths, and nonfatal injuries treated in U.S. emergency departments.</p>\n', 'programCode': ['009:020'], 'title': 'Web-based Injury Statistics Query and Reporting System (WISQARS)', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention, Department of Health & Human Services'}, 'theme': ['Health', 'Community'], 'landingPage': 'https://healthdata.gov/dataset/web-based-injury-statistics-query-and-reporting-system-wisqars', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Health Data'}, 'issued': '2012-05-30', 'accessLevel': 'public', 'identifier': 'bb0ead59-b3fd-4b14-8d12-439e8240fc82', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'query tool', 'accessURL': 'http://www.cdc.gov/injury/wisqars/', 'mediaType': 'application/unknown', 'title': 'Query Tool'}], 'keyword': ['community health', 'injury deaths', 'nonfatal injuries', 'violent deaths', 'ypll'], 'bureauCode': ['009:20'], 'modified': '2016-04-05', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>Provides patients, family members, health care professionals, and members of the public easy access to information on clinical trials for a wide range of diseases and conditions.</p>\n', 'programCode': ['009:021'], 'temporal': '2000-01-01T00:00:00-05:00/2000-01-01T00:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'National Library of Medicine (NLM)'}, 'landingPage': 'https://healthdata.gov/dataset/clinicaltrialsgov', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:custserv@nlm.nih.gov', 'fn': 'NLM Customer Service'}, 'issued': '2012-05-30', 'accessLevel': 'public', 'identifier': 'a3199715-1c01-4213-b329-601541726142', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'api', 'accessURL': 'http://clinicaltrials.gov/ct/gui', 'mediaType': 'application/unknown', 'title': 'API'}, {'@type': 'dcat:Distribution', 'title': 'Download ClinicalTrials.gov Data', 'accessURL': 'https://clinicaltrials.gov/ct2/resources/download', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://clinicaltrials.gov/', 'mediaType': 'application/unknown', 'title': 'Query Interface'}], 'keyword': ['United States'], 'bureauCode': ['009:25'], 'dataQuality': True, 'title': 'ClinicalTrials.gov', 'describedBy': 'http://clinicaltrials.gov/ct2/info/linking'}, {'description': '<p>The FDA Peanut-Containing Product Recall widget allows you to browse the Food and Drug Administration (FDA) database of peanut butter and peanut-containing products subject to recall. This database makes it easier for you to determine whether any of the products you have at home are subject to recent recalls, and will be updated as new information becomes available.</p>\n', 'programCode': ['009:001'], 'title': 'FDA Peanut-Containing Product Recall', 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration, Department of Health & Human Services'}, 'theme': ['National'], 'landingPage': 'https://healthdata.gov/dataset/fda-peanut-containing-product-recall-0', 'modified': '2018-11-16', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'accessLevel': 'public', 'identifier': '178c1eb8-c2cc-4301-a3e1-b6ff1609b1a6', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'widget', 'accessURL': 'http://www.cdc.gov/Widgets/#peanutrecall', 'mediaType': 'application/unknown', 'title': 'Widget '}], 'keyword': ['brownie', 'cake and pie', 'candy', 'cereal', 'cookie', 'cracker', 'donut', 'fda', 'federal widget', 'ice cream', 'National', 'peanut butter', 'pet food', 'product', 'product-recalls', 'recalls', 'salmonella', 'snack bars'], 'bureauCode': ['009:10'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The MEPS-IC is an annual survey of establishments that collects information about employer-sponsored health insurance offerings in the United States. With MEPSnet/IC you have easy access to national and state-level statistics and trends about employer-based health insurance. It provides statistics and trends about health insurance offered by private establishments as well as national and regional health insurance estimates for State and local governments. MEPSnet/IC guides you through a step-by-step process to obtain the statistics you need. MEPSnet/IC generates statistics using annual data from the MEPS Insurance Component Tables that start in 1996 and are updated each year.</p>\n', 'programCode': ['009:073'], 'title': 'Medical Expenditure Panel Survey MEPSnet Insurance Component (MEPSnet/IC)', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Agency for Healthcare Research and Quality, Department of Health & Human Services'}, 'theme': ['Health'], 'landingPage': 'https://healthdata.gov/dataset/medical-expenditure-panel-survey-mepsnet-insurance-component-mepsnetic', 'modified': '2020-03-03', 'contactPoint': {'hasEmail': 'mailto:mepsprojectdirector@ahrq.hhs.gov', 'fn': 'AHRQ MEPS Project Director '}, 'issued': '2012-05-30', 'temporal': '1996-01-01T00:00:00-05:00/1996-01-01T00:00:00-05:00', 'identifier': '4038114e-4601-4009-a095-3351b8bb0b25', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'query tool', 'accessURL': 'http://meps.ahrq.gov/mepsweb/data_stats/MEPSnetIC.jsp', 'mediaType': 'application/unknown', 'title': 'Query Tool'}], 'keyword': ['health insurance'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>Research projects funded by the National Institutes of Health (NIH), other DHHS Operating Divisions (AHRQ, CDC, FDA, HRSA, SAMHSA), and the Department of Veterans Affairs. This is a monthly snapshot of the data publically accessible through the NIH Research Portfolio Online Reporting Tool, Expenditures and Results (RePORTER) system at <a href="http://report.nih.gov">http://report.nih.gov</a>. The RePORTER database contains information such as project title, abstract, principal investigator, funded organization, total awarded costs, categorization by area of research (NIH only), and project keywords. Also available is information on research publications and patents that have cited support from each project.</p>\n', 'programCode': ['009:046'], 'title': 'NIH Exported Research Portfolio Online Reporting Tools: Expenditures and Results (ExPORTER)', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH), Department of Health & Human Services'}, 'theme': ['Health'], 'landingPage': 'https://healthdata.gov/dataset/nih-exported-research-portfolio-online-reporting-tools-expenditures-and-results-exporter-0', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'temporal': '2005-01-01T00:00:00-05:00/2009-12-31T00:00:00-05:00', 'identifier': '8f4db285-46c8-445b-9541-9833a9e1d316', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://projectreporter.nih.gov/exporter/', 'mediaType': 'application/unknown', 'title': 'Query Tool '}], 'keyword': ['ahrq', 'behavioral', 'biomedical', 'CDC', 'contracts', 'disease', 'exporter', 'extramural', 'grants', 'health', 'hrsa', 'institution', 'intramural', 'investigator', 'nih', 'patent', 'Prevention', 'publication', 'report', 'reporter', 'Research', 'samhsa', 'va'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The Clinical Decision Support (CDS) Inventory contains descriptions of past and present CDS projects across the Federal Government. It includes Federal projects, contracts, and grants. Projects described address a wide variety of clinical conditions, delivery settings, patient populations and technical environments.</p>\n', 'programCode': ['009:046'], 'title': 'Clinical Decision Support (CDS) Inventory', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['Community', 'Health'], 'landingPage': 'https://healthdata.gov/dataset/clinical-decision-support-cds-inventory', 'modified': '2020-03-03', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'temporal': '2009-01-01T00:00:00-05:00/2010-12-31T00:00:00-05:00', 'identifier': '87a5013d-f08c-49bc-bef1-c122e1d4bd12', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'feed', 'accessURL': 'http://healthit.hhs.gov/portal/server.pt/gateway/PTARGS_0_0_5561_2905_19695_43/http%3B/wci-pubcontent/publish/onc/public_communities/a_e/cds/rss.xml', 'mediaType': 'application/unknown', 'title': 'Feed '}], 'keyword': ['community health', 'disease management', 'health information technology', 'patient safety'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The FluView National Flu Activity Map is a complementary widget to the state-by-state flu map widget introduced in the 2007-2008 flu season. This interactive map allows users to see the most recent seasonal influenza activity map for the entire country as well as the activity levels from previous weeks in the current flu season.</p>\n', 'programCode': ['009:026'], 'title': 'FluView National Flu Activity Map', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention, Department of Health & Human Services'}, 'theme': ['National', 'State'], 'landingPage': 'https://healthdata.gov/dataset/fluview-national-flu-activity-map', 'modified': '2020-03-03', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'accessLevel': 'public', 'identifier': '57081877-01c3-4e2b-a6c5-3b73268d5d5e', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'widget', 'accessURL': 'http://www.cdc.gov/Widgets/#fluview', 'mediaType': 'application/unknown', 'title': 'Widget '}], 'keyword': ['activity', 'CDC', 'epidemiologist', 'epidemiology', 'federal widget', 'flu', 'fluview', 'influenza', 'local', 'map', 'National', 'Regional', 'season', 'seasonal', 'State', 'surveillance', 'territory', 'widespread'], 'bureauCode': ['009:20'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>Provides up-to-date information on public health text alerts before and during emergencies.</p>\n', 'programCode': ['009:037'], 'title': 'CDC Emergency Text Messages', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention, Department of Health & Human Services'}, 'theme': ['Health', 'National'], 'landingPage': 'https://healthdata.gov/dataset/cdc-emergency-text-messages', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'accessLevel': 'public', 'identifier': '4bee5d23-e9e5-404e-adb8-649529e56c48', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'widget', 'accessURL': 'http://www.cdc.gov/Widgets/#emergency', 'mediaType': 'application/unknown', 'title': 'Widget '}], 'keyword': ['alert', 'CDC', 'data', 'federal widgets', 'flu', 'h1n1', 'information', 'National', 'peanut', 'pistachio', 'Prevention', 'Public Health', 'salud al dia', 'seasonal', 'Statistics', 'swine flu'], 'bureauCode': ['009:20'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>SEER Limited-Use cancer incidence data with associated population data. Geographic areas available are county and SEER registry. The Surveillance, Epidemiology, and End Results (SEER) Program of the National Cancer Institute collects and distributes high quality, comprehensive cancer data from a number of population-based cancer registries. Data include patient demographics, primary tumor site, morphology, stage at diagnosis, first course of treatment, and follow-up for vital status. The SEER Program is the only comprehensive source of population-based information in the United States that includes stage of cancer at the time of diagnosis and survival rates within each stage.</p>\n', 'programCode': ['009:047'], 'title': 'Cancer Incidence - Surveillance, Epidemiology, and End Results (SEER) Registries Limited-Use', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'National Cancer Institute (NCI), National Institutes of Health (NIH)'}, 'theme': ['Community', 'Health', 'State'], 'landingPage': 'https://healthdata.gov/dataset/cancer-incidence-surveillance-epidemiology-and-end-results-seer-registries-limited-use-0', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'temporal': '1973-01-01T00:00:00-05:00/2006-12-31T00:00:00-05:00', 'identifier': '68efde71-93b1-440d-b7d1-1847114d16ad', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://seer.cancer.gov/canques/incidence.html', 'mediaType': 'application/unknown', 'title': 'Query Tool '}], 'keyword': ['alaska', 'aleukemic', 'all sites', 'anus', 'appendix', 'arizona', 'ascending colon', 'bones and joints', 'brain', 'breast', 'California', 'cancer', 'cecum', 'cervix uteri', 'colon and rectum', 'community health', 'connecticut', 'corpus and uterus', 'corpus uteri', 'County', 'descending colon', 'digestive system', 'disease', 'endocrine system', 'epidemiology', 'esophagus', 'eye and orbit', 'floor of mouth', 'gallbladder', 'gum and other mouth', 'hawaii', 'health', 'hepatic flexure', 'hodgkin - nodal', 'hodgkin lymphoma', 'hypopharynx', 'incidence', 'iowa', 'kaposi sarcoma', 'large intestine', 'larynx', 'leukemia', 'lip', 'liver', 'lung and bronchus', 'lymphoma', 'male genital system', 'mesothelioma', 'miscellaneous', 'myeloma', 'nasopharynx', 'new mexico', 'nhl - extranodal', 'nhl - nodal', 'nos', 'nose', 'oropharynx', 'other biliary', 'other leukemia', 'ovary', 'pancreas', 'penis', 'peritoneum', 'pleura', 'prostate', 'rectum', 'registry', 'respiratory system', 'retroperitoneum', 'rural georgia', 'salivary gland', 'seer', 'seer 13', 'seer 9', 'sigmoid colon', 'small intestine', 'splenic flexure', 'stomach', 'subleukemic and nos', 'testis', 'thyroid', 'tongue', 'tonsil', 'trachea', 'transverse colon', 'ureter', 'urinary bladder', 'urinary system', 'us', 'utah', 'uterus', 'vagina', 'vulva'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': "<p>This reference provides significant summary information about health expenditures and the Centers for Medicare & Medicaid Services' (CMS) programs. The information presented was the most current available at the time of publication. Significant time lags may occur between the end of a data year and aggregation of data for that year.</p>\n", 'programCode': ['009:078'], 'title': 'CMS Statistics', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services, Department of Health & Human Services'}, 'theme': ['Community', 'Health', 'Medicare', 'Hospital'], 'landingPage': 'https://healthdata.gov/dataset/cms-statistics', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'accessLevel': 'public', 'identifier': '497f3c85-d7e8-44c4-83c1-c04f966ceccb', '@type': 'dcat:Dataset', 'modified': '2020-03-03', 'keyword': ['CMS', 'community health', 'Enrollment', 'hospital stay', 'hospital utilization', 'medicare short term stay', 'short term hospitalization', 'Statistics', 'Utilization'], 'bureauCode': ['009:38'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>This RSS Feed represents all Collaborative Research and Development (CRADA) opportunities available from the National Institutes of Health (NIH).The intent of Congress in establishing CRADAs was to promote national technological competitiveness and the rapid transfer of the fruits of innovation to the marketplace. CRADA research and development at the NIH should be directed to the development of biological and behavioral technology, products, and processes by transferring relevant knowledge acquired from NIH research efforts to state and local governments, universities, and the private sector.</p>\n', 'programCode': ['009:048'], 'title': 'Cooperative Research and Development Agreement (CRADA) Opportunities from NIH', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH), Department of Health & Human Services'}, 'theme': ['Community', 'Health'], 'landingPage': 'https://healthdata.gov/dataset/cooperative-research-and-development-agreement-crada-opportunities-nih', 'modified': '2020-03-03', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'temporal': '1981-01-01T00:00:00-05:00/1981-01-01T00:00:00-05:00', 'identifier': '8bbc3620-957c-44b4-aadc-e9c818de609c', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.ott.nih.gov/rss/CRADARSS.XML', 'mediaType': 'application/unknown', 'title': 'Feed '}], 'keyword': ['biomedical', 'collaboration', 'community health', 'crada', 'innovation', 'invention', 'licensing', 'materials', 'MediCal', 'nih', 'patents', 'reasearch', 'technology'], 'bureauCode': ['001:05'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>Community Health Status Indicators (CHSI) to combat obesity, heart disease, and cancer are major components of the Community Health Data Initiative. This dataset provides key health indicators for local communities and encourages dialogue about actions that can be taken to improve community health (e.g., obesity, heart disease, cancer). The CHSI report and dataset was designed not only for public health professionals but also for members of the community who are interested in the health of their community. The CHSI report contains over 200 measures for each of the 3,141 United States counties. Although CHSI presents indicators like deaths due to heart disease and cancer, it is imperative to understand that behavioral factors such as obesity, tobacco use, diet, physical activity, alcohol and drug use, sexual behavior and others substantially contribute to these deaths.</p>\n', 'programCode': ['009:029'], 'title': 'Community Health Status Indicators (CHSI) to Combat Obesity, Heart Disease and Cancer', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Community', 'Health', 'Quality'], 'landingPage': 'https://healthdata.gov/dataset/community-health-status-indicators-chsi-combat-obesity-heart-disease-and-cancer', 'modified': '2019-05-30', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'accessLevel': 'public', 'identifier': '636fd15d-dd37-4592-a561-eb89dd3f4590', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'ftp://ftp.cdc.gov/pub/Health_Statistics/NCHS/Datasets/CHDI/chsi_dataset.zip', 'mediaType': 'application/unknown', 'title': 'CSV '}], 'keyword': ['access', 'behaviors', 'cancer', 'CHSI', 'community', 'community health', 'cost', 'data', 'disease', 'environments', 'factors', 'health', 'heart', 'indicators', 'interventions', 'life expectancy', 'measurable', 'mortality', 'obesity', 'performance', 'prevalence', 'Quality', 'risk', 'socioeconomic', 'warehouse'], 'bureauCode': ['009:20'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}], 'describedBy': 'https://project-open-data.cio.gov/v1.1/schema/catalog.json', 'conformsTo': 'https://project-open-data.cio.gov/v1.1/schema', '@context': 'https://project-open-data.cio.gov/v1.1/schema/catalog.jsonld'}
data['dataset']
--------------------------------------------------------------------------- NameError Traceback (most recent call last) <ipython-input-6-21c6323f6ff2> in <module>() ----> 1 data['dataset'] NameError: name 'data' is not defined
type(data_keyword2)
list
data_desc = []
for i in data['dataset']:
description = i['description']
print(description)
data_desc.append(description)
<p>The CMS National Correct Coding Initiative (NCCI) promotes national correct coding methodologies and reduces improper coding which may result in inappropriate payments of Medicare Part B claims and Medicaid claims.</p>
<p>NCCI procedure-to-procedure (PTP) edits define pairs of Healthcare Common Procedure Coding System (HCPCS)/Current Procedural Terminology (CPT) codes that should not be reported together for a variety of reasons. The purpose of the PTP edits is to prevent improper payments when incorrect code combinations are reported.</p>
<p>Practitioner services also refers to ambulatory surgical centers.<br />
DME refers to provider claims for durable medical equipment.</p>
<p>The CMS National Correct Coding Initiative (NCCI) promotes national correct coding methodologies and reduces improper coding which may result in inappropriate payments of Medicare Part B claims and Medicaid claims. NCCI procedure-to-procedure (PTP) edits define pairs of Healthcare Common Procedure Coding System (HCPCS)/Current Procedural Terminology (CPT) codes that should not be reported together for a variety of reasons. The purpose of the PTP edits is to prevent improper payments when incorrect code combinations are reported. The edits in this dataset are active for the dates indicated within. This file should NOT be used by state Medicaid programs as their edit file. Current Procedural Terminology (CPT) codes, descriptions and other data only are copyright 2017 American Medical Association. All rights reserved. CPT® is a registered trademark of the American Medical Association. Applicable FARS\DFARS Restrictions Apply to Government Use. Fee schedules, relative value units, conversion factors and/or related components are not assigned by the AMA, are not part of CPT, and the AMA is not recommending their use. The AMA does not directly or indirectly practice medicine or dispense medical services. The AMA assumes no liability for the data contained or not contained herein.</p>
<p>For more information, visit <a href="https://www.medicaid.gov/medicaid/program-integrity/ncci/index.html">https://www.medicaid.gov/medicaid/program-integrity/ncci/index.html</a>.</p>
<p>Medically Unlikely Edits (MUEs) define for each HCPCS / CPT code the maximum units of service (UOS) that a provider would report under most circumstances for a single beneficiary on a single date of service.</p>
<p>Practitioner services also refers to ambulatory surgical centers.<br />
DME refers to provider claims for durable medical equipment.</p>
<p>The CMS National Correct Coding Initiative (NCCI) promotes national correct coding methodologies and reduces improper coding which may result in inappropriate payments of Medicare Part B claims and Medicaid claims. NCCI procedure-to-procedure (PTP) edits define pairs of Healthcare Common Procedure Coding System (HCPCS)/Current Procedural Terminology (CPT) codes that should not be reported together for a variety of reasons. The purpose of the PTP edits is to prevent improper payments when incorrect code combinations are reported. The edits in this dataset are active for the dates indicated within. This file should NOT be used by state Medicaid programs as their edit file. Current Procedural Terminology (CPT) codes, descriptions and other data only are copyright 2017 American Medical Association. All rights reserved. CPT® is a registered trademark of the American Medical Association. Applicable FARS\DFARS Restrictions Apply to Government Use. Fee schedules, relative value units, conversion factors and/or related components are not assigned by the AMA, are not part of CPT, and the AMA is not recommending their use. The AMA does not directly or indirectly practice medicine or dispense medical services. The AMA assumes no liability for the data contained or not contained herein.</p>
<p>For more information, visit <a href="https://www.medicaid.gov/medicaid/program-integrity/ncci/index.html">https://www.medicaid.gov/medicaid/program-integrity/ncci/index.html</a>.</p>
<p>NNDSS - TABLE 1Z. Pertussis to Poliomyelitis, paralytic - 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>
<p>Notice: Data from California published in week 29 for years 2019 and 2020 were incomplete when originally published on July 24, 2020. On August 4, 2020, incomplete case counts were replaced with a "U" indicating case counts are not available for specified time period.</p>
<p>Note:<br />
This table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>
<p>Footnotes:<br />
U: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />
-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />
N: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />
NN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />
NP: Nationally notifiable but not published.<br />
NC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />
Cum: Cumulative year-to-date counts.<br />
Max: Maximum — Maximum case count during the previous 52 weeks.<br />
* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case's country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the 'Non-U.S. Residents' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />
†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />
§ The pertussis case definition was modified by CSTE effective January 1, 2020. Criteria were modified increasing sensitivity for case ascertainment such that case counts may increase.</p>
<p>NNDSS - Table 1E. Botulism, Foodborne to Botulism, Other (wound & unspecified) - 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>
<p>Note:<br />
This table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>
<p>Footnotes:<br />
U: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />
-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />
N: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />
NN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />
NP: Nationally notifiable but not published.<br />
NC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />
Cum: Cumulative year-to-date counts.<br />
Max: Maximum — Maximum case count during the previous 52 weeks.<br />
* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case's country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the 'Non-U.S. Residents' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />
†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>
<p>NNDSS - TABLE 1W. Meningococcal disease, All serogroups to Meningococcal disease, Serogroup B - 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>
<p>Note:<br />
This table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>
<p>Footnotes:<br />
U: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />
-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />
N: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />
NN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />
NP: Nationally notifiable but not published.<br />
NC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />
Cum: Cumulative year-to-date counts.<br />
Max: Maximum — Maximum case count during the previous 52 weeks.<br />
* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case's country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the 'Non-U.S. Residents' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />
†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>
<p>NNDSS - Table 1C. Arboviral diseases, St. Louis encephalitis virus disease to West Nile virus disease - 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>
<p>Note:<br />
This table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>
<p>Footnotes:<br />
U: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />
-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />
N: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />
NN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />
NP: Nationally notifiable but not published.<br />
NC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />
Cum: Cumulative year-to-date counts.<br />
Max: Maximum — Maximum case count during the previous 52 weeks.<br />
* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case's country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the 'Non-U.S. Residents' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />
†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>
<p>NNDSS - TABLE 1AA. Poliovirus infection, nonparalytic to Psittacosis - 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>
<p>Note:<br />
This table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>
<p>Footnotes:<br />
U: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />
-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />
N: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />
NN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />
NP: Nationally notifiable but not published.<br />
NC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />
Cum: Cumulative year-to-date counts.<br />
Max: Maximum — Maximum case count during the previous 52 weeks.<br />
* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case's country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the 'Non-U.S. Residents' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />
†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>
<p>NNDSS - TABLE 1GG. Smallpox to Streptococcal toxic shock syndrome – 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>
<p>Note:<br />
This table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>
<p>Footnotes:<br />
U: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />
-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />
N: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />
NN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />
NP: Nationally notifiable but not published.<br />
NC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />
Cum: Cumulative year-to-date counts.<br />
Max: Maximum — Maximum case count during the previous 52 weeks.<br />
* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case's country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the 'Non-U.S. Residents' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />
†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>
<p>NNDSS - TABLE 1T. Invasive pneumococcal disease, age<5 years, Confirmed to Legionellosis - 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>
<p>Note:<br />
This table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>
<p>Footnotes:<br />
U: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />
-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />
N: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />
NN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />
NP: Nationally notifiable but not published.<br />
NC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />
Cum: Cumulative year-to-date counts.<br />
Max: Maximum — Maximum case count during the previous 52 weeks.<br />
* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case's country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the 'Non-U.S. Residents' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />
†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />
§ Includes drug resistant and susceptible cases of Invasive Pneumococcal Disease.</p>
<p>NNDSS - TABLE 1CC. Rabies, Animal to Rabies, Human - 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>
<p>Note:<br />
This table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>
<p>Footnotes:<br />
U: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />
-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />
N: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />
NN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />
NP: Nationally notifiable but not published.<br />
NC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />
Cum: Cumulative year-to-date counts.<br />
Max: Maximum — Maximum case count during the previous 52 weeks.<br />
* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case's country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the 'Non-U.S. Residents' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />
†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>
<p>NNDSS - TABLE 1J. Dengue virus infections, Dengue to Severe dengue - 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>
<p>Note:<br />
This table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>
<p>Footnotes:<br />
U: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />
-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />
N: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />
NN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />
NP: Nationally notifiable but not published.<br />
NC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />
Cum: Cumulative year-to-date counts.<br />
Max: Maximum — Maximum case count during the previous 52 weeks.<br />
* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case's country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the 'Non-U.S. Residents' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />
†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>
<p>NNDSS - TABLE 1V. Malaria to Measles, Indigenous - 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>
<p>Notice: Data from California published in week 29 for years 2019 and 2020 were incomplete when originally published on July 24, 2020. On August 4, 2020, incomplete case counts were replaced with a "U" indicating case counts are not available for specified time period.</p>
<p>Notice: Measles data for weeks 1-4 (in Table 1v) were updated on 02-28-2020 to correct the classification of imported and indigenous. For all weeks, measles is considered imported if the disease was acquired outside of the United States and is considered indigenous if the disease was acquired anywhere within the United States or it is not known where the disease was acquired.</p>
<p>Note:<br />
This table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>
<p>Footnotes:<br />
U: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />
-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />
N: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />
NN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />
NP: Nationally notifiable but not published.<br />
NC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />
Cum: Cumulative year-to-date counts.<br />
Max: Maximum — Maximum case count during the previous 52 weeks.<br />
* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case's country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the 'Non-U.S. Residents' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />
†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />
§ Measles is considered imported if the disease was acquired outside of the United States and is considered indigenous if the disease was acquired anywhere within the United States or it is not known where the disease was acquired.</p>
<p>NNDSS - TABLE 1O. Hansen's disease to Hantavirus pulmonary syndrome - 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>
<p>Note:<br />
This table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>
<p>Footnotes:<br />
U: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />
-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />
N: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />
NN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />
NP: Nationally notifiable but not published.<br />
NC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />
Cum: Cumulative year-to-date counts.<br />
Max: Maximum — Maximum case count during the previous 52 weeks.<br />
* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case's country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the 'Non-U.S. Residents' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />
†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />
§ Includes data for old world hantavirus infections, such as Seoul virus infections. Prior to 2015, this condition was not nationally notifiable and data for this condition was not submitted to CDC's National Notifiable Diseases Surveillance System (NNDSS).<br />
¶ Includes data for Andes virus infections.</p>
<p>NNDSS - TABLE 1PP. Yellow fever to Zika virus disease, non-congenital – 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>
<p>Note:<br />
This table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>
<p>Footnotes:<br />
U: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />
-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />
N: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />
NN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />
NP: Nationally notifiable but not published.<br />
NC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />
Cum: Cumulative year-to-date counts.<br />
Max: Maximum — Maximum case count during the previous 52 weeks.<br />
* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case's country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the 'Non-U.S. Residents' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />
†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>
<p>NNDSS - Table 1H. Cholera to Coccidioidomycosis - 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>
<p>Notice: Data from California published in week 29 for years 2019 and 2020 were incomplete when originally published on July 24, 2020. On August 4, 2020, incomplete case counts were replaced with a "U" indicating case counts are not available for specified time period.</p>
<p>Note:<br />
This table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>
<p>Footnotes:<br />
U: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />
-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />
N: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />
NN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />
NP: Nationally notifiable but not published.<br />
NC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />
Cum: Cumulative year-to-date counts.<br />
Max: Maximum — Maximum case count during the previous 52 weeks.<br />
* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case's country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the 'Non-U.S. Residents' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />
†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>
<p>NNDSS - Table 1G. Carbapenemase-producing carbapenem-resistant Enterobacteriaceae to Chlamydia trachomatis infection - 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>
<p>Note:<br />
This table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>
<p>Footnotes:<br />
U: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />
-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />
N: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />
NN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />
NP: Nationally notifiable but not published.<br />
NC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />
Cum: Cumulative year-to-date counts.<br />
Max: Maximum — Maximum case count during the previous 52 weeks.<br />
* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case's country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the 'Non-U.S. Residents' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />
†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />
§ Reporting jurisdictions were informed CDC could receive data for this condition in August 2019. Please note there will be a delay in reporting of case notifications for this condition to CDC.</p>
<p>NNDSS - TABLE 1R. Hepatitis C, perinatal infection to Influenza-associated pediatric mortality - 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>
<p>Notice: Data from California published in week 29 for years 2019 and 2020 were incomplete when originally published on July 24, 2020. On August 4, 2020, incomplete case counts were replaced with a "U" indicating case counts are not available for specified time period.</p>
<p>Note:<br />
This table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>
<p>Footnotes:<br />
U: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />
-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />
N: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />
NN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />
NP: Nationally notifiable but not published.<br />
NC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />
Cum: Cumulative year-to-date counts.<br />
Max: Maximum — Maximum case count during the previous 52 weeks.<br />
* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case's country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the 'Non-U.S. Residents' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />
†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />
§ Please refer to the CDC WONDER publication for weekly updates to the footnote for this condition.</p>
<p>NNDSS - TABLE 1N. Haemophilus influenzae, invasive disease, Age <5 years, Non-b serotype to Unknown serotype - 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>
<p>Notice: Data from California published in week 29 for years 2019 and 2020 were incomplete when originally published on July 24, 2020. On August 4, 2020, incomplete case counts were replaced with a "U" indicating case counts are not available for specified time period.</p>
<p>Note:<br />
This table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>
<p>Footnotes:<br />
U: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />
-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />
N: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />
NN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />
NP: Nationally notifiable but not published.<br />
NC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />
Cum: Cumulative year-to-date counts.<br />
Max: Maximum — Maximum case count during the previous 52 weeks.<br />
* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case's country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the 'Non-U.S. Residents' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />
†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>
<p>NNDSS - TABLE 1U. Leptospirosis to Listeriosis, Probable - 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>
<p>Notice: Data from California published in week 29 for years 2019 and 2020 were incomplete when originally published on July 24, 2020. On August 4, 2020, incomplete case counts were replaced with a "U" indicating case counts are not available for specified time period.</p>
<p>Note:<br />
This table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>
<p>Footnotes:<br />
U: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />
-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />
N: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />
NN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />
NP: Nationally notifiable but not published.<br />
NC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />
Cum: Cumulative year-to-date counts.<br />
Max: Maximum — Maximum case count during the previous 52 weeks.<br />
* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case's country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the 'Non-U.S. Residents' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />
†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />
§ Before 2019, listeriosis cases in neonates less than or equal to 60 days of age were counted as one case in a mother-infant pair. Beginning in 2019, maternal and neonatal listeriosis cases are being counted separately. Beginning in 2020, confirmed and probable cases are published separately. Prior years included confirmed cases only.</p>
<p>NNDSS - TABLE 1Y. Mumps to Novel influenza A virus infections - 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>
<p>Notice: Data from California published in week 29 for years 2019 and 2020 were incomplete when originally published on July 24, 2020. On August 4, 2020, incomplete case counts were replaced with a "U" indicating case counts are not available for specified time period.</p>
<p>Note:<br />
This table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>
<p>Footnotes:<br />
U: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />
-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />
N: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />
NN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />
NP: Nationally notifiable but not published.<br />
NC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />
Cum: Cumulative year-to-date counts.<br />
Max: Maximum — Maximum case count during the previous 52 weeks.<br />
* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case's country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the 'Non-U.S. Residents' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />
†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />
§ Novel influenza A virus infections are human infections with influenza A viruses that are different from currently circulating human seasonal influenza viruses. With the exception of one avian lineage influenza A (H7N2) virus, all novel influenza A virus infections reported to CDC since 2012 have been variant influenza viruses.</p>
<p>NNDSS - TABLE 1K. Ehrlichiosis and Anaplasmosis, Anaplasma phagocytophilum infection to Ehrlichia chaffeensis infection - 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>
<p>Note:<br />
This table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>
<p>Footnotes:<br />
U: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />
-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />
N: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />
NN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />
NP: Nationally notifiable but not published.<br />
NC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />
Cum: Cumulative year-to-date counts.<br />
Max: Maximum — Maximum case count during the previous 52 weeks.<br />
* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case's country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the 'Non-U.S. Residents' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />
†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>
<p>NNDSS - Table 1F. Brucellosis to Candida auris, clinical - 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>
<p>Notice: Data from California published in week 29 for years 2019 and 2020 were incomplete when originally published on July 24, 2020. On August 4, 2020, incomplete case counts were replaced with a "U" indicating case counts are not available for specified time period.</p>
<p>Note:<br />
This table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>
<p>Footnotes:<br />
U: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />
-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />
N: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />
NN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />
NP: Nationally notifiable but not published.<br />
NC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />
Cum: Cumulative year-to-date counts.<br />
Max: Maximum — Maximum case count during the previous 52 weeks.<br />
* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case's country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the 'Non-U.S. Residents' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />
†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />
§ Reporting jurisdictions were informed CDC could receive data for this condition in August 2019. Please note there will be a delay in reporting of case notifications for this condition to CDC.</p>
<p>NNDSS - TABLE 1LL. Vibriosis, Confirmed to Vibriosis, Probable – 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>
<p>Note:<br />
This table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>
<p>Footnotes:<br />
U: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />
-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />
N: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />
NN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />
NP: Nationally notifiable but not published.<br />
NC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />
Cum: Cumulative year-to-date counts.<br />
Max: Maximum — Maximum case count during the previous 52 weeks.<br />
* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case's country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the 'Non-U.S. Residents' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />
†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>
<p>NNDSS - TABLE 1X. Meningococcal disease, Other serogroups to Meningococcal disease, Unknown serogroup - 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>
<p>Notice: Data from California published in week 29 for years 2019 and 2020 were incomplete when originally published on July 24, 2020. On August 4, 2020, incomplete case counts were replaced with a "U" indicating case counts are not available for specified time period.</p>
<p>Note:<br />
This table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>
<p>Footnotes:<br />
U: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />
-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />
N: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />
NN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />
NP: Nationally notifiable but not published.<br />
NC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />
Cum: Cumulative year-to-date counts.<br />
Max: Maximum — Maximum case count during the previous 52 weeks.<br />
* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case's country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the 'Non-U.S. Residents' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />
†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>
<p>NNDSS - Table 1I. Cryptosporidiosis to Cyclosporiasis - 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>
<p>Note:<br />
This table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>
<p>Footnotes:<br />
U: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />
-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />
N: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />
NN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />
NP: Nationally notifiable but not published.<br />
NC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />
Cum: Cumulative year-to-date counts.<br />
Max: Maximum — Maximum case count during the previous 52 weeks.<br />
* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case's country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the 'Non-U.S. Residents' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />
†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>
<p>NNDSS - TABLE 1HH. Syphilis, Congenital to Syphilis, Primary and Secondary – 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>
<p>Note:<br />
This table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>
<p>Footnotes:<br />
U: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />
-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />
N: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />
NN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />
NP: Nationally notifiable but not published.<br />
NC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />
Cum: Cumulative year-to-date counts.<br />
Max: Maximum — Maximum case count during the previous 52 weeks.<br />
* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case's country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the 'Non-U.S. Residents' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />
†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>
<p>NNDSS - TABLE 1B. Arboviral diseases, Jamestown Canyon virus disease to Powassan virus disease – 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>
<p>Note:<br />
This table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>
<p>Footnotes:<br />
U: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />
-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />
N: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />
NN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />
NP: Nationally notifiable but not published.<br />
NC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />
Cum: Cumulative year-to-date counts.<br />
Max: Maximum — Maximum case count during the previous 52 weeks.<br />
* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case's country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the 'Non-U.S. Residents' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />
†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>
<p>NNDSS - TABLE 1S. Invasive pneumococcal disease, all ages, Confirmed to Invasive pneumococcal disease, all ages, Probable - 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>
<p>Note:<br />
This table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>
<p>Footnotes:</p>
<p>U: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />
-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />
N: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />
NN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />
NP: Nationally notifiable but not published.<br />
NC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />
Cum: Cumulative year-to-date counts.<br />
Max: Maximum — Maximum case count during the previous 52 weeks.<br />
* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case's country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the 'Non-U.S. Residents' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />
†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />
§ Includes drug resistant and susceptible cases of Invasive Pneumococcal Disease.</p>
<p>NNDSS - Table 1D. Arboviral diseases, Western equine encephalitis virus disease to Babesiosis - 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>
<p>Note:<br />
This table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>
<p>Footnotes:<br />
U: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />
-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />
N: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />
NN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />
NP: Nationally notifiable but not published.<br />
NC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />
Cum: Cumulative year-to-date counts.<br />
Max: Maximum — Maximum case count during the previous 52 weeks.<br />
* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case's country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the 'Non-U.S. Residents' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />
†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>
<p>NNDSS - TABLE 1DD. Rubella to Rubella, congenital syndrome - 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>
<p>Note:<br />
This table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>
<p>Footnotes:<br />
U: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />
-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />
N: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />
NN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />
NP: Nationally notifiable but not published.<br />
NC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />
Cum: Cumulative year-to-date counts.<br />
Max: Maximum — Maximum case count during the previous 52 weeks.<br />
* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case's country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the 'Non-U.S. Residents' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />
†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>
<p>NNDSS - TABLE 1M. Gonorrhea to Haemophilus influenzae, invasive disease, Age <5 years, Serotype b - 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>
<p>Notice: Data from California published in week 29 for years 2019 and 2020 were incomplete when originally published on July 24, 2020. On August 4, 2020, incomplete case counts were replaced with a "U" indicating case counts are not available for specified time period.</p>
<p>Note:<br />
This table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>
<p>Footnotes:<br />
U: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />
-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />
N: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />
NN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />
NP: Nationally notifiable but not published.<br />
NC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />
Cum: Cumulative year-to-date counts.<br />
Max: Maximum — Maximum case count during the previous 52 weeks.<br />
* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case's country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the 'Non-U.S. Residents' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />
†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>
<p>NNDSS - TABLE 1P. Hemolytic uremic syndrome post-diarrheal to Hepatitis B, acute - 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>
<p>Notice: Data from California published in week 29 for years 2019 and 2020 were incomplete when originally published on July 24, 2020. On August 4, 2020, incomplete case counts were replaced with a "U" indicating case counts are not available for specified time period.</p>
<p>Note:<br />
This table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>
<p>Footnotes:<br />
U: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />
-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />
N: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />
NN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />
NP: Nationally notifiable but not published.<br />
NC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />
Cum: Cumulative year-to-date counts.<br />
Max: Maximum — Maximum case count during the previous 52 weeks.<br />
* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case's country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the 'Non-U.S. Residents' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />
†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>
<p>NNDSS - TABLE 1A. Anthrax to Arboviral diseases, Eastern equine encephalitis virus disease – 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non U.S. residents.</p>
<p>Note:<br />
This table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>
<p>Footnotes:<br />
U: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />
-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />
N: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />
NN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />
NP: Nationally notifiable but not published.<br />
NC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />
Cum: Cumulative year-to-date counts.<br />
Max: Maximum — Maximum case count during the previous 52 weeks.<br />
* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case's country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the 'Non-U.S. Residents' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />
†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>
<p>NNDSS - TABLE 1L. Ehrlichiosis and Anaplasmosis, Ehrlichia ewingii infection to Giardiasis - 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>
<p>Note:<br />
This table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>
<p>Footnotes:<br />
U: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />
-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />
N: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />
NN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />
NP: Nationally notifiable but not published.<br />
NC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />
Cum: Cumulative year-to-date counts.<br />
Max: Maximum — Maximum case count during the previous 52 weeks.<br />
* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case's country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the 'Non-U.S. Residents' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />
†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>
<p>NNDSS - TABLE 1Q. Hepatitis B, perinatal infection to Hepatitis C, acute, Probable - 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>
<p>Notice: Data from California published in week 29 for years 2019 and 2020 were incomplete when originally published on July 24, 2020. On August 4, 2020, incomplete case counts were replaced with a "U" indicating case counts are not available for specified time period.</p>
<p>Note:<br />
This table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>
<p>Footnotes:<br />
U: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />
-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />
N: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />
NN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />
NP: Nationally notifiable but not published.<br />
NC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />
Cum: Cumulative year-to-date counts.<br />
Max: Maximum — Maximum case count during the previous 52 weeks.<br />
* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case's country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the 'Non-U.S. Residents' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />
†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />
§ For acute Hepatitis C, only confirmed cases were verified.</p>
<p>NNDSS - TABLE 1KK. Vancomycin-intermediate Staphylococcus aureus to Varicella morbidity – 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>
<p>Note:<br />
This table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>
<p>Footnotes:<br />
U: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />
-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />
N: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />
NN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />
NP: Nationally notifiable but not published.<br />
NC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />
Cum: Cumulative year-to-date counts.<br />
Max: Maximum — Maximum case count during the previous 52 weeks.<br />
* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case's country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the 'Non-U.S. Residents' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />
†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>
<p>NNDSS - TABLE 1MM. Viral hemorrhagic fevers, Crimean-Congo hemorrhagic fever virus to Guanarito virus – 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>
<p>Note:<br />
This table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>
<p>Footnotes:<br />
U: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />
-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />
N: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />
NN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />
NP: Nationally notifiable but not published.<br />
NC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />
Cum: Cumulative year-to-date counts.<br />
Max: Maximum — Maximum case count during the previous 52 weeks.<br />
* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case's country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the 'Non-U.S. Residents' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />
†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />
§ Prior to 2015, CDC's National Notifiable Diseases Surveillance System (NNDSS) did not receive electronic data about incident cases of specific viral hemorrhagic fevers; instead data were collected in aggregate as "viral hemorrhagic fevers". NNDSS was updated beginning in 2015 to receive data for each of the viral hemorrhagic fevers listed.</p>
<p>NNDSS - TABLE 1NN. Viral hemorrhagic fevers, Junin virus to Viral hemorrhagic fevers, Lujo virus – 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>
<p>Note:<br />
This table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>
<p>Footnotes:<br />
U: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />
-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />
N: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />
NN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />
NP: Nationally notifiable but not published.<br />
NC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />
Cum: Cumulative year-to-date counts.<br />
Max: Maximum — Maximum case count during the previous 52 weeks.<br />
* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case's country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the 'Non-U.S. Residents' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />
†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />
§ Prior to 2015, CDC's National Notifiable Diseases Surveillance System (NNDSS) did not receive electronic data about incident cases of specific viral hemorrhagic fevers; instead data were collected in aggregate as "viral hemorrhagic fevers". NNDSS was updated beginning in 2015 to receive data for each of the viral hemorrhagic fevers listed.</p>
<p>NNDSS - TABLE 1JJ. Tuberculosis to Tularemia – 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>
<p>Notice: Tuberculosis data for weeks 4-31 are incorrect for New York City; the Middle Atlantic region total; U.S. Residents, excluding U.S. Territories total; and the grand total, due to data processing issues.<br />
Notice: Tuberculosis data for weeks 32-33 are incorrect for the U.S. Residents, excluding U.S. Territories total and the grand total, due to data processing issues.</p>
<p>Note:<br />
This table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>
<p>Footnotes:<br />
U: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />
-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />
N: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />
NN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />
NP: Nationally notifiable but not published.<br />
NC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />
Cum: Cumulative year-to-date counts.<br />
Max: Maximum — Maximum case count during the previous 52 weeks.<br />
* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case's country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the 'Non-U.S. Residents' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />
†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>
<p>NNDSS - TABLE 1OO. Viral hemorrhagic fevers, Machupo virus to Viral hemorrhagic fevers, Sabia virus – 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>
<p>Note:<br />
This table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>
<p>Footnotes:<br />
U: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />
-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />
N: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />
NN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />
NP: Nationally notifiable but not published.<br />
NC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />
Cum: Cumulative year-to-date counts.<br />
Max: Maximum — Maximum case count during the previous 52 weeks.<br />
* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case's country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the 'Non-U.S. Residents' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />
†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />
§ Prior to 2015, CDC's National Notifiable Diseases Surveillance System (NNDSS) did not receive electronic data about incident cases of specific viral hemorrhagic fevers; instead data were collected in aggregate as "viral hemorrhagic fevers". NNDSS was updated beginning in 2015 to receive data for each of the viral hemorrhagic fevers listed.</p>
<p>NNDSS - TABLE 1BB. Q fever, Total to Q fever, Chronic - 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>
<p>Note:<br />
This table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>
<p>Footnotes:<br />
U: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />
-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />
N: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />
NN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />
NP: Nationally notifiable but not published.<br />
NC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />
Cum: Cumulative year-to-date counts.<br />
Max: Maximum — Maximum case count during the previous 52 weeks.<br />
* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case's country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the 'Non-U.S. Residents' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>
<p>NNDSS - TABLE 1EE. Salmonella Paratyphi infection to Salmonellosis (excluding Salmonella Typhi infection and Salmonella Paratyphi infection) – 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>
<p>Note:<br />
This table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>
<p>Footnotes:<br />
U: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />
-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />
N: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />
NN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />
NP: Nationally notifiable but not published.<br />
NC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />
Cum: Cumulative year-to-date counts.<br />
Max: Maximum — Maximum case count during the previous 52 weeks.<br />
* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case's country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the 'Non-U.S. Residents' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />
†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />
§ In previous years, cases were reported as Salmonellosis. Beginning in January 2019, cases began to be reported as Salmonella Paratyphi infection.<br />
¶ In previous years, cases were reported as typhoid fever. Beginning in January 2019, cases began to be reported as Salmonella Typhi infection.<br />
** In previous years, cases were reported as Salmonellosis (excluding paratyphoid fever and typhoid fever). Beginning in January 2019, cases began to be reported as Salmonellosis (excluding Salmonella Typhi infection and Salmonella Paratyphi infection).</p>
<p>NNDSS - TABLE 1II. Tetanus to Trichinellosis – 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>
<p>Note:<br />
This table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>
<p>Footnotes:<br />
U: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />
-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />
N: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />
NN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />
NP: Nationally notifiable but not published.<br />
NC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />
Cum: Cumulative year-to-date counts.<br />
Max: Maximum — Maximum case count during the previous 52 weeks.<br />
* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case's country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the 'Non-U.S. Residents' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />
†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>
<p>Notice: For data on COVID-19 in the United States, please see <a href="https://www.cdc.gov/coronavirus/2019-ncov/cases-in-us.html">https://www.cdc.gov/coronavirus/2019-ncov/cases-in-us.html</a>.</p>
<p>Notice: Data from California published in week 29 for years 2019 and 2020 were incomplete when originally published on July 24, 2020. On August 4, 2020, incomplete case counts were replaced with a "U" indicating case counts are not available for specified time period.</p>
<p>NNDSS - TABLE 1FF. Severe acute respiratory syndrome-associated coronavirus disease to Shigellosis – 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>
<p>Note:<br />
This table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>
<p>Footnotes:<br />
U: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />
-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />
N: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />
NN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />
NP: Nationally notifiable but not published.<br />
NC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />
Cum: Cumulative year-to-date counts.<br />
Max: Maximum — Maximum case count during the previous 52 weeks.<br />
* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case's country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the 'Non-U.S. Residents' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />
†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>
<p>Deaths involving coronavirus disease 2019 (COVID-19), pneumonia, and influenza reported to NCHS by week ending date and by state</p>
<p>This visualization provides weekly data on the number of deaths by jurisdiction of occurrence and cause of death. Counts of deaths in more recent weeks can be compared with counts from earlier years to determine if the number is higher than expected. Selected causes of death are shown, based on analyses of the most prevalent comorbid conditions reported on death certificates where COVID-19 was listed as a cause of death (see <a href="https://www.cdc.gov/nchs/nvss/vsrr/covid_weekly/index.htm#Comorbidities">https://www.cdc.gov/nchs/nvss/vsrr/covid_weekly/index.htm#Comorbidities</a>). Cause of death counts are based on the underlying cause of death, and presented for Respiratory diseases, Circulatory diseases, Malignant neoplasms, and Alzheimer disease and dementia. Estimated numbers of deaths due to these other causes of death could represent misclassified COVID-19 deaths, or potentially could be indirectly related to COVID-19 (e.g., deaths from other causes occurring in the context of health care shortages or overburdened health care systems). Deaths with an underlying cause of death of COVID-19 are not included in these estimates of deaths due to other causes. Deaths due to external causes (i.e. injuries) or unknown causes are excluded. For more detail, see the Technical Notes.</p>
<p>The bipartisan CARES Act and the Paycheck Protection Program and Health Care Enhancement Act provided $175 billion in relief funds to hospitals and other healthcare providers on the front lines of the coronavirus response. Payments are being distributed by the Department of Health and Human Services (HHS) through the Health Resources and Services Administration. HHS has announced allocation payments for Phases 1, 2 and 3 General Distributions which includes; Medicare, Medicaid, CHIP, assisted living facilities, behavioral health providers and dental providers; and targeted allocations to High Impact, Rural, Tribal, Skilled Nursing Facilities and Nursing Homes (including nursing home quality incentive program recipients), Safety Net Hospitals, and Children’s Hospitals. This dataset represents the list of providers who have attested to receiving one or more payments from the aforementioned allocations and agreed to the Terms and Conditions as of November 30, 2020.<br />
In addition to the list of providers receiving payments seen here, HRSA has provided an additional list specific to providers receiving high impact payments and nursing home quality incentive payments whether or not they have attested to receiving payments and agreed to the Terms and Conditions. Find it here: <a href="https://www.hhs.gov/coronavirus/cares-act-provider-relief-fund/data/index.html">https://www.hhs.gov/coronavirus/cares-act-provider-relief-fund/data/inde...</a></p>
<p>The COVID-19 Claims Reimbursement to Health Care Providers and Facilities for Testing and Treatment of the Uninsured Program provides reimbursements on a rolling basis directly to eligible health care entities for claims that are attributed to the testing and/or treatment of COVID-19 for uninsured individuals. The program is funded via the:<br />
Families First Coronavirus Response Act (FFCRA) Relief Fund, which includes funds received from the Public Health and Social Services Emergency Fund, as appropriated in the FFCRCA (P.L. 116-127) and the Paycheck Protection Program and Health Care Enhancement Act (P.L. 116-139) (PPPHCEA), which each appropriated $1 billion to reimburse health care entities for conducting COVID-19 testing for the uninsured; and the Provider Relief Fund, which includes funds received from the Public Health and Social Services Emergency Fund, as appropriated in the Coronavirus Air, Relief, and Economic Security (CARES) Act (P.L. 116-136), which provides $100 billion in relief funds, including to hospitals and other health care entities on the front lines of the COVID-19 response and the PPPHCEA to reimburse health care entities for treating uninsured individuals with a COVID-19 diagnosis.<br />
The PPPHCEA appropriated an additional $75 billion in relief funds. Within the Provider Relief Fund, a portion of the funding will be used to support healthcare-related expenses attributable to the treatment of uninsured individuals with COVID-19.<br />
Health care entities that have conducted COVID-19 testing of uninsured individuals for COVID-19 or provided treatment to uninsured individuals with a COVID-19 diagnosis on or after February 4, 2020, can request claims reimbursement through the program electronically and will be reimbursed generally at Medicare rates, subject to available funding.<br />
This dataset represents the list of health care entities who have agreed to the Terms and Conditions and received claims reimbursement for COVID-19 testing of uninsured individuals and/or treatment for uninsured individuals with a COVID-19 diagnosis, as of November 25, 2020.</p>
<p>For Provider Relief Fund Data - <a href="https://data.cdc.gov/Administrative/HHS-Provider-Relief-Fund/kh8y-3es6">https://data.cdc.gov/Administrative/HHS-Provider-Relief-Fund/kh8y-3es6</a></p>
<p>CDC reports aggregate counts of COVID-19 cases and death numbers daily online. Data on the COVID-19 website and CDC’s COVID Data Tracker are based on these most recent numbers reported by states, territories, and other jurisdictions. This data set of “United States COVID-19 Cases and Deaths by State over Time” combines this information. However, data are dependent on jurisdictions’ timely and accurate reporting.</p>
<p>Separately, CDC also regularly reports provisional death certificate data from the National Vital Statistics System (NVSS) on data.cdc.gov. Details are described on the <a href="https://www.cdc.gov/nchs/nvss/covid-19.htm">NCHS website</a>. Reporting the number of deaths by using death certificates ultimately provides more complete information but is a longer process; therefore, these numbers will be less than the death counts on the COVID-19 website.</p>
<p>Accuracy of Data<br />
CDC tracks COVID-19 illnesses, hospitalizations, and deaths to track trends, detect outbreaks, and monitor whether public health measures are working. However, counting exact numbers of COVID-19 cases is not possible. COVID-19 can cause mild illness, symptoms might not appear immediately, there are delays in reporting and testing, not everyone who is infected gets tested or seeks medical care, and there are differences in how completely states and territories report their cases.</p>
<p>COVID-19 is one of about <a href="https://wwwn.cdc.gov/nndss/">120 diseases or conditions</a> health departments voluntarily report to CDC. State, local, and territorial public health departments verify and report cases to CDC. When there are differences between numbers of cases reported by CDC versus by health departments, data reported by health departments should be considered the most up to date. Health departments may update case data over time when they receive more complete and accurate information. The number of new cases reported each day fluctuates. There is generally less reporting on the weekends and holidays.</p>
<p>CDC reports death data on three other sections of the website: <a href="https://www.cdc.gov/coronavirus/2019-ncov/cases-updates/cases-in-us.html">U.S. Cases</a> & Deaths, <a href="https://www.cdc.gov/covid-data-tracker/index.html">COVID Data Tracker</a>, and <a href="https://www.cdc.gov/nchs/nvss/covid-19.htm">NCHS Provisional Death Counts</a>. The U.S. Cases and Deaths webpages and COVID Data Tracker get their information from the same source (total case counts); however, NCHS Death Counts are based on death certificates that use information reported by physicians, medical examiners, or coroners in the cause-of-death section of each certificate. Data from each of these pages are considered provisional (not complete and pending verification) and are therefore subject to change. Counts from previous weeks are continually revised as more records are received and processed. Because not all jurisdictions report counts daily, counts may increase at different intervals.</p>
<p>Confirmed & Probable Counts<br />
As of April 14, 2020, CDC case counts and death counts include both confirmed and probable cases and deaths. This change was made to reflect an <a href="https://cdn.ymaws.com/www.cste.org/resource/resmgr/2020ps/Interim-20-ID-01_COVID-19.pdf">interim COVID-19 position statement</a> issued by the Council for State and Territorial Epidemiologists on April 5, 2020. The position statement included a case definition and made COVID-19 a nationally notifiable disease. Nationally notifiable disease cases are voluntarily reported to CDC by jurisdictions. Confirmed and probable case definition criteria are described here:<br />
<a href="https://wwwn.cdc.gov/nndss/conditions/coronavirus-disease-2019-covid-19/case-definition/2020/">https://wwwn.cdc.gov/nndss/conditions/coronavirus-disease-2019-covid-19/case-definition/2020/</a>. Not all jurisdictions report probable cases and deaths to CDC. When not available to CDC, it is noted as N/A. Please note that jurisdiction</p>
<p>Deaths counts for influenza, pneumonia, and coronavirus disease 2019 (COVID-19) reported to NCHS by week ending date, by state and HHS region, and age group.</p>
<p>This data file contains the following indicators that can be used to illustrate potential differences in the burden of deaths due to COVID-19 according to race and ethnicity:<br />
•Count of COVID-19 deaths: Number of deaths due to COVID-19 reported for each race and Hispanic origin group<br />
•Distribution of COVID-19 deaths (%): Deaths for each group as a percent of the total number of COVID-19 deaths reported<br />
•Unweighted distribution of population (%): Population of each group as a percent of the total population<br />
•Weighted distribution of population (%): Population of each group as percent of the total population after accounting for how the race and Hispanic origin population is distributed in relation to the geographic areas impacted by COVID-19</p>
<p>Provisional count of deaths involving coronavirus disease 2019 (COVID-19) by United States county.</p>
<p>Provisional counts of deaths by the week the deaths occurred, by state of occurrence, and by select underlying causes of death for 2019-2020. The dataset also includes weekly provisional counts of death for COVID-19, coded to ICD-10 code U07.1 as an underlying or multiple cause of death.</p>
<p>Estimates of excess deaths can provide information about the burden of mortality potentially related to COVID-19, beyond the number of deaths that are directly attributed to COVID-19. Excess deaths are typically defined as the difference between observed numbers of deaths and expected numbers. This visualization provides weekly data on excess deaths by jurisdiction of occurrence. Counts of deaths in more recent weeks are compared with historical trends to determine whether the number of deaths is significantly higher than expected.</p>
<p>Estimates of excess deaths can be calculated in a variety of ways, and will vary depending on the methodology and assumptions about how many deaths are expected to occur. Estimates of excess deaths presented in this webpage were calculated using Farrington surveillance algorithms (1). For each jurisdiction, a model is used to generate a set of expected counts, and the upper bound of the 95% Confidence Intervals (95% CI) of these expected counts is used as a threshold to estimate excess deaths. Observed counts are compared to these upper bound estimates to determine whether a significant increase in deaths has occurred. Provisional counts are weighted to account for potential underreporting in the most recent weeks. However, data for the most recent week(s) are still likely to be incomplete. Only about 60% of deaths are reported within 10 days of the date of death, and there is considerable variation by jurisdiction. More detail about the methods, weighting, data, and limitations can be found in the Technical Notes.</p>
<p>Deaths involving coronavirus disease 2019 (COVID-19), pneumonia, and influenza reported to NCHS by sex and age group and state.</p>
<p>NOTICE TO USERS: As of September 2, 2020, this data file includes the following age groups in addition to the age groups that are routinely included: 0-17, 18-29, 30-49, and 50-64. The new age groups are consistent with categories used across CDC COVID-19 surveillance pages. When analyzing the file, the user should make sure to select only the desired age groups. Summing across all age categories provided will result in double counting deaths from certain age groups.</p>
<p>Deaths involving coronavirus disease 2019 (COVID-19), pneumonia and influenza reported to NCHS by place of death and state, United States.</p>
<p>This dataset shows health conditions and contributing causes mentioned in conjunction with deaths involving coronavirus disease 2019 (COVID-19).</p>
<p>Deaths involving coronavirus disease 2019 (COVID-19), pneumonia, and influenza reported to NCHS by race, age, and state.</p>
<p>NOTICE TO USERS: As of September 2, 2020, this data file includes the following age groups in addition to the age groups that are routinely included: 0-17, 18-29, 30-49, and 50-64. The new age groups are consistent with categories used across CDC COVID-19 surveillance pages. When analyzing the file, the user should make sure to select only the desired age groups. Summing across all age categories provided will result in double counting deaths from certain age groups.</p>
<p>Deaths involving coronavirus disease 2019 (COVID-19) reported to NCHS by sex and age group and week ending date.</p>
<p>The U.S. Census Bureau, in collaboration with five federal agencies, launched the Household Pulse Survey to produce data on the social and economic impacts of Covid-19 on American households. The Household Pulse Survey was designed to gauge the impact of the pandemic on employment status, consumer spending, food security, housing, education disruptions, and dimensions of physical and mental wellness.</p>
<p>The survey was designed to meet the goal of accurate and timely weekly estimates. It was conducted by an internet questionnaire, with invitations to participate sent by email and text message. The sample frame is the Census Bureau Master Address File Data. Housing units linked to one or more email addresses or cell phone numbers were randomly selected to participate, and one respondent from each housing unit was selected to respond for him or herself. Estimates are weighted to adjust for nonresponse and to match Census Bureau estimates of the population by age, gender, race and ethnicity, and educational attainment. All estimates shown meet the NCHS Data Presentation Standards for Proportions,</p>
<p>The U.S. Census Bureau, in collaboration with five federal agencies, launched the Household Pulse Survey to produce data on the social and economic impacts of Covid-19 on American households. The Household Pulse Survey was designed to gauge the impact of the pandemic on employment status, consumer spending, food security, housing, education disruptions, and dimensions of physical and mental wellness.</p>
<p>The survey was designed to meet the goal of accurate and timely weekly estimates. It was conducted by an internet questionnaire, with invitations to participate sent by email and text message. The sample frame is the Census Bureau Master Address File Data. Housing units linked to one or more email addresses or cell phone numbers were randomly selected to participate, and one respondent from each housing unit was selected to respond for him or herself. Estimates are weighted to adjust for nonresponse and to match Census Bureau estimates of the population by age, gender, race and ethnicity, and educational attainment. All estimates shown meet the NCHS Data Presentation Standards for Proportions.</p>
<p>The U.S. Census Bureau, in collaboration with five federal agencies, launched the Household Pulse Survey to produce data on the social and economic impacts of Covid-19 on American households. The Household Pulse Survey was designed to gauge the impact of the pandemic on employment status, consumer spending, food security, housing, education disruptions, and dimensions of physical and mental wellness.</p>
<p>The survey was designed to meet the goal of accurate and timely weekly estimates. It was conducted by an internet questionnaire, with invitations to participate sent by email and text message. The sample frame is the Census Bureau Master Address File Data. Housing units linked to one or more email addresses or cell phone numbers were randomly selected to participate, and one respondent from each housing unit was selected to respond for him or herself. Estimates are weighted to adjust for nonresponse and to match Census Bureau estimates of the population by age, gender, race and ethnicity, and educational attainment. All estimates shown meet the NCHS Data Presentation Standards for Proportions.</p>
<p>This visualization provides weekly data on the number of deaths from all causes by jurisdiction of occurrence and age group. Counts of deaths in more recent weeks can be compared with counts from earlier years to determine if the number is higher than expected.</p>
<p>County data on race and Hispanic origin is available for counties with more than 100 COVID-19 deaths. Urban-rural classification is based on the 2013 National Center for Health Statistics Urban-Rural Classification Scheme for Counties (<a href="https://www.cdc.gov/nchs/data_access/urban_rural.htm">https://www.cdc.gov/nchs/data_access/urban_rural.htm</a>). Deaths are cumulative from the week ending February 1, 2020 to the most recent reporting week.</p>
<p>This visualization provides weekly data on the number of deaths from all causes by jurisdiction of occurrence and race and Hispanic origin. Numbers of deaths are also shown for all causes excluding COVID-19, and for COVID-19. Counts of deaths in more recent weeks can be compared with counts from earlier years to determine if the number is higher than expected.</p>
<p>This visualization provides data that can be used to illustrate potential differences in the burden of deaths due to COVID-19 by race and ethnicity.</p>
<p>Deaths involving coronavirus disease 2019 (COVID-19) with a focus on ages 0-18 years in the United States.</p>
<p>Deaths involving coronavirus disease 2019 (COVID-19) reported to NCHS by sex and age in years.</p>
<p>Deaths involving coronavirus disease 2019 (COVID-19) and pneumonia reported to NCHS by place of death, age, state, and HHS Region.</p>
<p>The U.S. Census Bureau, in collaboration with five federal agencies, launched the Household Pulse Survey to produce data on the social and economic impacts of Covid-19 on American households. The Household Pulse Survey was designed to gauge the impact of the pandemic on employment status, consumer spending, food security, housing, education disruptions, and dimensions of physical and mental wellness.</p>
<p>The survey was designed to meet the goal of accurate and timely weekly estimates. It was conducted by an internet questionnaire, with invitations to participate sent by email and text message. The sample frame is the Census Bureau Master Address File Data. Housing units linked to one or more email addresses or cell phone numbers were randomly selected to participate, and one respondent from each housing unit was selected to respond for him or herself. Estimates are weighted to adjust for nonresponse and to match Census Bureau estimates of the population by age, gender, race and ethnicity, and educational attainment. All estimates shown meet the NCHS Data Presentation Standards for Proportions.</p>
<p>For more information on CDC.gov metrics please see <a href="http://www.cdc.gov/metrics/">http://www.cdc.gov/metrics/</a></p>
<p>Affordable Care Act Federal Upper Limits (FUL) based on the weighted average of the most recently reported monthly average manufacturer price (AMP) for pharmaceutically and therapeutically equivalent multiple source drug products that are available for purchase by retail community pharmacies on a nationwide basis.</p>
<p>National Average Drug Acquisition Cost (NADAC) weekly reference data from November 2013 to current week.</p>
<p>The NADAC Weekly Comparison identifies the drug products with current NADAC rates that are replaced with new NADAC rates. Other changes (e.g. NDC additions and terminations) to the NADAC file are not reflected in this comparison.</p>
<p>Note: Effective Date was not recorded in the dataset until 6/7/2017</p>
<p>The CDC Content Syndication site at <a href="https://tools.cdc.gov/syndication/">https://tools.cdc.gov/syndication/</a> allows you to import content from CDC websites directly into your own website or application. These services are provided free of charge from CDC. The data shown in this table represent the weekly top page views from CDC.gov offered by syndication.</p>
<p>NNDSS - TABLE 1AA. Poliovirus infection, nonparalytic to Psittacosis - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>
<p>Note:<br />
This table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>
<p>Footnotes:<br />
U: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />
-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />
N: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />
NN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />
NP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />
Cum: Cumulative year-to-date counts.<br />
Max: Maximum — Maximum case count during the previous 52 weeks.<br />
* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case's country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the 'Non-US Residents' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />
† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>
<p>NNDSS - TABLE 1N. Haemophilus influenzae, invasive disease, (age <5 years), Non-b serotype to Unknown serotype - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>
<p>Note:<br />
This table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a></p>
<p>Footnotes:<br />
U: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />
-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />
N: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />
NN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />
NP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />
Cum: Cumulative year-to-date counts.<br />
Max: Maximum — Maximum case count during the previous 52 weeks.<br />
* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case's country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the 'Non-US Residents' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />
† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>
<p>NNDSS - Table 1G. Carbapenemase-producing carbapenem-resistant Enterobacteriaceae to Chancroid - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>
<p>Note:<br />
This table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a></p>
<p>Footnotes:<br />
U: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />
-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />
N: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />
NN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />
NP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />
Cum: Cumulative year-to-date counts.<br />
Max: Maximum — Maximum case count during the previous 52 weeks.<br />
* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case's country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the 'Non-US Residents' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />
† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />
§ Data for Carbapenemase-producing Carbapenem-resistant enterobacteriaceae (CP-CRE) will be displayed in this table after the CDC obtains Office of Management and Budget Paperwork Reduction Act approval to receive data for this condition.</p>
<p>NNDSS - Table 1C. Arboviral diseases, neuroinvasive and non-neuroinvasive, St. Louis encephalitis virus disease to Western equine encephalitis virus disease - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>
<p>Note:<br />
This table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>
<p>Footnotes:<br />
U: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />
-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />
N: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />
NN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />
NP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />
Cum: Cumulative year-to-date counts.<br />
Max: Maximum — Maximum case count during the previous 52 weeks.<br />
* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case's country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the 'Non-US Residents' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />
† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>
<p>The Restricted Access Data file includes 31 fields and is available through a private GitHub website after completing a registration process, signing a data use restrictions agreement, and approval from CDC. To learn more about this dataset, including the list of data elements, registration process, and data-use restrictions agreement, please see below. For additional questions, please contact ASK SRRG (<a href=<a href="mailto:eocevent394@cdc.gov">mailto:eocevent394@cdc.gov</a>"><a href="mailto:eocevent394@cdc.gov">eocevent394@cdc.gov</a>).</p>
<p>Requesting Access</p>
<p>Please review the following documents to determine your interest in accessing the COVID-19 Case Surveillance Restricted Access Detailed Data file:</p>
<p>1) <a href="https://data.cdc.gov/api/views/mbd7-r32t/files/567614c2-7e1b-4121-a4b4-f6bd4c110fd3?download=true&filename=data_dictionary_covid_cases_restricted_detailed.xlsx">Data Dictionary for the COVID-19 Case Surveillance Restricted Access Detailed Data</a></p>
<p>2) <a href="https://data.cdc.gov/api/views/mbd7-r32t/files/247e6693-4769-4da0-aa9e-57612bc1c77f?download=true&filename=covid_case_surveillance_data_release_summary.pdf">COVID-19 Case Surveillance Restricted Access Detailed Data COVID-19 Case Surveillance Data Access, Summary, Guidance, and Limitations</a></p>
<p>3) <a href="https://data.cdc.gov/api/views/mbd7-r32t/files/d6cf0bfc-b07b-4dfb-859b-d1c8615972d8?download=true&filename=case_surveillance_data_RIDURA.pdf">Registration Information and Data Use Restrictions Agreement (RIDURA)</a></p>
<p>Next steps include completing the Restricted Access Data Use Restrictions Agreement (RIDURA), and it should be forwarded to Ask SRRG at <a href="mailto:eocevent394@cdc.gov">eocevent394@cdc.gov</a>. The request will be reviewed and if approved, expect to receive an email providing the GitHub requirements and instructions. If more information is required or the request is not approved, expect to receive email correspondence from ASK SRRG (<a href="mailto:eocevent394@cdc.gov">eocevent394@cdc.gov</a>).</p>
<p>Overview</p>
<p>The COVID-19 case surveillance system database includes individual-level data reported to U.S. states and autonomous reporting entities, including New York City and the District of Columbia (D.C.), as well as U.S. territories and states. On April 5, 2020, COVID-19 was added to the Nationally Notifiable Condition List and classified as “immediately notifiable, urgent (within 24 hours)” by a Council of State and Territorial Epidemiologists (CSTE) Interim Position Statement (Interim-20-ID-01). CSTE updated the position statement on August 5, 2020, to clarify the interpretation of antigen detection tests and serologic test results within the case classification. The statement also recommended that all states and territories enact laws to make COVID-19 reportable in their jurisdiction, and that jurisdictions conducting surveillance should submit case notifications to CDC.</p>
<p>COVID-19 case surveillance data are collected by jurisdictions and shared voluntarily with CDC. For more information, visit <a href="https://wwwn.cdc.gov/nndss/conditions/coronavirus-disease-2019-covid-19/case-definition/2020/08/05/">https://wwwn.cdc.gov/nndss/conditions/coronavirus-disease-2019-covid-19/case-definition/2020/08/05/</a>.</p>
<p>The deidentified data in the restricted access dataset include demographic characteristics (including state and county), exposure history, disease severity indicators and outcomes, clinical data, laboratory diagnostic test results, and comorbidities.</p>
<p>All data elements can be found on the COVID-19 case report form located at <a href="https://www.cdc.gov/coronavirus/2019-ncov/downloads/pui-form.pdf">www.cdc.gov/coronavirus/2019-ncov/downloads/pui-form.pdf</a>.</p>
<p>The Case Surveillance Task Force and Surveillance Review and Response Group (SRRG) within CDC’s COVID-19 Emergency Response provide stewardship for datasets that support the public’s access to COVID-19 data while protecting individual privacy.<br />
COVID-19 case reports have been routinely submitted using standardized case reporting forms.</p>
<p>On April 5, 2020, CST</p>
<p>1995-2020. Centers for Disease Control and Prevention (CDC). State Tobacco Activities Tracking and Evaluation (STATE) System. E-Cigarette Legislation – Preemption. The STATE System houses current and historical state-level legislative data on tobacco use prevention and control policies. Data are reported on a quarterly basis. Data include information related to summary state preemption of more stringent or differing local laws on smokefree indoor air, youth access and licensure that are applicable to e-cigarettes.</p>
<p>1995-2020. Centers for Disease Control and Prevention (CDC). State Tobacco Activities Tracking and Evaluation (STATE) System. E-Cigarette Legislation – Smokefree Indoor Air. The STATE System houses current and historical state-level legislative data on tobacco use prevention and control policies. Data are reported on a quarterly basis. Data include information related to state legislation on smokefree indoor air that apply to use of e-cigarettes in private worksites, restaurants, and bars.</p>
<p>The bipartisan CARES Act and the Paycheck Protection Program and Health Care Enhancement Act provided $175 billion in relief funds to hospitals and other healthcare providers on the front lines of the coronavirus response. The Department of Health and Human Services through the Health Resources and Services Administration is allocating $2 billion in incentive payments to nursing home facilities that reduce both covid-19 infection rates relative to their county and mortality rates against a national benchmark.</p>
<p>1995-2020. Centers for Disease Control and Prevention (CDC). State Tobacco Activities Tracking and Evaluation (STATE) System. Legislation – Fire-Safety. The STATE System houses current and historical state-level legislative data on tobacco use prevention and control policies. Data are reported on a quarterly basis. Data include fire-safe cigarette restrictions, enforcement, and penalties.</p>
<p>1995-2020. Centers for Disease Control and Prevention (CDC). State Tobacco Activities Tracking and Evaluation (STATE) System. E-Cigarette Legislation—Tax. The STATE System houses current and historical state-level legislative data on tobacco use prevention and control policies. Data are reported on a quarterly basis. Data include state excise taxes on e-cigarettes and tax stamps.</p>
<p>1995-2020. Centers for Disease Control and Prevention (CDC). State Tobacco Activities Tracking and Evaluation (STATE) System. Legislation – Smokefree Indoor Air. The STATE System houses current and historical state-level legislative data on tobacco use prevention and control policies. Data are reported on a quarterly basis. Data include information related to state legislation on smokefree indoor air in private worksites, restaurants, and bars.</p>
<p>1995-2020. Centers for Disease Control and Prevention (CDC). State Tobacco Activities Tracking and Evaluation (STATE) System. E-Cigarette Legislation—Licensure. The STATE System houses current and historical state-level legislative data on tobacco use prevention and control policies. Data are reported on a quarterly basis. Data include information related to requirements, restrictions and penalties associated with holding a retail license to sell e-cigarettes over-the-counter and through vending machines.</p>
<p>1995-2020. Centers for Disease Control and Prevention (CDC). State Tobacco Activities Tracking and Evaluation (STATE) System. E-Cigarette Legislation—Preemption. The STATE System houses current and historical state-level legislative data on tobacco use prevention and control policies. Data are reported on a quarterly basis. Data include information related to statutory state preemption of more stringent local laws on advertising, smokefree indoor air, youth access and licensure.</p>
<p>1995-2020. Centers for Disease Control and Prevention (CDC). State Tobacco Activities Tracking and Evaluation (STATE) System. E-Cigarette Legislation—Youth Access. The STATE System houses current and historical state-level legislative data on tobacco use prevention and control policies. Data are reported on a quarterly basis. Data include information related to restrictions, enforcement and penalties associated with the sale of e-cigarettes to youth through retail sales and vending machines.</p>
<p>1995-2020. Centers for Disease Control and Prevention (CDC). State Tobacco Activities Tracking and Evaluation (STATE) System. E-Cigarette Legislation—Smokefree Campus. The STATE System houses current and historical state-level legislative data on tobacco use prevention and control policies. Data are reported on a quarterly basis. Data include state smokefree indoor air laws for smokefree campuses in private and public colleges and schools (K-12).</p>
<p>1995-2020. Centers for Disease Control and Prevention (CDC). State Tobacco Activities Tracking and Evaluation (STATE) System. E-Cigarette Legislation—Smokefree Indoor Air. The STATE System houses current and historical state-level legislative data on tobacco use prevention and control policies. Data are reported on a quarterly basis. Data include information related to state legislation on smokefree indoor air in areas such as: Bars, Commercial Day Care Centers, Government Multi-Unit Housing, Government Worksites, Home-Based Day Care Centers, Hotels and Motels, Personal Vehicles, Private Multi-Unit Housing, Private Worksites, Restaurants, Bingo Halls, Casinos, Enclosed Arenas, Grocery Stores, Hospitals, Hospital Campuses, Malls, Mental Health Outpatient and Residential Facilities, Prisons, Public Transportation, Racetrack Casinos, Substance Abuse Outpatient and Residential Facilities.</p>
<p>1995-2020. Centers for Disease Control and Prevention (CDC). State Tobacco Activities Tracking and Evaluation (STATE) System. Legislation - Preemption. The STATE System houses current and historical state-level legislative data on tobacco use prevention and control policies. Data are reported on a quarterly basis. Data include information related to summary state preemption of more stringent or differing local laws on smokefree indoor air, youth access and licensure.</p>
<p>1995-2020. Centers for Disease Control and Prevention (CDC). State Tobacco Activities Tracking and Evaluation (STATE) System. Legislation—Preemption. The STATE System houses current and historical state-level legislative data on tobacco use prevention and control policies. Data are reported on a quarterly basis. Data include information related to statutory state preemption of more stringent local laws on advertising, smokefree indoor air, youth access and licensure.</p>
<p>1995-2020. Centers for Disease Control and Prevention (CDC). State Tobacco Activities Tracking and Evaluation (STATE) System. Legislation—Licensure. The STATE System houses current and historical state-level legislative data on tobacco use prevention and control policies. Data are reported on a quarterly basis. Data include information related to requirements, restrictions and penalties associated with holding a retail license to sell tobacco products over-the-counter and through vending machines.</p>
<p>CDC STATE System Tobacco Legislation - Tax Legislation<br />
1995-2020. Centers for Disease Control and Prevention (CDC). State Tobacco Activities Tracking and Evaluation (STATE) System. Legislation-Tax. The STATE System houses current and historical state-level legislative data on tobacco use prevention and control policies. Data are reported on a quarterly basis. Data include state taxes on combustible (cigarettes, cigars, little cigars, pipe tobacco, and roll-your-own tobacco) tobacco products, non-combustible (snus, moist snuff, dry snuff, chewing tobacco) tobacco products, and tax stamps.</p>
<p>1995-2020. Centers for Disease Control and Prevention (CDC). State Tobacco Activities Tracking and Evaluation (STATE) System. Legislation – Smokefree Campuses. The STATE System houses current and historical state-level legislative data on tobacco use prevention and control policies. Data are reported on a quarterly basis. Data include state smokefree indoor air policies in areas such as: Smokefree campuses for private and public colleges and schools (K-12).</p>
<p>1995-2020. Centers for Disease Control and Prevention (CDC). State Tobacco Activities Tracking and Evaluation (STATE) System. Legislation—Youth Access. The STATE System houses current and historical state-level legislative data on tobacco use prevention and control policies. Data are reported on a quarterly basis. Data include information related to restrictions, enforcement and penalties associated with the sale of cigarettes to youth through retail sales and vending machines.</p>
<p>1995-2020. Centers for Disease Control and Prevention (CDC). State Tobacco Activities Tracking and Evaluation (STATE) System. Legislation – Smokefree Indoor Air. The STATE System houses current and historical state-level legislative data on tobacco use prevention and control policies. Data are reported on a quarterly basis. Data include information related to state legislation on smokefree indoor air in areas such as: Bars, Commercial Day Care Centers, Government Multi-Unit Housing, Government Worksites, Home-Based Day Care Centers, Hotels and Motels, Personal Vehicles, Private Multi-Unit Housing, Private Worksites, Restaurants, Bingo Halls, Casinos, Enclosed Arenas, Grocery Stores, Hospitals, Hospital Campuses, Malls, Mental Health Outpatient and Residential Facilities, Prisons, Public Transportation, Racetrack Casinos, Substance Abuse Outpatient and Residential Facilities.</p>
<p>NNDSS - Table II. Legionellosis to Malaria - 2018. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states or territory.</p>
<p>Note:</p>
<p>This table contains provisional cases of selected national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>
<p>Footnotes:</p>
<p>C.N.M.I.: Commonwealth of Northern Mariana Islands.<br />
U: Unavailable. —: No reported cases. N: Not reportable. NA: Not Available. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>
<ul>
<li>Case counts for reporting years 2017 and 2018 are provisional and subject to change. Data for years 2013 through 2016 are finalized. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>.</li>
</ul>
<p>NNDSS - Table II. Meningococcal to Pertussis - 2017. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories.</p>
<p>Note:<br />
These are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting.</p>
<p>Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available.</p>
<p>Footnotes:<br />
C.N.M.I.: Commonwealth of Northern Mariana Islands.</p>
<p>U: Unavailable. —: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>
<ul>
<li>Three low incidence conditions, rubella, rubella congenital, and tetanus, are in Table II to facilitate case count verification with reporting jurisdictions.</li>
</ul>
<p>† Case counts for reporting year 2017 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/">http://wwwn.cdc.gov/nndss/document/</a> ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf. Data for tuberculosis are displayed in Table IV, which appears quarterly.</p>
<p>§ Data for meningococcal disease, invasive caused by serogroups ACWY, serogroup B, other serogroups, and unknown serogroups are available in Table I.</p>
<p>NNDSS - Table II. Hepatitis (viral, acute) A & B - 2017. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories.</p>
<p>Note:<br />
These are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting.</p>
<p>Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available.</p>
<p>Footnotes:<br />
C.N.M.I.: Commonwealth of Northern Mariana Islands.</p>
<p>U: Unavailable. —: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>
<p>*Three low incidence conditions, rubella, rubella congenital, and tetanus, are in Table II to facilitate case count verification with reporting jurisdictions.</p>
<p>† Case counts for reporting year 2017 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/">http://wwwn.cdc.gov/nndss/document/</a> ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf. Data for tuberculosis are displayed in Table IV, which appears quarterly.</p>
<p>NNDSS - Table II. Cryptosporidiosis to Dengue - 2015.In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed.The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories. Note:These are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting. Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available. Footnotes:C.N.M.I.: Commonwealth of Northern Mariana Islands. U: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum. * Three low incidence conditions, rubella, rubella congenital, and tetanus, have been moved to Table 2 to facilitate case count verification with reporting jurisdictions. ��� Case counts for reporting year 2015 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>. Data for TB are displayed in Table IV, which appears quarterly. �� Data for dengue-like illness will be included in this table after the CDC obtains Office of Management and Budget (OMB) Paperwork Reduction Act (PRA) to receive data for this condition.</p>
<p>NNDSS - Table III. Tuberculosis - 2018.This Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying WONDER data. Data on United States will exclude counts from US territories.</p>
<p>Footnote: C.N.M.I.: Commonwealth of Northern Mariana Islands. U: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable Cum: Cumulative year-to-date counts. Min: Minimum. Max: Maximum.</p>
<ul>
<li>Case counts for reporting year 2017 and 2018 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a></li>
</ul>
<p>† Data for TB are displayed quarterly.</p>
<p>NNDSS - TABLE 1PP. Yellow fever to Zika virus disease, non-congenital - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>
<p>Note:<br />
This table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>
<p>Footnotes:<br />
U: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />
-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />
N: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />
NN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />
NP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />
Cum: Cumulative year-to-date counts.<br />
Max: Maximum — Maximum case count during the previous 52 weeks.<br />
* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case's country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the 'Non-US Residents' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />
† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>
<p>NNDSS - TABLE 1HH. Streptococcal toxic shock syndrome to Syphilis, Primary and Secondary - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>
<p>Note:<br />
This table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>
<p>Footnotes:<br />
U: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />
-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />
N: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />
NN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />
NP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />
Cum: Cumulative year-to-date counts.<br />
Max: Maximum — Maximum case count during the previous 52 weeks.<br />
* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case's country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the 'Non-US Residents' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />
† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>
<p>NNDSS - TABLE 1R. Hepatitis C, perinatal infection to Influenza-associated pediatric mortality - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>
<p>Note:<br />
This table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>
<p>Footnotes:<br />
U: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />
-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />
N: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />
NN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />
NP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />
Cum: Cumulative year-to-date counts.<br />
Max: Maximum — Maximum case count during the previous 52 weeks.<br />
* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case's country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the 'Non-US Residents' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />
† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />
§ Since [INSERT DATE], XXX influenza-associated pediatric deaths occurring during the 2017-18 season have been reported.</p>
<p>NNDSS - Table II. Tetanus to Varicella - 2017. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories.</p>
<p>Note:<br />
These are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting.</p>
<p>Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available.</p>
<p>Footnotes:<br />
C.N.M.I.: Commonwealth of Northern Mariana Islands.</p>
<p>U: Unavailable. —: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>
<p>*Three low incidence conditions, rubella, rubella congenital, and tetanus, are in Table II to facilitate case count verification with reporting jurisdictions.</p>
<p>† Case counts for reporting year 2017 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/">http://wwwn.cdc.gov/nndss/document/</a> ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf. Data for tuberculosis are displayed in Table IV, which appears quarterly.</p>
<p>NNDSS - TABLE 1BB. Q fever, Total to Q fever, Chronic - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>
<p>Note:<br />
This table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>
<p>Footnotes:<br />
U: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />
-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />
N: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />
NN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />
NP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />
Cum: Cumulative year-to-date counts.<br />
Max: Maximum — Maximum case count during the previous 52 weeks.<br />
* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case's country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the 'Non-US Residents' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />
† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>
<p>NNDSS - TABLE 1Q. Hepatitis B, perinatal infection to Hepatitis C (viral, acute), Probable - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>
<p>Note:<br />
This table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>
<p>Footnotes:<br />
U: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />
-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />
N: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />
NN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />
NP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />
Cum: Cumulative year-to-date counts.<br />
Max: Maximum — Maximum case count during the previous 52 weeks.<br />
* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case's country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the 'Non-US Residents' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />
† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />
§ For acute Hepatitis C, only confirmed cases were verified.</p>
<p>NNDSS - Table 1D. Arboviral diseases, neuroinvasive and non-neuroinvasive, West Nile virus disease to Babesiosis - 2019.In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>
<p>Note:<br />
This table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>
<p>Footnotes:<br />
U: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />
-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />
N: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />
NN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />
NP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />
Cum: Cumulative year-to-date counts.<br />
Max: Maximum — Maximum case count during the previous 52 weeks.<br />
* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case's country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the 'Non-US Residents' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />
† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>
<p>Provisional counts of deaths by the month the deaths occurred, by age group, sex, and race/ethnicity, for select underlying causes of death for 2019-2020. The dataset also includes monthly provisional counts of death for COVID-19, coded to ICD-10 code U07.1 as an underlying or multiple cause of death.</p>
<p>Currently, CDC provides the public with COVID-19 case surveillance data in two ways: an 11 data element public use dataset of the line-listed dataset of all COVID-19 cases shared with CDC and a 31 data element <a href="https://data.cdc.gov/Case-Surveillance/COVID-19-Case-Surveillance-Restricted-Access-Detai/mbd7-r32t">restricted access dataset</a> of the line-listed dataset of all COVID-19 cases shared with CDC.</p>
<p>The following are true for both the public use dataset and the restricted access dataset:</p>
<ul>
<li>
<p>Data elements can be found on the COVID-19 case report form located at <a href="www.cdc.gov/coronavirus/2019-ncov/downloads/pui-form.pdf">www.cdc.gov/coronavirus/2019-ncov/downloads/pui-form.pdf</a>.</p>
</li>
<li>
<p>Data are considered provisional by CDC and are subject to change until the data are reconciled and verified with the state and territorial data providers.</p>
</li>
<li>
<p>Data are suppressed to protect individual privacy.</p>
</li>
<li>
<p>The datasets include all cases with an initial report date of case to CDC at least 14 days prior to the creation of the previously updated datasets. This 14-day lag will allow case reporting to be stabilized and ensure that time-dependent outcome data are accurately captured.</p>
</li>
<li>
<p>Datasets are updated monthly.</p>
</li>
<li>
<p>Both datasets are created using CDC’s operational Policy on Public Health Research and Nonresearch Data Management and Access and include protections designed to protect individual privacy.</p>
</li>
<li>
<p>For more information about data collection and reporting, please see <a href="https://wwwn.cdc.gov/nndss/data-collection.html">https://wwwn.cdc.gov/nndss/data-collection.html</a></p>
</li>
<li>
<p>For more information about the COVID-19 case surveillance data, please see <a href="https://www.cdc.gov/coronavirus/2019-ncov/covid-data/faq-surveillance.html">https://www.cdc.gov/coronavirus/2019-ncov/covid-data/faq-surveillance.html</a></p>
</li>
</ul>
<p>Overview</p>
<p>The COVID-19 case surveillance system database includes individual-level data reported to U.S. states and autonomous reporting entities, including New York City and the District of Columbia (D.C.), as well as U.S. territories and states. On April 5, 2020, COVID-19 was added to the Nationally Notifiable Condition List and classified as “immediately notifiable, urgent (within 24 hours)” by a Council of State and Territorial Epidemiologists (CSTE) Interim Position Statement (Interim-20-ID-01). CSTE updated the position statement on August 5, 2020 to clarify the interpretation of antigen detection tests and serologic test results within the case classification. The statement also recommended that all states and territories enact laws to make COVID-19 reportable in their jurisdiction, and that jurisdictions conducting surveillance should submit case notifications to CDC. COVID-19 case surveillance data are collected by jurisdictions and shared voluntarily with CDC.</p>
<p>For more information:</p>
<p><a href="https://wwwn.cdc.gov/nndss/conditions/coronavirus-disease-2019-covid-19/case-definition/2020/08/05/">https://wwwn.cdc.gov/nndss/conditions/coronavirus-disease-2019-covid-19/case-definition/2020/08/05/</a></p>
<p>The deidentified data in the public use dataset include demographic characteristics, exposure history, disease severity indicators and outcomes, clinical data, laboratory diagnostic test results, and comorbidities. All data elements can be found on the COVID-19 case report form located at <a href="www.cdc.gov/coronavirus/2019-ncov/downloads/pui-form.pdf">www.cdc.gov/coronavirus/2019-ncov/downloads/pui-form.pdf</a>.</p>
<p>The Case Surveillance Task Force and Surveillance Review and Response Group (SRRG) within CDC’s COVID-19 Response provide stewardship for datasets that support the public’s access to COVID-19 data while protecting individual privacy.</p>
<p>COVID-19 Case Reports</p>
<p>COVID-19 case reports have been routinely submitted using standardized case reporting forms. On April 5, 2020, CSTE released an Interim Position Statement with national surveillance case definitions for COVID-19 included. Current versions of</p>
<p>CDC is working with commercial laboratories to conduct large-scale geographic seroprevalence surveys to estimate the percentage of people who were previously infected with SARS-CoV-2, the virus that causes COVID-19 disease. The strategy involves working with state, local, territorial, academic, and commercial partners to better understand COVID-19 in the United States using serology (antibody) testing for surveillance (“seroprevalence surveys” or “serosurveys”). For the surveys, de-identified clinical blood samples are tested for antibodies to SARS-CoV-2.</p>
<p>This dataset contains the data used to by the Nationwide Commercial Laboratory Seroprevalence Survey interactive visualization available at <a href="https://covid.cdc.gov/covid-data-tracker/#national-lab">https://covid.cdc.gov/covid-data-tracker/#national-lab</a>.</p>
<p>Additional information is available at <a href="https://www.cdc.gov/coronavirus/2019-ncov/cases-updates/commercial-lab-surveys.html">https://www.cdc.gov/coronavirus/2019-ncov/cases-updates/commercial-lab-surveys.html</a>.</p>
<p>CDC Science Clips is an online bibliographic digest featuring scientific articles and publications that are shared with the public health community each week, to enhance awareness of emerging scientific knowledge.</p>
<p>NNDSS - Table II. Tetanus to Vibriosis - 2016. In this Table, provisional* cases of selected† notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories.<br />
Note:<br />
These are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting.</p>
<p>Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available.</p>
<p>Footnotes:<br />
C.N.M.I.: Commonwealth of Northern Mariana Islands.<br />
U: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>
<ul>
<li>Case counts for reporting year 2016 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/">http://wwwn.cdc.gov/nndss/document/</a> ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf. Data for TB are displayed in Table IV, which appears quarterly.<br />
† Three low incidence conditions, rubella, rubella congenital, and tetanus, have been moved to Table II to facilitate case count verification with reporting jurisdictions.<br />
§ Any species of the family Vibrionaceae, other than toxigenic Vibrio cholerae O1 or O139.</li>
</ul>
<p>NNDSS - Table II. Invasive Pneumococcal to Legionellosis - 2016. In this Table, provisional* cases of selected† notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories.</p>
<p>Note:<br />
These are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting.</p>
<p>Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available.</p>
<p>Footnotes:<br />
C.N.M.I.: Commonwealth of Northern Mariana Islands.<br />
U: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>
<ul>
<li>Case counts for reporting year 2016 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/">http://wwwn.cdc.gov/nndss/document/</a> ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf. Data for TB are displayed in Table IV, which appears quarterly.<br />
† Three low incidence conditions, rubella, rubella congenital, and tetanus, are in Table II to facilitate case count verification with reporting jurisdictions.<br />
§ Includes drug resistant and susceptible cases of Invasive Pneumococcal Disease. This condition was previously named Streptococcus pneumoniae invasive disease and cases were reported to CDC using different event codes to specify whether the cases were drug resistant or in a defined age group, such as <5 years.</li>
</ul>
<p>NNDSS - Table II. West Nile to Zika - 2018. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states or territory.</p>
<p>Note:</p>
<p>This table contains provisional cases of selected national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>
<p>Footnotes:</p>
<p>C.N.M.I.: Commonwealth of Northern Mariana Islands.<br />
U: Unavailable. —: No reported cases. N: Not reportable. NA: Not Available. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>
<ul>
<li>Case counts for reporting years 2017 and 2018 are provisional and subject to change. Data for years 2013 through 2016 are finalized. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>.</li>
</ul>
<p>† Not reportable in all jurisdictions. Reporting exceptions are available at <a href="http://wwwn.cdc.gov/nndss/downloads.html">http://wwwn.cdc.gov/nndss/downloads.html</a>.</p>
<p>NNDSS - Table II. Babesiosis to Campylobacteriosis - 2018. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states or territory.</p>
<p>Note:</p>
<p>This table contains provisional cases of selected national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a></p>
<p>Footnotes:</p>
<p>C.N.M.I.: Commonwealth of Northern Mariana Islands.<br />
U: Unavailable. —: No reported cases. N: Not reportable. NA: Not Available. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>
<ul>
<li>Case counts for reporting years 2017 and 2018 are provisional and subject to change. Data for years 2013 through 2016 are finalized. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>.</li>
</ul>
<p>A complete listing of subscription databases provided by the Stephen B. Thacker CDC Library.</p>
<p>NNDSS - Table II. Chlamydia to Coccidioidomycosis - 2017. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories.</p>
<p>Note:<br />
These are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting.</p>
<p>Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available.</p>
<p>Footnotes:<br />
C.N.M.I.: Commonwealth of Northern Mariana Islands.</p>
<p>U: Unavailable. —: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>
<ul>
<li>Three low incidence conditions, rubella, rubella congenital, and tetanus, are in Table II to facilitate case count verification with reporting jurisdictions.</li>
</ul>
<p>† Case counts for reporting year 2017 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/">http://wwwn.cdc.gov/nndss/document/</a> ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf. Data for tuberculosis are displayed in Table IV, which appears quarterly.</p>
<p>NNDSS - Table II. Invasive Pneumococcal to Legionellosis - 2014.In this Table, all conditions with a 5-year average annual national total of more than or equals 1,000 cases but less than or equals 10,000 cases will be displayed (��� 1,000 and ��_ 10,000). The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories. Note:These are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting. Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available. Footnotes:C.N.M.I.: Commonwealth of Northern Mariana Islands. U: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum. * Case counts for reporting years 2013 and 2014 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>. Data for TB are displayed in Table IV, which appears quarterly. ��� Includes drug resistant and susceptible cases of Invasive Pneumococcal Disease. This condition was previously named Streptococcus pneumoniae invasive disease and cases were reported to CDC using different event codes to specify whether the cases were drug resistant or in a defined age group, such as < 5 years. Since 2010, case notifications for this condition were consolidated under one event code for Invasive pneumococcal disease.More information on NNDSS is available at <a href="http://wwwn.cdc.gov/nndss/">http://wwwn.cdc.gov/nndss/</a>.</p>
No description provided
<p>NNDSS - TABLE 1W. Meningococcal disease, All serogroups to Meningococcal disease, Serogroup B - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>
<p>Note:<br />
This table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>
<p>Footnotes:<br />
U: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />
-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />
N: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />
NN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />
NP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />
Cum: Cumulative year-to-date counts.<br />
Max: Maximum — Maximum case count during the previous 52 weeks.<br />
* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case's country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the 'Non-US Residents' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />
† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>
<p>A list of Suppliers that indicates the supplies carried at that location and the supplier's Medicare participation status.</p>
<p>This file contains general information about individual eligible professionals (EPs) such as demographic information and Medicare quality program participation. This dataset is updated twice a month with the most current demographic information available at that time.</p>
<p>2008-2017. Centers for Disease Control and Prevention (CDC). Office on Smoking and Health (OSH) – Global Tobacco Surveillance System (GTSS) - Global Adult Tobacco Survey (GATS). The Global Adult Tobacco Survey (GATS) is the global standard to systematically monitor adult tobacco use and track key tobacco control indicators. GATS is a nationally representative household survey of adults 15 years of age or older, using a standard protocol. It is intended to generate comparable data within and across countries. GATS enhances countries' capacity to design, implement and evaluate tobacco control interventions.</p>
<p>NNDSS - Table II. Shiga toxin to Shigellosis - 2015. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories. Note:These are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting. Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available. Footnotes:C.N.M.I.: Commonwealth of Northern Mariana Islands. U: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum. * Three low incidence conditions, rubella, rubella congenital, and tetanus, have been moved to Table 2 to facilitate case count verification with reporting jurisdictions. ��� Case counts for reporting year 2015 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>. Data for TB are displayed in Table IV, which appears quarterly. �� Includes E. coli O157:H7; Shiga toxin-positive, serogroup non-O157; and Shiga toxin-positive, not serogrouped.</p>
<p>NNDSS - TABLE 1NN. Viral hemorrhagic fevers, Junin virus to Viral hemorrhagic fevers, Lujo virus - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>
<p>Note:<br />
This table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>
<p>Footnotes:<br />
U: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />
-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />
N: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />
NN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />
NP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />
Cum: Cumulative year-to-date counts.<br />
Max: Maximum — Maximum case count during the previous 52 weeks.<br />
* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case's country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the 'Non-US Residents' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />
† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />
§ Prior to 2015, CDC's National Notifiable Diseases Surveillance System (NNDSS) did not receive electronic data about incident cases of specific viral hemorrhagic fevers; instead data were collected in aggregate as "viral hemorrhagic fevers'. NNDSS was updated beginning in 2015 to receive data for each of the viral hemorrhagic fevers listed.</p>
<p>Contains each state's policy, rebate and technical contact information for the Medicaid Drug Rebate Program. Updated quarterly.</p>
<p>Active drugs that have been reported by participating drug manufacturers under the Medicaid Drug Rebate Program. All drugs are identified by National Drug Code (NDC), unit type, units per package size, product name, Food and Drug Administration (FDA) approval date, the date the drug entered the market, plus indicators to show whether the drug is an innovator or non-innovator drug; whether it is available by prescription or over-the-counter (OTC); the FDA therapeutic equivalency code; and the Drug Efficacy Study Implementation (DESI) rating and termination date. Each quarter posted represents a snapshot of data in the system at that time and is not updated by subsequent changes.</p>
<p>Drugs that have been reported under the Medicaid Drug Rebate Program along with an indication of whether or not the required Average Manufacturer Price (AMP) was reported for each drug. All drugs are identified in the file by the 11-digit National Drug Code, product name, labeler name, and reported (R) or not reported (NR).</p>
<p>Drug Manufacturer Contact Information contains Optional Effective Date, Termination Date (if applicable), and Legal, Invoice and Technical Contact information for each drug company participating in the Medicaid Drug Rebate Program. For more information see: <a href="https://www.medicaid.gov/medicaid/prescription-drugs/medicaid-drug-rebate-program/index.html">https://www.medicaid.gov/medicaid/prescription-drugs/medicaid-drug-rebat...</a></p>
<p>NNDSS - Table II. Ehrlichiosis and Anaplasmosis, Anaplasma phagocytophilum infection to Ehrlichia chaffeensis infection - 2018. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states or territory.</p>
<p>Note:</p>
<p>This table contains provisional cases of selected national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a></p>
<p>Footnotes:</p>
<p>C.N.M.I.: Commonwealth of Northern Mariana Islands.<br />
U: Unavailable. —: No reported cases. N: Not reportable. NA: Not Available. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>
<ul>
<li>Case counts for reporting years 2017 and 2018 are provisional and subject to change. Data for years 2013 through 2016 are finalized. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>.</li>
</ul>
<p>NNDSS - Table II. Carbapenemase-producing carbapenem-resistant Enterobacteriaceae - 2018. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states or territory.</p>
<p>Note:</p>
<p>This table contains provisional cases of selected national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a></p>
<p>Footnotes:</p>
<p>C.N.M.I.: Commonwealth of Northern Mariana Islands.<br />
U: Unavailable. —: No reported cases. N: Not reportable. NA: Not Available. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>
<ul>
<li>Case counts for reporting years 2017 and 2018 are provisional and subject to change. Data for years 2013 through 2016 are finalized. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>.</li>
</ul>
<p>† Data for carbapenemase-producing carbapenem-resistant Enterobacteriaceae (CP-CRE) will be displayed in this table after the CDC obtains Office of Management and Budget Paperwork Reduction Act approval to receive data for this condition.</p>
<p>A list of hospice agencies with data on the quality of patient care measures shown on Hospice Compare.</p>
<p>National data on the quality of patient care measures shown on Hospice Compare.</p>
<p>The dataset shows characteristics of the hospice agencies that are shown on Hospice Compare, including information about hospice agencies such as address, phone number, ownership data and more.</p>
<p>NNDSS - Table II. Invasive Pneumococcal Diseases, Age <5 - 2017. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories.</p>
<p>Note:<br />
These are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting.</p>
<p>Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available.</p>
<p>Footnotes:<br />
C.N.M.I.: Commonwealth of Northern Mariana Islands.</p>
<p>U: Unavailable. —: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>
<p>*Three low incidence conditions, rubella, rubella congenital, and tetanus, are in Table II to facilitate case count verification with reporting jurisdictions.</p>
<p>† Case counts for reporting years 2016 and 2017 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/">http://wwwn.cdc.gov/nndss/document/</a> ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf. Data for tuberculosis are displayed in Table IV, which appears quarterly.</p>
<p>§ Includes drug resistant and susceptible cases of Invasive Pneumococcal Disease. This condition was previously named Streptococcus pneumoniae invasive disease and cases were reported to CDC using different event codes to specify whether the cases were drug resistant or in a defined age group, such as <5 years.</p>
<p>TABLE III. Deaths in 122 U.S. cities – 2016. 122 Cities Mortality Reporting System — Each week, the vital statistics offices of 122 cities across the United States report the total number of death certificates processed and the number of those for which pneumonia or influenza was listed as the underlying or contributing cause of death by age group (Under 28 days, 28 days –1 year, 1-14 years, 15-24 years, 25-44 years, 45-64 years, 65-74 years, 75-84 years, and ≥ 85 years).</p>
<p>FOOTNOTE:<br />
U: Unavailable. —: No reported cases.<br />
* Mortality data in this table are voluntarily reported from 122 cities in the United States, most of which have populations of 100,000 or more. A death is reported by the place of its occurrence and by the week that the death certificate was filed. Fetal deaths are not included.</p>
<p>† Pneumonia and influenza.</p>
<p>§ Total includes unknown ages.</p>
<p>NNDSS - Table II. Tetanus to Vibriosis - 2015.In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories. Note:These are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting. Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available. Footnotes:C.N.M.I.: Commonwealth of Northern Mariana Islands. U: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum. * Three low incidence conditions, rubella, rubella congenital, and tetanus, have been moved to Table 2 to facilitate case count verification with reporting jurisdictions. ��� Case counts for reporting year 2015 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>. Data for TB are displayed in Table IV, which appears quarterly. �� Any species of the family Vibrionaceae, other than toxigenic Vibrio cholerae O1 or O139.</p>
<p>This data set contains a list of hospice agencies with data on their scores on the Consumer Assessment of Healthcare Providers and Systems (CAHPS®) Hospice Survey measures.</p>
<p>This data set contains the national average (mean) scores of Medicare-certified hospice agencies on the Consumer Assessment of Healthcare Providers and Systems (CAHPS®) Hospice Survey measures.</p>
<p>A list of zip codes where hospice provides services.</p>
<p>NNDSS - TABLE 1OO. Viral hemorrhagic fevers, Machupo virus to Viral hemorrhagic fevers, Sabia virus - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>
<p>Note:<br />
This table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>
<p>Footnotes:<br />
U: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />
-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />
N: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />
NN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />
NP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />
Cum: Cumulative year-to-date counts.<br />
Max: Maximum — Maximum case count during the previous 52 weeks.<br />
* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case's country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the 'Non-US Residents' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />
† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />
§ Prior to 2015, CDC's National Notifiable Diseases Surveillance System (NNDSS) did not receive electronic data about incident cases of specific viral hemorrhagic fevers; instead data were collected in aggregate as "viral hemorrhagic fevers'. NNDSS was updated beginning in 2015 to receive data for each of the viral hemorrhagic fevers listed.</p>
<p>NNDSS - TABLE 1X. Meningococcal disease, Other serogroups to Meningococcal disease, Unknown serogroup - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>
<p>Note:<br />
This table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>
<p>Footnotes:<br />
U: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />
-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />
N: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />
NN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />
NP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />
Cum: Cumulative year-to-date counts.<br />
Max: Maximum — Maximum case count during the previous 52 weeks.<br />
* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case's country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the 'Non-US Residents' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />
† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>
<p>NNDSS - Table 1A. Anthrax to Arboviral diseases, Eastern equine encephalitis virus disease - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>
<p>Note:<br />
This table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>
<p>Footnotes:<br />
C.N.M.I.: Commonwealth of Northern Mariana Islands.<br />
U: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />
-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />
N: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />
NN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />
NP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />
Cum: Cumulative year-to-date counts.<br />
Max: Maximum — Maximum case count during the previous 52 weeks.<br />
* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case's country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the 'Non-US Residents' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />
† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>
<p>2012-2018 (even years). Data from BRFSS for indicators of adult oral health for even years from 2012 through 2018. National estimates are represented by the median prevalence among 50 states and the District of Columbia data. Estimates are prepared from the BRFSS public use data sets. Estimates in this file are not age adjusted, and may differ slightly from estimates available from the BRFSS web site or Chronic Disease Indicators due to small differences in definition, age adjustment or rounding. For more information, see: <a href="http://www.cdc.gov/oralhealthdata/overview/Adult_Indicators.html">http://www.cdc.gov/oralhealthdata/overview/Adult_Indicators.html</a></p>
<p>Provisional estimates of death rates. Estimates are presented for each of the 15 leading causes of death plus estimates for deaths attributed to drug overdose, falls (for persons aged 65 and over), human immunodeficiency virus (HIV) disease, homicide, and firearms-related deaths.</p>
<p>NNDSS - Table II. Cryptosporidiosis to Dengue - 2016. In this Table, provisional* cases of selected† notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories.</p>
<p>Note:<br />
These are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting.</p>
<p>Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available.</p>
<p>Footnotes:<br />
C.N.M.I.: Commonwealth of Northern Mariana Islands.<br />
U: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>
<ul>
<li>Case counts for reporting year 2016 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/">http://wwwn.cdc.gov/nndss/document/</a> ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf. Data for TB are displayed in Table IV, which appears quarterly.<br />
† Three low incidence conditions, rubella, rubella congenital, and tetanus, are in Table II to facilitate case count verification with reporting jurisdictions.<br />
§ Includes data for dengue and dengue-like illness. Office of Management and Budget approval of the NNDSS Revision #0920-0728 on January 21, 2016, authorized CDC to receive data for these conditions. CDC is in the process of soliciting data for these conditions.</li>
</ul>
<p>State, territorial, and county executive orders, administrative orders, resolutions, and proclamations are collected from government websites and cataloged and coded using Microsoft Excel by one coder with one or more additional coders conducting quality assurance.</p>
<p>Data were collected to determine when individuals in states, territories, and counties were subject to executive orders, administrative orders, resolutions, and proclamations for COVID-19 that require or recommend people stay in their homes.</p>
<p>These data are derived from the publicly available state, territorial, and county executive orders, administrative orders, resolutions, and proclamations (“orders”) for COVID-19 that expressly require or recommend individuals stay at home found by the CDC, COVID-19 Community Intervention and At-Risk Task Force, Monitoring and Evaluation Team & CDC, Center for State, Tribal, Local, and Territorial Support, Public Health Law Program from March 15 through May 5, 2020 (for county orders) and through September 14, 2020 (for state and territorial orders). These data will be updated as new orders are collected. Any orders not available through publicly accessible websites are not included in these data. Only official copies of the documents or, where official copies were unavailable, official press releases from government websites describing requirements were coded; news media reports on restrictions were excluded. Recommendations not included in an order are not included in these data. These data do not include mandatory business closures, curfews, or limitations on public or private gatherings. These data do not necessarily represent an official position of the Centers for Disease Control and Prevention.</p>
<p>State and territorial executive orders, administrative orders, resolutions, and proclamations are collected from government websites and cataloged and coded using Microsoft Excel by one coder with one or more additional coders conducting quality assurance.</p>
<p>Data were collected to determine when individuals in states and territories were subject to executive orders, administrative orders, resolutions, and proclamations for COVID-19 that require or recommend people stay in their homes. Data consists exclusively of state and territorial orders, many of which apply to specific counties within their respective state or territory; therefore, data is broken down to the county level.</p>
<p>These data are derived from the publicly available state and territorial executive orders, administrative orders, resolutions, and proclamations (“orders”) for COVID-19 that expressly require or recommend individuals stay at home found by the CDC, COVID-19 Community Intervention and At-Risk Task Force, Monitoring and Evaluation Team & CDC, Center for State, Tribal, Local, and Territorial Support, Public Health Law Program from March 15 through September 14, 2020. These data will be updated as new orders are collected. Any orders not available through publicly accessible websites are not included in these data. Only official copies of the documents or, where official copies were unavailable, official press releases from government websites describing requirements were coded; news media reports on restrictions were excluded. Recommendations not included in an order are not included in these data. These data do not include mandatory business closures, curfews, or limitations on public or private gatherings. These data do not necessarily represent an official position of the Centers for Disease Control and Prevention.</p>
<p>The bipartisan CARES Act and the Paycheck Protection Program and Health Care Enhancement Act provided $175 billion in relief funds to hospitals and other healthcare providers on the front lines of the coronavirus response. The Department of Health and Human Services through the Health Resources and Services Administration is distributing two rounds of payments to hospitals in High Impact areas for positive COVID-19 admissions. In the first round of the High Impact Allocation, $12 billion was distributed to nearly 400 hospitals who provided inpatient care for 100 or more COVID-19 patients through April 10, 2020. $2 billion of these payments was distributed to these hospitals based on their Medicare disproportionate share and uncompensated care payments. In the second round of funding, $10 billion will be distributed to hospitals having over 161 COVID-19 admissions between January 1 and June 10, 2020.</p>
<p>Percentages are weighted to population characteristics. Data are not available if it did not meet BRFSS stability requirements.For more information on these requirements, as well as risk factors and calculated variables, see the Technical Documents and Survey Data for a specific year - <a href="http://www.cdc.gov/brfss/annual_data/annual_data.htm.Recommended">http://www.cdc.gov/brfss/annual_data/annual_data.htm.Recommended</a> citation: Centers for Disease Control and Prevention (CDC). Behavioral Risk Factor Surveillance System. Atlanta, Georgia: U.S. Department of Health and Human Services, Centers for Disease Control and Prevention, [appropriate year].</p>
<p>NNDSS - Table II. Tetanus to Varicella - 2018. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states or territory.</p>
<p>Note:</p>
<p>This table contains provisional cases of selected national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>
<p>Footnotes:</p>
<p>C.N.M.I.: Commonwealth of Northern Mariana Islands.<br />
U: Unavailable. —: No reported cases. N: Not reportable. NA: Not Available. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>
<ul>
<li>Case counts for reporting years 2017 and 2018 are provisional and subject to change. Data for years 2013 through 2016 are finalized. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>.</li>
</ul>
<p>NNDSS - Table II. Chlamydia to Coccidioidomycosis - 2016. In this Table, provisional* cases of selected† notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories.<br />
Note:<br />
These are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting.</p>
<p>Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available.</p>
<p>Footnotes:<br />
C.N.M.I.: Commonwealth of Northern Mariana Islands.<br />
U: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>
<ul>
<li>Case counts for reporting year 2016 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>. Data for TB are displayed in Table IV, which appears quarterly.<br />
† Three low incidence conditions, rubella, rubella congenital, and tetanus, are in Table II to facilitate case count verification with reporting jurisdictions.</li>
</ul>
<p>Weekly data on the number of deaths from all causes by sex, age group, and race/Hispanic origin group for the United States. Counts of deaths in more recent weeks can be compared with counts from earlier years (2015-2019) to determine if the number is higher than expected.</p>
<p>Cumulative provisional counts of deaths sex, race/Hispanic origin, age group, and by select underlying causes of death. The dataset also includes provisional counts of death for COVID-19, coded to ICD-10 code U07.1 as an underlying or multiple cause of death. Includes deaths that occurred between January 1, 2020 to July 4, 2020.</p>
<p>Provisional counts of deaths by the month the deaths occurred, by age group and HHS region, for select underlying causes of death for 2019-2020. The dataset also includes monthly provisional counts of death for COVID-19, coded to ICD-10 code U07.1 as an underlying or multiple cause of death.</p>
<p>Provisional death counts of sickle cell disease and coronavirus disease 2019 (COVID-19), by quarter, age, and race or Hispanic origin.</p>
<p>Source: Behavioral Risk Factor Surveillance System (BRFSS), 2012 & 2014.</p>
<p>TABLE III. Deaths in 122 U.S. cities - 2015122 Cities Mortality Reporting System ��� Each week, the vital statistics offices of 122 cities across the United States report the total number of death certificates processed and the number of those for which pneumonia or influenza was listed as the underlying or contributing cause of death by age group (Under 28 days, 28 days ���1 year, 1-14 years, 15-24 years, 25-44 years, 45-64 years, 65-74 years, 75-84 years, and ��� 85 years).FOOTNOTE:U: Unavailable -: No reported cases * Mortality data in this table are voluntarily reported from 122 cities in the United States, most of which have populations of 100,000 or more. A death is reported by the place of its occurrence and by the week that the death certificate was filed. Fetal deaths are not included. ** Totals include unknown ages. *** Partial counts for this city.</p>
<p>NNDSS - Table II. Spotted Fever Rickettsiosis to Syphilis - 2015.In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories. Note:These are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting. Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available. Footnotes:C.N.M.I.: Commonwealth of Northern Mariana Islands. U: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum. * Three low incidence conditions, rubella, rubella congenital, and tetanus, have been moved to Table 2 to facilitate case count verification with reporting jurisdictions. ��� Case counts for reporting year 2015 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>. Data for TB are displayed in Table IV, which appears quarterly. �� Illnesses with similar clinical presentation that result from Spotted fever group rickettsia infections are reported as Spotted fever rickettsioses. Rocky Mountain spotted fever (RMSF) caused by Rickettsia rickettsii, is the most common and well-known spotted fever.</p>
<p>This data contains provisional counts for drug overdose deaths based on a current flow of mortality data in the National Vital Statistics System. Counts for the most recent final annual data are provided for comparison. National provisional counts include deaths occurring within the 50 states and the District of Columbia as of the date specified and may not include all deaths that occurred during a given time period. Provisional counts are often incomplete and causes of death may be pending investigation (see Technical notes) resulting in an underestimate relative to final counts. To address this, methods were developed to adjust provisional counts for reporting delays by generating a set of predicted provisional counts (see Technical notes). Starting in June 2018, this monthly data release will include both reported and predicted provisional counts.</p>
<p>The provisional data include: (a) the reported and predicted provisional counts of deaths due to drug overdose occurring nationally and in each jurisdiction; (b) the percentage changes in provisional drug overdose deaths for the current 12 month-ending period compared with the 12-month period ending in the same month of the previous year, by jurisdiction; and (c) the reported and predicted provisional counts of drug overdose deaths involving specific drugs or drug classes occurring nationally and in selected jurisdictions. The reported and predicted provisional counts represent the numbers of deaths due to drug overdose occurring in the 12-month periods ending in the month indicated. These counts include all seasons of the year and are insensitive to variations by seasonality. Deaths are reported by the jurisdiction in which the death occurred.</p>
<p>Several data quality metrics, including the percent completeness in overall death reporting, percentage of deaths with cause of death pending further investigation, and the percentage of drug overdose deaths with specific drugs or drug classes reported are included to aid in interpretation of provisional data as these measures are related to the accuracy of provisional counts (see Technical notes). Reporting of the specific drugs and drug classes involved in drug overdose deaths varies by jurisdiction, and comparisons of death rates involving specific drugs across selected jurisdictions should not be made (see Technical notes). Provisional data will be updated on a monthly basis as additional records are received.</p>
<p>Technical notes</p>
<p>Nature and sources of data</p>
<p>Provisional drug overdose death counts are based on death records received and processed by the National Center for Health Statistics (NCHS) as of a specified cutoff date. The cutoff date is generally the first Sunday of each month. National provisional estimates include deaths occurring within the 50 states and the District of Columbia. NCHS receives the death records from state vital registration offices through the Vital Statistics Cooperative Program (VSCP).</p>
<p>The timeliness of provisional mortality surveillance data in the National Vital Statistics System (NVSS) database varies by cause of death. The lag time (i.e., the time between when the death occurred and when the data are available for analysis) is longer for drug overdose deaths compared with other causes of death (1). Thus, provisional estimates of drug overdose deaths are reported 6 months after the date of death.</p>
<p>Provisional death counts presented in this data visualization are for “12-month ending periods,” defined as the number of deaths occurring in the 12-month period ending in the month indicated. For example, the 12-month ending period in June 2017 would include deaths occurring from July 1, 2016, through June 30, 2017. The 12-month ending period counts include all seasons of the year and are insensitive to reporting variations by seasonality. Counts for the 12-month period ending in the same month of the previous year are shown for comparison. These provisional counts of drug overdose deaths and re</p>
<p>NNDSS - TABLE 1Z. Pertussis to Poliomyelitis, paralytic - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>
<p>Note:<br />
This table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>
<p>Footnotes:<br />
U: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />
-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />
N: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />
NN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />
NP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />
Cum: Cumulative year-to-date counts.<br />
Max: Maximum — Maximum case count during the previous 52 weeks.<br />
* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case's country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the 'Non-US Residents' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />
† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>
<p>NNDSS - Table 1F. Brucellosis to Candida auris, clinical - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>
<p>Note:<br />
This table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>
<p>Footnotes:<br />
U: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />
-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />
N: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />
NN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />
NP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />
Cum: Cumulative year-to-date counts.<br />
Max: Maximum — Maximum case count during the previous 52 weeks.<br />
* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case's country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the 'Non-US Residents' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />
† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />
§ Candida auris, clinical colonization/screening cases are not included in this table. These data are available on the Mycotic Diseases Branch's Tracking Candida auris page (<a href="https://www.cdc.gov/fungal/candida-auris/tracking-c-auris.html">https://www.cdc.gov/fungal/candida-auris/tracking-c-auris.html</a>).</p>
<p>NNDSS - TABLE 1Y. Mumps to Novel influenza A virus infections - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>
<p>Note:<br />
This table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>
<p>Footnotes:<br />
U: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />
-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />
N: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />
NN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />
NP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />
Cum: Cumulative year-to-date counts.<br />
Max: Maximum — Maximum case count during the previous 52 weeks.<br />
* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case's country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the 'Non-US Residents' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />
† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />
§ Novel influenza A virus infections are human infections with influenza A viruses that are different from currently circulating human seasonal influenza viruses. With the exception of one avian lineage influenza A (H7N2) virus, all novel influenza A virus infections reported to CDC since 2012 have been variant influenza viruses.</p>
<p>NNDSS - Table 1I. Cryptosporidiosis to Cyclosporiasis - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>
<p>Note:<br />
This table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>
<p>Footnotes:<br />
U: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />
-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />
N: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />
NN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />
NP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />
Cum: Cumulative year-to-date counts.<br />
Max: Maximum — Maximum case count during the previous 52 weeks.<br />
* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case's country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the 'Non-US Residents' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />
† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>
<p>Final counts of deaths by the week the deaths occurred, by state of occurrence, and by select causes of death for 2014-2018. Death counts in this dataset were derived from the National Vital Statistics System database that provides the most timely access to the data. Therefore, counts may differ slightly from final data due to differences in processing, recoding, and imputation.</p>
<p>Deaths involving coronavirus disease 2019 (COVID-19) and pneumonia reported to NCHS by place of death, age, and state.</p>
<p>Cumulative provisional counts of deaths sex, race/Hispanic origin, age group, and by select underlying causes of death. The dataset also includes provisional counts of death for COVID-19, coded to ICD-10 code U07.1 as an underlying or multiple cause of death. Includes deaths that occurred between January 1, 2020 to July 11, 2020.</p>
<p>Deaths involving coronavirus disease 2019 (COVID-19) by month of death, region, age, place of death, and race and Hispanic origin.</p>
<p>Deaths involving coronavirus disease 2019 (COVID-19) by month of death, region, age, place of death, and race and Hispanic origin: May-August 2020.</p>
<p>Provisional count of deaths involving coronavirus disease 2019 (COVID-19) by United States county, from week ending February 1, 2020 through week ending August 1, 2020.</p>
<p>Provisional death counts of COVID-19 deaths by place of death, week, and age.</p>
<p>Data source: National Center for Health Statistics National Vital Statistics System. Provisional data for 2020.</p>
<p>Provisional death counts of diabetes, coronavirus disease 2019 (COVID-19) and other select causes of death, by month, sex, and age.</p>
<p>NNDSS - Table II. Rubella to Salmonellosis - 2015.In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed.The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories. Note:These are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting. Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available. Footnotes:C.N.M.I.: Commonwealth of Northern Mariana Islands. U: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum. * Three low incidence conditions, rubella, rubella congenital, and tetanus, have been moved to Table 2 to facilitate case count verification with reporting jurisdictions. ��� Case counts for reporting year 2015 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>. Data for TB are displayed in Table IV, which appears quarterly.</p>
<p>NNDSS - TABLE 1S. Invasive pneumococcal disease, all ages, Confirmed to Invasive pneumococcal disease, all ages, Probable - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>
<p>Note:<br />
This table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>
<p>Footnotes:<br />
U: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />
-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />
N: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />
NN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />
NP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />
Cum: Cumulative year-to-date counts.<br />
Max: Maximum — Maximum case count during the previous 52 weeks.<br />
* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case's country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the 'Non-US Residents' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />
† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />
§ Includes drug resistant and susceptible cases of Invasive Pneumococcal Disease.</p>
<p>The provisional counts for coronavirus disease (COVID-19) deaths are based on a current flow of mortality data in the National Vital Statistics System. National provisional counts include deaths occurring within the 50 states and the District of Columbia as of the date specified that have been received and coded. It is important to note that it can take several weeks for death records to be submitted to National Center for Health Statistics (NCHS), processed, coded, and tabulated. Therefore, the data shown on this page may be incomplete, and will likely not include all deaths that occurred during a given time period especially for the more recent time periods. Death counts for earlier weeks are continually revised and may increase or decrease as new and updated death certificate data are received from the states by NCHS. COVID-19 death counts shown here may differ from other published sources, as data currently are lagged by an average of 1-2 weeks.</p>
<p>The provisional data presented on this page include the weekly provisional count of deaths in the United States due to COVID-19, deaths from all causes and percent of expected deaths (i.e., number of deaths received over number of deaths expected based on data from previous years), pneumonia deaths (excluding pneumonia deaths involving influenza), and pneumonia deaths involving COVID-19; (a) by week ending date, (b) by age at death, and (c) by specific jurisdictions. Future updates to this release may include additional detail such as demographic characteristics (e.g., sex), additional causes of death (e.g., acute respiratory distress syndrome or other comorbidities), or estimates based on models that account for reporting delays to generate more accurate predicted provisional counts.</p>
<p>Pneumonia deaths are included to provide context for understanding the completeness of COVID-19 mortality data and related trends. Deaths due to COVID-19 may be misclassified as pneumonia deaths in the absence of positive test results, and pneumonia may appear on death certificates as a comorbid condition. Thus, increases in pneumonia deaths may be an indicator of excess COVID-19-related mortality. Additionally, estimates of completeness for pneumonia deaths may provide context for understanding the lag in reporting for COVID-19 deaths, as it is anticipated that these causes would have similar delays in reporting, processing, and coding. However, it is possible that reporting of COVID-19 mortality may be slower or faster than for other causes of death, and that the delay may change over time. Analyses to better understand and quantify reporting delays for COVID-19 deaths and related causes are underway. The list of causes provided in these tables may expand in future releases as more data are received, and other potentially comorbid conditions are determined.</p>
<p>Technical notes</p>
<p>Comparing data in this report to other sources</p>
<p>Provisional death counts in this report will not match counts in other sources, such as media reports or numbers from county health departments. Death data, once received and processed by National Center for Health Statistics (NCHS), are tabulated by the state or jurisdiction in which the death occurred. Death counts are not tabulated by the decedent’s state of residence. COVID-19 deaths may also be classified or defined differently in various reporting and surveillance systems. Death counts in this report include laboratory confirmed COVID-19 deaths and clinically confirmed COVID-19 deaths. This includes deaths where COVID-19 is listed as a “presumed” or “probable” cause. Some local and state health departments only report laboratory-confirmed COVID deaths. This may partly account for differences between NCHS reported death counts and death counts reported in other sources. Provisional counts reported here track approximately 1–2 weeks behind other published data sources on the number of COVID-19 deaths in the U.S. (1,2,3).</p>
<p>Nature and sources of data</p>
<p>Provisional death c</p>
<p>NNDSS - Table II. Hepatitis (viral, acute, by type) A & B - 2018. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states or territory.</p>
<p>Note:</p>
<p>This table contains provisional cases of selected national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>
<p>Footnotes:</p>
<p>C.N.M.I.: Commonwealth of Northern Mariana Islands.<br />
U: Unavailable. —: No reported cases. N: Not reportable. NA: Not Available. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>
<ul>
<li>Case counts for reporting years 2017 and 2018 are provisional and subject to change. Data for years 2013 through 2016 are finalized. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>.</li>
</ul>
<p>† Perinatal hepatitis C cases are not included in this table. These data will be included in the annual NNDSS tables on the NNDSS Data and Statistics page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>) beginning with data year 2018 and in the annual Summary of Viral Hepatitis, published online by CDC's Division of Viral Hepatitis, available at <a href="https://www.cdc.gov/hepatitis/statistics/2015surveillance/index.htm">https://www.cdc.gov/hepatitis/statistics/2015surveillance/index.htm</a>.</p>
<p>Percentages are weighted to population characteristics. Data are not available if it did not meet BRFSS stability requirements.For more information on these requirements, as well as risk factors and calculated variables, see the Technical Documents and Survey Data for a specific year - <a href="http://www.cdc.gov/brfss/annual_data/annual_data.htm.Recommended">http://www.cdc.gov/brfss/annual_data/annual_data.htm.Recommended</a> citation: Centers for Disease Control and Prevention (CDC). Behavioral Risk Factor Surveillance System. Atlanta, Georgia: U.S. Department of Health and Human Services, Centers for Disease Control and Prevention, [appropriate year].</p>
<p>NNDSS - TABLE 1DD. Rubella to Rubella, congenital syndrome - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>
<p>Note:<br />
This table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>
<p>Footnotes:<br />
U: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />
-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />
N: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />
NN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />
NP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />
Cum: Cumulative year-to-date counts.<br />
Max: Maximum — Maximum case count during the previous 52 weeks.<br />
* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case's country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the 'Non-US Residents' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />
† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>
<p>Nursing home summary information for the Health and Fire Safety Inspections currently listed on Nursing Home Compare, including dates of the three most recent inspections (including those with no deficiencies), and counts of deficiencies sited, overall and within the categories listed on Nursing Home Compare. Data are presented as one inspection cycle per provider. Note that deficiency counts do not include citations from complaint inspections.</p>
<p>General information on currently active nursing homes, including number of certified beds, quality measure scores, staffing and other information used in the Five-Star Rating System. Data are presented as one row per nursing home.</p>
<p>A list of a variety of averages for each state or territory as well as the national average, including each quality measure, staffing, fine amount and number of deficiencies. Each row displays a specific state or territory, the associated measure and average.</p>
<p>A list of the fines and payment denials currently displayed on Nursing Home Compare.</p>
<p>A list of ownership information for currently active nursing homes.</p>
<p>Quality measures displayed on Nursing Home Compare that are based on Medicare claims data. Each row contains a specific quality measure for a specific nursing home and includes the risk-adjusted score.</p>
<p>Quality measures displayed on Nursing Home Compare that are based on the resident assessments that make up the nursing home Minimum Data Set (MDS). Each row contains a specific quality measure for a specific nursing home and includes the 4-quarter score average and scores for each individual quarter.</p>
<p>A list of all health deficiencies currently listed on Nursing Home Compare, including the nursing home that received the deficiency, the associated inspection date, deficiency tag number, scope and severity, the current status of the deficiency and the correction date. Data are presented as one deficiency per row.</p>
<p>A list of all fire safety deficiencies currently listed on Nursing Home Compare, including the nursing home that received the deficiency, the associated inspection date, deficiency tag number, scope and severity, the current status of the deficiency and the correction date. Data are presented as one deficiency per row.</p>
<p>NOTES: Figures include all revisions received from the states and, therefore, may differ from those previously published. Data are provisional and are subject to monthly reporting variation. National data are calculated by summing the number of events reported by state of residence; counts are rounded to the nearest thousand (births and deaths) or hundred (infant deaths). Provisional counts may differ by approximately 2% from final counts, due to rounding and reporting variation. Additionally, the accuracy of the provisional counts may change over time. Data are estimates by state of residence. For discussion of the nature, source, and limitations of the data, see "Technical Notes" of the report, Births, Marriages, Divorces, and Deaths: Provisional Data for 2009. Available from URL: <a href="http://www.cdc.gov/nchs/data/nvsr/nvsr58/nvsr58_25.htm">http://www.cdc.gov/nchs/data/nvsr/nvsr58/nvsr58_25.htm</a>. Final counts of births, deaths, and infant deaths for previous years can be obtained from <a href="http://wonder.cdc.gov">http://wonder.cdc.gov</a>.</p>
<p>SOURCE: Provisional data from the National Vital Statistics System, National Center for Health Statistics, CDC.</p>
<p>Non-Critical Access Hospitals (CAHs) with swing beds are hospitals that provide Medicare Part A Skilled Nursing Facility (SNF) services to beneficiaries and must report data on certain measures of quality to Medicare through the Skilled Nursing Facility Quality Reporting Program (SNF QRP). This file contains a list of the swing bed units participating in the SNF QRP, as well as their results on quality measures implemented under the IMPACT Act.</p>
<p>Skilled Nursing Facilities (SNFs) provide Medicare Part A SNF services to beneficiaries and must report data on certain measures of quality to Medicare through the Skilled Nursing Facility Quality Reporting Program (SNF QRP). This file contains national averages on quality measures implemented under the IMPACT Act.</p>
<p>Skilled Nursing Facilities (SNFs) provide Medicare Part A SNF services to beneficiaries and must report data on certain measures of quality to Medicare through the Skilled Nursing Facility Quality Reporting Program (SNF QRP). This file contains a list of SNFs, as well as their results on the quality of resident care measures implemented under the IMPACT Act.</p>
<p>NNDSS - TABLE 1P. Hemolytic uremic syndrome post-diarrheal to Hepatitis (viral, acute, by type), B - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>
<p>Note:<br />
This table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>
<p>Footnotes:<br />
U: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />
-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />
N: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />
NN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />
NP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />
Cum: Cumulative year-to-date counts.<br />
Max: Maximum — Maximum case count during the previous 52 weeks.<br />
* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case's country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the 'Non-US Residents' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />
† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>
<p>This dataset contains facility specific performance information for the fiscal year (FY) 2020 Skilled Nursing Facility Value-Based Purchasing (SNF VBP) Program. Included are baseline period (FY 2016) and performance period (FY 2018) risk-standardized readmission rates, achievement scores, improvement scores, performance scores, rankings, and incentive payment multipliers. This dataset was updated and finalized following the March 31, 2020 completion of the Phase 1 Review and Correction process.</p>
<p>This table contains aggregate level information for the fiscal year (FY) 2020 Skilled Nursing Facility Value-Based Purchasing (SNF VBP) Program.</p>
<p>NNDSS - TABLE 1M. Gonorrhea to Haemophilus influenzae, invasive disease (age <5 years), Serotype b - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>
<p>Note:<br />
This table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>
<p>Footnotes:<br />
U: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />
-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />
N: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />
NN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />
NP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />
Cum: Cumulative year-to-date counts.<br />
Max: Maximum — Maximum case count during the previous 52 weeks.<br />
* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case's country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the 'Non-US Residents' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />
† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>
<p>The following dataset provides state-aggregated data for hospital utilization <strong>in a timeseries format</strong> dating back to January 1, 2020. These are derived from reports with facility-level granularity across three main sources: (1) HHS TeleTracking, (2) reporting provided directly to HHS Protect by state/territorial health departments on behalf of their healthcare facilities and (3) National Healthcare Safety Network (before July 15).</p>
<p>The file will be updated regularly and provides the latest values reported by each facility within the last four days for all time. This allows for a more comprehensive picture of the hospital utilization within a state by ensuring a hospital is represented, even if they miss a single day of reporting.</p>
<p>No statistical analysis is applied to account for non-response and/or to account for missing data.</p>
<p>The below table displays one value for each field (i.e., column). Sometimes, reports for a given facility will be provided to more than one reporting source: HHS TeleTracking, NHSN, and HHS Protect. When this occurs, to ensure that there are not duplicate reports, prioritization is applied to the numbers for each facility.</p>
<p><a href="https://healthdata.gov/covid-19-reported-patient-impact-and-hospital-capacity-state-data-dictionary">COVID-19 Reported Patient Impact and Hospital Capacity by State Data Dictionary</a></p>
<p>The Research and Development Survey (RANDS) is a platform designed for conducting survey question evaluation and statistical research. RANDS is an ongoing series of surveys from probability-sampled commercial survey panels used for methodological research at the National Center for Health Statistics (NCHS). RANDS estimates were generated using an experimental approach that differs from the survey design approaches generally used by NCHS, including possible biases from different response patterns and increased variability from lower sample sizes. Use of the RANDS platform allowed NCHS to produce more timely data than would have been possible using our traditional data collection methods. RANDS is not designed to replace NCHS’ higher quality, core data collections. Below we provide experimental estimates of telemedicine access and use for two rounds of RANDS during COVID-19. Data collection for the first round occurred between June 9, 2020 and July 6, 2020 and data collection for the second round occurred between August 3, 2020 and August 20, 2020. Information needed to interpret these estimates can be found in the Technical Notes.</p>
<p>NCHS included questions about whether providers offered telemedicine (including video and telephone appointments)—both during and before the pandemic—and about the use of telemedicine during the pandemic. As a result of the coronavirus pandemic, many local and state governments discouraged people from leaving their homes for nonessential reasons. Although health care is considered an essential activity, telemedicine offers an opportunity for care without the potential or perceived risks of leaving the home. The National Health Interview Survey (NHIS), conducted by NCHS, added telemedicine questions to its sample adult questionnaire in July 2020. Currently RANDS is the only NCHS source for statistics related to telemedicine availability and use.</p>
<p>The experimental estimates on this page are derived from RANDS and show the percentage of U.S. adults who have a usual place of care and a provider that offered telemedicine in the past two months, who used telemedicine in the past two months, or who have a usual place of care and a provider that offered telemedicine prior to the coronavirus pandemic.</p>
<p>Technical Notes: <a href="https://www.cdc.gov/nchs/covid19/rands/telemedicine.htm#limitations">https://www.cdc.gov/nchs/covid19/rands/telemedicine.htm#limitations</a></p>
<p>The Research and Development Survey (RANDS) is a platform designed for conducting survey question evaluation and statistical research. RANDS is an ongoing series of surveys from probability-sampled commercial survey panels used for methodological research at the National Center for Health Statistics (NCHS). RANDS estimates were generated using an experimental approach that differs from the survey design approaches generally used by NCHS, including possible biases from different response patterns and increased variability from lower sample sizes. Use of the RANDS platform allowed NCHS to produce more timely data than would have been possible using our traditional data collection methods. RANDS is not designed to replace NCHS’ higher quality, core data collections. Below we provide experimental estimates of loss of work due to illness with coronavirus for two rounds of RANDS during COVID-19. Data collection for the first round occurred between June 9, 2020 and July 6, 2020 and data collection for the second round occurred between August 3, 2020 and August 20, 2020. Information needed to interpret these estimates can be found in the Technical Notes.</p>
<p>NCHS included a question about the inability to work due to being sick or having a family member sick with COVID-19. The National Health Interview Survey (NHIS), conducted by NCHS, is the source for high-quality data to monitor work-loss days and work limitations in the United States. For example, in 2018, 42.7% of adults missed at least one day of work in the previous year due to illness or injury and 9.3% of adults were limited in their ability to work or unable to work due to physical, mental, or emotional problems.</p>
<p>The experimental estimates on this page are derived from RANDS and show the percentage of U.S. adults who did not work for pay at a job or business, at any point, in the previous week because either they or someone in their family was sick with COVID-19.</p>
<p>Technical Notes: <a href="https://www.cdc.gov/nchs/covid19/rands/work.htm#limitations">https://www.cdc.gov/nchs/covid19/rands/work.htm#limitations</a></p>
<p>The Research and Development Survey (RANDS) is a platform designed for conducting survey question evaluation and statistical research. RANDS is an ongoing series of surveys from probability-sampled commercial survey panels used for methodological research at the National Center for Health Statistics (NCHS). RANDS estimates were generated using an experimental approach that differs from the survey design approaches generally used by NCHS, including possible biases from different response patterns and increased variability from lower sample sizes. Use of the RANDS platform allowed NCHS to produce more timely data than would have been possible using our traditional data collection methods. RANDS is not designed to replace NCHS’ higher quality, core data collections. Below we provide experimental estimates of reduced access to healthcare for two rounds of RANDS during COVID-19. Data collection for the first round occurred between June 9, 2020 and July 6, 2020 and data collection for the second round occurred between August 3, 2020 and August 20, 2020. Information needed to interpret these estimates can be found in the Technical Notes.</p>
<p>NCHS included questions about unmet care during the coronavirus pandemic. Unmet needs for health care are often the result of cost-related barriers. The National Health Interview Survey (NHIS), conducted by NCHS, is the source for high-quality data to monitor cost-related health care access problems in the United States. For example, in 2018, 7.3% of persons of all ages reported delaying medical care due to cost and 4.8% reported needing medical care but not getting it due to cost in the past year. However, cost is not the only reason someone might delay or not receive needed medical care. As a result of the coronavirus pandemic, people also may not get needed medical care due to cancelled appointments, cutbacks in transportation options, fear of going to the emergency room, or an altruistic desire to not be a burden on the health care system, among other reasons.</p>
<p>The experimental estimates on this page are derived from RANDS and show the percentage of U.S. adults who were unable to receive medical care (including urgent care, surgery, screening tests, ongoing treatment, regular checkups, prescriptions, dental care, vision care and hearing care) in the last two months.</p>
<p>Technical Notes: <a href="https://www.cdc.gov/nchs/covid19/rands/reduced-access-to-care.htm#limitations">https://www.cdc.gov/nchs/covid19/rands/reduced-access-to-care.htm#limita...</a></p>
<p>This dataset provides the proportion of developers, by market share, that have certified 2015 edition health IT modules. Market share approximations are determined through an analysis of the certified health IT products reported by participants in the Medicare EHR Incentive Program from 2011 to 2016. Approximations use the most recently reported data for each unique clinician and hospital participant. It is important to understand how to interpret these approximations. Some clinicians and hospitals report certified software from more than one unique developer. The market share percentages in this dataset, therefore, include some double counting (the percentages will, if summed together, add up above 100 percent.) The approximations convey the percent of hospitals and clinicians who use a developer's technology, and are not to be interpreted in aggregate as the percent of all hospitals and clinicians who have access to 2015 edition certified technology.</p>
<p>The adoption and use of electronic health records is a key ONC priority. This page provides data access and documentation for the non-federal acute care hospital EHR adoption and use open data. These data include measures for electronic health record (EHR) adoption, patient health information exchange, including measures of interoperable exchange, and patient engagement capabilities.</p>
<p>The dataset contains all the current and historical performance measures submitted as part of ONC;s annual budget formulation process. These measures track agency priorities for electronic health record adoption, health information exchange, patient engagement, and privacy and security. Each measure contains the annual estimate and a measure target, if applicable, for all the years the measure was reported in the ONC Budget.</p>
<p>The Federal Health IT Strategic Plan 2015-2020 explains how the federal government intends to apply the effective use of information and technology to help the nation achieve high-quality care, lower costs, a healthy population, and engaged individuals. The work described in this Plan aims to modernize the U.S. health IT infrastructure so that individuals, their providers, and communities can use it to help achieve health and wellness goals. The Plan goals, objectives, and strategies outline how this work will be organized and tracked over the term of this Plan. Access the full list of goals, objectives, and strategies below.</p>
<p>The ONC Regional Extension Centers (REC) Program provides assistance to health care providers to adopt and meaningfully use certified EHR technology. The program, funded through the American Recovery and Reinvestment Act (ARRA) or The Recovery Act, provides grants to organizations, Regional Extension Centers, that assist providers directly in the organization's region. There are 62 unique RECs across the United States. This data set provides federal funding granted to each REC, each REC's program goals, and various metrics on the total providers that have signed up with an REC for assistance, gone live on an EHR, and demonstrated meaningful use of certified EHR technology. This data set is an artifact of ONC's performance measurement and data analysis during the life of ARRA. RECs continue to assist providers to go live and demonstrate meaningful use of EHRs. See ONC's other REC data to track these metrics at the state and county level.</p>
<p>The ONC Regional Extension Centers (REC) Program provides assistance to health care providers to adopt and meaningfully use certified EHR technology. The program, funded through the American Recovery and Reinvestment Act (ARRA) or The Recovery Act, provides grants to organizations, Regional Extension Centers, that assist providers directly in the organization's region. There are 62 unique RECs across the United States. This data set provides county-level health care professional participation in the REC Program. You can track metrics on the total primary care and non-primary care providers that signed up for REC assistance, gone live with an EHR, and demonstrated meaningful use of certified EHR technology. See ONC's REC data by state to track these metrics at the state level.</p>
<p>The ONC Regional Extension Centers (REC) Program provides assistance to health care providers to adopt and meaningfully use certified EHR technology. The program, funded through the American Recovery and Reinvestment Act (ARRA) or The Recovery Act, provides grants to organizations, Regional Extension Centers, that assist providers directly in the organization's region. There are 62 unique RECs across the United States. This data set provides county-level health care professional participation in the REC Program. You can track metrics on the total primary care and non-primary care providers that signed up for REC assistance, gone live with an EHR, and demonstrated meaningful use of certified EHR technology. See ONC's REC data by state to track these metrics at the county level.</p>
<p>The Health Information Technology for Economic and Clinical Health (HITECH) Act was passed as part of the American Recovery and Reinvestment Act (ARRA) to invest in the U.S. health IT infrastructure. The Office of the National Coordinator for Health IT (ONC) received over $2 billion of these HITECH funds, which was granted to health and community organizations across the U.S. This data set provides the full list of ONC's HITECH Act grantees. The data encompasses the five ONC HITECH Act programs: the Beacon Communities Program, the Health IT Regional Extension Centers Program, the Health IT Workforce Programs, the State Health Information Exchange Program, and the Strategic Health IT Advanced Research Projects (SHARP) Program. This data set includes geographic, federal funding, and grantee organization data. The data can be linked to other open data sets on the Health IT Dashboard and other sources.</p>
<p>ONC established the SHARP program to support innovative research and to address well-documented problems that impede the adoption and use of health IT. The program covers four subject areas managed by four distinct project groups: health IT security (SHARPS), patient-centered cognitive support (SHARPc), health care application and network design (SMART), and secondary use of EHR information (SHARPn). This dataset provides the full inventory of project outputs from the SHARP program, ranging from presentations and manuscripts to APIs and software.</p>
<p>Electronic prescribing (eRx) is a key component of the meaningful use of health IT to improve health care quality and lower costs. This dataset includes national and state eRx and health information exchange activity by community pharmacies and office-based health care providers active through the Surescripts Network. Surescripts is a health information network, and ONC procured electronic prescribing activity data conducted within its network from December 2008 through April 2014. The Surescripts network is used by the majority of all U.S. community pharmacies to rout prescriptions, excluding closed systems such as Kaiser Permanente. These include chain, franchise, and independently owned pharmacies. Data for annual percentages of new and renewal prescriptions routed through the Surescripts network exclude controlled substances. You may view more information about Surescripts, contact the company, and access more network data through the company's official site.</p>
<p>Electronic prescribing (eRx) is a key component of the meaningful use of health IT to improve health care quality and lower costs. This dataset includes county-level electronic prescribing (eRx) and health information exchange activity by community pharmacies and office-based health care providers active through the Surescripts Network. Surescripts is a health information network, and ONC procured electronic prescribing activity data conducted within its network from December 2008 through April 2014. The Surescripts network is used by the majority of all U.S. community pharmacies to rout prescriptions, excluding closed systems such as Kaiser Permanente. These include chain, franchise, and independently owned pharmacies. Data for annual percentages of new and renewal prescriptions routed through the Surescripts network exclude controlled substances. You may view more information about Surescripts, contact the company, and access more network data through the company's official site.</p>
<p>The Office of the National Coordinator for Health Information Technology (ONC) created the Community College Consortia to Educate Health IT Professionals in Health Care Program to increase the workforce of skilled health IT specialists that can help transition health care providers to electronic health records (EHRs). The Community College Consortia Program includes 82 member community colleges representing all 50 states. The member community colleges received funding to rapidly create health IT academic programs, or expand existing health IT training programs that can be completed in six months or less. This data provides key performance indicators by U.S. state. The data is provided beginning in September, 2010 and through September, 2013: the duration of the program. This data is an artifact of ONC's performance measurement for the Recovery and HITECH acts.</p>
<p>The Office of the National Coordinator for Health Information Technology (ONC) created the Community College Consortia to Educate Health IT Professionals in Health Care Program and University-based Training Program to increase the workforce of skilled health IT specialists that can help transition health care providers to electronic health records (EHRs). The Community College Consortia Program includes 82 member community colleges representing all 50 states, and the University-based Training Program includes 9 member universities in 9 states. The member community colleges and universities received funding to rapidly create health IT academic programs, or expand existing health IT training programs that can be completed in six months or less. This data provides the number of students trained through both programs, segmented by rural and urban areas for each U.S. state. The data is through September, 2013: the duration of the program. This data is an artifact of ONC's performance measurement for the Recovery and HITECH Acts</p>
<p>A list of all Home Health Agencies that have been registered with Medicare. The list includes addresses, phone numbers, and quality measure ratings for each agency.</p>
<p>All states (including the District of Columbia) are required to provide data to The Centers for Medicare & Medicaid Services (CMS) on a range of indicators related to key application, eligibility, and enrollment processes within the state Medicaid and Children’s Health Insurance Programs (CHIP). These data reflect enrollment activity for all populations receiving comprehensive Medicaid and CHIP benefits in all states, as well as state program performance.</p>
<p>NNDSS - Table II. Giardiasis to Haemophilus influenza - 2014.<br />
In this Table, all conditions with a 5-year average annual national total of more than or equals 1,000 cases but less than or equals 10,000 cases will be displayed (≥ 1,000 and ≤ 10,000). The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories.</p>
<p>Note:<br />
These are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting.</p>
<p>Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available.</p>
<p>Footnotes:<br />
C.N.M.I.: Commonwealth of Northern Mariana Islands.<br />
U: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.<br />
* Case counts for reporting years 2013 and 2014 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>. Data for TB are displayed in Table IV, which appears quarterly.<br />
† Data for H. influenzae (age <5 yrs serotype b, nonserotype b, and unknown serotype) are available in Table I.</p>
<p>More information on NNDSS is available at <a href="http://wwwn.cdc.gov/nndss/">http://wwwn.cdc.gov/nndss/</a>.</p>
<p>NNDSS - Table 1B. Arboviral diseases, neuroinvasive and non-neuroinvasive, Jamestown Canyon virus disease to Powassan virus disease - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>
<p>Note:<br />
This table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>
<p>Footnotes:<br />
U: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />
-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />
N: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />
NN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />
NP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />
Cum: Cumulative year-to-date counts.<br />
Max: Maximum — Maximum case count during the previous 52 weeks.<br />
* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case's country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the 'Non-US Residents' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />
† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>
No description provided
<p>State averages of several home health agency quality measures for Home Health Agencies.</p>
No description provided
No description provided
No description provided
<p>The national averages for critical quality measures of Home Health Agencies.</p>
No description provided
<p>NNDSS - Table II. Varicella to West Nile virus disease - 2014.In this Table, all conditions with a 5-year average annual national total of more than or equals 1,000 cases but less than or equals 10,000 cases will be displayed (��� 1,000 and ��_ 10,000). The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories. Note:These are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting. Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available. Footnotes:C.N.M.I.: Commonwealth of Northern Mariana Islands. U: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum. * Case counts for reporting years 2013 and 2014 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>. Data for TB are displayed in Table IV, which appears quarterly. ��� Updated weekly from reports to the Division of Vector-Borne Infectious Diseases, National Center for Zoonotic, Vector-Borne, and Enteric Diseases (ArboNet Surveillance). Data for California serogroup, eastern equine, Powassan, St. Louis, and western equine diseases are available in Table I. �� Not reportable in all states. Data from states where the condition is not reportable are excluded from this table, except starting in 2007 for the Arboviral diseases and influenza-associated pediatric mortality, and in 2003 for SARS-CoV. Reporting exceptions are available at <a href="http://wwwn.cdc.gov/nndss/document/SRCA_FINAL_REPORT_2006-2012_final.xlsx.More">http://wwwn.cdc.gov/nndss/document/SRCA_FINAL_REPORT_2006-2012_final.xls...</a> information on NNDSS is available at <a href="http://wwwn.cdc.gov/nndss/">http://wwwn.cdc.gov/nndss/</a>.</p>
<p>Lists the data updates for a scheduled quarterly refresh and as well those that are updated in between refreshes.</p>
<p>A list of all hospitals that have been registered with Medicare. The list includes addresses, phone numbers, hospital type, and overall hospital rating.</p>
<p>Timely and Effective Care measures - provider data. This data set includes provider-level data for measures of cataract surgery outcome, colonoscopy follow-up, heart attack care, emergency department care, preventive care, pregnancy and delivery care, and cancer care.</p>
<p>A list of hospitals and the structural measures they report. A structural measure reflects the environment in which hospitals care for patients.</p>
<p>Payment measures and value of care displays – provider data. This data set includes provider data for the payment measures and value of care displays.</p>
<p>A list of hospital ratings for the Hospital Consumer Assessment of Healthcare Providers and Systems (HCAHPS). HCAHPS is a national, standardized survey of hospital patients about their experiences during a recent inpatient hospital stay.</p>
<p>Use of medical imaging - provider data. These measures give you information about hospitals' use of medical imaging tests for outpatients. Examples of medical imaging tests include CT scans and MRIs.</p>
<p>The Medicare Spending Per Beneficiary (MSPB) Measure shows whether Medicare spends more, less, or about the same for an episode of care (“episode”) at a specific hospital compared to all hospitals nationally. An MSPB episode includes Medicare Part A and Part B payments for services provided by hospitals and other healthcare providers the 3 days prior to, during, and 30 days following a patient’s inpatient stay. This measure evaluates hospitals’ costs compared to the costs of the national median (or midpoint) hospital. This measure takes into account important factors like patient age and health status (risk adjustment) and geographic payment differences (payment-standardization).</p>
<p>Unplanned Hospital Visits – provider data. This data set includes provider data for the hospital return days (or excess days in acute care [EDAC]) measures, the unplanned readmissions measures, and the result of unplanned hospital visits after an outpatient procedure.</p>
<p>The Healthcare-Associated Infection (HAI) measures - provider data. These measures are developed by Centers for Disease Control and Prevention (CDC) and collected through the National Healthcare Safety Network (NHSN). They provide information on infections that occur while the patient is in the hospital. These infections can be related to devices, such as central lines and urinary catheters, or spread from patient to patient after contact with an infected person or surface. Many healthcare associated infections can be prevented when the hospitals use CDC-recommended infection control steps.</p>
<p>Complications and deaths - provider data. This data set includes provider-level data for the hip/knee complication measure, the CMS Patient Safety Indicators, and 30-day death rates.</p>
<p>A list of ambulatory surgical centers participating in the Ambulatory Surgical Center Quality Reporting (ASCQR) Program and their performance rates.</p>
<p>A list of hospitals participating in the Hospital VBP Program and their scores for the Person and Community Engagement HCAHPS dimensions.</p>
<p>Data Collection Periods for all measures on Hospital Compare.</p>
<p>Value of care displays – national data. This data set includes national-level data for the value of care displays associated with an episode of care for heart attack, heart failure, pneumonia, and hip/knee replacement patients.</p>
<p>Timely and Effective Care measures - provider data. This data set includes state-level data for measures of cataract surgery outcome, colonoscopy follow-up, heart attack care, emergency department care, preventive care, pregnancy and delivery care, and cancer care.</p>
<p>Timely and Effective Care measures - provider data. This data set includes national-level data for measures of cataract surgery outcome, colonoscopy follow-up, heart attack care, emergency department care, preventive care, pregnancy and delivery care, and cancer care.</p>
<p>A list of all VHA hospitals. The list includes addresses and phone numbers.</p>
<p>Data collection periods for all measures for VHA hospitals on Hospital Compare.</p>
<p>Payment measures – national data. This data set includes national-level data for the payment measures associated with an episode of care for heart attack, heart failure, pneumonia, and hip/knee replacement patients.</p>
<p>Complications and deaths - state data. This data set includes state-level data for the hip/knee complication measure, the CMS Patient Safety Indicators, and 30-day death rates.</p>
<p>Complications and deaths - national data. This data set includes national-level data for the hip/knee complication measure, the CMS Patient Safety Indicators, and 30-day death rates.</p>
<p>Payment measures – state data. This data set includes state-level data for the payment measures associated with an episode of care for heart attack, heart failure, pneumonia, and hip/knee replacement patients.</p>
<p>A list of the state averages for the HCAHPS survey responses. HCAHPS is a national, standardized survey of hospital patients about their experiences during a recent inpatient hospital stay.</p>
<p>The national average for the HCAHPS survey categories. HCAHPS is a national, standardized survey of hospital patients about their experiences during a recent inpatient hospital stay.</p>
<p>Use of medical imaging - state data. These measures give you information about hospitals' use of medical imaging tests for outpatients. Examples of medical imaging tests include CT scans and MRIs.</p>
<p>Use of medical imaging - national data. These measures give you information about hospitals' use of medical imaging tests for outpatients. Examples of medical imaging tests include CT scans and MRIs.</p>
<p>The Medicare Spending Per Beneficiary (MSPB) Measure shows whether Medicare spends more, less, or about the same for an episode of care (“episode”) at a specific hospital compared to all hospitals nationally. An MSPB episode includes Medicare Part A and Part B payments for services provided by hospitals and other healthcare providers the 3 days prior to, during, and 30 days following a patient’s inpatient stay. This measure evaluates hospitals’ costs compared to the costs of the national median (or midpoint) hospital. This measure takes into account important factors like patient age and health status (risk adjustment) and geographic payment differences (payment-standardization). The numbers displayed here are: 1) the average MSPB measure for the nation; and 2) the national episode-weighted median MSPB amount used as the denominator in the calculation of each hospital's MSPB measure.</p>
<p>The Medicare Spending Per Beneficiary (MSPB) Measure shows whether Medicare spends more, less, or about the same for an episode of care (“episode”) at a specific hospital compared to all hospitals nationally. An MSPB episode includes Medicare Part A and Part B payments for services provided by hospitals and other healthcare providers the 3 days prior to, during, and 30 days following a patient’s inpatient stay. This measure evaluates hospitals’ costs compared to the costs of the national median (or midpoint) hospital. This measure takes into account important factors like patient age and health status (risk adjustment) and geographic payment differences (payment-standardization). The data displayed here are the average measures for each state.</p>
<p>These "Outcome of Care Surgical Measures" show whether hospitals differ in what happens to patients after they have one of three types of surgeries.</p>
<p>The Healthcare-Associated Infections (HAI) measures - state data. These measures are developed by Centers for Disease Control and Prevention (CDC) and collected through the National Healthcare Safety Network (NHSN). They provide information on infections that occur while the patient is in the hospital. These infections can be related to devices, such as central lines and urinary catheters, or spread from patient to patient after contact with an infected person or surface. Many healthcare associated infections can be prevented when the hospitals use CDC-recommended infection control steps.</p>
<p>The Healthcare-Associated Infections (HAI) measures - national data. These measures are developed by Centers for Disease Control and Prevention (CDC) and collected through the National Healthcare Safety Network (NHSN). They provide information on infections that occur while the patient is in the hospital. These infections can be related to devices, such as central lines and urinary catheters, or spread from patient to patient after contact with an infected person or surface. Many healthcare associated infections can be prevented when the hospitals use CDC-recommended infection control steps.</p>
<p>The footnote crosswalk displays a list of footnotes and their summary.</p>
<p>Unplanned Hospital Visits – state data. This data set includes state data for the hospital return days (or excess days in acute care [EDAC]) measures, the unplanned readmissions measures, and the result of unplanned hospital visits after an outpatient procedure.</p>
<p>Unplanned Hospital Visits – national data. This data set includes national data for the hospital return days (or excess days in acute care [EDAC]) measures, the unplanned readmissions measures, and the result of unplanned hospital visits after an outpatient procedure.</p>
<p>This data set includes the Patient Safety and Adverse Events Composite measure (PSI-90) and the individual CMS Patient Safety Indicators. PSI-90 is a composite complication measure composed from 10 separate Patient Safety Indicators. The measure provides an overview of hospital-level quality as it relates to a set of potentially preventable hospital-related events associated with harmful outcomes for patients.</p>
No description provided
<p>A list of hospitals participating in the Hospital VBP Program and their performance rates and scores for the Clinical Outcomes measures.</p>
<p>Psychiatric facilities that are eligible for the Inpatient Psychiatric Facility Quality Reporting (IPFQR) program are required to meet all program requirements, otherwise their Medicare payments may be reduced.</p>
<p>Psychiatric facilities that are eligible for the Inpatient Psychiatric Facility Quality Reporting (IPFQR) program are required to meet all program requirements, otherwise their Medicare payments may be reduced.</p>
<p>Psychiatric facilities that are eligible for the Inpatient Psychiatric Facility Quality Reporting (IPFQR) program are required to meet all program requirements, otherwise their Medicare payments may be reduced.</p>
<p>In October 2014, CMS began reducing Medicare payments for subsection (d) hospitals that rank in the worst-performing quartile with respect to hospital-acquired conditions (HACs). Hospitals with a Total HAC Score above the 75th percentile of the Total HAC Score distribution will be subject to the payment reduction. This table contains hospitals’ measure and Total HAC scores, as well as a payment reduction indicator. The Total HAC Score is calculated as the equally weighted average of hospitals' individual measure scores.</p>
<p>A list of hospitals participating in the Hospital VBP Program, their domain scores, and their Total Performance Scores.</p>
<p>A list of hospitals participating in the Hospital VBP Program and their performance rates and scores for the Safety measures.</p>
<p>A list of hospitals participating in the Hospital VBP Program and their performance ratios and scores for the Efficiency Medicare Spending per Beneficiary (MSPB) measure.</p>
<p>In October 2012, CMS began reducing Medicare payments for Inpatient Prospective Payment System hospitals with excess readmissions. Excess readmissions are measured by a ratio, calculated by dividing a hospital’s number of “predicted” 30-day readmissions for heart attack (AMI), heart failure (HF), pneumonia, chronic obstructive pulmonary disease (COPD), hip/knee replacement (THA/TKA), and coronary artery bypass graft surgery (CABG) by the number that would be “expected,” based on an average hospital with similar patients.</p>
No description provided
No description provided
<p>A list of VHA hospitals with timely and effective care (process of care) measure data. VHA collects this information through a Quality Improvement Organization (External Peer Review Program) or directly from electronic medical records.</p>
<p>A list of VHA hospitals with behavioral health measure data. VHA reports data on a set of core performance measures for Hospital-Based Inpatient Psychiatric Services (HBIPS), Substance Use, and Tobacco Treatment.</p>
<p>A list of VHA hospitals with data on the Agency for Healthcare Research and Quality (AHRQ) Patient Safety Indicators (PSIs). These indicators provide information on potential in hospital complications and adverse events following surgeries and procedures<em>.</em></p>
<p>The Medicare Spending Per Beneficiary (MSPB) Measure shows whether Medicare spends more, less, or about the same for an episode of care (“episode”) at a specific hospital compared to all hospitals nationally. An MSPB episode includes Medicare Part A and Part B payments for services provided by hospitals and other healthcare providers the 3 days prior to, during, and 30 days following a patient’s inpatient stay. This measure evaluates hospitals’ costs compared to the costs of the national median (or midpoint) hospital. This measure takes into account important factors like patient age and health status (risk adjustment) and geographic payment differences (payment-standardization). The data displayed here are identical to the data displayed in the “Medicare Spending per Beneficiary” file, except that this file displays hospitals’ measure values out to six decimal places instead of two decimal places.</p>
<p>Comprehensive Care for Joint Replacement Model - provider data. This data set includes provider data for two quality measures tracked during an episode of care: complication rate for hip/knee replacement patients and the Hospital Consumer Assessment of Healthcare Providers and Systems (HCAHPS) Survey</p>
<p>The Prospective Payment System (PPS)-Exempt Cancer Hospital Quality Reporting (PCHQR) Program currently uses five oncology care measures. The resulting PPS-Exempt Cancer Hospital Quality Reporting (PCHQR) Program measures allow consumers to compare the quality of care given at the eleven PPS-exempt cancer hospitals currently participating in the program.</p>
<p>A list of the state averages for the HCAHPS survey responses. HCAHPS is a national, standardized survey of hospital patients about their experiences during a recent inpatient hospital stay.</p>
<p>A list of hospital ratings for the Hospital Consumer Assessment of Healthcare Providers and Systems (HCAHPS). HCAHPS is a national, standardized survey of hospital patients about their experiences during a recent inpatient hospital stay.</p>
<p>A list of hospital ratings for the Hospital Consumer Assessment of Healthcare Providers and Systems (HCAHPS). HCAHPS is a national, standardized survey of hospital patients about their experiences during a recent inpatient hospital stay.</p>
<p>Prospective Payment System (PPS)-Exempt Cancer Hospital Quality Reporting (PCHQR) Program currently uses one clinical effectiveness measure—External Beam Radiotherapy (EBRT) for Bone Metastases. The resulting PPS-Exempt Cancer Hospital Quality Reporting (PCHQR) Program measures allow consumers to compare the quality of care given at the eleven PPS-exempt cancer hospitals currently participating in the program.</p>
No description provided
<p>This file contains state-level data for all measures reported through the Ambulatory Surgical Center Quality Reporting Program.</p>
<p>This file contains the national averages for all measures reported through the Ambulatory Surgical Center Quality Reporting Program.</p>
<p>The data displayed here describes average spending levels during hospitals’ Medicare Spending per Beneficiary (MSPB) episodes by Medicare claim type. The data presented on Hospital Compare provide price-standardized, non-risk-adjusted values for hospital spending by claim type because risk adjustment is done at the episode level rather than at the service category/claim level. An MSPB episode includes all Medicare Part A and Part B claims paid during the period from 3 days prior to an inpatient hospital admission through 30 days after discharge.</p>
<p>Drug utilization data are reported by states for covered outpatient drugs that are paid for by state Medicaid agencies since the start of the Medicaid Drug Rebate Program. The data includes state, drug name, National Drug Code, number of prescriptions and dollars reimbursed. Data descriptions are available on Medicaid.gov: <a href="https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilization-data/state-drug-utilization-data-faq/index.html">https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilizat...</a></p>
<p>Drug utilization data are reported by states for covered outpatient drugs that are paid for by state Medicaid agencies since the start of the Medicaid Drug Rebate Program. The data includes state, drug name, National Drug Code, number of prescriptions and dollars reimbursed. Data descriptions are available on Medicaid.gov: <a href="https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilization-data/state-drug-utilization-data-faq/index.html">https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilizat...</a></p>
<p>This file contains the footnotes used in the Outpatient and Ambulatory Surgery CAHPS Survey data.</p>
<p>The national average for the OAS CAHPS Survey categories. The OAS CAHPS survey collects information about patients’ experiences of care in hospital outpatient departments (HOPDs) and ambulatory surgical centers (ASCs).</p>
<p>A list of the state averages for the OAS CAHPS Survey responses. The OAS CAHPS survey collects information about patients’ experiences of care in hospital outpatient departments (HOPDs) and ambulatory surgical centers (ASCs).</p>
<p>A list of hospital outpatient department ratings for the Outpatient and Ambulatory Surgery Consumer Assessment of Healthcare Providers and Systems (OAS CAHPS) survey. The data are updated and reported each quarter with data from the most recently completed quarter replacing the oldest quarter of data. The data reporting period is included in the tables.</p>
<p>A list of the state averages for the OAS CAHPS survey responses. The OAS CAHPS survey collects information about patients’ experiences of care in hospital outpatient departments (HOPDs) and ambulatory surgical centers (ASCs).</p>
<p>The national average for the OAS CAHPS survey categories. The OAS CAHPS survey collects information about patients’ experiences of care in hospital outpatient departments (HOPDs) and ambulatory surgical centers (ASCs).</p>
<p>A list of ambulatory surgical center ratings for the Outpatient and Ambulatory Surgery Consumer Assessment of Healthcare Providers and Systems (OAS CAHPS) survey. The data are updated and reported each quarter with data from the most recently completed quarter replacing the oldest quarter of data. The data reporting period is included in the tables.</p>
<p>Drug utilization data are reported by states for covered outpatient drugs that are paid for by state Medicaid agencies since the start of the Medicaid Drug Rebate Program. The data includes state, drug name, National Drug Code, number of prescriptions and dollars reimbursed. Data descriptions are available on Medicaid.gov: <a href="https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilization-data/state-drug-utilization-data-faq/index.html">https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilizat...</a></p>
<p>Drug utilization data are reported by states for covered outpatient drugs that are paid for by state Medicaid agencies since the start of the Medicaid Drug Rebate Program. The data includes state, drug name, National Drug Code, number of prescriptions and dollars reimbursed. Data descriptions are available on Medicaid.gov: <a href="https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilization-data/state-drug-utilization-data-faq/index.html">https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilizat...</a></p>
<p>The Prospective Payment System (PPS)-Exempt Cancer Hospital Quality Reporting (PCHQR) Program currently uses five safety and health-care associated infection measures. The resulting PPS-Exempt Cancer Hospital Quality Reporting (PCHQR) Program measures allow consumers to compare the quality of care given at the eleven PPS-exempt cancer hospitals currently participating in the program.</p>
<p>This dataset evaluates the percentage of patients who are receiving PCH-based outpatient chemotherapy treatment for all cancer types except leukemia who were admitted to the hospital or visited the emergency department for one of 10 conditions within 30 days after treatment.</p>
<p>This dataset evaluates the percentage of patients who are receiving PCH-based outpatient chemotherapy treatment for all cancer types except leukemia who were admitted to the hospital or visited the emergency department for one of 10 conditions within 30 days after treatment.</p>
<p>Drug utilization data are reported by states for covered outpatient drugs that are paid for by state Medicaid agencies since the start of the Medicaid Drug Rebate Program. The data includes state, drug name, National Drug Code, number of prescriptions and dollars reimbursed. Data descriptions are available on Medicaid.gov: <a href="https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilization-data/state-drug-utilization-data-faq/index.html">https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilizat...</a></p>
<p>This report shows data completeness information on data submitted by hospitals for the previous week, from Friday to Thursday. The U.S. Department of Health and Human Services requires all hospitals licensed to provide 24-hour care to report certain data necessary to the all-of-America COVID-19 response. The report includes the following information for each hospital:</p>
<ul>
<li>The percentage of mandatory fields reported.</li>
<li>The number of days in the preceding week where 100% of the fields were completed.</li>
<li>Whether a hospital is required to report on Wednesdays only.</li>
<li>A cell for each required field with the number of days that specific field was reported for the week.</li>
</ul>
<p>Hospitals are key partners in the Federal response to COVID-19, and this report is published to increase transparency into the type and amount of data being successfully reported to the U.S. Government.</p>
<p><strong>Source:</strong> HHS Protect, U.S. Department of Health & Human Services</p>
<p>State averages for ICH-CAHPS Survey measures. The ICH-CAHPS Survey is a national, standardized survey of in-center hemodialysis patients about their experiences with the facility, facility doctors and staff, and care received.</p>
<p>The national average for ICH-CAHPS Survey measures. The ICH-CAHPS Survey is a national, standardized survey of in-center hemodialysis patients about their experiences with the facility, facility doctors and staff, and care received.</p>
<p>In-Center Hemodialysis Facilites Patient evaluations from the In-Center Hemodialysis Consumer Assessment of Healthcare Providers and Systems (ICH-CAHPS) Survey. The ICH-CAHPS Survey is a national, standardized survey of in-center hemodialysis patients about their experiences with the facility, facility doctors and staff, and care received.</p>
<p>State averages of common dialysis quality measures.</p>
<p>National averages of common dialysis quality measures.</p>
<p>A list of all dialysis facilities registered with Medicare that includes addresses and phone numbers, as well as services and quality of care provided.</p>
<p>NNDSS - Table II. Hepatitis (viral, acute) - 2015.In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed.The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories. Note:These are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting. Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available. Footnotes:C.N.M.I.: Commonwealth of Northern Mariana Islands. U: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum. * Three low incidence conditions, rubella, rubella congenital, and tetanus, have been moved to Table 2 to facilitate case count verification with reporting jurisdictions. ��� Case counts for reporting year 2015 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>. Data for TB are displayed in Table IV, which appears quarterly.</p>
<p>NNDSS - TABLE 1LL. Vibriosis, Confirmed to Vibriosis, Probable - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>
<p>Note:<br />
This table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>
<p>Footnotes:<br />
U: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />
-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />
N: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />
NN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />
NP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />
Cum: Cumulative year-to-date counts.<br />
Max: Maximum — Maximum case count during the previous 52 weeks.<br />
* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case's country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the 'Non-US Residents' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />
† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>
<p>NNDSS - TABLE 1JJ. Tularemia to Vancomycin-intermediate Staphylococcus aureus - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>
<p>Note:<br />
This table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>
<p>Footnotes:<br />
U: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />
-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />
N: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />
NN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />
NP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />
Cum: Cumulative year-to-date counts.<br />
Max: Maximum — Maximum case count during the previous 52 weeks.<br />
* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case's country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the 'Non-US Residents' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />
† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>
<p>NNDSS - TABLE 1T. Invasive pneumococcal disease, age<5 , Confirmed to Invasive pneumococcal disease, age <5, Probable - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>
<p>Note:<br />
This table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>
<p>Footnotes:<br />
U: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />
-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />
N: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />
NN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />
NP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />
Cum: Cumulative year-to-date counts.<br />
Max: Maximum — Maximum case count during the previous 52 weeks.<br />
* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case's country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the 'Non-US Residents' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />
† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />
§ Includes drug resistant and susceptible cases of Invasive Pneumococcal Disease.</p>
<p>Performance rates on frequently reported health care quality measures in the CMS Medicaid/CHIP Child and Adult Core Sets, for FFY 2019 reporting.</p>
<p>Source: Mathematica analysis of MACPro and Form CMS-416 reports for the FFY 2019 reporting cycle. Dataset revised October 2020. For more information, see the Children's Health Care Quality Measures and Adult Health Care Quality Measures webpages.</p>
<p>2000-2018. Water Fluoridation Statistics is a biennial report of the percentage and number of people receiving fluoridated water from 2000 through 2018, originally published at <a href="http://www.cdc.gov/fluoridation/statistics/index.htm">http://www.cdc.gov/fluoridation/statistics/index.htm</a>. For more information, see: <a href="http://www.cdc.gov/oralhealthdata/overview/fluoridation_indicators.html">http://www.cdc.gov/oralhealthdata/overview/fluoridation_indicators.html</a></p>
<p>NNDSS - Table II. Invasive pneumococcal disease, all ages - 2018. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states or territory.</p>
<p>Note:</p>
<p>This table contains provisional cases of selected national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>
<p>Footnotes:</p>
<p>C.N.M.I.: Commonwealth of Northern Mariana Islands.<br />
U: Unavailable. —: No reported cases. N: Not reportable. NA: Not Available. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>
<ul>
<li>Case counts for reporting years 2017 and 2018 are provisional and subject to change. Data for years 2013 through 2016 are finalized. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>.</li>
</ul>
<p>† Includes drug resistant and susceptible cases of invasive pneumococcal disease.</p>
<p>Drugs that have been reported under the Medicaid Drug Rebate Program along with an indication of whether or not the required Average Manufacturer Price (AMP) was reported for each drug. All drugs are identified in the file by the 11-digit National Drug Code, product name, labeler name, and reported (R) or not reported (NR).</p>
<p>2008-2020. American Lung Association. Cessation Coverage. Medicaid data compiled by the Centers for Disease Control and Prevention’s Office on Smoking and Health were obtained from the State Tobacco Cessation Coverage Database, developed and administered by the American Lung Association. Data from 2008-2012 are reported on an annual basis; beginning in 2013 data are reported on a quarterly basis. Data include state-level information on Medicaid coverage of approved medications by the Food and Drug Administration (FDA) for tobacco cessation treatment; types of counseling recommended by the Public Health Service (PHS) and barriers to accessing cessation treatment. Note: Section 2502 of the Patient Protection and Affordable Care Act requires all state Medicaid programs to cover all FDA-approved tobacco cessation medications as of January 1, 2014. However, states are currently in the process of modifying their coverage to come into compliance with this requirement. Data in the STATE System on Medicaid coverage of tobacco cessation medications reflect evidence of coverage that is found in documentable sources, and may not yet reflect medications covered under this requirement.</p>
<p>The Medicare Current Beneficiary Survey (MCBS) public use file (MCBS PUF) provides the first publically available MCBS file for researchers interested in the health, health care use, access to and satisfaction with care for Medicare beneficiaries, while providing the very highest degree of protection to the Medicare beneficiaries protected health information. Celebrating 25 years of continuous data collection and the completion of over 1 million interviews, the MCBS is a continuous, in person, longitudinal survey of a representative national sample of the Medicare population. As the largest federal health survey of the Medicare population, the MCBS plays an essential role in monitoring and evaluating key aspects of the Medicare program and is the leading source of information on Medicare and its impact on beneficiaries.</p>
<p>NNDSS - Table II. Hepatitis (viral, acute) C - 2017. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories.</p>
<p>Note:<br />
These are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting.</p>
<p>Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available.</p>
<p>Footnotes:<br />
C.N.M.I.: Commonwealth of Northern Mariana Islands.</p>
<p>U: Unavailable. —: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>
<p>*Three low incidence conditions, rubella, rubella congenital, and tetanus, are in Table II to facilitate case count verification with reporting jurisdictions.</p>
<p>† Case counts for reporting year 2017 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/">http://wwwn.cdc.gov/nndss/document/</a> ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf. Data for tuberculosis are displayed in Table IV, which appears quarterly.</p>
<p>§ Based on the CSTE Position Statement 15-ID-03: Revision of the Case Definition of Hepatitis C for National Notification, acute hepatitis C is now reported by case classification status.</p>
<p>NNDSS - Table II. Babesiosis to Campylobacteriosis - 2015.In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories. Note:These are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting. Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available. Footnotes:C.N.M.I.: Commonwealth of Northern Mariana Islands. U: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum. * Three low incidence conditions, rubella, rubella congenital, and tetanus, have been moved to Table 2 to facilitate case count verification with reporting jurisdictions. ��� Case counts for reporting year 2015 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>. Data for TB are displayed in Table IV, which appears quarterly.</p>
<p>The 2011 BRFSS data reflects a change in weighting methodology (raking) and the addition of cell phone only respondents. Shifts in observed prevalence from 2010 to 2011 for BRFSS measures will likely reflect the new methods of measuring risk factors, rather than true trends in risk-factor prevalence. A break in trend lines after 2010 is used to reflect this change in methodolgy. Percentages are weighted to population characteristics. Data are not available if it did not meet BRFSS stability requirements. For more information on these requirements, as well as risk factors and calculated variables, see the Technical Documents and Survey Data for a specific year - <a href="http://www.cdc.gov/brfss/annual_data/annual_data.htm">http://www.cdc.gov/brfss/annual_data/annual_data.htm</a>. Recommended citation: Centers for Disease Control and Prevention (CDC). Behavioral Risk Factor Surveillance System. Atlanta, Georgia: U.S. Department of Health and Human Services, Centers for Disease Control and Prevention, [appropriate year].</p>
<p>NNDSS - TABLE 1II. Tetanus to Trichinellosis - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>
<p>Note:<br />
This table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>
<p>Footnotes:<br />
U: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />
-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />
N: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />
NN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />
NP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />
Cum: Cumulative year-to-date counts.<br />
Max: Maximum — Maximum case count during the previous 52 weeks.<br />
* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case's country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the 'Non-US Residents' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />
† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>
<p>NNDSS - TABLE 1CC. Rabies, Animal to Rabies, Human - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>
<p>Note:<br />
This table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>
<p>Footnotes:<br />
U: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />
-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />
N: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />
NN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />
NP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />
Cum: Cumulative year-to-date counts.<br />
Max: Maximum — Maximum case count during the previous 52 weeks.<br />
* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case's country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the 'Non-US Residents' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />
† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>
<p>NNDSS - TABLE 1V. Malaria to Measles, Imported - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>
<p>Note:<br />
This table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>
<p>Footnotes:<br />
U: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />
-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />
N: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />
NN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />
NP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />
Cum: Cumulative year-to-date counts.<br />
Max: Maximum — Maximum case count during the previous 52 weeks.<br />
* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case's country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the 'Non-US Residents' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />
† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>
<p>NNDSS - TABLE 1U. Legionellosis to Listeriosis - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>
<p>Note:<br />
This table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>
<p>Footnotes:<br />
U: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />
-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />
N: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />
NN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />
NP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />
Cum: Cumulative year-to-date counts.<br />
Max: Maximum — Maximum case count during the previous 52 weeks.<br />
* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case's country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the 'Non-US Residents' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />
† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>
<p>NNDSS - Table 1K. Ehrlichiosis and Anaplasmosis, Anaplasma phagocytophilum infection to Ehrlichia chaffeensis infection - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>
<p>Note:<br />
This table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a></p>
<p>Footnotes:<br />
U: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />
-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />
N: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />
NN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />
NP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />
Cum: Cumulative year-to-date counts.<br />
Max: Maximum — Maximum case count during the previous 52 weeks.<br />
* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case's country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the 'Non-US Residents' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />
† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>
<p>NNDSS - Table II. Vibriosis - 2018. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states or territory.</p>
<p>Note:</p>
<p>This table contains provisional cases of selected national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>
<p>Footnotes:</p>
<p>C.N.M.I.: Commonwealth of Northern Mariana Islands.<br />
U: Unavailable. —: No reported cases. N: Not reportable. NA: Not Available. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>
<ul>
<li>Case counts for reporting years 2017 and 2018 are provisional and subject to change. Data for years 2013 through 2016 are finalized. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>.</li>
</ul>
<p>NNDSS - TABLE 1MM. Viral hemorrhagic fevers, Crimean-Congo hemorrhagic fever virus to Guanarito virus - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>
<p>Note:<br />
This table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>
<p>Footnotes:<br />
U: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />
-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />
N: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />
NN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />
NP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />
Cum: Cumulative year-to-date counts.<br />
Max: Maximum — Maximum case count during the previous 52 weeks.<br />
* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case's country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the 'Non-US Residents' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />
† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />
§ Prior to 2015, CDC's National Notifiable Diseases Surveillance System (NNDSS) did not receive electronic data about incident cases of specific viral hemorrhagic fevers; instead data were collected in aggregate as "viral hemorrhagic fevers'. NNDSS was updated beginning in 2015 to receive data for each of the viral hemorrhagic fevers listed.</p>
<p>NNDSS - TABLE 1J. Dengue virus infections, Dengue to Severe dengue - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>
<p>Note:<br />
This table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>
<p>Footnotes:<br />
U: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />
-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />
N: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />
NN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />
NP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />
Cum: Cumulative year-to-date counts.<br />
Max: Maximum — Maximum case count during the previous 52 weeks.<br />
* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case's country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the 'Non-US Residents' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />
† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />
§ Includes data for dengue and dengue-like illness.</p>
<p>NNDSS - Table II. Invasive pneumococcal disease, age <5 - 2018. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states or territory.</p>
<p>Note:</p>
<p>This table contains provisional cases of selected national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>
<p>Footnotes:</p>
<p>C.N.M.I.: Commonwealth of Northern Mariana Islands.<br />
U: Unavailable. —: No reported cases. N: Not reportable. NA: Not Available. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>
<ul>
<li>Case counts for reporting years 2017 and 2018 are provisional and subject to change. Data for years 2013 through 2016 are finalized. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>.</li>
</ul>
<p>† Includes drug resistant and susceptible cases of invasive pneumococcal disease.</p>
<p>2011 to present. BRFSS SMART MMSA age-adjusted prevalence combined land line and cell phone data. The Selected Metropolitan Area Risk Trends (SMART) project uses the Behavioral Risk Factor Surveillance System (BRFSS) to analyze the data of selected metropolitan statistical areas (MMSAs) with 500 or more respondents. BRFSS data can be used to identify emerging health problems, establish and track health objectives, and develop and evaluate public health policies and programs. BRFSS is a continuous, state-based surveillance system that collects information about modifiable risk factors for chronic diseases and other leading causes of death. Data will be updated annually as it becomes available. Detailed information on sampling methodology and quality assurance can be found on the BRFSS website (<a href="http://www.cdc.gov/brfss">http://www.cdc.gov/brfss</a>). Methodology: <a href="http://www.cdc.gov/brfss/factsheets/pdf/DBS_BRFSS_survey.pdf">http://www.cdc.gov/brfss/factsheets/pdf/DBS_BRFSS_survey.pdf</a> Glossary: <a href="https://chronicdata.cdc.gov/Behavioral-Risk-Factors/Behavioral-Risk-Factor-Surveillance-System-BRFSS-H/iuq5-y9ct/data">https://chronicdata.cdc.gov/Behavioral-Risk-Factors/Behavioral-Risk-Fact...</a></p>
<p>2011 to present. BRFSS SMART MMSA Prevalence combined land line and cell phone data. The Selected Metropolitan Area Risk Trends (SMART) project uses the Behavioral Risk Factor Surveillance System (BRFSS) to analyze the data of selected metropolitan statistical areas (MMSAs) with 500 or more respondents. BRFSS data can be used to identify emerging health problems, establish and track health objectives, and develop and evaluate public health policies and programs. BRFSS is a continuous, state-based surveillance system that collects information about modifiable risk factors for chronic diseases and other leading causes of death. Data will be updated annually as it becomes available. Detailed information on sampling methodology and quality assurance can be found on the BRFSS website (<a href="http://www.cdc.gov/brfss">http://www.cdc.gov/brfss</a>). Methodology: <a href="http://www.cdc.gov/brfss/factsheets/pdf/DBS_BRFSS_survey.pdf">http://www.cdc.gov/brfss/factsheets/pdf/DBS_BRFSS_survey.pdf</a> Glossary: <a href="https://chronicdata.cdc.gov/Behavioral-Risk-Factors/Behavioral-Risk-Factor-Surveillance-System-BRFSS-H/iuq5-y9ct/data">https://chronicdata.cdc.gov/Behavioral-Risk-Factors/Behavioral-Risk-Fact...</a></p>
<p>2011 to present. BRFSS combined land line and cell phone age-adjusted prevalence data. The BRFSS is a continuous, state-based surveillance system that collects information about modifiable risk factors for chronic diseases and other leading causes of death.<br />
Data will be updated annually as it becomes available.</p>
<p>Detailed information on sampling methodology and quality assurance can be found on the BRFSS website (<a href="http://www.cdc.gov/brfss">http://www.cdc.gov/brfss</a>).<br />
Methodology: <a href="http://www.cdc.gov/brfss/factsheets/pdf/DBS_BRFSS_survey.pdf">http://www.cdc.gov/brfss/factsheets/pdf/DBS_BRFSS_survey.pdf</a><br />
Glossary: <a href="https://chronicdata.cdc.gov/Behavioral-Risk-Factors/Behavioral-Risk-Factor-Surveillance-System-BRFSS-H/iuq5-y9ct/data">https://chronicdata.cdc.gov/Behavioral-Risk-Factors/Behavioral-Risk-Fact...</a></p>
<p>2011 to present. BRFSS combined land line and cell phone prevalence data. BRFSS is a continuous, state-based surveillance system that collects information about modifiable risk factors for chronic diseases and other leading causes of death. Data will be updated annually as it becomes available. Detailed information on sampling methodology and quality assurance can be found on the BRFSS website (<a href="http://www.cdc.gov/brfss">http://www.cdc.gov/brfss</a>). Methodology: <a href="http://www.cdc.gov/brfss/factsheets/pdf/DBS_BRFSS_survey.pdf">http://www.cdc.gov/brfss/factsheets/pdf/DBS_BRFSS_survey.pdf</a> Glossary: <a href="https://chronicdata.cdc.gov/Behavioral-Risk-Factors/Behavioral-Risk-Factor-Surveillance-System-BRFSS-H/iuq5-y9ct/data">https://chronicdata.cdc.gov/Behavioral-Risk-Factors/Behavioral-Risk-Fact...</a></p>
<p>This data table provides a collection of information from peer-reviewed autism prevalence studies. Information reported from each study includes the autism prevalence estimate and additional study characteristics (e.g., case ascertainment and criteria). A PubMed search was conducted to identify studies published at any time through September 2020 using the search terms: autism (title/abstract) OR autistic (title/abstract) AND prevalence (title/abstract). Data were abstracted and included if the study fulfilled the following criteria:<br />
• The study was published in English;<br />
• The study produced at least one autism prevalence estimate; and<br />
• The study was population-based (any age range) within a defined geographic area.</p>
<p>States may rely on eligibility information from "Express Lane" agency programs to streamline and simplify enrollment and renewal in Medicaid and CHIP. Express Lane agencies may include Supplemental Nutrition Assistance Program (SNAP), School Lunch programs, Temporary Assistance for Needy Families, Head Start, and the Women, infant, and children's program (WIC) , among others. States can also use state income tax data to determine Medicaid and CHIP eligibility for children.</p>
<p>Performance rates on frequently reported health care quality measures in the CMS Medicaid/CHIP Child and Adult Core Sets, for FFY 2016 reporting.</p>
<p>Source: Mathematica analysis of MACPro and Form CMS-416 reports for the FFY 2016 reporting cycle. For more information, see the <a href="https://www.medicaid.gov/medicaid/quality-of-care/performance-measurement/child-core-set/index.html">Children's Health Care Quality Measures</a> and <a href="https://www.medicaid.gov/medicaid/quality-of-care/performance-measurement/adult-core-set/index.html">Adult Health Care Quality Measures</a> webpages.</p>
No description provided
<p>Performance rates on frequently reported health care quality measures in the CMS Medicaid/CHIP Child and Adult Core Sets, for FFY 2015 reporting.</p>
<p>Source: Mathematica analysis of MACPro and Form CMS-416 reports for the FFY 2015 reporting cycle. For more information, see the <a href="https://www.medicaid.gov/medicaid/quality-of-care/performance-measurement/child-core-set/index.html">Children's Health Care Quality Measures</a> and <a href="https://www.medicaid.gov/medicaid/quality-of-care/performance-measurement/adult-core-set/index.html">Adult Health Care Quality Measures</a> webpages.</p>
<p>Performance rates on frequently reported health care quality measures in the CMS Medicaid/CHIP Child and Adult Core Sets, for FFY 2014 reporting. Dataset contains both child and adult measures. Source: Mathematica analysis of FFY 2014 Child and Adult CARTS reports as of May 8, 2015, as published in the 2015 Secretary's Reports on the Quality of Care in Medicaid/CHIP.</p>
<p>Drug utilization data are reported by states for covered outpatient drugs that are paid for by state Medicaid agencies since the start of the Medicaid Drug Rebate Program. The data includes state, drug name, National Drug Code, number of prescriptions and dollars reimbursed. Data descriptions are available on Medicaid.gov: <a href="https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilization-data/state-drug-utilization-data-faq/index.html">https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilizat...</a></p>
<p>Drug utilization data are reported by states for covered outpatient drugs that are paid for by state Medicaid agencies since the start of the Medicaid Drug Rebate Program. The data includes state, drug name, National Drug Code, number of prescriptions and dollars reimbursed. Data descriptions are available on Medicaid.gov: <a href="https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilization-data/state-drug-utilization-data-faq/index.html">https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilizat...</a></p>
<p>Drug utilization data are reported by states for covered outpatient drugs that are paid for by state Medicaid agencies since the start of the Medicaid Drug Rebate Program. The data includes state, drug name, National Drug Code, number of prescriptions and dollars reimbursed. Data descriptions are available on Medicaid.gov: <a href="https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilization-data/state-drug-utilization-data-faq/index.html">https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilizat...</a></p>
<p>Drug utilization data are reported by states for covered outpatient drugs that are paid for by state Medicaid agencies since the start of the Medicaid Drug Rebate Program. The data includes state, drug name, National Drug Code, number of prescriptions and dollars reimbursed. Data descriptions are available on Medicaid.gov: <a href="https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilization-data/state-drug-utilization-data-faq/index.html">https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilizat...</a></p>
<p>Drug utilization data are reported by states for covered outpatient drugs that are paid for by state Medicaid agencies since the start of the Medicaid Drug Rebate Program. The data includes state, drug name, National Drug Code, number of prescriptions and dollars reimbursed. Data descriptions are available on Medicaid.gov: <a href="https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilization-data/state-drug-utilization-data-faq/index.html">https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilizat...</a></p>
<p>Drug utilization data are reported by states for covered outpatient drugs that are paid for by state Medicaid agencies since the start of the Medicaid Drug Rebate Program. The data includes state, drug name, National Drug Code, number of prescriptions and dollars reimbursed. Data descriptions are available on Medicaid.gov: <a href="https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilization-data/state-drug-utilization-data-faq/index.html">https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilizat...</a></p>
<p>Drug utilization data are reported by states for covered outpatient drugs that are paid for by state Medicaid agencies since the start of the Medicaid Drug Rebate Program. The data includes state, drug name, National Drug Code, number of prescriptions and dollars reimbursed. Data descriptions are available on Medicaid.gov: <a href="https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilization-data/state-drug-utilization-data-faq/index.html">https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilizat...</a></p>
<p>Drug utilization data are reported by states for covered outpatient drugs that are paid for by state Medicaid agencies since the start of the Medicaid Drug Rebate Program. The data includes state, drug name, National Drug Code, number of prescriptions and dollars reimbursed. Data descriptions are available on Medicaid.gov: <a href="https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilization-data/state-drug-utilization-data-faq/index.html">https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilizat...</a></p>
<p>Drug utilization data are reported by states for covered outpatient drugs that are paid for by state Medicaid agencies since the start of the Medicaid Drug Rebate Program. The data includes state, drug name, National Drug Code, number of prescriptions and dollars reimbursed. Data descriptions are available on Medicaid.gov: <a href="https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilization-data/state-drug-utilization-data-faq/index.html">https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilizat...</a></p>
<p>Drug utilization data are reported by states for covered outpatient drugs that are paid for by state Medicaid agencies since the start of the Medicaid Drug Rebate Program. The data includes state, drug name, National Drug Code, number of prescriptions and dollars reimbursed. Data descriptions are available on Medicaid.gov: <a href="https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilization-data/state-drug-utilization-data-faq/index.html">https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilizat...</a></p>
<p>Drug utilization data are reported by states for covered outpatient drugs that are paid for by state Medicaid agencies since the start of the Medicaid Drug Rebate Program. The data includes state, drug name, National Drug Code, number of prescriptions and dollars reimbursed. Data descriptions are available on Medicaid.gov: <a href="https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilization-data/state-drug-utilization-data-faq/index.html">https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilizat...</a></p>
<p>Drug utilization data are reported by states for covered outpatient drugs that are paid for by state Medicaid agencies since the start of the Medicaid Drug Rebate Program. The data includes state, drug name, National Drug Code, number of prescriptions and dollars reimbursed. Data descriptions are available on Medicaid.gov: <a href="https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilization-data/state-drug-utilization-data-faq/index.html">https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilizat...</a></p>
<p>Drug utilization data are reported by states for covered outpatient drugs that are paid for by state Medicaid agencies since the start of the Medicaid Drug Rebate Program. The data includes state, drug name, National Drug Code, number of prescriptions and dollars reimbursed. Data descriptions are available on Medicaid.gov: <a href="https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilization-data/state-drug-utilization-data-faq/index.html">https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilizat...</a></p>
<p>Drug utilization data are reported by states for covered outpatient drugs that are paid for by state Medicaid agencies since the start of the Medicaid Drug Rebate Program. The data includes state, drug name, National Drug Code, number of prescriptions and dollars reimbursed. Data descriptions are available on Medicaid.gov: <a href="https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilization-data/state-drug-utilization-data-faq/index.html">https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilizat...</a></p>
<p>Drug utilization data are reported by states for covered outpatient drugs that are paid for by state Medicaid agencies since the start of the Medicaid Drug Rebate Program. The data includes state, drug name, National Drug Code, number of prescriptions and dollars reimbursed. Data descriptions are available on Medicaid.gov: <a href="https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilization-data/state-drug-utilization-data-faq/index.html">https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilizat...</a></p>
<p>Drug utilization data are reported by states for covered outpatient drugs that are paid for by state Medicaid agencies since the start of the Medicaid Drug Rebate Program. The data includes state, drug name, National Drug Code, number of prescriptions and dollars reimbursed. Data descriptions are available on Medicaid.gov: <a href="https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilization-data/state-drug-utilization-data-faq/index.html">https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilizat...</a></p>
<p>Drug utilization data are reported by states for covered outpatient drugs that are paid for by state Medicaid agencies since the start of the Medicaid Drug Rebate Program. The data includes state, drug name, National Drug Code, number of prescriptions and dollars reimbursed. Data descriptions are available on Medicaid.gov: <a href="https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilization-data/state-drug-utilization-data-faq/index.html">https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilizat...</a></p>
<p>Drug utilization data are reported by states for covered outpatient drugs that are paid for by state Medicaid agencies since the start of the Medicaid Drug Rebate Program. The data includes state, drug name, National Drug Code, number of prescriptions and dollars reimbursed. Data descriptions are available on Medicaid.gov: <a href="https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilization-data/state-drug-utilization-data-faq/index.html">https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilizat...</a></p>
<p>Drug utilization data are reported by states for covered outpatient drugs that are paid for by state Medicaid agencies since the start of the Medicaid Drug Rebate Program. The data includes state, drug name, National Drug Code, number of prescriptions and dollars reimbursed. Data descriptions are available on Medicaid.gov: <a href="https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilization-data/state-drug-utilization-data-faq/index.html">https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilizat...</a></p>
<p>Drug utilization data are reported by states for covered outpatient drugs that are paid for by state Medicaid agencies since the start of the Medicaid Drug Rebate Program. The data includes state, drug name, National Drug Code, number of prescriptions and dollars reimbursed. Data descriptions are available on Medicaid.gov: <a href="https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilization-data/state-drug-utilization-data-faq/index.html">https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilizat...</a></p>
<p>Drug utilization data are reported by states for covered outpatient drugs that are paid for by state Medicaid agencies since the start of the Medicaid Drug Rebate Program. The data includes state, drug name, National Drug Code, number of prescriptions and dollars reimbursed. Data descriptions are available on Medicaid.gov: <a href="https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilization-data/state-drug-utilization-data-faq/index.html">https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilizat...</a></p>
<p>Drug utilization data are reported by states for covered outpatient drugs that are paid for by state Medicaid agencies since the start of the Medicaid Drug Rebate Program. The data includes state, drug name, National Drug Code, number of prescriptions and dollars reimbursed. Data descriptions are available on Medicaid.gov: <a href="https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilization-data/state-drug-utilization-data-faq/index.html">https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilizat...</a></p>
<p>Drug utilization data are reported by states for covered outpatient drugs that are paid for by state Medicaid agencies since the start of the Medicaid Drug Rebate Program. The data includes state, drug name, National Drug Code, number of prescriptions and dollars reimbursed. Data descriptions are available on Medicaid.gov: <a href="https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilization-data/state-drug-utilization-data-faq/index.html">https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilizat...</a></p>
<p>Drug utilization data are reported by states for covered outpatient drugs that are paid for by state Medicaid agencies since the start of the Medicaid Drug Rebate Program. The data includes state, drug name, National Drug Code, number of prescriptions and dollars reimbursed. Data descriptions are available on Medicaid.gov: <a href="https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilization-data/state-drug-utilization-data-faq/index.html">https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilizat...</a></p>
<p>Drug utilization data are reported by states for covered outpatient drugs that are paid for by state Medicaid agencies since the start of the Medicaid Drug Rebate Program. The data includes state, drug name, National Drug Code, number of prescriptions and dollars reimbursed. Data descriptions are available on Medicaid.gov: <a href="https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilization-data/state-drug-utilization-data-faq/index.html">https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilizat...</a></p>
<p>States have the option to provide children with 12 months of continuous coverage through Medicaid and CHIP, even if the family experiences a change in income during the year. Continuous eligibility is a valuable tool that helps States ensure that children stay enrolled in the health coverage for which they are eligible and have consistent access to needed health care services.</p>
<p>Health care providers and Head Start programs can play a major role in finding and enrolling uninsured children through presumptive eligibility. States can authorize “qualified entities” -- health care providers, community-based organizations, and schools, among others -- to screen for Medicaid and CHIP eligibility and immediately enroll children who appear to be eligible.</p>
<p>Presumptive eligibility allows children to get access to Medicaid or CHIP services without having to wait for their application to be fully processed. Qualified entities can also help families gather the documents needed to complete the full application process, thereby reducing the administrative burden on States to obtain missing information.</p>
<p>This dataset reports summary level expenditure data associated with the new adult group established under the Affordable Care Act. These state expenditures are reported through the federal Medicaid Budget and Expenditure System (MBES).</p>
<p>Notes:<br />
1. “VIII GROUP” is also known as the “New Adult Group.”<br />
2. The VIII Group is only applicable for states that have expanded their Medicaid programs by adopting the VIII Group. VIII Group expenditure information<br />
for the states that have not expanded their Medicaid program is noted as “N/A.”<br />
3. States that have reported “0” either have no expenditures for that reporting category or have not yet reported expenditures for that category.<br />
4. MCHIP expenditures are not included in the All Medical Assistance Expenditures.</p>
<p>This dataset reports summary state-by-state total expenditures by program for the Medicaid Program, Medicaid Administration and CHIP programs. These state expenditures are tracked through the automated Medicaid Budget and Expenditure System/State Children's Health Insurance Program Budget and Expenditure System (MBES/CBES).</p>
<p>For more information, visit <a href="https://medicaid.gov/medicaid/finance/state-expenditure-reporting/expenditure-reports/index.html">https://medicaid.gov/medicaid/finance/state-expenditure-reporting/expend...</a>.</p>
<p>This dataset reports summary state-by-state total expenditures by program for the Medicaid Program, Medicaid Administration and CHIP programs. These state expenditures are tracked through the automated Medicaid Budget and Expenditure System/State Children's Health Insurance Program Budget and Expenditure System (MBES/CBES).</p>
<p>For more information, visit <a href="https://medicaid.gov/medicaid/finance/state-expenditure-reporting/expenditure-reports/index.html">https://medicaid.gov/medicaid/finance/state-expenditure-reporting/expend...</a>.</p>
<p>Performance rates on frequently reported health care quality measures in the CMS Medicaid/CHIP Child and Adult Core Sets, for FFY 2017 reporting.</p>
<p>Source: Mathematica analysis of MACPro and Form CMS-416 reports for the FFY 2017 reporting cycle. For more information, see the <a href="https://www.medicaid.gov/medicaid/quality-of-care/performance-measurement/child-core-set/index.html">Children's Health Care Quality Measures</a> and <a href="https://www.medicaid.gov/medicaid/quality-of-care/performance-measurement/adult-core-set/index.html">Adult Health Care Quality Measures</a> webpages.</p>
<p>The following table provides eligibility levels in each state for key coverage groups that use Modified Adjusted Gross Income (MAGI), as of April 1, 2018. The data represent the principal, but not all, MAGI coverage groups in Medicaid, the Children’s Health Insurance Program (CHIP), and the Basic Health Program (BHP). All income standards are expressed as a percentage of the federal poverty level (FPL). The MAGI-based rules generally include adjusting an individual’s income by an amount equivalent to a 5% FPL disregard. Other eligibility criteria also apply, such as citizenship, immigration status, and state residency.</p>
<p>For more information, see:<br />
<a href="https://www.medicaid.gov/medicaid/program-information/medicaid-and-chip-eligibility-levels/index.html">https://www.medicaid.gov/medicaid/program-information/medicaid-and-chip-...</a></p>
<p>Provides program names, program features, population enrolled, benefits covered, quality assurance and improvement, performance incentives, provider value-based purchasing, participating plans, regions served and program notes.</p>
<p>Performance rates on frequently reported health care quality measures in the CMS Medicaid/CHIP Child and Adult Core Sets, for FFY 2018 reporting.</p>
<p>Source: Mathematica analysis of MACPro and Form CMS-416 reports for the FFY 2018 reporting cycle. For more information, see the Children's Health Care Quality Measures and Adult Health Care Quality Measures webpages.</p>
<p>In fall 2014, the Center for Medicaid and CHIP Services (CMCS) conducted a Nationwide Adult Medicaid (NAM) Consumer Assessment of Healthcare Providers and Systems (CAHPS) survey of Medicaid enrollees to attain national and state-by-state measures of access, barriers to care, and experiences with care across delivery systems and major population subgroups. The survey interviewed a representative sample of adults ages 18 and older enrolled in Medicaid during October through December 2013.<br />
Additional information, including a data dictionary and analysis guidance and downloadable SAS files are available on the <a href="https://www.medicaid.gov/medicaid/quality-of-care/performance-measurement/adult-cahps/index.html">NAM CAHPS</a> webpage. Please note that all analyses must account for the survey’s sample design and use weights and strata. Sample code is available in on the <a href="https://www.medicaid.gov/medicaid/quality-of-care/performance-measurement/adult-cahps/index.html">NAM CAHPS</a> webpage.</p>
No description provided
<p>This dataset includes facility details, performance ratio, measure score, and the state and national average measure scores for the SHR measure included in the PY 2020 ESRD QIP.</p>
<p>This dataset includes facility details, measure score, and the state and national average measure scores for the ultrafiltration reporting measure included in the PY 2020 ESRD QIP.</p>
No description provided
<p>Provides program names, program features, population enrolled, benefits covered, quality assurance and improvement, performance incentives, provider value-based purchasing, participating plans, regions served and program notes.</p>
<ol start="2016">
<li>This dataset is a de-identified summary table of vision and eye health data indicators from VSP, stratified by all available combinations of age group, race/ethnicity, gender, and state. VSP claims for VEHSS provides a convenience sample of vision insurance members representing approximately more than 1 in 4 of the U.S. population. VSP uses a web-based claims submissions system to collect and process claims. The denominator of the rates represents persons with VSP benefits as reported by employers, and is subject to some uncertainty. VSP data for VEHSS include Service Utilization and Eye Health Condition indicators. Certain ophthalmic conditions and procedures are covered by health insurance and are not covered by managed vision insurance, claims based eye disease prevalence may therefore be expected to undercount true prevalence. Person level claims and person counts are not publically available. Reported rates were suppressed for de-identification to ensure protection of patient privacy. Detailed information on VEHSS VSP analyses can be found on the VEHSS VSP webpage (link). Information on VSP data can be found on the VSP website (<a href="http://www.vsp.com">www.vsp.com</a>). The VEHSS VSP dataset was last updated in June 2018.</li>
</ol>
<p>1999-2008; 2005-2008. This dataset is a de-identified summary table of vision and eye health data indicators from NHANES, stratified by all available combinations of age group, race/ethnicity, gender, and risk factor. NHANES is a program of studies conducted by the National Center for Health Statistics at CDC designed to assess the health and nutritional status of adults and children in the U.S, and combines interviews and physical examinations. NHANES stopped collecting vision and eye health data in 2008. Approximate sample size is 5,000 persons per year. NHANES data for VEHSS includes questions and examinations related to Visual Function, Vision Exam Measures, Eye Health Conditions, Service Utilization, and Examination Measures. Data were suppressed for cell sizes less than 30 persons, or where the relative standard error more than 30% of the mean. Detailed information on VEHSS NHANES analyses can be found on the VEHSS NHANES webpage (<a href="https://www.cdc.gov/visionhealth/vehss/data/national-surveys/national-health-and-nutrition-examination-survey.html">https://www.cdc.gov/visionhealth/vehss/data/national-surveys/national-he...</a>). Additional information about NHANES can be found on the NHANES website (<a href="https://www.cdc.gov/nchs/nhanes/index.htm">https://www.cdc.gov/nchs/nhanes/index.htm</a>). The VEHSS NHANES dataset was last updated in June 2018.</p>
<p>NNDSS - Table II. Chlamydia trachomatis infection to Coccidioidomycosis - 2018. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states or territory.</p>
<p>Note:</p>
<p>This table contains provisional cases of selected national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a></p>
<p>Footnotes:</p>
<p>C.N.M.I.: Commonwealth of Northern Mariana Islands.<br />
U: Unavailable. —: No reported cases. N: Not reportable. NA: Not Available. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>
<ul>
<li>Case counts for reporting years 2017 and 2018 are provisional and subject to change. Data for years 2013 through 2016 are finalized. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>.</li>
</ul>
<p>This dataset contains information on the number of deaths and age-adjusted death rates for the five leading causes of death in 1900, 1950, and 2000.</p>
<p>Age-adjusted death rates (deaths per 100,000) after 1998 are calculated based on the 2000 U.S. standard population. Populations used for computing death rates for 2011–2017 are postcensal estimates based on the 2010 census, estimated as of July 1, 2010. Rates for census years are based on populations enumerated in the corresponding censuses. Rates for noncensus years between 2000 and 2010 are revised using updated intercensal population estimates and may differ from rates previously published. Data on age-adjusted death rates prior to 1999 are taken from historical data (see References below).</p>
<p>SOURCES</p>
<p>CDC/NCHS, National Vital Statistics System, historical data, 1900-1998 (see <a href="https://www.cdc.gov/nchs/nvss/mortality_historical_data.htm">https://www.cdc.gov/nchs/nvss/mortality_historical_data.htm</a>); CDC/NCHS, National Vital Statistics System, mortality data (see <a href="http://www.cdc.gov/nchs/deaths.htm">http://www.cdc.gov/nchs/deaths.htm</a>); and CDC WONDER (see <a href="http://wonder.cdc.gov">http://wonder.cdc.gov</a>).</p>
<p>REFERENCES</p>
<ol>
<li>
<p>National Center for Health Statistics, Data Warehouse. Comparability of cause-of-death between ICD revisions. 2008. Available from: <a href="http://www.cdc.gov/nchs/nvss/mortality/comparability_icd.htm">http://www.cdc.gov/nchs/nvss/mortality/comparability_icd.htm</a>.</p>
</li>
<li>
<p>National Center for Health Statistics. Vital statistics data available. Mortality multiple cause files. Hyattsville, MD: National Center for Health Statistics. Available from: <a href="https://www.cdc.gov/nchs/data_access/vitalstatsonline.htm">https://www.cdc.gov/nchs/data_access/vitalstatsonline.htm</a>.</p>
</li>
<li>
<p>Kochanek KD, Murphy SL, Xu JQ, Arias E. Deaths: Final data for 2017. National Vital Statistics Reports; vol 68 no 9. Hyattsville, MD: National Center for Health Statistics. 2019. Available from: <a href="https://www.cdc.gov/nchs/data/nvsr/nvsr68/nvsr68_09-508.pdf">https://www.cdc.gov/nchs/data/nvsr/nvsr68/nvsr68_09-508.pdf</a>.</p>
</li>
<li>
<p>Arias E, Xu JQ. United States life tables, 2017. National Vital Statistics Reports; vol 68 no 7. Hyattsville, MD: National Center for Health Statistics. 2019. Available from: <a href="https://www.cdc.gov/nchs/data/nvsr/nvsr68/nvsr68_07-508.pdf">https://www.cdc.gov/nchs/data/nvsr/nvsr68/nvsr68_07-508.pdf</a>.</p>
</li>
<li>
<p>National Center for Health Statistics. Historical Data, 1900-1998. 2009. Available from: <a href="https://www.cdc.gov/nchs/nvss/mortality_historical_data.htm">https://www.cdc.gov/nchs/nvss/mortality_historical_data.htm</a>.</p>
</li>
</ol>
<p>This dataset of U.S. mortality trends since 1900 highlights trends in age-adjusted death rates for five selected major causes of death.</p>
<p>Age-adjusted death rates (deaths per 100,000) after 1998 are calculated based on the 2000 U.S. standard population. Populations used for computing death rates for 2011–2017 are postcensal estimates based on the 2010 census, estimated as of July 1, 2010. Rates for census years are based on populations enumerated in the corresponding censuses. Rates for noncensus years between 2000 and 2010 are revised using updated intercensal population estimates and may differ from rates previously published. Data on age-adjusted death rates prior to 1999 are taken from historical data (see References below).</p>
<p>Revisions to the International Classification of Diseases (ICD) over time may result in discontinuities in cause-of-death trends.</p>
<p>SOURCES</p>
<p>CDC/NCHS, National Vital Statistics System, historical data, 1900-1998 (see <a href="https://www.cdc.gov/nchs/nvss/mortality_historical_data.htm">https://www.cdc.gov/nchs/nvss/mortality_historical_data.htm</a>); CDC/NCHS, National Vital Statistics System, mortality data (see <a href="http://www.cdc.gov/nchs/deaths.htm">http://www.cdc.gov/nchs/deaths.htm</a>); and CDC WONDER (see <a href="http://wonder.cdc.gov">http://wonder.cdc.gov</a>).</p>
<p>REFERENCES</p>
<ol>
<li>
<p>National Center for Health Statistics, Data Warehouse. Comparability of cause-of-death between ICD revisions. 2008. Available from: <a href="http://www.cdc.gov/nchs/nvss/mortality/comparability_icd.htm">http://www.cdc.gov/nchs/nvss/mortality/comparability_icd.htm</a>.</p>
</li>
<li>
<p>National Center for Health Statistics. Vital statistics data available. Mortality multiple cause files. Hyattsville, MD: National Center for Health Statistics. Available from: <a href="https://www.cdc.gov/nchs/data_access/vitalstatsonline.htm">https://www.cdc.gov/nchs/data_access/vitalstatsonline.htm</a>.</p>
</li>
<li>
<p>Kochanek KD, Murphy SL, Xu JQ, Arias E. Deaths: Final data for 2017. National Vital Statistics Reports; vol 68 no 9. Hyattsville, MD: National Center for Health Statistics. 2019. Available from: <a href="https://www.cdc.gov/nchs/data/nvsr/nvsr68/nvsr68_09-508.pdf">https://www.cdc.gov/nchs/data/nvsr/nvsr68/nvsr68_09-508.pdf</a>.</p>
</li>
<li>
<p>Arias E, Xu JQ. United States life tables, 2017. National Vital Statistics Reports; vol 68 no 7. Hyattsville, MD: National Center for Health Statistics. 2019. Available from: <a href="https://www.cdc.gov/nchs/data/nvsr/nvsr68/nvsr68_07-508.pdf">https://www.cdc.gov/nchs/data/nvsr/nvsr68/nvsr68_07-508.pdf</a>.</p>
</li>
<li>
<p>National Center for Health Statistics. Historical Data, 1900-1998. 2009. Available from: <a href="https://www.cdc.gov/nchs/nvss/mortality_historical_data.htm">https://www.cdc.gov/nchs/nvss/mortality_historical_data.htm</a>.</p>
</li>
</ol>
<p>This dataset of U.S. mortality trends since 1900 highlights childhood mortality rates by age group for age at death.</p>
<p>Age-adjusted death rates (deaths per 100,000) after 1998 are calculated based on the 2000 U.S. standard population. Populations used for computing death rates for 2011–2017 are postcensal estimates based on the 2010 census, estimated as of July 1, 2010. Rates for census years are based on populations enumerated in the corresponding censuses. Rates for noncensus years between 2000 and 2010 are revised using updated intercensal population estimates and may differ from rates previously published. Data on age-adjusted death rates prior to 1999 are taken from historical data (see References below).</p>
<p>Age groups for childhood death rates are based on age at death.</p>
<p>SOURCES</p>
<p>CDC/NCHS, National Vital Statistics System, historical data, 1900-1998 (see <a href="https://www.cdc.gov/nchs/nvss/mortality_historical_data.htm">https://www.cdc.gov/nchs/nvss/mortality_historical_data.htm</a>); CDC/NCHS, National Vital Statistics System, mortality data (see <a href="http://www.cdc.gov/nchs/deaths.htm">http://www.cdc.gov/nchs/deaths.htm</a>); and CDC WONDER (see <a href="http://wonder.cdc.gov">http://wonder.cdc.gov</a>).</p>
<p>REFERENCES</p>
<ol>
<li>
<p>National Center for Health Statistics, Data Warehouse. Comparability of cause-of-death between ICD revisions. 2008. Available from: <a href="http://www.cdc.gov/nchs/nvss/mortality/comparability_icd.htm">http://www.cdc.gov/nchs/nvss/mortality/comparability_icd.htm</a>.</p>
</li>
<li>
<p>National Center for Health Statistics. Vital statistics data available. Mortality multiple cause files. Hyattsville, MD: National Center for Health Statistics. Available from: <a href="https://www.cdc.gov/nchs/data_access/vitalstatsonline.htm">https://www.cdc.gov/nchs/data_access/vitalstatsonline.htm</a>.</p>
</li>
<li>
<p>Kochanek KD, Murphy SL, Xu JQ, Arias E. Deaths: Final data for 2017. National Vital Statistics Reports; vol 68 no 9. Hyattsville, MD: National Center for Health Statistics. 2019. Available from: <a href="https://www.cdc.gov/nchs/data/nvsr/nvsr68/nvsr68_09-508.pdf">https://www.cdc.gov/nchs/data/nvsr/nvsr68/nvsr68_09-508.pdf</a>.</p>
</li>
<li>
<p>Arias E, Xu JQ. United States life tables, 2017. National Vital Statistics Reports; vol 68 no 7. Hyattsville, MD: National Center for Health Statistics. 2019. Available from: <a href="https://www.cdc.gov/nchs/data/nvsr/nvsr68/nvsr68_07-508.pdf">https://www.cdc.gov/nchs/data/nvsr/nvsr68/nvsr68_07-508.pdf</a>.</p>
</li>
<li>
<p>National Center for Health Statistics. Historical Data, 1900-1998. 2009. Available from: <a href="https://www.cdc.gov/nchs/nvss/mortality_historical_data.htm">https://www.cdc.gov/nchs/nvss/mortality_historical_data.htm</a>.</p>
</li>
</ol>
<p>This dataset of U.S. mortality trends since 1900 highlights the differences in age-adjusted death rates and life expectancy at birth by race and sex.</p>
<p>Age-adjusted death rates (deaths per 100,000) after 1998 are calculated based on the 2000 U.S. standard population. Populations used for computing death rates for 2011–2017 are postcensal estimates based on the 2010 census, estimated as of July 1, 2010. Rates for census years are based on populations enumerated in the corresponding censuses. Rates for noncensus years between 2000 and 2010 are revised using updated intercensal population estimates and may differ from rates previously published. Data on age-adjusted death rates prior to 1999 are taken from historical data (see References below).</p>
<p>Life expectancy data are available up to 2017. Due to changes in categories of race used in publications, data are not available for the black population consistently before 1968, and not at all before 1960. More information on historical data on age-adjusted death rates is available at <a href="https://www.cdc.gov/nchs/nvss/mortality/hist293.htm">https://www.cdc.gov/nchs/nvss/mortality/hist293.htm</a>.</p>
<p>SOURCES</p>
<p>CDC/NCHS, National Vital Statistics System, historical data, 1900-1998 (see <a href="https://www.cdc.gov/nchs/nvss/mortality_historical_data.htm">https://www.cdc.gov/nchs/nvss/mortality_historical_data.htm</a>); CDC/NCHS, National Vital Statistics System, mortality data (see <a href="http://www.cdc.gov/nchs/deaths.htm">http://www.cdc.gov/nchs/deaths.htm</a>); and CDC WONDER (see <a href="http://wonder.cdc.gov">http://wonder.cdc.gov</a>).</p>
<p>REFERENCES</p>
<ol>
<li>
<p>National Center for Health Statistics, Data Warehouse. Comparability of cause-of-death between ICD revisions. 2008. Available from: <a href="http://www.cdc.gov/nchs/nvss/mortality/comparability_icd.htm">http://www.cdc.gov/nchs/nvss/mortality/comparability_icd.htm</a>.</p>
</li>
<li>
<p>National Center for Health Statistics. Vital statistics data available. Mortality multiple cause files. Hyattsville, MD: National Center for Health Statistics. Available from: <a href="https://www.cdc.gov/nchs/data_access/vitalstatsonline.htm">https://www.cdc.gov/nchs/data_access/vitalstatsonline.htm</a>.</p>
</li>
<li>
<p>Kochanek KD, Murphy SL, Xu JQ, Arias E. Deaths: Final data for 2017. National Vital Statistics Reports; vol 68 no 9. Hyattsville, MD: National Center for Health Statistics. 2019. Available from: <a href="https://www.cdc.gov/nchs/data/nvsr/nvsr68/nvsr68_09-508.pdf">https://www.cdc.gov/nchs/data/nvsr/nvsr68/nvsr68_09-508.pdf</a>.</p>
</li>
<li>
<p>Arias E, Xu JQ. United States life tables, 2017. National Vital Statistics Reports; vol 68 no 7. Hyattsville, MD: National Center for Health Statistics. 2019. Available from: <a href="https://www.cdc.gov/nchs/data/nvsr/nvsr68/nvsr68_07-508.pdf">https://www.cdc.gov/nchs/data/nvsr/nvsr68/nvsr68_07-508.pdf</a>.</p>
</li>
<li>
<p>National Center for Health Statistics. Historical Data, 1900-1998. 2009. Available from: <a href="https://www.cdc.gov/nchs/nvss/mortality_historical_data.htm">https://www.cdc.gov/nchs/nvss/mortality_historical_data.htm</a>.</p>
</li>
</ol>
<p>2001-2011. The GSPS was initiated in 2000 to collect information on tobacco use, knowledge and attitudes of school personnel toward tobacco, existence and effectiveness of tobacco control policies in schools, and training and materials available for implementing tobacco prevention and control interventions.</p>
<p>1999-2018. The GYTS is a school-based survey that collects data on students aged 13–15 years using a standardized methodology for constructing the sample frame, selecting schools and classes, and processing data. The GYTS surveillance system is intended to enhance the capacity of countries to design, implement, and evaluate tobacco control and prevention programs. Funding for the GYTS has been provided by the Canadian Public Health Association, National Cancer Institute, United Nations Children Emergency Fund, and the World Health Organization—Tobacco Free Initiative.</p>
<p>2005-2011. The World Health Organization, CDC, and the Canadian Public Health Association, developed the GHPSS to collect data on tobacco use and cessation counseling among health professional students in all WHO member states. GHPSS is a standardized school-based survey of third-year students pursuing advanced degrees in dentistry, medicine, nursing, or pharmacy. It is conducted in schools during regular class sessions. GHPSS follows an anonymous, self-administered format for data collection. GHPSS uses a core questionnaire on demographics, prevalence of cigarette smoking and other tobacco use, knowledge and attitudes about tobacco use, exposure to secondhand smoke, desire for smoking cessation, and training received regarding patient counseling on smoking cessation techniques. Questionnaires are translated into local languages as needed. GHPSS has a standardized methodology for selecting participating schools and classes and uniform data processing procedures.</p>
<p>Percentages are weighted to population characteristics. Data are not available if it did not meet BRFSS stability requirements. For more information on these requirements, as well as risk factors and calculated variables, see the Technical Documents and Survey Data for a specific year - <a href="http://www.cdc.gov/brfss/annual_data/annual_data.htm">http://www.cdc.gov/brfss/annual_data/annual_data.htm</a>. Recommended citation: Centers for Disease Control and Prevention (CDC). Behavioral Risk Factor Surveillance System. Atlanta, Georgia: U.S. Department of Health and Human Services, Centers for Disease Control and Prevention, [appropriate year].</p>
<p>NNDSS - Table 1L. Ehrlichiosis and Anaplasmosis, Ehrlichia ewingii infection to Giardiasis - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>
<p>Note:<br />
This table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a></p>
<p>Footnotes:<br />
U: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />
-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />
N: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />
NN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />
NP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />
Cum: Cumulative year-to-date counts.<br />
Max: Maximum — Maximum case count during the previous 52 weeks.<br />
* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case's country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the 'Non-US Residents' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />
† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>
<p>This dataset describes drug poisoning deaths at the U.S. and state level by selected demographic characteristics, and includes age-adjusted death rates for drug poisoning.</p>
<p>Deaths are classified using the International Classification of Diseases, Tenth Revision (ICD–10). Drug-poisoning deaths are defined as having ICD–10 underlying cause-of-death codes X40–X44 (unintentional), X60–X64 (suicide), X85 (homicide), or Y10–Y14 (undetermined intent).</p>
<p>Estimates are based on the National Vital Statistics System multiple cause-of-death mortality files (1). Age-adjusted death rates (deaths per 100,000 U.S. standard population for 2000) are calculated using the direct method. Populations used for computing death rates for 2011–2017 are postcensal estimates based on the 2010 U.S. census. Rates for census years are based on populations enumerated in the corresponding censuses. Rates for noncensus years before 2010 are revised using updated intercensal population estimates and may differ from rates previously published.</p>
<p>Death rates for some states and years may be low due to a high number of unresolved pending cases or misclassification of ICD–10 codes for unintentional poisoning as R99, “Other ill-defined and unspecified causes of mortality” (2). For example, this issue is known to affect New Jersey in 2009 and West Virginia in 2005 and 2009 but also may affect other years and other states. Drug poisoning death rates may be underestimated in those instances.</p>
<p>REFERENCES<br />
1. National Center for Health Statistics. National Vital Statistics System: Mortality data. Available from: <a href="http://www.cdc.gov/nchs/deaths.htm">http://www.cdc.gov/nchs/deaths.htm</a>.</p>
<ol start="2">
<li>CDC. CDC Wonder: Underlying cause of death 1999–2016. Available from: <a href="http://wonder.cdc.gov/wonder/help/ucd.html">http://wonder.cdc.gov/wonder/help/ucd.html</a>.</li>
</ol>
<p>This dataset describes drug poisoning deaths at the U.S. and state level by selected demographic characteristics, and includes age-adjusted death rates for drug poisoning.</p>
<p>Deaths are classified using the International Classification of Diseases, Tenth Revision (ICD–10). Drug-poisoning deaths are defined as having ICD–10 underlying cause-of-death codes X40–X44 (unintentional), X60–X64 (suicide), X85 (homicide), or Y10–Y14 (undetermined intent).</p>
<p>Estimates are based on the National Vital Statistics System multiple cause-of-death mortality files (1). Age-adjusted death rates (deaths per 100,000 U.S. standard population for 2000) are calculated using the direct method. Populations used for computing death rates for 2011–2017 are postcensal estimates based on the 2010 U.S. census. Rates for census years are based on populations enumerated in the corresponding censuses. Rates for noncensus years before 2010 are revised using updated intercensal population estimates and may differ from rates previously published.</p>
<p>Death rates for some states and years may be low due to a high number of unresolved pending cases or misclassification of ICD–10 codes for unintentional poisoning as R99, “Other ill-defined and unspecified causes of mortality” (2). For example, this issue is known to affect New Jersey in 2009 and West Virginia in 2005 and 2009 but also may affect other years and other states. Drug poisoning death rates may be underestimated in those instances.</p>
<p>REFERENCES<br />
1. National Center for Health Statistics. National Vital Statistics System: Mortality data. Available from: <a href="http://www.cdc.gov/nchs/deaths.htm">http://www.cdc.gov/nchs/deaths.htm</a>.</p>
<ol start="2">
<li>CDC. CDC Wonder: Underlying cause of death 1999–2016. Available from: <a href="http://wonder.cdc.gov/wonder/help/ucd.html">http://wonder.cdc.gov/wonder/help/ucd.html</a>.</li>
</ol>
<p>2014, 2015, 2016, 2017. This dataset is a de-identified summary table of vision and eye health data indicators from ACS, stratified by all available combinations of age group, race/ethnicity, gender, and state. ACS is an annual nationwide survey conducted by the U.S. Census Bureau that collects information on demographic, social, economic, and housing characteristics of the U.S. population. Approximate sample size is 3 million annually. ACS data for VEHSS includes one question related to Visual Function. Data were suppressed for cell sizes less than 30 persons, or where the relative standard error more than 30% of the mean. Data will be updated as it becomes available. Detailed information on VEHSS ACS analyses can be found on the VEHSS ACS webpage (link). Additional information about ACS can be found on the U.S. Census Bureau website (<a href="https://www.census.gov/content/dam/Census/programs-surveys/acs/about/ACS_Information_Guide.pdf">https://www.census.gov/content/dam/Census/programs-surveys/acs/about/ACS...</a>). The VEHSS ACS dataset was last updated in June 2018.</p>
<p>2014, 2015, 2016, 2017. This dataset is a de-identified summary table of vision and eye health data indicators from Medicare claims, stratified by all available combinations of age group, race/ethnicity, gender, and state. Medicare claims for VEHSS includes beneficiaries who were fully enrolled in Medicare Part B Fee-for-Service (FFS) for the duration of the year. Medicare claims provide a convenience sample that includes approximately 30 million individuals annually, which represents nearly 89% of the US population aged 65 and older and 3.3% of the US population younger than 65, including persons disabled due to blindness. Medicare data for VEHSS include Service Utilization and Medical Diagnoses indicators. Data were suppressed for de-identification to ensure protection of patient privacy. Data will be updated as it becomes available. Detailed information on VEHSS Medicare analyses can be found on the VEHSS Medicare webpage (cdc.gov/visionhealth/vehss/data/claims/medicare.html). Information on available Medicare claims data can be found on the ResDac website (<a href="http://www.resdac.org">www.resdac.org</a>). The VEHSS Medicare dataset was last updated November 2019.</p>
<p>2010-2018. National Quitline Data Warehouse (NQDW). State Tobacco Activities Tracking and Evaluation (STATE) System. NQDW Data. National Quitline Data Warehouse (NQDW) assists in evaluating quitline activities and serves as a national resource for data on the use, success, and services of state quitlines. States report data on quitline callers, quitting success, as well as the services provided by their quitlines. The NQDW consolidates this information for evaluating programs and improving quitline services. The jurisdictions participating in this data collection effort include the 50 states, the District of Columbia, Guam and Puerto Rico.</p>
<p>2010-2018. National Quitline Data Warehouse (NQDW). State Tobacco Activities Tracking and Evaluation (STATE) System. NQDW Data. National Quitline Data Warehouse (NQDW) assists in evaluating quitline activities and serves as a national resource for data on the use, success, and services of state quitlines. States report data on quitline callers, quitting success, as well as the services provided by their quitlines. The NQDW consolidates this information for evaluating programs and improving quitline services. The jurisdictions participating in this data collection effort include the 50 states, the District of Columbia, Guam and Puerto Rico.</p>
<p>2010-2018. National Quitline Data Warehouse (NQDW). State Tobacco Activities Tracking and Evaluation (STATE) System. NQDW Data. National Quitline Data Warehouse (NQDW) assists in evaluating quitline activities and serves as a national resource for data on the use, success, and services of state quitlines. States report data on quitline callers, quitting success, as well as the services provided by their quitlines. The NQDW consolidates this information for evaluating programs and improving quitline services. The jurisdictions participating in this data collection effort include the 50 states, the District of Columbia, Guam and Puerto Rico.</p>
<p>2010-2018. National Quitline Data Warehouse (NQDW). State Tobacco Activities Tracking and Evaluation (STATE) System. NQDW Data. National Quitline Data Warehouse (NQDW) assists in evaluating quitline activities and serves as a national resource for data on the use, success, and services of state quitlines. States report data on quitline callers, quitting success, as well as the services provided by their quitlines. The NQDW consolidates this information for evaluating programs and improving quitline services. The jurisdictions participating in this data collection effort include the 50 states, the District of Columbia, Guam and Puerto Rico.</p>
<p>2010-2018. National Quitline Data Warehouse (NQDW). State Tobacco Activities Tracking and Evaluation (STATE) System. NQDW Data. National Quitline Data Warehouse (NQDW) assists in evaluating quitline activities and serves as a national resource for data on the use, success, and services of state quitlines. States report data on quitline callers, quitting success, as well as the services provided by their quitlines. The NQDW consolidates this information for evaluating programs and improving quitline services. The jurisdictions participating in this data collection effort include the 50 states, the District of Columbia, Guam and Puerto Rico.</p>
<p>This set includes data used in a latent class model to compare testing platforms for detection of antibodies against the Chlamydia trachomatis antigen Pgp3. The analysis was published as: Latent class modeling to compare testing platforms for detection of antibodies against the Chlamydia trachomatis antigen Pgp3. Wiegand RE, Cooley G, Goodhew B, Banniettis N, Kohlhoff S, Gwyn S, Martin DL. Sci Rep. 2018 Mar 9;8(1):4232. doi: 10.1038/s41598-018-22708-9. PMID: 29523810</p>
<p>NNDSS - Table II. Legionellosis to Malaria - 2017. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories.</p>
<p>Note:<br />
These are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting.</p>
<p>Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available.</p>
<p>Footnotes:<br />
C.N.M.I.: Commonwealth of Northern Mariana Islands.</p>
<p>U: Unavailable. —: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>
<p>*Three low incidence conditions, rubella, rubella congenital, and tetanus, are in Table II to facilitate case count verification with reporting jurisdictions.</p>
<p>† Case counts for reporting year 2017 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/">http://wwwn.cdc.gov/nndss/document/</a> ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf. Data for tuberculosis are displayed in Table IV, which appears quarterly.</p>
<p>NNDSS - Table II. Cryptosporidiosis to Dengue - 2017. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories.</p>
<p>Note:<br />
These are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting.</p>
<p>Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available.</p>
<p>Footnotes:<br />
C.N.M.I.: Commonwealth of Northern Mariana Islands.</p>
<p>U: Unavailable. —: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>
<ul>
<li>Three low incidence conditions, rubella, rubella congenital, and tetanus, are in Table II to facilitate case count verification with reporting jurisdictions.</li>
</ul>
<p>† Case counts for reporting year 2017 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/">http://wwwn.cdc.gov/nndss/document/</a> ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf. Data for tuberculosis are displayed in Table IV, which appears quarterly.</p>
<p>§ Includes data for dengue and dengue-like illness.</p>
<p>For more information about the Pregnancy Risk Assessment Monitoring System please visit <a href="http://www.cdc.gov/prams/">http://www.cdc.gov/prams/</a>. See <a href="http://www.cdc.gov/mmwr/preview/mmwrhtml/mm6107a1.htm?s_cid=mm6107a1_e">http://www.cdc.gov/mmwr/preview/mmwrhtml/mm6107a1.htm?s_cid=mm6107a1_e</a> for the MMWR article.</p>
<p>NNDSS - Table II. Hepatitis (viral, acute) - 2016. In this Table, provisional* cases of selected† notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories.<br />
Note:<br />
These are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting.</p>
<p>Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available.</p>
<p>Footnotes:<br />
C.N.M.I.: Commonwealth of Northern Mariana Islands.<br />
U: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>
<ul>
<li>Case counts for reporting year 2016 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>. Data for TB are displayed in Table IV, which appears quarterly.<br />
† Three low incidence conditions, rubella, rubella congenital, and tetanus, are in Table II to facilitate case count verification with reporting jurisdictions.</li>
</ul>
<p>Rate of deaths by age/gender (per 100,000 population) for people killed in crashes involving a driver with BAC =>0.08%, 2012, 2014. 2012 Source: Fatality Analysis Reporting System (FARS). 2014 Source: National Highway Traffic Administration's (NHTSA) Fatality Analysis Reporting System (FARS), 2014 Annual Report File. Note: Blank cells indicate data are suppressed. Fatality rates based on fewer than 20 deaths are suppressed.</p>
<p>The map illustrates the total number of 2013 and 2014 PHAP associates in each state and U.S. territory.</p>
No description provided
<p>The Medicaid Managed Care Enrollment Report profiles enrollment statistics on Medicaid managed care programs on a plan-specific level. The managed care enrollment statistics include enrollees receiving comprehensive benefits and limited benefits and are point-in-time counts.</p>
<ol>
<li>The information in this table was provided by state officials. In some cases, program or plan names in this table differ from those used in publicly available sources. Questions regarding state-specific information in this table should be directed to State/territorial Medicaid officials.</li>
</ol>
<p>The Medicaid Managed Care Enrollment Report profiles enrollment statistics on Medicaid managed care programs on a plan-specific level. The managed care enrollment statistics include enrollees receiving comprehensive benefits and limited benefits and are point-in-time counts.</p>
<ol>
<li>
<p>Because Medicaid beneficiaries may be enrolled concurrently in more than one type of managed care program (e.g., a Comprehensive MCO and a BHO), users should not sum enrollment across all program types, since the total would count individuals more than once and, in some states, exceed the actual number of Medicaid enrollees.</p>
</li>
<li>
<p>Comprehensive MCOs cover acute, primary, and specialty medical care services; they may also cover behavioral health, long-term services and supports, and other benefits in some states. Limited benefit managed care programs, including PCCM, MLTSS only, BHO, Dental, Transportation, and Other cover a narrower set of services.</p>
</li>
</ol>
<p>"--" indicates states that do not operates programs of a given type. 0 signifies that a state operated a program of this type in 2014, but it ended before July 1, 2014, or began after that date.</p>
<p>The Share of Medicaid Enrollees in any Managed Care and in Comprehensive Managed CaAre profiles state-level enrollment statistics (numbers and percentages) of total Medicaid enrollees in any type of managed care as well as those enrolled specifically in comprehensive managed care programs. The report provides managed care enrollment by state with all 50 states, the District of Columbia and the US territories are represented in these data.</p>
<p>NNDSS - TABLE 1MM. Viral hemorrhagic fevers, Crimean-Congo hemorrhagic fever virus to Guanarito virus - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>
<p>Note:<br />
This table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>
<p>Footnotes:<br />
U: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />
-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />
N: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />
NN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />
NP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />
Cum: Cumulative year-to-date counts.<br />
Max: Maximum — Maximum case count during the previous 52 weeks.<br />
* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case's country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the 'Non-US Residents' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />
† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />
§ Prior to 2015, CDC's National Notifiable Diseases Surveillance System (NNDSS) did not receive electronic data about incident cases of specific viral hemorrhagic fevers; instead data were collected in aggregate as "viral hemorrhagic fevers'. NNDSS was updated beginning in 2015 to receive data for each of the viral hemorrhagic fevers listed.</p>
<p>NNDSS - TABLE 1DD. Rubella to Rubella, congenital syndrome - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>
<p>Note:<br />
This table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>
<p>Footnotes:<br />
U: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />
-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />
N: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />
NN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />
NP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />
Cum: Cumulative year-to-date counts.<br />
Max: Maximum — Maximum case count during the previous 52 weeks.<br />
* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case's country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the 'Non-US Residents' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />
† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>
<p>NNDSS - TABLE 1U. Legionellosis to Listeriosis - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>
<p>Note:<br />
This table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>
<p>Footnotes:<br />
U: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />
-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />
N: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />
NN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />
NP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />
Cum: Cumulative year-to-date counts.<br />
Max: Maximum — Maximum case count during the previous 52 weeks.<br />
* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case's country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the 'Non-US Residents' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />
† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>
<p>NNDSS - Table 1K. Ehrlichiosis and Anaplasmosis, Anaplasma phagocytophilum infection to Ehrlichia chaffeensis infection - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>
<p>Note:<br />
This table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a></p>
<p>Footnotes:<br />
U: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />
-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />
N: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />
NN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />
NP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />
Cum: Cumulative year-to-date counts.<br />
Max: Maximum — Maximum case count during the previous 52 weeks.<br />
* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case's country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the 'Non-US Residents' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />
† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>
<p>NNDSS - TABLE 1II. Tetanus to Trichinellosis - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>
<p>Note:<br />
This table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>
<p>Footnotes:<br />
U: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />
-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />
N: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />
NN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />
NP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />
Cum: Cumulative year-to-date counts.<br />
Max: Maximum — Maximum case count during the previous 52 weeks.<br />
* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case's country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the 'Non-US Residents' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />
† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>
<p>NNDSS - Table 1C. Arboviral diseases, neuroinvasive and non-neuroinvasive, St. Louis encephalitis virus disease to Western equine encephalitis virus disease - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>
<p>Note:<br />
This table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>
<p>Footnotes:<br />
U: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />
-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />
N: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />
NN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />
NP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />
Cum: Cumulative year-to-date counts.<br />
Max: Maximum — Maximum case count during the previous 52 weeks.<br />
* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case's country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the 'Non-US Residents' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />
† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>
<p>NNDSS - TABLE 1Q. Hepatitis B, perinatal infection to Hepatitis C (viral, acute), Probable - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>
<p>Note:<br />
This table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>
<p>Footnotes:<br />
U: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />
-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />
N: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />
NN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />
NP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />
Cum: Cumulative year-to-date counts.<br />
Max: Maximum — Maximum case count during the previous 52 weeks.<br />
* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case's country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the 'Non-US Residents' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />
† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />
§ For acute Hepatitis C, only confirmed cases were verified.</p>
<p>NNDSS - Table 1F. Brucellosis to Candida auris, clinical - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>
<p>Note:<br />
This table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>
<p>Footnotes:<br />
U: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />
-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />
N: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />
NN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />
NP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />
Cum: Cumulative year-to-date counts.<br />
Max: Maximum — Maximum case count during the previous 52 weeks.<br />
* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case's country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the 'Non-US Residents' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />
† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />
§ Reporting jurisdictions were informed CDC could receive data for this condition in August 2019. Please note there will be a delay in reporting of case notifications for this condition to CDC.</p>
<p>NNDSS - Table 1B. Arboviral diseases, neuroinvasive and non-neuroinvasive, Jamestown Canyon virus disease to Powassan virus disease - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>
<p>Note:<br />
This table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>
<p>Footnotes:<br />
U: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />
-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />
N: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />
NN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />
NP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />
Cum: Cumulative year-to-date counts.<br />
Max: Maximum — Maximum case count during the previous 52 weeks.<br />
* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case's country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the 'Non-US Residents' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />
† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>
<p>NNDSS - TABLE 1O. Hansen's disease to Hantavirus pulmonary syndrome - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>
<p>Note:<br />
This table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a></p>
<p>Footnotes:<br />
U: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />
-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />
N: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />
NN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />
NP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />
Cum: Cumulative year-to-date counts.<br />
Max: Maximum — Maximum case count during the previous 52 weeks.<br />
* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case's country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the 'Non-US Residents' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />
† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>
<p>NNDSS - TABLE 1HH. Streptococcal toxic shock syndrome to Syphilis, Primary and Secondary - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>
<p>Note:<br />
This table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>
<p>Footnotes:<br />
U: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />
-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />
N: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />
NN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />
NP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />
Cum: Cumulative year-to-date counts.<br />
Max: Maximum — Maximum case count during the previous 52 weeks.<br />
* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case's country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the 'Non-US Residents' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />
† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>
<p>NNDSS - TABLE 1W. Meningococcal disease, All serogroups to Meningococcal disease, Serogroup B - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>
<p>Note:<br />
This table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>
<p>Footnotes:<br />
U: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />
-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />
N: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />
NN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />
NP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />
Cum: Cumulative year-to-date counts.<br />
Max: Maximum — Maximum case count during the previous 52 weeks.<br />
* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case's country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the 'Non-US Residents' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />
† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>
<p>NNDSS - TABLE 1Y. Mumps to Novel influenza A virus infections - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>
<p>Note:<br />
This table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>
<p>Footnotes:<br />
U: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />
-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />
N: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />
NN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />
NP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />
Cum: Cumulative year-to-date counts.<br />
Max: Maximum — Maximum case count during the previous 52 weeks.<br />
* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case's country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the 'Non-US Residents' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />
† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />
§ Novel influenza A virus infections are human infections with influenza A viruses that are different from currently circulating human seasonal influenza viruses. With the exception of one avian lineage influenza A (H7N2) virus, all novel influenza A virus infections reported to CDC since 2012 have been variant influenza viruses.</p>
<p>NNDSS - TABLE 1Z. Pertussis to Poliomyelitis, paralytic - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>
<p>Note:<br />
This table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>
<p>Footnotes:<br />
U: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />
-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />
N: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />
NN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />
NP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />
Cum: Cumulative year-to-date counts.<br />
Max: Maximum — Maximum case count during the previous 52 weeks.<br />
* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case's country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the 'Non-US Residents' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />
† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>
<p>NNDSS - TABLE 1N. Haemophilus influenzae, invasive disease, (age <5 years), Non-b serotype to Unknown serotype - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>
<p>Note:<br />
This table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a></p>
<p>Footnotes:<br />
U: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />
-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />
N: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />
NN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />
NP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />
Cum: Cumulative year-to-date counts.<br />
Max: Maximum — Maximum case count during the previous 52 weeks.<br />
* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case's country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the 'Non-US Residents' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />
† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>
<p>NNDSS - TABLE 1X. Meningococcal disease, Other serogroups to Meningococcal disease, Unknown serogroup - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>
<p>Note:<br />
This table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>
<p>Footnotes:<br />
U: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />
-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />
N: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />
NN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />
NP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />
Cum: Cumulative year-to-date counts.<br />
Max: Maximum — Maximum case count during the previous 52 weeks.<br />
* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case's country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the 'Non-US Residents' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />
† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>
<p>NNDSS - Table 1D. Arboviral diseases, neuroinvasive and non-neuroinvasive, West Nile virus disease to Babesiosis - 2019.In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>
<p>Note:<br />
This table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>
<p>Footnotes:<br />
U: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />
-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />
N: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />
NN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />
NP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />
Cum: Cumulative year-to-date counts.<br />
Max: Maximum — Maximum case count during the previous 52 weeks.<br />
* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case's country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the 'Non-US Residents' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />
† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>
<p>NNDSS - TABLE 1EE. Salmonella Paratyphi infection to Salmonellosis (excluding Salmonella Typhi infection and Salmonella Paratyphi infection) - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>
<p>Note:<br />
This table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>
<p>Footnotes:<br />
U: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />
-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />
N: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />
NN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />
NP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />
Cum: Cumulative year-to-date counts.<br />
Max: Maximum — Maximum case count during the previous 52 weeks.<br />
* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case's country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the 'Non-US Residents' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />
† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />
§ In previous years, cases were reported as Salmonellosis. Beginning in January 2019, cases began to be reported as Salmonella Paratyphi infection.<br />
¶ In previous years, cases were reported as typhoid fever. Beginning in January 2019, cases began to be reported as Salmonella Typhi infection.<br />
** In previous years, cases were reported as Salmonellosis (excluding paratyphoid fever and typhoid fever). Beginning in January 2019, cases began to be reported as Salmonellosis (excluding Salmonella Typhi infection and Salmonella Paratyphi infection).</p>
<p>NNDSS - TABLE 1T. Invasive pneumococcal disease, age<5 , Confirmed to Invasive pneumococcal disease, age <5, Probable - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>
<p>Note:<br />
This table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>
<p>Footnotes:<br />
U: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />
-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />
N: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />
NN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />
NP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />
Cum: Cumulative year-to-date counts.<br />
Max: Maximum — Maximum case count during the previous 52 weeks.<br />
* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case's country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the 'Non-US Residents' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />
† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />
§ Includes drug resistant and susceptible cases of Invasive Pneumococcal Disease.</p>
<p>NNDSS - TABLE 1M. Gonorrhea to Haemophilus influenzae, invasive disease (age <5 years), Serotype b - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>
<p>Note:<br />
This table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>
<p>Footnotes:<br />
U: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />
-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />
N: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />
NN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />
NP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />
Cum: Cumulative year-to-date counts.<br />
Max: Maximum — Maximum case count during the previous 52 weeks.<br />
* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case's country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the 'Non-US Residents' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />
† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>
<p>NNDSS - TABLE 1V. Malaria to Measles, Imported - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>
<p>Notice: The total numbers of measles cases in Table 1v for weeks 1-51 in the 2019 data are correct but counts for imported and indigenous categories are incorrect. Measles data for week 52 (in Table 1v) were updated on 02-28-2020 to correct the classification of imported and indigenous. Please see week 52, 2019 data for the correct breakout of imported and indigenous measles cases.</p>
<p>Note:<br />
This table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>
<p>Footnotes:<br />
U: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />
-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />
N: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />
NN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />
NP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />
Cum: Cumulative year-to-date counts.<br />
Max: Maximum — Maximum case count during the previous 52 weeks.<br />
* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case's country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the 'Non-US Residents' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />
† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>
<p>§ Measles is considered imported if the disease was acquired outside of the United States and is considered indigenous if the disease was acquired anywhere within the United States or it is not known where the disease was acquired.</p>
<p>NNDSS - Table 1G. Carbapenemase-producing carbapenem-resistant Enterobacteriaceae to Chancroid - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>
<p>Note:<br />
This table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a></p>
<p>Footnotes:<br />
U: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />
-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />
N: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />
NN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />
NP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />
Cum: Cumulative year-to-date counts.<br />
Max: Maximum — Maximum case count during the previous 52 weeks.<br />
* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case's country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the 'Non-US Residents' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />
† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />
§ Reporting jurisdictions were informed CDC could receive data for this condition in August 2019. Please note there will be a delay in reporting of case notifications for this condition to CDC.</p>
<p>NNDSS - TABLE 1JJ. Tularemia to Vancomycin-intermediate Staphylococcus aureus - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>
<p>Note:<br />
This table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>
<p>Footnotes:<br />
U: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />
-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />
N: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />
NN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />
NP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />
Cum: Cumulative year-to-date counts.<br />
Max: Maximum — Maximum case count during the previous 52 weeks.<br />
* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case's country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the 'Non-US Residents' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />
† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>
<p>NNDSS - TABLE 1GG. Spotted fever rickettsiosis, Confirmed to Smallpox - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>
<p>Note:<br />
This table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>
<p>Footnotes:<br />
U: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />
-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />
N: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />
NN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />
NP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />
Cum: Cumulative year-to-date counts.<br />
Max: Maximum — Maximum case count during the previous 52 weeks.<br />
* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case's country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the 'Non-US Residents' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />
† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>
<p>NNDSS - TABLE 1FF. Severe acute respiratory syndrome-associated coronavirus disease to Shigellosis - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>
<p>Note:<br />
This table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>
<p>Footnotes:<br />
U: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />
-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />
N: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />
NN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />
NP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />
Cum: Cumulative year-to-date counts.<br />
Max: Maximum — Maximum case count during the previous 52 weeks.<br />
* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case's country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the 'Non-US Residents' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />
† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>
<p>NNDSS - Table 1I. Cryptosporidiosis to Cyclosporiasis - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>
<p>Note:<br />
This table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>
<p>Footnotes:<br />
U: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />
-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />
N: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />
NN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />
NP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />
Cum: Cumulative year-to-date counts.<br />
Max: Maximum — Maximum case count during the previous 52 weeks.<br />
* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case's country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the 'Non-US Residents' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />
† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>
<p>NNDSS - TABLE 1AA. Poliovirus infection, nonparalytic to Psittacosis - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>
<p>Note:<br />
This table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>
<p>Footnotes:<br />
U: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />
-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />
N: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />
NN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />
NP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />
Cum: Cumulative year-to-date counts.<br />
Max: Maximum — Maximum case count during the previous 52 weeks.<br />
* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case's country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the 'Non-US Residents' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />
† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>
<p>NNDSS - Table 1L. Ehrlichiosis and Anaplasmosis, Ehrlichia ewingii infection to Giardiasis - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>
<p>Note:<br />
This table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a></p>
<p>Footnotes:<br />
U: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />
-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />
N: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />
NN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />
NP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />
Cum: Cumulative year-to-date counts.<br />
Max: Maximum — Maximum case count during the previous 52 weeks.<br />
* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case's country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the 'Non-US Residents' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />
† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>
<p>NNDSS - Table 1E. Botulism, Foodborne to Botulism, Other (wound & unspecified) - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>
<p>Note:<br />
This table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a></p>
<p>Footnotes:<br />
U: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />
-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />
N: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />
NN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />
NP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />
Cum: Cumulative year-to-date counts.<br />
Max: Maximum — Maximum case count during the previous 52 weeks.<br />
* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case's country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the 'Non-US Residents' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />
† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>
<p>NNDSS - TABLE 1PP. Yellow fever to Zika virus disease, non-congenital - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>
<p>Note:<br />
This table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>
<p>Footnotes:<br />
U: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />
-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />
N: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />
NN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />
NP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />
Cum: Cumulative year-to-date counts.<br />
Max: Maximum — Maximum case count during the previous 52 weeks.<br />
* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case's country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the 'Non-US Residents' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />
† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>
<p>NNDSS - TABLE 1NN. Viral hemorrhagic fevers, Junin virus to Viral hemorrhagic fevers, Lujo virus - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>
<p>Note:<br />
This table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>
<p>Footnotes:<br />
U: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />
-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />
N: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />
NN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />
NP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />
Cum: Cumulative year-to-date counts.<br />
Max: Maximum — Maximum case count during the previous 52 weeks.<br />
* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case's country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the 'Non-US Residents' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />
† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />
§ Prior to 2015, CDC's National Notifiable Diseases Surveillance System (NNDSS) did not receive electronic data about incident cases of specific viral hemorrhagic fevers; instead data were collected in aggregate as "viral hemorrhagic fevers'. NNDSS was updated beginning in 2015 to receive data for each of the viral hemorrhagic fevers listed.</p>
<p>NNDSS - TABLE 1S. Invasive pneumococcal disease, all ages, Confirmed to Invasive pneumococcal disease, all ages, Probable - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>
<p>Note:<br />
This table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>
<p>Footnotes:<br />
U: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />
-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />
N: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />
NN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />
NP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />
Cum: Cumulative year-to-date counts.<br />
Max: Maximum — Maximum case count during the previous 52 weeks.<br />
* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case's country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the 'Non-US Residents' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />
† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />
§ Includes drug resistant and susceptible cases of Invasive Pneumococcal Disease.</p>
<p>NNDSS - Table 1A. Anthrax to Arboviral diseases, Eastern equine encephalitis virus disease - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>
<p>Note:<br />
This table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>
<p>Footnotes:<br />
C.N.M.I.: Commonwealth of Northern Mariana Islands.<br />
U: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />
-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />
N: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />
NN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />
NP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />
Cum: Cumulative year-to-date counts.<br />
Max: Maximum — Maximum case count during the previous 52 weeks.<br />
* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case's country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the 'Non-US Residents' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />
† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>
<p>NNDSS - TABLE 1R. Hepatitis C, perinatal infection to Influenza-associated pediatric mortality - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>
<p>Note:<br />
This table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>
<p>Footnotes:<br />
U: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />
-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />
N: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />
NN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />
NP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />
Cum: Cumulative year-to-date counts.<br />
Max: Maximum — Maximum case count during the previous 52 weeks.<br />
* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case's country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the 'Non-US Residents' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />
† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />
§ Since [INSERT DATE], XXX influenza-associated pediatric deaths occurring during the 2017-18 season have been reported.</p>
<p>NNDSS - TABLE 1LL. Vibriosis, Confirmed to Vibriosis, Probable - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>
<p>Note:<br />
This table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>
<p>Footnotes:<br />
U: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />
-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />
N: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />
NN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />
NP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />
Cum: Cumulative year-to-date counts.<br />
Max: Maximum — Maximum case count during the previous 52 weeks.<br />
* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case's country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the 'Non-US Residents' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />
† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>
<p>NNDSS - TABLE 1CC. Rabies, Animal to Rabies, Human - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>
<p>Note:<br />
This table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>
<p>Footnotes:<br />
U: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />
-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />
N: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />
NN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />
NP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />
Cum: Cumulative year-to-date counts.<br />
Max: Maximum — Maximum case count during the previous 52 weeks.<br />
* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case's country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the 'Non-US Residents' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />
† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>
<p>NNDSS - TABLE 1J. Dengue virus infections, Dengue to Severe dengue - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>
<p>Note:<br />
This table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>
<p>Footnotes:<br />
U: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />
-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />
N: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />
NN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />
NP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />
Cum: Cumulative year-to-date counts.<br />
Max: Maximum — Maximum case count during the previous 52 weeks.<br />
* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case's country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the 'Non-US Residents' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />
† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />
§ Includes data for dengue and dengue-like illness.</p>
<p>NNDSS - TABLE 1P. Hemolytic uremic syndrome post-diarrheal to Hepatitis (viral, acute, by type), B - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>
<p>Note:<br />
This table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>
<p>Footnotes:<br />
U: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />
-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />
N: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />
NN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />
NP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />
Cum: Cumulative year-to-date counts.<br />
Max: Maximum — Maximum case count during the previous 52 weeks.<br />
* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case's country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the 'Non-US Residents' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />
† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>
<p>NNDSS - Table 1H. Cholera to Coccidioidomycosis - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>
<p>Note:<br />
This table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a></p>
<p>Footnotes:<br />
U: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />
-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />
N: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />
NN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />
NP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />
Cum: Cumulative year-to-date counts.<br />
Max: Maximum — Maximum case count during the previous 52 weeks.<br />
* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case's country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the 'Non-US Residents' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />
† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>
<p>NNDSS - TABLE 1BB. Q fever, Total to Q fever, Chronic - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>
<p>Note:<br />
This table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>
<p>Footnotes:<br />
U: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />
-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />
N: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />
NN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />
NP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />
Cum: Cumulative year-to-date counts.<br />
Max: Maximum — Maximum case count during the previous 52 weeks.<br />
* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case's country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the 'Non-US Residents' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />
† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>
<p>This dataset includes deidentified data on patients receiving artesunate through the National Artesunate for Severe Malaria Program from April- December 2019.</p>
<p>This dataset contains the data from the case report form only.<br />
Please see the links below for the other datasets and the attached document 'Guide to NASMP Datasets':<br />
Data from Case Report Form- <a href="https://data.cdc.gov/Global-Health/National-Artesunate-for-Severe-Malaria-Program-Cas/igaz-icki">https://data.cdc.gov/Global-Health/National-Artesunate-for-Severe-Malari...</a><br />
Data on Artesunate Dosing- <a href="https://data.cdc.gov/dataset/National-Artesunate-for-Severe-Malaria-Program-Art/qan4-gt4k">https://data.cdc.gov/dataset/National-Artesunate-for-Severe-Malaria-Prog...</a><br />
Data on Microscopy (Parasitemia values)- <a href="https://data.cdc.gov/Global-Health/National-Artesunate-for-Severe-Malaria-Program-Mic/v2k9-ctv4">https://data.cdc.gov/Global-Health/National-Artesunate-for-Severe-Malari...</a></p>
<p>All data can be easily linked using the ParticipantID field, a unique ID number assigned to each participant.</p>
<p>This dataset includes deidentified data on patients receiving artesunate through the National Artesunate for Severe Malaria Program from April- December 2019.</p>
<p>This dataset contains the data from the case report form only.<br />
Please see the links below for the other datasets and see the attached document 'Guide to NSAMP Datasets':<br />
Data on Artesunate Dosing- <a href="https://data.cdc.gov/dataset/National-Artesunate-for-Severe-Malaria-Program-Art/qan4-gt4k">https://data.cdc.gov/dataset/National-Artesunate-for-Severe-Malaria-Prog...</a><br />
Data on Follow-On Antimalarial Dosing- <a href="https://data.cdc.gov/Global-Health/National-Artesunate-for-Severe-Malaria-Program-Fol/g3k9-gyw7">https://data.cdc.gov/Global-Health/National-Artesunate-for-Severe-Malari...</a><br />
Data on Microscopy (Parasitemia values)- <a href="https://data.cdc.gov/Global-Health/National-Artesunate-for-Severe-Malaria-Program-Mic/v2k9-ctv4">https://data.cdc.gov/Global-Health/National-Artesunate-for-Severe-Malari...</a></p>
<p>All data can be easily linked using the ParticipantID field, a unique ID number assigned to each participant.</p>
<p>This dataset includes deidentified data on patients receiving artesunate through the National Artesunate for Severe Malaria Program from April- December 2019.</p>
<p>This dataset contains artesunate dosing data only.<br />
Please see the links below for the other datasets and the attached word document, 'Guide to NASMP Datasets':</p>
<p>Data from Case Report- <a href="https://data.cdc.gov/Global-Health/National-Artesunate-for-Severe-Malaria-Program-Cas/igaz-icki">https://data.cdc.gov/Global-Health/National-Artesunate-for-Severe-Malari...</a></p>
<p>Data on Follow-On Antimalarial Dosing- <a href="https://data.cdc.gov/Global-Health/National-Artesunate-for-Severe-Malaria-Program-Fol/g3k9-gyw7">https://data.cdc.gov/Global-Health/National-Artesunate-for-Severe-Malari...</a></p>
<p>Data on Microscopy (Parasitemia values)- <a href="https://data.cdc.gov/Global-Health/National-Artesunate-for-Severe-Malaria-Program-Mic/v2k9-ctv4">https://data.cdc.gov/Global-Health/National-Artesunate-for-Severe-Malari...</a></p>
<p>All data can be easily linked using the ParticipantID field, a unique ID number assigned to each participant.</p>
<p>This dataset includes deidentified data on patients receiving artesunate through the National Artesunate for Severe Malaria Program from April- December 2019.</p>
<p>This dataset contains microscopy data only.<br />
Please see the links below for the other datasets and the attached document 'Guide to NASMP Datasets:<br />
Data from Case Report Form- <a href="https://data.cdc.gov/Global-Health/National-Artesunate-for-Severe-Malaria-Program-Cas/igaz-icki">https://data.cdc.gov/Global-Health/National-Artesunate-for-Severe-Malari...</a><br />
Data on Artesunate Dosing- <a href="https://data.cdc.gov/dataset/National-Artesunate-for-Severe-Malaria-Program-Art/qan4-gt4k">https://data.cdc.gov/dataset/National-Artesunate-for-Severe-Malaria-Prog...</a><br />
Data on Follow-On Dosing- <a href="https://data.cdc.gov/Global-Health/National-Artesunate-for-Severe-Malaria-Program-Fol/g3k9-gyw7">https://data.cdc.gov/Global-Health/National-Artesunate-for-Severe-Malari...</a></p>
<p>All data can be easily linked using the ParticipantID field, a unique ID number assigned to each participant.</p>
<p>2016 to 2018, 3-year average. Rates are age-standardized. County rates are spatially smoothed. The data can be viewed by gender and race/ethnicity. Data source: National Vital Statistics System. Additional data, maps, and methodology can be viewed on the Interactive Atlas of Heart Disease and Stroke <a href="http://www.cdc.gov/dhdsp/maps/atlas">http://www.cdc.gov/dhdsp/maps/atlas</a></p>
<p>2016 to 2018, 3-year average. Rates are age-standardized. County rates are spatially smoothed. The data can be viewed by gender and race/ethnicity. Data source: National Vital Statistics System. Additional data, maps, and methodology can be viewed on the Interactive Atlas of Heart Disease and Stroke <a href="http://www.cdc.gov/dhdsp/maps/atlas">http://www.cdc.gov/dhdsp/maps/atlas</a></p>
<p>This dataset provides modeled predictions of PM2.5 levels from the EPA's Downscaler model. Data are at the census tract level for 2011-2015. These data are used by the CDC's National Environmental Public Health Tracking Network to generate air quality measures. Census tract-level datasets contain estimates of the mean predicted concentration and associated standard error. Please refer to the metadata attachment for more information.</p>
<p>Learn more about outdoor air quality on the Tracking Network's website: <a href="https://ephtracking.cdc.gov/showAirLanding.action">https://ephtracking.cdc.gov/showAirLanding.action</a>.</p>
<p>By using these data, you signify your agreement to comply with the following requirements:<br />
1. Use the data for statistical reporting and analysis only.<br />
2. Do not attempt to learn the identity of any person included in the data and do not combine these data with other data for the purpose of matching records to identify individuals.<br />
3. Do not disclose of or make use of the identity of any person or establishment discovered inadvertently and report the discovery to: <a href="mailto:trackingsupport@cdc.gov">trackingsupport@cdc.gov</a>.<br />
4. Do not imply or state, either in written or oral form, that interpretations based on the data are those of the original data sources and CDC unless the data user and data source are formally collaborating.<br />
5. Acknowledge, in all reports or presentations based on these data, the original source of the data and CDC.<br />
6. Suggested citation: Centers for Disease Control and Prevention. National Environmental Public Health Tracking Network. Web. Accessed: insert date. <a href="http://www.cdc.gov/ephtracking">www.cdc.gov/ephtracking</a>.</p>
<p>This dataset provides modeled predictions of ozone levels from the EPA's Downscaler model. Data are at the census tract level for 2006-2010. These data are used by the CDC's National Environmental Public Health Tracking Network to generate air quality measures. Census tract-level datasets contain estimates of the mean predicted concentration and associated standard error. Please refer to the metadata attachment for more information.</p>
<p>Learn more about outdoor air quality on the Tracking Network's website: <a href="https://ephtracking.cdc.gov/showAirLanding.action">https://ephtracking.cdc.gov/showAirLanding.action</a>.</p>
<p>By using these data, you signify your agreement to comply with the following requirements:<br />
1. Use the data for statistical reporting and analysis only.<br />
2. Do not attempt to learn the identity of any person included in the data and do not combine these data with other data for the purpose of matching records to identify individuals.<br />
3. Do not disclose of or make use of the identity of any person or establishment discovered inadvertently and report the discovery to: <a href="mailto:trackingsupport@cdc.gov">trackingsupport@cdc.gov</a>.<br />
4. Do not imply or state, either in written or oral form, that interpretations based on the data are those of the original data sources and CDC unless the data user and data source are formally collaborating.<br />
5. Acknowledge, in all reports or presentations based on these data, the original source of the data and CDC.<br />
6. Suggested citation: Centers for Disease Control and Prevention. National Environmental Public Health Tracking Network. Web. Accessed: insert date. <a href="http://www.cdc.gov/ephtracking">www.cdc.gov/ephtracking</a>.</p>
<p>We are releasing data that compares the HHS Provider Relief Fund and the CMS Accelerated and Advance Payments by State and provider as of May 15, 2020. This data is already available on other websites, but this chart brings the information together into one view for comparison. You can find additional information on the Accelerated and Advance Payments at the following links:</p>
<p>Fact Sheet: <a href="https://www.cms.gov/files/document/Accelerated-and-Advanced-Payments-Fact-Sheet.pdf;">https://www.cms.gov/files/document/Accelerated-and-Advanced-Payments-Fac...</a></p>
<p>Zip file on providers in each state: <a href="https://www.cms.gov/files/zip/accelerated-payment-provider-details-state.zip">https://www.cms.gov/files/zip/accelerated-payment-provider-details-state...</a></p>
<p>Medicare Accelerated and Advance Payments State-by-State information and by Provider Type: <a href="https://www.cms.gov/files/document/covid-accelerated-and-advance-payments-state.pdf">https://www.cms.gov/files/document/covid-accelerated-and-advance-payment...</a>.</p>
<p>This file was assembled by HHS via CMS, HRSA and reviewed by leadership and compares the HHS Provider Relief Fund and the CMS Accelerated and Advance Payments by State and provider as of May 15, 2020.</p>
<p>HHS Provider Relief Fund<br />
President Trump is providing support to healthcare providers fighting the coronavirus disease 2019 (COVID-19) pandemic through the bipartisan Coronavirus Aid, Relief, & Economic Security Act and the Paycheck Protection Program and Health Care Enhancement Act, which provide a total of $175 billion for relief funds to hospitals and other healthcare providers on the front lines of the COVID-19 response. This funding supports healthcare-related expenses or lost revenue attributable to COVID-19 and ensures uninsured Americans can get treatment for COVID-19. HHS is distributing this Provider Relief Fund money and these payments do not need to be repaid.<br />
The Department allocated $50 billion of the Provider Relief Fund for general distribution to Medicare facilities and providers impacted by COVID-19, based on eligible providers' net reimbursement. It allocated another $22 billion to providers in areas particularly impacted by the COVID-19 outbreak, rural providers, and providers who serve low-income populations and uninsured Americans. HHS will be allocating the remaining funds in the near future.</p>
<p>As part of the Provider Relief Fund distribution, all providers have 45 days to attest that they meet certain criteria to keep the funding they received, including public disclosure. As of May 15, 2020, there has been a total of $34 billion in attested payments. The chart only includes those providers that have attested to the payments by that date. We will continue to update this information and add the additional providers and payments once their attestation is complete.</p>
<p>CMS Accelerated and Advance Payments Program<br />
On March 28, 2020, to increase cash flow to providers of services and suppliers impacted by the coronavirus disease 2019 (COVID-19) pandemic, the Centers for Medicare & Medicaid Services (CMS) expanded the Accelerated and Advance Payment Program to a broader group of Medicare Part A providers and Part B suppliers. Beginning on April 26, 2020, CMS stopped accepting new applications for the Advance Payment Program, and CMS began reevaluating all pending and new applications for Accelerated Payments in light of the availability of direct payments made through HHS’s Provider Relief Fund.</p>
<p>Since expanding the AAP program on March 28, 2020, CMS approved over 21,000 applications totaling $59.6 billion in payments to Part A providers, which includes hospitals, through May 18, 2020. For Part B suppliers—including doctors, non-physician practitioners and durable medical equipment suppliers— during the same time period, CMS approved almost 24,000 applications advancing $40.4 billion in payments. The AAP program is not a grant, and providers and suppliers are required to repay the loan.</p>
<p>Provider Relief Fund Data - <a href="https://data.cdc.gov/Administrative/Provider-Relief-Fund-COVID-19-High-Impact-Payments/b58h-s9zx">https://data.cdc.gov/Administrative/Provider-Relief-Fund-COVID-19-High-I...</a></p>
<p>2010-2018. US Census Annual Estimates of the Resident Population for Selected Age Groups by Sex for the United States. The estimates are based on the 2010 Census and reflect changes to the April 1, 2010 population due to the Count Question Resolution program and geographic program revisions. Median age is calculated based on single year of age. For population estimates methodology statements, see <a href="http://www.census.gov/popest/methodology/index.html">http://www.census.gov/popest/methodology/index.html</a>.</p>
<p>US Census Annual Estimates of the Resident Population for Selected Age Groups by Sex for the United States. The estimates are based on the 2010 Census and reflect changes to the April 1, 2010 population due to the Count Question Resolution program and geographic program revisions. Median age is calculated based on single year of age. For population estimates methodology statements, see <a href="http://www.census.gov/popest/methodology/index.html">http://www.census.gov/popest/methodology/index.html</a>.</p>
<p>2016-17 merged. This dataset is a de-identified summary table of vision and eye health data indicators from the National Survye of Chilrens Health (NSCH), stratified by all available combinations of age group, race/ethnicity, gender, risk factor and state. NSCH is a telephone survey conducted by the National Center for Health Statistics at CDC (currently conducted by the U.S. Census Bureau) that examines the physical and emotional health of children 0-17 years of age. Approximate sample size is 95,000 over two rounds of data collection. Data were suppressed for cell sizes less than 30 persons, or where the relative standard error more than 30% of the mean. Detailed information on VEHSS NSCH analyses can be found on the VEHSS NSCH webpage (cdc.gov/visionhealth/vehss/data/national-surveys/national-survey-of-childrens-health.html). Additional information about NSCH can be found on the NSCH website (<a href="http://childhealthdata.org/learn/NSCH">http://childhealthdata.org/learn/NSCH</a>). The VEHSS NSCH dataset was last updated in November 2019.</p>
<p>2014-15 merged, 2016-17 merged. This dataset is a de-identified summary table of vision and eye health data indicators from NHIS, stratified by all available combinations of age group, race/ethnicity, gender, and risk factor. NHIS is an annual household survey conducted by the National Center for Health Statistics at CDC that monitors trends in illness, disabilities, and progress towards national health objectives. Approximate sample size is 35,000 households and 87,500 persons annually. NHIS data for VEHSS includes questions related to Visual Function. Data were suppressed for cell sizes less than 30 persons, or where the relative standard error more than 30% of the mean. Data will be updated as it becomes available. Detailed information on VEHSS NHIS analyses can be found on the VEHSS NHIS webpage (link). Additional information about NHIS can be found on the NHIS website (<a href="http://www.cdc.gov/nchs/nhis/about_nhis.htm">http://www.cdc.gov/nchs/nhis/about_nhis.htm</a>). The VEHSS NHIS dataset was last updated in November 2019.</p>
<p>2013-2018. This dataset is a de-identified summary table of vision and eye health data indicators from BRFSS, stratified by all available combinations of age group, race/ethnicity, gender, risk factor and state. BRFSS is a system of telephone surveys conducted by CDC that collect state data about U.S. residents regarding their health-related risk behaviors, chronic health conditions, and use of preventive services. BRFSS completes more than 400,000 adult interviews each year across 50 states, the District of Columbia, and three U.S. territories. BRFSS data for VEHSS includes one question from the core component related to Visual Function. Data were suppressed following NCHS standards. Data will be updated as it becomes available. Detailed information on VEHSS BRFSS analyses can be found on the VEHSS BRFSS webpage (link). General information about BRFSS can be found on the BRFSS website (<a href="https://www.cdc.gov/brfss">https://www.cdc.gov/brfss</a>). The VEHSS BRFSS dataset was last updated in November 2019.</p>
<p>2015, 2014. Data were provided by the Centers for Disease Control and Prevention (CDC), Division of Population Health, Epidemiology and Surveillance Branch. The project was funded by the Robert Wood Johnson Foundation (RWJF) in conjunction with the CDC Foundation. 500 cities project census city-level data in GIS-friendly format can be joined with city spatial data (<a href="https://chronicdata.cdc.gov/500-Cities/500-Cities-City-Boundaries/n44h-hy2j">https://chronicdata.cdc.gov/500-Cities/500-Cities-City-Boundaries/n44h-hy2j</a>) in a geographic information system (GIS) to produce maps of 27 measures at the city-level. Because some questions are only asked every other year in the BRFSS, there are 7 measures in this 2017 release from the 2014 BRFSS that were the same as the 2016 release.</p>
<ol start="2016">
<li>This dataset is a de-identified summary table of prevalence rates for vision and eye health data indicators from the 2016 MarketScan® Commercial Claims and Encounters Data (CCAE) is produced by Truven Health Analytics, a division of IBM Watson Health. The CCEA data contain a convenience sample of insurance claims information from person with employer-sponsored insurance and their dependents, including 43.6 million person years of data. Prevalence estimates are stratified by all available combinations of age group, gender, and state. Detailed information on VEHSS MarketScan analyses can be found on the VEHSS MarketScan webpage (cdc.gov/visionhealth/vehss/data/claims/marketscan.html). Information on available Medicare claims data can be found on the IBM MarketScan website (<a href="https://marketscan.truvenhealth.com">https://marketscan.truvenhealth.com</a>). The VEHSS MarketScan summary dataset was last updated November 2019.</li>
</ol>
<p>2013, 2014. This dataset is a de-identified summary table of prevalence rates for vision and eye health data indicators from the Medicaid Analytic eXtract (MAX) data. Medicaid MAX are a set of de-identified person-level data files with information on Medicaid eligibility, service utilization, diagnoses, and payments. The MAX data contain a convenience sample of claims processed by Medicaid and Children’s Health Insurance Program (CHIP) fee for service and managed care plans. Not all states are included in MAX in all years, and as of November 2019, 2014 data is the latest available. Prevalence estimates are stratified by all available combinations of age group, gender, and state. Detailed information on VEHSS Medicare analyses can be found on the VEHSS Medicaid MAX webpage (cdc.gov/visionhealth/vehss/data/claims/medicaid.html). Information on available Medicare claims data can be found on the ResDac website (<a href="http://www.resdac.org">www.resdac.org</a>). The VEHSS Medicaid MAX dataset was last updated November 2019.</p>
<p>1999-2020. National Association of Attorneys General (NAAG). Policy—Tobacco Settlement Payments. The National Association of Attorneys General (NAAG) provides Tobacco Settlement Revenue data for 46 states participating in the Master Settlement Agreement (MSA) with the four largest tobacco companies in the United States. Data are reported on an annual basis. Four states (Florida, Minnesota, Mississippi and Texas) provide the STATE System their Tobacco Settlement Revenue data independently.</p>
<p>1999-2017. Centers for Disease Control and Prevention (CDC). State Tobacco Activities Tracking and Evaluation (STATE) System. YTS Data. The YTS was developed to provide states with comprehensive data on both middle school and high school students regarding tobacco use, exposure to environmental tobacco smoke, smoking cessation, school curriculum, minors' ability to purchase or otherwise obtain tobacco products, knowledge and attitudes about tobacco, and familiarity with pro-tobacco and anti-tobacco media messages. The YTS uses a two-stage cluster sample design to produce representative samples of students in middle schools (grades 6–8) and high schools (grades 9–12). The data for the STATE System were extracted from Youth Tobacco Surveys from participating states. Tobacco topics included are cigarette smoking prevalence, cigarette smoking frequency, smokeless tobacco products prevalence and quit attempts.</p>
<p>1991-2016. Centers for Disease Control and Prevention (CDC). State Tobacco Activities Tracking and Evaluation (STATE) System. Funding Data, Appropriations (1991-2016) and Expenditures (2008-2016). Appropriations data show public funds allocated to/by a particular state for tobacco prevention and control. They are not necessarily expended. Appropriations are from four major funding sources, Federal, state, Robert Wood Johnson Foundation (RWJF), and the American Legacy Foundation (Legacy). Expenditures are amounts spent by state tobacco control programs on tobacco prevention and control. Expenditure data are available by CDC Best Practices Program Components (State and Community Interventions, Health Communication Interventions, Cessation Interventions, Surveillance and Evaluation, and Administration and Management). Expenditures from 2008 to 2014 are compared against 2007 CDC Best Practices Recommendations; expenditures from 2015 and forward are compared against 2014 CDC Best Practices Recommendations.</p>
<p>2011-2018. Centers for Disease Control and Prevention (CDC). State Tobacco Activities Tracking and Evaluation (STATE) System. BRFSS Survey Data. The BRFSS is a continuous, state-based surveillance system that collects information about modifiable risk factors for chronic diseases and other leading causes of death. The data for the STATE System were extracted from the annual BRFSS surveys from participating states. Tobacco topics included are cigarette and e-cigarette use prevalence by demographics, cigarette and e-cigarette use frequency, and quit attempts. NOTE: these data are not to be compared with BRFSS data collected 2010 and prior, as the methodologies were changed. Please refer to the FAQs / Methodology sections for more details.</p>
<p>2013-2014. The National Adult Tobacco Survey (NATS) was created to assess the prevalence of tobacco use, as well as the factors promoting and impeding tobacco use among adults. NATS also establishes a comprehensive framework for evaluating both the national and state-specific tobacco control programs. NATS was designed as a stratified, national, landline, and cell phone survey of non-institutionalized adults aged 18 years and older residing in the 50 states or D.C. It was developed to yield data representative and comparable at both national and state levels. The sample design also aims to provide national estimates for subgroups defined by gender, age, and race/ethnicity.</p>
<p>Download the latest version of the Glossary and Methodology.</p>
<p>U.S. Department of Health and Human Services (HHS). Centers for Disease Control and Prevention (CDC). Healthy People 2020 Tobacco Use Objectives. Healthy People 2020. Healthy People 2020 provides a framework for action to reduce tobacco use to the point that it is no longer a public health problem for the Nation. This dataset includes information related to the Healthy People 2020 Tobacco Use objectives, operational definitions, baselines, and targets. Baseline years may vary by objective. Targets represented correspond to the year 2020.</p>
<p>Learn more about OSHData with this quick start guide.</p>
<p>2000 to Present. Adult Tobacco Consumption in the U.S. This dataset highlights critical trends in adult total and per capita consumption of both combustible (cigarettes, little cigars, small cigars, pipe tobacco, roll-your-own tobacco) tobacco products and smokeless (chewing tobacco and snuff) tobacco from 2000 to present. To view the CDC MMWR report, please visit <a href="https://www.cdc.gov/mmwr/volumes/65/wr/mm6548a1.htm">https://www.cdc.gov/mmwr/volumes/65/wr/mm6548a1.htm</a>.</p>
<p>Explore state laws on the minimum legal purchase age of tobacco products.</p>
<p>For accessibility issues contact <a href="mailto:OSHData@cdc.gov">OSHData@cdc.gov</a>.</p>
<p>Download the latest version of the Glossary and Methodology File</p>
<p>1992-1993, 1995-1996, 1998-1999, 2001-2002, 2003, 2006-2007, 2010-2011, 2014-2015. Centers for Disease Control and Prevention (CDC). State Tobacco Activities Tracking and Evaluation (STATE) System. TUS-CPS Survey Data. The Current Population Survey is a monthly survey of about 50,000 households conducted by the Bureau of the Census for the Bureau of Labor Statistics. The survey has been conducted for more than 50 years. Estimates obtained from the CPS include employment, unemployment, earnings, hours of work, and other indicators. Supplemental surveys include questions about a variety of topics, including an annual social and economic supplement, school enrollment, work schedules, voting and registration, job tenure and occupational mobility, food security, and tobacco use.</p>
<p>The data for the STATE System were obtained through the Tobacco Use Supplement to the Current Population Survey (TUS-CPS). Tobacco topics included are cigarette smoking status, cigarette smoking prevalence by demographics, cigarette smoking frequency, cigarette consumption, quit attempts, cigar use, pipe use, smokeless tobacco use, and smokefree rules/policies in homes and worksites.</p>
<p>1970-2018. Orzechowski and Walker. Tax Burden on Tobacco. Tax burden data was obtained from the annual compendium on tobacco revenue and industry statistics, The Tax Burden on Tobacco. Data are reported on an annual basis; Data include federal and state-level information regarding taxes applied to the price of a pack of cigarettes.</p>
<p>1993, 1995, 1997, 1999, 2001, 2003, 2005, 2007, 2009, 2011, 2013, 2015, 2017. Centers for Disease Control and Prevention (CDC). State Tobacco Activities Tracking and Evaluation (STATE) System. YRBSS Data. The YRBS is conducted biennially and collects data on a variety of youth risk behaviors including tobacco use. The YRBS uses a two-stage cluster sample design to produce representative samples of students in high schools (grades 9-12). The YRBS uses SUDAAN to calculate asymmetric confidence intervals based on the logit transformation. The logit transformation constrains confidence interval limits to vary between a lower limit of 0% and an upper limit of 100%. The data for the STATE System were extracted from YRBSS surveys from participating states. Tobacco topics include cigarette and e-cigarette use prevalence, cigarette and e-cigarette use frequency, and smokeless tobacco products.</p>
<ol start="2007">
<li>Centers for Disease Control and Prevention (CDC). Best Practices for Comprehensive Tobacco Control Programs. Funding. CDC's Best Practices for Comprehensive Tobacco Control Programs is an evidence-based guide to help states plan and establish effective tobacco control programs to prevent and reduce tobacco use. Data are reported at total and per capita funding levels. Data include recommended, upper, and lower total funding levels for state programs, in addition to funding breakdowns by intervention areas such as: State and Community Interventions, Health Communication Interventions, Cessation Interventions, Surveillance and Evaluation, and Administration and Management.</li>
</ol>
<ol start="2014">
<li>Centers for Disease Control and Prevention (CDC). Best Practices for Comprehensive Tobacco Control Programs. Funding. CDC's Best Practices for Comprehensive Tobacco Control Programs is an evidence-based guide to help states plan and establish effective tobacco control programs to prevent and reduce tobacco use. These data update Best Practices for Comprehensive Tobacco Control Programs—2007. Data are reported at total and per capita funding levels. Data include recommended and minimum total funding levels for state programs, in addition to funding breakdowns by intervention areas such as: State and Community Interventions, Mass-Reach Health Communication Interventions, Cessation Interventions, Surveillance and Evaluation, and Infrastructure, Administration, and Management.</li>
</ol>
<p>2005-2009. SAMMEC - Smoking-Attributable Mortality, Morbidity, and Economic Costs. Smoking-attributable mortality (SAM) is the number of deaths caused by cigarette smoking based on diseases for which the U.S. Surgeon General has determined that cigarette smoking is a causal factor.</p>
<p>2005-2009. SAMMEC - Smoking-Attributable Mortality, Morbidity, and Economic Costs. Smoking-attributable expenditures (SAEs) are excess health care expenditures attributable to cigarette smoking by type of service among adults ages 19 years of age and older.</p>
<p>2010-2011. National Quitline Data Warehouse (NQDW). State Tobacco Activities Tracking and Evaluation (STATE) System. NQDW Data. National Quitline Data Warehouse (NQDW) assists in evaluating quitline activities and serves as a national resource for data on the use, success, and services of state quitlines. States report data on quitline callers, quitting success, as well as the services provided by their quitlines. The NQDW consolidates this information for evaluating programs and improving quitline services. The jurisdictions participating in this data collection effort include the 50 states, the District of Columbia, Guam and Puerto Rico.</p>
<p>1997-2018. Substance Abuse and Mental Health Services Administration (SAMHSA). Synar Reports: Youth Tobacco Sales. Policy – Youth Tobacco Sales. SAMHSA’s Synar Report on Youth Tobacco Sales presents findings on compliance of the Synar Amendment aimed at decreasing youth access to tobacco, and reviews progress in enforcing State youth tobacco access laws and in reducing the percentage of retailers selling tobacco products to minors.</p>
<p>1965, 1966, 1970, 1974-2015, 2017. Centers for Disease Control and Prevention (CDC). Office on Smoking and Health (OSH). Survey Questions (Tobacco Use). The QIT is a compilation of more than 7,000 historical tobacco-related survey questions from various state, national and international surveys.</p>
<p>Explore the Youth and Tobacco Use Infographic which outlines key facts related to tobacco use among youth.</p>
<p>Explore the Going Smokefree Matters – In Your Home Infographic which outlines key facts related to the effects of secondhand smoke exposure in the home.</p>
<p>Explore the Current Cigarette Smoking Among Adults Infographic which outlines key facts related to current smoking among adults. For accessibility issues contact <a href="mailto:OSHData@cdc.gov">OSHData@cdc.gov</a>.</p>
<p>Explore the Going Smokefree Matters – Multiunit Housing Infographic which outlines key facts related to the effects of secondhand smoke exposure in multiunit housing.</p>
<p>Explore the Going Smokefree Matters – Bars and Restaurants Infographic which outlines key facts related to the effects of secondhand smoke exposure in bars and restaurants.</p>
<p>Explore the Going Smokefree Matters - Casinos Infographic which outlines key facts related to the effects of secondhand smoke exposure in casinos.</p>
<p>Download the comprehensive smokefree indoor air slides. These slides are available in PowerPoint format.</p>
<p>Download the current cigarette excise tax rates on packs of cigarettes slides. These slides are available in PowerPoint format.</p>
<p>Download the current cigarette use among youth slides. These slides are available in PowerPoint format.</p>
<p>Download the current cigarette use among adults slides. These slides are available in PowerPoint format.</p>
<p>1996-2010. Centers for Disease Control and Prevention (CDC). State Tobacco Activities Tracking and Evaluation (STATE) System. BRFSS Survey Data. The BRFSS is a continuous, state-based surveillance system that collects information about modifiable risk factors for chronic diseases and other leading causes of death. The data for the STATE System were extracted from the annual BRFSS surveys from participating states. Tobacco topics included are cigarette smoking status, cigarette smoking prevalence by demographics, cigarette smoking frequency, and quit attempts. NOTE: these data are not to be compared with BRFSS data collected 2011 and forward, as the methodologies were changed. Please refer to the FAQs / Methodology sections for more details.</p>
<p>Explore state e-cigarette laws.</p>
<p>For accessibility issues contact <a href="mailto:OSHData@cdc.gov">OSHData@cdc.gov</a>.</p>
<p>Download the latest version of the Glossary and Methodology File</p>
<p>Download the latest version of the Glossary and Methodology File</p>
<p>Explore the STATE System with this Quick Start Guide.</p>
<p>Explore STATE System State Highlights with this Quick Start Guide.</p>
<p>Explore STATE System Interactive Maps with this Quick Start Guide.</p>
<p>Explore STATE System Custom Reports with this Quick Start Guide.</p>
<p>Download the latest version of the Glossary and Methodology File</p>
<p>Download the latest version of the Glossary and Methodology File</p>
<p>Download the latest version of the Glossary and Methodology File</p>
<p>Download the latest version of the Glossary and Methodology File</p>
<p>Download the latest version of the Glossary and Methodology File</p>
<p>Download the latest version of the Glossary and Methodology File</p>
<p>Download the latest version of the Glossary and Methodology File</p>
<p>Explore the Healthy People 2020 Tobacco Use Fact Sheet which provides an introduction to the Tobacco Use topic area in a colorful, 2-page brochure.</p>
<p>Explore the Healthy People 2020 Tobacco Use Infographic which shows the target goals of the Tobacco Use Leading Health Indicators (LHIs).</p>
<p>Download the latest version of the Glossary and Methodology File</p>
<p>Download the latest version of the Glossary and Methodology File</p>
<p>Download the latest version of the Glossary and Methodology File</p>
<p>Download the latest version of the Glossary and Methodology File</p>
<p>Download the latest version of the Glossary and Methodology File</p>
<p>Download the latest version of the Glossary and Methodology File</p>
<p>Download the latest version of the Glossary and Methodology File</p>
<p>Explore state tax stamp laws.</p>
<p>For accessibility issues contact <a href="mailto:OSHData@cdc.gov">OSHData@cdc.gov</a>.</p>
<p>Explore state smokefree gaming laws.</p>
<p>For accessibility issues contact <a href="mailto:OSHData@cdc.gov">OSHData@cdc.gov</a>.</p>
<p>Explore state multi unit housing smokefree indoor air laws.</p>
<p>For accessibility issues contact <a href="mailto:OSHData@cdc.gov">OSHData@cdc.gov</a>.</p>
<p>Explore state smokefree vehicle laws.</p>
<p>For accessibility issues contact <a href="mailto:OSHData@cdc.gov">OSHData@cdc.gov</a>.</p>
<p>Explore state Medicaid coverage of tobacco cessation treatments.</p>
<p>For accessibility issues contact <a href="mailto:nccdoshinquiries@cdc.gov">nccdoshinquiries@cdc.gov</a>.</p>
<p>Explore state laws and case law on preemption.</p>
<p>For accessibility issues contact <a href="mailto:OSHData@cdc.gov">OSHData@cdc.gov</a>.</p>
<p>Explore state smokefree indoor air laws.</p>
<p>Persons with disabilities experiencing problems accessing the fact sheet files should contact <a href="mailto:OSHData@cdc.gov">OSHData@cdc.gov</a>, or call 1-800-CDC-INFO (1-800-232-4636</p>
<p>Explore state excise taxes on combustible and non-combustible tobacco products.</p>
<p>For accessibility issues contact <a href="mailto:OSHData@cdc.gov">OSHData@cdc.gov</a>.</p>
<p>Explore state tobacco licensure laws.</p>
<p>For accessibility issues contact <a href="mailto:OSHData@cdc.gov">OSHData@cdc.gov</a>.</p>
<p>Explore the Electronic Nicotine Delivery Systems Key Facts Infographic which outlines key facts related to electronic nicotine delivery systems (ENDS), including e-cigarettes.</p>
<p>Explore OSHData using this Quick Start Guide.</p>
<p>NNDSS - Table II. West Nile virus disease - 2015.In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed.The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories. Note:These are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting. Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available. Footnotes:C.N.M.I.: Commonwealth of Northern Mariana Islands. U: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum. * Three low incidence conditions, rubella, rubella congenital, and tetanus, have been moved to Table 2 to facilitate case count verification with reporting jurisdictions. ��� Case counts for reporting year 2015 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>. Data for TB are displayed in Table IV, which appears quarterly. �� Updated weekly from reports to the Division of Vector-Borne Diseases, National Center for Emerging and Zoonotic Infectious Diseases (ArboNET Surveillance). Data for California serogroup, Chikungunya virus, eastern equine, Powassan, St. Louis, and western equine diseases are available in Table I. �� Not reportable in all states. Data from states where the condition is not reportable are excluded from this table, except starting in 2007 for the domestic arboviral diseases, influenza-associated pediatric mortality, and in 2003 for SARS-CoV. Reporting exceptions are available at <a href="http://wwwn.cdc.gov/nndss/downloads.html">http://wwwn.cdc.gov/nndss/downloads.html</a>.</p>
<p>NNDSS - Table II. Mumps to Rabies, animal - 2015.In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed.The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories. Note:These are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting. Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available. Footnotes:C.N.M.I.: Commonwealth of Northern Mariana Islands. U: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum. * Three low incidence conditions, rubella, rubella congenital, and tetanus, have been moved to Table 2 to facilitate case count verification with reporting jurisdictions. ��� Case counts for reporting year 2015 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>. Data for TB are displayed in Table IV, which appears quarterly.</p>
<p>This dataset contains deidentified data from the National Malaria Surveillance System on the number of malaria cases reported in the United States in 2017, by county. Only counties reporting five or more cases are included in this dataset.</p>
<p>This dataset contains deidentified data from the National Malaria Surveillance System on the number of malaria cases reported in the United States in 2016, by county. Only counties reporting five or more cases are included in this dataset.</p>
<p>NNDSS - Table II. Giardiasis to Haemophilus influenza - 2017. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories.</p>
<p>Note:<br />
These are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting.</p>
<p>Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available.</p>
<p>Footnotes:<br />
C.N.M.I.: Commonwealth of Northern Mariana Islands.</p>
<p>U: Unavailable. —: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>
<p>*Three low incidence conditions, rubella, rubella congenital, and tetanus, are in Table II to facilitate case count verification with reporting jurisdictions.</p>
<p>† Case counts for reporting year 2017 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/">http://wwwn.cdc.gov/nndss/document/</a> ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf. Data for tuberculosis are displayed in Table IV, which appears quarterly.</p>
<p>§ Data for Haemophilus influenzae (age <5 for serotype b, nontypeable, non-b serotype, and unknown serotype) are available in Table I.</p>
<p>NNDSS - Table II. Babesiosis to Campylobacteriosis - 2016. In this Table, provisional* cases of selected† notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories.</p>
<p>Note:<br />
These are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting.</p>
<p>Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available.<br />
Footnotes:<br />
C.N.M.I.: Commonwealth of Northern Mariana Islands.<br />
U: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.<br />
* Case counts for reporting year 2016 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>. Data for TB are displayed in Table IV, which appears quarterly.<br />
† Three low incidence conditions, rubella, rubella congenital, and tetanus, are in Table II to facilitate case count verification with reporting jurisdictions.</p>
<p>NNDSS - Table II. Chlamydia to Coccidioidomycosis - 2015.In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed.The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories. Note:These are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting. Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available. Footnotes:C.N.M.I.: Commonwealth of Northern Mariana Islands. U: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum. * Three low incidence conditions, rubella, rubella congenital, and tetanus, have been moved to Table 2 to facilitate case count verification with reporting jurisdictions. ��� Case counts for reporting year 2015 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>. Data for TB are displayed in Table IV, which appears quarterly.</p>
<p>This time series dataset includes viral COVID-19 laboratory test [Polymerase chain reaction (PCR)] results from over 1,000 U.S. laboratories and testing locations including commercial and reference laboratories, public health laboratories, hospital laboratories, and other testing locations. Data are reported to state and jurisdictional health departments in accordance with applicable state or local law and in accordance with the Coronavirus Aid, Relief, and Economic Security (CARES) Act (<a href="https://www.hhs.gov/sites/default/files/covid-19-laboratory-data-reporting-guidance.pdf">CARES Act Section 18115</a>).</p>
<p>Data are <strong>provisional and subject to change</strong>.</p>
<p>Data presented here is representative of diagnostic specimens being tested - not individual people - and excludes serology tests where possible. Data presented might not represent the most current counts for the most recent 3 days due to the time it takes to report testing information. The data may also not include results from all potential testing sites within the jurisdiction (e.g., non-laboratory or point of care test sites) and therefore reflect the majority, but not all, of COVID-19 testing being conducted in the United States.</p>
<p><strong>Sources:</strong> CDC COVID-19 Electronic Laboratory Reporting (CELR), Commercial Laboratories, State Public Health Labs, In-House Hospital Labs</p>
<p>Data for each state is sourced from either data submitted directly by the state health department via COVID-19 electronic laboratory reporting (CELR), or a combination of commercial labs, public health labs, and in-house hospital labs. Data is taken from CELR for states that either submit line level data or submit aggregate counts which do not include serology tests.</p>
<p><a href="https://healthdata.gov/covid-19-diagnostic-laboratory-testing-pcr-testing-time-series-data-dictionary">COVID-19 Diagnostic Laboratory Testing (PCR Testing) Time Series Data Dictionary</a></p>
<p>The following dataset provides state-aggregated data for <strong>estimated patient impact and hospital utilization</strong>.</p>
<p>The source data for estimation is derived from reports with facility-level granularity across two main sources: (1) HHS TeleTracking, and (2) reporting provided directly to HHS Protect by state/territorial health departments on behalf of their healthcare facilities.</p>
<p>Estimates Basis: These files are representative estimates for each state and are updated weekly. These projections are based on the information we have from those who reported. As more hospitals report more frequently our projections become more accurate. The actual data for these data points are updated every day, once a day on healthdata.gov and these are the downloadable data sets.</p>
<p>The following dataset provides state-aggregated data for hospital utilization. These are derived from reports with facility-level granularity across two main sources: (1) HHS TeleTracking, and (2) reporting provided directly to HHS Protect by state/territorial health departments on behalf of their healthcare facilities.</p>
<p>The file will be updated daily and provides the latest values reported by each facility within the last four days. This allows for a more comprehensive picture of the hospital utilization within a state by ensuring a hospital is represented, even if they miss a single day of reporting.</p>
<p>No statistical analysis is applied to account for non-response and/or to account for missing data.</p>
<p>The below table displays one value for each field (i.e., column). Sometimes, reports for a given facility will be provided to both HHS TeleTracking and HHS Protect. When this occurs, to ensure that there are not duplicate reports, deduplication is applied: specifically, HHS selects the TeleTracking record provided directly by the facility over the state-provided data to HHS Protect.</p>
<p><a href="https://healthdata.gov/covid-19-reported-patient-impact-and-hospital-capacity-state-data-dictionary">COVID-19 Reported Patient Impact and Hospital Capacity by State Data Dictionary</a></p>
<p>This data is a manually curated dataset that provides a standardized view into state and county policy orders (executive orders, ordinances, etc.) from the following sources:</p>
<ul>
<li><a href="https://www.tinyurl.com/statepolicies">BU COVID-19 State Policy Database</a> - Raifman J, Nocka K, Jones D, Bor J, Lipson S, Jay J, and Chan P. (2020). "COVID-19 US state policy database."</li>
<li><a href="https://www.wikidata.org/wiki/Q88509703">wikidata</a> - Stay At Home Policies Queried from WikiData</li>
<li>Manual curation by a dedicated group of <a href="https://vsfs.state.gov/">Virtual Student Federal Service Interns</a> - Summer 2020: T Adler, J Bastian, L Beckett, M Cohen, K Honey, C Kennedy, E Nudell</li>
</ul>
<p>This data set is provided as-is. Due to the evolving nature of policy orders, the US Government makes no representations to its correctness or completeness.</p>
<p><a href="https://healthdata.gov/covid-19-state-and-county-policy-orders-data-dictionary">COVID-19 State and County Policy Orders Data Dictionary</a></p>
<p>NNDSS - Table II. Hepatitis (viral, acute, by type) C - 2018. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states or territory.</p>
<p>Note:</p>
<p>This table contains provisional cases of selected national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>
<p>Footnotes:</p>
<p>C.N.M.I.: Commonwealth of Northern Mariana Islands.<br />
U: Unavailable. —: No reported cases. N: Not reportable. NA: Not Available. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>
<ul>
<li>Case counts for reporting years 2017 and 2018 are provisional and subject to change. Data for years 2013 through 2016 are finalized. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>.</li>
</ul>
<p>† For acute Hepatitis C, only confirmed cases were verified.</p>
<p>This dataset includes breastfeeding data from the National Immunization Survey (NIS). This data is used for DNPAO's Data, Trends, and Maps database, which provides national and state specific data on obesity, nutrition, physical activity, and breastfeeding. For more information about breastfeeding and NIS visit <a href="https://www.cdc.gov/breastfeeding/data/nis_data/index.htm">https://www.cdc.gov/breastfeeding/data/nis_data/index.htm</a>.</p>
<p>This dataset includes data on adolescent's diet, physical activity, and weight status from Youth Risk Behavior Surveillance System (YRBSS). This data is used for DNPAO's Data, Trends, and Maps database, which provides national and state specific data on obesity, nutrition, physical activity, and breastfeeding. For more information about YRBSS visit <a href="https://www.cdc.gov/healthyyouth/data/yrbs/index.htm">https://www.cdc.gov/healthyyouth/data/yrbs/index.htm</a>.</p>
<p>This dataset includes data on policy and environmental supports for physical activity, diet, and breastfeeding. This data is used for DNPAO's Data, Trends, and Maps database, which provides national and state specific data on obesity, nutrition, physical activity, and breastfeeding.</p>
<p>2001 forward. The National Health Interview Survey (NHIS) has monitored the health of the nation since 1957. NHIS data on a broad range of health topics are collected through personal household interviews. Indicators for this dataset has been computed by personnel in CDC's Division for Heart Disease and Stroke Prevention (DHDSP). This is one of the datasets provided by the National Cardiovascular Disease Surveillance System. The system is designed to integrate multiple indicators from many data sources to provide a comprehensive picture of the public health burden of CVDs and associated risk factors in the United States. The data are organized by location (region) and indicator, and they include CVDs (e.g., heart failure) and risk factors (e.g., hypertension). The data can be plotted as trends and stratified by age group, sex, and race/ethnicity.</p>
<p>1999-2000 forward. The National Health and Nutrition Examination Survey (NHANES) is a program of studies designed to assess the health and nutritional status of adults and children in the United States. The survey is unique in that it combines interviews and physical examinations. Indicators from this data source have been computed by personnel in CDC's Division for Heart Disease and Stroke Prevention (DHDSP). This is one of the datasets provided by the National Cardiovascular Disease Surveillance System. The system is designed to integrate multiple indicators from many data sources to provide a comprehensive picture of the public health burden of CVDs and associated risk factors in the United States. The data can be plotted as trends and stratified by age group, sex, and race/ethnicity.</p>
<p>2000 forward. NVSS is a secure, web-based data management system that collects and disseminates the Nation's official vital statistics. Indicators from this data source have been computed by personnel in CDC's Division for Heart Disease and Stroke Prevention (DHDSP). This is one of the datasets provided by the National Cardiovascular Disease Surveillance System. The system is designed to integrate multiple indicators from many data sources to provide a comprehensive picture of the public health burden of CVDs and associated risk factors in the United States. The data are organized by location (national and state) and indicator; NVSS mortality data include CVDs (e.g., heart failure). The data can be viewed by temporal trends and stratified by age group, sex, and race/ethnicity.</p>
<p>2015-2018. This data set contains data from BRFSS.</p>
<p>BRFSS is a continuous, state-based surveillance system that collects information about modifiable risk factors for chronic diseases and other leading causes of death. Indicators from this data source have been computed by personnel in CDC's Division for Heart Disease and Stroke Prevention (DHDSP). This is one of the datasets provided by the National Cardiovascular Disease Surveillance System. The system is designed to integrate multiple indicators from many data sources to provide a comprehensive picture of the public health burden of CVDs and associated risk factors in the United States. The data are organized by location (national, regional, state, and selected sites) and indicator, and they include CVDs (e.g., heart failure) and risk factors (e.g., hypertension). The data can be plotted as trends and stratified by age group, sex, and race/ethnicity.</p>
<p>NNDSS - Table II. Rabies, animal to Rubella, congenital syndrome - 2018. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states or territory.</p>
<p>Note:</p>
<p>This table contains provisional cases of selected national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>
<p>Footnotes:</p>
<p>C.N.M.I.: Commonwealth of Northern Mariana Islands.<br />
U: Unavailable. —: No reported cases. N: Not reportable. NA: Not Available. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>
<ul>
<li>Case counts for reporting years 2017 and 2018 are provisional and subject to change. Data for years 2013 through 2016 are finalized. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>.</li>
</ul>
<p>Healthcare Cost Report Information System (HCRIS) Dataset - Independent Rural Health Clinic and Freestanding Federally Qualified Health Center (HCLINIC).This data was reported on form CMS-222-92. The data in this release includes years FY2009 to present. The HCLINIC Cost Report Data contains cost and statistical data for Independent Rural Health Clinic and Freestanding Federally Qualified Health Center providers.</p>
<p>Number of Managed Care Program Types, by Quality Assurance Requirements, Performance Incentives, and Provider Value-Based Purchasing Status, at any point in 2016</p>
<p>Number of Managed Care Programs Enrolling Certain Populations on a Mandatory or Voluntary Basis at any point in 2016</p>
<ol>
<li>Enrollment includes both Medicaid-only and Medicare-Medicaid (“dual”) enrollees. For both types of enrollees, Medicaid covers LTSS. For dual enrollees, Medicaid may also cover Medicare cost-sharing for acute, primary care, and specialty services covered by Medicare, and other non-LTSS services that are not covered by Medicare.</li>
<li>Some comprehensive managed care programs enroll beneficiaries who may be at risk of needing LTSS but do not receive any LTSS. These counts only include individuals that receive LTSS. Moreover, states differ in their ability to report individuals who use MLTSS versus those who are enrolled (and may or may not be using LTSS). This table reports MLTSS users unless otherwise noted.</li>
<li>Comprehensive Managed Care Including LTSS does not include PACE programs.</li>
<li>MLTSS Only programs cover LTSS under capitation; acute, primary, and specialty care services for these enrollees may be covered by another Medicaid MCO, Medicaid FFS, or by Medicare for dual enrollees. These data include states that provide MLTSS plus other benefits in a package that does not include inpatient medical care.</li>
<li>The indicated territory was not able to supply data for this report. The Northern Mariana Islands reported that they have no Medicaid managed care enrollment, but they did not report total Medicaid enrollees.</li>
</ol>
<p>The Medicaid Managed Care Enrollment Report profiles enrollment statistics on Medicaid managed care programs on a plan-specific level. The managed care enrollment statistics include enrollees receiving comprehensive benefits and limited benefits and are point-in-time counts.</p>
<ol>
<li>Total Medicaid Enrollees represents an unduplicated count of all beneficiaries in FFS and any type of managed care, including Medicaid-only and Medicare-Medicaid ("dual") enrollees.</li>
<li>Total Medicaid enrollment in Any Type of Managed Care represents an unduplicated count of beneficiaries enrolled in any Medicaid managed care program, including comprehensive MCOs, limited benefit MCOs, and PCCMs.</li>
<li>Medicaid Enrollment in Comprehensive Managed Care represents an unduplicated count of Medicaid beneficiaries enrolled in a managed care plan that provides comprehensive benefits (acute, primary care, specialty, and any other), as well as PACE programs. It excludes beneficiaries who are enrolled in a Financial Alignment Initiative Medicare-Medicaid Plan as their only form of managed care.</li>
<li>Medicaid Newly Eligible Adults Enrolled in Comprehensive MCOs represents individuals who are enrolled in comprehensive MCOs and are low-income adults, with or without dependent children, newly eligible for Medicaid under ACA Section VIII, and not covered under a waiver or other authority prior to 2014.</li>
</ol>
<p>The Medicaid Managed Care Enrollment Report profiles enrollment statistics on Medicaid managed care programs on a plan-specific level. The managed care enrollment statistics include enrollees receiving comprehensive benefits and limited benefits and are point-in-time counts.</p>
<ol>
<li>Because Medicaid beneficiaries may be enrolled concurrently in more than one type of managed care program (e.g., a Comprehensive MCO and a BHO), users should not sum enrollment across all program types, since the total would count individuals more than once and, in some states, exceed the actual number of Medicaid enrollees.</li>
<li>Comprehensive MCOs cover acute, primary, and specialty medical care services; they may also cover behavioral health, long-term services and supports, and other benefits in some states. Limited benefit managed care programs, including MLTSS only, BHO, Dental, Transportation, and Other cover a narrower set of services.</li>
<li>The indicated territory was not able to supply data for this report. The Northern Mariana Islands reported that they have no Medicaid managed care enrollment, but they did not report total Medicaid enrollees.</li>
</ol>
<p>"--" indicates states that do not operates programs of a given type. 0 signifies that a state operated a program of this type in 2014, but it ended before July 1, 2014, or began after that date.</p>
No description provided
<p>NNDSS - Table IV. Tuberculosis - 2015.This Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States will exclude counts from US territories. Footnote:C.N.M.I.: Commonwealth of Northern Mariana Islands. U: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable Cum: Cumulative year-to-date counts. Min: Minimum. Max: Maximum. * Case counts for reporting year 2014 and 2015 are provisional through the end of the quarter, January 2, 2016. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a> Data for TB are displayed quarterly.</p>
<p>This data set contains estimated teen birth rates for age group 15–19 (expressed per 1,000 females aged 15–19) by county and year.</p>
<p>DEFINITIONS</p>
<p>Estimated teen birth rate: Model-based estimates of teen birth rates for age group 15–19 (expressed per 1,000 females aged 15–19) for a specific county and year. Estimated county teen birth rates were obtained using the methods described elsewhere (1,2,3,4). These annual county-level teen birth estimates “borrow strength” across counties and years to generate accurate estimates where data are sparse due to small population size (1,2,3,4). The inferential method uses information—including the estimated teen birth rates from neighboring counties across years and the associated explanatory variables—to provide a stable estimate of the county teen birth rate.<br />
Median teen birth rate: The middle value of the estimated teen birth rates for the age group 15–19 for counties in a state.<br />
Bayesian credible intervals: A range of values within which there is a 95% probability that the actual teen birth rate will fall, based on the observed teen births data and the model.</p>
<p>NOTES</p>
<p>Data on the number of live births for women aged 15–19 years were extracted from the National Center for Health Statistics’ (NCHS) National Vital Statistics System birth data files for 2003–2015 (5).</p>
<p>Population estimates were extracted from the files containing intercensal and postcensal bridged-race population estimates provided by NCHS. For each year, the July population estimates were used, with the exception of the year of the decennial census, 2010, for which the April estimates were used.</p>
<p>Hierarchical Bayesian space–time models were used to generate hierarchical Bayesian estimates of county teen birth rates for each year during 2003–2015 (1,2,3,4).</p>
<p>The Bayesian analogue of the frequentist confidence interval is defined as the Bayesian credible interval. A 100*(1-α)% Bayesian credible interval for an unknown parameter vector θ and observed data vector y is a subset C of parameter space Ф such that<br />
1-α≤P({C│y})=∫p{θ │y}dθ,<br />
where integration is performed over the set and is replaced by summation for discrete components of θ. The probability that θ lies in C given the observed data y is at least (1- α) (6).</p>
<p>County borders in Alaska changed, and new counties were formed and others were merged, during 2003–2015. These changes were reflected in the population files but not in the natality files. For this reason, two counties in Alaska were collapsed so that the birth and population counts were comparable. Additionally, Kalawao County, a remote island county in Hawaii, recorded no births, and census estimates indicated a denominator of 0 (i.e., no females between the ages of 15 and 19 years residing in the county from 2003 through 2015). For this reason, Kalawao County was removed from the analysis. Also , Bedford City, Virginia, was added to Bedford County in 2015 and no longer appears in the mortality file in 2015. For consistency, Bedford City was merged with Bedford County, Virginia, for the entire 2003–2015 period. Final analysis was conducted on 3,137 counties for each year from 2003 through 2015. County boundaries are consistent with the vintage 2005–2007 bridged-race population file geographies (7).</p>
<p>SOURCES</p>
<p>National Center for Health Statistics. Vital statistics data available online, Natality all-county files. Hyattsville, MD. Published annually.</p>
<p>For details about file release and access policy, see NCHS data release and access policy for micro-data and compressed vital statistics files, available from: <a href="http://www.cdc.gov/nchs/nvss/dvs_data_release.htm">http://www.cdc.gov/nchs/nvss/dvs_data_release.htm</a>.</p>
<p>For natality public-use files, see vital statistics data available online, available from: <a href="https://www.cdc.gov/nchs/data_access/vitalstatsonline.htm">https://www.cdc.gov/nchs/data_access/vitalstatsonline.htm</a>.</p>
<p>National Center for Health Statistics. U.S. Census populations with bridged race categories. Estimated population data available. Postcensal and intercensal files. Hyattsville, MD</p>
<p>This dataset contains model-based county estimates for drug-poisoning mortality.</p>
<p>Deaths are classified using the International Classification of Diseases, Tenth Revision (ICD–10). Drug-poisoning deaths are defined as having ICD–10 underlying cause-of-death codes X40–X44 (unintentional), X60–X64 (suicide), X85 (homicide), or Y10–Y14 (undetermined intent).</p>
<p>Estimates are based on the National Vital Statistics System multiple cause-of-death mortality files (1). Age-adjusted death rates (deaths per 100,000 U.S. standard population for 2000) are calculated using the direct method. Populations used for computing death rates for 2011–2016 are postcensal estimates based on the 2010 U.S. census. Rates for census years are based on populations enumerated in the corresponding censuses. Rates for noncensus years before 2010 are revised using updated intercensal population estimates and may differ from rates previously published.</p>
<p>Death rates for some states and years may be low due to a high number of unresolved pending cases or misclassification of ICD–10 codes for unintentional poisoning as R99, “Other ill-defined and unspecified causes of mortality” (2). For example, this issue is known to affect New Jersey in 2009 and West Virginia in 2005 and 2009 but also may affect other years and other states. Drug poisoning death rates may be underestimated in those instances.</p>
<p>Smoothed county age-adjusted death rates (deaths per 100,000 population) were obtained according to methods described elsewhere (3–5). Briefly, two-stage hierarchical models were used to generate empirical Bayes estimates of county age-adjusted death rates due to drug poisoning for each year. These annual county-level estimates “borrow strength” across counties to generate stable estimates of death rates where data are sparse due to small population size (3,5). Estimates for 1999-2015 have been updated, and may differ slightly from previously published estimates. Differences are expected to be minimal, and may result from different county boundaries used in this release (see below) and from the inclusion of an additional year of data. Previously published estimates can be found here for comparison.(6) Estimates are unavailable for Broomfield County, Colorado, and Denali County, Alaska, before 2003 (7,8). Additionally, Clifton Forge County, Virginia only appears on the mortality files prior to 2003, while Bedford City, Virginia was added to Bedford County in 2015 and no longer appears in the mortality file in 2015. These counties were therefore merged with adjacent counties where necessary to create a consistent set of geographic units across the time period. County boundaries are largely consistent with the vintage 2005-2007 bridged-race population file geographies, with the modifications noted previously (7,8).</p>
<p>REFERENCES<br />
1. National Center for Health Statistics. National Vital Statistics System: Mortality data. Available from: <a href="http://www.cdc.gov/nchs/deaths.htm">http://www.cdc.gov/nchs/deaths.htm</a>.</p>
<ol start="2">
<li>
<p>CDC. CDC Wonder: Underlying cause of death 1999–2016. Available from: <a href="http://wonder.cdc.gov/wonder/help/ucd.html">http://wonder.cdc.gov/wonder/help/ucd.html</a>.</p>
</li>
<li>
<p>Rossen LM, Khan D, Warner M. Trends and geographic patterns in drug-poisoning death rates in the U.S., 1999–2009. Am J Prev Med 45(6):e19–25. 2013.</p>
</li>
<li>
<p>Rossen LM, Khan D, Warner M. Hot spots in mortality from drug poisoning in the United States, 2007–2009. Health Place 26:14–20. 2014.</p>
</li>
<li>
<p>Rossen LM, Khan D, Hamilton B, Warner M. Spatiotemporal variation in selected health outcomes from the National Vital Statistics System. Presented at: 2015 National Conference on Health Statistics, August 25, 2015, Bethesda, MD. Available from: <a href="http://www.cdc.gov/nchs/ppt/nchs2015/Rossen_Tuesday_WhiteOak_BB3.pdf">http://www.cdc.gov/nchs/ppt/nchs2015/Rossen_Tuesday_WhiteOak_BB3.pdf</a>.</p>
</li>
<li>
<p>Rossen LM, Bastian B, Warner M, and Khan D. NCHS – Drug Poisoning Mortality by County: United States, 1999-2015. Available from: <a href="https://data.cdc.gov/NCHS/NCHS-Drug-Poisoning-Mortality-by-County-United-Sta/pbkm-d27e">https://data.cdc.gov/NCHS/NCHS-Drug-Poisoning-Mortality-by-County-United...</a>.</p>
</li>
<li>
<p>National Center for Health Statistics. County geog</p>
</li>
</ol>
<p>This dataset describes drug poisoning deaths at the U.S. and state level by selected demographic characteristics, and includes age-adjusted death rates for drug poisoning.</p>
<p>Deaths are classified using the International Classification of Diseases, Tenth Revision (ICD–10). Drug-poisoning deaths are defined as having ICD–10 underlying cause-of-death codes X40–X44 (unintentional), X60–X64 (suicide), X85 (homicide), or Y10–Y14 (undetermined intent).</p>
<p>Estimates are based on the National Vital Statistics System multiple cause-of-death mortality files (1). Age-adjusted death rates (deaths per 100,000 U.S. standard population for 2000) are calculated using the direct method. Populations used for computing death rates for 2011–2016 are postcensal estimates based on the 2010 U.S. census. Rates for census years are based on populations enumerated in the corresponding censuses. Rates for noncensus years before 2010 are revised using updated intercensal population estimates and may differ from rates previously published.</p>
<p>Death rates for some states and years may be low due to a high number of unresolved pending cases or misclassification of ICD–10 codes for unintentional poisoning as R99, “Other ill-defined and unspecified causes of mortality” (2). For example, this issue is known to affect New Jersey in 2009 and West Virginia in 2005 and 2009 but also may affect other years and other states. Drug poisoning death rates may be underestimated in those instances.</p>
<p>REFERENCES<br />
1. National Center for Health Statistics. National Vital Statistics System: Mortality data. Available from: <a href="http://www.cdc.gov/nchs/deaths.htm">http://www.cdc.gov/nchs/deaths.htm</a>.</p>
<ol start="2">
<li>CDC. CDC Wonder: Underlying cause of death 1999–2016. Available from: <a href="http://wonder.cdc.gov/wonder/help/ucd.html">http://wonder.cdc.gov/wonder/help/ucd.html</a>.</li>
</ol>
<p>This dataset describes injury mortality in the United States beginning in 1999. Two concepts are included in the circumstances of an injury death: intent of injury and mechanism of injury. Intent of injury describes whether the injury was inflicted purposefully (intentional injury) and, if purposeful, whether the injury was self-inflicted (suicide or self-harm) or inflicted by another person (homicide). Injuries that were not purposefully inflicted are considered unintentional (accidental) injuries. Mechanism of injury describes the source of the energy transfer that resulted in physical or physiological harm to the body. Examples of mechanisms of injury include falls, motor vehicle traffic crashes, burns, poisonings, and drownings (1,2).</p>
<p>Data are based on information from all resident death certificates filed in the 50 states and the District of Columbia. Age-adjusted death rates (per 100,000 standard population) are based on the 2000 U.S. standard population. Populations used for computing death rates for 2011–2015 are postcensal estimates based on the 2010 census, estimated as of July 1, 2010. Rates for census years are based on populations enumerated in the corresponding censuses. Rates for non-census years before 2010 are revised using updated intercensal population estimates and may differ from rates previously published.</p>
<p>Causes of injury death are classified by the International Classification of Diseases, Tenth Revision (ICD–10). Categories of injury intent and injury mechanism generally follow the categories in the external-cause-of-injury mortality matrix (1,2). Cause-of-death statistics are based on the underlying cause of death.</p>
<p>SOURCES</p>
<p>CDC/NCHS, National Vital Statistics System, mortality data (see <a href="http://www.cdc.gov/nchs/deaths.htm">http://www.cdc.gov/nchs/deaths.htm</a>); and CDC WONDER (see <a href="http://wonder.cdc.gov">http://wonder.cdc.gov</a>).</p>
<p>REFERENCES</p>
<ol>
<li>
<p>National Center for Health Statistics. ICD–10: External cause of injury mortality matrix.</p>
</li>
<li>
<p>National Center for Health Statistics. Vital statistics data available. Mortality multiple cause files. Hyattsville, MD: National Center for Health Statistics. Available from: <a href="https://www.cdc.gov/nchs/data_access/vitalstatsonline.htm">https://www.cdc.gov/nchs/data_access/vitalstatsonline.htm</a>.</p>
</li>
<li>
<p>Murphy SL, Xu JQ, Kochanek KD, Curtin SC, and Arias E. Deaths: Final data for 2015. National vital statistics reports; vol 66. no. 6. Hyattsville, MD: National Center for Health Statistics. 2017. Available from: <a href="https://www.cdc.gov/nchs/data/nvsr/nvsr66/nvsr66_06.pdf">https://www.cdc.gov/nchs/data/nvsr/nvsr66/nvsr66_06.pdf</a>.</p>
</li>
<li>
<p>Miniño AM, Anderson RN, Fingerhut LA, Boudreault MA, Warner M. Deaths: Injuries, 2002. National vital statistics reports; vol 54 no 10. Hyattsville, MD: National Center for Health Statistics. 2006.</p>
</li>
</ol>
<p>This dataset includes teen birth rates for females by age group, race, and Hispanic origin in the United States since 1960.</p>
<p>Data availability varies by race and ethnicity groups. All birth data by race before 1980 are based on race of the child. Since 1980, birth data by race are based on race of the mother. For race, data are available for Black and White births since 1960, and for American Indians/Alaska Native and Asian/Pacific Islander births since 1980. Data on Hispanic origin are available since 1989. Teen birth rates for specific racial and ethnic categories are also available since 1989. From 2003 through 2015, the birth data by race were based on the “bridged” race categories (5). Starting in 2016, the race categories for reporting birth data changed; the new race and Hispanic origin categories are: Non-Hispanic, Single Race White; Non-Hispanic, Single Race Black; Non-Hispanic, Single Race American Indian/Alaska Native; Non-Hispanic, Single Race Asian; and, Non-Hispanic, Single Race Native Hawaiian/Pacific Islander (5,6). Birth data by the prior, “bridged” race (and Hispanic origin) categories are included through 2018 for comparison.</p>
<p>National data on births by Hispanic origin exclude data for Louisiana, New Hampshire, and Oklahoma in 1989; New Hampshire and Oklahoma in 1990; and New Hampshire in 1991 and 1992. Birth and fertility rates for the Central and South American population includes other and unknown Hispanic. Information on reporting Hispanic origin is detailed in the Technical Appendix for the 1999 public-use natality data file (see <a href="ftp://ftp.cdc.gov/pub/Health_Statistics/NCHS/Dataset_Documentation/DVS/natality/Nat1999doc.pdf">ftp://ftp.cdc.gov/pub/Health_Statistics/NCHS/Dataset_Documentation/DVS/n...</a>).</p>
<p>SOURCES</p>
<p>NCHS, National Vital Statistics System, birth data (see <a href="https://www.cdc.gov/nchs/births.htm">https://www.cdc.gov/nchs/births.htm</a>); public-use data files (see <a href="https://www.cdc.gov/nchs/data_access/VitalStatsOnline.htm">https://www.cdc.gov/nchs/data_access/VitalStatsOnline.htm</a>); and CDC WONDER (see <a href="http://wonder.cdc.gov/">http://wonder.cdc.gov/</a>).</p>
<p>REFERENCES</p>
<ol>
<li>
<p>National Office of Vital Statistics. Vital Statistics of the United States, 1950, Volume I. 1954. Available from: <a href="https://www.cdc.gov/nchs/data/vsus/vsus_1950_1.pdf">https://www.cdc.gov/nchs/data/vsus/vsus_1950_1.pdf</a>.</p>
</li>
<li>
<p>Hetzel AM. U.S. vital statistics system: major activities and developments, 1950-95. National Center for Health Statistics. 1997. Available from: <a href="https://www.cdc.gov/nchs/data/misc/usvss.pdf">https://www.cdc.gov/nchs/data/misc/usvss.pdf</a>.</p>
</li>
<li>
<p>National Center for Health Statistics. Vital Statistics of the United States, 1967, Volume I–Natality. 1969. Available from: <a href="https://www.cdc.gov/nchs/data/vsus/nat67_1.pdf">https://www.cdc.gov/nchs/data/vsus/nat67_1.pdf</a>.</p>
</li>
<li>
<p>Martin JA, Hamilton BE, Osterman MJK, et al. Births: Final data for 2015. National vital statistics reports; vol 66 no 1. Hyattsville, MD: National Center for Health Statistics. 2017. Available from: <a href="https://www.cdc.gov/nchs/data/nvsr/nvsr66/nvsr66_01.pdf">https://www.cdc.gov/nchs/data/nvsr/nvsr66/nvsr66_01.pdf</a>.</p>
</li>
<li>
<p>Martin JA, Hamilton BE, Osterman MJK, Driscoll AK, Drake P. Births: Final data for 2016. National Vital Statistics Reports; vol 67 no 1. Hyattsville, MD: National Center for Health Statistics. 2018. Available from: <a href="https://www.cdc.gov/nvsr/nvsr67/nvsr67_01.pdf">https://www.cdc.gov/nvsr/nvsr67/nvsr67_01.pdf</a>.</p>
</li>
<li>
<p>Martin JA, Hamilton BE, Osterman MJK, Driscoll AK, Births: Final data for 2018. National vital statistics reports; vol 68 no 13. Hyattsville, MD: National Center for Health Statistics. 2019. Available from: <a href="https://www.cdc.gov/nchs/data/nvsr/nvsr68/nvsr68_13.pdf">https://www.cdc.gov/nchs/data/nvsr/nvsr68/nvsr68_13.pdf</a>.</p>
</li>
</ol>
<p>This dataset describes drug poisoning deaths at the U.S. and state level by selected demographic characteristics, and includes age-adjusted death rates for drug poisoning from 1999 to 2015.</p>
<p>Deaths are classified using the International Classification of Diseases, Tenth Revision (ICD–10). Drug-poisoning deaths are defined as having ICD–10 underlying cause-of-death codes X40–X44 (unintentional), X60–X64 (suicide), X85 (homicide), or Y10–Y14 (undetermined intent).</p>
<p>Estimates are based on the National Vital Statistics System multiple cause-of-death mortality files (1). Age-adjusted death rates (deaths per 100,000 U.S. standard population for 2000) are calculated using the direct method. Populations used for computing death rates for 2011–2015 are postcensal estimates based on the 2010 U.S. census. Rates for census years are based on populations enumerated in the corresponding censuses. Rates for noncensus years before 2010 are revised using updated intercensal population estimates and may differ from rates previously published.</p>
<p>Estimate does not meet standards of reliability or precision. Death rates are flagged as “Unreliable” in the chart when the rate is calculated with a numerator of 20 or less.</p>
<p>Death rates for some states and years may be low due to a high number of unresolved pending cases or misclassification of ICD–10 codes for unintentional poisoning as R99, “Other ill-defined and unspecified causes of mortality” (2). For example, this issue is known to affect New Jersey in 2009 and West Virginia in 2005 and 2009 but also may affect other years and other states. Estimates should be interpreted with caution.</p>
<p>Smoothed county age-adjusted death rates (deaths per 100,000 population) were obtained according to methods described elsewhere (3–5). Briefly, two-stage hierarchical models were used to generate empirical Bayes estimates of county age-adjusted death rates due to drug poisoning for each year during 1999–2015. These annual county-level estimates “borrow strength” across counties to generate stable estimates of death rates where data are sparse due to small population size (3,5). Estimates are unavailable for Broomfield County, Colo., and Denali County, Alaska, before 2003 (6,7). Additionally, Bedford City, Virginia was added to Bedford County in 2015 and no longer appears in the mortality file in 2015. County boundaries are consistent with the vintage 2005-2007 bridged-race population file geographies (6).</p>
<p>This dataset presents the age-adjusted death rates for the 10 leading causes of death in the United States beginning in 1999.</p>
<p>Data are based on information from all resident death certificates filed in the 50 states and the District of Columbia using demographic and medical characteristics. Age-adjusted death rates (per 100,000 population) are based on the 2000 U.S. standard population. Populations used for computing death rates after 2010 are postcensal estimates based on the 2010 census, estimated as of July 1, 2010. Rates for census years are based on populations enumerated in the corresponding censuses. Rates for non-census years before 2010 are revised using updated intercensal population estimates and may differ from rates previously published.</p>
<p>Causes of death classified by the International Classification of Diseases, Tenth Revision (ICD–10) are ranked according to the number of deaths assigned to rankable causes. Cause of death statistics are based on the underlying cause of death.</p>
<p>SOURCES<br />
CDC/NCHS, National Vital Statistics System, mortality data (see <a href="http://www.cdc.gov/nchs/deaths.htm">http://www.cdc.gov/nchs/deaths.htm</a>); and CDC WONDER (see <a href="http://wonder.cdc.gov">http://wonder.cdc.gov</a>).</p>
<p>REFERENCES</p>
<ol>
<li>
<p>National Center for Health Statistics. Vital statistics data available. Mortality multiple cause files. Hyattsville, MD: National Center for Health Statistics. Available from: <a href="https://www.cdc.gov/nchs/data_access/vitalstatsonline.htm">https://www.cdc.gov/nchs/data_access/vitalstatsonline.htm</a>.</p>
</li>
<li>
<p>Murphy SL, Xu JQ, Kochanek KD, Curtin SC, and Arias E. Deaths: Final data for 2015. National vital statistics reports; vol 66. no. 6. Hyattsville, MD: National Center for Health Statistics. 2017. Available from: <a href="https://www.cdc.gov/nchs/data/nvsr/nvsr66/nvsr66_06.pdf">https://www.cdc.gov/nchs/data/nvsr/nvsr66/nvsr66_06.pdf</a>.</p>
</li>
</ol>
<p>This dataset includes percent distribution of births to unmarried women by age group in the United States since 1970.</p>
<p>Methods for collecting information on marital status changed over the reporting period and have been documented in:</p>
<p>• Ventura SJ, Bachrach CA. Nonmarital childbearing in the United States, 1940–99. National vital statistics reports; vol 48 no 16. Hyattsville, Maryland: National Center for Health Statistics. 2000. Available from: <a href="http://www.cdc.gov/nchs/data/nvsr/nvsr48/nvs48_16.pdf">http://www.cdc.gov/nchs/data/nvsr/nvsr48/nvs48_16.pdf</a>.<br />
• National Center for Health Statistics. User guide to the 2013 natality public use file. Hyattsville, Maryland: National Center for Health Statistics. 2014. Available from: <a href="http://www.cdc.gov/nchs/data_access/VitalStatsOnline.htm">http://www.cdc.gov/nchs/data_access/VitalStatsOnline.htm</a>.</p>
<p>SOURCES</p>
<p>CDC/NCHS, National Vital Statistics System, birth data (see <a href="http://www.cdc.gov/nchs/births.htm">http://www.cdc.gov/nchs/births.htm</a>); public-use data files (see <a href="http://www.cdc.gov/nchs/data_access/Vitalstatsonline.htm">http://www.cdc.gov/nchs/data_access/Vitalstatsonline.htm</a>); and CDC WONDER (see <a href="http://wonder.cdc.gov/">http://wonder.cdc.gov/</a>).</p>
<p>REFERENCES</p>
<ol>
<li>
<p>Curtin SC, Ventura SJ, Martinez GM. Recent declines in nonmarital childbearing in the United States. NCHS data brief, no 162. Hyattsville, MD: National Center for Health Statistics. 2014. Available from: <a href="http://www.cdc.gov/nchs/data/databriefs/db162.pdf">http://www.cdc.gov/nchs/data/databriefs/db162.pdf</a>.</p>
</li>
<li>
<p>Martin JA, Hamilton BE, Osterman MJK, et al. Births: Final data for 2015. National vital statistics reports; vol 66 no 1. Hyattsville, MD: National Center for Health Statistics. 2017. Available from: <a href="https://www.cdc.gov/nchs/data/nvsr/nvsr66/nvsr66_01.pdf">https://www.cdc.gov/nchs/data/nvsr/nvsr66/nvsr66_01.pdf</a>.</p>
</li>
</ol>
<p>This dataset includes birth rates for unmarried women by age group, race, and Hispanic origin in the United States since 1970.</p>
<p>Methods for collecting information on marital status changed over the reporting period and have been documented in:</p>
<p>• Ventura SJ, Bachrach CA. Nonmarital childbearing in the United States, 1940–99. National vital statistics reports; vol 48 no 16. Hyattsville, Maryland: National Center for Health Statistics. 2000. Available from: <a href="http://www.cdc.gov/nchs/data/nvsr/nvsr48/nvs48_16.pdf">http://www.cdc.gov/nchs/data/nvsr/nvsr48/nvs48_16.pdf</a>.<br />
• National Center for Health Statistics. User guide to the 2013 natality public use file. Hyattsville, Maryland: National Center for Health Statistics. 2014. Available from: <a href="http://www.cdc.gov/nchs/data_access/VitalStatsOnline.htm">http://www.cdc.gov/nchs/data_access/VitalStatsOnline.htm</a>.</p>
<p>National data on births by Hispanics origin exclude data for Louisiana, New Hampshire, and Oklahoma in 1989; for New Hampshire and Oklahoma in 1990; for New Hampshire in 1991 and 1992. Information on reporting Hispanic origin is detailed in the Technical Appendix for the 1999 public-use natality data file (see (<a href="ftp://ftp.cdc.gov/pub/Health_Statistics/NCHS/Dataset_Documentation/DVS/natality/Nat1999doc.pdf">ftp://ftp.cdc.gov/pub/Health_Statistics/NCHS/Dataset_Documentation/DVS/n...</a>.)</p>
<p>All birth data by race before 1980 are based on race of the child. Starting in 1980, birth data by race are based on race of the mother.</p>
<p>SOURCES</p>
<p>CDC/NCHS, National Vital Statistics System, birth data (see <a href="http://www.cdc.gov/nchs/births.htm">http://www.cdc.gov/nchs/births.htm</a>); public-use data files (see <a href="http://www.cdc.gov/nchs/data_access/Vitalstatsonline.htm">http://www.cdc.gov/nchs/data_access/Vitalstatsonline.htm</a>); and CDC WONDER (see <a href="http://wonder.cdc.gov/">http://wonder.cdc.gov/</a>).</p>
<p>REFERENCES</p>
<ol>
<li>
<p>Curtin SC, Ventura SJ, Martinez GM. Recent declines in nonmarital childbearing in the United States. NCHS data brief, no 162. Hyattsville, MD: National Center for Health Statistics. 2014. Available from: <a href="http://www.cdc.gov/nchs/data/databriefs/db162.pdf">http://www.cdc.gov/nchs/data/databriefs/db162.pdf</a>.</p>
</li>
<li>
<p>Martin JA, Hamilton BE, Osterman MJK, et al. Births: Final data for 2015. National vital statistics reports; vol 66 no 1. Hyattsville, MD: National Center for Health Statistics. 2017. Available from: <a href="https://www.cdc.gov/nchs/data/nvsr/nvsr66/nvsr66_01.pdf">https://www.cdc.gov/nchs/data/nvsr/nvsr66/nvsr66_01.pdf</a>.</p>
</li>
</ol>
<p>This dataset includes number of births to unmarried women by age group in the United States since 1940.</p>
<p>Methods for collecting information on marital status changed over the reporting period and have been documented in:</p>
<p>• Ventura SJ, Bachrach CA. Nonmarital childbearing in the United States, 1940–99. National vital statistics reports; vol 48 no 16. Hyattsville, Maryland: National Center for Health Statistics. 2000. Available from: <a href="http://www.cdc.gov/nchs/data/nvsr/nvsr48/nvs48_16.pdf">http://www.cdc.gov/nchs/data/nvsr/nvsr48/nvs48_16.pdf</a>.<br />
• National Center for Health Statistics. User guide to the 2013 natality public use file. Hyattsville, Maryland: National Center for Health Statistics. 2014. Available from: <a href="http://www.cdc.gov/nchs/data_access/VitalStatsOnline.htm">http://www.cdc.gov/nchs/data_access/VitalStatsOnline.htm</a>.</p>
<p>SOURCES</p>
<p>CDC/NCHS, National Vital Statistics System, birth data (see <a href="http://www.cdc.gov/nchs/births.htm">http://www.cdc.gov/nchs/births.htm</a>); public-use data files (see <a href="http://www.cdc.gov/nchs/data_access/Vitalstatsonline.htm">http://www.cdc.gov/nchs/data_access/Vitalstatsonline.htm</a>); and CDC WONDER (see <a href="http://wonder.cdc.gov/">http://wonder.cdc.gov/</a>).</p>
<p>REFERENCES</p>
<ol>
<li>
<p>Curtin SC, Ventura SJ, Martinez GM. Recent declines in nonmarital childbearing in the United States. NCHS data brief, no 162. Hyattsville, MD: National Center for Health Statistics. 2014. Available from: <a href="http://www.cdc.gov/nchs/data/databriefs/db162.pdf">http://www.cdc.gov/nchs/data/databriefs/db162.pdf</a>.</p>
</li>
<li>
<p>Martin JA, Hamilton BE, Osterman MJK, et al. Births: Final data for 2015. National vital statistics reports; vol 66 no 1. Hyattsville, MD: National Center for Health Statistics. 2017. Available from: <a href="https://www.cdc.gov/nchs/data/nvsr/nvsr66/nvsr66_01.pdf">https://www.cdc.gov/nchs/data/nvsr/nvsr66/nvsr66_01.pdf</a>.</p>
</li>
</ol>
<p>This dataset includes percent distribution of births for females by age group in the United States since 1933.</p>
<p>The number of states in the reporting area differ historically. In 1915 (when the birth registration area was established), 10 states and the District of Columbia reported births; by 1933, 48 states and the District of Columbia were reporting births, with the last two states, Alaska and Hawaii, added to the registration area in 1959 and 1960, when these regions gained statehood. Reporting area information is detailed in references 1 and 2 below. Trend lines for 1909–1958 are based on live births adjusted for under-registration; beginning with 1959, trend lines are based on registered live births.</p>
<p>SOURCES</p>
<p>NCHS, National Vital Statistics System, birth data (see <a href="https://www.cdc.gov/nchs/births.htm">https://www.cdc.gov/nchs/births.htm</a>); public-use data files (see <a href="https://www.cdc.gov/nchs/data_access/VitalStatsOnline.htm">https://www.cdc.gov/nchs/data_access/VitalStatsOnline.htm</a>); and CDC WONDER (see <a href="http://wonder.cdc.gov/">http://wonder.cdc.gov/</a>).</p>
<p>REFERENCES</p>
<ol>
<li>
<p>National Office of Vital Statistics. Vital Statistics of the United States, 1950, Volume I. 1954. Available from: <a href="https://www.cdc.gov/nchs/data/vsus/vsus_1950_1.pdf">https://www.cdc.gov/nchs/data/vsus/vsus_1950_1.pdf</a>.</p>
</li>
<li>
<p>Hetzel AM. U.S. vital statistics system: major activities and developments, 1950-95. National Center for Health Statistics. 1997. Available from: <a href="https://www.cdc.gov/nchs/data/misc/usvss.pdf">https://www.cdc.gov/nchs/data/misc/usvss.pdf</a>.</p>
</li>
<li>
<p>National Center for Health Statistics. Vital Statistics of the United States, 1967, Volume I–Natality. 1969. Available from: <a href="https://www.cdc.gov/nchs/data/vsus/nat67_1.pdf">https://www.cdc.gov/nchs/data/vsus/nat67_1.pdf</a>.</p>
</li>
<li>
<p>Martin JA, Hamilton BE, Osterman MJK, et al. Births: Final data for 2015. National vital statistics reports; vol 66 no 1. Hyattsville, MD: National Center for Health Statistics. 2017. Available from: <a href="https://www.cdc.gov/nchs/data/nvsr/nvsr66/nvsr66_01.pdf">https://www.cdc.gov/nchs/data/nvsr/nvsr66/nvsr66_01.pdf</a>.</p>
</li>
<li>
<p>Martin JA, Hamilton BE, Osterman MJK, Driscoll AK, Drake P. Births: Final data for 2016. National Vital Statistics Reports; vol 67 no 1. Hyattsville, MD: National Center for Health Statistics. 2018. Available from: <a href="https://www.cdc.gov/nvsr/nvsr67/nvsr67_01.pdf">https://www.cdc.gov/nvsr/nvsr67/nvsr67_01.pdf</a>.</p>
</li>
<li>
<p>Martin JA, Hamilton BE, Osterman MJK, Driscoll AK, Births: Final data for 2018. National vital statistics reports; vol 68 no 13. Hyattsville, MD: National Center for Health Statistics. 2019. Available from: <a href="https://www.cdc.gov/nchs/data/nvsr/nvsr68/nvsr68_13.pdf">https://www.cdc.gov/nchs/data/nvsr/nvsr68/nvsr68_13.pdf</a>.</p>
</li>
</ol>
<p>This dataset assembles all final birth data for females aged 15–19, 15–17, and 18–19 for the United States and each of the 50 states.</p>
<p>Data are based on 100% of birth certificates filed in all 50 states. All the teen birth rates in this dashboard reflect the latest revisions to Census populations (i.e., the intercensal populations) and thus provide a consistent series of accurate rates for the past 25 years. The denominators of the teen birth rates for 1991–1999 have been revised to incorporate the results of the 2000 Census. The denominators of the teen birth rates for 2001–2009 have revised to incorporate the results of the 2010 Census.</p>
<p><a href="https://www.cdc.gov/nchs/data-visualization/natality-trends/index.htm">https://www.cdc.gov/nchs/data-visualization/natality-trends/index.htm</a></p>
<p>This dataset includes live births, birth rates, and fertility rates by Hispanic origin of mother in the United States since 1989.</p>
<p>National data on births by Hispanic origin exclude data for Louisiana, New Hampshire, and Oklahoma in 1989; New Hampshire and Oklahoma in 1990; and New Hampshire in 1991 and 1992. Birth and fertility rates for the Central and South American population includes other and unknown Hispanic. Information on reporting Hispanic origin is detailed in the Technical Appendix for the 1999 public-use natality data file (see <a href="ftp://ftp.cdc.gov/pub/Health_Statistics/NCHS/Dataset_Documentation/DVS/natality/Nat1999doc.pdf">ftp://ftp.cdc.gov/pub/Health_Statistics/NCHS/Dataset_Documentation/DVS/n...</a>).</p>
<p>SOURCES</p>
<p>NCHS, National Vital Statistics System, birth data (see <a href="https://www.cdc.gov/nchs/births.htm">https://www.cdc.gov/nchs/births.htm</a>); public-use data files (see <a href="https://www.cdc.gov/nchs/data_access/VitalStatsOnline.htm">https://www.cdc.gov/nchs/data_access/VitalStatsOnline.htm</a>); and CDC WONDER (see <a href="http://wonder.cdc.gov/">http://wonder.cdc.gov/</a>).</p>
<p>REFERENCES</p>
<ol>
<li>
<p>National Office of Vital Statistics. Vital Statistics of the United States, 1950, Volume I. 1954. Available from: <a href="https://www.cdc.gov/nchs/data/vsus/vsus_1950_1.pdf">https://www.cdc.gov/nchs/data/vsus/vsus_1950_1.pdf</a>.</p>
</li>
<li>
<p>Hetzel AM. U.S. vital statistics system: major activities and developments, 1950-95. National Center for Health Statistics. 1997. Available from: <a href="https://www.cdc.gov/nchs/data/misc/usvss.pdf">https://www.cdc.gov/nchs/data/misc/usvss.pdf</a>.</p>
</li>
<li>
<p>National Center for Health Statistics. Vital Statistics of the United States, 1967, Volume I–Natality. 1969. Available from: <a href="https://www.cdc.gov/nchs/data/vsus/nat67_1.pdf">https://www.cdc.gov/nchs/data/vsus/nat67_1.pdf</a>.</p>
</li>
<li>
<p>Martin JA, Hamilton BE, Osterman MJK, et al. Births: Final data for 2015. National vital statistics reports; vol 66 no 1. Hyattsville, MD: National Center for Health Statistics. 2017. Available from: <a href="https://www.cdc.gov/nchs/data/nvsr/nvsr66/nvsr66_01.pdf">https://www.cdc.gov/nchs/data/nvsr/nvsr66/nvsr66_01.pdf</a>.</p>
</li>
<li>
<p>Martin JA, Hamilton BE, Osterman MJK, Driscoll AK, Drake P. Births: Final data for 2016. National Vital Statistics Reports; vol 67 no 1. Hyattsville, MD: National Center for Health Statistics. 2018. Available from: <a href="https://www.cdc.gov/nvsr/nvsr67/nvsr67_01.pdf">https://www.cdc.gov/nvsr/nvsr67/nvsr67_01.pdf</a>.</p>
</li>
<li>
<p>Martin JA, Hamilton BE, Osterman MJK, Driscoll AK, Births: Final data for 2018. National vital statistics reports; vol 68 no 13. Hyattsville, MD: National Center for Health Statistics. 2019. Available from: <a href="https://www.cdc.gov/nchs/data/nvsr/nvsr68/nvsr68_13.pdf">https://www.cdc.gov/nchs/data/nvsr/nvsr68/nvsr68_13.pdf</a>.</p>
</li>
</ol>
<p>This dataset includes live births, birth rates, and fertility rates by race of mother in the United States since 1960.</p>
<p>Data availability varies by race and ethnicity groups. All birth data by race before 1980 are based on race of the child. Since 1980, birth data by race are based on race of the mother. For race, data are available for Black and White births since 1960, and for American Indians/Alaska Native and Asian/Pacific Islander births since 1980. Data on Hispanic origin are available since 1989. Teen birth rates for specific racial and ethnic categories are also available since 1989. From 2003 through 2015, the birth data by race were based on the “bridged” race categories (5). Starting in 2016, the race categories for reporting birth data changed; the new race and Hispanic origin categories are: Non-Hispanic, Single Race White; Non-Hispanic, Single Race Black; Non-Hispanic, Single Race American Indian/Alaska Native; Non-Hispanic, Single Race Asian; and, Non-Hispanic, Single Race Native Hawaiian/Pacific Islander (5,6). Birth data by the prior, “bridged” race (and Hispanic origin) categories are included through 2018 for comparison.</p>
<p>SOURCES</p>
<p>NCHS, National Vital Statistics System, birth data (see <a href="https://www.cdc.gov/nchs/births.htm">https://www.cdc.gov/nchs/births.htm</a>); public-use data files (see <a href="https://www.cdc.gov/nchs/data_access/VitalStatsOnline.htm">https://www.cdc.gov/nchs/data_access/VitalStatsOnline.htm</a>); and CDC WONDER (see <a href="http://wonder.cdc.gov/">http://wonder.cdc.gov/</a>).</p>
<p>REFERENCES</p>
<ol>
<li>
<p>National Office of Vital Statistics. Vital Statistics of the United States, 1950, Volume I. 1954. Available from: <a href="https://www.cdc.gov/nchs/data/vsus/vsus_1950_1.pdf">https://www.cdc.gov/nchs/data/vsus/vsus_1950_1.pdf</a>.</p>
</li>
<li>
<p>Hetzel AM. U.S. vital statistics system: major activities and developments, 1950-95. National Center for Health Statistics. 1997. Available from: <a href="https://www.cdc.gov/nchs/data/misc/usvss.pdf">https://www.cdc.gov/nchs/data/misc/usvss.pdf</a>.</p>
</li>
<li>
<p>National Center for Health Statistics. Vital Statistics of the United States, 1967, Volume I–Natality. 1969. Available from: <a href="https://www.cdc.gov/nchs/data/vsus/nat67_1.pdf">https://www.cdc.gov/nchs/data/vsus/nat67_1.pdf</a>.</p>
</li>
<li>
<p>Martin JA, Hamilton BE, Osterman MJK, et al. Births: Final data for 2015. National vital statistics reports; vol 66 no 1. Hyattsville, MD: National Center for Health Statistics. 2017. Available from: <a href="https://www.cdc.gov/nchs/data/nvsr/nvsr66/nvsr66_01.pdf">https://www.cdc.gov/nchs/data/nvsr/nvsr66/nvsr66_01.pdf</a>.</p>
</li>
<li>
<p>Martin JA, Hamilton BE, Osterman MJK, Driscoll AK, Drake P. Births: Final data for 2016. National Vital Statistics Reports; vol 67 no 1. Hyattsville, MD: National Center for Health Statistics. 2018. Available from: <a href="https://www.cdc.gov/nvsr/nvsr67/nvsr67_01.pdf">https://www.cdc.gov/nvsr/nvsr67/nvsr67_01.pdf</a>.</p>
</li>
<li>
<p>Martin JA, Hamilton BE, Osterman MJK, Driscoll AK, Births: Final data for 2018. National vital statistics reports; vol 68 no 13. Hyattsville, MD: National Center for Health Statistics. 2019. Available from: <a href="https://www.cdc.gov/nchs/data/nvsr/nvsr68/nvsr68_13.pdf">https://www.cdc.gov/nchs/data/nvsr/nvsr68/nvsr68_13.pdf</a>.</p>
</li>
</ol>
<p>This dataset includes birth rates for females by age group in the United States since 1940.</p>
<p>The number of states in the reporting area differ historically. In 1915 (when the birth registration area was established), 10 states and the District of Columbia reported births; by 1933, 48 states and the District of Columbia were reporting births, with the last two states, Alaska and Hawaii, added to the registration area in 1959 and 1960, when these regions gained statehood. Reporting area information is detailed in references 1 and 2 below. Trend lines for 1909–1958 are based on live births adjusted for under-registration; beginning with 1959, trend lines are based on registered live births.</p>
<p>SOURCES</p>
<p>NCHS, National Vital Statistics System, birth data (see <a href="https://www.cdc.gov/nchs/births.htm">https://www.cdc.gov/nchs/births.htm</a>); public-use data files (see <a href="https://www.cdc.gov/nchs/data_access/VitalStatsOnline.htm">https://www.cdc.gov/nchs/data_access/VitalStatsOnline.htm</a>); and CDC WONDER (see <a href="http://wonder.cdc.gov/">http://wonder.cdc.gov/</a>).</p>
<p>REFERENCES</p>
<ol>
<li>
<p>National Office of Vital Statistics. Vital Statistics of the United States, 1950, Volume I. 1954. Available from: <a href="https://www.cdc.gov/nchs/data/vsus/vsus_1950_1.pdf">https://www.cdc.gov/nchs/data/vsus/vsus_1950_1.pdf</a>.</p>
</li>
<li>
<p>Hetzel AM. U.S. vital statistics system: major activities and developments, 1950-95. National Center for Health Statistics. 1997. Available from: <a href="https://www.cdc.gov/nchs/data/misc/usvss.pdf">https://www.cdc.gov/nchs/data/misc/usvss.pdf</a>.</p>
</li>
<li>
<p>National Center for Health Statistics. Vital Statistics of the United States, 1967, Volume I–Natality. 1969. Available from: <a href="https://www.cdc.gov/nchs/data/vsus/nat67_1.pdf">https://www.cdc.gov/nchs/data/vsus/nat67_1.pdf</a>.</p>
</li>
<li>
<p>Martin JA, Hamilton BE, Osterman MJK, et al. Births: Final data for 2015. National vital statistics reports; vol 66 no 1. Hyattsville, MD: National Center for Health Statistics. 2017. Available from: <a href="https://www.cdc.gov/nchs/data/nvsr/nvsr66/nvsr66_01.pdf">https://www.cdc.gov/nchs/data/nvsr/nvsr66/nvsr66_01.pdf</a>.</p>
</li>
<li>
<p>Martin JA, Hamilton BE, Osterman MJK, Driscoll AK, Drake P. Births: Final data for 2016. National Vital Statistics Reports; vol 67 no 1. Hyattsville, MD: National Center for Health Statistics. 2018. Available from: <a href="https://www.cdc.gov/nvsr/nvsr67/nvsr67_01.pdf">https://www.cdc.gov/nvsr/nvsr67/nvsr67_01.pdf</a>.</p>
</li>
<li>
<p>Martin JA, Hamilton BE, Osterman MJK, Driscoll AK, Births: Final data for 2018. National vital statistics reports; vol 68 no 13. Hyattsville, MD: National Center for Health Statistics. 2019. Available from: <a href="https://www.cdc.gov/nchs/data/nvsr/nvsr68/nvsr68_13.pdf">https://www.cdc.gov/nchs/data/nvsr/nvsr68/nvsr68_13.pdf</a>.</p>
</li>
</ol>
<p>This dataset includes crude birth rates and general fertility rates in the United States since 1909.</p>
<p>The number of states in the reporting area differ historically. In 1915 (when the birth registration area was established), 10 states and the District of Columbia reported births; by 1933, 48 states and the District of Columbia were reporting births, with the last two states, Alaska and Hawaii, added to the registration area in 1959 and 1960, when these regions gained statehood. Reporting area information is detailed in references 1 and 2 below. Trend lines for 1909–1958 are based on live births adjusted for under-registration; beginning with 1959, trend lines are based on registered live births.</p>
<p>SOURCES</p>
<p>NCHS, National Vital Statistics System, birth data (see <a href="https://www.cdc.gov/nchs/births.htm">https://www.cdc.gov/nchs/births.htm</a>); public-use data files (see <a href="https://www.cdc.gov/nchs/data_access/VitalStatsOnline.htm">https://www.cdc.gov/nchs/data_access/VitalStatsOnline.htm</a>); and CDC WONDER (see <a href="http://wonder.cdc.gov/">http://wonder.cdc.gov/</a>).</p>
<p>REFERENCES</p>
<ol>
<li>
<p>National Office of Vital Statistics. Vital Statistics of the United States, 1950, Volume I. 1954. Available from: <a href="https://www.cdc.gov/nchs/data/vsus/vsus_1950_1.pdf">https://www.cdc.gov/nchs/data/vsus/vsus_1950_1.pdf</a>.</p>
</li>
<li>
<p>Hetzel AM. U.S. vital statistics system: major activities and developments, 1950-95. National Center for Health Statistics. 1997. Available from: <a href="https://www.cdc.gov/nchs/data/misc/usvss.pdf">https://www.cdc.gov/nchs/data/misc/usvss.pdf</a>.</p>
</li>
<li>
<p>National Center for Health Statistics. Vital Statistics of the United States, 1967, Volume I–Natality. 1969. Available from: <a href="https://www.cdc.gov/nchs/data/vsus/nat67_1.pdf">https://www.cdc.gov/nchs/data/vsus/nat67_1.pdf</a>.</p>
</li>
<li>
<p>Martin JA, Hamilton BE, Osterman MJK, et al. Births: Final data for 2015. National vital statistics reports; vol 66 no 1. Hyattsville, MD: National Center for Health Statistics. 2017. Available from: <a href="https://www.cdc.gov/nchs/data/nvsr/nvsr66/nvsr66_01.pdf">https://www.cdc.gov/nchs/data/nvsr/nvsr66/nvsr66_01.pdf</a>.</p>
</li>
<li>
<p>Martin JA, Hamilton BE, Osterman MJK, Driscoll AK, Drake P. Births: Final data for 2016. National Vital Statistics Reports; vol 67 no 1. Hyattsville, MD: National Center for Health Statistics. 2018. Available from: <a href="https://www.cdc.gov/nvsr/nvsr67/nvsr67_01.pdf">https://www.cdc.gov/nvsr/nvsr67/nvsr67_01.pdf</a>.</p>
</li>
<li>
<p>Martin JA, Hamilton BE, Osterman MJK, Driscoll AK, Births: Final data for 2018. National vital statistics reports; vol 68 no 13. Hyattsville, MD: National Center for Health Statistics. 2019. Available from: <a href="https://www.cdc.gov/nchs/data/nvsr/nvsr68/nvsr68_13.pdf">https://www.cdc.gov/nchs/data/nvsr/nvsr68/nvsr68_13.pdf</a>.</p>
</li>
</ol>
<p>MMWR Surveillance Summary 66 (No. SS-1):1-8 found that nonmetropolitan areas have significant numbers of potentially excess deaths from the five leading causes of death. These figures accompany this report by presenting information on potentially excess deaths in nonmetropolitan and metropolitan areas at the state level. They also add additional years of data and options for selecting different age ranges and benchmarks.</p>
<p>Potentially excess deaths are defined in MMWR Surveillance Summary 66(No. SS-1):1-8 as deaths that exceed the numbers that would be expected if the death rates of states with the lowest rates (benchmarks) occurred across all states. They are calculated by subtracting expected deaths for specific benchmarks from observed deaths.</p>
<p>Not all potentially excess deaths can be prevented; some areas might have characteristics that predispose them to higher rates of death. However, many potentially excess deaths might represent deaths that could be prevented through improved public health programs that support healthier behaviors and neighborhoods or better access to health care services.</p>
<p>Mortality data for U.S. residents come from the National Vital Statistics System. Estimates based on fewer than 10 observed deaths are not shown and shaded yellow on the map.</p>
<p>Underlying cause of death is based on the International Classification of Diseases, 10th Revision (ICD-10)</p>
<p>Heart disease (I00-I09, I11, I13, and I20–I51)<br />
Cancer (C00–C97)<br />
Unintentional injury (V01–X59 and Y85–Y86)<br />
Chronic lower respiratory disease (J40–J47)<br />
Stroke (I60–I69)<br />
Locality (nonmetropolitan vs. metropolitan) is based on the Office of Management and Budget’s 2013 county-based classification scheme.</p>
<p>Benchmarks are based on the three states with the lowest age and cause-specific mortality rates.</p>
<p>Potentially excess deaths for each state are calculated by subtracting deaths at the benchmark rates (expected deaths) from observed deaths.</p>
<p>Users can explore three benchmarks:</p>
<p>“2010 Fixed” is a fixed benchmark based on the best performing States in 2010.<br />
“2005 Fixed” is a fixed benchmark based on the best performing States in 2005.<br />
“Floating” is based on the best performing States in each year so change from year to year.</p>
<p>SOURCES</p>
<p>CDC/NCHS, National Vital Statistics System, mortality data (see <a href="http://www.cdc.gov/nchs/deaths.htm">http://www.cdc.gov/nchs/deaths.htm</a>); and CDC WONDER (see <a href="http://wonder.cdc.gov">http://wonder.cdc.gov</a>).</p>
<p>REFERENCES</p>
<ol>
<li>
<p>Moy E, Garcia MC, Bastian B, Rossen LM, Ingram DD, Faul M, Massetti GM, Thomas CC, Hong Y, Yoon PW, Iademarco MF. Leading Causes of Death in Nonmetropolitan and Metropolitan Areas – United States, 1999-2014. MMWR Surveillance Summary 2017; 66(No. SS-1):1-8.</p>
</li>
<li>
<p>Garcia MC, Faul M, Massetti G, Thomas CC, Hong Y, Bauer UE, Iademarco MF. Reducing Potentially Excess Deaths from the Five Leading Causes of Death in the Rural United States. MMWR Surveillance Summary 2017; 66(No. SS-2):1–7.</p>
</li>
</ol>
<p>Data for School year-end 1994 through year-end 2019. State oral health surveys are the data sources for these indicators. States periodically conduct independent screening surveys of a probability sample designed to be representative of all third grade students in the state. Some states also conduct surveys of students in other grades in school, or of Head Start program enrollees. This surveillance activity is voluntary. States submit their data to the Association of State and Territorial Dental Directors (ASTDD), where the survey design and data collected are reviewed for quality and against the criteria for inclusion in NOHSS, before being sent to CDC for inclusion in Oral Health Data. For more information, see: <a href="http://www.cdc.gov/oralhealthdata/overview/childIndicators/">http://www.cdc.gov/oralhealthdata/overview/childIndicators/</a></p>
<p>This dataset describes drug poisoning deaths at the county level by selected demographic characteristics and includes age-adjusted death rates for drug poisoning from 1999 to 2015.</p>
<p>Deaths are classified using the International Classification of Diseases, Tenth Revision (ICD–10). Drug-poisoning deaths are defined as having ICD–10 underlying cause-of-death codes X40–X44 (unintentional), X60–X64 (suicide), X85 (homicide), or Y10–Y14 (undetermined intent).</p>
<p>Estimates are based on the National Vital Statistics System multiple cause-of-death mortality files (1). Age-adjusted death rates (deaths per 100,000 U.S. standard population for 2000) are calculated using the direct method. Populations used for computing death rates for 2011–2015 are postcensal estimates based on the 2010 U.S. census. Rates for census years are based on populations enumerated in the corresponding censuses. Rates for noncensus years before 2010 are revised using updated intercensal population estimates and may differ from rates previously published.</p>
<p>Estimate does not meet standards of reliability or precision. Death rates are flagged as “Unreliable” in the chart when the rate is calculated with a numerator of 20 or less.</p>
<p>Death rates for some states and years may be low due to a high number of unresolved pending cases or misclassification of ICD–10 codes for unintentional poisoning as R99, “Other ill-defined and unspecified causes of mortality” (2). For example, this issue is known to affect New Jersey in 2009 and West Virginia in 2005 and 2009 but also may affect other years and other states. Estimates should be interpreted with caution.</p>
<p>Smoothed county age-adjusted death rates (deaths per 100,000 population) were obtained according to methods described elsewhere (3–5). Briefly, two-stage hierarchical models were used to generate empirical Bayes estimates of county age-adjusted death rates due to drug poisoning for each year during 1999–2015. These annual county-level estimates “borrow strength” across counties to generate stable estimates of death rates where data are sparse due to small population size (3,5). Estimates are unavailable for Broomfield County, Colo., and Denali County, Alaska, before 2003 (6,7). Additionally, Bedford City, Virginia was added to Bedford County in 2015 and no longer appears in the mortality file in 2015. County boundaries are consistent with the vintage 2005-2007 bridged-race population file geographies (6).</p>
<p>All birth data by race before 1980 are based on race of the child; starting in 1980, birth data by race are based on race of the mother. Birth data are used to calculate infant mortality rate.</p>
<p><a href="https://www.cdc.gov/nchs/data-visualization/mortality-trends/">https://www.cdc.gov/nchs/data-visualization/mortality-trends/</a></p>
<p>Rates are infants (under 1 year) and neonatal (under 28 days) deaths per 1,000 live births.</p>
<p><a href="https://www.cdc.gov/nchs/data-visualization/mortality-trends/">https://www.cdc.gov/nchs/data-visualization/mortality-trends/</a></p>
<p><a href="https://www.cdc.gov/nchs/data-visualization/births-to-unmarried-women/index.htm">https://www.cdc.gov/nchs/data-visualization/births-to-unmarried-women/in...</a></p>
<p><a href="https://www.cdc.gov/nchs/data-visualization/births-to-unmarried-women/index.htm">https://www.cdc.gov/nchs/data-visualization/births-to-unmarried-women/in...</a></p>
<p><a href="https://www.cdc.gov/nchs/data-visualization/natality-trends/index.htm">https://www.cdc.gov/nchs/data-visualization/natality-trends/index.htm</a></p>
<p>This dataset describes injury mortality in the United States beginning in 1999. Two concepts are included in the circumstances of an injury death: intent of injury and mechanism of injury. Intent of injury describes whether the injury was inflicted purposefully (intentional injury) and, if purposeful, whether the injury was self-inflicted (suicide or self-harm) or inflicted by another person (homicide). Injuries that were not purposefully inflicted are considered unintentional (accidental) injuries. Mechanism of injury describes the source of the energy transfer that resulted in physical or physiological harm to the body.</p>
<p>Total Medicaid Enrollees - VIII Group Break Out Report Reported on the CMS-64</p>
<p>The enrollment information is a state-reported count of unduplicated individuals enrolled in the state’s Medicaid program at any time during each month in the quarterly reporting period. The enrollment data identifies the total number of Medicaid enrollees and, for states that have expanded Medicaid, provides specific counts for the number of individuals enrolled in the new adult eligibility group, also referred to as the “VIII Group”. The VIII Group is only applicable for states that have expanded their Medicaid programs by adopting the VIII Group. This data includes state-by-state data for this population as well as a count of individuals whom the state has determined are newly eligible for Medicaid. All 50 states, the District of Columbia and the US territories are represented in these data.</p>
<p>Notes:<br />
1. “VIII GROUP” is also known as the “New Adult Group.”<br />
2. The VIII Group is only applicable for states that have expanded their Medicaid programs by adopting the VIII Group. VIII Group enrollment information for the states that have not expanded their Medicaid program is noted as “N/A.”</p>
<p>A list of long-term care hospitals with data on the quality of patient care measures shown on Long-Term Care Hospital Compare.</p>
<p>National data on the quality of patient care measures shown on Long-Term Care Hospital Compare.</p>
<p>A list of long-term care hospitals with information such as address, phone number, ownership data and more.</p>
<p>A list of inpatient rehabilitation facilities with data on the quality of patient care measures shown on Inpatient Rehabilitation Facility Compare.</p>
<p>National data on the quality of patient care measures shown on Inpatient Rehabilitation Facility Compare.</p>
<p>This dataset shows characteristics of the inpatient rehabilitation facilities that are shown on Inpatient Rehabilitation Facility Compare.</p>
<p>A list of inpatient rehabilitation facilities with data on the number of times people with Medicare who had certain medical conditions were treated in the last year.</p>
<p>2011-2020. The ASTDD Synopses of State Oral Health Programs contain information useful in tracking states’ efforts to improve oral health and contributions to progress toward the national targets for Healthy People objectives for oral health. A subset of the information collected from the most recent five years is provided on the Oral Health Data website. For more information, see <a href="http://www.cdc.gov/oralhealthdata/overview/synopses/index.html">http://www.cdc.gov/oralhealthdata/overview/synopses/index.html</a></p>
<p>This dataset provides modeled predictions of PM2.5 levels from the EPA's Downscaler model. Data are at the census tract level for 2016. These data are used by the CDC's National Environmental Public Health Tracking Network to generate air quality measures. Census tract-level datasets contain estimates of the mean predicted concentration and associated standard error. Please refer to the metadata attachment for more information.</p>
<p>Learn more about outdoor air quality on the Tracking Network's website: <a href="https://ephtracking.cdc.gov/showAirLanding.action">https://ephtracking.cdc.gov/showAirLanding.action</a>.</p>
<p>By using these data, you signify your agreement to comply with the following requirements:<br />
1. Use the data for statistical reporting and analysis only.<br />
2. Do not attempt to learn the identity of any person included in the data and do not combine these data with other data for the purpose of matching records to identify individuals.<br />
3. Do not disclose of or make use of the identity of any person or establishment discovered inadvertently and report the discovery to: <a href="mailto:trackingsupport@cdc.gov">trackingsupport@cdc.gov</a>.<br />
4. Do not imply or state, either in written or oral form, that interpretations based on the data are those of the original data sources and CDC unless the data user and data source are formally collaborating.<br />
5. Acknowledge, in all reports or presentations based on these data, the original source of the data and CDC.<br />
6. Suggested citation: Centers for Disease Control and Prevention. National Environmental Public Health Tracking Network. Web. Accessed: insert date. <a href="http://www.cdc.gov/ephtracking">www.cdc.gov/ephtracking</a>.</p>
<p>ATSDR’s Geospatial Research, Analysis & Services Program (GRASP) created Centers for Disease Control and Prevention Social Vulnerability Index (CDC SVI or simply SVI, hereafter) to help public health officials and emergency response planners identify and map the communities that will most likely need support before, during, and after a hazardous event.</p>
<p>SVI indicates the relative vulnerability of every U.S. Census tract. Census tracts are subdivisions of counties for which the Census collects statistical data. SVI ranks the tracts on 15 social factors, including unemployment, minority status, and disability, and further groups them into four related themes. Thus, each tract receives a<br />
ranking for each Census variable and for each of the four themes, as well as an overall ranking.</p>
<p>In addition to tract-level rankings, SVI 2018 also has corresponding rankings at the<br />
county level. Notes below that describe “tract” methods also refer to county methods.</p>
<p>ATSDR’s Geospatial Research, Analysis & Services Program (GRASP) created Centers for Disease Control and Prevention Social Vulnerability Index (CDC SVI or simply SVI, hereafter) to help public health officials and emergency response planners identify and map the communities that will most likely need support before, during, and after a hazardous event.</p>
<p>SVI indicates the relative vulnerability of every U.S. Census tract. Census tracts are subdivisions of counties for which the Census collects statistical data. SVI ranks the tracts on 15 social factors, including unemployment, minority status, and disability, and further groups them into four related themes. Thus, each tract receives a<br />
ranking for each Census variable and for each of the four themes, as well as an overall ranking.</p>
<p>In addition to tract-level rankings, SVI 2018 also has corresponding rankings at the<br />
county level. Notes below that describe “tract” methods also refer to county methods.</p>
<p>This dataset provides modeled predictions of ozone levels from the EPA's Downscaler model. Data are at the census tract level for 2001-2005. These data are used by the CDC's National Environmental Public Health Tracking Network to generate air quality measures. Census tract-level datasets contain estimates of the mean predicted concentration and associated standard error. Please refer to the metadata attachment for more information.</p>
<p>Learn more about outdoor air quality on the Tracking Network's website: <a href="https://ephtracking.cdc.gov/showAirLanding.action">https://ephtracking.cdc.gov/showAirLanding.action</a>.</p>
<p>By using these data, you signify your agreement to comply with the following requirements:<br />
1. Use the data for statistical reporting and analysis only.<br />
2. Do not attempt to learn the identity of any person included in the data and do not combine these data with other data for the purpose of matching records to identify individuals.<br />
3. Do not disclose of or make use of the identity of any person or establishment discovered inadvertently and report the discovery to: <a href="mailto:trackingsupport@cdc.gov">trackingsupport@cdc.gov</a>.<br />
4. Do not imply or state, either in written or oral form, that interpretations based on the data are those of the original data sources and CDC unless the data user and data source are formally collaborating.<br />
5. Acknowledge, in all reports or presentations based on these data, the original source of the data and CDC.<br />
6. Suggested citation: Centers for Disease Control and Prevention. National Environmental Public Health Tracking Network. Web. Accessed: insert date. <a href="http://www.cdc.gov/ephtracking">www.cdc.gov/ephtracking</a>.</p>
<p>This dataset provides modeled predictions of ozone levels from the EPA's Downscaler model. Data are at the census tract level for 2016. These data are used by the CDC's National Environmental Public Health Tracking Network to generate air quality measures. Census tract-level datasets contain estimates of the mean predicted concentration and associated standard error. Please refer to the metadata attachment for more information.</p>
<p>Learn more about outdoor air quality on the Tracking Network's website: <a href="https://ephtracking.cdc.gov/showAirLanding.action">https://ephtracking.cdc.gov/showAirLanding.action</a>.</p>
<p>By using these data, you signify your agreement to comply with the following requirements:<br />
1. Use the data for statistical reporting and analysis only.<br />
2. Do not attempt to learn the identity of any person included in the data and do not combine these data with other data for the purpose of matching records to identify individuals.<br />
3. Do not disclose of or make use of the identity of any person or establishment discovered inadvertently and report the discovery to: <a href="mailto:trackingsupport@cdc.gov">trackingsupport@cdc.gov</a>.<br />
4. Do not imply or state, either in written or oral form, that interpretations based on the data are those of the original data sources and CDC unless the data user and data source are formally collaborating.<br />
5. Acknowledge, in all reports or presentations based on these data, the original source of the data and CDC.<br />
6. Suggested citation: Centers for Disease Control and Prevention. National Environmental Public Health Tracking Network. Web. Accessed: insert date. <a href="http://www.cdc.gov/ephtracking">www.cdc.gov/ephtracking</a>.</p>
<p>This dataset provides modeled predictions of ozone levels from the EPA's Downscaler model. Data are at the census tract level for 2001-2005. These data are used by the CDC's National Environmental Public Health Tracking Network to generate air quality measures. Census tract-level datasets contain estimates of the mean predicted concentration and associated standard error. Please refer to the metadata attachment for more information.</p>
<p>Learn more about outdoor air quality on the Tracking Network's website: <a href="https://ephtracking.cdc.gov/showAirLanding.action">https://ephtracking.cdc.gov/showAirLanding.action</a>.</p>
<p>By using these data, you signify your agreement to comply with the following requirements:<br />
1. Use the data for statistical reporting and analysis only.<br />
2. Do not attempt to learn the identity of any person included in the data and do not combine these data with other data for the purpose of matching records to identify individuals.<br />
3. Do not disclose of or make use of the identity of any person or establishment discovered inadvertently and report the discovery to: <a href="mailto:trackingsupport@cdc.gov">trackingsupport@cdc.gov</a>.<br />
4. Do not imply or state, either in written or oral form, that interpretations based on the data are those of the original data sources and CDC unless the data user and data source are formally collaborating.<br />
5. Acknowledge, in all reports or presentations based on these data, the original source of the data and CDC.<br />
6. Suggested citation: Centers for Disease Control and Prevention. National Environmental Public Health Tracking Network. Web. Accessed: insert date. <a href="http://www.cdc.gov/ephtracking">www.cdc.gov/ephtracking</a>.</p>
<p>Disability and Health Data System (DHDS) is an online source of state-level data on adults with disabilities. Users can access information on six functional disability types: cognitive (serious difficulty concentrating, remembering or making decisions), hearing (serious difficulty hearing or deaf), mobility (serious difficulty walking or climbing stairs), vision (serious difficulty seeing), self-care (difficulty dressing or bathing) and independent living (difficulty doing errands alone).</p>
<p>The CDC Botulism Consultation Service, the Alaska Division of Public Health, and the California Department of Public Health provide clinical consultations on suspected cases of all types of botulism except infant botulism. These agencies are the only sources of antitoxin for non-infant botulism in the United States. The California Infant Botulism Treatment and Prevention provides clinical consultations on suspected infant botulism cases; it is the only source of antitoxin for infant botulism in the United States. Together, these clinical consultations provide expert guidance to clinicians and support the collection of epidemiologic and medical information for all suspected botulism cases reported in the United States.</p>
<p>This dataset provides modeled predictions of PM2.5 levels from the EPA's Downscaler model. Data are at the census tract level for 2006-2010. These data are used by the CDC's National Environmental Public Health Tracking Network to generate air quality measures. Census tract-level datasets contain estimates of the mean predicted concentration and associated standard error. Please refer to the metadata attachment for more information.</p>
<p>Learn more about outdoor air quality on the Tracking Network's website: <a href="https://ephtracking.cdc.gov/showAirLanding.action">https://ephtracking.cdc.gov/showAirLanding.action</a>.</p>
<p>By using these data, you signify your agreement to comply with the following requirements:<br />
1. Use the data for statistical reporting and analysis only.<br />
2. Do not attempt to learn the identity of any person included in the data and do not combine these data with other data for the purpose of matching records to identify individuals.<br />
3. Do not disclose of or make use of the identity of any person or establishment discovered inadvertently and report the discovery to: <a href="mailto:trackingsupport@cdc.gov">trackingsupport@cdc.gov</a>.<br />
4. Do not imply or state, either in written or oral form, that interpretations based on the data are those of the original data sources and CDC unless the data user and data source are formally collaborating.<br />
5. Acknowledge, in all reports or presentations based on these data, the original source of the data and CDC.<br />
6. Suggested citation: Centers for Disease Control and Prevention. National Environmental Public Health Tracking Network. Web. Accessed: insert date. <a href="http://www.cdc.gov/ephtracking">www.cdc.gov/ephtracking</a>.</p>
<p>Provisional estimates of infant mortality (deaths of infants under 1 year per 1,000 live births), neonatal mortality (deaths of infants aged 0-27 days per 1,000 live births), postneonatal mortality (deaths of infants aged 28 days through 11 months per 1,000 live births), and death rates for the five leading causes of infant death.</p>
<p>Provisional estimates of selected reproductive indicators. Estimates are presented for: general fertility rates, age-specific birth rates, total and low risk cesarean delivery rates, preterm birth rates and other gestational age categories.</p>
<p>This dataset provides modeled predictions of PM2.5 levels from the EPA's Downscaler model. Data are at the census tract level for 2001-2005. These data are used by the CDC's National Environmental Public Health Tracking Network to generate air quality measures. Census tract-level datasets contain estimates of the mean predicted concentration and associated standard error. Please refer to the metadata attachment for more information.</p>
<p>Learn more about outdoor air quality on the Tracking Network's website: <a href="https://ephtracking.cdc.gov/showAirLanding.action">https://ephtracking.cdc.gov/showAirLanding.action</a>.</p>
<p>By using these data, you signify your agreement to comply with the following requirements:<br />
1. Use the data for statistical reporting and analysis only.<br />
2. Do not attempt to learn the identity of any person included in the data and do not combine these data with other data for the purpose of matching records to identify individuals.<br />
3. Do not disclose of or make use of the identity of any person or establishment discovered inadvertently and report the discovery to: <a href="mailto:trackingsupport@cdc.gov">trackingsupport@cdc.gov</a>.<br />
4. Do not imply or state, either in written or oral form, that interpretations based on the data are those of the original data sources and CDC unless the data user and data source are formally collaborating.<br />
5. Acknowledge, in all reports or presentations based on these data, the original source of the data and CDC.<br />
6. Suggested citation: Centers for Disease Control and Prevention. National Environmental Public Health Tracking Network. Web. Accessed: insert date. <a href="http://www.cdc.gov/ephtracking">www.cdc.gov/ephtracking</a>.</p>
<p>This dataset provides modeled predictions of PM2.5 levels from the EPA's Downscaler model. Data are at the county level for 2001-2016. These data are used by the CDC's National Environmental Public Health Tracking Network to generate air quality measures. Census tract-level datasets contain estimates of the mean predicted concentration and associated standard error. Please refer to the metadata attachment for more information.</p>
<p>Learn more about outdoor air quality on the Tracking Network's website: <a href="https://ephtracking.cdc.gov/showAirLanding.action">https://ephtracking.cdc.gov/showAirLanding.action</a>.</p>
<p>By using these data, you signify your agreement to comply with the following requirements:<br />
1. Use the data for statistical reporting and analysis only.<br />
2. Do not attempt to learn the identity of any person included in the data and do not combine these data with other data for the purpose of matching records to identify individuals.<br />
3. Do not disclose of or make use of the identity of any person or establishment discovered inadvertently and report the discovery to: <a href="mailto:trackingsupport@cdc.gov">trackingsupport@cdc.gov</a>.<br />
4. Do not imply or state, either in written or oral form, that interpretations based on the data are those of the original data sources and CDC unless the data user and data source are formally collaborating.<br />
5. Acknowledge, in all reports or presentations based on these data, the original source of the data and CDC.<br />
6. Suggested citation: Centers for Disease Control and Prevention. National Environmental Public Health Tracking Network. Web. Accessed: insert date. <a href="http://www.cdc.gov/ephtracking">www.cdc.gov/ephtracking</a>.</p>
<p>This dataset provides modeled predictions of ozone levels from the EPA's Downscaler model. These data are used by the CDC's National Environmental Public Health Tracking Network to generate air quality measures. Data are at the county levels for 2001-2014. The dataset includes the maximum, median, mean, and population-weighted mean concentration. Please refer to the metadata attachment for more information.</p>
<p>Learn more about outdoor air quality on the Tracking Network's website: <a href="https://ephtracking.cdc.gov/showAirLanding.action">https://ephtracking.cdc.gov/showAirLanding.action</a>.</p>
<p>By using these data, you signify your agreement to comply with the following requirements:<br />
1. Use the data for statistical reporting and analysis only.<br />
2. Do not attempt to learn the identity of any person included in the data and do not combine these data with other data for the purpose of matching records to identify individuals.<br />
3. Do not disclose of or make use of the identity of any person or establishment discovered inadvertently and report the discovery to: <a href="mailto:trackingsupport@cdc.gov">trackingsupport@cdc.gov</a>.<br />
4. Do not imply or state, either in written or oral form, that interpretations based on the data are those of the original data sources and CDC unless the data user and data source are formally collaborating.<br />
5. Acknowledge, in all reports or presentations based on these data, the original source of the data and CDC.<br />
6. Suggested citation: Centers for Disease Control and Prevention. National Environmental Public Health Tracking Network. Web. Accessed: insert date. <a href="http://www.cdc.gov/ephtracking">www.cdc.gov/ephtracking</a>.</p>
<p>Problems or Questions?<br />
Email <a href="mailto:trackingsupport@cdc.gov">trackingsupport@cdc.gov</a>.</p>
<p>NNDSS - Table II. Spotted Fever Rickettsiosis to Syphilis - 2017. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories.</p>
<p>Note:<br />
These are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting.</p>
<p>Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available.</p>
<p>Footnotes:<br />
C.N.M.I.: Commonwealth of Northern Mariana Islands.</p>
<p>U: Unavailable. —: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>
<p>*Three low incidence conditions, rubella, rubella congenital, and tetanus, are in Table II to facilitate case count verification with reporting jurisdictions.</p>
<p>† Case counts for reporting year 2017 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/">http://wwwn.cdc.gov/nndss/document/</a> ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf. Data for tuberculosis are displayed in Table IV, which appears quarterly.</p>
<p>§ Illnesses with similar clinical presentation that result from Spotted Fever Group Rickettsia infections are reported as Spotted Fever Rickettsioses. Rocky Mountain Spotted Fever (RMSF), caused by Rickettsia rickettsii, is the most common and well-known Spotted Fever.</p>
<p>NNDSS - Table IV. Tuberculosis - 2016.This Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States will exclude counts from US territories. Footnote: C.N.M.I.: Commonwealth of Northern Mariana Islands. U: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable Cum: Cumulative year-to-date counts. Min: Minimum. Max: Maximum. * Case counts for reporting year 2015 and 2016 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a> Data for TB are displayed quarterly.</p>
<p>Source for 2012 national data: National Occupant Protection Use Survey (NOPUS), 2012. Source for 2014 national data: National Occupant Protection Use Survey (NOPUS), 2014. Source for 2012 state data: State Observational Survey of Seat Belt Use, 2012. Source for 2014 state data: Seat Belt Use in 2014- Use Rates in the States and Territories</p>
<p>NNDSS - Table II. Invasive Pneumococcal to Legionellosis - 2015.In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories. Note:These are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting. Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available. Footnotes:C.N.M.I.: Commonwealth of Northern Mariana Islands. U: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum. * Three low incidence conditions, rubella, rubella congenital, and tetanus, have been moved to Table 2 to facilitate case count verification with reporting jurisdictions. ��� Case counts for reporting year 2015 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>. Data for TB are displayed in Table IV, which appears quarterly. �� Includes drug resistant and susceptible cases of Invasive Pneumococcal Disease. This condition was previously named Streptococcus pneumoniae invasive disease and cases were reported to CDC using different event codes to specify whether the cases were drug resistant or in a defined age group, such as <5 years. Since 2010, case notifications for this condition were consolidated under one event code for Invasive pneumococcal disease.</p>
<p>NNDSS - TABLE 1KK. Vancomycin-resistant Staphylococcus aureus to Varicella morbidity - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>
<p>Note:<br />
This table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>
<p>Footnotes:<br />
U: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />
-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />
N: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />
NN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />
NP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />
Cum: Cumulative year-to-date counts.<br />
Max: Maximum — Maximum case count during the previous 52 weeks.<br />
* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case's country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the 'Non-US Residents' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />
† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>
<p>Health, United States is an annual report on trends in health statistics, find more information at <a href="http://www.cdc.gov/nchs/hus.htm">http://www.cdc.gov/nchs/hus.htm</a>.</p>
<p>NNDSS - Table II. Spotted fever rickettsiosis to Syphilis, primary and secondary - 2018. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states or territory.</p>
<p>Note:</p>
<p>This table contains provisional cases of selected national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>
<p>Footnotes:</p>
<p>C.N.M.I.: Commonwealth of Northern Mariana Islands.<br />
U: Unavailable. —: No reported cases. N: Not reportable. NA: Not Available. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>
<ul>
<li>Case counts for reporting years 2017 and 2018 are provisional and subject to change. Data for years 2013 through 2016 are finalized. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>.</li>
</ul>
<p>Rate of deaths by age/gender (per 100,000 population) for motor vehicle occupants killed in crashes, 2012 & 2014. 2012 Source: Fatality Analysis Reporting System (FARS). 2014 Source: National Highway Traffic Safety Administration's (NHTSA) Fatality Analysis Reporting System (FARS), 2014 Annual Report File Note: Blank cells indicate data are suppressed. Fatality rates based on fewer than 20 deaths are suppressed.</p>
<p>Rate of deaths by age/gender (per 100,000 population) for motor vehicle occupants killed in crashes, 2012 & 2014. 2012 Source: Fatality Analysis Reporting System (FARS). 2014 Source: National Highway Traffic Safety Administration's (NHTSA) Fatality Analysis Reporting System (FARS), 2014 Annual Report File Note: Blank cells indicate data are suppressed. Fatality rates based on fewer than 20 deaths are suppressed.</p>
<p>Alcohol-Impaired Driving Fatalities 2005-2014; All persons killed in crashes involving a driver with BAC >= .08 g/dL. Occupant Fatalities 2005-2014; All occupants killed where body type = 1-79. Source: National Highway Traffic Safety Administration's (NHTSA) Fatality Analysis Reporting System (FARS), 2005-2013 Final Reports and 2014 Annual Report File</p>
<p>Source: Behavioral Risk Factor Surveillance System (BRFSS), 2012, 2014.</p>
<p>Source: Behavioral Risk Factor Surveillance System (BRFSS), 2012, 2014.</p>
<p>Source for 2012 national data: National Occupant Protection Use Survey (NOPUS), 2012. Source for 2014 national data: National Occupant Protection Use Survey (NOPUS), 2014. Source for 2012 state data: State Observational Survey of Seat Belt Use, 2012. Source for 2014 state data: Seat Belt Use in 2014- Use Rates in the States and Territories</p>
<p>Source for 2012 national data: National Occupant Protection Use Survey (NOPUS), 2012. Source for 2014 national data: National Occupant Protection Use Survey (NOPUS), 2014. Source for 2012 state data: State Observational Survey of Seat Belt Use, 2012. Source for 2014 state data: Seat Belt Use in 2014- Use Rates in the States and Territories</p>
<p>NNDSS - Table II. Ehrlichiosis/Anaplasmosis - 2015.In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories. Note:These are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting. Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available. Footnotes:C.N.M.I.: Commonwealth of Northern Mariana Islands. U: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum. * Three low incidence conditions, rubella, rubella congenital, and tetanus, have been moved to Table 2 to facilitate case count verification with reporting jurisdictions. ��� Case counts for reporting year 2015 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/">http://wwwn.cdc.gov/nndss/document/</a> ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf. Data for TB are displayed in Table IV, which appears quarterly. �� Cumulative total E. ewingii cases reported for year 2015 = 0, and 14 cases reported for 2014.</p>
<p>NNDSS - TABLE 1EE. Salmonella Paratyphi infection to Salmonellosis (excluding Salmonella Typhi infection and Salmonella Paratyphi infection) - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>
<p>Note:<br />
This table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>
<p>Footnotes:<br />
U: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />
-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />
N: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />
NN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />
NP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />
Cum: Cumulative year-to-date counts.<br />
Max: Maximum — Maximum case count during the previous 52 weeks.<br />
* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case's country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the 'Non-US Residents' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />
† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />
§ In previous years, cases were reported as Salmonellosis. Beginning in January 2019, cases began to be reported as Salmonella Paratyphi infection.<br />
¶ In previous years, cases were reported as typhoid fever. Beginning in January 2019, cases began to be reported as Salmonella Typhi infection.<br />
** In previous years, cases were reported as Salmonellosis (excluding paratyphoid fever and typhoid fever). Beginning in January 2019, cases began to be reported as Salmonellosis (excluding Salmonella Typhi infection and Salmonella Paratyphi infection).</p>
<p>NNDSS - Table II. Shiga toxin to Shigellosis - 2016. In this Table, provisional* cases of selected† notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories.<br />
Note:<br />
These are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting.</p>
<p>Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available.</p>
<p>Footnotes:<br />
C.N.M.I.: Commonwealth of Northern Mariana Islands.<br />
U: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>
<ul>
<li>Case counts for reporting year 2016 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/">http://wwwn.cdc.gov/nndss/document/</a> ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf. Data for TB are displayed in Table IV, which appears quarterly.<br />
† Three low incidence conditions, rubella, rubella congenital, and tetanus, have been moved to Table II to facilitate case count verification with reporting jurisdictions.<br />
§ Includes E. coli O157:H7; Shiga toxin-positive, serogroup non-O157; and Shiga toxin-positive, not serogrouped.</li>
</ul>
<p>Rate of deaths by age/gender (per 100,000 population) for people killed in crashes involving a driver with BAC =>0.08%, 2012, 2014. 2012 Source: Fatality Analysis Reporting System (FARS). 2014 Source: National Highway Traffic Administration's (NHTSA) Fatality Analysis Reporting System (FARS), 2014 Annual Report File. Note: Blank cells indicate data are suppressed. Fatality rates based on fewer than 20 deaths are suppressed.</p>
<p>Rate of deaths by age/gender (per 100,000 population) for people killed in crashes involving a driver with BAC =>0.08%, 2012, 2014. 2012 Source: Fatality Analysis Reporting System (FARS). 2014 Source: National Highway Traffic Administration's (NHTSA) Fatality Analysis Reporting System (FARS), 2014 Annual Report File. Note: Blank cells indicate data are suppressed. Fatality rates based on fewer than 20 deaths are suppressed.</p>
<p>Source for 2012 national data: National Occupant Protection Use Survey (NOPUS), 2012. Source for 2014 national data: National Occupant Protection Use Survey (NOPUS), 2014. Source for 2012 state data: State Observational Survey of Seat Belt Use, 2012. Source for 2014 state data: Seat Belt Use in 2014- Use Rates in the States and Territories</p>
<p>This dataset includes estimates of U.S. life expectancy at birth by state and census tract for the period 2010-2015 (1). Estimates were produced for 65,662 census tracts, covering the District of Columbia (D.C.) and all states, excluding Maine and Wisconsin, representing 88.7% of all U.S. census tracts (see notes). These estimates are the result of the collaborative project, “U.S. Small-area Life Expectancy Estimates Project (USALEEP),” between the National Center for Health Statistics (NCHS), the National Association for Public Health Statistics and Information Systems (NAPHSIS), and the Robert Wood Johnson Foundation (RWJF) (2).</p>
<p>Source for 2012 national data: National Occupant Protection Use Survey (NOPUS), 2012. Source for 2014 national data: National Occupant Protection Use Survey (NOPUS), 2014. Source for 2012 state data: State Observational Survey of Seat Belt Use, 2012. Source for 2014 state data: Seat Belt Use in 2014- Use Rates in the States and Territories</p>
<p>Rate of deaths by age/gender (per 100,000 population) for motor vehicle occupants killed in crashes, 2012 & 2014. 2012 Source: Fatality Analysis Reporting System (FARS). 2014 Source: National Highway Traffic Safety Administration's (NHTSA) Fatality Analysis Reporting System (FARS), 2014 Annual Report File Note: Blank cells indicate data are suppressed. Fatality rates based on fewer than 20 deaths are suppressed.</p>
<p>Source for 2012 national data: National Occupant Protection Use Survey (NOPUS), 2012. Source for 2012 state data: State Observational Survey of Seat Belt Use, 2012. Source for 2014 national data: National Highway Traffic Safety Administration's (NHTSA) National Occupant Protection Use Survey (NOPUS), 2014. Source for 2014 state data: National Highway Traffic Safety Administration's (NHTSA) State Observation of Seat Belt Use, 2014</p>
<p>Rate of deaths by age/gender (per 100,000 population) for people killed in crashes involving a driver with BAC =>0.08%, 2012. 2012 Source: Fatality Analysis Reporting System (FARS)Note: Blank cells indicate data are suppressed. 2014 Source: Source: National Highway Traffic Administration's (NHTSA) Fatality Analysis Reporting System (FARS), 2014 Annual Report File. Fatality rates based on fewer than 20 deaths are suppressed.</p>
<p>Source: Behavioral Risk Factor Surveillance System (BRFSS), 2012, 2014.</p>
<p>NNDSS - Table II. Lyme disease to Meningococcal - 2015.In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed.The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories. Note:These are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting. Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available. Footnotes:C.N.M.I.: Commonwealth of Northern Mariana Islands. U: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum. * Three low incidence conditions, rubella, rubella congenital, and tetanus, have been moved to Table 2 to facilitate case count verification with reporting jurisdictions. ��� Case counts for reporting year 2015 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>. Data for TB are displayed in Table IV, which appears quarterly. �� Data for meningococcal disease, invasive caused by serogroups ACWY; serogroup B; other serogroup; and unknown serogroup are available in Table I.</p>
<p>This dataset includes facility details, performance rates, vascular access topic measure score, and the state and national average measure scores for the vascular access topic measure and the following vascular access measures: AV fistula and catheter ≥ 90 days, which are included in the vascular access type measure topic for the PY 2020 ESRD QIP.</p>
<p>This dataset includes facility details, performance rate, Kt/V Dialysis Adequacy Comprehensive measure score, and the state and national average measure scores for the Kt/V Dialysis Adequacy Comprehensive measure for the PY 2020 ESRD QIP.</p>
<p>This dataset includes facility details, performance rate, measure score, and the state and national average scores for each of the ICH CAHPS survey metrics that are included in the composite measure, as well as the measure score and the state and national average scores for the overall ICH CAHPS measure included in the PY 2020 ESRD QIP.</p>
<p>This dataset includes facility details, the number of eligible cases, numerator, denominator, performance rates, and measure score for each clinical measure and the measure score for each reporting measure included in the PY 2020 ESRD QIP.</p>
<p>This dataset includes facility details, measure score, and the state and national average measure scores for the NHSN healthcare personnel influenza vaccination reporting measure included in the PY 2020 ESRD QIP.</p>
<p>This dataset includes facility details, performance ratio, measure score, and the state and national average measure scores for the STrR measure included in the PY 2020 ESRD QIP.</p>
<p>This dataset includes facility details, measure score, and the state and national average measure scores for the pain assessment and follow up reporting measure included in the PY 2020 ESRD QIP.</p>
<p>This dataset includes facility details, total performance score, and payment reduction percentage for each facility as well as the state and national average total performance scores for the PY 2020 ESRD QIP.</p>
<p>This dataset includes facility details, performance ratio, measure score, and the state and national average measure scores for the SRR measure included in the PY 2020 ESRD QIP.</p>
<p>This dataset includes facility details, NHSN bloodstream infection performance ratio, NHSN dialysis events number of months reported, NHSN combined measure score, and the state and national average measure scores for the NHSN combined measure score, and the following NHSN measures: NHSN dialysis event number of months reported and the NHSN Bloodstream Infection ratio, which comprise the NHSN combined measure score included in the PY 2020 ESRD QIP.</p>
<p>This dataset includes facility details, measure score, and the state and national average measure scores for the serum phosphorous reporting measure included in the PY 2020 ESRD QIP.</p>
<p>This dataset includes facility details, performance rate, measure score, and the state and national average measure scores for the hypercalcemia measure included in the PY 2020 ESRD QIP.</p>
<p>This dataset includes facility details, measure score, and the state and national average measure scores for the anemia management reporting measure included in the PY 2020 ESRD QIP.</p>
<p>This table includes a description of the footnotes that are used in the ESRD QIP datasets.</p>
<p>NNDSS - Table I. infrequently reported notifiable diseases - 2018. In this Table, provisional cases of selected infrequently reported notifiable diseases (<1,000 cases reported during the preceding year) are displayed. This tables excludes U.S. territories.</p>
<p>Notice: The case counts for Haemophilus influenzae, invasive disease Nontypeable" and "Non-b serotype" were switched for 2018 weeks 1-52.</p>
<p>Note:<br />
These are provisional cases of selected national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia are collated and published weekly on the NNDSS Data and Statistic web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>
<p>Footnote:<br />
—: No reported cases. N: Not reportable. NA: Not available. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts.</p>
<ul>
<li>Case counts for reporting years 2017 and 2018 are provisional and subject to change. Data for years 2013 through 2016 are finalized. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>.</li>
</ul>
<p>† This table does not include cases from the U.S. territories.</p>
<p>§ Calculated by summing the incidence counts for the current week, the 2 weeks preceding the current week, and the 2 weeks following the current week, for a total of 5 preceding years. Additional information is available at <a href="https://wwwn.cdc.gov/nndss/document/5yearweeklyaverage.pdf">https://wwwn.cdc.gov/nndss/document/5yearweeklyaverage.pdf</a>.</p>
<p>¶ Not reportable in all jurisdictions. Data from states where the condition is not reportable are excluded from this table, except for the arboviral diseases and influenza-associated pediatric mortality. Reporting exceptions are available at <a href="http://wwwn.cdc.gov/nndss/downloads.html">http://wwwn.cdc.gov/nndss/downloads.html</a>.</p>
<p>** Please refer to the CDC WONDER for weekly updates to the footnote for this condition.</p>
<p>†† Please refer to the CDC WONDER for weekly updates to the footnote for this condition.</p>
<p>§§ Novel influenza A virus infections are human infections with influenza A viruses that are different from currently circulating human seasonal influenza viruses. With the exception of one avian lineage influenza A (H7N2) virus, all novel influenza A virus infections reported to CDC since 2013 have been variant influenza viruses.</p>
<p>¶¶ Prior to 2018, cases of paratyphoid fever were included with salmonellosis cases (see Table II).</p>
<p>*** Prior to 2015, CDC's National Notifiable Diseases Surveillance System (NNDSS) did not receive electronic data about incident cases of specific viral hemorrhagic fevers; instead data were collected in aggregate as "viral hemorrhagic fevers'. NNDSS was updated beginning in 2015 to receive data for each of the viral hemorrhagic fevers listed.</p>
<p>The interactive maps are visual representations of the Social Vulnerability Index (SVI). Data were extracted from the US Census and the American Community Survey.</p>
<p>Social vulnerability refers to the resilience of communities when confronted by external stresses on human health, stresses such as natural or human-caused disasters, or disease outbreaks. Reducing social vulnerability can decrease both human suffering and economic loss. ATSDR's Social Vulnerability Index uses U.S. census variables at tract level to help local officials identify communities that may need support in preparing for hazards, or recovering from disaster.</p>
<p>This file contains Merit-Based Incentive Payment System (MIPS) final scores and performance category scores for clinicians. This dataset was updated on March 18, 2020.</p>
<p>This file contains the Consumer Assessment of Healthcare Providers and Systems (CAHPS) for MIPS measures reported by groups. This dataset was updated on March 18, 2020.</p>
<p>CMS has released several information products that provide greater transparency on spending for drugs in the Medicare and Medicaid programs.</p>
<p>The CMS Drug Spending Dashboards are interactive, Web-based tools that provide spending information for drugs in the Medicare Part B and D programs as well as Medicaid. The Dashboards focus on average spending per dosage unit and change in average spending per dosage unit over time. The tools also include additional manufacturer-level drug spending information as well as consumer-friendly descriptions of the drug uses and clinical indications.</p>
<p>Machine-readable CMS Drug Spending Summary Data Files, which include the data in the Dashboards as well as additional spending and utilization data for the most recent five years, are available for download in Excel.</p>
<p>The Part B Discarded Drug Units report is a set of summary tables that presents spending information for Medicare Part B drugs claims that were identified as having discarded amounts of a drug.</p>
<p>The Geographic Variation Dashboards present Medicare fee-for-service per-capita spending at the state and county level in an interactive format. We calculated the spending figures in these dashboards using standardized dollars that remove the effects of the geographic adjustments that Medicare makes for many of its payment rates.</p>
<p>The Medicare Geographic Variation Public Use File provides the ability to view demographic, utilization and quality indicators at the state level (including Washington DC, Puerto Rico, and Virgin Islands), and at the Hospital Referral Region (HRR) level. This aggregated program data enables researchers and policymakers to evaluate geographic variation in the utilization and quality of health care services for the Medicare Fee for Service population.</p>
<p>Payroll-Based Journal staffing data submitted by long term care facilities. Data are presented as one row per work day, for each facility.</p>
<p>Payroll-Based Journal non-nurse staffing data submitted by long term care facilities. Data are presented as one row per work day, for each facility.</p>
<p>Payroll-Based Journal staffing data submitted by long term care facilities. Data are presented as one row per work day, for each facility.</p>
<p>Payroll-Based Journal nurse staffing data submitted by long term care facilities. Data are presented as one row per work day, for each facility.</p>
<p>This dataset includes facility details, measure score, and the state and national average measure scores for the clinical depression screening and follow up reporting measure included in the PY 2020 ESRD QIP.</p>
<p>CDC's Division of Population Health provides cross-cutting set of 124 indicators that were developed by consensus and that allows states and territories and large metropolitan areas to uniformly define, collect, and report chronic disease data that are important to public health practice and available for states, territories and large metropolitan areas. In addition to providing access to state-specific indicator data, the CDI web site serves as a gateway to additional information and data resources.</p>
<p>NNDSS - TABLE 1OO. Viral hemorrhagic fevers, Machupo virus to Viral hemorrhagic fevers, Sabia virus – 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>
<p>Note:<br />
This table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>
<p>Footnotes:<br />
U: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />
-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />
N: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />
NN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />
NP: Nationally notifiable but not published.<br />
NC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />
Cum: Cumulative year-to-date counts.<br />
Max: Maximum — Maximum case count during the previous 52 weeks.<br />
* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case's country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the 'Non-U.S. Residents' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />
†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />
§ Prior to 2015, CDC's National Notifiable Diseases Surveillance System (NNDSS) did not receive electronic data about incident cases of specific viral hemorrhagic fevers; instead data were collected in aggregate as "viral hemorrhagic fevers". NNDSS was updated beginning in 2015 to receive data for each of the viral hemorrhagic fevers listed.</p>
<p>NNDSS - Table II. Salmonellosis (excluding typhoid fever and paratyphoid fever) to Shigellosis - 2018. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states or territory.</p>
<p>Note:</p>
<p>This table contains provisional cases of selected national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>
<p>Footnotes:</p>
<p>C.N.M.I.: Commonwealth of Northern Mariana Islands.<br />
U: Unavailable. —: No reported cases. N: Not reportable. NA: Not Available. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>
<ul>
<li>Case counts for reporting years 2017 and 2018 are provisional and subject to change. Data for years 2013 through 2016 are finalized. FoFor further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>.</li>
</ul>
<p>† Prior to 2018, cases of paratyphoid fever were included as salmonellosis, but beginning in 2018 they are being published as paratyphoid fever (see Table 1).</p>
<p>NNDSS - Table II. Meningococcal disease to Pertussis - 2018. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states or territory.</p>
<p>Note:</p>
<p>This table contains provisional cases of selected national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>
<p>Footnotes:</p>
<p>C.N.M.I.: Commonwealth of Northern Mariana Islands.<br />
U: Unavailable. —: No reported cases. N: Not reportable. NA: Not Available. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>
<ul>
<li>Case counts for reporting years 2017 and 2018 are provisional and subject to change. Data for years 2013 through 2016 are finalized. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>.</li>
</ul>
<p>NNDSS - Table II. Giardiasis to Haemophilus influenza - 2018. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states or territory.</p>
<p>Note:</p>
<p>This table contains provisional cases of selected national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>
<p>Footnotes:</p>
<p>C.N.M.I.: Commonwealth of Northern Mariana Islands.<br />
U: Unavailable. —: No reported cases. N: Not reportable. NA: Not Available. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>
<ul>
<li>Case counts for reporting years 2017 and 2018 are provisional and subject to change. Data for years 2013 through 2016 are finalized. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>.</li>
</ul>
<p>NNDSS - Table II. Ehrlichiosis and Anaplasmosis, Ehrlichia ewingii infection to Undetermined - 2018. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states or territory.</p>
<p>Note:</p>
<p>This table contains provisional cases of selected national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a></p>
<p>Footnotes:</p>
<p>C.N.M.I.: Commonwealth of Northern Mariana Islands.<br />
U: Unavailable. —: No reported cases. N: Not reportable. NA: Not Available. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>
<ul>
<li>Case counts for reporting years 2017 and 2018 are provisional and subject to change. Data for years 2013 through 2016 are finalized. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>.</li>
</ul>
<p>NNDSS - Table II. Cryptosporidiosis to Dengue virus infection - 2018. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states or territory.</p>
<p>Note:</p>
<p>This table contains provisional cases of selected national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a></p>
<p>Footnotes:</p>
<p>C.N.M.I.: Commonwealth of Northern Mariana Islands.<br />
U: Unavailable. —: No reported cases. N: Not reportable. NA: Not Available. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>
<ul>
<li>Case counts for reporting years 2017 and 2018 are provisional and subject to change. Data for years 2013 through 2016 are finalized. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>.</li>
</ul>
<p>† Includes data for dengue and dengue-like illness.</p>
<p>NNDSS - Table III. Tuberculosis - 2017.This Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States will exclude counts from US territories. Footnote: C.N.M.I.: Commonwealth of Northern Mariana Islands. U: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable Cum: Cumulative year-to-date counts. Min: Minimum. Max: Maximum. * Case counts for reporting year 2016 and 2017 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a> Data for TB are displayed quarterly.</p>
<p>This dataset includes data on adult's diet, physical activity, and weight status from Behavioral Risk Factor Surveillance System. This data is used for DNPAO's Data, Trends, and Maps database, which provides national and state specific data on obesity, nutrition, physical activity, and breastfeeding.</p>
<p>This dataset includes select data from the U.S. Census Bureau's American Community Survey (ACS) on the percent of adults who bike or walk to work. This data is used for DNPAO's Data, Trends, and Maps database, which provides national and state specific data on obesity, nutrition, physical activity, and breastfeeding. For more information about ACS visit <a href="https://www.census.gov/programs-surveys/acs/">https://www.census.gov/programs-surveys/acs/</a>.</p>
<p>This dataset includes data on weight status for children aged 3 months to 4 years old from Women, Infant, and Children Participant and Program Characteristics (WIC-PC). This data is used for DNPAO's Data, Trends, and Maps database, which provides national and state specific data on obesity, nutrition, physical activity, and breastfeeding. For more information about WIC-PC visit <a href="https://www.fns.usda.gov/wic/national-survey-wic-participants">https://www.fns.usda.gov/wic/national-survey-wic-participants</a>.</p>
<p>NNDSS - Table II. West Nile virus disease - 2017. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories.</p>
<p>Note:<br />
These are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting.</p>
<p>Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available.</p>
<p>Footnotes:<br />
C.N.M.I.: Commonwealth of Northern Mariana Islands.</p>
<p>U: Unavailable. —: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>
<p>*Three low incidence conditions, rubella, rubella congenital, and tetanus, are in Table II to facilitate case count verification with reporting jurisdictions.</p>
<p>† Case counts for reporting year 2017 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/">http://wwwn.cdc.gov/nndss/document/</a> ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf. Data for tuberculosis are displayed in Table IV, which appears quarterly.</p>
<p>§ Updated weekly from the Division of Vector-Borne Diseases, National Center for Emerging and Zoonotic Infectious Diseases (ArboNET Surveillance). Data for Jamestown Canyon virus, La Crosse virus, Chikungunya virus, Eastern equine encephalitis virus, Powassan virus, St. Louis virus, and Western equine encephalitis virus diseases are available in Table I.</p>
<p>¶ Not reportable in all states. Reporting exceptions are available at <a href="http://wwwn.cdc.gov/nndss/downloads.html">http://wwwn.cdc.gov/nndss/downloads.html</a>.</p>
<p>NNDSS - Table II. Vibriosis - 2017. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories.</p>
<p>Note:<br />
These are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting.</p>
<p>Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available.</p>
<p>Footnotes:<br />
C.N.M.I.: Commonwealth of Northern Mariana Islands.</p>
<p>U: Unavailable. —: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>
<p>*Three low incidence conditions, rubella, rubella congenital, and tetanus, are in Table II to facilitate case count verification with reporting jurisdictions.</p>
<p>† Case counts for reporting year 2017 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/">http://wwwn.cdc.gov/nndss/document/</a> ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf. Data for tuberculosis are displayed in Table IV, which appears quarterly.</p>
<p>§ The national surveillance case definition was revised in 2017 to include infections confirmed by culture-independent diagnostic tests as probable cases.</p>
<p>NNDSS - Table II. Salmonellosis to Shigellosis - 2017. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories.</p>
<p>Note:<br />
These are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting.</p>
<p>Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available.</p>
<p>Footnotes:<br />
C.N.M.I.: Commonwealth of Northern Mariana Islands.</p>
<p>U: Unavailable. —: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>
<p>*Three low incidence conditions, rubella, rubella congenital, and tetanus, are in Table II to facilitate case count verification with reporting jurisdictions.</p>
<p>† Case counts for reporting year 2017 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/">http://wwwn.cdc.gov/nndss/document/</a> ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf. Data for tuberculosis are displayed in Table IV, which appears quarterly.</p>
<p>$ Includes E. coli O157:H7, Shiga toxin-positive, serogroup non-O157, and Shiga toxin-positive, not serogrouped.</p>
<p>NNDSS - Table II. Rabies, animal to Rubella, congenital syndrome - 2017. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories.</p>
<p>Note:<br />
These are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting.</p>
<p>Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available.</p>
<p>Footnotes:<br />
C.N.M.I.: Commonwealth of Northern Mariana Islands.</p>
<p>U: Unavailable. —: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>
<p>*Three low incidence conditions, rubella, rubella congenital, and tetanus, are in Table II to facilitate case count verification with reporting jurisdictions.</p>
<p>† Case counts for reporting year 2017 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/">http://wwwn.cdc.gov/nndss/document/</a> ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf. Data for tuberculosis are displayed in Table IV, which appears quarterly.</p>
<p>NNDSS - Table II. Invasive Pneumococcal Diseases, All Ages - 2017. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories.</p>
<p>Note:<br />
These are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting.</p>
<p>Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available.</p>
<p>Footnotes:<br />
C.N.M.I.: Commonwealth of Northern Mariana Islands.</p>
<p>U: Unavailable. —: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>
<p>*Three low incidence conditions, rubella, rubella congenital, and tetanus, are in Table II to facilitate case count verification with reporting jurisdictions.</p>
<p>† Case counts for reporting year 2017 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/">http://wwwn.cdc.gov/nndss/document/</a> ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf. Data for tuberculosis are displayed in Table IV, which appears quarterly.</p>
<p>§ Includes drug resistant and susceptible cases of Invasive Pneumococcal Disease. This condition was previously named Streptococcus pneumoniae invasive disease and cases were reported to CDC using different event codes to specify whether the cases were drug resistant or in a defined age group, such as <5 years.</p>
<p>NNDSS - Table II. Ehrlichiosis and Anaplasmosis - 2017. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories.</p>
<p>Note:<br />
These are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting.</p>
<p>Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available.</p>
<p>Footnotes:<br />
C.N.M.I.: Commonwealth of Northern Mariana Islands.</p>
<p>U: Unavailable. —: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>
<p>*Three low incidence conditions, rubella, rubella congenital, and tetanus, are in Table II to facilitate case count verification with reporting jurisdictions.</p>
<p>† Case counts for reporting year 2017 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/">http://wwwn.cdc.gov/nndss/document/</a> ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf. Data for tuberculosis are displayed in Table IV, which appears quarterly.</p>
<p>§ Please refer to the MMWR publication for weekly updates to the footnote for this condition.</p>
<p>NNDSS - Table II. Babesiosis to Campylobacteriosis - 2017. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories.</p>
<p>Note:<br />
These are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting.</p>
<p>Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available.</p>
<p>Footnotes:<br />
C.N.M.I.: Commonwealth of Northern Mariana Islands.</p>
<p>U: Unavailable. —: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>
<ul>
<li>Three low incidence conditions, rubella, rubella congenital, and tetanus, are in Table II to facilitate case count verification with reporting jurisdictions.</li>
</ul>
<p>† Case counts for reporting year 2017 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/">http://wwwn.cdc.gov/nndss/document/</a> ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf. Data for tuberculosis are displayed in Table IV, which appears quarterly.</p>
<p>NNDSS - Table I. infrequently reported notifiable diseases - 2017. In this Table, provisional cases of selected infrequently reported notifiable diseases (<1,000 cases reported during the preceding year) are displayed.</p>
<p>Note:<br />
These are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting.</p>
<p>Case counts in these tables are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available.</p>
<p>Footnote:<br />
—: No reported cases. N: Not reportable. NA: Not available. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts.</p>
<ul>
<li>Case counts for reporting year 2017 are provisional and subject to change. Data for years 2012 through 2016 are finalized. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>.</li>
</ul>
<p>† This table does not include cases from the U.S. territories. Three low incidence conditions, rubella, rubella congenital, and tetanus, are in Table II to facilitate case count verification with reporting jurisdictions.</p>
<p>§ Calculated by summing the incidence counts for the current week, the 2 weeks preceding the current week, and the 2 weeks following the current week, for a total of 5 preceding years. Additional information is available at <a href="http://wwwn.cdc.gov/nndss/document/5yearweeklyaverage.pdf">http://wwwn.cdc.gov/nndss/document/5yearweeklyaverage.pdf</a>.</p>
<p>¶ Updated weekly reports from the Division of Vector-Borne Diseases, National Center for Emerging and Zoonotic Infectious Diseases (ArboNET Surveillance). Data for West Nile virus are available in Table II.</p>
<p>** Not reportable in all jurisdictions. Data from states where the condition is not reportable are excluded from this table, except for the arboviral diseases and influenza-associated pediatric mortality. Reporting exceptions are available at <a href="http://wwwn.cdc.gov/nndss/downloads.html">http://wwwn.cdc.gov/nndss/downloads.html</a>.</p>
<p>†† Data for Haemophilus influenzae (all ages, all serotypes) are available in Table II.</p>
<p>§§ In 2016, the nationally notifiable condition ‘Hepatitis B Perinatal Infection’ was renamed to ‘Perinatal Hepatitis B Virus Infection’ and reflects updates in the 2016 CSTE position statement for Perinatal Hepatitis B Virus Infection.</p>
<p>¶¶ Please refer to the MMWR publication for weekly updates to the footnote for this condition.</p>
<p>*** Please refer to the MMWR publication for weekly updates to the footnote for this condition.</p>
<p>††† Data for meningococcal disease (all serogroups) are available in Table II.</p>
<p>§§§ Novel influenza A virus infections are human infections with influenza A viruses that are different from currently circulating human seasonal influenza viruses. With the exception of one avian lineage influenza A (H7N2) virus, all novel influenza A virus infections reported to CDC since 2011 have been variant influenza viruses. Total case counts are provided by the Influenza Division, National Center for Immunization and Respiratory Diseases (NCIRD).</p>
<p>¶¶¶ Updated weekly from reports to the Division of STD Prevention, National Center for HIV/AIDS, Viral Hepatitis, STD, and TB Prevention.</p>
<p>**** Prior to 2015, CDC's National Notifiable Diseases Surveillance System (NNDSS) did not receive electronic data about incident cases of specific viral hemorrhagic fevers; instead data were collected in aggregate as "viral hemorrhagic fevers". Beginning in 2015, NNDSS has been updated to receive data for each of</p>
<p>2017, 2016. Data were provided by the Centers for Disease Control and Prevention (CDC), Division of Population Health, Epidemiology and Surveillance Branch. The project was funded by the Robert Wood Johnson Foundation (RWJF) in conjunction with the CDC Foundation. 500 cities project city-level data in GIS-friendly format can be joined with city spatial data (<a href="https://chronicdata.cdc.gov/500-Cities/500-Cities-City-Boundaries/n44h-hy2j">https://chronicdata.cdc.gov/500-Cities/500-Cities-City-Boundaries/n44h-hy2j</a>) in a geographic information system (GIS) to produce maps of 27 measures at the city-level. There are 7 measures (all teeth lost, dental visits, mammograms, Pap tests, colorectal cancer screening, core preventive services among older adults, and sleep less than 7 hours) in this 2019 release from the 2016 BRFSS that were the same as the 2018 release.</p>
<p>2017, 2016. Data were provided by the Centers for Disease Control and Prevention (CDC), Division of Population Health, Epidemiology and Surveillance Branch. The project was funded by the Robert Wood Johnson Foundation (RWJF) in conjunction with the CDC Foundation. 500 cities project census tract-level data in GIS-friendly format can be joined with census tract spatial data (<a href="https://chronicdata.cdc.gov/500-Cities/500-Cities-Census-Tract-Boundaries/x7zy-2xmx">https://chronicdata.cdc.gov/500-Cities/500-Cities-Census-Tract-Boundarie...</a>) in a geographic information system (GIS) to produce maps of 27 measures at the census tract level. There are 7 measures (all teeth lost, dental visits, mammograms, Pap tests, colorectal cancer screening, core preventive services among older adults, and sleep less than 7 hours) in this 2019 release from the 2016 BRFSS that were the same as the 2018 release.</p>
<p>This is the complete dataset for the 500 Cities project 2019 release. This dataset includes 2017, 2016 model-based small area estimates for 27 measures of chronic disease related to unhealthy behaviors (5), health outcomes (13), and use of preventive services (9). Data were provided by the Centers for Disease Control and Prevention (CDC), Division of Population Health, Epidemiology and Surveillance Branch. The project was funded by the Robert Wood Johnson Foundation (RWJF) in conjunction with the CDC Foundation. It represents a first-of-its kind effort to release information on a large scale for cities and for small areas within those cities. It includes estimates for the 500 largest US cities and approximately 28,000 census tracts within these cities. These estimates can be used to identify emerging health problems and to inform development and implementation of effective, targeted public health prevention activities. Because the small area model cannot detect effects due to local interventions, users are cautioned against using these estimates for program or policy evaluations. Data sources used to generate these measures include Behavioral Risk Factor Surveillance System (BRFSS) data (2017, 2016), Census Bureau 2010 census population data, and American Community Survey (ACS) 2013-2017, 2012-2016 estimates. Because some questions are only asked every other year in the BRFSS, there are 7 measures (all teeth lost, dental visits, mammograms, pap tests, colorectal cancer screening, core preventive services among older adults, and sleep less than 7 hours) from the 2016 BRFSS that are the same in the 2019 release as the previous 2018 release. More information about the methodology can be found at <a href="http://www.cdc.gov/500cities">www.cdc.gov/500cities</a>.</p>
<p>2014, 2013. Data were provided by the Centers for Disease Control and Prevention (CDC), Division of Population Health, Epidemiology and Surveillance Branch. The project was funded by the Robert Wood Johnson Foundation (RWJF) in conjunction with the CDC Foundation. 500 cities project census city-level data in GIS-friendly format can be joined with city spatial data (<a href="https://chronicdata.cdc.gov/500-Cities/500-Cities-City-Boundaries/n44h-hy2j">https://chronicdata.cdc.gov/500-Cities/500-Cities-City-Boundaries/n44h-hy2j</a>) in a geographic information system (GIS) to produce maps of 27 measures at the city-level.</p>
<p>2014, 2013. Data were provided by the Centers for Disease Control and Prevention (CDC), Division of Population Health, Epidemiology and Surveillance Branch. The project was funded by the Robert Wood Johnson Foundation (RWJF) in conjunction with the CDC Foundation. 500 cities project census tract-level data in GIS-friendly format can be joined with census tract spatial data (<a href="https://chronicdata.cdc.gov/500-Cities/500-Cities-Census-Tract-Boundaries/x7zy-2xmx">https://chronicdata.cdc.gov/500-Cities/500-Cities-Census-Tract-Boundarie...</a>) in a geographic information system (GIS) to produce maps of 27 measures at the census tract level.</p>
<p>This is the complete dataset for the 500 Cities project 2016 release. This dataset includes 2013, 2014 model-based small area estimates for 27 measures of chronic disease related to unhealthy behaviors (5), health outcomes (13), and use of preventive services (9). Data were provided by the Centers for Disease Control and Prevention (CDC), Division of Population Health, Epidemiology and Surveillance Branch. The project was funded by the Robert Wood Johnson Foundation (RWJF) in conjunction with the CDC Foundation. It represents a first-of-its kind effort to release information on a large scale for cities and for small areas within those cities. It includes estimates for the 500 largest US cities and approximately 28,000 census tracts within these cities. These estimates can be used to identify emerging health problems and to inform development and implementation of effective, targeted public health prevention activities. Because the small area model cannot detect effects due to local interventions, users are cautioned against using these estimates for program or policy evaluations. Data sources used to generate these measures include Behavioral Risk Factor Surveillance System (BRFSS) data (2013, 2014), Census Bureau 2010 census population data, and American Community Survey (ACS) 2009-2013, 2010-2014 estimates. More information about the methodology can be found at <a href="http://www.cdc.gov/500cities">www.cdc.gov/500cities</a>.<br />
Note: During the process of uploading the 2015 estimates, CDC found a data discrepancy in the published 500 Cities data for the 2014 city-level obesity crude prevalence estimates caused when reformatting the SAS data file to the open data format. . The small area estimation model and code were correct. This data discrepancy only affected the 2014 city-level obesity crude prevalence estimates on the Socrata open data file, the GIS-friendly data file, and the 500 Cities online application. The other obesity estimates (city-level age-adjusted and tract-level) and the Mapbooks were not affected. No other measures were affected. The correct estimates are update in this dataset on October 25, 2017.</p>
<p>2005-2016. This dataset includes data from the retired BRFSS Vision Module. From 2005-2011 the BRFSS employed a ten question vision module regarding vision impairment, access and utilization of eye care, and self-reported eye diseases. In 2013 and subsequently, one question in the core of BRFSS asks about vision: “Are you blind or do you have serious difficulty seeing, even when wearing glasses?” The latest data for this core question can be found in the Vision and Eye Health Surveillance System (VEHSS). VEHSS is intended to provide population estimates of vision loss function, eye diseases, health disparities, as well as barriers and facilitators to access to vision and eye care. This information can be used for designing, implementing, and evaluating vision and eye health prevention programs. To access the latest BRFSS data, (2013-2017) view the Behavioral Risk Factors – Vision and Eye Health Surveillance dataset (<a href="https://chronicdata.cdc.gov/Vision-Eye-Health/Behavioral-Risk-Factors-Vision-and-Eye-Health-Surv/vkwg-yswv">https://chronicdata.cdc.gov/Vision-Eye-Health/Behavioral-Risk-Factors-Vi...</a>).</p>
<p>Authors: Cason Schmit, JD, Gregory Sunshine, JD, Dawn Pepin, JD, MPH, Tara Ramanathan, JD, MPH, Akshara Menon, JD, MPH, Matthew Penn, JD, MLIS<br />
This legal data set consists of state statutes and regulations in effect as of January 1, 2014, related to electronic health information (EHI). Jurisdictions were limited to US states, territories, and the District of Columbia that had statutes and regulations in the Westlaw legal database that expressly referenced EHI. This data set includes 2,364 EHI-related laws representing 49 EHI uses in 54 jurisdictions. For information about research methods, please reference the Electronic Health Information Legal Epidemiology Protocol 2014.</p>
<p>Authors: Cason Schmit, JD, Gregory Sunshine, JD, Dawn Pepin, JD, MPH, Tara Ramanathan, JD, MPH, Akshara Menon, JD, MPH, Matthew Penn, JD, MLIS<br />
The Health Information Technology for Economic and Clinical Health Act, adopted in 2009, accelerated adoption of electronic health record systems among health care providers. Many state statutes and regulations authorize and define the use of electronic health information (EHI). Practitioners often criticize these laws as complex and contradictory and point to them as barriers to using EHI. Attorney researchers used WestlawNext to search for EHI-related statutes and regulations of the US states, US<br />
territories, and the District of Columbia in effect as of January 2014. The researchers independently catalogued provisions by the EHI use described in the law. This research protocol accompanies the data set, Electronic Health Information Legal Epidemiology Data Set 2014.</p>
<p>2015-2017. High School Dataset – Including Sexual Orientation. The Youth Risk Behavior Surveillance System (YRBSS) monitors six categories of priority health behaviors<br />
among youth and young adults: 1) behaviors that contribute to unintentional injuries and violence; 2) tobacco use; 3) alcohol and<br />
other drug use; 4) sexual behaviors related to unintended pregnancy and sexually transmitted infections (STIs), including human<br />
immunodeficiency virus (HIV) infection; 5) unhealthy dietary behaviors; and 6) physical inactivity. In addition, YRBSS monitors<br />
the prevalence of obesity and asthma and other priority health behaviors. This dataset contains national, state, and local data from 2015 that includes two aspects of sexual orientation – sexual identity and sex of sexual contacts. Additional information about the YRBSS can be found at <a href="http://www.cdc.gov/yrbss">www.cdc.gov/yrbss</a>.</p>
<p>2001 forward. The National (Nationwide) Inpatient Sample (NIS) is part of a family of databases and software tools developed for the Healthcare Cost and Utilization Project (HCUP). The NIS is the largest publicly available all-payer inpatient health care database in the United States, yielding national estimates of hospital inpatient stays. Unweighted, it contains data from more than 7 million hospital stays each year. Weighted, it estimates more than 35 million hospitalizations nationally. Indicators from this data source have been computed by personnel in CDC's Division for Heart Disease and Stroke Prevention (DHDSP). This is one of the datasets provided by the National Cardiovascular Disease Surveillance System. The system is designed to integrate multiple indicators from many data sources to provide a comprehensive picture of the public health burden of CVDs and associated risk factors in the United States. The data are organized by indicator, and they include CVDs (e.g., heart failure). The data can be plotted as trends and stratified by age group, sex, and race/ethnicity.</p>
<p>2003 forward. CMS compiles claims data for Medicare and Medicaid patients across a variety of categories and years. This includes Inpatient and Outpatient claims, Master Beneficiary Summary Files, and many other files. Indicators from this data source have been computed by personnel in CDC's Division for Heart Disease and Stroke Prevention (DHDSP). This is one of the datasets provided by the National Cardiovascular Disease Surveillance System. The system is designed to integrate multiple indicators from many data sources to provide a comprehensive picture of the public health burden of CVDs and associated risk factors in the United States. The data are organized by location (national and state) and indicator. The data can be plotted as trends and stratified by sex and race/ethnicity.</p>
<p>Animals at petting zoos and agricultural fairs can be carriers of pathogens, such as Escherichia coli. Disease outbreaks at animal contact exhibits can be prevented by handwashing after contact with animals and keeping food and beverage away from exhibits. This research procedure and code book accompanies the data set, Animal Contact Exhibits_Legal Epidemiology Dataset_2016, which catalogs and analyzes a collection of state hand sanitation laws for the following categories of animal contact exhibits:<br />
a. Petting zoos<br />
b. Agricultural fairs<br />
c. County or state fairs<br />
d. Exotic animal exhibits<br />
e. Circuses<br />
f. Zoos</p>
<p>2013 to 2015, 3-year average. Rates are age-standardized. County rates are spatially smoothed. The data can be viewed by gender and race/ethnicity. Data source: National Vital Statistics System. Additional data, maps, and methodology can be viewed on the Interactive Atlas of Heart Disease and Stroke <a href="http://www.cdc.gov/dhdsp/maps/atlas">http://www.cdc.gov/dhdsp/maps/atlas</a></p>
<p>2013 to 2015, 3-year average. Rates are age-standardized. County rates are spatially smoothed. The data can be viewed by gender and race/ethnicity. Data source: National Vital Statistics System. Additional data, maps, and methodology can be viewed on the Interactive Atlas of Heart Disease and Stroke <a href="http://www.cdc.gov/dhdsp/maps/atlas">http://www.cdc.gov/dhdsp/maps/atlas</a></p>
<p>1991-2017. High School Dataset. The Youth Risk Behavior Surveillance System (YRBSS) monitors six categories of priority health behaviors<br />
among youth and young adults: 1) behaviors that contribute to unintentional injuries and violence; 2) tobacco use; 3) alcohol and<br />
other drug use; 4) sexual behaviors related to unintended pregnancy and sexually transmitted infections (STIs), including human<br />
immunodeficiency virus (HIV) infection; 5) unhealthy dietary behaviors; and 6) physical inactivity. In addition, YRBSS monitors<br />
the prevalence of obesity and asthma and other priority health behaviors.</p>
<ol start="2011">
<li>Centers for Disease Control and Prevention (CDC). PRAMS, the Pregnancy Risk Assessment Monitoring System, is a surveillance system collecting state-specific, population-based data on maternal attitudes and experiences before, during, and shortly after pregnancy. It is a collaborative project of the Centers for Disease Control and Prevention (CDC) and state health departments. PRAMS provides data for state health officials to use to improve the health of mothers and infants. PRAMS topics include abuse, alcohol use, contraception, breastfeeding, mental health, morbidity, obesity, preconception health, pregnancy history, prenatal-care, sleep behavior, smoke exposure, stress, tobacco use, WIC, Medicaid, infant health, and unintended pregnancy.<br />
Data will be updated annually as it becomes available.</li>
</ol>
<p>NNDSS - Table II. West Nile virus disease - 2016. In this Table, provisional* cases of selected† notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories.<br />
Note:<br />
These are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting.</p>
<p>Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available.</p>
<p>Footnotes:<br />
C.N.M.I.: Commonwealth of Northern Mariana Islands.<br />
U: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>
<ul>
<li>Case counts for reporting year 2016 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/">http://wwwn.cdc.gov/nndss/document/</a> ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf. Data for TB are displayed in Table IV, which appears quarterly.<br />
† Three low incidence conditions, rubella, rubella congenital, and tetanus, have been moved to Table II to facilitate case count verification with reporting jurisdictions.<br />
§ Updated weekly from the Division of Vector-Borne Diseases, National Center for Emerging and Zoonotic Infectious Diseases (ArboNET Surveillance). Data for Jamestown Canyon virus, La Crosse virus, Chikungunya virus, Eastern equine encephalitis virus, Powassan virus, St. Louis virus, and Western equine encephalitis virus diseases are available in Table I.<br />
¶ Not reportable in all states. Reporting exceptions are available at <a href="http://wwwn.cdc.gov/nndss/downloads.html">http://wwwn.cdc.gov/nndss/downloads.html</a>.</li>
</ul>
<p>NNDSS - Table II. Spotted Fever Rickettsiosis to Syphilis - 2016. In this Table, provisional* cases of selected† notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories.<br />
Note:<br />
These are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting.</p>
<p>Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available.</p>
<p>Footnotes:<br />
C.N.M.I.: Commonwealth of Northern Mariana Islands.<br />
U: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>
<ul>
<li>Case counts for reporting year 2016 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/">http://wwwn.cdc.gov/nndss/document/</a> ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf. Data for TB are displayed in Table IV, which appears quarterly.<br />
† Three low incidence conditions, rubella, rubella congenital, and tetanus, have been moved to Table II to facilitate case count verification with reporting jurisdictions.<br />
§ Illnesses with similar clinical presentation that result from Spotted fever group rickettsia infections are reported as Spotted fever rickettsioses. Rocky Mountain spotted fever (RMSF) caused by Rickettsia rickettsii, is the most common and well-known spotted fever.</li>
</ul>
<p>NNDSS - Table II. Rubella to Salmonellosis - 2016. In this Table, provisional* cases of selected† notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories.<br />
Note:<br />
These are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting.</p>
<p>Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available.</p>
<p>Footnotes:<br />
C.N.M.I.: Commonwealth of Northern Mariana Islands.<br />
U: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>
<ul>
<li>Case counts for reporting year 2016 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>. Data for TB are displayed in Table IV, which appears quarterly.<br />
† Three low incidence conditions, rubella, rubella congenital, and tetanus, are in Table II to facilitate case count verification with reporting jurisdictions.</li>
</ul>
<p>NNDSS - Table II. Mumps to Rabies, animal - 2016. In this Table, provisional* cases of selected† notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories.<br />
Note:<br />
These are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting.</p>
<p>Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available.</p>
<p>Footnotes:<br />
C.N.M.I.: Commonwealth of Northern Mariana Islands.<br />
U: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>
<ul>
<li>Case counts for reporting year 2016 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>. Data for TB are displayed in Table IV, which appears quarterly.<br />
† Three low incidence conditions, rubella, rubella congenital, and tetanus, are in Table II to facilitate case count verification with reporting jurisdictions.</li>
</ul>
<p>NNDSS - Table II. Lyme disease to Meningococcal - 2016. In this Table, provisional* cases of selected† notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories.</p>
<p>Note:<br />
These are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting.</p>
<p>Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available.</p>
<p>Footnotes:<br />
C.N.M.I.: Commonwealth of Northern Mariana Islands.<br />
U: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>
<ul>
<li>Case counts for reporting year 2016 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/">http://wwwn.cdc.gov/nndss/document/</a> ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf. Data for TB are displayed in Table IV, which appears quarterly.<br />
† Three low incidence conditions, rubella, rubella congenital, and tetanus, are in Table II to facilitate case count verification with reporting jurisdictions.<br />
§ Data for meningococcal disease, invasive caused by serogroups ACWY; serogroup B; other serogroup; and unknown serogroup are available in Table I.</li>
</ul>
<p>NNDSS - Table II. Giardiasis to Haemophilus influenza - 2016. In this Table, provisional* cases of selected† notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories.<br />
Note:<br />
These are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting.</p>
<p>Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available.</p>
<p>Footnotes:<br />
C.N.M.I.: Commonwealth of Northern Mariana Islands.<br />
U: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>
<ul>
<li>Case counts for reporting year 2016 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/">http://wwwn.cdc.gov/nndss/document/</a> ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf. Data for TB are displayed in Table IV, which appears quarterly.<br />
† Three low incidence conditions, rubella, rubella congenital, and tetanus, are in Table II to facilitate case count verification with reporting jurisdictions.<br />
§ Data for H. influenzae (age <5 years for serotype b, nonserotype b, and unknown serotype) are available in Table I.</li>
</ul>
<p>NNDSS - Table II. Ehrlichiosis/Anaplasmosis - 2016. In this Table, provisional* cases of selected† notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories.</p>
<p>Note:<br />
These are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting.</p>
<p>Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available.</p>
<p>Footnotes:<br />
C.N.M.I.: Commonwealth of Northern Mariana Islands.<br />
U: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>
<ul>
<li>Case counts for reporting year 2016 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/">http://wwwn.cdc.gov/nndss/document/</a> ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf. Data for TB are displayed in Table IV, which appears quarterly.<br />
† Three low incidence conditions, rubella, rubella congenital, and tetanus, are in Table II to facilitate case count verification with reporting jurisdictions.<br />
§ Please refer to the MMWR publication for weekly updates to the footnote for this condition.</li>
</ul>
<p>NNDSS - Table I. infrequently reported notifiable diseases - 2016. In this Table, provisional* cases of selected† infrequently reported notifiable diseases (<1,000 cases reported during the preceding year) are displayed.<br />
Note:</p>
<p>These are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting.</p>
<p>Case counts in these tables are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available.</p>
<p>“Symbols and footnotes changed in week #4, please refer to the MMWR publication for the symbols/footnotes for weeks 1, 2, and 3”.</p>
<p>Footnote:<br />
-: No reported cases N: Not reportable NA: Not available NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts.<br />
* Case counts for reporting year 2016 are provisional and subject to change. Data for years 2011 through 2015 are finalized. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>.<br />
† This table does not include cases from the U.S. territories. Three low incidence conditions, rubella, rubella congenital, and tetanus, are in Table II to facilitate case count verification with reporting jurisdictions.<br />
§ Calculated by summing the incidence counts for the current week, the 2 weeks preceding the current week, and the 2 weeks following the current week, for a total of 5 preceding years. Additional information is available at <a href="http://wwwn.cdc.gov/nndss/document/5yearweeklyaverage.pdf">http://wwwn.cdc.gov/nndss/document/5yearweeklyaverage.pdf</a>.<br />
¶ Includes both neuroinvasive and nonneuroinvasive. Updated weekly reports from the Division of Vector-Borne Diseases, National Center for Emerging and Zoonotic Infectious Diseases (ArboNET Surveillance). Data for West Nile virus are available in Table II.<br />
** Not reportable in all reporting jurisdictions. Data from states where the condition is not reportable are excluded from this table, except for the arboviral diseases and influenza-associated pediatric mortality. Reporting exceptions are available at <a href="http://wwwn.cdc.gov/nndss/downloads.html">http://wwwn.cdc.gov/nndss/downloads.html</a>.<br />
†† Office of Management and Budget approval of the NNDSS Revision #0920-0728 on January 21, 2016, authorized CDC to receive data for these conditions. CDC is in the process<br />
of soliciting data for these conditions (except Zika virus, congenital infection). CDC and the U.S. states are still modifying the technical infrastructure needed to collect and transmit data for Zika virus congenital infections.<br />
§§ Jamestown Canyon virus and Lacrosse virus have replaced California serogroup diseases.<br />
¶¶ Data for Haemophilus influenzae (all ages, all serotypes) are available in Table II.<br />
*** Please refer to the MMWR publication for weekly updates to the footnote for this condition.<br />
††† Please refer to the MMWR publication for weekly updates to the footnote for this condition.<br />
§§§ Data for meningococcal disease (all serogroups) are available in Table II.<br />
¶¶¶ Please refer to the MMWR publication for weekly updates to the footnote for this condition.<br />
**** Updated weekly from reports to the Division of STD Prevention, National Center for HIV/AIDS, Viral Hepatitis, STD, and TB Prevention.<br />
†††† Please refer to the MMWR publication for weekly updates to the footnote for this condition.<br />
§§§§ All cases reported have occurred in travelers returning from affected areas, with their sexual contacts, or infants infected in ute</p>
<p>This census tract shapefile for the 500 Cities project was extracted from the Census 2010 Tiger/Line database and modified to remove portions of census tracts that were outside of city boundaries. This shapefile can be joined with 500 Cities census tract-level Data (GIS Friendly Format) in a geographic information system (GIS) to make maps at the census tract level.</p>
<p>This city boundary shapefile was extracted from Esri Data and Maps for ArcGIS 2014 - U.S. Populated Place Areas. This shapefile can be joined to 500 Cities city-level Data (GIS Friendly Format) in a geographic information system (GIS) to make city-level maps.</p>
<p>Data from BRFSS for indicators of adult oral health for 1999 and even years from 2002 through 2010. National estimates are represented by the median prevalence among 50 states and the District of Columbia data. Estimates are prepared from the BRFSS public use data sets. Estimates in this file are not age adjusted, and may differ slightly from estimates available from the BRFSS web site or Chronic Disease Indicators due to small differences in definition, age adjustment or rounding. For more information, see: <a href="http://www.cdc.gov/oralhealthdata/overview/Adult_Indicators.html">http://www.cdc.gov/oralhealthdata/overview/Adult_Indicators.html</a></p>
<p>Rate of deaths by age/gender (per 100,000 population) for motor vehicle occupants killed in crashes, 2012 & 2014. 2012 Source: Fatality Analysis Reporting System (FARS). 2014 Source: National Highway Traffic Safety Administration's (NHTSA) Fatality Analysis Reporting System (FARS), 2014 Annual Report File Note: Blank cells indicate data are suppressed. Fatality rates based on fewer than 20 deaths are suppressed.</p>
<p>Rate of deaths by age/gender (per 100,000 population) for motor vehicle occupants killed in crashes, 2012 & 2014. 2012 Source: Fatality Analysis Reporting System (FARS). 2014 Source: National Highway Traffic Safety Administration's (NHTSA) Fatality Analysis Reporting System (FARS), 2014 Annual Report File Note: Blank cells indicate data are suppressed. Fatality rates based on fewer than 20 deaths are suppressed.</p>
<p>Rate of deaths by age/gender (per 100,000 population) for motor vehicle occupants killed in crashes, 2012 & 2014. 2012 Source: Fatality Analysis Reporting System (FARS). 2014 Source: National Highway Traffic Safety Administration's (NHTSA) Fatality Analysis Reporting System (FARS), 2014 Annual Report File Note: Blank cells indicate data are suppressed. Fatality rates based on fewer than 20 deaths are suppressed.</p>
<p>Rate of deaths by age/gender (per 100,000 population) for motor vehicle occupants killed in crashes, 2012 & 2014. 2012 Source: Fatality Analysis Reporting System (FARS). 2014 Source: National Highway Traffic Safety Administration's (NHTSA) Fatality Analysis Reporting System (FARS), 2014 Annual Report File Note: Blank cells indicate data are suppressed. Fatality rates based on fewer than 20 deaths are suppressed.</p>
<p>Rate of deaths by age/gender (per 100,000 population) for motor vehicle occupants killed in crashes, 2012 & 2014. 2012 Source: Fatality Analysis Reporting System (FARS). 2014 Source: National Highway Traffic Safety Administration's (NHTSA) Fatality Analysis Reporting System (FARS), 2014 Annual Report File Note: Blank cells indicate data are suppressed. Fatality rates based on fewer than 20 deaths are suppressed.</p>
<p>Rate of deaths by age/gender (per 100,000 population) for motor vehicle occupants killed in crashes, 2012 & 2014. 2012 Source: Fatality Analysis Reporting System (FARS). 2014 Source: National Highway Traffic Safety Administration's (NHTSA) Fatality Analysis Reporting System (FARS), 2014 Annual Report File Note: Blank cells indicate data are suppressed. Fatality rates based on fewer than 20 deaths are suppressed.</p>
<p>Rate of deaths by age/gender (per 100,000 population) for motor vehicle occupants killed in crashes, 2012 & 2014. 2012 Source: Fatality Analysis Reporting System (FARS). 2014 Source: National Highway Traffic Safety Administration's (NHTSA) Fatality Analysis Reporting System (FARS), 2014 Annual Report File Note: Blank cells indicate data are suppressed. Fatality rates based on fewer than 20 deaths are suppressed.</p>
<p>Rate of deaths by age/gender (per 100,000 population) for motor vehicle occupants killed in crashes, 2012 & 2014. 2012 Source: Fatality Analysis Reporting System (FARS). 2014 Source: National Highway Traffic Safety Administration's (NHTSA) Fatality Analysis Reporting System (FARS), 2014 Annual Report File Note: Blank cells indicate data are suppressed. Fatality rates based on fewer than 20 deaths are suppressed.</p>
<p>This file contains the complete set of data reported to 122 Cities Mortality Reposting System. The system was retired as of 10/6/2016. While the system was running each week, the vital statistics offices of 122 cities across the United States reported the total number of death certificates processed and the number of those for which pneumonia or influenza was listed as the underlying or contributing cause of death by age group (Under 28 days, 28 days - 1 year, 1-14 years, 15-24 years, 25-44 years, 45-64 years, 65-74 years, 75-84 years, and - 85 years). U:Unavailable. - : No reported cases.* Mortality data in this table were voluntarily reported from 122 cities in the United States, most of which have populations of >100,000. A death is reported by the place of its occurrence and by the week that the death certificate was filed. Fetal deaths are not included. Total includes unknown ages.<br />
More information on Flu Activity & Surveillance is available at <a href="http://www.cdc.gov/flu/weekly/fluactivitysurv.htm">http://www.cdc.gov/flu/weekly/fluactivitysurv.htm</a>.</p>
<p>Source: Behavioral Risk Factor Surveillance System (BRFSS), 2012, 2014.</p>
<p>2012 to 2014, 3-year average. Rates are age-standardized. County rates are spatially smoothed. The data can be viewed by gender and race/ethnicity. Data source: National Vital Statistics System. Additional data, maps, and methodology can be viewed on the Interactive Atlas of Heart Disease and Stroke <a href="http://www.cdc.gov/dhdsp/maps/atlas">http://www.cdc.gov/dhdsp/maps/atlas</a></p>
<p>2012 to 2014, 3-year average. Rates are age-standardized. County rates are spatially smoothed. The data can be viewed by gender and race/ethnicity. Data source: National Vital Statistics System. Additional data, maps, and methodology can be viewed on the Interactive Atlas of Heart Disease and Stroke <a href="http://www.cdc.gov/dhdsp/maps/atlas">http://www.cdc.gov/dhdsp/maps/atlas</a></p>
<p>Rate of deaths by age/gender (per 100,000 population) for people killed in crashes involving a driver with BAC =>0.08%, 2012, 2014. 2012 Source: Fatality Analysis Reporting System (FARS). 2014 Source: National Highway Traffic Administration's (NHTSA) Fatality Analysis Reporting System (FARS), 2014 Annual Report File. Note: Blank cells indicate data are suppressed. Fatality rates based on fewer than 20 deaths are suppressed.</p>
<p>Rate of deaths by age/gender (per 100,000 population) for people killed in crashes involving a driver with BAC =>0.08%, 2012, 2014. 2012 Source: Fatality Analysis Reporting System (FARS). 2014 Source: National Highway Traffic Administration's (NHTSA) Fatality Analysis Reporting System (FARS), 2014 Annual Report File. Note: Blank cells indicate data are suppressed. Fatality rates based on fewer than 20 deaths are suppressed.</p>
<p>Rate of deaths by age/gender (per 100,000 population) for people killed in crashes involving a driver with BAC =>0.08%, 2012, 2014. 2012 Source: Fatality Analysis Reporting System (FARS). 2014 Source: National Highway Traffic Administration's (NHTSA) Fatality Analysis Reporting System (FARS), 2014 Annual Report File. Note: Blank cells indicate data are suppressed. Fatality rates based on fewer than 20 deaths are suppressed.</p>
<p>Rate of deaths by age/gender (per 100,000 population) for people killed in crashes involving a driver with BAC =>0.08%, 2012, 2014. 2012 Source: Fatality Analysis Reporting System (FARS). 2014 Source: National Highway Traffic Administration's (NHTSA) Fatality Analysis Reporting System (FARS), 2014 Annual Report File. Note: Blank cells indicate data are suppressed. Fatality rates based on fewer than 20 deaths are suppressed.</p>
<p>Rate of deaths by age/gender (per 100,000 population) for people killed in crashes involving a driver with BAC =>0.08%, 2012, 2014. 2012 Source: Fatality Analysis Reporting System (FARS). 2014 Source: National Highway Traffic Administration's (NHTSA) Fatality Analysis Reporting System (FARS), 2014 Annual Report File. Note: Blank cells indicate data are suppressed. Fatality rates based on fewer than 20 deaths are suppressed.</p>
<p>Rate of deaths by age/gender (per 100,000 population) for people killed in crashes involving a driver with BAC =>0.08%, 2012, 2014. 2012 Source: Fatality Analysis Reporting System (FARS). 2014 Source: National Highway Traffic Administration's (NHTSA) Fatality Analysis Reporting System (FARS), 2014 Annual Report File. Note: Blank cells indicate data are suppressed. Fatality rates based on fewer than 20 deaths are suppressed.</p>
<p>Source: Behavioral Risk Factor Surveillance System (BRFSS), 2012, 2014.</p>
<p>Source: Behavioral Risk Factor Surveillance System (BRFSS), 2012, 2014.</p>
<p>Source: Behavioral Risk Factor Surveillance System (BRFSS), 2012, 2014.</p>
<p>Source: Behavioral Risk Factor Surveillance System (BRFSS), 2012, 2014.</p>
<p>Source: Behavioral Risk Factor Surveillance System (BRFSS), 2012, 2014</p>
<p>Source: Behavioral Risk Factor Surveillance System (BRFSS), 2012, 2014.</p>
<p>Source for 2012 national data: National Occupant Protection Use Survey (NOPUS), 2012. Source for 2014 national data: National Occupant Protection Use Survey (NOPUS), 2014. Source for 2012 state data: State Observational Survey of Seat Belt Use, 2012. Source for 2014 state data: Seat Belt Use in 2014- Use Rates in the States and Territories</p>
<p>Source for 2012 national data: National Occupant Protection Use Survey (NOPUS), 2012. Source for 2014 national data: National Occupant Protection Use Survey (NOPUS), 2014. Source for 2012 state data: State Observational Survey of Seat Belt Use, 2012. Source for 2014 state data: Seat Belt Use in 2014- Use Rates in the States and Territories</p>
<p>Source for 2012 national data: National Occupant Protection Use Survey (NOPUS), 2012. Source for 2014 national data: National Occupant Protection Use Survey (NOPUS), 2014. Source for 2012 state data: State Observational Survey of Seat Belt Use, 2012. Source for 2014 state data: Seat Belt Use in 2014- Use Rates in the States and Territories</p>
<p>Source for 2012 national data: National Occupant Protection Use Survey (NOPUS), 2012. Source for 2014 national data: National Occupant Protection Use Survey (NOPUS), 2014. Source for 2012 state data: State Observational Survey of Seat Belt Use, 2012. Source for 2014 state data: Seat Belt Use in 2014- Use Rates in the States and Territories</p>
<p>Source for 2012 national data: National Occupant Protection Use Survey (NOPUS), 2012. Source for 2014 national data: National Occupant Protection Use Survey (NOPUS), 2014. Source for 2012 state data: State Observational Survey of Seat Belt Use, 2012. Source for 2014 state data: Seat Belt Use in 2014- Use Rates in the States and Territories</p>
No description provided
<p>1991-2017. Middle School Dataset. The Youth Risk Behavior Surveillance System (YRBSS) monitors six categories of priority health behaviors<br />
among youth and young adults: 1) behaviors that contribute to unintentional injuries and violence; 2) tobacco use; 3) alcohol and<br />
other drug use; 4) sexual behaviors related to unintended pregnancy and sexually transmitted infections (STIs), including human<br />
immunodeficiency virus (HIV) infection; 5) unhealthy dietary behaviors; and 6) physical inactivity. In addition, YRBSS monitors<br />
the prevalence of obesity and asthma and other priority health behaviors.</p>
<p>2002-2010. BRFSS SMART MMSA Prevalence land line only data. The Selected Metropolitan Area Risk Trends (SMART) project uses the Behavioral Risk Factor Surveillance System (BRFSS) to analyze the data of selected metropolitan statistical areas (MMSAs) with 500 or more respondents. BRFSS data can be used to identify emerging health problems, establish and track health objectives, and develop and evaluate public health policies and programs. BRFSS is a continuous, state-based surveillance system that collects information about modifiable risk factors for chronic diseases and other leading causes of death. Data will be updated annually as it becomes available. Detailed information on sampling methodology and quality assurance can be found on the BRFSS website (<a href="http://www.cdc.gov/brfss">http://www.cdc.gov/brfss</a>). Methodology: <a href="http://www.cdc.gov/brfss/factsheets/pdf/DBS_BRFSS_survey.pdf">http://www.cdc.gov/brfss/factsheets/pdf/DBS_BRFSS_survey.pdf</a> Glossary: <a href="https://chronicdata.cdc.gov/Behavioral-Risk-Factors/Behavioral-Risk-Factor-Surveillance-System-BRFSS-H/iuq5-y9ct/data">https://chronicdata.cdc.gov/Behavioral-Risk-Factors/Behavioral-Risk-Fact...</a></p>
<p>1984-2018. Centers for Disease Control and Prevention (CDC). BRFSS Survey Data. The BRFSS is a continuous, state-based surveillance system that collects information about modifiable risk factors for chronic diseases and other leading causes of death.<br />
Detailed information on sampling methodology and quality assurance can be found on the BRFSS website (<a href="http://www.cdc.gov/brfss">http://www.cdc.gov/brfss</a>).</p>
<p>2002-2010. BRFSS SMART County Prevalence land line only data. The Selected Metropolitan Area Risk Trends (SMART) project uses the Behavioral Risk Factor Surveillance System (BRFSS) to analyze the data of selected counties with 500 or more respondents. BRFSS data can be used to identify emerging health problems, establish and track health objectives, and develop and evaluate public health policies and programs. BRFSS is a continuous, state-based surveillance system that collects information about modifiable risk factors for chronic diseases and other leading causes of death. Data will be updated annually as it becomes available. Detailed information on sampling methodology and quality assurance can be found on the BRFSS website (<a href="http://www.cdc.gov/brfss">http://www.cdc.gov/brfss</a>). Methodology: <a href="http://www.cdc.gov/brfss/factsheets/pdf/DBS_BRFSS_survey.pdf">http://www.cdc.gov/brfss/factsheets/pdf/DBS_BRFSS_survey.pdf</a> Glossary: <a href="https://chronicdata.cdc.gov/Behavioral-Risk-Factors/Behavioral-Risk-Factor-Surveillance-System-BRFSS-H/iuq5-y9ct/data">https://chronicdata.cdc.gov/Behavioral-Risk-Factors/Behavioral-Risk-Fact...</a></p>
<p>2011 to 2012. BRFSS SMART County Prevalence combined land line and cell phone data. The Selected Metropolitan Area Risk Trends (SMART) project uses the Behavioral Risk Factor Surveillance System (BRFSS) to analyze the data of selected counties with 500 or more respondents. BRFSS data can be used to identify emerging health problems, establish and track health objectives, and develop and evaluate public health policies and programs. BRFSS is a continuous, state-based surveillance system that collects information about modifiable risk factors for chronic diseases and other leading causes of death. Data will be updated annually as it becomes available. Detailed information on sampling methodology and quality assurance can be found on the BRFSS website (<a href="http://www.cdc.gov/brfss">http://www.cdc.gov/brfss</a>). Methodology: <a href="http://www.cdc.gov/brfss/factsheets/pdf/DBS_BRFSS_survey.pdf">http://www.cdc.gov/brfss/factsheets/pdf/DBS_BRFSS_survey.pdf</a> Glossary: <a href="https://chronicdata.cdc.gov/Behavioral-Risk-Factors/Behavioral-Risk-Factor-Surveillance-System-BRFSS-H/iuq5-y9ct">https://chronicdata.cdc.gov/Behavioral-Risk-Factors/Behavioral-Risk-Fact...</a></p>
<p>1995-2010. BRFSS land line only prevalence data. BRFSS is a continuous, state-based surveillance system that collects information about modifiable risk factors for chronic diseases and other leading causes of death. Data will be updated annually as it becomes available. Detailed information on sampling methodology and quality assurance can be found on the BRFSS website (<a href="http://www.cdc.gov/brfss">http://www.cdc.gov/brfss</a>). Methodology: <a href="http://www.cdc.gov/brfss/factsheets/pdf/DBS_BRFSS_survey.pdf">http://www.cdc.gov/brfss/factsheets/pdf/DBS_BRFSS_survey.pdf</a> Glossary: <a href="https://chronicdata.cdc.gov/Behavioral-Risk-Factors/Behavioral-Risk-Factor-Surveillance-System-BRFSS-H/iuq5-y9ct/data">https://chronicdata.cdc.gov/Behavioral-Risk-Factors/Behavioral-Risk-Fact...</a></p>
<p>NNDSS - Table II. Giardiasis to Haemophilus influenza - 2015.In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories. Note:These are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting. Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available. Footnotes:C.N.M.I.: Commonwealth of Northern Mariana Islands. U: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum. * Three low incidence conditions, rubella, rubella congenital, and tetanus, have been moved to Table 2 to facilitate case count verification with reporting jurisdictions. ��� Case counts for reporting year 2015 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>. Data for TB are displayed in Table IV, which appears quarterly. �� Data for H. influenzae (age <5 years for serotype b, nonserotype b, and unknown serotype) are available in Table I.</p>
<p>NNDSS - Table I. infrequently reported notifiable diseases - 2015. In this Table, provisional cases of selected infrequently reported notifiable diseases (<1,000 cases reported during the preceding year) are displayed. Note:These are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting. Case counts in these tables are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available. Footnote:-: No reported cases N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. * Three low incidence conditions, rubella, rubella congenital, and tetanus, have been moved to Table 2 to facilitate case count verification with reporting jurisdictions. ��� Case counts for reporting year 2015 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>. �� Calculated by summing the incidence counts for the current week, the 2 weeks preceding the current week, and the 2 weeks following the current week, for a total of 5 preceding years. The total sum of incident cases is then divided by 25 weeks. Additional information is available at <a href="http://wwwn.cdc.gov/nndss/document/5yearweeklyaverage.pdf">http://wwwn.cdc.gov/nndss/document/5yearweeklyaverage.pdf</a>. �� Data for the Arboviral disease, Chikungunya, and Hantavirus infection disease, non-Hantavirus Pulmonary Syndrome (HPS), will be displayed in this table after the CDC obtains Office of Management and Budget Paperwork Reduction Act approval to receive data for these conditions. ** Includes both neuroinvasive and nonneuroinvasive. Updated weekly from reports to the Division of Vector-Borne Infectious Diseases, National Center for Zoonotic, Vector-Borne, and Enteric Diseases (ArboNET Surveillance). Data for West Nile virus are available in Table II. ��ʉ�� Not reportable in all states. Data from states where the condition is not reportable are excluded from this table except starting in 2007 for the arboviral diseases, STD data, TB data, and influenza-associated pediatric mortality, and in 2003 for SARS-CoV. Reporting exceptions are available at <a href="http://wwwn.cdc.gov/nndss/downloads.html">http://wwwn.cdc.gov/nndss/downloads.html</a>. ���� Data for H. influenzae (all ages, all serotypes) are available in Table II. ���� Updated weekly from reports to the Influenza Division, National Center for Immunization and Respiratory Diseases. Please refer to the MMWR publication for weekly updates to the footnote for this condition. *** Please refer to the MMWR publication for weekly updates to the footnote for this condition. ��ʉ�ʉ�� Data for meningococcal disease (all serogroups) are available in Table II. ������ Please refer to the MMWR publication for weekly updates to the footnote for this condition. ������ Updated weekly from reports to the Division of STD Prevention, National Center for HIV/AIDS, Viral Hepatitis, STD, and TB Prevention. **** Please refer to the MMWR publication for weekly updates to the footnote for this condition. See Table II for Dengue Hemorrhagic Fever.</p>
<p>This data set is from 3 surveys conducted in two districts in western Kenya following the scale up of insecticide treated nets and the implementation of IRS in one of the districts.</p>
<p>The Environmental Protection Agency (EPA) provides air pollution data about ozone and particulate matter (PM2.5) to CDC for the Tracking Network. The EPA maintains a database called the Air Quality System (AQS) which contains data from approximately 4,000 monitoring stations around the country, mainly in urban areas. Data from the AQS is considered the "gold standard" for determining outdoor air pollution. However, AQS data are limited because the monitoring stations are usually in urban areas or cities and because they only take air samples for some air pollutants every three days or during times of the year when air pollution is very high. CDC and EPA have worked together to develop a statistical model (Downscaler) to make modeled predictions available for environmental public health tracking purposes in areas of the country that do not have monitors and to fill in the time gaps when monitors may not be recording data. This data does not include "Percent of population in counties exceeding NAAQS (vs. population in counties that either meet the standard or do not monitor PM2.5)". Please visit the Tracking homepage for this information.View additional information for indicator definitions and documentation by selecting Content Area "Air Quality" and the respective indicator at the following website: <a href="http://ephtracking.cdc.gov/showIndicatorsData.action">http://ephtracking.cdc.gov/showIndicatorsData.action</a></p>
<p>Interactive visualization: <a href="http://www.cdc.gov/chikungunya/modeling/index.html">http://www.cdc.gov/chikungunya/modeling/index.html</a>. This dataset contains monthly predictions for the spread of chikungunya virus transmission. A full description of the methods is available at: <a href="http://www.plosone.org/article/info%3Adoi%2F10.1371%2Fjournal.pone.0104915">http://www.plosone.org/article/info%3Adoi%2F10.1371%2Fjournal.pone.0104915</a>.</p>
<p>Interactive visualization: <a href="http://www.cdc.gov/chikungunya/modeling/index.html">http://www.cdc.gov/chikungunya/modeling/index.html</a>. This dataset contains monthly predictions for the spread of chikungunya virus transmission. A full description of the methods is available at: <a href="http://www.plosone.org/article/info%3Adoi%2F10.1371%2Fjournal.pone.0104915">http://www.plosone.org/article/info%3Adoi%2F10.1371%2Fjournal.pone.0104915</a>.</p>
<p>Derived from Pan American Health Organization reports: <a href="http://www.paho.org/hq/index.php?option=com_topics&view=article&id=343&Itemid=40931">http://www.paho.org/hq/index.php?option=com_topics&view=article&id=343&I...</a></p>
<p>The Youth Risk Behavior Surveillance System (YRBSS) monitors six types of health-risk behaviors that contribute to the leading causes of death and disability among youth and adults. This file contains state-level results for 13 tobacco-use variables by sex and grade for 2013.</p>
<p>The CDC Division for Heart Disease and Stroke Prevention's Data Trends & Maps online tool allows searching for and view of health indicators related to Heart Disease and Stroke Prevention on the basis of a specific location or a health indicator.</p>
<p>The National Outbreak Reporting System (NORS) is a web-based platform designed to support reporting to CDC by local, state, and territorial health departments in the United States of all waterborne disease outbreaks and enteric disease outbreaks transmitted by food, contact with environmental sources, infected persons or animals, or unknown modes of transmission.</p>
<p>Each day, between 12 to 13 U.S. workers die as a result of a traumatic injury on the job. Investigations conducted through the FACE program allow the identification of factors that contribute to these fatal injuries. This information is used to develop comprehensive recommendations for preventing similar deaths. This web page provides access to NIOSH investigation reports and other safety resources.</p>
<p>A surveillance system that provides morbidity, mortality, and workplace exposure data on work-related respiratory diseases by geographic region, industry and occupation, and demographic groups.</p>
<ol start="2000">
<li>Centers for Disease Control and Prevention (CDC). PRAMS, the Pregnancy Risk Assessment Monitoring System, is a surveillance system collecting state-specific, population-based data on maternal attitudes and experiences before, during, and shortly after pregnancy. It is a collaborative project of the Centers for Disease Control and Prevention (CDC) and state health departments. PRAMS provides data for state health officials to use to improve the health of mothers and infants. PRAMS topics include abuse, alcohol use, contraception, breastfeeding, mental health, morbidity, obesity, preconception health, pregnancy history, prenatal-care, sleep behavior, smoke exposure, stress, tobacco use, WIC, Medicaid, infant health, and unintended pregnancy. Data will be updated annually as it becomes available.</li>
</ol>
<ol start="2001">
<li>Centers for Disease Control and Prevention (CDC). PRAMS, the Pregnancy Risk Assessment Monitoring System, is a surveillance system collecting state-specific, population-based data on maternal attitudes and experiences before, during, and shortly after pregnancy. It is a collaborative project of the Centers for Disease Control and Prevention (CDC) and state health departments. PRAMS provides data for state health officials to use to improve the health of mothers and infants. PRAMS topics include abuse, alcohol use, contraception, breastfeeding, mental health, morbidity, obesity, preconception health, pregnancy history, prenatal-care, sleep behavior, smoke exposure, stress, tobacco use, WIC, Medicaid, infant health, and unintended pregnancy. Data will be updated annually as it becomes available.</li>
</ol>
<ol start="2002">
<li>Centers for Disease Control and Prevention (CDC). PRAMS, the Pregnancy Risk Assessment Monitoring System, is a surveillance system collecting state-specific, population-based data on maternal attitudes and experiences before, during, and shortly after pregnancy. It is a collaborative project of the Centers for Disease Control and Prevention (CDC) and state health departments. PRAMS provides data for state health officials to use to improve the health of mothers and infants. PRAMS topics include abuse, alcohol use, contraception, breastfeeding, mental health, morbidity, obesity, preconception health, pregnancy history, prenatal-care, sleep behavior, smoke exposure, stress, tobacco use, WIC, Medicaid, infant health, and unintended pregnancy. Data will be updated annually as it becomes available.</li>
</ol>
<ol start="2003">
<li>Centers for Disease Control and Prevention (CDC). PRAMS, the Pregnancy Risk Assessment Monitoring System, is a surveillance system collecting state-specific, population-based data on maternal attitudes and experiences before, during, and shortly after pregnancy. It is a collaborative project of the Centers for Disease Control and Prevention (CDC) and state health departments. PRAMS provides data for state health officials to use to improve the health of mothers and infants. PRAMS topics include abuse, alcohol use, contraception, breastfeeding, mental health, morbidity, obesity, preconception health, pregnancy history, prenatal-care, sleep behavior, smoke exposure, stress, tobacco use, WIC, Medicaid, infant health, and unintended pregnancy. Data will be updated annually as it becomes available.</li>
</ol>
<ol start="2004">
<li>Centers for Disease Control and Prevention (CDC). PRAMS, the Pregnancy Risk Assessment Monitoring System, is a surveillance system collecting state-specific, population-based data on maternal attitudes and experiences before, during, and shortly after pregnancy. It is a collaborative project of the Centers for Disease Control and Prevention (CDC) and state health departments. PRAMS provides data for state health officials to use to improve the health of mothers and infants. PRAMS topics include abuse, alcohol use, contraception, breastfeeding, mental health, morbidity, obesity, preconception health, pregnancy history, prenatal-care, sleep behavior, smoke exposure, stress, tobacco use, WIC, Medicaid, infant health, and unintended pregnancy. Data will be updated annually as it becomes available.</li>
</ol>
<ol start="2005">
<li>Centers for Disease Control and Prevention (CDC). PRAMS, the Pregnancy Risk Assessment Monitoring System, is a surveillance system collecting state-specific, population-based data on maternal attitudes and experiences before, during, and shortly after pregnancy. It is a collaborative project of the Centers for Disease Control and Prevention (CDC) and state health departments. PRAMS provides data for state health officials to use to improve the health of mothers and infants. PRAMS topics include abuse, alcohol use, contraception, breastfeeding, mental health, morbidity, obesity, preconception health, pregnancy history, prenatal-care, sleep behavior, smoke exposure, stress, tobacco use, WIC, Medicaid, infant health, and unintended pregnancy. Data will be updated annually as it becomes available.</li>
</ol>
<ol start="2006">
<li>Centers for Disease Control and Prevention (CDC). PRAMS, the Pregnancy Risk Assessment Monitoring System, is a surveillance system collecting state-specific, population-based data on maternal attitudes and experiences before, during, and shortly after pregnancy. It is a collaborative project of the Centers for Disease Control and Prevention (CDC) and state health departments. PRAMS provides data for state health officials to use to improve the health of mothers and infants. PRAMS topics include abuse, alcohol use, contraception, breastfeeding, mental health, morbidity, obesity, preconception health, pregnancy history, prenatal-care, sleep behavior, smoke exposure, stress, tobacco use, WIC, Medicaid, infant health, and unintended pregnancy. Data will be updated annually as it becomes available.</li>
</ol>
<ol start="2007">
<li>Centers for Disease Control and Prevention (CDC). PRAMS, the Pregnancy Risk Assessment Monitoring System, is a surveillance system collecting state-specific, population-based data on maternal attitudes and experiences before, during, and shortly after pregnancy. It is a collaborative project of the Centers for Disease Control and Prevention (CDC) and state health departments. PRAMS provides data for state health officials to use to improve the health of mothers and infants. PRAMS topics include abuse, alcohol use, contraception, breastfeeding, mental health, morbidity, obesity, preconception health, pregnancy history, prenatal-care, sleep behavior, smoke exposure, stress, tobacco use, WIC, Medicaid, infant health, and unintended pregnancy. Data will be updated annually as it becomes available.</li>
</ol>
<ol start="2008">
<li>Centers for Disease Control and Prevention (CDC). PRAMS, the Pregnancy Risk Assessment Monitoring System, is a surveillance system collecting state-specific, population-based data on maternal attitudes and experiences before, during, and shortly after pregnancy. It is a collaborative project of the Centers for Disease Control and Prevention (CDC) and state health departments. PRAMS provides data for state health officials to use to improve the health of mothers and infants. PRAMS topics include abuse, alcohol use, contraception, breastfeeding, mental health, morbidity, obesity, preconception health, pregnancy history, prenatal-care, sleep behavior, smoke exposure, stress, tobacco use, WIC, Medicaid, infant health, and unintended pregnancy. Data will be updated annually as it becomes available.</li>
</ol>
<ol start="2009">
<li>Centers for Disease Control and Prevention (CDC). PRAMS, the Pregnancy Risk Assessment Monitoring System, is a surveillance system collecting state-specific, population-based data on maternal attitudes and experiences before, during, and shortly after pregnancy. It is a collaborative project of the Centers for Disease Control and Prevention (CDC) and state health departments. PRAMS provides data for state health officials to use to improve the health of mothers and infants. PRAMS topics include abuse, alcohol use, contraception, breastfeeding, mental health, morbidity, obesity, preconception health, pregnancy history, prenatal-care, sleep behavior, smoke exposure, stress, tobacco use, WIC, Medicaid, infant health, and unintended pregnancy. Data will be updated annually as it becomes available.</li>
</ol>
<ol start="2010">
<li>Centers for Disease Control and Prevention (CDC). PRAMS, the Pregnancy Risk Assessment Monitoring System, is a surveillance system collecting state-specific, population-based data on maternal attitudes and experiences before, during, and shortly after pregnancy. It is a collaborative project of the Centers for Disease Control and Prevention (CDC) and state health departments. PRAMS provides data for state health officials to use to improve the health of mothers and infants. PRAMS topics include abuse, alcohol use, contraception, breastfeeding, mental health, morbidity, obesity, preconception health, pregnancy history, prenatal-care, sleep behavior, smoke exposure, stress, tobacco use, WIC, Medicaid, infant health, and unintended pregnancy. Data will be updated annually as it becomes available.</li>
</ol>
<p>To facilitate the public health and research community's access to NNDSS data on Lyme disease, CDC has developed a public use dataset. Based on reports submitted to CDC, this dataset provides the number of confirmed cases by county for the years 1992���2011, in four 5���year intervals. County tabulation is by American National Standard Institute (ANSI) [formerly Federal Information Processing Standard (FIPS)] codes. County codes of "0" represent "unknown" county of residence within each state. More recent county-level case counts are not publicly available at this time.</p>
<p>NNDSS - Table IV. Tuberculosis - 2014.This Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States will exclude counts from US territories. Footnote:C.N.M.I.: Commonwealth of Northern Mariana Islands. U: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable Cum: Cumulative year-to-date counts. Min: Minimum. Max: Maximum. * Case counts for reporting year 2013 and 2014 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a> Updated reports to the National Center for HIV/AIDS, Viral Hepatitis, STD and TB Prevention. Data for TB are displayed quarterly.</p>
<p>NNDSS - Table I. infrequently reported notifiable diseases - 2014.In this Table, provisional cases of selected infrequently reported notifiable diseases (<1,000 cases reported during the preceding year) are displayed. Note:These are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting. Case counts in these tables are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available. Footnote:-: No reported cases N: Not reportable NN: Not Nationally Notifiable Cum: Cumulative year-to-date counts. * Case counts for reporting year 2014 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>. ��� Calculated by summing the incidence counts for the current week, the 2 weeks preceding the current week, and the 2 weeks following the current week, for a total of 5 preceding years. The total sum of incident cases is then divided by 25 weeks. Additional information is available at <a href="http://wwwn.cdc.gov/nndss/document/5yearweeklyaverage.pdf">http://wwwn.cdc.gov/nndss/document/5yearweeklyaverage.pdf</a>. �� Not reportable in all states. Data from states where the condition is not reportable are excluded from this table except starting in 2007 for the Arboviral diseases, STD data, TB data, and influenza-associated pediatric mortality, and in 2003 for SARS-CoV. Reporting exceptions are available at <a href="http://wwwn.cdc.gov/nndss/document/SRCA_FINAL_REPORT_2006-2012_final.xlsx">http://wwwn.cdc.gov/nndss/document/SRCA_FINAL_REPORT_2006-2012_final.xlsx</a>. �� Includes both neuroinvasive and nonneuroinvasive. Updated weekly from reports to the Division of Vector-Borne Infectious Diseases, National Center for Zoonotic, Vector-Borne, and Enteric Diseases (ArboNET Surveillance). Data for West Nile virus are available in Table II. ** Data for H. influenzae (all ages, all serotypes) are available in Table II. ��ʉ�� Updated weekly from reports to the Influenza Division, National Center for Immunization and Respiratory Diseases. Please refer to the MMWR publication for weekly updates to the footnote for this condition. ���� Please refer to the MMWR publication for weekly updates to the footnote for this condition. ���� Data for meningococcal disease (all serogroups) are available in Table II. *** Please refer to the MMWR publication for weekly updates to the footnote for this condition. ��ʉ�ʉ�� Please refer to the MMWR publication for weekly updates to the footnote for this condition. ������ Updated weekly from reports to the Division of STD Prevention, National Center for HIV/AIDS, Viral Hepatitis, STD, and TB Prevention. ������ Please refer to the MMWR publication for weekly updates to the footnote for this condition. See Table II for Dengue Hemorrhagic Fever.More information on NNDSS is available at <a href="http://wwwn.cdc.gov/nndss/">http://wwwn.cdc.gov/nndss/</a>.</p>
<p>NNDSS - Table II. Spotted Fever Rickettsiosis to Syphilis - 2014.In this Table, all conditions with a 5-year average annual national total of more than or equals 1,000 cases but less than or equals 10,000 cases will be displayed (��� 1,000 and ��_ 10,000). The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories. Note:These are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting. Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available.</p>
<p>Footnotes:C.N.M.I.: Commonwealth of Northern Mariana Islands. U: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>
<ul>
<li>Case counts for reporting years 2013 and 2014 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>. Data for TB are displayed in Table IV, which appears quarterly.</li>
</ul>
<p>��� Illnesses with similar clinical presentation that result from Spotted fever group rickettsia infections are reported as Spotted fever rickettsiosis. Rocky Mountain spotted fever (RMSF) caused by Rickettsia rickettsii, is the most common and well-known spotted fever.More information on NNDSS is available at <a href="http://wwwn.cdc.gov/nndss/">http://wwwn.cdc.gov/nndss/</a>.</p>
<p>NNDSS - Table II. Salmonellosis to Shigellosis - 2014.In this Table, all conditions with a 5-year average annual national total of more than or equals 1,000 cases but less than or equals 10,000 cases will be displayed (��� 1,000 and ��_ 10,000). The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories. Note:These are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting. Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available. Footnotes:C.N.M.I.: Commonwealth of Northern Mariana Islands. U: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum. * Case counts for reporting years 2013 and 2014 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>. Data for TB are displayed in Table IV, which appears quarterly. ��� Includes E. coli O157:H7; Shiga toxin positive, serogroup non-O157; and Shiga toxin positive, not serogrouped.More information on NNDSS is available at <a href="http://wwwn.cdc.gov/nndss/">http://wwwn.cdc.gov/nndss/</a>.</p>
<p>NNDSS - Table II. Mumps to Rabies, animal - 2014.In this Table, all conditions with a 5-year average annual national total of more than or equals 1,000 cases but less than or equals 10,000 cases will be displayed (��� 1,000 and ��_ 10,000). The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories. Note:These are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting. Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available. Footnotes:C.N.M.I.: Commonwealth of Northern Mariana Islands. U: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum. * Case counts for reporting years 2013 and 2014 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>. Data for TB are displayed in Table IV, which appears quarterly.More information on NNDSS is available at <a href="http://wwwn.cdc.gov/nndss/">http://wwwn.cdc.gov/nndss/</a>.</p>
<p>NNDSS - Table II. Lyme disease to Meningococcal - 2014In this Table, all conditions with a 5-year average annual national total of more than or equals 1,000 cases but less than or equals 10,000 cases will be displayed (��� 1,000 and ��_ 10,000). The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories. Note:These are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting. Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available. Footnotes:C.N.M.I.: Commonwealth of Northern Mariana Islands. U: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum. * Case counts for reporting years 2013 and 2014 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>. Data for TB are displayed in Table IV, which appears quarterly. ��� Data for meningococcal disease, invasive caused by serogroups A, C, Y, & W-135; serogroup B; other serogroup; and unknown serogroup are available in Table I.More information on NNDSS is available at <a href="http://wwwn.cdc.gov/nndss/">http://wwwn.cdc.gov/nndss/</a>.</p>
<p>NNDSS - Table II. Hepatitis (viral, acute) - 2014.In this Table, all conditions with a 5-year average annual national total of more than or equals 1,000 cases but less than or equals 10,000 cases will be displayed (��� 1,000 and ��_ 10,000). The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories. Note:These are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting. Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available. Footnotes:C.N.M.I.: Commonwealth of Northern Mariana Islands. U: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum. * Case counts for reporting years 2013 and 2014 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>. Data for TB are displayed in Table IV, which appears quarterly.More information on NNDSS is available at <a href="http://wwwn.cdc.gov/nndss/">http://wwwn.cdc.gov/nndss/</a>.</p>
<p>NNDSS - Table II. Ehrlichiosis/Anaplasmosis - 2014.In this Table, all conditions with a 5-year average annual national total of more than or equals 1,000 cases but less than or equals 10,000 cases will be displayed (��� 1,000 and ��_ 10,000). The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories. Note:These are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting. Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available. Footnotes:C.N.M.I.: Commonwealth of Northern Mariana Islands. U: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum. * Case counts for reporting years 2013 and 2014 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>. Data for TB are displayed in Table IV, which appears quarterly. ��� Please refer to the MMWR publication for weekly updates to the footnote for this condition.More information on NNDSS is available at <a href="http://wwwn.cdc.gov/nndss/">http://wwwn.cdc.gov/nndss/</a>.</p>
<p>NNDSS - Table II. Cryptosporidiosis to Dengue Hemorrhagic Fever - 2014.In this Table, all conditions with a 5-year average annual national total of more than or equals 1,000 cases but less than or equals 10,000 cases will be displayed (��� 1,000 and ��_ 10,000). The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories. Note:These are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting. Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available. Footnotes:C.N.M.I.: Commonwealth of Northern Mariana Islands. U: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum. * Case counts for reporting years 2013 and 2014 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>. Data for TB are displayed in Table IV, which appears quarterly. ��� Dengue Fever includes cases that meet criteria for Dengue Fever with hemorrhage, other clinical, and unknown case classifications. �� DHF includes cases that meet criteria for dengue shock syndrome (DSS), a more severe form of DHF.More information on NNDSS is available at <a href="http://wwwn.cdc.gov/nndss/">http://wwwn.cdc.gov/nndss/</a>.</p>
<p>NNDSS - Table II. Babesiosis to Coccidioidomycosis - 2014.In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories. Note:These are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting. Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available. Footnotes:C.N.M.I.: Commonwealth of Northern Mariana Islands. U: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum. * Case counts for reporting year 2014 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>. Data for TB are displayed in Table IV, which appears quarterly.More information on NNDSS is available at <a href="http://wwwn.cdc.gov/nndss/">http://wwwn.cdc.gov/nndss/</a>.</p>
<p>Overall rates of TBI climbed slowly from 2001 through 2007, then spiked sharply in 2008 and continued to climb through 2010. The increase in TBI rates in 2008 was much sharper for men (nearly 40% increase) than for women (20% increase). In 2007, overall rates of TBI were 26% higher in men compared to women. In 2008, that gap began to widen, reaching 61% in 2009 before narrowing to 29% in 2010. Rates of overall TBI are largely driven by rates of TBI-related ED visits.</p>
<p>In general, total combined rates for traumatic brain injury (TBI)-related emergency department (ED) visits, hospitalizations and deaths have increased over the past decade. Total combined rates of TBI-related hospitalizations, ED visits, and deaths climbed slowly from a rate of 521.0 per 100,000 in 2001 to 615.7 per 100,000 in 2005. The rates then dipped to 595.1 per 100,000 in 2006 and 566.7 per 100,000 in 2007. The rates then spiked sharply in 2008 and continued to climb through 2010 to a rate of 823.7 per 100,000. Total combined rates of TBI-related hospitalizations, ED visits, and deaths are driven in large part by the relatively high number of TBI-related ED visits. In comparison to ED visits, the overall rates of TBI-related hospitalizations remained relatively stable changing from 82.7 per 100,000 in 2001 to 91.7 per 100,000 in 2010. TBI-related deaths also decreased slightly over time from 18.5 per 100,000 in 2001 to 17.1 per 100,000 in 2010. Note that the axis scale for TBI-related deaths appears to the right of the chart and differs from TBI-related hospitalizations and ED visits.Go to <a href="http://www.cdc.gov/traumaticbraininjury/data/index.html">http://www.cdc.gov/traumaticbraininjury/data/index.html</a> to view more TBI data & statistics.</p>
<p>Changes in the rates of TBI-related deaths vary depending on age. For persons 44 years of age and younger, TBI-related deaths decreased between the periods of 2001-2002 and 2009-2010. Rates for age groups 45-64 years of age remained stable for this same ten-year period. For persons 65 years and older, rates of TBI-related deaths increased during this time period, from 41.2 to 45.2 deaths per 100,000.Go to <a href="http://www.cdc.gov/traumaticbraininjury/data/index.html">http://www.cdc.gov/traumaticbraininjury/data/index.html</a> to view more TBI data & statistics.Source: <a href="http://www.cdc.gov/traumaticbraininjury/data/rates_deaths_byage.html">http://www.cdc.gov/traumaticbraininjury/data/rates_deaths_byage.html</a></p>
<p>The 2011 BRFSS data reflects a change in weighting methodology (raking) and the addition of cell phone only respondents. Shifts in observed prevalence from 2010 to 2011 for BRFSS measures will likely reflect the new methods of measuring risk factors, rather than true trends in risk-factor prevalence. A break in trend lines after 2010 is used to reflect this change in methodolgy. Percentages are weighted to population characteristics. Data are not available if it did not meet BRFSS stability requirements.For more information on these requirements, as well as risk factors and calculated variables, see the Technical Documents and Survey Data for a specific year - <a href="http://www.cdc.gov/brfss/annual_data/annual_data.htm.Recommended">http://www.cdc.gov/brfss/annual_data/annual_data.htm.Recommended</a> citation: Centers for Disease Control and Prevention (CDC). Behavioral Risk Factor Surveillance System. Atlanta, Georgia: U.S. Department of Health and Human Services, Centers for Disease Control and Prevention, [appropriate year].</p>
<p>Health, United States is an annual report on trends in health statistics, find more information at <a href="http://www.cdc.gov/nchs/hus.htm">http://www.cdc.gov/nchs/hus.htm</a>.</p>
<p>Health, United States is an annual report on trends in health statistics, find more information at <a href="http://www.cdc.gov/nchs/hus.htm">http://www.cdc.gov/nchs/hus.htm</a>.</p>
<p>Health, United States is an annual report on trends in health statistics, find more information at <a href="http://www.cdc.gov/nchs/hus.htm">http://www.cdc.gov/nchs/hus.htm</a>.</p>
<p>Health, United States is an annual report on trends in health statistics, find more information at <a href="http://www.cdc.gov/nchs/hus.htm">http://www.cdc.gov/nchs/hus.htm</a>.</p>
No description provided
<p>This dataset provides modeled predictions of particulate matter (PM2.5) levels from the EPA's Downscaler model. These data are used by the CDC's National Environmental Public Health Tracking Network to generate air quality measures. Data are at the county levels for 2001-2014. The dataset includes the maximum, median, mean, and population-weighted mean concentration. Please refer to the metadata attachment for more information.</p>
<p>Learn more about outdoor air quality on the Tracking Network's website: <a href="https://ephtracking.cdc.gov/showAirLanding.action">https://ephtracking.cdc.gov/showAirLanding.action</a>.</p>
<p>By using these data, you signify your agreement to comply with the following requirements:<br />
1. Use the data for statistical reporting and analysis only.<br />
2. Do not attempt to learn the identity of any person included in the data and do not combine these data with other data for the purpose of matching records to identify individuals.<br />
3. Do not disclose of or make use of the identity of any person or establishment discovered inadvertently and report the discovery to: <a href="mailto:trackingsupport@cdc.gov">trackingsupport@cdc.gov</a>.<br />
4. Do not imply or state, either in written or oral form, that interpretations based on the data are those of the original data sources and CDC unless the data user and data source are formally collaborating.<br />
5. Acknowledge, in all reports or presentations based on these data, the original source of the data and CDC.<br />
6. Suggested citation: Centers for Disease Control and Prevention. National Environmental Public Health Tracking Network. Web. Accessed: insert date. <a href="http://www.cdc.gov/ephtracking">www.cdc.gov/ephtracking</a>.</p>
<p>Problems or Questions?<br />
Email <a href="mailto:trackingsupport@cdc.gov">trackingsupport@cdc.gov</a>.</p>
<p>2003-2015. Global School dataset. The Global School-based Student Health Survey (GSHS) was developed by the World Health Organization (WHO) in collaboration with the United Nations' UNICEF, UNESCO, and UNAIDS; and with technical assistance from CDC. The GSHS is a school-based survey conducted primarily among students aged 13-17 years in countries around the world. It uses core questionnaire modules that address the leading causes of morbidity and mortality among children and adults worldwide: 1) Alcohol use, 2) dietary behaviors, 3) drug use, 4) hygiene, 5) mental health, 6) physical activity, 7) protective factors, 8) sexual behaviors that contribute to HIV infection, other sexually-transmitted infections, and unintended pregnancy, 9) tobacco use, and 10) violence and unintentional injury. This dataset contains global data from 2003 – 2015. Additional information about the GSHS can be found at <a href="https://www.cdc.gov/gshs/index.htm">https://www.cdc.gov/gshs/index.htm</a>.</p>
<p>This dataset provides modeled predictions of ozone levels from the EPA's Downscaler model. Data are at the census tract level for 2001-2005. These data are used by the CDC's National Environmental Public Health Tracking Network to generate air quality measures. Census tract-level datasets contain estimates of the mean predicted concentration and associated standard error. Please refer to the metadata attachment for more information.</p>
<p>Learn more about outdoor air quality on the Tracking Network's website: <a href="https://ephtracking.cdc.gov/showAirLanding.action">https://ephtracking.cdc.gov/showAirLanding.action</a>.</p>
<p>By using these data, you signify your agreement to comply with the following requirements:<br />
1. Use the data for statistical reporting and analysis only.<br />
2. Do not attempt to learn the identity of any person included in the data and do not combine these data with other data for the purpose of matching records to identify individuals.<br />
3. Do not disclose of or make use of the identity of any person or establishment discovered inadvertently and report the discovery to: <a href="mailto:trackingsupport@cdc.gov">trackingsupport@cdc.gov</a>.<br />
4. Do not imply or state, either in written or oral form, that interpretations based on the data are those of the original data sources and CDC unless the data user and data source are formally collaborating.<br />
5. Acknowledge, in all reports or presentations based on these data, the original source of the data and CDC.<br />
6. Suggested citation: Centers for Disease Control and Prevention. National Environmental Public Health Tracking Network. Web. Accessed: insert date. <a href="http://www.cdc.gov/ephtracking">www.cdc.gov/ephtracking</a>.</p>
<p>This dataset provides modeled predictions of PM2.5 levels from the EPA's Downscaler model. Data are at the census tract level for 2001-2005. These data are used by the CDC's National Environmental Public Health Tracking Network to generate air quality measures. Census tract-level datasets contain estimates of the mean predicted concentration and associated standard error. Please refer to the metadata attachment for more information.</p>
<p>Learn more about outdoor air quality on the Tracking Network's website: <a href="https://ephtracking.cdc.gov/showAirLanding.action">https://ephtracking.cdc.gov/showAirLanding.action</a>.</p>
<p>By using these data, you signify your agreement to comply with the following requirements:<br />
1. Use the data for statistical reporting and analysis only.<br />
2. Do not attempt to learn the identity of any person included in the data and do not combine these data with other data for the purpose of matching records to identify individuals.<br />
3. Do not disclose of or make use of the identity of any person or establishment discovered inadvertently and report the discovery to: <a href="mailto:trackingsupport@cdc.gov">trackingsupport@cdc.gov</a>.<br />
4. Do not imply or state, either in written or oral form, that interpretations based on the data are those of the original data sources and CDC unless the data user and data source are formally collaborating.<br />
5. Acknowledge, in all reports or presentations based on these data, the original source of the data and CDC.<br />
6. Suggested citation: Centers for Disease Control and Prevention. National Environmental Public Health Tracking Network. Web. Accessed: insert date. <a href="http://www.cdc.gov/ephtracking">www.cdc.gov/ephtracking</a>.</p>
<p>This dataset provides modeled predictions of PM2.5 levels from the EPA's Downscaler model. Data are at the census tract level for 2011-2014. These data are used by the CDC's National Environmental Public Health Tracking Network to generate air quality measures. Census tract-level datasets contain estimates of the mean predicted concentration and associated standard error. Please refer to the metadata attachment for more information.</p>
<p>Learn more about outdoor air quality on the Tracking Network's website: <a href="https://ephtracking.cdc.gov/showAirLanding.action">https://ephtracking.cdc.gov/showAirLanding.action</a>.</p>
<p>By using these data, you signify your agreement to comply with the following requirements:<br />
1. Use the data for statistical reporting and analysis only.<br />
2. Do not attempt to learn the identity of any person included in the data and do not combine these data with other data for the purpose of matching records to identify individuals.<br />
3. Do not disclose of or make use of the identity of any person or establishment discovered inadvertently and report the discovery to: <a href="mailto:trackingsupport@cdc.gov">trackingsupport@cdc.gov</a>.<br />
4. Do not imply or state, either in written or oral form, that interpretations based on the data are those of the original data sources and CDC unless the data user and data source are formally collaborating.<br />
5. Acknowledge, in all reports or presentations based on these data, the original source of the data and CDC.<br />
6. Suggested citation: Centers for Disease Control and Prevention. National Environmental Public Health Tracking Network. Web. Accessed: insert date. <a href="http://www.cdc.gov/ephtracking">www.cdc.gov/ephtracking</a>.</p>
<p>This dataset provides modeled predictions of ozone levels from the EPA's Downscaler model. Data are at the census tract level for 2011-2014. These data are used by the CDC's National Environmental Public Health Tracking Network to generate air quality measures. Census tract-level datasets contain estimates of the mean predicted concentration and associated standard error. Please refer to the metadata attachment for more information.</p>
<p>Learn more about outdoor air quality on the Tracking Network's website: <a href="https://ephtracking.cdc.gov/showAirLanding.action">https://ephtracking.cdc.gov/showAirLanding.action</a>.</p>
<p>By using these data, you signify your agreement to comply with the following requirements:<br />
1. Use the data for statistical reporting and analysis only.<br />
2. Do not attempt to learn the identity of any person included in the data and do not combine these data with other data for the purpose of matching records to identify individuals.<br />
3. Do not disclose of or make use of the identity of any person or establishment discovered inadvertently and report the discovery to: <a href="mailto:trackingsupport@cdc.gov">trackingsupport@cdc.gov</a>.<br />
4. Do not imply or state, either in written or oral form, that interpretations based on the data are those of the original data sources and CDC unless the data user and data source are formally collaborating.</p>
<p>This dataset provides modeled predictions of PM2.5 levels from the EPA's Downscaler model. Data are at the census tract level for 2006-2010. These data are used by the CDC's National Environmental Public Health Tracking Network to generate air quality measures. Census tract-level datasets contain estimates of the mean predicted concentration and associated standard error. Please refer to the metadata attachment for more information.</p>
<p>Learn more about outdoor air quality on the Tracking Network's website: <a href="https://ephtracking.cdc.gov/showAirLanding.action">https://ephtracking.cdc.gov/showAirLanding.action</a>.</p>
<p>By using these data, you signify your agreement to comply with the following requirements:<br />
1. Use the data for statistical reporting and analysis only.<br />
2. Do not attempt to learn the identity of any person included in the data and do not combine these data with other data for the purpose of matching records to identify individuals.<br />
3. Do not disclose of or make use of the identity of any person or establishment discovered inadvertently and report the discovery to: <a href="mailto:trackingsupport@cdc.gov">trackingsupport@cdc.gov</a>.<br />
4. Do not imply or state, either in written or oral form, that interpretations based on the data are those of the original data sources and CDC unless the data user and data source are formally collaborating.<br />
5. Acknowledge, in all reports or presentations based on these data, the original source of the data and CDC.<br />
6. Suggested citation: Centers for Disease Control and Prevention. National Environmental Public Health Tracking Network. Web. Accessed: insert date. <a href="http://www.cdc.gov/ephtracking">www.cdc.gov/ephtracking</a>.</p>
<p>This dataset provides data at the county level for the contiguous United States. It includes monthly Palmer Drought Severity Index (PDSI) data from 1895-2016 provided by the Cooperative Institute for Climate and Satellites - North Carolina. Please refer to the metadata attachment for more information.</p>
<p>Learn more about drought on the Tracking Network's website: <a href="https://ephtracking.cdc.gov/showDroughtLanding">https://ephtracking.cdc.gov/showDroughtLanding</a>.</p>
<p>By using these data, you signify your agreement to comply with the following requirements:<br />
1. Use the data for statistical reporting and analysis only.<br />
2. Do not attempt to learn the identity of any person included in the data and do not combine these data with other data for the purpose of matching records to identify individuals.<br />
3. Do not disclose of or make use of the identity of any person or establishment discovered inadvertently and report the discovery to: <a href="mailto:trackingsupport@cdc.gov">trackingsupport@cdc.gov</a>.<br />
4. Do not imply or state, either in written or oral form, that interpretations based on the data are those of the original data sources and CDC unless the data user and data source are formally collaborating.<br />
5. Acknowledge, in all reports or presentations based on these data, the original source of the data and CDC.<br />
6. Suggested citation: Centers for Disease Control and Prevention. National Environmental Public Health Tracking Network. Web. Accessed: insert date. <a href="http://www.cdc.gov/ephtracking">www.cdc.gov/ephtracking</a>.</p>
<p>Problems or Questions?<br />
Email <a href="mailto:trackingsupport@cdc.gov">trackingsupport@cdc.gov</a>.</p>
<p>This dataset provides data at the county level for the contiguous United States. It includes monthly Standardized Precipitation Evapotranspiration Index (SPEI) data from 1895-2016 provided by the Cooperative Institute for Climate and Satellites - North Carolina. Please refer to the metadata attachment for more information.</p>
<p>These data are used by the CDC's National Environmental Public Health Tracking Network to generate drought measures. Learn more about drought on the Tracking Network's website: <a href="https://ephtracking.cdc.gov/showDroughtLanding">https://ephtracking.cdc.gov/showDroughtLanding</a>.</p>
<p>By using these data, you signify your agreement to comply with the following requirements:<br />
1. Use the data for statistical reporting and analysis only.<br />
2. Do not attempt to learn the identity of any person included in the data and do not combine these data with other data for the purpose of matching records to identify individuals.<br />
3. Do not disclose of or make use of the identity of any person or establishment discovered inadvertently and report the discovery to: <a href="mailto:trackingsupport@cdc.gov">trackingsupport@cdc.gov</a>.<br />
4. Do not imply or state, either in written or oral form, that interpretations based on the data are those of the original data sources and CDC unless the data user and data source are formally collaborating.<br />
5. Acknowledge, in all reports or presentations based on these data, the original source of the data and CDC.<br />
6. Suggested citation: Centers for Disease Control and Prevention. National Environmental Public Health Tracking Network. Web. Accessed: insert date. <a href="http://www.cdc.gov/ephtracking">www.cdc.gov/ephtracking</a>.</p>
<p>Problems or Questions?<br />
Email <a href="mailto:trackingsupport@cdc.gov">trackingsupport@cdc.gov</a>.</p>
<p>This dataset provides data at the county level for the contiguous United States. It includes weekly United States Drought Monitor (USDM) data from 2000-2016 provided by the Cooperative Institute for Climate and Satellites - North Carolina. Please refer to the metadata attachment for more information.</p>
<p>These data are used by the CDC's National Environmental Public Health Tracking Network to generate drought measures. Learn more about drought on the Tracking Network's website: <a href="https://ephtracking.cdc.gov/showDroughtLanding">https://ephtracking.cdc.gov/showDroughtLanding</a>.</p>
<p>By using these data, you signify your agreement to comply with the following requirements:<br />
1. Use the data for statistical reporting and analysis only.<br />
2. Do not attempt to learn the identity of any person included in the data and do not combine these data with other data for the purpose of matching records to identify individuals.<br />
3. Do not disclose of or make use of the identity of any person or establishment discovered inadvertently and report the discovery to: <a href="mailto:trackingsupport@cdc.gov">trackingsupport@cdc.gov</a>.<br />
4. Do not imply or state, either in written or oral form, that interpretations based on the data are those of the original data sources and CDC unless the data user and data source are formally collaborating.<br />
5. Acknowledge, in all reports or presentations based on these data, the original source of the data and CDC.<br />
6. Suggested citation: Centers for Disease Control and Prevention. National Environmental Public Health Tracking Network. Web. Accessed: insert date. <a href="http://www.cdc.gov/ephtracking">www.cdc.gov/ephtracking</a>.</p>
<p>Problems or Questions?<br />
Email <a href="mailto:trackingsupport@cdc.gov">trackingsupport@cdc.gov</a>.</p>
<p>This dataset provides data at the county level for the contiguous United States. It includes daily Global Horizontal Irradiance (GHI) data from 1991-2012 provided by the Environmental Remote Sensing group at the Rollins School of Public Health at Emory University. Please refer to the metadata attachment for more information.</p>
<p>These data are used by the CDC's National Environmental Public Health Tracking Network to generate sunlight and ultraviolet (UV) measures. Learn more about sunlight and UV on the Tracking Network's website: <a href="https://ephtracking.cdc.gov/showUVLanding">https://ephtracking.cdc.gov/showUVLanding</a>.</p>
<p>By using these data, you signify your agreement to comply with the following requirements:<br />
1. Use the data for statistical reporting and analysis only.<br />
2. Do not attempt to learn the identity of any person included in the data and do not combine these data with other data for the purpose of matching records to identify individuals.<br />
3. Do not disclose of or make use of the identity of any person or establishment discovered inadvertently and report the discovery to: <a href="mailto:trackingsupport@cdc.gov">trackingsupport@cdc.gov</a>.<br />
4. Do not imply or state, either in written or oral form, that interpretations based on the data are those of the original data sources and CDC unless the data user and data source are formally collaborating.<br />
5. Acknowledge, in all reports or presentations based on these data, the original source of the data and CDC.<br />
6. Suggested citation: Centers for Disease Control and Prevention. National Environmental Public Health Tracking Network. Web. Accessed: insert date. <a href="http://www.cdc.gov/ephtracking">www.cdc.gov/ephtracking</a>.</p>
<p>Problems or Questions?<br />
Email <a href="mailto:trackingsupport@cdc.gov">trackingsupport@cdc.gov</a>.</p>
<p>2014 to 2016, 3-year average. Rates are age-standardized. County rates are spatially smoothed. The data can be viewed by gender and race/ethnicity. Data source: National Vital Statistics System. Additional data, maps, and methodology can be viewed on the Interactive Atlas of Heart Disease and Stroke <a href="http://www.cdc.gov/dhdsp/maps/atlas">http://www.cdc.gov/dhdsp/maps/atlas</a></p>
<p>2014 to 2016, 3-year average. Rates are age-standardized. County rates are spatially smoothed. The data can be viewed by gender and race/ethnicity. Data source: National Vital Statistics System. Additional data, maps, and methodology can be viewed on the Interactive Atlas of Heart Disease and Stroke <a href="http://www.cdc.gov/dhdsp/maps/atlas">http://www.cdc.gov/dhdsp/maps/atlas</a></p>
<p>This dataset contains policy data for 50 US states and DC from 2001 to 2017. Data include information related to state legislation and regulations on nutrition, physical activity, and obesity in settings such as early care and education centers, restaurants, schools, work places, and others. To identify individual bills, use the identifier ProvisionID. A bill or citation may appear more than once because it could apply to multiple health or policy topics, settings, or states. As of Q 2 2016, data include only enacted legislation.</p>
<p>2015, 2014. Data were provided by the Centers for Disease Control and Prevention (CDC), Division of Population Health, Epidemiology and Surveillance Branch. The project was funded by the Robert Wood Johnson Foundation (RWJF) in conjunction with the CDC Foundation. 500 cities project census tract-level data in GIS-friendly format can be joined with census tract spatial data (<a href="https://chronicdata.cdc.gov/500-Cities/500-Cities-Census-Tract-Boundaries/x7zy-2xmx">https://chronicdata.cdc.gov/500-Cities/500-Cities-Census-Tract-Boundarie...</a>) in a geographic information system (GIS) to produce maps of 27 measures at the census tract level. Because some questions are only asked every other year in the BRFSS, there are 7 measures in this 2017 release from the 2014 BRFSS that were the same as the 2016 release.</p>
<p>This is the complete dataset for the 500 Cities project 2017 release. This dataset includes 2015, 2014 model-based small area estimates for 27 measures of chronic disease related to unhealthy behaviors (5), health outcomes (13), and use of preventive services (9). Data were provided by the Centers for Disease Control and Prevention (CDC), Division of Population Health, Epidemiology and Surveillance Branch. The project was funded by the Robert Wood Johnson Foundation (RWJF) in conjunction with the CDC Foundation. It represents a first-of-its kind effort to release information on a large scale for cities and for small areas within those cities. It includes estimates for the 500 largest US cities and approximately 28,000 census tracts within these cities. These estimates can be used to identify emerging health problems and to inform development and implementation of effective, targeted public health prevention activities. Because the small area model cannot detect effects due to local interventions, users are cautioned against using these estimates for program or policy evaluations. Data sources used to generate these measures include Behavioral Risk Factor Surveillance System (BRFSS) data (2015, 2014), Census Bureau 2010 census population data, and American Community Survey (ACS) 2011-2015, 2010-2014 estimates. Because some questions are only asked every other year in the BRFSS, there are 7 measures from the 2014 BRFSS that are the same in the 2017 release as the previous 2016 release. More information about the methodology can be found at <a href="http://www.cdc.gov/500cities">www.cdc.gov/500cities</a>.</p>
<p>NNDSS - TABLE 1KK. Vancomycin-resistant Staphylococcus aureus to Varicella morbidity - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>
<p>Note:<br />
This table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>
<p>Footnotes:<br />
U: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />
-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />
N: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />
NN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />
NP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />
Cum: Cumulative year-to-date counts.<br />
Max: Maximum — Maximum case count during the previous 52 weeks.<br />
* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case's country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the 'Non-US Residents' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />
† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>
<p>NNDSS - TABLE 1GG. Spotted fever rickettsiosis, Confirmed to Smallpox - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>
<p>Note:<br />
This table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>
<p>Footnotes:<br />
U: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />
-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />
N: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />
NN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />
NP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />
Cum: Cumulative year-to-date counts.<br />
Max: Maximum — Maximum case count during the previous 52 weeks.<br />
* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case's country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the 'Non-US Residents' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />
† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>
<p>NNDSS - TABLE 1FF. Severe acute respiratory syndrome-associated coronavirus disease to Shigellosis - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>
<p>Note:<br />
This table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>
<p>Footnotes:<br />
U: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />
-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />
N: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />
NN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />
NP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />
Cum: Cumulative year-to-date counts.<br />
Max: Maximum — Maximum case count during the previous 52 weeks.<br />
* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case's country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the 'Non-US Residents' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />
† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>
<p>NNDSS - TABLE 1O. Hansen's disease to Hantavirus pulmonary syndrome - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>
<p>Note:<br />
This table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a></p>
<p>Footnotes:<br />
U: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />
-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />
N: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />
NN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />
NP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />
Cum: Cumulative year-to-date counts.<br />
Max: Maximum — Maximum case count during the previous 52 weeks.<br />
* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case's country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the 'Non-US Residents' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />
† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>
<p>NNDSS - Table 1H. Cholera to Coccidioidomycosis - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>
<p>Note:<br />
This table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a></p>
<p>Footnotes:<br />
U: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />
-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />
N: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />
NN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />
NP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />
Cum: Cumulative year-to-date counts.<br />
Max: Maximum — Maximum case count during the previous 52 weeks.<br />
* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case's country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the 'Non-US Residents' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />
† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>
<p>NNDSS - Table 1E. Botulism, Foodborne to Botulism, Other (wound & unspecified) - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>
<p>Note:<br />
This table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a></p>
<p>Footnotes:<br />
U: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />
-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />
N: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />
NN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />
NP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />
Cum: Cumulative year-to-date counts.<br />
Max: Maximum — Maximum case count during the previous 52 weeks.<br />
* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case's country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the 'Non-US Residents' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />
† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>
<p>This dataset provides data at the county level for the contiguous United States. It includes daily Ozone Monitoring Instrument (OMI) Population-Weighted Ultraviolet (UV) irradiance data from October 2004-2015 provided by the Environmental Remote Sensing group at the Rollins School of Public Health at Emory University. Please refer to the metadata attachment for more information.</p>
<p>These data are used by the CDC's National Environmental Public Health Tracking Network to generate sunlight and UV measures. Learn more about sunlight and UV on the Tracking Network's website: <a href="https://ephtracking.cdc.gov/showUVLanding">https://ephtracking.cdc.gov/showUVLanding</a>.</p>
<p>By using these data, you signify your agreement to comply with the following requirements:<br />
1. Use the data for statistical reporting and analysis only.<br />
2. Do not attempt to learn the identity of any person included in the data and do not combine these data with other data for the purpose of matching records to identify individuals.<br />
3. Do not disclose of or make use of the identity of any person or establishment discovered inadvertently and report the discovery to: <a href="mailto:trackingsupport@cdc.gov">trackingsupport@cdc.gov</a>.<br />
4. Do not imply or state, either in written or oral form, that interpretations based on the data are those of the original data sources and CDC unless the data user and data source are formally collaborating.<br />
5. Acknowledge, in all reports or presentations based on these data, the original source of the data and CDC.<br />
6. Suggested citation: Centers for Disease Control and Prevention. National Environmental Public Health Tracking Network. Web. Accessed: insert date. <a href="http://www.cdc.gov/ephtracking">www.cdc.gov/ephtracking</a>.</p>
<p>Problems or Questions?<br />
Email <a href="mailto:trackingsupport@cdc.gov">trackingsupport@cdc.gov</a>.</p>
<p>This dataset provides data at the county level for the contiguous United States. It includes monthly Standardized Precipitation Index (SPI) data from 1895-2016 provided by the Cooperative Institute for Climate and Satellites - North Carolina. Please refer to the metadata attachment for more information.</p>
<p>Learn more about drought on the Tracking Network's website: <a href="https://ephtracking.cdc.gov/showDroughtLanding">https://ephtracking.cdc.gov/showDroughtLanding</a>.</p>
<p>By using these data, you signify your agreement to comply with the following requirements:<br />
1. Use the data for statistical reporting and analysis only.<br />
2. Do not attempt to learn the identity of any person included in the data and do not combine these data with other data for the purpose of matching records to identify individuals.<br />
3. Do not disclose of or make use of the identity of any person or establishment discovered inadvertently and report the discovery to: <a href="mailto:trackingsupport@cdc.gov">trackingsupport@cdc.gov</a>.<br />
4. Do not imply or state, either in written or oral form, that interpretations based on the data are those of the original data sources and CDC unless the data user and data source are formally collaborating.<br />
5. Acknowledge, in all reports or presentations based on these data, the original source of the data and CDC.<br />
6. Suggested citation: Centers for Disease Control and Prevention. National Environmental Public Health Tracking Network. Web. Accessed: insert date. <a href="http://www.cdc.gov/ephtracking">www.cdc.gov/ephtracking</a>.</p>
<p>Problems or Questions?<br />
Email <a href="mailto:trackingsupport@cdc.gov">trackingsupport@cdc.gov</a>.</p>
<p>NNDSS - Table II. Tuberculosis - 2019. This Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying WONDER data. Data on United States will exclude counts from US territories.<br />
Footnote: C.N.M.I.: Commonwealth of Northern Mariana Islands. U: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable Cum: Cumulative year-to-date counts. Min: Minimum. Max: Maximum.<br />
* Case counts for reporting year 2018 and 2019 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a><br />
† Data for TB are displayed quarterly.</p>
<p>NNDSS - TABLE 1OO. Viral hemorrhagic fevers, Machupo virus to Viral hemorrhagic fevers, Sabia virus - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>
<p>Note:<br />
This table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>
<p>Footnotes:<br />
U: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />
-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />
N: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />
NN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />
NP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />
Cum: Cumulative year-to-date counts.<br />
Max: Maximum — Maximum case count during the previous 52 weeks.<br />
* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case's country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the 'Non-US Residents' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />
† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />
§ Prior to 2015, CDC's National Notifiable Diseases Surveillance System (NNDSS) did not receive electronic data about incident cases of specific viral hemorrhagic fevers; instead data were collected in aggregate as "viral hemorrhagic fevers'. NNDSS was updated beginning in 2015 to receive data for each of the viral hemorrhagic fevers listed.</p>
<p>This is the second set utilization data for clinicians publicly reported through Physician Compare. This is a subset of the 2016 Healthcare Common Procedure Coding System (HCPCS) codes. This dataset was updated on August 1, 2019.</p>
<p>This file contains performance information for Merit-Based Incentive Payment System (MIPS) and Qualified Clinical Data Registry (QCDR) quality measures and advancing care information attestations and measures reported by clinicians. This dataset was updated on August 1, 2019.</p>
<p>This file contains Merit-Based Incentive Payment System (MIPS) final scores and performance category scores for clinicians. This dataset was updated on August 1, 2019.</p>
<p>This file contains performance information for Merit-Based Incentive Payment System (MIPS) and Qualified Clinical Data Registry (QCDR) quality measures and advancing care information attestations and measures reported by groups. This dataset was updated on August 1, 2019.</p>
<p>2015 to 2017, 3-year average. Rates are age-standardized. County rates are spatially smoothed. The data can be viewed by gender and race/ethnicity. Data source: National Vital Statistics System. Additional data, maps, and methodology can be viewed on the Interactive Atlas of Heart Disease and Stroke <a href="http://www.cdc.gov/dhdsp/maps/atlas">http://www.cdc.gov/dhdsp/maps/atlas</a></p>
<p>2015 to 2017, 3-year average. Rates are age-standardized. County rates are spatially smoothed. The data can be viewed by gender and race/ethnicity. Data source: National Vital Statistics System. Additional data, maps, and methodology can be viewed on the Interactive Atlas of Heart Disease and Stroke.<br />
<a href="http://www.cdc.gov/dhdsp/maps/atlas">http://www.cdc.gov/dhdsp/maps/atlas</a></p>
<p>2016, 2015. Data were provided by the Centers for Disease Control and Prevention (CDC), Division of Population Health, Epidemiology and Surveillance Branch. The project was funded by the Robert Wood Johnson Foundation (RWJF) in conjunction with the CDC Foundation. 500 cities project census tract-level data in GIS-friendly format can be joined with census tract spatial data (<a href="https://chronicdata.cdc.gov/500-Cities/500-Cities-Census-Tract-Boundaries/x7zy-2xmx">https://chronicdata.cdc.gov/500-Cities/500-Cities-Census-Tract-Boundarie...</a>) in a geographic information system (GIS) to produce maps of 27 measures at the census tract level. There are 4 measures (high blood pressure, taking high blood pressure medication, high cholesterol, cholesterol screening) in this 2018 release from the 2015 BRFSS that were the same as the 2017 release.</p>
<p>2016, 2015. Data were provided by the Centers for Disease Control and Prevention (CDC), Division of Population Health, Epidemiology and Surveillance Branch. The project was funded by the Robert Wood Johnson Foundation (RWJF) in conjunction with the CDC Foundation. 500 cities project city-level data in GIS-friendly format can be joined with city spatial data (<a href="https://chronicdata.cdc.gov/500-Cities/500-Cities-City-Boundaries/n44h-hy2j">https://chronicdata.cdc.gov/500-Cities/500-Cities-City-Boundaries/n44h-hy2j</a>) in a geographic information system (GIS) to produce maps of 27 measures at the city-level. There are 4 measures (high blood pressure, taking high blood pressure medication, high cholesterol, cholesterol screening) in this 2018 release from the 2015 BRFSS that were the same as the 2017 release.</p>
<p>This is the complete dataset for the 500 Cities project 2018 release. This dataset includes 2016, 2015 model-based small area estimates for 27 measures of chronic disease related to unhealthy behaviors (5), health outcomes (13), and use of preventive services (9). Data were provided by the Centers for Disease Control and Prevention (CDC), Division of Population Health, Epidemiology and Surveillance Branch. The project was funded by the Robert Wood Johnson Foundation (RWJF) in conjunction with the CDC Foundation. It represents a first-of-its kind effort to release information on a large scale for cities and for small areas within those cities. It includes estimates for the 500 largest US cities and approximately 28,000 census tracts within these cities. These estimates can be used to identify emerging health problems and to inform development and implementation of effective, targeted public health prevention activities. Because the small area model cannot detect effects due to local interventions, users are cautioned against using these estimates for program or policy evaluations. Data sources used to generate these measures include Behavioral Risk Factor Surveillance System (BRFSS) data (2016, 2015), Census Bureau 2010 census population data, and American Community Survey (ACS) 2012-2016, 2011-2015 estimates. Because some questions are only asked every other year in the BRFSS, there are 4 measures (high blood pressure, taking high blood pressure medication, high cholesterol, cholesterol screening) from the 2015 BRFSS that are the same in the 2018 release as the previous 2017 release. More information about the methodology can be found at <a href="http://www.cdc.gov/500cities">www.cdc.gov/500cities</a>.</p>
<p>The Hospital Provider Cost Report and Characteristics dataset presents select measures provided by hospitals through their annual cost report, and is organized at the hospital level. </p>
<p>Outpatient clinical laboratory services are paid based on a fee schedule in accordance with Section 1833(h) of the Social Security Act. The clinical laboratory fee schedule files are located in the download section.</p>
<p>The CMS Wallet Card is a quick reference statistical summary on annual CMS program and financial data. The CMS Wallet Card is available for each year from 2004 through 2012. The 2012 version is the last version of the Wallet Card. Similar information is available in the CMS Fast Facts, a new quick reference and mobile enabled CMS information product with statistical summaries on CMS program and financial data. The CMS Fast Facts is updated as new data become available.</p>
<p>Dental health is an important part of peoples overall health. States are required to provide dental benefits to children covered by Medicaid and the Childrens Health Insurance Program (CHIP), but states choose whether to provide dental benefits for adults. See the 2010 Medicaid-CHIP Oral Health Services fact sheet for information on childrens access to dental services and opportunities and challenges to obtaining care.</p>
<p>The Early and Periodic Screening, Diagnostic and Treatment (EPSDT) benefit provides comprehensive and preventive health care services for children under age 21 who are enrolled in Medicaid. EPSDT is key to ensuring that children and adolescents receive appropriate preventive, dental, mental health, and developmental, and specialty services.</p>
<p>The Affordable Care Act includes tools to improve the quality of health care that can also lower costs for taxpayers and patients. This means avoiding costly mistakes and readmissions, keeping patients healthy, rewarding quality instead of quantity, and building on the health information technology infrastructure that enables new payment and delivery models to work. These reforms and investments will build a health care system that will ensure quality care for generations to come.</p>
<p>The Environmental Scanning and Program Characteristic (ESPC) Database is in a Microsoft (MS) Access format and contains Medicaid and CHIP data, for the 50 states and District of Columbia. Specifically, the ESPC database predominantly houses information on Medicaid and CHIP program characteristics as well as selected environmental factors that are available through other publicly available databases. This database contains data from 2005 onward, and was last updated in calendar year 2013. Program characteristics include data elements such as eligibility criteria, the presence of waiver programs, managed care penetration, benefit coverage, reimbursement levels, and expenditures.</p>
<p>Product Data for Drugs in the Medicaid Drug Rebate Program. The rebate drug product data file contains the active drugs that have been reported by participating drug manufacturers as of the most recent rebate reporting period under the Medicaid Drug Rebate Program. All drugs are identified by National Drug Code (NDC), unit type, units per package size, product name, Food and Drug Administration (FDA) approval date, the date the drug entered the market, plus indicators to show whether the drug is an innovator or non-innovator drug, whether it is available by prescription or over-the-counter (OTC), the FDA therapeutic equivalency code, and the Drug Efficacy Study Implementation (DESI) rating and termination date, if applicable.</p>
<p>Medicaid enrollment by state for all 50 states and DC.</p>
<p>This report is composed annually and profiles enrollment statistics on Medicaid managed care programs on a plan-specific level. This report also provides national-level summary tables relating to trends, breakout of managed care entities, managed care enrollment by state, regional breakout and states with comprehensive health care reform demonstrations.</p>
<p>The following data is being made available to applicants to the Medicare Shared Savings Program (Shared Savings Program), in order to allow them to calculate their share of services in each applicable Primary Service Area (PSA).</p>
<p>This report provides statistics on the number of NPIs assigned to individual and organizational providers by State.</p>
<p>The instrument data collection tool used to collect and report performance data by home health agencies is called the Outcome and Assessment Information Set (OASIS). Since 1999, CMS has required Medicare-certified home health agencies to collect and transmit OASIS data for all adult patients whose care is reimbursed by Medicare and Medicaid with the exception of patients receiving pre- or postnatal services only. OASIS data are used for multiple purposes including calculating several types of quality reports which are provided to home health agencies to help guide quality and performance improvement efforts.</p>
<p>OASIS-D is the current version of the OASIS data set. It was implemented on January 1, 2019. OASIS-D includes multiple new standardized items to support measurement domains mandated by the Improving Medicare Post-Acute Care Transformation Act of 2014.</p>
<p>The Quarterly Childrens Health insurance Program (CHIP) Statement of Expenditures is the state accounting statement of actual recorded expenditures and the disposition of Federal funds. This data is submitted each quarter.</p>
<p>These documents contain validation reports for all 50 States and Washington D.C. for years through 2013. For 2014, validation reports are available for 33 states. For 2015, validation reports are available for 21 states.</p>
<p>SSP ACO PUF - To address the increasing number of requests for SSP ACO data, the Centers for Medicare (CM) has created a standard analytical file that CMS can use to efficiently satisfy these requests. It is the intent of CM to publish the ACO-level public-use file (PUF) that contains ACO-specific metrics as well as summarized beneficiary and provider information for each performance year of the SSP program.</p>
<p>The Post Acute Care and Hospice Provider Utilization and Payment Public Use Files, PAC PUF, present information on services provided to Medicare beneficiaries by home health agencies, hospices, skilled nursing facilities, SNFs, inpatient rehabilitation facilities, IRFs, and long term care hospitals, LTCHs. The PAC PUF contains information on demographic and clinical characteristics of beneficiaries served, professional and paraprofessional service utilization, submitted charges, and payments at the provider, state, and national levels. Additionally, the PUF includes information at the payment system level for home health agencies, SNFs, and IRFs. The 2017 PAC PUF replaces previously released versions of the Home Health, Hospice, and SNF Utilization and Payment PUFs. The PAC PUF is derived from information in the CMS Chronic Conditions Data Warehouse, CCW, data files, and is based on 100 percent final-action, i.e., all claim adjustments have been resolved, Part A institutional claims. The PAC PUF is segmented by year and contains 2017 calendar year data.</p>
<p>Federal Upper Limits<br />
We calculate the Affordable Care Act Federal Upper Limits (FUL) data according to the Medicaid Covered Outpatient Drug final regulation with comment. We update FULs monthly, and they are effective on the first day of the month following the publication of the update. States have up to 30 days after the effective date to implement the FULs. View the Affordable Care Act FUL Methodology and Data Elements Guide and find more information on the FUL program on the Federal Upper Limits page.<br />
National Average Drug Acquisition Cost<br />
We update the National Average Drug Acquisition Cost (NADAC) data and comparison data weekly. Each month we post new data, including findings from the previous months survey and weekly price changes that have occurred before the release of the next months NADAC data. For more information on the fields in the NADAC data, please review the NADAC Data Field Definitions. Find more NADAC information on the Survey of Retail Prices page.<br />
NADAC Comparison Data<br />
Easily identify and understand the pricing changes that occur each week by viewing NADAC Weekly Comparison data to accompany the weekly NADAC data. This comparison data identifies the drug products with current NADAC rates that are replaced with new NADAC rates. We do not reflect other changes to the NADAC data (for example, National Drug Code additions and terminations) in this comparison. For more information on the data fields used in the weekly comparison, please review the NADAC Week to Week Data Field Definitions.</p>
<p>Since 2008, the Centers for Disease Control and Prevention's National Center for Health Statistics has fielded a mail survey of office-based physicians, the National Electronic Health Records Survey (NEHRS). ONC helps fund this supplement to track office-based physician adoption and the use of EHRs for health information exchange and patient engagement. Starting in 2010, the NEHRS's sample size was increased to allow for state-level estimates. The data set estimates each measure nationally and individually for each state and the District of Columbia beginning in 2010, unless otherwise noted.</p>
<p>Hospital Compare has information about the quality of care at over 4,000 Medicare-certified hospitals across the country. You can use Hospital Compare to find hospitals and compare the quality of their care.</p>
<p>Below are the data files and impact file for the FY 2015 final Rule. The tables for the FY 2015 final rule are located on a separate list.</p>
<p>Section 1886(h) of the Act, establish a methodology for determining payments to hospitals for the costs of approved graduate medical education (GME) programs.</p>
<p>There are two methods for a hospital to qualify for the Medicare DSH adjustment. The primary method is for a hospital to qualify based on a statutory formula that results in the DSH patient percentage. The DSH patient percentage is equal to the sum of the percentage of Medicare inpatient days attributable to patients eligible for both Medicare Part A and Supplemental Security Income (SSI), and the percentage of total inpatient days attributable to patients eligible for Medicaid by not Medicare Part A.</p>
<p>Section 3025 of the Affordable Care Act added section 1886(q) to the Social Security Act establishing the Hospital Readmissions Reduction Program, which requires CMS to reduce payments to IPPS hospitals with excess readmissions, effective for discharges beginning on October 1, 2012.</p>
<p>The Advance Payment Model is designed for physician-based and rural providers who have come together voluntarily to give coordinated high quality care to the Medicare patients they serve. Through the Advance Payment ACO Model, selected participants will receive upfront and monthly payments, which they can use to make important investments in their care coordination infrastructure.</p>
<p>The Ambulance Fee Schedule public use files for calendar years 2004 through December 31, 2017 are located in the Downloads section below.</p>
<p>The Ambulance Reasonable Charge public use files for calendar years (CY) 2003 through 2005 are located in the Downloads section below. These public use files are historical because the reasonable charge payment methodology for ambulance services no longer applies. As of CY 2006, claims with dates of service from January 1, 2006 and beyond were paid at 100 percent of the fee schedule amount.</p>
<p>These files contain the procedure codes which may be performed in an ASC under the Medicare program as well as the ASC payment group assigned to each of the procedure codes. The ASC payment group determines the amount that Medicare pays for facility services furnished in connection with a covered procedure.</p>
<p>A redetermination is an examination of a claim by the fiscal intermediary (FI), carrier, or Medicare Administrative Contractor (MAC) personnel who are different from the personnel who made the initial claim determination. Appeals Fact Sheets.</p>
<p>This release contains the Basic Stand Alone (BSA) Carrier Line Items Public Use Files (PUF) with information from Medicare Carrier claims. The CMS BSA Carrier Line Items PUF is a line item level file in which each record is a line item of a Carrier claim incurred by a 5 percent sample of Medicare beneficiaries. Some demographic and line item related variables are provided in this PUF as detailed below. However, as beneficiary identities are not provided, it is not possible to link claims that belong to the same beneficiary in the CMS BSA Carrier Line Items PUF. It is also not possible to link line items that belong to the same claim.</p>
<p>This release contains the Basic Stand Alone (BSA) Durable Medical Equipment (DME) Line Items Public Use Files (PUF) with information from Medicare DME claims. The CMS BSA DME Line Items PUF is a line item level file in which each record is a line item of a DME claim incurred by a 5 percent sample of Medicare beneficiaries (each claim is comprised of up to 13 line item services). Some demographic and line item related variables are provided in this PUF. However, as beneficiary identities are not provided, it is not possible to link claims that belong to the same beneficiary in the CMS BSA DME Line Items PUF. It is also not possible to link line item services that belong to the same claim.</p>
<p>This release contains the Basic Stand Alone (BSA) Home Health Agency (HHA) Beneficiary Public Use Files (PUF) with information from Medicare HHA claims. The CMS BSA HHA Beneficiary PUF is a beneficiary-level file in which each record is a beneficiary who had at least one HHA claim from a random 5 percent sample of Medicare beneficiaries. There are some demographic and claim-related variables provided in this PUF.</p>
<p>This release contains the Basic Stand Alone (BSA) Hospice Beneficiary Public Use Files (PUF) with information from Medicare hospice claims. The CMS BSA Hospice Beneficiary PUF is a beneficiary-level file in which each record is a beneficiary who had at least one hospice claim from a random 5 percent sample of Medicare beneficiaries. There are some demographic and claim-related variables provided in this PUF.</p>
<p>This release contains the Basic Stand Alone (BSA) Inpatient Public Use Files (PUF) named CMS 2008 BSA Inpatient Claims PUF with information from 2008 Medicare inpatient claims. This is a claim-level file in which each record is an inpatient claim incurred by a 5 percent sample of Medicare beneficiaries.</p>
<p>This release contains the Basic Stand Alone (BSA) Outpatient Procedures Public Use Files (PUF) with information from Medicare outpatient claims. The CMS BSA Outpatient Procedures PUF is a procedure-level file in which each record is a procedure in an outpatient claim incurred by a 5 percent sample of Medicare beneficiaries. There are some demographic and claim-related variables provided in this PUF as detailed below. However, as claim or beneficiary identities are not provided, it is not possible to link procedures that belong to the same claim or beneficiary.</p>
<p>This is a Public Use File for Prescription Drug Events drawn from the 2008 Beneficiary Summary File of Medicare beneficiaries enrolled during the calendar year 2008, and their associated Medicare claims. The most important aspects of this file are as follows, 1. 5 percent simple random sample drawn without replacement from 100 percent 2008 Beneficiary Summary File. 2. This sample is disjoint from the existing 5 percent CMS Research Sample and the other 2008 PUFs. 3. Sample contained 2,392,893 unique beneficiaries of which 1,265,691 had at least one PDE. There were 51,905,367 PDE in the initial sample file.</p>
<p>This release contains the Basic Stand Alone (BSA) Skilled Nursing Facility (SNF) Beneficiary Public Use Files (PUF) with information from Medicare SNF claims. The CMS BSA SNF Beneficiary PUF is a beneficiary-level file in which each record is a beneficiary who had at least one SNF claim from a random 5 percent sample of Medicare beneficiaries. There are some demographic and claim-related variables provided in this PUF.</p>
<p>The HHS Assistant Secretary for Policy and Evaluation (ASPE) has conducted several research projects in the area of Medicare acute and post acute care episodes. The reports model the impact on potential payment bundles, provide cross-sectional and longitudinal analysis, examine differences in payments by geographic area using standardized payments, and analyze changes in post acute care use based on different episode definitions.</p>
<p>CLIA requires all laboratories that examine materials derived from the human body for diagnosis, prevention, or treatment purposes to be certified by the Secretary of Health and Human Services. For many Americans, the accuracy of clinical laboratory test results can be a life or death matter. By the CLIA law, certificate of waiver (COW) laboratories perform only tests that are determined by FDA or CDC to be so simple that there is little risk of error.</p>
<p>The Centers for Medicare and Medicaid Services (CMS) offers several different Chart Series with data on beneficiary health status, spending, operations, and quality of care.<br />
CMS Facts and Figures includes charts on agency programs and operations. Health Care System Facts and Figures includes charts on the entire U.S. health care system. Medicare Facts and Figures includes charts on the Medicare program. Medicaid Facts and Figures includes charts on the Medicaid program.</p>
<p>This Web site discusses and provides downloadable data on state and program type, number of children ever enrolled, and the percentage of growth compared to the previous FY. It also provides links to data downloads about the Childrens Health Insurance Program Reauthorization Act (CHIPRA) Connecting Kids to Coverage Challenge, CHIP Reports and Evaluations, and CHIP state program information.</p>
<p>CHIP quarterly and annual statistical enrollment reports. The quarterly reports contain point-in-time and ever enrolled data and the annual reports contain ever enroll in the year data.</p>
<p>This release contains the Chronic Conditions Public Use Files (PUF) with information from Medicare claims. The CMS Chronic Conditions PUF is an aggregated file in which each record is a profile or cell defined by the characteristics of Medicare beneficiaries. A profile is defined by all combinations of age category, gender, various chronic conditions, and dual-eligibility status of the beneficiaries.</p>
<p>The data used in the chronic condition reports are based upon CMS administrative enrollment and claims data for Medicare beneficiaries enrolled in the fee-for-service program. These data are available from the CMS Chronic Condition Data Warehouse (CCW), a database with 100 percent of Medicare enrollment and fee-for-service claims data. The Medicare beneficiary population is limited to fee-for-service beneficiaries. We excluded Medicare beneficiaries with any Medicare Advantage enrollment during the year since claims data are not available for these beneficiaries. Also, we excluded beneficiaries who were enrolled at any time in the year in Part A only or Part B only, since their utilization and spending cannot be compared directly to beneficiaries enrolled in both Part A and Part B. Beneficiaries who died during the year are included up to their date of death if they meet the other inclusion criteria.</p>
<p>Chronic Conditions among Medicare Beneficiaries is a chartbook prepared by the Centers for Medicare and Medicaid Services and created to provide an overview of chronic conditions among Medicare beneficiaries. The chartbook highlights the prevalence of chronic conditions among Medicare beneficiaries and the impact of chronic conditions on Medicare service utilization and spending. The Portable Document File format allows for online viewing and printing of the entire chartbook, the data tables provide spreadsheets with the underlying data, and the presentation includes all the chartbook figures for print or download.</p>
<p>The CMS Chronic Conditions Dashboard presents statistical views of information on the prevalence, utilization and Medicare spending for Medicare beneficiaries with chronic conditions. The information is available at the state and national levels and allows for comparisons of states to the national average as well as state to state comparisons. The Dashboard also allows the user to select information for specific beneficiary sub-groups defined by gender, age group, or dual eligibility status. The set of chronic conditions used in the Dashboard is consistent with the list of conditions included in the 2012 edition of the CMS chartbook, Chronic Conditions among Medicare Beneficiaries. The data for this Dashboard come from the 2011 CMS administrative claims data for 100 percent of Medicare beneficiaries enrolled in the fee-for-service program.</p>
<p>The Chronic Conditions PUFs are aggregated files in which each record is a profile or cell defined by the characteristics of Medicare beneficiaries. A profile is defined by all combinations of age category, gender, various chronic conditions, and dual-eligibility status of the beneficiaries.</p>
<p>The information in the Downloads section below for the Overview of CLIA Statistics since 1993 and the CLIA Top Ten Deficiencies in the Nation was obtained from the CMS CLIA database in November 2014. The remaining information in the Downloads section was from the CMS CLIA database in July 2015.</p>
<p>The DE SynPUF is built from a 5 percent random sample of Medicare beneficiaries in 2008 and their claims from 2008 through 2010. The DE SynPUF contains five types of data, Beneficiary Summary, Inpatient Claims, Outpatient Claims, Carrier Claims, and Prescription Drug Events. Each file contains the same variables across years.</p>
<p>CMS has developed a new quick reference statistical summary on annual CMS program and financial data. CMS Fast Facts includes summary information on total program enrollment, utilization, expenditures, as well as total number of Medicare providers including physicians by specialty area.</p>
<p>The CMS Office of Enterprise Data and Analytics has developed CMS Program Statistics, which includes detailed summary statistics on national health care, Medicare populations, utilization, and expenditures, as well as counts for Medicare-certified institutional and non-institutional providers. CMS Program Statistics is organized into sections which can be downloaded and viewed separately. Tables and maps will be posted as they become finalized. CMS Program Statistics is replacing the Medicare and Medicaid Statistical Supplement, which was published annually in electronic form from 2001-2013.</p>
<p>The annual CMS Statistics reference booklet provides a quick reference for summary information about health expenditures and the Medicare and Medicaid health insurance programs. The CMS Statistics reference booklet is published in June of each calendar year and represents the most currently available information at the time of publication. CMS Statistics reference booklets are available for 2003 through the most currently available complete calendar year.</p>
<p>The amounts reported on and its attachments must be actual expenditures for which all supporting documentation, in readily reviewable form, has been compiled and is available immediately at the time the claim is filed. Form CMS-64 is a statement of expenditures for which states are entitled to Federal reimbursement under Title XIX and which reconciles the monetary advance made on the basis of Form CMS-37 filed previously for the same quarter.</p>
<p>Healthcare Cost Report Information System (HCRIS) Dataset - Community Mental Health Center (CMHC). This data was reported on form CMS-2088-92. The data in this release includes years FY2010 to present. The CMHC Cost Report Data contains cost and statistical data for Community Mental Health Center providers.</p>
<p>The Comprehensive Primary Care (CPC) initiative is a multi-payer initiative fostering collaboration between public and private health care payers to strengthen primary care. Medicare will work with commercial and State health insurance plans and offer bonus payments to primary care doctors who better coordinate care for their patients.</p>
<p>PHS Act section 2719 requires non-grandfathered group health plans and health insurance issuers offering non-grandfathered health insurance coverage to provide relevant notices in a culturally and linguistically appropriate manner. The regulations implementing section 2719 require these plans and issuers to make certain accommodations for notices sent to an address in a county meeting a threshold percentage of people who are literate only in the same non-English language.<br />
The list below includes all counties which meet or exceed the 10 percent threshold for the 2006-2010 ACS data and is applicable for 2012.</p>
<p>The Clinical Laboratory Improvement Amendments (CLIA) regulations at Section 493.855(a) state The laboratory must ensure that each individual engaged in the examination of gynecologic preparations is enrolled in a proficiency testing (PT) program approved by the Centers for Medicare and Medicaid Services (CMS)</p>
<p>The CMS Data Compendium provides key statistics about CMS programs and national health expenditures. The CMS Data Compendium contains historic, current, and projected data on Medicare enrollment and Medicaid recipients, expenditures, and utilization. Data pertaining to budget, administrative and operating costs, individual income, financing, and health care providers and suppliers are also included. National health expenditure data not specific to the Medicare or Medicaid programs are also included. The CMS report was published annually in electronic form and is available for each year from 2002 through 2011. The 2011 version is the last version of this publication. Similar information is available in the Medicare and Medicaid Statistical Supplement and the CMS Statistics, which are both published annually.</p>
<p>Dialysis Facility Compare helps you find detailed information about Medicare-certified dialysis facilities. You can compare the services and the quality of care that facilities provide. It also has other resources for patients and family members who want to learn more about chronic kidney disease and dialysis.</p>
<p>These are the official datasets used on the Medicare.gov Dialysis Facility Compare Website provided by the Centers for Medicare and Medicaid Services. These data allow you to compare the quality of care provided in Medicare-certified dialysis facilities nationwide.</p>
<p>Durable Medical Equipment, Prosthetics-Orthotics, and Supplies Fee Schedule. The list contains the fee schedule amounts, floors, and ceilings for all procedure codes and payment category, jurisdication, and short description assigned to each procedure code.</p>
<p>CMS has been conducting real-time claims analysis to monitor health status for groups of Medicare beneficiaries in competitive bidding areas (CBAs). Health status monitoring results are shown in files updated on a quarterly basis. On May 17, 2016, we posted monitoring data that shows our efforts have saved the Medicare program money while continuing to ensure access to equipment for all who need it in the non-competitive bidding areas. Specifically that data showed that suppliers in non-competitive bidding areas have continued to accept the new, adjusted DMEPOS payments.<br />
At the time that we posted the data on acceptance of the new, adjusted rates, we indicated that we would soon be furnishing monitoring data on health outcomes for beneficiaries in non-competitive bidding areas. The health outcomes monitoring data are now available.</p>
<p>The DMEPOS Competitive Bidding Program was mandated by Congress through the Medicare Prescription Drug, Improvement, and Modernization Act of 2003 (MMA). The statute requires that Medicare replace the current fee schedule payment methodology for selected Durable Medical Equipment, Prosthetics, Orthotics and Supplies (DMEPOS) items with a competitive bid process. The intent is to improve the effectiveness of the Medicare methodology for setting DMEPOS payment amounts, which will reduce beneficiary out-of-pocket expenses and save the Medicare program money while ensuring beneficiary access to quality items and services. The Competitive Acquisition Omburdsmans (CAOs) role is to help ensure that inquiries and complaints about the Program are resolved. As an ombudsman, the CAO also works with other areas of CMS to identify potential systemic issues with the goal of helping CMS ensure that beneficiaries have access to and suppliers provide high-quality DMEPOS items and services. The CAO also provides an annual report to Congress. In order to protect the interests of potentially affected Medicare beneficiaries, CMS has been conducting real-time claims analysis to monitor health status for groups of Medicare beneficiaries in competitive bidding areas (CBAs). Health status results are shown in the files on this site. Each file includes a written summary of results and graphical displays of key indicators reflective of the health status of beneficiaries and their access to DMEPOS items and services. The data is derived from claims for Medicare populations in each CBA and a corresponding comparator region that is similar to the CBA.</p>
<p>This section contains statistical information and reports related to the percentage of electronic transactions being sent to Medicare contractors in the formats adopted as national standards under the Health Insurance Portability and Accountability Act of 1996 (HIPAA). Statistics have not yet been posted for the 276-277 claim status and response or the 270-271 eligibility query and response transactions, but those statistics should be added to this site soon. Please see pages on the 276-277 and the 270-271 in the Medicare Electronic Billing and Electronic Data Interchange (EDI) Transactions section of this Web site for further information on use of those transactions. There are also pages in that section on Medicare electronic claims, remittance advice, and coordination of benefit transactions for which statistics are included in this section of the Centers for Medicare and Medicaid Services (CMS) Web site.</p>
<p>As of March 2013, more than 259,000 health care providers received payment for participating in the Medicare and Medicaid Electronic Health Record (EHR) Incentive Programs. In June 2012, CMS announced that more than 100,000 health care providers had been paid under the Medicare and Medicaid EHR Incentive Programs.</p>
<p>The End Stage Renal Disease (ESRD) Quality Initiative promotes ongoing CMS strategies to improve the quality of care provided to ESRD patients. This initiative supports quality improvement efforts among providers and makes available quality information that will enable patients to participate in making health care decisions. Quality measures for dialysis facilities are available to consumers on Dialysis Facility Compare on the Medicare.gov website.</p>
<p>This final rule implements a case-mix adjusted bundled prospective payment system (PPS) for Medicare outpatient end-stage renal disease (ESRD) dialysis facilities beginning January 1, 2011 (ESRD PPS), in compliance with the statutory requirement of the Medicare Improvements for Patients and Providers Act (MIPPA), enacted July 15, 2008. This ESRD PPS also replaces the current basic case-mix adjusted composite payment system and the methodologies for the reimbursement of separately billable outpatient ESRD services.</p>
<p>This page presents Public Use Files and other publicly-available data on CMS End-Stage Renal Disease Program. The focus is on the congressionally mandated Program Management and Medical Information System.</p>
<p>Medicare payment to ESRD facilities for outpatient maintenance dialysis services furnished to Medicare beneficiaries with End-Stage Renal Disease (ESRD) is based on a prospective payment system known as the basic case-mix adjusted composite payment system. The base composite rate covers the costs of the dialysis treatment and certain routine drugs, laboratory tests, and supplies furnished at home or in a facility.</p>
<p>The Medicare Improvements for Patients and Providers Act (MIPPA) of 2008 requires that CMS and facilities inform beneficiaries about facility performance under the End-Stage Renal Disease (ESRD) Quality Incentive Program (QIP), and it also requires that CMS furnishes each dialysis facility with a Performance Score Certificate (PSC) that documents the facilitys Total Performance Score. The Payment Year (PY) 2017 NPRM Public Use Data File contains facility-level data used to calculate the benchmarks, performance standards, and achievement thresholds included in the PY 2017 NPRM. The PY 2017 Final Rule Public Use Data File contains facility-level data used to calculate the benchmarks, performance standards, and achievement thresholds included in the PY 2017 - PY 2018 Final Rule. The PY 2016 NPRM Public Use Data File contains facility-level data used to calculate the benchmarks, performance standards, and achievement thresholds included in the PY 2016 NPRM. The PY 2016 Final Rule Public Use Data File contains facility-level data used to calculate the benchmarks, performance standards, and achievement thresholds included in the PY 2016 Final Rule. Facility identifiers have been removed.</p>
<p>A fee schedule is a complete listing of fees used by Medicare to pay doctors or other providers-suppliers. This comprehensive listing of fee maximums is used to reimburse a physician and or other providers on a fee-for-service basis. CMS develops fee schedules for physicians, ambulance services, clinical laboratory services, and durable medical equipment, prosthetics, orthotics, and supplies. See Related Links below for information about each specific fee schedule.</p>
<p>CMS created the Five-Star Quality Rating System to help consumers, their families, and caregivers compare nursing homes more easily and to help identify areas about which consumers may have questions. This Web site includes data files that contain reported, expected, and adjusted staffing time values for all nursing homes on Nursing Home Compare</p>
<p>Testing the efficacy of the patient-centered medical home among Federally Qualified Health Centers (FQHCs).</p>
<p>The Health Care Consumer Initiatives section contains information about Hospitals, Ambulatory Surgical Centers, and Physicians.</p>
<p>The data was derived from the Health Care Information System (HCIS), which contains Medicare Part A (Inpatient, Skilled Nursing Facility, Home Health Agency (Part A and B) and Hospice) and Medicare Part B (Outpatient) based on the type and State of the institutional provider. Data in HCIS is summarized from the Standard Analytical Files.</p>
<p>A set of seven (7) public use files containing information on health insurance issuers participating in the Health Insurance Marketplace and certified qualified health plans (QHPs) offered on HealthCare.gov. Plan information incudes details about essential health benefits, cost sharing, rates, and geographic coverage.</p>
<p>The Affordable Care Act requires the U.S. Department of Health and Human Services (HHS) to develop quality data collection and reporting tools such as a Quality Rating System (QRS), a Quality Improvement Strategy (QIS) and an enrollee satisfaction survey system (ESS). The QRS, QIS, and ESS will inform consumer selection of a qualified health plan (QHP), decisions about QHP certification, and the Federal and State Marketplaces monitoring of QHP performance. The QRS is a system that rates QHPs based on relative quality and price. Documents describing the QRS data collection guidelines, technical specifications, and the QRS measures are available on this page. CMS is developing two consumer experience surveys to assess consumers and enrollees experiences with the Marketplaces and QHPs. The Health Insurance Marketplace Survey (Marketplace Survey) is intended to obtain consumers perspectives on the services provided by Marketplaces. Conducted during the 2014 open enrollment period, the purpose of the usability testing was to determine whether the State-Based Marketplace Web sites adopted principles for making a Web site usable for consumers and whether information about determining eligibility, comparing and choosing a health plan, and enrollment was easy to find. Results from this assessment are available on this page. The Qualified Health Plan Enrollee Experience Survey (QHP Enrollee Survey) is intended to obtain enrollees perspectives on the services provided by QHPs offered through the Marketplaces. Copies of the current survey in English, Spanish, and Chinese, are available on this page. QHP Enrollee Survey reports will be available in 2015.</p>
<p>The Affordable Care Act is bringing an unprecedented level of scrutiny and transparency to health insurance rate increases. The Act ensures that, in any State, any proposed rate increase by individual or small group market insurers at or above 10 percent will be scrutinized by independent experts to make sure it is justified. This analysis will help moderate premium hikes and lower costs for individuals, families, and businesses that buy insurance in these markets. Additionally, insurance companies must provide easy to understand information to their customers about their reasons for unreasonable rate increases, as well as publicly justify and post on their website any unreasonable rate increases. These steps allow consumers to know why they are paying higher rates.</p>
<p>The Affordable Care Act requires that HHS establish a mechanism, including an internet website, through which a resident of, or small business in, any State may identify affordable health insurance coverage options in that State. The Healthcare.gov website has been displaying data collected from individual and small group insurance issuers in its Plan Finder since July, 2010. The information provided allows consumers and researchers to more fully understand the current health insurance marketplace while opening the door of opportunity for innovative developers to provide this information in creative ways to more Americans.</p>
<p>This page contains several useful trend and competition indicators. Certain files will be updated monthly while others will be updated quarterly. The files are the 13 Month Trend Report, Trends by State by Quarter Report, Competition Macro by Plan and or Counties, and The By RO Type Report.</p>
<p>This page contains several files presenting aggregate Medicare Advantage (MA) enrollment, and Original Medicare eligible counts.</p>
<p>All of the data used on the Finder.HealthCare.gov web application is available through this API. There are multiple collections of data available through the API.<br />
1. Public Options Data - This data set includes Medicaid, CHIP, High Risk and Territory data along with all of the other public options available. The appropriate options are returned based on the criteria submitted in the API call.<br />
2. Individual and Family Health Insurance Options Data - Paginated individual and family health insurance plan data, a subset of the full plan data including pricing, is returned for plans that match the criteria submitted in the API call for available plans. Full plan data is returned when a specific plan is requested with all appropriate criteria.<br />
3. Small Group Insurance Options Data - Paginated Small Group health insurance product data, a subset of the full product data including pricing, is returned for products that match the criteria submitted in the API call for available products. Full product data is returned when a specific product is requested with all appropriate criteria.</p>
<p>These data files contain the highest level of cost report status for cost reports in all reported fiscal years. For example, if the Healthcare Cost Report Information System (HCRIS) department has both an as submitted report and a final settled report for a hospital for a particular year, the data files will only contain the final settled report. If HCRIS has both a final settled report and a reopened report, the data files will only have the reopened report.</p>
<p>Home Health Compare has information about the quality of care provided by Medicare-certified home health agencies throughout the nation. Medicare-certified means the home health agency is approved by Medicare and meets certain Federal health and safety requirements. Home Health Care includes skilled nursing care, physical therapy, occupational therapy, and speech therapy, medical social services and home health aide services</p>
<p>These are the official datasets used on the Medicare.gov Home Health Compare Website provided by the Centers for Medicare and Medicaid Services. These data allow you to compare the quality of care provided by Medicare-certified home health agencies throughout the nation.</p>
<p>Under prospective payment, Medicare pays home health agencies (HHAs) a predetermined base payment. The payment is adjusted for the health condition and care needs of the beneficiary. The payment is also adjusted for the geographic differences in wages for HHAs across the country. The adjustment for the health condition, or clinical characteristics, and service needs of the beneficiary is referred to as the case-mix adjustment. The home health PPS will provide HHAs with payments for each 60-day episode of care for each beneficiary.</p>
<p>The instrument-data collection tool used to collect and report performance data by home health agencies is called the Outcome and Assessment Information Set (OASIS). Since 1999, CMS has required Medicare-certified home health agencies to collect and transmit OASIS data for all adult patients whose care is reimbursed by Medicare and Medicaid with the exception of patients receiving pre- or postnatal services only. OASIS data are used for multiple purposes including calculating several types of quality reports that are provided to home health agencies to help guide quality and performance improvement efforts. OASIS-C includes data items supporting measurement of rates for use of specific evidence-based care processes. The OASIS-C1 - ICD-9 version went into effect at 1200 a.m. on January 1, 2015 and shall remain in effect until ICD-10 is implemented or until another disposition is made by CMS. The following two categories of quality measures are used in the Home Health Quality Reporting Program (HH QRP) 1.Outcome measures and 2.Process measures. This site contains brief descriptions of each measure type and how the data for that measure is calculated, it provides links to technical documentation, tables identifying which Home Health Quality Measures are risk-adjusted and reported publicly, and additional resources. Lists of all home health quality measures and designation of which are publicly reported can be found on the Quality Measures page accessed from the list on the left of this page.</p>
<p>Hospital Compare is a consumer-oriented website that provides information on how well hospitals provide recommended care to their patients. This information can help consumers make informed decisions about health care. Hospital Compare allows consumers to select multiple hospitals and directly compare performance measure information related to heart attack, heart failure, pneumonia, surgery and other conditions.</p>
<p>These are the official datasets used on the Medicare.gov Hospital Compare Website provided by the Centers for Medicare and Medicaid Services. These data allow you to compare the quality of care at over 4,000 Medicare-certified hospitals across the country.</p>
<p>Section 4523 of the Balanced Budget Act of 1997 (BBA) provides authority for CMS to implement a prospective payment system (PPS) under Medicare for hospital outpatient services, certain Part B services furnished to hospital inpatients who have no Part A coverage, and partial hospitalization services furnished by community mental health centers. The provisions of this section were further modified by sections 201 and 202 of the Balanced Budget Refinement Act of 1999 (BBRA).</p>
<p>In the interest of promoting high-quality, patient-centered care and accountability, the Centers for Medicare and Medicaid Services (CMS) and Hospital Quality Alliance (HQA) began publicly reporting 30-day mortality measures for acute myocardial infarction (AMI) and heart failure (HF) in June 2007 and for pneumonia (PN) in June 2008. CMS has since expanded the publicly reported outcome measures to include 30-day readmission for these conditions, as well as in-hospital adverse events and mortality.</p>
<p>The Hospital Service Area file is a summary of calendar year Medicare inpatient hospital fee-for-service claims data. It contains number of discharges, total days of care, and total charges summarized by hospital provider number and the ZIP code of the Medicare beneficiary. The record layout in the Downloads section below provides additional details on the file.</p>
<p>In FY 2016, 758 out of 3,308 hospitals subject to the HAC Reduction Program are in the worst performing quartile and will have a one percent payment reduction applied to all Medicare discharges occurring between October 1, 2015 and September 30, 2016. In FY 2015, 724 hospitals were subject to a payment reduction.</p>
<p>On April 30, 2012, CMS issued a national coverage determination (NCD) to allow coverage of extracorporeal photopheresis (ECP) for the treatment of bronchiolitis obliterans syndrome (BOS) following lung allograft transplantation when ECP is provided in a clinical research study under the coverage with evidence development policy (CED). BOS is estimated to be present in more than 50 percent of lung allograft recipients at five years after transplantation, and remains a major obstacle to long-term lung transplant survival. One of the requirements of a CED research study protocol is that it should discuss how the results are or are not expected to be generalizable to the Medicare population, to allow statistical inferences about whether Medicare patients may benefit from the intervention. The download on this page provides a table of the incidence of lung transplants in the Medicare population in recent years to aid researchers who develop CED studies of ECP for BOS in determining sample size estimates.</p>
<p>Since October 1, 1983, most hospitals have been paid under the hospital inpatient prospective payment system (PPS). However, certain types of specialty hospitals and units were excluded from PPS because the PPS diagnosis related groups do not accurately account for the resource costs for the types of patients treated in those facilities. Facilities originally excluded from PPS included rehabilitation, psychiatric, childrens, cancer, and long term care hospitals, rehabilitation and psychiatric hospital distinct part units, and hospitals located outside the 50 states and Puerto Rico.</p>
<p>Section 4421 of the Balanced Budget Act of 1997 (Public Law 105-33), as amended by section 125 of the Medicare, Medicaid, and SCHIP Balanced Budget Refinement Act of 1999 (Public Law 106-113), and by section 305 of the Medicare, Medicaid, and SCHIP Benefits Improvement and Protection Act of 2000 (Public Law 106-554), authorizes the implementation of a per discharge prospective payment system (PPS), through section 1886(j) of the Social Security Act, for inpatient rehabilitation hospitals and rehabilitation units - referred to as inpatient rehabilitation facilities (IRFs).</p>
<p>The CMS IPBS PUFs are aggregated files in which each record summarizes information for a particular institutional provider. An institutional provider refers to a hospital, a critical care facility, a skilled nursing facility, a home health agency or hospice or another similar institution providing services to Medicare beneficiaries. Information about individual beneficiaries is not reported.</p>
<p>A provider level summary of Inpatient Prospective Payment System (IPPS) discharges, average charges and average Medicare payments for the Top 100 Diagnosis-Related Groups (DRG)</p>
<p>This website provides demographic information about laboratories, including CLIA number, facility name and address, where the laboratory testing is performed, the type of CLIA certificate, and the date the certificate expires. This list is updated monthly and represents the information in the system at the time of update. For additional information about a particular laboratory, contact the appropriate State Agency or Regional Office CLIA contact (refer to State Agency or Regional Office CLIA link found on the left-hand navigation pane).</p>
<p>Information for those with limited income and resources (those who may qualify for or already have the Low Income Subsidy to lower their prescription drug coverage costs). Information for people who may qualify for extra help, people losing their automatic eligibility for the extra help, people with a change in their extra help co-payment level, people Medicare will reassign to a new plan, and people who chose their own plan.</p>
<p>The Medicare, Medicaid, and SCHIP Balanced Budget Refinement Act of 1999 (BBRA) (Pub. L. 106-113) and the Medicare, Medicaid, and SCHIP Benefits Improvement and Protection Act of 2000 (BIPA) (Pub. L. 106-554) provide for payment for both the operating and capital-related costs of hospital inpatient stays in long-term care hospitals (LTCHs) under Medicare Part A based on prospectively set rates.</p>
<p>Provides low income subsidy enrollment at the contract-county level for all organizations offering Part D</p>
<p>The CMS Office of Minority Health has designed an interactive map, the Mapping Medicare Disparities Tool, to identify areas of disparities between subgroups of Medicare beneficiaries (e.g., racial and ethnic groups) in health outcomes, utilization, and spending. This information may be used to inform policy decisions and to target populations and geographies for potential interventions.</p>
<p>The Office of Enterprise Data and Analytics, within the Centers for Medicare aqnd Medicaid Services (CMS), has developed a set of information products and analytics examining enrollment activity in the Health Insurance Marketplaces (the Marketplaces). The Marketplaces were established in 2014 and allow individuals to shop for health insurance and dental plans. While some of the data products available here include data for all 50 states and the District of Columbia, other products focus only on states that utilize the Healthcare.gov platform (38 states in 2016). Each product clearly defines the population. Caution is recommended when comparing annual data as the definitions for some variables have changed from one reporting period to another. These changes are noted in the affected products.</p>
<p>The MAX Provider Characteristics (PC) File Implementation Report describes the design, implementation, and results of the MAXPC prototype, which was based on three states using provider data from 2006 and 2009.<br />
Based on the findings of this report, CMS decided to begin producing MAXPC for MAX 2009 data. For more information about the 2009 MAXPC files, consult the production specifications and validation tables in the downloads below.</p>
<p>The MDS is a powerful tool for implementing standardized assessment and for facilitating care management in nursing homes (NHs) and non-critical access hospital swing beds (SBs). Its content has implications for residents, families, providers, researchers, and policymakers, all of whom have expressed concerns about the reliability, validity, and relevance of MDS 2.0.</p>
<p>The MDS 3.0 Frequency Report summarizes information for active residents currently in nursing homes. The source of these counts is the residents MDS assessment record. The MDS assessment information for each active nursing home resident is consolidated to create a profile of the most recent standard information for the resident.</p>
<p>The Medicaid Analytic eXtract Chartbooks are research tools and reference guides on Medicaid enrollees and their Medicaid experience in 2002 and 2004. Developed for state Medicaid directors, policymakers, researchers, and others interested in the Medicaid program, the chartbooks consists of illustrative graphs, descriptive text, and an extensive data appendix with summary national- and state-level information on enrollee demographic and eligibility characteristics, Medicaid service use, and Medicaid expenditures in 2002 and 2004. The chartbooks summarize the Medicaid program and the MAX data system. They also present figures and tables that reflect the Medicaid population in 2002 and 2004. Chapter 2 profiles Medicaid enrollees and their Medicaid experience nationally, Chapter 3 presents state-level detail, and Chapters 4 through 6 provide supplementary information on special topic areas, including managed care, dual Medicare and Medicaid enrollees, and service use and expenditures by detailed type of service. An appendix contains source data tables for Chapters 3 through 6. The MAX Chartbooks, in PDF format, and their associated appendix tables, as zipped Excel files, can be downloaded.</p>
<p>The Statistical Compendium table listing (below) enables users to choose to view Medicaid prescription drug tables for 1999 - 2009, and to select the tables for the nation as a whole or for individual states. Within each zip file, you will find tables that focus on Medicare-Medicaid dual eligibles, nonduals, and all Medicaid beneficiaries combined.</p>
<p>Medicaid Disproportionate Share Hospital (DSH) Payments</p>
<p>This link provides you with information about Medicaid DSH Payments. You can find information on DSH Audit and Reporting Requirements as well as State-specific Annual Reports and Independent Certified Audits.</p>
<p>The Chartbooks for 2001 and 2002 contain 37 tables, charts, and graphs that present highlights from the Statistical Compendiums, including comparisons of use and reimbursement for major eligibility groups (aged, disabled, adults, children, dual eligibles) and types of drugs, and state rankings on key measures. The 2003 through 2008 Chartbooks contain 54 tables, charts, and graphs, since a number of additional graphs have been added to show trends from 1999 to 2008.</p>
<p>The 25 MSIS statistical tables contain national state-by-state data. These tables contain high-level aggregated statistics relating to Medicaid eligibility and claims data.</p>
<p>The Affordable Care Act requires health insurance issuers to submit data on the proportion of premium revenues spent on clinical services and quality improvement, also known as the Medical Loss Ratio (MLR). It also requires them to issue rebates to enrollees if this percentage does not meet minimum standards. MLR requires insurance companies to spend at least 80 percent or 85 percent of premium dollars on medical care, with the review provisions imposing tighter limits on health insurance rate increases. If they fail to meet these standards, the insurance companies will be required to provide a rebate to their customers starting in 2012.</p>
<p>The Centers for Medicare and Medicaid Services (CMS) has compiled a summary of overall Medicare Administrative Contractor (MAC) performance information as measured by the Quality Assurance Surveillance Plan (QASP) and Award Fee Plan (AF). The QASP ensures that systematic quality assurance methods are used in administration of the contract and provides Government Surveillance oversight on the quality, quantity, and timeliness of contractor performance. The Award Fee Plan is provided to motivate exceptional performance above what is outlined in the Statement of Work.</p>
<p>Part C Plan payment data, Part D Plan payment data, and Retiree Drug Subsidy (RDS) Plan payment data by plan year.</p>
<p>In 2012, CMS collected data from 473 Medicare managed care contracts for health care delivered in 2011. CMS considers the reporting unit for a health plan as the equivalent to a contract. CMS signs a contract with health plans to provide health care for a given geographic service area.</p>
<p>Monthly Enrollment by Contract</p>
<p>Provides monthly enrollment at the plan level for all organization types.</p>
<p>Medicare fee-for-service data for each county broken out by aged, disabled, and ESRD beneficiaries including data on total Medicare fee-for-service reimbursement and enrollment for Parts A and B, the corresponding per capita reimbursement, for Part A, reimbursement for direct (DME) and indirect medical education (IME) expenditures and disproportionate share expenditures (DSH), and the per capita expenditures with the medical education and disproportionate share expenditures removed.</p>
<p>Medicare fee-for-service data for each county broken out by aged, disabled, and ESRD beneficiaries including data on total Medicare fee-for-service reimbursement and enrollment for Parts A and B, the corresponding per capita reimbursement, for Part A, reimbursement for direct (DME) and indirect medical education (IME) expenditures and disproportionate share expenditures (DSH), and the per capita expenditures with the medical education and disproportionate share expenditures removed.</p>
<p>View the Medicare Advantage (MA) ratebooks, rate calculation data, and risk adjusters.</p>
<p>The Medicare Advantage (MA) - Part D Contract and Enrollment Data section serves as a centralized repository for publicly available data on contracts and plans, enrollment numbers, service area data, and contact information for MA, Prescription Drug Plan (PDP), cost, PACE, and demonstration organizations.</p>
<p>The CMS Office of Enterprise Data and Analytics (OEDA) produced an annual Medicare and Medicaid Statistical Supplement report providing detailed statistical information on Medicare, Medicaid, and other Centers for Medicare and Medicaid Services (CMS) programs. The Supplements include 115 tables and 67 charts describing health expenditures for the entire U.S. population, characteristics of the Medicare and Medicaid covered populations, use of services, and expenditures under these programs. These CMS reports were published annually in electronic form from 2001 through 2013. The Statistical Supplements are organized into 14 chapters which can each be downloaded and viewed separately. The CMS Program Statistics is replacing the Statistical Supplement.</p>
<p>Medicare certified institutional providers are required to submit an annual cost report to a Medicare Administrative Contractor. The cost report contains provider information such as facility characteristics, utilization data, cost and charges by cost center, in total and for Medicare, Medicare settlement data, and financial statement data. CMS maintains the cost report data in the Healthcare Provider Cost Reporting Information System, HCRIS. HCRIS includes subsystems for the Hospital Cost Report CMS 2552 96 and CMS 2552 10, Skilled Nursing Facility Cost Report CMS 2540 96, Home Health Agency Cost Report CMS 1728 94, Renal Facility Cost Report CMS 265 94, Health Clinic Cost Report CMS 222 92 and Hospice Cost Report CMS 1984 99.</p>
<p>The data consists of every data element included in the HCRIS extract created for CMS by the providers Administrative Contractor.</p>
<p>The Medicare Coverage Database (MCD) contains all National Coverage Determinations (NCDs) and Local Coverage Determinations (LCDs), local articles, and proposed NCD decisions. The database also includes several other types of National Coverage policy related documents, including National Coverage Analyses (NCAs), Coding Analyses for Labs (CALs), Medicare Evidence Development and Coverage Advisory Committee (MEDCAC) proceedings, and Medicare coverage guidance documents.</p>
<p>The Characteristics and Perceptions of the Medicare Population Data from the 2010 Medicare Current Beneficiary Survey is a series of source books based on the Medicare Current Beneficiary Survey Access to Care data file. This source book is prepared by the Centers for Medicare and Medicaid Services. The focus of this series is the socioeconomic and demographic characteristics of the Medicare population, their health status, their secondary health insurance, and their access to and satisfaction with Medicare services.</p>
<p>This functionality is primarily used by health policy researchers and the media. The data provided in the tables come from the data that is displayed in the Tool and includes additional information about the ownership that is not displayed on the website.The date Modified in the zipped file indicates the date of the last refresh of the data. For information about Facilities and Vendors in a particular geographical area, you should use the Compare tool instead of downloading the data. The followings tools are represented, Dialysis Compare Tool, Helpful Contacts, Home Health Compare, Hospital Compare, Medicare Options Compare, Nursing Home Compare, Plans Quality Data, and Supplier Directory.</p>
<p>The CMS Office of Enterprise Data and Analytics has developed a new interactive Medicare Enrollment Dashboard, which provides current information on the number of Medicare beneficiaries with hospital-medical coverage and prescription drug coverage, available for several geographical areas including national, state-territory, and county. The hospital-medical coverage data can be broken down further by health care delivery (Original Medicare versus Medicare Advantage and Other Health Plans) and the prescription drug coverage data can be examined by those enrolled in stand-alone Prescription Drug Plans and those enrolled in Medicare Advantage Prescription Drug plans. The dashboard includes enrollee counts on a rolling 12 month basis and also provides information on yearly trends.</p>
<p>This site contains various Medicare enrollment tables. There are national and state enrollment trends, state enrollment by aged, disabled and all, as well as county level enrollment.</p>
<p>The hospital readmission rate PUF presents nation-wide information about inpatient hospital stays that occurred within 30 days of a previous inpatient hospital stay (readmissions) for Medicare fee-for-service beneficiaries. The readmission rate equals the number of inpatient hospital stays classified as readmissions divided by the number of index stays for a given month. Index stays include all inpatient hospital stays except those where the primary diagnosis was cancer treatment or rehabilitation. Readmissions include stays where a beneficiary was admitted as an inpatient within 30 days of the discharge date following a previous index stay, except cases where a stay is considered always planned or potentially planned. Planned readmissions include admissions for organ transplant surgery, maintenance chemotherapy-immunotherapy, and rehabilitation.</p>
<p>The Phase I Medicare Health Support Programs tested a range of program models serving diverse populations in urban and rural areas.</p>
<p>More Medicare beneficiaries are taking advantage of the quality and compassionate care provided through the hospice benefit. As greater numbers of beneficiaries have availed themselves of the benefit, the mix of hospice patients has changed, with relatively fewer cancer patients as a percentage of total patients.</p>
<p>Manufacturer reporting of Average Sales Price (ASP) data - A manufacturers ASP must be calculated by the manufacturer every calendar quarter and submitted to CMS within 30 days of the close of the quarter.</p>
<p>This page contains performance data related to the Part C and D programs. Medicare star ratings data.</p>
<p>The Medicare Part D opioid prescribing mapping tool is an interactive tool that shows geographic comparisons, at the state, county, and ZIP code levels, of de-identified Medicare Part D opioid prescription claims prescriptions written and then submitted to be filled within the United States. The mapping tool presents Medicare Part D opioid prescribing rates for 2016 as well as the change in opioid prescribing rates from 2013 to 2016.</p>
<p>This look-up tool is a searchable database that allows you to look up a Medicare Part D prescriber by National Provider Identifier (NPI), or by name and location. The look-up tool will return information on prescriptions provided to and filled by Medicare beneficiaries, including drug name, total number of prescriptions dispensed (including original prescriptions and refills) and total drug cost. The data covers calendar year 2016 and is based on final-action Part D claims for the entire Medicare Part D population. Information is redacted where necessary to protect beneficiary privacy.</p>
<p>The database is populated from the Medicare Part D Prescriber Public Use File (PUF). Although the Part D Prescriber PUF has a wealth of information on payment and utilization for Medicare Part D claims, the dataset has a number of limitations. Of particular importance is the fact that the data may not be representative of a physicians entire practice as it only includes information on beneficiaries enrolled in Medicare Part D prescription drug program. In addition, the data are not intended to indicate the quality of care provided. To review more information about the Part D Prescriber PUF, please refer to the Methodology document.</p>
<p>This look-up tool is a searchable database that allows you to look up a provider by National Provider Identifier (NPI), or by name and location. The look-up tool will return information on services and procedures provided to Medicare beneficiaries, including utilization information, payment amounts (allowed amount and Medicare payment), and submitted charges organized by Healthcare Common Procedure Coding System (HCPCS) code. The data covers calendar year 2016 and contains 100 percent final-action physician supplier Part B non-institutional line items for the Medicare fee-for- service population (information is redacted where necessary to protect beneficiary privacy).</p>
<p>You have the option to complete a general or personalized plan search. A personalized search may provide you with more accurate cost estimates and coverage information. To begin your plan search, please choose from one of these options below.</p>
<p>The MMA legislation provides seniors and people with disabilities with the first comprehensive prescription drug benefit ever offered under the Medicare program, the most significant improvement to senior health care in nearly 40 years. This overview page provides links to important information on the new benefit.</p>
<p>This educational tool provides the following information on Medicare preventive services Healthcare Common Procedure Coding System (HCPCS)-Current Procedural Terminology (CPT) codes, International Classification of Diseases, Tenth Revision, Clinical Modification (ICD-10) diagnosis codes, coverage requirements, frequency requirements, and Medicare beneficiary liability for each Medicare preventive service.</p>
<p>Information on the operations of Medicare, Medicaid, and the health care industry.</p>
<p>MEDPAR files contain information on Medicare beneficiaries using hospital inpatient services. The data is provided by the state and the Diagnosis Related Groups (DRG) for all short stay and inpatient hospitals for the fiscal years of 2005-2007.</p>
<p>The Hospice Utilization and Payment Public Use File provides information on services provided to Medicare beneficiaries by hospice providers. The Hospice PUF contains information on utilization, payment (Medicare payment and standard payment), submitted charges, primary diagnoses, sites of service, and hospice beneficiary demographics organized by CMS Certification Number 6-digit provider identification number, and state. This PUF is based on information from CMSs Chronic Conditions Data Warehouse (CCW) data files. The data in the Hospice PUF covers calendar year 2014 and contains 100 percent final-action i.e., all claim adjustments have been resolved, hospice claims for the Medicare population including beneficiaries enrolled in a Medicare Advantage plan.<br />
Although the Hospice PUF has a wealth of payment and utilization information about hospice services, the data set also has a number of limitations. The information presented in this file does not indicate the quality of care provided by individual hospice providers. The file only contains cost and utilization information. Additionally, the data are not risk adjusted and thus do not account for differences in patient populations. For additional limitations, please review the methodology document available below.</p>
<p>The Part D Prescriber Public Use File (PUF) provides information on prescription drugs prescribed by individual physicians and other health care providers and paid for under the Medicare Part D Prescription Drug Program. The Part D Prescriber PUF is based on information from CMSs Chronic Conditions Data Warehouse, which contains Prescription Drug Event records submitted by Medicare Advantage Prescription Drug (MAPD) plans and by stand-alone Prescription Drug Plans (PDP). The dataset identifies providers by their National Provider Identifier (NPI) and the specific prescriptions that were dispensed at their direction, listed by brand name (if applicable) and generic name. For each prescriber and drug, the dataset includes the total number of prescriptions that were dispensed, which include original prescriptions and any refills, and the total drug cost. The total drug cost includes the ingredient cost of the medication, dispensing fees, sales tax, and any applicable administration fees and is based on the amount paid by the Part D plan, Medicare beneficiary, government subsidies, and any other third-party payers.</p>
<p>Although the Part D Prescriber PUF has a wealth of information on payment and utilization for Medicare Part D prescriptions, the dataset has a number of limitations. Of particular importance is the fact that the data may not be representative of a physicians entire practice or all of Medicare as it only includes information on beneficiaries enrolled in the Medicare Part D prescription drug program (i.e., approximately two-thirds of all Medicare beneficiaries). In addition, the data are not intended to indicate the quality of care provided. For additional limitations, please review the methodology document.</p>
<p>The Physician and Other Supplier Public Use File (Physician and Other Supplier PUF) provides information on services and procedures provided to Medicare beneficiaries by physicians and other healthcare professionals. The Physician and Other Supplier PUF contains information on utilization, payment (allowed amount and Medicare payment), and submitted charges organized by National Provider Identifier (NPI), Healthcare Common Procedure Coding System (HCPCS) code, and place of service. This PUF is based on information from CMS administrative claims data for Medicare beneficiaries enrolled in the fee-for-service program. The data in the Physician and Other Supplier PUF covers calendar years 2012 through 2016 and contains 100 percent final-action physician-supplier Part B non-institutional line items for the Medicare fee-for-service population.</p>
<p>The Home Health Agency Utilization and Payment Public Use File (herein referred to as Home Health Agency PUF) presents information on services provided to Medicare beneficiaries by home health agencies. The Home Health Agency PUF contains information on utilization, payment (Medicare payment and standard payment), submitted charges, and demographic and chronic condition indicators organized by CMS Certification Number (6-digit provider identification number), Home Health Resource Group (HHRG), and state of service.</p>
<p>The Skilled Nursing Facility Utilization and Payment Public Use File (Skilled Nursing Facility PUF) provides information on services provided to Medicare beneficiaries residing in skilled nursing facilities. The Skilled Nursing Facility PUF contains information on utilization, payment (allowed amount, Medicare payment and standard payment), submitted charges, and beneficiary demographic and chronic condition indicators organized by CMS Certification Number (6-digit provider identification number), Resource Utilization Group (RUG), and state of service.</p>
<p>The Inpatient Utilization and Payment Public Use File (Inpatient PUF) provides information on inpatient discharges for Medicare fee-for-service beneficiaries. The Inpatient PUF includes information on utilization, payment (total payment and Medicare payment), and hospital-specific charges for the more than 3,000 U.S. hospitals that receive Medicare Inpatient Prospective Payment System (IPPS) payments. The PUF is organized by hospital and Medicare Severity Diagnosis Related Group (MS-DRG) and covers Fiscal Year (FY) 2011 through FY 2016.</p>
<p>Hospitals determine what they will charge for items and services provided to patients and these charges are the amount the hospital bills for an item or service. The Total Payment amount includes the MS-DRG amount, bill total per diem, beneficiary primary payer claim payment amount, beneficiary Part A coinsurance amount, beneficiary deductible amount, beneficiary blood deducible amount and DRG outlier amount.</p>
<p>Inpatient PUF users will be able to make comparisons between individual hospital-level charges and payments within local markets, and nationwide, for services that might be furnished in connection with a particular inpatient stay.</p>
<p>The Outpatient Utilization and Payment Public Use File (Outpatient PUF) presents information on common outpatient services provided to Medicare fee-for-service beneficiaries. The Outpatient PUF presents information on utilization, payment, and estimated hospital-specific charges for select Ambulatory Payment Classification (APC) Groups paid under the Medicare Outpatient Prospective Payment System (OPPS) for Calendar Years (CY) 2011 through 2015. The Medicare payment amount includes the APC payment amount, the beneficiary Part B coinsurance amount and the beneficiary deductible amount.</p>
<p>The Referring Durable Medical Equipment, Prosthetics, Orthotics and Supplies (DMEPOS) Public Use File (herein referred to as Referring Provider DMEPOS PUF) presents information on DMEPOS products and services provided to Medicare beneficiaries ordered by physicians and other healthcare professionals. The Referring Provider DMEPOS PUF contains data on utilization, payment (allowed amount and Medicare payment), and submitted charges organized by National Provider Identifier (NPI), Healthcare Common Procedure Coding System (HCPCS) code and supplier rental indicator.</p>
<p>This link takes you to the Medicare utilization statistics for Part A (Hospital Insurance HI) which include the Medicare Ranking for all Short-Stay Hospitals by fiscal year, the Home Health Agency - Medicare National Summary, and the Medicare Hospice Utilization by State.</p>
<p>This link takes you to the Medicare utilization statistics for Part B (Supplementary Medical Insurance SMI) which includes the Medicare Part B Physician and Supplier Data, the Top Two Hundred Level II HCPCS Codes Ranked by Services, and Expenditures and Services by Specialty.</p>
<p>This detailed Excel document accompanies the PDF report on national trends in Medicare-Medicaid dual enrollment from 2006 through the year prior to the current year. Key demographic trends are also included race ethnicity, gender, age, current and original reasons for Medicare eligibility, disability status, and type of dual eligibility.</p>
<p>This section contains information related to Part D Medication Therapy Management (MTMP) program requirements and information.</p>
<p>The Medicare-Medicaid Linked Enrollee Analytic Data Source (MMLEADS) Public Use File (PUF) contains demographic, enrollment, condition prevalence, utilization, and spending information at the state level for calendar years 2006 through 2010. The file includes statistics for Medicare-Medicaid dual enrollees, Medicare-only enrollees, and Medicaid-only (with disability) enrollees.</p>
<p>The PUF is available as a downloadable MSExcel workbook. For more information on the methodology used to calculate all variables in the file, please refer to the MMLEADS PUF User Guide available below.</p>
<p>Monthly Contract and Enrollment Summary Report</p>
<p>Provides monthly enrollment at the contract-plan-state-county level for all organization types</p>
<p>Monthly Medicare Advantage Enrollment by State, County, and Contract</p>
<p>Monthly Prescription Drug Plan Enrollment by State, County, Contract</p>
<p>The Affordable Care Act created the new Pre-Existing Condition Insurance Plan (PCIP) program to make health insurance available to Americans denied coverage by private insurance companies because of a pre-existing condition.</p>
<p>National Health Expenditure Accounts are comprised of the following, National Health Expenditures - Historical and Projected, Age Estimates, State Health Expenditures, Health Care spending by Sponsor, NHEA Related Studies.</p>
<p>This provides key statistics on Medicare-Medicaid dual enrollees enrollment, service utilization, expenditures, and chronic conditions for 2012. 2012 is the most recent year of available data due to lags in Medicaid data.</p>
<p>The National Plan and Provider Enumeration System, NPPES, downloadable file, also referred to as the NPI Downloadable File, contains FOIA disclosable NPPES health care provider data for health care providers who have been assigned National Provider Identifiers, NPIs. In accordance with the NPPES Data Dissemination Notice, each month CMS will create a single zipped file that will contain 1. a data file containing all of the FOIA disclosable health care provider data in NPPES as of a certain date in the month, 2. a Read Me File describing the information in the data file, 3. a Header File containing the format of the data file, and 4. a Code Values document listing the descriptions for all of the codes found in the data file. Each month, CMS replaces the previous months file, only one file is available for downloading at any given time.</p>
<p>This annual report summarizes impacts from the Initiative to Reduce Avoidable Hospitalizations among Nursing Facility Residents in 2014. This initiative is designed to test ways to reduce avoidable hospitalizations among long-stay nursing facility residents. For such individuals, avoidable hospitalizations can be dangerous, disruptive, and disorienting. The results in this report are based on experience during the second performance year of the initiative, calendar year 2014.</p>
<p>The data that is used by the Nursing Home Compare tool can be downloaded for public use. This functionality is primarily used by health policy researchers and the media. Demographic data is refreshed monthly while quality measures are refreshed the first month of each quarter. In order to ease the downloading process, the data have been divided into 5 separate databases. About the Nursing Home About the Nursing Home Inspection Results About the Nursing Home Residents About the Nursing Home Staff About the Nursing Home Ratings.</p>
<p>These are the official datasets used on the Medicare.gov Nursing Home Compare Website provided by the Centers for Medicare and Medicaid Services. These data allow you to compare the quality of care at every Medicare and Medicaid-certified nursing home in the country, including over 15,000 nationwide.</p>
<p>The compendium contains figures and tables presenting data on all Medicare- and Medicaid-certified nursing homes in the United States as well as the residents in these nursing homes. A series of graphs and maps highlights some of the most interesting data, while detailed data are available in accompanying tables.</p>
<p>Open Payments (otherwise known as the Sunshine Act) - Open Payments is a Congressionally-mandated transparency program that increases awareness of financial relationships between the health care industry and physicians by collecting and reporting any payments or transfers of value medical manufacturers make to physicians or teaching hospitals.</p>
<p>Open Payments (otherwise known as the Sunshine Act) - Open Payments is a Congressionally-mandated transparency program that increases awareness of financial relationships between the health care industry and physicians by collecting and reporting any payments or transfers of value medical manufacturers make to physicians or teaching hospitals.</p>
<p>Data sets are summarized at the carrier level by meaningful Healthcare Common Procedure Coding-Current Procedural Terminology, (HCPC-CPT), code ranges. The data set name contains the year followed by a carrier number. Within each code range are, procedural, condition, or description subheadings. Each data set displays the allowed services, allowed charges, payment amounts by HCPCS-CPT codes and prominent modifiers.</p>
<p>Previously known as BESS. The data sets are summarized by meaningful Healthcare Common Procedure Coding Current Procedural Terminology, HCPC CPT, code ranges. Brief descriptions for the code ranges and modifiers are provided in the readme file. The data set name contains the year followed by a five character sequence that is the HCPC CPT code. This HCPC CPT code corresponds to the first HCPC CPT in the selected code range of disciplines. Within each code range are, procedural, condition, or description subheadings. Each data set displays the allowed services, allowed charges, and payment amounts by HCPC CPT codes and prominent modifiers. These reports will only illustrate the modifiers where duplicative claim submissions occur. This is to avoid duplicate counting of services. Utilization for modifiers not affected by duplicative counting are collapsed into the Other category on the reports. Therefore, not all Centers for Medicare and Medicaid Services published modifiers are illustrated. The file is updated annually and usually available by September for the previous year.</p>
<p>If, upon reconsideration, a Medicare Advantage (Part C) health plan upholds its initial adverse organization determination, the plan must submit the case file and its decision for automatic review by the Part C Independent Review Entity (IRE).</p>
<p>If a Part D plan sponsor issues an adverse redetermination decision, the enrollee or the enrollees representative may appeal the decision to the Independent Review Entity (IRE), also commonly called the Part D Qualified Independent Contractor (QIC), by requesting a reconsideration.</p>
<p>Reducing Costs, Protecting Consumers - The Affordable Care Act on the One Year Anniversary of the Patients Bill of Rights<br />
For too long, too many hard working Americans paid the price for policies that handed free rein to insurance companies. In the eighteen months since the Affordable Care Act became law, President Obamas health reform has begun to give hard-working families the security they deserve and to help better control health care costs.</p>
<p>The PERM program measures improper payments in Medicaid and CHIP and produces error rates for each program. The error rates are based on reviews of the fee-for-service (FFS), managed care, and eligibility components of Medicaid and CHIP in the fiscal year (FY) under review.</p>
<p>The PC Pricer is a tool used to estimate Medicare PPS payments. The final payment may not be precise to how payments are determined in the Medicare claims processing system due to the fact that some data is factored in the PC Pricer payment amount that is paid by Medicare via provider cost reports.</p>
<p>MMA Section 413(b) required CMS to revise some of the policies that address HPSA bonus payments. Section 1833(m) of the Social Security Act provides bonus payments for physicians who furnish medical care services in geographic areas that are designated by the HRSA as primary medical care HPSAs under section 332 (a)(1)(A) of the Public Health Service (PHS) Act. In addition, for claims with dates of service on or after July 1, 2004, psychiatrists (provider specialty 26) furnishing services in mental health HPSAs are also eligible to receive bonus payments. If a zip code falls within both a primary care and mental health HPSA, only one bonus will be paid on the service.</p>
<p>Physician Compare, which meets Affordable Care Act of 2010 requirements, helps you search for and select physicians and other healthcare professionals enrolled in the Medicare program.</p>
<p>This is the official dataset associated with the Medicare.gov Physician Compare Website provided by the Centers for Medicare and Medicaid Services (CMS). These data give you useful information about the physicians and other healthcare professionals currently enrolled in Medicare. Currently, Physician Compare includes general information, such as demographic information and Medicare quality program participation. Quality of care measure data will be added to the site and to this database in 2014.</p>
<p>Because of data use agreements with data vendors, not all data on Physician Compare can be shared in this downloadable file. For more information about what is included in this database and how it differs from the information on the Physician Compare Website, refer to the data dictionary.</p>
<p>The Centers for Medicare and Medicaid Services (CMS) has condensed all 56 Physician Fee Schedule (PFS) carrier specific pricing files into one zip file. It is labeled as All States in the State field, and 2009 in the Calendar Year field. Because the list is ordered by State name, All States appears after the Alaska files. If you sort by most recent Calendar Year, the file will appear at the top of the list.</p>
<p>The significant size of the Physician Fee Schedule Payment Amount File-National requires that database programs (e.g., Access, dBase, FoxPro, etc.) be used to read these data. Word processing and spreadsheet programs cannot be used. The database programs noted above will also be required to read some versions of the Physician Fee Schedule Payment Amount File Carrier-Specific.</p>
<p>This information relates to payment under the physician fee schedule.</p>
<p>This website is designed to provide information on services covered by the Medicare Physician Fee Schedule (MPFS). It provides more than 10,000 physician services, the associated relative value units, a fee schedule status indicator and various payment policy indicators needed for payment adjustment (i.e., payment of assistant at surgery, team surgery, bilateral surgery, etc.).</p>
<p>Section 6001 of the Affordable Care Act of 2010 amended section 1877 of the Social Security Act to impose additional requirements for physician-owned hospitals to qualify for the whole hospital and rural provider exceptions. A physician-owned hospital is now generally prohibited from expanding facility capacity. However, a physician-owned hospital that qualifies as an applicable hospital or high Medicaid facility may request an exception to the prohibition from the Secretary.</p>
<p>The Physician Supplier Procedure Summary (PSPS) file is a summary of calendar year Medicare Part B carrier and durable medical equipment fee-for-service claims. The file is organized by carrier, pricing locality, Healthcare Common Procedure Coding System (HCPCS) code, HCPCS modifier, provider specialty, type of service, and place of service. The summarized fields are total submitted services and charges, total allowed services and charges, total denied services and charges, and total payment amounts. The record layout in the Downloads section below provides additional details on the file.</p>
<p>The Pioneer ACO Model is designed for health care organizations and providers that are already experienced in coordinating care for patients across care settings. It will allow these provider groups to move more rapidly from a shared savings payment model to a population-based payment model on a track consistent with, but separate from, the Medicare Shared Services Program. And it is designed to work in coordination with private payers by aligning provider incentives, which will improve quality and health outcomes for patients across the ACO, and achieve cost savings for Medicare, employers and patients.</p>
<p>Pioneer ACO PUF - To address the increasing number of requests for Pioneer ACO data, the Centers for Medicare and Medicaid Services (CMS) has created a standard analytical file that CMS can use to efficiently satisfy these requests. It is the intent of CMS to publish the ACO-level public-use file (PUF) that contains ACO-specific metrics as well as summarized beneficiary and provider information for performance year 1-3 of the Pioneer ACO Model.</p>
<p>These estimates are provided from 2010 data. Final amount of rebates will vary with market conditions and may be lower as insurance companies lower premiums for consumers to meet the MLR standard.</p>
<p>The Affordable Care Act created the new Pre-Existing Condition Insurance Plan (PCIP) program to make health insurance available to Americans denied coverage by private insurance companies because of a pre-existing condition. People living with conditions like diabetes, asthma, cancer, and HIV-AIDS have often been priced out of affordable health insurance options, and this has left millions without insurance.</p>
<p>PCIP is a temporary program that covers a broad range of health benefits and is designed as a bridge for people with pre-existing conditions who cannot obtain health insurance coverage in todays private insurance market. As of May 31, 2011 24,712 Americans had insurance through PCIP and the coverage is making a difference. As of May 31, 2011 data from the federally run PCIP plan shows that of claims paid for the top 20 diagnoses, 30.2 percent were for diagnoses of heart disease and 25.8 percent were for diagnoses of cancer. A range of professional, inpatient and drug treatments were provided to these individuals.</p>
<p>To provide a historical overview of the participating hospitals, before the first project report, Premier Healthcare Informatics has used data already available for three of the five conditions from October 2002 - September 2003. This historical data does not affect project incentives.</p>
<p>CMS is pursuing a vision to improve the quality of health care by expanding the information available about quality of care and through direct incentives to reward the delivery of superior quality care. Through the Premier Hospital Quality Incentive Demonstration CMS aims to see a significant improvement in the quality of inpatient care by awarding bonus payments to hospitals for high quality in several clinical areas, and by reporting extensive quality data on the CMS web site.</p>
<p>These public use files contain formulary, pharmacy network, and pricing data for Medicare Prescription Drug Plans and Medicare Advantage Prescription Drug Plans (with the exception of employer and PACE plans). The Formulary and Pharmacy Network File will be updated monthly with updates being available at the end of the first complete week of each month. Additionally, a file containing formulary, pharmacy network, and pricing data will be available on a quarterly basis.</p>
<p>This release contains the Prescription Drug Profiles Public Use Files (PUFs) drawn from Medicare prescription drug claims for the year of the date on which the prescription was filled. The PUFs includes beneficiary demographics (e.g., gender, age), plan characteristics (e.g., plan type, drug benefit type, gap coverage), prescription drug characteristics (i.e., active ingredient, drug class), prescriber characteristics, and payment information (e.g., average patient pay amount).</p>
<p>CMS is continuously analyzing performance and quality of the Provider Customer Service Programs (PCSPs) of the contractors and will be identifying trends and making recommendations for possible improvements-solutions, as appropriate. The most recent performance scores are available so that contractors can see where they fall in the monthly performance tracking.</p>
<p>The POS file contains data on characteristics of hospitals and other types of healthcare facilities, including the name and address of the facility and the type of Medicare services the facility provides, among other information. The data are collected through the Centers for Medicare and Medicaid Services (CMS) Regional Offices. The file contains an individual record for each Medicare-approved provider and is updated quarterly. The data is an invaluable resource to a variety of stakeholders, including researchers and application developers.</p>
<p>The Fiscal Intermediary maintains the Provider Specific File (PSF). The file contains information about the facts specific to the provider that affects computations for the Prospective Payment System. The Provider Specific files in SAS format are located in the Download section below for the following provider-types, Inpatient, Skilled Nursing Facility, Home Health Agency, Hospice, Inpatient Rehab, Long Term Care, Inpatient Psychiatric Facility</p>
<p>QHP Landscape Files present basic information about certified Qualified Health Plans and Stand-alone Dental Plans for individuals-families and small businesses available on HealthCare.gov. The files contain plan information by county, including plan type, category, rating area, and premiums for various rating scenarios.</p>
<p>CMS has released new information on Qualified Health Plan selections by county for the 37 states that use the HealthCare.gov platform (including the Federally-facilitated Marketplace, State Partnership Marketplaces and supported State-based Marketplaces) for the Marketplace open enrollment period from November 15, 2014 through February 15, 2015, including additional special enrollment period (SEP) activity reported through February 22, 2015. The data represent the number of unique individuals who have been determined eligible to enroll in a Qualified Health Plan and had selected a Marketplace plan by February 15, 2015 (including SEP activity through February 22).</p>
<p>CMS has released new information on Qualified Health Plan selections by county for the 37 states that use the HealthCare.gov platform (including the Federally-facilitated Marketplace, State Partnership Marketplaces and supported State-based Marketplaces) for the Marketplace open enrollment period from November 15, 2014 through February 15, 2015, including additional special enrollment period (SEP) activity reported through February 22, 2015. The data represent the number of unique individuals who have been determined eligible to enroll in a Qualified Health Plan and had selected a Marketplace plan by February 15, 2015 (including SEP activity through February 22).</p>
<p>CMS has released new information on Qualified Health Plan selections by county for the 37 states that use the HealthCare.gov platform (including the Federally-facilitated Marketplace, State Partnership Marketplaces and supported State-based Marketplaces) for the Marketplace open enrollment period from November 15, 2014 through February 15, 2015, including additional special enrollment period (SEP) activity reported through February 22, 2015. The data represent the number of unique individuals who have been determined eligible to enroll in a Qualified Health Plan and had selected a Marketplace plan by February 15, 2015 (including SEP activity through February 22).</p>
<p>CMS has released new information on Qualified Health Plan selections by county for the 37 states that use the HealthCare.gov platform (including the Federally-facilitated Marketplace, State Partnership Marketplaces and supported State-based Marketplaces) for the Marketplace open enrollment period from November 15, 2014 through February 15, 2015, including additional special enrollment period (SEP) activity reported through February 22, 2015. The data represent the number of unique individuals who have been determined eligible to enroll in a Qualified Health Plan and had selected a Marketplace plan by February 15, 2015 (including SEP activity through February 22).</p>
<p>As of September 1, 2011, the Affordable Care Act and rate review regulation require review of rate increases of 10 percent or more. A non-grandfathered health plan sold in the individual or small group market that increases its rates by 10 percent or more is subject to review to determine whether the increase is unreasonable. Most states and territories have an effective rate review program and will review rate increases submitted by health insurance issuers in their states and territories. CMS will review rate increases in the market(s) where states do not have an effective rate review program. Additionally, effective January 1, 2014, all plans compliant with the rate monitoring and single risk pool requirements of the Affordable Care Act are required to submit all plans within the single risk pool. This page contains links to the rate review data posted on the CCIIO website.</p>
<p>The Centers for Medicare and Medicaid Services (CMS) research efforts span many topics, methods, and interests. Some projects address the Agencys immediate information needs, like patterns of prescription drug use. Others are aimed at long-term research needs, such as risk adjuster mechanisms for different payment systems.</p>
<p>Section 4432(a) of the Balanced Budget Act (BBA) of 1997 modified how payment is made for Medicare skilled nursing facility (SNF) services. Effective with cost reporting periods beginning on or after July 1, 1998, SNFs are no longer paid on a reasonable cost basis or through low volume prospectively determined rates, but rather on the basis of a prospective payment system (PPS). The PPS payment rates are adjusted for case mix and geographic variation in wages and cover all costs of furnishing covered SNF services (routine, ancillary, and capital-related costs).</p>
<p>Provides annual Medicare Health Plan Employer Data and Information Set (HEDIS) performance measures.</p>
<p>These documents provide key statistics on Medicare-Medicaid dual enrollees enrollment, service utilization, expenditures, and chronic conditions for 2007 through 2011.</p>
<p>The Affordable Care Act created the Pre-Existing Condition Insurance Plan (PCIP) to make health insurance available to people who have been denied coverage by private insurance companies because of a pre-existing condition.</p>
<p>The State Program Integrity Assessment (SPIA) is the Centers for Medicare and Medicaid Services (CMS) first national data collection on state Medicaid program integrity activities for the purposes of program evaluation and technical assistance support. CMS uses the data from the SPIA to develop descriptive reports for each state, identify areas to provide states with technical support and assistance, and assess states performance over time. The data are collected via an online data collection instrument which includes questions on state Medicaid integrity program characteristics, planning, prevention, detection, investigation and recovery activities, and technical assistance needs.</p>
<p>This 6-page document provides key statistics on Medicare-Medicaid dual enrollees enrollment, service utilization, expenditures, and chronic conditions for 2012. 2012 is the most recent year of available data due to lags in Medicaid data.</p>
<p>These are the official datasets used on the Medicare.gov Supplier Directory provided by the Centers for Medicare and Medicaid Services. They provide names, addresses, and contact information for suppliers that provide services or products under the Medicare program.</p>
<p>The state profiles are intended to provide an understanding of the environment within which the featured agencies are functioning, including factors which may influence or help shape the implementation of particular practices.</p>
<p>This website provides high level results of the surveys conducted by the State Agencies captured by the ASPEN system. It provides deficiency information for Nursing Homes. For additional information about a particular provider, contact the appropriate State Agency or Regional Office contact.</p>
<p>This report provides the estimates and information applicable to physician fee schedule payments.</p>
<p>The Number of Estimated Eligible Uninsured People for Outreach Targeting</p>
<p>The Percent of Estimated Eligible Uninsured People for Outreach Targeting</p>
<p>The Therapy Provider Phase Information dataset is a tool for providers to search by their National Provider Identifier (NPI) number to determine their phase for manual medical review of therapy claims.</p>
<p>This data file indicates the estimated number of uninsured individuals ages 19-25 in each U.S. county. These individuals may be eligible to join their parents health plan if that plan offers dependent coverage. The data is based on the 2007 Small Area Health Insurance Estimates (SAHIE) and March 2008 Current Population Survey Annual Social and Economic Supplement (CPS-ASEC).</p>
<p>The Centers for Medicare and Medicaid Services (CMS) has created a standard analytical file intended to promote transparency. For each VM performance year, CMS will publish a PUF that contains Value Modifier performance results of de-identified practices that were subject to the VM program. CMS provides supporting documentation for each PUF that contains the field name, length, type, label, description, and notes for each variable included in the PUF.</p>
<p>The Medicare Electronic Health Record (EHR) Incentive Program provides incentives to eligible clinicians and hospitals to adopt electronic health records. This dataset combines meaningful use attestations from the Medicare EHR Incentive Program and certified health IT product data from the ONC Certified Health IT Product List (CHPL) to identify the unique vendors, products, and product types of each certified health IT product used to attest to meaningful use. The dataset also includes important provider-specific data, related to the provider's participation and status in the program, unique provider identifiers, and other characteristics unique to each provider, like geography and provider type.</p>
<p>The CMS EHR Incentive Programs provide incentives to eligible office-based providers and hospitals to adopt electronic health records. Both the Medicare and Medicaid programs have separate criteria and eligible participants. These measures track the percentage of physicians, nurse practitioners, physician assistants, short-term general, Critical Access, and Children's hospitals that have demonstrated meaningul use of certified electronic health record technology and/or adopted, implemented, or ugraded any electronic health record. These measures track the rate of adoption and use of EHR technology certified by HHS in addition to adoption of other non-certified EHR technology. These measures are cumulative, representing the most recent data.</p>
<p>The 'State Points of Contact' is a list of all of ONC's collaborators at the state level. The list contains the points of contacts' names, title and contact information.</p>
<p>This data was collected by the Office of the National Coordinator for Health IT in coordination with Clinovations and the George Washington University Milken Institute of Public Health. ONC and its partners collected the data through research of state government and health information organization websites. The dataset provides policy and law details for four distinct policies or laws, and, where available, hyperlinks to official state records or websites. These four policies or laws are: 1) State Health Information Exchange (HIE) Consent Policies; 2) State-Sponsored HIE Consent Policies; 3) State Laws Requiring Authorization to Disclose Mental Health Information for Treatment, Payment, and Health Care Operations (TPO); and 4) State Laws that Apply a Minimum Necessary Standard to Treatment Disclosures of Mental Health Information.</p>
<p>The Medicare & Medicaid Electronic Health Record (EHR) Incentive Programs provide incentives to eligible ambulatory and inpatient providers to adopt electronic health records. This dataset provides the counts of health care providers that have reported a developer's product through participation in the Medicare EHR Incentive Program. The data are provided beginning in 2011. This dataset enables the tracking of trends in the adoption of healthIT by developer and by both office-based health care providers and non-federal acute-care hospitals. Filter the data by Program Year to get the most recent counts by health care provider type. The most recent data is available through the 2016 Program Year.</p>
<p>The Centers for Medicare & Medicaid Services (CMS) EHR Incentive Program provides incentive payments for eligible hospitals to adopt and meaningfully use certified health IT. Among the requirements to receive an incentive payment, participating hospitals must report on public health measures. These measures include the electronic reporting of data regarding: immunizations, emergency department visits (syndromic surveillance), reportable infectious disease laboratory results, and electronic patient data to specialized registries, like cancert. As of 2015, stage 2 of the EHR Incentive Program requires hospitals to report on three public health measures, when applicable, and modified stage 2 of the program requires hospitals to report on two of the three measures. This dataset includes the percentage of hospitals who reported on these measures in program years, 2013, 2014 and 2015.</p>
<p>The Health IT State Policy Levers Compendium was developed by the Office of National Coordinator for Health Information Technology (ONC) in coordination with states. It is intended to support state efforts to advance interoperability and can also be used in service of delivery system reform. The Compendium includes a directory of health IT policy levers and nearly 300 examples of how states have used them. The 'Activities Catalog' includes the over 300 documented examples of health IT policy levers in use by states. The catalog data includes the states using the policy lever to promote health IT and advance interoperability, the state's documented activities, and official information source for these activities.</p>
<p>The Health IT State Policy Levers Compendium was developed by the Office of National Coordinator for Health Information Technology (ONC) in coordination with states. It is intended to support state efforts to advance interoperability and can also be used in service of delivery system reform. The Compendium includes a directory of health IT policy levers and nearly 300 examples of how states have used them. The 'Policy Levers Directory' is a list of all 32 distinct policy levers contained within the Compendium. The directory data includes descriptions for each lever, as well as policy lever uses for health IT and interoperability.</p>
<p>The Health Information Technology for Economic and Clinical Health (HITECH) Act was passed as part of the American Recovery and Reinvestment Act (ARRA) to invest in the U.S. health IT infrastructure. The Office of the National Coordinator for Health IT (ONC) received over $2 billion of these HITECH funds, which was granted to health and community organizations across the U.S. This crosswalk provides geographic data for the service areas of two of these HITECH programs: the Health IT Regional Extension Centers (REC) Program and the Beacon Communities Program. This data can be linked to program financial and performance data to map and visualize program data. You can access the data in multiple formats below.</p>
<p>ONC uses the SK&A Office-based Provider Database to calculate the counts of medical doctors, doctors of osteopathy, nurse practitioners, and physician assistants at the state and count level from 2011 through 2013. These counts are grouped as a total, as well as segmented by each provider type and separately as counts of primary care providers.</p>
<p>The Updated Systematic Review reviews the January 2010 to August 2013 health IT literature to examine the effects of health IT across three aspects of care: efficiency, quality, and safety. This report updates previous systematic reviews of the health IT literature, focusing specifically on identifying and summarizing the evidence related to the use of health IT as outlined in the Meaningful Use regulations. The review examined the literature to determine the article authors' findings related to the effects or associations of a meaningful use functionality on an aspect of care. Each article's findings was scored as positive (defined as: health IT improved key aspect of care but none worse off), mixed-positive (defined as: positive effects of health IT outweight negative effects), neutral (defined as: health IT not associated with change in outcome), or negative (defined as: negative effects of health IT on outcome). The full review data: article, related meaningful use functionality, aspect of care, and author sentiment are provided in this dataset.</p>
<p>The Office of the Actuary in the Centers for Medicare and Medicaid Services (CMS) from time to time conducts studies on various aspects of the Medicare and Medicaid programs. The available studies include the following-</p>
<p>Medicare Financial Status, Budget Impact, and Sustainability-Which Concept is Which, Actuarial Report on the Financial Outlook for Medicaid, Estimated Impact of Health Care Reform Proposals, Analysis of volume-and-intensity response to a price change for physicians services, Analysis of expenses in the last year of life.</p>
<p>On September 22, 2010, Abbott issued a voluntary recall of certain Similac powdered infant formula after identifying a common warehouse beetle (both larvae and adults) in the finished product at their Sturgis, Michigan plant. The company immediately put all product manufactured at the Michigan plant on hold and ceased manufacturing at that location. FDA has advised against consumption of the recalled product and urged consumers to follow the manufacturer's instructions for reporting and returning the formula.</p>
<p>This list is intended to alert consumers about Web sites that are or were illegally marketing unapproved, uncleared, or unauthorized products in relation to the 2009 H1N1 Flu Virus (sometimes referred to as the 'swine flu' virus).</p>
<p>This feed provides new health and safety updates related to FDA approved products</p>
<p>Contains data for FDA pet food recalls since January 1, 2006.</p>
<p>This file contains the data elements used for searching the FDA Online Data Repository including proprietary name, active ingredients, marketing application number or regulatory citation, National Drug Code, and company name.</p>
<p>Contains data for FDA peanut product recalls since January 2009.</p>
<p>Contains data for FDA recalls from 2009 through the present.</p>
<p>This feed describes all new items that are being recalled by the FDA.</p>
<p>The Adverse Event Reporting System (AERS) is a computerized information database designed to support the FDA's post-marketing safety surveillance program for all approved drug and therapeutic biologic products. The FDA uses AERS to monitor for new adverse events and medication errors that might occur with these marketed products. Reporting of adverse events from the point of care is voluntary in the United States. FDA receives some adverse event and medication error reports directly from health care professionals (such as physicians, pharmacists, nurses and others) and consumers (such as patients, family members, lawyers and others). Healthcare professionals and consumers may also report these events to the products' manufacturers. If a manufacturer receives an adverse event report, it is required to send the report to FDA as specified by regulations. The files listed on this page contain raw data extracted from the AERS database for the indicated time ranges and are not cumulative. Users of these files need to be familiar with creation of relational databases using applications such as ORACLE, Microsoft Office Access, MySQL and IBM DB2 or the use of ASCII files with SAS analytic tools. A simple search of AERS data cannot be performed with these files by persons who are not familiar with creation of relational databases.</p>
<p>This list is intended to alert consumers about Web sites that are or were illegally marketing unapproved, uncleared, or unauthorized products in relation to the 2009 H1N1 Flu Virus (sometimes referred to as the 'swine flu' virus).</p>
<p>The drug labels and other drug-specific information on this Web site represent the most recent drug listing information companies have submitted to the Food and Drug Administration (FDA). (See 21 CFR part 207.) The drug labeling and other information has been reformatted to make it easier to read but its content has neither been altered nor verified by FDA. The drug labeling on this Web site may not be the labeling on currently distributed products or identical to the labeling that is approved. Most OTC drugs are not reviewed and approved by FDA, however they may be marketed if they comply with applicable regulations and policies described in monographs. Drugs marked 'OTC monograph final' or OTC monograph not final' are not checked for conformance to the monograph. Drugs marked 'unapproved medical gas', 'unapproved homeopathic' or 'unapproved drug other' on this Web site have not been evaluated by FDA for safety and efficacy and their labeling has not been approved. In addition, FDA is not aware of scientific evidence to support homeopathy as effective.</p>
<p>Contains data for FDA pistachio product recalls since March 2009.</p>
<p>Contains data for FDA Hydrolyzed Vegetable Protein (HVP) Containing Products recalls since February, 2010.</p>
<p>Contains data for FDA peanut product recalls since January 2009.</p>
<p>Contains data for FDA pet food recalls since January 1, 2006.</p>
<p>Contains data for the FDA Plainview Milk Cooperative Ingredient Recall since June 2009.</p>
<p>Contains data for FDA pistachio product recalls since March 2009.</p>
<p>Contains data for FDA shell egg recalls.</p>
<p>Contains data for FDA Hydrolyzed Vegetable Protein (HVP) Containing Products recalls since February, 2010.</p>
<p>This list includes human and pet food subject to recall in the United States since January 2009 related to peanut products distributed by Peanut Corporation of America.</p>
<p>This list includes food subject to recall in the United States since March 2009 related to pistachios distributed by Setton Pistachio of Terra Bella, Inc. The FDA has completed its inspection of Salmonella contamination in pistachios and pistachio products involved in this recall.</p>
<p>This list includes products subject to recall in the United States since February 2010 related to hydrolyzed vegetable protein (HVP) paste and powder distributed by Basic Food Flavors, Inc. HVP is a flavor enhancer used in a wide variety of processed food products such as soups, sauces, chilis, stews, hot dogs, gravies, seasoned snack foods, dips, and dressings.</p>
<p>Epidemiologic investigations conducted by health officials in California, Colorado, and Minnesota revealed several restaurants or events where more than one person who fell ill with Salmonella Enteriditis had eaten. Information from these investigations suggested that shell eggs were the likely source of infections in many of these restaurants or events. And on August 13, 2010, Wright County Egg of Galt, Iowa, conducted a nationwide voluntary recalls of shell eggs that it had shipped since May 19, 2010.</p>
<p>The Food Code Reference System (FCRS) is a searchable database that provides access to FDA�s interpretative positions and responses to questions related to the FDA Food Code. Users of the FCRS can search the database using dropdown menus, keywords and date. This system is a searchable repository of food code interpretations. There are no exportable data sets. All reports are in PDF format.</p>
<p>This system shares public data that can be downloaded.</p>
<p>This system supports the Information Center's Help Desk capabilities, and reports can be exported.</p>
<p>This list includes products subject to recall since September 2010 related to infant formula distributed by Abbott. This list will be updated with publicly available information as received. The information is current as of the date indicated. If we learn that any information is not accurate, we will revise the list as soon as possible. When available, this database also includes photos of recalled products that have been voluntarily submitted by recalling firms to the FDA to assist the public in identifying those products that are subject to recall.</p>
<p>Public access allowing for public search of the FDA Adverse Events Database</p>
<p>The Approved Drug Products with Therapeutic Equivalence (Orange Book or OB) is a list of drugs approved under Section 505 of the Federal Food, Drug and Cosmetic Act and provides consumers timely updates on these products. In addition to these products (fo</p>
<p>The Global Unique Device Identification Database (GUDID) contains key device identification information submitted to the FDA about medical devices that have Unique Device Identifiers (UDI). Unique device identification is a system being established by the</p>
<p>The FDA shall publish in a format that is understandable and not misleading to a lay person, and place on public display, a list of 93 harmful and potentially harmful constituents in each tobacco product and smoke established under section 904(e) of the TCA. CTP has determined the best means to display the data is web-based on FDA.GOV. The HPHC back-end database and template for industry will be created in a future release of eSubmissions. The scope of this project is to: Phase 1 (Current POP): 1) build a website to support the display of the HPHC constituents, 2) allow the user to access educational information about the health effects of the chemicals; Phase 2 (next POP): 1) allow users of the website to perform a search by brand and sub-brand, 2) display a report on the HPHCs contained in that tobacco product, and 3) create an admin module to allow for an import of HPHC data via an Excel spreadsheet and to update the list of constituents.</p>
<p>This application provides information for active, inactive, and pre-registered firms. Query options are by FEI, Applicant Name, Establishment Name, Other Names, Establishment Type, Establishment Status, City, State, Zip Code, Country and Reporting Official First Name or Last Name.</p>
<p>Provides information to the public on postmarket requirements and commitments. The phrase postmarket requirements and commitments refers to studies and clinical trials that sponsors conduct after approval to gather additional information about a product's safety, efficacy, or optimal use. Some of the studies and clinical trials may be required; others may be studies or clinical trials a sponsor has committed to conduct.</p>
<p>According to 21 CFR 210.3(b)(8), an inactive ingredient is any component of a drug product other than the active ingredient. Only inactive ingredients in the final dosage forms of drug products are in this database.</p>
<p>The FDA Adverse Event Reporting System (FAERS) is a database that contains information on adverse event and medication error reports submitted to FDA. The database is designed to support the FDA's post-marketing safety surveillance program for drug and therapeutic biologic products.</p>
<p>Food producers recall their products from the marketplace when the products are mislabeled or when the food may present a health hazard to consumers because the food is contaminated or has caused a foodborne illness outbreak.</p>
<p>The Food and Drug Administration Amendments Act of 2007 gave FDA the authority to require a Risk Evaluation and Mitigation Strategy (REMS) from manufacturers to ensure that the benefits of a drug or biological product outweigh its risks.</p>
<p>Companies are required under Section 506C of the Federal Food, Drug, and Cosmetic Act (FD&C Act) (as amended by the Food and Drug Administration Safety and Innovation Act) to notify FDA of a permanent discontinuance of certain drug products, six months in advance, or if that is not possible, as soon as practicable. These drugs include those that are life-supporting, life-sustaining or for use in the prevention or treatment of a debilitating disease or condition, including any such drug used in emergency medical care or during surgery). The discontinuations provided below reflect information received from manufacturers, and are for informational purposes only.</p>
<p>This database contains a list of classified medical device recalls since November 1, 2002</p>
<p>The 522 Postmarket Surveillance Studies Program encompasses design, tracking, oversight, and review responsibilities for studies mandated under section 522 of the Federal Food, Drug and Cosmetic Act. The program helps ensure that well-designed 522 postmarket surveillance (PS) studies are conducted effectively and efficiently and in the least burdensome manner.</p>
<p>The CDRH Post-Approval Studies Program encompasses design, tracking, oversight, and review responsibilities for studies mandated as a condition of approval of a premarket approval (PMA) application, protocol development product (PDP) application, or humanitarian device exemption (HDE) application. The program helps ensure that well-designed post-approval studies (PAS) are conducted effectively and efficiently and in the least burdensome manner.</p>
<p>The FDA Peanut-Containing Product Recall widget allows you to browse the Food and Drug Administration (FDA) database of peanut butter and peanut-containing products subject to recall. This database makes it easier for you to determine whether any of the products you have at home are subject to recent recalls, and will be updated as new information becomes available.</p>
<p>This list includes products subject to recall in the United States since June 2009 related to products manufactured by Plainview Milk Products Cooperative.</p>
<p>The Total Product Life Cycle (TPLC) database integrates premarket and postmarket data about medical devices. It includes information pulled from CDRH databases including Premarket Approvals (PMA), Premarket Notifications (510[k]), Adverse Events, and Recalls. You can search the TPLC database by device name or procode to receive a full report about a particular product line.</p>
<p>This database contains a list of classified medical device recalls since November 1, 2002</p>
<p>This database provides descriptions of radiation-emitting products that have been recalled under an approved corrective action plan to remove defective and noncompliant products from the market. Searches may be done by manufacturer name, performance standard, product name, description, or date range.</p>
<p>This database contains product names and associated information developed by the Center for all products, both medical and non-medical, which emit radiation. It includes a three letter product code, a descriptor for radiation type, applicable performance standard(s), and a definition for the code.</p>
<p>Medical device manufacturers are required to submit a premarket notification or 510(k) if they intend to introduce a device into commercial distribution for the first time or reintroduce a device that will be significantly changed or modified to the extent that its safety or effectiveness could be affected. This database of releasable 510(k)s can be searched by 510(k) number, applicant, device name or FDA product code. Summaries of safety and effectiveness information is available via the web interface for more recent records.</p>
<p>Premarket approval by FDA is the required process of scientific review to ensure the safety and effectiveness of all devices classified as Class III devices. An approved Premarket Approval Application (PMA) is, in effect, a private license granted to the applicant for marketing a particular medical device. This database may be searched by a variety of fields and is updated on a monthly basis.</p>
<p>The National Health Related Items Code (NHRIC) is a system for identification and numbering of marketed device packages that is compatible with other numbering systems such as the National Drug Code (NDC) or Universal Product Code (UPC). Those manufacturers who desire to use the NHRIC number for unique product identification may apply to FDA for a labeler code. This database contains NHRIC data retrieved from records that date back 20 years.</p>
<p>This database allows you to search the CDRH's database information on medical devices which may have malfunctioned or caused a death or serious injury during the years 1992 through 1996.</p>
<p>MAUDE data represents reports of adverse events involving medical devices. The data consists of all voluntary reports since June, 1993, user facility reports since 1991, distributor reports since 1993, and manufacturer reports since August, 1996.</p>
<p>Searchable listing of Over-the-Counter tests (OTC) and collection kits that have been cleared or approved by the FDA</p>
<p>The Mammography Facility Database is updated periodically based on information received from the four FDA-approved accreditation bodies: the American College of Radiology (ACR), and the States of Arkansas, Iowa, and Texas. Information received by FDA or Certifying State from accreditation bodies does not specify if the facility is mobile or stationary. In many instances, but not all, the accreditation body notes Mobile following the name of the facility. The certification status of facilities may change, so FDA suggests that you check the facility's current status and look for the MQSA certificate.</p>
<p>This database contains the commercially marketed in vitro test systems categorized as CLIA waived by the FDA since January 31, 2000, and by the Centers for Disease Control and Prevention (CDC) prior to that date. CLIA waived test systems are waived from certain CLIA laboratory requirements (42 CFR Part 493).</p>
<p>This database contains the commercially marketed in vitro test systems categorized by the FDA since January 31, 2000, and tests categorized by the Centers for Disease Control and Prevention (CDC) prior to that date.</p>
<p>This database contains the most recent revision from the Government Printing Office (GPO) of the Code of Federal Regulations (CFR) Title 21 - Food and Drugs.</p>
<p>This database contains historical information about CDRH Advisory Committees and Panel meetings through 2008, including summaries and transcripts.</p>
<p>An inventory of all FDA Datasets</p>
<p>POCA is a software that produces a data set used internally to assess the safety, and feasibility of proposed proprietary drug names. FDA product name safety evaluators have access to an internal version of the POCA system behind the FDA firewall. Source code to develop external non-FDA instances of POCA are available at <a href="http://www.fda.gov/Drugs/ResourcesForYou/Industry/ucm400127.htm">http://www.fda.gov/Drugs/ResourcesForYou/Industry/ucm400127.htm</a></p>
<p>FDA is disclosing the final inspection classification for inspections related to currently marketed FDA-regulated products. The disclosure of this information is not intended to interfere with planned enforcement actions, therefore some information may be withheld from posting until such action is taken.</p>
<p>This application provides Human Cell and Tissue registration information for registered, inactive, and pre-registered firms. Query options are by Establishment Name, Establishment Function, Product, Establishment Status, State, Zip Code, and Country.</p>
<p>This contains information that identifies clinical investigators, contract research organizations, and institutional review boards involved in the conduct of Investigational New Drug (IND) studies with human investigational drugs and therapeutic biologics.</p>
<p>The publication Approved Drug Products with Therapeutic Equivalence Evaluations (the List, commonly known as the Orange Book) identifies drug products approved on the basis of safety and effectiveness by the Food and Drug Administration (FDA) under the Federal Food, Drug, and Cosmetic Act (the Act). (For more information, see the Orange Book Preface.)</p>
<p>The FDA Acronyms and Abbreviations database provides a quick reference to acronyms and abbreviations related to Food and Drug Administration (FDA) activities</p>
<p>The Drug Listing Act of 1972 requires registered drug establishments to provide the Food and Drug Administration (FDA) with a current list of all drugs manufactured, prepared, propagated, compounded, or processed by it for commercial distribution. (See Section 510 of the Federal Food, Drug, and Cosmetic Act (Act) (21 U.S.C. � 360)). Drug products are identified and reported using a unique, three-segment number, called the National Drug Code (NDC), which serves as a universal product identifier for drugs. FDA publishes the listed NDC numbers and the information submitted as part of the listing information in the NDC Directory which is updated daily.</p>
<p>The Medical Product Safety Network (MedSun) is an adverse event reporting program launched in 2002. The primary goal for MedSun is to work collaboratively with the clinical community to identify, understand, and solve problems with the use of medical devices.</p>
<p>The CDRH FOIA electronic reading room contains frequently requested information via the Freedom of Information Act from the Center for Devices and Radiological Health.</p>
<p>MedWatch alerts provide timely new safety information on human drugs, medical devices, vaccines and other biologics, dietary supplements, and cosmetics. The alerts contain actionable information that may impact both treatment and diagnostic choices for healthcare professional and patient.</p>
<p>Information about FDA-approved brand name and generic prescription and over-the-counter human drugs and biological therapeutic products. <a href="mailto:Drugs@FDA">Drugs@FDA</a> includes most of the drug products approved since 1939. The majority of patient information, labels, approval letters, reviews, and other information are available for drug products approved since 1998.</p>
<p>The Drug Establishments Current Registration Site (DECRS) is a database of current information submitted by drug firms to register establishments (facilities) which manufacture, prepare, propagate, compound or process drugs that are commercially distributed in the U.S. or offered for import to the U.S.</p>
<p>For a drug product that does not have a dissolution test method in the United States Pharmacopeia (USP), the FDA Dissolution Methods Database provides information on dissolution methods presently recommended by the Division of Bioequivalence, Office of Generic Drugs.</p>
<p>The Clinical Investigator Inspection List (CLIIL) contains names, addresses, and other pertinent information gathered from inspections of clinical investigators who have performed studies with investigational new drugs. The list contains information on inspections that have been closed since July 1977.</p>
<p>Information provided to FDA by manufacturers about current drugs in shortage, resolved shortages, and discontinuations of specific drug products.</p>
<p>Press Releases of food recalls from industry</p>
<p>This searchable database contains establishments (engaged in the manufacture, preparation, propagation, compounding, assembly, or processing of medical devices intended for human use and commercial distribution) and listings of medical devices in commercial distribution by both domestic and foreign manufacturers. Note: This database is updated once a week.</p>
<p>This database contains medical device names and associated information developed by the Center. It includes a three letter device product code and a Device Class that refers to the level of CDRH regulation of a given device.</p>
<p>A 180-day supplement is a request for a significant change in components, materials, design, specification, software, color additive, and labeling to an approved premarket application or premarket report. As a pilot program under the CDRH Transparency Initiative, FDA has begun releasing some summary review memos for 180-day PMA supplements relating to design changes.</p>
<p>The CDRH Inspections Database provides information about medical device inspections that were the responsibility of CDRH from 2008 to the present.</p>
<p>Whereas not all recalls are announced in the media or on our Recalls press release page, all recalls montiored by FDA are included in FDA's weekly Enforcement Report once they are classified according to the level of hazard involved.</p>
<p>An index of FDA warning letters issued to companies operating in the United States.</p>
<p>Disclosure of reporting citations provide the public with a rationale for the Agency�s enforcement actions and will also help to inform public and industry decision-making, allowing them to make more informed marketplace choices and help to encourage compliance.</p>
<p>The Electronic Animal Drug Product Listing Directory is a directory of all animal drug products that have been listed electronically since June 1, 2009, to comply with changes enacted as part of the FDA Amendments Act of 2007.</p>
<p>On November 16, 1988, the President of the United States signed into law the Generic Animal Drug and Patent Restoration Act (GADPTRA). Among its major provisions, the Act extends eligibility for submission of Abbreviated New Animal Drug Applications (ANADAs) to all animal drug products approved for safety and effectiveness under the Federal Food, Drug, and Cosmetic Act. The Act also requires that each sponsor of an approved animal drug product submit to the FDA certain information regarding patents held for the animal drug or its method of use. The Act requires that this information, as well as a list of all animal drug products approved for safety and effectiveness, be made available to the public. This list must be updated monthly under the provisions of the Act. This publication, which is known as the �Green Book�, was first published in January of 1989. Updates have been added monthly since then. The list is published in its entirety each January.</p>
<p>Federal regulations require that an assembler who installs one or more certified components of a diagnostic x-ray system submit a report of assembly. This database contains the releasable information submitted including Equipment Location, General Information and Component Information. Note: Data does not include dental system installations.</p>
<p>This database consists of those national and international standards recognized by FDA which manufacturers can declare conformity to and is part of the information the Center can use to make an appropriate decision regarding the clearance or approval of a submission. Information submitted on conformance with such standards will have a direct bearing on safety and effectiveness determinations made during the review of IDEs, HDEs, PMAs, and PDPs. Conformance with recognized consensus standards in and of itself, however, may not always be a sufficient basis for regulatory decisions.</p>
<p>The Interoperability Proving Ground (IPG) is an open, community platform where you can share, learn, and be inspired by interoperability projects occurring in the United States (and around the world).</p>
<p>The Evidence-Based Practices Resource Center aims to provide communities, clinicians, policy-makers and others in the field with the information and tools they need to incorporate evidence-based practices into their communities or clinical settings. The Resource Center contains a collection of scientifically-based resources for a broad range of audiences, including Treatment Improvement Protocols, toolkits, resource guides, clinical practice guidelines, and other science-based resources.</p>
<p>The Certified Health IT Product List (CHPL) is a comprehensive and authoritative listing of all certified Health Information Technology which has been successfully tested and certified by the ONC Health IT Certification program. All products listed on the CHPL have been tested by an ONC-Accredited Testing Laboratory (ONC-ATL) and certified by an ONC-Authorized Certification Body (ONC-ACB) to meet criteria adopted by the Secretary of the Department of Health and Human Services (HHS).</p>
<p>The Certified Health IT Product List (CHPL) is a comprehensive and authoritative listing of all certified Health Information Technology which has been successfully tested and certified by the ONC Health IT Certification program. All products listed on the CHPL have been tested by an ONC-Accredited Testing Laboratory (ONC-ATL) and certified by an ONC-Authorized Certification Body (ONC-ACB) to meet criteria adopted by the Secretary of the Department of Health and Human Services (HHS). This is a fully queryable REST API with JSON and XML output.</p>
<p>The Drug Abuse Warning Network (DAWN) is a nationally representative public health surveillance system that has monitored drug related emergency department (ED) visits to hospitals since the early 1970s. First administered by the Drug Enforcement Administration (DEA) and the National Institute on Drug Abuse (NIDA), the responsibility for DAWN now rests with the Substance Abuse and Mental Health Services Administration's (SAMHSA) Center for Behavioral Health Statistics and Quality (CBHSQ). Over the years, the exact survey methodology has been adjusted to improve the quality, reliability, and generalizability of the information produced by DAWN. The current approach was first fully implemented in the 2004 data collection year.<br />
DAWN relies on a longitudinal probability sample of hospitals located throughout the United States. To be eligible for selection into the DAWN sample, a hospital must be a non-federal, short-stay, general surgical and medical hospital located in the United States, with at least one 24-hour ED. DAWN cases are identified by the systematic review of ED medical records in participating hospitals. The unit of analysis is any ED visit involving recent drug use. DAWN captures both ED visits that are directly caused by drugs and those in which drugs are a contributing factor but not the direct cause of the ED visit. The reason a patient used a drug is not part of the criteria for considering a visit to be drug related. Therefore, all types of drug-related events are included: drug misuse or abuse, accidental drug ingestion, drug-related suicide attempts, malicious drug poisonings, and adverse reactions. DAWN does not report medications that are unrelated to the visit.<br />
The DAWN public-use dataset provides information for all types of drugs, including illegal drugs, prescription drugs, over-the-counter medications, dietary supplements, anesthetic gases, substances that have psychoactive effects when inhaled, alcohol when used in combination with other drugs (all ages), and alcohol alone (only for patients aged 20 or younger). Public-use dataset variables describe and categorize up to 16 drugs contributing to the ED visit, including toxicology confirmation and route of administration. Administrative variables specify the type of case, case disposition, categorized episode time of day, and quarter of year. Metropolitan area is included for represented metropolitan areas. Created variables include the number of unique drugs reported and case-level indicators for alcohol, non-alcohol illicit substances, any pharmaceutical, non-medical use of pharmaceuticals, and all misuse and abuse of drugs. Demographic items include age category, sex, and race/ethnicity. Complex sample design and weighting variables are included to calculate various estimates of drug-related ED visits for the Nation as a whole, as well as for specific metropolitan areas, from the ED visits classified as DAWN cases in the selected hospitals.This study has 1 Data Set.</p>
<p>The National Household Survey on Drug Abuse (NHSDA) series<br />
measures the prevalence and correlates of drug use in the United<br />
States. The surveys are designed to provide quarterly, as well as<br />
annual, estimates. Information is provided on the use of illicit<br />
drugs, alcohol, and tobacco among members of United States households<br />
aged 12 and older. Questions include age at first use as well as<br />
lifetime, annual, and past-month usage for the following drug classes:<br />
marijuana, cocaine (and crack), hallucinogens, heroin, inhalants,<br />
alcohol, tobacco, and nonmedical use of prescription drugs, including<br />
pain relievers, tranquilizers, stimulants, and sedatives. The survey<br />
covers substance abuse treatment history and perceived need for<br />
treatment, and includes questions from the Diagnostic and Statistical<br />
Manual (DSM) of Mental Disorders that allow diagnostic criteria to be<br />
applied. Respondents are also asked about personal and family income<br />
sources and amounts, health care access and coverage, illegal<br />
activities and arrest record, problems resulting from the use of<br />
drugs, and needle-sharing. Questions introduced in previous NHSDA<br />
administrations were retained in the 2001 survey, including questions<br />
asked only of respondents aged 12 to 17. These "youth experiences"<br />
items covered a variety of topics, such as neighborhood environment,<br />
illegal activities, gang involvement, drug use by friends, social<br />
support, extracurricular activities, exposure to substance abuse<br />
prevention and education programs, and perceived adult attitudes<br />
toward drug use and activities such as school work. Also retained were<br />
questions on mental health and access to care, perceived risk of using<br />
drugs, perceived availability of drugs, driving behavior and personal<br />
behavior, and cigar smoking. Questions on the tobacco brand used most<br />
often were introduced with the 1999 survey and have been retained<br />
through the 2001 survey. Demographic data include gender, race, age,<br />
ethnicity, marital status, educational level, job status, veteran<br />
status, and current household composition. In addition, in 2001 questions on purchase of marijuana were added.This study has 1 Data Set.</p>
<p>The Treatment Episode Data Set -- Admissions (TEDS-A) is a national census data system of annual admissions to substance abuse treatment facilities. TEDS-A provides annual data on the number and characteristics of persons admitted to public and private substance abuse treatment programs that receive public funding. The unit of analysis is a treatment admission. TEDS consists of data reported to state substance abuse agencies by the treatment programs, which in turn report it to SAMHSA.<br />
A sister data system, called the Treatment Episode Data Set -- Discharges (TEDS-D), collects data on discharges from substance abuse treatment facilities. The first year of TEDS-A data is 1992, while the first year of TEDS-D is 2006.<br />
TEDS variables that are required to be reported are called the "Minimum Data Set (MDS)", while those that are optional are called the "Supplemental Data Set (SuDS)".<br />
Variables in the MDS include: information on service setting, number of prior treatments, primary source of referral, gender, race, ethnicity, education, employment status, substance(s) abused, route of administration, frequency of use, age at first use, and whether methadone was prescribed in treatment. Supplemental variables include: diagnosis codes, presence of psychiatric problems, living arrangements, source of income, health insurance, expected source of payment, pregnancy and veteran status, marital status, detailed not in labor force codes, detailed criminal justice referral codes, days waiting to enter treatment, and the number of arrests in the 30 days prior to admissions (starting in 2008).<br />
Substances abused include alcohol, cocaine and crack, marijuana and hashish, heroin, nonprescription methadone, other opiates and synthetics, PCP, other hallucinogens, methamphetamine, other amphetamines, other stimulants, benzodiazepines, other non-benzodiazepine tranquilizers, barbiturates, other non-barbiturate sedatives or hypnotics, inhalants, over-the-counter medications, and other substances.<br />
Created variables include total number of substances reported, intravenous drug use (IDU), and flags for any mention of specific substances.This study has 1 Data Set.</p>
<p>The California Drug and Alcohol Treatment Assessment<br />
(CALDATA) was designed to study the costs, benefits, and effectiveness<br />
of the state's alcohol and drug treatment infrastructure (recovery<br />
services) and specifically to assess (1) the effects of treatment on<br />
participant behavior, (2) the costs of treatment, and (3) the economic<br />
value of treatment to society. Data were collected on participants<br />
(clients) across four types of treatment programs, or modalities:<br />
residential, residential "social model," nonmethadone outpatient, and<br />
outpatient methadone (detoxification and maintenance). Data were<br />
collected in two phases. In Phase 1, treatment records were abstracted<br />
for clients who received treatment or were discharged between October<br />
1, 1991, and September 30, 1992. In Phase 2, these clients were<br />
located and recruited for a follow-up interview. The CALDATA design<br />
and procedures included elements from several national treatment<br />
outcome studies including the Drug Services Research Survey, Services Research Outcomes Study, National<br />
Treatment Improvement Evaluation Study, and Drug Abuse<br />
Treatment Outcome Study. The record abstract was designed<br />
to collect identifying and locating information for interview<br />
reference during the personal interviewing phase. The abstract also<br />
collected demographic, drug, or alcohol use, and treatment and service<br />
information. The follow-up questionnaire covered time periods before,<br />
during, and after treatment and focused on topics such as ethnic and<br />
educational background, drug and alcohol use, mental and physical<br />
health, HIV and AIDS status, drug testing, illegal activities and<br />
criminal status, living arrangements and family issues, employment and<br />
income, and treatment for drug, alcohol, and mental health<br />
problems. Drugs included alcohol, barbiturates, benzodiazepines,<br />
cocaine powder, crack, downers, hallucinogens, heroin, illegal<br />
methadone, inhalants, LSD, marijuana/hashish/THC, methamphetamines and<br />
other stimulants, narcotics, over-the-counter drugs, PCP, ritalin or<br />
preludin, and sedatives/hypnotics. CALDATA was originally known as the<br />
California Outcomes Study (COS).This study has 1 Data Set.</p>
<p>The DC Metropolitan Area Drug Study (DC<em>MADS) was<br />
conducted in 1991, and included special analyses of homeless and<br />
transient populations and of women delivering live births in the DC<br />
hospitals. DC</em>MADS was undertaken to assess the full extent of the<br />
drug problem in one metropolitan area. The study was comprised of 16<br />
separate studies that focused on different sub-groups, many of which<br />
are typically not included or are under-represented in household<br />
surveys.The DC<em>MADS: Household and Non-household Populations<br />
examines the prevalence of tobacco, alcohol, and drug use among<br />
members of household and non-household populations aged 12 and older<br />
in the District of Columbia Metropolitan Statistical Area (DC<br />
MSA). The study also examines the characteristics of three<br />
drug-abusing sub-groups: crack-cocaine, heroin, and needle users. The<br />
household sample was drawn from the 1991 National Household Survey on<br />
Drug Abuse (NHSDA). The non-household sample was drawn from the<br />
DC</em>MADS Institutionalized and Homeless and Transient Population<br />
Studies. Data include demographics, needle use, needle-sharing, and<br />
use of tobacco, alcohol, cocaine, crack, inhalants, marijuana, hallucinogens, heroin, sedatives, stimulants, psychotherapeutics (non-medical use), tranquilizers, and analgesics.This study has 1 Data Set.</p>
<p>The National Survey of Substance Abuse Treatment Services (N-SSATS) is designed to collect information from all facilities in the United States, both public and private, that provide substance abuse treatment. N-SSATS provides the mechanism for quantifying the dynamic character and composition of the United States substance abuse treatment delivery system. The objectives of N-SSATS are to collect multipurpose data that can be used to assist the Substance Abuse and Mental Health Services Administration (SAMHSA) and state and local governments in assessing the nature and extent of services provided and in forecasting treatment resource requirements, to update SAMHSA's Inventory of Substance Abuse Treatment Services (I-SATS), to analyze general treatment services trends, and to generate the National Directory of Drug and Alcohol Abuse Treatment Programs and its online equivalent, the Substance Abuse Treatment Facility Locator <a href="http://findtreatment.samhsa.gov">http://findtreatment.samhsa.gov</a>. Data are collected on topics including facility operation, services offered (assessment and pretreatment, pharmacotherapies, testing, transitional, ancillary), detoxification, primary focus (substance abuse, mental health, both, general health, and other), hotline operation, Opioid Treatment Programs and medication dispensed/prescribed, counseling and therapeutic approaches, languages in which treatment is provided, type of treatment provided, number of clients (total and under age 18), number of beds, types of payment accepted, sliding fee scale, special programs offered, facility accreditation and licensure/certification, and managed care agreements.This study has 1 Data Set.</p>
<p>This file includes data from the 2002 through 2009 National Survey on Drug Use and Health (NSDUH) survey. The only variables included in the 8-year 2002-2009 data file are ones that were collected in a comparable manner across all 8 years.<br />
The National Survey on Drug Use and Health (NSDUH) series (formerly titled National Household Survey on Drug Abuse) primarily measures the prevalence and correlates of drug use in the United States. The surveys are designed to provide quarterly, as well as annual, estimates. Information is provided on the use of illicit drugs, alcohol, and tobacco among members of United States households aged 12 and older. Questions included age at first use as well as lifetime, annual, and past-month usage for the following drug classes: marijuana, cocaine (and crack), hallucinogens, heroin, inhalants, alcohol, tobacco, and nonmedical use of prescription drugs, including pain relievers, tranquilizers, stimulants, and sedatives. The survey covered substance abuse treatment history and perceived need for treatment. The survey included questions concerning treatment for both substance abuse and mental health-related disorders. Respondents were also asked about personal and family income sources and amounts, health care access and coverage, illegal activities and arrest record, problems resulting from the use of drugs, and needle-sharing. Certain questions are asked only of respondents aged 12 to 17. These "youth experiences" items covered a variety of topics, such as neighborhood environment, illegal activities, drug use by friends, social support, extracurricular activities, exposure to substance abuse prevention and education programs, and perceived adult attitudes toward drug use and activities such as school work. Also included are questions on mental health and access to care, perceived risk of using drugs, perceived availability of drugs, driving and personal behavior, and cigar smoking. Demographic information includes gender, race, age, ethnicity, marital status, educational level, job status, veteran status, and current household composition.<br />
In the income section, which was interviewer-administered, a split-sample study had been embedded within the 2006 and 2007 surveys to compare a shorter version of the income questions with a longer set of questions that had been used in previous surveys. This shorter version was adopted for the 2008 NSDUH and will be used for future NSDUHs.This study has 1 Data Set.</p>
<p>The National Survey on Drug Use and Health (NSDUH) series (formerly titled National Household Survey on Drug Abuse) primarily measures the prevalence and correlates of drug use in the United States. The surveys are designed to provide quarterly, as well as annual, estimates. Information is provided on the use of illicit drugs, alcohol, and tobacco among members of United States households aged 12 and older. Questions included age at first use as well as lifetime, annual, and past-month usage for the following drug classes: marijuana, cocaine (and crack), hallucinogens, heroin, inhalants, alcohol, tobacco, and nonmedical use of prescription drugs, including pain relievers, tranquilizers, stimulants, and sedatives. The survey covered substance abuse treatment history and perceived need for treatment, and included questions from the Diagnostic and Statistical Manual (DSM) of Mental Disorders that allow diagnostic criteria to be applied. The survey included questions concerning treatment for both substance abuse and mental health-related disorders. Respondents were also asked about personal and family income sources and amounts, health care access and coverage, illegal activities and arrest record, problems resulting from the use of drugs, and needle-sharing. Questions introduced in previous administrations were retained in the 2009 survey, including questions asked only of respondents aged 12 to 17. These "youth experiences" items covered a variety of topics, such as neighborhood environment, illegal activities, drug use by friends, social support, extracurricular activities, exposure to substance abuse prevention and education programs, and perceived adult attitudes toward drug use and activities such as school work. Several measures focused on prevention-related themes in this section. Also retained were questions on mental health and access to care, perceived risk of using drugs, perceived availability of drugs, driving and personal behavior, and cigar smoking. Questions on the tobacco brand used most often were introduced with the 1999 survey. For the 2008 survey, Adult mental health questions were added to measure symptoms of psychological distress in the worst period of distress that a person experienced in the past 30 days and suicidal ideation. In 2008, a split-sample design also was included to administer separate sets of questions (WHODAS vs. SDS) to assess impairment due to mental health problems. In the 2009 NSDUH, however, all of the adults in the sample received only the WHODAS questions. Background information includes gender, race, age, ethnicity, marital status, educational level, job status, veteran status, and current household composition.This study has 1 Data Set.</p>
<p>The National Survey on Drug Use and Health (NSDUH) series<br />
(formerly titled National Household Survey on Drug Abuse) primarily<br />
measures the prevalence and correlates of drug use in the United<br />
States. The surveys are designed to provide quarterly, as well as<br />
annual, estimates. Information is provided on the use of illicit<br />
drugs, alcohol, and tobacco among members of United States households<br />
aged 12 and older. Questions included age at first use as well as<br />
lifetime, annual, and past-month usage for the following drug classes:<br />
marijuana, cocaine (and crack), hallucinogens, heroin, inhalants,<br />
alcohol, tobacco, and nonmedical use of prescription drugs, including<br />
pain relievers, tranquilizers, stimulants, and sedatives. The survey<br />
covered substance abuse treatment history and perceived need for<br />
treatment, and included questions from the Diagnostic and Statistical<br />
Manual (DSM) of Mental Disorders that allow diagnostic criteria to be<br />
applied. The survey included questions concerning treatment for both<br />
substance abuse and mental health related disorders. Respondents were<br />
also asked about personal and family income sources and amounts,<br />
health care access and coverage, illegal activities and arrest record,<br />
problems resulting from the use of drugs, and needle-sharing.<br />
Questions introduced in previous administrations were retained in the<br />
2007 survey, including questions asked only of respondents aged 12 to<br />
17. These "youth experiences" items covered a variety of topics, such<br />
as neighborhood environment, illegal activities, drug use by friends,<br />
social support, extracurricular activities, exposure to substance<br />
abuse prevention and education programs, and perceived adult attitudes<br />
toward drug use and activities such as school work. Several measures<br />
focused on prevention-related themes in this section. Also retained<br />
were questions on mental health and access to care, perceived risk of<br />
using drugs, perceived availability of drugs, driving and personal<br />
behavior, and cigar smoking. Questions on the tobacco brand used most<br />
often were introduced with the 1999 survey. Background information<br />
includes gender, race, age, ethnicity, marital status, educational<br />
level, job status, veteran status, and current household composition.This study has 1 Data Set.</p>
<p>This file includes data from the 2002 through 2011 National Survey on Drug Use and Health (NSDUH) survey. The only variables included in the data file are ones that were collected in a comparable manner across one or more of the pair years, i.e., 2002-2003, 2004-2005, 2006-2007, 2008-2009, 2010-2011, or 2012-2013.<br />
The National Survey on Drug Use and Health (NSDUH) series (formerly titled National Household Survey on Drug Abuse) primarily measures the prevalence and correlates of drug use in the United States. The surveys are designed to provide quarterly, as well as annual, estimates. Information is provided on the use of illicit drugs, alcohol, and tobacco among members of United States households aged 12 and older. Questions included age at first use as well as lifetime, annual, and past-month usage for the following drug classes: marijuana, cocaine (and crack), hallucinogens, heroin, inhalants, alcohol, tobacco, and nonmedical use of prescription drugs, including pain relievers, tranquilizers, stimulants, and sedatives. The survey covered substance abuse treatment history and perceived need for treatment. The survey included questions concerning treatment for both substance abuse and mental health-related disorders. Respondents were also asked about personal and family income sources and amounts, health care access and coverage, illegal activities and arrest record, problems resulting from the use of drugs, and needle-sharing. Certain questions are asked only of respondents aged 12 to 17. These "youth experiences" items covered a variety of topics, such as neighborhood environment, illegal activities, drug use by friends, social support, extracurricular activities, exposure to substance abuse prevention and education programs, and perceived adult attitudes toward drug use and activities such as school work. Also included are questions on mental health and access to care, perceived risk of using drugs, perceived availability of drugs, driving and personal behavior, and cigar smoking. Demographic information includes gender, race, age, ethnicity, marital status, educational level, job status, veteran status, and current household composition.<br />
In the income section, which was interviewer-administered, a split-sample study had been embedded within the 2006 and 2007 surveys to compare a shorter version of the income questions with a longer set of questions that had been used in previous surveys. This shorter version was adopted for the 2008 NSDUH and will be used for future NSDUHs.This study has 1 Data Set.</p>
<p>The Treatment Episode Data Set -- Admissions (TEDS-A) is a national census data system of annual admissions to substance abuse treatment facilities. TEDS-A provides annual data on the number and characteristics of persons admitted to public and private substance abuse treatment programs that receive public funding. The unit of analysis is a treatment admission. TEDS consists of data reported to state substance abuse agencies by the treatment programs, which in turn report it to SAMHSA.<br />
A sister data system, called the Treatment Episode Data Set -- Discharges (TEDS-D), collects data on discharges from substance abuse treatment facilities. The first year of TEDS-A data is 1992, while the first year of TEDS-D is 2006.<br />
TEDS variables that are required to be reported are called the "Minimum Data Set (MDS)", while those that are optional are called the "Supplemental Data Set (SuDS)".<br />
Variables in the MDS include: information on service setting, number of prior treatments, primary source of referral, gender, race, ethnicity, education, employment status, substance(s) abused, route of administration, frequency of use, age at first use, and whether methadone was prescribed in treatment. Supplemental variables include: diagnosis codes, presence of psychiatric problems, living arrangements, source of income, health insurance, expected source of payment, pregnancy and veteran status, marital status, detailed not in labor force codes, detailed criminal justice referral codes, days waiting to enter treatment, and the number of arrests in the 30 days prior to admissions (starting in 2008).<br />
Substances abused include alcohol, cocaine and crack, marijuana and hashish, heroin, nonprescription methadone, other opiates and synthetics, PCP, other hallucinogens, methamphetamine, other amphetamines, other stimulants, benzodiazepines, other non-benzodiazepine tranquilizers, barbiturates, other non-barbiturate sedatives or hypnotics, inhalants, over-the-counter medications, and other substances.<br />
Created variables include total number of substances reported, intravenous drug use (IDU), and flags for any mention of specific substances.This study has 1 Data Set.</p>
<p>The Treatment Episode Data Set -- Discharges (TEDS-D) is a national census data system of annual discharges from substance abuse treatment facilities. TEDS-D provides annual data on the number and characteristics of persons discharged from public and private substance abuse treatment programs that receive public funding. Data collected both at admission and at discharge is included. The unit of analysis is a treatment discharge. TEDS-D consists of data reported to state substance abuse agencies by the treatment programs, which in turn report it to SAMHSA.<br />
A sister data system, called the Treatment Episode Data Set -- Admissions (TEDS-A), collects data on admissions to substance abuse treatment facilities. The first year of TEDS-A data is 1992, while the first year of TEDS-D is 2006.<br />
TEDS-D variables that are required to be reported are called the "Minimum Data Set (MDS)", while those that are optional are called the "Supplemental Data Set (SuDS)".<br />
Variables unique to TEDS-D, and not part of TEDS-A, are the length of stay, reason for leaving treatment, and service setting at time of discharge. TEDS-D also provides many of the same variables that exist in TEDS-A. This includes information on service setting, number of prior treatments, primary source of referral, gender, race, ethnicity, education, employment status, substance(s) abused, route of administration, frequency of use, age at first use, and whether methadone was prescribed in treatment. Supplemental variables include: diagnosis codes, presence of psychiatric problems, living arrangements, source of income, health insurance, expected source of payment, pregnancy and veteran status, marital status, detailed not in labor force codes, detailed criminal justice referral codes, days waiting to enter treatment, and the number of arrests in the 30 days prior to admissions (starting in 2008) .<br />
Substances abused include alcohol, cocaine and crack, marijuana and hashish, heroin, nonprescription methadone, other opiates and synthetics, PCP, other hallucinogens, methamphetamine, other amphetamines, other stimulants, benzodiazepines, other non-benzodiazepine tranquilizers, barbiturates, other non-barbiturate sedatives or hypnotics, inhalants, over-the-counter medications, and other substances.<br />
Created variables include total number of substances reported, intravenous drug use (IDU), and flags for any mention of specific substances.This study has 1 Data Set.</p>
<p>The National Survey of Substance Abuse Treatment Services (N-SSATS) is designed to collect information from all facilities in the United States, both public and private, that provide substance abuse treatment. N-SSATS provides the mechanism for quantifying the dynamic character and composition of the United States substance abuse treatment delivery system. The objectives of N-SSATS are to collect multipurpose data that can be used to assist the Substance Abuse and Mental Health Services Administration (SAMHSA) and state and local governments in assessing the nature and extent of services provided and in forecasting treatment resource requirements, to update SAMHSA's Inventory of Substance Abuse Treatment Services (I-SATS), to analyze general treatment services trends, and to generate the National Directory of Drug and Alcohol Abuse Treatment Programs and its online equivalent, the Substance Abuse Treatment<br />
Facility Locator <a href="http://findtreatment.samhsa.gov">http://findtreatment.samhsa.gov</a>. Data are collected on topics including facility operation, services offered (assessment and pre-treatment, pharmacotherapies, testing, transitional, ancillary), detoxification, primary focus (substance abuse, mental health, both, general health, and other), hotline operation, Opioid Treatment Programs and medication dispensed/prescribed, counseling and therapeutic approaches, languages in which treatment is provided, type of treatment provided, number of clients (total and under age 18), number of beds, types of payment accepted, sliding fee scale, special programs offered, facility accreditation and licensure/certification, and managed care agreements.This study has 1 Data Set.</p>
<p>Youth data for the third wave of the National Youth Survey<br />
are contained in this data collection, which includes data for youth<br />
interviewed in 1979 about events and behavior of the preceding year.<br />
The first wave of this study was conducted in 1976 and the<br />
second wave in 1977. Data were collected on the<br />
demographic and socioeconomic status of respondents, disruptive events<br />
in the home, youth aspirations, expectations for future goals, social<br />
isolation, normlessness, labeling, perceived disapproval, attitudes<br />
toward deviance, exposure and commitment to delinquent peers, sex<br />
roles, attitudes toward sexual assault, interpersonal violence,<br />
pressure for substance abuse by peers, exposure to substance abuse by<br />
parents, self-reported delinquency, and drug and alcohol use.This study has 1 Data Set.</p>
<p>This series measures the prevalence and correlates of drug<br />
use in the United States. The surveys are designed to provide<br />
quarterly, as well as annual, estimates. Information is provided on<br />
the use of illicit drugs, alcohol, and tobacco among members of United<br />
States households aged 12 and older. Questions include age at first<br />
use as well as lifetime, annual, and past-month usage for the<br />
following drug classes: marijuana, cocaine (and crack), hallucinogens,<br />
heroin, inhalants, alcohol, tobacco, anabolic steroids, nonmedical use<br />
of prescription drugs including psychotherapeutics, and polysubstance<br />
use. Respondents were also asked about substance abuse treatment<br />
history, illegal activities, problems resulting from use of drugs,<br />
perceptions of the risks involved, personal and family income sources<br />
and amounts, need for treatment for drug or alcohol use, criminal<br />
record, and needle-sharing. Questions on mental health and access to<br />
care, which were introduced in the 1994-B questionnaire (see NATIONAL<br />
HOUSEHOLD SURVEY ON DRUG ABUSE, 1994), were retained in<br />
this administration of the survey. Demographic data include gender,<br />
race, age, ethnicity, marital status, motor vehicle use, educational<br />
level, job status, income level, veteran status, and past and current<br />
household composition.This study has 1 Data Set.</p>
<p>The Treatment Episode Data Set -- Admissions (TEDS-A) is a national census data system of annual admissions to substance abuse treatment facilities. TEDS-A provides annual data on the number and characteristics of persons admitted to public and private substance abuse treatment programs that receive public funding. The unit of analysis is a treatment admission. TEDS consists of data reported to state substance abuse agencies by the treatment programs, which in turn report it to SAMHSA.<br />
A sister data system, called the Treatment Episode Data Set -- Discharges (TEDS-D), collects data on discharges from substance abuse treatment facilities. The first year of TEDS-A data is 1992, while the first year of TEDS-D is 2006.<br />
TEDS variables that are required to be reported are called the "Minimum Data Set (MDS)", while those that are optional are called the "Supplemental Data Set (SuDS)".<br />
Variables in the MDS include: information on service setting, number of prior treatments, primary source of referral, gender, race, ethnicity, education, employment status, substance(s) abused, route of administration, frequency of use, age at first use, and whether methadone was prescribed in treatment. Supplemental variables include: diagnosis codes, presence of psychiatric problems, living arrangements, source of income, health insurance, expected source of payment, pregnancy and veteran status, marital status, detailed not in labor force codes, detailed criminal justice referral codes, days waiting to enter treatment, and the number of arrests in the 30 days prior to admissions (starting in 2008).<br />
Substances abused include alcohol, cocaine and crack, marijuana and hashish, heroin, nonprescription methadone, other opiates and synthetics, PCP, other hallucinogens, methamphetamine, other amphetamines, other stimulants, benzodiazepines, other non-benzodiazepine tranquilizers, barbiturates, other non-barbiturate sedatives or hypnotics, inhalants, over-the-counter medications, and other substances.<br />
Created variables include total number of substances reported, intravenous drug use (IDU), and flags for any mention of specific substances.This study has 1 Data Set.</p>
<p>The Treatment Episode Data Set -- Discharges (TEDS-D) is a national census data system of annual discharges from substance abuse treatment facilities. TEDS-D provides annual data on the number and characteristics of persons discharged from public and private substance abuse treatment programs that receive public funding. Data collected both at admission and at discharge is included. The unit of analysis is a treatment discharge. TEDS-D consists of data reported to state substance abuse agencies by the treatment programs, which in turn report it to SAMHSA.<br />
A sister data system, called the Treatment Episode Data Set -- Admissions (TEDS-A), collects data on admissions to substance abuse treatment facilities. The first year of TEDS-A data is 1992, while the first year of TEDS-D is 2006.<br />
TEDS-D variables that are required to be reported are called the "Minimum Data Set (MDS)", while those that are optional are called the "Supplemental Data Set (SuDS)".<br />
Variables unique to TEDS-D, and not part of TEDS-A, are the length of stay, reason for leaving treatment, and service setting at time of discharge. TEDS-D also provides many of the same variables that exist in TEDS-A. This includes information on service setting, number of prior treatments, primary source of referral, gender, race, ethnicity, education, employment status, substance(s) abused, route of administration, frequency of use, age at first use, and whether methadone was prescribed in treatment. Supplemental variables include: diagnosis codes, presence of psychiatric problems, living arrangements, source of income, health insurance, expected source of payment, pregnancy and veteran status, marital status, detailed not in labor force codes, detailed criminal justice referral codes, days waiting to enter treatment, and the number of arrests in the 30 days prior to admissions (starting in 2008).<br />
Substances abused include alcohol, cocaine and crack, marijuana and<br />
hashish, heroin, nonprescription methadone, other opiates and<br />
synthetics, PCP, other hallucinogens, methamphetamine, other amphetamines,<br />
other stimulants, benzodiazepines, other non-benzodiazepine tranquilizers, barbiturates, other non-barbiturate sedatives or hypnotics, inhalants, over-the-counter medications, and other substances.<br />
Created variables include total number of substances reported, intravenous drug use (IDU), and flags for any mention of specific substances.This study has 1 Data Set.</p>
<p>This series measures the prevalence and correlates of drug<br />
use in the United States. The surveys are designed to provide<br />
quarterly, as well as annual, estimates. Information is provided on<br />
the use of illicit drugs, alcohol, tobacco, and nonmedical use of<br />
prescription drugs among members of United States households aged 12<br />
and older. Questions include age at first use as well as lifetime,<br />
annual, and past-month usage for the following drug classes: cannabis,<br />
cocaine, hallucinogens, heroin, inhalants, alcohol, tobacco,<br />
nonmedical use of prescription drugs including psychotherapeutics, and<br />
polysubstance use. Respondents were also asked about health<br />
conditions, substance abuse treatment history, problems resulting from<br />
their use of drugs, alcohol, and tobacco, their perceptions of the<br />
risks involved, and personal and family income sources and<br />
amounts. Demographic data include gender, race, age, ethnicity,<br />
marital status, motor vehicle use, educational level, job status,<br />
income level, veteran status, past and current household composition,<br />
and population density.This study has 1 Data Set.</p>
<p>The National Household Survey on Drug Abuse (NHSDA) series<br />
measures the prevalence and correlates of drug use in the United<br />
States. The surveys are designed to provide quarterly, as well as<br />
annual, estimates. Information is provided on the use of illicit<br />
drugs, alcohol, and tobacco among members of United States households<br />
aged 12 and older. Questions include age at first use as well as<br />
lifetime, annual, and past-month usage for the following drug classes:<br />
marijuana, cocaine (and crack), hallucinogens, heroin, inhalants,<br />
alcohol, tobacco, and nonmedical use of prescription drugs, including<br />
pain relievers, tranquilizers, stimulants, and sedatives. The survey<br />
covers substance abuse treatment history and perceived need for<br />
treatment, and includes questions from the Diagnostic and Statistical<br />
Manual (DSM) of Mental Disorders that allow diagnostic criteria to be<br />
applied. Respondents are also asked about personal and family income<br />
sources and amounts, health care access and coverage, illegal<br />
activities and arrest record, problems resulting from the use of<br />
drugs, and needle-sharing. Questions introduced in previous NHSDA<br />
administrations were retained in the 1999 survey, including questions<br />
asked only of respondents aged 12 to 17. These "youth experiences"<br />
items covered a variety of topics, such as neighborhood environment,<br />
illegal activities, gang involvement, drug use by friends, social<br />
support, extracurricular activities, exposure to substance abuse<br />
prevention and education programs, and perceived adult attitudes<br />
toward drug use and activities such as school work. Also retained were<br />
questions on mental health and access to care, perceived risk of using<br />
drugs, perceived availability of drugs, driving behavior and personal<br />
behavior, and cigar smoking. Questions on the tobacco brand used most<br />
often were introduced with the 1999 survey. Demographic data include<br />
gender, race, age, ethnicity, marital status, educational level, job<br />
status, veteran status, and current household composition.This study has 1 Data Set.</p>
<p>The National Survey of Substance Abuse Treatment Services (N-SSATS) is designed to collect information from all facilities in the United States, both public and private, that provide substance abuse treatment. N-SSATS provides the mechanism for quantifying the dynamic character and composition of the United States substance abuse treatment delivery system. The objectives of N-SSATS are to collect multipurpose data that can be used to assist the Substance Abuse and Mental Health Services Administration (SAMHSA) and state and local governments in assessing the nature and extent of services provided and in forecasting treatment resource requirements, update SAMHSA's Inventory of Substance Abuse Treatment Services (I-SATS), analyze general treatment services trends, and generate the National Directory of Drug and Alcohol Abuse Treatment Programs and its online equivalent, the Substance Abuse Treatment Facility Locator <a href="http://findtreatment.samhsa.gov">http://findtreatment.samhsa.gov</a>.<br />
Data are collected on topics including facility operation, services offered (assessment, substance abuse therapy and counseling, pharmacotherapies, testing, transitional, ancillary), primary focus (substance abuse, mental health, both, general health, other), hotline operation, Opioid Treatment Programs and medication dispensed/prescribed, languages in which treatment is provided, type of treatment provided, number of clients (total and under age 18), number of beds, types of payment accepted, sliding fee scale, special programs offered, facility accreditation and licensure/certification, and managed care agreements.This study has 1 Data Set.</p>
<p>The Treatment Episode Data Set -- Admissions (TEDS-A) is a national census data system of annual admissions to substance abuse treatment facilities. TEDS-A provides annual data on the number and characteristics of persons admitted to public and private substance abuse treatment programs that receive public funding. The unit of analysis is a treatment admission. TEDS consists of data reported to state substance abuse agencies by the treatment programs, which in turn report it to SAMHSA.<br />
A sister data system, called the Treatment Episode Data Set -- Discharges (TEDS-D), collects data on discharges from substance abuse treatment facilities. The first year of TEDS-A data is 1992, while the first year of TEDS-D is 2006.<br />
TEDS variables that are required to be reported are called the "Minimum Data Set (MDS)", while those that are optional are called the "Supplemental Data Set (SuDS)".<br />
Variables in the MDS include: information on service setting, number of prior treatments, primary source of referral, gender, race, ethnicity, education, employment status, substance(s) abused, route of administration, frequency of use, age at first use, and whether methadone was prescribed in treatment. Supplemental variables include: diagnosis codes, presence of psychiatric problems, living arrangements, source of income, health insurance, expected source of payment, pregnancy and veteran status, marital status, detailed not in labor force codes, detailed criminal justice referral codes, days waiting to enter treatment, and the number of arrests in the 30 days prior to admissions (starting in 2008).<br />
Substances abused include alcohol, cocaine and crack, marijuana and hashish, heroin, nonprescription methadone, other opiates and synthetics, PCP, other hallucinogens, methamphetamine, other amphetamines, other stimulants, benzodiazepines, other non-benzodiazepine tranquilizers, barbiturates, other non-barbiturate sedatives or hypnotics, inhalants, over-the-counter medications, and other substances.<br />
Created variables include total number of substances reported, intravenous drug use (IDU), and flags for any mention of specific substances.This study has 1 Data Set.</p>
<p>The Treatment Episode Data Set -- Admissions (TEDS-A) is a national census data system of annual admissions to substance abuse treatment facilities. TEDS-A provides annual data on the number and characteristics of persons admitted to public and private substance abuse treatment programs that receive public funding. The unit of analysis is a treatment admission. TEDS consists of data reported to state substance abuse agencies by the treatment programs, which in turn report it to SAMHSA.<br />
A sister data system, called the Treatment Episode Data Set -- Discharges (TEDS-D), collects data on discharges from substance abuse treatment facilities. The first year of TEDS-A data is 1992, while the first year of TEDS-D is 2006.<br />
TEDS variables that are required to be reported are called the "Minimum Data Set (MDS)", while those that are optional are called the "Supplemental Data Set (SuDS)".<br />
Variables in the MDS include: information on service setting, number of prior treatments, primary source of referral, gender, race, ethnicity, education, employment status, substance(s) abused, route of administration, frequency of use, age at first use, and whether methadone was prescribed in treatment. Supplemental variables include: diagnosis codes, presence of psychiatric problems, living arrangements, source of income, health insurance, expected source of payment, pregnancy and veteran status, marital status, detailed not in labor force codes, detailed criminal justice referral codes, days waiting to enter treatment, and the number of arrests in the 30 days prior to admissions (starting in 2008).<br />
Substances abused include alcohol, cocaine and crack, marijuana and hashish, heroin, nonprescription methadone, other opiates and synthetics, PCP, other hallucinogens, methamphetamine, other amphetamines, other stimulants, benzodiazepines, other non-benzodiazepine tranquilizers, barbiturates, other non-barbiturate sedatives or hypnotics, inhalants, over-the-counter medications, and other substances.<br />
Created variables include total number of substances reported, intravenous drug use (IDU), and flags for any mention of specific substances.This study has 1 Data Set.</p>
<p>The National Survey on Drug Use and Health (NSDUH) series<br />
(formerly titled National Household Survey on Drug Abuse) measures the<br />
prevalence and correlates of drug use in the United States. The<br />
surveys are designed to provide quarterly, as well as annual,<br />
estimates. Information is provided on the use of illicit drugs,<br />
alcohol, and tobacco among members of United States households aged 12<br />
and older. Questions included age at first use as well as lifetime,<br />
annual, and past-month usage for the following drug classes:<br />
marijuana, cocaine (and crack), hallucinogens, heroin, inhalants,<br />
alcohol, tobacco, and nonmedical use of prescription drugs, including<br />
pain relievers, tranquilizers, stimulants, and sedatives. The survey<br />
covered substance abuse treatment history and perceived need for<br />
treatment, and included questions from the Diagnostic and Statistical<br />
Manual (DSM) of Mental Disorders that allow diagnostic criteria to be<br />
applied. The survey included questions concerning treatment for both<br />
substance abuse and mental health related disorders. Respondents were<br />
also asked about personal and family income sources and amounts,<br />
health care access and coverage, illegal activities and arrest record,<br />
problems resulting from the use of drugs, and needle-sharing.<br />
Questions introduced in previous administrations were retained in the<br />
2004 survey, including questions asked only of respondents aged 12 to<br />
17. These "youth experiences" items covered a variety of topics, such<br />
as neighborhood environment, illegal activities, drug use by friends,<br />
social support, extracurricular activities, exposure to substance<br />
abuse prevention and education programs, and perceived adult attitudes<br />
toward drug use and activities such as school work. Several measures<br />
focused on prevention-related themes in this section. Also retained<br />
were questions on mental health and access to care, perceived risk of<br />
using drugs, perceived availability of drugs, driving and personal<br />
behavior, and cigar smoking. Questions on the tobacco brand used most<br />
often were introduced with the 1999 survey and retained through the<br />
2003 survey. Background information includes gender, race, age,<br />
ethnicity, marital status, educational level, job status, veteran<br />
status, and current household composition. In addition, in 2004 Adult and Adolescent Mental Health modules were added.This study has 1 Data Set.</p>
<p>The Treatment Episode Data Set -- Discharges (TEDS-D) is a national census data system of annual discharges from substance abuse treatment facilities. TEDS-D provides annual data on the number and characteristics of persons discharged from public and private substance abuse treatment programs that receive public funding. Data collected both at admission and at discharge is included. The unit of analysis is a treatment discharge. TEDS-D consists of data reported to state substance abuse agencies by the treatment programs, which in turn report it to SAMHSA.<br />
A sister data system, called the Treatment Episode Data Set -- Admissions (TEDS-A), collects data on admissions to substance abuse treatment facilities. The first year of TEDS-A data is 1992, while the first year of TEDS-D is 2006.<br />
TEDS-D variables that are required to be reported are called the "Minimum Data Set (MDS)", while those that are optional are called the "Supplemental Data Set (SuDS)".<br />
Variables unique to TEDS-D, and not part of TEDS-A, are the length of stay, reason for leaving treatment, and service setting at time of discharge. TEDS-D also provides many of the same variables that exist in TEDS-A. This includes information on service setting, number of prior treatments, primary source of referral, gender, race, ethnicity, education, employment status, substance(s) abused, route of administration, frequency of use, age at first use, and whether methadone was prescribed in treatment. Supplemental variables include: diagnosis codes, presence of psychiatric problems, living arrangements, source of income, health insurance, expected source of payment, pregnancy and veteran status, marital status, detailed not in labor force codes, detailed criminal justice referral codes, days waiting to enter treatment, and the number of arrests in the 30 days prior to admissions (starting in 2008) .<br />
Substances abused include alcohol, cocaine and crack, marijuana and hashish, heroin, nonprescription methadone, other opiates and synthetics, PCP, other hallucinogens, methamphetamine, other amphetamines, other stimulants, benzodiazepines, other non-benzodiazepine tranquilizers, barbiturates, other non-barbiturate sedatives or hypnotics, inhalants, over-the-counter medications, and other substances.<br />
Created variables include total number of substances reported, intravenous drug use (IDU), and flags for any mention of specific substances.This study has 1 Data Set.</p>
<p>The Treatment Episode Data Set -- Admissions (TEDS-A) is a national census data system of annual admissions to substance abuse treatment facilities. TEDS-A provides annual data on the number and characteristics of persons admitted to public and private substance abuse treatment programs that receive public funding. The unit of analysis is a treatment admission. TEDS consists of data reported to state substance abuse agencies by the treatment programs, which in turn report it to SAMHSA.<br />
A sister data system, called the Treatment Episode Data Set -- Discharges (TEDS-D), collects data on discharges from substance abuse treatment facilities. The first year of TEDS-A data is 1992, while the first year of TEDS-D is 2006.<br />
TEDS variables that are required to be reported are called the "Minimum Data Set (MDS)", while those that are optional are called the "Supplemental Data Set (SuDS)".<br />
Variables in the MDS include: information on service setting, number of prior treatments, primary source of referral, gender, race, ethnicity, education, employment status, substance(s) abused, route of administration, frequency of use, age at first use, and whether methadone was prescribed in treatment. Supplemental variables include: diagnosis codes, presence of psychiatric problems, living arrangements, source of income, health insurance, expected source of payment, pregnancy and veteran status, marital status, detailed not in labor force codes, detailed criminal justice referral codes, days waiting to enter treatment, and the number of arrests in the 30 days prior to admissions (starting in 2008).<br />
Substances abused include alcohol, cocaine and crack, marijuana and hashish, heroin, nonprescription methadone, other opiates and synthetics, PCP, other hallucinogens, methamphetamine, other amphetamines, other stimulants, benzodiazepines, other non-benzodiazepine tranquilizers, barbiturates, other non-barbiturate sedatives or hypnotics, inhalants, over-the-counter medications, and other substances.<br />
Created variables include total number of substances reported, intravenous drug use (IDU), and flags for any mention of specific substances.This study has 1 Data Set.</p>
<p>This dataset contains parent and youth data for the National<br />
Youth Survey. Youths and one of their parents or legal guardians were<br />
interviewed in early 1977 about events and behavior occurring during<br />
calendar year 1976. Included is information on the demographics and<br />
socioeconomic status of respondents, disruptive events in the home,<br />
neighborhood problems, parental aspirations for youth, labeling,<br />
integration of family and peer contexts, attitudes toward deviance in<br />
adults and juveniles, parental discipline, community involvement, and<br />
drug use.This study has 1 Data Set.</p>
<p>The National Survey on Drug Use and Health (NSDUH) series<br />
(formerly titled National Household Survey on Drug Abuse) primarily<br />
measures the prevalence and correlates of drug use in the United<br />
States. The surveys are designed to provide quarterly, as well as<br />
annual, estimates. Information is provided on the use of illicit<br />
drugs, alcohol, and tobacco among members of United States households<br />
aged 12 and older. Questions included age at first use as well as<br />
lifetime, annual, and past-month usage for the following drug classes:<br />
marijuana, cocaine (and crack), hallucinogens, heroin, inhalants,<br />
alcohol, tobacco, and nonmedical use of prescription drugs, including<br />
pain relievers, tranquilizers, stimulants, and sedatives. The survey<br />
covered substance abuse treatment history and perceived need for<br />
treatment, and included questions from the Diagnostic and Statistical<br />
Manual (DSM) of Mental Disorders that allow diagnostic criteria to be<br />
applied. The survey included questions concerning treatment for both<br />
substance abuse and mental health related disorders. Respondents were<br />
also asked about personal and family income sources and amounts,<br />
health care access and coverage, illegal activities and arrest record,<br />
problems resulting from the use of drugs, and needle-sharing.<br />
Questions introduced in previous administrations were retained in the<br />
2006 survey, including questions asked only of respondents aged 12 to<br />
17. These "youth experiences" items covered a variety of topics, such<br />
as neighborhood environment, illegal activities, drug use by friends,<br />
social support, extracurricular activities, exposure to substance<br />
abuse prevention and education programs, and perceived adult attitudes<br />
toward drug use and activities such as school work. Several measures<br />
focused on prevention-related themes in this section. Also retained<br />
were questions on mental health and access to care, perceived risk of<br />
using drugs, perceived availability of drugs, driving and personal<br />
behavior, and cigar smoking. Questions on the tobacco brand used most<br />
often were introduced with the 1999 survey. Background information<br />
includes gender, race, age, ethnicity, marital status, educational<br />
level, job status, veteran status, and current household composition.This study has 1 Data Set.</p>
<p>The National Survey on Drug Use and Health (NSDUH) series (formerly titled National Household Survey on Drug Abuse) primarily measures the prevalence and correlates of drug use in the United States. The surveys are designed to provide quarterly, as well as annual, estimates. Information is provided on the use of illicit drugs, alcohol, and tobacco among members of United States households aged 12 and older. Questions included age at first use as well as lifetime, annual, and past-month usage for the following drug classes: marijuana, cocaine (and crack), hallucinogens, heroin, inhalants, alcohol, tobacco, and nonmedical use of prescription drugs, including pain relievers, tranquilizers, stimulants, and sedatives. The survey covered substance abuse treatment history and perceived need for treatment, and included questions from the Diagnostic and Statistical Manual (DSM) of Mental Disorders that allow diagnostic criteria to be applied. The survey included questions concerning treatment for both substance abuse and mental health-related disorders. Respondents were also asked about personal and family income sources and amounts, health care access and coverage, illegal activities and arrest record, problems resulting from the use of drugs, and needle-sharing. Questions introduced in previous administrations were retained in the 2013 survey, including questions asked only of respondents aged 12 to 17. These "youth experiences" items covered a variety of topics, such as neighborhood environment, illegal activities, drug use by friends, social support, extracurricular activities, exposure to substance abuse prevention and education programs, and perceived adult attitudes toward drug use and activities such as school work. Several measures focused on prevention-related themes in this section. Also retained were questions on mental health and access to care, perceived risk of using drugs, perceived availability of drugs, driving and personal behavior, and cigar smoking. Questions on the tobacco brand used most often were introduced with the 1999 survey. For the 2008 survey, adult mental health questions were added to measure symptoms of psychological distress in the worst period of distress that a person experienced in the past 30 days and suicidal ideation. In 2008, a split-sample design also was included to administer separate sets of questions (WHODAS vs. SDS) to assess impairment due to mental health problems. Beginning with the 2009 NSDUH, however, all of the adults in the sample received only the WHODAS questions. Background information includes gender, race, age, ethnicity, marital status, educational level, job status, veteran status, and current household composition.This study has 1 Data Set.</p>
<p>The Treatment Episode Data Set -- Admissions (TEDS-A) is a national census data system of annual admissions to substance abuse treatment facilities. TEDS-A provides annual data on the number and characteristics of persons admitted to public and private substance abuse treatment programs that receive public funding. The unit of analysis is a treatment admission. TEDS consists of data reported to state substance abuse agencies by the treatment programs, which in turn report it to SAMHSA.<br />
A sister data system, called the Treatment Episode Data Set -- Discharges (TEDS-D), collects data on discharges from substance abuse treatment facilities. The first year of TEDS-A data is 1992, while the first year of TEDS-D is 2006.<br />
TEDS variables that are required to be reported are called the "Minimum Data Set (MDS)", while those that are optional are called the "Supplemental Data Set (SuDS)".<br />
Variables in the MDS include: information on service setting, number of prior treatments, primary source of referral, gender, race, ethnicity, education, employment status, substance(s) abused, route of administration, frequency of use, age at first use, and whether methadone was prescribed in treatment. Supplemental variables include: diagnosis codes, presence of psychiatric problems, living arrangements, source of income, health insurance, expected source of payment, pregnancy and veteran status, marital status, detailed not in labor force codes, detailed criminal justice referral codes, days waiting to enter treatment, and the number of arrests in the 30 days prior to admissions (starting in 2008).<br />
Substances abused include alcohol, cocaine and crack, marijuana and hashish, heroin, nonprescription methadone, other opiates and synthetics, PCP, other hallucinogens, methamphetamine, other amphetamines, other stimulants, benzodiazepines, other non-benzodiazepine tranquilizers, barbiturates, other non-barbiturate sedatives or hypnotics, inhalants, over-the-counter medications, and other substances.<br />
Created variables include total number of substances reported, intravenous drug use (IDU), and flags for any mention of specific substances.This study has 1 Data Set.</p>
<p>The Uniform Facility Data Set (UFDS), formerly the National Drug and Alcohol Treatment Unit Survey or NDATUS, was designed to measure the scope and use of drug abuse treatment services in the United States. The survey collects information from each privately- and publicly-funded facility in the country that provides substance abuse treatment as well as from state-identified facilities that provide other substance abuse services. Data are collected on a number of topics including facility operation, services provided (assessment, therapy, testing, health, continuing care, programs for special groups, transitional services, community outreach, ancillary), type of treatment, facility capacity, numbers of clients, and various client characteristics. The main objective of the UFDS is to produce data that can be used to assess the nature and extent of substance abuse treatment services, to assist in the forecast of treatment resource requirements, to analyze treatment service trends, to conduct national, regional, and state-level comparative analyses of treatment services and utilization, and to generate the National Directory of Drug and Alcohol Abuse Treatment Programs and its on-line equivalent, the Substance Abuse Treatment Facility Locator <a href="http://findtreatment.samhsa.gov">http://findtreatment.samhsa.gov</a>. Additionally, the UFDS provides information that can be used to design sampling frames for other surveys of substance abuse treatment facilities.This study has 1 Data Set.</p>
<p>The DC Metropolitan Area Drug Study (DC<em>MADS) was<br />
conducted in 1991, and included special analyses of homeless and<br />
transient populations and of women delivering live births in the DC<br />
hospitals. DC</em>MADS was undertaken to assess the full extent of the<br />
drug problem in one metropolitan area. The study was comprised of 16<br />
separate studies that focused on different sub-groups, many of which<br />
are typically not included or are underrepresented in household<br />
surveys. The Homeless and Transient Population<br />
study examines the prevalence of illicit drug, alcohol, and tobacco<br />
use among members of the homeless and transient population aged 12 and<br />
older in the Washington, DC, Metropolitan Statistical Area (DC<br />
MSA). The sample frame included respondents from shelters, soup<br />
kitchens and food banks, major cluster encampments, and literally<br />
homeless people. Data from the questionnaires include history of<br />
homelessness, living arrangements and population movement, tobacco,<br />
drug, and alcohol use, consequences of use, treatment history, illegal<br />
behavior and arrest, emergency room treatment and hospital stays,<br />
physical and mental health, pregnancy, insurance, employment and<br />
finances, and demographics. Drug specific data include age at first<br />
use, route of administration, needle use, withdrawal symptoms,<br />
polysubstance use, and perceived risk.This study has 1 Data Set.</p>
<p>The National Survey of Substance Abuse Treatment Services (N-SSATS) is designed to collect information from all facilities in the United States, both public and private, that provide substance abuse treatment. N-SSATS provides the mechanism for quantifying the dynamic character and composition of the United States substance abuse treatment delivery system. The objectives of N-SSATS are to collect multipurpose data that can be used to assist the Substance Abuse and Mental Health Services Administration (SAMHSA) and state and local governments in assessing the nature and extent of services provided and in forecasting treatment resource requirements, to update SAMHSA's Inventory of Substance Abuse Treatment Services (I-SATS), to analyze general treatment services trends, and to generate the National Directory of Drug and Alcohol Abuse Treatment Programs and its online equivalent, the Substance Abuse Treatment Facility Locator <a href="http://findtreatment.samhsa.gov.Data">http://findtreatment.samhsa.gov.Data</a> are collected on topics including facility operation, services offered (assessment, testing, transitional, ancillary, and pharmacotherapies), detoxification, primary focus (substance abuse, mental health, both, general health, and other), Opioid Treatment Programs and medication dispensed/prescribed, counseling and therapeutic approaches, standard operating procedures, special programs/groups offered, languages in which treatment is provided, type of treatment provided (hospital inpatient, residential, outpatient), number of clients (by service, total, and under age 18), number of beds, types of payment accepted, sliding fee scale, and facility accreditation and licensure/certification.This study has 1 Data Set.</p>
<p>This series measures the prevalence and correlates of drug<br />
use in the United States. The surveys are designed to provide<br />
quarterly, as well as annual, estimates. Information is provided on<br />
the use of illicit drugs, alcohol, anabolic steroids, and tobacco<br />
among members of United States households aged 12 and older. Data are<br />
also provided on treatment for drug use and on illegal activities<br />
related to drug use. Questions include age at first use, as well as<br />
lifetime, annual, and past-month usage for the following drug classes:<br />
marijuana, inhalants, cocaine, hallucinogens, heroin, alcohol, tobacco,<br />
and nonmedical use of psychotherapeutics. Respondents were also asked<br />
about problems resulting from their use of drugs, alcohol, and<br />
tobacco, their perceptions of the risks involved, insurance coverage,<br />
and personal and family income sources and amounts. Demographic data<br />
include gender, race, ethnicity, educational level, job status, income<br />
level, household composition, and population density.This study has 1 Data Set.</p>
<p>The National Mental Health Services Survey (N-MHSS) is an annual survey designed to collect statistical information on the numbers and characteristics of all known mental health treatment facilities within the 50 States, the District of Columbia, and the U.S. territories. In every other year, beginning in 2014, the survey also collects statistical information on the numbers and demographic characteristics of persons served in these treatment facilities as of a specified survey reference date.<br />
The N-MHSS is the only source of national and State-level data on the mental health service delivery system reported by both publicly-operated and privately-operated specialty mental health treatment facilities, including: public psychiatric hospitals; private psychiatric hospitals, non-federal general hospitals with separate psychiatric units; U.S. Department of Veterans Affairs medical centers; residential treatment centers for children; residential treatment centers for adults; outpatient or day treatment or partial hospitalization mental health facilities; and multi-setting (non-hospital) mental health facilities.</p>
<p>The N-MHSS complements the information collected through SAMHSA's survey of substance abuse treatment facilities, the National Survey of Substance Abuse Treatment Services (N-SSATS). Treatment facility Information from the N-MHSS is used to populate the mental health component of SAMHSA's online Behavioral Health Treatment Services Locator. <a href="http://findtreatment.samhsa.gov/This">http://findtreatment.samhsa.gov/This</a> study has 1 Data Set.</p>
<p>The National Household Survey on Drug Abuse (NHSDA) series<br />
measures the prevalence and correlates of drug use in the United<br />
States. The surveys are designed to provide quarterly, as well as<br />
annual, estimates. Information is provided on the use of illicit<br />
drugs, alcohol, and tobacco among members of United States households<br />
aged 12 and older. Questions include age at first use as well as<br />
lifetime, annual, and past-month usage for the following drug classes:<br />
marijuana, cocaine (and crack), hallucinogens, heroin, inhalants,<br />
alcohol, tobacco, and nonmedical use of prescription drugs, including<br />
pain relievers, tranquilizers, stimulants, and sedatives. The survey<br />
covers substance abuse treatment history and perceived need for<br />
treatment, and includes questions from the Diagnostic and Statistical<br />
Manual (DSM) of Mental Disorders that allow diagnostic criteria to be<br />
applied. Respondents are also asked about personal and family income<br />
sources and amounts, health care access and coverage, illegal<br />
activities and arrest record, problems resulting from the use of<br />
drugs, and needle-sharing. Questions introduced in previous NHSDA<br />
administrations were retained in the 2000 survey, including questions<br />
asked only of respondents aged 12 to 17. These "youth experiences"<br />
items covered a variety of topics, such as neighborhood environment,<br />
illegal activities, gang involvement, drug use by friends, social<br />
support, extracurricular activities, exposure to substance abuse<br />
prevention and education programs, and perceived adult attitudes<br />
toward drug use and activities such as school work. Also retained were<br />
questions on mental health and access to care, perceived risk of using<br />
drugs, perceived availability of drugs, driving behavior and personal<br />
behavior, and cigar smoking. Questions on the tobacco brand used most<br />
often were introduced with the 1999 survey and retained in the 2000<br />
survey. Demographic data include gender, race, age, ethnicity, marital<br />
status, educational level, job status, veteran status, and current<br />
household composition.This study has 1 Data Set.</p>
<p>The National Survey on Drug Use and Health (NSDUH) series (formerly titled National Household Survey on Drug Abuse) primarily measures the prevalence and correlates of drug use in the United States. The surveys are designed to provide quarterly, as well as annual, estimates. Information is provided on the use of illicit drugs, alcohol, and tobacco among members of United States households aged 12 and older. Questions included age at first use as well as lifetime, annual, and past-month usage for the following drug classes: marijuana, cocaine (and crack), hallucinogens, heroin, inhalants, alcohol, tobacco, and nonmedical use of prescription drugs, including pain relievers, tranquilizers, stimulants, and sedatives. The survey covered substance abuse treatment history and perceived need for treatment, and included questions from the Diagnostic and Statistical Manual (DSM) of Mental Disorders that allow diagnostic criteria to be applied. The survey included questions concerning treatment for both substance abuse and mental health-related disorders. Respondents were also asked about personal and family income sources and amounts, health care access and coverage, illegal activities and arrest record, problems resulting from the use of drugs, and needle-sharing. Questions introduced in previous administrations were retained in the 2011 survey, including questions asked only of respondents aged 12 to 17. These "youth experiences" items covered a variety of topics, such as neighborhood environment, illegal activities, drug use by friends, social support, extracurricular activities, exposure to substance abuse prevention and education programs, and perceived adult attitudes toward drug use and activities such as school work. Several measures focused on prevention-related themes in this section. Also retained were questions on mental health and access to care, perceived risk of using drugs, perceived availability of drugs, driving and personal behavior, and cigar smoking. Questions on the tobacco brand used most often were introduced with the 1999 survey. For the 2008 survey, adult mental health questions were added to measure symptoms of psychological distress in the worst period of distress that a person experienced in the past 30 days and suicidal ideation. In 2008, a split-sample design also was included to administer separate sets of questions (WHODAS vs. SDS) to assess impairment due to mental health problems. Beginning with the 2009 NSDUH, however, all of the adults in the sample received only the WHODAS questions. Background information includes gender, race, age, ethnicity, marital status, educational level, job status, veteran status, and current household composition.This study has 1 Data Set.</p>
<p>This series measures the prevalence and correlates of drug<br />
use in the United States. The surveys are designed to provide<br />
quarterly, as well as annual, estimates. Information is provided on<br />
the use of illicit drugs, alcohol, and tobacco among members of United<br />
States households aged 12 and older. Questions include age at first<br />
use as well as lifetime, annual, and past-month usage for the<br />
following drug classes: marijuana, cocaine (and crack), hallucinogens,<br />
heroin, inhalants, alcohol, tobacco, and nonmedical use of<br />
prescription drugs, including psychotherapeutics. Respondents were<br />
also asked about substance abuse treatment history, illegal<br />
activities, problems resulting from the use of drugs, personal and<br />
family income sources and amounts, need for treatment for drug or<br />
alcohol use, criminal record, and needle-sharing. Questions on mental<br />
health and access to care, which were introduced in the 1994-B<br />
questionnaire (see NATIONAL HOUSEHOLD SURVEY ON DRUG ABUSE, 1994), were retained in this administration of the survey. In<br />
1996, the section on risk/availability of drugs was reintroduced, and<br />
sections on driving behavior and personal behavior were<br />
added. Demographic data include gender, race, age, ethnicity, marital<br />
status, educational level, job status, income level, veteran status,<br />
and current household composition.This study has 1 Data Set.</p>
<p>The National Survey of Substance Abuse Treatment Services (N-SSATS) is designed to collect information from all facilities in the United States, both public and private, that provide substance abuse treatment. N-SSATS provides the mechanism for quantifying the dynamic character and composition of the United States substance abuse treatment delivery system. The objectives of N-SSATS are to collect multipurpose data that can be used to assist the Substance Abuse and Mental Health Services Administration (SAMHSA) and state and local governments in assessing the nature and extent of services provided and in forecasting treatment resource requirements, to update SAMHSA's Inventory of Substance Abuse Treatment Services (I-SATS), to analyze general treatment services trends, and to generate the online Substance Abuse Treatment<br />
Facility Locator <a href="http://findtreatment.samhsa.gov">http://findtreatment.samhsa.gov</a>, as well as the National Directory of Drug and Alcohol Abuse Treatment Programs.Data are collected on topics including facility operation, services offered (assessment, testing, transitional, ancillary, and pharmacotherapies), detoxification, primary focus (substance abuse, mental health, both, general health, and other), Opioid Treatment Programs and medications dispensed/prescribed, counseling and therapeutic approaches, standard operating procedures, special programs/groups offered, languages in which treatment is provided, type of treatment provided (hospital inpatient, residential, outpatient), number of clients (by service, total, and under age 18), number of beds, types of payment accepted, sliding fee scale, and facility accreditation and licensure/certification.This study has 1 Data Set.</p>
<p>The Treatment Episode Data Set -- Admissions (TEDS-A) is a national census data system of annual admissions to substance abuse treatment facilities. TEDS-A provides annual data on the number and characteristics of persons admitted to public and private substance abuse treatment programs that receive public funding. The unit of analysis is a treatment admission. TEDS consists of data reported to state substance abuse agencies by the treatment programs, which in turn report it to SAMHSA.<br />
A sister data system, called the Treatment Episode Data Set -- Discharges (TEDS-D), collects data on discharges from substance abuse treatment facilities. The first year of TEDS-A data is 1992, while the first year of TEDS-D is 2006.<br />
TEDS variables that are required to be reported are called the "Minimum Data Set (MDS)", while those that are optional are called the "Supplemental Data Set (SuDS)".<br />
Variables in the MDS include: information on service setting, number of prior treatments, primary source of referral, gender, race, ethnicity, education, employment status, substance(s) abused, route of administration, frequency of use, age at first use, and whether methadone was prescribed in treatment. Supplemental variables include: diagnosis codes, presence of psychiatric problems, living arrangements, source of income, health insurance, expected source of payment, pregnancy and veteran status, marital status, detailed not in labor force codes, detailed criminal justice referral codes, days waiting to enter treatment, and the number of arrests in the 30 days prior to admissions (starting in 2008).<br />
Substances abused include alcohol, cocaine and crack, marijuana and hashish, heroin, nonprescription methadone, other opiates and synthetics, PCP, other hallucinogens, methamphetamine, other amphetamines, other stimulants, benzodiazepines, other non-benzodiazepine tranquilizers, barbiturates, other non-barbiturate sedatives or hypnotics, inhalants, over-the-counter medications, and other substances.<br />
Created variables include total number of substances reported, intravenous drug use (IDU), and flags for any mention of specific substances.This study has 1 Data Set.</p>
<p>The Treatment Episode Data Set -- Admissions (TEDS-A) is a national census data system of annual admissions to substance abuse treatment facilities. TEDS-A provides annual data on the number and characteristics of persons admitted to public and private substance abuse treatment programs that receive public funding. The unit of analysis is a treatment admission. TEDS consists of data reported to state substance abuse agencies by the treatment programs, which in turn report it to SAMHSA.<br />
A sister data system, called the Treatment Episode Data Set -- Discharges (TEDS-D), collects data on discharges from substance abuse treatment facilities. The first year of TEDS-A data is 1992, while the first year of TEDS-D is 2006.<br />
TEDS variables that are required to be reported are called the "Minimum Data Set (MDS)", while those that are optional are called the "Supplemental Data Set (SuDS)".<br />
Variables in the MDS include: information on service setting, number of prior treatments, primary source of referral, gender, race, ethnicity, education, employment status, substance(s) abused, route of administration, frequency of use, age at first use, and whether methadone was prescribed in treatment. Supplemental variables include: diagnosis codes, presence of psychiatric problems, living arrangements, source of income, health insurance, expected source of payment, pregnancy and veteran status, marital status, detailed not in labor force codes, detailed criminal justice referral codes, days waiting to enter treatment, and the number of arrests in the 30 days prior to admissions (starting in 2008).<br />
Substances abused include alcohol, cocaine and crack, marijuana and hashish, heroin, nonprescription methadone, other opiates and synthetics, PCP, other hallucinogens, methamphetamine, other amphetamines, other stimulants, benzodiazepines, other non-benzodiazepine tranquilizers, barbiturates, other non-barbiturate sedatives or hypnotics, inhalants, over-the-counter medications, and other substances.<br />
Created variables include total number of substances reported, intravenous drug use (IDU), and flags for any mention of specific substances.This study has 1 Data Set.</p>
<p>The National Survey on Drug Use and Health (NSDUH) series<br />
(formerly titled National Household Survey on Drug Abuse) measures the<br />
prevalence and correlates of drug use in the United States. The<br />
surveys are designed to provide quarterly, as well as annual,<br />
estimates. Information is provided on the use of illicit drugs,<br />
alcohol, and tobacco among members of United States households aged 12<br />
and older. Questions included age at first use as well as lifetime,<br />
annual, and past-month usage for the following drug classes:<br />
marijuana, cocaine (and crack), hallucinogens, heroin, inhalants,<br />
alcohol, tobacco, and nonmedical use of prescription drugs, including<br />
pain relievers, tranquilizers, stimulants, and sedatives. The survey<br />
covered substance abuse treatment history and perceived need for<br />
treatment, and included questions from the Diagnostic and Statistical<br />
Manual (DSM) of Mental Disorders that allow diagnostic criteria to be<br />
applied. The survey included questions concerning treatment for both<br />
substance abuse and mental health related disorders. Respondents were<br />
also asked about personal and family income sources and amounts,<br />
health care access and coverage, illegal activities and arrest record,<br />
problems resulting from the use of drugs, and needle-sharing.<br />
Questions introduced in previous administrations were retained in the<br />
2003 survey, including questions asked only of respondents aged 12 to<br />
17. These "youth experiences" items covered a variety of topics, such<br />
as neighborhood environment, illegal activities, gang involvement,<br />
drug use by friends, social support, extracurricular activities,<br />
exposure to substance abuse prevention and education programs, and<br />
perceived adult attitudes toward drug use and activities such as<br />
school work. Several measures focused on prevention related themes in<br />
this section. Also retained were questions on mental health and access<br />
to care, perceived risk of using drugs, perceived availability of<br />
drugs, driving and personal behavior, and cigar smoking. Questions on<br />
the tobacco brand used most often were introduced with the 1999 survey<br />
and retained through the 2003 survey. Background information includes<br />
gender, race, age, ethnicity, marital status, educational level, job<br />
status, veteran status, and current household composition. A number of additional questions were added in 2003, including questions on prior marijuana and cigarette use, additional questions on drug treatment, adult mental health services, and social environment.This study has 1 Data Set.</p>
<p>The Drug Abuse Warning Network (DAWN) survey is designed to<br />
capture data on emergency department (ED) episodes that are induced by<br />
or related to the use of an illicit, prescription, or over-the-counter<br />
drug. For purposes of this collection, a drug "episode" is an ED visit<br />
that was induced by or related to the use of an illegal drug or the<br />
nonmedical use of a legal drug for patients aged six years and<br />
older. A drug "mention" refers to a substance that was mentioned<br />
during a drug-related ED episode. Because up to four drugs can be<br />
reported for each drug abuse episode, there are more mentions than<br />
episodes in the data. Individual persons may also be included more<br />
than once in the data. Within each facility participating in DAWN, a<br />
designated reporter, usually a member of the emergency department or<br />
medical records staff, was responsible for identifying drug-related<br />
episodes and recording and submitting data on each case. An episode<br />
report was submitted for each patient visiting a DAWN emergency<br />
department whose presenting problem(s) was/were related to their own<br />
drug use. DAWN produces estimates of drug-related emergency department<br />
visits for 50 specific drugs, drug categories, or combinations of<br />
drugs, including the following: acetaminophen, alcohol in combination<br />
with other drugs, alprazolam, amitriptyline, amphetamines, aspirin,<br />
cocaine, codeine, diazepam, diphenhydramine, fluoxetine,<br />
heroin/morphine, inhalants/solvents/aerosols, LSD, lorazepam,<br />
marijuana/hashish, methadone, methamphetamine, and PCP/PCP in<br />
combination with other drugs. The use of alcohol alone is not<br />
reported. The route of administration and form of drug used (e.g.,<br />
powder, tablet, liquid) are included for each drug. Data collected for<br />
DAWN also include drug use motive and total drug mentions in the<br />
episode, as well as race, age, patient disposition, reason for ED<br />
visit, and day of the week, quarter, and year of episode.This study has 1 Data Set.</p>
<p>The Treatment Episode Data Set -- Admissions (TEDS-A) is a national census data system of annual admissions to substance abuse treatment facilities. TEDS-A provides annual data on the number and characteristics of persons admitted to public and private substance abuse treatment programs that receive public funding. The unit of analysis is a treatment admission. TEDS consists of data reported to state substance abuse agencies by the treatment programs, which in turn report it to SAMHSA.<br />
A sister data system, called the Treatment Episode Data Set -- Discharges (TEDS-D), collects data on discharges from substance abuse treatment facilities. The first year of TEDS-A data is 1992, while the first year of TEDS-D is 2006.<br />
TEDS variables that are required to be reported are called the "Minimum Data Set (MDS)", while those that are optional are called the "Supplemental Data Set (SuDS)".<br />
Variables in the MDS include: information on service setting, number of prior treatments, primary source of referral, gender, race, ethnicity, education, employment status, substance(s) abused, route of administration, frequency of use, age at first use, and whether methadone was prescribed in treatment. Supplemental variables include: diagnosis codes, presence of psychiatric problems, living arrangements, source of income, health insurance, expected source of payment, pregnancy and veteran status, marital status, detailed not in labor force codes, detailed criminal justice referral codes, days waiting to enter treatment, and the number of arrests in the 30 days prior to admissions (starting in 2008).<br />
Substances abused include alcohol, cocaine and crack, marijuana and hashish, heroin, nonprescription methadone, other opiates and synthetics, PCP, other hallucinogens, methamphetamine, other amphetamines, other stimulants, benzodiazepines, other non-benzodiazepine tranquilizers, barbiturates, other non-barbiturate sedatives or hypnotics, inhalants, over-the-counter medications, and other substances.<br />
Created variables include total number of substances reported, intravenous drug use (IDU), and flags for any mention of specific substances.This study has 1 Data Set.</p>
<p>The National Survey on Drug Use and Health (NSDUH) series (formerly titled National Household Survey on Drug Abuse) primarily measures the prevalence and correlates of drug use in the United States. The surveys are designed to provide quarterly, as well as annual, estimates. Information is provided on the use of illicit drugs, alcohol, and tobacco among members of United States households aged 12 and older. Questions included age at first use as well as lifetime, annual, and past-month usage for the following drug classes: marijuana, cocaine (and crack), hallucinogens, heroin, inhalants, alcohol, tobacco, and nonmedical use of prescription drugs, including pain relievers, tranquilizers, stimulants, and sedatives. The survey covered substance abuse treatment history and perceived need for treatment, and included questions from the Diagnostic and Statistical Manual (DSM) of Mental Disorders that allow diagnostic criteria to be applied. The survey included questions concerning treatment for both substance abuse and mental health-related disorders. Respondents were also asked about personal and family income sources and amounts, health care access and coverage, illegal activities and arrest record, problems resulting from the use of drugs, and needle-sharing. Questions introduced in previous administrations were retained in the 2010 survey, including questions asked only of respondents aged 12 to 17. These "youth experiences" items covered a variety of topics, such as neighborhood environment, illegal activities, drug use by friends, social support, extracurricular activities, exposure to substance abuse prevention and education programs, and perceived adult attitudes toward drug use and activities such as school work. Several measures focused on prevention-related themes in this section. Also retained were questions on mental health and access to care, perceived risk of using drugs, perceived availability of drugs, driving and personal behavior, and cigar smoking. Questions on the tobacco brand used most often were introduced with the 1999 survey. For the 2008 survey, adult mental health questions were added to measure symptoms of psychological distress in the worst period of distress that a person experienced in the past 30 days and suicidal ideation. In 2008, a split-sample design also was included to administer separate sets of questions (WHODAS vs. SDS) to assess impairment due to mental health problems. Beginning with the 2009 NSDUH, however, all of the adults in the sample received only the WHODAS questions. Background information includes gender, race, age, ethnicity, marital status, educational level, job status, veteran status, and current household composition.This study has 1 Data Set.</p>
<p>This series measures the prevalence and correlates of drug use in the United States. The surveys are designed to provide quarterly, as well as annual, estimates. Information is provided on the use of illicit drugs, alcohol, tobacco, and nonmedical use of prescription drugs among members of United States households aged 12 and older. Questions include age at first use, as well as lifetime, annual, and past-month usage for the following drug classes: cannabis, cocaine, hallucinogens, heroin, alcohol, tobacco, and nonmedical use of prescription drugs, including psychotherapeutics. Respondents were also asked about problems resulting from their use of drugs, alcohol, and tobacco, their perceptions of the risks involved, and personal and family income sources and amounts. Half of the respondents were asked questions regarding substance use by close friends. Demographic data include gender, race, age, ethnicity, educational level, job status, income level, veteran status, household composition, and population density. Youth respondents were also asked about time spent on homework and leisure activities.This study has 1 Data Set.</p>
<p>The National Survey of Substance Abuse Treatment Services (N-SSATS) is designed to collect information from all facilities in the United States, both public and private, that provide substance abuse treatment. N-SSATS provides the mechanism for quantifying the dynamic character and composition of the United States substance abuse treatment delivery system. The objectives of N-SSATS are to collect multipurpose data that can be used to assist the Substance Abuse and Mental Health Services Administration (SAMHSA) and state and local governments in assessing the nature and extent of services provided and in forecasting treatment resource requirements, update SAMHSA's Inventory of Substance Abuse Treatment Services (I-SATS), analyze general treatment services trends, and generate the National Directory of Drug and Alcohol Abuse Treatment Programs and its online equivalent, the Substance Abuse Treatment Facility Locator <a href="http://findtreatment.samhsa.gov">http://findtreatment.samhsa.gov</a>.<br />
Data are collected on topics including facility operation, services offered (assessment, substance abuse therapy and counseling, pharmacotherapies, testing, transitional, ancillary), primary focus (substance abuse, mental health, both, general health, other), hotline operation, Opioid Treatment Programs and medication dispensed, languages in which treatment is provided, type of treatment provided, number of clients (total and under age 18), number of beds, types of payment accepted, sliding fee scale, special programs offered, facility accreditation and licensure/certification, and managed care agreements.This study has 1 Data Set.</p>
<p>The Treatment Episode Data Set -- Admissions (TEDS-A) is a national census data system of annual admissions to substance abuse treatment facilities. TEDS-A provides annual data on the number and characteristics of persons admitted to public and private substance abuse treatment programs that receive public funding. The unit of analysis is a treatment admission. TEDS consists of data reported to state substance abuse agencies by the treatment programs, which in turn report it to SAMHSA.<br />
A sister data system, called the Treatment Episode Data Set -- Discharges (TEDS-D), collects data on discharges from substance abuse treatment facilities. The first year of TEDS-A data is 1992, while the first year of TEDS-D is 2006.<br />
TEDS variables that are required to be reported are called the "Minimum Data Set (MDS)", while those that are optional are called the "Supplemental Data Set (SuDS)".<br />
Variables in the MDS include: information on service setting, number of prior treatments, primary source of referral, gender, race, ethnicity, education, employment status, substance(s) abused, route of administration, frequency of use, age at first use, and whether methadone was prescribed in treatment. Supplemental variables include: diagnosis codes, presence of psychiatric problems, living arrangements, source of income, health insurance, expected source of payment, pregnancy and veteran status, marital status, detailed not in labor force codes, detailed criminal justice referral codes, days waiting to enter treatment, and the number of arrests in the 30 days prior to admissions (starting in 2008).<br />
Substances abused include alcohol, cocaine and crack, marijuana and hashish, heroin, nonprescription methadone, other opiates and synthetics, PCP, other hallucinogens, methamphetamine, other amphetamines, other stimulants, benzodiazepines, other non-benzodiazepine tranquilizers, barbiturates, other non-barbiturate sedatives or hypnotics, inhalants, over-the-counter medications, and other substances.<br />
Created variables include total number of substances reported, intravenous drug use (IDU), and flags for any mention of specific substances.This study has 1 Data Set.</p>
<p>This series measures the prevalence and correlates of drug<br />
use in the United States. The surveys are designed to provide<br />
quarterly, as well as annual, estimates. Information is provided on<br />
the use of illicit drugs, alcohol, anabolic steroids, and tobacco<br />
among members of United States households aged 12 and older. Data are<br />
also provided on treatment for drug use and on illegal activities<br />
related to drug use. Questions include age at first use, as well as<br />
lifetime, annual, and past-month usage for the following drug classes:<br />
marijuana, inhalants, cocaine, hallucinogens, heroin, alcohol, tobacco,<br />
and nonmedical use of psychotherapeutics. Respondents were also asked<br />
about problems resulting from their use of drugs, alcohol, and<br />
tobacco, their perceptions of the risks involved, insurance coverage,<br />
and personal and family income sources and amounts. Demographic data<br />
include gender, race, ethnicity, educational level, job status, income<br />
level, household composition, and population density.This study has 1 Data Set.</p>
<p>The Treatment Episode Data Set -- Discharges (TEDS-D) is a national census data system of annual discharges from substance abuse treatment facilities. TEDS-D provides annual data on the number and characteristics of persons discharged from public and private substance abuse treatment programs that receive public funding. Data collected both at admission and at discharge is included. The unit of analysis is a treatment discharge. TEDS-D consists of data reported to state substance abuse agencies by the treatment programs, which in turn report it to SAMHSA.<br />
A sister data system, called the Treatment Episode Data Set -- Admissions (TEDS-A), collects data on admissions to substance abuse treatment facilities. The first year of TEDS-A data is 1992, while the first year of TEDS-D is 2006.<br />
TEDS-D variables that are required to be reported are called the "Minimum Data Set (MDS)", while those that are optional are called the "Supplemental Data Set (SuDS)".<br />
Variables unique to TEDS-D, and not part of TEDS-A, are the length of stay, reason for leaving treatment, and service setting at time of discharge. TEDS-D also provides many of the same variables that exist in TEDS-A. This includes information on service setting, number of prior treatments, primary source of referral, gender, race, ethnicity, education, employment status, substance(s) abused, route of administration, frequency of use, age at first use, and whether methadone was prescribed in treatment. Supplemental variables include: diagnosis codes, presence of psychiatric problems, living arrangements, source of income, health insurance, expected source of payment, pregnancy and veteran status, marital status, detailed not in labor force codes, detailed criminal justice referral codes, days waiting to enter treatment, and the number of arrests in the 30 days prior to admissions (starting in 2008).<br />
Substances abused include alcohol, cocaine and crack, marijuana and<br />
hashish, heroin, nonprescription methadone, other opiates and<br />
synthetics, PCP, other hallucinogens, methamphetamine, other amphetamines,<br />
other stimulants, benzodiazepines, other non-benzodiazepine tranquilizers, barbiturates,<br />
other non-barbiturate sedatives or hypnotics, inhalants, over-the-counter medications,<br />
and other substances.<br />
Created variables include total number<br />
of substances reported, intravenous drug use (IDU), and flags for any<br />
mention of specific substances.This study has 1 Data Set.</p>
<p>The Treatment Episode Data Set -- Admissions (TEDS-A) is a national census data system of annual admissions to substance abuse treatment facilities. TEDS-A provides annual data on the number and characteristics of persons admitted to public and private substance abuse treatment programs that receive public funding. The unit of analysis is a treatment admission. TEDS consists of data reported to state substance abuse agencies by the treatment programs, which in turn report it to SAMHSA.<br />
A sister data system, called the Treatment Episode Data Set -- Discharges (TEDS-D), collects data on discharges from substance abuse treatment facilities. The first year of TEDS-A data is 1992, while the first year of TEDS-D is 2006.<br />
TEDS variables that are required to be reported are called the "Minimum Data Set (MDS)", while those that are optional are called the "Supplemental Data Set (SuDS)".<br />
Variables in the MDS include: information on service setting, number of prior treatments, primary source of referral, gender, race, ethnicity, education, employment status, substance(s) abused, route of administration, frequency of use, age at first use, and whether methadone was prescribed in treatment. Supplemental variables include: diagnosis codes, presence of psychiatric problems, living arrangements, source of income, health insurance, expected source of payment, pregnancy and veteran status, marital status, detailed not in labor force codes, detailed criminal justice referral codes, days waiting to enter treatment, and the number of arrests in the 30 days prior to admissions (starting in 2008).<br />
Substances abused include alcohol, cocaine and crack, marijuana and hashish, heroin, nonprescription methadone, other opiates and synthetics, PCP, other hallucinogens, methamphetamine, other amphetamines, other stimulants, benzodiazepines, other non-benzodiazepine tranquilizers, barbiturates, other non-barbiturate sedatives or hypnotics, inhalants, over-the-counter medications, and other substances.<br />
Created variables include total number of substances reported, intravenous drug use (IDU), and flags for any mention of specific substances.This study has 1 Data Set.</p>
<p>The Treatment Episode Data Set -- Admissions (TEDS-A) is a national census data system of annual admissions to substance abuse treatment facilities. TEDS-A provides annual data on the number and characteristics of persons admitted to public and private substance abuse treatment programs that receive public funding. The unit of analysis is a treatment admission. TEDS consists of data reported to state substance abuse agencies by the treatment programs, which in turn report it to SAMHSA.<br />
A sister data system, called the Treatment Episode Data Set -- Discharges (TEDS-D), collects data on discharges from substance abuse treatment facilities. The first year of TEDS-A data is 1992, while the first year of TEDS-D is 2006.<br />
TEDS variables that are required to be reported are called the "Minimum Data Set (MDS)", while those that are optional are called the "Supplemental Data Set (SuDS)".<br />
Variables in the MDS include: information on service setting, number of prior treatments, primary source of referral, gender, race, ethnicity, education, employment status, substance(s) abused, route of administration, frequency of use, age at first use, and whether methadone was prescribed in treatment. Supplemental variables include: diagnosis codes, presence of psychiatric problems, living arrangements, source of income, health insurance, expected source of payment, pregnancy and veteran status, marital status, detailed not in labor force codes, detailed criminal justice referral codes, days waiting to enter treatment, and the number of arrests in the 30 days prior to admissions (starting in 2008).<br />
Substances abused include alcohol, cocaine and crack, marijuana and hashish, heroin, nonprescription methadone, other opiates and synthetics, PCP, other hallucinogens, methamphetamine, other amphetamines, other stimulants, benzodiazepines, other non-benzodiazepine tranquilizers, barbiturates, other non-barbiturate sedatives or hypnotics, inhalants, over-the-counter medications, and other substances.<br />
Created variables include total number of substances reported, intravenous drug use (IDU), and flags for any mention of specific substances.This study has 1 Data Set.</p>
<p>The Treatment Episode Data Set -- Discharges (TEDS-D) is a national census data system of annual discharges from substance abuse treatment facilities. TEDS-D provides annual data on the number and characteristics of persons discharged from public and private substance abuse treatment programs that receive public funding. Data collected both at admission and at discharge is included. The unit of analysis is a treatment discharge. TEDS-D consists of data reported to state substance abuse agencies by the treatment programs, which in turn report it to SAMHSA.<br />
A sister data system, called the Treatment Episode Data Set -- Admissions (TEDS-A), collects data on admissions to substance abuse treatment facilities. The first year of TEDS-A data is 1992, while the first year of TEDS-D is 2006.<br />
TEDS-D variables that are required to be reported are called the "Minimum Data Set (MDS)", while those that are optional are called the "Supplemental Data Set (SuDS)".<br />
Variables unique to TEDS-D, and not part of TEDS-A, are the length of stay, reason for leaving treatment, and service setting at time of discharge. TEDS-D also provides many of the same variables that exist in TEDS-A. This includes information on service setting, number of prior treatments, primary source of referral, gender, race, ethnicity, education, employment status, substance(s) abused, route of administration, frequency of use, age at first use, and whether methadone was prescribed in treatment. Supplemental variables include: diagnosis codes, presence of psychiatric problems, living arrangements, source of income, health insurance, expected source of payment, pregnancy and veteran status, marital status, detailed not in labor force codes, detailed criminal justice referral codes, days waiting to enter treatment, and the number of arrests in the 30 days prior to admissions (starting in 2008) .<br />
Substances abused include alcohol, cocaine and crack, marijuana and hashish, heroin, nonprescription methadone, other opiates and synthetics, PCP, other hallucinogens, methamphetamine, other amphetamines, other stimulants, benzodiazepines, other non-benzodiazepine tranquilizers, barbiturates, other non-barbiturate sedatives or hypnotics, inhalants, over-the-counter medications, and other substances.<br />
Created variables include total number of substances reported, intravenous drug use (IDU), and flags for any mention of specific substances.This study has 1 Data Set.</p>
<p>This series measures the prevalence and correlates of drug<br />
use in the United States. The surveys are designed to provide<br />
quarterly, as well as annual, estimates. Information is provided on<br />
the use of illicit drugs, alcohol, anabolic steroids, and tobacco<br />
among members of United States households aged 12 and older. Data are<br />
also provided on treatment for drug use and on illegal activities<br />
related to drug use. Questions include age at first use, as well as<br />
lifetime, annual, and past-month usage for the following drug classes:<br />
marijuana, inhalants, cocaine, hallucinogens, heroin, alcohol, tobacco,<br />
and nonmedical use of psychotherapeutics. Respondents were also asked<br />
about problems resulting from their use of drugs, alcohol, and<br />
tobacco, their perceptions of the risks involved, insurance coverage,<br />
and personal and family income sources and amounts. Demographic data<br />
include gender, race, ethnicity, educational level, job status, income<br />
level, household composition, and population density.This study has 1 Data Set.</p>
<p>The National Survey of Substance Abuse Treatment Services (N-SSATS) is designed to collect information from all facilities in the United States, both public and private, that provide substance abuse treatment. N-SSATS provides the mechanism for quantifying the dynamic character and composition of the United States substance abuse treatment delivery system. The objectives of N-SSATS are to collect multipurpose data that can be used to assist the Substance Abuse and Mental Health Services Administration (SAMHSA) and state and local governments in assessing the nature and extent of services provided and in forecasting treatment resource requirements, to update SAMHSA's Inventory of Substance Abuse Treatment Services (I-SATS), to analyze general treatment services trends, and to generate the National Directory of Drug and Alcohol Abuse Treatment Programs and its online equivalent, the Substance Abuse Treatment<br />
Facility Locator <a href="http://findtreatment.samhsa.gov">http://findtreatment.samhsa.gov</a>.<br />
Data are collected on topics including facility operation, services offered (assessment and pre-treatment, substance abuse therapy and counseling, pharmacotherapies, testing, transitional, ancillary), primary focus (substance abuse, mental health, both, general health, and other), hotline operation, Opioid Treatment Programs and medication dispensed/prescribed, languages in which treatment is provided, type of treatment provided, number of clients (total and under age 18), number of beds, types of payment accepted, sliding fee scale, special programs offered, facility accreditation and licensure/certification, and managed care agreements.This study has 1 Data Set.</p>
<p>The National Survey of Substance Abuse Treatment Services (N-SSATS) is designed to collect information from all facilities in the United States, both public and private, that provide substance abuse treatment. N-SSATS provides the mechanism for quantifying the dynamic character and composition of the United States substance abuse treatment delivery system. The objectives of N-SSATS are to collect multipurpose data that can be used to assist the Substance Abuse and Mental Health Services Administration (SAMHSA) and state and local governments in assessing the nature and extent of services provided and in forecasting treatment resource requirements, update SAMHSA's Inventory of Substance Abuse Treatment Services (I-SATS), analyze general treatment services trends, and generate the National Directory of Drug and Alcohol Abuse Treatment Programs and its online equivalent, the Substance Abuse Treatment Facility Locator <a href="http://findtreatment.samhsa.gov">http://findtreatment.samhsa.gov</a>.<br />
Data are collected on topics including facility operation, services offered (assessment, substance abuse therapy and counseling, pharmacotherapies, testing, transitional, ancillary), primary focus (substance abuse, mental health, both, general health, other), hotline operation, Opioid Treatment Programs and medication dispensed, languages in which treatment is provided, type of treatment provided, number of clients (total and under age 18), number of beds, types of payment accepted, sliding fee scale, special programs offered, facility accreditation and licensure/certification, and managed care agreements.This study has 1 Data Set.</p>
<p>The Drug Abuse Warning Network (DAWN) is a nationally representative public health surveillance system that has monitored drug related emergency department (ED) visits to hospitals since the early 1970s. First administered by the Drug Enforcement Administration (DEA) and the National Institute on Drug Abuse (NIDA), the responsibility for DAWN now rests with the Substance Abuse and Mental Health Services Administration's (SAMHSA) Center for Behavioral Health Statistics and Quality (CBHSQ). Over the years, the exact survey methodology has been adjusted to improve the quality, reliability, and generalizability of the information produced by DAWN. The current approach was first fully implemented in the 2004 data collection year.<br />
DAWN relies on a longitudinal probability sample of hospitals located throughout the United States. To be eligible for selection into the DAWN sample, a hospital must be a non-Federal, short-stay, general surgical and medical hospital located in the United States, with at least one 24-hour ED. DAWN cases are identified by the systematic review of ED medical records in participating hospitals. The unit of analysis is any ED visit involving recent drug use. DAWN captures both ED visits that are directly caused by drugs and those in which drugs are a contributing factor but not the direct cause of the ED visit. The reason a patient used a drug is not part of the criteria for considering a visit to be drug-related. Therefore, all types of drug-related events are included: drug misuse or abuse, accidental drug ingestion, drug-related suicide attempts, malicious drug poisonings, and adverse reactions. DAWN does not report medications that are unrelated to the visit.<br />
The DAWN public-use dataset provides information for all types of drugs, including illegal drugs, prescription drugs, over-the-counter medications, dietary supplements, anesthetic gases, substances that have psychoactive effects when inhaled, alcohol when used in combination with other drugs (all ages), and alcohol alone (only for patients aged 20 or younger). Public-use dataset variables describe and categorize up to 22 drugs contributing to the ED visit, including toxicology confirmation and route of administration. Administrative variables specify the type of case, case disposition, categorized episode time of day, and quarter of year. Metropolitan area is included for represented metropolitan areas. Created variables include the number of unique drugs reported and case-level indicators for alcohol, non-alcohol illicit substances, any pharmaceutical, non-medical use of pharmaceuticals, and all misuse and abuse of drugs. Demographic items include age category, sex, and race/ethnicity. Complex sample design and weighting variables are included to calculate various estimates of drug-related ED visits for the Nation as a whole, as well as for specific metropolitan areas, from the ED visits classified as DAWN cases in the selected hospitals.This study has 1 Data Set.</p>
<p>The Treatment Episode Data Set -- Admissions (TEDS-A) is a national census data system of annual admissions to substance abuse treatment facilities. TEDS-A provides annual data on the number and characteristics of persons admitted to public and private substance abuse treatment programs that receive public funding. The unit of analysis is a treatment admission. TEDS consists of data reported to state substance abuse agencies by the treatment programs, which in turn report it to SAMHSA.</p>
<p>A sister data system, called the Treatment Episode Data Set -- Discharges (TEDS-D), collects data on discharges from substance abuse treatment facilities. The first year of TEDS-A data is 1992, while the first year of TEDS-D is 2006.</p>
<p>TEDS variables that are required to be reported are called the "Minimum Data Set (MDS)", while those that are optional are called the "Supplemental Data Set (SuDS)".</p>
<p>Variables in the MDS include: information on service setting, number of prior treatments, primary source of referral, gender, race, ethnicity, education, employment status, substance(s) abused, route of administration, frequency of use, age at first use, and whether methadone was prescribed in treatment. Supplemental variables include: diagnosis codes, presence of psychiatric problems, living arrangements, source of income, health insurance, expected source of payment, pregnancy and veteran status, marital status, detailed not in labor force codes, detailed criminal justice referral codes, days waiting to enter treatment, and the number of arrests in the 30 days prior to admissions (starting in 2008).</p>
<p>Substances abused include alcohol, cocaine and crack, marijuana and hashish, heroin, nonprescription methadone, other opiates and synthetics, PCP, other hallucinogens, methamphetamine, other amphetamines, other stimulants, benzodiazepines, other non-benzodiazepine tranquilizers, barbiturates, other non-barbiturate sedatives or hypnotics, inhalants, over-the-counter medications, and other substances.</p>
<p>Created variables include total number of substances reported, intravenous drug use (IDU), and flags for any mention of specific substances.<br />
This study has 1 Data Set.</p>
<p>The National Survey of Substance Abuse Treatment Services (N-SSATS) is designed to collect information from all facilities in the United States, both public and private, that provide substance abuse treatment. N-SSATS provides the mechanism for quantifying the dynamic character and composition of the United States substance abuse treatment delivery system. The objectives of N-SSATS are to collect multipurpose data that can be used to assist the Substance Abuse and Mental Health Services Administration (SAMHSA) and state and local governments in assessing the nature and extent of services provided and in forecasting treatment resource requirements, update SAMHSA's Inventory of Substance Abuse Treatment Services (I-SATS), analyze general treatment services trends, and generate the National Directory of Drug and Alcohol Abuse Treatment Programs and its online equivalent, the Substance Abuse Treatment Facility Locator <a href="http://findtreatment.samhsa.gov">http://findtreatment.samhsa.gov</a>.<br />
Data are collected on topics including facility operation, services offered (assessment, substance abuse therapy and counseling, pharmacotherapies, testing, transitional, ancillary), primary focus (substance abuse, mental health, both, general health, other), hotline operation, Opioid Treatment Programs and medication dispensed/prescribed, languages in which treatment is provided, type of treatment provided, number of clients (total and under age 18), number of beds, types of payment accepted, sliding fee scale, special programs offered, facility accreditation and licensure/certification, and managed care agreements.This study has 1 Data Set.</p>
<p>Youth data for the sixth wave of the National Youth Survey<br />
are contained in this collection. This research project, which was<br />
designed to gain a better understanding of both conventional and<br />
deviant types of behavior by youths, involved collecting information<br />
from a representative sample of young people in the United States. The<br />
first wave of this survey was conducted in 1976, the<br />
second wave in 1977, the third wave in 1978,<br />
the fourth wave in 1979, and the fifth wave in 1980. For this wave, youths and young adults were interviewed in early<br />
1984 about events and behavior occurring in calendar year 1983, when<br />
they were 17 to 26 years of age. Data are available on the demographic<br />
and socioeconomic status of respondents, disruptive events for parents,<br />
neighborhood problems, employment, children, aspirations and current<br />
successes, normlessness, labeling by parents, perceived disapproval by<br />
parents, peers, co-workers, and partner, attitudes toward deviance,<br />
exposure to delinquent peers, self-reported delinquency, drug and<br />
alcohol use, victimization, pregnancy, depression, use of outpatient<br />
services, spouse violence by respondent and partner, and sexual<br />
activity.This study has 1 Data Set.</p>
<p>The Treatment Episode Data Set -- Admissions (TEDS-A) is a national census data system of annual admissions to substance abuse treatment facilities. TEDS-A provides annual data on the number and characteristics of persons admitted to public and private substance abuse treatment programs that receive public funding. The unit of analysis is a treatment admission. TEDS consists of data reported to state substance abuse agencies by the treatment programs, which in turn report it to SAMHSA.<br />
A sister data system, called the Treatment Episode Data Set -- Discharges (TEDS-D), collects data on discharges from substance abuse treatment facilities. The first year of TEDS-A data is 1992, while the first year of TEDS-D is 2006.<br />
TEDS variables that are required to be reported are called the "Minimum Data Set (MDS)", while those that are optional are called the "Supplemental Data Set (SuDS)".<br />
Variables in the MDS include: information on service setting, number of prior treatments, primary source of referral, gender, race, ethnicity, education, employment status, substance(s) abused, route of administration, frequency of use, age at first use, and whether methadone was prescribed in treatment. Supplemental variables include: diagnosis codes, presence of psychiatric problems, living arrangements, source of income, health insurance, expected source of payment, pregnancy and veteran status, marital status, detailed not in labor force codes, detailed criminal justice referral codes, days waiting to enter treatment, and the number of arrests in the 30 days prior to admissions (starting in 2008).<br />
Substances abused include alcohol, cocaine and crack, marijuana and hashish, heroin, nonprescription methadone, other opiates and synthetics, PCP, other hallucinogens, methamphetamine, other amphetamines, other stimulants, benzodiazepines, other non-benzodiazepine tranquilizers, barbiturates, other non-barbiturate sedatives or hypnotics, inhalants, over-the-counter medications, and other substances.<br />
Created variables include total number of substances reported, intravenous drug use (IDU), and flags for any mention of specific substances.This study has 1 Data Set.</p>
<p>The Drug Abuse Warning Network (DAWN) survey is designed to<br />
capture data on emergency department (ED) episodes that are induced by<br />
or related to the use of an illicit, prescription, or over-the-counter<br />
drug. For purposes of this collection, a drug "episode" is an ED visit<br />
that was induced by or related to the use of an illegal drug or the<br />
nonmedical use of a legal drug for patients aged six years and<br />
older. A drug "mention" refers to a substance that was mentioned<br />
during a drug-related ED episode. Because up to four drugs can be<br />
reported for each drug abuse episode, there are more mentions than<br />
episodes in the data. Individual persons may also be included more<br />
than once in the data. Within each facility participating in DAWN, a<br />
designated reporter, usually a member of the emergency department or<br />
medical records staff, was responsible for identifying drug-related<br />
episodes and recording and submitting data on each case. An episode<br />
report was submitted for each patient visiting a DAWN emergency<br />
department whose presenting problem(s) was/were related to their own<br />
drug use. DAWN produces estimates of drug-related emergency department<br />
visits for 50 specific drugs, drug categories, or combinations of<br />
drugs, including the following: acetaminophen, alcohol in combination<br />
with other drugs, alprazolam, amitriptyline, amphetamines, aspirin,<br />
cocaine, codeine, diazepam, diphenhydramine, fluoxetine,<br />
heroin/morphine, inhalants/solvents/aerosols, LSD, lorazepam,<br />
marijuana/hashish, methadone, methamphetamine, and PCP/PCP in<br />
combination with other drugs. The use of alcohol alone is not<br />
reported. The route of administration and form of drug used (e.g.,<br />
powder, tablet, liquid) are included for each drug. Data collected for<br />
DAWN also include drug use motive and total drug mentions in the<br />
episode, as well as race, age, patient disposition, reason for ED<br />
visit, and day of the week, quarter, and year of episode.This study has 1 Data Set.</p>
<p>The Treatment Episode Data Set -- Admissions (TEDS-A) is a national census data system of annual admissions to substance abuse treatment facilities. TEDS-A provides annual data on the number and characteristics of persons admitted to public and private substance abuse treatment programs that receive public funding. The unit of analysis is a treatment admission. TEDS consists of data reported to state substance abuse agencies by the treatment programs, which in turn report it to SAMHSA.<br />
A sister data system, called the Treatment Episode Data Set -- Discharges (TEDS-D), collects data on discharges from substance abuse treatment facilities. The first year of TEDS-A data is 1992, while the first year of TEDS-D is 2006.<br />
TEDS variables that are required to be reported are called the "Minimum Data Set (MDS)", while those that are optional are called the "Supplemental Data Set (SuDS)".<br />
Variables in the MDS include: information on service setting, number of prior treatments, primary source of referral, gender, race, ethnicity, education, employment status, substance(s) abused, route of administration, frequency of use, age at first use, and whether methadone was prescribed in treatment. Supplemental variables include: diagnosis codes, presence of psychiatric problems, living arrangements, source of income, health insurance, expected source of payment, pregnancy and veteran status, marital status, detailed not in labor force codes, detailed criminal justice referral codes, days waiting to enter treatment, and the number of arrests in the 30 days prior to admissions (starting in 2008) .<br />
Substances abused include alcohol, cocaine and crack, marijuana and hashish, heroin, nonprescription methadone, other opiates and synthetics, PCP, other hallucinogens, methamphetamine, other amphetamines, other stimulants, benzodiazepines, other non-benzodiazepine tranquilizers, barbiturates, other non-barbiturate sedatives or hypnotics, inhalants, over-the-counter medications, and other substances.<br />
Created variables include total number of substances reported, intravenous drug use (IDU), and flags for any mention of specific substances.This study has 1 Data Set.</p>
<p>The Treatment Episode Data Set -- Discharges (TEDS-D) is a national census data system of annual discharges from substance abuse treatment facilities. TEDS-D provides annual data on the number and characteristics of persons discharged from public and private substance abuse treatment programs that receive public funding. Data collected both at admission and at discharge is included. The unit of analysis is a treatment discharge. TEDS-D consists of data reported to state substance abuse agencies by the treatment programs, which in turn report it to SAMHSA.<br />
A sister data system, called the Treatment Episode Data Set -- Admissions (TEDS-A), collects data on admissions to substance abuse treatment facilities. The first year of TEDS-A data is 1992, while the first year of TEDS-D is 2006.<br />
TEDS-D variables that are required to be reported are called the "Minimum Data Set (MDS)", while those that are optional are called the "Supplemental Data Set (SuDS)".<br />
Variables unique to TEDS-D, and not part of TEDS-A, are the length of stay, reason for leaving treatment, and service setting at time of discharge. TEDS-D also provides many of the same variables that exist in TEDS-A. This includes information on service setting, number of prior treatments, primary source of referral, gender, race, ethnicity, education, employment status, substance(s) abused, route of administration, frequency of use, age at first use, and whether methadone was prescribed in treatment. Supplemental variables include: diagnosis codes, presence of psychiatric problems, living arrangements, source of income, health insurance, expected source of payment, pregnancy and veteran status, marital status, detailed not in labor force codes, detailed criminal justice referral codes, days waiting to enter treatment, and the number of arrests in the 30 days prior to admissions (starting in 2008).<br />
Substances abused include alcohol, cocaine and crack, marijuana and<br />
hashish, heroin, nonprescription methadone, other opiates and<br />
synthetics, PCP, other hallucinogens, methamphetamine, other amphetamines,<br />
other stimulants, benzodiazepines, other non-benzodiazepine tranquilizers, barbiturates, other non-barbiturate sedatives or hypnotics, inhalants, over-the-counter medications, and other substances.<br />
Created variables include total number of substances reported, intravenous drug use (IDU), and flags for any mention of specific substances.This study has 1 Data Set.</p>
<p>The Drug Abuse Warning Network (DAWN) is a nationally representative public health surveillance system that has monitored drug related emergency department (ED) visits to hospitals since the early 1970s. First administered by the Drug Enforcement Administration (DEA) and the National Institute on Drug Abuse (NIDA), the responsibility for DAWN now rests with the Substance Abuse and Mental Health Services Administration's (SAMHSA) Center for Behavioral Health Statistics and Quality (CBHSQ). Over the years, the exact survey methodology has been adjusted to improve the quality, reliability, and generalizability of the information produced by DAWN. The current approach was first fully implemented in the 2004 data collection year.<br />
DAWN relies on a longitudinal probability sample of hospitals located throughout the United States. To be eligible for selection into the DAWN sample, a hospital must be a non-Federal, short-stay, general surgical and medical hospital located in the United States, with at least one 24-hour ED. DAWN cases are identified by the systematic review of ED medical records in participating hospitals. The unit of analysis is any ED visit involving recent drug use. DAWN captures both ED visits that are directly caused by drugs and those in which drugs are a contributing factor but not the direct cause of the ED visit. The reason a patient used a drug is not part of the criteria for considering a visit to be drug related. Therefore, all types of drug-related events are included: drug misuse or abuse, accidental drug ingestion, drug-related suicide attempts, malicious drug poisonings, and adverse reactions. DAWN does not report medications that are unrelated to the visit.<br />
The DAWN public-use dataset provides information for all types of drugs, including illegal drugs, prescription drugs, over-the-counter medications, dietary supplements, anesthetic gases, substances that have psychoactive effects when inhaled, alcohol when used in combination with other drugs (all ages), and alcohol alone (only for patients aged 20 or younger). Public-use dataset variables describe and categorize up to 16 drugs contributing to the ED visit, including toxicology confirmation and route of administration. Administrative variables specify the type of case, case disposition, categorized episode time of day, and quarter of year. Metropolitan area is included for represented metropolitan areas. Created variables include the number of unique drugs reported and case-level indicators for alcohol, non-alcohol illicit substances, any pharmaceutical, non-medical use of pharmaceuticals, and all misuse and abuse of drugs. Demographic items include age category, sex, and race/ethnicity. Complex sample design and weighting variables are included to calculate various estimates of drug-related ED visits for the Nation as a whole, as well as for specific metropolitan areas, from the ED visits classified as DAWN cases in the selected hospitals.This study has 1 Data Set.</p>
<p>The National Survey of Substance Abuse Treatment Services (N-SSATS) is designed to collect information from all facilities in the United States, both public and private, that provide substance abuse treatment. Data are collected on topics including facility operation, services offered (assessment and pre-treatment, pharmacotherapies, testing, transitional, ancillary), detoxification, primary focus (substance abuse, mental health, both, general health, and other), hotline operation, Opioid Treatment Programs and medications dispensed/prescribed, counseling and therapeutic approaches, languages in which treatment is provided, type of treatment provided, number of clients (total and under age 18), number of beds, types of payment accepted, sliding fee scale, special programs offered, facility accreditation and licensure/certification, and managed care agreements. N-SSATS was titled the Uniform Facility Data Set (UFDS) in 1997 and 1998. Data from these years along with N-SSATS 2000 and N-SSATS 2002 to N-SSATS 2011 are included in this concatenated dataset.This study has 1 Data Set.</p>
<p>Youth data for the seventh wave of the National Youth<br />
Survey are contained in this collection. This research project,<br />
designed to gain a better understanding of both conventional and<br />
deviant types of behavior by youths, involved collecting information<br />
from a representative sample of young people in the United States. The<br />
first wave of this survey was conducted in 1976, the<br />
second in 1977, the third in 1978, the<br />
fourth in 1979, the fifth in 1980, and the<br />
sixth in 1983. For this wave, young adults were<br />
interviewed in early 1987 about events and behavior occurring in<br />
calendar year 1986, when they were 20 to 29 years of age. Data are<br />
available on the demographic and socioeconomic status of respondents,<br />
parents and friends, neighborhood problems, education, employment,<br />
skills, aspirations, encouragement, normlessness, attitudes toward<br />
deviance, exposure to delinquent peers, self-reported depression,<br />
delinquency, drug and alcohol use, victimization, pregnancy, abortion,<br />
use of mental health and outpatient services, violence by respondent<br />
and acquaintances, use of controlled drugs, and sexual activity.This study has 1 Data Set.</p>
<p>The Drug Abuse Warning Network (DAWN) is a nationally representative public health surveillance system that has monitored drug related emergency department (ED) visits to hospitals since the early 1970s. First administered by the Drug Enforcement Administration (DEA) and the National Institute on Drug Abuse (NIDA), the responsibility for DAWN now rests with the Substance Abuse and Mental Health Services Administration's (SAMHSA) Center for Behavioral Health Statistics and Quality (CBHSQ). Over the years, the exact survey methodology has been adjusted to improve the quality, reliability, and generalizability of the information produced by DAWN. The current approach was first fully implemented in the 2004 data collection year.<br />
DAWN relies on a longitudinal probability sample of hospitals located throughout the United States. To be eligible for selection into the DAWN sample, a hospital must be a non-Federal, short-stay, general surgical and medical hospital located in the United States, with at least one 24-hour ED. DAWN cases are identified by the systematic review of ED medical records in participating hospitals. The unit of analysis is any ED visit involving recent drug use. DAWN captures both ED visits that are directly caused by drugs and those in which drugs are a contributing factor but not the direct cause of the ED visit. The reason a patient used a drug is not part of the criteria for considering a visit to be drug-related. Therefore, all types of drug-related events are included: drug misuse or abuse, accidental drug ingestion, drug-related suicide attempts, malicious drug poisonings, and adverse reactions. DAWN does not report medications that are unrelated to the visit.<br />
The DAWN public-use dataset provides information for all types of drugs, including illegal drugs, prescription drugs, over-the-counter medications, dietary supplements, anesthetic gases, substances that have psychoactive effects when inhaled, alcohol when used in combination with other drugs (all ages), and alcohol alone (only for patients aged 20 or younger). Public-use dataset variables describe and categorize up to 22 drugs contributing to the ED visit, including toxicology confirmation and route of administration. Administrative variables specify the type of case, case disposition, categorized episode time of day, and quarter of year. Metropolitan area is included for represented metropolitan areas. Created variables include the number of unique drugs reported and case-level indicators for alcohol, non-alcohol illicit substances, any pharmaceutical, non-medical use of pharmaceuticals, and all misuse and abuse of drugs. Demographic items include age category, sex, and race/ethnicity. Complex sample design and weighting variables are included to calculate various estimates of drug-related ED visits for the Nation as a whole, as well as for specific metropolitan areas, from the ED visits classified as DAWN cases in the selected hospitals.This study has 1 Data Set.</p>
<p>The National Survey of Substance Abuse Treatment Services (N-SSATS) is designed to collect information from all facilities in the United States, both public and private, that provide substance abuse treatment. N-SSATS provides the mechanism for quantifying the dynamic character and composition of the United States substance abuse treatment delivery system. The objectives of N-SSATS are to collect multipurpose data that can be used to assist the Substance Abuse and Mental Health Services Administration (SAMHSA) and state and local governments in assessing the nature and extent of services provided and in forecasting treatment resource requirements, to update SAMHSA's Inventory of Behavioral Health Services (I-BHS), to analyze general treatment services trends, and to generate the online Substance Abuse Treatment Facility Locator <a href="http://findtreatment.samhsa.gov">http://findtreatment.samhsa.gov</a>, as well as the National Directory of Drug and Alcohol Abuse Treatment Programs.Data are collected on topics including facility operation, services offered (assessment, testing, transitional, ancillary, and pharmacotherapies), detoxification, primary focus (substance abuse, mental health, both, general health, and other), Opioid Treatment Programs and medications dispensed/prescribed, counseling and therapeutic approaches, standard operating procedures, special programs/groups offered, languages in which treatment is provided, type of treatment provided (hospital inpatient, residential, outpatient), number of clients (by service, total, and under age 18), number of beds, types of payment accepted, sliding fee scale, and facility accreditation and licensure/certification.This study has 1 Data Set.</p>
<p>The National Survey on Drug Use and Health (NSDUH) series (formerly titled National Household Survey on Drug Abuse) primarily measures the prevalence and correlates of drug use in the United States. The surveys are designed to provide quarterly, as well as annual, estimates. Information is provided on the use of illicit drugs, alcohol, and tobacco among members of United States households aged 12 and older. Questions included age at first use as well as lifetime, annual, and past-month usage for the following drug classes: marijuana, cocaine (and crack), hallucinogens, heroin, inhalants, alcohol, tobacco, and nonmedical use of prescription drugs, including pain relievers, tranquilizers, stimulants, and sedatives. The survey covered substance abuse treatment history and perceived need for treatment, and included questions from the Diagnostic and Statistical Manual (DSM) of Mental Disorders that allow diagnostic criteria to be applied. The survey included questions concerning treatment for both substance abuse and mental health-related disorders. Respondents were also asked about personal and family income sources and amounts, health care access and coverage, illegal activities and arrest record, problems resulting from the use of drugs, and needle-sharing. Questions introduced in previous administrations were retained in the 2012 survey, including questions asked only of respondents aged 12 to 17. These "youth experiences" items covered a variety of topics, such as neighborhood environment, illegal activities, drug use by friends, social support, extracurricular activities, exposure to substance abuse prevention and education programs, and perceived adult attitudes toward drug use and activities such as school work. Several measures focused on prevention-related themes in this section. Also retained were questions on mental health and access to care, perceived risk of using drugs, perceived availability of drugs, driving and personal behavior, and cigar smoking. Questions on the tobacco brand used most often were introduced with the 1999 survey. For the 2008 survey, adult mental health questions were added to measure symptoms of psychological distress in the worst period of distress that a person experienced in the past 30 days and suicidal ideation. In 2008, a split-sample design also was included to administer separate sets of questions (WHODAS vs. SDS) to assess impairment due to mental health problems. Beginning with the 2009 NSDUH, however, all of the adults in the sample received only the WHODAS questions. Background information includes gender, race, age, ethnicity, marital status, educational level, job status, veteran status, and current household composition.This study has 1 Data Set.</p>
<p>The National Survey on Drug Use and Health (NSDUH) series (formerly titled National Household Survey on Drug Abuse) primarily measures the prevalence and correlates of drug use in the United States. Detailed NSDUH 2008 documentation <a href="http://www.samhsa.gov/data/2k12/NSDUH2008MRB/Index.aspx">http://www.samhsa.gov/data/2k12/NSDUH2008MRB/Index.aspx</a> is available from SAMHSA. The surveys are designed to provide quarterly, as well as annual, estimates. Information is provided on the use of illicit drugs, alcohol, and tobacco among members of United States households aged 12 and older. Questions included age at first use as well as lifetime, annual, and past-month usage for the following drug classes: marijuana, cocaine (and crack), hallucinogens, heroin, inhalants, alcohol, tobacco, and nonmedical use of prescription drugs, including pain relievers, tranquilizers, stimulants, and sedatives. The survey covered substance abuse treatment history and perceived need for treatment, and included questions from the Diagnostic and Statistical Manual (DSM) of Mental Disorders that allow diagnostic criteria to be applied. The survey included questions concerning treatment for both substance abuse and mental health related disorders. Respondents were also asked about personal and family income sources and amounts, health care access and coverage, illegal activities and arrest record, problems resulting from the use of drugs, and needle-sharing. Questions introduced in previous administrations were retained in the 2008 survey, including questions asked only of respondents aged 12 to 17. These "youth experiences" items covered a variety of topics, such as neighborhood environment, illegal activities, drug use by friends, social support, extracurricular activities, exposure to substance abuse prevention and education programs, and perceived adult attitudes toward drug use and activities such as school work. Several measures focused on prevention-related themes in this section. Also retained were questions on mental health and access to care, perceived risk of using drugs, perceived availability of drugs, driving and personal behavior, and cigar smoking. Questions on the tobacco brand used most often were introduced with the 1999 survey. For this 2008 survey, Adult mental health questions were added to measure symptoms of psychological distress in the worst period of distress that a person experienced in the past 30 days and suicidal ideation. A split-sample design also was included to administer separate sets of questions to assess impairment due to mental health problems. Background information includes gender, race, age, ethnicity, marital status, educational level, job status, veteran status, and current household composition.This study has 1 Data Set.</p>
<p>The Drug Abuse Warning Network (DAWN) is a nationally representative public health surveillance system that has monitored drug related emergency department (ED) visits to hospitals since the early 1970s. First administered by the Drug Enforcement Administration (DEA) and the National Institute on Drug Abuse (NIDA), the responsibility for DAWN now rests with the Substance Abuse and Mental Health Services Administration's (SAMHSA) Center for Behavioral Health Statistics and Quality (CBHSQ). Over the years, the exact survey methodology has been adjusted to improve the quality, reliability, and generalizability of the information produced by DAWN. The current approach was first fully implemented in the 2004 data collection year.<br />
DAWN relies on a longitudinal probability sample of hospitals located throughout the United States. To be eligible for selection into the DAWN sample, a hospital must be a non-Federal, short-stay, general surgical and medical hospital located in the United States, with at least one 24-hour ED. DAWN cases are identified by the systematic review of ED medical records in participating hospitals. The unit of analysis is any ED visit involving recent drug use. DAWN captures both ED visits that are directly caused by drugs and those in which drugs are a contributing factor but not the direct cause of the ED visit. The reason a patient used a drug is not part of the criteria for considering a visit to be drug related. Therefore, all types of drug-related events are included: drug misuse or abuse, accidental drug ingestion, drug-related suicide attempts, malicious drug poisonings, and adverse reactions. DAWN does not report medications that are unrelated to the visit.<br />
The DAWN public-use dataset provides information for all types of drugs, including illegal drugs, prescription drugs, over-the-counter medications, dietary supplements, anesthetic gases, substances that have psychoactive effects when inhaled, alcohol when used in combination with other drugs (all ages), and alcohol alone (only for patients aged 20 or younger). Public-use dataset variables describe and categorize up to 16 drugs contributing to the ED visit, including toxicology confirmation and route of administration. Administrative variables specify the type of case, case disposition, categorized episode time of day, and quarter of year. Metropolitan area is included for represented metropolitan areas. Created variables include the number of unique drugs reported and case-level indicators for alcohol, non-alcohol illicit substances, any pharmaceutical, non-medical use of pharmaceuticals, and all misuse and abuse of drugs. Demographic items include age category, sex, and race/ethnicity. Complex sample design and weighting variables are included to calculate various estimates of drug-related ED visits for the Nation as a whole, as well as for specific metropolitan areas, from the ED visits classified as DAWN cases in the selected hospitals.This study has 1 Data Set.</p>
<p>This series measures the prevalence and correlates of drug use in the United States. The surveys are designed to provide quarterly, as well as annual, estimates. Information is provided on the use of illicit drugs, alcohol, anabolic steroids, and tobacco among members of United States households aged 12 and older. Questions include age at first use, as well as lifetime, annual, and past-month usage for the following drug classes: marijuana, inhalants, cocaine, hallucinogens, heroin, alcohol, tobacco, and nonmedical use of psychotherapeutics. Respondents were also asked about problems resulting from their use of drugs, alcohol, and tobacco, their perceptions of the risks involved, insurance coverage, and personal and family income sources and amounts. Demographic data include gender, race, ethnicity, educational level, job status, income level, household composition, and population density.This study has 1 Data Set.</p>
<p>The National Survey of Substance Abuse Treatment Services (N-SSATS) is designed to collect information from all facilities in the United States, both public and private, that provide substance abuse treatment. N-SSATS provides the mechanism for quantifying the dynamic character and composition of the United States substance abuse treatment delivery system. The objectives of N-SSATS are to collect multipurpose data that can be used to assist the Substance Abuse and Mental Health Services Administration (SAMHSA) and state and local governments in assessing the nature and extent of services provided and in forecasting treatment resource requirements, to update SAMHSA's Inventory of Behavioral Health Services (I-BHS), to analyze general treatment services trends, and to generate the online Substance Abuse Treatment Facility Locator <a href="http://findtreatment.samhsa.gov">http://findtreatment.samhsa.gov</a>, as well as the National Directory of Drug and Alcohol Abuse Treatment Programs.Data are collected on topics including facility operation, services offered (assessment, testing, transitional, ancillary, and pharmacotherapies), detoxification, primary focus (substance abuse, mental health, both, general health, and other), Opioid Treatment Programs and medications dispensed/prescribed, counseling and therapeutic approaches, standard operating procedures, special programs/groups offered, languages in which treatment is provided, type of treatment provided (hospital inpatient, residential, outpatient), number of clients (by service, total, and under age 18), number of beds, types of payment accepted, sliding fee scale, and facility accreditation and licensure/certification.This study has 1 Data Set.</p>
<p>The National Survey on Drug Use and Health (NSDUH) series<br />
(formerly titled National Household Survey on Drug Abuse) primarily<br />
measures the prevalence and correlates of drug use in the United<br />
States. The surveys are designed to provide quarterly, as well as<br />
annual, estimates. Information is provided on the use of illicit<br />
drugs, alcohol, and tobacco among members of United States households<br />
aged 12 and older. Questions included age at first use as well as<br />
lifetime, annual, and past-month usage for the following drug classes:<br />
marijuana, cocaine (and crack), hallucinogens, heroin, inhalants,<br />
alcohol, tobacco, and nonmedical use of prescription drugs, including<br />
pain relievers, tranquilizers, stimulants, and sedatives. The survey<br />
covered substance abuse treatment history and perceived need for<br />
treatment, and included questions from the Diagnostic and Statistical<br />
Manual (DSM) of Mental Disorders that allow diagnostic criteria to be<br />
applied. The survey included questions concerning treatment for both<br />
substance abuse and mental health related disorders. Respondents were<br />
also asked about personal and family income sources and amounts,<br />
health care access and coverage, illegal activities and arrest record,<br />
problems resulting from the use of drugs, and needle-sharing.<br />
Questions introduced in previous administrations were retained in the<br />
2005 survey, including questions asked only of respondents aged 12 to<br />
17. These "youth experiences" items covered a variety of topics, such<br />
as neighborhood environment, illegal activities, drug use by friends,<br />
social support, extracurricular activities, exposure to substance<br />
abuse prevention and education programs, and perceived adult attitudes<br />
toward drug use and activities such as school work. Several measures<br />
focused on prevention-related themes in this section. Also retained<br />
were questions on mental health and access to care, perceived risk of<br />
using drugs, perceived availability of drugs, driving and personal<br />
behavior, and cigar smoking. Questions on the tobacco brand used most<br />
often were introduced with the 1999 survey. Background information<br />
includes gender, race, age, ethnicity, marital status, educational<br />
level, job status, veteran status, and current household composition.This study has 1 Data Set.</p>
<p>Youth data for the fourth wave of the National Youth Survey<br />
are contained in this data collection. The first wave of this survey<br />
was conducted in 1976, the second wave in 1977, and the third wave in 1978. Data are available in<br />
this wave on the demographic and socioeconomic status of respondents,<br />
disruptive events in the home, youth aspirations and expectations,<br />
social isolation, normlessness, perceived disapproval by parents and<br />
peers, attitudes toward deviance, exposure and commitment to delinquent<br />
peers, sex roles, interpersonal violence, pressure for substance abuse<br />
by peers, self-reported delinquency, drug and alcohol use, and<br />
victimization.This study has 1 Data Set.</p>
<p>The Drug Abuse Warning Network (DAWN) is a nationally representative public health surveillance system that has monitored drug related emergency department (ED) visits to hospitals since the early 1970s. First administered by the Drug Enforcement Administration (DEA) and the National Institute on Drug Abuse (NIDA), the responsibility for DAWN now rests with the Substance Abuse and Mental Health Services Administration's (SAMHSA) Center for Behavioral Health Statistics and Quality (CBHSQ). Over the years, the exact survey methodology has been adjusted to improve the quality, reliability, and generalizability of the information produced by DAWN. The current approach was first fully implemented in the 2004 data collection year.<br />
DAWN relies on a longitudinal probability sample of hospitals located throughout the United States. To be eligible for selection into the DAWN sample, a hospital must be a non-Federal, short-stay, general surgical and medical hospital located in the United States, with at least one 24-hour ED. DAWN cases are identified by the systematic review of ED medical records in participating hospitals. The unit of analysis is any ED visit involving recent drug use. DAWN captures both ED visits that are directly caused by drugs and those in which drugs are a contributing factor but not the direct cause of the ED visit. The reason a patient used a drug is not part of the criteria for considering a visit to be drug-related. Therefore, all types of drug-related events are included: drug misuse or abuse, accidental drug ingestion, drug-related suicide attempts, malicious drug poisonings, and adverse reactions. DAWN does not report medications that are unrelated to the visit.<br />
The DAWN public-use dataset provides information for all types of drugs, including illegal drugs, prescription drugs, over-the-counter medications, dietary supplements, anesthetic gases, substances that have psychoactive effects when inhaled, alcohol when used in combination with other drugs (all ages), and alcohol alone (only for patients aged 20 or younger). Public-use dataset variables describe and categorize up to 22 drugs contributing to the ED visit, including toxicology confirmation and route of administration. Administrative variables specify the type of case, case disposition, categorized episode time of day, and quarter of year. Metropolitan area is included for represented metropolitan areas. Created variables include the number of unique drugs reported and case-level indicators for alcohol, non-alcohol illicit substances, any pharmaceutical, non-medical use of pharmaceuticals, and all misuse and abuse of drugs. Demographic items include age category, sex, and race/ethnicity. Complex sample design and weighting variables are included to calculate various estimates of drug-related ED visits for the Nation as a whole, as well as for specific metropolitan areas, from the ED visits classified as DAWN cases in the selected hospitals.This study has 1 Data Set.</p>
<p>This file includes data from the 2002 through 2011 National Survey on Drug Use and Health (NSDUH) survey. The only variables included in the data file are ones that were collected in a comparable manner across all ten years of data.<br />
The National Survey on Drug Use and Health (NSDUH) series (formerly titled National Household Survey on Drug Abuse) primarily measures the prevalence and correlates of drug use in the United States. The surveys are designed to provide quarterly, as well as annual, estimates. Information is provided on the use of illicit drugs, alcohol, and tobacco among members of United States households aged 12 and older. Questions included age at first use as well as lifetime, annual, and past-month usage for the following drug classes: marijuana, cocaine (and crack), hallucinogens, heroin, inhalants, alcohol, tobacco, and nonmedical use of prescription drugs, including pain relievers, tranquilizers, stimulants, and sedatives. The survey covered substance abuse treatment history and perceived need for treatment. The survey included questions concerning treatment for both substance abuse and mental health-related disorders. Respondents were also asked about personal and family income sources and amounts, health care access and coverage, illegal activities and arrest record, problems resulting from the use of drugs, and needle-sharing. Certain questions are asked only of respondents aged 12 to 17. These "youth experiences" items covered a variety of topics, such as neighborhood environment, illegal activities, drug use by friends, social support, extracurricular activities, exposure to substance abuse prevention and education programs, and perceived adult attitudes toward drug use and activities such as school work. Also included are questions on mental health and access to care, perceived risk of using drugs, perceived availability of drugs, driving and personal behavior, and cigar smoking. Demographic information includes gender, race, age, ethnicity, marital status, educational level, job status, veteran status, and current household composition.<br />
In the income section, which was interviewer-administered, a split-sample study had been embedded within the 2006 and 2007 surveys to compare a shorter version of the income questions with a longer set of questions that had been used in previous surveys. This shorter version was adopted for the 2008 NSDUH and will be used for future NSDUHs.This study has 1 Data Set.</p>
<p>The Treatment Episode Data Set -- Admissions (TEDS-A) is a national census data system of annual admissions to substance abuse treatment facilities. TEDS-A provides annual data on the number and characteristics of persons admitted to public and private substance abuse treatment programs that receive public funding. The unit of analysis is a treatment admission. TEDS consists of data reported to state substance abuse agencies by the treatment programs, which in turn report it to SAMHSA.<br />
A sister data system, called the Treatment Episode Data Set -- Discharges (TEDS-D), collects data on discharges from substance abuse treatment facilities. The first year of TEDS-A data is 1992, while the first year of TEDS-D is 2006.<br />
TEDS variables that are required to be reported are called the "Minimum Data Set (MDS)", while those that are optional are called the "Supplemental Data Set (SuDS)".<br />
Variables in the MDS include: information on service setting, number of prior treatments, primary source of referral, gender, race, ethnicity, education, employment status, substance(s) abused, route of administration, frequency of use, age at first use, and whether methadone was prescribed in treatment. Supplemental variables include: diagnosis codes, presence of psychiatric problems, living arrangements, source of income, health insurance, expected source of payment, pregnancy and veteran status, marital status, detailed not in labor force codes, detailed criminal justice referral codes, days waiting to enter treatment, and the number of arrests in the 30 days prior to admissions (starting in 2008).<br />
Substances abused include alcohol, cocaine and crack, marijuana and hashish, heroin, nonprescription methadone, other opiates and synthetics, PCP, other hallucinogens, methamphetamine, other amphetamines, other stimulants, benzodiazepines, other non-benzodiazepine tranquilizers, barbiturates, other non-barbiturate sedatives or hypnotics, inhalants, over-the-counter medications, and other substances.<br />
Created variables include total number of substances reported, intravenous drug use (IDU), and flags for any mention of specific substances.This study has 1 Data Set.</p>
<p>This file includes data from the 2002 through 2013 National Survey on Drug Use and Health (NSDUH) survey. The only variables included in the data file are ones that were collected in a comparable manner across all four years from 2002-2005, from 2006-2009, or from 2010-2013.<br />
The National Survey on Drug Use and Health (NSDUH) series (formerly titled National Household Survey on Drug Abuse) primarily measures the prevalence and correlates of drug use in the United States. The surveys are designed to provide quarterly, as well as annual, estimates. Information is provided on the use of illicit drugs, alcohol, and tobacco among members of United States households aged 12 and older. Questions included age at first use as well as lifetime, annual, and past-month usage for the following drug classes: marijuana, cocaine (and crack), hallucinogens, heroin, inhalants, alcohol, tobacco, and nonmedical use of prescription drugs, including pain relievers, tranquilizers, stimulants, and sedatives. The survey covered substance abuse treatment history and perceived need for treatment. The survey included questions concerning treatment for both substance abuse and mental health-related disorders. Respondents were also asked about personal and family income sources and amounts, health care access and coverage, illegal activities and arrest record, problems resulting from the use of drugs, and needle-sharing. Certain questions are asked only of respondents aged 12 to 17. These "youth experiences" items covered a variety of topics, such as neighborhood environment, illegal activities, drug use by friends, social support, extracurricular activities, exposure to substance abuse prevention and education programs, and perceived adult attitudes toward drug use and activities such as school work. Also included are questions on mental health and access to care, perceived risk of using drugs, perceived availability of drugs, driving and personal behavior, and cigar smoking. Demographic information includes gender, race, age, ethnicity, marital status, educational level, job status, veteran status, and current household composition.<br />
In the income section, which was interviewer-administered, a split-sample study had been embedded within the 2006 and 2007 surveys to compare a shorter version of the income questions with a longer set of questions that had been used in previous surveys. This shorter version was adopted for the 2008 NSDUH and will be used for future NSDUHs.This study has 1 Data Set.</p>
<p>The Drug Abuse Warning Network (DAWN) is a nationally representative public health surveillance system that has monitored drug related emergency department (ED) visits to hospitals since the early 1970s. First administered by the Drug Enforcement Administration (DEA) and the National Institute on Drug Abuse (NIDA), the responsibility for DAWN now rests with the Substance Abuse and Mental Health Services Administration's (SAMHSA) Center for Behavioral Health Statistics and Quality (CBHSQ). Over the years, the exact survey methodology has been adjusted to improve the quality, reliability, and generalizability of the information produced by DAWN. The current approach was first fully implemented in the 2004 data collection year.<br />
DAWN relies on a longitudinal probability sample of hospitals located throughout the United States. To be eligible for selection into the DAWN sample, a hospital must be a non-Federal, short-stay, general surgical and medical hospital located in the United States, with at least one 24-hour ED. DAWN cases are identified by the systematic review of ED medical records in participating hospitals. The unit of analysis is any ED visit involving recent drug use. DAWN captures both ED visits that are directly caused by drugs and those in which drugs are a contributing factor but not the direct cause of the ED visit. The reason a patient used a drug is not part of the criteria for considering a visit to be drug related. Therefore, all types of drug-related events are included: drug misuse or abuse, accidental drug ingestion, drug-related suicide attempts, malicious drug poisonings, and adverse reactions. DAWN does not report medications that are unrelated to the visit.<br />
The DAWN public-use dataset provides information for all types of drugs, including illegal drugs, prescription drugs, over-the-counter medications, dietary supplements, anesthetic gases, substances that have psychoactive effects when inhaled, alcohol when used in combination with other drugs (all ages), and alcohol alone (only for patients aged 20 or younger). Public-use dataset variables describe and categorize up to 16 drugs contributing to the ED visit, including toxicology confirmation and route of administration. Administrative variables specify the type of case, case disposition, categorized episode time of day, and quarter of year. Metropolitan area is included for represented metropolitan areas. Created variables include the number of unique drugs reported and case-level indicators for alcohol, non-alcohol illicit substances, any pharmaceutical, non-medical use of pharmaceuticals, and all misuse and abuse of drugs. Demographic items include age category, sex, and race/ethnicity. Complex sample design and weighting variables are included to calculate various estimates of drug-related ED visits for the Nation as a whole, as well as for specific metropolitan areas, from the ED visits classified as DAWN cases in the selected hospitals.This study has 1 Data Set.</p>
<p>The Treatment Episode Data Set -- Admissions (TEDS-A) is a national census data system of annual admissions to substance abuse treatment facilities. TEDS-A provides annual data on the number and characteristics of persons admitted to public and private substance abuse treatment programs that receive public funding. The unit of analysis is a treatment admission. TEDS consists of data reported to state substance abuse agencies by the treatment programs, which in turn report it to SAMHSA.<br />
A sister data system, called the Treatment Episode Data Set -- Discharges (TEDS-D), collects data on discharges from substance abuse treatment facilities. The first year of TEDS-A data is 1992, while the first year of TEDS-D is 2006.<br />
TEDS variables that are required to be reported are called the "Minimum Data Set (MDS)", while those that are optional are called the "Supplemental Data Set (SuDS)".<br />
Variables in the MDS include: information on service setting, number of prior treatments, primary source of referral, gender, race, ethnicity, education, employment status, substance(s) abused, route of administration, frequency of use, age at first use, and whether methadone was prescribed in treatment. Supplemental variables include: diagnosis codes, presence of psychiatric problems, living arrangements, source of income, health insurance, expected source of payment, pregnancy and veteran status, marital status, detailed not in labor force codes, detailed criminal justice referral codes, days waiting to enter treatment, and the number of arrests in the 30 days prior to admissions (starting in 2008) .<br />
Substances abused include alcohol, cocaine and crack, marijuana and hashish, heroin, nonprescription methadone, other opiates and synthetics, PCP, other hallucinogens, methamphetamine, other amphetamines, other stimulants, benzodiazepines, other non-benzodiazepine tranquilizers, barbiturates, other non-barbiturate sedatives or hypnotics, inhalants, over-the-counter medications, and other substances.<br />
Created variables include total number of substances reported, intravenous drug use (IDU), and flags for any mention of specific substances.This study has 1 Data Set.</p>
<p>The Treatment Episode Data Set -- Admissions (TEDS-A) is a national census data system of annual admissions to substance abuse treatment facilities. TEDS-A provides annual data on the number and characteristics of persons admitted to public and private substance abuse treatment programs that receive public funding. The unit of analysis is a treatment admission. TEDS consists of data reported to state substance abuse agencies by the treatment programs, which in turn report it to SAMHSA.<br />
A sister data system, called the Treatment Episode Data Set -- Discharges (TEDS-D), collects data on discharges from substance abuse treatment facilities. The first year of TEDS-A data is 1992, while the first year of TEDS-D is 2006.<br />
TEDS variables that are required to be reported are called the "Minimum Data Set (MDS)", while those that are optional are called the "Supplemental Data Set (SuDS)".<br />
Variables in the MDS include: information on service setting, number of prior treatments, primary source of referral, gender, race, ethnicity, education, employment status, substance(s) abused, route of administration, frequency of use, age at first use, and whether methadone was prescribed in treatment. Supplemental variables include: diagnosis codes, presence of psychiatric problems, living arrangements, source of income, health insurance, expected source of payment, pregnancy and veteran status, marital status, detailed not in labor force codes, detailed criminal justice referral codes, days waiting to enter treatment, and the number of arrests in the 30 days prior to admissions (starting in 2008).<br />
Substances abused include alcohol, cocaine and crack, marijuana and hashish, heroin, nonprescription methadone, other opiates and synthetics, PCP, other hallucinogens, methamphetamine, other amphetamines, other stimulants, benzodiazepines, other non-benzodiazepine tranquilizers, barbiturates, other non-barbiturate sedatives or hypnotics, inhalants, over-the-counter medications, and other substances.<br />
Created variables include total number of substances reported, intravenous drug use (IDU), and flags for any mention of specific substances.This study has 1 Data Set.</p>
<p>The National Survey of Substance Abuse Treatment Services (N-SSATS) is designed to collect information from all facilities in the United States, both public and private, that provide substance abuse treatment. N-SSATS provides the mechanism for quantifying the dynamic character and composition of the United States substance abuse treatment delivery system. The objectives of N-SSATS are to collect multipurpose data that can be used to assist the Substance Abuse and Mental Health Services Administration (SAMHSA) and state and local governments in assessing the nature and extent of services provided and in forecasting treatment resource requirements, update SAMHSA's Inventory of Substance Abuse Treatment Services (I-SATS), analyze general treatment services trends, and generate the National Directory of Drug and Alcohol Abuse Treatment Programs and its online equivalent, the Substance Abuse Treatment Facility Locator <a href="http://findtreatment.samhsa.gov">http://findtreatment.samhsa.gov</a>.<br />
Data are collected on topics including facility operation, services offered (assessment, substance abuse therapy and counseling, testing, transitional, and ancillary), primary focus (substance abuse, mental health, both, general health, other), hotline operation, Opioid Treatment Programs and medication dispensed, languages in which treatment is provided, type of treatment provided, number of clients (total and under age 18), number of beds, types of payment accepted, sliding fee scale, special programs offered, facility accreditation and licensure/certification, and managed care agreements.This study has 1 Data Set.</p>
<p>Youth data for the second wave of the National Youth Survey<br />
are contained in this data collection. The first wave was conducted in<br />
1976. Youths were interviewed in early 1978 about events<br />
and behavior that had occurred in 1977. Data were collected on<br />
demographic and socioeconomic status of respondents, aspirations,<br />
social isolation, normlessness, labeling, attitudes toward deviance,<br />
exposure to delinquent peers, commitment to delinquent peers, sex<br />
roles, interpersonal violence, exposure to substance abuse,<br />
self-reported delinquency, drug and alcohol use, and victimization.This study has 1 Data Set.</p>
<p>The National Survey on Drug Use and Health (NSDUH) series (formerly titled National Household Survey on Drug Abuse) primarily measures the prevalence and correlates of drug use in the United States. The surveys are designed to provide quarterly, as well as annual, estimates. Information is provided on the use of illicit drugs, alcohol, and tobacco among members of United States households aged 12 and older. Questions included age at first use as well as lifetime, annual, and past-month usage for the following drug classes: marijuana, cocaine (and crack), hallucinogens, heroin, inhalants, alcohol, tobacco, and nonmedical use of prescription drugs, including pain relievers, tranquilizers, stimulants, and sedatives. The survey covered substance abuse treatment history and perceived need for treatment, and included questions from the Diagnostic and Statistical Manual (DSM) of Mental Disorders that allow diagnostic criteria to be applied. The survey included questions concerning treatment for both substance abuse and mental health-related disorders. Respondents were also asked about personal and family income sources and amounts, health care access and coverage, illegal activities and arrest record, problems resulting from the use of drugs, and needle-sharing. Questions introduced in previous administrations were retained in the 2014 survey, including questions asked only of respondents aged 12 to 17. These "youth experiences" items covered a variety of topics, such as neighborhood environment, illegal activities, drug use by friends, social support, extracurricular activities, exposure to substance abuse prevention and education programs, and perceived adult attitudes toward drug use and activities such as school work. Several measures focused on prevention-related themes in this section. Also retained were questions on mental health and access to care, perceived risk of using drugs, perceived availability of drugs, driving and personal behavior, and cigar smoking. Questions on the tobacco brand used most often were introduced with the 1999 survey. For the 2008 survey, adult mental health questions were added to measure symptoms of psychological distress in the worst period of distress that a person experienced in the past 30 days and suicidal ideation. In 2008, a split-sample design also was included to administer separate sets of questions (WHODAS vs. SDS) to assess impairment due to mental health problems. Beginning with the 2009 NSDUH, however, all of the adults in the sample received only the WHODAS questions. Background information includes gender, race, age, ethnicity, marital status, educational level, job status, veteran status, and current household composition.<br />
This study has 1 Data Set.</p>
<p>This series measures the prevalence and correlates of drug<br />
use in the United States. The surveys are designed to provide<br />
quarterly, as well as annual, estimates. Information is provided on<br />
the use of illicit drugs, alcohol, and tobacco among members of United<br />
States households aged 12 and older. Questions include age at first<br />
use as well as lifetime, annual, and past-month usage for the<br />
following drug classes: marijuana, cocaine (and crack), hallucinogens,<br />
heroin, inhalants, alcohol, tobacco, and nonmedical use of<br />
prescription drugs, including psychotherapeutics. Respondents were<br />
also asked about substance abuse treatment history, illegal<br />
activities, problems resulting from the use of drugs, personal and<br />
family income sources and amounts, need for treatment for drug or<br />
alcohol use, criminal record, and needle-sharing. Questions on mental<br />
health and access to care, which were introduced in the 1994-B<br />
questionnaire (see NATIONAL HOUSEHOLD SURVEY ON DRUG ABUSE, 1994), were retained in this administration of the survey. In<br />
1996, the section on risk/availability of drugs was reintroduced, and<br />
sections on driving behavior and personal behavior were added (see<br />
NATIONAL HOUSEHOLD SURVEY ON DRUG ABUSE, 1996). The 1997<br />
questionnaire continued the risk/availability section along with new<br />
items about the use of cigars, people present when respondents used<br />
marijuana or cocaine for the first time (if applicable), reasons for<br />
using these two drugs the first time, reasons for using these two<br />
drugs in the past year, reasons for discontinuing use of these two<br />
drugs (for lifetime but not past-year users), and reasons respondents<br />
never used these two drugs. In addition, a new series of questions<br />
asked only of respondents aged 12 to 17 was introduced. These items<br />
covered a variety of topics that may be associated with substance use<br />
and related behaviors, such as exposure to substance abuse prevention<br />
and education programs, gang involvement, relationship with parents,<br />
and substance use by friends. Demographic data include gender, race,<br />
age, ethnicity, marital status, educational level, job status, income<br />
level, veteran status, and current household composition.This study has 1 Data Set.</p>
<p>The National Survey of Substance Abuse Treatment Services (N-SSATS) is designed to collect information from all facilities in the United States, both public and private, that provide substance abuse treatment. N-SSATS provides the mechanism for quantifying the dynamic character and composition of the United States substance abuse treatment delivery system. The objectives of N-SSATS are to collect multipurpose data that can be used to assist the Substance Abuse and Mental Health Services Administration (SAMHSA) and state and local governments in assessing the nature and extent of services provided and in forecasting treatment resource requirements, to update SAMHSA's Inventory of Substance Abuse Treatment Services (I-SATS), to analyze general treatment services trends, and to generate the National Directory of Drug and Alcohol Abuse Treatment Programs and its online equivalent, the Substance Abuse Treatment Facility Locator <a href="http://findtreatment.samhsa.gov">http://findtreatment.samhsa.gov</a>. Data are collected on topics including facility operation, services offered (assessment and pre-treatment, pharmacotherapies, testing, transitional, ancillary), detoxification, primary focus (substance abuse, mental health, both, general health, and other), hotline operation, Opioid Treatment Programs and medication dispensed/prescribed, counseling and therapeutic approaches, languages in which treatment is provided, type of treatment provided, number of clients (total and under age 18), number of beds, types of payment accepted, sliding fee scale, special programs offered, facility accreditation and licensure/certification, and managed care agreements.This study has 1 Data Set.</p>
<p>The Treatment Episode Data Set -- Admissions (TEDS-A) is a national census data system of annual admissions to substance abuse treatment facilities. TEDS-A provides annual data on the number and characteristics of persons admitted to public and private substance abuse treatment programs that receive public funding. The unit of analysis is a treatment admission. TEDS consists of data reported to state substance abuse agencies by the treatment programs, which in turn report it to SAMHSA.<br />
A sister data system, called the Treatment Episode Data Set -- Discharges (TEDS-D), collects data on discharges from substance abuse treatment facilities. The first year of TEDS-A data is 1992, while the first year of TEDS-D is 2006.<br />
TEDS variables that are required to be reported are called the "Minimum Data Set (MDS)", while those that are optional are called the "Supplemental Data Set (SuDS)".<br />
Variables in the MDS include: information on service setting, number of prior treatments, primary source of referral, gender, race, ethnicity, education, employment status, substance(s) abused, route of administration, frequency of use, age at first use, and whether methadone was prescribed in treatment. Supplemental variables include: diagnosis codes, presence of psychiatric problems, living arrangements, source of income, health insurance, expected source of payment, pregnancy and veteran status, marital status, detailed not in labor force codes, detailed criminal justice referral codes, days waiting to enter treatment, and the number of arrests in the 30 days prior to admissions (starting in 2008).<br />
Substances abused include alcohol, cocaine and crack, marijuana and hashish, heroin, nonprescription methadone, other opiates and synthetics, PCP, other hallucinogens, methamphetamine, other amphetamines, other stimulants, benzodiazepines, other non-benzodiazepine tranquilizers, barbiturates, other non-barbiturate sedatives or hypnotics, inhalants, over-the-counter medications, and other substances.<br />
Created variables include total number of substances reported, intravenous drug use (IDU), and flags for any mention of specific substances.This study has 1 Data Set.</p>
<p>The National Survey on Drug Use and Health (NSDUH) series<br />
(formerly titled National Household Survey on Drug Abuse) measures the<br />
prevalence and correlates of drug use in the United States. The<br />
surveys are designed to provide quarterly, as well as annual,<br />
estimates. Information is provided on the use of illicit drugs,<br />
alcohol, and tobacco among members of United States households aged 12<br />
and older. Questions include age at first use as well as lifetime,<br />
annual, and past-month usage for the following drug classes:<br />
marijuana, cocaine (and crack), hallucinogens, heroin, inhalants,<br />
alcohol, tobacco, and nonmedical use of prescription drugs, including<br />
pain relievers, tranquilizers, stimulants, and sedatives. The survey<br />
covers substance abuse treatment history and perceived need for<br />
treatment, and includes questions from the Diagnostic and Statistical<br />
Manual (DSM) of Mental Disorders that allow diagnostic criteria to be<br />
applied. The survey includes questions concerning treatment for both<br />
substance abuse and mental health related disorders. Respondents are<br />
also asked about personal and family income sources and amounts,<br />
health care access and coverage, illegal activities and arrest record,<br />
problems resulting from the use of drugs, and needle-sharing.<br />
Questions introduced in previous administrations were retained in the<br />
2002 survey, including questions asked only of respondents aged 12 to<br />
17. These "youth experiences" items covered a variety of topics, such<br />
as neighborhood environment, illegal activities, gang involvement,<br />
drug use by friends, social support, extracurricular activities,<br />
exposure to substance abuse prevention and education programs, and<br />
perceived adult attitudes toward drug use and activities such as<br />
school work. Several measures focused on prevention related themes in<br />
this section. Also retained were questions on mental health and access<br />
to care, perceived risk of using drugs, perceived availability of<br />
drugs, driving and personal behavior, and cigar smoking. Questions on<br />
the tobacco brand used most often were introduced with the 1999 survey<br />
and have been retained through the 2002 survey. Demographic data<br />
include gender, race, age, ethnicity, marital status, educational<br />
level, job status, veteran status, and current household composition.This study has 1 Data Set.</p>
<p>The Drug Abuse Warning Network (DAWN) is a nationally representative public health surveillance system that has monitored drug related emergency department (ED) visits to hospitals since the early 1970s. First administered by the Drug Enforcement Administration (DEA) and the National Institute on Drug Abuse (NIDA), the responsibility for DAWN now rests with the Substance Abuse and Mental Health Services Administration's (SAMHSA) Center for Behavioral Health Statistics and Quality (CBHSQ). Over the years, the exact survey methodology has been adjusted to improve the quality, reliability, and generalizability of the information produced by DAWN. The current approach was first fully implemented in the 2004 data collection year.<br />
DAWN relies on a longitudinal probability sample of hospitals located throughout the United States. To be eligible for selection into the DAWN sample, a hospital must be a non-Federal, short-stay, general surgical and medical hospital located in the United States, with at least one 24-hour ED. DAWN cases are identified by the systematic review of ED medical records in participating hospitals. The unit of analysis is any ED visit involving recent drug use. DAWN captures both ED visits that are directly caused by drugs and those in which drugs are a contributing factor but not the direct cause of the ED visit. The reason a patient used a drug is not part of the criteria for considering a visit to be drug related. Therefore, all types of drug-related events are included: drug misuse or abuse, accidental drug ingestion, drug-related suicide attempts, malicious drug poisonings, and adverse reactions. DAWN does not report medications that are unrelated to the visit.<br />
The DAWN public-use dataset provides information for all types of drugs, including illegal drugs, prescription drugs, over-the-counter medications, dietary supplements, anesthetic gases, substances that have psychoactive effects when inhaled, alcohol when used in combination with other drugs (all ages), and alcohol alone (only for patients aged 20 or younger). Public-use dataset variables describe and categorize up to 16 drugs contributing to the ED visit, including toxicology confirmation and route of administration. Administrative variables specify the type of case, case disposition, categorized episode time of day, and quarter of year. Metropolitan area is included for represented metropolitan areas. Created variables include the number of unique drugs reported and case-level indicators for alcohol, non-alcohol illicit substances, any pharmaceutical, non-medical use of pharmaceuticals, and all misuse and abuse of drugs. Demographic items include age category, sex, and race/ethnicity. Complex sample design and weighting variables are included to calculate various estimates of drug-related ED visits for the Nation as a whole, as well as for specific metropolitan areas, from the ED visits classified as DAWN cases in the selected hospitals.This study has 1 Data Set.</p>
<p>The National Survey of Substance Abuse Treatment Services (N-SSATS) is designed to collect information from all facilities in the United States, both public and private, that provide substance abuse treatment. N-SSATS provides the mechanism for quantifying the dynamic character and composition of the United States substance abuse treatment delivery system. The objectives of N-SSATS are to collect multipurpose data that can be used to assist the Substance Abuse and Mental Health Services Administration (SAMHSA) and state and local governments in assessing the nature and extent of services provided and in forecasting treatment resource requirements, to update SAMHSA's Inventory of Behavioral Health Services (I-BHS), to analyze general treatment services trends, and to generate the online Substance Abuse Treatment Facility Locator <a href="http://findtreatment.samhsa.gov">http://findtreatment.samhsa.gov</a>, as well as the National Directory of Drug and Alcohol Abuse Treatment Programs.</p>
<p>Data are collected on topics including facility operation, services offered (assessment, testing, transitional, ancillary, and pharmacotherapies), detoxification, primary focus (substance abuse, mental health, both, general health, and other), Opioid Treatment Programs and medications dispensed/prescribed, counseling and therapeutic approaches, standard operating procedures, special programs/groups offered, languages in which treatment is provided, type of treatment provided (hospital inpatient, residential, outpatient), number of clients (by service, total, and under age 18), number of beds, types of payment accepted, sliding fee scale, and facility accreditation and licensure/certification.<br />
This study has 1 Data Set.</p>
<p>This series measures the prevalence and correlates of drug<br />
use in the United States. The surveys are designed to provide<br />
quarterly, as well as annual, estimates. Information is provided on<br />
the use of illicit drugs, alcohol, anabolic steroids, and tobacco<br />
among members of United States households aged 12 and older. Questions<br />
include age at first use, as well as lifetime, annual, and past-month<br />
usage for the following drug classes: marijuana, inhalants, cocaine,<br />
hallucinogens, heroin, alcohol, tobacco, and nonmedical use of<br />
psychotherapeutics. Respondents were also asked about problems<br />
resulting from their use of drugs, alcohol, and tobacco, their<br />
perceptions of the risks involved, insurance coverage, and personal<br />
and family income sources and amounts. Demographic data include<br />
gender, race, ethnicity, educational level, job status, income level,<br />
household composition, and population density.This study has 1 Data Set.</p>
<p>The primary objective of the National Pregnancy and Health<br />
Survey (NPHS) was to produce national annual estimates of the<br />
percentages and numbers of mothers of live newborns in the United<br />
States who used selected licit and illicit drugs in the 12 months<br />
prior to delivery. A further objective was to describe patterns of<br />
prenatal substance use among demographic subgroups of<br />
women. Information on demographic and socioeconomic characteristics,<br />
obstetric history, and drug treatment of women who delivered infants<br />
at sampled hospitals was obtained through an interviewer-administered<br />
questionnaire, while data on substance use before and during pregnancy<br />
were collected through a questionnaire completed by the respondent and<br />
concealed from the interviewer. Respondents were asked about use of<br />
the following substances: alcohol, amphetamines, analgesics, cocaine,<br />
crack cocaine, barbiturates, hallucinogens, hashish, heroin,<br />
marijuana, methadone, methamphetamine, sedatives, stimulants, tobacco,<br />
and tranquilizers. Additionally, information was collected on the<br />
respondent's pregnancy, prenatal care, delivery, previous pregnancies,<br />
and background. Additional data were obtained from the mothers' and<br />
infants' medical records. Urine specimens collected routinely by the<br />
hospital on obstetric admissions were tested for selected<br />
drugs. Finally, in a subsample of six hospitals, hair specimens were<br />
requested from respondents to evaluate the potential of hair as a<br />
source of toxicological data in future studies.This study has 1 Data Set.</p>
<p>The National Household Survey on Drug Abuse (NHSDA) series<br />
measures the prevalence and correlates of drug use in the United<br />
States. The surveys are designed to provide quarterly, as well as<br />
annual, estimates. Information is provided on the use of illicit<br />
drugs, alcohol, and tobacco among members of United States households<br />
aged 12 and older. Questions include age at first use as well as<br />
lifetime, annual, and past-month usage for the following drug classes:<br />
marijuana, cocaine (and crack), hallucinogens, heroin, inhalants,<br />
alcohol, tobacco, and nonmedical use of prescription drugs, including<br />
psychotherapeutics. Respondents were also asked about personal and<br />
family income sources and amounts, substance abuse treatment history,<br />
illegal activities, problems resulting from the use of drugs, need for<br />
treatment for drug or alcohol use, criminal record, and<br />
needle-sharing. Questions on mental health and access to care, which<br />
were introduced in the 1994-B questionnaire (see NATIONAL HOUSEHOLD<br />
SURVEY ON DRUG ABUSE, 1994), were retained in this<br />
administration of the survey. Also retained was the section on<br />
risk/availability of drugs that was reintroduced in 1996, and sections<br />
on driving behavior and personal behavior were added (see NATIONAL<br />
HOUSEHOLD SURVEY ON DRUG ABUSE, 1996). The 1997<br />
questionnaire (NATIONAL HOUSEHOLD SURVEY ON DRUG ABUSE, 1997) introduced new items that the 1998 NHSDA continued on cigar<br />
smoking, people who were present when respondents used marijuana or<br />
cocaine for the first time (if applicable), reasons for using these<br />
two drugs the first time, reasons for using these two drugs in the<br />
past year, reasons for discontinuing use of these two drugs (for<br />
lifetime but not past-year users), and reasons respondents never used<br />
these two drugs. Both the 1997 and 1998 NHSDAs had a series of<br />
questions that were asked only of respondents aged 12 to 17. These<br />
items covered a variety of topics that may be associated with<br />
substance use and related behaviors, such as exposure to substance<br />
abuse prevention and education programs, gang involvement,<br />
relationship with parents, and substance use by friends. Demographic<br />
data include gender, race, age, ethnicity, marital status, educational<br />
level, job status, income level, veteran status, and current household<br />
composition.This study has 1 Data Set.</p>
<p>The Treatment Episode Data Set -- Discharges (TEDS-D) is a national census data system of annual discharges from substance abuse treatment facilities. TEDS-D provides annual data on the number and characteristics of persons discharged from public and private substance abuse treatment programs that receive public funding. Data collected both at admission and at discharge is included. The unit of analysis is a treatment discharge. TEDS-D consists of data reported to state substance abuse agencies by the treatment programs, which in turn report it to SAMHSA.<br />
A sister data system, called the Treatment Episode Data Set -- Admissions (TEDS-A), collects data on admissions to substance abuse treatment facilities. The first year of TEDS-A data is 1992, while the first year of TEDS-D is 2006.<br />
TEDS-D variables that are required to be reported are called the "Minimum Data Set (MDS)", while those that are optional are called the "Supplemental Data Set (SuDS)".<br />
Variables unique to TEDS-D, and not part of TEDS-A, are the length of stay, reason for leaving treatment, and service setting at time of discharge. TEDS-D also provides many of the same variables that exist in TEDS-A. This includes information on service setting, number of prior treatments, primary source of referral, gender, race, ethnicity, education, employment status, substance(s) abused, route of administration, frequency of use, age at first use, and whether methadone was prescribed in treatment. Supplemental variables include: diagnosis codes, presence of psychiatric problems, living arrangements, source of income, health insurance, expected source of payment, pregnancy and veteran status, marital status, detailed not in labor force codes, detailed criminal justice referral codes, days waiting to enter treatment, and the number of arrests in the 30 days prior to admissions (starting in 2008) .<br />
Substances abused include alcohol, cocaine and crack, marijuana and hashish, heroin, nonprescription methadone, other opiates and synthetics, PCP, other hallucinogens, methamphetamine, other amphetamines, other stimulants, benzodiazepines, other non-benzodiazepine tranquilizers, barbiturates, other non-barbiturate sedatives or hypnotics, inhalants, over-the-counter medications, and other substances.<br />
Created variables include total number of substances reported, intravenous drug use (IDU), and flags for any mention of specific substances.This study has 1 Data Set.</p>
<p>The Uniform Facility Data Set (UFDS) was designed to measure the scope and use of drug abuse treatment services in the United States. The survey collects information from each privately- and publicly-funded facility in the country that provides substance abuse treatment as well as from state-identified facilities that provide other substance abuse services. Data are collected on a number of topics including facility operation, services provided (assessment, therapy, testing, health, continuing care, special programs, transitional services, community outreach, ancillary), type of treatment, numbers of clients, and various client characteristics. The main objective of the UFDS is to produce data that can be used to assess the nature and extent of substance abuse treatment services, to assist in the forecast of treatment resource requirements, to analyze treatment service trends, to conduct national, regional, and state-level comparative analyses of treatment services and utilization, and to generate the National Directory of Drug and Alcohol Abuse Treatment Programs and its on-line equivalent, the Substance Abuse Treatment Facility Locator <a href="http://findtreatment.samhsa.gov/.This">http://findtreatment.samhsa.gov/.This</a> study has 1 Data Set.</p>
<p>Youth data for the fifth wave of the National Youth Survey<br />
are contained in this collection. The first wave of this survey was<br />
conducted in 1976, the second wave in 1977,<br />
the third wave in 1978, and the fourth wave in 1979. For this wave, youths in the United States were interviewed in<br />
early 1981 about events and behavior occurring in calendar year 1980.<br />
Data are available on the demographic and socioeconomic status of<br />
respondents, disruptive events in the home, neighborhood problems,<br />
youth aspirations and current successes, normlessness, labeling by<br />
parents, friends, and co-workers, perceived disapproval, attitudes<br />
toward deviance, exposure and commitment to delinquent peers, sex<br />
roles, interpersonal violence, attitudes toward sexual violence,<br />
pressure for substance abuse by peers, drug and alcohol use, and<br />
victimization.This study has 1 Data Set.</p>
<p>The Treatment Episode Data Set -- Admissions (TEDS-A) is a national census data system of annual admissions to substance abuse treatment facilities. TEDS-A provides annual data on the number and characteristics of persons admitted to public and private substance abuse treatment programs that receive public funding. The unit of analysis is a treatment admission. TEDS consists of data reported to state substance abuse agencies by the treatment programs, which in turn report it to SAMHSA.<br />
A sister data system, called the Treatment Episode Data Set -- Discharges (TEDS-D), collects data on discharges from substance abuse treatment facilities. The first year of TEDS-A data is 1992, while the first year of TEDS-D is 2006.<br />
TEDS variables that are required to be reported are called the "Minimum Data Set (MDS)", while those that are optional are called the "Supplemental Data Set (SuDS)".<br />
Variables in the MDS include: information on service setting, number of prior treatments, primary source of referral, gender, race, ethnicity, education, employment status, substance(s) abused, route of administration, frequency of use, age at first use, and whether methadone was prescribed in treatment. Supplemental variables include: diagnosis codes, presence of psychiatric problems, living arrangements, source of income, health insurance, expected source of payment, pregnancy and veteran status, marital status, detailed not in labor force codes, detailed criminal justice referral codes, days waiting to enter treatment, and the number of arrests in the 30 days prior to admissions (starting in 2008).<br />
Substances abused include alcohol, cocaine and crack, marijuana and hashish, heroin, nonprescription methadone, other opiates and synthetics, PCP, other hallucinogens, methamphetamine, other amphetamines, other stimulants, benzodiazepines, other non-benzodiazepine tranquilizers, barbiturates, other non-barbiturate sedatives or hypnotics, inhalants, over-the-counter medications, and other substances.<br />
Created variables include total number of substances reported, intravenous drug use (IDU), and flags for any mention of specific substances.This study has 1 Data Set.</p>
<p>This series measures the prevalence and correlates of drug use in the United States. The surveys are designed to provide quarterly, as well as annual, estimates. Information is provided on the use of illicit drugs, alcohol, tobacco, and nonmedical use of prescription drugs among members of United States households aged 12 and older. Questions include age at first use, as well as lifetime, annual, and past-month usage for the following drug classes: cannabis, cocaine, hallucinogens, heroin, inhalants, alcohol, tobacco, nonmedical use of prescription drugs including psychotherapeutics, and polysubstance use. Respondents were also asked about their knowledge of drugs, perceptions of the risks involved, population movement, and sequencing of drug use. Fifty-seven percent of respondents were asked specific questions about their perceptions of the consequences of marijuana and alcohol use. The other 43 percent were asked about heroin use among friends. Demographic data include gender, race, age, ethnicity, marital status, educational level, job status, income level, and household composition.This study has 1 Data Set.</p>
<p>The Treatment Episode Data Set -- Admissions (TEDS-A) is a national census data system of annual admissions to substance abuse treatment facilities. TEDS-A provides annual data on the number and characteristics of persons admitted to public and private substance abuse treatment programs that receive public funding. The unit of analysis is a treatment admission. TEDS consists of data reported to state substance abuse agencies by the treatment programs, which in turn report it to SAMHSA.<br />
A sister data system, called the Treatment Episode Data Set -- Discharges (TEDS-D), collects data on discharges from substance abuse treatment facilities. The first year of TEDS-A data is 1992, while the first year of TEDS-D is 2006.<br />
TEDS variables that are required to be reported are called the "Minimum Data Set (MDS)", while those that are optional are called the "Supplemental Data Set (SuDS)".<br />
Variables in the MDS include: information on service setting, number of prior treatments, primary source of referral, gender, race, ethnicity, education, employment status, substance(s) abused, route of administration, frequency of use, age at first use, and whether methadone was prescribed in treatment. Supplemental variables include: diagnosis codes, presence of psychiatric problems, living arrangements, source of income, health insurance, expected source of payment, pregnancy and veteran status, marital status, detailed not in labor force codes, detailed criminal justice referral codes, days waiting to enter treatment, and the number of arrests in the 30 days prior to admissions (starting in 2008).<br />
Substances abused include alcohol, cocaine and crack, marijuana and hashish, heroin, nonprescription methadone, other opiates and synthetics, PCP, other hallucinogens, methamphetamine, other amphetamines, other stimulants, benzodiazepines, other non-benzodiazepine tranquilizers, barbiturates, other non-barbiturate sedatives or hypnotics, inhalants, over-the-counter medications, and other substances.<br />
Created variables include total number of substances reported, intravenous drug use (IDU), and flags for any mention of specific substances.This study has 1 Data Set.</p>
<p>The National Survey on Drug Use and Health (NSDUH) series (formerly titled National Household Survey on Drug Abuse) primarily measures the prevalence and<br />
correlates of drug use in the United States. The surveys are designed to provide quarterly, as well as annual estimates. Information is provided on the use<br />
of illicit drugs, alcohol, and tobacco among members of United States households aged 12 and older. Questions included age at first use as well as<br />
lifetime, annual, and past-month usage for the following drug classes: marijuana, cocaine (and crack), hallucinogens, heroin, inhalants, alcohol, tobacco,<br />
and nonmedical use of prescription drugs, including pain relievers, tranquilizers, stimulants, and sedatives. The survey covered substance abuse treatment<br />
history and perceived need for treatment, and included questions from the Diagnostic and Statistical Manual (DSM) of Mental Disorders that allow diagnostic<br />
criteria to be applied. The survey included questions concerning treatment for both substance abuse and mental health-related disorders. Respondents were<br />
also asked about personal and family income sources and amounts, health care access and coverage, illegal activities and arrest record, problems resulting<br />
from the use of drugs, and needle-sharing. Questions introduced in previous administrations were retained in the 2015 survey, including questions asked<br />
only of respondents aged 12 to 17. These "youth experiences" items covered a variety of topics, such as neighborhood environment, illegal activities, drug<br />
use by friends, social support, extracurricular activities, exposure to substance abuse prevention and education programs, and perceived adult attitudes<br />
toward drug use and activities such as school work. Several measures focused on prevention-related themes in this section. Also retained were questions on<br />
mental health and access to care, perceived risk of using drugs, perceived availability of drugs, driving and personal behavior, and cigar smoking.<br />
Questions on the tobacco brand used most often were introduced with the 1999 survey. For the 2008 survey, adult mental health questions were added to<br />
measure symptoms of psychological distress in the worst period of distress that a person experienced in the past 30 days and suicidal ideation. In 2008, a<br />
split-sample design also was included to administer separate sets of questions (WHODAS vs. SDS) to assess impairment due to mental health problems.<br />
Beginning with the 2009 NSDUH, however, all of the adults in the sample received only the WHODAS questions. Background information includes gender, race,<br />
age, ethnicity, marital status, educational level, job status, veteran status, and current household composition.This study has 1 Data Set.</p>
<p>This page contains information on Part D claims data for the purposes of research, analysis, reporting, and public health functions. These data will also be used to better identify, evaluate and measure the effects of the Medicare Modernization Act of 2003, (MMA).</p>
<p>The State Inpatient Databases (SID) contain the universe of hospital inpatient discharge abstracts in States participating in HCUP that release their data through the HCUP Central Distributor. Restricted access data files are available with a data use agreement and brief online security training.</p>
<p>The data are translated into a uniform format to facilitate multi-State comparisons and analyses. The SID are based on data from short term, acute care, nonfederal hospitals. Some States include discharges from specialty facilities, such as acute psychiatric hospitals. The SID include all patients, regardless of payer, e.g., persons covered by Medicare, Medicaid, private insurance, and the uninsured.</p>
<p>The SID contain clinical and resource use information included in a typical discharge abstract, with safeguards to protect the privacy of individual patients, physicians, and hospitals (as required by data sources). Data elements include but are not limited to: diagnoses, procedures, admission and discharge status, patient demographics (e.g., gender, age), total charges, length of stay, and expected payment source (e.g., Medicare, Medicaid, private insurance, self-pay; for some States, additional discrete payer categories, such as managed care). In addition to the core set of uniform data elements common to all SID, some include State-specific data elements, such as the patient's race.</p>
<p>The SID exclude data elements that could directly or indirectly identify individuals. For some States, hospital and county identifiers are included that permit linkage to the American Hospital Association Annual Survey File and the Area Resource File.</p>
<p>The NIS is the largest publicly available all-payer inpatient care database in the United States. It contains data from approximately 8 million hospital stays each year. Restricted access data files are available with a data use agreement and brief online security training.</p>
<p>The 2012 NIS was redesigned. The new NIS is a sample of discharges from all hospitals participating in HCUP. For prior years, the NIS was a sample of hospitals. The NIS allows for weighted national estimates to identify, track, and analyze national trends in health care utilization, access, charges, quality, and outcomes.</p>
<p>The NIS is drawn from States participating in HCUP. NIS data are available since 1988, allowing analysis of trends over time.</p>
<p>The NIS includes charge information for all patients, regardless of payer, including persons covered by Medicare, Medicaid, private insurance, and the uninsured.</p>
<p>The NIS's large sample size enables analyses of rare conditions, such as congenital anomalies; uncommon treatments, such as organ transplantation; and special patient populations, such as the uninsured.</p>
<p>The NIS contains clinical and resource use information included in a typical discharge abstract, with safeguards to protect the privacy of individual patients, physicians, and hospitals (as required by data sources). The NIS excludes data elements that could directly or indirectly identify individuals.</p>
<p>The Nationwide Readmissions Database (NRD) is a unique and powerful database designed to support various types of analyses of national readmission rates for all payers and the uninsured. The NRD includes discharges for patients with and without repeat hospital visits in a year and those who have died in the hospital. Repeat stays may or may not be related. The criteria to determine the relationship between hospital admissions is left to the analyst using the NRD. This database addresses a large gap in health care data - the lack of nationally representative information on hospital readmissions for all ages.</p>
<p>HRSA Health Centers care for you, even if you have no health insurance – you pay what you can afford based on your income. Health centers provide services that include checkups when you are well, treatment when you are sick, complete care when you are pregnant, and immunizations and checkups for your children. Some health centers also provide mental health, substance abuse, oral health, and/or vision services. Contact the health center organization directly to confirm the availability of specific services and to make an appointment.</p>
<p>The Interaction API is a web service for accessing drug-drug interactions. No license is needed to use the Interaction API. Currently, the API uses DrugBank for its interaction information.</p>
<p>The RxClass Browser is a web application for exploring and navigating through the class hierarchies to find the RxNorm drug members associated with each class.</p>
<p>RxClass links drug classes of several drug sources including ATC, MeSH, NDF-RT and FDA/SPL to their RxNorm drug members (ingredients, precise ingredients and multiple ingredients).</p>
<p>RxClass allows users to search by class name or identifier to find the RxNorm drug members or, conversely, search by RxNorm drug name or identifier to find the classes that the RxNorm drug is a member of.</p>
<p>Gene integrates information from a wide range of species. A record may include nomenclature, Reference Sequences (RefSeqs), maps, pathways, variations, phenotypes, and links to genome-, phenotype-, and locus-specific resources worldwide.</p>
<p>The protein sequences corresponding to the translations of coding sequences (CDS) in GenBank collected for each GenBank release.</p>
<p>The NCBI BioSystems Database provides integrated access to biological systems and their component genes, proteins, and small molecules, as well as literature describing those biosystems and other related data throughout Entrez.</p>
<p>The BioSample database contains descriptions of biological source materials used in experimental assays.</p>
<p>ClinVar aggregates information about genomic variation and its relationship to human health.</p>
<p>CDD is a protein annotation resource that consists of a collection of well-annotated multiple sequence alignment models for ancient domains and full-length proteins.</p>
<p>The BioProject database provides an organizational framework to access information about research projects with links to data that have been or will be deposited into archival databases maintained at members of the International Nucleotide Sequence Database Consortium (INSDC, which comprises the DNA DataBank of Japan (DDBJ), the European Nucleotide Archive at European Molecular Biology Laboratory (ENA), and GenBank at the National Center for Biotechnology Information (NCBI)).</p>
<p>The VSAC provides downloadable access to all official versions of vocabulary value sets contained in the 2014 Clinical Quality Measures (CQMs). Each value set consists of the numerical values (codes) and human-readable names (terms), drawn from standard vocabularies such as SNOMED CT® , RxNorm, LOINC and ICD-10-CM, which are used to define clinical concepts used in clinical quality measures (e.g., patients with diabetes, clinical visit).</p>
<p>This site celebrates twentieth-century leaders in biomedical research and public health. It makes the archival collections of prominent scientists, physicians, and others who have advanced the scientific enterprise available to the public through modern digital technology.</p>
<p>The NIH Common Data Elements (CDE) Repository has been designed to provide access to structured human and machine-readable definitions of data elements that have been recommended or required by NIH Institutes and Centers and other organizations for use in research and for other purposes. Visit the NIH CDE Resource Portal for contextual information about the repository.</p>
<p>MedlinePlus is the National Institutes of Health's Web site for patients and their families and friends. Produced by the National Library of Medicine, the world’s largest medical library, it brings you information about diseases, conditions, and wellness issues in language you can understand. MedlinePlus offers reliable, up-to-date health information, anytime, anywhere, for free.</p>
<p>A database of tutorials and other learning resources produced by the National Library of Medicine.</p>
<p>The UMLS integrates and distributes key terminology, classification and coding standards, and associated resources to promote creation of more effective and interoperable biomedical information systems and services, including electronic health records.</p>
<p>IndexCat provides access to the digitized version of the printed Index-Catalogue of the Library of the Surgeon General's Office; eTK for medieval Latin texts; and eVK2 for medieval English texts; along with links to other selected NLM resources.</p>
<p>The National Library of Medicine's (NLM) Digital Collections offers a search-based Web service that provides access to the Dublin Core metadata and full-text OCR of every resource in the repository in XML format. Developers can use the Web service to build applications that query and link to these resources.</p>
<p>The Sequence Read Archive (SRA) stores raw sequencing data from the next generation of sequencing platforms including Roche 454 GS System®, Illumina Genome Analyzer®, Applied Biosystems SOLiD® System, Helicos Heliscope®, Complete Genomics®, and Pacific Biosciences SMRT®.</p>
<p>dbVar is a database of genomic structural variation. It accepts data from all species and includes clinical data. It can accept diverse types of events, including inversions, insertions and translocations. Additionally, both germline and somatic variants are accepted.</p>
<p>dbSNP is a database of single nucleotide polymorphisms (SNPs) and multiple small-scale variations that include insertions/deletions, microsatellites, and non-polymorphic variants.</p>
<p>Gene Expression Omnibus is a public functional genomics data repository supporting MIAME-compliant submissions of array- and sequence-based data. Tools are provided to help users query and download experiments and curated gene expression profiles.</p>
<p>GenBank is the NIH genetic sequence database, an annotated collection of all publicly available DNA sequences. GenBank is designed to provide and encourage access within the scientific community to the most up to date and comprehensive DNA sequence information.</p>
<p>The NINDS Parkinson’s Disease (PD) Biomarkers Program Data Management Resource enables web-based data entry for clinical studies supporting PD biomarker development, as well as broad data sharing (imaging, clinical, genetic, and biospecimen analysis) across the entire PD research community. The PDBP DMR coordinates information and access to PD biospecimens distributed through the NINDS Human Genetics, DNA, iPSC , Cell Line and Biospecimen Repository and the Harvard Neurodiscovery Initiative.</p>
<p>The Federal Interagency Traumatic Brain Injury Research (FITBIR) informatics system is an extensible, scalable informatics platform for TBI relevant imaging, assessment, genomics, and other data types. It was developed to share data across the entire TBI research field and to facilitate collaboration between laboratories, as well as interconnectivity with other informatics platforms.</p>
<p>The NIMH Repository and Genomics Resource (RGR) stores biosamples, genetic, pedigree and clinical data collected in designated NIMH-funded human subject studies. The RGR database likewise links to other repositories holding data from the same subjects, including dbGAP, GEO and NDAR. The NIMH RGR allows the broader research community to access these data and biospecimens (e.g., lymphoblastoid cell lines, induced pluripotent cell lines, fibroblasts) and further expand the genetic and molecular characterization of patient populations with severe mental illness.</p>
<p>RDoCdb supports the Research Domain Criteria Initiative (RDoC), which calls for the development, for research purposes, of new ways of classifying psychopathology based on dimensions of observable behavior and neurobiological measures by providing the research community a data repository for the sharing of research data related to this initiative.</p>
<p>The NIH Study of Normal Brain Development is a longitudinal study using anatomical MRI, diffusion tensor imaging (DTI), and MR spectroscopy (MRS) to map pediatric brain development.</p>
<p>The National Database for Clinical Trials Related to Mental Illness (NDCT) is an extensible informatics platform for relevant data at all levels of biological and behavioral organization (molecules, genes, neural tissue, behavioral, social and environmental interactions) and for all data types (text, numeric, image, time series, etc.) related to clinical trials funded by the National Institute of Mental Health. Sharing data, associated tools, methodologies and results, rather than just summaries or interpretations, accelerates research progress. Community-wide sharing requires common data definitions and standards, as well as comprehensive and coherent informatics approaches for the sharing of de-identified human subject research data. Built on the National Database for Autism Research (NDAR) informatics platform, NDCT provides a comprehensive data sharing platform for NIMH grantees supporting clinical trials.</p>
<p>National Database for Autism Research (NDAR) is an extensible, scalable informatics platform for autism spectrum disorder-relevant data at all levels of biological and behavioral organization (molecules, genes, neural tissue, behavioral, social and environmental interactions) and for all data types (text, numeric, image, time series, etc.). NDAR was developed to share data across the entire ASD field and to facilitate collaboration across laboratories, as well as interconnectivity with other informatics platforms.</p>
<p>MGI is the international database resource for the laboratory mouse, providing integrated genetic, genomic, and biological data to facilitate the study of human health and disease.</p>
<p>ICPSR maintains a data archive of more than 500,000 files of research in the social sciences. It hosts 16 specialized collections of data in education, aging, criminal justice, substance abuse, terrorism, and other fields.</p>
<p>BioGRID is an online interaction repository with data on raw protein and genetic interactions from major model organism species. All interaction data are freely provided through our search index and available via download in a wide variety of standardized formats.</p>
<p>The Protein Data Bank (PDB) archive is the single worldwide repository of information about the 3D structures of large biological molecules, including proteins and nucleic acids found in all organisms including bacteria, yeast, plants, flies, other animals, and humans.</p>
<p>The DIP database catalogs experimentally determined interactions between proteins. It combines information from a variety of sources to create a single, consistent set of protein-protein interactions. The data stored within the DIP database are curated both manually by expert curators and also automatically using computational approaches that utilize the the knowledge about the protein-protein interaction networks extracted from the most reliable, core subset of the DIP data.</p>
<p>The Transporter Classification Database details a comprehensive classification system for membrane transport proteins known as the Transporter Classification (TC) system. The TC system is analogous to the Enzyme Commission (EC) system for classification of enzymes, except that it incorporates both functional and phylogenetic information. Descriptions, TC numbers, and examples of over 600 families of transport proteins are provided.</p>
<p>The PhysioNet Resource is intended to stimulate current research and new investigations in the study of complex biomedical and physiologic signals. It offers free web access to large collections of recorded physiologic signals (PhysioBank) and related open-source software (PhysioToolkit).</p>
<p>The Cell Centered Database (CCDB) is a web accessible database for high resolution 2D, 3D and 4D data from light and electron microscopy, including correlated imaging.</p>
<p>The Nuclear Receptor Signaling Atlas (NURSA) is designed to foster the development of a comprehensive understanding of the structure, function, and role in disease of nuclear receptors (NRs) and coregulators. NURSA seeks to elucidate the roles played by NRs and coregulators in metabolism and the development of metabolic disorders (including type 2 diabetes, obesity, osteoporosis, and lipid dysregulation), as well as in cardiovascular disease, oncology, regenerative medicine and the effects of environmental agents on their actions.</p>
<p>The NIDDK Information Network serves the needs of basic and clinical investigators by providing seamless access to large pools of data relevant to the mission of NIDDK. The goal of DKnet is to develop a community-based network for integration across disciplines to include the larger DK universe of diseases, investigators, and potential users.</p>
<p>The NIDDK Central Repository stores biosamples, genetic and other data collected in designated NIDDK-funded clinical studies. The purpose of the NIDDK Central Repository is to expand the usefulness of these studies by allowing a wider research community to access data and materials beyond the end of the study.</p>
<p>The Metabolomics Program's Data Repository and Coordinating Center (DRCC), housed at the San Diego Supercomputer Center (SDSC), University of California, San Diego, has developed the Metabolomics Workbench. MetWB will serve as a national and international repository for metabolomics data and metadata and will provide analysis tools and access to metabolite standards, protocols, tutorials, training, and more.</p>
<p>AphasiaBank is a shared database of multimedia interactions for the study of communication in aphasia.</p>
<p>NeuroMorpho.Org is a centrally curated inventory of digitally reconstructed neurons associated with peer-reviewed publications. It contains contributions from over 80 laboratories worldwide and is continuously updated as new morphological reconstructions are collected, published, and shared.</p>
<p>Blood and other biospecimens along with phenotypic data collected, archived and stored.</p>
<p>NAHDAP acquires, preserves and disseminates data relevant to drug addiction and HIV research. By preserving and making available an easily accessible library of electronic data on drug addiction and HIV infection in the United States, NAHDAP offers scholars the opportunity to conduct secondary analysis on major issues of social and behavioral sciences and public policy.</p>
<p>The Mouse Phenome Database (MPD) has characterizations of hundreds of strains of laboratory mice to facilitate translational discoveries and to assist in selection of strains for experimental studies.</p>
<p>Xenbase is a Xenopus laevis and Xenopus tropicalis biology and genomics resource.</p>
<p>PhonBank is an open database for the study of early phonological development using the Phon program.</p>
<p>CHILDES is a system for sharing and analyzing conversational interactions.</p>
<p>BRADS is a repository for data and biospecimens from population health research initiatives and clinical or interventional trials designed and implemented by NICHD’s Division of Intramural Population Health Research (DIPHR). Topics include human reproduction and development, pregnancy, child health and development, and women’s health. The website is maintained by DIPHR.</p>
<p>By leveraging and developing a set of Minimal Information About Nanomaterials (MIAN), ontology and standards through a community effort, it has developed a data model for data collection and sharing in the nanotechnology field. It facilitates data validation and data quality improvement. It is a data-driven tool aimed at enabling researchers to close knowledge gap.</p>
<p>The objective of this Bioengineering Research Partnership is to focus the resources of a powerful interdisciplinary team from academia (MIT), industry (Philips Medical Systems) and clinical medicine (Beth Israel Deaconess Medical Center) to develop and evaluate advanced ICU patient monitoring systems that will substantially improve the efficiency, accuracy and timeliness of clinical decision making in intensive care.</p>
<p>VectorBase is a Bioinformatics Resource Center for invertebrate vectors. It is one of four Bioinformatics Resource Centers funded by NIAID to provide web-based resources to scientific community conducting basic and applied research on organisms considered potential agents of biowarfare or bioterrorism or causing emerging or re-emerging diseases.</p>
<p>The immune tolerance data management and visualization portal for studies sponsored by the Immune Tolerance Network (ITN) and collaborating investigators. Data from published studies are accessible to any user; data from current in-progress studies are accessible to study investigators and collaborators. Includes links to published Figures, tools for visualization and analysis of data, and ability to query study data by subject, group, or any other study parameter.</p>
<p>The Influenza Research Database (IRD) serves as a public repository and analysis platform for flu sequence, experiment, surveillance and related data.</p>
<p>The ImmPort system serves as a long-term, sustainable archive of immunology research data generated by investigators mainly funded through the NIAID/DAIT. The core component of the ImmPort system is an extensive data warehouse containing an integration of experimental data and clinical trial data. The ImmPort system also provides data analysis tools and an immunology-focused ontology. The analytical tools created and integrated as part of the ImmPort system are available to any researcher within ImmPort after registration and approval by DAIT. Additionally, the data provided mainly by NIAID/DAIT funded researchers in ImmPort will be available to all registered users after the appropriate embargo time.</p>
<p>This repository contains antibody/B cell and T cell epitope information and epitope prediction and analysis tools for use by the research community worldwide. Immune epitopes are defined as molecular structures recognized by specific antigen receptors of the immune system, namely antibodies, B cell receptors, and T cell receptors. Immune epitopes from infectious diseases, excluding HIV, and immune-mediated diseases and the accompanying biological information are included.</p>
<p>EuPathDB Bioinformatics Resource Center for Biodefense and Emerging/Re-emerging Infectious Diseases is a portal for accessing genomic-scale datasets associated with the eukaryotic pathogens.</p>
<p>BEI Resources provides reagents, tools and information for studying Category A, B, and C priority pathogens, emerging infectious disease agents, non-pathogenic microbes and other microbiological materials of relevance to the research community.</p>
<p>The CardioVascular Research Grid (CVRG) project is creating an infrastructure for sharing cardiovascular data and data analysis tools. CVRG tools are developed using the Software as a Service model, allowing users to access tools through their browser, thus eliminating the need to install and maintain complex software.</p>
<p>iDASH, the newest Common Fund National Center for Biomedical Computing, addresses fundamental challenges to research progress and enables global collaborations anywhere and anytime. iDASH offers a secure cyberinfrastructure and tools to support a privacy-preserving data repository and open source software. iDASH also is active in research and training in its mission area.</p>
<p>The Rat Genome Database (RGD) is a collaborative effort between leading research institutions involved in rat genetic and genomic research to collect, consolidate, and integrate data generated from ongoing rat genetic and genomic research efforts and make these data widely available to the scientific community.</p>
<p>The goal of BioLINCC is to facilitate and coordinate the existing activities of the NHLBI Biorepository and the Data Repository and to expand their scope and usability to the scientific community through a single web-based user interface.</p>
<p>The Universal Protein Resource (UniProt) is a comprehensive resource for protein sequence and annotation data. The UniProt databases are the UniProt Knowledgebase (UniProtKB), the UniProt Reference Clusters (UniRef), and the UniProt Archive (UniParc).</p>
<p>WormBase is an international consortium of biologists and computer scientists dedicated to providing the research community with accurate, current, accessible information concerning the genetics, genomics and biology of C. elegans and related nematodes.</p>
<p>ZFIN serves as the zebrafish model organism database. It aims to: a) be the community database resource for the laboratory use of zebrafish, b) develop and support integrated zebrafish genetic, genomic and developmental information, c) maintain the definitive reference data sets of zebrafish research information, d) to link this information extensively to corresponding data in other model organism and human databases, e) facilitate the use of zebrafish as a model for human biology, and f) serve the needs of the research community.</p>
<p>Drosophila Genomic and Genetic database that includes proteomics data, microarrays and Tiling BAC's.</p>
<p>The eyeGENE® Biorepository and corresponding Database contain family history and clinical eye exam data from subjects enrolled in eyeGENE® Program coupled to clinical grade DNA samples. This data and samples are submitted by collaborators throughout the US and Canada and the data is available on a controlled access basis to researchers world-wide.</p>
<p>PeptideAtlas is a multi-organism, publicly accessible compendium of peptides identified in a large set of tandem mass spectrometry proteomics experiments. Mass spectrometer output files are collected for human, mouse, yeast, and several other organisms, and searched using the latest search engines and protein sequences.</p>
<p>The National Institute on Aging Genetics of Alzheimer's Disease Data Storage Site (NIAGADS) is a national genetics data repository facilitating access to genotypic and phenotypic data for Alzheimer's disease (AD). Data include GWAS, whole genome (WGS) and whole exome (WES), expression, RNA Seq, and CHIP Seq analyses. Data for the Alzheimer’s Disease Sequencing Project (ADSP) are available through a partnership with dbGaP (ADSP at dbGaP). Results are integrated and annotated in the searchable genomics database that also provides access to a variety of software packages, analytic pipelines, online resources, and web-based tools to facilitate analysis and interpretation of large-scale genomic data. Data are available as defined by the NIA Genomics of Alzheimer’s Disease Sharing Policy and the NIH Genomics Data Sharing Policy. Investigators return secondary analysis data to the database in keeping with the NIAGADS Data Distribution Agreement.</p>
<p>The Global Unique Device Identification Database (GUDID) contains key device identification information submitted to the FDA about medical devices that have Unique Device Identifiers (UDI).</p>
<p>A hierarchically-organized subject terminology for indexing and cataloging of biomedical information.</p>
<p>The SPEAKS- faculty/staff dataset contains individual level information from a sample of faculty and staff on GLS funded campuses. These data include faculty experiences with suicide prevention, training and making referrals, knowledge of suicide, suicide risk factors and available resources and the impact of suicide prevention programs among those who work on funded campuses.</p>
<p>The SPEAKS- student dataset contains individual level information from a sample of college students on GLS funded campuses. These data include student demographics, the students' exposure to suicide prevention on their campus, their attitudes about suicide and seeking help, their self-efficacy to perform suicide-prevention related behaviors, their knowledge of suicide myths, facts, and their campus resources, and their connectedness and help-seeking behaviors.</p>
<p>The EIRF dataset contains information about each individual youth who was identified and referred for mental or non-mental health related services as part of a grantee's GLS activities (though a screening event or by a trained gatekeeper). These individual level records consist of demographic information, the setting where the youth was identified, the role of the person who made the identification, and what services the youth was referred to after the identification. In addition, records contain follow-up information about whether the individual received the services for which they were referred.</p>
<p>The PSI dataset contains information about the types of strategies that GLS grantees are implementing as part of their suicide prevention activities.</p>
<p>The PSI dataset contains information about the types of strategies that GLS grantees are implementing as part of their suicide prevention activities.</p>
<p>The TUP-S dataset consists of data gathered at the individual level from persons who attended a GLS funded training event 3 months after the training occurred. This dataset includes information about the impact that the training has had on the individual's understanding and their use of the skills and knowledge gained during the GLS funded training event.</p>
<p>The Training Activity Summary Page (formerly the Training Exit Survey Cover Page) dataset contains data about each training event. This dataset includes information about the type of training (specific training types), training sub-type (gatekeeper, clinical, or other), how many people attended the training, and the duration of the training.</p>
<p>The Training Activity Summary Page (formerly the Training Exit Survey Cover Page) dataset contains data about each training event. This dataset includes information about the type of training (specific training types), training sub-type (gatekeeper, clinical, or other), how many people attended the training, and the duration of the training.</p>
<p>The TES Individual dataset contains information at the individual-level about the persons who attend a GLS funded training event. This dataset includes variables that describe the trainees including their demographics and the primary setting and role within the setting where the trainee interacts with youth, the ways in which they intend to use their training, the impact of the training in terms of the usefulness, practicality, and applicability of the training to the trainees life.</p>
<p>The Chemical Effects in Biological Systems database (CEBS: <a href="https://manticore.niehs.nih.gov/cebssearch/">https://manticore.niehs.nih.gov/cebssearch/</a>) houses data from the National Toxicology Program research and testing program. CEBS data from individual animals is here, organized into data domains. CEBS data are also available for search.</p>
<p>The TES Individual dataset contains information at the individual-level about the persons who attend a GLS funded training event. This dataset includes variables that describe the trainees including their demographics and the primary setting and role within the setting where the trainee interacts with youth, the ways in which they intend to use their training, the impact of the training in terms of the usefulness, practicality, and applicability of the training to the trainees life. (State/Tribal - October 2006 through September 2013; Campus - October 2010 through September 2015)</p>
<p>The Office of Child Support Enforcement's Annual Data Report for fiscal year 2013 from State agencies administering child support enforcement plans under Title IV-D of the Social Security Act.</p>
<p>The Office of Child Support Enforcement's Annual Data Report from State agencies administering child support enforcement plans under Title IV-D of the Social Security Act.</p>
<p>The Office of Child Support Enforcement's Annual Data Report from State agencies administering child support enforcement plans under Title IV-D of the Social Security Act.</p>
<p>The Office of Child Support Enforcement's Annual Data Report from State agencies administering child support enforcement plans under Title IV-D of the Social Security Act.</p>
<p>This dataset contains annual data on collections received and distributed by State agencies administering the Child Support Enforcement program under title IV-D of the Social Security Act.</p>
<p>HCUP Fast Stats provides easy access to the latest HCUP-based statistics for health information topics. HCUP Fast Stats uses visual statistical displays in stand-alone graphs, trend figures, or simple tables to convey complex information at a glance. Information on the effect of Medicaid expansion on hospital use will be updated regularly (quarterly or annually, as newer data become available).</p>
<p>CFSAN Thesaurus in CFSAN TMS</p>
<p>Harmful and Potentially Harmful Constituents</p>
<p>The Global Unique Device Identification Database (GUDID) contains key device identification information submitted to the FDA about medical devices that have Unique Device Identifiers (UDI). Unique device identification is a system being established by the</p>
<p>The Approved Drug Products with Therapeutic Equivalence (Orange Book or OB) is a list of drugs approved under Section 505 of the Federal Food, Drug and Cosmetic Act and provides consumers timely updates on these products. In addition to these products (fo</p>
<p>Public access allowing for public search of the FDA Adverse Events Database</p>
<p>This system supports the Information Center's Help Desk capabilities, and reports can be exported.</p>
<p>This system shares public data that can be downloaded.</p>
<p>This system is a searchable repository of food code interpretations. There are no exportable data sets. All reports are in PDF format.</p>
<p>SUMMARY</p>
<p>DDOD use case to request access to Medicare Part D Drug Event File (PDE) for cost transparency to pharmacies and patients.</p>
<p>WHAT IS A USE CASE?</p>
<p>A “Use Case” is a request that was made by the user community because there were no available datasets that met their particular needs. If this use case is similar to your needs, we ask that you add your own requirements to the specifications section.</p>
<p>The concept of a use case falls within the <a href="http://hhs.ddod.us ">Demand-Driven Open Data</a> (DDOD) program and gives you a formalized way to identify what data you need. It’s for anyone in industry, research, media, nonprofits or other government agencies. Each request becomes a DDOD use case, so that it can be prioritized and worked on.</p>
<p>Use Cases also provide a wealth of insights about existing alternative datasets and tips for interpreting and manipulating data for specific purposes.</p>
<p>PURPOSE</p>
<p>The PDE data contain prescription drug costs and payment data that enable CMS to make payments to the plans and otherwise administer the Part D benefit. When a beneficiary fills a prescription under Medicare Part D, a prescription drug plan sponsor must submit a record to CMS. The PDE data are not the same as individual drug claim transactions but are extracts using CMS-defined standard fields. The challenge is that this data is not available publicly, even with all PHI fields stripped out. It resides in ResDAC/CCW, but has 1 year lag time and 3-4 months processing time.</p>
<p>VALUE</p>
<p>Central to operations for drug cost comparisons for use by pharmacists and consumers. Multiple companies are looking how to better manage costs.</p>
<p>USE CASE SPECIFICATIONS & SOLUTION</p>
<p>Information about this use cases is maintained in a wiki: <a href="http://hhs.ddod.us/wiki/Use_Case_26:_Analyze_drug_cost_trends_from_filled_Medicare_Pard_D_prescriptions">http://hhs.ddod.us/wiki/Use_Case_26:_Analyze_drug_cost_trends_from_fille...</a></p>
<p>It serves as a knowledge base.</p>
<p>USE CASE DISCUSSION FORUM</p>
<p>All communications between Data Users, DDOD Administrators and Data Owners are logged as discussions within GitHub issues: <a href="https://github.com/demand-driven-open-data/ddod-intake/issues/26">https://github.com/demand-driven-open-data/ddod-intake/issues/26</a></p>
<p>It aims to provide complete transparency into the process and ensure the same message gets to all participants.</p>
<p>CASE STATUS</p>
<p>Open</p>
<p>SUMMARY</p>
<p>DDOD use case request to improve National Death Registry for use with outcomes research.</p>
<p>WHAT IS A USE CASE?</p>
<p>A “Use Case” is a request that was made by the user community because there were no available datasets that met their particular needs. If this use case is similar to your needs, we ask that you add your own requirements to the specifications section.</p>
<p>The concept of a use case falls within the <a href="http://hhs.ddod.us ">Demand-Driven Open Data</a> (DDOD) program and gives you a formalized way to identify what data you need. It’s for anyone in industry, research, media, nonprofits or other government agencies. Each request becomes a DDOD use case, so that it can be prioritized and worked on.</p>
<p>Use Cases also provide a wealth of insights about existing alternative datasets and tips for interpreting and manipulating data for specific purposes.</p>
<p>PURPOSE</p>
<p>PCORnet funded outcomes research often relies on NDI for mortality events not captured within the medical system<br />
Example: "Aspirin trial": Optimal maintenance dose of aspirin for secondary prevention of coronary artery disease (CAD)<br />
Example: Comparative Effectiveness of Liver Transplant Strategies for End-Stage Liver Disease Patients on Renal Replacement Therapy</p>
<p>VALUE</p>
<p>Complete data is a requirement in order to conduct research. In addition, mortality events outside of healthcare setting don't always get captured. This data would be useful in many comparative effectiveness research studies, regardless of whether funded by PCORI.</p>
<p>USE CASE SPECIFICATIONS & SOLUTION</p>
<p>Information about this use cases is maintained in a wiki: <a href="http://hhs.ddod.us/wiki/Use_Case_7:_National_death_registry_for_outcomes_research">http://hhs.ddod.us/wiki/Use_Case_7:_National_death_registry_for_outcomes...</a></p>
<p>It serves as a knowledge base.</p>
<p>USE CASE DISCUSSION FORUM</p>
<p>All communications between Data Users, DDOD Administrators and Data Owners are logged as discussions within GitHub issues: <a href="https://github.com/demand-driven-open-data/ddod-intake/issues/7">https://github.com/demand-driven-open-data/ddod-intake/issues/7</a></p>
<p>It aims to provide complete transparency into the process and ensure the same message gets to all participants.</p>
<p>CASE STATUS</p>
<p>Closed</p>
<p>SUMMARY</p>
<p>DDOD use case request to make Value-Based Payment Modifier (VBM) reporting more transparent for everyone.</p>
<p>WHAT IS A USE CASE?</p>
<p>A “Use Case” is a request that was made by the user community because there were no available datasets that met their particular needs. If this use case is similar to your needs, we ask that you add your own requirements to the specifications section.</p>
<p>The concept of a use case falls within the <a href="http://hhs.ddod.us ">Demand-Driven Open Data</a> (DDOD) program and gives you a formalized way to identify what data you need. It’s for anyone in industry, research, media, nonprofits or other government agencies. Each request becomes a DDOD use case, so that it can be prioritized and worked on.</p>
<p>Use Cases also provide a wealth of insights about existing alternative datasets and tips for interpreting and manipulating data for specific purposes.</p>
<p>PURPOSE</p>
<p>Value-Based Payment Modifier (VBM) reporting provides the quality composite and cost composite scores for each provider groups and performance year. But currently, these scores are only available within each group's private QRUR report. This use case requests that data for all providers be made readily available, so that providers have the ability to benchmark and compare across their peer groups.</p>
<p>VALUE</p>
<p>Greater transparency to provider quality and cost rankings helps consumers make smarter choices. Earlier and broader visibility into metrics, might have a "peer pressure" effect on providers to improve quality. It may also deliver insights for providers and assist them in Meaningful Use attestation.</p>
<p>USE CASE SPECIFICATIONS & SOLUTION</p>
<p>Information about this use cases is maintained in a wiki: <a href="http://hhs.ddod.us/wiki/Use_Case_4">http://hhs.ddod.us/wiki/Use_Case_4</a></p>
<p>It serves as a knowledge base.</p>
<p>USE CASE DISCUSSION FORUM</p>
<p>All communications between Data Users, DDOD Administrators and Data Owners are logged as discussions within GitHub issues: <a href="https://github.com/demand-driven-open-data/ddod-intake/issues/4">https://github.com/demand-driven-open-data/ddod-intake/issues/4</a></p>
<p>It aims to provide complete transparency into the process and ensure the same message gets to all participants.</p>
<p>CASE STATUS</p>
<p>Closed. CMS has a stated promise to keep each provider's data confidential. In addition, the Value Modifier is being sunsetted as an independent payment adjuster.</p>
<p>The dataset here provides the total number of Qualified Health Plan selections by ZIP Code for 37 states for the second Health Insurance Marketplace open enrollment period (November 15, 2014 – February 15, 2015, including additional special enrollment period activity reported through February 22, 2015).</p>
<p>SUMMARY</p>
<p>DDOD use case request for consolidated, consistent reporting of medical device recalls.</p>
<p>WHAT IS A USE CASE?</p>
<p>A “Use Case” is a request that was made by the user community because there were no available datasets that met their particular needs. If this use case is similar to your needs, we ask that you add your own requirements to the specifications section.</p>
<p>The concept of a use case falls within the <a href="http://hhs.ddod.us ">Demand-Driven Open Data</a> (DDOD) program and gives you a formalized way to identify what data you need. It’s for anyone in industry, research, media, nonprofits or other government agencies. Each request becomes a DDOD use case, so that it can be prioritized and worked on.</p>
<p>Use Cases also provide a wealth of insights about existing alternative datasets and tips for interpreting and manipulating data for specific purposes.</p>
<p>PURPOSE</p>
<p>This use case was requested with the goal of obtaining a "single source of truth" for medical device recalls, rather than trying to reconcile between the two data sources. It needs to:</p>
<ul>
<li>Provide unique recall ID to link data from these two sources.</li>
<li>Provide standardized, consistent product name or registered device key (such as PMA # or 510(k) #)</li>
</ul>
<p>VALUE</p>
<p>The value of the use case is to helps hospitals more effectively catch devices in their inventory that have been recalled and prevent them from buying potentially unsafe ones. It improves outcomes and patient safety by lowering probability of hospitals being unaware of devices have been recalled.</p>
<p>USE CASE SPECIFICATIONS & SOLUTION</p>
<p>Information about this use cases is maintained in a wiki: <a href="http://hhs.ddod.us/wiki/Use_Case_6:_Consolidated_reporting_of_medical_device_recalls">http://hhs.ddod.us/wiki/Use_Case_6:_Consolidated_reporting_of_medical_de...</a></p>
<p>It serves as a knowledge base.</p>
<p>USE CASE DISCUSSION FORUM</p>
<p>All communications between Data Users, DDOD Administrators and Data Owners are logged as discussions within GitHub issues: <a href="https://github.com/demand-driven-open-data/ddod-intake/issues/6">https://github.com/demand-driven-open-data/ddod-intake/issues/6</a></p>
<p>It aims to provide complete transparency into the process and ensure the same message gets to all participants.</p>
<p>CASE STATUS</p>
<p>Closed via openFDA.gov API, which includes medical device recall information as of September 2015.</p>
<p>SUMMARY</p>
<p>DDOD use case to request means on consolidating multiple data sources (MDR, PMA, 510(k), R&L) in order to build a list of all marketed medical devices.</p>
<p>WHAT IS A USE CASE?</p>
<p>A “Use Case” is a request that was made by the user community because there were no available datasets that met their particular needs. If this use case is similar to your needs, we ask that you add your own requirements to the specifications section.</p>
<p>The concept of a use case falls within the <a href="http://hhs.ddod.us ">Demand-Driven Open Data</a> (DDOD) program and gives you a formalized way to identify what data you need. It’s for anyone in industry, research, media, nonprofits or other government agencies. Each request becomes a DDOD use case, so that it can be prioritized and worked on.</p>
<p>Use Cases also provide a wealth of insights about existing alternative datasets and tips for interpreting and manipulating data for specific purposes.</p>
<p>PURPOSE</p>
<p>The US Food and Drug Administration (FDA) Center for Devices and Radiological Health (CDRH) has multiple data sources for registered medical devices, including <a href="http://www.fda.gov/MedicalDevices/Safety/ReportaProblem/default.htm">Medical Device Reporting (MDR)</a>, <a href="http://www.fda.gov/Medicaldevices/Deviceregulationandguidance/Howtomarketyourdevice/Premarketsubmissions/Premarketapprovalpma/Default.Htm">Premarket Approval (PMA)</a>, <a href="http://www.fda.gov/MedicalDevices/ProductsandMedicalProcedures/DeviceApprovalsandClearances/510kClearances/">510(k)</a>, and <a href="https://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfrl/rl.cfm">Establishment Registration and Device Listing (R&L)</a>. There are a number of challenges associated with the data, including:</p>
<ul>
<li>A single marketed product often has multiple 510(k)s</li>
<li>A PMA might represent multiple marketed products over the course of the evolution of the device</li>
<li>510(k) and PMA downloads only include class II and III devices, omitting class I</li>
</ul>
<p>The only current way to consolidate the information across these various databases in a reliable manner is via FOIA request. There have already been multiple requests for this data at regular refresh intervals.</p>
<p>VALUE</p>
<p>A single source for all registered medical devices is needed for core services on medical device insights provided to hospitals. In addition, without a single source of data, it is difficult for hospitals to understand the available substitutes for a given device.</p>
<p>USE CASE SPECIFICATIONS & SOLUTION</p>
<p>Information about this use cases is maintained in a wiki: <a href="http://hhs.ddod.us/wiki/Use_Case_5:_Consolidated_registry_of_marketed_medical_devices">http://hhs.ddod.us/wiki/Use_Case_5:_Consolidated_registry_of_marketed_me...</a></p>
<p>It serves as a knowledge base.</p>
<p>USE CASE DISCUSSION FORUM</p>
<p>All communications between Data Users, DDOD Administrators and Data Owners are logged as discussions within GitHub issues: <a href="https://github.com/demand-driven-open-data/ddod-intake/issues/5">https://github.com/demand-driven-open-data/ddod-intake/issues/5</a></p>
<p>It aims to provide complete transparency into the process and ensure the same message gets to all participants.</p>
<p>CASE STATUS</p>
<p>Closed via openFDA.gov API, which includes medical device registration and listing as of September 2015.</p>
<p>This database consists of those national and international standards recognized by FDA which manufacturers can declare conformity to and is part of the information the Center can use to make an appropriate decision regarding the clearance or approval of a submission. Information submitted on conformance with such standards will have a direct bearing on safety and effectiveness determinations made during the review of IDEs, HDEs, PMAs, and PDPs. Conformance with recognized consensus standards in and of itself, however, may not always be a sufficient basis for regulatory decisions.</p>
<p>Federal regulations require that an assembler who installs one or more certified components of a diagnostic x-ray system submit a report of assembly. This database contains the releasable information submitted including Equipment Location, General Information and Component Information. Note: Data does not include dental system installations.</p>
<p>The CDRH FOIA electronic reading room contains frequently requested information via the Freedom of Information Act from the Center for Devices and Radiological Health.</p>
<p>The Medical Product Safety Network (MedSun) is an adverse event reporting program launched in 2002. The primary goal for MedSun is to work collaboratively with the clinical community to identify, understand, and solve problems with the use of medical devices.</p>
<p>The Drug Listing Act of 1972 requires registered drug establishments to provide the Food and Drug Administration (FDA) with a current list of all drugs manufactured, prepared, propagated, compounded, or processed by it for commercial distribution. (See Section 510 of the Federal Food, Drug, and Cosmetic Act (Act) (21 U.S.C. § 360)). Drug products are identified and reported using a unique, three-segment number, called the National Drug Code (NDC), which serves as a universal product identifier for drugs. FDA publishes the listed NDC numbers and the information submitted as part of the listing information in the NDC Directory which is updated daily.</p>
<p>The FDA Acronyms and Abbreviations database provides a quick reference to acronyms and abbreviations related to Food and Drug Administration (FDA) activities</p>
<p>The publication Approved Drug Products with Therapeutic Equivalence Evaluations (the List, commonly known as the Orange Book) identifies drug products approved on the basis of safety and effectiveness by the Food and Drug Administration (FDA) under the Federal Food, Drug, and Cosmetic Act (the Act). (For more information, see the Orange Book Preface.)</p>
<p>This application provides Human Cell and Tissue registration information for registered, inactive, and pre-registered firms. Query options are by Establishment Name, Establishment Function, Product, Establishment Status, State, Zip Code, and Country.</p>
<p>Disclosure of reporting citations provide the public with a rationale for the Agency’s enforcement actions and will also help to inform public and industry decision-making, allowing them to make more informed marketplace choices and help to encourage compliance.</p>
<p>FDA is disclosing the final inspection classification for inspections related to currently marketed FDA-regulated products. The disclosure of this information is not intended to interfere with planned enforcement actions, therefore some information may be withheld from posting until such action is taken.</p>
<p>An index of FDA warning letters issued to companies operating in the United States.</p>
<p>Whereas not all recalls are announced in the media or on our Recalls press release page, all recalls montiored by FDA are included in FDA's weekly Enforcement Report once they are classified according to the level of hazard involved.</p>
<p>POCA is a software that produces a data set used internally to assess the safety, and feasibility of proposed proprietary drug names. The public (specfically industry) has access to the tool but not to the internally run data queries/sets.</p>
<p>An inventory of all FDA Datasets</p>
<p>This database contains historical information about CDRH Advisory Committees and Panel meetings through 2008, including summaries and transcripts.</p>
<p>The CDRH Inspections Database provides information about medical device inspections that were the responsibility of CDRH from 2008 to the present.</p>
<p>This database contains the most recent revision from the Government Printing Office (GPO) of the Code of Federal Regulations (CFR) Title 21 - Food and Drugs.</p>
<p>This database contains the commercially marketed in vitro test systems categorized by the FDA since January 31, 2000, and tests categorized by the Centers for Disease Control and Prevention (CDC) prior to that date.</p>
<p>This database contains the commercially marketed in vitro test systems categorized as CLIA waived by the FDA since January 31, 2000, and by the Centers for Disease Control and Prevention (CDC) prior to that date. CLIA waived test systems are waived from certain CLIA laboratory requirements (42 CFR Part 493).</p>
<p>The Mammography Facility Database is updated periodically based on information received from the four FDA-approved accreditation bodies: the American College of Radiology (ACR), and the States of Arkansas, Iowa, and Texas. Information received by FDA or Certifying State from accreditation bodies does not specify if the facility is mobile or stationary. In many instances, but not all, the accreditation body notes Mobile following the name of the facility. The certification status of facilities may change, so FDA suggests that you check the facility's current status and look for the MQSA certificate.</p>
<p>Searchable listing of Over-the-Counter tests (OTC) and collection kits that have been cleared or approved by the FDA</p>
<p>MAUDE data represents reports of adverse events involving medical devices. The data consists of all voluntary reports since June, 1993, user facility reports since 1991, distributor reports since 1993, and manufacturer reports since August, 1996.</p>
<p>This database allows you to search the CDRH's database information on medical devices which may have malfunctioned or caused a death or serious injury during the years 1992 through 1996.</p>
<p>The National Health Related Items Code (NHRIC) is a system for identification and numbering of marketed device packages that is compatible with other numbering systems such as the National Drug Code (NDC) or Universal Product Code (UPC). Those manufacturers who desire to use the NHRIC number for unique product identification may apply to FDA for a labeler code. This database contains NHRIC data retrieved from records that date back 20 years.</p>
<p>Premarket approval by FDA is the required process of scientific review to ensure the safety and effectiveness of all devices classified as Class III devices. An approved Premarket Approval Application (PMA) is, in effect, a private license granted to the applicant for marketing a particular medical device. This database may be searched by a variety of fields and is updated on a monthly basis.</p>
<p>A 180-day supplement is a request for a significant change in components, materials, design, specification, software, color additive, and labeling to an approved premarket application or premarket report. As a pilot program under the CDRH Transparency Initiative, FDA has begun releasing some summary review memos for 180-day PMA supplements relating to design changes.</p>
<p>Medical device manufacturers are required to submit a premarket notification or 510(k) if they intend to introduce a device into commercial distribution for the first time or reintroduce a device that will be significantly changed or modified to the extent that its safety or effectiveness could be affected. This database of releasable 510(k)s can be searched by 510(k) number, applicant, device name or FDA product code. Summaries of safety and effectiveness information is available via the web interface for more recent records.</p>
<p>This database contains medical device names and associated information developed by the Center. It includes a three letter device product code and a Device Class that refers to the level of CDRH regulation of a given device.</p>
<p>This database contains product names and associated information developed by the Center for all products, both medical and non-medical, which emit radiation. It includes a three letter product code, a descriptor for radiation type, applicable performance standard(s), and a definition for the code.</p>
<p>This database provides descriptions of radiation-emitting products that have been recalled under an approved corrective action plan to remove defective and noncompliant products from the market. Searches may be done by manufacturer name, performance standard, product name, description, or date range.</p>
<p>This database contains a list of classified medical device recalls since November 1, 2002</p>
<p>This searchable database contains establishments (engaged in the manufacture, preparation, propagation, compounding, assembly, or processing of medical devices intended for human use and commercial distribution) and listings of medical devices in commercial distribution by both domestic and foreign manufacturers. Note: This database is updated once a week.</p>
<p>The Total Product Life Cycle (TPLC) database integrates premarket and postmarket data about medical devices. It includes information pulled from CDRH databases including Premarket Approvals (PMA), Premarket Notifications (510[k]), Adverse Events, and Recalls. You can search the TPLC database by device name or procode to receive a full report about a particular product line.</p>
<p>This list includes products subject to recall in the United States since June 2009 related to products manufactured by Plainview Milk Products Cooperative.</p>
<p>Press Releases of food recalls from industry</p>
<p>The FDA Peanut-Containing Product Recall widget allows you to browse the Food and Drug Administration (FDA) database of peanut butter and peanut-containing products subject to recall. This database makes it easier for you to determine whether any of the products you have at home are subject to recent recalls, and will be updated as new information becomes available.</p>
<p>The CDRH Post-Approval Studies Program encompasses design, tracking, oversight, and review responsibilities for studies mandated as a condition of approval of a premarket approval (PMA) application, protocol development product (PDP) application, or humanitarian device exemption (HDE) application. The program helps ensure that well-designed post-approval studies (PAS) are conducted effectively and efficiently and in the least burdensome manner.</p>
<p>The 522 Postmarket Surveillance Studies Program encompasses design, tracking, oversight, and review responsibilities for studies mandated under section 522 of the Federal Food, Drug and Cosmetic Act. The program helps ensure that well-designed 522 postmarket surveillance (PS) studies are conducted effectively and efficiently and in the least burdensome manner.</p>
<p>This database contains a list of classified medical device recalls since November 1, 2002</p>
<p>Information provided to FDA by manufacturers about current drugs in shortage, resolved shortages, and discontinuations of specific drug products.</p>
<p>Companies are required under Section 506C of the Federal Food, Drug, and Cosmetic Act (FD&C Act) (as amended by the Food and Drug Administration Safety and Innovation Act) to notify FDA of a permanent discontinuance of certain drug products, six months in advance, or if that is not possible, as soon as practicable. These drugs include those that are life-supporting, life-sustaining or for use in the prevention or treatment of a debilitating disease or condition, including any such drug used in emergency medical care or during surgery). The discontinuations provided below reflect information received from manufacturers, and are for informational purposes only.</p>
<p>Listing of Resolved Drug Shortages provided to FDA by manufacturers</p>
<p>The Food and Drug Administration Amendments Act of 2007 gave FDA the authority to require a Risk Evaluation and Mitigation Strategy (REMS) from manufacturers to ensure that the benefits of a drug or biological product outweigh its risks.</p>
<p>Food producers recall their products from the marketplace when the products are mislabeled or when the food may present a health hazard to consumers because the food is contaminated or has caused a foodborne illness outbreak.</p>
<p>The Clinical Investigator Inspection List (CLIIL) contains names, addresses, and other pertinent information gathered from inspections of clinical investigators who have performed studies with investigational new drugs. The list contains information on inspections that have been closed since July 1977.</p>
<p>For a drug product that does not have a dissolution test method in the United States Pharmacopeia (USP), the FDA Dissolution Methods Database provides information on dissolution methods presently recommended by the Division of Bioequivalence, Office of Generic Drugs.</p>
<p>The Drug Establishments Current Registration Site (DECRS) is a database of current information submitted by drug firms to register establishments (facilities) which manufacture, prepare, propagate, compound or process drugs that are commercially distributed in the U.S. or offered for import to the U.S.</p>
<p>Information about FDA-approved brand name and generic prescription and over-the-counter human drugs and biological therapeutic products. <a href="mailto:Drugs@FDA">Drugs@FDA</a> includes most of the drug products approved since 1939. The majority of patient information, labels, approval letters, reviews, and other information are available for drug products approved since 1998.</p>
<p>The FDA Adverse Event Reporting System (FAERS) is a database that contains information on adverse event and medication error reports submitted to FDA. The database is designed to support the FDA's post-marketing safety surveillance program for drug and therapeutic biologic products.</p>
<p>According to 21 CFR 210.3(b)(8), an inactive ingredient is any component of a drug product other than the active ingredient. Only inactive ingredients in the final dosage forms of drug products are in this database.</p>
<p>Provides information to the public on postmarket requirements and commitments. The phrase postmarket requirements and commitments refers to studies and clinical trials that sponsors conduct after approval to gather additional information about a product's safety, efficacy, or optimal use. Some of the studies and clinical trials may be required; others may be studies or clinical trials a sponsor has committed to conduct.</p>
<p>This application provides information for active, inactive, and pre-registered firms. Query options are by FEI, Applicant Name, Establishment Name, Other Names, Establishment Type, Establishment Status, City, State, Zip Code, Country and Reporting Official First Name or Last Name.</p>
<p>MedWatch alerts provide timely new safety information on human drugs, medical devices, vaccines and other biologics, dietary supplements, and cosmetics. The alerts contain actionable information that may impact both treatment and diagnostic choices for healthcare professional and patient.</p>
<p>This list includes products subject to recall since September 2010 related to infant formula distributed by Abbott. This list will be updated with publicly available information as received. The information is current as of the date indicated. If we learn that any information is not accurate, we will revise the list as soon as possible. When available, this database also includes photos of recalled products that have been voluntarily submitted by recalling firms to the FDA to assist the public in identifying those products that are subject to recall.</p>
<p>Epidemiologic investigations conducted by health officials in California, Colorado, and Minnesota revealed several restaurants or events where more than one person who fell ill with Salmonella Enteriditis had eaten. Information from these investigations suggested that shell eggs were the likely source of infections in many of these restaurants or events. And on August 13, 2010, Wright County Egg of Galt, Iowa, conducted a nationwide voluntary recalls of shell eggs that it had shipped since May 19, 2010.</p>
<p>This list includes products subject to recall in the United States since February 2010 related to hydrolyzed vegetable protein (HVP) paste and powder distributed by Basic Food Flavors, Inc. HVP is a flavor enhancer used in a wide variety of processed food products such as soups, sauces, chilis, stews, hot dogs, gravies, seasoned snack foods, dips, and dressings.</p>
<p>This list includes food subject to recall in the United States since March 2009 related to pistachios distributed by Setton Pistachio of Terra Bella, Inc. The FDA has completed its inspection of Salmonella contamination in pistachios and pistachio products involved in this recall.</p>
<p>This list includes human and pet food subject to recall in the United States since January 2009 related to peanut products distributed by Peanut Corporation of America.</p>
<p>The SWAN Public Use Datasets provide access to longitudinal data describing the physical, biological, psychological, and social changes that occur during the menopausal transition. Data collected from 3,302 SWAN participants from Baseline through the 10th Annual Follow-Up visit are currently available to the public. Registered users are able to download datasets in a variety of formats, search variables and view recent publications.</p>
<p>The SWAN Coordinating Center provides SWAN data access to SWAN Investigators through the study website. The SWAN website provides access to longitudinal data describing the physical, biological, psychological, and social changes that occur during the menopausal transition. Data collected from 3,302 SWAN participants from Baseline through the 13th Follow-Up visit are currently available.</p>
<p>The SWAN Repository is the biospecimen bank of the SWAN study. All stored specimens are from the 3,302 SWAN participants, collected across the 14 clinic visits (Baseline and 13 follow-up visits). Available biospecimen types include serum, plasma, urine and DNA which total nearly 1.8 million. Both Repository specimens and data generated through Repository studies and subsequently returned are available through the SWAN Repository. Through the Repository website, registered users can submit inquiries and applications for access to these resources.</p>
<p>The Enterprise Data Inventory (EDI) is the comprehensive inventory listing of agency data resources including public, restricted public, and non-public datasets.</p>
<p>The National Death Index (NDI) is a centralized database of death record information on file in state vital statistics offices. Working with these state offices, the National Center for Health Statistics (NCHS) established the NDI as a resource to aid epidemiologists and other health and medical investigators with their mortality ascertainment activities.</p>
<p>Assists investigators in determining whether persons in their studies have died and, if so, provide the names of the states in which those deaths occurred, the dates of death, and the corresponding death certificate numbers. Investigators can then make arrangements with the appropriate state offices to obtain copies of death certificates or specific statistical information such as manner of death or educational level. Cause of death codes may also be obtained using the NDI Plus service.</p>
<p>Records from 1979 through 2011 are currently available and contain a standard set of identifying information on each death. Death records are added to the NDI file annually, approximately 12 months after the end of a particular calendar year. 2012 should be available summer 2014. Early Release Program for 2013 is now available.</p>
<p>The NDI service is available to investigators solely for statistical purposes in medical and health research. The service is not accessible to organizations or the general public for legal, administrative, or genealogy purposes.</p>
<p>This data set provides information about the appeals and claims received by the Office of Medicare and Hearings by appeal category for Fiscal Year 2006 - 2012.x</p>
<p>The National Health Interview Survey (NHIS) is the principal source of information on the health of the civilian noninstitutionalized population of the United States and is one of the major data collection programs of the National Center for Health Statistics (NCHS) which is part of the Centers for Disease Control and Prevention (CDC). The National Health Survey Act of 1956 provided for a continuing survey and special studies to secure accurate and current statistical information on the amount, distribution, and effects of illness and disability in the United States and the services rendered for or because of such conditions. The survey referred to in the Act, now called the National Health Interview Survey, was initiated in July 1957. Since 1960, the survey has been conducted by NCHS, which was formed when the National Health Survey and the National Vital Statistics Division were combined.<br />
NHIS data are used widely throughout the Department of Health and Human Services (DHHS) to monitor trends in illness and disability and to track progress toward achieving national health objectives. The data are also used by the public health research community for epidemiologic and policy analysis of such timely issues as characterizing those with various health problems, determining barriers to accessing and using appropriate health care, and evaluating Federal health programs.<br />
The NHIS also has a central role in the ongoing integration of household surveys in DHHS. The designs of two major DHHS national household surveys have been or are linked to the NHIS. The National Survey of Family Growth used the NHIS sampling frame in its first five cycles and the Medical Expenditure Panel Survey currently uses half of the NHIS sampling frame. Other linkage includes linking NHIS data to death certificates in the National Death Index (NDI).<br />
While the NHIS has been conducted continuously since 1957, the content of the survey has been updated about every 10-15 years. In 1996, a substantially revised NHIS questionnaire began field testing. This revised questionnaire, described in detail below, was implemented in 1997 and has improved the ability of the NHIS to provide important health information.</p>
<p>Lists anemia management data used by ESRD QIP to assess dialysis facility performance.</p>
<p>Payment for heart attack patients measure – provider data. This data set includes provider data for payments associated with a 30-day episode of care for heart attack patients.</p>
<p>Payment for heart attack patients measure – national data. This data set includes national-level data for payments associated with a 30-day episode of care for heart attack patients.</p>
<p>Payment for heart attack patients measure – state data. This data set includes state-level data for payments associated with a 30-day episode of care for heart attack patients.</p>
<p>Table 3: FY2013 Percent Change in Base Operating DRG Payment Amount</p>
<p>Table 4: FY2013 Value-Based Incentive Payment Amount</p>
<p>Table 2: FY2013 Distribution of Net Change in Base Operating DRG Payment Amount</p>
<p>The National Mental Health Services Survey (N-MHSS) is designed to collect information from all specialty mental health facilities in the United States, both public and private. N-MHSS provides the mechanism for quantifying the dynamic character and composition of the United States mental health treatment delivery system.</p>
<p>Data are collected on topics including:<br />
• Facility type, operation, and primary treatment focus.<br />
• Facility treatment characteristics (e.g., settings of care; mental health treatment approaches, supportive services/practices, and special programs offered; crisis intervention team availability; and seclusion and restraint practices).<br />
• Facility operating characteristics (e.g., age groups accepted; services provided in non-English languages; and smoking policy).<br />
• Facility management characteristics (e.g., computerized functionality; licensure, certification, and accreditation; standard operating procedures; and sources of payment and funding).<br />
• Client demographic characteristics.</p>
<p>This dataset contains annual data on collections received and distributed by State agencies administering the Child Support Enforcement program under title IV-D of the Social Security Act.</p>
<p>The Office of Child Support Enforcement's Annual Data Report from State agencies administering child support enforcement plans under Title IV-D of the Social Security Act.</p>
<p>The dataset includes is the number of Qualified Health Plan selections by ZIP code for 36 states that are participating in the Federally-facilitated Marketplace or have State Partnership Marketplaces or supported State-based Marketplaces for the initial open enrollment period from October 1, 2013 through March 31, 2014, including additional special enrollment period activity reported through April 19, 2014. Marketplace plan selections are tabulated by ZIP Code according to the home address provided by the applicant.</p>
<p>This report estimates the economic value of family caregiving at $450 billion in 2009 based on 42.1 million caregivers age 18 or older providing an average of 18.4 hours of care per week to care recipients age 18 or older, at an average value of $11.16 per hour.</p>
<p><strong><em>This data is not collected by a government agency. The findings and conclusions in this report are those of the author and do not necessarily represent the views of the Department of Health & Human Services.</em></strong></p>
<p>A list of hospital ratings for the Hospital Consumer Assessment of Healthcare Providers and Systems (HCAHPS). HCAHPS is a national, standardized survey of hospital patients about their experiences during a recent inpatient hospital stay.</p>
<p>A list of the state averages for the HCAHPS survey responses. HCAHPS is a national, standardized survey of hospital patients about their experiences during a recent inpatient hospital stay.</p>
<p>The national average for the HCAHPS survey categories. HCAHPS is a national, standardized survey of hospital patients about their experiences during a recent inpatient hospital stay.</p>
<p>The number of Medicare patients treated for each medical condition or surgical procedure - by provider</p>
<p>Information about children enrolled in the Head Start program and information about their families. Data about the children include: age, type of program attended, health status, and health treatment and/or special services required during enrollment. Data about the parents include: income, employment status and special services required during child(ren)’s enrollment. Contact the Head Start Enterprise System (HSES) Help Desk to request access <a href="mailto:help@hsesinfo.org">help@hsesinfo.org</a>.</p>
<p>Data on the young people served by Family and Youth Services Bureau (FYSB) grantee agencies, including youth demographics, services provided, and youth status at exit from the FYSB-funded programs - Basic Center, Transitional Living, and Street Outreach.</p>
<p>A searchable, web-based tool for accessing data on AUCD training programs, projects, activities, and products. Includes data on the University Center for Excellence in Developmental Disabilities (UCEDD) and Leadership Education in Neurodevelopmental and related Disabilities (LEND) programs.</p>
<p>Information about key refugee program developments including data on populations served and program performance.</p>
<p>The Office of Child Care Report to Congress is required by Section 658L of the Child Care and Development Block Grant Act as amended by the Personal Responsibility and Work Opportunity Reconciliation Act (PRWORA) of 1996 (P.L. 104–193) and the Balanced Budget Act of 1997 (P.L. 105–33). The report describes and analyzes current information about the Child Care and Development Fund (CCDF) from a variety of sources, including State plans, expenditure reports, administrative data reports, and research. The report also includes information about training and technical assistance that is provided to States, Territories, and Tribes.</p>
<p>This file includes data for states that are implementing their own Marketplaces, also known as State-Based Marketplaces or SBMs, and states with Marketplaces that are supported by or fully run by the federal government, including those run in partnership with states, also known as the Federally-Facilitated Marketplace or FFM. Includes demographic characteristics, and plan selected (by metal level). Please refer to the full report listed under Resources.</p>
<p>The National Survey on Drug Use and Health (NSDUH) series (formerly titled National Household Survey on Drug Abuse) primarily measures the prevalence and correlates of drug use in the United States. The surveys are designed to provide quarterly, as well as annual, estimates. Information is provided on the use of illicit drugs, alcohol, and tobacco among members of United States households aged 12 and older. Questions included age at first use as well as lifetime, annual, and past-month usage for the following drug classes: marijuana, cocaine (and crack), hallucinogens, heroin, inhalants, alcohol, tobacco, and nonmedical use of prescription drugs, including pain relievers, tranquilizers, stimulants, and sedatives. The survey covered substance abuse treatment history and perceived need for treatment, and included questions from the Diagnostic and Statistical Manual (DSM) of Mental Disorders that allow diagnostic criteria to be applied. The survey included questions concerning treatment for both substance abuse and mental health-related disorders. Respondents were also asked about personal and family income sources and amounts, health care access and coverage, illegal activities and arrest record, problems resulting from the use of drugs, and needle-sharing.</p>
<p>The National Survey on Drug Use and Health (NSDUH) series (formerly titled National Household Survey on Drug Abuse) primarily measures the prevalence and correlates of drug use in the United States. The surveys are designed to provide quarterly, as well as annual, estimates. Information is provided on the use of illicit drugs, alcohol, and tobacco among members of United States households aged 12 and older. Questions included age at first use as well as lifetime, annual, and past-month usage for the following drug classes: marijuana, cocaine (and crack), hallucinogens, heroin, inhalants, alcohol, tobacco, and nonmedical use of prescription drugs, including pain relievers, tranquilizers, stimulants, and sedatives. The survey covered substance abuse treatment history and perceived need for treatment, and included questions from the Diagnostic and Statistical Manual (DSM) of Mental Disorders that allow diagnostic criteria to be applied. The survey included questions concerning treatment for both substance abuse and mental health-related disorders. Respondents were also asked about personal and family income sources and amounts, health care access and coverage, illegal activities and arrest record, problems resulting from the use of drugs, and needle-sharing.</p>
<p>The National Survey on Drug Use and Health (NSDUH) series (formerly titled National Household Survey on Drug Abuse) primarily measures the prevalence and correlates of drug use in the United States. The surveys are designed to provide quarterly, as well as annual, estimates. Information is provided on the use of illicit drugs, alcohol, and tobacco among members of United States households aged 12 and older. Questions included age at first use as well as lifetime, annual, and past-month usage for the following drug classes: marijuana, cocaine (and crack), hallucinogens, heroin, inhalants, alcohol, tobacco, and nonmedical use of prescription drugs, including pain relievers, tranquilizers, stimulants, and sedatives. The survey covered substance abuse treatment history and perceived need for treatment, and included questions from the Diagnostic and Statistical Manual (DSM) of Mental Disorders that allow diagnostic criteria to be applied. The survey included questions concerning treatment for both substance abuse and mental health-related disorders. Respondents were also asked about personal and family income sources and amounts, health care access and coverage, illegal activities and arrest record, problems resulting from the use of drugs, and needle-sharing.</p>
<p>Lists the datasets for this domain. The format should correspond to the spec at <a href="http://project-open-data.github.io/schema/">http://project-open-data.github.io/schema/</a></p>
<p>The National Sexual Violence Resource Center (NSVRC) is a national information and resource hub relating to all aspects of sexual violence.</p>
<p>NSVRC staff collect and disseminate a wide range of resources on sexual violence including statistics, research, position statements, statutes, training curricula, prevention initiatives and program information. With these resources, NSVRC assists coalitions, advocates and others interested in understanding and eliminating sexual violence. NSVRC has an active and diverse Advisory Council that assists and advises staff and ensures a broad national perspective. NSVRC also enjoys a strong partnership with state, territory and tribal anti-sexual assault coalitions and allied organizations.</p>
<p>NSVRC is funded through a cooperative agreement from the Centers for Disease Control and Prevention (CDC) Division of Violence Prevention.</p>
<p>The National Violent Death Reporting System (NVDRS) provides states and communities with a clearer understanding of violent deaths to guide local decisions about efforts to prevent violence and helps them track progress over time.</p>
<p>To stop violent deaths, we must first understand all the facts. Created in 2002, the NVDRS is a surveillance system that pulls together data on violent deaths in 18 states (see map below), including information about homicides, such as homicides perpetrated by a intimate partner (e.g., boyfriend, girlfriend, wife, husband), child maltreatment (or child abuse) fatalities, suicides, deaths where individuals are killed by law enforcement in the line of duty, unintentional firearm injury deaths, and deaths of undetermined intent.</p>
<p>These data are supported by WISQARS, an interactive query system that provides data on injury deaths, violent deaths, and nonfatal injuries.</p>
<p>National Epidemiologic Survey on Alcohol and Related Conditions (NESARC) was designed to assess the prevalence of alcohol use disorders (AUD) and their associated disabilities in the general population. The survey is the largest ever comorbidity study of multiple mental health disorders among U.S. adults, including alcohol and other substance use disorders, personality disorders, and anxiety and mood disorders. NESARC is designed to be a longitudinal survey with the first wave fielded in 2001–2002. The second wave of interviews was completed in 2004–2005 and used the same sample of respondents.</p>
<p>NESARC is a nationwide household survey with a probability sample representative of US adults. The final sample for Wave 1 was 43,093 respondents; Wave 2 was 34,653 of the Wave 1 respondents.</p>
<p>Data are not publicly available; however, researchers may request specific analyses via Census.</p>
<p>The National Epidemiologic Survey on Alcohol and Related Conditions - III (NESARC-III) is a nationally representative survey of 46,500 adult Americans that collected data on alcohol use disorders and their associated disabilities in addition to collecting saliva samples for the purpose of understanding the prevalence, risk factors, health disparities, economic costs and gene-environment interactions related to alcohol use disorders and their associated disabilities.</p>
<p>Results from the study are not yet available. The data collection is also associated with clinical trial number: NCT01273220.</p>
<p>The National Intimate Partner and Sexual Violence Survey (NISVS) is an ongoing, nationally representative survey to assess experiences of intimate partner violence, sexual violence and stalking among adults in the United States. It measures lifetime victimization for these types of violence as well as in the previous 12 months. In 2010, a total of 18,049 interviews from the general population sample were conducted.</p>
<p>Raw data are currently unavailable. State report tables are available in pdf format. Other key statistics are included in the summary and full reports.</p>
<p>VetoViolence.cdc.gov has been developed by the Centers for Disease Control and Prevention (CDC) to provide grantees and partners with access to training and tools that focus on the primary prevention of violence. The portal includes free training, program planning resources, and an online application for the creation of success stories.</p>
<p>The Adolescent Relationship Abuse (ARA) Toolkit provides information and strategies on how to: incorporate abuse prevention into programming; conduct staff training; formalize policies and procedures; conduct staff training on ARA prevention; and access resources for project participants.</p>
<p>The Panel Study of Income Dynamics (PSID) began in 1968 with a nationally representative sample of over 18,000 individuals living in 5,000 families in the United States. Information on these individuals and their descendants has been collected continuously, including data covering employment, income, wealth, expenditures, health, marriage, childbearing, child development, philanthropy, education, and numerous other topics.</p>
<p>This locator tool will help you find Title X family planning centers that provide high quality and cost-effective family planning and related preventive health services for low-income women and men.</p>
<p>Family planning centers offer a broad range of FDA-approved contraceptive methods and related counseling; as well as breast and cervical cancer screening; pregnancy testing and counseling; screening and treatment for sexually transmitted infections (STIs); HIV testing; and other patient education and referrals.</p>
<p>4,400 family planning centers serve about 5 million clients each year. Services are provided through state, county, and local health departments; community health centers; Planned Parenthood centers; and hospital-based, school-based, faith-based, other private nonprofits.</p>
<p>Title X staff are specially trained to meet the contraceptive needs of individuals with limited English proficiency, teenagers, and those confronting complex medical and personal issues such as substance abuse, disability, homelessness or interpersonal and domestic violence.</p>
<p>The Office of Child Support Enforcement's Annual Data Report from State agencies administering child support enforcement plans under Title IV-D of the Social Security Act.</p>
<p>The Office of Child Support Enforcement's Annual Data Report from State agencies administering child support enforcement plans under Title IV-D of the Social Security Act.</p>
<p>Information about the services provided by Federal Office of Child Support Enforcement (OCSE).</p>
<p>Federally approved OCSE Form 34A and instructions for child support professionals.</p>
<p>These fact sheets present examples of new ways states are helping parents support their children. They highlight family-centered strategies, data-based policies and practices, and customer-focused services that child support programs are embracing across the country.</p>
<p>This handbook describes the basic steps to follow to establish paternity, to obtain a support order, and to collect the support due.</p>
<p>Interactive Program Innovation Map - Click on State or Territory for information about child support agency programs designed to ensure that child support orders reflect current earnings at establishment and are modified when earnings change.</p>
<p>Interactive Child Support Program Map - Click on State or Territory for more information regarding local policies to compromise child support debt owed to the state.</p>
<p>Office of Child Support Enforecment (OCSE) Story Behind the Numbers - Child Support Fact Sheet #3. This fact sheet focuses on data reported in a recent U.S. Census Bureau report, Custodial Mothers and Fathers and Their Child Support: 2011. The data reported are estimated based on a biennial survey of custodial parents, the Child Support Supplement to the Current Population Survey, March/April 2012, co-sponsored by the Office of Child Support Enforcement. The proportion of custodial parents living below poverty line continues to increase in 2011. The report found that 4.2 million custodial parents lived in poverty in 2011, representing 29 percent of all custodial parents, about twice the poverty rate for the total population. These statistics reinforce the essential role that child support services can play in helping low-income families, especially during an economic downturn.</p>
<p>Child support program, policy, and local conatct information.</p>
<p>The 31st Annual Report to Congress on the Child Support Program authorized under Title IV-D of the Social Security Act providing the program’s status and highlighting accomplishments during FY 2010. Highlights financial and statistical program achievements based on data reported by state/tribal child support agencies.</p>
<p>This data set provides information about the appeals received by the Office of Medicare and Hearings for Fiscal Year 2005 - 2012.</p>
<p>This data set provides information about the appeals and claims received by the Office of Medicare and Hearings by procedure for Fiscal Year 2006 - 2012.</p>
<p>The Office of Child Support Preliminary Report highlights financial and statistical program achievements based on quarterly and annual data. In fiscal year (FY) 2012, information was compiled from reports on program status sent to the federal government by states and tribes.</p>
<p>Lists ICH CAHPS survey data used by ESRD QIP to assess dialysis facility performance.</p>
<p>Payment Year 2015 ESRD QIP data by facility: % hemodialysis patients using an arteriovenous fistula, % hemodialysis patients using an intravenous catheter</p>
<p>Lists mineral metabolism data used by ESRD QIP to assess dialysis facility performance.</p>
<p>Lists NHSN data used by ESRD QIP to assess dialysis facility performance.</p>
<p>This report to Congress provides data specific to awards made from the Department of Health and Human Services to Native Americans and provides highlights of Native American projects that were impacted by HHS funding from 2007-2008. The report contains the descriptions of Staff Divisions and Operating Divisions under the Office of the Secretary who have made a significant impact on Native Americans (Tribes, both federally recognized and state recognized, Alaska Natives, Native Hawaiians and Pacific Islanders located in Guam, American Samoa and the Northern Mariana Islands).</p>
<p>This is an excel table for the 2011 TANF and Separate State Program - Maintenance of Effort (SSP-MOE) Caseload Data which includes the following data elements: Total Number of Recipients, Total Number of Families, Total Number of Children, 1-Parent Families, 2-Parent Families, 0-Parent Families, Total Number of Adults.</p>
<p>Press Releases of food recalls from industry</p>
<p>This list includes human and pet food subject to recall in the United States since January 2009 related to peanut products distributed by Peanut Corporation of America.</p>
<p>This list includes products subject to recall in the United States since June 2009 related to products manufactured by Plainview Milk Products Cooperative.</p>
<p>This list includes food subject to recall in the United States since March 2009 related to pistachios distributed by Setton Pistachio of Terra Bella, Inc. The FDA has completed its inspection of Salmonella contamination in pistachios and pistachio products involved in this recall.</p>
<p>This list includes products subject to recall in the United States since February 2010 related to hydrolyzed vegetable protein (HVP) paste and powder distributed by Basic Food Flavors, Inc. HVP is a flavor enhancer used in a wide variety of processed food products such as soups, sauces, chilis, stews, hot dogs, gravies, seasoned snack foods, dips, and dressings.</p>
<p>Epidemiologic investigations conducted by health officials in California, Colorado, and Minnesota revealed several restaurants or events where more than one person who fell ill with Salmonella Enteriditis had eaten. Information from these investigations suggested that shell eggs were the likely source of infections in many of these restaurants or events. And on August 13, 2010, Wright County Egg of Galt, Iowa, conducted a nationwide voluntary recalls of shell eggs that it had shipped since May 19, 2010.</p>
<p>This list includes products subject to recall since September 2010 related to infant formula distributed by Abbott. This list will be updated with publicly available information as received. The information is current as of the date indicated. If we learn that any information is not accurate, we will revise the list as soon as possible. When available, this database also includes photos of recalled products that have been voluntarily submitted by recalling firms to the FDA to assist the public in identifying those products that are subject to recall.</p>
<p>MedWatch alerts provide timely new safety information on human drugs, medical devices, vaccines and other biologics, dietary supplements, and cosmetics. The alerts contain actionable information that may impact both treatment and diagnostic choices for healthcare professional and patient.</p>
<p>Whereas not all recalls are announced in the media or on our Recalls press release page, all recalls montiored by FDA are included in FDA's weekly Enforcement Report once they are classified according to the level of hazard involved.</p>
<p>An index of FDA warning letters issued to companies operating in the United States.</p>
<p>Disclosure of reporting citations provide the public with a rationale for the Agency’s enforcement actions and will also help to inform public and industry decision-making, allowing them to make more informed marketplace choices and help to encourage compliance.</p>
<p>FDA is disclosing the final inspection classification for inspections related to currently marketed FDA-regulated products. The disclosure of this information is not intended to interfere with planned enforcement actions, therefore some information may be withheld from posting until such action is taken.</p>
<p>The Electronic Animal Drug Product Listing Directory is a directory of all animal drug products that have been listed electronically since June 1, 2009, to comply with changes enacted as part of the FDA Amendments Act of 2007.</p>
<p>On November 16, 1988, the President of the United States signed into law the Generic Animal Drug and Patent Restoration Act (GADPTRA). Among its major provisions, the Act extends eligibility for submission of Abbreviated New Animal Drug Applications (ANADAs) to all animal drug products approved for safety and effectiveness under the Federal Food, Drug, and Cosmetic Act. The Act also requires that each sponsor of an approved animal drug product submit to the FDA certain information regarding patents held for the animal drug or its method of use. The Act requires that this information, as well as a list of all animal drug products approved for safety and effectiveness, be made available to the public. This list must be updated monthly under the provisions of the Act. This publication, which is known as the “Green Book”, was first published in January of 1989. Updates have been added monthly since then. The list is published in its entirety each January.</p>
<p>This application provides Human Cell and Tissue registration information for registered, inactive, and pre-registered firms. Query options are by Establishment Name, Establishment Function, Product, Establishment Status, State, Zip Code, and Country.</p>
<p>This application provides information for active, inactive, and pre-registered firms. Query options are by FEI, Applicant Name, Establishment Name, Other Names, Establishment Type, Establishment Status, City, State, Zip Code, Country and Reporting Official First Name or Last Name.</p>
<p>Provides information to the public on postmarket requirements and commitments. The phrase postmarket requirements and commitments refers to studies and clinical trials that sponsors conduct after approval to gather additional information about a product's safety, efficacy, or optimal use. Some of the studies and clinical trials may be required; others may be studies or clinical trials a sponsor has committed to conduct.</p>
<p>According to 21 CFR 210.3(b)(8), an inactive ingredient is any component of a drug product other than the active ingredient. Only inactive ingredients in the final dosage forms of drug products are in this database.</p>
<p>The FDA Adverse Event Reporting System (FAERS) is a database that contains information on adverse event and medication error reports submitted to FDA. The database is designed to support the FDA's post-marketing safety surveillance program for drug and therapeutic biologic products.</p>
<p>Information about FDA-approved brand name and generic prescription and over-the-counter human drugs and biological therapeutic products. <a href="mailto:Drugs@FDA">Drugs@FDA</a> includes most of the drug products approved since 1939. The majority of patient information, labels, approval letters, reviews, and other information are available for drug products approved since 1998.</p>
<p>For a drug product that does not have a dissolution test method in the United States Pharmacopeia (USP), the FDA Dissolution Methods Database provides information on dissolution methods presently recommended by the Division of Bioequivalence, Office of Generic Drugs.</p>
<p>The publication Approved Drug Products with Therapeutic Equivalence Evaluations (the List, commonly known as the Orange Book) identifies drug products approved on the basis of safety and effectiveness by the Food and Drug Administration (FDA) under the Federal Food, Drug, and Cosmetic Act (the Act). (For more information, see the Orange Book Preface.)</p>
<p>The Clinical Investigator Inspection List (CLIIL) contains names, addresses, and other pertinent information gathered from inspections of clinical investigators who have performed studies with investigational new drugs. The list contains information on inspections that have been closed since July 1977.</p>
<p>The FDA Acronyms and Abbreviations database provides a quick reference to acronyms and abbreviations related to Food and Drug Administration (FDA) activities</p>
<p>The publication Approved Drug Products with Therapeutic Equivalence Evaluations (the List, commonly known as the Orange Book) identifies drug products approved on the basis of safety and effectiveness by the Food and Drug Administration (FDA) under the Federal Food, Drug, and Cosmetic Act (the Act). (For more information, see the Orange Book Preface.)</p>
<p>The Drug Listing Act of 1972 requires registered drug establishments to provide the Food and Drug Administration (FDA) with a current list of all drugs manufactured, prepared, propagated, compounded, or processed by it for commercial distribution. (See Section 510 of the Federal Food, Drug, and Cosmetic Act (Act) (21 U.S.C. § 360)). Drug products are identified and reported using a unique, three-segment number, called the National Drug Code (NDC), which serves as a universal product identifier for drugs. FDA publishes the listed NDC numbers and the information submitted as part of the listing information in the NDC Directory which is updated daily.</p>
<p>The Food and Drug Administration Amendments Act of 2007 gave FDA the authority to require a Risk Evaluation and Mitigation Strategy (REMS) from manufacturers to ensure that the benefits of a drug or biological product outweigh its risks.</p>
<p>Food producers recall their products from the marketplace when the products are mislabeled or when the food may present a health hazard to consumers because the food is contaminated or has caused a foodborne illness outbreak.</p>
<p>Companies are required under Section 506C of the Federal Food, Drug, and Cosmetic Act (FD&C Act) (as amended by the Food and Drug Administration Safety and Innovation Act) to notify FDA of a permanent discontinuance of certain drug products, six months in advance, or if that is not possible, as soon as practicable. These drugs include those that are life-supporting, life-sustaining or for use in the prevention or treatment of a debilitating disease or condition, including any such drug used in emergency medical care or during surgery). The discontinuations provided below reflect information received from manufacturers, and are for informational purposes only.</p>
<p>Listing of Resolved Drug Shortages provided to FDA by manufacturers</p>
<p>Listing of Current Drug Shortages provided to FDA by manufacturers</p>
<p>The 522 Postmarket Surveillance Studies Program encompasses design, tracking, oversight, and review responsibilities for studies mandated under section 522 of the Federal Food, Drug and Cosmetic Act. The program helps ensure that well-designed 522 postmarket surveillance (PS) studies are conducted effectively and efficiently and in the least burdensome manner.</p>
<p>This database contains a list of classified medical device recalls since November 1, 2002</p>
<p>The CDRH Post-Approval Studies Program encompasses design, tracking, oversight, and review responsibilities for studies mandated as a condition of approval of a premarket approval (PMA) application, protocol development product (PDP) application, or humanitarian device exemption (HDE) application. The program helps ensure that well-designed post-approval studies (PAS) are conducted effectively and efficiently and in the least burdensome manner.</p>
<p>The Medical Product Safety Network (MedSun) is an adverse event reporting program launched in 2002. The primary goal for MedSun is to work collaboratively with the clinical community to identify, understand, and solve problems with the use of medical devices.</p>
<p>The CDRH FOIA electronic reading room contains frequently requested information via the Freedom of Information Act from the Center for Devices and Radiological Health.</p>
<p>This database consists of those national and international standards recognized by FDA which manufacturers can declare conformity to and is part of the information the Center can use to make an appropriate decision regarding the clearance or approval of a submission. Information submitted on conformance with such standards will have a direct bearing on safety and effectiveness determinations made during the review of IDEs, HDEs, PMAs, and PDPs. Conformance with recognized consensus standards in and of itself, however, may not always be a sufficient basis for regulatory decisions.</p>
<p>Federal regulations require that an assembler who installs one or more certified components of a diagnostic x-ray system submit a report of assembly. This database contains the releasable information submitted including Equipment Location, General Information and Component Information. Note: Data does not include dental system installations.</p>
<p>The Total Product Life Cycle (TPLC) database integrates premarket and postmarket data about medical devices. It includes information pulled from CDRH databases including Premarket Approvals (PMA), Premarket Notifications (510[k]), Adverse Events, and Recalls. You can search the TPLC database by device name or procode to receive a full report about a particular product line.</p>
<p>This database contains a list of classified medical device recalls since November 1, 2002</p>
<p>This searchable database contains establishments (engaged in the manufacture, preparation, propagation, compounding, assembly, or processing of medical devices intended for human use and commercial distribution) and listings of medical devices in commercial distribution by both domestic and foreign manufacturers. Note: This database is updated once a week.</p>
<p>This database provides descriptions of radiation-emitting products that have been recalled under an approved corrective action plan to remove defective and noncompliant products from the market. Searches may be done by manufacturer name, performance standard, product name, description, or date range.</p>
<p>This database contains product names and associated information developed by the Center for all products, both medical and non-medical, which emit radiation. It includes a three letter product code, a descriptor for radiation type, applicable performance standard(s), and a definition for the code.</p>
<p>This database contains medical device names and associated information developed by the Center. It includes a three letter device product code and a Device Class that refers to the level of CDRH regulation of a given device.</p>
<p>Medical device manufacturers are required to submit a premarket notification or 510(k) if they intend to introduce a device into commercial distribution for the first time or reintroduce a device that will be significantly changed or modified to the extent that its safety or effectiveness could be affected. This database of releasable 510(k)s can be searched by 510(k) number, applicant, device name or FDA product code. Summaries of safety and effectiveness information is available via the web interface for more recent records.</p>
<p>A 180-day supplement is a request for a significant change in components, materials, design, specification, software, color additive, and labeling to an approved premarket application or premarket report. As a pilot program under the CDRH Transparency Initiative, FDA has begun releasing some summary review memos for 180-day PMA supplements relating to design changes.</p>
<p>Premarket approval by FDA is the required process of scientific review to ensure the safety and effectiveness of all devices classified as Class III devices. An approved Premarket Approval Application (PMA) is, in effect, a private license granted to the applicant for marketing a particular medical device. This database may be searched by a variety of fields and is updated on a monthly basis.</p>
<p>This database allows you to search the CDRH's database information on medical devices which may have malfunctioned or caused a death or serious injury during the years 1992 through 1996.</p>
<p>The National Health Related Items Code (NHRIC) is a system for identification and numbering of marketed device packages that is compatible with other numbering systems such as the National Drug Code (NDC) or Universal Product Code (UPC). Those manufacturers who desire to use the NHRIC number for unique product identification may apply to FDA for a labeler code. This database contains NHRIC data retrieved from records that date back 20 years.</p>
<p>MAUDE data represents reports of adverse events involving medical devices. The data consists of all voluntary reports since June, 1993, user facility reports since 1991, distributor reports since 1993, and manufacturer reports since August, 1996.</p>
<p>Searchable listing of Over-the-Counter tests (OTC) and collection kits that have been cleared or approved by the FDA</p>
<p>The Mammography Facility Database is updated periodically based on information received from the four FDA-approved accreditation bodies: the American College of Radiology (ACR), and the States of Arkansas, Iowa, and Texas. Information received by FDA or Certifying State from accreditation bodies does not specify if the facility is mobile or stationary. In many instances, but not all, the accreditation body notes Mobile following the name of the facility. The certification status of facilities may change, so FDA suggests that you check the facility's current status and look for the MQSA certificate.</p>
<p>This database contains the commercially marketed in vitro test systems categorized as CLIA waived by the FDA since January 31, 2000, and by the Centers for Disease Control and Prevention (CDC) prior to that date. CLIA waived test systems are waived from certain CLIA laboratory requirements (42 CFR Part 493).</p>
<p>This database contains the commercially marketed in vitro test systems categorized by the FDA since January 31, 2000, and tests categorized by the Centers for Disease Control and Prevention (CDC) prior to that date.</p>
<p>This database contains the most recent revision from the Government Printing Office (GPO) of the Code of Federal Regulations (CFR) Title 21 - Food and Drugs.</p>
<p>This database contains historical information about CDRH Advisory Committees and Panel meetings through 2008, including summaries and transcripts.</p>
<p>An inventory of all FDA Datasets</p>
<p>Consistent with the ACF Strategic Initiative to “upgrade the capacity of the Administration for Children and Families to make a difference for families and communities by promoting resilience and facilitating recovery in children, youth, and communities impacted by disasters by developing and implementing an ACF Emergency Response Readiness Force (ERRF):”</p>
<p>The Office of Human Services Emergency Preparedness and Response (OHSEPR), in collaboration with the Regional Administrators and Regional Emergency Management Specialists (REMS) is recruiting ACF-wide (central and regional) to build a trained cadre of ACF volunteers ready, willing and able to deploy to disasters to provide or coordinate human services to assist with response and recovery of disaster survivors. Employees authorized to deploy, serve outside the confines of the Consolidated Collective Bargaining Agreement (CCBA) because of the emergency situation.</p>
<p>On March 5 and 6, 2012, the Administration for Children and Families (ACF) held its annual tribal consultation session in Washington, D.C. This session marked the first consultation held in accordance with the ACF Tribal Consultation policy signed in August 2011. Sixty-nine tribal leaders representing thirty-one tribes attended this session. This document shares ACF's responses to the testimony submitted at the session.</p>
<p>The purpose of the ACF Tribal Consultation Policy is to build meaningful relationships with federally recognized tribes by engaging in open, continuous, and meaningful consultation.</p>
<p>ANA promotes self-sufficiency for Native Americans by providing discretionary grant funding for community based projects, and training and technical assistance to eligible tribes and native organizations. Each year, ANA provides grants to Native American and Pacific Islander communities for economic and social development, language and cultural preservation and environmental enhancement projects. ANA funded 61 new grant applications and 112 continuation grant awards for a total 173 awards to Tribal, Native American, and Pacific Islander communities during FY 2013 funding circle.</p>
<p>Office of Head Start (OHS) Program Fact Sheet provides information on demographics, state allocations, program statistics, and program enrollment history.</p>
<p>The Disaster Case Management Program (DCM) is a time-limited process that involves a partnership between a case manager and a disaster survivor (also known as a “client”) to develop and carry out a Disaster Recovery Plan. This partnership provides the client with a single point of contact to facilitate access to a broad range of resources.</p>
<p>The DCM process involves:</p>
<p>• Assessment of the client’s needs caused by the disaster<br />
• Development of a goal-oriented plan that outlines the steps necessary to achieve recovery<br />
• Organization and coordination of available resources that match the client’s needs<br />
• Monitoring recovery plan goal progress<br />
• Client advocacy if necessary</p>
<p>Office of Refugee Resettlement (ORR) Overseas Refugee Arrival Data FY 2012 sorted by country of origin and state of initial resettlement in the United States.</p>
<p>Office of Refugee Resettlement (ORR) Overseas Refugee Arrival Data FY 2011 sorted by country of origin and state of initial resettlement in the United States.</p>
<p>Office of Refugee Resettlement (ORR) Overseas Refugee Arrival Data FY 2010 sorted by country of origin and state of initial resettlement in the United States</p>
<p>Office of Refugee Resettlement (ORR) Overseas Refugee Arrival Data FY 2009 sorted by country of origin and state of initial resettlement in the United States.</p>
<p>Office of Refugee Resettlement (ORR) Overseas Refugee Arrival Data FY 2006 sorted by country of origin and state of initial resettlement in the United States.</p>
<p>Office of Refugee Resettlement (ORR) Overseas Refugee Arrival Data FY 2005 sorted by country of origin and state of initial resettlement in the United States.</p>
<p>Office of Refugee Resettlement (ORR) Overseas Refugee Arrival Data FY 2004 sorted by country of origin and state of initial resettlement in the United States.</p>
<p>Office of Refugee Resettlement (ORR) Overseas Refugee Arrival Data FY 2002 sorted by country of origin and state of initial resettlement in the United States.</p>
<p>Office of Refugee Resettlement (ORR) Overseas Refugee Arrival Data FY 2001 sorted by country of origin and state of initial resettlement in the United States.</p>
<p>Office of Refugee Resettlement (ORR) Overseas Refugee Arrival Data FY 2000 sorted by country of origin and state of initial resettlement in the United States.</p>
<p>Lists the performance and baseline periods for Hospital Value-Based Purchasing</p>
<p>The VICP program publishes a summary PDF report with several data tables:</p>
<ul>
<li>
<p>Number of Petitions Filed by Adjudication Categories by Alleged Vaccine, including # of doses distributed (2006-2014)</p>
</li>
<li>
<p>Number of Petitions Filed, Compensated, and Dismissed by Alleged Vaccine (cumulative 1998 through 2016)</p>
</li>
<li>
<p>Number of Petitions Filed by year (1998-2017)</p>
</li>
<li>
<p>Number of Adjudications compensable, dismissed and total (FY1989 - FY2017)</p>
</li>
<li>
<p>Awards paid including amounts, attorneys fees, and total outlays (FY1989 - FY2016)</p>
</li>
</ul>
<p>US weekly Nationally Notifiable Disease Surveillance Data from 1888 to 2013. These data include tables of disease counts reported by US states and cities to the Federal Health Authorities every week since 1888. These tables have been published in various journals over time and are available in various online repositories but are now also available in digital, computer-readable format.</p>
<p>US weekly Nationally Notifiable Disease Surveillance Data from 1888 to 2013. These data include tables of disease counts reported by US states and cities to the Federal Health Authorities every week since 1888. These tables have been published in various journals over time and are available in various online repositories but are now also available in digital, computer-readable format.</p>
<p>This is the FY2009 Work Participation Rate data for the Temporary Assistance for Needy Families (TANF) Program. It provides state-by-state data on Work Participation Rates, Caseload Reduction Credits, Families Work Participation Rates, and Work Eligible Individuals</p>
<p>This is a consolidated list of Health IT initiatives and websites across HHS.</p>
<p>This public use file combines registration data compiled from two federal programs that are on-going since February 2009 – the Centers for Medicare & Medicaid Services (CMS) Electronic Health Record (EHR) Incentive Programs and the ONC Health IT Regional Extension Centers (REC) Program – which collectively assist nearly 400,000 health care providers in their process to adopt EHRs and demonstrate the meaningful use of health IT.</p>
<p>This file enables tracking trends in the adoption of electronic health record (EHR) technologies by EHR vendor and by health care provider type (i.e., for professionals practicing in office-based settings and non-federal acute-care hospitals in the United States).</p>
<p>A list of NIH-supported repositories that accept submissions of appropriate scientific research data from biomedical researchers. It includes resources that aggregate information about biomedical data and information sharing systems. Links are provided to information about submitting data to and accessing data from the listed repositories. Additional information about the repositories and points-of contact for further information or inquiries can be found on the websites of the individual repositories.</p>
<p>The PCI readmission measure shows how often Medicare fee-for-service (FFS) patients are readmitted to a hospital after a PCI procedure.</p>
<p>A list of common questions and topics asked by Medicare beneficiaries, and the specific organization that can help you get the answers to your question.</p>
<p>A database of agencies listed by state and topic to provide you with contact information for specific organizations or help you get answers to your Medicare related questions.</p>
<p>Home Health Care - HHCAHPS National Data</p>
<p>Home Health Care - HHCAHPS</p>
<p>Home Health Care - HHCAHPS State Data</p>
<p>A list of hospitals participating in the Hospital VBP Program and their performance rates and scores for the Clinical Process of Care Heart Failure measures.</p>
<p>ESRD QIP data by facility: % of hemodialysis patient-months with spKt/V >= 1.2; % of peritoneal patient-months with Kt/V >= 1.7 Kt/V (dialytic + residual) during the four-month study period; % of pediatric in-center hemodialysis patient-months with spKt/V >= 1.2</p>
<p>The data set includes the number of eligible patients by clinical measure; % patients with Hemoglobin > 12; ESRD QIP data by facility: % of hemodialysis patient-months with spKt/V >= 1.2; % of peritoneal patient-months with Kt/V >= 1.7 Kt/V (dialytic + residual) during the four-month study period; % of pediatric in-center hemodialysis patient-months with spKt/V >= 1.2; % of hemodialysis patients using an arteriovenous fistula during last treatment of the month; % of hemodialysis patients using an intravenous catheter during the last treatment of the month and for at least 89 days prior; Hemoglobin > 12 measure score; Dialysis Adequacy Measure Topic score; Vascular Access Type Measure Topic score; ICH CAHPS Admin score; NHSN Event Reporting score; Mineral Metabolism Reporting score; Anemia Management Reporting score; the Total Performance Score; and payment reduction percentage.</p>
<p>QIP data by facility: % patients with Hgb >12.</p>
<p>Total Performance Scores by facility of the ESRD QIP.</p>
<p>In October 2012, CMS began reducing Medicare payments for Inpatient Prospective Payment System hospitals with excess readmissions. Excess readmissions are measured by a ratio, by dividing a hospital’s number of “predicted” 30-day readmissions for heart attack, heart failure, and pneumonia by the number that would be “expected,” based on an average hospital with similar patients. A ratio greater than 1 indicates excess readmissions.</p>
<p>This map can be used to find an Indian Health Service, Tribal or Urban Indian Health Program facility. This map can be used to: <br />
Zoom in to a general location to see if there is a facility in that region. <br />
Enter your current location in the form to see the facilities available. <br />
Find a specific facility by selecting the "Facility Information" tab and typing in the name of the facility that you are trying to find. </p>
<p>The Neuroimaging Informatics Tools and Resources Clearinghouse (NITRC) facilitates finding and comparing neuroimaging resources for functional and structural neuroimaging analyses—including popular tools as well as those that once might have been hidden in another researcher's laboratory or some obscure corner of cyberspace. NITRC collects and points to standardized information about tools, making the task of finding and comparing them easier than before. The site can help researchers find the right functional or structural neuroimaging tool or resource for their research. NITRC has recently added services such as cloud-based computing and data storage, and is broadening the range of scientific domains from MR to PET, SPECT, CT, MEG/EEG and optical imaging. Additional domains of interest are digital atlasing, and computational neuroscience, including large-scale and multi-scale modeling. The NITRC team searches out relevant research tools and resources to house on the site. Researchers can compare tools on NITRC and developers can seek and receive help from the community to make their tools more usable and accessible.</p>
<p>Descriptive, longitudinal study including direct assessments, classroom observation, parent and teacher interviews, for a nationally represenative sample of Head Start Children</p>
<p>Descriptive, longitudinal study including direct assessments, classroom observation, parent and teacher interviews, for a nationally represenative sample of Head Start Children</p>
<p>Descriptive, longitudinal study including direct assessments, classroom observation, parent and teacher interviews, for a nationally represenative sample of Head Start Children</p>
<p>Nationally representative, longitudinal information from an evaluation where children were randomly assigned to Head Start or community services as usual;direct assessments and observations of children as well as parent and staff interviews were conducted</p>
<p>Longitudinal information from an evaluation where children were randomly assigned to Early Head Start or community services as usual;direct assessments and observations of children as well as parent and staff interviews were conducted</p>
<p>Descriptive, longitudinal study including direct assessments, classroom observation, parent and teacher interviews, for a nationally represenative sample of Head Start Children</p>
<p>NIS–4 data were collected to provide updated estimates of the incidence of child abuse and neglect in the United States and measure changes in incidence from the earlier studies. The NIS follows a nationally representative sample design, so the estimates reflect the numbers of abused and neglected children in the United States who receive CPS investigation or come to the attention of community professionals.</p>
<p>Single source providing information on Temporary Assistance for Needy Families (TANF) program rules among States and across years (currently 1996-2010), including longitudinal tables with state TANF polices for selected years.</p>
<p>Nationally representative, longitudinal data describing functioning of and services for children who are reported to child protective services</p>
<p>The National Ambulatory Medical Care Survey (NAMCS) is a national survey designed to meet the need for objective, reliable information about the provision and use of ambulatory medical care services in the United States. Findings are based on a sample of visits to non-federal employed office-based physicians who are primarily engaged in direct patient care.</p>
<p>This Web-based interactive tool provides clinicians with a single-question quick screen about past year alcohol, tobacco, illegal and nonmedical prescription drug use. If the quick screen is positive for alcohol or tobacco, additional resources are provided. If the patient answers positively for illegal or nonmedical prescription drug use, there is an option to continue with the NIDA-modified ASSIST (NMASSIST). Adapted from the World Health Organization’s Alcohol, Smoking, and Substance Involvement Screening Test (ASSIST), the NMASSIST guides the clinician through more in-depth screening questions. Based on the patient's responses, the tool generates a substance involvement score that suggests the level of intervention needed. The tool also provides links to resources for conducting a brief intervention and treatment referral, if warranted.</p>
<p>A provider level summary of Inpatient Prospective Payment System (IPPS) discharges, average charges and average Medicare payments for the Top 100 Diagnosis-Related Groups (DRG)</p>
<p>The Youth Risk Behavior Surveillance System (YRBSS) monitors 6 types of health-risk behaviors that contribute to the leading causes of death and disability among youth and adults, including: behaviors that contribute to unintentional injuries and violence; sexual behaviors that contribute to unintended pregnancy and sexually transmitted diseases (STDs), including HIV infection; alcohol and other drug use; tobacco use; unhealthy dietary behaviors; inadequate physical activity. YRBSS also measures the prevalence of obesity and asthma among youth and young adults. YRBSS includes a national school-based survey conducted by CDC and state, territorial, tribal, and local surveys conducted by state, territorial, and local education and health agencies and tribal governments.</p>
<p>RadLex is a controlled terminology for radiology and serves as a single unified source of radiology terms for radiology practice, education, and research. RadLex is a comprehensive lexicon for standardized indexing and retrieval of radiology information resources. With more than 30,000 terms, RadLex satisfies the needs of software developers, system vendors and radiology users by adopting the best features of existing terminology systems while producing new terms to fill critical gaps. RadLex also provides a comprehensive and technology-friendly replacement for the ACR Index for Radiological Diagnoses. It unifies and supplements other lexicons and standards, such as SNOMED-CT, LOINC, and DICOM. As images, image reports, and medical records continue to move online RadLex meets the need of physicians to organize and retrieve image data using a common set of terms. <br />
<br />
RadReport is a radiology reporting initiative that is a part of RadLex. RadReport aims to improve reporting practices by creating a library of clear and consistent report templates. Report templates and information about RadReport is available at the link in Resource 2. <br />
</p>
<p>The HIV Testing Sites & Care Services Locator is a first-of-its-kind, location-based search tool that allows you to search for testing services, housing providers, health centers and other service providers near your current location.</p>
<p>To inform the HHS, Congress, and the public about the efficiency, effectiveness, and integrity of HHS programs and to recommend actions to promote those goals.</p>
<p>To inform HHS, States, Congress, and the public about the results and accomplishments of the State Medicaid Fraud Control Units.</p>
<p>Our objective is to ensure that providers who bill Federal health care programs do not submit claims for services furnished, ordered or prescribed by an excluded individual or entity. The LEIE is updated monthly with all individuals and entities who have been excluded from participation in Federal health care programs. Providers who bill Medicare, Medicaid, or other Federal health care programs must ensure that they know what individuals or entities are excluded and not bill for their services (e.g., a pharmacy should not bill Medicaid for a drug prescribed by an excluded physician nor for drugs dispensed by an excluded pharmacist).</p>
<p>OIG negotiates corporate integrity agreements (CIA) with health care providers and other entities as part of the settlement of Federal health care program investigations arising under a variety of civil false claims statutes. Providers or entities agree to the obligations, and in exchange, OIG agrees not to seek their exclusion from participation in Medicare, Medicaid, or other Federal health care programs.</p>
<p>The Nanomaterial Registry compiles data from multiple databases into a single resource. The goal of this resource is to establish a curated nanomaterial registry, whose primary function is to provide consistent information on the biological and environmental interactions of well-characterized nanomaterials, as well as links to associated publications, modeling tools, computational results and manufacturing guidances. The publicly available Registry is intended to serve as a comprehensive resource for the nanomaterial community, providing data that has been systematically curated based on minimal information standards built with broad community acceptance. It provides a way to tie together different sources of information for a specific nanomaterial and allows users to search and compare characteristic data on different nanomaterials.</p>
<p>The registry provides tools for analyzing and comparing data on the biological and environmental implications of well-characterized nanomaterials. This resource will evolve as the quality and quantity of the information on nanomaterials improve. Hundreds of nanomaterial entries have been curated into the registry for physico-chemical characteristics and are available to the public. Biological and environmental study data for existing nanomaterial entries will also be curated into the registry.</p>
<p>The nanomaterial registry provides the following functions for the research community: basic and advance search through key words or physical and chemical characteristics (PCC); ability to browse nanomaterials based on categories; detailed information about PCC and the biological, and environmental interactions of nanomaterials; display the quality of the characterization of each nanomaterial entry in the form of compliance level that is algorithm based; compare PCC and the biological and environmental interactions of nanomaterials; and find similar nanomaterials based on PCC and the biological and environmental interactions of nanomaterials.</p>
<p>State officials use the OCSE-157 to report annual statistical and financial information on their Child Support Enforcement (CSE) program to the Department of Health and Human Services (HHS). This information will enable the Secretary of HHS to comply with sections 409, 452(a) and (g), 458, and 469 of the Social Security Act (the Act). The Act requires the Secretary to establish standards for an effective Child Support Enforcement program, and to make an Annual Report to the Congress on program activities. Information submitted by states will also enable HHS to compute individual state incentive, penalty, and outcome measures to be used in evaluating state performance in running a CSE program. The authority to collect this information is also set forth in regulations at 45 CFR 30</p>
<p>The AFCARS Trends Chart tracks children in Foster Care from FY 2002 through the most recent year. A table of data and a graphic depiction of trends are shown for children in care on the first day of the year, entries to foster care, exits, children waiting to be adopted, children adopted, children with terminations of parental rights, and total children served in foster care.</p>
<p>Child Maltreatment Reports contain data from the National Child Abuse and Neglect Data System that have been aggregated to the State level</p>
<p>The National Child Abuse and Neglect Data System (NCANDS) Child File data set consists of child-specific data of all reports of maltreatment to State child protective service agencies that received an investigation or assessment response. NCANDS is a Federally-sponsored national data collection effort created for the purpose of tracking the volume and nature of child maltreatment reporting each year within the United States. The Child File is the case-level component of the NCANDS. Child File data are collected annually through the voluntary participation of States. Participating States submit their data after going through a process in which the State's administrative system is mapped to the NCANDS data structure. Data elements include the demographics of children and their perpetrators, types of maltreatment, investigation or assessment dispositions, risk factors, and services provided as a result of the investigation or assessment.</p>
<p>The National Survey of Substance Abuse Treatment Services (N-SSATS) (formerly titled Uniform Facility Data Set (UFDS)) is designed to collect information from all facilities in the United States, both public and private, that provides substance abuse treatment. N-SSATS is one of three components of SAMHSA's Behavioral Health Services Information System (BHSIS, formerly Drug and Alcohol Services Information System (DASIS)) and is designed to provide the mechanism for quantifying the dynamic character and composition ofthe United States substance abuse treatment delivery system. In 1995, SAMHSA created BHSIS (formerly DASIS) to facilitate the integration of its existing treatment service's datasets and to reduce redundancy in data collection and reporting. The other two BHSIS components are the Inventory of Substance Abuse Treatment Services (I-SATS) and the Treatment Episode Data Set (TEDS). The I-SATS is a comprehensive listing of all known substance abuse treatment facilities in the United States. The TEDS is a client-level database of individuals admitted to publicly funded substance abuse treatment facilities and is available from the SAMHDA Web site. Together, these three BHSIS components provide national- and state-level data on persons receiving alcohol and substance abuse treatment as well as data on the facilities providing the treatment.</p>
<p>Data collected in N-SSATS include topics covering ownership, services offered (assessment and pre-treatment, testing, transitional, ancillary, pharmacotherapies), primary focus (substance abuse, mental health, both, general health, other), hotline operation, methadone/Levo-Alpha Acetyl Methadol (LAAM)/buprenorphine dispensing, counseling and therapeutic approaches, special programs or groups, languages in which treatment is provided, type of treatment provided, number of clients (total and under age 18), number of beds, types of payment accepted, sliding fee scale, and facility accreditation and licensure/certification.</p>
<p>The data elements and format that make up the core of the N-SSATS were first used in 1976 as part of survey efforts designed to measure the scope and use of drug abuse treatment services in the United States. This core was used throughout the 1970s and 1980s in several different surveys. In 1987 the first administration of the National Drug and Alcoholism Treatment Unit Survey (NDATUS) took place, and then occurred annually from 1989 to 1993. After the creation of the Substance Abuse and Mental Health Services Administration (SAMHSA) in 1992, NDATUS was redesigned as the Uniform Facility Data Set (UFDS), which was conducted from 1995 to 1998. In 1999, an abbreviated survey was conducted and the survey was redesigned. The 1999 study is not publicly available. In 2000, the full survey was conducted and renamed the National Survey of Substance Abuse Treatment Services (N-SSATS).</p>
<p>N-SSATS is a point-prevalence survey. It provides information on the substance abuse treatment system and its clients on the reference date. Client counts reported here do not represent annual totals. Rather, N-SSATS provides a "snapshot" of substance abuse treatment facilities and clients on an average day. Through 2000, the N-SSATS reference date was October 1. In 2001, SAMHSA changed the reference date to the last business day in March. This change helped increase the timeliness of responses by individual facilities, but resulted in no data being collected for 2001. Therefore, 2002 marked the first year data were collected using the new reference date.</p>
<p>The N-SSATS is sponsored by the Center for Behavioral Health Statistics and Quality at the Substance Abuse and Mental Health Services Administration.</p>
<p>The Treatment Episode Data Set (TEDS) is an administrative data system providing descriptive information about the national flow of admissions to providers of substance abuse treatment. The TEDS is a continuation of the former Client Data System (CDS) that was originally developed by the Alcohol, Drug Abuse, and Mental Health Services Administration (predecessor to SAMHSA) in consultation with representatives of the state substance abuse agencies and appropriate national organizations. TEDS is one of the three components of SAMHSA's Behavioral Health Services Information System (BHSIS, formerly Drug and Alcohol Services Information System (DASIS)). The core of BHSIS is the Inventory of Substance Abuse Treatment Services (I-SATS), formerly known as the National Master Facility Inventory (NMFI). The I-SATS is a continuously-updated comprehensive listing of all known substance abuse treatment facilities. The third component of BHSIS is the National Survey of Substance Abuse Treatment Services (N-SSATS), formerly called the Uniform Facility Data Set (UFDS) survey. The N-SSATS is an annual survey of the location, characteristics, and utilization of alcoholism and drug abuse treatment facilities. The N-SSATS/UFDS is available from the SAMHDA Web site. Together, they provide national- and state-level information on the numbers and characteristics of individuals admitted to alcohol and drug treatment and describe the facilities that deliver care to those individuals. TEDS includes facilities that are licensed or certified by the state substance abuse agency to provide substance abuse treatment (or are administratively tracked for other reasons), and that are required by the states to provide TEDS client-level data. While compromising a significant proportion of all admissions to substance abuse treatment, TEDS does not include all such admissions. The scope of admissions included in TEDS is affected by differences in state reporting practices, varying definitions of treatment admission, availability of public funds, and public funding constraints. In 1997, TEDS was estimated to include 83 percent of TEDS-eligible admissions and 67 percent of all known admissions. See the full documentation for additional information.</p>
<p>The TEDS series was designed to provide annual data on the number and characteristics of persons admitted to public and private substance abuse treatment programs receiving public funding. TEDS includes both Minimum Data Set (MDS) data (required reporting) and Supplemental Data Set (SuDS) data (optional reporting), as reported to state substance abuse agencies by the treatment programs. Additional variables, such as calculated age and census region, are added to the state data. TEDS provides information on service setting, number of prior treatments, primary source of referral, employment status, whether methadone was prescribed in treatment, presence of psychiatric problems, living arrangements, health insurance, substance(s) abused, route of administration, age at first use, pregnancy and veteran status, number of days waiting to enter treatment, and demographic variables.</p>
<p>The TEDS data collection effort began in 1989 with three-year development grants to states. Within each state, treatment providers that receive any state agency funding, including the federal Substance Abuse Prevention and Treatment (SAPT) Block Grant monies, are expected to provide TEDS data for all clients admitted to treatment, regardless of the source of funding for individual clients.</p>
<p>TEDS is sponsored by the Center for Behavioral Health Statistics and Quality at the Substance Abuse and Mental Health Services Administration.</p>
<p>The Substance Abuse and Mental Health Services Administration (SAMHSA) provides on-line resource for locating drug and alcohol abuse treatment programs. The Substance Abuse Treatment Facility Locator lists:</p>
<p>Private and public facilities that are licensed, certified, or otherwise approved for inclusion by their State substance abuse agency</p>
<p>Treatment facilities administered by the Department of Veterans Affairs, the Indian Health Service and the Department of Defense.</p>
<p>SAMHSA endeavors to keep the Locator current. All information in the Locator is completely updated each year, based on facility responses to SAMHSA's National Survey of Substance Abuse Treatment Services. The most recent complete update occurred on April 16, 2012 based on data collected as of March 31, 2011 in the National Survey of Substance Abuse Treatment Services. New facilities are added monthly. Updates to facility names, addresses, telephone numbers and services are made weekly, if facilities inform SAMHSA of changes.</p>
<p>An online resource for locating mental health treatment facilities and programs supported by the Substance Abuse and Mental Health Services Administration (SAMHSA). The Mental Health Treatment Locator section of the Behavioral Health Treatment Services Locator lists facilities providing mental health services to persons with mental illness. It includes:<br />
Public mental health facilities that are funded by their State mental health agency (SMHA) or other State agency or department<br />
Mental health treatment facilities administered by the Department of Veterans Affairs, Private for-profit and non-profit mental health facilities that are licensed by the State or accredited by a national accreditation organization.</p>
<p>NOTE: The Mental Health Treatment Locator does not include facilities whose primary or only focus is the provision of services to persons with Mental Retardation (MR), Developmental Disability (DD), and Traumatic Brain Injuries (TBI). Facilities that provide treatment exclusively to persons with mental illness who are incarcerated. Mental health professionals in private practice (individual) or in a small group practice not licensed or certified as a mental health clinic or (community) mental health center.</p>
<p>SAMHSA endeavors to keep the Locator current. All information in the Locator is updated annually based on facility responses to SAMHSA's National Mental Health Services Survey (N-MHSS). The most recent complete update includes data collected as of April 30, 2010 in the N-MHSS. New facilities are added monthly. Updates to facility names, addresses, telephone numbers and services are made weekly, if facilities inform SAMHSA of changes.</p>
<p>For additional advice, you may call the Referral Helpline operated by SAMHSA's Center for Substance Abuse Treatment:</p>
<p><code>1-800-662-HELP (English & Español)</p>
<p>1-800-487-4889 (TTY)<br />
</code></p>
<p>The Drug Abuse Warning Network (DAWN) is a nationally representative public health surveillance system that continuously monitors drug-related visits to hospital emergency departments (EDs). A DAWN case is any ED visit involving recent drug use that is implicated in the ED visit. DAWN captures both ED visits that are directly caused by drugs and those in which drugs are a contributing factor but not the direct cause of the ED visit. Annually, DAWN produces estimates of drug-related visits to hospital EDs for the nation as a whole and for selected metropolitan areas.</p>
<p>DAWN is used to monitor trends in drug misuse and abuse, identify the emergence of new substances and drug combinations, assess health hazards associated with drug abuse, and estimate the impact of drug misuse and abuse on the Nation's health care system. DAWN relies on a longitudinal probability sample of hospitals located throughout the United States. To be eligible for selection into the DAWN sample, a hospital must be a non-federal, short-stay, general surgical and medical hospital located in the United States, with at least one 24-hour ED. The dataset includes demographics, up to 16 drugs involved in the ED visit, toxicology confirmation, route of administration, type of case, and disposition of the patient following the visit.</p>
<p>The State Ambulatory Surgery Databases (SASD) contain the universe of hospital-based ambulatory surgery encounters in participating States. Some States include ambulatory surgery encounters from free-standing facilities as well. Restricted access data files are available with a data use agreement and brief online security training.</p>
<p>The data are translated into a uniform format to facilitate multi-State comparisons and analyses. The SASD include all patients in participating settings, regardless of payer, e.g., persons covered by Medicare, Medicaid, private insurance, and the uninsured.</p>
<p>The SASD contain clinical and resource use information included in a typical discharge abstract, with safeguards to protect the privacy of individual patients, physicians, and facilities (as required by data sources).</p>
<p>Data elements include but are not limited to: diagnoses, procedures, admission and discharge status, patient demographics (e.g., gender, age), total charges, and expected payment source (e.g., Medicare, Medicaid, private insurance, self-pay; for some States, additional discrete payer categories, such as managed care). In addition to the core set of uniform data elements common to all SASD, some include State-specific data elements, such as the patient's race. The SASD exclude data elements that could directly or indirectly identify individuals.</p>
<p>For some States, hospital and county identifiers are included that permit linkage to the American Hospital Association Annual Survey File and the Area Resource File.</p>
<p>The Nationwide Emergency Department Sample (NEDS) was created to enable analyses of emergency department (ED) utilization patterns and support public health professionals, administrators, policymakers, and clinicians in their decision-making regarding this critical source of care. The NEDS can be weighted to produce national estimates. Restricted access data files are available with a data use agreement and brief online security training.</p>
<p>The NEDS is the largest all-payer ED database in the United States. It was constructed using records from both the HCUP State Emergency Department Databases (SEDD) and the State Inpatient Databases (SID), both also described in healthdata.gov. The SEDD capture information on ED visits that do not result in an admission (i.e., treat-and-release visits and transfers to another hospital). The SID contain information on patients initially seen in the emergency room and then admitted to the same hospital.</p>
<p>The NEDS contains 25-30 million (unweighted) records for ED visits for over 950 hospitals and approximates a 20-percent stratified sample of U.S. hospital-based EDs.</p>
<p>The NEDS contains information about geographic characteristics, hospital characteristics, patient characteristics, and the nature of visits (e.g., common reasons for ED visits, including injuries). The NEDS contains clinical and resource use information included in a typical discharge abstract, with safeguards to protect the privacy of individual patients, physicians, and hospitals (as required by data sources). It includes ED charge information for over 85% of patients, regardless of payer, including patients covered by Medicaid, private insurance, and the uninsured. The NEDS excludes data elements that could directly or indirectly identify individuals, hospitals, or states.</p>
<p>The KID was specifically designed to permit researchers to study a broad range of conditions and procedures related to child health issues. Researchers and policymakers can use the KID to identify, track, and analyze national trends in health care utilization, access, charges, quality, and outcomes. Restricted access data files are available with a data use agreement and brief online security training.</p>
<p>The KID is the only hospital administrative dataset designed specifically to assess use of hospital services by newborns, children, and adolescents. The KID enables studies of specific conditions, procedures, and subpopulations that often cannot be assessed with other databases because children account for a relatively small proportion of hospital stays.</p>
<p>Using the KID, it is possible to study varied topics including the incidence of uncommon conditions such as congenital anomalies, the economic burden associated with specific procedures or conditions such as adolescent pregnancy, and the pediatric conditions most often associated with particular outcomes such as death in the hospital.</p>
<p>The KID is the only all-payer inpatient care database for children in the United States. It is a sample of pediatric discharges from 2,500-4,000 U.S. hospitals yielding approximately two to three million unweighted hospital discharges for children per year. About 10 percent of normal newborns and 80 percent of other neonatal and pediatric stays are selected from each hospital that is sampled.</p>
<p>The KID contains clinical and resource use information included in a typical discharge abstract, with safeguards to protect the privacy of individual patients, physicians, and hospitals (as required by data sources). It includes charge information on all patients, regardless of payer, including children covered by Medicaid, private insurance, and the uninsured. It is created every three years beginning in 1997.</p>
<p>The State Emergency Department Databases (SEDD) contain the universe of emergency department visits in participating States. Restricted access data files are available with a data use agreement and brief online security training.</p>
<p>The data are translated into a uniform format to facilitate multi-State comparisons and analyses. The SEDD consist of data from hospital-based emergency departments and include all patients, regardless of payer, e.g., persons covered by Medicare, Medicaid, private insurance, and the uninsured.</p>
<p>The SEDD contain clinical and resource use information included in a typical discharge abstract, with safeguards to protect the privacy of individual patients, physicians, and facilities (as required by data sources). Data elements include but are not limited to: diagnoses, procedures, admission and discharge status, patient demographics (e.g., gender, age), total charges, length of stay, and expected payment source (e.g., Medicare, Medicaid, private insurance, self-pay; for some States, additional discrete payer categories, such as managed care). In addition to the core set of uniform data elements common to all SEDD, some include State-specific data elements, such as the patient's race. The SEDD exclude data elements that could directly or indirectly identify individuals. For some States, hospital and county identifiers are included that permit linkage to the American Hospital Association Annual Survey File and the Area Resource File.</p>
<p>Population estimates from "bridging" the 31 race categories used in Census 2000, as specified in the 1997 Office of Management and Budget (OMB) race and ethnicity data collection standards, to the four race categories specified under the 1977 standards (Asian or Pacific Islander, Black or African American, American Indian or Alaska Native, White).</p>
<p>The National Survey of Family Growth (NSFG) gathers information on family life, marriage and divorce, pregnancy, infertility, use of contraception, and men's and women's health. The survey results are used by the U.S. Department of Health and Human Services and others to plan health services and health education programs, and to do statistical studies of families, fertility, and health. Years included: 1973, 1976, 1982, 1988, 1995, 2002, 2006-2010; Data use agreement at time of file download:</p>
<p>VitalStats: A collection of vital statistics products including tables, data files, and reports that allow users to access and examine vital statistics and population data interactively.</p>
<p>VitalStats includes pre-built tables and reports for quick access to statistics; or the user can create tables--choosing from over 100 variables. Tables can be customized to create charts, graphs, and maps. Data can be exported.</p>
<p>Access to a variety of United States birth and death files including fetal deaths: Birth Files, 1968-2009; 1995-2005; Fetal death file, 1982-2005; Mortality files, 1968-2009; Cohort-Linked birth/infant death files, 1983-1991; and Period-Linked birth/infant death files, 1995-2007</p>
<p>Restricted Data Files Available at the Data Centers<br />
Researchers and users with approved research projects can access restricted data files that have not been publicly released for reasons of confidentiality at the AHRQ Data Center in Rockville, Maryland.<br />
Qualified researchers can also access restricted data files through the U.S. Census Research Data Center (RDC) network (<a href="http://www.census.gov/ces/dataproducts/index.html">http://www.census.gov/ces/dataproducts/index.html</a> -- Scroll down the page and click on the Agency for Health Care Research and Quality (AHRQ) link.) For information on the RDC research proposal process and the data sets available, read AHRQ-Census Bureau agreement on access to restricted MEPS data.</p>
<p>MEPSnet HC Query Tool<br />
MEPSnet/Household Component provides easy access to nationally representative statistics of health care use, expenditures, sources of payment, and insurance coverage for the U.S. civilian noninstitutionalized population. MEPSnet/HC allows you to generate statistics using MEPS Household Component public use files.</p>
<p>Summary Data Tables Data collected through MEPS are used to generate tables with frequently used summary statistics. These tables are available here for both the Household Component and the Insurance Component.<br />
Household Component Summary Tables<br />
The Household Component summary tables provide frequently used summary estimates at the national level on household medical utilization and expenditures: demographic characteristics, health conditions, health status, use of medical care services, charges and payments, access to care, satisfaction with care, health insurance coverage, income, and employment. Some of these tables can be customized online. State-level estimates of household medical utilization and expenditures are also provided for selected states. Insurance Component Summary Tables<br />
The Insurance Component summary tables provide estimates at the national, state, and metro area levels on employer-based health insurance: number and types of insurance plans, premiums, benefits, contributions by employers and employees, and employer characteristics. Please note, in preparation for improvements in the data collection process, 2007 data for the Insurance Component was not collected.<br />
MEPS employer-based health insurance tables are produced in the year following data collection. Private-sector tables are posted in July; government and civilian tables are posted in November. National-level tables: Private sector estimates by firm size, industry group, census regions and other characteristics; public sector data by state and local government types, government size, and census division; civilian estimates that incorporate both the private and state and local government sectors; national totals for enrollees and cost of health insurance coverage for both the private and public sectors. State and metro area tables: State-level estimates for the private sector by firm size, industry groupings, ownership type, age of firm, employee characteristics, and average wage quartiles. Metropolitan area private sector estimates of premiums, employee contributions, enrollments, and take-up rates by firm size.</p>
<p>The Medical Expenditure Panel Survey (MEPS) Household Component (HC) collects data from a sample of families and individuals in selected communities across the United States, drawn from a nationally representative subsample of households that participated in the prior year's National Health Interview Survey (conducted by the National Center for Health Statistics). During the household interviews, MEPS collects detailed information for each person in the household on the following: demographic characteristics, health conditions, health status, use of medical services, charges and source of payments, access to care, satisfaction with care, health insurance coverage, income, and employment. The panel design of the survey, which features several rounds of interviewing covering two full calendar years, makes it possible to determine how changes in respondents' health status, income, employment, eligibility for public and private insurance coverage, use of services, and payment for care are related. The HC expenditures have been projected to future years by selected demographic characteristics by source of payment and type of service. HC data are available on the MEPS Web site in data tables, downloadable data files (person, job, event, or condition level). Public Use Files are available.</p>
<p>This is an RSS Feed of Food Safety information that’s produced in real-time by the CDC. This RSS feed is the integration of two other XML feeds, one from the USDA's Food Safety Inspection Service (FSIS) - <a href="http://www.fsis.usda.gov/RSS/usdarss.xml">http://www.fsis.usda.gov/RSS/usdarss.xml</a> - and one from the FDA's Food Safety Recalls - <a href="http://www.fda.gov/AboutFDA/ContactFDA/StayInformed/RSSFeeds/FoodSafety/rss.xml">http://www.fda.gov/AboutFDA/ContactFDA/StayInformed/RSSFeeds/FoodSafety/...</a>. Most users will prefer the CDC feed linked above, but developers may prefer the individual XML feeds.</p>
<p>The National Drug File - Reference Terminology (NDF-RT) is produced by the U.S. Department of Veterans Affairs, Veterans Health Administration (VHA). NDF-RT is an extension of the VHA National Drug File (NDF). It organizes the drug list into a formal representation. NDF-RT Reference Terminology API provides clinical information about medications, including therapeutic intent, mechanism of action, physiologic effect and drug-drug interactions. Two NDF-RT APIs (SOAP/WSDL and RESTful) are available for retrieving NDF-RT data.</p>
<p>The Pillbox website was developed to aid in the identification of unknown pills (oral solid dosage form medications). It combines images of pills with appearance and other information to enable users to visually search for and identify oral solid dosage form medications.</p>
<p>MetaMap is a highly configurable application developed by the Lister Hill National Center for Biomedical Communications at the National Library of Medicine (NLM) to map biomedical text to the UMLS Metathesaurus or, equivalently, to identify Metathesaurus concepts referred to in English text. MetaMap employs a knowledge-intensive approach, natural-language processing (NLP), and computational-linguistic techniques, and is used worldwide in industry and academia. At NLM, MetaMap is one of the foundations of NLM's Medical Text Indexer (MTI), which is applied to both semiautomatic and fully automatic indexing of biomedical literature.</p>
<p>LocatorPlus is an interface for searching the collections of the National Library of Medicine.</p>
<p>The UTS API is intended for application developers to perform Web service calls and retrieve UMLS data within their own applications. The UTS API provides the ability to search, retrieve, and filter terms, concepts, attributes, relations, metadata and more from over 160 vocabularies of the UMLS Metathesaurus, as well as the Semantic Network. Paging, sorting and filtering (PSF) capabilities allows users to customize results of Web service calls in many ways: choose to include or exclude specific criteria, sort results by fields, or specify results displayed per page. The documentation provides a suite of Web Services Description Language (WSDL) files, API installation instructions, and sample code.</p>
<p>The SKR Project was initiated at NLM in order to develop programs to provide usable semantic representation of biomedical free text by building on resources currently available at the library. The SKR project is concerned with reliable and effective management of the information encoded in natural language texts. The project develops programs that provide usable semantic representation of biomedical text by building on resources currently available at the Library, especially the UMLS knowledge sources and the natural language processing tools provided by the SPECIALIST system. This Java-based API to the Semantic Knowledge Representation (SKR) Scheduler facility was created to provide users with the ability to programmatically submit jobs to the Scheduler Batch and Interactive facilities instead of using the Web-based interface.</p>
<p>RxTerms is a drug interface terminology derived from RxNorm for prescription writing or medication history recording (e.g. in e-prescribing systems, PHRs). RxTerms is derived only from the non-proprietary content of RxNorm, which is developed and maintained by the U.S. National Library of Medicine. No fee or license is required to use the RxTerms data.</p>
<p>RxNorm provides normalized names for clinical drugs and links its names to many of the drug vocabularies commonly used in pharmacy management and drug interaction software, including those of First Databank, Micromedex, MediSpan, Gold Standard, and Multum. By providing links between these vocabularies, RxNorm can mediate messages between systems not using the same software and vocabulary.</p>
<p>RxNorm now includes the National Drug File - Reference Terminology (NDF-RT) from the Veterans Health Administration. NDF-RT is a terminology used to code clinical drug properties, including mechanism of action, physiologic effect, and therapeutic category.</p>
<p>PUG provides access to PubChem services via a programmatic interface. Users may download data, initiate chemical structure searches, standardize chemical structures and interact with E-utilities. Access PUG with standard URLs or via SOAP.</p>
<p>The Entrez Programming Utilities (E-utilities) are a set of eight server-side programs that provide a stable interface into the Entrez query and database system at the National Center for Biotechnology Information (NCBI). The E-utilities use a fixed URL syntax that translates a standard set of input parameters into the values necessary for various NCBI software components to search for and retrieve the requested data. The E-utilities are therefore the structured interface to the Entrez system, which currently includes 38 databases covering a variety of biomedical data, including nucleotide and protein sequences, gene records, three-dimensional molecular structures, and the biomedical literature.</p>
<p>BLAST finds regions of similarity between biological sequences. The program compares nucleotide or protein sequences to sequence databases and calculates the statistical significance.</p>
<p>Aids Info</p>
<p>Healthdata.gov Catalog API</p>
<p>State-reported annual data collected on the presence of elderly, disabled, and young children in eligible households receiving Low Income Home Energy Assistance Program (LIHEAP) heating assistance, cooling assistance, crisis assistance or weatherization assistance.</p>
<p>The 2010 Congressional Report provides results for 70 ANA projects that ended in 2010. The report includes a brief summary of each project visited and an analysis of how ANA funding has impacted Native American communities.</p>
<p>The Online Tuberculosis Information System (OTIS) on CDC WONDER contains information on verified tuberculosis (TB) cases reported to the Centers for Disease Control and Prevention (CDC) by state health departments, the District of Columbia and Puerto Rico since 1993. These data were extracted from the CDC national TB surveillance system. OTIS reports case counts, incidence rates, population counts, percentage of cases that completed therapy within 1 year of diagnosis, and percentage of cases tested for drug susceptibility. Data for 22 variables are included in the data set, including: age groups, race / ethnicity, sex, vital status, year reported, state, metropolitan area, several patient risk factors, directly observed therapy, disease verification criteria and multi-drug resistant TB. Each year these data are updated with an additional year of cases plus revisions to cases reported in previous years. OTIS is produced by the U.S. Department of Health and Human Services, Public Health Service, Centers for Disease Control and Prevention (CDC), National Center for HIV/AIDS, viral Hepatitis, STD and TB Prevention (NCHHSTP).</p>
<p>DATA.HRSA.GOV is the go-to source for data, dashboards, maps, reports, locators, APIs and downloadable data files on HRSA's public health programs, including:</p>
<ul>
<li>HRSA-funded Health Center grants, grantees, sites, and related primary care programs</li>
<li>Health Professional Shortage Areas (HPSA) and Medically Underserved Areas/Populations (MUA/P)</li>
<li>Ryan White HIV/AIDS services, grantees, and providers</li>
<li>Maternal and Child Health grants (Title V, Home Visiting, Healthy Start)</li>
<li>National Health Service Corps (NHSC), Nurse Corps, and other workforce loan repayment/scholarship programs</li>
<li>Grants for workforce training programs in medicine, nursing, dentistry, and public health</li>
<li>Grants for rural health programs</li>
<li>Organ donation</li>
</ul>
<p>DATA.HRSA.GOV allows you to search by topic area, by geography, and by tool.</p>
<p>The Detailed Mortality - Underlying Cause of Death data on CDC WONDER are county-level national mortality and population data spanning the years 1999-2009. Data are based on death certificates for U.S. residents. Each death certificate contains a single underlying cause of death, and demographic data. The number of deaths, crude death rates, age-adjusted death rates, standard errors and 95% confidence intervals for death rates can be obtained by place of residence (total U.S., region, state, and county), age group (including infants and single-year-of-age cohorts), race (4 groups), Hispanic ethnicity, gender, year of death, and cause-of-death (4-digit ICD-10 code or group of codes, injury intent and mechanism categories, or drug and alcohol related causes), year, month and week day of death, place of death and whether an autopsy was performed. The data are produced by the National Center for Health Statistics.</p>
<p>The Daily Fine Particulate Matter data available on CDC WONDER are geographically aggregated daily measures of fine particulate matter in the outdoor air, spanning the years 2003-2008. PM2.5 particles are air pollutants with an aerodynamic diameter less than 2.5 micrometers. Reported measures are the daily measure of fine particulate matter in micrograms per cubic meter (PM2.5) (''µg/m''³), the number of observations, minimum and maximum range value, and standard deviation. Data are available by place (combined 48 contiguous states plus the District of Columbia, region, division, state, county), time (year, month, day) and specified fine particulate matter (''µg/m''³)value. County-level and higher data are aggregated from 10 kilometer square spatial resolution grids. In a study funded by the NASA Applied Sciences Program / Public Health Program, scientists at NASA Marshall Space Flight Center / Universities Space Research Association modified the regional surfacing algorithm of Al-Hamdan et al. (2009) and used it to generate continuous spatial surfaces (grids) of daily PM2.5 for the whole conterminous U.S. for 2003-2008. Two sources of environmental data were used as input to the surfacing algorithm, US Environmental Protection Agency (EPA) Air Quality System (AQS) PM2.5 in-situ data and National Aeronautics and Space Administration (NASA) Moderate Resolution Imaging Spectroradiometer (MODIS) aerosol optical depth remotely sensed data. They also identified in a Geographic Information System (GIS) the associated geographic locations of the centroids of the gridded PM2.5 dataset in terms of the counties and states they fall into to enable aggregation to different geographic levels in CDC WONDER.</p>
<p>The Mortality - Multiple Cause of Death data on CDC WONDER are county-level national mortality and population data spanning the years 1999-2009. Data are based on death certificates for U.S. residents. Each death certificate contains a single underlying cause of death, up to twenty additional multiple causes (Boolean set analysis), and demographic data. The number of deaths, crude death rates, age-adjusted death rates, standard errors and 95% confidence intervals for death rates can be obtained by place of residence (total U.S., region, state, and county), age group (including infants and single-year-of-age cohorts), race (4 groups), Hispanic ethnicity, gender, year of death, and cause-of-death (4-digit ICD-10 code or group of codes, injury intent and mechanism categories, or drug and alcohol related causes), year, month and week day of death, place of death and whether an autopsy was performed. The data are produced by the National Center for Health Statistics.</p>
<p>The Daily Air Temperature and Heat Index data available on CDC WONDER are county-level daily average air temperatures and heat index measures spanning the years 1979-2010. Temperature data are available in Fahrenheit or Celsius scales. Reported measures are the average temperature, number of observations, and range for the daily maximum and minimum air temperatures, and also percent coverage for the daily maximum heat index. Data are available by place (combined 48 contiguous states, region, division, state, county), time (year, month, day) and specified maximum and minimum air temperature, and heat index value. The data are derived from the North America Land Data Assimilation System (NLDAS) through NLDAS Phase 2, a collaboration project among several groups: the National Oceanic and Atmospheric Administration (NOAA) National Centers for Environmental Prediction (NCEP) Environmental Modeling Center (EMC), the National Aeronautics and Space Administration (NASA) Goddard Space Flight Center (GSFC), Princeton University, the National Weather Service (NWS) Office of Hydrological Development (OHD), the University of Washington, and the NCEP Climate Prediction Center (CPC). In a study funded by the NASA Applied Sciences Program/Public Health Program, scientists at NASA Marshall Space Flight Center/ Universities Space Research Association developed the analysis to produce the data available on CDC WONDER.</p>
<p>State officials use the OCSE-157 to report annual statistical and financial information on their Child Support Enforcement (CSE) program to the Department of Health and Human Services (HHS). This information will enable the Secretary of HHS to comply with sections 409, 452(a) and (g), 458, and 469 of the Social Security Act (the Act). The Act requires the Secretary to establish standards for an effective Child Support Enforcement program, and to make an Annual Report to the Congress on program activities. Information submitted by states will also enable HHS to compute individual state incentive, penalty, and outcome measures to be used in evaluating state performance in running a CSE program. The authority to collect this information is also set forth in regulations at 45 CFR 30</p>
<p>State officials use the OCSE-157 to report annual statistical and financial information on their Child Support Enforcement (CSE) program to the Department of Health and Human Services (HHS). This information will enable the Secretary of HHS to comply with sections 409, 452(a) and (g), 458, and 469 of the Social Security Act (the Act). The Act requires the Secretary to establish standards for an effective Child Support Enforcement program, and to make an Annual Report to the Congress on program activities. Information submitted by states will also enable HHS to compute individual state incentive, penalty, and outcome measures to be used in evaluating state performance in running a CSE program. The authority to collect this information is also set forth in regulations at 45 CFR 30</p>
<p>State officials use the OCSE-157 to report annual statistical and financial information on their Child Support Enforcement (CSE) program to the Department of Health and Human Services (HHS). This information will enable the Secretary of HHS to comply with sections 409, 452(a) and (g), 458, and 469 of the Social Security Act (the Act). The Act requires the Secretary to establish standards for an effective Child Support Enforcement program, and to make an Annual Report to the Congress on program activities. Information submitted by states will also enable HHS to compute individual state incentive, penalty, and outcome measures to be used in evaluating state performance in running a CSE program. The authority to collect this information is also set forth in regulations at 45 CFR 30</p>
<p>State officials will use the OCSE-157 to report statistical and some financial information on their Child Support Enforcement (CSE) program to the Department of Health and Human Services (HHS). This information will enable the Secretary of HHS to comply with sections 409, 452(a) and (g), 458, and 469 of the Social Security Act (the Act). The Act requires the Secretary to establish standards for an effective Child Support Enforcement program, to establish minimum organization and staffing requirements, and to make an Annual Report to the Congress on program activities. Information submitted by states will also enable HHS to compute individual state incentive, penalty, and outcome measures to be used in evaluating state performance in running a CSE program. The authority to collect this information is also set forth in regulations at 45 CFR 302.15(a).</p>
<p>The CDC WONDER Mortality - Underlying Cause of Death online database is a county-level national mortality and population database spanning the years since 1979 -2008. The number of deaths, crude death rates, age-adjusted death rates, standard errors and 95% confidence intervals for death rates can be obtained by place of residence (total U.S., Census region, Census division, state, and county), age group (including infant age groups), race (years 1979-1998: White, Black, and Other; years 1999-2008: American Indian or Alaska Native, Asian or Pacific Islander, Black or African American, and White), Hispanic origin (years 1979-1998: not available; years 1999-present: Hispanic or Latino, not Hispanic or Latino, Not Stated), gender, year of death, and underlying cause of death (years 1979-1998: 4-digit ICD-9 code and 72 cause-of-death recode; years 1999-present: 4-digit ICD-10 codes and 113 cause-of-death recode, as well as the Injury Mortality matrix classification for Intent and Mechanism), and urbanization level of residence (2006 NCHS urban-rural classification scheme for counties). The Compressed Mortality data are produced by the National Center for Health Statistics.</p>
<p>State officials use the OCSE-157 to report annual statistical and financial information on their Child Support Enforcement (CSE) program to the Department of Health and Human Services (HHS). This information will enable the Secretary of HHS to comply with sections 409, 452(a) and (g), 458, and 469 of the Social Security Act (the Act). The Act requires the Secretary to establish standards for an effective Child Support Enforcement program, and to make an Annual Report to the Congress on program activities. Information submitted by states will also enable HHS to compute individual state incentive, penalty, and outcome measures to be used in evaluating state performance in running a CSE program. The authority to collect this information is also set forth in regulations at 45 CFR 30</p>
<p>The Births (Natality) online databases in CDC WONDER report birth rates, fertility rates and counts of live births occurring within the United States to U.S. residents and non-residents. Counts can be obtained by state, county, child's gender and weight, mother's race, mother's age, mother's education, gestation period, prenatal care, birth plurality, and mother's medical and tobacco use risk factors. The data are derived from birth certificates. Data are available since 1995. The data are produced by the National Center for Health Statistics.</p>
<p>This dataset contains annual data on collections received and distributed by State agencies administering the Child Support Enforcement program under title IV-D of the Social Security Act. The information is obtained quarterly from a mandatory form submitted to the Agency by all participating states.<br />
The Office of Child Support Enforcement uses this information to calculate and issue quarterly Federal grant awards and annual incentive payments to the State agencies administering the Child Support Enforcement Program.<br />
This is considered public information and is published in an annual report of statistical and financial data available to the public.</p>
<p>This dataset contains information about collections received and distributed by State agencies administering the Child Support Enforcement program under title IV-D of the Social Security Act.<br />
The information is obtained annually from a mandatory form submitted to the Agency by all participating states.</p>
<p>The Office of Child Support Enforcement uses this information to calculate and issue quarterly Federal grant awards and annual incentive payments to the State agencies administering the Child Support Enforcement Program.</p>
<p>This is considered public information and is published in an annual report of statistical and financial data available to the public.</p>
<p>The Vaccine Adverse Event Reporting System (VAERS) online database on CDC WONDER provides counts and percentages of adverse event case reports after vaccination, received since January 1990 through last month. Data are available by symptom, vaccine product, manufacturer, onset interval, outcome category, year and month vaccinated, year and month reported, age, sex and state / territory. The Vaccine Adverse Event Reporting System is a cooperative program for vaccine safety of the Centers for Disease Control and Prevention (CDC) and the Food and Drug Administration (FDA). VAERS is a post-marketing safety surveillance program, collecting information about adverse events (possible side effects) that occur after the administration of US licensed vaccines. Data are from the US Department of Health and Human Services (DHHS), Public Health Service (PHS), Food and Drug Administration (FDA)/ Centers for Disease Control (CDC), Vaccine Adverse Event Reporting System (VAERS).</p>
<p>This dataset contains annual data on collections received and distributed by State agencies administering the Child Support Enforcement program under title IV-D of the Social Security Act. The information is obtained quarterly from a mandatory form submitted to the Agency by all participating states.<br />
The Office of Child Support Enforcement uses this information to calculate and issue quarterly Federal grant awards and annual incentive payments to the State agencies administering the Child Support Enforcement Program.<br />
This is considered public information and is published in an annual report of statistical and financial data available to the public.</p>
<p>The Population online databases contain data from the US Census Bureau. The Census Estimates online database contains county-level population counts for years 1970 - 2000. The data comprise the April 1st Census counts for years 1970, 1980, 1990 and 2000, the July 1st intercensal estimates for years 1971-1979 and 1981-1989, and the July 1st postcensal estimates for years 1991-1999. The Census Projections online database contains population projections for years 2004-2030 by year, state, age, race and sex, produced by the Census Bureau in 2005. The data are produced by the United States Department of Commerce, U.S. Census Bureau, Population Division.</p>
<p>This dataset contains annual data on collections received and distributed by State agencies administering the Child Support Enforcement program under title IV-D of the Social Security Act. The information is obtained quarterly from a mandatory form submitted to the Agency by all participating states.<br />
The Office of Child Support Enforcement uses this information to calculate and issue quarterly Federal grant awards and annual incentive payments to the State agencies administering the Child Support Enforcement Program.<br />
This is considered public information and is published in an annual report of statistical and financial data available to the public.</p>
<p>This dataset contains annual data on collections received and distributed by State agencies administering the Child Support Enforcement program under title IV-D of the Social Security Act. The information is obtained quarterly from a mandatory form submitted to the Agency by all participating states.<br />
The Office of Child Support Enforcement uses this information to calculate and issue quarterly Federal grant awards and annual incentive payments to the State agencies administering the Child Support Enforcement Program.<br />
This is considered public information and is published in an annual report of statistical and financial data available to the public.</p>
<p>This dataset contains annual data on collections received and distributed by State agencies administering the Child Support Enforcement program under title IV-D of the Social Security Act. The information is obtained quarterly from a mandatory form submitted to the Agency by all participating states.<br />
The Office of Child Support Enforcement uses this information to calculate and issue quarterly Federal grant awards and annual incentive payments to the State agencies administering the Child Support Enforcement Program.<br />
This is considered public information and is published in an annual report of statistical and financial data available to the public.</p>
<p>This dataset contains annual data on collections received and distributed by State agencies administering the Child Support Enforcement program under title IV-D of the Social Security Act. The information is obtained quarterly from a mandatory form submitted to the Agency by all participating states.<br />
The Office of Child Support Enforcement uses this information to calculate and issue quarterly Federal grant awards and annual incentive payments to the State agencies administering the Child Support Enforcement Program.<br />
This is considered public information and is published in an annual report of statistical and financial data available to the public.</p>
<p>State officials use the OCSE-157 to report annual statistical and financial information on their Child Support Enforcement (CSE) program to the Department of Health and Human Services (HHS). This information will enable the Secretary of HHS to comply with sections 409, 452(a) and (g), 458, and 469 of the Social Security Act (the Act). The Act requires the Secretary to establish standards for an effective Child Support Enforcement program, and to make an Annual Report to the Congress on program activities. Information submitted by states will also enable HHS to compute individual state incentive, penalty, and outcome measures to be used in evaluating state performance in running a CSE program. The authority to collect this information is also set forth in regulations at 45 CFR 30</p>
<p>This dataset contains annual data on collections received and distributed by State agencies administering the Child Support Enforcement program under title IV-D of the Social Security Act. The information is obtained quarterly from a mandatory form submitted to the Agency by all participating states.<br />
The Office of Child Support Enforcement uses this information to calculate and issue quarterly Federal grant awards and annual incentive payments to the State agencies administering the Child Support Enforcement Program.<br />
This is considered public information and is published in an annual report of statistical and financial data available to the public.</p>
<p>State officials use the OCSE-157 to report annual statistical and financial information on their Child Support Enforcement (CSE) program to the Department of Health and Human Services (HHS). This information will enable the Secretary of HHS to comply with sections 409, 452(a) and (g), 458, and 469 of the Social Security Act (the Act). The Act requires the Secretary to establish standards for an effective Child Support Enforcement program, and to make an Annual Report to the Congress on program activities. Information submitted by states will also enable HHS to compute individual state incentive, penalty, and outcome measures to be used in evaluating state performance in running a CSE program. The authority to collect this information is also set forth in regulations at 45 CFR 30</p>
<p>State officials will use the OCSE-157 to report statistical and some financial information on their Child Support Enforcement (CSE) program to the Department of Health and Human Services (HHS). This information will enable the Secretary of HHS to comply with sections 409, 452(a) and (g), 458, and 469 of the Social Security Act (the Act). The Act requires the Secretary to establish standards for an effective Child Support Enforcement program, to establish minimum organization and staffing requirements, and to make an Annual Report to the Congress on program activities. Information submitted by states will also enable HHS to compute individual state incentive, penalty, and outcome measures to be used in evaluating state performance in running a CSE program. The authority to collect this information is also set forth in regulations at 45 CFR 302.15(a).</p>
<p>The Health Information National Trends Survey (HINTS) is a biennial, cross-sectional survey of a nationally-representative sample of American adults that is used to assess the impact of the health information environment. The survey provides updates on changing patterns, needs, and information opportunities in health; Identifies changing communications trends and practices; Assesses cancer information access and usage; Provides information about how cancer risks are perceived; and Offers a testbed to researchers to test new theories in health communication. </p>
<p>The Sexually Transmitted Disease (STD) Morbidity online databases on CDC WONDER contain case reports reported from the 50 United States and D.C., Puerto Rico, Virgin Islands and Guam. The online databases report the number of cases and disease incidence rates by year, state, disease, age, gender of patient, type of STD, and area of report, since 1984. Data are updated annually. Data are produced by the U.S. Department of Health and Human Services, Public Health Service, Centers for Disease Control and Prevention (CDC), National Center for HIV/AIDS, viral Hepatitis, STD and TB Prevention (NCHHSTP).</p>
<p>Characteristics of families and children served by Child Care and Development Fund (CCDF)</p>
<p>Provides sampled raw data that can be used to produce tables of characteristics, work participation status and financial circurmstantes of the TANF and SSP-MOE</p>
<p>The Population - Bridged-Race July 1st Estimates online databases report bridged-race population estimates of the July 1st resident population of the United States, based on Census 2000 counts, for use in calculating vital rates. These estimates result from "bridging" the 31 race categories used in Census 2000, as specified in the 1997 Office of Management and Budget (OMB) standards for the collection of data on race and ethnicity, to the four race categories specified under the 1977 standards (Asian or Pacific Islander, Black or African American, American Indian or Alaska Native, White). Many data systems, such as vital statistics, are continuing to use the 1977 OMB standards during the transition to full implementation of the 1997 OMB standards. Postcensal estimates are available for year 2000 - 2009; intercensal estimates are available for the years 1990-1999. Obtain population counts by Year, State, County, Race (4-categories), Ethnicity, Sex and Age (1-year or 5-year groups). The data are released by the National Center for Health Statistics.</p>
<p>The Daily Fine Particulate Matter data available on CDC WONDER are geographically aggregated daily measures of fine particulate matter in the outdoor air, spanning the years 2003-2008. PM2.5 particles are air pollutants with an aerodynamic diameter less than 2.5 micrometers. Reported measures are the daily measure of fine particulate matter in micrograms per cubic meter (PM2.5) (''µg/m''³), the number of observations, minimum and maximum range value, and standard deviation. Data are available by place (combined 48 contiguous states plus the District of Columbia, region, division, state, county), time (year, month, day) and specified fine particulate matter (''µg/m''³)value. County-level and higher data are aggregated from 10 kilometer square spatial resolution grids. In a study funded by the NASA Applied Sciences Program / Public Health Program, scientists at NASA Marshall Space Flight Center / Universities Space Research Association modified the regional surfacing algorithm of Al-Hamdan et al. (2009) and used it to generate continuous spatial surfaces (grids) of daily PM2.5 for the whole conterminous U.S. for 2003-2008. Two sources of environmental data were used as input to the surfacing algorithm, US Environmental Protection Agency (EPA) Air Quality System (AQS) PM2.5 in-situ data and National Aeronautics and Space Administration (NASA) Moderate Resolution Imaging Spectroradiometer (MODIS) aerosol optical depth remotely sensed data. They also identified in a Geographic Information System (GIS) the associated geographic locations of the centroids of the gridded PM2.5 dataset in terms of the counties and states they fall into to enable aggregation to different geographic levels in CDC WONDER.</p>
<p>Part C and Part D sponsors' performance and quality measures posted on the CMS website.</p>
<p>The National Survey on Drug Use and Health (NSDUH) series (formerly titled National Household Survey on Drug Abuse) primarily measures the prevalence and correlates of drug use in the United States. The surveys are designed to provide quarterly, as well as annual, estimates. Information is provided on the use of illicit drugs, alcohol, and tobacco among members of United States households aged 12 and older. Questions included age at first use as well as lifetime, annual, and past-month usage for the following drug classes: marijuana, cocaine (and crack), hallucinogens, heroin, inhalants, alcohol, tobacco, and nonmedical use of prescription drugs, including pain relievers, tranquilizers, stimulants, and sedatives. The survey covers substance abuse treatment history and perceived need for treatment, and includes questions from the Diagnostic and Statistical Manual (DSM) of Mental Disorders that allow diagnostic criteria to be applied. The survey included questions concerning treatment for both substance abuse and mental health-related disorders. Respondents were also asked about personal and family income sources and amounts, health care access and coverage, illegal activities and arrest record, problems resulting from the use of drugs, and needle-sharing.</p>
<p>The National Survey on Drug Use and Health (NSDUH) series (formerly titled National Household Survey on Drug Abuse) primarily measures the prevalence and correlates of drug use in the United States. The surveys are designed to provide quarterly, as well as annual, estimates. Information is provided on the use of illicit drugs, alcohol, and tobacco among members of United States households aged 12 and older. Questions included age at first use as well as lifetime, annual, and past-month usage for the following drug classes: marijuana, cocaine (and crack), hallucinogens, heroin, inhalants, alcohol, tobacco, and nonmedical use of prescription drugs, including pain relievers, tranquilizers, stimulants, and sedatives. The survey covers substance abuse treatment history and perceived need for treatment, and includes questions from the Diagnostic and Statistical Manual (DSM) of Mental Disorders that allow diagnostic criteria to be applied. The survey included questions concerning treatment for both substance abuse and mental health-related disorders. Respondents were also asked about personal and family income sources and amounts, health care access and coverage, illegal activities and arrest record, problems resulting from the use of drugs, and needle-sharing.</p>
<p>The DailyMed RESTful API is a web service for accessing current SPL information. It is implemented using HTTP and can be thought of as a collection of resources, specified as URLs.</p>
<p>The National Survey on Drug Use and Health (NSDUH) series (formerly titled National Household Survey on Drug Abuse) primarily measures the prevalence and correlates of drug use in the United States. The surveys are designed to provide quarterly, as well as annual, estimates. Information is provided on the use of illicit drugs, alcohol, and tobacco among members of United States households aged 12 and older. Questions included age at first use as well as lifetime, annual, and past-month usage for the following drug classes: marijuana, cocaine (and crack), hallucinogens, heroin, inhalants, alcohol, tobacco, and nonmedical use of prescription drugs, including pain relievers, tranquilizers, stimulants, and sedatives. The survey covers substance abuse treatment history and perceived need for treatment, and includes questions from the Diagnostic and Statistical Manual (DSM) of Mental Disorders that allow diagnostic criteria to be applied. The survey included questions concerning treatment for both substance abuse and mental health-related disorders. Respondents were also asked about personal and family income sources and amounts, health care access and coverage, illegal activities and arrest record, problems resulting from the use of drugs, and needle-sharing.</p>
<p>The National Survey on Drug Use and Health (NSDUH) series (formerly titled National Household Survey on Drug Abuse) primarily measures the prevalence and correlates of drug use in the United States. The surveys are designed to provide quarterly, as well as annual, estimates. Information is provided on the use of illicit drugs, alcohol, and tobacco among members of United States households aged 12 and older. Questions included age at first use as well as lifetime, annual, and past-month usage for the following drug classes: marijuana, cocaine (and crack), hallucinogens, heroin, inhalants, alcohol, tobacco, and nonmedical use of prescription drugs, including pain relievers, tranquilizers, stimulants, and sedatives. The survey covers substance abuse treatment history and perceived need for treatment, and includes questions from the Diagnostic and Statistical Manual (DSM) of Mental Disorders that allow diagnostic criteria to be applied. The survey included questions concerning treatment for both substance abuse and mental health-related disorders. Respondents were also asked about personal and family income sources and amounts, health care access and coverage, illegal activities and arrest record, problems resulting from the use of drugs, and needle-sharing.</p>
<p>OIG negotiates corporate integrity agreements (CIA) with health care providers and other entities as part of the settlement of Federal health care program investigations arising under a variety of civil false claims statutes. Providers or entities agree to the obligations, and in exchange, OIG agrees not to seek their exclusion from participation in Medicare, Medicaid, or other Federal health care programs.</p>
<p>The National Survey on Drug Use and Health (NSDUH) series (formerly titled National Household Survey on Drug Abuse) is the general civilian population aged 12 and older in the United States. Questions include age at first use, as well as lifetime, annual, and past-month usage for the following drugs: alcohol, marijuana, cocaine (including crack), hallucinogens, heroin, inhalants, tobacco, pain relievers, tranquilizers, stimulants, and sedatives. The survey covers substance abuse treatment history and perceived need for treatment, and includes questions from the Diagnostic and Statistical Manual (DSM) of Mental Disorders that allow diagnostic criteria to be applied. Respondents were also asked about personal and family income sources and amounts, health care access and coverage, illegal activities and arrest record, problems resulting from the use of drugs, perceptions of risks, and needle-sharing. Demographic data include gender, race, age, ethnicity, educational level, job status, income level, veteran status, household composition, and population density.</p>
<p>The questionnaire was significantly redesigned in 1994. The 1994 survey for the first time included a rural population supplement to allow separate estimates to be calculated for this population. Other modules have been added each year and retained in subsequent years: mental health and access to care (1994-B); risk/availability of drugs (1996); cigar smoking and new questions on marijuana and cocaine use (1997); question series asked only of respondents aged 12 to 17 (1997); questions on tobacco brand (1999); marijuana purchase questions (2001); prior marijuana and cigarette use, additional questions on drug treatment, adult mental health services, and social environment (2003); and adult and adolescent depression questions derived from the National Comorbidity Survey, Replication (NCS-R) and National Comorbidity Survey, Adolescent (NCS-A) (2004).</p>
<p>Survey administration and sample design were improved with the implementation of the 1999 survey, and additional improvements were made in 2002. Since 1999, the survey sample has employed a 50-state design with an independent, multistage area probability sample for each of the 50 states and the District of Columbia. At this time, the collection mode of the survey changed from personal interviews and self-enumerated answer sheets to using computer-assisted personal interviews and audio computer-assisted self interviews. In 2002, the survey's title was officially changed to the National Survey on Drug Use and Health (NSDUH). Participants have been given $30 for participating in the study since then. This has resulted in an increase in participation rates from the years prior to 2002. Also, since 2002 the new population data from the 2000 decennial census has been used for sample weighting procedures. For these reasons, data gathered for 2002 and beyond cannot validly be compared to data prior to 2002.</p>
<p>The NSDUH is sponsored by the Center for Behavioral Health Statistics and Quality, Substance Abuse and Mental Health Services Administration.</p>
<p>Medicaid Fraud Control Units (MFCU or Unit) investigate and prosecute Medicaid fraud as well as patient abuse and neglect in health care facilities. OIG certifies, and annually recertifies, each MFCU. OIG collects information about MFCU operations and assesses whether they comply with statutes, regulations, and OIG policy. OIG also analyzes MFCU performance based on 12 published performance standards and recommends program improvements where appropriate.</p>
<p>The National Survey on Drug Use and Health (NSDUH) series (formerly titled National Household Survey on Drug Abuse) primarily measures the prevalence and correlates of drug use in the United States. The surveys are designed to provide quarterly, as well as annual, estimates. Information is provided on the use of illicit drugs, alcohol, and tobacco among members of United States households aged 12 and older. Questions included age at first use as well as lifetime, annual, and past-month usage for the following drug classes: marijuana, cocaine (and crack), hallucinogens, heroin, inhalants, alcohol, tobacco, and nonmedical use of prescription drugs, including pain relievers, tranquilizers, stimulants, and sedatives. The survey covers substance abuse treatment history and perceived need for treatment, and includes questions from the Diagnostic and Statistical Manual (DSM) of Mental Disorders that allow diagnostic criteria to be applied. The survey included questions concerning treatment for both substance abuse and mental health-related disorders. Respondents were also asked about personal and family income sources and amounts, health care access and coverage, illegal activities and arrest record, problems resulting from the use of drugs, and needle-sharing.</p>
<p>Decisions issued by the Chair and Board Members of the Departmental Appeals Board concerning determinations in discretionary, project grant programs, including disallowances, terminations and denials of refunding, cost allocation plan disapprovals, and rate determinations; determinations in mandatory grant programs, including disallowances of state claims under titles I, IV-A (Temporary Assistance for Needy Families), IV-D (Child Support Enforcement), IV-E (Foster Care and Adoption Assistance), X, XIV, XVI, XIX (Medicaid), and XXI (State Children's Health Insurance Program) of the Social Security Act; and appellate review of decisions of DAB Civil Remedies Division ALJs, decisions of Food and Drug Administration ALJs regarding civil money penalties, and decisions of Department of the Interior ALJs in Indian Health Service contract/compact cases. .</p>
<p>The National Survey on Drug Use and Health (NSDUH) series (formerly titled National Household Survey on Drug Abuse) primarily measures the prevalence and correlates of drug use in the United States. The surveys are designed to provide quarterly, as well as annual, estimates. Information is provided on the use of illicit drugs, alcohol, and tobacco among members of United States households aged 12 and older. Questions included age at first use as well as lifetime, annual, and past-month usage for the following drug classes: marijuana, cocaine (and crack), hallucinogens, heroin, inhalants, alcohol, tobacco, and nonmedical use of prescription drugs, including pain relievers, tranquilizers, stimulants, and sedatives. The survey covers substance abuse treatment history and perceived need for treatment, and includes questions from the Diagnostic and Statistical Manual (DSM) of Mental Disorders that allow diagnostic criteria to be applied. The survey included questions concerning treatment for both substance abuse and mental health-related disorders. Respondents were also asked about personal and family income sources and amounts, health care access and coverage, illegal activities and arrest record, problems resulting from the use of drugs, and needle-sharing.</p>
<p>Decisions issued by Administrative Law Judges of the Departmental Appeals Board's Civil Remedies Division concerning fraud and abuse determinations by the Office of the Inspector General (OIG) or the Centers for Medicare & Medicaid Services (CMS); provider/supplier enforcement and certification determinations by CMS; terminations of or refusal to grant or continue federal funding for alleged civil rights violations; Program Fraud Civil Remedies Act determinations; civil money penalty determinations by Social Security Administration (SSA); and Equal Access to Justice Act determinations relating to OIG proceedings.</p>
<p>Decisions of the Departmental Appeals Board's Medicare Appeals Council involving claims for entitlement to Medicare and individual claims for Medicare coverage and payment filed by beneficiaries or health care providers/suppliers.</p>
<p>AoA's Performance Outcomes Measures project (POMP) helps States and Area Agencies on Aging assess their own program performance, while assisting AoA to meet the accountability provisions of the Government Performance and Results Act (GPRA) and the Office of Management and Budget's (OMB) program assessment requirements.Through annual performance reports, Federal agencies provide detailed information on their progress in meeting program performance objectives. Congress and OMB now use performance information to support budget decisions. Many state and local governments are requiring similar systems of accountability to document results and justify funding.In order to gather information on the performance of its program, the Administration on Aging surveys the participants in its Older Americans Act programs. These national surveys provide a portrait of who receives these services and how they assess the quality of the services received.</p>
<p>Decisions issued by the Aid to Families with Dependent Children (AFDC) Quality Control Review Panel of the Departmental Appeals Board concerning the AFDC program (predecessor of Temporary Aid for Needy Families) established by title IV-A of the Social Security Act.</p>
<p>Office of Head Start (OHS) web based search tool for finding Head Start program office contact information. Searchable by location, grant number or center type. Results are downloadable in CSV format.</p>
<p>The State Cancer Profiles (SCP) web site provides statistics to help guide and prioritize cancer control activities at the state and local levels. SCP is a collaborative effort using local and national level cancer data from the Centers for Disease Control and Prevention's National Program of Cancer Registries (NPCR) and National Cancer Institute's Surveillance, Epidemiology and End Results Registries (SEER). SCP address select types of cancer and select behavioral risk factors for which there are evidence-based control interventions. The site provides incidence, mortality and prevalence comparison tables as well as interactive graphs and maps and support data. The graphs and maps provide visual support for deciding where to focus cancer control efforts.</p>
<p>The objective is to ensure that providers who bill Federal health care programs do not submit claims for services furnished, ordered or prescribed by an excluded individual or entity. The LEIE is updated monthly with all individuals and entities who have been excluded from participation in Federal health care programs. Providers who bill Medicare, Medicaid, or other Federal health care programs must ensure that they know what individuals or entities are excluded and not bill for their services (e.g., a pharmacy should not bill Medicaid for a drug prescribed by an excluded physician nor for drugs dispensed by an excluded pharmacist).</p>
<p>The Find Ryan White HIV/AIDS Medical Care Providers tool is a locator that helps people living with HIV/AIDS access medical care and related services. Users can search for Ryan White-funded medical care providers near a specific complete address, city and state, state and county, or ZIP code.</p>
<p>Search results are sorted by distance away and include the Ryan White HIV/AIDS facility name, address, approximate distance from the search point, telephone number, website address, and a link for driving directions.</p>
<p>HRSA's Ryan White program funds an array of grants at the state and local levels in areas where most needed. These grants provide medical and support services to more than a half million people who otherwise would be unable to afford care.</p>
<p>The National Foster Care & Adoption Directory (formerly the National Adoption Directory) offers adoption and foster care resources by State.</p>
<p>The most current Child Welfare Outcomes data is featured on this site. Through the site, you can view the data before the full report is published. The most recently published full report is Child Welfare Outcomes 2004-2007: Report to Congress.</p>
<p>The Eldercare Locator is a searchable database that allows a user to search via zip code or city/ state for agencies at the State and local levels that provide services to older adults.</p>
<p>The National Health Service Corps (NHSC) Jobs Center helps doctors and nurses who are interested in working at areas where there is the highest need find out more about opportunities in a particular area or healthcare discipline. The Job Center provides information on the work locations and area. Job opportunities can be searched and identified by a combination of search parameters. The user views the search results on a map and as text and both views provide links to get more detailed information for each returned opportunity.</p>
<p>A Web service that allows patient portals and electronic health record (EHR) systems to use existing code sets to link to relevant, authoritative health information from MedlinePlus.gov. Matches ICD-9-CM or SNOMED CT codes to related MedlinePlus consumer health information, LOINC codes to information on lab tests, and also matches NDC, RXCUI or text strings to patient medication information.</p>
<p>This OIG website contains a list of recently issued advisory opinions and a link to archives of previously issued advisory opinions. In accordance with section 1128D (b) (5) (A) (v) of the Social Security Act and 42 CFR 1008.47 of the Office of Inspector General's (OIG) regulations, advisory opinions issued by the OIG are made available to the general public through this OIG website. One purpose of the advisory opinion process is to provide meaningful advice on the application of the anti-kickback statute and other OIG sanction statutes in specific factual situations. Please note, however, that advisory opinions are binding and may legally be relied upon only by the requestor. Because each opinion will apply legal standards to a set of facts involving certain known persons who provide specific statements about key factual issues, no third parties are bound nor may they legally rely on these advisory opinions.</p>
<p>The Insure Kids Now (IKN) Dental Care Providers in Your State locator provides profile information for oral health providers participating in Medicaid and Children's Health Insurance Program (CHIP) and descriptions of oral health services covered under each Medicaid/CHIP plan. Current and prospective beneficiaries can use this website to search for providers and learn about Programs/Health Plans offered in their resident State. The data for this application is updated at least on a quarter-annual basis.</p>
<p>Insure Kids Now operates in accordance with the Children's Health Insurance Program Reauthorization Act of 2009 (CHIPRA) and the Centers for Medicare and Medicaid Services (CMS). This service is a partnership between CMS and HRSA.</p>
<p>AoA's Performance Outcomes Measures project (POMP) helps States and Area Agencies on Aging assess their own program performance, while assisting AoA to meet the accountability provisions of the Government Performance and Results Act (GPRA) and the Office of Management and Budget's (OMB) program assessment requirements. Through annual performance reports, Federal agencies provide detailed information on their progress in meeting program performance objectives. Congress and OMB now use performance information to support budget decisions. Many state and local governments are requiring similar systems of accountability to document results and justify funding. In order to gather information on the performance of its program, the Administration on Aging surveys the participants in its Older Americans Act programs. These national surveys provide a portrait of who receives these services and how they assess the quality of the services received.</p>
<p>AoA's Performance Outcomes Measures project (POMP) helps States and Area Agencies on Aging assess their own program performance, while assisting AoA to meet the accountability provisions of the Government Performance and Results Act (GPRA) and the Office of Management and Budget's (OMB) program assessment requirements.Through annual performance reports, Federal agencies provide detailed information on their progress in meeting program performance objectives. Congress and OMB now use performance information to support budget decisions. Many state and local governments are requiring similar systems of accountability to document results and justify funding.In order to gather information on the performance of its program, the Administration on Aging surveys the participants in its Older Americans Act programs. These national surveys provide a portrait of who receives these services and how they assess the quality of the services received.</p>
<p>The HPSAs Eligible for the Medicare Physician Bonus Payment advisor tools allows the user (physician) to determine if an address is eligible for bonus payments. Medicare makes bonus payments to physicians who provide medical care services in geographic areas that are HRSA-designated as primary medical care Health Professional Shortage Areas (HPSAs) and to psychiatrists who provide services in HRSA-designated mental health HPSAs.</p>
<p>The search results indicate if the address is in a Primary Care HPSA or Mental Health HPSA, along with state, county name, Census Tract, zip code, and a map identifying the address.</p>
<p>The Population - Bridged-Race July 1st Estimates online databases report bridged-race population estimates of the July 1st resident population of the United States, based on Census 2000 counts, for use in calculating vital rates. These estimates result from "bridging" the 31 race categories used in Census 2000, as specified in the 1997 Office of Management and Budget (OMB) standards for the collection of data on race and ethnicity, to the four race categories specified under the 1977 standards (Asian or Pacific Islander, Black or African American, American Indian or Alaska Native, White). Many data systems, such as vital statistics, are continuing to use the 1977 OMB standards during the transition to full implementation of the 1997 OMB standards. Postcensal estimates are available for year 2000 - 2009; intercensal estimates are available for the years 1990-1999. Obtain population counts by Year, State, County, Race (4-categories), Ethnicity, Sex and Age (1-year or 5-year groups). The data are released by the National Center for Health Statistics.</p>
<p>The Online Tuberculosis Information System (OTIS) on CDC WONDER contains information on verified tuberculosis (TB) cases reported to the Centers for Disease Control and Prevention (CDC) by state health departments, the District of Columbia and Puerto Rico since 1993. These data were extracted from the CDC national TB surveillance system. OTIS reports case counts, incidence rates, population counts, percentage of cases that completed therapy within 1 year of diagnosis, and percentage of cases tested for drug susceptibility. Data for 22 variables are included in the data set, including: age groups, race / ethnicity, sex, vital status, year reported, state, metropolitan area, several patient risk factors, directly observed therapy, disease verification criteria and multi-drug resistant TB. Each year these data are updated with an additional year of cases plus revisions to cases reported in previous years. OTIS is produced by the U.S. Department of Health and Human Services, Public Health Service, Centers for Disease Control and Prevention (CDC), National Center for HIV/AIDS, viral Hepatitis, STD and TB Prevention (NCHHSTP).</p>
<p>This is a compilation of URLs, dataset names and general information about the Federal Assistance Award (CFDA) program name, the associated sub-agency and the types of data sets available for sub-agencies of the Administration for Children and Families</p>
<p>Decisions of the Departmental Appeals Board's Medicare Appeals Council involving claims for entitlement to Medicare and individual claims for Medicare coverage and payment filed by beneficiaries or health care providers/suppliers.</p>
<p>The National Institute for Occupational Safety and Health (NIOSH), under the authorization of the Federal Mine Safety and Health Act of 1977 and the Occupational Safety and Health Act of 1970, provides a testing approval and certification program assuring commercial availability of safe personal protective devices. NIOSH develops improved performance regulations, tests and certifies (or approves) devices, and purchases approved and certified products on the open market to verify quality of manufacture</p>
<p>The Tarrant County Public Health (TCPH) and Biosense collaboration is an effort to visualize TCPH health data collected by Biosense using Google Fusion Table technology and make that visualization publicly available. The data consists of patient visits to hospital emergency departments associated with Tarrant County Public Health (TCPH) that had the illness Gastro Intestinal, Heat Related, or Upper Respiratory divided by all emergency department visits that occurred for the same time period and in the geographic granularity for which the calculation was made.</p>
<p>The Vaccine Adverse Event Reporting System (VAERS) online database on CDC WONDER provides counts and percentages of adverse event case reports after vaccination, by symptom, vaccine product, manufacturer, onset interval, outcome category, year and month vaccinated, year and month reported, age, sex and state / territory. The Vaccine Adverse Event Reporting System is a cooperative program for vaccine safety of the Centers for Disease Control and Prevention (CDC) and the Food and Drug Administration (FDA). VAERS is a post-marketing safety surveillance program, collecting information about adverse events (possible side effects) that occur after the administration of US licensed vaccines. Data are from the US Department of Health and Human Services (DHHS), Public Health Service (PHS), Food and Drug Administration (FDA)/ Centers for Disease Control (CDC), Vaccine Adverse Event Reporting System (VAERS).</p>
<p>Overview: The QuitNowTXT text messaging program is designed as a resource that can be adapted to specific contexts including those outside the United States and in languages other than English. Based on evidence-based practices, this program is a smoking cessation intervention for smokers who are ready to quit smoking. Although evidence supports the use of text messaging as a platform to deliver cessation interventions, it is expected that the maximum effect of the program will be demonstrated when it is integrated into other elements of a national tobacco control strategy. The QuitNowTXT program is designed to deliver tips, motivation, encouragement and fact-based information via unidirectional and interactive bidirectional message formats. The core of the program consists of messages sent to the user based on a scheduled quit day identified by the user. Messages are sent for up to four weeks pre-quit date and up to six weeks post quit date. Messages assessing mood, craving, and smoking status are also sent at various intervals, and the user receives messages back based on the response they have submitted. In addition, users can request assistance in dealing with craving, stress/mood, and responding to slips/relapses by texting specific key words to the QuitNow. Rotating automated messages are then returned to the user based on the keyword. Details of the program are provided below. Texting STOP to the service discontinues further texts being sent. This option is provided every few messages as required by the United States cell phone providers. It is not an option to remove this feature if the program is used within the US. If a web-based registration is used, it is suggested that users provide demographic information such as age, gender, and smoking frequency (daily or almost every day, most days, only a few days a week, only on weekends, a few times a month or less) in addition to their mobile phone number and quit date. This information will be useful for assessing the reach of the program, as well as identifying possible need to develop libraries to specific groups. The use of only a mobile phone-based registration system reduces barriers for participant entry into the program but limits the collection of additional data. At bare minimum, quit date must be collected. At sign up, participants will have the option to choose a quit date up to one month out. Text messages will start up to 14 days before their specified quit date. Users also have the option of changing their quit date at any time if desired. The program can also be modified to provide texts to users who have already quit within the last month. One possible adaptation of the program is to include a QuitNowTXT "light" version. This adaptation would allow individuals who do not have unlimited text messaging capabilities but would still like to receive support to participate by controlling the number of messages they receive. In the light program, users can text any of the programmed keywords without fully opting in to the program. Program Design: The program is designed as a 14-day countdown to quit date, with subsequent six weeks of daily messages. Each day within the program is identified as either a pre-quit date (Q- # days) or a post-quit date (Q+#). If a user opts into the program fewer than 14 days before their quit date, the system will begin sending messages on that day. For example, if they opt in four days prior to their quit date, the system will send a welcome message and recognize that they are at Q-4 (or four days before their quit date), and they will receive the message that everyone else receives four days before their quit date. As the user progresses throughout the program, they will receive messages outlined in the text message library. Throughout the program, users will receive texts that cover a variety of content areas including tips, informational content, motivational messaging, and keyword responses. The frequency of messages increases as the days leading up to and following the user's quit date, with a heavy emphasis on support, efficacy building, and actionable tips. Further away from a user's quit date, the messages will reduce in frequency. If the user says they have started to smoke again, the system will give them the option of continuing the program as planned or starting over and setting a new quit date. The system is also designed to assess the user's mood, craving level, and smoking status several times during the program. These assessment messages are characterized as MOOD, CRAVE, and STATUS messages. Whenever the system asks for a response from the user, it will send a programmed response based on the user's answer (i.e., if the user responds with MOOD = BAD then they will receive a message customized to that response). These programmed response messages rotate throughout the course of the program. Users can also send the system one of three programmed keywords (CRAVE, MOOD, and SLIP), and the system will send unique, automated responses based on the texted keyword. There are 10 messages for each of the programmed keywords, which rotate on a random basis, decreasing the likelihood the user will get the same response in a row. After the full six-week program comes to an end, the system will follow up at one, three, and six months to check on the user's smokefree status and offer additional assistance if needed. Message Types: -'''¢ Tips: Tips provide users with actionable strategies on how to manage cravings and deal with quitting smoking in general. -'''¢ Motivation/encouragement: Motivational messages encourage users to keep going on their smokefree journey despite the difficulty and struggle they may be facing. -'''¢ Information: Informational messages provide users with facts and other salient points about the impact of smoking relevant to their socio-cultural environment. -'''¢ Assessment: The assessment messages are built into the text messaging program and are designed to collect information about the user's experience as they are quitting and provide immediate feedback based on the user's response. Assessment messages fall along three dimensions: mood, craving, and smoking status. -'''¢ Reactive Messaging (Key Words): At any point, the user can initiate an interaction with the program that will return a text message relevant to the user's request for help. In response to the user texting one of the key words, the system will send them unique, automated responses. The key words cover topics relevant to various aspects of cessation.</p>
<p>MONAHRQ® is a desktop software tool that enables organizations—such as state and local data organizations, regional reporting collaborations, hospitals and hospital systems, nursing homes and nursing home organizations, and health plans—to quickly and easily generate a health care reporting website.</p>
<p>Effective September 27, 2017, technical support and software updates will no longer be available. Version 7, build 5, will be the final update. Existing software and supporting materials will remain available on this site. In addition, the open source project will remain active with software and materials available through GitHub: <a href="https://github.com/AHRQ/MONAHRQ-Open-Source">https://github.com/AHRQ/MONAHRQ-Open-Source</a></p>
<p>When it is consistent with the public protection responsibilities of the agency and depending on the nature of the violation, it is the Food and Drug Administration's (FDA's) practice to give individuals and firms an opportunity to take voluntary and prompt corrective action before it initiates an enforcement action. Warning Letters are issued to achieve voluntary compliance and to establish prior notice. The use of Warning Letters and the prior notice policy are based on the expectation that most individuals and firms will voluntarily comply with the law. See <a href="http://www.fda.gov/ICECI/ComplianceManuals/RegulatoryProceduresManual/ucm176870.htm">http://www.fda.gov/ICECI/ComplianceManuals/RegulatoryProceduresManual/uc...</a> for additional infomation on Warning Letters.</p>
<p>Transcript of 2010 Drug Facts Chat Day.</p>
<p>The Mortality - Multiple Cause of Death data on CDC WONDER are county-level national mortality and population data spanning the years 1999-2006. These data are available in two separate data sets: one data set for years 1999-2004 with 3 race groups, and another data set for years 2005-2006 with 4 race groups and 3 Hispanic origin categories. Data are based on death certificates for U.S. residents. Each death certificate contains a single underlying cause of death, up to twenty additional multiple causes, and demographic data. The number of deaths, crude death rates, age-adjusted death rates, standard errors and 95% confidence intervals for death rates can be obtained by place of residence (total U.S., state, and county), age group (including infants), race, Hispanic ethnicity (years 2005-2006 only), gender, year of death, and cause-of-death (4-digit ICD-10 code or group of codes). The data are produced by the National Center for Health Statistics.</p>
<p>The Sexually Transmitted Disease (STD) Morbidity online databases on CDC WONDER contain case reports reported from the 50 United States and D.C., Puerto Rico, Virgin Islands and Guam. The online databases report the number of cases and disease incidence rates by year, state, disease, age, gender of patient, type of STD, and area of report. Data are produced by the U.S. Department of Health and Human Services, Public Health Service, Centers for Disease Control and Prevention (CDC), National Center for HIV/AIDS, viral Hepatitis, STD and TB Prevention (NCHHSTP).</p>
<p>The Mortality - Infant Deaths (from Linked Birth / Infant Death Records) online databases on CDC WONDER provide counts and rates for deaths of children under 1 year of age, occuring within the United States to U.S. residents. Information from death certificates has been linked to corresponding birth certificates. Data are available by county of mother's residence, child's age, underlying cause of death, gender, birth weight, birth plurality, birth order, gestational age at birth, period of prenatal care, maternal race and ethnicity, maternal age, maternal education and marital status. Data are available since 1995. The data are produced by the National Center for Health Statistics.</p>
<p>Decisions issued by the Chair and Board Members of the Departmental Appeals Board concerning determinations in discretionary, project grant programs, including disallowances, terminations and denials of refunding, cost allocation plan disapprovals, and rate determinations; determinations in mandatory grant programs, including disallowances of state claims under titles I, IV-A (Temporary Assistance for Needy Families), IV-D (Child Support Enforcement), IV-E (Foster Care and Adoption Assistance), X, XIV, XVI, XIX (Medicaid), and XXI (State Children's Health Insurance Program) of the Social Security Act; and appellate review of decisions of DAB Civil Remedies Division ALJs, decisions of Food and Drug Administration ALJs regarding civil money penalties, and decisions of Department of the Interior ALJs in Indian Health Service contract/compact cases.n.</p>
<p>Decisions issued by Administrative Law Judges of the Departmental Appeals Board's Civil Remedies Division concerning fraud and abuse determinations by the Office of the Inspector General (OIG) or the Centers for Medicare & Medicaid Services (CMS); provider/supplier enforcement and certification determinations by CMS; terminations of or refusal to grant or continue federal funding for alleged civil rights violations; Program Fraud Civil Remedies Act determinations; civil money penalty determinations by Social Security Administration (SSA); and Equal Access to Justice Act determinations relating to OIG proceedings.</p>
<p>Decisions issued by the Aid to Families with Dependent Children (AFDC) Quality Control Review Panel of the Departmental Appeals Board concerning the AFDC program (predecessor of Temporary Aid for Needy Families) established by title IV-A of the Social Security Act.</p>
<p>Research projects funded by the National Institutes of Health (NIH), other DHHS Operating Divisions (AHRQ, CDC, FDA, HRSA, SAMHSA), and the Department of Veterans Affairs. This is a monthly snapshot of the data publically accessible through the NIH Research Portfolio Online Reporting Tool, Expenditures and Results (RePORTER) system at <a href="http://report.nih.gov">http://report.nih.gov</a>. The RePORTER database contains information such as project title, abstract, principal investigator, funded organization, total awarded costs, categorization by area of research (NIH only), and project keywords. Also available is information on research publications and patents that have cited support from each project.</p>
<p>DailyMed provides high quality information about marketed drugs. This information includes FDA labels (package inserts). This Web site provides health information providers and the public with a standard, comprehensive, up-to-date, look-up and download resource of medication content and labeling as found in medication package inserts. The National Library of Medicine (NLM) provides this as a public service and does not accept advertisements.</p>
<p>The Find Shortage Areas: Health Professional Shortage Area (HPSA) and Medically Underserved Area/Population (MUA/P) by Address tool helps you determine if a specific address is located in a designated shortage area. Shortage areas are designated by HRSA as specific geographic areas or sites that have the greatest need for health care. Shortage areas are categorized by specific needs (Primary Care HPSA, Mental Health HPSA, Dental Care HPSA, or MUA/P).</p>
<p>The AIDS Public Information Data Set (APIDS) for years 1981-2002 on CDC WONDER online database contains counts of AIDS (Acquired Immune Deficiency Syndrome) cases reported by state and local health departments, by demographics; location (region and selected metropolitan areas); case-definition; month/year and quarter-year of diagnosis, report, and death (if applicable); and HIV exposure group (risk factors for AIDS). Data are produced by the US Department of Health and Human Services (US DHHS), Public Health Service (PHS), Centers for Disease Control and Prevention (CDC), National Center for HIV, STD and TB Prevention (NCHSTP), Division of HIV/AIDS Prevention (DHP).</p>
<p>A search-based Web service that provides access to disease, condition and wellness information via MedlinePlus health topic data in XML format. The service accepts keyword searches as requests and returns relevant MedlinePlus health topics in ranked order. The service also returns health topics summaries, search result snippets and other associated data.</p>
<p>A Web application that allows patient portals and electronic health record (EHR) systems to use existing code sets to link to relevant, authoritative health information from MedlinePlus.gov. Matches ICD-9-CM or SNOMED CT codes to related MedlinePlus consumer health information, LOINC codes to information on lab tests, and also matches NDC, RXCUI or text strings to patient medication information.</p>
<p>AoA's Performance Outcomes Measures project (POMP) helps States and Area Agencies on Aging assess their own program performance, while assisting AoA to meet the accountability provisions of the Government Performance and Results Act (GPRA) and the Office of Management and Budget's (OMB) program assessment requirements. Through annual performance reports, Federal agencies provide detailed information on their progress in meeting program performance objectives. Congress and OMB now use performance information to support budget decisions. Many state and local governments are requiring similar systems of accountability to document results and justify funding. In order to gather information on the performance of its program, the Administration on Aging surveys the participants in its Older Americans Act programs. These national surveys provide a portrait of who receives these services and how they assess the quality of the services received.</p>
<p>The National Survey on Drug Use and Health (NSDUH) series (formerly titled National Household Survey on Drug Abuse) primarily measures the prevalence and correlates of drug use in the United States. The surveys are designed to provide quarterly, as well as annual, estimates. Information is provided on the use of illicit drugs, alcohol, and tobacco among members of United States households aged 12 and older. Questions included age at first use as well as lifetime, annual, and past-month usage for the following drug classes: marijuana, cocaine (and crack), hallucinogens, heroin, inhalants, alcohol, tobacco, and nonmedical use of prescription drugs, including pain relievers, tranquilizers, stimulants, and sedatives. The survey covers substance abuse treatment history and perceived need for treatment, and includes questions from the Diagnostic and Statistical Manual (DSM) of Mental Disorders that allow diagnostic criteria to be applied. The survey included questions concerning treatment for both substance abuse and mental health-related disorders. Respondents were also asked about personal and family income sources and amounts, health care access and coverage, illegal activities and arrest record, problems resulting from the use of drugs, and needle-sharing.</p>
<p>The Population online databases contain data from the US Census Bureau. The Census Estimates online database contains contains county-level population counts for years 1970 - 2000. The data comprise the April 1st Census counts for years 1970, 1980, 1990 and 2000, the July 1st intercensal estimates for years 1971-1979 and 1981-1989, and the July 1st postcensal estimates for years 1991-1999. The Census Projections online database contains population projections for years 2004-2030 by year, state, age, race and sex, prodyced by teh Cenus Bureau in 2005. The data are produced by the United States Department of Commerce, U.S. Census Bureau, Population Division.</p>
<p>In 1992, Congress enacted the Fertility Clinic Success Rate and Certification Act (FCSRCA). The act requires CDC to collect data from clinics and submit an annual report to Congress on Assisted Reproductive Technology (ART) success rates. In 1996, CDC initiated the ART Surveillance System to collect cycle specific and clinic specific data from all medical clinics practicing ART in the United States and its territories. The data collected include patient's diagnosis, type of ART, clinical information pertaining to the ART procedure, and information on pregnancy outcomes.</p>
<p>AoA's Performance Outcomes Measures project (POMP) helps States and Area Agencies on Aging assess their own program performance, while assisting AoA to meet the accountability provisions of the Government Performance and Results Act (GPRA) and the Office of Management and Budget's (OMB) program assessment requirements. Through annual performance reports, Federal agencies provide detailed information on their progress in meeting program performance objectives. Congress and OMB now use performance information to support budget decisions. Many state and local governments are requiring similar systems of accountability to document results and justify funding. In order to gather information on the performance of its program, the Administration on Aging surveys the participants in its Older Americans Act programs. These national surveys provide a portrait of who receives these services and how they assess the quality of the services received.</p>
<p>The United States Cancer Statistics (USCS) online databases in WONDER provide cancer incidence and mortality data for the United States for the years since 1999, by year, state and metropolitan areas (MSA), age group, race, ethnicity, gender, childhood cancer classifications and cancer site. Report case counts, deaths, crude and age-adjusted incidence and death rates, and 95% confidence intervals for rates. The USCS data are the official federal statistics on cancer incidence from registries having high-quality data and cancer mortality statistics for 50 states and the District of Columbia. USCS are produced by the Centers for Disease Control and Prevention (CDC) and the National Cancer Institute (NCI), in collaboration with the North American Association of Central Cancer Registries (NAACCR). Mortality data are provided by the Centers for Disease Control and Prevention (CDC), National Center for Health Statistics (NCHS), National Vital Statistics System (NVSS).</p>
<p>The CDC WONDER Mortality - Underlying Cause of Death online database is a county-level national mortality and population database spanning the years since 1979. Data are updated annually. The number of deaths, crude death rates, age-adjusted death rates, standard errors and confidence intervals for death rates can be obtained by place of residence (total U.S., Census region, Census division, state, and county), age group (including infant age groups), race (years 1979-1998: White, Black, and Other; years 1999-present: American Indian or Alaska Native, Asian or Pacific Islander, Black or African American, and White), Hispanic origin (years 1979-1998: not available; years 1999-present: Hispanic or Latino, not Hispanic or Latino, Not Stated), gender, year of death, and underlying cause ofdeath (years 1979-1998: 4-digit ICD-9 code and 72 cause-of-death recode; years 1999-present: 4-digit ICD-10 codes and 113 cause-of-death recode, as well as the Injury Mortality matrix classification for Intent and Mechanism), and urbanization level of residence (2006 NCHS urban-rural classification scheme for counties). The data are produced by the National Center for Health Statistics.</p>
<p>The National Environmental Public Health Tracking Network is a system of integrated health, exposure, and hazard information and data from a variety of national, state, and city sources. On the Tracking Network, you can explore information and view maps, tables, and charts about health and environment across the country.</p>
<p>The Births (Natality) online databases in CDC WONDER report birth rates, fertility rates and counts of live births occurring within the United States to U.S. residents and non-residents. Counts can be obtained by state, county, child's gender and weight, mother's race, mother's age, mother's education, gestation period, prenatal care, birth plurality, and mother's medical and tobacco use risk factors. The data are derived from birth certificates. Data are available since 1995. The data are produced by the National Center for Health Statistics.</p>
<p>PubChem contains the chemical structures of small organic molecules and information on their biological activities. PubChem includes substance information, compound structures, and bioactivity data in three primary databases, PCSubstance, PCCompound, and PCBioAssay, respectively. PubChem is integrated with Entrez, NCBI's primary search engine, and also provides compound neighboring, sub/superstructure, similarity structure, bioactivity data, and other searching features.</p>
<p>The State Snapshots provide graphical representations of State-specific health care quality information, including strengths, weaknesses, and opportunities for improvement. The goal is to help State officials and their public- and private-sector partners better understand health care quality and disparities in their State. State-level information used to create the State Snapshots is based on data collected for the National Healthcare Quality Report (NHQR). The State Snapshots include summary measures of quality of care and States' performances relative to all States, the region, and best performing States by overall health care quality, types of care (preventive, acute, and chronic), settings of care (hospitals, ambulatory care, nursing home, and home health), and clinical conditions (cancer, diabetes, heart disease, maternal and child health, and respiratory diseases). Special focus areas on diabetes, asthma, Healthy People 2010, clinical preventive services, disparities, payer, and variation over time are also featured. The Agency for Healthcare Research and Quality (AHRQ) has released the State Snapshots each year in conjunction with the 2004 NHQR through the 2009 NHQR.</p>
<p>The Behavioral Risk Factor Surveillance System (BRFSS) is a state-based system of health surveys that collects information on health risk behaviors, preventive health practices, and health care access primarily related to chronic disease and injury. For many states, the BRFSS is the only available source of timely, accurate data on health-related behaviors.</p>
<p>PubMed comprises more than 26 million citations for biomedical literature from MEDLINE, life science journals, and online books. Citations may include links to full-text content from PubMed Central and publisher web sites.</p>
<p>Health Data Interactive (HDI) presents a broad range of important public health indicators through an interactive web-based application that provides access to pre-tabulated national and state data for the US. The primary objective is to provide national estimates of public health measures cross tabulated by a common set of variables. HDI tables contain national health statistics for infants, children, adolescents, adults, and older adults. The tables can be customized by age, gender, race/ethnicity, and geographic location to explore different trends and patterns.n</p>
<p>The National Sample Survey of Registered Nurses (NSSRN) Download makes data from the survey readily available to users in a one-stop download. The Survey has been conducted approximately every four years since 1977. For each survey year, HRSA has prepared two Public Use File databases in flat ASCII file format without delimiters. The 2008 data are also offerred in SAS and SPSS formats. Information likely to point to an individual in a sparsely-populated county has been withheld. General Public Use Files are State-based and provide information on nurses without identifying the County and Metropolitan Area in which they live or work. County Public Use Files provide most, but not all, the same information on the nurse from the General Public Use File, and also identifies the County and Metropolitan Areas in which the nurses live or work. NSSRN data are to be used for research purposes only and may not be used in any manner to identify individual respondents.</p>
<p>This data set provides information about the appeals and claims received by the Office of Medicare and Hearings by state for Fiscal Year 2006 - 2012.</p>
<p>HCUPnet is an on-line query system that provides free, instant access to the largest set of all-payer health care databases that are publicly available. Using HCUPnet's easy step-by-step query system, you can generate tables and graphs on statistics and trends for acute care hospitals in the U.S.</p>
<p>HCUPnet provides:<br />
National and regional estimates for inpatient stays and emergency department visits;<br />
State counts of inpatient stays and emergency department visits for those states that agreed to participate;<br />
National estimates on readmissions and readmission rates;<br />
County-level statistics on hospital use and potentially preventable admissions, based on the AHRQ Quality Indicators (QIs)*</p>
<p>For most queries, detailed information is available for conditions and procedures (by ICD-9-CM codes and Clinical Classification Software), and for diagnosis related groups (DRGs).</p>
<p>HCUPnet allows easy access to information from datasets that are part of the Healthcare Cost and Utilization Project (HCUP); details on obtaining these datasets are also available in <a href="http://www.healthdata.gov">www.healthdata.gov</a></p>
<p>This dataset represents a subset of the products developed by commercial partners using NIH and FDA inventions and technologies</p>
<p>This dataset represents all technologies available for licensing from the National Institutes of Health (NIH), the Food and Drug Administration (FDA), and the Center for Disease Control and Prevention (CDC).</p>
<p>CDC child growth charts consist of a series of percentile curves that illustrate the distribution of selected body measurements in U.S. children. Pediatric growth charts have been used by pediatricians, nurses, and parents to track the growth of infants, children, and adolescents in the United States since 1977. Growth charts are not intended to be used as a sole diagnostic instrument. Instead, growth charts are tools that contribute to forming an overall clinical impression for the child being measured.</p>
<p>The National Library of Medicine's web site for consumer information about genetic conditions and the genes responsible for those conditions.</p>
<p>This H1N1 widget provides a graphic with links to H1N1 Flu Info</p>
<p>WONDER online databases include county-level Compressed Mortality (death certificates) since 1979; county-level Multiple Cause of Death (death certificates) since 1999; county-level Natality (birth certificates) since 1995; county-level Linked Birth / Death records (linked birth-death certificates) since 1995; state & large metro-level United States Cancer Statistics mortality (death certificates) since 1999; state & large metro-level United States Cancer Statistics incidence (cancer registry cases) since 1999; state and metro-level Online Tuberculosis Information System (TB case reports) since 1993; state-level Sexually Transmitted Disease Morbidity (case reports) since 1984; state-level Vaccine Adverse Event Reporting system (adverse reaction case reports) since 1990; county-level population estimates since 1970. The WONDER web server also hosts the Data2010 system with state-level data for compliance with Healthy People 2010 goals since 1998; the National Notifiable Disease Surveillance System weekly provisional case reports since 1996; the 122 Cities Mortality Reporting System weekly death reports since 1996; the Prevention Guidelines database (book in electronic format) published 1998; the Scientific Data Archives (public use data sets and documentation); and links to other online data sources on the "Topics" page.</p>
<p>This data set provides information about the appeals and claims received by the Office of Medicare and Hearings by appeal category for Fiscal Year 2006 - 2012.</p>
<p>WISQARS is an interactive query system that provides data on injury deaths, violent deaths, and nonfatal injuries treated in U.S. emergency departments.</p>
<p>Provides patients, family members, health care professionals, and members of the public easy access to information on clinical trials for a wide range of diseases and conditions.</p>
<p>The FDA Peanut-Containing Product Recall widget allows you to browse the Food and Drug Administration (FDA) database of peanut butter and peanut-containing products subject to recall. This database makes it easier for you to determine whether any of the products you have at home are subject to recent recalls, and will be updated as new information becomes available.</p>
<p>The MEPS-IC is an annual survey of establishments that collects information about employer-sponsored health insurance offerings in the United States. With MEPSnet/IC you have easy access to national and state-level statistics and trends about employer-based health insurance. It provides statistics and trends about health insurance offered by private establishments as well as national and regional health insurance estimates for State and local governments. MEPSnet/IC guides you through a step-by-step process to obtain the statistics you need. MEPSnet/IC generates statistics using annual data from the MEPS Insurance Component Tables that start in 1996 and are updated each year.</p>
<p>Research projects funded by the National Institutes of Health (NIH), other DHHS Operating Divisions (AHRQ, CDC, FDA, HRSA, SAMHSA), and the Department of Veterans Affairs. This is a monthly snapshot of the data publically accessible through the NIH Research Portfolio Online Reporting Tool, Expenditures and Results (RePORTER) system at <a href="http://report.nih.gov">http://report.nih.gov</a>. The RePORTER database contains information such as project title, abstract, principal investigator, funded organization, total awarded costs, categorization by area of research (NIH only), and project keywords. Also available is information on research publications and patents that have cited support from each project.</p>
<p>The Clinical Decision Support (CDS) Inventory contains descriptions of past and present CDS projects across the Federal Government. It includes Federal projects, contracts, and grants. Projects described address a wide variety of clinical conditions, delivery settings, patient populations and technical environments.</p>
<p>The FluView National Flu Activity Map is a complementary widget to the state-by-state flu map widget introduced in the 2007-2008 flu season. This interactive map allows users to see the most recent seasonal influenza activity map for the entire country as well as the activity levels from previous weeks in the current flu season.</p>
<p>Provides up-to-date information on public health text alerts before and during emergencies.</p>
<p>SEER Limited-Use cancer incidence data with associated population data. Geographic areas available are county and SEER registry. The Surveillance, Epidemiology, and End Results (SEER) Program of the National Cancer Institute collects and distributes high quality, comprehensive cancer data from a number of population-based cancer registries. Data include patient demographics, primary tumor site, morphology, stage at diagnosis, first course of treatment, and follow-up for vital status. The SEER Program is the only comprehensive source of population-based information in the United States that includes stage of cancer at the time of diagnosis and survival rates within each stage.</p>
<p>This reference provides significant summary information about health expenditures and the Centers for Medicare & Medicaid Services' (CMS) programs. The information presented was the most current available at the time of publication. Significant time lags may occur between the end of a data year and aggregation of data for that year.</p>
<p>This RSS Feed represents all Collaborative Research and Development (CRADA) opportunities available from the National Institutes of Health (NIH).The intent of Congress in establishing CRADAs was to promote national technological competitiveness and the rapid transfer of the fruits of innovation to the marketplace. CRADA research and development at the NIH should be directed to the development of biological and behavioral technology, products, and processes by transferring relevant knowledge acquired from NIH research efforts to state and local governments, universities, and the private sector.</p>
<p>Community Health Status Indicators (CHSI) to combat obesity, heart disease, and cancer are major components of the Community Health Data Initiative. This dataset provides key health indicators for local communities and encourages dialogue about actions that can be taken to improve community health (e.g., obesity, heart disease, cancer). The CHSI report and dataset was designed not only for public health professionals but also for members of the community who are interested in the health of their community. The CHSI report contains over 200 measures for each of the 3,141 United States counties. Although CHSI presents indicators like deaths due to heart disease and cancer, it is imperative to understand that behavioral factors such as obesity, tobacco use, diet, physical activity, alcohol and drug use, sexual behavior and others substantially contribute to these deaths.</p>
type(data_desc)
list
data_keyword[0].str.contains('co')
0 False
1 False
2 False
3 False
4 True
5 True
6 True
7 False
8 False
9 False
10 False
11 False
12 False
13 False
14 False
15 False
16 False
17 False
18 False
19 False
20 False
21 False
22 False
23 True
24 False
0 True
1 False
2 False
0 True
1 False
...
8 False
9 False
10 False
11 False
12 False
0 False
1 False
2 False
3 False
4 True
5 True
6 True
7 False
8 False
9 False
10 False
11 False
12 False
13 False
14 False
15 False
16 False
17 False
18 False
19 False
20 False
21 False
22 False
23 True
24 False
Name: 0, Length: 83521, dtype: bool
data_keyword.loc[data_keyword[0].str.contains('covid') == True]
| 0 | |
|---|---|
| 1 | covid-19 |
| 2 | covid-19 |
| 3 | covid-19 |
| 0 | covid-19 |
| 1 | covid-19 |
| 2 | covid-19 |
| 2 | covid-19 |
| 2 | covid-19 |
| 1 | covid-19 |
| 2 | covid-19 |
| 2 | covid-19 |
| 2 | covid-19 |
| 1 | covid-19 |
| 0 | covid-19 |
| 0 | covid-19 |
| 2 | covid-19 |
| 1 | covid-19 |
| 2 | covid-19 |
| 1 | covid-19 |
| 0 | covid-19 |
| 2 | covid |
| 3 | covid-19 |
| 4 | covid19 |
| 2 | covid-19 |
| 2 | covid-19 |
| 2 | covid |
| 3 | covid-19 |
| 4 | covid19 |
| 1 | covid |
| 2 | covid-19 |
| 3 | covid19 |
| 0 | covid-19 |
| 0 | covid-19 |
| 0 | covid-19 |
| 0 | covid-19 |
| 3 | covid-19 |
| 1 | covid-19 |
| 0 | covid-19 |
| 3 | covid-19 |
| 1 | covid-19 |
| 1 | covid-19 |
| 2 | covid-19 |
| 0 | covid-19 |
| 2 | covid-19 |
| 0 | covid-19 |
| 0 | covid-19 |
| 0 | covid-19 |
| 3 | covid-19 |
| 0 | covid |
| 1 | covid-19 |
| 2 | covid19 |
| 0 | covid |
| 1 | covid-19 |
| 2 | covid19 |
| 0 | covid |
| 1 | covid-19 |
| 2 | covid19 |
data_keyword.loc[data_keyword[0].str.contains('coronavirus') == True]
| 0 | |
|---|---|
| 4 | severe acute respiratory syndrome-associated c... |
| 0 | coronavirus |
| 1 | coronavirus |
| 2 | coronavirus |
| 0 | coronavirus |
| 0 | coronavirus |
| 1 | coronavirus |
| 1 | coronavirus |
| 0 | coronavirus |
| 1 | coronavirus |
| 1 | coronavirus |
| 1 | coronavirus |
| 0 | coronavirus |
| 0 | coronavirus |
| 1 | coronavirus |
| 0 | coronavirus |
| 1 | coronavirus |
| 1 | coronavirus |
| 1 | coronavirus |
| 0 | coronavirus |
| 2 | coronavirus |
| 2 | coronavirus |
| 0 | coronavirus |
| 1 | coronavirus |
| 4 | severe acute respiratory syndrome-associated c... |
| 2 | coronavirus |
| 4 | severe acute respiratory syndrome-associated c... |
data_keyword.loc[data_keyword[0].str.contains('covid') == True].drop_duplicates()
| 0 | |
|---|---|
| 1 | covid-19 |
| 2 | covid |
| 4 | covid19 |
data_keyword.loc[data_keyword[0].str.contains('coronavirus') == True].drop_duplicates()
| 0 | |
|---|---|
| 4 | severe acute respiratory syndrome-associated c... |
| 0 | coronavirus |
keywords = ['covid-19', 'coronavirus', 'covid19', 'covid']
type(about_dataset)
dict
import json
file1 = open("C:/Users/uttas/Desktop/Resume/Egen Solutions/data.json")
about_dataset = json.load(file1)
type(about_dataset)
dict
about_dataset
{'@context': 'https://project-open-data.cio.gov/v1.1/schema/catalog.jsonld',
'@id': 'https://healthdata.gov/data.json',
'@type': 'dcat:Catalog',
'conformsTo': 'https://project-open-data.cio.gov/v1.1/schema',
'dataset': [{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'Medicaid',
'hasEmail': 'mailto:Medicaid.gov@cms.hhs.gov'},
'description': '<p>The CMS National Correct Coding Initiative (NCCI) promotes national correct coding methodologies and reduces improper coding which may result in inappropriate payments of Medicare Part B claims and Medicaid claims.</p>\n<p>NCCI procedure-to-procedure (PTP) edits define pairs of Healthcare Common Procedure Coding System (HCPCS)/Current Procedural Terminology (CPT) codes that should not be reported together for a variety of reasons. The purpose of the PTP edits is to prevent improper payments when incorrect code combinations are reported.</p>\n<p>Practitioner services also refers to ambulatory surgical centers.<br />\nDME refers to provider claims for durable medical equipment.</p>\n<p>The CMS National Correct Coding Initiative (NCCI) promotes national correct coding methodologies and reduces improper coding which may result in inappropriate payments of Medicare Part B claims and Medicaid claims. NCCI procedure-to-procedure (PTP) edits define pairs of Healthcare Common Procedure Coding System (HCPCS)/Current Procedural Terminology (CPT) codes that should not be reported together for a variety of reasons. The purpose of the PTP edits is to prevent improper payments when incorrect code combinations are reported. The edits in this dataset are active for the dates indicated within. This file should NOT be used by state Medicaid programs as their edit file. Current Procedural Terminology (CPT) codes, descriptions and other data only are copyright 2017 American Medical Association. All rights reserved. CPT® is a registered trademark of the American Medical Association. Applicable FARS\\DFARS Restrictions Apply to Government Use. Fee schedules, relative value units, conversion factors and/or related components are not assigned by the AMA, are not part of CPT, and the AMA is not recommending their use. The AMA does not directly or indirectly practice medicine or dispense medical services. The AMA assumes no liability for the data contained or not contained herein.</p>\n<p>For more information, visit <a href="https://www.medicaid.gov/medicaid/program-integrity/ncci/index.html">https://www.medicaid.gov/medicaid/program-integrity/ncci/index.html</a>.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/34v9-f8up/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/34v9-f8up/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/34v9-f8up/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/34v9-f8up/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.medicaid.gov/api/views/34v9-f8up',
'issued': '2018-08-31',
'keyword': ['cpt codes', 'hcpcs', 'ncci edits'],
'landingPage': 'https://data.medicaid.gov/d/34v9-f8up',
'modified': '2020-12-04',
'programCode': ['009:076'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Uncategorized'],
'title': 'NCCI Procedure to Procedure Edits (PTP)'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'Medicaid',
'hasEmail': 'mailto:Medicaid.gov@cms.hhs.gov'},
'description': '<p>Medically Unlikely Edits (MUEs) define for each HCPCS / CPT code the maximum units of service (UOS) that a provider would report under most circumstances for a single beneficiary on a single date of service.</p>\n<p>Practitioner services also refers to ambulatory surgical centers.<br />\nDME refers to provider claims for durable medical equipment.</p>\n<p>The CMS National Correct Coding Initiative (NCCI) promotes national correct coding methodologies and reduces improper coding which may result in inappropriate payments of Medicare Part B claims and Medicaid claims. NCCI procedure-to-procedure (PTP) edits define pairs of Healthcare Common Procedure Coding System (HCPCS)/Current Procedural Terminology (CPT) codes that should not be reported together for a variety of reasons. The purpose of the PTP edits is to prevent improper payments when incorrect code combinations are reported. The edits in this dataset are active for the dates indicated within. This file should NOT be used by state Medicaid programs as their edit file. Current Procedural Terminology (CPT) codes, descriptions and other data only are copyright 2017 American Medical Association. All rights reserved. CPT® is a registered trademark of the American Medical Association. Applicable FARS\\DFARS Restrictions Apply to Government Use. Fee schedules, relative value units, conversion factors and/or related components are not assigned by the AMA, are not part of CPT, and the AMA is not recommending their use. The AMA does not directly or indirectly practice medicine or dispense medical services. The AMA assumes no liability for the data contained or not contained herein.</p>\n<p>For more information, visit <a href="https://www.medicaid.gov/medicaid/program-integrity/ncci/index.html">https://www.medicaid.gov/medicaid/program-integrity/ncci/index.html</a>.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/8pny-kgh5/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/8pny-kgh5/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/8pny-kgh5/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/8pny-kgh5/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.medicaid.gov/api/views/8pny-kgh5',
'issued': '2018-05-23',
'keyword': ['cpt codes', 'hcpcs', 'medically unlikely edits', 'ncci edits'],
'landingPage': 'https://data.medicaid.gov/d/8pny-kgh5',
'modified': '2020-12-03',
'programCode': ['009:076'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Uncategorized'],
'title': 'NCCI Medically Unlikely Edits (MUEs)'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>NNDSS - TABLE 1Z. Pertussis to Poliomyelitis, paralytic - 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Notice: Data from California published in week 29 for years 2019 and 2020 were incomplete when originally published on July 24, 2020. On August 4, 2020, incomplete case counts were replaced with a "U" indicating case counts are not available for specified time period.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published.<br />\nNC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-U.S. Residents\' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />\n§ The pertussis case definition was modified by CSTE effective January 1, 2020. Criteria were modified increasing sensitivity for case ascertainment such that case counts may increase.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/247v-f7n9/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/247v-f7n9/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/247v-f7n9/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/247v-f7n9/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/247v-f7n9',
'issued': '2020-01-21',
'keyword': ['2020',
'nedss',
'netss',
'nndss',
'paralytic',
'pertussis',
'plague',
'poliomyelitis',
'wonder'],
'landingPage': 'https://data.cdc.gov/d/247v-f7n9',
'modified': '2020-12-03',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NNDSS'],
'title': 'NNDSS - TABLE 1Z. Pertussis to Poliomyelitis, paralytic'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>NNDSS - Table 1E. Botulism, Foodborne to Botulism, Other (wound & unspecified) - 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published.<br />\nNC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-U.S. Residents\' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/4bft-6yws/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/4bft-6yws/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/4bft-6yws/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/4bft-6yws/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/4bft-6yws',
'issued': '2020-01-17',
'keyword': ['2020',
'botulism',
'foodborne',
'infant',
'nedss',
'netss',
'nndss',
'other (wound & unspecified)',
'wonder'],
'landingPage': 'https://data.cdc.gov/d/4bft-6yws',
'modified': '2020-12-03',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NNDSS'],
'title': 'NNDSS - Table 1E. Botulism, Foodborne to Botulism, Other (wound & unspecified)'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>NNDSS - TABLE 1W. Meningococcal disease, All serogroups to Meningococcal disease, Serogroup B - 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published.<br />\nNC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-U.S. Residents\' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/4jje-6vv6/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/4jje-6vv6/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/4jje-6vv6/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/4jje-6vv6/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/4jje-6vv6',
'issued': '2020-01-21',
'keyword': ['2020',
'all serogroups',
'meningococcal disease',
'nedss',
'netss',
'nndss',
'serogroup b',
'serogroups acwy',
'wonder'],
'landingPage': 'https://data.cdc.gov/d/4jje-6vv6',
'modified': '2020-12-03',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NNDSS'],
'title': 'NNDSS - TABLE 1W. Meningococcal disease, All serogroups to Meningococcal disease, Serogroup B'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>NNDSS - Table 1C. Arboviral diseases, St. Louis encephalitis virus disease to West Nile virus disease - 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published.<br />\nNC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-U.S. Residents\' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/4ynm-6jgm/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/4ynm-6jgm/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/4ynm-6jgm/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/4ynm-6jgm/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/4ynm-6jgm',
'issued': '2020-01-17',
'keyword': ['2020',
'arboviral diseases',
'nedss',
'netss',
'nndss',
'st. louis virus disease',
'west nile virus disease',
'wonder'],
'landingPage': 'https://data.cdc.gov/d/4ynm-6jgm',
'modified': '2020-12-03',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NNDSS'],
'title': 'NNDSS - Table 1C. Arboviral diseases, St. Louis encephalitis virus disease to West Nile virus disease'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>NNDSS - TABLE 1AA. Poliovirus infection, nonparalytic to Psittacosis - 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published.<br />\nNC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />\nCum: Cumulative year-to-date counts.<br />\n Max: Maximum — Maximum case count during the previous 52 weeks.<br />\n * Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-U.S. Residents\' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/52kh-2h7i/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/52kh-2h7i/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/52kh-2h7i/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/52kh-2h7i/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/52kh-2h7i',
'issued': '2020-01-21',
'keyword': ['2020',
'nedss',
'netss',
'nndss',
'nonparalytic',
'poliovirus infection',
'psittacosis',
'wonder'],
'landingPage': 'https://data.cdc.gov/d/52kh-2h7i',
'modified': '2020-12-03',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NNDSS'],
'title': 'NNDSS - TABLE 1AA. Poliovirus infection, nonparalytic to Psittacosis'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>NNDSS - TABLE 1GG. Smallpox to Streptococcal toxic shock syndrome – 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published.<br />\nNC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-U.S. Residents\' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/56mi-d4wu/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/56mi-d4wu/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/56mi-d4wu/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/56mi-d4wu/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/56mi-d4wu',
'issued': '2020-01-21',
'keyword': ['2020',
'nedss',
'netss',
'nndss',
'smallpox',
'streptococcal toxic shock syndrome',
'wonder'],
'landingPage': 'https://data.cdc.gov/d/56mi-d4wu',
'modified': '2020-12-03',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NNDSS'],
'title': 'NNDSS - TABLE 1GG. Smallpox to Streptococcal toxic shock syndrome'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>NNDSS - TABLE 1T. Invasive pneumococcal disease, age<5 years, Confirmed to Legionellosis - 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published.<br />\nNC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-U.S. Residents\' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />\n§ Includes drug resistant and susceptible cases of Invasive Pneumococcal Disease.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/5hvx-krph/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/5hvx-krph/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/5hvx-krph/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/5hvx-krph/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/5hvx-krph',
'issued': '2020-01-21',
'keyword': ['2020',
'age<5 years',
'confirmed',
'invasive pneumococcal disease',
'legionellosis',
'nedss',
'netss',
'nndss',
'probable',
'wonder'],
'landingPage': 'https://data.cdc.gov/d/5hvx-krph',
'modified': '2020-12-03',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NNDSS'],
'title': 'NNDSS - TABLE 1T. Invasive pneumococcal disease, Age<5 years, Confirmed to Legionellosis'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>NNDSS - TABLE 1CC. Rabies, Animal to Rabies, Human - 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published.<br />\nNC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />\nCum: Cumulative year-to-date counts.<br />\n Max: Maximum — Maximum case count during the previous 52 weeks.<br />\n * Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-U.S. Residents\' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/6kf3-4udg/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/6kf3-4udg/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/6kf3-4udg/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/6kf3-4udg/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/6kf3-4udg',
'issued': '2020-01-21',
'keyword': ['2020',
'animal',
'human',
'nedss',
'netss',
'nndss',
'rabies',
'wonder'],
'landingPage': 'https://data.cdc.gov/d/6kf3-4udg',
'modified': '2020-12-03',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NNDSS'],
'title': 'NNDSS - TABLE 1CC. Rabies, Animal to Rabies, Human'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>NNDSS - TABLE 1J. Dengue virus infections, Dengue to Severe dengue - 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published.<br />\nNC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-U.S. Residents\' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/7jik-jwvu/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/7jik-jwvu/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/7jik-jwvu/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/7jik-jwvu/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/7jik-jwvu',
'issued': '2020-01-21',
'keyword': ['2020',
'dengue',
'dengue virus infections',
'dengue-like illness',
'nedss',
'netss',
'nndss',
'severe dengue',
'wonder'],
'landingPage': 'https://data.cdc.gov/d/7jik-jwvu',
'modified': '2020-12-03',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NNDSS'],
'title': 'NNDSS - TABLE 1J. Dengue virus infections, Dengue to Severe dengue'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>NNDSS - TABLE 1V. Malaria to Measles, Indigenous - 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Notice: Data from California published in week 29 for years 2019 and 2020 were incomplete when originally published on July 24, 2020. On August 4, 2020, incomplete case counts were replaced with a "U" indicating case counts are not available for specified time period.</p>\n<p>Notice: Measles data for weeks 1-4 (in Table 1v) were updated on 02-28-2020 to correct the classification of imported and indigenous. For all weeks, measles is considered imported if the disease was acquired outside of the United States and is considered indigenous if the disease was acquired anywhere within the United States or it is not known where the disease was acquired.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published.<br />\nNC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-U.S. Residents\' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />\n§ Measles is considered imported if the disease was acquired outside of the United States and is considered indigenous if the disease was acquired anywhere within the United States or it is not known where the disease was acquired.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/7xhe-mv2e/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/7xhe-mv2e/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/7xhe-mv2e/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/7xhe-mv2e/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/7xhe-mv2e',
'issued': '2020-01-21',
'keyword': ['2020',
'imported',
'indigenous',
'malaria',
'measles',
'nedss',
'netss',
'nndss',
'wonder'],
'landingPage': 'https://data.cdc.gov/d/7xhe-mv2e',
'modified': '2020-12-03',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NNDSS'],
'title': 'NNDSS - TABLE 1V. Malaria to Measles, Indigenous'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>NNDSS - TABLE 1O. Hansen\'s disease to Hantavirus pulmonary syndrome - 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published.<br />\nNC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-U.S. Residents\' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />\n§ Includes data for old world hantavirus infections, such as Seoul virus infections. Prior to 2015, this condition was not nationally notifiable and data for this condition was not submitted to CDC\'s National Notifiable Diseases Surveillance System (NNDSS).<br />\n¶ Includes data for Andes virus infections.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/a9xa-yrhn/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/a9xa-yrhn/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/a9xa-yrhn/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/a9xa-yrhn/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/a9xa-yrhn',
'issued': '2020-01-21',
'keyword': ['2020',
'hansen's disease',
'hantavirus infection',
'hantavirus pulmonary syndrome',
'nedss',
'netss',
'nndss',
'non-hantavirus pulmonary syndrome',
'wonder'],
'landingPage': 'https://data.cdc.gov/d/a9xa-yrhn',
'modified': '2020-12-03',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NNDSS'],
'title': "NNDSS - TABLE 1O. Hansen's disease to Hantavirus pulmonary syndrome"},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>NNDSS - TABLE 1PP. Yellow fever to Zika virus disease, non-congenital – 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published.<br />\nNC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-U.S. Residents\' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/bk9t-cq4b/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/bk9t-cq4b/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/bk9t-cq4b/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/bk9t-cq4b/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/bk9t-cq4b',
'issued': '2020-01-21',
'keyword': ['2020',
'nedss',
'netss',
'nndss',
'non-congenital',
'wonder',
'yellow fever',
'zika virus disease'],
'landingPage': 'https://data.cdc.gov/d/bk9t-cq4b',
'modified': '2020-12-03',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NNDSS'],
'title': 'NNDSS - TABLE 1PP. Yellow fever to Zika virus disease, non-congenital'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>NNDSS - Table 1H. Cholera to Coccidioidomycosis - 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Notice: Data from California published in week 29 for years 2019 and 2020 were incomplete when originally published on July 24, 2020. On August 4, 2020, incomplete case counts were replaced with a "U" indicating case counts are not available for specified time period.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published.<br />\nNC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-U.S. Residents\' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/bqmb-vyka/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/bqmb-vyka/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/bqmb-vyka/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/bqmb-vyka/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/bqmb-vyka',
'issued': '2020-01-21',
'keyword': ['2020',
'cholera',
'coccidioidomycosis',
'nedss',
'netss',
'nndss',
'wonder'],
'landingPage': 'https://data.cdc.gov/d/bqmb-vyka',
'modified': '2020-12-03',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NNDSS'],
'title': 'NNDSS - Table 1H. Cholera to Coccidioidomycosis'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>NNDSS - Table 1G. Carbapenemase-producing carbapenem-resistant Enterobacteriaceae to Chlamydia trachomatis infection - 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published.<br />\nNC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-U.S. Residents\' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />\n§ Reporting jurisdictions were informed CDC could receive data for this condition in August 2019. Please note there will be a delay in reporting of case notifications for this condition to CDC.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/cds4-6y7t/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/cds4-6y7t/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/cds4-6y7t/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/cds4-6y7t/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/cds4-6y7t',
'issued': '2020-01-21',
'keyword': ['2020',
'carbapenemase-producing carbapenem-resistant enterobacteriaceae',
'chancroid',
'chlamydia trachomatis infection',
'nedss',
'netss',
'nndss',
'wonder'],
'landingPage': 'https://data.cdc.gov/d/cds4-6y7t',
'modified': '2020-12-03',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NNDSS'],
'title': 'NNDSS - Table 1G. Carbapenemase-producing carbapenem-resistant Enterobacteriaceae to Chlamydia trachomatis infection'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>NNDSS - TABLE 1R. Hepatitis C, perinatal infection to Influenza-associated pediatric mortality - 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Notice: Data from California published in week 29 for years 2019 and 2020 were incomplete when originally published on July 24, 2020. On August 4, 2020, incomplete case counts were replaced with a "U" indicating case counts are not available for specified time period.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published.<br />\nNC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-U.S. Residents\' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />\n§ Please refer to the CDC WONDER publication for weekly updates to the footnote for this condition.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/ctu5-k6yz/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/ctu5-k6yz/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/ctu5-k6yz/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/ctu5-k6yz/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/ctu5-k6yz',
'issued': '2020-01-21',
'keyword': ['2020',
'hepatitis c',
'influenza-associated pediatric mortality',
'nedss',
'netss',
'nndss',
'perinatal infection',
'wonder'],
'landingPage': 'https://data.cdc.gov/d/ctu5-k6yz',
'modified': '2020-12-03',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NNDSS'],
'title': 'NNDSS - TABLE 1R. Hepatitis C, perinatal infection to Influenza-associated pediatric mortality'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>NNDSS - TABLE 1N. Haemophilus influenzae, invasive disease, Age <5 years, Non-b serotype to Unknown serotype - 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Notice: Data from California published in week 29 for years 2019 and 2020 were incomplete when originally published on July 24, 2020. On August 4, 2020, incomplete case counts were replaced with a "U" indicating case counts are not available for specified time period.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published.<br />\nNC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-U.S. Residents\' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/d2zt-4m8y/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/d2zt-4m8y/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/d2zt-4m8y/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/d2zt-4m8y/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/d2zt-4m8y',
'issued': '2020-01-21',
'keyword': ['2020',
'age <5 years',
'haemophilus influenzae',
'invasive disease',
'nedss',
'netss',
'nndss',
'non-b serotype',
'nontypeable',
'unknown serotype',
'wonder'],
'landingPage': 'https://data.cdc.gov/d/d2zt-4m8y',
'modified': '2020-12-03',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NNDSS'],
'title': 'NNDSS - TABLE 1N. Haemophilus influenzae, invasive disease, Age <5 years, Non-b serotype to Unknown serotype'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>NNDSS - TABLE 1U. Leptospirosis to Listeriosis, Probable - 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Notice: Data from California published in week 29 for years 2019 and 2020 were incomplete when originally published on July 24, 2020. On August 4, 2020, incomplete case counts were replaced with a "U" indicating case counts are not available for specified time period.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published.<br />\nNC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-U.S. Residents\' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />\n§ Before 2019, listeriosis cases in neonates less than or equal to 60 days of age were counted as one case in a mother-infant pair. Beginning in 2019, maternal and neonatal listeriosis cases are being counted separately. Beginning in 2020, confirmed and probable cases are published separately. Prior years included confirmed cases only.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/dwmy-m9r6/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/dwmy-m9r6/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/dwmy-m9r6/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/dwmy-m9r6/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/dwmy-m9r6',
'issued': '2020-01-21',
'keyword': ['2020',
'confirmed',
'leptospirosis',
'listeriosis',
'nedss',
'netss',
'nndss',
'probable',
'wonder'],
'landingPage': 'https://data.cdc.gov/d/dwmy-m9r6',
'modified': '2020-12-03',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NNDSS'],
'title': 'NNDSS - TABLE 1U. Leptospirosis to Listeriosis, Probable'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>NNDSS - TABLE 1Y. Mumps to Novel influenza A virus infections - 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Notice: Data from California published in week 29 for years 2019 and 2020 were incomplete when originally published on July 24, 2020. On August 4, 2020, incomplete case counts were replaced with a "U" indicating case counts are not available for specified time period.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published.<br />\nNC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-U.S. Residents\' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />\n§ Novel influenza A virus infections are human infections with influenza A viruses that are different from currently circulating human seasonal influenza viruses. With the exception of one avian lineage influenza A (H7N2) virus, all novel influenza A virus infections reported to CDC since 2012 have been variant influenza viruses.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/espg-acwi/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/espg-acwi/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/espg-acwi/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/espg-acwi/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/espg-acwi',
'issued': '2020-01-21',
'keyword': ['2020',
'mumps',
'nedss',
'netss',
'nndss',
'novel influenza a virus infections',
'wonder'],
'landingPage': 'https://data.cdc.gov/d/espg-acwi',
'modified': '2020-12-03',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NNDSS'],
'title': 'NNDSS - TABLE 1Y. Mumps to Novel influenza A virus infections'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>NNDSS - TABLE 1K. Ehrlichiosis and Anaplasmosis, Anaplasma phagocytophilum infection to Ehrlichia chaffeensis infection - 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published.<br />\nNC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-U.S. Residents\' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/gepg-djaz/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/gepg-djaz/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/gepg-djaz/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/gepg-djaz/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/gepg-djaz',
'issued': '2020-01-21',
'keyword': ['2020',
'anaplasma phagocytophilum infection',
'ehrlichia chaffeensis infection',
'ehrlichiosis and anaplasmosis',
'nedss',
'netss',
'nndss',
'wonder'],
'landingPage': 'https://data.cdc.gov/d/gepg-djaz',
'modified': '2020-12-03',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NNDSS'],
'title': 'NNDSS - TABLE 1K. Ehrlichiosis and Anaplasmosis, Anaplasma phagocytophilum infection to Ehrlichia chaffeensis infection'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>NNDSS - Table 1F. Brucellosis to Candida auris, clinical - 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Notice: Data from California published in week 29 for years 2019 and 2020 were incomplete when originally published on July 24, 2020. On August 4, 2020, incomplete case counts were replaced with a "U" indicating case counts are not available for specified time period.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published.<br />\nNC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-U.S. Residents\' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />\n§ Reporting jurisdictions were informed CDC could receive data for this condition in August 2019. Please note there will be a delay in reporting of case notifications for this condition to CDC.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/i43m-djm6/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/i43m-djm6/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/i43m-djm6/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/i43m-djm6/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/i43m-djm6',
'issued': '2020-01-17',
'keyword': ['2020',
'brucellosis',
'campylobacteriosis',
'candida auris',
'clinical',
'nedss',
'netss',
'nndss',
'wonder'],
'landingPage': 'https://data.cdc.gov/d/i43m-djm6',
'modified': '2020-12-03',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NNDSS'],
'title': 'NNDSS - Table 1F. Brucellosis to Candida auris, clinical'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>NNDSS - TABLE 1LL. Vibriosis, Confirmed to Vibriosis, Probable – 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published.<br />\nNC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-U.S. Residents\' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/kyph-4i8d/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/kyph-4i8d/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/kyph-4i8d/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/kyph-4i8d/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/kyph-4i8d',
'issued': '2020-01-21',
'keyword': ['2020',
'confirmed',
'nedss',
'netss',
'nndss',
'probable',
'vibriosis',
'wonder'],
'landingPage': 'https://data.cdc.gov/d/kyph-4i8d',
'modified': '2020-12-03',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NNDSS'],
'title': 'NNDSS - TABLE 1LL. Vibriosis, Confirmed to Vibriosis, Probable'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>NNDSS - TABLE 1X. Meningococcal disease, Other serogroups to Meningococcal disease, Unknown serogroup - 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Notice: Data from California published in week 29 for years 2019 and 2020 were incomplete when originally published on July 24, 2020. On August 4, 2020, incomplete case counts were replaced with a "U" indicating case counts are not available for specified time period.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published.<br />\nNC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-U.S. Residents\' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/m8jv-u92i/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/m8jv-u92i/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/m8jv-u92i/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/m8jv-u92i/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/m8jv-u92i',
'issued': '2020-01-21',
'keyword': ['2020',
'meningococcal disease',
'nedss',
'netss',
'nndss',
'other serogroups',
'unknown serogroup',
'wonder'],
'landingPage': 'https://data.cdc.gov/d/m8jv-u92i',
'modified': '2020-12-03',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NNDSS'],
'title': 'NNDSS - TABLE 1X. Meningococcal disease, Other serogroups to Meningococcal disease, Unknown serogroup'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>NNDSS - Table 1I. Cryptosporidiosis to Cyclosporiasis - 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published.<br />\nNC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-U.S. Residents\' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/n83i-w4cq/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/n83i-w4cq/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/n83i-w4cq/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/n83i-w4cq/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/n83i-w4cq',
'issued': '2020-01-21',
'keyword': ['2020',
'cryptosporidiosis',
'cyclosporiasis',
'nedss',
'netss',
'nndss',
'wonder'],
'landingPage': 'https://data.cdc.gov/d/n83i-w4cq',
'modified': '2020-12-03',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NNDSS'],
'title': 'NNDSS - Table 1I. Cryptosporidiosis to Cyclosporiasis'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>NNDSS - TABLE 1HH. Syphilis, Congenital to Syphilis, Primary and Secondary – 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published.<br />\nNC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />\nCum: Cumulative year-to-date counts.<br />\n Max: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-U.S. Residents\' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/paqx-33a8/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/paqx-33a8/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/paqx-33a8/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/paqx-33a8/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/paqx-33a8',
'issued': '2020-01-21',
'keyword': ['2020',
'congenital',
'nedss',
'netss',
'nndss',
'primary and secondary',
'syphilis',
'wonder'],
'landingPage': 'https://data.cdc.gov/d/paqx-33a8',
'modified': '2020-12-03',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NNDSS'],
'title': 'NNDSS - TABLE 1HH. Syphilis, Congenital to Syphilis, Primary and Secondary'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>NNDSS - TABLE 1B. Arboviral diseases, Jamestown Canyon virus disease to Powassan virus disease – 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published.<br />\nNC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-U.S. Residents\' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/pjtk-n43k/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/pjtk-n43k/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/pjtk-n43k/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/pjtk-n43k/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/pjtk-n43k',
'issued': '2020-01-17',
'keyword': ['2020',
'arboviral diseases',
'jamestown canyon virus disease',
'la crosse virus disease',
'nedss',
'netss',
'nndss',
'powassan virus disease',
'wonder'],
'landingPage': 'https://data.cdc.gov/d/pjtk-n43k',
'modified': '2020-12-03',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NNDSS'],
'title': 'NNDSS - Table 1B. Arboviral diseases, Jamestown Canyon virus disease to Powassan virus disease'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>NNDSS - TABLE 1S. Invasive pneumococcal disease, all ages, Confirmed to Invasive pneumococcal disease, all ages, Probable - 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:</p>\n<p>U: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published.<br />\nNC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-U.S. Residents\' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />\n§ Includes drug resistant and susceptible cases of Invasive Pneumococcal Disease.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/r9mz-pvtk/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/r9mz-pvtk/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/r9mz-pvtk/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/r9mz-pvtk/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/r9mz-pvtk',
'issued': '2020-01-21',
'keyword': ['2020',
'all ages',
'confirmed',
'invasive pneumococcal disease',
'nedss',
'netss',
'nndss',
'probable',
'wonder'],
'landingPage': 'https://data.cdc.gov/d/r9mz-pvtk',
'modified': '2020-12-03',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NNDSS'],
'title': 'NNDSS - TABLE 1S. Invasive pneumococcal disease, all ages, Confirmed to Invasive pneumococcal disease, all ages, Probable'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>NNDSS - Table 1D. Arboviral diseases, Western equine encephalitis virus disease to Babesiosis - 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published.<br />\nNC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-U.S. Residents\' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/rezz-ypcg/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/rezz-ypcg/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/rezz-ypcg/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/rezz-ypcg/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/rezz-ypcg',
'issued': '2020-01-17',
'keyword': ['2020',
'arboviral diseases',
'babesiosis',
'nedss',
'netss',
'nndss',
'western equine encephalitis virus disease',
'wonder'],
'landingPage': 'https://data.cdc.gov/d/rezz-ypcg',
'modified': '2020-12-03',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NNDSS'],
'title': 'NNDSS - Table 1D. Arboviral diseases, Western equine encephalitis virus disease to Babesiosis'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>NNDSS - TABLE 1DD. Rubella to Rubella, congenital syndrome - 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published.<br />\nNC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />\nCum: Cumulative year-to-date counts.<br />\n Max: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-U.S. Residents\' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/smic-9bf9/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/smic-9bf9/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/smic-9bf9/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/smic-9bf9/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/smic-9bf9',
'issued': '2020-01-21',
'keyword': ['2020',
'congenital syndrome',
'nedss',
'netss',
'nndss',
'rubella',
'wonder'],
'landingPage': 'https://data.cdc.gov/d/smic-9bf9',
'modified': '2020-12-03',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NNDSS'],
'title': 'NNDSS - TABLE 1DD. Rubella to Rubella, congenital syndrome'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>NNDSS - TABLE 1M. Gonorrhea to Haemophilus influenzae, invasive disease, Age <5 years, Serotype b - 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Notice: Data from California published in week 29 for years 2019 and 2020 were incomplete when originally published on July 24, 2020. On August 4, 2020, incomplete case counts were replaced with a "U" indicating case counts are not available for specified time period.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published.<br />\nNC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-U.S. Residents\' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/u7e4-s8zi/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/u7e4-s8zi/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/u7e4-s8zi/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/u7e4-s8zi/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/u7e4-s8zi',
'issued': '2020-01-21',
'keyword': ['2020',
'age <5 years serotype b',
'all ages all serotypes',
'gonorrhea',
'haemophilus influenzae',
'invasive disease',
'nedss',
'netss',
'nndss',
'wonder'],
'landingPage': 'https://data.cdc.gov/d/u7e4-s8zi',
'modified': '2020-12-03',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NNDSS'],
'title': 'NNDSS - TABLE 1M. Gonorrhea to Haemophilus influenzae, invasive disease, Age <5 years, Serotype b'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>NNDSS - TABLE 1P. Hemolytic uremic syndrome post-diarrheal to Hepatitis B, acute - 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Notice: Data from California published in week 29 for years 2019 and 2020 were incomplete when originally published on July 24, 2020. On August 4, 2020, incomplete case counts were replaced with a "U" indicating case counts are not available for specified time period.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published.<br />\nNC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-U.S. Residents\' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/uu9i-eu7y/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/uu9i-eu7y/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/uu9i-eu7y/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/uu9i-eu7y/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/uu9i-eu7y',
'issued': '2020-01-21',
'keyword': ['2020',
'hemolytic uremic syndrome post-diarrheal',
'hepatitis (viral acute) type a',
'hepatitis (viral acute) type b',
'nedss',
'netss',
'nndss',
'wonder'],
'landingPage': 'https://data.cdc.gov/d/uu9i-eu7y',
'modified': '2020-12-03',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NNDSS'],
'title': 'NNDSS - TABLE 1P. Hemolytic uremic syndrome post-diarrheal to Hepatitis B, acute'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>NNDSS - TABLE 1A. Anthrax to Arboviral diseases, Eastern equine encephalitis virus disease – 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published.<br />\nNC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-U.S. Residents\' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/v2mh-3yzr/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/v2mh-3yzr/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/v2mh-3yzr/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/v2mh-3yzr/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/v2mh-3yzr',
'issued': '2020-01-17',
'keyword': ['2020',
'anthrax',
'arboviral diseases',
'chikungunya virus disease',
'eastern equine encephalitis virus disease',
'nedss',
'netss',
'nndss',
'wonder'],
'landingPage': 'https://data.cdc.gov/d/v2mh-3yzr',
'modified': '2020-12-03',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NNDSS'],
'title': 'NNDSS - TABLE 1A. Anthrax to Arboviral diseases, Eastern equine encephalitis virus disease'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>NNDSS - TABLE 1L. Ehrlichiosis and Anaplasmosis, Ehrlichia ewingii infection to Giardiasis - 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published.<br />\nNC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-U.S. Residents\' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/vzfn-ifh5/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/vzfn-ifh5/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/vzfn-ifh5/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/vzfn-ifh5/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/vzfn-ifh5',
'issued': '2020-01-21',
'keyword': ['2020',
'ehrlichia ewingii infection',
'ehrlichiosis and anaplasmosis',
'giardiasis',
'nedss',
'netss',
'nndss',
'undetermined ehrlichiosis/anaplasmosis',
'wonder'],
'landingPage': 'https://data.cdc.gov/d/vzfn-ifh5',
'modified': '2020-12-03',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NNDSS'],
'title': 'NNDSS - TABLE 1L. Ehrlichiosis and Anaplasmosis, Ehrlichia ewingii infection to Giardiasis'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>NNDSS - TABLE 1Q. Hepatitis B, perinatal infection to Hepatitis C, acute, Probable - 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Notice: Data from California published in week 29 for years 2019 and 2020 were incomplete when originally published on July 24, 2020. On August 4, 2020, incomplete case counts were replaced with a "U" indicating case counts are not available for specified time period.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published.<br />\nNC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-U.S. Residents\' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />\n§ For acute Hepatitis C, only confirmed cases were verified.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/y4ut-ybj7/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/y4ut-ybj7/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/y4ut-ybj7/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/y4ut-ybj7/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/y4ut-ybj7',
'issued': '2020-01-21',
'keyword': ['2020',
'confirmed',
'hepatitis b',
'hepatitis c acute',
'nedss',
'netss',
'nndss',
'perinatal infection',
'probable',
'wonder'],
'landingPage': 'https://data.cdc.gov/d/y4ut-ybj7',
'modified': '2020-12-03',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NNDSS'],
'title': 'NNDSS - TABLE 1Q. Hepatitis B, perinatal infection to Hepatitis C, acute, Probable'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>NNDSS - TABLE 1KK. Vancomycin-intermediate Staphylococcus aureus to Varicella morbidity – 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published.<br />\nNC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-U.S. Residents\' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/29xv-7ajw/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/29xv-7ajw/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/29xv-7ajw/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/29xv-7ajw/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/29xv-7ajw',
'issued': '2020-01-21',
'keyword': ['2020',
'nedss',
'netss',
'nndss',
'vancomycin-intermediate staphylococcus aureus',
'vancomycin-resistant staphylococcus aureus',
'varicella morbidity',
'wonder'],
'landingPage': 'https://data.cdc.gov/d/29xv-7ajw',
'modified': '2020-12-03',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NNDSS'],
'title': 'NNDSS - TABLE 1KK. Vancomycin-intermediate Staphylococcus aureus to Varicella morbidity'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>NNDSS - TABLE 1MM. Viral hemorrhagic fevers, Crimean-Congo hemorrhagic fever virus to Guanarito virus – 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published.<br />\nNC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-U.S. Residents\' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />\n§ Prior to 2015, CDC\'s National Notifiable Diseases Surveillance System (NNDSS) did not receive electronic data about incident cases of specific viral hemorrhagic fevers; instead data were collected in aggregate as "viral hemorrhagic fevers". NNDSS was updated beginning in 2015 to receive data for each of the viral hemorrhagic fevers listed.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/a93x-tfzm/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/a93x-tfzm/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/a93x-tfzm/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/a93x-tfzm/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/a93x-tfzm',
'issued': '2020-01-21',
'keyword': ['2020',
'crimean-congo hemorrhagic fever virus',
'ebola virus',
'guanarito virus',
'nedss',
'netss',
'nndss',
'viral hemorrhagic fevers',
'wonder'],
'landingPage': 'https://data.cdc.gov/d/a93x-tfzm',
'modified': '2020-12-03',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NNDSS'],
'title': 'NNDSS - TABLE 1MM. Viral hemorrhagic fevers, Crimean-Congo hemorrhagic fever virus to Guanarito virus'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>NNDSS - TABLE 1NN. Viral hemorrhagic fevers, Junin virus to Viral hemorrhagic fevers, Lujo virus – 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published.<br />\nNC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-U.S. Residents\' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />\n§ Prior to 2015, CDC\'s National Notifiable Diseases Surveillance System (NNDSS) did not receive electronic data about incident cases of specific viral hemorrhagic fevers; instead data were collected in aggregate as "viral hemorrhagic fevers". NNDSS was updated beginning in 2015 to receive data for each of the viral hemorrhagic fevers listed.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/axsa-zcg5/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/axsa-zcg5/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/axsa-zcg5/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/axsa-zcg5/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/axsa-zcg5',
'issued': '2020-01-21',
'keyword': ['2020',
'junin virus',
'lassa virus',
'lujo virus',
'nedss',
'netss',
'nndss',
'viral hemorrhagic fevers',
'wonder'],
'landingPage': 'https://data.cdc.gov/d/axsa-zcg5',
'modified': '2020-12-03',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NNDSS'],
'title': 'NNDSS - TABLE 1NN. Viral hemorrhagic fevers, Junin virus to Viral hemorrhagic fevers, Lujo virus'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>NNDSS - TABLE 1JJ. Tuberculosis to Tularemia – 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Notice: Tuberculosis data for weeks 4-31 are incorrect for New York City; the Middle Atlantic region total; U.S. Residents, excluding U.S. Territories total; and the grand total, due to data processing issues.<br />\nNotice: Tuberculosis data for weeks 32-33 are incorrect for the U.S. Residents, excluding U.S. Territories total and the grand total, due to data processing issues.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published.<br />\nNC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-U.S. Residents\' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/efb8-zbb7/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/efb8-zbb7/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/efb8-zbb7/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/efb8-zbb7/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/efb8-zbb7',
'issued': '2020-01-21',
'keyword': ['2020',
'nedss',
'netss',
'nndss',
'tuberculosis',
'tularemia',
'wonder'],
'landingPage': 'https://data.cdc.gov/d/efb8-zbb7',
'modified': '2020-12-03',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NNDSS'],
'title': 'NNDSS - TABLE 1JJ. Tuberculosis to Tularemia'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>NNDSS - TABLE 1OO. Viral hemorrhagic fevers, Machupo virus to Viral hemorrhagic fevers, Sabia virus – 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published.<br />\nNC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-U.S. Residents\' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />\n§ Prior to 2015, CDC\'s National Notifiable Diseases Surveillance System (NNDSS) did not receive electronic data about incident cases of specific viral hemorrhagic fevers; instead data were collected in aggregate as "viral hemorrhagic fevers". NNDSS was updated beginning in 2015 to receive data for each of the viral hemorrhagic fevers listed.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/g3g2-srtq/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/g3g2-srtq/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/g3g2-srtq/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/g3g2-srtq/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/g3g2-srtq',
'issued': '2020-01-21',
'keyword': ['2020',
'machupo virus',
'marburg virus',
'nedss',
'netss',
'nndss',
'sabia virus',
'viral hemorrhagic fevers',
'wonder'],
'landingPage': 'https://data.cdc.gov/d/g3g2-srtq',
'modified': '2020-12-03',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NNDSS'],
'title': 'NNDSS - TABLE 1OO. Viral hemorrhagic fevers, Machupo virus to Viral hemorrhagic fevers, Sabia virus'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>NNDSS - TABLE 1BB. Q fever, Total to Q fever, Chronic - 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published.<br />\nNC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />\nCum: Cumulative year-to-date counts.<br />\n Max: Maximum — Maximum case count during the previous 52 weeks.<br />\n * Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-U.S. Residents\' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/j6gu-p9yd/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/j6gu-p9yd/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/j6gu-p9yd/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/j6gu-p9yd/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/j6gu-p9yd',
'issued': '2020-01-21',
'keyword': ['2020',
'acute',
'chronic',
'nedss',
'netss',
'nndss',
'q fever',
'total',
'wonder'],
'landingPage': 'https://data.cdc.gov/d/j6gu-p9yd',
'modified': '2020-12-03',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NNDSS'],
'title': 'NNDSS - TABLE 1BB. Q fever, Total to Q fever, Chronic'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>NNDSS - TABLE 1EE. Salmonella Paratyphi infection to Salmonellosis (excluding Salmonella Typhi infection and Salmonella Paratyphi infection) – 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published.<br />\nNC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-U.S. Residents\' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />\n§ In previous years, cases were reported as Salmonellosis. Beginning in January 2019, cases began to be reported as Salmonella Paratyphi infection.<br />\n¶ In previous years, cases were reported as typhoid fever. Beginning in January 2019, cases began to be reported as Salmonella Typhi infection.<br />\n** In previous years, cases were reported as Salmonellosis (excluding paratyphoid fever and typhoid fever). Beginning in January 2019, cases began to be reported as Salmonellosis (excluding Salmonella Typhi infection and Salmonella Paratyphi infection).</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/mvaf-qxac/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/mvaf-qxac/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/mvaf-qxac/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/mvaf-qxac/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/mvaf-qxac',
'issued': '2020-01-21',
'keyword': ['2020',
'nedss',
'netss',
'nndss',
'salmonella paratyphi infection',
'salmonella typhi infection',
'salmonellosis (excluding salmonella typhi infection and salmonella paratyphi infection)',
'wonder'],
'landingPage': 'https://data.cdc.gov/d/mvaf-qxac',
'modified': '2020-12-03',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NNDSS'],
'title': 'NNDSS - TABLE 1EE. Salmonella Paratyphi infection to Salmonellosis (excluding Salmonella Typhi infection and Salmonella Paratyphi infection)'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>NNDSS - TABLE 1II. Tetanus to Trichinellosis – 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published.<br />\nNC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-U.S. Residents\' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/qbrk-85z2/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/qbrk-85z2/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/qbrk-85z2/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/qbrk-85z2/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/qbrk-85z2',
'issued': '2020-01-21',
'keyword': ['2020',
'nedss',
'netss',
'nndss',
'tetanus',
'toxic shock syndrome (other than streptococcal)',
'trichinellosis',
'wonder'],
'landingPage': 'https://data.cdc.gov/d/qbrk-85z2',
'modified': '2020-12-03',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NNDSS'],
'title': 'NNDSS - TABLE 1II. Tetanus to Trichinellosis'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>Notice: For data on COVID-19 in the United States, please see <a href="https://www.cdc.gov/coronavirus/2019-ncov/cases-in-us.html">https://www.cdc.gov/coronavirus/2019-ncov/cases-in-us.html</a>.</p>\n<p>Notice: Data from California published in week 29 for years 2019 and 2020 were incomplete when originally published on July 24, 2020. On August 4, 2020, incomplete case counts were replaced with a "U" indicating case counts are not available for specified time period.</p>\n<p>NNDSS - TABLE 1FF. Severe acute respiratory syndrome-associated coronavirus disease to Shigellosis – 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published.<br />\nNC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-U.S. Residents\' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/x8jf-txib/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/x8jf-txib/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/x8jf-txib/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/x8jf-txib/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/x8jf-txib',
'issued': '2020-01-21',
'keyword': ['2020',
'nedss',
'netss',
'nndss',
'severe acute respiratory syndrome-associated coronavirus disease',
'shiga toxin-producing escherichia coli (stec)',
'shigellosis',
'wonder'],
'landingPage': 'https://data.cdc.gov/d/x8jf-txib',
'modified': '2020-12-03',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NNDSS'],
'title': 'NNDSS - TABLE 1FF. Severe acute respiratory syndrome-associated coronavirus disease to Shigellosis'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'National Center for Health Statistics',
'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>Deaths involving coronavirus disease 2019 (COVID-19), pneumonia, and influenza reported to NCHS by week ending date and by state</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/r8kw-7aab/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/r8kw-7aab/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/r8kw-7aab/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/r8kw-7aab/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/r8kw-7aab',
'issued': '2020-11-05',
'keyword': ['coronavirus',
'covid-19',
'death',
'influenza',
'mortality',
'nchs',
'pneumonia',
'state',
'united states',
'week'],
'landingPage': 'https://data.cdc.gov/d/r8kw-7aab',
'modified': '2020-12-03',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NCHS'],
'title': 'Provisional COVID-19 Death Counts by Week Ending Date and State'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'National Center for Health Statistics',
'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>This visualization provides weekly data on the number of deaths by jurisdiction of occurrence and cause of death. Counts of deaths in more recent weeks can be compared with counts from earlier years to determine if the number is higher than expected. Selected causes of death are shown, based on analyses of the most prevalent comorbid conditions reported on death certificates where COVID-19 was listed as a cause of death (see <a href="https://www.cdc.gov/nchs/nvss/vsrr/covid_weekly/index.htm#Comorbidities">https://www.cdc.gov/nchs/nvss/vsrr/covid_weekly/index.htm#Comorbidities</a>). Cause of death counts are based on the underlying cause of death, and presented for Respiratory diseases, Circulatory diseases, Malignant neoplasms, and Alzheimer disease and dementia. Estimated numbers of deaths due to these other causes of death could represent misclassified COVID-19 deaths, or potentially could be indirectly related to COVID-19 (e.g., deaths from other causes occurring in the context of health care shortages or overburdened health care systems). Deaths with an underlying cause of death of COVID-19 are not included in these estimates of deaths due to other causes. Deaths due to external causes (i.e. injuries) or unknown causes are excluded. For more detail, see the Technical Notes.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/u6jv-9ijr/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/u6jv-9ijr/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/u6jv-9ijr/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/u6jv-9ijr/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/u6jv-9ijr',
'issued': '2020-05-29',
'keyword': ['cause of death',
'jurisdiction',
'mortality',
'nchs',
'state',
'week'],
'landingPage': 'https://data.cdc.gov/d/u6jv-9ijr',
'modified': '2020-12-03',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NCHS'],
'title': 'Weekly counts of death by jurisdiction and cause of death'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:15'],
'contactPoint': {'fn': 'HRSA Chief Data Officer',
'hasEmail': 'mailto:PRFdata@hrsa.gov'},
'description': '<p>The bipartisan CARES Act and the Paycheck Protection Program and Health Care Enhancement Act provided $175 billion in relief funds to hospitals and other healthcare providers on the front lines of the coronavirus response. Payments are being distributed by the Department of Health and Human Services (HHS) through the Health Resources and Services Administration. HHS has announced allocation payments for Phases 1, 2 and 3 General Distributions which includes; Medicare, Medicaid, CHIP, assisted living facilities, behavioral health providers and dental providers; and targeted allocations to High Impact, Rural, Tribal, Skilled Nursing Facilities and Nursing Homes (including nursing home quality incentive program recipients), Safety Net Hospitals, and Children’s Hospitals. This dataset represents the list of providers who have attested to receiving one or more payments from the aforementioned allocations and agreed to the Terms and Conditions as of November 30, 2020.<br />\nIn addition to the list of providers receiving payments seen here, HRSA has provided an additional list specific to providers receiving high impact payments and nursing home quality incentive payments whether or not they have attested to receiving payments and agreed to the Terms and Conditions. Find it here: <a href="https://www.hhs.gov/coronavirus/cares-act-provider-relief-fund/data/index.html">https://www.hhs.gov/coronavirus/cares-act-provider-relief-fund/data/inde...</a></p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/kh8y-3es6/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/kh8y-3es6/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/kh8y-3es6/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/kh8y-3es6/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/kh8y-3es6',
'issued': '2020-05-06',
'keyword': ['cares act', 'health system', 'provider relief fund'],
'landingPage': 'https://data.cdc.gov/d/kh8y-3es6',
'modified': '2020-12-03',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['Administrative'],
'title': 'HHS Provider Relief Fund'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:15'],
'contactPoint': {'fn': 'HRSA Chief Data Officer',
'hasEmail': 'mailto:PRFdata@hrsa.gov'},
'description': '<p>The COVID-19 Claims Reimbursement to Health Care Providers and Facilities for Testing and Treatment of the Uninsured Program provides reimbursements on a rolling basis directly to eligible health care entities for claims that are attributed to the testing and/or treatment of COVID-19 for uninsured individuals. The program is funded via the:<br />\nFamilies First Coronavirus Response Act (FFCRA) Relief Fund, which includes funds received from the Public Health and Social Services Emergency Fund, as appropriated in the FFCRCA (P.L. 116-127) and the Paycheck Protection Program and Health Care Enhancement Act (P.L. 116-139) (PPPHCEA), which each appropriated $1 billion to reimburse health care entities for conducting COVID-19 testing for the uninsured; and the Provider Relief Fund, which includes funds received from the Public Health and Social Services Emergency Fund, as appropriated in the Coronavirus Air, Relief, and Economic Security (CARES) Act (P.L. 116-136), which provides $100 billion in relief funds, including to hospitals and other health care entities on the front lines of the COVID-19 response and the PPPHCEA to reimburse health care entities for treating uninsured individuals with a COVID-19 diagnosis.<br />\nThe PPPHCEA appropriated an additional $75 billion in relief funds. Within the Provider Relief Fund, a portion of the funding will be used to support healthcare-related expenses attributable to the treatment of uninsured individuals with COVID-19.<br />\nHealth care entities that have conducted COVID-19 testing of uninsured individuals for COVID-19 or provided treatment to uninsured individuals with a COVID-19 diagnosis on or after February 4, 2020, can request claims reimbursement through the program electronically and will be reimbursed generally at Medicare rates, subject to available funding.<br />\nThis dataset represents the list of health care entities who have agreed to the Terms and Conditions and received claims reimbursement for COVID-19 testing of uninsured individuals and/or treatment for uninsured individuals with a COVID-19 diagnosis, as of November 25, 2020.</p>\n<p>For Provider Relief Fund Data - <a href="https://data.cdc.gov/Administrative/HHS-Provider-Relief-Fund/kh8y-3es6">https://data.cdc.gov/Administrative/HHS-Provider-Relief-Fund/kh8y-3es6</a></p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/rksx-33p3/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/rksx-33p3/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/rksx-33p3/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/rksx-33p3/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/rksx-33p3',
'issued': '2020-05-29',
'keyword': ['cares act',
'coronavirus',
'covid-19',
'health system',
'provider relief fund',
'uninsured'],
'landingPage': 'https://data.cdc.gov/d/rksx-33p3',
'modified': '2020-12-03',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['Administrative'],
'title': 'Claims Reimbursement to Health Care Providers and Facilities for Testing and Treatment of the Uninsured'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:20'],
'contactPoint': {'fn': 'Surveillance Review and Response Group',
'hasEmail': 'mailto:eocevent394@cdc.gov'},
'description': '<p>CDC reports aggregate counts of COVID-19 cases and death numbers daily online. Data on the COVID-19 website and CDC’s COVID Data Tracker are based on these most recent numbers reported by states, territories, and other jurisdictions. This data set of “United States COVID-19 Cases and Deaths by State over Time” combines this information. However, data are dependent on jurisdictions’ timely and accurate reporting.</p>\n<p>Separately, CDC also regularly reports provisional death certificate data from the National Vital Statistics System (NVSS) on data.cdc.gov. Details are described on the <a href="https://www.cdc.gov/nchs/nvss/covid-19.htm">NCHS website</a>. Reporting the number of deaths by using death certificates ultimately provides more complete information but is a longer process; therefore, these numbers will be less than the death counts on the COVID-19 website.</p>\n<p>Accuracy of Data<br />\nCDC tracks COVID-19 illnesses, hospitalizations, and deaths to track trends, detect outbreaks, and monitor whether public health measures are working. However, counting exact numbers of COVID-19 cases is not possible. COVID-19 can cause mild illness, symptoms might not appear immediately, there are delays in reporting and testing, not everyone who is infected gets tested or seeks medical care, and there are differences in how completely states and territories report their cases.</p>\n<p>COVID-19 is one of about <a href="https://wwwn.cdc.gov/nndss/">120 diseases or conditions</a> health departments voluntarily report to CDC. State, local, and territorial public health departments verify and report cases to CDC. When there are differences between numbers of cases reported by CDC versus by health departments, data reported by health departments should be considered the most up to date. Health departments may update case data over time when they receive more complete and accurate information. The number of new cases reported each day fluctuates. There is generally less reporting on the weekends and holidays.</p>\n<p>CDC reports death data on three other sections of the website: <a href="https://www.cdc.gov/coronavirus/2019-ncov/cases-updates/cases-in-us.html">U.S. Cases</a> & Deaths, <a href="https://www.cdc.gov/covid-data-tracker/index.html">COVID Data Tracker</a>, and <a href="https://www.cdc.gov/nchs/nvss/covid-19.htm">NCHS Provisional Death Counts</a>. The U.S. Cases and Deaths webpages and COVID Data Tracker get their information from the same source (total case counts); however, NCHS Death Counts are based on death certificates that use information reported by physicians, medical examiners, or coroners in the cause-of-death section of each certificate. Data from each of these pages are considered provisional (not complete and pending verification) and are therefore subject to change. Counts from previous weeks are continually revised as more records are received and processed. Because not all jurisdictions report counts daily, counts may increase at different intervals.</p>\n<p>Confirmed & Probable Counts<br />\nAs of April 14, 2020, CDC case counts and death counts include both confirmed and probable cases and deaths. This change was made to reflect an <a href="https://cdn.ymaws.com/www.cste.org/resource/resmgr/2020ps/Interim-20-ID-01_COVID-19.pdf">interim COVID-19 position statement</a> issued by the Council for State and Territorial Epidemiologists on April 5, 2020. The position statement included a case definition and made COVID-19 a nationally notifiable disease. Nationally notifiable disease cases are voluntarily reported to CDC by jurisdictions. Confirmed and probable case definition criteria are described here:<br />\n<a href="https://wwwn.cdc.gov/nndss/conditions/coronavirus-disease-2019-covid-19/case-definition/2020/">https://wwwn.cdc.gov/nndss/conditions/coronavirus-disease-2019-covid-19/case-definition/2020/</a>. Not all jurisdictions report probable cases and deaths to CDC. When not available to CDC, it is noted as N/A. Please note that jurisdiction</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/9mfq-cb36/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/9mfq-cb36/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/9mfq-cb36/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/9mfq-cb36/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/9mfq-cb36',
'issued': '2020-07-15',
'keyword': ['aggregate', 'cases', 'coronavirus', 'covid-19', 'death'],
'landingPage': 'https://data.cdc.gov/d/9mfq-cb36',
'modified': '2020-12-03',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['Case Surveillance'],
'title': 'United States COVID-19 Cases and Deaths by State over Time'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'National Center for Health Statistics',
'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>Deaths counts for influenza, pneumonia, and coronavirus disease 2019 (COVID-19) reported to NCHS by week ending date, by state and HHS region, and age group.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/ynw2-4viq/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/ynw2-4viq/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/ynw2-4viq/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/ynw2-4viq/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/ynw2-4viq',
'issued': '2020-10-01',
'keyword': ['covid-19', 'influenza', 'mortality', 'nchs', 'pneumonia'],
'landingPage': 'https://data.cdc.gov/d/ynw2-4viq',
'modified': '2020-12-03',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NCHS'],
'title': 'Provisional Death Counts for Influenza, Pneumonia, and COVID-19'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'National Center for Health Statistics',
'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>This data file contains the following indicators that can be used to illustrate potential differences in the burden of deaths due to COVID-19 according to race and ethnicity:<br />\n•Count of COVID-19 deaths: Number of deaths due to COVID-19 reported for each race and Hispanic origin group<br />\n•Distribution of COVID-19 deaths (%): Deaths for each group as a percent of the total number of COVID-19 deaths reported<br />\n•Unweighted distribution of population (%): Population of each group as a percent of the total population<br />\n•Weighted distribution of population (%): Population of each group as percent of the total population after accounting for how the race and Hispanic origin population is distributed in relation to the geographic areas impacted by COVID-19</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/pj7m-y5uh/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/pj7m-y5uh/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/pj7m-y5uh/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/pj7m-y5uh/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/pj7m-y5uh',
'issued': '2020-11-12',
'keyword': ['coronavirus',
'covid-19',
'deaths',
'ethnicity',
'mortality',
'nchs',
'population',
'race',
'state',
'united states'],
'landingPage': 'https://data.cdc.gov/d/pj7m-y5uh',
'modified': '2020-12-02',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NCHS'],
'title': 'Provisional Death Counts for Coronavirus Disease (COVID-19): Distribution of Deaths by Race and Hispanic Origin'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'accrualPeriodicity': 'R/P1W',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'National Center for Health Statistics',
'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>Provisional count of deaths involving coronavirus disease 2019 (COVID-19) by United States county.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/kn79-hsxy/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/kn79-hsxy/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/kn79-hsxy/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/kn79-hsxy/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/kn79-hsxy',
'issued': '2020-10-28',
'keyword': ['coronavirus',
'county',
'covid-19',
'deaths',
'mortality',
'nchs',
'united states'],
'landingPage': 'https://data.cdc.gov/d/kn79-hsxy',
'modified': '2020-12-02',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'temporal': '2019-01-01T05:00:00-05:00/2020-12-31T05:00:00-05:00',
'theme': ['NCHS'],
'title': 'Provisional COVID-19 Death Counts in the United States by County'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'accrualPeriodicity': 'R/P1W',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'National Center for Health Statistics',
'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>Provisional counts of deaths by the week the deaths occurred, by state of occurrence, and by select underlying causes of death for 2019-2020. The dataset also includes weekly provisional counts of death for COVID-19, coded to ICD-10 code U07.1 as an underlying or multiple cause of death.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/muzy-jte6/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/muzy-jte6/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/muzy-jte6/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/muzy-jte6/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/muzy-jte6',
'issued': '2020-07-08',
'keyword': ['cause of death'],
'landingPage': 'https://data.cdc.gov/d/muzy-jte6',
'modified': '2020-12-02',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NCHS'],
'title': 'Weekly Counts of Deaths by State and Select Causes, 2019-2020'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'National Center for Health Statistics',
'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>Estimates of excess deaths can provide information about the burden of mortality potentially related to COVID-19, beyond the number of deaths that are directly attributed to COVID-19. Excess deaths are typically defined as the difference between observed numbers of deaths and expected numbers. This visualization provides weekly data on excess deaths by jurisdiction of occurrence. Counts of deaths in more recent weeks are compared with historical trends to determine whether the number of deaths is significantly higher than expected.</p>\n<p>Estimates of excess deaths can be calculated in a variety of ways, and will vary depending on the methodology and assumptions about how many deaths are expected to occur. Estimates of excess deaths presented in this webpage were calculated using Farrington surveillance algorithms (1). For each jurisdiction, a model is used to generate a set of expected counts, and the upper bound of the 95% Confidence Intervals (95% CI) of these expected counts is used as a threshold to estimate excess deaths. Observed counts are compared to these upper bound estimates to determine whether a significant increase in deaths has occurred. Provisional counts are weighted to account for potential underreporting in the most recent weeks. However, data for the most recent week(s) are still likely to be incomplete. Only about 60% of deaths are reported within 10 days of the date of death, and there is considerable variation by jurisdiction. More detail about the methods, weighting, data, and limitations can be found in the Technical Notes.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/xkkf-xrst/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/xkkf-xrst/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/xkkf-xrst/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/xkkf-xrst/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/xkkf-xrst',
'issued': '2020-05-20',
'keyword': ['2020',
'coronavirus',
'covid-19',
'excess deaths',
'nchs',
'state',
'united states'],
'landingPage': 'https://data.cdc.gov/d/xkkf-xrst',
'modified': '2020-12-02',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NCHS'],
'title': 'Excess Deaths Associated with COVID-19'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'National Center for Health Statistics',
'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>Deaths involving coronavirus disease 2019 (COVID-19), pneumonia, and influenza reported to NCHS by sex and age group and state.</p>\n<p>NOTICE TO USERS: As of September 2, 2020, this data file includes the following age groups in addition to the age groups that are routinely included: 0-17, 18-29, 30-49, and 50-64. The new age groups are consistent with categories used across CDC COVID-19 surveillance pages. When analyzing the file, the user should make sure to select only the desired age groups. Summing across all age categories provided will result in double counting deaths from certain age groups.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/9bhg-hcku/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/9bhg-hcku/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/9bhg-hcku/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/9bhg-hcku/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/9bhg-hcku',
'issued': '2020-09-02',
'keyword': ['age',
'coronavirus',
'covid-19',
'death',
'mortality',
'nchs',
'sex',
'state',
'united states'],
'landingPage': 'https://data.cdc.gov/d/9bhg-hcku',
'modified': '2020-12-02',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NCHS'],
'title': 'Provisional COVID-19 Death Counts by Sex, Age, and State'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'National Center for Health Statistics',
'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>Deaths involving coronavirus disease 2019 (COVID-19), pneumonia and influenza reported to NCHS by place of death and state, United States.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/uggs-hy5q/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/uggs-hy5q/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/uggs-hy5q/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/uggs-hy5q/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/uggs-hy5q',
'issued': '2020-05-06',
'keyword': ['coronavirus',
'covid-19',
'death',
'mortality',
'nchs',
'place',
'state',
'united states'],
'landingPage': 'https://data.cdc.gov/d/uggs-hy5q',
'modified': '2020-12-02',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NCHS'],
'title': 'Provisional COVID-19 Death Counts by Place of Death and State'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'National Center for Health Statistics',
'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>This dataset shows health conditions and contributing causes mentioned in conjunction with deaths involving coronavirus disease 2019 (COVID-19).</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/hk9y-quqm/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/hk9y-quqm/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/hk9y-quqm/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/hk9y-quqm/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/hk9y-quqm',
'issued': '2020-07-17',
'keyword': ['age group',
'coronavirus',
'covid-19',
'deaths',
'health conditions',
'mortality',
'nchs'],
'landingPage': 'https://data.cdc.gov/d/hk9y-quqm',
'modified': '2020-12-02',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NCHS'],
'title': 'Conditions contributing to deaths involving coronavirus disease 2019 (COVID-19), by age group and state, United States.'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'National Center for Health Statistics',
'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>Deaths involving coronavirus disease 2019 (COVID-19), pneumonia, and influenza reported to NCHS by race, age, and state.</p>\n<p>NOTICE TO USERS: As of September 2, 2020, this data file includes the following age groups in addition to the age groups that are routinely included: 0-17, 18-29, 30-49, and 50-64. The new age groups are consistent with categories used across CDC COVID-19 surveillance pages. When analyzing the file, the user should make sure to select only the desired age groups. Summing across all age categories provided will result in double counting deaths from certain age groups.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/ks3g-spdg/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/ks3g-spdg/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/ks3g-spdg/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/ks3g-spdg/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/ks3g-spdg',
'issued': '2020-09-30',
'keyword': ['age group',
'coronavirus',
'covid-19',
'hispanic origin',
'influenza',
'nchs',
'pneumonia',
'race',
'state'],
'landingPage': 'https://data.cdc.gov/d/ks3g-spdg',
'modified': '2020-12-02',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NCHS'],
'title': 'Deaths involving coronavirus disease 2019 (COVID-19) by race and Hispanic origin group and age, by state'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'National Center for Health Statistics',
'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>Deaths involving coronavirus disease 2019 (COVID-19) reported to NCHS by sex and age group and week ending date.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/vsak-wrfu/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/vsak-wrfu/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/vsak-wrfu/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/vsak-wrfu/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/vsak-wrfu',
'issued': '2020-05-15',
'keyword': ['age group',
'coronavirus',
'covid-19',
'nchs',
'sex',
'united states',
'week'],
'landingPage': 'https://data.cdc.gov/d/vsak-wrfu',
'modified': '2020-12-02',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NCHS'],
'title': 'Provisional COVID-19 Death Counts by Sex, Age, and Week'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'National Center for Health Statistics',
'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>The U.S. Census Bureau, in collaboration with five federal agencies, launched the Household Pulse Survey to produce data on the social and economic impacts of Covid-19 on American households. The Household Pulse Survey was designed to gauge the impact of the pandemic on employment status, consumer spending, food security, housing, education disruptions, and dimensions of physical and mental wellness.</p>\n<p>The survey was designed to meet the goal of accurate and timely weekly estimates. It was conducted by an internet questionnaire, with invitations to participate sent by email and text message. The sample frame is the Census Bureau Master Address File Data. Housing units linked to one or more email addresses or cell phone numbers were randomly selected to participate, and one respondent from each housing unit was selected to respond for him or herself. Estimates are weighted to adjust for nonresponse and to match Census Bureau estimates of the population by age, gender, race and ethnicity, and educational attainment. All estimates shown meet the NCHS Data Presentation Standards for Proportions,</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/8pt5-q6wp/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/8pt5-q6wp/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/8pt5-q6wp/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/8pt5-q6wp/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/8pt5-q6wp',
'issued': '2020-09-09',
'keyword': ['anxiety', 'covid-19', 'depression'],
'landingPage': 'https://data.cdc.gov/d/8pt5-q6wp',
'modified': '2020-12-02',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NCHS'],
'title': 'Indicators of Anxiety or Depression Based on Reported Frequency of Symptoms During Last 7 Days'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'National Center for Health Statistics',
'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>The U.S. Census Bureau, in collaboration with five federal agencies, launched the Household Pulse Survey to produce data on the social and economic impacts of Covid-19 on American households. The Household Pulse Survey was designed to gauge the impact of the pandemic on employment status, consumer spending, food security, housing, education disruptions, and dimensions of physical and mental wellness.</p>\n<p>The survey was designed to meet the goal of accurate and timely weekly estimates. It was conducted by an internet questionnaire, with invitations to participate sent by email and text message. The sample frame is the Census Bureau Master Address File Data. Housing units linked to one or more email addresses or cell phone numbers were randomly selected to participate, and one respondent from each housing unit was selected to respond for him or herself. Estimates are weighted to adjust for nonresponse and to match Census Bureau estimates of the population by age, gender, race and ethnicity, and educational attainment. All estimates shown meet the NCHS Data Presentation Standards for Proportions.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/jb9g-gnvr/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/jb9g-gnvr/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/jb9g-gnvr/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/jb9g-gnvr/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/jb9g-gnvr',
'issued': '2020-09-09',
'keyword': ['covid-19', 'private coverage', 'public coverage', 'uninsured'],
'landingPage': 'https://data.cdc.gov/d/jb9g-gnvr',
'modified': '2020-12-02',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NCHS'],
'title': 'Indicators of Health Insurance Coverage at the Time of Interview'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'National Center for Health Statistics',
'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>The U.S. Census Bureau, in collaboration with five federal agencies, launched the Household Pulse Survey to produce data on the social and economic impacts of Covid-19 on American households. The Household Pulse Survey was designed to gauge the impact of the pandemic on employment status, consumer spending, food security, housing, education disruptions, and dimensions of physical and mental wellness.</p>\n<p>The survey was designed to meet the goal of accurate and timely weekly estimates. It was conducted by an internet questionnaire, with invitations to participate sent by email and text message. The sample frame is the Census Bureau Master Address File Data. Housing units linked to one or more email addresses or cell phone numbers were randomly selected to participate, and one respondent from each housing unit was selected to respond for him or herself. Estimates are weighted to adjust for nonresponse and to match Census Bureau estimates of the population by age, gender, race and ethnicity, and educational attainment. All estimates shown meet the NCHS Data Presentation Standards for Proportions.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/xb3p-q62w/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/xb3p-q62w/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/xb3p-q62w/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/xb3p-q62w/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/xb3p-q62w',
'issued': '2020-09-09',
'keyword': ['covid-19', 'delayed care', 'unmet need'],
'landingPage': 'https://data.cdc.gov/d/xb3p-q62w',
'modified': '2020-12-02',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NCHS'],
'title': 'Indicators of Reduced Access to Care Due to the Coronavirus Pandemic During Last 4 Weeks'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'National Center for Health Statistics',
'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>This visualization provides weekly data on the number of deaths from all causes by jurisdiction of occurrence and age group. Counts of deaths in more recent weeks can be compared with counts from earlier years to determine if the number is higher than expected.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/y5bj-9g5w/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/y5bj-9g5w/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/y5bj-9g5w/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/y5bj-9g5w/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/y5bj-9g5w',
'issued': '2020-05-29',
'keyword': ['age group',
'death',
'jurisdiction',
'mortality',
'nchs',
'state'],
'landingPage': 'https://data.cdc.gov/d/y5bj-9g5w',
'modified': '2020-12-02',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NCHS'],
'title': 'Weekly counts of deaths by jurisdiction and age group'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'National Center for Health Statistics',
'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>County data on race and Hispanic origin is available for counties with more than 100 COVID-19 deaths.\xa0 Urban-rural classification is based on the 2013 National Center for Health Statistics Urban-Rural Classification Scheme for Counties (<a href="https://www.cdc.gov/nchs/data_access/urban_rural.htm">https://www.cdc.gov/nchs/data_access/urban_rural.htm</a>). Deaths are cumulative from the week ending February 1, 2020 to the most recent reporting week.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/k8wy-p9cg/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/k8wy-p9cg/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/k8wy-p9cg/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/k8wy-p9cg/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/k8wy-p9cg',
'issued': '2020-11-04',
'keyword': ['coronavirus',
'county',
'covid-19',
'death',
'mortality',
'race',
'united states'],
'landingPage': 'https://data.cdc.gov/d/k8wy-p9cg',
'modified': '2020-12-02',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NCHS'],
'title': 'Provisional COVID-19 Death Counts by County and Race'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'National Center for Health Statistics',
'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>This visualization provides weekly data on the number of deaths from all causes by jurisdiction of occurrence and race and Hispanic origin. Numbers of deaths are also shown for all causes excluding COVID-19, and for COVID-19. Counts of deaths in more recent weeks can be compared with counts from earlier years to determine if the number is higher than expected.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/qfhf-uhaa/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/qfhf-uhaa/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/qfhf-uhaa/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/qfhf-uhaa/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/qfhf-uhaa',
'issued': '2020-07-22',
'keyword': ['coronavirus',
'covid-19',
'death',
'hispanic origin',
'jurisd',
'jurisdiction',
'mortality',
'race'],
'landingPage': 'https://data.cdc.gov/d/qfhf-uhaa',
'modified': '2020-12-02',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NCHS'],
'title': 'Weekly counts of deaths by jurisdiction and race and Hispanic origin'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'National Center for Health Statistics',
'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>This visualization provides data that can be used to illustrate potential differences in the burden of deaths due to COVID-19 by race and ethnicity.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/jwta-jxbg/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/jwta-jxbg/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/jwta-jxbg/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/jwta-jxbg/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/jwta-jxbg',
'issued': '2020-07-28',
'keyword': ['age group',
'coronavirus',
'covid-19',
'death rate',
'hispanic origin',
'jurisdiction',
'population',
'race'],
'landingPage': 'https://data.cdc.gov/d/jwta-jxbg',
'modified': '2020-12-02',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NCHS'],
'title': 'Distribution of COVID-19 deaths and populations, by jurisdiction, age, and race and Hispanic origin'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'National Center for Health Statistics',
'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>Deaths involving coronavirus disease 2019 (COVID-19) with a focus on ages 0-18 years in the United States.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/nr4s-juj3/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/nr4s-juj3/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/nr4s-juj3/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/nr4s-juj3/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/nr4s-juj3',
'issued': '2020-09-22',
'keyword': ['children', 'mortality'],
'landingPage': 'https://data.cdc.gov/d/nr4s-juj3',
'modified': '2020-12-02',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NCHS'],
'title': 'Provisional COVID-19 Deaths: Focus on Ages 0-18 Years'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'National Center for Health Statistics',
'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>Deaths involving coronavirus disease 2019 (COVID-19) reported to NCHS by sex and age in years.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/3apk-4u4f/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/3apk-4u4f/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/3apk-4u4f/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/3apk-4u4f/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/3apk-4u4f',
'issued': '2020-09-24',
'keyword': ['coronavirus', 'covid-19', 'deaths', 'mortality', 'nchs'],
'landingPage': 'https://data.cdc.gov/d/3apk-4u4f',
'modified': '2020-12-02',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NCHS'],
'title': 'Provisional COVID-19 Deaths Counts by Age in Years'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:20'],
'contactPoint': {'fn': 'National Center for Health Statistics',
'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>Deaths involving coronavirus disease 2019 (COVID-19) and pneumonia reported to NCHS by place of death, age, state, and HHS Region.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/4va6-ph5s/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/4va6-ph5s/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/4va6-ph5s/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/4va6-ph5s/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/4va6-ph5s',
'issued': '2020-09-22',
'keyword': ['deaths', 'mortality'],
'landingPage': 'https://data.cdc.gov/d/4va6-ph5s',
'modified': '2020-12-02',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'title': 'NVSS Provisional COVID-19 Deaths by Place of Death and Age'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'National Center for Health Statistics',
'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>The U.S. Census Bureau, in collaboration with five federal agencies, launched the Household Pulse Survey to produce data on the social and economic impacts of Covid-19 on American households. The Household Pulse Survey was designed to gauge the impact of the pandemic on employment status, consumer spending, food security, housing, education disruptions, and dimensions of physical and mental wellness.</p>\n<p>The survey was designed to meet the goal of accurate and timely weekly estimates. It was conducted by an internet questionnaire, with invitations to participate sent by email and text message. The sample frame is the Census Bureau Master Address File Data. Housing units linked to one or more email addresses or cell phone numbers were randomly selected to participate, and one respondent from each housing unit was selected to respond for him or herself. Estimates are weighted to adjust for nonresponse and to match Census Bureau estimates of the population by age, gender, race and ethnicity, and educational attainment. All estimates shown meet the NCHS Data Presentation Standards for Proportions.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/yni7-er2q/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/yni7-er2q/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/yni7-er2q/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/yni7-er2q/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/yni7-er2q',
'issued': '2020-10-21',
'keyword': ['covid-19', 'mental health'],
'landingPage': 'https://data.cdc.gov/d/yni7-er2q',
'modified': '2020-12-02',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NCHS'],
'title': 'Mental Health Care in the Last 4 Weeks'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>For more information on CDC.gov metrics please see <a href="http://www.cdc.gov/metrics/">http://www.cdc.gov/metrics/</a></p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/rq85-buyi/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/rq85-buyi/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/rq85-buyi/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/rq85-buyi/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/rq85-buyi',
'issued': '2018-10-02',
'keyword': ['cdc.gov', 'web metrics'],
'landingPage': 'https://data.cdc.gov/d/rq85-buyi',
'modified': '2020-12-01',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['Web Metrics'],
'title': 'Monthly Page Views to CDC.gov'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'Medicaid',
'hasEmail': 'mailto:Medicaid.gov@cms.hhs.gov'},
'description': '<p>Affordable Care Act Federal Upper Limits (FUL) based on the weighted average of the most recently reported monthly average manufacturer price (AMP) for pharmaceutically and therapeutically equivalent multiple source drug products that are available for purchase by retail community pharmacies on a nationwide basis.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/yns6-zx8k/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/yns6-zx8k/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/yns6-zx8k/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/yns6-zx8k/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.medicaid.gov/api/views/yns6-zx8k',
'issued': '2018-07-31',
'keyword': ['amp', 'federal upper limits', 'ful'],
'landingPage': 'https://data.medicaid.gov/d/yns6-zx8k',
'modified': '2020-12-01',
'programCode': ['009:076'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Drug Pricing and Payment'],
'title': 'ACA Federal Upper Limits'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Medicaid',
'hasEmail': 'mailto:Medicaid.gov@cms.hhs.gov'},
'description': '<p>National Average Drug Acquisition Cost (NADAC) weekly reference data from November 2013 to current week.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/a4y5-998d/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/a4y5-998d/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/a4y5-998d/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/a4y5-998d/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.medicaid.gov/api/views/a4y5-998d',
'issued': '2018-04-17',
'keyword': ['drug acquisition cost', 'nadac'],
'landingPage': 'https://data.medicaid.gov/d/a4y5-998d',
'modified': '2020-12-01',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Drug Pricing and Payment'],
'title': 'NADAC (National Average Drug Acquisition Cost)'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Medicaid',
'hasEmail': 'mailto:Medicaid.gov@cms.hhs.gov'},
'description': '<p>The NADAC Weekly Comparison identifies the drug products with current NADAC rates that are replaced with new NADAC rates. Other changes (e.g. NDC additions and terminations) to the NADAC file are not reflected in this comparison.</p>\n<p>Note: Effective Date was not recorded in the dataset until 6/7/2017</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/6gk3-9bxc/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/6gk3-9bxc/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/6gk3-9bxc/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/6gk3-9bxc/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.medicaid.gov/api/views/6gk3-9bxc',
'issued': '2018-04-17',
'keyword': ['nadac', 'nadac comparison'],
'landingPage': 'https://data.medicaid.gov/d/6gk3-9bxc',
'modified': '2020-12-01',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Drug Pricing and Payment'],
'title': 'NADAC Comparison'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>The CDC Content Syndication site at <a href="https://tools.cdc.gov/syndication/">https://tools.cdc.gov/syndication/</a> allows you to import content from CDC websites directly into your own website or application. These services are provided free of charge from CDC. The data shown in this table represent the weekly top page views from CDC.gov offered by syndication.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/rppv-wbiv/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/rppv-wbiv/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/rppv-wbiv/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/rppv-wbiv/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/rppv-wbiv',
'issued': '2014-10-16',
'keyword': ['cdc.gov', 'page views', 'syndication', 'web pages'],
'landingPage': 'https://data.cdc.gov/d/rppv-wbiv',
'modified': '2020-12-01',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['Web Metrics'],
'title': 'Top syndicated pages from CDC.gov by weekly page views'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>NNDSS - TABLE 1AA. Poliovirus infection, nonparalytic to Psittacosis - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/axgy-8qey/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/axgy-8qey/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/axgy-8qey/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/axgy-8qey/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/axgy-8qey',
'issued': '2019-04-26',
'keyword': ['2019',
'nedss',
'netss',
'nndss',
'nonparalytic',
'poliovirus infection',
'psittacosis',
'wonder'],
'landingPage': 'https://data.cdc.gov/d/axgy-8qey',
'modified': '2019-05-30',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NNDSS'],
'title': 'NNDSS - TABLE 1AA. Poliovirus infection, nonparalytic to Psittacosis'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>NNDSS - TABLE 1N. Haemophilus influenzae, invasive disease, (age <5 years), Non-b serotype to Unknown serotype - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a></p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/u7wx-dav2/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/u7wx-dav2/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/u7wx-dav2/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/u7wx-dav2/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/u7wx-dav2',
'issued': '2019-04-26',
'keyword': ['(age <5 years)',
'2019',
'haemophilus influenzae',
'invasive disease',
'nedss',
'netss',
'nndss',
'non-b serotype',
'nontypeable',
'unknown serotype',
'wonder'],
'landingPage': 'https://data.cdc.gov/d/u7wx-dav2',
'modified': '2019-05-30',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NNDSS'],
'title': 'NNDSS - TABLE 1N. Haemophilus influenzae, invasive disease, (age <5 years), Non-b serotype to Unknown serotype'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>NNDSS - Table 1G. Carbapenemase-producing carbapenem-resistant Enterobacteriaceae to Chancroid - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a></p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />\n§ Data for Carbapenemase-producing Carbapenem-resistant enterobacteriaceae (CP-CRE) will be displayed in this table after the CDC obtains Office of Management and Budget Paperwork Reduction Act approval to receive data for this condition.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/phwv-i65c/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/phwv-i65c/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/phwv-i65c/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/phwv-i65c/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/phwv-i65c',
'issued': '2019-04-26',
'keyword': ['2019',
'carbapenemase-producing carbapenem-resistant enterobacteriaceae',
'chancroid',
'chlamydia trachomatis infection',
'nedss',
'netss',
'nndss',
'wonder'],
'landingPage': 'https://data.cdc.gov/d/phwv-i65c',
'modified': '2019-05-30',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NNDSS'],
'title': 'NNDSS - TABLE 1G. Carbapenemase-producing carbapenem-resistant Enterobacteriaceae to Chancroid'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>NNDSS - Table 1C. Arboviral diseases, neuroinvasive and non-neuroinvasive, St. Louis encephalitis virus disease to Western equine encephalitis virus disease - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/4ewf-ciy6/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/4ewf-ciy6/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/4ewf-ciy6/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/4ewf-ciy6/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/4ewf-ciy6',
'issued': '2019-04-26',
'keyword': ['2019',
'arboviral diseases',
'nedss',
'netss',
'nndss',
'st. louis encephalitis virus disease',
'western equine encephalitis virus disease',
'wonder'],
'landingPage': 'https://data.cdc.gov/d/4ewf-ciy6',
'modified': '2019-05-30',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NNDSS'],
'title': 'NNDSS - TABLE 1C. Arboviral diseases, St. Louis encephalitis virus to Western equine encephalitis virus'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:20'],
'contactPoint': {'fn': 'Surveillance Review Response Group',
'hasEmail': 'mailto:eocevent394@cdc.gov'},
'description': '<p>The Restricted Access Data file includes 31 fields and is available through a private GitHub website after completing a registration process, signing a data use restrictions agreement, and approval from CDC. To learn more about this dataset, including the list of data elements, registration process, and data-use restrictions agreement, please see below. For additional questions, please contact ASK SRRG (<a href=<a href="mailto:eocevent394@cdc.gov">mailto:eocevent394@cdc.gov</a>"><a href="mailto:eocevent394@cdc.gov">eocevent394@cdc.gov</a>).</p>\n<p>Requesting Access</p>\n<p>Please review the following documents to determine your interest in accessing the COVID-19 Case Surveillance Restricted Access Detailed Data file:</p>\n<p>1) <a href="https://data.cdc.gov/api/views/mbd7-r32t/files/567614c2-7e1b-4121-a4b4-f6bd4c110fd3?download=true&filename=data_dictionary_covid_cases_restricted_detailed.xlsx">Data Dictionary for the COVID-19 Case Surveillance Restricted Access Detailed Data</a></p>\n<p>2) <a href="https://data.cdc.gov/api/views/mbd7-r32t/files/247e6693-4769-4da0-aa9e-57612bc1c77f?download=true&filename=covid_case_surveillance_data_release_summary.pdf">COVID-19 Case Surveillance Restricted Access Detailed Data COVID-19 Case Surveillance Data Access, Summary, Guidance, and Limitations</a></p>\n<p>3) <a href="https://data.cdc.gov/api/views/mbd7-r32t/files/d6cf0bfc-b07b-4dfb-859b-d1c8615972d8?download=true&filename=case_surveillance_data_RIDURA.pdf">Registration Information and Data Use Restrictions Agreement (RIDURA)</a></p>\n<p>Next steps include completing the Restricted Access Data Use Restrictions Agreement (RIDURA), and it should be forwarded to Ask SRRG at <a href="mailto:eocevent394@cdc.gov">eocevent394@cdc.gov</a>. The request will be reviewed and if approved, expect to receive an email providing the GitHub requirements and instructions. If more information is required or the request is not approved, expect to receive email correspondence from ASK SRRG (<a href="mailto:eocevent394@cdc.gov">eocevent394@cdc.gov</a>).</p>\n<p>Overview</p>\n<p>The COVID-19 case surveillance system database includes individual-level data reported to U.S. states and autonomous reporting entities, including New York City and the District of Columbia (D.C.), as well as U.S. territories and states. On April 5, 2020, COVID-19 was added to the Nationally Notifiable Condition List and classified as “immediately notifiable, urgent (within 24 hours)” by a Council of State and Territorial Epidemiologists (CSTE) Interim Position Statement (Interim-20-ID-01). CSTE updated the position statement on August 5, 2020, to clarify the interpretation of antigen detection tests and serologic test results within the case classification. The statement also recommended that all states and territories enact laws to make COVID-19 reportable in their jurisdiction, and that jurisdictions conducting surveillance should submit case notifications to CDC.</p>\n<p>COVID-19 case surveillance data are collected by jurisdictions and shared voluntarily with CDC. For more information, visit <a href="https://wwwn.cdc.gov/nndss/conditions/coronavirus-disease-2019-covid-19/case-definition/2020/08/05/">https://wwwn.cdc.gov/nndss/conditions/coronavirus-disease-2019-covid-19/case-definition/2020/08/05/</a>.</p>\n<p>The deidentified data in the restricted access dataset include demographic characteristics (including state and county), exposure history, disease severity indicators and outcomes, clinical data, laboratory diagnostic test results, and comorbidities.</p>\n<p>All data elements can be found on the COVID-19 case report form located at <a href="https://www.cdc.gov/coronavirus/2019-ncov/downloads/pui-form.pdf">www.cdc.gov/coronavirus/2019-ncov/downloads/pui-form.pdf</a>.</p>\n<p>The Case Surveillance Task Force and Surveillance Review and Response Group (SRRG) within CDC’s COVID-19 Emergency Response provide stewardship for datasets that support the public’s access to COVID-19 data while protecting individual privacy.<br />\nCOVID-19 case reports have been routinely submitted using standardized case reporting forms.</p>\n<p>On April 5, 2020, CST</p>\n',
'identifier': 'https://data.cdc.gov/api/views/mbd7-r32t',
'issued': '2020-11-20',
'keyword': ['cases',
'coronavirus',
'covid',
'covid-19',
'covid19',
'restricted',
'surveillance'],
'landingPage': 'https://data.cdc.gov/d/mbd7-r32t',
'modified': '2020-12-01',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['Case Surveillance'],
'title': 'COVID-19 Case Surveillance Restricted Access Detailed Data'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:20'],
'contactPoint': {'fn': 'OSHData Support',
'hasEmail': 'mailto:nccdoshinquiries@cdc.gov'},
'description': '<p>1995-2020. Centers for Disease Control and Prevention (CDC). State Tobacco Activities Tracking and Evaluation (STATE) System. E-Cigarette Legislation – Preemption. The STATE System houses current and historical state-level legislative data on tobacco use prevention and control policies. Data are reported on a quarterly basis. Data include information related to summary state preemption of more stringent or differing local laws on smokefree indoor air, youth access and licensure that are applicable to e-cigarettes.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/88eg-qzed/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/88eg-qzed/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/88eg-qzed/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/88eg-qzed/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/88eg-qzed',
'issued': '2020-09-14',
'keyword': ['e-cigarette',
'legislation',
'osh',
'policy',
'preemption',
'state system',
'tobacco'],
'landingPage': 'https://data.cdc.gov/d/88eg-qzed',
'modified': '2020-11-30',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['Legislation'],
'title': 'CDC STATE System E-Cigarette Legislation - Preemption Summary'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:20'],
'contactPoint': {'fn': 'OSHData Support',
'hasEmail': 'mailto:OSHData@cdc.gov'},
'describedBy': 'https://chronicdata.cdc.gov/Legislation/CDC-STATE-System-Tobacco-Legislation-Smokefree-Ind/2snk-eav4',
'description': '<p>1995-2020. Centers for Disease Control and Prevention (CDC). State Tobacco Activities Tracking and Evaluation (STATE) System. E-Cigarette Legislation – Smokefree Indoor Air. The STATE System houses current and historical state-level legislative data on tobacco use prevention and control policies. Data are reported on a quarterly basis. Data include information related to state legislation on smokefree indoor air that apply to use of e-cigarettes in private worksites, restaurants, and bars.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/i8t6-whzd/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/i8t6-whzd/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/i8t6-whzd/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/i8t6-whzd/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/i8t6-whzd',
'issued': '2020-10-01',
'keyword': ['ecigarette',
'legislation',
'osh',
'policy',
'smokefree indoor air',
'state system'],
'landingPage': 'https://data.cdc.gov/d/i8t6-whzd',
'modified': '2020-11-30',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['Legislation'],
'title': 'CDC STATE System E-Cigarette Legislation - Smokefree Indoor Air Summary'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:15'],
'contactPoint': {'fn': 'HRSA Chief Data Officer',
'hasEmail': 'mailto:PRFdata@hrsa.gov'},
'description': '<p>The bipartisan CARES Act and the Paycheck Protection Program and Health Care Enhancement Act provided $175 billion in relief funds to hospitals and other healthcare providers on the front lines of the coronavirus response. The Department of Health and Human Services through the Health Resources and Services Administration is allocating $2 billion in incentive payments to nursing home facilities that reduce both covid-19 infection rates relative to their county and mortality rates against a national benchmark.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/bfqg-cb6d/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/bfqg-cb6d/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/bfqg-cb6d/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/bfqg-cb6d/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/bfqg-cb6d',
'issued': '2020-11-30',
'keyword': ['cares act', 'coronavirus', 'covid-19', 'health system'],
'landingPage': 'https://data.cdc.gov/d/bfqg-cb6d',
'modified': '2020-11-30',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['Administrative'],
'title': 'Provider Relief Fund COVID-19 Nursing Home Quality Incentive Program'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:20'],
'contactPoint': {'fn': 'OSHData Support',
'hasEmail': 'mailto:nccdoshinquiries@cdc.gov'},
'describedBy': 'https://chronicdata.cdc.gov/Legislation/CDC-STATE-System-Tobacco-Legislation-Fire-Safety/isz8-idbx',
'description': '<p>1995-2020. Centers for Disease Control and Prevention (CDC). State Tobacco Activities Tracking and Evaluation (STATE) System. Legislation – Fire-Safety. The STATE System houses current and historical state-level legislative data on tobacco use prevention and control policies. Data are reported on a quarterly basis. Data include fire-safe cigarette restrictions, enforcement, and penalties.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/isz8-idbx/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/isz8-idbx/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/isz8-idbx/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/isz8-idbx/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/isz8-idbx',
'issued': '2019-02-14',
'keyword': ['fire safety',
'legislation',
'osh',
'policy',
'state system',
'tobacco'],
'landingPage': 'https://data.cdc.gov/d/isz8-idbx',
'modified': '2020-11-30',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['Legislation'],
'title': 'CDC STATE System Tobacco Legislation - Fire Safety'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:20'],
'contactPoint': {'fn': 'OSHData Support',
'hasEmail': 'mailto:nccdoshinquiries@cdc.gov'},
'describedBy': 'https://chronicdata.cdc.gov/Legislation/CDC-STATE-System-E-Cigarette-Legislation-Tax/kwbr-syv2',
'description': '<p>1995-2020. Centers for Disease Control and Prevention (CDC). State Tobacco Activities Tracking and Evaluation (STATE) System. E-Cigarette Legislation—Tax. The STATE System houses current and historical state-level legislative data on tobacco use prevention and control policies. Data are reported on a quarterly basis. Data include state excise taxes on e-cigarettes and tax stamps.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/kwbr-syv2/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/kwbr-syv2/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/kwbr-syv2/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/kwbr-syv2/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/kwbr-syv2',
'issued': '2019-02-14',
'keyword': ['e-cigarette',
'legislation',
'osh',
'policy',
'state system',
'tax'],
'landingPage': 'https://data.cdc.gov/d/kwbr-syv2',
'modified': '2020-11-30',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['Legislation'],
'title': 'CDC STATE System E-Cigarette Legislation - Tax'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:20'],
'contactPoint': {'fn': 'OSHData Support',
'hasEmail': 'mailto:nccdoshinquiries@cdc.gov'},
'describedBy': 'https://chronicdata.cdc.gov/Legislation/CDC-STATE-System-Tobacco-Legislation-Smokefree-Ind/2snk-eav4',
'description': '<p>1995-2020. Centers for Disease Control and Prevention (CDC). State Tobacco Activities Tracking and Evaluation (STATE) System. Legislation – Smokefree Indoor Air. The STATE System houses current and historical state-level legislative data on tobacco use prevention and control policies. Data are reported on a quarterly basis. Data include information related to state legislation on smokefree indoor air in private worksites, restaurants, and bars.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/2snk-eav4/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/2snk-eav4/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/2snk-eav4/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/2snk-eav4/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/2snk-eav4',
'issued': '2019-02-14',
'keyword': ['legislation',
'osh',
'policy',
'smokefree indoor air',
'state system',
'tobacco'],
'landingPage': 'https://data.cdc.gov/d/2snk-eav4',
'modified': '2020-11-30',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['Legislation'],
'title': 'CDC STATE System Tobacco Legislation - Smokefree Indoor Air Summary'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:20'],
'contactPoint': {'fn': 'OSHData Support',
'hasEmail': 'mailto:nccdoshinquiries@cdc.gov'},
'describedBy': 'https://chronicdata.cdc.gov/Legislation/CDC-STATE-System-E-Cigarette-Legislation-Licensure/ne52-uraz',
'description': '<p>1995-2020. Centers for Disease Control and Prevention (CDC). State Tobacco Activities Tracking and Evaluation (STATE) System. E-Cigarette Legislation—Licensure. The STATE System houses current and historical state-level legislative data on tobacco use prevention and control policies. Data are reported on a quarterly basis. Data include information related to requirements, restrictions and penalties associated with holding a retail license to sell e-cigarettes over-the-counter and through vending machines.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/ne52-uraz/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/ne52-uraz/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/ne52-uraz/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/ne52-uraz/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/ne52-uraz',
'issued': '2019-02-14',
'keyword': ['e-cigarette',
'legislation',
'licensure',
'osh',
'policy',
'state system'],
'landingPage': 'https://data.cdc.gov/d/ne52-uraz',
'modified': '2020-11-30',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['Legislation'],
'title': 'CDC STATE System E-Cigarette Legislation - Licensure'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:20'],
'contactPoint': {'fn': 'OSHData Support',
'hasEmail': 'mailto:nccdoshinquiries@cdc.gov'},
'describedBy': 'https://chronicdata.cdc.gov/Legislation/CDC-STATE-System-E-Cigarette-Legislation-Preemptio/piju-vf3p',
'description': '<p>1995-2020. Centers for Disease Control and Prevention (CDC). State Tobacco Activities Tracking and Evaluation (STATE) System. E-Cigarette Legislation—Preemption. The STATE System houses current and historical state-level legislative data on tobacco use prevention and control policies. Data are reported on a quarterly basis. Data include information related to statutory state preemption of more stringent local laws on advertising, smokefree indoor air, youth access and licensure.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/piju-vf3p/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/piju-vf3p/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/piju-vf3p/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/piju-vf3p/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/piju-vf3p',
'issued': '2019-02-14',
'keyword': ['e-cigarette',
'legislation',
'osh',
'policy',
'preemption',
'state system'],
'landingPage': 'https://data.cdc.gov/d/piju-vf3p',
'modified': '2020-11-30',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['Legislation'],
'title': 'CDC STATE System E-Cigarette Legislation - Preemption'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:20'],
'contactPoint': {'fn': 'OSHData Support',
'hasEmail': 'mailto:nccdoshinquiries@cdc.gov'},
'describedBy': 'https://chronicdata.cdc.gov/Legislation/CDC-STATE-System-E-Cigarette-Legislation-Youth-Acc/8zea-kwnt',
'description': '<p>1995-2020. Centers for Disease Control and Prevention (CDC). State Tobacco Activities Tracking and Evaluation (STATE) System. E-Cigarette Legislation—Youth Access. The STATE System houses current and historical state-level legislative data on tobacco use prevention and control policies. Data are reported on a quarterly basis. Data include information related to restrictions, enforcement and penalties associated with the sale of e-cigarettes to youth through retail sales and vending machines.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/8zea-kwnt/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/8zea-kwnt/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/8zea-kwnt/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/8zea-kwnt/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/8zea-kwnt',
'issued': '2017-02-16',
'keyword': ['e-cigarette',
'legislation',
'osh',
'policy',
'state system',
'youth access'],
'landingPage': 'https://data.cdc.gov/d/8zea-kwnt',
'modified': '2020-11-30',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'references': ['https://chronicdata.cdc.gov/d/sfei-pddr'],
'theme': ['Legislation'],
'title': 'CDC STATE System E-Cigarette Legislation - Youth Access'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:20'],
'contactPoint': {'fn': 'OSHData Support',
'hasEmail': 'mailto:nccdoshinquiries@cdc.gov'},
'describedBy': 'https://chronicdata.cdc.gov/Legislation/CDC-STATE-System-E-Cigarette-Legislation-Smokefree/itia-u6fu',
'description': '<p>1995-2020. Centers for Disease Control and Prevention (CDC). State Tobacco Activities Tracking and Evaluation (STATE) System. E-Cigarette Legislation—Smokefree Campus. The STATE System houses current and historical state-level legislative data on tobacco use prevention and control policies. Data are reported on a quarterly basis. Data include state smokefree indoor air laws for smokefree campuses in private and public colleges and schools (K-12).</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/itia-u6fu/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/itia-u6fu/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/itia-u6fu/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/itia-u6fu/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/itia-u6fu',
'issued': '2019-02-14',
'keyword': ['e-cigarette',
'legislation',
'osh',
'policy',
'smokefree campus',
'state system'],
'landingPage': 'https://data.cdc.gov/d/itia-u6fu',
'modified': '2020-11-30',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['Legislation'],
'title': 'CDC STATE System E-Cigarette Legislation - Smokefree Campus'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:20'],
'contactPoint': {'fn': 'OSHData Support',
'hasEmail': 'mailto:nccdoshinquiries@cdc.gov'},
'describedBy': 'https://chronicdata.cdc.gov/Legislation/CDC-STATE-System-E-Cigarette-Legislation-Smokefree/wan8-w4er',
'description': '<p>1995-2020. Centers for Disease Control and Prevention (CDC). State Tobacco Activities Tracking and Evaluation (STATE) System. E-Cigarette Legislation—Smokefree Indoor Air. The STATE System houses current and historical state-level legislative data on tobacco use prevention and control policies. Data are reported on a quarterly basis. Data include information related to state legislation on smokefree indoor air in areas such as: Bars, Commercial Day Care Centers, Government Multi-Unit Housing, Government Worksites, Home-Based Day Care Centers, Hotels and Motels, Personal Vehicles, Private Multi-Unit Housing, Private Worksites, Restaurants, Bingo Halls, Casinos, Enclosed Arenas, Grocery Stores, Hospitals, Hospital Campuses, Malls, Mental Health Outpatient and Residential Facilities, Prisons, Public Transportation, Racetrack Casinos, Substance Abuse Outpatient and Residential Facilities.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/wan8-w4er/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/wan8-w4er/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/wan8-w4er/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/wan8-w4er/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/wan8-w4er',
'issued': '2019-02-14',
'keyword': ['e-cigarette',
'legislation',
'osh',
'policy',
'smokefree indoor air',
'state system'],
'landingPage': 'https://data.cdc.gov/d/wan8-w4er',
'modified': '2020-11-30',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['Legislation'],
'title': 'CDC STATE System E-Cigarette Legislation - Smokefree Indoor Air'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:20'],
'contactPoint': {'fn': 'OSHData Support',
'hasEmail': 'mailto:nccdoshinquiries@cdc.gov'},
'describedBy': 'https://chronicdata.cdc.gov/Legislation/CDC-STATE-System-Tobacco-Legislation-Preemption-Su/hj2x-85ya',
'description': '<p>1995-2020. Centers for Disease Control and Prevention (CDC). State Tobacco Activities Tracking and Evaluation (STATE) System. Legislation - Preemption. The STATE System houses current and historical state-level legislative data on tobacco use prevention and control policies. Data are reported on a quarterly basis. Data include information related to summary state preemption of more stringent or differing local laws on smokefree indoor air, youth access and licensure.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/hj2x-85ya/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/hj2x-85ya/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/hj2x-85ya/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/hj2x-85ya/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/hj2x-85ya',
'issued': '2020-09-30',
'keyword': ['legislation',
'osh',
'policy',
'preemption',
'state system',
'tobacco'],
'landingPage': 'https://data.cdc.gov/d/hj2x-85ya',
'modified': '2020-11-30',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['Legislation'],
'title': 'CDC STATE System Tobacco Legislation - Preemption Summary'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:20'],
'contactPoint': {'fn': 'OSHData Support',
'hasEmail': 'mailto:nccdoshinquiries@cdc.gov'},
'describedBy': 'https://chronicdata.cdc.gov/Legislation/CDC-STATE-System-Tobacco-Legislation-Preemption/xsta-sbh5',
'description': '<p>1995-2020. Centers for Disease Control and Prevention (CDC). State Tobacco Activities Tracking and Evaluation (STATE) System. Legislation—Preemption. The STATE System houses current and historical state-level legislative data on tobacco use prevention and control policies. Data are reported on a quarterly basis. Data include information related to statutory state preemption of more stringent local laws on advertising, smokefree indoor air, youth access and licensure.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/xsta-sbh5/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/xsta-sbh5/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/xsta-sbh5/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/xsta-sbh5/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/xsta-sbh5',
'issued': '2017-02-16',
'keyword': ['legislation',
'osh',
'policy',
'preemption',
'state system',
'tobacco'],
'landingPage': 'https://data.cdc.gov/d/xsta-sbh5',
'modified': '2020-11-30',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'references': ['https://chronicdata.cdc.gov/d/5qag-uzp2'],
'theme': ['Legislation'],
'title': 'CDC STATE System Tobacco Legislation - Preemption'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:20'],
'contactPoint': {'fn': 'OSHData Support',
'hasEmail': 'mailto:nccdoshinquiries@cdc.gov'},
'describedBy': 'https://chronicdata.cdc.gov/Legislation/CDC-STATE-System-Tobacco-Legislation-Licensure/eb4y-d4ic',
'description': '<p>1995-2020. Centers for Disease Control and Prevention (CDC). State Tobacco Activities Tracking and Evaluation (STATE) System. Legislation—Licensure. The STATE System houses current and historical state-level legislative data on tobacco use prevention and control policies. Data are reported on a quarterly basis. Data include information related to requirements, restrictions and penalties associated with holding a retail license to sell tobacco products over-the-counter and through vending machines.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/eb4y-d4ic/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/eb4y-d4ic/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/eb4y-d4ic/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/eb4y-d4ic/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/eb4y-d4ic',
'issued': '2019-02-14',
'keyword': ['legislation',
'licensure',
'osh',
'policy',
'state system',
'tobacco'],
'landingPage': 'https://data.cdc.gov/d/eb4y-d4ic',
'modified': '2020-11-30',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['Legislation'],
'title': 'CDC STATE System Tobacco Legislation - Licensure'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:20'],
'contactPoint': {'fn': 'OSHData Support',
'hasEmail': 'mailto:nccdoshinquiries@cdc.gov'},
'describedBy': 'https://chronicdata.cdc.gov/Legislation/CDC-STATE-System-Tobacco-Legislation-Tax/2dwv-vfam',
'description': '<p>CDC STATE System Tobacco Legislation - Tax Legislation<br />\n1995-2020. Centers for Disease Control and Prevention (CDC). State Tobacco Activities Tracking and Evaluation (STATE) System. Legislation-Tax. The STATE System houses current and historical state-level legislative data on tobacco use prevention and control policies. Data are reported on a quarterly basis. Data include state taxes on combustible (cigarettes, cigars, little cigars, pipe tobacco, and roll-your-own tobacco) tobacco products, non-combustible (snus, moist snuff, dry snuff, chewing tobacco) tobacco products, and tax stamps.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/2dwv-vfam/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/2dwv-vfam/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/2dwv-vfam/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/2dwv-vfam/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/2dwv-vfam',
'issued': '2017-02-16',
'keyword': ['legislation',
'osh',
'policy',
'state system',
'tax',
'tobacco'],
'landingPage': 'https://data.cdc.gov/d/2dwv-vfam',
'modified': '2020-11-30',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'references': ['https://chronicdata.cdc.gov/d/5qag-uzp2'],
'theme': ['Legislation'],
'title': 'CDC STATE System Tobacco Legislation - Tax'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:20'],
'contactPoint': {'fn': 'OSHData Support',
'hasEmail': 'mailto:nccdoshinquiries@cdc.gov'},
'describedBy': 'https://chronicdata.cdc.gov/Legislation/CDC-STATE-System-Tobacco-Legislation-Smokefree-Cam/yhkp-cczf',
'description': '<p>1995-2020. Centers for Disease Control and Prevention (CDC). State Tobacco Activities Tracking and Evaluation (STATE) System. Legislation – Smokefree Campuses. The STATE System houses current and historical state-level legislative data on tobacco use prevention and control policies. Data are reported on a quarterly basis. Data include state smokefree indoor air policies in areas such as: Smokefree campuses for private and public colleges and schools (K-12).</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/yhkp-cczf/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/yhkp-cczf/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/yhkp-cczf/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/yhkp-cczf/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/yhkp-cczf',
'issued': '2017-02-16',
'keyword': ['legislation',
'osh',
'policy',
'smokefree campus',
'state system',
'tobacco'],
'landingPage': 'https://data.cdc.gov/d/yhkp-cczf',
'modified': '2020-11-30',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'references': ['https://chronicdata.cdc.gov/d/5qag-uzp2'],
'theme': ['Legislation'],
'title': 'CDC STATE System Tobacco Legislation - Smokefree Campus'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:20'],
'contactPoint': {'fn': 'OSHData Support',
'hasEmail': 'mailto:nccdoshinquiries@cdc.gov'},
'describedBy': 'https://chronicdata.cdc.gov/Legislation/CDC-STATE-System-Tobacco-Legislation-Youth-Access/hgv5-3wrn',
'description': '<p>1995-2020. Centers for Disease Control and Prevention (CDC). State Tobacco Activities Tracking and Evaluation (STATE) System. Legislation—Youth Access. The STATE System houses current and historical state-level legislative data on tobacco use prevention and control policies. Data are reported on a quarterly basis. Data include information related to restrictions, enforcement and penalties associated with the sale of cigarettes to youth through retail sales and vending machines.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/hgv5-3wrn/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/hgv5-3wrn/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/hgv5-3wrn/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/hgv5-3wrn/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/hgv5-3wrn',
'issued': '2019-02-14',
'keyword': ['legislation',
'osh',
'policy',
'state system',
'tobacco',
'youth access'],
'landingPage': 'https://data.cdc.gov/d/hgv5-3wrn',
'modified': '2020-11-30',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['Legislation'],
'title': 'CDC STATE System Tobacco Legislation - Youth Access'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:20'],
'contactPoint': {'fn': 'OSHData Support',
'hasEmail': 'mailto:nccdoshinquiries@cdc.gov'},
'describedBy': 'https://chronicdata.cdc.gov/Legislation/CDC-STATE-System-Tobacco-Legislation-Smokefree-Ind/32fd-hyzc',
'description': '<p>1995-2020. Centers for Disease Control and Prevention (CDC). State Tobacco Activities Tracking and Evaluation (STATE) System. Legislation – Smokefree Indoor Air. The STATE System houses current and historical state-level legislative data on tobacco use prevention and control policies. Data are reported on a quarterly basis. Data include information related to state legislation on smokefree indoor air in areas such as: Bars, Commercial Day Care Centers, Government Multi-Unit Housing, Government Worksites, Home-Based Day Care Centers, Hotels and Motels, Personal Vehicles, Private Multi-Unit Housing, Private Worksites, Restaurants, Bingo Halls, Casinos, Enclosed Arenas, Grocery Stores, Hospitals, Hospital Campuses, Malls, Mental Health Outpatient and Residential Facilities, Prisons, Public Transportation, Racetrack Casinos, Substance Abuse Outpatient and Residential Facilities.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/32fd-hyzc/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/32fd-hyzc/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/32fd-hyzc/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/32fd-hyzc/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/32fd-hyzc',
'issued': '2019-02-14',
'keyword': ['legislation',
'osh',
'policy',
'smokefree indoor air',
'state system',
'tobacco'],
'landingPage': 'https://data.cdc.gov/d/32fd-hyzc',
'modified': '2020-11-30',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['Legislation'],
'title': 'CDC STATE System Tobacco Legislation - Smokefree Indoor Air'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>NNDSS - Table II. Legionellosis to Malaria - 2018. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states or territory.</p>\n<p>Note:</p>\n<p>This table contains provisional cases of selected national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:</p>\n<p>C.N.M.I.: Commonwealth of Northern Mariana Islands.<br />\nU: Unavailable. —: No reported cases. N: Not reportable. NA: Not Available. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<ul>\n<li>Case counts for reporting years 2017 and 2018 are provisional and subject to change. Data for years 2013 through 2016 are finalized. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>.</li>\n</ul>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/acdz-tk8j/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/acdz-tk8j/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/acdz-tk8j/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/acdz-tk8j/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/acdz-tk8j',
'issued': '2019-01-03',
'keyword': ['2018',
'legionellosis',
'malaria',
'nedss',
'netss',
'nndss',
'wonder'],
'landingPage': 'https://data.cdc.gov/d/acdz-tk8j',
'modified': '2019-01-03',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NNDSS'],
'title': 'NNDSS - Table II. Legionellosis to Malaria'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>NNDSS - Table II. Meningococcal to Pertussis - 2017. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories.</p>\n<p>Note:<br />\nThese are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting.</p>\n<p>Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available.</p>\n<p>Footnotes:<br />\n C.N.M.I.: Commonwealth of Northern Mariana Islands.</p>\n<p>U: Unavailable. —: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<ul>\n<li>Three low incidence conditions, rubella, rubella congenital, and tetanus, are in Table II to facilitate case count verification with reporting jurisdictions.</li>\n</ul>\n<p>† Case counts for reporting year 2017 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/">http://wwwn.cdc.gov/nndss/document/</a> ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf. Data for tuberculosis are displayed in Table IV, which appears quarterly.</p>\n<p>§ Data for meningococcal disease, invasive caused by serogroups ACWY, serogroup B, other serogroups, and unknown serogroups are available in Table I.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/hatw-7gqy/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/hatw-7gqy/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/hatw-7gqy/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/hatw-7gqy/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/hatw-7gqy',
'issued': '2018-01-04',
'keyword': ['2017',
'all serogroups',
'meningococcal disease (neisseria meningitidis)',
'mmwr',
'mumps',
'nedss',
'netss',
'nndss',
'pertussis',
'wonder'],
'landingPage': 'https://data.cdc.gov/d/hatw-7gqy',
'modified': '2018-01-04',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NNDSS'],
'title': 'NNDSS - Table II. Meningococcal to Pertussis'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>NNDSS - Table II. Hepatitis (viral, acute) A & B - 2017. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories.</p>\n<p>Note:<br />\nThese are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting.</p>\n<p>Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available.</p>\n<p>Footnotes:<br />\n C.N.M.I.: Commonwealth of Northern Mariana Islands.</p>\n<p>U: Unavailable. —: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<p>*Three low incidence conditions, rubella, rubella congenital, and tetanus, are in Table II to facilitate case count verification with reporting jurisdictions.</p>\n<p>† Case counts for reporting year 2017 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/">http://wwwn.cdc.gov/nndss/document/</a> ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf. Data for tuberculosis are displayed in Table IV, which appears quarterly.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/vxsn-2csw/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/vxsn-2csw/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/vxsn-2csw/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/vxsn-2csw/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/vxsn-2csw',
'issued': '2018-01-04',
'keyword': ['2017',
'hepatitis',
'hepatitis (viral acute)',
'hepatitis (viral acute) type a',
'hepatitis (viral acute) type b',
'mmwr',
'nedss',
'netss',
'nndss',
'wonder'],
'landingPage': 'https://data.cdc.gov/d/vxsn-2csw',
'modified': '2018-01-04',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NNDSS'],
'title': 'NNDSS - Table II. Hepatitis (viral, acute) A & B'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>NNDSS - Table II. Cryptosporidiosis to Dengue - 2015.In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed.The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories. Note:These are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting. Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available. Footnotes:C.N.M.I.: Commonwealth of Northern Mariana Islands. U: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum. * Three low incidence conditions, rubella, rubella congenital, and tetanus, have been moved to Table 2 to facilitate case count verification with reporting jurisdictions. ��� Case counts for reporting year 2015 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>. Data for TB are displayed in Table IV, which appears quarterly. �� Data for dengue-like illness will be included in this table after the CDC obtains Office of Management and Budget (OMB) Paperwork Reduction Act (PRA) to receive data for this condition.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/9n3x-apcd/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/9n3x-apcd/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/9n3x-apcd/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/9n3x-apcd/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/9n3x-apcd',
'issued': '2016-01-07',
'keyword': ['2015',
'cryptosporidiosis',
'dengue',
'dengue virus infection',
'mmwr',
'nedss',
'netss',
'nndss',
'severe dengue',
'wonder'],
'landingPage': 'https://data.cdc.gov/d/9n3x-apcd',
'modified': '2016-01-07',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NNDSS'],
'title': 'NNDSS - Table II. Cryptosporidiosis to Dengue'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>NNDSS - Table III. Tuberculosis - 2018.This Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying WONDER data. Data on United States will exclude counts from US territories.</p>\n<p>Footnote: C.N.M.I.: Commonwealth of Northern Mariana Islands. U: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable Cum: Cumulative year-to-date counts. Min: Minimum. Max: Maximum.</p>\n<ul>\n<li>Case counts for reporting year 2017 and 2018 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a></li>\n</ul>\n<p>† Data for TB are displayed quarterly.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/u3yt-gdfa/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/u3yt-gdfa/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/u3yt-gdfa/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/u3yt-gdfa/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/u3yt-gdfa',
'issued': '2019-01-18',
'keyword': ['2018',
'nedss',
'netss',
'nndss',
'tb',
'tuberculosis',
'wonder'],
'landingPage': 'https://data.cdc.gov/d/u3yt-gdfa',
'modified': '2019-01-18',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NNDSS'],
'title': 'NNDSS - Table III. Tuberculosis'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>NNDSS - TABLE 1PP. Yellow fever to Zika virus disease, non-congenital - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/gp24-kfxi/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/gp24-kfxi/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/gp24-kfxi/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/gp24-kfxi/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/gp24-kfxi',
'issued': '2019-04-26',
'keyword': ['2019',
'nedss',
'netss',
'nndss',
'non-congenital',
'wonder',
'yellow fever',
'zika virus disease'],
'landingPage': 'https://data.cdc.gov/d/gp24-kfxi',
'modified': '2019-05-30',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NNDSS'],
'title': 'NNDSS - TABLE 1PP. Yellow fever to Zika virus disease, non-congenital'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>NNDSS - TABLE 1HH. Streptococcal toxic shock syndrome to Syphilis, Primary and Secondary - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/ap9g-4wiq/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/ap9g-4wiq/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/ap9g-4wiq/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/ap9g-4wiq/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/ap9g-4wiq',
'issued': '2019-04-26',
'keyword': ['2019',
'congenital',
'nedss',
'netss',
'nndss',
'primary and secondary',
'streptococcal toxic shock syndrome',
'syphilis',
'wonder'],
'landingPage': 'https://data.cdc.gov/d/ap9g-4wiq',
'modified': '2019-05-30',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NNDSS'],
'title': 'NNDSS - TABLE 1HH. Streptococcal toxic shock syndrome to Syphilis, Primary and Secondary'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>NNDSS - TABLE 1R. Hepatitis C, perinatal infection to Influenza-associated pediatric mortality - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\n Max: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />\n§ Since [INSERT DATE], XXX influenza-associated pediatric deaths occurring during the 2017-18 season have been reported.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/xna8-x7qg/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/xna8-x7qg/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/xna8-x7qg/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/xna8-x7qg/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/xna8-x7qg',
'issued': '2019-04-26',
'keyword': ['2019',
'hepatitis c',
'influenza-associated pediatric mortality',
'nedss',
'netss',
'nndss',
'perinatal infection',
'wonder'],
'landingPage': 'https://data.cdc.gov/d/xna8-x7qg',
'modified': '2019-05-30',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NNDSS'],
'title': 'NNDSS - TABLE 1R. Hepatitis C, perinatal infection to Influenza-associated pediatric mortality'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>NNDSS - Table II. Tetanus to Varicella - 2017. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories.</p>\n<p>Note:<br />\nThese are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting.</p>\n<p>Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available.</p>\n<p>Footnotes:<br />\n C.N.M.I.: Commonwealth of Northern Mariana Islands.</p>\n<p>U: Unavailable. —: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<p>*Three low incidence conditions, rubella, rubella congenital, and tetanus, are in Table II to facilitate case count verification with reporting jurisdictions.</p>\n<p>† Case counts for reporting year 2017 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/">http://wwwn.cdc.gov/nndss/document/</a> ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf. Data for tuberculosis are displayed in Table IV, which appears quarterly.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/jz7r-jrma/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/jz7r-jrma/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/jz7r-jrma/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/jz7r-jrma/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/jz7r-jrma',
'issued': '2018-01-04',
'keyword': ['2017',
'mmwr',
'nedss',
'netss',
'nndss',
'tetanus',
'varicella',
'wonder'],
'landingPage': 'https://data.cdc.gov/d/jz7r-jrma',
'modified': '2018-01-04',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NNDSS'],
'title': 'NNDSS - Table II. Tetanus to Varicella'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>NNDSS - TABLE 1BB. Q fever, Total to Q fever, Chronic - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/mkns-9vjv/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/mkns-9vjv/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/mkns-9vjv/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/mkns-9vjv/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/mkns-9vjv',
'issued': '2019-04-26',
'keyword': ['2019',
'nedss',
'netss',
'nndss',
'q fever',
'q fever acute',
'q fever chronic',
'total',
'wonder'],
'landingPage': 'https://data.cdc.gov/d/mkns-9vjv',
'modified': '2019-05-30',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NNDSS'],
'title': 'NNDSS - TABLE 1BB. Q fever, Total to Q fever, Chronic'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>NNDSS - TABLE 1Q. Hepatitis B, perinatal infection to Hepatitis C (viral, acute), Probable - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\n Max: Maximum — Maximum case count during the previous 52 weeks.<br />\n * Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />\n§ For acute Hepatitis C, only confirmed cases were verified.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/fyv2-xffj/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/fyv2-xffj/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/fyv2-xffj/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/fyv2-xffj/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/fyv2-xffj',
'issued': '2019-04-26',
'keyword': ['2019',
'acute)',
'confirmed',
'hepatitis b',
'hepatitis c (viral',
'nedss',
'netss',
'nndss',
'perinatal infection',
'probable',
'wonder'],
'landingPage': 'https://data.cdc.gov/d/fyv2-xffj',
'modified': '2019-05-30',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NNDSS'],
'title': 'NNDSS - TABLE 1Q. Hepatitis B, perinatal infection to Hepatitis C (viral, acute), Probable'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>NNDSS - Table 1D. Arboviral diseases, neuroinvasive and non-neuroinvasive, West Nile virus disease to Babesiosis - 2019.In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/r5u4-fzxi/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/r5u4-fzxi/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/r5u4-fzxi/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/r5u4-fzxi/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/r5u4-fzxi',
'issued': '2019-04-26',
'keyword': ['2019',
'arboviral diseases',
'babesiosis',
'nedss',
'netss',
'nndss',
'west nile virus disease',
'wonder'],
'landingPage': 'https://data.cdc.gov/d/r5u4-fzxi',
'modified': '2019-05-30',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NNDSS'],
'title': 'NNDSS - TABLE 1D. Arboviral diseases, West Nile virus to Babesiosis'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'National Center for Health Statistics',
'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>Provisional counts of deaths by the month the deaths occurred, by age group, sex, and race/ethnicity, for select underlying causes of death for 2019-2020. The dataset also includes monthly provisional counts of death for COVID-19, coded to ICD-10 code U07.1 as an underlying or multiple cause of death.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/65mz-jvh5/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/65mz-jvh5/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/65mz-jvh5/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/65mz-jvh5/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/65mz-jvh5',
'issued': '2020-11-25',
'keyword': ['age group',
'cause of death',
'covid-19',
'death',
'ethnicity',
'monthly',
'mortality',
'race',
'sex'],
'landingPage': 'https://data.cdc.gov/d/65mz-jvh5',
'modified': '2020-11-25',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NCHS'],
'title': 'Monthly provisional counts of deaths by age group, sex, and race/ethnicity for select causes of death'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:20'],
'contactPoint': {'fn': 'Surveillance Review and Response Group',
'hasEmail': 'mailto:eocevent394@cdc.gov'},
'description': '<p>Currently, CDC provides the public with COVID-19 case surveillance data in two ways: an 11 data element public use dataset of the line-listed dataset of all COVID-19 cases shared with CDC and a 31 data element <a href="https://data.cdc.gov/Case-Surveillance/COVID-19-Case-Surveillance-Restricted-Access-Detai/mbd7-r32t">restricted access dataset</a> of the line-listed dataset of all COVID-19 cases shared with CDC.</p>\n<p>The following are true for both the public use dataset and the restricted access dataset:</p>\n<ul>\n<li>\n<p>Data elements can be found on the COVID-19 case report form located at <a href="www.cdc.gov/coronavirus/2019-ncov/downloads/pui-form.pdf">www.cdc.gov/coronavirus/2019-ncov/downloads/pui-form.pdf</a>.</p>\n</li>\n<li>\n<p>Data are considered provisional by CDC and are subject to change until the data are reconciled and verified with the state and territorial data providers.</p>\n</li>\n<li>\n<p>Data are suppressed to protect individual privacy.</p>\n</li>\n<li>\n<p>The datasets include all cases with an initial report date of case to CDC at least 14 days prior to the creation of the previously updated datasets. This 14-day lag will allow case reporting to be stabilized and ensure that time-dependent outcome data are accurately captured.</p>\n</li>\n<li>\n<p>Datasets are updated monthly.</p>\n</li>\n<li>\n<p>Both datasets are created using CDC’s operational Policy on Public Health Research and Nonresearch Data Management and Access and include protections designed to protect individual privacy.</p>\n</li>\n<li>\n<p>For more information about data collection and reporting, please see <a href="https://wwwn.cdc.gov/nndss/data-collection.html">https://wwwn.cdc.gov/nndss/data-collection.html</a></p>\n</li>\n<li>\n<p>For more information about the COVID-19 case surveillance data, please see <a href="https://www.cdc.gov/coronavirus/2019-ncov/covid-data/faq-surveillance.html">https://www.cdc.gov/coronavirus/2019-ncov/covid-data/faq-surveillance.html</a></p>\n</li>\n</ul>\n<p>Overview</p>\n<p>The COVID-19 case surveillance system database includes individual-level data reported to U.S. states and autonomous reporting entities, including New York City and the District of Columbia (D.C.), as well as U.S. territories and states. On April 5, 2020, COVID-19 was added to the Nationally Notifiable Condition List and classified as “immediately notifiable, urgent (within 24 hours)” by a Council of State and Territorial Epidemiologists (CSTE) Interim Position Statement (Interim-20-ID-01). CSTE updated the position statement on August 5, 2020 to clarify the interpretation of antigen detection tests and serologic test results within the case classification. The statement also recommended that all states and territories enact laws to make COVID-19 reportable in their jurisdiction, and that jurisdictions conducting surveillance should submit case notifications to CDC. COVID-19 case surveillance data are collected by jurisdictions and shared voluntarily with CDC.</p>\n<p>For more information:</p>\n<p><a href="https://wwwn.cdc.gov/nndss/conditions/coronavirus-disease-2019-covid-19/case-definition/2020/08/05/">https://wwwn.cdc.gov/nndss/conditions/coronavirus-disease-2019-covid-19/case-definition/2020/08/05/</a></p>\n<p>The deidentified data in the public use dataset include demographic characteristics, exposure history, disease severity indicators and outcomes, clinical data, laboratory diagnostic test results, and comorbidities. All data elements can be found on the COVID-19 case report form located at <a href="www.cdc.gov/coronavirus/2019-ncov/downloads/pui-form.pdf">www.cdc.gov/coronavirus/2019-ncov/downloads/pui-form.pdf</a>.</p>\n<p>The Case Surveillance Task Force and Surveillance Review and Response Group (SRRG) within CDC’s COVID-19 Response provide stewardship for datasets that support the public’s access to COVID-19 data while protecting individual privacy.</p>\n<p>COVID-19 Case Reports</p>\n<p>COVID-19 case reports have been routinely submitted using standardized case reporting forms. On April 5, 2020, CSTE released an Interim Position Statement with national surveillance case definitions for COVID-19 included. Current versions of</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/vbim-akqf/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/vbim-akqf/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/vbim-akqf/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/vbim-akqf/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/vbim-akqf',
'issued': '2020-06-27',
'keyword': ['cases',
'coronavirus',
'covid',
'covid-19',
'covid19',
'surveillance'],
'landingPage': 'https://data.cdc.gov/d/vbim-akqf',
'modified': '2020-11-24',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['Case Surveillance'],
'title': 'COVID-19 Case Surveillance Public Use Data'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:20'],
'contactPoint': {'fn': 'Surveillance Review and Response Group',
'hasEmail': 'mailto:eocevent394@cdc.gov'},
'description': '<p>CDC is working with commercial laboratories to conduct large-scale geographic seroprevalence surveys to estimate the percentage of people who were previously infected with SARS-CoV-2, the virus that causes COVID-19 disease. The strategy involves working with state, local, territorial, academic, and commercial partners to better understand COVID-19 in the United States using serology (antibody) testing for surveillance (“seroprevalence surveys” or “serosurveys”). For the surveys, de-identified clinical blood samples are tested for antibodies to SARS-CoV-2.</p>\n<p>This dataset contains the data used to by the Nationwide Commercial Laboratory Seroprevalence Survey interactive visualization available at <a href="https://covid.cdc.gov/covid-data-tracker/#national-lab">https://covid.cdc.gov/covid-data-tracker/#national-lab</a>.</p>\n<p>Additional information is available at <a href="https://www.cdc.gov/coronavirus/2019-ncov/cases-updates/commercial-lab-surveys.html">https://www.cdc.gov/coronavirus/2019-ncov/cases-updates/commercial-lab-surveys.html</a>.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/d2tw-32xv/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/d2tw-32xv/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/d2tw-32xv/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/d2tw-32xv/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/d2tw-32xv',
'issued': '2020-10-22',
'keyword': ['coronavirus',
'covid',
'covid-19',
'covid19',
'laboratory',
'prevalence',
'seroprevalence',
'serosurveys'],
'landingPage': 'https://data.cdc.gov/d/d2tw-32xv',
'modified': '2020-11-24',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['Laboratory Surveillance'],
'title': 'Nationwide Commercial Laboratory Seroprevalence Survey'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['CDC'],
'contactPoint': {'fn': 'Jarvis Sims', 'hasEmail': 'mailto:xma4@cdc.gov'},
'description': '<p>CDC Science Clips is an online bibliographic digest featuring scientific articles and publications that are shared with the public health community each week, to enhance awareness of emerging scientific knowledge.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/biid-68vb/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/biid-68vb/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/biid-68vb/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/biid-68vb/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/biid-68vb',
'issued': '2018-08-03',
'keyword': ['centers-for-disease-control-and-prevention'],
'landingPage': 'https://data.cdc.gov/d/biid-68vb',
'modified': '2020-11-24',
'programCode': ['LSSB'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'title': 'Science Clips'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>NNDSS - Table II. Tetanus to Vibriosis - 2016. In this Table, provisional* cases of selected† notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories.<br />\nNote:<br />\nThese are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting.</p>\n<p>Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available.</p>\n<p>Footnotes:<br />\nC.N.M.I.: Commonwealth of Northern Mariana Islands.<br />\nU: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<ul>\n<li>Case counts for reporting year 2016 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/">http://wwwn.cdc.gov/nndss/document/</a> ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf. Data for TB are displayed in Table IV, which appears quarterly.<br />\n† Three low incidence conditions, rubella, rubella congenital, and tetanus, have been moved to Table II to facilitate case count verification with reporting jurisdictions.<br />\n§ Any species of the family Vibrionaceae, other than toxigenic Vibrio cholerae O1 or O139.</li>\n</ul>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/tj26-bdgd/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/tj26-bdgd/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/tj26-bdgd/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/tj26-bdgd/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/tj26-bdgd',
'issued': '2017-01-05',
'keyword': ['2016',
'mmwr',
'nedss',
'netss',
'nndss',
'tetanus',
'varicella',
'vibriosis',
'wonder'],
'landingPage': 'https://data.cdc.gov/d/tj26-bdgd',
'modified': '2017-01-05',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NNDSS'],
'title': 'NNDSS - Table II. Tetanus to Vibriosis'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>NNDSS - Table II. Invasive Pneumococcal to Legionellosis - 2016. In this Table, provisional* cases of selected† notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories.</p>\n<p>Note:<br />\nThese are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting.</p>\n<p>Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available.</p>\n<p>Footnotes:<br />\nC.N.M.I.: Commonwealth of Northern Mariana Islands.<br />\nU: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<ul>\n<li>Case counts for reporting year 2016 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/">http://wwwn.cdc.gov/nndss/document/</a> ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf. Data for TB are displayed in Table IV, which appears quarterly.<br />\n† Three low incidence conditions, rubella, rubella congenital, and tetanus, are in Table II to facilitate case count verification with reporting jurisdictions.<br />\n§ Includes drug resistant and susceptible cases of Invasive Pneumococcal Disease. This condition was previously named Streptococcus pneumoniae invasive disease and cases were reported to CDC using different event codes to specify whether the cases were drug resistant or in a defined age group, such as <5 years.</li>\n</ul>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/yqwx-bvu7/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/yqwx-bvu7/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/yqwx-bvu7/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/yqwx-bvu7/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/yqwx-bvu7',
'issued': '2017-01-05',
'keyword': ['2016',
'invasive pneumococcal disease',
'legionellosis',
'mmwr',
'nedss',
'netss',
'nndss',
'pneumococcal',
'wonder'],
'landingPage': 'https://data.cdc.gov/d/yqwx-bvu7',
'modified': '2017-01-05',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NNDSS'],
'title': 'NNDSS - Table II. Invasive Pneumococcal to Legionellosis'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>NNDSS - Table II. West Nile to Zika - 2018. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states or territory.</p>\n<p>Note:</p>\n<p>This table contains provisional cases of selected national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:</p>\n<p>C.N.M.I.: Commonwealth of Northern Mariana Islands.<br />\nU: Unavailable. —: No reported cases. N: Not reportable. NA: Not Available. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<ul>\n<li>Case counts for reporting years 2017 and 2018 are provisional and subject to change. Data for years 2013 through 2016 are finalized. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>.</li>\n</ul>\n<p>† Not reportable in all jurisdictions. Reporting exceptions are available at <a href="http://wwwn.cdc.gov/nndss/downloads.html">http://wwwn.cdc.gov/nndss/downloads.html</a>.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/rxmp-xjpc/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/rxmp-xjpc/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/rxmp-xjpc/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/rxmp-xjpc/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/rxmp-xjpc',
'issued': '2019-01-03',
'keyword': ['2018',
'nedss',
'netss',
'nndss',
'non-congenital',
'west nile virus disease',
'wonder',
'zika virus disease'],
'landingPage': 'https://data.cdc.gov/d/rxmp-xjpc',
'modified': '2019-01-03',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NNDSS'],
'title': 'NNDSS - Table II. West Nile to Zika'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>NNDSS - Table II. Babesiosis to Campylobacteriosis - 2018. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states or territory.</p>\n<p>Note:</p>\n<p>This table contains provisional cases of selected national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a></p>\n<p>Footnotes:</p>\n<p>C.N.M.I.: Commonwealth of Northern Mariana Islands.<br />\nU: Unavailable. —: No reported cases. N: Not reportable. NA: Not Available. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<ul>\n<li>Case counts for reporting years 2017 and 2018 are provisional and subject to change. Data for years 2013 through 2016 are finalized. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>.</li>\n</ul>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/8n2k-mkiw/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/8n2k-mkiw/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/8n2k-mkiw/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/8n2k-mkiw/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/8n2k-mkiw',
'issued': '2019-01-03',
'keyword': ['2018',
'babesiosis',
'campylobacteriosis',
'nedss',
'netss',
'nndss',
'wonder'],
'landingPage': 'https://data.cdc.gov/d/8n2k-mkiw',
'modified': '2019-01-03',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NNDSS'],
'title': 'NNDSS - Table II. Babesiosis to Campylobacteriosis'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['CDC'],
'contactPoint': {'fn': 'Jarvis Sims', 'hasEmail': 'mailto:xma4@cdc.gov'},
'description': '<p>A complete listing of subscription databases provided by the Stephen B. Thacker CDC Library.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/sks5-7yq7/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/sks5-7yq7/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/sks5-7yq7/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/sks5-7yq7/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/sks5-7yq7',
'issued': '2018-06-06',
'keyword': ['centers-for-disease-control-and-prevention'],
'landingPage': 'https://data.cdc.gov/d/sks5-7yq7',
'modified': '2020-11-23',
'programCode': ['CSELS/DPHID/LSB'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'title': 'CDC Library Subscription Databases'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>NNDSS - Table II. Chlamydia to Coccidioidomycosis - 2017. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories.</p>\n<p>Note:<br />\nThese are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting.</p>\n<p>Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available.</p>\n<p>Footnotes:<br />\n C.N.M.I.: Commonwealth of Northern Mariana Islands.</p>\n<p>U: Unavailable. —: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<ul>\n<li>Three low incidence conditions, rubella, rubella congenital, and tetanus, are in Table II to facilitate case count verification with reporting jurisdictions.</li>\n</ul>\n<p>† Case counts for reporting year 2017 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/">http://wwwn.cdc.gov/nndss/document/</a> ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf. Data for tuberculosis are displayed in Table IV, which appears quarterly.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/7mbm-jety/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/7mbm-jety/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/7mbm-jety/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/7mbm-jety/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/7mbm-jety',
'issued': '2018-01-04',
'keyword': ['2017',
'chlamydia trachomatis infection',
'coccidioidomycosis',
'mmwr',
'nedss',
'netss',
'nndss',
'wonder'],
'landingPage': 'https://data.cdc.gov/d/7mbm-jety',
'modified': '2018-01-04',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NNDSS'],
'title': 'NNDSS - Table II. Chlamydia to Coccidioidomycosis'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>NNDSS - Table II. Invasive Pneumococcal to Legionellosis - 2014.In this Table, all conditions with a 5-year average annual national total of more than or equals 1,000 cases but less than or equals 10,000 cases will be displayed (��� 1,000 and ��_ 10,000). The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories. Note:These are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting. Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available. Footnotes:C.N.M.I.: Commonwealth of Northern Mariana Islands. U: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum. * Case counts for reporting years 2013 and 2014 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>. Data for TB are displayed in Table IV, which appears quarterly. ��� Includes drug resistant and susceptible cases of Invasive Pneumococcal Disease. This condition was previously named Streptococcus pneumoniae invasive disease and cases were reported to CDC using different event codes to specify whether the cases were drug resistant or in a defined age group, such as < 5 years. Since 2010, case notifications for this condition were consolidated under one event code for Invasive pneumococcal disease.More information on NNDSS is available at <a href="http://wwwn.cdc.gov/nndss/">http://wwwn.cdc.gov/nndss/</a>.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/23gt-ssfe/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/23gt-ssfe/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/23gt-ssfe/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/23gt-ssfe/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/23gt-ssfe',
'issued': '2019-01-18',
'keyword': ['2014',
'invasive pneumococcal disease',
'legionellosis',
'mmwr',
'nedss',
'netss',
'nndss',
'wonder'],
'landingPage': 'https://data.cdc.gov/d/23gt-ssfe',
'modified': '2019-01-18',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NNDSS'],
'title': 'NNDSS - Table II. Invasive Pneumococcal to Legionellosis'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Aaron Lartey',
'hasEmail': 'mailto:aaron.lartey@cms.hhs.gov'},
'description': 'No description provided',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/qctf-kbs8/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/qctf-kbs8/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/qctf-kbs8/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/qctf-kbs8/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.medicare.gov/api/views/qctf-kbs8',
'issued': '2020-08-26',
'keyword': ['centers-for-medicare-medicaid-services'],
'landingPage': 'https://data.medicare.gov/d/qctf-kbs8',
'modified': '2020-11-23',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'title': 'Helpful Contacts Data'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>NNDSS - TABLE 1W. Meningococcal disease, All serogroups to Meningococcal disease, Serogroup B - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/puin-6ss7/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/puin-6ss7/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/puin-6ss7/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/puin-6ss7/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/puin-6ss7',
'issued': '2019-04-26',
'keyword': ['2019',
'all serogroups',
'meningococcal disease',
'nedss',
'netss',
'nndss',
'serogroup b',
'serogroups acwy',
'wonder'],
'landingPage': 'https://data.cdc.gov/d/puin-6ss7',
'modified': '2019-05-30',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NNDSS'],
'title': 'NNDSS - TABLE 1W. Meningococcal disease, All serogroups to Meningococcal disease, Serogroup B'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Supplier', 'hasEmail': 'mailto:HealthData@hhs.gov'},
'description': "<p>A list of Suppliers that indicates the supplies carried at that location and the supplier's Medicare participation status.</p>\n",
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/ct36-nrcq/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/ct36-nrcq/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/ct36-nrcq/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/ct36-nrcq/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.medicare.gov/api/views/ct36-nrcq',
'issued': '2020-01-31',
'keyword': ['directory', 'medical equipment', 'supplier', 'supplies'],
'landingPage': 'https://data.medicare.gov/d/ct36-nrcq',
'modified': '2020-11-20',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Supplier Directory'],
'title': 'Supplier Directory Data'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'CMS',
'hasEmail': 'mailto:physiciancompare-helpdesk@acumenllc.com'},
'description': '<p>This file contains general information about individual eligible professionals (EPs) such as demographic information and Medicare quality program participation. This dataset is updated twice a month with the most current demographic information available at that time.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/mj5m-pzi6/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/mj5m-pzi6/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/mj5m-pzi6/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/mj5m-pzi6/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.medicare.gov/api/views/mj5m-pzi6',
'issued': '2019-08-01',
'keyword': ['clinicians',
'doctors',
'eligible clinician',
'healthcare professional',
'location',
'physician compare',
'physicians',
'quality'],
'landingPage': 'https://data.medicare.gov/d/mj5m-pzi6',
'modified': '2020-11-20',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Physician Compare'],
'title': 'Physician Compare National Downloadable File'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:20'],
'contactPoint': {'fn': 'OSHData Support',
'hasEmail': 'mailto:nccdoshinquiries@cdc.gov'},
'describedBy': 'https://chronicdata.cdc.gov/Global-Survey-Data/Global-Tobacco-Surveillance-System-GTSS-Global-Adu/4xf6-nrwk',
'description': "<p>2008-2017. Centers for Disease Control and Prevention (CDC). Office on Smoking and Health (OSH) – Global Tobacco Surveillance System (GTSS) - Global Adult Tobacco Survey (GATS). The Global Adult Tobacco Survey (GATS) is the global standard to systematically monitor adult tobacco use and track key tobacco control indicators. GATS is a nationally representative household survey of adults 15 years of age or older, using a standard protocol. It is intended to generate comparable data within and across countries. GATS enhances countries' capacity to design, implement and evaluate tobacco control interventions.</p>\n",
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/4xf6-nrwk/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/4xf6-nrwk/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/4xf6-nrwk/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/4xf6-nrwk/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/4xf6-nrwk',
'issued': '2020-11-20',
'keyword': ['adult', 'gats', 'gtss', 'osh', 'tobacco'],
'landingPage': 'https://data.cdc.gov/d/4xf6-nrwk',
'modified': '2020-11-20',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['Global Survey Data'],
'title': 'Global Tobacco Surveillance System (GTSS) - Global Adult Tobacco Survey (GATS)'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>NNDSS - Table II. Shiga toxin to Shigellosis - 2015. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories. Note:These are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting. Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available. Footnotes:C.N.M.I.: Commonwealth of Northern Mariana Islands. U: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum. * Three low incidence conditions, rubella, rubella congenital, and tetanus, have been moved to Table 2 to facilitate case count verification with reporting jurisdictions. ��� Case counts for reporting year 2015 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>. Data for TB are displayed in Table IV, which appears quarterly. �� Includes E. coli O157:H7; Shiga toxin-positive, serogroup non-O157; and Shiga toxin-positive, not serogrouped.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/n3wf-wtep/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/n3wf-wtep/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/n3wf-wtep/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/n3wf-wtep/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/n3wf-wtep',
'issued': '2016-01-07',
'keyword': ['2015',
'mmwr',
'nedss',
'netss',
'nndss',
'shiga toxin-producing e. coli',
'shigellosis',
'stec',
'wonder'],
'landingPage': 'https://data.cdc.gov/d/n3wf-wtep',
'modified': '2016-01-07',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NNDSS'],
'title': 'NNDSS - Table II. Shiga toxin to Shigellosis'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>NNDSS - TABLE 1NN. Viral hemorrhagic fevers, Junin virus to Viral hemorrhagic fevers, Lujo virus - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />\n§ Prior to 2015, CDC\'s National Notifiable Diseases Surveillance System (NNDSS) did not receive electronic data about incident cases of specific viral hemorrhagic fevers; instead data were collected in aggregate as "viral hemorrhagic fevers\'. NNDSS was updated beginning in 2015 to receive data for each of the viral hemorrhagic fevers listed.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/7ecz-2gu3/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/7ecz-2gu3/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/7ecz-2gu3/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/7ecz-2gu3/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/7ecz-2gu3',
'issued': '2019-04-26',
'keyword': ['2019',
'junin virus',
'lassa virus',
'lujo virus',
'nedss',
'netss',
'nndss',
'viral hemorrhagic fevers',
'wonder'],
'landingPage': 'https://data.cdc.gov/d/7ecz-2gu3',
'modified': '2019-05-30',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NNDSS'],
'title': 'NNDSS - TABLE 1NN. Viral hemorrhagic fevers, Junin virus to Viral hemorrhagic fevers, Lujo virus'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'Medicaid',
'hasEmail': 'mailto:Medicaid.gov@cms.hhs.gov'},
'description': "<p>Contains each state's policy, rebate and technical contact information for the Medicaid Drug Rebate Program. Updated quarterly.</p>\n",
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/dk6x-j4tf/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/dk6x-j4tf/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/dk6x-j4tf/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/dk6x-j4tf/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.medicaid.gov/api/views/dk6x-j4tf',
'issued': '2018-11-16',
'keyword': ['quarterly state contact file'],
'landingPage': 'https://data.medicaid.gov/d/dk6x-j4tf',
'modified': '2020-11-20',
'programCode': ['009:076'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Uncategorized'],
'title': 'Medicaid Drug Rebate Program State Contact Information'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'Medicaid',
'hasEmail': 'mailto:Medicaid.gov@cms.hhs.gov'},
'description': '<p>Active drugs that have been reported by participating drug manufacturers under the Medicaid Drug Rebate Program. All drugs are identified by National Drug Code (NDC), unit type, units per package size, product name, Food and Drug Administration (FDA) approval date, the date the drug entered the market, plus indicators to show whether the drug is an innovator or non-innovator drug; whether it is available by prescription or over-the-counter (OTC); the FDA therapeutic equivalency code; and the Drug Efficacy Study Implementation (DESI) rating and termination date. Each quarter posted represents a snapshot of data in the system at that time and is not updated by subsequent changes.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/v48d-4e3e/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/v48d-4e3e/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/v48d-4e3e/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/v48d-4e3e/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.medicaid.gov/api/views/v48d-4e3e',
'issued': '2019-04-22',
'keyword': ['drug products', 'drug rebate program'],
'landingPage': 'https://data.medicaid.gov/d/v48d-4e3e',
'modified': '2020-11-20',
'programCode': ['009:076'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Drug Pricing and Payment'],
'title': 'Drug Products in the Medicaid Drug Rebate Program'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'Medicaid',
'hasEmail': 'mailto:Medicaid.gov@cms.hhs.gov'},
'description': '<p>Drugs that have been reported under the Medicaid Drug Rebate Program along with an indication of whether or not the required Average Manufacturer Price (AMP) was reported for each drug. All drugs are identified in the file by the 11-digit National Drug Code, product name, labeler name, and reported (R) or not reported (NR).</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/xtys-qyty/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/xtys-qyty/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/xtys-qyty/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/xtys-qyty/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.medicaid.gov/api/views/xtys-qyty',
'issued': '2018-08-15',
'keyword': ['amp', 'average manufacturer price'],
'landingPage': 'https://data.medicaid.gov/d/xtys-qyty',
'modified': '2020-11-19',
'programCode': ['009:076'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Drug Pricing and Payment'],
'title': 'Drug AMP Reporting - Quarterly'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'Medicaid',
'hasEmail': 'mailto:Medicaid.gov@cms.hhs.gov'},
'description': '<p>Drug Manufacturer Contact Information contains Optional Effective Date, Termination Date (if applicable), and Legal, Invoice and Technical Contact information for each drug company participating in the Medicaid Drug Rebate Program. For more information see: <a href="https://www.medicaid.gov/medicaid/prescription-drugs/medicaid-drug-rebate-program/index.html">https://www.medicaid.gov/medicaid/prescription-drugs/medicaid-drug-rebat...</a></p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/uex2-n56q/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/uex2-n56q/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/uex2-n56q/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/uex2-n56q/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.medicaid.gov/api/views/uex2-n56q',
'issued': '2019-02-15',
'keyword': ['drug manufacturer contacts'],
'landingPage': 'https://data.medicaid.gov/d/uex2-n56q',
'modified': '2020-11-20',
'programCode': ['009:076'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Uncategorized'],
'title': 'Drug Manufacturer Contacts'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>NNDSS - Table II. Ehrlichiosis and Anaplasmosis, Anaplasma phagocytophilum infection to Ehrlichia chaffeensis infection - 2018. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states or territory.</p>\n<p>Note:</p>\n<p>This table contains provisional cases of selected national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a></p>\n<p>Footnotes:</p>\n<p>C.N.M.I.: Commonwealth of Northern Mariana Islands.<br />\nU: Unavailable. —: No reported cases. N: Not reportable. NA: Not Available. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<ul>\n<li>Case counts for reporting years 2017 and 2018 are provisional and subject to change. Data for years 2013 through 2016 are finalized. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>.</li>\n</ul>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/5pe9-px25/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/5pe9-px25/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/5pe9-px25/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/5pe9-px25/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/5pe9-px25',
'issued': '2019-01-03',
'keyword': ['2018',
'anaplasma phagocytophilum infection',
'ehrlichia chaffeensis infection',
'ehrlichiosis and anaplasmosis',
'nedss',
'netss',
'nndss',
'wonder'],
'landingPage': 'https://data.cdc.gov/d/5pe9-px25',
'modified': '2019-01-03',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NNDSS'],
'title': 'NNDSS - Table II. Ehrlichiosis and Anaplasmosis, Anaplasma phagocytophilum infection to Ehrlichia chaffeensis infection'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>NNDSS - Table II. Carbapenemase-producing carbapenem-resistant Enterobacteriaceae - 2018. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states or territory.</p>\n<p>Note:</p>\n<p>This table contains provisional cases of selected national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a></p>\n<p>Footnotes:</p>\n<p>C.N.M.I.: Commonwealth of Northern Mariana Islands.<br />\nU: Unavailable. —: No reported cases. N: Not reportable. NA: Not Available. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<ul>\n<li>Case counts for reporting years 2017 and 2018 are provisional and subject to change. Data for years 2013 through 2016 are finalized. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>.</li>\n</ul>\n<p>† Data for carbapenemase-producing carbapenem-resistant Enterobacteriaceae (CP-CRE) will be displayed in this table after the CDC obtains Office of Management and Budget Paperwork Reduction Act approval to receive data for this condition.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/6tk5-h85s/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/6tk5-h85s/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/6tk5-h85s/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/6tk5-h85s/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/6tk5-h85s',
'issued': '2019-01-03',
'keyword': ['2018',
'carbapenemase-producing carbapenem-resistant enterobacteriaceae',
'enterobacter spp.',
'escherichia coli',
'klebsiella spp.',
'nedss',
'netss',
'nndss',
'wonder'],
'landingPage': 'https://data.cdc.gov/d/6tk5-h85s',
'modified': '2019-01-03',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NNDSS'],
'title': 'NNDSS - Table II. Carbapenemase-producing carbapenem-resistant Enterobacteriaceae'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'HospicePRquestions@cms.hhs.gov',
'hasEmail': 'mailto:HospicePRquestions@cms.hhs.gov'},
'description': '<p>A list of hospice agencies with data on the quality of patient care measures shown on Hospice Compare.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/252m-zfp9/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/252m-zfp9/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/252m-zfp9/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/252m-zfp9/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.medicare.gov/api/views/252m-zfp9',
'issued': '2019-11-21',
'keyword': ['care', 'hospice', 'hospice care', 'list'],
'landingPage': 'https://data.medicare.gov/d/252m-zfp9',
'modified': '2020-11-19',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Hospice Compare'],
'title': 'Hospice - Provider Data'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'HospicePRquestions@cms.hhs.gov',
'hasEmail': 'mailto:HospicePRquestions@cms.hhs.gov'},
'description': '<p>National data on the quality of patient care measures shown on Hospice Compare.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/3xeb-u9wp/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/3xeb-u9wp/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/3xeb-u9wp/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/3xeb-u9wp/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.medicare.gov/api/views/3xeb-u9wp',
'issued': '2019-08-15',
'keyword': ['care', 'hospice', 'hospice care', 'list'],
'landingPage': 'https://data.medicare.gov/d/3xeb-u9wp',
'modified': '2020-11-19',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Hospice Compare'],
'title': 'Hospice - Nation Data'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'HospicePRquestions@cms.hhs.gov',
'hasEmail': 'mailto:HospicePRquestions@cms.hhs.gov'},
'description': '<p>The dataset shows characteristics of the hospice agencies that are shown on Hospice Compare, including information about hospice agencies such as address, phone number, ownership data and more.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/yc9t-dgbk/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/yc9t-dgbk/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/yc9t-dgbk/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/yc9t-dgbk/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.medicare.gov/api/views/yc9t-dgbk',
'issued': '2019-11-21',
'keyword': ['care', 'hospice', 'hospice care', 'list'],
'landingPage': 'https://data.medicare.gov/d/yc9t-dgbk',
'modified': '2020-11-19',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Hospice Compare'],
'title': 'Hospice - General Information'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>NNDSS - Table II. Invasive Pneumococcal Diseases, Age <5 - 2017. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories.</p>\n<p>Note:<br />\nThese are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting.</p>\n<p>Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available.</p>\n<p>Footnotes:<br />\n C.N.M.I.: Commonwealth of Northern Mariana Islands.</p>\n<p>U: Unavailable. —: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<p>*Three low incidence conditions, rubella, rubella congenital, and tetanus, are in Table II to facilitate case count verification with reporting jurisdictions.</p>\n<p>† Case counts for reporting years 2016 and 2017 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/">http://wwwn.cdc.gov/nndss/document/</a> ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf. Data for tuberculosis are displayed in Table IV, which appears quarterly.</p>\n<p>§ Includes drug resistant and susceptible cases of Invasive Pneumococcal Disease. This condition was previously named Streptococcus pneumoniae invasive disease and cases were reported to CDC using different event codes to specify whether the cases were drug resistant or in a defined age group, such as <5 years.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/9yc3-yir3/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/9yc3-yir3/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/9yc3-yir3/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/9yc3-yir3/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/9yc3-yir3',
'issued': '2018-01-04',
'keyword': ['2017',
'age <5',
'invasive pneumococcal diseases',
'mmwr',
'nedss',
'netss',
'nndss',
'wonder'],
'landingPage': 'https://data.cdc.gov/d/9yc3-yir3',
'modified': '2018-01-04',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NNDSS'],
'title': 'NNDSS - Table II. Invasive Pneumococcal Diseases, Age <5'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>TABLE III. Deaths in 122 U.S. cities – 2016. 122 Cities Mortality Reporting System — Each week, the vital statistics offices of 122 cities across the United States report the total number of death certificates processed and the number of those for which pneumonia or influenza was listed as the underlying or contributing cause of death by age group (Under 28 days, 28 days –1 year, 1-14 years, 15-24 years, 25-44 years, 45-64 years, 65-74 years, 75-84 years, and ≥ 85 years).</p>\n<p>FOOTNOTE:<br />\nU: Unavailable. —: No reported cases.<br />\n* Mortality data in this table are voluntarily reported from 122 cities in the United States, most of which have populations of 100,000 or more. A death is reported by the place of its occurrence and by the week that the death certificate was filed. Fetal deaths are not included.</p>\n<p>† Pneumonia and influenza.</p>\n<p>§ Total includes unknown ages.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/rpjd-ejph/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/rpjd-ejph/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/rpjd-ejph/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/rpjd-ejph/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/rpjd-ejph',
'issued': '2016-10-06',
'keyword': ['122 cities',
'2016',
'death',
'influenza',
'mortality',
'pneumonia'],
'landingPage': 'https://data.cdc.gov/d/rpjd-ejph',
'modified': '2018-01-19',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'title': 'TABLE III. Deaths in 122 U.S. cities'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>NNDSS - Table II. Tetanus to Vibriosis - 2015.In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories. Note:These are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting. Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available. Footnotes:C.N.M.I.: Commonwealth of Northern Mariana Islands. U: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum. * Three low incidence conditions, rubella, rubella congenital, and tetanus, have been moved to Table 2 to facilitate case count verification with reporting jurisdictions. ��� Case counts for reporting year 2015 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>. Data for TB are displayed in Table IV, which appears quarterly. �� Any species of the family Vibrionaceae, other than toxigenic Vibrio cholerae O1 or O139.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/nf22-99pv/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/nf22-99pv/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/nf22-99pv/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/nf22-99pv/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/nf22-99pv',
'issued': '2016-01-07',
'keyword': ['2015',
'mmwr',
'nedss',
'netss',
'nndss',
'tetanus',
'varicella',
'vibriosis',
'wonder'],
'landingPage': 'https://data.cdc.gov/d/nf22-99pv',
'modified': '2016-01-07',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NNDSS'],
'title': 'NNDSS - Table II. Tetanus to Vibriosis'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'CMS',
'hasEmail': 'mailto:hospicecahpssurvey@hsag.com'},
'description': '<p>This data set contains a list of hospice agencies with data on their scores on the Consumer Assessment of Healthcare Providers and Systems (CAHPS®) Hospice Survey measures.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/gxki-hrr8/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/gxki-hrr8/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/gxki-hrr8/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/gxki-hrr8/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.medicare.gov/api/views/gxki-hrr8',
'issued': '2019-11-21',
'keyword': ['care', 'hospice', 'hospice care', 'list'],
'landingPage': 'https://data.medicare.gov/d/gxki-hrr8',
'modified': '2020-11-19',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Hospice Compare'],
'title': 'Hospice Compare - Provider CAHPS Hospice Survey Data'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'CMS',
'hasEmail': 'mailto:hospicecahpssurvey@hsag.com'},
'description': '<p>This data set contains the national average (mean) scores of Medicare-certified hospice agencies on the Consumer Assessment of Healthcare Providers and Systems (CAHPS®) Hospice Survey measures.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/7cv8-v37d/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/7cv8-v37d/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/7cv8-v37d/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/7cv8-v37d/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.medicare.gov/api/views/7cv8-v37d',
'issued': '2019-08-15',
'keyword': ['care', 'hospice', 'hospice care', 'list'],
'landingPage': 'https://data.medicare.gov/d/7cv8-v37d',
'modified': '2020-11-19',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Hospice Compare'],
'title': 'Hospice Compare - National CAHPS Hospice Survey Data'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'HospicePRquestions@cms.hhs.gov',
'hasEmail': 'mailto:HospicePRquestions@cms.hhs.gov'},
'description': '<p>A list of zip codes where hospice provides services.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/95rg-2usp/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/95rg-2usp/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/95rg-2usp/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/95rg-2usp/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.medicare.gov/api/views/95rg-2usp',
'issued': '2019-08-15',
'keyword': ['care', 'hospice', 'hospice care', 'list'],
'landingPage': 'https://data.medicare.gov/d/95rg-2usp',
'modified': '2020-11-19',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Hospice Compare'],
'title': 'Hospice - Zip Data'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>NNDSS - TABLE 1OO. Viral hemorrhagic fevers, Machupo virus to Viral hemorrhagic fevers, Sabia virus - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />\n§ Prior to 2015, CDC\'s National Notifiable Diseases Surveillance System (NNDSS) did not receive electronic data about incident cases of specific viral hemorrhagic fevers; instead data were collected in aggregate as "viral hemorrhagic fevers\'. NNDSS was updated beginning in 2015 to receive data for each of the viral hemorrhagic fevers listed.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/5nfe-wsjn/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/5nfe-wsjn/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/5nfe-wsjn/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/5nfe-wsjn/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/5nfe-wsjn',
'issued': '2019-04-26',
'keyword': ['2019',
'machupo virus',
'marburg virus',
'nedss',
'netss',
'nndss',
'sabia virus',
'viral hemorrhagic fevers',
'wonder'],
'landingPage': 'https://data.cdc.gov/d/5nfe-wsjn',
'modified': '2019-05-30',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NNDSS'],
'title': 'NNDSS - TABLE 1OO. Viral hemorrhagic fevers, Machupo virus to Viral hemorrhagic fevers, Sabia virus'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>NNDSS - TABLE 1X. Meningococcal disease, Other serogroups to Meningococcal disease, Unknown serogroup - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/aagc-37gx/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/aagc-37gx/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/aagc-37gx/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/aagc-37gx/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/aagc-37gx',
'issued': '2019-04-26',
'keyword': ['2019',
'meningococcal disease',
'nedss',
'netss',
'nndss',
'other serogroups',
'unknown serogroup',
'wonder'],
'landingPage': 'https://data.cdc.gov/d/aagc-37gx',
'modified': '2019-05-30',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NNDSS'],
'title': 'NNDSS - TABLE 1X. Meningococcal disease, Other serogroups to Meningococcal disease, Unknown serogroup'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>NNDSS - Table 1A. Anthrax to Arboviral diseases, Eastern equine encephalitis virus disease - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nC.N.M.I.: Commonwealth of Northern Mariana Islands.<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/cz39-ahbn/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/cz39-ahbn/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/cz39-ahbn/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/cz39-ahbn/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/cz39-ahbn',
'issued': '2019-04-26',
'keyword': ['2019',
'anthrax',
'arboviral diseases',
'chikungunya virus disease',
'eastern equine encephalitis virus disease',
'nedss',
'netss',
'neuroinvasive and non-neuroinvasive',
'nndss',
'wonder'],
'landingPage': 'https://data.cdc.gov/d/cz39-ahbn',
'modified': '2019-05-30',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NNDSS'],
'title': 'NNDSS - TABLE 1A. Anthrax to Arboviral diseases, Eastern equine encephalitis virus disease'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:20'],
'contactPoint': {'fn': 'Oral Health Inquiries',
'hasEmail': 'mailto:oralhealth@cdc.gov'},
'describedBy': 'https://chronicdata.cdc.gov/Oral-Health/NOHSS-Adult-Indicators/jz6n-v26y',
'description': '<p>2012-2018 (even years). Data from BRFSS for indicators of adult oral health for even years from 2012 through 2018. National estimates are represented by the median prevalence among 50 states and the District of Columbia data. Estimates are prepared from the BRFSS public use data sets. Estimates in this file are not age adjusted, and may differ slightly from estimates available from the BRFSS web site or Chronic Disease Indicators due to small differences in definition, age adjustment or rounding. For more information, see: <a href="http://www.cdc.gov/oralhealthdata/overview/Adult_Indicators.html">http://www.cdc.gov/oralhealthdata/overview/Adult_Indicators.html</a></p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/jz6n-v26y/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/jz6n-v26y/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/jz6n-v26y/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/jz6n-v26y/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/jz6n-v26y',
'issued': '2019-05-13',
'keyword': ['access to care',
'adult',
'adults',
'brfss',
'dental care',
'dental cleaning',
'dental visits',
'dentist',
'division of oral health',
'nohss',
'oral health',
'prevalence',
'surveillance',
'tooth loss'],
'landingPage': 'https://data.cdc.gov/d/jz6n-v26y',
'modified': '2020-11-17',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'references': ['https://www.cdc.gov/oralhealthdata/'],
'theme': ['Oral Health'],
'title': 'NOHSS Adult Indicators'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'National Center for Health Statistics',
'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>Provisional estimates of death rates. Estimates are presented for each of the 15 leading causes of death plus estimates for deaths attributed to drug overdose, falls (for persons aged 65 and over), human immunodeficiency virus (HIV) disease, homicide, and firearms-related deaths.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/489q-934x/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/489q-934x/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/489q-934x/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/489q-934x/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/489q-934x',
'issued': '2018-05-23',
'keyword': ['leading causes of death',
'national vital statistics system',
'nchs',
'nvss',
'vital statistics rapid release',
'vsrr'],
'landingPage': 'https://data.cdc.gov/d/489q-934x',
'modified': '2020-11-17',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NCHS'],
'title': 'NCHS - VSRR Quarterly provisional estimates for selected indicators of mortality'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>NNDSS - Table II. Cryptosporidiosis to Dengue - 2016. In this Table, provisional* cases of selected† notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories.</p>\n<p>Note:<br />\nThese are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting.</p>\n<p>Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available.</p>\n<p>Footnotes:<br />\nC.N.M.I.: Commonwealth of Northern Mariana Islands.<br />\nU: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<ul>\n<li>Case counts for reporting year 2016 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/">http://wwwn.cdc.gov/nndss/document/</a> ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf. Data for TB are displayed in Table IV, which appears quarterly.<br />\n† Three low incidence conditions, rubella, rubella congenital, and tetanus, are in Table II to facilitate case count verification with reporting jurisdictions.<br />\n§ Includes data for dengue and dengue-like illness. Office of Management and Budget approval of the NNDSS Revision #0920-0728 on January 21, 2016, authorized CDC to receive data for these conditions. CDC is in the process of soliciting data for these conditions.</li>\n</ul>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/kikd-77zw/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/kikd-77zw/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/kikd-77zw/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/kikd-77zw/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/kikd-77zw',
'issued': '2017-01-05',
'keyword': ['2016',
'cryptosporidiosis',
'dengue',
'dengue virus infection',
'mmwr',
'nedss',
'netss',
'nndss',
'severe dengue',
'wonder'],
'landingPage': 'https://data.cdc.gov/d/kikd-77zw',
'modified': '2017-01-05',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NNDSS'],
'title': 'NNDSS - Table II. Cryptosporidiosis to Dengue'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:20'],
'contactPoint': {'fn': 'Craig Kassinger',
'hasEmail': 'mailto:cak8@cdc.gov'},
'description': '<p>State, territorial, and county executive orders, administrative orders, resolutions, and proclamations are collected from government websites and cataloged and coded using Microsoft Excel by one coder with one or more additional coders conducting quality assurance.</p>\n<p>Data were collected to determine when individuals in states, territories, and counties were subject to executive orders, administrative orders, resolutions, and proclamations for COVID-19 that require or recommend people stay in their homes.</p>\n<p>These data are derived from the publicly available state, territorial, and county executive orders, administrative orders, resolutions, and proclamations (“orders”) for COVID-19 that expressly require or recommend individuals stay at home found by the CDC, COVID-19 Community Intervention and At-Risk Task Force, Monitoring and Evaluation Team & CDC, Center for State, Tribal, Local, and Territorial Support, Public Health Law Program from March 15 through May 5, 2020 (for county orders) and through September 14, 2020 (for state and territorial orders). These data will be updated as new orders are collected. Any orders not available through publicly accessible websites are not included in these data. Only official copies of the documents or, where official copies were unavailable, official press releases from government websites describing requirements were coded; news media reports on restrictions were excluded. Recommendations not included in an order are not included in these data. These data do not include mandatory business closures, curfews, or limitations on public or private gatherings. These data do not necessarily represent an official position of the Centers for Disease Control and Prevention.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/qz3x-mf9n/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/qz3x-mf9n/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/qz3x-mf9n/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/qz3x-mf9n/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/qz3x-mf9n',
'issued': '2020-11-10',
'keyword': ['covid-19',
'executive order',
'government order',
'legal epidemiology',
'mitigation',
'proclamation',
'public health order',
'shelter-in-place',
'social distancing',
'stay-at-home'],
'landingPage': 'https://data.cdc.gov/d/qz3x-mf9n',
'modified': '2020-11-17',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['Policy Surveillance'],
'title': 'U.S. State, Territorial, and County Stay-At-Home Orders: March 15-May 5 (County) and September 14 (State) by County by Day'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:20'],
'contactPoint': {'fn': 'Craig Kassinger',
'hasEmail': 'mailto:cak8@cdc.gov'},
'description': '<p>State and territorial executive orders, administrative orders, resolutions, and proclamations are collected from government websites and cataloged and coded using Microsoft Excel by one coder with one or more additional coders conducting quality assurance.</p>\n<p>Data were collected to determine when individuals in states and territories were subject to executive orders, administrative orders, resolutions, and proclamations for COVID-19 that require or recommend people stay in their homes. Data consists exclusively of state and territorial orders, many of which apply to specific counties within their respective state or territory; therefore, data is broken down to the county level.</p>\n<p>These data are derived from the publicly available state and territorial executive orders, administrative orders, resolutions, and proclamations (“orders”) for COVID-19 that expressly require or recommend individuals stay at home found by the CDC, COVID-19 Community Intervention and At-Risk Task Force, Monitoring and Evaluation Team & CDC, Center for State, Tribal, Local, and Territorial Support, Public Health Law Program from March 15 through September 14, 2020. These data will be updated as new orders are collected. Any orders not available through publicly accessible websites are not included in these data. Only official copies of the documents or, where official copies were unavailable, official press releases from government websites describing requirements were coded; news media reports on restrictions were excluded. Recommendations not included in an order are not included in these data. These data do not include mandatory business closures, curfews, or limitations on public or private gatherings. These data do not necessarily represent an official position of the Centers for Disease Control and Prevention.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/y2iy-8irm/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/y2iy-8irm/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/y2iy-8irm/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/y2iy-8irm/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/y2iy-8irm',
'issued': '2020-11-13',
'keyword': ['covid-19',
'executive order',
'government order',
'legal epidemiology',
'mitigation',
'proclamation',
'public health order',
'shelter-in-place',
'social distancing',
'stay-at-home'],
'landingPage': 'https://data.cdc.gov/d/y2iy-8irm',
'modified': '2020-11-17',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['Policy Surveillance'],
'title': 'U.S. State and Territorial Stay-At-Home Orders: March 15 – September 14 by County by Day'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:15'],
'contactPoint': {'fn': 'HRSA Chief Data Officer',
'hasEmail': 'mailto:PRFdata@hrsa.gov'},
'description': '<p>The bipartisan CARES Act and the Paycheck Protection Program and Health Care Enhancement Act provided $175 billion in relief funds to hospitals and other healthcare providers on the front lines of the coronavirus response. The Department of Health and Human Services through the Health Resources and Services Administration is distributing two rounds of payments to hospitals in High Impact areas for positive COVID-19 admissions. In the first round of the High Impact Allocation, $12 billion was distributed to nearly 400 hospitals who provided inpatient care for 100 or more COVID-19 patients through April 10, 2020. $2 billion of these payments was distributed to these hospitals based on their Medicare disproportionate share and uncompensated care payments. In the second round of funding, $10 billion will be distributed to hospitals having over 161 COVID-19 admissions between January 1 and June 10, 2020.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/b58h-s9zx/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/b58h-s9zx/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/b58h-s9zx/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/b58h-s9zx/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/b58h-s9zx',
'issued': '2020-07-20',
'keyword': ['covid-19', 'provider relief fund'],
'landingPage': 'https://data.cdc.gov/d/b58h-s9zx',
'modified': '2020-11-16',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['Administrative'],
'title': 'Provider Relief Fund COVID-19 High-Impact Payments'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>Percentages are weighted to population characteristics. Data are not available if it did not meet BRFSS stability requirements.For more information on these requirements, as well as risk factors and calculated variables, see the Technical Documents and Survey Data for a specific year - <a href="http://www.cdc.gov/brfss/annual_data/annual_data.htm.Recommended">http://www.cdc.gov/brfss/annual_data/annual_data.htm.Recommended</a> citation: Centers for Disease Control and Prevention (CDC). Behavioral Risk Factor Surveillance System. Atlanta, Georgia: U.S. Department of Health and Human Services, Centers for Disease Control and Prevention, [appropriate year].</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/j8jk-5ztv/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/j8jk-5ztv/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/j8jk-5ztv/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/j8jk-5ztv/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/j8jk-5ztv',
'issued': '2013-08-01',
'keyword': ['adults', 'brfss', 'current smokers'],
'landingPage': 'https://data.cdc.gov/d/j8jk-5ztv',
'modified': '2015-08-27',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['Smoking & Tobacco Use'],
'title': 'BRFSS Prevalence And Trends Data: Tobacco Use - Adults Who Are Current Smokers for 1995-2010'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>NNDSS - Table II. Tetanus to Varicella - 2018. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states or territory.</p>\n<p>Note:</p>\n<p>This table contains provisional cases of selected national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:</p>\n<p>C.N.M.I.: Commonwealth of Northern Mariana Islands.<br />\nU: Unavailable. —: No reported cases. N: Not reportable. NA: Not Available. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<ul>\n<li>Case counts for reporting years 2017 and 2018 are provisional and subject to change. Data for years 2013 through 2016 are finalized. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>.</li>\n</ul>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/i42d-szcv/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/i42d-szcv/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/i42d-szcv/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/i42d-szcv/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/i42d-szcv',
'issued': '2019-01-03',
'keyword': ['2018',
'nedss',
'netss',
'nndss',
'tetanus',
'varicella morbidity',
'wonder'],
'landingPage': 'https://data.cdc.gov/d/i42d-szcv',
'modified': '2019-01-03',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NNDSS'],
'title': 'NNDSS - Table II. Tetanus to Varicella'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>NNDSS - Table II. Chlamydia to Coccidioidomycosis - 2016. In this Table, provisional* cases of selected† notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories.<br />\nNote:<br />\nThese are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting.</p>\n<p>Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available.</p>\n<p>Footnotes:<br />\nC.N.M.I.: Commonwealth of Northern Mariana Islands.<br />\nU: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<ul>\n<li>Case counts for reporting year 2016 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>. Data for TB are displayed in Table IV, which appears quarterly.<br />\n† Three low incidence conditions, rubella, rubella congenital, and tetanus, are in Table II to facilitate case count verification with reporting jurisdictions.</li>\n</ul>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/n835-hpyp/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/n835-hpyp/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/n835-hpyp/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/n835-hpyp/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/n835-hpyp',
'issued': '2017-01-05',
'keyword': ['2016',
'chlamydia trachomatis infection',
'coccidioidomycosis',
'mmwr',
'nedss',
'netss',
'nndss',
'wonder'],
'landingPage': 'https://data.cdc.gov/d/n835-hpyp',
'modified': '2017-01-05',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NNDSS'],
'title': 'NNDSS - Table II. Chlamydia to Coccidioidomycosis'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'National Center for Health Statistics',
'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>Weekly data on the number of deaths from all causes by sex, age group, and race/Hispanic origin group for the United States. Counts of deaths in more recent weeks can be compared with counts from earlier years (2015-2019) to determine if the number is higher than expected.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/m74n-4hbs/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/m74n-4hbs/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/m74n-4hbs/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/m74n-4hbs/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/m74n-4hbs',
'issued': '2020-11-12',
'keyword': ['covid-19', 'excess deaths', 'nchs'],
'landingPage': 'https://data.cdc.gov/d/m74n-4hbs',
'modified': '2020-11-13',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NCHS'],
'title': 'AH Excess Deaths by Sex, Age, and Race'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'National Center for Health Statistics',
'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>Cumulative provisional counts of deaths sex, race/Hispanic origin, age group, and by select underlying causes of death. The dataset also includes provisional counts of death for COVID-19, coded to ICD-10 code U07.1 as an underlying or multiple cause of death. Includes deaths that occurred between January 1, 2020 to July 4, 2020.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/sf7h-sajc/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/sf7h-sajc/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/sf7h-sajc/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/sf7h-sajc/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/sf7h-sajc',
'issued': '2020-08-04',
'keyword': ['age group',
'cause of death',
'coronavirus',
'covid-19',
'deaths',
'hispanic origin',
'mortality',
'race'],
'landingPage': 'https://data.cdc.gov/d/sf7h-sajc',
'modified': '2020-11-12',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NCHS'],
'title': 'Cumulative Provisional Death Counts by Sex, Race, and Age through 7/4/2020'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'National Center for Health Statistics',
'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>Provisional counts of deaths by the month the deaths occurred, by age group and HHS region, for select underlying causes of death for 2019-2020. The dataset also includes monthly provisional counts of death for COVID-19, coded to ICD-10 code U07.1 as an underlying or multiple cause of death.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/ezfr-g6hf/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/ezfr-g6hf/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/ezfr-g6hf/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/ezfr-g6hf/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/ezfr-g6hf',
'issued': '2020-09-04',
'keyword': ['age group', 'covid-19', 'death', 'monthly', 'mortality'],
'landingPage': 'https://data.cdc.gov/d/ezfr-g6hf',
'modified': '2020-11-12',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NCHS'],
'title': 'Monthly provisional counts of deaths by age group and HHS region for select causes of death'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'National Center for Health Statistics',
'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>Provisional death counts of sickle cell disease and coronavirus disease 2019 (COVID-19), by quarter, age, and race or Hispanic origin.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/3sh4-uqpm/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/3sh4-uqpm/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/3sh4-uqpm/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/3sh4-uqpm/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/3sh4-uqpm',
'issued': '2020-09-25',
'keyword': ['covid-19', 'mortality', 'sickle cell disease'],
'landingPage': 'https://data.cdc.gov/d/3sh4-uqpm',
'modified': '2020-11-12',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NCHS'],
'title': 'AH Sickle Cell Disease Provisional Death Counts 2019-2020'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>Source: Behavioral Risk Factor Surveillance System (BRFSS), 2012 & 2014.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/s9bp-7k3m/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/s9bp-7k3m/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/s9bp-7k3m/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/s9bp-7k3m/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/s9bp-7k3m',
'issued': '2016-09-26',
'keyword': ['cdc', 'centers for disease control and prevention'],
'landingPage': 'https://data.cdc.gov/d/s9bp-7k3m',
'modified': '2016-09-26',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['Motor Vehicle'],
'title': 'Percentage of Adults Who Report Driving After Drinking Too Much (in the past 30 days), All States, 2012 & 2014'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>TABLE III. Deaths in 122 U.S. cities - 2015122 Cities Mortality Reporting System ��� Each week, the vital statistics offices of 122 cities across the United States report the total number of death certificates processed and the number of those for which pneumonia or influenza was listed as the underlying or contributing cause of death by age group (Under 28 days, 28 days ���1 year, 1-14 years, 15-24 years, 25-44 years, 45-64 years, 65-74 years, 75-84 years, and ��� 85 years).FOOTNOTE:U: Unavailable -: No reported cases * Mortality data in this table are voluntarily reported from 122 cities in the United States, most of which have populations of 100,000 or more. A death is reported by the place of its occurrence and by the week that the death certificate was filed. Fetal deaths are not included. ** Totals include unknown ages. *** Partial counts for this city.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/7esm-uptm/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/7esm-uptm/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/7esm-uptm/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/7esm-uptm/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/7esm-uptm',
'issued': '2016-01-07',
'keyword': ['122 cities',
'2015',
'death',
'influenza',
'mortality',
'pneumonia'],
'landingPage': 'https://data.cdc.gov/d/7esm-uptm',
'modified': '2018-01-19',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'title': 'TABLE III. Deaths in 122 U.S. cities'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>NNDSS - Table II. Spotted Fever Rickettsiosis to Syphilis - 2015.In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories. Note:These are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting. Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available. Footnotes:C.N.M.I.: Commonwealth of Northern Mariana Islands. U: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum. * Three low incidence conditions, rubella, rubella congenital, and tetanus, have been moved to Table 2 to facilitate case count verification with reporting jurisdictions. ��� Case counts for reporting year 2015 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>. Data for TB are displayed in Table IV, which appears quarterly. �� Illnesses with similar clinical presentation that result from Spotted fever group rickettsia infections are reported as Spotted fever rickettsioses. Rocky Mountain spotted fever (RMSF) caused by Rickettsia rickettsii, is the most common and well-known spotted fever.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/ekd3-qu3w/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/ekd3-qu3w/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/ekd3-qu3w/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/ekd3-qu3w/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/ekd3-qu3w',
'issued': '2016-01-07',
'keyword': ['2015',
'mmwr',
'nedss',
'netss',
'nndss',
'rmsf',
'spotted fever rickettsiosis',
'syphilis primary and secondary',
'wonder'],
'landingPage': 'https://data.cdc.gov/d/ekd3-qu3w',
'modified': '2016-01-07',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NNDSS'],
'title': 'NNDSS - Table II. Spotted Fever Rickettsiosis to Syphilis'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'accrualPeriodicity': 'R/P1M',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'National Center for Health Statistics',
'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>This data contains provisional counts for drug overdose deaths based on a current flow of mortality data in the National Vital Statistics System. Counts for the most recent final annual data are provided for comparison. National provisional counts include deaths occurring within the 50 states and the District of Columbia as of the date specified and may not include all deaths that occurred during a given time period. Provisional counts are often incomplete and causes of death may be pending investigation (see Technical notes) resulting in an underestimate relative to final counts. To address this, methods were developed to adjust provisional counts for reporting delays by generating a set of predicted provisional counts (see Technical notes). Starting in June 2018, this monthly data release will include both reported and predicted provisional counts.</p>\n<p>The provisional data include: (a) the reported and predicted provisional counts of deaths due to drug overdose occurring nationally and in each jurisdiction; (b) the percentage changes in provisional drug overdose deaths for the current 12 month-ending period compared with the 12-month period ending in the same month of the previous year, by jurisdiction; and (c) the reported and predicted provisional counts of drug overdose deaths involving specific drugs or drug classes occurring nationally and in selected jurisdictions. The reported and predicted provisional counts represent the numbers of deaths due to drug overdose occurring in the 12-month periods ending in the month indicated. These counts include all seasons of the year and are insensitive to variations by seasonality. Deaths are reported by the jurisdiction in which the death occurred.</p>\n<p>Several data quality metrics, including the percent completeness in overall death reporting, percentage of deaths with cause of death pending further investigation, and the percentage of drug overdose deaths with specific drugs or drug classes reported are included to aid in interpretation of provisional data as these measures are related to the accuracy of provisional counts (see Technical notes). Reporting of the specific drugs and drug classes involved in drug overdose deaths varies by jurisdiction, and comparisons of death rates involving specific drugs across selected jurisdictions should not be made (see Technical notes). Provisional data will be updated on a monthly basis as additional records are received.</p>\n<p>Technical notes</p>\n<p>Nature and sources of data</p>\n<p>Provisional drug overdose death counts are based on death records received and processed by the National Center for Health Statistics (NCHS) as of a specified cutoff date. The cutoff date is generally the first Sunday of each month. National provisional estimates include deaths occurring within the 50 states and the District of Columbia. NCHS receives the death records from state vital registration offices through the Vital Statistics Cooperative Program (VSCP).</p>\n<p>The timeliness of provisional mortality surveillance data in the National Vital Statistics System (NVSS) database varies by cause of death. The lag time (i.e., the time between when the death occurred and when the data are available for analysis) is longer for drug overdose deaths compared with other causes of death (1). Thus, provisional estimates of drug overdose deaths are reported 6 months after the date of death.</p>\n<p>Provisional death counts presented in this data visualization are for “12-month ending periods,” defined as the number of deaths occurring in the 12-month period ending in the month indicated. For example, the 12-month ending period in June 2017 would include deaths occurring from July 1, 2016, through June 30, 2017. The 12-month ending period counts include all seasons of the year and are insensitive to reporting variations by seasonality. Counts for the 12-month period ending in the same month of the previous year are shown for comparison. These provisional counts of drug overdose deaths and re</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/xkb8-kh2a/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/xkb8-kh2a/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/xkb8-kh2a/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/xkb8-kh2a/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/xkb8-kh2a',
'issued': '2019-04-17',
'keyword': ['cocaine',
'deaths',
'drug',
'drug overdose',
'heroin',
'methadone',
'mortality',
'nchs',
'opiate',
'opioid',
'psychostimulants',
'state',
'united states'],
'landingPage': 'https://data.cdc.gov/d/xkb8-kh2a',
'modified': '2020-11-12',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'temporal': '2015-01-01T05:00:00-05:00/2017-12-31T05:00:00-05:00',
'theme': ['NCHS'],
'title': 'VSRR Provisional Drug Overdose Death Counts'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>NNDSS - TABLE 1Z. Pertussis to Poliomyelitis, paralytic - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/bve7-bjy2/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/bve7-bjy2/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/bve7-bjy2/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/bve7-bjy2/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/bve7-bjy2',
'issued': '2019-04-26',
'keyword': ['2019',
'nedss',
'netss',
'nndss',
'paralytic',
'pertussis',
'plague',
'poliomyelitis',
'wonder'],
'landingPage': 'https://data.cdc.gov/d/bve7-bjy2',
'modified': '2019-05-30',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NNDSS'],
'title': 'NNDSS - TABLE 1Z. Pertussis to Poliomyelitis, paralytic'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>NNDSS - Table 1F. Brucellosis to Candida auris, clinical - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />\n§ Candida auris, clinical colonization/screening cases are not included in this table. These data are available on the Mycotic Diseases Branch\'s Tracking Candida auris page (<a href="https://www.cdc.gov/fungal/candida-auris/tracking-c-auris.html">https://www.cdc.gov/fungal/candida-auris/tracking-c-auris.html</a>).</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/w54d-atna/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/w54d-atna/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/w54d-atna/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/w54d-atna/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/w54d-atna',
'issued': '2019-04-26',
'keyword': ['2019',
'brucellosis',
'campylobacteriosis',
'candida auris',
'clinical',
'nedss',
'netss',
'nndss',
'wonder'],
'landingPage': 'https://data.cdc.gov/d/w54d-atna',
'modified': '2019-05-30',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NNDSS'],
'title': 'NNDSS - TABLE 1F. Brucellosis to Candida auris, clinical'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>NNDSS - TABLE 1Y. Mumps to Novel influenza A virus infections - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />\n§ Novel influenza A virus infections are human infections with influenza A viruses that are different from currently circulating human seasonal influenza viruses. With the exception of one avian lineage influenza A (H7N2) virus, all novel influenza A virus infections reported to CDC since 2012 have been variant influenza viruses.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/yvsw-8ht9/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/yvsw-8ht9/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/yvsw-8ht9/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/yvsw-8ht9/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/yvsw-8ht9',
'issued': '2019-04-26',
'keyword': ['2019',
'mumps',
'nedss',
'netss',
'nndss',
'novel influenza a virus infections',
'wonder'],
'landingPage': 'https://data.cdc.gov/d/yvsw-8ht9',
'modified': '2019-05-30',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NNDSS'],
'title': 'NNDSS - TABLE 1Y. Mumps to Novel influenza A virus infections'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>NNDSS - Table 1I. Cryptosporidiosis to Cyclosporiasis - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/khjf-tq2k/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/khjf-tq2k/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/khjf-tq2k/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/khjf-tq2k/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/khjf-tq2k',
'issued': '2019-04-26',
'keyword': ['2019',
'cryptosporidiosis',
'cyclosporiasis',
'nedss',
'netss',
'nndss',
'wonder'],
'landingPage': 'https://data.cdc.gov/d/khjf-tq2k',
'modified': '2019-05-30',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NNDSS'],
'title': 'NNDSS - TABLE 1I. Cryptosporidiosis to Cyclosporiasis'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'National Center for Health Statistics',
'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>Final counts of deaths by the week the deaths occurred, by state of occurrence, and by select causes of death for 2014-2018. Death counts in this dataset were derived from the National Vital Statistics System database that provides the most timely access to the data. Therefore, counts may differ slightly from final data due to differences in processing, recoding, and imputation.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/3yf8-kanr/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/3yf8-kanr/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/3yf8-kanr/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/3yf8-kanr/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/3yf8-kanr',
'issued': '2020-04-28',
'keyword': ['cause of death'],
'landingPage': 'https://data.cdc.gov/d/3yf8-kanr',
'modified': '2020-11-10',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NCHS'],
'title': 'Weekly Counts of Deaths by State and Select Causes, 2014-2018'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'National Center for Health Statistics',
'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>Deaths involving coronavirus disease 2019 (COVID-19) and pneumonia reported to NCHS by place of death, age, and state.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/g4z9-a9d3/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/g4z9-a9d3/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/g4z9-a9d3/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/g4z9-a9d3/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/g4z9-a9d3',
'issued': '2020-07-24',
'keyword': ['centers-for-disease-control-and-prevention'],
'landingPage': 'https://data.cdc.gov/d/g4z9-a9d3',
'modified': '2020-11-10',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NCHS'],
'title': 'Provisional COVID-19 Death Counts by Place of Death and Age Group'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'National Center for Health Statistics',
'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>Cumulative provisional counts of deaths sex, race/Hispanic origin, age group, and by select underlying causes of death. The dataset also includes provisional counts of death for COVID-19, coded to ICD-10 code U07.1 as an underlying or multiple cause of death. Includes deaths that occurred between January 1, 2020 to July 11, 2020.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/mwk9-wnfr/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/mwk9-wnfr/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/mwk9-wnfr/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/mwk9-wnfr/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/mwk9-wnfr',
'issued': '2020-07-22',
'keyword': ['age group',
'cause of death',
'coronavirus',
'covid-19',
'deaths',
'hispanic origin',
'mortality',
'race'],
'landingPage': 'https://data.cdc.gov/d/mwk9-wnfr',
'modified': '2020-11-10',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NCHS'],
'title': 'Cumulative Provisional Counts of Deaths by Sex, Race, and Age'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'National Center for Health Statistics',
'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>Deaths involving coronavirus disease 2019 (COVID-19) by month of death, region, age, place of death, and race and Hispanic origin.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/aie4-agrk/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/aie4-agrk/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/aie4-agrk/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/aie4-agrk/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/aie4-agrk',
'issued': '2020-09-11',
'keyword': ['age group', 'covid-19', 'hispanic origin', 'monthly', 'race'],
'landingPage': 'https://data.cdc.gov/d/aie4-agrk',
'modified': '2020-11-10',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NCHS'],
'title': 'Monthly counts of COVID-19 deaths, by region, age, and race and Hispanic origin'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'National Center for Health Statistics',
'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>Deaths involving coronavirus disease 2019 (COVID-19) by month of death, region, age, place of death, and race and Hispanic origin: May-August 2020.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/w4jm-mysj/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/w4jm-mysj/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/w4jm-mysj/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/w4jm-mysj/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/w4jm-mysj',
'issued': '2020-09-28',
'keyword': ['age group', 'covid-19', 'hispanic origin', 'monthly', 'race'],
'landingPage': 'https://data.cdc.gov/d/w4jm-mysj',
'modified': '2020-11-10',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NCHS'],
'title': 'Monthly counts of COVID-19 deaths, by region, age, place, and race and Hispanic origin'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'National Center for Health Statistics',
'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>Provisional count of deaths involving coronavirus disease 2019 (COVID-19) by United States county, from week ending February 1, 2020 through week ending August 1, 2020.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/6vqh-esgs/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/6vqh-esgs/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/6vqh-esgs/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/6vqh-esgs/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/6vqh-esgs',
'issued': '2020-09-24',
'keyword': ['coronavirus',
'county',
'covid-19',
'deaths',
'mortality',
'nchs'],
'landingPage': 'https://data.cdc.gov/d/6vqh-esgs',
'modified': '2020-11-10',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NCHS'],
'title': 'AH County-level Provisional COVID-19 Deaths Counts'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'National Center for Health Statistics',
'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>Provisional death counts of COVID-19 deaths by place of death, week, and age.</p>\n<p>Data source: National Center for Health Statistics National Vital Statistics System. Provisional data for 2020.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/g7hk-rc8d/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/g7hk-rc8d/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/g7hk-rc8d/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/g7hk-rc8d/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/g7hk-rc8d',
'issued': '2020-10-05',
'keyword': ['centers-for-disease-control-and-prevention'],
'landingPage': 'https://data.cdc.gov/d/g7hk-rc8d',
'modified': '2020-11-10',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NCHS'],
'title': 'AH Place of Death By Age and Week, Provisional Counts of COVID-19 Deaths'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'National Center for Health Statistics',
'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>Provisional death counts of diabetes, coronavirus disease 2019 (COVID-19) and other select causes of death, by month, sex, and age.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/qdcb-uzft/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/qdcb-uzft/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/qdcb-uzft/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/qdcb-uzft/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/qdcb-uzft',
'issued': '2020-10-21',
'keyword': ['covid-19', 'diabetes', 'mortality'],
'landingPage': 'https://data.cdc.gov/d/qdcb-uzft',
'modified': '2020-11-10',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NCHS'],
'title': 'AH Provisional Diabetes Death Counts, 2020'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>NNDSS - Table II. Rubella to Salmonellosis - 2015.In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed.The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories. Note:These are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting. Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available. Footnotes:C.N.M.I.: Commonwealth of Northern Mariana Islands. U: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum. * Three low incidence conditions, rubella, rubella congenital, and tetanus, have been moved to Table 2 to facilitate case count verification with reporting jurisdictions. ��� Case counts for reporting year 2015 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>. Data for TB are displayed in Table IV, which appears quarterly.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/d6kj-devz/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/d6kj-devz/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/d6kj-devz/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/d6kj-devz/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/d6kj-devz',
'issued': '2016-01-07',
'keyword': ['2015',
'congenital syndrome',
'mmwr',
'nedss',
'netss',
'nndss',
'rubella',
'salmonellosis',
'wonder'],
'landingPage': 'https://data.cdc.gov/d/d6kj-devz',
'modified': '2016-01-07',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NNDSS'],
'title': 'NNDSS - Table II. Rubella to Salmonellosis'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>NNDSS - TABLE 1S. Invasive pneumococcal disease, all ages, Confirmed to Invasive pneumococcal disease, all ages, Probable - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\n Max: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />\n§ Includes drug resistant and susceptible cases of Invasive Pneumococcal Disease.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/drfe-vxdh/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/drfe-vxdh/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/drfe-vxdh/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/drfe-vxdh/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/drfe-vxdh',
'issued': '2019-04-26',
'keyword': ['2019',
'all ages',
'confirmed',
'invasive pneumococcal disease',
'nedss',
'netss',
'nndss',
'probable',
'wonder'],
'landingPage': 'https://data.cdc.gov/d/drfe-vxdh',
'modified': '2019-05-30',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NNDSS'],
'title': 'NNDSS - TABLE 1S. Invasive pneumococcal disease, all ages, Confirmed to Invasive pneumococcal disease, all ages, Probable'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'accrualPeriodicity': 'R/P1D',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'National Center for Health Statistics',
'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>The provisional counts for coronavirus disease (COVID-19) deaths are based on a current flow of mortality data in the National Vital Statistics System. National provisional counts include deaths occurring within the 50 states and the District of Columbia as of the date specified that have been received and coded. It is important to note that it can take several weeks for death records to be submitted to National Center for Health Statistics (NCHS), processed, coded, and tabulated. Therefore, the data shown on this page may be incomplete, and will likely not include all deaths that occurred during a given time period especially for the more recent time periods. Death counts for earlier weeks are continually revised and may increase or decrease as new and updated death certificate data are received from the states by NCHS. COVID-19 death counts shown here may differ from other published sources, as data currently are lagged by an average of 1-2 weeks.</p>\n<p>The provisional data presented on this page include the weekly provisional count of deaths in the United States due to COVID-19, deaths from all causes and percent of expected deaths (i.e., number of deaths received over number of deaths expected based on data from previous years), pneumonia deaths (excluding pneumonia deaths involving influenza), and pneumonia deaths involving COVID-19; (a) by week ending date, (b) by age at death, and (c) by specific jurisdictions. Future updates to this release may include additional detail such as demographic characteristics (e.g., sex), additional causes of death (e.g., acute respiratory distress syndrome or other comorbidities), or estimates based on models that account for reporting delays to generate more accurate predicted provisional counts.</p>\n<p>Pneumonia deaths are included to provide context for understanding the completeness of COVID-19 mortality data and related trends. Deaths due to COVID-19 may be misclassified as pneumonia deaths in the absence of positive test results, and pneumonia may appear on death certificates as a comorbid condition. Thus, increases in pneumonia deaths may be an indicator of excess COVID-19-related mortality. Additionally, estimates of completeness for pneumonia deaths may provide context for understanding the lag in reporting for COVID-19 deaths, as it is anticipated that these causes would have similar delays in reporting, processing, and coding. However, it is possible that reporting of COVID-19 mortality may be slower or faster than for other causes of death, and that the delay may change over time. Analyses to better understand and quantify reporting delays for COVID-19 deaths and related causes are underway. The list of causes provided in these tables may expand in future releases as more data are received, and other potentially comorbid conditions are determined.</p>\n<p>Technical notes</p>\n<p>Comparing data in this report to other sources</p>\n<p>Provisional death counts in this report will not match counts in other sources, such as media reports or numbers from county health departments. Death data, once received and processed by National Center for Health Statistics (NCHS), are tabulated by the state or jurisdiction in which the death occurred. Death counts are not tabulated by the decedent’s state of residence. COVID-19 deaths may also be classified or defined differently in various reporting and surveillance systems. Death counts in this report include laboratory confirmed COVID-19 deaths and clinically confirmed COVID-19 deaths. This includes deaths where COVID-19 is listed as a “presumed” or “probable” cause. Some local and state health departments only report laboratory-confirmed COVID deaths. This may partly account for differences between NCHS reported death counts and death counts reported in other sources. Provisional counts reported here track approximately 1–2 weeks behind other published data sources on the number of COVID-19 deaths in the U.S. (1,2,3).</p>\n<p>Nature and sources of data</p>\n<p>Provisional death c</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/hc4f-j6nb/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/hc4f-j6nb/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/hc4f-j6nb/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/hc4f-j6nb/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/hc4f-j6nb',
'issued': '2020-04-23',
'keyword': ['age',
'coronavirus',
'covid-19',
'deaths',
'mortality',
'nchs',
'pneumonia',
'state',
'united states'],
'landingPage': 'https://data.cdc.gov/d/hc4f-j6nb',
'modified': '2020-11-10',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'temporal': '2019-01-01T05:00:00-05:00/2020-12-31T05:00:00-05:00',
'theme': ['NCHS'],
'title': 'Provisional Death Counts for Coronavirus Disease (COVID-19)'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>NNDSS - Table II. Hepatitis (viral, acute, by type) A & B - 2018. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states or territory.</p>\n<p>Note:</p>\n<p>This table contains provisional cases of selected national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:</p>\n<p>C.N.M.I.: Commonwealth of Northern Mariana Islands.<br />\nU: Unavailable. —: No reported cases. N: Not reportable. NA: Not Available. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<ul>\n<li>Case counts for reporting years 2017 and 2018 are provisional and subject to change. Data for years 2013 through 2016 are finalized. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>.</li>\n</ul>\n<p>† Perinatal hepatitis C cases are not included in this table. These data will be included in the annual NNDSS tables on the NNDSS Data and Statistics page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>) beginning with data year 2018 and in the annual Summary of Viral Hepatitis, published online by CDC\'s Division of Viral Hepatitis, available at <a href="https://www.cdc.gov/hepatitis/statistics/2015surveillance/index.htm">https://www.cdc.gov/hepatitis/statistics/2015surveillance/index.htm</a>.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/btcp-84tv/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/btcp-84tv/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/btcp-84tv/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/btcp-84tv/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/btcp-84tv',
'issued': '2019-01-03',
'keyword': ['2018',
'acute',
'by type) a & b',
'hepatitis (viral',
'nedss',
'netss',
'nndss',
'wonder'],
'landingPage': 'https://data.cdc.gov/d/btcp-84tv',
'modified': '2019-01-03',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NNDSS'],
'title': 'NNDSS - Table II. Hepatitis (viral, acute, by type) A & B'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>Percentages are weighted to population characteristics. Data are not available if it did not meet BRFSS stability requirements.For more information on these requirements, as well as risk factors and calculated variables, see the Technical Documents and Survey Data for a specific year - <a href="http://www.cdc.gov/brfss/annual_data/annual_data.htm.Recommended">http://www.cdc.gov/brfss/annual_data/annual_data.htm.Recommended</a> citation: Centers for Disease Control and Prevention (CDC). Behavioral Risk Factor Surveillance System. Atlanta, Georgia: U.S. Department of Health and Human Services, Centers for Disease Control and Prevention, [appropriate year].</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/8zak-ewtm/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/8zak-ewtm/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/8zak-ewtm/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/8zak-ewtm/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/8zak-ewtm',
'issued': '2013-08-02',
'keyword': ['brfss', 'current smokers', 'former smoker', 'non-smoker'],
'landingPage': 'https://data.cdc.gov/d/8zak-ewtm',
'modified': '2015-08-27',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['Smoking & Tobacco Use'],
'title': 'BRFSS Prevalence and Trends Data: Tobacco Use - Four Level Smoking Data for 1995-2010'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>NNDSS - TABLE 1DD. Rubella to Rubella, congenital syndrome - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/ht29-hwxw/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/ht29-hwxw/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/ht29-hwxw/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/ht29-hwxw/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/ht29-hwxw',
'issued': '2019-04-26',
'keyword': ['2019',
'nedss',
'netss',
'nndss',
'rubella',
'rubella congenital syndrome',
'wonder'],
'landingPage': 'https://data.cdc.gov/d/ht29-hwxw',
'modified': '2019-05-30',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NNDSS'],
'title': 'NNDSS - TABLE 1DD. Rubella to Rubella, congenital syndrome'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Nursing Home Compare',
'hasEmail': 'mailto:BetterCare@cms.hhs.gov'},
'description': '<p>Nursing home summary information for the Health and Fire Safety Inspections currently listed on Nursing Home Compare, including dates of the three most recent inspections (including those with no deficiencies), and counts of deficiencies sited, overall and within the categories listed on Nursing Home Compare. Data are presented as one inspection cycle per provider. Note that deficiency counts do not include citations from complaint inspections.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/tbry-pc2d/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/tbry-pc2d/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/tbry-pc2d/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/tbry-pc2d/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.medicare.gov/api/views/tbry-pc2d',
'issued': '2020-05-08',
'keyword': ['complaints',
'inspection results',
'nhc',
'nursing home',
'safety'],
'landingPage': 'https://data.medicare.gov/d/tbry-pc2d',
'modified': '2020-11-06',
'programCode': ['009:078'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Nursing Home Compare'],
'title': 'Survey Summary'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Nursing Home Compare',
'hasEmail': 'mailto:BetterCare@cms.hhs.gov'},
'description': '<p>General information on currently active nursing homes, including number of certified beds, quality measure scores, staffing and other information used in the Five-Star Rating System. Data are presented as one row per nursing home.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/4pq5-n9py/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/4pq5-n9py/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/4pq5-n9py/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/4pq5-n9py/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.medicare.gov/api/views/4pq5-n9py',
'issued': '2020-08-26',
'keyword': ['general information', 'nhc', 'nursing home'],
'landingPage': 'https://data.medicare.gov/d/4pq5-n9py',
'modified': '2020-11-06',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Nursing Home Compare'],
'title': 'Provider Info'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Nursing Home Compare',
'hasEmail': 'mailto:BetterCare@cms.hhs.gov'},
'description': '<p>A list of a variety of averages for each state or territory as well as the national average, including each quality measure, staffing, fine amount and number of deficiencies. Each row displays a specific state or territory, the associated measure and average.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/xcdc-v8bm/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/xcdc-v8bm/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/xcdc-v8bm/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/xcdc-v8bm/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.medicare.gov/api/views/xcdc-v8bm',
'issued': '2020-10-28',
'keyword': ['general information', 'nhc', 'nursing home'],
'landingPage': 'https://data.medicare.gov/d/xcdc-v8bm',
'modified': '2020-11-06',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Nursing Home Compare'],
'title': 'State US Averages'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Nursing Home Compare',
'hasEmail': 'mailto:BetterCare@cms.hhs.gov'},
'description': '<p>A list of the fines and payment denials currently displayed on Nursing Home Compare.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/g6vv-u9sr/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/g6vv-u9sr/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/g6vv-u9sr/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/g6vv-u9sr/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.medicare.gov/api/views/g6vv-u9sr',
'issued': '2020-07-29',
'keyword': ['enforcement', 'nhc', 'nursing home', 'penalties'],
'landingPage': 'https://data.medicare.gov/d/g6vv-u9sr',
'modified': '2020-11-06',
'programCode': ['009:078'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Nursing Home Compare'],
'title': 'Penalties'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Nursing Home Compare',
'hasEmail': 'mailto:BetterCare@cms.hhs.gov'},
'description': '<p>A list of ownership information for currently active nursing homes.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/y2hd-n93e/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/y2hd-n93e/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/y2hd-n93e/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/y2hd-n93e/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.medicare.gov/api/views/y2hd-n93e',
'issued': '2019-09-25',
'keyword': ['general information', 'nhc', 'nursing home'],
'landingPage': 'https://data.medicare.gov/d/y2hd-n93e',
'modified': '2020-11-06',
'programCode': ['009:078'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Nursing Home Compare'],
'title': 'Ownership'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Nursing Home Compare',
'hasEmail': 'mailto:BetterCare@cms.hhs.gov'},
'description': '<p>Quality measures displayed on Nursing Home Compare that are based on Medicare claims data. Each row contains a specific quality measure for a specific nursing home and includes the risk-adjusted score.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/ijh5-nb2v/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/ijh5-nb2v/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/ijh5-nb2v/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/ijh5-nb2v/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.medicare.gov/api/views/ijh5-nb2v',
'issued': '2020-07-29',
'keyword': ['measures',
'nhc',
'nursing home',
'quality',
'quality measures',
'ratings'],
'landingPage': 'https://data.medicare.gov/d/ijh5-nb2v',
'modified': '2020-11-06',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Nursing Home Compare'],
'title': 'Medicare Claims Quality Measures'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Nursing Home Compare',
'hasEmail': 'mailto:BetterCare@cms.hhs.gov'},
'description': '<p>Quality measures displayed on Nursing Home Compare that are based on the resident assessments that make up the nursing home Minimum Data Set (MDS). Each row contains a specific quality measure for a specific nursing home and includes the 4-quarter score average and scores for each individual quarter.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/djen-97ju/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/djen-97ju/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/djen-97ju/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/djen-97ju/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.medicare.gov/api/views/djen-97ju',
'issued': '2020-07-29',
'keyword': ['measures',
'nhc',
'nursing home',
'quality',
'quality measures',
'ratings'],
'landingPage': 'https://data.medicare.gov/d/djen-97ju',
'modified': '2020-11-06',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Nursing Home Compare'],
'title': 'MDS Quality Measures'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Nursing Home Compare',
'hasEmail': 'mailto:BetterCare@cms.hhs.gov'},
'description': '<p>A list of all health deficiencies currently listed on Nursing Home Compare, including the nursing home that received the deficiency, the associated inspection date, deficiency tag number, scope and severity, the current status of the deficiency and the correction date. Data are presented as one deficiency per row.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/r5ix-sfxw/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/r5ix-sfxw/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/r5ix-sfxw/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/r5ix-sfxw/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.medicare.gov/api/views/r5ix-sfxw',
'issued': '2020-05-08',
'keyword': ['complaints',
'inspection results',
'nhc',
'nursing home',
'safety'],
'landingPage': 'https://data.medicare.gov/d/r5ix-sfxw',
'modified': '2020-11-06',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Nursing Home Compare'],
'title': 'Health Deficiencies'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Nursing Home Compare',
'hasEmail': 'mailto:BetterCare@cms.hhs.gov'},
'description': '<p>A list of all fire safety deficiencies currently listed on Nursing Home Compare, including the nursing home that received the deficiency, the associated inspection date, deficiency tag number, scope and severity, the current status of the deficiency and the correction date. Data are presented as one deficiency per row.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/ifjz-ge4w/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/ifjz-ge4w/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/ifjz-ge4w/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/ifjz-ge4w/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.medicare.gov/api/views/ifjz-ge4w',
'issued': '2019-12-04',
'keyword': ['complaints',
'inspection results',
'nhc',
'nursing home',
'safety'],
'landingPage': 'https://data.medicare.gov/d/ifjz-ge4w',
'modified': '2020-11-06',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Nursing Home Compare'],
'title': 'Fire Safety Deficiencies'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'National Center for Health Statistics',
'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>NOTES: Figures include all revisions received from the states and, therefore, may differ from those previously published. Data are provisional and are subject to monthly reporting variation. National data are calculated by summing the number of events reported by state of residence; counts are rounded to the nearest thousand (births and deaths) or hundred (infant deaths). Provisional counts may differ by approximately 2% from final counts, due to rounding and reporting variation. Additionally, the accuracy of the provisional counts may change over time. Data are estimates by state of residence. For discussion of the nature, source, and limitations of the data, see "Technical Notes" of the report, Births, Marriages, Divorces, and Deaths: Provisional Data for 2009. Available from URL: <a href="http://www.cdc.gov/nchs/data/nvsr/nvsr58/nvsr58_25.htm">http://www.cdc.gov/nchs/data/nvsr/nvsr58/nvsr58_25.htm</a>. Final counts of births, deaths, and infant deaths for previous years can be obtained from <a href="http://wonder.cdc.gov">http://wonder.cdc.gov</a>.</p>\n<p>SOURCE: Provisional data from the National Vital Statistics System, National Center for Health Statistics, CDC.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/hmz2-vwda/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/hmz2-vwda/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/hmz2-vwda/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/hmz2-vwda/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/hmz2-vwda',
'issued': '2018-07-31',
'keyword': ['50 states',
'deaths',
'district of columbia',
'infant deaths',
'live births',
'national vital statistics system',
'nvss',
'puerto rico',
'united states',
'vital statistics rapid release',
'vsrr'],
'landingPage': 'https://data.cdc.gov/d/hmz2-vwda',
'modified': '2020-11-06',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NCHS'],
'title': 'VSRR - State and National Provisional Counts for Live Births, Deaths, and Infant Deaths'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Nursing Home Compare',
'hasEmail': 'mailto:SNFQRPPRQuestions@cms.hhs.gov'},
'description': '<p>Non-Critical Access Hospitals (CAHs) with swing beds are hospitals that provide Medicare Part A Skilled Nursing Facility (SNF) services to beneficiaries and must report data on certain measures of quality to Medicare through the Skilled Nursing Facility Quality Reporting Program (SNF QRP). This file contains a list of the swing bed units participating in the SNF QRP, as well as their results on quality measures implemented under the IMPACT Act.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/6uyb-waub/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/6uyb-waub/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/6uyb-waub/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/6uyb-waub/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.medicare.gov/api/views/6uyb-waub',
'issued': '2019-09-25',
'keyword': ['centers-for-medicare-medicaid-services'],
'landingPage': 'https://data.medicare.gov/d/6uyb-waub',
'modified': '2020-11-06',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Nursing Home Compare'],
'title': 'Skilled Nursing Facility Quality Reporting Program – Swing Beds – Provider Data'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Nursing Home Compare',
'hasEmail': 'mailto:SNFQRPPRQuestions@cms.hhs.gov'},
'description': '<p>Skilled Nursing Facilities (SNFs) provide Medicare Part A SNF services to beneficiaries and must report data on certain measures of quality to Medicare through the Skilled Nursing Facility Quality Reporting Program (SNF QRP). This file contains national averages on quality measures implemented under the IMPACT Act.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/5sqm-2qku/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/5sqm-2qku/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/5sqm-2qku/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/5sqm-2qku/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.medicare.gov/api/views/5sqm-2qku',
'issued': '2018-10-03',
'keyword': ['centers-for-medicare-medicaid-services'],
'landingPage': 'https://data.medicare.gov/d/5sqm-2qku',
'modified': '2020-11-06',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Nursing Home Compare'],
'title': 'Skilled Nursing Facility Quality Reporting Program - National Data'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Nursing Home Compare',
'hasEmail': 'mailto:SNFQRPPRQuestions@cms.hhs.gov'},
'description': '<p>Skilled Nursing Facilities (SNFs) provide Medicare Part A SNF services to beneficiaries and must report data on certain measures of quality to Medicare through the Skilled Nursing Facility Quality Reporting Program (SNF QRP). This file contains a list of SNFs, as well as their results on the quality of resident care measures implemented under the IMPACT Act.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/fykj-qjee/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/fykj-qjee/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/fykj-qjee/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/fykj-qjee/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.medicare.gov/api/views/fykj-qjee',
'issued': '2019-10-23',
'keyword': ['centers-for-medicare-medicaid-services'],
'landingPage': 'https://data.medicare.gov/d/fykj-qjee',
'modified': '2020-11-06',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Nursing Home Compare'],
'title': 'Skilled Nursing Facility Quality Reporting Program - Provider Data'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>NNDSS - TABLE 1P. Hemolytic uremic syndrome post-diarrheal to Hepatitis (viral, acute, by type), B - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/y4x9-2nqn/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/y4x9-2nqn/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/y4x9-2nqn/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/y4x9-2nqn/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/y4x9-2nqn',
'issued': '2019-04-26',
'keyword': ['2019',
'acute',
'by type) a',
'by type) b',
'hemolytic uremic syndrome post-diarrheal',
'hepatitis (viral',
'nedss',
'netss',
'nndss',
'wonder'],
'landingPage': 'https://data.cdc.gov/d/y4x9-2nqn',
'modified': '2019-05-30',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NNDSS'],
'title': 'NNDSS - TABLE 1P. Hemolytic uremic syndrome post-diarrheal to Hepatitis (viral, acute, by type), B'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'SNF VBP program',
'hasEmail': 'mailto:SNFVBP@rti.org'},
'description': '<p>This dataset contains facility specific performance information for the fiscal year (FY) 2020 Skilled Nursing Facility Value-Based Purchasing (SNF VBP) Program. Included are baseline period (FY 2016) and performance period (FY 2018) risk-standardized readmission rates, achievement scores, improvement scores, performance scores, rankings, and incentive payment multipliers. This dataset was updated and finalized following the March 31, 2020 completion of the Phase 1 Review and Correction process.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/284v-j9fz/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/284v-j9fz/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/284v-j9fz/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/284v-j9fz/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.medicare.gov/api/views/284v-j9fz',
'issued': '2019-12-04',
'keyword': ['skilled nursing facility value based purchasing'],
'landingPage': 'https://data.medicare.gov/d/284v-j9fz',
'modified': '2020-11-06',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Nursing Home Compare'],
'title': 'FY 2020 SNF VBP Facility Performance'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'SNF VBP program',
'hasEmail': 'mailto:SNFVBP@rti.org'},
'description': '<p>This table contains aggregate level information for the fiscal year (FY) 2020 Skilled Nursing Facility Value-Based Purchasing (SNF VBP) Program.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/ujcx-uaut/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/ujcx-uaut/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/ujcx-uaut/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/ujcx-uaut/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.medicare.gov/api/views/ujcx-uaut',
'issued': '2019-12-04',
'keyword': ['skilled nursing facility value based purchasing'],
'landingPage': 'https://data.medicare.gov/d/ujcx-uaut',
'modified': '2020-11-06',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Nursing Home Compare'],
'title': 'FY 2020 SNF VBP Aggregate Performance'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>NNDSS - TABLE 1M. Gonorrhea to Haemophilus influenzae, invasive disease (age <5 years), Serotype b - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/vx8v-gfyf/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/vx8v-gfyf/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/vx8v-gfyf/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/vx8v-gfyf/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/vx8v-gfyf',
'issued': '2019-04-26',
'keyword': ['2019',
'age <5 years',
'all ages',
'all serotypes',
'gonorrhea',
'haemophilus influenzae',
'invasive disease',
'nedss',
'netss',
'nndss',
'serotype b',
'wonder'],
'landingPage': 'https://data.cdc.gov/d/vx8v-gfyf',
'modified': '2019-05-30',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NNDSS'],
'title': 'NNDSS - TABLE 1M. Gonorrhea to Haemophilus influenzae, invasive disease (age <5 years), Serotype b'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'accrualPeriodicity': 'R/P1W',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'Anonymous',
'hasEmail': 'mailto:HealthData@hhs.gov'},
'dataQuality': True,
'description': '<p>The following dataset provides state-aggregated data for hospital utilization <strong>in a timeseries format</strong> dating back to January 1, 2020. These are derived from reports with facility-level granularity across three main sources: (1) HHS TeleTracking, (2) reporting provided directly to HHS Protect by state/territorial health departments on behalf of their healthcare facilities and (3) National Healthcare Safety Network (before July 15).</p>\n<p>The file will be updated regularly and provides the latest values reported by each facility within the last four days for all time. This allows for a more comprehensive picture of the hospital utilization within a state by ensuring a hospital is represented, even if they miss a single day of reporting.</p>\n<p>No statistical analysis is applied to account for non-response and/or to account for missing data.</p>\n<p>The below table displays one value for each field (i.e., column). Sometimes, reports for a given facility will be provided to more than one reporting source: HHS TeleTracking, NHSN, and HHS Protect. When this occurs, to ensure that there are not duplicate reports, prioritization is applied to the numbers for each facility.</p>\n<p><a href="https://healthdata.gov/covid-19-reported-patient-impact-and-hospital-capacity-state-data-dictionary">COVID-19 Reported Patient Impact and Hospital Capacity by State Data Dictionary</a></p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'description': '<p><strong>Updated 11/29/2020 9:52 PM</strong></p>\n',
'downloadURL': 'https://healthdata.gov/sites/default/files/reported_hospital_utilization_timeseries_20201129_2141.csv',
'format': 'csv',
'mediaType': 'text/csv',
'title': 'COVID-19 Reported Patient Impact and Hospital Capacity by State Timeseries'}],
'identifier': '83b4a668-9321-4d8c-bc4f-2bef66c49050',
'issued': '2020-11-03',
'keyword': ['Covid', 'Covid-19', 'Covid19'],
'landingPage': 'https://healthdata.gov/dataset/covid-19-reported-patient-impact-and-hospital-capacity-state-timeseries',
'license': 'https://opendatacommons.org/licenses/odbl/1.0/',
'modified': '2020-11-29',
'programCode': ['009:028'],
'publisher': {'@type': 'org:Organization',
'name': 'Department of Health & Human Services'},
'theme': ['Community', 'Health', 'Hospital', 'National', 'State'],
'title': 'COVID-19 Reported Patient Impact and Hospital Capacity by State Timeseries'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'National Center for Health Statistics',
'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>The Research and Development Survey (RANDS) is a platform designed for conducting survey question evaluation and statistical research. RANDS is an ongoing series of surveys from probability-sampled commercial survey panels used for methodological research at the National Center for Health Statistics (NCHS). RANDS estimates were generated using an experimental approach that differs from the survey design approaches generally used by NCHS, including possible biases from different response patterns and increased variability from lower sample sizes. Use of the RANDS platform allowed NCHS to produce more timely data than would have been possible using our traditional data collection methods. RANDS is not designed to replace NCHS’ higher quality, core data collections. Below we provide experimental estimates of telemedicine access and use for two rounds of RANDS during COVID-19. Data collection for the first round occurred between June 9, 2020 and July 6, 2020 and data collection for the second round occurred between August 3, 2020 and August 20, 2020. Information needed to interpret these estimates can be found in the Technical Notes.</p>\n<p>NCHS included questions about whether providers offered telemedicine (including video and telephone appointments)—both during and before the pandemic—and about the use of telemedicine during the pandemic. As a result of the coronavirus pandemic, many local and state governments discouraged people from leaving their homes for nonessential reasons. Although health care is considered an essential activity, telemedicine offers an opportunity for care without the potential or perceived risks of leaving the home. The National Health Interview Survey (NHIS), conducted by NCHS, added telemedicine questions to its sample adult questionnaire in July 2020. Currently RANDS is the only NCHS source for statistics related to telemedicine availability and use.</p>\n<p>The experimental estimates on this page are derived from RANDS and show the percentage of U.S. adults who have a usual place of care and a provider that offered telemedicine in the past two months, who used telemedicine in the past two months, or who have a usual place of care and a provider that offered telemedicine prior to the coronavirus pandemic.</p>\n<p>Technical Notes: <a href="https://www.cdc.gov/nchs/covid19/rands/telemedicine.htm#limitations">https://www.cdc.gov/nchs/covid19/rands/telemedicine.htm#limitations</a></p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/8xy9-ubqz/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/8xy9-ubqz/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/8xy9-ubqz/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/8xy9-ubqz/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/8xy9-ubqz',
'issued': '2020-10-07',
'keyword': ['covid-19', 'rands'],
'landingPage': 'https://data.cdc.gov/d/8xy9-ubqz',
'modified': '2020-11-02',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NCHS'],
'title': 'Use of Telemedicine During COVID-19'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'National Center for Health Statistics',
'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>The Research and Development Survey (RANDS) is a platform designed for conducting survey question evaluation and statistical research. RANDS is an ongoing series of surveys from probability-sampled commercial survey panels used for methodological research at the National Center for Health Statistics (NCHS). RANDS estimates were generated using an experimental approach that differs from the survey design approaches generally used by NCHS, including possible biases from different response patterns and increased variability from lower sample sizes. Use of the RANDS platform allowed NCHS to produce more timely data than would have been possible using our traditional data collection methods. RANDS is not designed to replace NCHS’ higher quality, core data collections. Below we provide experimental estimates of loss of work due to illness with coronavirus for two rounds of RANDS during COVID-19. Data collection for the first round occurred between June 9, 2020 and July 6, 2020 and data collection for the second round occurred between August 3, 2020 and August 20, 2020. Information needed to interpret these estimates can be found in the Technical Notes.</p>\n<p>NCHS included a question about the inability to work due to being sick or having a family member sick with COVID-19. The National Health Interview Survey (NHIS), conducted by NCHS, is the source for high-quality data to monitor work-loss days and work limitations in the United States. For example, in 2018, 42.7% of adults missed at least one day of work in the previous year due to illness or injury and 9.3% of adults were limited in their ability to work or unable to work due to physical, mental, or emotional problems.</p>\n<p>The experimental estimates on this page are derived from RANDS and show the percentage of U.S. adults who did not work for pay at a job or business, at any point, in the previous week because either they or someone in their family was sick with COVID-19.</p>\n<p>Technical Notes: <a href="https://www.cdc.gov/nchs/covid19/rands/work.htm#limitations">https://www.cdc.gov/nchs/covid19/rands/work.htm#limitations</a></p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/qgkx-mswu/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/qgkx-mswu/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/qgkx-mswu/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/qgkx-mswu/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/qgkx-mswu',
'issued': '2020-10-07',
'keyword': ['covid-19', 'rands'],
'landingPage': 'https://data.cdc.gov/d/qgkx-mswu',
'modified': '2020-11-02',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NCHS'],
'title': 'Loss of Work Due to Illness from COVID-19'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'National Center for Health Statistics',
'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>The Research and Development Survey (RANDS) is a platform designed for conducting survey question evaluation and statistical research. RANDS is an ongoing series of surveys from probability-sampled commercial survey panels used for methodological research at the National Center for Health Statistics (NCHS). RANDS estimates were generated using an experimental approach that differs from the survey design approaches generally used by NCHS, including possible biases from different response patterns and increased variability from lower sample sizes. Use of the RANDS platform allowed NCHS to produce more timely data than would have been possible using our traditional data collection methods. RANDS is not designed to replace NCHS’ higher quality, core data collections. Below we provide experimental estimates of reduced access to healthcare for two rounds of RANDS during COVID-19. Data collection for the first round occurred between June 9, 2020 and July 6, 2020 and data collection for the second round occurred between August 3, 2020 and August 20, 2020. Information needed to interpret these estimates can be found in the Technical Notes.</p>\n<p>NCHS included questions about unmet care during the coronavirus pandemic. Unmet needs for health care are often the result of cost-related barriers. The National Health Interview Survey (NHIS), conducted by NCHS, is the source for high-quality data to monitor cost-related health care access problems in the United States. For example, in 2018, 7.3% of persons of all ages reported delaying medical care due to cost and 4.8% reported needing medical care but not getting it due to cost in the past year. However, cost is not the only reason someone might delay or not receive needed medical care. As a result of the coronavirus pandemic, people also may not get needed medical care due to cancelled appointments, cutbacks in transportation options, fear of going to the emergency room, or an altruistic desire to not be a burden on the health care system, among other reasons.</p>\n<p>The experimental estimates on this page are derived from RANDS and show the percentage of U.S. adults who were unable to receive medical care (including urgent care, surgery, screening tests, ongoing treatment, regular checkups, prescriptions, dental care, vision care and hearing care) in the last two months.</p>\n<p>Technical Notes: <a href="https://www.cdc.gov/nchs/covid19/rands/reduced-access-to-care.htm#limitations">https://www.cdc.gov/nchs/covid19/rands/reduced-access-to-care.htm#limita...</a></p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/th9n-ghnr/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/th9n-ghnr/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/th9n-ghnr/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/th9n-ghnr/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/th9n-ghnr',
'issued': '2020-10-07',
'keyword': ['covid-19', 'rands'],
'landingPage': 'https://data.cdc.gov/d/th9n-ghnr',
'modified': '2020-11-02',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NCHS'],
'title': 'Reduced Access to Care During COVID-19'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'ONC Request',
'hasEmail': 'mailto:onc.request@hhs.gov'},
'describedBy': 'https://dashboard.healthit.gov/datadashboard/documentation/2015-edition-market-readiness-hospitals-clinicians-data-documentation.php',
'description': "<p>This dataset provides the proportion of developers, by market share, that have certified 2015 edition health IT modules. Market share approximations are determined through an analysis of the certified health IT products reported by participants in the Medicare EHR Incentive Program from 2011 to 2016. Approximations use the most recently reported data for each unique clinician and hospital participant. It is important to understand how to interpret these approximations. Some clinicians and hospitals report certified software from more than one unique developer. The market share percentages in this dataset, therefore, include some double counting (the percentages will, if summed together, add up above 100 percent.) The approximations convey the percent of hospitals and clinicians who use a developer's technology, and are not to be interpreted in aggregate as the percent of all hospitals and clinicians who have access to 2015 edition certified technology.</p>\n",
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://dashboard.healthit.gov/datadashboard/data/2015-edition-market-readiness-hospitals-clinicians-data.csv',
'format': 'csv',
'mediaType': 'application/unknown',
'title': '2015-edition-market-readiness-hospitals-clinicians-data.csv'}],
'identifier': 'j7aeu9v0-eudg-eqb6-3cik-gyv36mrqd7e7',
'issued': '2019-04-01',
'keyword': ['certified',
'ehrs',
'electronic health records',
'health information technology',
'health IT',
'market'],
'landingPage': 'https://dashboard.healthit.gov/datadashboard/documentation/2015-edition-market-readiness-hospitals-clinicians-data-documentation.php',
'modified': '2019-04',
'programCode': ['009:110'],
'publisher': {'@type': 'org:Organization',
'name': 'Office of the National Coordinator for Health Information Technology'},
'references': ['https://dashboard.healthit.gov/quickstats/pages/2015-edition-market-readiness-hospitals-clinicians.php'],
'title': '2015 Edition Market Readiness for Hospitals and Clinicians Data'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'ONC Request',
'hasEmail': 'mailto:onc.request@hhs.gov'},
'describedBy': 'https://dashboard.healthit.gov/datadashboard/documentation/hospital-health-it-adoption-use-data-documentation.php',
'description': '<p>The adoption and use of electronic health records is a key ONC priority. This page provides data access and documentation for the non-federal acute care hospital EHR adoption and use open data. These data include measures for electronic health record (EHR) adoption, patient health information exchange, including measures of interoperable exchange, and patient engagement capabilities.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://dashboard.healthit.gov/datadashboard/data/AHA_2008-2017.csv',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'AHA_2008-2017.csv'}],
'identifier': '4ace2vzk-eulv-7lnl-xxcj-kg2k8iivmu6m',
'issued': '2019-11-01',
'keyword': ['adoption',
'health care facilities',
'health information technology',
'health IT',
'hospital',
'patient engagement',
'patient information'],
'landingPage': 'https://dashboard.healthit.gov/datadashboard/documentation/hospital-health-it-adoption-use-data-documentation.php',
'modified': '2019-11',
'programCode': ['009:110'],
'publisher': {'@type': 'org:Organization',
'name': 'Office of the National Coordinator for Health Information Technology'},
'references': ['https://dashboard.healthit.gov/apps/hospital-health-it-adoption.php',
'https://dashboard.healthit.gov/quickstats/pages/FIG-Hospital-EHR-Adoption.php'],
'title': 'Non-federal Acute Care Hospital Health IT Adoption and Use'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'ONC Request',
'hasEmail': 'mailto:onc.request@hhs.gov'},
'describedBy': 'https://dashboard.healthit.gov/datadashboard/documentation/onc-budget-performance-measures-documentation.php',
'description': '<p>The dataset contains all the current and historical performance measures submitted as part of ONC;s annual budget formulation process. These measures track agency priorities for electronic health record adoption, health information exchange, patient engagement, and privacy and security. Each measure contains the annual estimate and a measure target, if applicable, for all the years the measure was reported in the ONC Budget.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://dashboard.healthit.gov/datadashboard/data/performance-measures.csv',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'performance-measures.csv'}],
'identifier': '8a9m6fom-b3x8-fk2t-sho0-d9sqcf25xomk',
'issued': '2015-09-01',
'keyword': ['adoption',
'budget formulation',
'EHR',
'health information technology',
'health IT',
'patient access',
'patient engagement',
'performance measure',
'view download transmit'],
'landingPage': 'https://dashboard.healthit.gov/datadashboard/documentation/onc-budget-performance-measures-documentation.php',
'modified': '2015-09',
'programCode': ['009:110'],
'publisher': {'@type': 'org:Organization',
'name': 'Office of the National Coordinator for Health Information Technology'},
'references': ['https://dashboard.healthit.gov/apps/onc-budget-performance-measures.php'],
'title': 'ONC Budget Performance Measure Data'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'ONC Request',
'hasEmail': 'mailto:onc.request@hhs.gov'},
'describedBy': 'https://dashboard.healthit.gov/datadashboard/documentation/federal-health-it-strategic-plan-goals-data-documentation.php',
'description': '<p>The Federal Health IT Strategic Plan 2015-2020 explains how the federal government intends to apply the effective use of information and technology to help the nation achieve high-quality care, lower costs, a healthy population, and engaged individuals. The work described in this Plan aims to modernize the U.S. health IT infrastructure so that individuals, their providers, and communities can use it to help achieve health and wellness goals. The Plan goals, objectives, and strategies outline how this work will be organized and tracked over the term of this Plan. Access the full list of goals, objectives, and strategies below.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://dashboard.healthit.gov/datadashboard/data/federal-health-it-strategic-plan-2015-2020-goals.csv',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'federal-health-it-strategic-plan-2015-2020-goals.csv'}],
'identifier': '5oubhewj-dyyu-xdf1-4uip-petoebzik6ii',
'issued': '2015-09-01',
'keyword': ['adoption',
'certified health information technology',
'EHR',
'electronic health records',
'health care',
'health information',
'health information exchange',
'health IT',
'patient engagement',
'quality care',
'strategy'],
'landingPage': 'https://dashboard.healthit.gov/datadashboard/documentation/federal-health-it-strategic-plan-goals-data-documentation.php',
'modified': '2015-09',
'programCode': ['009:110'],
'publisher': {'@type': 'org:Organization',
'name': 'Office of the National Coordinator for Health Information Technology'},
'references': ['https://dashboard.healthit.gov/strategic-plan/federal-health-it-strategic-plan-2015-2020.php'],
'title': 'Federal Health IT Strategic Plan: 2015-2020 Goals'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'ONC Request',
'hasEmail': 'mailto:onc.request@hhs.gov'},
'describedBy': 'https://dashboard.healthit.gov/datadashboard/documentation/ONC-REC-grantee-kpi-data-documentation.php',
'description': "<p>The ONC Regional Extension Centers (REC) Program provides assistance to health care providers to adopt and meaningfully use certified EHR technology. The program, funded through the American Recovery and Reinvestment Act (ARRA) or The Recovery Act, provides grants to organizations, Regional Extension Centers, that assist providers directly in the organization's region. There are 62 unique RECs across the United States. This data set provides federal funding granted to each REC, each REC's program goals, and various metrics on the total providers that have signed up with an REC for assistance, gone live on an EHR, and demonstrated meaningful use of certified EHR technology. This data set is an artifact of ONC's performance measurement and data analysis during the life of ARRA. RECs continue to assist providers to go live and demonstrate meaningful use of EHRs. See ONC's other REC data to track these metrics at the state and county level.</p>\n",
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://dashboard.healthit.gov/datadashboard/data/REC_KPI_Masterfile.csv',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'REC_KPI_Masterfile.csv'}],
'identifier': 'ytd2bcc1-rgdn-e58e-os1c-9q7j8rr5qnab',
'issued': '2015-06-01',
'keyword': ['CEHRT',
'EHR',
'EHR incentive programs',
'grantee',
'grants',
'health information',
'health IT',
'meaningful use',
'REC',
'Regional Extension Centers'],
'landingPage': 'https://dashboard.healthit.gov/datadashboard/documentation/ONC-REC-grantee-kpi-data-documentation.php',
'modified': '2015-06',
'programCode': ['009:110'],
'publisher': {'@type': 'org:Organization',
'name': 'Office of the National Coordinator for Health Information Technology'},
'references': ['https://dashboard.healthit.gov/quickstats/pages/FIG-REC-Program-Priority-Primary-Care-Provider-Meaningful-Use-Milestone.php'],
'title': 'ONC Regional Extension Centers (REC) Key Performance Indicators (KPIs) by Grantee'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'ONC Request',
'hasEmail': 'mailto:onc.request@hhs.gov'},
'describedBy': 'https://dashboard.healthit.gov/datadashboard/documentation/ONC-REC-kpi-state-data-documentation.php',
'description': "<p>The ONC Regional Extension Centers (REC) Program provides assistance to health care providers to adopt and meaningfully use certified EHR technology. The program, funded through the American Recovery and Reinvestment Act (ARRA) or The Recovery Act, provides grants to organizations, Regional Extension Centers, that assist providers directly in the organization's region. There are 62 unique RECs across the United States. This data set provides county-level health care professional participation in the REC Program. You can track metrics on the total primary care and non-primary care providers that signed up for REC assistance, gone live with an EHR, and demonstrated meaningful use of certified EHR technology. See ONC's REC data by state to track these metrics at the state level.</p>\n",
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'https://dashboard.healthit.gov/datadashboard/data/REC_KPI_State.csv,https://dashboard.healthit.gov/quickstats/pages/FIG-REC-Priority-Primary-Care-Providers-MU.php',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'REC_KPI_State.csv'}],
'identifier': 'zyaifc3t-i181-2wnr-j3fu-j6qo40bbttxx',
'issued': '2015-06-01',
'keyword': ['health information technology',
'health IT',
'health IT data',
'indicators',
'REC',
'regional extension centers',
'state'],
'landingPage': 'https://dashboard.healthit.gov/datadashboard/documentation/ONC-REC-kpi-state-data-documentation.php',
'modified': '2015-06',
'programCode': ['009:110'],
'publisher': {'@type': 'org:Organization',
'name': 'Office of the National Coordinator for Health Information Technology'},
'references': ['https://dashboard.healthit.gov/quickstats/pages/FIG-REC-Critical-Access-Rural-Hospital-MU.php'],
'title': 'ONC Regional Extension Centers (REC) Key Performance Indicators (KPIs) by State'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'ONC Request',
'hasEmail': 'mailto:onc.request@hhs.gov'},
'describedBy': 'https://dashboard.healthit.gov/datadashboard/documentation/ONC-REC-kpi-county-data-documentation.php',
'description': "<p>The ONC Regional Extension Centers (REC) Program provides assistance to health care providers to adopt and meaningfully use certified EHR technology. The program, funded through the American Recovery and Reinvestment Act (ARRA) or The Recovery Act, provides grants to organizations, Regional Extension Centers, that assist providers directly in the organization's region. There are 62 unique RECs across the United States. This data set provides county-level health care professional participation in the REC Program. You can track metrics on the total primary care and non-primary care providers that signed up for REC assistance, gone live with an EHR, and demonstrated meaningful use of certified EHR technology. See ONC's REC data by state to track these metrics at the county level.</p>\n",
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://dashboard.healthit.gov/datadashboard/data/REC_KPI_County.csv',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'REC_KPI_County.csv'}],
'identifier': 'x2u52lga-mizz-kkra-dbv4-fg6qmi4a0mfh',
'issued': '2015-06-01',
'keyword': ['county',
'health information technology',
'health IT',
'health IT data',
'indicators',
'REC',
'regional extension centers'],
'landingPage': 'https://dashboard.healthit.gov/datadashboard/documentation/ONC-REC-kpi-county-data-documentation.php',
'modified': '2015-06',
'programCode': ['009:110'],
'publisher': {'@type': 'org:Organization',
'name': 'Office of the National Coordinator for Health Information Technology'},
'title': 'ONC Regional Extension Centers (REC) Key Performance Indicators (KPIs) by County'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'ONC Request',
'hasEmail': 'mailto:onc.request@hhs.gov'},
'describedBy': 'https://dashboard.healthit.gov/datadashboard/documentation/grantee-list-data-documentation.php',
'description': "<p>The Health Information Technology for Economic and Clinical Health (HITECH) Act was passed as part of the American Recovery and Reinvestment Act (ARRA) to invest in the U.S. health IT infrastructure. The Office of the National Coordinator for Health IT (ONC) received over $2 billion of these HITECH funds, which was granted to health and community organizations across the U.S. This data set provides the full list of ONC's HITECH Act grantees. The data encompasses the five ONC HITECH Act programs: the Beacon Communities Program, the Health IT Regional Extension Centers Program, the Health IT Workforce Programs, the State Health Information Exchange Program, and the Strategic Health IT Advanced Research Projects (SHARP) Program. This data set includes geographic, federal funding, and grantee organization data. The data can be linked to other open data sets on the Health IT Dashboard and other sources.</p>\n",
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://dashboard.healthit.gov/datadashboard/data/ONC_HITECH_Grantee_List.csv',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'ONC_HITECH_Grantee_List.csv'}],
'identifier': '9yl9iufr-tyrn-xj4n-iqou-cf3r98e02fw8',
'issued': '2015-06-01',
'keyword': ['ARRA',
'EHR',
'grantee',
'health IT',
'HITECH',
'meaningful use',
'recs',
'regional extension centers',
'state health information exchange cooperative agreement'],
'landingPage': 'https://dashboard.healthit.gov/datadashboard/documentation/grantee-list-data-documentation.php',
'modified': '2015-06',
'programCode': ['009:110'],
'publisher': {'@type': 'org:Organization',
'name': 'Office of the National Coordinator for Health Information Technology'},
'references': ['https://dashboard.healthit.gov/datadashboard/hitech-grantee-list.php'],
'title': 'ONC Health Information Technology for Economic and Clinical Health (HITECH) Grantee List'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'ONC Request',
'hasEmail': 'mailto:onc.request@hhs.gov'},
'describedBy': 'https://dashboard.healthit.gov/datadashboard/documentation/sharp-project-outputs-documentation.php',
'description': '<p>ONC established the SHARP program to support innovative research and to address well-documented problems that impede the adoption and use of health IT. The program covers four subject areas managed by four distinct project groups: health IT security (SHARPS), patient-centered cognitive support (SHARPc), health care application and network design (SMART), and secondary use of EHR information (SHARPn). This dataset provides the full inventory of project outputs from the SHARP program, ranging from presentations and manuscripts to APIs and software.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://dashboard.healthit.gov/datadashboard/data/sharp-projects-outputs.csv',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'sharp-projects-outputs.csv'}],
'identifier': 'qn0t3pcy-5dzz-6msx-hscw-qu1jb9837oaj',
'issued': '2014-09-01',
'keyword': ['EHR',
'health IT',
'health IT developers',
'health IT vendors',
'inventory',
'personal health information',
'SHARP',
'strategic health IT advanced research projects'],
'landingPage': 'https://dashboard.healthit.gov/datadashboard/documentation/sharp-project-outputs-documentation.php',
'modified': '2014-09',
'programCode': ['009:110'],
'publisher': {'@type': 'org:Organization',
'name': 'Office of the National Coordinator for Health Information Technology'},
'references': ['https://dashboard.healthit.gov/quickstats/pages/FIG-SHARP-Inventory-of-Project-Outputs.php'],
'title': 'Strategic Health IT Advanced Research Projects (SHARP) Output Inventory'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'ONC Request',
'hasEmail': 'mailto:onc.request@hhs.gov'},
'describedBy': 'https://dashboard.healthit.gov/datadashboard/documentation/electronic-prescribing-adoption-use-data-documentation-state.php',
'description': "<p>Electronic prescribing (eRx) is a key component of the meaningful use of health IT to improve health care quality and lower costs. This dataset includes national and state eRx and health information exchange activity by community pharmacies and office-based health care providers active through the Surescripts Network. Surescripts is a health information network, and ONC procured electronic prescribing activity data conducted within its network from December 2008 through April 2014. The Surescripts network is used by the majority of all U.S. community pharmacies to rout prescriptions, excluding closed systems such as Kaiser Permanente. These include chain, franchise, and independently owned pharmacies. Data for annual percentages of new and renewal prescriptions routed through the Surescripts network exclude controlled substances. You may view more information about Surescripts, contact the company, and access more network data through the company's official site.</p>\n",
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://dashboard.healthit.gov/datadashboard/data/Surescripts_04-2014_State.csv',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'Surescripts_04-2014_State.csv'}],
'identifier': '0lydsyj1-d79k-3mnz-kwfn-imuzpx5q4tyn',
'issued': '2014-06-01',
'keyword': ['doctors',
'e-prescribing',
'EHR',
'electronic prescribing',
'health information',
'health IT',
'physicians',
'state'],
'landingPage': 'https://dashboard.healthit.gov/datadashboard/documentation/electronic-prescribing-adoption-use-data-documentation-state.php',
'modified': '2014-06',
'programCode': ['009:110'],
'publisher': {'@type': 'org:Organization',
'name': 'Office of the National Coordinator for Health Information Technology'},
'references': ['http://healthit.gov/sites/default/files/oncdatabriefe-prescribingincreases2014.pdf',
'https://dashboard.healthit.gov/quickstats/pages/FIG-SS-Physicians-ERX-via-EHR-on-Surescripts.php'],
'title': 'Electronic Prescribing Adoption and Use by State'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'ONC Request',
'hasEmail': 'mailto:onc.request@hhs.gov'},
'describedBy': 'https://dashboard.healthit.gov/datadashboard/documentation/electronic-prescribing-adoption-use-data-documentation-county.php',
'description': "<p>Electronic prescribing (eRx) is a key component of the meaningful use of health IT to improve health care quality and lower costs. This dataset includes county-level electronic prescribing (eRx) and health information exchange activity by community pharmacies and office-based health care providers active through the Surescripts Network. Surescripts is a health information network, and ONC procured electronic prescribing activity data conducted within its network from December 2008 through April 2014. The Surescripts network is used by the majority of all U.S. community pharmacies to rout prescriptions, excluding closed systems such as Kaiser Permanente. These include chain, franchise, and independently owned pharmacies. Data for annual percentages of new and renewal prescriptions routed through the Surescripts network exclude controlled substances. You may view more information about Surescripts, contact the company, and access more network data through the company's official site.</p>\n",
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://dashboard.healthit.gov/datadashboard/data/Surescripts_County_04-2014.csv',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'Surescripts_County_04-2014.csv'}],
'identifier': 'y6vgv2n0-vxxe-pk39-wsqz-9l5plgpjljzr',
'issued': '2014-06-01',
'keyword': ['county',
'doctors',
'e-prescribing',
'EHR',
'electronic prescribing',
'health information',
'health IT',
'physicians'],
'landingPage': 'https://dashboard.healthit.gov/datadashboard/documentation/electronic-prescribing-adoption-use-data-documentation-county.php',
'modified': '2014-06',
'programCode': ['009:110'],
'publisher': {'@type': 'org:Organization',
'name': 'Office of the National Coordinator for Health Information Technology'},
'references': ['https://dashboard.healthit.gov/quickstats/pages/FIG-Percent-Physicians-eRx-through-EHR.php'],
'title': 'Electronic Prescribing Adoption and Use by County'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'ONC Request',
'hasEmail': 'mailto:onc.request@hhs.gov'},
'describedBy': 'https://dashboard.healthit.gov/datadashboard/documentation/CCC-kpi-data-documentation.php',
'description': "<p>The Office of the National Coordinator for Health Information Technology (ONC) created the Community College Consortia to Educate Health IT Professionals in Health Care Program to increase the workforce of skilled health IT specialists that can help transition health care providers to electronic health records (EHRs). The Community College Consortia Program includes 82 member community colleges representing all 50 states. The member community colleges received funding to rapidly create health IT academic programs, or expand existing health IT training programs that can be completed in six months or less. This data provides key performance indicators by U.S. state. The data is provided beginning in September, 2010 and through September, 2013: the duration of the program. This data is an artifact of ONC's performance measurement for the Recovery and HITECH acts.</p>\n",
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://dashboard.healthit.gov/datadashboard/data/Comm_College_Consortia_KPI.csv',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'Comm_College_Consortia_KPI.csv'}],
'identifier': '51r770k2-dmbo-1kp5-9582-4gn8mameur80',
'issued': '2014-06-01',
'keyword': ['grants',
'health data',
'health information',
'health IT',
'health IT professionals',
'key indicators',
'ONC Community College Consortia',
'trainee',
'training'],
'landingPage': 'https://dashboard.healthit.gov/datadashboard/documentation/CCC-kpi-data-documentation.php',
'modified': '2014-06',
'programCode': ['009:110'],
'publisher': {'@type': 'org:Organization',
'name': 'Office of the National Coordinator for Health Information Technology'},
'references': ['http://www.healthit.gov/facas/sites/faca/files/Workforce%20Evaluation%20Briefing%20for%20FACA%20Committee%2009%2010.pdf'],
'title': 'ONC Community College Consortia to Educate Health IT Professionals Program Key Performance Indicators (KPIs)'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'ONC Request',
'hasEmail': 'mailto:onc.request@hhs.gov'},
'describedBy': 'https://dashboard.healthit.gov/datadashboard/documentation/workforce-program-data-documentation.php',
'description': "<p>The Office of the National Coordinator for Health Information Technology (ONC) created the Community College Consortia to Educate Health IT Professionals in Health Care Program and University-based Training Program to increase the workforce of skilled health IT specialists that can help transition health care providers to electronic health records (EHRs). The Community College Consortia Program includes 82 member community colleges representing all 50 states, and the University-based Training Program includes 9 member universities in 9 states. The member community colleges and universities received funding to rapidly create health IT academic programs, or expand existing health IT training programs that can be completed in six months or less. This data provides the number of students trained through both programs, segmented by rural and urban areas for each U.S. state. The data is through September, 2013: the duration of the program. This data is an artifact of ONC's performance measurement for the Recovery and HITECH Acts</p>\n",
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://dashboard.healthit.gov/datadashboard/data/workforce-programs-trained.csv',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'workforce-programs-trained.csv'}],
'identifier': '4zpu3gv4-vo8i-wwb6-6wfi-gd6i7vzqsqo3',
'issued': '2014-06-01',
'keyword': ['grantees',
'health information',
'Health IT',
'health IT professionals',
'ONC Community College Consortia'],
'landingPage': 'https://dashboard.healthit.gov/datadashboard/documentation/workforce-program-data-documentation.php',
'modified': '2014-06',
'programCode': ['009:110'],
'publisher': {'@type': 'org:Organization',
'name': 'Office of the National Coordinator for Health Information Technology'},
'references': ['http://www.healthit.gov/facas/sites/faca/files/Workforce%20Evaluation%20Briefing%20for%20FACA%20Committee%2009%2010.pdf',
'https://dashboard.healthit.gov/quickstats/pages/FIG-Students-Trained-for-Health-IT-Employment.php'],
'title': 'Students Trained through ONC Workforce Programs'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Home Health Compare',
'hasEmail': 'mailto:HomeHealthQualityQuestions@cms.hhs.gov'},
'description': '<p>A list of all Home Health Agencies that have been registered with Medicare. The list includes addresses, phone numbers, and quality measure ratings for each agency.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/6jpm-sxkc/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/6jpm-sxkc/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/6jpm-sxkc/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/6jpm-sxkc/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.medicare.gov/api/views/6jpm-sxkc',
'issued': '2020-10-30',
'keyword': ['comparison',
'facilities',
'hhc',
'home health agencies',
'quality',
'quality measures',
'ratings'],
'landingPage': 'https://data.medicare.gov/d/6jpm-sxkc',
'modified': '2020-10-30',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Home Health Compare'],
'title': 'Home Health Care Agencies'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Medicaid',
'hasEmail': 'mailto:Medicaid.gov@cms.hhs.gov'},
'description': '<p>All states (including the District of Columbia) are required to provide data to The Centers for Medicare & Medicaid Services (CMS) on a range of indicators related to key application, eligibility, and enrollment processes within the state Medicaid and Children’s Health Insurance Programs (CHIP). These data reflect enrollment activity for all populations receiving comprehensive Medicaid and CHIP benefits in all states, as well as state program performance.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/n5ce-jxme/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/n5ce-jxme/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/n5ce-jxme/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/n5ce-jxme/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.medicaid.gov/api/views/n5ce-jxme',
'issued': '2018-12-27',
'keyword': ['applications',
'child enrollment',
'chip',
'eligibility determinations',
'enrollment',
'medicaid'],
'landingPage': 'https://data.medicaid.gov/d/n5ce-jxme',
'modified': '2020-10-30',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Enrollment'],
'title': 'State Medicaid and CHIP Applications, Eligibility Determinations, and Enrollment Data'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:20'],
'contactPoint': {'fn': 'wja0@cdc.gov',
'hasEmail': 'mailto:no-reply@data.cdc.gov'},
'description': '<p>NNDSS - Table II. Giardiasis to Haemophilus influenza - 2014.<br />\nIn this Table, all conditions with a 5-year average annual national total of more than or equals 1,000 cases but less than or equals 10,000 cases will be displayed (≥ 1,000 and ≤ 10,000). The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories.</p>\n<p>Note:<br />\nThese are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting.</p>\n<p>Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available.</p>\n<p>Footnotes:<br />\nC.N.M.I.: Commonwealth of Northern Mariana Islands.<br />\nU: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.<br />\n* Case counts for reporting years 2013 and 2014 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>. Data for TB are displayed in Table IV, which appears quarterly.<br />\n† Data for H. influenzae (age <5 yrs serotype b, nonserotype b, and unknown serotype) are available in Table I.</p>\n<p>More information on NNDSS is available at <a href="http://wwwn.cdc.gov/nndss/">http://wwwn.cdc.gov/nndss/</a>.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/9ix3-ryt6/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/9ix3-ryt6/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/9ix3-ryt6/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/9ix3-ryt6/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/9ix3-ryt6',
'issued': '2016-03-03',
'keyword': ['2014',
'giardiasis',
'gonorrhea',
'haemophilus influenzae',
'mmwr',
'nedss',
'netss',
'nndss',
'wonder'],
'landingPage': 'https://data.cdc.gov/d/9ix3-ryt6',
'modified': '2016-03-03',
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NNDSS'],
'title': 'NNDSS - Table II. Giardiasis to Haemophilus influenza'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>NNDSS - Table 1B. Arboviral diseases, neuroinvasive and non-neuroinvasive, Jamestown Canyon virus disease to Powassan virus disease - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/eez9-q5m5/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/eez9-q5m5/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/eez9-q5m5/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/eez9-q5m5/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/eez9-q5m5',
'issued': '2019-04-26',
'keyword': ['2019',
'arboviral diseases',
'jamestown canyon virus disease',
'la crosse virus disease',
'nedss',
'netss',
'nndss',
'powassan virus disease',
'wonder'],
'landingPage': 'https://data.cdc.gov/d/eez9-q5m5',
'modified': '2019-05-30',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NNDSS'],
'title': 'NNDSS - Table 1B. Arboviral diseases, Jamestown Canyon to Powassan'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Home Health Compare',
'hasEmail': 'mailto:HomeHealthQualityQuestions@cms.hhs.gov'},
'description': 'No description provided',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/m5eg-upu5/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/m5eg-upu5/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/m5eg-upu5/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/m5eg-upu5/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.medicare.gov/api/views/m5eg-upu5',
'issued': '2019-10-30',
'keyword': ['general information', 'hhc'],
'landingPage': 'https://data.medicare.gov/d/m5eg-upu5',
'modified': '2020-10-30',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Home Health Compare'],
'title': 'Home Health Care - Zip Codes'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Home Health Compare',
'hasEmail': 'mailto:HomeHealthQualityQuestions@cms.hhs.gov'},
'description': '<p>State averages of several home health agency quality measures for Home Health Agencies.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/tee5-ixt5/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/tee5-ixt5/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/tee5-ixt5/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/tee5-ixt5/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.medicare.gov/api/views/tee5-ixt5',
'issued': '2020-10-30',
'keyword': ['comparison',
'facilities',
'hhc',
'home health agencies',
'quality',
'quality measures',
'ratings',
'state average'],
'landingPage': 'https://data.medicare.gov/d/tee5-ixt5',
'modified': '2020-10-30',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Home Health Compare'],
'title': 'Home Health Care - State by State Data'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Home Health Compare',
'hasEmail': 'mailto:HomeHealthQualityQuestions@cms.hhs.gov'},
'description': 'No description provided',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/m5jg-jg7i/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/m5jg-jg7i/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/m5jg-jg7i/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/m5jg-jg7i/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.medicare.gov/api/views/m5jg-jg7i',
'issued': '2020-01-23',
'keyword': ['comparison',
'facilities',
'hhc',
'hhcahps',
'home health agencies',
'patient survey results',
'quality',
'ratings',
'state average'],
'landingPage': 'https://data.medicare.gov/d/m5jg-jg7i',
'modified': '2020-10-30',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Home Health Compare'],
'title': 'Home Health Care - Patient survey (HHCAHPS) State Data'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Home Health Compare',
'hasEmail': 'mailto:HomeHealthQualityQuestions@cms.hhs.gov'},
'description': 'No description provided',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/ccn4-8vby/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/ccn4-8vby/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/ccn4-8vby/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/ccn4-8vby/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.medicare.gov/api/views/ccn4-8vby',
'issued': '2020-01-23',
'keyword': ['comparison',
'facilities',
'hhc',
'hhcahps',
'home health agencies',
'patient survey results',
'quality',
'ratings'],
'landingPage': 'https://data.medicare.gov/d/ccn4-8vby',
'modified': '2020-10-30',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Home Health Compare'],
'title': 'Home Health Care - Patient survey (HHCAHPS)'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'CMS',
'hasEmail': 'mailto:HomeHealthQualityQuestions@cms.hhs.gov'},
'description': 'No description provided',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/vxub-6swi/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/vxub-6swi/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/vxub-6swi/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/vxub-6swi/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.medicare.gov/api/views/vxub-6swi',
'issued': '2020-01-23',
'keyword': ['comparison',
'facilities',
'hhc',
'hhcahps',
'home health agencies',
'patient survey results',
'quality',
'ratings'],
'landingPage': 'https://data.medicare.gov/d/vxub-6swi',
'modified': '2020-10-30',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Home Health Compare'],
'title': 'Home Health Care - Patient survey (HHCAHPS) National Data'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Home Health Compare',
'hasEmail': 'mailto:HomeHealthQualityQuestions@cms.hhs.gov'},
'description': '<p>The national averages for critical quality measures of Home Health Agencies.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/97z8-de96/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/97z8-de96/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/97z8-de96/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/97z8-de96/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.medicare.gov/api/views/97z8-de96',
'issued': '2020-10-30',
'keyword': ['comparison',
'facilities',
'hhc',
'national average',
'quality',
'quality measures',
'ratings'],
'landingPage': 'https://data.medicare.gov/d/97z8-de96',
'modified': '2020-10-30',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Home Health Compare'],
'title': 'Home Health Care - National Data'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Home Health Compare',
'hasEmail': 'mailto:HomeHealthQualityQuestions@cms.hhs.gov'},
'description': 'No description provided',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/c886-nwpj/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/c886-nwpj/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/c886-nwpj/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/c886-nwpj/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.medicare.gov/api/views/c886-nwpj',
'issued': '2019-10-30',
'keyword': ['general information', 'hhc'],
'landingPage': 'https://data.medicare.gov/d/c886-nwpj',
'modified': '2020-10-30',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Home Health Compare'],
'title': 'Home Health Care - Measure Date Range'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>NNDSS - Table II. Varicella to West Nile virus disease - 2014.In this Table, all conditions with a 5-year average annual national total of more than or equals 1,000 cases but less than or equals 10,000 cases will be displayed (��� 1,000 and ��_ 10,000). The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories. Note:These are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting. Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available. Footnotes:C.N.M.I.: Commonwealth of Northern Mariana Islands. U: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum. * Case counts for reporting years 2013 and 2014 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>. Data for TB are displayed in Table IV, which appears quarterly. ��� Updated weekly from reports to the Division of Vector-Borne Infectious Diseases, National Center for Zoonotic, Vector-Borne, and Enteric Diseases (ArboNet Surveillance). Data for California serogroup, eastern equine, Powassan, St. Louis, and western equine diseases are available in Table I. �� Not reportable in all states. Data from states where the condition is not reportable are excluded from this table, except starting in 2007 for the Arboviral diseases and influenza-associated pediatric mortality, and in 2003 for SARS-CoV. Reporting exceptions are available at <a href="http://wwwn.cdc.gov/nndss/document/SRCA_FINAL_REPORT_2006-2012_final.xlsx.More">http://wwwn.cdc.gov/nndss/document/SRCA_FINAL_REPORT_2006-2012_final.xls...</a> information on NNDSS is available at <a href="http://wwwn.cdc.gov/nndss/">http://wwwn.cdc.gov/nndss/</a>.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/ig4m-ub43/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/ig4m-ub43/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/ig4m-ub43/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/ig4m-ub43/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/ig4m-ub43',
'issued': '2015-01-08',
'keyword': ['2014',
'chickenpox',
'mmwr',
'nedss',
'netss',
'nndss',
'varicella',
'west nile virus',
'wonder'],
'landingPage': 'https://data.cdc.gov/d/ig4m-ub43',
'modified': '2015-08-27',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NNDSS'],
'title': 'NNDSS - Table II. Varicella to West Nile virus disease'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Hospital Compare',
'hasEmail': 'mailto:HealthData@hhs.gov'},
'description': '<p>Lists the data updates for a scheduled quarterly refresh and as well those that are updated in between refreshes.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/bzsr-4my4/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/bzsr-4my4/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/bzsr-4my4/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/bzsr-4my4/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.medicare.gov/api/views/bzsr-4my4',
'issued': '2019-10-30',
'keyword': ['general information', 'hospital compare'],
'landingPage': 'https://data.medicare.gov/d/bzsr-4my4',
'modified': '2020-10-28',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Hospital Compare'],
'title': 'Data Updates'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Hospital Compare',
'hasEmail': 'mailto:HealthData@hhs.gov'},
'description': '<p>A list of all hospitals that have been registered with Medicare. The list includes addresses, phone numbers, hospital type, and overall hospital rating.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/xubh-q36u/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/xubh-q36u/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/xubh-q36u/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/xubh-q36u/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.medicare.gov/api/views/xubh-q36u',
'issued': '2020-07-22',
'keyword': ['emergency services',
'general information',
'hospital compare',
'hospital list',
'hospital type'],
'landingPage': 'https://data.medicare.gov/d/xubh-q36u',
'modified': '2020-10-28',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Hospital Compare'],
'title': 'Hospital General Information'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Hospital Compare',
'hasEmail': 'mailto:HealthData@hhs.gov'},
'description': '<p>Timely and Effective Care measures - provider data. This data set includes provider-level data for measures of cataract surgery outcome, colonoscopy follow-up, heart attack care, emergency department care, preventive care, pregnancy and delivery care, and cancer care.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/yv7e-xc69/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/yv7e-xc69/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/yv7e-xc69/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/yv7e-xc69/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.medicare.gov/api/views/yv7e-xc69',
'issued': '2020-04-22',
'keyword': ['hospital compare', 'timely and effective care'],
'landingPage': 'https://data.medicare.gov/d/yv7e-xc69',
'modified': '2020-10-28',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Hospital Compare'],
'title': 'Timely and Effective Care - Hospital'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Hospital Compare',
'hasEmail': 'mailto:HealthData@hhs.gov'},
'description': '<p>A list of hospitals and the structural measures they report. A structural measure reflects the environment in which hospitals care for patients.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/4hje-vua3/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/4hje-vua3/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/4hje-vua3/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/4hje-vua3/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.medicare.gov/api/views/4hje-vua3',
'issued': '2020-04-21',
'keyword': ['cardiac',
'general information',
'heart',
'hospital compare',
'quality',
'ratings',
'structural measures',
'surgery'],
'landingPage': 'https://data.medicare.gov/d/4hje-vua3',
'modified': '2020-10-28',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Hospital Compare'],
'title': 'Structural Measures - Hospital'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Hospital Compare',
'hasEmail': 'mailto:HealthData@hhs.gov'},
'description': '<p>Payment measures and value of care displays – provider data. This data set includes provider data for the payment measures and value of care displays.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/c7us-v4mf/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/c7us-v4mf/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/c7us-v4mf/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/c7us-v4mf/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.medicare.gov/api/views/c7us-v4mf',
'issued': '2020-04-21',
'keyword': ['hospital compare', 'medicare payment'],
'landingPage': 'https://data.medicare.gov/d/c7us-v4mf',
'modified': '2020-10-28',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Hospital Compare'],
'title': 'Payment and value of care - Hospital'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Hospital Compare',
'hasEmail': 'mailto:HealthData@hhs.gov'},
'description': '<p>A list of hospital ratings for the Hospital Consumer Assessment of Healthcare Providers and Systems (HCAHPS). HCAHPS is a national, standardized survey of hospital patients about their experiences during a recent inpatient hospital stay.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/dgck-syfz/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/dgck-syfz/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/dgck-syfz/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/dgck-syfz/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.medicare.gov/api/views/dgck-syfz',
'issued': '2020-04-22',
'keyword': ['hcahps',
'hospital compare',
'patient survey',
'patient survey results',
'quality',
'ratings'],
'landingPage': 'https://data.medicare.gov/d/dgck-syfz',
'modified': '2020-10-28',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Hospital Compare'],
'title': 'Patient survey (HCAHPS) - Hospital'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Hospital Compare',
'hasEmail': 'mailto:HealthData@hhs.gov'},
'description': "<p>Use of medical imaging - provider data. These measures give you information about hospitals' use of medical imaging tests for outpatients. Examples of medical imaging tests include CT scans and MRIs.</p>\n",
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/wkfw-kthe/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/wkfw-kthe/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/wkfw-kthe/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/wkfw-kthe/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.medicare.gov/api/views/wkfw-kthe',
'issued': '2020-04-21',
'keyword': ['ct',
'hospital compare',
'mammogram',
'medical imaging',
'mri',
'quality',
'ratings',
'ultrasound',
'use of medical imaging'],
'landingPage': 'https://data.medicare.gov/d/wkfw-kthe',
'modified': '2020-10-28',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Hospital Compare'],
'title': 'Outpatient Imaging Efficiency - Hospital'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Hospital Compare',
'hasEmail': 'mailto:HealthData@hhs.gov'},
'description': '<p>The Medicare Spending Per Beneficiary (MSPB) Measure shows whether Medicare spends more, less, or about the same for an episode of care (“episode”) at a specific hospital compared to all hospitals nationally. An MSPB episode includes Medicare Part A and Part B payments for services provided by hospitals and other healthcare providers the 3 days prior to, during, and 30 days following a patient’s inpatient stay. This measure evaluates hospitals’ costs compared to the costs of the national median (or midpoint) hospital. This measure takes into account important factors like patient age and health status (risk adjustment) and geographic payment differences (payment-standardization).</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/rrqw-56er/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/rrqw-56er/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/rrqw-56er/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/rrqw-56er/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.medicare.gov/api/views/rrqw-56er',
'issued': '2020-04-21',
'keyword': ['hospital compare', 'medicare payment'],
'landingPage': 'https://data.medicare.gov/d/rrqw-56er',
'modified': '2020-10-28',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Hospital Compare'],
'title': 'Medicare Spending Per Beneficiary – Hospital'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Hospital Compare',
'hasEmail': 'mailto:HealthData@hhs.gov'},
'description': '<p>Unplanned Hospital Visits – provider data. This data set includes provider data for the hospital return days (or excess days in acute care [EDAC]) measures, the unplanned readmissions measures, and the result of unplanned hospital visits after an outpatient procedure.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/632h-zaca/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/632h-zaca/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/632h-zaca/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/632h-zaca/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.medicare.gov/api/views/632h-zaca',
'issued': '2020-04-21',
'keyword': ['hospital compare', 'unplanned hospital visits'],
'landingPage': 'https://data.medicare.gov/d/632h-zaca',
'modified': '2020-10-28',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Hospital Compare'],
'title': 'Unplanned Hospital Visits - Hospital'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Hospital Compare',
'hasEmail': 'mailto:HealthData@hhs.gov'},
'description': '<p>The\xa0Healthcare-Associated Infection (HAI)\xa0measures - provider data. These measures are developed by\xa0Centers for Disease Control and Prevention (CDC)\xa0and collected through the\xa0National Healthcare Safety Network (NHSN). They provide information on infections that occur while the patient is in the hospital. These infections can be related to devices, such as central lines and urinary catheters, or spread from patient to patient after contact with an infected person or surface. Many healthcare associated infections can be prevented when the hospitals use\xa0CDC-recommended infection control steps.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/77hc-ibv8/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/77hc-ibv8/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/77hc-ibv8/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/77hc-ibv8/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.medicare.gov/api/views/77hc-ibv8',
'issued': '2020-04-22',
'keyword': ['complications', 'hospital compare'],
'landingPage': 'https://data.medicare.gov/d/77hc-ibv8',
'modified': '2020-10-28',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Hospital Compare'],
'title': 'Healthcare Associated Infections - Hospital'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Hospital Compare',
'hasEmail': 'mailto:HealthData@hhs.gov'},
'description': '<p>Complications and deaths - provider data. This data set includes provider-level data for the hip/knee complication measure, the CMS Patient Safety Indicators, and 30-day death rates.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/ynj2-r877/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/ynj2-r877/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/ynj2-r877/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/ynj2-r877/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.medicare.gov/api/views/ynj2-r877',
'issued': '2020-04-21',
'keyword': ['complications', 'hospital compare'],
'landingPage': 'https://data.medicare.gov/d/ynj2-r877',
'modified': '2020-10-28',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Hospital Compare'],
'title': 'Complications and Deaths - Hospital'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Hospital Compare',
'hasEmail': 'mailto:HealthData@hhs.gov'},
'description': '<p>A list of ambulatory surgical centers participating in the Ambulatory Surgical Center Quality Reporting (ASCQR) Program and their performance rates.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/4jcv-atw7/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/4jcv-atw7/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/4jcv-atw7/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/4jcv-atw7/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.medicare.gov/api/views/4jcv-atw7',
'issued': '2020-10-28',
'keyword': ['hospital compare', 'timely and effective care'],
'landingPage': 'https://data.medicare.gov/d/4jcv-atw7',
'modified': '2020-10-28',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Hospital Compare'],
'title': 'Ambulatory Surgical Quality Measures - Facility'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Hospital Compare',
'hasEmail': 'mailto:HealthData@hhs.gov'},
'description': '<p>A list of hospitals participating in the Hospital VBP Program and their scores for the Person and Community Engagement HCAHPS dimensions.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/avtz-f2ge/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/avtz-f2ge/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/avtz-f2ge/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/avtz-f2ge/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.medicare.gov/api/views/avtz-f2ge',
'issued': '2020-02-20',
'keyword': ['hcahps',
'hospital compare',
'hospital value-based purchasing',
'hvbp',
'linking quality to payment',
'patient experience of care',
'patient survey',
'quality',
'rates',
'ratings',
'scores',
'value-based purchasing'],
'landingPage': 'https://data.medicare.gov/d/avtz-f2ge',
'modified': '2020-10-28',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Hospital Compare'],
'title': 'Hospital Value-Based Purchasing (HVBP) – Patient Experience of Care Domain Scores (HCAHPS)'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Hospital Compare',
'hasEmail': 'mailto:HealthData@hhs.gov'},
'description': '<p>Data Collection Periods for all measures on Hospital Compare.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/4j6d-yzce/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/4j6d-yzce/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/4j6d-yzce/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/4j6d-yzce/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.medicare.gov/api/views/4j6d-yzce',
'issued': '2020-04-21',
'keyword': ['general information', 'hospital compare'],
'landingPage': 'https://data.medicare.gov/d/4j6d-yzce',
'modified': '2020-10-28',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Hospital Compare'],
'title': 'Measure Dates'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Hospital Compare',
'hasEmail': 'mailto:HealthData@hhs.gov'},
'description': '<p>Value of care displays – national data. This data set includes national-level data for the value of care displays associated with an episode of care for heart attack, heart failure, pneumonia, and hip/knee replacement patients.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/gbq5-7hzr/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/gbq5-7hzr/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/gbq5-7hzr/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/gbq5-7hzr/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.medicare.gov/api/views/gbq5-7hzr',
'issued': '2020-04-22',
'keyword': ['hospital compare', 'medicare payment'],
'landingPage': 'https://data.medicare.gov/d/gbq5-7hzr',
'modified': '2020-10-28',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Hospital Compare'],
'title': 'Value of care - National'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Hospital Compare',
'hasEmail': 'mailto:HealthData@hhs.gov'},
'description': '<p>Timely and Effective Care measures - provider data. This data set includes state-level data for measures of cataract surgery outcome, colonoscopy follow-up, heart attack care, emergency department care, preventive care, pregnancy and delivery care, and cancer care.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/apyc-v239/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/apyc-v239/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/apyc-v239/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/apyc-v239/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.medicare.gov/api/views/apyc-v239',
'issued': '2020-04-22',
'keyword': ['hospital compare', 'timely and effective care'],
'landingPage': 'https://data.medicare.gov/d/apyc-v239',
'modified': '2020-10-28',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Hospital Compare'],
'title': 'Timely and Effective Care - State'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Hospital Compare',
'hasEmail': 'mailto:HealthData@hhs.gov'},
'description': '<p>Timely and Effective Care measures - provider data. This data set includes national-level data for measures of cataract surgery outcome, colonoscopy follow-up, heart attack care, emergency department care, preventive care, pregnancy and delivery care, and cancer care.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/isrn-hqyy/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/isrn-hqyy/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/isrn-hqyy/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/isrn-hqyy/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.medicare.gov/api/views/isrn-hqyy',
'issued': '2020-04-22',
'keyword': ['hospital compare', 'timely and effective care'],
'landingPage': 'https://data.medicare.gov/d/isrn-hqyy',
'modified': '2020-10-28',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Hospital Compare'],
'title': 'Timely and Effective Care - National'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Hospital Compare',
'hasEmail': 'mailto:HealthData@hhs.gov'},
'description': '<p>A list of all VHA hospitals. The list includes addresses and phone numbers.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/uyx4-5s7f/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/uyx4-5s7f/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/uyx4-5s7f/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/uyx4-5s7f/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.medicare.gov/api/views/uyx4-5s7f',
'issued': '2020-01-29',
'keyword': ['hospital compare',
'provider level data',
'veterans health administration'],
'landingPage': 'https://data.medicare.gov/d/uyx4-5s7f',
'modified': '2020-10-28',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Hospital Compare'],
'title': 'Veterans Health Administration Provider Level Data'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Hospital Compare',
'hasEmail': 'mailto:HealthData@hhs.gov'},
'description': '<p>Data collection periods for all measures for VHA hospitals on Hospital Compare.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/4aav-bsmy/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/4aav-bsmy/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/4aav-bsmy/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/4aav-bsmy/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.medicare.gov/api/views/4aav-bsmy',
'issued': '2019-10-30',
'keyword': ['hospital compare',
'measure dates',
'veterans health administration'],
'landingPage': 'https://data.medicare.gov/d/4aav-bsmy',
'modified': '2020-10-28',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Hospital Compare'],
'title': 'Veterans Health Administration Measure Dates'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Hospital Compare',
'hasEmail': 'mailto:HealthData@hhs.gov'},
'description': '<p>Payment measures – national data. This data set includes national-level data for the payment measures associated with an episode of care for heart attack, heart failure, pneumonia, and hip/knee replacement patients.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/ygty-mm5a/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/ygty-mm5a/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/ygty-mm5a/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/ygty-mm5a/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.medicare.gov/api/views/ygty-mm5a',
'issued': '2020-04-21',
'keyword': ['hospital compare', 'medicare payment'],
'landingPage': 'https://data.medicare.gov/d/ygty-mm5a',
'modified': '2020-10-28',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Hospital Compare'],
'title': 'Payment - National'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Hospital Compare',
'hasEmail': 'mailto:HealthData@hhs.gov'},
'description': '<p>Complications and deaths - state data. This data set includes state-level data for the hip/knee complication measure, the CMS Patient Safety Indicators, and 30-day death rates.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/bs2r-24vh/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/bs2r-24vh/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/bs2r-24vh/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/bs2r-24vh/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.medicare.gov/api/views/bs2r-24vh',
'issued': '2020-04-27',
'keyword': ['complications', 'hospital compare'],
'landingPage': 'https://data.medicare.gov/d/bs2r-24vh',
'modified': '2020-10-28',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Hospital Compare'],
'title': 'Complications and Deaths - State'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Hospital Compare',
'hasEmail': 'mailto:HealthData@hhs.gov'},
'description': '<p>Complications and deaths - national data. This data set includes national-level data for the hip/knee complication measure, the CMS Patient Safety Indicators, and 30-day death rates.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/qqw3-t4ie/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/qqw3-t4ie/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/qqw3-t4ie/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/qqw3-t4ie/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.medicare.gov/api/views/qqw3-t4ie',
'issued': '2020-04-21',
'keyword': ['complications', 'hospital compare'],
'landingPage': 'https://data.medicare.gov/d/qqw3-t4ie',
'modified': '2020-10-28',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Hospital Compare'],
'title': 'Complications and Deaths - National'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Hospital Compare',
'hasEmail': 'mailto:HealthData@hhs.gov'},
'description': '<p>Payment measures – state data. This data set includes state-level data for the payment measures associated with an episode of care for heart attack, heart failure, pneumonia, and hip/knee replacement patients.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/98ix-2iqy/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/98ix-2iqy/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/98ix-2iqy/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/98ix-2iqy/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.medicare.gov/api/views/98ix-2iqy',
'issued': '2020-04-21',
'keyword': ['hospital compare', 'medicare payment'],
'landingPage': 'https://data.medicare.gov/d/98ix-2iqy',
'modified': '2020-10-28',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Hospital Compare'],
'title': 'Payment - State'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Hospital Compare',
'hasEmail': 'mailto:HealthData@hhs.gov'},
'description': '<p>A list of the state averages for the HCAHPS survey responses. HCAHPS is a national, standardized survey of hospital patients about their experiences during a recent inpatient hospital stay.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/84jm-wiui/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/84jm-wiui/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/84jm-wiui/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/84jm-wiui/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.medicare.gov/api/views/84jm-wiui',
'issued': '2020-04-21',
'keyword': ['hcahps',
'hospital compare',
'patient survey',
'patient survey results',
'quality',
'ratings',
'state list'],
'landingPage': 'https://data.medicare.gov/d/84jm-wiui',
'modified': '2020-10-28',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Hospital Compare'],
'title': 'Patient survey (HCAHPS) - State'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Hospital Compare',
'hasEmail': 'mailto:HealthData@hhs.gov'},
'description': '<p>The national average for the HCAHPS survey categories. HCAHPS is a national, standardized survey of hospital patients about their experiences during a recent inpatient hospital stay.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/99ue-w85f/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/99ue-w85f/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/99ue-w85f/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/99ue-w85f/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.medicare.gov/api/views/99ue-w85f',
'issued': '2020-04-21',
'keyword': ['hcahps',
'hospital compare',
'national average',
'patient survey',
'patient survey results',
'quality',
'ratings'],
'landingPage': 'https://data.medicare.gov/d/99ue-w85f',
'modified': '2020-10-28',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Hospital Compare'],
'title': 'Patient survey (HCAHPS) - National'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Hospital Compare',
'hasEmail': 'mailto:HealthData@hhs.gov'},
'description': "<p>Use of medical imaging - state data. These measures give you information about hospitals' use of medical imaging tests for outpatients. Examples of medical imaging tests include CT scans and MRIs.</p>\n",
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/if5v-4x48/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/if5v-4x48/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/if5v-4x48/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/if5v-4x48/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.medicare.gov/api/views/if5v-4x48',
'issued': '2020-04-21',
'keyword': ['ct',
'hospital compare',
'mammogram',
'medical imaging',
'mri',
'quality',
'ratings',
'state average',
'ultrasound',
'use of medical imaging'],
'landingPage': 'https://data.medicare.gov/d/if5v-4x48',
'modified': '2020-10-28',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Hospital Compare'],
'title': 'Outpatient Imaging Efficiency - State'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Hospital Compare',
'hasEmail': 'mailto:HealthData@hhs.gov'},
'description': "<p>Use of medical imaging - national data. These measures give you information about hospitals' use of medical imaging tests for outpatients. Examples of medical imaging tests include CT scans and MRIs.</p>\n",
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/di9i-zzrc/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/di9i-zzrc/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/di9i-zzrc/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/di9i-zzrc/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.medicare.gov/api/views/di9i-zzrc',
'issued': '2020-04-21',
'keyword': ['ct',
'hospital compare',
'mammogram',
'medical imaging',
'mri',
'national average',
'quality',
'ratings',
'ultrasound',
'use of medical imaging'],
'landingPage': 'https://data.medicare.gov/d/di9i-zzrc',
'modified': '2020-10-28',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Hospital Compare'],
'title': 'Outpatient Imaging Efficiency - National'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Hospital Compare',
'hasEmail': 'mailto:HealthData@hhs.gov'},
'description': "<p>The Medicare Spending Per Beneficiary (MSPB) Measure shows whether Medicare spends more, less, or about the same for an episode of care (“episode”) at a specific hospital compared to all hospitals nationally. An MSPB episode includes Medicare Part A and Part B payments for services provided by hospitals and other healthcare providers the 3 days prior to, during, and 30 days following a patient’s inpatient stay. This measure evaluates hospitals’ costs compared to the costs of the national median (or midpoint) hospital. This measure takes into account important factors like patient age and health status (risk adjustment) and geographic payment differences (payment-standardization). The numbers displayed here are: 1) the average MSPB measure for the nation; and 2) the national episode-weighted median MSPB amount used as the denominator in the calculation of each hospital's MSPB measure.</p>\n",
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/3n5g-6b7f/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/3n5g-6b7f/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/3n5g-6b7f/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/3n5g-6b7f/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.medicare.gov/api/views/3n5g-6b7f',
'issued': '2020-01-29',
'keyword': ['hospital compare', 'medicare payment'],
'landingPage': 'https://data.medicare.gov/d/3n5g-6b7f',
'modified': '2020-10-28',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Hospital Compare'],
'title': 'Medicare Spending Per Beneficiary– National'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Hospital Compare',
'hasEmail': 'mailto:HealthData@hhs.gov'},
'description': '<p>The Medicare Spending Per Beneficiary (MSPB) Measure shows whether Medicare spends more, less, or about the same for an episode of care (“episode”) at a specific hospital compared to all hospitals nationally. An MSPB episode includes Medicare Part A and Part B payments for services provided by hospitals and other healthcare providers the 3 days prior to, during, and 30 days following a patient’s inpatient stay. This measure evaluates hospitals’ costs compared to the costs of the national median (or midpoint) hospital. This measure takes into account important factors like patient age and health status (risk adjustment) and geographic payment differences (payment-standardization). The data displayed here are the average measures for each state.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/rs6n-9qwg/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/rs6n-9qwg/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/rs6n-9qwg/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/rs6n-9qwg/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.medicare.gov/api/views/rs6n-9qwg',
'issued': '2020-04-21',
'keyword': ['hospital compare', 'medicare payment'],
'landingPage': 'https://data.medicare.gov/d/rs6n-9qwg',
'modified': '2020-10-28',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Hospital Compare'],
'title': 'Medicare Spending Per Beneficiary – State'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Hospital Compare',
'hasEmail': 'mailto:HealthData@hhs.gov'},
'description': '<p>These "Outcome of Care Surgical Measures" show whether hospitals differ in what happens to patients after they have one of three types of surgeries.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/akfs-5dgr/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/akfs-5dgr/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/akfs-5dgr/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/akfs-5dgr/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.medicare.gov/api/views/akfs-5dgr',
'issued': '2020-04-21',
'keyword': ['hospital compare', 'readmissions and death'],
'landingPage': 'https://data.medicare.gov/d/akfs-5dgr',
'modified': '2020-10-28',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Hospital Compare'],
'title': 'Hospital ACS Measures'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Hospital Compare',
'hasEmail': 'mailto:HealthData@hhs.gov'},
'description': '<p>The\xa0Healthcare-Associated Infections (HAI)\xa0measures - state data. These measures are developed by\xa0Centers for Disease Control and Prevention (CDC)\xa0and collected through the\xa0National Healthcare Safety Network (NHSN). They provide information on infections that occur while the patient is in the hospital. These infections can be related to devices, such as central lines and urinary catheters, or spread from patient to patient after contact with an infected person or surface. Many healthcare associated infections can be prevented when the hospitals use\xa0CDC-recommended infection control steps.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/k2ze-bqvw/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/k2ze-bqvw/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/k2ze-bqvw/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/k2ze-bqvw/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.medicare.gov/api/views/k2ze-bqvw',
'issued': '2020-04-21',
'keyword': ['complications', 'hospital compare'],
'landingPage': 'https://data.medicare.gov/d/k2ze-bqvw',
'modified': '2020-10-28',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Hospital Compare'],
'title': 'Healthcare Associated Infections - State'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Hospital Compare',
'hasEmail': 'mailto:HealthData@hhs.gov'},
'description': '<p>The\xa0Healthcare-Associated Infections (HAI)\xa0measures - national data. These measures are developed by\xa0Centers for Disease Control and Prevention (CDC)\xa0and collected through the\xa0National Healthcare Safety Network (NHSN). They provide information on infections that occur while the patient is in the hospital. These infections can be related to devices, such as central lines and urinary catheters, or spread from patient to patient after contact with an infected person or surface. Many healthcare associated infections can be prevented when the hospitals use\xa0CDC-recommended infection control steps.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/yd3s-jyhd/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/yd3s-jyhd/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/yd3s-jyhd/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/yd3s-jyhd/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.medicare.gov/api/views/yd3s-jyhd',
'issued': '2020-04-21',
'keyword': ['complications', 'hospital compare'],
'landingPage': 'https://data.medicare.gov/d/yd3s-jyhd',
'modified': '2020-10-28',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Hospital Compare'],
'title': 'Healthcare Associated Infections - National'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Hospital Compare',
'hasEmail': 'mailto:HealthData@hhs.gov'},
'description': '<p>The footnote crosswalk displays a list of footnotes and their summary.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/y9us-9xdf/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/y9us-9xdf/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/y9us-9xdf/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/y9us-9xdf/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.medicare.gov/api/views/y9us-9xdf',
'issued': '2019-10-30',
'keyword': ['general information', 'hospital compare'],
'landingPage': 'https://data.medicare.gov/d/y9us-9xdf',
'modified': '2020-10-28',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Hospital Compare'],
'title': 'Footnote Crosswalk'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Hospital Compare',
'hasEmail': 'mailto:HealthData@hhs.gov'},
'description': '<p>Unplanned Hospital Visits – state data. This data set includes state data for the hospital return days (or excess days in acute care [EDAC]) measures, the unplanned readmissions measures, and the result of unplanned hospital visits after an outpatient procedure.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/4gkm-5ypv/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/4gkm-5ypv/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/4gkm-5ypv/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/4gkm-5ypv/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.medicare.gov/api/views/4gkm-5ypv',
'issued': '2020-04-21',
'keyword': ['hospital compare', 'unplanned hospital visits'],
'landingPage': 'https://data.medicare.gov/d/4gkm-5ypv',
'modified': '2020-10-28',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Hospital Compare'],
'title': 'Unplanned Hospital Visits - State'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Hospital Compare',
'hasEmail': 'mailto:HealthData@hhs.gov'},
'description': '<p>Unplanned Hospital Visits – national data. This data set includes national data for the hospital return days (or excess days in acute care [EDAC]) measures, the unplanned readmissions measures, and the result of unplanned hospital visits after an outpatient procedure.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/cvcs-xecj/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/cvcs-xecj/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/cvcs-xecj/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/cvcs-xecj/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.medicare.gov/api/views/cvcs-xecj',
'issued': '2019-10-30',
'keyword': ['hospital compare', 'unplanned hospital visits'],
'landingPage': 'https://data.medicare.gov/d/cvcs-xecj',
'modified': '2020-10-28',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Hospital Compare'],
'title': 'Unplanned Hospital Visits - National'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Hospital Compare',
'hasEmail': 'mailto:HealthData@hhs.gov'},
'description': '<p>This data set includes the Patient Safety and Adverse Events Composite measure (PSI-90) and the individual CMS Patient Safety Indicators. PSI-90 is a composite complication measure composed from 10 separate Patient Safety Indicators. The measure provides an overview of hospital-level quality as it relates to a set of potentially preventable hospital-related events associated with harmful outcomes for patients.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/muwa-iene/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/muwa-iene/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/muwa-iene/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/muwa-iene/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.medicare.gov/api/views/muwa-iene',
'issued': '2020-01-29',
'keyword': ['complications', 'hospital compare'],
'landingPage': 'https://data.medicare.gov/d/muwa-iene',
'modified': '2020-10-28',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Hospital Compare'],
'title': 'PSI-90 and component measures - six-digit precision'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Hospital Compare',
'hasEmail': 'mailto:HealthData@hhs.gov'},
'description': 'No description provided',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/u625-zae7/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/u625-zae7/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/u625-zae7/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/u625-zae7/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.medicare.gov/api/views/u625-zae7',
'issued': '2020-01-29',
'keyword': ['hospital', 'linking quality to payment'],
'landingPage': 'https://data.medicare.gov/d/u625-zae7',
'modified': '2020-10-28',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Hospital Compare'],
'title': 'Table 3: FY2018 Percent Change in Medicare Payments'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Hospital Compare',
'hasEmail': 'mailto:HealthData@hhs.gov'},
'description': '<p>A list of hospitals participating in the Hospital VBP Program and their performance rates and scores for the Clinical Outcomes measures.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/pudb-wetr/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/pudb-wetr/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/pudb-wetr/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/pudb-wetr/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.medicare.gov/api/views/pudb-wetr',
'issued': '2020-01-29',
'keyword': ['hvbp', 'linking quality to payment', 'outcome'],
'landingPage': 'https://data.medicare.gov/d/pudb-wetr',
'modified': '2020-10-28',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Hospital Compare'],
'title': 'Hospital Value-Based Purchasing (HVBP) – Clinical Outcomes Domain Scores'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Hospital Compare',
'hasEmail': 'mailto:HealthData@hhs.gov'},
'description': '<p>Psychiatric facilities that are eligible for the Inpatient Psychiatric Facility Quality Reporting (IPFQR) program are required to meet all program requirements, otherwise their Medicare payments may be reduced.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/dc76-gh7x/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/dc76-gh7x/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/dc76-gh7x/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/dc76-gh7x/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.medicare.gov/api/views/dc76-gh7x',
'issued': '2020-04-21',
'keyword': ['hospital compare',
'psych',
'psychiatric unit services',
'state',
'timely and effective care'],
'landingPage': 'https://data.medicare.gov/d/dc76-gh7x',
'modified': '2020-10-28',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Hospital Compare'],
'title': 'Inpatient Psychiatric Facility Quality Measure Data – by State'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Hospital Compare',
'hasEmail': 'mailto:HealthData@hhs.gov'},
'description': '<p>Psychiatric facilities that are eligible for the Inpatient Psychiatric Facility Quality Reporting (IPFQR) program are required to meet all program requirements, otherwise their Medicare payments may be reduced.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/q9vs-r7wp/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/q9vs-r7wp/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/q9vs-r7wp/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/q9vs-r7wp/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.medicare.gov/api/views/q9vs-r7wp',
'issued': '2020-07-22',
'keyword': ['facility',
'hospital compare',
'psych',
'psychiatric unit services',
'timely and effective care'],
'landingPage': 'https://data.medicare.gov/d/q9vs-r7wp',
'modified': '2020-10-28',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Hospital Compare'],
'title': 'Inpatient Psychiatric Facility Quality Measure Data – by Facility'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Hospital Compare',
'hasEmail': 'mailto:HealthData@hhs.gov'},
'description': '<p>Psychiatric facilities that are eligible for the Inpatient Psychiatric Facility Quality Reporting (IPFQR) program are required to meet all program requirements, otherwise their Medicare payments may be reduced.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/s5xg-sys6/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/s5xg-sys6/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/s5xg-sys6/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/s5xg-sys6/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.medicare.gov/api/views/s5xg-sys6',
'issued': '2020-01-29',
'keyword': ['hospital compare',
'national',
'psych',
'psychiatric unit services',
'timely and effective care'],
'landingPage': 'https://data.medicare.gov/d/s5xg-sys6',
'modified': '2020-10-28',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Hospital Compare'],
'title': 'Inpatient Psychiatric Facility Quality Measure Data – National'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Hospital Compare',
'hasEmail': 'mailto:HealthData@hhs.gov'},
'description': "<p>In October 2014, CMS began reducing Medicare payments for subsection (d) hospitals that rank in the worst-performing quartile with respect to hospital-acquired conditions (HACs). Hospitals with a Total HAC Score above the 75th percentile of the Total HAC Score distribution will be subject to the payment reduction. This table contains hospitals’ measure and Total HAC scores, as well as a payment reduction indicator. The Total HAC Score is calculated as the equally weighted average of hospitals' individual measure scores.</p>\n",
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/yq43-i98g/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/yq43-i98g/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/yq43-i98g/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/yq43-i98g/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.medicare.gov/api/views/yq43-i98g',
'issued': '2020-01-29',
'keyword': ['hospital compare', 'linking quality to payment'],
'landingPage': 'https://data.medicare.gov/d/yq43-i98g',
'modified': '2020-10-28',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Hospital Compare'],
'title': 'Hospital-Acquired Condition Reduction Program'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Hospital Compare',
'hasEmail': 'mailto:HealthData@hhs.gov'},
'description': '<p>A list of hospitals participating in the Hospital VBP Program, their domain scores, and their Total Performance Scores.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/ypbt-wvdk/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/ypbt-wvdk/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/ypbt-wvdk/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/ypbt-wvdk/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.medicare.gov/api/views/ypbt-wvdk',
'issued': '2020-01-29',
'keyword': ['hcahps',
'hospital compare',
'hospital value-based purchasing',
'hvbp',
'linking quality to payment',
'patient survey',
'process of care',
'quality',
'rates',
'ratings',
'scores',
'total performance score',
'tps',
'value-based purchasing'],
'landingPage': 'https://data.medicare.gov/d/ypbt-wvdk',
'modified': '2020-10-28',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Hospital Compare'],
'title': 'Hospital Value-Based Purchasing (HVBP) – Total Performance Score'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Hospital Compare',
'hasEmail': 'mailto:HealthData@hhs.gov'},
'description': '<p>A list of hospitals participating in the Hospital VBP Program and their performance rates and scores for the Safety measures.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/dgmq-aat3/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/dgmq-aat3/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/dgmq-aat3/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/dgmq-aat3/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.medicare.gov/api/views/dgmq-aat3',
'issued': '2020-01-29',
'keyword': ['hospital', 'hvbp', 'linking quality to payment', 'safety'],
'landingPage': 'https://data.medicare.gov/d/dgmq-aat3',
'modified': '2020-10-28',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Hospital Compare'],
'title': 'Hospital Value-Based Purchasing (HVBP) – Safety'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Hospital Compare',
'hasEmail': 'mailto:HealthData@hhs.gov'},
'description': '<p>A list of hospitals participating in the Hospital VBP Program and their performance ratios and scores for the Efficiency Medicare Spending per Beneficiary (MSPB) measure.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/su9h-3pvj/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/su9h-3pvj/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/su9h-3pvj/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/su9h-3pvj/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.medicare.gov/api/views/su9h-3pvj',
'issued': '2020-01-29',
'keyword': ['hospital', 'linking quality to payment'],
'landingPage': 'https://data.medicare.gov/d/su9h-3pvj',
'modified': '2020-10-28',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Hospital Compare'],
'title': 'Hospital Value-Based Purchasing (HVBP) – Efficiency Scores'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Hospital Compare',
'hasEmail': 'mailto:HealthData@hhs.gov'},
'description': '<p>In October 2012, CMS began reducing Medicare payments for Inpatient Prospective Payment System hospitals with excess readmissions. Excess readmissions are measured by a ratio, calculated by dividing a hospital’s number of “predicted” 30-day readmissions for heart attack (AMI), heart failure (HF), pneumonia, chronic obstructive pulmonary disease (COPD), hip/knee replacement (THA/TKA), and coronary artery bypass graft surgery (CABG) by the number that would be “expected,” based on an average hospital with similar patients.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/9n3s-kdb3/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/9n3s-kdb3/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/9n3s-kdb3/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/9n3s-kdb3/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.medicare.gov/api/views/9n3s-kdb3',
'issued': '2019-10-30',
'keyword': ['hospital compare', 'linking quality to payment'],
'landingPage': 'https://data.medicare.gov/d/9n3s-kdb3',
'modified': '2020-10-28',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Hospital Compare'],
'title': 'Hospital Readmissions Reduction Program'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Hospital Compare',
'hasEmail': 'mailto:HealthData@hhs.gov'},
'description': 'No description provided',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/vtqa-m4zn/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/vtqa-m4zn/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/vtqa-m4zn/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/vtqa-m4zn/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.medicare.gov/api/views/vtqa-m4zn',
'issued': '2020-01-29',
'keyword': ['hospital', 'linking quality to payment'],
'landingPage': 'https://data.medicare.gov/d/vtqa-m4zn',
'modified': '2020-10-28',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Hospital Compare'],
'title': 'Table 4: FY2018 Value-Based Incentive Payment Amount'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Hospital Compare',
'hasEmail': 'mailto:HealthData@hhs.gov'},
'description': 'No description provided',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/xrgf-x36b/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/xrgf-x36b/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/xrgf-x36b/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/xrgf-x36b/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.medicare.gov/api/views/xrgf-x36b',
'issued': '2020-01-29',
'keyword': ['hospital', 'linking quality to payment'],
'landingPage': 'https://data.medicare.gov/d/xrgf-x36b',
'modified': '2020-10-28',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Hospital Compare'],
'title': 'Table 2: FY2018 Distribution of Net Change in Base Operating DRG Payment Amount'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Hospital Compare',
'hasEmail': 'mailto:HealthData@hhs.gov'},
'description': '<p>A list of VHA hospitals with timely and effective care (process of care) measure data. VHA collects this information through a Quality Improvement Organization (External Peer Review Program) or directly from electronic medical records.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/ptds-r8im/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/ptds-r8im/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/ptds-r8im/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/ptds-r8im/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.medicare.gov/api/views/ptds-r8im',
'issued': '2020-01-29',
'keyword': ['centers-for-medicare-medicaid-services'],
'landingPage': 'https://data.medicare.gov/d/ptds-r8im',
'modified': '2020-10-28',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Hospital Compare'],
'title': 'Veterans Health Administration Timely and Effective Care Data'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Hospital Compare',
'hasEmail': 'mailto:HealthData@hhs.gov'},
'description': '<p>A list of VHA hospitals with behavioral health measure data. VHA reports data on a set of core performance measures for Hospital-Based Inpatient Psychiatric Services (HBIPS), Substance Use, and Tobacco Treatment.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/6qxe-iqz8/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/6qxe-iqz8/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/6qxe-iqz8/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/6qxe-iqz8/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.medicare.gov/api/views/6qxe-iqz8',
'issued': '2020-01-29',
'keyword': ['ipf',
'psychiatric unit services',
'pysch',
'veterans',
'veterans administration',
'vha'],
'landingPage': 'https://data.medicare.gov/d/6qxe-iqz8',
'modified': '2020-10-28',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Hospital Compare'],
'title': 'Veterans Health Administration Behavioral Health Data'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Hospital Compare',
'hasEmail': 'mailto:HealthData@hhs.gov'},
'description': '<p>A list of VHA hospitals with data on the Agency for Healthcare Research and Quality (AHRQ) Patient Safety Indicators (PSIs). These indicators provide information on potential in hospital complications and adverse events following surgeries and procedures<em>.</em></p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/esr2-9zyn/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/esr2-9zyn/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/esr2-9zyn/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/esr2-9zyn/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.medicare.gov/api/views/esr2-9zyn',
'issued': '2020-07-22',
'keyword': ['centers-for-medicare-medicaid-services'],
'landingPage': 'https://data.medicare.gov/d/esr2-9zyn',
'modified': '2020-10-28',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Hospital Compare'],
'title': 'Veterans Health Administration Patient Safety Indicators Data'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Hospital Compare',
'hasEmail': 'mailto:HealthData@hhs.gov'},
'description': '<p>The Medicare Spending Per Beneficiary (MSPB) Measure shows whether Medicare spends more, less, or about the same for an episode of care (“episode”) at a specific hospital compared to all hospitals nationally. An MSPB episode includes Medicare Part A and Part B payments for services provided by hospitals and other healthcare providers the 3 days prior to, during, and 30 days following a patient’s inpatient stay. This measure evaluates hospitals’ costs compared to the costs of the national median (or midpoint) hospital. This measure takes into account important factors like patient age and health status (risk adjustment) and geographic payment differences (payment-standardization). The data displayed here are identical to the data displayed in the “Medicare Spending per Beneficiary” file, except that this file displays hospitals’ measure values out to six decimal places instead of two decimal places.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/5hk7-b79m/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/5hk7-b79m/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/5hk7-b79m/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/5hk7-b79m/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.medicare.gov/api/views/5hk7-b79m',
'issued': '2019-10-30',
'keyword': ['hospital compare', 'medicare payment'],
'landingPage': 'https://data.medicare.gov/d/5hk7-b79m',
'modified': '2020-10-28',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Hospital Compare'],
'title': 'Medicare Spending Per Beneficiary – Hospital Additional Decimal Places'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Hospital Compare',
'hasEmail': 'mailto:HealthData@hhs.gov'},
'description': '<p>Comprehensive Care for Joint Replacement Model - provider data. This data set includes provider data for two quality measures tracked during an episode of care: complication rate for hip/knee replacement patients and the Hospital Consumer Assessment of Healthcare Providers and Systems (HCAHPS) Survey</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/tqkv-mgxq/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/tqkv-mgxq/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/tqkv-mgxq/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/tqkv-mgxq/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.medicare.gov/api/views/tqkv-mgxq',
'issued': '2019-10-30',
'keyword': ['hospital compare'],
'landingPage': 'https://data.medicare.gov/d/tqkv-mgxq',
'modified': '2020-10-28',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Hospital Compare'],
'title': 'Comprehensive Care For Joint Replacement Model - Provider Data'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Hospital Compare',
'hasEmail': 'mailto:HealthData@hhs.gov'},
'description': '<p>The Prospective Payment System (PPS)-Exempt Cancer Hospital Quality Reporting (PCHQR) Program currently uses five oncology care measures. The resulting PPS-Exempt Cancer Hospital Quality Reporting (PCHQR) Program measures allow consumers to compare the quality of care given at the eleven PPS-exempt cancer hospitals currently participating in the program.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/g3fg-3myg/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/g3fg-3myg/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/g3fg-3myg/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/g3fg-3myg/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.medicare.gov/api/views/g3fg-3myg',
'issued': '2020-01-29',
'keyword': ['timely and effective care'],
'landingPage': 'https://data.medicare.gov/d/g3fg-3myg',
'modified': '2020-10-28',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Hospital Compare'],
'title': 'Oncology Care Measures – PPS-Exempt Cancer Hospital'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Hospital Compare',
'hasEmail': 'mailto:HealthData@hhs.gov'},
'description': '<p>A list of the state averages for the HCAHPS survey responses. HCAHPS is a national, standardized survey of hospital patients about their experiences during a recent inpatient hospital stay.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/qatj-nmws/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/qatj-nmws/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/qatj-nmws/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/qatj-nmws/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.medicare.gov/api/views/qatj-nmws',
'issued': '2019-10-30',
'keyword': ['hcahps',
'hospital compare',
'patient survey',
'patient survey results',
'pch',
'quality',
'ratings',
'timely and effective care'],
'landingPage': 'https://data.medicare.gov/d/qatj-nmws',
'modified': '2020-10-28',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Hospital Compare'],
'title': 'Patient Survey (PCH - HCAHPS) PPS-exempt Cancer Hospital – State'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Hospital Compare',
'hasEmail': 'mailto:HealthData@hhs.gov'},
'description': '<p>A list of hospital ratings for the Hospital Consumer Assessment of Healthcare Providers and Systems (HCAHPS). HCAHPS is a national, standardized survey of hospital patients about their experiences during a recent inpatient hospital stay.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/9g7e-btyt/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/9g7e-btyt/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/9g7e-btyt/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/9g7e-btyt/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.medicare.gov/api/views/9g7e-btyt',
'issued': '2019-10-30',
'keyword': ['hcahps',
'hospital compare',
'patient survey',
'patient survey results',
'pch',
'quality',
'ratings',
'timely and effective care'],
'landingPage': 'https://data.medicare.gov/d/9g7e-btyt',
'modified': '2020-10-28',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Hospital Compare'],
'title': 'Patient Survey (PCH - HCAHPS) PPS-exempt Cancer Hospital – National'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Hospital Compare',
'hasEmail': 'mailto:HealthData@hhs.gov'},
'description': '<p>A list of hospital ratings for the Hospital Consumer Assessment of Healthcare Providers and Systems (HCAHPS). HCAHPS is a national, standardized survey of hospital patients about their experiences during a recent inpatient hospital stay.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/iy27-wz37/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/iy27-wz37/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/iy27-wz37/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/iy27-wz37/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.medicare.gov/api/views/iy27-wz37',
'issued': '2020-01-29',
'keyword': ['hcahps',
'hospital compare',
'patient survey',
'patient survey results',
'pch',
'quality',
'ratings',
'timely and effective care'],
'landingPage': 'https://data.medicare.gov/d/iy27-wz37',
'modified': '2020-10-28',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Hospital Compare'],
'title': 'Patient Survey (PCH - HCAHPS) PPS-exempt Cancer Hospital - Hospital'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Hospital Compare',
'hasEmail': 'mailto:HealthData@hhs.gov'},
'description': '<p>Prospective Payment System (PPS)-Exempt Cancer Hospital Quality Reporting (PCHQR) Program currently uses one clinical effectiveness measure—External Beam Radiotherapy (EBRT) for Bone Metastases. The resulting PPS-Exempt Cancer Hospital Quality Reporting (PCHQR) Program measures allow consumers to compare the quality of care given at the eleven PPS-exempt cancer hospitals currently participating in the program.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/p7bc-fjpi/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/p7bc-fjpi/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/p7bc-fjpi/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/p7bc-fjpi/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.medicare.gov/api/views/p7bc-fjpi',
'issued': '2020-01-29',
'keyword': ['hospital compare', 'timely and effective care'],
'landingPage': 'https://data.medicare.gov/d/p7bc-fjpi',
'modified': '2020-10-28',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Hospital Compare'],
'title': 'Prospective Payment System (PPS)-Exempt Cancer Hospital Quality Reporting (PCHQR)'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Hospital Compare',
'hasEmail': 'mailto:HealthData@hhs.gov'},
'description': 'No description provided',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/5gv4-jwyv/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/5gv4-jwyv/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/5gv4-jwyv/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/5gv4-jwyv/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.medicare.gov/api/views/5gv4-jwyv',
'issued': '2020-01-29',
'keyword': ['hospital', 'linking quality to payment'],
'landingPage': 'https://data.medicare.gov/d/5gv4-jwyv',
'modified': '2020-10-28',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Hospital Compare'],
'title': 'Table 1: FY2018 Net Change in Base Operating DRG Payment Amount'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Hospital Compare',
'hasEmail': 'mailto:HealthData@hhs.gov'},
'description': '<p>This file contains state-level data for all measures reported through the Ambulatory Surgical Center Quality Reporting Program.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/axe7-s95e/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/axe7-s95e/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/axe7-s95e/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/axe7-s95e/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.medicare.gov/api/views/axe7-s95e',
'issued': '2020-10-28',
'keyword': ['hospital compare', 'timely and effective care'],
'landingPage': 'https://data.medicare.gov/d/axe7-s95e',
'modified': '2020-10-28',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Hospital Compare'],
'title': 'Ambulatory Surgical Center Quality Measures - State'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Hospital Compare',
'hasEmail': 'mailto:HealthData@hhs.gov'},
'description': '<p>This file contains the national averages for all measures reported through the Ambulatory Surgical Center Quality Reporting Program.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/wue8-3vwe/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/wue8-3vwe/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/wue8-3vwe/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/wue8-3vwe/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.medicare.gov/api/views/wue8-3vwe',
'issued': '2020-10-28',
'keyword': ['hospital compare', 'timely and effective care'],
'landingPage': 'https://data.medicare.gov/d/wue8-3vwe',
'modified': '2020-10-28',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Hospital Compare'],
'title': 'Ambulatory Surgical Center Quality Measures - National'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Hospital Compare',
'hasEmail': 'mailto:HealthData@hhs.gov'},
'description': '<p>The data displayed here describes average spending levels during hospitals’ Medicare Spending per Beneficiary (MSPB) episodes by Medicare claim type. The data presented on Hospital Compare provide price-standardized, non-risk-adjusted values for hospital spending by claim type because risk adjustment is done at the episode level rather than at the service category/claim level. An MSPB episode includes all Medicare Part A and Part B claims paid during the period from 3 days prior to an inpatient hospital admission through 30 days after discharge.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/nrth-mfg3/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/nrth-mfg3/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/nrth-mfg3/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/nrth-mfg3/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.medicare.gov/api/views/nrth-mfg3',
'issued': '2020-01-29',
'keyword': ['hospital compare', 'medicare payment'],
'landingPage': 'https://data.medicare.gov/d/nrth-mfg3',
'modified': '2020-10-28',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Hospital Compare'],
'title': 'Medicare Hospital Spending by Claim'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'Medicaid.gov',
'hasEmail': 'mailto:no-reply@data.medicaid.gov'},
'description': '<p>Drug utilization data are reported by states for covered outpatient drugs that are paid for by state Medicaid agencies since the start of the Medicaid Drug Rebate Program. The data includes state, drug name, National Drug Code, number of prescriptions and dollars reimbursed. Data descriptions are available on Medicaid.gov: <a href="https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilization-data/state-drug-utilization-data-faq/index.html">https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilizat...</a></p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/3v5r-x5x9/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/3v5r-x5x9/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/3v5r-x5x9/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/3v5r-x5x9/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.medicaid.gov/api/views/3v5r-x5x9',
'issued': '2019-03-11',
'keyword': ['drug utilization', 'medicaid reimbursements', 'pharmacy'],
'landingPage': 'https://data.medicaid.gov/d/3v5r-x5x9',
'modified': '2020-10-27',
'programCode': ['009:076'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['State Drug Utilization'],
'title': 'State Drug Utilization Data 2017'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'Medicaid.gov',
'hasEmail': 'mailto:no-reply@data.medicaid.gov'},
'description': '<p>Drug utilization data are reported by states for covered outpatient drugs that are paid for by state Medicaid agencies since the start of the Medicaid Drug Rebate Program. The data includes state, drug name, National Drug Code, number of prescriptions and dollars reimbursed. Data descriptions are available on Medicaid.gov: <a href="https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilization-data/state-drug-utilization-data-faq/index.html">https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilizat...</a></p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/3v6v-qk5s/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/3v6v-qk5s/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/3v6v-qk5s/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/3v6v-qk5s/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.medicaid.gov/api/views/3v6v-qk5s',
'issued': '2019-03-11',
'keyword': ['drug utilization', 'medicaid reimbursements', 'pharmacy'],
'landingPage': 'https://data.medicaid.gov/d/3v6v-qk5s',
'modified': '2020-10-27',
'programCode': ['009:076'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['State Drug Utilization'],
'title': 'State Drug Utilization Data 2016'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Hospital Compare',
'hasEmail': 'mailto:HealthData@hhs.gov'},
'description': '<p>This file contains the footnotes used in the Outpatient and Ambulatory Surgery CAHPS Survey data.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/e6hj-umam/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/e6hj-umam/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/e6hj-umam/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/e6hj-umam/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.medicare.gov/api/views/e6hj-umam',
'issued': '2019-10-30',
'keyword': ['hospital compare', 'patientsurveyresults'],
'landingPage': 'https://data.medicare.gov/d/e6hj-umam',
'modified': '2020-10-28',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Hospital Compare'],
'title': 'Outpatient and Ambulatory Surgery CAHPS Survey Footnotes'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Hospital Compare',
'hasEmail': 'mailto:HealthData@hhs.gov'},
'description': '<p>The national average for the OAS CAHPS Survey categories. The OAS CAHPS survey collects information about patients’ experiences of care in hospital outpatient departments (HOPDs) and ambulatory surgical centers (ASCs).</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/s5pj-hua3/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/s5pj-hua3/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/s5pj-hua3/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/s5pj-hua3/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.medicare.gov/api/views/s5pj-hua3',
'issued': '2019-10-30',
'keyword': ['hospital compare', 'patientsurveyresults'],
'landingPage': 'https://data.medicare.gov/d/s5pj-hua3',
'modified': '2020-10-28',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Hospital Compare'],
'title': 'Outpatient and Ambulatory Surgery Consumer Assessment of Healthcare Providers and Systems (OAS CAHPS) survey for hospital outpatient departments - National'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Hospital Compare',
'hasEmail': 'mailto:HealthData@hhs.gov'},
'description': '<p>A list of the state averages for the OAS CAHPS Survey responses. The OAS CAHPS survey collects information about patients’ experiences of care in hospital outpatient departments (HOPDs) and ambulatory surgical centers (ASCs).</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/6pfg-whmx/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/6pfg-whmx/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/6pfg-whmx/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/6pfg-whmx/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.medicare.gov/api/views/6pfg-whmx',
'issued': '2019-10-30',
'keyword': ['hospital compare', 'patientsurveyresults'],
'landingPage': 'https://data.medicare.gov/d/6pfg-whmx',
'modified': '2020-10-28',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Hospital Compare'],
'title': 'Outpatient and Ambulatory Surgery Consumer Assessment of Healthcare Providers and Systems (OAS CAHPS) survey for hospital outpatient departments - State'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Hospital Compare',
'hasEmail': 'mailto:HealthData@hhs.gov'},
'description': '<p>A list of hospital outpatient department ratings for the Outpatient and Ambulatory Surgery Consumer Assessment of Healthcare Providers and Systems (OAS CAHPS) survey. The data are updated and reported each quarter with data from the most recently completed quarter replacing the oldest quarter of data. The data reporting period is included in the tables.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/yizn-abxn/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/yizn-abxn/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/yizn-abxn/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/yizn-abxn/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.medicare.gov/api/views/yizn-abxn',
'issued': '2019-10-30',
'keyword': ['hospital compare', 'patientsurveyresults'],
'landingPage': 'https://data.medicare.gov/d/yizn-abxn',
'modified': '2020-10-28',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Hospital Compare'],
'title': 'Outpatient and Ambulatory Surgery Consumer Assessment of Healthcare Providers and Systems (OAS CAHPS) survey for hospital outpatient departments - Facility'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Hospital Compare',
'hasEmail': 'mailto:HealthData@hhs.gov'},
'description': '<p>A list of the state averages for the OAS CAHPS survey responses. The OAS CAHPS survey collects information about patients’ experiences of care in hospital outpatient departments (HOPDs) and ambulatory surgical centers (ASCs).</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/x663-bwbj/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/x663-bwbj/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/x663-bwbj/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/x663-bwbj/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.medicare.gov/api/views/x663-bwbj',
'issued': '2019-10-30',
'keyword': ['hospital compare', 'patientsurveyresults'],
'landingPage': 'https://data.medicare.gov/d/x663-bwbj',
'modified': '2020-10-28',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Hospital Compare'],
'title': 'Outpatient and Ambulatory Surgery Consumer Assessment of Healthcare Providers and Systems (OAS CAHPS) survey for ambulatory surgical centers - State'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Hospital Compare',
'hasEmail': 'mailto:HealthData@hhs.gov'},
'description': '<p>The national average for the OAS CAHPS survey categories. The OAS CAHPS survey collects information about patients’ experiences of care in hospital outpatient departments (HOPDs) and ambulatory surgical centers (ASCs).</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/tf3h-mrrs/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/tf3h-mrrs/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/tf3h-mrrs/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/tf3h-mrrs/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.medicare.gov/api/views/tf3h-mrrs',
'issued': '2019-10-30',
'keyword': ['hospital compare', 'patientsurveyresults'],
'landingPage': 'https://data.medicare.gov/d/tf3h-mrrs',
'modified': '2020-10-28',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Hospital Compare'],
'title': 'Outpatient and Ambulatory Surgery Consumer Assessment of Healthcare Providers and Systems (OAS CAHPS) survey for ambulatory surgical centers - National'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Hospital Compare',
'hasEmail': 'mailto:HealthData@hhs.gov'},
'description': '<p>A list of ambulatory surgical center ratings for the Outpatient and Ambulatory Surgery Consumer Assessment of Healthcare Providers and Systems (OAS CAHPS) survey. The data are updated and reported each quarter with data from the most recently completed quarter replacing the oldest quarter of data. The data reporting period is included in the tables.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/48nr-hqxx/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/48nr-hqxx/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/48nr-hqxx/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/48nr-hqxx/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.medicare.gov/api/views/48nr-hqxx',
'issued': '2019-10-30',
'keyword': ['hospital compare', 'patientsurveyresults'],
'landingPage': 'https://data.medicare.gov/d/48nr-hqxx',
'modified': '2020-10-28',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Hospital Compare'],
'title': 'Outpatient and Ambulatory Surgery Consumer Assessment of Healthcare Providers and Systems (OAS CAHPS) survey for ambulatory surgical centers - Facility'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'Medicaid.gov',
'hasEmail': 'mailto:no-reply@data.medicaid.gov'},
'description': '<p>Drug utilization data are reported by states for covered outpatient drugs that are paid for by state Medicaid agencies since the start of the Medicaid Drug Rebate Program. The data includes state, drug name, National Drug Code, number of prescriptions and dollars reimbursed. Data descriptions are available on Medicaid.gov: <a href="https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilization-data/state-drug-utilization-data-faq/index.html">https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilizat...</a></p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/e5ds-i36p/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/e5ds-i36p/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/e5ds-i36p/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/e5ds-i36p/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.medicaid.gov/api/views/e5ds-i36p',
'issued': '2019-03-11',
'keyword': ['drug utilization', 'medicaid reimbursements', 'pharmacy'],
'landingPage': 'https://data.medicaid.gov/d/e5ds-i36p',
'modified': '2020-10-27',
'programCode': ['009:076'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['State Drug Utilization'],
'title': 'State Drug Utilization Data 2018'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'contactPoint': {'fn': 'Medicaid.gov',
'hasEmail': 'mailto:no-reply@data.medicaid.gov'},
'description': '<p>Drug utilization data are reported by states for covered outpatient drugs that are paid for by state Medicaid agencies since the start of the Medicaid Drug Rebate Program. The data includes state, drug name, National Drug Code, number of prescriptions and dollars reimbursed. Data descriptions are available on Medicaid.gov: <a href="https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilization-data/state-drug-utilization-data-faq/index.html">https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilizat...</a></p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/qnsz-yp89/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/qnsz-yp89/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/qnsz-yp89/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/qnsz-yp89/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.medicaid.gov/api/views/qnsz-yp89',
'issued': '2019-08-12',
'keyword': ['drug utilization', 'medicaid reimbursements', 'pharmacy'],
'landingPage': 'https://data.medicaid.gov/d/qnsz-yp89',
'modified': '2020-10-27',
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['State Drug Utilization'],
'title': 'State Drug Utilization Data 2019'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Hospital Compare',
'hasEmail': 'mailto:HealthData@hhs.gov'},
'description': '<p>The Prospective Payment System (PPS)-Exempt Cancer Hospital Quality Reporting (PCHQR) Program currently uses five safety and health-care associated infection measures. The resulting PPS-Exempt Cancer Hospital Quality Reporting (PCHQR) Program measures allow consumers to compare the quality of care given at the eleven PPS-exempt cancer hospitals currently participating in the program.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/k653-4ka8/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/k653-4ka8/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/k653-4ka8/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/k653-4ka8/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.medicare.gov/api/views/k653-4ka8',
'issued': '2020-04-21',
'keyword': ['hospital compare',
'pch',
'pchqr',
'timely and effective care'],
'landingPage': 'https://data.medicare.gov/d/k653-4ka8',
'modified': '2020-10-28',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Hospital Compare'],
'title': 'Safety and Health-Care Associated Measures – PPS-Exempt Cancer Hospital'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Hospital Compare',
'hasEmail': 'mailto:HealthData@hhs.gov'},
'description': '<p>This dataset evaluates the percentage of patients who are receiving PCH-based outpatient chemotherapy treatment for all cancer types except leukemia who were admitted to the hospital or visited the emergency department for one of 10 conditions within 30 days after treatment.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/6qip-a4gp/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/6qip-a4gp/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/6qip-a4gp/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/6qip-a4gp/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.medicare.gov/api/views/6qip-a4gp',
'issued': '2020-05-21',
'keyword': ['hospital',
'outcome',
'outcome of care',
'timely and effective care'],
'landingPage': 'https://data.medicare.gov/d/6qip-a4gp',
'modified': '2020-10-28',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Hospital Compare'],
'title': 'Outcome Measures – PPS-Exempt Cancer Hospital – Hospital'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Hospital Compare',
'hasEmail': 'mailto:HealthData@hhs.gov'},
'description': '<p>This dataset evaluates the percentage of patients who are receiving PCH-based outpatient chemotherapy treatment for all cancer types except leukemia who were admitted to the hospital or visited the emergency department for one of 10 conditions within 30 days after treatment.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/guec-4v2s/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/guec-4v2s/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/guec-4v2s/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/guec-4v2s/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.medicare.gov/api/views/guec-4v2s',
'issued': '2020-01-29',
'keyword': ['hospital compare',
'outcome',
'outcome of care',
'timely and effective care'],
'landingPage': 'https://data.medicare.gov/d/guec-4v2s',
'modified': '2020-10-28',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Hospital Compare'],
'title': 'Outcome Measures – PPS-Exempt Cancer Hospital – National'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Medicaid',
'hasEmail': 'mailto:Medicaid.gov@cms.hhs.gov'},
'description': '<p>Drug utilization data are reported by states for covered outpatient drugs that are paid for by state Medicaid agencies since the start of the Medicaid Drug Rebate Program. The data includes state, drug name, National Drug Code, number of prescriptions and dollars reimbursed. Data descriptions are available on Medicaid.gov: <a href="https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilization-data/state-drug-utilization-data-faq/index.html">https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilizat...</a></p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/va5y-jhsv/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/va5y-jhsv/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/va5y-jhsv/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/va5y-jhsv/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.medicaid.gov/api/views/va5y-jhsv',
'issued': '2020-09-17',
'keyword': ['drug utilization', 'medicaid reimbursements', 'pharmacy'],
'landingPage': 'https://data.medicaid.gov/d/va5y-jhsv',
'modified': '2020-10-27',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['State Drug Utilization'],
'title': 'State Drug Utilization Data 2020'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'accrualPeriodicity': 'R/P1W',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'Anonymous',
'hasEmail': 'mailto:HealthData@hhs.gov'},
'dataQuality': True,
'description': '<p>This report shows data completeness information on data submitted by hospitals for the previous week, from Friday to Thursday. The U.S. Department of Health and Human Services requires all hospitals licensed to provide 24-hour care to report certain data necessary to the all-of-America COVID-19 response. The report includes the following information for each hospital:</p>\n<ul>\n<li>The percentage of mandatory fields reported.</li>\n<li>The number of days in the preceding week where 100% of the fields were completed.</li>\n<li>Whether a hospital is required to report on Wednesdays only.</li>\n<li>A cell for each required field with the number of days that specific field was reported for the week.</li>\n</ul>\n<p>Hospitals are key partners in the Federal response to COVID-19, and this report is published to increase transparency into the type and amount of data being successfully reported to the U.S. Government.</p>\n<p><strong>Source:</strong> HHS Protect, U.S. Department of Health & Human Services</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'description': '<p><strong>Updated 11/30/2020</strong></p>\n',
'downloadURL': 'https://healthdata.gov/sites/default/files/20201130_Hospital%20Data%20Coverage%20Report.xlsx',
'format': 'data',
'mediaType': 'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet',
'title': 'COVID-19 Hospital Data Coverage Report'}],
'identifier': '1b53e56c-d178-4a66-bb82-1e92872c8fc1',
'issued': '2020-10-26',
'keyword': ['Covid', 'Covid-19'],
'landingPage': 'https://healthdata.gov/dataset/covid-19-hospital-data-coverage-report',
'license': 'https://opendatacommons.org/licenses/odbl/1.0/',
'modified': '2020-11-30',
'programCode': ['009:028'],
'publisher': {'@type': 'org:Organization',
'name': 'Department of Health & Human Services'},
'theme': ['Community', 'Health', 'Hospital', 'National', 'State'],
'title': 'COVID-19 Hospital Data Coverage Report'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Dialysis Facility Compare',
'hasEmail': 'mailto:DialysisData@umich.edu'},
'description': '<p>State averages for ICH-CAHPS Survey measures. The ICH-CAHPS Survey is a national, standardized survey of in-center hemodialysis patients about their experiences with the facility, facility doctors and staff, and care received.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/hanv-ru8h/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/hanv-ru8h/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/hanv-ru8h/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/hanv-ru8h/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.medicare.gov/api/views/hanv-ru8h',
'issued': '2020-01-22',
'keyword': ['cahps',
'dfc',
'dialysis',
'dialysis centers',
'dialysis facilities',
'experience of care',
'patient survey'],
'landingPage': 'https://data.medicare.gov/d/hanv-ru8h',
'modified': '2020-10-21',
'programCode': ['009:078'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Dialysis Facility Compare'],
'title': 'Patient survey (ICH-CAHPS) - State'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Dialysis Facility Compare',
'hasEmail': 'mailto:DialysisData@umich.edu'},
'description': '<p>The national average for ICH-CAHPS Survey measures. The ICH-CAHPS Survey is a national, standardized survey of in-center hemodialysis patients about their experiences with the facility, facility doctors and staff, and care received.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/utgq-v46w/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/utgq-v46w/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/utgq-v46w/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/utgq-v46w/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.medicare.gov/api/views/utgq-v46w',
'issued': '2020-01-22',
'keyword': ['cahps',
'dfc',
'dialysis',
'dialysis centers',
'dialysis facilities',
'experience of care',
'patient survey'],
'landingPage': 'https://data.medicare.gov/d/utgq-v46w',
'modified': '2020-10-21',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Dialysis Facility Compare'],
'title': 'Patient survey (ICH-CAHPS) - National'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'CMS', 'hasEmail': 'mailto:DialysisData@umich.edu'},
'description': '<p>In-Center Hemodialysis Facilites Patient evaluations from the In-Center Hemodialysis Consumer Assessment of Healthcare Providers and Systems (ICH-CAHPS) Survey. The ICH-CAHPS Survey is a national, standardized survey of in-center hemodialysis patients about their experiences with the facility, facility doctors and staff, and care received.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/59mq-zhts/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/59mq-zhts/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/59mq-zhts/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/59mq-zhts/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.medicare.gov/api/views/59mq-zhts',
'issued': '2020-03-19',
'keyword': ['cahps',
'dfc',
'dialysis',
'dialysis centers',
'dialysis facilities',
'experience of care',
'patient survey'],
'landingPage': 'https://data.medicare.gov/d/59mq-zhts',
'modified': '2020-10-21',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Dialysis Facility Compare'],
'title': 'Patient survey (ICH CAHPS)'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Dialysis Facility Compare',
'hasEmail': 'mailto:DialysisData@umich.edu'},
'description': '<p>State averages of common dialysis quality measures.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/2fpu-cgbb/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/2fpu-cgbb/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/2fpu-cgbb/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/2fpu-cgbb/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.medicare.gov/api/views/2fpu-cgbb',
'issued': '2020-04-21',
'keyword': ['comparison',
'dfc',
'dialysis',
'medicare',
'quality measures',
'state list',
'statistics'],
'landingPage': 'https://data.medicare.gov/d/2fpu-cgbb',
'modified': '2020-10-21',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Dialysis Facility Compare'],
'title': 'Dialysis Facility Compare - State Averages'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Dialysis Facility Compare',
'hasEmail': 'mailto:DialysisData@umich.edu'},
'description': '<p>National averages of common dialysis quality measures.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/2rkq-ygai/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/2rkq-ygai/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/2rkq-ygai/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/2rkq-ygai/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.medicare.gov/api/views/2rkq-ygai',
'issued': '2019-10-30',
'keyword': ['comparison',
'dfc',
'dialysis',
'medicare',
'national',
'quality measures',
'statistics'],
'landingPage': 'https://data.medicare.gov/d/2rkq-ygai',
'modified': '2020-10-21',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Dialysis Facility Compare'],
'title': 'Dialysis Facility Compare - National Averages'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Dialysis Facility Compare',
'hasEmail': 'mailto:DialysisData@umich.edu'},
'description': '<p>A list of all dialysis facilities registered with Medicare that includes addresses and phone numbers, as well as services and quality of care provided.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/23ew-n7w9/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/23ew-n7w9/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/23ew-n7w9/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/23ew-n7w9/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.medicare.gov/api/views/23ew-n7w9',
'issued': '2020-04-22',
'keyword': ['dfc', 'dialysis', 'dialysis facilities', 'quality measures'],
'landingPage': 'https://data.medicare.gov/d/23ew-n7w9',
'modified': '2020-10-21',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Dialysis Facility Compare'],
'title': 'Dialysis Facility Compare - Listing by Facility'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>NNDSS - Table II. Hepatitis (viral, acute) - 2015.In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed.The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories. Note:These are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting. Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available. Footnotes:C.N.M.I.: Commonwealth of Northern Mariana Islands. U: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum. * Three low incidence conditions, rubella, rubella congenital, and tetanus, have been moved to Table 2 to facilitate case count verification with reporting jurisdictions. ��� Case counts for reporting year 2015 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>. Data for TB are displayed in Table IV, which appears quarterly.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/65xe-6neq/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/65xe-6neq/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/65xe-6neq/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/65xe-6neq/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/65xe-6neq',
'issued': '2016-01-07',
'keyword': ['2015',
'hepatitis',
'hepatitis (viral acute)',
'hepatitis (viral acute) type a',
'hepatitis (viral acute) type b',
'hepatitis (viral acute) type c',
'mmwr',
'nedss',
'netss',
'nndss',
'wonder'],
'landingPage': 'https://data.cdc.gov/d/65xe-6neq',
'modified': '2016-01-07',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NNDSS'],
'title': 'NNDSS - Table II. Hepatitis (viral, acute)'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>NNDSS - TABLE 1LL. Vibriosis, Confirmed to Vibriosis, Probable - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/i4eq-dgfc/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/i4eq-dgfc/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/i4eq-dgfc/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/i4eq-dgfc/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/i4eq-dgfc',
'issued': '2019-04-26',
'keyword': ['2019',
'nedss',
'netss',
'nndss',
'vibriosis confirmed',
'vibriosis probable',
'wonder'],
'landingPage': 'https://data.cdc.gov/d/i4eq-dgfc',
'modified': '2019-05-30',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NNDSS'],
'title': 'NNDSS - TABLE 1LL. Vibriosis, Confirmed to Vibriosis, Probable'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>NNDSS - TABLE 1JJ. Tularemia to Vancomycin-intermediate Staphylococcus aureus - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/qsk4-8yy5/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/qsk4-8yy5/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/qsk4-8yy5/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/qsk4-8yy5/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/qsk4-8yy5',
'issued': '2019-04-26',
'keyword': ['2019',
'nedss',
'netss',
'nndss',
'tularemia',
'vancomycin-intermediate staphylococcus aureus',
'wonder'],
'landingPage': 'https://data.cdc.gov/d/qsk4-8yy5',
'modified': '2019-05-30',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NNDSS'],
'title': 'NNDSS - TABLE 1JJ. Tularemia to Vancomycin-intermediate Staphylococcus aureus'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>NNDSS - TABLE 1T. Invasive pneumococcal disease, age<5 , Confirmed to Invasive pneumococcal disease, age <5, Probable - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\n Max: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />\n§ Includes drug resistant and susceptible cases of Invasive Pneumococcal Disease.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/62yv-gyiz/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/62yv-gyiz/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/62yv-gyiz/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/62yv-gyiz/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/62yv-gyiz',
'issued': '2019-04-26',
'keyword': ['2019',
'age<5',
'confirmed',
'invasive pneumococcal disease',
'nedss',
'netss',
'nndss',
'probable',
'wonder'],
'landingPage': 'https://data.cdc.gov/d/62yv-gyiz',
'modified': '2019-05-30',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NNDSS'],
'title': 'NNDSS - TABLE 1T. Invasive pneumococcal disease, age<5 , Confirmed to Invasive pneumococcal disease, age <5, Probable'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Raj',
'hasEmail': 'mailto:mohanraj.balasubramanian@cms.hhs.gov'},
'description': "<p>Performance rates on frequently reported health care quality measures in the CMS Medicaid/CHIP Child and Adult Core Sets, for FFY 2019 reporting.</p>\n<p>Source: Mathematica analysis of MACPro and Form CMS-416 reports for the FFY 2019 reporting cycle. Dataset revised October 2020. For more information, see the Children's Health Care Quality Measures and Adult Health Care Quality Measures webpages.</p>\n",
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/afrw-yks2/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/afrw-yks2/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/afrw-yks2/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/afrw-yks2/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.medicaid.gov/api/views/afrw-yks2',
'issued': '2020-07-24',
'keyword': ['core sets', 'performance rates', 'quality measures'],
'landingPage': 'https://data.medicaid.gov/d/afrw-yks2',
'modified': '2020-10-14',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Quality'],
'title': '2019 Child and Adult Health Care Quality Measures Quality'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:20'],
'contactPoint': {'fn': 'Oral Health Inquiries',
'hasEmail': 'mailto:oralhealth@cdc.gov'},
'describedBy': 'https://chronicdata.cdc.gov/Oral-Health/Water-Fluoridation-Statistics-Percent-of-PWS-popul/8235-5d73',
'description': '<p>2000-2018. Water Fluoridation Statistics is a biennial report of the percentage and number of people receiving fluoridated water from 2000 through 2018, originally published at <a href="http://www.cdc.gov/fluoridation/statistics/index.htm">http://www.cdc.gov/fluoridation/statistics/index.htm</a>. For more information, see: <a href="http://www.cdc.gov/oralhealthdata/overview/fluoridation_indicators.html">http://www.cdc.gov/oralhealthdata/overview/fluoridation_indicators.html</a></p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/8235-5d73/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/8235-5d73/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/8235-5d73/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/8235-5d73/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/8235-5d73',
'issued': '2016-10-18',
'keyword': ['division of oral health',
'healthy people',
'nohss',
'oral health',
'water fluoridation',
'wfrs'],
'landingPage': 'https://data.cdc.gov/d/8235-5d73',
'modified': '2020-10-13',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'references': ['https://www.cdc.gov/oralhealthdata/'],
'theme': ['Oral Health'],
'title': 'Water Fluoridation Statistics - Percent of PWS population receiving fluoridated water'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>NNDSS - Table II. Invasive pneumococcal disease, all ages - 2018. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states or territory.</p>\n<p>Note:</p>\n<p>This table contains provisional cases of selected national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:</p>\n<p>C.N.M.I.: Commonwealth of Northern Mariana Islands.<br />\nU: Unavailable. —: No reported cases. N: Not reportable. NA: Not Available. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<ul>\n<li>Case counts for reporting years 2017 and 2018 are provisional and subject to change. Data for years 2013 through 2016 are finalized. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>.</li>\n</ul>\n<p>† Includes drug resistant and susceptible cases of invasive pneumococcal disease.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/n24i-76tn/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/n24i-76tn/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/n24i-76tn/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/n24i-76tn/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/n24i-76tn',
'issued': '2019-01-03',
'keyword': ['2018',
'all ages',
'invasive pneumococcal disease',
'nedss',
'netss',
'nndss',
'wonder'],
'landingPage': 'https://data.cdc.gov/d/n24i-76tn',
'modified': '2019-01-03',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NNDSS'],
'title': 'NNDSS - Table II. Invasive pneumococcal disease, all ages'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'Medicaid',
'hasEmail': 'mailto:Medicaid.gov@cms.hhs.gov'},
'description': '<p>Drugs that have been reported under the Medicaid Drug Rebate Program along with an indication of whether or not the required Average Manufacturer Price (AMP) was reported for each drug. All drugs are identified in the file by the 11-digit National Drug Code, product name, labeler name, and reported (R) or not reported (NR).</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/kqwu-kbww/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/kqwu-kbww/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/kqwu-kbww/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/kqwu-kbww/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.medicaid.gov/api/views/kqwu-kbww',
'issued': '2018-08-14',
'keyword': ['amp', 'average manufacturer price'],
'landingPage': 'https://data.medicaid.gov/d/kqwu-kbww',
'modified': '2020-10-07',
'programCode': ['009:076'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Drug Pricing and Payment'],
'title': 'Drug AMP Reporting - Monthly'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:20'],
'contactPoint': {'fn': 'CDC INFO',
'hasEmail': 'mailto:nccdoshinquiries@cdc.gov'},
'describedBy': 'https://chronicdata.cdc.gov/Cessation-Coverage-/Medicaid-Coverage-Of-Cessation-Treatments-And-Barr/ntaa-dtex',
'description': '<p>2008-2020. American Lung Association. Cessation Coverage. Medicaid data compiled by the Centers for Disease Control and Prevention’s Office on Smoking and Health were obtained from the State Tobacco Cessation Coverage Database, developed and administered by the American Lung Association. Data from 2008-2012 are reported on an annual basis; beginning in 2013 data are reported on a quarterly basis. Data include state-level information on Medicaid coverage of approved medications by the Food and Drug Administration (FDA) for tobacco cessation treatment; types of counseling recommended by the Public Health Service (PHS) and barriers to accessing cessation treatment. Note: Section 2502 of the Patient Protection and Affordable Care Act requires all state Medicaid programs to cover all FDA-approved tobacco cessation medications as of January 1, 2014. However, states are currently in the process of modifying their coverage to come into compliance with this requirement. Data in the STATE System on Medicaid coverage of tobacco cessation medications reflect evidence of coverage that is found in documentable sources, and may not yet reflect medications covered under this requirement.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/ntaa-dtex/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/ntaa-dtex/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/ntaa-dtex/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/ntaa-dtex/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/ntaa-dtex',
'issued': '2019-04-12',
'keyword': ['american lung association',
'cessation coverage',
'comprehensive medicaid coverage',
'medicaid coverage of cessation treatment',
'office on smoking and health',
'osh'],
'landingPage': 'https://data.cdc.gov/d/ntaa-dtex',
'modified': '2020-10-07',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'references': ['https://chronicdata.cdc.gov/d/x7ys-5vpn'],
'theme': ['Cessation Coverage '],
'title': 'Medicaid Coverage Of Cessation Treatments And Barriers To Treatments'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'accrualPeriodicity': 'R/P1Y',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Health Data Initiative',
'hasEmail': 'mailto:MCBS@cms.hhs.gov'},
'dataQuality': True,
'description': '<p>The Medicare Current Beneficiary Survey (MCBS) public use file (MCBS PUF) provides the first publically available MCBS file for researchers interested in the health, health care use, access to and satisfaction with care for Medicare beneficiaries, while providing the very highest degree of protection to the Medicare beneficiaries protected health information. Celebrating 25 years of continuous data collection and the completion of over 1 million interviews, the MCBS is a continuous, in person, longitudinal survey of a representative national sample of the Medicare population. As the largest federal health survey of the Medicare population, the MCBS plays an essential role in monitoring and evaluating key aspects of the Medicare program and is the leading source of information on Medicare and its impact on beneficiaries.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/MCBS-Public-Use-File/index',
'format': 'html',
'mediaType': 'application/unknown',
'title': 'html'}],
'identifier': '645',
'issued': '2016-05-24',
'keyword': ['Access to Care',
'Community Treatment',
'Disparity',
'Expenditures',
'Hospital',
'Inpatient',
'Long Term Care (LTC)',
'Medicaid',
'Medicare',
'Medicare-Medicaid Dual Beneficiaries',
'National',
'Outpatient',
'Payment Sources',
'Publicly Available Data File - for download',
'Satisfaction',
'Survey',
'Utilization'],
'landingPage': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/MCBS-Public-Use-File/index',
'modified': '2020-10-05',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'temporal': '2013-01-01T05:00:00-05:00/2018-12-31T05:00:00-05:00',
'theme': ['Medicare'],
'title': 'MCBS Public Use File'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>NNDSS - Table II. Hepatitis (viral, acute) C - 2017. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories.</p>\n<p>Note:<br />\nThese are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting.</p>\n<p>Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available.</p>\n<p>Footnotes:<br />\n C.N.M.I.: Commonwealth of Northern Mariana Islands.</p>\n<p>U: Unavailable. —: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<p>*Three low incidence conditions, rubella, rubella congenital, and tetanus, are in Table II to facilitate case count verification with reporting jurisdictions.</p>\n<p>† Case counts for reporting year 2017 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/">http://wwwn.cdc.gov/nndss/document/</a> ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf. Data for tuberculosis are displayed in Table IV, which appears quarterly.</p>\n<p>§ Based on the CSTE Position Statement 15-ID-03: Revision of the Case Definition of Hepatitis C for National Notification, acute hepatitis C is now reported by case classification status.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/swv3-ghj7/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/swv3-ghj7/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/swv3-ghj7/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/swv3-ghj7/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/swv3-ghj7',
'issued': '2018-01-04',
'keyword': ['2017',
'hepatitis',
'hepatitis (viral acute) type c',
'mmwr',
'nedss',
'netss',
'nndss',
'wonder'],
'landingPage': 'https://data.cdc.gov/d/swv3-ghj7',
'modified': '2018-01-04',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NNDSS'],
'title': 'NNDSS - Table II. Hepatitis (viral, acute) C'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>NNDSS - Table II. Babesiosis to Campylobacteriosis - 2015.In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories. Note:These are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting. Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available. Footnotes:C.N.M.I.: Commonwealth of Northern Mariana Islands. U: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum. * Three low incidence conditions, rubella, rubella congenital, and tetanus, have been moved to Table 2 to facilitate case count verification with reporting jurisdictions. ��� Case counts for reporting year 2015 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>. Data for TB are displayed in Table IV, which appears quarterly.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/s5s8-d82d/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/s5s8-d82d/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/s5s8-d82d/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/s5s8-d82d/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/s5s8-d82d',
'issued': '2016-01-07',
'keyword': ['2015',
'babesiosis',
'campylobacteriosis',
'mmwr',
'nedss',
'netss',
'nndss',
'wonder'],
'landingPage': 'https://data.cdc.gov/d/s5s8-d82d',
'modified': '2016-01-07',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NNDSS'],
'title': 'NNDSS - Table II. Babesiosis to Campylobacteriosis'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>The 2011 BRFSS data reflects a change in weighting methodology (raking) and the addition of cell phone only respondents. Shifts in observed prevalence from 2010 to 2011 for BRFSS measures will likely reflect the new methods of measuring risk factors, rather than true trends in risk-factor prevalence. A break in trend lines after 2010 is used to reflect this change in methodolgy. Percentages are weighted to population characteristics. Data are not available if it did not meet BRFSS stability requirements. For more information on these requirements, as well as risk factors and calculated variables, see the Technical Documents and Survey Data for a specific year - <a href="http://www.cdc.gov/brfss/annual_data/annual_data.htm">http://www.cdc.gov/brfss/annual_data/annual_data.htm</a>. Recommended citation: Centers for Disease Control and Prevention (CDC). Behavioral Risk Factor Surveillance System. Atlanta, Georgia: U.S. Department of Health and Human Services, Centers for Disease Control and Prevention, [appropriate year].</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/5ekf-pmct/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/5ekf-pmct/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/5ekf-pmct/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/5ekf-pmct/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/5ekf-pmct',
'issued': '2013-08-02',
'keyword': ['adults', 'brfss', 'health care coverage', 'heath care access'],
'landingPage': 'https://data.cdc.gov/d/5ekf-pmct',
'modified': '2015-08-27',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['Health Statistics'],
'title': 'BRFSS Prevalence And Trends Data: Health Care Access/Coverage for 2011'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>NNDSS - TABLE 1II. Tetanus to Trichinellosis - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/2993-4v7d/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/2993-4v7d/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/2993-4v7d/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/2993-4v7d/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/2993-4v7d',
'issued': '2019-04-26',
'keyword': ['2019',
'nedss',
'netss',
'nndss',
'tetanus',
'toxic shock syndrome (other than streptococcal)',
'trichinellosis',
'wonder'],
'landingPage': 'https://data.cdc.gov/d/2993-4v7d',
'modified': '2019-05-30',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NNDSS'],
'title': 'NNDSS - TABLE 1II. Tetanus to Trichinellosis'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>NNDSS - TABLE 1CC. Rabies, Animal to Rabies, Human - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/mi28-ze7h/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/mi28-ze7h/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/mi28-ze7h/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/mi28-ze7h/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/mi28-ze7h',
'issued': '2019-04-26',
'keyword': ['2019',
'animal',
'human',
'nedss',
'netss',
'nndss',
'rabies',
'wonder'],
'landingPage': 'https://data.cdc.gov/d/mi28-ze7h',
'modified': '2019-05-30',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NNDSS'],
'title': 'NNDSS - TABLE 1CC. Rabies, Animal to Rabies, Human'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>NNDSS - TABLE 1V. Malaria to Measles, Imported - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/hjax-h34q/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/hjax-h34q/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/hjax-h34q/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/hjax-h34q/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/hjax-h34q',
'issued': '2019-04-26',
'keyword': ['2019',
'malaria',
'measles imported',
'measles indigenous',
'nedss',
'netss',
'nndss',
'wonder'],
'landingPage': 'https://data.cdc.gov/d/hjax-h34q',
'modified': '2019-05-30',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NNDSS'],
'title': 'NNDSS - TABLE 1V. Malaria to Measles, Imported'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>NNDSS - TABLE 1U. Legionellosis to Listeriosis - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/ehf4-c7tw/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/ehf4-c7tw/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/ehf4-c7tw/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/ehf4-c7tw/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/ehf4-c7tw',
'issued': '2019-04-26',
'keyword': ['2019',
'legionellosis',
'leptospirosis',
'listeriosis',
'nedss',
'netss',
'nndss',
'wonder'],
'landingPage': 'https://data.cdc.gov/d/ehf4-c7tw',
'modified': '2019-05-30',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NNDSS'],
'title': 'NNDSS - TABLE 1U. Legionellosis to Listeriosis'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>NNDSS - Table 1K. Ehrlichiosis and Anaplasmosis, Anaplasma phagocytophilum infection to Ehrlichia chaffeensis infection - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a></p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/bqse-bujd/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/bqse-bujd/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/bqse-bujd/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/bqse-bujd/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/bqse-bujd',
'issued': '2019-04-26',
'keyword': ['2019',
'anaplasma phagocytophilum infection',
'ehrlichia chaffeensis infection',
'ehrlichiosis and anaplasmosis',
'nedss',
'netss',
'nndss',
'wonder'],
'landingPage': 'https://data.cdc.gov/d/bqse-bujd',
'modified': '2019-05-30',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NNDSS'],
'title': 'NNDSS - TABLE 1K. Ehrlichiosis and Anaplasmosis, Anaplasma phagocytophilum infection to Ehrlichia chaffeensis infection'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>NNDSS - Table II. Vibriosis - 2018. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states or territory.</p>\n<p>Note:</p>\n<p>This table contains provisional cases of selected national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:</p>\n<p>C.N.M.I.: Commonwealth of Northern Mariana Islands.<br />\nU: Unavailable. —: No reported cases. N: Not reportable. NA: Not Available. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<ul>\n<li>Case counts for reporting years 2017 and 2018 are provisional and subject to change. Data for years 2013 through 2016 are finalized. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>.</li>\n</ul>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/ttj2-zsyk/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/ttj2-zsyk/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/ttj2-zsyk/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/ttj2-zsyk/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/ttj2-zsyk',
'issued': '2019-01-03',
'keyword': ['2018', 'nedss', 'netss', 'nndss', 'vibriosis', 'wonder'],
'landingPage': 'https://data.cdc.gov/d/ttj2-zsyk',
'modified': '2019-01-03',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NNDSS'],
'title': 'NNDSS - Table II. Vibriosis'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>NNDSS - TABLE 1MM. Viral hemorrhagic fevers, Crimean-Congo hemorrhagic fever virus to Guanarito virus - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />\n§ Prior to 2015, CDC\'s National Notifiable Diseases Surveillance System (NNDSS) did not receive electronic data about incident cases of specific viral hemorrhagic fevers; instead data were collected in aggregate as "viral hemorrhagic fevers\'. NNDSS was updated beginning in 2015 to receive data for each of the viral hemorrhagic fevers listed.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/3bix-jq57/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/3bix-jq57/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/3bix-jq57/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/3bix-jq57/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/3bix-jq57',
'issued': '2019-04-26',
'keyword': ['2019',
'crimean-congo hemorrhagic fever virus',
'ebola virus',
'guanarito virus',
'nedss',
'netss',
'nndss',
'viral hemorrhagic fevers',
'wonder'],
'landingPage': 'https://data.cdc.gov/d/3bix-jq57',
'modified': '2019-05-30',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NNDSS'],
'title': 'NNDSS - TABLE 1MM. Viral hemorrhagic fevers, Crimean-Congo hemorrhagic fever virus to Guanarito virus'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>NNDSS - TABLE 1J. Dengue virus infections, Dengue to Severe dengue - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\n Max: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />\n§ Includes data for dengue and dengue-like illness.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/29js-qshz/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/29js-qshz/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/29js-qshz/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/29js-qshz/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/29js-qshz',
'issued': '2019-04-26',
'keyword': ['2019',
'dengue',
'dengue virus infections',
'dengue-like illness',
'nedss',
'netss',
'nndss',
'severe dengue',
'wonder'],
'landingPage': 'https://data.cdc.gov/d/29js-qshz',
'modified': '2019-05-30',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NNDSS'],
'title': 'NNDSS - TABLE 1J. Dengue virus infections, Dengue to Severe dengue'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>NNDSS - Table II. Invasive pneumococcal disease, age <5 - 2018. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states or territory.</p>\n<p>Note:</p>\n<p>This table contains provisional cases of selected national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:</p>\n<p>C.N.M.I.: Commonwealth of Northern Mariana Islands.<br />\nU: Unavailable. —: No reported cases. N: Not reportable. NA: Not Available. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<ul>\n<li>Case counts for reporting years 2017 and 2018 are provisional and subject to change. Data for years 2013 through 2016 are finalized. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>.</li>\n</ul>\n<p>† Includes drug resistant and susceptible cases of invasive pneumococcal disease.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/mk6z-83q2/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/mk6z-83q2/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/mk6z-83q2/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/mk6z-83q2/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/mk6z-83q2',
'issued': '2019-01-03',
'keyword': ['2018',
'age <5',
'invasive pneumococcal disease',
'nedss',
'netss',
'nndss',
'wonder'],
'landingPage': 'https://data.cdc.gov/d/mk6z-83q2',
'modified': '2019-01-03',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NNDSS'],
'title': 'NNDSS - Table II. Invasive pneumococcal disease, age <5'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:20'],
'contactPoint': {'fn': 'DPH Public Inquiries',
'hasEmail': 'mailto:PublicInquiriesDPH@cdc.gov'},
'describedBy': 'https://chronicdata.cdc.gov/Behavioral-Risk-Factors/Behavioral-Risk-Factors-Selected-Metropolitan-Area/at7e-uhkc',
'description': '<p>2011 to present. BRFSS SMART MMSA age-adjusted prevalence combined land line and cell phone data. The Selected Metropolitan Area Risk Trends (SMART) project uses the Behavioral Risk Factor Surveillance System (BRFSS) to analyze the data of selected metropolitan statistical areas (MMSAs) with 500 or more respondents. BRFSS data can be used to identify emerging health problems, establish and track health objectives, and develop and evaluate public health policies and programs. BRFSS is a continuous, state-based surveillance system that collects information about modifiable risk factors for chronic diseases and other leading causes of death. Data will be updated annually as it becomes available. Detailed information on sampling methodology and quality assurance can be found on the BRFSS website (<a href="http://www.cdc.gov/brfss">http://www.cdc.gov/brfss</a>). Methodology: <a href="http://www.cdc.gov/brfss/factsheets/pdf/DBS_BRFSS_survey.pdf">http://www.cdc.gov/brfss/factsheets/pdf/DBS_BRFSS_survey.pdf</a> Glossary: <a href="https://chronicdata.cdc.gov/Behavioral-Risk-Factors/Behavioral-Risk-Factor-Surveillance-System-BRFSS-H/iuq5-y9ct/data">https://chronicdata.cdc.gov/Behavioral-Risk-Factors/Behavioral-Risk-Fact...</a></p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/at7e-uhkc/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/at7e-uhkc/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/at7e-uhkc/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/at7e-uhkc/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/at7e-uhkc',
'issued': '2018-11-27',
'keyword': ['age-adjusted',
'behavioral',
'brfss',
'factor',
'risk',
'surveillance',
'survey'],
'landingPage': 'https://data.cdc.gov/d/at7e-uhkc',
'modified': '2020-09-17',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'references': ['http://www.cdc.gov/BRFSS/'],
'theme': ['Behavioral Risk Factors'],
'title': 'Behavioral Risk Factors: Selected Metropolitan Area Risk Trends (SMART) MMSA Age-adjusted Prevalence Data (2011 to Present)'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:20'],
'contactPoint': {'fn': 'DPH Public Inquiries',
'hasEmail': 'mailto:PublicInquiriesDPH@cdc.gov'},
'describedBy': 'https://chronicdata.cdc.gov/Behavioral-Risk-Factors/Behavioral-Risk-Factors-Selected-Metropolitan-Area/j32a-sa6u',
'description': '<p>2011 to present. BRFSS SMART MMSA Prevalence combined land line and cell phone data. The Selected Metropolitan Area Risk Trends (SMART) project uses the Behavioral Risk Factor Surveillance System (BRFSS) to analyze the data of selected metropolitan statistical areas (MMSAs) with 500 or more respondents. BRFSS data can be used to identify emerging health problems, establish and track health objectives, and develop and evaluate public health policies and programs. BRFSS is a continuous, state-based surveillance system that collects information about modifiable risk factors for chronic diseases and other leading causes of death. Data will be updated annually as it becomes available. Detailed information on sampling methodology and quality assurance can be found on the BRFSS website (<a href="http://www.cdc.gov/brfss">http://www.cdc.gov/brfss</a>). Methodology: <a href="http://www.cdc.gov/brfss/factsheets/pdf/DBS_BRFSS_survey.pdf">http://www.cdc.gov/brfss/factsheets/pdf/DBS_BRFSS_survey.pdf</a> Glossary: <a href="https://chronicdata.cdc.gov/Behavioral-Risk-Factors/Behavioral-Risk-Factor-Surveillance-System-BRFSS-H/iuq5-y9ct/data">https://chronicdata.cdc.gov/Behavioral-Risk-Factors/Behavioral-Risk-Fact...</a></p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/j32a-sa6u/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/j32a-sa6u/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/j32a-sa6u/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/j32a-sa6u/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/j32a-sa6u',
'issued': '2018-11-27',
'keyword': ['behavioral', 'brfss', 'mmsa', 'risk', 'smart', 'survey'],
'landingPage': 'https://data.cdc.gov/d/j32a-sa6u',
'modified': '2020-09-17',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'references': ['https://www.cdc.gov/brfss/'],
'theme': ['Behavioral Risk Factors'],
'title': 'Behavioral Risk Factors: Selected Metropolitan Area Risk Trends (SMART) MMSA Prevalence Data (2011 to Present)'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:20'],
'contactPoint': {'fn': 'DPH Public Inquiries',
'hasEmail': 'mailto:PublicInquiriesDPH@cdc.gov'},
'describedBy': 'https://chronicdata.cdc.gov/Behavioral-Risk-Factors/Behavioral-Risk-Factor-Surveillance-System-BRFSS-A/d2rk-yvas',
'description': '<p>2011 to present. BRFSS combined land line and cell phone age-adjusted prevalence data. The BRFSS is a continuous, state-based surveillance system that collects information about modifiable risk factors for chronic diseases and other leading causes of death.<br />\nData will be updated annually as it becomes available.</p>\n<p>Detailed information on sampling methodology and quality assurance can be found on the BRFSS website (<a href="http://www.cdc.gov/brfss">http://www.cdc.gov/brfss</a>).<br />\nMethodology: <a href="http://www.cdc.gov/brfss/factsheets/pdf/DBS_BRFSS_survey.pdf">http://www.cdc.gov/brfss/factsheets/pdf/DBS_BRFSS_survey.pdf</a><br />\nGlossary: <a href="https://chronicdata.cdc.gov/Behavioral-Risk-Factors/Behavioral-Risk-Factor-Surveillance-System-BRFSS-H/iuq5-y9ct/data">https://chronicdata.cdc.gov/Behavioral-Risk-Factors/Behavioral-Risk-Fact...</a></p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/d2rk-yvas/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/d2rk-yvas/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/d2rk-yvas/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/d2rk-yvas/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/d2rk-yvas',
'issued': '2018-11-27',
'keyword': ['age-adjusted',
'behavioral',
'brfss',
'factor',
'risk',
'surveillance',
'survey'],
'landingPage': 'https://data.cdc.gov/d/d2rk-yvas',
'modified': '2020-09-17',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'references': ['http://www.cdc.gov/BRFSS/'],
'theme': ['Behavioral Risk Factors'],
'title': 'Behavioral Risk Factor Surveillance System (BRFSS) Age-Adjusted Prevalence Data (2011 to present)'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:20'],
'contactPoint': {'fn': 'DPH Public Inquiries',
'hasEmail': 'mailto:PublicInquiriesDPH@cdc.gov'},
'describedBy': 'http://www.cdc.gov/brfss/factsheets/pdf/DBS_BRFSS_survey.pdf',
'describedByType': 'application/pdf',
'description': '<p>2011 to present. BRFSS combined land line and cell phone prevalence data. BRFSS is a continuous, state-based surveillance system that collects information about modifiable risk factors for chronic diseases and other leading causes of death. Data will be updated annually as it becomes available. Detailed information on sampling methodology and quality assurance can be found on the BRFSS website (<a href="http://www.cdc.gov/brfss">http://www.cdc.gov/brfss</a>). Methodology: <a href="http://www.cdc.gov/brfss/factsheets/pdf/DBS_BRFSS_survey.pdf">http://www.cdc.gov/brfss/factsheets/pdf/DBS_BRFSS_survey.pdf</a> Glossary: <a href="https://chronicdata.cdc.gov/Behavioral-Risk-Factors/Behavioral-Risk-Factor-Surveillance-System-BRFSS-H/iuq5-y9ct/data">https://chronicdata.cdc.gov/Behavioral-Risk-Factors/Behavioral-Risk-Fact...</a></p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/dttw-5yxu/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/dttw-5yxu/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/dttw-5yxu/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/dttw-5yxu/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/dttw-5yxu',
'issued': '2018-11-27',
'keyword': ['...', 'behavioral', 'brfss', 'factor', 'risk', 'survey'],
'landingPage': 'https://data.cdc.gov/d/dttw-5yxu',
'modified': '2020-09-17',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'references': ['http://www.cdc.gov/brfss'],
'theme': ['Behavioral Risk Factors'],
'title': 'Behavioral Risk Factor Surveillance System (BRFSS) Prevalence Data (2011 to present)'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'accrualPeriodicity': 'R/P1Y',
'bureauCode': ['009:20'],
'contactPoint': {'fn': 'CDC Info', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>This data table provides a collection of information from peer-reviewed autism prevalence studies. Information reported from each study includes the autism prevalence estimate and additional study characteristics (e.g., case ascertainment and criteria). A PubMed search was conducted to identify studies published at any time through September 2020 using the search terms: autism (title/abstract) OR autistic (title/abstract) AND prevalence (title/abstract). Data were abstracted and included if the study fulfilled the following criteria:<br />\n• The study was published in English;<br />\n• The study produced at least one autism prevalence estimate; and<br />\n• The study was population-based (any age range) within a defined geographic area.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/9mw4-6adp/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/9mw4-6adp/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/9mw4-6adp/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/9mw4-6adp/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/9mw4-6adp',
'issued': '2020-09-17',
'keyword': ['asd',
'autism',
'autism prevalence',
'autism spectrum disorder',
'prevalence studies'],
'landingPage': 'https://data.cdc.gov/d/9mw4-6adp',
'modified': '2020-09-17',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['Public Health Surveillance'],
'title': 'autism prevalence studies'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'Medicaid.gov',
'hasEmail': 'mailto:no-reply@data.medicaid.gov'},
'description': '<p>States may rely on eligibility information from "Express Lane" agency programs to streamline and simplify enrollment and renewal in Medicaid and CHIP. Express Lane agencies may include Supplemental Nutrition Assistance Program (SNAP), School Lunch programs, Temporary Assistance for Needy Families, Head Start, and the Women, infant, and children\'s program (WIC) , among others. States can also use state income tax data to determine Medicaid and CHIP eligibility for children.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/8vcd-dnq9/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/8vcd-dnq9/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/8vcd-dnq9/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/8vcd-dnq9/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.medicaid.gov/api/views/8vcd-dnq9',
'issued': '2018-04-19',
'keyword': ['enrollment strategies'],
'landingPage': 'https://data.medicaid.gov/d/8vcd-dnq9',
'modified': '2019-01-18',
'programCode': ['009:076'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Eligibility'],
'title': 'Express Lane Eligibility for Medicaid and CHIP Coverage'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'Medicaid.gov',
'hasEmail': 'mailto:no-reply@data.medicaid.gov'},
'description': '<p>Performance rates on frequently reported health care quality measures in the CMS Medicaid/CHIP Child and Adult Core Sets, for FFY 2016 reporting.</p>\n<p>Source: Mathematica analysis of MACPro and Form CMS-416 reports for the FFY 2016 reporting cycle. For more information, see the <a href="https://www.medicaid.gov/medicaid/quality-of-care/performance-measurement/child-core-set/index.html">Children\'s Health Care Quality Measures</a> and <a href="https://www.medicaid.gov/medicaid/quality-of-care/performance-measurement/adult-core-set/index.html">Adult Health Care Quality Measures</a> webpages.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/vncf-b8xx/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/vncf-b8xx/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/vncf-b8xx/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/vncf-b8xx/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.medicaid.gov/api/views/vncf-b8xx',
'issued': '2018-09-13',
'keyword': ['core sets', 'performance rates', 'quality measures'],
'landingPage': 'https://data.medicaid.gov/d/vncf-b8xx',
'modified': '2018-10-25',
'programCode': ['009:076'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Quality'],
'title': '2016 Child and Adult Health Care Quality Measures'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:20'],
'contactPoint': {'fn': 'jwz3@cdc.gov',
'hasEmail': 'mailto:no-reply@data.cdc.gov'},
'description': 'No description provided',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'https://data.cdc.gov/download/dkmg-ggf9/application/vnd.openxmlformats-officedocument.wordprocessingml.document',
'format': 'docx',
'mediaType': 'application/unknown',
'title': 'docx'}],
'identifier': 'https://data.cdc.gov/api/views/dkmg-ggf9',
'issued': '2017-06-27',
'keyword': ['centers-for-disease-control-and-prevention'],
'landingPage': 'https://data.cdc.gov/d/dkmg-ggf9',
'modified': '2017-09-06',
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'title': 'Cleared HIE Assessment Codebook Word'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'Medicaid.gov',
'hasEmail': 'mailto:no-reply@data.medicaid.gov'},
'description': '<p>Performance rates on frequently reported health care quality measures in the CMS Medicaid/CHIP Child and Adult Core Sets, for FFY 2015 reporting.</p>\n<p>Source: Mathematica analysis of MACPro and Form CMS-416 reports for the FFY 2015 reporting cycle. For more information, see the <a href="https://www.medicaid.gov/medicaid/quality-of-care/performance-measurement/child-core-set/index.html">Children\'s Health Care Quality Measures</a> and <a href="https://www.medicaid.gov/medicaid/quality-of-care/performance-measurement/adult-core-set/index.html">Adult Health Care Quality Measures</a> webpages.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/7kj7-m9ih/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/7kj7-m9ih/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/7kj7-m9ih/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/7kj7-m9ih/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.medicaid.gov/api/views/7kj7-m9ih',
'issued': '2018-09-13',
'keyword': ['core sets', 'performance rates', 'quality measures'],
'landingPage': 'https://data.medicaid.gov/d/7kj7-m9ih',
'modified': '2018-10-25',
'programCode': ['009:076'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Quality'],
'title': '2015 Child and Adult Health Care Quality Measures'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'Medicaid.gov',
'hasEmail': 'mailto:no-reply@data.medicaid.gov'},
'description': "<p>Performance rates on frequently reported health care quality measures in the CMS Medicaid/CHIP Child and Adult Core Sets, for FFY 2014 reporting. Dataset contains both child and adult measures. Source: Mathematica analysis of FFY 2014 Child and Adult CARTS reports as of May 8, 2015, as published in the 2015 Secretary's Reports on the Quality of Care in Medicaid/CHIP.</p>\n",
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/7ycc-v6ew/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/7ycc-v6ew/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/7ycc-v6ew/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/7ycc-v6ew/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.medicaid.gov/api/views/7ycc-v6ew',
'issued': '2017-05-11',
'keyword': ['core sets', 'performance rates', 'quality measures'],
'landingPage': 'https://data.medicaid.gov/d/7ycc-v6ew',
'modified': '2017-08-03',
'programCode': ['009:076'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Quality'],
'title': '2014 Child and Adult Health Care Quality Measures'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'Medicaid.gov',
'hasEmail': 'mailto:no-reply@data.medicaid.gov'},
'description': '<p>Drug utilization data are reported by states for covered outpatient drugs that are paid for by state Medicaid agencies since the start of the Medicaid Drug Rebate Program. The data includes state, drug name, National Drug Code, number of prescriptions and dollars reimbursed. Data descriptions are available on Medicaid.gov: <a href="https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilization-data/state-drug-utilization-data-faq/index.html">https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilizat...</a></p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/ju2h-vcgs/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/ju2h-vcgs/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/ju2h-vcgs/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/ju2h-vcgs/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.medicaid.gov/api/views/ju2h-vcgs',
'issued': '2016-11-01',
'keyword': ['drug utilization', 'medicaid reimbursements', 'pharmacy'],
'landingPage': 'https://data.medicaid.gov/d/ju2h-vcgs',
'modified': '2020-06-24',
'programCode': ['009:076'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['State Drug Utilization'],
'title': 'State Drug Utilization Data 2015'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'Medicaid.gov',
'hasEmail': 'mailto:no-reply@data.medicaid.gov'},
'description': '<p>Drug utilization data are reported by states for covered outpatient drugs that are paid for by state Medicaid agencies since the start of the Medicaid Drug Rebate Program. The data includes state, drug name, National Drug Code, number of prescriptions and dollars reimbursed. Data descriptions are available on Medicaid.gov: <a href="https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilization-data/state-drug-utilization-data-faq/index.html">https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilizat...</a></p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/955u-9h9g/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/955u-9h9g/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/955u-9h9g/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/955u-9h9g/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.medicaid.gov/api/views/955u-9h9g',
'issued': '2016-11-01',
'keyword': ['drug utilization', 'medicaid reimbursements', 'pharmacy'],
'landingPage': 'https://data.medicaid.gov/d/955u-9h9g',
'modified': '2020-03-14',
'programCode': ['009:076'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['State Drug Utilization'],
'title': 'State Drug Utilization Data 2014'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'Medicaid.gov',
'hasEmail': 'mailto:no-reply@data.medicaid.gov'},
'description': '<p>Drug utilization data are reported by states for covered outpatient drugs that are paid for by state Medicaid agencies since the start of the Medicaid Drug Rebate Program. The data includes state, drug name, National Drug Code, number of prescriptions and dollars reimbursed. Data descriptions are available on Medicaid.gov: <a href="https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilization-data/state-drug-utilization-data-faq/index.html">https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilizat...</a></p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/rkct-3tm8/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/rkct-3tm8/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/rkct-3tm8/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/rkct-3tm8/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.medicaid.gov/api/views/rkct-3tm8',
'issued': '2016-11-01',
'keyword': ['drug utilization', 'medicaid reimbursements', 'pharmacy'],
'landingPage': 'https://data.medicaid.gov/d/rkct-3tm8',
'modified': '2020-03-14',
'programCode': ['009:076'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['State Drug Utilization'],
'title': 'State Drug Utilization Data 2013'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'Medicaid.gov',
'hasEmail': 'mailto:no-reply@data.medicaid.gov'},
'description': '<p>Drug utilization data are reported by states for covered outpatient drugs that are paid for by state Medicaid agencies since the start of the Medicaid Drug Rebate Program. The data includes state, drug name, National Drug Code, number of prescriptions and dollars reimbursed. Data descriptions are available on Medicaid.gov: <a href="https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilization-data/state-drug-utilization-data-faq/index.html">https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilizat...</a></p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/yi2j-kk5z/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/yi2j-kk5z/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/yi2j-kk5z/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/yi2j-kk5z/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.medicaid.gov/api/views/yi2j-kk5z',
'issued': '2016-11-01',
'keyword': ['drug utilization', 'medicaid reimbursements', 'pharmacy'],
'landingPage': 'https://data.medicaid.gov/d/yi2j-kk5z',
'modified': '2020-03-14',
'programCode': ['009:076'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['State Drug Utilization'],
'title': 'State Drug Utilization Data 2012'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'Medicaid.gov',
'hasEmail': 'mailto:no-reply@data.medicaid.gov'},
'description': '<p>Drug utilization data are reported by states for covered outpatient drugs that are paid for by state Medicaid agencies since the start of the Medicaid Drug Rebate Program. The data includes state, drug name, National Drug Code, number of prescriptions and dollars reimbursed. Data descriptions are available on Medicaid.gov: <a href="https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilization-data/state-drug-utilization-data-faq/index.html">https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilizat...</a></p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/cnf4-jwwr/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/cnf4-jwwr/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/cnf4-jwwr/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/cnf4-jwwr/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.medicaid.gov/api/views/cnf4-jwwr',
'issued': '2016-09-16',
'keyword': ['drug utilization', 'medicaid reimbursements', 'pharmacy'],
'landingPage': 'https://data.medicaid.gov/d/cnf4-jwwr',
'modified': '2020-03-13',
'programCode': ['009:076'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['State Drug Utilization'],
'title': 'State Drug Utilization Data 1991'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'Medicaid.gov',
'hasEmail': 'mailto:no-reply@data.medicaid.gov'},
'description': '<p>Drug utilization data are reported by states for covered outpatient drugs that are paid for by state Medicaid agencies since the start of the Medicaid Drug Rebate Program. The data includes state, drug name, National Drug Code, number of prescriptions and dollars reimbursed. Data descriptions are available on Medicaid.gov: <a href="https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilization-data/state-drug-utilization-data-faq/index.html">https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilizat...</a></p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/5jcx-2xey/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/5jcx-2xey/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/5jcx-2xey/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/5jcx-2xey/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.medicaid.gov/api/views/5jcx-2xey',
'issued': '2016-08-29',
'keyword': ['drug utilization', 'medicaid reimbursements', 'pharmacy'],
'landingPage': 'https://data.medicaid.gov/d/5jcx-2xey',
'modified': '2020-03-13',
'programCode': ['009:076'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['State Drug Utilization'],
'title': 'State Drug Utilization Data 2002'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'Medicaid.gov',
'hasEmail': 'mailto:no-reply@data.medicaid.gov'},
'description': '<p>Drug utilization data are reported by states for covered outpatient drugs that are paid for by state Medicaid agencies since the start of the Medicaid Drug Rebate Program. The data includes state, drug name, National Drug Code, number of prescriptions and dollars reimbursed. Data descriptions are available on Medicaid.gov: <a href="https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilization-data/state-drug-utilization-data-faq/index.html">https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilizat...</a></p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/ezjn-vqh8/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/ezjn-vqh8/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/ezjn-vqh8/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/ezjn-vqh8/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.medicaid.gov/api/views/ezjn-vqh8',
'issued': '2016-08-29',
'keyword': ['drug utilization', 'medicaid reimbursements', 'pharmacy'],
'landingPage': 'https://data.medicaid.gov/d/ezjn-vqh8',
'modified': '2020-03-14',
'programCode': ['009:076'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['State Drug Utilization'],
'title': 'State Drug Utilization Data 2005'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'Medicaid.gov',
'hasEmail': 'mailto:no-reply@data.medicaid.gov'},
'description': '<p>Drug utilization data are reported by states for covered outpatient drugs that are paid for by state Medicaid agencies since the start of the Medicaid Drug Rebate Program. The data includes state, drug name, National Drug Code, number of prescriptions and dollars reimbursed. Data descriptions are available on Medicaid.gov: <a href="https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilization-data/state-drug-utilization-data-faq/index.html">https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilizat...</a></p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/vhg8-v7wa/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/vhg8-v7wa/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/vhg8-v7wa/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/vhg8-v7wa/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.medicaid.gov/api/views/vhg8-v7wa',
'issued': '2016-08-29',
'keyword': ['drug utilization', 'medicaid reimbursements', 'pharmacy'],
'landingPage': 'https://data.medicaid.gov/d/vhg8-v7wa',
'modified': '2020-03-13',
'programCode': ['009:076'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['State Drug Utilization'],
'title': 'State Drug Utilization Data 1999'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'Medicaid.gov',
'hasEmail': 'mailto:no-reply@data.medicaid.gov'},
'description': '<p>Drug utilization data are reported by states for covered outpatient drugs that are paid for by state Medicaid agencies since the start of the Medicaid Drug Rebate Program. The data includes state, drug name, National Drug Code, number of prescriptions and dollars reimbursed. Data descriptions are available on Medicaid.gov: <a href="https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilization-data/state-drug-utilization-data-faq/index.html">https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilizat...</a></p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/jqjw-uby8/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/jqjw-uby8/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/jqjw-uby8/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/jqjw-uby8/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.medicaid.gov/api/views/jqjw-uby8',
'issued': '2016-08-29',
'keyword': ['drug utilization', 'medicaid reimbursements', 'pharmacy'],
'landingPage': 'https://data.medicaid.gov/d/jqjw-uby8',
'modified': '2020-03-13',
'programCode': ['009:076'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['State Drug Utilization'],
'title': 'State Drug Utilization Data 1996'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'Medicaid.gov',
'hasEmail': 'mailto:no-reply@data.medicaid.gov'},
'description': '<p>Drug utilization data are reported by states for covered outpatient drugs that are paid for by state Medicaid agencies since the start of the Medicaid Drug Rebate Program. The data includes state, drug name, National Drug Code, number of prescriptions and dollars reimbursed. Data descriptions are available on Medicaid.gov: <a href="https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilization-data/state-drug-utilization-data-faq/index.html">https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilizat...</a></p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/ykva-ug36/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/ykva-ug36/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/ykva-ug36/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/ykva-ug36/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.medicaid.gov/api/views/ykva-ug36',
'issued': '2016-08-29',
'keyword': ['drug utilization', 'medicaid reimbursements', 'pharmacy'],
'landingPage': 'https://data.medicaid.gov/d/ykva-ug36',
'modified': '2020-03-13',
'programCode': ['009:076'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['State Drug Utilization'],
'title': 'State Drug Utilization Data 1998'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'Medicaid.gov',
'hasEmail': 'mailto:no-reply@data.medicaid.gov'},
'description': '<p>Drug utilization data are reported by states for covered outpatient drugs that are paid for by state Medicaid agencies since the start of the Medicaid Drug Rebate Program. The data includes state, drug name, National Drug Code, number of prescriptions and dollars reimbursed. Data descriptions are available on Medicaid.gov: <a href="https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilization-data/state-drug-utilization-data-faq/index.html">https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilizat...</a></p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/e7is-4a3j/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/e7is-4a3j/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/e7is-4a3j/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/e7is-4a3j/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.medicaid.gov/api/views/e7is-4a3j',
'issued': '2016-08-29',
'keyword': ['drug utilization', 'medicaid reimbursements', 'pharmacy'],
'landingPage': 'https://data.medicaid.gov/d/e7is-4a3j',
'modified': '2020-03-14',
'programCode': ['009:076'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['State Drug Utilization'],
'title': 'State Drug Utilization Data 2006'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'Medicaid.gov',
'hasEmail': 'mailto:no-reply@data.medicaid.gov'},
'description': '<p>Drug utilization data are reported by states for covered outpatient drugs that are paid for by state Medicaid agencies since the start of the Medicaid Drug Rebate Program. The data includes state, drug name, National Drug Code, number of prescriptions and dollars reimbursed. Data descriptions are available on Medicaid.gov: <a href="https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilization-data/state-drug-utilization-data-faq/index.html">https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilizat...</a></p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/ny8j-2ymd/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/ny8j-2ymd/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/ny8j-2ymd/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/ny8j-2ymd/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.medicaid.gov/api/views/ny8j-2ymd',
'issued': '2016-08-29',
'keyword': ['drug utilization', 'medicaid reimbursements', 'pharmacy'],
'landingPage': 'https://data.medicaid.gov/d/ny8j-2ymd',
'modified': '2020-03-14',
'programCode': ['009:076'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['State Drug Utilization'],
'title': 'State Drug Utilization Data 2008'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'Medicaid.gov',
'hasEmail': 'mailto:no-reply@data.medicaid.gov'},
'description': '<p>Drug utilization data are reported by states for covered outpatient drugs that are paid for by state Medicaid agencies since the start of the Medicaid Drug Rebate Program. The data includes state, drug name, National Drug Code, number of prescriptions and dollars reimbursed. Data descriptions are available on Medicaid.gov: <a href="https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilization-data/state-drug-utilization-data-faq/index.html">https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilizat...</a></p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/78qv-c4cn/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/78qv-c4cn/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/78qv-c4cn/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/78qv-c4cn/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.medicaid.gov/api/views/78qv-c4cn',
'issued': '2016-08-29',
'keyword': ['drug utilization', 'medicaid reimbursements', 'pharmacy'],
'landingPage': 'https://data.medicaid.gov/d/78qv-c4cn',
'modified': '2020-03-13',
'programCode': ['009:076'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['State Drug Utilization'],
'title': 'State Drug Utilization Data 2000'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'Medicaid.gov',
'hasEmail': 'mailto:no-reply@data.medicaid.gov'},
'description': '<p>Drug utilization data are reported by states for covered outpatient drugs that are paid for by state Medicaid agencies since the start of the Medicaid Drug Rebate Program. The data includes state, drug name, National Drug Code, number of prescriptions and dollars reimbursed. Data descriptions are available on Medicaid.gov: <a href="https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilization-data/state-drug-utilization-data-faq/index.html">https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilizat...</a></p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/iu8s-z84j/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/iu8s-z84j/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/iu8s-z84j/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/iu8s-z84j/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.medicaid.gov/api/views/iu8s-z84j',
'issued': '2016-08-29',
'keyword': ['drug utilization', 'medicaid reimbursements', 'pharmacy'],
'landingPage': 'https://data.medicaid.gov/d/iu8s-z84j',
'modified': '2020-03-13',
'programCode': ['009:076'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['State Drug Utilization'],
'title': 'State Drug Utilization Data 1993'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'Medicaid.gov',
'hasEmail': 'mailto:no-reply@data.medicaid.gov'},
'description': '<p>Drug utilization data are reported by states for covered outpatient drugs that are paid for by state Medicaid agencies since the start of the Medicaid Drug Rebate Program. The data includes state, drug name, National Drug Code, number of prescriptions and dollars reimbursed. Data descriptions are available on Medicaid.gov: <a href="https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilization-data/state-drug-utilization-data-faq/index.html">https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilizat...</a></p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/t5ct-xf3k/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/t5ct-xf3k/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/t5ct-xf3k/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/t5ct-xf3k/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.medicaid.gov/api/views/t5ct-xf3k',
'issued': '2016-08-29',
'keyword': ['drug utilization', 'medicaid reimbursements', 'pharmacy'],
'landingPage': 'https://data.medicaid.gov/d/t5ct-xf3k',
'modified': '2020-03-13',
'programCode': ['009:076'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['State Drug Utilization'],
'title': 'State Drug Utilization Data 2001'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'Medicaid.gov',
'hasEmail': 'mailto:no-reply@data.medicaid.gov'},
'description': '<p>Drug utilization data are reported by states for covered outpatient drugs that are paid for by state Medicaid agencies since the start of the Medicaid Drug Rebate Program. The data includes state, drug name, National Drug Code, number of prescriptions and dollars reimbursed. Data descriptions are available on Medicaid.gov: <a href="https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilization-data/state-drug-utilization-data-faq/index.html">https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilizat...</a></p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/q947-frj2/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/q947-frj2/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/q947-frj2/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/q947-frj2/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.medicaid.gov/api/views/q947-frj2',
'issued': '2016-08-29',
'keyword': ['drug utilization', 'medicaid reimbursements', 'pharmacy'],
'landingPage': 'https://data.medicaid.gov/d/q947-frj2',
'modified': '2020-03-14',
'programCode': ['009:076'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['State Drug Utilization'],
'title': 'State Drug Utilization Data 2007'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'Medicaid.gov',
'hasEmail': 'mailto:no-reply@data.medicaid.gov'},
'description': '<p>Drug utilization data are reported by states for covered outpatient drugs that are paid for by state Medicaid agencies since the start of the Medicaid Drug Rebate Program. The data includes state, drug name, National Drug Code, number of prescriptions and dollars reimbursed. Data descriptions are available on Medicaid.gov: <a href="https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilization-data/state-drug-utilization-data-faq/index.html">https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilizat...</a></p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/8uti-96dw/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/8uti-96dw/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/8uti-96dw/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/8uti-96dw/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.medicaid.gov/api/views/8uti-96dw',
'issued': '2016-08-29',
'keyword': ['drug utilization', 'medicaid reimbursements', 'pharmacy'],
'landingPage': 'https://data.medicaid.gov/d/8uti-96dw',
'modified': '2020-03-13',
'programCode': ['009:076'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['State Drug Utilization'],
'title': 'State Drug Utilization Data 1994'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'Medicaid.gov',
'hasEmail': 'mailto:no-reply@data.medicaid.gov'},
'description': '<p>Drug utilization data are reported by states for covered outpatient drugs that are paid for by state Medicaid agencies since the start of the Medicaid Drug Rebate Program. The data includes state, drug name, National Drug Code, number of prescriptions and dollars reimbursed. Data descriptions are available on Medicaid.gov: <a href="https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilization-data/state-drug-utilization-data-faq/index.html">https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilizat...</a></p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/rn2y-fgjb/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/rn2y-fgjb/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/rn2y-fgjb/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/rn2y-fgjb/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.medicaid.gov/api/views/rn2y-fgjb',
'issued': '2016-08-29',
'keyword': ['drug utilization', 'medicaid reimbursements', 'pharmacy'],
'landingPage': 'https://data.medicaid.gov/d/rn2y-fgjb',
'modified': '2020-03-14',
'programCode': ['009:076'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['State Drug Utilization'],
'title': 'State Drug Utilization Data 2004'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'Medicaid.gov',
'hasEmail': 'mailto:no-reply@data.medicaid.gov'},
'description': '<p>Drug utilization data are reported by states for covered outpatient drugs that are paid for by state Medicaid agencies since the start of the Medicaid Drug Rebate Program. The data includes state, drug name, National Drug Code, number of prescriptions and dollars reimbursed. Data descriptions are available on Medicaid.gov: <a href="https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilization-data/state-drug-utilization-data-faq/index.html">https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilizat...</a></p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/v83u-wwk3/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/v83u-wwk3/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/v83u-wwk3/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/v83u-wwk3/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.medicaid.gov/api/views/v83u-wwk3',
'issued': '2016-08-29',
'keyword': ['drug utilization', 'medicaid reimbursements', 'pharmacy'],
'landingPage': 'https://data.medicaid.gov/d/v83u-wwk3',
'modified': '2020-03-13',
'programCode': ['009:076'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['State Drug Utilization'],
'title': 'State Drug Utilization Data 1995'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'Medicaid.gov',
'hasEmail': 'mailto:no-reply@data.medicaid.gov'},
'description': '<p>Drug utilization data are reported by states for covered outpatient drugs that are paid for by state Medicaid agencies since the start of the Medicaid Drug Rebate Program. The data includes state, drug name, National Drug Code, number of prescriptions and dollars reimbursed. Data descriptions are available on Medicaid.gov: <a href="https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilization-data/state-drug-utilization-data-faq/index.html">https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilizat...</a></p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/c7wf-ku3w/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/c7wf-ku3w/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/c7wf-ku3w/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/c7wf-ku3w/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.medicaid.gov/api/views/c7wf-ku3w',
'issued': '2016-08-29',
'keyword': ['drug utilization', 'medicaid reimbursements', 'pharmacy'],
'landingPage': 'https://data.medicaid.gov/d/c7wf-ku3w',
'modified': '2020-03-13',
'programCode': ['009:076'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['State Drug Utilization'],
'title': 'State Drug Utilization Data 1997'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'Medicaid.gov',
'hasEmail': 'mailto:no-reply@data.medicaid.gov'},
'description': '<p>Drug utilization data are reported by states for covered outpatient drugs that are paid for by state Medicaid agencies since the start of the Medicaid Drug Rebate Program. The data includes state, drug name, National Drug Code, number of prescriptions and dollars reimbursed. Data descriptions are available on Medicaid.gov: <a href="https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilization-data/state-drug-utilization-data-faq/index.html">https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilizat...</a></p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/mmgn-kvy5/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/mmgn-kvy5/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/mmgn-kvy5/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/mmgn-kvy5/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.medicaid.gov/api/views/mmgn-kvy5',
'issued': '2016-08-29',
'keyword': ['drug utilization', 'medicaid reimbursements', 'pharmacy'],
'landingPage': 'https://data.medicaid.gov/d/mmgn-kvy5',
'modified': '2020-03-14',
'programCode': ['009:076'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['State Drug Utilization'],
'title': 'State Drug Utilization Data 2010'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'Medicaid.gov',
'hasEmail': 'mailto:no-reply@data.medicaid.gov'},
'description': '<p>Drug utilization data are reported by states for covered outpatient drugs that are paid for by state Medicaid agencies since the start of the Medicaid Drug Rebate Program. The data includes state, drug name, National Drug Code, number of prescriptions and dollars reimbursed. Data descriptions are available on Medicaid.gov: <a href="https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilization-data/state-drug-utilization-data-faq/index.html">https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilizat...</a></p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/fhmx-iqs3/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/fhmx-iqs3/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/fhmx-iqs3/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/fhmx-iqs3/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.medicaid.gov/api/views/fhmx-iqs3',
'issued': '2016-08-29',
'keyword': ['drug utilization', 'medicaid reimbursements', 'pharmacy'],
'landingPage': 'https://data.medicaid.gov/d/fhmx-iqs3',
'modified': '2020-03-14',
'programCode': ['009:076'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['State Drug Utilization'],
'title': 'State Drug Utilization Data 2009'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'Medicaid.gov',
'hasEmail': 'mailto:no-reply@data.medicaid.gov'},
'description': '<p>Drug utilization data are reported by states for covered outpatient drugs that are paid for by state Medicaid agencies since the start of the Medicaid Drug Rebate Program. The data includes state, drug name, National Drug Code, number of prescriptions and dollars reimbursed. Data descriptions are available on Medicaid.gov: <a href="https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilization-data/state-drug-utilization-data-faq/index.html">https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilizat...</a></p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/66gr-qxnr/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/66gr-qxnr/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/66gr-qxnr/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/66gr-qxnr/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.medicaid.gov/api/views/66gr-qxnr',
'issued': '2016-08-29',
'keyword': ['drug utilization', 'medicaid reimbursements', 'pharmacy'],
'landingPage': 'https://data.medicaid.gov/d/66gr-qxnr',
'modified': '2020-03-13',
'programCode': ['009:076'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['State Drug Utilization'],
'title': 'State Drug Utilization Data 2003'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'Medicaid.gov',
'hasEmail': 'mailto:no-reply@data.medicaid.gov'},
'description': '<p>Drug utilization data are reported by states for covered outpatient drugs that are paid for by state Medicaid agencies since the start of the Medicaid Drug Rebate Program. The data includes state, drug name, National Drug Code, number of prescriptions and dollars reimbursed. Data descriptions are available on Medicaid.gov: <a href="https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilization-data/state-drug-utilization-data-faq/index.html">https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilizat...</a></p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/ra84-ffhc/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/ra84-ffhc/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/ra84-ffhc/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/ra84-ffhc/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.medicaid.gov/api/views/ra84-ffhc',
'issued': '2016-08-29',
'keyword': ['drug utilization', 'medicaid reimbursements', 'pharmacy'],
'landingPage': 'https://data.medicaid.gov/d/ra84-ffhc',
'modified': '2020-03-14',
'programCode': ['009:076'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['State Drug Utilization'],
'title': 'State Drug Utilization Data 2011'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'Medicaid.gov',
'hasEmail': 'mailto:no-reply@data.medicaid.gov'},
'description': '<p>Drug utilization data are reported by states for covered outpatient drugs that are paid for by state Medicaid agencies since the start of the Medicaid Drug Rebate Program. The data includes state, drug name, National Drug Code, number of prescriptions and dollars reimbursed. Data descriptions are available on Medicaid.gov: <a href="https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilization-data/state-drug-utilization-data-faq/index.html">https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilizat...</a></p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/agzs-hwsn/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/agzs-hwsn/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/agzs-hwsn/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/agzs-hwsn/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.medicaid.gov/api/views/agzs-hwsn',
'issued': '2016-08-29',
'keyword': ['drug utilization', 'medicaid reimbursements', 'pharmacy'],
'landingPage': 'https://data.medicaid.gov/d/agzs-hwsn',
'modified': '2020-03-13',
'programCode': ['009:076'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['State Drug Utilization'],
'title': 'State Drug Utilization Data 1992'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'Medicaid.gov',
'hasEmail': 'mailto:no-reply@data.medicaid.gov'},
'description': '<p>States have the option to provide children with 12 months of continuous coverage through Medicaid and CHIP, even if the family experiences a change in income during the year. Continuous eligibility is a valuable tool that helps States ensure that children stay enrolled in the health coverage for which they are eligible and have consistent access to needed health care services.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/gz34-pjff/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/gz34-pjff/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/gz34-pjff/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/gz34-pjff/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.medicaid.gov/api/views/gz34-pjff',
'issued': '2018-04-19',
'keyword': ['continuous eligibility', 'enrollment strategies'],
'landingPage': 'https://data.medicaid.gov/d/gz34-pjff',
'modified': '2018-12-20',
'programCode': ['009:076'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Eligibility'],
'title': 'Continuous Eligibility for Medicaid and CHIP Coverage'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'Medicaid.gov',
'hasEmail': 'mailto:no-reply@data.medicaid.gov'},
'description': '<p>Health care providers and Head Start programs can play a major role in finding and enrolling uninsured children through presumptive eligibility. States can authorize “qualified entities” -- health care providers, community-based organizations, and schools, among others -- to screen for Medicaid and CHIP eligibility and immediately enroll children who appear to be eligible.</p>\n<p>Presumptive eligibility allows children to get access to Medicaid or CHIP services without having to wait for their application to be fully processed. Qualified entities can also help families gather the documents needed to complete the full application process, thereby reducing the administrative burden on States to obtain missing information.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/xjuw-wgmy/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/xjuw-wgmy/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/xjuw-wgmy/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/xjuw-wgmy/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.medicaid.gov/api/views/xjuw-wgmy',
'issued': '2018-04-19',
'keyword': ['enrollment strategies', 'presumptive eligibility'],
'landingPage': 'https://data.medicaid.gov/d/xjuw-wgmy',
'modified': '2019-01-24',
'programCode': ['009:076'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Eligibility'],
'title': 'Presumptive Eligibility for Medicaid and CHIP Coverage'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'Medicaid.gov',
'hasEmail': 'mailto:no-reply@data.medicaid.gov'},
'description': '<p>This dataset reports summary level expenditure data associated with the new adult group established under the Affordable Care Act. These state expenditures are reported through the federal Medicaid Budget and Expenditure System (MBES).</p>\n<p>Notes:<br />\n1. “VIII GROUP” is also known as the “New Adult Group.”<br />\n2. The VIII Group is only applicable for states that have expanded their Medicaid programs by adopting the VIII Group. VIII Group expenditure information<br />\nfor the states that have not expanded their Medicaid program is noted as “N/A.”<br />\n3. States that have reported “0” either have no expenditures for that reporting category or have not yet reported expenditures for that category.<br />\n4. MCHIP expenditures are not included in the All Medical Assistance Expenditures.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/5im3-vamn/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/5im3-vamn/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/5im3-vamn/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/5im3-vamn/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.medicaid.gov/api/views/5im3-vamn',
'issued': '2018-12-07',
'keyword': ['cms-64',
'expansion population',
'expenditures',
'mbes',
'medicaid',
'new adult group',
'viii group'],
'landingPage': 'https://data.medicaid.gov/d/5im3-vamn',
'modified': '2019-09-26',
'programCode': ['009:076'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Uncategorized'],
'title': 'Medicaid CMS-64 New Adult Group Expenditures'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'Medicaid.gov',
'hasEmail': 'mailto:no-reply@data.medicaid.gov'},
'description': '<p>This dataset reports summary state-by-state total expenditures by program for the Medicaid Program, Medicaid Administration and CHIP programs. These state expenditures are tracked through the automated Medicaid Budget and Expenditure System/State Children\'s Health Insurance Program Budget and Expenditure System (MBES/CBES).</p>\n<p>For more information, visit <a href="https://medicaid.gov/medicaid/finance/state-expenditure-reporting/expenditure-reports/index.html">https://medicaid.gov/medicaid/finance/state-expenditure-reporting/expend...</a>.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/h7at-haku/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/h7at-haku/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/h7at-haku/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/h7at-haku/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.medicaid.gov/api/views/h7at-haku',
'issued': '2018-04-24',
'keyword': ['cms-64 expenditures',
'financial management report',
'national totals'],
'landingPage': 'https://data.medicaid.gov/d/h7at-haku',
'modified': '2019-01-15',
'programCode': ['009:076'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Uncategorized'],
'title': 'Medicaid Financial Management Data – National Totals'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'Medicaid.gov',
'hasEmail': 'mailto:no-reply@data.medicaid.gov'},
'description': '<p>This dataset reports summary state-by-state total expenditures by program for the Medicaid Program, Medicaid Administration and CHIP programs. These state expenditures are tracked through the automated Medicaid Budget and Expenditure System/State Children\'s Health Insurance Program Budget and Expenditure System (MBES/CBES).</p>\n<p>For more information, visit <a href="https://medicaid.gov/medicaid/finance/state-expenditure-reporting/expenditure-reports/index.html">https://medicaid.gov/medicaid/finance/state-expenditure-reporting/expend...</a>.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/7kua-37xz/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/7kua-37xz/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/7kua-37xz/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/7kua-37xz/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.medicaid.gov/api/views/7kua-37xz',
'issued': '2018-04-20',
'keyword': ['cms-64 expenditures', 'financial management report'],
'landingPage': 'https://data.medicaid.gov/d/7kua-37xz',
'modified': '2019-01-24',
'programCode': ['009:076'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Uncategorized'],
'title': 'Medicaid Financial Management Data'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'contactPoint': {'fn': 'Medicaid.gov',
'hasEmail': 'mailto:no-reply@data.medicaid.gov'},
'description': '<p>Performance rates on frequently reported health care quality measures in the CMS Medicaid/CHIP Child and Adult Core Sets, for FFY 2017 reporting.</p>\n<p>Source: Mathematica analysis of MACPro and Form CMS-416 reports for the FFY 2017 reporting cycle. For more information, see the <a href="https://www.medicaid.gov/medicaid/quality-of-care/performance-measurement/child-core-set/index.html">Children\'s Health Care Quality Measures</a> and <a href="https://www.medicaid.gov/medicaid/quality-of-care/performance-measurement/adult-core-set/index.html">Adult Health Care Quality Measures</a> webpages.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/y7g4-qir6/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/y7g4-qir6/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/y7g4-qir6/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/y7g4-qir6/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.medicaid.gov/api/views/y7g4-qir6',
'issued': '2019-02-15',
'keyword': ['core sets', 'performance rates', 'quality measures'],
'landingPage': 'https://data.medicaid.gov/d/y7g4-qir6',
'modified': '2019-08-05',
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Quality'],
'title': '2017 Child and Adult Health Care Quality Measures'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'Jeff Chamblee',
'hasEmail': 'mailto:no-reply@data.medicaid.gov'},
'description': '<p>The following table provides eligibility levels in each state for key coverage groups that use Modified Adjusted Gross Income (MAGI), as of April 1, 2018. The data represent the principal, but not all, MAGI coverage groups in Medicaid, the Children’s Health Insurance Program (CHIP), and the Basic Health Program (BHP). All income standards are expressed as a percentage of the federal poverty level (FPL). The MAGI-based rules generally include adjusting an individual’s income by an amount equivalent to a 5% FPL disregard. Other eligibility criteria also apply, such as citizenship, immigration status, and state residency.</p>\n<p>For more information, see:<br />\n<a href="https://www.medicaid.gov/medicaid/program-information/medicaid-and-chip-eligibility-levels/index.html">https://www.medicaid.gov/medicaid/program-information/medicaid-and-chip-...</a></p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/xy8t-auhk/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/xy8t-auhk/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/xy8t-auhk/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/xy8t-auhk/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.medicaid.gov/api/views/xy8t-auhk',
'issued': '2018-07-09',
'keyword': ['chip',
'eligibility levels',
'federal poverty level',
'fpl',
'magi',
'medicaid'],
'landingPage': 'https://data.medicaid.gov/d/xy8t-auhk',
'modified': '2018-11-16',
'programCode': ['009:076'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Eligibility'],
'title': 'Medicaid and CHIP Eligibility Levels'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'contactPoint': {'fn': 'Jeff Chamblee',
'hasEmail': 'mailto:no-reply@data.medicaid.gov'},
'description': '<p>Provides program names, program features, population enrolled, benefits covered, quality assurance and improvement, performance incentives, provider value-based purchasing, participating plans, regions served and program notes.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/p9c7-tuup/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/p9c7-tuup/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/p9c7-tuup/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/p9c7-tuup/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.medicaid.gov/api/views/p9c7-tuup',
'issued': '2018-08-22',
'keyword': ['centers-for-medicare-medicaid-services'],
'landingPage': 'https://data.medicaid.gov/d/p9c7-tuup',
'modified': '2018-08-22',
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Enrollment'],
'title': 'Managed Care Programs by State'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'contactPoint': {'fn': 'Chris Vaughn',
'hasEmail': 'mailto:no-reply@data.medicaid.gov'},
'description': "<p>Performance rates on frequently reported health care quality measures in the CMS Medicaid/CHIP Child and Adult Core Sets, for FFY 2018 reporting.</p>\n<p>Source: Mathematica analysis of MACPro and Form CMS-416 reports for the FFY 2018 reporting cycle. For more information, see the Children's Health Care Quality Measures and Adult Health Care Quality Measures webpages.</p>\n",
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/2ir3-z9a8/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/2ir3-z9a8/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/2ir3-z9a8/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/2ir3-z9a8/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.medicaid.gov/api/views/2ir3-z9a8',
'issued': '2019-09-25',
'keyword': ['core sets', 'performance rates', 'quality measures'],
'landingPage': 'https://data.medicaid.gov/d/2ir3-z9a8',
'modified': '2019-09-26',
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Quality'],
'title': '2018 Child and Adult Health Care Quality Measures'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'contactPoint': {'fn': 'Chris Vaughn',
'hasEmail': 'mailto:no-reply@data.medicaid.gov'},
'description': '<p>In fall 2014, the Center for Medicaid and CHIP Services (CMCS) conducted a Nationwide Adult Medicaid (NAM) Consumer Assessment of Healthcare Providers and Systems (CAHPS) survey of Medicaid enrollees to attain national and state-by-state measures of access, barriers to care, and experiences with care across delivery systems and major population subgroups. The survey interviewed a representative sample of adults ages 18 and older enrolled in Medicaid during October through December 2013.<br />\nAdditional information, including a data dictionary and analysis guidance and downloadable SAS files are available on the <a href="https://www.medicaid.gov/medicaid/quality-of-care/performance-measurement/adult-cahps/index.html">NAM CAHPS</a> webpage. Please note that all analyses must account for the survey’s sample design and use weights and strata. Sample code is available in on the <a href="https://www.medicaid.gov/medicaid/quality-of-care/performance-measurement/adult-cahps/index.html">NAM CAHPS</a> webpage.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/dc57-m2ei/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/dc57-m2ei/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/dc57-m2ei/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/dc57-m2ei/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.medicaid.gov/api/views/dc57-m2ei',
'issued': '2019-09-24',
'keyword': ['centers-for-medicare-medicaid-services'],
'landingPage': 'https://data.medicaid.gov/d/dc57-m2ei',
'modified': '2019-11-29',
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'title': 'NAM CAHPS 2014 Public Use'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'acepeda',
'hasEmail': 'mailto:no-reply@data.medicare.gov'},
'description': 'No description provided',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/h5my-ducv/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/h5my-ducv/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/h5my-ducv/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/h5my-ducv/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.medicare.gov/api/views/h5my-ducv',
'issued': '2020-01-02',
'keyword': ['centers-for-medicare-medicaid-services'],
'landingPage': 'https://data.medicare.gov/d/h5my-ducv',
'modified': '2020-01-02',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'title': 'NHC State Agency Contacts'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Tanya Miller',
'hasEmail': 'mailto:no-reply@data.medicare.gov'},
'description': '<p>This dataset includes facility details, performance ratio, measure score, and the state and national average measure scores for the SHR measure included in the PY 2020 ESRD QIP.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/965i-h9dp/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/965i-h9dp/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/965i-h9dp/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/965i-h9dp/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.medicare.gov/api/views/965i-h9dp',
'issued': '2020-01-22',
'keyword': ['esrd', 'qip'],
'landingPage': 'https://data.medicare.gov/d/965i-h9dp',
'modified': '2020-01-22',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Dialysis Facility Compare'],
'title': 'ESRD QIP – Standardized Hospitalization Ratio – Payment Year 2020'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Tanya Miller',
'hasEmail': 'mailto:no-reply@data.medicare.gov'},
'description': '<p>This dataset includes facility details, measure score, and the state and national average measure scores for the ultrafiltration reporting measure included in the PY 2020 ESRD QIP.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/qvmb-9i4r/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/qvmb-9i4r/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/qvmb-9i4r/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/qvmb-9i4r/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.medicare.gov/api/views/qvmb-9i4r',
'issued': '2020-01-22',
'keyword': ['esrd', 'qip'],
'landingPage': 'https://data.medicare.gov/d/qvmb-9i4r',
'modified': '2020-01-22',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Dialysis Facility Compare'],
'title': 'ESRD QIP – Ultrafiltration Reporting – Payment Year 2020'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:20'],
'contactPoint': {'fn': 'aso7@cdc.gov',
'hasEmail': 'mailto:no-reply@data.cdc.gov'},
'description': 'No description provided',
'identifier': 'https://data.cdc.gov/api/views/6pnq-x3ea',
'issued': '2020-03-30',
'keyword': ['centers-for-disease-control-and-prevention'],
'landingPage': 'https://data.cdc.gov/d/6pnq-x3ea',
'modified': '2020-03-30',
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'title': 'NNDSS - TABLE 1FF. Severe acute respiratory\u200b\u200b\u200b\u200b\u200b\u200b\u200b syndrome-associated coronavirus disease to Shigellosis'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'contactPoint': {'fn': 'Chris Vaughn',
'hasEmail': 'mailto:no-reply@data.medicaid.gov'},
'description': '<p>Provides program names, program features, population enrolled, benefits covered, quality assurance and improvement, performance incentives, provider value-based purchasing, participating plans, regions served and program notes.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/hc9x-7kex/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/hc9x-7kex/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/hc9x-7kex/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/hc9x-7kex/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.medicaid.gov/api/views/hc9x-7kex',
'issued': '2019-04-18',
'keyword': ['centers-for-medicare-medicaid-services'],
'landingPage': 'https://data.medicaid.gov/d/hc9x-7kex',
'modified': '2019-05-03',
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Enrollment'],
'title': '2017 Managed Care Programs by State'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:20'],
'contactPoint': {'fn': 'DDT Public Inquiries',
'hasEmail': 'mailto:ddtpubsmailbox@cdc.gov'},
'describedBy': 'https://chronicdata.cdc.gov/Vision-Eye-Health/Vision-Service-Plan-VSP-Vision-and-Eye-Health-Surv/4r3g-hv9c',
'description': '<ol start="2016">\n<li>This dataset is a de-identified summary table of vision and eye health data indicators from VSP, stratified by all available combinations of age group, race/ethnicity, gender, and state. VSP claims for VEHSS provides a convenience sample of vision insurance members representing approximately more than 1 in 4 of the U.S. population. VSP uses a web-based claims submissions system to collect and process claims. The denominator of the rates represents persons with VSP benefits as reported by employers, and is subject to some uncertainty. VSP data for VEHSS include Service Utilization and Eye Health Condition indicators. Certain ophthalmic conditions and procedures are covered by health insurance and are not covered by managed vision insurance, claims based eye disease prevalence may therefore be expected to undercount true prevalence. Person level claims and person counts are not publically available. Reported rates were suppressed for de-identification to ensure protection of patient privacy. Detailed information on VEHSS VSP analyses can be found on the VEHSS VSP webpage (link). Information on VSP data can be found on the VSP website (<a href="http://www.vsp.com">www.vsp.com</a>). The VEHSS VSP dataset was last updated in June 2018.</li>\n</ol>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/4r3g-hv9c/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/4r3g-hv9c/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/4r3g-hv9c/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/4r3g-hv9c/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/4r3g-hv9c',
'issued': '2019-11-18',
'keyword': ['claims', 'medical diagnoses', 'vsp'],
'landingPage': 'https://data.cdc.gov/d/4r3g-hv9c',
'modified': '2020-09-09',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'references': ['https://www.vsp.com',
'https://www.cdc.gov/visionhealth/vehss/data/claims/vsp.html'],
'theme': ['Vision & Eye Health'],
'title': 'Vision Service Plan (VSP) – Vision and Eye Health Surveillance'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:20'],
'contactPoint': {'fn': 'DDT Public Inquiries',
'hasEmail': 'mailto:ddtpubsmailbox@cdc.gov'},
'describedBy': 'https://chronicdata.cdc.gov/Vision-Eye-Health/National-Health-and-Nutrition-Examination-Survey-N/tdbk-8ubw',
'description': '<p>1999-2008; 2005-2008. This dataset is a de-identified summary table of vision and eye health data indicators from NHANES, stratified by all available combinations of age group, race/ethnicity, gender, and risk factor. NHANES is a program of studies conducted by the National Center for Health Statistics at CDC designed to assess the health and nutritional status of adults and children in the U.S, and combines interviews and physical examinations. NHANES stopped collecting vision and eye health data in 2008. Approximate sample size is 5,000 persons per year. NHANES data for VEHSS includes questions and examinations related to Visual Function, Vision Exam Measures, Eye Health Conditions, Service Utilization, and Examination Measures. Data were suppressed for cell sizes less than 30 persons, or where the relative standard error more than 30% of the mean. Detailed information on VEHSS NHANES analyses can be found on the VEHSS NHANES webpage (<a href="https://www.cdc.gov/visionhealth/vehss/data/national-surveys/national-health-and-nutrition-examination-survey.html">https://www.cdc.gov/visionhealth/vehss/data/national-surveys/national-he...</a>). Additional information about NHANES can be found on the NHANES website (<a href="https://www.cdc.gov/nchs/nhanes/index.htm">https://www.cdc.gov/nchs/nhanes/index.htm</a>). The VEHSS NHANES dataset was last updated in June 2018.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/tdbk-8ubw/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/tdbk-8ubw/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/tdbk-8ubw/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/tdbk-8ubw/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/tdbk-8ubw',
'issued': '2019-11-18',
'keyword': ['blind',
'cataract',
'diabetes',
'glaucoma',
'nhanes',
'service utilization',
'vision exam measures',
'visual acuity',
'visual function'],
'landingPage': 'https://data.cdc.gov/d/tdbk-8ubw',
'modified': '2020-09-09',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'references': ['https://www.cdc.gov/nchs/nhanes/index.htm',
'https://www.cdc.gov/visionhealth/vehss/data/national-surveys/national-health-and-nutrition-examination-survey.html'],
'theme': ['Vision & Eye Health'],
'title': 'National Health and Nutrition Examination Survey (NHANES) – Vision and Eye Health Surveillance'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>NNDSS - Table II. Chlamydia trachomatis infection to Coccidioidomycosis - 2018. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states or territory.</p>\n<p>Note:</p>\n<p>This table contains provisional cases of selected national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a></p>\n<p>Footnotes:</p>\n<p>C.N.M.I.: Commonwealth of Northern Mariana Islands.<br />\nU: Unavailable. —: No reported cases. N: Not reportable. NA: Not Available. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<ul>\n<li>Case counts for reporting years 2017 and 2018 are provisional and subject to change. Data for years 2013 through 2016 are finalized. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>.</li>\n</ul>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/5egk-p6rd/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/5egk-p6rd/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/5egk-p6rd/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/5egk-p6rd/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/5egk-p6rd',
'issued': '2019-01-03',
'keyword': ['2018',
'chlamydia trachomatis infection',
'coccidioidomycosis',
'nedss',
'netss',
'nndss',
'wonder'],
'landingPage': 'https://data.cdc.gov/d/5egk-p6rd',
'modified': '2019-01-03',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NNDSS'],
'title': 'NNDSS - Table II. Chlamydia trachomatis infection to Coccidioidomycosis'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'National Center for Health Statistics',
'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>This dataset contains information on the number of deaths and age-adjusted death rates for the five leading causes of death in 1900, 1950, and 2000.</p>\n<p>Age-adjusted death rates (deaths per 100,000) after 1998 are calculated based on the 2000 U.S. standard population. Populations used for computing death rates for 2011–2017 are postcensal estimates based on the 2010 census, estimated as of July 1, 2010. Rates for census years are based on populations enumerated in the corresponding censuses. Rates for noncensus years between 2000 and 2010 are revised using updated intercensal population estimates and may differ from rates previously published. Data on age-adjusted death rates prior to 1999 are taken from historical data (see References below).</p>\n<p>SOURCES</p>\n<p>CDC/NCHS, National Vital Statistics System, historical data, 1900-1998 (see <a href="https://www.cdc.gov/nchs/nvss/mortality_historical_data.htm">https://www.cdc.gov/nchs/nvss/mortality_historical_data.htm</a>); CDC/NCHS, National Vital Statistics System, mortality data (see <a href="http://www.cdc.gov/nchs/deaths.htm">http://www.cdc.gov/nchs/deaths.htm</a>); and CDC WONDER (see <a href="http://wonder.cdc.gov">http://wonder.cdc.gov</a>).</p>\n<p>REFERENCES</p>\n<ol>\n<li>\n<p>National Center for Health Statistics, Data Warehouse. Comparability of cause-of-death between ICD revisions. 2008. Available from: <a href="http://www.cdc.gov/nchs/nvss/mortality/comparability_icd.htm">http://www.cdc.gov/nchs/nvss/mortality/comparability_icd.htm</a>.</p>\n</li>\n<li>\n<p>National Center for Health Statistics. Vital statistics data available. Mortality multiple cause files. Hyattsville, MD: National Center for Health Statistics. Available from: <a href="https://www.cdc.gov/nchs/data_access/vitalstatsonline.htm">https://www.cdc.gov/nchs/data_access/vitalstatsonline.htm</a>.</p>\n</li>\n<li>\n<p>Kochanek KD, Murphy SL, Xu JQ, Arias E. Deaths: Final data for 2017. National Vital Statistics Reports; vol 68 no 9. Hyattsville, MD: National Center for Health Statistics. 2019. Available from: <a href="https://www.cdc.gov/nchs/data/nvsr/nvsr68/nvsr68_09-508.pdf">https://www.cdc.gov/nchs/data/nvsr/nvsr68/nvsr68_09-508.pdf</a>.</p>\n</li>\n<li>\n<p>Arias E, Xu JQ. United States life tables, 2017. National Vital Statistics Reports; vol 68 no 7. Hyattsville, MD: National Center for Health Statistics. 2019. Available from: <a href="https://www.cdc.gov/nchs/data/nvsr/nvsr68/nvsr68_07-508.pdf">https://www.cdc.gov/nchs/data/nvsr/nvsr68/nvsr68_07-508.pdf</a>.</p>\n</li>\n<li>\n<p>National Center for Health Statistics. Historical Data, 1900-1998. 2009. Available from: <a href="https://www.cdc.gov/nchs/nvss/mortality_historical_data.htm">https://www.cdc.gov/nchs/nvss/mortality_historical_data.htm</a>.</p>\n</li>\n</ol>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/mc4y-cbbv/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/mc4y-cbbv/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/mc4y-cbbv/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/mc4y-cbbv/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/mc4y-cbbv',
'issued': '2017-08-30',
'keyword': ['cause of death', 'mortality', 'nchs', 'united states'],
'landingPage': 'https://data.cdc.gov/d/mc4y-cbbv',
'modified': '2020-09-08',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NCHS'],
'title': 'NCHS - Top Five Leading Causes of Death: United States, 1990, 1950, 2000'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'National Center for Health Statistics',
'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>This dataset of U.S. mortality trends since 1900 highlights trends in age-adjusted death rates for five selected major causes of death.</p>\n<p>Age-adjusted death rates (deaths per 100,000) after 1998 are calculated based on the 2000 U.S. standard population. Populations used for computing death rates for 2011–2017 are postcensal estimates based on the 2010 census, estimated as of July 1, 2010. Rates for census years are based on populations enumerated in the corresponding censuses. Rates for noncensus years between 2000 and 2010 are revised using updated intercensal population estimates and may differ from rates previously published. Data on age-adjusted death rates prior to 1999 are taken from historical data (see References below).</p>\n<p>Revisions to the International Classification of Diseases (ICD) over time may result in discontinuities in cause-of-death trends.</p>\n<p>SOURCES</p>\n<p>CDC/NCHS, National Vital Statistics System, historical data, 1900-1998 (see <a href="https://www.cdc.gov/nchs/nvss/mortality_historical_data.htm">https://www.cdc.gov/nchs/nvss/mortality_historical_data.htm</a>); CDC/NCHS, National Vital Statistics System, mortality data (see <a href="http://www.cdc.gov/nchs/deaths.htm">http://www.cdc.gov/nchs/deaths.htm</a>); and CDC WONDER (see <a href="http://wonder.cdc.gov">http://wonder.cdc.gov</a>).</p>\n<p>REFERENCES</p>\n<ol>\n<li>\n<p>National Center for Health Statistics, Data Warehouse. Comparability of cause-of-death between ICD revisions. 2008. Available from: <a href="http://www.cdc.gov/nchs/nvss/mortality/comparability_icd.htm">http://www.cdc.gov/nchs/nvss/mortality/comparability_icd.htm</a>.</p>\n</li>\n<li>\n<p>National Center for Health Statistics. Vital statistics data available. Mortality multiple cause files. Hyattsville, MD: National Center for Health Statistics. Available from: <a href="https://www.cdc.gov/nchs/data_access/vitalstatsonline.htm">https://www.cdc.gov/nchs/data_access/vitalstatsonline.htm</a>.</p>\n</li>\n<li>\n<p>Kochanek KD, Murphy SL, Xu JQ, Arias E. Deaths: Final data for 2017. National Vital Statistics Reports; vol 68 no 9. Hyattsville, MD: National Center for Health Statistics. 2019. Available from: <a href="https://www.cdc.gov/nchs/data/nvsr/nvsr68/nvsr68_09-508.pdf">https://www.cdc.gov/nchs/data/nvsr/nvsr68/nvsr68_09-508.pdf</a>.</p>\n</li>\n<li>\n<p>Arias E, Xu JQ. United States life tables, 2017. National Vital Statistics Reports; vol 68 no 7. Hyattsville, MD: National Center for Health Statistics. 2019. Available from: <a href="https://www.cdc.gov/nchs/data/nvsr/nvsr68/nvsr68_07-508.pdf">https://www.cdc.gov/nchs/data/nvsr/nvsr68/nvsr68_07-508.pdf</a>.</p>\n</li>\n<li>\n<p>National Center for Health Statistics. Historical Data, 1900-1998. 2009. Available from: <a href="https://www.cdc.gov/nchs/nvss/mortality_historical_data.htm">https://www.cdc.gov/nchs/nvss/mortality_historical_data.htm</a>.</p>\n</li>\n</ol>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/6rkc-nb2q/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/6rkc-nb2q/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/6rkc-nb2q/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/6rkc-nb2q/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/6rkc-nb2q',
'issued': '2017-08-30',
'keyword': ['age-adjusted death rate',
'cause of death',
'mortality united states',
'nchs'],
'landingPage': 'https://data.cdc.gov/d/6rkc-nb2q',
'modified': '2020-09-08',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NCHS'],
'title': 'NCHS - Age-adjusted Death Rates for Selected Major Causes of Death'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'National Center for Health Statistics',
'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>This dataset of U.S. mortality trends since 1900 highlights childhood mortality rates by age group for age at death.</p>\n<p>Age-adjusted death rates (deaths per 100,000) after 1998 are calculated based on the 2000 U.S. standard population. Populations used for computing death rates for 2011–2017 are postcensal estimates based on the 2010 census, estimated as of July 1, 2010. Rates for census years are based on populations enumerated in the corresponding censuses. Rates for noncensus years between 2000 and 2010 are revised using updated intercensal population estimates and may differ from rates previously published. Data on age-adjusted death rates prior to 1999 are taken from historical data (see References below).</p>\n<p>Age groups for childhood death rates are based on age at death.</p>\n<p>SOURCES</p>\n<p>CDC/NCHS, National Vital Statistics System, historical data, 1900-1998 (see <a href="https://www.cdc.gov/nchs/nvss/mortality_historical_data.htm">https://www.cdc.gov/nchs/nvss/mortality_historical_data.htm</a>); CDC/NCHS, National Vital Statistics System, mortality data (see <a href="http://www.cdc.gov/nchs/deaths.htm">http://www.cdc.gov/nchs/deaths.htm</a>); and CDC WONDER (see <a href="http://wonder.cdc.gov">http://wonder.cdc.gov</a>).</p>\n<p>REFERENCES</p>\n<ol>\n<li>\n<p>National Center for Health Statistics, Data Warehouse. Comparability of cause-of-death between ICD revisions. 2008. Available from: <a href="http://www.cdc.gov/nchs/nvss/mortality/comparability_icd.htm">http://www.cdc.gov/nchs/nvss/mortality/comparability_icd.htm</a>.</p>\n</li>\n<li>\n<p>National Center for Health Statistics. Vital statistics data available. Mortality multiple cause files. Hyattsville, MD: National Center for Health Statistics. Available from: <a href="https://www.cdc.gov/nchs/data_access/vitalstatsonline.htm">https://www.cdc.gov/nchs/data_access/vitalstatsonline.htm</a>.</p>\n</li>\n<li>\n<p>Kochanek KD, Murphy SL, Xu JQ, Arias E. Deaths: Final data for 2017. National Vital Statistics Reports; vol 68 no 9. Hyattsville, MD: National Center for Health Statistics. 2019. Available from: <a href="https://www.cdc.gov/nchs/data/nvsr/nvsr68/nvsr68_09-508.pdf">https://www.cdc.gov/nchs/data/nvsr/nvsr68/nvsr68_09-508.pdf</a>.</p>\n</li>\n<li>\n<p>Arias E, Xu JQ. United States life tables, 2017. National Vital Statistics Reports; vol 68 no 7. Hyattsville, MD: National Center for Health Statistics. 2019. Available from: <a href="https://www.cdc.gov/nchs/data/nvsr/nvsr68/nvsr68_07-508.pdf">https://www.cdc.gov/nchs/data/nvsr/nvsr68/nvsr68_07-508.pdf</a>.</p>\n</li>\n<li>\n<p>National Center for Health Statistics. Historical Data, 1900-1998. 2009. Available from: <a href="https://www.cdc.gov/nchs/nvss/mortality_historical_data.htm">https://www.cdc.gov/nchs/nvss/mortality_historical_data.htm</a>.</p>\n</li>\n</ol>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/v6ab-adf5/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/v6ab-adf5/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/v6ab-adf5/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/v6ab-adf5/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/v6ab-adf5',
'issued': '2017-08-30',
'keyword': ['children',
'death rates',
'mortality',
'nchs',
'united states'],
'landingPage': 'https://data.cdc.gov/d/v6ab-adf5',
'modified': '2020-09-08',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NCHS'],
'title': 'NCHS - Childhood Mortality Rates'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'National Center for Health Statistics',
'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>This dataset of U.S. mortality trends since 1900 highlights the differences in age-adjusted death rates and life expectancy at birth by race and sex.</p>\n<p>Age-adjusted death rates (deaths per 100,000) after 1998 are calculated based on the 2000 U.S. standard population. Populations used for computing death rates for 2011–2017 are postcensal estimates based on the 2010 census, estimated as of July 1, 2010. Rates for census years are based on populations enumerated in the corresponding censuses. Rates for noncensus years between 2000 and 2010 are revised using updated intercensal population estimates and may differ from rates previously published. Data on age-adjusted death rates prior to 1999 are taken from historical data (see References below).</p>\n<p>Life expectancy data are available up to 2017. Due to changes in categories of race used in publications, data are not available for the black population consistently before 1968, and not at all before 1960. More information on historical data on age-adjusted death rates is available at <a href="https://www.cdc.gov/nchs/nvss/mortality/hist293.htm">https://www.cdc.gov/nchs/nvss/mortality/hist293.htm</a>.</p>\n<p>SOURCES</p>\n<p>CDC/NCHS, National Vital Statistics System, historical data, 1900-1998 (see <a href="https://www.cdc.gov/nchs/nvss/mortality_historical_data.htm">https://www.cdc.gov/nchs/nvss/mortality_historical_data.htm</a>); CDC/NCHS, National Vital Statistics System, mortality data (see <a href="http://www.cdc.gov/nchs/deaths.htm">http://www.cdc.gov/nchs/deaths.htm</a>); and CDC WONDER (see <a href="http://wonder.cdc.gov">http://wonder.cdc.gov</a>).</p>\n<p>REFERENCES</p>\n<ol>\n<li>\n<p>National Center for Health Statistics, Data Warehouse. Comparability of cause-of-death between ICD revisions. 2008. Available from: <a href="http://www.cdc.gov/nchs/nvss/mortality/comparability_icd.htm">http://www.cdc.gov/nchs/nvss/mortality/comparability_icd.htm</a>.</p>\n</li>\n<li>\n<p>National Center for Health Statistics. Vital statistics data available. Mortality multiple cause files. Hyattsville, MD: National Center for Health Statistics. Available from: <a href="https://www.cdc.gov/nchs/data_access/vitalstatsonline.htm">https://www.cdc.gov/nchs/data_access/vitalstatsonline.htm</a>.</p>\n</li>\n<li>\n<p>Kochanek KD, Murphy SL, Xu JQ, Arias E. Deaths: Final data for 2017. National Vital Statistics Reports; vol 68 no 9. Hyattsville, MD: National Center for Health Statistics. 2019. Available from: <a href="https://www.cdc.gov/nchs/data/nvsr/nvsr68/nvsr68_09-508.pdf">https://www.cdc.gov/nchs/data/nvsr/nvsr68/nvsr68_09-508.pdf</a>.</p>\n</li>\n<li>\n<p>Arias E, Xu JQ. United States life tables, 2017. National Vital Statistics Reports; vol 68 no 7. Hyattsville, MD: National Center for Health Statistics. 2019. Available from: <a href="https://www.cdc.gov/nchs/data/nvsr/nvsr68/nvsr68_07-508.pdf">https://www.cdc.gov/nchs/data/nvsr/nvsr68/nvsr68_07-508.pdf</a>.</p>\n</li>\n<li>\n<p>National Center for Health Statistics. Historical Data, 1900-1998. 2009. Available from: <a href="https://www.cdc.gov/nchs/nvss/mortality_historical_data.htm">https://www.cdc.gov/nchs/nvss/mortality_historical_data.htm</a>.</p>\n</li>\n</ol>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/w9j2-ggv5/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/w9j2-ggv5/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/w9j2-ggv5/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/w9j2-ggv5/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/w9j2-ggv5',
'issued': '2017-08-30',
'keyword': ['death rates',
'life expectancy',
'mortality',
'nchs',
'united states'],
'landingPage': 'https://data.cdc.gov/d/w9j2-ggv5',
'modified': '2020-09-08',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NCHS'],
'title': 'NCHS - Death rates and life expectancy at birth'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:20'],
'contactPoint': {'fn': 'OSHData Support',
'hasEmail': 'mailto:nccdoshinquiries@cdc.gov'},
'describedBy': 'https://chronicdata.cdc.gov/Global-Survey-Data/Global-Tobacco-Surveillance-System-GTSS-Global-Sch/5hns-mwci',
'description': '<p>2001-2011. The GSPS was initiated in 2000 to collect information on tobacco use, knowledge and attitudes of school personnel toward tobacco, existence and effectiveness of tobacco control policies in schools, and training and materials available for implementing tobacco prevention and control interventions.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/5hns-mwci/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/5hns-mwci/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/5hns-mwci/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/5hns-mwci/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/5hns-mwci',
'issued': '2016-12-14',
'keyword': ['gsps', 'gtss', 'osh', 'school personnel', 'tobacco'],
'landingPage': 'https://data.cdc.gov/d/5hns-mwci',
'modified': '2020-09-08',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['Global Survey Data'],
'title': 'Global Tobacco Surveillance System (GTSS) - Global School Personnel Survey (GSPS)'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:20'],
'contactPoint': {'fn': 'OSHData Support',
'hasEmail': 'mailto:nccdoshinquiries@cdc.gov'},
'describedBy': 'https://chronicdata.cdc.gov/Global-Survey-Data/Global-Tobacco-Surveillance-System-GTSS-Global-You/57qw-ifet',
'description': '<p>1999-2018. The GYTS is a school-based survey that collects data on students aged 13–15 years using a standardized methodology for constructing the sample frame, selecting schools and classes, and processing data. The GYTS surveillance system is intended to enhance the capacity of countries to design, implement, and evaluate tobacco control and prevention programs. Funding for the GYTS has been provided by the Canadian Public Health Association, National Cancer Institute, United Nations Children Emergency Fund, and the World Health Organization—Tobacco Free Initiative.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/57qw-ifet/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/57qw-ifet/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/57qw-ifet/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/57qw-ifet/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/57qw-ifet',
'issued': '2018-04-10',
'keyword': ['global', 'gtss', 'gyts', 'osh', 'tobacco', 'youth'],
'landingPage': 'https://data.cdc.gov/d/57qw-ifet',
'modified': '2020-09-08',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['Global Survey Data'],
'title': 'Global Tobacco Surveillance System (GTSS) - Global Youth Tobacco Survey (GYTS)'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:20'],
'contactPoint': {'fn': 'OSHData Support',
'hasEmail': 'mailto:nccdoshinquiries@cdc.gov'},
'describedBy': 'https://chronicdata.cdc.gov/Global-Survey-Data/Global-Tobacco-Surveillance-System-GTSS-Global-Hea/x6ag-8y7r',
'description': '<p>2005-2011. The World Health Organization, CDC, and the Canadian Public Health Association, developed the GHPSS to collect data on tobacco use and cessation counseling among health professional students in all WHO member states. GHPSS is a standardized school-based survey of third-year students pursuing advanced degrees in dentistry, medicine, nursing, or pharmacy. It is conducted in schools during regular class sessions. GHPSS follows an anonymous, self-administered format for data collection. GHPSS uses a core questionnaire on demographics, prevalence of cigarette smoking and other tobacco use, knowledge and attitudes about tobacco use, exposure to secondhand smoke, desire for smoking cessation, and training received regarding patient counseling on smoking cessation techniques. Questionnaires are translated into local languages as needed. GHPSS has a standardized methodology for selecting participating schools and classes and uniform data processing procedures.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/x6ag-8y7r/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/x6ag-8y7r/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/x6ag-8y7r/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/x6ag-8y7r/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/x6ag-8y7r',
'issued': '2016-12-14',
'keyword': ['ghpss', 'gtss', 'osh', 'students', 'tobacco'],
'landingPage': 'https://data.cdc.gov/d/x6ag-8y7r',
'modified': '2020-09-08',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['Global Survey Data'],
'title': 'Global Tobacco Surveillance System (GTSS) - Global Health Professions Student Survey (GHPSS)'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>Percentages are weighted to population characteristics. Data are not available if it did not meet BRFSS stability requirements. For more information on these requirements, as well as risk factors and calculated variables, see the Technical Documents and Survey Data for a specific year - <a href="http://www.cdc.gov/brfss/annual_data/annual_data.htm">http://www.cdc.gov/brfss/annual_data/annual_data.htm</a>. Recommended citation: Centers for Disease Control and Prevention (CDC). Behavioral Risk Factor Surveillance System. Atlanta, Georgia: U.S. Department of Health and Human Services, Centers for Disease Control and Prevention, [appropriate year].</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/t984-9cdv/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/t984-9cdv/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/t984-9cdv/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/t984-9cdv/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/t984-9cdv',
'issued': '2013-08-13',
'keyword': ['adults', 'brfss', 'health care coverage', 'heath care access'],
'landingPage': 'https://data.cdc.gov/d/t984-9cdv',
'modified': '2015-08-27',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['Health Statistics'],
'title': 'BRFSS Prevalence And Trends Data: Health Care Access/Coverage for 1995-2010'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>NNDSS - Table 1L. Ehrlichiosis and Anaplasmosis, Ehrlichia ewingii infection to Giardiasis - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a></p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/qisn-zjv7/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/qisn-zjv7/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/qisn-zjv7/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/qisn-zjv7/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/qisn-zjv7',
'issued': '2019-04-26',
'keyword': ['2019',
'ehrlichia ewingii infection',
'ehrlichiosis and anaplasmosis',
'giardiasis',
'nedss',
'netss',
'nndss',
'undetermined',
'wonder'],
'landingPage': 'https://data.cdc.gov/d/qisn-zjv7',
'modified': '2019-05-30',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NNDSS'],
'title': 'NNDSS - TABLE 1L. Ehrlichiosis and Anaplasmosis, Ehrlichia ewingii infection to Giardiasis'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'National Center for Health Statistics',
'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>This dataset describes drug poisoning deaths at the U.S. and state level by selected demographic characteristics, and includes age-adjusted death rates for drug poisoning.</p>\n<p>Deaths are classified using the International Classification of Diseases, Tenth Revision (ICD–10). Drug-poisoning deaths are defined as having ICD–10 underlying cause-of-death codes X40–X44 (unintentional), X60–X64 (suicide), X85 (homicide), or Y10–Y14 (undetermined intent).</p>\n<p>Estimates are based on the National Vital Statistics System multiple cause-of-death mortality files (1). Age-adjusted death rates (deaths per 100,000 U.S. standard population for 2000) are calculated using the direct method. Populations used for computing death rates for 2011–2017 are postcensal estimates based on the 2010 U.S. census. Rates for census years are based on populations enumerated in the corresponding censuses. Rates for noncensus years before 2010 are revised using updated intercensal population estimates and may differ from rates previously published.</p>\n<p>Death rates for some states and years may be low due to a high number of unresolved pending cases or misclassification of ICD–10 codes for unintentional poisoning as R99, “Other ill-defined and unspecified causes of mortality” (2). For example, this issue is known to affect New Jersey in 2009 and West Virginia in 2005 and 2009 but also may affect other years and other states. Drug poisoning death rates may be underestimated in those instances.</p>\n<p>REFERENCES<br />\n1. National Center for Health Statistics. National Vital Statistics System: Mortality data. Available from: <a href="http://www.cdc.gov/nchs/deaths.htm">http://www.cdc.gov/nchs/deaths.htm</a>.</p>\n<ol start="2">\n<li>CDC. CDC Wonder: Underlying cause of death 1999–2016. Available from: <a href="http://wonder.cdc.gov/wonder/help/ucd.html">http://wonder.cdc.gov/wonder/help/ucd.html</a>.</li>\n</ol>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/44rk-q6r2/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/44rk-q6r2/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/44rk-q6r2/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/44rk-q6r2/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/44rk-q6r2',
'issued': '2019-04-26',
'keyword': ['deaths',
'drug poisoning',
'mortality',
'national',
'nchs',
'state',
'united states'],
'landingPage': 'https://data.cdc.gov/d/44rk-q6r2',
'modified': '2020-09-08',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NCHS'],
'title': 'NCHS - Drug Poisoning Mortality by State: United States'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'National Center for Health Statistics',
'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>This dataset describes drug poisoning deaths at the U.S. and state level by selected demographic characteristics, and includes age-adjusted death rates for drug poisoning.</p>\n<p>Deaths are classified using the International Classification of Diseases, Tenth Revision (ICD–10). Drug-poisoning deaths are defined as having ICD–10 underlying cause-of-death codes X40–X44 (unintentional), X60–X64 (suicide), X85 (homicide), or Y10–Y14 (undetermined intent).</p>\n<p>Estimates are based on the National Vital Statistics System multiple cause-of-death mortality files (1). Age-adjusted death rates (deaths per 100,000 U.S. standard population for 2000) are calculated using the direct method. Populations used for computing death rates for 2011–2017 are postcensal estimates based on the 2010 U.S. census. Rates for census years are based on populations enumerated in the corresponding censuses. Rates for noncensus years before 2010 are revised using updated intercensal population estimates and may differ from rates previously published.</p>\n<p>Death rates for some states and years may be low due to a high number of unresolved pending cases or misclassification of ICD–10 codes for unintentional poisoning as R99, “Other ill-defined and unspecified causes of mortality” (2). For example, this issue is known to affect New Jersey in 2009 and West Virginia in 2005 and 2009 but also may affect other years and other states. Drug poisoning death rates may be underestimated in those instances.</p>\n<p>REFERENCES<br />\n1. National Center for Health Statistics. National Vital Statistics System: Mortality data. Available from: <a href="http://www.cdc.gov/nchs/deaths.htm">http://www.cdc.gov/nchs/deaths.htm</a>.</p>\n<ol start="2">\n<li>CDC. CDC Wonder: Underlying cause of death 1999–2016. Available from: <a href="http://wonder.cdc.gov/wonder/help/ucd.html">http://wonder.cdc.gov/wonder/help/ucd.html</a>.</li>\n</ol>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/rpvx-m2md/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/rpvx-m2md/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/rpvx-m2md/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/rpvx-m2md/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/rpvx-m2md',
'issued': '2019-04-29',
'keyword': ['deaths',
'drug poisoning',
'mortality',
'national',
'nchs',
'state',
'united states'],
'landingPage': 'https://data.cdc.gov/d/rpvx-m2md',
'modified': '2020-09-08',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NCHS'],
'title': 'NCHS - Drug Poisoning Mortality by County: United States'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:20'],
'contactPoint': {'fn': 'DDT Public Inquiries',
'hasEmail': 'mailto:ddtpubsmailbox@cdc.gov'},
'describedBy': 'https://chronicdata.cdc.gov/d/thir-stei',
'description': '<p>2014, 2015, 2016, 2017. This dataset is a de-identified summary table of vision and eye health data indicators from ACS, stratified by all available combinations of age group, race/ethnicity, gender, and state. ACS is an annual nationwide survey conducted by the U.S. Census Bureau that collects information on demographic, social, economic, and housing characteristics of the U.S. population. Approximate sample size is 3 million annually. ACS data for VEHSS includes one question related to Visual Function. Data were suppressed for cell sizes less than 30 persons, or where the relative standard error more than 30% of the mean. Data will be updated as it becomes available. Detailed information on VEHSS ACS analyses can be found on the VEHSS ACS webpage (link). Additional information about ACS can be found on the U.S. Census Bureau website (<a href="https://www.census.gov/content/dam/Census/programs-surveys/acs/about/ACS_Information_Guide.pdf">https://www.census.gov/content/dam/Census/programs-surveys/acs/about/ACS...</a>). The VEHSS ACS dataset was last updated in June 2018.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/thir-stei/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/thir-stei/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/thir-stei/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/thir-stei/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/thir-stei',
'issued': '2019-11-18',
'keyword': ['acs', 'contact lenses', 'glasses', 'visual function'],
'landingPage': 'https://data.cdc.gov/d/thir-stei',
'modified': '2020-08-27',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'references': ['https://www.census.gov/content/dam/Census/programs-surveys/acs/about/ACS_Information_Guide.pdf',
'https://www.cdc.gov/visionhealth/vehss/data/national-surveys/american-community-survey.html'],
'theme': ['Vision & Eye Health'],
'title': 'American Community Survey (ACS) – Vision and Eye Health Surveillance'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:20'],
'contactPoint': {'fn': 'DDT Public Inquiries',
'hasEmail': 'mailto:ddtpubsmailbox@cdc.gov'},
'describedBy': 'https://chronicdata.cdc.gov/d/e28h-tx85',
'description': '<p>2014, 2015, 2016, 2017. This dataset is a de-identified summary table of vision and eye health data indicators from Medicare claims, stratified by all available combinations of age group, race/ethnicity, gender, and state. Medicare claims for VEHSS includes beneficiaries who were fully enrolled in Medicare Part B Fee-for-Service (FFS) for the duration of the year. Medicare claims provide a convenience sample that includes approximately 30 million individuals annually, which represents nearly 89% of the US population aged 65 and older and 3.3% of the US population younger than 65, including persons disabled due to blindness. Medicare data for VEHSS include Service Utilization and Medical Diagnoses indicators. Data were suppressed for de-identification to ensure protection of patient privacy. Data will be updated as it becomes available. Detailed information on VEHSS Medicare analyses can be found on the VEHSS Medicare webpage (cdc.gov/visionhealth/vehss/data/claims/medicare.html). Information on available Medicare claims data can be found on the ResDac website (<a href="http://www.resdac.org">www.resdac.org</a>). The VEHSS Medicare dataset was last updated November 2019.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/e28h-tx85/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/e28h-tx85/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/e28h-tx85/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/e28h-tx85/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/e28h-tx85',
'issued': '2019-11-21',
'keyword': ['claims',
'eye exams',
'medical diagnoses',
'medicare',
'service utilization',
'treated prevalence'],
'landingPage': 'https://data.cdc.gov/d/e28h-tx85',
'modified': '2020-08-25',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'references': ['https://www.resdac.org',
'https://www.cdc.gov/visionhealth/vehss/data/claims/medicare.html'],
'theme': ['Vision & Eye Health'],
'title': 'Medicare claims – Vision and Eye Health Surveillance'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:20'],
'contactPoint': {'fn': 'OSHData Support',
'hasEmail': 'mailto:nccdoshinquiries@cdc.gov'},
'describedBy': 'https://chronicdata.cdc.gov/Quitline/Quitline-Services-Available-Medications-2010-To-Pr/tbyb-bvjd',
'description': '<p>2010-2018. National Quitline Data Warehouse (NQDW). State Tobacco Activities Tracking and Evaluation (STATE) System. NQDW Data. National Quitline Data Warehouse (NQDW) assists in evaluating quitline activities and serves as a national resource for data on the use, success, and services of state quitlines. States report data on quitline callers, quitting success, as well as the services provided by their quitlines. The NQDW consolidates this information for evaluating programs and improving quitline services. The jurisdictions participating in this data collection effort include the 50 states, the District of Columbia, Guam and Puerto Rico.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/tbyb-bvjd/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/tbyb-bvjd/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/tbyb-bvjd/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/tbyb-bvjd/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/tbyb-bvjd',
'issued': '2019-02-14',
'keyword': ['callers',
'cessation',
'intervention',
'national quitline data warehouse',
'nqdw',
'office on smoking and health',
'osh',
'quit',
'quit-now',
'quitline',
'services',
'state system'],
'landingPage': 'https://data.cdc.gov/d/tbyb-bvjd',
'modified': '2020-08-24',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'references': ['https://chronicdata.cdc.gov/d/h6kq-aiu7'],
'theme': ['Quitline'],
'title': 'Quitline – Services Available – Medications - 2010 To Present'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:20'],
'contactPoint': {'fn': 'OSHData Support',
'hasEmail': 'mailto:nccdoshinquiries@cdc.gov'},
'describedBy': 'https://chronicdata.cdc.gov/Quitline/Quitline-Service-Utilization-2010-To-Present/equ4-92qe',
'description': '<p>2010-2018. National Quitline Data Warehouse (NQDW). State Tobacco Activities Tracking and Evaluation (STATE) System. NQDW Data. National Quitline Data Warehouse (NQDW) assists in evaluating quitline activities and serves as a national resource for data on the use, success, and services of state quitlines. States report data on quitline callers, quitting success, as well as the services provided by their quitlines. The NQDW consolidates this information for evaluating programs and improving quitline services. The jurisdictions participating in this data collection effort include the 50 states, the District of Columbia, Guam and Puerto Rico.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/equ4-92qe/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/equ4-92qe/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/equ4-92qe/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/equ4-92qe/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/equ4-92qe',
'issued': '2019-02-14',
'keyword': ['callers',
'cessation',
'intervention',
'national quitline data warehouse',
'nqdw',
'office on smoking and health',
'osh',
'quit',
'quit-now',
'quitline',
'services',
'state system'],
'landingPage': 'https://data.cdc.gov/d/equ4-92qe',
'modified': '2020-08-24',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'references': ['https://chronicdata.cdc.gov/d/h6kq-aiu7'],
'theme': ['Quitline'],
'title': 'Quitline – Service Utilization - 2010 To Present'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:20'],
'contactPoint': {'fn': 'OSHData Support',
'hasEmail': 'mailto:nccdoshinquiries@cdc.gov'},
'describedBy': 'https://chronicdata.cdc.gov/Quitline/Quitline-Services-Available-Hours-Of-Operation-And/vtt8-av2v',
'description': '<p>2010-2018. National Quitline Data Warehouse (NQDW). State Tobacco Activities Tracking and Evaluation (STATE) System. NQDW Data. National Quitline Data Warehouse (NQDW) assists in evaluating quitline activities and serves as a national resource for data on the use, success, and services of state quitlines. States report data on quitline callers, quitting success, as well as the services provided by their quitlines. The NQDW consolidates this information for evaluating programs and improving quitline services. The jurisdictions participating in this data collection effort include the 50 states, the District of Columbia, Guam and Puerto Rico.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/vtt8-av2v/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/vtt8-av2v/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/vtt8-av2v/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/vtt8-av2v/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/vtt8-av2v',
'issued': '2019-02-14',
'keyword': ['callers',
'cessation',
'intervention',
'national quitline data warehouse',
'nqdw',
'office on smoking and health',
'osh',
'quit',
'quit-now',
'quitline',
'services',
'state system'],
'landingPage': 'https://data.cdc.gov/d/vtt8-av2v',
'modified': '2020-08-24',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'references': ['https://chronicdata.cdc.gov/d/h6kq-aiu7'],
'theme': ['Quitline'],
'title': 'Quitline – Services Available – Hours Of Operation And Available Languages - 2010 To Present'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:20'],
'contactPoint': {'fn': 'OSHData Support',
'hasEmail': 'mailto:nccdoshinquiries@cdc.gov'},
'describedBy': 'https://chronicdata.cdc.gov/Quitline/Quitline-Services-Available-Counseling-2010-To-Pre/66cx-b9a4',
'description': '<p>2010-2018. National Quitline Data Warehouse (NQDW). State Tobacco Activities Tracking and Evaluation (STATE) System. NQDW Data. National Quitline Data Warehouse (NQDW) assists in evaluating quitline activities and serves as a national resource for data on the use, success, and services of state quitlines. States report data on quitline callers, quitting success, as well as the services provided by their quitlines. The NQDW consolidates this information for evaluating programs and improving quitline services. The jurisdictions participating in this data collection effort include the 50 states, the District of Columbia, Guam and Puerto Rico.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/66cx-b9a4/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/66cx-b9a4/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/66cx-b9a4/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/66cx-b9a4/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/66cx-b9a4',
'issued': '2019-02-14',
'keyword': ['callers',
'cessation',
'intervention',
'national quitline data warehouse',
'nqdw',
'office on smoking and health',
'osh',
'quit',
'quit-now',
'quitline',
'services',
'state system'],
'landingPage': 'https://data.cdc.gov/d/66cx-b9a4',
'modified': '2020-08-24',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'references': ['https://chronicdata.cdc.gov/d/h6kq-aiu7'],
'theme': ['Quitline'],
'title': 'Quitline – Services Available – Counseling - 2010 To Present'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:20'],
'contactPoint': {'fn': 'OSHData Support',
'hasEmail': 'mailto:nccdoshinquiries@cdc.gov'},
'describedBy': 'https://chronicdata.cdc.gov/Quitline/Quitline-Quitline-Names-and-Phone-Numbers/tid6-xphm',
'description': '<p>2010-2018. National Quitline Data Warehouse (NQDW). State Tobacco Activities Tracking and Evaluation (STATE) System. NQDW Data. National Quitline Data Warehouse (NQDW) assists in evaluating quitline activities and serves as a national resource for data on the use, success, and services of state quitlines. States report data on quitline callers, quitting success, as well as the services provided by their quitlines. The NQDW consolidates this information for evaluating programs and improving quitline services. The jurisdictions participating in this data collection effort include the 50 states, the District of Columbia, Guam and Puerto Rico.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/tid6-xphm/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/tid6-xphm/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/tid6-xphm/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/tid6-xphm/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/tid6-xphm',
'issued': '2019-02-14',
'keyword': ['callers',
'cessation',
'intervention',
'national quitline data warehouse',
'nqdw',
'office on smoking and health',
'osh',
'quit',
'quit-now',
'quitline',
'services',
'state system'],
'landingPage': 'https://data.cdc.gov/d/tid6-xphm',
'modified': '2020-08-24',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'references': ['https://chronicdata.cdc.gov/d/h6kq-aiu7'],
'theme': ['Quitline'],
'title': 'Quitline – Quitline Names and Phone Numbers'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:20'],
'contactPoint': {'fn': 'Ryan E. Wiegand',
'hasEmail': 'mailto:HealthData@hhs.gov'},
'describedBy': 'https://www.nature.com/articles/s41598-018-22708-9',
'description': '<p>This set includes data used in a latent class model to compare testing platforms for detection of antibodies against the Chlamydia trachomatis antigen Pgp3. The analysis was published as: Latent class modeling to compare testing platforms for detection of antibodies against the Chlamydia trachomatis antigen Pgp3. Wiegand RE, Cooley G, Goodhew B, Banniettis N, Kohlhoff S, Gwyn S, Martin DL. Sci Rep. 2018 Mar 9;8(1):4232. doi: 10.1038/s41598-018-22708-9. PMID: 29523810</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/pwgb-7r9t/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/pwgb-7r9t/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/pwgb-7r9t/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/pwgb-7r9t/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/pwgb-7r9t',
'issued': '2019-03-14',
'keyword': ['antibody',
'chlamydia trachomatis',
'division of parasitic diseases and malaria',
'latent class'],
'landingPage': 'https://data.cdc.gov/d/pwgb-7r9t',
'modified': '2019-03-14',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'rights': 'Public access to full dataset except age. For age, reach out to point of contact',
'theme': ['Global Health'],
'title': 'Tests for antibodies to trachoma PGP3 antigen'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>NNDSS - Table II. Legionellosis to Malaria - 2017. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories.</p>\n<p>Note:<br />\nThese are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting.</p>\n<p>Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available.</p>\n<p>Footnotes:<br />\n C.N.M.I.: Commonwealth of Northern Mariana Islands.</p>\n<p>U: Unavailable. —: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<p>*Three low incidence conditions, rubella, rubella congenital, and tetanus, are in Table II to facilitate case count verification with reporting jurisdictions.</p>\n<p>† Case counts for reporting year 2017 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/">http://wwwn.cdc.gov/nndss/document/</a> ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf. Data for tuberculosis are displayed in Table IV, which appears quarterly.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/33kn-dpz2/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/33kn-dpz2/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/33kn-dpz2/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/33kn-dpz2/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/33kn-dpz2',
'issued': '2018-01-04',
'keyword': ['2017',
'legionellosis',
'malaria',
'mmwr',
'nedss',
'netss',
'nndss',
'wonder'],
'landingPage': 'https://data.cdc.gov/d/33kn-dpz2',
'modified': '2018-01-04',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NNDSS'],
'title': 'NNDSS - Table II. Legionellosis to Malaria'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>NNDSS - Table II. Cryptosporidiosis to Dengue - 2017. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories.</p>\n<p>Note:<br />\nThese are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting.</p>\n<p>Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available.</p>\n<p>Footnotes:<br />\n C.N.M.I.: Commonwealth of Northern Mariana Islands.</p>\n<p>U: Unavailable. —: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<ul>\n<li>Three low incidence conditions, rubella, rubella congenital, and tetanus, are in Table II to facilitate case count verification with reporting jurisdictions.</li>\n</ul>\n<p>† Case counts for reporting year 2017 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/">http://wwwn.cdc.gov/nndss/document/</a> ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf. Data for tuberculosis are displayed in Table IV, which appears quarterly.</p>\n<p>§ Includes data for dengue and dengue-like illness.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/yakh-mjxn/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/yakh-mjxn/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/yakh-mjxn/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/yakh-mjxn/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/yakh-mjxn',
'issued': '2018-01-04',
'keyword': ['2017',
'cryptosporidiosis',
'dengue',
'dengue virus infection',
'mmwr',
'nedss',
'netss',
'nndss',
'severe dengue',
'wonder'],
'landingPage': 'https://data.cdc.gov/d/yakh-mjxn',
'modified': '2018-01-04',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NNDSS'],
'title': 'NNDSS - Table II. Cryptosporidiosis to Dengue'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>For more information about the Pregnancy Risk Assessment Monitoring System please visit <a href="http://www.cdc.gov/prams/">http://www.cdc.gov/prams/</a>. See <a href="http://www.cdc.gov/mmwr/preview/mmwrhtml/mm6107a1.htm?s_cid=mm6107a1_e">http://www.cdc.gov/mmwr/preview/mmwrhtml/mm6107a1.htm?s_cid=mm6107a1_e</a> for the MMWR article.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/mmi4-8ajr/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/mmi4-8ajr/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/mmi4-8ajr/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/mmi4-8ajr/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/mmi4-8ajr',
'issued': '2013-06-19',
'keyword': ['flu shot', 'immunization', 'prams', 'pregnant women'],
'landingPage': 'https://data.cdc.gov/d/mmi4-8ajr',
'modified': '2015-08-27',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['Pregnancy & Vaccination'],
'title': 'State Specific Influenza Vaccination Coverage Among Women With Live Birth- PRAMS, 2009-10 Influenza Season'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>NNDSS - Table II. Hepatitis (viral, acute) - 2016. In this Table, provisional* cases of selected† notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories.<br />\nNote:<br />\nThese are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting.</p>\n<p>Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available.</p>\n<p>Footnotes:<br />\nC.N.M.I.: Commonwealth of Northern Mariana Islands.<br />\nU: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<ul>\n<li>Case counts for reporting year 2016 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>. Data for TB are displayed in Table IV, which appears quarterly.<br />\n† Three low incidence conditions, rubella, rubella congenital, and tetanus, are in Table II to facilitate case count verification with reporting jurisdictions.</li>\n</ul>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/7vnz-2mjz/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/7vnz-2mjz/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/7vnz-2mjz/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/7vnz-2mjz/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/7vnz-2mjz',
'issued': '2017-01-05',
'keyword': ['2016',
'hepatitis',
'hepatitis (viral acute)',
'hepatitis (viral acute) type a',
'hepatitis (viral acute) type b',
'hepatitis (viral acute) type c',
'mmwr',
'nedss',
'netss',
'nndss',
'wonder'],
'landingPage': 'https://data.cdc.gov/d/7vnz-2mjz',
'modified': '2017-01-05',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NNDSS'],
'title': 'NNDSS - Table II. Hepatitis (viral, acute)'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': "<p>Rate of deaths by age/gender (per 100,000 population) for people killed in crashes involving a driver with BAC =>0.08%, 2012, 2014. 2012 Source: Fatality Analysis Reporting System (FARS). 2014 Source: National Highway Traffic Administration's (NHTSA) Fatality Analysis Reporting System (FARS), 2014 Annual Report File. Note: Blank cells indicate data are suppressed. Fatality rates based on fewer than 20 deaths are suppressed.</p>\n",
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/3bjr-fr6m/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/3bjr-fr6m/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/3bjr-fr6m/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/3bjr-fr6m/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/3bjr-fr6m',
'issued': '2016-09-14',
'keyword': ['cdc', 'centers for disease control and prevention'],
'landingPage': 'https://data.cdc.gov/d/3bjr-fr6m',
'modified': '2016-09-14',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['Motor Vehicle'],
'title': 'Impaired Driving Death Rate, by Age and Gender, 2012 & 2014, Region 8 - Denver'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>The map illustrates the total number of 2013 and 2014 PHAP associates in each state and U.S. territory.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/uarv-cqnu/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/uarv-cqnu/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/uarv-cqnu/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/uarv-cqnu/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/uarv-cqnu',
'issued': '2015-03-17',
'keyword': ['associate', 'host site', 'location', 'phap', 'program'],
'landingPage': 'https://data.cdc.gov/d/uarv-cqnu',
'modified': '2015-08-27',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'title': '2013-2014 PHAP Associates by State'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Hospital Compare',
'hasEmail': 'mailto:HealthData@hhs.gov'},
'description': 'No description provided',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/su86-ag6b/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/su86-ag6b/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/su86-ag6b/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/su86-ag6b/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.medicare.gov/api/views/su86-ag6b',
'issued': '2019-10-30',
'keyword': ['general information', 'hos', 'hospital compare'],
'landingPage': 'https://data.medicare.gov/d/su86-ag6b',
'modified': '2020-05-21',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Hospital Compare'],
'title': 'Hospital Compare - CASPER / ASPEN Contacts'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Medicaid',
'hasEmail': 'mailto:Medicaid.gov@cms.hhs.gov'},
'description': '<p>The Medicaid Managed Care Enrollment Report profiles enrollment statistics on Medicaid managed care programs on a plan-specific level. The managed care enrollment statistics include enrollees receiving comprehensive benefits and limited benefits and are point-in-time counts.</p>\n<ol>\n<li>The information in this table was provided by state officials. In some cases, program or plan names in this table differ from those used in publicly available sources. Questions regarding state-specific information in this table should be directed to State/territorial Medicaid officials.</li>\n</ol>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/ghyh-r8nn/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/ghyh-r8nn/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/ghyh-r8nn/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/ghyh-r8nn/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.medicaid.gov/api/views/ghyh-r8nn',
'issued': '2019-05-02',
'keyword': ['bho',
'comprehensive mco',
'managed care enrollment',
'mco',
'medicaid',
'medicare',
'mltss',
'pace',
'pahp',
'pccm',
'pihp'],
'landingPage': 'https://data.medicaid.gov/d/ghyh-r8nn',
'modified': '2020-06-12',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Enrollment'],
'title': 'Managed Care Enrollment by Program and Plan'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Medicaid',
'hasEmail': 'mailto:Medicaid.gov@cms.hhs.gov'},
'description': '<p>The Medicaid Managed Care Enrollment Report profiles enrollment statistics on Medicaid managed care programs on a plan-specific level. The managed care enrollment statistics include enrollees receiving comprehensive benefits and limited benefits and are point-in-time counts.</p>\n<ol>\n<li>\n<p>Because Medicaid beneficiaries may be enrolled concurrently in more than one type of managed care program (e.g., a Comprehensive MCO and a BHO), users should not sum enrollment across all program types, since the total would count individuals more than once and, in some states, exceed the actual number of Medicaid enrollees.</p>\n</li>\n<li>\n<p>Comprehensive MCOs cover acute, primary, and specialty medical care services; they may also cover behavioral health, long-term services and supports, and other benefits in some states. Limited benefit managed care programs, including PCCM, MLTSS only, BHO, Dental, Transportation, and Other cover a narrower set of services.</p>\n</li>\n</ol>\n<p>"--" indicates states that do not operates programs of a given type. 0 signifies that a state operated a program of this type in 2014, but it ended before July 1, 2014, or began after that date.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/drjd-ddz9/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/drjd-ddz9/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/drjd-ddz9/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/drjd-ddz9/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.medicaid.gov/api/views/drjd-ddz9',
'issued': '2019-04-12',
'keyword': ['bho',
'managed care enrollment',
'mco',
'medicaid',
'medicare',
'mltss',
'pace',
'pahp',
'pccm',
'pihp'],
'landingPage': 'https://data.medicaid.gov/d/drjd-ddz9',
'modified': '2020-06-12',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Enrollment'],
'title': 'Managed Care Enrollment by Program and Population (All)'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Medicaid',
'hasEmail': 'mailto:Medicaid.gov@cms.hhs.gov'},
'description': '<p>The Share of Medicaid Enrollees in any Managed Care and in Comprehensive Managed CaAre profiles state-level enrollment statistics (numbers and percentages) of total Medicaid enrollees in any type of managed care as well as those enrolled specifically in comprehensive managed care programs. The report provides managed care enrollment by state with all 50 states, the District of Columbia and the US territories are represented in these data.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/u72p-j37s/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/u72p-j37s/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/u72p-j37s/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/u72p-j37s/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.medicaid.gov/api/views/u72p-j37s',
'issued': '2019-05-02',
'keyword': ['comprehensive managed care',
'enrollment',
'managed care',
'medicaid'],
'landingPage': 'https://data.medicaid.gov/d/u72p-j37s',
'modified': '2020-06-12',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Enrollment'],
'title': 'Share of Medicaid Enrollees in Managed Care'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>NNDSS - TABLE 1MM. Viral hemorrhagic fevers, Crimean-Congo hemorrhagic fever virus to Guanarito virus - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />\n§ Prior to 2015, CDC\'s National Notifiable Diseases Surveillance System (NNDSS) did not receive electronic data about incident cases of specific viral hemorrhagic fevers; instead data were collected in aggregate as "viral hemorrhagic fevers\'. NNDSS was updated beginning in 2015 to receive data for each of the viral hemorrhagic fevers listed.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/2i8i-dz8i/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/2i8i-dz8i/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/2i8i-dz8i/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/2i8i-dz8i/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/2i8i-dz8i',
'issued': '2019-04-23',
'keyword': ['2019',
'crimean-congo hemorrhagic fever virus',
'ebola virus',
'guanarito virus',
'nedss',
'netss',
'nndss',
'viral hemorrhagic fevers',
'wonder'],
'landingPage': 'https://data.cdc.gov/d/2i8i-dz8i',
'modified': '2020-01-02',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NNDSS'],
'title': 'NNDSS - TABLE 1MM. Viral hemorrhagic fevers, Crimean-Congo hemorrhagic fever virus to Guanarito virus'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>NNDSS - TABLE 1DD. Rubella to Rubella, congenital syndrome - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/2khz-k7sv/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/2khz-k7sv/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/2khz-k7sv/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/2khz-k7sv/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/2khz-k7sv',
'issued': '2019-04-23',
'keyword': ['2019',
'nedss',
'netss',
'nndss',
'rubella',
'rubella congenital syndrome',
'wonder'],
'landingPage': 'https://data.cdc.gov/d/2khz-k7sv',
'modified': '2020-01-02',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NNDSS'],
'title': 'NNDSS - TABLE 1DD. Rubella to Rubella, congenital syndrome'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>NNDSS - TABLE 1U. Legionellosis to Listeriosis - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/484g-ihkb/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/484g-ihkb/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/484g-ihkb/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/484g-ihkb/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/484g-ihkb',
'issued': '2019-04-24',
'keyword': ['2019',
'legionellosis',
'leptospirosis',
'listeriosis',
'nedss',
'netss',
'nndss',
'wonder'],
'landingPage': 'https://data.cdc.gov/d/484g-ihkb',
'modified': '2020-01-02',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NNDSS'],
'title': 'NNDSS - TABLE 1U. Legionellosis to Listeriosis'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>NNDSS - Table 1K. Ehrlichiosis and Anaplasmosis, Anaplasma phagocytophilum infection to Ehrlichia chaffeensis infection - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a></p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/6dep-qtzm/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/6dep-qtzm/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/6dep-qtzm/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/6dep-qtzm/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/6dep-qtzm',
'issued': '2019-04-24',
'keyword': ['2019',
'anaplasma phagocytophilum infection',
'ehrlichia chaffeensis infection',
'ehrlichiosis and anaplasmosis',
'nedss',
'netss',
'nndss',
'wonder'],
'landingPage': 'https://data.cdc.gov/d/6dep-qtzm',
'modified': '2020-01-02',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NNDSS'],
'title': 'NNDSS - TABLE 1K. Ehrlichiosis and Anaplasmosis, Anaplasma phagocytophilum infection to Ehrlichia chaffeensis infection'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>NNDSS - TABLE 1II. Tetanus to Trichinellosis - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/6yz5-ufy2/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/6yz5-ufy2/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/6yz5-ufy2/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/6yz5-ufy2/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/6yz5-ufy2',
'issued': '2019-04-23',
'keyword': ['2019',
'nedss',
'netss',
'nndss',
'tetanus',
'toxic shock syndrome (other than streptococcal)',
'trichinellosis',
'wonder'],
'landingPage': 'https://data.cdc.gov/d/6yz5-ufy2',
'modified': '2020-01-02',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NNDSS'],
'title': 'NNDSS - TABLE 1II. Tetanus to Trichinellosis'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>NNDSS - Table 1C. Arboviral diseases, neuroinvasive and non-neuroinvasive, St. Louis encephalitis virus disease to Western equine encephalitis virus disease - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/7kht-czfj/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/7kht-czfj/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/7kht-czfj/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/7kht-czfj/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/7kht-czfj',
'issued': '2019-04-24',
'keyword': ['2019',
'arboviral diseases',
'nedss',
'netss',
'nndss',
'st. louis encephalitis virus disease',
'western equine encephalitis virus disease',
'wonder'],
'landingPage': 'https://data.cdc.gov/d/7kht-czfj',
'modified': '2020-01-02',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NNDSS'],
'title': 'NNDSS - TABLE 1C. Arboviral diseases, St. Louis encephalitis virus to Western equine encephalitis virus'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>NNDSS - TABLE 1Q. Hepatitis B, perinatal infection to Hepatitis C (viral, acute), Probable - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\n Max: Maximum — Maximum case count during the previous 52 weeks.<br />\n * Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />\n§ For acute Hepatitis C, only confirmed cases were verified.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/8ezu-y38w/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/8ezu-y38w/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/8ezu-y38w/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/8ezu-y38w/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/8ezu-y38w',
'issued': '2019-04-24',
'keyword': ['2019',
'acute)',
'confirmed',
'hepatitis b',
'hepatitis c (viral',
'nedss',
'netss',
'nndss',
'perinatal infection',
'probable',
'wonder'],
'landingPage': 'https://data.cdc.gov/d/8ezu-y38w',
'modified': '2020-01-02',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NNDSS'],
'title': 'NNDSS - TABLE 1Q. Hepatitis B, perinatal infection to Hepatitis C (viral, acute), Probable'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>NNDSS - Table 1F. Brucellosis to Candida auris, clinical - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />\n§ Reporting jurisdictions were informed CDC could receive data for this condition in August 2019. Please note there will be a delay in reporting of case notifications for this condition to CDC.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/8rsa-pnhx/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/8rsa-pnhx/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/8rsa-pnhx/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/8rsa-pnhx/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/8rsa-pnhx',
'issued': '2019-04-24',
'keyword': ['2019',
'brucellosis',
'campylobacteriosis',
'candida auris',
'clinical',
'nedss',
'netss',
'nndss',
'wonder'],
'landingPage': 'https://data.cdc.gov/d/8rsa-pnhx',
'modified': '2020-01-02',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NNDSS'],
'title': 'NNDSS - TABLE 1F. Brucellosis to Candida auris, clinical'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>NNDSS - Table 1B. Arboviral diseases, neuroinvasive and non-neuroinvasive, Jamestown Canyon virus disease to Powassan virus disease - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/9gny-cbhc/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/9gny-cbhc/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/9gny-cbhc/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/9gny-cbhc/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/9gny-cbhc',
'issued': '2019-04-24',
'keyword': ['2019',
'arboviral diseases',
'jamestown canyon virus disease',
'la crosse virus disease',
'nedss',
'netss',
'nndss',
'powassan virus disease',
'wonder'],
'landingPage': 'https://data.cdc.gov/d/9gny-cbhc',
'modified': '2020-01-02',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NNDSS'],
'title': 'NNDSS - Table 1B. Arboviral diseases, neuroinvasive and non-neuroinvasive, Jamestown Canyon virus disease to Powassan virus disease'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>NNDSS - TABLE 1O. Hansen\'s disease to Hantavirus pulmonary syndrome - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a></p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/azpx-5hzx/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/azpx-5hzx/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/azpx-5hzx/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/azpx-5hzx/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/azpx-5hzx',
'issued': '2019-04-24',
'keyword': ['2019',
'hansen's disease',
'hantavirus infection',
'hantavirus pulmonary syndrome',
'nedss',
'netss',
'nndss',
'non-hantavirus pulmonary syndrome',
'wonder'],
'landingPage': 'https://data.cdc.gov/d/azpx-5hzx',
'modified': '2020-01-02',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NNDSS'],
'title': "NNDSS - TABLE 1O. Hansen's disease to Hantavirus pulmonary syndrome"},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>NNDSS - TABLE 1HH. Streptococcal toxic shock syndrome to Syphilis, Primary and Secondary - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/b6np-zdqj/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/b6np-zdqj/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/b6np-zdqj/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/b6np-zdqj/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/b6np-zdqj',
'issued': '2019-04-23',
'keyword': ['2019',
'congenital',
'nedss',
'netss',
'nndss',
'primary and secondary',
'streptococcal toxic shock syndrome',
'syphilis',
'wonder'],
'landingPage': 'https://data.cdc.gov/d/b6np-zdqj',
'modified': '2020-01-02',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NNDSS'],
'title': 'NNDSS - TABLE 1HH. Streptococcal toxic shock syndrome to Syphilis, Primary and Secondary'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>NNDSS - TABLE 1W. Meningococcal disease, All serogroups to Meningococcal disease, Serogroup B - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/bkwy-pyv3/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/bkwy-pyv3/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/bkwy-pyv3/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/bkwy-pyv3/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/bkwy-pyv3',
'issued': '2019-04-24',
'keyword': ['2019',
'all serogroups',
'meningococcal disease',
'nedss',
'netss',
'nndss',
'serogroup b',
'serogroups acwy',
'wonder'],
'landingPage': 'https://data.cdc.gov/d/bkwy-pyv3',
'modified': '2020-01-02',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NNDSS'],
'title': 'NNDSS - TABLE 1W. Meningococcal disease, All serogroups to Meningococcal disease, Serogroup B'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>NNDSS - TABLE 1Y. Mumps to Novel influenza A virus infections - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />\n§ Novel influenza A virus infections are human infections with influenza A viruses that are different from currently circulating human seasonal influenza viruses. With the exception of one avian lineage influenza A (H7N2) virus, all novel influenza A virus infections reported to CDC since 2012 have been variant influenza viruses.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/cjin-8pa3/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/cjin-8pa3/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/cjin-8pa3/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/cjin-8pa3/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/cjin-8pa3',
'issued': '2019-04-24',
'keyword': ['2019',
'mumps',
'nedss',
'netss',
'nndss',
'novel influenza a virus infections',
'wonder'],
'landingPage': 'https://data.cdc.gov/d/cjin-8pa3',
'modified': '2020-01-02',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NNDSS'],
'title': 'NNDSS - TABLE 1Y. Mumps to Novel influenza A virus infections'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>NNDSS - TABLE 1Z. Pertussis to Poliomyelitis, paralytic - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/cqcc-kwwr/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/cqcc-kwwr/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/cqcc-kwwr/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/cqcc-kwwr/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/cqcc-kwwr',
'issued': '2019-04-24',
'keyword': ['2019',
'nedss',
'netss',
'nndss',
'paralytic',
'pertussis',
'plague',
'poliomyelitis',
'wonder'],
'landingPage': 'https://data.cdc.gov/d/cqcc-kwwr',
'modified': '2020-01-02',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NNDSS'],
'title': 'NNDSS - TABLE 1Z. Pertussis to Poliomyelitis, paralytic'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>NNDSS - TABLE 1N. Haemophilus influenzae, invasive disease, (age <5 years), Non-b serotype to Unknown serotype - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a></p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/cvcu-witw/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/cvcu-witw/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/cvcu-witw/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/cvcu-witw/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/cvcu-witw',
'issued': '2019-04-24',
'keyword': ['(age <5 years)',
'2019',
'haemophilus influenzae',
'invasive disease',
'nedss',
'netss',
'nndss',
'non-b serotype',
'nontypeable',
'unknown serotype',
'wonder'],
'landingPage': 'https://data.cdc.gov/d/cvcu-witw',
'modified': '2020-01-02',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NNDSS'],
'title': 'NNDSS - TABLE 1N. Haemophilus influenzae, invasive disease, (age <5 years), Non-b serotype to Unknown serotype'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>NNDSS - TABLE 1X. Meningococcal disease, Other serogroups to Meningococcal disease, Unknown serogroup - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/d7xj-2da2/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/d7xj-2da2/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/d7xj-2da2/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/d7xj-2da2/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/d7xj-2da2',
'issued': '2019-04-24',
'keyword': ['2019',
'meningococcal disease',
'nedss',
'netss',
'nndss',
'other serogroups',
'unknown serogroup',
'wonder'],
'landingPage': 'https://data.cdc.gov/d/d7xj-2da2',
'modified': '2020-01-02',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NNDSS'],
'title': 'NNDSS - TABLE 1X. Meningococcal disease, Other serogroups to Meningococcal disease, Unknown serogroup'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>NNDSS - Table 1D. Arboviral diseases, neuroinvasive and non-neuroinvasive, West Nile virus disease to Babesiosis - 2019.In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/fc5f-ixvg/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/fc5f-ixvg/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/fc5f-ixvg/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/fc5f-ixvg/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/fc5f-ixvg',
'issued': '2019-04-24',
'keyword': ['2019',
'arboviral diseases',
'babesiosis',
'nedss',
'netss',
'nndss',
'west nile virus disease',
'wonder'],
'landingPage': 'https://data.cdc.gov/d/fc5f-ixvg',
'modified': '2020-01-07',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NNDSS'],
'title': 'NNDSS - TABLE 1D. Arboviral diseases, West Nile virus to Babesiosis'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>NNDSS - TABLE 1EE. Salmonella Paratyphi infection to Salmonellosis (excluding Salmonella Typhi infection and Salmonella Paratyphi infection) - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />\n§ In previous years, cases were reported as Salmonellosis. Beginning in January 2019, cases began to be reported as Salmonella Paratyphi infection.<br />\n¶ In previous years, cases were reported as typhoid fever. Beginning in January 2019, cases began to be reported as Salmonella Typhi infection.<br />\n** In previous years, cases were reported as Salmonellosis (excluding paratyphoid fever and typhoid fever). Beginning in January 2019, cases began to be reported as Salmonellosis (excluding Salmonella Typhi infection and Salmonella Paratyphi infection).</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/fuzh-wm4c/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/fuzh-wm4c/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/fuzh-wm4c/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/fuzh-wm4c/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/fuzh-wm4c',
'issued': '2019-04-24',
'keyword': ['2019',
'nedss',
'netss',
'nndss',
'salmonella paratyphi infection',
'salmonella typhi infection',
'salmonellosis (excluding salmonella typhi infection and salmonella paratyphi infection)',
'wonder'],
'landingPage': 'https://data.cdc.gov/d/fuzh-wm4c',
'modified': '2020-01-02',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NNDSS'],
'title': 'NNDSS - TABLE 1EE. Salmonella Paratyphi infection to Salmonellosis (excluding Salmonella Typhi infection and Salmonella Paratyphi infection)'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>NNDSS - TABLE 1T. Invasive pneumococcal disease, age<5 , Confirmed to Invasive pneumococcal disease, age <5, Probable - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\n Max: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />\n§ Includes drug resistant and susceptible cases of Invasive Pneumococcal Disease.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/gui6-i83p/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/gui6-i83p/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/gui6-i83p/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/gui6-i83p/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/gui6-i83p',
'issued': '2019-04-24',
'keyword': ['2019',
'age<5',
'confirmed',
'invasive pneumococcal disease',
'nedss',
'netss',
'nndss',
'probable',
'wonder'],
'landingPage': 'https://data.cdc.gov/d/gui6-i83p',
'modified': '2020-01-02',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NNDSS'],
'title': 'NNDSS - TABLE 1T. Invasive pneumococcal disease, age<5 , Confirmed to Invasive pneumococcal disease, age <5, Probable'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>NNDSS - TABLE 1M. Gonorrhea to Haemophilus influenzae, invasive disease (age <5 years), Serotype b - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/h4wb-nae4/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/h4wb-nae4/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/h4wb-nae4/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/h4wb-nae4/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/h4wb-nae4',
'issued': '2019-04-24',
'keyword': ['2019',
'age <5 years',
'all ages',
'all serotypes',
'gonorrhea',
'haemophilus influenzae',
'invasive disease',
'nedss',
'netss',
'nndss',
'serotype b',
'wonder'],
'landingPage': 'https://data.cdc.gov/d/h4wb-nae4',
'modified': '2020-01-02',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NNDSS'],
'title': 'NNDSS - TABLE 1M. Gonorrhea to Haemophilus influenzae, invasive disease (age <5 years), Serotype b'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>NNDSS - TABLE 1V. Malaria to Measles, Imported - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Notice: The total numbers of measles cases in Table 1v for weeks 1-51 in the 2019 data are correct but counts for imported and indigenous categories are incorrect. Measles data for week 52 (in Table 1v) were updated on 02-28-2020 to correct the classification of imported and indigenous. Please see week 52, 2019 data for the correct breakout of imported and indigenous measles cases.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n<p>§ Measles is considered imported if the disease was acquired outside of the United States and is considered indigenous if the disease was acquired anywhere within the United States or it is not known where the disease was acquired.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/jf8m-mtc3/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/jf8m-mtc3/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/jf8m-mtc3/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/jf8m-mtc3/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/jf8m-mtc3',
'issued': '2019-04-24',
'keyword': ['2019',
'malaria',
'measles imported',
'measles indigenous',
'nedss',
'netss',
'nndss',
'wonder'],
'landingPage': 'https://data.cdc.gov/d/jf8m-mtc3',
'modified': '2020-03-20',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NNDSS'],
'title': 'NNDSS - TABLE 1V. Malaria to Measles, Imported'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>NNDSS - Table 1G. Carbapenemase-producing carbapenem-resistant Enterobacteriaceae to Chancroid - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a></p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />\n§ Reporting jurisdictions were informed CDC could receive data for this condition in August 2019. Please note there will be a delay in reporting of case notifications for this condition to CDC.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/kx9y-asbg/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/kx9y-asbg/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/kx9y-asbg/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/kx9y-asbg/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/kx9y-asbg',
'issued': '2019-04-24',
'keyword': ['2019',
'carbapenemase-producing carbapenem-resistant enterobacteriaceae',
'chancroid',
'chlamydia trachomatis infection',
'nedss',
'netss',
'nndss',
'wonder'],
'landingPage': 'https://data.cdc.gov/d/kx9y-asbg',
'modified': '2020-01-02',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NNDSS'],
'title': 'NNDSS - TABLE 1G. Carbapenemase-producing carbapenem-resistant Enterobacteriaceae to Chancroid'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>NNDSS - TABLE 1JJ. Tularemia to Vancomycin-intermediate Staphylococcus aureus - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/mik5-by93/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/mik5-by93/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/mik5-by93/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/mik5-by93/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/mik5-by93',
'issued': '2019-04-23',
'keyword': ['2019',
'nedss',
'netss',
'nndss',
'tularemia',
'vancomycin-intermediate staphylococcus aureus',
'wonder'],
'landingPage': 'https://data.cdc.gov/d/mik5-by93',
'modified': '2020-01-02',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NNDSS'],
'title': 'NNDSS - TABLE 1JJ. Tularemia to Vancomycin-intermediate Staphylococcus aureus'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>NNDSS - TABLE 1GG. Spotted fever rickettsiosis, Confirmed to Smallpox - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/mv87-mh7a/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/mv87-mh7a/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/mv87-mh7a/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/mv87-mh7a/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/mv87-mh7a',
'issued': '2019-04-23',
'keyword': ['2019',
'nedss',
'netss',
'nndss',
'smallpox',
'spotted fever rickettsiosis confirmed',
'spotted fever rickettsiosis probable',
'wonder'],
'landingPage': 'https://data.cdc.gov/d/mv87-mh7a',
'modified': '2020-01-02',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NNDSS'],
'title': 'NNDSS - TABLE 1GG. Spotted fever rickettsiosis, Confirmed to Smallpox'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>NNDSS - TABLE 1FF. Severe acute respiratory syndrome-associated coronavirus disease to Shigellosis - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/mvsw-zuaf/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/mvsw-zuaf/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/mvsw-zuaf/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/mvsw-zuaf/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/mvsw-zuaf',
'issued': '2019-04-23',
'keyword': ['2019',
'nedss',
'netss',
'nndss',
'severe acute respiratory syndrome-associated coronavirus disease',
'shiga toxin-producing escherichia coli',
'shigellosis',
'wonder'],
'landingPage': 'https://data.cdc.gov/d/mvsw-zuaf',
'modified': '2020-01-02',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NNDSS'],
'title': 'NNDSS - TABLE 1FF. Severe acute respiratory syndrome-associated coronavirus disease to Shigellosis'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>NNDSS - Table 1I. Cryptosporidiosis to Cyclosporiasis - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/p8ia-4jqj/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/p8ia-4jqj/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/p8ia-4jqj/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/p8ia-4jqj/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/p8ia-4jqj',
'issued': '2019-04-24',
'keyword': ['2019',
'cryptosporidiosis',
'cyclosporiasis',
'nedss',
'netss',
'nndss',
'wonder'],
'landingPage': 'https://data.cdc.gov/d/p8ia-4jqj',
'modified': '2020-01-02',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NNDSS'],
'title': 'NNDSS - TABLE 1I. Cryptosporidiosis to Cyclosporiasis'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>NNDSS - TABLE 1AA. Poliovirus infection, nonparalytic to Psittacosis - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/q9sm-44y3/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/q9sm-44y3/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/q9sm-44y3/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/q9sm-44y3/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/q9sm-44y3',
'issued': '2019-04-23',
'keyword': ['2019',
'nedss',
'netss',
'nndss',
'nonparalytic',
'poliovirus infection',
'psittacosis',
'wonder'],
'landingPage': 'https://data.cdc.gov/d/q9sm-44y3',
'modified': '2020-01-02',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NNDSS'],
'title': 'NNDSS - TABLE 1AA. Poliovirus infection, nonparalytic to Psittacosis'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>NNDSS - Table 1L. Ehrlichiosis and Anaplasmosis, Ehrlichia ewingii infection to Giardiasis - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a></p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/qpq4-k3td/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/qpq4-k3td/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/qpq4-k3td/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/qpq4-k3td/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/qpq4-k3td',
'issued': '2019-04-24',
'keyword': ['2019',
'ehrlichia ewingii infection',
'ehrlichiosis and anaplasmosis',
'giardiasis',
'nedss',
'netss',
'nndss',
'undetermined',
'wonder'],
'landingPage': 'https://data.cdc.gov/d/qpq4-k3td',
'modified': '2020-01-02',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NNDSS'],
'title': 'NNDSS - TABLE 1L. Ehrlichiosis and Anaplasmosis, Ehrlichia ewingii infection to Giardiasis'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>NNDSS - Table 1E. Botulism, Foodborne to Botulism, Other (wound & unspecified) - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a></p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/qwf3-87ny/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/qwf3-87ny/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/qwf3-87ny/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/qwf3-87ny/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/qwf3-87ny',
'issued': '2019-04-24',
'keyword': ['2019',
'botulism',
'foodborne',
'infant',
'nedss',
'netss',
'nndss',
'other (wound and unspecified)',
'wonder'],
'landingPage': 'https://data.cdc.gov/d/qwf3-87ny',
'modified': '2020-01-02',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NNDSS'],
'title': 'NNDSS - TABLE 1E. Botulism, Foodborne to Botulism, Other'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>NNDSS - TABLE 1PP. Yellow fever to Zika virus disease, non-congenital - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/qz67-9a9h/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/qz67-9a9h/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/qz67-9a9h/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/qz67-9a9h/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/qz67-9a9h',
'issued': '2019-04-23',
'keyword': ['2019',
'nedss',
'netss',
'nndss',
'non-congenital',
'wonder',
'yellow fever',
'zika virus disease'],
'landingPage': 'https://data.cdc.gov/d/qz67-9a9h',
'modified': '2020-01-02',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NNDSS'],
'title': 'NNDSS - TABLE 1PP. Yellow fever to Zika virus disease, non-congenital'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>NNDSS - TABLE 1NN. Viral hemorrhagic fevers, Junin virus to Viral hemorrhagic fevers, Lujo virus - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />\n§ Prior to 2015, CDC\'s National Notifiable Diseases Surveillance System (NNDSS) did not receive electronic data about incident cases of specific viral hemorrhagic fevers; instead data were collected in aggregate as "viral hemorrhagic fevers\'. NNDSS was updated beginning in 2015 to receive data for each of the viral hemorrhagic fevers listed.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/r8hr-3jkm/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/r8hr-3jkm/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/r8hr-3jkm/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/r8hr-3jkm/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/r8hr-3jkm',
'issued': '2019-04-23',
'keyword': ['2019',
'junin virus',
'lassa virus',
'lujo virus',
'nedss',
'netss',
'nndss',
'viral hemorrhagic fevers',
'wonder'],
'landingPage': 'https://data.cdc.gov/d/r8hr-3jkm',
'modified': '2020-01-02',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NNDSS'],
'title': 'NNDSS - TABLE 1NN. Viral hemorrhagic fevers, Junin virus to Viral hemorrhagic fevers, Lujo virus'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>NNDSS - TABLE 1S. Invasive pneumococcal disease, all ages, Confirmed to Invasive pneumococcal disease, all ages, Probable - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\n Max: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />\n§ Includes drug resistant and susceptible cases of Invasive Pneumococcal Disease.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/rwap-xbst/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/rwap-xbst/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/rwap-xbst/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/rwap-xbst/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/rwap-xbst',
'issued': '2019-04-24',
'keyword': ['2019',
'all ages',
'confirmed',
'invasive pneumococcal disease',
'nedss',
'netss',
'nndss',
'probable',
'wonder'],
'landingPage': 'https://data.cdc.gov/d/rwap-xbst',
'modified': '2020-01-02',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NNDSS'],
'title': 'NNDSS - TABLE 1S. Invasive pneumococcal disease, all ages, Confirmed to Invasive pneumococcal disease, all ages, Probable'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>NNDSS - Table 1A. Anthrax to Arboviral diseases, Eastern equine encephalitis virus disease - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nC.N.M.I.: Commonwealth of Northern Mariana Islands.<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/ttjk-6u2v/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/ttjk-6u2v/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/ttjk-6u2v/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/ttjk-6u2v/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/ttjk-6u2v',
'issued': '2019-04-24',
'keyword': ['2019',
'anthrax',
'arboviral diseases',
'chikungunya virus disease',
'eastern equine encephalitis virus disease',
'nedss',
'netss',
'neuroinvasive and non-neuroinvasive',
'nndss',
'wonder'],
'landingPage': 'https://data.cdc.gov/d/ttjk-6u2v',
'modified': '2020-01-02',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NNDSS'],
'title': 'NNDSS - TABLE 1A. Anthrax to Arboviral diseases, Eastern equine encephalitis virus disease'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>NNDSS - TABLE 1R. Hepatitis C, perinatal infection to Influenza-associated pediatric mortality - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\n Max: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />\n§ Since [INSERT DATE], XXX influenza-associated pediatric deaths occurring during the 2017-18 season have been reported.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/tv5g-74as/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/tv5g-74as/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/tv5g-74as/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/tv5g-74as/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/tv5g-74as',
'issued': '2019-04-24',
'keyword': ['2019',
'hepatitis c',
'influenza-associated pediatric mortality',
'nedss',
'netss',
'nndss',
'perinatal infection',
'wonder'],
'landingPage': 'https://data.cdc.gov/d/tv5g-74as',
'modified': '2020-01-02',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NNDSS'],
'title': 'NNDSS - TABLE 1R. Hepatitis C, perinatal infection to Influenza-associated pediatric mortality'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>NNDSS - TABLE 1LL. Vibriosis, Confirmed to Vibriosis, Probable - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/u92k-ms37/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/u92k-ms37/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/u92k-ms37/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/u92k-ms37/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/u92k-ms37',
'issued': '2019-04-23',
'keyword': ['2019',
'nedss',
'netss',
'nndss',
'vibriosis confirmed',
'vibriosis probable',
'wonder'],
'landingPage': 'https://data.cdc.gov/d/u92k-ms37',
'modified': '2020-01-02',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NNDSS'],
'title': 'NNDSS - TABLE 1LL. Vibriosis, Confirmed to Vibriosis, Probable'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>NNDSS - TABLE 1CC. Rabies, Animal to Rabies, Human - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/usyq-s7ip/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/usyq-s7ip/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/usyq-s7ip/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/usyq-s7ip/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/usyq-s7ip',
'issued': '2019-04-23',
'keyword': ['2019',
'animal',
'human',
'nedss',
'netss',
'nndss',
'rabies',
'wonder'],
'landingPage': 'https://data.cdc.gov/d/usyq-s7ip',
'modified': '2020-01-02',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NNDSS'],
'title': 'NNDSS - TABLE 1CC. Rabies, Animal to Rabies, Human'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>NNDSS - TABLE 1J. Dengue virus infections, Dengue to Severe dengue - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\n Max: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />\n§ Includes data for dengue and dengue-like illness.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/w7ew-4aqz/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/w7ew-4aqz/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/w7ew-4aqz/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/w7ew-4aqz/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/w7ew-4aqz',
'issued': '2019-04-24',
'keyword': ['2019',
'dengue',
'dengue virus infections',
'dengue-like illness',
'nedss',
'netss',
'nndss',
'severe dengue',
'wonder'],
'landingPage': 'https://data.cdc.gov/d/w7ew-4aqz',
'modified': '2020-01-02',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NNDSS'],
'title': 'NNDSS - TABLE 1J. Dengue virus infections, Dengue to Severe dengue'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>NNDSS - TABLE 1P. Hemolytic uremic syndrome post-diarrheal to Hepatitis (viral, acute, by type), B - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/wgyw-mswy/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/wgyw-mswy/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/wgyw-mswy/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/wgyw-mswy/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/wgyw-mswy',
'issued': '2019-04-24',
'keyword': ['2019',
'acute',
'by type) a',
'by type) b',
'hemolytic uremic syndrome post-diarrheal',
'hepatitis (viral',
'nedss',
'netss',
'nndss',
'wonder'],
'landingPage': 'https://data.cdc.gov/d/wgyw-mswy',
'modified': '2020-01-02',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NNDSS'],
'title': 'NNDSS - TABLE 1P. Hemolytic uremic syndrome post-diarrheal to Hepatitis (viral, acute, by type), B'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>NNDSS - Table 1H. Cholera to Coccidioidomycosis - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a></p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/xsi2-33p5/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/xsi2-33p5/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/xsi2-33p5/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/xsi2-33p5/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/xsi2-33p5',
'issued': '2019-04-24',
'keyword': ['2019',
'cholera',
'coccidioidomycosis',
'nedss',
'netss',
'nndss',
'wonder'],
'landingPage': 'https://data.cdc.gov/d/xsi2-33p5',
'modified': '2020-01-02',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NNDSS'],
'title': 'NNDSS - TABLE 1H. Cholera to Coccidioidomycosis'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>NNDSS - TABLE 1BB. Q fever, Total to Q fever, Chronic - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/ygrm-jkkz/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/ygrm-jkkz/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/ygrm-jkkz/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/ygrm-jkkz/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/ygrm-jkkz',
'issued': '2019-04-23',
'keyword': ['2019',
'nedss',
'netss',
'nndss',
'q fever',
'q fever acute',
'q fever chronic',
'total',
'wonder'],
'landingPage': 'https://data.cdc.gov/d/ygrm-jkkz',
'modified': '2020-01-02',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NNDSS'],
'title': 'NNDSS - TABLE 1BB. Q fever, Total to Q fever, Chronic'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:20'],
'contactPoint': {'fn': 'Francisca Abanyie, MD, MPH',
'hasEmail': 'mailto:why6@cdc.gov'},
'description': '<p>This dataset includes deidentified data on patients receiving artesunate through the National Artesunate for Severe Malaria Program from April- December 2019.</p>\n<p>This dataset contains the data from the case report form only.<br />\nPlease see the links below for the other datasets and the attached document \'Guide to NASMP Datasets\':<br />\nData from Case Report Form- <a href="https://data.cdc.gov/Global-Health/National-Artesunate-for-Severe-Malaria-Program-Cas/igaz-icki">https://data.cdc.gov/Global-Health/National-Artesunate-for-Severe-Malari...</a><br />\nData on Artesunate Dosing- <a href="https://data.cdc.gov/dataset/National-Artesunate-for-Severe-Malaria-Program-Art/qan4-gt4k">https://data.cdc.gov/dataset/National-Artesunate-for-Severe-Malaria-Prog...</a><br />\nData on Microscopy (Parasitemia values)- <a href="https://data.cdc.gov/Global-Health/National-Artesunate-for-Severe-Malaria-Program-Mic/v2k9-ctv4">https://data.cdc.gov/Global-Health/National-Artesunate-for-Severe-Malari...</a></p>\n<p>All data can be easily linked using the ParticipantID field, a unique ID number assigned to each participant.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/g3k9-gyw7/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/g3k9-gyw7/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/g3k9-gyw7/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/g3k9-gyw7/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/g3k9-gyw7',
'issued': '2020-04-10',
'keyword': ['artesunate',
'division of parasitic diseases and malaria',
'malaria'],
'landingPage': 'https://data.cdc.gov/d/g3k9-gyw7',
'modified': '2020-04-10',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['Global Health'],
'title': 'National Artesunate for Severe Malaria Program Follow-On Antimalarial Dosing Data- April to December 2019'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:20'],
'contactPoint': {'fn': 'Francisca Abanyie, MD, MPH',
'hasEmail': 'mailto:why6@cdc.gov'},
'description': '<p>This dataset includes deidentified data on patients receiving artesunate through the National Artesunate for Severe Malaria Program from April- December 2019.</p>\n<p>This dataset contains the data from the case report form only.<br />\nPlease see the links below for the other datasets and see the attached document \'Guide to NSAMP Datasets\':<br />\nData on Artesunate Dosing- <a href="https://data.cdc.gov/dataset/National-Artesunate-for-Severe-Malaria-Program-Art/qan4-gt4k">https://data.cdc.gov/dataset/National-Artesunate-for-Severe-Malaria-Prog...</a><br />\nData on Follow-On Antimalarial Dosing- <a href="https://data.cdc.gov/Global-Health/National-Artesunate-for-Severe-Malaria-Program-Fol/g3k9-gyw7">https://data.cdc.gov/Global-Health/National-Artesunate-for-Severe-Malari...</a><br />\nData on Microscopy (Parasitemia values)- <a href="https://data.cdc.gov/Global-Health/National-Artesunate-for-Severe-Malaria-Program-Mic/v2k9-ctv4">https://data.cdc.gov/Global-Health/National-Artesunate-for-Severe-Malari...</a></p>\n<p>All data can be easily linked using the ParticipantID field, a unique ID number assigned to each participant.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/igaz-icki/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/igaz-icki/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/igaz-icki/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/igaz-icki/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/igaz-icki',
'issued': '2020-04-10',
'keyword': ['artesunate',
'division of parasitic diseases and malaria',
'malaria'],
'landingPage': 'https://data.cdc.gov/d/igaz-icki',
'modified': '2020-04-10',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['Global Health'],
'title': 'National Artesunate for Severe Malaria Program Case Report Data- April to December 2019'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:20'],
'contactPoint': {'fn': 'Francisca Abanyie, MD, MPH',
'hasEmail': 'mailto:why6@cdc.gov'},
'description': '<p>This dataset includes deidentified data on patients receiving artesunate through the National Artesunate for Severe Malaria Program from April- December 2019.</p>\n<p>This dataset contains artesunate dosing data only.<br />\nPlease see the links below for the other datasets and the attached word document, \'Guide to NASMP Datasets\':</p>\n<p>Data from Case Report- <a href="https://data.cdc.gov/Global-Health/National-Artesunate-for-Severe-Malaria-Program-Cas/igaz-icki">https://data.cdc.gov/Global-Health/National-Artesunate-for-Severe-Malari...</a></p>\n<p>Data on Follow-On Antimalarial Dosing- <a href="https://data.cdc.gov/Global-Health/National-Artesunate-for-Severe-Malaria-Program-Fol/g3k9-gyw7">https://data.cdc.gov/Global-Health/National-Artesunate-for-Severe-Malari...</a></p>\n<p>Data on Microscopy (Parasitemia values)- <a href="https://data.cdc.gov/Global-Health/National-Artesunate-for-Severe-Malaria-Program-Mic/v2k9-ctv4">https://data.cdc.gov/Global-Health/National-Artesunate-for-Severe-Malari...</a></p>\n<p>All data can be easily linked using the ParticipantID field, a unique ID number assigned to each participant.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/qan4-gt4k/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/qan4-gt4k/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/qan4-gt4k/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/qan4-gt4k/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/qan4-gt4k',
'issued': '2020-04-10',
'keyword': ['artesunate',
'division of parasitic diseases and malaria',
'malaria'],
'landingPage': 'https://data.cdc.gov/d/qan4-gt4k',
'modified': '2020-04-10',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['Global Health'],
'title': 'National Artesunate for Severe Malaria Program Artesunate Dosing Data- April to December 2019'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:20'],
'contactPoint': {'fn': 'Francisca Abanyie, MD, MPH',
'hasEmail': 'mailto:why6@cdc.gov'},
'description': '<p>This dataset includes deidentified data on patients receiving artesunate through the National Artesunate for Severe Malaria Program from April- December 2019.</p>\n<p>This dataset contains microscopy data only.<br />\nPlease see the links below for the other datasets and the attached document \'Guide to NASMP Datasets:<br />\nData from Case Report Form- <a href="https://data.cdc.gov/Global-Health/National-Artesunate-for-Severe-Malaria-Program-Cas/igaz-icki">https://data.cdc.gov/Global-Health/National-Artesunate-for-Severe-Malari...</a><br />\nData on Artesunate Dosing- <a href="https://data.cdc.gov/dataset/National-Artesunate-for-Severe-Malaria-Program-Art/qan4-gt4k">https://data.cdc.gov/dataset/National-Artesunate-for-Severe-Malaria-Prog...</a><br />\nData on Follow-On Dosing- <a href="https://data.cdc.gov/Global-Health/National-Artesunate-for-Severe-Malaria-Program-Fol/g3k9-gyw7">https://data.cdc.gov/Global-Health/National-Artesunate-for-Severe-Malari...</a></p>\n<p>All data can be easily linked using the ParticipantID field, a unique ID number assigned to each participant.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/v2k9-ctv4/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/v2k9-ctv4/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/v2k9-ctv4/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/v2k9-ctv4/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/v2k9-ctv4',
'issued': '2020-04-10',
'keyword': ['artesunate',
'division of parasitic diseases and malaria',
'malaria'],
'landingPage': 'https://data.cdc.gov/d/v2k9-ctv4',
'modified': '2020-04-10',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['Global Health'],
'title': 'National Artesunate for Severe Malaria Program Microscopy Data- April to December 2019'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:20'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>2016 to 2018, 3-year average. Rates are age-standardized. County rates are spatially smoothed. The data can be viewed by gender and race/ethnicity. Data source: National Vital Statistics System. Additional data, maps, and methodology can be viewed on the Interactive Atlas of Heart Disease and Stroke <a href="http://www.cdc.gov/dhdsp/maps/atlas">http://www.cdc.gov/dhdsp/maps/atlas</a></p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/6x7h-usvx/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/6x7h-usvx/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/6x7h-usvx/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/6x7h-usvx/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/6x7h-usvx',
'issued': '2020-04-27',
'keyword': ['cardiovascular',
'cardiovascular disease',
'counties',
'county',
'heart',
'heart disease'],
'landingPage': 'https://data.cdc.gov/d/6x7h-usvx',
'modified': '2020-04-29',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['Heart Disease & Stroke Prevention'],
'title': 'Heart Disease Mortality Data Among US Adults (35+) by State/Territory and County – 2016-2018'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:20'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>2016 to 2018, 3-year average. Rates are age-standardized. County rates are spatially smoothed. The data can be viewed by gender and race/ethnicity. Data source: National Vital Statistics System. Additional data, maps, and methodology can be viewed on the Interactive Atlas of Heart Disease and Stroke <a href="http://www.cdc.gov/dhdsp/maps/atlas">http://www.cdc.gov/dhdsp/maps/atlas</a></p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/tqwu-4a7k/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/tqwu-4a7k/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/tqwu-4a7k/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/tqwu-4a7k/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/tqwu-4a7k',
'issued': '2020-04-28',
'keyword': ['cardiovascular',
'cardiovascular disease',
'cerebrovascular disease',
'counties',
'county',
'stroke'],
'landingPage': 'https://data.cdc.gov/d/tqwu-4a7k',
'modified': '2020-04-28',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['Heart Disease & Stroke Prevention'],
'title': 'Stroke Mortality Data Among US Adults (35+) by State/Territory and County – 2016-2018'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:20'],
'contactPoint': {'fn': 'Craig Kassinger',
'hasEmail': 'mailto:cak8@cdc.gov'},
'description': '<p>This dataset provides modeled predictions of PM2.5 levels from the EPA\'s Downscaler model. Data are at the census tract level for 2011-2015. These data are used by the CDC\'s National Environmental Public Health Tracking Network to generate air quality measures. Census tract-level datasets contain estimates of the mean predicted concentration and associated standard error. Please refer to the metadata attachment for more information.</p>\n<p>Learn more about outdoor air quality on the Tracking Network\'s website: <a href="https://ephtracking.cdc.gov/showAirLanding.action">https://ephtracking.cdc.gov/showAirLanding.action</a>.</p>\n<p>By using these data, you signify your agreement to comply with the following requirements:<br />\n1. Use the data for statistical reporting and analysis only.<br />\n2. Do not attempt to learn the identity of any person included in the data and do not combine these data with other data for the purpose of matching records to identify individuals.<br />\n3. Do not disclose of or make use of the identity of any person or establishment discovered inadvertently and report the discovery to: <a href="mailto:trackingsupport@cdc.gov">trackingsupport@cdc.gov</a>.<br />\n4. Do not imply or state, either in written or oral form, that interpretations based on the data are those of the original data sources and CDC unless the data user and data source are formally collaborating.<br />\n5. Acknowledge, in all reports or presentations based on these data, the original source of the data and CDC.<br />\n6. Suggested citation: Centers for Disease Control and Prevention. National Environmental Public Health Tracking Network. Web. Accessed: insert date. <a href="http://www.cdc.gov/ephtracking">www.cdc.gov/ephtracking</a>.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/qjxm-7fny/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/qjxm-7fny/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/qjxm-7fny/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/qjxm-7fny/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/qjxm-7fny',
'issued': '2020-05-28',
'keyword': ['air pollution',
'asthma',
'environmental health',
'particulate matter',
'pm2.5'],
'landingPage': 'https://data.cdc.gov/d/qjxm-7fny',
'modified': '2020-06-01',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['Environmental Health & Toxicology'],
'title': 'Daily Census Tract-Level PM2.5 Concentrations, 2011-2015'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:20'],
'contactPoint': {'fn': 'Craig Kassinger',
'hasEmail': 'mailto:trackingsupport@cdc.gov'},
'description': '<p>This dataset provides modeled predictions of ozone levels from the EPA\'s Downscaler model. Data are at the census tract level for 2006-2010. These data are used by the CDC\'s National Environmental Public Health Tracking Network to generate air quality measures. Census tract-level datasets contain estimates of the mean predicted concentration and associated standard error. Please refer to the metadata attachment for more information.</p>\n<p>Learn more about outdoor air quality on the Tracking Network\'s website: <a href="https://ephtracking.cdc.gov/showAirLanding.action">https://ephtracking.cdc.gov/showAirLanding.action</a>.</p>\n<p>By using these data, you signify your agreement to comply with the following requirements:<br />\n1. Use the data for statistical reporting and analysis only.<br />\n2. Do not attempt to learn the identity of any person included in the data and do not combine these data with other data for the purpose of matching records to identify individuals.<br />\n3. Do not disclose of or make use of the identity of any person or establishment discovered inadvertently and report the discovery to: <a href="mailto:trackingsupport@cdc.gov">trackingsupport@cdc.gov</a>.<br />\n4. Do not imply or state, either in written or oral form, that interpretations based on the data are those of the original data sources and CDC unless the data user and data source are formally collaborating.<br />\n5. Acknowledge, in all reports or presentations based on these data, the original source of the data and CDC.<br />\n6. Suggested citation: Centers for Disease Control and Prevention. National Environmental Public Health Tracking Network. Web. Accessed: insert date. <a href="http://www.cdc.gov/ephtracking">www.cdc.gov/ephtracking</a>.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/xm94-zmtx/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/xm94-zmtx/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/xm94-zmtx/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/xm94-zmtx/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/xm94-zmtx',
'issued': '2020-05-28',
'keyword': ['air pollution', 'asthma', 'environmental health', 'ozone'],
'landingPage': 'https://data.cdc.gov/d/xm94-zmtx',
'modified': '2020-06-01',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['Environmental Health & Toxicology'],
'title': 'Daily Census Tract-Level Ozone Concentrations, 2006-2010'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Megan Worstell',
'hasEmail': 'mailto:HIGLASServiceDesk@gdit.com'},
'description': '<p>We are releasing data that compares the HHS Provider Relief Fund and the CMS Accelerated and Advance Payments by State and provider as of May 15, 2020. This data is already available on other websites, but this chart brings the information together into one view for comparison. You can find additional information on the Accelerated and Advance Payments at the following links:</p>\n<p>Fact Sheet: <a href="https://www.cms.gov/files/document/Accelerated-and-Advanced-Payments-Fact-Sheet.pdf;">https://www.cms.gov/files/document/Accelerated-and-Advanced-Payments-Fac...</a></p>\n<p>Zip file on providers in each state: <a href="https://www.cms.gov/files/zip/accelerated-payment-provider-details-state.zip">https://www.cms.gov/files/zip/accelerated-payment-provider-details-state...</a></p>\n<p>Medicare Accelerated and Advance Payments State-by-State information and by Provider Type: <a href="https://www.cms.gov/files/document/covid-accelerated-and-advance-payments-state.pdf">https://www.cms.gov/files/document/covid-accelerated-and-advance-payment...</a>.</p>\n<p>This file was assembled by HHS via CMS, HRSA and reviewed by leadership and compares the HHS Provider Relief Fund and the CMS Accelerated and Advance Payments by State and provider as of May 15, 2020.</p>\n<p>HHS Provider Relief Fund<br />\nPresident Trump is providing support to healthcare providers fighting the coronavirus disease 2019 (COVID-19) pandemic through the bipartisan Coronavirus Aid, Relief, & Economic Security Act and the Paycheck Protection Program and Health Care Enhancement Act, which provide a total of $175 billion for relief funds to hospitals and other healthcare providers on the front lines of the COVID-19 response. This funding supports healthcare-related expenses or lost revenue attributable to COVID-19 and ensures uninsured Americans can get treatment for COVID-19. HHS is distributing this Provider Relief Fund money and these payments do not need to be repaid.<br />\nThe Department allocated $50 billion of the Provider Relief Fund for general distribution to Medicare facilities and providers impacted by COVID-19, based on eligible providers\' net reimbursement. It allocated another $22 billion to providers in areas particularly impacted by the COVID-19 outbreak, rural providers, and providers who serve low-income populations and uninsured Americans. HHS will be allocating the remaining funds in the near future.</p>\n<p>As part of the Provider Relief Fund distribution, all providers have 45 days to attest that they meet certain criteria to keep the funding they received, including public disclosure. As of May 15, 2020, there has been a total of $34 billion in attested payments. The chart only includes those providers that have attested to the payments by that date. We will continue to update this information and add the additional providers and payments once their attestation is complete.</p>\n<p>CMS Accelerated and Advance Payments Program<br />\nOn March 28, 2020, to increase cash flow to providers of services and suppliers impacted by the coronavirus disease 2019 (COVID-19) pandemic, the Centers for Medicare & Medicaid Services (CMS) expanded the Accelerated and Advance Payment Program to a broader group of Medicare Part A providers and Part B suppliers. Beginning on April 26, 2020, CMS stopped accepting new applications for the Advance Payment Program, and CMS began reevaluating all pending and new applications for Accelerated Payments in light of the availability of direct payments made through HHS’s Provider Relief Fund.</p>\n<p>Since expanding the AAP program on March 28, 2020, CMS approved over 21,000 applications totaling $59.6 billion in payments to Part A providers, which includes hospitals, through May 18, 2020. For Part B suppliers—including doctors, non-physician practitioners and durable medical equipment suppliers— during the same time period, CMS approved almost 24,000 applications advancing $40.4 billion in payments. The AAP program is not a grant, and providers and suppliers are required to repay the loan.</p>\n<p>Provider Relief Fund Data - <a href="https://data.cdc.gov/Administrative/Provider-Relief-Fund-COVID-19-High-Impact-Payments/b58h-s9zx">https://data.cdc.gov/Administrative/Provider-Relief-Fund-COVID-19-High-I...</a></p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/v2pi-w3up/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/v2pi-w3up/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/v2pi-w3up/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/v2pi-w3up/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/v2pi-w3up',
'issued': '2020-05-21',
'keyword': ['accelerated and advance payments',
'cares act',
'coronavirus',
'covid-19',
'provider relief fund'],
'landingPage': 'https://data.cdc.gov/d/v2pi-w3up',
'modified': '2020-05-21',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'references': ['https://www.cms.gov/files/document/Accelerated-and-Advanced-Payments-Fact-Sheet.pdf'],
'theme': ['Administrative'],
'title': 'Provider Relief Fund & Accelerated and Advance Payments'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:20'],
'contactPoint': {'fn': 'OSHData Support',
'hasEmail': 'mailto:nccdoshinquiries@cdc.gov'},
'describedBy': 'https://chronicdata.cdc.gov/Tobacco-Use/U-S-Census-Annual-Estimates-of-the-Resident-Popula/b2jx-uyck',
'description': '<p>2010-2018. US Census Annual Estimates of the Resident Population for Selected Age Groups by Sex for the United States. The estimates are based on the 2010 Census and reflect changes to the April 1, 2010 population due to the Count Question Resolution program and geographic program revisions. Median age is calculated based on single year of age. For population estimates methodology statements, see <a href="http://www.census.gov/popest/methodology/index.html">http://www.census.gov/popest/methodology/index.html</a>.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/b2jx-uyck/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/b2jx-uyck/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/b2jx-uyck/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/b2jx-uyck/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/b2jx-uyck',
'issued': '2019-07-15',
'keyword': ['centers-for-disease-control-and-prevention'],
'landingPage': 'https://data.cdc.gov/d/b2jx-uyck',
'modified': '2020-08-20',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'references': ['https://chronicdata.cdc.gov/d/mhj9-4wi2'],
'theme': ['Tobacco Use'],
'title': 'US Census Annual Estimates of the Resident Population for Selected Age Groups by Sex for the United States'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:20'],
'contactPoint': {'fn': 'OSHData Support',
'hasEmail': 'mailto:nccdoshinquiries@cdc.gov'},
'description': '<p>US Census Annual Estimates of the Resident Population for Selected Age Groups by Sex for the United States. The estimates are based on the 2010 Census and reflect changes to the April 1, 2010 population due to the Count Question Resolution program and geographic program revisions. Median age is calculated based on single year of age. For population estimates methodology statements, see <a href="http://www.census.gov/popest/methodology/index.html">http://www.census.gov/popest/methodology/index.html</a>.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'https://data.cdc.gov/download/mhj9-4wi2/application/vnd.ms-excel',
'format': 'xls',
'mediaType': 'application/unknown',
'title': 'xls'}],
'identifier': 'https://data.cdc.gov/api/views/mhj9-4wi2',
'issued': '2016-11-30',
'keyword': ['centers-for-disease-control-and-prevention'],
'landingPage': 'https://data.cdc.gov/d/mhj9-4wi2',
'modified': '2020-08-20',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['Tobacco Use'],
'title': 'US Census Methodology'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:20'],
'contactPoint': {'fn': 'DDT Public Inquiries',
'hasEmail': 'mailto:ddtpubsmailbox@cdc.gov'},
'describedBy': 'https://chronicdata.cdc.gov/d/de4p-4g3k',
'description': '<p>2016-17 merged. This dataset is a de-identified summary table of vision and eye health data indicators from the National Survye of Chilrens Health (NSCH), stratified by all available combinations of age group, race/ethnicity, gender, risk factor and state. NSCH is a telephone survey conducted by the National Center for Health Statistics at CDC (currently conducted by the U.S. Census Bureau) that examines the physical and emotional health of children 0-17 years of age. Approximate sample size is 95,000 over two rounds of data collection. Data were suppressed for cell sizes less than 30 persons, or where the relative standard error more than 30% of the mean. Detailed information on VEHSS NSCH analyses can be found on the VEHSS NSCH webpage (cdc.gov/visionhealth/vehss/data/national-surveys/national-survey-of-childrens-health.html). Additional information about NSCH can be found on the NSCH website (<a href="http://childhealthdata.org/learn/NSCH">http://childhealthdata.org/learn/NSCH</a>). The VEHSS NSCH dataset was last updated in November 2019.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/de4p-4g3k/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/de4p-4g3k/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/de4p-4g3k/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/de4p-4g3k/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/de4p-4g3k',
'issued': '2019-11-18',
'keyword': ['contact lenses',
'glasses',
'nsch',
'vision impairment',
'visual function'],
'landingPage': 'https://data.cdc.gov/d/de4p-4g3k',
'modified': '2020-08-19',
'programCode': ['009:029'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'references': ['http://childhealthdata.org/learn/NSCH',
'https://www.cdc.gov/visionhealth/vehss/data/national-surveys/national-survey-of-childrens-health.html'],
'theme': ['Vision & Eye Health'],
'title': 'National Survey of Children’s Health (NSCH) – Vision and Eye Health Surveillance'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:20'],
'contactPoint': {'fn': 'DDT Public Inquiries',
'hasEmail': 'mailto:ddtpubsmailbox@cdc.gov'},
'describedBy': 'https://chronicdata.cdc.gov/Vision-Eye-Health/National-Health-Interview-Survey-NHIS-Vision-and-E/2t2r-sf6s',
'description': '<p>2014-15 merged, 2016-17 merged. This dataset is a de-identified summary table of vision and eye health data indicators from NHIS, stratified by all available combinations of age group, race/ethnicity, gender, and risk factor. NHIS is an annual household survey conducted by the National Center for Health Statistics at CDC that monitors trends in illness, disabilities, and progress towards national health objectives. Approximate sample size is 35,000 households and 87,500 persons annually. NHIS data for VEHSS includes questions related to Visual Function. Data were suppressed for cell sizes less than 30 persons, or where the relative standard error more than 30% of the mean. Data will be updated as it becomes available. Detailed information on VEHSS NHIS analyses can be found on the VEHSS NHIS webpage (link). Additional information about NHIS can be found on the NHIS website (<a href="http://www.cdc.gov/nchs/nhis/about_nhis.htm">http://www.cdc.gov/nchs/nhis/about_nhis.htm</a>). The VEHSS NHIS dataset was last updated in November 2019.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/2t2r-sf6s/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/2t2r-sf6s/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/2t2r-sf6s/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/2t2r-sf6s/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/2t2r-sf6s',
'issued': '2019-11-18',
'keyword': ['blind',
'contact lenses',
'glasses',
'nhis',
'vision correction',
'visual function'],
'landingPage': 'https://data.cdc.gov/d/2t2r-sf6s',
'modified': '2020-08-19',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'references': ['http://www.cdc.gov/nchs/nhis/about_nhis.htm',
'https://www.cdc.gov/visionhealth/vehss/data/national-surveys/national-health-interview-survey.html'],
'theme': ['Vision & Eye Health'],
'title': 'National Health Interview Survey (NHIS) – Vision and Eye Health Surveillance'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:20'],
'contactPoint': {'fn': 'DDT Public Inquiries',
'hasEmail': 'mailto:ddtpubsmailbox@cdc.gov'},
'describedBy': 'https://chronicdata.cdc.gov/d/vkwg-yswv',
'description': '<p>2013-2018. This dataset is a de-identified summary table of vision and eye health data indicators from BRFSS, stratified by all available combinations of age group, race/ethnicity, gender, risk factor and state. BRFSS is a system of telephone surveys conducted by CDC that collect state data about U.S. residents regarding their health-related risk behaviors, chronic health conditions, and use of preventive services. BRFSS completes more than 400,000 adult interviews each year across 50 states, the District of Columbia, and three U.S. territories. BRFSS data for VEHSS includes one question from the core component related to Visual Function. Data were suppressed following NCHS standards. Data will be updated as it becomes available. Detailed information on VEHSS BRFSS analyses can be found on the VEHSS BRFSS webpage (link). General information about BRFSS can be found on the BRFSS website (<a href="https://www.cdc.gov/brfss">https://www.cdc.gov/brfss</a>). The VEHSS BRFSS dataset was last updated in November 2019.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/vkwg-yswv/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/vkwg-yswv/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/vkwg-yswv/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/vkwg-yswv/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/vkwg-yswv',
'issued': '2019-11-18',
'keyword': ['brfss', 'contact lenses', 'glasses', 'visual function'],
'landingPage': 'https://data.cdc.gov/d/vkwg-yswv',
'modified': '2020-08-19',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'references': ['https://www.cdc.gov/brfss',
'https://www.cdc.gov/visionhealth/vehss/data/national-surveys/behavioral-risk-factors-surveillance-system.html'],
'theme': ['Vision & Eye Health'],
'title': 'Behavioral Risk Factors – Vision and Eye Health Surveillance'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:20'],
'contactPoint': {'fn': '500 Cities Public Inquiries',
'hasEmail': 'mailto:500cities@cdc.gov'},
'description': '<p>2015, 2014. Data were provided by the Centers for Disease Control and Prevention (CDC), Division of Population Health, Epidemiology and Surveillance Branch. The project was funded by the Robert Wood Johnson Foundation (RWJF) in conjunction with the CDC Foundation. 500 cities project census city-level data in GIS-friendly format can be joined with city spatial data (<a href="https://chronicdata.cdc.gov/500-Cities/500-Cities-City-Boundaries/n44h-hy2j">https://chronicdata.cdc.gov/500-Cities/500-Cities-City-Boundaries/n44h-hy2j</a>) in a geographic information system (GIS) to produce maps of 27 measures at the city-level. Because some questions are only asked every other year in the BRFSS, there are 7 measures in this 2017 release from the 2014 BRFSS that were the same as the 2016 release.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/djk3-k3zs/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/djk3-k3zs/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/djk3-k3zs/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/djk3-k3zs/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/djk3-k3zs',
'issued': '2018-10-16',
'keyword': ['500cities',
'behaviors',
'census',
'cities',
'gis',
'outcomes',
'prevalence',
'prevention',
'tract',
'unhealthy'],
'landingPage': 'https://data.cdc.gov/d/djk3-k3zs',
'modified': '2020-08-19',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'references': ['https://academic.oup.com/aje/article/179/8/1025/109078',
'https://academic.oup.com/aje/article/182/2/127/93984',
'https://www.cdc.gov/pcd/issues/2017/17_0281.htm',
'https://www.cdc.gov/pcd/issues/2018/18_0313.htm'],
'theme': ['500 Cities'],
'title': '500 Cities: City-level Data (GIS Friendly Format), 2017 release'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:20'],
'contactPoint': {'fn': 'DDT Public Inquiries',
'hasEmail': 'mailto:ddtpubsmailbox@cdc.gov'},
'describedBy': 'https://chronicdata.cdc.gov/Vision-Eye-Health/Shell-Commercial-Medical-Insurance-MSCANCC-Vision-/a35h-9yn4',
'description': '<ol start="2016">\n<li>This dataset is a de-identified summary table of prevalence rates for vision and eye health data indicators from the 2016 MarketScan® Commercial Claims and Encounters Data (CCAE) is produced by Truven Health Analytics, a division of IBM Watson Health. The CCEA data contain a convenience sample of insurance claims information from person with employer-sponsored insurance and their dependents, including 43.6 million person years of data. Prevalence estimates are stratified by all available combinations of age group, gender, and state. Detailed information on VEHSS MarketScan analyses can be found on the VEHSS MarketScan webpage (cdc.gov/visionhealth/vehss/data/claims/marketscan.html). Information on available Medicare claims data can be found on the IBM MarketScan website (<a href="https://marketscan.truvenhealth.com">https://marketscan.truvenhealth.com</a>). The VEHSS MarketScan summary dataset was last updated November 2019.</li>\n</ol>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/a35h-9yn4/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/a35h-9yn4/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/a35h-9yn4/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/a35h-9yn4/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/a35h-9yn4',
'issued': '2020-05-19',
'keyword': ['claims',
'diagnosed prevalence',
'eye exams',
'marketscan',
'medical diagnoses',
'service utilization',
'truven'],
'landingPage': 'https://data.cdc.gov/d/a35h-9yn4',
'modified': '2020-08-19',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'references': ['https://wwwdev.cdc.gov/visionhealth/vehss/data/claims/marketscan.html',
'https://marketscan.truvenhealth.com/marketscanportal/'],
'theme': ['Vision & Eye Health'],
'title': 'Commercial Medical Insurance (MSCANCC) - Vision and Eye Health Surveillance'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:20'],
'contactPoint': {'fn': 'DDT Public Inquiries',
'hasEmail': 'mailto:ddtpubsmailbox@cdc.gov'},
'describedBy': 'https://chronicdata.cdc.gov/Vision-Eye-Health/Private-Medicaid-Claims-MAX-Vision-and-Eye-Health-/bwx3-gx66',
'description': '<p>2013, 2014. This dataset is a de-identified summary table of prevalence rates for vision and eye health data indicators from the Medicaid Analytic eXtract (MAX) data. Medicaid MAX are a set of de-identified person-level data files with information on Medicaid eligibility, service utilization, diagnoses, and payments. The MAX data contain a convenience sample of claims processed by Medicaid and Children’s Health Insurance Program (CHIP) fee for service and managed care plans. Not all states are included in MAX in all years, and as of November 2019, 2014 data is the latest available. Prevalence estimates are stratified by all available combinations of age group, gender, and state. Detailed information on VEHSS Medicare analyses can be found on the VEHSS Medicaid MAX webpage (cdc.gov/visionhealth/vehss/data/claims/medicaid.html). Information on available Medicare claims data can be found on the ResDac website (<a href="http://www.resdac.org">www.resdac.org</a>). The VEHSS Medicaid MAX dataset was last updated November 2019.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/bwx3-gx66/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/bwx3-gx66/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/bwx3-gx66/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/bwx3-gx66/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/bwx3-gx66',
'issued': '2019-11-14',
'keyword': ['claims',
'diagnosed prevalence',
'eye exams',
'max',
'medicaid',
'medical diagnoses',
'screening',
'service utilization'],
'landingPage': 'https://data.cdc.gov/d/bwx3-gx66',
'modified': '2020-08-19',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'references': ['https://wwwdev.cdc.gov/visionhealth/vehss/data/claims/medicaid.html',
'https://www.medicaid.gov/medicaid/index.html'],
'theme': ['Vision & Eye Health'],
'title': 'Medicaid Claims (MAX) - Vision and Eye Health Surveillance'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:20'],
'contactPoint': {'fn': 'OSHData Support',
'hasEmail': 'mailto:nccdoshinquiries@cdc.gov'},
'describedBy': 'https://chronicdata.cdc.gov/Policy/NAAG-Tobacco-Settlement-Payments/ffbi-is3j',
'description': '<p>1999-2020. National Association of Attorneys General (NAAG). Policy—Tobacco Settlement Payments. The National Association of Attorneys General (NAAG) provides Tobacco Settlement Revenue data for 46 states participating in the Master Settlement Agreement (MSA) with the four largest tobacco companies in the United States. Data are reported on an annual basis. Four states (Florida, Minnesota, Mississippi and Texas) provide the STATE System their Tobacco Settlement Revenue data independently.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/ffbi-is3j/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/ffbi-is3j/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/ffbi-is3j/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/ffbi-is3j/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/ffbi-is3j',
'issued': '2018-12-11',
'keyword': ['office on smoking and health',
'osh',
'policy',
'state system',
'tobacco',
'tobacco settlement payments'],
'landingPage': 'https://data.cdc.gov/d/ffbi-is3j',
'modified': '2020-08-13',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'references': ['https://chronicdata.cdc.gov/d/sgg4-hiwe'],
'theme': ['Policy'],
'title': 'NAAG Tobacco Settlement Payments'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:20'],
'contactPoint': {'fn': 'OSHData Support',
'hasEmail': 'mailto:nccdoshinquiries@cdc.gov'},
'describedBy': 'https://chronicdata.cdc.gov/Survey-Data/Youth-Tobacco-Survey-YTS-Data/4juz-x2tp',
'description': "<p>1999-2017. Centers for Disease Control and Prevention (CDC). State Tobacco Activities Tracking and Evaluation (STATE) System. YTS Data. The YTS was developed to provide states with comprehensive data on both middle school and high school students regarding tobacco use, exposure to environmental tobacco smoke, smoking cessation, school curriculum, minors' ability to purchase or otherwise obtain tobacco products, knowledge and attitudes about tobacco, and familiarity with pro-tobacco and anti-tobacco media messages. The YTS uses a two-stage cluster sample design to produce representative samples of students in middle schools (grades 6–8) and high schools (grades 9–12). The data for the STATE System were extracted from Youth Tobacco Surveys from participating states. Tobacco topics included are cigarette smoking prevalence, cigarette smoking frequency, smokeless tobacco products prevalence and quit attempts.</p>\n",
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/4juz-x2tp/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/4juz-x2tp/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/4juz-x2tp/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/4juz-x2tp/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/4juz-x2tp',
'issued': '2018-06-07',
'keyword': ['cessation',
'cigarette',
'cigarette use',
'current',
'ever',
'frequent',
'high school',
'middle school',
'office on smoking and health',
'osh',
'prevalence',
'quit',
'quit attempt',
'smokeless',
'smoker',
'smoking',
'smoking status',
'state system',
'survey',
'tobacco',
'tobacco use',
'youth'],
'landingPage': 'https://data.cdc.gov/d/4juz-x2tp',
'modified': '2020-08-13',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'references': ['https://chronicdata.cdc.gov/d/i6st-vu2f'],
'theme': ['Survey Data'],
'title': 'Youth Tobacco Survey (YTS) Data'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:20'],
'contactPoint': {'fn': 'OSHData Support',
'hasEmail': 'mailto:nccdoshinquiries@cdc.gov'},
'description': '<p>1991-2016. Centers for Disease Control and Prevention (CDC). State Tobacco Activities Tracking and Evaluation (STATE) System. Funding Data, Appropriations (1991-2016) and Expenditures (2008-2016). Appropriations data show public funds allocated to/by a particular state for tobacco prevention and control. They are not necessarily expended. Appropriations are from four major funding sources, Federal, state, Robert Wood Johnson Foundation (RWJF), and the American Legacy Foundation (Legacy). Expenditures are amounts spent by state tobacco control programs on tobacco prevention and control. Expenditure data are available by CDC Best Practices Program Components (State and Community Interventions, Health Communication Interventions, Cessation Interventions, Surveillance and Evaluation, and Administration and Management). Expenditures from 2008 to 2014 are compared against 2007 CDC Best Practices Recommendations; expenditures from 2015 and forward are compared against 2014 CDC Best Practices Recommendations.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/vw7y-v3uk/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/vw7y-v3uk/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/vw7y-v3uk/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/vw7y-v3uk/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/vw7y-v3uk',
'issued': '2018-10-03',
'keyword': ['administration and management',
'allocation',
'appropriation',
'awards',
'best practices',
'cessation',
'dollars',
'expenditure',
'federal',
'funding',
'funds',
'grants',
'health communication',
'interventions',
'money',
'office on smoking and health',
'osh',
'recommendation',
'recommended level',
'spending',
'state and community',
'state system',
'surveillance and evaluation',
'tobacco'],
'landingPage': 'https://data.cdc.gov/d/vw7y-v3uk',
'modified': '2020-08-13',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['Funding'],
'title': 'University of Illinois at Chicago Health Policy Center - Funding'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:20'],
'contactPoint': {'fn': 'OSHData Support',
'hasEmail': 'mailto:nccdoshinquiries@cdc.gov'},
'describedBy': 'https://chronicdata.cdc.gov/Survey-Data/Behavioral-Risk-Factor-Data-Tobacco-Use-2011-to-pr/wsas-xwh5',
'description': '<p>2011-2018. Centers for Disease Control and Prevention (CDC). State Tobacco Activities Tracking and Evaluation (STATE) System. BRFSS Survey Data. The BRFSS is a continuous, state-based surveillance system that collects information about modifiable risk factors for chronic diseases and other leading causes of death. The data for the STATE System were extracted from the annual BRFSS surveys from participating states. Tobacco topics included are cigarette and e-cigarette use prevalence by demographics, cigarette and e-cigarette use frequency, and quit attempts. NOTE: these data are not to be compared with BRFSS data collected 2010 and prior, as the methodologies were changed. Please refer to the FAQs / Methodology sections for more details.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/wsas-xwh5/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/wsas-xwh5/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/wsas-xwh5/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/wsas-xwh5/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/wsas-xwh5',
'issued': '2018-07-31',
'keyword': ['adult',
'age',
'behavioral',
'brfss',
'cessation',
'cigarette',
'cigarette use',
'current',
'demographics',
'education',
'ethnicity',
'ever',
'every day',
'former',
'frequency',
'gender',
'never',
'office on smoking and health',
'osh',
'prevalence',
'quit',
'race',
'risk',
'smoker',
'smoking',
'smoking status',
'some days',
'state system',
'surveillance',
'survey',
'tobacco',
'tobacco use'],
'landingPage': 'https://data.cdc.gov/d/wsas-xwh5',
'modified': '2020-08-13',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'references': ['https://chronicdata.cdc.gov/d/5amh-5sx3'],
'theme': ['Survey Data'],
'title': 'Behavioral Risk Factor Data: Tobacco Use (2011 to present)'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:20'],
'contactPoint': {'fn': 'OSHData Support',
'hasEmail': 'mailto:nccdoshinquiries@cdc.gov'},
'describedBy': 'https://chronicdata.cdc.gov/Survey-Data/National-Adult-Tobacco-Survey-NATS-/tbfm-vbpp',
'description': '<p>2013-2014. The National Adult Tobacco Survey (NATS) was created to assess the prevalence of tobacco use, as well as the factors promoting and impeding tobacco use among adults. NATS also establishes a comprehensive framework for evaluating both the national and state-specific tobacco control programs. NATS was designed as a stratified, national, landline, and cell phone survey of non-institutionalized adults aged 18 years and older residing in the 50 states or D.C. It was developed to yield data representative and comparable at both national and state levels. The sample design also aims to provide national estimates for subgroups defined by gender, age, and race/ethnicity.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/tbfm-vbpp/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/tbfm-vbpp/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/tbfm-vbpp/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/tbfm-vbpp/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/tbfm-vbpp',
'issued': '2017-08-23',
'keyword': ['adult',
'age',
'any tobacco',
'cigar',
'cigarette',
'current',
'demographics',
'e-cigarette',
'ecigarette',
'education',
'ethnicity',
'gender',
'hookah',
'national',
'office on smoking and health',
'osh',
'oshdata',
'pipe',
'prevalence',
'products',
'race',
'smokeless',
'smoker',
'state system',
'status',
'surveillance',
'survey',
'tobacco',
'tobacco products',
'tobacco use',
'user'],
'landingPage': 'https://data.cdc.gov/d/tbfm-vbpp',
'modified': '2020-08-13',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'references': ['https://chronicdata.cdc.gov/d/3ahs-wye3'],
'theme': ['Survey Data'],
'title': 'National Adult Tobacco Survey (NATS)'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:20'],
'contactPoint': {'fn': 'OSHData Support',
'hasEmail': 'mailto:nccdoshinquiries@cdc.gov'},
'description': '<p>Download the latest version of the Glossary and Methodology.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'https://data.cdc.gov/download/3ahs-wye3/application/vnd.openxmlformats-officedocument.spreadsheetml.sheet',
'format': 'xlsx',
'mediaType': 'application/unknown',
'title': 'xlsx'}],
'identifier': 'https://data.cdc.gov/api/views/3ahs-wye3',
'issued': '2017-08-23',
'keyword': ['adult',
'age',
'any tobacco',
'cigar',
'cigarette',
'current',
'demographics',
'e-cigarette',
'ecigarette',
'education',
'ethnicity',
'gender',
'glossary',
'hookah',
'methodology',
'national',
'office on smoking and health',
'osh',
'oshdata',
'pipe',
'prevalence',
'products',
'race',
'smokeless',
'smoker',
'state system',
'status',
'surveillance',
'survey',
'tobacco',
'tobacco products',
'tobacco use',
'user'],
'landingPage': 'https://data.cdc.gov/d/3ahs-wye3',
'modified': '2020-08-13',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['Survey Data'],
'title': 'National Adult Tobacco Survey (NATS) Glossary and Methodology'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:20'],
'contactPoint': {'fn': 'OSHData Support',
'hasEmail': 'mailto:nccdoshinquiries@cdc.gov'},
'describedBy': 'https://chronicdata.cdc.gov/Healthy-People-2020/Healthy-People-2020-Tobacco-Use-Objectives/hhew-mxbt',
'description': '<p>U.S. Department of Health and Human Services (HHS). Centers for Disease Control and Prevention (CDC). Healthy People 2020 Tobacco Use Objectives. Healthy People 2020. Healthy People 2020 provides a framework for action to reduce tobacco use to the point that it is no longer a public health problem for the Nation. This dataset includes information related to the Healthy People 2020 Tobacco Use objectives, operational definitions, baselines, and targets. Baseline years may vary by objective. Targets represented correspond to the year 2020.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/hhew-mxbt/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/hhew-mxbt/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/hhew-mxbt/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/hhew-mxbt/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/hhew-mxbt',
'issued': '2017-08-23',
'keyword': ['centers for disease control and prevention',
'department of health and human services',
'healthy people 2020',
'leading health indicator',
'office on smoking and health',
'osh'],
'landingPage': 'https://data.cdc.gov/d/hhew-mxbt',
'modified': '2020-08-13',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['Healthy People 2020'],
'title': 'Healthy People 2020 Tobacco Use Objectives'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:20'],
'contactPoint': {'fn': 'OSHData Support',
'hasEmail': 'mailto:nccdoshinquiries@cdc.gov'},
'description': '<p>Learn more about OSHData with this quick start guide.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'https://data.cdc.gov/download/phiw-bhvh/application/pdf',
'format': 'pdf',
'mediaType': 'application/unknown',
'title': 'pdf'}],
'identifier': 'https://data.cdc.gov/api/views/phiw-bhvh',
'issued': '2017-08-18',
'keyword': ['fact sheet', 'faq', 'osh', 'oshdata', 'tobacco'],
'landingPage': 'https://data.cdc.gov/d/phiw-bhvh',
'modified': '2020-08-13',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['Tobacco Use'],
'title': 'OVERVIEW: OSHData Quick Start Guide'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:20'],
'contactPoint': {'fn': 'OSHData Support',
'hasEmail': 'mailto:nccdoshinquiries@cdc.gov'},
'describedBy': 'https://chronicdata.cdc.gov/Policy/Adult-Tobacco-Consumption-In-The-U-S-2000-Present/rnvb-cpxx',
'description': '<p>2000 to Present. Adult Tobacco Consumption in the U.S. This dataset highlights critical trends in adult total and per capita consumption of both combustible (cigarettes, little cigars, small cigars, pipe tobacco, roll-your-own tobacco) tobacco products and smokeless (chewing tobacco and snuff) tobacco from 2000 to present. To view the CDC MMWR report, please visit <a href="https://www.cdc.gov/mmwr/volumes/65/wr/mm6548a1.htm">https://www.cdc.gov/mmwr/volumes/65/wr/mm6548a1.htm</a>.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/rnvb-cpxx/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/rnvb-cpxx/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/rnvb-cpxx/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/rnvb-cpxx/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/rnvb-cpxx',
'issued': '2018-10-24',
'keyword': ['cigar',
'cigarette',
'combustibles',
'loose tobacco',
'non-combustibles',
'per capita',
'pipe tobacco',
'roll-your-own tobacco',
'smokeless',
'tobacco consumption'],
'landingPage': 'https://data.cdc.gov/d/rnvb-cpxx',
'modified': '2020-08-13',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'references': ['https://chronicdata.cdc.gov/d/vtwh-8kxg'],
'theme': ['Policy'],
'title': 'Adult Tobacco Consumption In The U.S., 2000-Present'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:20'],
'contactPoint': {'fn': 'OSHData Support',
'hasEmail': 'mailto:nccdoshinquiries@cdc.gov'},
'description': '<p>Explore state laws on the minimum legal purchase age of tobacco products.</p>\n<p>For accessibility issues contact <a href="mailto:OSHData@cdc.gov">OSHData@cdc.gov</a>.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'https://data.cdc.gov/download/873a-if74/application/pdf',
'format': 'pdf',
'mediaType': 'application/unknown',
'title': 'pdf'}],
'identifier': 'https://data.cdc.gov/api/views/873a-if74',
'issued': '2017-04-27',
'keyword': ['fact sheet'],
'landingPage': 'https://data.cdc.gov/d/873a-if74',
'modified': '2020-08-13',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['Legislation'],
'title': 'STATE System Tobacco 21 Fact Sheet'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:20'],
'contactPoint': {'fn': 'OSHData Support',
'hasEmail': 'mailto:nccdoshinquiries@cdc.gov'},
'description': '<p>Download the latest version of the Glossary and Methodology File</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'https://data.cdc.gov/download/vtwh-8kxg/application/vnd.ms-excel',
'format': 'xls',
'mediaType': 'application/unknown',
'title': 'xls'}],
'identifier': 'https://data.cdc.gov/api/views/vtwh-8kxg',
'issued': '2017-04-21',
'keyword': ['cigar',
'cigarette',
'combustibles',
'loose tobacco',
'non-combustibles',
'per capita',
'pipe tobacco',
'roll-your-own tobacco',
'smokeless',
'tobacco consumption'],
'landingPage': 'https://data.cdc.gov/d/vtwh-8kxg',
'modified': '2020-08-13',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['Policy'],
'title': 'Adult Tobacco Consumption In The U. S. Glossary And Methodology'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:20'],
'contactPoint': {'fn': 'OSHData Support',
'hasEmail': 'mailto:nccdoshinquiries@cdc.gov'},
'describedBy': 'https://chronicdata.cdc.gov/Survey-Data/Tobacco-Use-Supplement-to-the-Current-Population-S/4y6p-yphk',
'description': '<p>1992-1993, 1995-1996, 1998-1999, 2001-2002, 2003, 2006-2007, 2010-2011, 2014-2015. Centers for Disease Control and Prevention (CDC). State Tobacco Activities Tracking and Evaluation (STATE) System. TUS-CPS Survey Data. The Current Population Survey is a monthly survey of about 50,000 households conducted by the Bureau of the Census for the Bureau of Labor Statistics. The survey has been conducted for more than 50 years. Estimates obtained from the CPS include employment, unemployment, earnings, hours of work, and other indicators. Supplemental surveys include questions about a variety of topics, including an annual social and economic supplement, school enrollment, work schedules, voting and registration, job tenure and occupational mobility, food security, and tobacco use.</p>\n<p>The data for the STATE System were obtained through the Tobacco Use Supplement to the Current Population Survey (TUS-CPS). Tobacco topics included are cigarette smoking status, cigarette smoking prevalence by demographics, cigarette smoking frequency, cigarette consumption, quit attempts, cigar use, pipe use, smokeless tobacco use, and smokefree rules/policies in homes and worksites.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/4y6p-yphk/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/4y6p-yphk/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/4y6p-yphk/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/4y6p-yphk/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/4y6p-yphk',
'issued': '2019-02-14',
'keyword': ['adult',
'age',
'cessation',
'cigar',
'cigar use',
'cigarette',
'cigarette use',
'consumption',
'current',
'demographics',
'education',
'ethnicity',
'ever',
'every day',
'former',
'frequency',
'gender',
'homes',
'never',
'office on smoking and health',
'osh',
'pipe',
'prevalence',
'quit',
'race',
'rules',
'smokefree',
'smokeless tobacco products',
'smoker',
'smoking',
'smoking status',
'some days',
'state system',
'survey',
'tobacco',
'tobacco use',
'worksites'],
'landingPage': 'https://data.cdc.gov/d/4y6p-yphk',
'modified': '2020-08-13',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'references': ['https://chronicdata.cdc.gov/d/idgn-d2g2'],
'theme': ['Survey Data'],
'title': 'Tobacco Use Supplement to the Current Population Survey (TUS-CPS) Data'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:20'],
'contactPoint': {'fn': 'OSHData Support',
'hasEmail': 'mailto:nccdoshinquiries@cdc.gov'},
'describedBy': 'https://chronicdata.cdc.gov/Policy/The-Tax-Burden-on-Tobacco-1970-2018/7nwe-3aj9',
'description': '<p>1970-2018. Orzechowski and Walker. Tax Burden on Tobacco. Tax burden data was obtained from the annual compendium on tobacco revenue and industry statistics, The Tax Burden on Tobacco. Data are reported on an annual basis; Data include federal and state-level information regarding taxes applied to the price of a pack of cigarettes.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/7nwe-3aj9/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/7nwe-3aj9/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/7nwe-3aj9/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/7nwe-3aj9/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/7nwe-3aj9',
'issued': '2018-10-18',
'keyword': ['average cost per pack',
'cigarette sales',
'office on smoking and health',
'osh',
'tax',
'tax burden on tobacco'],
'landingPage': 'https://data.cdc.gov/d/7nwe-3aj9',
'modified': '2020-08-13',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'references': ['https://chronicdata.cdc.gov/d/fip8-rcng'],
'theme': ['Policy'],
'title': 'The Tax Burden on Tobacco, 1970-2018'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:20'],
'contactPoint': {'fn': 'OSHData Support',
'hasEmail': 'mailto:nccdoshinquiries@cdc.gov'},
'describedBy': 'https://chronicdata.cdc.gov/Survey-Data/Youth-Risk-Behavioral-Surveillance-System-YRBSS-Da/3596-ayf6',
'description': '<p>1993, 1995, 1997, 1999, 2001, 2003, 2005, 2007, 2009, 2011, 2013, 2015, 2017. Centers for Disease Control and Prevention (CDC). State Tobacco Activities Tracking and Evaluation (STATE) System. YRBSS Data. The YRBS is conducted biennially and collects data on a variety of youth risk behaviors including tobacco use. The YRBS uses a two-stage cluster sample design to produce representative samples of students in high schools (grades 9-12). The YRBS uses SUDAAN to calculate asymmetric confidence intervals based on the logit transformation. The logit transformation constrains confidence interval limits to vary between a lower limit of 0% and an upper limit of 100%. The data for the STATE System were extracted from YRBSS surveys from participating states. Tobacco topics include cigarette and e-cigarette use prevalence, cigarette and e-cigarette use frequency, and smokeless tobacco products.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/3596-ayf6/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/3596-ayf6/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/3596-ayf6/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/3596-ayf6/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/3596-ayf6',
'issued': '2018-07-31',
'keyword': ['behavioral',
'cigarette',
'cigarette use',
'current',
'frequent',
'office on smoking and health',
'osh',
'prevalence',
'risk',
'smokeless',
'smoker',
'smoking',
'smoking status',
'state system',
'surveillance',
'survey',
'tobacco',
'tobacco use',
'youth',
'yrbss'],
'landingPage': 'https://data.cdc.gov/d/3596-ayf6',
'modified': '2020-08-13',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'references': ['https://chronicdata.cdc.gov/d/i54f-wv8z'],
'theme': ['Survey Data'],
'title': 'Youth Risk Behavioral Surveillance System (YRBSS) Data'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:20'],
'contactPoint': {'fn': 'OSHData Support',
'hasEmail': 'mailto:nccdoshinquiries@cdc.gov'},
'describedBy': 'https://chronicdata.cdc.gov/Funding/CDC-Best-Practices-for-Comprehensive-Tobacco-Contr/n4v6-56e8',
'description': '<ol start="2007">\n<li>Centers for Disease Control and Prevention (CDC). Best Practices for Comprehensive Tobacco Control Programs. Funding. CDC\'s Best Practices for Comprehensive Tobacco Control Programs is an evidence-based guide to help states plan and establish effective tobacco control programs to prevent and reduce tobacco use. Data are reported at total and per capita funding levels. Data include recommended, upper, and lower total funding levels for state programs, in addition to funding breakdowns by intervention areas such as: State and Community Interventions, Health Communication Interventions, Cessation Interventions, Surveillance and Evaluation, and Administration and Management.</li>\n</ol>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/n4v6-56e8/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/n4v6-56e8/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/n4v6-56e8/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/n4v6-56e8/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/n4v6-56e8',
'issued': '2017-02-06',
'keyword': ['administration and management',
'best practices for comprehensive tobacco control programs',
'cessation intervention',
'health communication interventions',
'office on smoking and health',
'osh',
'state and community interventions',
'surveillance and evaluation',
'tobacco'],
'landingPage': 'https://data.cdc.gov/d/n4v6-56e8',
'modified': '2020-08-13',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'references': ['https://chronicdata.cdc.gov/d/f8gx-sdye'],
'theme': ['Funding'],
'title': 'CDC Best Practices for Comprehensive Tobacco Control Programs - 2007'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:20'],
'contactPoint': {'fn': 'OSHData Support',
'hasEmail': 'mailto:nccdoshinquiries@cdc.gov'},
'description': '<ol start="2014">\n<li>Centers for Disease Control and Prevention (CDC). Best Practices for Comprehensive Tobacco Control Programs. Funding. CDC\'s Best Practices for Comprehensive Tobacco Control Programs is an evidence-based guide to help states plan and establish effective tobacco control programs to prevent and reduce tobacco use. These data update Best Practices for Comprehensive Tobacco Control Programs—2007. Data are reported at total and per capita funding levels. Data include recommended and minimum total funding levels for state programs, in addition to funding breakdowns by intervention areas such as: State and Community Interventions, Mass-Reach Health Communication Interventions, Cessation Interventions, Surveillance and Evaluation, and Infrastructure, Administration, and Management.</li>\n</ol>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/vm4m-idi8/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/vm4m-idi8/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/vm4m-idi8/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/vm4m-idi8/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/vm4m-idi8',
'issued': '2019-02-14',
'keyword': ['administration and management',
'best practices',
'best practices for comprehensive tobacco control programs',
'centers for disease control and prevention',
'cessation intervention',
'health communication interventions',
'office on smoking and health',
'osh',
'state and community interventions',
'surveillance and evaluation',
'tobacco'],
'landingPage': 'https://data.cdc.gov/d/vm4m-idi8',
'modified': '2020-08-13',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['Funding'],
'title': 'CDC Best Practices for Comprehensive Tobacco Control Programs - 2014'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:20'],
'contactPoint': {'fn': 'OSHData Support',
'hasEmail': 'mailto:nccdoshinquiries@cdc.gov'},
'description': '<p>2005-2009. SAMMEC - Smoking-Attributable Mortality, Morbidity, and Economic Costs. Smoking-attributable mortality (SAM) is the number of deaths caused by cigarette smoking based on diseases for which the U.S. Surgeon General has determined that cigarette smoking is a causal factor.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/4yyu-3s69/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/4yyu-3s69/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/4yyu-3s69/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/4yyu-3s69/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/4yyu-3s69',
'issued': '2019-02-14',
'keyword': ['osh', 'sam', 'sammec', 'tobacco'],
'landingPage': 'https://data.cdc.gov/d/4yyu-3s69',
'modified': '2020-08-13',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['Health Consequences and Costs'],
'title': 'Smoking-Attributable Mortality, Morbidity, and Economic Costs (SAMMEC) - Smoking-Attributable Mortality (SAM)'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:20'],
'contactPoint': {'fn': 'OSHData Support',
'hasEmail': 'mailto:nccdoshinquiries@cdc.gov'},
'describedBy': 'https://chronicdata.cdc.gov/Health-Consequences-and-Costs/Smoking-Attributable-Mortality-Morbidity-and-Econo/ezab-8sq5',
'description': '<p>2005-2009. SAMMEC - Smoking-Attributable Mortality, Morbidity, and Economic Costs. Smoking-attributable expenditures (SAEs) are excess health care expenditures attributable to cigarette smoking by type of service among adults ages 19 years of age and older.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/ezab-8sq5/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/ezab-8sq5/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/ezab-8sq5/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/ezab-8sq5/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/ezab-8sq5',
'issued': '2018-11-13',
'keyword': ['osh', 'sae', 'sammec', 'tobacco'],
'landingPage': 'https://data.cdc.gov/d/ezab-8sq5',
'modified': '2020-08-13',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['Health Consequences and Costs'],
'title': 'Smoking-Attributable Mortality, Morbidity, and Economic Costs (SAMMEC) - Smoking-Attributable Expenditures (SAE)'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:20'],
'contactPoint': {'fn': 'OSHData Support',
'hasEmail': 'mailto:nccdoshinquiries@cdc.gov'},
'describedBy': 'https://chronicdata.cdc.gov/Quitline/Quitline-7-Month-Follow-Up-Not-Comparable-Across-S/7dvv-y64a',
'description': '<p>2010-2011. National Quitline Data Warehouse (NQDW). State Tobacco Activities Tracking and Evaluation (STATE) System. NQDW Data. National Quitline Data Warehouse (NQDW) assists in evaluating quitline activities and serves as a national resource for data on the use, success, and services of state quitlines. States report data on quitline callers, quitting success, as well as the services provided by their quitlines. The NQDW consolidates this information for evaluating programs and improving quitline services. The jurisdictions participating in this data collection effort include the 50 states, the District of Columbia, Guam and Puerto Rico.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/7dvv-y64a/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/7dvv-y64a/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/7dvv-y64a/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/7dvv-y64a/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/7dvv-y64a',
'issued': '2019-02-14',
'keyword': ['callers',
'cessation',
'intervention',
'national quitline data warehouse',
'nqdw',
'office on smoking and health',
'osh',
'quit',
'quit-now',
'quitline',
'services',
'state system'],
'landingPage': 'https://data.cdc.gov/d/7dvv-y64a',
'modified': '2020-08-13',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'references': ['https://chronicdata.cdc.gov/d/h6kq-aiu7'],
'theme': ['Quitline'],
'title': 'Quitline – 7-Month Follow-Up (Not Comparable Across States) – 2010-2011'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:20'],
'contactPoint': {'fn': 'OSHData Support',
'hasEmail': 'mailto:nccdoshinquiries@cdc.gov'},
'describedBy': 'https://chronicdata.cdc.gov/Policy/SAMHSA-Synar-Reports-Youth-Tobacco-Sales/escb-scz6',
'description': '<p>1997-2018. Substance Abuse and Mental Health Services Administration (SAMHSA). Synar Reports: Youth Tobacco Sales. Policy – Youth Tobacco Sales. SAMHSA’s Synar Report on Youth Tobacco Sales presents findings on compliance of the Synar Amendment aimed at decreasing youth access to tobacco, and reviews progress in enforcing State youth tobacco access laws and in reducing the percentage of retailers selling tobacco products to minors.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/escb-scz6/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/escb-scz6/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/escb-scz6/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/escb-scz6/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/escb-scz6',
'issued': '2019-02-14',
'keyword': ['cdc',
'office on smoking and health',
'osh',
'tobacco',
'youth tobacco sales'],
'landingPage': 'https://data.cdc.gov/d/escb-scz6',
'modified': '2020-08-13',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'references': ['https://chronicdata.cdc.gov/d/p8tr-pquj'],
'theme': ['Policy'],
'title': 'SAMHSA Synar Reports: Youth Tobacco Sales'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:20'],
'contactPoint': {'fn': 'OSHData Support',
'hasEmail': 'mailto:nccdoshinquiries@cdc.gov'},
'description': '<p>1965, 1966, 1970, 1974-2015, 2017. Centers for Disease Control and Prevention (CDC). Office on Smoking and Health (OSH). Survey Questions (Tobacco Use). The QIT is a compilation of more than 7,000 historical tobacco-related survey questions from various state, national and international surveys.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/vdgb-f9s3/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/vdgb-f9s3/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/vdgb-f9s3/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/vdgb-f9s3/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/vdgb-f9s3',
'issued': '2019-02-27',
'keyword': ['office on smoking and health',
'osh',
'qit',
'survey questions',
'tobacco'],
'landingPage': 'https://data.cdc.gov/d/vdgb-f9s3',
'modified': '2020-08-13',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['Survey Questions (Tobacco Use)'],
'title': 'Question Inventory on Tobacco (QIT)'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:20'],
'contactPoint': {'fn': 'OSHData Support',
'hasEmail': 'mailto:nccdoshinquiries@cdc.gov'},
'description': '<p>Explore the Youth and Tobacco Use Infographic which outlines key facts related to tobacco use among youth.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'https://data.cdc.gov/download/g9dy-mhts/application/pdf',
'format': 'pdf',
'mediaType': 'application/unknown',
'title': 'pdf'}],
'identifier': 'https://data.cdc.gov/api/views/g9dy-mhts',
'issued': '2016-06-15',
'keyword': ['cessation',
'cigarette',
'cigarette use',
'current',
'fact sheet',
'high school',
'infographic',
'middle school',
'nyts',
'office on smoking and health',
'osh',
'prevalence',
'quit',
'smokeless',
'smoker',
'smoking',
'smoking status',
'state system',
'survey',
'tobacco',
'tobacco use',
'youth'],
'landingPage': 'https://data.cdc.gov/d/g9dy-mhts',
'modified': '2020-08-13',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['Survey Data'],
'title': 'Youth And Tobacco Use Infographic'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:20'],
'contactPoint': {'fn': 'OSHData Support',
'hasEmail': 'mailto:nccdoshinquiries@cdc.gov'},
'description': '<p>Explore the Going Smokefree Matters – In Your Home Infographic which outlines key facts related to the effects of secondhand smoke exposure in the home.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'https://data.cdc.gov/download/k4xj-uge6/application/pdf',
'format': 'pdf',
'mediaType': 'application/unknown',
'title': 'pdf'}],
'identifier': 'https://data.cdc.gov/api/views/k4xj-uge6',
'issued': '2016-06-15',
'keyword': ['fact sheet',
'housing',
'infographic',
'secondhand smoke',
'smokefree'],
'landingPage': 'https://data.cdc.gov/d/k4xj-uge6',
'modified': '2020-08-13',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['Policy'],
'title': 'Going Smokefree Matters - In Your Home Infographic'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:20'],
'contactPoint': {'fn': 'OSHData Support',
'hasEmail': 'mailto:nccdoshinquiries@cdc.gov'},
'description': '<p>Explore the Current Cigarette Smoking Among Adults Infographic which outlines key facts related to current smoking among adults. For accessibility issues contact <a href="mailto:OSHData@cdc.gov">OSHData@cdc.gov</a>.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'https://data.cdc.gov/download/ky6r-8p95/application/pdf',
'format': 'pdf',
'mediaType': 'application/unknown',
'title': 'pdf'}],
'identifier': 'https://data.cdc.gov/api/views/ky6r-8p95',
'issued': '2016-06-15',
'keyword': ['adult',
'age',
'behavioral',
'brfss',
'cigarette',
'cigarette use',
'current',
'demographics',
'education',
'ethnicity',
'fact sheet',
'gender',
'infographic',
'office on smoking and health',
'osh',
'prevalence',
'race',
'risk',
'smoker',
'smoking',
'smoking status',
'state system',
'surveillance',
'survey',
'tobacco',
'tobacco use'],
'landingPage': 'https://data.cdc.gov/d/ky6r-8p95',
'modified': '2020-08-13',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['Survey Data'],
'title': 'Current Cigarette Smoking Among Adults Infographic'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:20'],
'contactPoint': {'fn': 'OSHData Support',
'hasEmail': 'mailto:nccdoshinquiries@cdc.gov'},
'description': '<p>Explore the Going Smokefree Matters – Multiunit Housing Infographic which outlines key facts related to the effects of secondhand smoke exposure in multiunit housing.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'https://data.cdc.gov/download/d9eu-6czr/application/pdf',
'format': 'pdf',
'mediaType': 'application/unknown',
'title': 'pdf'}],
'identifier': 'https://data.cdc.gov/api/views/d9eu-6czr',
'issued': '2016-05-03',
'keyword': ['fact sheet',
'infographic',
'multiunit housing',
'secondhand smoke',
'smokefree'],
'landingPage': 'https://data.cdc.gov/d/d9eu-6czr',
'modified': '2020-08-13',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['Policy'],
'title': 'Going Smokefree Matters - Multiunit Housing Infographic'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:20'],
'contactPoint': {'fn': 'OSHData Support',
'hasEmail': 'mailto:nccdoshinquiries@cdc.gov'},
'description': '<p>Explore the Going Smokefree Matters – Bars and Restaurants Infographic which outlines key facts related to the effects of secondhand smoke exposure in bars and restaurants.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'https://data.cdc.gov/download/e92c-t3mi/application/pdf',
'format': 'pdf',
'mediaType': 'application/unknown',
'title': 'pdf'}],
'identifier': 'https://data.cdc.gov/api/views/e92c-t3mi',
'issued': '2016-03-01',
'keyword': ['bars',
'fact sheet',
'infographic',
'restaurants',
'secondhand smoke',
'smokefree',
'state system'],
'landingPage': 'https://data.cdc.gov/d/e92c-t3mi',
'modified': '2020-08-13',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['Policy'],
'title': 'Going Smokefree Matters - Bars and Restaurants Infographic'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:20'],
'contactPoint': {'fn': 'OSHData Support',
'hasEmail': 'mailto:nccdoshinquiries@cdc.gov'},
'description': '<p>Explore the Going Smokefree Matters - Casinos Infographic which outlines key facts related to the effects of secondhand smoke exposure in casinos.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'https://data.cdc.gov/download/xdg2-nh8n/application/pdf',
'format': 'pdf',
'mediaType': 'application/unknown',
'title': 'pdf'}],
'identifier': 'https://data.cdc.gov/api/views/xdg2-nh8n',
'issued': '2016-01-20',
'keyword': ['casinos',
'fact sheet',
'gaming',
'infographic',
'secondhand smoke',
'smokefree'],
'landingPage': 'https://data.cdc.gov/d/xdg2-nh8n',
'modified': '2020-08-13',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['Policy'],
'title': 'Going Smokefree Matters - Casinos Infographic'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:20'],
'contactPoint': {'fn': 'OSHData Support',
'hasEmail': 'mailto:nccdoshinquiries@cdc.gov'},
'description': '<p>Download the comprehensive smokefree indoor air slides. These slides are available in PowerPoint format.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'https://data.cdc.gov/download/m7tn-mxcc/application/vnd.openxmlformats-officedocument.presentationml.presentation',
'format': 'pptx',
'mediaType': 'application/unknown',
'title': 'pptx'}],
'identifier': 'https://data.cdc.gov/api/views/m7tn-mxcc',
'issued': '2015-12-15',
'keyword': ['comprehensive smokefree indoor air', 'slides'],
'landingPage': 'https://data.cdc.gov/d/m7tn-mxcc',
'modified': '2020-08-13',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['Legislation'],
'title': 'Comprehensive Smokefree Indoor Air PowerPoint Slides'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:20'],
'contactPoint': {'fn': 'OSHData Support',
'hasEmail': 'mailto:nccdoshinquiries@cdc.gov'},
'description': '<p>Download the current cigarette excise tax rates on packs of cigarettes slides. These slides are available in PowerPoint format.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'https://data.cdc.gov/download/6wg8-s245/application/vnd.openxmlformats-officedocument.presentationml.presentation',
'format': 'pptx',
'mediaType': 'application/unknown',
'title': 'pptx'}],
'identifier': 'https://data.cdc.gov/api/views/6wg8-s245',
'issued': '2015-12-15',
'keyword': ['cigarette excise tax', 'slides'],
'landingPage': 'https://data.cdc.gov/d/6wg8-s245',
'modified': '2020-08-13',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['Legislation'],
'title': 'Excise Tax Rates On Packs Of Cigarettes PowerPoint Slides'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:20'],
'contactPoint': {'fn': 'OSHData Support',
'hasEmail': 'mailto:nccdoshinquiries@cdc.gov'},
'description': '<p>Download the current cigarette use among youth slides. These slides are available in PowerPoint format.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'https://data.cdc.gov/download/mme4-8kwj/application/vnd.openxmlformats-officedocument.presentationml.presentation',
'format': 'pptx',
'mediaType': 'application/unknown',
'title': 'pptx'}],
'identifier': 'https://data.cdc.gov/api/views/mme4-8kwj',
'issued': '2015-12-15',
'keyword': ['slides', 'youth cigarette use'],
'landingPage': 'https://data.cdc.gov/d/mme4-8kwj',
'modified': '2020-08-13',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['Survey Data'],
'title': 'Current Cigarette Use Among Youth (YRBSS) PowerPoint Slides'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:20'],
'contactPoint': {'fn': 'OSHData Support',
'hasEmail': 'mailto:nccdoshinquiries@cdc.gov'},
'description': '<p>Download the current cigarette use among adults slides. These slides are available in PowerPoint format.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'https://data.cdc.gov/download/nb96-p3q2/application/vnd.openxmlformats-officedocument.presentationml.presentation',
'format': 'pptx',
'mediaType': 'application/unknown',
'title': 'pptx'}],
'identifier': 'https://data.cdc.gov/api/views/nb96-p3q2',
'issued': '2015-12-15',
'keyword': ['adult cigarette use', 'slides'],
'landingPage': 'https://data.cdc.gov/d/nb96-p3q2',
'modified': '2020-08-13',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['Survey Data'],
'title': 'Current Cigarette Use Among Adults (BRFSS) PowerPoint Slides'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:20'],
'contactPoint': {'fn': 'OSHData Support',
'hasEmail': 'mailto:nccdoshinquiries@cdc.gov'},
'describedBy': 'https://chronicdata.cdc.gov/Survey-Data/Behavioral-Risk-Factor-Data-Tobacco-Use-2010-And-P/fpp2-pp25',
'description': '<p>1996-2010. Centers for Disease Control and Prevention (CDC). State Tobacco Activities Tracking and Evaluation (STATE) System. BRFSS Survey Data. The BRFSS is a continuous, state-based surveillance system that collects information about modifiable risk factors for chronic diseases and other leading causes of death. The data for the STATE System were extracted from the annual BRFSS surveys from participating states. Tobacco topics included are cigarette smoking status, cigarette smoking prevalence by demographics, cigarette smoking frequency, and quit attempts. NOTE: these data are not to be compared with BRFSS data collected 2011 and forward, as the methodologies were changed. Please refer to the FAQs / Methodology sections for more details.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/fpp2-pp25/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/fpp2-pp25/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/fpp2-pp25/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/fpp2-pp25/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/fpp2-pp25',
'issued': '2015-11-18',
'keyword': ['adult',
'age',
'behavioral',
'cessation',
'cigarette',
'cigarette use',
'current',
'demographics',
'education',
'ethnicity',
'ever',
'every day',
'former',
'frequency',
'gender',
'never',
'office on smoking and health',
'osh',
'prevalence',
'quit',
'race',
'risk',
'smoker',
'smoking',
'smoking status',
'some days',
'state system',
'surveillance',
'survey',
'tobacco',
'tobacco use'],
'landingPage': 'https://data.cdc.gov/d/fpp2-pp25',
'modified': '2020-08-13',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'references': ['https://chronicdata.cdc.gov/d/5amh-5sx3'],
'theme': ['Survey Data'],
'title': 'Behavioral Risk Factor Data: Tobacco Use (2010 And Prior)'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:20'],
'contactPoint': {'fn': 'OSHData Support',
'hasEmail': 'mailto:nccdoshinquiries@cdc.gov'},
'description': '<p>Explore state e-cigarette laws.</p>\n<p>For accessibility issues contact <a href="mailto:OSHData@cdc.gov">OSHData@cdc.gov</a>.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'https://data.cdc.gov/download/qte6-7jwd/application/pdf',
'format': 'pdf',
'mediaType': 'application/unknown',
'title': 'pdf'}],
'identifier': 'https://data.cdc.gov/api/views/qte6-7jwd',
'issued': '2015-10-28',
'keyword': ['e-cigarette', 'fact sheet'],
'landingPage': 'https://data.cdc.gov/d/qte6-7jwd',
'modified': '2020-08-13',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['Legislation'],
'title': 'STATE System E-Cigarette Fact Sheet'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:20'],
'contactPoint': {'fn': 'OSHData Support',
'hasEmail': 'mailto:nccdoshinquiries@cdc.gov'},
'description': '<p>Download the latest version of the Glossary and Methodology File</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'https://data.cdc.gov/download/sfei-pddr/application/vnd.ms-excel',
'format': 'xls',
'mediaType': 'application/unknown',
'title': 'xls'}],
'identifier': 'https://data.cdc.gov/api/views/sfei-pddr',
'issued': '2015-10-15',
'keyword': ['glossary', 'methodology'],
'landingPage': 'https://data.cdc.gov/d/sfei-pddr',
'modified': '2020-08-13',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['Legislation'],
'title': 'CDC STATE System E-Cigarette Legislation Glossary and Methodology'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:20'],
'contactPoint': {'fn': 'OSHData Support',
'hasEmail': 'mailto:nccdoshinquiries@cdc.gov'},
'description': '<p>Download the latest version of the Glossary and Methodology File</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'https://data.cdc.gov/download/w47j-r23n/application/vnd.ms-excel',
'format': 'xls',
'mediaType': 'application/unknown',
'title': 'xls'}],
'identifier': 'https://data.cdc.gov/api/views/w47j-r23n',
'issued': '2015-09-14',
'keyword': ['glossary', 'methodology', 'sam', 'sammec'],
'landingPage': 'https://data.cdc.gov/d/w47j-r23n',
'modified': '2020-08-13',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['Health Consequences and Costs'],
'title': 'Smoking-Attributable Mortality, Morbidity, and Economic Costs (SAMMEC) - Smoking-Attributable Mortality (SAM) Glossary and Methodology'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:20'],
'contactPoint': {'fn': 'OSHData Support',
'hasEmail': 'mailto:nccdoshinquiries@cdc.gov'},
'description': '<p>Explore the STATE System with this Quick Start Guide.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'https://data.cdc.gov/download/gfs7-ehc9/application/pdf',
'format': 'pdf',
'mediaType': 'application/unknown',
'title': 'pdf'}],
'identifier': 'https://data.cdc.gov/api/views/gfs7-ehc9',
'issued': '2015-06-19',
'keyword': ['fact sheet', 'faq', 'osh', 'state system', 'tobacco'],
'landingPage': 'https://data.cdc.gov/d/gfs7-ehc9',
'modified': '2020-08-13',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['Tobacco Use'],
'title': 'STATE System Quick Start Guide'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:20'],
'contactPoint': {'fn': 'OSHData Support',
'hasEmail': 'mailto:nccdoshinquiries@cdc.gov'},
'description': '<p>Explore STATE System State Highlights with this Quick Start Guide.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'https://data.cdc.gov/download/8bh8-t6b4/application/pdf',
'format': 'pdf',
'mediaType': 'application/unknown',
'title': 'pdf'}],
'identifier': 'https://data.cdc.gov/api/views/8bh8-t6b4',
'issued': '2015-06-19',
'keyword': ['fact sheet', 'faq', 'osh', 'tobacco'],
'landingPage': 'https://data.cdc.gov/d/8bh8-t6b4',
'modified': '2020-08-13',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['Tobacco Use'],
'title': 'STATE System State Highlights Quick Start Guide'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:20'],
'contactPoint': {'fn': 'OSHData Support',
'hasEmail': 'mailto:nccdoshinquiries@cdc.gov'},
'description': '<p>Explore STATE System Interactive Maps with this Quick Start Guide.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'https://data.cdc.gov/download/mwib-z8as/application/pdf',
'format': 'pdf',
'mediaType': 'application/unknown',
'title': 'pdf'}],
'identifier': 'https://data.cdc.gov/api/views/mwib-z8as',
'issued': '2015-06-19',
'keyword': ['fact sheet', 'faq', 'osh', 'tobacco'],
'landingPage': 'https://data.cdc.gov/d/mwib-z8as',
'modified': '2020-08-13',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['Tobacco Use'],
'title': 'STATE System Interactive Maps Quick Start Guide'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:20'],
'contactPoint': {'fn': 'OSHData Support',
'hasEmail': 'mailto:nccdoshinquiries@cdc.gov'},
'description': '<p>Explore STATE System Custom Reports with this Quick Start Guide.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'https://data.cdc.gov/download/d7i3-8vbf/application/pdf',
'format': 'pdf',
'mediaType': 'application/unknown',
'title': 'pdf'}],
'identifier': 'https://data.cdc.gov/api/views/d7i3-8vbf',
'issued': '2015-06-19',
'keyword': ['fact sheet', 'faq', 'osh', 'tobacco'],
'landingPage': 'https://data.cdc.gov/d/d7i3-8vbf',
'modified': '2020-08-13',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['Tobacco Use'],
'title': 'STATE System Custom Reports Quick Start Guide'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:20'],
'contactPoint': {'fn': 'OSHData Support',
'hasEmail': 'mailto:nccdoshinquiries@cdc.gov'},
'description': '<p>Download the latest version of the Glossary and Methodology File</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'https://data.cdc.gov/download/3kjq-j5dm/application/vnd.ms-excel',
'format': 'xls',
'mediaType': 'application/unknown',
'title': 'xls'}],
'identifier': 'https://data.cdc.gov/api/views/3kjq-j5dm',
'issued': '2015-06-17',
'keyword': ['glossary', 'methodology', 'sae', 'sammec'],
'landingPage': 'https://data.cdc.gov/d/3kjq-j5dm',
'modified': '2020-08-13',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['Health Consequences and Costs'],
'title': 'Smoking-Attributable Mortality, Morbidity, and Economic Costs (SAMMEC) - Smoking-Attributable Expenditures (SAE) Glossary and Methodology'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:20'],
'contactPoint': {'fn': 'OSHData Support',
'hasEmail': 'mailto:nccdoshinquiries@cdc.gov'},
'description': '<p>Download the latest version of the Glossary and Methodology File</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'https://data.cdc.gov/download/i6st-vu2f/application/zip',
'format': 'zip',
'mediaType': 'application/unknown',
'title': 'zip'}],
'identifier': 'https://data.cdc.gov/api/views/i6st-vu2f',
'issued': '2015-02-20',
'keyword': ['glossary', 'methodology'],
'landingPage': 'https://data.cdc.gov/d/i6st-vu2f',
'modified': '2020-08-13',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['Survey Data'],
'title': 'Youth Tobacco Survey (YTS) Glossary and Methodology'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:20'],
'contactPoint': {'fn': 'OSHData Support',
'hasEmail': 'mailto:nccdoshinquiries@cdc.gov'},
'description': '<p>Download the latest version of the Glossary and Methodology File</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'https://data.cdc.gov/download/h6kq-aiu7/application/vnd.ms-excel',
'format': 'xls',
'mediaType': 'application/unknown',
'title': 'xls'}],
'identifier': 'https://data.cdc.gov/api/views/h6kq-aiu7',
'issued': '2015-02-20',
'keyword': ['glossary', 'methodology'],
'landingPage': 'https://data.cdc.gov/d/h6kq-aiu7',
'modified': '2020-08-13',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['Quitline'],
'title': 'Quitline Glossary and Methodology'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:20'],
'contactPoint': {'fn': 'OSHData Support',
'hasEmail': 'mailto:nccdoshinquiries@cdc.gov'},
'description': '<p>Download the latest version of the Glossary and Methodology File</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'https://data.cdc.gov/download/i54f-wv8z/application/vnd.openxmlformats-officedocument.spreadsheetml.sheet',
'format': 'xlsx',
'mediaType': 'application/unknown',
'title': 'xlsx'}],
'identifier': 'https://data.cdc.gov/api/views/i54f-wv8z',
'issued': '2015-02-05',
'keyword': ['glossary', 'methodology'],
'landingPage': 'https://data.cdc.gov/d/i54f-wv8z',
'modified': '2020-08-13',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['Survey Data'],
'title': 'Youth Risk Behavior Surveillance System (YRBSS) Glossary and Methodology'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:20'],
'contactPoint': {'fn': 'OSHData Support',
'hasEmail': 'mailto:nccdoshinquiries@cdc.gov'},
'description': '<p>Download the latest version of the Glossary and Methodology File</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'https://data.cdc.gov/download/idgn-d2g2/application/zip',
'format': 'zip',
'mediaType': 'application/unknown',
'title': 'zip'}],
'identifier': 'https://data.cdc.gov/api/views/idgn-d2g2',
'issued': '2015-02-05',
'keyword': ['glossary', 'methodology'],
'landingPage': 'https://data.cdc.gov/d/idgn-d2g2',
'modified': '2020-08-13',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['Survey Data'],
'title': 'Tobacco Use Supplement to the Current Population Survey (TUS-CPS) Glossary and Methodology'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:20'],
'contactPoint': {'fn': 'OSHData Support',
'hasEmail': 'mailto:nccdoshinquiries@cdc.gov'},
'description': '<p>Download the latest version of the Glossary and Methodology File</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'https://data.cdc.gov/download/5amh-5sx3/application/vnd.openxmlformats-officedocument.spreadsheetml.sheet',
'format': 'xlsx',
'mediaType': 'application/unknown',
'title': 'xlsx'}],
'identifier': 'https://data.cdc.gov/api/views/5amh-5sx3',
'issued': '2015-02-05',
'keyword': ['glossary', 'methodology'],
'landingPage': 'https://data.cdc.gov/d/5amh-5sx3',
'modified': '2020-08-13',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['Survey Data'],
'title': 'Behavior Risk Factor Surveillance System (BRFSS) Glossary and Methodology'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:20'],
'contactPoint': {'fn': 'OSHData Support',
'hasEmail': 'mailto:nccdoshinquiries@cdc.gov'},
'description': '<p>Download the latest version of the Glossary and Methodology File</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'https://data.cdc.gov/download/68zh-tyt3/application/vnd.ms-excel',
'format': 'xls',
'mediaType': 'application/unknown',
'title': 'xls'}],
'identifier': 'https://data.cdc.gov/api/views/68zh-tyt3',
'issued': '2015-02-04',
'keyword': ['glossary', 'methods'],
'landingPage': 'https://data.cdc.gov/d/68zh-tyt3',
'modified': '2020-08-13',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['Funding'],
'title': 'University of Illinois at Chicago Health Policy Center - Funding Glossary and Methodology'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:20'],
'contactPoint': {'fn': 'OSHData Support',
'hasEmail': 'mailto:nccdoshinquiries@cdc.gov'},
'description': '<p>Explore the Healthy People 2020 Tobacco Use Fact Sheet which provides an introduction to the Tobacco Use topic area in a colorful, 2-page brochure.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'https://data.cdc.gov/download/bye3-z9cz/application/pdf',
'format': 'pdf',
'mediaType': 'application/unknown',
'title': 'pdf'}],
'identifier': 'https://data.cdc.gov/api/views/bye3-z9cz',
'issued': '2015-02-02',
'keyword': ['fact sheet', 'healthy people 2020'],
'landingPage': 'https://data.cdc.gov/d/bye3-z9cz',
'modified': '2020-08-13',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['Healthy People 2020'],
'title': 'Healthy People 2020 Tobacco Use Fact Sheet'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:20'],
'contactPoint': {'fn': 'OSHData Support',
'hasEmail': 'mailto:nccdoshinquiries@cdc.gov'},
'description': '<p>Explore the Healthy People 2020 Tobacco Use Infographic which shows the target goals of the Tobacco Use Leading Health Indicators (LHIs).</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'https://data.cdc.gov/download/b3ya-8vn4/application/pdf',
'format': 'pdf',
'mediaType': 'application/unknown',
'title': 'pdf'}],
'identifier': 'https://data.cdc.gov/api/views/b3ya-8vn4',
'issued': '2015-02-02',
'keyword': ['healthy people 2020', 'infographic'],
'landingPage': 'https://data.cdc.gov/d/b3ya-8vn4',
'modified': '2020-08-13',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['Healthy People 2020'],
'title': 'Healthy People 2020 Tobacco Use Infographic'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:20'],
'contactPoint': {'fn': 'OSHData Support',
'hasEmail': 'mailto:nccdoshinquiries@cdc.gov'},
'description': '<p>Download the latest version of the Glossary and Methodology File</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'https://data.cdc.gov/download/fip8-rcng/application/vnd.openxmlformats-officedocument.spreadsheetml.sheet',
'format': 'xlsx',
'mediaType': 'application/unknown',
'title': 'xlsx'}],
'identifier': 'https://data.cdc.gov/api/views/fip8-rcng',
'issued': '2015-02-02',
'keyword': ['glossary', 'methodology'],
'landingPage': 'https://data.cdc.gov/d/fip8-rcng',
'modified': '2020-08-13',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['Policy'],
'title': 'The Tax Burden on Tobacco Glossary and Methodology'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:20'],
'contactPoint': {'fn': 'OSHData Support',
'hasEmail': 'mailto:nccdoshinquiries@cdc.gov'},
'description': '<p>Download the latest version of the Glossary and Methodology File</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'https://data.cdc.gov/download/f8gx-sdye/application/vnd.ms-excel',
'format': 'xls',
'mediaType': 'application/unknown',
'title': 'xls'}],
'identifier': 'https://data.cdc.gov/api/views/f8gx-sdye',
'issued': '2015-01-28',
'keyword': ['glossary', 'methodology'],
'landingPage': 'https://data.cdc.gov/d/f8gx-sdye',
'modified': '2020-08-13',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['Funding'],
'title': 'CDC Best Practices for Comprehensive Tobacco Control Programs - 2007 Glossary and Methodology'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:20'],
'contactPoint': {'fn': 'OSHData Support',
'hasEmail': 'mailto:nccdoshinquiries@cdc.gov'},
'description': '<p>Download the latest version of the Glossary and Methodology File</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'https://data.cdc.gov/download/4tmr-eik2/application/vnd.ms-excel',
'format': 'xls',
'mediaType': 'application/unknown',
'title': 'xls'}],
'identifier': 'https://data.cdc.gov/api/views/4tmr-eik2',
'issued': '2015-01-28',
'keyword': ['glossary', 'methodology'],
'landingPage': 'https://data.cdc.gov/d/4tmr-eik2',
'modified': '2020-08-13',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['Funding'],
'title': 'CDC Best Practices for Comprehensive Tobacco Control Programs - 2014 Glossary and Methodology'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:20'],
'contactPoint': {'fn': 'OSHData Support',
'hasEmail': 'mailto:nccdoshinquiries@cdc.gov'},
'description': '<p>Download the latest version of the Glossary and Methodology File</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'https://data.cdc.gov/download/sgg4-hiwe/application/vnd.ms-excel',
'format': 'xls',
'mediaType': 'application/unknown',
'title': 'xls'}],
'identifier': 'https://data.cdc.gov/api/views/sgg4-hiwe',
'issued': '2015-01-23',
'keyword': ['glossary', 'methodology'],
'landingPage': 'https://data.cdc.gov/d/sgg4-hiwe',
'modified': '2020-08-13',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['Policy'],
'title': 'NAAG Tobacco Settlement Payments Glossary and Methodology'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:20'],
'contactPoint': {'fn': 'OSHData Support',
'hasEmail': 'mailto:nccdoshinquiries@cdc.gov'},
'description': '<p>Download the latest version of the Glossary and Methodology File</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'https://data.cdc.gov/download/p8tr-pquj/application/vnd.ms-excel',
'format': 'xls',
'mediaType': 'application/unknown',
'title': 'xls'}],
'identifier': 'https://data.cdc.gov/api/views/p8tr-pquj',
'issued': '2015-01-23',
'keyword': ['glossary', 'methodology'],
'landingPage': 'https://data.cdc.gov/d/p8tr-pquj',
'modified': '2020-08-13',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['Policy'],
'title': 'SAMHSA Synar Reports: Youth Tobacco Sales Glossary and Methodology'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:20'],
'contactPoint': {'fn': 'OSHData Support',
'hasEmail': 'mailto:nccdoshinquiries@cdc.gov'},
'description': '<p>Download the latest version of the Glossary and Methodology File</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'https://data.cdc.gov/download/5qag-uzp2/application/vnd.ms-excel',
'format': 'xls',
'mediaType': 'application/unknown',
'title': 'xls'}],
'identifier': 'https://data.cdc.gov/api/views/5qag-uzp2',
'issued': '2015-01-21',
'keyword': ['glossary', 'methodology'],
'landingPage': 'https://data.cdc.gov/d/5qag-uzp2',
'modified': '2020-08-13',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['Legislation'],
'title': 'CDC STATE System Tobacco Legislation Glossary and Methodology'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:20'],
'contactPoint': {'fn': 'CDC INFO',
'hasEmail': 'mailto:nccdoshinquiries@cdc.gov'},
'description': '<p>Download the latest version of the Glossary and Methodology File</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'https://data.cdc.gov/download/x7ys-5vpn/application/vnd.openxmlformats-officedocument.spreadsheetml.sheet',
'format': 'xlsx',
'mediaType': 'application/unknown',
'title': 'xlsx'}],
'identifier': 'https://data.cdc.gov/api/views/x7ys-5vpn',
'issued': '2015-01-21',
'keyword': ['glossary', 'methodology'],
'landingPage': 'https://data.cdc.gov/d/x7ys-5vpn',
'modified': '2020-08-13',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['Cessation Coverage '],
'title': 'Medicaid Coverage Of Cessation Treatments And Barriers To Treatments Glossary and Methodology'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:20'],
'contactPoint': {'fn': 'OSHData Support',
'hasEmail': 'mailto:nccdoshinquiries@cdc.gov'},
'description': '<p>Explore state tax stamp laws.</p>\n<p>For accessibility issues contact <a href="mailto:OSHData@cdc.gov">OSHData@cdc.gov</a>.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'https://data.cdc.gov/download/gxi9-gfcw/application/pdf',
'format': 'pdf',
'mediaType': 'application/unknown',
'title': 'pdf'}],
'identifier': 'https://data.cdc.gov/api/views/gxi9-gfcw',
'issued': '2015-01-20',
'keyword': ['fact sheet'],
'landingPage': 'https://data.cdc.gov/d/gxi9-gfcw',
'modified': '2020-08-13',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['Legislation'],
'title': 'STATE System Tax Stamp Fact Sheet'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:20'],
'contactPoint': {'fn': 'OSHData Support',
'hasEmail': 'mailto:nccdoshinquiries@cdc.gov'},
'description': '<p>Explore state smokefree gaming laws.</p>\n<p>For accessibility issues contact <a href="mailto:OSHData@cdc.gov">OSHData@cdc.gov</a>.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'https://data.cdc.gov/download/rg2e-yapb/application/pdf',
'format': 'pdf',
'mediaType': 'application/unknown',
'title': 'pdf'}],
'identifier': 'https://data.cdc.gov/api/views/rg2e-yapb',
'issued': '2015-01-20',
'keyword': ['fact sheet'],
'landingPage': 'https://data.cdc.gov/d/rg2e-yapb',
'modified': '2020-08-13',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['Legislation'],
'title': 'STATE System Gaming Facilities Fact Sheet'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:20'],
'contactPoint': {'fn': 'OSHData Support',
'hasEmail': 'mailto:nccdoshinquiries@cdc.gov'},
'description': '<p>Explore state multi unit housing smokefree indoor air laws.</p>\n<p>For accessibility issues contact <a href="mailto:OSHData@cdc.gov">OSHData@cdc.gov</a>.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'https://data.cdc.gov/download/kcq2-zgn5/application/pdf',
'format': 'pdf',
'mediaType': 'application/unknown',
'title': 'pdf'}],
'identifier': 'https://data.cdc.gov/api/views/kcq2-zgn5',
'issued': '2015-01-20',
'keyword': ['fact sheet'],
'landingPage': 'https://data.cdc.gov/d/kcq2-zgn5',
'modified': '2020-08-13',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['Legislation'],
'title': 'STATE System Multi-unit Housing Fact Sheet'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:20'],
'contactPoint': {'fn': 'OSHData Support',
'hasEmail': 'mailto:nccdoshinquiries@cdc.gov'},
'description': '<p>Explore state smokefree vehicle laws.</p>\n<p>For accessibility issues contact <a href="mailto:OSHData@cdc.gov">OSHData@cdc.gov</a>.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'https://data.cdc.gov/download/dh22-5kgj/application/pdf',
'format': 'pdf',
'mediaType': 'application/unknown',
'title': 'pdf'}],
'identifier': 'https://data.cdc.gov/api/views/dh22-5kgj',
'issued': '2015-01-20',
'keyword': ['fact sheet'],
'landingPage': 'https://data.cdc.gov/d/dh22-5kgj',
'modified': '2020-08-13',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['Legislation'],
'title': 'STATE System Vehicles Fact Sheet'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:20'],
'contactPoint': {'fn': 'CDC INFO',
'hasEmail': 'mailto:nccdoshinquiries@cdc.gov'},
'description': '<p>Explore state Medicaid coverage of tobacco cessation treatments.</p>\n<p>For accessibility issues contact <a href="mailto:nccdoshinquiries@cdc.gov">nccdoshinquiries@cdc.gov</a>.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'https://data.cdc.gov/download/ukav-hn33/application/pdf',
'format': 'pdf',
'mediaType': 'application/unknown',
'title': 'pdf'}],
'identifier': 'https://data.cdc.gov/api/views/ukav-hn33',
'issued': '2015-01-20',
'keyword': ['fact sheet'],
'landingPage': 'https://data.cdc.gov/d/ukav-hn33',
'modified': '2020-08-13',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['Cessation Coverage '],
'title': 'STATE System Medicaid Coverage of Tobacco Cessation Treatments Fact Sheet'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:20'],
'contactPoint': {'fn': 'OSHData Support',
'hasEmail': 'mailto:nccdoshinquiries@cdc.gov'},
'description': '<p>Explore state laws and case law on preemption.</p>\n<p>For accessibility issues contact <a href="mailto:OSHData@cdc.gov">OSHData@cdc.gov</a>.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'https://data.cdc.gov/download/uu8y-j6ga/application/pdf',
'format': 'pdf',
'mediaType': 'application/unknown',
'title': 'pdf'}],
'identifier': 'https://data.cdc.gov/api/views/uu8y-j6ga',
'issued': '2015-01-20',
'keyword': ['fact sheet'],
'landingPage': 'https://data.cdc.gov/d/uu8y-j6ga',
'modified': '2020-08-13',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['Legislation'],
'title': 'STATE System Preemption Fact Sheet'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:20'],
'contactPoint': {'fn': 'OSHData Support',
'hasEmail': 'mailto:nccdoshinquiries@cdc.gov'},
'description': '<p>Explore state smokefree indoor air laws.</p>\n<p>Persons with disabilities experiencing problems accessing the fact sheet files should contact <a href="mailto:OSHData@cdc.gov">OSHData@cdc.gov</a>, or call 1-800-CDC-INFO (1-800-232-4636</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'https://data.cdc.gov/download/vgq2-kkcg/application/pdf',
'format': 'pdf',
'mediaType': 'application/unknown',
'title': 'pdf'}],
'identifier': 'https://data.cdc.gov/api/views/vgq2-kkcg',
'issued': '2015-01-20',
'keyword': ['fact sheet'],
'landingPage': 'https://data.cdc.gov/d/vgq2-kkcg',
'modified': '2020-08-13',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['Legislation'],
'title': 'STATE System Smokefree Indoor Air Fact Sheet'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:20'],
'contactPoint': {'fn': 'OSHData Support',
'hasEmail': 'mailto:nccdoshinquiries@cdc.gov'},
'description': '<p>Explore state excise taxes on combustible and non-combustible tobacco products.</p>\n<p>For accessibility issues contact <a href="mailto:OSHData@cdc.gov">OSHData@cdc.gov</a>.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'https://data.cdc.gov/download/tsmn-nssw/application/pdf',
'format': 'pdf',
'mediaType': 'application/unknown',
'title': 'pdf'}],
'identifier': 'https://data.cdc.gov/api/views/tsmn-nssw',
'issued': '2015-01-20',
'keyword': ['fact sheet', 'tax'],
'landingPage': 'https://data.cdc.gov/d/tsmn-nssw',
'modified': '2020-08-13',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['Legislation'],
'title': 'STATE System Excise Tax Fact Sheet'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:20'],
'contactPoint': {'fn': 'OSHData Support',
'hasEmail': 'mailto:nccdoshinquiries@cdc.gov'},
'description': '<p>Explore state tobacco licensure laws.</p>\n<p>For accessibility issues contact <a href="mailto:OSHData@cdc.gov">OSHData@cdc.gov</a>.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'https://data.cdc.gov/download/uey9-5sp9/application/pdf',
'format': 'pdf',
'mediaType': 'application/unknown',
'title': 'pdf'}],
'identifier': 'https://data.cdc.gov/api/views/uey9-5sp9',
'issued': '2018-04-19',
'keyword': ['fact sheet'],
'landingPage': 'https://data.cdc.gov/d/uey9-5sp9',
'modified': '2020-08-13',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['Legislation'],
'title': 'STATE System Licensure Fact Sheet'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:20'],
'contactPoint': {'fn': 'OSHData Support',
'hasEmail': 'mailto:nccdoshinquiries@cdc.gov'},
'description': '<p>Explore the Electronic Nicotine Delivery Systems Key Facts Infographic which outlines key facts related to electronic nicotine delivery systems (ENDS), including e-cigarettes.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'https://data.cdc.gov/download/nwhw-m4ki/application/pdf',
'format': 'pdf',
'mediaType': 'application/unknown',
'title': 'pdf'}],
'identifier': 'https://data.cdc.gov/api/views/nwhw-m4ki',
'issued': '2016-01-20',
'keyword': ['e-cigarette',
'electronic nicotine delivery systems',
'ends',
'fact sheet',
'infographic'],
'landingPage': 'https://data.cdc.gov/d/nwhw-m4ki',
'modified': '2020-08-13',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['Policy'],
'title': 'Electronic Nicotine Delivery Systems Key Facts Infographic'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:20'],
'contactPoint': {'fn': 'OSHData Support',
'hasEmail': 'mailto:nccdoshinquiries@cdc.gov'},
'description': '<p>Explore OSHData using this Quick Start Guide.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'https://data.cdc.gov/download/jhny-pyfw/application/pdf',
'format': 'pdf',
'mediaType': 'application/unknown',
'title': 'pdf'}],
'identifier': 'https://data.cdc.gov/api/views/jhny-pyfw',
'issued': '2015-01-13',
'keyword': ['fact sheet', 'faq', 'osh', 'tobacco'],
'landingPage': 'https://data.cdc.gov/d/jhny-pyfw',
'modified': '2020-08-13',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['Tobacco Use'],
'title': 'OSHData Quick Start Guide'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>NNDSS - Table II. West Nile virus disease - 2015.In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed.The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories. Note:These are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting. Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available. Footnotes:C.N.M.I.: Commonwealth of Northern Mariana Islands. U: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum. * Three low incidence conditions, rubella, rubella congenital, and tetanus, have been moved to Table 2 to facilitate case count verification with reporting jurisdictions. ��� Case counts for reporting year 2015 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>. Data for TB are displayed in Table IV, which appears quarterly. �� Updated weekly from reports to the Division of Vector-Borne Diseases, National Center for Emerging and Zoonotic Infectious Diseases (ArboNET Surveillance). Data for California serogroup, Chikungunya virus, eastern equine, Powassan, St. Louis, and western equine diseases are available in Table I. �� Not reportable in all states. Data from states where the condition is not reportable are excluded from this table, except starting in 2007 for the domestic arboviral diseases, influenza-associated pediatric mortality, and in 2003 for SARS-CoV. Reporting exceptions are available at <a href="http://wwwn.cdc.gov/nndss/downloads.html">http://wwwn.cdc.gov/nndss/downloads.html</a>.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/r7hc-32zu/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/r7hc-32zu/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/r7hc-32zu/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/r7hc-32zu/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/r7hc-32zu',
'issued': '2016-01-07',
'keyword': ['2015',
'mmwr',
'nedss',
'netss',
'nndss',
'west nile virus',
'wonder'],
'landingPage': 'https://data.cdc.gov/d/r7hc-32zu',
'modified': '2016-01-07',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NNDSS'],
'title': 'NNDSS - Table II. West Nile virus disease'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>NNDSS - Table II. Mumps to Rabies, animal - 2015.In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed.The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories. Note:These are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting. Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available. Footnotes:C.N.M.I.: Commonwealth of Northern Mariana Islands. U: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum. * Three low incidence conditions, rubella, rubella congenital, and tetanus, have been moved to Table 2 to facilitate case count verification with reporting jurisdictions. ��� Case counts for reporting year 2015 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>. Data for TB are displayed in Table IV, which appears quarterly.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/d69q-iyrb/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/d69q-iyrb/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/d69q-iyrb/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/d69q-iyrb/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/d69q-iyrb',
'issued': '2016-01-07',
'keyword': ['2015',
'mmwr',
'mumps',
'nedss',
'netss',
'nndss',
'pertussis',
'rabies animal',
'wonder'],
'landingPage': 'https://data.cdc.gov/d/d69q-iyrb',
'modified': '2016-01-07',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NNDSS'],
'title': 'NNDSS - Table II. Mumps to Rabies, animal'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:20'],
'contactPoint': {'fn': 'Kimberly E. Mace',
'hasEmail': 'mailto:igd3@cdc.gov'},
'description': '<p>This dataset contains deidentified data from the National Malaria Surveillance System on the number of malaria cases reported in the United States in 2017, by county. Only counties reporting five or more cases are included in this dataset.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/puzh-5wax/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/puzh-5wax/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/puzh-5wax/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/puzh-5wax/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/puzh-5wax',
'issued': '2020-07-27',
'keyword': ['county',
'division of parasitic diseases and malaria',
'malaria',
'united states'],
'landingPage': 'https://data.cdc.gov/d/puzh-5wax',
'modified': '2020-07-27',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['Global Health'],
'title': 'Number of Reported Malaria Cases by County— United States, 2017'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:20'],
'contactPoint': {'fn': 'Kimberly E. Mace',
'hasEmail': 'mailto:igd3@cdc.gov'},
'description': '<p>This dataset contains deidentified data from the National Malaria Surveillance System on the number of malaria cases reported in the United States in 2016, by county. Only counties reporting five or more cases are included in this dataset.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/r3zz-ivb8/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/r3zz-ivb8/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/r3zz-ivb8/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/r3zz-ivb8/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/r3zz-ivb8',
'issued': '2020-07-27',
'keyword': ['county',
'division of parasitic diseases and malaria',
'malaria',
'united states'],
'landingPage': 'https://data.cdc.gov/d/r3zz-ivb8',
'modified': '2020-07-27',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['Global Health'],
'title': 'Number of Reported Malaria Cases by County— United States, 2016'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>NNDSS - Table II. Giardiasis to Haemophilus influenza - 2017. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories.</p>\n<p>Note:<br />\nThese are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting.</p>\n<p>Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available.</p>\n<p>Footnotes:<br />\n C.N.M.I.: Commonwealth of Northern Mariana Islands.</p>\n<p>U: Unavailable. —: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<p>*Three low incidence conditions, rubella, rubella congenital, and tetanus, are in Table II to facilitate case count verification with reporting jurisdictions.</p>\n<p>† Case counts for reporting year 2017 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/">http://wwwn.cdc.gov/nndss/document/</a> ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf. Data for tuberculosis are displayed in Table IV, which appears quarterly.</p>\n<p>§ Data for Haemophilus influenzae (age <5 for serotype b, nontypeable, non-b serotype, and unknown serotype) are available in Table I.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/irpc-yf8f/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/irpc-yf8f/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/irpc-yf8f/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/irpc-yf8f/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/irpc-yf8f',
'issued': '2018-01-04',
'keyword': ['2017',
'giardiasis',
'gonorrhea',
'haemophilus influenza',
'mmwr',
'nedss',
'netss',
'nndss',
'wonder'],
'landingPage': 'https://data.cdc.gov/d/irpc-yf8f',
'modified': '2018-01-04',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NNDSS'],
'title': 'NNDSS - Table II. Giardiasis to Haemophilus influenza'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>NNDSS - Table II. Babesiosis to Campylobacteriosis - 2016. In this Table, provisional* cases of selected† notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories.</p>\n<p>Note:<br />\nThese are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting.</p>\n<p>Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available.<br />\nFootnotes:<br />\nC.N.M.I.: Commonwealth of Northern Mariana Islands.<br />\nU: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.<br />\n* Case counts for reporting year 2016 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>. Data for TB are displayed in Table IV, which appears quarterly.<br />\n† Three low incidence conditions, rubella, rubella congenital, and tetanus, are in Table II to facilitate case count verification with reporting jurisdictions.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/4y34-2pku/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/4y34-2pku/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/4y34-2pku/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/4y34-2pku/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/4y34-2pku',
'issued': '2017-01-05',
'keyword': ['2016',
'babesiosis',
'campylobacteriosis',
'mmwr',
'nedss',
'netss',
'nndss',
'wonder'],
'landingPage': 'https://data.cdc.gov/d/4y34-2pku',
'modified': '2017-01-05',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NNDSS'],
'title': 'NNDSS - Table II. Babesiosis to Campylobacteriosis'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>NNDSS - Table II. Chlamydia to Coccidioidomycosis - 2015.In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed.The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories. Note:These are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting. Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available. Footnotes:C.N.M.I.: Commonwealth of Northern Mariana Islands. U: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum. * Three low incidence conditions, rubella, rubella congenital, and tetanus, have been moved to Table 2 to facilitate case count verification with reporting jurisdictions. ��� Case counts for reporting year 2015 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>. Data for TB are displayed in Table IV, which appears quarterly.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/97tt-n3j3/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/97tt-n3j3/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/97tt-n3j3/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/97tt-n3j3/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/97tt-n3j3',
'issued': '2016-01-07',
'keyword': ['2015',
'chlamydia trachomatis infection',
'coccidioidomycosis',
'mmwr',
'nedss',
'netss',
'nndss',
'wonder'],
'landingPage': 'https://data.cdc.gov/d/97tt-n3j3',
'modified': '2016-01-07',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NNDSS'],
'title': 'NNDSS - Table II. Chlamydia to Coccidioidomycosis'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'accrualPeriodicity': 'R/P1D',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'Anonymous',
'hasEmail': 'mailto:HealthData@hhs.gov'},
'dataQuality': True,
'description': '<p>This time series dataset includes viral COVID-19 laboratory test [Polymerase chain reaction (PCR)] results from over 1,000 U.S. laboratories and testing locations including commercial and reference laboratories, public health laboratories, hospital laboratories, and other testing locations. Data are reported to state and jurisdictional health departments in accordance with applicable state or local law and in accordance with the Coronavirus Aid, Relief, and Economic Security (CARES) Act (<a href="https://www.hhs.gov/sites/default/files/covid-19-laboratory-data-reporting-guidance.pdf">CARES Act Section 18115</a>).</p>\n<p>Data are <strong>provisional and subject to change</strong>.</p>\n<p>Data presented here is representative of diagnostic specimens being tested - not individual people - and excludes serology tests where possible. Data presented might not represent the most current counts for the most recent 3 days due to the time it takes to report testing information. The data may also not include results from all potential testing sites within the jurisdiction (e.g., non-laboratory or point of care test sites) and therefore reflect the majority, but not all, of COVID-19 testing being conducted in the United States.</p>\n<p><strong>Sources:</strong> CDC COVID-19 Electronic Laboratory Reporting (CELR), Commercial Laboratories, State Public Health Labs, In-House Hospital Labs</p>\n<p>Data for each state is sourced from either data submitted directly by the state health department via COVID-19 electronic laboratory reporting (CELR), or a combination of commercial labs, public health labs, and in-house hospital labs. Data is taken from CELR for states that either submit line level data or submit aggregate counts which do not include serology tests.</p>\n<p><a href="https://healthdata.gov/covid-19-diagnostic-laboratory-testing-pcr-testing-time-series-data-dictionary">COVID-19 Diagnostic Laboratory Testing (PCR Testing) Time Series Data Dictionary</a></p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'description': '<p><strong>Updated: December 2, 2020 10:18 AM</strong></p>\n<p>Note: For weekend reporting, some states choose not to submit data on the weekends. Thus, some state numbers may remain the same over Saturday and Sunday.</p>\n',
'downloadURL': 'https://healthdata.gov/sites/default/files/covid-19_diagnostic_lab_testing_20201202_0959.csv',
'format': 'csv',
'mediaType': 'text/csv',
'title': 'COVID-19 Diagnostic Laboratory Testing (PCR Testing) Time Series'}],
'identifier': 'c13c00e3-f3d0-4d49-8c43-bf600a6c0a0d',
'issued': '2020-07-21',
'keyword': ['covid', 'covid-19', 'covid19'],
'landingPage': 'https://healthdata.gov/dataset/covid-19-diagnostic-laboratory-testing-pcr-testing-time-series',
'license': 'https://opendatacommons.org/licenses/by/1.0/',
'modified': '2020-12-02',
'programCode': ['009:028'],
'publisher': {'@type': 'org:Organization',
'name': 'Department of Health & Human Services'},
'theme': ['Community', 'Health', 'National', 'State'],
'title': 'COVID-19 Diagnostic Laboratory Testing (PCR Testing) Time Series'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'accrualPeriodicity': 'R/P1W',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'Anonymous',
'hasEmail': 'mailto:HealthData@hhs.gov'},
'dataQuality': True,
'description': '<p>The following dataset provides state-aggregated data for <strong>estimated patient impact and hospital utilization</strong>.</p>\n<p>The source data for estimation is derived from reports with facility-level granularity across two main sources: (1) HHS TeleTracking, and (2) reporting provided directly to HHS Protect by state/territorial health departments on behalf of their healthcare facilities.</p>\n<p>Estimates Basis: These files are representative estimates for each state and are updated weekly. These projections are based on the information we have from those who reported. As more hospitals report more frequently our projections become more accurate. The actual data for these data points are updated every day, once a day on healthdata.gov and these are the downloadable data sets.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'description': '<p><strong>Updated: December 2, 2020 10:48 AM</strong></p>\n<p>Statistical estimation with a 95% confidence interval for number and percentage of inpatient beds occupied for the given state and date</p>\n<p><strong>Data Dictionary:</strong><br />\n1. state (string): The two digit state code<br />\n2. collection_date (date): Date estimated<br />\n3. Inpatient Beds Occupied Estimated (double): Estimated number of inpatient beds occupied for the given state and date<br />\n4. Count LL (double): Estimated number of inpatient beds occupied for the given state and date, lower limit, 95% confidence interval<br />\n5. Count UL (double): Estimated number of inpatient beds occupied for the given state and date, upper limit, 95% confidence interval<br />\n6. Percentage of Inpatient Beds Occupied Estimated (double): Estimated percentage of inpatient beds occupied for the given state and date<br />\n7. Percentage LL (double): Estimated percentage of inpatient beds occupied for the given state and date, lower limit, 95% confidence interval<br />\n8. Percentage UL (double): Estimated percentage of inpatient beds occupied for the given state and date, upper limit, 95% confidence interval</p>\n',
'downloadURL': 'https://healthdata.gov/sites/default/files/estimated_inpatient_all_20201201_19333.csv',
'format': 'csv',
'mediaType': 'text/csv',
'title': 'Estimated Inpatient Beds Occupied by State Timeseries'},
{'@type': 'dcat:Distribution',
'description': '<p><strong>Updated: December 2, 2020 11:04 AM</strong></p>\n<p>Statistical estimation with a 95% confidence interval for number and percentage of inpatient beds occupied by COVID-19 patients for the given state and date</p>\n<p><strong>Data Dictionary:</strong><br />\n1. state (string): The two digit state code<br />\n2. collection_date (date): Date estimated<br />\n3. Inpatient Beds Occupied by COVID-19 Patients Estimated (double): Estimated number of inpatient beds occupied by COVID-19 patients for the given state and date<br />\n4. Count LL (double): Estimated number of inpatient beds occupied by COVID-19 patients for the given state and date, lower limit, 95% confidence interval<br />\n5. Count UL (double): Estimated number of inpatient beds occupied by COVID-19 patients for the given state and date, upper limit, 95% confidence interval<br />\n6. Percentage of Inpatient Beds Occupied by COVID-19 Patients Estimated (double): Estimated percentage of inpatient beds occupied by COVID-19 patients for the given state and date<br />\n7. Percentage LL (double): Estimated percentage of inpatient beds occupied by COVID-19 patients for the given state and date, lower limit, 95% confidence interval<br />\n8. Percentage UL (double): Estimated percentage of inpatient beds occupied by COVID-19 patients for the given state and date, upper limit, 95% confidence interval</p>\n',
'downloadURL': 'https://healthdata.gov/sites/default/files/estimated_inpatient_covid_20201201%201933.csv',
'format': 'csv',
'mediaType': 'text/csv',
'title': 'Estimated Inpatient Beds Occupied by COVID-19 Patients by State Timeseries'},
{'@type': 'dcat:Distribution',
'description': '<p><strong>Updated: December 2, 2020 11:08 AM</strong></p>\n<p>Statistical estimation with a 95% confidence interval for number and percentage of ICU beds occupied for the given state and date</p>\n<p><strong>Data Dictionary:</strong><br />\n1. state (string): The two digit state code<br />\n2. collection_date (date): Date estimated<br />\n3. ICU Beds Occupied Estimated (double): Estimated number of ICU beds occupied for the given state and date<br />\n4. Count LL (double): Estimated number of ICU beds occupied for the given state and date, lower limit, 95% confidence interval<br />\n5. Count UL (double): Estimated number of ICU beds occupied for the given state and date, upper limit, 95% confidence interval<br />\n6. Percentage of ICU Beds Occupied Estimated (double): Estimated percentage of ICU beds occupied for the given state and date<br />\n7. Percentage LL (double): Estimated percentage of ICU beds occupied for the given state and date, lower limit, 95% confidence interval<br />\n8. Percentage UL (double): Estimated percentage of ICU beds occupied for the given state and date, upper limit, 95% confidence interval</p>\n',
'downloadURL': 'https://healthdata.gov/sites/default/files/estimated_icu_20201201_1933.csv',
'format': 'csv',
'mediaType': 'text/csv',
'title': 'Estimated ICU Beds Occupied by State Timeseries'}],
'identifier': '060e4acc-241d-4d19-a929-f5f7b653c648',
'issued': '2020-07-20',
'keyword': ['Covid', 'Covid-19', 'Covid19'],
'landingPage': 'https://healthdata.gov/dataset/covid-19-estimated-patient-impact-and-hospital-capacity-state',
'language': ['en-US'],
'license': 'https://opendatacommons.org/licenses/odbl/1.0/',
'modified': '2020-12-02',
'programCode': ['009:028'],
'publisher': {'@type': 'org:Organization',
'name': 'Department of Health & Human Services'},
'theme': ['Community', 'Health', 'Hospital', 'National', 'State'],
'title': 'COVID-19 Estimated Patient Impact and Hospital Capacity by State'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'Anonymous',
'hasEmail': 'mailto:HealthData@hhs.gov'},
'dataQuality': True,
'description': '<p>The following dataset provides state-aggregated data for hospital utilization. These are derived from reports with facility-level granularity across two main sources: (1) HHS TeleTracking, and (2) reporting provided directly to HHS Protect by state/territorial health departments on behalf of their healthcare facilities.</p>\n<p>The file will be updated daily and provides the latest values reported by each facility within the last four days. This allows for a more comprehensive picture of the hospital utilization within a state by ensuring a hospital is represented, even if they miss a single day of reporting.</p>\n<p>No statistical analysis is applied to account for non-response and/or to account for missing data.</p>\n<p>The below table displays one value for each field (i.e., column). Sometimes, reports for a given facility will be provided to both HHS TeleTracking and HHS Protect. When this occurs, to ensure that there are not duplicate reports, deduplication is applied: specifically, HHS selects the TeleTracking record provided directly by the facility over the state-provided data to HHS Protect.</p>\n<p><a href="https://healthdata.gov/covid-19-reported-patient-impact-and-hospital-capacity-state-data-dictionary">COVID-19 Reported Patient Impact and Hospital Capacity by State Data Dictionary</a></p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'description': '<p><strong>Updated: December 2, 2020 09:32 PM</strong></p>\n',
'downloadURL': 'https://healthdata.gov/sites/default/files/reported_hospital_utilization_20201202_0643.csv',
'format': 'csv',
'mediaType': 'text/csv',
'title': 'COVID-19 Reported Patient Impact and Hospital Capacity by State'}],
'identifier': '7823dd0e-c8c4-4206-953e-c6d2f451d6ed',
'issued': '2020-07-20',
'keyword': ['covid', 'covid-19', 'covid19'],
'landingPage': 'https://healthdata.gov/dataset/covid-19-reported-patient-impact-and-hospital-capacity-state',
'language': ['en-US'],
'license': 'https://opendatacommons.org/licenses/odbl/1.0/',
'modified': '2020-12-02',
'programCode': ['009:028'],
'publisher': {'@type': 'org:Organization',
'name': 'Department of Health & Human Services'},
'theme': ['Community', 'Health', 'Hospital', 'National', 'State'],
'title': 'COVID-19 Reported Patient Impact and Hospital Capacity by State'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'accrualPeriodicity': 'R/P1D',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'Anonymous',
'hasEmail': 'mailto:HealthData@hhs.gov'},
'dataQuality': True,
'description': '<p>This data is a manually curated dataset that provides a standardized view into state and county policy orders (executive orders, ordinances, etc.) from the following sources:</p>\n<ul>\n<li><a href="https://www.tinyurl.com/statepolicies">BU COVID-19 State Policy Database</a> - Raifman J, Nocka K, Jones D, Bor J, Lipson S, Jay J, and Chan P. (2020). "COVID-19 US state policy database."</li>\n<li><a href="https://www.wikidata.org/wiki/Q88509703">wikidata</a> - Stay At Home Policies Queried from WikiData</li>\n<li>Manual curation by a dedicated group of <a href="https://vsfs.state.gov/">Virtual Student Federal Service Interns</a> - Summer 2020: T Adler, J Bastian, L Beckett, M Cohen, K Honey, C Kennedy, E Nudell</li>\n</ul>\n<p>This data set is provided as-is. Due to the evolving nature of policy orders, the US Government makes no representations to its correctness or completeness.</p>\n<p><a href="https://healthdata.gov/covid-19-state-and-county-policy-orders-data-dictionary">COVID-19 State and County Policy Orders Data Dictionary</a></p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'description': '<p><strong>Updated: December 2, 2020 10:11 AM</strong></p>\n',
'downloadURL': 'https://healthdata.gov/sites/default/files/state_policy_updates_20201202_0721.csv',
'format': 'csv',
'mediaType': 'text/csv',
'title': 'COVID-19 State and County Policy Orders'}],
'identifier': 'c7d3466d-47d5-4cf0-873e-46f8dbf383e2',
'issued': '2020-07-20',
'keyword': ['covid', 'covid-19', 'covid19'],
'landingPage': 'https://healthdata.gov/dataset/covid-19-state-and-county-policy-orders',
'language': ['en-US'],
'license': 'https://opendatacommons.org/licenses/odbl/1.0/',
'modified': '2020-12-02',
'programCode': ['009:028'],
'publisher': {'@type': 'org:Organization',
'name': 'Department of Health & Human Services'},
'theme': ['Community', 'Health', 'National', 'State'],
'title': 'COVID-19 State and County Policy Orders'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>NNDSS - Table II. Hepatitis (viral, acute, by type) C - 2018. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states or territory.</p>\n<p>Note:</p>\n<p>This table contains provisional cases of selected national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:</p>\n<p>C.N.M.I.: Commonwealth of Northern Mariana Islands.<br />\nU: Unavailable. —: No reported cases. N: Not reportable. NA: Not Available. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<ul>\n<li>Case counts for reporting years 2017 and 2018 are provisional and subject to change. Data for years 2013 through 2016 are finalized. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>.</li>\n</ul>\n<p>† For acute Hepatitis C, only confirmed cases were verified.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/x2iq-5477/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/x2iq-5477/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/x2iq-5477/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/x2iq-5477/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/x2iq-5477',
'issued': '2019-01-04',
'keyword': ['2018',
'acute',
'by type) c',
'hepatitis (viral',
'nedss',
'netss',
'nndss',
'wonder'],
'landingPage': 'https://data.cdc.gov/d/x2iq-5477',
'modified': '2019-01-04',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NNDSS'],
'title': 'NNDSS - Table II. Hepatitis (viral, acute, by type) C'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:20'],
'contactPoint': {'fn': 'DNPAO Public Inquiries',
'hasEmail': 'mailto:dnpaoinfo@cdc.gov'},
'describedBy': 'https://chronicdata.cdc.gov/Nutrition-Physical-Activity-and-Obesity/Nutrition-Physical-Activity-and-Obesity-National-I/8hxn-cvik',
'description': '<p>This dataset includes breastfeeding data from the National Immunization Survey (NIS). This data is used for DNPAO\'s Data, Trends, and Maps database, which provides national and state specific data on obesity, nutrition, physical activity, and breastfeeding. For more information about breastfeeding and NIS visit <a href="https://www.cdc.gov/breastfeeding/data/nis_data/index.htm">https://www.cdc.gov/breastfeeding/data/nis_data/index.htm</a>.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/8hxn-cvik/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/8hxn-cvik/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/8hxn-cvik/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/8hxn-cvik/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/8hxn-cvik',
'issued': '2018-11-15',
'keyword': ['breastfed',
'breastfeeding',
'child',
'dnpao',
'infants',
'national immunization survey',
'nis',
'nutrition'],
'landingPage': 'https://data.cdc.gov/d/8hxn-cvik',
'modified': '2020-07-08',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'references': ['https://www.cdc.gov/breastfeeding/data/nis_data/index.htm'],
'theme': ['Nutrition', 'Physical Activity', 'and Obesity'],
'title': 'Nutrition, Physical Activity, and Obesity - National Immunization Survey (Breastfeeding)'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:20'],
'contactPoint': {'fn': 'DNPAO Public Inquiries',
'hasEmail': 'mailto:dnpaoinfo@cdc.gov'},
'describedBy': 'https://chronicdata.cdc.gov/Nutrition-Physical-Activity-and-Obesity/Nutrition-Physical-Activity-and-Obesity-Youth-Risk/vba9-s8jp',
'description': '<p>This dataset includes data on adolescent\'s diet, physical activity, and weight status from Youth Risk Behavior Surveillance System (YRBSS). This data is used for DNPAO\'s Data, Trends, and Maps database, which provides national and state specific data on obesity, nutrition, physical activity, and breastfeeding. For more information about YRBSS visit <a href="https://www.cdc.gov/healthyyouth/data/yrbs/index.htm">https://www.cdc.gov/healthyyouth/data/yrbs/index.htm</a>.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/vba9-s8jp/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/vba9-s8jp/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/vba9-s8jp/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/vba9-s8jp/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/vba9-s8jp',
'issued': '2018-11-15',
'keyword': ['adolescents',
'dnpao',
'fruit',
'obesity',
'overweight',
'physical activity',
'soda',
'tv',
'vegetables',
'yrbss'],
'landingPage': 'https://data.cdc.gov/d/vba9-s8jp',
'modified': '2020-07-08',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'references': ['https://www.cdc.gov/nccdphp/dnpao/index.html'],
'theme': ['Nutrition', 'Physical Activity', 'and Obesity'],
'title': 'Nutrition, Physical Activity, and Obesity - Youth Risk Behavior Surveillance System'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:20'],
'contactPoint': {'fn': 'DNPAO Public Inquiries',
'hasEmail': 'mailto:dnpaoinfo@cdc.gov'},
'describedBy': 'https://chronicdata.cdc.gov/Nutrition-Physical-Activity-and-Obesity/Nutrition-Physical-Activity-and-Obesity-Policy-and/k8w5-7ju6',
'description': "<p>This dataset includes data on policy and environmental supports for physical activity, diet, and breastfeeding. This data is used for DNPAO's Data, Trends, and Maps database, which provides national and state specific data on obesity, nutrition, physical activity, and breastfeeding.</p>\n",
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/k8w5-7ju6/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/k8w5-7ju6/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/k8w5-7ju6/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/k8w5-7ju6/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/k8w5-7ju6',
'issued': '2018-11-15',
'keyword': ['breastfeeding',
'dnpao',
'fruit',
'nutrition',
'physical activity',
'vegetable'],
'landingPage': 'https://data.cdc.gov/d/k8w5-7ju6',
'modified': '2020-07-08',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'references': ['https://www.cdc.gov/nccdphp/dnpao/index.html'],
'theme': ['Nutrition', 'Physical Activity', 'and Obesity'],
'title': 'Nutrition, Physical Activity, and Obesity - Policy and Environmental Data'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:20'],
'contactPoint': {'fn': 'DHDSP Requests',
'hasEmail': 'mailto:dhdsprequests@cdc.gov'},
'describedBy': 'https://chronicdata.cdc.gov/Heart-Disease-Stroke-Prevention/National-Health-Interview-Survey-NHIS-National-Car/fwns-azgu',
'description': "<p>2001 forward. The National Health Interview Survey (NHIS) has monitored the health of the nation since 1957. NHIS data on a broad range of health topics are collected through personal household interviews. Indicators for this dataset has been computed by personnel in CDC's Division for Heart Disease and Stroke Prevention (DHDSP). This is one of the datasets provided by the National Cardiovascular Disease Surveillance System. The system is designed to integrate multiple indicators from many data sources to provide a comprehensive picture of the public health burden of CVDs and associated risk factors in the United States. The data are organized by location (region) and indicator, and they include CVDs (e.g., heart failure) and risk factors (e.g., hypertension). The data can be plotted as trends and stratified by age group, sex, and race/ethnicity.</p>\n",
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/fwns-azgu/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/fwns-azgu/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/fwns-azgu/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/fwns-azgu/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/fwns-azgu',
'issued': '2019-06-13',
'keyword': ['cardiovascular disease',
'coronary heart disease',
'hypertension',
'risk factors',
'stroke'],
'landingPage': 'https://data.cdc.gov/d/fwns-azgu',
'modified': '2020-06-29',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'references': ['https://www.cdc.gov/dhdsp/index.htm',
'https://www.cdc.gov/dhdsp/maps/dtm/data_sources.htm',
'https://www.cdc.gov/dhdsp/maps/dtm/data_risks.htm'],
'theme': ['Heart Disease & Stroke Prevention'],
'title': 'National Health Interview Survey (NHIS) - National Cardiovascular Disease Surveillance Data'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:20'],
'contactPoint': {'fn': 'DHDSP Requests',
'hasEmail': 'mailto:dhdsprequests@cdc.gov'},
'describedBy': 'https://chronicdata.cdc.gov/Heart-Disease-Stroke-Prevention/National-Health-and-Nutrition-Examination-Survey-N/5svk-8bnq',
'description': "<p>1999-2000 forward. The National Health and Nutrition Examination Survey (NHANES) is a program of studies designed to assess the health and nutritional status of adults and children in the United States. The survey is unique in that it combines interviews and physical examinations. Indicators from this data source have been computed by personnel in CDC's Division for Heart Disease and Stroke Prevention (DHDSP). This is one of the datasets provided by the National Cardiovascular Disease Surveillance System. The system is designed to integrate multiple indicators from many data sources to provide a comprehensive picture of the public health burden of CVDs and associated risk factors in the United States. The data can be plotted as trends and stratified by age group, sex, and race/ethnicity.</p>\n",
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/5svk-8bnq/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/5svk-8bnq/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/5svk-8bnq/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/5svk-8bnq/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/5svk-8bnq',
'issued': '2019-06-13',
'keyword': ['blood pressure',
'cardiovascular disease',
'cardiovascular health',
'cholesterol',
'cvd risk factors',
'hypertension',
'sodium'],
'landingPage': 'https://data.cdc.gov/d/5svk-8bnq',
'modified': '2020-06-29',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'references': ['https://www.cdc.gov/dhdsp/index.htm',
'https://www.cdc.gov/dhdsp/maps/dtm/data_sources.htm',
'https://www.cdc.gov/dhdsp/maps/dtm/data_risks.htm'],
'theme': ['Heart Disease & Stroke Prevention'],
'title': 'National Health and Nutrition Examination Survey (NHANES) - National Cardiovascular Disease Surveillance System'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:20'],
'contactPoint': {'fn': 'DHDSP Requests',
'hasEmail': 'mailto:dhdsprequests@cdc.gov'},
'describedBy': 'https://chronicdata.cdc.gov/Heart-Disease-Stroke-Prevention/National-Vital-Statistics-System-NVSS-National-Car/kztq-p2jf',
'description': "<p>2000 forward. NVSS is a secure, web-based data management system that collects and disseminates the Nation's official vital statistics. Indicators from this data source have been computed by personnel in CDC's Division for Heart Disease and Stroke Prevention (DHDSP). This is one of the datasets provided by the National Cardiovascular Disease Surveillance System. The system is designed to integrate multiple indicators from many data sources to provide a comprehensive picture of the public health burden of CVDs and associated risk factors in the United States. The data are organized by location (national and state) and indicator; NVSS mortality data include CVDs (e.g., heart failure). The data can be viewed by temporal trends and stratified by age group, sex, and race/ethnicity.</p>\n",
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/kztq-p2jf/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/kztq-p2jf/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/kztq-p2jf/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/kztq-p2jf/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/kztq-p2jf',
'issued': '2020-06-29',
'keyword': ['cardiovascular disease',
'coronary heart disease',
'diseases of the heart',
'mortality',
'stroke'],
'landingPage': 'https://data.cdc.gov/d/kztq-p2jf',
'modified': '2020-06-29',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'references': ['https://www.cdc.gov/dhdsp/index.htm',
'https://www.cdc.gov/dhdsp/maps/dtm/data_sources.htm',
'https://www.cdc.gov/dhdsp/maps/dtm/data_risks.htm'],
'theme': ['Heart Disease & Stroke Prevention'],
'title': 'National Vital Statistics System (NVSS) - National Cardiovascular Disease Surveillance Data'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:20'],
'contactPoint': {'fn': 'DPH Public Inquiries',
'hasEmail': 'mailto:PublicInquiriesDPH@cdc.gov'},
'describedBy': 'https://chronicdata.cdc.gov/Healthy-Aging/Alzheimer-s-Disease-and-Healthy-Aging-Data/hfr9-rurv',
'description': '<p>2015-2018. This data set contains data from BRFSS.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/hfr9-rurv/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/hfr9-rurv/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/hfr9-rurv/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/hfr9-rurv/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/hfr9-rurv',
'issued': '2019-05-06',
'keyword': ['aging',
'alcohol',
'caregiver',
'cognitive health',
'falls',
'fruits and vegetables',
'obesity',
'overall health',
'screenings',
'smoking',
'vaccines'],
'landingPage': 'https://data.cdc.gov/d/hfr9-rurv',
'modified': '2020-07-09',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'references': ['https://www.cdc.gov/aging/index.html'],
'theme': ['Healthy Aging'],
'title': "Alzheimer's Disease and Healthy Aging Data"},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:20'],
'contactPoint': {'fn': 'DHDSP Requests',
'hasEmail': 'mailto:dhdsprequests@cdc.gov'},
'describedBy': 'https://chronicdata.cdc.gov/dataset/Behavioral-Risk-Factor-Surveillance-System-BRFSS-N/fwns-azgu',
'description': "<p>BRFSS is a continuous, state-based surveillance system that collects information about modifiable risk factors for chronic diseases and other leading causes of death. Indicators from this data source have been computed by personnel in CDC's Division for Heart Disease and Stroke Prevention (DHDSP). This is one of the datasets provided by the National Cardiovascular Disease Surveillance System. The system is designed to integrate multiple indicators from many data sources to provide a comprehensive picture of the public health burden of CVDs and associated risk factors in the United States. The data are organized by location (national, regional, state, and selected sites) and indicator, and they include CVDs (e.g., heart failure) and risk factors (e.g., hypertension). The data can be plotted as trends and stratified by age group, sex, and race/ethnicity.</p>\n",
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/ikwk-8git/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/ikwk-8git/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/ikwk-8git/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/ikwk-8git/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/ikwk-8git',
'issued': '2020-06-29',
'keyword': ['brfss',
'cardiovascular disease',
'coronary heart disease',
'hypertension',
'risk factors',
'stroke'],
'landingPage': 'https://data.cdc.gov/d/ikwk-8git',
'modified': '2020-06-29',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'references': ['https://www.cdc.gov/dhdsp/index.htm',
'https://www.cdc.gov/dhdsp/maps/dtm/data_sources.htm',
'https://www.cdc.gov/dhdsp/maps/dtm/data_risks.htm'],
'theme': ['Heart Disease & Stroke Prevention'],
'title': 'Behavioral Risk Factor Surveillance System (BRFSS) - National Cardiovascular Disease Surveillance Data'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>NNDSS - Table II. Rabies, animal to Rubella, congenital syndrome - 2018. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states or territory.</p>\n<p>Note:</p>\n<p>This table contains provisional cases of selected national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:</p>\n<p>C.N.M.I.: Commonwealth of Northern Mariana Islands.<br />\nU: Unavailable. —: No reported cases. N: Not reportable. NA: Not Available. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<ul>\n<li>Case counts for reporting years 2017 and 2018 are provisional and subject to change. Data for years 2013 through 2016 are finalized. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>.</li>\n</ul>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/qvvb-s7gu/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/qvvb-s7gu/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/qvvb-s7gu/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/qvvb-s7gu/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/qvvb-s7gu',
'issued': '2019-01-03',
'keyword': ['2018',
'animal',
'congenital syndrome',
'nedss',
'netss',
'nndss',
'rabies',
'rubella',
'wonder'],
'landingPage': 'https://data.cdc.gov/d/qvvb-s7gu',
'modified': '2019-01-03',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NNDSS'],
'title': 'NNDSS - Table II. Rabies, animal to Rubella, congenital syndrome'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Health Data Initiative',
'hasEmail': 'mailto:hcris@cms.hhs.gov'},
'dataQuality': True,
'description': '<p>Healthcare Cost Report Information System (HCRIS) Dataset - Independent Rural Health Clinic and Freestanding Federally Qualified Health Center (HCLINIC).This data was reported on form CMS-222-92. The data in this release includes years FY2009 to present. The HCLINIC Cost Report Data contains cost and statistical data for Independent Rural Health Clinic and Freestanding Federally Qualified Health Center providers.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/Cost-Reports/Health-Clinic-222-92-form',
'format': 'html',
'mediaType': 'application/unknown',
'title': 'html'}],
'identifier': '556',
'issued': '2010-10-01',
'keyword': ['Medicare',
'National',
'Operating Costs',
'Reports',
'Statistics'],
'landingPage': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/Cost-Reports/Health-Clinic-222-92-form',
'modified': '2020-06-17',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Medicare'],
'title': 'Health Clinic Cost Reports'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Medicaid',
'hasEmail': 'mailto:Medicaid.gov@cms.hhs.gov'},
'description': '<p>Number of Managed Care Program Types, by Quality Assurance Requirements, Performance Incentives, and Provider Value-Based Purchasing Status, at any point in 2016</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/w6rp-9us3/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/w6rp-9us3/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/w6rp-9us3/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/w6rp-9us3/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.medicaid.gov/api/views/w6rp-9us3',
'issued': '2019-05-02',
'keyword': ['centers-for-medicare-medicaid-services'],
'landingPage': 'https://data.medicaid.gov/d/w6rp-9us3',
'modified': '2020-06-12',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Uncategorized'],
'title': 'Managed Care Features by QA and Performance Incentive'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Medicaid',
'hasEmail': 'mailto:Medicaid.gov@cms.hhs.gov'},
'description': '<p>Number of Managed Care Programs Enrolling Certain Populations on a Mandatory or Voluntary Basis at any point in 2016</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/3eq5-ws99/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/3eq5-ws99/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/3eq5-ws99/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/3eq5-ws99/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.medicaid.gov/api/views/3eq5-ws99',
'issued': '2019-05-02',
'keyword': ['centers-for-medicare-medicaid-services'],
'landingPage': 'https://data.medicaid.gov/d/3eq5-ws99',
'modified': '2020-06-12',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Uncategorized'],
'title': 'Managed Care Features By Enrollment Population'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Medicaid',
'hasEmail': 'mailto:Medicaid.gov@cms.hhs.gov'},
'description': '<ol>\n<li>Enrollment includes both Medicaid-only and Medicare-Medicaid (“dual”) enrollees. For both types of enrollees, Medicaid covers LTSS. For dual enrollees, Medicaid may also cover Medicare cost-sharing for acute, primary care, and specialty services covered by Medicare, and other non-LTSS services that are not covered by Medicare.</li>\n<li>Some comprehensive managed care programs enroll beneficiaries who may be at risk of needing LTSS but do not receive any LTSS. These counts only include individuals that receive LTSS. Moreover, states differ in their ability to report individuals who use MLTSS versus those who are enrolled (and may or may not be using LTSS). This table reports MLTSS users unless otherwise noted.</li>\n<li>Comprehensive Managed Care Including LTSS does not include PACE programs.</li>\n<li>MLTSS Only programs cover LTSS under capitation; acute, primary, and specialty care services for these enrollees may be covered by another Medicaid MCO, Medicaid FFS, or by Medicare for dual enrollees. These data include states that provide MLTSS plus other benefits in a package that does not include inpatient medical care.</li>\n<li>The indicated territory was not able to supply data for this report. The Northern Mariana Islands reported that they have no Medicaid managed care enrollment, but they did not report total Medicaid enrollees.</li>\n</ol>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/55dj-tsqh/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/55dj-tsqh/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/55dj-tsqh/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/55dj-tsqh/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.medicaid.gov/api/views/55dj-tsqh',
'issued': '2020-06-12',
'keyword': ['centers-for-medicare-medicaid-services'],
'landingPage': 'https://data.medicaid.gov/d/55dj-tsqh',
'modified': '2020-06-12',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Enrollment'],
'title': 'Managed Long Term Services and Supports (MLTSS) Enrollees'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Medicaid',
'hasEmail': 'mailto:Medicaid.gov@cms.hhs.gov'},
'description': '<p>The Medicaid Managed Care Enrollment Report profiles enrollment statistics on Medicaid managed care programs on a plan-specific level. The managed care enrollment statistics include enrollees receiving comprehensive benefits and limited benefits and are point-in-time counts.</p>\n<ol>\n<li>Total Medicaid Enrollees represents an unduplicated count of all beneficiaries in FFS and any type of managed care, including Medicaid-only and Medicare-Medicaid ("dual") enrollees.</li>\n<li>Total Medicaid enrollment in Any Type of Managed Care represents an unduplicated count of beneficiaries enrolled in any Medicaid managed care program, including comprehensive MCOs, limited benefit MCOs, and PCCMs.</li>\n<li>Medicaid Enrollment in Comprehensive Managed Care represents an unduplicated count of Medicaid beneficiaries enrolled in a managed care plan that provides comprehensive benefits (acute, primary care, specialty, and any other), as well as PACE programs. It excludes beneficiaries who are enrolled in a Financial Alignment Initiative Medicare-Medicaid Plan as their only form of managed care.</li>\n<li>Medicaid Newly Eligible Adults Enrolled in Comprehensive MCOs represents individuals who are enrolled in comprehensive MCOs and are low-income adults, with or without dependent children, newly eligible for Medicaid under ACA Section VIII, and not covered under a waiver or other authority prior to 2014.</li>\n</ol>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/tv8z-wdjd/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/tv8z-wdjd/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/tv8z-wdjd/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/tv8z-wdjd/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.medicaid.gov/api/views/tv8z-wdjd',
'issued': '2020-06-12',
'keyword': ['centers-for-medicare-medicaid-services'],
'landingPage': 'https://data.medicaid.gov/d/tv8z-wdjd',
'modified': '2020-06-12',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Enrollment'],
'title': 'Managed Care Enrollment Summary'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Medicaid',
'hasEmail': 'mailto:Medicaid.gov@cms.hhs.gov'},
'description': '<p>The Medicaid Managed Care Enrollment Report profiles enrollment statistics on Medicaid managed care programs on a plan-specific level. The managed care enrollment statistics include enrollees receiving comprehensive benefits and limited benefits and are point-in-time counts.</p>\n<ol>\n<li>Because Medicaid beneficiaries may be enrolled concurrently in more than one type of managed care program (e.g., a Comprehensive MCO and a BHO), users should not sum enrollment across all program types, since the total would count individuals more than once and, in some states, exceed the actual number of Medicaid enrollees.</li>\n<li>Comprehensive MCOs cover acute, primary, and specialty medical care services; they may also cover behavioral health, long-term services and supports, and other benefits in some states. Limited benefit managed care programs, including MLTSS only, BHO, Dental, Transportation, and Other cover a narrower set of services.</li>\n<li>The indicated territory was not able to supply data for this report. The Northern Mariana Islands reported that they have no Medicaid managed care enrollment, but they did not report total Medicaid enrollees.</li>\n</ol>\n<p>"--" indicates states that do not operates programs of a given type. 0 signifies that a state operated a program of this type in 2014, but it ended before July 1, 2014, or began after that date.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/gvym-w343/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/gvym-w343/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/gvym-w343/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/gvym-w343/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.medicaid.gov/api/views/gvym-w343',
'issued': '2019-04-17',
'keyword': ['bho',
'managed care enrollment',
'mco',
'medicaid',
'medicare',
'mltss',
'pace',
'pahp',
'pccm',
'pihp'],
'landingPage': 'https://data.medicaid.gov/d/gvym-w343',
'modified': '2020-06-12',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Enrollment'],
'title': 'Managed Care Enrollment by Program and Population (Duals)'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Medicaid',
'hasEmail': 'mailto:Medicaid.gov@cms.hhs.gov'},
'description': 'No description provided',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/ruxk-tas2/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/ruxk-tas2/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/ruxk-tas2/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/ruxk-tas2/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.medicaid.gov/api/views/ruxk-tas2',
'issued': '2020-06-12',
'keyword': ['centers-for-medicare-medicaid-services'],
'landingPage': 'https://data.medicaid.gov/d/ruxk-tas2',
'modified': '2020-06-12',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'title': '2018 Managed Care Programs By State'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>NNDSS - Table IV. Tuberculosis - 2015.This Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States will exclude counts from US territories. Footnote:C.N.M.I.: Commonwealth of Northern Mariana Islands. U: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable Cum: Cumulative year-to-date counts. Min: Minimum. Max: Maximum. * Case counts for reporting year 2014 and 2015 are provisional through the end of the quarter, January 2, 2016. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a> Data for TB are displayed quarterly.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/ei7y-3g6s/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/ei7y-3g6s/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/ei7y-3g6s/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/ei7y-3g6s/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/ei7y-3g6s',
'issued': '2016-01-14',
'keyword': ['2015',
'mmwr',
'nedss',
'netss',
'nndss',
'tb',
'tuberculosis',
'wonder'],
'landingPage': 'https://data.cdc.gov/d/ei7y-3g6s',
'modified': '2016-01-14',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NNDSS'],
'title': 'NNDSS - Table IV. Tuberculosis'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'National Center for Health Statistics',
'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>This data set contains estimated teen birth rates for age group 15–19 (expressed per 1,000 females aged 15–19) by county and year.</p>\n<p>DEFINITIONS</p>\n<p>Estimated teen birth rate: Model-based estimates of teen birth rates for age group 15–19 (expressed per 1,000 females aged 15–19) for a specific county and year. Estimated county teen birth rates were obtained using the methods described elsewhere (1,2,3,4). These annual county-level teen birth estimates “borrow strength” across counties and years to generate accurate estimates where data are sparse due to small population size (1,2,3,4). The inferential method uses information—including the estimated teen birth rates from neighboring counties across years and the associated explanatory variables—to provide a stable estimate of the county teen birth rate.<br />\nMedian teen birth rate: The middle value of the estimated teen birth rates for the age group 15–19 for counties in a state.<br />\nBayesian credible intervals: A range of values within which there is a 95% probability that the actual teen birth rate will fall, based on the observed teen births data and the model.</p>\n<p>NOTES</p>\n<p>Data on the number of live births for women aged 15–19 years were extracted from the National Center for Health Statistics’ (NCHS) National Vital Statistics System birth data files for 2003–2015 (5).</p>\n<p>Population estimates were extracted from the files containing intercensal and postcensal bridged-race population estimates provided by NCHS. For each year, the July population estimates were used, with the exception of the year of the decennial census, 2010, for which the April estimates were used.</p>\n<p>Hierarchical Bayesian space–time models were used to generate hierarchical Bayesian estimates of county teen birth rates for each year during 2003–2015 (1,2,3,4).</p>\n<p>The Bayesian analogue of the frequentist confidence interval is defined as the Bayesian credible interval. A 100*(1-α)% Bayesian credible interval for an unknown parameter vector θ and observed data vector y is a subset C of parameter space Ф such that<br />\n1-α≤P({C│y})=∫p{θ │y}dθ,<br />\nwhere integration is performed over the set and is replaced by summation for discrete components of θ. The probability that θ lies in C given the observed data y is at least (1- α) (6).</p>\n<p>County borders in Alaska changed, and new counties were formed and others were merged, during 2003–2015. These changes were reflected in the population files but not in the natality files. For this reason, two counties in Alaska were collapsed so that the birth and population counts were comparable. Additionally, Kalawao County, a remote island county in Hawaii, recorded no births, and census estimates indicated a denominator of 0 (i.e., no females between the ages of 15 and 19 years residing in the county from 2003 through 2015). For this reason, Kalawao County was removed from the analysis. Also , Bedford City, Virginia, was added to Bedford County in 2015 and no longer appears in the mortality file in 2015. For consistency, Bedford City was merged with Bedford County, Virginia, for the entire 2003–2015 period. Final analysis was conducted on 3,137 counties for each year from 2003 through 2015. County boundaries are consistent with the vintage 2005–2007 bridged-race population file geographies (7).</p>\n<p>SOURCES</p>\n<p>National Center for Health Statistics. Vital statistics data available online, Natality all-county files. Hyattsville, MD. Published annually.</p>\n<p>For details about file release and access policy, see NCHS data release and access policy for micro-data and compressed vital statistics files, available from: <a href="http://www.cdc.gov/nchs/nvss/dvs_data_release.htm">http://www.cdc.gov/nchs/nvss/dvs_data_release.htm</a>.</p>\n<p>For natality public-use files, see vital statistics data available online, available from: <a href="https://www.cdc.gov/nchs/data_access/vitalstatsonline.htm">https://www.cdc.gov/nchs/data_access/vitalstatsonline.htm</a>.</p>\n<p>National Center for Health Statistics. U.S. Census populations with bridged race categories. Estimated population data available. Postcensal and intercensal files. Hyattsville, MD</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/3h58-x6cd/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/3h58-x6cd/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/3h58-x6cd/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/3h58-x6cd/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/3h58-x6cd',
'issued': '2020-01-27',
'keyword': ['county teen birth trends',
'county trends on teen births',
'nchs',
'teen births',
'u.s. teen birth rate',
'united states'],
'landingPage': 'https://data.cdc.gov/d/3h58-x6cd',
'modified': '2020-06-05',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NCHS'],
'title': 'NCHS - Teen Birth Rates for Age Group 15-19 in the United States by County'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'National Center for Health Statistics',
'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>This dataset contains model-based county estimates for drug-poisoning mortality.</p>\n<p>Deaths are classified using the International Classification of Diseases, Tenth Revision (ICD–10). Drug-poisoning deaths are defined as having ICD–10 underlying cause-of-death codes X40–X44 (unintentional), X60–X64 (suicide), X85 (homicide), or Y10–Y14 (undetermined intent).</p>\n<p>Estimates are based on the National Vital Statistics System multiple cause-of-death mortality files (1). Age-adjusted death rates (deaths per 100,000 U.S. standard population for 2000) are calculated using the direct method. Populations used for computing death rates for 2011–2016 are postcensal estimates based on the 2010 U.S. census. Rates for census years are based on populations enumerated in the corresponding censuses. Rates for noncensus years before 2010 are revised using updated intercensal population estimates and may differ from rates previously published.</p>\n<p>Death rates for some states and years may be low due to a high number of unresolved pending cases or misclassification of ICD–10 codes for unintentional poisoning as R99, “Other ill-defined and unspecified causes of mortality” (2). For example, this issue is known to affect New Jersey in 2009 and West Virginia in 2005 and 2009 but also may affect other years and other states. Drug poisoning death rates may be underestimated in those instances.</p>\n<p>Smoothed county age-adjusted death rates (deaths per 100,000 population) were obtained according to methods described elsewhere (3–5). Briefly, two-stage hierarchical models were used to generate empirical Bayes estimates of county age-adjusted death rates due to drug poisoning for each year. These annual county-level estimates “borrow strength” across counties to generate stable estimates of death rates where data are sparse due to small population size (3,5). Estimates for 1999-2015 have been updated, and may differ slightly from previously published estimates. Differences are expected to be minimal, and may result from different county boundaries used in this release (see below) and from the inclusion of an additional year of data. Previously published estimates can be found here for comparison.(6) Estimates are unavailable for Broomfield County, Colorado, and Denali County, Alaska, before 2003 (7,8). Additionally, Clifton Forge County, Virginia only appears on the mortality files prior to 2003, while Bedford City, Virginia was added to Bedford County in 2015 and no longer appears in the mortality file in 2015. These counties were therefore merged with adjacent counties where necessary to create a consistent set of geographic units across the time period. County boundaries are largely consistent with the vintage 2005-2007 bridged-race population file geographies, with the modifications noted previously (7,8).</p>\n<p>REFERENCES<br />\n1. National Center for Health Statistics. National Vital Statistics System: Mortality data. Available from: <a href="http://www.cdc.gov/nchs/deaths.htm">http://www.cdc.gov/nchs/deaths.htm</a>.</p>\n<ol start="2">\n<li>\n<p>CDC. CDC Wonder: Underlying cause of death 1999–2016. Available from: <a href="http://wonder.cdc.gov/wonder/help/ucd.html">http://wonder.cdc.gov/wonder/help/ucd.html</a>.</p>\n</li>\n<li>\n<p>Rossen LM, Khan D, Warner M. Trends and geographic patterns in drug-poisoning death rates in the U.S., 1999–2009. Am J Prev Med 45(6):e19–25. 2013.</p>\n</li>\n<li>\n<p>Rossen LM, Khan D, Warner M. Hot spots in mortality from drug poisoning in the United States, 2007–2009. Health Place 26:14–20. 2014.</p>\n</li>\n<li>\n<p>Rossen LM, Khan D, Hamilton B, Warner M. Spatiotemporal variation in selected health outcomes from the National Vital Statistics System. Presented at: 2015 National Conference on Health Statistics, August 25, 2015, Bethesda, MD. Available from: <a href="http://www.cdc.gov/nchs/ppt/nchs2015/Rossen_Tuesday_WhiteOak_BB3.pdf">http://www.cdc.gov/nchs/ppt/nchs2015/Rossen_Tuesday_WhiteOak_BB3.pdf</a>.</p>\n</li>\n<li>\n<p>Rossen LM, Bastian B, Warner M, and Khan D. NCHS – Drug Poisoning Mortality by County: United States, 1999-2015. Available from: <a href="https://data.cdc.gov/NCHS/NCHS-Drug-Poisoning-Mortality-by-County-United-Sta/pbkm-d27e">https://data.cdc.gov/NCHS/NCHS-Drug-Poisoning-Mortality-by-County-United...</a>.</p>\n</li>\n<li>\n<p>National Center for Health Statistics. County geog</p>\n</li>\n</ol>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/p56q-jrxg/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/p56q-jrxg/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/p56q-jrxg/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/p56q-jrxg/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/p56q-jrxg',
'issued': '2018-01-22',
'keyword': ['county',
'deaths',
'drug poisoning',
'mortality',
'nchs',
'united states'],
'landingPage': 'https://data.cdc.gov/d/p56q-jrxg',
'modified': '2020-06-05',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NCHS'],
'title': 'NCHS - Drug Poisoning Mortality by County: United States'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'National Center for Health Statistics',
'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>This dataset describes drug poisoning deaths at the U.S. and state level by selected demographic characteristics, and includes age-adjusted death rates for drug poisoning.</p>\n<p>Deaths are classified using the International Classification of Diseases, Tenth Revision (ICD–10). Drug-poisoning deaths are defined as having ICD–10 underlying cause-of-death codes X40–X44 (unintentional), X60–X64 (suicide), X85 (homicide), or Y10–Y14 (undetermined intent).</p>\n<p>Estimates are based on the National Vital Statistics System multiple cause-of-death mortality files (1). Age-adjusted death rates (deaths per 100,000 U.S. standard population for 2000) are calculated using the direct method. Populations used for computing death rates for 2011–2016 are postcensal estimates based on the 2010 U.S. census. Rates for census years are based on populations enumerated in the corresponding censuses. Rates for noncensus years before 2010 are revised using updated intercensal population estimates and may differ from rates previously published.</p>\n<p>Death rates for some states and years may be low due to a high number of unresolved pending cases or misclassification of ICD–10 codes for unintentional poisoning as R99, “Other ill-defined and unspecified causes of mortality” (2). For example, this issue is known to affect New Jersey in 2009 and West Virginia in 2005 and 2009 but also may affect other years and other states. Drug poisoning death rates may be underestimated in those instances.</p>\n<p>REFERENCES<br />\n1. National Center for Health Statistics. National Vital Statistics System: Mortality data. Available from: <a href="http://www.cdc.gov/nchs/deaths.htm">http://www.cdc.gov/nchs/deaths.htm</a>.</p>\n<ol start="2">\n<li>CDC. CDC Wonder: Underlying cause of death 1999–2016. Available from: <a href="http://wonder.cdc.gov/wonder/help/ucd.html">http://wonder.cdc.gov/wonder/help/ucd.html</a>.</li>\n</ol>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/xbxb-epbu/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/xbxb-epbu/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/xbxb-epbu/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/xbxb-epbu/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/xbxb-epbu',
'issued': '2018-06-04',
'keyword': ['deaths',
'drug poisoning',
'mortality',
'national',
'nchs',
'state',
'united states'],
'landingPage': 'https://data.cdc.gov/d/xbxb-epbu',
'modified': '2020-06-05',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NCHS'],
'title': 'NCHS - Drug Poisoning Mortality by State: United States'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'National Center for Health Statistics',
'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>This dataset describes injury mortality in the United States beginning in 1999. Two concepts are included in the circumstances of an injury death: intent of injury and mechanism of injury. Intent of injury describes whether the injury was inflicted purposefully (intentional injury) and, if purposeful, whether the injury was self-inflicted (suicide or self-harm) or inflicted by another person (homicide). Injuries that were not purposefully inflicted are considered unintentional (accidental) injuries. Mechanism of injury describes the source of the energy transfer that resulted in physical or physiological harm to the body. Examples of mechanisms of injury include falls, motor vehicle traffic crashes, burns, poisonings, and drownings (1,2).</p>\n<p>Data are based on information from all resident death certificates filed in the 50 states and the District of Columbia. Age-adjusted death rates (per 100,000 standard population) are based on the 2000 U.S. standard population. Populations used for computing death rates for 2011–2015 are postcensal estimates based on the 2010 census, estimated as of July 1, 2010. Rates for census years are based on populations enumerated in the corresponding censuses. Rates for non-census years before 2010 are revised using updated intercensal population estimates and may differ from rates previously published.</p>\n<p>Causes of injury death are classified by the International Classification of Diseases, Tenth Revision (ICD–10). Categories of injury intent and injury mechanism generally follow the categories in the external-cause-of-injury mortality matrix (1,2). Cause-of-death statistics are based on the underlying cause of death.</p>\n<p>SOURCES</p>\n<p>CDC/NCHS, National Vital Statistics System, mortality data (see <a href="http://www.cdc.gov/nchs/deaths.htm">http://www.cdc.gov/nchs/deaths.htm</a>); and CDC WONDER (see <a href="http://wonder.cdc.gov">http://wonder.cdc.gov</a>).</p>\n<p>REFERENCES</p>\n<ol>\n<li>\n<p>National Center for Health Statistics. ICD–10: External cause of injury mortality matrix.</p>\n</li>\n<li>\n<p>National Center for Health Statistics. Vital statistics data available. Mortality multiple cause files. Hyattsville, MD: National Center for Health Statistics. Available from: <a href="https://www.cdc.gov/nchs/data_access/vitalstatsonline.htm">https://www.cdc.gov/nchs/data_access/vitalstatsonline.htm</a>.</p>\n</li>\n<li>\n<p>Murphy SL, Xu JQ, Kochanek KD, Curtin SC, and Arias E. Deaths: Final data for 2015. National vital statistics reports; vol 66. no. 6. Hyattsville, MD: National Center for Health Statistics. 2017. Available from: <a href="https://www.cdc.gov/nchs/data/nvsr/nvsr66/nvsr66_06.pdf">https://www.cdc.gov/nchs/data/nvsr/nvsr66/nvsr66_06.pdf</a>.</p>\n</li>\n<li>\n<p>Miniño AM, Anderson RN, Fingerhut LA, Boudreault MA, Warner M. Deaths: Injuries, 2002. National vital statistics reports; vol 54 no 10. Hyattsville, MD: National Center for Health Statistics. 2006.</p>\n</li>\n</ol>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/nt65-c7a7/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/nt65-c7a7/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/nt65-c7a7/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/nt65-c7a7/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/nt65-c7a7',
'issued': '2018-06-15',
'keyword': ['injury', 'mortality', 'nchs', 'united states'],
'landingPage': 'https://data.cdc.gov/d/nt65-c7a7',
'modified': '2020-06-05',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NCHS'],
'title': 'NCHS - Injury Mortality: United States'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'National Center for Health Statistics',
'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>This dataset includes teen birth rates for females by age group, race, and Hispanic origin in the United States since 1960.</p>\n<p>Data availability varies by race and ethnicity groups. All birth data by race before 1980 are based on race of the child. Since 1980, birth data by race are based on race of the mother. For race, data are available for Black and White births since 1960, and for American Indians/Alaska Native and Asian/Pacific Islander births since 1980. Data on Hispanic origin are available since 1989. Teen birth rates for specific racial and ethnic categories are also available since 1989. From 2003 through 2015, the birth data by race were based on the “bridged” race categories (5). Starting in 2016, the race categories for reporting birth data changed; the new race and Hispanic origin categories are: Non-Hispanic, Single Race White; Non-Hispanic, Single Race Black; Non-Hispanic, Single Race American Indian/Alaska Native; Non-Hispanic, Single Race Asian; and, Non-Hispanic, Single Race Native Hawaiian/Pacific Islander (5,6). Birth data by the prior, “bridged” race (and Hispanic origin) categories are included through 2018 for comparison.</p>\n<p>National data on births by Hispanic origin exclude data for Louisiana, New Hampshire, and Oklahoma in 1989; New Hampshire and Oklahoma in 1990; and New Hampshire in 1991 and 1992. Birth and fertility rates for the Central and South American population includes other and unknown Hispanic. Information on reporting Hispanic origin is detailed in the Technical Appendix for the 1999 public-use natality data file (see <a href="ftp://ftp.cdc.gov/pub/Health_Statistics/NCHS/Dataset_Documentation/DVS/natality/Nat1999doc.pdf">ftp://ftp.cdc.gov/pub/Health_Statistics/NCHS/Dataset_Documentation/DVS/n...</a>).</p>\n<p>SOURCES</p>\n<p>NCHS, National Vital Statistics System, birth data (see <a href="https://www.cdc.gov/nchs/births.htm">https://www.cdc.gov/nchs/births.htm</a>); public-use data files (see <a href="https://www.cdc.gov/nchs/data_access/VitalStatsOnline.htm">https://www.cdc.gov/nchs/data_access/VitalStatsOnline.htm</a>); and CDC WONDER (see <a href="http://wonder.cdc.gov/">http://wonder.cdc.gov/</a>).</p>\n<p>REFERENCES</p>\n<ol>\n<li>\n<p>National Office of Vital Statistics. Vital Statistics of the United States, 1950, Volume I. 1954. Available from: <a href="https://www.cdc.gov/nchs/data/vsus/vsus_1950_1.pdf">https://www.cdc.gov/nchs/data/vsus/vsus_1950_1.pdf</a>.</p>\n</li>\n<li>\n<p>Hetzel AM. U.S. vital statistics system: major activities and developments, 1950-95. National Center for Health Statistics. 1997. Available from: <a href="https://www.cdc.gov/nchs/data/misc/usvss.pdf">https://www.cdc.gov/nchs/data/misc/usvss.pdf</a>.</p>\n</li>\n<li>\n<p>National Center for Health Statistics. Vital Statistics of the United States, 1967, Volume I–Natality. 1969. Available from: <a href="https://www.cdc.gov/nchs/data/vsus/nat67_1.pdf">https://www.cdc.gov/nchs/data/vsus/nat67_1.pdf</a>.</p>\n</li>\n<li>\n<p>Martin JA, Hamilton BE, Osterman MJK, et al. Births: Final data for 2015. National vital statistics reports; vol 66 no 1. Hyattsville, MD: National Center for Health Statistics. 2017. Available from: <a href="https://www.cdc.gov/nchs/data/nvsr/nvsr66/nvsr66_01.pdf">https://www.cdc.gov/nchs/data/nvsr/nvsr66/nvsr66_01.pdf</a>.</p>\n</li>\n<li>\n<p>Martin JA, Hamilton BE, Osterman MJK, Driscoll AK, Drake P. Births: Final data for 2016. National Vital Statistics Reports; vol 67 no 1. Hyattsville, MD: National Center for Health Statistics. 2018. Available from: <a href="https://www.cdc.gov/nvsr/nvsr67/nvsr67_01.pdf">https://www.cdc.gov/nvsr/nvsr67/nvsr67_01.pdf</a>.</p>\n</li>\n<li>\n<p>Martin JA, Hamilton BE, Osterman MJK, Driscoll AK, Births: Final data for 2018. National vital statistics reports; vol 68 no 13. Hyattsville, MD: National Center for Health Statistics. 2019. Available from: <a href="https://www.cdc.gov/nchs/data/nvsr/nvsr68/nvsr68_13.pdf">https://www.cdc.gov/nchs/data/nvsr/nvsr68/nvsr68_13.pdf</a>.</p>\n</li>\n</ol>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/e8kx-wbww/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/e8kx-wbww/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/e8kx-wbww/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/e8kx-wbww/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/e8kx-wbww',
'issued': '2020-01-27',
'keyword': ['age',
'birth rate',
'ethnicity',
'hispanic origin',
'nchs',
'race',
'united states'],
'landingPage': 'https://data.cdc.gov/d/e8kx-wbww',
'modified': '2020-06-05',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NCHS'],
'title': 'NCHS - Teen Birth Rates for Females by Age Group, Race, and Hispanic Origin: United States'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'National Center for Health Statistics',
'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>This dataset describes drug poisoning deaths at the U.S. and state level by selected demographic characteristics, and includes age-adjusted death rates for drug poisoning from 1999 to 2015.</p>\n<p>Deaths are classified using the International Classification of Diseases, Tenth Revision (ICD–10). Drug-poisoning deaths are defined as having ICD–10 underlying cause-of-death codes X40–X44 (unintentional), X60–X64 (suicide), X85 (homicide), or Y10–Y14 (undetermined intent).</p>\n<p>Estimates are based on the National Vital Statistics System multiple cause-of-death mortality files (1). Age-adjusted death rates (deaths per 100,000 U.S. standard population for 2000) are calculated using the direct method. Populations used for computing death rates for 2011–2015 are postcensal estimates based on the 2010 U.S. census. Rates for census years are based on populations enumerated in the corresponding censuses. Rates for noncensus years before 2010 are revised using updated intercensal population estimates and may differ from rates previously published.</p>\n<p>Estimate does not meet standards of reliability or precision. Death rates are flagged as “Unreliable” in the chart when the rate is calculated with a numerator of 20 or less.</p>\n<p>Death rates for some states and years may be low due to a high number of unresolved pending cases or misclassification of ICD–10 codes for unintentional poisoning as R99, “Other ill-defined and unspecified causes of mortality” (2). For example, this issue is known to affect New Jersey in 2009 and West Virginia in 2005 and 2009 but also may affect other years and other states. Estimates should be interpreted with caution.</p>\n<p>Smoothed county age-adjusted death rates (deaths per 100,000 population) were obtained according to methods described elsewhere (3–5). Briefly, two-stage hierarchical models were used to generate empirical Bayes estimates of county age-adjusted death rates due to drug poisoning for each year during 1999–2015. These annual county-level estimates “borrow strength” across counties to generate stable estimates of death rates where data are sparse due to small population size (3,5). Estimates are unavailable for Broomfield County, Colo., and Denali County, Alaska, before 2003 (6,7). Additionally, Bedford City, Virginia was added to Bedford County in 2015 and no longer appears in the mortality file in 2015. County boundaries are consistent with the vintage 2005-2007 bridged-race population file geographies (6).</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/jx6g-fdh6/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/jx6g-fdh6/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/jx6g-fdh6/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/jx6g-fdh6/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/jx6g-fdh6',
'issued': '2017-08-25',
'keyword': ['deaths',
'drug poisoning',
'mortality',
'national',
'nchs',
'state',
'united states'],
'landingPage': 'https://data.cdc.gov/d/jx6g-fdh6',
'modified': '2020-06-05',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NCHS'],
'title': 'NCHS - Drug Poisoning Mortality by State: United States'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'National Center for Health Statistics',
'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>This dataset presents the age-adjusted death rates for the 10 leading causes of death in the United States beginning in 1999.</p>\n<p>Data are based on information from all resident death certificates filed in the 50 states and the District of Columbia using demographic and medical characteristics. Age-adjusted death rates (per 100,000 population) are based on the 2000 U.S. standard population. Populations used for computing death rates after 2010 are postcensal estimates based on the 2010 census, estimated as of July 1, 2010. Rates for census years are based on populations enumerated in the corresponding censuses. Rates for non-census years before 2010 are revised using updated intercensal population estimates and may differ from rates previously published.</p>\n<p>Causes of death classified by the International Classification of Diseases, Tenth Revision (ICD–10) are ranked according to the number of deaths assigned to rankable causes. Cause of death statistics are based on the underlying cause of death.</p>\n<p>SOURCES<br />\nCDC/NCHS, National Vital Statistics System, mortality data (see <a href="http://www.cdc.gov/nchs/deaths.htm">http://www.cdc.gov/nchs/deaths.htm</a>); and CDC WONDER (see <a href="http://wonder.cdc.gov">http://wonder.cdc.gov</a>).</p>\n<p>REFERENCES</p>\n<ol>\n<li>\n<p>National Center for Health Statistics. Vital statistics data available. Mortality multiple cause files. Hyattsville, MD: National Center for Health Statistics. Available from: <a href="https://www.cdc.gov/nchs/data_access/vitalstatsonline.htm">https://www.cdc.gov/nchs/data_access/vitalstatsonline.htm</a>.</p>\n</li>\n<li>\n<p>Murphy SL, Xu JQ, Kochanek KD, Curtin SC, and Arias E. Deaths: Final data for 2015. National vital statistics reports; vol 66. no. 6. Hyattsville, MD: National Center for Health Statistics. 2017. Available from: <a href="https://www.cdc.gov/nchs/data/nvsr/nvsr66/nvsr66_06.pdf">https://www.cdc.gov/nchs/data/nvsr/nvsr66/nvsr66_06.pdf</a>.</p>\n</li>\n</ol>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/bi63-dtpu/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/bi63-dtpu/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/bi63-dtpu/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/bi63-dtpu/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/bi63-dtpu',
'issued': '2017-08-23',
'keyword': ['leading causes of death',
'mortality',
'nchs',
'state',
'united states'],
'landingPage': 'https://data.cdc.gov/d/bi63-dtpu',
'modified': '2020-06-05',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NCHS'],
'title': 'NCHS - Leading Causes of Death: United States'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'National Center for Health Statistics',
'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>This dataset includes percent distribution of births to unmarried women by age group in the United States since 1970.</p>\n<p>Methods for collecting information on marital status changed over the reporting period and have been documented in:</p>\n<p>• Ventura SJ, Bachrach CA. Nonmarital childbearing in the United States, 1940–99. National vital statistics reports; vol 48 no 16. Hyattsville, Maryland: National Center for Health Statistics. 2000. Available from: <a href="http://www.cdc.gov/nchs/data/nvsr/nvsr48/nvs48_16.pdf">http://www.cdc.gov/nchs/data/nvsr/nvsr48/nvs48_16.pdf</a>.<br />\n• National Center for Health Statistics. User guide to the 2013 natality public use file. Hyattsville, Maryland: National Center for Health Statistics. 2014. Available from: <a href="http://www.cdc.gov/nchs/data_access/VitalStatsOnline.htm">http://www.cdc.gov/nchs/data_access/VitalStatsOnline.htm</a>.</p>\n<p>SOURCES</p>\n<p>CDC/NCHS, National Vital Statistics System, birth data (see <a href="http://www.cdc.gov/nchs/births.htm">http://www.cdc.gov/nchs/births.htm</a>); public-use data files (see <a href="http://www.cdc.gov/nchs/data_access/Vitalstatsonline.htm">http://www.cdc.gov/nchs/data_access/Vitalstatsonline.htm</a>); and CDC WONDER (see <a href="http://wonder.cdc.gov/">http://wonder.cdc.gov/</a>).</p>\n<p>REFERENCES</p>\n<ol>\n<li>\n<p>Curtin SC, Ventura SJ, Martinez GM. Recent declines in nonmarital childbearing in the United States. NCHS data brief, no 162. Hyattsville, MD: National Center for Health Statistics. 2014. Available from: <a href="http://www.cdc.gov/nchs/data/databriefs/db162.pdf">http://www.cdc.gov/nchs/data/databriefs/db162.pdf</a>.</p>\n</li>\n<li>\n<p>Martin JA, Hamilton BE, Osterman MJK, et al. Births: Final data for 2015. National vital statistics reports; vol 66 no 1. Hyattsville, MD: National Center for Health Statistics. 2017. Available from: <a href="https://www.cdc.gov/nchs/data/nvsr/nvsr66/nvsr66_01.pdf">https://www.cdc.gov/nchs/data/nvsr/nvsr66/nvsr66_01.pdf</a>.</p>\n</li>\n</ol>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/hzd8-r9mj/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/hzd8-r9mj/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/hzd8-r9mj/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/hzd8-r9mj/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/hzd8-r9mj',
'issued': '2017-08-23',
'keyword': ['age', 'births', 'nchs', 'nonmarital', 'percent distribution'],
'landingPage': 'https://data.cdc.gov/d/hzd8-r9mj',
'modified': '2020-06-05',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NCHS'],
'title': 'NCHS - Percent Distribution of Births to Unmarried Women by Age Group: United States'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'National Center for Health Statistics',
'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>This dataset includes birth rates for unmarried women by age group, race, and Hispanic origin in the United States since 1970.</p>\n<p>Methods for collecting information on marital status changed over the reporting period and have been documented in:</p>\n<p>• Ventura SJ, Bachrach CA. Nonmarital childbearing in the United States, 1940–99. National vital statistics reports; vol 48 no 16. Hyattsville, Maryland: National Center for Health Statistics. 2000. Available from: <a href="http://www.cdc.gov/nchs/data/nvsr/nvsr48/nvs48_16.pdf">http://www.cdc.gov/nchs/data/nvsr/nvsr48/nvs48_16.pdf</a>.<br />\n• National Center for Health Statistics. User guide to the 2013 natality public use file. Hyattsville, Maryland: National Center for Health Statistics. 2014. Available from: <a href="http://www.cdc.gov/nchs/data_access/VitalStatsOnline.htm">http://www.cdc.gov/nchs/data_access/VitalStatsOnline.htm</a>.</p>\n<p>National data on births by Hispanics origin exclude data for Louisiana, New Hampshire, and Oklahoma in 1989; for New Hampshire and Oklahoma in 1990; for New Hampshire in 1991 and 1992. Information on reporting Hispanic origin is detailed in the Technical Appendix for the 1999 public-use natality data file (see (<a href="ftp://ftp.cdc.gov/pub/Health_Statistics/NCHS/Dataset_Documentation/DVS/natality/Nat1999doc.pdf">ftp://ftp.cdc.gov/pub/Health_Statistics/NCHS/Dataset_Documentation/DVS/n...</a>.)</p>\n<p>All birth data by race before 1980 are based on race of the child. Starting in 1980, birth data by race are based on race of the mother.</p>\n<p>SOURCES</p>\n<p>CDC/NCHS, National Vital Statistics System, birth data (see <a href="http://www.cdc.gov/nchs/births.htm">http://www.cdc.gov/nchs/births.htm</a>); public-use data files (see <a href="http://www.cdc.gov/nchs/data_access/Vitalstatsonline.htm">http://www.cdc.gov/nchs/data_access/Vitalstatsonline.htm</a>); and CDC WONDER (see <a href="http://wonder.cdc.gov/">http://wonder.cdc.gov/</a>).</p>\n<p>REFERENCES</p>\n<ol>\n<li>\n<p>Curtin SC, Ventura SJ, Martinez GM. Recent declines in nonmarital childbearing in the United States. NCHS data brief, no 162. Hyattsville, MD: National Center for Health Statistics. 2014. Available from: <a href="http://www.cdc.gov/nchs/data/databriefs/db162.pdf">http://www.cdc.gov/nchs/data/databriefs/db162.pdf</a>.</p>\n</li>\n<li>\n<p>Martin JA, Hamilton BE, Osterman MJK, et al. Births: Final data for 2015. National vital statistics reports; vol 66 no 1. Hyattsville, MD: National Center for Health Statistics. 2017. Available from: <a href="https://www.cdc.gov/nchs/data/nvsr/nvsr66/nvsr66_01.pdf">https://www.cdc.gov/nchs/data/nvsr/nvsr66/nvsr66_01.pdf</a>.</p>\n</li>\n</ol>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/6tkz-y37d/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/6tkz-y37d/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/6tkz-y37d/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/6tkz-y37d/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/6tkz-y37d',
'issued': '2017-08-23',
'keyword': ['birth rates',
'ethnicity',
'hispanic origin',
'nchs',
'nonmarital',
'race',
'united states'],
'landingPage': 'https://data.cdc.gov/d/6tkz-y37d',
'modified': '2020-06-05',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NCHS'],
'title': 'NCHS - Birth Rates for Unmarried Women by Age, Race, and Hispanic Origin: United States'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'National Center for Health Statistics',
'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>This dataset includes number of births to unmarried women by age group in the United States since 1940.</p>\n<p>Methods for collecting information on marital status changed over the reporting period and have been documented in:</p>\n<p>• Ventura SJ, Bachrach CA. Nonmarital childbearing in the United States, 1940–99. National vital statistics reports; vol 48 no 16. Hyattsville, Maryland: National Center for Health Statistics. 2000. Available from: <a href="http://www.cdc.gov/nchs/data/nvsr/nvsr48/nvs48_16.pdf">http://www.cdc.gov/nchs/data/nvsr/nvsr48/nvs48_16.pdf</a>.<br />\n• National Center for Health Statistics. User guide to the 2013 natality public use file. Hyattsville, Maryland: National Center for Health Statistics. 2014. Available from: <a href="http://www.cdc.gov/nchs/data_access/VitalStatsOnline.htm">http://www.cdc.gov/nchs/data_access/VitalStatsOnline.htm</a>.</p>\n<p>SOURCES</p>\n<p>CDC/NCHS, National Vital Statistics System, birth data (see <a href="http://www.cdc.gov/nchs/births.htm">http://www.cdc.gov/nchs/births.htm</a>); public-use data files (see <a href="http://www.cdc.gov/nchs/data_access/Vitalstatsonline.htm">http://www.cdc.gov/nchs/data_access/Vitalstatsonline.htm</a>); and CDC WONDER (see <a href="http://wonder.cdc.gov/">http://wonder.cdc.gov/</a>).</p>\n<p>REFERENCES</p>\n<ol>\n<li>\n<p>Curtin SC, Ventura SJ, Martinez GM. Recent declines in nonmarital childbearing in the United States. NCHS data brief, no 162. Hyattsville, MD: National Center for Health Statistics. 2014. Available from: <a href="http://www.cdc.gov/nchs/data/databriefs/db162.pdf">http://www.cdc.gov/nchs/data/databriefs/db162.pdf</a>.</p>\n</li>\n<li>\n<p>Martin JA, Hamilton BE, Osterman MJK, et al. Births: Final data for 2015. National vital statistics reports; vol 66 no 1. Hyattsville, MD: National Center for Health Statistics. 2017. Available from: <a href="https://www.cdc.gov/nchs/data/nvsr/nvsr66/nvsr66_01.pdf">https://www.cdc.gov/nchs/data/nvsr/nvsr66/nvsr66_01.pdf</a>.</p>\n</li>\n</ol>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/g6qk-ngsf/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/g6qk-ngsf/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/g6qk-ngsf/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/g6qk-ngsf/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/g6qk-ngsf',
'issued': '2017-08-23',
'keyword': ['births', 'nchs', 'nonmarital', 'united states'],
'landingPage': 'https://data.cdc.gov/d/g6qk-ngsf',
'modified': '2020-06-05',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NCHS'],
'title': 'NCHS - Births to Unmarried Women by Age Group: United States'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'National Center for Health Statistics',
'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>This dataset includes percent distribution of births for females by age group in the United States since 1933.</p>\n<p>The number of states in the reporting area differ historically. In 1915 (when the birth registration area was established), 10 states and the District of Columbia reported births; by 1933, 48 states and the District of Columbia were reporting births, with the last two states, Alaska and Hawaii, added to the registration area in 1959 and 1960, when these regions gained statehood. Reporting area information is detailed in references 1 and 2 below. Trend lines for 1909–1958 are based on live births adjusted for under-registration; beginning with 1959, trend lines are based on registered live births.</p>\n<p>SOURCES</p>\n<p>NCHS, National Vital Statistics System, birth data (see <a href="https://www.cdc.gov/nchs/births.htm">https://www.cdc.gov/nchs/births.htm</a>); public-use data files (see <a href="https://www.cdc.gov/nchs/data_access/VitalStatsOnline.htm">https://www.cdc.gov/nchs/data_access/VitalStatsOnline.htm</a>); and CDC WONDER (see <a href="http://wonder.cdc.gov/">http://wonder.cdc.gov/</a>).</p>\n<p>REFERENCES</p>\n<ol>\n<li>\n<p>National Office of Vital Statistics. Vital Statistics of the United States, 1950, Volume I. 1954. Available from: <a href="https://www.cdc.gov/nchs/data/vsus/vsus_1950_1.pdf">https://www.cdc.gov/nchs/data/vsus/vsus_1950_1.pdf</a>.</p>\n</li>\n<li>\n<p>Hetzel AM. U.S. vital statistics system: major activities and developments, 1950-95. National Center for Health Statistics. 1997. Available from: <a href="https://www.cdc.gov/nchs/data/misc/usvss.pdf">https://www.cdc.gov/nchs/data/misc/usvss.pdf</a>.</p>\n</li>\n<li>\n<p>National Center for Health Statistics. Vital Statistics of the United States, 1967, Volume I–Natality. 1969. Available from: <a href="https://www.cdc.gov/nchs/data/vsus/nat67_1.pdf">https://www.cdc.gov/nchs/data/vsus/nat67_1.pdf</a>.</p>\n</li>\n<li>\n<p>Martin JA, Hamilton BE, Osterman MJK, et al. Births: Final data for 2015. National vital statistics reports; vol 66 no 1. Hyattsville, MD: National Center for Health Statistics. 2017. Available from: <a href="https://www.cdc.gov/nchs/data/nvsr/nvsr66/nvsr66_01.pdf">https://www.cdc.gov/nchs/data/nvsr/nvsr66/nvsr66_01.pdf</a>.</p>\n</li>\n<li>\n<p>Martin JA, Hamilton BE, Osterman MJK, Driscoll AK, Drake P. Births: Final data for 2016. National Vital Statistics Reports; vol 67 no 1. Hyattsville, MD: National Center for Health Statistics. 2018. Available from: <a href="https://www.cdc.gov/nvsr/nvsr67/nvsr67_01.pdf">https://www.cdc.gov/nvsr/nvsr67/nvsr67_01.pdf</a>.</p>\n</li>\n<li>\n<p>Martin JA, Hamilton BE, Osterman MJK, Driscoll AK, Births: Final data for 2018. National vital statistics reports; vol 68 no 13. Hyattsville, MD: National Center for Health Statistics. 2019. Available from: <a href="https://www.cdc.gov/nchs/data/nvsr/nvsr68/nvsr68_13.pdf">https://www.cdc.gov/nchs/data/nvsr/nvsr68/nvsr68_13.pdf</a>.</p>\n</li>\n</ol>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/isx2-c2ii/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/isx2-c2ii/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/isx2-c2ii/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/isx2-c2ii/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/isx2-c2ii',
'issued': '2020-01-27',
'keyword': ['births', 'maternal age', 'nchs', 'united states'],
'landingPage': 'https://data.cdc.gov/d/isx2-c2ii',
'modified': '2020-06-05',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NCHS'],
'title': 'NCHS - Percent Distribution of Births for Females by Age Group: United States'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'National Center for Health Statistics',
'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>This dataset assembles all final birth data for females aged 15–19, 15–17, and 18–19 for the United States and each of the 50 states.</p>\n<p>Data are based on 100% of birth certificates filed in all 50 states. All the teen birth rates in this dashboard reflect the latest revisions to Census populations (i.e., the intercensal populations) and thus provide a consistent series of accurate rates for the past 25 years. The denominators of the teen birth rates for 1991–1999 have been revised to incorporate the results of the 2000 Census. The denominators of the teen birth rates for 2001–2009 have revised to incorporate the results of the 2010 Census.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/y268-sna3/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/y268-sna3/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/y268-sna3/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/y268-sna3/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/y268-sna3',
'issued': '2018-07-09',
'keyword': ['nchs',
'state teen birth trends',
'teen births',
'u.s. and state trends on teen births',
'u.s. teen birth rate',
'united states'],
'landingPage': 'https://data.cdc.gov/d/y268-sna3',
'modified': '2020-06-05',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NCHS'],
'title': 'NCHS - U.S. and State Trends on Teen Births'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'National Center for Health Statistics',
'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p><a href="https://www.cdc.gov/nchs/data-visualization/natality-trends/index.htm">https://www.cdc.gov/nchs/data-visualization/natality-trends/index.htm</a></p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/rg8a-czmp/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/rg8a-czmp/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/rg8a-czmp/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/rg8a-czmp/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/rg8a-czmp',
'issued': '2017-08-15',
'keyword': ['birth rate', 'nchs', 'united states', 'women'],
'landingPage': 'https://data.cdc.gov/d/rg8a-czmp',
'modified': '2020-06-05',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NCHS'],
'title': 'NCHS - Birth Rates for Women Aged 15-17, 17-18, and 15-19: United States, 1960-2015'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'National Center for Health Statistics',
'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>This dataset includes live births, birth rates, and fertility rates by Hispanic origin of mother in the United States since 1989.</p>\n<p>National data on births by Hispanic origin exclude data for Louisiana, New Hampshire, and Oklahoma in 1989; New Hampshire and Oklahoma in 1990; and New Hampshire in 1991 and 1992. Birth and fertility rates for the Central and South American population includes other and unknown Hispanic. Information on reporting Hispanic origin is detailed in the Technical Appendix for the 1999 public-use natality data file (see <a href="ftp://ftp.cdc.gov/pub/Health_Statistics/NCHS/Dataset_Documentation/DVS/natality/Nat1999doc.pdf">ftp://ftp.cdc.gov/pub/Health_Statistics/NCHS/Dataset_Documentation/DVS/n...</a>).</p>\n<p>SOURCES</p>\n<p>NCHS, National Vital Statistics System, birth data (see <a href="https://www.cdc.gov/nchs/births.htm">https://www.cdc.gov/nchs/births.htm</a>); public-use data files (see <a href="https://www.cdc.gov/nchs/data_access/VitalStatsOnline.htm">https://www.cdc.gov/nchs/data_access/VitalStatsOnline.htm</a>); and CDC WONDER (see <a href="http://wonder.cdc.gov/">http://wonder.cdc.gov/</a>).</p>\n<p>REFERENCES</p>\n<ol>\n<li>\n<p>National Office of Vital Statistics. Vital Statistics of the United States, 1950, Volume I. 1954. Available from: <a href="https://www.cdc.gov/nchs/data/vsus/vsus_1950_1.pdf">https://www.cdc.gov/nchs/data/vsus/vsus_1950_1.pdf</a>.</p>\n</li>\n<li>\n<p>Hetzel AM. U.S. vital statistics system: major activities and developments, 1950-95. National Center for Health Statistics. 1997. Available from: <a href="https://www.cdc.gov/nchs/data/misc/usvss.pdf">https://www.cdc.gov/nchs/data/misc/usvss.pdf</a>.</p>\n</li>\n<li>\n<p>National Center for Health Statistics. Vital Statistics of the United States, 1967, Volume I–Natality. 1969. Available from: <a href="https://www.cdc.gov/nchs/data/vsus/nat67_1.pdf">https://www.cdc.gov/nchs/data/vsus/nat67_1.pdf</a>.</p>\n</li>\n<li>\n<p>Martin JA, Hamilton BE, Osterman MJK, et al. Births: Final data for 2015. National vital statistics reports; vol 66 no 1. Hyattsville, MD: National Center for Health Statistics. 2017. Available from: <a href="https://www.cdc.gov/nchs/data/nvsr/nvsr66/nvsr66_01.pdf">https://www.cdc.gov/nchs/data/nvsr/nvsr66/nvsr66_01.pdf</a>.</p>\n</li>\n<li>\n<p>Martin JA, Hamilton BE, Osterman MJK, Driscoll AK, Drake P. Births: Final data for 2016. National Vital Statistics Reports; vol 67 no 1. Hyattsville, MD: National Center for Health Statistics. 2018. Available from: <a href="https://www.cdc.gov/nvsr/nvsr67/nvsr67_01.pdf">https://www.cdc.gov/nvsr/nvsr67/nvsr67_01.pdf</a>.</p>\n</li>\n<li>\n<p>Martin JA, Hamilton BE, Osterman MJK, Driscoll AK, Births: Final data for 2018. National vital statistics reports; vol 68 no 13. Hyattsville, MD: National Center for Health Statistics. 2019. Available from: <a href="https://www.cdc.gov/nchs/data/nvsr/nvsr68/nvsr68_13.pdf">https://www.cdc.gov/nchs/data/nvsr/nvsr68/nvsr68_13.pdf</a>.</p>\n</li>\n</ol>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/s54h-bixi/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/s54h-bixi/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/s54h-bixi/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/s54h-bixi/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/s54h-bixi',
'issued': '2020-01-27',
'keyword': ['birth',
'birth rate',
'ethnicity',
'fertility rate',
'hispanic origin',
'nchs',
'united states'],
'landingPage': 'https://data.cdc.gov/d/s54h-bixi',
'modified': '2020-06-05',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NCHS'],
'title': 'NCHS - Natality Measures for Females by Hispanic Origin Subgroup: United States'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'National Center for Health Statistics',
'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>This dataset includes live births, birth rates, and fertility rates by race of mother in the United States since 1960.</p>\n<p>Data availability varies by race and ethnicity groups. All birth data by race before 1980 are based on race of the child. Since 1980, birth data by race are based on race of the mother. For race, data are available for Black and White births since 1960, and for American Indians/Alaska Native and Asian/Pacific Islander births since 1980. Data on Hispanic origin are available since 1989. Teen birth rates for specific racial and ethnic categories are also available since 1989. From 2003 through 2015, the birth data by race were based on the “bridged” race categories (5). Starting in 2016, the race categories for reporting birth data changed; the new race and Hispanic origin categories are: Non-Hispanic, Single Race White; Non-Hispanic, Single Race Black; Non-Hispanic, Single Race American Indian/Alaska Native; Non-Hispanic, Single Race Asian; and, Non-Hispanic, Single Race Native Hawaiian/Pacific Islander (5,6). Birth data by the prior, “bridged” race (and Hispanic origin) categories are included through 2018 for comparison.</p>\n<p>SOURCES</p>\n<p>NCHS, National Vital Statistics System, birth data (see <a href="https://www.cdc.gov/nchs/births.htm">https://www.cdc.gov/nchs/births.htm</a>); public-use data files (see <a href="https://www.cdc.gov/nchs/data_access/VitalStatsOnline.htm">https://www.cdc.gov/nchs/data_access/VitalStatsOnline.htm</a>); and CDC WONDER (see <a href="http://wonder.cdc.gov/">http://wonder.cdc.gov/</a>).</p>\n<p>REFERENCES</p>\n<ol>\n<li>\n<p>National Office of Vital Statistics. Vital Statistics of the United States, 1950, Volume I. 1954. Available from: <a href="https://www.cdc.gov/nchs/data/vsus/vsus_1950_1.pdf">https://www.cdc.gov/nchs/data/vsus/vsus_1950_1.pdf</a>.</p>\n</li>\n<li>\n<p>Hetzel AM. U.S. vital statistics system: major activities and developments, 1950-95. National Center for Health Statistics. 1997. Available from: <a href="https://www.cdc.gov/nchs/data/misc/usvss.pdf">https://www.cdc.gov/nchs/data/misc/usvss.pdf</a>.</p>\n</li>\n<li>\n<p>National Center for Health Statistics. Vital Statistics of the United States, 1967, Volume I–Natality. 1969. Available from: <a href="https://www.cdc.gov/nchs/data/vsus/nat67_1.pdf">https://www.cdc.gov/nchs/data/vsus/nat67_1.pdf</a>.</p>\n</li>\n<li>\n<p>Martin JA, Hamilton BE, Osterman MJK, et al. Births: Final data for 2015. National vital statistics reports; vol 66 no 1. Hyattsville, MD: National Center for Health Statistics. 2017. Available from: <a href="https://www.cdc.gov/nchs/data/nvsr/nvsr66/nvsr66_01.pdf">https://www.cdc.gov/nchs/data/nvsr/nvsr66/nvsr66_01.pdf</a>.</p>\n</li>\n<li>\n<p>Martin JA, Hamilton BE, Osterman MJK, Driscoll AK, Drake P. Births: Final data for 2016. National Vital Statistics Reports; vol 67 no 1. Hyattsville, MD: National Center for Health Statistics. 2018. Available from: <a href="https://www.cdc.gov/nvsr/nvsr67/nvsr67_01.pdf">https://www.cdc.gov/nvsr/nvsr67/nvsr67_01.pdf</a>.</p>\n</li>\n<li>\n<p>Martin JA, Hamilton BE, Osterman MJK, Driscoll AK, Births: Final data for 2018. National vital statistics reports; vol 68 no 13. Hyattsville, MD: National Center for Health Statistics. 2019. Available from: <a href="https://www.cdc.gov/nchs/data/nvsr/nvsr68/nvsr68_13.pdf">https://www.cdc.gov/nchs/data/nvsr/nvsr68/nvsr68_13.pdf</a>.</p>\n</li>\n</ol>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/89yk-m38d/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/89yk-m38d/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/89yk-m38d/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/89yk-m38d/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/89yk-m38d',
'issued': '2020-01-27',
'keyword': ['birth rates',
'births',
'ethnicity',
'fertility rates',
'hispanic origin',
'nchs',
'race',
'united states'],
'landingPage': 'https://data.cdc.gov/d/89yk-m38d',
'modified': '2020-06-05',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NCHS'],
'title': 'NCHS - Natality Measures for Females by Race and Hispanic Origin: United States'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'National Center for Health Statistics',
'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>This dataset includes birth rates for females by age group in the United States since 1940.</p>\n<p>The number of states in the reporting area differ historically. In 1915 (when the birth registration area was established), 10 states and the District of Columbia reported births; by 1933, 48 states and the District of Columbia were reporting births, with the last two states, Alaska and Hawaii, added to the registration area in 1959 and 1960, when these regions gained statehood. Reporting area information is detailed in references 1 and 2 below. Trend lines for 1909–1958 are based on live births adjusted for under-registration; beginning with 1959, trend lines are based on registered live births.</p>\n<p>SOURCES</p>\n<p>NCHS, National Vital Statistics System, birth data (see <a href="https://www.cdc.gov/nchs/births.htm">https://www.cdc.gov/nchs/births.htm</a>); public-use data files (see <a href="https://www.cdc.gov/nchs/data_access/VitalStatsOnline.htm">https://www.cdc.gov/nchs/data_access/VitalStatsOnline.htm</a>); and CDC WONDER (see <a href="http://wonder.cdc.gov/">http://wonder.cdc.gov/</a>).</p>\n<p>REFERENCES</p>\n<ol>\n<li>\n<p>National Office of Vital Statistics. Vital Statistics of the United States, 1950, Volume I. 1954. Available from: <a href="https://www.cdc.gov/nchs/data/vsus/vsus_1950_1.pdf">https://www.cdc.gov/nchs/data/vsus/vsus_1950_1.pdf</a>.</p>\n</li>\n<li>\n<p>Hetzel AM. U.S. vital statistics system: major activities and developments, 1950-95. National Center for Health Statistics. 1997. Available from: <a href="https://www.cdc.gov/nchs/data/misc/usvss.pdf">https://www.cdc.gov/nchs/data/misc/usvss.pdf</a>.</p>\n</li>\n<li>\n<p>National Center for Health Statistics. Vital Statistics of the United States, 1967, Volume I–Natality. 1969. Available from: <a href="https://www.cdc.gov/nchs/data/vsus/nat67_1.pdf">https://www.cdc.gov/nchs/data/vsus/nat67_1.pdf</a>.</p>\n</li>\n<li>\n<p>Martin JA, Hamilton BE, Osterman MJK, et al. Births: Final data for 2015. National vital statistics reports; vol 66 no 1. Hyattsville, MD: National Center for Health Statistics. 2017. Available from: <a href="https://www.cdc.gov/nchs/data/nvsr/nvsr66/nvsr66_01.pdf">https://www.cdc.gov/nchs/data/nvsr/nvsr66/nvsr66_01.pdf</a>.</p>\n</li>\n<li>\n<p>Martin JA, Hamilton BE, Osterman MJK, Driscoll AK, Drake P. Births: Final data for 2016. National Vital Statistics Reports; vol 67 no 1. Hyattsville, MD: National Center for Health Statistics. 2018. Available from: <a href="https://www.cdc.gov/nvsr/nvsr67/nvsr67_01.pdf">https://www.cdc.gov/nvsr/nvsr67/nvsr67_01.pdf</a>.</p>\n</li>\n<li>\n<p>Martin JA, Hamilton BE, Osterman MJK, Driscoll AK, Births: Final data for 2018. National vital statistics reports; vol 68 no 13. Hyattsville, MD: National Center for Health Statistics. 2019. Available from: <a href="https://www.cdc.gov/nchs/data/nvsr/nvsr68/nvsr68_13.pdf">https://www.cdc.gov/nchs/data/nvsr/nvsr68/nvsr68_13.pdf</a>.</p>\n</li>\n</ol>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/yt7u-eiyg/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/yt7u-eiyg/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/yt7u-eiyg/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/yt7u-eiyg/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/yt7u-eiyg',
'issued': '2020-01-27',
'keyword': ['age of mother', 'birth rates', 'nchs', 'united states'],
'landingPage': 'https://data.cdc.gov/d/yt7u-eiyg',
'modified': '2020-06-05',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NCHS'],
'title': 'NCHS - Birth Rates for Females by Age Group: United States'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'National Center for Health Statistics',
'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>This dataset includes crude birth rates and general fertility rates in the United States since 1909.</p>\n<p>The number of states in the reporting area differ historically. In 1915 (when the birth registration area was established), 10 states and the District of Columbia reported births; by 1933, 48 states and the District of Columbia were reporting births, with the last two states, Alaska and Hawaii, added to the registration area in 1959 and 1960, when these regions gained statehood. Reporting area information is detailed in references 1 and 2 below. Trend lines for 1909–1958 are based on live births adjusted for under-registration; beginning with 1959, trend lines are based on registered live births.</p>\n<p>SOURCES</p>\n<p>NCHS, National Vital Statistics System, birth data (see <a href="https://www.cdc.gov/nchs/births.htm">https://www.cdc.gov/nchs/births.htm</a>); public-use data files (see <a href="https://www.cdc.gov/nchs/data_access/VitalStatsOnline.htm">https://www.cdc.gov/nchs/data_access/VitalStatsOnline.htm</a>); and CDC WONDER (see <a href="http://wonder.cdc.gov/">http://wonder.cdc.gov/</a>).</p>\n<p>REFERENCES</p>\n<ol>\n<li>\n<p>National Office of Vital Statistics. Vital Statistics of the United States, 1950, Volume I. 1954. Available from: <a href="https://www.cdc.gov/nchs/data/vsus/vsus_1950_1.pdf">https://www.cdc.gov/nchs/data/vsus/vsus_1950_1.pdf</a>.</p>\n</li>\n<li>\n<p>Hetzel AM. U.S. vital statistics system: major activities and developments, 1950-95. National Center for Health Statistics. 1997. Available from: <a href="https://www.cdc.gov/nchs/data/misc/usvss.pdf">https://www.cdc.gov/nchs/data/misc/usvss.pdf</a>.</p>\n</li>\n<li>\n<p>National Center for Health Statistics. Vital Statistics of the United States, 1967, Volume I–Natality. 1969. Available from: <a href="https://www.cdc.gov/nchs/data/vsus/nat67_1.pdf">https://www.cdc.gov/nchs/data/vsus/nat67_1.pdf</a>.</p>\n</li>\n<li>\n<p>Martin JA, Hamilton BE, Osterman MJK, et al. Births: Final data for 2015. National vital statistics reports; vol 66 no 1. Hyattsville, MD: National Center for Health Statistics. 2017. Available from: <a href="https://www.cdc.gov/nchs/data/nvsr/nvsr66/nvsr66_01.pdf">https://www.cdc.gov/nchs/data/nvsr/nvsr66/nvsr66_01.pdf</a>.</p>\n</li>\n<li>\n<p>Martin JA, Hamilton BE, Osterman MJK, Driscoll AK, Drake P. Births: Final data for 2016. National Vital Statistics Reports; vol 67 no 1. Hyattsville, MD: National Center for Health Statistics. 2018. Available from: <a href="https://www.cdc.gov/nvsr/nvsr67/nvsr67_01.pdf">https://www.cdc.gov/nvsr/nvsr67/nvsr67_01.pdf</a>.</p>\n</li>\n<li>\n<p>Martin JA, Hamilton BE, Osterman MJK, Driscoll AK, Births: Final data for 2018. National vital statistics reports; vol 68 no 13. Hyattsville, MD: National Center for Health Statistics. 2019. Available from: <a href="https://www.cdc.gov/nchs/data/nvsr/nvsr68/nvsr68_13.pdf">https://www.cdc.gov/nchs/data/nvsr/nvsr68/nvsr68_13.pdf</a>.</p>\n</li>\n</ol>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/e6fc-ccez/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/e6fc-ccez/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/e6fc-ccez/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/e6fc-ccez/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/e6fc-ccez',
'issued': '2020-01-27',
'keyword': ['birth rate', 'fertility rate', 'nchs', 'united states'],
'landingPage': 'https://data.cdc.gov/d/e6fc-ccez',
'modified': '2020-06-05',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NCHS'],
'title': 'NCHS - Births and General Fertility Rates: United States'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'National Center for Health Statistics',
'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>MMWR Surveillance Summary 66 (No. SS-1):1-8 found that nonmetropolitan areas have significant numbers of potentially excess deaths from the five leading causes of death. These figures accompany this report by presenting information on potentially excess deaths in nonmetropolitan and metropolitan areas at the state level. They also add additional years of data and options for selecting different age ranges and benchmarks.</p>\n<p>Potentially excess deaths are defined in MMWR Surveillance Summary 66(No. SS-1):1-8 as deaths that exceed the numbers that would be expected if the death rates of states with the lowest rates (benchmarks) occurred across all states. They are calculated by subtracting expected deaths for specific benchmarks from observed deaths.</p>\n<p>Not all potentially excess deaths can be prevented; some areas might have characteristics that predispose them to higher rates of death. However, many potentially excess deaths might represent deaths that could be prevented through improved public health programs that support healthier behaviors and neighborhoods or better access to health care services.</p>\n<p>Mortality data for U.S. residents come from the National Vital Statistics System. Estimates based on fewer than 10 observed deaths are not shown and shaded yellow on the map.</p>\n<p>Underlying cause of death is based on the International Classification of Diseases, 10th Revision (ICD-10)</p>\n<p>Heart disease (I00-I09, I11, I13, and I20–I51)<br />\nCancer (C00–C97)<br />\nUnintentional injury (V01–X59 and Y85–Y86)<br />\nChronic lower respiratory disease (J40–J47)<br />\nStroke (I60–I69)<br />\nLocality (nonmetropolitan vs. metropolitan) is based on the Office of Management and Budget’s 2013 county-based classification scheme.</p>\n<p>Benchmarks are based on the three states with the lowest age and cause-specific mortality rates.</p>\n<p>Potentially excess deaths for each state are calculated by subtracting deaths at the benchmark rates (expected deaths) from observed deaths.</p>\n<p>Users can explore three benchmarks:</p>\n<p>“2010 Fixed” is a fixed benchmark based on the best performing States in 2010.<br />\n“2005 Fixed” is a fixed benchmark based on the best performing States in 2005.<br />\n“Floating” is based on the best performing States in each year so change from year to year.</p>\n<p>SOURCES</p>\n<p>CDC/NCHS, National Vital Statistics System, mortality data (see <a href="http://www.cdc.gov/nchs/deaths.htm">http://www.cdc.gov/nchs/deaths.htm</a>); and CDC WONDER (see <a href="http://wonder.cdc.gov">http://wonder.cdc.gov</a>).</p>\n<p>REFERENCES</p>\n<ol>\n<li>\n<p>Moy E, Garcia MC, Bastian B, Rossen LM, Ingram DD, Faul M, Massetti GM, Thomas CC, Hong Y, Yoon PW, Iademarco MF. Leading Causes of Death in Nonmetropolitan and Metropolitan Areas – United States, 1999-2014. MMWR Surveillance Summary 2017; 66(No. SS-1):1-8.</p>\n</li>\n<li>\n<p>Garcia MC, Faul M, Massetti G, Thomas CC, Hong Y, Bauer UE, Iademarco MF. Reducing Potentially Excess Deaths from the Five Leading Causes of Death in the Rural United States. MMWR Surveillance Summary 2017; 66(No. SS-2):1–7.</p>\n</li>\n</ol>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/vdpk-qzpr/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/vdpk-qzpr/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/vdpk-qzpr/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/vdpk-qzpr/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/vdpk-qzpr',
'issued': '2017-08-15',
'keyword': ['cancer',
'chronic lower respiratory disease',
'heart disease',
'stroke',
'unintentional injury'],
'landingPage': 'https://data.cdc.gov/d/vdpk-qzpr',
'modified': '2020-06-05',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NCHS'],
'title': 'NCHS - Potentially Excess Deaths from the Five Leading Causes of Death'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:20'],
'contactPoint': {'fn': 'Oral Health Inquiries',
'hasEmail': 'mailto:oralhealth@cdc.gov'},
'describedBy': 'https://chronicdata.cdc.gov/Oral-Health/NOHSS-Child-Indicators/qcai-zfj9',
'description': '<p>Data for School year-end 1994 through year-end 2019. State oral health surveys are the data sources for these indicators. States periodically conduct independent screening surveys of a probability sample designed to be representative of all third grade students in the state. Some states also conduct surveys of students in other grades in school, or of Head Start program enrollees. This surveillance activity is voluntary. States submit their data to the Association of State and Territorial Dental Directors (ASTDD), where the survey design and data collected are reviewed for quality and against the criteria for inclusion in NOHSS, before being sent to CDC for inclusion in Oral Health Data. For more information, see: <a href="http://www.cdc.gov/oralhealthdata/overview/childIndicators/">http://www.cdc.gov/oralhealthdata/overview/childIndicators/</a></p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/qcai-zfj9/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/qcai-zfj9/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/qcai-zfj9/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/qcai-zfj9/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/qcai-zfj9',
'issued': '2018-06-14',
'keyword': ['astdd',
'basic screening survey',
'bss',
'caries',
'caries experience',
'child',
'children',
'dental sealants',
'division of oral health',
'nohss',
'oral health',
'prevalence',
'tooth decay',
'untreated tooth decay'],
'landingPage': 'https://data.cdc.gov/d/qcai-zfj9',
'modified': '2020-06-05',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'references': ['https://www.cdc.gov/oralhealthdata/'],
'theme': ['Oral Health'],
'title': 'NOHSS Child Indicators'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'National Center for Health Statistics',
'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>This dataset describes drug poisoning deaths at the county level by selected demographic characteristics and includes age-adjusted death rates for drug poisoning from 1999 to 2015.</p>\n<p>Deaths are classified using the International Classification of Diseases, Tenth Revision (ICD–10). Drug-poisoning deaths are defined as having ICD–10 underlying cause-of-death codes X40–X44 (unintentional), X60–X64 (suicide), X85 (homicide), or Y10–Y14 (undetermined intent).</p>\n<p>Estimates are based on the National Vital Statistics System multiple cause-of-death mortality files (1). Age-adjusted death rates (deaths per 100,000 U.S. standard population for 2000) are calculated using the direct method. Populations used for computing death rates for 2011–2015 are postcensal estimates based on the 2010 U.S. census. Rates for census years are based on populations enumerated in the corresponding censuses. Rates for noncensus years before 2010 are revised using updated intercensal population estimates and may differ from rates previously published.</p>\n<p>Estimate does not meet standards of reliability or precision. Death rates are flagged as “Unreliable” in the chart when the rate is calculated with a numerator of 20 or less.</p>\n<p>Death rates for some states and years may be low due to a high number of unresolved pending cases or misclassification of ICD–10 codes for unintentional poisoning as R99, “Other ill-defined and unspecified causes of mortality” (2). For example, this issue is known to affect New Jersey in 2009 and West Virginia in 2005 and 2009 but also may affect other years and other states. Estimates should be interpreted with caution.</p>\n<p>Smoothed county age-adjusted death rates (deaths per 100,000 population) were obtained according to methods described elsewhere (3–5). Briefly, two-stage hierarchical models were used to generate empirical Bayes estimates of county age-adjusted death rates due to drug poisoning for each year during 1999–2015. These annual county-level estimates “borrow strength” across counties to generate stable estimates of death rates where data are sparse due to small population size (3,5). Estimates are unavailable for Broomfield County, Colo., and Denali County, Alaska, before 2003 (6,7). Additionally, Bedford City, Virginia was added to Bedford County in 2015 and no longer appears in the mortality file in 2015. County boundaries are consistent with the vintage 2005-2007 bridged-race population file geographies (6).</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/pbkm-d27e/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/pbkm-d27e/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/pbkm-d27e/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/pbkm-d27e/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/pbkm-d27e',
'issued': '2017-04-11',
'keyword': ['county',
'deaths',
'drug poisoning',
'mortality',
'nchs',
'united states'],
'landingPage': 'https://data.cdc.gov/d/pbkm-d27e',
'modified': '2020-06-05',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NCHS'],
'title': 'NCHS - Drug Poisoning Mortality by County: United States'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'National Center for Health Statistics',
'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>All birth data by race before 1980 are based on race of the child; starting in 1980, birth data by race are based on race of the mother. Birth data are used to calculate infant mortality rate.</p>\n<p><a href="https://www.cdc.gov/nchs/data-visualization/mortality-trends/">https://www.cdc.gov/nchs/data-visualization/mortality-trends/</a></p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/ddsk-zebd/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/ddsk-zebd/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/ddsk-zebd/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/ddsk-zebd/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/ddsk-zebd',
'issued': '2016-06-22',
'keyword': ['infant mortality rates', 'nchs', 'race', 'united states'],
'landingPage': 'https://data.cdc.gov/d/ddsk-zebd',
'modified': '2020-06-05',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NCHS'],
'title': 'NCHS - Infant Mortality Rates, by Race: United States, 1915-2013'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'National Center for Health Statistics',
'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>Rates are infants (under 1 year) and neonatal (under 28 days) deaths per 1,000 live births.</p>\n<p><a href="https://www.cdc.gov/nchs/data-visualization/mortality-trends/">https://www.cdc.gov/nchs/data-visualization/mortality-trends/</a></p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/epev-k6ss/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/epev-k6ss/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/epev-k6ss/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/epev-k6ss/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/epev-k6ss',
'issued': '2016-06-22',
'keyword': ['infant', 'mortality', 'nchs', 'neonatal', 'united states'],
'landingPage': 'https://data.cdc.gov/d/epev-k6ss',
'modified': '2020-06-05',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NCHS'],
'title': 'NCHS - Infant and neonatal mortality rates: United States, 1915-2013'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'National Center for Health Statistics',
'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p><a href="https://www.cdc.gov/nchs/data-visualization/births-to-unmarried-women/index.htm">https://www.cdc.gov/nchs/data-visualization/births-to-unmarried-women/in...</a></p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/7pcd-2tnr/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/7pcd-2tnr/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/7pcd-2tnr/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/7pcd-2tnr/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/7pcd-2tnr',
'issued': '2015-12-02',
'keyword': ['hispanic origin',
'live birth rate',
'marital status',
'nchs',
'race',
'united states'],
'landingPage': 'https://data.cdc.gov/d/7pcd-2tnr',
'modified': '2020-06-05',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NCHS'],
'title': 'NCHS - Pregnancy and Live Birth Rates, by Marital Status and Race and Hispanic Origin: United States, 1990-2010'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'National Center for Health Statistics',
'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p><a href="https://www.cdc.gov/nchs/data-visualization/births-to-unmarried-women/index.htm">https://www.cdc.gov/nchs/data-visualization/births-to-unmarried-women/in...</a></p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/jvf6-ix4w/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/jvf6-ix4w/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/jvf6-ix4w/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/jvf6-ix4w/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/jvf6-ix4w',
'issued': '2015-12-02',
'keyword': ['age group', 'birth rates', 'nchs', 'united states', 'women'],
'landingPage': 'https://data.cdc.gov/d/jvf6-ix4w',
'modified': '2020-06-05',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NCHS'],
'title': 'NCHS - Nonmarital Birth Rates, by Age Group for All Women Age 15-44: United States, 1980-2013'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'National Center for Health Statistics',
'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p><a href="https://www.cdc.gov/nchs/data-visualization/natality-trends/index.htm">https://www.cdc.gov/nchs/data-visualization/natality-trends/index.htm</a></p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/hdy7-e2a3/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/hdy7-e2a3/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/hdy7-e2a3/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/hdy7-e2a3/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/hdy7-e2a3',
'issued': '2015-12-02',
'keyword': ['hispanic women', 'nchs', 'pregnancy rate', 'united states'],
'landingPage': 'https://data.cdc.gov/d/hdy7-e2a3',
'modified': '2020-06-05',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NCHS'],
'title': 'NCHS - Pregnancy Rates, by Age for Hispanic Women: United States, 1990-2010'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'National Center for Health Statistics',
'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>This dataset describes injury mortality in the United States beginning in 1999. Two concepts are included in the circumstances of an injury death: intent of injury and mechanism of injury. Intent of injury describes whether the injury was inflicted purposefully (intentional injury) and, if purposeful, whether the injury was self-inflicted (suicide or self-harm) or inflicted by another person (homicide). Injuries that were not purposefully inflicted are considered unintentional (accidental) injuries. Mechanism of injury describes the source of the energy transfer that resulted in physical or physiological harm to the body.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/vc9m-u7tv/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/vc9m-u7tv/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/vc9m-u7tv/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/vc9m-u7tv/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/vc9m-u7tv',
'issued': '2018-03-07',
'keyword': ['injury', 'mortality', 'nchs', 'united states'],
'landingPage': 'https://data.cdc.gov/d/vc9m-u7tv',
'modified': '2020-06-05',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NCHS'],
'title': 'NCHS - Injury Mortality: United States'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'Medicaid',
'hasEmail': 'mailto:Medicaid.gov@cms.hhs.gov'},
'description': '<p>Total Medicaid Enrollees - VIII Group Break Out Report Reported on the CMS-64</p>\n<p>The enrollment information is a state-reported count of unduplicated individuals enrolled in the state’s Medicaid program at any time during each month in the quarterly reporting period. The enrollment data identifies the total number of Medicaid enrollees and, for states that have expanded Medicaid, provides specific counts for the number of individuals enrolled in the new adult eligibility group, also referred to as the “VIII Group”. The VIII Group is only applicable for states that have expanded their Medicaid programs by adopting the VIII Group. This data includes state-by-state data for this population as well as a count of individuals whom the state has determined are newly eligible for Medicaid. All 50 states, the District of Columbia and the US territories are represented in these data.</p>\n<p>Notes:<br />\n1. “VIII GROUP” is also known as the “New Adult Group.”<br />\n2. The VIII Group is only applicable for states that have expanded their Medicaid programs by adopting the VIII Group. VIII Group enrollment information for the states that have not expanded their Medicaid program is noted as “N/A.”</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/pfrt-tr7q/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/pfrt-tr7q/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/pfrt-tr7q/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicaid.gov/api/views/pfrt-tr7q/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.medicaid.gov/api/views/pfrt-tr7q',
'issued': '2018-12-07',
'keyword': ['cms-64',
'enrollment',
'expansion population',
'medicaid',
'new adult group',
'viii group'],
'landingPage': 'https://data.medicaid.gov/d/pfrt-tr7q',
'modified': '2020-06-03',
'programCode': ['009:076'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Enrollment'],
'title': 'Medicaid Enrollment - New Adult Group'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'CMS',
'hasEmail': 'mailto:LTCHQualityQuestions@cms.hhs.gov'},
'description': '<p>A list of long-term care hospitals with data on the quality of patient care measures shown on Long-Term Care Hospital Compare.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/fp6g-2gsn/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/fp6g-2gsn/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/fp6g-2gsn/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/fp6g-2gsn/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.medicare.gov/api/views/fp6g-2gsn',
'issued': '2019-09-25',
'keyword': ['hospital', 'long term care hospital'],
'landingPage': 'https://data.medicare.gov/d/fp6g-2gsn',
'modified': '2020-06-03',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Long-Term Care Hospital Compare'],
'title': 'Long- Term Care Hospital - Provider Data'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'CMS',
'hasEmail': 'mailto:LTCHQualityQuestions@cms.hhs.gov'},
'description': '<p>National data on the quality of patient care measures shown on Long-Term Care Hospital Compare.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/5zdx-ny2x/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/5zdx-ny2x/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/5zdx-ny2x/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/5zdx-ny2x/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.medicare.gov/api/views/5zdx-ny2x',
'issued': '2019-06-05',
'keyword': ['hospital', 'long term care hospital'],
'landingPage': 'https://data.medicare.gov/d/5zdx-ny2x',
'modified': '2020-06-03',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Long-Term Care Hospital Compare'],
'title': 'Long- Term Care Hospital - National Data'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'CMS',
'hasEmail': 'mailto:LTCHQualityQuestions@cms.hhs.gov'},
'description': '<p>A list of long-term care hospitals with information such as address, phone number, ownership data and more.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/azum-44iv/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/azum-44iv/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/azum-44iv/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/azum-44iv/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.medicare.gov/api/views/azum-44iv',
'issued': '2019-11-12',
'keyword': ['hospital', 'long term care hospital'],
'landingPage': 'https://data.medicare.gov/d/azum-44iv',
'modified': '2020-06-03',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Long-Term Care Hospital Compare'],
'title': 'Long- Term Care Hospital - General Information'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'CMS',
'hasEmail': 'mailto:IRFQualityQuestions@cms.hhs.gov'},
'description': '<p>A list of inpatient rehabilitation facilities with data on the quality of patient care measures shown on Inpatient Rehabilitation Facility Compare.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/v9e4-nwhh/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/v9e4-nwhh/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/v9e4-nwhh/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/v9e4-nwhh/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.medicare.gov/api/views/v9e4-nwhh',
'issued': '2020-03-11',
'keyword': ['inpatient rehabilitation facilities',
'inpatient rehabilitation facility',
'rehabilitation'],
'landingPage': 'https://data.medicare.gov/d/v9e4-nwhh',
'modified': '2020-06-03',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Inpatient Rehabilitation Facility Compare'],
'title': 'Inpatient Rehabilitation Facility - Provider Data'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'CMS',
'hasEmail': 'mailto:IRFQualityQuestions@cms.hhs.gov'},
'description': '<p>National data on the quality of patient care measures shown on Inpatient Rehabilitation Facility Compare.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/nasn-k89k/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/nasn-k89k/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/nasn-k89k/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/nasn-k89k/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.medicare.gov/api/views/nasn-k89k',
'issued': '2020-03-11',
'keyword': ['inpatient rehabilitation facilities',
'inpatient rehabilitation facility',
'rehabilitation'],
'landingPage': 'https://data.medicare.gov/d/nasn-k89k',
'modified': '2020-06-03',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Inpatient Rehabilitation Facility Compare'],
'title': 'Inpatient Rehabilitation Facility - National Data'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'CMS',
'hasEmail': 'mailto:IRFQualityQuestions@cms.hhs.gov'},
'description': '<p>This dataset shows characteristics of the inpatient rehabilitation facilities that are shown on Inpatient Rehabilitation Facility Compare.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/7t8x-u3ir/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/7t8x-u3ir/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/7t8x-u3ir/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/7t8x-u3ir/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.medicare.gov/api/views/7t8x-u3ir',
'issued': '2019-12-11',
'keyword': ['inpatient rehabilitation facilities',
'inpatient rehabilitation facility',
'rehabilitation'],
'landingPage': 'https://data.medicare.gov/d/7t8x-u3ir',
'modified': '2020-06-03',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Inpatient Rehabilitation Facility Compare'],
'title': 'Inpatient Rehabilitation Facility - General Information'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'CMS',
'hasEmail': 'mailto:IRFQualityQuestions@cms.hhs.gov'},
'description': '<p>A list of inpatient rehabilitation facilities with data on the number of times people with Medicare who had certain medical conditions were treated in the last year.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/ka5z-ibe3/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/ka5z-ibe3/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/ka5z-ibe3/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/ka5z-ibe3/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.medicare.gov/api/views/ka5z-ibe3',
'issued': '2019-12-11',
'keyword': ['inpatient rehabilitation facilities',
'inpatient rehabilitation facility',
'rehabilitation'],
'landingPage': 'https://data.medicare.gov/d/ka5z-ibe3',
'modified': '2020-06-03',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Inpatient Rehabilitation Facility Compare'],
'title': 'Inpatient Rehabilitation Facility - Conditions'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:20'],
'contactPoint': {'fn': 'Oral Health Inquiries',
'hasEmail': 'mailto:oralhealth@cdc.gov'},
'describedBy': 'https://chronicdata.cdc.gov/Oral-Health/ASTDD-Synopses-of-State-Oral-Health-Programs-Selec/vwmz-4ja3',
'description': '<p>2011-2020. The ASTDD Synopses of State Oral Health Programs contain information useful in tracking states’ efforts to improve oral health and contributions to progress toward the national targets for Healthy People objectives for oral health. A subset of the information collected from the most recent five years is provided on the Oral Health Data website. For more information, see <a href="http://www.cdc.gov/oralhealthdata/overview/synopses/index.html">http://www.cdc.gov/oralhealthdata/overview/synopses/index.html</a></p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/vwmz-4ja3/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/vwmz-4ja3/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/vwmz-4ja3/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/vwmz-4ja3/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/vwmz-4ja3',
'issued': '2018-07-23',
'keyword': ['cleft lip/cleft palate recording',
'cleft lip/cleft palate referral to care',
'infrastructure',
'oral health',
'policy',
'programs',
'school based sealant programs',
'state dental directors',
'state oral health program characteristics',
'workforce'],
'landingPage': 'https://data.cdc.gov/d/vwmz-4ja3',
'modified': '2020-06-02',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'references': ['https://www.cdc.gov/oralhealthdata/'],
'theme': ['Oral Health'],
'title': 'ASTDD Synopses of State Oral Health Programs - Selected indicators'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:20'],
'contactPoint': {'fn': 'Craig Kassinger',
'hasEmail': 'mailto:cak8@cdc.gov'},
'description': '<p>This dataset provides modeled predictions of PM2.5 levels from the EPA\'s Downscaler model. Data are at the census tract level for 2016. These data are used by the CDC\'s National Environmental Public Health Tracking Network to generate air quality measures. Census tract-level datasets contain estimates of the mean predicted concentration and associated standard error. Please refer to the metadata attachment for more information.</p>\n<p>Learn more about outdoor air quality on the Tracking Network\'s website: <a href="https://ephtracking.cdc.gov/showAirLanding.action">https://ephtracking.cdc.gov/showAirLanding.action</a>.</p>\n<p>By using these data, you signify your agreement to comply with the following requirements:<br />\n1. Use the data for statistical reporting and analysis only.<br />\n2. Do not attempt to learn the identity of any person included in the data and do not combine these data with other data for the purpose of matching records to identify individuals.<br />\n3. Do not disclose of or make use of the identity of any person or establishment discovered inadvertently and report the discovery to: <a href="mailto:trackingsupport@cdc.gov">trackingsupport@cdc.gov</a>.<br />\n4. Do not imply or state, either in written or oral form, that interpretations based on the data are those of the original data sources and CDC unless the data user and data source are formally collaborating.<br />\n5. Acknowledge, in all reports or presentations based on these data, the original source of the data and CDC.<br />\n6. Suggested citation: Centers for Disease Control and Prevention. National Environmental Public Health Tracking Network. Web. Accessed: insert date. <a href="http://www.cdc.gov/ephtracking">www.cdc.gov/ephtracking</a>.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/7vu4-ngxx/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/7vu4-ngxx/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/7vu4-ngxx/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/7vu4-ngxx/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/7vu4-ngxx',
'issued': '2020-06-02',
'keyword': ['air pollution',
'asthma',
'environmental health',
'particulate matter',
'pm2.5'],
'landingPage': 'https://data.cdc.gov/d/7vu4-ngxx',
'modified': '2020-06-02',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['Environmental Health & Toxicology'],
'title': 'Daily Census Tract-Level PM2.5 Concentrations, 2016'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:20'],
'contactPoint': {'fn': 'SVI Coordinator',
'hasEmail': 'mailto:svi_coordinator@cdc.gov'},
'description': '<p>ATSDR’s Geospatial Research, Analysis & Services Program (GRASP) created Centers for Disease Control and Prevention Social Vulnerability Index (CDC SVI or simply SVI, hereafter) to help public health officials and emergency response planners identify and map the communities that will most likely need support before, during, and after a hazardous event.</p>\n<p>SVI indicates the relative vulnerability of every U.S. Census tract. Census tracts are subdivisions of counties for which the Census collects statistical data. SVI ranks the tracts on 15 social factors, including unemployment, minority status, and disability, and further groups them into four related themes. Thus, each tract receives a<br />\nranking for each Census variable and for each of the four themes, as well as an overall ranking.</p>\n<p>In addition to tract-level rankings, SVI 2018 also has corresponding rankings at the<br />\ncounty level. Notes below that describe “tract” methods also refer to county methods.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/48va-t53r/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/48va-t53r/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/48va-t53r/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/48va-t53r/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/48va-t53r',
'issued': '2020-03-10',
'keyword': ['2018',
'county',
'social vulnerability',
'social vulnerability index',
'united states',
'vulnerable populations'],
'landingPage': 'https://svi.cdc.gov/',
'modified': '2020-06-01',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['Health Statistics'],
'title': 'Social Vulnerability Index 2018 - United States, county'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:20'],
'contactPoint': {'fn': 'SVI Coordinator',
'hasEmail': 'mailto:svi_coordinator@cdc.gov'},
'description': '<p>ATSDR’s Geospatial Research, Analysis & Services Program (GRASP) created Centers for Disease Control and Prevention Social Vulnerability Index (CDC SVI or simply SVI, hereafter) to help public health officials and emergency response planners identify and map the communities that will most likely need support before, during, and after a hazardous event.</p>\n<p>SVI indicates the relative vulnerability of every U.S. Census tract. Census tracts are subdivisions of counties for which the Census collects statistical data. SVI ranks the tracts on 15 social factors, including unemployment, minority status, and disability, and further groups them into four related themes. Thus, each tract receives a<br />\nranking for each Census variable and for each of the four themes, as well as an overall ranking.</p>\n<p>In addition to tract-level rankings, SVI 2018 also has corresponding rankings at the<br />\ncounty level. Notes below that describe “tract” methods also refer to county methods.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/4d8n-kk8a/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/4d8n-kk8a/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/4d8n-kk8a/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/4d8n-kk8a/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/4d8n-kk8a',
'issued': '2020-03-11',
'keyword': ['2018',
'social vulnerability',
'social vulnerability index',
'tract',
'united states',
'vulnerable populations'],
'landingPage': 'https://svi.cdc.gov/',
'modified': '2020-06-01',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['Health Statistics'],
'title': 'Social Vulnerability Index 2018 - United States, tract'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:20'],
'contactPoint': {'fn': 'Craig Kassinger',
'hasEmail': 'mailto:nephtrackingsupport@cdc.gov'},
'description': '<p>This dataset provides modeled predictions of ozone levels from the EPA\'s Downscaler model. Data are at the census tract level for 2001-2005. These data are used by the CDC\'s National Environmental Public Health Tracking Network to generate air quality measures. Census tract-level datasets contain estimates of the mean predicted concentration and associated standard error. Please refer to the metadata attachment for more information.</p>\n<p>Learn more about outdoor air quality on the Tracking Network\'s website: <a href="https://ephtracking.cdc.gov/showAirLanding.action">https://ephtracking.cdc.gov/showAirLanding.action</a>.</p>\n<p>By using these data, you signify your agreement to comply with the following requirements:<br />\n1. Use the data for statistical reporting and analysis only.<br />\n2. Do not attempt to learn the identity of any person included in the data and do not combine these data with other data for the purpose of matching records to identify individuals.<br />\n3. Do not disclose of or make use of the identity of any person or establishment discovered inadvertently and report the discovery to: <a href="mailto:trackingsupport@cdc.gov">trackingsupport@cdc.gov</a>.<br />\n4. Do not imply or state, either in written or oral form, that interpretations based on the data are those of the original data sources and CDC unless the data user and data source are formally collaborating.<br />\n5. Acknowledge, in all reports or presentations based on these data, the original source of the data and CDC.<br />\n6. Suggested citation: Centers for Disease Control and Prevention. National Environmental Public Health Tracking Network. Web. Accessed: insert date. <a href="http://www.cdc.gov/ephtracking">www.cdc.gov/ephtracking</a>.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/847z-pxin/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/847z-pxin/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/847z-pxin/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/847z-pxin/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/847z-pxin',
'issued': '2020-06-01',
'keyword': ['air pollution', 'asthma', 'environmental health', 'ozone'],
'landingPage': 'https://data.cdc.gov/d/847z-pxin',
'modified': '2020-06-01',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['Environmental Health & Toxicology'],
'title': 'Daily Census Tract-Level Ozone Concentrations, 2011-2015'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:20'],
'contactPoint': {'fn': 'Craig Kassinger',
'hasEmail': 'mailto:trackingsupport@cdc.gov'},
'description': '<p>This dataset provides modeled predictions of ozone levels from the EPA\'s Downscaler model. Data are at the census tract level for 2016. These data are used by the CDC\'s National Environmental Public Health Tracking Network to generate air quality measures. Census tract-level datasets contain estimates of the mean predicted concentration and associated standard error. Please refer to the metadata attachment for more information.</p>\n<p>Learn more about outdoor air quality on the Tracking Network\'s website: <a href="https://ephtracking.cdc.gov/showAirLanding.action">https://ephtracking.cdc.gov/showAirLanding.action</a>.</p>\n<p>By using these data, you signify your agreement to comply with the following requirements:<br />\n1. Use the data for statistical reporting and analysis only.<br />\n2. Do not attempt to learn the identity of any person included in the data and do not combine these data with other data for the purpose of matching records to identify individuals.<br />\n3. Do not disclose of or make use of the identity of any person or establishment discovered inadvertently and report the discovery to: <a href="mailto:trackingsupport@cdc.gov">trackingsupport@cdc.gov</a>.<br />\n4. Do not imply or state, either in written or oral form, that interpretations based on the data are those of the original data sources and CDC unless the data user and data source are formally collaborating.<br />\n5. Acknowledge, in all reports or presentations based on these data, the original source of the data and CDC.<br />\n6. Suggested citation: Centers for Disease Control and Prevention. National Environmental Public Health Tracking Network. Web. Accessed: insert date. <a href="http://www.cdc.gov/ephtracking">www.cdc.gov/ephtracking</a>.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/cicv-w9dv/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/cicv-w9dv/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/cicv-w9dv/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/cicv-w9dv/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/cicv-w9dv',
'issued': '2020-06-01',
'keyword': ['air quality', 'asthma', 'environmental health', 'ozone'],
'landingPage': 'https://data.cdc.gov/d/cicv-w9dv',
'modified': '2020-06-01',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['Environmental Health & Toxicology'],
'title': 'Daily Census Tract-Level Ozone Concentrations, 2016'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:20'],
'contactPoint': {'fn': 'Craig Kassinger',
'hasEmail': 'mailto:nephtrackingsupport@cdc.gov'},
'description': '<p>This dataset provides modeled predictions of ozone levels from the EPA\'s Downscaler model. Data are at the census tract level for 2001-2005. These data are used by the CDC\'s National Environmental Public Health Tracking Network to generate air quality measures. Census tract-level datasets contain estimates of the mean predicted concentration and associated standard error. Please refer to the metadata attachment for more information.</p>\n<p>Learn more about outdoor air quality on the Tracking Network\'s website: <a href="https://ephtracking.cdc.gov/showAirLanding.action">https://ephtracking.cdc.gov/showAirLanding.action</a>.</p>\n<p>By using these data, you signify your agreement to comply with the following requirements:<br />\n1. Use the data for statistical reporting and analysis only.<br />\n2. Do not attempt to learn the identity of any person included in the data and do not combine these data with other data for the purpose of matching records to identify individuals.<br />\n3. Do not disclose of or make use of the identity of any person or establishment discovered inadvertently and report the discovery to: <a href="mailto:trackingsupport@cdc.gov">trackingsupport@cdc.gov</a>.<br />\n4. Do not imply or state, either in written or oral form, that interpretations based on the data are those of the original data sources and CDC unless the data user and data source are formally collaborating.<br />\n5. Acknowledge, in all reports or presentations based on these data, the original source of the data and CDC.<br />\n6. Suggested citation: Centers for Disease Control and Prevention. National Environmental Public Health Tracking Network. Web. Accessed: insert date. <a href="http://www.cdc.gov/ephtracking">www.cdc.gov/ephtracking</a>.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/v76h-zdce/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/v76h-zdce/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/v76h-zdce/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/v76h-zdce/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/v76h-zdce',
'issued': '2020-06-01',
'keyword': ['air pollution', 'asthma', 'environmental health', 'ozone'],
'landingPage': 'https://data.cdc.gov/d/v76h-zdce',
'modified': '2020-06-01',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['Environmental Health & Toxicology'],
'title': 'Daily Census Tract-Level Ozone Concentrations, 2001-2005'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'accrualPeriodicity': 'R/P1Y',
'bureauCode': ['009:20'],
'contactPoint': {'fn': 'CDC Info', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>Disability and Health Data System (DHDS) is an online source of state-level data on adults with disabilities. Users can access information on six functional disability types: cognitive (serious difficulty concentrating, remembering or making decisions), hearing (serious difficulty hearing or deaf), mobility (serious difficulty walking or climbing stairs), vision (serious difficulty seeing), self-care (difficulty dressing or bathing) and independent living (difficulty doing errands alone).</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/k62p-6esq/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/k62p-6esq/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/k62p-6esq/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/k62p-6esq/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/k62p-6esq',
'issued': '2019-05-22',
'keyword': ['dhds', 'disability'],
'landingPage': 'https://data.cdc.gov/d/k62p-6esq',
'modified': '2020-05-18',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['Disability & Health'],
'title': 'Disability and Health Data System (DHDS)'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:20'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>The CDC Botulism Consultation Service, the Alaska Division of Public Health, and the California Department of Public Health provide clinical consultations on suspected cases of all types of botulism except infant botulism. These agencies are the only sources of antitoxin for non-infant botulism in the United States. The California Infant Botulism Treatment and Prevention provides clinical consultations on suspected infant botulism cases; it is the only source of antitoxin for infant botulism in the United States. Together, these clinical consultations provide expert guidance to clinicians and support the collection of epidemiologic and medical information for all suspected botulism cases reported in the United States.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/66i6-hisz/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/66i6-hisz/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/66i6-hisz/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/66i6-hisz/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/66i6-hisz',
'issued': '2019-05-23',
'keyword': ['botulism'],
'landingPage': 'https://data.cdc.gov/d/66i6-hisz',
'language': ['en'],
'modified': '2019-05-23',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['Foodborne', 'Waterborne', 'and Related Diseases'],
'title': 'Botulism'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:20'],
'contactPoint': {'fn': 'Craig Kassinger',
'hasEmail': 'mailto:cak8@cdc.gov'},
'description': '<p>This dataset provides modeled predictions of PM2.5 levels from the EPA\'s Downscaler model. Data are at the census tract level for 2006-2010. These data are used by the CDC\'s National Environmental Public Health Tracking Network to generate air quality measures. Census tract-level datasets contain estimates of the mean predicted concentration and associated standard error. Please refer to the metadata attachment for more information.</p>\n<p>Learn more about outdoor air quality on the Tracking Network\'s website: <a href="https://ephtracking.cdc.gov/showAirLanding.action">https://ephtracking.cdc.gov/showAirLanding.action</a>.</p>\n<p>By using these data, you signify your agreement to comply with the following requirements:<br />\n1. Use the data for statistical reporting and analysis only.<br />\n2. Do not attempt to learn the identity of any person included in the data and do not combine these data with other data for the purpose of matching records to identify individuals.<br />\n3. Do not disclose of or make use of the identity of any person or establishment discovered inadvertently and report the discovery to: <a href="mailto:trackingsupport@cdc.gov">trackingsupport@cdc.gov</a>.<br />\n4. Do not imply or state, either in written or oral form, that interpretations based on the data are those of the original data sources and CDC unless the data user and data source are formally collaborating.<br />\n5. Acknowledge, in all reports or presentations based on these data, the original source of the data and CDC.<br />\n6. Suggested citation: Centers for Disease Control and Prevention. National Environmental Public Health Tracking Network. Web. Accessed: insert date. <a href="http://www.cdc.gov/ephtracking">www.cdc.gov/ephtracking</a>.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/ujra-cbx5/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/ujra-cbx5/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/ujra-cbx5/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/ujra-cbx5/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/ujra-cbx5',
'issued': '2020-05-29',
'keyword': ['air pollution',
'asthma',
'environmental health',
'particulate matter',
'pm2.5'],
'landingPage': 'https://data.cdc.gov/d/ujra-cbx5',
'modified': '2020-05-29',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['Environmental Health & Toxicology'],
'title': 'Daily Census Tract-Level PM2.5 Concentrations, 2006-2010'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'National Center for Health Statistics',
'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>Provisional estimates of infant mortality (deaths of infants under 1 year per 1,000 live births), neonatal mortality (deaths of infants aged 0-27 days per 1,000 live births), postneonatal mortality (deaths of infants aged 28 days through 11 months per 1,000 live births), and death rates for the five leading causes of infant death.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/jqwm-z2g9/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/jqwm-z2g9/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/jqwm-z2g9/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/jqwm-z2g9/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/jqwm-z2g9',
'issued': '2019-06-26',
'keyword': ['causes of death',
'infant mortality',
'national vital statistics system',
'nvss',
'vital statistics rapid release',
'vsrr'],
'landingPage': 'https://data.cdc.gov/d/jqwm-z2g9',
'modified': '2020-05-07',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NCHS'],
'title': 'NCHS - VSRR Quarterly provisional estimates for infant mortality'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'National Center for Health Statistics',
'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>Provisional estimates of selected reproductive indicators. Estimates are presented for: general fertility rates, age-specific birth rates, total and low risk cesarean delivery rates, preterm birth rates and other gestational age categories.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/76vv-a7x8/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/76vv-a7x8/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/76vv-a7x8/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/76vv-a7x8/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/76vv-a7x8',
'issued': '2018-07-31',
'keyword': ['birth rate',
'cesarean delivery',
'fertility rate',
'nchs',
'preterm birth',
'vital statistics rapid release',
'vsrr'],
'landingPage': 'https://data.cdc.gov/d/76vv-a7x8',
'modified': '2020-05-20',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NCHS'],
'title': 'NCHS - VSRR Quarterly provisional estimates for selected birth indicators'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:20'],
'contactPoint': {'fn': 'Craig Kassinger',
'hasEmail': 'mailto:cak8@cdc.gov'},
'description': '<p>This dataset provides modeled predictions of PM2.5 levels from the EPA\'s Downscaler model. Data are at the census tract level for 2001-2005. These data are used by the CDC\'s National Environmental Public Health Tracking Network to generate air quality measures. Census tract-level datasets contain estimates of the mean predicted concentration and associated standard error. Please refer to the metadata attachment for more information.</p>\n<p>Learn more about outdoor air quality on the Tracking Network\'s website: <a href="https://ephtracking.cdc.gov/showAirLanding.action">https://ephtracking.cdc.gov/showAirLanding.action</a>.</p>\n<p>By using these data, you signify your agreement to comply with the following requirements:<br />\n1. Use the data for statistical reporting and analysis only.<br />\n2. Do not attempt to learn the identity of any person included in the data and do not combine these data with other data for the purpose of matching records to identify individuals.<br />\n3. Do not disclose of or make use of the identity of any person or establishment discovered inadvertently and report the discovery to: <a href="mailto:trackingsupport@cdc.gov">trackingsupport@cdc.gov</a>.<br />\n4. Do not imply or state, either in written or oral form, that interpretations based on the data are those of the original data sources and CDC unless the data user and data source are formally collaborating.<br />\n5. Acknowledge, in all reports or presentations based on these data, the original source of the data and CDC.<br />\n6. Suggested citation: Centers for Disease Control and Prevention. National Environmental Public Health Tracking Network. Web. Accessed: insert date. <a href="http://www.cdc.gov/ephtracking">www.cdc.gov/ephtracking</a>.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/v5qq-ktfc/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/v5qq-ktfc/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/v5qq-ktfc/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/v5qq-ktfc/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/v5qq-ktfc',
'issued': '2020-05-22',
'keyword': ['air pollution',
'asthma',
'environmental health',
'particulate matter',
'pm2.5'],
'landingPage': 'https://data.cdc.gov/d/v5qq-ktfc',
'modified': '2020-05-22',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['Environmental Health & Toxicology'],
'title': 'Daily Census Tract-Level PM2.5 Concentrations, 2001-2005'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:20'],
'contactPoint': {'fn': 'Craig Kassinger',
'hasEmail': 'mailto:nephtrackingsupport@cdc.gov'},
'description': '<p>This dataset provides modeled predictions of PM2.5 levels from the EPA\'s Downscaler model. Data are at the county level for 2001-2016. These data are used by the CDC\'s National Environmental Public Health Tracking Network to generate air quality measures. Census tract-level datasets contain estimates of the mean predicted concentration and associated standard error. Please refer to the metadata attachment for more information.</p>\n<p>Learn more about outdoor air quality on the Tracking Network\'s website: <a href="https://ephtracking.cdc.gov/showAirLanding.action">https://ephtracking.cdc.gov/showAirLanding.action</a>.</p>\n<p>By using these data, you signify your agreement to comply with the following requirements:<br />\n1. Use the data for statistical reporting and analysis only.<br />\n2. Do not attempt to learn the identity of any person included in the data and do not combine these data with other data for the purpose of matching records to identify individuals.<br />\n3. Do not disclose of or make use of the identity of any person or establishment discovered inadvertently and report the discovery to: <a href="mailto:trackingsupport@cdc.gov">trackingsupport@cdc.gov</a>.<br />\n4. Do not imply or state, either in written or oral form, that interpretations based on the data are those of the original data sources and CDC unless the data user and data source are formally collaborating.<br />\n5. Acknowledge, in all reports or presentations based on these data, the original source of the data and CDC.<br />\n6. Suggested citation: Centers for Disease Control and Prevention. National Environmental Public Health Tracking Network. Web. Accessed: insert date. <a href="http://www.cdc.gov/ephtracking">www.cdc.gov/ephtracking</a>.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/7vdq-ztk9/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/7vdq-ztk9/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/7vdq-ztk9/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/7vdq-ztk9/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/7vdq-ztk9',
'issued': '2020-05-21',
'keyword': ['air pollution',
'asthma',
'environmental health',
'particulate matter',
'pm2.5'],
'landingPage': 'https://data.cdc.gov/d/7vdq-ztk9',
'modified': '2020-05-21',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['Environmental Health & Toxicology'],
'title': 'Daily PM2.5 Concentrations All County, 2001-2016'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:20'],
'contactPoint': {'fn': 'Craig Kassinger',
'hasEmail': 'mailto:trackingsupport@cdc.gov'},
'description': '<p>This dataset provides modeled predictions of ozone levels from the EPA\'s Downscaler model. These data are used by the CDC\'s National Environmental Public Health Tracking Network to generate air quality measures. Data are at the county levels for 2001-2014. The dataset includes the maximum, median, mean, and population-weighted mean concentration. Please refer to the metadata attachment for more information.</p>\n<p>Learn more about outdoor air quality on the Tracking Network\'s website: <a href="https://ephtracking.cdc.gov/showAirLanding.action">https://ephtracking.cdc.gov/showAirLanding.action</a>.</p>\n<p>By using these data, you signify your agreement to comply with the following requirements:<br />\n1. Use the data for statistical reporting and analysis only.<br />\n2. Do not attempt to learn the identity of any person included in the data and do not combine these data with other data for the purpose of matching records to identify individuals.<br />\n3. Do not disclose of or make use of the identity of any person or establishment discovered inadvertently and report the discovery to: <a href="mailto:trackingsupport@cdc.gov">trackingsupport@cdc.gov</a>.<br />\n4. Do not imply or state, either in written or oral form, that interpretations based on the data are those of the original data sources and CDC unless the data user and data source are formally collaborating.<br />\n5. Acknowledge, in all reports or presentations based on these data, the original source of the data and CDC.<br />\n6. Suggested citation: Centers for Disease Control and Prevention. National Environmental Public Health Tracking Network. Web. Accessed: insert date. <a href="http://www.cdc.gov/ephtracking">www.cdc.gov/ephtracking</a>.</p>\n<p>Problems or Questions?<br />\nEmail <a href="mailto:trackingsupport@cdc.gov">trackingsupport@cdc.gov</a>.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/kmf5-t9yc/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/kmf5-t9yc/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/kmf5-t9yc/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/kmf5-t9yc/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/kmf5-t9yc',
'issued': '2020-05-21',
'keyword': ['air pollution', 'asthma', 'environmental health', 'ozone'],
'landingPage': 'https://ephtracking.cdc.gov/',
'modified': '2020-05-21',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['Environmental Health & Toxicology'],
'title': 'Daily County-Level Ozone Concentrations, 2001-2016'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>NNDSS - Table II. Spotted Fever Rickettsiosis to Syphilis - 2017. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories.</p>\n<p>Note:<br />\nThese are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting.</p>\n<p>Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available.</p>\n<p>Footnotes:<br />\n C.N.M.I.: Commonwealth of Northern Mariana Islands.</p>\n<p>U: Unavailable. —: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<p>*Three low incidence conditions, rubella, rubella congenital, and tetanus, are in Table II to facilitate case count verification with reporting jurisdictions.</p>\n<p>† Case counts for reporting year 2017 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/">http://wwwn.cdc.gov/nndss/document/</a> ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf. Data for tuberculosis are displayed in Table IV, which appears quarterly.</p>\n<p>§ Illnesses with similar clinical presentation that result from Spotted Fever Group Rickettsia infections are reported as Spotted Fever Rickettsioses. Rocky Mountain Spotted Fever (RMSF), caused by Rickettsia rickettsii, is the most common and well-known Spotted Fever.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/75b3-73qi/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/75b3-73qi/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/75b3-73qi/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/75b3-73qi/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/75b3-73qi',
'issued': '2018-01-04',
'keyword': ['2017',
'mmwr',
'nedss',
'netss',
'nndss',
'spotted fever rickettsiosis',
'syphilis primary and secondary',
'wonder'],
'landingPage': 'https://data.cdc.gov/d/75b3-73qi',
'modified': '2018-01-04',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NNDSS'],
'title': 'NNDSS - Table II. Spotted Fever Rickettsiosis to Syphilis'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>NNDSS - Table IV. Tuberculosis - 2016.This Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States will exclude counts from US territories. Footnote: C.N.M.I.: Commonwealth of Northern Mariana Islands. U: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable Cum: Cumulative year-to-date counts. Min: Minimum. Max: Maximum. * Case counts for reporting year 2015 and 2016 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a> Data for TB are displayed quarterly.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/pkas-xr96/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/pkas-xr96/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/pkas-xr96/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/pkas-xr96/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/pkas-xr96',
'issued': '2017-01-13',
'keyword': ['2016',
'mmwr',
'nedss',
'netss',
'nndss',
'tb',
'tuberculosis',
'wonder'],
'landingPage': 'https://data.cdc.gov/d/pkas-xr96',
'modified': '2017-01-13',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NNDSS'],
'title': 'NNDSS - Table IV. Tuberculosis'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>Source for 2012 national data: National Occupant Protection Use Survey (NOPUS), 2012. Source for 2014 national data: National Occupant Protection Use Survey (NOPUS), 2014. Source for 2012 state data: State Observational Survey of Seat Belt Use, 2012. Source for 2014 state data: Seat Belt Use in 2014- Use Rates in the States and Territories</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/4r49-eadb/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/4r49-eadb/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/4r49-eadb/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/4r49-eadb/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/4r49-eadb',
'issued': '2016-09-14',
'keyword': ['cdc', 'centers for disease control and prevention'],
'landingPage': 'https://data.cdc.gov/d/4r49-eadb',
'modified': '2016-09-14',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['Motor Vehicle'],
'title': 'Percentage of Drivers and Front Seat Passengers Wearing Seat Belts, 2012 & 2014, Region 6 - Dallas'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>NNDSS - Table II. Invasive Pneumococcal to Legionellosis - 2015.In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories. Note:These are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting. Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available. Footnotes:C.N.M.I.: Commonwealth of Northern Mariana Islands. U: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum. * Three low incidence conditions, rubella, rubella congenital, and tetanus, have been moved to Table 2 to facilitate case count verification with reporting jurisdictions. ��� Case counts for reporting year 2015 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>. Data for TB are displayed in Table IV, which appears quarterly. �� Includes drug resistant and susceptible cases of Invasive Pneumococcal Disease. This condition was previously named Streptococcus pneumoniae invasive disease and cases were reported to CDC using different event codes to specify whether the cases were drug resistant or in a defined age group, such as <5 years. Since 2010, case notifications for this condition were consolidated under one event code for Invasive pneumococcal disease.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/ydsy-yh5w/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/ydsy-yh5w/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/ydsy-yh5w/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/ydsy-yh5w/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/ydsy-yh5w',
'issued': '2016-01-07',
'keyword': ['2015',
'invasive pneumococcal disease',
'legionellosis',
'mmwr',
'nedss',
'netss',
'nndss',
'pneumococcal',
'wonder'],
'landingPage': 'https://data.cdc.gov/d/ydsy-yh5w',
'modified': '2016-01-07',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NNDSS'],
'title': 'NNDSS - Table II. Invasive Pneumococcal to Legionellosis'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>NNDSS - TABLE 1KK. Vancomycin-resistant Staphylococcus aureus to Varicella morbidity - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/dy4n-fbwg/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/dy4n-fbwg/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/dy4n-fbwg/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/dy4n-fbwg/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/dy4n-fbwg',
'issued': '2019-04-23',
'keyword': ['2019',
'nedss',
'netss',
'nndss',
'vancomycin-resistant staphylococcus aureus',
'varicella morbidity',
'wonder'],
'landingPage': 'https://data.cdc.gov/d/dy4n-fbwg',
'modified': '2020-01-02',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NNDSS'],
'title': 'NNDSS - TABLE 1KK. Vancomycin-resistant Staphylococcus aureus to Varicella morbidity'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>Health, United States is an annual report on trends in health statistics, find more information at <a href="http://www.cdc.gov/nchs/hus.htm">http://www.cdc.gov/nchs/hus.htm</a>.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/m4es-3af4/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/m4es-3af4/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/m4es-3af4/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/m4es-3af4/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/m4es-3af4',
'issued': '2013-07-29',
'keyword': ['hus', 'low birthweight'],
'landingPage': 'https://data.cdc.gov/d/m4es-3af4',
'modified': '2015-08-27',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['Health Statistics'],
'title': 'Selected Trend Table from Health, United States, 2011. Low birthweight live births, by race and Hispanic origin of mother, and state: United States, 2000 - 2002, 2003 - 2005, and 2006 - 2008'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>NNDSS - Table II. Spotted fever rickettsiosis to Syphilis, primary and secondary - 2018. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states or territory.</p>\n<p>Note:</p>\n<p>This table contains provisional cases of selected national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:</p>\n<p>C.N.M.I.: Commonwealth of Northern Mariana Islands.<br />\nU: Unavailable. —: No reported cases. N: Not reportable. NA: Not Available. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<ul>\n<li>Case counts for reporting years 2017 and 2018 are provisional and subject to change. Data for years 2013 through 2016 are finalized. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>.</li>\n</ul>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/efpc-rr7b/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/efpc-rr7b/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/efpc-rr7b/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/efpc-rr7b/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/efpc-rr7b',
'issued': '2019-01-03',
'keyword': ['2018',
'nedss',
'netss',
'nndss',
'primary and secondary',
'spotted fever rickettsiosis',
'syphilis',
'wonder'],
'landingPage': 'https://data.cdc.gov/d/efpc-rr7b',
'modified': '2019-01-03',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NNDSS'],
'title': 'NNDSS - Table II. Spotted fever rickettsiosis to Syphilis, primary and secondary'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': "<p>Rate of deaths by age/gender (per 100,000 population) for motor vehicle occupants killed in crashes, 2012 & 2014. 2012 Source: Fatality Analysis Reporting System (FARS). 2014 Source: National Highway Traffic Safety Administration's (NHTSA) Fatality Analysis Reporting System (FARS), 2014 Annual Report File Note: Blank cells indicate data are suppressed. Fatality rates based on fewer than 20 deaths are suppressed.</p>\n",
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/8i5t-42wz/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/8i5t-42wz/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/8i5t-42wz/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/8i5t-42wz/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/8i5t-42wz',
'issued': '2016-10-18',
'keyword': ['cdc', 'centers for disease control and prevention'],
'landingPage': 'https://data.cdc.gov/d/8i5t-42wz',
'modified': '2016-10-18',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['Motor Vehicle'],
'title': 'Motor Vehicle Occupant Death Rate, by Age and Gender, 2012 & 2014, Region 8 - Denver'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': "<p>Rate of deaths by age/gender (per 100,000 population) for motor vehicle occupants killed in crashes, 2012 & 2014. 2012 Source: Fatality Analysis Reporting System (FARS). 2014 Source: National Highway Traffic Safety Administration's (NHTSA) Fatality Analysis Reporting System (FARS), 2014 Annual Report File Note: Blank cells indicate data are suppressed. Fatality rates based on fewer than 20 deaths are suppressed.</p>\n",
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/29ew-qk7z/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/29ew-qk7z/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/29ew-qk7z/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/29ew-qk7z/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/29ew-qk7z',
'issued': '2016-10-18',
'keyword': ['cdc', 'centers for disease control and prevention'],
'landingPage': 'https://data.cdc.gov/d/29ew-qk7z',
'modified': '2016-10-18',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['Motor Vehicle'],
'title': 'Motor Vehicle Occupant Death Rate, by Age and Gender, 2012 & 2014, Region 3 - Philadelphia'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': "<p>Alcohol-Impaired Driving Fatalities 2005-2014; All persons killed in crashes involving a driver with BAC >= .08 g/dL. Occupant Fatalities 2005-2014; All occupants killed where body type = 1-79. Source: National Highway Traffic Safety Administration's (NHTSA) Fatality Analysis Reporting System (FARS), 2005-2013 Final Reports and 2014 Annual Report File</p>\n",
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/haed-k2ka/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/haed-k2ka/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/haed-k2ka/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/haed-k2ka/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/haed-k2ka',
'issued': '2016-09-26',
'keyword': ['cdc', 'centers for disease control and prevention'],
'landingPage': 'https://data.cdc.gov/d/haed-k2ka',
'modified': '2016-09-26',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['Motor Vehicle'],
'title': 'Occupant and Alcohol-Impaired Driving Deaths in States, 2005-2014'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>Source: Behavioral Risk Factor Surveillance System (BRFSS), 2012, 2014.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/e8fc-yrqd/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/e8fc-yrqd/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/e8fc-yrqd/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/e8fc-yrqd/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/e8fc-yrqd',
'issued': '2016-09-14',
'keyword': ['cdc', 'centers for disease control and prevention'],
'landingPage': 'https://data.cdc.gov/d/e8fc-yrqd',
'modified': '2016-09-14',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['Motor Vehicle'],
'title': 'Percentage of Adults Who Report Driving After Drinking Too Much (in the past 30 days), 2012 & 2014, Region 1 - Boston'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>Source: Behavioral Risk Factor Surveillance System (BRFSS), 2012, 2014.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/i9qr-47vu/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/i9qr-47vu/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/i9qr-47vu/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/i9qr-47vu/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/i9qr-47vu',
'issued': '2016-09-14',
'keyword': ['cdc', 'centers for disease control and prevention'],
'landingPage': 'https://data.cdc.gov/d/i9qr-47vu',
'modified': '2016-09-14',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['Motor Vehicle'],
'title': 'Percentage of Adults Who Report Driving After Drinking Too Much (in the past 30 days), 2012 & 2014, Region 9 - San Francisco'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>Source for 2012 national data: National Occupant Protection Use Survey (NOPUS), 2012. Source for 2014 national data: National Occupant Protection Use Survey (NOPUS), 2014. Source for 2012 state data: State Observational Survey of Seat Belt Use, 2012. Source for 2014 state data: Seat Belt Use in 2014- Use Rates in the States and Territories</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/hauf-e9a4/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/hauf-e9a4/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/hauf-e9a4/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/hauf-e9a4/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/hauf-e9a4',
'issued': '2016-09-14',
'keyword': ['cdc', 'centers for disease control and prevention'],
'landingPage': 'https://data.cdc.gov/d/hauf-e9a4',
'modified': '2016-09-14',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['Motor Vehicle'],
'title': 'Percentage of Drivers and Front Seat Passengers Wearing Seat Belts, 2012 & 2014, Region 3 - Philadelphia'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>Source for 2012 national data: National Occupant Protection Use Survey (NOPUS), 2012. Source for 2014 national data: National Occupant Protection Use Survey (NOPUS), 2014. Source for 2012 state data: State Observational Survey of Seat Belt Use, 2012. Source for 2014 state data: Seat Belt Use in 2014- Use Rates in the States and Territories</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/iz46-hpaa/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/iz46-hpaa/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/iz46-hpaa/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/iz46-hpaa/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/iz46-hpaa',
'issued': '2016-09-14',
'keyword': ['cdc', 'centers for disease control and prevention'],
'landingPage': 'https://data.cdc.gov/d/iz46-hpaa',
'modified': '2016-09-14',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['Motor Vehicle'],
'title': 'Percentage of Drivers and Front Seat Passengers Wearing Seat Belts, 2012 & 2014, Region 8 - Denver'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>NNDSS - Table II. Ehrlichiosis/Anaplasmosis - 2015.In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories. Note:These are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting. Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available. Footnotes:C.N.M.I.: Commonwealth of Northern Mariana Islands. U: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum. * Three low incidence conditions, rubella, rubella congenital, and tetanus, have been moved to Table 2 to facilitate case count verification with reporting jurisdictions. ��� Case counts for reporting year 2015 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/">http://wwwn.cdc.gov/nndss/document/</a> ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf. Data for TB are displayed in Table IV, which appears quarterly. �� Cumulative total E. ewingii cases reported for year 2015 = 0, and 14 cases reported for 2014.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/j9id-xrm6/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/j9id-xrm6/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/j9id-xrm6/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/j9id-xrm6/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/j9id-xrm6',
'issued': '2016-01-07',
'keyword': ['2015',
'anaplasma phagocytophilum',
'ehrlichia chaffeensis',
'ehrlichiosis/anaplasmosis',
'mmwr',
'nedss',
'netss',
'nndss',
'undetermined',
'wonder'],
'landingPage': 'https://data.cdc.gov/d/j9id-xrm6',
'modified': '2016-01-07',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NNDSS'],
'title': 'NNDSS - Table II. Ehrlichiosis/Anaplasmosis'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>NNDSS - TABLE 1EE. Salmonella Paratyphi infection to Salmonellosis (excluding Salmonella Typhi infection and Salmonella Paratyphi infection) - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />\n§ In previous years, cases were reported as Salmonellosis. Beginning in January 2019, cases began to be reported as Salmonella Paratyphi infection.<br />\n¶ In previous years, cases were reported as typhoid fever. Beginning in January 2019, cases began to be reported as Salmonella Typhi infection.<br />\n** In previous years, cases were reported as Salmonellosis (excluding paratyphoid fever and typhoid fever). Beginning in January 2019, cases began to be reported as Salmonellosis (excluding Salmonella Typhi infection and Salmonella Paratyphi infection).</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/hs59-amfp/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/hs59-amfp/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/hs59-amfp/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/hs59-amfp/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/hs59-amfp',
'issued': '2019-04-26',
'keyword': ['2019',
'nedss',
'netss',
'nndss',
'salmonella paratyphi infection',
'salmonella typhi infection',
'salmonellosis (excluding salmonella typhi infection and salmonella paratyphi infection)',
'wonder'],
'landingPage': 'https://data.cdc.gov/d/hs59-amfp',
'modified': '2019-05-30',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NNDSS'],
'title': 'NNDSS - TABLE 1EE. Salmonella Paratyphi infection to Salmonellosis (excluding Salmonella Typhi infection and Salmonella Paratyphi infection)'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>NNDSS - Table II. Shiga toxin to Shigellosis - 2016. In this Table, provisional* cases of selected† notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories.<br />\nNote:<br />\nThese are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting.</p>\n<p>Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available.</p>\n<p>Footnotes:<br />\nC.N.M.I.: Commonwealth of Northern Mariana Islands.<br />\nU: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<ul>\n<li>Case counts for reporting year 2016 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/">http://wwwn.cdc.gov/nndss/document/</a> ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf. Data for TB are displayed in Table IV, which appears quarterly.<br />\n† Three low incidence conditions, rubella, rubella congenital, and tetanus, have been moved to Table II to facilitate case count verification with reporting jurisdictions.<br />\n§ Includes E. coli O157:H7; Shiga toxin-positive, serogroup non-O157; and Shiga toxin-positive, not serogrouped.</li>\n</ul>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/xv7k-8e7s/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/xv7k-8e7s/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/xv7k-8e7s/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/xv7k-8e7s/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/xv7k-8e7s',
'issued': '2017-01-05',
'keyword': ['2016',
'mmwr',
'nedss',
'netss',
'nndss',
'shiga toxin-producing e. coli',
'shigellosis',
'stec',
'wonder'],
'landingPage': 'https://data.cdc.gov/d/xv7k-8e7s',
'modified': '2017-01-05',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NNDSS'],
'title': 'NNDSS - Table II. Shiga toxin to Shigellosis'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': "<p>Rate of deaths by age/gender (per 100,000 population) for people killed in crashes involving a driver with BAC =>0.08%, 2012, 2014. 2012 Source: Fatality Analysis Reporting System (FARS). 2014 Source: National Highway Traffic Administration's (NHTSA) Fatality Analysis Reporting System (FARS), 2014 Annual Report File. Note: Blank cells indicate data are suppressed. Fatality rates based on fewer than 20 deaths are suppressed.</p>\n",
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/28km-nz6e/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/28km-nz6e/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/28km-nz6e/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/28km-nz6e/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/28km-nz6e',
'issued': '2016-09-14',
'keyword': ['cdc', 'centers for disease control and prevention'],
'landingPage': 'https://data.cdc.gov/d/28km-nz6e',
'modified': '2016-09-14',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['Motor Vehicle'],
'title': 'Impaired Driving Death Rate, by Age and Gender, 2012 & 2014, Region 4 - Atlanta'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': "<p>Rate of deaths by age/gender (per 100,000 population) for people killed in crashes involving a driver with BAC =>0.08%, 2012, 2014. 2012 Source: Fatality Analysis Reporting System (FARS). 2014 Source: National Highway Traffic Administration's (NHTSA) Fatality Analysis Reporting System (FARS), 2014 Annual Report File. Note: Blank cells indicate data are suppressed. Fatality rates based on fewer than 20 deaths are suppressed.</p>\n",
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/ksf9-pem2/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/ksf9-pem2/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/ksf9-pem2/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/ksf9-pem2/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/ksf9-pem2',
'issued': '2016-09-14',
'keyword': ['cdc', 'centers for disease control and prevention'],
'landingPage': 'https://data.cdc.gov/d/ksf9-pem2',
'modified': '2016-09-14',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['Motor Vehicle'],
'title': 'Impaired Driving Death Rate, by Age and Gender, 2012 & 2014, Region 1 - Boston'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>Source for 2012 national data: National Occupant Protection Use Survey (NOPUS), 2012. Source for 2014 national data: National Occupant Protection Use Survey (NOPUS), 2014. Source for 2012 state data: State Observational Survey of Seat Belt Use, 2012. Source for 2014 state data: Seat Belt Use in 2014- Use Rates in the States and Territories</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/y8pa-p62q/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/y8pa-p62q/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/y8pa-p62q/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/y8pa-p62q/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/y8pa-p62q',
'issued': '2016-09-14',
'keyword': ['cdc', 'centers for disease control and prevention'],
'landingPage': 'https://data.cdc.gov/d/y8pa-p62q',
'modified': '2016-09-14',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['Motor Vehicle'],
'title': 'Percentage of Drivers and Front Seat Passengers Wearing Seat Belts, 2012 & 2014, Region 7 - Kansas City'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'National Center for Health Statistics',
'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>This dataset includes estimates of U.S. life expectancy at birth by state and census tract for the period 2010-2015 (1). Estimates were produced for 65,662 census tracts, covering the District of Columbia (D.C.) and all states, excluding Maine and Wisconsin, representing 88.7% of all U.S. census tracts (see notes). These estimates are the result of the collaborative project, “U.S. Small-area Life Expectancy Estimates Project (USALEEP),” between the National Center for Health Statistics (NCHS), the National Association for Public Health Statistics and Information Systems (NAPHSIS), and the Robert Wood Johnson Foundation (RWJF) (2).</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/5h56-n989/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/5h56-n989/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/5h56-n989/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/5h56-n989/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/5h56-n989',
'issued': '2019-06-21',
'keyword': ['birth',
'census tract',
'life expectancy',
'national',
'united states'],
'landingPage': 'https://data.cdc.gov/d/5h56-n989',
'modified': '2020-05-06',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NCHS'],
'title': 'U.S. Life Expectancy at Birth by State and Census Tract - 2010-2015'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>Source for 2012 national data: National Occupant Protection Use Survey (NOPUS), 2012. Source for 2014 national data: National Occupant Protection Use Survey (NOPUS), 2014. Source for 2012 state data: State Observational Survey of Seat Belt Use, 2012. Source for 2014 state data: Seat Belt Use in 2014- Use Rates in the States and Territories</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/vqff-ff7g/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/vqff-ff7g/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/vqff-ff7g/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/vqff-ff7g/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/vqff-ff7g',
'issued': '2016-09-14',
'keyword': ['cdc', 'centers for disease control and prevention'],
'landingPage': 'https://data.cdc.gov/d/vqff-ff7g',
'modified': '2016-09-14',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['Motor Vehicle'],
'title': 'Percentage of Drivers and Front Seat Passengers Wearing Seat Belts, 2012 & 2014, Region 4 - Atlanta'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': "<p>Rate of deaths by age/gender (per 100,000 population) for motor vehicle occupants killed in crashes, 2012 & 2014. 2012 Source: Fatality Analysis Reporting System (FARS). 2014 Source: National Highway Traffic Safety Administration's (NHTSA) Fatality Analysis Reporting System (FARS), 2014 Annual Report File Note: Blank cells indicate data are suppressed. Fatality rates based on fewer than 20 deaths are suppressed.</p>\n",
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/5nuu-6upy/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/5nuu-6upy/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/5nuu-6upy/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/5nuu-6upy/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/5nuu-6upy',
'issued': '2016-10-18',
'keyword': ['cdc', 'centers for disease control and prevention'],
'landingPage': 'https://data.cdc.gov/d/5nuu-6upy',
'modified': '2016-10-18',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['Motor Vehicle'],
'title': 'Motor Vehicle Occupant Death Rate, by Age and Gender, 2012 & 2014, Region 10 - Seattle'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': "<p>Source for 2012 national data: National Occupant Protection Use Survey (NOPUS), 2012. Source for 2012 state data: State Observational Survey of Seat Belt Use, 2012. Source for 2014 national data: National Highway Traffic Safety Administration's (NHTSA) National Occupant Protection Use Survey (NOPUS), 2014. Source for 2014 state data: National Highway Traffic Safety Administration's (NHTSA) State Observation of Seat Belt Use, 2014</p>\n",
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/rmzv-dc5f/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/rmzv-dc5f/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/rmzv-dc5f/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/rmzv-dc5f/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/rmzv-dc5f',
'issued': '2016-09-26',
'keyword': ['cdc', 'centers for disease control and prevention'],
'landingPage': 'https://data.cdc.gov/d/rmzv-dc5f',
'modified': '2016-09-26',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['Motor Vehicle'],
'title': 'Percentage of Drivers and Front Seat Passengers Wearing Seat Belts, 2012 & 2014, All States'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': "<p>Rate of deaths by age/gender (per 100,000 population) for people killed in crashes involving a driver with BAC =>0.08%, 2012. 2012 Source: Fatality Analysis Reporting System (FARS)Note: Blank cells indicate data are suppressed. 2014 Source: Source: National Highway Traffic Administration's (NHTSA) Fatality Analysis Reporting System (FARS), 2014 Annual Report File. Fatality rates based on fewer than 20 deaths are suppressed.</p>\n",
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/ebbj-sh54/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/ebbj-sh54/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/ebbj-sh54/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/ebbj-sh54/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/ebbj-sh54',
'issued': '2016-09-26',
'keyword': ['cdc', 'centers for disease control and prevention'],
'landingPage': 'https://data.cdc.gov/d/ebbj-sh54',
'modified': '2016-09-26',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['Motor Vehicle'],
'title': 'Impaired Driving Death Rate, by Age and Gender, 2012 & 2014, All States'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>Source: Behavioral Risk Factor Surveillance System (BRFSS), 2012, 2014.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/5p6r-d32s/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/5p6r-d32s/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/5p6r-d32s/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/5p6r-d32s/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/5p6r-d32s',
'issued': '2016-09-14',
'keyword': ['cdc', 'centers for disease control and prevention'],
'landingPage': 'https://data.cdc.gov/d/5p6r-d32s',
'modified': '2016-09-14',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['Motor Vehicle'],
'title': 'Percentage of Adults Who Report Driving After Drinking Too Much (in the past 30 days), 2012 & 2014, Region 5 - Chicago'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>NNDSS - Table II. Lyme disease to Meningococcal - 2015.In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed.The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories. Note:These are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting. Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available. Footnotes:C.N.M.I.: Commonwealth of Northern Mariana Islands. U: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum. * Three low incidence conditions, rubella, rubella congenital, and tetanus, have been moved to Table 2 to facilitate case count verification with reporting jurisdictions. ��� Case counts for reporting year 2015 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>. Data for TB are displayed in Table IV, which appears quarterly. �� Data for meningococcal disease, invasive caused by serogroups ACWY; serogroup B; other serogroup; and unknown serogroup are available in Table I.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/7pb7-w9us/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/7pb7-w9us/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/7pb7-w9us/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/7pb7-w9us/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/7pb7-w9us',
'issued': '2016-01-07',
'keyword': ['2015',
'all serogroups',
'invasive',
'lyme disease',
'malaria',
'meningococcal disease',
'mmwr',
'nedss',
'netss',
'nndss',
'wonder'],
'landingPage': 'https://data.cdc.gov/d/7pb7-w9us',
'modified': '2016-01-07',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NNDSS'],
'title': 'NNDSS - Table II. Lyme disease to Meningococcal'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Dialysis Facility Compare',
'hasEmail': 'mailto:DialysisData@umich.edu'},
'description': '<p>This dataset includes facility details, performance rates, vascular access topic measure score, and the state and national average measure scores for the vascular access topic measure and the following vascular access measures: AV fistula and catheter ≥ 90 days, which are included in the vascular access type measure topic for the PY 2020 ESRD QIP.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/rd5h-re4c/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/rd5h-re4c/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/rd5h-re4c/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/rd5h-re4c/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.medicare.gov/api/views/rd5h-re4c',
'issued': '2020-01-22',
'keyword': ['dfc',
'dialysis',
'dialysis facilities',
'linking quality to payment - qip'],
'landingPage': 'https://data.medicare.gov/d/rd5h-re4c',
'modified': '2020-01-22',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Dialysis Facility Compare'],
'title': 'ESRD QIP - Vascular Access - Payment Year 2020'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Dialysis Facility Compare',
'hasEmail': 'mailto:DialysisData@umich.edu'},
'description': '<p>This dataset includes facility details, performance rate, Kt/V Dialysis Adequacy Comprehensive measure score, and the state and national average measure scores for the Kt/V Dialysis Adequacy Comprehensive measure for the PY 2020 ESRD QIP.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/ip8v-3vdj/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/ip8v-3vdj/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/ip8v-3vdj/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/ip8v-3vdj/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.medicare.gov/api/views/ip8v-3vdj',
'issued': '2020-01-22',
'keyword': ['dfc',
'dialysis',
'dialysis facilities',
'linking quality to payment - qip'],
'landingPage': 'https://data.medicare.gov/d/ip8v-3vdj',
'modified': '2020-01-22',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Dialysis Facility Compare'],
'title': 'ESRD QIP - Dialysis Adequacy - Payment Year 2020'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Dialysis Facility Compare',
'hasEmail': 'mailto:DialysisData@umich.edu'},
'description': '<p>This dataset includes facility details, performance rate, measure score, and the state and national average scores for each of the ICH CAHPS survey metrics that are included in the composite measure, as well as the measure score and the state and national average scores for the overall ICH CAHPS measure included in the PY 2020 ESRD QIP.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/v29m-db8t/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/v29m-db8t/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/v29m-db8t/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/v29m-db8t/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.medicare.gov/api/views/v29m-db8t',
'issued': '2020-01-22',
'keyword': ['dfc',
'dialysis',
'dialysis facilities',
'linking quality to payment - qip'],
'landingPage': 'https://data.medicare.gov/d/v29m-db8t',
'modified': '2020-01-22',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Dialysis Facility Compare'],
'title': 'ESRD QIP – In-Center Hemodialysis Consumer Assessment Of Healthcare Providers And Services Systems (ICH CAHPS) Survey - Payment Year 2020'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Dialysis Facility Compare',
'hasEmail': 'mailto:DialysisData@umich.edu'},
'description': '<p>This dataset includes facility details, the number of eligible cases, numerator, denominator, performance rates, and measure score for each clinical measure and the measure score for each reporting measure included in the PY 2020 ESRD QIP.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/qt66-qjh7/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/qt66-qjh7/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/qt66-qjh7/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/qt66-qjh7/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.medicare.gov/api/views/qt66-qjh7',
'issued': '2020-01-22',
'keyword': ['dfc',
'dialysis',
'dialysis facilities',
'linking quality to payment - qip'],
'landingPage': 'https://data.medicare.gov/d/qt66-qjh7',
'modified': '2020-01-22',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Dialysis Facility Compare'],
'title': 'ESRD QIP - Complete QIP Data - Payment Year 2020'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Dialysis Facility Compare',
'hasEmail': 'mailto:DialysisData@umich.edu'},
'description': '<p>This dataset includes facility details, measure score, and the state and national average measure scores for the NHSN healthcare personnel influenza vaccination reporting measure included in the PY 2020 ESRD QIP.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/atjw-fc84/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/atjw-fc84/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/atjw-fc84/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/atjw-fc84/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.medicare.gov/api/views/atjw-fc84',
'issued': '2020-01-22',
'keyword': ['dfc',
'dialysis',
'dialysis facilities',
'linking quality to payment - qip'],
'landingPage': 'https://data.medicare.gov/d/atjw-fc84',
'modified': '2020-01-22',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Dialysis Facility Compare'],
'title': 'ESRD QIP - National Healthcare Safety Network Healthcare Personnel Influenza Vaccination - Payment Year 2020'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Dialysis Facility Compare',
'hasEmail': 'mailto:DialysisData@umich.edu'},
'description': '<p>This dataset includes facility details, performance ratio, measure score, and the state and national average measure scores for the STrR measure included in the PY 2020 ESRD QIP.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/cm6g-gfbc/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/cm6g-gfbc/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/cm6g-gfbc/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/cm6g-gfbc/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.medicare.gov/api/views/cm6g-gfbc',
'issued': '2020-01-22',
'keyword': ['dfc',
'dialysis',
'dialysis facilities',
'linking quality to payment - qip'],
'landingPage': 'https://data.medicare.gov/d/cm6g-gfbc',
'modified': '2020-01-22',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Dialysis Facility Compare'],
'title': 'ESRD QIP - Standardized Transfusion Ratio - Payment Year 2020'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Dialysis Facility Compare',
'hasEmail': 'mailto:DialysisData@umich.edu'},
'description': '<p>This dataset includes facility details, measure score, and the state and national average measure scores for the pain assessment and follow up reporting measure included in the PY 2020 ESRD QIP.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/bazu-6xpx/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/bazu-6xpx/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/bazu-6xpx/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/bazu-6xpx/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.medicare.gov/api/views/bazu-6xpx',
'issued': '2020-01-22',
'keyword': ['dfc',
'dialysis',
'dialysis facilities',
'linking quality to payment - qip'],
'landingPage': 'https://data.medicare.gov/d/bazu-6xpx',
'modified': '2020-01-22',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Dialysis Facility Compare'],
'title': 'ESRD QIP - Pain Assessment and Follow-up - Payment Year 2020'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Dialysis Facility Compare',
'hasEmail': 'mailto:DialysisData@umich.edu'},
'description': '<p>This dataset includes facility details, total performance score, and payment reduction percentage for each facility as well as the state and national average total performance scores for the PY 2020 ESRD QIP.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/fqah-awe3/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/fqah-awe3/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/fqah-awe3/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/fqah-awe3/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.medicare.gov/api/views/fqah-awe3',
'issued': '2020-01-22',
'keyword': ['dfc',
'dialysis',
'dialysis facilities',
'linking quality to payment - qip'],
'landingPage': 'https://data.medicare.gov/d/fqah-awe3',
'modified': '2020-01-22',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Dialysis Facility Compare'],
'title': 'ESRD QIP - Total Performance Scores - Payment Year 2020'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Dialysis Facility Compare',
'hasEmail': 'mailto:DialysisData@umich.edu'},
'description': '<p>This dataset includes facility details, performance ratio, measure score, and the state and national average measure scores for the SRR measure included in the PY 2020 ESRD QIP.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/efv3-vm3n/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/efv3-vm3n/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/efv3-vm3n/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/efv3-vm3n/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.medicare.gov/api/views/efv3-vm3n',
'issued': '2020-01-22',
'keyword': ['dfc',
'dialysis',
'dialysis facilities',
'linking quality to payment - qip'],
'landingPage': 'https://data.medicare.gov/d/efv3-vm3n',
'modified': '2020-01-22',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Dialysis Facility Compare'],
'title': 'ESRD QIP - Standardized Readmission Ratio - Payment Year 2020'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Dialysis Facility Compare',
'hasEmail': 'mailto:DialysisData@umich.edu'},
'description': '<p>This dataset includes facility details, NHSN bloodstream infection performance ratio, NHSN dialysis events number of months reported, NHSN combined measure score, and the state and national average measure scores for the NHSN combined measure score, and the following NHSN measures: NHSN dialysis event number of months reported and the NHSN Bloodstream Infection ratio, which comprise the NHSN combined measure score included in the PY 2020 ESRD QIP.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/bmqj-88i5/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/bmqj-88i5/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/bmqj-88i5/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/bmqj-88i5/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.medicare.gov/api/views/bmqj-88i5',
'issued': '2020-01-22',
'keyword': ['dfc',
'dialysis',
'dialysis facilities',
'linking quality to payment - qip'],
'landingPage': 'https://data.medicare.gov/d/bmqj-88i5',
'modified': '2020-01-22',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Dialysis Facility Compare'],
'title': 'ESRD QIP – National Healthcare Safety Network combined measure - Payment Year 2020'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Dialysis Facility Compare',
'hasEmail': 'mailto:DialysisData@umich.edu'},
'description': '<p>This dataset includes facility details, measure score, and the state and national average measure scores for the serum phosphorous reporting measure included in the PY 2020 ESRD QIP.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/vcdt-av5j/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/vcdt-av5j/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/vcdt-av5j/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/vcdt-av5j/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.medicare.gov/api/views/vcdt-av5j',
'issued': '2020-01-22',
'keyword': ['dfc',
'dialysis',
'dialysis facilities',
'linking quality to payment - qip'],
'landingPage': 'https://data.medicare.gov/d/vcdt-av5j',
'modified': '2020-01-22',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Dialysis Facility Compare'],
'title': 'ESRD QIP - Serum Phosphorous Reporting - Payment Year 2020'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Dialysis Facility Compare',
'hasEmail': 'mailto:DialysisData@umich.edu'},
'description': '<p>This dataset includes facility details, performance rate, measure score, and the state and national average measure scores for the hypercalcemia measure included in the PY 2020 ESRD QIP.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/7eyv-c623/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/7eyv-c623/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/7eyv-c623/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/7eyv-c623/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.medicare.gov/api/views/7eyv-c623',
'issued': '2020-01-22',
'keyword': ['dfc',
'dialysis',
'dialysis facilities',
'linking quality to payment - qip'],
'landingPage': 'https://data.medicare.gov/d/7eyv-c623',
'modified': '2020-01-22',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Dialysis Facility Compare'],
'title': 'ESRD QIP - Hypercalcemia - Payment Year 2020'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Dialysis Facility Compare',
'hasEmail': 'mailto:DialysisData@umich.edu'},
'description': '<p>This dataset includes facility details, measure score, and the state and national average measure scores for the anemia management reporting measure included in the PY 2020 ESRD QIP.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/t6ez-29z5/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/t6ez-29z5/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/t6ez-29z5/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/t6ez-29z5/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.medicare.gov/api/views/t6ez-29z5',
'issued': '2020-01-22',
'keyword': ['dfc',
'dialysis',
'dialysis facilities',
'linking quality to payment - qip'],
'landingPage': 'https://data.medicare.gov/d/t6ez-29z5',
'modified': '2020-01-22',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Dialysis Facility Compare'],
'title': 'ESRD QIP - Anemia Management Reporting - Payment Year 2020'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Dialysis Facility Compare',
'hasEmail': 'mailto:DialysisData@umich.edu'},
'description': '<p>This table includes a description of the footnotes that are used in the ESRD QIP datasets.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/tapt-6nrb/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/tapt-6nrb/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/tapt-6nrb/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/tapt-6nrb/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.medicare.gov/api/views/tapt-6nrb',
'issued': '2020-01-22',
'keyword': ['dfc',
'dialysis',
'dialysis facilities',
'linking quality to payment - qip'],
'landingPage': 'https://data.medicare.gov/d/tapt-6nrb',
'modified': '2020-01-22',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Dialysis Facility Compare'],
'title': 'ESRD QIP – Footnotes'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>NNDSS - Table I. infrequently reported notifiable diseases - 2018. In this Table, provisional cases of selected infrequently reported notifiable diseases (<1,000 cases reported during the preceding year) are displayed. This tables excludes U.S. territories.</p>\n<p>Notice: The case counts for Haemophilus influenzae, invasive disease Nontypeable" and "Non-b serotype" were switched for 2018 weeks 1-52.</p>\n<p>Note:<br />\nThese are provisional cases of selected national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia are collated and published weekly on the NNDSS Data and Statistic web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnote:<br />\n—: No reported cases. N: Not reportable. NA: Not available. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts.</p>\n<ul>\n<li>Case counts for reporting years 2017 and 2018 are provisional and subject to change. Data for years 2013 through 2016 are finalized. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>.</li>\n</ul>\n<p>† This table does not include cases from the U.S. territories.</p>\n<p>§ Calculated by summing the incidence counts for the current week, the 2 weeks preceding the current week, and the 2 weeks following the current week, for a total of 5 preceding years. Additional information is available at <a href="https://wwwn.cdc.gov/nndss/document/5yearweeklyaverage.pdf">https://wwwn.cdc.gov/nndss/document/5yearweeklyaverage.pdf</a>.</p>\n<p>¶ Not reportable in all jurisdictions. Data from states where the condition is not reportable are excluded from this table, except for the arboviral diseases and influenza-associated pediatric mortality. Reporting exceptions are available at <a href="http://wwwn.cdc.gov/nndss/downloads.html">http://wwwn.cdc.gov/nndss/downloads.html</a>.</p>\n<p>** Please refer to the CDC WONDER for weekly updates to the footnote for this condition.</p>\n<p>†† Please refer to the CDC WONDER for weekly updates to the footnote for this condition.</p>\n<p>§§ Novel influenza A virus infections are human infections with influenza A viruses that are different from currently circulating human seasonal influenza viruses. With the exception of one avian lineage influenza A (H7N2) virus, all novel influenza A virus infections reported to CDC since 2013 have been variant influenza viruses.</p>\n<p>¶¶ Prior to 2018, cases of paratyphoid fever were included with salmonellosis cases (see Table II).</p>\n<p>*** Prior to 2015, CDC\'s National Notifiable Diseases Surveillance System (NNDSS) did not receive electronic data about incident cases of specific viral hemorrhagic fevers; instead data were collected in aggregate as "viral hemorrhagic fevers\'. NNDSS was updated beginning in 2015 to receive data for each of the viral hemorrhagic fevers listed.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/5fyu-rtk3/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/5fyu-rtk3/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/5fyu-rtk3/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/5fyu-rtk3/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/5fyu-rtk3',
'issued': '2019-02-12',
'keyword': ['2018',
'acute',
'anthrax',
'arboviral diseases',
'botulism',
'brucellosis',
'chancroid',
'chikungunya virus disease',
'cholera',
'chronic',
'congenital',
'crimean-congo hemorrhagic fever virus',
'cyclosporiasis',
'diphtheria',
'eastern equine encephalitis virus disease',
'ebola virus',
'foodborne',
'guanarito virus',
'haemophilus influenzae',
'hansen's disease',
'hantavirus infection',
'hantavirus pulmonary syndrome',
'hemolytic uremic syndrome post-diarrheal',
'hepatitis b',
'human',
'infant',
'influenza-associated pediatric mortality',
'invasive disease (age <5 yrs)',
'jamestown canyon virus disease',
'junin virus',
'la crosse virus disease',
'lassa virus',
'leptospirosis',
'listeriosis',
'lujo virus',
'machupo virus',
'marburg virus',
'measles',
'meningococcal disease',
'nedss',
'netss',
'neuroinvasive and nonneuroinvasive',
'nndss',
'non-b serotype',
'non-hantavirus pulmonary syndrome',
'nonparalytic',
'nontypeable',
'novel influenza a virus infections',
'other (wound & unspecified)',
'other serogroups',
'paralytic',
'paratyphoid fever',
'perinatal infection',
'plague',
'poliomyelitis',
'poliovirus infection',
'powassan virus disease',
'psittacosis',
'q fever',
'rabies',
'sabia virus',
'sars-cov',
'serogroup b',
'serogroups acwy',
'serotype b',
'smallpox',
'st. louis encephalitis virus disease',
'streptococcal toxic s shock syndrome',
'syphilis',
'total',
'toxic shock syndrome (other than streptococcal)',
'trichinellosis',
'tularemia',
'typhoid fever',
'unknown serogroups',
'unknown serotype',
'vancomycin-intermediate staphylococcus aureus',
'vancomycin-resistant staphylococcus aureus',
'viral hemorrhagic fevers',
'western equine encephalitis virus disease',
'wonder',
'yellow fever'],
'landingPage': 'https://data.cdc.gov/d/5fyu-rtk3',
'modified': '2020-03-20',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NNDSS'],
'title': 'NNDSS - Table I. infrequently reported notifiable diseases'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'Danielle Sharpe',
'hasEmail': 'mailto:svi_coordinator@cdc.gov'},
'description': '<p>The interactive maps are visual representations of the Social Vulnerability Index (SVI). Data were extracted from the US Census and the American Community Survey.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'https://svi.cdc.gov/map.html',
'format': 'html',
'mediaType': 'application/unknown',
'title': 'html'}],
'identifier': 'https://data.cdc.gov/api/views/6ssd-y5qt',
'issued': '2015-03-24',
'keyword': ['cdc', 'centers for disease control and prevention'],
'landingPage': 'https://data.cdc.gov/d/6ssd-y5qt',
'modified': '2020-02-13',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['Health Statistics'],
'title': 'CDC Social Vulnerability Index (SVI) Mapping Dashboard'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'Danielle Sharpe',
'hasEmail': 'mailto:svi_coordinator@cdc.gov'},
'description': "<p>Social vulnerability refers to the resilience of communities when confronted by external stresses on human health, stresses such as natural or human-caused disasters, or disease outbreaks. Reducing social vulnerability can decrease both human suffering and economic loss. ATSDR's Social Vulnerability Index uses U.S. census variables at tract level to help local officials identify communities that may need support in preparing for hazards, or recovering from disaster.</p>\n",
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'http://svi.cdc.gov/SVIDataToolsDownload.html',
'mediaType': 'application/unknown'}],
'identifier': 'https://data.cdc.gov/api/views/u6k2-rtt3',
'issued': '2015-03-24',
'keyword': ['american community survey',
'at-risk',
'census',
'population',
'social vulnerability',
'social vulnerability index',
'svi',
'vulnerability'],
'landingPage': 'https://data.cdc.gov/d/u6k2-rtt3',
'modified': '2020-02-13',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['Health Statistics'],
'title': 'CDC Social Vulnerability Index (SVI)'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'CMS',
'hasEmail': 'mailto:physiciancompare-helpdesk@acumenllc.com'},
'description': '<p>This file contains Merit-Based Incentive Payment System (MIPS) final scores and performance category scores for clinicians. This dataset was updated on March 18, 2020.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/j79y-bz9t/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/j79y-bz9t/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/j79y-bz9t/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/j79y-bz9t/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.medicare.gov/api/views/j79y-bz9t',
'issued': '2019-08-01',
'keyword': ['individual quality',
'mips',
'physician compare',
'qcdr',
'quality',
'quality measures'],
'landingPage': 'https://data.medicare.gov/d/j79y-bz9t',
'modified': '2020-03-18',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Physician Compare'],
'title': 'Physician Compare 2017 Individual EC Public Reporting - Overall MIPS Performance'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'CMS',
'hasEmail': 'mailto:physiciancompare-helpdesk@acumenllc.com'},
'description': '<p>This file contains the Consumer Assessment of Healthcare Providers and Systems (CAHPS) for MIPS measures reported by groups. This dataset was updated on March 18, 2020.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/sdab-jf24/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/sdab-jf24/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/sdab-jf24/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/sdab-jf24/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.medicare.gov/api/views/sdab-jf24',
'issued': '2019-08-01',
'keyword': ['cahps',
'patient survey',
'physician compare',
'quality',
'quality measures'],
'landingPage': 'https://data.medicare.gov/d/sdab-jf24',
'modified': '2020-03-18',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Physician Compare'],
'title': 'Physician Compare 2017 Group Public Reporting - Patient Experience'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Health Data Initiative',
'hasEmail': 'mailto:DrugListInput@cms.hhs.gov'},
'dataQuality': True,
'description': '<p>CMS has released several information products that provide greater transparency on spending for drugs in the Medicare and Medicaid programs.</p>\n<p>The CMS Drug Spending Dashboards are interactive, Web-based tools that provide spending information for drugs in the Medicare Part B and D programs as well as Medicaid. The Dashboards focus on average spending per dosage unit and change in average spending per dosage unit over time. The tools also include additional manufacturer-level drug spending information as well as consumer-friendly descriptions of the drug uses and clinical indications.</p>\n<p>Machine-readable CMS Drug Spending Summary Data Files, which include the data in the Dashboards as well as additional spending and utilization data for the most recent five years, are available for download in Excel.</p>\n<p>The Part B Discarded Drug Units report is a set of summary tables that presents spending information for Medicare Part B drugs claims that were identified as having discarded amounts of a drug.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Information-on-Prescription-Drugs/index.html',
'format': 'html',
'mediaType': 'application/unknown',
'title': 'html'}],
'identifier': '628',
'issued': '2015-12-21',
'keyword': ['Claims',
'Expenditures',
'Interactive Tools',
'Medicare',
'National',
'Opioids',
'Outpatient',
'Part B',
'Part D',
'Prescription Drug Plans',
'Prescription Drugs',
'Publicly Available Data File - for download',
'Trends',
'Utilization'],
'landingPage': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Information-on-Prescription-Drugs/index.html',
'modified': '2020-03-06',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'temporal': '2012-01-01T05:00:00-05:00/2018-12-31T05:00:00-05:00',
'theme': ['Medicare'],
'title': 'CMS Drug Spending'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'accrualPeriodicity': 'R/P1Y',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Health Data Initiative',
'hasEmail': 'mailto:medicareproviderdata@cms.hhs.gov'},
'dataQuality': True,
'description': '<p>The Geographic Variation Dashboards present Medicare fee-for-service per-capita spending at the state and county level in an interactive format. We calculated the spending figures in these dashboards using standardized dollars that remove the effects of the geographic adjustments that Medicare makes for many of its payment rates.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Medicare-Geographic-Variation/GV_Dashboard',
'format': 'html',
'mediaType': 'application/unknown',
'title': 'html'}],
'identifier': '445',
'issued': '2013-06-03',
'keyword': ['Ambulatory Surgical Center',
'County',
'Durable Medical Equipment (DME)',
'Federally Qualified Health Center (FQHC)',
'Hospice',
'Hospital Referral Region',
'Inpatient',
'Interactive Tools',
'Medicare',
'National',
'Outpatient',
'Part A',
'Part B',
'Publicly Available Data File - for download',
'Quality',
'State',
'Utilization'],
'landingPage': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Medicare-Geographic-Variation/GV_Dashboard',
'modified': '2020-03-06',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'temporal': '2009-01-01T05:00:00-05:00/2018-12-31T05:00:00-05:00',
'theme': ['Medicare'],
'title': 'Geographic Variation in Medicare Spending Dashboard'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'accrualPeriodicity': 'R/P1Y',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Health Data Initiative',
'hasEmail': 'mailto:medicareproviderdata@cms.hhs.gov'},
'dataQuality': True,
'describedBy': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Medicare-Geographic-Variation/Downloads/Geo_Var_PUF_Methods_Paper.pdf',
'description': '<p>The Medicare Geographic Variation Public Use File provides the ability to view demographic, utilization and quality indicators at the state level (including Washington DC, Puerto Rico, and Virgin Islands), and at the Hospital Referral Region (HRR) level. This aggregated program data enables researchers and policymakers to evaluate geographic variation in the utilization and quality of health care services for the Medicare Fee for Service population.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Medicare-Geographic-Variation/GV_PUF',
'format': 'html',
'mediaType': 'application/unknown',
'title': 'html'}],
'identifier': '262',
'issued': '2020-03-06',
'keyword': ['Acute Care Hospital',
'Ambulatory Surgical Center',
'Chronic Condition',
'Claims',
'County',
'Disparity',
'Durable Medical Equipment (DME)',
'Emergency Room-Department',
'End Stage Renal Disease (ESRD)',
'Enrollment',
'Federally Qualified Health Center (FQHC)',
'Home Health (HHA)',
'Hospice',
'Hospital',
'Hospital Referral Region',
'Inpatient',
'Long Term Care (LTC)',
'Medicare',
'Medicare Advantage',
'Minority Health',
'National',
'Outpatient',
'Part A',
'Part B',
'Part C',
'Payments',
'Persons Served',
'Preventive Services',
'Publicly Available Data File - for download',
'Quality',
'Readmissions',
'Skilled Nursing (SNF)',
'State',
'Statistics',
'Utilization'],
'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Medicare-Geographic-Variation/GV_PUF',
'modified': '2020-03-06',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'temporal': '2007-01-01T05:00:00-05:00/2018-12-31T05:00:00-05:00',
'theme': ['Medicare'],
'title': 'Medicare Geographic Variation - Public Use File'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'nhstaffing@cms.hhs.gov',
'hasEmail': 'mailto:nhstaffing@cms.hhs.gov'},
'description': '<p>Payroll-Based Journal staffing data submitted by long term care facilities. Data are presented as one row per work day, for each facility.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cms.gov/api/views/4juw-fxcf/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cms.gov/api/views/4juw-fxcf/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cms.gov/api/views/4juw-fxcf/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cms.gov/api/views/4juw-fxcf/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cms.gov/api/views/4juw-fxcf',
'issued': '2019-10-23',
'keyword': ['centers-for-medicare-medicaid-services-cms'],
'landingPage': 'https://data.cms.gov/d/4juw-fxcf',
'modified': '2019-10-23',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services (CMS)'},
'theme': ['Special Programs/Initiatives - Long Term Care Facility Staffing Payroll-Based Journal'],
'title': 'PBJ Daily Nurse Staffing CY 2019 Q2'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'nhstaffing@cms.hhs.gov',
'hasEmail': 'mailto:nhstaffing@cms.hhs.gov'},
'description': '<p>Payroll-Based Journal non-nurse staffing data submitted by long term care facilities. Data are presented as one row per work day, for each facility.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cms.gov/api/views/n6n2-ryhw/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cms.gov/api/views/n6n2-ryhw/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cms.gov/api/views/n6n2-ryhw/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cms.gov/api/views/n6n2-ryhw/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cms.gov/api/views/n6n2-ryhw',
'issued': '2018-10-24',
'keyword': ['centers-for-medicare-medicaid-services-cms'],
'landingPage': 'https://data.cms.gov/d/n6n2-ryhw',
'modified': '2018-12-19',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services (CMS)'},
'theme': ['Special Programs/Initiatives - Long Term Care Facility Staffing Payroll-Based Journal'],
'title': 'PBJ Daily Non-Nurse Staffing CY 2018 Q1'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'nhstaffing@cms.hhs.gov',
'hasEmail': 'mailto:nhstaffing@cms.hhs.gov'},
'description': '<p>Payroll-Based Journal staffing data submitted by long term care facilities. Data are presented as one row per work day, for each facility.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cms.gov/api/views/nxdr-vqyq/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cms.gov/api/views/nxdr-vqyq/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cms.gov/api/views/nxdr-vqyq/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cms.gov/api/views/nxdr-vqyq/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cms.gov/api/views/nxdr-vqyq',
'issued': '2019-10-23',
'keyword': ['centers-for-medicare-medicaid-services-cms'],
'landingPage': 'https://data.cms.gov/d/nxdr-vqyq',
'modified': '2019-10-23',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services (CMS)'},
'theme': ['Special Programs/Initiatives - Long Term Care Facility Staffing Payroll-Based Journal'],
'title': 'PBJ Daily Non-Nurse Staffing CY 2019 Q2'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'nhstaffing@cms.hhs.gov',
'hasEmail': 'mailto:nhstaffing@cms.hhs.gov'},
'description': '<p>Payroll-Based Journal nurse staffing data submitted by long term care facilities. Data are presented as one row per work day, for each facility.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cms.gov/api/views/uscz-xxq8/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cms.gov/api/views/uscz-xxq8/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cms.gov/api/views/uscz-xxq8/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cms.gov/api/views/uscz-xxq8/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cms.gov/api/views/uscz-xxq8',
'issued': '2018-10-24',
'keyword': ['centers-for-medicare-medicaid-services-cms'],
'landingPage': 'https://data.cms.gov/d/uscz-xxq8',
'modified': '2018-12-19',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services (CMS)'},
'theme': ['Special Programs/Initiatives - Long Term Care Facility Staffing Payroll-Based Journal'],
'title': 'PBJ Daily Nurse Staffing CY 2018 Q1'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Dialysis Facility Compare',
'hasEmail': 'mailto:DialysisData@umich.edu'},
'description': '<p>This dataset includes facility details, measure score, and the state and national average measure scores for the clinical depression screening and follow up reporting measure included in the PY 2020 ESRD QIP.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/5grf-7wj2/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/5grf-7wj2/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/5grf-7wj2/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/5grf-7wj2/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.medicare.gov/api/views/5grf-7wj2',
'issued': '2020-01-22',
'keyword': ['dfc',
'dialysis',
'dialysis facilities',
'linking quality to payment - qip'],
'landingPage': 'https://data.medicare.gov/d/5grf-7wj2',
'modified': '2020-01-22',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Dialysis Facility Compare'],
'title': 'ESRD QIP - Clinical Depression Screening and Follow-up - Payment Year 2020'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:20'],
'contactPoint': {'fn': 'DPH Public Inquiries',
'hasEmail': 'mailto:PublicInquiriesDPH@cdc.gov'},
'describedBy': 'https://chronicdata.cdc.gov/Chronic-Disease-Indicators/U-S-Chronic-Disease-Indicators-CDI-/g4ie-h725',
'description': "<p>CDC's Division of Population Health provides cross-cutting set of 124 indicators that were developed by consensus and that allows states and territories and large metropolitan areas to uniformly define, collect, and report chronic disease data that are important to public health practice and available for states, territories and large metropolitan areas. In addition to providing access to state-specific indicator data, the CDI web site serves as a gateway to additional information and data resources.</p>\n",
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/g4ie-h725/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/g4ie-h725/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/g4ie-h725/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/g4ie-h725/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/g4ie-h725',
'issued': '2018-05-24',
'keyword': ['alcohol',
'arthritis',
'asthma',
'cancer',
'cardiovascular disease',
'cdi',
'chronic disease indicators',
'chronic kidney disease',
'chronic obstructive pulmonary disease',
'diabetes',
'disability',
'immunization',
'mental health',
'nutrition physical activity and weight status',
'older adults',
'oral health',
'overarching conditions',
'public health',
'reproductive health',
'tobacco'],
'landingPage': 'https://data.cdc.gov/d/g4ie-h725',
'modified': '2020-01-27',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'references': ['https://www.cdc.gov/mmwr/pdf/rr/rr6401.pdf'],
'theme': ['Chronic Disease Indicators'],
'title': 'U.S. Chronic Disease Indicators (CDI)'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>NNDSS - TABLE 1OO. Viral hemorrhagic fevers, Machupo virus to Viral hemorrhagic fevers, Sabia virus – 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published.<br />\nNC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-U.S. Residents\' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />\n§ Prior to 2015, CDC\'s National Notifiable Diseases Surveillance System (NNDSS) did not receive electronic data about incident cases of specific viral hemorrhagic fevers; instead data were collected in aggregate as "viral hemorrhagic fevers". NNDSS was updated beginning in 2015 to receive data for each of the viral hemorrhagic fevers listed.</p>\n',
'identifier': 'https://data.cdc.gov/api/views/deut-fu2f',
'issued': '2020-01-15',
'keyword': ['2020',
'machupo virus',
'marburg virus',
'nedss',
'netss',
'nndss',
'sabia virus',
'viral hemorrhagic fevers',
'wonder'],
'landingPage': 'https://data.cdc.gov/d/deut-fu2f',
'modified': '2020-01-15',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NNDSS'],
'title': 'NNDSS - TABLE 1OO. Viral hemorrhagic fevers, Machupo virus to Viral hemorrhagic fevers, Sabia virus'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>NNDSS - Table II. Salmonellosis (excluding typhoid fever and paratyphoid fever) to Shigellosis - 2018. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states or territory.</p>\n<p>Note:</p>\n<p>This table contains provisional cases of selected national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:</p>\n<p>C.N.M.I.: Commonwealth of Northern Mariana Islands.<br />\nU: Unavailable. —: No reported cases. N: Not reportable. NA: Not Available. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<ul>\n<li>Case counts for reporting years 2017 and 2018 are provisional and subject to change. Data for years 2013 through 2016 are finalized. FoFor further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>.</li>\n</ul>\n<p>† Prior to 2018, cases of paratyphoid fever were included as salmonellosis, but beginning in 2018 they are being published as paratyphoid fever (see Table 1).</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/6rpz-c2y5/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/6rpz-c2y5/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/6rpz-c2y5/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/6rpz-c2y5/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/6rpz-c2y5',
'issued': '2019-01-03',
'keyword': ['2018',
'nedss',
'netss',
'nndss',
'salmonellosis (excluding typhoid fever and paratyphoid fever)',
'shiga toxin-producing escherichia coli',
'shigellosis',
'wonder'],
'landingPage': 'https://data.cdc.gov/d/6rpz-c2y5',
'modified': '2019-01-03',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NNDSS'],
'title': 'NNDSS - Table II. Salmonellosis (excluding typhoid fever and paratyphoid fever) to Shigellosis'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>NNDSS - Table II. Meningococcal disease to Pertussis - 2018. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states or territory.</p>\n<p>Note:</p>\n<p>This table contains provisional cases of selected national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:</p>\n<p>C.N.M.I.: Commonwealth of Northern Mariana Islands.<br />\nU: Unavailable. —: No reported cases. N: Not reportable. NA: Not Available. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<ul>\n<li>Case counts for reporting years 2017 and 2018 are provisional and subject to change. Data for years 2013 through 2016 are finalized. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>.</li>\n</ul>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/9qys-crt2/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/9qys-crt2/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/9qys-crt2/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/9qys-crt2/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/9qys-crt2',
'issued': '2019-01-03',
'keyword': ['2018',
'all serogroups',
'meningococcal disease',
'mumps',
'nedss',
'netss',
'nndss',
'pertussis',
'wonder'],
'landingPage': 'https://data.cdc.gov/d/9qys-crt2',
'modified': '2019-01-03',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NNDSS'],
'title': 'NNDSS - Table II. Meningococcal disease to Pertussis'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>NNDSS - Table II. Giardiasis to Haemophilus influenza - 2018. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states or territory.</p>\n<p>Note:</p>\n<p>This table contains provisional cases of selected national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:</p>\n<p>C.N.M.I.: Commonwealth of Northern Mariana Islands.<br />\nU: Unavailable. —: No reported cases. N: Not reportable. NA: Not Available. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<ul>\n<li>Case counts for reporting years 2017 and 2018 are provisional and subject to change. Data for years 2013 through 2016 are finalized. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>.</li>\n</ul>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/m6gf-vfkz/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/m6gf-vfkz/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/m6gf-vfkz/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/m6gf-vfkz/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/m6gf-vfkz',
'issued': '2019-01-03',
'keyword': ['2018',
'all serotypes)',
'giardiasis',
'gonorrhea',
'haemophilus influenza',
'invasive disease (all ages',
'nedss',
'netss',
'nndss',
'wonder'],
'landingPage': 'https://data.cdc.gov/d/m6gf-vfkz',
'modified': '2019-01-03',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NNDSS'],
'title': 'NNDSS - Table II. Giardiasis to Haemophilus influenza'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>NNDSS - Table II. Ehrlichiosis and Anaplasmosis, Ehrlichia ewingii infection to Undetermined - 2018. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states or territory.</p>\n<p>Note:</p>\n<p>This table contains provisional cases of selected national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a></p>\n<p>Footnotes:</p>\n<p>C.N.M.I.: Commonwealth of Northern Mariana Islands.<br />\nU: Unavailable. —: No reported cases. N: Not reportable. NA: Not Available. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<ul>\n<li>Case counts for reporting years 2017 and 2018 are provisional and subject to change. Data for years 2013 through 2016 are finalized. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>.</li>\n</ul>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/cucp-zsht/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/cucp-zsht/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/cucp-zsht/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/cucp-zsht/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/cucp-zsht',
'issued': '2019-01-03',
'keyword': ['2018',
'ehrlichia ewingii infection',
'ehrlichiosis and anaplasmosis',
'nedss',
'netss',
'nndss',
'undetermined',
'wonder'],
'landingPage': 'https://data.cdc.gov/d/cucp-zsht',
'modified': '2019-01-03',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NNDSS'],
'title': 'NNDSS - Table II. Ehrlichiosis and Anaplasmosis, Ehrlichia ewingii infection to Undetermined'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>NNDSS - Table II. Cryptosporidiosis to Dengue virus infection - 2018. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states or territory.</p>\n<p>Note:</p>\n<p>This table contains provisional cases of selected national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a></p>\n<p>Footnotes:</p>\n<p>C.N.M.I.: Commonwealth of Northern Mariana Islands.<br />\nU: Unavailable. —: No reported cases. N: Not reportable. NA: Not Available. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<ul>\n<li>Case counts for reporting years 2017 and 2018 are provisional and subject to change. Data for years 2013 through 2016 are finalized. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>.</li>\n</ul>\n<p>† Includes data for dengue and dengue-like illness.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/fhc9-h3em/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/fhc9-h3em/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/fhc9-h3em/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/fhc9-h3em/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/fhc9-h3em',
'issued': '2019-01-03',
'keyword': ['2018',
'cryptosporidiosis',
'dengue virus infection',
'nedss',
'netss',
'nndss',
'wonder'],
'landingPage': 'https://data.cdc.gov/d/fhc9-h3em',
'modified': '2019-01-03',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NNDSS'],
'title': 'NNDSS - Table II. Cryptosporidiosis to Dengue virus infection'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>NNDSS - Table III. Tuberculosis - 2017.This Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States will exclude counts from US territories. Footnote: C.N.M.I.: Commonwealth of Northern Mariana Islands. U: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable Cum: Cumulative year-to-date counts. Min: Minimum. Max: Maximum. * Case counts for reporting year 2016 and 2017 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a> Data for TB are displayed quarterly.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/9g7x-sfq4/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/9g7x-sfq4/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/9g7x-sfq4/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/9g7x-sfq4/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/9g7x-sfq4',
'issued': '2018-01-26',
'keyword': ['2017',
'mmwr',
'nedss',
'netss',
'nndss',
'tb',
'tuberculosis',
'wonder'],
'landingPage': 'https://data.cdc.gov/d/9g7x-sfq4',
'modified': '2018-01-26',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NNDSS'],
'title': 'NNDSS - Table III. Tuberculosis'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:20'],
'contactPoint': {'fn': 'DNPAO Public Inquiries',
'hasEmail': 'mailto:dnpaoinfo@cdc.gov'},
'describedBy': 'https://chronicdata.cdc.gov/Nutrition-Physical-Activity-and-Obesity/Nutrition-Physical-Activity-and-Obesity-Behavioral/hn4x-zwk7',
'description': "<p>This dataset includes data on adult's diet, physical activity, and weight status from Behavioral Risk Factor Surveillance System. This data is used for DNPAO's Data, Trends, and Maps database, which provides national and state specific data on obesity, nutrition, physical activity, and breastfeeding.</p>\n",
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/hn4x-zwk7/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/hn4x-zwk7/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/hn4x-zwk7/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/hn4x-zwk7/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/hn4x-zwk7',
'issued': '2019-02-22',
'keyword': ['adults',
'brfss',
'dnpao',
'fruit',
'nutrition',
'obesity',
'overweight',
'physical activity',
'vegetables',
'walking'],
'landingPage': 'https://data.cdc.gov/d/hn4x-zwk7',
'modified': '2019-10-10',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'references': ['https://www.cdc.gov/nccdphp/dnpao/index.html'],
'theme': ['Nutrition', 'Physical Activity', 'and Obesity'],
'title': 'Nutrition, Physical Activity, and Obesity - Behavioral Risk Factor Surveillance System'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:20'],
'contactPoint': {'fn': 'DNPAO Public Inquiries',
'hasEmail': 'mailto:dnpaoinfo@cdc.gov'},
'describedBy': 'https://chronicdata.cdc.gov/Nutrition-Physical-Activity-and-Obesity/Nutrition-Physical-Activity-and-Obesity-American-C/8mrp-rmkw',
'description': '<p>This dataset includes select data from the U.S. Census Bureau\'s American Community Survey (ACS) on the percent of adults who bike or walk to work. This data is used for DNPAO\'s Data, Trends, and Maps database, which provides national and state specific data on obesity, nutrition, physical activity, and breastfeeding. For more information about ACS visit <a href="https://www.census.gov/programs-surveys/acs/">https://www.census.gov/programs-surveys/acs/</a>.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/8mrp-rmkw/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/8mrp-rmkw/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/8mrp-rmkw/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/8mrp-rmkw/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/8mrp-rmkw',
'issued': '2018-02-23',
'keyword': ['acs',
'american community survey',
'bike',
'dnpao',
'physical activity',
'walk',
'work'],
'landingPage': 'https://data.cdc.gov/d/8mrp-rmkw',
'modified': '2018-07-09',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'references': ['https://www.cdc.gov/nccdphp/dnpao/index.html'],
'theme': ['Nutrition', 'Physical Activity', 'and Obesity'],
'title': 'Nutrition, Physical Activity, and Obesity - American Community Survey'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:20'],
'contactPoint': {'fn': 'DNPAO Public Inquiries',
'hasEmail': 'mailto:dnpaoinfo@cdc.gov'},
'describedBy': 'https://chronicdata.cdc.gov/Nutrition-Physical-Activity-and-Obesity/Nutrition-Physical-Activity-and-Obesity-Women-Infa/735e-byxc',
'description': '<p>This dataset includes data on weight status for children aged 3 months to 4 years old from Women, Infant, and Children Participant and Program Characteristics (WIC-PC). This data is used for DNPAO\'s Data, Trends, and Maps database, which provides national and state specific data on obesity, nutrition, physical activity, and breastfeeding. For more information about WIC-PC visit <a href="https://www.fns.usda.gov/wic/national-survey-wic-participants">https://www.fns.usda.gov/wic/national-survey-wic-participants</a>.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/735e-byxc/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/735e-byxc/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/735e-byxc/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/735e-byxc/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/735e-byxc',
'issued': '2018-02-23',
'keyword': ['children',
'dnpao',
'low income',
'obese',
'obesity',
'overweight',
'wic',
'wic-pc'],
'landingPage': 'https://data.cdc.gov/d/735e-byxc',
'modified': '2019-11-20',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'references': ['https://www.cdc.gov/nccdphp/dnpao/index.html'],
'theme': ['Nutrition', 'Physical Activity', 'and Obesity'],
'title': 'Nutrition, Physical Activity, and Obesity - Women, Infant, and Child'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>NNDSS - Table II. West Nile virus disease - 2017. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories.</p>\n<p>Note:<br />\nThese are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting.</p>\n<p>Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available.</p>\n<p>Footnotes:<br />\n C.N.M.I.: Commonwealth of Northern Mariana Islands.</p>\n<p>U: Unavailable. —: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<p>*Three low incidence conditions, rubella, rubella congenital, and tetanus, are in Table II to facilitate case count verification with reporting jurisdictions.</p>\n<p>† Case counts for reporting year 2017 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/">http://wwwn.cdc.gov/nndss/document/</a> ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf. Data for tuberculosis are displayed in Table IV, which appears quarterly.</p>\n<p>§ Updated weekly from the Division of Vector-Borne Diseases, National Center for Emerging and Zoonotic Infectious Diseases (ArboNET Surveillance). Data for Jamestown Canyon virus, La Crosse virus, Chikungunya virus, Eastern equine encephalitis virus, Powassan virus, St. Louis virus, and Western equine encephalitis virus diseases are available in Table I.</p>\n<p>¶ Not reportable in all states. Reporting exceptions are available at <a href="http://wwwn.cdc.gov/nndss/downloads.html">http://wwwn.cdc.gov/nndss/downloads.html</a>.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/m5zs-rf6r/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/m5zs-rf6r/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/m5zs-rf6r/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/m5zs-rf6r/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/m5zs-rf6r',
'issued': '2018-01-04',
'keyword': ['2017',
'mmwr',
'nedss',
'netss',
'nndss',
'west nile virus',
'wonder'],
'landingPage': 'https://data.cdc.gov/d/m5zs-rf6r',
'modified': '2018-01-04',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NNDSS'],
'title': 'NNDSS - Table II. West Nile virus disease'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>NNDSS - Table II. Vibriosis - 2017. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories.</p>\n<p>Note:<br />\nThese are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting.</p>\n<p>Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available.</p>\n<p>Footnotes:<br />\n C.N.M.I.: Commonwealth of Northern Mariana Islands.</p>\n<p>U: Unavailable. —: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<p>*Three low incidence conditions, rubella, rubella congenital, and tetanus, are in Table II to facilitate case count verification with reporting jurisdictions.</p>\n<p>† Case counts for reporting year 2017 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/">http://wwwn.cdc.gov/nndss/document/</a> ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf. Data for tuberculosis are displayed in Table IV, which appears quarterly.</p>\n<p>§ The national surveillance case definition was revised in 2017 to include infections confirmed by culture-independent diagnostic tests as probable cases.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/98pz-jhyt/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/98pz-jhyt/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/98pz-jhyt/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/98pz-jhyt/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/98pz-jhyt',
'issued': '2018-01-04',
'keyword': ['2017',
'mmwr',
'nedss',
'netss',
'nndss',
'other than toxigenic vibrio cholerae o1 or o139)',
'vibriosis (any species of the family vibrionaceae',
'wonder'],
'landingPage': 'https://data.cdc.gov/d/98pz-jhyt',
'modified': '2018-01-04',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NNDSS'],
'title': 'NNDSS - Table II. Vibriosis'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>NNDSS - Table II. Salmonellosis to Shigellosis - 2017. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories.</p>\n<p>Note:<br />\nThese are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting.</p>\n<p>Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available.</p>\n<p>Footnotes:<br />\n C.N.M.I.: Commonwealth of Northern Mariana Islands.</p>\n<p>U: Unavailable. —: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<p>*Three low incidence conditions, rubella, rubella congenital, and tetanus, are in Table II to facilitate case count verification with reporting jurisdictions.</p>\n<p>† Case counts for reporting year 2017 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/">http://wwwn.cdc.gov/nndss/document/</a> ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf. Data for tuberculosis are displayed in Table IV, which appears quarterly.</p>\n<p>$ Includes E. coli O157:H7, Shiga toxin-positive, serogroup non-O157, and Shiga toxin-positive, not serogrouped.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/hwyq-75wu/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/hwyq-75wu/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/hwyq-75wu/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/hwyq-75wu/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/hwyq-75wu',
'issued': '2018-01-04',
'keyword': ['2017',
'mmwr',
'nedss',
'netss',
'nndss',
'salmonellosis',
'shiga toxin-producing e. coli',
'shigellosis',
'stec',
'wonder'],
'landingPage': 'https://data.cdc.gov/d/hwyq-75wu',
'modified': '2018-01-04',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NNDSS'],
'title': 'NNDSS - Table II. Salmonellosis to Shigellosis'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>NNDSS - Table II. Rabies, animal to Rubella, congenital syndrome - 2017. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories.</p>\n<p>Note:<br />\nThese are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting.</p>\n<p>Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available.</p>\n<p>Footnotes:<br />\n C.N.M.I.: Commonwealth of Northern Mariana Islands.</p>\n<p>U: Unavailable. —: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<p>*Three low incidence conditions, rubella, rubella congenital, and tetanus, are in Table II to facilitate case count verification with reporting jurisdictions.</p>\n<p>† Case counts for reporting year 2017 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/">http://wwwn.cdc.gov/nndss/document/</a> ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf. Data for tuberculosis are displayed in Table IV, which appears quarterly.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/scxv-4u4u/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/scxv-4u4u/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/scxv-4u4u/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/scxv-4u4u/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/scxv-4u4u',
'issued': '2018-01-04',
'keyword': ['2017',
'animal',
'congenital syndrome',
'mmwr',
'nedss',
'netss',
'nndss',
'rabies',
'rubella',
'wonder'],
'landingPage': 'https://data.cdc.gov/d/scxv-4u4u',
'modified': '2018-01-04',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NNDSS'],
'title': 'NNDSS - Table II. Rabies, animal to Rubella, congenital syndrome'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>NNDSS - Table II. Invasive Pneumococcal Diseases, All Ages - 2017. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories.</p>\n<p>Note:<br />\nThese are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting.</p>\n<p>Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available.</p>\n<p>Footnotes:<br />\n C.N.M.I.: Commonwealth of Northern Mariana Islands.</p>\n<p>U: Unavailable. —: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<p>*Three low incidence conditions, rubella, rubella congenital, and tetanus, are in Table II to facilitate case count verification with reporting jurisdictions.</p>\n<p>† Case counts for reporting year 2017 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/">http://wwwn.cdc.gov/nndss/document/</a> ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf. Data for tuberculosis are displayed in Table IV, which appears quarterly.</p>\n<p>§ Includes drug resistant and susceptible cases of Invasive Pneumococcal Disease. This condition was previously named Streptococcus pneumoniae invasive disease and cases were reported to CDC using different event codes to specify whether the cases were drug resistant or in a defined age group, such as <5 years.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/mbsb-z5f8/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/mbsb-z5f8/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/mbsb-z5f8/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/mbsb-z5f8/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/mbsb-z5f8',
'issued': '2018-01-04',
'keyword': ['2017',
'all ages',
'invasive pneumococcal diseases',
'mmwr',
'nedss',
'netss',
'nndss',
'wonder'],
'landingPage': 'https://data.cdc.gov/d/mbsb-z5f8',
'modified': '2018-01-04',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NNDSS'],
'title': 'NNDSS - Table II. Invasive Pneumococcal Diseases, All Ages'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>NNDSS - Table II. Ehrlichiosis and Anaplasmosis - 2017. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories.</p>\n<p>Note:<br />\nThese are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting.</p>\n<p>Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available.</p>\n<p>Footnotes:<br />\n C.N.M.I.: Commonwealth of Northern Mariana Islands.</p>\n<p>U: Unavailable. —: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<p>*Three low incidence conditions, rubella, rubella congenital, and tetanus, are in Table II to facilitate case count verification with reporting jurisdictions.</p>\n<p>† Case counts for reporting year 2017 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/">http://wwwn.cdc.gov/nndss/document/</a> ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf. Data for tuberculosis are displayed in Table IV, which appears quarterly.</p>\n<p>§ Please refer to the MMWR publication for weekly updates to the footnote for this condition.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/gz3p-wzwf/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/gz3p-wzwf/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/gz3p-wzwf/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/gz3p-wzwf/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/gz3p-wzwf',
'issued': '2018-01-04',
'keyword': ['2017',
'anaplasma phagocytophilum',
'ehrlichia chaffeensis',
'ehrlichiosis and anaplasmosis',
'mmwr',
'nedss',
'netss',
'nndss',
'undetermined',
'wonder'],
'landingPage': 'https://data.cdc.gov/d/gz3p-wzwf',
'modified': '2018-01-04',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NNDSS'],
'title': 'NNDSS - Table II. Ehrlichiosis and Anaplasmosis'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>NNDSS - Table II. Babesiosis to Campylobacteriosis - 2017. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories.</p>\n<p>Note:<br />\nThese are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting.</p>\n<p>Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available.</p>\n<p>Footnotes:<br />\n C.N.M.I.: Commonwealth of Northern Mariana Islands.</p>\n<p>U: Unavailable. —: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<ul>\n<li>Three low incidence conditions, rubella, rubella congenital, and tetanus, are in Table II to facilitate case count verification with reporting jurisdictions.</li>\n</ul>\n<p>† Case counts for reporting year 2017 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/">http://wwwn.cdc.gov/nndss/document/</a> ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf. Data for tuberculosis are displayed in Table IV, which appears quarterly.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/xuah-ug7z/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/xuah-ug7z/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/xuah-ug7z/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/xuah-ug7z/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/xuah-ug7z',
'issued': '2018-01-04',
'keyword': ['2017',
'babesiosis',
'campylobacteriosis',
'mmwr',
'nedss',
'netss',
'nndss',
'wonder'],
'landingPage': 'https://data.cdc.gov/d/xuah-ug7z',
'modified': '2018-01-04',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NNDSS'],
'title': 'NNDSS - Table II. Babesiosis to Campylobacteriosis'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>NNDSS - Table I. infrequently reported notifiable diseases - 2017. In this Table, provisional cases of selected infrequently reported notifiable diseases (<1,000 cases reported during the preceding year) are displayed.</p>\n<p>Note:<br />\nThese are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting.</p>\n<p>Case counts in these tables are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available.</p>\n<p>Footnote:<br />\n—: No reported cases. N: Not reportable. NA: Not available. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts.</p>\n<ul>\n<li>Case counts for reporting year 2017 are provisional and subject to change. Data for years 2012 through 2016 are finalized. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>.</li>\n</ul>\n<p>† This table does not include cases from the U.S. territories. Three low incidence conditions, rubella, rubella congenital, and tetanus, are in Table II to facilitate case count verification with reporting jurisdictions.</p>\n<p>§ Calculated by summing the incidence counts for the current week, the 2 weeks preceding the current week, and the 2 weeks following the current week, for a total of 5 preceding years. Additional information is available at <a href="http://wwwn.cdc.gov/nndss/document/5yearweeklyaverage.pdf">http://wwwn.cdc.gov/nndss/document/5yearweeklyaverage.pdf</a>.</p>\n<p>¶ Updated weekly reports from the Division of Vector-Borne Diseases, National Center for Emerging and Zoonotic Infectious Diseases (ArboNET Surveillance). Data for West Nile virus are available in Table II.</p>\n<p>** Not reportable in all jurisdictions. Data from states where the condition is not reportable are excluded from this table, except for the arboviral diseases and influenza-associated pediatric mortality. Reporting exceptions are available at <a href="http://wwwn.cdc.gov/nndss/downloads.html">http://wwwn.cdc.gov/nndss/downloads.html</a>.</p>\n<p>†† Data for Haemophilus influenzae (all ages, all serotypes) are available in Table II.</p>\n<p>§§ In 2016, the nationally notifiable condition ‘Hepatitis B Perinatal Infection’ was renamed to ‘Perinatal Hepatitis B Virus Infection’ and reflects updates in the 2016 CSTE position statement for Perinatal Hepatitis B Virus Infection.</p>\n<p>¶¶ Please refer to the MMWR publication for weekly updates to the footnote for this condition.</p>\n<p>*** Please refer to the MMWR publication for weekly updates to the footnote for this condition.</p>\n<p>††† Data for meningococcal disease (all serogroups) are available in Table II.</p>\n<p>§§§ Novel influenza A virus infections are human infections with influenza A viruses that are different from currently circulating human seasonal influenza viruses. With the exception of one avian lineage influenza A (H7N2) virus, all novel influenza A virus infections reported to CDC since 2011 have been variant influenza viruses. Total case counts are provided by the Influenza Division, National Center for Immunization and Respiratory Diseases (NCIRD).</p>\n<p>¶¶¶ Updated weekly from reports to the Division of STD Prevention, National Center for HIV/AIDS, Viral Hepatitis, STD, and TB Prevention.</p>\n<p>**** Prior to 2015, CDC\'s National Notifiable Diseases Surveillance System (NNDSS) did not receive electronic data about incident cases of specific viral hemorrhagic fevers; instead data were collected in aggregate as "viral hemorrhagic fevers". Beginning in 2015, NNDSS has been updated to receive data for each of</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/45b4-9j7u/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/45b4-9j7u/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/45b4-9j7u/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/45b4-9j7u/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/45b4-9j7u',
'issued': '2019-02-12',
'keyword': ['2017',
'acute',
'arboviral diseases',
'botulism',
'brucellosis',
'chancroid',
'chikungunya virus disease',
'cholera',
'chronic',
'congenital',
'crimean-congo hemorrhagic fever',
'cyclosporiasis',
'diphtheria',
'eastern equine encephalitis virus disease',
'ebola hemorrhagic fever',
'foodborne',
'guanarito hemorrhagic fever',
'haemophilus influenzae',
'hansen's disease',
'hantavirus',
'hantavirus infection',
'hantavirus pulmonary syndrome (hps)',
'hemolytic uremic syndrome',
'hepatitis b',
'human',
'infant',
'influenza-associated pediatric mortality',
'invasive disease (age <5 yrs)',
'jamestown canyon virus disease',
'junin hemorrhagic fever',
'la crosse virus disease',
'lassa fever',
'leptospirosis',
'listeriosis',
'lujo virus',
'machupo hemorrhagic fever',
'marburg fever',
'measles',
'meningococcal disease (neisseria meningitidis)',
'mmwr',
'nedss',
'netss',
'neuroinvasive and nonneuroinvasive',
'nndss',
'non-b serotype',
'non-congenital',
'non-hps',
'nonparalytic',
'nontypeable',
'novel influenza a virus infections',
'other (wound & unspecified)',
'other serogroups',
'paralytic',
'perinatal virus infection',
'plague',
'polio virus infection',
'poliomyelitis',
'postdiarrheal',
'powassan virus disease',
'psittacosis',
'q fever',
'rabies',
'sabia-associated hemorrhagic fever',
'sars-cov',
'serogroup b',
'serogroups acwy',
'serotype b',
'smallpox',
'st. louis encephalitis virus disease',
'streptococcal toxic s hock syndrome',
'syphilis',
'total',
'toxic shock syndrome (other than streptococcal)',
'trichinellosis',
'tularemia',
'typhoid fever (caused by salmonella typhi)',
'unknown serogroups',
'unknown serotype',
'vancomycin-intermediate staphylococcus aureus',
'vancomycin-resistant staphylococcus aureus',
'viral hemorrhagic fevers',
'western equine encephalitis virus disease',
'wonder',
'yellow fever',
'zika virus disease'],
'landingPage': 'https://data.cdc.gov/d/45b4-9j7u',
'modified': '2019-02-12',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NNDSS'],
'title': 'NNDSS - Table I. infrequently reported notifiable diseases'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:20'],
'contactPoint': {'fn': '500 Cities Public Inquiries',
'hasEmail': 'mailto:500cities@cdc.gov'},
'describedBy': 'https://chronicdata.cdc.gov/500-Cities/500-Cities-City-level-Data-GIS-Friendly-Format-201/dxpw-cm5u',
'description': '<p>2017, 2016. Data were provided by the Centers for Disease Control and Prevention (CDC), Division of Population Health, Epidemiology and Surveillance Branch. The project was funded by the Robert Wood Johnson Foundation (RWJF) in conjunction with the CDC Foundation. 500 cities project city-level data in GIS-friendly format can be joined with city spatial data (<a href="https://chronicdata.cdc.gov/500-Cities/500-Cities-City-Boundaries/n44h-hy2j">https://chronicdata.cdc.gov/500-Cities/500-Cities-City-Boundaries/n44h-hy2j</a>) in a geographic information system (GIS) to produce maps of 27 measures at the city-level. There are 7 measures (all teeth lost, dental visits, mammograms, Pap tests, colorectal cancer screening, core preventive services among older adults, and sleep less than 7 hours) in this 2019 release from the 2016 BRFSS that were the same as the 2018 release.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/dxpw-cm5u/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/dxpw-cm5u/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/dxpw-cm5u/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/dxpw-cm5u/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/dxpw-cm5u',
'issued': '2017-12-04',
'keyword': ['500cities',
'behaviors',
'census',
'cities',
'gis',
'outcomes',
'prevalence',
'prevention',
'tract',
'unhealthy'],
'landingPage': 'https://data.cdc.gov/d/dxpw-cm5u',
'modified': '2019-12-06',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'references': ['https://academic.oup.com/aje/article/179/8/1025/109078',
'https://academic.oup.com/aje/article/182/2/127/93984',
'https://www.cdc.gov/pcd/issues/2017/17_0281.htm',
'https://www.cdc.gov/pcd/issues/2018/18_0313.htm'],
'theme': ['500 Cities'],
'title': '500 Cities: City-level Data (GIS Friendly Format), 2019 release'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:20'],
'contactPoint': {'fn': '500 Cities Public Inquiries',
'hasEmail': 'mailto:500cities@cdc.gov'},
'describedBy': 'https://chronicdata.cdc.gov/500-Cities/500-Cities-Census-Tract-level-Data-GIS-Friendly-Fo/k86t-wghb',
'description': '<p>2017, 2016. Data were provided by the Centers for Disease Control and Prevention (CDC), Division of Population Health, Epidemiology and Surveillance Branch. The project was funded by the Robert Wood Johnson Foundation (RWJF) in conjunction with the CDC Foundation. 500 cities project census tract-level data in GIS-friendly format can be joined with census tract spatial data (<a href="https://chronicdata.cdc.gov/500-Cities/500-Cities-Census-Tract-Boundaries/x7zy-2xmx">https://chronicdata.cdc.gov/500-Cities/500-Cities-Census-Tract-Boundarie...</a>) in a geographic information system (GIS) to produce maps of 27 measures at the census tract level. There are 7 measures (all teeth lost, dental visits, mammograms, Pap tests, colorectal cancer screening, core preventive services among older adults, and sleep less than 7 hours) in this 2019 release from the 2016 BRFSS that were the same as the 2018 release.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/k86t-wghb/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/k86t-wghb/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/k86t-wghb/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/k86t-wghb/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/k86t-wghb',
'issued': '2017-12-04',
'keyword': ['500cities',
'behaviors',
'census',
'cities',
'gis',
'outcomes',
'prevalence',
'prevention',
'tract',
'unhealthy'],
'landingPage': 'https://data.cdc.gov/d/k86t-wghb',
'modified': '2019-12-06',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'references': ['https://academic.oup.com/aje/article/179/8/1025/109078',
'https://academic.oup.com/aje/article/182/2/127/93984',
'https://www.cdc.gov/pcd/issues/2017/17_0281.htm',
'https://www.cdc.gov/pcd/issues/2018/18_0313.htm'],
'theme': ['500 Cities'],
'title': '500 Cities: Census Tract-level Data (GIS Friendly Format), 2019 release'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:20'],
'contactPoint': {'fn': '500 Cities Public Inquiries',
'hasEmail': 'mailto:500cities@cdc.gov'},
'describedBy': 'https://chronicdata.cdc.gov/500-Cities/500-Cities-Local-Data-for-Better-Health-2017-relea/6vp6-wxuq',
'description': '<p>This is the complete dataset for the 500 Cities project 2019 release. This dataset includes 2017, 2016 model-based small area estimates for 27 measures of chronic disease related to unhealthy behaviors (5), health outcomes (13), and use of preventive services (9). Data were provided by the Centers for Disease Control and Prevention (CDC), Division of Population Health, Epidemiology and Surveillance Branch. The project was funded by the Robert Wood Johnson Foundation (RWJF) in conjunction with the CDC Foundation. It represents a first-of-its kind effort to release information on a large scale for cities and for small areas within those cities. It includes estimates for the 500 largest US cities and approximately 28,000 census tracts within these cities. These estimates can be used to identify emerging health problems and to inform development and implementation of effective, targeted public health prevention activities. Because the small area model cannot detect effects due to local interventions, users are cautioned against using these estimates for program or policy evaluations. Data sources used to generate these measures include Behavioral Risk Factor Surveillance System (BRFSS) data (2017, 2016), Census Bureau 2010 census population data, and American Community Survey (ACS) 2013-2017, 2012-2016 estimates. Because some questions are only asked every other year in the BRFSS, there are 7 measures (all teeth lost, dental visits, mammograms, pap tests, colorectal cancer screening, core preventive services among older adults, and sleep less than 7 hours) from the 2016 BRFSS that are the same in the 2019 release as the previous 2018 release. More information about the methodology can be found at <a href="http://www.cdc.gov/500cities">www.cdc.gov/500cities</a>.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/6vp6-wxuq/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/6vp6-wxuq/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/6vp6-wxuq/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/6vp6-wxuq/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/6vp6-wxuq',
'issued': '2018-12-03',
'keyword': ['500cities',
'behaviors',
'brfss',
'census',
'cities',
'outcomes',
'prevalence',
'prevention',
'tracts',
'unhealthy'],
'landingPage': 'https://data.cdc.gov/d/6vp6-wxuq',
'modified': '2019-12-05',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'references': ['https://academic.oup.com/aje/article/179/8/1025/109078',
'https://academic.oup.com/aje/article/182/2/127/93984',
'https://www.cdc.gov/pcd/issues/2017/17_0281.htm',
'https://www.cdc.gov/pcd/issues/2018/18_0313.htm'],
'theme': ['500 Cities'],
'title': '500 Cities: Local Data for Better Health, 2019 release'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:20'],
'contactPoint': {'fn': '500 Cities Public Inquiries',
'hasEmail': 'mailto:500cities@cdc.gov'},
'describedBy': 'https://chronicdata.cdc.gov/500-Cities/500-Cities-City-level-Data-GIS-Friendly-Format-201/k56w-7tny',
'description': '<p>2014, 2013. Data were provided by the Centers for Disease Control and Prevention (CDC), Division of Population Health, Epidemiology and Surveillance Branch. The project was funded by the Robert Wood Johnson Foundation (RWJF) in conjunction with the CDC Foundation. 500 cities project census city-level data in GIS-friendly format can be joined with city spatial data (<a href="https://chronicdata.cdc.gov/500-Cities/500-Cities-City-Boundaries/n44h-hy2j">https://chronicdata.cdc.gov/500-Cities/500-Cities-City-Boundaries/n44h-hy2j</a>) in a geographic information system (GIS) to produce maps of 27 measures at the city-level.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/k56w-7tny/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/k56w-7tny/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/k56w-7tny/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/k56w-7tny/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/k56w-7tny',
'issued': '2017-11-22',
'keyword': ['500 cities', 'city', 'estimates', 'prevalence'],
'landingPage': 'https://data.cdc.gov/d/k56w-7tny',
'modified': '2018-11-02',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'references': ['https://academic.oup.com/aje/article/179/8/1025/109078',
'https://academic.oup.com/aje/article/182/2/127/93984',
'https://www.cdc.gov/pcd/issues/2017/pdf/17_0281.pdf',
'https://www.cdc.gov/pcd/issues/2018/18_0313.htm'],
'theme': ['500 Cities'],
'title': '500 Cities: City-level Data (GIS Friendly Format), 2016 release'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:20'],
'contactPoint': {'fn': '500 Cities Public Inquiries',
'hasEmail': 'mailto:500cities@cdc.gov'},
'describedBy': 'https://chronicdata.cdc.gov/500-Cities/500-Cities-Census-Tract-level-Data-GIS-Friendly-Fo/5mtz-k78d',
'description': '<p>2014, 2013. Data were provided by the Centers for Disease Control and Prevention (CDC), Division of Population Health, Epidemiology and Surveillance Branch. The project was funded by the Robert Wood Johnson Foundation (RWJF) in conjunction with the CDC Foundation. 500 cities project census tract-level data in GIS-friendly format can be joined with census tract spatial data (<a href="https://chronicdata.cdc.gov/500-Cities/500-Cities-Census-Tract-Boundaries/x7zy-2xmx">https://chronicdata.cdc.gov/500-Cities/500-Cities-Census-Tract-Boundarie...</a>) in a geographic information system (GIS) to produce maps of 27 measures at the census tract level.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/5mtz-k78d/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/5mtz-k78d/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/5mtz-k78d/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/5mtz-k78d/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/5mtz-k78d',
'issued': '2017-11-22',
'keyword': ['500 cities', 'census tracts', 'estimates', 'prevalence'],
'landingPage': 'https://data.cdc.gov/d/5mtz-k78d',
'modified': '2018-11-05',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'references': ['https://academic.oup.com/aje/article/179/8/1025/109078',
'https://academic.oup.com/aje/article/182/2/127/93984',
'https://www.cdc.gov/pcd/issues/2017/pdf/17_0281.pdf',
'https://www.cdc.gov/pcd/issues/2018/18_0313.htm'],
'theme': ['500 Cities'],
'title': '500 Cities: Census Tract-level Data (GIS Friendly Format), 2016 release'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:20'],
'contactPoint': {'fn': '500 Cities Public Inquiries',
'hasEmail': 'mailto:500cities@cdc.gov'},
'describedBy': 'https://chronicdata.cdc.gov/500-Cities/500-Cities-Local-Data-for-Better-Health-2016-relea/9z78-nsfp',
'description': '<p>This is the complete dataset for the 500 Cities project 2016 release. This dataset includes 2013, 2014 model-based small area estimates for 27 measures of chronic disease related to unhealthy behaviors (5), health outcomes (13), and use of preventive services (9). Data were provided by the Centers for Disease Control and Prevention (CDC), Division of Population Health, Epidemiology and Surveillance Branch. The project was funded by the Robert Wood Johnson Foundation (RWJF) in conjunction with the CDC Foundation. It represents a first-of-its kind effort to release information on a large scale for cities and for small areas within those cities. It includes estimates for the 500 largest US cities and approximately 28,000 census tracts within these cities. These estimates can be used to identify emerging health problems and to inform development and implementation of effective, targeted public health prevention activities. Because the small area model cannot detect effects due to local interventions, users are cautioned against using these estimates for program or policy evaluations. Data sources used to generate these measures include Behavioral Risk Factor Surveillance System (BRFSS) data (2013, 2014), Census Bureau 2010 census population data, and American Community Survey (ACS) 2009-2013, 2010-2014 estimates. More information about the methodology can be found at <a href="http://www.cdc.gov/500cities">www.cdc.gov/500cities</a>.<br />\nNote: During the process of uploading the 2015 estimates, CDC found a data discrepancy in the published 500 Cities data for the 2014 city-level obesity crude prevalence estimates caused when reformatting the SAS data file to the open data format. . The small area estimation model and code were correct. This data discrepancy only affected the 2014 city-level obesity crude prevalence estimates on the Socrata open data file, the GIS-friendly data file, and the 500 Cities online application. The other obesity estimates (city-level age-adjusted and tract-level) and the Mapbooks were not affected. No other measures were affected. The correct estimates are update in this dataset on October 25, 2017.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/9z78-nsfp/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/9z78-nsfp/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/9z78-nsfp/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/9z78-nsfp/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/9z78-nsfp',
'issued': '2018-10-11',
'keyword': ['500 cities', 'census', 'estimates', 'prevalence', 'tracts'],
'landingPage': 'https://data.cdc.gov/d/9z78-nsfp',
'modified': '2018-11-05',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'references': ['https://academic.oup.com/aje/article/179/8/1025/109078',
'https://academic.oup.com/aje/article/182/2/127/93984',
'https://www.cdc.gov/pcd/issues/2017/pdf/17_0281.pdf',
'https://www.cdc.gov/pcd/issues/2018/18_0313.htm'],
'theme': ['500 Cities'],
'title': '500 Cities: Local Data for Better Health, 2016 release'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:20'],
'contactPoint': {'fn': 'DDT Public Inquiries',
'hasEmail': 'mailto:ddtpubsmailbox@cdc.gov'},
'describedBy': 'https://chronicdata.cdc.gov/Vision-Eye-Health/Behavioral-Risk-Factors-Vision-Eye-Health/pttf-ck53',
'description': '<p>2005-2016. This dataset includes data from the retired BRFSS Vision Module. From 2005-2011 the BRFSS employed a ten question vision module regarding vision impairment, access and utilization of eye care, and self-reported eye diseases. In 2013 and subsequently, one question in the core of BRFSS asks about vision: “Are you blind or do you have serious difficulty seeing, even when wearing glasses?” The latest data for this core question can be found in the Vision and Eye Health Surveillance System (VEHSS). VEHSS is intended to provide population estimates of vision loss function, eye diseases, health disparities, as well as barriers and facilitators to access to vision and eye care. This information can be used for designing, implementing, and evaluating vision and eye health prevention programs. To access the latest BRFSS data, (2013-2017) view the Behavioral Risk Factors – Vision and Eye Health Surveillance dataset (<a href="https://chronicdata.cdc.gov/Vision-Eye-Health/Behavioral-Risk-Factors-Vision-and-Eye-Health-Surv/vkwg-yswv">https://chronicdata.cdc.gov/Vision-Eye-Health/Behavioral-Risk-Factors-Vi...</a>).</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/pttf-ck53/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/pttf-ck53/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/pttf-ck53/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/pttf-ck53/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/pttf-ck53',
'issued': '2017-10-18',
'keyword': ['diabetes',
'eye diseases',
'heart diseases',
'hypertension',
'physical activity',
'smoking',
'state',
'stroke',
'vhi',
'vision impairment'],
'landingPage': 'https://data.cdc.gov/d/pttf-ck53',
'modified': '2019-04-18',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['Vision & Eye Health'],
'title': 'BRFSS Vision Module Data – Vision & Eye Health'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'Rachel Hulkower',
'hasEmail': 'mailto:hzo2@cdc.gov'},
'description': '<p>Authors: Cason Schmit, JD, Gregory Sunshine, JD, Dawn Pepin, JD, MPH, Tara Ramanathan, JD, MPH, Akshara Menon, JD, MPH, Matthew Penn, JD, MLIS<br />\nThis legal data set consists of state statutes and regulations in effect as of January 1, 2014, related to electronic health information (EHI). Jurisdictions were limited to US states, territories, and the District of Columbia that had statutes and regulations in the Westlaw legal database that expressly referenced EHI. This data set includes 2,364 EHI-related laws representing 49 EHI uses in 54 jurisdictions. For information about research methods, please reference the Electronic Health Information Legal Epidemiology Protocol 2014.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/wngq-sdai/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/wngq-sdai/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/wngq-sdai/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/wngq-sdai/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/wngq-sdai',
'issued': '2017-09-07',
'keyword': ['electronic health information',
'law',
'public health law program'],
'landingPage': 'https://data.cdc.gov/d/wngq-sdai',
'modified': '2017-09-07',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'title': 'Electronic Health Information Legal Epidemiology Data Set 2014'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'Rachel Hulkower',
'hasEmail': 'mailto:hzo2@cdc.gov'},
'description': '<p>Authors: Cason Schmit, JD, Gregory Sunshine, JD, Dawn Pepin, JD, MPH, Tara Ramanathan, JD, MPH, Akshara Menon, JD, MPH, Matthew Penn, JD, MLIS<br />\nThe Health Information Technology for Economic and Clinical Health Act, adopted in 2009, accelerated adoption of electronic health record systems among health care providers. Many state statutes and regulations authorize and define the use of electronic health information (EHI). Practitioners often criticize these laws as complex and contradictory and point to them as barriers to using EHI. Attorney researchers used WestlawNext to search for EHI-related statutes and regulations of the US states, US<br />\nterritories, and the District of Columbia in effect as of January 2014. The researchers independently catalogued provisions by the EHI use described in the law. This research protocol accompanies the data set, Electronic Health Information Legal Epidemiology Data Set 2014.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'https://data.cdc.gov/download/sesw-5ehn/application/pdf',
'format': 'pdf',
'mediaType': 'application/unknown',
'title': 'pdf'}],
'identifier': 'https://data.cdc.gov/api/views/sesw-5ehn',
'issued': '2017-08-15',
'keyword': ['electronic health information',
'law',
'public health law program'],
'landingPage': 'https://data.cdc.gov/d/sesw-5ehn',
'modified': '2017-09-07',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'title': 'Electronic Health Information Legal Epidemiology Protocol 2014'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:20'],
'contactPoint': {'fn': 'DASH Public Inquiries',
'hasEmail': 'mailto:nccddashinfo@cdc.gov'},
'describedBy': 'https://chronicdata.cdc.gov/Youth-Risk-Behaviors/DASH-Youth-Risk-Behavior-Surveillance-System-YRBSS/q6p7-56au',
'description': '<p>2015-2017. High School Dataset – Including Sexual Orientation. The Youth Risk Behavior Surveillance System (YRBSS) monitors six categories of priority health behaviors<br />\namong youth and young adults: 1) behaviors that contribute to unintentional injuries and violence; 2) tobacco use; 3) alcohol and<br />\nother drug use; 4) sexual behaviors related to unintended pregnancy and sexually transmitted infections (STIs), including human<br />\nimmunodeficiency virus (HIV) infection; 5) unhealthy dietary behaviors; and 6) physical inactivity. In addition, YRBSS monitors<br />\nthe prevalence of obesity and asthma and other priority health behaviors. This dataset contains national, state, and local data from 2015 that includes two aspects of sexual orientation – sexual identity and sex of sexual contacts. Additional information about the YRBSS can be found at <a href="http://www.cdc.gov/yrbss">www.cdc.gov/yrbss</a>.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/q6p7-56au/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/q6p7-56au/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/q6p7-56au/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/q6p7-56au/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/q6p7-56au',
'issued': '2018-06-15',
'keyword': ['high school',
'risk behavior',
'sexual contacts',
'sexual identity',
'sexual orientation',
'survey',
'youth online',
'yrbs'],
'landingPage': 'https://data.cdc.gov/d/q6p7-56au',
'modified': '2019-03-29',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['Youth Risk Behaviors'],
'title': 'DASH - Youth Risk Behavior Surveillance System (YRBSS): High School – Including Sexual Orientation'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:20'],
'contactPoint': {'fn': 'DHDSP Requests',
'hasEmail': 'mailto:dhdsprequests@cdc.gov'},
'describedBy': 'https://chronicdata.cdc.gov/Heart-Disease-Stroke-Prevention/Healthcare-Cost-and-Utilization-Project-HCUP-Natio/ntny-77fx',
'description': "<p>2001 forward. The National (Nationwide) Inpatient Sample (NIS) is part of a family of databases and software tools developed for the Healthcare Cost and Utilization Project (HCUP). The NIS is the largest publicly available all-payer inpatient health care database in the United States, yielding national estimates of hospital inpatient stays. Unweighted, it contains data from more than 7 million hospital stays each year. Weighted, it estimates more than 35 million hospitalizations nationally. Indicators from this data source have been computed by personnel in CDC's Division for Heart Disease and Stroke Prevention (DHDSP). This is one of the datasets provided by the National Cardiovascular Disease Surveillance System. The system is designed to integrate multiple indicators from many data sources to provide a comprehensive picture of the public health burden of CVDs and associated risk factors in the United States. The data are organized by indicator, and they include CVDs (e.g., heart failure). The data can be plotted as trends and stratified by age group, sex, and race/ethnicity.</p>\n",
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/ntny-77fx/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/ntny-77fx/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/ntny-77fx/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/ntny-77fx/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/ntny-77fx',
'issued': '2019-06-19',
'keyword': ['cardiovascular',
'coronary heart disease',
'hospitalizations',
'myocardial infarction',
'stroke'],
'landingPage': 'https://data.cdc.gov/d/ntny-77fx',
'modified': '2019-06-19',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'references': ['https://www.cdc.gov/dhdsp/index.htm',
'https://www.cdc.gov/dhdsp/maps/dtm/data_sources.htm',
'https://www.cdc.gov/dhdsp/maps/dtm/data_risks.htm'],
'theme': ['Heart Disease & Stroke Prevention'],
'title': 'Healthcare Cost and Utilization Project (HCUP) - National Inpatient Sample'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:20'],
'contactPoint': {'fn': 'DHDSP Requests',
'hasEmail': 'mailto:dhdsprequests@cdc.gov'},
'describedBy': 'https://chronicdata.cdc.gov/Heart-Disease-Stroke-Prevention/Center-for-Medicare-Medicaid-Services-CMS-Medicare/iw6q-r3ja',
'description': "<p>2003 forward. CMS compiles claims data for Medicare and Medicaid patients across a variety of categories and years. This includes Inpatient and Outpatient claims, Master Beneficiary Summary Files, and many other files. Indicators from this data source have been computed by personnel in CDC's Division for Heart Disease and Stroke Prevention (DHDSP). This is one of the datasets provided by the National Cardiovascular Disease Surveillance System. The system is designed to integrate multiple indicators from many data sources to provide a comprehensive picture of the public health burden of CVDs and associated risk factors in the United States. The data are organized by location (national and state) and indicator. The data can be plotted as trends and stratified by sex and race/ethnicity.</p>\n",
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/iw6q-r3ja/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/iw6q-r3ja/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/iw6q-r3ja/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/iw6q-r3ja/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/iw6q-r3ja',
'issued': '2019-06-19',
'keyword': ['cardiovascular disease',
'claims data',
'heart disease',
'stroke'],
'landingPage': 'https://data.cdc.gov/d/iw6q-r3ja',
'modified': '2019-06-19',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'references': ['https://www.cdc.gov/dhdsp/index.htm',
'https://www.cdc.gov/dhdsp/maps/dtm/data_sources.htm',
'https://www.cdc.gov/dhdsp/maps/dtm/data_risks.htm'],
'theme': ['Heart Disease & Stroke Prevention'],
'title': 'Center for Medicare & Medicaid Services (CMS) , Medicare Claims data'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'F. Abigail Ferrell',
'hasEmail': 'mailto:fferrell@cdc.gov'},
'description': '<p>Animals at petting zoos and agricultural fairs can be carriers of pathogens, such as Escherichia coli. Disease outbreaks at animal contact exhibits can be prevented by handwashing after contact with animals and keeping food and beverage away from exhibits. This research procedure and code book accompanies the data set, Animal Contact Exhibits_Legal Epidemiology Dataset_2016, which catalogs and analyzes a collection of state hand sanitation laws for the following categories of animal contact exhibits:<br />\na. Petting zoos<br />\nb. Agricultural fairs<br />\nc. County or state fairs<br />\nd. Exotic animal exhibits<br />\ne. Circuses<br />\nf. Zoos</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'https://data.cdc.gov/download/4zc2-9ujh/application/pdf',
'format': 'pdf',
'mediaType': 'application/unknown',
'title': 'pdf'}],
'identifier': 'https://data.cdc.gov/api/views/4zc2-9ujh',
'issued': '2017-06-27',
'keyword': ['agricultural fair',
'animal contact exhibit',
'circus',
'county or state fair',
'exotic animals',
'infectious disease',
'legal epidemiology',
'petting zoo',
'zoo',
'zoonotic disease'],
'landingPage': 'https://data.cdc.gov/d/4zc2-9ujh',
'modified': '2017-06-27',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'title': 'Animal Contact Exhibits_Legal Epidemiology Research Procedure and Code Book_2016'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:20'],
'contactPoint': {'fn': 'DHDSP Requests',
'hasEmail': 'mailto:dhdsprequests@cdc.gov'},
'describedBy': 'https://chronicdata.cdc.gov/Heart-Disease-Stroke-Prevention/Heart-Disease-Mortality-Data-Among-US-Adults-35-by/i2vk-mgdh',
'description': '<p>2013 to 2015, 3-year average. Rates are age-standardized. County rates are spatially smoothed. The data can be viewed by gender and race/ethnicity. Data source: National Vital Statistics System. Additional data, maps, and methodology can be viewed on the Interactive Atlas of Heart Disease and Stroke <a href="http://www.cdc.gov/dhdsp/maps/atlas">http://www.cdc.gov/dhdsp/maps/atlas</a></p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/i2vk-mgdh/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/i2vk-mgdh/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/i2vk-mgdh/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/i2vk-mgdh/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/i2vk-mgdh',
'issued': '2017-04-25',
'keyword': ['cardiovascular disease', 'county', 'heart disease'],
'landingPage': 'https://data.cdc.gov/d/i2vk-mgdh',
'modified': '2018-07-09',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'references': ['https://www.cdc.gov/dhdsp/index.htm',
'https://www.cdc.gov/dhdsp/maps/dtm/data_sources.htm',
'https://www.cdc.gov/dhdsp/maps/dtm/data_risks.htm'],
'theme': ['Heart Disease & Stroke Prevention'],
'title': 'Heart Disease Mortality Data Among US Adults (35+) by State/Territory and County'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:20'],
'contactPoint': {'fn': 'DHDSP Requests',
'hasEmail': 'mailto:dhdsprequests@cdc.gov'},
'describedBy': 'https://chronicdata.cdc.gov/Heart-Disease-Stroke-Prevention/Stroke-Mortality-Data-Among-US-Adults-35-by-State-/kpwh-eddm',
'description': '<p>2013 to 2015, 3-year average. Rates are age-standardized. County rates are spatially smoothed. The data can be viewed by gender and race/ethnicity. Data source: National Vital Statistics System. Additional data, maps, and methodology can be viewed on the Interactive Atlas of Heart Disease and Stroke <a href="http://www.cdc.gov/dhdsp/maps/atlas">http://www.cdc.gov/dhdsp/maps/atlas</a></p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/kpwh-eddm/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/kpwh-eddm/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/kpwh-eddm/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/kpwh-eddm/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/kpwh-eddm',
'issued': '2017-04-25',
'keyword': ['cardiovascular disease',
'cerebrovascular disease',
'county',
'stroke'],
'landingPage': 'https://data.cdc.gov/d/kpwh-eddm',
'modified': '2018-07-09',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'references': ['https://www.cdc.gov/dhdsp/index.htm',
'https://www.cdc.gov/dhdsp/maps/dtm/data_sources.htm',
'https://www.cdc.gov/dhdsp/maps/dtm/data_risks.htm'],
'theme': ['Heart Disease & Stroke Prevention'],
'title': 'Stroke Mortality Data Among US Adults (35+) by State/Territory and County'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:20'],
'contactPoint': {'fn': 'DASH Public Inquiries',
'hasEmail': 'mailto:nccddashinfo@cdc.gov'},
'describedBy': 'https://chronicdata.cdc.gov/Youth-Risk-Behaviors/DASH-Youth-Risk-Behavior-Surveillance-System-YRBSS/svam-8dhg',
'description': '<p>1991-2017. High School Dataset. The Youth Risk Behavior Surveillance System (YRBSS) monitors six categories of priority health behaviors<br />\namong youth and young adults: 1) behaviors that contribute to unintentional injuries and violence; 2) tobacco use; 3) alcohol and<br />\nother drug use; 4) sexual behaviors related to unintended pregnancy and sexually transmitted infections (STIs), including human<br />\nimmunodeficiency virus (HIV) infection; 5) unhealthy dietary behaviors; and 6) physical inactivity. In addition, YRBSS monitors<br />\nthe prevalence of obesity and asthma and other priority health behaviors.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/svam-8dhg/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/svam-8dhg/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/svam-8dhg/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/svam-8dhg/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/svam-8dhg',
'issued': '2018-06-15',
'keyword': ['centers-for-disease-control-and-prevention'],
'landingPage': 'https://data.cdc.gov/d/svam-8dhg',
'modified': '2019-03-29',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['Youth Risk Behaviors'],
'title': 'DASH - Youth Risk Behavior Surveillance System (YRBSS): High School - Excluding Sexual Identity'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:20'],
'contactPoint': {'fn': 'DRH Public Inquiries',
'hasEmail': 'mailto:PRAMSProposals@cdc.gov'},
'describedBy': 'https://chronicdata.cdc.gov/Maternal-Child-Health/CDC-PRAMStat-Data-for-2011/ese6-rqpq',
'description': '<ol start="2011">\n<li>Centers for Disease Control and Prevention (CDC). PRAMS, the Pregnancy Risk Assessment Monitoring System, is a surveillance system collecting state-specific, population-based data on maternal attitudes and experiences before, during, and shortly after pregnancy. It is a collaborative project of the Centers for Disease Control and Prevention (CDC) and state health departments. PRAMS provides data for state health officials to use to improve the health of mothers and infants. PRAMS topics include abuse, alcohol use, contraception, breastfeeding, mental health, morbidity, obesity, preconception health, pregnancy history, prenatal-care, sleep behavior, smoke exposure, stress, tobacco use, WIC, Medicaid, infant health, and unintended pregnancy.<br />\nData will be updated annually as it becomes available.</li>\n</ol>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/ese6-rqpq/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/ese6-rqpq/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/ese6-rqpq/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/ese6-rqpq/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/ese6-rqpq',
'issued': '2018-01-19',
'keyword': ['abuse',
'alcohol use',
'breastfeeding',
'contraception',
'infant health',
'medicaid',
'mental health',
'morbidity',
'obesity',
'preconception health',
'pregnancy history',
'prenatal care',
'reproductive health',
'sleep behavior',
'smoke exposure',
'stress',
'tobacco use',
'unintended pregnancy',
'wic'],
'landingPage': 'https://data.cdc.gov/d/ese6-rqpq',
'modified': '2018-07-09',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'references': ['https://www.cdc.gov/prams/index.htm',
'https://www.cdc.gov/prams/pramstat/index.html'],
'theme': ['Maternal & Child Health'],
'title': 'CDC PRAMStat Data for 2011'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>NNDSS - Table II. West Nile virus disease - 2016. In this Table, provisional* cases of selected† notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories.<br />\nNote:<br />\nThese are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting.</p>\n<p>Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available.</p>\n<p>Footnotes:<br />\nC.N.M.I.: Commonwealth of Northern Mariana Islands.<br />\nU: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<ul>\n<li>Case counts for reporting year 2016 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/">http://wwwn.cdc.gov/nndss/document/</a> ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf. Data for TB are displayed in Table IV, which appears quarterly.<br />\n† Three low incidence conditions, rubella, rubella congenital, and tetanus, have been moved to Table II to facilitate case count verification with reporting jurisdictions.<br />\n§ Updated weekly from the Division of Vector-Borne Diseases, National Center for Emerging and Zoonotic Infectious Diseases (ArboNET Surveillance). Data for Jamestown Canyon virus, La Crosse virus, Chikungunya virus, Eastern equine encephalitis virus, Powassan virus, St. Louis virus, and Western equine encephalitis virus diseases are available in Table I.<br />\n¶ Not reportable in all states. Reporting exceptions are available at <a href="http://wwwn.cdc.gov/nndss/downloads.html">http://wwwn.cdc.gov/nndss/downloads.html</a>.</li>\n</ul>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/sd5c-m3g5/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/sd5c-m3g5/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/sd5c-m3g5/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/sd5c-m3g5/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/sd5c-m3g5',
'issued': '2017-01-05',
'keyword': ['2016',
'mmwr',
'nedss',
'netss',
'nndss',
'west nile virus',
'wonder'],
'landingPage': 'https://data.cdc.gov/d/sd5c-m3g5',
'modified': '2017-01-05',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NNDSS'],
'title': 'NNDSS - Table II. West Nile virus disease'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>NNDSS - Table II. Spotted Fever Rickettsiosis to Syphilis - 2016. In this Table, provisional* cases of selected† notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories.<br />\nNote:<br />\nThese are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting.</p>\n<p>Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available.</p>\n<p>Footnotes:<br />\nC.N.M.I.: Commonwealth of Northern Mariana Islands.<br />\nU: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<ul>\n<li>Case counts for reporting year 2016 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/">http://wwwn.cdc.gov/nndss/document/</a> ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf. Data for TB are displayed in Table IV, which appears quarterly.<br />\n† Three low incidence conditions, rubella, rubella congenital, and tetanus, have been moved to Table II to facilitate case count verification with reporting jurisdictions.<br />\n§ Illnesses with similar clinical presentation that result from Spotted fever group rickettsia infections are reported as Spotted fever rickettsioses. Rocky Mountain spotted fever (RMSF) caused by Rickettsia rickettsii, is the most common and well-known spotted fever.</li>\n</ul>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/6jgb-zrsp/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/6jgb-zrsp/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/6jgb-zrsp/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/6jgb-zrsp/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/6jgb-zrsp',
'issued': '2017-01-05',
'keyword': ['2016',
'mmwr',
'nedss',
'netss',
'nndss',
'rmsf',
'spotted fever rickettsiosis',
'syphilis primary and secondary',
'wonder'],
'landingPage': 'https://data.cdc.gov/d/6jgb-zrsp',
'modified': '2017-01-05',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NNDSS'],
'title': 'NNDSS - Table II. Spotted Fever Rickettsiosis to Syphilis'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>NNDSS - Table II. Rubella to Salmonellosis - 2016. In this Table, provisional* cases of selected† notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories.<br />\nNote:<br />\nThese are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting.</p>\n<p>Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available.</p>\n<p>Footnotes:<br />\nC.N.M.I.: Commonwealth of Northern Mariana Islands.<br />\nU: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<ul>\n<li>Case counts for reporting year 2016 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>. Data for TB are displayed in Table IV, which appears quarterly.<br />\n† Three low incidence conditions, rubella, rubella congenital, and tetanus, are in Table II to facilitate case count verification with reporting jurisdictions.</li>\n</ul>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/4qb4-rsd8/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/4qb4-rsd8/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/4qb4-rsd8/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/4qb4-rsd8/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/4qb4-rsd8',
'issued': '2017-01-05',
'keyword': ['2016',
'congenital syndrome',
'mmwr',
'nedss',
'netss',
'nndss',
'rubella',
'salmonellosis',
'wonder'],
'landingPage': 'https://data.cdc.gov/d/4qb4-rsd8',
'modified': '2017-01-05',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NNDSS'],
'title': 'NNDSS - Table II. Rubella to Salmonellosis'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>NNDSS - Table II. Mumps to Rabies, animal - 2016. In this Table, provisional* cases of selected† notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories.<br />\nNote:<br />\nThese are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting.</p>\n<p>Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available.</p>\n<p>Footnotes:<br />\nC.N.M.I.: Commonwealth of Northern Mariana Islands.<br />\nU: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<ul>\n<li>Case counts for reporting year 2016 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>. Data for TB are displayed in Table IV, which appears quarterly.<br />\n† Three low incidence conditions, rubella, rubella congenital, and tetanus, are in Table II to facilitate case count verification with reporting jurisdictions.</li>\n</ul>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/bfe6-2gyq/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/bfe6-2gyq/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/bfe6-2gyq/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/bfe6-2gyq/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/bfe6-2gyq',
'issued': '2017-01-05',
'keyword': ['2016',
'mmwr',
'mumps',
'nedss',
'netss',
'nndss',
'pertussis',
'rabies animal',
'wonder'],
'landingPage': 'https://data.cdc.gov/d/bfe6-2gyq',
'modified': '2017-01-05',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NNDSS'],
'title': 'NNDSS - Table II. Mumps to Rabies, animal'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>NNDSS - Table II. Lyme disease to Meningococcal - 2016. In this Table, provisional* cases of selected† notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories.</p>\n<p>Note:<br />\nThese are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting.</p>\n<p>Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available.</p>\n<p>Footnotes:<br />\nC.N.M.I.: Commonwealth of Northern Mariana Islands.<br />\nU: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<ul>\n<li>Case counts for reporting year 2016 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/">http://wwwn.cdc.gov/nndss/document/</a> ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf. Data for TB are displayed in Table IV, which appears quarterly.<br />\n† Three low incidence conditions, rubella, rubella congenital, and tetanus, are in Table II to facilitate case count verification with reporting jurisdictions.<br />\n§ Data for meningococcal disease, invasive caused by serogroups ACWY; serogroup B; other serogroup; and unknown serogroup are available in Table I.</li>\n</ul>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/93k9-hy54/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/93k9-hy54/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/93k9-hy54/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/93k9-hy54/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/93k9-hy54',
'issued': '2017-01-05',
'keyword': ['2016',
'all serogroups',
'invasive',
'lyme disease',
'malaria',
'meningococcal disease',
'mmwr',
'nedss',
'netss',
'nndss',
'wonder'],
'landingPage': 'https://data.cdc.gov/d/93k9-hy54',
'modified': '2017-01-05',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NNDSS'],
'title': 'NNDSS - Table II. Lyme disease to Meningococcal'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>NNDSS - Table II. Giardiasis to Haemophilus influenza - 2016. In this Table, provisional* cases of selected† notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories.<br />\nNote:<br />\nThese are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting.</p>\n<p>Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available.</p>\n<p>Footnotes:<br />\nC.N.M.I.: Commonwealth of Northern Mariana Islands.<br />\nU: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<ul>\n<li>Case counts for reporting year 2016 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/">http://wwwn.cdc.gov/nndss/document/</a> ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf. Data for TB are displayed in Table IV, which appears quarterly.<br />\n† Three low incidence conditions, rubella, rubella congenital, and tetanus, are in Table II to facilitate case count verification with reporting jurisdictions.<br />\n§ Data for H. influenzae (age <5 years for serotype b, nonserotype b, and unknown serotype) are available in Table I.</li>\n</ul>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/afja-b25e/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/afja-b25e/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/afja-b25e/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/afja-b25e/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/afja-b25e',
'issued': '2017-01-05',
'keyword': ['2016',
'giardiasis',
'gonorrhea',
'haemophilus influenzae',
'mmwr',
'nedss',
'netss',
'nndss',
'wonder'],
'landingPage': 'https://data.cdc.gov/d/afja-b25e',
'modified': '2017-01-05',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NNDSS'],
'title': 'NNDSS - Table II. Giardiasis to Haemophilus influenza'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>NNDSS - Table II. Ehrlichiosis/Anaplasmosis - 2016. In this Table, provisional* cases of selected† notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories.</p>\n<p>Note:<br />\nThese are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting.</p>\n<p>Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available.</p>\n<p>Footnotes:<br />\nC.N.M.I.: Commonwealth of Northern Mariana Islands.<br />\nU: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<ul>\n<li>Case counts for reporting year 2016 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/">http://wwwn.cdc.gov/nndss/document/</a> ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf. Data for TB are displayed in Table IV, which appears quarterly.<br />\n† Three low incidence conditions, rubella, rubella congenital, and tetanus, are in Table II to facilitate case count verification with reporting jurisdictions.<br />\n§ Please refer to the MMWR publication for weekly updates to the footnote for this condition.</li>\n</ul>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/keia-pvvn/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/keia-pvvn/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/keia-pvvn/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/keia-pvvn/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/keia-pvvn',
'issued': '2017-01-05',
'keyword': ['2016',
'anaplasma phagocytophilum',
'ehrlichia chaffeensis',
'ehrlichiosis/anaplasmosis',
'mmwr',
'nedss',
'netss',
'nndss',
'undetermined',
'wonder'],
'landingPage': 'https://data.cdc.gov/d/keia-pvvn',
'modified': '2017-01-05',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NNDSS'],
'title': 'NNDSS - Table II. Ehrlichiosis/Anaplasmosis'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>NNDSS - Table I. infrequently reported notifiable diseases - 2016. In this Table, provisional* cases of selected† infrequently reported notifiable diseases (<1,000 cases reported during the preceding year) are displayed.<br />\nNote:</p>\n<p>These are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting.</p>\n<p>Case counts in these tables are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available.</p>\n<p>“Symbols and footnotes changed in week #4, please refer to the MMWR publication for the symbols/footnotes for weeks 1, 2, and 3”.</p>\n<p>Footnote:<br />\n-: No reported cases N: Not reportable NA: Not available NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts.<br />\n* Case counts for reporting year 2016 are provisional and subject to change. Data for years 2011 through 2015 are finalized. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>.<br />\n† This table does not include cases from the U.S. territories. Three low incidence conditions, rubella, rubella congenital, and tetanus, are in Table II to facilitate case count verification with reporting jurisdictions.<br />\n§ Calculated by summing the incidence counts for the current week, the 2 weeks preceding the current week, and the 2 weeks following the current week, for a total of 5 preceding years. Additional information is available at <a href="http://wwwn.cdc.gov/nndss/document/5yearweeklyaverage.pdf">http://wwwn.cdc.gov/nndss/document/5yearweeklyaverage.pdf</a>.<br />\n¶ Includes both neuroinvasive and nonneuroinvasive. Updated weekly reports from the Division of Vector-Borne Diseases, National Center for Emerging and Zoonotic Infectious Diseases (ArboNET Surveillance). Data for West Nile virus are available in Table II.<br />\n** Not reportable in all reporting jurisdictions. Data from states where the condition is not reportable are excluded from this table, except for the arboviral diseases and influenza-associated pediatric mortality. Reporting exceptions are available at <a href="http://wwwn.cdc.gov/nndss/downloads.html">http://wwwn.cdc.gov/nndss/downloads.html</a>.<br />\n†† Office of Management and Budget approval of the NNDSS Revision #0920-0728 on January 21, 2016, authorized CDC to receive data for these conditions. CDC is in the process<br />\nof soliciting data for these conditions (except Zika virus, congenital infection). CDC and the U.S. states are still modifying the technical infrastructure needed to collect and transmit data for Zika virus congenital infections.<br />\n§§ Jamestown Canyon virus and Lacrosse virus have replaced California serogroup diseases.<br />\n¶¶ Data for Haemophilus influenzae (all ages, all serotypes) are available in Table II.<br />\n*** Please refer to the MMWR publication for weekly updates to the footnote for this condition.<br />\n††† Please refer to the MMWR publication for weekly updates to the footnote for this condition.<br />\n§§§ Data for meningococcal disease (all serogroups) are available in Table II.<br />\n¶¶¶ Please refer to the MMWR publication for weekly updates to the footnote for this condition.<br />\n**** Updated weekly from reports to the Division of STD Prevention, National Center for HIV/AIDS, Viral Hepatitis, STD, and TB Prevention.<br />\n†††† Please refer to the MMWR publication for weekly updates to the footnote for this condition.<br />\n§§§§ All cases reported have occurred in travelers returning from affected areas, with their sexual contacts, or infants infected in ute</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/dwqk-w36f/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/dwqk-w36f/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/dwqk-w36f/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/dwqk-w36f/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/dwqk-w36f',
'issued': '2017-01-05',
'keyword': ['2016',
'anthrax',
'arboviral diseases',
'botulism',
'brucellosis',
'chancroid',
'chikungunya virus disease',
'cholera',
'crimean-congo',
'cyclosporiasis',
'diphtheria',
'eastern equine encephalitis virus disease',
'ebola',
'guanarito',
'haemophilus influenzae invasive',
'hansen disease',
'hantavirus infection',
'hantavirus pulmonary syndrome',
'hemolytic uremic syndrome',
'hepatitis b infection perinatal',
'influenza-associated pediatric mortality',
'jamestown canyon virus',
'junin',
'la crosse virus',
'lassa fever',
'leptospirosis',
'listeriosis',
'lujo virus',
'machupo',
'marburg fever',
'measles',
'meningococcal disease invasive',
'mmwr',
'nedss',
'netss',
'nndss',
'novel influenza a',
'plague',
'polio virus infection nonparalytic',
'poliomyelitis paralytic',
'postdiarrheal',
'powassan virus disease',
'psittacosis',
'q fever',
'rabies human',
'sabia-associated',
'sars-cov',
'smallpox',
'st. louis encephalitis virus disease',
'streptococcal toxic-shock syndrome',
'syphilis congenital',
'toxic-shock syndrome (staphylococcal)',
'trichinellosis',
'tularemia',
'typhoid fever',
'vancomycin',
'viral hemorrhagic fever',
'western equine encephalitis virus disease',
'wonder',
'yellow fever'],
'landingPage': 'https://data.cdc.gov/d/dwqk-w36f',
'modified': '2017-01-05',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NNDSS'],
'title': 'NNDSS - Table I. infrequently reported notifiable diseases'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:20'],
'contactPoint': {'fn': '500 Cities Public Inquiries',
'hasEmail': 'mailto:500cities@cdc.gov'},
'description': '<p>This census tract shapefile for the 500 Cities project was extracted from the Census 2010 Tiger/Line database and modified to remove portions of census tracts that were outside of city boundaries. This shapefile can be joined with 500 Cities census tract-level Data (GIS Friendly Format) in a geographic information system (GIS) to make maps at the census tract level.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'https://data.cdc.gov/download/x7zy-2xmx/application/zip',
'format': 'zip',
'mediaType': 'application/unknown',
'title': 'zip'}],
'identifier': 'https://data.cdc.gov/api/views/x7zy-2xmx',
'issued': '2016-11-08',
'keyword': ['500 cities', 'boundaries', 'census tract', 'shapefile'],
'landingPage': 'https://data.cdc.gov/d/x7zy-2xmx',
'modified': '2017-12-04',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['500 Cities'],
'title': '500 Cities: Census Tract Boundaries'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:20'],
'contactPoint': {'fn': '500 Cities Public Inquiries',
'hasEmail': 'mailto:500cities@cdc.gov'},
'description': '<p>This city boundary shapefile was extracted from Esri Data and Maps for ArcGIS 2014 - U.S. Populated Place Areas. This shapefile can be joined to 500 Cities city-level Data (GIS Friendly Format) in a geographic information system (GIS) to make city-level maps.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'https://data.cdc.gov/download/n44h-hy2j/application/zip',
'format': 'zip',
'mediaType': 'application/unknown',
'title': 'zip'}],
'identifier': 'https://data.cdc.gov/api/views/n44h-hy2j',
'issued': '2016-11-08',
'keyword': ['500 cities', 'boundaries', 'city', 'shapefile'],
'landingPage': 'https://data.cdc.gov/d/n44h-hy2j',
'modified': '2017-12-04',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['500 Cities'],
'title': '500 Cities: City Boundaries'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:20'],
'contactPoint': {'fn': 'Oral Health Inquiries',
'hasEmail': 'mailto:oralhealth@cdc.gov'},
'describedBy': 'https://chronicdata.cdc.gov/Oral-Health/NOHSS-Adult-Indicators-2010-And-Prior-BRFSS/aemk-wcbf',
'description': '<p>Data from BRFSS for indicators of adult oral health for 1999 and even years from 2002 through 2010. National estimates are represented by the median prevalence among 50 states and the District of Columbia data. Estimates are prepared from the BRFSS public use data sets. Estimates in this file are not age adjusted, and may differ slightly from estimates available from the BRFSS web site or Chronic Disease Indicators due to small differences in definition, age adjustment or rounding. For more information, see: <a href="http://www.cdc.gov/oralhealthdata/overview/Adult_Indicators.html">http://www.cdc.gov/oralhealthdata/overview/Adult_Indicators.html</a></p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/aemk-wcbf/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/aemk-wcbf/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/aemk-wcbf/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/aemk-wcbf/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/aemk-wcbf',
'issued': '2016-11-07',
'keyword': ['access to care',
'adults',
'dental cleaning',
'dental visits',
'tooth loss'],
'landingPage': 'https://data.cdc.gov/d/aemk-wcbf',
'modified': '2019-05-10',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'references': ['https://www.cdc.gov/oralhealthdata/'],
'theme': ['Oral Health'],
'title': 'NOHSS Adult Indicators - 2010 And Prior BRFSS'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': "<p>Rate of deaths by age/gender (per 100,000 population) for motor vehicle occupants killed in crashes, 2012 & 2014. 2012 Source: Fatality Analysis Reporting System (FARS). 2014 Source: National Highway Traffic Safety Administration's (NHTSA) Fatality Analysis Reporting System (FARS), 2014 Annual Report File Note: Blank cells indicate data are suppressed. Fatality rates based on fewer than 20 deaths are suppressed.</p>\n",
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/xsu4-4sk9/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/xsu4-4sk9/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/xsu4-4sk9/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/xsu4-4sk9/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/xsu4-4sk9',
'issued': '2016-10-18',
'keyword': ['cdc', 'centers for disease control and prevention'],
'landingPage': 'https://data.cdc.gov/d/xsu4-4sk9',
'modified': '2016-10-18',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['Motor Vehicle'],
'title': 'Motor Vehicle Occupant Death Rate, by Age and Gender, 2012 & 2014, Region 9 - San Francisco'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': "<p>Rate of deaths by age/gender (per 100,000 population) for motor vehicle occupants killed in crashes, 2012 & 2014. 2012 Source: Fatality Analysis Reporting System (FARS). 2014 Source: National Highway Traffic Safety Administration's (NHTSA) Fatality Analysis Reporting System (FARS), 2014 Annual Report File Note: Blank cells indicate data are suppressed. Fatality rates based on fewer than 20 deaths are suppressed.</p>\n",
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/u5yv-9uts/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/u5yv-9uts/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/u5yv-9uts/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/u5yv-9uts/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/u5yv-9uts',
'issued': '2016-10-18',
'keyword': ['cdc', 'centers for disease control and prevention'],
'landingPage': 'https://data.cdc.gov/d/u5yv-9uts',
'modified': '2016-10-18',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['Motor Vehicle'],
'title': 'Motor Vehicle Occupant Death Rate, by Age and Gender, 2012 & 2014, Region 7 - Kansas City'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': "<p>Rate of deaths by age/gender (per 100,000 population) for motor vehicle occupants killed in crashes, 2012 & 2014. 2012 Source: Fatality Analysis Reporting System (FARS). 2014 Source: National Highway Traffic Safety Administration's (NHTSA) Fatality Analysis Reporting System (FARS), 2014 Annual Report File Note: Blank cells indicate data are suppressed. Fatality rates based on fewer than 20 deaths are suppressed.</p>\n",
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/8ihh-n7ic/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/8ihh-n7ic/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/8ihh-n7ic/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/8ihh-n7ic/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/8ihh-n7ic',
'issued': '2016-10-18',
'keyword': ['cdc', 'centers for disease control and prevention'],
'landingPage': 'https://data.cdc.gov/d/8ihh-n7ic',
'modified': '2016-10-18',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['Motor Vehicle'],
'title': 'Motor Vehicle Occupant Death Rate, by Age and Gender, 2012 & 2014, Region 6 - Dallas'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': "<p>Rate of deaths by age/gender (per 100,000 population) for motor vehicle occupants killed in crashes, 2012 & 2014. 2012 Source: Fatality Analysis Reporting System (FARS). 2014 Source: National Highway Traffic Safety Administration's (NHTSA) Fatality Analysis Reporting System (FARS), 2014 Annual Report File Note: Blank cells indicate data are suppressed. Fatality rates based on fewer than 20 deaths are suppressed.</p>\n",
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/6i2x-3kw3/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/6i2x-3kw3/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/6i2x-3kw3/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/6i2x-3kw3/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/6i2x-3kw3',
'issued': '2016-10-18',
'keyword': ['cdc', 'centers for disease control and prevention'],
'landingPage': 'https://data.cdc.gov/d/6i2x-3kw3',
'modified': '2016-10-18',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['Motor Vehicle'],
'title': 'Motor Vehicle Occupant Death Rate, by Age and Gender, 2012 & 2014, Region 5 - Chicago'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': "<p>Rate of deaths by age/gender (per 100,000 population) for motor vehicle occupants killed in crashes, 2012 & 2014. 2012 Source: Fatality Analysis Reporting System (FARS). 2014 Source: National Highway Traffic Safety Administration's (NHTSA) Fatality Analysis Reporting System (FARS), 2014 Annual Report File Note: Blank cells indicate data are suppressed. Fatality rates based on fewer than 20 deaths are suppressed.</p>\n",
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/rb93-4tgj/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/rb93-4tgj/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/rb93-4tgj/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/rb93-4tgj/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/rb93-4tgj',
'issued': '2016-10-18',
'keyword': ['cdc', 'centers for disease control and prevention'],
'landingPage': 'https://data.cdc.gov/d/rb93-4tgj',
'modified': '2016-10-18',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['Motor Vehicle'],
'title': 'Motor Vehicle Occupant Death Rate, by Age and Gender, 2012 & 2014, Region 4 - Atlanta'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': "<p>Rate of deaths by age/gender (per 100,000 population) for motor vehicle occupants killed in crashes, 2012 & 2014. 2012 Source: Fatality Analysis Reporting System (FARS). 2014 Source: National Highway Traffic Safety Administration's (NHTSA) Fatality Analysis Reporting System (FARS), 2014 Annual Report File Note: Blank cells indicate data are suppressed. Fatality rates based on fewer than 20 deaths are suppressed.</p>\n",
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/fj6s-ssz6/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/fj6s-ssz6/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/fj6s-ssz6/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/fj6s-ssz6/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/fj6s-ssz6',
'issued': '2016-10-18',
'keyword': ['cdc', 'centers for disease control and prevention'],
'landingPage': 'https://data.cdc.gov/d/fj6s-ssz6',
'modified': '2016-10-18',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['Motor Vehicle'],
'title': 'Motor Vehicle Occupant Death Rate, by Age and Gender, 2012 & 2014, Region 2 - New York'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': "<p>Rate of deaths by age/gender (per 100,000 population) for motor vehicle occupants killed in crashes, 2012 & 2014. 2012 Source: Fatality Analysis Reporting System (FARS). 2014 Source: National Highway Traffic Safety Administration's (NHTSA) Fatality Analysis Reporting System (FARS), 2014 Annual Report File Note: Blank cells indicate data are suppressed. Fatality rates based on fewer than 20 deaths are suppressed.</p>\n",
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/an65-3p9b/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/an65-3p9b/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/an65-3p9b/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/an65-3p9b/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/an65-3p9b',
'issued': '2016-10-18',
'keyword': ['cdc', 'centers for disease control and prevention'],
'landingPage': 'https://data.cdc.gov/d/an65-3p9b',
'modified': '2016-10-18',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['Motor Vehicle'],
'title': 'Motor Vehicle Occupant Death Rate, by Age and Gender, 2012 & 2014, HHS Region 1 - Boston'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': "<p>Rate of deaths by age/gender (per 100,000 population) for motor vehicle occupants killed in crashes, 2012 & 2014. 2012 Source: Fatality Analysis Reporting System (FARS). 2014 Source: National Highway Traffic Safety Administration's (NHTSA) Fatality Analysis Reporting System (FARS), 2014 Annual Report File Note: Blank cells indicate data are suppressed. Fatality rates based on fewer than 20 deaths are suppressed.</p>\n",
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/rqg5-mkef/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/rqg5-mkef/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/rqg5-mkef/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/rqg5-mkef/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/rqg5-mkef',
'issued': '2016-10-17',
'keyword': ['death rate', 'motor vehicle'],
'landingPage': 'https://data.cdc.gov/d/rqg5-mkef',
'modified': '2017-09-13',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['geospatial'],
'title': 'Motor Vehicle Occupant Death Rate, by Age and Gender, 2012 & 2014, All States'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'Krista Kniss', 'hasEmail': 'mailto:krk9@cdc.gov'},
'description': '<p>This file contains the complete set of data reported to 122 Cities Mortality Reposting System. The system was retired as of 10/6/2016. While the system was running each week, the vital statistics offices of 122 cities across the United States reported the total number of death certificates processed and the number of those for which pneumonia or influenza was listed as the underlying or contributing cause of death by age group (Under 28 days, 28 days - 1 year, 1-14 years, 15-24 years, 25-44 years, 45-64 years, 65-74 years, 75-84 years, and - 85 years). U:Unavailable. - : No reported cases.* Mortality data in this table were voluntarily reported from 122 cities in the United States, most of which have populations of >100,000. A death is reported by the place of its occurrence and by the week that the death certificate was filed. Fetal deaths are not included. Total includes unknown ages.<br />\nMore information on Flu Activity & Surveillance is available at <a href="http://www.cdc.gov/flu/weekly/fluactivitysurv.htm">http://www.cdc.gov/flu/weekly/fluactivitysurv.htm</a>.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/mr8w-325u/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/mr8w-325u/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/mr8w-325u/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/mr8w-325u/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/mr8w-325u',
'issued': '2016-10-06',
'keyword': ['122 cities', 'mmwr table iii', 'mortality'],
'landingPage': 'https://data.cdc.gov/d/mr8w-325u',
'modified': '2016-10-06',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'title': 'Deaths in 122 U.S. cities - 1962-2016. 122 Cities Mortality Reporting System'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>Source: Behavioral Risk Factor Surveillance System (BRFSS), 2012, 2014.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/bjsc-yd7n/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/bjsc-yd7n/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/bjsc-yd7n/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/bjsc-yd7n/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/bjsc-yd7n',
'issued': '2016-09-28',
'keyword': ['cdc', 'centers for disease control and prevention'],
'landingPage': 'https://data.cdc.gov/d/bjsc-yd7n',
'modified': '2016-09-28',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['Motor Vehicle'],
'title': 'Percentage of Adults Who Report Driving After Drinking Too Much (in the past 30 days), 2012 & 2014, Region 3 - Philadelphia'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:20'],
'contactPoint': {'fn': 'DHDSP Requests',
'hasEmail': 'mailto:dhdsprequests@cdc.gov'},
'describedBy': 'https://chronicdata.cdc.gov/Heart-Disease-Stroke-Prevention/Stroke-Mortality-Data-Among-US-Adults-35-by-State-/dhsy-4sea',
'description': '<p>2012 to 2014, 3-year average. Rates are age-standardized. County rates are spatially smoothed. The data can be viewed by gender and race/ethnicity. Data source: National Vital Statistics System. Additional data, maps, and methodology can be viewed on the Interactive Atlas of Heart Disease and Stroke <a href="http://www.cdc.gov/dhdsp/maps/atlas">http://www.cdc.gov/dhdsp/maps/atlas</a></p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/dhsy-4sea/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/dhsy-4sea/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/dhsy-4sea/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/dhsy-4sea/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/dhsy-4sea',
'issued': '2016-09-26',
'keyword': ['cardiovascular disease',
'cerebrovascular disease',
'county',
'stroke'],
'landingPage': 'https://data.cdc.gov/d/dhsy-4sea',
'modified': '2018-07-09',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'references': ['https://www.cdc.gov/dhdsp/index.htm',
'https://www.cdc.gov/dhdsp/maps/dtm/data_sources.htm',
'https://www.cdc.gov/dhdsp/maps/dtm/data_risks.htm'],
'theme': ['Heart Disease & Stroke Prevention'],
'title': 'Stroke Mortality Data Among US Adults (35+) by State/Territory and County'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:20'],
'contactPoint': {'fn': 'DHDSP Requests',
'hasEmail': 'mailto:dhdsprequests@cdc.gov'},
'describedBy': 'https://chronicdata.cdc.gov/Heart-Disease-Stroke-Prevention/Heart-Disease-Mortality-Data-Among-US-Adults-35-by/r35g-znws',
'description': '<p>2012 to 2014, 3-year average. Rates are age-standardized. County rates are spatially smoothed. The data can be viewed by gender and race/ethnicity. Data source: National Vital Statistics System. Additional data, maps, and methodology can be viewed on the Interactive Atlas of Heart Disease and Stroke <a href="http://www.cdc.gov/dhdsp/maps/atlas">http://www.cdc.gov/dhdsp/maps/atlas</a></p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/r35g-znws/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/r35g-znws/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/r35g-znws/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/r35g-znws/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/r35g-znws',
'issued': '2016-09-26',
'keyword': ['cardiovascular disease', 'county', 'heart disease'],
'landingPage': 'https://data.cdc.gov/d/r35g-znws',
'modified': '2018-07-09',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'references': ['https://www.cdc.gov/dhdsp/index.htm',
'https://www.cdc.gov/dhdsp/maps/dtm/data_sources.htm',
'https://www.cdc.gov/dhdsp/maps/dtm/data_risks.htm'],
'theme': ['Heart Disease & Stroke Prevention'],
'title': 'Heart Disease Mortality Data Among US Adults (35+) by State/Territory and County'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': "<p>Rate of deaths by age/gender (per 100,000 population) for people killed in crashes involving a driver with BAC =>0.08%, 2012, 2014. 2012 Source: Fatality Analysis Reporting System (FARS). 2014 Source: National Highway Traffic Administration's (NHTSA) Fatality Analysis Reporting System (FARS), 2014 Annual Report File. Note: Blank cells indicate data are suppressed. Fatality rates based on fewer than 20 deaths are suppressed.</p>\n",
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/bptw-uw4i/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/bptw-uw4i/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/bptw-uw4i/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/bptw-uw4i/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/bptw-uw4i',
'issued': '2016-09-14',
'keyword': ['cdc', 'centers for disease control and prevention'],
'landingPage': 'https://data.cdc.gov/d/bptw-uw4i',
'modified': '2016-09-14',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['Motor Vehicle'],
'title': 'Impaired Driving Death Rate, by Age and Gender, 2012 & 2014, Region 2 - New York'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': "<p>Rate of deaths by age/gender (per 100,000 population) for people killed in crashes involving a driver with BAC =>0.08%, 2012, 2014. 2012 Source: Fatality Analysis Reporting System (FARS). 2014 Source: National Highway Traffic Administration's (NHTSA) Fatality Analysis Reporting System (FARS), 2014 Annual Report File. Note: Blank cells indicate data are suppressed. Fatality rates based on fewer than 20 deaths are suppressed.</p>\n",
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/68ej-h5ze/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/68ej-h5ze/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/68ej-h5ze/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/68ej-h5ze/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/68ej-h5ze',
'issued': '2016-09-14',
'keyword': ['cdc', 'centers for disease control and prevention'],
'landingPage': 'https://data.cdc.gov/d/68ej-h5ze',
'modified': '2016-09-14',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['Motor Vehicle'],
'title': 'Impaired Driving Death Rate, by Age and Gender, 2012 & 2014, Region 5 - Chicago'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': "<p>Rate of deaths by age/gender (per 100,000 population) for people killed in crashes involving a driver with BAC =>0.08%, 2012, 2014. 2012 Source: Fatality Analysis Reporting System (FARS). 2014 Source: National Highway Traffic Administration's (NHTSA) Fatality Analysis Reporting System (FARS), 2014 Annual Report File. Note: Blank cells indicate data are suppressed. Fatality rates based on fewer than 20 deaths are suppressed.</p>\n",
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/k9ai-xgx2/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/k9ai-xgx2/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/k9ai-xgx2/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/k9ai-xgx2/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/k9ai-xgx2',
'issued': '2016-09-14',
'keyword': ['cdc', 'centers for disease control and prevention'],
'landingPage': 'https://data.cdc.gov/d/k9ai-xgx2',
'modified': '2016-09-14',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['Motor Vehicle'],
'title': 'Impaired Driving Death Rate, by Age and Gender, 2012 & 2014, Region 6 - Dallas'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': "<p>Rate of deaths by age/gender (per 100,000 population) for people killed in crashes involving a driver with BAC =>0.08%, 2012, 2014. 2012 Source: Fatality Analysis Reporting System (FARS). 2014 Source: National Highway Traffic Administration's (NHTSA) Fatality Analysis Reporting System (FARS), 2014 Annual Report File. Note: Blank cells indicate data are suppressed. Fatality rates based on fewer than 20 deaths are suppressed.</p>\n",
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/ea3z-m7eh/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/ea3z-m7eh/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/ea3z-m7eh/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/ea3z-m7eh/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/ea3z-m7eh',
'issued': '2016-09-14',
'keyword': ['cdc', 'centers for disease control and prevention'],
'landingPage': 'https://data.cdc.gov/d/ea3z-m7eh',
'modified': '2016-09-14',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['Motor Vehicle'],
'title': 'Impaired Driving Death Rate, by Age and Gender, 2012 & 2014, Region 7 - Kansas City'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': "<p>Rate of deaths by age/gender (per 100,000 population) for people killed in crashes involving a driver with BAC =>0.08%, 2012, 2014. 2012 Source: Fatality Analysis Reporting System (FARS). 2014 Source: National Highway Traffic Administration's (NHTSA) Fatality Analysis Reporting System (FARS), 2014 Annual Report File. Note: Blank cells indicate data are suppressed. Fatality rates based on fewer than 20 deaths are suppressed.</p>\n",
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/3se3-rwj2/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/3se3-rwj2/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/3se3-rwj2/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/3se3-rwj2/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/3se3-rwj2',
'issued': '2016-09-14',
'keyword': ['cdc', 'centers for disease control and prevention'],
'landingPage': 'https://data.cdc.gov/d/3se3-rwj2',
'modified': '2016-09-14',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['Motor Vehicle'],
'title': 'Impaired Driving Death Rate, by Age and Gender, 2012 & 2014, Region 9 - San Francisco'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': "<p>Rate of deaths by age/gender (per 100,000 population) for people killed in crashes involving a driver with BAC =>0.08%, 2012, 2014. 2012 Source: Fatality Analysis Reporting System (FARS). 2014 Source: National Highway Traffic Administration's (NHTSA) Fatality Analysis Reporting System (FARS), 2014 Annual Report File. Note: Blank cells indicate data are suppressed. Fatality rates based on fewer than 20 deaths are suppressed.</p>\n",
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/x9gq-59r3/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/x9gq-59r3/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/x9gq-59r3/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/x9gq-59r3/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/x9gq-59r3',
'issued': '2016-09-14',
'keyword': ['cdc', 'centers for disease control and prevention'],
'landingPage': 'https://data.cdc.gov/d/x9gq-59r3',
'modified': '2016-09-14',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['Motor Vehicle'],
'title': 'Impaired Driving Death Rate, by Age and Gender, 2012 & 2014, Region 10 - Seattle'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>Source: Behavioral Risk Factor Surveillance System (BRFSS), 2012, 2014.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/g4ag-jrdn/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/g4ag-jrdn/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/g4ag-jrdn/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/g4ag-jrdn/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/g4ag-jrdn',
'issued': '2016-09-14',
'keyword': ['cdc', 'centers for disease control and prevention'],
'landingPage': 'https://data.cdc.gov/d/g4ag-jrdn',
'modified': '2016-09-14',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['Motor Vehicle'],
'title': 'Percentage of Adults Who Report Driving After Drinking Too Much (in the past 30 days), 2012 & 2014, Region 2 - New York'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>Source: Behavioral Risk Factor Surveillance System (BRFSS), 2012, 2014.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/azgh-hvnt/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/azgh-hvnt/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/azgh-hvnt/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/azgh-hvnt/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/azgh-hvnt',
'issued': '2016-09-14',
'keyword': ['cdc', 'centers for disease control and prevention'],
'landingPage': 'https://data.cdc.gov/d/azgh-hvnt',
'modified': '2016-09-14',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['Motor Vehicle'],
'title': 'Percentage of Adults Who Report Driving After Drinking Too Much (in the past 30 days), 2012 & 2014, Region 4 - Atlanta'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>Source: Behavioral Risk Factor Surveillance System (BRFSS), 2012, 2014.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/9w38-t35p/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/9w38-t35p/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/9w38-t35p/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/9w38-t35p/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/9w38-t35p',
'issued': '2016-09-14',
'keyword': ['cdc', 'centers for disease control and prevention'],
'landingPage': 'https://data.cdc.gov/d/9w38-t35p',
'modified': '2016-09-14',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['Motor Vehicle'],
'title': 'Percentage of Adults Who Report Driving After Drinking Too Much (in the past 30 days), 2012 & 2014, Region 6 - Dallas'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>Source: Behavioral Risk Factor Surveillance System (BRFSS), 2012, 2014.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/pvr7-gpk4/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/pvr7-gpk4/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/pvr7-gpk4/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/pvr7-gpk4/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/pvr7-gpk4',
'issued': '2016-09-14',
'keyword': ['cdc', 'centers for disease control and prevention'],
'landingPage': 'https://data.cdc.gov/d/pvr7-gpk4',
'modified': '2016-09-14',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['Motor Vehicle'],
'title': 'Percentage of Adults Who Report Driving After Drinking Too Much (in the past 30 days), 2012 & 2014, Region 7 - Kansas City'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>Source: Behavioral Risk Factor Surveillance System (BRFSS), 2012, 2014</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/a37y-w96i/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/a37y-w96i/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/a37y-w96i/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/a37y-w96i/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/a37y-w96i',
'issued': '2016-09-14',
'keyword': ['cdc', 'centers for disease control and prevention'],
'landingPage': 'https://data.cdc.gov/d/a37y-w96i',
'modified': '2016-09-14',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['Motor Vehicle'],
'title': 'Percentage of Adults Who Report Driving After Drinking Too Much (in the past 30 days), 2012 & 2014, Region 8 - Denver'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>Source: Behavioral Risk Factor Surveillance System (BRFSS), 2012, 2014.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/7zky-in8p/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/7zky-in8p/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/7zky-in8p/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/7zky-in8p/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/7zky-in8p',
'issued': '2016-09-14',
'keyword': ['cdc', 'centers for disease control and prevention'],
'landingPage': 'https://data.cdc.gov/d/7zky-in8p',
'modified': '2016-09-14',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['Motor Vehicle'],
'title': 'Percentage of Adults Who Report Driving After Drinking Too Much (in the past 30 days), 2012 & 2014, Region 10 - Seattle'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>Source for 2012 national data: National Occupant Protection Use Survey (NOPUS), 2012. Source for 2014 national data: National Occupant Protection Use Survey (NOPUS), 2014. Source for 2012 state data: State Observational Survey of Seat Belt Use, 2012. Source for 2014 state data: Seat Belt Use in 2014- Use Rates in the States and Territories</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/6tmq-h6uy/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/6tmq-h6uy/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/6tmq-h6uy/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/6tmq-h6uy/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/6tmq-h6uy',
'issued': '2016-09-14',
'keyword': ['cdc', 'centers for disease control and prevention'],
'landingPage': 'https://data.cdc.gov/d/6tmq-h6uy',
'modified': '2016-09-14',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['Motor Vehicle'],
'title': 'Percentage of Drivers and Front Seat Passengers Wearing Seat Belts, 2012 & 2014, Region 1 - Boston'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>Source for 2012 national data: National Occupant Protection Use Survey (NOPUS), 2012. Source for 2014 national data: National Occupant Protection Use Survey (NOPUS), 2014. Source for 2012 state data: State Observational Survey of Seat Belt Use, 2012. Source for 2014 state data: Seat Belt Use in 2014- Use Rates in the States and Territories</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/hget-9fst/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/hget-9fst/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/hget-9fst/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/hget-9fst/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/hget-9fst',
'issued': '2016-09-14',
'keyword': ['cdc', 'centers for disease control and prevention'],
'landingPage': 'https://data.cdc.gov/d/hget-9fst',
'modified': '2016-09-14',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['Motor Vehicle'],
'title': 'Percentage of Drivers and Front Seat Passengers Wearing Seat Belts, 2012 & 2014, Region 2 - New York'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>Source for 2012 national data: National Occupant Protection Use Survey (NOPUS), 2012. Source for 2014 national data: National Occupant Protection Use Survey (NOPUS), 2014. Source for 2012 state data: State Observational Survey of Seat Belt Use, 2012. Source for 2014 state data: Seat Belt Use in 2014- Use Rates in the States and Territories</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/26a7-nc4u/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/26a7-nc4u/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/26a7-nc4u/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/26a7-nc4u/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/26a7-nc4u',
'issued': '2016-09-14',
'keyword': ['cdc', 'centers for disease control and prevention'],
'landingPage': 'https://data.cdc.gov/d/26a7-nc4u',
'modified': '2016-09-14',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['Motor Vehicle'],
'title': 'Percentage of Drivers and Front Seat Passengers Wearing Seat Belts, 2012 & 2014, Region 5 - Chicago'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>Source for 2012 national data: National Occupant Protection Use Survey (NOPUS), 2012. Source for 2014 national data: National Occupant Protection Use Survey (NOPUS), 2014. Source for 2012 state data: State Observational Survey of Seat Belt Use, 2012. Source for 2014 state data: Seat Belt Use in 2014- Use Rates in the States and Territories</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/msjj-a7q2/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/msjj-a7q2/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/msjj-a7q2/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/msjj-a7q2/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/msjj-a7q2',
'issued': '2016-09-14',
'keyword': ['cdc', 'centers for disease control and prevention'],
'landingPage': 'https://data.cdc.gov/d/msjj-a7q2',
'modified': '2016-09-14',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['Motor Vehicle'],
'title': 'Percentage of Drivers and Front Seat Passengers Wearing Seat Belts, 2012 & 2014, Region 10 - Seattle'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>Source for 2012 national data: National Occupant Protection Use Survey (NOPUS), 2012. Source for 2014 national data: National Occupant Protection Use Survey (NOPUS), 2014. Source for 2012 state data: State Observational Survey of Seat Belt Use, 2012. Source for 2014 state data: Seat Belt Use in 2014- Use Rates in the States and Territories</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/fkfk-2j5x/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/fkfk-2j5x/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/fkfk-2j5x/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/fkfk-2j5x/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/fkfk-2j5x',
'issued': '2016-09-14',
'keyword': ['cdc', 'centers for disease control and prevention'],
'landingPage': 'https://data.cdc.gov/d/fkfk-2j5x',
'modified': '2016-09-14',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['Motor Vehicle'],
'title': 'Percentage of Drivers and Front Seat Passengers Wearing Seat Belts, 2012 & 2014, Region 9 - San Francisco'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:20'],
'contactPoint': {'fn': 'Krista Kniss', 'hasEmail': 'mailto:krk9@cdc.gov'},
'description': 'No description provided',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/pp7x-dyj2/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/pp7x-dyj2/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/pp7x-dyj2/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/pp7x-dyj2/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/pp7x-dyj2',
'issued': '2016-10-13',
'keyword': ['mortality', 'nchs'],
'landingPage': 'https://data.cdc.gov/d/pp7x-dyj2',
'modified': '2019-04-05',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['Health Statistics'],
'title': 'Deaths from Pneumonia and Influenza (P&I) and all deaths, by state and region, National Center For Health Statistics Mortality Surveillance System'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:20'],
'contactPoint': {'fn': 'DASH Public Inquiries',
'hasEmail': 'mailto:nccddashinfo@cdc.gov'},
'describedBy': 'https://chronicdata.cdc.gov/Youth-Risk-Behaviors/DASH-Youth-Risk-Behavior-Surveillance-System-YRBSS/k5bc-k3g8',
'description': '<p>1991-2017. Middle School Dataset. The Youth Risk Behavior Surveillance System (YRBSS) monitors six categories of priority health behaviors<br />\namong youth and young adults: 1) behaviors that contribute to unintentional injuries and violence; 2) tobacco use; 3) alcohol and<br />\nother drug use; 4) sexual behaviors related to unintended pregnancy and sexually transmitted infections (STIs), including human<br />\nimmunodeficiency virus (HIV) infection; 5) unhealthy dietary behaviors; and 6) physical inactivity. In addition, YRBSS monitors<br />\nthe prevalence of obesity and asthma and other priority health behaviors.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/k5bc-k3g8/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/k5bc-k3g8/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/k5bc-k3g8/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/k5bc-k3g8/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/k5bc-k3g8',
'issued': '2018-06-15',
'keyword': ['middle school',
'risk behavior',
'survey',
'youth online',
'yrbs'],
'landingPage': 'https://data.cdc.gov/d/k5bc-k3g8',
'modified': '2019-03-29',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['Youth Risk Behaviors'],
'title': 'DASH - Youth Risk Behavior Surveillance System (YRBSS): Middle School'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:20'],
'contactPoint': {'fn': 'DPH Public Inquiries',
'hasEmail': 'mailto:PublicInquiriesDPH@cdc.gov'},
'description': '<p>2002-2010. BRFSS SMART MMSA Prevalence land line only data. The Selected Metropolitan Area Risk Trends (SMART) project uses the Behavioral Risk Factor Surveillance System (BRFSS) to analyze the data of selected metropolitan statistical areas (MMSAs) with 500 or more respondents. BRFSS data can be used to identify emerging health problems, establish and track health objectives, and develop and evaluate public health policies and programs. BRFSS is a continuous, state-based surveillance system that collects information about modifiable risk factors for chronic diseases and other leading causes of death. Data will be updated annually as it becomes available. Detailed information on sampling methodology and quality assurance can be found on the BRFSS website (<a href="http://www.cdc.gov/brfss">http://www.cdc.gov/brfss</a>). Methodology: <a href="http://www.cdc.gov/brfss/factsheets/pdf/DBS_BRFSS_survey.pdf">http://www.cdc.gov/brfss/factsheets/pdf/DBS_BRFSS_survey.pdf</a> Glossary: <a href="https://chronicdata.cdc.gov/Behavioral-Risk-Factors/Behavioral-Risk-Factor-Surveillance-System-BRFSS-H/iuq5-y9ct/data">https://chronicdata.cdc.gov/Behavioral-Risk-Factors/Behavioral-Risk-Fact...</a></p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/waxm-p5qv/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/waxm-p5qv/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/waxm-p5qv/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/waxm-p5qv/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/waxm-p5qv',
'issued': '2019-05-29',
'keyword': ['...',
'behavioral',
'brfss',
'mmsa',
'risk',
'smart',
'survey'],
'landingPage': 'https://data.cdc.gov/d/waxm-p5qv',
'modified': '2019-05-29',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['Behavioral Risk Factors'],
'title': 'Behavioral Risk Factors: Selected Metropolitan Area Risk Trends (SMART) MMSA Prevalence Data (2010 and Prior)'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:20'],
'contactPoint': {'fn': 'DPH Public Inquiries',
'hasEmail': 'mailto:PublicInquiriesDPH@cdc.gov'},
'describedBy': 'https://chronicdata.cdc.gov/Behavioral-Risk-Factors/Behavioral-Risk-Factor-Surveillance-System-BRFSS-H/iuq5-y9ct',
'description': '<p>1984-2018. Centers for Disease Control and Prevention (CDC). BRFSS Survey Data. The BRFSS is a continuous, state-based surveillance system that collects information about modifiable risk factors for chronic diseases and other leading causes of death.<br />\nDetailed information on sampling methodology and quality assurance can be found on the BRFSS website (<a href="http://www.cdc.gov/brfss">http://www.cdc.gov/brfss</a>).</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/iuq5-y9ct/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/iuq5-y9ct/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/iuq5-y9ct/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/iuq5-y9ct/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/iuq5-y9ct',
'issued': '2017-04-12',
'keyword': ['behavioral',
'brfss',
'factor',
'questions',
'risk',
'surveillance',
'survey',
'system'],
'landingPage': 'https://data.cdc.gov/d/iuq5-y9ct',
'modified': '2019-08-29',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'references': ['https://www.cdc.gov/brfss/'],
'theme': ['Behavioral Risk Factors'],
'title': 'Behavioral Risk Factor Surveillance System (BRFSS) Historical Questions'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:20'],
'contactPoint': {'fn': 'DPH Public Inquiries',
'hasEmail': 'mailto:PublicInquiriesDPH@cdc.gov'},
'description': '<p>2002-2010. BRFSS SMART County Prevalence land line only data. The Selected Metropolitan Area Risk Trends (SMART) project uses the Behavioral Risk Factor Surveillance System (BRFSS) to analyze the data of selected counties with 500 or more respondents. BRFSS data can be used to identify emerging health problems, establish and track health objectives, and develop and evaluate public health policies and programs. BRFSS is a continuous, state-based surveillance system that collects information about modifiable risk factors for chronic diseases and other leading causes of death. Data will be updated annually as it becomes available. Detailed information on sampling methodology and quality assurance can be found on the BRFSS website (<a href="http://www.cdc.gov/brfss">http://www.cdc.gov/brfss</a>). Methodology: <a href="http://www.cdc.gov/brfss/factsheets/pdf/DBS_BRFSS_survey.pdf">http://www.cdc.gov/brfss/factsheets/pdf/DBS_BRFSS_survey.pdf</a> Glossary: <a href="https://chronicdata.cdc.gov/Behavioral-Risk-Factors/Behavioral-Risk-Factor-Surveillance-System-BRFSS-H/iuq5-y9ct/data">https://chronicdata.cdc.gov/Behavioral-Risk-Factors/Behavioral-Risk-Fact...</a></p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/acme-vg9e/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/acme-vg9e/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/acme-vg9e/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/acme-vg9e/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/acme-vg9e',
'issued': '2019-05-29',
'keyword': ['...',
'behavioral',
'brfss',
'county',
'risk',
'smart',
'survey'],
'landingPage': 'https://data.cdc.gov/d/acme-vg9e',
'modified': '2019-05-29',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['Behavioral Risk Factors'],
'title': 'Behavioral Risk Factors: Selected Metropolitan Area Risk Trends (SMART) County Prevalence Data (2010 and prior)'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:20'],
'contactPoint': {'fn': 'DPH Public Inquiries',
'hasEmail': 'mailto:PublicInquiriesDPH@cdc.gov'},
'describedBy': 'https://chronicdata.cdc.gov/Behavioral-Risk-Factors/Behavioral-Risk-Factors-Selected-Metropolitan-Area/cpem-dkkm',
'description': '<p>2011 to 2012. BRFSS SMART County Prevalence combined land line and cell phone data. The Selected Metropolitan Area Risk Trends (SMART) project uses the Behavioral Risk Factor Surveillance System (BRFSS) to analyze the data of selected counties with 500 or more respondents. BRFSS data can be used to identify emerging health problems, establish and track health objectives, and develop and evaluate public health policies and programs. BRFSS is a continuous, state-based surveillance system that collects information about modifiable risk factors for chronic diseases and other leading causes of death. Data will be updated annually as it becomes available. Detailed information on sampling methodology and quality assurance can be found on the BRFSS website (<a href="http://www.cdc.gov/brfss">http://www.cdc.gov/brfss</a>). Methodology: <a href="http://www.cdc.gov/brfss/factsheets/pdf/DBS_BRFSS_survey.pdf">http://www.cdc.gov/brfss/factsheets/pdf/DBS_BRFSS_survey.pdf</a> Glossary: <a href="https://chronicdata.cdc.gov/Behavioral-Risk-Factors/Behavioral-Risk-Factor-Surveillance-System-BRFSS-H/iuq5-y9ct">https://chronicdata.cdc.gov/Behavioral-Risk-Factors/Behavioral-Risk-Fact...</a></p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/cpem-dkkm/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/cpem-dkkm/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/cpem-dkkm/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/cpem-dkkm/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/cpem-dkkm',
'issued': '2016-03-11',
'keyword': ['...',
'behavioral',
'brfss',
'county',
'factor',
'risk',
'smart',
'survey'],
'landingPage': 'https://data.cdc.gov/d/cpem-dkkm',
'modified': '2019-05-29',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'references': ['https://www.cdc.gov/brfss/'],
'theme': ['Behavioral Risk Factors'],
'title': 'Behavioral Risk Factors: Selected Metropolitan Area Risk Trends (SMART) County Prevalence Data (2011 to 2012)'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:20'],
'contactPoint': {'fn': 'DPH Public Inquiries',
'hasEmail': 'mailto:PublicInquiriesDPH@cdc.gov'},
'description': '<p>1995-2010. BRFSS land line only prevalence data. BRFSS is a continuous, state-based surveillance system that collects information about modifiable risk factors for chronic diseases and other leading causes of death. Data will be updated annually as it becomes available. Detailed information on sampling methodology and quality assurance can be found on the BRFSS website (<a href="http://www.cdc.gov/brfss">http://www.cdc.gov/brfss</a>). Methodology: <a href="http://www.cdc.gov/brfss/factsheets/pdf/DBS_BRFSS_survey.pdf">http://www.cdc.gov/brfss/factsheets/pdf/DBS_BRFSS_survey.pdf</a> Glossary: <a href="https://chronicdata.cdc.gov/Behavioral-Risk-Factors/Behavioral-Risk-Factor-Surveillance-System-BRFSS-H/iuq5-y9ct/data">https://chronicdata.cdc.gov/Behavioral-Risk-Factors/Behavioral-Risk-Fact...</a></p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/y4ft-s73h/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/y4ft-s73h/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/y4ft-s73h/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/y4ft-s73h/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/y4ft-s73h',
'issued': '2019-05-29',
'keyword': ['...', 'behavioral', 'brfss', 'factor', 'risk', 'survey'],
'landingPage': 'https://data.cdc.gov/d/y4ft-s73h',
'modified': '2019-05-29',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['Behavioral Risk Factors'],
'title': 'Behavioral Risk Factor Surveillance System (BRFSS) Prevalence Data (2010 and prior)'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>NNDSS - Table II. Giardiasis to Haemophilus influenza - 2015.In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories. Note:These are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting. Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available. Footnotes:C.N.M.I.: Commonwealth of Northern Mariana Islands. U: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum. * Three low incidence conditions, rubella, rubella congenital, and tetanus, have been moved to Table 2 to facilitate case count verification with reporting jurisdictions. ��� Case counts for reporting year 2015 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>. Data for TB are displayed in Table IV, which appears quarterly. �� Data for H. influenzae (age <5 years for serotype b, nonserotype b, and unknown serotype) are available in Table I.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/mpdg-hf57/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/mpdg-hf57/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/mpdg-hf57/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/mpdg-hf57/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/mpdg-hf57',
'issued': '2016-01-07',
'keyword': ['2015',
'giardiasis',
'gonorrhea',
'haemophilus influenzae',
'mmwr',
'nedss',
'netss',
'nndss',
'wonder'],
'landingPage': 'https://data.cdc.gov/d/mpdg-hf57',
'modified': '2016-01-07',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NNDSS'],
'title': 'NNDSS - Table II. Giardiasis to Haemophilus influenza'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>NNDSS - Table I. infrequently reported notifiable diseases - 2015. In this Table, provisional cases of selected infrequently reported notifiable diseases (<1,000 cases reported during the preceding year) are displayed. Note:These are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting. Case counts in these tables are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available. Footnote:-: No reported cases N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. * Three low incidence conditions, rubella, rubella congenital, and tetanus, have been moved to Table 2 to facilitate case count verification with reporting jurisdictions. ��� Case counts for reporting year 2015 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>. �� Calculated by summing the incidence counts for the current week, the 2 weeks preceding the current week, and the 2 weeks following the current week, for a total of 5 preceding years. The total sum of incident cases is then divided by 25 weeks. Additional information is available at <a href="http://wwwn.cdc.gov/nndss/document/5yearweeklyaverage.pdf">http://wwwn.cdc.gov/nndss/document/5yearweeklyaverage.pdf</a>. �� Data for the Arboviral disease, Chikungunya, and Hantavirus infection disease, non-Hantavirus Pulmonary Syndrome (HPS), will be displayed in this table after the CDC obtains Office of Management and Budget Paperwork Reduction Act approval to receive data for these conditions. ** Includes both neuroinvasive and nonneuroinvasive. Updated weekly from reports to the Division of Vector-Borne Infectious Diseases, National Center for Zoonotic, Vector-Borne, and Enteric Diseases (ArboNET Surveillance). Data for West Nile virus are available in Table II. ��ʉ�� Not reportable in all states. Data from states where the condition is not reportable are excluded from this table except starting in 2007 for the arboviral diseases, STD data, TB data, and influenza-associated pediatric mortality, and in 2003 for SARS-CoV. Reporting exceptions are available at <a href="http://wwwn.cdc.gov/nndss/downloads.html">http://wwwn.cdc.gov/nndss/downloads.html</a>. ���� Data for H. influenzae (all ages, all serotypes) are available in Table II. ���� Updated weekly from reports to the Influenza Division, National Center for Immunization and Respiratory Diseases. Please refer to the MMWR publication for weekly updates to the footnote for this condition. *** Please refer to the MMWR publication for weekly updates to the footnote for this condition. ��ʉ�ʉ�� Data for meningococcal disease (all serogroups) are available in Table II. ������ Please refer to the MMWR publication for weekly updates to the footnote for this condition. ������ Updated weekly from reports to the Division of STD Prevention, National Center for HIV/AIDS, Viral Hepatitis, STD, and TB Prevention. **** Please refer to the MMWR publication for weekly updates to the footnote for this condition. See Table II for Dengue Hemorrhagic Fever.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/pb4z-432k/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/pb4z-432k/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/pb4z-432k/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/pb4z-432k/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/pb4z-432k',
'issued': '2016-01-07',
'keyword': ['2015',
'anthrax',
'arboviral diseases',
'botulism',
'brucellosis',
'california serogroup virus disease',
'chancroid',
'chikungunya virus',
'cholera',
'crimean-congo',
'cyclosporiasis',
'diphtheria',
'eastern equine virus disease',
'ebola',
'encephalitis',
'guanarito',
'haemophilus influenzae invasive',
'hansen disease',
'hantavirus infection',
'hantavirus pulmonary syndrome',
'hemolytic uremic syndrome',
'hepatitis b infection perinatal',
'influenza-associated pediatric mortality',
'junin',
'lassa fever',
'leptospirosis',
'listeriosis',
'lujo virus',
'machupo',
'marburg fever',
'measles',
'meningococcal disease invasive',
'mmwr',
'nedss',
'netss',
'nndss',
'novel influenza a',
'plague',
'polio virus infection nonparalytic',
'poliomyelitis paralytic',
'postdiarrheal',
'powassan virus disease',
'psittacosis',
'q fever',
'rabies human',
'sabia-associated',
'sars-cov',
'smallpox',
'st. louis virus disease',
'streptococcal toxic-shock syndrome',
'syphilis congenital (age <1 yr)',
'toxic-shock syndrome (staphylococcal)',
'trichinellosis',
'tularemia',
'typhoid fever',
'vancomycin',
'viral hemorrhagic fever',
'western equine virus disease',
'wonder',
'yellow fever'],
'landingPage': 'https://data.cdc.gov/d/pb4z-432k',
'modified': '2016-01-07',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NNDSS'],
'title': 'NNDSS - Table I. infrequently reported notifiable diseases'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:20'],
'contactPoint': {'fn': 'John Gimnig', 'hasEmail': 'mailto:hzg1@cdc.gov'},
'description': '<p>This data set is from 3 surveys conducted in two districts in western Kenya following the scale up of insecticide treated nets and the implementation of IRS in one of the districts.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/krkm-t59m/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/krkm-t59m/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/krkm-t59m/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/krkm-t59m/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/krkm-t59m',
'issued': '2015-11-17',
'keyword': ['malaria'],
'landingPage': 'https://data.cdc.gov/d/krkm-t59m',
'modified': '2015-11-17',
'programCode': ['009:036'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'title': 'PONE-D-15-23803'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:20'],
'contactPoint': {'fn': 'Craig Kassinger',
'hasEmail': 'mailto:cak8@cdc.gov'},
'description': '<p>The Environmental Protection Agency (EPA) provides air pollution data about ozone and particulate matter (PM2.5) to CDC for the Tracking Network. The EPA maintains a database called the Air Quality System (AQS) which contains data from approximately 4,000 monitoring stations around the country, mainly in urban areas. Data from the AQS is considered the "gold standard" for determining outdoor air pollution. However, AQS data are limited because the monitoring stations are usually in urban areas or cities and because they only take air samples for some air pollutants every three days or during times of the year when air pollution is very high. CDC and EPA have worked together to develop a statistical model (Downscaler) to make modeled predictions available for environmental public health tracking purposes in areas of the country that do not have monitors and to fill in the time gaps when monitors may not be recording data. This data does not include "Percent of population in counties exceeding NAAQS (vs. population in counties that either meet the standard or do not monitor PM2.5)". Please visit the Tracking homepage for this information.View additional information for indicator definitions and documentation by selecting Content Area "Air Quality" and the respective indicator at the following website: <a href="http://ephtracking.cdc.gov/showIndicatorsData.action">http://ephtracking.cdc.gov/showIndicatorsData.action</a></p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/cjae-szjv/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/cjae-szjv/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/cjae-szjv/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/cjae-szjv/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/cjae-szjv',
'issued': '2015-08-13',
'keyword': ['air pollution',
'air quality',
'air quality index',
'air quality system',
'caa 109: clean air act section 109',
'daily 24 hour average concentration',
'daily maximum 8 hour average concentration',
'environmental hazard',
'environmental health',
'hourly observations',
'national ambient air quality standards',
'national environmental health tracking network',
'o3',
'oxygen',
'ozone',
'ozone - residual',
'ozone residual',
'particle pollution',
'particulate matter',
'particulate matter - pm2.5',
'particulate matter < 2.5 um',
'pm fine 0-2.5 um stp',
'pm2.5',
'pm2.5 - local conditions',
'regulatory resources',
'site monitoring data',
'tracking',
'tracking network',
'tracking program'],
'landingPage': 'http://ephtracking.cdc.gov/',
'language': ['en'],
'modified': '2018-06-05',
'programCode': ['009:032'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['Environmental Health & Toxicology'],
'title': 'Air Quality Measures on the National Environmental Health Tracking Network'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>Interactive visualization: <a href="http://www.cdc.gov/chikungunya/modeling/index.html">http://www.cdc.gov/chikungunya/modeling/index.html</a>. This dataset contains monthly predictions for the spread of chikungunya virus transmission. A full description of the methods is available at: <a href="http://www.plosone.org/article/info%3Adoi%2F10.1371%2Fjournal.pone.0104915">http://www.plosone.org/article/info%3Adoi%2F10.1371%2Fjournal.pone.0104915</a>.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/7njk-uncd/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/7njk-uncd/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/7njk-uncd/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/7njk-uncd/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/7njk-uncd',
'issued': '2015-08-10',
'keyword': ['americas', 'chikungunya', 'predictions', 'travelers'],
'landingPage': 'https://data.cdc.gov/d/7njk-uncd',
'modified': '2018-02-21',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'title': 'Nowcast Predictions for Local Transmission of Chikungunya Virus'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>Interactive visualization: <a href="http://www.cdc.gov/chikungunya/modeling/index.html">http://www.cdc.gov/chikungunya/modeling/index.html</a>. This dataset contains monthly predictions for the spread of chikungunya virus transmission. A full description of the methods is available at: <a href="http://www.plosone.org/article/info%3Adoi%2F10.1371%2Fjournal.pone.0104915">http://www.plosone.org/article/info%3Adoi%2F10.1371%2Fjournal.pone.0104915</a>.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/2sxq-n8zu/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/2sxq-n8zu/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/2sxq-n8zu/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/2sxq-n8zu/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/2sxq-n8zu',
'issued': '2015-08-10',
'keyword': ['americas', 'chikungunya', 'predictions', 'travelers'],
'landingPage': 'https://data.cdc.gov/d/2sxq-n8zu',
'modified': '2018-02-21',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'title': 'Nowcast Predictions for Chikungunya Virus-Infected Travelers'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>Derived from Pan American Health Organization reports: <a href="http://www.paho.org/hq/index.php?option=com_topics&view=article&id=343&Itemid=40931">http://www.paho.org/hq/index.php?option=com_topics&view=article&id=343&I...</a></p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/e9r5-5hjr/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/e9r5-5hjr/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/e9r5-5hjr/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/e9r5-5hjr/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/e9r5-5hjr',
'issued': '2015-08-10',
'keyword': ['americas', 'chikungunya', 'paho'],
'landingPage': 'https://data.cdc.gov/d/e9r5-5hjr',
'modified': '2015-08-27',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['Health Statistics'],
'title': 'New Chikungunya Cases Reported in the Americas'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>The Youth Risk Behavior Surveillance System (YRBSS) monitors six types of health-risk behaviors that contribute to the leading causes of death and disability among youth and adults. This file contains state-level results for 13 tobacco-use variables by sex and grade for 2013.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/hp6w-4ap6/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/hp6w-4ap6/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/hp6w-4ap6/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/hp6w-4ap6/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/hp6w-4ap6',
'issued': '2015-06-08',
'keyword': ['youth risk behavior risk surveillance school-based surveillance'],
'landingPage': 'https://data.cdc.gov/d/hp6w-4ap6',
'modified': '2015-08-27',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'title': 'YRBS State Tobacco Variables 2013 - v2'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'Susan Wilkin', 'hasEmail': 'mailto:smw1@cdc.gov'},
'description': "<p>The CDC Division for Heart Disease and Stroke Prevention's Data Trends & Maps online tool allows searching for and view of health indicators related to Heart Disease and Stroke Prevention on the basis of a specific location or a health indicator.</p>\n",
'identifier': 'https://data.cdc.gov/api/views/tkjk-cwh5',
'issued': '2015-03-25',
'keyword': ['cdc', 'centers for disease control and prevention'],
'landingPage': 'https://data.cdc.gov/d/tkjk-cwh5',
'modified': '2015-08-18',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'title': 'Division for Heart Disease and Stroke Prevention: Data Trends & Maps'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'Antonio', 'hasEmail': 'mailto:vht8@cdc.gov'},
'description': '<p>The National Outbreak Reporting System (NORS) is a web-based platform designed to support reporting to CDC by local, state, and territorial health departments in the United States of all waterborne disease outbreaks and enteric disease outbreaks transmitted by food, contact with environmental sources, infected persons or animals, or unknown modes of transmission.</p>\n',
'identifier': 'https://data.cdc.gov/api/views/p3rn-t6ry',
'issued': '2015-03-25',
'keyword': ['cdc', 'centers for disease control and prevention'],
'landingPage': 'https://data.cdc.gov/d/p3rn-t6ry',
'modified': '2015-08-18',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'title': 'National Outbreak Reporting System'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'PHM', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>Each day, between 12 to 13 U.S. workers die as a result of a traumatic injury on the job. Investigations conducted through the FACE program allow the identification of factors that contribute to these fatal injuries. This information is used to develop comprehensive recommendations for preventing similar deaths. This web page provides access to NIOSH investigation reports and other safety resources.</p>\n',
'identifier': 'https://data.cdc.gov/api/views/q9tu-7yha',
'issued': '2015-03-24',
'keyword': ['cdc', 'centers for disease control and prevention'],
'landingPage': 'https://data.cdc.gov/d/q9tu-7yha',
'modified': '2015-08-27',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['Injury & Violence'],
'title': 'Fatality Assessment and Control Evaluation (FACE) Program'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'PSchleiff', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>A surveillance system that provides morbidity, mortality, and workplace exposure data on work-related respiratory diseases by geographic region, industry and occupation, and demographic groups.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'http://wwwn.cdc.gov/eworld/',
'description': '<p>Morbidity and mortality on work-related respiratory diseases and related workplace exposure datasets available for tables, charts and figures.</p>\n',
'mediaType': 'application/unknown',
'title': 'Work-Related Lung Disease Surveillance System (eWoRLD)'}],
'identifier': 'https://data.cdc.gov/api/views/phjv-pp5v',
'issued': '2015-03-27',
'keyword': ['cdc', 'centers for disease control and prevention'],
'landingPage': 'https://data.cdc.gov/d/phjv-pp5v',
'modified': '2017-11-06',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['Health Statistics'],
'title': 'Work-Related Lung Disease Surveillance System (eWoRLD)'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:20'],
'contactPoint': {'fn': 'DRH Public Inquiries',
'hasEmail': 'mailto:PRAMSProposals@cdc.gov'},
'describedBy': 'https://chronicdata.cdc.gov/Maternal-Child-Health/CDC-PRAMStat-Data-for-2000/3hwj-hqmh',
'description': '<ol start="2000">\n<li>Centers for Disease Control and Prevention (CDC). PRAMS, the Pregnancy Risk Assessment Monitoring System, is a surveillance system collecting state-specific, population-based data on maternal attitudes and experiences before, during, and shortly after pregnancy. It is a collaborative project of the Centers for Disease Control and Prevention (CDC) and state health departments. PRAMS provides data for state health officials to use to improve the health of mothers and infants. PRAMS topics include abuse, alcohol use, contraception, breastfeeding, mental health, morbidity, obesity, preconception health, pregnancy history, prenatal-care, sleep behavior, smoke exposure, stress, tobacco use, WIC, Medicaid, infant health, and unintended pregnancy. Data will be updated annually as it becomes available.</li>\n</ol>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/3hwj-hqmh/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/3hwj-hqmh/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/3hwj-hqmh/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/3hwj-hqmh/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/3hwj-hqmh',
'issued': '2015-03-17',
'keyword': ['abuse',
'alcohol use',
'breastfeeding',
'contraception',
'infant health',
'medicaid',
'mental health',
'morbidity',
'obesity',
'preconception health',
'pregnancy history',
'prenatal care',
'reproductive health',
'sleep behavior',
'smoke exposure',
'stress',
'tobacco use',
'unintended pregnancy',
'wic'],
'landingPage': 'https://data.cdc.gov/d/3hwj-hqmh',
'modified': '2018-07-09',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'references': ['https://www.cdc.gov/prams/index.htm',
'https://www.cdc.gov/prams/pramstat/index.html'],
'theme': ['Maternal & Child Health'],
'title': 'CDC PRAMStat Data for 2000'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:20'],
'contactPoint': {'fn': 'DRH Public Inquiries',
'hasEmail': 'mailto:PRAMSProposals@cdc.gov'},
'describedBy': 'https://chronicdata.cdc.gov/Maternal-Child-Health/CDC-PRAMStat-Data-for-2001/u93h-quup',
'description': '<ol start="2001">\n<li>Centers for Disease Control and Prevention (CDC). PRAMS, the Pregnancy Risk Assessment Monitoring System, is a surveillance system collecting state-specific, population-based data on maternal attitudes and experiences before, during, and shortly after pregnancy. It is a collaborative project of the Centers for Disease Control and Prevention (CDC) and state health departments. PRAMS provides data for state health officials to use to improve the health of mothers and infants. PRAMS topics include abuse, alcohol use, contraception, breastfeeding, mental health, morbidity, obesity, preconception health, pregnancy history, prenatal-care, sleep behavior, smoke exposure, stress, tobacco use, WIC, Medicaid, infant health, and unintended pregnancy. Data will be updated annually as it becomes available.</li>\n</ol>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/u93h-quup/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/u93h-quup/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/u93h-quup/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/u93h-quup/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/u93h-quup',
'issued': '2015-03-17',
'keyword': ['abuse',
'alcohol use',
'breastfeeding',
'contraception',
'infant health',
'medicaid',
'mental health',
'morbidity',
'obesity',
'preconception health',
'pregnancy history',
'prenatal care',
'reproductive health',
'sleep behavior',
'smoke exposure',
'stress',
'tobacco use',
'unintended pregnancy',
'wic'],
'landingPage': 'https://data.cdc.gov/d/u93h-quup',
'modified': '2018-07-09',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'references': ['https://www.cdc.gov/prams/index.htm',
'https://www.cdc.gov/prams/pramstat/index.html'],
'theme': ['Maternal & Child Health'],
'title': 'CDC PRAMStat Data for 2001'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:20'],
'contactPoint': {'fn': 'DRH Public Inquiries',
'hasEmail': 'mailto:PRAMSProposals@cdc.gov'},
'describedBy': 'https://chronicdata.cdc.gov/Maternal-Child-Health/CDC-PRAMStat-Data-for-2002/dnxe-zgxs',
'description': '<ol start="2002">\n<li>Centers for Disease Control and Prevention (CDC). PRAMS, the Pregnancy Risk Assessment Monitoring System, is a surveillance system collecting state-specific, population-based data on maternal attitudes and experiences before, during, and shortly after pregnancy. It is a collaborative project of the Centers for Disease Control and Prevention (CDC) and state health departments. PRAMS provides data for state health officials to use to improve the health of mothers and infants. PRAMS topics include abuse, alcohol use, contraception, breastfeeding, mental health, morbidity, obesity, preconception health, pregnancy history, prenatal-care, sleep behavior, smoke exposure, stress, tobacco use, WIC, Medicaid, infant health, and unintended pregnancy. Data will be updated annually as it becomes available.</li>\n</ol>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/dnxe-zgxs/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/dnxe-zgxs/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/dnxe-zgxs/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/dnxe-zgxs/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/dnxe-zgxs',
'issued': '2015-03-17',
'keyword': ['abuse',
'alcohol use',
'breastfeeding',
'contraception',
'infant health',
'medicaid',
'mental health',
'morbidity',
'obesity',
'preconception health',
'pregnancy history',
'prenatal care',
'reproductive health',
'sleep behavior',
'smoke exposure',
'stress',
'tobacco use',
'unintended pregnancy',
'wic'],
'landingPage': 'https://data.cdc.gov/d/dnxe-zgxs',
'modified': '2018-07-09',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'references': ['https://www.cdc.gov/prams/index.htm',
'https://www.cdc.gov/prams/pramstat/index.html'],
'theme': ['Maternal & Child Health'],
'title': 'CDC PRAMStat Data for 2002'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:20'],
'contactPoint': {'fn': 'DRH Public Inquiries',
'hasEmail': 'mailto:PRAMSProposals@cdc.gov'},
'describedBy': 'https://chronicdata.cdc.gov/Maternal-Child-Health/CDC-PRAMStat-Data-for-2003/u76f-m89e',
'description': '<ol start="2003">\n<li>Centers for Disease Control and Prevention (CDC). PRAMS, the Pregnancy Risk Assessment Monitoring System, is a surveillance system collecting state-specific, population-based data on maternal attitudes and experiences before, during, and shortly after pregnancy. It is a collaborative project of the Centers for Disease Control and Prevention (CDC) and state health departments. PRAMS provides data for state health officials to use to improve the health of mothers and infants. PRAMS topics include abuse, alcohol use, contraception, breastfeeding, mental health, morbidity, obesity, preconception health, pregnancy history, prenatal-care, sleep behavior, smoke exposure, stress, tobacco use, WIC, Medicaid, infant health, and unintended pregnancy. Data will be updated annually as it becomes available.</li>\n</ol>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/u76f-m89e/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/u76f-m89e/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/u76f-m89e/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/u76f-m89e/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/u76f-m89e',
'issued': '2015-03-17',
'keyword': ['abuse',
'alcohol use',
'breastfeeding',
'contraception',
'infant health',
'medicaid',
'mental health',
'morbidity',
'obesity',
'preconception health',
'pregnancy history',
'prenatal care',
'reproductive health',
'sleep behavior',
'smoke exposure',
'stress',
'tobacco use',
'unintended pregnancy',
'wic'],
'landingPage': 'https://data.cdc.gov/d/u76f-m89e',
'modified': '2018-07-09',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'references': ['https://www.cdc.gov/prams/index.htm',
'https://www.cdc.gov/prams/pramstat/index.html'],
'theme': ['Maternal & Child Health'],
'title': 'CDC PRAMStat Data for 2003'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:20'],
'contactPoint': {'fn': 'DRH Public Inquiries',
'hasEmail': 'mailto:PRAMSProposals@cdc.gov'},
'describedBy': 'https://chronicdata.cdc.gov/Maternal-Child-Health/CDC-PRAMStat-Data-for-2004/xyxp-dxa9',
'description': '<ol start="2004">\n<li>Centers for Disease Control and Prevention (CDC). PRAMS, the Pregnancy Risk Assessment Monitoring System, is a surveillance system collecting state-specific, population-based data on maternal attitudes and experiences before, during, and shortly after pregnancy. It is a collaborative project of the Centers for Disease Control and Prevention (CDC) and state health departments. PRAMS provides data for state health officials to use to improve the health of mothers and infants. PRAMS topics include abuse, alcohol use, contraception, breastfeeding, mental health, morbidity, obesity, preconception health, pregnancy history, prenatal-care, sleep behavior, smoke exposure, stress, tobacco use, WIC, Medicaid, infant health, and unintended pregnancy. Data will be updated annually as it becomes available.</li>\n</ol>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/xyxp-dxa9/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/xyxp-dxa9/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/xyxp-dxa9/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/xyxp-dxa9/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/xyxp-dxa9',
'issued': '2015-03-17',
'keyword': ['abuse',
'alcohol use',
'breastfeeding',
'contraception',
'infant health',
'medicaid',
'mental health',
'morbidity',
'obesity',
'preconception health',
'pregnancy history',
'prenatal care',
'reproductive health',
'sleep behavior',
'smoke exposure',
'stress',
'tobacco use',
'unintended pregnancy',
'wic'],
'landingPage': 'https://data.cdc.gov/d/xyxp-dxa9',
'modified': '2018-07-09',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'references': ['https://www.cdc.gov/prams/index.htm',
'https://www.cdc.gov/prams/pramstat/index.html'],
'theme': ['Maternal & Child Health'],
'title': 'CDC PRAMStat Data for 2004'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:20'],
'contactPoint': {'fn': 'DRH Public Inquiries',
'hasEmail': 'mailto:PRAMSProposals@cdc.gov'},
'describedBy': 'https://chronicdata.cdc.gov/Maternal-Child-Health/CDC-PRAMStat-Data-for-2005/pj7z-f3xf',
'description': '<ol start="2005">\n<li>Centers for Disease Control and Prevention (CDC). PRAMS, the Pregnancy Risk Assessment Monitoring System, is a surveillance system collecting state-specific, population-based data on maternal attitudes and experiences before, during, and shortly after pregnancy. It is a collaborative project of the Centers for Disease Control and Prevention (CDC) and state health departments. PRAMS provides data for state health officials to use to improve the health of mothers and infants. PRAMS topics include abuse, alcohol use, contraception, breastfeeding, mental health, morbidity, obesity, preconception health, pregnancy history, prenatal-care, sleep behavior, smoke exposure, stress, tobacco use, WIC, Medicaid, infant health, and unintended pregnancy. Data will be updated annually as it becomes available.</li>\n</ol>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/pj7z-f3xf/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/pj7z-f3xf/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/pj7z-f3xf/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/pj7z-f3xf/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/pj7z-f3xf',
'issued': '2015-03-17',
'keyword': ['abuse',
'alcohol use',
'breastfeeding',
'contraception',
'infant health',
'medicaid',
'mental health',
'morbidity',
'obesity',
'preconception health',
'pregnancy history',
'prenatal care',
'reproductive health',
'sleep behavior',
'smoke exposure',
'stress',
'tobacco use',
'unintended pregnancy',
'wic'],
'landingPage': 'https://data.cdc.gov/d/pj7z-f3xf',
'modified': '2018-07-09',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'references': ['https://www.cdc.gov/prams/index.htm',
'https://www.cdc.gov/prams/pramstat/index.html'],
'theme': ['Maternal & Child Health'],
'title': 'CDC PRAMStat Data for 2005'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:20'],
'contactPoint': {'fn': 'DRH Public Inquiries',
'hasEmail': 'mailto:PRAMSProposals@cdc.gov'},
'describedBy': 'https://chronicdata.cdc.gov/Maternal-Child-Health/CDC-PRAMStat-Data-for-2006/akmt-4qtj',
'description': '<ol start="2006">\n<li>Centers for Disease Control and Prevention (CDC). PRAMS, the Pregnancy Risk Assessment Monitoring System, is a surveillance system collecting state-specific, population-based data on maternal attitudes and experiences before, during, and shortly after pregnancy. It is a collaborative project of the Centers for Disease Control and Prevention (CDC) and state health departments. PRAMS provides data for state health officials to use to improve the health of mothers and infants. PRAMS topics include abuse, alcohol use, contraception, breastfeeding, mental health, morbidity, obesity, preconception health, pregnancy history, prenatal-care, sleep behavior, smoke exposure, stress, tobacco use, WIC, Medicaid, infant health, and unintended pregnancy. Data will be updated annually as it becomes available.</li>\n</ol>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/akmt-4qtj/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/akmt-4qtj/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/akmt-4qtj/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/akmt-4qtj/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/akmt-4qtj',
'issued': '2015-03-16',
'keyword': ['abuse',
'alcohol use',
'breastfeeding',
'contraception',
'infant health',
'medicaid',
'mental health',
'morbidity',
'obesity',
'preconception health',
'pregnancy history',
'prenatal care',
'reproductive health',
'sleep behavior',
'smoke exposure',
'stress',
'tobacco use',
'unintended pregnancy',
'wic'],
'landingPage': 'https://data.cdc.gov/d/akmt-4qtj',
'modified': '2018-07-09',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'references': ['https://www.cdc.gov/prams/index.htm',
'https://www.cdc.gov/prams/pramstat/index.html'],
'theme': ['Maternal & Child Health'],
'title': 'CDC PRAMStat Data for 2006'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:20'],
'contactPoint': {'fn': 'DRH Public Inquiries',
'hasEmail': 'mailto:PRAMSProposals@cdc.gov'},
'describedBy': 'https://chronicdata.cdc.gov/Maternal-Child-Health/CDC-PRAMStat-Data-for-2007/vr6p-ert2',
'description': '<ol start="2007">\n<li>Centers for Disease Control and Prevention (CDC). PRAMS, the Pregnancy Risk Assessment Monitoring System, is a surveillance system collecting state-specific, population-based data on maternal attitudes and experiences before, during, and shortly after pregnancy. It is a collaborative project of the Centers for Disease Control and Prevention (CDC) and state health departments. PRAMS provides data for state health officials to use to improve the health of mothers and infants. PRAMS topics include abuse, alcohol use, contraception, breastfeeding, mental health, morbidity, obesity, preconception health, pregnancy history, prenatal-care, sleep behavior, smoke exposure, stress, tobacco use, WIC, Medicaid, infant health, and unintended pregnancy. Data will be updated annually as it becomes available.</li>\n</ol>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/vr6p-ert2/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/vr6p-ert2/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/vr6p-ert2/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/vr6p-ert2/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/vr6p-ert2',
'issued': '2015-03-16',
'keyword': ['abuse',
'alcohol use',
'breastfeeding',
'contraception',
'infant health',
'medicaid',
'mental health',
'morbidity',
'obesity',
'preconception health',
'pregnancy history',
'prenatal care',
'reproductive health',
'sleep behavior',
'smoke exposure',
'stress',
'tobacco use',
'unintended pregnancy',
'wic'],
'landingPage': 'https://data.cdc.gov/d/vr6p-ert2',
'modified': '2018-07-09',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'references': ['https://www.cdc.gov/prams/index.htm',
'https://www.cdc.gov/prams/pramstat/index.html'],
'theme': ['Maternal & Child Health'],
'title': 'CDC PRAMStat Data for 2007'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:20'],
'contactPoint': {'fn': 'DRH Public Inquiries',
'hasEmail': 'mailto:PRAMSProposals@cdc.gov'},
'describedBy': 'https://chronicdata.cdc.gov/Maternal-Child-Health/CDC-PRAMStat-Data-for-2008/4ya2-fkvt',
'description': '<ol start="2008">\n<li>Centers for Disease Control and Prevention (CDC). PRAMS, the Pregnancy Risk Assessment Monitoring System, is a surveillance system collecting state-specific, population-based data on maternal attitudes and experiences before, during, and shortly after pregnancy. It is a collaborative project of the Centers for Disease Control and Prevention (CDC) and state health departments. PRAMS provides data for state health officials to use to improve the health of mothers and infants. PRAMS topics include abuse, alcohol use, contraception, breastfeeding, mental health, morbidity, obesity, preconception health, pregnancy history, prenatal-care, sleep behavior, smoke exposure, stress, tobacco use, WIC, Medicaid, infant health, and unintended pregnancy. Data will be updated annually as it becomes available.</li>\n</ol>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/4ya2-fkvt/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/4ya2-fkvt/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/4ya2-fkvt/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/4ya2-fkvt/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/4ya2-fkvt',
'issued': '2015-03-16',
'keyword': ['abuse',
'alcohol use',
'breastfeeding',
'contraception',
'infant health',
'medicaid',
'mental health',
'morbidity',
'obesity',
'preconception health',
'pregnancy history',
'prenatal care',
'reproductive health',
'sleep behavior',
'smoke exposure',
'stress',
'tobacco use',
'unintended pregnancy',
'wic'],
'landingPage': 'https://data.cdc.gov/d/4ya2-fkvt',
'modified': '2018-07-09',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'references': ['https://www.cdc.gov/prams/index.htm',
'https://www.cdc.gov/prams/pramstat/index.html'],
'theme': ['Maternal & Child Health'],
'title': 'CDC PRAMStat Data for 2008'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:20'],
'contactPoint': {'fn': 'DRH Public Inquiries',
'hasEmail': 'mailto:PRAMSProposals@cdc.gov'},
'describedBy': 'https://chronicdata.cdc.gov/Maternal-Child-Health/CDC-PRAMStat-Data-for-2009/qwpv-wpc8',
'description': '<ol start="2009">\n<li>Centers for Disease Control and Prevention (CDC). PRAMS, the Pregnancy Risk Assessment Monitoring System, is a surveillance system collecting state-specific, population-based data on maternal attitudes and experiences before, during, and shortly after pregnancy. It is a collaborative project of the Centers for Disease Control and Prevention (CDC) and state health departments. PRAMS provides data for state health officials to use to improve the health of mothers and infants. PRAMS topics include abuse, alcohol use, contraception, breastfeeding, mental health, morbidity, obesity, preconception health, pregnancy history, prenatal-care, sleep behavior, smoke exposure, stress, tobacco use, WIC, Medicaid, infant health, and unintended pregnancy. Data will be updated annually as it becomes available.</li>\n</ol>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/qwpv-wpc8/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/qwpv-wpc8/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/qwpv-wpc8/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/qwpv-wpc8/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/qwpv-wpc8',
'issued': '2015-03-16',
'keyword': ['abuse',
'alcohol use',
'breastfeeding',
'contraception',
'infant health',
'medicaid',
'mental health',
'morbidity',
'obesity',
'preconception health',
'pregnancy history',
'prenatal care',
'reproductive health',
'sleep behavior',
'smoke exposure',
'stress',
'tobacco use',
'unintended pregnancy',
'wic'],
'landingPage': 'https://data.cdc.gov/d/qwpv-wpc8',
'modified': '2018-07-09',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'references': ['https://www.cdc.gov/prams/index.htm',
'https://www.cdc.gov/prams/pramstat/index.html'],
'theme': ['Maternal & Child Health'],
'title': 'CDC PRAMStat Data for 2009'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:20'],
'contactPoint': {'fn': 'DRH Public Inquiries',
'hasEmail': 'mailto:PRAMSProposals@cdc.gov'},
'describedBy': 'https://chronicdata.cdc.gov/Maternal-Child-Health/CDC-PRAMStat-Data-for-2010/xvu4-xjdb',
'description': '<ol start="2010">\n<li>Centers for Disease Control and Prevention (CDC). PRAMS, the Pregnancy Risk Assessment Monitoring System, is a surveillance system collecting state-specific, population-based data on maternal attitudes and experiences before, during, and shortly after pregnancy. It is a collaborative project of the Centers for Disease Control and Prevention (CDC) and state health departments. PRAMS provides data for state health officials to use to improve the health of mothers and infants. PRAMS topics include abuse, alcohol use, contraception, breastfeeding, mental health, morbidity, obesity, preconception health, pregnancy history, prenatal-care, sleep behavior, smoke exposure, stress, tobacco use, WIC, Medicaid, infant health, and unintended pregnancy. Data will be updated annually as it becomes available.</li>\n</ol>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/xvu4-xjdb/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/xvu4-xjdb/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/xvu4-xjdb/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/xvu4-xjdb/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/xvu4-xjdb',
'issued': '2015-03-16',
'keyword': ['abuse',
'alcohol use',
'breastfeeding',
'contraception',
'infant health',
'medicaid',
'mental health',
'morbidity',
'obesity',
'preconception health',
'pregnancy history',
'prenatal care',
'reproductive health',
'sleep behavior',
'smoke exposure',
'stress',
'tobacco use',
'unintended pregnancy',
'wic'],
'landingPage': 'https://data.cdc.gov/d/xvu4-xjdb',
'modified': '2018-07-09',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'references': ['https://www.cdc.gov/prams/index.htm',
'https://www.cdc.gov/prams/pramstat/index.html'],
'theme': ['Maternal & Child Health'],
'title': 'CDC PRAMStat Data for 2010'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>To facilitate the public health and research community\'s access to NNDSS data on Lyme disease, CDC has developed a public use dataset. Based on reports submitted to CDC, this dataset provides the number of confirmed cases by county for the years 1992���2011, in four 5���year intervals. County tabulation is by American National Standard Institute (ANSI) [formerly Federal Information Processing Standard (FIPS)] codes. County codes of "0" represent "unknown" county of residence within each state. More recent county-level case counts are not publicly available at this time.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/smai-7mz9/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/smai-7mz9/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/smai-7mz9/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/smai-7mz9/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/smai-7mz9',
'issued': '2015-03-05',
'keyword': ['lyme'],
'landingPage': 'https://data.cdc.gov/d/smai-7mz9',
'modified': '2015-08-27',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'title': 'LymeDisease_9211_county'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>NNDSS - Table IV. Tuberculosis - 2014.This Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States will exclude counts from US territories. Footnote:C.N.M.I.: Commonwealth of Northern Mariana Islands. U: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable Cum: Cumulative year-to-date counts. Min: Minimum. Max: Maximum. * Case counts for reporting year 2013 and 2014 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a> Updated reports to the National Center for HIV/AIDS, Viral Hepatitis, STD and TB Prevention. Data for TB are displayed quarterly.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/pxa6-asqb/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/pxa6-asqb/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/pxa6-asqb/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/pxa6-asqb/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/pxa6-asqb',
'issued': '2015-01-15',
'keyword': ['2014',
'mmwr',
'nedss',
'netss',
'nndss',
'tb',
'tuberculosis',
'wonder'],
'landingPage': 'https://data.cdc.gov/d/pxa6-asqb',
'modified': '2015-08-27',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NNDSS'],
'title': 'NNDSS - Table IV. Tuberculosis'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>NNDSS - Table I. infrequently reported notifiable diseases - 2014.In this Table, provisional cases of selected infrequently reported notifiable diseases (<1,000 cases reported during the preceding year) are displayed. Note:These are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting. Case counts in these tables are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available. Footnote:-: No reported cases N: Not reportable NN: Not Nationally Notifiable Cum: Cumulative year-to-date counts. * Case counts for reporting year 2014 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>. ��� Calculated by summing the incidence counts for the current week, the 2 weeks preceding the current week, and the 2 weeks following the current week, for a total of 5 preceding years. The total sum of incident cases is then divided by 25 weeks. Additional information is available at <a href="http://wwwn.cdc.gov/nndss/document/5yearweeklyaverage.pdf">http://wwwn.cdc.gov/nndss/document/5yearweeklyaverage.pdf</a>. �� Not reportable in all states. Data from states where the condition is not reportable are excluded from this table except starting in 2007 for the Arboviral diseases, STD data, TB data, and influenza-associated pediatric mortality, and in 2003 for SARS-CoV. Reporting exceptions are available at <a href="http://wwwn.cdc.gov/nndss/document/SRCA_FINAL_REPORT_2006-2012_final.xlsx">http://wwwn.cdc.gov/nndss/document/SRCA_FINAL_REPORT_2006-2012_final.xlsx</a>. �� Includes both neuroinvasive and nonneuroinvasive. Updated weekly from reports to the Division of Vector-Borne Infectious Diseases, National Center for Zoonotic, Vector-Borne, and Enteric Diseases (ArboNET Surveillance). Data for West Nile virus are available in Table II. ** Data for H. influenzae (all ages, all serotypes) are available in Table II. ��ʉ�� Updated weekly from reports to the Influenza Division, National Center for Immunization and Respiratory Diseases. Please refer to the MMWR publication for weekly updates to the footnote for this condition. ���� Please refer to the MMWR publication for weekly updates to the footnote for this condition. ���� Data for meningococcal disease (all serogroups) are available in Table II. *** Please refer to the MMWR publication for weekly updates to the footnote for this condition. ��ʉ�ʉ�� Please refer to the MMWR publication for weekly updates to the footnote for this condition. ������ Updated weekly from reports to the Division of STD Prevention, National Center for HIV/AIDS, Viral Hepatitis, STD, and TB Prevention. ������ Please refer to the MMWR publication for weekly updates to the footnote for this condition. See Table II for Dengue Hemorrhagic Fever.More information on NNDSS is available at <a href="http://wwwn.cdc.gov/nndss/">http://wwwn.cdc.gov/nndss/</a>.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/wcwi-x3uk/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/wcwi-x3uk/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/wcwi-x3uk/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/wcwi-x3uk/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/wcwi-x3uk',
'issued': '2015-01-12',
'keyword': ['2014',
'anthrax',
'arboviral diseases',
'botulism',
'brucellosis',
'california serogroup virus disease',
'chancroid',
'cholera',
'cyclosporiasis',
'diphtheria',
'eastern equinevirus disease',
'encephalitis',
'haemophilus influenzae invasive',
'hansen disease',
'hantavirus pulmonary syndrome',
'hemolytic uremic syndrome',
'hepatitis b infection perinatal',
'influenza-associated pediatric mortality',
'leptospirosis',
'listeriosis',
'measles',
'meningococcal disease invasive',
'mmwr',
'nedss',
'netss',
'nndss',
'novel influenza a',
'plague',
'polio virus infection nonparalytic',
'poliomyelitis paralytic',
'postdiarrheal',
'powassan virus disease',
'psittacosis',
'q fever',
'rabies human',
'rubella',
'rubella congenital syndrome',
'sars-cov',
'smallpox',
'st. louis virus disease',
'streptococcal toxic-shock syndrome',
'syphilis congenital (age <1 yr)',
'tetanus',
'toxic-shock syndrome (staphylococcal)',
'trichinellosis',
'tularemia',
'typhoid fever',
'vancomycin',
'vibriosis',
'viral hemorrhagic fever',
'western equine virus disease',
'wonder',
'yellow fever'],
'landingPage': 'https://data.cdc.gov/d/wcwi-x3uk',
'modified': '2016-03-29',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NNDSS'],
'title': 'NNDSS - Table I. infrequently reported notifiable diseases'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>NNDSS - Table II. Spotted Fever Rickettsiosis to Syphilis - 2014.In this Table, all conditions with a 5-year average annual national total of more than or equals 1,000 cases but less than or equals 10,000 cases will be displayed (��� 1,000 and ��_ 10,000). The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories. Note:These are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting. Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available.</p>\n<p>Footnotes:C.N.M.I.: Commonwealth of Northern Mariana Islands. U: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<ul>\n<li>Case counts for reporting years 2013 and 2014 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>. Data for TB are displayed in Table IV, which appears quarterly.</li>\n</ul>\n<p>��� Illnesses with similar clinical presentation that result from Spotted fever group rickettsia infections are reported as Spotted fever rickettsiosis. Rocky Mountain spotted fever (RMSF) caused by Rickettsia rickettsii, is the most common and well-known spotted fever.More information on NNDSS is available at <a href="http://wwwn.cdc.gov/nndss/">http://wwwn.cdc.gov/nndss/</a>.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/fqve-8wzt/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/fqve-8wzt/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/fqve-8wzt/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/fqve-8wzt/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/fqve-8wzt',
'issued': '2015-01-08',
'keyword': ['2014',
'mmwr',
'nedss',
'netss',
'nndss',
'rmsf',
'spotted fever rickettsiosis',
'syphilis primary and secondary',
'wonder'],
'landingPage': 'https://data.cdc.gov/d/fqve-8wzt',
'modified': '2016-04-29',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NNDSS'],
'title': 'NNDSS - Table II. Spotted Fever Rickettsiosis to Syphilis'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>NNDSS - Table II. Salmonellosis to Shigellosis - 2014.In this Table, all conditions with a 5-year average annual national total of more than or equals 1,000 cases but less than or equals 10,000 cases will be displayed (��� 1,000 and ��_ 10,000). The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories. Note:These are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting. Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available. Footnotes:C.N.M.I.: Commonwealth of Northern Mariana Islands. U: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum. * Case counts for reporting years 2013 and 2014 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>. Data for TB are displayed in Table IV, which appears quarterly. ��� Includes E. coli O157:H7; Shiga toxin positive, serogroup non-O157; and Shiga toxin positive, not serogrouped.More information on NNDSS is available at <a href="http://wwwn.cdc.gov/nndss/">http://wwwn.cdc.gov/nndss/</a>.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/52cr-rw4k/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/52cr-rw4k/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/52cr-rw4k/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/52cr-rw4k/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/52cr-rw4k',
'issued': '2015-01-08',
'keyword': ['2014',
'mmwr',
'nedss',
'netss',
'nndss',
'salmonellosis',
'shiga toxin-producing e. coli',
'shigellosis',
'stec',
'wonder'],
'landingPage': 'https://data.cdc.gov/d/52cr-rw4k',
'modified': '2015-08-27',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NNDSS'],
'title': 'NNDSS - Table II. Salmonellosis to Shigellosis'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>NNDSS - Table II. Mumps to Rabies, animal - 2014.In this Table, all conditions with a 5-year average annual national total of more than or equals 1,000 cases but less than or equals 10,000 cases will be displayed (��� 1,000 and ��_ 10,000). The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories. Note:These are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting. Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available. Footnotes:C.N.M.I.: Commonwealth of Northern Mariana Islands. U: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum. * Case counts for reporting years 2013 and 2014 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>. Data for TB are displayed in Table IV, which appears quarterly.More information on NNDSS is available at <a href="http://wwwn.cdc.gov/nndss/">http://wwwn.cdc.gov/nndss/</a>.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/8rkx-vimh/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/8rkx-vimh/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/8rkx-vimh/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/8rkx-vimh/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/8rkx-vimh',
'issued': '2015-01-08',
'keyword': ['2014',
'mmwr',
'mumps',
'nedss',
'netss',
'nndss',
'pertussis',
'rabies animal',
'wonder'],
'landingPage': 'https://data.cdc.gov/d/8rkx-vimh',
'modified': '2015-08-27',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NNDSS'],
'title': 'NNDSS - Table II. Mumps to Rabies, animal'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>NNDSS - Table II. Lyme disease to Meningococcal - 2014In this Table, all conditions with a 5-year average annual national total of more than or equals 1,000 cases but less than or equals 10,000 cases will be displayed (��� 1,000 and ��_ 10,000). The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories. Note:These are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting. Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available. Footnotes:C.N.M.I.: Commonwealth of Northern Mariana Islands. U: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum. * Case counts for reporting years 2013 and 2014 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>. Data for TB are displayed in Table IV, which appears quarterly. ��� Data for meningococcal disease, invasive caused by serogroups A, C, Y, & W-135; serogroup B; other serogroup; and unknown serogroup are available in Table I.More information on NNDSS is available at <a href="http://wwwn.cdc.gov/nndss/">http://wwwn.cdc.gov/nndss/</a>.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/y6uv-t34t/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/y6uv-t34t/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/y6uv-t34t/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/y6uv-t34t/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/y6uv-t34t',
'issued': '2015-01-08',
'keyword': ['2014',
'lyme disease',
'malaria',
'meningococcal invasive all serogroups',
'mmwr',
'nedss',
'netss',
'nndss',
'wonder'],
'landingPage': 'https://data.cdc.gov/d/y6uv-t34t',
'modified': '2015-08-27',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NNDSS'],
'title': 'NNDSS - Table II. Lyme disease to Meningococcal'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>NNDSS - Table II. Hepatitis (viral, acute) - 2014.In this Table, all conditions with a 5-year average annual national total of more than or equals 1,000 cases but less than or equals 10,000 cases will be displayed (��� 1,000 and ��_ 10,000). The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories. Note:These are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting. Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available. Footnotes:C.N.M.I.: Commonwealth of Northern Mariana Islands. U: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum. * Case counts for reporting years 2013 and 2014 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>. Data for TB are displayed in Table IV, which appears quarterly.More information on NNDSS is available at <a href="http://wwwn.cdc.gov/nndss/">http://wwwn.cdc.gov/nndss/</a>.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/rg4j-6mcc/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/rg4j-6mcc/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/rg4j-6mcc/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/rg4j-6mcc/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/rg4j-6mcc',
'issued': '2015-01-08',
'keyword': ['2014',
'hepatitis',
'hepatitis (viral acute)',
'hepatitis (viral acute) type a',
'hepatitis (viral acute) type b',
'hepatitis (viral acute) type c',
'mmwr',
'nedss',
'netss',
'nndss',
'wonder'],
'landingPage': 'https://data.cdc.gov/d/rg4j-6mcc',
'modified': '2015-08-27',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NNDSS'],
'title': 'NNDSS - Table II. Hepatitis (viral, acute)'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>NNDSS - Table II. Ehrlichiosis/Anaplasmosis - 2014.In this Table, all conditions with a 5-year average annual national total of more than or equals 1,000 cases but less than or equals 10,000 cases will be displayed (��� 1,000 and ��_ 10,000). The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories. Note:These are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting. Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available. Footnotes:C.N.M.I.: Commonwealth of Northern Mariana Islands. U: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum. * Case counts for reporting years 2013 and 2014 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>. Data for TB are displayed in Table IV, which appears quarterly. ��� Please refer to the MMWR publication for weekly updates to the footnote for this condition.More information on NNDSS is available at <a href="http://wwwn.cdc.gov/nndss/">http://wwwn.cdc.gov/nndss/</a>.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/edtz-vibe/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/edtz-vibe/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/edtz-vibe/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/edtz-vibe/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/edtz-vibe',
'issued': '2015-01-08',
'keyword': ['2014',
'anaplasma phagocytophilum',
'ehrlichia chaffeensis',
'ehrlichiosis/anaplasmosis',
'mmwr',
'nedss',
'netss',
'nndss',
'undetermined',
'week',
'wonder'],
'landingPage': 'https://data.cdc.gov/d/edtz-vibe',
'modified': '2015-08-27',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NNDSS'],
'title': 'NNDSS - Table II. Ehrlichiosis/Anaplasmosis'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>NNDSS - Table II. Cryptosporidiosis to Dengue Hemorrhagic Fever - 2014.In this Table, all conditions with a 5-year average annual national total of more than or equals 1,000 cases but less than or equals 10,000 cases will be displayed (��� 1,000 and ��_ 10,000). The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories. Note:These are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting. Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available. Footnotes:C.N.M.I.: Commonwealth of Northern Mariana Islands. U: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum. * Case counts for reporting years 2013 and 2014 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>. Data for TB are displayed in Table IV, which appears quarterly. ��� Dengue Fever includes cases that meet criteria for Dengue Fever with hemorrhage, other clinical, and unknown case classifications. �� DHF includes cases that meet criteria for dengue shock syndrome (DSS), a more severe form of DHF.More information on NNDSS is available at <a href="http://wwwn.cdc.gov/nndss/">http://wwwn.cdc.gov/nndss/</a>.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/b36e-ru3r/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/b36e-ru3r/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/b36e-ru3r/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/b36e-ru3r/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/b36e-ru3r',
'issued': '2015-01-08',
'keyword': ['2014',
'cryptosporidiosis',
'dengue fever',
'dengue hemorrhagic fever',
'mmwr',
'nedss',
'netss',
'nndss',
'wonder'],
'landingPage': 'https://data.cdc.gov/d/b36e-ru3r',
'modified': '2015-08-27',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NNDSS'],
'title': 'NNDSS - Table II. Cryptosporidiosis to Dengue Hemorrhagic Fever'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>NNDSS - Table II. Babesiosis to Coccidioidomycosis - 2014.In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories. Note:These are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting. Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available. Footnotes:C.N.M.I.: Commonwealth of Northern Mariana Islands. U: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum. * Case counts for reporting year 2014 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>. Data for TB are displayed in Table IV, which appears quarterly.More information on NNDSS is available at <a href="http://wwwn.cdc.gov/nndss/">http://wwwn.cdc.gov/nndss/</a>.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/qz8t-eu2e/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/qz8t-eu2e/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/qz8t-eu2e/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/qz8t-eu2e/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/qz8t-eu2e',
'issued': '2015-01-08',
'keyword': ['2014',
'babesiosis',
'chlamydia trachomatis infection',
'coccidioidomycosis',
'mmwr',
'nedss',
'netss',
'nndss',
'wonder'],
'landingPage': 'https://data.cdc.gov/d/qz8t-eu2e',
'modified': '2015-11-06',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NNDSS'],
'title': 'NNDSS - Table II. Babesiosis to Coccidioidomycosis'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>Overall rates of TBI climbed slowly from 2001 through 2007, then spiked sharply in 2008 and continued to climb through 2010. The increase in TBI rates in 2008 was much sharper for men (nearly 40% increase) than for women (20% increase). In 2007, overall rates of TBI were 26% higher in men compared to women. In 2008, that gap began to widen, reaching 61% in 2009 before narrowing to 29% in 2010. Rates of overall TBI are largely driven by rates of TBI-related ED visits.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/b4av-siev/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/b4av-siev/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/b4av-siev/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/b4av-siev/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/b4av-siev',
'issued': '2014-04-02',
'keyword': ['brain injury', 'head trauma', 'tbi', 'traumatic brain injury'],
'landingPage': 'https://data.cdc.gov/d/b4av-siev',
'modified': '2017-10-25',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['Traumatic Brain Injury '],
'title': 'Rates of TBI-related Emergency Department Visits, Hospitalizations, and Deaths by Sex - United States, 2001 – 2010'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>In general, total combined rates for traumatic brain injury (TBI)-related emergency department (ED) visits, hospitalizations and deaths have increased over the past decade. Total combined rates of TBI-related hospitalizations, ED visits, and deaths climbed slowly from a rate of 521.0 per 100,000 in 2001 to 615.7 per 100,000 in 2005. The rates then dipped to 595.1 per 100,000 in 2006 and 566.7 per 100,000 in 2007. The rates then spiked sharply in 2008 and continued to climb through 2010 to a rate of 823.7 per 100,000. Total combined rates of TBI-related hospitalizations, ED visits, and deaths are driven in large part by the relatively high number of TBI-related ED visits. In comparison to ED visits, the overall rates of TBI-related hospitalizations remained relatively stable changing from 82.7 per 100,000 in 2001 to 91.7 per 100,000 in 2010. TBI-related deaths also decreased slightly over time from 18.5 per 100,000 in 2001 to 17.1 per 100,000 in 2010. Note that the axis scale for TBI-related deaths appears to the right of the chart and differs from TBI-related hospitalizations and ED visits.Go to <a href="http://www.cdc.gov/traumaticbraininjury/data/index.html">http://www.cdc.gov/traumaticbraininjury/data/index.html</a> to view more TBI data & statistics.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/45um-c62r/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/45um-c62r/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/45um-c62r/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/45um-c62r/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/45um-c62r',
'issued': '2014-04-02',
'keyword': ['brain injury', 'head trauma', 'tbi', 'traumatic brain injury'],
'landingPage': 'https://data.cdc.gov/d/45um-c62r',
'modified': '2017-10-25',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['Traumatic Brain Injury '],
'title': 'Rates of TBI-related Emergency Department Visits, Hospitalizations, and Deaths - United States, 2001 – 2010'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>Changes in the rates of TBI-related deaths vary depending on age. For persons 44 years of age and younger, TBI-related deaths decreased between the periods of 2001-2002 and 2009-2010. Rates for age groups 45-64 years of age remained stable for this same ten-year period. For persons 65 years and older, rates of TBI-related deaths increased during this time period, from 41.2 to 45.2 deaths per 100,000.Go to <a href="http://www.cdc.gov/traumaticbraininjury/data/index.html">http://www.cdc.gov/traumaticbraininjury/data/index.html</a> to view more TBI data & statistics.Source: <a href="http://www.cdc.gov/traumaticbraininjury/data/rates_deaths_byage.html">http://www.cdc.gov/traumaticbraininjury/data/rates_deaths_byage.html</a></p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/nq6q-szvs/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/nq6q-szvs/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/nq6q-szvs/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/nq6q-szvs/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/nq6q-szvs',
'issued': '2014-04-01',
'keyword': ['brain injury', 'head trauma', 'tbi', 'traumatic brain injury'],
'landingPage': 'https://data.cdc.gov/d/nq6q-szvs',
'modified': '2017-10-25',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['Traumatic Brain Injury '],
'title': 'Rates of TBI-related Deaths by Age Group - United States, 2001 - 2010'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>The 2011 BRFSS data reflects a change in weighting methodology (raking) and the addition of cell phone only respondents. Shifts in observed prevalence from 2010 to 2011 for BRFSS measures will likely reflect the new methods of measuring risk factors, rather than true trends in risk-factor prevalence. A break in trend lines after 2010 is used to reflect this change in methodolgy. Percentages are weighted to population characteristics. Data are not available if it did not meet BRFSS stability requirements.For more information on these requirements, as well as risk factors and calculated variables, see the Technical Documents and Survey Data for a specific year - <a href="http://www.cdc.gov/brfss/annual_data/annual_data.htm.Recommended">http://www.cdc.gov/brfss/annual_data/annual_data.htm.Recommended</a> citation: Centers for Disease Control and Prevention (CDC). Behavioral Risk Factor Surveillance System. Atlanta, Georgia: U.S. Department of Health and Human Services, Centers for Disease Control and Prevention, [appropriate year].</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/ya9m-pyut/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/ya9m-pyut/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/ya9m-pyut/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/ya9m-pyut/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/ya9m-pyut',
'issued': '2013-12-05',
'keyword': ['brfss', 'current smokers', 'former smoker', 'non-smoker'],
'landingPage': 'https://data.cdc.gov/d/ya9m-pyut',
'modified': '2015-08-27',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['Smoking & Tobacco Use'],
'title': 'BRFSS Prevalence and Trends Data: Tobacco Use - Four Level Smoking Data for 2011'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>Health, United States is an annual report on trends in health statistics, find more information at <a href="http://www.cdc.gov/nchs/hus.htm">http://www.cdc.gov/nchs/hus.htm</a>.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/nkri-ptxd/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/nkri-ptxd/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/nkri-ptxd/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/nkri-ptxd/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/nkri-ptxd',
'issued': '2013-08-14',
'keyword': ['children', 'hus', 'vaccination'],
'landingPage': 'https://data.cdc.gov/d/nkri-ptxd',
'modified': '2015-08-27',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['Health Statistics'],
'title': 'Selected Trend Table from Health, United States, 2011. Vaccination coverage among children 19 - 35 months of age for selected diseases, by race, Hispanic origin, poverty level, and location of residence in metropolitan statistical area: United States, sel'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>Health, United States is an annual report on trends in health statistics, find more information at <a href="http://www.cdc.gov/nchs/hus.htm">http://www.cdc.gov/nchs/hus.htm</a>.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/bbhn-4mdn/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/bbhn-4mdn/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/bbhn-4mdn/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/bbhn-4mdn/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/bbhn-4mdn',
'issued': '2013-08-05',
'keyword': ['children', 'health conditions', 'hus'],
'landingPage': 'https://data.cdc.gov/d/bbhn-4mdn',
'modified': '2015-08-27',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['Health Statistics'],
'title': 'Selected Trend Table from Health, United States, 2011. Health conditions among children under 18 years of age, by selected characteristics: United States, average annual, selected years 1997 - 1999 through 2008 - 2010'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>Health, United States is an annual report on trends in health statistics, find more information at <a href="http://www.cdc.gov/nchs/hus.htm">http://www.cdc.gov/nchs/hus.htm</a>.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/crtu-weni/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/crtu-weni/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/crtu-weni/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/crtu-weni/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/crtu-weni',
'issued': '2013-08-05',
'keyword': ['adults', 'diabetes', 'hus'],
'landingPage': 'https://data.cdc.gov/d/crtu-weni',
'modified': '2015-08-27',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['Health Statistics'],
'title': 'Selected Trend Table from Health, United States, 2011. Diabetes prevalence and glycemic control among adults 20 years of age and over, by sex, age, and race and Hispanic origin: United States, selected years 1988 - 1994 through 2003 - 2006'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>Health, United States is an annual report on trends in health statistics, find more information at <a href="http://www.cdc.gov/nchs/hus.htm">http://www.cdc.gov/nchs/hus.htm</a>.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/vp9c-m6nq/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/vp9c-m6nq/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/vp9c-m6nq/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/vp9c-m6nq/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/vp9c-m6nq',
'issued': '2013-07-29',
'keyword': ['cause of death', 'hus'],
'landingPage': 'https://data.cdc.gov/d/vp9c-m6nq',
'modified': '2015-08-27',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['Health Statistics'],
'title': 'Selected Trend Table from Health, United States, 2011. Leading causes of death and numbers of deaths, by sex, race, and Hispanic origin: United States, 1980 and 2009'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Nursing Home Compare',
'hasEmail': 'mailto:BetterCare@cms.hhs.gov'},
'description': 'No description provided',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/yf87-tv6k/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/yf87-tv6k/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/yf87-tv6k/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/yf87-tv6k/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.medicare.gov/api/views/yf87-tv6k',
'issued': '2019-05-29',
'keyword': ['general information', 'nhc', 'nursing home'],
'landingPage': 'https://data.medicare.gov/d/yf87-tv6k',
'modified': '2019-10-23',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Nursing Home Compare'],
'title': 'Nursing Home Compare - CASPER Contacts'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:03'],
'contactPoint': {'fn': 'Craig Kassinger',
'hasEmail': 'mailto:nephtrackingsupport@cdc.gov'},
'description': '<p>This dataset provides modeled predictions of particulate matter (PM2.5) levels from the EPA\'s Downscaler model. These data are used by the CDC\'s National Environmental Public Health Tracking Network to generate air quality measures. Data are at the county levels for 2001-2014. The dataset includes the maximum, median, mean, and population-weighted mean concentration. Please refer to the metadata attachment for more information.</p>\n<p>Learn more about outdoor air quality on the Tracking Network\'s website: <a href="https://ephtracking.cdc.gov/showAirLanding.action">https://ephtracking.cdc.gov/showAirLanding.action</a>.</p>\n<p>By using these data, you signify your agreement to comply with the following requirements:<br />\n1. Use the data for statistical reporting and analysis only.<br />\n2. Do not attempt to learn the identity of any person included in the data and do not combine these data with other data for the purpose of matching records to identify individuals.<br />\n3. Do not disclose of or make use of the identity of any person or establishment discovered inadvertently and report the discovery to: <a href="mailto:trackingsupport@cdc.gov">trackingsupport@cdc.gov</a>.<br />\n4. Do not imply or state, either in written or oral form, that interpretations based on the data are those of the original data sources and CDC unless the data user and data source are formally collaborating.<br />\n5. Acknowledge, in all reports or presentations based on these data, the original source of the data and CDC.<br />\n6. Suggested citation: Centers for Disease Control and Prevention. National Environmental Public Health Tracking Network. Web. Accessed: insert date. <a href="http://www.cdc.gov/ephtracking">www.cdc.gov/ephtracking</a>.</p>\n<p>Problems or Questions?<br />\nEmail <a href="mailto:trackingsupport@cdc.gov">trackingsupport@cdc.gov</a>.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/qjju-smys/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/qjju-smys/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/qjju-smys/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/qjju-smys/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/qjju-smys',
'issued': '2018-06-15',
'keyword': ['air pollution',
'asthma',
'environmental health',
'particulate matter'],
'landingPage': 'https://data.cdc.gov/d/qjju-smys',
'modified': '2018-11-27',
'programCode': ['009:20'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['Environmental Health & Toxicology'],
'title': 'Daily County-Level PM2.5 Concentrations, 2001-2014'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:20'],
'contactPoint': {'fn': 'DASH Publc Inquiries',
'hasEmail': 'mailto:nccdDashInfo@cdc.gov'},
'describedBy': 'https://chronicdata.cdc.gov/Youth-Risk-Behaviors/DASH-Global-School-based-Student-Health-Survey-GSH/pxpe-pgrg',
'description': '<p>2003-2015. Global School dataset. The Global School-based Student Health Survey (GSHS) was developed by the World Health Organization (WHO) in collaboration with the United Nations\' UNICEF, UNESCO, and UNAIDS; and with technical assistance from CDC. The GSHS is a school-based survey conducted primarily among students aged 13-17 years in countries around the world. It uses core questionnaire modules that address the leading causes of morbidity and mortality among children and adults worldwide: 1) Alcohol use, 2) dietary behaviors, 3) drug use, 4) hygiene, 5) mental health, 6) physical activity, 7) protective factors, 8) sexual behaviors that contribute to HIV infection, other sexually-transmitted infections, and unintended pregnancy, 9) tobacco use, and 10) violence and unintentional injury. This dataset contains global data from 2003 – 2015. Additional information about the GSHS can be found at <a href="https://www.cdc.gov/gshs/index.htm">https://www.cdc.gov/gshs/index.htm</a>.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/pxpe-pgrg/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/pxpe-pgrg/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/pxpe-pgrg/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/pxpe-pgrg/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/pxpe-pgrg',
'issued': '2018-06-14',
'keyword': ['global',
'gshs',
'risk behavior',
'student health',
'survey',
'youth online'],
'landingPage': 'https://data.cdc.gov/d/pxpe-pgrg',
'modified': '2018-07-09',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['Youth Risk Behaviors'],
'title': 'DASH - Global School-based Student Health Survey (GSHS)'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:20'],
'contactPoint': {'fn': 'Craig Kassinger',
'hasEmail': 'mailto:nephtrackingsupport@cdc.gov'},
'description': '<p>This dataset provides modeled predictions of ozone levels from the EPA\'s Downscaler model. Data are at the census tract level for 2001-2005. These data are used by the CDC\'s National Environmental Public Health Tracking Network to generate air quality measures. Census tract-level datasets contain estimates of the mean predicted concentration and associated standard error. Please refer to the metadata attachment for more information.</p>\n<p>Learn more about outdoor air quality on the Tracking Network\'s website: <a href="https://ephtracking.cdc.gov/showAirLanding.action">https://ephtracking.cdc.gov/showAirLanding.action</a>.</p>\n<p>By using these data, you signify your agreement to comply with the following requirements:<br />\n1. Use the data for statistical reporting and analysis only.<br />\n2. Do not attempt to learn the identity of any person included in the data and do not combine these data with other data for the purpose of matching records to identify individuals.<br />\n3. Do not disclose of or make use of the identity of any person or establishment discovered inadvertently and report the discovery to: <a href="mailto:trackingsupport@cdc.gov">trackingsupport@cdc.gov</a>.<br />\n4. Do not imply or state, either in written or oral form, that interpretations based on the data are those of the original data sources and CDC unless the data user and data source are formally collaborating.<br />\n5. Acknowledge, in all reports or presentations based on these data, the original source of the data and CDC.<br />\n6. Suggested citation: Centers for Disease Control and Prevention. National Environmental Public Health Tracking Network. Web. Accessed: insert date. <a href="http://www.cdc.gov/ephtracking">www.cdc.gov/ephtracking</a>.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/d3c4-tq79/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/d3c4-tq79/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/d3c4-tq79/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/d3c4-tq79/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/d3c4-tq79',
'issued': '2018-06-15',
'keyword': ['air pollution', 'asthma', 'environmental health', 'ozone'],
'landingPage': 'https://data.cdc.gov/d/d3c4-tq79',
'modified': '2018-11-27',
'programCode': ['009:032'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['Environmental Health & Toxicology'],
'title': 'Daily Census Tract-Level Ozone Concentrations, 2001-2005'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:20'],
'contactPoint': {'fn': 'Craig Kassinger',
'hasEmail': 'mailto:nephtrackingsupport@cdc.gov'},
'description': '<p>This dataset provides modeled predictions of PM2.5 levels from the EPA\'s Downscaler model. Data are at the census tract level for 2001-2005. These data are used by the CDC\'s National Environmental Public Health Tracking Network to generate air quality measures. Census tract-level datasets contain estimates of the mean predicted concentration and associated standard error. Please refer to the metadata attachment for more information.</p>\n<p>Learn more about outdoor air quality on the Tracking Network\'s website: <a href="https://ephtracking.cdc.gov/showAirLanding.action">https://ephtracking.cdc.gov/showAirLanding.action</a>.</p>\n<p>By using these data, you signify your agreement to comply with the following requirements:<br />\n1. Use the data for statistical reporting and analysis only.<br />\n2. Do not attempt to learn the identity of any person included in the data and do not combine these data with other data for the purpose of matching records to identify individuals.<br />\n3. Do not disclose of or make use of the identity of any person or establishment discovered inadvertently and report the discovery to: <a href="mailto:trackingsupport@cdc.gov">trackingsupport@cdc.gov</a>.<br />\n4. Do not imply or state, either in written or oral form, that interpretations based on the data are those of the original data sources and CDC unless the data user and data source are formally collaborating.<br />\n5. Acknowledge, in all reports or presentations based on these data, the original source of the data and CDC.<br />\n6. Suggested citation: Centers for Disease Control and Prevention. National Environmental Public Health Tracking Network. Web. Accessed: insert date. <a href="http://www.cdc.gov/ephtracking">www.cdc.gov/ephtracking</a>.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/s5vm-cztk/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/s5vm-cztk/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/s5vm-cztk/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/s5vm-cztk/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/s5vm-cztk',
'issued': '2018-07-10',
'keyword': ['air pollution',
'asthma',
'environmental health',
'particulate matter',
'pm2.5'],
'landingPage': 'https://data.cdc.gov/d/s5vm-cztk',
'modified': '2018-11-27',
'programCode': ['009:032'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['Environmental Health & Toxicology'],
'title': 'Daily Census Tract-Level PM2.5 Concentrations, 2001-2005'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:20'],
'contactPoint': {'fn': 'Craig Kassinger',
'hasEmail': 'mailto:nephtrackingsupport@cdc.gov'},
'description': '<p>This dataset provides modeled predictions of PM2.5 levels from the EPA\'s Downscaler model. Data are at the census tract level for 2011-2014. These data are used by the CDC\'s National Environmental Public Health Tracking Network to generate air quality measures. Census tract-level datasets contain estimates of the mean predicted concentration and associated standard error. Please refer to the metadata attachment for more information.</p>\n<p>Learn more about outdoor air quality on the Tracking Network\'s website: <a href="https://ephtracking.cdc.gov/showAirLanding.action">https://ephtracking.cdc.gov/showAirLanding.action</a>.</p>\n<p>By using these data, you signify your agreement to comply with the following requirements:<br />\n1. Use the data for statistical reporting and analysis only.<br />\n2. Do not attempt to learn the identity of any person included in the data and do not combine these data with other data for the purpose of matching records to identify individuals.<br />\n3. Do not disclose of or make use of the identity of any person or establishment discovered inadvertently and report the discovery to: <a href="mailto:trackingsupport@cdc.gov">trackingsupport@cdc.gov</a>.<br />\n4. Do not imply or state, either in written or oral form, that interpretations based on the data are those of the original data sources and CDC unless the data user and data source are formally collaborating.<br />\n5. Acknowledge, in all reports or presentations based on these data, the original source of the data and CDC.<br />\n6. Suggested citation: Centers for Disease Control and Prevention. National Environmental Public Health Tracking Network. Web. Accessed: insert date. <a href="http://www.cdc.gov/ephtracking">www.cdc.gov/ephtracking</a>.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/fcqm-xrf4/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/fcqm-xrf4/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/fcqm-xrf4/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/fcqm-xrf4/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/fcqm-xrf4',
'issued': '2018-07-25',
'keyword': ['air pollution',
'asthma',
'environmental health',
'particulate matter',
'pm2.5'],
'landingPage': 'https://data.cdc.gov/d/fcqm-xrf4',
'modified': '2018-11-27',
'programCode': ['009:032'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['Environmental Health & Toxicology'],
'title': 'Daily Census Tract-Level PM2.5 Concentrations, 2011-2014'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:20'],
'contactPoint': {'fn': 'Craig Kassinger',
'hasEmail': 'mailto:nephtrackingsupport@cdc.gov'},
'description': '<p>This dataset provides modeled predictions of ozone levels from the EPA\'s Downscaler model. Data are at the census tract level for 2011-2014. These data are used by the CDC\'s National Environmental Public Health Tracking Network to generate air quality measures. Census tract-level datasets contain estimates of the mean predicted concentration and associated standard error. Please refer to the metadata attachment for more information.</p>\n<p>Learn more about outdoor air quality on the Tracking Network\'s website: <a href="https://ephtracking.cdc.gov/showAirLanding.action">https://ephtracking.cdc.gov/showAirLanding.action</a>.</p>\n<p>By using these data, you signify your agreement to comply with the following requirements:<br />\n1. Use the data for statistical reporting and analysis only.<br />\n2. Do not attempt to learn the identity of any person included in the data and do not combine these data with other data for the purpose of matching records to identify individuals.<br />\n3. Do not disclose of or make use of the identity of any person or establishment discovered inadvertently and report the discovery to: <a href="mailto:trackingsupport@cdc.gov">trackingsupport@cdc.gov</a>.<br />\n4. Do not imply or state, either in written or oral form, that interpretations based on the data are those of the original data sources and CDC unless the data user and data source are formally collaborating.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/372p-dx3h/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/372p-dx3h/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/372p-dx3h/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/372p-dx3h/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/372p-dx3h',
'issued': '2018-07-25',
'keyword': ['air pollution', 'asthma', 'environmental health', 'ozone'],
'landingPage': 'https://data.cdc.gov/d/372p-dx3h',
'modified': '2018-11-27',
'programCode': ['009:032'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['Environmental Health & Toxicology'],
'title': 'Daily Census Tract-Level Ozone Concentrations, 2011-2014'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:20'],
'contactPoint': {'fn': 'Craig Kassinger',
'hasEmail': 'mailto:nephtrackingsupport@cdc.gov'},
'description': '<p>This dataset provides modeled predictions of PM2.5 levels from the EPA\'s Downscaler model. Data are at the census tract level for 2006-2010. These data are used by the CDC\'s National Environmental Public Health Tracking Network to generate air quality measures. Census tract-level datasets contain estimates of the mean predicted concentration and associated standard error. Please refer to the metadata attachment for more information.</p>\n<p>Learn more about outdoor air quality on the Tracking Network\'s website: <a href="https://ephtracking.cdc.gov/showAirLanding.action">https://ephtracking.cdc.gov/showAirLanding.action</a>.</p>\n<p>By using these data, you signify your agreement to comply with the following requirements:<br />\n1. Use the data for statistical reporting and analysis only.<br />\n2. Do not attempt to learn the identity of any person included in the data and do not combine these data with other data for the purpose of matching records to identify individuals.<br />\n3. Do not disclose of or make use of the identity of any person or establishment discovered inadvertently and report the discovery to: <a href="mailto:trackingsupport@cdc.gov">trackingsupport@cdc.gov</a>.<br />\n4. Do not imply or state, either in written or oral form, that interpretations based on the data are those of the original data sources and CDC unless the data user and data source are formally collaborating.<br />\n5. Acknowledge, in all reports or presentations based on these data, the original source of the data and CDC.<br />\n6. Suggested citation: Centers for Disease Control and Prevention. National Environmental Public Health Tracking Network. Web. Accessed: insert date. <a href="http://www.cdc.gov/ephtracking">www.cdc.gov/ephtracking</a>.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/fpqb-s69d/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/fpqb-s69d/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/fpqb-s69d/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/fpqb-s69d/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/fpqb-s69d',
'issued': '2018-07-16',
'keyword': ['air pollution',
'asthma',
'environmental health',
'particulate matter',
'pm2.5'],
'landingPage': 'https://data.cdc.gov/d/fpqb-s69d',
'modified': '2018-11-27',
'programCode': ['009:032'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['Environmental Health & Toxicology'],
'title': 'Daily Census Tract-Level PM2.5 Concentrations, 2006-2010'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'Craig Kassinger',
'hasEmail': 'mailto:nephtrackingsupport@cdc.gov'},
'dataQuality': True,
'description': '<p>This dataset provides data at the county level for the contiguous United States. It includes monthly Palmer Drought Severity Index (PDSI) data from 1895-2016 provided by the Cooperative Institute for Climate and Satellites - North Carolina. Please refer to the metadata attachment for more information.</p>\n<p>Learn more about drought on the Tracking Network\'s website: <a href="https://ephtracking.cdc.gov/showDroughtLanding">https://ephtracking.cdc.gov/showDroughtLanding</a>.</p>\n<p>By using these data, you signify your agreement to comply with the following requirements:<br />\n1. Use the data for statistical reporting and analysis only.<br />\n2. Do not attempt to learn the identity of any person included in the data and do not combine these data with other data for the purpose of matching records to identify individuals.<br />\n3. Do not disclose of or make use of the identity of any person or establishment discovered inadvertently and report the discovery to: <a href="mailto:trackingsupport@cdc.gov">trackingsupport@cdc.gov</a>.<br />\n4. Do not imply or state, either in written or oral form, that interpretations based on the data are those of the original data sources and CDC unless the data user and data source are formally collaborating.<br />\n5. Acknowledge, in all reports or presentations based on these data, the original source of the data and CDC.<br />\n6. Suggested citation: Centers for Disease Control and Prevention. National Environmental Public Health Tracking Network. Web. Accessed: insert date. <a href="http://www.cdc.gov/ephtracking">www.cdc.gov/ephtracking</a>.</p>\n<p>Problems or Questions?<br />\nEmail <a href="mailto:trackingsupport@cdc.gov">trackingsupport@cdc.gov</a>.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/en5r-5ds4/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/en5r-5ds4/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/en5r-5ds4/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/en5r-5ds4/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/en5r-5ds4',
'issued': '2018-07-26',
'keyword': ['drought', 'environmental health'],
'landingPage': 'https://data.cdc.gov/d/en5r-5ds4',
'modified': '2018-11-27',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['Environmental Health & Toxicology'],
'title': 'Palmer Drought Severity Index, 1895-2016'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:03'],
'contactPoint': {'fn': 'Craig Kassinger',
'hasEmail': 'mailto:nephtrackingsupport@cdc.gov'},
'description': '<p>This dataset provides data at the county level for the contiguous United States. It includes monthly Standardized Precipitation Evapotranspiration Index (SPEI) data from 1895-2016 provided by the Cooperative Institute for Climate and Satellites - North Carolina. Please refer to the metadata attachment for more information.</p>\n<p>These data are used by the CDC\'s National Environmental Public Health Tracking Network to generate drought measures. Learn more about drought on the Tracking Network\'s website: <a href="https://ephtracking.cdc.gov/showDroughtLanding">https://ephtracking.cdc.gov/showDroughtLanding</a>.</p>\n<p>By using these data, you signify your agreement to comply with the following requirements:<br />\n1. Use the data for statistical reporting and analysis only.<br />\n2. Do not attempt to learn the identity of any person included in the data and do not combine these data with other data for the purpose of matching records to identify individuals.<br />\n3. Do not disclose of or make use of the identity of any person or establishment discovered inadvertently and report the discovery to: <a href="mailto:trackingsupport@cdc.gov">trackingsupport@cdc.gov</a>.<br />\n4. Do not imply or state, either in written or oral form, that interpretations based on the data are those of the original data sources and CDC unless the data user and data source are formally collaborating.<br />\n5. Acknowledge, in all reports or presentations based on these data, the original source of the data and CDC.<br />\n6. Suggested citation: Centers for Disease Control and Prevention. National Environmental Public Health Tracking Network. Web. Accessed: insert date. <a href="http://www.cdc.gov/ephtracking">www.cdc.gov/ephtracking</a>.</p>\n<p>Problems or Questions?<br />\nEmail <a href="mailto:trackingsupport@cdc.gov">trackingsupport@cdc.gov</a>.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/6nbv-ifib/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/6nbv-ifib/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/6nbv-ifib/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/6nbv-ifib/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/6nbv-ifib',
'issued': '2018-07-26',
'keyword': ['drought', 'environmental health'],
'landingPage': 'https://data.cdc.gov/d/6nbv-ifib',
'modified': '2018-11-27',
'programCode': ['009:20'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['Environmental Health & Toxicology'],
'title': 'Standardized Precipitation Evapotranspiration Index, 1895-2016'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:20'],
'contactPoint': {'fn': 'Craig Kassinger',
'hasEmail': 'mailto:nephtrackingsupport@cdc.gov'},
'description': '<p>This dataset provides data at the county level for the contiguous United States. It includes weekly United States Drought Monitor (USDM) data from 2000-2016 provided by the Cooperative Institute for Climate and Satellites - North Carolina. Please refer to the metadata attachment for more information.</p>\n<p>These data are used by the CDC\'s National Environmental Public Health Tracking Network to generate drought measures. Learn more about drought on the Tracking Network\'s website: <a href="https://ephtracking.cdc.gov/showDroughtLanding">https://ephtracking.cdc.gov/showDroughtLanding</a>.</p>\n<p>By using these data, you signify your agreement to comply with the following requirements:<br />\n1. Use the data for statistical reporting and analysis only.<br />\n2. Do not attempt to learn the identity of any person included in the data and do not combine these data with other data for the purpose of matching records to identify individuals.<br />\n3. Do not disclose of or make use of the identity of any person or establishment discovered inadvertently and report the discovery to: <a href="mailto:trackingsupport@cdc.gov">trackingsupport@cdc.gov</a>.<br />\n4. Do not imply or state, either in written or oral form, that interpretations based on the data are those of the original data sources and CDC unless the data user and data source are formally collaborating.<br />\n5. Acknowledge, in all reports or presentations based on these data, the original source of the data and CDC.<br />\n6. Suggested citation: Centers for Disease Control and Prevention. National Environmental Public Health Tracking Network. Web. Accessed: insert date. <a href="http://www.cdc.gov/ephtracking">www.cdc.gov/ephtracking</a>.</p>\n<p>Problems or Questions?<br />\nEmail <a href="mailto:trackingsupport@cdc.gov">trackingsupport@cdc.gov</a>.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/spsk-9jj6/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/spsk-9jj6/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/spsk-9jj6/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/spsk-9jj6/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/spsk-9jj6',
'issued': '2018-08-08',
'keyword': ['drought', 'environmental health'],
'landingPage': 'https://data.cdc.gov/d/spsk-9jj6',
'modified': '2018-11-27',
'programCode': ['009:032'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['Environmental Health & Toxicology'],
'title': 'United States Drought Monitor, 2000-2016'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:03'],
'contactPoint': {'fn': 'Craig Kassinger',
'hasEmail': 'mailto:nephtrackingsupport@cdc.gov'},
'description': '<p>This dataset provides data at the county level for the contiguous United States. It includes daily Global Horizontal Irradiance (GHI) data from 1991-2012 provided by the Environmental Remote Sensing group at the Rollins School of Public Health at Emory University. Please refer to the metadata attachment for more information.</p>\n<p>These data are used by the CDC\'s National Environmental Public Health Tracking Network to generate sunlight and ultraviolet (UV) measures. Learn more about sunlight and UV on the Tracking Network\'s website: <a href="https://ephtracking.cdc.gov/showUVLanding">https://ephtracking.cdc.gov/showUVLanding</a>.</p>\n<p>By using these data, you signify your agreement to comply with the following requirements:<br />\n1. Use the data for statistical reporting and analysis only.<br />\n2. Do not attempt to learn the identity of any person included in the data and do not combine these data with other data for the purpose of matching records to identify individuals.<br />\n3. Do not disclose of or make use of the identity of any person or establishment discovered inadvertently and report the discovery to: <a href="mailto:trackingsupport@cdc.gov">trackingsupport@cdc.gov</a>.<br />\n4. Do not imply or state, either in written or oral form, that interpretations based on the data are those of the original data sources and CDC unless the data user and data source are formally collaborating.<br />\n5. Acknowledge, in all reports or presentations based on these data, the original source of the data and CDC.<br />\n6. Suggested citation: Centers for Disease Control and Prevention. National Environmental Public Health Tracking Network. Web. Accessed: insert date. <a href="http://www.cdc.gov/ephtracking">www.cdc.gov/ephtracking</a>.</p>\n<p>Problems or Questions?<br />\nEmail <a href="mailto:trackingsupport@cdc.gov">trackingsupport@cdc.gov</a>.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/fdyw-m38t/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/fdyw-m38t/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/fdyw-m38t/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/fdyw-m38t/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/fdyw-m38t',
'issued': '2018-08-01',
'keyword': ['environmental health',
'skin cancer',
'sunlight',
'total solar irradiance'],
'landingPage': 'https://data.cdc.gov/d/fdyw-m38t',
'modified': '2018-11-27',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['Environmental Health & Toxicology'],
'title': 'Population-Weighted Global Horizontal Irradiance, 1991-2012'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:20'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>2014 to 2016, 3-year average. Rates are age-standardized. County rates are spatially smoothed. The data can be viewed by gender and race/ethnicity. Data source: National Vital Statistics System. Additional data, maps, and methodology can be viewed on the Interactive Atlas of Heart Disease and Stroke <a href="http://www.cdc.gov/dhdsp/maps/atlas">http://www.cdc.gov/dhdsp/maps/atlas</a></p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/48mw-5apu/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/48mw-5apu/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/48mw-5apu/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/48mw-5apu/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/48mw-5apu',
'issued': '2018-08-15',
'keyword': ['cardiovascular disease', 'county', 'heart disease'],
'landingPage': 'https://data.cdc.gov/d/48mw-5apu',
'modified': '2018-08-15',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['Heart Disease & Stroke Prevention'],
'title': 'Heart Disease Mortality Data Among US Adults (35+) by State/Territory and County'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:20'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>2014 to 2016, 3-year average. Rates are age-standardized. County rates are spatially smoothed. The data can be viewed by gender and race/ethnicity. Data source: National Vital Statistics System. Additional data, maps, and methodology can be viewed on the Interactive Atlas of Heart Disease and Stroke <a href="http://www.cdc.gov/dhdsp/maps/atlas">http://www.cdc.gov/dhdsp/maps/atlas</a></p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/kgsi-35re/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/kgsi-35re/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/kgsi-35re/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/kgsi-35re/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/kgsi-35re',
'issued': '2018-08-15',
'keyword': ['cardiovascular disease',
'cerebrovascular disease',
'county',
'stroke'],
'landingPage': 'https://data.cdc.gov/d/kgsi-35re',
'modified': '2018-08-15',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['Heart Disease & Stroke Prevention'],
'title': 'Stroke Mortality Data Among US Adults (35+) by State/Territory and County'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:20'],
'contactPoint': {'fn': 'DNPAO Public Inquiries',
'hasEmail': 'mailto:dnpaoinfo@cdc.gov'},
'describedBy': 'https://chronicdata.cdc.gov/Nutrition-Physical-Activity-and-Obesity/CDC-Nutrition-Physical-Activity-and-Obesity-Legisl/nxst-x9p4',
'description': '<p>This dataset contains policy data for 50 US states and DC from 2001 to 2017. Data include information related to state legislation and regulations on nutrition, physical activity, and obesity in settings such as early care and education centers, restaurants, schools, work places, and others. To identify individual bills, use the identifier ProvisionID. A bill or citation may appear more than once because it could apply to multiple health or policy topics, settings, or states. As of Q 2 2016, data include only enacted legislation.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/nxst-x9p4/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/nxst-x9p4/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/nxst-x9p4/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/nxst-x9p4/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/nxst-x9p4',
'issued': '2018-08-24',
'keyword': ['body mass index (bmi)',
'built environment',
'farm',
'fruits and vegetables',
'nutrition',
'obesity',
'physical activity',
'physical activity education',
'transportation',
'zoning'],
'landingPage': 'https://data.cdc.gov/d/nxst-x9p4',
'modified': '2018-09-25',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'references': ['http://www.cdc.gov/nccdphp/DNPAO'],
'theme': ['Nutrition', 'Physical Activity', 'and Obesity'],
'title': 'CDC Nutrition, Physical Activity, and Obesity - Legislation'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:20'],
'contactPoint': {'fn': '500 Cities Public Inquiries',
'hasEmail': 'mailto:500cities@cdc.gov'},
'description': '<p>2015, 2014. Data were provided by the Centers for Disease Control and Prevention (CDC), Division of Population Health, Epidemiology and Surveillance Branch. The project was funded by the Robert Wood Johnson Foundation (RWJF) in conjunction with the CDC Foundation. 500 cities project census tract-level data in GIS-friendly format can be joined with census tract spatial data (<a href="https://chronicdata.cdc.gov/500-Cities/500-Cities-Census-Tract-Boundaries/x7zy-2xmx">https://chronicdata.cdc.gov/500-Cities/500-Cities-Census-Tract-Boundarie...</a>) in a geographic information system (GIS) to produce maps of 27 measures at the census tract level. Because some questions are only asked every other year in the BRFSS, there are 7 measures in this 2017 release from the 2014 BRFSS that were the same as the 2016 release.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/kucs-wizg/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/kucs-wizg/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/kucs-wizg/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/kucs-wizg/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/kucs-wizg',
'issued': '2018-10-15',
'keyword': ['500cities',
'behaviors',
'census',
'cities',
'gis',
'outcomes',
'prevalence',
'prevention',
'tract',
'unhealthy'],
'landingPage': 'https://data.cdc.gov/d/kucs-wizg',
'modified': '2018-11-05',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'references': ['https://academic.oup.com/aje/article/179/8/1025/109078',
'https://academic.oup.com/aje/article/182/2/127/93984',
'https://www.cdc.gov/pcd/issues/2017/17_0281.htm',
'https://www.cdc.gov/pcd/issues/2018/18_0313.htm'],
'theme': ['500 Cities'],
'title': '500 Cities: Census Tract-level Data (GIS Friendly Format), 2017 release'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:20'],
'contactPoint': {'fn': '500 Cities Public Inquiries',
'hasEmail': 'mailto:500cities@cdc.gov'},
'description': '<p>This is the complete dataset for the 500 Cities project 2017 release. This dataset includes 2015, 2014 model-based small area estimates for 27 measures of chronic disease related to unhealthy behaviors (5), health outcomes (13), and use of preventive services (9). Data were provided by the Centers for Disease Control and Prevention (CDC), Division of Population Health, Epidemiology and Surveillance Branch. The project was funded by the Robert Wood Johnson Foundation (RWJF) in conjunction with the CDC Foundation. It represents a first-of-its kind effort to release information on a large scale for cities and for small areas within those cities. It includes estimates for the 500 largest US cities and approximately 28,000 census tracts within these cities. These estimates can be used to identify emerging health problems and to inform development and implementation of effective, targeted public health prevention activities. Because the small area model cannot detect effects due to local interventions, users are cautioned against using these estimates for program or policy evaluations. Data sources used to generate these measures include Behavioral Risk Factor Surveillance System (BRFSS) data (2015, 2014), Census Bureau 2010 census population data, and American Community Survey (ACS) 2011-2015, 2010-2014 estimates. Because some questions are only asked every other year in the BRFSS, there are 7 measures from the 2014 BRFSS that are the same in the 2017 release as the previous 2016 release. More information about the methodology can be found at <a href="http://www.cdc.gov/500cities">www.cdc.gov/500cities</a>.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/vurf-k5wr/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/vurf-k5wr/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/vurf-k5wr/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/vurf-k5wr/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/vurf-k5wr',
'issued': '2018-12-04',
'keyword': ['500cities',
'behaviors',
'census',
'cities',
'outcomes',
'prevalence',
'prevention',
'tracts',
'unhealthy'],
'landingPage': 'https://data.cdc.gov/d/vurf-k5wr',
'modified': '2018-12-04',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'references': ['https://academic.oup.com/aje/article/179/8/1025/109078',
'https://academic.oup.com/aje/article/182/2/127/93984',
'https://www.cdc.gov/pcd/issues/2017/17_0281.htm',
'https://www.cdc.gov/pcd/issues/2018/18_0313.htm'],
'theme': ['500 Cities'],
'title': '500 Cities: Local Data for Better Health, 2017 release'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>NNDSS - TABLE 1KK. Vancomycin-resistant Staphylococcus aureus to Varicella morbidity - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/ybum-psnc/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/ybum-psnc/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/ybum-psnc/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/ybum-psnc/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/ybum-psnc',
'issued': '2019-04-26',
'keyword': ['2019',
'nedss',
'netss',
'nndss',
'vancomycin-resistant staphylococcus aureus',
'varicella morbidity',
'wonder'],
'landingPage': 'https://data.cdc.gov/d/ybum-psnc',
'modified': '2019-05-30',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NNDSS'],
'title': 'NNDSS - TABLE 1KK. Vancomycin-resistant Staphylococcus aureus to Varicella morbidity'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>NNDSS - TABLE 1GG. Spotted fever rickettsiosis, Confirmed to Smallpox - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/rihk-iawc/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/rihk-iawc/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/rihk-iawc/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/rihk-iawc/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/rihk-iawc',
'issued': '2019-04-26',
'keyword': ['2019',
'nedss',
'netss',
'nndss',
'smallpox',
'spotted fever rickettsiosis confirmed',
'spotted fever rickettsiosis probable',
'wonder'],
'landingPage': 'https://data.cdc.gov/d/rihk-iawc',
'modified': '2019-05-30',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NNDSS'],
'title': 'NNDSS - TABLE 1GG. Spotted fever rickettsiosis, Confirmed to Smallpox'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>NNDSS - TABLE 1FF. Severe acute respiratory syndrome-associated coronavirus disease to Shigellosis - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/5wqm-pm27/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/5wqm-pm27/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/5wqm-pm27/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/5wqm-pm27/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/5wqm-pm27',
'issued': '2019-04-26',
'keyword': ['2019',
'nedss',
'netss',
'nndss',
'severe acute respiratory syndrome-associated coronavirus disease',
'shiga toxin-producing escherichia coli',
'shigellosis',
'wonder'],
'landingPage': 'https://data.cdc.gov/d/5wqm-pm27',
'modified': '2019-05-30',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NNDSS'],
'title': 'NNDSS - TABLE 1FF. Severe acute respiratory syndrome-associated coronavirus disease to Shigellosis'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>NNDSS - TABLE 1O. Hansen\'s disease to Hantavirus pulmonary syndrome - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a></p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/bhxw-k5sb/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/bhxw-k5sb/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/bhxw-k5sb/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/bhxw-k5sb/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/bhxw-k5sb',
'issued': '2019-04-26',
'keyword': ['2019',
'hansen's disease',
'hantavirus infection',
'hantavirus pulmonary syndrome',
'nedss',
'netss',
'nndss',
'non-hantavirus pulmonary syndrome',
'wonder'],
'landingPage': 'https://data.cdc.gov/d/bhxw-k5sb',
'modified': '2019-05-30',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NNDSS'],
'title': "NNDSS - TABLE 1O. Hansen's disease to Hantavirus pulmonary syndrome"},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>NNDSS - Table 1H. Cholera to Coccidioidomycosis - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a></p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/wycc-ffia/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/wycc-ffia/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/wycc-ffia/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/wycc-ffia/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/wycc-ffia',
'issued': '2019-04-26',
'keyword': ['2019',
'cholera',
'coccidioidomycosis',
'nedss',
'netss',
'nndss',
'wonder'],
'landingPage': 'https://data.cdc.gov/d/wycc-ffia',
'modified': '2019-05-30',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NNDSS'],
'title': 'NNDSS - TABLE 1H. Cholera to Coccidioidomycosis'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>NNDSS - Table 1E. Botulism, Foodborne to Botulism, Other (wound & unspecified) - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a></p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/4t6w-ibvk/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/4t6w-ibvk/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/4t6w-ibvk/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/4t6w-ibvk/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/4t6w-ibvk',
'issued': '2019-04-26',
'keyword': ['2019',
'botulism',
'foodborne',
'infant',
'nedss',
'netss',
'nndss',
'other (wound and unspecified)',
'wonder'],
'landingPage': 'https://data.cdc.gov/d/4t6w-ibvk',
'modified': '2019-05-30',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NNDSS'],
'title': 'NNDSS - TABLE 1E. Botulism, Foodborne to Botulism, Other'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'Craig Kassinger',
'hasEmail': 'mailto:nephtrackingsupport@cdc.gov'},
'dataQuality': True,
'description': '<p>This dataset provides data at the county level for the contiguous United States. It includes daily Ozone Monitoring Instrument (OMI) Population-Weighted Ultraviolet (UV) irradiance data from October 2004-2015 provided by the Environmental Remote Sensing group at the Rollins School of Public Health at Emory University. Please refer to the metadata attachment for more information.</p>\n<p>These data are used by the CDC\'s National Environmental Public Health Tracking Network to generate sunlight and UV measures. Learn more about sunlight and UV on the Tracking Network\'s website: <a href="https://ephtracking.cdc.gov/showUVLanding">https://ephtracking.cdc.gov/showUVLanding</a>.</p>\n<p>By using these data, you signify your agreement to comply with the following requirements:<br />\n1. Use the data for statistical reporting and analysis only.<br />\n2. Do not attempt to learn the identity of any person included in the data and do not combine these data with other data for the purpose of matching records to identify individuals.<br />\n3. Do not disclose of or make use of the identity of any person or establishment discovered inadvertently and report the discovery to: <a href="mailto:trackingsupport@cdc.gov">trackingsupport@cdc.gov</a>.<br />\n4. Do not imply or state, either in written or oral form, that interpretations based on the data are those of the original data sources and CDC unless the data user and data source are formally collaborating.<br />\n5. Acknowledge, in all reports or presentations based on these data, the original source of the data and CDC.<br />\n6. Suggested citation: Centers for Disease Control and Prevention. National Environmental Public Health Tracking Network. Web. Accessed: insert date. <a href="http://www.cdc.gov/ephtracking">www.cdc.gov/ephtracking</a>.</p>\n<p>Problems or Questions?<br />\nEmail <a href="mailto:trackingsupport@cdc.gov">trackingsupport@cdc.gov</a>.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/h28b-t43q/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/h28b-t43q/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/h28b-t43q/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/h28b-t43q/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/h28b-t43q',
'issued': '2018-08-01',
'keyword': ['environmental health',
'skin cancer',
'solar radiation',
'ultraviolet'],
'landingPage': 'https://data.cdc.gov/d/h28b-t43q',
'modified': '2018-11-27',
'programCode': ['009:032'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['Environmental Health & Toxicology'],
'title': 'Population-Weighted Ultraviolet Irradiance, 2004-2015'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:20'],
'contactPoint': {'fn': 'Craig Kassinger',
'hasEmail': 'mailto:nephtrackingsupport@cdc.gov'},
'description': '<p>This dataset provides data at the county level for the contiguous United States. It includes monthly Standardized Precipitation Index (SPI) data from 1895-2016 provided by the Cooperative Institute for Climate and Satellites - North Carolina. Please refer to the metadata attachment for more information.</p>\n<p>Learn more about drought on the Tracking Network\'s website: <a href="https://ephtracking.cdc.gov/showDroughtLanding">https://ephtracking.cdc.gov/showDroughtLanding</a>.</p>\n<p>By using these data, you signify your agreement to comply with the following requirements:<br />\n1. Use the data for statistical reporting and analysis only.<br />\n2. Do not attempt to learn the identity of any person included in the data and do not combine these data with other data for the purpose of matching records to identify individuals.<br />\n3. Do not disclose of or make use of the identity of any person or establishment discovered inadvertently and report the discovery to: <a href="mailto:trackingsupport@cdc.gov">trackingsupport@cdc.gov</a>.<br />\n4. Do not imply or state, either in written or oral form, that interpretations based on the data are those of the original data sources and CDC unless the data user and data source are formally collaborating.<br />\n5. Acknowledge, in all reports or presentations based on these data, the original source of the data and CDC.<br />\n6. Suggested citation: Centers for Disease Control and Prevention. National Environmental Public Health Tracking Network. Web. Accessed: insert date. <a href="http://www.cdc.gov/ephtracking">www.cdc.gov/ephtracking</a>.</p>\n<p>Problems or Questions?<br />\nEmail <a href="mailto:trackingsupport@cdc.gov">trackingsupport@cdc.gov</a>.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/xbk2-5i4e/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/xbk2-5i4e/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/xbk2-5i4e/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/xbk2-5i4e/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/xbk2-5i4e',
'issued': '2018-07-26',
'keyword': ['drought', 'environmental health'],
'landingPage': 'https://data.cdc.gov/d/xbk2-5i4e',
'modified': '2018-11-27',
'programCode': ['009:032'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['Environmental Health & Toxicology'],
'title': 'Standardized Precipitation Index, 1895-2016'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>NNDSS - Table II. Tuberculosis - 2019. This Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying WONDER data. Data on United States will exclude counts from US territories.<br />\nFootnote: C.N.M.I.: Commonwealth of Northern Mariana Islands. U: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable Cum: Cumulative year-to-date counts. Min: Minimum. Max: Maximum.<br />\n* Case counts for reporting year 2018 and 2019 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a><br />\n† Data for TB are displayed quarterly.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/5avu-ff58/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/5avu-ff58/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/5avu-ff58/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/5avu-ff58/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/5avu-ff58',
'issued': '2019-04-12',
'keyword': ['centers-for-disease-control-and-prevention'],
'landingPage': 'https://data.cdc.gov/d/5avu-ff58',
'modified': '2019-10-11',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NNDSS'],
'title': 'NNDSS - Table II. Tuberculosis'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>NNDSS - TABLE 1OO. Viral hemorrhagic fevers, Machupo virus to Viral hemorrhagic fevers, Sabia virus - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />\n§ Prior to 2015, CDC\'s National Notifiable Diseases Surveillance System (NNDSS) did not receive electronic data about incident cases of specific viral hemorrhagic fevers; instead data were collected in aggregate as "viral hemorrhagic fevers\'. NNDSS was updated beginning in 2015 to receive data for each of the viral hemorrhagic fevers listed.</p>\n',
'identifier': 'https://data.cdc.gov/api/views/gfyx-ypi9',
'issued': '2019-04-23',
'keyword': ['2019',
'machupo virus',
'marburg virus',
'nedss',
'netss',
'nndss',
'sabia virus',
'viral hemorrhagic fevers',
'wonder'],
'landingPage': 'https://data.cdc.gov/d/gfyx-ypi9',
'modified': '2020-01-02',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['NNDSS'],
'title': 'NNDSS - TABLE 1OO. Viral hemorrhagic fevers, Machupo virus to Viral hemorrhagic fevers, Sabia virus'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'CMS',
'hasEmail': 'mailto:physiciancompare-helpdesk@acumenllc.com'},
'description': '<p>This is the second set utilization data for clinicians publicly reported through Physician Compare. This is a subset of the 2016 Healthcare Common Procedure Coding System (HCPCS) codes. This dataset was updated on August 1, 2019.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/2bhu-tmkt/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/2bhu-tmkt/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/2bhu-tmkt/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/2bhu-tmkt/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.medicare.gov/api/views/2bhu-tmkt',
'issued': '2019-08-01',
'keyword': ['physician compare', 'services', 'utilization'],
'landingPage': 'https://data.medicare.gov/d/2bhu-tmkt',
'modified': '2019-08-22',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Physician Compare'],
'title': 'Physician Compare Clinician Utilization Data'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'CMS',
'hasEmail': 'mailto:physiciancompare-helpdesk@acumenllc.com'},
'description': '<p>This file contains performance information for Merit-Based Incentive Payment System (MIPS) and Qualified Clinical Data Registry (QCDR) quality measures and advancing care information attestations and measures reported by clinicians. This dataset was updated on August 1, 2019.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/93x5-v9gz/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/93x5-v9gz/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/93x5-v9gz/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/93x5-v9gz/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.medicare.gov/api/views/93x5-v9gz',
'issued': '2019-08-01',
'keyword': ['individual quality',
'mips',
'physician compare',
'qcdr',
'quality',
'quality measures'],
'landingPage': 'https://data.medicare.gov/d/93x5-v9gz',
'modified': '2019-08-22',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Physician Compare'],
'title': 'Physician Compare 2017 Individual EC Public Reporting - Measures'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'CMS',
'hasEmail': 'mailto:physiciancompare-helpdesk@acumenllc.com'},
'description': '<p>This file contains Merit-Based Incentive Payment System (MIPS) final scores and performance category scores for clinicians. This dataset was updated on August 1, 2019.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/vh77-fha8/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/vh77-fha8/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/vh77-fha8/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/vh77-fha8/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.medicare.gov/api/views/vh77-fha8',
'issued': '2019-09-07',
'keyword': ['group quality',
'mips',
'physician compare',
'qcdr',
'quality',
'quality measures',
'ratings'],
'landingPage': 'https://data.medicare.gov/d/vh77-fha8',
'modified': '2019-09-07',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Physician Compare'],
'title': 'Physician Compare 2017 Group Public Reporting - Overall MIPS Performance'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'CMS',
'hasEmail': 'mailto:physiciancompare-helpdesk@acumenllc.com'},
'description': '<p>This file contains performance information for Merit-Based Incentive Payment System (MIPS) and Qualified Clinical Data Registry (QCDR) quality measures and advancing care information attestations and measures reported by groups. This dataset was updated on August 1, 2019.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/xyi3-7gzv/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/xyi3-7gzv/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/xyi3-7gzv/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.medicare.gov/api/views/xyi3-7gzv/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.medicare.gov/api/views/xyi3-7gzv',
'issued': '2019-08-01',
'keyword': ['group quality',
'mips',
'physician compare',
'qcdr',
'quality',
'quality measures',
'ratings'],
'landingPage': 'https://data.medicare.gov/d/xyi3-7gzv',
'modified': '2019-08-22',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Physician Compare'],
'title': 'Physician Compare 2017 Group Public Reporting - Measures'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:20'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>2015 to 2017, 3-year average. Rates are age-standardized. County rates are spatially smoothed. The data can be viewed by gender and race/ethnicity. Data source: National Vital Statistics System. Additional data, maps, and methodology can be viewed on the Interactive Atlas of Heart Disease and Stroke <a href="http://www.cdc.gov/dhdsp/maps/atlas">http://www.cdc.gov/dhdsp/maps/atlas</a></p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/mfvi-hkb9/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/mfvi-hkb9/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/mfvi-hkb9/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/mfvi-hkb9/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/mfvi-hkb9',
'issued': '2019-07-26',
'keyword': ['cardiovascular disease', 'county', 'heart', 'heart disease'],
'landingPage': 'https://data.cdc.gov/d/mfvi-hkb9',
'modified': '2019-09-20',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['Heart Disease & Stroke Prevention'],
'title': 'Heart Disease Mortality Data Among US Adults (35+) by State/Territory and County – 2015-2017'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:20'],
'contactPoint': {'fn': 'CDC INFO', 'hasEmail': 'mailto:cdcinfo@cdc.gov'},
'description': '<p>2015 to 2017, 3-year average. Rates are age-standardized. County rates are spatially smoothed. The data can be viewed by gender and race/ethnicity. Data source: National Vital Statistics System. Additional data, maps, and methodology can be viewed on the Interactive Atlas of Heart Disease and Stroke.<br />\n<a href="http://www.cdc.gov/dhdsp/maps/atlas">http://www.cdc.gov/dhdsp/maps/atlas</a></p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/v246-z5tb/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/v246-z5tb/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/v246-z5tb/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/v246-z5tb/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/v246-z5tb',
'issued': '2019-07-26',
'keyword': ['cardiovascular disease',
'cerebrovascular disease',
'county',
'stroke'],
'landingPage': 'https://data.cdc.gov/d/v246-z5tb',
'modified': '2019-09-20',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'theme': ['Heart Disease & Stroke Prevention'],
'title': 'Stroke Mortality Data Among US Adults (35+) by State/Territory and County – 2015-2017'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:20'],
'contactPoint': {'fn': '500 Cities Public Inquiries',
'hasEmail': 'mailto:500cities@cdc.gov'},
'description': '<p>2016, 2015. Data were provided by the Centers for Disease Control and Prevention (CDC), Division of Population Health, Epidemiology and Surveillance Branch. The project was funded by the Robert Wood Johnson Foundation (RWJF) in conjunction with the CDC Foundation. 500 cities project census tract-level data in GIS-friendly format can be joined with census tract spatial data (<a href="https://chronicdata.cdc.gov/500-Cities/500-Cities-Census-Tract-Boundaries/x7zy-2xmx">https://chronicdata.cdc.gov/500-Cities/500-Cities-Census-Tract-Boundarie...</a>) in a geographic information system (GIS) to produce maps of 27 measures at the census tract level. There are 4 measures (high blood pressure, taking high blood pressure medication, high cholesterol, cholesterol screening) in this 2018 release from the 2015 BRFSS that were the same as the 2017 release.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/k25u-mg9b/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/k25u-mg9b/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/k25u-mg9b/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/k25u-mg9b/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/k25u-mg9b',
'issued': '2019-12-05',
'keyword': ['500cities',
'behaviors',
'census',
'cities',
'gis',
'outcomes',
'prevalence',
'prevention',
'tract',
'unhealthy'],
'landingPage': 'https://data.cdc.gov/d/k25u-mg9b',
'modified': '2019-12-05',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'references': ['https://academic.oup.com/aje/article/179/8/1025/109078',
'https://academic.oup.com/aje/article/182/2/127/93984',
'https://www.cdc.gov/pcd/issues/2017/17_0281.htm',
'https://www.cdc.gov/pcd/issues/2018/18_0313.htm'],
'theme': ['500 Cities'],
'title': '500 Cities: Census Tract-level Data (GIS Friendly Format), 2018 release'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:20'],
'contactPoint': {'fn': '500 Cities Public Inquiries',
'hasEmail': 'mailto:500cities@cdc.gov'},
'description': '<p>2016, 2015. Data were provided by the Centers for Disease Control and Prevention (CDC), Division of Population Health, Epidemiology and Surveillance Branch. The project was funded by the Robert Wood Johnson Foundation (RWJF) in conjunction with the CDC Foundation. 500 cities project city-level data in GIS-friendly format can be joined with city spatial data (<a href="https://chronicdata.cdc.gov/500-Cities/500-Cities-City-Boundaries/n44h-hy2j">https://chronicdata.cdc.gov/500-Cities/500-Cities-City-Boundaries/n44h-hy2j</a>) in a geographic information system (GIS) to produce maps of 27 measures at the city-level. There are 4 measures (high blood pressure, taking high blood pressure medication, high cholesterol, cholesterol screening) in this 2018 release from the 2015 BRFSS that were the same as the 2017 release.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/pf7q-w24q/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/pf7q-w24q/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/pf7q-w24q/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/pf7q-w24q/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/pf7q-w24q',
'issued': '2019-12-05',
'keyword': ['500cities',
'behaviors',
'census',
'cities',
'gis',
'outcomes',
'prevalence',
'prevention',
'tract',
'unhealthy'],
'landingPage': 'https://data.cdc.gov/d/pf7q-w24q',
'modified': '2019-12-05',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'references': ['https://academic.oup.com/aje/article/179/8/1025/109078',
'https://academic.oup.com/aje/article/182/2/127/93984',
'https://www.cdc.gov/pcd/issues/2017/17_0281.htm',
'https://www.cdc.gov/pcd/issues/2018/18_0313.htm'],
'theme': ['500 Cities'],
'title': '500 Cities: City-level Data (GIS Friendly Format), 2018 release'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:20'],
'contactPoint': {'fn': '500 Cities Public Inquiries',
'hasEmail': 'mailto:500cities@cdc.gov'},
'description': '<p>This is the complete dataset for the 500 Cities project 2018 release. This dataset includes 2016, 2015 model-based small area estimates for 27 measures of chronic disease related to unhealthy behaviors (5), health outcomes (13), and use of preventive services (9). Data were provided by the Centers for Disease Control and Prevention (CDC), Division of Population Health, Epidemiology and Surveillance Branch. The project was funded by the Robert Wood Johnson Foundation (RWJF) in conjunction with the CDC Foundation. It represents a first-of-its kind effort to release information on a large scale for cities and for small areas within those cities. It includes estimates for the 500 largest US cities and approximately 28,000 census tracts within these cities. These estimates can be used to identify emerging health problems and to inform development and implementation of effective, targeted public health prevention activities. Because the small area model cannot detect effects due to local interventions, users are cautioned against using these estimates for program or policy evaluations. Data sources used to generate these measures include Behavioral Risk Factor Surveillance System (BRFSS) data (2016, 2015), Census Bureau 2010 census population data, and American Community Survey (ACS) 2012-2016, 2011-2015 estimates. Because some questions are only asked every other year in the BRFSS, there are 4 measures (high blood pressure, taking high blood pressure medication, high cholesterol, cholesterol screening) from the 2015 BRFSS that are the same in the 2018 release as the previous 2017 release. More information about the methodology can be found at <a href="http://www.cdc.gov/500cities">www.cdc.gov/500cities</a>.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/rja3-32tc/rows.csv?accessType=DOWNLOAD',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/rja3-32tc/rows.rdf?accessType=DOWNLOAD',
'format': 'rdf',
'mediaType': 'application/unknown',
'title': 'rdf'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/rja3-32tc/rows.json?accessType=DOWNLOAD',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'},
{'@type': 'dcat:Distribution',
'downloadURL': 'https://data.cdc.gov/api/views/rja3-32tc/rows.xml?accessType=DOWNLOAD',
'format': 'xsl',
'mediaType': 'application/unknown',
'title': 'xsl'}],
'identifier': 'https://data.cdc.gov/api/views/rja3-32tc',
'issued': '2019-12-05',
'keyword': ['500cities',
'behaviors',
'brfss',
'census',
'cities',
'outcomes',
'prevalence',
'prevention',
'tracts',
'unhealthy'],
'landingPage': 'https://data.cdc.gov/d/rja3-32tc',
'modified': '2019-12-05',
'programCode': ['009:020'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Disease Control and Prevention'},
'references': ['https://academic.oup.com/aje/article/179/8/1025/109078',
'https://academic.oup.com/aje/article/182/2/127/93984',
'https://www.cdc.gov/pcd/issues/2017/17_0281.htm',
'https://www.cdc.gov/pcd/issues/2018/18_0313.htm'],
'theme': ['500 Cities'],
'title': '500 Cities: Local Data for Better Health, 2018 release'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'accrualPeriodicity': 'R/P1Y',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Health Data Initiative',
'hasEmail': 'mailto:Healthdata@hhs.gov'},
'dataQuality': True,
'description': '<p>The Hospital Provider Cost Report and Characteristics dataset presents select measures provided by hospitals through their annual cost report, and is organized at the hospital level.\xa0</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Medicare-Provider-Cost-Report/HospitalCostPUF',
'format': 'html',
'mediaType': 'application/unknown',
'title': 'html'}],
'identifier': '670',
'issued': '2019-12-31',
'keyword': ['Hospital',
'Inpatient',
'Medicare',
'National',
'Publicly Available Data File - for download',
'Utilization'],
'landingPage': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Medicare-Provider-Cost-Report/HospitalCostPUF',
'modified': '2019-12-31',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'temporal': '2014-01-01T05:00:00-05:00/2015-12-31T05:00:00-05:00',
'theme': ['Medicare'],
'title': 'Hospital Provider Cost Report and Characteristics'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'accrualPeriodicity': 'R/P1Y',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Health Data Initiative',
'hasEmail': 'mailto:cms.data@cms.hhs.gov'},
'dataQuality': True,
'description': '<p>Outpatient clinical laboratory services are paid based on a fee schedule in accordance with Section 1833(h) of the Social Security Act. The clinical laboratory fee schedule files are located in the download section.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'https://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/ClinicalLabFeeSched/index',
'format': 'html',
'mediaType': 'application/unknown',
'title': 'html'}],
'identifier': '159',
'issued': '2019-12-12',
'keyword': ['Medicare',
'National',
'Outpatient',
'Part B',
'Payments',
'Providers',
'Publicly Available Data File - for download',
'State'],
'landingPage': 'https://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/ClinicalLabFeeSched/index',
'modified': '2019-12-12',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'temporal': '2009-01-01T05:00:00-05:00/2019-12-31T05:00:00-05:00',
'theme': ['Medicare'],
'title': 'Clinical Laboratory Fee Schedule'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'accrualPeriodicity': 'R/P1Y',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Health Data Initiative',
'hasEmail': 'mailto:cms.data@cms.hhs.gov'},
'dataQuality': True,
'description': '<p>The CMS Wallet Card is a quick reference statistical summary on annual CMS program and financial data. The CMS Wallet Card is available for each year from 2004 through 2012. The 2012 version is the last version of the Wallet Card. Similar information is available in the CMS Fast Facts, a new quick reference and mobile enabled CMS information product with statistical summaries on CMS program and financial data. The CMS Fast Facts is updated as new data become available.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/CMS-Fast-Facts/WalletCard',
'format': 'html',
'mediaType': 'application/unknown',
'title': 'html'}],
'identifier': '250',
'issued': '2004-05-01',
'keyword': ['Budget',
'CHIP',
'Enrollment',
'Expenditures',
'Federally Qualified Health Center (FQHC)',
'Home Health (HHA)',
'Hospital',
'Inpatient',
'Long Term Care (LTC)',
'Medicaid',
'Medicare',
'National',
'Part A',
'Part B',
'Part D',
'Short Stay Hospital (SSH)',
'Skilled Nursing (SNF)',
'Statistics',
'Utilization'],
'landingPage': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/CMS-Fast-Facts/WalletCard',
'modified': '2019-12-12',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'temporal': '2004-01-01T05:00:00-05:00/2012-12-31T05:00:00-05:00',
'theme': ['Medicare'],
'title': 'CMS Wallet Card'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Health Data Initiative',
'hasEmail': 'mailto:cms.data@cms.hhs.gov'},
'dataQuality': True,
'description': '<p>Dental health is an important part of peoples overall health. States are required to provide dental benefits to children covered by Medicaid and the Childrens Health Insurance Program (CHIP), but states choose whether to provide dental benefits for adults. See the 2010 Medicaid-CHIP Oral Health Services fact sheet for information on childrens access to dental services and opportunities and challenges to obtaining care.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'http://www.medicaid.gov/Medicaid-CHIP-Program-Information/By-Topics/Benefits/Downloads/2010-Dental-Factsheet.pdf',
'format': 'pdf',
'mediaType': 'application/unknown',
'title': 'pdf'}],
'identifier': '288',
'issued': '2019-12-12',
'keyword': ['CHIP',
'Fact Sheets',
'Medicaid',
'National',
'Preventive Services',
'State'],
'landingPage': 'https://www.medicaid.gov/medicaid/benefits/dental/index.html',
'modified': '2019-12-12',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'temporal': '2010-01-01T05:00:00-05:00/2010-12-31T05:00:00-05:00',
'theme': ['Medicare'],
'title': 'Dental Care - Medicaid and Chip'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'accrualPeriodicity': 'R/P1Y',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Health Data Initiative',
'hasEmail': 'mailto:cms.data@cms.hhs.gov'},
'dataQuality': True,
'description': '<p>The Early and Periodic Screening, Diagnostic and Treatment (EPSDT) benefit provides comprehensive and preventive health care services for children under age 21 who are enrolled in Medicaid. EPSDT is key to ensuring that children and adolescents receive appropriate preventive, dental, mental health, and developmental, and specialty services.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'https://www.medicaid.gov/medicaid/benefits/epsdt/index.html',
'format': 'html',
'mediaType': 'application/unknown',
'title': 'html'}],
'identifier': '287',
'issued': '2019-12-12',
'keyword': ['CHIP',
'Medicaid',
'National',
'Preventive Services',
'State',
'Statistics'],
'landingPage': 'https://www.medicaid.gov/medicaid/benefits/epsdt/index.html',
'modified': '2019-12-12',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'temporal': '1995-01-01T05:00:00-05:00/2014-12-31T05:00:00-05:00',
'theme': ['Medicare'],
'title': 'Early and Periodic Screening, Diagnosis and Treatment'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Health Data Initiative',
'hasEmail': 'mailto:cms.data@cms.hhs.gov'},
'dataQuality': True,
'description': '<p>The Affordable Care Act includes tools to improve the quality of health care that can also lower costs for taxpayers and patients. This means avoiding costly mistakes and readmissions, keeping patients healthy, rewarding quality instead of quantity, and building on the health information technology infrastructure that enables new payment and delivery models to work. These reforms and investments will build a health care system that will ensure quality care for generations to come.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'https://www.cms.gov/newsroom/fact-sheets/lower-costs-better-care-reforming-our-health-care-delivery-system-0',
'format': 'html',
'mediaType': 'application/unknown',
'title': 'html'}],
'identifier': '499',
'issued': '2014-01-30',
'keyword': ['Accountable Care Organization',
'Center for Medicare and Medicaid Innovations',
'Fact Sheets',
'Medicare',
'National',
'Outcomes',
'Payments',
'Quality',
'State'],
'landingPage': 'https://www.cms.gov/newsroom/fact-sheets/lower-costs-better-care-reforming-our-health-care-delivery-system-0',
'modified': '2019-12-12',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Medicare'],
'title': 'Lower Costs, Better Care- Reforming Our Health Care Delivery'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Health Data Initiative',
'hasEmail': 'mailto:cms.data@cms.hhs.gov'},
'dataQuality': True,
'description': '<p>The Environmental Scanning and Program Characteristic (ESPC) Database is in a Microsoft (MS) Access format and contains Medicaid and CHIP data, for the 50 states and District of Columbia. Specifically, the ESPC database predominantly houses information on Medicaid and CHIP program characteristics as well as selected environmental factors that are available through other publicly available databases. This database contains data from 2005 onward, and was last updated in calendar year 2013. Program characteristics include data elements such as eligibility criteria, the presence of waiver programs, managed care penetration, benefit coverage, reimbursement levels, and expenditures.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'https://www.medicaid.gov/State-Resource-Center/Medicaid-and-CHIP-Program-Portal/Environmental-Scanning-and-Program-Characteristics-db.html',
'format': 'html',
'mediaType': 'application/unknown',
'title': 'html'}],
'identifier': '412',
'issued': '2013-11-11',
'keyword': ['CHIP',
'Covered Services',
'Eligibility',
'Expenditures',
'Medicaid',
'Medicaid Managed Care',
'Publicly Available Data File - for download',
'State'],
'landingPage': 'https://www.medicaid.gov/state-resource-center/medicaid-and-chip-program-portal/medicaid-and-chip-program-portal.html#ESPC',
'modified': '2019-12-12',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'temporal': '2005-01-01T05:00:00-05:00/2013-12-31T05:00:00-05:00',
'theme': ['Medicare'],
'title': 'Medicaid CHIP ESPC Database'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Health Data Initiative',
'hasEmail': 'mailto:cms.data@cms.hhs.gov'},
'dataQuality': True,
'description': '<p>Product Data for Drugs in the Medicaid Drug Rebate Program. The rebate drug product data file contains the active drugs that have been reported by participating drug manufacturers as of the most recent rebate reporting period under the Medicaid Drug Rebate Program. All drugs are identified by National Drug Code (NDC), unit type, units per package size, product name, Food and Drug Administration (FDA) approval date, the date the drug entered the market, plus indicators to show whether the drug is an innovator or non-innovator drug, whether it is available by prescription or over-the-counter (OTC), the FDA therapeutic equivalency code, and the Drug Efficacy Study Implementation (DESI) rating and termination date, if applicable.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'http://www.medicaid.gov/Medicaid-CHIP-Program-Information/By-Topics/Benefits/Prescription-Drugs/Medicaid-Drug-Rebate-Program-Data.html',
'format': 'html',
'mediaType': 'application/unknown',
'title': 'html'}],
'identifier': '385',
'issued': '2019-12-12',
'keyword': ['CHIP',
'Medicaid',
'National',
'Prescription Drug Plans',
'Prescription Drugs',
'Publicly Available Data File - for download',
'State'],
'landingPage': 'https://www.medicaid.gov/medicaid/prescription-drugs/medicaid-drug-rebate-program/index.html',
'modified': '2019-12-12',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'temporal': '2013-01-01T05:00:00-05:00/2015-12-31T05:00:00-05:00',
'theme': ['Medicare'],
'title': 'Medicaid Drug Rebate Program Data'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'accrualPeriodicity': 'R/P1M',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Health Data Initiative',
'hasEmail': 'mailto:cms.data@cms.hhs.gov'},
'dataQuality': True,
'description': '<p>Medicaid enrollment by state for all 50 states and DC.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'https://www.medicaid.gov/state-overviews/index.html',
'format': 'html',
'mediaType': 'application/unknown',
'title': 'html'}],
'identifier': '291',
'issued': '2019-12-12',
'keyword': ['CHIP',
'Enrollment',
'Medicaid',
'Medicaid Managed Care',
'National',
'Payments',
'State',
'Statistics'],
'landingPage': 'https://www.medicaid.gov/state-overviews/index.html',
'modified': '2019-12-12',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Medicare'],
'title': 'Medicaid Enrollment by State'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Health Data Initiative',
'hasEmail': 'mailto:cms.data@cms.hhs.gov'},
'dataQuality': True,
'description': '<p>This report is composed annually and profiles enrollment statistics on Medicaid managed care programs on a plan-specific level. This report also provides national-level summary tables relating to trends, breakout of managed care entities, managed care enrollment by state, regional breakout and states with comprehensive health care reform demonstrations.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'https://www.medicaid.gov/medicaid/managed-care/enrollment/index.html',
'format': 'html',
'mediaType': 'application/unknown',
'title': 'html'}],
'identifier': '212',
'issued': '2019-12-12',
'keyword': ['Enrollment',
'Inpatient',
'Medicaid',
'Medicaid Managed Care',
'Medicare-Medicaid Dual Beneficiaries',
'State',
'Statistics',
'Trends'],
'landingPage': 'https://www.medicaid.gov/medicaid/managed-care/enrollment/index.html',
'modified': '2019-12-12',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'temporal': '2010-01-01T05:00:00-05:00/2010-12-31T05:00:00-05:00',
'theme': ['Medicare'],
'title': 'Medicaid Managed Care Enrollment Report '},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'accrualPeriodicity': 'R/P1Y',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Health Data Initiative',
'hasEmail': 'mailto:cms.data@cms.hhs.gov'},
'dataQuality': True,
'description': '<p>The following data is being made available to applicants to the Medicare Shared Savings Program (Shared Savings Program), in order to allow them to calculate their share of services in each applicable Primary Service Area (PSA).</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/sharedsavingsprogram/Calculations.html',
'format': 'html',
'mediaType': 'application/unknown',
'title': 'html'}],
'identifier': '182',
'issued': '2019-12-12',
'keyword': ['Accountable Care Organization',
'Ambulatory Surgical Center',
'Claims',
'Diagnosis Related Grouping (DRG)',
'End Stage Renal Disease (ESRD)',
'Federally Qualified Health Center (FQHC)',
'Hospital',
'Inpatient',
'Long Term Care (LTC)',
'Medicare',
'National',
'Outpatient',
'Payments',
'Physician Services',
'Prospective Payment System (PPS)',
'Publicly Available Data File - for download'],
'landingPage': 'https://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/sharedsavingsprogram/program-guidance-and-specifications#primary-service-area',
'modified': '2019-12-12',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'temporal': '2012-01-01T05:00:00-05:00/2012-12-31T05:00:00-05:00',
'theme': ['Medicare'],
'title': 'Medicare Data to Calculate Your Primary Service Areas'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Health Data Initiative',
'hasEmail': 'mailto:cms.data@cms.hhs.gov'},
'dataQuality': True,
'description': '<p>This report provides statistics on the number of NPIs assigned to individual and organizational providers by State.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'https://www.cms.gov/Regulations-and-Guidance/Administrative-Simplification/NationalProvIdentStand/enumeration',
'format': 'html',
'mediaType': 'application/unknown',
'title': 'html'}],
'identifier': '198',
'issued': '2019-12-12',
'keyword': ['Providers', 'State', 'Statistics'],
'landingPage': 'https://www.cms.gov/Regulations-and-Guidance/Administrative-Simplification/NationalProvIdentStand/enumeration',
'modified': '2019-12-12',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'temporal': '2005-01-01T05:00:00-05:00/2014-12-31T05:00:00-05:00',
'theme': ['Medicare'],
'title': 'National Provider Identifier Standard - Enumeration Reports'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Health Data Initiative',
'hasEmail': 'mailto:cms.data@cms.hhs.gov'},
'dataQuality': True,
'description': '<p>The instrument data collection tool used to collect and report performance data by home health agencies is called the Outcome and Assessment Information Set (OASIS). Since 1999, CMS has required Medicare-certified home health agencies to collect and transmit OASIS data for all adult patients whose care is reimbursed by Medicare and Medicaid with the exception of patients receiving pre- or postnatal services only. OASIS data are used for multiple purposes including calculating several types of quality reports which are provided to home health agencies to help guide quality and performance improvement efforts.</p>\n<p>OASIS-D is the current version of the OASIS data set. It was implemented on January 1, 2019. OASIS-D includes multiple new standardized items to support measurement domains mandated by the Improving Medicare Post-Acute Care Transformation Act of 2014.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'https://www.cms.gov/Medicare/Quality-Initiatives-Patient-Assessment-Instruments/HomeHealthQualityInits/OASIS-Data-Sets',
'format': 'html',
'mediaType': 'application/unknown',
'title': 'html'}],
'identifier': '195',
'issued': '2019-12-12',
'keyword': ['Home Health (HHA)',
'Medicare',
'National',
'Outcomes',
'Providers',
'Quality',
'Quality Improvement Organization',
'Rates',
'State',
'Statistics',
'Survey'],
'landingPage': 'https://www.cms.gov/Medicare/Quality-Initiatives-Patient-Assessment-Instruments/HomeHealthQualityInits/OASIS-Data-Sets',
'modified': '2019-12-12',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'temporal': '2010-01-01T05:00:00-05:00/2015-12-31T05:00:00-05:00',
'theme': ['Medicare'],
'title': 'OASIS Data Sets'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Health Data Initiative',
'hasEmail': 'mailto:cms.data@cms.hhs.gov'},
'dataQuality': True,
'description': '<p>The Quarterly Childrens Health insurance Program (CHIP) Statement of Expenditures is the state accounting statement of actual recorded expenditures and the disposition of Federal funds. This data is submitted each quarter.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'https://www.medicaid.gov/medicaid/data-and-systems/macbis/mbes/cms-21/index.html',
'format': 'html',
'mediaType': 'application/unknown',
'title': 'html'}],
'identifier': '210',
'issued': '2019-12-12',
'keyword': ['Budget',
'CHIP',
'Expenditures',
'Medicaid',
'State',
'Statistics'],
'landingPage': 'https://www.medicaid.gov/medicaid/data-and-systems/macbis/mbes/cms-21/index.html',
'modified': '2019-12-12',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'temporal': '1998-01-01T05:00:00-05:00/2009-12-31T05:00:00-05:00',
'theme': ['Medicare'],
'title': 'Quarterly CHIP Statement of Expenditures (CMS-21)'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'accrualPeriodicity': 'R/P1Y',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Health Data Initiative',
'hasEmail': 'mailto:Healthdata@hhs.gov'},
'dataQuality': True,
'description': '<p>These documents contain validation reports for all 50 States and Washington D.C. for years through 2013. For 2014, validation reports are available for 33 states. For 2015, validation reports are available for 21 states.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Computer-Data-and-Systems/MedicaidDataSourcesGenInfo/MAX-Validation-Reports',
'format': 'html',
'mediaType': 'application/unknown',
'title': 'html'}],
'identifier': '345',
'issued': '2019-12-11',
'keyword': ['Admissions',
'Ambulatory',
'CHIP',
'Claims',
'Enrollment',
'Expenditures',
'Hospital',
'Inpatient',
'Long Term Care (LTC)',
'Managed Care',
'Medicaid',
'Medicaid Managed Care',
'Medicare-Medicaid Dual Beneficiaries',
'Pharmacy',
'Prescription Drugs',
'Publicly Available Data File - for download',
'State',
'Statistics',
'Utilization'],
'landingPage': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Computer-Data-and-Systems/MedicaidDataSourcesGenInfo/MAX-Validation-Reports',
'modified': '2019-12-11',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'temporal': '1999-01-01T05:00:00-05:00/2015-12-31T05:00:00-05:00',
'theme': ['Medicare'],
'title': 'MAX Validation Reports'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'accrualPeriodicity': 'R/P1Y',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Health Data Initiative',
'hasEmail': 'mailto:SharedSavingsProgram@cms.hhs.gov'},
'dataQuality': True,
'description': '<p>SSP ACO PUF - To address the increasing number of requests for SSP ACO data, the Centers for Medicare (CM) has created a standard analytical file that CMS can use to efficiently satisfy these requests. It is the intent of CM to publish the ACO-level public-use file (PUF) that contains ACO-specific metrics as well as summarized beneficiary and provider information for each performance year of the SSP program.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/SSPACO/index.html',
'format': 'html',
'mediaType': 'application/unknown',
'title': 'html'}],
'identifier': '566',
'issued': '2015-01-14',
'keyword': ['Accountable Care Organization',
'Interactive Tools',
'Medicare',
'National',
'Operating Costs',
'Payments',
'Publicly Available Data File - for download',
'Rates',
'Research'],
'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/SSPACO/index.html',
'modified': '2019-10-07',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'temporal': '2013-01-01T05:00:00-05:00/2018-12-31T05:00:00-05:00',
'theme': ['Medicare'],
'title': 'Shared Savings Program Accountable Care Organizations PUF'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Health Data Initiative',
'hasEmail': 'mailto:MedicareProviderData@cms.hhs.gov'},
'dataQuality': True,
'description': '<p>The Post Acute Care and Hospice Provider Utilization and Payment Public Use Files, PAC PUF, present information on services provided to Medicare beneficiaries by home health agencies, hospices, skilled nursing facilities, SNFs, inpatient rehabilitation facilities, IRFs, and long term care hospitals, LTCHs. The PAC PUF contains information on demographic and clinical characteristics of beneficiaries served, professional and paraprofessional service utilization, submitted charges, and payments at the provider, state, and national levels. Additionally, the PUF includes information at the payment system level for home health agencies, SNFs, and IRFs. The 2017 PAC PUF replaces previously released versions of the Home Health, Hospice, and SNF Utilization and Payment PUFs. The PAC PUF is derived from information in the CMS Chronic Conditions Data Warehouse, CCW, data files, and is based on 100 percent final-action, i.e., all claim adjustments have been resolved, Part A institutional claims. The PAC PUF is segmented by year and contains 2017 calendar year data.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Medicare-Provider-Charge-Data/PAC_Hospice.html',
'format': 'html',
'mediaType': 'application/unknown',
'title': 'html'}],
'identifier': '667',
'issued': '2019-09-23',
'keyword': ['Home Health (HHA)',
'Hospice',
'Long Term Care (LTC)',
'Medicare',
'National',
'Payments',
'Providers',
'Publicly Available Data File - for download',
'Skilled Nursing (SNF)',
'State',
'Utilization'],
'landingPage': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Medicare-Provider-Charge-Data/PAC_Hospice.html',
'modified': '2019-10-07',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'temporal': '2017-01-01T05:00:00-05:00/2017-12-31T05:00:00-05:00',
'theme': ['Medicare'],
'title': 'PAC and Hospice Utilization and Payment PUFs'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'accrualPeriodicity': 'R/P1W',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Health Data Initiative',
'hasEmail': 'mailto:datanavigator@cms.hhs.gov'},
'dataQuality': True,
'description': '<p>Federal Upper Limits<br />\nWe calculate the Affordable Care Act Federal Upper Limits (FUL) data according to the Medicaid Covered Outpatient Drug final regulation with comment. We update FULs monthly, and they are effective on the first day of the month following the publication of the update. States have up to 30 days after the effective date to implement the FULs. View the Affordable Care Act FUL Methodology and Data Elements Guide and find more information on the FUL program on the Federal Upper Limits page.<br />\nNational Average Drug Acquisition Cost<br />\nWe update the National Average Drug Acquisition Cost (NADAC) data and comparison data weekly. Each month we post new data, including findings from the previous months survey and weekly price changes that have occurred before the release of the next months NADAC data. For more information on the fields in the NADAC data, please review the NADAC Data Field Definitions. Find more NADAC information on the Survey of Retail Prices page.<br />\nNADAC Comparison Data<br />\nEasily identify and understand the pricing changes that occur each week by viewing NADAC Weekly Comparison data to accompany the weekly NADAC data. This comparison data identifies the drug products with current NADAC rates that are replaced with new NADAC rates. We do not reflect other changes to the NADAC data (for example, National Drug Code additions and terminations) in this comparison. For more information on the data fields used in the weekly comparison, please review the NADAC Week to Week Data Field Definitions.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'https://www.medicaid.gov/medicaid/prescription-drugs/pharmacy-pricing/index.html',
'format': 'html',
'mediaType': 'application/unknown',
'title': 'html'}],
'identifier': '632',
'issued': '2013-11-27',
'keyword': ['Medicaid',
'National',
'Pharmacy',
'Prescription Drugs',
'Publicly Available Data File - for download',
'Rates'],
'landingPage': 'https://www.medicaid.gov/medicaid/prescription-drugs/pharmacy-pricing/index.html',
'modified': '2019-06-05',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'temporal': '2013-01-01T05:00:00-05:00/2019-12-31T05:00:00-05:00',
'theme': ['Medicare'],
'title': 'Medicaid Pharmacy Drug Pricinig'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:00'],
'contactPoint': {'fn': 'ONC Request',
'hasEmail': 'mailto:onc.request@hhs.gov'},
'describedBy': 'https://dashboard.healthit.gov/datadashboard/documentation/physician-health-it-adoption-use-data-documentation.php',
'description': "<p>Since 2008, the Centers for Disease Control and Prevention's National Center for Health Statistics has fielded a mail survey of office-based physicians, the National Electronic Health Records Survey (NEHRS). ONC helps fund this supplement to track office-based physician adoption and the use of EHRs for health information exchange and patient engagement. Starting in 2010, the NEHRS's sample size was increased to allow for state-level estimates. The data set estimates each measure nationally and individually for each state and the District of Columbia beginning in 2010, unless otherwise noted.</p>\n",
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://dashboard.healthit.gov/datadashboard/data/NEHRS_2008-2017.csv',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'NEHRS_2008-2017.csv'}],
'identifier': '9jlt3cvr-g3xs-9sva-n1js-xczfj9fxr7fh',
'issued': '2019-05-01',
'keyword': ['doctors',
'EHR adoption',
'health information technology',
'health IT',
'interoperability',
'physicians'],
'landingPage': 'https://dashboard.healthit.gov/datadashboard/documentation/physician-health-it-adoption-use-data-documentation.php',
'modified': '2019-05',
'programCode': ['009:110'],
'publisher': {'@type': 'org:Organization',
'name': 'Office of the National Coordinator for Health Information Technology'},
'references': ['https://dashboard.healthit.gov/quickstats/pages/physician-ehr-adoption-trends.php',
'https://dashboard.healthit.gov/apps/physician-health-it-adoption.php'],
'title': 'Office-based Physician Health IT Adoption and Use'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Health Data Initiative',
'hasEmail': 'mailto:cms.data@cms.hhs.gov'},
'dataQuality': True,
'description': '<p>Hospital Compare has information about the quality of care at over 4,000 Medicare-certified hospitals across the country. You can use Hospital Compare to find hospitals and compare the quality of their care.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'http://www.medicare.gov/hospitalcompare/',
'format': 'html',
'mediaType': 'application/unknown',
'title': 'html'}],
'identifier': '190',
'issued': '2019-03-05',
'keyword': ['County',
'Hospital',
'Inpatient',
'Interactive Tools',
'Medical Imaging',
'Medicare',
'National',
'Outpatient',
'Publicly Available Data File - for download',
'Quality',
'Rates',
'State',
'Survey'],
'landingPage': 'http://www.medicare.gov/hospitalcompare/',
'modified': '2019-03-05',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Medicare'],
'title': 'Hospital Compare'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'accrualPeriodicity': 'R/P1Y',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Health Data Initiative',
'hasEmail': 'mailto:cms.data@cms.hhs.gov'},
'dataQuality': True,
'description': '<p>Below are the data files and impact file for the FY 2015 final Rule. The tables for the FY 2015 final rule are located on a separate list.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'https://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/AcuteInpatientPPS/FY2018-IPPS-Final-Rule-Home-Page.html',
'format': 'html',
'mediaType': 'application/unknown',
'title': 'html'}],
'identifier': '590',
'issued': '2014-09-01',
'keyword': ['Acute Care Hospital',
'County',
'Diagnosis Related Grouping (DRG)',
'Hospital',
'Inpatient',
'Medicare',
'National',
'Prospective Payment System (PPS)',
'Providers',
'Publicly Available Data File - for download',
'Regional',
'State'],
'landingPage': 'https://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/AcuteInpatientPPS/index.html',
'modified': '2018-06-12',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Medicare'],
'title': 'Acute Inpatient PPS Final Rule Data Files'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Health Data Initiative',
'hasEmail': 'mailto:cms.data@cms.hhs.gov'},
'dataQuality': True,
'description': '<p>Section 1886(h) of the Act, establish a methodology for determining payments to hospitals for the costs of approved graduate medical education (GME) programs.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/AcuteInpatientPPS/dgme.html',
'format': 'html',
'mediaType': 'application/unknown',
'title': 'html'}],
'identifier': '153',
'issued': '2016-01-06',
'keyword': ['Medicare',
'National',
'Payments',
'Prospective Payment System (PPS)',
'Statistics',
'Survey'],
'landingPage': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/AcuteInpatientPPS/dgme.html',
'modified': '2016-01-06',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Medicare'],
'title': 'Acute IPPS - Direct Graduate Medical Education (DGME)'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'accrualPeriodicity': 'R/P1Y',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Health Data Initiative',
'hasEmail': 'mailto:cms.data@cms.hhs.gov'},
'dataQuality': True,
'description': '<p>There are two methods for a hospital to qualify for the Medicare DSH adjustment. The primary method is for a hospital to qualify based on a statutory formula that results in the DSH patient percentage. The DSH patient percentage is equal to the sum of the percentage of Medicare inpatient days attributable to patients eligible for both Medicare Part A and Supplemental Security Income (SSI), and the percentage of total inpatient days attributable to patients eligible for Medicaid by not Medicare Part A.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/AcuteInpatientPPS/dsh.html',
'format': 'html',
'mediaType': 'application/unknown',
'title': 'html'}],
'identifier': '154',
'issued': '2016-01-06',
'keyword': ['Claims',
'Disproportionate Share Hospitals (DSH)',
'Eligibility',
'Enrollment',
'Hospital',
'Inpatient',
'Medicare',
'Medicare Advantage',
'National',
'Part A',
'Part C',
'Payments',
'Prospective Payment System (PPS)',
'Providers',
'Regional',
'Research',
'Statistics'],
'landingPage': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/AcuteInpatientPPS/dsh.html',
'modified': '2016-01-06',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'temporal': '1988-01-01T05:00:00-05:00/2015-12-31T05:00:00-05:00',
'theme': ['Medicare'],
'title': 'Acute IPPS - Disproportionate Share Hospital - DSH'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'accrualPeriodicity': 'R/P1Y',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Health Data Initiative',
'hasEmail': 'mailto:cms.data@cms.hhs.gov'},
'dataQuality': True,
'description': '<p>Section 3025 of the Affordable Care Act added section 1886(q) to the Social Security Act establishing the Hospital Readmissions Reduction Program, which requires CMS to reduce payments to IPPS hospitals with excess readmissions, effective for discharges beginning on October 1, 2012.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/AcuteInpatientPPS/Readmissions-Reduction-Program.html',
'format': 'html',
'mediaType': 'application/unknown',
'title': 'html'}],
'identifier': '155',
'issued': '2016-04-07',
'keyword': ['Admissions',
'Chronic Condition',
'Claims',
'Hospital',
'Inpatient',
'National',
'Payments',
'Prospective Payment System (PPS)',
'Providers',
'Publicly Available Data File - for download',
'Quality',
'Rates',
'Readmissions',
'Statistics'],
'landingPage': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/AcuteInpatientPPS/Readmissions-Reduction-Program.html',
'modified': '2016-04-07',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'temporal': '2013-01-01T05:00:00-05:00/2016-12-31T05:00:00-05:00',
'theme': ['Medicare'],
'title': 'Acute IPPS - Readmissions Reduction Program'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Health Data Initiative',
'hasEmail': 'mailto:advpayaco@cms.hhs.gov'},
'dataQuality': True,
'description': '<p>The Advance Payment Model is designed for physician-based and rural providers who have come together voluntarily to give coordinated high quality care to the Medicare patients they serve. Through the Advance Payment ACO Model, selected participants will receive upfront and monthly payments, which they can use to make important investments in their care coordination infrastructure.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'http://innovation.cms.gov/initiatives/Advance-Payment-ACO-Model/',
'format': 'html',
'mediaType': 'application/unknown',
'title': 'html'}],
'identifier': '307',
'issued': '2015-12-22',
'keyword': ['Accountable Care Organization',
'Center for Medicare and Medicaid Innovations',
'Fact Sheets',
'Medicare',
'Payments',
'State'],
'landingPage': 'http://innovation.cms.gov/initiatives/Advance-Payment-ACO-Model/',
'modified': '2015-12-22',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Medicare'],
'title': 'Advance Payment ACO Model'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Health Data Initiative',
'hasEmail': 'mailto:cms.data@cms.hhs.gov'},
'dataQuality': True,
'description': '<p>The Ambulance Fee Schedule public use files for calendar years 2004 through December 31, 2017 are located in the Downloads section below.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/AmbulanceFeeSchedule/afspuf.html',
'format': 'html',
'mediaType': 'application/unknown',
'title': 'html'}],
'identifier': '156',
'issued': '2018-06-12',
'keyword': ['Ambulatory',
'Claims',
'Providers',
'Publicly Available Data File - for download',
'State'],
'landingPage': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/AmbulanceFeeSchedule/afspuf.html',
'modified': '2018-06-12',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'temporal': '2005-01-01T05:00:00-05:00/2018-12-31T05:00:00-05:00',
'theme': ['Medicare'],
'title': 'Ambulance Fee Schedule Public Use Files'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Health Data Initiative',
'hasEmail': 'mailto:CMS.data@cms.hhs.gov'},
'dataQuality': True,
'description': '<p>The Ambulance Reasonable Charge public use files for calendar years (CY) 2003 through 2005 are located in the Downloads section below. These public use files are historical because the reasonable charge payment methodology for ambulance services no longer applies. As of CY 2006, claims with dates of service from January 1, 2006 and beyond were paid at 100 percent of the fee schedule amount.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/AmbulanceFeeSchedule/arcpuf.html',
'format': 'html',
'mediaType': 'application/unknown',
'title': 'html'}],
'identifier': '157',
'issued': '2016-04-07',
'keyword': ['Ambulatory',
'Claims',
'Providers',
'Publicly Available Data File - for download',
'State'],
'landingPage': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/AmbulanceFeeSchedule/arcpuf.html',
'modified': '2016-04-07',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'temporal': '2003-01-01T05:00:00-05:00/2005-12-31T05:00:00-05:00',
'theme': ['Medicare'],
'title': 'Ambulance Reasonable Charge Public Use Files'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'accrualPeriodicity': 'R/P1Y',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Health Data Initiative',
'hasEmail': 'mailto:Cms.data@cms.hhs.gov'},
'dataQuality': True,
'description': '<p>These files contain the procedure codes which may be performed in an ASC under the Medicare program as well as the ASC payment group assigned to each of the procedure codes. The ASC payment group determines the amount that Medicare pays for facility services furnished in connection with a covered procedure.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/ASCPayment/archive.html',
'format': 'html',
'mediaType': 'application/unknown',
'title': 'html'}],
'identifier': '158',
'issued': '2016-04-07',
'keyword': ['Ambulatory',
'Ambulatory Surgical Center',
'National',
'Payments',
'Publicly Available Data File - for download',
'Rates'],
'landingPage': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/ASCPayment/archive.html',
'modified': '2016-04-07',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'temporal': '2001-01-01T05:00:00-05:00/2010-12-31T05:00:00-05:00',
'theme': ['Medicare'],
'title': 'Ambulatory Surgical Center Payment Rates Archive Page'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Health Data Initiative',
'hasEmail': 'mailto:cms.data@cms.hhs.gov'},
'dataQuality': True,
'description': '<p>A redetermination is an examination of a claim by the fiscal intermediary (FI), carrier, or Medicare Administrative Contractor (MAC) personnel who are different from the personnel who made the initial claim determination. Appeals Fact Sheets.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'http://www.cms.gov/Medicare/Appeals-and-Grievances/OrgMedFFSAppeals/RedeterminationbyaMedicareContractor.html',
'format': 'html',
'mediaType': 'application/unknown',
'title': 'html'}],
'identifier': '137',
'issued': '2015-12-22',
'keyword': ['Claims', 'Fact Sheets', 'Medicare', 'National'],
'landingPage': 'http://www.cms.gov/Medicare/Appeals-and-Grievances/OrgMedFFSAppeals/RedeterminationbyaMedicareContractor.html',
'modified': '2015-12-22',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Medicare'],
'title': 'Appeals - Redetermination by a Medicare Contractor'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Health Data Initiative',
'hasEmail': 'mailto:CERPUF@cms.hhs.gov'},
'dataQuality': True,
'describedBy': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/BSAPUFS/2010_Carrier_Data_Dictionary.pdf',
'description': '<p>This release contains the Basic Stand Alone (BSA) Carrier Line Items Public Use Files (PUF) with information from Medicare Carrier claims. The CMS BSA Carrier Line Items PUF is a line item level file in which each record is a line item of a Carrier claim incurred by a 5 percent sample of Medicare beneficiaries. Some demographic and line item related variables are provided in this PUF as detailed below. However, as beneficiary identities are not provided, it is not possible to link claims that belong to the same beneficiary in the CMS BSA Carrier Line Items PUF. It is also not possible to link line items that belong to the same claim.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/BSAPUFS/Downloads/2010_Carrier_PUF.zip',
'format': 'csv',
'mediaType': 'application/unknown',
'title': 'csv'}],
'identifier': '364',
'issued': '2017-02-10',
'keyword': ['Claims',
'Medicare',
'National',
'Payments',
'Providers',
'Publicly Available Data File - for download'],
'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/BSAPUFS/Carrier_Line_Items.html',
'modified': '2017-02-10',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'temporal': '2008-01-01T05:00:00-05:00/2010-12-31T05:00:00-05:00',
'theme': ['Medicare'],
'title': 'Basic Stand Alone Carrier Line Items PUF'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Health Data Initiative',
'hasEmail': 'mailto:CERPUF@cms.hhs.gov'},
'dataQuality': True,
'description': '<p>This release contains the Basic Stand Alone (BSA) Durable Medical Equipment (DME) Line Items Public Use Files (PUF) with information from Medicare DME claims. The CMS BSA DME Line Items PUF is a line item level file in which each record is a line item of a DME claim incurred by a 5 percent sample of Medicare beneficiaries (each claim is comprised of up to 13 line item services). Some demographic and line item related variables are provided in this PUF. However, as beneficiary identities are not provided, it is not possible to link claims that belong to the same beneficiary in the CMS BSA DME Line Items PUF. It is also not possible to link line item services that belong to the same claim.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/BSAPUFS/BSA_DME_Line_Items_PUF.html',
'format': 'html',
'mediaType': 'application/unknown',
'title': 'html'}],
'identifier': '361',
'issued': '2012-10-02',
'keyword': ['Claims',
'Durable Medical Equipment (DME)',
'Medicare',
'National',
'Payments',
'Publicly Available Data File - for download'],
'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/BSAPUFS/BSA_DME_Line_Items_PUF.html',
'modified': '2017-02-10',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'temporal': '2008-01-01T05:00:00-05:00/2010-12-31T05:00:00-05:00',
'theme': ['Medicare'],
'title': 'Basic Stand Alone Medicare DME Line Items PUF'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Health Data Initiative',
'hasEmail': 'mailto:CERPUF@cms.hhs.gov'},
'dataQuality': True,
'description': '<p>This release contains the Basic Stand Alone (BSA) Home Health Agency (HHA) Beneficiary Public Use Files (PUF) with information from Medicare HHA claims. The CMS BSA HHA Beneficiary PUF is a beneficiary-level file in which each record is a beneficiary who had at least one HHA claim from a random 5 percent sample of Medicare beneficiaries. There are some demographic and claim-related variables provided in this PUF.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/BSAPUFS/HHA_PUF.html',
'format': 'html',
'mediaType': 'application/unknown',
'title': 'html'}],
'identifier': '365',
'issued': '2017-02-10',
'keyword': ['Claims',
'Home Health (HHA)',
'Medicare',
'National',
'Publicly Available Data File - for download'],
'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/BSAPUFS/HHA_PUF.html',
'modified': '2017-02-10',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'temporal': '2008-01-01T05:00:00-05:00/2010-12-31T05:00:00-05:00',
'theme': ['Medicare'],
'title': 'Basic Stand Alone Medicare Home Health Beneficiary PUF'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Health Data Initiative',
'hasEmail': 'mailto:CERPUF@cms.hhs.gov'},
'dataQuality': True,
'description': '<p>This release contains the Basic Stand Alone (BSA) Hospice Beneficiary Public Use Files (PUF) with information from Medicare hospice claims. The CMS BSA Hospice Beneficiary PUF is a beneficiary-level file in which each record is a beneficiary who had at least one hospice claim from a random 5 percent sample of Medicare beneficiaries. There are some demographic and claim-related variables provided in this PUF.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/BSAPUFS/Hospice_Bene.html',
'format': 'html',
'mediaType': 'application/unknown',
'title': 'html'}],
'identifier': '363',
'issued': '2017-02-10',
'keyword': ['Claims',
'Hospice',
'Medicare',
'National',
'Payments',
'Publicly Available Data File - for download'],
'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/BSAPUFS/Hospice_Bene.html',
'modified': '2017-02-10',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'temporal': '2008-01-01T05:00:00-05:00/2010-12-31T05:00:00-05:00',
'theme': ['Medicare'],
'title': 'Basic Stand Alone Medicare Hospice Beneficiary PUF'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Health Data Initiative',
'hasEmail': 'mailto:CERPUF@cms.hhs.gov'},
'dataQuality': True,
'description': '<p>This release contains the Basic Stand Alone (BSA) Inpatient Public Use Files (PUF) named CMS 2008 BSA Inpatient Claims PUF with information from 2008 Medicare inpatient claims. This is a claim-level file in which each record is an inpatient claim incurred by a 5 percent sample of Medicare beneficiaries.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/BSAPUFS/Inpatient_Claims.html',
'format': 'html',
'mediaType': 'application/unknown',
'title': 'html'}],
'identifier': '360',
'issued': '2017-02-10',
'keyword': ['Claims',
'Hospital',
'Inpatient',
'Medicare',
'National',
'Part A',
'Publicly Available Data File - for download'],
'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/BSAPUFS/Inpatient_Claims.html',
'modified': '2017-02-10',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'temporal': '2008-01-01T05:00:00-05:00/2008-12-31T05:00:00-05:00',
'theme': ['Medicare'],
'title': 'Basic Stand Alone Medicare Inpatient Claims PUF'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Health Data Initiative',
'hasEmail': 'mailto:CERPUF@cms.hhs.gov'},
'dataQuality': True,
'description': '<p>This release contains the Basic Stand Alone (BSA) Outpatient Procedures Public Use Files (PUF) with information from Medicare outpatient claims. The CMS BSA Outpatient Procedures PUF is a procedure-level file in which each record is a procedure in an outpatient claim incurred by a 5 percent sample of Medicare beneficiaries. There are some demographic and claim-related variables provided in this PUF as detailed below. However, as claim or beneficiary identities are not provided, it is not possible to link procedures that belong to the same claim or beneficiary.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/BSAPUFS/Outpatient_Proc.html',
'format': 'html',
'mediaType': 'application/unknown',
'title': 'html'}],
'identifier': '366',
'issued': '2017-02-10',
'keyword': ['Claims',
'Medicare',
'National',
'Outpatient',
'Publicly Available Data File - for download'],
'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/BSAPUFS/Outpatient_Proc.html',
'modified': '2017-02-10',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'temporal': '2008-01-01T05:00:00-05:00/2010-12-31T05:00:00-05:00',
'theme': ['Medicare'],
'title': 'Basic Stand Alone Medicare Outpatient Procedures PUF'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Health Data Initiative',
'hasEmail': 'mailto:CERPUF@cms.hhs.gov'},
'dataQuality': True,
'description': '<p>This is a Public Use File for Prescription Drug Events drawn from the 2008 Beneficiary Summary File of Medicare beneficiaries enrolled during the calendar year 2008, and their associated Medicare claims. The most important aspects of this file are as follows, 1. 5 percent simple random sample drawn without replacement from 100 percent 2008 Beneficiary Summary File. 2. This sample is disjoint from the existing 5 percent CMS Research Sample and the other 2008 PUFs. 3. Sample contained 2,392,893 unique beneficiaries of which 1,265,691 had at least one PDE. There were 51,905,367 PDE in the initial sample file.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/BSAPUFS/BSA_PDE_PUF.html',
'format': 'html',
'mediaType': 'application/unknown',
'title': 'html'}],
'identifier': '362',
'issued': '2017-02-10',
'keyword': ['Claims',
'Medicare',
'National',
'Part D',
'Payments',
'Pharmacy',
'Prescription Drug Plans',
'Prescription Drugs',
'Publicly Available Data File - for download'],
'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/BSAPUFS/BSA_PDE_PUF.html',
'modified': '2017-02-10',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'temporal': '2008-01-01T05:00:00-05:00/2010-12-31T05:00:00-05:00',
'theme': ['Medicare'],
'title': 'Basic Stand Alone Medicare Prescription Drug Events PUF'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Health Data Initiative',
'hasEmail': 'mailto:CERPUF@cms.hhs.gov'},
'dataQuality': True,
'description': '<p>This release contains the Basic Stand Alone (BSA) Skilled Nursing Facility (SNF) Beneficiary Public Use Files (PUF) with information from Medicare SNF claims. The CMS BSA SNF Beneficiary PUF is a beneficiary-level file in which each record is a beneficiary who had at least one SNF claim from a random 5 percent sample of Medicare beneficiaries. There are some demographic and claim-related variables provided in this PUF.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/BSAPUFS/SNF_Bene_PUF.html',
'format': 'html',
'mediaType': 'application/unknown',
'title': 'html'}],
'identifier': '367',
'issued': '2012-04-18',
'keyword': ['Claims',
'Medicare',
'National',
'Publicly Available Data File - for download',
'Skilled Nursing (SNF)'],
'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/BSAPUFS/SNF_Bene_PUF.html',
'modified': '2017-02-10',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'temporal': '2008-01-01T05:00:00-05:00/2010-12-31T05:00:00-05:00',
'theme': ['Medicare'],
'title': 'Basic Stand Alone Skilled Nursing Facility Beneficiary PUF'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Health Data Initiative',
'hasEmail': 'mailto:innovate@cms.hhs.gov'},
'dataQuality': True,
'description': '<p>The HHS Assistant Secretary for Policy and Evaluation (ASPE) has conducted several research projects in the area of Medicare acute and post acute care episodes. The reports model the impact on potential payment bundles, provide cross-sectional and longitudinal analysis, examine differences in payments by geographic area using standardized payments, and analyze changes in post acute care use based on different episode definitions.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'http://innovation.cms.gov/initiatives/Bundled-Payments/learning-area.html',
'format': 'html',
'mediaType': 'application/unknown',
'title': 'html'}],
'identifier': '310',
'issued': '2015-12-22',
'keyword': ['Acute Care Hospital',
'Center for Medicare and Medicaid Innovations',
'Chart Books',
'Claims',
'Hospital',
'Inpatient',
'Medicare',
'National',
'Payments',
'Physician Services',
'Readmissions',
'State',
'Utilization'],
'landingPage': 'http://innovation.cms.gov/initiatives/Bundled-Payments/learning-area.html',
'modified': '2015-12-22',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'temporal': '2009-01-01T05:00:00-05:00/2009-12-31T05:00:00-05:00',
'theme': ['Medicare'],
'title': 'Bundled Payments for Care Improvement Chart Book'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Health Data Initiative',
'hasEmail': 'mailto:cms.data@cms.hhs.gov'},
'dataQuality': True,
'description': '<p>CLIA requires all laboratories that examine materials derived from the human body for diagnosis, prevention, or treatment purposes to be certified by the Secretary of Health and Human Services. For many Americans, the accuracy of clinical laboratory test results can be a life or death matter. By the CLIA law, certificate of waiver (COW) laboratories perform only tests that are determined by FDA or CDC to be so simple that there is little risk of error.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'http://www.cms.gov/Regulations-and-Guidance/Legislation/CLIA/Certificate_of_-Waiver_Laboratory_Project.html',
'format': 'html',
'mediaType': 'application/unknown',
'title': 'html'}],
'identifier': '199',
'issued': '2015-12-22',
'keyword': ['Fact Sheets',
'National',
'Prevention',
'Preventive Services',
'Providers',
'Quality',
'Reports',
'Survey'],
'landingPage': 'http://www.cms.gov/Regulations-and-Guidance/Legislation/CLIA/Certificate_of_-Waiver_Laboratory_Project.html',
'modified': '2015-12-22',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Medicare'],
'title': 'Certificate of Waiver Laboratory Project'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Health Data Initiative',
'hasEmail': 'mailto:cms.data@cms.hhs.gov'},
'dataQuality': True,
'description': '<p>The Centers for Medicare and Medicaid Services (CMS) offers several different Chart Series with data on beneficiary health status, spending, operations, and quality of care.<br />\nCMS Facts and Figures includes charts on agency programs and operations. Health Care System Facts and Figures includes charts on the entire U.S. health care system. Medicare Facts and Figures includes charts on the Medicare program. Medicaid Facts and Figures includes charts on the Medicaid program.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/TheChartSeries/',
'format': 'html',
'mediaType': 'application/unknown',
'title': 'html'}],
'identifier': '269',
'issued': '2015-12-22',
'keyword': ['Access to Care',
'Activities of Daily Living (ADL)',
'Ambulatory Surgical Center',
'Center for Consumer Information and Insurance Oversight',
'Chart Books',
'CHIP',
'Chronic Condition',
'Community Health Center',
'Disproportionate Share Hospitals (DSH)',
'Eligibility',
'Enrollment',
'Expenditures',
'Health Insurance Marketplace',
'Home Health (HHA)',
'Inpatient',
'Long Term Care (LTC)',
'Managed Care',
'Medicaid',
'Medicaid Managed Care',
'Medicare',
'Medicare-Medicaid Dual Beneficiaries',
'National',
'Nursing Home',
'Part A',
'Part B',
'Pharmacy',
'Physician Services',
'Prescription Drugs',
'Preventive Services',
'Prospective Payment System (PPS)',
'Rates',
'Short Stay Hospital (SSH)',
'Skilled Nursing (SNF)',
'State',
'Utilization'],
'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/TheChartSeries/',
'modified': '2015-12-22',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Medicare'],
'title': 'Chart Series'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Health Data Initiative',
'hasEmail': 'mailto:cms.data@cms.hhs.gov'},
'dataQuality': True,
'description': '<p>This Web site discusses and provides downloadable data on state and program type, number of children ever enrolled, and the percentage of growth compared to the previous FY. It also provides links to data downloads about the Childrens Health Insurance Program Reauthorization Act (CHIPRA) Connecting Kids to Coverage Challenge, CHIP Reports and Evaluations, and CHIP state program information.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'http://www.medicaid.gov/chip/chip-program-information.html',
'format': 'html',
'mediaType': 'application/unknown',
'title': 'html'}],
'identifier': '567',
'issued': '2016-04-07',
'keyword': ['CHIP',
'Covered Services',
'Eligibility',
'Enrollment',
'Medicaid',
'Medicaid-Expansion',
'Physician Services',
'Publicly Available Data File - for download',
'Reports',
'State',
'Statistics'],
'landingPage': 'http://www.medicaid.gov/chip/chip-program-information.html',
'modified': '2016-04-07',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'temporal': '2006-01-01T05:00:00-05:00/2013-12-31T05:00:00-05:00',
'theme': ['Medicare'],
'title': 'Childrens Health Insurance Program (CHIP)'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Health Data Initiative',
'hasEmail': 'mailto:cms.data@cms.hhs.gov'},
'dataQuality': True,
'description': '<p>CHIP quarterly and annual statistical enrollment reports. The quarterly reports contain point-in-time and ever enrolled data and the annual reports contain ever enroll in the year data.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'http://www.medicaid.gov/chip/reports-and-evaluations/reports-and-evaluations.html',
'format': 'html',
'mediaType': 'application/unknown',
'title': 'html'}],
'identifier': '565',
'issued': '2016-01-06',
'keyword': ['CHIP',
'Enrollment',
'Medicaid-Expansion',
'Physician Services',
'State',
'Statistics'],
'landingPage': 'http://www.medicaid.gov/chip/reports-and-evaluations/reports-and-evaluations.html',
'modified': '2016-01-06',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'temporal': '2012-01-01T05:00:00-05:00/2014-12-31T05:00:00-05:00',
'theme': ['Medicare'],
'title': 'CHIP Enrollment Reports'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Health Data Initiative',
'hasEmail': 'mailto:cms.data@cms.hhs.gov'},
'dataQuality': True,
'description': '<p>This release contains the Chronic Conditions Public Use Files (PUF) with information from Medicare claims. The CMS Chronic Conditions PUF is an aggregated file in which each record is a profile or cell defined by the characteristics of Medicare beneficiaries. A profile is defined by all combinations of age category, gender, various chronic conditions, and dual-eligibility status of the beneficiaries.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/BSAPUFS/Chronic_Conditions_PUF.html',
'format': 'html',
'mediaType': 'application/unknown',
'title': 'html'}],
'identifier': '284',
'issued': '2017-02-10',
'keyword': ['Chronic Condition',
'Medicare',
'National',
'Publicly Available Data File - for download'],
'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/BSAPUFS/Chronic_Conditions_PUF.html',
'modified': '2017-02-10',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'temporal': '2008-01-01T05:00:00-05:00/2010-12-31T05:00:00-05:00',
'theme': ['Medicare'],
'title': 'Chronic Condition Public Use File (PUF)'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'accrualPeriodicity': 'R/P1Y',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Health Data Initiative',
'hasEmail': 'mailto:MedicareChronicConditions@cms.hhs.gov'},
'dataQuality': True,
'description': '<p>The data used in the chronic condition reports are based upon CMS administrative enrollment and claims data for Medicare beneficiaries enrolled in the fee-for-service program. These data are available from the CMS Chronic Condition Data Warehouse (CCW), a database with 100 percent of Medicare enrollment and fee-for-service claims data. The Medicare beneficiary population is limited to fee-for-service beneficiaries. We excluded Medicare beneficiaries with any Medicare Advantage enrollment during the year since claims data are not available for these beneficiaries. Also, we excluded beneficiaries who were enrolled at any time in the year in Part A only or Part B only, since their utilization and spending cannot be compared directly to beneficiaries enrolled in both Part A and Part B. Beneficiaries who died during the year are included up to their date of death if they meet the other inclusion criteria.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Chronic-Conditions/index.html',
'format': 'html',
'mediaType': 'application/unknown',
'title': 'html'}],
'identifier': '510',
'issued': '2014-05-09',
'keyword': ['Chronic Condition',
'County',
'Disparity',
'Hospital Referral Region',
'Interactive Tools',
'Medicare',
'Medicare-Medicaid Dual Beneficiaries',
'National',
'Publicly Available Data File - for download',
'Readmissions',
'State',
'Utilization'],
'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Chronic-Conditions/index.html',
'modified': '2018-06-15',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'temporal': '2007-01-01T05:00:00-05:00/2015-12-31T05:00:00-05:00',
'theme': ['Medicare'],
'title': 'Chronic Conditions among Medicare Beneficiaries'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'accrualPeriodicity': 'R/P1Y',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Health Data Initiative',
'hasEmail': 'mailto:cms.data@cms.hhs.gov'},
'dataQuality': True,
'description': '<p>Chronic Conditions among Medicare Beneficiaries is a chartbook prepared by the Centers for Medicare and Medicaid Services and created to provide an overview of chronic conditions among Medicare beneficiaries. The chartbook highlights the prevalence of chronic conditions among Medicare beneficiaries and the impact of chronic conditions on Medicare service utilization and spending. The Portable Document File format allows for online viewing and printing of the entire chartbook, the data tables provide spreadsheets with the underlying data, and the presentation includes all the chartbook figures for print or download.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Chronic-Conditions/CCChartBook.html',
'format': 'html',
'mediaType': 'application/unknown',
'title': 'html'}],
'identifier': '312',
'issued': '2011-10-09',
'keyword': ['Chart Books',
'Chronic Condition',
'Medicare',
'National',
'Statistics',
'Utilization'],
'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Chronic-Conditions/CCChartBook.html',
'modified': '2015-12-22',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'temporal': '2011-01-01T05:00:00-05:00/2012-12-31T05:00:00-05:00',
'theme': ['Medicare'],
'title': 'Chronic Conditions Chartbook'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'accrualPeriodicity': 'R/P1Y',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Health Data Initiative',
'hasEmail': 'mailto:MedicareChronicConditions@cms.hhs.gov'},
'dataQuality': True,
'description': '<p>The CMS Chronic Conditions Dashboard presents statistical views of information on the prevalence, utilization and Medicare spending for Medicare beneficiaries with chronic conditions. The information is available at the state and national levels and allows for comparisons of states to the national average as well as state to state comparisons. The Dashboard also allows the user to select information for specific beneficiary sub-groups defined by gender, age group, or dual eligibility status. The set of chronic conditions used in the Dashboard is consistent with the list of conditions included in the 2012 edition of the CMS chartbook, Chronic Conditions among Medicare Beneficiaries. The data for this Dashboard come from the 2011 CMS administrative claims data for 100 percent of Medicare beneficiaries enrolled in the fee-for-service program.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Chronic-Conditions/CCDashboard.html',
'format': 'html',
'mediaType': 'application/unknown',
'title': 'html'}],
'identifier': '388',
'issued': '2017-03-01',
'keyword': ['Chronic Condition',
'County',
'Hospital Referral Region',
'Interactive Tools',
'Medicare',
'Medicare-Medicaid Dual Beneficiaries',
'National',
'Regional',
'State',
'Utilization'],
'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Chronic-Conditions/CCDashboard.html',
'modified': '2017-03-01',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'temporal': '2015-01-01T05:00:00-05:00/2015-12-31T05:00:00-05:00',
'theme': ['Medicare'],
'title': 'Chronic Conditions Dashboard'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Health Data Initiative',
'hasEmail': 'mailto:mmrr-editors@cms.hhs.gov'},
'dataQuality': True,
'description': '<p>The Chronic Conditions PUFs are aggregated files in which each record is a profile or cell defined by the characteristics of Medicare beneficiaries. A profile is defined by all combinations of age category, gender, various chronic conditions, and dual-eligibility status of the beneficiaries.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'https://data.cms.gov/browse?tags=chronic+conditions',
'format': 'html',
'mediaType': 'application/unknown',
'title': 'html'}],
'identifier': '476',
'issued': '2015-12-16',
'keyword': ['Chronic Condition',
'Interactive Tools',
'Medicare',
'National'],
'landingPage': 'https://data.cms.gov/browse?tags=chronic+conditions',
'modified': '2015-12-16',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'temporal': '2008-01-01T05:00:00-05:00/2010-12-31T05:00:00-05:00',
'theme': ['Medicare'],
'title': 'Chronic Conditions PUF'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Health Data Initiative',
'hasEmail': 'mailto:cms.data@cms.hhs.gov'},
'dataQuality': True,
'description': '<p>The information in the Downloads section below for the Overview of CLIA Statistics since 1993 and the CLIA Top Ten Deficiencies in the Nation was obtained from the CMS CLIA database in November 2014. The remaining information in the Downloads section was from the CMS CLIA database in July 2015.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'http://www.cms.gov/Regulations-and-Guidance/Legislation/CLIA/CLIA_Statistical_Tables_Graphs.html',
'format': 'html',
'mediaType': 'application/unknown',
'title': 'html'}],
'identifier': '369',
'issued': '2016-01-06',
'keyword': ['Ambulatory Surgical Center',
'End Stage Renal Disease (ESRD)',
'Enrollment',
'Federally Qualified Health Center (FQHC)',
'Home Health (HHA)',
'Hospice',
'Hospital',
'National',
'Pharmacy',
'Physician Services',
'Quality',
'State',
'Statistics'],
'landingPage': 'http://www.cms.gov/Regulations-and-Guidance/Legislation/CLIA/CLIA_Statistical_Tables_Graphs.html',
'modified': '2016-01-06',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'temporal': '1993-01-01T05:00:00-05:00/2009-12-31T05:00:00-05:00',
'theme': ['Medicare'],
'title': 'CLIA Statistical Tables and Graphs '},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Health Data Initiative',
'hasEmail': 'mailto:CERPUF@cms.hhs.gov'},
'dataQuality': True,
'description': '<p>The DE SynPUF is built from a 5 percent random sample of Medicare beneficiaries in 2008 and their claims from 2008 through 2010. The DE SynPUF contains five types of data, Beneficiary Summary, Inpatient Claims, Outpatient Claims, Carrier Claims, and Prescription Drug Events. Each file contains the same variables across years.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/SynPUFs/index.html',
'format': 'html',
'mediaType': 'application/unknown',
'title': 'html'}],
'identifier': '420',
'issued': '2013-02-07',
'keyword': ['Access to Care',
'Acute Care Hospital',
'Admissions',
'Ambulatory Surgical Center',
'Chronic Condition',
'Claims',
'County',
'Disparity',
'Disproportionate Share Hospitals (DSH)',
'End Stage Renal Disease (ESRD)',
'Enrollment',
'Entitlement',
'Expenditures',
'Home Health (HHA)',
'Hospice',
'Hospital',
'Inpatient',
'Medicare',
'Minority Health',
'National',
'Outcomes',
'Outpatient',
'Part A',
'Part B',
'Part D',
'Payments',
'Pharmacy',
'Physician Services',
'Prescription Drugs',
'Preventive Services',
'Providers',
'Publicly Available Data File - for download',
'Quality',
'Rates',
'Regional',
'Research',
'Short Stay Hospital (SSH)',
'State',
'Suppliers',
'Trends',
'Utilization'],
'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/SynPUFs/index.html',
'modified': '2016-04-07',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'temporal': '2008-01-01T05:00:00-05:00/2010-12-31T05:00:00-05:00',
'theme': ['Medicare'],
'title': 'CMS 2008-2010 Data Entrepreneurs Synthetic Public Use File'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Health Data Initiative',
'hasEmail': 'mailto:cms.data@cms.hhs.gov'},
'dataQuality': True,
'description': '<p>CMS has developed a new quick reference statistical summary on annual CMS program and financial data. CMS Fast Facts includes summary information on total program enrollment, utilization, expenditures, as well as total number of Medicare providers including physicians by specialty area.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/CMS-Fast-Facts/index.html',
'format': 'html',
'mediaType': 'application/unknown',
'title': 'html'}],
'identifier': '315',
'issued': '2016-01-06',
'keyword': ['Ambulatory Surgical Center',
'Budget',
'CHIP',
'Claims',
'Durable Medical Equipment (DME)',
'Eligibility',
'Enrollment',
'Expenditures',
'Federally Qualified Health Center (FQHC)',
'Home Health (HHA)',
'Hospice',
'Hospital',
'Inpatient',
'Long Term Care (LTC)',
'Medicaid',
'Medicare',
'Medicare Advantage',
'National',
'Nursing Home',
'Outpatient',
'Part A',
'Part B',
'Part C',
'Part D',
'Payments',
'Persons Served',
'Physician Services',
'Prescription Drug Plans',
'Prescription Drugs',
'Providers',
'Psychiatric Facility',
'Short Stay Hospital (SSH)',
'Skilled Nursing (SNF)',
'Statistics',
'Suppliers',
'Trends',
'Utilization'],
'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/CMS-Fast-Facts/index.html',
'modified': '2016-01-06',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Medicare'],
'title': 'CMS Fast Facts'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'accrualPeriodicity': 'R/P1Y',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Health Data Initiative',
'hasEmail': 'mailto:CMSProgramStatistics@cms.hhs.gov'},
'dataQuality': True,
'description': '<p>The CMS Office of Enterprise Data and Analytics has developed CMS Program Statistics, which includes detailed summary statistics on national health care, Medicare populations, utilization, and expenditures, as well as counts for Medicare-certified institutional and non-institutional providers. CMS Program Statistics is organized into sections which can be downloaded and viewed separately. Tables and maps will be posted as they become finalized. CMS Program Statistics is replacing the Medicare and Medicaid Statistical Supplement, which was published annually in electronic form from 2001-2013.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/CMSProgramStatistics/index.html',
'format': 'html',
'mediaType': 'application/unknown',
'title': 'html'}],
'identifier': '623',
'issued': '2015-11-23',
'keyword': ['Acute Care Hospital',
'Ambulatory Surgical Center',
'End Stage Renal Disease (ESRD)',
'Expenditures',
'Federally Qualified Health Center (FQHC)',
'Home Health (HHA)',
'Hospice',
'Hospital',
'Inpatient',
'Long Term Care (LTC)',
'Medicare',
'Medicare Advantage',
'National',
'Outpatient',
'Part A',
'Part B',
'Part C',
'Providers',
'Short Stay Hospital (SSH)',
'Skilled Nursing (SNF)',
'State',
'Statistics',
'Utilization'],
'landingPage': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/CMSProgramStatistics/index.html',
'modified': '2018-06-15',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'temporal': '2013-01-01T05:00:00-05:00/2016-12-31T05:00:00-05:00',
'theme': ['Medicare'],
'title': 'CMS Program Statistics'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'accrualPeriodicity': 'R/P1Y',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Health Data Initiative',
'hasEmail': 'mailto:cms.data@cms.hhs.gov'},
'dataQuality': True,
'description': '<p>The annual CMS Statistics reference booklet provides a quick reference for summary information about health expenditures and the Medicare and Medicaid health insurance programs. The CMS Statistics reference booklet is published in June of each calendar year and represents the most currently available information at the time of publication. CMS Statistics reference booklets are available for 2003 through the most currently available complete calendar year.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/CMS-Statistics-Reference-Booklet/index.html',
'format': 'html',
'mediaType': 'application/unknown',
'title': 'html'}],
'identifier': '249',
'issued': '2003-06-01',
'keyword': ['Ambulatory Surgical Center',
'Budget',
'CHIP',
'Claims',
'Durable Medical Equipment (DME)',
'Eligibility',
'End Stage Renal Disease (ESRD)',
'Enrollment',
'Expenditures',
'Home Health (HHA)',
'Hospice',
'Hospital',
'Inpatient',
'Long Term Care (LTC)',
'Managed Care',
'Medicaid',
'Medicare',
'Medicare Administrative Contractor (MAC)',
'Medicare Advantage',
'Minority Health',
'National',
'Nursing Home',
'Outpatient',
'Part A',
'Part B',
'Part C',
'Part D',
'Payments',
'Persons Served',
'Physician Services',
'Prescription Drug Plans',
'Prescription Drugs',
'Providers',
'Psychiatric Facility',
'Publications',
'Rates',
'Regional',
'Short Stay Hospital (SSH)',
'Skilled Nursing (SNF)',
'Statistics',
'Suppliers',
'Trends',
'Utilization'],
'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/CMS-Statistics-Reference-Booklet/index.html',
'modified': '2016-04-14',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'temporal': '2003-01-01T05:00:00-05:00/2015-12-31T05:00:00-05:00',
'theme': ['Medicare'],
'title': 'CMS Statistics Reference Booklet'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Health Data Initiative',
'hasEmail': 'mailto:cms.data@cms.hhs.gov'},
'dataQuality': True,
'description': '<p>The amounts reported on and its attachments must be actual expenditures for which all supporting documentation, in readily reviewable form, has been compiled and is available immediately at the time the claim is filed. Form CMS-64 is a statement of expenditures for which states are entitled to Federal reimbursement under Title XIX and which reconciles the monetary advance made on the basis of Form CMS-37 filed previously for the same quarter.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Computer-Data-and-Systems/MedicaidBudgetExpendSystem/CMS-64-Quarterly-Expense-Report.html',
'format': 'html',
'mediaType': 'application/unknown',
'title': 'html'}],
'identifier': '209',
'issued': '2016-04-07',
'keyword': ['Budget',
'CHIP',
'Expenditures',
'Medicaid',
'Publicly Available Data File - for download',
'State',
'Statistics'],
'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Computer-Data-and-Systems/MedicaidBudgetExpendSystem/CMS-64-Quarterly-Expense-Report.html',
'modified': '2016-04-07',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'temporal': '2011-01-01T05:00:00-05:00/2011-12-31T05:00:00-05:00',
'theme': ['Medicare'],
'title': 'CMS-64 Quarterly Expense Report'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Health Data Initiative',
'hasEmail': 'mailto:hcris@cms.hhs.gov'},
'dataQuality': True,
'description': '<p>Healthcare Cost Report Information System (HCRIS) Dataset - Community Mental Health Center (CMHC). This data was reported on form CMS-2088-92. The data in this release includes years FY2010 to present. The CMHC Cost Report Data contains cost and statistical data for Community Mental Health Center providers.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/Cost-Reports/CMHC-.html',
'format': 'html',
'mediaType': 'application/unknown',
'title': 'html'}],
'identifier': '555',
'issued': '2010-10-01',
'keyword': ['Community Health Center',
'Demonstrations',
'Medicare',
'National',
'Operating Costs',
'Psychiatric Facility',
'Publicly Available Data File - for download',
'Reports',
'Statistics'],
'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/Cost-Reports/CMHC-.html',
'modified': '2016-04-07',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Medicare'],
'title': 'Community Mental Health Clinic Cost Reports'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Health Data Initiative',
'hasEmail': 'mailto:cms.data@cms.hhs.gov'},
'dataQuality': True,
'description': '<p>The Comprehensive Primary Care (CPC) initiative is a multi-payer initiative fostering collaboration between public and private health care payers to strengthen primary care. Medicare will work with commercial and State health insurance plans and offer bonus payments to primary care doctors who better coordinate care for their patients.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'https://data.cms.gov/dataset/CPC-Initiative-Participating-Primary-Care-Practice/mw5h-fu5i',
'format': 'html',
'mediaType': 'application/unknown',
'title': 'html'}],
'identifier': '482',
'issued': '2012-08-21',
'keyword': ['Center for Medicare and Medicaid Innovations',
'Interactive Tools',
'Publicly Available Data File - for download',
'State'],
'landingPage': 'https://data.cms.gov/dataset/CPC-Initiative-Participating-Primary-Care-Practice/mw5h-fu5i',
'modified': '2016-04-07',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Medicare'],
'title': 'CPC Initiative - Participating Primary Care Practices'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Health Data Initiative',
'hasEmail': 'mailto:cms.data@cms.hhs.gov'},
'dataQuality': True,
'description': '<p>PHS Act section 2719 requires non-grandfathered group health plans and health insurance issuers offering non-grandfathered health insurance coverage to provide relevant notices in a culturally and linguistically appropriate manner. The regulations implementing section 2719 require these plans and issuers to make certain accommodations for notices sent to an address in a county meeting a threshold percentage of people who are literate only in the same non-English language.<br />\nThe list below includes all counties which meet or exceed the 10 percent threshold for the 2006-2010 ACS data and is applicable for 2012.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'http://www.cms.gov/CCIIO/Resources/Fact-Sheets-and-FAQs/clas-data.html',
'format': 'html',
'mediaType': 'application/unknown',
'title': 'html'}],
'identifier': '303',
'issued': '2015-12-22',
'keyword': ['Center for Consumer Information and Insurance Oversight',
'County',
'Fact Sheets',
'Minority Health',
'State'],
'landingPage': 'http://www.cms.gov/CCIIO/Resources/Fact-Sheets-and-FAQs/clas-data.html',
'modified': '2015-12-22',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'temporal': '2012-01-01T05:00:00-05:00/2012-12-31T05:00:00-05:00',
'theme': ['Medicare'],
'title': 'Culturally and Linguistically Appropriate Services Cnty Data'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Health Data Initiative',
'hasEmail': 'mailto:cms.data@cms.hhs.gov'},
'dataQuality': True,
'description': '<p>The Clinical Laboratory Improvement Amendments (CLIA) regulations at Section 493.855(a) state The laboratory must ensure that each individual engaged in the examination of gynecologic preparations is enrolled in a proficiency testing (PT) program approved by the Centers for Medicare and Medicaid Services (CMS)</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'http://www.cms.gov/Regulations-and-Guidance/Legislation/CLIA/CytologyProficiencyTesting.html',
'format': 'html',
'mediaType': 'application/unknown',
'title': 'html'}],
'identifier': '200',
'issued': '2016-01-06',
'keyword': ['Enrollment',
'National',
'Prevention',
'Preventive Services',
'Providers',
'Quality',
'Statistics',
'Survey'],
'landingPage': 'http://www.cms.gov/Regulations-and-Guidance/Legislation/CLIA/CytologyProficiencyTesting.html',
'modified': '2016-01-06',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'temporal': '2005-01-01T05:00:00-05:00/2014-12-31T05:00:00-05:00',
'theme': ['Medicare'],
'title': 'Cytology Proficiency Testing'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'accrualPeriodicity': 'R/P1Y',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Health Data Initiative',
'hasEmail': 'mailto:cms.data@cms.hhs.gov'},
'dataQuality': True,
'description': '<p>The CMS Data Compendium provides key statistics about CMS programs and national health expenditures. The CMS Data Compendium contains historic, current, and projected data on Medicare enrollment and Medicaid recipients, expenditures, and utilization. Data pertaining to budget, administrative and operating costs, individual income, financing, and health care providers and suppliers are also included. National health expenditure data not specific to the Medicare or Medicaid programs are also included. The CMS report was published annually in electronic form and is available for each year from 2002 through 2011. The 2011 version is the last version of this publication. Similar information is available in the Medicare and Medicaid Statistical Supplement and the CMS Statistics, which are both published annually.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/DataCompendium/',
'format': 'html',
'mediaType': 'application/unknown',
'title': 'html'}],
'identifier': '257',
'issued': '2016-01-06',
'keyword': ['Budget',
'Diagnosis Related Grouping (DRG)',
'Eligibility',
'End Stage Renal Disease (ESRD)',
'Enrollment',
'Expenditures',
'Home Health (HHA)',
'Hospice',
'Hospital',
'Inpatient',
'Medicaid',
'Medicare',
'Medicare Advantage',
'National',
'Outpatient',
'Part A',
'Part B',
'Part C',
'Part D',
'Prescription Drug Plans',
'Providers',
'Short Stay Hospital (SSH)',
'Skilled Nursing (SNF)',
'State',
'Statistics',
'Suppliers',
'Utilization'],
'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/DataCompendium/',
'modified': '2016-01-06',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'temporal': '2002-01-01T05:00:00-05:00/2011-12-31T05:00:00-05:00',
'theme': ['Medicare'],
'title': 'Data Compendium'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Health Data Initiative',
'hasEmail': 'mailto:cms.data@cms.hhs.gov'},
'dataQuality': True,
'description': '<p>Dialysis Facility Compare helps you find detailed information about Medicare-certified dialysis facilities. You can compare the services and the quality of care that facilities provide. It also has other resources for patients and family members who want to learn more about chronic kidney disease and dialysis.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'http://www.medicare.gov/DialysisFacilityCompare',
'format': 'html',
'mediaType': 'application/unknown',
'title': 'html'}],
'identifier': '339',
'issued': '2015-12-16',
'keyword': ['County',
'Dialysis Center',
'End Stage Renal Disease (ESRD)',
'Interactive Tools',
'Medicare',
'Quality',
'State'],
'landingPage': 'http://www.medicare.gov/DialysisFacilityCompare',
'modified': '2015-12-16',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Medicare'],
'title': 'Dialysis Facility Compare'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Health Data Initiative',
'hasEmail': 'mailto:cms.data@cms.hhs.gov'},
'dataQuality': True,
'description': '<p>These are the official datasets used on the Medicare.gov Dialysis Facility Compare Website provided by the Centers for Medicare and Medicaid Services. These data allow you to compare the quality of care provided in Medicare-certified dialysis facilities nationwide.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'https://data.medicare.gov/data/dialysis-facility-compare',
'format': 'html',
'mediaType': 'application/unknown',
'title': 'html'}],
'identifier': '470',
'issued': '2015-10-08',
'keyword': ['County',
'Dialysis Center',
'End Stage Renal Disease (ESRD)',
'Medicare',
'National',
'Publicly Available Data File - for download',
'Quality',
'State'],
'landingPage': 'https://data.medicare.gov/data/dialysis-facility-compare',
'modified': '2016-04-07',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Medicare'],
'title': 'Dialysis Facility Compare Data'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'accrualPeriodicity': 'R/P1Y',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Health Data Initiative',
'hasEmail': 'mailto:cms.data@cms.hhs.gov'},
'dataQuality': True,
'description': '<p>Durable Medical Equipment, Prosthetics-Orthotics, and Supplies Fee Schedule. The list contains the fee schedule amounts, floors, and ceilings for all procedure codes and payment category, jurisdication, and short description assigned to each procedure code.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/DMEPOSFeeSched/DMEPOS-Fee-Schedule.html',
'format': 'html',
'mediaType': 'application/unknown',
'title': 'html'}],
'identifier': '160',
'issued': '2016-04-07',
'keyword': ['Budget',
'Durable Medical Equipment (DME)',
'Medicare',
'National',
'Payments',
'Physician Fee Schedule',
'Physician Services',
'Providers',
'Publicly Available Data File - for download',
'State',
'Suppliers'],
'landingPage': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/DMEPOSFeeSched/DMEPOS-Fee-Schedule.html',
'modified': '2016-04-07',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'temporal': '1998-01-01T05:00:00-05:00/2016-12-31T05:00:00-05:00',
'theme': ['Medicare'],
'title': 'DME Prosthetics Orthotics, and Supplies Fee Schedule'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Health Data Initiative',
'hasEmail': 'mailto:datanavigator@cms.hhs.gov'},
'dataQuality': True,
'description': '<p>CMS has been conducting real-time claims analysis to monitor health status for groups of Medicare beneficiaries in competitive bidding areas (CBAs). Health status monitoring results are shown in files updated on a quarterly basis. On May 17, 2016, we posted monitoring data that shows our efforts have saved the Medicare program money while continuing to ensure access to equipment for all who need it in the non-competitive bidding areas. Specifically that data showed that suppliers in non-competitive bidding areas have continued to accept the new, adjusted DMEPOS payments.<br />\nAt the time that we posted the data on acceptance of the new, adjusted rates, we indicated that we would soon be furnishing monitoring data on health outcomes for beneficiaries in non-competitive bidding areas. The health outcomes monitoring data are now available.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'https://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/DMEPOSFeeSched/Fee-Adjustment-Monitoring.html',
'format': 'html',
'mediaType': 'application/unknown',
'title': 'html'}],
'identifier': '646',
'issued': '2016-05-16',
'keyword': ['Access to Care',
'Admissions',
'Claims',
'Durable Medical Equipment (DME)',
'Emergency Room-Department',
'Hospital',
'Medicare',
'National',
'Nursing Home',
'Outcomes',
'Payments',
'Physician Services',
'Reports',
'Suppliers'],
'landingPage': 'https://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/DMEPOSFeeSched/Fee-Adjustment-Monitoring.html',
'modified': '2017-06-21',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Medicare'],
'title': 'DMEPOS and Health Outcomes Data'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Health Data Initiative',
'hasEmail': 'mailto:cms.data@cms.hhs.gov'},
'dataQuality': True,
'description': '<p>The DMEPOS Competitive Bidding Program was mandated by Congress through the Medicare Prescription Drug, Improvement, and Modernization Act of 2003 (MMA). The statute requires that Medicare replace the current fee schedule payment methodology for selected Durable Medical Equipment, Prosthetics, Orthotics and Supplies (DMEPOS) items with a competitive bid process. The intent is to improve the effectiveness of the Medicare methodology for setting DMEPOS payment amounts, which will reduce beneficiary out-of-pocket expenses and save the Medicare program money while ensuring beneficiary access to quality items and services. The Competitive Acquisition Omburdsmans (CAOs) role is to help ensure that inquiries and complaints about the Program are resolved. As an ombudsman, the CAO also works with other areas of CMS to identify potential systemic issues with the goal of helping CMS ensure that beneficiaries have access to and suppliers provide high-quality DMEPOS items and services. The CAO also provides an annual report to Congress. In order to protect the interests of potentially affected Medicare beneficiaries, CMS has been conducting real-time claims analysis to monitor health status for groups of Medicare beneficiaries in competitive bidding areas (CBAs). Health status results are shown in the files on this site. Each file includes a written summary of results and graphical displays of key indicators reflective of the health status of beneficiaries and their access to DMEPOS items and services. The data is derived from claims for Medicare populations in each CBA and a corresponding comparator region that is similar to the CBA.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/DMEPOSCompetitiveBid/index.html',
'format': 'html',
'mediaType': 'application/unknown',
'title': 'html'}],
'identifier': '579',
'issued': '2015-12-22',
'keyword': ['Access to Care',
'Claims',
'Durable Medical Equipment (DME)',
'Fact Sheets',
'Medicare',
'Quality',
'Regional',
'Reports',
'Suppliers'],
'landingPage': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/DMEPOSCompetitiveBid/index.html',
'modified': '2015-12-22',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'temporal': '2011-01-01T05:00:00-05:00/2014-12-31T05:00:00-05:00',
'theme': ['Medicare'],
'title': 'DMEPOS Competitive Bidding'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Health Data Initiative',
'hasEmail': 'mailto:cms.data@cms.hhs.gov'},
'dataQuality': True,
'description': '<p>This section contains statistical information and reports related to the percentage of electronic transactions being sent to Medicare contractors in the formats adopted as national standards under the Health Insurance Portability and Accountability Act of 1996 (HIPAA). Statistics have not yet been posted for the 276-277 claim status and response or the 270-271 eligibility query and response transactions, but those statistics should be added to this site soon. Please see pages on the 276-277 and the 270-271 in the Medicare Electronic Billing and Electronic Data Interchange (EDI) Transactions section of this Web site for further information on use of those transactions. There are also pages in that section on Medicare electronic claims, remittance advice, and coordination of benefit transactions for which statistics are included in this section of the Centers for Medicare and Medicaid Services (CMS) Web site.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/EDIPerformanceStatistics/index.html',
'format': 'html',
'mediaType': 'application/unknown',
'title': 'html'}],
'identifier': '550',
'issued': '2016-01-06',
'keyword': ['Ambulatory Surgical Center',
'Claims',
'Durable Medical Equipment (DME)',
'Home Health (HHA)',
'Hospice',
'Hospital',
'Inpatient',
'Medicare',
'National',
'Outpatient',
'Physician Services',
'Skilled Nursing (SNF)',
'Statistics'],
'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/EDIPerformanceStatistics/index.html',
'modified': '2016-01-06',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'temporal': '2000-01-01T05:00:00-05:00/2010-12-31T05:00:00-05:00',
'theme': ['Medicare'],
'title': 'EDI Performance Statistics'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Health Data Initiative',
'hasEmail': 'mailto:cms.data@cms.hhs.gov'},
'dataQuality': True,
'description': '<p>As of March 2013, more than 259,000 health care providers received payment for participating in the Medicare and Medicaid Electronic Health Record (EHR) Incentive Programs. In June 2012, CMS announced that more than 100,000 health care providers had been paid under the Medicare and Medicaid EHR Incentive Programs.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'http://www.cms.gov/Regulations-and-Guidance/Legislation/EHRIncentivePrograms/DataAndReports.html',
'format': 'html',
'mediaType': 'application/unknown',
'title': 'html'}],
'identifier': '201',
'issued': '2016-04-07',
'keyword': ['Eligibility',
'Hospital',
'Medicaid',
'Medicare',
'National',
'Payments',
'Providers',
'Publicly Available Data File - for download',
'State',
'Statistics'],
'landingPage': 'http://www.cms.gov/Regulations-and-Guidance/Legislation/EHRIncentivePrograms/DataAndReports.html',
'modified': '2016-04-07',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Medicare'],
'title': 'EHR Incentive Programs - Data and Reports'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Health Data Initiative',
'hasEmail': 'mailto:cms.data@cms.hhs.gov'},
'dataQuality': True,
'description': '<p>The End Stage Renal Disease (ESRD) Quality Initiative promotes ongoing CMS strategies to improve the quality of care provided to ESRD patients. This initiative supports quality improvement efforts among providers and makes available quality information that will enable patients to participate in making health care decisions. Quality measures for dialysis facilities are available to consumers on Dialysis Facility Compare on the Medicare.gov website.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'http://www.cms.gov/Medicare/End-Stage-Renal-Disease/ESRDQualityImproveInit/',
'format': 'html',
'mediaType': 'application/unknown',
'title': 'html'}],
'identifier': '142',
'issued': '2016-01-06',
'keyword': ['Dialysis Center',
'End Stage Renal Disease (ESRD)',
'Medicare',
'National',
'Outcomes',
'Payments',
'Providers',
'Quality',
'Satisfaction',
'Statistics'],
'landingPage': 'http://www.cms.gov/Medicare/End-Stage-Renal-Disease/ESRDQualityImproveInit/',
'modified': '2016-01-06',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Medicare'],
'title': 'End-Stage Renal Disease (ESRD) Quality Initiative'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Health Data Initiative',
'hasEmail': 'mailto:cms.data@cms.hhs.gov'},
'dataQuality': True,
'description': '<p>This final rule implements a case-mix adjusted bundled prospective payment system (PPS) for Medicare outpatient end-stage renal disease (ESRD) dialysis facilities beginning January 1, 2011 (ESRD PPS), in compliance with the statutory requirement of the Medicare Improvements for Patients and Providers Act (MIPPA), enacted July 15, 2008. This ESRD PPS also replaces the current basic case-mix adjusted composite payment system and the methodologies for the reimbursement of separately billable outpatient ESRD services.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'https://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/ESRDpayment/index.html',
'format': 'html',
'mediaType': 'application/unknown',
'title': 'html'}],
'identifier': '162',
'issued': '2016-04-07',
'keyword': ['Dialysis Center',
'End Stage Renal Disease (ESRD)',
'Medicare',
'National',
'Outpatient',
'Payments',
'Prospective Payment System (PPS)',
'Publicly Available Data File - for download'],
'landingPage': 'https://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/ESRDpayment/index.html',
'modified': '2016-04-07',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'temporal': '2008-01-01T05:00:00-05:00/2015-12-31T05:00:00-05:00',
'theme': ['Medicare'],
'title': 'End-Stage Renal Disease Prospective Payment System'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Health Data Initiative',
'hasEmail': 'mailto:esrd_crown@cms.hhs.gov'},
'dataQuality': True,
'description': '<p>This page presents Public Use Files and other publicly-available data on CMS End-Stage Renal Disease Program. The focus is on the congressionally mandated Program Management and Medical Information System.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'http://www.cms.gov/Medicare/End-Stage-Renal-Disease/ESRDGeneralInformation/Data.html',
'format': 'html',
'mediaType': 'application/unknown',
'title': 'html'}],
'identifier': '141',
'issued': '2016-04-07',
'keyword': ['End Stage Renal Disease (ESRD)',
'Enrollment',
'Expenditures',
'Medicare',
'National',
'Providers',
'Publicly Available Data File - for download',
'Quality',
'Statistics',
'Survey'],
'landingPage': 'http://www.cms.gov/Medicare/End-Stage-Renal-Disease/ESRDGeneralInformation/Data.html',
'modified': '2016-04-07',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Medicare'],
'title': 'ESRD - General Information Data'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Health Data Initiative',
'hasEmail': 'mailto:cms.data@cms.hhs.gov'},
'dataQuality': True,
'description': '<p>Medicare payment to ESRD facilities for outpatient maintenance dialysis services furnished to Medicare beneficiaries with End-Stage Renal Disease (ESRD) is based on a prospective payment system known as the basic case-mix adjusted composite payment system. The base composite rate covers the costs of the dialysis treatment and certain routine drugs, laboratory tests, and supplies furnished at home or in a facility.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/ESRDpayment/',
'format': 'html',
'mediaType': 'application/unknown',
'title': 'html'}],
'identifier': '161',
'issued': '2016-04-07',
'keyword': ['Coding and Coding Rules',
'Durable Medical Equipment (DME)',
'End Stage Renal Disease (ESRD)',
'Interactive Tools',
'Medicare',
'National',
'Payments',
'Prospective Payment System (PPS)',
'Providers',
'Publicly Available Data File - for download',
'Regional'],
'landingPage': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/ESRDpayment/',
'modified': '2016-04-07',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Medicare'],
'title': 'ESRD Payment System'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Health Data Initiative',
'hasEmail': 'mailto:cms.data@cms.hhs.gov'},
'dataQuality': True,
'description': '<p>The Medicare Improvements for Patients and Providers Act (MIPPA) of 2008 requires that CMS and facilities inform beneficiaries about facility performance under the End-Stage Renal Disease (ESRD) Quality Incentive Program (QIP), and it also requires that CMS furnishes each dialysis facility with a Performance Score Certificate (PSC) that documents the facilitys Total Performance Score. The Payment Year (PY) 2017 NPRM Public Use Data File contains facility-level data used to calculate the benchmarks, performance standards, and achievement thresholds included in the PY 2017 NPRM. The PY 2017 Final Rule Public Use Data File contains facility-level data used to calculate the benchmarks, performance standards, and achievement thresholds included in the PY 2017 - PY 2018 Final Rule. The PY 2016 NPRM Public Use Data File contains facility-level data used to calculate the benchmarks, performance standards, and achievement thresholds included in the PY 2016 NPRM. The PY 2016 Final Rule Public Use Data File contains facility-level data used to calculate the benchmarks, performance standards, and achievement thresholds included in the PY 2016 Final Rule. Facility identifiers have been removed.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'http://www.cms.gov/Medicare/Quality-Initiatives-Patient-Assessment-Instruments/ESRDQIP/08_ReportandCert.html',
'format': 'html',
'mediaType': 'application/unknown',
'title': 'html'}],
'identifier': '588',
'issued': '2016-04-07',
'keyword': ['Dialysis Center',
'End Stage Renal Disease (ESRD)',
'Medicare',
'National',
'Publicly Available Data File - for download',
'Quality',
'Reports'],
'landingPage': 'http://www.cms.gov/Medicare/Quality-Initiatives-Patient-Assessment-Instruments/ESRDQIP/08_ReportandCert.html',
'modified': '2016-04-07',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'temporal': '2012-01-01T05:00:00-05:00/2017-12-31T05:00:00-05:00',
'theme': ['Medicare'],
'title': 'ESRD Quality Incentive Program Public Reporting'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Health Data Initiative',
'hasEmail': 'mailto:cms.data@cms.hhs.gov'},
'dataQuality': True,
'description': '<p>A fee schedule is a complete listing of fees used by Medicare to pay doctors or other providers-suppliers. This comprehensive listing of fee maximums is used to reimburse a physician and or other providers on a fee-for-service basis. CMS develops fee schedules for physicians, ambulance services, clinical laboratory services, and durable medical equipment, prosthetics, orthotics, and supplies. See Related Links below for information about each specific fee schedule.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/FeeScheduleGenInfo/',
'format': 'html',
'mediaType': 'application/unknown',
'title': 'html'}],
'identifier': '163',
'issued': '2016-04-07',
'keyword': ['County',
'Medicare',
'Medicare Administrative Contractor (MAC)',
'Physician Fee Schedule',
'Physician Services',
'Providers',
'Publicly Available Data File - for download',
'State',
'Suppliers'],
'landingPage': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/FeeScheduleGenInfo/',
'modified': '2016-04-07',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Medicare'],
'title': 'Fee Schedules - General Information'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Health Data Initiative',
'hasEmail': 'mailto:cms.data@cms.hhs.gov'},
'dataQuality': True,
'description': '<p>CMS created the Five-Star Quality Rating System to help consumers, their families, and caregivers compare nursing homes more easily and to help identify areas about which consumers may have questions. This Web site includes data files that contain reported, expected, and adjusted staffing time values for all nursing homes on Nursing Home Compare</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'https://www.cms.gov/Medicare/Provider-Enrollment-and-Certification/CertificationandComplianc/FSQRS.html',
'format': 'html',
'mediaType': 'application/unknown',
'title': 'html'}],
'identifier': '582',
'issued': '2016-04-07',
'keyword': ['Long Term Care (LTC)',
'Medicaid',
'Medicare',
'National',
'Nursing Home',
'Outcomes',
'Publicly Available Data File - for download',
'Quality',
'Reports'],
'landingPage': 'https://www.cms.gov/Medicare/Provider-Enrollment-and-Certification/CertificationandComplianc/FSQRS.html',
'modified': '2016-04-07',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'temporal': '2005-01-01T05:00:00-05:00/2015-12-31T05:00:00-05:00',
'theme': ['Medicare'],
'title': 'Five-Star Quality Rating System'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Health Data Initiative',
'hasEmail': 'mailto:cms.data@cms.hhs.gov'},
'dataQuality': True,
'description': '<p>Testing the efficacy of the patient-centered medical home among Federally Qualified Health Centers (FQHCs).</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'https://data.cms.gov/Government/FQHC-Advanced-Primary-Care-Practice-Demonstration-/mvd4-2t3p',
'format': 'html',
'mediaType': 'application/unknown',
'title': 'html'}],
'identifier': '478',
'issued': '2016-04-07',
'keyword': ['Center for Medicare and Medicaid Innovations',
'Demonstrations',
'Federally Qualified Health Center (FQHC)',
'Interactive Tools',
'National',
'Publicly Available Data File - for download',
'State'],
'landingPage': 'https://data.cms.gov/Government/FQHC-Advanced-Primary-Care-Practice-Demonstration-/mvd4-2t3p',
'modified': '2016-04-07',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Medicare'],
'title': 'FQHC Advanced Primary Care Demonstration Participants'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Health Data Initiative',
'hasEmail': 'mailto:cms.data@cms.hhs.gov'},
'dataQuality': True,
'description': '<p>The Health Care Consumer Initiatives section contains information about Hospitals, Ambulatory Surgical Centers, and Physicians.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Research/HealthCareConInit/index.html',
'format': 'html',
'mediaType': 'application/unknown',
'title': 'html'}],
'identifier': '246',
'issued': '2016-01-06',
'keyword': ['Ambulatory',
'Ambulatory Surgical Center',
'County',
'Diagnosis Related Grouping (DRG)',
'Hospital',
'Inpatient',
'National',
'Outpatient',
'Payments',
'Physician Services',
'Research',
'State',
'Statistics',
'Utilization'],
'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Research/HealthCareConInit/index.html',
'modified': '2016-01-06',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'temporal': '2012-01-01T05:00:00-05:00/2012-12-31T05:00:00-05:00',
'theme': ['Medicare'],
'title': 'Health Care Consumer Initiatives'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'accrualPeriodicity': 'R/P1Y',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Health Data Initiative',
'hasEmail': 'mailto:datanavigator@cms.hhs.gov'},
'dataQuality': True,
'description': '<p>The data was derived from the Health Care Information System (HCIS), which contains Medicare Part A (Inpatient, Skilled Nursing Facility, Home Health Agency (Part A and B) and Hospice) and Medicare Part B (Outpatient) based on the type and State of the institutional provider. Data in HCIS is summarized from the Standard Analytical Files.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/HCIS/index.html',
'format': 'html',
'mediaType': 'application/unknown',
'title': 'html'}],
'identifier': '232',
'issued': '2016-12-14',
'keyword': ['Home Health (HHA)',
'Hospice',
'Inpatient',
'Medicare',
'National',
'Outpatient',
'Part A',
'Part B',
'Publicly Available Data File - for download',
'Publicly Available Data File - for purchase',
'Skilled Nursing (SNF)',
'State'],
'landingPage': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/HCIS/index.html',
'modified': '2016-12-14',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'temporal': '2009-01-01T05:00:00-05:00/2011-12-31T05:00:00-05:00',
'theme': ['Medicare'],
'title': 'Health Care Information System (HCIS) Data File'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Health Data Initiative',
'hasEmail': 'mailto:Healthdata@hhs.gov'},
'dataQuality': True,
'description': '<p>A set of seven (7) public use files containing information on health insurance issuers participating in the Health Insurance Marketplace and certified qualified health plans (QHPs) offered on HealthCare.gov. Plan information incudes details about essential health benefits, cost sharing, rates, and geographic coverage.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'http://www.cms.gov/CCIIO/Resources/Data-Resources/marketplace-puf.html',
'format': 'html',
'mediaType': 'application/unknown',
'title': 'html'}],
'identifier': '546',
'issued': '2014-11-14',
'keyword': ['Access to Care',
'Center for Consumer Information and Insurance Oversight',
'County',
'Covered Services',
'Eligibility',
'Freedom of Information Act (FOIA)',
'Health Insurance Marketplace',
'Interactive Tools',
'National',
'Payment Sources',
'Payments',
'Preventive Services',
'Publicly Available Data File - for download',
'Rates',
'Research',
'State'],
'landingPage': 'http://www.cms.gov/CCIIO/Resources/Data-Resources/marketplace-puf.html',
'modified': '2016-04-07',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'temporal': '2014-01-01T05:00:00-05:00/2016-12-31T05:00:00-05:00',
'theme': ['Medicare'],
'title': 'Health Insurance Marketplace Public Use Files'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Health Data Initiative',
'hasEmail': 'mailto:cms.data@cms.hhs.gov'},
'dataQuality': True,
'description': '<p>The Affordable Care Act requires the U.S. Department of Health and Human Services (HHS) to develop quality data collection and reporting tools such as a Quality Rating System (QRS), a Quality Improvement Strategy (QIS) and an enrollee satisfaction survey system (ESS). The QRS, QIS, and ESS will inform consumer selection of a qualified health plan (QHP), decisions about QHP certification, and the Federal and State Marketplaces monitoring of QHP performance. The QRS is a system that rates QHPs based on relative quality and price. Documents describing the QRS data collection guidelines, technical specifications, and the QRS measures are available on this page. CMS is developing two consumer experience surveys to assess consumers and enrollees experiences with the Marketplaces and QHPs. The Health Insurance Marketplace Survey (Marketplace Survey) is intended to obtain consumers perspectives on the services provided by Marketplaces. Conducted during the 2014 open enrollment period, the purpose of the usability testing was to determine whether the State-Based Marketplace Web sites adopted principles for making a Web site usable for consumers and whether information about determining eligibility, comparing and choosing a health plan, and enrollment was easy to find. Results from this assessment are available on this page. The Qualified Health Plan Enrollee Experience Survey (QHP Enrollee Survey) is intended to obtain enrollees perspectives on the services provided by QHPs offered through the Marketplaces. Copies of the current survey in English, Spanish, and Chinese, are available on this page. QHP Enrollee Survey reports will be available in 2015.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'http://www.cms.gov/Medicare/Quality-Initiatives-Patient-Assessment-Instruments/QualityInitiativesGenInfo/Health-Insurance-Marketplace-Quality-Initiatives.html',
'format': 'html',
'mediaType': 'application/unknown',
'title': 'html'}],
'identifier': '584',
'issued': '2016-04-07',
'keyword': ['Access to Care',
'Health Employer Data and Information Set (HEDIS)',
'Health Insurance Marketplace',
'Publicly Available Data File - for download',
'Quality',
'State',
'Survey',
'Uninsured'],
'landingPage': 'http://www.cms.gov/Medicare/Quality-Initiatives-Patient-Assessment-Instruments/QualityInitiativesGenInfo/Health-Insurance-Marketplace-Quality-Initiatives.html',
'modified': '2016-04-07',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'temporal': '2014-01-01T05:00:00-05:00/2014-12-31T05:00:00-05:00',
'theme': ['Medicare'],
'title': 'Health Insurance Marketplace Quality Initiatives'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Health Data Initiative',
'hasEmail': 'mailto:CMS.data@cms.hhs.gov'},
'dataQuality': True,
'description': '<p>The Affordable Care Act is bringing an unprecedented level of scrutiny and transparency to health insurance rate increases. The Act ensures that, in any State, any proposed rate increase by individual or small group market insurers at or above 10 percent will be scrutinized by independent experts to make sure it is justified. This analysis will help moderate premium hikes and lower costs for individuals, families, and businesses that buy insurance in these markets. Additionally, insurance companies must provide easy to understand information to their customers about their reasons for unreasonable rate increases, as well as publicly justify and post on their website any unreasonable rate increases. These steps allow consumers to know why they are paying higher rates.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'http://www.cms.gov/CCIIO/Resources/Fact-Sheets-and-FAQs/rate_review_fact_sheet.html',
'format': 'html',
'mediaType': 'application/unknown',
'title': 'html'}],
'identifier': '298',
'issued': '2015-12-22',
'keyword': ['Center for Consumer Information and Insurance Oversight',
'Fact Sheets',
'Rates',
'State'],
'landingPage': 'http://www.cms.gov/CCIIO/Resources/Fact-Sheets-and-FAQs/rate_review_fact_sheet.html',
'modified': '2015-12-22',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Medicare'],
'title': 'Health Insurance Rate Review Fact Sheet'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'CCIIO',
'hasEmail': 'mailto:OCIIOPlanFinder@cms.hhs.gov'},
'dataQuality': True,
'description': '<p>The Affordable Care Act requires that HHS establish a mechanism, including an internet website, through which a resident of, or small business in, any State may identify affordable health insurance coverage options in that State. The Healthcare.gov website has been displaying data collected from individual and small group insurance issuers in its Plan Finder since July, 2010. The information provided allows consumers and researchers to more fully understand the current health insurance marketplace while opening the door of opportunity for innovative developers to provide this information in creative ways to more Americans.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'http://www.cms.gov/CCIIO/Resources/Data-Resources/health_plan_finder_data.html',
'format': 'html',
'mediaType': 'application/unknown',
'title': 'html'}],
'identifier': '296',
'issued': '2016-04-07',
'keyword': ['Center for Consumer Information and Insurance Oversight',
'County',
'Covered Services',
'Health Insurance Marketplace',
'Medicaid',
'Medicaid-Expansion',
'Publicly Available Data File - for download',
'Rates',
'Regional',
'State',
'Uninsured'],
'landingPage': 'http://www.cms.gov/CCIIO/Resources/Data-Resources/health_plan_finder_data.html',
'modified': '2016-04-07',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'temporal': '2011-01-01T05:00:00-05:00/2015-12-31T05:00:00-05:00',
'theme': ['Medicare'],
'title': 'Health Plan Finder Data'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Health Data Initiative',
'hasEmail': 'mailto:Healthdata@hhs.gov'},
'dataQuality': True,
'description': '<p>This page contains several useful trend and competition indicators. Certain files will be updated monthly while others will be updated quarterly. The files are the 13 Month Trend Report, Trends by State by Quarter Report, Competition Macro by Plan and or Counties, and The By RO Type Report.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'http://www.cms.gov/Medicare/Health-Plans/HealthPlansGenInfo/ReportsFilesData.html',
'format': 'html',
'mediaType': 'application/unknown',
'title': 'html'}],
'identifier': '144',
'issued': '2016-01-06',
'keyword': ['Enrollment',
'Medicare',
'Medicare Advantage',
'National',
'Part C',
'Providers',
'Rates',
'Reports',
'Statistics',
'Trends'],
'landingPage': 'http://www.cms.gov/Medicare/Health-Plans/HealthPlansGenInfo/ReportsFilesData.html',
'modified': '2016-01-06',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'temporal': '2005-01-01T05:00:00-05:00/2005-12-31T05:00:00-05:00',
'theme': ['Medicare'],
'title': 'Health Plans - Trend Reports'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'accrualPeriodicity': 'R/P1Y',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Health Data Initiative',
'hasEmail': 'mailto:cms.data@cms.hhs.gov'},
'dataQuality': True,
'description': '<p>This page contains several files presenting aggregate Medicare Advantage (MA) enrollment, and Original Medicare eligible counts.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/HealthPlanRepFileData/index.html',
'format': 'html',
'mediaType': 'application/unknown',
'title': 'html'}],
'identifier': '258',
'issued': '2016-04-07',
'keyword': ['County',
'Eligibility',
'Enrollment',
'Medicare Advantage',
'National',
'Part A',
'Part B',
'Part C',
'Providers',
'Publicly Available Data File - for download',
'Regional',
'State',
'Trends'],
'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/HealthPlanRepFileData/index.html',
'modified': '2016-04-07',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Medicare'],
'title': 'Health Plans, Reports, Files and Data'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Health Data Initiative',
'hasEmail': 'mailto:Healthdata@hhs.gov'},
'dataQuality': True,
'description': '<p>All of the data used on the Finder.HealthCare.gov web application is available through this API. There are multiple collections of data available through the API.<br />\n1. Public Options Data - This data set includes Medicaid, CHIP, High Risk and Territory data along with all of the other public options available. The appropriate options are returned based on the criteria submitted in the API call.<br />\n2. Individual and Family Health Insurance Options Data - Paginated individual and family health insurance plan data, a subset of the full plan data including pricing, is returned for plans that match the criteria submitted in the API call for available plans. Full plan data is returned when a specific plan is requested with all appropriate criteria.<br />\n3. Small Group Insurance Options Data - Paginated Small Group health insurance product data, a subset of the full product data including pricing, is returned for products that match the criteria submitted in the API call for available products. Full product data is returned when a specific product is requested with all appropriate criteria.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'https://finder.healthcare.gov/#services',
'format': 'html',
'mediaType': 'application/unknown',
'title': 'html'}],
'identifier': '540',
'issued': '2016-03-24',
'keyword': ['Center for Consumer Information and Insurance Oversight',
'External Source',
'Health Insurance Marketplace',
'Interactive Tools',
'Medicaid',
'Medicaid-Expansion',
'National',
'State',
'Uninsured'],
'landingPage': 'http://finder.healthcare.gov/#services',
'modified': '2016-03-24',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Medicare'],
'title': 'Healthcare Finder API'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Health Data Initiative',
'hasEmail': 'mailto:cms.data@cms.hhs.gov'},
'dataQuality': True,
'description': '<p>These data files contain the highest level of cost report status for cost reports in all reported fiscal years. For example, if the Healthcare Cost Report Information System (HCRIS) department has both an as submitted report and a final settled report for a hospital for a particular year, the data files will only contain the final settled report. If HCRIS has both a final settled report and a reopened report, the data files will only have the reopened report.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/Cost-Reports/HHA.html',
'format': 'html',
'mediaType': 'application/unknown',
'title': 'html'}],
'identifier': '553',
'issued': '2016-04-07',
'keyword': ['Home Health (HHA)',
'Medicare',
'National',
'Operating Costs',
'Publicly Available Data File - for download'],
'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/Cost-Reports/HHA.html',
'modified': '2016-04-07',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'temporal': '1994-01-01T05:00:00-05:00/2015-12-31T05:00:00-05:00',
'theme': ['Medicare'],
'title': 'Home Health Agency (HHA) Medicare Cost Report Data'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Health Data Initiative',
'hasEmail': 'mailto:Healthdata@hhs.gov'},
'dataQuality': True,
'description': '<p>Home Health Compare has information about the quality of care provided by Medicare-certified home health agencies throughout the nation. Medicare-certified means the home health agency is approved by Medicare and meets certain Federal health and safety requirements. Home Health Care includes skilled nursing care, physical therapy, occupational therapy, and speech therapy, medical social services and home health aide services</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'http://www.medicare.gov/HomeHealthCompare/search.aspx',
'format': 'html',
'mediaType': 'application/unknown',
'title': 'html'}],
'identifier': '340',
'issued': '2015-12-16',
'keyword': ['County',
'Home Health (HHA)',
'Interactive Tools',
'Medicare',
'Outcomes',
'Quality',
'State'],
'landingPage': 'http://www.medicare.gov/HomeHealthCompare/search.aspx',
'modified': '2015-12-16',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Medicare'],
'title': 'Home Health Compare'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Health Data Initiative',
'hasEmail': 'mailto:cms.data@cms.hhs.gov'},
'dataQuality': True,
'description': '<p>These are the official datasets used on the Medicare.gov Home Health Compare Website provided by the Centers for Medicare and Medicaid Services. These data allow you to compare the quality of care provided by Medicare-certified home health agencies throughout the nation.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'https://data.medicare.gov/data/home-health-compare',
'format': 'html',
'mediaType': 'application/unknown',
'title': 'html'}],
'identifier': '434',
'issued': '2016-04-07',
'keyword': ['County',
'Home Health (HHA)',
'Interactive Tools',
'Medicare',
'Medicare-Medicaid Dual Beneficiaries',
'National',
'Outcomes',
'Part A',
'Part B',
'Providers',
'Publicly Available Data File - for download',
'Quality',
'Regional',
'State'],
'landingPage': 'https://data.medicare.gov/data/home-health-compare',
'modified': '2016-04-07',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Medicare'],
'title': 'Home Health Compare Data'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Health Data Initiative',
'hasEmail': 'mailto:cms.data@cms.hhs.gov'},
'dataQuality': True,
'description': '<p>Under prospective payment, Medicare pays home health agencies (HHAs) a predetermined base payment. The payment is adjusted for the health condition and care needs of the beneficiary. The payment is also adjusted for the geographic differences in wages for HHAs across the country. The adjustment for the health condition, or clinical characteristics, and service needs of the beneficiary is referred to as the case-mix adjustment. The home health PPS will provide HHAs with payments for each 60-day episode of care for each beneficiary.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/HomeHealthPPS/',
'format': 'html',
'mediaType': 'application/unknown',
'title': 'html'}],
'identifier': '164',
'issued': '2016-04-07',
'keyword': ['Coding and Coding Rules',
'Home Health (HHA)',
'Interactive Tools',
'Medicare',
'National',
'Payments',
'Prospective Payment System (PPS)',
'Providers',
'Publicly Available Data File - for download',
'Regional'],
'landingPage': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/HomeHealthPPS/',
'modified': '2016-04-07',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Medicare'],
'title': 'Home Health PPS'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Health Data Initiative',
'hasEmail': 'mailto:cms.data@cms.hhs.gov'},
'dataQuality': True,
'description': '<p>The instrument-data collection tool used to collect and report performance data by home health agencies is called the Outcome and Assessment Information Set (OASIS). Since 1999, CMS has required Medicare-certified home health agencies to collect and transmit OASIS data for all adult patients whose care is reimbursed by Medicare and Medicaid with the exception of patients receiving pre- or postnatal services only. OASIS data are used for multiple purposes including calculating several types of quality reports that are provided to home health agencies to help guide quality and performance improvement efforts. OASIS-C includes data items supporting measurement of rates for use of specific evidence-based care processes. The OASIS-C1 - ICD-9 version went into effect at 1200 a.m. on January 1, 2015 and shall remain in effect until ICD-10 is implemented or until another disposition is made by CMS. The following two categories of quality measures are used in the Home Health Quality Reporting Program (HH QRP) 1.Outcome measures and 2.Process measures. This site contains brief descriptions of each measure type and how the data for that measure is calculated, it provides links to technical documentation, tables identifying which Home Health Quality Measures are risk-adjusted and reported publicly, and additional resources. Lists of all home health quality measures and designation of which are publicly reported can be found on the Quality Measures page accessed from the list on the left of this page.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'http://www.cms.gov/Medicare/Quality-Initiatives-Patient-Assessment-Instruments/HomeHealthQualityInits/index.html',
'format': 'html',
'mediaType': 'application/unknown',
'title': 'html'}],
'identifier': '585',
'issued': '2016-04-07',
'keyword': ['Acute Care Hospital',
'Claims',
'Emergency Room-Department',
'Home Health (HHA)',
'Medicaid',
'Medicare',
'Outcomes',
'Part A',
'Publicly Available Data File - for download',
'Quality',
'Readmissions',
'Reports',
'Utilization'],
'landingPage': 'http://www.cms.gov/Medicare/Quality-Initiatives-Patient-Assessment-Instruments/HomeHealthQualityInits/index.html',
'modified': '2016-04-07',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'temporal': '2006-01-01T05:00:00-05:00/2014-12-31T05:00:00-05:00',
'theme': ['Medicare'],
'title': 'Home Health Quality Initiative'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Health Data Initiative',
'hasEmail': 'mailto:cms.data@cms.hhs.gov'},
'dataQuality': True,
'description': '<p>Hospital Compare is a consumer-oriented website that provides information on how well hospitals provide recommended care to their patients. This information can help consumers make informed decisions about health care. Hospital Compare allows consumers to select multiple hospitals and directly compare performance measure information related to heart attack, heart failure, pneumonia, surgery and other conditions.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'https://www.cms.gov/Medicare/Quality-Initiatives-Patient-Assessment-Instruments/HospitalQualityInits/HospitalCompare.html',
'format': 'html',
'mediaType': 'application/unknown',
'title': 'html'}],
'identifier': '439',
'issued': '2016-04-07',
'keyword': ['County',
'Hospital',
'Inpatient',
'Medical Imaging',
'Medicare',
'National',
'Outpatient',
'Publicly Available Data File - for download',
'Quality',
'Rates',
'State',
'Survey'],
'landingPage': 'http://www.cms.gov/Medicare/Quality-Initiatives-Patient-Assessment-Instruments/HospitalQualityInits/HospitalCompare.html',
'modified': '2016-04-07',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'temporal': '2012-01-01T05:00:00-05:00/2012-12-31T05:00:00-05:00',
'theme': ['Medicare'],
'title': 'Hospital Compare - Archived Data'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Health Data Initiative',
'hasEmail': 'mailto:cms.data@cms.hhs.gov'},
'dataQuality': True,
'description': '<p>These are the official datasets used on the Medicare.gov Hospital Compare Website provided by the Centers for Medicare and Medicaid Services. These data allow you to compare the quality of care at over 4,000 Medicare-certified hospitals across the country.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'https://data.medicare.gov/data/hospital-compare',
'format': 'html',
'mediaType': 'application/unknown',
'title': 'html'}],
'identifier': '466',
'issued': '2016-04-07',
'keyword': ['County',
'Hospital',
'Inpatient',
'Medical Imaging',
'Medicare',
'National',
'Outpatient',
'Publicly Available Data File - for download',
'Quality',
'Rates',
'State',
'Survey'],
'landingPage': 'https://data.medicare.gov/data/hospital-compare',
'modified': '2016-04-07',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Medicare'],
'title': 'Hospital Compare Data'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Health Data Initiative',
'hasEmail': 'mailto:OutpatientPPS@cms.hhs.gov'},
'dataQuality': True,
'description': '<p>Section 4523 of the Balanced Budget Act of 1997 (BBA) provides authority for CMS to implement a prospective payment system (PPS) under Medicare for hospital outpatient services, certain Part B services furnished to hospital inpatients who have no Part A coverage, and partial hospitalization services furnished by community mental health centers. The provisions of this section were further modified by sections 201 and 202 of the Balanced Budget Refinement Act of 1999 (BBRA).</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/HospitalOutpatientPPS/',
'format': 'html',
'mediaType': 'application/unknown',
'title': 'html'}],
'identifier': '169',
'issued': '2016-04-07',
'keyword': ['Ambulatory',
'Coding and Coding Rules',
'Hospital',
'Interactive Tools',
'Legislations',
'Medicare',
'National',
'Outpatient',
'Payments',
'Prospective Payment System (PPS)',
'Providers',
'Publicly Available Data File - for download',
'Regional'],
'landingPage': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/HospitalOutpatientPPS/',
'modified': '2016-04-07',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Medicare'],
'title': 'Hospital Outpatient PPS'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'accrualPeriodicity': 'R/P1Y',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Health Data Initiative',
'hasEmail': 'mailto:cms.data@cms.hhs.gov'},
'dataQuality': True,
'description': '<p>In the interest of promoting high-quality, patient-centered care and accountability, the Centers for Medicare and Medicaid Services (CMS) and Hospital Quality Alliance (HQA) began publicly reporting 30-day mortality measures for acute myocardial infarction (AMI) and heart failure (HF) in June 2007 and for pneumonia (PN) in June 2008. CMS has since expanded the publicly reported outcome measures to include 30-day readmission for these conditions, as well as in-hospital adverse events and mortality.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'http://www.cms.gov/Medicare/Quality-Initiatives-Patient-Assessment-Instruments/HospitalQualityInits/OutcomeMeasures.html',
'format': 'html',
'mediaType': 'application/unknown',
'title': 'html'}],
'identifier': '193',
'issued': '2015-12-22',
'keyword': ['Chart Books',
'Claims',
'Disparity',
'Hospital',
'Inpatient',
'Medicare',
'National',
'Outcomes',
'Outpatient',
'Payments',
'Quality',
'Rates',
'Readmissions',
'Skilled Nursing (SNF)',
'Survey',
'Trends'],
'landingPage': 'http://www.cms.gov/Medicare/Quality-Initiatives-Patient-Assessment-Instruments/HospitalQualityInits/OutcomeMeasures.html',
'modified': '2015-12-22',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'temporal': '2010-01-01T05:00:00-05:00/2015-12-31T05:00:00-05:00',
'theme': ['Medicare'],
'title': 'Hospital Quality Initiative - Outcome Measures'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'accrualPeriodicity': 'R/P1Y',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Health Data Initiative',
'hasEmail': 'mailto:Healthdata@hhs.gov'},
'dataQuality': True,
'describedBy': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Files-for-Order/NonIdentifiableDataFiles/Downloads/hmaf93.pdf',
'description': '<p>The Hospital Service Area file is a summary of calendar year Medicare inpatient hospital fee-for-service claims data. It contains number of discharges, total days of care, and total charges summarized by hospital provider number and the ZIP code of the Medicare beneficiary. The record layout in the Downloads section below provides additional details on the file.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Hospital-Service-Area-File/index.html',
'format': 'html',
'mediaType': 'application/unknown',
'title': 'html'}],
'identifier': '233',
'issued': '2018-09-05',
'keyword': ['Claims',
'Hospital',
'Inpatient',
'Medicare',
'National',
'Publicly Available Data File - for download',
'Publicly Available Data File - for purchase'],
'landingPage': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Hospital-Service-Area-File/index.html',
'modified': '2018-09-05',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'temporal': '2010-01-01T05:00:00-05:00/2017-12-31T05:00:00-05:00',
'theme': ['Medicare'],
'title': 'Hospital Service Area File'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Health Data Initiative',
'hasEmail': 'mailto:medicareproviderdata@cms.hhs.gov'},
'dataQuality': True,
'description': '<p>In FY 2016, 758 out of 3,308 hospitals subject to the HAC Reduction Program are in the worst performing quartile and will have a one percent payment reduction applied to all Medicare discharges occurring between October 1, 2015 and September 30, 2016. In FY 2015, 724 hospitals were subject to a payment reduction.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'https://www.medicare.gov/hospitalcompare/HAC-reduction-program.html',
'format': 'html',
'mediaType': 'application/unknown',
'title': 'html'}],
'identifier': '631',
'issued': '2016-04-07',
'keyword': ['Hospital',
'Interactive Tools',
'Long Term Care (LTC)',
'Medicare',
'National',
'Publicly Available Data File - for download',
'State',
'Survey'],
'landingPage': 'https://www.medicare.gov/hospitalcompare/HAC-reduction-program.html',
'modified': '2016-04-07',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Medicare'],
'title': 'Hospital-Acquired Condition Reduction Program'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Health Data Initiative',
'hasEmail': 'mailto:cms.data@cms.hhs.gov'},
'dataQuality': True,
'description': '<p>On April 30, 2012, CMS issued a national coverage determination (NCD) to allow coverage of extracorporeal photopheresis (ECP) for the treatment of bronchiolitis obliterans syndrome (BOS) following lung allograft transplantation when ECP is provided in a clinical research study under the coverage with evidence development policy (CED). BOS is estimated to be present in more than 50 percent of lung allograft recipients at five years after transplantation, and remains a major obstacle to long-term lung transplant survival. One of the requirements of a CED research study protocol is that it should discuss how the results are or are not expected to be generalizable to the Medicare population, to allow statistical inferences about whether Medicare patients may benefit from the intervention. The download on this page provides a table of the incidence of lung transplants in the Medicare population in recent years to aid researchers who develop CED studies of ECP for BOS in determining sample size estimates.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'http://www.cms.gov/Medicare/Coverage/Coverage-with-Evidence-Development/Extracorporeal-Photopheresis-ECP-for-the-Treatment-of-Bronchiolitis-Obliterans-Syndrome-BOS-Following-Lung-Allograft-Transplantation.html',
'format': 'html',
'mediaType': 'application/unknown',
'title': 'html'}],
'identifier': '573',
'issued': '2016-01-06',
'keyword': ['Claims',
'Covered Services',
'Medicare',
'National',
'Outcomes',
'Part B',
'Quality',
'Statistics'],
'landingPage': 'http://www.cms.gov/Medicare/Coverage/Coverage-with-Evidence-Development/Extracorporeal-Photopheresis-ECP-for-the-Treatment-of-Bronchiolitis-Obliterans-Syndrome-BOS-Following-Lung-Allograft-Transplantation.html',
'modified': '2016-01-06',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'temporal': '2006-01-01T05:00:00-05:00/2011-12-31T05:00:00-05:00',
'theme': ['Medicare'],
'title': 'Incidence of Lung Transplants in the Medicare Population'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Health Data Initiative',
'hasEmail': 'mailto:cms.data@cms.hhs.gov'},
'dataQuality': True,
'description': '<p>Since October 1, 1983, most hospitals have been paid under the hospital inpatient prospective payment system (PPS). However, certain types of specialty hospitals and units were excluded from PPS because the PPS diagnosis related groups do not accurately account for the resource costs for the types of patients treated in those facilities. Facilities originally excluded from PPS included rehabilitation, psychiatric, childrens, cancer, and long term care hospitals, rehabilitation and psychiatric hospital distinct part units, and hospitals located outside the 50 states and Puerto Rico.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/InpatientPsychFacilPPS/',
'format': 'html',
'mediaType': 'application/unknown',
'title': 'html'}],
'identifier': '170',
'issued': '2016-04-07',
'keyword': ['Coding and Coding Rules',
'Inpatient',
'Interactive Tools',
'Medicare',
'National',
'Payments',
'Prospective Payment System (PPS)',
'Providers',
'Psychiatric Facility',
'Publicly Available Data File - for download',
'Regional'],
'landingPage': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/InpatientPsychFacilPPS/',
'modified': '2016-04-07',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Medicare'],
'title': 'Inpatient Psychiatric Facility PPS'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Health Data Initiative',
'hasEmail': 'mailto:james.krometis@cms.hhs.gov'},
'dataQuality': True,
'description': '<p>Section 4421 of the Balanced Budget Act of 1997 (Public Law 105-33), as amended by section 125 of the Medicare, Medicaid, and SCHIP Balanced Budget Refinement Act of 1999 (Public Law 106-113), and by section 305 of the Medicare, Medicaid, and SCHIP Benefits Improvement and Protection Act of 2000 (Public Law 106-554), authorizes the implementation of a per discharge prospective payment system (PPS), through section 1886(j) of the Social Security Act, for inpatient rehabilitation hospitals and rehabilitation units - referred to as inpatient rehabilitation facilities (IRFs).</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/InpatientRehabFacPPS/',
'format': 'html',
'mediaType': 'application/unknown',
'title': 'html'}],
'identifier': '171',
'issued': '2016-04-07',
'keyword': ['Coding and Coding Rules',
'Inpatient',
'Interactive Tools',
'Medicare',
'National',
'Payments',
'Prospective Payment System (PPS)',
'Providers',
'Publicly Available Data File - for download',
'Regional'],
'landingPage': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/InpatientRehabFacPPS/',
'modified': '2016-04-07',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Medicare'],
'title': 'Inpatient Rehabilitation Facility PPS'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Health Data Initiative',
'hasEmail': 'mailto:CERPUF@cms.hhs.gov'},
'dataQuality': True,
'description': '<p>The CMS IPBS PUFs are aggregated files in which each record summarizes information for a particular institutional provider. An institutional provider refers to a hospital, a critical care facility, a skilled nursing facility, a home health agency or hospice or another similar institution providing services to Medicare beneficiaries. Information about individual beneficiaries is not reported.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/BSAPUFS/IPBS_PUF.html',
'format': 'html',
'mediaType': 'application/unknown',
'title': 'html'}],
'identifier': '368',
'issued': '2012-07-31',
'keyword': ['Activities of Daily Living (ADL)',
'Admissions',
'Ambulatory',
'Claims',
'Home Health (HHA)',
'Hospital',
'Hospital Referral Region',
'Inpatient',
'Medicare',
'National',
'Payments',
'Preventive Services',
'Providers',
'Publicly Available Data File - for download',
'Quality',
'Skilled Nursing (SNF)',
'Utilization'],
'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/BSAPUFS/IPBS_PUF.html',
'modified': '2017-02-10',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'temporal': '2008-01-01T05:00:00-05:00/2010-12-31T05:00:00-05:00',
'theme': ['Medicare'],
'title': 'Institutional Provider and Beneficiary Summary PUF'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'accrualPeriodicity': 'R/P1Y',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Health Data Initiative',
'hasEmail': 'mailto:MedicareProviderData@cms.hhs.gov'},
'dataQuality': True,
'description': '<p>A provider level summary of Inpatient Prospective Payment System (IPPS) discharges, average charges and average Medicare payments for the Top 100 Diagnosis-Related Groups (DRG)</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'http://data.cms.gov/resource/97k6-zzx3.json',
'format': 'json',
'mediaType': 'application/unknown',
'title': 'json'}],
'identifier': '474',
'issued': '2016-04-07',
'keyword': ['Covered Services',
'Diagnosis Related Grouping (DRG)',
'Expenditures',
'Hospital',
'Hospital Referral Region',
'Inpatient',
'Interactive Tools',
'Medicare',
'National',
'Part A',
'Payments',
'Prospective Payment System (PPS)',
'Providers',
'Publicly Available Data File - for download',
'Short Stay Hospital (SSH)',
'State'],
'landingPage': 'https://data.cms.gov/Medicare/Inpatient-Prospective-Payment-System-IPPS-Provider/97k6-zzx3',
'modified': '2016-04-07',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Medicare'],
'title': 'IPPS Provider Summary for the Top 100 DRGs - FY2011'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Health Data Initiative',
'hasEmail': 'mailto:datanavigator@cms.hhs.gov'},
'dataQuality': True,
'description': '<p>This website provides demographic information about laboratories, including CLIA number, facility name and address, where the laboratory testing is performed, the type of CLIA certificate, and the date the certificate expires. This list is updated monthly and represents the information in the system at the time of update. For additional information about a particular laboratory, contact the appropriate State Agency or Regional Office CLIA contact (refer to State Agency or Regional Office CLIA link found on the left-hand navigation pane).</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'http://www.cms.gov/Regulations-and-Guidance/Legislation/CLIA/CLIA_Laboratory_Demographic_Information.html',
'format': 'html',
'mediaType': 'application/unknown',
'title': 'html'}],
'identifier': '432',
'issued': '2016-08-03',
'keyword': ['County',
'Hospital Referral Region',
'Interactive Tools',
'Medicaid',
'Medical Imaging',
'Medicare',
'Medicare-Medicaid Dual Beneficiaries',
'National',
'Providers',
'Regional',
'Screenings',
'State',
'Suppliers',
'Vendors'],
'landingPage': 'http://www.cms.gov/Regulations-and-Guidance/Legislation/CLIA/CLIA_Laboratory_Demographic_Information.html',
'modified': '2016-08-03',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Medicare'],
'title': 'Laboratory Demographics Lookup Tool'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Health Data Initiative',
'hasEmail': 'mailto:cms.data@cms.hhs.gov'},
'dataQuality': True,
'description': '<p>Information for those with limited income and resources (those who may qualify for or already have the Low Income Subsidy to lower their prescription drug coverage costs). Information for people who may qualify for extra help, people losing their automatic eligibility for the extra help, people with a change in their extra help co-payment level, people Medicare will reassign to a new plan, and people who chose their own plan.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'http://www.cms.gov/Medicare/Prescription-Drug-Coverage/LimitedIncomeandResources/',
'format': 'html',
'mediaType': 'application/unknown',
'title': 'html'}],
'identifier': '186',
'issued': '2016-04-07',
'keyword': ['County',
'Covered Services',
'Eligibility',
'Enrollment',
'Medicare',
'National',
'Part D',
'Prescription Drug Plans',
'Prescription Drugs',
'Publicly Available Data File - for download',
'State',
'Statistics'],
'landingPage': 'http://www.cms.gov/Medicare/Prescription-Drug-Coverage/LimitedIncomeandResources/',
'modified': '2016-04-07',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'temporal': '2009-01-01T05:00:00-05:00/2011-12-31T05:00:00-05:00',
'theme': ['Medicare'],
'title': 'Limited Income and Resources'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Health Data Initiative',
'hasEmail': 'mailto:CMS.data@cms.hhs.gov'},
'dataQuality': True,
'description': '<p>The Medicare, Medicaid, and SCHIP Balanced Budget Refinement Act of 1999 (BBRA) (Pub. L. 106-113) and the Medicare, Medicaid, and SCHIP Benefits Improvement and Protection Act of 2000 (BIPA) (Pub. L. 106-554) provide for payment for both the operating and capital-related costs of hospital inpatient stays in long-term care hospitals (LTCHs) under Medicare Part A based on prospectively set rates.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/LongTermCareHospitalPPS/',
'format': 'html',
'mediaType': 'application/unknown',
'title': 'html'}],
'identifier': '172',
'issued': '2016-04-07',
'keyword': ['Coding and Coding Rules',
'Long Term Care (LTC)',
'Medicare',
'National',
'Payments',
'Prospective Payment System (PPS)',
'Providers',
'Publicly Available Data File - for download',
'Quality',
'Regional'],
'landingPage': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/LongTermCareHospitalPPS/',
'modified': '2016-04-07',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Medicare'],
'title': 'Long-Term Care Hospital PPS'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'accrualPeriodicity': 'R/P1Y',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Health Data Initiative',
'hasEmail': 'mailto:cms.data@cms.hhs.gov'},
'dataQuality': True,
'description': '<p>Provides low income subsidy enrollment at the contract-county level for all organizations offering Part D</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/MCRAdvPartDEnrolData/LIS-Contract-Enrollment-by-County.html',
'format': 'html',
'mediaType': 'application/unknown',
'title': 'html'}],
'identifier': '337',
'issued': '2016-04-07',
'keyword': ['County',
'Enrollment',
'Medicare',
'Medicare Advantage',
'Part C',
'Part D',
'Prescription Drug Plans',
'Prescription Drugs',
'Publicly Available Data File - for download',
'State'],
'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/MCRAdvPartDEnrolData/LIS-Contract-Enrollment-by-County.html',
'modified': '2016-04-07',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'temporal': '2009-01-01T05:00:00-05:00/2016-12-31T05:00:00-05:00',
'theme': ['Medicare'],
'title': 'Low Income Subsidy Enrollment'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Health Data Initiative',
'hasEmail': 'mailto:mapping-medicare-disparities@norc.org'},
'dataQuality': True,
'description': '<p>The CMS Office of Minority Health has designed an interactive map, the Mapping Medicare Disparities Tool, to identify areas of disparities between subgroups of Medicare beneficiaries (e.g., racial and ethnic groups) in health outcomes, utilization, and spending. This information may be used to inform policy decisions and to target populations and geographies for potential interventions.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'https://data.cms.gov/mapping-medicare-disparities',
'format': 'html',
'mediaType': 'application/unknown',
'title': 'html'}],
'identifier': '638',
'issued': '2016-03-01',
'keyword': ['Accountable Care Organization',
'Chronic Condition',
'Community Health Center',
'County',
'Disparity',
'Expenditures',
'Hospital',
'Interactive Tools',
'Medicare',
'Medicare-Medicaid Dual Beneficiaries',
'Minority Health',
'National',
'Outcomes',
'Quality',
'Readmissions',
'Regional',
'State',
'Utilization'],
'landingPage': 'https://www.cms.gov/About-CMS/Agency-Information/OMH/OMH-Mapping-Medicare-Disparities.html',
'modified': '2016-04-12',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'temporal': '2012-01-01T05:00:00-05:00/2014-12-31T05:00:00-05:00',
'theme': ['Medicare'],
'title': 'Mapping Medicare Disparities Tool'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Health Data Initiative',
'hasEmail': 'mailto:datanavigator@cms.hhs.gov'},
'dataQuality': True,
'description': '<p>The Office of Enterprise Data and Analytics, within the Centers for Medicare aqnd Medicaid Services (CMS), has developed a set of information products and analytics examining enrollment activity in the Health Insurance Marketplaces (the Marketplaces). The Marketplaces were established in 2014 and allow individuals to shop for health insurance and dental plans. While some of the data products available here include data for all 50 states and the District of Columbia, other products focus only on states that utilize the Healthcare.gov platform (38 states in 2016). Each product clearly defines the population. Caution is recommended when comparing annual data as the definitions for some variables have changed from one reporting period to another. These changes are noted in the affected products.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Marketplace-Products/index.html',
'format': 'html',
'mediaType': 'application/unknown',
'title': 'html'}],
'identifier': '650',
'issued': '2016-07-01',
'keyword': ['Access to Care',
'County',
'Eligibility',
'Enrollment',
'Health Insurance Marketplace',
'National',
'Payments',
'Publicly Available Data File - for download',
'Research',
'State',
'Trends'],
'landingPage': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Marketplace-Products/index.html',
'modified': '2018-04-03',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'temporal': '2014-01-01T05:00:00-05:00/2018-12-31T05:00:00-05:00',
'theme': ['Medicare'],
'title': 'Marketplace Products'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'accrualPeriodicity': 'R/P1Y',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Health Data Initiative',
'hasEmail': 'mailto:cms.data@cms.hhs.gov'},
'dataQuality': True,
'description': '<p>The MAX Provider Characteristics (PC) File Implementation Report describes the design, implementation, and results of the MAXPC prototype, which was based on three states using provider data from 2006 and 2009.<br />\nBased on the findings of this report, CMS decided to begin producing MAXPC for MAX 2009 data. For more information about the 2009 MAXPC files, consult the production specifications and validation tables in the downloads below.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Computer-Data-and-Systems/MedicaidDataSourcesGenInfo/MAXPC.html',
'format': 'html',
'mediaType': 'application/unknown',
'title': 'html'}],
'identifier': '347',
'issued': '2016-04-07',
'keyword': ['Access to Care',
'CHIP',
'Medicaid',
'Medicaid-Expansion',
'Medicare',
'Medicare-Medicaid Dual Beneficiaries',
'National',
'Providers',
'Publicly Available Data File - for download',
'State',
'Statistics'],
'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Computer-Data-and-Systems/MedicaidDataSourcesGenInfo/MAXPC.html',
'modified': '2016-04-07',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'temporal': '2009-01-01T05:00:00-05:00/2011-12-31T05:00:00-05:00',
'theme': ['Medicare'],
'title': 'MAX Provider Characteristics'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Health Data Initiative',
'hasEmail': 'mailto:cms.data@cms.hhs.gov'},
'dataQuality': True,
'description': '<p>The MDS is a powerful tool for implementing standardized assessment and for facilitating care management in nursing homes (NHs) and non-critical access hospital swing beds (SBs). Its content has implications for residents, families, providers, researchers, and policymakers, all of whom have expressed concerns about the reliability, validity, and relevance of MDS 2.0.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'http://www.cms.gov/Medicare/Quality-Initiatives-Patient-Assessment-Instruments/NursingHomeQualityInits/NHQIMDS30.html',
'format': 'html',
'mediaType': 'application/unknown',
'title': 'html'}],
'identifier': '490',
'issued': '2016-01-06',
'keyword': ['Activities of Daily Living (ADL)',
'Activity Limitation',
'County',
'Falls',
'Medicaid',
'Medicaid Managed Care',
'Medicare',
'Medicare Advantage',
'Nursing Home',
'Quality',
'Reports',
'Skilled Nursing (SNF)',
'State',
'Statistics',
'Trends'],
'landingPage': 'http://www.cms.gov/Medicare/Quality-Initiatives-Patient-Assessment-Instruments/NursingHomeQualityInits/NHQIMDS30.html',
'modified': '2016-01-06',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Medicare'],
'title': 'MDS 3.0 for Nursing Homes and Swing Bed Providers'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Health Data Initiative',
'hasEmail': 'mailto:cms.data@cms.hhs.gov'},
'dataQuality': True,
'description': '<p>The MDS 3.0 Frequency Report summarizes information for active residents currently in nursing homes. The source of these counts is the residents MDS assessment record. The MDS assessment information for each active nursing home resident is consolidated to create a profile of the most recent standard information for the resident.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Computer-Data-and-Systems/Minimum-Data-Set-3-0-Public-Reports/Minimum-Data-Set-3-0-Frequency-Report.html',
'format': 'html',
'mediaType': 'application/unknown',
'title': 'html'}],
'identifier': '465',
'issued': '2016-01-06',
'keyword': ['Activities of Daily Living (ADL)',
'Medicare',
'Quality',
'Skilled Nursing (SNF)',
'Statistics'],
'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Computer-Data-and-Systems/Minimum-Data-Set-3-0-Public-Reports/Minimum-Data-Set-3-0-Frequency-Report.html',
'modified': '2016-01-06',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'temporal': '2012-01-01T05:00:00-05:00/2015-12-31T05:00:00-05:00',
'theme': ['Medicare'],
'title': 'MDS 3.0 Frequency Report'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Health Data Initiative',
'hasEmail': 'mailto:cms.data@cms.hhs.gov'},
'dataQuality': True,
'description': '<p>The Medicaid Analytic eXtract Chartbooks are research tools and reference guides on Medicaid enrollees and their Medicaid experience in 2002 and 2004. Developed for state Medicaid directors, policymakers, researchers, and others interested in the Medicaid program, the chartbooks consists of illustrative graphs, descriptive text, and an extensive data appendix with summary national- and state-level information on enrollee demographic and eligibility characteristics, Medicaid service use, and Medicaid expenditures in 2002 and 2004. The chartbooks summarize the Medicaid program and the MAX data system. They also present figures and tables that reflect the Medicaid population in 2002 and 2004. Chapter 2 profiles Medicaid enrollees and their Medicaid experience nationally, Chapter 3 presents state-level detail, and Chapters 4 through 6 provide supplementary information on special topic areas, including managed care, dual Medicare and Medicaid enrollees, and service use and expenditures by detailed type of service. An appendix contains source data tables for Chapters 3 through 6. The MAX Chartbooks, in PDF format, and their associated appendix tables, as zipped Excel files, can be downloaded.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Computer-Data-and-Systems/MedicaidDataSourcesGenInfo/MAX_Chartbooks.html',
'format': 'html',
'mediaType': 'application/unknown',
'title': 'html'}],
'identifier': '343',
'issued': '2015-12-22',
'keyword': ['Ambulatory',
'Chart Books',
'CHIP',
'Eligibility',
'Enrollment',
'Expenditures',
'Managed Care',
'Medicaid',
'Medicaid Managed Care',
'Medicaid-Expansion',
'Medicare',
'Medicare-Medicaid Dual Beneficiaries',
'National',
'State',
'Utilization'],
'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Computer-Data-and-Systems/MedicaidDataSourcesGenInfo/MAX_Chartbooks.html',
'modified': '2015-12-22',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'temporal': '2002-01-01T05:00:00-05:00/2010-12-31T05:00:00-05:00',
'theme': ['Medicare'],
'title': 'Medicaid Analytic eXtract (MAX) Chartbooks'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'accrualPeriodicity': 'R/P1Y',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Health Data Initiative',
'hasEmail': 'mailto:cms.data@cms.hhs.gov'},
'dataQuality': True,
'description': '<p>The Statistical Compendium table listing (below) enables users to choose to view Medicaid prescription drug tables for 1999 - 2009, and to select the tables for the nation as a whole or for individual states. Within each zip file, you will find tables that focus on Medicare-Medicaid dual eligibles, nonduals, and all Medicaid beneficiaries combined.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Computer-Data-and-Systems/MedicaidDataSourcesGenInfo/Medicaid-Analytic-eXtract-MAX-Rx.html',
'format': 'html',
'mediaType': 'application/unknown',
'title': 'html'}],
'identifier': '344',
'issued': '2016-04-07',
'keyword': ['Eligibility',
'Medicaid',
'Medicare',
'Medicare-Medicaid Dual Beneficiaries',
'National',
'Payments',
'Pharmacy',
'Prescription Drug Plans',
'Prescription Drugs',
'Publicly Available Data File - for download',
'Skilled Nursing (SNF)',
'State',
'Statistics',
'Utilization'],
'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Computer-Data-and-Systems/MedicaidDataSourcesGenInfo/Medicaid-Analytic-eXtract-MAX-Rx.html',
'modified': '2016-04-07',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'temporal': '1999-01-01T05:00:00-05:00/2009-12-31T05:00:00-05:00',
'theme': ['Medicare'],
'title': 'Medicaid Analytic eXtract (MAX) Rx Table Listing'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'accrualPeriodicity': 'R/P1Y',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Health Data Initiative',
'hasEmail': 'mailto:Healthdata@hhs.gov'},
'dataQuality': True,
'description': '<p>Medicaid Disproportionate Share Hospital (DSH) Payments</p>\n<p>This link provides you with information about Medicaid DSH Payments. You can find information on DSH Audit and Reporting Requirements as well as State-specific Annual Reports and Independent Certified Audits.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'https://www.medicaid.gov/medicaid/finance/dsh/index.html',
'format': 'html',
'mediaType': 'application/unknown',
'title': 'html'}],
'identifier': '286',
'issued': '2018-06-05',
'keyword': ['Disproportionate Share Hospitals (DSH)',
'Hospital',
'Medicaid',
'Payments',
'State',
'Statistics'],
'landingPage': 'https://www.medicaid.gov/medicaid/finance/dsh/index.html',
'modified': '2018-06-05',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'temporal': '2006-01-01T05:00:00-05:00/2013-12-31T05:00:00-05:00',
'theme': ['Medicare'],
'title': 'Medicaid Disproportionate Share Hospital Payments'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'accrualPeriodicity': 'R/P1Y',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Health Data Initiative',
'hasEmail': 'mailto:cms.data@cms.hhs.gov'},
'dataQuality': True,
'description': '<p>The Chartbooks for 2001 and 2002 contain 37 tables, charts, and graphs that present highlights from the Statistical Compendiums, including comparisons of use and reimbursement for major eligibility groups (aged, disabled, adults, children, dual eligibles) and types of drugs, and state rankings on key measures. The 2003 through 2008 Chartbooks contain 54 tables, charts, and graphs, since a number of additional graphs have been added to show trends from 1999 to 2008.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Computer-Data-and-Systems/MedicaidDataSourcesGenInfo/MedicaidPharmacy.html',
'format': 'html',
'mediaType': 'application/unknown',
'title': 'html'}],
'identifier': '346',
'issued': '2015-12-22',
'keyword': ['Chart Books',
'Eligibility',
'Expenditures',
'Medicaid',
'Medicaid Managed Care',
'Medicare',
'Medicare-Medicaid Dual Beneficiaries',
'National',
'Part D',
'Payments',
'Pharmacy',
'Prescription Drug Plans',
'Prescription Drugs',
'Skilled Nursing (SNF)',
'State',
'Statistics',
'Utilization'],
'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Computer-Data-and-Systems/MedicaidDataSourcesGenInfo/MedicaidPharmacy.html',
'modified': '2015-12-22',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'temporal': '1999-01-01T05:00:00-05:00/2009-12-31T05:00:00-05:00',
'theme': ['Medicare'],
'title': 'Medicaid Pharmacy Benefit Use and Reimbursement'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Health Data Initiative',
'hasEmail': 'mailto:cms.data@cms.hhs.gov'},
'dataQuality': True,
'description': '<p>The 25 MSIS statistical tables contain national state-by-state data. These tables contain high-level aggregated statistics relating to Medicaid eligibility and claims data.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Computer-Data-and-Systems/MedicaidDataSourcesGenInfo/MSIS-Tables.html',
'format': 'html',
'mediaType': 'application/unknown',
'title': 'html'}],
'identifier': '599',
'issued': '2016-04-07',
'keyword': ['Claims',
'Eligibility',
'Enrollment',
'Federally Qualified Health Center (FQHC)',
'Medicaid',
'Medicare-Medicaid Dual Beneficiaries',
'National',
'Payments',
'Publicly Available Data File - for download',
'Screenings',
'State'],
'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Computer-Data-and-Systems/MedicaidDataSourcesGenInfo/MSIS-Tables.html',
'modified': '2016-04-07',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'temporal': '1999-01-01T05:00:00-05:00/2012-12-31T05:00:00-05:00',
'theme': ['Medicare'],
'title': 'Medicaid Statistical Information System (MSIS) Tables'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Health Data Initiative',
'hasEmail': 'mailto:cms.data@cms.hhs.gov'},
'dataQuality': True,
'description': '<p>The Affordable Care Act requires health insurance issuers to submit data on the proportion of premium revenues spent on clinical services and quality improvement, also known as the Medical Loss Ratio (MLR). It also requires them to issue rebates to enrollees if this percentage does not meet minimum standards. MLR requires insurance companies to spend at least 80 percent or 85 percent of premium dollars on medical care, with the review provisions imposing tighter limits on health insurance rate increases. If they fail to meet these standards, the insurance companies will be required to provide a rebate to their customers starting in 2012.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'http://www.cms.gov/CCIIO/Resources/Data-Resources/mlr.html',
'format': 'html',
'mediaType': 'application/unknown',
'title': 'html'}],
'identifier': '295',
'issued': '2016-04-07',
'keyword': ['Center for Consumer Information and Insurance Oversight',
'Claims',
'Expenditures',
'Health Insurance Marketplace',
'Operating Costs',
'Part B',
'Physician Services',
'Publicly Available Data File - for download',
'Quality',
'Quality Improvement Organization',
'State'],
'landingPage': 'http://www.cms.gov/CCIIO/Resources/Data-Resources/mlr.html',
'modified': '2016-04-07',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Medicare'],
'title': 'Medical Loss Ratio Data and System Resources'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Health Data Initiative',
'hasEmail': 'mailto:cms.data@cms.hhs.gov'},
'dataQuality': True,
'description': '<p>The Centers for Medicare and Medicaid Services (CMS) has compiled a summary of overall Medicare Administrative Contractor (MAC) performance information as measured by the Quality Assurance Surveillance Plan (QASP) and Award Fee Plan (AF). The QASP ensures that systematic quality assurance methods are used in administration of the contract and provides Government Surveillance oversight on the quality, quantity, and timeliness of contractor performance. The Award Fee Plan is provided to motivate exceptional performance above what is outlined in the Statement of Work.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'https://www.cms.gov/Medicare/Medicare-Contracting/Medicare-Administrative-Contractors/MACPerformanceEvaluations.html',
'format': 'html',
'mediaType': 'application/unknown',
'title': 'html'}],
'identifier': '150',
'issued': '2016-01-06',
'keyword': ['Medicare Administrative Contractor (MAC)',
'National',
'Quality',
'Statistics'],
'landingPage': 'https://www.cms.gov/Medicare/Medicare-Contracting/Medicare-Administrative-Contractors/MACPerformanceEvaluations.html',
'modified': '2016-01-06',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'temporal': '2008-01-01T05:00:00-05:00/2014-12-31T05:00:00-05:00',
'theme': ['Medicare'],
'title': 'Medicare Administrative Contractor Performance Evaluation'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'accrualPeriodicity': 'R/P1Y',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Health Data Initiative',
'hasEmail': 'mailto:cms.data@cms.hhs.gov'},
'dataQuality': True,
'description': '<p>Part C Plan payment data, Part D Plan payment data, and Retiree Drug Subsidy (RDS) Plan payment data by plan year.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'http://www.cms.gov/Medicare/Medicare-Advantage/Plan-Payment/Plan-Payment-Data.html',
'format': 'html',
'mediaType': 'application/unknown',
'title': 'html'}],
'identifier': '149',
'issued': '2016-04-07',
'keyword': ['County',
'Medicare Advantage',
'Part C',
'Part D',
'Payments',
'Prescription Drug Plans',
'Prescription Drugs',
'Publicly Available Data File - for download',
'State',
'Statistics'],
'landingPage': 'http://www.cms.gov/Medicare/Medicare-Advantage/Plan-Payment/Plan-Payment-Data.html',
'modified': '2016-04-07',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'temporal': '2006-01-01T05:00:00-05:00/2014-12-31T05:00:00-05:00',
'theme': ['Medicare'],
'title': 'Medicare Advantage - Plan Payment Data'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'accrualPeriodicity': 'R/P1Y',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Health Data Initiative',
'hasEmail': 'mailto:cms.data@cms.hhs.gov'},
'dataQuality': True,
'description': '<p>In 2012, CMS collected data from 473 Medicare managed care contracts for health care delivered in 2011. CMS considers the reporting unit for a health plan as the equivalent to a contract. CMS signs a contract with health plans to provide health care for a given geographic service area.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/MCRAdvPartDEnrolData/MA-HEDIS-Public-Use-Files.html',
'format': 'html',
'mediaType': 'application/unknown',
'title': 'html'}],
'identifier': '336',
'issued': '2016-04-07',
'keyword': ['Health Employer Data and Information Set (HEDIS)',
'Medicare Advantage',
'National',
'Part C',
'Publicly Available Data File - for download'],
'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/MCRAdvPartDEnrolData/MA-HEDIS-Public-Use-Files.html',
'modified': '2016-04-07',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'temporal': '1997-01-01T05:00:00-05:00/2015-12-31T05:00:00-05:00',
'theme': ['Medicare'],
'title': 'Medicare Advantage HEDIS Public Use Files'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Health Data Initiative',
'hasEmail': 'mailto:cms.data@cms.hhs.gov'},
'dataQuality': True,
'description': '<p>Monthly Enrollment by Contract</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/MCRAdvPartDEnrolData/Monthly-Enrollment-by-Contract.html',
'format': 'html',
'mediaType': 'application/unknown',
'title': 'html'}],
'identifier': '373',
'issued': '2016-04-07',
'keyword': ['Enrollment',
'Medicare Advantage',
'National',
'Publicly Available Data File - for download'],
'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/MCRAdvPartDEnrolData/Monthly-Enrollment-by-Contract.html',
'modified': '2016-04-07',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'temporal': '2006-01-01T05:00:00-05:00/2015-12-31T05:00:00-05:00',
'theme': ['Medicare'],
'title': 'Medicare Advantage Monthly Enrollment by Contract '},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'accrualPeriodicity': 'R/P1M',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Health Data Initiative',
'hasEmail': 'mailto:cms.data@cms.hhs.gov'},
'dataQuality': True,
'description': '<p>Provides monthly enrollment at the plan level for all organization types.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/MCRAdvPartDEnrolData/Monthly-Enrollment-by-Plan.html',
'format': 'html',
'mediaType': 'application/unknown',
'title': 'html'}],
'identifier': '375',
'issued': '2016-04-07',
'keyword': ['Enrollment',
'Medicare Advantage',
'National',
'Publicly Available Data File - for download'],
'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/MCRAdvPartDEnrolData/Monthly-Enrollment-by-Plan.html',
'modified': '2016-04-07',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'temporal': '2006-01-01T05:00:00-05:00/2016-12-31T05:00:00-05:00',
'theme': ['Medicare'],
'title': 'Medicare Advantage Monthly Enrollment by Plan'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'accrualPeriodicity': 'R/P1Y',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Health Data Initiative',
'hasEmail': 'mailto:cms.data@cms.hhs.gov'},
'dataQuality': True,
'description': '<p>Medicare fee-for-service data for each county broken out by aged, disabled, and ESRD beneficiaries including data on total Medicare fee-for-service reimbursement and enrollment for Parts A and B, the corresponding per capita reimbursement, for Part A, reimbursement for direct (DME) and indirect medical education (IME) expenditures and disproportionate share expenditures (DSH), and the per capita expenditures with the medical education and disproportionate share expenditures removed.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'http://www.cms.gov/Medicare/Health-Plans/MedicareAdvtgSpecRateStats/FFS_Data05a.html',
'format': 'html',
'mediaType': 'application/unknown',
'title': 'html'}],
'identifier': '146',
'issued': '2016-04-07',
'keyword': ['County',
'End Stage Renal Disease (ESRD)',
'Enrollment',
'Expenditures',
'Medicare',
'Medicare Advantage',
'National',
'Part A',
'Part B',
'Part C',
'Publicly Available Data File - for download',
'Rates',
'Statistics'],
'landingPage': 'http://www.cms.gov/Medicare/Health-Plans/MedicareAdvtgSpecRateStats/FFS_Data05a.html',
'modified': '2016-04-07',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'temporal': '1998-01-01T05:00:00-05:00/2007-12-31T05:00:00-05:00',
'theme': ['Medicare'],
'title': 'Medicare Advantage Rates and Statistics - FFS Data (1998-...'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'accrualPeriodicity': 'R/P1Y',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Health Data Initiative',
'hasEmail': 'mailto:cms.data@cms.hhs.gov'},
'dataQuality': True,
'description': '<p>Medicare fee-for-service data for each county broken out by aged, disabled, and ESRD beneficiaries including data on total Medicare fee-for-service reimbursement and enrollment for Parts A and B, the corresponding per capita reimbursement, for Part A, reimbursement for direct (DME) and indirect medical education (IME) expenditures and disproportionate share expenditures (DSH), and the per capita expenditures with the medical education and disproportionate share expenditures removed.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'https://www.cms.gov/Medicare/Health-Plans/MedicareAdvtgSpecRateStats/FFS-Data.html',
'format': 'html',
'mediaType': 'application/unknown',
'title': 'html'}],
'identifier': '145',
'issued': '2016-04-07',
'keyword': ['County',
'Disproportionate Share Hospitals (DSH)',
'End Stage Renal Disease (ESRD)',
'Enrollment',
'Expenditures',
'Medicare',
'Medicare Advantage',
'National',
'Part A',
'Part B',
'Part C',
'Publicly Available Data File - for download',
'Rates',
'Statistics'],
'landingPage': 'https://www.cms.gov/Medicare/Health-Plans/MedicareAdvtgSpecRateStats/FFS-Data.html',
'modified': '2016-04-07',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'temporal': '2008-01-01T05:00:00-05:00/2014-12-31T05:00:00-05:00',
'theme': ['Medicare'],
'title': 'Medicare Advantage Rates and Statistics - FFS Data 2008-2014'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'accrualPeriodicity': 'R/P1Y',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Health Data Initiative',
'hasEmail': 'mailto:cms.data@cms.hhs.gov'},
'dataQuality': True,
'description': '<p>View the Medicare Advantage (MA) ratebooks, rate calculation data, and risk adjusters.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'http://www.cms.gov/Medicare/Health-Plans/MedicareAdvtgSpecRateStats/Ratebooks-and-Supporting-Data.html',
'format': 'html',
'mediaType': 'application/unknown',
'title': 'html'}],
'identifier': '147',
'issued': '2016-04-07',
'keyword': ['County',
'Medicare Advantage',
'National',
'Part C',
'Publicly Available Data File - for download',
'Rates'],
'landingPage': 'http://www.cms.gov/Medicare/Health-Plans/MedicareAdvtgSpecRateStats/Ratebooks-and-Supporting-Data.html',
'modified': '2016-04-07',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'temporal': '1990-01-01T05:00:00-05:00/2017-12-31T05:00:00-05:00',
'theme': ['Medicare'],
'title': 'Medicare Advantage Rates and Statistics - Ratebooks'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'accrualPeriodicity': 'R/P1M',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Health Data Initiative',
'hasEmail': 'mailto:cms.data@cms.hhs.gov'},
'dataQuality': True,
'description': '<p>The Medicare Advantage (MA) - Part D Contract and Enrollment Data section serves as a centralized repository for publicly available data on contracts and plans, enrollment numbers, service area data, and contact information for MA, Prescription Drug Plan (PDP), cost, PACE, and demonstration organizations.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/MCRAdvPartDEnrolData/',
'format': 'html',
'mediaType': 'application/unknown',
'title': 'html'}],
'identifier': '259',
'issued': '2016-04-07',
'keyword': ['County',
'Demonstrations',
'Enrollment',
'Medicare',
'Medicare Advantage',
'National',
'Part C',
'Part D',
'Prescription Drug Plans',
'Publicly Available Data File - for download',
'State'],
'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/MCRAdvPartDEnrolData/',
'modified': '2016-04-07',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'temporal': '2010-01-01T05:00:00-05:00/2016-12-31T05:00:00-05:00',
'theme': ['Medicare'],
'title': 'Medicare Advantage-Part D Contract and Enrollment Data'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'accrualPeriodicity': 'R/P1Y',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Health Data Initiative',
'hasEmail': 'mailto:cms.data@cms.hhs.gov'},
'dataQuality': True,
'description': '<p>The CMS Office of Enterprise Data and Analytics (OEDA) produced an annual Medicare and Medicaid Statistical Supplement report providing detailed statistical information on Medicare, Medicaid, and other Centers for Medicare and Medicaid Services (CMS) programs. The Supplements include 115 tables and 67 charts describing health expenditures for the entire U.S. population, characteristics of the Medicare and Medicaid covered populations, use of services, and expenditures under these programs. These CMS reports were published annually in electronic form from 2001 through 2013. The Statistical Supplements are organized into 14 chapters which can each be downloaded and viewed separately. The CMS Program Statistics is replacing the Statistical Supplement.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/MedicareMedicaidStatSupp/',
'format': 'html',
'mediaType': 'application/unknown',
'title': 'html'}],
'identifier': '263',
'issued': '2016-01-06',
'keyword': ['Admissions',
'Ambulatory Surgical Center',
'Budget',
'CHIP',
'Claims',
'Covered Services',
'Diagnosis Related Grouping (DRG)',
'Durable Medical Equipment (DME)',
'Eligibility',
'Emergency Room-Department',
'End Stage Renal Disease (ESRD)',
'Enrollment',
'Entitlement',
'Expenditures',
'Home Health (HHA)',
'Hospice',
'Hospital',
'Inpatient',
'Long Term Care (LTC)',
'Managed Care',
'Medicaid',
'Medicare',
'Medicare Administrative Contractor (MAC)',
'Medicare Advantage',
'National',
'Nursing Home',
'Outpatient',
'Part A',
'Part B',
'Part C',
'Part D',
'Payments',
'Persons Served',
'Physician Services',
'Prescription Drug Plans',
'Prescription Drugs',
'Providers',
'Psychiatric Facility',
'Rates',
'Short Stay Hospital (SSH)',
'Skilled Nursing (SNF)',
'State',
'Statistics',
'Suppliers',
'Trends',
'Utilization'],
'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/MedicareMedicaidStatSupp/',
'modified': '2016-01-06',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'temporal': '2001-01-01T05:00:00-05:00/2013-12-31T05:00:00-05:00',
'theme': ['Medicare'],
'title': 'Medicare and Medicaid Statistical Supplement'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Health Data Initiative',
'hasEmail': 'mailto:cms.data@cms.hhs.gov'},
'dataQuality': True,
'description': '<p>Medicare certified institutional providers are required to submit an annual cost report to a Medicare Administrative Contractor. The cost report contains provider information such as facility characteristics, utilization data, cost and charges by cost center, in total and for Medicare, Medicare settlement data, and financial statement data. CMS maintains the cost report data in the Healthcare Provider Cost Reporting Information System, HCRIS. HCRIS includes subsystems for the Hospital Cost Report CMS 2552 96 and CMS 2552 10, Skilled Nursing Facility Cost Report CMS 2540 96, Home Health Agency Cost Report CMS 1728 94, Renal Facility Cost Report CMS 265 94, Health Clinic Cost Report CMS 222 92 and Hospice Cost Report CMS 1984 99.</p>\n<p>The data consists of every data element included in the HCRIS extract created for CMS by the providers Administrative Contractor.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/Cost-Reports/',
'format': 'html',
'mediaType': 'application/unknown',
'title': 'html'}],
'identifier': '214',
'issued': '2016-04-07',
'keyword': ['Dialysis Center',
'Disproportionate Share Hospitals (DSH)',
'End Stage Renal Disease (ESRD)',
'Home Health (HHA)',
'Hospice',
'Hospital',
'Medicare',
'National',
'Operating Costs',
'Providers',
'Publicly Available Data File - for download',
'Publicly Available Data File - for purchase',
'Skilled Nursing (SNF)'],
'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/Cost-Reports/',
'modified': '2016-04-07',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'temporal': '1994-01-01T05:00:00-05:00/2015-12-31T05:00:00-05:00',
'theme': ['Medicare'],
'title': 'Medicare Cost Reports'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Health Data Initiative',
'hasEmail': 'mailto:cms.data@cms.hhs.gov'},
'dataQuality': True,
'description': '<p>The Medicare Coverage Database (MCD) contains all National Coverage Determinations (NCDs) and Local Coverage Determinations (LCDs), local articles, and proposed NCD decisions. The database also includes several other types of National Coverage policy related documents, including National Coverage Analyses (NCAs), Coding Analyses for Labs (CALs), Medicare Evidence Development and Coverage Advisory Committee (MEDCAC) proceedings, and Medicare coverage guidance documents.</p>\n',
'identifier': '383',
'issued': '2016-01-06',
'keyword': ['Covered Services',
'Eligibility',
'Medicare',
'National',
'Reports',
'State',
'Statistics'],
'landingPage': 'http://www.cms.gov/medicare-coverage-database/overview-and-quick-search.aspx',
'modified': '2016-01-06',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Medicare'],
'title': 'Medicare Coverage Database'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Health Data Initiative',
'hasEmail': 'mailto:cms.data@cms.hhs.gov'},
'dataQuality': True,
'description': '<p>The Characteristics and Perceptions of the Medicare Population Data from the 2010 Medicare Current Beneficiary Survey is a series of source books based on the Medicare Current Beneficiary Survey Access to Care data file. This source book is prepared by the Centers for Medicare and Medicaid Services. The focus of this series is the socioeconomic and demographic characteristics of the Medicare population, their health status, their secondary health insurance, and their access to and satisfaction with Medicare services.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Research/MCBS/index.html',
'format': 'html',
'mediaType': 'application/unknown',
'title': 'html'}],
'identifier': '311',
'issued': '2016-01-06',
'keyword': ['Access to Care',
'Activities of Daily Living (ADL)',
'Activity Limitation',
'Behavioral Health-Mental Health',
'Chronic Condition',
'Covered Services',
'Emergency Room-Department',
'Expenditures',
'Hospital',
'Inpatient',
'Long Term Care (LTC)',
'Mammogram',
'Managed Care',
'Medicaid',
'Medicare',
'Medicare-Medicaid Dual Beneficiaries',
'Minority Health',
'National',
'Operating Costs',
'Outpatient',
'Prescription Drugs',
'Preventive Services',
'Quality',
'Satisfaction',
'Screenings',
'Statistics',
'Survey',
'Utilization'],
'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Research/MCBS/index.html',
'modified': '2016-01-06',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Medicare'],
'title': 'Medicare Current Beneficiary Survey'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'accrualPeriodicity': 'R/P1M',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Health Data Initiative',
'hasEmail': 'mailto:cms.data@cms.data.gov'},
'dataQuality': True,
'description': '<p>This functionality is primarily used by health policy researchers and the media. The data provided in the tables come from the data that is displayed in the Tool and includes additional information about the ownership that is not displayed on the website.The date Modified in the zipped file indicates the date of the last refresh of the data. For information about Facilities and Vendors in a particular geographical area, you should use the Compare tool instead of downloading the data. The followings tools are represented, Dialysis Compare Tool, Helpful Contacts, Home Health Compare, Hospital Compare, Medicare Options Compare, Nursing Home Compare, Plans Quality Data, and Supplier Directory.</p>\n',
'identifier': '293',
'issued': '2016-04-07',
'keyword': ['County',
'Dialysis Center',
'Home Health (HHA)',
'Hospital',
'Medicare',
'Medicare Advantage',
'National',
'Nursing Home',
'Part A',
'Part B',
'Part C',
'Part D',
'Physician Services',
'Prescription Drug Plans',
'Prescription Drugs',
'Providers',
'Publicly Available Data File - for download',
'Skilled Nursing (SNF)',
'Suppliers'],
'landingPage': 'https://www.medicare.gov/Download/DownloadDB.asp',
'modified': '2016-04-07',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'temporal': '2015-01-01T05:00:00-05:00/2015-12-31T05:00:00-05:00',
'theme': ['Medicare'],
'title': 'Medicare Drug, Health Plan, Medigap, and Compare Databases'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'accrualPeriodicity': 'R/P1M',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Health Data Initiative',
'hasEmail': 'mailto:CMSProgramStatistics@cms.hhs.gov'},
'dataQuality': True,
'description': '<p>The CMS Office of Enterprise Data and Analytics has developed a new interactive Medicare Enrollment Dashboard, which provides current information on the number of Medicare beneficiaries with hospital-medical coverage and prescription drug coverage, available for several geographical areas including national, state-territory, and county. The hospital-medical coverage data can be broken down further by health care delivery (Original Medicare versus Medicare Advantage and Other Health Plans) and the prescription drug coverage data can be examined by those enrolled in stand-alone Prescription Drug Plans and those enrolled in Medicare Advantage Prescription Drug plans. The dashboard includes enrollee counts on a rolling 12 month basis and also provides information on yearly trends.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Dashboard/Medicare-Enrollment/Enrollment%20Dashboard.html',
'format': 'html',
'mediaType': 'application/unknown',
'title': 'html'}],
'identifier': '624',
'issued': '2015-11-23',
'keyword': ['County',
'Enrollment',
'Interactive Tools',
'Medicare',
'Medicare Advantage',
'National',
'Part A',
'Part B',
'Part C',
'Part D',
'State'],
'landingPage': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Dashboard/Medicare-Enrollment/Enrollment%20Dashboard.html',
'modified': '2015-11-24',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Medicare'],
'title': 'Medicare Enrollment Dashboard'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Health Data Initiative',
'hasEmail': 'mailto:cms.data@cms.hhs.gov'},
'dataQuality': True,
'description': '<p>This site contains various Medicare enrollment tables. There are national and state enrollment trends, state enrollment by aged, disabled and all, as well as county level enrollment.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/MedicareEnrpts/',
'format': 'html',
'mediaType': 'application/unknown',
'title': 'html'}],
'identifier': '260',
'issued': '2016-01-06',
'keyword': ['County',
'Enrollment',
'Medicare',
'National',
'Part A',
'Part B',
'State',
'Statistics'],
'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/MedicareEnrpts/',
'modified': '2016-01-06',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'temporal': '2008-01-01T05:00:00-05:00/2013-12-31T05:00:00-05:00',
'theme': ['Medicare'],
'title': 'Medicare Enrollment Reports'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'accrualPeriodicity': 'R/P1M',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Health Data Initiative',
'hasEmail': 'mailto:data.navigator@cms.hhs.gov'},
'dataQuality': True,
'description': '<p>The hospital readmission rate PUF presents nation-wide information about inpatient hospital stays that occurred within 30 days of a previous inpatient hospital stay (readmissions) for Medicare fee-for-service beneficiaries. The readmission rate equals the number of inpatient hospital stays classified as readmissions divided by the number of index stays for a given month. Index stays include all inpatient hospital stays except those where the primary diagnosis was cancer treatment or rehabilitation. Readmissions include stays where a beneficiary was admitted as an inpatient within 30 days of the discharge date following a previous index stay, except cases where a stay is considered always planned or potentially planned. Planned readmissions include admissions for organ transplant surgery, maintenance chemotherapy-immunotherapy, and rehabilitation.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'https://data.cms.gov/d/b6st-bzjs',
'format': 'html',
'mediaType': 'application/unknown',
'title': 'html'}],
'identifier': '656',
'issued': '2017-01-18',
'keyword': ['Hospital',
'Inpatient',
'Medicare',
'National',
'Publicly Available Data File - for download',
'Readmissions'],
'landingPage': 'https://data.cms.gov/d/b6st-bzjs',
'modified': '2017-01-18',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'temporal': '2008-01-01T05:00:00-05:00/2016-12-31T05:00:00-05:00',
'theme': ['Medicare'],
'title': 'Medicare FFS 30 Day Readmission Rate PUF'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Health Data Initiative',
'hasEmail': 'mailto:cms.data@cms.hhs.gov'},
'dataQuality': True,
'description': '<p>The Phase I Medicare Health Support Programs tested a range of program models serving diverse populations in urban and rural areas.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'http://www.cms.gov/Medicare/Medicare-General-Information/CCIP/Data-Analysis.html',
'format': 'html',
'mediaType': 'application/unknown',
'title': 'html'}],
'identifier': '185',
'issued': '2016-01-06',
'keyword': ['Eligibility',
'Medicaid',
'Medicare',
'Medicare-Medicaid Dual Beneficiaries',
'National',
'Rates',
'Statistics',
'Utilization'],
'landingPage': 'http://www.cms.gov/Medicare/Medicare-General-Information/CCIP/Data-Analysis.html',
'modified': '2016-01-06',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Medicare'],
'title': 'Medicare Health Support (formerly CCIP) - Data Analysis'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Health Data Initiative',
'hasEmail': 'mailto:cms.data@cms.hhs.gov'},
'dataQuality': True,
'description': '<p>More Medicare beneficiaries are taking advantage of the quality and compassionate care provided through the hospice benefit. As greater numbers of beneficiaries have availed themselves of the benefit, the mix of hospice patients has changed, with relatively fewer cancer patients as a percentage of total patients.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/Hospice/Medicare_Hospice_Data.html',
'format': 'html',
'mediaType': 'application/unknown',
'title': 'html'}],
'identifier': '167',
'issued': '2016-01-06',
'keyword': ['Expenditures',
'Home Health (HHA)',
'Hospice',
'Inpatient',
'Medicare',
'National',
'Physician Services',
'Statistics',
'Trends'],
'landingPage': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/Hospice/Medicare_Hospice_Data.html',
'modified': '2016-01-06',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'temporal': '1998-01-01T05:00:00-05:00/2009-12-31T05:00:00-05:00',
'theme': ['Medicare'],
'title': 'Medicare Hospice Data'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Health Data Initiative',
'hasEmail': 'mailto:sec303aspdata@cms.hhs.gov'},
'dataQuality': True,
'description': '<p>Manufacturer reporting of Average Sales Price (ASP) data - A manufacturers ASP must be calculated by the manufacturer every calendar quarter and submitted to CMS within 30 days of the close of the quarter.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Part-B-Drugs/McrPartBDrugAvgSalesPrice/',
'format': 'html',
'mediaType': 'application/unknown',
'title': 'html'}],
'identifier': '384',
'issued': '2016-04-07',
'keyword': ['Medicare',
'National',
'Part B',
'Payments',
'Prescription Drug Plans',
'Prescription Drugs',
'Publicly Available Data File - for download'],
'landingPage': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Part-B-Drugs/McrPartBDrugAvgSalesPrice/',
'modified': '2016-04-07',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'temporal': '2006-01-01T05:00:00-05:00/2016-12-31T05:00:00-05:00',
'theme': ['Medicare'],
'title': 'Medicare Part B Drug Average Sales Pricing Files'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Health Data Initiative',
'hasEmail': 'mailto:datanavigator@cms.hhs.gov'},
'dataQuality': True,
'description': '<p>This page contains performance data related to the Part C and D programs. Medicare star ratings data.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'https://www.cms.gov/Medicare/Prescription-Drug-Coverage/PrescriptionDrugCovGenIn/PerformanceData.html',
'format': 'html',
'mediaType': 'application/unknown',
'title': 'html'}],
'identifier': '358',
'issued': '2016-07-08',
'keyword': ['Medicare',
'Medicare Advantage',
'National',
'Part C',
'Part D',
'Pharmacy',
'Prescription Drug Plans',
'Publicly Available Data File - for download',
'Reports'],
'landingPage': 'https://www.cms.gov/Medicare/Prescription-Drug-Coverage/PrescriptionDrugCovGenIn/PerformanceData.html',
'modified': '2016-07-08',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'temporal': '2007-01-01T05:00:00-05:00/2016-12-31T05:00:00-05:00',
'theme': ['Medicare'],
'title': 'Medicare Part C and D Performance Data '},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'accrualPeriodicity': 'R/P1Y',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Health Data Initiative',
'hasEmail': 'mailto:MedicareProviderData@cms.hhs.gov'},
'dataQuality': True,
'description': '<p>The Medicare Part D opioid prescribing mapping tool is an interactive tool that shows geographic comparisons, at the state, county, and ZIP code levels, of de-identified Medicare Part D opioid prescription claims prescriptions written and then submitted to be filled within the United States. The mapping tool presents Medicare Part D opioid prescribing rates for 2016 as well as the change in opioid prescribing rates from 2013 to 2016.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Medicare-Provider-Charge-Data/OpioidMap.html',
'format': 'html',
'mediaType': 'application/unknown',
'title': 'html'}],
'identifier': '622',
'issued': '2015-11-03',
'keyword': ['Claims',
'County',
'Interactive Tools',
'Medicare',
'National',
'Opioids',
'Pain Management',
'Part D',
'Prescription Drug Plans',
'Prescription Drugs',
'Providers',
'Publicly Available Data File - for download',
'Rates',
'State'],
'landingPage': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Medicare-Provider-Charge-Data/OpioidMap.html',
'modified': '2018-09-05',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'temporal': '2013-01-01T05:00:00-05:00/2016-12-31T05:00:00-05:00',
'theme': ['Medicare'],
'title': 'Medicare Part D Opioid Drug Mapping Tool'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Health Data Initiative',
'hasEmail': 'mailto:medicareproviderdata@cms.hhs.gov'},
'dataQuality': True,
'description': '<p>This look-up tool is a searchable database that allows you to look up a Medicare Part D prescriber by National Provider Identifier (NPI), or by name and location. The look-up tool will return information on prescriptions provided to and filled by Medicare beneficiaries, including drug name, total number of prescriptions dispensed (including original prescriptions and refills) and total drug cost. The data covers calendar year 2016 and is based on final-action Part D claims for the entire Medicare Part D population. Information is redacted where necessary to protect beneficiary privacy.</p>\n<p>The database is populated from the Medicare Part D Prescriber Public Use File (PUF). Although the Part D Prescriber PUF has a wealth of information on payment and utilization for Medicare Part D claims, the dataset has a number of limitations. Of particular importance is the fact that the data may not be representative of a physicians entire practice as it only includes information on beneficiaries enrolled in Medicare Part D prescription drug program. In addition, the data are not intended to indicate the quality of care provided. To review more information about the Part D Prescriber PUF, please refer to the Methodology document.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'https://data.cms.gov/part-d-prescriber',
'format': 'html',
'mediaType': 'application/unknown',
'title': 'html'}],
'identifier': '616',
'issued': '2015-09-03',
'keyword': ['Interactive Tools',
'Medicare',
'National',
'Opioids',
'Part D',
'Pharmacy',
'Prescription Drug Plans',
'Prescription Drugs',
'State',
'Utilization'],
'landingPage': 'https://data.cms.gov/part-d-prescriber',
'modified': '2018-09-05',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'temporal': '2016-01-01T05:00:00-05:00/2016-12-31T05:00:00-05:00',
'theme': ['Medicare'],
'title': 'Medicare Part D Prescriber Look-up Tool'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'accrualPeriodicity': 'R/P1Y',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Health Data Initiative',
'hasEmail': 'mailto:MedicareProviderData@cms.hhs.gov'},
'dataQuality': True,
'description': '<p>This look-up tool is a searchable database that allows you to look up a provider by National Provider Identifier (NPI), or by name and location. The look-up tool will return information on services and procedures provided to Medicare beneficiaries, including utilization information, payment amounts (allowed amount and Medicare payment), and submitted charges organized by Healthcare Common Procedure Coding System (HCPCS) code. The data covers calendar year 2016 and contains 100 percent final-action physician supplier Part B non-institutional line items for the Medicare fee-for- service population (information is redacted where necessary to protect beneficiary privacy).</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'https://data.cms.gov/utilization-and-payment',
'format': 'html',
'mediaType': 'application/unknown',
'title': 'html'}],
'identifier': '505',
'issued': '2014-04-23',
'keyword': ['Claims',
'County',
'Covered Services',
'Expenditures',
'Interactive Tools',
'Medicare',
'National',
'Part B',
'Payments',
'Physician Fee Schedule',
'Physician Services',
'Prospective Payment System (PPS)',
'Providers',
'Research',
'State',
'Suppliers',
'Utilization'],
'landingPage': 'https://data.cms.gov/utilization-and-payment',
'modified': '2018-09-05',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'temporal': '2016-01-01T05:00:00-05:00/2016-12-31T05:00:00-05:00',
'theme': ['Medicare'],
'title': 'Medicare Physician and Other Supplier Look-up Tool'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Health Data Initiative',
'hasEmail': 'mailto:cms.data@cms.hhs.gov'},
'dataQuality': True,
'description': '<p>You have the option to complete a general or personalized plan search. A personalized search may provide you with more accurate cost estimates and coverage information. To begin your plan search, please choose from one of these options below.</p>\n',
'identifier': '341',
'issued': '2015-12-16',
'keyword': ['County',
'Entitlement',
'Interactive Tools',
'Medicare',
'Payments',
'Prescription Drug Plans',
'Prescription Drugs',
'Preventive Services',
'Quality',
'Rates',
'State'],
'landingPage': 'https://www.medicare.gov/find-a-plan/questions/home.aspx',
'modified': '2015-12-16',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Medicare'],
'title': 'Medicare Plan Finder and Compare'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'accrualPeriodicity': 'R/P1Y',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Health Data Initiative',
'hasEmail': 'mailto:cms.data@cms.hhs.gov'},
'dataQuality': True,
'description': '<p>The MMA legislation provides seniors and people with disabilities with the first comprehensive prescription drug benefit ever offered under the Medicare program, the most significant improvement to senior health care in nearly 40 years. This overview page provides links to important information on the new benefit.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'http://www.cms.gov/Medicare/Prescription-Drug-Coverage/PrescriptionDrugCovGenIn/',
'format': 'html',
'mediaType': 'application/unknown',
'title': 'html'}],
'identifier': '187',
'issued': '2016-04-07',
'keyword': ['Claims',
'Enrollment',
'Medicare',
'Medicare Advantage',
'National',
'Part C',
'Part D',
'Pharmacy',
'Prescription Drug Plans',
'Prescription Drugs',
'Publicly Available Data File - for download',
'Utilization'],
'landingPage': 'http://www.cms.gov/Medicare/Prescription-Drug-Coverage/PrescriptionDrugCovGenIn/',
'modified': '2016-04-07',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'temporal': '2006-01-01T05:00:00-05:00/2016-12-31T05:00:00-05:00',
'theme': ['Medicare'],
'title': 'Medicare Prescription Drug Coverage - General Information'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Health Data Initiative',
'hasEmail': 'mailto:datanavigator@cms.hhs.gov'},
'dataQuality': True,
'description': '<p>This educational tool provides the following information on Medicare preventive services Healthcare Common Procedure Coding System (HCPCS)-Current Procedural Terminology (CPT) codes, International Classification of Diseases, Tenth Revision, Clinical Modification (ICD-10) diagnosis codes, coverage requirements, frequency requirements, and Medicare beneficiary liability for each Medicare preventive service.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'https://www.cms.gov/Medicare/Prevention/PrevntionGenInfo/medicare-preventive-services/MPS-QuickReferenceChart-1.html',
'format': 'html',
'mediaType': 'application/unknown',
'title': 'html'}],
'identifier': '652',
'issued': '2016-10-06',
'keyword': ['Coding and Coding Rules',
'Covered Services',
'Eligibility',
'Interactive Tools',
'Mammogram',
'Medicare',
'National',
'Part A',
'Part B',
'Payments',
'Preventive Services',
'Screenings'],
'landingPage': 'https://www.cms.gov/Medicare/Prevention/PrevntionGenInfo/medicare-preventive-services/MPS-QuickReferenceChart-1.html',
'modified': '2016-10-06',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Medicare'],
'title': 'Medicare Preventive Services Quick Reference Tool'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Health Data Initiative',
'hasEmail': 'mailto:cms.data@cms.hhs.gov'},
'dataQuality': True,
'description': '<p>Information on the operations of Medicare, Medicaid, and the health care industry.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/MedicareProgramRatesStats/',
'format': 'html',
'mediaType': 'application/unknown',
'title': 'html'}],
'identifier': '265',
'issued': '2016-04-07',
'keyword': ['End Stage Renal Disease (ESRD)',
'Expenditures',
'Home Health (HHA)',
'Medicare',
'Medicare Advantage',
'National',
'Part C',
'Physician Services',
'Prospective Payment System (PPS)',
'Providers',
'Publicly Available Data File - for download',
'Rates',
'Research',
'Skilled Nursing (SNF)',
'Trends'],
'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/MedicareProgramRatesStats/',
'modified': '2016-04-07',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Medicare'],
'title': 'Medicare Program Rates and Statistics'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Health Data Initiative',
'hasEmail': 'mailto:cms.data@cms.hhs.gov'},
'dataQuality': True,
'description': '<p>MEDPAR files contain information on Medicare beneficiaries using hospital inpatient services. The data is provided by the state and the Diagnosis Related Groups (DRG) for all short stay and inpatient hospitals for the fiscal years of 2005-2007.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/MedicareFeeforSvcPartsAB/MEDPAR.html',
'format': 'html',
'mediaType': 'application/unknown',
'title': 'html'}],
'identifier': '380',
'issued': '2016-01-06',
'keyword': ['Diagnosis Related Grouping (DRG)',
'Hospital',
'Inpatient',
'Medicare',
'Operating Costs',
'Payments',
'Providers',
'Short Stay Hospital (SSH)',
'State',
'Statistics',
'Utilization'],
'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/MedicareFeeforSvcPartsAB/MEDPAR.html',
'modified': '2016-01-06',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'temporal': '2008-01-01T05:00:00-05:00/2013-12-31T05:00:00-05:00',
'theme': ['Medicare'],
'title': 'Medicare Provider Analysis and Review (MEDPAR)'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'accrualPeriodicity': 'R/P1Y',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Health Data Initiative',
'hasEmail': 'mailto:MedicareProviderData@cms.hhs.gov'},
'dataQuality': True,
'description': '<p>The Hospice Utilization and Payment Public Use File provides information on services provided to Medicare beneficiaries by hospice providers. The Hospice PUF contains information on utilization, payment (Medicare payment and standard payment), submitted charges, primary diagnoses, sites of service, and hospice beneficiary demographics organized by CMS Certification Number 6-digit provider identification number, and state. This PUF is based on information from CMSs Chronic Conditions Data Warehouse (CCW) data files. The data in the Hospice PUF covers calendar year 2014 and contains 100 percent final-action i.e., all claim adjustments have been resolved, hospice claims for the Medicare population including beneficiaries enrolled in a Medicare Advantage plan.<br />\nAlthough the Hospice PUF has a wealth of payment and utilization information about hospice services, the data set also has a number of limitations. The information presented in this file does not indicate the quality of care provided by individual hospice providers. The file only contains cost and utilization information. Additionally, the data are not risk adjusted and thus do not account for differences in patient populations. For additional limitations, please review the methodology document available below.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Medicare-Provider-Charge-Data/Hospice.html',
'format': 'html',
'mediaType': 'application/unknown',
'title': 'html'}],
'identifier': '653',
'issued': '2016-10-06',
'keyword': ['Claims',
'Hospice',
'Medicare',
'National',
'Payments',
'Providers',
'Publicly Available Data File - for download',
'State',
'Utilization'],
'landingPage': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Medicare-Provider-Charge-Data/Hospice.html',
'modified': '2018-09-05',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'temporal': '2014-01-01T05:00:00-05:00/2016-12-31T05:00:00-05:00',
'theme': ['Medicare'],
'title': 'Medicare Provider Data - Hospice Providers'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'accrualPeriodicity': 'R/P1Y',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Health Data Initiative',
'hasEmail': 'mailto:MedicareProviderData@cms.hhs.gov'},
'dataQuality': True,
'description': '<p>The Part D Prescriber Public Use File (PUF) provides information on prescription drugs prescribed by individual physicians and other health care providers and paid for under the Medicare Part D Prescription Drug Program. The Part D Prescriber PUF is based on information from CMSs Chronic Conditions Data Warehouse, which contains Prescription Drug Event records submitted by Medicare Advantage Prescription Drug (MAPD) plans and by stand-alone Prescription Drug Plans (PDP). The dataset identifies providers by their National Provider Identifier (NPI) and the specific prescriptions that were dispensed at their direction, listed by brand name (if applicable) and generic name. For each prescriber and drug, the dataset includes the total number of prescriptions that were dispensed, which include original prescriptions and any refills, and the total drug cost. The total drug cost includes the ingredient cost of the medication, dispensing fees, sales tax, and any applicable administration fees and is based on the amount paid by the Part D plan, Medicare beneficiary, government subsidies, and any other third-party payers.</p>\n<p>Although the Part D Prescriber PUF has a wealth of information on payment and utilization for Medicare Part D prescriptions, the dataset has a number of limitations. Of particular importance is the fact that the data may not be representative of a physicians entire practice or all of Medicare as it only includes information on beneficiaries enrolled in the Medicare Part D prescription drug program (i.e., approximately two-thirds of all Medicare beneficiaries). In addition, the data are not intended to indicate the quality of care provided. For additional limitations, please review the methodology document.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Medicare-Provider-Charge-Data/Part-D-Prescriber.html',
'format': 'html',
'mediaType': 'application/unknown',
'title': 'html'}],
'identifier': '602',
'issued': '2015-04-30',
'keyword': ['Claims',
'County',
'Covered Services',
'Expenditures',
'Medicare',
'Medicare Advantage',
'National',
'Opioids',
'Part C',
'Part D',
'Payments',
'Pharmacy',
'Prescription Drug Plans',
'Prescription Drugs',
'Providers',
'Publicly Available Data File - for download',
'State',
'Suppliers',
'Trends',
'Utilization'],
'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Medicare-Provider-Charge-Data/Part-D-Prescriber.html',
'modified': '2018-09-05',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'temporal': '2013-01-01T05:00:00-05:00/2016-12-31T05:00:00-05:00',
'theme': ['Medicare'],
'title': 'Medicare Provider Data - Part D Prescriber'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'accrualPeriodicity': 'R/P1Y',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Health Data Initiative',
'hasEmail': 'mailto:MedicareProviderData@cms.hhs.gov'},
'dataQuality': True,
'describedBy': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Medicare-Provider-Charge-Data/Downloads/Medicare-Physician-and-Other-Supplier-PUF-Methodology.pdf',
'description': '<p>The Physician and Other Supplier Public Use File (Physician and Other Supplier PUF) provides information on services and procedures provided to Medicare beneficiaries by physicians and other healthcare professionals. The Physician and Other Supplier PUF contains information on utilization, payment (allowed amount and Medicare payment), and submitted charges organized by National Provider Identifier (NPI), Healthcare Common Procedure Coding System (HCPCS) code, and place of service. This PUF is based on information from CMS administrative claims data for Medicare beneficiaries enrolled in the fee-for-service program. The data in the Physician and Other Supplier PUF covers calendar years 2012 through 2016 and contains 100 percent final-action physician-supplier Part B non-institutional line items for the Medicare fee-for-service population.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Medicare-Provider-Charge-Data/Physician-and-Other-Supplier.html',
'format': 'html',
'mediaType': 'application/unknown',
'title': 'html'}],
'identifier': '503',
'issued': '2014-04-09',
'keyword': ['Claims',
'County',
'Covered Services',
'Expenditures',
'Interactive Tools',
'Medicare',
'National',
'Part B',
'Payments',
'Physician Fee Schedule',
'Physician Services',
'Prospective Payment System (PPS)',
'Providers',
'Publicly Available Data File - for download',
'Research',
'State',
'Suppliers',
'Utilization'],
'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Medicare-Provider-Charge-Data/Physician-and-Other-Supplier.html',
'modified': '2018-05-23',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'temporal': '2012-01-01T05:00:00-05:00/2016-12-31T05:00:00-05:00',
'theme': ['Medicare'],
'title': 'Medicare Provider Data - Physician and Other Supplier'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'accrualPeriodicity': 'R/P1Y',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Health Data Initiative',
'hasEmail': 'mailto:medicareproviderdata@cms.hhs.gov'},
'dataQuality': True,
'describedBy': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Medicare-Provider-Charge-Data/Downloads/HHA_Methodology.pdf',
'description': '<p>The Home Health Agency Utilization and Payment Public Use File (herein referred to as Home Health Agency PUF) presents information on services provided to Medicare beneficiaries by home health agencies. The Home Health Agency PUF contains information on utilization, payment (Medicare payment and standard payment), submitted charges, and demographic and chronic condition indicators organized by CMS Certification Number (6-digit provider identification number), Home Health Resource Group (HHRG), and state of service.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Medicare-Provider-Charge-Data/HHA.html',
'format': 'html',
'mediaType': 'application/unknown',
'title': 'html'}],
'identifier': '627',
'issued': '2015-12-18',
'keyword': ['Chronic Condition',
'Claims',
'Home Health (HHA)',
'Medicare',
'National',
'Payments',
'Providers',
'Publicly Available Data File - for download',
'State',
'Utilization'],
'landingPage': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Medicare-Provider-Charge-Data/HHA.html',
'modified': '2018-09-05',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'temporal': '2013-01-01T05:00:00-05:00/2016-12-31T05:00:00-05:00',
'theme': ['Medicare'],
'title': 'Medicare Provider Payment Data - Home Health Agencies'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'accrualPeriodicity': 'R/P1Y',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Health Data Initiative',
'hasEmail': 'mailto:MedicareProviderData@cms.hhs.gov'},
'dataQuality': True,
'description': '<p>The Skilled Nursing Facility Utilization and Payment Public Use File (Skilled Nursing Facility PUF) provides information on services provided to Medicare beneficiaries residing in skilled nursing facilities. The Skilled Nursing Facility PUF contains information on utilization, payment (allowed amount, Medicare payment and standard payment), submitted charges, and beneficiary demographic and chronic condition indicators organized by CMS Certification Number (6-digit provider identification number), Resource Utilization Group (RUG), and state of service.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Medicare-Provider-Charge-Data/SNF.html',
'format': 'html',
'mediaType': 'application/unknown',
'title': 'html'}],
'identifier': '634',
'issued': '2016-03-09',
'keyword': ['Claims',
'Medicare',
'National',
'Payments',
'Providers',
'Publicly Available Data File - for download',
'Skilled Nursing (SNF)',
'State',
'Utilization'],
'landingPage': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Medicare-Provider-Charge-Data/SNF.html',
'modified': '2018-10-11',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'temporal': '2013-01-01T05:00:00-05:00/2016-12-31T05:00:00-05:00',
'theme': ['Medicare'],
'title': 'Medicare Provider Payment Data - Skilled Nursing Facilities'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'accrualPeriodicity': 'R/P1Y',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Health Data Initiative',
'hasEmail': 'mailto:medicareproviderdata@cms.hhs.gov'},
'dataQuality': True,
'description': '<p>The Inpatient Utilization and Payment Public Use File (Inpatient PUF) provides information on inpatient discharges for Medicare fee-for-service beneficiaries. The Inpatient PUF includes information on utilization, payment (total payment and Medicare payment), and hospital-specific charges for the more than 3,000 U.S. hospitals that receive Medicare Inpatient Prospective Payment System (IPPS) payments. The PUF is organized by hospital and Medicare Severity Diagnosis Related Group (MS-DRG) and covers Fiscal Year (FY) 2011 through FY 2016.</p>\n<p>Hospitals determine what they will charge for items and services provided to patients and these charges are the amount the hospital bills for an item or service. The Total Payment amount includes the MS-DRG amount, bill total per diem, beneficiary primary payer claim payment amount, beneficiary Part A coinsurance amount, beneficiary deductible amount, beneficiary blood deducible amount and DRG outlier amount.</p>\n<p>Inpatient PUF users will be able to make comparisons between individual hospital-level charges and payments within local markets, and nationwide, for services that might be furnished in connection with a particular inpatient stay.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Medicare-Provider-Charge-Data/Inpatient.html',
'format': 'html',
'mediaType': 'application/unknown',
'title': 'html'}],
'identifier': '630',
'issued': '2018-09-05',
'keyword': ['Hospital',
'Inpatient',
'Medicare',
'National',
'Part A',
'Payments',
'Publicly Available Data File - for download',
'State',
'Utilization'],
'landingPage': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Medicare-Provider-Charge-Data/Inpatient.html',
'modified': '2018-09-05',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Medicare'],
'title': 'Medicare Provider Utilization and Payment Data - Inpatient'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Health Data Initiative',
'hasEmail': 'mailto:medicareproviderdata@cms.hhs.gov'},
'dataQuality': True,
'description': '<p>The Outpatient Utilization and Payment Public Use File (Outpatient PUF) presents information on common outpatient services provided to Medicare fee-for-service beneficiaries. The Outpatient PUF presents information on utilization, payment, and estimated hospital-specific charges for select Ambulatory Payment Classification (APC) Groups paid under the Medicare Outpatient Prospective Payment System (OPPS) for Calendar Years (CY) 2011 through 2015. The Medicare payment amount includes the APC payment amount, the beneficiary Part B coinsurance amount and the beneficiary deductible amount.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Medicare-Provider-Charge-Data/Outpatient.html',
'format': 'html',
'mediaType': 'application/unknown',
'title': 'html'}],
'identifier': '629',
'issued': '2013-06-01',
'keyword': ['Covered Services',
'Hospital Referral Region',
'Medicare',
'National',
'Outpatient',
'Payments',
'Providers',
'Publicly Available Data File - for download',
'State',
'Utilization'],
'landingPage': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Medicare-Provider-Charge-Data/Outpatient.html',
'modified': '2017-10-03',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'temporal': '2011-01-01T05:00:00-05:00/2015-12-31T05:00:00-05:00',
'theme': ['Medicare'],
'title': 'Medicare Provider Utilization and Payment Data - Outpatient'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'accrualPeriodicity': 'R/P1Y',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Health Data Initiative',
'hasEmail': 'mailto:MedicareProviderData@cms.hhs.gov'},
'dataQuality': True,
'describedBy': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Medicare-Provider-Charge-Data/downloads/DME_Methodology.pdf',
'description': '<p>The Referring Durable Medical Equipment, Prosthetics, Orthotics and Supplies (DMEPOS) Public Use File (herein referred to as Referring Provider DMEPOS PUF) presents information on DMEPOS products and services provided to Medicare beneficiaries ordered by physicians and other healthcare professionals. The Referring Provider DMEPOS PUF contains data on utilization, payment (allowed amount and Medicare payment), and submitted charges organized by National Provider Identifier (NPI), Healthcare Common Procedure Coding System (HCPCS) code and supplier rental indicator.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Medicare-Provider-Charge-Data/DME.html',
'format': 'html',
'mediaType': 'application/unknown',
'title': 'html'}],
'identifier': '619',
'issued': '2015-10-08',
'keyword': ['Durable Medical Equipment (DME)',
'Medicare',
'National',
'Part B',
'Payments',
'Providers',
'Publicly Available Data File - for download',
'State',
'Suppliers',
'Utilization'],
'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Medicare-Provider-Charge-Data/DME.html',
'modified': '2018-05-23',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'temporal': '2013-01-01T05:00:00-05:00/2016-12-31T05:00:00-05:00',
'theme': ['Medicare'],
'title': 'Medicare Referring Provider DMEPOS PUF'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Health Data Initiative',
'hasEmail': 'mailto:cms.data@cms.hhs.gov'},
'dataQuality': True,
'description': '<p>This link takes you to the Medicare utilization statistics for Part A (Hospital Insurance HI) which include the Medicare Ranking for all Short-Stay Hospitals by fiscal year, the Home Health Agency - Medicare National Summary, and the Medicare Hospice Utilization by State.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/MedicareFeeforSvcPartsAB/MedicareUtilizationforPartA.html',
'format': 'html',
'mediaType': 'application/unknown',
'title': 'html'}],
'identifier': '378',
'issued': '2016-01-06',
'keyword': ['Hospital',
'Medicare',
'National',
'Part A',
'State',
'Statistics',
'Utilization'],
'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/MedicareFeeforSvcPartsAB/MedicareUtilizationforPartA.html',
'modified': '2016-01-06',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'temporal': '2004-01-01T05:00:00-05:00/2011-12-31T05:00:00-05:00',
'theme': ['Medicare'],
'title': 'Medicare Utilization for Part A'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Health Data Initiative',
'hasEmail': 'mailto:cms.data@cms.hhs.gov'},
'dataQuality': True,
'description': '<p>This link takes you to the Medicare utilization statistics for Part B (Supplementary Medical Insurance SMI) which includes the Medicare Part B Physician and Supplier Data, the Top Two Hundred Level II HCPCS Codes Ranked by Services, and Expenditures and Services by Specialty.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/MedicareFeeforSvcPartsAB/MedicareUtilizationforPartB.html',
'format': 'html',
'mediaType': 'application/unknown',
'title': 'html'}],
'identifier': '379',
'issued': '2016-01-06',
'keyword': ['Medicare',
'National',
'Part B',
'Physician Services',
'Statistics',
'Suppliers',
'Utilization'],
'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/MedicareFeeforSvcPartsAB/MedicareUtilizationforPartB.html',
'modified': '2016-01-06',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'temporal': '2009-01-01T05:00:00-05:00/2013-12-31T05:00:00-05:00',
'theme': ['Medicare'],
'title': 'Medicare Utilization for Part B'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Health Data Initiative',
'hasEmail': 'mailto:Healthdata@hhs.gov'},
'dataQuality': True,
'description': '<p>This detailed Excel document accompanies the PDF report on national trends in Medicare-Medicaid dual enrollment from 2006 through the year prior to the current year. Key demographic trends are also included race ethnicity, gender, age, current and original reasons for Medicare eligibility, disability status, and type of dual eligibility.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://www.cms.gov/Medicare-Medicaid-Coordination/Medicare-and-Medicaid-Coordination/Medicare-Medicaid-Coordination-Office/DataStatisticalResources/Downloads/Eleven-YearEver-EnrolledTrendsData_2006-2016.xlsx',
'format': 'xlsx',
'mediaType': 'application/unknown',
'title': 'xlsx'}],
'identifier': '661',
'issued': '2013-02-01',
'keyword': ['Eligibility',
'Enrollment',
'Entitlement',
'Medicaid',
'Medicare',
'Medicare-Medicaid Dual Beneficiaries',
'National',
'Persons Served',
'Reports',
'Statistics',
'Trends'],
'landingPage': 'https://www.cms.gov/Medicare-Medicaid-Coordination/Medicare-and-Medicaid-Coordination/Medicare-Medicaid-Coordination-Office/Analytics.html',
'modified': '2017-12-06',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'temporal': '2006-01-01T05:00:00-05:00/2016-12-31T05:00:00-05:00',
'theme': ['Medicare'],
'title': 'Medicare-Medicaid Ever-enrolled Trends Report'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Health Data Initiative',
'hasEmail': 'mailto:cms.data@cms.hhs.gov'},
'dataQuality': True,
'description': '<p>This section contains information related to Part D Medication Therapy Management (MTMP) program requirements and information.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'https://www.cms.gov/Medicare/Prescription-Drug-Coverage/PrescriptionDrugCovContra/MTM.html',
'format': 'html',
'mediaType': 'application/unknown',
'title': 'html'}],
'identifier': '335',
'issued': '2015-12-22',
'keyword': ['Chronic Condition',
'Fact Sheets',
'Medicare',
'National',
'Part D',
'Prescription Drug Plans',
'Prescription Drugs',
'Providers'],
'landingPage': 'https://www.cms.gov/Medicare/Prescription-Drug-Coverage/PrescriptionDrugCovContra/MTM.html',
'modified': '2015-12-22',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'temporal': '2009-01-01T05:00:00-05:00/2015-12-31T05:00:00-05:00',
'theme': ['Medicare'],
'title': 'Medication Therapy Management'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Health Data Initiative',
'hasEmail': 'mailto:datanavigator@cms.hhs.gov'},
'dataQuality': True,
'description': '<p>The Medicare-Medicaid Linked Enrollee Analytic Data Source (MMLEADS) Public Use File (PUF) contains demographic, enrollment, condition prevalence, utilization, and spending information at the state level for calendar years 2006 through 2010. The file includes statistics for Medicare-Medicaid dual enrollees, Medicare-only enrollees, and Medicaid-only (with disability) enrollees.</p>\n<p>The PUF is available as a downloadable MSExcel workbook. For more information on the methodology used to calculate all variables in the file, please refer to the MMLEADS PUF User Guide available below.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/MMLEADS/index.html',
'format': 'html',
'mediaType': 'application/unknown',
'title': 'html'}],
'identifier': '655',
'issued': '2016-12-14',
'keyword': ['Chronic Condition',
'Claims',
'Eligibility',
'Enrollment',
'Medicaid',
'Medicare',
'Medicare-Medicaid Dual Beneficiaries',
'National',
'Prescription Drugs',
'Publicly Available Data File - for download',
'Utilization'],
'landingPage': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/MMLEADS/index.html',
'modified': '2016-12-14',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'temporal': '2006-01-01T05:00:00-05:00/2011-12-31T05:00:00-05:00',
'theme': ['Medicare'],
'title': 'MMLEADS Public Use File'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'accrualPeriodicity': 'R/P1M',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Health Data Initiative',
'hasEmail': 'mailto:cms.data@cms.hhs.gov'},
'dataQuality': True,
'description': '<p>Monthly Contract and Enrollment Summary Report</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/MCRAdvPartDEnrolData/Monthly-Contract-and-Enrollment-Summary-Report.html',
'format': 'html',
'mediaType': 'application/unknown',
'title': 'html'}],
'identifier': '372',
'issued': '2016-04-07',
'keyword': ['Enrollment',
'Health Employer Data and Information Set (HEDIS)',
'Medicare Advantage',
'National',
'Part D',
'Prescription Drug Plans',
'Publicly Available Data File - for download'],
'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/MCRAdvPartDEnrolData/Monthly-Contract-and-Enrollment-Summary-Report.html',
'modified': '2016-04-07',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'temporal': '2006-01-01T05:00:00-05:00/2016-12-31T05:00:00-05:00',
'theme': ['Medicare'],
'title': 'Monthly Contract and Enrollment Summary Report'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'accrualPeriodicity': 'R/P1M',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Health Data Initiative',
'hasEmail': 'mailto:cms.data@cms.hhs.gov'},
'dataQuality': True,
'description': '<p>Provides monthly enrollment at the contract-plan-state-county level for all organization types</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/MCRAdvPartDEnrolData/Monthly-Enrollment-by-Contract-Plan-State-County.html',
'format': 'html',
'mediaType': 'application/unknown',
'title': 'html'}],
'identifier': '374',
'issued': '2016-04-07',
'keyword': ['County',
'Enrollment',
'Medicare Advantage',
'Part D',
'Prescription Drug Plans',
'Publicly Available Data File - for download',
'State'],
'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/MCRAdvPartDEnrolData/Monthly-Enrollment-by-Contract-Plan-State-County.html',
'modified': '2016-04-07',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'temporal': '2006-01-01T05:00:00-05:00/2016-12-31T05:00:00-05:00',
'theme': ['Medicare'],
'title': 'Monthly Enrollment by Contract, Plan, State, County'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'accrualPeriodicity': 'R/P1M',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Health Data Initiative',
'hasEmail': 'mailto:cms.data@cms.hhs.gov'},
'dataQuality': True,
'description': '<p>Monthly Medicare Advantage Enrollment by State, County, and Contract</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/MCRAdvPartDEnrolData/Monthly-MA-Enrollment-by-State-County-Contract.html',
'format': 'html',
'mediaType': 'application/unknown',
'title': 'html'}],
'identifier': '376',
'issued': '2016-04-07',
'keyword': ['County',
'Enrollment',
'Medicare Advantage',
'Publicly Available Data File - for download',
'State'],
'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/MCRAdvPartDEnrolData/Monthly-MA-Enrollment-by-State-County-Contract.html',
'modified': '2016-04-07',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'temporal': '2006-01-01T05:00:00-05:00/2016-12-31T05:00:00-05:00',
'theme': ['Medicare'],
'title': 'Monthly MA Enrollment by State,County,Contract'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'accrualPeriodicity': 'R/P1M',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Health Data Initiative',
'hasEmail': 'mailto:cms.data@cms.hhs.gov'},
'dataQuality': True,
'description': '<p>Monthly Prescription Drug Plan Enrollment by State, County, Contract</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/MCRAdvPartDEnrolData/Monthly-PDP-Enrollment-by-State-County-Contract.html',
'format': 'html',
'mediaType': 'application/unknown',
'title': 'html'}],
'identifier': '377',
'issued': '2016-04-07',
'keyword': ['County',
'Enrollment',
'Medicare Advantage',
'Part D',
'Prescription Drug Plans',
'Publicly Available Data File - for download',
'State'],
'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/MCRAdvPartDEnrolData/Monthly-PDP-Enrollment-by-State-County-Contract.html',
'modified': '2016-04-07',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'temporal': '2007-01-01T05:00:00-05:00/2015-12-31T05:00:00-05:00',
'theme': ['Medicare'],
'title': 'Monthly PDP Enrollment by State-County-Contract'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Health Data Initiative',
'hasEmail': 'mailto:cms.data@cms.hhs.gov'},
'dataQuality': True,
'description': '<p>The Affordable Care Act created the new Pre-Existing Condition Insurance Plan (PCIP) program to make health insurance available to Americans denied coverage by private insurance companies because of a pre-existing condition.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'https://data.cms.gov/Health/Monthly-Pre-Existing-Condition-Insurance-Plan-Enro/dpuq-z7nj',
'format': 'html',
'mediaType': 'application/unknown',
'title': 'html'}],
'identifier': '480',
'issued': '2016-04-07',
'keyword': ['Access to Care',
'Center for Consumer Information and Insurance Oversight',
'Chronic Condition',
'Covered Services',
'Interactive Tools',
'National',
'Publicly Available Data File - for download',
'State'],
'landingPage': 'https://data.cms.gov/Health/Monthly-Pre-Existing-Condition-Insurance-Plan-Enro/dpuq-z7nj',
'modified': '2016-04-07',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'temporal': '2013-01-01T05:00:00-05:00/2014-12-31T05:00:00-05:00',
'theme': ['Medicare'],
'title': 'Monthly Pre-Existing Condition Insurance Plan Enrollment'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Health Data Initiative',
'hasEmail': 'mailto:cms.data@cms.hhs.gov'},
'dataQuality': True,
'description': '<p>National Health Expenditure Accounts are comprised of the following, National Health Expenditures - Historical and Projected, Age Estimates, State Health Expenditures, Health Care spending by Sponsor, NHEA Related Studies.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/NationalHealthExpendData/',
'format': 'html',
'mediaType': 'application/unknown',
'title': 'html'}],
'identifier': '266',
'issued': '2017-02-16',
'keyword': ['Durable Medical Equipment (DME)',
'Enrollment',
'Expenditures',
'Health Insurance Marketplace',
'Hospital',
'Long Term Care (LTC)',
'Medicaid',
'Medicare',
'National',
'Nursing Home',
'Pharmacy',
'Physician Services',
'Prescription Drugs',
'Providers',
'Quality',
'Regional',
'Research',
'Skilled Nursing (SNF)',
'State',
'Statistics',
'Survey',
'Trends',
'Utilization'],
'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/NationalHealthExpendData/',
'modified': '2017-02-16',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'temporal': '1980-01-01T05:00:00-05:00/2025-12-31T05:00:00-05:00',
'theme': ['Medicare'],
'title': 'National Health Expenditure Data'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Health Data Initiative',
'hasEmail': 'mailto:Healthdata@hhs.gov'},
'dataQuality': True,
'describedBy': 'https://www.cms.gov/Medicare-Medicaid-Coordination/Medicare-and-Medicaid-Coordination/Medicare-Medicaid-Coordination-Office/Downloads/NationalProfileDataMethodology_2012.pdf',
'description': '<p>This provides key statistics on Medicare-Medicaid dual enrollees enrollment, service utilization, expenditures, and chronic conditions for 2012. 2012 is the most recent year of available data due to lags in Medicaid data.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://www.cms.gov/Medicare-Medicaid-Coordination/Medicare-and-Medicaid-Coordination/Medicare-Medicaid-Coordination-Office/Downloads/NationalProfileExcelData_2012.zip',
'format': 'zip',
'mediaType': 'application/unknown',
'title': 'zip'}],
'identifier': '662',
'issued': '2017-12-14',
'keyword': ['Behavioral Health-Mental Health',
'Chronic Condition',
'Enrollment',
'Expenditures',
'Fact Sheets',
'Long Term Care (LTC)',
'Managed Care',
'Medicaid',
'Medicaid Managed Care',
'Medicare',
'Medicare Advantage',
'Medicare-Medicaid Dual Beneficiaries',
'National',
'Operating Costs',
'Publicly Available Data File - for download',
'Reports',
'Statistics',
'Utilization'],
'landingPage': 'https://www.cms.gov/Medicare-Medicaid-Coordination/Medicare-and-Medicaid-Coordination/Medicare-Medicaid-Coordination-Office/Analytics.html',
'modified': '2017-12-14',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'temporal': '2012-01-01T05:00:00-05:00/2012-12-31T05:00:00-05:00',
'theme': ['Medicare'],
'title': 'National Profile of Medicare-Medicaid dual Beneficiaries'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'accrualPeriodicity': 'R/P1M',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Health Data Initiative',
'hasEmail': 'mailto:datanavigator@cms.hhs.gov'},
'dataQuality': True,
'description': '<p>The National Plan and Provider Enumeration System, NPPES, downloadable file, also referred to as the NPI Downloadable File, contains FOIA disclosable NPPES health care provider data for health care providers who have been assigned National Provider Identifiers, NPIs. In accordance with the NPPES Data Dissemination Notice, each month CMS will create a single zipped file that will contain 1. a data file containing all of the FOIA disclosable health care provider data in NPPES as of a certain date in the month, 2. a Read Me File describing the information in the data file, 3. a Header File containing the format of the data file, and 4. a Code Values document listing the descriptions for all of the codes found in the data file. Each month, CMS replaces the previous months file, only one file is available for downloading at any given time.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'https://www.cms.gov/Regulations-and-Guidance/Administrative-Simplification/NationalProvIdentStand/DataDissemination.html',
'format': 'html',
'mediaType': 'application/unknown',
'title': 'html'}],
'identifier': '333',
'issued': '2007-09-12',
'keyword': ['Medicare',
'National',
'Providers',
'Publicly Available Data File - for download',
'State'],
'landingPage': 'https://www.cms.gov/Regulations-and-Guidance/Administrative-Simplification/NationalProvIdentStand/DataDissemination.html',
'modified': '2016-07-13',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Medicare'],
'title': 'National Provider Identifier Standard - Data Dissemination'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Health Data Initiative',
'hasEmail': 'mailto:datanavigator@cms.hhs.gov'},
'dataQuality': True,
'description': '<p>This annual report summarizes impacts from the Initiative to Reduce Avoidable Hospitalizations among Nursing Facility Residents in 2014. This initiative is designed to test ways to reduce avoidable hospitalizations among long-stay nursing facility residents. For such individuals, avoidable hospitalizations can be dangerous, disruptive, and disorienting. The results in this report are based on experience during the second performance year of the initiative, calendar year 2014.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'downloadURL': 'https://innovation.cms.gov/Files/reports/irahnfr-finalyrthreeevalrpt.pdf',
'format': 'pdf',
'mediaType': 'application/unknown',
'title': 'pdf'}],
'identifier': '633',
'issued': '2016-02-03',
'keyword': ['Expenditures',
'Hospital',
'Long Term Care (LTC)',
'Medicare',
'Nursing Home',
'Payments',
'Quality',
'Quality Improvement Organization',
'Reports',
'State',
'Utilization'],
'landingPage': 'https://innovation.cms.gov/Data-and-Reports/index.html',
'modified': '2016-03-02',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'temporal': '2014-01-01T05:00:00-05:00/2014-12-31T05:00:00-05:00',
'theme': ['Medicare'],
'title': 'Nursing Facility Initiative Annual Report'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'accrualPeriodicity': 'R/P1M',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Health Data Initiative',
'hasEmail': 'mailto:cms.data@cms.hhs.gov'},
'dataQuality': True,
'description': '<p>The data that is used by the Nursing Home Compare tool can be downloaded for public use. This functionality is primarily used by health policy researchers and the media. Demographic data is refreshed monthly while quality measures are refreshed the first month of each quarter. In order to ease the downloading process, the data have been divided into 5 separate databases. About the Nursing Home About the Nursing Home Inspection Results About the Nursing Home Residents About the Nursing Home Staff About the Nursing Home Ratings.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'http://www.medicare.gov/nhcompare/',
'format': 'html',
'mediaType': 'application/unknown',
'title': 'html'}],
'identifier': '342',
'issued': '2008-01-01',
'keyword': ['Activities of Daily Living (ADL)',
'Activity Limitation',
'Body Mass Index (BMI)',
'County',
'Falls',
'Interactive Tools',
'Medicare',
'Nursing Home',
'Outcomes',
'Pain Management',
'Preventive Services',
'Quality',
'Skilled Nursing (SNF)',
'State'],
'landingPage': 'http://www.medicare.gov/nhcompare/',
'modified': '2015-12-16',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Medicare'],
'title': 'Nursing Home Compare'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Health Data Initiative',
'hasEmail': 'mailto:cms.data@cms.hhs.gov'},
'dataQuality': True,
'description': '<p>These are the official datasets used on the Medicare.gov Nursing Home Compare Website provided by the Centers for Medicare and Medicaid Services. These data allow you to compare the quality of care at every Medicare and Medicaid-certified nursing home in the country, including over 15,000 nationwide.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'https://data.medicare.gov/data/nursing-home-compare',
'format': 'html',
'mediaType': 'application/unknown',
'title': 'html'}],
'identifier': '467',
'issued': '2016-04-07',
'keyword': ['Activities of Daily Living (ADL)',
'Activity Limitation',
'Body Mass Index (BMI)',
'County',
'Falls',
'Medicare',
'Nursing Home',
'Outcomes',
'Pain Management',
'Preventive Services',
'Publicly Available Data File - for download',
'Quality',
'Skilled Nursing (SNF)',
'State'],
'landingPage': 'https://data.medicare.gov/data/nursing-home-compare',
'modified': '2016-04-07',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'theme': ['Medicare'],
'title': 'Nursing Home Compare Data'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Health Data Initiative',
'hasEmail': 'mailto:Healthdata@hhs.gov'},
'dataQuality': True,
'description': '<p>The compendium contains figures and tables presenting data on all Medicare- and Medicaid-certified nursing homes in the United States as well as the residents in these nursing homes. A series of graphs and maps highlights some of the most interesting data, while detailed data are available in accompanying tables.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'http://www.cms.gov/Medicare/Provider-Enrollment-and-Certification/CertificationandComplianc/NHs.html',
'format': 'html',
'mediaType': 'application/unknown',
'title': 'html'}],
'identifier': '488',
'issued': '2015-12-22',
'keyword': ['Activities of Daily Living (ADL)',
'Activity Limitation',
'Body Mass Index (BMI)',
'Chart Books',
'Falls',
'Medicaid',
'Medicare',
'National',
'Nursing Home',
'Outcomes',
'Quality',
'Rates',
'Satisfaction',
'Skilled Nursing (SNF)',
'State',
'Statistics'],
'landingPage': 'http://www.cms.gov/Medicare/Provider-Enrollment-and-Certification/CertificationandComplianc/NHs.html',
'modified': '2015-12-22',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'temporal': '2013-01-01T05:00:00-05:00/2013-12-31T05:00:00-05:00',
'theme': ['Medicare'],
'title': 'Nursing Home Data Compendium'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Health Data Initiative',
'hasEmail': 'mailto:cms.data@cms.hhs.gov'},
'dataQuality': True,
'description': '<p>Open Payments (otherwise known as the Sunshine Act) - Open Payments is a Congressionally-mandated transparency program that increases awareness of financial relationships between the health care industry and physicians by collecting and reporting any payments or transfers of value medical manufacturers make to physicians or teaching hospitals.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'https://www.cms.gov/openpayments/',
'format': 'html',
'mediaType': 'application/unknown',
'title': 'html'}],
'identifier': '533',
'issued': '2014-09-30',
'keyword': ['Acute Care Hospital',
'Durable Medical Equipment (DME)',
'Hospital',
'National',
'Open Payments (Sunshine Act)',
'Payments',
'Physician Services',
'Prescription Drugs',
'Providers',
'Publicly Available Data File - for download',
'Suppliers',
'Vendors'],
'landingPage': 'http://www.cms.gov/openpayments/',
'modified': '2016-04-07',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'temporal': '2013-01-01T05:00:00-05:00/2014-12-31T05:00:00-05:00',
'theme': ['Medicare'],
'title': 'Open Payments Data'},
{'@type': 'dcat:Dataset',
'accessLevel': 'public',
'bureauCode': ['009:38'],
'contactPoint': {'fn': 'Health Data Initiative',
'hasEmail': 'mailto:cms.data@cms.hhs.gov'},
'dataQuality': True,
'description': '<p>Open Payments (otherwise known as the Sunshine Act) - Open Payments is a Congressionally-mandated transparency program that increases awareness of financial relationships between the health care industry and physicians by collecting and reporting any payments or transfers of value medical manufacturers make to physicians or teaching hospitals.</p>\n',
'distribution': [{'@type': 'dcat:Distribution',
'accessURL': 'https://openpaymentsdata.cms.gov/',
'format': 'html',
'mediaType': 'application/unknown',
'title': 'html'}],
'identifier': '534',
'issued': '2014-09-30',
'keyword': ['Acute Care Hospital',
'Durable Medical Equipment (DME)',
'Hospital',
'Interactive Tools',
'National',
'Open Payments (Sunshine Act)',
'Payments',
'Physician Services',
'Prescription Drugs',
'Providers',
'Suppliers',
'Vendors'],
'landingPage': 'https://openpaymentsdata.cms.gov/',
'modified': '2016-06-30',
'programCode': ['009:000'],
'publisher': {'@type': 'org:Organization',
'name': 'Centers for Medicare & Medicaid Services'},
'temporal': '2013-01-01T05:00:00-05:00/2015-12-31T05:00:00-05:00',
'theme': ['Medicare'],
'title': 'Open Payments Data'},
...],
'describedBy': 'https://project-open-data.cio.gov/v1.1/schema/catalog.json'}
for key, value in about_dataset.items():
print(key)
@type @id dataset describedBy conformsTo @context
value2 = []
for key, value in about_dataset.items():
print(value)
value2.append(value)
dcat:Catalog
https://healthdata.gov/data.json
[{'description': '<p>The CMS National Correct Coding Initiative (NCCI) promotes national correct coding methodologies and reduces improper coding which may result in inappropriate payments of Medicare Part B claims and Medicaid claims.</p>\n<p>NCCI procedure-to-procedure (PTP) edits define pairs of Healthcare Common Procedure Coding System (HCPCS)/Current Procedural Terminology (CPT) codes that should not be reported together for a variety of reasons. The purpose of the PTP edits is to prevent improper payments when incorrect code combinations are reported.</p>\n<p>Practitioner services also refers to ambulatory surgical centers.<br />\nDME refers to provider claims for durable medical equipment.</p>\n<p>The CMS National Correct Coding Initiative (NCCI) promotes national correct coding methodologies and reduces improper coding which may result in inappropriate payments of Medicare Part B claims and Medicaid claims. NCCI procedure-to-procedure (PTP) edits define pairs of Healthcare Common Procedure Coding System (HCPCS)/Current Procedural Terminology (CPT) codes that should not be reported together for a variety of reasons. The purpose of the PTP edits is to prevent improper payments when incorrect code combinations are reported. The edits in this dataset are active for the dates indicated within. This file should NOT be used by state Medicaid programs as their edit file. Current Procedural Terminology (CPT) codes, descriptions and other data only are copyright 2017 American Medical Association. All rights reserved. CPT® is a registered trademark of the American Medical Association. Applicable FARS\\DFARS Restrictions Apply to Government Use. Fee schedules, relative value units, conversion factors and/or related components are not assigned by the AMA, are not part of CPT, and the AMA is not recommending their use. The AMA does not directly or indirectly practice medicine or dispense medical services. The AMA assumes no liability for the data contained or not contained herein.</p>\n<p>For more information, visit <a href="https://www.medicaid.gov/medicaid/program-integrity/ncci/index.html">https://www.medicaid.gov/medicaid/program-integrity/ncci/index.html</a>.</p>\n', 'programCode': ['009:076'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Uncategorized'], 'landingPage': 'https://data.medicaid.gov/d/34v9-f8up', 'contactPoint': {'hasEmail': 'mailto:Medicaid.gov@cms.hhs.gov', 'fn': 'Medicaid'}, 'issued': '2018-08-31', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/34v9-f8up', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/34v9-f8up/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/34v9-f8up/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/34v9-f8up/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/34v9-f8up/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cpt codes', 'hcpcs', 'ncci edits'], 'bureauCode': ['009:00'], 'modified': '2020-12-04', 'title': 'NCCI Procedure to Procedure Edits (PTP)'}, {'description': '<p>Medically Unlikely Edits (MUEs) define for each HCPCS / CPT code the maximum units of service (UOS) that a provider would report under most circumstances for a single beneficiary on a single date of service.</p>\n<p>Practitioner services also refers to ambulatory surgical centers.<br />\nDME refers to provider claims for durable medical equipment.</p>\n<p>The CMS National Correct Coding Initiative (NCCI) promotes national correct coding methodologies and reduces improper coding which may result in inappropriate payments of Medicare Part B claims and Medicaid claims. NCCI procedure-to-procedure (PTP) edits define pairs of Healthcare Common Procedure Coding System (HCPCS)/Current Procedural Terminology (CPT) codes that should not be reported together for a variety of reasons. The purpose of the PTP edits is to prevent improper payments when incorrect code combinations are reported. The edits in this dataset are active for the dates indicated within. This file should NOT be used by state Medicaid programs as their edit file. Current Procedural Terminology (CPT) codes, descriptions and other data only are copyright 2017 American Medical Association. All rights reserved. CPT® is a registered trademark of the American Medical Association. Applicable FARS\\DFARS Restrictions Apply to Government Use. Fee schedules, relative value units, conversion factors and/or related components are not assigned by the AMA, are not part of CPT, and the AMA is not recommending their use. The AMA does not directly or indirectly practice medicine or dispense medical services. The AMA assumes no liability for the data contained or not contained herein.</p>\n<p>For more information, visit <a href="https://www.medicaid.gov/medicaid/program-integrity/ncci/index.html">https://www.medicaid.gov/medicaid/program-integrity/ncci/index.html</a>.</p>\n', 'programCode': ['009:076'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Uncategorized'], 'landingPage': 'https://data.medicaid.gov/d/8pny-kgh5', 'contactPoint': {'hasEmail': 'mailto:Medicaid.gov@cms.hhs.gov', 'fn': 'Medicaid'}, 'issued': '2018-05-23', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/8pny-kgh5', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/8pny-kgh5/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/8pny-kgh5/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/8pny-kgh5/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/8pny-kgh5/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cpt codes', 'hcpcs', 'medically unlikely edits', 'ncci edits'], 'bureauCode': ['009:00'], 'modified': '2020-12-03', 'title': 'NCCI Medically Unlikely Edits (MUEs)'}, {'description': '<p>NNDSS - TABLE 1Z. Pertussis to Poliomyelitis, paralytic - 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Notice: Data from California published in week 29 for years 2019 and 2020 were incomplete when originally published on July 24, 2020. On August 4, 2020, incomplete case counts were replaced with a "U" indicating case counts are not available for specified time period.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published.<br />\nNC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-U.S. Residents\' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />\n§ The pertussis case definition was modified by CSTE effective January 1, 2020. Criteria were modified increasing sensitivity for case ascertainment such that case counts may increase.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/247v-f7n9', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2020-01-21', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/247v-f7n9', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/247v-f7n9/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/247v-f7n9/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/247v-f7n9/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/247v-f7n9/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2020', 'nedss', 'netss', 'nndss', 'paralytic', 'pertussis', 'plague', 'poliomyelitis', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-12-03', 'title': 'NNDSS - TABLE 1Z. Pertussis to Poliomyelitis, paralytic'}, {'description': '<p>NNDSS - Table 1E. Botulism, Foodborne to Botulism, Other (wound & unspecified) - 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published.<br />\nNC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-U.S. Residents\' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/4bft-6yws', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2020-01-17', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/4bft-6yws', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4bft-6yws/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4bft-6yws/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4bft-6yws/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4bft-6yws/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2020', 'botulism', 'foodborne', 'infant', 'nedss', 'netss', 'nndss', 'other (wound & unspecified)', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-12-03', 'title': 'NNDSS - Table 1E. Botulism, Foodborne to Botulism, Other (wound & unspecified)'}, {'description': '<p>NNDSS - TABLE 1W. Meningococcal disease, All serogroups to Meningococcal disease, Serogroup B - 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published.<br />\nNC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-U.S. Residents\' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/4jje-6vv6', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2020-01-21', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/4jje-6vv6', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4jje-6vv6/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4jje-6vv6/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4jje-6vv6/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4jje-6vv6/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2020', 'all serogroups', 'meningococcal disease', 'nedss', 'netss', 'nndss', 'serogroup b', 'serogroups acwy', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-12-03', 'title': 'NNDSS - TABLE 1W. Meningococcal disease, All serogroups to Meningococcal disease, Serogroup B'}, {'description': '<p>NNDSS - Table 1C. Arboviral diseases, St. Louis encephalitis virus disease to West Nile virus disease - 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published.<br />\nNC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-U.S. Residents\' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/4ynm-6jgm', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2020-01-17', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/4ynm-6jgm', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4ynm-6jgm/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4ynm-6jgm/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4ynm-6jgm/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4ynm-6jgm/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2020', 'arboviral diseases', 'nedss', 'netss', 'nndss', 'st. louis virus disease', 'west nile virus disease', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-12-03', 'title': 'NNDSS - Table 1C. Arboviral diseases, St. Louis encephalitis virus disease to West Nile virus disease'}, {'description': '<p>NNDSS - TABLE 1AA. Poliovirus infection, nonparalytic to Psittacosis - 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published.<br />\nNC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />\nCum: Cumulative year-to-date counts.<br />\n Max: Maximum — Maximum case count during the previous 52 weeks.<br />\n * Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-U.S. Residents\' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/52kh-2h7i', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2020-01-21', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/52kh-2h7i', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/52kh-2h7i/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/52kh-2h7i/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/52kh-2h7i/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/52kh-2h7i/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2020', 'nedss', 'netss', 'nndss', 'nonparalytic', 'poliovirus infection', 'psittacosis', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-12-03', 'title': 'NNDSS - TABLE 1AA. Poliovirus infection, nonparalytic to Psittacosis'}, {'description': '<p>NNDSS - TABLE 1GG. Smallpox to Streptococcal toxic shock syndrome – 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published.<br />\nNC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-U.S. Residents\' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/56mi-d4wu', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2020-01-21', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/56mi-d4wu', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/56mi-d4wu/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/56mi-d4wu/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/56mi-d4wu/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/56mi-d4wu/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2020', 'nedss', 'netss', 'nndss', 'smallpox', 'streptococcal toxic shock syndrome', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-12-03', 'title': 'NNDSS - TABLE 1GG. Smallpox to Streptococcal toxic shock syndrome'}, {'description': '<p>NNDSS - TABLE 1T. Invasive pneumococcal disease, age<5 years, Confirmed to Legionellosis - 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published.<br />\nNC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-U.S. Residents\' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />\n§ Includes drug resistant and susceptible cases of Invasive Pneumococcal Disease.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/5hvx-krph', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2020-01-21', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/5hvx-krph', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5hvx-krph/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5hvx-krph/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5hvx-krph/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5hvx-krph/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2020', 'age<5 years', 'confirmed', 'invasive pneumococcal disease', 'legionellosis', 'nedss', 'netss', 'nndss', 'probable', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-12-03', 'title': 'NNDSS - TABLE 1T. Invasive pneumococcal disease, Age<5 years, Confirmed to Legionellosis'}, {'description': '<p>NNDSS - TABLE 1CC. Rabies, Animal to Rabies, Human - 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published.<br />\nNC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />\nCum: Cumulative year-to-date counts.<br />\n Max: Maximum — Maximum case count during the previous 52 weeks.<br />\n * Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-U.S. Residents\' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/6kf3-4udg', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2020-01-21', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/6kf3-4udg', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6kf3-4udg/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6kf3-4udg/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6kf3-4udg/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6kf3-4udg/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2020', 'animal', 'human', 'nedss', 'netss', 'nndss', 'rabies', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-12-03', 'title': 'NNDSS - TABLE 1CC. Rabies, Animal to Rabies, Human'}, {'description': '<p>NNDSS - TABLE 1J. Dengue virus infections, Dengue to Severe dengue - 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published.<br />\nNC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-U.S. Residents\' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/7jik-jwvu', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2020-01-21', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/7jik-jwvu', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7jik-jwvu/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7jik-jwvu/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7jik-jwvu/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7jik-jwvu/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2020', 'dengue', 'dengue virus infections', 'dengue-like illness', 'nedss', 'netss', 'nndss', 'severe dengue', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-12-03', 'title': 'NNDSS - TABLE 1J. Dengue virus infections, Dengue to Severe dengue'}, {'description': '<p>NNDSS - TABLE 1V. Malaria to Measles, Indigenous - 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Notice: Data from California published in week 29 for years 2019 and 2020 were incomplete when originally published on July 24, 2020. On August 4, 2020, incomplete case counts were replaced with a "U" indicating case counts are not available for specified time period.</p>\n<p>Notice: Measles data for weeks 1-4 (in Table 1v) were updated on 02-28-2020 to correct the classification of imported and indigenous. For all weeks, measles is considered imported if the disease was acquired outside of the United States and is considered indigenous if the disease was acquired anywhere within the United States or it is not known where the disease was acquired.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published.<br />\nNC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-U.S. Residents\' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />\n§ Measles is considered imported if the disease was acquired outside of the United States and is considered indigenous if the disease was acquired anywhere within the United States or it is not known where the disease was acquired.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/7xhe-mv2e', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2020-01-21', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/7xhe-mv2e', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7xhe-mv2e/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7xhe-mv2e/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7xhe-mv2e/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7xhe-mv2e/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2020', 'imported', 'indigenous', 'malaria', 'measles', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-12-03', 'title': 'NNDSS - TABLE 1V. Malaria to Measles, Indigenous'}, {'description': '<p>NNDSS - TABLE 1O. Hansen\'s disease to Hantavirus pulmonary syndrome - 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published.<br />\nNC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-U.S. Residents\' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />\n§ Includes data for old world hantavirus infections, such as Seoul virus infections. Prior to 2015, this condition was not nationally notifiable and data for this condition was not submitted to CDC\'s National Notifiable Diseases Surveillance System (NNDSS).<br />\n¶ Includes data for Andes virus infections.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/a9xa-yrhn', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2020-01-21', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/a9xa-yrhn', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/a9xa-yrhn/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/a9xa-yrhn/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/a9xa-yrhn/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/a9xa-yrhn/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2020', 'hansen's disease', 'hantavirus infection', 'hantavirus pulmonary syndrome', 'nedss', 'netss', 'nndss', 'non-hantavirus pulmonary syndrome', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-12-03', 'title': "NNDSS - TABLE 1O. Hansen's disease to Hantavirus pulmonary syndrome"}, {'description': '<p>NNDSS - TABLE 1PP. Yellow fever to Zika virus disease, non-congenital – 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published.<br />\nNC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-U.S. Residents\' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/bk9t-cq4b', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2020-01-21', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/bk9t-cq4b', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/bk9t-cq4b/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/bk9t-cq4b/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/bk9t-cq4b/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/bk9t-cq4b/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2020', 'nedss', 'netss', 'nndss', 'non-congenital', 'wonder', 'yellow fever', 'zika virus disease'], 'bureauCode': ['009:00'], 'modified': '2020-12-03', 'title': 'NNDSS - TABLE 1PP. Yellow fever to Zika virus disease, non-congenital'}, {'description': '<p>NNDSS - Table 1H. Cholera to Coccidioidomycosis - 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Notice: Data from California published in week 29 for years 2019 and 2020 were incomplete when originally published on July 24, 2020. On August 4, 2020, incomplete case counts were replaced with a "U" indicating case counts are not available for specified time period.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published.<br />\nNC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-U.S. Residents\' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/bqmb-vyka', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2020-01-21', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/bqmb-vyka', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/bqmb-vyka/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/bqmb-vyka/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/bqmb-vyka/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/bqmb-vyka/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2020', 'cholera', 'coccidioidomycosis', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-12-03', 'title': 'NNDSS - Table 1H. Cholera to Coccidioidomycosis'}, {'description': '<p>NNDSS - Table 1G. Carbapenemase-producing carbapenem-resistant Enterobacteriaceae to Chlamydia trachomatis infection - 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published.<br />\nNC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-U.S. Residents\' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />\n§ Reporting jurisdictions were informed CDC could receive data for this condition in August 2019. Please note there will be a delay in reporting of case notifications for this condition to CDC.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/cds4-6y7t', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2020-01-21', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/cds4-6y7t', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/cds4-6y7t/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/cds4-6y7t/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/cds4-6y7t/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/cds4-6y7t/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2020', 'carbapenemase-producing carbapenem-resistant enterobacteriaceae', 'chancroid', 'chlamydia trachomatis infection', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-12-03', 'title': 'NNDSS - Table 1G. Carbapenemase-producing carbapenem-resistant Enterobacteriaceae to Chlamydia trachomatis infection'}, {'description': '<p>NNDSS - TABLE 1R. Hepatitis C, perinatal infection to Influenza-associated pediatric mortality - 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Notice: Data from California published in week 29 for years 2019 and 2020 were incomplete when originally published on July 24, 2020. On August 4, 2020, incomplete case counts were replaced with a "U" indicating case counts are not available for specified time period.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published.<br />\nNC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-U.S. Residents\' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />\n§ Please refer to the CDC WONDER publication for weekly updates to the footnote for this condition.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/ctu5-k6yz', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2020-01-21', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/ctu5-k6yz', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ctu5-k6yz/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ctu5-k6yz/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ctu5-k6yz/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ctu5-k6yz/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2020', 'hepatitis c', 'influenza-associated pediatric mortality', 'nedss', 'netss', 'nndss', 'perinatal infection', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-12-03', 'title': 'NNDSS - TABLE 1R. Hepatitis C, perinatal infection to Influenza-associated pediatric mortality'}, {'description': '<p>NNDSS - TABLE 1N. Haemophilus influenzae, invasive disease, Age <5 years, Non-b serotype to Unknown serotype - 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Notice: Data from California published in week 29 for years 2019 and 2020 were incomplete when originally published on July 24, 2020. On August 4, 2020, incomplete case counts were replaced with a "U" indicating case counts are not available for specified time period.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published.<br />\nNC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-U.S. Residents\' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/d2zt-4m8y', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2020-01-21', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/d2zt-4m8y', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/d2zt-4m8y/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/d2zt-4m8y/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/d2zt-4m8y/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/d2zt-4m8y/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2020', 'age <5 years', 'haemophilus influenzae', 'invasive disease', 'nedss', 'netss', 'nndss', 'non-b serotype', 'nontypeable', 'unknown serotype', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-12-03', 'title': 'NNDSS - TABLE 1N. Haemophilus influenzae, invasive disease, Age <5 years, Non-b serotype to Unknown serotype'}, {'description': '<p>NNDSS - TABLE 1U. Leptospirosis to Listeriosis, Probable - 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Notice: Data from California published in week 29 for years 2019 and 2020 were incomplete when originally published on July 24, 2020. On August 4, 2020, incomplete case counts were replaced with a "U" indicating case counts are not available for specified time period.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published.<br />\nNC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-U.S. Residents\' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />\n§ Before 2019, listeriosis cases in neonates less than or equal to 60 days of age were counted as one case in a mother-infant pair. Beginning in 2019, maternal and neonatal listeriosis cases are being counted separately. Beginning in 2020, confirmed and probable cases are published separately. Prior years included confirmed cases only.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/dwmy-m9r6', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2020-01-21', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/dwmy-m9r6', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/dwmy-m9r6/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/dwmy-m9r6/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/dwmy-m9r6/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/dwmy-m9r6/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2020', 'confirmed', 'leptospirosis', 'listeriosis', 'nedss', 'netss', 'nndss', 'probable', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-12-03', 'title': 'NNDSS - TABLE 1U. Leptospirosis to Listeriosis, Probable'}, {'description': '<p>NNDSS - TABLE 1Y. Mumps to Novel influenza A virus infections - 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Notice: Data from California published in week 29 for years 2019 and 2020 were incomplete when originally published on July 24, 2020. On August 4, 2020, incomplete case counts were replaced with a "U" indicating case counts are not available for specified time period.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published.<br />\nNC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-U.S. Residents\' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />\n§ Novel influenza A virus infections are human infections with influenza A viruses that are different from currently circulating human seasonal influenza viruses. With the exception of one avian lineage influenza A (H7N2) virus, all novel influenza A virus infections reported to CDC since 2012 have been variant influenza viruses.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/espg-acwi', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2020-01-21', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/espg-acwi', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/espg-acwi/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/espg-acwi/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/espg-acwi/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/espg-acwi/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2020', 'mumps', 'nedss', 'netss', 'nndss', 'novel influenza a virus infections', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-12-03', 'title': 'NNDSS - TABLE 1Y. Mumps to Novel influenza A virus infections'}, {'description': '<p>NNDSS - TABLE 1K. Ehrlichiosis and Anaplasmosis, Anaplasma phagocytophilum infection to Ehrlichia chaffeensis infection - 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published.<br />\nNC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-U.S. Residents\' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/gepg-djaz', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2020-01-21', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/gepg-djaz', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/gepg-djaz/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/gepg-djaz/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/gepg-djaz/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/gepg-djaz/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2020', 'anaplasma phagocytophilum infection', 'ehrlichia chaffeensis infection', 'ehrlichiosis and anaplasmosis', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-12-03', 'title': 'NNDSS - TABLE 1K. Ehrlichiosis and Anaplasmosis, Anaplasma phagocytophilum infection to Ehrlichia chaffeensis infection'}, {'description': '<p>NNDSS - Table 1F. Brucellosis to Candida auris, clinical - 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Notice: Data from California published in week 29 for years 2019 and 2020 were incomplete when originally published on July 24, 2020. On August 4, 2020, incomplete case counts were replaced with a "U" indicating case counts are not available for specified time period.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published.<br />\nNC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-U.S. Residents\' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />\n§ Reporting jurisdictions were informed CDC could receive data for this condition in August 2019. Please note there will be a delay in reporting of case notifications for this condition to CDC.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/i43m-djm6', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2020-01-17', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/i43m-djm6', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/i43m-djm6/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/i43m-djm6/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/i43m-djm6/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/i43m-djm6/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2020', 'brucellosis', 'campylobacteriosis', 'candida auris', 'clinical', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-12-03', 'title': 'NNDSS - Table 1F. Brucellosis to Candida auris, clinical'}, {'description': '<p>NNDSS - TABLE 1LL. Vibriosis, Confirmed to Vibriosis, Probable – 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published.<br />\nNC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-U.S. Residents\' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/kyph-4i8d', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2020-01-21', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/kyph-4i8d', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/kyph-4i8d/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/kyph-4i8d/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/kyph-4i8d/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/kyph-4i8d/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2020', 'confirmed', 'nedss', 'netss', 'nndss', 'probable', 'vibriosis', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-12-03', 'title': 'NNDSS - TABLE 1LL. Vibriosis, Confirmed to Vibriosis, Probable'}, {'description': '<p>NNDSS - TABLE 1X. Meningococcal disease, Other serogroups to Meningococcal disease, Unknown serogroup - 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Notice: Data from California published in week 29 for years 2019 and 2020 were incomplete when originally published on July 24, 2020. On August 4, 2020, incomplete case counts were replaced with a "U" indicating case counts are not available for specified time period.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published.<br />\nNC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-U.S. Residents\' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/m8jv-u92i', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2020-01-21', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/m8jv-u92i', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/m8jv-u92i/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/m8jv-u92i/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/m8jv-u92i/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/m8jv-u92i/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2020', 'meningococcal disease', 'nedss', 'netss', 'nndss', 'other serogroups', 'unknown serogroup', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-12-03', 'title': 'NNDSS - TABLE 1X. Meningococcal disease, Other serogroups to Meningococcal disease, Unknown serogroup'}, {'description': '<p>NNDSS - Table 1I. Cryptosporidiosis to Cyclosporiasis - 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published.<br />\nNC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-U.S. Residents\' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/n83i-w4cq', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2020-01-21', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/n83i-w4cq', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/n83i-w4cq/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/n83i-w4cq/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/n83i-w4cq/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/n83i-w4cq/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2020', 'cryptosporidiosis', 'cyclosporiasis', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-12-03', 'title': 'NNDSS - Table 1I. Cryptosporidiosis to Cyclosporiasis'}, {'description': '<p>NNDSS - TABLE 1HH. Syphilis, Congenital to Syphilis, Primary and Secondary – 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published.<br />\nNC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />\nCum: Cumulative year-to-date counts.<br />\n Max: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-U.S. Residents\' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/paqx-33a8', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2020-01-21', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/paqx-33a8', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/paqx-33a8/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/paqx-33a8/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/paqx-33a8/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/paqx-33a8/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2020', 'congenital', 'nedss', 'netss', 'nndss', 'primary and secondary', 'syphilis', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-12-03', 'title': 'NNDSS - TABLE 1HH. Syphilis, Congenital to Syphilis, Primary and Secondary'}, {'description': '<p>NNDSS - TABLE 1B. Arboviral diseases, Jamestown Canyon virus disease to Powassan virus disease – 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published.<br />\nNC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-U.S. Residents\' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/pjtk-n43k', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2020-01-17', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/pjtk-n43k', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/pjtk-n43k/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/pjtk-n43k/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/pjtk-n43k/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/pjtk-n43k/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2020', 'arboviral diseases', 'jamestown canyon virus disease', 'la crosse virus disease', 'nedss', 'netss', 'nndss', 'powassan virus disease', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-12-03', 'title': 'NNDSS - Table 1B. Arboviral diseases, Jamestown Canyon virus disease to Powassan virus disease'}, {'description': '<p>NNDSS - TABLE 1S. Invasive pneumococcal disease, all ages, Confirmed to Invasive pneumococcal disease, all ages, Probable - 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:</p>\n<p>U: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published.<br />\nNC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-U.S. Residents\' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />\n§ Includes drug resistant and susceptible cases of Invasive Pneumococcal Disease.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/r9mz-pvtk', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2020-01-21', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/r9mz-pvtk', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/r9mz-pvtk/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/r9mz-pvtk/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/r9mz-pvtk/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/r9mz-pvtk/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2020', 'all ages', 'confirmed', 'invasive pneumococcal disease', 'nedss', 'netss', 'nndss', 'probable', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-12-03', 'title': 'NNDSS - TABLE 1S. Invasive pneumococcal disease, all ages, Confirmed to Invasive pneumococcal disease, all ages, Probable'}, {'description': '<p>NNDSS - Table 1D. Arboviral diseases, Western equine encephalitis virus disease to Babesiosis - 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published.<br />\nNC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-U.S. Residents\' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/rezz-ypcg', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2020-01-17', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/rezz-ypcg', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rezz-ypcg/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rezz-ypcg/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rezz-ypcg/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rezz-ypcg/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2020', 'arboviral diseases', 'babesiosis', 'nedss', 'netss', 'nndss', 'western equine encephalitis virus disease', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-12-03', 'title': 'NNDSS - Table 1D. Arboviral diseases, Western equine encephalitis virus disease to Babesiosis'}, {'description': '<p>NNDSS - TABLE 1DD. Rubella to Rubella, congenital syndrome - 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published.<br />\nNC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />\nCum: Cumulative year-to-date counts.<br />\n Max: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-U.S. Residents\' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/smic-9bf9', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2020-01-21', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/smic-9bf9', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/smic-9bf9/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/smic-9bf9/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/smic-9bf9/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/smic-9bf9/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2020', 'congenital syndrome', 'nedss', 'netss', 'nndss', 'rubella', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-12-03', 'title': 'NNDSS - TABLE 1DD. Rubella to Rubella, congenital syndrome'}, {'description': '<p>NNDSS - TABLE 1M. Gonorrhea to Haemophilus influenzae, invasive disease, Age <5 years, Serotype b - 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Notice: Data from California published in week 29 for years 2019 and 2020 were incomplete when originally published on July 24, 2020. On August 4, 2020, incomplete case counts were replaced with a "U" indicating case counts are not available for specified time period.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published.<br />\nNC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-U.S. Residents\' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/u7e4-s8zi', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2020-01-21', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/u7e4-s8zi', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/u7e4-s8zi/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/u7e4-s8zi/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/u7e4-s8zi/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/u7e4-s8zi/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2020', 'age <5 years serotype b', 'all ages all serotypes', 'gonorrhea', 'haemophilus influenzae', 'invasive disease', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-12-03', 'title': 'NNDSS - TABLE 1M. Gonorrhea to Haemophilus influenzae, invasive disease, Age <5 years, Serotype b'}, {'description': '<p>NNDSS - TABLE 1P. Hemolytic uremic syndrome post-diarrheal to Hepatitis B, acute - 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Notice: Data from California published in week 29 for years 2019 and 2020 were incomplete when originally published on July 24, 2020. On August 4, 2020, incomplete case counts were replaced with a "U" indicating case counts are not available for specified time period.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published.<br />\nNC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-U.S. Residents\' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/uu9i-eu7y', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2020-01-21', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/uu9i-eu7y', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/uu9i-eu7y/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/uu9i-eu7y/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/uu9i-eu7y/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/uu9i-eu7y/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2020', 'hemolytic uremic syndrome post-diarrheal', 'hepatitis (viral acute) type a', 'hepatitis (viral acute) type b', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-12-03', 'title': 'NNDSS - TABLE 1P. Hemolytic uremic syndrome post-diarrheal to Hepatitis B, acute'}, {'description': '<p>NNDSS - TABLE 1A. Anthrax to Arboviral diseases, Eastern equine encephalitis virus disease – 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published.<br />\nNC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-U.S. Residents\' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/v2mh-3yzr', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2020-01-17', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/v2mh-3yzr', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/v2mh-3yzr/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/v2mh-3yzr/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/v2mh-3yzr/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/v2mh-3yzr/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2020', 'anthrax', 'arboviral diseases', 'chikungunya virus disease', 'eastern equine encephalitis virus disease', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-12-03', 'title': 'NNDSS - TABLE 1A. Anthrax to Arboviral diseases, Eastern equine encephalitis virus disease'}, {'description': '<p>NNDSS - TABLE 1L. Ehrlichiosis and Anaplasmosis, Ehrlichia ewingii infection to Giardiasis - 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published.<br />\nNC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-U.S. Residents\' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/vzfn-ifh5', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2020-01-21', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/vzfn-ifh5', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vzfn-ifh5/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vzfn-ifh5/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vzfn-ifh5/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vzfn-ifh5/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2020', 'ehrlichia ewingii infection', 'ehrlichiosis and anaplasmosis', 'giardiasis', 'nedss', 'netss', 'nndss', 'undetermined ehrlichiosis/anaplasmosis', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-12-03', 'title': 'NNDSS - TABLE 1L. Ehrlichiosis and Anaplasmosis, Ehrlichia ewingii infection to Giardiasis'}, {'description': '<p>NNDSS - TABLE 1Q. Hepatitis B, perinatal infection to Hepatitis C, acute, Probable - 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Notice: Data from California published in week 29 for years 2019 and 2020 were incomplete when originally published on July 24, 2020. On August 4, 2020, incomplete case counts were replaced with a "U" indicating case counts are not available for specified time period.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published.<br />\nNC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-U.S. Residents\' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />\n§ For acute Hepatitis C, only confirmed cases were verified.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/y4ut-ybj7', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2020-01-21', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/y4ut-ybj7', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/y4ut-ybj7/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/y4ut-ybj7/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/y4ut-ybj7/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/y4ut-ybj7/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2020', 'confirmed', 'hepatitis b', 'hepatitis c acute', 'nedss', 'netss', 'nndss', 'perinatal infection', 'probable', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-12-03', 'title': 'NNDSS - TABLE 1Q. Hepatitis B, perinatal infection to Hepatitis C, acute, Probable'}, {'description': '<p>NNDSS - TABLE 1KK. Vancomycin-intermediate Staphylococcus aureus to Varicella morbidity – 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published.<br />\nNC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-U.S. Residents\' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/29xv-7ajw', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2020-01-21', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/29xv-7ajw', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/29xv-7ajw/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/29xv-7ajw/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/29xv-7ajw/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/29xv-7ajw/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2020', 'nedss', 'netss', 'nndss', 'vancomycin-intermediate staphylococcus aureus', 'vancomycin-resistant staphylococcus aureus', 'varicella morbidity', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-12-03', 'title': 'NNDSS - TABLE 1KK. Vancomycin-intermediate Staphylococcus aureus to Varicella morbidity'}, {'description': '<p>NNDSS - TABLE 1MM. Viral hemorrhagic fevers, Crimean-Congo hemorrhagic fever virus to Guanarito virus – 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published.<br />\nNC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-U.S. Residents\' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />\n§ Prior to 2015, CDC\'s National Notifiable Diseases Surveillance System (NNDSS) did not receive electronic data about incident cases of specific viral hemorrhagic fevers; instead data were collected in aggregate as "viral hemorrhagic fevers". NNDSS was updated beginning in 2015 to receive data for each of the viral hemorrhagic fevers listed.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/a93x-tfzm', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2020-01-21', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/a93x-tfzm', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/a93x-tfzm/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/a93x-tfzm/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/a93x-tfzm/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/a93x-tfzm/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2020', 'crimean-congo hemorrhagic fever virus', 'ebola virus', 'guanarito virus', 'nedss', 'netss', 'nndss', 'viral hemorrhagic fevers', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-12-03', 'title': 'NNDSS - TABLE 1MM. Viral hemorrhagic fevers, Crimean-Congo hemorrhagic fever virus to Guanarito virus'}, {'description': '<p>NNDSS - TABLE 1NN. Viral hemorrhagic fevers, Junin virus to Viral hemorrhagic fevers, Lujo virus – 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published.<br />\nNC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-U.S. Residents\' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />\n§ Prior to 2015, CDC\'s National Notifiable Diseases Surveillance System (NNDSS) did not receive electronic data about incident cases of specific viral hemorrhagic fevers; instead data were collected in aggregate as "viral hemorrhagic fevers". NNDSS was updated beginning in 2015 to receive data for each of the viral hemorrhagic fevers listed.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/axsa-zcg5', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2020-01-21', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/axsa-zcg5', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/axsa-zcg5/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/axsa-zcg5/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/axsa-zcg5/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/axsa-zcg5/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2020', 'junin virus', 'lassa virus', 'lujo virus', 'nedss', 'netss', 'nndss', 'viral hemorrhagic fevers', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-12-03', 'title': 'NNDSS - TABLE 1NN. Viral hemorrhagic fevers, Junin virus to Viral hemorrhagic fevers, Lujo virus'}, {'description': '<p>NNDSS - TABLE 1JJ. Tuberculosis to Tularemia – 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Notice: Tuberculosis data for weeks 4-31 are incorrect for New York City; the Middle Atlantic region total; U.S. Residents, excluding U.S. Territories total; and the grand total, due to data processing issues.<br />\nNotice: Tuberculosis data for weeks 32-33 are incorrect for the U.S. Residents, excluding U.S. Territories total and the grand total, due to data processing issues.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published.<br />\nNC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-U.S. Residents\' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/efb8-zbb7', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2020-01-21', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/efb8-zbb7', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/efb8-zbb7/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/efb8-zbb7/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/efb8-zbb7/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/efb8-zbb7/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2020', 'nedss', 'netss', 'nndss', 'tuberculosis', 'tularemia', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-12-03', 'title': 'NNDSS - TABLE 1JJ. Tuberculosis to Tularemia'}, {'description': '<p>NNDSS - TABLE 1OO. Viral hemorrhagic fevers, Machupo virus to Viral hemorrhagic fevers, Sabia virus – 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published.<br />\nNC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-U.S. Residents\' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />\n§ Prior to 2015, CDC\'s National Notifiable Diseases Surveillance System (NNDSS) did not receive electronic data about incident cases of specific viral hemorrhagic fevers; instead data were collected in aggregate as "viral hemorrhagic fevers". NNDSS was updated beginning in 2015 to receive data for each of the viral hemorrhagic fevers listed.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/g3g2-srtq', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2020-01-21', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/g3g2-srtq', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/g3g2-srtq/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/g3g2-srtq/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/g3g2-srtq/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/g3g2-srtq/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2020', 'machupo virus', 'marburg virus', 'nedss', 'netss', 'nndss', 'sabia virus', 'viral hemorrhagic fevers', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-12-03', 'title': 'NNDSS - TABLE 1OO. Viral hemorrhagic fevers, Machupo virus to Viral hemorrhagic fevers, Sabia virus'}, {'description': '<p>NNDSS - TABLE 1BB. Q fever, Total to Q fever, Chronic - 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published.<br />\nNC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />\nCum: Cumulative year-to-date counts.<br />\n Max: Maximum — Maximum case count during the previous 52 weeks.<br />\n * Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-U.S. Residents\' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/j6gu-p9yd', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2020-01-21', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/j6gu-p9yd', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/j6gu-p9yd/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/j6gu-p9yd/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/j6gu-p9yd/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/j6gu-p9yd/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2020', 'acute', 'chronic', 'nedss', 'netss', 'nndss', 'q fever', 'total', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-12-03', 'title': 'NNDSS - TABLE 1BB. Q fever, Total to Q fever, Chronic'}, {'description': '<p>NNDSS - TABLE 1EE. Salmonella Paratyphi infection to Salmonellosis (excluding Salmonella Typhi infection and Salmonella Paratyphi infection) – 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published.<br />\nNC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-U.S. Residents\' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />\n§ In previous years, cases were reported as Salmonellosis. Beginning in January 2019, cases began to be reported as Salmonella Paratyphi infection.<br />\n¶ In previous years, cases were reported as typhoid fever. Beginning in January 2019, cases began to be reported as Salmonella Typhi infection.<br />\n** In previous years, cases were reported as Salmonellosis (excluding paratyphoid fever and typhoid fever). Beginning in January 2019, cases began to be reported as Salmonellosis (excluding Salmonella Typhi infection and Salmonella Paratyphi infection).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/mvaf-qxac', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2020-01-21', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/mvaf-qxac', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mvaf-qxac/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mvaf-qxac/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mvaf-qxac/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mvaf-qxac/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2020', 'nedss', 'netss', 'nndss', 'salmonella paratyphi infection', 'salmonella typhi infection', 'salmonellosis (excluding salmonella typhi infection and salmonella paratyphi infection)', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-12-03', 'title': 'NNDSS - TABLE 1EE. Salmonella Paratyphi infection to Salmonellosis (excluding Salmonella Typhi infection and Salmonella Paratyphi infection)'}, {'description': '<p>NNDSS - TABLE 1II. Tetanus to Trichinellosis – 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published.<br />\nNC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-U.S. Residents\' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/qbrk-85z2', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2020-01-21', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/qbrk-85z2', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qbrk-85z2/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qbrk-85z2/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qbrk-85z2/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qbrk-85z2/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2020', 'nedss', 'netss', 'nndss', 'tetanus', 'toxic shock syndrome (other than streptococcal)', 'trichinellosis', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-12-03', 'title': 'NNDSS - TABLE 1II. Tetanus to Trichinellosis'}, {'description': '<p>Notice: For data on COVID-19 in the United States, please see <a href="https://www.cdc.gov/coronavirus/2019-ncov/cases-in-us.html">https://www.cdc.gov/coronavirus/2019-ncov/cases-in-us.html</a>.</p>\n<p>Notice: Data from California published in week 29 for years 2019 and 2020 were incomplete when originally published on July 24, 2020. On August 4, 2020, incomplete case counts were replaced with a "U" indicating case counts are not available for specified time period.</p>\n<p>NNDSS - TABLE 1FF. Severe acute respiratory syndrome-associated coronavirus disease to Shigellosis – 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published.<br />\nNC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-U.S. Residents\' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/x8jf-txib', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2020-01-21', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/x8jf-txib', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/x8jf-txib/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/x8jf-txib/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/x8jf-txib/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/x8jf-txib/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2020', 'nedss', 'netss', 'nndss', 'severe acute respiratory syndrome-associated coronavirus disease', 'shiga toxin-producing escherichia coli (stec)', 'shigellosis', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-12-03', 'title': 'NNDSS - TABLE 1FF. Severe acute respiratory syndrome-associated coronavirus disease to Shigellosis'}, {'description': '<p>Deaths involving coronavirus disease 2019 (COVID-19), pneumonia, and influenza reported to NCHS by week ending date and by state</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/r8kw-7aab', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2020-11-05', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/r8kw-7aab', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/r8kw-7aab/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/r8kw-7aab/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/r8kw-7aab/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/r8kw-7aab/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['coronavirus', 'covid-19', 'death', 'influenza', 'mortality', 'nchs', 'pneumonia', 'state', 'united states', 'week'], 'bureauCode': ['009:00'], 'modified': '2020-12-03', 'title': 'Provisional COVID-19 Death Counts by Week Ending Date and State'}, {'description': '<p>This visualization provides weekly data on the number of deaths by jurisdiction of occurrence and cause of death. Counts of deaths in more recent weeks can be compared with counts from earlier years to determine if the number is higher than expected. Selected causes of death are shown, based on analyses of the most prevalent comorbid conditions reported on death certificates where COVID-19 was listed as a cause of death (see <a href="https://www.cdc.gov/nchs/nvss/vsrr/covid_weekly/index.htm#Comorbidities">https://www.cdc.gov/nchs/nvss/vsrr/covid_weekly/index.htm#Comorbidities</a>). Cause of death counts are based on the underlying cause of death, and presented for Respiratory diseases, Circulatory diseases, Malignant neoplasms, and Alzheimer disease and dementia. Estimated numbers of deaths due to these other causes of death could represent misclassified COVID-19 deaths, or potentially could be indirectly related to COVID-19 (e.g., deaths from other causes occurring in the context of health care shortages or overburdened health care systems). Deaths with an underlying cause of death of COVID-19 are not included in these estimates of deaths due to other causes. Deaths due to external causes (i.e. injuries) or unknown causes are excluded. For more detail, see the Technical Notes.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/u6jv-9ijr', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2020-05-29', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/u6jv-9ijr', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/u6jv-9ijr/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/u6jv-9ijr/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/u6jv-9ijr/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/u6jv-9ijr/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cause of death', 'jurisdiction', 'mortality', 'nchs', 'state', 'week'], 'bureauCode': ['009:00'], 'modified': '2020-12-03', 'title': 'Weekly counts of death by jurisdiction and cause of death'}, {'description': '<p>The bipartisan CARES Act and the Paycheck Protection Program and Health Care Enhancement Act provided $175 billion in relief funds to hospitals and other healthcare providers on the front lines of the coronavirus response. Payments are being distributed by the Department of Health and Human Services (HHS) through the Health Resources and Services Administration. HHS has announced allocation payments for Phases 1, 2 and 3 General Distributions which includes; Medicare, Medicaid, CHIP, assisted living facilities, behavioral health providers and dental providers; and targeted allocations to High Impact, Rural, Tribal, Skilled Nursing Facilities and Nursing Homes (including nursing home quality incentive program recipients), Safety Net Hospitals, and Children’s Hospitals. This dataset represents the list of providers who have attested to receiving one or more payments from the aforementioned allocations and agreed to the Terms and Conditions as of November 30, 2020.<br />\nIn addition to the list of providers receiving payments seen here, HRSA has provided an additional list specific to providers receiving high impact payments and nursing home quality incentive payments whether or not they have attested to receiving payments and agreed to the Terms and Conditions. Find it here: <a href="https://www.hhs.gov/coronavirus/cares-act-provider-relief-fund/data/index.html">https://www.hhs.gov/coronavirus/cares-act-provider-relief-fund/data/inde...</a></p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Administrative'], 'landingPage': 'https://data.cdc.gov/d/kh8y-3es6', 'contactPoint': {'hasEmail': 'mailto:PRFdata@hrsa.gov', 'fn': 'HRSA Chief Data Officer'}, 'issued': '2020-05-06', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/kh8y-3es6', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/kh8y-3es6/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/kh8y-3es6/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/kh8y-3es6/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/kh8y-3es6/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cares act', 'health system', 'provider relief fund'], 'bureauCode': ['009:15'], 'modified': '2020-12-03', 'title': 'HHS Provider Relief Fund'}, {'description': '<p>The COVID-19 Claims Reimbursement to Health Care Providers and Facilities for Testing and Treatment of the Uninsured Program provides reimbursements on a rolling basis directly to eligible health care entities for claims that are attributed to the testing and/or treatment of COVID-19 for uninsured individuals. The program is funded via the:<br />\nFamilies First Coronavirus Response Act (FFCRA) Relief Fund, which includes funds received from the Public Health and Social Services Emergency Fund, as appropriated in the FFCRCA (P.L. 116-127) and the Paycheck Protection Program and Health Care Enhancement Act (P.L. 116-139) (PPPHCEA), which each appropriated $1 billion to reimburse health care entities for conducting COVID-19 testing for the uninsured; and the Provider Relief Fund, which includes funds received from the Public Health and Social Services Emergency Fund, as appropriated in the Coronavirus Air, Relief, and Economic Security (CARES) Act (P.L. 116-136), which provides $100 billion in relief funds, including to hospitals and other health care entities on the front lines of the COVID-19 response and the PPPHCEA to reimburse health care entities for treating uninsured individuals with a COVID-19 diagnosis.<br />\nThe PPPHCEA appropriated an additional $75 billion in relief funds. Within the Provider Relief Fund, a portion of the funding will be used to support healthcare-related expenses attributable to the treatment of uninsured individuals with COVID-19.<br />\nHealth care entities that have conducted COVID-19 testing of uninsured individuals for COVID-19 or provided treatment to uninsured individuals with a COVID-19 diagnosis on or after February 4, 2020, can request claims reimbursement through the program electronically and will be reimbursed generally at Medicare rates, subject to available funding.<br />\nThis dataset represents the list of health care entities who have agreed to the Terms and Conditions and received claims reimbursement for COVID-19 testing of uninsured individuals and/or treatment for uninsured individuals with a COVID-19 diagnosis, as of November 25, 2020.</p>\n<p>For Provider Relief Fund Data - <a href="https://data.cdc.gov/Administrative/HHS-Provider-Relief-Fund/kh8y-3es6">https://data.cdc.gov/Administrative/HHS-Provider-Relief-Fund/kh8y-3es6</a></p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Administrative'], 'landingPage': 'https://data.cdc.gov/d/rksx-33p3', 'contactPoint': {'hasEmail': 'mailto:PRFdata@hrsa.gov', 'fn': 'HRSA Chief Data Officer'}, 'issued': '2020-05-29', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/rksx-33p3', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rksx-33p3/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rksx-33p3/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rksx-33p3/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rksx-33p3/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cares act', 'coronavirus', 'covid-19', 'health system', 'provider relief fund', 'uninsured'], 'bureauCode': ['009:15'], 'modified': '2020-12-03', 'title': 'Claims Reimbursement to Health Care Providers and Facilities for Testing and Treatment of the Uninsured'}, {'description': '<p>CDC reports aggregate counts of COVID-19 cases and death numbers daily online. Data on the COVID-19 website and CDC’s COVID Data Tracker are based on these most recent numbers reported by states, territories, and other jurisdictions. This data set of “United States COVID-19 Cases and Deaths by State over Time” combines this information. However, data are dependent on jurisdictions’ timely and accurate reporting.</p>\n<p>Separately, CDC also regularly reports provisional death certificate data from the National Vital Statistics System (NVSS) on data.cdc.gov. Details are described on the <a href="https://www.cdc.gov/nchs/nvss/covid-19.htm">NCHS website</a>. Reporting the number of deaths by using death certificates ultimately provides more complete information but is a longer process; therefore, these numbers will be less than the death counts on the COVID-19 website.</p>\n<p>Accuracy of Data<br />\nCDC tracks COVID-19 illnesses, hospitalizations, and deaths to track trends, detect outbreaks, and monitor whether public health measures are working. However, counting exact numbers of COVID-19 cases is not possible. COVID-19 can cause mild illness, symptoms might not appear immediately, there are delays in reporting and testing, not everyone who is infected gets tested or seeks medical care, and there are differences in how completely states and territories report their cases.</p>\n<p>COVID-19 is one of about <a href="https://wwwn.cdc.gov/nndss/">120 diseases or conditions</a> health departments voluntarily report to CDC. State, local, and territorial public health departments verify and report cases to CDC. When there are differences between numbers of cases reported by CDC versus by health departments, data reported by health departments should be considered the most up to date. Health departments may update case data over time when they receive more complete and accurate information. The number of new cases reported each day fluctuates. There is generally less reporting on the weekends and holidays.</p>\n<p>CDC reports death data on three other sections of the website: <a href="https://www.cdc.gov/coronavirus/2019-ncov/cases-updates/cases-in-us.html">U.S. Cases</a> & Deaths, <a href="https://www.cdc.gov/covid-data-tracker/index.html">COVID Data Tracker</a>, and <a href="https://www.cdc.gov/nchs/nvss/covid-19.htm">NCHS Provisional Death Counts</a>. The U.S. Cases and Deaths webpages and COVID Data Tracker get their information from the same source (total case counts); however, NCHS Death Counts are based on death certificates that use information reported by physicians, medical examiners, or coroners in the cause-of-death section of each certificate. Data from each of these pages are considered provisional (not complete and pending verification) and are therefore subject to change. Counts from previous weeks are continually revised as more records are received and processed. Because not all jurisdictions report counts daily, counts may increase at different intervals.</p>\n<p>Confirmed & Probable Counts<br />\nAs of April 14, 2020, CDC case counts and death counts include both confirmed and probable cases and deaths. This change was made to reflect an <a href="https://cdn.ymaws.com/www.cste.org/resource/resmgr/2020ps/Interim-20-ID-01_COVID-19.pdf">interim COVID-19 position statement</a> issued by the Council for State and Territorial Epidemiologists on April 5, 2020. The position statement included a case definition and made COVID-19 a nationally notifiable disease. Nationally notifiable disease cases are voluntarily reported to CDC by jurisdictions. Confirmed and probable case definition criteria are described here:<br />\n<a href="https://wwwn.cdc.gov/nndss/conditions/coronavirus-disease-2019-covid-19/case-definition/2020/">https://wwwn.cdc.gov/nndss/conditions/coronavirus-disease-2019-covid-19/case-definition/2020/</a>. Not all jurisdictions report probable cases and deaths to CDC. When not available to CDC, it is noted as N/A. Please note that jurisdiction</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Case Surveillance'], 'landingPage': 'https://data.cdc.gov/d/9mfq-cb36', 'contactPoint': {'hasEmail': 'mailto:eocevent394@cdc.gov', 'fn': 'Surveillance Review and Response Group'}, 'issued': '2020-07-15', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/9mfq-cb36', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/9mfq-cb36/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/9mfq-cb36/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/9mfq-cb36/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/9mfq-cb36/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['aggregate', 'cases', 'coronavirus', 'covid-19', 'death'], 'bureauCode': ['009:20'], 'modified': '2020-12-03', 'title': 'United States COVID-19 Cases and Deaths by State over Time'}, {'description': '<p>Deaths counts for influenza, pneumonia, and coronavirus disease 2019 (COVID-19) reported to NCHS by week ending date, by state and HHS region, and age group.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/ynw2-4viq', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2020-10-01', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/ynw2-4viq', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ynw2-4viq/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ynw2-4viq/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ynw2-4viq/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ynw2-4viq/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['covid-19', 'influenza', 'mortality', 'nchs', 'pneumonia'], 'bureauCode': ['009:00'], 'modified': '2020-12-03', 'title': 'Provisional Death Counts for Influenza, Pneumonia, and COVID-19'}, {'description': '<p>This data file contains the following indicators that can be used to illustrate potential differences in the burden of deaths due to COVID-19 according to race and ethnicity:<br />\n•Count of COVID-19 deaths: Number of deaths due to COVID-19 reported for each race and Hispanic origin group<br />\n•Distribution of COVID-19 deaths (%): Deaths for each group as a percent of the total number of COVID-19 deaths reported<br />\n•Unweighted distribution of population (%): Population of each group as a percent of the total population<br />\n•Weighted distribution of population (%): Population of each group as percent of the total population after accounting for how the race and Hispanic origin population is distributed in relation to the geographic areas impacted by COVID-19</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/pj7m-y5uh', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2020-11-12', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/pj7m-y5uh', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/pj7m-y5uh/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/pj7m-y5uh/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/pj7m-y5uh/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/pj7m-y5uh/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['coronavirus', 'covid-19', 'deaths', 'ethnicity', 'mortality', 'nchs', 'population', 'race', 'state', 'united states'], 'bureauCode': ['009:00'], 'modified': '2020-12-02', 'title': 'Provisional Death Counts for Coronavirus Disease (COVID-19): Distribution of Deaths by Race and Hispanic Origin'}, {'description': '<p>Provisional count of deaths involving coronavirus disease 2019 (COVID-19) by United States county.</p>\n', 'programCode': ['009:020'], 'temporal': '2019-01-01T05:00:00-05:00/2020-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/kn79-hsxy', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2020-10-28', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/kn79-hsxy', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/kn79-hsxy/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/kn79-hsxy/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/kn79-hsxy/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/kn79-hsxy/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['coronavirus', 'county', 'covid-19', 'deaths', 'mortality', 'nchs', 'united states'], 'bureauCode': ['009:00'], 'modified': '2020-12-02', 'title': 'Provisional COVID-19 Death Counts in the United States by County', 'accrualPeriodicity': 'R/P1W'}, {'description': '<p>Provisional counts of deaths by the week the deaths occurred, by state of occurrence, and by select underlying causes of death for 2019-2020. The dataset also includes weekly provisional counts of death for COVID-19, coded to ICD-10 code U07.1 as an underlying or multiple cause of death.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/muzy-jte6', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2020-07-08', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/muzy-jte6', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/muzy-jte6/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/muzy-jte6/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/muzy-jte6/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/muzy-jte6/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cause of death'], 'bureauCode': ['009:00'], 'modified': '2020-12-02', 'title': 'Weekly Counts of Deaths by State and Select Causes, 2019-2020', 'accrualPeriodicity': 'R/P1W'}, {'description': '<p>Estimates of excess deaths can provide information about the burden of mortality potentially related to COVID-19, beyond the number of deaths that are directly attributed to COVID-19. Excess deaths are typically defined as the difference between observed numbers of deaths and expected numbers. This visualization provides weekly data on excess deaths by jurisdiction of occurrence. Counts of deaths in more recent weeks are compared with historical trends to determine whether the number of deaths is significantly higher than expected.</p>\n<p>Estimates of excess deaths can be calculated in a variety of ways, and will vary depending on the methodology and assumptions about how many deaths are expected to occur. Estimates of excess deaths presented in this webpage were calculated using Farrington surveillance algorithms (1). For each jurisdiction, a model is used to generate a set of expected counts, and the upper bound of the 95% Confidence Intervals (95% CI) of these expected counts is used as a threshold to estimate excess deaths. Observed counts are compared to these upper bound estimates to determine whether a significant increase in deaths has occurred. Provisional counts are weighted to account for potential underreporting in the most recent weeks. However, data for the most recent week(s) are still likely to be incomplete. Only about 60% of deaths are reported within 10 days of the date of death, and there is considerable variation by jurisdiction. More detail about the methods, weighting, data, and limitations can be found in the Technical Notes.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/xkkf-xrst', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2020-05-20', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/xkkf-xrst', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xkkf-xrst/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xkkf-xrst/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xkkf-xrst/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xkkf-xrst/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2020', 'coronavirus', 'covid-19', 'excess deaths', 'nchs', 'state', 'united states'], 'bureauCode': ['009:00'], 'modified': '2020-12-02', 'title': 'Excess Deaths Associated with COVID-19'}, {'description': '<p>Deaths involving coronavirus disease 2019 (COVID-19), pneumonia, and influenza reported to NCHS by sex and age group and state.</p>\n<p>NOTICE TO USERS: As of September 2, 2020, this data file includes the following age groups in addition to the age groups that are routinely included: 0-17, 18-29, 30-49, and 50-64. The new age groups are consistent with categories used across CDC COVID-19 surveillance pages. When analyzing the file, the user should make sure to select only the desired age groups. Summing across all age categories provided will result in double counting deaths from certain age groups.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/9bhg-hcku', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2020-09-02', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/9bhg-hcku', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/9bhg-hcku/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/9bhg-hcku/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/9bhg-hcku/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/9bhg-hcku/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['age', 'coronavirus', 'covid-19', 'death', 'mortality', 'nchs', 'sex', 'state', 'united states'], 'bureauCode': ['009:00'], 'modified': '2020-12-02', 'title': 'Provisional COVID-19 Death Counts by Sex, Age, and State'}, {'description': '<p>Deaths involving coronavirus disease 2019 (COVID-19), pneumonia and influenza reported to NCHS by place of death and state, United States.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/uggs-hy5q', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2020-05-06', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/uggs-hy5q', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/uggs-hy5q/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/uggs-hy5q/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/uggs-hy5q/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/uggs-hy5q/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['coronavirus', 'covid-19', 'death', 'mortality', 'nchs', 'place', 'state', 'united states'], 'bureauCode': ['009:00'], 'modified': '2020-12-02', 'title': 'Provisional COVID-19 Death Counts by Place of Death and State'}, {'description': '<p>This dataset shows health conditions and contributing causes mentioned in conjunction with deaths involving coronavirus disease 2019 (COVID-19).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/hk9y-quqm', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2020-07-17', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/hk9y-quqm', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hk9y-quqm/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hk9y-quqm/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hk9y-quqm/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hk9y-quqm/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['age group', 'coronavirus', 'covid-19', 'deaths', 'health conditions', 'mortality', 'nchs'], 'bureauCode': ['009:00'], 'modified': '2020-12-02', 'title': 'Conditions contributing to deaths involving coronavirus disease 2019 (COVID-19), by age group and state, United States.'}, {'description': '<p>Deaths involving coronavirus disease 2019 (COVID-19), pneumonia, and influenza reported to NCHS by race, age, and state.</p>\n<p>NOTICE TO USERS: As of September 2, 2020, this data file includes the following age groups in addition to the age groups that are routinely included: 0-17, 18-29, 30-49, and 50-64. The new age groups are consistent with categories used across CDC COVID-19 surveillance pages. When analyzing the file, the user should make sure to select only the desired age groups. Summing across all age categories provided will result in double counting deaths from certain age groups.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/ks3g-spdg', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2020-09-30', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/ks3g-spdg', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ks3g-spdg/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ks3g-spdg/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ks3g-spdg/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ks3g-spdg/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['age group', 'coronavirus', 'covid-19', 'hispanic origin', 'influenza', 'nchs', 'pneumonia', 'race', 'state'], 'bureauCode': ['009:00'], 'modified': '2020-12-02', 'title': 'Deaths involving coronavirus disease 2019 (COVID-19) by race and Hispanic origin group and age, by state'}, {'description': '<p>Deaths involving coronavirus disease 2019 (COVID-19) reported to NCHS by sex and age group and week ending date.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/vsak-wrfu', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2020-05-15', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/vsak-wrfu', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vsak-wrfu/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vsak-wrfu/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vsak-wrfu/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vsak-wrfu/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['age group', 'coronavirus', 'covid-19', 'nchs', 'sex', 'united states', 'week'], 'bureauCode': ['009:00'], 'modified': '2020-12-02', 'title': 'Provisional COVID-19 Death Counts by Sex, Age, and Week'}, {'description': '<p>The U.S. Census Bureau, in collaboration with five federal agencies, launched the Household Pulse Survey to produce data on the social and economic impacts of Covid-19 on American households. The Household Pulse Survey was designed to gauge the impact of the pandemic on employment status, consumer spending, food security, housing, education disruptions, and dimensions of physical and mental wellness.</p>\n<p>The survey was designed to meet the goal of accurate and timely weekly estimates. It was conducted by an internet questionnaire, with invitations to participate sent by email and text message. The sample frame is the Census Bureau Master Address File Data. Housing units linked to one or more email addresses or cell phone numbers were randomly selected to participate, and one respondent from each housing unit was selected to respond for him or herself. Estimates are weighted to adjust for nonresponse and to match Census Bureau estimates of the population by age, gender, race and ethnicity, and educational attainment. All estimates shown meet the NCHS Data Presentation Standards for Proportions,</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/8pt5-q6wp', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2020-09-09', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/8pt5-q6wp', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/8pt5-q6wp/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/8pt5-q6wp/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/8pt5-q6wp/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/8pt5-q6wp/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['anxiety', 'covid-19', 'depression'], 'bureauCode': ['009:00'], 'modified': '2020-12-02', 'title': 'Indicators of Anxiety or Depression Based on Reported Frequency of Symptoms During Last 7 Days'}, {'description': '<p>The U.S. Census Bureau, in collaboration with five federal agencies, launched the Household Pulse Survey to produce data on the social and economic impacts of Covid-19 on American households. The Household Pulse Survey was designed to gauge the impact of the pandemic on employment status, consumer spending, food security, housing, education disruptions, and dimensions of physical and mental wellness.</p>\n<p>The survey was designed to meet the goal of accurate and timely weekly estimates. It was conducted by an internet questionnaire, with invitations to participate sent by email and text message. The sample frame is the Census Bureau Master Address File Data. Housing units linked to one or more email addresses or cell phone numbers were randomly selected to participate, and one respondent from each housing unit was selected to respond for him or herself. Estimates are weighted to adjust for nonresponse and to match Census Bureau estimates of the population by age, gender, race and ethnicity, and educational attainment. All estimates shown meet the NCHS Data Presentation Standards for Proportions.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/jb9g-gnvr', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2020-09-09', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/jb9g-gnvr', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/jb9g-gnvr/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/jb9g-gnvr/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/jb9g-gnvr/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/jb9g-gnvr/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['covid-19', 'private coverage', 'public coverage', 'uninsured'], 'bureauCode': ['009:00'], 'modified': '2020-12-02', 'title': 'Indicators of Health Insurance Coverage at the Time of Interview'}, {'description': '<p>The U.S. Census Bureau, in collaboration with five federal agencies, launched the Household Pulse Survey to produce data on the social and economic impacts of Covid-19 on American households. The Household Pulse Survey was designed to gauge the impact of the pandemic on employment status, consumer spending, food security, housing, education disruptions, and dimensions of physical and mental wellness.</p>\n<p>The survey was designed to meet the goal of accurate and timely weekly estimates. It was conducted by an internet questionnaire, with invitations to participate sent by email and text message. The sample frame is the Census Bureau Master Address File Data. Housing units linked to one or more email addresses or cell phone numbers were randomly selected to participate, and one respondent from each housing unit was selected to respond for him or herself. Estimates are weighted to adjust for nonresponse and to match Census Bureau estimates of the population by age, gender, race and ethnicity, and educational attainment. All estimates shown meet the NCHS Data Presentation Standards for Proportions.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/xb3p-q62w', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2020-09-09', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/xb3p-q62w', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xb3p-q62w/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xb3p-q62w/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xb3p-q62w/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xb3p-q62w/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['covid-19', 'delayed care', 'unmet need'], 'bureauCode': ['009:00'], 'modified': '2020-12-02', 'title': 'Indicators of Reduced Access to Care Due to the Coronavirus Pandemic During Last 4 Weeks'}, {'description': '<p>This visualization provides weekly data on the number of deaths from all causes by jurisdiction of occurrence and age group. Counts of deaths in more recent weeks can be compared with counts from earlier years to determine if the number is higher than expected.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/y5bj-9g5w', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2020-05-29', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/y5bj-9g5w', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/y5bj-9g5w/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/y5bj-9g5w/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/y5bj-9g5w/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/y5bj-9g5w/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['age group', 'death', 'jurisdiction', 'mortality', 'nchs', 'state'], 'bureauCode': ['009:00'], 'modified': '2020-12-02', 'title': 'Weekly counts of deaths by jurisdiction and age group'}, {'description': '<p>County data on race and Hispanic origin is available for counties with more than 100 COVID-19 deaths.\xa0 Urban-rural classification is based on the 2013 National Center for Health Statistics Urban-Rural Classification Scheme for Counties (<a href="https://www.cdc.gov/nchs/data_access/urban_rural.htm">https://www.cdc.gov/nchs/data_access/urban_rural.htm</a>). Deaths are cumulative from the week ending February 1, 2020 to the most recent reporting week.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/k8wy-p9cg', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2020-11-04', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/k8wy-p9cg', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/k8wy-p9cg/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/k8wy-p9cg/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/k8wy-p9cg/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/k8wy-p9cg/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['coronavirus', 'county', 'covid-19', 'death', 'mortality', 'race', 'united states'], 'bureauCode': ['009:00'], 'modified': '2020-12-02', 'title': 'Provisional COVID-19 Death Counts by County and Race'}, {'description': '<p>This visualization provides weekly data on the number of deaths from all causes by jurisdiction of occurrence and race and Hispanic origin. Numbers of deaths are also shown for all causes excluding COVID-19, and for COVID-19. Counts of deaths in more recent weeks can be compared with counts from earlier years to determine if the number is higher than expected.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/qfhf-uhaa', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2020-07-22', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/qfhf-uhaa', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qfhf-uhaa/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qfhf-uhaa/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qfhf-uhaa/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qfhf-uhaa/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['coronavirus', 'covid-19', 'death', 'hispanic origin', 'jurisd', 'jurisdiction', 'mortality', 'race'], 'bureauCode': ['009:00'], 'modified': '2020-12-02', 'title': 'Weekly counts of deaths by jurisdiction and race and Hispanic origin'}, {'description': '<p>This visualization provides data that can be used to illustrate potential differences in the burden of deaths due to COVID-19 by race and ethnicity.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/jwta-jxbg', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2020-07-28', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/jwta-jxbg', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/jwta-jxbg/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/jwta-jxbg/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/jwta-jxbg/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/jwta-jxbg/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['age group', 'coronavirus', 'covid-19', 'death rate', 'hispanic origin', 'jurisdiction', 'population', 'race'], 'bureauCode': ['009:00'], 'modified': '2020-12-02', 'title': 'Distribution of COVID-19 deaths and populations, by jurisdiction, age, and race and Hispanic origin'}, {'description': '<p>Deaths involving coronavirus disease 2019 (COVID-19) with a focus on ages 0-18 years in the United States.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/nr4s-juj3', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2020-09-22', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/nr4s-juj3', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/nr4s-juj3/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/nr4s-juj3/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/nr4s-juj3/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/nr4s-juj3/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['children', 'mortality'], 'bureauCode': ['009:00'], 'modified': '2020-12-02', 'title': 'Provisional COVID-19 Deaths: Focus on Ages 0-18 Years'}, {'description': '<p>Deaths involving coronavirus disease 2019 (COVID-19) reported to NCHS by sex and age in years.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/3apk-4u4f', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2020-09-24', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/3apk-4u4f', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/3apk-4u4f/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/3apk-4u4f/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/3apk-4u4f/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/3apk-4u4f/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['coronavirus', 'covid-19', 'deaths', 'mortality', 'nchs'], 'bureauCode': ['009:00'], 'modified': '2020-12-02', 'title': 'Provisional COVID-19 Deaths Counts by Age in Years'}, {'description': '<p>Deaths involving coronavirus disease 2019 (COVID-19) and pneumonia reported to NCHS by place of death, age, state, and HHS Region.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'landingPage': 'https://data.cdc.gov/d/4va6-ph5s', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2020-09-22', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/4va6-ph5s', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4va6-ph5s/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4va6-ph5s/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4va6-ph5s/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4va6-ph5s/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['deaths', 'mortality'], 'bureauCode': ['009:20'], 'modified': '2020-12-02', 'title': 'NVSS Provisional COVID-19 Deaths by Place of Death and Age'}, {'description': '<p>The U.S. Census Bureau, in collaboration with five federal agencies, launched the Household Pulse Survey to produce data on the social and economic impacts of Covid-19 on American households. The Household Pulse Survey was designed to gauge the impact of the pandemic on employment status, consumer spending, food security, housing, education disruptions, and dimensions of physical and mental wellness.</p>\n<p>The survey was designed to meet the goal of accurate and timely weekly estimates. It was conducted by an internet questionnaire, with invitations to participate sent by email and text message. The sample frame is the Census Bureau Master Address File Data. Housing units linked to one or more email addresses or cell phone numbers were randomly selected to participate, and one respondent from each housing unit was selected to respond for him or herself. Estimates are weighted to adjust for nonresponse and to match Census Bureau estimates of the population by age, gender, race and ethnicity, and educational attainment. All estimates shown meet the NCHS Data Presentation Standards for Proportions.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/yni7-er2q', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2020-10-21', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/yni7-er2q', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/yni7-er2q/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/yni7-er2q/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/yni7-er2q/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/yni7-er2q/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['covid-19', 'mental health'], 'bureauCode': ['009:00'], 'modified': '2020-12-02', 'title': 'Mental Health Care in the Last 4 Weeks'}, {'description': '<p>For more information on CDC.gov metrics please see <a href="http://www.cdc.gov/metrics/">http://www.cdc.gov/metrics/</a></p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Web Metrics'], 'landingPage': 'https://data.cdc.gov/d/rq85-buyi', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2018-10-02', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/rq85-buyi', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rq85-buyi/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rq85-buyi/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rq85-buyi/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rq85-buyi/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cdc.gov', 'web metrics'], 'bureauCode': ['009:00'], 'modified': '2020-12-01', 'title': 'Monthly Page Views to CDC.gov'}, {'description': '<p>Affordable Care Act Federal Upper Limits (FUL) based on the weighted average of the most recently reported monthly average manufacturer price (AMP) for pharmaceutically and therapeutically equivalent multiple source drug products that are available for purchase by retail community pharmacies on a nationwide basis.</p>\n', 'programCode': ['009:076'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Drug Pricing and Payment'], 'landingPage': 'https://data.medicaid.gov/d/yns6-zx8k', 'contactPoint': {'hasEmail': 'mailto:Medicaid.gov@cms.hhs.gov', 'fn': 'Medicaid'}, 'issued': '2018-07-31', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/yns6-zx8k', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/yns6-zx8k/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/yns6-zx8k/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/yns6-zx8k/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/yns6-zx8k/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['amp', 'federal upper limits', 'ful'], 'bureauCode': ['009:00'], 'modified': '2020-12-01', 'title': 'ACA Federal Upper Limits'}, {'description': '<p>National Average Drug Acquisition Cost (NADAC) weekly reference data from November 2013 to current week.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Drug Pricing and Payment'], 'landingPage': 'https://data.medicaid.gov/d/a4y5-998d', 'contactPoint': {'hasEmail': 'mailto:Medicaid.gov@cms.hhs.gov', 'fn': 'Medicaid'}, 'issued': '2018-04-17', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/a4y5-998d', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/a4y5-998d/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/a4y5-998d/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/a4y5-998d/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/a4y5-998d/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['drug acquisition cost', 'nadac'], 'bureauCode': ['009:38'], 'modified': '2020-12-01', 'title': 'NADAC (National Average Drug Acquisition Cost)'}, {'description': '<p>The NADAC Weekly Comparison identifies the drug products with current NADAC rates that are replaced with new NADAC rates. Other changes (e.g. NDC additions and terminations) to the NADAC file are not reflected in this comparison.</p>\n<p>Note: Effective Date was not recorded in the dataset until 6/7/2017</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Drug Pricing and Payment'], 'landingPage': 'https://data.medicaid.gov/d/6gk3-9bxc', 'contactPoint': {'hasEmail': 'mailto:Medicaid.gov@cms.hhs.gov', 'fn': 'Medicaid'}, 'issued': '2018-04-17', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/6gk3-9bxc', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/6gk3-9bxc/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/6gk3-9bxc/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/6gk3-9bxc/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/6gk3-9bxc/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['nadac', 'nadac comparison'], 'bureauCode': ['009:38'], 'modified': '2020-12-01', 'title': 'NADAC Comparison'}, {'description': '<p>The CDC Content Syndication site at <a href="https://tools.cdc.gov/syndication/">https://tools.cdc.gov/syndication/</a> allows you to import content from CDC websites directly into your own website or application. These services are provided free of charge from CDC. The data shown in this table represent the weekly top page views from CDC.gov offered by syndication.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Web Metrics'], 'landingPage': 'https://data.cdc.gov/d/rppv-wbiv', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2014-10-16', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/rppv-wbiv', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rppv-wbiv/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rppv-wbiv/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rppv-wbiv/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rppv-wbiv/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cdc.gov', 'page views', 'syndication', 'web pages'], 'bureauCode': ['009:00'], 'modified': '2020-12-01', 'title': 'Top syndicated pages from CDC.gov by weekly page views'}, {'description': '<p>NNDSS - TABLE 1AA. Poliovirus infection, nonparalytic to Psittacosis - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/axgy-8qey', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/axgy-8qey', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/axgy-8qey/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/axgy-8qey/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/axgy-8qey/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/axgy-8qey/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'nedss', 'netss', 'nndss', 'nonparalytic', 'poliovirus infection', 'psittacosis', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-05-30', 'title': 'NNDSS - TABLE 1AA. Poliovirus infection, nonparalytic to Psittacosis'}, {'description': '<p>NNDSS - TABLE 1N. Haemophilus influenzae, invasive disease, (age <5 years), Non-b serotype to Unknown serotype - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a></p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/u7wx-dav2', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/u7wx-dav2', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/u7wx-dav2/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/u7wx-dav2/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/u7wx-dav2/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/u7wx-dav2/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['(age <5 years)', '2019', 'haemophilus influenzae', 'invasive disease', 'nedss', 'netss', 'nndss', 'non-b serotype', 'nontypeable', 'unknown serotype', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-05-30', 'title': 'NNDSS - TABLE 1N. Haemophilus influenzae, invasive disease, (age <5 years), Non-b serotype to Unknown serotype'}, {'description': '<p>NNDSS - Table 1G. Carbapenemase-producing carbapenem-resistant Enterobacteriaceae to Chancroid - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a></p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />\n§ Data for Carbapenemase-producing Carbapenem-resistant enterobacteriaceae (CP-CRE) will be displayed in this table after the CDC obtains Office of Management and Budget Paperwork Reduction Act approval to receive data for this condition.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/phwv-i65c', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/phwv-i65c', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/phwv-i65c/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/phwv-i65c/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/phwv-i65c/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/phwv-i65c/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'carbapenemase-producing carbapenem-resistant enterobacteriaceae', 'chancroid', 'chlamydia trachomatis infection', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-05-30', 'title': 'NNDSS - TABLE 1G. Carbapenemase-producing carbapenem-resistant Enterobacteriaceae to Chancroid'}, {'description': '<p>NNDSS - Table 1C. Arboviral diseases, neuroinvasive and non-neuroinvasive, St. Louis encephalitis virus disease to Western equine encephalitis virus disease - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/4ewf-ciy6', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/4ewf-ciy6', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4ewf-ciy6/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4ewf-ciy6/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4ewf-ciy6/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4ewf-ciy6/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'arboviral diseases', 'nedss', 'netss', 'nndss', 'st. louis encephalitis virus disease', 'western equine encephalitis virus disease', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-05-30', 'title': 'NNDSS - TABLE 1C. Arboviral diseases, St. Louis encephalitis virus to Western equine encephalitis virus'}, {'description': '<p>The Restricted Access Data file includes 31 fields and is available through a private GitHub website after completing a registration process, signing a data use restrictions agreement, and approval from CDC. To learn more about this dataset, including the list of data elements, registration process, and data-use restrictions agreement, please see below. For additional questions, please contact ASK SRRG (<a href=<a href="mailto:eocevent394@cdc.gov">mailto:eocevent394@cdc.gov</a>"><a href="mailto:eocevent394@cdc.gov">eocevent394@cdc.gov</a>).</p>\n<p>Requesting Access</p>\n<p>Please review the following documents to determine your interest in accessing the COVID-19 Case Surveillance Restricted Access Detailed Data file:</p>\n<p>1) <a href="https://data.cdc.gov/api/views/mbd7-r32t/files/567614c2-7e1b-4121-a4b4-f6bd4c110fd3?download=true&filename=data_dictionary_covid_cases_restricted_detailed.xlsx">Data Dictionary for the COVID-19 Case Surveillance Restricted Access Detailed Data</a></p>\n<p>2) <a href="https://data.cdc.gov/api/views/mbd7-r32t/files/247e6693-4769-4da0-aa9e-57612bc1c77f?download=true&filename=covid_case_surveillance_data_release_summary.pdf">COVID-19 Case Surveillance Restricted Access Detailed Data COVID-19 Case Surveillance Data Access, Summary, Guidance, and Limitations</a></p>\n<p>3) <a href="https://data.cdc.gov/api/views/mbd7-r32t/files/d6cf0bfc-b07b-4dfb-859b-d1c8615972d8?download=true&filename=case_surveillance_data_RIDURA.pdf">Registration Information and Data Use Restrictions Agreement (RIDURA)</a></p>\n<p>Next steps include completing the Restricted Access Data Use Restrictions Agreement (RIDURA), and it should be forwarded to Ask SRRG at <a href="mailto:eocevent394@cdc.gov">eocevent394@cdc.gov</a>. The request will be reviewed and if approved, expect to receive an email providing the GitHub requirements and instructions. If more information is required or the request is not approved, expect to receive email correspondence from ASK SRRG (<a href="mailto:eocevent394@cdc.gov">eocevent394@cdc.gov</a>).</p>\n<p>Overview</p>\n<p>The COVID-19 case surveillance system database includes individual-level data reported to U.S. states and autonomous reporting entities, including New York City and the District of Columbia (D.C.), as well as U.S. territories and states. On April 5, 2020, COVID-19 was added to the Nationally Notifiable Condition List and classified as “immediately notifiable, urgent (within 24 hours)” by a Council of State and Territorial Epidemiologists (CSTE) Interim Position Statement (Interim-20-ID-01). CSTE updated the position statement on August 5, 2020, to clarify the interpretation of antigen detection tests and serologic test results within the case classification. The statement also recommended that all states and territories enact laws to make COVID-19 reportable in their jurisdiction, and that jurisdictions conducting surveillance should submit case notifications to CDC.</p>\n<p>COVID-19 case surveillance data are collected by jurisdictions and shared voluntarily with CDC. For more information, visit <a href="https://wwwn.cdc.gov/nndss/conditions/coronavirus-disease-2019-covid-19/case-definition/2020/08/05/">https://wwwn.cdc.gov/nndss/conditions/coronavirus-disease-2019-covid-19/case-definition/2020/08/05/</a>.</p>\n<p>The deidentified data in the restricted access dataset include demographic characteristics (including state and county), exposure history, disease severity indicators and outcomes, clinical data, laboratory diagnostic test results, and comorbidities.</p>\n<p>All data elements can be found on the COVID-19 case report form located at <a href="https://www.cdc.gov/coronavirus/2019-ncov/downloads/pui-form.pdf">www.cdc.gov/coronavirus/2019-ncov/downloads/pui-form.pdf</a>.</p>\n<p>The Case Surveillance Task Force and Surveillance Review and Response Group (SRRG) within CDC’s COVID-19 Emergency Response provide stewardship for datasets that support the public’s access to COVID-19 data while protecting individual privacy.<br />\nCOVID-19 case reports have been routinely submitted using standardized case reporting forms.</p>\n<p>On April 5, 2020, CST</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'landingPage': 'https://data.cdc.gov/d/mbd7-r32t', 'contactPoint': {'hasEmail': 'mailto:eocevent394@cdc.gov', 'fn': 'Surveillance Review Response Group'}, 'issued': '2020-11-20', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/mbd7-r32t', '@type': 'dcat:Dataset', 'modified': '2020-12-01', 'keyword': ['cases', 'coronavirus', 'covid', 'covid-19', 'covid19', 'restricted', 'surveillance'], 'bureauCode': ['009:20'], 'theme': ['Case Surveillance'], 'title': 'COVID-19 Case Surveillance Restricted Access Detailed Data'}, {'description': '<p>1995-2020. Centers for Disease Control and Prevention (CDC). State Tobacco Activities Tracking and Evaluation (STATE) System. E-Cigarette Legislation – Preemption. The STATE System houses current and historical state-level legislative data on tobacco use prevention and control policies. Data are reported on a quarterly basis. Data include information related to summary state preemption of more stringent or differing local laws on smokefree indoor air, youth access and licensure that are applicable to e-cigarettes.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Legislation'], 'landingPage': 'https://data.cdc.gov/d/88eg-qzed', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2020-09-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/88eg-qzed', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/88eg-qzed/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/88eg-qzed/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/88eg-qzed/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/88eg-qzed/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['e-cigarette', 'legislation', 'osh', 'policy', 'preemption', 'state system', 'tobacco'], 'bureauCode': ['009:20'], 'modified': '2020-11-30', 'title': 'CDC STATE System E-Cigarette Legislation - Preemption Summary'}, {'description': '<p>1995-2020. Centers for Disease Control and Prevention (CDC). State Tobacco Activities Tracking and Evaluation (STATE) System. E-Cigarette Legislation – Smokefree Indoor Air. The STATE System houses current and historical state-level legislative data on tobacco use prevention and control policies. Data are reported on a quarterly basis. Data include information related to state legislation on smokefree indoor air that apply to use of e-cigarettes in private worksites, restaurants, and bars.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Legislation'], 'landingPage': 'https://data.cdc.gov/d/i8t6-whzd', 'contactPoint': {'hasEmail': 'mailto:OSHData@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2020-10-01', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/i8t6-whzd', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/i8t6-whzd/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/i8t6-whzd/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/i8t6-whzd/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/i8t6-whzd/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['ecigarette', 'legislation', 'osh', 'policy', 'smokefree indoor air', 'state system'], 'bureauCode': ['009:20'], 'modified': '2020-11-30', 'title': 'CDC STATE System E-Cigarette Legislation - Smokefree Indoor Air Summary', 'describedBy': 'https://chronicdata.cdc.gov/Legislation/CDC-STATE-System-Tobacco-Legislation-Smokefree-Ind/2snk-eav4'}, {'description': '<p>The bipartisan CARES Act and the Paycheck Protection Program and Health Care Enhancement Act provided $175 billion in relief funds to hospitals and other healthcare providers on the front lines of the coronavirus response. The Department of Health and Human Services through the Health Resources and Services Administration is allocating $2 billion in incentive payments to nursing home facilities that reduce both covid-19 infection rates relative to their county and mortality rates against a national benchmark.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Administrative'], 'landingPage': 'https://data.cdc.gov/d/bfqg-cb6d', 'contactPoint': {'hasEmail': 'mailto:PRFdata@hrsa.gov', 'fn': 'HRSA Chief Data Officer'}, 'issued': '2020-11-30', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/bfqg-cb6d', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/bfqg-cb6d/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/bfqg-cb6d/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/bfqg-cb6d/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/bfqg-cb6d/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cares act', 'coronavirus', 'covid-19', 'health system'], 'bureauCode': ['009:15'], 'modified': '2020-11-30', 'title': 'Provider Relief Fund COVID-19 Nursing Home Quality Incentive Program'}, {'description': '<p>1995-2020. Centers for Disease Control and Prevention (CDC). State Tobacco Activities Tracking and Evaluation (STATE) System. Legislation – Fire-Safety. The STATE System houses current and historical state-level legislative data on tobacco use prevention and control policies. Data are reported on a quarterly basis. Data include fire-safe cigarette restrictions, enforcement, and penalties.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Legislation'], 'landingPage': 'https://data.cdc.gov/d/isz8-idbx', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2019-02-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/isz8-idbx', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/isz8-idbx/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/isz8-idbx/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/isz8-idbx/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/isz8-idbx/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['fire safety', 'legislation', 'osh', 'policy', 'state system', 'tobacco'], 'bureauCode': ['009:20'], 'modified': '2020-11-30', 'title': 'CDC STATE System Tobacco Legislation - Fire Safety', 'describedBy': 'https://chronicdata.cdc.gov/Legislation/CDC-STATE-System-Tobacco-Legislation-Fire-Safety/isz8-idbx'}, {'description': '<p>1995-2020. Centers for Disease Control and Prevention (CDC). State Tobacco Activities Tracking and Evaluation (STATE) System. E-Cigarette Legislation—Tax. The STATE System houses current and historical state-level legislative data on tobacco use prevention and control policies. Data are reported on a quarterly basis. Data include state excise taxes on e-cigarettes and tax stamps.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Legislation'], 'landingPage': 'https://data.cdc.gov/d/kwbr-syv2', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2019-02-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/kwbr-syv2', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/kwbr-syv2/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/kwbr-syv2/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/kwbr-syv2/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/kwbr-syv2/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['e-cigarette', 'legislation', 'osh', 'policy', 'state system', 'tax'], 'bureauCode': ['009:20'], 'modified': '2020-11-30', 'title': 'CDC STATE System E-Cigarette Legislation - Tax', 'describedBy': 'https://chronicdata.cdc.gov/Legislation/CDC-STATE-System-E-Cigarette-Legislation-Tax/kwbr-syv2'}, {'description': '<p>1995-2020. Centers for Disease Control and Prevention (CDC). State Tobacco Activities Tracking and Evaluation (STATE) System. Legislation – Smokefree Indoor Air. The STATE System houses current and historical state-level legislative data on tobacco use prevention and control policies. Data are reported on a quarterly basis. Data include information related to state legislation on smokefree indoor air in private worksites, restaurants, and bars.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Legislation'], 'landingPage': 'https://data.cdc.gov/d/2snk-eav4', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2019-02-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/2snk-eav4', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/2snk-eav4/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/2snk-eav4/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/2snk-eav4/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/2snk-eav4/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['legislation', 'osh', 'policy', 'smokefree indoor air', 'state system', 'tobacco'], 'bureauCode': ['009:20'], 'modified': '2020-11-30', 'title': 'CDC STATE System Tobacco Legislation - Smokefree Indoor Air Summary', 'describedBy': 'https://chronicdata.cdc.gov/Legislation/CDC-STATE-System-Tobacco-Legislation-Smokefree-Ind/2snk-eav4'}, {'description': '<p>1995-2020. Centers for Disease Control and Prevention (CDC). State Tobacco Activities Tracking and Evaluation (STATE) System. E-Cigarette Legislation—Licensure. The STATE System houses current and historical state-level legislative data on tobacco use prevention and control policies. Data are reported on a quarterly basis. Data include information related to requirements, restrictions and penalties associated with holding a retail license to sell e-cigarettes over-the-counter and through vending machines.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Legislation'], 'landingPage': 'https://data.cdc.gov/d/ne52-uraz', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2019-02-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/ne52-uraz', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ne52-uraz/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ne52-uraz/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ne52-uraz/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ne52-uraz/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['e-cigarette', 'legislation', 'licensure', 'osh', 'policy', 'state system'], 'bureauCode': ['009:20'], 'modified': '2020-11-30', 'title': 'CDC STATE System E-Cigarette Legislation - Licensure', 'describedBy': 'https://chronicdata.cdc.gov/Legislation/CDC-STATE-System-E-Cigarette-Legislation-Licensure/ne52-uraz'}, {'description': '<p>1995-2020. Centers for Disease Control and Prevention (CDC). State Tobacco Activities Tracking and Evaluation (STATE) System. E-Cigarette Legislation—Preemption. The STATE System houses current and historical state-level legislative data on tobacco use prevention and control policies. Data are reported on a quarterly basis. Data include information related to statutory state preemption of more stringent local laws on advertising, smokefree indoor air, youth access and licensure.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Legislation'], 'landingPage': 'https://data.cdc.gov/d/piju-vf3p', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2019-02-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/piju-vf3p', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/piju-vf3p/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/piju-vf3p/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/piju-vf3p/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/piju-vf3p/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['e-cigarette', 'legislation', 'osh', 'policy', 'preemption', 'state system'], 'bureauCode': ['009:20'], 'modified': '2020-11-30', 'title': 'CDC STATE System E-Cigarette Legislation - Preemption', 'describedBy': 'https://chronicdata.cdc.gov/Legislation/CDC-STATE-System-E-Cigarette-Legislation-Preemptio/piju-vf3p'}, {'description': '<p>1995-2020. Centers for Disease Control and Prevention (CDC). State Tobacco Activities Tracking and Evaluation (STATE) System. E-Cigarette Legislation—Youth Access. The STATE System houses current and historical state-level legislative data on tobacco use prevention and control policies. Data are reported on a quarterly basis. Data include information related to restrictions, enforcement and penalties associated with the sale of e-cigarettes to youth through retail sales and vending machines.</p>\n', 'programCode': ['009:020'], 'title': 'CDC STATE System E-Cigarette Legislation - Youth Access', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Legislation'], 'landingPage': 'https://data.cdc.gov/d/8zea-kwnt', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2017-02-16', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/8zea-kwnt', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/8zea-kwnt/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/8zea-kwnt/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/8zea-kwnt/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/8zea-kwnt/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['e-cigarette', 'legislation', 'osh', 'policy', 'state system', 'youth access'], 'bureauCode': ['009:20'], 'modified': '2020-11-30', 'references': ['https://chronicdata.cdc.gov/d/sfei-pddr'], 'describedBy': 'https://chronicdata.cdc.gov/Legislation/CDC-STATE-System-E-Cigarette-Legislation-Youth-Acc/8zea-kwnt'}, {'description': '<p>1995-2020. Centers for Disease Control and Prevention (CDC). State Tobacco Activities Tracking and Evaluation (STATE) System. E-Cigarette Legislation—Smokefree Campus. The STATE System houses current and historical state-level legislative data on tobacco use prevention and control policies. Data are reported on a quarterly basis. Data include state smokefree indoor air laws for smokefree campuses in private and public colleges and schools (K-12).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Legislation'], 'landingPage': 'https://data.cdc.gov/d/itia-u6fu', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2019-02-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/itia-u6fu', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/itia-u6fu/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/itia-u6fu/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/itia-u6fu/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/itia-u6fu/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['e-cigarette', 'legislation', 'osh', 'policy', 'smokefree campus', 'state system'], 'bureauCode': ['009:20'], 'modified': '2020-11-30', 'title': 'CDC STATE System E-Cigarette Legislation - Smokefree Campus', 'describedBy': 'https://chronicdata.cdc.gov/Legislation/CDC-STATE-System-E-Cigarette-Legislation-Smokefree/itia-u6fu'}, {'description': '<p>1995-2020. Centers for Disease Control and Prevention (CDC). State Tobacco Activities Tracking and Evaluation (STATE) System. E-Cigarette Legislation—Smokefree Indoor Air. The STATE System houses current and historical state-level legislative data on tobacco use prevention and control policies. Data are reported on a quarterly basis. Data include information related to state legislation on smokefree indoor air in areas such as: Bars, Commercial Day Care Centers, Government Multi-Unit Housing, Government Worksites, Home-Based Day Care Centers, Hotels and Motels, Personal Vehicles, Private Multi-Unit Housing, Private Worksites, Restaurants, Bingo Halls, Casinos, Enclosed Arenas, Grocery Stores, Hospitals, Hospital Campuses, Malls, Mental Health Outpatient and Residential Facilities, Prisons, Public Transportation, Racetrack Casinos, Substance Abuse Outpatient and Residential Facilities.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Legislation'], 'landingPage': 'https://data.cdc.gov/d/wan8-w4er', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2019-02-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/wan8-w4er', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/wan8-w4er/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/wan8-w4er/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/wan8-w4er/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/wan8-w4er/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['e-cigarette', 'legislation', 'osh', 'policy', 'smokefree indoor air', 'state system'], 'bureauCode': ['009:20'], 'modified': '2020-11-30', 'title': 'CDC STATE System E-Cigarette Legislation - Smokefree Indoor Air', 'describedBy': 'https://chronicdata.cdc.gov/Legislation/CDC-STATE-System-E-Cigarette-Legislation-Smokefree/wan8-w4er'}, {'description': '<p>1995-2020. Centers for Disease Control and Prevention (CDC). State Tobacco Activities Tracking and Evaluation (STATE) System. Legislation - Preemption. The STATE System houses current and historical state-level legislative data on tobacco use prevention and control policies. Data are reported on a quarterly basis. Data include information related to summary state preemption of more stringent or differing local laws on smokefree indoor air, youth access and licensure.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Legislation'], 'landingPage': 'https://data.cdc.gov/d/hj2x-85ya', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2020-09-30', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/hj2x-85ya', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hj2x-85ya/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hj2x-85ya/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hj2x-85ya/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hj2x-85ya/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['legislation', 'osh', 'policy', 'preemption', 'state system', 'tobacco'], 'bureauCode': ['009:20'], 'modified': '2020-11-30', 'title': 'CDC STATE System Tobacco Legislation - Preemption Summary', 'describedBy': 'https://chronicdata.cdc.gov/Legislation/CDC-STATE-System-Tobacco-Legislation-Preemption-Su/hj2x-85ya'}, {'description': '<p>1995-2020. Centers for Disease Control and Prevention (CDC). State Tobacco Activities Tracking and Evaluation (STATE) System. Legislation—Preemption. The STATE System houses current and historical state-level legislative data on tobacco use prevention and control policies. Data are reported on a quarterly basis. Data include information related to statutory state preemption of more stringent local laws on advertising, smokefree indoor air, youth access and licensure.</p>\n', 'programCode': ['009:020'], 'title': 'CDC STATE System Tobacco Legislation - Preemption', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Legislation'], 'landingPage': 'https://data.cdc.gov/d/xsta-sbh5', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2017-02-16', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/xsta-sbh5', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xsta-sbh5/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xsta-sbh5/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xsta-sbh5/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xsta-sbh5/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['legislation', 'osh', 'policy', 'preemption', 'state system', 'tobacco'], 'bureauCode': ['009:20'], 'modified': '2020-11-30', 'references': ['https://chronicdata.cdc.gov/d/5qag-uzp2'], 'describedBy': 'https://chronicdata.cdc.gov/Legislation/CDC-STATE-System-Tobacco-Legislation-Preemption/xsta-sbh5'}, {'description': '<p>1995-2020. Centers for Disease Control and Prevention (CDC). State Tobacco Activities Tracking and Evaluation (STATE) System. Legislation—Licensure. The STATE System houses current and historical state-level legislative data on tobacco use prevention and control policies. Data are reported on a quarterly basis. Data include information related to requirements, restrictions and penalties associated with holding a retail license to sell tobacco products over-the-counter and through vending machines.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Legislation'], 'landingPage': 'https://data.cdc.gov/d/eb4y-d4ic', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2019-02-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/eb4y-d4ic', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/eb4y-d4ic/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/eb4y-d4ic/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/eb4y-d4ic/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/eb4y-d4ic/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['legislation', 'licensure', 'osh', 'policy', 'state system', 'tobacco'], 'bureauCode': ['009:20'], 'modified': '2020-11-30', 'title': 'CDC STATE System Tobacco Legislation - Licensure', 'describedBy': 'https://chronicdata.cdc.gov/Legislation/CDC-STATE-System-Tobacco-Legislation-Licensure/eb4y-d4ic'}, {'description': '<p>CDC STATE System Tobacco Legislation - Tax Legislation<br />\n1995-2020. Centers for Disease Control and Prevention (CDC). State Tobacco Activities Tracking and Evaluation (STATE) System. Legislation-Tax. The STATE System houses current and historical state-level legislative data on tobacco use prevention and control policies. Data are reported on a quarterly basis. Data include state taxes on combustible (cigarettes, cigars, little cigars, pipe tobacco, and roll-your-own tobacco) tobacco products, non-combustible (snus, moist snuff, dry snuff, chewing tobacco) tobacco products, and tax stamps.</p>\n', 'programCode': ['009:020'], 'title': 'CDC STATE System Tobacco Legislation - Tax', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Legislation'], 'landingPage': 'https://data.cdc.gov/d/2dwv-vfam', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2017-02-16', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/2dwv-vfam', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/2dwv-vfam/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/2dwv-vfam/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/2dwv-vfam/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/2dwv-vfam/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['legislation', 'osh', 'policy', 'state system', 'tax', 'tobacco'], 'bureauCode': ['009:20'], 'modified': '2020-11-30', 'references': ['https://chronicdata.cdc.gov/d/5qag-uzp2'], 'describedBy': 'https://chronicdata.cdc.gov/Legislation/CDC-STATE-System-Tobacco-Legislation-Tax/2dwv-vfam'}, {'description': '<p>1995-2020. Centers for Disease Control and Prevention (CDC). State Tobacco Activities Tracking and Evaluation (STATE) System. Legislation – Smokefree Campuses. The STATE System houses current and historical state-level legislative data on tobacco use prevention and control policies. Data are reported on a quarterly basis. Data include state smokefree indoor air policies in areas such as: Smokefree campuses for private and public colleges and schools (K-12).</p>\n', 'programCode': ['009:020'], 'title': 'CDC STATE System Tobacco Legislation - Smokefree Campus', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Legislation'], 'landingPage': 'https://data.cdc.gov/d/yhkp-cczf', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2017-02-16', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/yhkp-cczf', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/yhkp-cczf/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/yhkp-cczf/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/yhkp-cczf/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/yhkp-cczf/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['legislation', 'osh', 'policy', 'smokefree campus', 'state system', 'tobacco'], 'bureauCode': ['009:20'], 'modified': '2020-11-30', 'references': ['https://chronicdata.cdc.gov/d/5qag-uzp2'], 'describedBy': 'https://chronicdata.cdc.gov/Legislation/CDC-STATE-System-Tobacco-Legislation-Smokefree-Cam/yhkp-cczf'}, {'description': '<p>1995-2020. Centers for Disease Control and Prevention (CDC). State Tobacco Activities Tracking and Evaluation (STATE) System. Legislation—Youth Access. The STATE System houses current and historical state-level legislative data on tobacco use prevention and control policies. Data are reported on a quarterly basis. Data include information related to restrictions, enforcement and penalties associated with the sale of cigarettes to youth through retail sales and vending machines.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Legislation'], 'landingPage': 'https://data.cdc.gov/d/hgv5-3wrn', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2019-02-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/hgv5-3wrn', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hgv5-3wrn/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hgv5-3wrn/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hgv5-3wrn/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hgv5-3wrn/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['legislation', 'osh', 'policy', 'state system', 'tobacco', 'youth access'], 'bureauCode': ['009:20'], 'modified': '2020-11-30', 'title': 'CDC STATE System Tobacco Legislation - Youth Access', 'describedBy': 'https://chronicdata.cdc.gov/Legislation/CDC-STATE-System-Tobacco-Legislation-Youth-Access/hgv5-3wrn'}, {'description': '<p>1995-2020. Centers for Disease Control and Prevention (CDC). State Tobacco Activities Tracking and Evaluation (STATE) System. Legislation – Smokefree Indoor Air. The STATE System houses current and historical state-level legislative data on tobacco use prevention and control policies. Data are reported on a quarterly basis. Data include information related to state legislation on smokefree indoor air in areas such as: Bars, Commercial Day Care Centers, Government Multi-Unit Housing, Government Worksites, Home-Based Day Care Centers, Hotels and Motels, Personal Vehicles, Private Multi-Unit Housing, Private Worksites, Restaurants, Bingo Halls, Casinos, Enclosed Arenas, Grocery Stores, Hospitals, Hospital Campuses, Malls, Mental Health Outpatient and Residential Facilities, Prisons, Public Transportation, Racetrack Casinos, Substance Abuse Outpatient and Residential Facilities.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Legislation'], 'landingPage': 'https://data.cdc.gov/d/32fd-hyzc', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2019-02-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/32fd-hyzc', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/32fd-hyzc/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/32fd-hyzc/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/32fd-hyzc/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/32fd-hyzc/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['legislation', 'osh', 'policy', 'smokefree indoor air', 'state system', 'tobacco'], 'bureauCode': ['009:20'], 'modified': '2020-11-30', 'title': 'CDC STATE System Tobacco Legislation - Smokefree Indoor Air', 'describedBy': 'https://chronicdata.cdc.gov/Legislation/CDC-STATE-System-Tobacco-Legislation-Smokefree-Ind/32fd-hyzc'}, {'description': '<p>NNDSS - Table II. Legionellosis to Malaria - 2018. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states or territory.</p>\n<p>Note:</p>\n<p>This table contains provisional cases of selected national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:</p>\n<p>C.N.M.I.: Commonwealth of Northern Mariana Islands.<br />\nU: Unavailable. —: No reported cases. N: Not reportable. NA: Not Available. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<ul>\n<li>Case counts for reporting years 2017 and 2018 are provisional and subject to change. Data for years 2013 through 2016 are finalized. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>.</li>\n</ul>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/acdz-tk8j', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-01-03', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/acdz-tk8j', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/acdz-tk8j/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/acdz-tk8j/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/acdz-tk8j/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/acdz-tk8j/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2018', 'legionellosis', 'malaria', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-01-03', 'title': 'NNDSS - Table II. Legionellosis to Malaria'}, {'description': '<p>NNDSS - Table II. Meningococcal to Pertussis - 2017. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories.</p>\n<p>Note:<br />\nThese are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting.</p>\n<p>Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available.</p>\n<p>Footnotes:<br />\n C.N.M.I.: Commonwealth of Northern Mariana Islands.</p>\n<p>U: Unavailable. —: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<ul>\n<li>Three low incidence conditions, rubella, rubella congenital, and tetanus, are in Table II to facilitate case count verification with reporting jurisdictions.</li>\n</ul>\n<p>† Case counts for reporting year 2017 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/">http://wwwn.cdc.gov/nndss/document/</a> ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf. Data for tuberculosis are displayed in Table IV, which appears quarterly.</p>\n<p>§ Data for meningococcal disease, invasive caused by serogroups ACWY, serogroup B, other serogroups, and unknown serogroups are available in Table I.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/hatw-7gqy', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CC INFO'}, 'issued': '2018-01-04', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/hatw-7gqy', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hatw-7gqy/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hatw-7gqy/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hatw-7gqy/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hatw-7gqy/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2017', 'all serogroups', 'meningococcal disease (neisseria meningitidis)', 'mmwr', 'mumps', 'nedss', 'netss', 'nndss', 'pertussis', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2018-01-04', 'title': 'NNDSS - Table II. Meningococcal to Pertussis'}, {'description': '<p>NNDSS - Table II. Hepatitis (viral, acute) A & B - 2017. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories.</p>\n<p>Note:<br />\nThese are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting.</p>\n<p>Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available.</p>\n<p>Footnotes:<br />\n C.N.M.I.: Commonwealth of Northern Mariana Islands.</p>\n<p>U: Unavailable. —: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<p>*Three low incidence conditions, rubella, rubella congenital, and tetanus, are in Table II to facilitate case count verification with reporting jurisdictions.</p>\n<p>† Case counts for reporting year 2017 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/">http://wwwn.cdc.gov/nndss/document/</a> ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf. Data for tuberculosis are displayed in Table IV, which appears quarterly.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/vxsn-2csw', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2018-01-04', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/vxsn-2csw', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vxsn-2csw/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vxsn-2csw/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vxsn-2csw/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vxsn-2csw/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2017', 'hepatitis', 'hepatitis (viral acute)', 'hepatitis (viral acute) type a', 'hepatitis (viral acute) type b', 'mmwr', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2018-01-04', 'title': 'NNDSS - Table II. Hepatitis (viral, acute) A & B'}, {'description': '<p>NNDSS - Table II. Cryptosporidiosis to Dengue - 2015.In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed.The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories. Note:These are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting. Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available. Footnotes:C.N.M.I.: Commonwealth of Northern Mariana Islands. U: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum. * Three low incidence conditions, rubella, rubella congenital, and tetanus, have been moved to Table 2 to facilitate case count verification with reporting jurisdictions. ��� Case counts for reporting year 2015 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>. Data for TB are displayed in Table IV, which appears quarterly. �� Data for dengue-like illness will be included in this table after the CDC obtains Office of Management and Budget (OMB) Paperwork Reduction Act (PRA) to receive data for this condition.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/9n3x-apcd', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-01-07', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/9n3x-apcd', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/9n3x-apcd/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/9n3x-apcd/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/9n3x-apcd/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/9n3x-apcd/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2015', 'cryptosporidiosis', 'dengue', 'dengue virus infection', 'mmwr', 'nedss', 'netss', 'nndss', 'severe dengue', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2016-01-07', 'title': 'NNDSS - Table II. Cryptosporidiosis to Dengue'}, {'description': '<p>NNDSS - Table III. Tuberculosis - 2018.This Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying WONDER data. Data on United States will exclude counts from US territories.</p>\n<p>Footnote: C.N.M.I.: Commonwealth of Northern Mariana Islands. U: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable Cum: Cumulative year-to-date counts. Min: Minimum. Max: Maximum.</p>\n<ul>\n<li>Case counts for reporting year 2017 and 2018 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a></li>\n</ul>\n<p>† Data for TB are displayed quarterly.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/u3yt-gdfa', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-01-18', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/u3yt-gdfa', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/u3yt-gdfa/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/u3yt-gdfa/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/u3yt-gdfa/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/u3yt-gdfa/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2018', 'nedss', 'netss', 'nndss', 'tb', 'tuberculosis', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-01-18', 'title': 'NNDSS - Table III. Tuberculosis'}, {'description': '<p>NNDSS - TABLE 1PP. Yellow fever to Zika virus disease, non-congenital - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/gp24-kfxi', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/gp24-kfxi', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/gp24-kfxi/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/gp24-kfxi/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/gp24-kfxi/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/gp24-kfxi/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'nedss', 'netss', 'nndss', 'non-congenital', 'wonder', 'yellow fever', 'zika virus disease'], 'bureauCode': ['009:00'], 'modified': '2019-05-30', 'title': 'NNDSS - TABLE 1PP. Yellow fever to Zika virus disease, non-congenital'}, {'description': '<p>NNDSS - TABLE 1HH. Streptococcal toxic shock syndrome to Syphilis, Primary and Secondary - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/ap9g-4wiq', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/ap9g-4wiq', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ap9g-4wiq/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ap9g-4wiq/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ap9g-4wiq/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ap9g-4wiq/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'congenital', 'nedss', 'netss', 'nndss', 'primary and secondary', 'streptococcal toxic shock syndrome', 'syphilis', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-05-30', 'title': 'NNDSS - TABLE 1HH. Streptococcal toxic shock syndrome to Syphilis, Primary and Secondary'}, {'description': '<p>NNDSS - TABLE 1R. Hepatitis C, perinatal infection to Influenza-associated pediatric mortality - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\n Max: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />\n§ Since [INSERT DATE], XXX influenza-associated pediatric deaths occurring during the 2017-18 season have been reported.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/xna8-x7qg', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/xna8-x7qg', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xna8-x7qg/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xna8-x7qg/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xna8-x7qg/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xna8-x7qg/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'hepatitis c', 'influenza-associated pediatric mortality', 'nedss', 'netss', 'nndss', 'perinatal infection', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-05-30', 'title': 'NNDSS - TABLE 1R. Hepatitis C, perinatal infection to Influenza-associated pediatric mortality'}, {'description': '<p>NNDSS - Table II. Tetanus to Varicella - 2017. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories.</p>\n<p>Note:<br />\nThese are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting.</p>\n<p>Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available.</p>\n<p>Footnotes:<br />\n C.N.M.I.: Commonwealth of Northern Mariana Islands.</p>\n<p>U: Unavailable. —: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<p>*Three low incidence conditions, rubella, rubella congenital, and tetanus, are in Table II to facilitate case count verification with reporting jurisdictions.</p>\n<p>† Case counts for reporting year 2017 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/">http://wwwn.cdc.gov/nndss/document/</a> ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf. Data for tuberculosis are displayed in Table IV, which appears quarterly.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/jz7r-jrma', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2018-01-04', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/jz7r-jrma', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/jz7r-jrma/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/jz7r-jrma/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/jz7r-jrma/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/jz7r-jrma/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2017', 'mmwr', 'nedss', 'netss', 'nndss', 'tetanus', 'varicella', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2018-01-04', 'title': 'NNDSS - Table II. Tetanus to Varicella'}, {'description': '<p>NNDSS - TABLE 1BB. Q fever, Total to Q fever, Chronic - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/mkns-9vjv', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/mkns-9vjv', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mkns-9vjv/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mkns-9vjv/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mkns-9vjv/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mkns-9vjv/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'nedss', 'netss', 'nndss', 'q fever', 'q fever acute', 'q fever chronic', 'total', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-05-30', 'title': 'NNDSS - TABLE 1BB. Q fever, Total to Q fever, Chronic'}, {'description': '<p>NNDSS - TABLE 1Q. Hepatitis B, perinatal infection to Hepatitis C (viral, acute), Probable - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\n Max: Maximum — Maximum case count during the previous 52 weeks.<br />\n * Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />\n§ For acute Hepatitis C, only confirmed cases were verified.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/fyv2-xffj', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/fyv2-xffj', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/fyv2-xffj/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/fyv2-xffj/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/fyv2-xffj/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/fyv2-xffj/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'acute)', 'confirmed', 'hepatitis b', 'hepatitis c (viral', 'nedss', 'netss', 'nndss', 'perinatal infection', 'probable', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-05-30', 'title': 'NNDSS - TABLE 1Q. Hepatitis B, perinatal infection to Hepatitis C (viral, acute), Probable'}, {'description': '<p>NNDSS - Table 1D. Arboviral diseases, neuroinvasive and non-neuroinvasive, West Nile virus disease to Babesiosis - 2019.In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/r5u4-fzxi', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/r5u4-fzxi', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/r5u4-fzxi/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/r5u4-fzxi/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/r5u4-fzxi/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/r5u4-fzxi/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'arboviral diseases', 'babesiosis', 'nedss', 'netss', 'nndss', 'west nile virus disease', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-05-30', 'title': 'NNDSS - TABLE 1D. Arboviral diseases, West Nile virus to Babesiosis'}, {'description': '<p>Provisional counts of deaths by the month the deaths occurred, by age group, sex, and race/ethnicity, for select underlying causes of death for 2019-2020. The dataset also includes monthly provisional counts of death for COVID-19, coded to ICD-10 code U07.1 as an underlying or multiple cause of death.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/65mz-jvh5', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2020-11-25', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/65mz-jvh5', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/65mz-jvh5/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/65mz-jvh5/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/65mz-jvh5/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/65mz-jvh5/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['age group', 'cause of death', 'covid-19', 'death', 'ethnicity', 'monthly', 'mortality', 'race', 'sex'], 'bureauCode': ['009:00'], 'modified': '2020-11-25', 'title': 'Monthly provisional counts of deaths by age group, sex, and race/ethnicity for select causes of death'}, {'description': '<p>Currently, CDC provides the public with COVID-19 case surveillance data in two ways: an 11 data element public use dataset of the line-listed dataset of all COVID-19 cases shared with CDC and a 31 data element <a href="https://data.cdc.gov/Case-Surveillance/COVID-19-Case-Surveillance-Restricted-Access-Detai/mbd7-r32t">restricted access dataset</a> of the line-listed dataset of all COVID-19 cases shared with CDC.</p>\n<p>The following are true for both the public use dataset and the restricted access dataset:</p>\n<ul>\n<li>\n<p>Data elements can be found on the COVID-19 case report form located at <a href="www.cdc.gov/coronavirus/2019-ncov/downloads/pui-form.pdf">www.cdc.gov/coronavirus/2019-ncov/downloads/pui-form.pdf</a>.</p>\n</li>\n<li>\n<p>Data are considered provisional by CDC and are subject to change until the data are reconciled and verified with the state and territorial data providers.</p>\n</li>\n<li>\n<p>Data are suppressed to protect individual privacy.</p>\n</li>\n<li>\n<p>The datasets include all cases with an initial report date of case to CDC at least 14 days prior to the creation of the previously updated datasets. This 14-day lag will allow case reporting to be stabilized and ensure that time-dependent outcome data are accurately captured.</p>\n</li>\n<li>\n<p>Datasets are updated monthly.</p>\n</li>\n<li>\n<p>Both datasets are created using CDC’s operational Policy on Public Health Research and Nonresearch Data Management and Access and include protections designed to protect individual privacy.</p>\n</li>\n<li>\n<p>For more information about data collection and reporting, please see <a href="https://wwwn.cdc.gov/nndss/data-collection.html">https://wwwn.cdc.gov/nndss/data-collection.html</a></p>\n</li>\n<li>\n<p>For more information about the COVID-19 case surveillance data, please see <a href="https://www.cdc.gov/coronavirus/2019-ncov/covid-data/faq-surveillance.html">https://www.cdc.gov/coronavirus/2019-ncov/covid-data/faq-surveillance.html</a></p>\n</li>\n</ul>\n<p>Overview</p>\n<p>The COVID-19 case surveillance system database includes individual-level data reported to U.S. states and autonomous reporting entities, including New York City and the District of Columbia (D.C.), as well as U.S. territories and states. On April 5, 2020, COVID-19 was added to the Nationally Notifiable Condition List and classified as “immediately notifiable, urgent (within 24 hours)” by a Council of State and Territorial Epidemiologists (CSTE) Interim Position Statement (Interim-20-ID-01). CSTE updated the position statement on August 5, 2020 to clarify the interpretation of antigen detection tests and serologic test results within the case classification. The statement also recommended that all states and territories enact laws to make COVID-19 reportable in their jurisdiction, and that jurisdictions conducting surveillance should submit case notifications to CDC. COVID-19 case surveillance data are collected by jurisdictions and shared voluntarily with CDC.</p>\n<p>For more information:</p>\n<p><a href="https://wwwn.cdc.gov/nndss/conditions/coronavirus-disease-2019-covid-19/case-definition/2020/08/05/">https://wwwn.cdc.gov/nndss/conditions/coronavirus-disease-2019-covid-19/case-definition/2020/08/05/</a></p>\n<p>The deidentified data in the public use dataset include demographic characteristics, exposure history, disease severity indicators and outcomes, clinical data, laboratory diagnostic test results, and comorbidities. All data elements can be found on the COVID-19 case report form located at <a href="www.cdc.gov/coronavirus/2019-ncov/downloads/pui-form.pdf">www.cdc.gov/coronavirus/2019-ncov/downloads/pui-form.pdf</a>.</p>\n<p>The Case Surveillance Task Force and Surveillance Review and Response Group (SRRG) within CDC’s COVID-19 Response provide stewardship for datasets that support the public’s access to COVID-19 data while protecting individual privacy.</p>\n<p>COVID-19 Case Reports</p>\n<p>COVID-19 case reports have been routinely submitted using standardized case reporting forms. On April 5, 2020, CSTE released an Interim Position Statement with national surveillance case definitions for COVID-19 included. Current versions of</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Case Surveillance'], 'landingPage': 'https://data.cdc.gov/d/vbim-akqf', 'contactPoint': {'hasEmail': 'mailto:eocevent394@cdc.gov', 'fn': 'Surveillance Review and Response Group'}, 'issued': '2020-06-27', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/vbim-akqf', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vbim-akqf/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vbim-akqf/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vbim-akqf/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vbim-akqf/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cases', 'coronavirus', 'covid', 'covid-19', 'covid19', 'surveillance'], 'bureauCode': ['009:20'], 'modified': '2020-11-24', 'title': 'COVID-19 Case Surveillance Public Use Data'}, {'description': '<p>CDC is working with commercial laboratories to conduct large-scale geographic seroprevalence surveys to estimate the percentage of people who were previously infected with SARS-CoV-2, the virus that causes COVID-19 disease. The strategy involves working with state, local, territorial, academic, and commercial partners to better understand COVID-19 in the United States using serology (antibody) testing for surveillance (“seroprevalence surveys” or “serosurveys”). For the surveys, de-identified clinical blood samples are tested for antibodies to SARS-CoV-2.</p>\n<p>This dataset contains the data used to by the Nationwide Commercial Laboratory Seroprevalence Survey interactive visualization available at <a href="https://covid.cdc.gov/covid-data-tracker/#national-lab">https://covid.cdc.gov/covid-data-tracker/#national-lab</a>.</p>\n<p>Additional information is available at <a href="https://www.cdc.gov/coronavirus/2019-ncov/cases-updates/commercial-lab-surveys.html">https://www.cdc.gov/coronavirus/2019-ncov/cases-updates/commercial-lab-surveys.html</a>.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Laboratory Surveillance'], 'landingPage': 'https://data.cdc.gov/d/d2tw-32xv', 'contactPoint': {'hasEmail': 'mailto:eocevent394@cdc.gov', 'fn': 'Surveillance Review and Response Group'}, 'issued': '2020-10-22', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/d2tw-32xv', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/d2tw-32xv/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/d2tw-32xv/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/d2tw-32xv/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/d2tw-32xv/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['coronavirus', 'covid', 'covid-19', 'covid19', 'laboratory', 'prevalence', 'seroprevalence', 'serosurveys'], 'bureauCode': ['009:20'], 'modified': '2020-11-24', 'title': 'Nationwide Commercial Laboratory Seroprevalence Survey'}, {'description': '<p>CDC Science Clips is an online bibliographic digest featuring scientific articles and publications that are shared with the public health community each week, to enhance awareness of emerging scientific knowledge.</p>\n', 'programCode': ['LSSB'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'landingPage': 'https://data.cdc.gov/d/biid-68vb', 'contactPoint': {'hasEmail': 'mailto:xma4@cdc.gov', 'fn': 'Jarvis Sims'}, 'issued': '2018-08-03', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/biid-68vb', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/biid-68vb/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/biid-68vb/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/biid-68vb/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/biid-68vb/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['centers-for-disease-control-and-prevention'], 'bureauCode': ['CDC'], 'modified': '2020-11-24', 'title': 'Science Clips'}, {'description': '<p>NNDSS - Table II. Tetanus to Vibriosis - 2016. In this Table, provisional* cases of selected† notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories.<br />\nNote:<br />\nThese are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting.</p>\n<p>Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available.</p>\n<p>Footnotes:<br />\nC.N.M.I.: Commonwealth of Northern Mariana Islands.<br />\nU: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<ul>\n<li>Case counts for reporting year 2016 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/">http://wwwn.cdc.gov/nndss/document/</a> ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf. Data for TB are displayed in Table IV, which appears quarterly.<br />\n† Three low incidence conditions, rubella, rubella congenital, and tetanus, have been moved to Table II to facilitate case count verification with reporting jurisdictions.<br />\n§ Any species of the family Vibrionaceae, other than toxigenic Vibrio cholerae O1 or O139.</li>\n</ul>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/tj26-bdgd', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2017-01-05', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/tj26-bdgd', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/tj26-bdgd/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/tj26-bdgd/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/tj26-bdgd/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/tj26-bdgd/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2016', 'mmwr', 'nedss', 'netss', 'nndss', 'tetanus', 'varicella', 'vibriosis', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2017-01-05', 'title': 'NNDSS - Table II. Tetanus to Vibriosis'}, {'description': '<p>NNDSS - Table II. Invasive Pneumococcal to Legionellosis - 2016. In this Table, provisional* cases of selected† notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories.</p>\n<p>Note:<br />\nThese are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting.</p>\n<p>Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available.</p>\n<p>Footnotes:<br />\nC.N.M.I.: Commonwealth of Northern Mariana Islands.<br />\nU: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<ul>\n<li>Case counts for reporting year 2016 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/">http://wwwn.cdc.gov/nndss/document/</a> ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf. Data for TB are displayed in Table IV, which appears quarterly.<br />\n† Three low incidence conditions, rubella, rubella congenital, and tetanus, are in Table II to facilitate case count verification with reporting jurisdictions.<br />\n§ Includes drug resistant and susceptible cases of Invasive Pneumococcal Disease. This condition was previously named Streptococcus pneumoniae invasive disease and cases were reported to CDC using different event codes to specify whether the cases were drug resistant or in a defined age group, such as <5 years.</li>\n</ul>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/yqwx-bvu7', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2017-01-05', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/yqwx-bvu7', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/yqwx-bvu7/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/yqwx-bvu7/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/yqwx-bvu7/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/yqwx-bvu7/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2016', 'invasive pneumococcal disease', 'legionellosis', 'mmwr', 'nedss', 'netss', 'nndss', 'pneumococcal', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2017-01-05', 'title': 'NNDSS - Table II. Invasive Pneumococcal to Legionellosis'}, {'description': '<p>NNDSS - Table II. West Nile to Zika - 2018. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states or territory.</p>\n<p>Note:</p>\n<p>This table contains provisional cases of selected national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:</p>\n<p>C.N.M.I.: Commonwealth of Northern Mariana Islands.<br />\nU: Unavailable. —: No reported cases. N: Not reportable. NA: Not Available. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<ul>\n<li>Case counts for reporting years 2017 and 2018 are provisional and subject to change. Data for years 2013 through 2016 are finalized. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>.</li>\n</ul>\n<p>† Not reportable in all jurisdictions. Reporting exceptions are available at <a href="http://wwwn.cdc.gov/nndss/downloads.html">http://wwwn.cdc.gov/nndss/downloads.html</a>.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/rxmp-xjpc', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-01-03', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/rxmp-xjpc', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rxmp-xjpc/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rxmp-xjpc/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rxmp-xjpc/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rxmp-xjpc/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2018', 'nedss', 'netss', 'nndss', 'non-congenital', 'west nile virus disease', 'wonder', 'zika virus disease'], 'bureauCode': ['009:00'], 'modified': '2019-01-03', 'title': 'NNDSS - Table II. West Nile to Zika'}, {'description': '<p>NNDSS - Table II. Babesiosis to Campylobacteriosis - 2018. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states or territory.</p>\n<p>Note:</p>\n<p>This table contains provisional cases of selected national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a></p>\n<p>Footnotes:</p>\n<p>C.N.M.I.: Commonwealth of Northern Mariana Islands.<br />\nU: Unavailable. —: No reported cases. N: Not reportable. NA: Not Available. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<ul>\n<li>Case counts for reporting years 2017 and 2018 are provisional and subject to change. Data for years 2013 through 2016 are finalized. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>.</li>\n</ul>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/8n2k-mkiw', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-01-03', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/8n2k-mkiw', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/8n2k-mkiw/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/8n2k-mkiw/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/8n2k-mkiw/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/8n2k-mkiw/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2018', 'babesiosis', 'campylobacteriosis', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-01-03', 'title': 'NNDSS - Table II. Babesiosis to Campylobacteriosis'}, {'description': '<p>A complete listing of subscription databases provided by the Stephen B. Thacker CDC Library.</p>\n', 'programCode': ['CSELS/DPHID/LSB'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'landingPage': 'https://data.cdc.gov/d/sks5-7yq7', 'contactPoint': {'hasEmail': 'mailto:xma4@cdc.gov', 'fn': 'Jarvis Sims'}, 'issued': '2018-06-06', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/sks5-7yq7', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/sks5-7yq7/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/sks5-7yq7/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/sks5-7yq7/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/sks5-7yq7/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['centers-for-disease-control-and-prevention'], 'bureauCode': ['CDC'], 'modified': '2020-11-23', 'title': 'CDC Library Subscription Databases'}, {'description': '<p>NNDSS - Table II. Chlamydia to Coccidioidomycosis - 2017. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories.</p>\n<p>Note:<br />\nThese are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting.</p>\n<p>Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available.</p>\n<p>Footnotes:<br />\n C.N.M.I.: Commonwealth of Northern Mariana Islands.</p>\n<p>U: Unavailable. —: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<ul>\n<li>Three low incidence conditions, rubella, rubella congenital, and tetanus, are in Table II to facilitate case count verification with reporting jurisdictions.</li>\n</ul>\n<p>† Case counts for reporting year 2017 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/">http://wwwn.cdc.gov/nndss/document/</a> ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf. Data for tuberculosis are displayed in Table IV, which appears quarterly.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/7mbm-jety', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2018-01-04', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/7mbm-jety', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7mbm-jety/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7mbm-jety/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7mbm-jety/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7mbm-jety/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2017', 'chlamydia trachomatis infection', 'coccidioidomycosis', 'mmwr', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2018-01-04', 'title': 'NNDSS - Table II. Chlamydia to Coccidioidomycosis'}, {'description': '<p>NNDSS - Table II. Invasive Pneumococcal to Legionellosis - 2014.In this Table, all conditions with a 5-year average annual national total of more than or equals 1,000 cases but less than or equals 10,000 cases will be displayed (��� 1,000 and ��_ 10,000). The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories. Note:These are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting. Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available. Footnotes:C.N.M.I.: Commonwealth of Northern Mariana Islands. U: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum. * Case counts for reporting years 2013 and 2014 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>. Data for TB are displayed in Table IV, which appears quarterly. ��� Includes drug resistant and susceptible cases of Invasive Pneumococcal Disease. This condition was previously named Streptococcus pneumoniae invasive disease and cases were reported to CDC using different event codes to specify whether the cases were drug resistant or in a defined age group, such as < 5 years. Since 2010, case notifications for this condition were consolidated under one event code for Invasive pneumococcal disease.More information on NNDSS is available at <a href="http://wwwn.cdc.gov/nndss/">http://wwwn.cdc.gov/nndss/</a>.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/23gt-ssfe', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-01-18', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/23gt-ssfe', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/23gt-ssfe/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/23gt-ssfe/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/23gt-ssfe/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/23gt-ssfe/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2014', 'invasive pneumococcal disease', 'legionellosis', 'mmwr', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-01-18', 'title': 'NNDSS - Table II. Invasive Pneumococcal to Legionellosis'}, {'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'landingPage': 'https://data.medicare.gov/d/qctf-kbs8', 'contactPoint': {'hasEmail': 'mailto:aaron.lartey@cms.hhs.gov', 'fn': 'Aaron Lartey'}, 'issued': '2020-08-26', 'accessLevel': 'public', 'description': 'No description provided', 'identifier': 'https://data.medicare.gov/api/views/qctf-kbs8', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/qctf-kbs8/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/qctf-kbs8/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/qctf-kbs8/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/qctf-kbs8/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['centers-for-medicare-medicaid-services'], 'bureauCode': ['009:38'], 'modified': '2020-11-23', 'title': 'Helpful Contacts Data'}, {'description': '<p>NNDSS - TABLE 1W. Meningococcal disease, All serogroups to Meningococcal disease, Serogroup B - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/puin-6ss7', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/puin-6ss7', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/puin-6ss7/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/puin-6ss7/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/puin-6ss7/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/puin-6ss7/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'all serogroups', 'meningococcal disease', 'nedss', 'netss', 'nndss', 'serogroup b', 'serogroups acwy', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-05-30', 'title': 'NNDSS - TABLE 1W. Meningococcal disease, All serogroups to Meningococcal disease, Serogroup B'}, {'description': "<p>A list of Suppliers that indicates the supplies carried at that location and the supplier's Medicare participation status.</p>\n", 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Supplier Directory'], 'landingPage': 'https://data.medicare.gov/d/ct36-nrcq', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Supplier'}, 'issued': '2020-01-31', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/ct36-nrcq', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/ct36-nrcq/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/ct36-nrcq/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/ct36-nrcq/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/ct36-nrcq/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['directory', 'medical equipment', 'supplier', 'supplies'], 'bureauCode': ['009:38'], 'modified': '2020-11-20', 'title': 'Supplier Directory Data'}, {'description': '<p>This file contains general information about individual eligible professionals (EPs) such as demographic information and Medicare quality program participation. This dataset is updated twice a month with the most current demographic information available at that time.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Physician Compare'], 'landingPage': 'https://data.medicare.gov/d/mj5m-pzi6', 'contactPoint': {'hasEmail': 'mailto:physiciancompare-helpdesk@acumenllc.com', 'fn': 'CMS'}, 'issued': '2019-08-01', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/mj5m-pzi6', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/mj5m-pzi6/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/mj5m-pzi6/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/mj5m-pzi6/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/mj5m-pzi6/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['clinicians', 'doctors', 'eligible clinician', 'healthcare professional', 'location', 'physician compare', 'physicians', 'quality'], 'bureauCode': ['009:38'], 'modified': '2020-11-20', 'title': 'Physician Compare National Downloadable File'}, {'description': "<p>2008-2017. Centers for Disease Control and Prevention (CDC). Office on Smoking and Health (OSH) – Global Tobacco Surveillance System (GTSS) - Global Adult Tobacco Survey (GATS). The Global Adult Tobacco Survey (GATS) is the global standard to systematically monitor adult tobacco use and track key tobacco control indicators. GATS is a nationally representative household survey of adults 15 years of age or older, using a standard protocol. It is intended to generate comparable data within and across countries. GATS enhances countries' capacity to design, implement and evaluate tobacco control interventions.</p>\n", 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Global Survey Data'], 'landingPage': 'https://data.cdc.gov/d/4xf6-nrwk', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2020-11-20', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/4xf6-nrwk', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4xf6-nrwk/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4xf6-nrwk/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4xf6-nrwk/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4xf6-nrwk/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['adult', 'gats', 'gtss', 'osh', 'tobacco'], 'bureauCode': ['009:20'], 'modified': '2020-11-20', 'title': 'Global Tobacco Surveillance System (GTSS) - Global Adult Tobacco Survey (GATS)', 'describedBy': 'https://chronicdata.cdc.gov/Global-Survey-Data/Global-Tobacco-Surveillance-System-GTSS-Global-Adu/4xf6-nrwk'}, {'description': '<p>NNDSS - Table II. Shiga toxin to Shigellosis - 2015. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories. Note:These are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting. Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available. Footnotes:C.N.M.I.: Commonwealth of Northern Mariana Islands. U: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum. * Three low incidence conditions, rubella, rubella congenital, and tetanus, have been moved to Table 2 to facilitate case count verification with reporting jurisdictions. ��� Case counts for reporting year 2015 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>. Data for TB are displayed in Table IV, which appears quarterly. �� Includes E. coli O157:H7; Shiga toxin-positive, serogroup non-O157; and Shiga toxin-positive, not serogrouped.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/n3wf-wtep', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-01-07', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/n3wf-wtep', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/n3wf-wtep/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/n3wf-wtep/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/n3wf-wtep/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/n3wf-wtep/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2015', 'mmwr', 'nedss', 'netss', 'nndss', 'shiga toxin-producing e. coli', 'shigellosis', 'stec', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2016-01-07', 'title': 'NNDSS - Table II. Shiga toxin to Shigellosis'}, {'description': '<p>NNDSS - TABLE 1NN. Viral hemorrhagic fevers, Junin virus to Viral hemorrhagic fevers, Lujo virus - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />\n§ Prior to 2015, CDC\'s National Notifiable Diseases Surveillance System (NNDSS) did not receive electronic data about incident cases of specific viral hemorrhagic fevers; instead data were collected in aggregate as "viral hemorrhagic fevers\'. NNDSS was updated beginning in 2015 to receive data for each of the viral hemorrhagic fevers listed.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/7ecz-2gu3', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/7ecz-2gu3', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7ecz-2gu3/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7ecz-2gu3/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7ecz-2gu3/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7ecz-2gu3/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'junin virus', 'lassa virus', 'lujo virus', 'nedss', 'netss', 'nndss', 'viral hemorrhagic fevers', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-05-30', 'title': 'NNDSS - TABLE 1NN. Viral hemorrhagic fevers, Junin virus to Viral hemorrhagic fevers, Lujo virus'}, {'description': "<p>Contains each state's policy, rebate and technical contact information for the Medicaid Drug Rebate Program. Updated quarterly.</p>\n", 'programCode': ['009:076'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Uncategorized'], 'landingPage': 'https://data.medicaid.gov/d/dk6x-j4tf', 'contactPoint': {'hasEmail': 'mailto:Medicaid.gov@cms.hhs.gov', 'fn': 'Medicaid'}, 'issued': '2018-11-16', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/dk6x-j4tf', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/dk6x-j4tf/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/dk6x-j4tf/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/dk6x-j4tf/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/dk6x-j4tf/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['quarterly state contact file'], 'bureauCode': ['009:00'], 'modified': '2020-11-20', 'title': 'Medicaid Drug Rebate Program State Contact Information'}, {'description': '<p>Active drugs that have been reported by participating drug manufacturers under the Medicaid Drug Rebate Program. All drugs are identified by National Drug Code (NDC), unit type, units per package size, product name, Food and Drug Administration (FDA) approval date, the date the drug entered the market, plus indicators to show whether the drug is an innovator or non-innovator drug; whether it is available by prescription or over-the-counter (OTC); the FDA therapeutic equivalency code; and the Drug Efficacy Study Implementation (DESI) rating and termination date. Each quarter posted represents a snapshot of data in the system at that time and is not updated by subsequent changes.</p>\n', 'programCode': ['009:076'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Drug Pricing and Payment'], 'landingPage': 'https://data.medicaid.gov/d/v48d-4e3e', 'contactPoint': {'hasEmail': 'mailto:Medicaid.gov@cms.hhs.gov', 'fn': 'Medicaid'}, 'issued': '2019-04-22', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/v48d-4e3e', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/v48d-4e3e/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/v48d-4e3e/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/v48d-4e3e/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/v48d-4e3e/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['drug products', 'drug rebate program'], 'bureauCode': ['009:00'], 'modified': '2020-11-20', 'title': 'Drug Products in the Medicaid Drug Rebate Program'}, {'description': '<p>Drugs that have been reported under the Medicaid Drug Rebate Program along with an indication of whether or not the required Average Manufacturer Price (AMP) was reported for each drug. All drugs are identified in the file by the 11-digit National Drug Code, product name, labeler name, and reported (R) or not reported (NR).</p>\n', 'programCode': ['009:076'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Drug Pricing and Payment'], 'landingPage': 'https://data.medicaid.gov/d/xtys-qyty', 'contactPoint': {'hasEmail': 'mailto:Medicaid.gov@cms.hhs.gov', 'fn': 'Medicaid'}, 'issued': '2018-08-15', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/xtys-qyty', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/xtys-qyty/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/xtys-qyty/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/xtys-qyty/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/xtys-qyty/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['amp', 'average manufacturer price'], 'bureauCode': ['009:00'], 'modified': '2020-11-19', 'title': 'Drug AMP Reporting - Quarterly'}, {'description': '<p>Drug Manufacturer Contact Information contains Optional Effective Date, Termination Date (if applicable), and Legal, Invoice and Technical Contact information for each drug company participating in the Medicaid Drug Rebate Program. For more information see: <a href="https://www.medicaid.gov/medicaid/prescription-drugs/medicaid-drug-rebate-program/index.html">https://www.medicaid.gov/medicaid/prescription-drugs/medicaid-drug-rebat...</a></p>\n', 'programCode': ['009:076'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Uncategorized'], 'landingPage': 'https://data.medicaid.gov/d/uex2-n56q', 'contactPoint': {'hasEmail': 'mailto:Medicaid.gov@cms.hhs.gov', 'fn': 'Medicaid'}, 'issued': '2019-02-15', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/uex2-n56q', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/uex2-n56q/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/uex2-n56q/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/uex2-n56q/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/uex2-n56q/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['drug manufacturer contacts'], 'bureauCode': ['009:00'], 'modified': '2020-11-20', 'title': 'Drug Manufacturer Contacts'}, {'description': '<p>NNDSS - Table II. Ehrlichiosis and Anaplasmosis, Anaplasma phagocytophilum infection to Ehrlichia chaffeensis infection - 2018. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states or territory.</p>\n<p>Note:</p>\n<p>This table contains provisional cases of selected national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a></p>\n<p>Footnotes:</p>\n<p>C.N.M.I.: Commonwealth of Northern Mariana Islands.<br />\nU: Unavailable. —: No reported cases. N: Not reportable. NA: Not Available. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<ul>\n<li>Case counts for reporting years 2017 and 2018 are provisional and subject to change. Data for years 2013 through 2016 are finalized. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>.</li>\n</ul>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/5pe9-px25', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-01-03', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/5pe9-px25', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5pe9-px25/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5pe9-px25/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5pe9-px25/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5pe9-px25/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2018', 'anaplasma phagocytophilum infection', 'ehrlichia chaffeensis infection', 'ehrlichiosis and anaplasmosis', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-01-03', 'title': 'NNDSS - Table II. Ehrlichiosis and Anaplasmosis, Anaplasma phagocytophilum infection to Ehrlichia chaffeensis infection'}, {'description': '<p>NNDSS - Table II. Carbapenemase-producing carbapenem-resistant Enterobacteriaceae - 2018. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states or territory.</p>\n<p>Note:</p>\n<p>This table contains provisional cases of selected national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a></p>\n<p>Footnotes:</p>\n<p>C.N.M.I.: Commonwealth of Northern Mariana Islands.<br />\nU: Unavailable. —: No reported cases. N: Not reportable. NA: Not Available. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<ul>\n<li>Case counts for reporting years 2017 and 2018 are provisional and subject to change. Data for years 2013 through 2016 are finalized. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>.</li>\n</ul>\n<p>† Data for carbapenemase-producing carbapenem-resistant Enterobacteriaceae (CP-CRE) will be displayed in this table after the CDC obtains Office of Management and Budget Paperwork Reduction Act approval to receive data for this condition.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/6tk5-h85s', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-01-03', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/6tk5-h85s', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6tk5-h85s/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6tk5-h85s/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6tk5-h85s/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6tk5-h85s/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2018', 'carbapenemase-producing carbapenem-resistant enterobacteriaceae', 'enterobacter spp.', 'escherichia coli', 'klebsiella spp.', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-01-03', 'title': 'NNDSS - Table II. Carbapenemase-producing carbapenem-resistant Enterobacteriaceae'}, {'description': '<p>A list of hospice agencies with data on the quality of patient care measures shown on Hospice Compare.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospice Compare'], 'landingPage': 'https://data.medicare.gov/d/252m-zfp9', 'contactPoint': {'hasEmail': 'mailto:HospicePRquestions@cms.hhs.gov', 'fn': 'HospicePRquestions@cms.hhs.gov'}, 'issued': '2019-11-21', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/252m-zfp9', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/252m-zfp9/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/252m-zfp9/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/252m-zfp9/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/252m-zfp9/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['care', 'hospice', 'hospice care', 'list'], 'bureauCode': ['009:38'], 'modified': '2020-11-19', 'title': 'Hospice - Provider Data'}, {'description': '<p>National data on the quality of patient care measures shown on Hospice Compare.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospice Compare'], 'landingPage': 'https://data.medicare.gov/d/3xeb-u9wp', 'contactPoint': {'hasEmail': 'mailto:HospicePRquestions@cms.hhs.gov', 'fn': 'HospicePRquestions@cms.hhs.gov'}, 'issued': '2019-08-15', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/3xeb-u9wp', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/3xeb-u9wp/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/3xeb-u9wp/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/3xeb-u9wp/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/3xeb-u9wp/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['care', 'hospice', 'hospice care', 'list'], 'bureauCode': ['009:38'], 'modified': '2020-11-19', 'title': 'Hospice - Nation Data'}, {'description': '<p>The dataset shows characteristics of the hospice agencies that are shown on Hospice Compare, including information about hospice agencies such as address, phone number, ownership data and more.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospice Compare'], 'landingPage': 'https://data.medicare.gov/d/yc9t-dgbk', 'contactPoint': {'hasEmail': 'mailto:HospicePRquestions@cms.hhs.gov', 'fn': 'HospicePRquestions@cms.hhs.gov'}, 'issued': '2019-11-21', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/yc9t-dgbk', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/yc9t-dgbk/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/yc9t-dgbk/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/yc9t-dgbk/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/yc9t-dgbk/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['care', 'hospice', 'hospice care', 'list'], 'bureauCode': ['009:38'], 'modified': '2020-11-19', 'title': 'Hospice - General Information'}, {'description': '<p>NNDSS - Table II. Invasive Pneumococcal Diseases, Age <5 - 2017. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories.</p>\n<p>Note:<br />\nThese are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting.</p>\n<p>Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available.</p>\n<p>Footnotes:<br />\n C.N.M.I.: Commonwealth of Northern Mariana Islands.</p>\n<p>U: Unavailable. —: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<p>*Three low incidence conditions, rubella, rubella congenital, and tetanus, are in Table II to facilitate case count verification with reporting jurisdictions.</p>\n<p>† Case counts for reporting years 2016 and 2017 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/">http://wwwn.cdc.gov/nndss/document/</a> ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf. Data for tuberculosis are displayed in Table IV, which appears quarterly.</p>\n<p>§ Includes drug resistant and susceptible cases of Invasive Pneumococcal Disease. This condition was previously named Streptococcus pneumoniae invasive disease and cases were reported to CDC using different event codes to specify whether the cases were drug resistant or in a defined age group, such as <5 years.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/9yc3-yir3', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2018-01-04', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/9yc3-yir3', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/9yc3-yir3/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/9yc3-yir3/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/9yc3-yir3/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/9yc3-yir3/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2017', 'age <5', 'invasive pneumococcal diseases', 'mmwr', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2018-01-04', 'title': 'NNDSS - Table II. Invasive Pneumococcal Diseases, Age <5'}, {'description': '<p>TABLE III. Deaths in 122 U.S. cities – 2016. 122 Cities Mortality Reporting System — Each week, the vital statistics offices of 122 cities across the United States report the total number of death certificates processed and the number of those for which pneumonia or influenza was listed as the underlying or contributing cause of death by age group (Under 28 days, 28 days –1 year, 1-14 years, 15-24 years, 25-44 years, 45-64 years, 65-74 years, 75-84 years, and ≥ 85 years).</p>\n<p>FOOTNOTE:<br />\nU: Unavailable. —: No reported cases.<br />\n* Mortality data in this table are voluntarily reported from 122 cities in the United States, most of which have populations of 100,000 or more. A death is reported by the place of its occurrence and by the week that the death certificate was filed. Fetal deaths are not included.</p>\n<p>† Pneumonia and influenza.</p>\n<p>§ Total includes unknown ages.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'landingPage': 'https://data.cdc.gov/d/rpjd-ejph', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-10-06', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/rpjd-ejph', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rpjd-ejph/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rpjd-ejph/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rpjd-ejph/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rpjd-ejph/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['122 cities', '2016', 'death', 'influenza', 'mortality', 'pneumonia'], 'bureauCode': ['009:00'], 'modified': '2018-01-19', 'title': 'TABLE III. Deaths in 122 U.S. cities'}, {'description': '<p>NNDSS - Table II. Tetanus to Vibriosis - 2015.In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories. Note:These are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting. Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available. Footnotes:C.N.M.I.: Commonwealth of Northern Mariana Islands. U: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum. * Three low incidence conditions, rubella, rubella congenital, and tetanus, have been moved to Table 2 to facilitate case count verification with reporting jurisdictions. ��� Case counts for reporting year 2015 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>. Data for TB are displayed in Table IV, which appears quarterly. �� Any species of the family Vibrionaceae, other than toxigenic Vibrio cholerae O1 or O139.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/nf22-99pv', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-01-07', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/nf22-99pv', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/nf22-99pv/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/nf22-99pv/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/nf22-99pv/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/nf22-99pv/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2015', 'mmwr', 'nedss', 'netss', 'nndss', 'tetanus', 'varicella', 'vibriosis', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2016-01-07', 'title': 'NNDSS - Table II. Tetanus to Vibriosis'}, {'description': '<p>This data set contains a list of hospice agencies with data on their scores on the Consumer Assessment of Healthcare Providers and Systems (CAHPS®) Hospice Survey measures.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospice Compare'], 'landingPage': 'https://data.medicare.gov/d/gxki-hrr8', 'contactPoint': {'hasEmail': 'mailto:hospicecahpssurvey@hsag.com', 'fn': 'CMS'}, 'issued': '2019-11-21', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/gxki-hrr8', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/gxki-hrr8/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/gxki-hrr8/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/gxki-hrr8/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/gxki-hrr8/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['care', 'hospice', 'hospice care', 'list'], 'bureauCode': ['009:38'], 'modified': '2020-11-19', 'title': 'Hospice Compare - Provider CAHPS Hospice Survey Data'}, {'description': '<p>This data set contains the national average (mean) scores of Medicare-certified hospice agencies on the Consumer Assessment of Healthcare Providers and Systems (CAHPS®) Hospice Survey measures.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospice Compare'], 'landingPage': 'https://data.medicare.gov/d/7cv8-v37d', 'contactPoint': {'hasEmail': 'mailto:hospicecahpssurvey@hsag.com', 'fn': 'CMS'}, 'issued': '2019-08-15', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/7cv8-v37d', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/7cv8-v37d/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/7cv8-v37d/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/7cv8-v37d/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/7cv8-v37d/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['care', 'hospice', 'hospice care', 'list'], 'bureauCode': ['009:38'], 'modified': '2020-11-19', 'title': 'Hospice Compare - National CAHPS Hospice Survey Data'}, {'description': '<p>A list of zip codes where hospice provides services.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospice Compare'], 'landingPage': 'https://data.medicare.gov/d/95rg-2usp', 'contactPoint': {'hasEmail': 'mailto:HospicePRquestions@cms.hhs.gov', 'fn': 'HospicePRquestions@cms.hhs.gov'}, 'issued': '2019-08-15', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/95rg-2usp', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/95rg-2usp/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/95rg-2usp/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/95rg-2usp/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/95rg-2usp/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['care', 'hospice', 'hospice care', 'list'], 'bureauCode': ['009:38'], 'modified': '2020-11-19', 'title': 'Hospice - Zip Data'}, {'description': '<p>NNDSS - TABLE 1OO. Viral hemorrhagic fevers, Machupo virus to Viral hemorrhagic fevers, Sabia virus - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />\n§ Prior to 2015, CDC\'s National Notifiable Diseases Surveillance System (NNDSS) did not receive electronic data about incident cases of specific viral hemorrhagic fevers; instead data were collected in aggregate as "viral hemorrhagic fevers\'. NNDSS was updated beginning in 2015 to receive data for each of the viral hemorrhagic fevers listed.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/5nfe-wsjn', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/5nfe-wsjn', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5nfe-wsjn/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5nfe-wsjn/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5nfe-wsjn/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5nfe-wsjn/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'machupo virus', 'marburg virus', 'nedss', 'netss', 'nndss', 'sabia virus', 'viral hemorrhagic fevers', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-05-30', 'title': 'NNDSS - TABLE 1OO. Viral hemorrhagic fevers, Machupo virus to Viral hemorrhagic fevers, Sabia virus'}, {'description': '<p>NNDSS - TABLE 1X. Meningococcal disease, Other serogroups to Meningococcal disease, Unknown serogroup - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/aagc-37gx', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/aagc-37gx', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/aagc-37gx/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/aagc-37gx/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/aagc-37gx/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/aagc-37gx/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'meningococcal disease', 'nedss', 'netss', 'nndss', 'other serogroups', 'unknown serogroup', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-05-30', 'title': 'NNDSS - TABLE 1X. Meningococcal disease, Other serogroups to Meningococcal disease, Unknown serogroup'}, {'description': '<p>NNDSS - Table 1A. Anthrax to Arboviral diseases, Eastern equine encephalitis virus disease - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nC.N.M.I.: Commonwealth of Northern Mariana Islands.<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/cz39-ahbn', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/cz39-ahbn', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/cz39-ahbn/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/cz39-ahbn/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/cz39-ahbn/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/cz39-ahbn/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'anthrax', 'arboviral diseases', 'chikungunya virus disease', 'eastern equine encephalitis virus disease', 'nedss', 'netss', 'neuroinvasive and non-neuroinvasive', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-05-30', 'title': 'NNDSS - TABLE 1A. Anthrax to Arboviral diseases, Eastern equine encephalitis virus disease'}, {'description': '<p>2012-2018 (even years). Data from BRFSS for indicators of adult oral health for even years from 2012 through 2018. National estimates are represented by the median prevalence among 50 states and the District of Columbia data. Estimates are prepared from the BRFSS public use data sets. Estimates in this file are not age adjusted, and may differ slightly from estimates available from the BRFSS web site or Chronic Disease Indicators due to small differences in definition, age adjustment or rounding. For more information, see: <a href="http://www.cdc.gov/oralhealthdata/overview/Adult_Indicators.html">http://www.cdc.gov/oralhealthdata/overview/Adult_Indicators.html</a></p>\n', 'programCode': ['009:020'], 'title': 'NOHSS Adult Indicators', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Oral Health'], 'landingPage': 'https://data.cdc.gov/d/jz6n-v26y', 'contactPoint': {'hasEmail': 'mailto:oralhealth@cdc.gov', 'fn': 'Oral Health Inquiries'}, 'issued': '2019-05-13', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/jz6n-v26y', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/jz6n-v26y/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/jz6n-v26y/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/jz6n-v26y/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/jz6n-v26y/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['access to care', 'adult', 'adults', 'brfss', 'dental care', 'dental cleaning', 'dental visits', 'dentist', 'division of oral health', 'nohss', 'oral health', 'prevalence', 'surveillance', 'tooth loss'], 'bureauCode': ['009:20'], 'modified': '2020-11-17', 'references': ['https://www.cdc.gov/oralhealthdata/'], 'describedBy': 'https://chronicdata.cdc.gov/Oral-Health/NOHSS-Adult-Indicators/jz6n-v26y'}, {'description': '<p>Provisional estimates of death rates. Estimates are presented for each of the 15 leading causes of death plus estimates for deaths attributed to drug overdose, falls (for persons aged 65 and over), human immunodeficiency virus (HIV) disease, homicide, and firearms-related deaths.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/489q-934x', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2018-05-23', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/489q-934x', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/489q-934x/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/489q-934x/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/489q-934x/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/489q-934x/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['leading causes of death', 'national vital statistics system', 'nchs', 'nvss', 'vital statistics rapid release', 'vsrr'], 'bureauCode': ['009:00'], 'modified': '2020-11-17', 'title': 'NCHS - VSRR Quarterly provisional estimates for selected indicators of mortality'}, {'description': '<p>NNDSS - Table II. Cryptosporidiosis to Dengue - 2016. In this Table, provisional* cases of selected† notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories.</p>\n<p>Note:<br />\nThese are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting.</p>\n<p>Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available.</p>\n<p>Footnotes:<br />\nC.N.M.I.: Commonwealth of Northern Mariana Islands.<br />\nU: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<ul>\n<li>Case counts for reporting year 2016 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/">http://wwwn.cdc.gov/nndss/document/</a> ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf. Data for TB are displayed in Table IV, which appears quarterly.<br />\n† Three low incidence conditions, rubella, rubella congenital, and tetanus, are in Table II to facilitate case count verification with reporting jurisdictions.<br />\n§ Includes data for dengue and dengue-like illness. Office of Management and Budget approval of the NNDSS Revision #0920-0728 on January 21, 2016, authorized CDC to receive data for these conditions. CDC is in the process of soliciting data for these conditions.</li>\n</ul>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/kikd-77zw', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2017-01-05', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/kikd-77zw', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/kikd-77zw/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/kikd-77zw/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/kikd-77zw/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/kikd-77zw/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2016', 'cryptosporidiosis', 'dengue', 'dengue virus infection', 'mmwr', 'nedss', 'netss', 'nndss', 'severe dengue', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2017-01-05', 'title': 'NNDSS - Table II. Cryptosporidiosis to Dengue'}, {'description': '<p>State, territorial, and county executive orders, administrative orders, resolutions, and proclamations are collected from government websites and cataloged and coded using Microsoft Excel by one coder with one or more additional coders conducting quality assurance.</p>\n<p>Data were collected to determine when individuals in states, territories, and counties were subject to executive orders, administrative orders, resolutions, and proclamations for COVID-19 that require or recommend people stay in their homes.</p>\n<p>These data are derived from the publicly available state, territorial, and county executive orders, administrative orders, resolutions, and proclamations (“orders”) for COVID-19 that expressly require or recommend individuals stay at home found by the CDC, COVID-19 Community Intervention and At-Risk Task Force, Monitoring and Evaluation Team & CDC, Center for State, Tribal, Local, and Territorial Support, Public Health Law Program from March 15 through May 5, 2020 (for county orders) and through September 14, 2020 (for state and territorial orders). These data will be updated as new orders are collected. Any orders not available through publicly accessible websites are not included in these data. Only official copies of the documents or, where official copies were unavailable, official press releases from government websites describing requirements were coded; news media reports on restrictions were excluded. Recommendations not included in an order are not included in these data. These data do not include mandatory business closures, curfews, or limitations on public or private gatherings. These data do not necessarily represent an official position of the Centers for Disease Control and Prevention.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Policy Surveillance'], 'landingPage': 'https://data.cdc.gov/d/qz3x-mf9n', 'contactPoint': {'hasEmail': 'mailto:cak8@cdc.gov', 'fn': 'Craig Kassinger'}, 'issued': '2020-11-10', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/qz3x-mf9n', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qz3x-mf9n/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qz3x-mf9n/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qz3x-mf9n/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qz3x-mf9n/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['covid-19', 'executive order', 'government order', 'legal epidemiology', 'mitigation', 'proclamation', 'public health order', 'shelter-in-place', 'social distancing', 'stay-at-home'], 'bureauCode': ['009:20'], 'modified': '2020-11-17', 'title': 'U.S. State, Territorial, and County Stay-At-Home Orders: March 15-May 5 (County) and September 14 (State) by County by Day'}, {'description': '<p>State and territorial executive orders, administrative orders, resolutions, and proclamations are collected from government websites and cataloged and coded using Microsoft Excel by one coder with one or more additional coders conducting quality assurance.</p>\n<p>Data were collected to determine when individuals in states and territories were subject to executive orders, administrative orders, resolutions, and proclamations for COVID-19 that require or recommend people stay in their homes. Data consists exclusively of state and territorial orders, many of which apply to specific counties within their respective state or territory; therefore, data is broken down to the county level.</p>\n<p>These data are derived from the publicly available state and territorial executive orders, administrative orders, resolutions, and proclamations (“orders”) for COVID-19 that expressly require or recommend individuals stay at home found by the CDC, COVID-19 Community Intervention and At-Risk Task Force, Monitoring and Evaluation Team & CDC, Center for State, Tribal, Local, and Territorial Support, Public Health Law Program from March 15 through September 14, 2020. These data will be updated as new orders are collected. Any orders not available through publicly accessible websites are not included in these data. Only official copies of the documents or, where official copies were unavailable, official press releases from government websites describing requirements were coded; news media reports on restrictions were excluded. Recommendations not included in an order are not included in these data. These data do not include mandatory business closures, curfews, or limitations on public or private gatherings. These data do not necessarily represent an official position of the Centers for Disease Control and Prevention.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Policy Surveillance'], 'landingPage': 'https://data.cdc.gov/d/y2iy-8irm', 'contactPoint': {'hasEmail': 'mailto:cak8@cdc.gov', 'fn': 'Craig Kassinger'}, 'issued': '2020-11-13', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/y2iy-8irm', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/y2iy-8irm/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/y2iy-8irm/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/y2iy-8irm/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/y2iy-8irm/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['covid-19', 'executive order', 'government order', 'legal epidemiology', 'mitigation', 'proclamation', 'public health order', 'shelter-in-place', 'social distancing', 'stay-at-home'], 'bureauCode': ['009:20'], 'modified': '2020-11-17', 'title': 'U.S. State and Territorial Stay-At-Home Orders: March 15 – September 14 by County by Day'}, {'description': '<p>The bipartisan CARES Act and the Paycheck Protection Program and Health Care Enhancement Act provided $175 billion in relief funds to hospitals and other healthcare providers on the front lines of the coronavirus response. The Department of Health and Human Services through the Health Resources and Services Administration is distributing two rounds of payments to hospitals in High Impact areas for positive COVID-19 admissions. In the first round of the High Impact Allocation, $12 billion was distributed to nearly 400 hospitals who provided inpatient care for 100 or more COVID-19 patients through April 10, 2020. $2 billion of these payments was distributed to these hospitals based on their Medicare disproportionate share and uncompensated care payments. In the second round of funding, $10 billion will be distributed to hospitals having over 161 COVID-19 admissions between January 1 and June 10, 2020.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Administrative'], 'landingPage': 'https://data.cdc.gov/d/b58h-s9zx', 'contactPoint': {'hasEmail': 'mailto:PRFdata@hrsa.gov', 'fn': 'HRSA Chief Data Officer'}, 'issued': '2020-07-20', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/b58h-s9zx', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/b58h-s9zx/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/b58h-s9zx/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/b58h-s9zx/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/b58h-s9zx/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['covid-19', 'provider relief fund'], 'bureauCode': ['009:15'], 'modified': '2020-11-16', 'title': 'Provider Relief Fund COVID-19 High-Impact Payments'}, {'description': '<p>Percentages are weighted to population characteristics. Data are not available if it did not meet BRFSS stability requirements.For more information on these requirements, as well as risk factors and calculated variables, see the Technical Documents and Survey Data for a specific year - <a href="http://www.cdc.gov/brfss/annual_data/annual_data.htm.Recommended">http://www.cdc.gov/brfss/annual_data/annual_data.htm.Recommended</a> citation: Centers for Disease Control and Prevention (CDC). Behavioral Risk Factor Surveillance System. Atlanta, Georgia: U.S. Department of Health and Human Services, Centers for Disease Control and Prevention, [appropriate year].</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Smoking & Tobacco Use'], 'landingPage': 'https://data.cdc.gov/d/j8jk-5ztv', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2013-08-01', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/j8jk-5ztv', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/j8jk-5ztv/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/j8jk-5ztv/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/j8jk-5ztv/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/j8jk-5ztv/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['adults', 'brfss', 'current smokers'], 'bureauCode': ['009:00'], 'modified': '2015-08-27', 'title': 'BRFSS Prevalence And Trends Data: Tobacco Use - Adults Who Are Current Smokers for 1995-2010'}, {'description': '<p>NNDSS - Table II. Tetanus to Varicella - 2018. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states or territory.</p>\n<p>Note:</p>\n<p>This table contains provisional cases of selected national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:</p>\n<p>C.N.M.I.: Commonwealth of Northern Mariana Islands.<br />\nU: Unavailable. —: No reported cases. N: Not reportable. NA: Not Available. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<ul>\n<li>Case counts for reporting years 2017 and 2018 are provisional and subject to change. Data for years 2013 through 2016 are finalized. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>.</li>\n</ul>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/i42d-szcv', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-01-03', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/i42d-szcv', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/i42d-szcv/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/i42d-szcv/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/i42d-szcv/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/i42d-szcv/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2018', 'nedss', 'netss', 'nndss', 'tetanus', 'varicella morbidity', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-01-03', 'title': 'NNDSS - Table II. Tetanus to Varicella'}, {'description': '<p>NNDSS - Table II. Chlamydia to Coccidioidomycosis - 2016. In this Table, provisional* cases of selected† notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories.<br />\nNote:<br />\nThese are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting.</p>\n<p>Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available.</p>\n<p>Footnotes:<br />\nC.N.M.I.: Commonwealth of Northern Mariana Islands.<br />\nU: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<ul>\n<li>Case counts for reporting year 2016 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>. Data for TB are displayed in Table IV, which appears quarterly.<br />\n† Three low incidence conditions, rubella, rubella congenital, and tetanus, are in Table II to facilitate case count verification with reporting jurisdictions.</li>\n</ul>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/n835-hpyp', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2017-01-05', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/n835-hpyp', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/n835-hpyp/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/n835-hpyp/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/n835-hpyp/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/n835-hpyp/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2016', 'chlamydia trachomatis infection', 'coccidioidomycosis', 'mmwr', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2017-01-05', 'title': 'NNDSS - Table II. Chlamydia to Coccidioidomycosis'}, {'description': '<p>Weekly data on the number of deaths from all causes by sex, age group, and race/Hispanic origin group for the United States. Counts of deaths in more recent weeks can be compared with counts from earlier years (2015-2019) to determine if the number is higher than expected.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/m74n-4hbs', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2020-11-12', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/m74n-4hbs', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/m74n-4hbs/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/m74n-4hbs/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/m74n-4hbs/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/m74n-4hbs/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['covid-19', 'excess deaths', 'nchs'], 'bureauCode': ['009:00'], 'modified': '2020-11-13', 'title': 'AH Excess Deaths by Sex, Age, and Race'}, {'description': '<p>Cumulative provisional counts of deaths sex, race/Hispanic origin, age group, and by select underlying causes of death. The dataset also includes provisional counts of death for COVID-19, coded to ICD-10 code U07.1 as an underlying or multiple cause of death. Includes deaths that occurred between January 1, 2020 to July 4, 2020.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/sf7h-sajc', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2020-08-04', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/sf7h-sajc', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/sf7h-sajc/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/sf7h-sajc/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/sf7h-sajc/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/sf7h-sajc/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['age group', 'cause of death', 'coronavirus', 'covid-19', 'deaths', 'hispanic origin', 'mortality', 'race'], 'bureauCode': ['009:00'], 'modified': '2020-11-12', 'title': 'Cumulative Provisional Death Counts by Sex, Race, and Age through 7/4/2020'}, {'description': '<p>Provisional counts of deaths by the month the deaths occurred, by age group and HHS region, for select underlying causes of death for 2019-2020. The dataset also includes monthly provisional counts of death for COVID-19, coded to ICD-10 code U07.1 as an underlying or multiple cause of death.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/ezfr-g6hf', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2020-09-04', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/ezfr-g6hf', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ezfr-g6hf/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ezfr-g6hf/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ezfr-g6hf/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ezfr-g6hf/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['age group', 'covid-19', 'death', 'monthly', 'mortality'], 'bureauCode': ['009:00'], 'modified': '2020-11-12', 'title': 'Monthly provisional counts of deaths by age group and HHS region for select causes of death'}, {'description': '<p>Provisional death counts of sickle cell disease and coronavirus disease 2019 (COVID-19), by quarter, age, and race or Hispanic origin.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/3sh4-uqpm', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2020-09-25', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/3sh4-uqpm', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/3sh4-uqpm/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/3sh4-uqpm/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/3sh4-uqpm/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/3sh4-uqpm/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['covid-19', 'mortality', 'sickle cell disease'], 'bureauCode': ['009:00'], 'modified': '2020-11-12', 'title': 'AH Sickle Cell Disease Provisional Death Counts 2019-2020'}, {'description': '<p>Source: Behavioral Risk Factor Surveillance System (BRFSS), 2012 & 2014.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Motor Vehicle'], 'landingPage': 'https://data.cdc.gov/d/s9bp-7k3m', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-09-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/s9bp-7k3m', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/s9bp-7k3m/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/s9bp-7k3m/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/s9bp-7k3m/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/s9bp-7k3m/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cdc', 'centers for disease control and prevention'], 'bureauCode': ['009:00'], 'modified': '2016-09-26', 'title': 'Percentage of Adults Who Report Driving After Drinking Too Much (in the past 30 days), All States, 2012 & 2014'}, {'description': '<p>TABLE III. Deaths in 122 U.S. cities - 2015122 Cities Mortality Reporting System ��� Each week, the vital statistics offices of 122 cities across the United States report the total number of death certificates processed and the number of those for which pneumonia or influenza was listed as the underlying or contributing cause of death by age group (Under 28 days, 28 days ���1 year, 1-14 years, 15-24 years, 25-44 years, 45-64 years, 65-74 years, 75-84 years, and ��� 85 years).FOOTNOTE:U: Unavailable -: No reported cases * Mortality data in this table are voluntarily reported from 122 cities in the United States, most of which have populations of 100,000 or more. A death is reported by the place of its occurrence and by the week that the death certificate was filed. Fetal deaths are not included. ** Totals include unknown ages. *** Partial counts for this city.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'landingPage': 'https://data.cdc.gov/d/7esm-uptm', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-01-07', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/7esm-uptm', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7esm-uptm/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7esm-uptm/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7esm-uptm/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7esm-uptm/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['122 cities', '2015', 'death', 'influenza', 'mortality', 'pneumonia'], 'bureauCode': ['009:00'], 'modified': '2018-01-19', 'title': 'TABLE III. Deaths in 122 U.S. cities'}, {'description': '<p>NNDSS - Table II. Spotted Fever Rickettsiosis to Syphilis - 2015.In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories. Note:These are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting. Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available. Footnotes:C.N.M.I.: Commonwealth of Northern Mariana Islands. U: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum. * Three low incidence conditions, rubella, rubella congenital, and tetanus, have been moved to Table 2 to facilitate case count verification with reporting jurisdictions. ��� Case counts for reporting year 2015 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>. Data for TB are displayed in Table IV, which appears quarterly. �� Illnesses with similar clinical presentation that result from Spotted fever group rickettsia infections are reported as Spotted fever rickettsioses. Rocky Mountain spotted fever (RMSF) caused by Rickettsia rickettsii, is the most common and well-known spotted fever.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/ekd3-qu3w', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-01-07', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/ekd3-qu3w', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ekd3-qu3w/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ekd3-qu3w/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ekd3-qu3w/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ekd3-qu3w/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2015', 'mmwr', 'nedss', 'netss', 'nndss', 'rmsf', 'spotted fever rickettsiosis', 'syphilis primary and secondary', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2016-01-07', 'title': 'NNDSS - Table II. Spotted Fever Rickettsiosis to Syphilis'}, {'description': '<p>This data contains provisional counts for drug overdose deaths based on a current flow of mortality data in the National Vital Statistics System. Counts for the most recent final annual data are provided for comparison. National provisional counts include deaths occurring within the 50 states and the District of Columbia as of the date specified and may not include all deaths that occurred during a given time period. Provisional counts are often incomplete and causes of death may be pending investigation (see Technical notes) resulting in an underestimate relative to final counts. To address this, methods were developed to adjust provisional counts for reporting delays by generating a set of predicted provisional counts (see Technical notes). Starting in June 2018, this monthly data release will include both reported and predicted provisional counts.</p>\n<p>The provisional data include: (a) the reported and predicted provisional counts of deaths due to drug overdose occurring nationally and in each jurisdiction; (b) the percentage changes in provisional drug overdose deaths for the current 12 month-ending period compared with the 12-month period ending in the same month of the previous year, by jurisdiction; and (c) the reported and predicted provisional counts of drug overdose deaths involving specific drugs or drug classes occurring nationally and in selected jurisdictions. The reported and predicted provisional counts represent the numbers of deaths due to drug overdose occurring in the 12-month periods ending in the month indicated. These counts include all seasons of the year and are insensitive to variations by seasonality. Deaths are reported by the jurisdiction in which the death occurred.</p>\n<p>Several data quality metrics, including the percent completeness in overall death reporting, percentage of deaths with cause of death pending further investigation, and the percentage of drug overdose deaths with specific drugs or drug classes reported are included to aid in interpretation of provisional data as these measures are related to the accuracy of provisional counts (see Technical notes). Reporting of the specific drugs and drug classes involved in drug overdose deaths varies by jurisdiction, and comparisons of death rates involving specific drugs across selected jurisdictions should not be made (see Technical notes). Provisional data will be updated on a monthly basis as additional records are received.</p>\n<p>Technical notes</p>\n<p>Nature and sources of data</p>\n<p>Provisional drug overdose death counts are based on death records received and processed by the National Center for Health Statistics (NCHS) as of a specified cutoff date. The cutoff date is generally the first Sunday of each month. National provisional estimates include deaths occurring within the 50 states and the District of Columbia. NCHS receives the death records from state vital registration offices through the Vital Statistics Cooperative Program (VSCP).</p>\n<p>The timeliness of provisional mortality surveillance data in the National Vital Statistics System (NVSS) database varies by cause of death. The lag time (i.e., the time between when the death occurred and when the data are available for analysis) is longer for drug overdose deaths compared with other causes of death (1). Thus, provisional estimates of drug overdose deaths are reported 6 months after the date of death.</p>\n<p>Provisional death counts presented in this data visualization are for “12-month ending periods,” defined as the number of deaths occurring in the 12-month period ending in the month indicated. For example, the 12-month ending period in June 2017 would include deaths occurring from July 1, 2016, through June 30, 2017. The 12-month ending period counts include all seasons of the year and are insensitive to reporting variations by seasonality. Counts for the 12-month period ending in the same month of the previous year are shown for comparison. These provisional counts of drug overdose deaths and re</p>\n', 'programCode': ['009:020'], 'temporal': '2015-01-01T05:00:00-05:00/2017-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/xkb8-kh2a', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2019-04-17', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/xkb8-kh2a', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xkb8-kh2a/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xkb8-kh2a/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xkb8-kh2a/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xkb8-kh2a/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cocaine', 'deaths', 'drug', 'drug overdose', 'heroin', 'methadone', 'mortality', 'nchs', 'opiate', 'opioid', 'psychostimulants', 'state', 'united states'], 'bureauCode': ['009:00'], 'modified': '2020-11-12', 'title': 'VSRR Provisional Drug Overdose Death Counts', 'accrualPeriodicity': 'R/P1M'}, {'description': '<p>NNDSS - TABLE 1Z. Pertussis to Poliomyelitis, paralytic - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/bve7-bjy2', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/bve7-bjy2', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/bve7-bjy2/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/bve7-bjy2/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/bve7-bjy2/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/bve7-bjy2/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'nedss', 'netss', 'nndss', 'paralytic', 'pertussis', 'plague', 'poliomyelitis', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-05-30', 'title': 'NNDSS - TABLE 1Z. Pertussis to Poliomyelitis, paralytic'}, {'description': '<p>NNDSS - Table 1F. Brucellosis to Candida auris, clinical - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />\n§ Candida auris, clinical colonization/screening cases are not included in this table. These data are available on the Mycotic Diseases Branch\'s Tracking Candida auris page (<a href="https://www.cdc.gov/fungal/candida-auris/tracking-c-auris.html">https://www.cdc.gov/fungal/candida-auris/tracking-c-auris.html</a>).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/w54d-atna', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/w54d-atna', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/w54d-atna/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/w54d-atna/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/w54d-atna/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/w54d-atna/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'brucellosis', 'campylobacteriosis', 'candida auris', 'clinical', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-05-30', 'title': 'NNDSS - TABLE 1F. Brucellosis to Candida auris, clinical'}, {'description': '<p>NNDSS - TABLE 1Y. Mumps to Novel influenza A virus infections - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />\n§ Novel influenza A virus infections are human infections with influenza A viruses that are different from currently circulating human seasonal influenza viruses. With the exception of one avian lineage influenza A (H7N2) virus, all novel influenza A virus infections reported to CDC since 2012 have been variant influenza viruses.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/yvsw-8ht9', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/yvsw-8ht9', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/yvsw-8ht9/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/yvsw-8ht9/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/yvsw-8ht9/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/yvsw-8ht9/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'mumps', 'nedss', 'netss', 'nndss', 'novel influenza a virus infections', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-05-30', 'title': 'NNDSS - TABLE 1Y. Mumps to Novel influenza A virus infections'}, {'description': '<p>NNDSS - Table 1I. Cryptosporidiosis to Cyclosporiasis - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/khjf-tq2k', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/khjf-tq2k', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/khjf-tq2k/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/khjf-tq2k/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/khjf-tq2k/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/khjf-tq2k/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'cryptosporidiosis', 'cyclosporiasis', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-05-30', 'title': 'NNDSS - TABLE 1I. Cryptosporidiosis to Cyclosporiasis'}, {'description': '<p>Final counts of deaths by the week the deaths occurred, by state of occurrence, and by select causes of death for 2014-2018. Death counts in this dataset were derived from the National Vital Statistics System database that provides the most timely access to the data. Therefore, counts may differ slightly from final data due to differences in processing, recoding, and imputation.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/3yf8-kanr', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2020-04-28', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/3yf8-kanr', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/3yf8-kanr/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/3yf8-kanr/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/3yf8-kanr/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/3yf8-kanr/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cause of death'], 'bureauCode': ['009:00'], 'modified': '2020-11-10', 'title': 'Weekly Counts of Deaths by State and Select Causes, 2014-2018'}, {'description': '<p>Deaths involving coronavirus disease 2019 (COVID-19) and pneumonia reported to NCHS by place of death, age, and state.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/g4z9-a9d3', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2020-07-24', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/g4z9-a9d3', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/g4z9-a9d3/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/g4z9-a9d3/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/g4z9-a9d3/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/g4z9-a9d3/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['centers-for-disease-control-and-prevention'], 'bureauCode': ['009:00'], 'modified': '2020-11-10', 'title': 'Provisional COVID-19 Death Counts by Place of Death and Age Group'}, {'description': '<p>Cumulative provisional counts of deaths sex, race/Hispanic origin, age group, and by select underlying causes of death. The dataset also includes provisional counts of death for COVID-19, coded to ICD-10 code U07.1 as an underlying or multiple cause of death. Includes deaths that occurred between January 1, 2020 to July 11, 2020.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/mwk9-wnfr', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2020-07-22', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/mwk9-wnfr', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mwk9-wnfr/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mwk9-wnfr/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mwk9-wnfr/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mwk9-wnfr/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['age group', 'cause of death', 'coronavirus', 'covid-19', 'deaths', 'hispanic origin', 'mortality', 'race'], 'bureauCode': ['009:00'], 'modified': '2020-11-10', 'title': 'Cumulative Provisional Counts of Deaths by Sex, Race, and Age'}, {'description': '<p>Deaths involving coronavirus disease 2019 (COVID-19) by month of death, region, age, place of death, and race and Hispanic origin.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/aie4-agrk', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2020-09-11', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/aie4-agrk', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/aie4-agrk/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/aie4-agrk/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/aie4-agrk/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/aie4-agrk/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['age group', 'covid-19', 'hispanic origin', 'monthly', 'race'], 'bureauCode': ['009:00'], 'modified': '2020-11-10', 'title': 'Monthly counts of COVID-19 deaths, by region, age, and race and Hispanic origin'}, {'description': '<p>Deaths involving coronavirus disease 2019 (COVID-19) by month of death, region, age, place of death, and race and Hispanic origin: May-August 2020.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/w4jm-mysj', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2020-09-28', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/w4jm-mysj', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/w4jm-mysj/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/w4jm-mysj/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/w4jm-mysj/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/w4jm-mysj/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['age group', 'covid-19', 'hispanic origin', 'monthly', 'race'], 'bureauCode': ['009:00'], 'modified': '2020-11-10', 'title': 'Monthly counts of COVID-19 deaths, by region, age, place, and race and Hispanic origin'}, {'description': '<p>Provisional count of deaths involving coronavirus disease 2019 (COVID-19) by United States county, from week ending February 1, 2020 through week ending August 1, 2020.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/6vqh-esgs', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2020-09-24', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/6vqh-esgs', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6vqh-esgs/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6vqh-esgs/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6vqh-esgs/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6vqh-esgs/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['coronavirus', 'county', 'covid-19', 'deaths', 'mortality', 'nchs'], 'bureauCode': ['009:00'], 'modified': '2020-11-10', 'title': 'AH County-level Provisional COVID-19 Deaths Counts'}, {'description': '<p>Provisional death counts of COVID-19 deaths by place of death, week, and age.</p>\n<p>Data source: National Center for Health Statistics National Vital Statistics System. Provisional data for 2020.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/g7hk-rc8d', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2020-10-05', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/g7hk-rc8d', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/g7hk-rc8d/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/g7hk-rc8d/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/g7hk-rc8d/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/g7hk-rc8d/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['centers-for-disease-control-and-prevention'], 'bureauCode': ['009:00'], 'modified': '2020-11-10', 'title': 'AH Place of Death By Age and Week, Provisional Counts of COVID-19 Deaths'}, {'description': '<p>Provisional death counts of diabetes, coronavirus disease 2019 (COVID-19) and other select causes of death, by month, sex, and age.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/qdcb-uzft', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2020-10-21', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/qdcb-uzft', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qdcb-uzft/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qdcb-uzft/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qdcb-uzft/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qdcb-uzft/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['covid-19', 'diabetes', 'mortality'], 'bureauCode': ['009:00'], 'modified': '2020-11-10', 'title': 'AH Provisional Diabetes Death Counts, 2020'}, {'description': '<p>NNDSS - Table II. Rubella to Salmonellosis - 2015.In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed.The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories. Note:These are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting. Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available. Footnotes:C.N.M.I.: Commonwealth of Northern Mariana Islands. U: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum. * Three low incidence conditions, rubella, rubella congenital, and tetanus, have been moved to Table 2 to facilitate case count verification with reporting jurisdictions. ��� Case counts for reporting year 2015 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>. Data for TB are displayed in Table IV, which appears quarterly.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/d6kj-devz', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-01-07', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/d6kj-devz', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/d6kj-devz/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/d6kj-devz/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/d6kj-devz/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/d6kj-devz/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2015', 'congenital syndrome', 'mmwr', 'nedss', 'netss', 'nndss', 'rubella', 'salmonellosis', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2016-01-07', 'title': 'NNDSS - Table II. Rubella to Salmonellosis'}, {'description': '<p>NNDSS - TABLE 1S. Invasive pneumococcal disease, all ages, Confirmed to Invasive pneumococcal disease, all ages, Probable - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\n Max: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />\n§ Includes drug resistant and susceptible cases of Invasive Pneumococcal Disease.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/drfe-vxdh', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/drfe-vxdh', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/drfe-vxdh/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/drfe-vxdh/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/drfe-vxdh/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/drfe-vxdh/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'all ages', 'confirmed', 'invasive pneumococcal disease', 'nedss', 'netss', 'nndss', 'probable', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-05-30', 'title': 'NNDSS - TABLE 1S. Invasive pneumococcal disease, all ages, Confirmed to Invasive pneumococcal disease, all ages, Probable'}, {'description': '<p>The provisional counts for coronavirus disease (COVID-19) deaths are based on a current flow of mortality data in the National Vital Statistics System. National provisional counts include deaths occurring within the 50 states and the District of Columbia as of the date specified that have been received and coded. It is important to note that it can take several weeks for death records to be submitted to National Center for Health Statistics (NCHS), processed, coded, and tabulated. Therefore, the data shown on this page may be incomplete, and will likely not include all deaths that occurred during a given time period especially for the more recent time periods. Death counts for earlier weeks are continually revised and may increase or decrease as new and updated death certificate data are received from the states by NCHS. COVID-19 death counts shown here may differ from other published sources, as data currently are lagged by an average of 1-2 weeks.</p>\n<p>The provisional data presented on this page include the weekly provisional count of deaths in the United States due to COVID-19, deaths from all causes and percent of expected deaths (i.e., number of deaths received over number of deaths expected based on data from previous years), pneumonia deaths (excluding pneumonia deaths involving influenza), and pneumonia deaths involving COVID-19; (a) by week ending date, (b) by age at death, and (c) by specific jurisdictions. Future updates to this release may include additional detail such as demographic characteristics (e.g., sex), additional causes of death (e.g., acute respiratory distress syndrome or other comorbidities), or estimates based on models that account for reporting delays to generate more accurate predicted provisional counts.</p>\n<p>Pneumonia deaths are included to provide context for understanding the completeness of COVID-19 mortality data and related trends. Deaths due to COVID-19 may be misclassified as pneumonia deaths in the absence of positive test results, and pneumonia may appear on death certificates as a comorbid condition. Thus, increases in pneumonia deaths may be an indicator of excess COVID-19-related mortality. Additionally, estimates of completeness for pneumonia deaths may provide context for understanding the lag in reporting for COVID-19 deaths, as it is anticipated that these causes would have similar delays in reporting, processing, and coding. However, it is possible that reporting of COVID-19 mortality may be slower or faster than for other causes of death, and that the delay may change over time. Analyses to better understand and quantify reporting delays for COVID-19 deaths and related causes are underway. The list of causes provided in these tables may expand in future releases as more data are received, and other potentially comorbid conditions are determined.</p>\n<p>Technical notes</p>\n<p>Comparing data in this report to other sources</p>\n<p>Provisional death counts in this report will not match counts in other sources, such as media reports or numbers from county health departments. Death data, once received and processed by National Center for Health Statistics (NCHS), are tabulated by the state or jurisdiction in which the death occurred. Death counts are not tabulated by the decedent’s state of residence. COVID-19 deaths may also be classified or defined differently in various reporting and surveillance systems. Death counts in this report include laboratory confirmed COVID-19 deaths and clinically confirmed COVID-19 deaths. This includes deaths where COVID-19 is listed as a “presumed” or “probable” cause. Some local and state health departments only report laboratory-confirmed COVID deaths. This may partly account for differences between NCHS reported death counts and death counts reported in other sources. Provisional counts reported here track approximately 1–2 weeks behind other published data sources on the number of COVID-19 deaths in the U.S. (1,2,3).</p>\n<p>Nature and sources of data</p>\n<p>Provisional death c</p>\n', 'programCode': ['009:020'], 'temporal': '2019-01-01T05:00:00-05:00/2020-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/hc4f-j6nb', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2020-04-23', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/hc4f-j6nb', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hc4f-j6nb/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hc4f-j6nb/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hc4f-j6nb/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hc4f-j6nb/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['age', 'coronavirus', 'covid-19', 'deaths', 'mortality', 'nchs', 'pneumonia', 'state', 'united states'], 'bureauCode': ['009:00'], 'modified': '2020-11-10', 'title': 'Provisional Death Counts for Coronavirus Disease (COVID-19)', 'accrualPeriodicity': 'R/P1D'}, {'description': '<p>NNDSS - Table II. Hepatitis (viral, acute, by type) A & B - 2018. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states or territory.</p>\n<p>Note:</p>\n<p>This table contains provisional cases of selected national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:</p>\n<p>C.N.M.I.: Commonwealth of Northern Mariana Islands.<br />\nU: Unavailable. —: No reported cases. N: Not reportable. NA: Not Available. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<ul>\n<li>Case counts for reporting years 2017 and 2018 are provisional and subject to change. Data for years 2013 through 2016 are finalized. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>.</li>\n</ul>\n<p>† Perinatal hepatitis C cases are not included in this table. These data will be included in the annual NNDSS tables on the NNDSS Data and Statistics page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>) beginning with data year 2018 and in the annual Summary of Viral Hepatitis, published online by CDC\'s Division of Viral Hepatitis, available at <a href="https://www.cdc.gov/hepatitis/statistics/2015surveillance/index.htm">https://www.cdc.gov/hepatitis/statistics/2015surveillance/index.htm</a>.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/btcp-84tv', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-01-03', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/btcp-84tv', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/btcp-84tv/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/btcp-84tv/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/btcp-84tv/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/btcp-84tv/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2018', 'acute', 'by type) a & b', 'hepatitis (viral', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-01-03', 'title': 'NNDSS - Table II. Hepatitis (viral, acute, by type) A & B'}, {'description': '<p>Percentages are weighted to population characteristics. Data are not available if it did not meet BRFSS stability requirements.For more information on these requirements, as well as risk factors and calculated variables, see the Technical Documents and Survey Data for a specific year - <a href="http://www.cdc.gov/brfss/annual_data/annual_data.htm.Recommended">http://www.cdc.gov/brfss/annual_data/annual_data.htm.Recommended</a> citation: Centers for Disease Control and Prevention (CDC). Behavioral Risk Factor Surveillance System. Atlanta, Georgia: U.S. Department of Health and Human Services, Centers for Disease Control and Prevention, [appropriate year].</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Smoking & Tobacco Use'], 'landingPage': 'https://data.cdc.gov/d/8zak-ewtm', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2013-08-02', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/8zak-ewtm', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/8zak-ewtm/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/8zak-ewtm/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/8zak-ewtm/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/8zak-ewtm/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['brfss', 'current smokers', 'former smoker', 'non-smoker'], 'bureauCode': ['009:00'], 'modified': '2015-08-27', 'title': 'BRFSS Prevalence and Trends Data: Tobacco Use - Four Level Smoking Data for 1995-2010'}, {'description': '<p>NNDSS - TABLE 1DD. Rubella to Rubella, congenital syndrome - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/ht29-hwxw', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/ht29-hwxw', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ht29-hwxw/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ht29-hwxw/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ht29-hwxw/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ht29-hwxw/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'nedss', 'netss', 'nndss', 'rubella', 'rubella congenital syndrome', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-05-30', 'title': 'NNDSS - TABLE 1DD. Rubella to Rubella, congenital syndrome'}, {'description': '<p>Nursing home summary information for the Health and Fire Safety Inspections currently listed on Nursing Home Compare, including dates of the three most recent inspections (including those with no deficiencies), and counts of deficiencies sited, overall and within the categories listed on Nursing Home Compare. Data are presented as one inspection cycle per provider. Note that deficiency counts do not include citations from complaint inspections.</p>\n', 'programCode': ['009:078'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Nursing Home Compare'], 'landingPage': 'https://data.medicare.gov/d/tbry-pc2d', 'contactPoint': {'hasEmail': 'mailto:BetterCare@cms.hhs.gov', 'fn': 'Nursing Home Compare'}, 'issued': '2020-05-08', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/tbry-pc2d', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/tbry-pc2d/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/tbry-pc2d/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/tbry-pc2d/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/tbry-pc2d/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['complaints', 'inspection results', 'nhc', 'nursing home', 'safety'], 'bureauCode': ['009:38'], 'modified': '2020-11-06', 'title': 'Survey Summary'}, {'description': '<p>General information on currently active nursing homes, including number of certified beds, quality measure scores, staffing and other information used in the Five-Star Rating System. Data are presented as one row per nursing home.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Nursing Home Compare'], 'landingPage': 'https://data.medicare.gov/d/4pq5-n9py', 'contactPoint': {'hasEmail': 'mailto:BetterCare@cms.hhs.gov', 'fn': 'Nursing Home Compare'}, 'issued': '2020-08-26', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/4pq5-n9py', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/4pq5-n9py/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/4pq5-n9py/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/4pq5-n9py/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/4pq5-n9py/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['general information', 'nhc', 'nursing home'], 'bureauCode': ['009:38'], 'modified': '2020-11-06', 'title': 'Provider Info'}, {'description': '<p>A list of a variety of averages for each state or territory as well as the national average, including each quality measure, staffing, fine amount and number of deficiencies. Each row displays a specific state or territory, the associated measure and average.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Nursing Home Compare'], 'landingPage': 'https://data.medicare.gov/d/xcdc-v8bm', 'contactPoint': {'hasEmail': 'mailto:BetterCare@cms.hhs.gov', 'fn': 'Nursing Home Compare'}, 'issued': '2020-10-28', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/xcdc-v8bm', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/xcdc-v8bm/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/xcdc-v8bm/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/xcdc-v8bm/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/xcdc-v8bm/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['general information', 'nhc', 'nursing home'], 'bureauCode': ['009:38'], 'modified': '2020-11-06', 'title': 'State US Averages'}, {'description': '<p>A list of the fines and payment denials currently displayed on Nursing Home Compare.</p>\n', 'programCode': ['009:078'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Nursing Home Compare'], 'landingPage': 'https://data.medicare.gov/d/g6vv-u9sr', 'contactPoint': {'hasEmail': 'mailto:BetterCare@cms.hhs.gov', 'fn': 'Nursing Home Compare'}, 'issued': '2020-07-29', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/g6vv-u9sr', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/g6vv-u9sr/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/g6vv-u9sr/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/g6vv-u9sr/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/g6vv-u9sr/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['enforcement', 'nhc', 'nursing home', 'penalties'], 'bureauCode': ['009:38'], 'modified': '2020-11-06', 'title': 'Penalties'}, {'description': '<p>A list of ownership information for currently active nursing homes.</p>\n', 'programCode': ['009:078'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Nursing Home Compare'], 'landingPage': 'https://data.medicare.gov/d/y2hd-n93e', 'contactPoint': {'hasEmail': 'mailto:BetterCare@cms.hhs.gov', 'fn': 'Nursing Home Compare'}, 'issued': '2019-09-25', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/y2hd-n93e', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/y2hd-n93e/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/y2hd-n93e/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/y2hd-n93e/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/y2hd-n93e/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['general information', 'nhc', 'nursing home'], 'bureauCode': ['009:38'], 'modified': '2020-11-06', 'title': 'Ownership'}, {'description': '<p>Quality measures displayed on Nursing Home Compare that are based on Medicare claims data. Each row contains a specific quality measure for a specific nursing home and includes the risk-adjusted score.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Nursing Home Compare'], 'landingPage': 'https://data.medicare.gov/d/ijh5-nb2v', 'contactPoint': {'hasEmail': 'mailto:BetterCare@cms.hhs.gov', 'fn': 'Nursing Home Compare'}, 'issued': '2020-07-29', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/ijh5-nb2v', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/ijh5-nb2v/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/ijh5-nb2v/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/ijh5-nb2v/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/ijh5-nb2v/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['measures', 'nhc', 'nursing home', 'quality', 'quality measures', 'ratings'], 'bureauCode': ['009:38'], 'modified': '2020-11-06', 'title': 'Medicare Claims Quality Measures'}, {'description': '<p>Quality measures displayed on Nursing Home Compare that are based on the resident assessments that make up the nursing home Minimum Data Set (MDS). Each row contains a specific quality measure for a specific nursing home and includes the 4-quarter score average and scores for each individual quarter.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Nursing Home Compare'], 'landingPage': 'https://data.medicare.gov/d/djen-97ju', 'contactPoint': {'hasEmail': 'mailto:BetterCare@cms.hhs.gov', 'fn': 'Nursing Home Compare'}, 'issued': '2020-07-29', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/djen-97ju', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/djen-97ju/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/djen-97ju/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/djen-97ju/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/djen-97ju/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['measures', 'nhc', 'nursing home', 'quality', 'quality measures', 'ratings'], 'bureauCode': ['009:38'], 'modified': '2020-11-06', 'title': 'MDS Quality Measures'}, {'description': '<p>A list of all health deficiencies currently listed on Nursing Home Compare, including the nursing home that received the deficiency, the associated inspection date, deficiency tag number, scope and severity, the current status of the deficiency and the correction date. Data are presented as one deficiency per row.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Nursing Home Compare'], 'landingPage': 'https://data.medicare.gov/d/r5ix-sfxw', 'contactPoint': {'hasEmail': 'mailto:BetterCare@cms.hhs.gov', 'fn': 'Nursing Home Compare'}, 'issued': '2020-05-08', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/r5ix-sfxw', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/r5ix-sfxw/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/r5ix-sfxw/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/r5ix-sfxw/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/r5ix-sfxw/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['complaints', 'inspection results', 'nhc', 'nursing home', 'safety'], 'bureauCode': ['009:38'], 'modified': '2020-11-06', 'title': 'Health Deficiencies'}, {'description': '<p>A list of all fire safety deficiencies currently listed on Nursing Home Compare, including the nursing home that received the deficiency, the associated inspection date, deficiency tag number, scope and severity, the current status of the deficiency and the correction date. Data are presented as one deficiency per row.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Nursing Home Compare'], 'landingPage': 'https://data.medicare.gov/d/ifjz-ge4w', 'contactPoint': {'hasEmail': 'mailto:BetterCare@cms.hhs.gov', 'fn': 'Nursing Home Compare'}, 'issued': '2019-12-04', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/ifjz-ge4w', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/ifjz-ge4w/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/ifjz-ge4w/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/ifjz-ge4w/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/ifjz-ge4w/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['complaints', 'inspection results', 'nhc', 'nursing home', 'safety'], 'bureauCode': ['009:38'], 'modified': '2020-11-06', 'title': 'Fire Safety Deficiencies'}, {'description': '<p>NOTES: Figures include all revisions received from the states and, therefore, may differ from those previously published. Data are provisional and are subject to monthly reporting variation. National data are calculated by summing the number of events reported by state of residence; counts are rounded to the nearest thousand (births and deaths) or hundred (infant deaths). Provisional counts may differ by approximately 2% from final counts, due to rounding and reporting variation. Additionally, the accuracy of the provisional counts may change over time. Data are estimates by state of residence. For discussion of the nature, source, and limitations of the data, see "Technical Notes" of the report, Births, Marriages, Divorces, and Deaths: Provisional Data for 2009. Available from URL: <a href="http://www.cdc.gov/nchs/data/nvsr/nvsr58/nvsr58_25.htm">http://www.cdc.gov/nchs/data/nvsr/nvsr58/nvsr58_25.htm</a>. Final counts of births, deaths, and infant deaths for previous years can be obtained from <a href="http://wonder.cdc.gov">http://wonder.cdc.gov</a>.</p>\n<p>SOURCE: Provisional data from the National Vital Statistics System, National Center for Health Statistics, CDC.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/hmz2-vwda', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2018-07-31', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/hmz2-vwda', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hmz2-vwda/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hmz2-vwda/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hmz2-vwda/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hmz2-vwda/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['50 states', 'deaths', 'district of columbia', 'infant deaths', 'live births', 'national vital statistics system', 'nvss', 'puerto rico', 'united states', 'vital statistics rapid release', 'vsrr'], 'bureauCode': ['009:00'], 'modified': '2020-11-06', 'title': 'VSRR - State and National Provisional Counts for Live Births, Deaths, and Infant Deaths'}, {'description': '<p>Non-Critical Access Hospitals (CAHs) with swing beds are hospitals that provide Medicare Part A Skilled Nursing Facility (SNF) services to beneficiaries and must report data on certain measures of quality to Medicare through the Skilled Nursing Facility Quality Reporting Program (SNF QRP). This file contains a list of the swing bed units participating in the SNF QRP, as well as their results on quality measures implemented under the IMPACT Act.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Nursing Home Compare'], 'landingPage': 'https://data.medicare.gov/d/6uyb-waub', 'contactPoint': {'hasEmail': 'mailto:SNFQRPPRQuestions@cms.hhs.gov', 'fn': 'Nursing Home Compare'}, 'issued': '2019-09-25', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/6uyb-waub', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/6uyb-waub/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/6uyb-waub/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/6uyb-waub/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/6uyb-waub/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['centers-for-medicare-medicaid-services'], 'bureauCode': ['009:38'], 'modified': '2020-11-06', 'title': 'Skilled Nursing Facility Quality Reporting Program – Swing Beds – Provider Data'}, {'description': '<p>Skilled Nursing Facilities (SNFs) provide Medicare Part A SNF services to beneficiaries and must report data on certain measures of quality to Medicare through the Skilled Nursing Facility Quality Reporting Program (SNF QRP). This file contains national averages on quality measures implemented under the IMPACT Act.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Nursing Home Compare'], 'landingPage': 'https://data.medicare.gov/d/5sqm-2qku', 'contactPoint': {'hasEmail': 'mailto:SNFQRPPRQuestions@cms.hhs.gov', 'fn': 'Nursing Home Compare'}, 'issued': '2018-10-03', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/5sqm-2qku', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/5sqm-2qku/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/5sqm-2qku/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/5sqm-2qku/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/5sqm-2qku/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['centers-for-medicare-medicaid-services'], 'bureauCode': ['009:38'], 'modified': '2020-11-06', 'title': 'Skilled Nursing Facility Quality Reporting Program - National Data'}, {'description': '<p>Skilled Nursing Facilities (SNFs) provide Medicare Part A SNF services to beneficiaries and must report data on certain measures of quality to Medicare through the Skilled Nursing Facility Quality Reporting Program (SNF QRP). This file contains a list of SNFs, as well as their results on the quality of resident care measures implemented under the IMPACT Act.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Nursing Home Compare'], 'landingPage': 'https://data.medicare.gov/d/fykj-qjee', 'contactPoint': {'hasEmail': 'mailto:SNFQRPPRQuestions@cms.hhs.gov', 'fn': 'Nursing Home Compare'}, 'issued': '2019-10-23', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/fykj-qjee', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/fykj-qjee/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/fykj-qjee/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/fykj-qjee/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/fykj-qjee/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['centers-for-medicare-medicaid-services'], 'bureauCode': ['009:38'], 'modified': '2020-11-06', 'title': 'Skilled Nursing Facility Quality Reporting Program - Provider Data'}, {'description': '<p>NNDSS - TABLE 1P. Hemolytic uremic syndrome post-diarrheal to Hepatitis (viral, acute, by type), B - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/y4x9-2nqn', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/y4x9-2nqn', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/y4x9-2nqn/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/y4x9-2nqn/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/y4x9-2nqn/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/y4x9-2nqn/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'acute', 'by type) a', 'by type) b', 'hemolytic uremic syndrome post-diarrheal', 'hepatitis (viral', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-05-30', 'title': 'NNDSS - TABLE 1P. Hemolytic uremic syndrome post-diarrheal to Hepatitis (viral, acute, by type), B'}, {'description': '<p>This dataset contains facility specific performance information for the fiscal year (FY) 2020 Skilled Nursing Facility Value-Based Purchasing (SNF VBP) Program. Included are baseline period (FY 2016) and performance period (FY 2018) risk-standardized readmission rates, achievement scores, improvement scores, performance scores, rankings, and incentive payment multipliers. This dataset was updated and finalized following the March 31, 2020 completion of the Phase 1 Review and Correction process.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Nursing Home Compare'], 'landingPage': 'https://data.medicare.gov/d/284v-j9fz', 'contactPoint': {'hasEmail': 'mailto:SNFVBP@rti.org', 'fn': 'SNF VBP program'}, 'issued': '2019-12-04', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/284v-j9fz', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/284v-j9fz/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/284v-j9fz/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/284v-j9fz/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/284v-j9fz/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['skilled nursing facility value based purchasing'], 'bureauCode': ['009:38'], 'modified': '2020-11-06', 'title': 'FY 2020 SNF VBP Facility Performance'}, {'description': '<p>This table contains aggregate level information for the fiscal year (FY) 2020 Skilled Nursing Facility Value-Based Purchasing (SNF VBP) Program.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Nursing Home Compare'], 'landingPage': 'https://data.medicare.gov/d/ujcx-uaut', 'contactPoint': {'hasEmail': 'mailto:SNFVBP@rti.org', 'fn': 'SNF VBP program'}, 'issued': '2019-12-04', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/ujcx-uaut', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/ujcx-uaut/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/ujcx-uaut/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/ujcx-uaut/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/ujcx-uaut/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['skilled nursing facility value based purchasing'], 'bureauCode': ['009:38'], 'modified': '2020-11-06', 'title': 'FY 2020 SNF VBP Aggregate Performance'}, {'description': '<p>NNDSS - TABLE 1M. Gonorrhea to Haemophilus influenzae, invasive disease (age <5 years), Serotype b - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/vx8v-gfyf', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/vx8v-gfyf', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vx8v-gfyf/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vx8v-gfyf/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vx8v-gfyf/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vx8v-gfyf/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'age <5 years', 'all ages', 'all serotypes', 'gonorrhea', 'haemophilus influenzae', 'invasive disease', 'nedss', 'netss', 'nndss', 'serotype b', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-05-30', 'title': 'NNDSS - TABLE 1M. Gonorrhea to Haemophilus influenzae, invasive disease (age <5 years), Serotype b'}, {'description': '<p>The following dataset provides state-aggregated data for hospital utilization <strong>in a timeseries format</strong> dating back to January 1, 2020. These are derived from reports with facility-level granularity across three main sources: (1) HHS TeleTracking, (2) reporting provided directly to HHS Protect by state/territorial health departments on behalf of their healthcare facilities and (3) National Healthcare Safety Network (before July 15).</p>\n<p>The file will be updated regularly and provides the latest values reported by each facility within the last four days for all time. This allows for a more comprehensive picture of the hospital utilization within a state by ensuring a hospital is represented, even if they miss a single day of reporting.</p>\n<p>No statistical analysis is applied to account for non-response and/or to account for missing data.</p>\n<p>The below table displays one value for each field (i.e., column). Sometimes, reports for a given facility will be provided to more than one reporting source: HHS TeleTracking, NHSN, and HHS Protect. When this occurs, to ensure that there are not duplicate reports, prioritization is applied to the numbers for each facility.</p>\n<p><a href="https://healthdata.gov/covid-19-reported-patient-impact-and-hospital-capacity-state-data-dictionary">COVID-19 Reported Patient Impact and Hospital Capacity by State Data Dictionary</a></p>\n', 'programCode': ['009:028'], 'title': 'COVID-19 Reported Patient Impact and Hospital Capacity by State Timeseries', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['Community', 'Health', 'Hospital', 'National', 'State'], 'landingPage': 'https://healthdata.gov/dataset/covid-19-reported-patient-impact-and-hospital-capacity-state-timeseries', 'modified': '2020-11-29', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Anonymous'}, 'issued': '2020-11-03', 'accessLevel': 'public', 'identifier': '83b4a668-9321-4d8c-bc4f-2bef66c49050', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://healthdata.gov/sites/default/files/reported_hospital_utilization_timeseries_20201129_2141.csv', 'format': 'csv', 'title': 'COVID-19 Reported Patient Impact and Hospital Capacity by State Timeseries', 'description': '<p><strong>Updated 11/29/2020 9:52 PM</strong></p>\n', 'mediaType': 'text/csv'}], 'keyword': ['Covid', 'Covid-19', 'Covid19'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'accrualPeriodicity': 'R/P1W'}, {'description': '<p>The Research and Development Survey (RANDS) is a platform designed for conducting survey question evaluation and statistical research. RANDS is an ongoing series of surveys from probability-sampled commercial survey panels used for methodological research at the National Center for Health Statistics (NCHS). RANDS estimates were generated using an experimental approach that differs from the survey design approaches generally used by NCHS, including possible biases from different response patterns and increased variability from lower sample sizes. Use of the RANDS platform allowed NCHS to produce more timely data than would have been possible using our traditional data collection methods. RANDS is not designed to replace NCHS’ higher quality, core data collections. Below we provide experimental estimates of telemedicine access and use for two rounds of RANDS during COVID-19. Data collection for the first round occurred between June 9, 2020 and July 6, 2020 and data collection for the second round occurred between August 3, 2020 and August 20, 2020. Information needed to interpret these estimates can be found in the Technical Notes.</p>\n<p>NCHS included questions about whether providers offered telemedicine (including video and telephone appointments)—both during and before the pandemic—and about the use of telemedicine during the pandemic. As a result of the coronavirus pandemic, many local and state governments discouraged people from leaving their homes for nonessential reasons. Although health care is considered an essential activity, telemedicine offers an opportunity for care without the potential or perceived risks of leaving the home. The National Health Interview Survey (NHIS), conducted by NCHS, added telemedicine questions to its sample adult questionnaire in July 2020. Currently RANDS is the only NCHS source for statistics related to telemedicine availability and use.</p>\n<p>The experimental estimates on this page are derived from RANDS and show the percentage of U.S. adults who have a usual place of care and a provider that offered telemedicine in the past two months, who used telemedicine in the past two months, or who have a usual place of care and a provider that offered telemedicine prior to the coronavirus pandemic.</p>\n<p>Technical Notes: <a href="https://www.cdc.gov/nchs/covid19/rands/telemedicine.htm#limitations">https://www.cdc.gov/nchs/covid19/rands/telemedicine.htm#limitations</a></p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/8xy9-ubqz', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2020-10-07', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/8xy9-ubqz', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/8xy9-ubqz/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/8xy9-ubqz/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/8xy9-ubqz/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/8xy9-ubqz/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['covid-19', 'rands'], 'bureauCode': ['009:00'], 'modified': '2020-11-02', 'title': 'Use of Telemedicine During COVID-19'}, {'description': '<p>The Research and Development Survey (RANDS) is a platform designed for conducting survey question evaluation and statistical research. RANDS is an ongoing series of surveys from probability-sampled commercial survey panels used for methodological research at the National Center for Health Statistics (NCHS). RANDS estimates were generated using an experimental approach that differs from the survey design approaches generally used by NCHS, including possible biases from different response patterns and increased variability from lower sample sizes. Use of the RANDS platform allowed NCHS to produce more timely data than would have been possible using our traditional data collection methods. RANDS is not designed to replace NCHS’ higher quality, core data collections. Below we provide experimental estimates of loss of work due to illness with coronavirus for two rounds of RANDS during COVID-19. Data collection for the first round occurred between June 9, 2020 and July 6, 2020 and data collection for the second round occurred between August 3, 2020 and August 20, 2020. Information needed to interpret these estimates can be found in the Technical Notes.</p>\n<p>NCHS included a question about the inability to work due to being sick or having a family member sick with COVID-19. The National Health Interview Survey (NHIS), conducted by NCHS, is the source for high-quality data to monitor work-loss days and work limitations in the United States. For example, in 2018, 42.7% of adults missed at least one day of work in the previous year due to illness or injury and 9.3% of adults were limited in their ability to work or unable to work due to physical, mental, or emotional problems.</p>\n<p>The experimental estimates on this page are derived from RANDS and show the percentage of U.S. adults who did not work for pay at a job or business, at any point, in the previous week because either they or someone in their family was sick with COVID-19.</p>\n<p>Technical Notes: <a href="https://www.cdc.gov/nchs/covid19/rands/work.htm#limitations">https://www.cdc.gov/nchs/covid19/rands/work.htm#limitations</a></p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/qgkx-mswu', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2020-10-07', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/qgkx-mswu', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qgkx-mswu/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qgkx-mswu/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qgkx-mswu/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qgkx-mswu/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['covid-19', 'rands'], 'bureauCode': ['009:00'], 'modified': '2020-11-02', 'title': 'Loss of Work Due to Illness from COVID-19'}, {'description': '<p>The Research and Development Survey (RANDS) is a platform designed for conducting survey question evaluation and statistical research. RANDS is an ongoing series of surveys from probability-sampled commercial survey panels used for methodological research at the National Center for Health Statistics (NCHS). RANDS estimates were generated using an experimental approach that differs from the survey design approaches generally used by NCHS, including possible biases from different response patterns and increased variability from lower sample sizes. Use of the RANDS platform allowed NCHS to produce more timely data than would have been possible using our traditional data collection methods. RANDS is not designed to replace NCHS’ higher quality, core data collections. Below we provide experimental estimates of reduced access to healthcare for two rounds of RANDS during COVID-19. Data collection for the first round occurred between June 9, 2020 and July 6, 2020 and data collection for the second round occurred between August 3, 2020 and August 20, 2020. Information needed to interpret these estimates can be found in the Technical Notes.</p>\n<p>NCHS included questions about unmet care during the coronavirus pandemic. Unmet needs for health care are often the result of cost-related barriers. The National Health Interview Survey (NHIS), conducted by NCHS, is the source for high-quality data to monitor cost-related health care access problems in the United States. For example, in 2018, 7.3% of persons of all ages reported delaying medical care due to cost and 4.8% reported needing medical care but not getting it due to cost in the past year. However, cost is not the only reason someone might delay or not receive needed medical care. As a result of the coronavirus pandemic, people also may not get needed medical care due to cancelled appointments, cutbacks in transportation options, fear of going to the emergency room, or an altruistic desire to not be a burden on the health care system, among other reasons.</p>\n<p>The experimental estimates on this page are derived from RANDS and show the percentage of U.S. adults who were unable to receive medical care (including urgent care, surgery, screening tests, ongoing treatment, regular checkups, prescriptions, dental care, vision care and hearing care) in the last two months.</p>\n<p>Technical Notes: <a href="https://www.cdc.gov/nchs/covid19/rands/reduced-access-to-care.htm#limitations">https://www.cdc.gov/nchs/covid19/rands/reduced-access-to-care.htm#limita...</a></p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/th9n-ghnr', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2020-10-07', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/th9n-ghnr', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/th9n-ghnr/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/th9n-ghnr/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/th9n-ghnr/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/th9n-ghnr/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['covid-19', 'rands'], 'bureauCode': ['009:00'], 'modified': '2020-11-02', 'title': 'Reduced Access to Care During COVID-19'}, {'description': "<p>This dataset provides the proportion of developers, by market share, that have certified 2015 edition health IT modules. Market share approximations are determined through an analysis of the certified health IT products reported by participants in the Medicare EHR Incentive Program from 2011 to 2016. Approximations use the most recently reported data for each unique clinician and hospital participant. It is important to understand how to interpret these approximations. Some clinicians and hospitals report certified software from more than one unique developer. The market share percentages in this dataset, therefore, include some double counting (the percentages will, if summed together, add up above 100 percent.) The approximations convey the percent of hospitals and clinicians who use a developer's technology, and are not to be interpreted in aggregate as the percent of all hospitals and clinicians who have access to 2015 edition certified technology.</p>\n", 'programCode': ['009:110'], 'title': '2015 Edition Market Readiness for Hospitals and Clinicians Data', 'publisher': {'@type': 'org:Organization', 'name': 'Office of the National Coordinator for Health Information Technology'}, 'landingPage': 'https://dashboard.healthit.gov/datadashboard/documentation/2015-edition-market-readiness-hospitals-clinicians-data-documentation.php', 'contactPoint': {'hasEmail': 'mailto:onc.request@hhs.gov', 'fn': 'ONC Request'}, 'issued': '2019-04-01', 'accessLevel': 'public', 'identifier': 'j7aeu9v0-eudg-eqb6-3cik-gyv36mrqd7e7', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://dashboard.healthit.gov/datadashboard/data/2015-edition-market-readiness-hospitals-clinicians-data.csv', 'format': 'csv', 'mediaType': 'application/unknown', 'title': '2015-edition-market-readiness-hospitals-clinicians-data.csv'}], 'keyword': ['certified', 'ehrs', 'electronic health records', 'health information technology', 'health IT', 'market'], 'bureauCode': ['009:00'], 'modified': '2019-04', 'references': ['https://dashboard.healthit.gov/quickstats/pages/2015-edition-market-readiness-hospitals-clinicians.php'], 'describedBy': 'https://dashboard.healthit.gov/datadashboard/documentation/2015-edition-market-readiness-hospitals-clinicians-data-documentation.php'}, {'description': '<p>The adoption and use of electronic health records is a key ONC priority. This page provides data access and documentation for the non-federal acute care hospital EHR adoption and use open data. These data include measures for electronic health record (EHR) adoption, patient health information exchange, including measures of interoperable exchange, and patient engagement capabilities.</p>\n', 'programCode': ['009:110'], 'title': 'Non-federal Acute Care Hospital Health IT Adoption and Use', 'publisher': {'@type': 'org:Organization', 'name': 'Office of the National Coordinator for Health Information Technology'}, 'landingPage': 'https://dashboard.healthit.gov/datadashboard/documentation/hospital-health-it-adoption-use-data-documentation.php', 'contactPoint': {'hasEmail': 'mailto:onc.request@hhs.gov', 'fn': 'ONC Request'}, 'issued': '2019-11-01', 'accessLevel': 'public', 'identifier': '4ace2vzk-eulv-7lnl-xxcj-kg2k8iivmu6m', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://dashboard.healthit.gov/datadashboard/data/AHA_2008-2017.csv', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'AHA_2008-2017.csv'}], 'keyword': ['adoption', 'health care facilities', 'health information technology', 'health IT', 'hospital', 'patient engagement', 'patient information'], 'bureauCode': ['009:00'], 'modified': '2019-11', 'references': ['https://dashboard.healthit.gov/apps/hospital-health-it-adoption.php', 'https://dashboard.healthit.gov/quickstats/pages/FIG-Hospital-EHR-Adoption.php'], 'describedBy': 'https://dashboard.healthit.gov/datadashboard/documentation/hospital-health-it-adoption-use-data-documentation.php'}, {'description': '<p>The dataset contains all the current and historical performance measures submitted as part of ONC;s annual budget formulation process. These measures track agency priorities for electronic health record adoption, health information exchange, patient engagement, and privacy and security. Each measure contains the annual estimate and a measure target, if applicable, for all the years the measure was reported in the ONC Budget.</p>\n', 'programCode': ['009:110'], 'title': 'ONC Budget Performance Measure Data', 'publisher': {'@type': 'org:Organization', 'name': 'Office of the National Coordinator for Health Information Technology'}, 'landingPage': 'https://dashboard.healthit.gov/datadashboard/documentation/onc-budget-performance-measures-documentation.php', 'contactPoint': {'hasEmail': 'mailto:onc.request@hhs.gov', 'fn': 'ONC Request'}, 'issued': '2015-09-01', 'accessLevel': 'public', 'identifier': '8a9m6fom-b3x8-fk2t-sho0-d9sqcf25xomk', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://dashboard.healthit.gov/datadashboard/data/performance-measures.csv', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'performance-measures.csv'}], 'keyword': ['adoption', 'budget formulation', 'EHR', 'health information technology', 'health IT', 'patient access', 'patient engagement', 'performance measure', 'view download transmit'], 'bureauCode': ['009:00'], 'modified': '2015-09', 'references': ['https://dashboard.healthit.gov/apps/onc-budget-performance-measures.php'], 'describedBy': 'https://dashboard.healthit.gov/datadashboard/documentation/onc-budget-performance-measures-documentation.php'}, {'description': '<p>The Federal Health IT Strategic Plan 2015-2020 explains how the federal government intends to apply the effective use of information and technology to help the nation achieve high-quality care, lower costs, a healthy population, and engaged individuals. The work described in this Plan aims to modernize the U.S. health IT infrastructure so that individuals, their providers, and communities can use it to help achieve health and wellness goals. The Plan goals, objectives, and strategies outline how this work will be organized and tracked over the term of this Plan. Access the full list of goals, objectives, and strategies below.</p>\n', 'programCode': ['009:110'], 'title': 'Federal Health IT Strategic Plan: 2015-2020 Goals', 'publisher': {'@type': 'org:Organization', 'name': 'Office of the National Coordinator for Health Information Technology'}, 'landingPage': 'https://dashboard.healthit.gov/datadashboard/documentation/federal-health-it-strategic-plan-goals-data-documentation.php', 'contactPoint': {'hasEmail': 'mailto:onc.request@hhs.gov', 'fn': 'ONC Request'}, 'issued': '2015-09-01', 'accessLevel': 'public', 'identifier': '5oubhewj-dyyu-xdf1-4uip-petoebzik6ii', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://dashboard.healthit.gov/datadashboard/data/federal-health-it-strategic-plan-2015-2020-goals.csv', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'federal-health-it-strategic-plan-2015-2020-goals.csv'}], 'keyword': ['adoption', 'certified health information technology', 'EHR', 'electronic health records', 'health care', 'health information', 'health information exchange', 'health IT', 'patient engagement', 'quality care', 'strategy'], 'bureauCode': ['009:00'], 'modified': '2015-09', 'references': ['https://dashboard.healthit.gov/strategic-plan/federal-health-it-strategic-plan-2015-2020.php'], 'describedBy': 'https://dashboard.healthit.gov/datadashboard/documentation/federal-health-it-strategic-plan-goals-data-documentation.php'}, {'description': "<p>The ONC Regional Extension Centers (REC) Program provides assistance to health care providers to adopt and meaningfully use certified EHR technology. The program, funded through the American Recovery and Reinvestment Act (ARRA) or The Recovery Act, provides grants to organizations, Regional Extension Centers, that assist providers directly in the organization's region. There are 62 unique RECs across the United States. This data set provides federal funding granted to each REC, each REC's program goals, and various metrics on the total providers that have signed up with an REC for assistance, gone live on an EHR, and demonstrated meaningful use of certified EHR technology. This data set is an artifact of ONC's performance measurement and data analysis during the life of ARRA. RECs continue to assist providers to go live and demonstrate meaningful use of EHRs. See ONC's other REC data to track these metrics at the state and county level.</p>\n", 'programCode': ['009:110'], 'title': 'ONC Regional Extension Centers (REC) Key Performance Indicators (KPIs) by Grantee', 'publisher': {'@type': 'org:Organization', 'name': 'Office of the National Coordinator for Health Information Technology'}, 'landingPage': 'https://dashboard.healthit.gov/datadashboard/documentation/ONC-REC-grantee-kpi-data-documentation.php', 'contactPoint': {'hasEmail': 'mailto:onc.request@hhs.gov', 'fn': 'ONC Request'}, 'issued': '2015-06-01', 'accessLevel': 'public', 'identifier': 'ytd2bcc1-rgdn-e58e-os1c-9q7j8rr5qnab', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://dashboard.healthit.gov/datadashboard/data/REC_KPI_Masterfile.csv', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'REC_KPI_Masterfile.csv'}], 'keyword': ['CEHRT', 'EHR', 'EHR incentive programs', 'grantee', 'grants', 'health information', 'health IT', 'meaningful use', 'REC', 'Regional Extension Centers'], 'bureauCode': ['009:00'], 'modified': '2015-06', 'references': ['https://dashboard.healthit.gov/quickstats/pages/FIG-REC-Program-Priority-Primary-Care-Provider-Meaningful-Use-Milestone.php'], 'describedBy': 'https://dashboard.healthit.gov/datadashboard/documentation/ONC-REC-grantee-kpi-data-documentation.php'}, {'description': "<p>The ONC Regional Extension Centers (REC) Program provides assistance to health care providers to adopt and meaningfully use certified EHR technology. The program, funded through the American Recovery and Reinvestment Act (ARRA) or The Recovery Act, provides grants to organizations, Regional Extension Centers, that assist providers directly in the organization's region. There are 62 unique RECs across the United States. This data set provides county-level health care professional participation in the REC Program. You can track metrics on the total primary care and non-primary care providers that signed up for REC assistance, gone live with an EHR, and demonstrated meaningful use of certified EHR technology. See ONC's REC data by state to track these metrics at the state level.</p>\n", 'programCode': ['009:110'], 'title': 'ONC Regional Extension Centers (REC) Key Performance Indicators (KPIs) by State', 'publisher': {'@type': 'org:Organization', 'name': 'Office of the National Coordinator for Health Information Technology'}, 'landingPage': 'https://dashboard.healthit.gov/datadashboard/documentation/ONC-REC-kpi-state-data-documentation.php', 'contactPoint': {'hasEmail': 'mailto:onc.request@hhs.gov', 'fn': 'ONC Request'}, 'issued': '2015-06-01', 'accessLevel': 'public', 'identifier': 'zyaifc3t-i181-2wnr-j3fu-j6qo40bbttxx', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'https://dashboard.healthit.gov/datadashboard/data/REC_KPI_State.csv,https://dashboard.healthit.gov/quickstats/pages/FIG-REC-Priority-Primary-Care-Providers-MU.php', 'mediaType': 'application/unknown', 'title': 'REC_KPI_State.csv'}], 'keyword': ['health information technology', 'health IT', 'health IT data', 'indicators', 'REC', 'regional extension centers', 'state'], 'bureauCode': ['009:00'], 'modified': '2015-06', 'references': ['https://dashboard.healthit.gov/quickstats/pages/FIG-REC-Critical-Access-Rural-Hospital-MU.php'], 'describedBy': 'https://dashboard.healthit.gov/datadashboard/documentation/ONC-REC-kpi-state-data-documentation.php'}, {'description': "<p>The ONC Regional Extension Centers (REC) Program provides assistance to health care providers to adopt and meaningfully use certified EHR technology. The program, funded through the American Recovery and Reinvestment Act (ARRA) or The Recovery Act, provides grants to organizations, Regional Extension Centers, that assist providers directly in the organization's region. There are 62 unique RECs across the United States. This data set provides county-level health care professional participation in the REC Program. You can track metrics on the total primary care and non-primary care providers that signed up for REC assistance, gone live with an EHR, and demonstrated meaningful use of certified EHR technology. See ONC's REC data by state to track these metrics at the county level.</p>\n", 'programCode': ['009:110'], 'publisher': {'@type': 'org:Organization', 'name': 'Office of the National Coordinator for Health Information Technology'}, 'landingPage': 'https://dashboard.healthit.gov/datadashboard/documentation/ONC-REC-kpi-county-data-documentation.php', 'contactPoint': {'hasEmail': 'mailto:onc.request@hhs.gov', 'fn': 'ONC Request'}, 'issued': '2015-06-01', 'accessLevel': 'public', 'identifier': 'x2u52lga-mizz-kkra-dbv4-fg6qmi4a0mfh', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://dashboard.healthit.gov/datadashboard/data/REC_KPI_County.csv', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'REC_KPI_County.csv'}], 'keyword': ['county', 'health information technology', 'health IT', 'health IT data', 'indicators', 'REC', 'regional extension centers'], 'bureauCode': ['009:00'], 'modified': '2015-06', 'title': 'ONC Regional Extension Centers (REC) Key Performance Indicators (KPIs) by County', 'describedBy': 'https://dashboard.healthit.gov/datadashboard/documentation/ONC-REC-kpi-county-data-documentation.php'}, {'description': "<p>The Health Information Technology for Economic and Clinical Health (HITECH) Act was passed as part of the American Recovery and Reinvestment Act (ARRA) to invest in the U.S. health IT infrastructure. The Office of the National Coordinator for Health IT (ONC) received over $2 billion of these HITECH funds, which was granted to health and community organizations across the U.S. This data set provides the full list of ONC's HITECH Act grantees. The data encompasses the five ONC HITECH Act programs: the Beacon Communities Program, the Health IT Regional Extension Centers Program, the Health IT Workforce Programs, the State Health Information Exchange Program, and the Strategic Health IT Advanced Research Projects (SHARP) Program. This data set includes geographic, federal funding, and grantee organization data. The data can be linked to other open data sets on the Health IT Dashboard and other sources.</p>\n", 'programCode': ['009:110'], 'title': 'ONC Health Information Technology for Economic and Clinical Health (HITECH) Grantee List', 'publisher': {'@type': 'org:Organization', 'name': 'Office of the National Coordinator for Health Information Technology'}, 'landingPage': 'https://dashboard.healthit.gov/datadashboard/documentation/grantee-list-data-documentation.php', 'contactPoint': {'hasEmail': 'mailto:onc.request@hhs.gov', 'fn': 'ONC Request'}, 'issued': '2015-06-01', 'accessLevel': 'public', 'identifier': '9yl9iufr-tyrn-xj4n-iqou-cf3r98e02fw8', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://dashboard.healthit.gov/datadashboard/data/ONC_HITECH_Grantee_List.csv', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'ONC_HITECH_Grantee_List.csv'}], 'keyword': ['ARRA', 'EHR', 'grantee', 'health IT', 'HITECH', 'meaningful use', 'recs', 'regional extension centers', 'state health information exchange cooperative agreement'], 'bureauCode': ['009:00'], 'modified': '2015-06', 'references': ['https://dashboard.healthit.gov/datadashboard/hitech-grantee-list.php'], 'describedBy': 'https://dashboard.healthit.gov/datadashboard/documentation/grantee-list-data-documentation.php'}, {'description': '<p>ONC established the SHARP program to support innovative research and to address well-documented problems that impede the adoption and use of health IT. The program covers four subject areas managed by four distinct project groups: health IT security (SHARPS), patient-centered cognitive support (SHARPc), health care application and network design (SMART), and secondary use of EHR information (SHARPn). This dataset provides the full inventory of project outputs from the SHARP program, ranging from presentations and manuscripts to APIs and software.</p>\n', 'programCode': ['009:110'], 'title': 'Strategic Health IT Advanced Research Projects (SHARP) Output Inventory', 'publisher': {'@type': 'org:Organization', 'name': 'Office of the National Coordinator for Health Information Technology'}, 'landingPage': 'https://dashboard.healthit.gov/datadashboard/documentation/sharp-project-outputs-documentation.php', 'contactPoint': {'hasEmail': 'mailto:onc.request@hhs.gov', 'fn': 'ONC Request'}, 'issued': '2014-09-01', 'accessLevel': 'public', 'identifier': 'qn0t3pcy-5dzz-6msx-hscw-qu1jb9837oaj', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://dashboard.healthit.gov/datadashboard/data/sharp-projects-outputs.csv', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'sharp-projects-outputs.csv'}], 'keyword': ['EHR', 'health IT', 'health IT developers', 'health IT vendors', 'inventory', 'personal health information', 'SHARP', 'strategic health IT advanced research projects'], 'bureauCode': ['009:00'], 'modified': '2014-09', 'references': ['https://dashboard.healthit.gov/quickstats/pages/FIG-SHARP-Inventory-of-Project-Outputs.php'], 'describedBy': 'https://dashboard.healthit.gov/datadashboard/documentation/sharp-project-outputs-documentation.php'}, {'description': "<p>Electronic prescribing (eRx) is a key component of the meaningful use of health IT to improve health care quality and lower costs. This dataset includes national and state eRx and health information exchange activity by community pharmacies and office-based health care providers active through the Surescripts Network. Surescripts is a health information network, and ONC procured electronic prescribing activity data conducted within its network from December 2008 through April 2014. The Surescripts network is used by the majority of all U.S. community pharmacies to rout prescriptions, excluding closed systems such as Kaiser Permanente. These include chain, franchise, and independently owned pharmacies. Data for annual percentages of new and renewal prescriptions routed through the Surescripts network exclude controlled substances. You may view more information about Surescripts, contact the company, and access more network data through the company's official site.</p>\n", 'programCode': ['009:110'], 'title': 'Electronic Prescribing Adoption and Use by State', 'publisher': {'@type': 'org:Organization', 'name': 'Office of the National Coordinator for Health Information Technology'}, 'landingPage': 'https://dashboard.healthit.gov/datadashboard/documentation/electronic-prescribing-adoption-use-data-documentation-state.php', 'contactPoint': {'hasEmail': 'mailto:onc.request@hhs.gov', 'fn': 'ONC Request'}, 'issued': '2014-06-01', 'accessLevel': 'public', 'identifier': '0lydsyj1-d79k-3mnz-kwfn-imuzpx5q4tyn', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://dashboard.healthit.gov/datadashboard/data/Surescripts_04-2014_State.csv', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'Surescripts_04-2014_State.csv'}], 'keyword': ['doctors', 'e-prescribing', 'EHR', 'electronic prescribing', 'health information', 'health IT', 'physicians', 'state'], 'bureauCode': ['009:00'], 'modified': '2014-06', 'references': ['http://healthit.gov/sites/default/files/oncdatabriefe-prescribingincreases2014.pdf', 'https://dashboard.healthit.gov/quickstats/pages/FIG-SS-Physicians-ERX-via-EHR-on-Surescripts.php'], 'describedBy': 'https://dashboard.healthit.gov/datadashboard/documentation/electronic-prescribing-adoption-use-data-documentation-state.php'}, {'description': "<p>Electronic prescribing (eRx) is a key component of the meaningful use of health IT to improve health care quality and lower costs. This dataset includes county-level electronic prescribing (eRx) and health information exchange activity by community pharmacies and office-based health care providers active through the Surescripts Network. Surescripts is a health information network, and ONC procured electronic prescribing activity data conducted within its network from December 2008 through April 2014. The Surescripts network is used by the majority of all U.S. community pharmacies to rout prescriptions, excluding closed systems such as Kaiser Permanente. These include chain, franchise, and independently owned pharmacies. Data for annual percentages of new and renewal prescriptions routed through the Surescripts network exclude controlled substances. You may view more information about Surescripts, contact the company, and access more network data through the company's official site.</p>\n", 'programCode': ['009:110'], 'title': 'Electronic Prescribing Adoption and Use by County', 'publisher': {'@type': 'org:Organization', 'name': 'Office of the National Coordinator for Health Information Technology'}, 'landingPage': 'https://dashboard.healthit.gov/datadashboard/documentation/electronic-prescribing-adoption-use-data-documentation-county.php', 'contactPoint': {'hasEmail': 'mailto:onc.request@hhs.gov', 'fn': 'ONC Request'}, 'issued': '2014-06-01', 'accessLevel': 'public', 'identifier': 'y6vgv2n0-vxxe-pk39-wsqz-9l5plgpjljzr', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://dashboard.healthit.gov/datadashboard/data/Surescripts_County_04-2014.csv', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'Surescripts_County_04-2014.csv'}], 'keyword': ['county', 'doctors', 'e-prescribing', 'EHR', 'electronic prescribing', 'health information', 'health IT', 'physicians'], 'bureauCode': ['009:00'], 'modified': '2014-06', 'references': ['https://dashboard.healthit.gov/quickstats/pages/FIG-Percent-Physicians-eRx-through-EHR.php'], 'describedBy': 'https://dashboard.healthit.gov/datadashboard/documentation/electronic-prescribing-adoption-use-data-documentation-county.php'}, {'description': "<p>The Office of the National Coordinator for Health Information Technology (ONC) created the Community College Consortia to Educate Health IT Professionals in Health Care Program to increase the workforce of skilled health IT specialists that can help transition health care providers to electronic health records (EHRs). The Community College Consortia Program includes 82 member community colleges representing all 50 states. The member community colleges received funding to rapidly create health IT academic programs, or expand existing health IT training programs that can be completed in six months or less. This data provides key performance indicators by U.S. state. The data is provided beginning in September, 2010 and through September, 2013: the duration of the program. This data is an artifact of ONC's performance measurement for the Recovery and HITECH acts.</p>\n", 'programCode': ['009:110'], 'title': 'ONC Community College Consortia to Educate Health IT Professionals Program Key Performance Indicators (KPIs)', 'publisher': {'@type': 'org:Organization', 'name': 'Office of the National Coordinator for Health Information Technology'}, 'landingPage': 'https://dashboard.healthit.gov/datadashboard/documentation/CCC-kpi-data-documentation.php', 'contactPoint': {'hasEmail': 'mailto:onc.request@hhs.gov', 'fn': 'ONC Request'}, 'issued': '2014-06-01', 'accessLevel': 'public', 'identifier': '51r770k2-dmbo-1kp5-9582-4gn8mameur80', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://dashboard.healthit.gov/datadashboard/data/Comm_College_Consortia_KPI.csv', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'Comm_College_Consortia_KPI.csv'}], 'keyword': ['grants', 'health data', 'health information', 'health IT', 'health IT professionals', 'key indicators', 'ONC Community College Consortia', 'trainee', 'training'], 'bureauCode': ['009:00'], 'modified': '2014-06', 'references': ['http://www.healthit.gov/facas/sites/faca/files/Workforce%20Evaluation%20Briefing%20for%20FACA%20Committee%2009%2010.pdf'], 'describedBy': 'https://dashboard.healthit.gov/datadashboard/documentation/CCC-kpi-data-documentation.php'}, {'description': "<p>The Office of the National Coordinator for Health Information Technology (ONC) created the Community College Consortia to Educate Health IT Professionals in Health Care Program and University-based Training Program to increase the workforce of skilled health IT specialists that can help transition health care providers to electronic health records (EHRs). The Community College Consortia Program includes 82 member community colleges representing all 50 states, and the University-based Training Program includes 9 member universities in 9 states. The member community colleges and universities received funding to rapidly create health IT academic programs, or expand existing health IT training programs that can be completed in six months or less. This data provides the number of students trained through both programs, segmented by rural and urban areas for each U.S. state. The data is through September, 2013: the duration of the program. This data is an artifact of ONC's performance measurement for the Recovery and HITECH Acts</p>\n", 'programCode': ['009:110'], 'title': 'Students Trained through ONC Workforce Programs', 'publisher': {'@type': 'org:Organization', 'name': 'Office of the National Coordinator for Health Information Technology'}, 'landingPage': 'https://dashboard.healthit.gov/datadashboard/documentation/workforce-program-data-documentation.php', 'contactPoint': {'hasEmail': 'mailto:onc.request@hhs.gov', 'fn': 'ONC Request'}, 'issued': '2014-06-01', 'accessLevel': 'public', 'identifier': '4zpu3gv4-vo8i-wwb6-6wfi-gd6i7vzqsqo3', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://dashboard.healthit.gov/datadashboard/data/workforce-programs-trained.csv', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'workforce-programs-trained.csv'}], 'keyword': ['grantees', 'health information', 'Health IT', 'health IT professionals', 'ONC Community College Consortia'], 'bureauCode': ['009:00'], 'modified': '2014-06', 'references': ['http://www.healthit.gov/facas/sites/faca/files/Workforce%20Evaluation%20Briefing%20for%20FACA%20Committee%2009%2010.pdf', 'https://dashboard.healthit.gov/quickstats/pages/FIG-Students-Trained-for-Health-IT-Employment.php'], 'describedBy': 'https://dashboard.healthit.gov/datadashboard/documentation/workforce-program-data-documentation.php'}, {'description': '<p>A list of all Home Health Agencies that have been registered with Medicare. The list includes addresses, phone numbers, and quality measure ratings for each agency.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Home Health Compare'], 'landingPage': 'https://data.medicare.gov/d/6jpm-sxkc', 'contactPoint': {'hasEmail': 'mailto:HomeHealthQualityQuestions@cms.hhs.gov', 'fn': 'Home Health Compare'}, 'issued': '2020-10-30', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/6jpm-sxkc', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/6jpm-sxkc/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/6jpm-sxkc/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/6jpm-sxkc/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/6jpm-sxkc/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['comparison', 'facilities', 'hhc', 'home health agencies', 'quality', 'quality measures', 'ratings'], 'bureauCode': ['009:38'], 'modified': '2020-10-30', 'title': 'Home Health Care Agencies'}, {'description': '<p>All states (including the District of Columbia) are required to provide data to The Centers for Medicare & Medicaid Services (CMS) on a range of indicators related to key application, eligibility, and enrollment processes within the state Medicaid and Children’s Health Insurance Programs (CHIP). These data reflect enrollment activity for all populations receiving comprehensive Medicaid and CHIP benefits in all states, as well as state program performance.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Enrollment'], 'landingPage': 'https://data.medicaid.gov/d/n5ce-jxme', 'contactPoint': {'hasEmail': 'mailto:Medicaid.gov@cms.hhs.gov', 'fn': 'Medicaid'}, 'issued': '2018-12-27', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/n5ce-jxme', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/n5ce-jxme/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/n5ce-jxme/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/n5ce-jxme/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/n5ce-jxme/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['applications', 'child enrollment', 'chip', 'eligibility determinations', 'enrollment', 'medicaid'], 'bureauCode': ['009:38'], 'modified': '2020-10-30', 'title': 'State Medicaid and CHIP Applications, Eligibility Determinations, and Enrollment Data'}, {'description': '<p>NNDSS - Table II. Giardiasis to Haemophilus influenza - 2014.<br />\nIn this Table, all conditions with a 5-year average annual national total of more than or equals 1,000 cases but less than or equals 10,000 cases will be displayed (≥ 1,000 and ≤ 10,000). The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories.</p>\n<p>Note:<br />\nThese are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting.</p>\n<p>Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available.</p>\n<p>Footnotes:<br />\nC.N.M.I.: Commonwealth of Northern Mariana Islands.<br />\nU: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.<br />\n* Case counts for reporting years 2013 and 2014 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>. Data for TB are displayed in Table IV, which appears quarterly.<br />\n† Data for H. influenzae (age <5 yrs serotype b, nonserotype b, and unknown serotype) are available in Table I.</p>\n<p>More information on NNDSS is available at <a href="http://wwwn.cdc.gov/nndss/">http://wwwn.cdc.gov/nndss/</a>.</p>\n', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/9ix3-ryt6', 'contactPoint': {'hasEmail': 'mailto:no-reply@data.cdc.gov', 'fn': 'wja0@cdc.gov'}, 'issued': '2016-03-03', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/9ix3-ryt6', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/9ix3-ryt6/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/9ix3-ryt6/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/9ix3-ryt6/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/9ix3-ryt6/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2014', 'giardiasis', 'gonorrhea', 'haemophilus influenzae', 'mmwr', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:20'], 'modified': '2016-03-03', 'title': 'NNDSS - Table II. Giardiasis to Haemophilus influenza'}, {'description': '<p>NNDSS - Table 1B. Arboviral diseases, neuroinvasive and non-neuroinvasive, Jamestown Canyon virus disease to Powassan virus disease - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/eez9-q5m5', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/eez9-q5m5', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/eez9-q5m5/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/eez9-q5m5/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/eez9-q5m5/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/eez9-q5m5/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'arboviral diseases', 'jamestown canyon virus disease', 'la crosse virus disease', 'nedss', 'netss', 'nndss', 'powassan virus disease', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-05-30', 'title': 'NNDSS - Table 1B. Arboviral diseases, Jamestown Canyon to Powassan'}, {'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Home Health Compare'], 'landingPage': 'https://data.medicare.gov/d/m5eg-upu5', 'contactPoint': {'hasEmail': 'mailto:HomeHealthQualityQuestions@cms.hhs.gov', 'fn': 'Home Health Compare'}, 'issued': '2019-10-30', 'accessLevel': 'public', 'description': 'No description provided', 'identifier': 'https://data.medicare.gov/api/views/m5eg-upu5', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/m5eg-upu5/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/m5eg-upu5/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/m5eg-upu5/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/m5eg-upu5/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['general information', 'hhc'], 'bureauCode': ['009:38'], 'modified': '2020-10-30', 'title': 'Home Health Care - Zip Codes'}, {'description': '<p>State averages of several home health agency quality measures for Home Health Agencies.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Home Health Compare'], 'landingPage': 'https://data.medicare.gov/d/tee5-ixt5', 'contactPoint': {'hasEmail': 'mailto:HomeHealthQualityQuestions@cms.hhs.gov', 'fn': 'Home Health Compare'}, 'issued': '2020-10-30', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/tee5-ixt5', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/tee5-ixt5/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/tee5-ixt5/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/tee5-ixt5/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/tee5-ixt5/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['comparison', 'facilities', 'hhc', 'home health agencies', 'quality', 'quality measures', 'ratings', 'state average'], 'bureauCode': ['009:38'], 'modified': '2020-10-30', 'title': 'Home Health Care - State by State Data'}, {'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Home Health Compare'], 'landingPage': 'https://data.medicare.gov/d/m5jg-jg7i', 'contactPoint': {'hasEmail': 'mailto:HomeHealthQualityQuestions@cms.hhs.gov', 'fn': 'Home Health Compare'}, 'issued': '2020-01-23', 'accessLevel': 'public', 'description': 'No description provided', 'identifier': 'https://data.medicare.gov/api/views/m5jg-jg7i', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/m5jg-jg7i/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/m5jg-jg7i/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/m5jg-jg7i/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/m5jg-jg7i/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['comparison', 'facilities', 'hhc', 'hhcahps', 'home health agencies', 'patient survey results', 'quality', 'ratings', 'state average'], 'bureauCode': ['009:38'], 'modified': '2020-10-30', 'title': 'Home Health Care - Patient survey (HHCAHPS) State Data'}, {'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Home Health Compare'], 'landingPage': 'https://data.medicare.gov/d/ccn4-8vby', 'contactPoint': {'hasEmail': 'mailto:HomeHealthQualityQuestions@cms.hhs.gov', 'fn': 'Home Health Compare'}, 'issued': '2020-01-23', 'accessLevel': 'public', 'description': 'No description provided', 'identifier': 'https://data.medicare.gov/api/views/ccn4-8vby', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/ccn4-8vby/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/ccn4-8vby/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/ccn4-8vby/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/ccn4-8vby/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['comparison', 'facilities', 'hhc', 'hhcahps', 'home health agencies', 'patient survey results', 'quality', 'ratings'], 'bureauCode': ['009:38'], 'modified': '2020-10-30', 'title': 'Home Health Care - Patient survey (HHCAHPS)'}, {'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Home Health Compare'], 'landingPage': 'https://data.medicare.gov/d/vxub-6swi', 'contactPoint': {'hasEmail': 'mailto:HomeHealthQualityQuestions@cms.hhs.gov', 'fn': 'CMS'}, 'issued': '2020-01-23', 'accessLevel': 'public', 'description': 'No description provided', 'identifier': 'https://data.medicare.gov/api/views/vxub-6swi', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/vxub-6swi/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/vxub-6swi/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/vxub-6swi/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/vxub-6swi/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['comparison', 'facilities', 'hhc', 'hhcahps', 'home health agencies', 'patient survey results', 'quality', 'ratings'], 'bureauCode': ['009:38'], 'modified': '2020-10-30', 'title': 'Home Health Care - Patient survey (HHCAHPS) National Data'}, {'description': '<p>The national averages for critical quality measures of Home Health Agencies.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Home Health Compare'], 'landingPage': 'https://data.medicare.gov/d/97z8-de96', 'contactPoint': {'hasEmail': 'mailto:HomeHealthQualityQuestions@cms.hhs.gov', 'fn': 'Home Health Compare'}, 'issued': '2020-10-30', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/97z8-de96', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/97z8-de96/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/97z8-de96/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/97z8-de96/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/97z8-de96/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['comparison', 'facilities', 'hhc', 'national average', 'quality', 'quality measures', 'ratings'], 'bureauCode': ['009:38'], 'modified': '2020-10-30', 'title': 'Home Health Care - National Data'}, {'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Home Health Compare'], 'landingPage': 'https://data.medicare.gov/d/c886-nwpj', 'contactPoint': {'hasEmail': 'mailto:HomeHealthQualityQuestions@cms.hhs.gov', 'fn': 'Home Health Compare'}, 'issued': '2019-10-30', 'accessLevel': 'public', 'description': 'No description provided', 'identifier': 'https://data.medicare.gov/api/views/c886-nwpj', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/c886-nwpj/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/c886-nwpj/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/c886-nwpj/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/c886-nwpj/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['general information', 'hhc'], 'bureauCode': ['009:38'], 'modified': '2020-10-30', 'title': 'Home Health Care - Measure Date Range'}, {'description': '<p>NNDSS - Table II. Varicella to West Nile virus disease - 2014.In this Table, all conditions with a 5-year average annual national total of more than or equals 1,000 cases but less than or equals 10,000 cases will be displayed (��� 1,000 and ��_ 10,000). The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories. Note:These are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting. Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available. Footnotes:C.N.M.I.: Commonwealth of Northern Mariana Islands. U: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum. * Case counts for reporting years 2013 and 2014 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>. Data for TB are displayed in Table IV, which appears quarterly. ��� Updated weekly from reports to the Division of Vector-Borne Infectious Diseases, National Center for Zoonotic, Vector-Borne, and Enteric Diseases (ArboNet Surveillance). Data for California serogroup, eastern equine, Powassan, St. Louis, and western equine diseases are available in Table I. �� Not reportable in all states. Data from states where the condition is not reportable are excluded from this table, except starting in 2007 for the Arboviral diseases and influenza-associated pediatric mortality, and in 2003 for SARS-CoV. Reporting exceptions are available at <a href="http://wwwn.cdc.gov/nndss/document/SRCA_FINAL_REPORT_2006-2012_final.xlsx.More">http://wwwn.cdc.gov/nndss/document/SRCA_FINAL_REPORT_2006-2012_final.xls...</a> information on NNDSS is available at <a href="http://wwwn.cdc.gov/nndss/">http://wwwn.cdc.gov/nndss/</a>.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/ig4m-ub43', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2015-01-08', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/ig4m-ub43', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ig4m-ub43/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ig4m-ub43/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ig4m-ub43/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ig4m-ub43/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2014', 'chickenpox', 'mmwr', 'nedss', 'netss', 'nndss', 'varicella', 'west nile virus', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2015-08-27', 'title': 'NNDSS - Table II. Varicella to West Nile virus disease'}, {'description': '<p>Lists the data updates for a scheduled quarterly refresh and as well those that are updated in between refreshes.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/bzsr-4my4', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2019-10-30', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/bzsr-4my4', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/bzsr-4my4/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/bzsr-4my4/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/bzsr-4my4/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/bzsr-4my4/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['general information', 'hospital compare'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Data Updates'}, {'description': '<p>A list of all hospitals that have been registered with Medicare. The list includes addresses, phone numbers, hospital type, and overall hospital rating.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/xubh-q36u', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-07-22', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/xubh-q36u', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/xubh-q36u/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/xubh-q36u/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/xubh-q36u/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/xubh-q36u/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['emergency services', 'general information', 'hospital compare', 'hospital list', 'hospital type'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Hospital General Information'}, {'description': '<p>Timely and Effective Care measures - provider data. This data set includes provider-level data for measures of cataract surgery outcome, colonoscopy follow-up, heart attack care, emergency department care, preventive care, pregnancy and delivery care, and cancer care.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/yv7e-xc69', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-04-22', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/yv7e-xc69', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/yv7e-xc69/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/yv7e-xc69/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/yv7e-xc69/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/yv7e-xc69/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hospital compare', 'timely and effective care'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Timely and Effective Care - Hospital'}, {'description': '<p>A list of hospitals and the structural measures they report. A structural measure reflects the environment in which hospitals care for patients.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/4hje-vua3', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-04-21', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/4hje-vua3', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/4hje-vua3/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/4hje-vua3/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/4hje-vua3/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/4hje-vua3/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cardiac', 'general information', 'heart', 'hospital compare', 'quality', 'ratings', 'structural measures', 'surgery'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Structural Measures - Hospital'}, {'description': '<p>Payment measures and value of care displays – provider data. This data set includes provider data for the payment measures and value of care displays.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/c7us-v4mf', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-04-21', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/c7us-v4mf', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/c7us-v4mf/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/c7us-v4mf/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/c7us-v4mf/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/c7us-v4mf/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hospital compare', 'medicare payment'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Payment and value of care - Hospital'}, {'description': '<p>A list of hospital ratings for the Hospital Consumer Assessment of Healthcare Providers and Systems (HCAHPS). HCAHPS is a national, standardized survey of hospital patients about their experiences during a recent inpatient hospital stay.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/dgck-syfz', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-04-22', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/dgck-syfz', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/dgck-syfz/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/dgck-syfz/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/dgck-syfz/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/dgck-syfz/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hcahps', 'hospital compare', 'patient survey', 'patient survey results', 'quality', 'ratings'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Patient survey (HCAHPS) - Hospital'}, {'description': "<p>Use of medical imaging - provider data. These measures give you information about hospitals' use of medical imaging tests for outpatients. Examples of medical imaging tests include CT scans and MRIs.</p>\n", 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/wkfw-kthe', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-04-21', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/wkfw-kthe', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/wkfw-kthe/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/wkfw-kthe/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/wkfw-kthe/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/wkfw-kthe/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['ct', 'hospital compare', 'mammogram', 'medical imaging', 'mri', 'quality', 'ratings', 'ultrasound', 'use of medical imaging'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Outpatient Imaging Efficiency - Hospital'}, {'description': '<p>The Medicare Spending Per Beneficiary (MSPB) Measure shows whether Medicare spends more, less, or about the same for an episode of care (“episode”) at a specific hospital compared to all hospitals nationally. An MSPB episode includes Medicare Part A and Part B payments for services provided by hospitals and other healthcare providers the 3 days prior to, during, and 30 days following a patient’s inpatient stay. This measure evaluates hospitals’ costs compared to the costs of the national median (or midpoint) hospital. This measure takes into account important factors like patient age and health status (risk adjustment) and geographic payment differences (payment-standardization).</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/rrqw-56er', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-04-21', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/rrqw-56er', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/rrqw-56er/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/rrqw-56er/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/rrqw-56er/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/rrqw-56er/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hospital compare', 'medicare payment'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Medicare Spending Per Beneficiary – Hospital'}, {'description': '<p>Unplanned Hospital Visits – provider data. This data set includes provider data for the hospital return days (or excess days in acute care [EDAC]) measures, the unplanned readmissions measures, and the result of unplanned hospital visits after an outpatient procedure.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/632h-zaca', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-04-21', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/632h-zaca', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/632h-zaca/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/632h-zaca/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/632h-zaca/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/632h-zaca/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hospital compare', 'unplanned hospital visits'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Unplanned Hospital Visits - Hospital'}, {'description': '<p>The\xa0Healthcare-Associated Infection (HAI)\xa0measures - provider data. These measures are developed by\xa0Centers for Disease Control and Prevention (CDC)\xa0and collected through the\xa0National Healthcare Safety Network (NHSN). They provide information on infections that occur while the patient is in the hospital. These infections can be related to devices, such as central lines and urinary catheters, or spread from patient to patient after contact with an infected person or surface. Many healthcare associated infections can be prevented when the hospitals use\xa0CDC-recommended infection control steps.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/77hc-ibv8', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-04-22', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/77hc-ibv8', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/77hc-ibv8/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/77hc-ibv8/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/77hc-ibv8/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/77hc-ibv8/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['complications', 'hospital compare'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Healthcare Associated Infections - Hospital'}, {'description': '<p>Complications and deaths - provider data. This data set includes provider-level data for the hip/knee complication measure, the CMS Patient Safety Indicators, and 30-day death rates.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/ynj2-r877', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-04-21', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/ynj2-r877', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/ynj2-r877/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/ynj2-r877/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/ynj2-r877/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/ynj2-r877/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['complications', 'hospital compare'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Complications and Deaths - Hospital'}, {'description': '<p>A list of ambulatory surgical centers participating in the Ambulatory Surgical Center Quality Reporting (ASCQR) Program and their performance rates.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/4jcv-atw7', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-10-28', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/4jcv-atw7', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/4jcv-atw7/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/4jcv-atw7/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/4jcv-atw7/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/4jcv-atw7/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hospital compare', 'timely and effective care'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Ambulatory Surgical Quality Measures - Facility'}, {'description': '<p>A list of hospitals participating in the Hospital VBP Program and their scores for the Person and Community Engagement HCAHPS dimensions.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/avtz-f2ge', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-02-20', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/avtz-f2ge', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/avtz-f2ge/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/avtz-f2ge/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/avtz-f2ge/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/avtz-f2ge/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hcahps', 'hospital compare', 'hospital value-based purchasing', 'hvbp', 'linking quality to payment', 'patient experience of care', 'patient survey', 'quality', 'rates', 'ratings', 'scores', 'value-based purchasing'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Hospital Value-Based Purchasing (HVBP) – Patient Experience of Care Domain Scores (HCAHPS)'}, {'description': '<p>Data Collection Periods for all measures on Hospital Compare.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/4j6d-yzce', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-04-21', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/4j6d-yzce', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/4j6d-yzce/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/4j6d-yzce/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/4j6d-yzce/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/4j6d-yzce/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['general information', 'hospital compare'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Measure Dates'}, {'description': '<p>Value of care displays – national data. This data set includes national-level data for the value of care displays associated with an episode of care for heart attack, heart failure, pneumonia, and hip/knee replacement patients.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/gbq5-7hzr', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-04-22', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/gbq5-7hzr', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/gbq5-7hzr/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/gbq5-7hzr/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/gbq5-7hzr/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/gbq5-7hzr/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hospital compare', 'medicare payment'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Value of care - National'}, {'description': '<p>Timely and Effective Care measures - provider data. This data set includes state-level data for measures of cataract surgery outcome, colonoscopy follow-up, heart attack care, emergency department care, preventive care, pregnancy and delivery care, and cancer care.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/apyc-v239', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-04-22', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/apyc-v239', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/apyc-v239/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/apyc-v239/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/apyc-v239/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/apyc-v239/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hospital compare', 'timely and effective care'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Timely and Effective Care - State'}, {'description': '<p>Timely and Effective Care measures - provider data. This data set includes national-level data for measures of cataract surgery outcome, colonoscopy follow-up, heart attack care, emergency department care, preventive care, pregnancy and delivery care, and cancer care.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/isrn-hqyy', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-04-22', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/isrn-hqyy', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/isrn-hqyy/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/isrn-hqyy/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/isrn-hqyy/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/isrn-hqyy/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hospital compare', 'timely and effective care'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Timely and Effective Care - National'}, {'description': '<p>A list of all VHA hospitals. The list includes addresses and phone numbers.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/uyx4-5s7f', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-01-29', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/uyx4-5s7f', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/uyx4-5s7f/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/uyx4-5s7f/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/uyx4-5s7f/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/uyx4-5s7f/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hospital compare', 'provider level data', 'veterans health administration'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Veterans Health Administration Provider Level Data'}, {'description': '<p>Data collection periods for all measures for VHA hospitals on Hospital Compare.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/4aav-bsmy', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2019-10-30', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/4aav-bsmy', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/4aav-bsmy/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/4aav-bsmy/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/4aav-bsmy/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/4aav-bsmy/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hospital compare', 'measure dates', 'veterans health administration'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Veterans Health Administration Measure Dates'}, {'description': '<p>Payment measures – national data. This data set includes national-level data for the payment measures associated with an episode of care for heart attack, heart failure, pneumonia, and hip/knee replacement patients.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/ygty-mm5a', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-04-21', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/ygty-mm5a', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/ygty-mm5a/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/ygty-mm5a/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/ygty-mm5a/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/ygty-mm5a/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hospital compare', 'medicare payment'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Payment - National'}, {'description': '<p>Complications and deaths - state data. This data set includes state-level data for the hip/knee complication measure, the CMS Patient Safety Indicators, and 30-day death rates.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/bs2r-24vh', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-04-27', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/bs2r-24vh', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/bs2r-24vh/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/bs2r-24vh/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/bs2r-24vh/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/bs2r-24vh/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['complications', 'hospital compare'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Complications and Deaths - State'}, {'description': '<p>Complications and deaths - national data. This data set includes national-level data for the hip/knee complication measure, the CMS Patient Safety Indicators, and 30-day death rates.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/qqw3-t4ie', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-04-21', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/qqw3-t4ie', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/qqw3-t4ie/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/qqw3-t4ie/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/qqw3-t4ie/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/qqw3-t4ie/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['complications', 'hospital compare'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Complications and Deaths - National'}, {'description': '<p>Payment measures – state data. This data set includes state-level data for the payment measures associated with an episode of care for heart attack, heart failure, pneumonia, and hip/knee replacement patients.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/98ix-2iqy', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-04-21', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/98ix-2iqy', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/98ix-2iqy/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/98ix-2iqy/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/98ix-2iqy/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/98ix-2iqy/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hospital compare', 'medicare payment'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Payment - State'}, {'description': '<p>A list of the state averages for the HCAHPS survey responses. HCAHPS is a national, standardized survey of hospital patients about their experiences during a recent inpatient hospital stay.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/84jm-wiui', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-04-21', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/84jm-wiui', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/84jm-wiui/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/84jm-wiui/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/84jm-wiui/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/84jm-wiui/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hcahps', 'hospital compare', 'patient survey', 'patient survey results', 'quality', 'ratings', 'state list'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Patient survey (HCAHPS) - State'}, {'description': '<p>The national average for the HCAHPS survey categories. HCAHPS is a national, standardized survey of hospital patients about their experiences during a recent inpatient hospital stay.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/99ue-w85f', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-04-21', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/99ue-w85f', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/99ue-w85f/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/99ue-w85f/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/99ue-w85f/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/99ue-w85f/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hcahps', 'hospital compare', 'national average', 'patient survey', 'patient survey results', 'quality', 'ratings'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Patient survey (HCAHPS) - National'}, {'description': "<p>Use of medical imaging - state data. These measures give you information about hospitals' use of medical imaging tests for outpatients. Examples of medical imaging tests include CT scans and MRIs.</p>\n", 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/if5v-4x48', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-04-21', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/if5v-4x48', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/if5v-4x48/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/if5v-4x48/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/if5v-4x48/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/if5v-4x48/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['ct', 'hospital compare', 'mammogram', 'medical imaging', 'mri', 'quality', 'ratings', 'state average', 'ultrasound', 'use of medical imaging'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Outpatient Imaging Efficiency - State'}, {'description': "<p>Use of medical imaging - national data. These measures give you information about hospitals' use of medical imaging tests for outpatients. Examples of medical imaging tests include CT scans and MRIs.</p>\n", 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/di9i-zzrc', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-04-21', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/di9i-zzrc', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/di9i-zzrc/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/di9i-zzrc/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/di9i-zzrc/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/di9i-zzrc/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['ct', 'hospital compare', 'mammogram', 'medical imaging', 'mri', 'national average', 'quality', 'ratings', 'ultrasound', 'use of medical imaging'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Outpatient Imaging Efficiency - National'}, {'description': "<p>The Medicare Spending Per Beneficiary (MSPB) Measure shows whether Medicare spends more, less, or about the same for an episode of care (“episode”) at a specific hospital compared to all hospitals nationally. An MSPB episode includes Medicare Part A and Part B payments for services provided by hospitals and other healthcare providers the 3 days prior to, during, and 30 days following a patient’s inpatient stay. This measure evaluates hospitals’ costs compared to the costs of the national median (or midpoint) hospital. This measure takes into account important factors like patient age and health status (risk adjustment) and geographic payment differences (payment-standardization). The numbers displayed here are: 1) the average MSPB measure for the nation; and 2) the national episode-weighted median MSPB amount used as the denominator in the calculation of each hospital's MSPB measure.</p>\n", 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/3n5g-6b7f', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-01-29', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/3n5g-6b7f', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/3n5g-6b7f/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/3n5g-6b7f/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/3n5g-6b7f/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/3n5g-6b7f/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hospital compare', 'medicare payment'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Medicare Spending Per Beneficiary– National'}, {'description': '<p>The Medicare Spending Per Beneficiary (MSPB) Measure shows whether Medicare spends more, less, or about the same for an episode of care (“episode”) at a specific hospital compared to all hospitals nationally. An MSPB episode includes Medicare Part A and Part B payments for services provided by hospitals and other healthcare providers the 3 days prior to, during, and 30 days following a patient’s inpatient stay. This measure evaluates hospitals’ costs compared to the costs of the national median (or midpoint) hospital. This measure takes into account important factors like patient age and health status (risk adjustment) and geographic payment differences (payment-standardization). The data displayed here are the average measures for each state.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/rs6n-9qwg', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-04-21', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/rs6n-9qwg', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/rs6n-9qwg/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/rs6n-9qwg/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/rs6n-9qwg/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/rs6n-9qwg/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hospital compare', 'medicare payment'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Medicare Spending Per Beneficiary – State'}, {'description': '<p>These "Outcome of Care Surgical Measures" show whether hospitals differ in what happens to patients after they have one of three types of surgeries.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/akfs-5dgr', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-04-21', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/akfs-5dgr', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/akfs-5dgr/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/akfs-5dgr/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/akfs-5dgr/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/akfs-5dgr/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hospital compare', 'readmissions and death'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Hospital ACS Measures'}, {'description': '<p>The\xa0Healthcare-Associated Infections (HAI)\xa0measures - state data. These measures are developed by\xa0Centers for Disease Control and Prevention (CDC)\xa0and collected through the\xa0National Healthcare Safety Network (NHSN). They provide information on infections that occur while the patient is in the hospital. These infections can be related to devices, such as central lines and urinary catheters, or spread from patient to patient after contact with an infected person or surface. Many healthcare associated infections can be prevented when the hospitals use\xa0CDC-recommended infection control steps.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/k2ze-bqvw', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-04-21', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/k2ze-bqvw', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/k2ze-bqvw/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/k2ze-bqvw/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/k2ze-bqvw/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/k2ze-bqvw/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['complications', 'hospital compare'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Healthcare Associated Infections - State'}, {'description': '<p>The\xa0Healthcare-Associated Infections (HAI)\xa0measures - national data. These measures are developed by\xa0Centers for Disease Control and Prevention (CDC)\xa0and collected through the\xa0National Healthcare Safety Network (NHSN). They provide information on infections that occur while the patient is in the hospital. These infections can be related to devices, such as central lines and urinary catheters, or spread from patient to patient after contact with an infected person or surface. Many healthcare associated infections can be prevented when the hospitals use\xa0CDC-recommended infection control steps.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/yd3s-jyhd', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-04-21', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/yd3s-jyhd', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/yd3s-jyhd/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/yd3s-jyhd/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/yd3s-jyhd/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/yd3s-jyhd/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['complications', 'hospital compare'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Healthcare Associated Infections - National'}, {'description': '<p>The footnote crosswalk displays a list of footnotes and their summary.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/y9us-9xdf', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2019-10-30', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/y9us-9xdf', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/y9us-9xdf/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/y9us-9xdf/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/y9us-9xdf/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/y9us-9xdf/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['general information', 'hospital compare'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Footnote Crosswalk'}, {'description': '<p>Unplanned Hospital Visits – state data. This data set includes state data for the hospital return days (or excess days in acute care [EDAC]) measures, the unplanned readmissions measures, and the result of unplanned hospital visits after an outpatient procedure.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/4gkm-5ypv', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-04-21', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/4gkm-5ypv', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/4gkm-5ypv/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/4gkm-5ypv/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/4gkm-5ypv/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/4gkm-5ypv/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hospital compare', 'unplanned hospital visits'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Unplanned Hospital Visits - State'}, {'description': '<p>Unplanned Hospital Visits – national data. This data set includes national data for the hospital return days (or excess days in acute care [EDAC]) measures, the unplanned readmissions measures, and the result of unplanned hospital visits after an outpatient procedure.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/cvcs-xecj', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2019-10-30', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/cvcs-xecj', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/cvcs-xecj/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/cvcs-xecj/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/cvcs-xecj/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/cvcs-xecj/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hospital compare', 'unplanned hospital visits'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Unplanned Hospital Visits - National'}, {'description': '<p>This data set includes the Patient Safety and Adverse Events Composite measure (PSI-90) and the individual CMS Patient Safety Indicators. PSI-90 is a composite complication measure composed from 10 separate Patient Safety Indicators. The measure provides an overview of hospital-level quality as it relates to a set of potentially preventable hospital-related events associated with harmful outcomes for patients.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/muwa-iene', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-01-29', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/muwa-iene', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/muwa-iene/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/muwa-iene/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/muwa-iene/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/muwa-iene/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['complications', 'hospital compare'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'PSI-90 and component measures - six-digit precision'}, {'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/u625-zae7', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-01-29', 'accessLevel': 'public', 'description': 'No description provided', 'identifier': 'https://data.medicare.gov/api/views/u625-zae7', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/u625-zae7/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/u625-zae7/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/u625-zae7/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/u625-zae7/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hospital', 'linking quality to payment'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Table 3: FY2018 Percent Change in Medicare Payments'}, {'description': '<p>A list of hospitals participating in the Hospital VBP Program and their performance rates and scores for the Clinical Outcomes measures.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/pudb-wetr', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-01-29', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/pudb-wetr', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/pudb-wetr/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/pudb-wetr/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/pudb-wetr/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/pudb-wetr/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hvbp', 'linking quality to payment', 'outcome'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Hospital Value-Based Purchasing (HVBP) – Clinical Outcomes Domain Scores'}, {'description': '<p>Psychiatric facilities that are eligible for the Inpatient Psychiatric Facility Quality Reporting (IPFQR) program are required to meet all program requirements, otherwise their Medicare payments may be reduced.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/dc76-gh7x', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-04-21', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/dc76-gh7x', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/dc76-gh7x/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/dc76-gh7x/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/dc76-gh7x/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/dc76-gh7x/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hospital compare', 'psych', 'psychiatric unit services', 'state', 'timely and effective care'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Inpatient Psychiatric Facility Quality Measure Data – by State'}, {'description': '<p>Psychiatric facilities that are eligible for the Inpatient Psychiatric Facility Quality Reporting (IPFQR) program are required to meet all program requirements, otherwise their Medicare payments may be reduced.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/q9vs-r7wp', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-07-22', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/q9vs-r7wp', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/q9vs-r7wp/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/q9vs-r7wp/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/q9vs-r7wp/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/q9vs-r7wp/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['facility', 'hospital compare', 'psych', 'psychiatric unit services', 'timely and effective care'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Inpatient Psychiatric Facility Quality Measure Data – by Facility'}, {'description': '<p>Psychiatric facilities that are eligible for the Inpatient Psychiatric Facility Quality Reporting (IPFQR) program are required to meet all program requirements, otherwise their Medicare payments may be reduced.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/s5xg-sys6', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-01-29', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/s5xg-sys6', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/s5xg-sys6/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/s5xg-sys6/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/s5xg-sys6/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/s5xg-sys6/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hospital compare', 'national', 'psych', 'psychiatric unit services', 'timely and effective care'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Inpatient Psychiatric Facility Quality Measure Data – National'}, {'description': "<p>In October 2014, CMS began reducing Medicare payments for subsection (d) hospitals that rank in the worst-performing quartile with respect to hospital-acquired conditions (HACs). Hospitals with a Total HAC Score above the 75th percentile of the Total HAC Score distribution will be subject to the payment reduction. This table contains hospitals’ measure and Total HAC scores, as well as a payment reduction indicator. The Total HAC Score is calculated as the equally weighted average of hospitals' individual measure scores.</p>\n", 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/yq43-i98g', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-01-29', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/yq43-i98g', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/yq43-i98g/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/yq43-i98g/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/yq43-i98g/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/yq43-i98g/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hospital compare', 'linking quality to payment'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Hospital-Acquired Condition Reduction Program'}, {'description': '<p>A list of hospitals participating in the Hospital VBP Program, their domain scores, and their Total Performance Scores.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/ypbt-wvdk', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-01-29', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/ypbt-wvdk', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/ypbt-wvdk/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/ypbt-wvdk/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/ypbt-wvdk/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/ypbt-wvdk/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hcahps', 'hospital compare', 'hospital value-based purchasing', 'hvbp', 'linking quality to payment', 'patient survey', 'process of care', 'quality', 'rates', 'ratings', 'scores', 'total performance score', 'tps', 'value-based purchasing'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Hospital Value-Based Purchasing (HVBP) – Total Performance Score'}, {'description': '<p>A list of hospitals participating in the Hospital VBP Program and their performance rates and scores for the Safety measures.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/dgmq-aat3', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-01-29', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/dgmq-aat3', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/dgmq-aat3/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/dgmq-aat3/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/dgmq-aat3/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/dgmq-aat3/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hospital', 'hvbp', 'linking quality to payment', 'safety'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Hospital Value-Based Purchasing (HVBP) – Safety'}, {'description': '<p>A list of hospitals participating in the Hospital VBP Program and their performance ratios and scores for the Efficiency Medicare Spending per Beneficiary (MSPB) measure.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/su9h-3pvj', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-01-29', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/su9h-3pvj', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/su9h-3pvj/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/su9h-3pvj/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/su9h-3pvj/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/su9h-3pvj/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hospital', 'linking quality to payment'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Hospital Value-Based Purchasing (HVBP) – Efficiency Scores'}, {'description': '<p>In October 2012, CMS began reducing Medicare payments for Inpatient Prospective Payment System hospitals with excess readmissions. Excess readmissions are measured by a ratio, calculated by dividing a hospital’s number of “predicted” 30-day readmissions for heart attack (AMI), heart failure (HF), pneumonia, chronic obstructive pulmonary disease (COPD), hip/knee replacement (THA/TKA), and coronary artery bypass graft surgery (CABG) by the number that would be “expected,” based on an average hospital with similar patients.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/9n3s-kdb3', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2019-10-30', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/9n3s-kdb3', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/9n3s-kdb3/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/9n3s-kdb3/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/9n3s-kdb3/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/9n3s-kdb3/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hospital compare', 'linking quality to payment'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Hospital Readmissions Reduction Program'}, {'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/vtqa-m4zn', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-01-29', 'accessLevel': 'public', 'description': 'No description provided', 'identifier': 'https://data.medicare.gov/api/views/vtqa-m4zn', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/vtqa-m4zn/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/vtqa-m4zn/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/vtqa-m4zn/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/vtqa-m4zn/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hospital', 'linking quality to payment'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Table 4: FY2018 Value-Based Incentive Payment Amount'}, {'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/xrgf-x36b', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-01-29', 'accessLevel': 'public', 'description': 'No description provided', 'identifier': 'https://data.medicare.gov/api/views/xrgf-x36b', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/xrgf-x36b/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/xrgf-x36b/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/xrgf-x36b/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/xrgf-x36b/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hospital', 'linking quality to payment'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Table 2: FY2018 Distribution of Net Change in Base Operating DRG Payment Amount'}, {'description': '<p>A list of VHA hospitals with timely and effective care (process of care) measure data. VHA collects this information through a Quality Improvement Organization (External Peer Review Program) or directly from electronic medical records.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/ptds-r8im', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-01-29', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/ptds-r8im', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/ptds-r8im/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/ptds-r8im/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/ptds-r8im/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/ptds-r8im/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['centers-for-medicare-medicaid-services'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Veterans Health Administration Timely and Effective Care Data'}, {'description': '<p>A list of VHA hospitals with behavioral health measure data. VHA reports data on a set of core performance measures for Hospital-Based Inpatient Psychiatric Services (HBIPS), Substance Use, and Tobacco Treatment.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/6qxe-iqz8', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-01-29', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/6qxe-iqz8', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/6qxe-iqz8/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/6qxe-iqz8/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/6qxe-iqz8/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/6qxe-iqz8/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['ipf', 'psychiatric unit services', 'pysch', 'veterans', 'veterans administration', 'vha'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Veterans Health Administration Behavioral Health Data'}, {'description': '<p>A list of VHA hospitals with data on the Agency for Healthcare Research and Quality (AHRQ) Patient Safety Indicators (PSIs). These indicators provide information on potential in hospital complications and adverse events following surgeries and procedures<em>.</em></p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/esr2-9zyn', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-07-22', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/esr2-9zyn', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/esr2-9zyn/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/esr2-9zyn/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/esr2-9zyn/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/esr2-9zyn/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['centers-for-medicare-medicaid-services'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Veterans Health Administration Patient Safety Indicators Data'}, {'description': '<p>The Medicare Spending Per Beneficiary (MSPB) Measure shows whether Medicare spends more, less, or about the same for an episode of care (“episode”) at a specific hospital compared to all hospitals nationally. An MSPB episode includes Medicare Part A and Part B payments for services provided by hospitals and other healthcare providers the 3 days prior to, during, and 30 days following a patient’s inpatient stay. This measure evaluates hospitals’ costs compared to the costs of the national median (or midpoint) hospital. This measure takes into account important factors like patient age and health status (risk adjustment) and geographic payment differences (payment-standardization). The data displayed here are identical to the data displayed in the “Medicare Spending per Beneficiary” file, except that this file displays hospitals’ measure values out to six decimal places instead of two decimal places.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/5hk7-b79m', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2019-10-30', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/5hk7-b79m', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/5hk7-b79m/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/5hk7-b79m/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/5hk7-b79m/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/5hk7-b79m/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hospital compare', 'medicare payment'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Medicare Spending Per Beneficiary – Hospital Additional Decimal Places'}, {'description': '<p>Comprehensive Care for Joint Replacement Model - provider data. This data set includes provider data for two quality measures tracked during an episode of care: complication rate for hip/knee replacement patients and the Hospital Consumer Assessment of Healthcare Providers and Systems (HCAHPS) Survey</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/tqkv-mgxq', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2019-10-30', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/tqkv-mgxq', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/tqkv-mgxq/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/tqkv-mgxq/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/tqkv-mgxq/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/tqkv-mgxq/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hospital compare'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Comprehensive Care For Joint Replacement Model - Provider Data'}, {'description': '<p>The Prospective Payment System (PPS)-Exempt Cancer Hospital Quality Reporting (PCHQR) Program currently uses five oncology care measures. The resulting PPS-Exempt Cancer Hospital Quality Reporting (PCHQR) Program measures allow consumers to compare the quality of care given at the eleven PPS-exempt cancer hospitals currently participating in the program.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/g3fg-3myg', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-01-29', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/g3fg-3myg', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/g3fg-3myg/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/g3fg-3myg/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/g3fg-3myg/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/g3fg-3myg/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['timely and effective care'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Oncology Care Measures – PPS-Exempt Cancer Hospital'}, {'description': '<p>A list of the state averages for the HCAHPS survey responses. HCAHPS is a national, standardized survey of hospital patients about their experiences during a recent inpatient hospital stay.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/qatj-nmws', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2019-10-30', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/qatj-nmws', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/qatj-nmws/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/qatj-nmws/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/qatj-nmws/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/qatj-nmws/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hcahps', 'hospital compare', 'patient survey', 'patient survey results', 'pch', 'quality', 'ratings', 'timely and effective care'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Patient Survey (PCH - HCAHPS) PPS-exempt Cancer Hospital – State'}, {'description': '<p>A list of hospital ratings for the Hospital Consumer Assessment of Healthcare Providers and Systems (HCAHPS). HCAHPS is a national, standardized survey of hospital patients about their experiences during a recent inpatient hospital stay.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/9g7e-btyt', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2019-10-30', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/9g7e-btyt', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/9g7e-btyt/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/9g7e-btyt/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/9g7e-btyt/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/9g7e-btyt/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hcahps', 'hospital compare', 'patient survey', 'patient survey results', 'pch', 'quality', 'ratings', 'timely and effective care'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Patient Survey (PCH - HCAHPS) PPS-exempt Cancer Hospital – National'}, {'description': '<p>A list of hospital ratings for the Hospital Consumer Assessment of Healthcare Providers and Systems (HCAHPS). HCAHPS is a national, standardized survey of hospital patients about their experiences during a recent inpatient hospital stay.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/iy27-wz37', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-01-29', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/iy27-wz37', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/iy27-wz37/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/iy27-wz37/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/iy27-wz37/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/iy27-wz37/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hcahps', 'hospital compare', 'patient survey', 'patient survey results', 'pch', 'quality', 'ratings', 'timely and effective care'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Patient Survey (PCH - HCAHPS) PPS-exempt Cancer Hospital - Hospital'}, {'description': '<p>Prospective Payment System (PPS)-Exempt Cancer Hospital Quality Reporting (PCHQR) Program currently uses one clinical effectiveness measure—External Beam Radiotherapy (EBRT) for Bone Metastases. The resulting PPS-Exempt Cancer Hospital Quality Reporting (PCHQR) Program measures allow consumers to compare the quality of care given at the eleven PPS-exempt cancer hospitals currently participating in the program.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/p7bc-fjpi', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-01-29', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/p7bc-fjpi', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/p7bc-fjpi/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/p7bc-fjpi/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/p7bc-fjpi/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/p7bc-fjpi/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hospital compare', 'timely and effective care'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Prospective Payment System (PPS)-Exempt Cancer Hospital Quality Reporting (PCHQR)'}, {'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/5gv4-jwyv', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-01-29', 'accessLevel': 'public', 'description': 'No description provided', 'identifier': 'https://data.medicare.gov/api/views/5gv4-jwyv', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/5gv4-jwyv/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/5gv4-jwyv/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/5gv4-jwyv/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/5gv4-jwyv/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hospital', 'linking quality to payment'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Table 1: FY2018 Net Change in Base Operating DRG Payment Amount'}, {'description': '<p>This file contains state-level data for all measures reported through the Ambulatory Surgical Center Quality Reporting Program.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/axe7-s95e', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-10-28', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/axe7-s95e', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/axe7-s95e/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/axe7-s95e/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/axe7-s95e/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/axe7-s95e/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hospital compare', 'timely and effective care'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Ambulatory Surgical Center Quality Measures - State'}, {'description': '<p>This file contains the national averages for all measures reported through the Ambulatory Surgical Center Quality Reporting Program.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/wue8-3vwe', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-10-28', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/wue8-3vwe', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/wue8-3vwe/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/wue8-3vwe/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/wue8-3vwe/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/wue8-3vwe/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hospital compare', 'timely and effective care'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Ambulatory Surgical Center Quality Measures - National'}, {'description': '<p>The data displayed here describes average spending levels during hospitals’ Medicare Spending per Beneficiary (MSPB) episodes by Medicare claim type. The data presented on Hospital Compare provide price-standardized, non-risk-adjusted values for hospital spending by claim type because risk adjustment is done at the episode level rather than at the service category/claim level. An MSPB episode includes all Medicare Part A and Part B claims paid during the period from 3 days prior to an inpatient hospital admission through 30 days after discharge.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/nrth-mfg3', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-01-29', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/nrth-mfg3', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/nrth-mfg3/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/nrth-mfg3/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/nrth-mfg3/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/nrth-mfg3/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hospital compare', 'medicare payment'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Medicare Hospital Spending by Claim'}, {'description': '<p>Drug utilization data are reported by states for covered outpatient drugs that are paid for by state Medicaid agencies since the start of the Medicaid Drug Rebate Program. The data includes state, drug name, National Drug Code, number of prescriptions and dollars reimbursed. Data descriptions are available on Medicaid.gov: <a href="https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilization-data/state-drug-utilization-data-faq/index.html">https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilizat...</a></p>\n', 'programCode': ['009:076'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['State Drug Utilization'], 'landingPage': 'https://data.medicaid.gov/d/3v5r-x5x9', 'contactPoint': {'hasEmail': 'mailto:no-reply@data.medicaid.gov', 'fn': 'Medicaid.gov'}, 'issued': '2019-03-11', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/3v5r-x5x9', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/3v5r-x5x9/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/3v5r-x5x9/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/3v5r-x5x9/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/3v5r-x5x9/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['drug utilization', 'medicaid reimbursements', 'pharmacy'], 'bureauCode': ['009:00'], 'modified': '2020-10-27', 'title': 'State Drug Utilization Data 2017'}, {'description': '<p>Drug utilization data are reported by states for covered outpatient drugs that are paid for by state Medicaid agencies since the start of the Medicaid Drug Rebate Program. The data includes state, drug name, National Drug Code, number of prescriptions and dollars reimbursed. Data descriptions are available on Medicaid.gov: <a href="https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilization-data/state-drug-utilization-data-faq/index.html">https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilizat...</a></p>\n', 'programCode': ['009:076'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['State Drug Utilization'], 'landingPage': 'https://data.medicaid.gov/d/3v6v-qk5s', 'contactPoint': {'hasEmail': 'mailto:no-reply@data.medicaid.gov', 'fn': 'Medicaid.gov'}, 'issued': '2019-03-11', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/3v6v-qk5s', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/3v6v-qk5s/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/3v6v-qk5s/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/3v6v-qk5s/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/3v6v-qk5s/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['drug utilization', 'medicaid reimbursements', 'pharmacy'], 'bureauCode': ['009:00'], 'modified': '2020-10-27', 'title': 'State Drug Utilization Data 2016'}, {'description': '<p>This file contains the footnotes used in the Outpatient and Ambulatory Surgery CAHPS Survey data.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/e6hj-umam', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2019-10-30', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/e6hj-umam', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/e6hj-umam/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/e6hj-umam/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/e6hj-umam/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/e6hj-umam/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hospital compare', 'patientsurveyresults'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Outpatient and Ambulatory Surgery CAHPS Survey Footnotes'}, {'description': '<p>The national average for the OAS CAHPS Survey categories. The OAS CAHPS survey collects information about patients’ experiences of care in hospital outpatient departments (HOPDs) and ambulatory surgical centers (ASCs).</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/s5pj-hua3', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2019-10-30', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/s5pj-hua3', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/s5pj-hua3/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/s5pj-hua3/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/s5pj-hua3/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/s5pj-hua3/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hospital compare', 'patientsurveyresults'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Outpatient and Ambulatory Surgery Consumer Assessment of Healthcare Providers and Systems (OAS CAHPS) survey for hospital outpatient departments - National'}, {'description': '<p>A list of the state averages for the OAS CAHPS Survey responses. The OAS CAHPS survey collects information about patients’ experiences of care in hospital outpatient departments (HOPDs) and ambulatory surgical centers (ASCs).</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/6pfg-whmx', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2019-10-30', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/6pfg-whmx', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/6pfg-whmx/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/6pfg-whmx/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/6pfg-whmx/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/6pfg-whmx/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hospital compare', 'patientsurveyresults'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Outpatient and Ambulatory Surgery Consumer Assessment of Healthcare Providers and Systems (OAS CAHPS) survey for hospital outpatient departments - State'}, {'description': '<p>A list of hospital outpatient department ratings for the Outpatient and Ambulatory Surgery Consumer Assessment of Healthcare Providers and Systems (OAS CAHPS) survey. The data are updated and reported each quarter with data from the most recently completed quarter replacing the oldest quarter of data. The data reporting period is included in the tables.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/yizn-abxn', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2019-10-30', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/yizn-abxn', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/yizn-abxn/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/yizn-abxn/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/yizn-abxn/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/yizn-abxn/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hospital compare', 'patientsurveyresults'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Outpatient and Ambulatory Surgery Consumer Assessment of Healthcare Providers and Systems (OAS CAHPS) survey for hospital outpatient departments - Facility'}, {'description': '<p>A list of the state averages for the OAS CAHPS survey responses. The OAS CAHPS survey collects information about patients’ experiences of care in hospital outpatient departments (HOPDs) and ambulatory surgical centers (ASCs).</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/x663-bwbj', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2019-10-30', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/x663-bwbj', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/x663-bwbj/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/x663-bwbj/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/x663-bwbj/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/x663-bwbj/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hospital compare', 'patientsurveyresults'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Outpatient and Ambulatory Surgery Consumer Assessment of Healthcare Providers and Systems (OAS CAHPS) survey for ambulatory surgical centers - State'}, {'description': '<p>The national average for the OAS CAHPS survey categories. The OAS CAHPS survey collects information about patients’ experiences of care in hospital outpatient departments (HOPDs) and ambulatory surgical centers (ASCs).</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/tf3h-mrrs', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2019-10-30', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/tf3h-mrrs', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/tf3h-mrrs/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/tf3h-mrrs/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/tf3h-mrrs/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/tf3h-mrrs/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hospital compare', 'patientsurveyresults'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Outpatient and Ambulatory Surgery Consumer Assessment of Healthcare Providers and Systems (OAS CAHPS) survey for ambulatory surgical centers - National'}, {'description': '<p>A list of ambulatory surgical center ratings for the Outpatient and Ambulatory Surgery Consumer Assessment of Healthcare Providers and Systems (OAS CAHPS) survey. The data are updated and reported each quarter with data from the most recently completed quarter replacing the oldest quarter of data. The data reporting period is included in the tables.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/48nr-hqxx', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2019-10-30', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/48nr-hqxx', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/48nr-hqxx/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/48nr-hqxx/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/48nr-hqxx/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/48nr-hqxx/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hospital compare', 'patientsurveyresults'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Outpatient and Ambulatory Surgery Consumer Assessment of Healthcare Providers and Systems (OAS CAHPS) survey for ambulatory surgical centers - Facility'}, {'description': '<p>Drug utilization data are reported by states for covered outpatient drugs that are paid for by state Medicaid agencies since the start of the Medicaid Drug Rebate Program. The data includes state, drug name, National Drug Code, number of prescriptions and dollars reimbursed. Data descriptions are available on Medicaid.gov: <a href="https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilization-data/state-drug-utilization-data-faq/index.html">https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilizat...</a></p>\n', 'programCode': ['009:076'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['State Drug Utilization'], 'landingPage': 'https://data.medicaid.gov/d/e5ds-i36p', 'contactPoint': {'hasEmail': 'mailto:no-reply@data.medicaid.gov', 'fn': 'Medicaid.gov'}, 'issued': '2019-03-11', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/e5ds-i36p', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/e5ds-i36p/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/e5ds-i36p/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/e5ds-i36p/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/e5ds-i36p/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['drug utilization', 'medicaid reimbursements', 'pharmacy'], 'bureauCode': ['009:00'], 'modified': '2020-10-27', 'title': 'State Drug Utilization Data 2018'}, {'description': '<p>Drug utilization data are reported by states for covered outpatient drugs that are paid for by state Medicaid agencies since the start of the Medicaid Drug Rebate Program. The data includes state, drug name, National Drug Code, number of prescriptions and dollars reimbursed. Data descriptions are available on Medicaid.gov: <a href="https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilization-data/state-drug-utilization-data-faq/index.html">https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilizat...</a></p>\n', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['State Drug Utilization'], 'landingPage': 'https://data.medicaid.gov/d/qnsz-yp89', 'contactPoint': {'hasEmail': 'mailto:no-reply@data.medicaid.gov', 'fn': 'Medicaid.gov'}, 'issued': '2019-08-12', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/qnsz-yp89', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/qnsz-yp89/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/qnsz-yp89/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/qnsz-yp89/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/qnsz-yp89/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['drug utilization', 'medicaid reimbursements', 'pharmacy'], 'modified': '2020-10-27', 'title': 'State Drug Utilization Data 2019'}, {'description': '<p>The Prospective Payment System (PPS)-Exempt Cancer Hospital Quality Reporting (PCHQR) Program currently uses five safety and health-care associated infection measures. The resulting PPS-Exempt Cancer Hospital Quality Reporting (PCHQR) Program measures allow consumers to compare the quality of care given at the eleven PPS-exempt cancer hospitals currently participating in the program.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/k653-4ka8', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-04-21', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/k653-4ka8', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/k653-4ka8/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/k653-4ka8/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/k653-4ka8/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/k653-4ka8/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hospital compare', 'pch', 'pchqr', 'timely and effective care'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Safety and Health-Care Associated Measures – PPS-Exempt Cancer Hospital'}, {'description': '<p>This dataset evaluates the percentage of patients who are receiving PCH-based outpatient chemotherapy treatment for all cancer types except leukemia who were admitted to the hospital or visited the emergency department for one of 10 conditions within 30 days after treatment.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/6qip-a4gp', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-05-21', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/6qip-a4gp', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/6qip-a4gp/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/6qip-a4gp/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/6qip-a4gp/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/6qip-a4gp/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hospital', 'outcome', 'outcome of care', 'timely and effective care'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Outcome Measures – PPS-Exempt Cancer Hospital – Hospital'}, {'description': '<p>This dataset evaluates the percentage of patients who are receiving PCH-based outpatient chemotherapy treatment for all cancer types except leukemia who were admitted to the hospital or visited the emergency department for one of 10 conditions within 30 days after treatment.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/guec-4v2s', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2020-01-29', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/guec-4v2s', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/guec-4v2s/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/guec-4v2s/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/guec-4v2s/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/guec-4v2s/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hospital compare', 'outcome', 'outcome of care', 'timely and effective care'], 'bureauCode': ['009:38'], 'modified': '2020-10-28', 'title': 'Outcome Measures – PPS-Exempt Cancer Hospital – National'}, {'description': '<p>Drug utilization data are reported by states for covered outpatient drugs that are paid for by state Medicaid agencies since the start of the Medicaid Drug Rebate Program. The data includes state, drug name, National Drug Code, number of prescriptions and dollars reimbursed. Data descriptions are available on Medicaid.gov: <a href="https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilization-data/state-drug-utilization-data-faq/index.html">https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilizat...</a></p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['State Drug Utilization'], 'landingPage': 'https://data.medicaid.gov/d/va5y-jhsv', 'contactPoint': {'hasEmail': 'mailto:Medicaid.gov@cms.hhs.gov', 'fn': 'Medicaid'}, 'issued': '2020-09-17', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/va5y-jhsv', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/va5y-jhsv/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/va5y-jhsv/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/va5y-jhsv/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/va5y-jhsv/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['drug utilization', 'medicaid reimbursements', 'pharmacy'], 'bureauCode': ['009:38'], 'modified': '2020-10-27', 'title': 'State Drug Utilization Data 2020'}, {'description': '<p>This report shows data completeness information on data submitted by hospitals for the previous week, from Friday to Thursday. The U.S. Department of Health and Human Services requires all hospitals licensed to provide 24-hour care to report certain data necessary to the all-of-America COVID-19 response. The report includes the following information for each hospital:</p>\n<ul>\n<li>The percentage of mandatory fields reported.</li>\n<li>The number of days in the preceding week where 100% of the fields were completed.</li>\n<li>Whether a hospital is required to report on Wednesdays only.</li>\n<li>A cell for each required field with the number of days that specific field was reported for the week.</li>\n</ul>\n<p>Hospitals are key partners in the Federal response to COVID-19, and this report is published to increase transparency into the type and amount of data being successfully reported to the U.S. Government.</p>\n<p><strong>Source:</strong> HHS Protect, U.S. Department of Health & Human Services</p>\n', 'programCode': ['009:028'], 'title': 'COVID-19 Hospital Data Coverage Report', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['Community', 'Health', 'Hospital', 'National', 'State'], 'landingPage': 'https://healthdata.gov/dataset/covid-19-hospital-data-coverage-report', 'modified': '2020-11-30', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Anonymous'}, 'issued': '2020-10-26', 'accessLevel': 'public', 'identifier': '1b53e56c-d178-4a66-bb82-1e92872c8fc1', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://healthdata.gov/sites/default/files/20201130_Hospital%20Data%20Coverage%20Report.xlsx', 'format': 'data', 'title': 'COVID-19 Hospital Data Coverage Report', 'description': '<p><strong>Updated 11/30/2020</strong></p>\n', 'mediaType': 'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet'}], 'keyword': ['Covid', 'Covid-19'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'accrualPeriodicity': 'R/P1W'}, {'description': '<p>State averages for ICH-CAHPS Survey measures. The ICH-CAHPS Survey is a national, standardized survey of in-center hemodialysis patients about their experiences with the facility, facility doctors and staff, and care received.</p>\n', 'programCode': ['009:078'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Dialysis Facility Compare'], 'landingPage': 'https://data.medicare.gov/d/hanv-ru8h', 'contactPoint': {'hasEmail': 'mailto:DialysisData@umich.edu', 'fn': 'Dialysis Facility Compare'}, 'issued': '2020-01-22', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/hanv-ru8h', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/hanv-ru8h/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/hanv-ru8h/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/hanv-ru8h/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/hanv-ru8h/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cahps', 'dfc', 'dialysis', 'dialysis centers', 'dialysis facilities', 'experience of care', 'patient survey'], 'bureauCode': ['009:38'], 'modified': '2020-10-21', 'title': 'Patient survey (ICH-CAHPS) - State'}, {'description': '<p>The national average for ICH-CAHPS Survey measures. The ICH-CAHPS Survey is a national, standardized survey of in-center hemodialysis patients about their experiences with the facility, facility doctors and staff, and care received.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Dialysis Facility Compare'], 'landingPage': 'https://data.medicare.gov/d/utgq-v46w', 'contactPoint': {'hasEmail': 'mailto:DialysisData@umich.edu', 'fn': 'Dialysis Facility Compare'}, 'issued': '2020-01-22', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/utgq-v46w', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/utgq-v46w/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/utgq-v46w/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/utgq-v46w/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/utgq-v46w/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cahps', 'dfc', 'dialysis', 'dialysis centers', 'dialysis facilities', 'experience of care', 'patient survey'], 'bureauCode': ['009:38'], 'modified': '2020-10-21', 'title': 'Patient survey (ICH-CAHPS) - National'}, {'description': '<p>In-Center Hemodialysis Facilites Patient evaluations from the In-Center Hemodialysis Consumer Assessment of Healthcare Providers and Systems (ICH-CAHPS) Survey. The ICH-CAHPS Survey is a national, standardized survey of in-center hemodialysis patients about their experiences with the facility, facility doctors and staff, and care received.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Dialysis Facility Compare'], 'landingPage': 'https://data.medicare.gov/d/59mq-zhts', 'contactPoint': {'hasEmail': 'mailto:DialysisData@umich.edu', 'fn': 'CMS'}, 'issued': '2020-03-19', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/59mq-zhts', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/59mq-zhts/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/59mq-zhts/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/59mq-zhts/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/59mq-zhts/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cahps', 'dfc', 'dialysis', 'dialysis centers', 'dialysis facilities', 'experience of care', 'patient survey'], 'bureauCode': ['009:38'], 'modified': '2020-10-21', 'title': 'Patient survey (ICH CAHPS)'}, {'description': '<p>State averages of common dialysis quality measures.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Dialysis Facility Compare'], 'landingPage': 'https://data.medicare.gov/d/2fpu-cgbb', 'contactPoint': {'hasEmail': 'mailto:DialysisData@umich.edu', 'fn': 'Dialysis Facility Compare'}, 'issued': '2020-04-21', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/2fpu-cgbb', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/2fpu-cgbb/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/2fpu-cgbb/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/2fpu-cgbb/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/2fpu-cgbb/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['comparison', 'dfc', 'dialysis', 'medicare', 'quality measures', 'state list', 'statistics'], 'bureauCode': ['009:38'], 'modified': '2020-10-21', 'title': 'Dialysis Facility Compare - State Averages'}, {'description': '<p>National averages of common dialysis quality measures.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Dialysis Facility Compare'], 'landingPage': 'https://data.medicare.gov/d/2rkq-ygai', 'contactPoint': {'hasEmail': 'mailto:DialysisData@umich.edu', 'fn': 'Dialysis Facility Compare'}, 'issued': '2019-10-30', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/2rkq-ygai', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/2rkq-ygai/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/2rkq-ygai/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/2rkq-ygai/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/2rkq-ygai/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['comparison', 'dfc', 'dialysis', 'medicare', 'national', 'quality measures', 'statistics'], 'bureauCode': ['009:38'], 'modified': '2020-10-21', 'title': 'Dialysis Facility Compare - National Averages'}, {'description': '<p>A list of all dialysis facilities registered with Medicare that includes addresses and phone numbers, as well as services and quality of care provided.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Dialysis Facility Compare'], 'landingPage': 'https://data.medicare.gov/d/23ew-n7w9', 'contactPoint': {'hasEmail': 'mailto:DialysisData@umich.edu', 'fn': 'Dialysis Facility Compare'}, 'issued': '2020-04-22', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/23ew-n7w9', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/23ew-n7w9/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/23ew-n7w9/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/23ew-n7w9/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/23ew-n7w9/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['dfc', 'dialysis', 'dialysis facilities', 'quality measures'], 'bureauCode': ['009:38'], 'modified': '2020-10-21', 'title': 'Dialysis Facility Compare - Listing by Facility'}, {'description': '<p>NNDSS - Table II. Hepatitis (viral, acute) - 2015.In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed.The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories. Note:These are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting. Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available. Footnotes:C.N.M.I.: Commonwealth of Northern Mariana Islands. U: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum. * Three low incidence conditions, rubella, rubella congenital, and tetanus, have been moved to Table 2 to facilitate case count verification with reporting jurisdictions. ��� Case counts for reporting year 2015 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>. Data for TB are displayed in Table IV, which appears quarterly.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/65xe-6neq', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-01-07', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/65xe-6neq', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/65xe-6neq/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/65xe-6neq/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/65xe-6neq/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/65xe-6neq/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2015', 'hepatitis', 'hepatitis (viral acute)', 'hepatitis (viral acute) type a', 'hepatitis (viral acute) type b', 'hepatitis (viral acute) type c', 'mmwr', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2016-01-07', 'title': 'NNDSS - Table II. Hepatitis (viral, acute)'}, {'description': '<p>NNDSS - TABLE 1LL. Vibriosis, Confirmed to Vibriosis, Probable - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/i4eq-dgfc', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/i4eq-dgfc', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/i4eq-dgfc/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/i4eq-dgfc/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/i4eq-dgfc/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/i4eq-dgfc/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'nedss', 'netss', 'nndss', 'vibriosis confirmed', 'vibriosis probable', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-05-30', 'title': 'NNDSS - TABLE 1LL. Vibriosis, Confirmed to Vibriosis, Probable'}, {'description': '<p>NNDSS - TABLE 1JJ. Tularemia to Vancomycin-intermediate Staphylococcus aureus - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/qsk4-8yy5', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/qsk4-8yy5', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qsk4-8yy5/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qsk4-8yy5/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qsk4-8yy5/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qsk4-8yy5/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'nedss', 'netss', 'nndss', 'tularemia', 'vancomycin-intermediate staphylococcus aureus', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-05-30', 'title': 'NNDSS - TABLE 1JJ. Tularemia to Vancomycin-intermediate Staphylococcus aureus'}, {'description': '<p>NNDSS - TABLE 1T. Invasive pneumococcal disease, age<5 , Confirmed to Invasive pneumococcal disease, age <5, Probable - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\n Max: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />\n§ Includes drug resistant and susceptible cases of Invasive Pneumococcal Disease.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/62yv-gyiz', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/62yv-gyiz', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/62yv-gyiz/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/62yv-gyiz/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/62yv-gyiz/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/62yv-gyiz/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'age<5', 'confirmed', 'invasive pneumococcal disease', 'nedss', 'netss', 'nndss', 'probable', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-05-30', 'title': 'NNDSS - TABLE 1T. Invasive pneumococcal disease, age<5 , Confirmed to Invasive pneumococcal disease, age <5, Probable'}, {'description': "<p>Performance rates on frequently reported health care quality measures in the CMS Medicaid/CHIP Child and Adult Core Sets, for FFY 2019 reporting.</p>\n<p>Source: Mathematica analysis of MACPro and Form CMS-416 reports for the FFY 2019 reporting cycle. Dataset revised October 2020. For more information, see the Children's Health Care Quality Measures and Adult Health Care Quality Measures webpages.</p>\n", 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Quality'], 'landingPage': 'https://data.medicaid.gov/d/afrw-yks2', 'contactPoint': {'hasEmail': 'mailto:mohanraj.balasubramanian@cms.hhs.gov', 'fn': 'Raj'}, 'issued': '2020-07-24', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/afrw-yks2', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/afrw-yks2/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/afrw-yks2/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/afrw-yks2/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/afrw-yks2/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['core sets', 'performance rates', 'quality measures'], 'bureauCode': ['009:38'], 'modified': '2020-10-14', 'title': '2019 Child and Adult Health Care Quality Measures Quality'}, {'description': '<p>2000-2018. Water Fluoridation Statistics is a biennial report of the percentage and number of people receiving fluoridated water from 2000 through 2018, originally published at <a href="http://www.cdc.gov/fluoridation/statistics/index.htm">http://www.cdc.gov/fluoridation/statistics/index.htm</a>. For more information, see: <a href="http://www.cdc.gov/oralhealthdata/overview/fluoridation_indicators.html">http://www.cdc.gov/oralhealthdata/overview/fluoridation_indicators.html</a></p>\n', 'programCode': ['009:020'], 'title': 'Water Fluoridation Statistics - Percent of PWS population receiving fluoridated water', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Oral Health'], 'landingPage': 'https://data.cdc.gov/d/8235-5d73', 'contactPoint': {'hasEmail': 'mailto:oralhealth@cdc.gov', 'fn': 'Oral Health Inquiries'}, 'issued': '2016-10-18', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/8235-5d73', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/8235-5d73/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/8235-5d73/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/8235-5d73/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/8235-5d73/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['division of oral health', 'healthy people', 'nohss', 'oral health', 'water fluoridation', 'wfrs'], 'bureauCode': ['009:20'], 'modified': '2020-10-13', 'references': ['https://www.cdc.gov/oralhealthdata/'], 'describedBy': 'https://chronicdata.cdc.gov/Oral-Health/Water-Fluoridation-Statistics-Percent-of-PWS-popul/8235-5d73'}, {'description': '<p>NNDSS - Table II. Invasive pneumococcal disease, all ages - 2018. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states or territory.</p>\n<p>Note:</p>\n<p>This table contains provisional cases of selected national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:</p>\n<p>C.N.M.I.: Commonwealth of Northern Mariana Islands.<br />\nU: Unavailable. —: No reported cases. N: Not reportable. NA: Not Available. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<ul>\n<li>Case counts for reporting years 2017 and 2018 are provisional and subject to change. Data for years 2013 through 2016 are finalized. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>.</li>\n</ul>\n<p>† Includes drug resistant and susceptible cases of invasive pneumococcal disease.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/n24i-76tn', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-01-03', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/n24i-76tn', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/n24i-76tn/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/n24i-76tn/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/n24i-76tn/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/n24i-76tn/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2018', 'all ages', 'invasive pneumococcal disease', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-01-03', 'title': 'NNDSS - Table II. Invasive pneumococcal disease, all ages'}, {'description': '<p>Drugs that have been reported under the Medicaid Drug Rebate Program along with an indication of whether or not the required Average Manufacturer Price (AMP) was reported for each drug. All drugs are identified in the file by the 11-digit National Drug Code, product name, labeler name, and reported (R) or not reported (NR).</p>\n', 'programCode': ['009:076'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Drug Pricing and Payment'], 'landingPage': 'https://data.medicaid.gov/d/kqwu-kbww', 'contactPoint': {'hasEmail': 'mailto:Medicaid.gov@cms.hhs.gov', 'fn': 'Medicaid'}, 'issued': '2018-08-14', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/kqwu-kbww', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/kqwu-kbww/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/kqwu-kbww/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/kqwu-kbww/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/kqwu-kbww/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['amp', 'average manufacturer price'], 'bureauCode': ['009:00'], 'modified': '2020-10-07', 'title': 'Drug AMP Reporting - Monthly'}, {'description': '<p>2008-2020. American Lung Association. Cessation Coverage. Medicaid data compiled by the Centers for Disease Control and Prevention’s Office on Smoking and Health were obtained from the State Tobacco Cessation Coverage Database, developed and administered by the American Lung Association. Data from 2008-2012 are reported on an annual basis; beginning in 2013 data are reported on a quarterly basis. Data include state-level information on Medicaid coverage of approved medications by the Food and Drug Administration (FDA) for tobacco cessation treatment; types of counseling recommended by the Public Health Service (PHS) and barriers to accessing cessation treatment. Note: Section 2502 of the Patient Protection and Affordable Care Act requires all state Medicaid programs to cover all FDA-approved tobacco cessation medications as of January 1, 2014. However, states are currently in the process of modifying their coverage to come into compliance with this requirement. Data in the STATE System on Medicaid coverage of tobacco cessation medications reflect evidence of coverage that is found in documentable sources, and may not yet reflect medications covered under this requirement.</p>\n', 'programCode': ['009:020'], 'title': 'Medicaid Coverage Of Cessation Treatments And Barriers To Treatments', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Cessation Coverage '], 'landingPage': 'https://data.cdc.gov/d/ntaa-dtex', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-12', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/ntaa-dtex', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ntaa-dtex/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ntaa-dtex/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ntaa-dtex/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ntaa-dtex/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['american lung association', 'cessation coverage', 'comprehensive medicaid coverage', 'medicaid coverage of cessation treatment', 'office on smoking and health', 'osh'], 'bureauCode': ['009:20'], 'modified': '2020-10-07', 'references': ['https://chronicdata.cdc.gov/d/x7ys-5vpn'], 'describedBy': 'https://chronicdata.cdc.gov/Cessation-Coverage-/Medicaid-Coverage-Of-Cessation-Treatments-And-Barr/ntaa-dtex'}, {'description': '<p>The Medicare Current Beneficiary Survey (MCBS) public use file (MCBS PUF) provides the first publically available MCBS file for researchers interested in the health, health care use, access to and satisfaction with care for Medicare beneficiaries, while providing the very highest degree of protection to the Medicare beneficiaries protected health information. Celebrating 25 years of continuous data collection and the completion of over 1 million interviews, the MCBS is a continuous, in person, longitudinal survey of a representative national sample of the Medicare population. As the largest federal health survey of the Medicare population, the MCBS plays an essential role in monitoring and evaluating key aspects of the Medicare program and is the leading source of information on Medicare and its impact on beneficiaries.</p>\n', 'programCode': ['009:000'], 'temporal': '2013-01-01T05:00:00-05:00/2018-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/MCBS-Public-Use-File/index', 'modified': '2020-10-05', 'contactPoint': {'hasEmail': 'mailto:MCBS@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-05-24', 'accessLevel': 'public', 'identifier': '645', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/MCBS-Public-Use-File/index', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Access to Care', 'Community Treatment', 'Disparity', 'Expenditures', 'Hospital', 'Inpatient', 'Long Term Care (LTC)', 'Medicaid', 'Medicare', 'Medicare-Medicaid Dual Beneficiaries', 'National', 'Outpatient', 'Payment Sources', 'Publicly Available Data File - for download', 'Satisfaction', 'Survey', 'Utilization'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'MCBS Public Use File', 'accrualPeriodicity': 'R/P1Y'}, {'description': '<p>NNDSS - Table II. Hepatitis (viral, acute) C - 2017. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories.</p>\n<p>Note:<br />\nThese are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting.</p>\n<p>Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available.</p>\n<p>Footnotes:<br />\n C.N.M.I.: Commonwealth of Northern Mariana Islands.</p>\n<p>U: Unavailable. —: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<p>*Three low incidence conditions, rubella, rubella congenital, and tetanus, are in Table II to facilitate case count verification with reporting jurisdictions.</p>\n<p>† Case counts for reporting year 2017 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/">http://wwwn.cdc.gov/nndss/document/</a> ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf. Data for tuberculosis are displayed in Table IV, which appears quarterly.</p>\n<p>§ Based on the CSTE Position Statement 15-ID-03: Revision of the Case Definition of Hepatitis C for National Notification, acute hepatitis C is now reported by case classification status.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/swv3-ghj7', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2018-01-04', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/swv3-ghj7', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/swv3-ghj7/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/swv3-ghj7/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/swv3-ghj7/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/swv3-ghj7/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2017', 'hepatitis', 'hepatitis (viral acute) type c', 'mmwr', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2018-01-04', 'title': 'NNDSS - Table II. Hepatitis (viral, acute) C'}, {'description': '<p>NNDSS - Table II. Babesiosis to Campylobacteriosis - 2015.In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories. Note:These are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting. Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available. Footnotes:C.N.M.I.: Commonwealth of Northern Mariana Islands. U: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum. * Three low incidence conditions, rubella, rubella congenital, and tetanus, have been moved to Table 2 to facilitate case count verification with reporting jurisdictions. ��� Case counts for reporting year 2015 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>. Data for TB are displayed in Table IV, which appears quarterly.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/s5s8-d82d', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-01-07', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/s5s8-d82d', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/s5s8-d82d/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/s5s8-d82d/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/s5s8-d82d/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/s5s8-d82d/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2015', 'babesiosis', 'campylobacteriosis', 'mmwr', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2016-01-07', 'title': 'NNDSS - Table II. Babesiosis to Campylobacteriosis'}, {'description': '<p>The 2011 BRFSS data reflects a change in weighting methodology (raking) and the addition of cell phone only respondents. Shifts in observed prevalence from 2010 to 2011 for BRFSS measures will likely reflect the new methods of measuring risk factors, rather than true trends in risk-factor prevalence. A break in trend lines after 2010 is used to reflect this change in methodolgy. Percentages are weighted to population characteristics. Data are not available if it did not meet BRFSS stability requirements. For more information on these requirements, as well as risk factors and calculated variables, see the Technical Documents and Survey Data for a specific year - <a href="http://www.cdc.gov/brfss/annual_data/annual_data.htm">http://www.cdc.gov/brfss/annual_data/annual_data.htm</a>. Recommended citation: Centers for Disease Control and Prevention (CDC). Behavioral Risk Factor Surveillance System. Atlanta, Georgia: U.S. Department of Health and Human Services, Centers for Disease Control and Prevention, [appropriate year].</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Health Statistics'], 'landingPage': 'https://data.cdc.gov/d/5ekf-pmct', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2013-08-02', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/5ekf-pmct', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5ekf-pmct/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5ekf-pmct/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5ekf-pmct/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5ekf-pmct/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['adults', 'brfss', 'health care coverage', 'heath care access'], 'bureauCode': ['009:00'], 'modified': '2015-08-27', 'title': 'BRFSS Prevalence And Trends Data: Health Care Access/Coverage for 2011'}, {'description': '<p>NNDSS - TABLE 1II. Tetanus to Trichinellosis - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/2993-4v7d', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/2993-4v7d', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/2993-4v7d/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/2993-4v7d/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/2993-4v7d/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/2993-4v7d/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'nedss', 'netss', 'nndss', 'tetanus', 'toxic shock syndrome (other than streptococcal)', 'trichinellosis', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-05-30', 'title': 'NNDSS - TABLE 1II. Tetanus to Trichinellosis'}, {'description': '<p>NNDSS - TABLE 1CC. Rabies, Animal to Rabies, Human - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/mi28-ze7h', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/mi28-ze7h', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mi28-ze7h/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mi28-ze7h/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mi28-ze7h/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mi28-ze7h/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'animal', 'human', 'nedss', 'netss', 'nndss', 'rabies', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-05-30', 'title': 'NNDSS - TABLE 1CC. Rabies, Animal to Rabies, Human'}, {'description': '<p>NNDSS - TABLE 1V. Malaria to Measles, Imported - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/hjax-h34q', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/hjax-h34q', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hjax-h34q/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hjax-h34q/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hjax-h34q/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hjax-h34q/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'malaria', 'measles imported', 'measles indigenous', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-05-30', 'title': 'NNDSS - TABLE 1V. Malaria to Measles, Imported'}, {'description': '<p>NNDSS - TABLE 1U. Legionellosis to Listeriosis - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/ehf4-c7tw', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/ehf4-c7tw', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ehf4-c7tw/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ehf4-c7tw/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ehf4-c7tw/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ehf4-c7tw/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'legionellosis', 'leptospirosis', 'listeriosis', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-05-30', 'title': 'NNDSS - TABLE 1U. Legionellosis to Listeriosis'}, {'description': '<p>NNDSS - Table 1K. Ehrlichiosis and Anaplasmosis, Anaplasma phagocytophilum infection to Ehrlichia chaffeensis infection - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a></p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/bqse-bujd', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/bqse-bujd', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/bqse-bujd/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/bqse-bujd/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/bqse-bujd/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/bqse-bujd/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'anaplasma phagocytophilum infection', 'ehrlichia chaffeensis infection', 'ehrlichiosis and anaplasmosis', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-05-30', 'title': 'NNDSS - TABLE 1K. Ehrlichiosis and Anaplasmosis, Anaplasma phagocytophilum infection to Ehrlichia chaffeensis infection'}, {'description': '<p>NNDSS - Table II. Vibriosis - 2018. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states or territory.</p>\n<p>Note:</p>\n<p>This table contains provisional cases of selected national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:</p>\n<p>C.N.M.I.: Commonwealth of Northern Mariana Islands.<br />\nU: Unavailable. —: No reported cases. N: Not reportable. NA: Not Available. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<ul>\n<li>Case counts for reporting years 2017 and 2018 are provisional and subject to change. Data for years 2013 through 2016 are finalized. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>.</li>\n</ul>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/ttj2-zsyk', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-01-03', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/ttj2-zsyk', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ttj2-zsyk/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ttj2-zsyk/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ttj2-zsyk/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ttj2-zsyk/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2018', 'nedss', 'netss', 'nndss', 'vibriosis', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-01-03', 'title': 'NNDSS - Table II. Vibriosis'}, {'description': '<p>NNDSS - TABLE 1MM. Viral hemorrhagic fevers, Crimean-Congo hemorrhagic fever virus to Guanarito virus - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />\n§ Prior to 2015, CDC\'s National Notifiable Diseases Surveillance System (NNDSS) did not receive electronic data about incident cases of specific viral hemorrhagic fevers; instead data were collected in aggregate as "viral hemorrhagic fevers\'. NNDSS was updated beginning in 2015 to receive data for each of the viral hemorrhagic fevers listed.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/3bix-jq57', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/3bix-jq57', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/3bix-jq57/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/3bix-jq57/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/3bix-jq57/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/3bix-jq57/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'crimean-congo hemorrhagic fever virus', 'ebola virus', 'guanarito virus', 'nedss', 'netss', 'nndss', 'viral hemorrhagic fevers', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-05-30', 'title': 'NNDSS - TABLE 1MM. Viral hemorrhagic fevers, Crimean-Congo hemorrhagic fever virus to Guanarito virus'}, {'description': '<p>NNDSS - TABLE 1J. Dengue virus infections, Dengue to Severe dengue - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\n Max: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />\n§ Includes data for dengue and dengue-like illness.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/29js-qshz', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/29js-qshz', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/29js-qshz/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/29js-qshz/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/29js-qshz/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/29js-qshz/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'dengue', 'dengue virus infections', 'dengue-like illness', 'nedss', 'netss', 'nndss', 'severe dengue', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-05-30', 'title': 'NNDSS - TABLE 1J. Dengue virus infections, Dengue to Severe dengue'}, {'description': '<p>NNDSS - Table II. Invasive pneumococcal disease, age <5 - 2018. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states or territory.</p>\n<p>Note:</p>\n<p>This table contains provisional cases of selected national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:</p>\n<p>C.N.M.I.: Commonwealth of Northern Mariana Islands.<br />\nU: Unavailable. —: No reported cases. N: Not reportable. NA: Not Available. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<ul>\n<li>Case counts for reporting years 2017 and 2018 are provisional and subject to change. Data for years 2013 through 2016 are finalized. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>.</li>\n</ul>\n<p>† Includes drug resistant and susceptible cases of invasive pneumococcal disease.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/mk6z-83q2', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-01-03', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/mk6z-83q2', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mk6z-83q2/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mk6z-83q2/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mk6z-83q2/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mk6z-83q2/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2018', 'age <5', 'invasive pneumococcal disease', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-01-03', 'title': 'NNDSS - Table II. Invasive pneumococcal disease, age <5'}, {'description': '<p>2011 to present. BRFSS SMART MMSA age-adjusted prevalence combined land line and cell phone data. The Selected Metropolitan Area Risk Trends (SMART) project uses the Behavioral Risk Factor Surveillance System (BRFSS) to analyze the data of selected metropolitan statistical areas (MMSAs) with 500 or more respondents. BRFSS data can be used to identify emerging health problems, establish and track health objectives, and develop and evaluate public health policies and programs. BRFSS is a continuous, state-based surveillance system that collects information about modifiable risk factors for chronic diseases and other leading causes of death. Data will be updated annually as it becomes available. Detailed information on sampling methodology and quality assurance can be found on the BRFSS website (<a href="http://www.cdc.gov/brfss">http://www.cdc.gov/brfss</a>). Methodology: <a href="http://www.cdc.gov/brfss/factsheets/pdf/DBS_BRFSS_survey.pdf">http://www.cdc.gov/brfss/factsheets/pdf/DBS_BRFSS_survey.pdf</a> Glossary: <a href="https://chronicdata.cdc.gov/Behavioral-Risk-Factors/Behavioral-Risk-Factor-Surveillance-System-BRFSS-H/iuq5-y9ct/data">https://chronicdata.cdc.gov/Behavioral-Risk-Factors/Behavioral-Risk-Fact...</a></p>\n', 'programCode': ['009:020'], 'title': 'Behavioral Risk Factors: Selected Metropolitan Area Risk Trends (SMART) MMSA Age-adjusted Prevalence Data (2011 to Present)', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Behavioral Risk Factors'], 'landingPage': 'https://data.cdc.gov/d/at7e-uhkc', 'contactPoint': {'hasEmail': 'mailto:PublicInquiriesDPH@cdc.gov', 'fn': 'DPH Public Inquiries'}, 'issued': '2018-11-27', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/at7e-uhkc', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/at7e-uhkc/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/at7e-uhkc/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/at7e-uhkc/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/at7e-uhkc/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['age-adjusted', 'behavioral', 'brfss', 'factor', 'risk', 'surveillance', 'survey'], 'bureauCode': ['009:20'], 'modified': '2020-09-17', 'references': ['http://www.cdc.gov/BRFSS/'], 'describedBy': 'https://chronicdata.cdc.gov/Behavioral-Risk-Factors/Behavioral-Risk-Factors-Selected-Metropolitan-Area/at7e-uhkc'}, {'description': '<p>2011 to present. BRFSS SMART MMSA Prevalence combined land line and cell phone data. The Selected Metropolitan Area Risk Trends (SMART) project uses the Behavioral Risk Factor Surveillance System (BRFSS) to analyze the data of selected metropolitan statistical areas (MMSAs) with 500 or more respondents. BRFSS data can be used to identify emerging health problems, establish and track health objectives, and develop and evaluate public health policies and programs. BRFSS is a continuous, state-based surveillance system that collects information about modifiable risk factors for chronic diseases and other leading causes of death. Data will be updated annually as it becomes available. Detailed information on sampling methodology and quality assurance can be found on the BRFSS website (<a href="http://www.cdc.gov/brfss">http://www.cdc.gov/brfss</a>). Methodology: <a href="http://www.cdc.gov/brfss/factsheets/pdf/DBS_BRFSS_survey.pdf">http://www.cdc.gov/brfss/factsheets/pdf/DBS_BRFSS_survey.pdf</a> Glossary: <a href="https://chronicdata.cdc.gov/Behavioral-Risk-Factors/Behavioral-Risk-Factor-Surveillance-System-BRFSS-H/iuq5-y9ct/data">https://chronicdata.cdc.gov/Behavioral-Risk-Factors/Behavioral-Risk-Fact...</a></p>\n', 'programCode': ['009:020'], 'title': 'Behavioral Risk Factors: Selected Metropolitan Area Risk Trends (SMART) MMSA Prevalence Data (2011 to Present)', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Behavioral Risk Factors'], 'landingPage': 'https://data.cdc.gov/d/j32a-sa6u', 'contactPoint': {'hasEmail': 'mailto:PublicInquiriesDPH@cdc.gov', 'fn': 'DPH Public Inquiries'}, 'issued': '2018-11-27', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/j32a-sa6u', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/j32a-sa6u/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/j32a-sa6u/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/j32a-sa6u/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/j32a-sa6u/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['behavioral', 'brfss', 'mmsa', 'risk', 'smart', 'survey'], 'bureauCode': ['009:20'], 'modified': '2020-09-17', 'references': ['https://www.cdc.gov/brfss/'], 'describedBy': 'https://chronicdata.cdc.gov/Behavioral-Risk-Factors/Behavioral-Risk-Factors-Selected-Metropolitan-Area/j32a-sa6u'}, {'description': '<p>2011 to present. BRFSS combined land line and cell phone age-adjusted prevalence data. The BRFSS is a continuous, state-based surveillance system that collects information about modifiable risk factors for chronic diseases and other leading causes of death.<br />\nData will be updated annually as it becomes available.</p>\n<p>Detailed information on sampling methodology and quality assurance can be found on the BRFSS website (<a href="http://www.cdc.gov/brfss">http://www.cdc.gov/brfss</a>).<br />\nMethodology: <a href="http://www.cdc.gov/brfss/factsheets/pdf/DBS_BRFSS_survey.pdf">http://www.cdc.gov/brfss/factsheets/pdf/DBS_BRFSS_survey.pdf</a><br />\nGlossary: <a href="https://chronicdata.cdc.gov/Behavioral-Risk-Factors/Behavioral-Risk-Factor-Surveillance-System-BRFSS-H/iuq5-y9ct/data">https://chronicdata.cdc.gov/Behavioral-Risk-Factors/Behavioral-Risk-Fact...</a></p>\n', 'programCode': ['009:020'], 'title': 'Behavioral Risk Factor Surveillance System (BRFSS) Age-Adjusted Prevalence Data (2011 to present)', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Behavioral Risk Factors'], 'landingPage': 'https://data.cdc.gov/d/d2rk-yvas', 'contactPoint': {'hasEmail': 'mailto:PublicInquiriesDPH@cdc.gov', 'fn': 'DPH Public Inquiries'}, 'issued': '2018-11-27', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/d2rk-yvas', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/d2rk-yvas/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/d2rk-yvas/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/d2rk-yvas/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/d2rk-yvas/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['age-adjusted', 'behavioral', 'brfss', 'factor', 'risk', 'surveillance', 'survey'], 'bureauCode': ['009:20'], 'modified': '2020-09-17', 'references': ['http://www.cdc.gov/BRFSS/'], 'describedBy': 'https://chronicdata.cdc.gov/Behavioral-Risk-Factors/Behavioral-Risk-Factor-Surveillance-System-BRFSS-A/d2rk-yvas'}, {'description': '<p>2011 to present. BRFSS combined land line and cell phone prevalence data. BRFSS is a continuous, state-based surveillance system that collects information about modifiable risk factors for chronic diseases and other leading causes of death. Data will be updated annually as it becomes available. Detailed information on sampling methodology and quality assurance can be found on the BRFSS website (<a href="http://www.cdc.gov/brfss">http://www.cdc.gov/brfss</a>). Methodology: <a href="http://www.cdc.gov/brfss/factsheets/pdf/DBS_BRFSS_survey.pdf">http://www.cdc.gov/brfss/factsheets/pdf/DBS_BRFSS_survey.pdf</a> Glossary: <a href="https://chronicdata.cdc.gov/Behavioral-Risk-Factors/Behavioral-Risk-Factor-Surveillance-System-BRFSS-H/iuq5-y9ct/data">https://chronicdata.cdc.gov/Behavioral-Risk-Factors/Behavioral-Risk-Fact...</a></p>\n', 'programCode': ['009:020'], 'title': 'Behavioral Risk Factor Surveillance System (BRFSS) Prevalence Data (2011 to present)', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Behavioral Risk Factors'], 'landingPage': 'https://data.cdc.gov/d/dttw-5yxu', 'contactPoint': {'hasEmail': 'mailto:PublicInquiriesDPH@cdc.gov', 'fn': 'DPH Public Inquiries'}, 'issued': '2018-11-27', 'describedByType': 'application/pdf', 'identifier': 'https://data.cdc.gov/api/views/dttw-5yxu', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/dttw-5yxu/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/dttw-5yxu/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/dttw-5yxu/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/dttw-5yxu/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['...', 'behavioral', 'brfss', 'factor', 'risk', 'survey'], 'bureauCode': ['009:20'], 'modified': '2020-09-17', 'references': ['http://www.cdc.gov/brfss'], 'describedBy': 'http://www.cdc.gov/brfss/factsheets/pdf/DBS_BRFSS_survey.pdf'}, {'description': '<p>This data table provides a collection of information from peer-reviewed autism prevalence studies. Information reported from each study includes the autism prevalence estimate and additional study characteristics (e.g., case ascertainment and criteria). A PubMed search was conducted to identify studies published at any time through September 2020 using the search terms: autism (title/abstract) OR autistic (title/abstract) AND prevalence (title/abstract). Data were abstracted and included if the study fulfilled the following criteria:<br />\n• The study was published in English;<br />\n• The study produced at least one autism prevalence estimate; and<br />\n• The study was population-based (any age range) within a defined geographic area.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Public Health Surveillance'], 'landingPage': 'https://data.cdc.gov/d/9mw4-6adp', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC Info'}, 'issued': '2020-09-17', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/9mw4-6adp', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/9mw4-6adp/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/9mw4-6adp/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/9mw4-6adp/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/9mw4-6adp/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['asd', 'autism', 'autism prevalence', 'autism spectrum disorder', 'prevalence studies'], 'bureauCode': ['009:20'], 'modified': '2020-09-17', 'title': 'autism prevalence studies', 'accrualPeriodicity': 'R/P1Y'}, {'description': '<p>States may rely on eligibility information from "Express Lane" agency programs to streamline and simplify enrollment and renewal in Medicaid and CHIP. Express Lane agencies may include Supplemental Nutrition Assistance Program (SNAP), School Lunch programs, Temporary Assistance for Needy Families, Head Start, and the Women, infant, and children\'s program (WIC) , among others. States can also use state income tax data to determine Medicaid and CHIP eligibility for children.</p>\n', 'programCode': ['009:076'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Eligibility'], 'landingPage': 'https://data.medicaid.gov/d/8vcd-dnq9', 'contactPoint': {'hasEmail': 'mailto:no-reply@data.medicaid.gov', 'fn': 'Medicaid.gov'}, 'issued': '2018-04-19', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/8vcd-dnq9', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/8vcd-dnq9/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/8vcd-dnq9/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/8vcd-dnq9/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/8vcd-dnq9/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['enrollment strategies'], 'bureauCode': ['009:00'], 'modified': '2019-01-18', 'title': 'Express Lane Eligibility for Medicaid and CHIP Coverage'}, {'description': '<p>Performance rates on frequently reported health care quality measures in the CMS Medicaid/CHIP Child and Adult Core Sets, for FFY 2016 reporting.</p>\n<p>Source: Mathematica analysis of MACPro and Form CMS-416 reports for the FFY 2016 reporting cycle. For more information, see the <a href="https://www.medicaid.gov/medicaid/quality-of-care/performance-measurement/child-core-set/index.html">Children\'s Health Care Quality Measures</a> and <a href="https://www.medicaid.gov/medicaid/quality-of-care/performance-measurement/adult-core-set/index.html">Adult Health Care Quality Measures</a> webpages.</p>\n', 'programCode': ['009:076'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Quality'], 'landingPage': 'https://data.medicaid.gov/d/vncf-b8xx', 'contactPoint': {'hasEmail': 'mailto:no-reply@data.medicaid.gov', 'fn': 'Medicaid.gov'}, 'issued': '2018-09-13', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/vncf-b8xx', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/vncf-b8xx/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/vncf-b8xx/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/vncf-b8xx/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/vncf-b8xx/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['core sets', 'performance rates', 'quality measures'], 'bureauCode': ['009:00'], 'modified': '2018-10-25', 'title': '2016 Child and Adult Health Care Quality Measures'}, {'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'description': 'No description provided', 'landingPage': 'https://data.cdc.gov/d/dkmg-ggf9', 'contactPoint': {'hasEmail': 'mailto:no-reply@data.cdc.gov', 'fn': 'jwz3@cdc.gov'}, 'title': 'Cleared HIE Assessment Codebook Word', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/dkmg-ggf9', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'docx', 'accessURL': 'https://data.cdc.gov/download/dkmg-ggf9/application/vnd.openxmlformats-officedocument.wordprocessingml.document', 'mediaType': 'application/unknown', 'title': 'docx'}], 'keyword': ['centers-for-disease-control-and-prevention'], 'bureauCode': ['009:20'], 'modified': '2017-09-06', 'issued': '2017-06-27'}, {'description': '<p>Performance rates on frequently reported health care quality measures in the CMS Medicaid/CHIP Child and Adult Core Sets, for FFY 2015 reporting.</p>\n<p>Source: Mathematica analysis of MACPro and Form CMS-416 reports for the FFY 2015 reporting cycle. For more information, see the <a href="https://www.medicaid.gov/medicaid/quality-of-care/performance-measurement/child-core-set/index.html">Children\'s Health Care Quality Measures</a> and <a href="https://www.medicaid.gov/medicaid/quality-of-care/performance-measurement/adult-core-set/index.html">Adult Health Care Quality Measures</a> webpages.</p>\n', 'programCode': ['009:076'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Quality'], 'landingPage': 'https://data.medicaid.gov/d/7kj7-m9ih', 'contactPoint': {'hasEmail': 'mailto:no-reply@data.medicaid.gov', 'fn': 'Medicaid.gov'}, 'issued': '2018-09-13', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/7kj7-m9ih', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/7kj7-m9ih/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/7kj7-m9ih/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/7kj7-m9ih/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/7kj7-m9ih/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['core sets', 'performance rates', 'quality measures'], 'bureauCode': ['009:00'], 'modified': '2018-10-25', 'title': '2015 Child and Adult Health Care Quality Measures'}, {'description': "<p>Performance rates on frequently reported health care quality measures in the CMS Medicaid/CHIP Child and Adult Core Sets, for FFY 2014 reporting. Dataset contains both child and adult measures. Source: Mathematica analysis of FFY 2014 Child and Adult CARTS reports as of May 8, 2015, as published in the 2015 Secretary's Reports on the Quality of Care in Medicaid/CHIP.</p>\n", 'programCode': ['009:076'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Quality'], 'landingPage': 'https://data.medicaid.gov/d/7ycc-v6ew', 'contactPoint': {'hasEmail': 'mailto:no-reply@data.medicaid.gov', 'fn': 'Medicaid.gov'}, 'issued': '2017-05-11', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/7ycc-v6ew', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/7ycc-v6ew/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/7ycc-v6ew/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/7ycc-v6ew/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/7ycc-v6ew/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['core sets', 'performance rates', 'quality measures'], 'bureauCode': ['009:00'], 'modified': '2017-08-03', 'title': '2014 Child and Adult Health Care Quality Measures'}, {'description': '<p>Drug utilization data are reported by states for covered outpatient drugs that are paid for by state Medicaid agencies since the start of the Medicaid Drug Rebate Program. The data includes state, drug name, National Drug Code, number of prescriptions and dollars reimbursed. Data descriptions are available on Medicaid.gov: <a href="https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilization-data/state-drug-utilization-data-faq/index.html">https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilizat...</a></p>\n', 'programCode': ['009:076'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['State Drug Utilization'], 'landingPage': 'https://data.medicaid.gov/d/ju2h-vcgs', 'contactPoint': {'hasEmail': 'mailto:no-reply@data.medicaid.gov', 'fn': 'Medicaid.gov'}, 'issued': '2016-11-01', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/ju2h-vcgs', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/ju2h-vcgs/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/ju2h-vcgs/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/ju2h-vcgs/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/ju2h-vcgs/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['drug utilization', 'medicaid reimbursements', 'pharmacy'], 'bureauCode': ['009:00'], 'modified': '2020-06-24', 'title': 'State Drug Utilization Data 2015'}, {'description': '<p>Drug utilization data are reported by states for covered outpatient drugs that are paid for by state Medicaid agencies since the start of the Medicaid Drug Rebate Program. The data includes state, drug name, National Drug Code, number of prescriptions and dollars reimbursed. Data descriptions are available on Medicaid.gov: <a href="https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilization-data/state-drug-utilization-data-faq/index.html">https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilizat...</a></p>\n', 'programCode': ['009:076'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['State Drug Utilization'], 'landingPage': 'https://data.medicaid.gov/d/955u-9h9g', 'contactPoint': {'hasEmail': 'mailto:no-reply@data.medicaid.gov', 'fn': 'Medicaid.gov'}, 'issued': '2016-11-01', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/955u-9h9g', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/955u-9h9g/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/955u-9h9g/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/955u-9h9g/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/955u-9h9g/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['drug utilization', 'medicaid reimbursements', 'pharmacy'], 'bureauCode': ['009:00'], 'modified': '2020-03-14', 'title': 'State Drug Utilization Data 2014'}, {'description': '<p>Drug utilization data are reported by states for covered outpatient drugs that are paid for by state Medicaid agencies since the start of the Medicaid Drug Rebate Program. The data includes state, drug name, National Drug Code, number of prescriptions and dollars reimbursed. Data descriptions are available on Medicaid.gov: <a href="https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilization-data/state-drug-utilization-data-faq/index.html">https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilizat...</a></p>\n', 'programCode': ['009:076'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['State Drug Utilization'], 'landingPage': 'https://data.medicaid.gov/d/rkct-3tm8', 'contactPoint': {'hasEmail': 'mailto:no-reply@data.medicaid.gov', 'fn': 'Medicaid.gov'}, 'issued': '2016-11-01', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/rkct-3tm8', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/rkct-3tm8/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/rkct-3tm8/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/rkct-3tm8/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/rkct-3tm8/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['drug utilization', 'medicaid reimbursements', 'pharmacy'], 'bureauCode': ['009:00'], 'modified': '2020-03-14', 'title': 'State Drug Utilization Data 2013'}, {'description': '<p>Drug utilization data are reported by states for covered outpatient drugs that are paid for by state Medicaid agencies since the start of the Medicaid Drug Rebate Program. The data includes state, drug name, National Drug Code, number of prescriptions and dollars reimbursed. Data descriptions are available on Medicaid.gov: <a href="https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilization-data/state-drug-utilization-data-faq/index.html">https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilizat...</a></p>\n', 'programCode': ['009:076'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['State Drug Utilization'], 'landingPage': 'https://data.medicaid.gov/d/yi2j-kk5z', 'contactPoint': {'hasEmail': 'mailto:no-reply@data.medicaid.gov', 'fn': 'Medicaid.gov'}, 'issued': '2016-11-01', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/yi2j-kk5z', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/yi2j-kk5z/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/yi2j-kk5z/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/yi2j-kk5z/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/yi2j-kk5z/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['drug utilization', 'medicaid reimbursements', 'pharmacy'], 'bureauCode': ['009:00'], 'modified': '2020-03-14', 'title': 'State Drug Utilization Data 2012'}, {'description': '<p>Drug utilization data are reported by states for covered outpatient drugs that are paid for by state Medicaid agencies since the start of the Medicaid Drug Rebate Program. The data includes state, drug name, National Drug Code, number of prescriptions and dollars reimbursed. Data descriptions are available on Medicaid.gov: <a href="https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilization-data/state-drug-utilization-data-faq/index.html">https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilizat...</a></p>\n', 'programCode': ['009:076'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['State Drug Utilization'], 'landingPage': 'https://data.medicaid.gov/d/cnf4-jwwr', 'contactPoint': {'hasEmail': 'mailto:no-reply@data.medicaid.gov', 'fn': 'Medicaid.gov'}, 'issued': '2016-09-16', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/cnf4-jwwr', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/cnf4-jwwr/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/cnf4-jwwr/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/cnf4-jwwr/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/cnf4-jwwr/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['drug utilization', 'medicaid reimbursements', 'pharmacy'], 'bureauCode': ['009:00'], 'modified': '2020-03-13', 'title': 'State Drug Utilization Data 1991'}, {'description': '<p>Drug utilization data are reported by states for covered outpatient drugs that are paid for by state Medicaid agencies since the start of the Medicaid Drug Rebate Program. The data includes state, drug name, National Drug Code, number of prescriptions and dollars reimbursed. Data descriptions are available on Medicaid.gov: <a href="https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilization-data/state-drug-utilization-data-faq/index.html">https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilizat...</a></p>\n', 'programCode': ['009:076'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['State Drug Utilization'], 'landingPage': 'https://data.medicaid.gov/d/5jcx-2xey', 'contactPoint': {'hasEmail': 'mailto:no-reply@data.medicaid.gov', 'fn': 'Medicaid.gov'}, 'issued': '2016-08-29', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/5jcx-2xey', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/5jcx-2xey/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/5jcx-2xey/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/5jcx-2xey/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/5jcx-2xey/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['drug utilization', 'medicaid reimbursements', 'pharmacy'], 'bureauCode': ['009:00'], 'modified': '2020-03-13', 'title': 'State Drug Utilization Data 2002'}, {'description': '<p>Drug utilization data are reported by states for covered outpatient drugs that are paid for by state Medicaid agencies since the start of the Medicaid Drug Rebate Program. The data includes state, drug name, National Drug Code, number of prescriptions and dollars reimbursed. Data descriptions are available on Medicaid.gov: <a href="https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilization-data/state-drug-utilization-data-faq/index.html">https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilizat...</a></p>\n', 'programCode': ['009:076'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['State Drug Utilization'], 'landingPage': 'https://data.medicaid.gov/d/ezjn-vqh8', 'contactPoint': {'hasEmail': 'mailto:no-reply@data.medicaid.gov', 'fn': 'Medicaid.gov'}, 'issued': '2016-08-29', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/ezjn-vqh8', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/ezjn-vqh8/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/ezjn-vqh8/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/ezjn-vqh8/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/ezjn-vqh8/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['drug utilization', 'medicaid reimbursements', 'pharmacy'], 'bureauCode': ['009:00'], 'modified': '2020-03-14', 'title': 'State Drug Utilization Data 2005'}, {'description': '<p>Drug utilization data are reported by states for covered outpatient drugs that are paid for by state Medicaid agencies since the start of the Medicaid Drug Rebate Program. The data includes state, drug name, National Drug Code, number of prescriptions and dollars reimbursed. Data descriptions are available on Medicaid.gov: <a href="https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilization-data/state-drug-utilization-data-faq/index.html">https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilizat...</a></p>\n', 'programCode': ['009:076'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['State Drug Utilization'], 'landingPage': 'https://data.medicaid.gov/d/vhg8-v7wa', 'contactPoint': {'hasEmail': 'mailto:no-reply@data.medicaid.gov', 'fn': 'Medicaid.gov'}, 'issued': '2016-08-29', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/vhg8-v7wa', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/vhg8-v7wa/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/vhg8-v7wa/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/vhg8-v7wa/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/vhg8-v7wa/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['drug utilization', 'medicaid reimbursements', 'pharmacy'], 'bureauCode': ['009:00'], 'modified': '2020-03-13', 'title': 'State Drug Utilization Data 1999'}, {'description': '<p>Drug utilization data are reported by states for covered outpatient drugs that are paid for by state Medicaid agencies since the start of the Medicaid Drug Rebate Program. The data includes state, drug name, National Drug Code, number of prescriptions and dollars reimbursed. Data descriptions are available on Medicaid.gov: <a href="https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilization-data/state-drug-utilization-data-faq/index.html">https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilizat...</a></p>\n', 'programCode': ['009:076'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['State Drug Utilization'], 'landingPage': 'https://data.medicaid.gov/d/jqjw-uby8', 'contactPoint': {'hasEmail': 'mailto:no-reply@data.medicaid.gov', 'fn': 'Medicaid.gov'}, 'issued': '2016-08-29', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/jqjw-uby8', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/jqjw-uby8/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/jqjw-uby8/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/jqjw-uby8/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/jqjw-uby8/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['drug utilization', 'medicaid reimbursements', 'pharmacy'], 'bureauCode': ['009:00'], 'modified': '2020-03-13', 'title': 'State Drug Utilization Data 1996'}, {'description': '<p>Drug utilization data are reported by states for covered outpatient drugs that are paid for by state Medicaid agencies since the start of the Medicaid Drug Rebate Program. The data includes state, drug name, National Drug Code, number of prescriptions and dollars reimbursed. Data descriptions are available on Medicaid.gov: <a href="https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilization-data/state-drug-utilization-data-faq/index.html">https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilizat...</a></p>\n', 'programCode': ['009:076'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['State Drug Utilization'], 'landingPage': 'https://data.medicaid.gov/d/ykva-ug36', 'contactPoint': {'hasEmail': 'mailto:no-reply@data.medicaid.gov', 'fn': 'Medicaid.gov'}, 'issued': '2016-08-29', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/ykva-ug36', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/ykva-ug36/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/ykva-ug36/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/ykva-ug36/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/ykva-ug36/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['drug utilization', 'medicaid reimbursements', 'pharmacy'], 'bureauCode': ['009:00'], 'modified': '2020-03-13', 'title': 'State Drug Utilization Data 1998'}, {'description': '<p>Drug utilization data are reported by states for covered outpatient drugs that are paid for by state Medicaid agencies since the start of the Medicaid Drug Rebate Program. The data includes state, drug name, National Drug Code, number of prescriptions and dollars reimbursed. Data descriptions are available on Medicaid.gov: <a href="https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilization-data/state-drug-utilization-data-faq/index.html">https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilizat...</a></p>\n', 'programCode': ['009:076'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['State Drug Utilization'], 'landingPage': 'https://data.medicaid.gov/d/e7is-4a3j', 'contactPoint': {'hasEmail': 'mailto:no-reply@data.medicaid.gov', 'fn': 'Medicaid.gov'}, 'issued': '2016-08-29', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/e7is-4a3j', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/e7is-4a3j/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/e7is-4a3j/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/e7is-4a3j/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/e7is-4a3j/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['drug utilization', 'medicaid reimbursements', 'pharmacy'], 'bureauCode': ['009:00'], 'modified': '2020-03-14', 'title': 'State Drug Utilization Data 2006'}, {'description': '<p>Drug utilization data are reported by states for covered outpatient drugs that are paid for by state Medicaid agencies since the start of the Medicaid Drug Rebate Program. The data includes state, drug name, National Drug Code, number of prescriptions and dollars reimbursed. Data descriptions are available on Medicaid.gov: <a href="https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilization-data/state-drug-utilization-data-faq/index.html">https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilizat...</a></p>\n', 'programCode': ['009:076'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['State Drug Utilization'], 'landingPage': 'https://data.medicaid.gov/d/ny8j-2ymd', 'contactPoint': {'hasEmail': 'mailto:no-reply@data.medicaid.gov', 'fn': 'Medicaid.gov'}, 'issued': '2016-08-29', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/ny8j-2ymd', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/ny8j-2ymd/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/ny8j-2ymd/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/ny8j-2ymd/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/ny8j-2ymd/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['drug utilization', 'medicaid reimbursements', 'pharmacy'], 'bureauCode': ['009:00'], 'modified': '2020-03-14', 'title': 'State Drug Utilization Data 2008'}, {'description': '<p>Drug utilization data are reported by states for covered outpatient drugs that are paid for by state Medicaid agencies since the start of the Medicaid Drug Rebate Program. The data includes state, drug name, National Drug Code, number of prescriptions and dollars reimbursed. Data descriptions are available on Medicaid.gov: <a href="https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilization-data/state-drug-utilization-data-faq/index.html">https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilizat...</a></p>\n', 'programCode': ['009:076'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['State Drug Utilization'], 'landingPage': 'https://data.medicaid.gov/d/78qv-c4cn', 'contactPoint': {'hasEmail': 'mailto:no-reply@data.medicaid.gov', 'fn': 'Medicaid.gov'}, 'issued': '2016-08-29', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/78qv-c4cn', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/78qv-c4cn/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/78qv-c4cn/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/78qv-c4cn/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/78qv-c4cn/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['drug utilization', 'medicaid reimbursements', 'pharmacy'], 'bureauCode': ['009:00'], 'modified': '2020-03-13', 'title': 'State Drug Utilization Data 2000'}, {'description': '<p>Drug utilization data are reported by states for covered outpatient drugs that are paid for by state Medicaid agencies since the start of the Medicaid Drug Rebate Program. The data includes state, drug name, National Drug Code, number of prescriptions and dollars reimbursed. Data descriptions are available on Medicaid.gov: <a href="https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilization-data/state-drug-utilization-data-faq/index.html">https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilizat...</a></p>\n', 'programCode': ['009:076'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['State Drug Utilization'], 'landingPage': 'https://data.medicaid.gov/d/iu8s-z84j', 'contactPoint': {'hasEmail': 'mailto:no-reply@data.medicaid.gov', 'fn': 'Medicaid.gov'}, 'issued': '2016-08-29', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/iu8s-z84j', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/iu8s-z84j/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/iu8s-z84j/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/iu8s-z84j/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/iu8s-z84j/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['drug utilization', 'medicaid reimbursements', 'pharmacy'], 'bureauCode': ['009:00'], 'modified': '2020-03-13', 'title': 'State Drug Utilization Data 1993'}, {'description': '<p>Drug utilization data are reported by states for covered outpatient drugs that are paid for by state Medicaid agencies since the start of the Medicaid Drug Rebate Program. The data includes state, drug name, National Drug Code, number of prescriptions and dollars reimbursed. Data descriptions are available on Medicaid.gov: <a href="https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilization-data/state-drug-utilization-data-faq/index.html">https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilizat...</a></p>\n', 'programCode': ['009:076'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['State Drug Utilization'], 'landingPage': 'https://data.medicaid.gov/d/t5ct-xf3k', 'contactPoint': {'hasEmail': 'mailto:no-reply@data.medicaid.gov', 'fn': 'Medicaid.gov'}, 'issued': '2016-08-29', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/t5ct-xf3k', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/t5ct-xf3k/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/t5ct-xf3k/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/t5ct-xf3k/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/t5ct-xf3k/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['drug utilization', 'medicaid reimbursements', 'pharmacy'], 'bureauCode': ['009:00'], 'modified': '2020-03-13', 'title': 'State Drug Utilization Data 2001'}, {'description': '<p>Drug utilization data are reported by states for covered outpatient drugs that are paid for by state Medicaid agencies since the start of the Medicaid Drug Rebate Program. The data includes state, drug name, National Drug Code, number of prescriptions and dollars reimbursed. Data descriptions are available on Medicaid.gov: <a href="https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilization-data/state-drug-utilization-data-faq/index.html">https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilizat...</a></p>\n', 'programCode': ['009:076'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['State Drug Utilization'], 'landingPage': 'https://data.medicaid.gov/d/q947-frj2', 'contactPoint': {'hasEmail': 'mailto:no-reply@data.medicaid.gov', 'fn': 'Medicaid.gov'}, 'issued': '2016-08-29', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/q947-frj2', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/q947-frj2/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/q947-frj2/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/q947-frj2/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/q947-frj2/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['drug utilization', 'medicaid reimbursements', 'pharmacy'], 'bureauCode': ['009:00'], 'modified': '2020-03-14', 'title': 'State Drug Utilization Data 2007'}, {'description': '<p>Drug utilization data are reported by states for covered outpatient drugs that are paid for by state Medicaid agencies since the start of the Medicaid Drug Rebate Program. The data includes state, drug name, National Drug Code, number of prescriptions and dollars reimbursed. Data descriptions are available on Medicaid.gov: <a href="https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilization-data/state-drug-utilization-data-faq/index.html">https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilizat...</a></p>\n', 'programCode': ['009:076'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['State Drug Utilization'], 'landingPage': 'https://data.medicaid.gov/d/8uti-96dw', 'contactPoint': {'hasEmail': 'mailto:no-reply@data.medicaid.gov', 'fn': 'Medicaid.gov'}, 'issued': '2016-08-29', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/8uti-96dw', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/8uti-96dw/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/8uti-96dw/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/8uti-96dw/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/8uti-96dw/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['drug utilization', 'medicaid reimbursements', 'pharmacy'], 'bureauCode': ['009:00'], 'modified': '2020-03-13', 'title': 'State Drug Utilization Data 1994'}, {'description': '<p>Drug utilization data are reported by states for covered outpatient drugs that are paid for by state Medicaid agencies since the start of the Medicaid Drug Rebate Program. The data includes state, drug name, National Drug Code, number of prescriptions and dollars reimbursed. Data descriptions are available on Medicaid.gov: <a href="https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilization-data/state-drug-utilization-data-faq/index.html">https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilizat...</a></p>\n', 'programCode': ['009:076'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['State Drug Utilization'], 'landingPage': 'https://data.medicaid.gov/d/rn2y-fgjb', 'contactPoint': {'hasEmail': 'mailto:no-reply@data.medicaid.gov', 'fn': 'Medicaid.gov'}, 'issued': '2016-08-29', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/rn2y-fgjb', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/rn2y-fgjb/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/rn2y-fgjb/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/rn2y-fgjb/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/rn2y-fgjb/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['drug utilization', 'medicaid reimbursements', 'pharmacy'], 'bureauCode': ['009:00'], 'modified': '2020-03-14', 'title': 'State Drug Utilization Data 2004'}, {'description': '<p>Drug utilization data are reported by states for covered outpatient drugs that are paid for by state Medicaid agencies since the start of the Medicaid Drug Rebate Program. The data includes state, drug name, National Drug Code, number of prescriptions and dollars reimbursed. Data descriptions are available on Medicaid.gov: <a href="https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilization-data/state-drug-utilization-data-faq/index.html">https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilizat...</a></p>\n', 'programCode': ['009:076'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['State Drug Utilization'], 'landingPage': 'https://data.medicaid.gov/d/v83u-wwk3', 'contactPoint': {'hasEmail': 'mailto:no-reply@data.medicaid.gov', 'fn': 'Medicaid.gov'}, 'issued': '2016-08-29', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/v83u-wwk3', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/v83u-wwk3/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/v83u-wwk3/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/v83u-wwk3/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/v83u-wwk3/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['drug utilization', 'medicaid reimbursements', 'pharmacy'], 'bureauCode': ['009:00'], 'modified': '2020-03-13', 'title': 'State Drug Utilization Data 1995'}, {'description': '<p>Drug utilization data are reported by states for covered outpatient drugs that are paid for by state Medicaid agencies since the start of the Medicaid Drug Rebate Program. The data includes state, drug name, National Drug Code, number of prescriptions and dollars reimbursed. Data descriptions are available on Medicaid.gov: <a href="https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilization-data/state-drug-utilization-data-faq/index.html">https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilizat...</a></p>\n', 'programCode': ['009:076'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['State Drug Utilization'], 'landingPage': 'https://data.medicaid.gov/d/c7wf-ku3w', 'contactPoint': {'hasEmail': 'mailto:no-reply@data.medicaid.gov', 'fn': 'Medicaid.gov'}, 'issued': '2016-08-29', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/c7wf-ku3w', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/c7wf-ku3w/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/c7wf-ku3w/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/c7wf-ku3w/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/c7wf-ku3w/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['drug utilization', 'medicaid reimbursements', 'pharmacy'], 'bureauCode': ['009:00'], 'modified': '2020-03-13', 'title': 'State Drug Utilization Data 1997'}, {'description': '<p>Drug utilization data are reported by states for covered outpatient drugs that are paid for by state Medicaid agencies since the start of the Medicaid Drug Rebate Program. The data includes state, drug name, National Drug Code, number of prescriptions and dollars reimbursed. Data descriptions are available on Medicaid.gov: <a href="https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilization-data/state-drug-utilization-data-faq/index.html">https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilizat...</a></p>\n', 'programCode': ['009:076'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['State Drug Utilization'], 'landingPage': 'https://data.medicaid.gov/d/mmgn-kvy5', 'contactPoint': {'hasEmail': 'mailto:no-reply@data.medicaid.gov', 'fn': 'Medicaid.gov'}, 'issued': '2016-08-29', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/mmgn-kvy5', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/mmgn-kvy5/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/mmgn-kvy5/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/mmgn-kvy5/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/mmgn-kvy5/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['drug utilization', 'medicaid reimbursements', 'pharmacy'], 'bureauCode': ['009:00'], 'modified': '2020-03-14', 'title': 'State Drug Utilization Data 2010'}, {'description': '<p>Drug utilization data are reported by states for covered outpatient drugs that are paid for by state Medicaid agencies since the start of the Medicaid Drug Rebate Program. The data includes state, drug name, National Drug Code, number of prescriptions and dollars reimbursed. Data descriptions are available on Medicaid.gov: <a href="https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilization-data/state-drug-utilization-data-faq/index.html">https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilizat...</a></p>\n', 'programCode': ['009:076'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['State Drug Utilization'], 'landingPage': 'https://data.medicaid.gov/d/fhmx-iqs3', 'contactPoint': {'hasEmail': 'mailto:no-reply@data.medicaid.gov', 'fn': 'Medicaid.gov'}, 'issued': '2016-08-29', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/fhmx-iqs3', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/fhmx-iqs3/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/fhmx-iqs3/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/fhmx-iqs3/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/fhmx-iqs3/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['drug utilization', 'medicaid reimbursements', 'pharmacy'], 'bureauCode': ['009:00'], 'modified': '2020-03-14', 'title': 'State Drug Utilization Data 2009'}, {'description': '<p>Drug utilization data are reported by states for covered outpatient drugs that are paid for by state Medicaid agencies since the start of the Medicaid Drug Rebate Program. The data includes state, drug name, National Drug Code, number of prescriptions and dollars reimbursed. Data descriptions are available on Medicaid.gov: <a href="https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilization-data/state-drug-utilization-data-faq/index.html">https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilizat...</a></p>\n', 'programCode': ['009:076'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['State Drug Utilization'], 'landingPage': 'https://data.medicaid.gov/d/66gr-qxnr', 'contactPoint': {'hasEmail': 'mailto:no-reply@data.medicaid.gov', 'fn': 'Medicaid.gov'}, 'issued': '2016-08-29', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/66gr-qxnr', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/66gr-qxnr/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/66gr-qxnr/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/66gr-qxnr/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/66gr-qxnr/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['drug utilization', 'medicaid reimbursements', 'pharmacy'], 'bureauCode': ['009:00'], 'modified': '2020-03-13', 'title': 'State Drug Utilization Data 2003'}, {'description': '<p>Drug utilization data are reported by states for covered outpatient drugs that are paid for by state Medicaid agencies since the start of the Medicaid Drug Rebate Program. The data includes state, drug name, National Drug Code, number of prescriptions and dollars reimbursed. Data descriptions are available on Medicaid.gov: <a href="https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilization-data/state-drug-utilization-data-faq/index.html">https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilizat...</a></p>\n', 'programCode': ['009:076'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['State Drug Utilization'], 'landingPage': 'https://data.medicaid.gov/d/ra84-ffhc', 'contactPoint': {'hasEmail': 'mailto:no-reply@data.medicaid.gov', 'fn': 'Medicaid.gov'}, 'issued': '2016-08-29', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/ra84-ffhc', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/ra84-ffhc/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/ra84-ffhc/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/ra84-ffhc/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/ra84-ffhc/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['drug utilization', 'medicaid reimbursements', 'pharmacy'], 'bureauCode': ['009:00'], 'modified': '2020-03-14', 'title': 'State Drug Utilization Data 2011'}, {'description': '<p>Drug utilization data are reported by states for covered outpatient drugs that are paid for by state Medicaid agencies since the start of the Medicaid Drug Rebate Program. The data includes state, drug name, National Drug Code, number of prescriptions and dollars reimbursed. Data descriptions are available on Medicaid.gov: <a href="https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilization-data/state-drug-utilization-data-faq/index.html">https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilizat...</a></p>\n', 'programCode': ['009:076'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['State Drug Utilization'], 'landingPage': 'https://data.medicaid.gov/d/agzs-hwsn', 'contactPoint': {'hasEmail': 'mailto:no-reply@data.medicaid.gov', 'fn': 'Medicaid.gov'}, 'issued': '2016-08-29', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/agzs-hwsn', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/agzs-hwsn/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/agzs-hwsn/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/agzs-hwsn/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/agzs-hwsn/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['drug utilization', 'medicaid reimbursements', 'pharmacy'], 'bureauCode': ['009:00'], 'modified': '2020-03-13', 'title': 'State Drug Utilization Data 1992'}, {'description': '<p>States have the option to provide children with 12 months of continuous coverage through Medicaid and CHIP, even if the family experiences a change in income during the year. Continuous eligibility is a valuable tool that helps States ensure that children stay enrolled in the health coverage for which they are eligible and have consistent access to needed health care services.</p>\n', 'programCode': ['009:076'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Eligibility'], 'landingPage': 'https://data.medicaid.gov/d/gz34-pjff', 'contactPoint': {'hasEmail': 'mailto:no-reply@data.medicaid.gov', 'fn': 'Medicaid.gov'}, 'issued': '2018-04-19', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/gz34-pjff', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/gz34-pjff/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/gz34-pjff/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/gz34-pjff/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/gz34-pjff/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['continuous eligibility', 'enrollment strategies'], 'bureauCode': ['009:00'], 'modified': '2018-12-20', 'title': 'Continuous Eligibility for Medicaid and CHIP Coverage'}, {'description': '<p>Health care providers and Head Start programs can play a major role in finding and enrolling uninsured children through presumptive eligibility. States can authorize “qualified entities” -- health care providers, community-based organizations, and schools, among others -- to screen for Medicaid and CHIP eligibility and immediately enroll children who appear to be eligible.</p>\n<p>Presumptive eligibility allows children to get access to Medicaid or CHIP services without having to wait for their application to be fully processed. Qualified entities can also help families gather the documents needed to complete the full application process, thereby reducing the administrative burden on States to obtain missing information.</p>\n', 'programCode': ['009:076'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Eligibility'], 'landingPage': 'https://data.medicaid.gov/d/xjuw-wgmy', 'contactPoint': {'hasEmail': 'mailto:no-reply@data.medicaid.gov', 'fn': 'Medicaid.gov'}, 'issued': '2018-04-19', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/xjuw-wgmy', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/xjuw-wgmy/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/xjuw-wgmy/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/xjuw-wgmy/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/xjuw-wgmy/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['enrollment strategies', 'presumptive eligibility'], 'bureauCode': ['009:00'], 'modified': '2019-01-24', 'title': 'Presumptive Eligibility for Medicaid and CHIP Coverage'}, {'description': '<p>This dataset reports summary level expenditure data associated with the new adult group established under the Affordable Care Act. These state expenditures are reported through the federal Medicaid Budget and Expenditure System (MBES).</p>\n<p>Notes:<br />\n1. “VIII GROUP” is also known as the “New Adult Group.”<br />\n2. The VIII Group is only applicable for states that have expanded their Medicaid programs by adopting the VIII Group. VIII Group expenditure information<br />\nfor the states that have not expanded their Medicaid program is noted as “N/A.”<br />\n3. States that have reported “0” either have no expenditures for that reporting category or have not yet reported expenditures for that category.<br />\n4. MCHIP expenditures are not included in the All Medical Assistance Expenditures.</p>\n', 'programCode': ['009:076'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Uncategorized'], 'landingPage': 'https://data.medicaid.gov/d/5im3-vamn', 'contactPoint': {'hasEmail': 'mailto:no-reply@data.medicaid.gov', 'fn': 'Medicaid.gov'}, 'issued': '2018-12-07', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/5im3-vamn', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/5im3-vamn/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/5im3-vamn/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/5im3-vamn/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/5im3-vamn/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cms-64', 'expansion population', 'expenditures', 'mbes', 'medicaid', 'new adult group', 'viii group'], 'bureauCode': ['009:00'], 'modified': '2019-09-26', 'title': 'Medicaid CMS-64 New Adult Group Expenditures'}, {'description': '<p>This dataset reports summary state-by-state total expenditures by program for the Medicaid Program, Medicaid Administration and CHIP programs. These state expenditures are tracked through the automated Medicaid Budget and Expenditure System/State Children\'s Health Insurance Program Budget and Expenditure System (MBES/CBES).</p>\n<p>For more information, visit <a href="https://medicaid.gov/medicaid/finance/state-expenditure-reporting/expenditure-reports/index.html">https://medicaid.gov/medicaid/finance/state-expenditure-reporting/expend...</a>.</p>\n', 'programCode': ['009:076'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Uncategorized'], 'landingPage': 'https://data.medicaid.gov/d/h7at-haku', 'contactPoint': {'hasEmail': 'mailto:no-reply@data.medicaid.gov', 'fn': 'Medicaid.gov'}, 'issued': '2018-04-24', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/h7at-haku', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/h7at-haku/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/h7at-haku/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/h7at-haku/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/h7at-haku/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cms-64 expenditures', 'financial management report', 'national totals'], 'bureauCode': ['009:00'], 'modified': '2019-01-15', 'title': 'Medicaid Financial Management Data – National Totals'}, {'description': '<p>This dataset reports summary state-by-state total expenditures by program for the Medicaid Program, Medicaid Administration and CHIP programs. These state expenditures are tracked through the automated Medicaid Budget and Expenditure System/State Children\'s Health Insurance Program Budget and Expenditure System (MBES/CBES).</p>\n<p>For more information, visit <a href="https://medicaid.gov/medicaid/finance/state-expenditure-reporting/expenditure-reports/index.html">https://medicaid.gov/medicaid/finance/state-expenditure-reporting/expend...</a>.</p>\n', 'programCode': ['009:076'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Uncategorized'], 'landingPage': 'https://data.medicaid.gov/d/7kua-37xz', 'contactPoint': {'hasEmail': 'mailto:no-reply@data.medicaid.gov', 'fn': 'Medicaid.gov'}, 'issued': '2018-04-20', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/7kua-37xz', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/7kua-37xz/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/7kua-37xz/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/7kua-37xz/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/7kua-37xz/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cms-64 expenditures', 'financial management report'], 'bureauCode': ['009:00'], 'modified': '2019-01-24', 'title': 'Medicaid Financial Management Data'}, {'description': '<p>Performance rates on frequently reported health care quality measures in the CMS Medicaid/CHIP Child and Adult Core Sets, for FFY 2017 reporting.</p>\n<p>Source: Mathematica analysis of MACPro and Form CMS-416 reports for the FFY 2017 reporting cycle. For more information, see the <a href="https://www.medicaid.gov/medicaid/quality-of-care/performance-measurement/child-core-set/index.html">Children\'s Health Care Quality Measures</a> and <a href="https://www.medicaid.gov/medicaid/quality-of-care/performance-measurement/adult-core-set/index.html">Adult Health Care Quality Measures</a> webpages.</p>\n', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Quality'], 'landingPage': 'https://data.medicaid.gov/d/y7g4-qir6', 'contactPoint': {'hasEmail': 'mailto:no-reply@data.medicaid.gov', 'fn': 'Medicaid.gov'}, 'issued': '2019-02-15', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/y7g4-qir6', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/y7g4-qir6/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/y7g4-qir6/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/y7g4-qir6/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/y7g4-qir6/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['core sets', 'performance rates', 'quality measures'], 'modified': '2019-08-05', 'title': '2017 Child and Adult Health Care Quality Measures'}, {'description': '<p>The following table provides eligibility levels in each state for key coverage groups that use Modified Adjusted Gross Income (MAGI), as of April 1, 2018. The data represent the principal, but not all, MAGI coverage groups in Medicaid, the Children’s Health Insurance Program (CHIP), and the Basic Health Program (BHP). All income standards are expressed as a percentage of the federal poverty level (FPL). The MAGI-based rules generally include adjusting an individual’s income by an amount equivalent to a 5% FPL disregard. Other eligibility criteria also apply, such as citizenship, immigration status, and state residency.</p>\n<p>For more information, see:<br />\n<a href="https://www.medicaid.gov/medicaid/program-information/medicaid-and-chip-eligibility-levels/index.html">https://www.medicaid.gov/medicaid/program-information/medicaid-and-chip-...</a></p>\n', 'programCode': ['009:076'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Eligibility'], 'landingPage': 'https://data.medicaid.gov/d/xy8t-auhk', 'contactPoint': {'hasEmail': 'mailto:no-reply@data.medicaid.gov', 'fn': 'Jeff Chamblee'}, 'issued': '2018-07-09', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/xy8t-auhk', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/xy8t-auhk/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/xy8t-auhk/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/xy8t-auhk/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/xy8t-auhk/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['chip', 'eligibility levels', 'federal poverty level', 'fpl', 'magi', 'medicaid'], 'bureauCode': ['009:00'], 'modified': '2018-11-16', 'title': 'Medicaid and CHIP Eligibility Levels'}, {'description': '<p>Provides program names, program features, population enrolled, benefits covered, quality assurance and improvement, performance incentives, provider value-based purchasing, participating plans, regions served and program notes.</p>\n', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'landingPage': 'https://data.medicaid.gov/d/p9c7-tuup', 'modified': '2018-08-22', 'contactPoint': {'hasEmail': 'mailto:no-reply@data.medicaid.gov', 'fn': 'Jeff Chamblee'}, 'issued': '2018-08-22', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/p9c7-tuup', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/p9c7-tuup/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/p9c7-tuup/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/p9c7-tuup/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/p9c7-tuup/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['centers-for-medicare-medicaid-services'], 'theme': ['Enrollment'], 'title': 'Managed Care Programs by State'}, {'description': "<p>Performance rates on frequently reported health care quality measures in the CMS Medicaid/CHIP Child and Adult Core Sets, for FFY 2018 reporting.</p>\n<p>Source: Mathematica analysis of MACPro and Form CMS-416 reports for the FFY 2018 reporting cycle. For more information, see the Children's Health Care Quality Measures and Adult Health Care Quality Measures webpages.</p>\n", 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Quality'], 'landingPage': 'https://data.medicaid.gov/d/2ir3-z9a8', 'contactPoint': {'hasEmail': 'mailto:no-reply@data.medicaid.gov', 'fn': 'Chris Vaughn'}, 'issued': '2019-09-25', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/2ir3-z9a8', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/2ir3-z9a8/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/2ir3-z9a8/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/2ir3-z9a8/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/2ir3-z9a8/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['core sets', 'performance rates', 'quality measures'], 'modified': '2019-09-26', 'title': '2018 Child and Adult Health Care Quality Measures'}, {'description': '<p>In fall 2014, the Center for Medicaid and CHIP Services (CMCS) conducted a Nationwide Adult Medicaid (NAM) Consumer Assessment of Healthcare Providers and Systems (CAHPS) survey of Medicaid enrollees to attain national and state-by-state measures of access, barriers to care, and experiences with care across delivery systems and major population subgroups. The survey interviewed a representative sample of adults ages 18 and older enrolled in Medicaid during October through December 2013.<br />\nAdditional information, including a data dictionary and analysis guidance and downloadable SAS files are available on the <a href="https://www.medicaid.gov/medicaid/quality-of-care/performance-measurement/adult-cahps/index.html">NAM CAHPS</a> webpage. Please note that all analyses must account for the survey’s sample design and use weights and strata. Sample code is available in on the <a href="https://www.medicaid.gov/medicaid/quality-of-care/performance-measurement/adult-cahps/index.html">NAM CAHPS</a> webpage.</p>\n', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'landingPage': 'https://data.medicaid.gov/d/dc57-m2ei', 'contactPoint': {'hasEmail': 'mailto:no-reply@data.medicaid.gov', 'fn': 'Chris Vaughn'}, 'title': 'NAM CAHPS 2014 Public Use', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/dc57-m2ei', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/dc57-m2ei/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/dc57-m2ei/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/dc57-m2ei/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/dc57-m2ei/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['centers-for-medicare-medicaid-services'], 'modified': '2019-11-29', 'issued': '2019-09-24'}, {'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'landingPage': 'https://data.medicare.gov/d/h5my-ducv', 'contactPoint': {'hasEmail': 'mailto:no-reply@data.medicare.gov', 'fn': 'acepeda'}, 'issued': '2020-01-02', 'accessLevel': 'public', 'description': 'No description provided', 'identifier': 'https://data.medicare.gov/api/views/h5my-ducv', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/h5my-ducv/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/h5my-ducv/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/h5my-ducv/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/h5my-ducv/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['centers-for-medicare-medicaid-services'], 'bureauCode': ['009:38'], 'modified': '2020-01-02', 'title': 'NHC State Agency Contacts'}, {'description': '<p>This dataset includes facility details, performance ratio, measure score, and the state and national average measure scores for the SHR measure included in the PY 2020 ESRD QIP.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Dialysis Facility Compare'], 'landingPage': 'https://data.medicare.gov/d/965i-h9dp', 'contactPoint': {'hasEmail': 'mailto:no-reply@data.medicare.gov', 'fn': 'Tanya Miller'}, 'issued': '2020-01-22', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/965i-h9dp', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/965i-h9dp/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/965i-h9dp/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/965i-h9dp/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/965i-h9dp/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['esrd', 'qip'], 'bureauCode': ['009:38'], 'modified': '2020-01-22', 'title': 'ESRD QIP – Standardized Hospitalization Ratio – Payment Year 2020'}, {'description': '<p>This dataset includes facility details, measure score, and the state and national average measure scores for the ultrafiltration reporting measure included in the PY 2020 ESRD QIP.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Dialysis Facility Compare'], 'landingPage': 'https://data.medicare.gov/d/qvmb-9i4r', 'contactPoint': {'hasEmail': 'mailto:no-reply@data.medicare.gov', 'fn': 'Tanya Miller'}, 'issued': '2020-01-22', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/qvmb-9i4r', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/qvmb-9i4r/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/qvmb-9i4r/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/qvmb-9i4r/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/qvmb-9i4r/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['esrd', 'qip'], 'bureauCode': ['009:38'], 'modified': '2020-01-22', 'title': 'ESRD QIP – Ultrafiltration Reporting – Payment Year 2020'}, {'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'description': 'No description provided', 'landingPage': 'https://data.cdc.gov/d/6pnq-x3ea', 'contactPoint': {'hasEmail': 'mailto:no-reply@data.cdc.gov', 'fn': 'aso7@cdc.gov'}, 'title': 'NNDSS - TABLE 1FF. Severe acute respiratory\u200b\u200b\u200b\u200b\u200b\u200b\u200b syndrome-associated coronavirus disease to Shigellosis', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/6pnq-x3ea', '@type': 'dcat:Dataset', 'modified': '2020-03-30', 'keyword': ['centers-for-disease-control-and-prevention'], 'bureauCode': ['009:20'], 'issued': '2020-03-30'}, {'description': '<p>Provides program names, program features, population enrolled, benefits covered, quality assurance and improvement, performance incentives, provider value-based purchasing, participating plans, regions served and program notes.</p>\n', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'landingPage': 'https://data.medicaid.gov/d/hc9x-7kex', 'modified': '2019-05-03', 'contactPoint': {'hasEmail': 'mailto:no-reply@data.medicaid.gov', 'fn': 'Chris Vaughn'}, 'issued': '2019-04-18', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/hc9x-7kex', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/hc9x-7kex/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/hc9x-7kex/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/hc9x-7kex/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/hc9x-7kex/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['centers-for-medicare-medicaid-services'], 'theme': ['Enrollment'], 'title': '2017 Managed Care Programs by State'}, {'description': '<ol start="2016">\n<li>This dataset is a de-identified summary table of vision and eye health data indicators from VSP, stratified by all available combinations of age group, race/ethnicity, gender, and state. VSP claims for VEHSS provides a convenience sample of vision insurance members representing approximately more than 1 in 4 of the U.S. population. VSP uses a web-based claims submissions system to collect and process claims. The denominator of the rates represents persons with VSP benefits as reported by employers, and is subject to some uncertainty. VSP data for VEHSS include Service Utilization and Eye Health Condition indicators. Certain ophthalmic conditions and procedures are covered by health insurance and are not covered by managed vision insurance, claims based eye disease prevalence may therefore be expected to undercount true prevalence. Person level claims and person counts are not publically available. Reported rates were suppressed for de-identification to ensure protection of patient privacy. Detailed information on VEHSS VSP analyses can be found on the VEHSS VSP webpage (link). Information on VSP data can be found on the VSP website (<a href="http://www.vsp.com">www.vsp.com</a>). The VEHSS VSP dataset was last updated in June 2018.</li>\n</ol>\n', 'programCode': ['009:020'], 'title': 'Vision Service Plan (VSP) – Vision and Eye Health Surveillance', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Vision & Eye Health'], 'landingPage': 'https://data.cdc.gov/d/4r3g-hv9c', 'contactPoint': {'hasEmail': 'mailto:ddtpubsmailbox@cdc.gov', 'fn': 'DDT Public Inquiries'}, 'issued': '2019-11-18', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/4r3g-hv9c', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4r3g-hv9c/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4r3g-hv9c/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4r3g-hv9c/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4r3g-hv9c/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['claims', 'medical diagnoses', 'vsp'], 'bureauCode': ['009:20'], 'modified': '2020-09-09', 'references': ['https://www.vsp.com', 'https://www.cdc.gov/visionhealth/vehss/data/claims/vsp.html'], 'describedBy': 'https://chronicdata.cdc.gov/Vision-Eye-Health/Vision-Service-Plan-VSP-Vision-and-Eye-Health-Surv/4r3g-hv9c'}, {'description': '<p>1999-2008; 2005-2008. This dataset is a de-identified summary table of vision and eye health data indicators from NHANES, stratified by all available combinations of age group, race/ethnicity, gender, and risk factor. NHANES is a program of studies conducted by the National Center for Health Statistics at CDC designed to assess the health and nutritional status of adults and children in the U.S, and combines interviews and physical examinations. NHANES stopped collecting vision and eye health data in 2008. Approximate sample size is 5,000 persons per year. NHANES data for VEHSS includes questions and examinations related to Visual Function, Vision Exam Measures, Eye Health Conditions, Service Utilization, and Examination Measures. Data were suppressed for cell sizes less than 30 persons, or where the relative standard error more than 30% of the mean. Detailed information on VEHSS NHANES analyses can be found on the VEHSS NHANES webpage (<a href="https://www.cdc.gov/visionhealth/vehss/data/national-surveys/national-health-and-nutrition-examination-survey.html">https://www.cdc.gov/visionhealth/vehss/data/national-surveys/national-he...</a>). Additional information about NHANES can be found on the NHANES website (<a href="https://www.cdc.gov/nchs/nhanes/index.htm">https://www.cdc.gov/nchs/nhanes/index.htm</a>). The VEHSS NHANES dataset was last updated in June 2018.</p>\n', 'programCode': ['009:020'], 'title': 'National Health and Nutrition Examination Survey (NHANES) – Vision and Eye Health Surveillance', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Vision & Eye Health'], 'landingPage': 'https://data.cdc.gov/d/tdbk-8ubw', 'contactPoint': {'hasEmail': 'mailto:ddtpubsmailbox@cdc.gov', 'fn': 'DDT Public Inquiries'}, 'issued': '2019-11-18', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/tdbk-8ubw', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/tdbk-8ubw/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/tdbk-8ubw/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/tdbk-8ubw/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/tdbk-8ubw/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['blind', 'cataract', 'diabetes', 'glaucoma', 'nhanes', 'service utilization', 'vision exam measures', 'visual acuity', 'visual function'], 'bureauCode': ['009:20'], 'modified': '2020-09-09', 'references': ['https://www.cdc.gov/nchs/nhanes/index.htm', 'https://www.cdc.gov/visionhealth/vehss/data/national-surveys/national-health-and-nutrition-examination-survey.html'], 'describedBy': 'https://chronicdata.cdc.gov/Vision-Eye-Health/National-Health-and-Nutrition-Examination-Survey-N/tdbk-8ubw'}, {'description': '<p>NNDSS - Table II. Chlamydia trachomatis infection to Coccidioidomycosis - 2018. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states or territory.</p>\n<p>Note:</p>\n<p>This table contains provisional cases of selected national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a></p>\n<p>Footnotes:</p>\n<p>C.N.M.I.: Commonwealth of Northern Mariana Islands.<br />\nU: Unavailable. —: No reported cases. N: Not reportable. NA: Not Available. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<ul>\n<li>Case counts for reporting years 2017 and 2018 are provisional and subject to change. Data for years 2013 through 2016 are finalized. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>.</li>\n</ul>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/5egk-p6rd', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-01-03', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/5egk-p6rd', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5egk-p6rd/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5egk-p6rd/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5egk-p6rd/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5egk-p6rd/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2018', 'chlamydia trachomatis infection', 'coccidioidomycosis', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-01-03', 'title': 'NNDSS - Table II. Chlamydia trachomatis infection to Coccidioidomycosis'}, {'description': '<p>This dataset contains information on the number of deaths and age-adjusted death rates for the five leading causes of death in 1900, 1950, and 2000.</p>\n<p>Age-adjusted death rates (deaths per 100,000) after 1998 are calculated based on the 2000 U.S. standard population. Populations used for computing death rates for 2011–2017 are postcensal estimates based on the 2010 census, estimated as of July 1, 2010. Rates for census years are based on populations enumerated in the corresponding censuses. Rates for noncensus years between 2000 and 2010 are revised using updated intercensal population estimates and may differ from rates previously published. Data on age-adjusted death rates prior to 1999 are taken from historical data (see References below).</p>\n<p>SOURCES</p>\n<p>CDC/NCHS, National Vital Statistics System, historical data, 1900-1998 (see <a href="https://www.cdc.gov/nchs/nvss/mortality_historical_data.htm">https://www.cdc.gov/nchs/nvss/mortality_historical_data.htm</a>); CDC/NCHS, National Vital Statistics System, mortality data (see <a href="http://www.cdc.gov/nchs/deaths.htm">http://www.cdc.gov/nchs/deaths.htm</a>); and CDC WONDER (see <a href="http://wonder.cdc.gov">http://wonder.cdc.gov</a>).</p>\n<p>REFERENCES</p>\n<ol>\n<li>\n<p>National Center for Health Statistics, Data Warehouse. Comparability of cause-of-death between ICD revisions. 2008. Available from: <a href="http://www.cdc.gov/nchs/nvss/mortality/comparability_icd.htm">http://www.cdc.gov/nchs/nvss/mortality/comparability_icd.htm</a>.</p>\n</li>\n<li>\n<p>National Center for Health Statistics. Vital statistics data available. Mortality multiple cause files. Hyattsville, MD: National Center for Health Statistics. Available from: <a href="https://www.cdc.gov/nchs/data_access/vitalstatsonline.htm">https://www.cdc.gov/nchs/data_access/vitalstatsonline.htm</a>.</p>\n</li>\n<li>\n<p>Kochanek KD, Murphy SL, Xu JQ, Arias E. Deaths: Final data for 2017. National Vital Statistics Reports; vol 68 no 9. Hyattsville, MD: National Center for Health Statistics. 2019. Available from: <a href="https://www.cdc.gov/nchs/data/nvsr/nvsr68/nvsr68_09-508.pdf">https://www.cdc.gov/nchs/data/nvsr/nvsr68/nvsr68_09-508.pdf</a>.</p>\n</li>\n<li>\n<p>Arias E, Xu JQ. United States life tables, 2017. National Vital Statistics Reports; vol 68 no 7. Hyattsville, MD: National Center for Health Statistics. 2019. Available from: <a href="https://www.cdc.gov/nchs/data/nvsr/nvsr68/nvsr68_07-508.pdf">https://www.cdc.gov/nchs/data/nvsr/nvsr68/nvsr68_07-508.pdf</a>.</p>\n</li>\n<li>\n<p>National Center for Health Statistics. Historical Data, 1900-1998. 2009. Available from: <a href="https://www.cdc.gov/nchs/nvss/mortality_historical_data.htm">https://www.cdc.gov/nchs/nvss/mortality_historical_data.htm</a>.</p>\n</li>\n</ol>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/mc4y-cbbv', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2017-08-30', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/mc4y-cbbv', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mc4y-cbbv/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mc4y-cbbv/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mc4y-cbbv/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mc4y-cbbv/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cause of death', 'mortality', 'nchs', 'united states'], 'bureauCode': ['009:00'], 'modified': '2020-09-08', 'title': 'NCHS - Top Five Leading Causes of Death: United States, 1990, 1950, 2000'}, {'description': '<p>This dataset of U.S. mortality trends since 1900 highlights trends in age-adjusted death rates for five selected major causes of death.</p>\n<p>Age-adjusted death rates (deaths per 100,000) after 1998 are calculated based on the 2000 U.S. standard population. Populations used for computing death rates for 2011–2017 are postcensal estimates based on the 2010 census, estimated as of July 1, 2010. Rates for census years are based on populations enumerated in the corresponding censuses. Rates for noncensus years between 2000 and 2010 are revised using updated intercensal population estimates and may differ from rates previously published. Data on age-adjusted death rates prior to 1999 are taken from historical data (see References below).</p>\n<p>Revisions to the International Classification of Diseases (ICD) over time may result in discontinuities in cause-of-death trends.</p>\n<p>SOURCES</p>\n<p>CDC/NCHS, National Vital Statistics System, historical data, 1900-1998 (see <a href="https://www.cdc.gov/nchs/nvss/mortality_historical_data.htm">https://www.cdc.gov/nchs/nvss/mortality_historical_data.htm</a>); CDC/NCHS, National Vital Statistics System, mortality data (see <a href="http://www.cdc.gov/nchs/deaths.htm">http://www.cdc.gov/nchs/deaths.htm</a>); and CDC WONDER (see <a href="http://wonder.cdc.gov">http://wonder.cdc.gov</a>).</p>\n<p>REFERENCES</p>\n<ol>\n<li>\n<p>National Center for Health Statistics, Data Warehouse. Comparability of cause-of-death between ICD revisions. 2008. Available from: <a href="http://www.cdc.gov/nchs/nvss/mortality/comparability_icd.htm">http://www.cdc.gov/nchs/nvss/mortality/comparability_icd.htm</a>.</p>\n</li>\n<li>\n<p>National Center for Health Statistics. Vital statistics data available. Mortality multiple cause files. Hyattsville, MD: National Center for Health Statistics. Available from: <a href="https://www.cdc.gov/nchs/data_access/vitalstatsonline.htm">https://www.cdc.gov/nchs/data_access/vitalstatsonline.htm</a>.</p>\n</li>\n<li>\n<p>Kochanek KD, Murphy SL, Xu JQ, Arias E. Deaths: Final data for 2017. National Vital Statistics Reports; vol 68 no 9. Hyattsville, MD: National Center for Health Statistics. 2019. Available from: <a href="https://www.cdc.gov/nchs/data/nvsr/nvsr68/nvsr68_09-508.pdf">https://www.cdc.gov/nchs/data/nvsr/nvsr68/nvsr68_09-508.pdf</a>.</p>\n</li>\n<li>\n<p>Arias E, Xu JQ. United States life tables, 2017. National Vital Statistics Reports; vol 68 no 7. Hyattsville, MD: National Center for Health Statistics. 2019. Available from: <a href="https://www.cdc.gov/nchs/data/nvsr/nvsr68/nvsr68_07-508.pdf">https://www.cdc.gov/nchs/data/nvsr/nvsr68/nvsr68_07-508.pdf</a>.</p>\n</li>\n<li>\n<p>National Center for Health Statistics. Historical Data, 1900-1998. 2009. Available from: <a href="https://www.cdc.gov/nchs/nvss/mortality_historical_data.htm">https://www.cdc.gov/nchs/nvss/mortality_historical_data.htm</a>.</p>\n</li>\n</ol>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/6rkc-nb2q', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2017-08-30', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/6rkc-nb2q', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6rkc-nb2q/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6rkc-nb2q/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6rkc-nb2q/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6rkc-nb2q/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['age-adjusted death rate', 'cause of death', 'mortality united states', 'nchs'], 'bureauCode': ['009:00'], 'modified': '2020-09-08', 'title': 'NCHS - Age-adjusted Death Rates for Selected Major Causes of Death'}, {'description': '<p>This dataset of U.S. mortality trends since 1900 highlights childhood mortality rates by age group for age at death.</p>\n<p>Age-adjusted death rates (deaths per 100,000) after 1998 are calculated based on the 2000 U.S. standard population. Populations used for computing death rates for 2011–2017 are postcensal estimates based on the 2010 census, estimated as of July 1, 2010. Rates for census years are based on populations enumerated in the corresponding censuses. Rates for noncensus years between 2000 and 2010 are revised using updated intercensal population estimates and may differ from rates previously published. Data on age-adjusted death rates prior to 1999 are taken from historical data (see References below).</p>\n<p>Age groups for childhood death rates are based on age at death.</p>\n<p>SOURCES</p>\n<p>CDC/NCHS, National Vital Statistics System, historical data, 1900-1998 (see <a href="https://www.cdc.gov/nchs/nvss/mortality_historical_data.htm">https://www.cdc.gov/nchs/nvss/mortality_historical_data.htm</a>); CDC/NCHS, National Vital Statistics System, mortality data (see <a href="http://www.cdc.gov/nchs/deaths.htm">http://www.cdc.gov/nchs/deaths.htm</a>); and CDC WONDER (see <a href="http://wonder.cdc.gov">http://wonder.cdc.gov</a>).</p>\n<p>REFERENCES</p>\n<ol>\n<li>\n<p>National Center for Health Statistics, Data Warehouse. Comparability of cause-of-death between ICD revisions. 2008. Available from: <a href="http://www.cdc.gov/nchs/nvss/mortality/comparability_icd.htm">http://www.cdc.gov/nchs/nvss/mortality/comparability_icd.htm</a>.</p>\n</li>\n<li>\n<p>National Center for Health Statistics. Vital statistics data available. Mortality multiple cause files. Hyattsville, MD: National Center for Health Statistics. Available from: <a href="https://www.cdc.gov/nchs/data_access/vitalstatsonline.htm">https://www.cdc.gov/nchs/data_access/vitalstatsonline.htm</a>.</p>\n</li>\n<li>\n<p>Kochanek KD, Murphy SL, Xu JQ, Arias E. Deaths: Final data for 2017. National Vital Statistics Reports; vol 68 no 9. Hyattsville, MD: National Center for Health Statistics. 2019. Available from: <a href="https://www.cdc.gov/nchs/data/nvsr/nvsr68/nvsr68_09-508.pdf">https://www.cdc.gov/nchs/data/nvsr/nvsr68/nvsr68_09-508.pdf</a>.</p>\n</li>\n<li>\n<p>Arias E, Xu JQ. United States life tables, 2017. National Vital Statistics Reports; vol 68 no 7. Hyattsville, MD: National Center for Health Statistics. 2019. Available from: <a href="https://www.cdc.gov/nchs/data/nvsr/nvsr68/nvsr68_07-508.pdf">https://www.cdc.gov/nchs/data/nvsr/nvsr68/nvsr68_07-508.pdf</a>.</p>\n</li>\n<li>\n<p>National Center for Health Statistics. Historical Data, 1900-1998. 2009. Available from: <a href="https://www.cdc.gov/nchs/nvss/mortality_historical_data.htm">https://www.cdc.gov/nchs/nvss/mortality_historical_data.htm</a>.</p>\n</li>\n</ol>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/v6ab-adf5', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2017-08-30', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/v6ab-adf5', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/v6ab-adf5/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/v6ab-adf5/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/v6ab-adf5/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/v6ab-adf5/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['children', 'death rates', 'mortality', 'nchs', 'united states'], 'bureauCode': ['009:00'], 'modified': '2020-09-08', 'title': 'NCHS - Childhood Mortality Rates'}, {'description': '<p>This dataset of U.S. mortality trends since 1900 highlights the differences in age-adjusted death rates and life expectancy at birth by race and sex.</p>\n<p>Age-adjusted death rates (deaths per 100,000) after 1998 are calculated based on the 2000 U.S. standard population. Populations used for computing death rates for 2011–2017 are postcensal estimates based on the 2010 census, estimated as of July 1, 2010. Rates for census years are based on populations enumerated in the corresponding censuses. Rates for noncensus years between 2000 and 2010 are revised using updated intercensal population estimates and may differ from rates previously published. Data on age-adjusted death rates prior to 1999 are taken from historical data (see References below).</p>\n<p>Life expectancy data are available up to 2017. Due to changes in categories of race used in publications, data are not available for the black population consistently before 1968, and not at all before 1960. More information on historical data on age-adjusted death rates is available at <a href="https://www.cdc.gov/nchs/nvss/mortality/hist293.htm">https://www.cdc.gov/nchs/nvss/mortality/hist293.htm</a>.</p>\n<p>SOURCES</p>\n<p>CDC/NCHS, National Vital Statistics System, historical data, 1900-1998 (see <a href="https://www.cdc.gov/nchs/nvss/mortality_historical_data.htm">https://www.cdc.gov/nchs/nvss/mortality_historical_data.htm</a>); CDC/NCHS, National Vital Statistics System, mortality data (see <a href="http://www.cdc.gov/nchs/deaths.htm">http://www.cdc.gov/nchs/deaths.htm</a>); and CDC WONDER (see <a href="http://wonder.cdc.gov">http://wonder.cdc.gov</a>).</p>\n<p>REFERENCES</p>\n<ol>\n<li>\n<p>National Center for Health Statistics, Data Warehouse. Comparability of cause-of-death between ICD revisions. 2008. Available from: <a href="http://www.cdc.gov/nchs/nvss/mortality/comparability_icd.htm">http://www.cdc.gov/nchs/nvss/mortality/comparability_icd.htm</a>.</p>\n</li>\n<li>\n<p>National Center for Health Statistics. Vital statistics data available. Mortality multiple cause files. Hyattsville, MD: National Center for Health Statistics. Available from: <a href="https://www.cdc.gov/nchs/data_access/vitalstatsonline.htm">https://www.cdc.gov/nchs/data_access/vitalstatsonline.htm</a>.</p>\n</li>\n<li>\n<p>Kochanek KD, Murphy SL, Xu JQ, Arias E. Deaths: Final data for 2017. National Vital Statistics Reports; vol 68 no 9. Hyattsville, MD: National Center for Health Statistics. 2019. Available from: <a href="https://www.cdc.gov/nchs/data/nvsr/nvsr68/nvsr68_09-508.pdf">https://www.cdc.gov/nchs/data/nvsr/nvsr68/nvsr68_09-508.pdf</a>.</p>\n</li>\n<li>\n<p>Arias E, Xu JQ. United States life tables, 2017. National Vital Statistics Reports; vol 68 no 7. Hyattsville, MD: National Center for Health Statistics. 2019. Available from: <a href="https://www.cdc.gov/nchs/data/nvsr/nvsr68/nvsr68_07-508.pdf">https://www.cdc.gov/nchs/data/nvsr/nvsr68/nvsr68_07-508.pdf</a>.</p>\n</li>\n<li>\n<p>National Center for Health Statistics. Historical Data, 1900-1998. 2009. Available from: <a href="https://www.cdc.gov/nchs/nvss/mortality_historical_data.htm">https://www.cdc.gov/nchs/nvss/mortality_historical_data.htm</a>.</p>\n</li>\n</ol>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/w9j2-ggv5', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2017-08-30', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/w9j2-ggv5', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/w9j2-ggv5/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/w9j2-ggv5/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/w9j2-ggv5/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/w9j2-ggv5/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['death rates', 'life expectancy', 'mortality', 'nchs', 'united states'], 'bureauCode': ['009:00'], 'modified': '2020-09-08', 'title': 'NCHS - Death rates and life expectancy at birth'}, {'description': '<p>2001-2011. The GSPS was initiated in 2000 to collect information on tobacco use, knowledge and attitudes of school personnel toward tobacco, existence and effectiveness of tobacco control policies in schools, and training and materials available for implementing tobacco prevention and control interventions.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Global Survey Data'], 'landingPage': 'https://data.cdc.gov/d/5hns-mwci', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2016-12-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/5hns-mwci', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5hns-mwci/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5hns-mwci/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5hns-mwci/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5hns-mwci/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['gsps', 'gtss', 'osh', 'school personnel', 'tobacco'], 'bureauCode': ['009:20'], 'modified': '2020-09-08', 'title': 'Global Tobacco Surveillance System (GTSS) - Global School Personnel Survey (GSPS)', 'describedBy': 'https://chronicdata.cdc.gov/Global-Survey-Data/Global-Tobacco-Surveillance-System-GTSS-Global-Sch/5hns-mwci'}, {'description': '<p>1999-2018. The GYTS is a school-based survey that collects data on students aged 13–15 years using a standardized methodology for constructing the sample frame, selecting schools and classes, and processing data. The GYTS surveillance system is intended to enhance the capacity of countries to design, implement, and evaluate tobacco control and prevention programs. Funding for the GYTS has been provided by the Canadian Public Health Association, National Cancer Institute, United Nations Children Emergency Fund, and the World Health Organization—Tobacco Free Initiative.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Global Survey Data'], 'landingPage': 'https://data.cdc.gov/d/57qw-ifet', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2018-04-10', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/57qw-ifet', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/57qw-ifet/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/57qw-ifet/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/57qw-ifet/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/57qw-ifet/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['global', 'gtss', 'gyts', 'osh', 'tobacco', 'youth'], 'bureauCode': ['009:20'], 'modified': '2020-09-08', 'title': 'Global Tobacco Surveillance System (GTSS) - Global Youth Tobacco Survey (GYTS)', 'describedBy': 'https://chronicdata.cdc.gov/Global-Survey-Data/Global-Tobacco-Surveillance-System-GTSS-Global-You/57qw-ifet'}, {'description': '<p>2005-2011. The World Health Organization, CDC, and the Canadian Public Health Association, developed the GHPSS to collect data on tobacco use and cessation counseling among health professional students in all WHO member states. GHPSS is a standardized school-based survey of third-year students pursuing advanced degrees in dentistry, medicine, nursing, or pharmacy. It is conducted in schools during regular class sessions. GHPSS follows an anonymous, self-administered format for data collection. GHPSS uses a core questionnaire on demographics, prevalence of cigarette smoking and other tobacco use, knowledge and attitudes about tobacco use, exposure to secondhand smoke, desire for smoking cessation, and training received regarding patient counseling on smoking cessation techniques. Questionnaires are translated into local languages as needed. GHPSS has a standardized methodology for selecting participating schools and classes and uniform data processing procedures.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Global Survey Data'], 'landingPage': 'https://data.cdc.gov/d/x6ag-8y7r', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2016-12-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/x6ag-8y7r', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/x6ag-8y7r/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/x6ag-8y7r/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/x6ag-8y7r/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/x6ag-8y7r/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['ghpss', 'gtss', 'osh', 'students', 'tobacco'], 'bureauCode': ['009:20'], 'modified': '2020-09-08', 'title': 'Global Tobacco Surveillance System (GTSS) - Global Health Professions Student Survey (GHPSS)', 'describedBy': 'https://chronicdata.cdc.gov/Global-Survey-Data/Global-Tobacco-Surveillance-System-GTSS-Global-Hea/x6ag-8y7r'}, {'description': '<p>Percentages are weighted to population characteristics. Data are not available if it did not meet BRFSS stability requirements. For more information on these requirements, as well as risk factors and calculated variables, see the Technical Documents and Survey Data for a specific year - <a href="http://www.cdc.gov/brfss/annual_data/annual_data.htm">http://www.cdc.gov/brfss/annual_data/annual_data.htm</a>. Recommended citation: Centers for Disease Control and Prevention (CDC). Behavioral Risk Factor Surveillance System. Atlanta, Georgia: U.S. Department of Health and Human Services, Centers for Disease Control and Prevention, [appropriate year].</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Health Statistics'], 'landingPage': 'https://data.cdc.gov/d/t984-9cdv', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2013-08-13', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/t984-9cdv', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/t984-9cdv/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/t984-9cdv/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/t984-9cdv/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/t984-9cdv/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['adults', 'brfss', 'health care coverage', 'heath care access'], 'bureauCode': ['009:00'], 'modified': '2015-08-27', 'title': 'BRFSS Prevalence And Trends Data: Health Care Access/Coverage for 1995-2010'}, {'description': '<p>NNDSS - Table 1L. Ehrlichiosis and Anaplasmosis, Ehrlichia ewingii infection to Giardiasis - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a></p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/qisn-zjv7', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/qisn-zjv7', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qisn-zjv7/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qisn-zjv7/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qisn-zjv7/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qisn-zjv7/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'ehrlichia ewingii infection', 'ehrlichiosis and anaplasmosis', 'giardiasis', 'nedss', 'netss', 'nndss', 'undetermined', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-05-30', 'title': 'NNDSS - TABLE 1L. Ehrlichiosis and Anaplasmosis, Ehrlichia ewingii infection to Giardiasis'}, {'description': '<p>This dataset describes drug poisoning deaths at the U.S. and state level by selected demographic characteristics, and includes age-adjusted death rates for drug poisoning.</p>\n<p>Deaths are classified using the International Classification of Diseases, Tenth Revision (ICD–10). Drug-poisoning deaths are defined as having ICD–10 underlying cause-of-death codes X40–X44 (unintentional), X60–X64 (suicide), X85 (homicide), or Y10–Y14 (undetermined intent).</p>\n<p>Estimates are based on the National Vital Statistics System multiple cause-of-death mortality files (1). Age-adjusted death rates (deaths per 100,000 U.S. standard population for 2000) are calculated using the direct method. Populations used for computing death rates for 2011–2017 are postcensal estimates based on the 2010 U.S. census. Rates for census years are based on populations enumerated in the corresponding censuses. Rates for noncensus years before 2010 are revised using updated intercensal population estimates and may differ from rates previously published.</p>\n<p>Death rates for some states and years may be low due to a high number of unresolved pending cases or misclassification of ICD–10 codes for unintentional poisoning as R99, “Other ill-defined and unspecified causes of mortality” (2). For example, this issue is known to affect New Jersey in 2009 and West Virginia in 2005 and 2009 but also may affect other years and other states. Drug poisoning death rates may be underestimated in those instances.</p>\n<p>REFERENCES<br />\n1. National Center for Health Statistics. National Vital Statistics System: Mortality data. Available from: <a href="http://www.cdc.gov/nchs/deaths.htm">http://www.cdc.gov/nchs/deaths.htm</a>.</p>\n<ol start="2">\n<li>CDC. CDC Wonder: Underlying cause of death 1999–2016. Available from: <a href="http://wonder.cdc.gov/wonder/help/ucd.html">http://wonder.cdc.gov/wonder/help/ucd.html</a>.</li>\n</ol>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/44rk-q6r2', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2019-04-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/44rk-q6r2', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/44rk-q6r2/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/44rk-q6r2/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/44rk-q6r2/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/44rk-q6r2/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['deaths', 'drug poisoning', 'mortality', 'national', 'nchs', 'state', 'united states'], 'bureauCode': ['009:00'], 'modified': '2020-09-08', 'title': 'NCHS - Drug Poisoning Mortality by State: United States'}, {'description': '<p>This dataset describes drug poisoning deaths at the U.S. and state level by selected demographic characteristics, and includes age-adjusted death rates for drug poisoning.</p>\n<p>Deaths are classified using the International Classification of Diseases, Tenth Revision (ICD–10). Drug-poisoning deaths are defined as having ICD–10 underlying cause-of-death codes X40–X44 (unintentional), X60–X64 (suicide), X85 (homicide), or Y10–Y14 (undetermined intent).</p>\n<p>Estimates are based on the National Vital Statistics System multiple cause-of-death mortality files (1). Age-adjusted death rates (deaths per 100,000 U.S. standard population for 2000) are calculated using the direct method. Populations used for computing death rates for 2011–2017 are postcensal estimates based on the 2010 U.S. census. Rates for census years are based on populations enumerated in the corresponding censuses. Rates for noncensus years before 2010 are revised using updated intercensal population estimates and may differ from rates previously published.</p>\n<p>Death rates for some states and years may be low due to a high number of unresolved pending cases or misclassification of ICD–10 codes for unintentional poisoning as R99, “Other ill-defined and unspecified causes of mortality” (2). For example, this issue is known to affect New Jersey in 2009 and West Virginia in 2005 and 2009 but also may affect other years and other states. Drug poisoning death rates may be underestimated in those instances.</p>\n<p>REFERENCES<br />\n1. National Center for Health Statistics. National Vital Statistics System: Mortality data. Available from: <a href="http://www.cdc.gov/nchs/deaths.htm">http://www.cdc.gov/nchs/deaths.htm</a>.</p>\n<ol start="2">\n<li>CDC. CDC Wonder: Underlying cause of death 1999–2016. Available from: <a href="http://wonder.cdc.gov/wonder/help/ucd.html">http://wonder.cdc.gov/wonder/help/ucd.html</a>.</li>\n</ol>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/rpvx-m2md', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2019-04-29', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/rpvx-m2md', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rpvx-m2md/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rpvx-m2md/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rpvx-m2md/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rpvx-m2md/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['deaths', 'drug poisoning', 'mortality', 'national', 'nchs', 'state', 'united states'], 'bureauCode': ['009:00'], 'modified': '2020-09-08', 'title': 'NCHS - Drug Poisoning Mortality by County: United States'}, {'description': '<p>2014, 2015, 2016, 2017. This dataset is a de-identified summary table of vision and eye health data indicators from ACS, stratified by all available combinations of age group, race/ethnicity, gender, and state. ACS is an annual nationwide survey conducted by the U.S. Census Bureau that collects information on demographic, social, economic, and housing characteristics of the U.S. population. Approximate sample size is 3 million annually. ACS data for VEHSS includes one question related to Visual Function. Data were suppressed for cell sizes less than 30 persons, or where the relative standard error more than 30% of the mean. Data will be updated as it becomes available. Detailed information on VEHSS ACS analyses can be found on the VEHSS ACS webpage (link). Additional information about ACS can be found on the U.S. Census Bureau website (<a href="https://www.census.gov/content/dam/Census/programs-surveys/acs/about/ACS_Information_Guide.pdf">https://www.census.gov/content/dam/Census/programs-surveys/acs/about/ACS...</a>). The VEHSS ACS dataset was last updated in June 2018.</p>\n', 'programCode': ['009:020'], 'title': 'American Community Survey (ACS) – Vision and Eye Health Surveillance', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Vision & Eye Health'], 'landingPage': 'https://data.cdc.gov/d/thir-stei', 'contactPoint': {'hasEmail': 'mailto:ddtpubsmailbox@cdc.gov', 'fn': 'DDT Public Inquiries'}, 'issued': '2019-11-18', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/thir-stei', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/thir-stei/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/thir-stei/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/thir-stei/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/thir-stei/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['acs', 'contact lenses', 'glasses', 'visual function'], 'bureauCode': ['009:20'], 'modified': '2020-08-27', 'references': ['https://www.census.gov/content/dam/Census/programs-surveys/acs/about/ACS_Information_Guide.pdf', 'https://www.cdc.gov/visionhealth/vehss/data/national-surveys/american-community-survey.html'], 'describedBy': 'https://chronicdata.cdc.gov/d/thir-stei'}, {'description': '<p>2014, 2015, 2016, 2017. This dataset is a de-identified summary table of vision and eye health data indicators from Medicare claims, stratified by all available combinations of age group, race/ethnicity, gender, and state. Medicare claims for VEHSS includes beneficiaries who were fully enrolled in Medicare Part B Fee-for-Service (FFS) for the duration of the year. Medicare claims provide a convenience sample that includes approximately 30 million individuals annually, which represents nearly 89% of the US population aged 65 and older and 3.3% of the US population younger than 65, including persons disabled due to blindness. Medicare data for VEHSS include Service Utilization and Medical Diagnoses indicators. Data were suppressed for de-identification to ensure protection of patient privacy. Data will be updated as it becomes available. Detailed information on VEHSS Medicare analyses can be found on the VEHSS Medicare webpage (cdc.gov/visionhealth/vehss/data/claims/medicare.html). Information on available Medicare claims data can be found on the ResDac website (<a href="http://www.resdac.org">www.resdac.org</a>). The VEHSS Medicare dataset was last updated November 2019.</p>\n', 'programCode': ['009:020'], 'title': 'Medicare claims – Vision and Eye Health Surveillance', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Vision & Eye Health'], 'landingPage': 'https://data.cdc.gov/d/e28h-tx85', 'contactPoint': {'hasEmail': 'mailto:ddtpubsmailbox@cdc.gov', 'fn': 'DDT Public Inquiries'}, 'issued': '2019-11-21', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/e28h-tx85', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/e28h-tx85/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/e28h-tx85/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/e28h-tx85/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/e28h-tx85/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['claims', 'eye exams', 'medical diagnoses', 'medicare', 'service utilization', 'treated prevalence'], 'bureauCode': ['009:20'], 'modified': '2020-08-25', 'references': ['https://www.resdac.org', 'https://www.cdc.gov/visionhealth/vehss/data/claims/medicare.html'], 'describedBy': 'https://chronicdata.cdc.gov/d/e28h-tx85'}, {'description': '<p>2010-2018. National Quitline Data Warehouse (NQDW). State Tobacco Activities Tracking and Evaluation (STATE) System. NQDW Data. National Quitline Data Warehouse (NQDW) assists in evaluating quitline activities and serves as a national resource for data on the use, success, and services of state quitlines. States report data on quitline callers, quitting success, as well as the services provided by their quitlines. The NQDW consolidates this information for evaluating programs and improving quitline services. The jurisdictions participating in this data collection effort include the 50 states, the District of Columbia, Guam and Puerto Rico.</p>\n', 'programCode': ['009:020'], 'title': 'Quitline – Services Available – Medications - 2010 To Present', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Quitline'], 'landingPage': 'https://data.cdc.gov/d/tbyb-bvjd', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2019-02-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/tbyb-bvjd', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/tbyb-bvjd/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/tbyb-bvjd/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/tbyb-bvjd/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/tbyb-bvjd/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['callers', 'cessation', 'intervention', 'national quitline data warehouse', 'nqdw', 'office on smoking and health', 'osh', 'quit', 'quit-now', 'quitline', 'services', 'state system'], 'bureauCode': ['009:20'], 'modified': '2020-08-24', 'references': ['https://chronicdata.cdc.gov/d/h6kq-aiu7'], 'describedBy': 'https://chronicdata.cdc.gov/Quitline/Quitline-Services-Available-Medications-2010-To-Pr/tbyb-bvjd'}, {'description': '<p>2010-2018. National Quitline Data Warehouse (NQDW). State Tobacco Activities Tracking and Evaluation (STATE) System. NQDW Data. National Quitline Data Warehouse (NQDW) assists in evaluating quitline activities and serves as a national resource for data on the use, success, and services of state quitlines. States report data on quitline callers, quitting success, as well as the services provided by their quitlines. The NQDW consolidates this information for evaluating programs and improving quitline services. The jurisdictions participating in this data collection effort include the 50 states, the District of Columbia, Guam and Puerto Rico.</p>\n', 'programCode': ['009:020'], 'title': 'Quitline – Service Utilization - 2010 To Present', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Quitline'], 'landingPage': 'https://data.cdc.gov/d/equ4-92qe', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2019-02-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/equ4-92qe', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/equ4-92qe/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/equ4-92qe/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/equ4-92qe/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/equ4-92qe/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['callers', 'cessation', 'intervention', 'national quitline data warehouse', 'nqdw', 'office on smoking and health', 'osh', 'quit', 'quit-now', 'quitline', 'services', 'state system'], 'bureauCode': ['009:20'], 'modified': '2020-08-24', 'references': ['https://chronicdata.cdc.gov/d/h6kq-aiu7'], 'describedBy': 'https://chronicdata.cdc.gov/Quitline/Quitline-Service-Utilization-2010-To-Present/equ4-92qe'}, {'description': '<p>2010-2018. National Quitline Data Warehouse (NQDW). State Tobacco Activities Tracking and Evaluation (STATE) System. NQDW Data. National Quitline Data Warehouse (NQDW) assists in evaluating quitline activities and serves as a national resource for data on the use, success, and services of state quitlines. States report data on quitline callers, quitting success, as well as the services provided by their quitlines. The NQDW consolidates this information for evaluating programs and improving quitline services. The jurisdictions participating in this data collection effort include the 50 states, the District of Columbia, Guam and Puerto Rico.</p>\n', 'programCode': ['009:020'], 'title': 'Quitline – Services Available – Hours Of Operation And Available Languages - 2010 To Present', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Quitline'], 'landingPage': 'https://data.cdc.gov/d/vtt8-av2v', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2019-02-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/vtt8-av2v', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vtt8-av2v/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vtt8-av2v/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vtt8-av2v/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vtt8-av2v/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['callers', 'cessation', 'intervention', 'national quitline data warehouse', 'nqdw', 'office on smoking and health', 'osh', 'quit', 'quit-now', 'quitline', 'services', 'state system'], 'bureauCode': ['009:20'], 'modified': '2020-08-24', 'references': ['https://chronicdata.cdc.gov/d/h6kq-aiu7'], 'describedBy': 'https://chronicdata.cdc.gov/Quitline/Quitline-Services-Available-Hours-Of-Operation-And/vtt8-av2v'}, {'description': '<p>2010-2018. National Quitline Data Warehouse (NQDW). State Tobacco Activities Tracking and Evaluation (STATE) System. NQDW Data. National Quitline Data Warehouse (NQDW) assists in evaluating quitline activities and serves as a national resource for data on the use, success, and services of state quitlines. States report data on quitline callers, quitting success, as well as the services provided by their quitlines. The NQDW consolidates this information for evaluating programs and improving quitline services. The jurisdictions participating in this data collection effort include the 50 states, the District of Columbia, Guam and Puerto Rico.</p>\n', 'programCode': ['009:020'], 'title': 'Quitline – Services Available – Counseling - 2010 To Present', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Quitline'], 'landingPage': 'https://data.cdc.gov/d/66cx-b9a4', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2019-02-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/66cx-b9a4', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/66cx-b9a4/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/66cx-b9a4/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/66cx-b9a4/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/66cx-b9a4/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['callers', 'cessation', 'intervention', 'national quitline data warehouse', 'nqdw', 'office on smoking and health', 'osh', 'quit', 'quit-now', 'quitline', 'services', 'state system'], 'bureauCode': ['009:20'], 'modified': '2020-08-24', 'references': ['https://chronicdata.cdc.gov/d/h6kq-aiu7'], 'describedBy': 'https://chronicdata.cdc.gov/Quitline/Quitline-Services-Available-Counseling-2010-To-Pre/66cx-b9a4'}, {'description': '<p>2010-2018. National Quitline Data Warehouse (NQDW). State Tobacco Activities Tracking and Evaluation (STATE) System. NQDW Data. National Quitline Data Warehouse (NQDW) assists in evaluating quitline activities and serves as a national resource for data on the use, success, and services of state quitlines. States report data on quitline callers, quitting success, as well as the services provided by their quitlines. The NQDW consolidates this information for evaluating programs and improving quitline services. The jurisdictions participating in this data collection effort include the 50 states, the District of Columbia, Guam and Puerto Rico.</p>\n', 'programCode': ['009:020'], 'title': 'Quitline – Quitline Names and Phone Numbers', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Quitline'], 'landingPage': 'https://data.cdc.gov/d/tid6-xphm', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2019-02-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/tid6-xphm', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/tid6-xphm/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/tid6-xphm/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/tid6-xphm/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/tid6-xphm/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['callers', 'cessation', 'intervention', 'national quitline data warehouse', 'nqdw', 'office on smoking and health', 'osh', 'quit', 'quit-now', 'quitline', 'services', 'state system'], 'bureauCode': ['009:20'], 'modified': '2020-08-24', 'references': ['https://chronicdata.cdc.gov/d/h6kq-aiu7'], 'describedBy': 'https://chronicdata.cdc.gov/Quitline/Quitline-Quitline-Names-and-Phone-Numbers/tid6-xphm'}, {'rights': 'Public access to full dataset except age. For age, reach out to point of contact', 'description': '<p>This set includes data used in a latent class model to compare testing platforms for detection of antibodies against the Chlamydia trachomatis antigen Pgp3. The analysis was published as: Latent class modeling to compare testing platforms for detection of antibodies against the Chlamydia trachomatis antigen Pgp3. Wiegand RE, Cooley G, Goodhew B, Banniettis N, Kohlhoff S, Gwyn S, Martin DL. Sci Rep. 2018 Mar 9;8(1):4232. doi: 10.1038/s41598-018-22708-9. PMID: 29523810</p>\n', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Global Health'], 'landingPage': 'https://data.cdc.gov/d/pwgb-7r9t', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Ryan E. Wiegand'}, 'issued': '2019-03-14', 'programCode': ['009:020'], 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/pwgb-7r9t', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/pwgb-7r9t/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/pwgb-7r9t/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/pwgb-7r9t/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/pwgb-7r9t/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['antibody', 'chlamydia trachomatis', 'division of parasitic diseases and malaria', 'latent class'], 'bureauCode': ['009:20'], 'modified': '2019-03-14', 'title': 'Tests for antibodies to trachoma PGP3 antigen', 'describedBy': 'https://www.nature.com/articles/s41598-018-22708-9'}, {'description': '<p>NNDSS - Table II. Legionellosis to Malaria - 2017. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories.</p>\n<p>Note:<br />\nThese are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting.</p>\n<p>Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available.</p>\n<p>Footnotes:<br />\n C.N.M.I.: Commonwealth of Northern Mariana Islands.</p>\n<p>U: Unavailable. —: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<p>*Three low incidence conditions, rubella, rubella congenital, and tetanus, are in Table II to facilitate case count verification with reporting jurisdictions.</p>\n<p>† Case counts for reporting year 2017 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/">http://wwwn.cdc.gov/nndss/document/</a> ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf. Data for tuberculosis are displayed in Table IV, which appears quarterly.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/33kn-dpz2', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2018-01-04', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/33kn-dpz2', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/33kn-dpz2/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/33kn-dpz2/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/33kn-dpz2/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/33kn-dpz2/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2017', 'legionellosis', 'malaria', 'mmwr', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2018-01-04', 'title': 'NNDSS - Table II. Legionellosis to Malaria'}, {'description': '<p>NNDSS - Table II. Cryptosporidiosis to Dengue - 2017. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories.</p>\n<p>Note:<br />\nThese are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting.</p>\n<p>Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available.</p>\n<p>Footnotes:<br />\n C.N.M.I.: Commonwealth of Northern Mariana Islands.</p>\n<p>U: Unavailable. —: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<ul>\n<li>Three low incidence conditions, rubella, rubella congenital, and tetanus, are in Table II to facilitate case count verification with reporting jurisdictions.</li>\n</ul>\n<p>† Case counts for reporting year 2017 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/">http://wwwn.cdc.gov/nndss/document/</a> ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf. Data for tuberculosis are displayed in Table IV, which appears quarterly.</p>\n<p>§ Includes data for dengue and dengue-like illness.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/yakh-mjxn', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2018-01-04', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/yakh-mjxn', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/yakh-mjxn/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/yakh-mjxn/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/yakh-mjxn/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/yakh-mjxn/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2017', 'cryptosporidiosis', 'dengue', 'dengue virus infection', 'mmwr', 'nedss', 'netss', 'nndss', 'severe dengue', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2018-01-04', 'title': 'NNDSS - Table II. Cryptosporidiosis to Dengue'}, {'description': '<p>For more information about the Pregnancy Risk Assessment Monitoring System please visit <a href="http://www.cdc.gov/prams/">http://www.cdc.gov/prams/</a>. See <a href="http://www.cdc.gov/mmwr/preview/mmwrhtml/mm6107a1.htm?s_cid=mm6107a1_e">http://www.cdc.gov/mmwr/preview/mmwrhtml/mm6107a1.htm?s_cid=mm6107a1_e</a> for the MMWR article.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Pregnancy & Vaccination'], 'landingPage': 'https://data.cdc.gov/d/mmi4-8ajr', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2013-06-19', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/mmi4-8ajr', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mmi4-8ajr/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mmi4-8ajr/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mmi4-8ajr/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mmi4-8ajr/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['flu shot', 'immunization', 'prams', 'pregnant women'], 'bureauCode': ['009:00'], 'modified': '2015-08-27', 'title': 'State Specific Influenza Vaccination Coverage Among Women With Live Birth- PRAMS, 2009-10 Influenza Season'}, {'description': '<p>NNDSS - Table II. Hepatitis (viral, acute) - 2016. In this Table, provisional* cases of selected† notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories.<br />\nNote:<br />\nThese are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting.</p>\n<p>Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available.</p>\n<p>Footnotes:<br />\nC.N.M.I.: Commonwealth of Northern Mariana Islands.<br />\nU: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<ul>\n<li>Case counts for reporting year 2016 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>. Data for TB are displayed in Table IV, which appears quarterly.<br />\n† Three low incidence conditions, rubella, rubella congenital, and tetanus, are in Table II to facilitate case count verification with reporting jurisdictions.</li>\n</ul>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/7vnz-2mjz', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2017-01-05', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/7vnz-2mjz', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7vnz-2mjz/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7vnz-2mjz/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7vnz-2mjz/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7vnz-2mjz/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2016', 'hepatitis', 'hepatitis (viral acute)', 'hepatitis (viral acute) type a', 'hepatitis (viral acute) type b', 'hepatitis (viral acute) type c', 'mmwr', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2017-01-05', 'title': 'NNDSS - Table II. Hepatitis (viral, acute)'}, {'description': "<p>Rate of deaths by age/gender (per 100,000 population) for people killed in crashes involving a driver with BAC =>0.08%, 2012, 2014. 2012 Source: Fatality Analysis Reporting System (FARS). 2014 Source: National Highway Traffic Administration's (NHTSA) Fatality Analysis Reporting System (FARS), 2014 Annual Report File. Note: Blank cells indicate data are suppressed. Fatality rates based on fewer than 20 deaths are suppressed.</p>\n", 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Motor Vehicle'], 'landingPage': 'https://data.cdc.gov/d/3bjr-fr6m', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-09-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/3bjr-fr6m', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/3bjr-fr6m/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/3bjr-fr6m/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/3bjr-fr6m/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/3bjr-fr6m/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cdc', 'centers for disease control and prevention'], 'bureauCode': ['009:00'], 'modified': '2016-09-14', 'title': 'Impaired Driving Death Rate, by Age and Gender, 2012 & 2014, Region 8 - Denver'}, {'description': '<p>The map illustrates the total number of 2013 and 2014 PHAP associates in each state and U.S. territory.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'landingPage': 'https://data.cdc.gov/d/uarv-cqnu', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2015-03-17', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/uarv-cqnu', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/uarv-cqnu/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/uarv-cqnu/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/uarv-cqnu/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/uarv-cqnu/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['associate', 'host site', 'location', 'phap', 'program'], 'bureauCode': ['009:00'], 'modified': '2015-08-27', 'title': '2013-2014 PHAP Associates by State'}, {'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/su86-ag6b', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Hospital Compare'}, 'issued': '2019-10-30', 'accessLevel': 'public', 'description': 'No description provided', 'identifier': 'https://data.medicare.gov/api/views/su86-ag6b', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/su86-ag6b/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/su86-ag6b/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/su86-ag6b/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/su86-ag6b/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['general information', 'hos', 'hospital compare'], 'bureauCode': ['009:38'], 'modified': '2020-05-21', 'title': 'Hospital Compare - CASPER / ASPEN Contacts'}, {'description': '<p>The Medicaid Managed Care Enrollment Report profiles enrollment statistics on Medicaid managed care programs on a plan-specific level. The managed care enrollment statistics include enrollees receiving comprehensive benefits and limited benefits and are point-in-time counts.</p>\n<ol>\n<li>The information in this table was provided by state officials. In some cases, program or plan names in this table differ from those used in publicly available sources. Questions regarding state-specific information in this table should be directed to State/territorial Medicaid officials.</li>\n</ol>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Enrollment'], 'landingPage': 'https://data.medicaid.gov/d/ghyh-r8nn', 'contactPoint': {'hasEmail': 'mailto:Medicaid.gov@cms.hhs.gov', 'fn': 'Medicaid'}, 'issued': '2019-05-02', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/ghyh-r8nn', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/ghyh-r8nn/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/ghyh-r8nn/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/ghyh-r8nn/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/ghyh-r8nn/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['bho', 'comprehensive mco', 'managed care enrollment', 'mco', 'medicaid', 'medicare', 'mltss', 'pace', 'pahp', 'pccm', 'pihp'], 'bureauCode': ['009:38'], 'modified': '2020-06-12', 'title': 'Managed Care Enrollment by Program and Plan'}, {'description': '<p>The Medicaid Managed Care Enrollment Report profiles enrollment statistics on Medicaid managed care programs on a plan-specific level. The managed care enrollment statistics include enrollees receiving comprehensive benefits and limited benefits and are point-in-time counts.</p>\n<ol>\n<li>\n<p>Because Medicaid beneficiaries may be enrolled concurrently in more than one type of managed care program (e.g., a Comprehensive MCO and a BHO), users should not sum enrollment across all program types, since the total would count individuals more than once and, in some states, exceed the actual number of Medicaid enrollees.</p>\n</li>\n<li>\n<p>Comprehensive MCOs cover acute, primary, and specialty medical care services; they may also cover behavioral health, long-term services and supports, and other benefits in some states. Limited benefit managed care programs, including PCCM, MLTSS only, BHO, Dental, Transportation, and Other cover a narrower set of services.</p>\n</li>\n</ol>\n<p>"--" indicates states that do not operates programs of a given type. 0 signifies that a state operated a program of this type in 2014, but it ended before July 1, 2014, or began after that date.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Enrollment'], 'landingPage': 'https://data.medicaid.gov/d/drjd-ddz9', 'contactPoint': {'hasEmail': 'mailto:Medicaid.gov@cms.hhs.gov', 'fn': 'Medicaid'}, 'issued': '2019-04-12', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/drjd-ddz9', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/drjd-ddz9/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/drjd-ddz9/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/drjd-ddz9/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/drjd-ddz9/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['bho', 'managed care enrollment', 'mco', 'medicaid', 'medicare', 'mltss', 'pace', 'pahp', 'pccm', 'pihp'], 'bureauCode': ['009:38'], 'modified': '2020-06-12', 'title': 'Managed Care Enrollment by Program and Population (All)'}, {'description': '<p>The Share of Medicaid Enrollees in any Managed Care and in Comprehensive Managed CaAre profiles state-level enrollment statistics (numbers and percentages) of total Medicaid enrollees in any type of managed care as well as those enrolled specifically in comprehensive managed care programs. The report provides managed care enrollment by state with all 50 states, the District of Columbia and the US territories are represented in these data.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Enrollment'], 'landingPage': 'https://data.medicaid.gov/d/u72p-j37s', 'contactPoint': {'hasEmail': 'mailto:Medicaid.gov@cms.hhs.gov', 'fn': 'Medicaid'}, 'issued': '2019-05-02', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/u72p-j37s', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/u72p-j37s/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/u72p-j37s/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/u72p-j37s/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/u72p-j37s/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['comprehensive managed care', 'enrollment', 'managed care', 'medicaid'], 'bureauCode': ['009:38'], 'modified': '2020-06-12', 'title': 'Share of Medicaid Enrollees in Managed Care'}, {'description': '<p>NNDSS - TABLE 1MM. Viral hemorrhagic fevers, Crimean-Congo hemorrhagic fever virus to Guanarito virus - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />\n§ Prior to 2015, CDC\'s National Notifiable Diseases Surveillance System (NNDSS) did not receive electronic data about incident cases of specific viral hemorrhagic fevers; instead data were collected in aggregate as "viral hemorrhagic fevers\'. NNDSS was updated beginning in 2015 to receive data for each of the viral hemorrhagic fevers listed.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/2i8i-dz8i', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-23', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/2i8i-dz8i', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/2i8i-dz8i/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/2i8i-dz8i/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/2i8i-dz8i/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/2i8i-dz8i/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'crimean-congo hemorrhagic fever virus', 'ebola virus', 'guanarito virus', 'nedss', 'netss', 'nndss', 'viral hemorrhagic fevers', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-01-02', 'title': 'NNDSS - TABLE 1MM. Viral hemorrhagic fevers, Crimean-Congo hemorrhagic fever virus to Guanarito virus'}, {'description': '<p>NNDSS - TABLE 1DD. Rubella to Rubella, congenital syndrome - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/2khz-k7sv', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-23', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/2khz-k7sv', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/2khz-k7sv/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/2khz-k7sv/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/2khz-k7sv/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/2khz-k7sv/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'nedss', 'netss', 'nndss', 'rubella', 'rubella congenital syndrome', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-01-02', 'title': 'NNDSS - TABLE 1DD. Rubella to Rubella, congenital syndrome'}, {'description': '<p>NNDSS - TABLE 1U. Legionellosis to Listeriosis - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/484g-ihkb', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-24', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/484g-ihkb', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/484g-ihkb/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/484g-ihkb/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/484g-ihkb/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/484g-ihkb/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'legionellosis', 'leptospirosis', 'listeriosis', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-01-02', 'title': 'NNDSS - TABLE 1U. Legionellosis to Listeriosis'}, {'description': '<p>NNDSS - Table 1K. Ehrlichiosis and Anaplasmosis, Anaplasma phagocytophilum infection to Ehrlichia chaffeensis infection - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a></p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/6dep-qtzm', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-24', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/6dep-qtzm', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6dep-qtzm/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6dep-qtzm/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6dep-qtzm/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6dep-qtzm/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'anaplasma phagocytophilum infection', 'ehrlichia chaffeensis infection', 'ehrlichiosis and anaplasmosis', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-01-02', 'title': 'NNDSS - TABLE 1K. Ehrlichiosis and Anaplasmosis, Anaplasma phagocytophilum infection to Ehrlichia chaffeensis infection'}, {'description': '<p>NNDSS - TABLE 1II. Tetanus to Trichinellosis - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/6yz5-ufy2', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-23', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/6yz5-ufy2', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6yz5-ufy2/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6yz5-ufy2/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6yz5-ufy2/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6yz5-ufy2/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'nedss', 'netss', 'nndss', 'tetanus', 'toxic shock syndrome (other than streptococcal)', 'trichinellosis', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-01-02', 'title': 'NNDSS - TABLE 1II. Tetanus to Trichinellosis'}, {'description': '<p>NNDSS - Table 1C. Arboviral diseases, neuroinvasive and non-neuroinvasive, St. Louis encephalitis virus disease to Western equine encephalitis virus disease - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/7kht-czfj', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-24', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/7kht-czfj', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7kht-czfj/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7kht-czfj/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7kht-czfj/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7kht-czfj/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'arboviral diseases', 'nedss', 'netss', 'nndss', 'st. louis encephalitis virus disease', 'western equine encephalitis virus disease', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-01-02', 'title': 'NNDSS - TABLE 1C. Arboviral diseases, St. Louis encephalitis virus to Western equine encephalitis virus'}, {'description': '<p>NNDSS - TABLE 1Q. Hepatitis B, perinatal infection to Hepatitis C (viral, acute), Probable - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\n Max: Maximum — Maximum case count during the previous 52 weeks.<br />\n * Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />\n§ For acute Hepatitis C, only confirmed cases were verified.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/8ezu-y38w', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-24', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/8ezu-y38w', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/8ezu-y38w/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/8ezu-y38w/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/8ezu-y38w/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/8ezu-y38w/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'acute)', 'confirmed', 'hepatitis b', 'hepatitis c (viral', 'nedss', 'netss', 'nndss', 'perinatal infection', 'probable', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-01-02', 'title': 'NNDSS - TABLE 1Q. Hepatitis B, perinatal infection to Hepatitis C (viral, acute), Probable'}, {'description': '<p>NNDSS - Table 1F. Brucellosis to Candida auris, clinical - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />\n§ Reporting jurisdictions were informed CDC could receive data for this condition in August 2019. Please note there will be a delay in reporting of case notifications for this condition to CDC.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/8rsa-pnhx', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-24', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/8rsa-pnhx', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/8rsa-pnhx/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/8rsa-pnhx/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/8rsa-pnhx/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/8rsa-pnhx/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'brucellosis', 'campylobacteriosis', 'candida auris', 'clinical', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-01-02', 'title': 'NNDSS - TABLE 1F. Brucellosis to Candida auris, clinical'}, {'description': '<p>NNDSS - Table 1B. Arboviral diseases, neuroinvasive and non-neuroinvasive, Jamestown Canyon virus disease to Powassan virus disease - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/9gny-cbhc', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-24', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/9gny-cbhc', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/9gny-cbhc/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/9gny-cbhc/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/9gny-cbhc/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/9gny-cbhc/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'arboviral diseases', 'jamestown canyon virus disease', 'la crosse virus disease', 'nedss', 'netss', 'nndss', 'powassan virus disease', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-01-02', 'title': 'NNDSS - Table 1B. Arboviral diseases, neuroinvasive and non-neuroinvasive, Jamestown Canyon virus disease to Powassan virus disease'}, {'description': '<p>NNDSS - TABLE 1O. Hansen\'s disease to Hantavirus pulmonary syndrome - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a></p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/azpx-5hzx', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-24', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/azpx-5hzx', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/azpx-5hzx/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/azpx-5hzx/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/azpx-5hzx/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/azpx-5hzx/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'hansen's disease', 'hantavirus infection', 'hantavirus pulmonary syndrome', 'nedss', 'netss', 'nndss', 'non-hantavirus pulmonary syndrome', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-01-02', 'title': "NNDSS - TABLE 1O. Hansen's disease to Hantavirus pulmonary syndrome"}, {'description': '<p>NNDSS - TABLE 1HH. Streptococcal toxic shock syndrome to Syphilis, Primary and Secondary - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/b6np-zdqj', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-23', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/b6np-zdqj', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/b6np-zdqj/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/b6np-zdqj/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/b6np-zdqj/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/b6np-zdqj/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'congenital', 'nedss', 'netss', 'nndss', 'primary and secondary', 'streptococcal toxic shock syndrome', 'syphilis', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-01-02', 'title': 'NNDSS - TABLE 1HH. Streptococcal toxic shock syndrome to Syphilis, Primary and Secondary'}, {'description': '<p>NNDSS - TABLE 1W. Meningococcal disease, All serogroups to Meningococcal disease, Serogroup B - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/bkwy-pyv3', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-24', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/bkwy-pyv3', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/bkwy-pyv3/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/bkwy-pyv3/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/bkwy-pyv3/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/bkwy-pyv3/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'all serogroups', 'meningococcal disease', 'nedss', 'netss', 'nndss', 'serogroup b', 'serogroups acwy', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-01-02', 'title': 'NNDSS - TABLE 1W. Meningococcal disease, All serogroups to Meningococcal disease, Serogroup B'}, {'description': '<p>NNDSS - TABLE 1Y. Mumps to Novel influenza A virus infections - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />\n§ Novel influenza A virus infections are human infections with influenza A viruses that are different from currently circulating human seasonal influenza viruses. With the exception of one avian lineage influenza A (H7N2) virus, all novel influenza A virus infections reported to CDC since 2012 have been variant influenza viruses.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/cjin-8pa3', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-24', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/cjin-8pa3', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/cjin-8pa3/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/cjin-8pa3/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/cjin-8pa3/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/cjin-8pa3/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'mumps', 'nedss', 'netss', 'nndss', 'novel influenza a virus infections', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-01-02', 'title': 'NNDSS - TABLE 1Y. Mumps to Novel influenza A virus infections'}, {'description': '<p>NNDSS - TABLE 1Z. Pertussis to Poliomyelitis, paralytic - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/cqcc-kwwr', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-24', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/cqcc-kwwr', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/cqcc-kwwr/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/cqcc-kwwr/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/cqcc-kwwr/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/cqcc-kwwr/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'nedss', 'netss', 'nndss', 'paralytic', 'pertussis', 'plague', 'poliomyelitis', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-01-02', 'title': 'NNDSS - TABLE 1Z. Pertussis to Poliomyelitis, paralytic'}, {'description': '<p>NNDSS - TABLE 1N. Haemophilus influenzae, invasive disease, (age <5 years), Non-b serotype to Unknown serotype - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a></p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/cvcu-witw', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-24', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/cvcu-witw', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/cvcu-witw/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/cvcu-witw/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/cvcu-witw/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/cvcu-witw/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['(age <5 years)', '2019', 'haemophilus influenzae', 'invasive disease', 'nedss', 'netss', 'nndss', 'non-b serotype', 'nontypeable', 'unknown serotype', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-01-02', 'title': 'NNDSS - TABLE 1N. Haemophilus influenzae, invasive disease, (age <5 years), Non-b serotype to Unknown serotype'}, {'description': '<p>NNDSS - TABLE 1X. Meningococcal disease, Other serogroups to Meningococcal disease, Unknown serogroup - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/d7xj-2da2', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-24', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/d7xj-2da2', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/d7xj-2da2/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/d7xj-2da2/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/d7xj-2da2/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/d7xj-2da2/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'meningococcal disease', 'nedss', 'netss', 'nndss', 'other serogroups', 'unknown serogroup', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-01-02', 'title': 'NNDSS - TABLE 1X. Meningococcal disease, Other serogroups to Meningococcal disease, Unknown serogroup'}, {'description': '<p>NNDSS - Table 1D. Arboviral diseases, neuroinvasive and non-neuroinvasive, West Nile virus disease to Babesiosis - 2019.In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/fc5f-ixvg', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-24', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/fc5f-ixvg', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/fc5f-ixvg/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/fc5f-ixvg/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/fc5f-ixvg/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/fc5f-ixvg/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'arboviral diseases', 'babesiosis', 'nedss', 'netss', 'nndss', 'west nile virus disease', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-01-07', 'title': 'NNDSS - TABLE 1D. Arboviral diseases, West Nile virus to Babesiosis'}, {'description': '<p>NNDSS - TABLE 1EE. Salmonella Paratyphi infection to Salmonellosis (excluding Salmonella Typhi infection and Salmonella Paratyphi infection) - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />\n§ In previous years, cases were reported as Salmonellosis. Beginning in January 2019, cases began to be reported as Salmonella Paratyphi infection.<br />\n¶ In previous years, cases were reported as typhoid fever. Beginning in January 2019, cases began to be reported as Salmonella Typhi infection.<br />\n** In previous years, cases were reported as Salmonellosis (excluding paratyphoid fever and typhoid fever). Beginning in January 2019, cases began to be reported as Salmonellosis (excluding Salmonella Typhi infection and Salmonella Paratyphi infection).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/fuzh-wm4c', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-24', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/fuzh-wm4c', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/fuzh-wm4c/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/fuzh-wm4c/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/fuzh-wm4c/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/fuzh-wm4c/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'nedss', 'netss', 'nndss', 'salmonella paratyphi infection', 'salmonella typhi infection', 'salmonellosis (excluding salmonella typhi infection and salmonella paratyphi infection)', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-01-02', 'title': 'NNDSS - TABLE 1EE. Salmonella Paratyphi infection to Salmonellosis (excluding Salmonella Typhi infection and Salmonella Paratyphi infection)'}, {'description': '<p>NNDSS - TABLE 1T. Invasive pneumococcal disease, age<5 , Confirmed to Invasive pneumococcal disease, age <5, Probable - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\n Max: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />\n§ Includes drug resistant and susceptible cases of Invasive Pneumococcal Disease.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/gui6-i83p', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-24', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/gui6-i83p', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/gui6-i83p/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/gui6-i83p/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/gui6-i83p/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/gui6-i83p/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'age<5', 'confirmed', 'invasive pneumococcal disease', 'nedss', 'netss', 'nndss', 'probable', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-01-02', 'title': 'NNDSS - TABLE 1T. Invasive pneumococcal disease, age<5 , Confirmed to Invasive pneumococcal disease, age <5, Probable'}, {'description': '<p>NNDSS - TABLE 1M. Gonorrhea to Haemophilus influenzae, invasive disease (age <5 years), Serotype b - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/h4wb-nae4', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-24', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/h4wb-nae4', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/h4wb-nae4/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/h4wb-nae4/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/h4wb-nae4/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/h4wb-nae4/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'age <5 years', 'all ages', 'all serotypes', 'gonorrhea', 'haemophilus influenzae', 'invasive disease', 'nedss', 'netss', 'nndss', 'serotype b', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-01-02', 'title': 'NNDSS - TABLE 1M. Gonorrhea to Haemophilus influenzae, invasive disease (age <5 years), Serotype b'}, {'description': '<p>NNDSS - TABLE 1V. Malaria to Measles, Imported - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Notice: The total numbers of measles cases in Table 1v for weeks 1-51 in the 2019 data are correct but counts for imported and indigenous categories are incorrect. Measles data for week 52 (in Table 1v) were updated on 02-28-2020 to correct the classification of imported and indigenous. Please see week 52, 2019 data for the correct breakout of imported and indigenous measles cases.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n<p>§ Measles is considered imported if the disease was acquired outside of the United States and is considered indigenous if the disease was acquired anywhere within the United States or it is not known where the disease was acquired.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/jf8m-mtc3', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-24', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/jf8m-mtc3', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/jf8m-mtc3/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/jf8m-mtc3/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/jf8m-mtc3/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/jf8m-mtc3/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'malaria', 'measles imported', 'measles indigenous', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-03-20', 'title': 'NNDSS - TABLE 1V. Malaria to Measles, Imported'}, {'description': '<p>NNDSS - Table 1G. Carbapenemase-producing carbapenem-resistant Enterobacteriaceae to Chancroid - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a></p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />\n§ Reporting jurisdictions were informed CDC could receive data for this condition in August 2019. Please note there will be a delay in reporting of case notifications for this condition to CDC.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/kx9y-asbg', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-24', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/kx9y-asbg', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/kx9y-asbg/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/kx9y-asbg/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/kx9y-asbg/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/kx9y-asbg/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'carbapenemase-producing carbapenem-resistant enterobacteriaceae', 'chancroid', 'chlamydia trachomatis infection', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-01-02', 'title': 'NNDSS - TABLE 1G. Carbapenemase-producing carbapenem-resistant Enterobacteriaceae to Chancroid'}, {'description': '<p>NNDSS - TABLE 1JJ. Tularemia to Vancomycin-intermediate Staphylococcus aureus - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/mik5-by93', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-23', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/mik5-by93', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mik5-by93/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mik5-by93/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mik5-by93/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mik5-by93/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'nedss', 'netss', 'nndss', 'tularemia', 'vancomycin-intermediate staphylococcus aureus', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-01-02', 'title': 'NNDSS - TABLE 1JJ. Tularemia to Vancomycin-intermediate Staphylococcus aureus'}, {'description': '<p>NNDSS - TABLE 1GG. Spotted fever rickettsiosis, Confirmed to Smallpox - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/mv87-mh7a', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-23', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/mv87-mh7a', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mv87-mh7a/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mv87-mh7a/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mv87-mh7a/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mv87-mh7a/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'nedss', 'netss', 'nndss', 'smallpox', 'spotted fever rickettsiosis confirmed', 'spotted fever rickettsiosis probable', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-01-02', 'title': 'NNDSS - TABLE 1GG. Spotted fever rickettsiosis, Confirmed to Smallpox'}, {'description': '<p>NNDSS - TABLE 1FF. Severe acute respiratory syndrome-associated coronavirus disease to Shigellosis - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/mvsw-zuaf', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-23', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/mvsw-zuaf', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mvsw-zuaf/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mvsw-zuaf/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mvsw-zuaf/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mvsw-zuaf/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'nedss', 'netss', 'nndss', 'severe acute respiratory syndrome-associated coronavirus disease', 'shiga toxin-producing escherichia coli', 'shigellosis', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-01-02', 'title': 'NNDSS - TABLE 1FF. Severe acute respiratory syndrome-associated coronavirus disease to Shigellosis'}, {'description': '<p>NNDSS - Table 1I. Cryptosporidiosis to Cyclosporiasis - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/p8ia-4jqj', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-24', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/p8ia-4jqj', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/p8ia-4jqj/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/p8ia-4jqj/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/p8ia-4jqj/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/p8ia-4jqj/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'cryptosporidiosis', 'cyclosporiasis', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-01-02', 'title': 'NNDSS - TABLE 1I. Cryptosporidiosis to Cyclosporiasis'}, {'description': '<p>NNDSS - TABLE 1AA. Poliovirus infection, nonparalytic to Psittacosis - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/q9sm-44y3', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-23', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/q9sm-44y3', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/q9sm-44y3/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/q9sm-44y3/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/q9sm-44y3/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/q9sm-44y3/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'nedss', 'netss', 'nndss', 'nonparalytic', 'poliovirus infection', 'psittacosis', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-01-02', 'title': 'NNDSS - TABLE 1AA. Poliovirus infection, nonparalytic to Psittacosis'}, {'description': '<p>NNDSS - Table 1L. Ehrlichiosis and Anaplasmosis, Ehrlichia ewingii infection to Giardiasis - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a></p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/qpq4-k3td', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-24', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/qpq4-k3td', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qpq4-k3td/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qpq4-k3td/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qpq4-k3td/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qpq4-k3td/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'ehrlichia ewingii infection', 'ehrlichiosis and anaplasmosis', 'giardiasis', 'nedss', 'netss', 'nndss', 'undetermined', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-01-02', 'title': 'NNDSS - TABLE 1L. Ehrlichiosis and Anaplasmosis, Ehrlichia ewingii infection to Giardiasis'}, {'description': '<p>NNDSS - Table 1E. Botulism, Foodborne to Botulism, Other (wound & unspecified) - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a></p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/qwf3-87ny', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-24', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/qwf3-87ny', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qwf3-87ny/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qwf3-87ny/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qwf3-87ny/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qwf3-87ny/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'botulism', 'foodborne', 'infant', 'nedss', 'netss', 'nndss', 'other (wound and unspecified)', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-01-02', 'title': 'NNDSS - TABLE 1E. Botulism, Foodborne to Botulism, Other'}, {'description': '<p>NNDSS - TABLE 1PP. Yellow fever to Zika virus disease, non-congenital - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/qz67-9a9h', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-23', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/qz67-9a9h', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qz67-9a9h/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qz67-9a9h/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qz67-9a9h/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qz67-9a9h/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'nedss', 'netss', 'nndss', 'non-congenital', 'wonder', 'yellow fever', 'zika virus disease'], 'bureauCode': ['009:00'], 'modified': '2020-01-02', 'title': 'NNDSS - TABLE 1PP. Yellow fever to Zika virus disease, non-congenital'}, {'description': '<p>NNDSS - TABLE 1NN. Viral hemorrhagic fevers, Junin virus to Viral hemorrhagic fevers, Lujo virus - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />\n§ Prior to 2015, CDC\'s National Notifiable Diseases Surveillance System (NNDSS) did not receive electronic data about incident cases of specific viral hemorrhagic fevers; instead data were collected in aggregate as "viral hemorrhagic fevers\'. NNDSS was updated beginning in 2015 to receive data for each of the viral hemorrhagic fevers listed.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/r8hr-3jkm', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-23', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/r8hr-3jkm', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/r8hr-3jkm/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/r8hr-3jkm/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/r8hr-3jkm/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/r8hr-3jkm/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'junin virus', 'lassa virus', 'lujo virus', 'nedss', 'netss', 'nndss', 'viral hemorrhagic fevers', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-01-02', 'title': 'NNDSS - TABLE 1NN. Viral hemorrhagic fevers, Junin virus to Viral hemorrhagic fevers, Lujo virus'}, {'description': '<p>NNDSS - TABLE 1S. Invasive pneumococcal disease, all ages, Confirmed to Invasive pneumococcal disease, all ages, Probable - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\n Max: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />\n§ Includes drug resistant and susceptible cases of Invasive Pneumococcal Disease.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/rwap-xbst', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-24', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/rwap-xbst', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rwap-xbst/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rwap-xbst/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rwap-xbst/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rwap-xbst/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'all ages', 'confirmed', 'invasive pneumococcal disease', 'nedss', 'netss', 'nndss', 'probable', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-01-02', 'title': 'NNDSS - TABLE 1S. Invasive pneumococcal disease, all ages, Confirmed to Invasive pneumococcal disease, all ages, Probable'}, {'description': '<p>NNDSS - Table 1A. Anthrax to Arboviral diseases, Eastern equine encephalitis virus disease - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nC.N.M.I.: Commonwealth of Northern Mariana Islands.<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/ttjk-6u2v', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-24', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/ttjk-6u2v', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ttjk-6u2v/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ttjk-6u2v/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ttjk-6u2v/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ttjk-6u2v/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'anthrax', 'arboviral diseases', 'chikungunya virus disease', 'eastern equine encephalitis virus disease', 'nedss', 'netss', 'neuroinvasive and non-neuroinvasive', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-01-02', 'title': 'NNDSS - TABLE 1A. Anthrax to Arboviral diseases, Eastern equine encephalitis virus disease'}, {'description': '<p>NNDSS - TABLE 1R. Hepatitis C, perinatal infection to Influenza-associated pediatric mortality - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\n Max: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />\n§ Since [INSERT DATE], XXX influenza-associated pediatric deaths occurring during the 2017-18 season have been reported.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/tv5g-74as', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-24', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/tv5g-74as', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/tv5g-74as/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/tv5g-74as/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/tv5g-74as/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/tv5g-74as/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'hepatitis c', 'influenza-associated pediatric mortality', 'nedss', 'netss', 'nndss', 'perinatal infection', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-01-02', 'title': 'NNDSS - TABLE 1R. Hepatitis C, perinatal infection to Influenza-associated pediatric mortality'}, {'description': '<p>NNDSS - TABLE 1LL. Vibriosis, Confirmed to Vibriosis, Probable - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/u92k-ms37', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-23', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/u92k-ms37', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/u92k-ms37/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/u92k-ms37/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/u92k-ms37/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/u92k-ms37/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'nedss', 'netss', 'nndss', 'vibriosis confirmed', 'vibriosis probable', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-01-02', 'title': 'NNDSS - TABLE 1LL. Vibriosis, Confirmed to Vibriosis, Probable'}, {'description': '<p>NNDSS - TABLE 1CC. Rabies, Animal to Rabies, Human - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/usyq-s7ip', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-23', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/usyq-s7ip', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/usyq-s7ip/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/usyq-s7ip/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/usyq-s7ip/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/usyq-s7ip/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'animal', 'human', 'nedss', 'netss', 'nndss', 'rabies', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-01-02', 'title': 'NNDSS - TABLE 1CC. Rabies, Animal to Rabies, Human'}, {'description': '<p>NNDSS - TABLE 1J. Dengue virus infections, Dengue to Severe dengue - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\n Max: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />\n§ Includes data for dengue and dengue-like illness.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/w7ew-4aqz', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-24', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/w7ew-4aqz', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/w7ew-4aqz/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/w7ew-4aqz/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/w7ew-4aqz/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/w7ew-4aqz/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'dengue', 'dengue virus infections', 'dengue-like illness', 'nedss', 'netss', 'nndss', 'severe dengue', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-01-02', 'title': 'NNDSS - TABLE 1J. Dengue virus infections, Dengue to Severe dengue'}, {'description': '<p>NNDSS - TABLE 1P. Hemolytic uremic syndrome post-diarrheal to Hepatitis (viral, acute, by type), B - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/wgyw-mswy', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-24', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/wgyw-mswy', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/wgyw-mswy/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/wgyw-mswy/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/wgyw-mswy/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/wgyw-mswy/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'acute', 'by type) a', 'by type) b', 'hemolytic uremic syndrome post-diarrheal', 'hepatitis (viral', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-01-02', 'title': 'NNDSS - TABLE 1P. Hemolytic uremic syndrome post-diarrheal to Hepatitis (viral, acute, by type), B'}, {'description': '<p>NNDSS - Table 1H. Cholera to Coccidioidomycosis - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a></p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/xsi2-33p5', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-24', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/xsi2-33p5', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xsi2-33p5/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xsi2-33p5/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xsi2-33p5/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xsi2-33p5/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'cholera', 'coccidioidomycosis', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-01-02', 'title': 'NNDSS - TABLE 1H. Cholera to Coccidioidomycosis'}, {'description': '<p>NNDSS - TABLE 1BB. Q fever, Total to Q fever, Chronic - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/ygrm-jkkz', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-23', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/ygrm-jkkz', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ygrm-jkkz/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ygrm-jkkz/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ygrm-jkkz/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ygrm-jkkz/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'nedss', 'netss', 'nndss', 'q fever', 'q fever acute', 'q fever chronic', 'total', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-01-02', 'title': 'NNDSS - TABLE 1BB. Q fever, Total to Q fever, Chronic'}, {'description': '<p>This dataset includes deidentified data on patients receiving artesunate through the National Artesunate for Severe Malaria Program from April- December 2019.</p>\n<p>This dataset contains the data from the case report form only.<br />\nPlease see the links below for the other datasets and the attached document \'Guide to NASMP Datasets\':<br />\nData from Case Report Form- <a href="https://data.cdc.gov/Global-Health/National-Artesunate-for-Severe-Malaria-Program-Cas/igaz-icki">https://data.cdc.gov/Global-Health/National-Artesunate-for-Severe-Malari...</a><br />\nData on Artesunate Dosing- <a href="https://data.cdc.gov/dataset/National-Artesunate-for-Severe-Malaria-Program-Art/qan4-gt4k">https://data.cdc.gov/dataset/National-Artesunate-for-Severe-Malaria-Prog...</a><br />\nData on Microscopy (Parasitemia values)- <a href="https://data.cdc.gov/Global-Health/National-Artesunate-for-Severe-Malaria-Program-Mic/v2k9-ctv4">https://data.cdc.gov/Global-Health/National-Artesunate-for-Severe-Malari...</a></p>\n<p>All data can be easily linked using the ParticipantID field, a unique ID number assigned to each participant.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Global Health'], 'landingPage': 'https://data.cdc.gov/d/g3k9-gyw7', 'contactPoint': {'hasEmail': 'mailto:why6@cdc.gov', 'fn': 'Francisca Abanyie, MD, MPH'}, 'issued': '2020-04-10', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/g3k9-gyw7', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/g3k9-gyw7/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/g3k9-gyw7/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/g3k9-gyw7/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/g3k9-gyw7/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['artesunate', 'division of parasitic diseases and malaria', 'malaria'], 'bureauCode': ['009:20'], 'modified': '2020-04-10', 'title': 'National Artesunate for Severe Malaria Program Follow-On Antimalarial Dosing Data- April to December 2019'}, {'description': '<p>This dataset includes deidentified data on patients receiving artesunate through the National Artesunate for Severe Malaria Program from April- December 2019.</p>\n<p>This dataset contains the data from the case report form only.<br />\nPlease see the links below for the other datasets and see the attached document \'Guide to NSAMP Datasets\':<br />\nData on Artesunate Dosing- <a href="https://data.cdc.gov/dataset/National-Artesunate-for-Severe-Malaria-Program-Art/qan4-gt4k">https://data.cdc.gov/dataset/National-Artesunate-for-Severe-Malaria-Prog...</a><br />\nData on Follow-On Antimalarial Dosing- <a href="https://data.cdc.gov/Global-Health/National-Artesunate-for-Severe-Malaria-Program-Fol/g3k9-gyw7">https://data.cdc.gov/Global-Health/National-Artesunate-for-Severe-Malari...</a><br />\nData on Microscopy (Parasitemia values)- <a href="https://data.cdc.gov/Global-Health/National-Artesunate-for-Severe-Malaria-Program-Mic/v2k9-ctv4">https://data.cdc.gov/Global-Health/National-Artesunate-for-Severe-Malari...</a></p>\n<p>All data can be easily linked using the ParticipantID field, a unique ID number assigned to each participant.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Global Health'], 'landingPage': 'https://data.cdc.gov/d/igaz-icki', 'contactPoint': {'hasEmail': 'mailto:why6@cdc.gov', 'fn': 'Francisca Abanyie, MD, MPH'}, 'issued': '2020-04-10', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/igaz-icki', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/igaz-icki/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/igaz-icki/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/igaz-icki/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/igaz-icki/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['artesunate', 'division of parasitic diseases and malaria', 'malaria'], 'bureauCode': ['009:20'], 'modified': '2020-04-10', 'title': 'National Artesunate for Severe Malaria Program Case Report Data- April to December 2019'}, {'description': '<p>This dataset includes deidentified data on patients receiving artesunate through the National Artesunate for Severe Malaria Program from April- December 2019.</p>\n<p>This dataset contains artesunate dosing data only.<br />\nPlease see the links below for the other datasets and the attached word document, \'Guide to NASMP Datasets\':</p>\n<p>Data from Case Report- <a href="https://data.cdc.gov/Global-Health/National-Artesunate-for-Severe-Malaria-Program-Cas/igaz-icki">https://data.cdc.gov/Global-Health/National-Artesunate-for-Severe-Malari...</a></p>\n<p>Data on Follow-On Antimalarial Dosing- <a href="https://data.cdc.gov/Global-Health/National-Artesunate-for-Severe-Malaria-Program-Fol/g3k9-gyw7">https://data.cdc.gov/Global-Health/National-Artesunate-for-Severe-Malari...</a></p>\n<p>Data on Microscopy (Parasitemia values)- <a href="https://data.cdc.gov/Global-Health/National-Artesunate-for-Severe-Malaria-Program-Mic/v2k9-ctv4">https://data.cdc.gov/Global-Health/National-Artesunate-for-Severe-Malari...</a></p>\n<p>All data can be easily linked using the ParticipantID field, a unique ID number assigned to each participant.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Global Health'], 'landingPage': 'https://data.cdc.gov/d/qan4-gt4k', 'contactPoint': {'hasEmail': 'mailto:why6@cdc.gov', 'fn': 'Francisca Abanyie, MD, MPH'}, 'issued': '2020-04-10', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/qan4-gt4k', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qan4-gt4k/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qan4-gt4k/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qan4-gt4k/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qan4-gt4k/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['artesunate', 'division of parasitic diseases and malaria', 'malaria'], 'bureauCode': ['009:20'], 'modified': '2020-04-10', 'title': 'National Artesunate for Severe Malaria Program Artesunate Dosing Data- April to December 2019'}, {'description': '<p>This dataset includes deidentified data on patients receiving artesunate through the National Artesunate for Severe Malaria Program from April- December 2019.</p>\n<p>This dataset contains microscopy data only.<br />\nPlease see the links below for the other datasets and the attached document \'Guide to NASMP Datasets:<br />\nData from Case Report Form- <a href="https://data.cdc.gov/Global-Health/National-Artesunate-for-Severe-Malaria-Program-Cas/igaz-icki">https://data.cdc.gov/Global-Health/National-Artesunate-for-Severe-Malari...</a><br />\nData on Artesunate Dosing- <a href="https://data.cdc.gov/dataset/National-Artesunate-for-Severe-Malaria-Program-Art/qan4-gt4k">https://data.cdc.gov/dataset/National-Artesunate-for-Severe-Malaria-Prog...</a><br />\nData on Follow-On Dosing- <a href="https://data.cdc.gov/Global-Health/National-Artesunate-for-Severe-Malaria-Program-Fol/g3k9-gyw7">https://data.cdc.gov/Global-Health/National-Artesunate-for-Severe-Malari...</a></p>\n<p>All data can be easily linked using the ParticipantID field, a unique ID number assigned to each participant.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Global Health'], 'landingPage': 'https://data.cdc.gov/d/v2k9-ctv4', 'contactPoint': {'hasEmail': 'mailto:why6@cdc.gov', 'fn': 'Francisca Abanyie, MD, MPH'}, 'issued': '2020-04-10', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/v2k9-ctv4', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/v2k9-ctv4/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/v2k9-ctv4/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/v2k9-ctv4/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/v2k9-ctv4/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['artesunate', 'division of parasitic diseases and malaria', 'malaria'], 'bureauCode': ['009:20'], 'modified': '2020-04-10', 'title': 'National Artesunate for Severe Malaria Program Microscopy Data- April to December 2019'}, {'description': '<p>2016 to 2018, 3-year average. Rates are age-standardized. County rates are spatially smoothed. The data can be viewed by gender and race/ethnicity. Data source: National Vital Statistics System. Additional data, maps, and methodology can be viewed on the Interactive Atlas of Heart Disease and Stroke <a href="http://www.cdc.gov/dhdsp/maps/atlas">http://www.cdc.gov/dhdsp/maps/atlas</a></p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Heart Disease & Stroke Prevention'], 'landingPage': 'https://data.cdc.gov/d/6x7h-usvx', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2020-04-27', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/6x7h-usvx', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6x7h-usvx/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6x7h-usvx/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6x7h-usvx/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6x7h-usvx/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cardiovascular', 'cardiovascular disease', 'counties', 'county', 'heart', 'heart disease'], 'bureauCode': ['009:20'], 'modified': '2020-04-29', 'title': 'Heart Disease Mortality Data Among US Adults (35+) by State/Territory and County – 2016-2018'}, {'description': '<p>2016 to 2018, 3-year average. Rates are age-standardized. County rates are spatially smoothed. The data can be viewed by gender and race/ethnicity. Data source: National Vital Statistics System. Additional data, maps, and methodology can be viewed on the Interactive Atlas of Heart Disease and Stroke <a href="http://www.cdc.gov/dhdsp/maps/atlas">http://www.cdc.gov/dhdsp/maps/atlas</a></p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Heart Disease & Stroke Prevention'], 'landingPage': 'https://data.cdc.gov/d/tqwu-4a7k', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2020-04-28', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/tqwu-4a7k', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/tqwu-4a7k/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/tqwu-4a7k/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/tqwu-4a7k/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/tqwu-4a7k/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cardiovascular', 'cardiovascular disease', 'cerebrovascular disease', 'counties', 'county', 'stroke'], 'bureauCode': ['009:20'], 'modified': '2020-04-28', 'title': 'Stroke Mortality Data Among US Adults (35+) by State/Territory and County – 2016-2018'}, {'description': '<p>This dataset provides modeled predictions of PM2.5 levels from the EPA\'s Downscaler model. Data are at the census tract level for 2011-2015. These data are used by the CDC\'s National Environmental Public Health Tracking Network to generate air quality measures. Census tract-level datasets contain estimates of the mean predicted concentration and associated standard error. Please refer to the metadata attachment for more information.</p>\n<p>Learn more about outdoor air quality on the Tracking Network\'s website: <a href="https://ephtracking.cdc.gov/showAirLanding.action">https://ephtracking.cdc.gov/showAirLanding.action</a>.</p>\n<p>By using these data, you signify your agreement to comply with the following requirements:<br />\n1. Use the data for statistical reporting and analysis only.<br />\n2. Do not attempt to learn the identity of any person included in the data and do not combine these data with other data for the purpose of matching records to identify individuals.<br />\n3. Do not disclose of or make use of the identity of any person or establishment discovered inadvertently and report the discovery to: <a href="mailto:trackingsupport@cdc.gov">trackingsupport@cdc.gov</a>.<br />\n4. Do not imply or state, either in written or oral form, that interpretations based on the data are those of the original data sources and CDC unless the data user and data source are formally collaborating.<br />\n5. Acknowledge, in all reports or presentations based on these data, the original source of the data and CDC.<br />\n6. Suggested citation: Centers for Disease Control and Prevention. National Environmental Public Health Tracking Network. Web. Accessed: insert date. <a href="http://www.cdc.gov/ephtracking">www.cdc.gov/ephtracking</a>.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Environmental Health & Toxicology'], 'landingPage': 'https://data.cdc.gov/d/qjxm-7fny', 'contactPoint': {'hasEmail': 'mailto:cak8@cdc.gov', 'fn': 'Craig Kassinger'}, 'issued': '2020-05-28', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/qjxm-7fny', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qjxm-7fny/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qjxm-7fny/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qjxm-7fny/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qjxm-7fny/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['air pollution', 'asthma', 'environmental health', 'particulate matter', 'pm2.5'], 'bureauCode': ['009:20'], 'modified': '2020-06-01', 'title': 'Daily Census Tract-Level PM2.5 Concentrations, 2011-2015'}, {'description': '<p>This dataset provides modeled predictions of ozone levels from the EPA\'s Downscaler model. Data are at the census tract level for 2006-2010. These data are used by the CDC\'s National Environmental Public Health Tracking Network to generate air quality measures. Census tract-level datasets contain estimates of the mean predicted concentration and associated standard error. Please refer to the metadata attachment for more information.</p>\n<p>Learn more about outdoor air quality on the Tracking Network\'s website: <a href="https://ephtracking.cdc.gov/showAirLanding.action">https://ephtracking.cdc.gov/showAirLanding.action</a>.</p>\n<p>By using these data, you signify your agreement to comply with the following requirements:<br />\n1. Use the data for statistical reporting and analysis only.<br />\n2. Do not attempt to learn the identity of any person included in the data and do not combine these data with other data for the purpose of matching records to identify individuals.<br />\n3. Do not disclose of or make use of the identity of any person or establishment discovered inadvertently and report the discovery to: <a href="mailto:trackingsupport@cdc.gov">trackingsupport@cdc.gov</a>.<br />\n4. Do not imply or state, either in written or oral form, that interpretations based on the data are those of the original data sources and CDC unless the data user and data source are formally collaborating.<br />\n5. Acknowledge, in all reports or presentations based on these data, the original source of the data and CDC.<br />\n6. Suggested citation: Centers for Disease Control and Prevention. National Environmental Public Health Tracking Network. Web. Accessed: insert date. <a href="http://www.cdc.gov/ephtracking">www.cdc.gov/ephtracking</a>.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Environmental Health & Toxicology'], 'landingPage': 'https://data.cdc.gov/d/xm94-zmtx', 'contactPoint': {'hasEmail': 'mailto:trackingsupport@cdc.gov', 'fn': 'Craig Kassinger'}, 'issued': '2020-05-28', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/xm94-zmtx', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xm94-zmtx/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xm94-zmtx/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xm94-zmtx/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xm94-zmtx/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['air pollution', 'asthma', 'environmental health', 'ozone'], 'bureauCode': ['009:20'], 'modified': '2020-06-01', 'title': 'Daily Census Tract-Level Ozone Concentrations, 2006-2010'}, {'description': '<p>We are releasing data that compares the HHS Provider Relief Fund and the CMS Accelerated and Advance Payments by State and provider as of May 15, 2020. This data is already available on other websites, but this chart brings the information together into one view for comparison. You can find additional information on the Accelerated and Advance Payments at the following links:</p>\n<p>Fact Sheet: <a href="https://www.cms.gov/files/document/Accelerated-and-Advanced-Payments-Fact-Sheet.pdf;">https://www.cms.gov/files/document/Accelerated-and-Advanced-Payments-Fac...</a></p>\n<p>Zip file on providers in each state: <a href="https://www.cms.gov/files/zip/accelerated-payment-provider-details-state.zip">https://www.cms.gov/files/zip/accelerated-payment-provider-details-state...</a></p>\n<p>Medicare Accelerated and Advance Payments State-by-State information and by Provider Type: <a href="https://www.cms.gov/files/document/covid-accelerated-and-advance-payments-state.pdf">https://www.cms.gov/files/document/covid-accelerated-and-advance-payment...</a>.</p>\n<p>This file was assembled by HHS via CMS, HRSA and reviewed by leadership and compares the HHS Provider Relief Fund and the CMS Accelerated and Advance Payments by State and provider as of May 15, 2020.</p>\n<p>HHS Provider Relief Fund<br />\nPresident Trump is providing support to healthcare providers fighting the coronavirus disease 2019 (COVID-19) pandemic through the bipartisan Coronavirus Aid, Relief, & Economic Security Act and the Paycheck Protection Program and Health Care Enhancement Act, which provide a total of $175 billion for relief funds to hospitals and other healthcare providers on the front lines of the COVID-19 response. This funding supports healthcare-related expenses or lost revenue attributable to COVID-19 and ensures uninsured Americans can get treatment for COVID-19. HHS is distributing this Provider Relief Fund money and these payments do not need to be repaid.<br />\nThe Department allocated $50 billion of the Provider Relief Fund for general distribution to Medicare facilities and providers impacted by COVID-19, based on eligible providers\' net reimbursement. It allocated another $22 billion to providers in areas particularly impacted by the COVID-19 outbreak, rural providers, and providers who serve low-income populations and uninsured Americans. HHS will be allocating the remaining funds in the near future.</p>\n<p>As part of the Provider Relief Fund distribution, all providers have 45 days to attest that they meet certain criteria to keep the funding they received, including public disclosure. As of May 15, 2020, there has been a total of $34 billion in attested payments. The chart only includes those providers that have attested to the payments by that date. We will continue to update this information and add the additional providers and payments once their attestation is complete.</p>\n<p>CMS Accelerated and Advance Payments Program<br />\nOn March 28, 2020, to increase cash flow to providers of services and suppliers impacted by the coronavirus disease 2019 (COVID-19) pandemic, the Centers for Medicare & Medicaid Services (CMS) expanded the Accelerated and Advance Payment Program to a broader group of Medicare Part A providers and Part B suppliers. Beginning on April 26, 2020, CMS stopped accepting new applications for the Advance Payment Program, and CMS began reevaluating all pending and new applications for Accelerated Payments in light of the availability of direct payments made through HHS’s Provider Relief Fund.</p>\n<p>Since expanding the AAP program on March 28, 2020, CMS approved over 21,000 applications totaling $59.6 billion in payments to Part A providers, which includes hospitals, through May 18, 2020. For Part B suppliers—including doctors, non-physician practitioners and durable medical equipment suppliers— during the same time period, CMS approved almost 24,000 applications advancing $40.4 billion in payments. The AAP program is not a grant, and providers and suppliers are required to repay the loan.</p>\n<p>Provider Relief Fund Data - <a href="https://data.cdc.gov/Administrative/Provider-Relief-Fund-COVID-19-High-Impact-Payments/b58h-s9zx">https://data.cdc.gov/Administrative/Provider-Relief-Fund-COVID-19-High-I...</a></p>\n', 'programCode': ['009:020'], 'title': 'Provider Relief Fund & Accelerated and Advance Payments', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Administrative'], 'landingPage': 'https://data.cdc.gov/d/v2pi-w3up', 'contactPoint': {'hasEmail': 'mailto:HIGLASServiceDesk@gdit.com', 'fn': 'Megan Worstell'}, 'issued': '2020-05-21', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/v2pi-w3up', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/v2pi-w3up/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/v2pi-w3up/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/v2pi-w3up/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/v2pi-w3up/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['accelerated and advance payments', 'cares act', 'coronavirus', 'covid-19', 'provider relief fund'], 'bureauCode': ['009:38'], 'modified': '2020-05-21', 'references': ['https://www.cms.gov/files/document/Accelerated-and-Advanced-Payments-Fact-Sheet.pdf']}, {'description': '<p>2010-2018. US Census Annual Estimates of the Resident Population for Selected Age Groups by Sex for the United States. The estimates are based on the 2010 Census and reflect changes to the April 1, 2010 population due to the Count Question Resolution program and geographic program revisions. Median age is calculated based on single year of age. For population estimates methodology statements, see <a href="http://www.census.gov/popest/methodology/index.html">http://www.census.gov/popest/methodology/index.html</a>.</p>\n', 'programCode': ['009:020'], 'title': 'US Census Annual Estimates of the Resident Population for Selected Age Groups by Sex for the United States', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Tobacco Use'], 'landingPage': 'https://data.cdc.gov/d/b2jx-uyck', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2019-07-15', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/b2jx-uyck', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/b2jx-uyck/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/b2jx-uyck/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/b2jx-uyck/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/b2jx-uyck/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['centers-for-disease-control-and-prevention'], 'bureauCode': ['009:20'], 'modified': '2020-08-20', 'references': ['https://chronicdata.cdc.gov/d/mhj9-4wi2'], 'describedBy': 'https://chronicdata.cdc.gov/Tobacco-Use/U-S-Census-Annual-Estimates-of-the-Resident-Popula/b2jx-uyck'}, {'description': '<p>US Census Annual Estimates of the Resident Population for Selected Age Groups by Sex for the United States. The estimates are based on the 2010 Census and reflect changes to the April 1, 2010 population due to the Count Question Resolution program and geographic program revisions. Median age is calculated based on single year of age. For population estimates methodology statements, see <a href="http://www.census.gov/popest/methodology/index.html">http://www.census.gov/popest/methodology/index.html</a>.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Tobacco Use'], 'landingPage': 'https://data.cdc.gov/d/mhj9-4wi2', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2016-11-30', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/mhj9-4wi2', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'xls', 'accessURL': 'https://data.cdc.gov/download/mhj9-4wi2/application/vnd.ms-excel', 'mediaType': 'application/unknown', 'title': 'xls'}], 'keyword': ['centers-for-disease-control-and-prevention'], 'bureauCode': ['009:20'], 'modified': '2020-08-20', 'title': 'US Census Methodology'}, {'description': '<p>2016-17 merged. This dataset is a de-identified summary table of vision and eye health data indicators from the National Survye of Chilrens Health (NSCH), stratified by all available combinations of age group, race/ethnicity, gender, risk factor and state. NSCH is a telephone survey conducted by the National Center for Health Statistics at CDC (currently conducted by the U.S. Census Bureau) that examines the physical and emotional health of children 0-17 years of age. Approximate sample size is 95,000 over two rounds of data collection. Data were suppressed for cell sizes less than 30 persons, or where the relative standard error more than 30% of the mean. Detailed information on VEHSS NSCH analyses can be found on the VEHSS NSCH webpage (cdc.gov/visionhealth/vehss/data/national-surveys/national-survey-of-childrens-health.html). Additional information about NSCH can be found on the NSCH website (<a href="http://childhealthdata.org/learn/NSCH">http://childhealthdata.org/learn/NSCH</a>). The VEHSS NSCH dataset was last updated in November 2019.</p>\n', 'programCode': ['009:029'], 'title': 'National Survey of Children’s Health (NSCH) – Vision and Eye Health Surveillance', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Vision & Eye Health'], 'landingPage': 'https://data.cdc.gov/d/de4p-4g3k', 'contactPoint': {'hasEmail': 'mailto:ddtpubsmailbox@cdc.gov', 'fn': 'DDT Public Inquiries'}, 'issued': '2019-11-18', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/de4p-4g3k', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/de4p-4g3k/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/de4p-4g3k/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/de4p-4g3k/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/de4p-4g3k/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['contact lenses', 'glasses', 'nsch', 'vision impairment', 'visual function'], 'bureauCode': ['009:20'], 'modified': '2020-08-19', 'references': ['http://childhealthdata.org/learn/NSCH', 'https://www.cdc.gov/visionhealth/vehss/data/national-surveys/national-survey-of-childrens-health.html'], 'describedBy': 'https://chronicdata.cdc.gov/d/de4p-4g3k'}, {'description': '<p>2014-15 merged, 2016-17 merged. This dataset is a de-identified summary table of vision and eye health data indicators from NHIS, stratified by all available combinations of age group, race/ethnicity, gender, and risk factor. NHIS is an annual household survey conducted by the National Center for Health Statistics at CDC that monitors trends in illness, disabilities, and progress towards national health objectives. Approximate sample size is 35,000 households and 87,500 persons annually. NHIS data for VEHSS includes questions related to Visual Function. Data were suppressed for cell sizes less than 30 persons, or where the relative standard error more than 30% of the mean. Data will be updated as it becomes available. Detailed information on VEHSS NHIS analyses can be found on the VEHSS NHIS webpage (link). Additional information about NHIS can be found on the NHIS website (<a href="http://www.cdc.gov/nchs/nhis/about_nhis.htm">http://www.cdc.gov/nchs/nhis/about_nhis.htm</a>). The VEHSS NHIS dataset was last updated in November 2019.</p>\n', 'programCode': ['009:020'], 'title': 'National Health Interview Survey (NHIS) – Vision and Eye Health Surveillance', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Vision & Eye Health'], 'landingPage': 'https://data.cdc.gov/d/2t2r-sf6s', 'contactPoint': {'hasEmail': 'mailto:ddtpubsmailbox@cdc.gov', 'fn': 'DDT Public Inquiries'}, 'issued': '2019-11-18', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/2t2r-sf6s', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/2t2r-sf6s/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/2t2r-sf6s/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/2t2r-sf6s/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/2t2r-sf6s/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['blind', 'contact lenses', 'glasses', 'nhis', 'vision correction', 'visual function'], 'bureauCode': ['009:20'], 'modified': '2020-08-19', 'references': ['http://www.cdc.gov/nchs/nhis/about_nhis.htm', 'https://www.cdc.gov/visionhealth/vehss/data/national-surveys/national-health-interview-survey.html'], 'describedBy': 'https://chronicdata.cdc.gov/Vision-Eye-Health/National-Health-Interview-Survey-NHIS-Vision-and-E/2t2r-sf6s'}, {'description': '<p>2013-2018. This dataset is a de-identified summary table of vision and eye health data indicators from BRFSS, stratified by all available combinations of age group, race/ethnicity, gender, risk factor and state. BRFSS is a system of telephone surveys conducted by CDC that collect state data about U.S. residents regarding their health-related risk behaviors, chronic health conditions, and use of preventive services. BRFSS completes more than 400,000 adult interviews each year across 50 states, the District of Columbia, and three U.S. territories. BRFSS data for VEHSS includes one question from the core component related to Visual Function. Data were suppressed following NCHS standards. Data will be updated as it becomes available. Detailed information on VEHSS BRFSS analyses can be found on the VEHSS BRFSS webpage (link). General information about BRFSS can be found on the BRFSS website (<a href="https://www.cdc.gov/brfss">https://www.cdc.gov/brfss</a>). The VEHSS BRFSS dataset was last updated in November 2019.</p>\n', 'programCode': ['009:020'], 'title': 'Behavioral Risk Factors – Vision and Eye Health Surveillance', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Vision & Eye Health'], 'landingPage': 'https://data.cdc.gov/d/vkwg-yswv', 'contactPoint': {'hasEmail': 'mailto:ddtpubsmailbox@cdc.gov', 'fn': 'DDT Public Inquiries'}, 'issued': '2019-11-18', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/vkwg-yswv', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vkwg-yswv/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vkwg-yswv/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vkwg-yswv/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vkwg-yswv/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['brfss', 'contact lenses', 'glasses', 'visual function'], 'bureauCode': ['009:20'], 'modified': '2020-08-19', 'references': ['https://www.cdc.gov/brfss', 'https://www.cdc.gov/visionhealth/vehss/data/national-surveys/behavioral-risk-factors-surveillance-system.html'], 'describedBy': 'https://chronicdata.cdc.gov/d/vkwg-yswv'}, {'description': '<p>2015, 2014. Data were provided by the Centers for Disease Control and Prevention (CDC), Division of Population Health, Epidemiology and Surveillance Branch. The project was funded by the Robert Wood Johnson Foundation (RWJF) in conjunction with the CDC Foundation. 500 cities project census city-level data in GIS-friendly format can be joined with city spatial data (<a href="https://chronicdata.cdc.gov/500-Cities/500-Cities-City-Boundaries/n44h-hy2j">https://chronicdata.cdc.gov/500-Cities/500-Cities-City-Boundaries/n44h-hy2j</a>) in a geographic information system (GIS) to produce maps of 27 measures at the city-level. Because some questions are only asked every other year in the BRFSS, there are 7 measures in this 2017 release from the 2014 BRFSS that were the same as the 2016 release.</p>\n', 'programCode': ['009:020'], 'title': '500 Cities: City-level Data (GIS Friendly Format), 2017 release', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['500 Cities'], 'landingPage': 'https://data.cdc.gov/d/djk3-k3zs', 'contactPoint': {'hasEmail': 'mailto:500cities@cdc.gov', 'fn': '500 Cities Public Inquiries'}, 'issued': '2018-10-16', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/djk3-k3zs', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/djk3-k3zs/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/djk3-k3zs/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/djk3-k3zs/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/djk3-k3zs/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['500cities', 'behaviors', 'census', 'cities', 'gis', 'outcomes', 'prevalence', 'prevention', 'tract', 'unhealthy'], 'bureauCode': ['009:20'], 'modified': '2020-08-19', 'references': ['https://academic.oup.com/aje/article/179/8/1025/109078', 'https://academic.oup.com/aje/article/182/2/127/93984', 'https://www.cdc.gov/pcd/issues/2017/17_0281.htm', 'https://www.cdc.gov/pcd/issues/2018/18_0313.htm']}, {'description': '<ol start="2016">\n<li>This dataset is a de-identified summary table of prevalence rates for vision and eye health data indicators from the 2016 MarketScan® Commercial Claims and Encounters Data (CCAE) is produced by Truven Health Analytics, a division of IBM Watson Health. The CCEA data contain a convenience sample of insurance claims information from person with employer-sponsored insurance and their dependents, including 43.6 million person years of data. Prevalence estimates are stratified by all available combinations of age group, gender, and state. Detailed information on VEHSS MarketScan analyses can be found on the VEHSS MarketScan webpage (cdc.gov/visionhealth/vehss/data/claims/marketscan.html). Information on available Medicare claims data can be found on the IBM MarketScan website (<a href="https://marketscan.truvenhealth.com">https://marketscan.truvenhealth.com</a>). The VEHSS MarketScan summary dataset was last updated November 2019.</li>\n</ol>\n', 'programCode': ['009:020'], 'title': 'Commercial Medical Insurance (MSCANCC) - Vision and Eye Health Surveillance', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Vision & Eye Health'], 'landingPage': 'https://data.cdc.gov/d/a35h-9yn4', 'contactPoint': {'hasEmail': 'mailto:ddtpubsmailbox@cdc.gov', 'fn': 'DDT Public Inquiries'}, 'issued': '2020-05-19', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/a35h-9yn4', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/a35h-9yn4/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/a35h-9yn4/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/a35h-9yn4/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/a35h-9yn4/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['claims', 'diagnosed prevalence', 'eye exams', 'marketscan', 'medical diagnoses', 'service utilization', 'truven'], 'bureauCode': ['009:20'], 'modified': '2020-08-19', 'references': ['https://wwwdev.cdc.gov/visionhealth/vehss/data/claims/marketscan.html', 'https://marketscan.truvenhealth.com/marketscanportal/'], 'describedBy': 'https://chronicdata.cdc.gov/Vision-Eye-Health/Shell-Commercial-Medical-Insurance-MSCANCC-Vision-/a35h-9yn4'}, {'description': '<p>2013, 2014. This dataset is a de-identified summary table of prevalence rates for vision and eye health data indicators from the Medicaid Analytic eXtract (MAX) data. Medicaid MAX are a set of de-identified person-level data files with information on Medicaid eligibility, service utilization, diagnoses, and payments. The MAX data contain a convenience sample of claims processed by Medicaid and Children’s Health Insurance Program (CHIP) fee for service and managed care plans. Not all states are included in MAX in all years, and as of November 2019, 2014 data is the latest available. Prevalence estimates are stratified by all available combinations of age group, gender, and state. Detailed information on VEHSS Medicare analyses can be found on the VEHSS Medicaid MAX webpage (cdc.gov/visionhealth/vehss/data/claims/medicaid.html). Information on available Medicare claims data can be found on the ResDac website (<a href="http://www.resdac.org">www.resdac.org</a>). The VEHSS Medicaid MAX dataset was last updated November 2019.</p>\n', 'programCode': ['009:020'], 'title': 'Medicaid Claims (MAX) - Vision and Eye Health Surveillance', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Vision & Eye Health'], 'landingPage': 'https://data.cdc.gov/d/bwx3-gx66', 'contactPoint': {'hasEmail': 'mailto:ddtpubsmailbox@cdc.gov', 'fn': 'DDT Public Inquiries'}, 'issued': '2019-11-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/bwx3-gx66', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/bwx3-gx66/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/bwx3-gx66/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/bwx3-gx66/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/bwx3-gx66/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['claims', 'diagnosed prevalence', 'eye exams', 'max', 'medicaid', 'medical diagnoses', 'screening', 'service utilization'], 'bureauCode': ['009:20'], 'modified': '2020-08-19', 'references': ['https://wwwdev.cdc.gov/visionhealth/vehss/data/claims/medicaid.html', 'https://www.medicaid.gov/medicaid/index.html'], 'describedBy': 'https://chronicdata.cdc.gov/Vision-Eye-Health/Private-Medicaid-Claims-MAX-Vision-and-Eye-Health-/bwx3-gx66'}, {'description': '<p>1999-2020. National Association of Attorneys General (NAAG). Policy—Tobacco Settlement Payments. The National Association of Attorneys General (NAAG) provides Tobacco Settlement Revenue data for 46 states participating in the Master Settlement Agreement (MSA) with the four largest tobacco companies in the United States. Data are reported on an annual basis. Four states (Florida, Minnesota, Mississippi and Texas) provide the STATE System their Tobacco Settlement Revenue data independently.</p>\n', 'programCode': ['009:020'], 'title': 'NAAG Tobacco Settlement Payments', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Policy'], 'landingPage': 'https://data.cdc.gov/d/ffbi-is3j', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2018-12-11', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/ffbi-is3j', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ffbi-is3j/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ffbi-is3j/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ffbi-is3j/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ffbi-is3j/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['office on smoking and health', 'osh', 'policy', 'state system', 'tobacco', 'tobacco settlement payments'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'references': ['https://chronicdata.cdc.gov/d/sgg4-hiwe'], 'describedBy': 'https://chronicdata.cdc.gov/Policy/NAAG-Tobacco-Settlement-Payments/ffbi-is3j'}, {'description': "<p>1999-2017. Centers for Disease Control and Prevention (CDC). State Tobacco Activities Tracking and Evaluation (STATE) System. YTS Data. The YTS was developed to provide states with comprehensive data on both middle school and high school students regarding tobacco use, exposure to environmental tobacco smoke, smoking cessation, school curriculum, minors' ability to purchase or otherwise obtain tobacco products, knowledge and attitudes about tobacco, and familiarity with pro-tobacco and anti-tobacco media messages. The YTS uses a two-stage cluster sample design to produce representative samples of students in middle schools (grades 6–8) and high schools (grades 9–12). The data for the STATE System were extracted from Youth Tobacco Surveys from participating states. Tobacco topics included are cigarette smoking prevalence, cigarette smoking frequency, smokeless tobacco products prevalence and quit attempts.</p>\n", 'programCode': ['009:020'], 'title': 'Youth Tobacco Survey (YTS) Data', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Survey Data'], 'landingPage': 'https://data.cdc.gov/d/4juz-x2tp', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2018-06-07', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/4juz-x2tp', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4juz-x2tp/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4juz-x2tp/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4juz-x2tp/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4juz-x2tp/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cessation', 'cigarette', 'cigarette use', 'current', 'ever', 'frequent', 'high school', 'middle school', 'office on smoking and health', 'osh', 'prevalence', 'quit', 'quit attempt', 'smokeless', 'smoker', 'smoking', 'smoking status', 'state system', 'survey', 'tobacco', 'tobacco use', 'youth'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'references': ['https://chronicdata.cdc.gov/d/i6st-vu2f'], 'describedBy': 'https://chronicdata.cdc.gov/Survey-Data/Youth-Tobacco-Survey-YTS-Data/4juz-x2tp'}, {'description': '<p>1991-2016. Centers for Disease Control and Prevention (CDC). State Tobacco Activities Tracking and Evaluation (STATE) System. Funding Data, Appropriations (1991-2016) and Expenditures (2008-2016). Appropriations data show public funds allocated to/by a particular state for tobacco prevention and control. They are not necessarily expended. Appropriations are from four major funding sources, Federal, state, Robert Wood Johnson Foundation (RWJF), and the American Legacy Foundation (Legacy). Expenditures are amounts spent by state tobacco control programs on tobacco prevention and control. Expenditure data are available by CDC Best Practices Program Components (State and Community Interventions, Health Communication Interventions, Cessation Interventions, Surveillance and Evaluation, and Administration and Management). Expenditures from 2008 to 2014 are compared against 2007 CDC Best Practices Recommendations; expenditures from 2015 and forward are compared against 2014 CDC Best Practices Recommendations.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Funding'], 'landingPage': 'https://data.cdc.gov/d/vw7y-v3uk', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2018-10-03', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/vw7y-v3uk', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vw7y-v3uk/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vw7y-v3uk/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vw7y-v3uk/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vw7y-v3uk/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['administration and management', 'allocation', 'appropriation', 'awards', 'best practices', 'cessation', 'dollars', 'expenditure', 'federal', 'funding', 'funds', 'grants', 'health communication', 'interventions', 'money', 'office on smoking and health', 'osh', 'recommendation', 'recommended level', 'spending', 'state and community', 'state system', 'surveillance and evaluation', 'tobacco'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'title': 'University of Illinois at Chicago Health Policy Center - Funding'}, {'description': '<p>2011-2018. Centers for Disease Control and Prevention (CDC). State Tobacco Activities Tracking and Evaluation (STATE) System. BRFSS Survey Data. The BRFSS is a continuous, state-based surveillance system that collects information about modifiable risk factors for chronic diseases and other leading causes of death. The data for the STATE System were extracted from the annual BRFSS surveys from participating states. Tobacco topics included are cigarette and e-cigarette use prevalence by demographics, cigarette and e-cigarette use frequency, and quit attempts. NOTE: these data are not to be compared with BRFSS data collected 2010 and prior, as the methodologies were changed. Please refer to the FAQs / Methodology sections for more details.</p>\n', 'programCode': ['009:020'], 'title': 'Behavioral Risk Factor Data: Tobacco Use (2011 to present)', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Survey Data'], 'landingPage': 'https://data.cdc.gov/d/wsas-xwh5', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2018-07-31', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/wsas-xwh5', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/wsas-xwh5/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/wsas-xwh5/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/wsas-xwh5/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/wsas-xwh5/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['adult', 'age', 'behavioral', 'brfss', 'cessation', 'cigarette', 'cigarette use', 'current', 'demographics', 'education', 'ethnicity', 'ever', 'every day', 'former', 'frequency', 'gender', 'never', 'office on smoking and health', 'osh', 'prevalence', 'quit', 'race', 'risk', 'smoker', 'smoking', 'smoking status', 'some days', 'state system', 'surveillance', 'survey', 'tobacco', 'tobacco use'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'references': ['https://chronicdata.cdc.gov/d/5amh-5sx3'], 'describedBy': 'https://chronicdata.cdc.gov/Survey-Data/Behavioral-Risk-Factor-Data-Tobacco-Use-2011-to-pr/wsas-xwh5'}, {'description': '<p>2013-2014. The National Adult Tobacco Survey (NATS) was created to assess the prevalence of tobacco use, as well as the factors promoting and impeding tobacco use among adults. NATS also establishes a comprehensive framework for evaluating both the national and state-specific tobacco control programs. NATS was designed as a stratified, national, landline, and cell phone survey of non-institutionalized adults aged 18 years and older residing in the 50 states or D.C. It was developed to yield data representative and comparable at both national and state levels. The sample design also aims to provide national estimates for subgroups defined by gender, age, and race/ethnicity.</p>\n', 'programCode': ['009:020'], 'title': 'National Adult Tobacco Survey (NATS)', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Survey Data'], 'landingPage': 'https://data.cdc.gov/d/tbfm-vbpp', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2017-08-23', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/tbfm-vbpp', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/tbfm-vbpp/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/tbfm-vbpp/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/tbfm-vbpp/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/tbfm-vbpp/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['adult', 'age', 'any tobacco', 'cigar', 'cigarette', 'current', 'demographics', 'e-cigarette', 'ecigarette', 'education', 'ethnicity', 'gender', 'hookah', 'national', 'office on smoking and health', 'osh', 'oshdata', 'pipe', 'prevalence', 'products', 'race', 'smokeless', 'smoker', 'state system', 'status', 'surveillance', 'survey', 'tobacco', 'tobacco products', 'tobacco use', 'user'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'references': ['https://chronicdata.cdc.gov/d/3ahs-wye3'], 'describedBy': 'https://chronicdata.cdc.gov/Survey-Data/National-Adult-Tobacco-Survey-NATS-/tbfm-vbpp'}, {'description': '<p>Download the latest version of the Glossary and Methodology.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Survey Data'], 'landingPage': 'https://data.cdc.gov/d/3ahs-wye3', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2017-08-23', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/3ahs-wye3', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'xlsx', 'accessURL': 'https://data.cdc.gov/download/3ahs-wye3/application/vnd.openxmlformats-officedocument.spreadsheetml.sheet', 'mediaType': 'application/unknown', 'title': 'xlsx'}], 'keyword': ['adult', 'age', 'any tobacco', 'cigar', 'cigarette', 'current', 'demographics', 'e-cigarette', 'ecigarette', 'education', 'ethnicity', 'gender', 'glossary', 'hookah', 'methodology', 'national', 'office on smoking and health', 'osh', 'oshdata', 'pipe', 'prevalence', 'products', 'race', 'smokeless', 'smoker', 'state system', 'status', 'surveillance', 'survey', 'tobacco', 'tobacco products', 'tobacco use', 'user'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'title': 'National Adult Tobacco Survey (NATS) Glossary and Methodology'}, {'description': '<p>U.S. Department of Health and Human Services (HHS). Centers for Disease Control and Prevention (CDC). Healthy People 2020 Tobacco Use Objectives. Healthy People 2020. Healthy People 2020 provides a framework for action to reduce tobacco use to the point that it is no longer a public health problem for the Nation. This dataset includes information related to the Healthy People 2020 Tobacco Use objectives, operational definitions, baselines, and targets. Baseline years may vary by objective. Targets represented correspond to the year 2020.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Healthy People 2020'], 'landingPage': 'https://data.cdc.gov/d/hhew-mxbt', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2017-08-23', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/hhew-mxbt', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hhew-mxbt/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hhew-mxbt/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hhew-mxbt/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hhew-mxbt/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['centers for disease control and prevention', 'department of health and human services', 'healthy people 2020', 'leading health indicator', 'office on smoking and health', 'osh'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'title': 'Healthy People 2020 Tobacco Use Objectives', 'describedBy': 'https://chronicdata.cdc.gov/Healthy-People-2020/Healthy-People-2020-Tobacco-Use-Objectives/hhew-mxbt'}, {'description': '<p>Learn more about OSHData with this quick start guide.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Tobacco Use'], 'landingPage': 'https://data.cdc.gov/d/phiw-bhvh', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2017-08-18', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/phiw-bhvh', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'pdf', 'accessURL': 'https://data.cdc.gov/download/phiw-bhvh/application/pdf', 'mediaType': 'application/unknown', 'title': 'pdf'}], 'keyword': ['fact sheet', 'faq', 'osh', 'oshdata', 'tobacco'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'title': 'OVERVIEW: OSHData Quick Start Guide'}, {'description': '<p>2000 to Present. Adult Tobacco Consumption in the U.S. This dataset highlights critical trends in adult total and per capita consumption of both combustible (cigarettes, little cigars, small cigars, pipe tobacco, roll-your-own tobacco) tobacco products and smokeless (chewing tobacco and snuff) tobacco from 2000 to present. To view the CDC MMWR report, please visit <a href="https://www.cdc.gov/mmwr/volumes/65/wr/mm6548a1.htm">https://www.cdc.gov/mmwr/volumes/65/wr/mm6548a1.htm</a>.</p>\n', 'programCode': ['009:020'], 'title': 'Adult Tobacco Consumption In The U.S., 2000-Present', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Policy'], 'landingPage': 'https://data.cdc.gov/d/rnvb-cpxx', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2018-10-24', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/rnvb-cpxx', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rnvb-cpxx/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rnvb-cpxx/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rnvb-cpxx/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rnvb-cpxx/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cigar', 'cigarette', 'combustibles', 'loose tobacco', 'non-combustibles', 'per capita', 'pipe tobacco', 'roll-your-own tobacco', 'smokeless', 'tobacco consumption'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'references': ['https://chronicdata.cdc.gov/d/vtwh-8kxg'], 'describedBy': 'https://chronicdata.cdc.gov/Policy/Adult-Tobacco-Consumption-In-The-U-S-2000-Present/rnvb-cpxx'}, {'description': '<p>Explore state laws on the minimum legal purchase age of tobacco products.</p>\n<p>For accessibility issues contact <a href="mailto:OSHData@cdc.gov">OSHData@cdc.gov</a>.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Legislation'], 'landingPage': 'https://data.cdc.gov/d/873a-if74', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2017-04-27', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/873a-if74', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'pdf', 'accessURL': 'https://data.cdc.gov/download/873a-if74/application/pdf', 'mediaType': 'application/unknown', 'title': 'pdf'}], 'keyword': ['fact sheet'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'title': 'STATE System Tobacco 21 Fact Sheet'}, {'description': '<p>Download the latest version of the Glossary and Methodology File</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Policy'], 'landingPage': 'https://data.cdc.gov/d/vtwh-8kxg', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2017-04-21', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/vtwh-8kxg', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'xls', 'accessURL': 'https://data.cdc.gov/download/vtwh-8kxg/application/vnd.ms-excel', 'mediaType': 'application/unknown', 'title': 'xls'}], 'keyword': ['cigar', 'cigarette', 'combustibles', 'loose tobacco', 'non-combustibles', 'per capita', 'pipe tobacco', 'roll-your-own tobacco', 'smokeless', 'tobacco consumption'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'title': 'Adult Tobacco Consumption In The U. S. Glossary And Methodology'}, {'description': '<p>1992-1993, 1995-1996, 1998-1999, 2001-2002, 2003, 2006-2007, 2010-2011, 2014-2015. Centers for Disease Control and Prevention (CDC). State Tobacco Activities Tracking and Evaluation (STATE) System. TUS-CPS Survey Data. The Current Population Survey is a monthly survey of about 50,000 households conducted by the Bureau of the Census for the Bureau of Labor Statistics. The survey has been conducted for more than 50 years. Estimates obtained from the CPS include employment, unemployment, earnings, hours of work, and other indicators. Supplemental surveys include questions about a variety of topics, including an annual social and economic supplement, school enrollment, work schedules, voting and registration, job tenure and occupational mobility, food security, and tobacco use.</p>\n<p>The data for the STATE System were obtained through the Tobacco Use Supplement to the Current Population Survey (TUS-CPS). Tobacco topics included are cigarette smoking status, cigarette smoking prevalence by demographics, cigarette smoking frequency, cigarette consumption, quit attempts, cigar use, pipe use, smokeless tobacco use, and smokefree rules/policies in homes and worksites.</p>\n', 'programCode': ['009:020'], 'title': 'Tobacco Use Supplement to the Current Population Survey (TUS-CPS) Data', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Survey Data'], 'landingPage': 'https://data.cdc.gov/d/4y6p-yphk', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2019-02-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/4y6p-yphk', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4y6p-yphk/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4y6p-yphk/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4y6p-yphk/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4y6p-yphk/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['adult', 'age', 'cessation', 'cigar', 'cigar use', 'cigarette', 'cigarette use', 'consumption', 'current', 'demographics', 'education', 'ethnicity', 'ever', 'every day', 'former', 'frequency', 'gender', 'homes', 'never', 'office on smoking and health', 'osh', 'pipe', 'prevalence', 'quit', 'race', 'rules', 'smokefree', 'smokeless tobacco products', 'smoker', 'smoking', 'smoking status', 'some days', 'state system', 'survey', 'tobacco', 'tobacco use', 'worksites'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'references': ['https://chronicdata.cdc.gov/d/idgn-d2g2'], 'describedBy': 'https://chronicdata.cdc.gov/Survey-Data/Tobacco-Use-Supplement-to-the-Current-Population-S/4y6p-yphk'}, {'description': '<p>1970-2018. Orzechowski and Walker. Tax Burden on Tobacco. Tax burden data was obtained from the annual compendium on tobacco revenue and industry statistics, The Tax Burden on Tobacco. Data are reported on an annual basis; Data include federal and state-level information regarding taxes applied to the price of a pack of cigarettes.</p>\n', 'programCode': ['009:020'], 'title': 'The Tax Burden on Tobacco, 1970-2018', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Policy'], 'landingPage': 'https://data.cdc.gov/d/7nwe-3aj9', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2018-10-18', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/7nwe-3aj9', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7nwe-3aj9/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7nwe-3aj9/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7nwe-3aj9/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7nwe-3aj9/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['average cost per pack', 'cigarette sales', 'office on smoking and health', 'osh', 'tax', 'tax burden on tobacco'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'references': ['https://chronicdata.cdc.gov/d/fip8-rcng'], 'describedBy': 'https://chronicdata.cdc.gov/Policy/The-Tax-Burden-on-Tobacco-1970-2018/7nwe-3aj9'}, {'description': '<p>1993, 1995, 1997, 1999, 2001, 2003, 2005, 2007, 2009, 2011, 2013, 2015, 2017. Centers for Disease Control and Prevention (CDC). State Tobacco Activities Tracking and Evaluation (STATE) System. YRBSS Data. The YRBS is conducted biennially and collects data on a variety of youth risk behaviors including tobacco use. The YRBS uses a two-stage cluster sample design to produce representative samples of students in high schools (grades 9-12). The YRBS uses SUDAAN to calculate asymmetric confidence intervals based on the logit transformation. The logit transformation constrains confidence interval limits to vary between a lower limit of 0% and an upper limit of 100%. The data for the STATE System were extracted from YRBSS surveys from participating states. Tobacco topics include cigarette and e-cigarette use prevalence, cigarette and e-cigarette use frequency, and smokeless tobacco products.</p>\n', 'programCode': ['009:020'], 'title': 'Youth Risk Behavioral Surveillance System (YRBSS) Data', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Survey Data'], 'landingPage': 'https://data.cdc.gov/d/3596-ayf6', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2018-07-31', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/3596-ayf6', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/3596-ayf6/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/3596-ayf6/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/3596-ayf6/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/3596-ayf6/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['behavioral', 'cigarette', 'cigarette use', 'current', 'frequent', 'office on smoking and health', 'osh', 'prevalence', 'risk', 'smokeless', 'smoker', 'smoking', 'smoking status', 'state system', 'surveillance', 'survey', 'tobacco', 'tobacco use', 'youth', 'yrbss'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'references': ['https://chronicdata.cdc.gov/d/i54f-wv8z'], 'describedBy': 'https://chronicdata.cdc.gov/Survey-Data/Youth-Risk-Behavioral-Surveillance-System-YRBSS-Da/3596-ayf6'}, {'description': '<ol start="2007">\n<li>Centers for Disease Control and Prevention (CDC). Best Practices for Comprehensive Tobacco Control Programs. Funding. CDC\'s Best Practices for Comprehensive Tobacco Control Programs is an evidence-based guide to help states plan and establish effective tobacco control programs to prevent and reduce tobacco use. Data are reported at total and per capita funding levels. Data include recommended, upper, and lower total funding levels for state programs, in addition to funding breakdowns by intervention areas such as: State and Community Interventions, Health Communication Interventions, Cessation Interventions, Surveillance and Evaluation, and Administration and Management.</li>\n</ol>\n', 'programCode': ['009:020'], 'title': 'CDC Best Practices for Comprehensive Tobacco Control Programs - 2007', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Funding'], 'landingPage': 'https://data.cdc.gov/d/n4v6-56e8', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2017-02-06', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/n4v6-56e8', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/n4v6-56e8/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/n4v6-56e8/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/n4v6-56e8/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/n4v6-56e8/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['administration and management', 'best practices for comprehensive tobacco control programs', 'cessation intervention', 'health communication interventions', 'office on smoking and health', 'osh', 'state and community interventions', 'surveillance and evaluation', 'tobacco'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'references': ['https://chronicdata.cdc.gov/d/f8gx-sdye'], 'describedBy': 'https://chronicdata.cdc.gov/Funding/CDC-Best-Practices-for-Comprehensive-Tobacco-Contr/n4v6-56e8'}, {'description': '<ol start="2014">\n<li>Centers for Disease Control and Prevention (CDC). Best Practices for Comprehensive Tobacco Control Programs. Funding. CDC\'s Best Practices for Comprehensive Tobacco Control Programs is an evidence-based guide to help states plan and establish effective tobacco control programs to prevent and reduce tobacco use. These data update Best Practices for Comprehensive Tobacco Control Programs—2007. Data are reported at total and per capita funding levels. Data include recommended and minimum total funding levels for state programs, in addition to funding breakdowns by intervention areas such as: State and Community Interventions, Mass-Reach Health Communication Interventions, Cessation Interventions, Surveillance and Evaluation, and Infrastructure, Administration, and Management.</li>\n</ol>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Funding'], 'landingPage': 'https://data.cdc.gov/d/vm4m-idi8', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2019-02-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/vm4m-idi8', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vm4m-idi8/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vm4m-idi8/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vm4m-idi8/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vm4m-idi8/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['administration and management', 'best practices', 'best practices for comprehensive tobacco control programs', 'centers for disease control and prevention', 'cessation intervention', 'health communication interventions', 'office on smoking and health', 'osh', 'state and community interventions', 'surveillance and evaluation', 'tobacco'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'title': 'CDC Best Practices for Comprehensive Tobacco Control Programs - 2014'}, {'description': '<p>2005-2009. SAMMEC - Smoking-Attributable Mortality, Morbidity, and Economic Costs. Smoking-attributable mortality (SAM) is the number of deaths caused by cigarette smoking based on diseases for which the U.S. Surgeon General has determined that cigarette smoking is a causal factor.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Health Consequences and Costs'], 'landingPage': 'https://data.cdc.gov/d/4yyu-3s69', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2019-02-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/4yyu-3s69', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4yyu-3s69/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4yyu-3s69/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4yyu-3s69/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4yyu-3s69/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['osh', 'sam', 'sammec', 'tobacco'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'title': 'Smoking-Attributable Mortality, Morbidity, and Economic Costs (SAMMEC) - Smoking-Attributable Mortality (SAM)'}, {'description': '<p>2005-2009. SAMMEC - Smoking-Attributable Mortality, Morbidity, and Economic Costs. Smoking-attributable expenditures (SAEs) are excess health care expenditures attributable to cigarette smoking by type of service among adults ages 19 years of age and older.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Health Consequences and Costs'], 'landingPage': 'https://data.cdc.gov/d/ezab-8sq5', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2018-11-13', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/ezab-8sq5', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ezab-8sq5/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ezab-8sq5/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ezab-8sq5/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ezab-8sq5/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['osh', 'sae', 'sammec', 'tobacco'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'title': 'Smoking-Attributable Mortality, Morbidity, and Economic Costs (SAMMEC) - Smoking-Attributable Expenditures (SAE)', 'describedBy': 'https://chronicdata.cdc.gov/Health-Consequences-and-Costs/Smoking-Attributable-Mortality-Morbidity-and-Econo/ezab-8sq5'}, {'description': '<p>2010-2011. National Quitline Data Warehouse (NQDW). State Tobacco Activities Tracking and Evaluation (STATE) System. NQDW Data. National Quitline Data Warehouse (NQDW) assists in evaluating quitline activities and serves as a national resource for data on the use, success, and services of state quitlines. States report data on quitline callers, quitting success, as well as the services provided by their quitlines. The NQDW consolidates this information for evaluating programs and improving quitline services. The jurisdictions participating in this data collection effort include the 50 states, the District of Columbia, Guam and Puerto Rico.</p>\n', 'programCode': ['009:020'], 'title': 'Quitline – 7-Month Follow-Up (Not Comparable Across States) – 2010-2011', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Quitline'], 'landingPage': 'https://data.cdc.gov/d/7dvv-y64a', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2019-02-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/7dvv-y64a', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7dvv-y64a/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7dvv-y64a/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7dvv-y64a/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7dvv-y64a/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['callers', 'cessation', 'intervention', 'national quitline data warehouse', 'nqdw', 'office on smoking and health', 'osh', 'quit', 'quit-now', 'quitline', 'services', 'state system'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'references': ['https://chronicdata.cdc.gov/d/h6kq-aiu7'], 'describedBy': 'https://chronicdata.cdc.gov/Quitline/Quitline-7-Month-Follow-Up-Not-Comparable-Across-S/7dvv-y64a'}, {'description': '<p>1997-2018. Substance Abuse and Mental Health Services Administration (SAMHSA). Synar Reports: Youth Tobacco Sales. Policy – Youth Tobacco Sales. SAMHSA’s Synar Report on Youth Tobacco Sales presents findings on compliance of the Synar Amendment aimed at decreasing youth access to tobacco, and reviews progress in enforcing State youth tobacco access laws and in reducing the percentage of retailers selling tobacco products to minors.</p>\n', 'programCode': ['009:020'], 'title': 'SAMHSA Synar Reports: Youth Tobacco Sales', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Policy'], 'landingPage': 'https://data.cdc.gov/d/escb-scz6', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2019-02-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/escb-scz6', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/escb-scz6/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/escb-scz6/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/escb-scz6/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/escb-scz6/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cdc', 'office on smoking and health', 'osh', 'tobacco', 'youth tobacco sales'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'references': ['https://chronicdata.cdc.gov/d/p8tr-pquj'], 'describedBy': 'https://chronicdata.cdc.gov/Policy/SAMHSA-Synar-Reports-Youth-Tobacco-Sales/escb-scz6'}, {'description': '<p>1965, 1966, 1970, 1974-2015, 2017. Centers for Disease Control and Prevention (CDC). Office on Smoking and Health (OSH). Survey Questions (Tobacco Use). The QIT is a compilation of more than 7,000 historical tobacco-related survey questions from various state, national and international surveys.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Survey Questions (Tobacco Use)'], 'landingPage': 'https://data.cdc.gov/d/vdgb-f9s3', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2019-02-27', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/vdgb-f9s3', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vdgb-f9s3/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vdgb-f9s3/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vdgb-f9s3/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vdgb-f9s3/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['office on smoking and health', 'osh', 'qit', 'survey questions', 'tobacco'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'title': 'Question Inventory on Tobacco (QIT)'}, {'description': '<p>Explore the Youth and Tobacco Use Infographic which outlines key facts related to tobacco use among youth.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Survey Data'], 'landingPage': 'https://data.cdc.gov/d/g9dy-mhts', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2016-06-15', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/g9dy-mhts', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'pdf', 'accessURL': 'https://data.cdc.gov/download/g9dy-mhts/application/pdf', 'mediaType': 'application/unknown', 'title': 'pdf'}], 'keyword': ['cessation', 'cigarette', 'cigarette use', 'current', 'fact sheet', 'high school', 'infographic', 'middle school', 'nyts', 'office on smoking and health', 'osh', 'prevalence', 'quit', 'smokeless', 'smoker', 'smoking', 'smoking status', 'state system', 'survey', 'tobacco', 'tobacco use', 'youth'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'title': 'Youth And Tobacco Use Infographic'}, {'description': '<p>Explore the Going Smokefree Matters – In Your Home Infographic which outlines key facts related to the effects of secondhand smoke exposure in the home.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Policy'], 'landingPage': 'https://data.cdc.gov/d/k4xj-uge6', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2016-06-15', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/k4xj-uge6', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'pdf', 'accessURL': 'https://data.cdc.gov/download/k4xj-uge6/application/pdf', 'mediaType': 'application/unknown', 'title': 'pdf'}], 'keyword': ['fact sheet', 'housing', 'infographic', 'secondhand smoke', 'smokefree'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'title': 'Going Smokefree Matters - In Your Home Infographic'}, {'description': '<p>Explore the Current Cigarette Smoking Among Adults Infographic which outlines key facts related to current smoking among adults. For accessibility issues contact <a href="mailto:OSHData@cdc.gov">OSHData@cdc.gov</a>.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Survey Data'], 'landingPage': 'https://data.cdc.gov/d/ky6r-8p95', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2016-06-15', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/ky6r-8p95', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'pdf', 'accessURL': 'https://data.cdc.gov/download/ky6r-8p95/application/pdf', 'mediaType': 'application/unknown', 'title': 'pdf'}], 'keyword': ['adult', 'age', 'behavioral', 'brfss', 'cigarette', 'cigarette use', 'current', 'demographics', 'education', 'ethnicity', 'fact sheet', 'gender', 'infographic', 'office on smoking and health', 'osh', 'prevalence', 'race', 'risk', 'smoker', 'smoking', 'smoking status', 'state system', 'surveillance', 'survey', 'tobacco', 'tobacco use'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'title': 'Current Cigarette Smoking Among Adults Infographic'}, {'description': '<p>Explore the Going Smokefree Matters – Multiunit Housing Infographic which outlines key facts related to the effects of secondhand smoke exposure in multiunit housing.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Policy'], 'landingPage': 'https://data.cdc.gov/d/d9eu-6czr', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2016-05-03', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/d9eu-6czr', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'pdf', 'accessURL': 'https://data.cdc.gov/download/d9eu-6czr/application/pdf', 'mediaType': 'application/unknown', 'title': 'pdf'}], 'keyword': ['fact sheet', 'infographic', 'multiunit housing', 'secondhand smoke', 'smokefree'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'title': 'Going Smokefree Matters - Multiunit Housing Infographic'}, {'description': '<p>Explore the Going Smokefree Matters – Bars and Restaurants Infographic which outlines key facts related to the effects of secondhand smoke exposure in bars and restaurants.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Policy'], 'landingPage': 'https://data.cdc.gov/d/e92c-t3mi', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2016-03-01', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/e92c-t3mi', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'pdf', 'accessURL': 'https://data.cdc.gov/download/e92c-t3mi/application/pdf', 'mediaType': 'application/unknown', 'title': 'pdf'}], 'keyword': ['bars', 'fact sheet', 'infographic', 'restaurants', 'secondhand smoke', 'smokefree', 'state system'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'title': 'Going Smokefree Matters - Bars and Restaurants Infographic'}, {'description': '<p>Explore the Going Smokefree Matters - Casinos Infographic which outlines key facts related to the effects of secondhand smoke exposure in casinos.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Policy'], 'landingPage': 'https://data.cdc.gov/d/xdg2-nh8n', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2016-01-20', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/xdg2-nh8n', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'pdf', 'accessURL': 'https://data.cdc.gov/download/xdg2-nh8n/application/pdf', 'mediaType': 'application/unknown', 'title': 'pdf'}], 'keyword': ['casinos', 'fact sheet', 'gaming', 'infographic', 'secondhand smoke', 'smokefree'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'title': 'Going Smokefree Matters - Casinos Infographic'}, {'description': '<p>Download the comprehensive smokefree indoor air slides. These slides are available in PowerPoint format.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Legislation'], 'landingPage': 'https://data.cdc.gov/d/m7tn-mxcc', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2015-12-15', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/m7tn-mxcc', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'pptx', 'accessURL': 'https://data.cdc.gov/download/m7tn-mxcc/application/vnd.openxmlformats-officedocument.presentationml.presentation', 'mediaType': 'application/unknown', 'title': 'pptx'}], 'keyword': ['comprehensive smokefree indoor air', 'slides'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'title': 'Comprehensive Smokefree Indoor Air PowerPoint Slides'}, {'description': '<p>Download the current cigarette excise tax rates on packs of cigarettes slides. These slides are available in PowerPoint format.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Legislation'], 'landingPage': 'https://data.cdc.gov/d/6wg8-s245', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2015-12-15', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/6wg8-s245', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'pptx', 'accessURL': 'https://data.cdc.gov/download/6wg8-s245/application/vnd.openxmlformats-officedocument.presentationml.presentation', 'mediaType': 'application/unknown', 'title': 'pptx'}], 'keyword': ['cigarette excise tax', 'slides'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'title': 'Excise Tax Rates On Packs Of Cigarettes PowerPoint Slides'}, {'description': '<p>Download the current cigarette use among youth slides. These slides are available in PowerPoint format.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Survey Data'], 'landingPage': 'https://data.cdc.gov/d/mme4-8kwj', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2015-12-15', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/mme4-8kwj', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'pptx', 'accessURL': 'https://data.cdc.gov/download/mme4-8kwj/application/vnd.openxmlformats-officedocument.presentationml.presentation', 'mediaType': 'application/unknown', 'title': 'pptx'}], 'keyword': ['slides', 'youth cigarette use'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'title': 'Current Cigarette Use Among Youth (YRBSS) PowerPoint Slides'}, {'description': '<p>Download the current cigarette use among adults slides. These slides are available in PowerPoint format.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Survey Data'], 'landingPage': 'https://data.cdc.gov/d/nb96-p3q2', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2015-12-15', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/nb96-p3q2', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'pptx', 'accessURL': 'https://data.cdc.gov/download/nb96-p3q2/application/vnd.openxmlformats-officedocument.presentationml.presentation', 'mediaType': 'application/unknown', 'title': 'pptx'}], 'keyword': ['adult cigarette use', 'slides'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'title': 'Current Cigarette Use Among Adults (BRFSS) PowerPoint Slides'}, {'description': '<p>1996-2010. Centers for Disease Control and Prevention (CDC). State Tobacco Activities Tracking and Evaluation (STATE) System. BRFSS Survey Data. The BRFSS is a continuous, state-based surveillance system that collects information about modifiable risk factors for chronic diseases and other leading causes of death. The data for the STATE System were extracted from the annual BRFSS surveys from participating states. Tobacco topics included are cigarette smoking status, cigarette smoking prevalence by demographics, cigarette smoking frequency, and quit attempts. NOTE: these data are not to be compared with BRFSS data collected 2011 and forward, as the methodologies were changed. Please refer to the FAQs / Methodology sections for more details.</p>\n', 'programCode': ['009:020'], 'title': 'Behavioral Risk Factor Data: Tobacco Use (2010 And Prior)', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Survey Data'], 'landingPage': 'https://data.cdc.gov/d/fpp2-pp25', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2015-11-18', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/fpp2-pp25', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/fpp2-pp25/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/fpp2-pp25/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/fpp2-pp25/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/fpp2-pp25/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['adult', 'age', 'behavioral', 'cessation', 'cigarette', 'cigarette use', 'current', 'demographics', 'education', 'ethnicity', 'ever', 'every day', 'former', 'frequency', 'gender', 'never', 'office on smoking and health', 'osh', 'prevalence', 'quit', 'race', 'risk', 'smoker', 'smoking', 'smoking status', 'some days', 'state system', 'surveillance', 'survey', 'tobacco', 'tobacco use'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'references': ['https://chronicdata.cdc.gov/d/5amh-5sx3'], 'describedBy': 'https://chronicdata.cdc.gov/Survey-Data/Behavioral-Risk-Factor-Data-Tobacco-Use-2010-And-P/fpp2-pp25'}, {'description': '<p>Explore state e-cigarette laws.</p>\n<p>For accessibility issues contact <a href="mailto:OSHData@cdc.gov">OSHData@cdc.gov</a>.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Legislation'], 'landingPage': 'https://data.cdc.gov/d/qte6-7jwd', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2015-10-28', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/qte6-7jwd', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'pdf', 'accessURL': 'https://data.cdc.gov/download/qte6-7jwd/application/pdf', 'mediaType': 'application/unknown', 'title': 'pdf'}], 'keyword': ['e-cigarette', 'fact sheet'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'title': 'STATE System E-Cigarette Fact Sheet'}, {'description': '<p>Download the latest version of the Glossary and Methodology File</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Legislation'], 'landingPage': 'https://data.cdc.gov/d/sfei-pddr', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2015-10-15', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/sfei-pddr', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'xls', 'accessURL': 'https://data.cdc.gov/download/sfei-pddr/application/vnd.ms-excel', 'mediaType': 'application/unknown', 'title': 'xls'}], 'keyword': ['glossary', 'methodology'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'title': 'CDC STATE System E-Cigarette Legislation Glossary and Methodology'}, {'description': '<p>Download the latest version of the Glossary and Methodology File</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Health Consequences and Costs'], 'landingPage': 'https://data.cdc.gov/d/w47j-r23n', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2015-09-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/w47j-r23n', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'xls', 'accessURL': 'https://data.cdc.gov/download/w47j-r23n/application/vnd.ms-excel', 'mediaType': 'application/unknown', 'title': 'xls'}], 'keyword': ['glossary', 'methodology', 'sam', 'sammec'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'title': 'Smoking-Attributable Mortality, Morbidity, and Economic Costs (SAMMEC) - Smoking-Attributable Mortality (SAM) Glossary and Methodology'}, {'description': '<p>Explore the STATE System with this Quick Start Guide.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Tobacco Use'], 'landingPage': 'https://data.cdc.gov/d/gfs7-ehc9', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2015-06-19', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/gfs7-ehc9', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'pdf', 'accessURL': 'https://data.cdc.gov/download/gfs7-ehc9/application/pdf', 'mediaType': 'application/unknown', 'title': 'pdf'}], 'keyword': ['fact sheet', 'faq', 'osh', 'state system', 'tobacco'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'title': 'STATE System Quick Start Guide'}, {'description': '<p>Explore STATE System State Highlights with this Quick Start Guide.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Tobacco Use'], 'landingPage': 'https://data.cdc.gov/d/8bh8-t6b4', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2015-06-19', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/8bh8-t6b4', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'pdf', 'accessURL': 'https://data.cdc.gov/download/8bh8-t6b4/application/pdf', 'mediaType': 'application/unknown', 'title': 'pdf'}], 'keyword': ['fact sheet', 'faq', 'osh', 'tobacco'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'title': 'STATE System State Highlights Quick Start Guide'}, {'description': '<p>Explore STATE System Interactive Maps with this Quick Start Guide.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Tobacco Use'], 'landingPage': 'https://data.cdc.gov/d/mwib-z8as', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2015-06-19', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/mwib-z8as', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'pdf', 'accessURL': 'https://data.cdc.gov/download/mwib-z8as/application/pdf', 'mediaType': 'application/unknown', 'title': 'pdf'}], 'keyword': ['fact sheet', 'faq', 'osh', 'tobacco'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'title': 'STATE System Interactive Maps Quick Start Guide'}, {'description': '<p>Explore STATE System Custom Reports with this Quick Start Guide.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Tobacco Use'], 'landingPage': 'https://data.cdc.gov/d/d7i3-8vbf', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2015-06-19', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/d7i3-8vbf', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'pdf', 'accessURL': 'https://data.cdc.gov/download/d7i3-8vbf/application/pdf', 'mediaType': 'application/unknown', 'title': 'pdf'}], 'keyword': ['fact sheet', 'faq', 'osh', 'tobacco'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'title': 'STATE System Custom Reports Quick Start Guide'}, {'description': '<p>Download the latest version of the Glossary and Methodology File</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Health Consequences and Costs'], 'landingPage': 'https://data.cdc.gov/d/3kjq-j5dm', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2015-06-17', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/3kjq-j5dm', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'xls', 'accessURL': 'https://data.cdc.gov/download/3kjq-j5dm/application/vnd.ms-excel', 'mediaType': 'application/unknown', 'title': 'xls'}], 'keyword': ['glossary', 'methodology', 'sae', 'sammec'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'title': 'Smoking-Attributable Mortality, Morbidity, and Economic Costs (SAMMEC) - Smoking-Attributable Expenditures (SAE) Glossary and Methodology'}, {'description': '<p>Download the latest version of the Glossary and Methodology File</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Survey Data'], 'landingPage': 'https://data.cdc.gov/d/i6st-vu2f', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2015-02-20', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/i6st-vu2f', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'zip', 'accessURL': 'https://data.cdc.gov/download/i6st-vu2f/application/zip', 'mediaType': 'application/unknown', 'title': 'zip'}], 'keyword': ['glossary', 'methodology'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'title': 'Youth Tobacco Survey (YTS) Glossary and Methodology'}, {'description': '<p>Download the latest version of the Glossary and Methodology File</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Quitline'], 'landingPage': 'https://data.cdc.gov/d/h6kq-aiu7', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2015-02-20', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/h6kq-aiu7', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'xls', 'accessURL': 'https://data.cdc.gov/download/h6kq-aiu7/application/vnd.ms-excel', 'mediaType': 'application/unknown', 'title': 'xls'}], 'keyword': ['glossary', 'methodology'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'title': 'Quitline Glossary and Methodology'}, {'description': '<p>Download the latest version of the Glossary and Methodology File</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Survey Data'], 'landingPage': 'https://data.cdc.gov/d/i54f-wv8z', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2015-02-05', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/i54f-wv8z', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'xlsx', 'accessURL': 'https://data.cdc.gov/download/i54f-wv8z/application/vnd.openxmlformats-officedocument.spreadsheetml.sheet', 'mediaType': 'application/unknown', 'title': 'xlsx'}], 'keyword': ['glossary', 'methodology'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'title': 'Youth Risk Behavior Surveillance System (YRBSS) Glossary and Methodology'}, {'description': '<p>Download the latest version of the Glossary and Methodology File</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Survey Data'], 'landingPage': 'https://data.cdc.gov/d/idgn-d2g2', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2015-02-05', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/idgn-d2g2', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'zip', 'accessURL': 'https://data.cdc.gov/download/idgn-d2g2/application/zip', 'mediaType': 'application/unknown', 'title': 'zip'}], 'keyword': ['glossary', 'methodology'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'title': 'Tobacco Use Supplement to the Current Population Survey (TUS-CPS) Glossary and Methodology'}, {'description': '<p>Download the latest version of the Glossary and Methodology File</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Survey Data'], 'landingPage': 'https://data.cdc.gov/d/5amh-5sx3', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2015-02-05', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/5amh-5sx3', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'xlsx', 'accessURL': 'https://data.cdc.gov/download/5amh-5sx3/application/vnd.openxmlformats-officedocument.spreadsheetml.sheet', 'mediaType': 'application/unknown', 'title': 'xlsx'}], 'keyword': ['glossary', 'methodology'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'title': 'Behavior Risk Factor Surveillance System (BRFSS) Glossary and Methodology'}, {'description': '<p>Download the latest version of the Glossary and Methodology File</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Funding'], 'landingPage': 'https://data.cdc.gov/d/68zh-tyt3', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2015-02-04', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/68zh-tyt3', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'xls', 'accessURL': 'https://data.cdc.gov/download/68zh-tyt3/application/vnd.ms-excel', 'mediaType': 'application/unknown', 'title': 'xls'}], 'keyword': ['glossary', 'methods'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'title': 'University of Illinois at Chicago Health Policy Center - Funding Glossary and Methodology'}, {'description': '<p>Explore the Healthy People 2020 Tobacco Use Fact Sheet which provides an introduction to the Tobacco Use topic area in a colorful, 2-page brochure.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Healthy People 2020'], 'landingPage': 'https://data.cdc.gov/d/bye3-z9cz', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2015-02-02', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/bye3-z9cz', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'pdf', 'accessURL': 'https://data.cdc.gov/download/bye3-z9cz/application/pdf', 'mediaType': 'application/unknown', 'title': 'pdf'}], 'keyword': ['fact sheet', 'healthy people 2020'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'title': 'Healthy People 2020 Tobacco Use Fact Sheet'}, {'description': '<p>Explore the Healthy People 2020 Tobacco Use Infographic which shows the target goals of the Tobacco Use Leading Health Indicators (LHIs).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Healthy People 2020'], 'landingPage': 'https://data.cdc.gov/d/b3ya-8vn4', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2015-02-02', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/b3ya-8vn4', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'pdf', 'accessURL': 'https://data.cdc.gov/download/b3ya-8vn4/application/pdf', 'mediaType': 'application/unknown', 'title': 'pdf'}], 'keyword': ['healthy people 2020', 'infographic'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'title': 'Healthy People 2020 Tobacco Use Infographic'}, {'description': '<p>Download the latest version of the Glossary and Methodology File</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Policy'], 'landingPage': 'https://data.cdc.gov/d/fip8-rcng', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2015-02-02', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/fip8-rcng', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'xlsx', 'accessURL': 'https://data.cdc.gov/download/fip8-rcng/application/vnd.openxmlformats-officedocument.spreadsheetml.sheet', 'mediaType': 'application/unknown', 'title': 'xlsx'}], 'keyword': ['glossary', 'methodology'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'title': 'The Tax Burden on Tobacco Glossary and Methodology'}, {'description': '<p>Download the latest version of the Glossary and Methodology File</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Funding'], 'landingPage': 'https://data.cdc.gov/d/f8gx-sdye', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2015-01-28', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/f8gx-sdye', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'xls', 'accessURL': 'https://data.cdc.gov/download/f8gx-sdye/application/vnd.ms-excel', 'mediaType': 'application/unknown', 'title': 'xls'}], 'keyword': ['glossary', 'methodology'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'title': 'CDC Best Practices for Comprehensive Tobacco Control Programs - 2007 Glossary and Methodology'}, {'description': '<p>Download the latest version of the Glossary and Methodology File</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Funding'], 'landingPage': 'https://data.cdc.gov/d/4tmr-eik2', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2015-01-28', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/4tmr-eik2', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'xls', 'accessURL': 'https://data.cdc.gov/download/4tmr-eik2/application/vnd.ms-excel', 'mediaType': 'application/unknown', 'title': 'xls'}], 'keyword': ['glossary', 'methodology'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'title': 'CDC Best Practices for Comprehensive Tobacco Control Programs - 2014 Glossary and Methodology'}, {'description': '<p>Download the latest version of the Glossary and Methodology File</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Policy'], 'landingPage': 'https://data.cdc.gov/d/sgg4-hiwe', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2015-01-23', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/sgg4-hiwe', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'xls', 'accessURL': 'https://data.cdc.gov/download/sgg4-hiwe/application/vnd.ms-excel', 'mediaType': 'application/unknown', 'title': 'xls'}], 'keyword': ['glossary', 'methodology'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'title': 'NAAG Tobacco Settlement Payments Glossary and Methodology'}, {'description': '<p>Download the latest version of the Glossary and Methodology File</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Policy'], 'landingPage': 'https://data.cdc.gov/d/p8tr-pquj', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2015-01-23', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/p8tr-pquj', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'xls', 'accessURL': 'https://data.cdc.gov/download/p8tr-pquj/application/vnd.ms-excel', 'mediaType': 'application/unknown', 'title': 'xls'}], 'keyword': ['glossary', 'methodology'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'title': 'SAMHSA Synar Reports: Youth Tobacco Sales Glossary and Methodology'}, {'description': '<p>Download the latest version of the Glossary and Methodology File</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Legislation'], 'landingPage': 'https://data.cdc.gov/d/5qag-uzp2', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2015-01-21', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/5qag-uzp2', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'xls', 'accessURL': 'https://data.cdc.gov/download/5qag-uzp2/application/vnd.ms-excel', 'mediaType': 'application/unknown', 'title': 'xls'}], 'keyword': ['glossary', 'methodology'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'title': 'CDC STATE System Tobacco Legislation Glossary and Methodology'}, {'description': '<p>Download the latest version of the Glossary and Methodology File</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Cessation Coverage '], 'landingPage': 'https://data.cdc.gov/d/x7ys-5vpn', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2015-01-21', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/x7ys-5vpn', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'xlsx', 'accessURL': 'https://data.cdc.gov/download/x7ys-5vpn/application/vnd.openxmlformats-officedocument.spreadsheetml.sheet', 'mediaType': 'application/unknown', 'title': 'xlsx'}], 'keyword': ['glossary', 'methodology'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'title': 'Medicaid Coverage Of Cessation Treatments And Barriers To Treatments Glossary and Methodology'}, {'description': '<p>Explore state tax stamp laws.</p>\n<p>For accessibility issues contact <a href="mailto:OSHData@cdc.gov">OSHData@cdc.gov</a>.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Legislation'], 'landingPage': 'https://data.cdc.gov/d/gxi9-gfcw', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2015-01-20', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/gxi9-gfcw', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'pdf', 'accessURL': 'https://data.cdc.gov/download/gxi9-gfcw/application/pdf', 'mediaType': 'application/unknown', 'title': 'pdf'}], 'keyword': ['fact sheet'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'title': 'STATE System Tax Stamp Fact Sheet'}, {'description': '<p>Explore state smokefree gaming laws.</p>\n<p>For accessibility issues contact <a href="mailto:OSHData@cdc.gov">OSHData@cdc.gov</a>.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Legislation'], 'landingPage': 'https://data.cdc.gov/d/rg2e-yapb', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2015-01-20', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/rg2e-yapb', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'pdf', 'accessURL': 'https://data.cdc.gov/download/rg2e-yapb/application/pdf', 'mediaType': 'application/unknown', 'title': 'pdf'}], 'keyword': ['fact sheet'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'title': 'STATE System Gaming Facilities Fact Sheet'}, {'description': '<p>Explore state multi unit housing smokefree indoor air laws.</p>\n<p>For accessibility issues contact <a href="mailto:OSHData@cdc.gov">OSHData@cdc.gov</a>.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Legislation'], 'landingPage': 'https://data.cdc.gov/d/kcq2-zgn5', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2015-01-20', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/kcq2-zgn5', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'pdf', 'accessURL': 'https://data.cdc.gov/download/kcq2-zgn5/application/pdf', 'mediaType': 'application/unknown', 'title': 'pdf'}], 'keyword': ['fact sheet'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'title': 'STATE System Multi-unit Housing Fact Sheet'}, {'description': '<p>Explore state smokefree vehicle laws.</p>\n<p>For accessibility issues contact <a href="mailto:OSHData@cdc.gov">OSHData@cdc.gov</a>.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Legislation'], 'landingPage': 'https://data.cdc.gov/d/dh22-5kgj', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2015-01-20', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/dh22-5kgj', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'pdf', 'accessURL': 'https://data.cdc.gov/download/dh22-5kgj/application/pdf', 'mediaType': 'application/unknown', 'title': 'pdf'}], 'keyword': ['fact sheet'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'title': 'STATE System Vehicles Fact Sheet'}, {'description': '<p>Explore state Medicaid coverage of tobacco cessation treatments.</p>\n<p>For accessibility issues contact <a href="mailto:nccdoshinquiries@cdc.gov">nccdoshinquiries@cdc.gov</a>.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Cessation Coverage '], 'landingPage': 'https://data.cdc.gov/d/ukav-hn33', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2015-01-20', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/ukav-hn33', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'pdf', 'accessURL': 'https://data.cdc.gov/download/ukav-hn33/application/pdf', 'mediaType': 'application/unknown', 'title': 'pdf'}], 'keyword': ['fact sheet'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'title': 'STATE System Medicaid Coverage of Tobacco Cessation Treatments Fact Sheet'}, {'description': '<p>Explore state laws and case law on preemption.</p>\n<p>For accessibility issues contact <a href="mailto:OSHData@cdc.gov">OSHData@cdc.gov</a>.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Legislation'], 'landingPage': 'https://data.cdc.gov/d/uu8y-j6ga', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2015-01-20', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/uu8y-j6ga', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'pdf', 'accessURL': 'https://data.cdc.gov/download/uu8y-j6ga/application/pdf', 'mediaType': 'application/unknown', 'title': 'pdf'}], 'keyword': ['fact sheet'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'title': 'STATE System Preemption Fact Sheet'}, {'description': '<p>Explore state smokefree indoor air laws.</p>\n<p>Persons with disabilities experiencing problems accessing the fact sheet files should contact <a href="mailto:OSHData@cdc.gov">OSHData@cdc.gov</a>, or call 1-800-CDC-INFO (1-800-232-4636</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Legislation'], 'landingPage': 'https://data.cdc.gov/d/vgq2-kkcg', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2015-01-20', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/vgq2-kkcg', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'pdf', 'accessURL': 'https://data.cdc.gov/download/vgq2-kkcg/application/pdf', 'mediaType': 'application/unknown', 'title': 'pdf'}], 'keyword': ['fact sheet'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'title': 'STATE System Smokefree Indoor Air Fact Sheet'}, {'description': '<p>Explore state excise taxes on combustible and non-combustible tobacco products.</p>\n<p>For accessibility issues contact <a href="mailto:OSHData@cdc.gov">OSHData@cdc.gov</a>.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Legislation'], 'landingPage': 'https://data.cdc.gov/d/tsmn-nssw', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2015-01-20', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/tsmn-nssw', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'pdf', 'accessURL': 'https://data.cdc.gov/download/tsmn-nssw/application/pdf', 'mediaType': 'application/unknown', 'title': 'pdf'}], 'keyword': ['fact sheet', 'tax'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'title': 'STATE System Excise Tax Fact Sheet'}, {'description': '<p>Explore state tobacco licensure laws.</p>\n<p>For accessibility issues contact <a href="mailto:OSHData@cdc.gov">OSHData@cdc.gov</a>.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Legislation'], 'landingPage': 'https://data.cdc.gov/d/uey9-5sp9', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2018-04-19', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/uey9-5sp9', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'pdf', 'accessURL': 'https://data.cdc.gov/download/uey9-5sp9/application/pdf', 'mediaType': 'application/unknown', 'title': 'pdf'}], 'keyword': ['fact sheet'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'title': 'STATE System Licensure Fact Sheet'}, {'description': '<p>Explore the Electronic Nicotine Delivery Systems Key Facts Infographic which outlines key facts related to electronic nicotine delivery systems (ENDS), including e-cigarettes.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Policy'], 'landingPage': 'https://data.cdc.gov/d/nwhw-m4ki', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2016-01-20', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/nwhw-m4ki', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'pdf', 'accessURL': 'https://data.cdc.gov/download/nwhw-m4ki/application/pdf', 'mediaType': 'application/unknown', 'title': 'pdf'}], 'keyword': ['e-cigarette', 'electronic nicotine delivery systems', 'ends', 'fact sheet', 'infographic'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'title': 'Electronic Nicotine Delivery Systems Key Facts Infographic'}, {'description': '<p>Explore OSHData using this Quick Start Guide.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Tobacco Use'], 'landingPage': 'https://data.cdc.gov/d/jhny-pyfw', 'contactPoint': {'hasEmail': 'mailto:nccdoshinquiries@cdc.gov', 'fn': 'OSHData Support'}, 'issued': '2015-01-13', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/jhny-pyfw', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'pdf', 'accessURL': 'https://data.cdc.gov/download/jhny-pyfw/application/pdf', 'mediaType': 'application/unknown', 'title': 'pdf'}], 'keyword': ['fact sheet', 'faq', 'osh', 'tobacco'], 'bureauCode': ['009:20'], 'modified': '2020-08-13', 'title': 'OSHData Quick Start Guide'}, {'description': '<p>NNDSS - Table II. West Nile virus disease - 2015.In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed.The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories. Note:These are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting. Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available. Footnotes:C.N.M.I.: Commonwealth of Northern Mariana Islands. U: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum. * Three low incidence conditions, rubella, rubella congenital, and tetanus, have been moved to Table 2 to facilitate case count verification with reporting jurisdictions. ��� Case counts for reporting year 2015 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>. Data for TB are displayed in Table IV, which appears quarterly. �� Updated weekly from reports to the Division of Vector-Borne Diseases, National Center for Emerging and Zoonotic Infectious Diseases (ArboNET Surveillance). Data for California serogroup, Chikungunya virus, eastern equine, Powassan, St. Louis, and western equine diseases are available in Table I. �� Not reportable in all states. Data from states where the condition is not reportable are excluded from this table, except starting in 2007 for the domestic arboviral diseases, influenza-associated pediatric mortality, and in 2003 for SARS-CoV. Reporting exceptions are available at <a href="http://wwwn.cdc.gov/nndss/downloads.html">http://wwwn.cdc.gov/nndss/downloads.html</a>.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/r7hc-32zu', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-01-07', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/r7hc-32zu', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/r7hc-32zu/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/r7hc-32zu/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/r7hc-32zu/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/r7hc-32zu/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2015', 'mmwr', 'nedss', 'netss', 'nndss', 'west nile virus', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2016-01-07', 'title': 'NNDSS - Table II. West Nile virus disease'}, {'description': '<p>NNDSS - Table II. Mumps to Rabies, animal - 2015.In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed.The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories. Note:These are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting. Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available. Footnotes:C.N.M.I.: Commonwealth of Northern Mariana Islands. U: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum. * Three low incidence conditions, rubella, rubella congenital, and tetanus, have been moved to Table 2 to facilitate case count verification with reporting jurisdictions. ��� Case counts for reporting year 2015 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>. Data for TB are displayed in Table IV, which appears quarterly.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/d69q-iyrb', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-01-07', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/d69q-iyrb', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/d69q-iyrb/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/d69q-iyrb/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/d69q-iyrb/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/d69q-iyrb/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2015', 'mmwr', 'mumps', 'nedss', 'netss', 'nndss', 'pertussis', 'rabies animal', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2016-01-07', 'title': 'NNDSS - Table II. Mumps to Rabies, animal'}, {'description': '<p>This dataset contains deidentified data from the National Malaria Surveillance System on the number of malaria cases reported in the United States in 2017, by county. Only counties reporting five or more cases are included in this dataset.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Global Health'], 'landingPage': 'https://data.cdc.gov/d/puzh-5wax', 'contactPoint': {'hasEmail': 'mailto:igd3@cdc.gov', 'fn': 'Kimberly E. Mace'}, 'issued': '2020-07-27', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/puzh-5wax', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/puzh-5wax/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/puzh-5wax/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/puzh-5wax/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/puzh-5wax/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['county', 'division of parasitic diseases and malaria', 'malaria', 'united states'], 'bureauCode': ['009:20'], 'modified': '2020-07-27', 'title': 'Number of Reported Malaria Cases by County— United States, 2017'}, {'description': '<p>This dataset contains deidentified data from the National Malaria Surveillance System on the number of malaria cases reported in the United States in 2016, by county. Only counties reporting five or more cases are included in this dataset.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Global Health'], 'landingPage': 'https://data.cdc.gov/d/r3zz-ivb8', 'contactPoint': {'hasEmail': 'mailto:igd3@cdc.gov', 'fn': 'Kimberly E. Mace'}, 'issued': '2020-07-27', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/r3zz-ivb8', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/r3zz-ivb8/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/r3zz-ivb8/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/r3zz-ivb8/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/r3zz-ivb8/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['county', 'division of parasitic diseases and malaria', 'malaria', 'united states'], 'bureauCode': ['009:20'], 'modified': '2020-07-27', 'title': 'Number of Reported Malaria Cases by County— United States, 2016'}, {'description': '<p>NNDSS - Table II. Giardiasis to Haemophilus influenza - 2017. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories.</p>\n<p>Note:<br />\nThese are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting.</p>\n<p>Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available.</p>\n<p>Footnotes:<br />\n C.N.M.I.: Commonwealth of Northern Mariana Islands.</p>\n<p>U: Unavailable. —: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<p>*Three low incidence conditions, rubella, rubella congenital, and tetanus, are in Table II to facilitate case count verification with reporting jurisdictions.</p>\n<p>† Case counts for reporting year 2017 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/">http://wwwn.cdc.gov/nndss/document/</a> ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf. Data for tuberculosis are displayed in Table IV, which appears quarterly.</p>\n<p>§ Data for Haemophilus influenzae (age <5 for serotype b, nontypeable, non-b serotype, and unknown serotype) are available in Table I.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/irpc-yf8f', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2018-01-04', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/irpc-yf8f', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/irpc-yf8f/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/irpc-yf8f/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/irpc-yf8f/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/irpc-yf8f/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2017', 'giardiasis', 'gonorrhea', 'haemophilus influenza', 'mmwr', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2018-01-04', 'title': 'NNDSS - Table II. Giardiasis to Haemophilus influenza'}, {'description': '<p>NNDSS - Table II. Babesiosis to Campylobacteriosis - 2016. In this Table, provisional* cases of selected† notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories.</p>\n<p>Note:<br />\nThese are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting.</p>\n<p>Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available.<br />\nFootnotes:<br />\nC.N.M.I.: Commonwealth of Northern Mariana Islands.<br />\nU: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.<br />\n* Case counts for reporting year 2016 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>. Data for TB are displayed in Table IV, which appears quarterly.<br />\n† Three low incidence conditions, rubella, rubella congenital, and tetanus, are in Table II to facilitate case count verification with reporting jurisdictions.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/4y34-2pku', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2017-01-05', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/4y34-2pku', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4y34-2pku/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4y34-2pku/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4y34-2pku/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4y34-2pku/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2016', 'babesiosis', 'campylobacteriosis', 'mmwr', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2017-01-05', 'title': 'NNDSS - Table II. Babesiosis to Campylobacteriosis'}, {'description': '<p>NNDSS - Table II. Chlamydia to Coccidioidomycosis - 2015.In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed.The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories. Note:These are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting. Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available. Footnotes:C.N.M.I.: Commonwealth of Northern Mariana Islands. U: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum. * Three low incidence conditions, rubella, rubella congenital, and tetanus, have been moved to Table 2 to facilitate case count verification with reporting jurisdictions. ��� Case counts for reporting year 2015 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>. Data for TB are displayed in Table IV, which appears quarterly.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/97tt-n3j3', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-01-07', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/97tt-n3j3', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/97tt-n3j3/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/97tt-n3j3/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/97tt-n3j3/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/97tt-n3j3/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2015', 'chlamydia trachomatis infection', 'coccidioidomycosis', 'mmwr', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2016-01-07', 'title': 'NNDSS - Table II. Chlamydia to Coccidioidomycosis'}, {'description': '<p>This time series dataset includes viral COVID-19 laboratory test [Polymerase chain reaction (PCR)] results from over 1,000 U.S. laboratories and testing locations including commercial and reference laboratories, public health laboratories, hospital laboratories, and other testing locations. Data are reported to state and jurisdictional health departments in accordance with applicable state or local law and in accordance with the Coronavirus Aid, Relief, and Economic Security (CARES) Act (<a href="https://www.hhs.gov/sites/default/files/covid-19-laboratory-data-reporting-guidance.pdf">CARES Act Section 18115</a>).</p>\n<p>Data are <strong>provisional and subject to change</strong>.</p>\n<p>Data presented here is representative of diagnostic specimens being tested - not individual people - and excludes serology tests where possible. Data presented might not represent the most current counts for the most recent 3 days due to the time it takes to report testing information. The data may also not include results from all potential testing sites within the jurisdiction (e.g., non-laboratory or point of care test sites) and therefore reflect the majority, but not all, of COVID-19 testing being conducted in the United States.</p>\n<p><strong>Sources:</strong> CDC COVID-19 Electronic Laboratory Reporting (CELR), Commercial Laboratories, State Public Health Labs, In-House Hospital Labs</p>\n<p>Data for each state is sourced from either data submitted directly by the state health department via COVID-19 electronic laboratory reporting (CELR), or a combination of commercial labs, public health labs, and in-house hospital labs. Data is taken from CELR for states that either submit line level data or submit aggregate counts which do not include serology tests.</p>\n<p><a href="https://healthdata.gov/covid-19-diagnostic-laboratory-testing-pcr-testing-time-series-data-dictionary">COVID-19 Diagnostic Laboratory Testing (PCR Testing) Time Series Data Dictionary</a></p>\n', 'programCode': ['009:028'], 'title': 'COVID-19 Diagnostic Laboratory Testing (PCR Testing) Time Series', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['Community', 'Health', 'National', 'State'], 'landingPage': 'https://healthdata.gov/dataset/covid-19-diagnostic-laboratory-testing-pcr-testing-time-series', 'modified': '2020-12-02', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Anonymous'}, 'issued': '2020-07-21', 'accessLevel': 'public', 'identifier': 'c13c00e3-f3d0-4d49-8c43-bf600a6c0a0d', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://healthdata.gov/sites/default/files/covid-19_diagnostic_lab_testing_20201202_0959.csv', 'format': 'csv', 'title': 'COVID-19 Diagnostic Laboratory Testing (PCR Testing) Time Series', 'description': '<p><strong>Updated: December 2, 2020 10:18 AM</strong></p>\n<p>Note: For weekend reporting, some states choose not to submit data on the weekends. Thus, some state numbers may remain the same over Saturday and Sunday.</p>\n', 'mediaType': 'text/csv'}], 'keyword': ['covid', 'covid-19', 'covid19'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/by/1.0/', 'accrualPeriodicity': 'R/P1D'}, {'description': '<p>The following dataset provides state-aggregated data for <strong>estimated patient impact and hospital utilization</strong>.</p>\n<p>The source data for estimation is derived from reports with facility-level granularity across two main sources: (1) HHS TeleTracking, and (2) reporting provided directly to HHS Protect by state/territorial health departments on behalf of their healthcare facilities.</p>\n<p>Estimates Basis: These files are representative estimates for each state and are updated weekly. These projections are based on the information we have from those who reported. As more hospitals report more frequently our projections become more accurate. The actual data for these data points are updated every day, once a day on healthdata.gov and these are the downloadable data sets.</p>\n', 'programCode': ['009:028'], 'title': 'COVID-19 Estimated Patient Impact and Hospital Capacity by State', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['Community', 'Health', 'Hospital', 'National', 'State'], 'landingPage': 'https://healthdata.gov/dataset/covid-19-estimated-patient-impact-and-hospital-capacity-state', 'modified': '2020-12-02', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Anonymous'}, 'issued': '2020-07-20', 'accessLevel': 'public', 'identifier': '060e4acc-241d-4d19-a929-f5f7b653c648', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://healthdata.gov/sites/default/files/estimated_inpatient_all_20201201_19333.csv', 'format': 'csv', 'title': 'Estimated Inpatient Beds Occupied by State Timeseries', 'description': '<p><strong>Updated: December 2, 2020 10:48 AM</strong></p>\n<p>Statistical estimation with a 95% confidence interval for number and percentage of inpatient beds occupied for the given state and date</p>\n<p><strong>Data Dictionary:</strong><br />\n1. state (string): The two digit state code<br />\n2. collection_date (date): Date estimated<br />\n3. Inpatient Beds Occupied Estimated (double): Estimated number of inpatient beds occupied for the given state and date<br />\n4. Count LL (double): Estimated number of inpatient beds occupied for the given state and date, lower limit, 95% confidence interval<br />\n5. Count UL (double): Estimated number of inpatient beds occupied for the given state and date, upper limit, 95% confidence interval<br />\n6. Percentage of Inpatient Beds Occupied Estimated (double): Estimated percentage of inpatient beds occupied for the given state and date<br />\n7. Percentage LL (double): Estimated percentage of inpatient beds occupied for the given state and date, lower limit, 95% confidence interval<br />\n8. Percentage UL (double): Estimated percentage of inpatient beds occupied for the given state and date, upper limit, 95% confidence interval</p>\n', 'mediaType': 'text/csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://healthdata.gov/sites/default/files/estimated_inpatient_covid_20201201%201933.csv', 'format': 'csv', 'title': 'Estimated Inpatient Beds Occupied by COVID-19 Patients by State Timeseries', 'description': '<p><strong>Updated: December 2, 2020 11:04 AM</strong></p>\n<p>Statistical estimation with a 95% confidence interval for number and percentage of inpatient beds occupied by COVID-19 patients for the given state and date</p>\n<p><strong>Data Dictionary:</strong><br />\n1. state (string): The two digit state code<br />\n2. collection_date (date): Date estimated<br />\n3. Inpatient Beds Occupied by COVID-19 Patients Estimated (double): Estimated number of inpatient beds occupied by COVID-19 patients for the given state and date<br />\n4. Count LL (double): Estimated number of inpatient beds occupied by COVID-19 patients for the given state and date, lower limit, 95% confidence interval<br />\n5. Count UL (double): Estimated number of inpatient beds occupied by COVID-19 patients for the given state and date, upper limit, 95% confidence interval<br />\n6. Percentage of Inpatient Beds Occupied by COVID-19 Patients Estimated (double): Estimated percentage of inpatient beds occupied by COVID-19 patients for the given state and date<br />\n7. Percentage LL (double): Estimated percentage of inpatient beds occupied by COVID-19 patients for the given state and date, lower limit, 95% confidence interval<br />\n8. Percentage UL (double): Estimated percentage of inpatient beds occupied by COVID-19 patients for the given state and date, upper limit, 95% confidence interval</p>\n', 'mediaType': 'text/csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://healthdata.gov/sites/default/files/estimated_icu_20201201_1933.csv', 'format': 'csv', 'title': 'Estimated ICU Beds Occupied by State Timeseries', 'description': '<p><strong>Updated: December 2, 2020 11:08 AM</strong></p>\n<p>Statistical estimation with a 95% confidence interval for number and percentage of ICU beds occupied for the given state and date</p>\n<p><strong>Data Dictionary:</strong><br />\n1. state (string): The two digit state code<br />\n2. collection_date (date): Date estimated<br />\n3. ICU Beds Occupied Estimated (double): Estimated number of ICU beds occupied for the given state and date<br />\n4. Count LL (double): Estimated number of ICU beds occupied for the given state and date, lower limit, 95% confidence interval<br />\n5. Count UL (double): Estimated number of ICU beds occupied for the given state and date, upper limit, 95% confidence interval<br />\n6. Percentage of ICU Beds Occupied Estimated (double): Estimated percentage of ICU beds occupied for the given state and date<br />\n7. Percentage LL (double): Estimated percentage of ICU beds occupied for the given state and date, lower limit, 95% confidence interval<br />\n8. Percentage UL (double): Estimated percentage of ICU beds occupied for the given state and date, upper limit, 95% confidence interval</p>\n', 'mediaType': 'text/csv'}], 'keyword': ['Covid', 'Covid-19', 'Covid19'], 'bureauCode': ['009:00'], 'dataQuality': True, 'language': ['en-US'], 'accrualPeriodicity': 'R/P1W', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The following dataset provides state-aggregated data for hospital utilization. These are derived from reports with facility-level granularity across two main sources: (1) HHS TeleTracking, and (2) reporting provided directly to HHS Protect by state/territorial health departments on behalf of their healthcare facilities.</p>\n<p>The file will be updated daily and provides the latest values reported by each facility within the last four days. This allows for a more comprehensive picture of the hospital utilization within a state by ensuring a hospital is represented, even if they miss a single day of reporting.</p>\n<p>No statistical analysis is applied to account for non-response and/or to account for missing data.</p>\n<p>The below table displays one value for each field (i.e., column). Sometimes, reports for a given facility will be provided to both HHS TeleTracking and HHS Protect. When this occurs, to ensure that there are not duplicate reports, deduplication is applied: specifically, HHS selects the TeleTracking record provided directly by the facility over the state-provided data to HHS Protect.</p>\n<p><a href="https://healthdata.gov/covid-19-reported-patient-impact-and-hospital-capacity-state-data-dictionary">COVID-19 Reported Patient Impact and Hospital Capacity by State Data Dictionary</a></p>\n', 'programCode': ['009:028'], 'title': 'COVID-19 Reported Patient Impact and Hospital Capacity by State', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['Community', 'Health', 'Hospital', 'National', 'State'], 'landingPage': 'https://healthdata.gov/dataset/covid-19-reported-patient-impact-and-hospital-capacity-state', 'modified': '2020-12-02', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Anonymous'}, 'issued': '2020-07-20', 'accessLevel': 'public', 'identifier': '7823dd0e-c8c4-4206-953e-c6d2f451d6ed', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://healthdata.gov/sites/default/files/reported_hospital_utilization_20201202_0643.csv', 'format': 'csv', 'title': 'COVID-19 Reported Patient Impact and Hospital Capacity by State', 'description': '<p><strong>Updated: December 2, 2020 09:32 PM</strong></p>\n', 'mediaType': 'text/csv'}], 'keyword': ['covid', 'covid-19', 'covid19'], 'bureauCode': ['009:00'], 'dataQuality': True, 'language': ['en-US'], 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>This data is a manually curated dataset that provides a standardized view into state and county policy orders (executive orders, ordinances, etc.) from the following sources:</p>\n<ul>\n<li><a href="https://www.tinyurl.com/statepolicies">BU COVID-19 State Policy Database</a> - Raifman J, Nocka K, Jones D, Bor J, Lipson S, Jay J, and Chan P. (2020). "COVID-19 US state policy database."</li>\n<li><a href="https://www.wikidata.org/wiki/Q88509703">wikidata</a> - Stay At Home Policies Queried from WikiData</li>\n<li>Manual curation by a dedicated group of <a href="https://vsfs.state.gov/">Virtual Student Federal Service Interns</a> - Summer 2020: T Adler, J Bastian, L Beckett, M Cohen, K Honey, C Kennedy, E Nudell</li>\n</ul>\n<p>This data set is provided as-is. Due to the evolving nature of policy orders, the US Government makes no representations to its correctness or completeness.</p>\n<p><a href="https://healthdata.gov/covid-19-state-and-county-policy-orders-data-dictionary">COVID-19 State and County Policy Orders Data Dictionary</a></p>\n', 'programCode': ['009:028'], 'title': 'COVID-19 State and County Policy Orders', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['Community', 'Health', 'National', 'State'], 'landingPage': 'https://healthdata.gov/dataset/covid-19-state-and-county-policy-orders', 'modified': '2020-12-02', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Anonymous'}, 'issued': '2020-07-20', 'accessLevel': 'public', 'identifier': 'c7d3466d-47d5-4cf0-873e-46f8dbf383e2', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://healthdata.gov/sites/default/files/state_policy_updates_20201202_0721.csv', 'format': 'csv', 'title': 'COVID-19 State and County Policy Orders', 'description': '<p><strong>Updated: December 2, 2020 10:11 AM</strong></p>\n', 'mediaType': 'text/csv'}], 'keyword': ['covid', 'covid-19', 'covid19'], 'bureauCode': ['009:00'], 'dataQuality': True, 'language': ['en-US'], 'accrualPeriodicity': 'R/P1D', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>NNDSS - Table II. Hepatitis (viral, acute, by type) C - 2018. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states or territory.</p>\n<p>Note:</p>\n<p>This table contains provisional cases of selected national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:</p>\n<p>C.N.M.I.: Commonwealth of Northern Mariana Islands.<br />\nU: Unavailable. —: No reported cases. N: Not reportable. NA: Not Available. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<ul>\n<li>Case counts for reporting years 2017 and 2018 are provisional and subject to change. Data for years 2013 through 2016 are finalized. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>.</li>\n</ul>\n<p>† For acute Hepatitis C, only confirmed cases were verified.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/x2iq-5477', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-01-04', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/x2iq-5477', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/x2iq-5477/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/x2iq-5477/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/x2iq-5477/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/x2iq-5477/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2018', 'acute', 'by type) c', 'hepatitis (viral', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-01-04', 'title': 'NNDSS - Table II. Hepatitis (viral, acute, by type) C'}, {'description': '<p>This dataset includes breastfeeding data from the National Immunization Survey (NIS). This data is used for DNPAO\'s Data, Trends, and Maps database, which provides national and state specific data on obesity, nutrition, physical activity, and breastfeeding. For more information about breastfeeding and NIS visit <a href="https://www.cdc.gov/breastfeeding/data/nis_data/index.htm">https://www.cdc.gov/breastfeeding/data/nis_data/index.htm</a>.</p>\n', 'programCode': ['009:020'], 'title': 'Nutrition, Physical Activity, and Obesity - National Immunization Survey (Breastfeeding)', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Nutrition', 'Physical Activity', 'and Obesity'], 'landingPage': 'https://data.cdc.gov/d/8hxn-cvik', 'contactPoint': {'hasEmail': 'mailto:dnpaoinfo@cdc.gov', 'fn': 'DNPAO Public Inquiries'}, 'issued': '2018-11-15', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/8hxn-cvik', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/8hxn-cvik/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/8hxn-cvik/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/8hxn-cvik/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/8hxn-cvik/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['breastfed', 'breastfeeding', 'child', 'dnpao', 'infants', 'national immunization survey', 'nis', 'nutrition'], 'bureauCode': ['009:20'], 'modified': '2020-07-08', 'references': ['https://www.cdc.gov/breastfeeding/data/nis_data/index.htm'], 'describedBy': 'https://chronicdata.cdc.gov/Nutrition-Physical-Activity-and-Obesity/Nutrition-Physical-Activity-and-Obesity-National-I/8hxn-cvik'}, {'description': '<p>This dataset includes data on adolescent\'s diet, physical activity, and weight status from Youth Risk Behavior Surveillance System (YRBSS). This data is used for DNPAO\'s Data, Trends, and Maps database, which provides national and state specific data on obesity, nutrition, physical activity, and breastfeeding. For more information about YRBSS visit <a href="https://www.cdc.gov/healthyyouth/data/yrbs/index.htm">https://www.cdc.gov/healthyyouth/data/yrbs/index.htm</a>.</p>\n', 'programCode': ['009:020'], 'title': 'Nutrition, Physical Activity, and Obesity - Youth Risk Behavior Surveillance System', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Nutrition', 'Physical Activity', 'and Obesity'], 'landingPage': 'https://data.cdc.gov/d/vba9-s8jp', 'contactPoint': {'hasEmail': 'mailto:dnpaoinfo@cdc.gov', 'fn': 'DNPAO Public Inquiries'}, 'issued': '2018-11-15', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/vba9-s8jp', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vba9-s8jp/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vba9-s8jp/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vba9-s8jp/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vba9-s8jp/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['adolescents', 'dnpao', 'fruit', 'obesity', 'overweight', 'physical activity', 'soda', 'tv', 'vegetables', 'yrbss'], 'bureauCode': ['009:20'], 'modified': '2020-07-08', 'references': ['https://www.cdc.gov/nccdphp/dnpao/index.html'], 'describedBy': 'https://chronicdata.cdc.gov/Nutrition-Physical-Activity-and-Obesity/Nutrition-Physical-Activity-and-Obesity-Youth-Risk/vba9-s8jp'}, {'description': "<p>This dataset includes data on policy and environmental supports for physical activity, diet, and breastfeeding. This data is used for DNPAO's Data, Trends, and Maps database, which provides national and state specific data on obesity, nutrition, physical activity, and breastfeeding.</p>\n", 'programCode': ['009:020'], 'title': 'Nutrition, Physical Activity, and Obesity - Policy and Environmental Data', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Nutrition', 'Physical Activity', 'and Obesity'], 'landingPage': 'https://data.cdc.gov/d/k8w5-7ju6', 'contactPoint': {'hasEmail': 'mailto:dnpaoinfo@cdc.gov', 'fn': 'DNPAO Public Inquiries'}, 'issued': '2018-11-15', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/k8w5-7ju6', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/k8w5-7ju6/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/k8w5-7ju6/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/k8w5-7ju6/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/k8w5-7ju6/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['breastfeeding', 'dnpao', 'fruit', 'nutrition', 'physical activity', 'vegetable'], 'bureauCode': ['009:20'], 'modified': '2020-07-08', 'references': ['https://www.cdc.gov/nccdphp/dnpao/index.html'], 'describedBy': 'https://chronicdata.cdc.gov/Nutrition-Physical-Activity-and-Obesity/Nutrition-Physical-Activity-and-Obesity-Policy-and/k8w5-7ju6'}, {'description': "<p>2001 forward. The National Health Interview Survey (NHIS) has monitored the health of the nation since 1957. NHIS data on a broad range of health topics are collected through personal household interviews. Indicators for this dataset has been computed by personnel in CDC's Division for Heart Disease and Stroke Prevention (DHDSP). This is one of the datasets provided by the National Cardiovascular Disease Surveillance System. The system is designed to integrate multiple indicators from many data sources to provide a comprehensive picture of the public health burden of CVDs and associated risk factors in the United States. The data are organized by location (region) and indicator, and they include CVDs (e.g., heart failure) and risk factors (e.g., hypertension). The data can be plotted as trends and stratified by age group, sex, and race/ethnicity.</p>\n", 'programCode': ['009:020'], 'title': 'National Health Interview Survey (NHIS) - National Cardiovascular Disease Surveillance Data', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Heart Disease & Stroke Prevention'], 'landingPage': 'https://data.cdc.gov/d/fwns-azgu', 'contactPoint': {'hasEmail': 'mailto:dhdsprequests@cdc.gov', 'fn': 'DHDSP Requests'}, 'issued': '2019-06-13', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/fwns-azgu', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/fwns-azgu/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/fwns-azgu/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/fwns-azgu/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/fwns-azgu/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cardiovascular disease', 'coronary heart disease', 'hypertension', 'risk factors', 'stroke'], 'bureauCode': ['009:20'], 'modified': '2020-06-29', 'references': ['https://www.cdc.gov/dhdsp/index.htm', 'https://www.cdc.gov/dhdsp/maps/dtm/data_sources.htm', 'https://www.cdc.gov/dhdsp/maps/dtm/data_risks.htm'], 'describedBy': 'https://chronicdata.cdc.gov/Heart-Disease-Stroke-Prevention/National-Health-Interview-Survey-NHIS-National-Car/fwns-azgu'}, {'description': "<p>1999-2000 forward. The National Health and Nutrition Examination Survey (NHANES) is a program of studies designed to assess the health and nutritional status of adults and children in the United States. The survey is unique in that it combines interviews and physical examinations. Indicators from this data source have been computed by personnel in CDC's Division for Heart Disease and Stroke Prevention (DHDSP). This is one of the datasets provided by the National Cardiovascular Disease Surveillance System. The system is designed to integrate multiple indicators from many data sources to provide a comprehensive picture of the public health burden of CVDs and associated risk factors in the United States. The data can be plotted as trends and stratified by age group, sex, and race/ethnicity.</p>\n", 'programCode': ['009:020'], 'title': 'National Health and Nutrition Examination Survey (NHANES) - National Cardiovascular Disease Surveillance System', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Heart Disease & Stroke Prevention'], 'landingPage': 'https://data.cdc.gov/d/5svk-8bnq', 'contactPoint': {'hasEmail': 'mailto:dhdsprequests@cdc.gov', 'fn': 'DHDSP Requests'}, 'issued': '2019-06-13', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/5svk-8bnq', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5svk-8bnq/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5svk-8bnq/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5svk-8bnq/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5svk-8bnq/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['blood pressure', 'cardiovascular disease', 'cardiovascular health', 'cholesterol', 'cvd risk factors', 'hypertension', 'sodium'], 'bureauCode': ['009:20'], 'modified': '2020-06-29', 'references': ['https://www.cdc.gov/dhdsp/index.htm', 'https://www.cdc.gov/dhdsp/maps/dtm/data_sources.htm', 'https://www.cdc.gov/dhdsp/maps/dtm/data_risks.htm'], 'describedBy': 'https://chronicdata.cdc.gov/Heart-Disease-Stroke-Prevention/National-Health-and-Nutrition-Examination-Survey-N/5svk-8bnq'}, {'description': "<p>2000 forward. NVSS is a secure, web-based data management system that collects and disseminates the Nation's official vital statistics. Indicators from this data source have been computed by personnel in CDC's Division for Heart Disease and Stroke Prevention (DHDSP). This is one of the datasets provided by the National Cardiovascular Disease Surveillance System. The system is designed to integrate multiple indicators from many data sources to provide a comprehensive picture of the public health burden of CVDs and associated risk factors in the United States. The data are organized by location (national and state) and indicator; NVSS mortality data include CVDs (e.g., heart failure). The data can be viewed by temporal trends and stratified by age group, sex, and race/ethnicity.</p>\n", 'programCode': ['009:020'], 'title': 'National Vital Statistics System (NVSS) - National Cardiovascular Disease Surveillance Data', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Heart Disease & Stroke Prevention'], 'landingPage': 'https://data.cdc.gov/d/kztq-p2jf', 'contactPoint': {'hasEmail': 'mailto:dhdsprequests@cdc.gov', 'fn': 'DHDSP Requests'}, 'issued': '2020-06-29', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/kztq-p2jf', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/kztq-p2jf/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/kztq-p2jf/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/kztq-p2jf/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/kztq-p2jf/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cardiovascular disease', 'coronary heart disease', 'diseases of the heart', 'mortality', 'stroke'], 'bureauCode': ['009:20'], 'modified': '2020-06-29', 'references': ['https://www.cdc.gov/dhdsp/index.htm', 'https://www.cdc.gov/dhdsp/maps/dtm/data_sources.htm', 'https://www.cdc.gov/dhdsp/maps/dtm/data_risks.htm'], 'describedBy': 'https://chronicdata.cdc.gov/Heart-Disease-Stroke-Prevention/National-Vital-Statistics-System-NVSS-National-Car/kztq-p2jf'}, {'description': '<p>2015-2018. This data set contains data from BRFSS.</p>\n', 'programCode': ['009:020'], 'title': "Alzheimer's Disease and Healthy Aging Data", 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Healthy Aging'], 'landingPage': 'https://data.cdc.gov/d/hfr9-rurv', 'contactPoint': {'hasEmail': 'mailto:PublicInquiriesDPH@cdc.gov', 'fn': 'DPH Public Inquiries'}, 'issued': '2019-05-06', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/hfr9-rurv', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hfr9-rurv/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hfr9-rurv/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hfr9-rurv/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hfr9-rurv/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['aging', 'alcohol', 'caregiver', 'cognitive health', 'falls', 'fruits and vegetables', 'obesity', 'overall health', 'screenings', 'smoking', 'vaccines'], 'bureauCode': ['009:20'], 'modified': '2020-07-09', 'references': ['https://www.cdc.gov/aging/index.html'], 'describedBy': 'https://chronicdata.cdc.gov/Healthy-Aging/Alzheimer-s-Disease-and-Healthy-Aging-Data/hfr9-rurv'}, {'description': "<p>BRFSS is a continuous, state-based surveillance system that collects information about modifiable risk factors for chronic diseases and other leading causes of death. Indicators from this data source have been computed by personnel in CDC's Division for Heart Disease and Stroke Prevention (DHDSP). This is one of the datasets provided by the National Cardiovascular Disease Surveillance System. The system is designed to integrate multiple indicators from many data sources to provide a comprehensive picture of the public health burden of CVDs and associated risk factors in the United States. The data are organized by location (national, regional, state, and selected sites) and indicator, and they include CVDs (e.g., heart failure) and risk factors (e.g., hypertension). The data can be plotted as trends and stratified by age group, sex, and race/ethnicity.</p>\n", 'programCode': ['009:020'], 'title': 'Behavioral Risk Factor Surveillance System (BRFSS) - National Cardiovascular Disease Surveillance Data', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Heart Disease & Stroke Prevention'], 'landingPage': 'https://data.cdc.gov/d/ikwk-8git', 'contactPoint': {'hasEmail': 'mailto:dhdsprequests@cdc.gov', 'fn': 'DHDSP Requests'}, 'issued': '2020-06-29', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/ikwk-8git', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ikwk-8git/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ikwk-8git/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ikwk-8git/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ikwk-8git/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['brfss', 'cardiovascular disease', 'coronary heart disease', 'hypertension', 'risk factors', 'stroke'], 'bureauCode': ['009:20'], 'modified': '2020-06-29', 'references': ['https://www.cdc.gov/dhdsp/index.htm', 'https://www.cdc.gov/dhdsp/maps/dtm/data_sources.htm', 'https://www.cdc.gov/dhdsp/maps/dtm/data_risks.htm'], 'describedBy': 'https://chronicdata.cdc.gov/dataset/Behavioral-Risk-Factor-Surveillance-System-BRFSS-N/fwns-azgu'}, {'description': '<p>NNDSS - Table II. Rabies, animal to Rubella, congenital syndrome - 2018. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states or territory.</p>\n<p>Note:</p>\n<p>This table contains provisional cases of selected national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:</p>\n<p>C.N.M.I.: Commonwealth of Northern Mariana Islands.<br />\nU: Unavailable. —: No reported cases. N: Not reportable. NA: Not Available. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<ul>\n<li>Case counts for reporting years 2017 and 2018 are provisional and subject to change. Data for years 2013 through 2016 are finalized. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>.</li>\n</ul>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/qvvb-s7gu', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-01-03', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/qvvb-s7gu', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qvvb-s7gu/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qvvb-s7gu/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qvvb-s7gu/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qvvb-s7gu/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2018', 'animal', 'congenital syndrome', 'nedss', 'netss', 'nndss', 'rabies', 'rubella', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-01-03', 'title': 'NNDSS - Table II. Rabies, animal to Rubella, congenital syndrome'}, {'description': '<p>Healthcare Cost Report Information System (HCRIS) Dataset - Independent Rural Health Clinic and Freestanding Federally Qualified Health Center (HCLINIC).This data was reported on form CMS-222-92. The data in this release includes years FY2009 to present. The HCLINIC Cost Report Data contains cost and statistical data for Independent Rural Health Clinic and Freestanding Federally Qualified Health Center providers.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/Cost-Reports/Health-Clinic-222-92-form', 'modified': '2020-06-17', 'contactPoint': {'hasEmail': 'mailto:hcris@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2010-10-01', 'accessLevel': 'public', 'identifier': '556', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/Cost-Reports/Health-Clinic-222-92-form', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Medicare', 'National', 'Operating Costs', 'Reports', 'Statistics'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Health Clinic Cost Reports'}, {'description': '<p>Number of Managed Care Program Types, by Quality Assurance Requirements, Performance Incentives, and Provider Value-Based Purchasing Status, at any point in 2016</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Uncategorized'], 'landingPage': 'https://data.medicaid.gov/d/w6rp-9us3', 'contactPoint': {'hasEmail': 'mailto:Medicaid.gov@cms.hhs.gov', 'fn': 'Medicaid'}, 'issued': '2019-05-02', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/w6rp-9us3', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/w6rp-9us3/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/w6rp-9us3/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/w6rp-9us3/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/w6rp-9us3/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['centers-for-medicare-medicaid-services'], 'bureauCode': ['009:38'], 'modified': '2020-06-12', 'title': 'Managed Care Features by QA and Performance Incentive'}, {'description': '<p>Number of Managed Care Programs Enrolling Certain Populations on a Mandatory or Voluntary Basis at any point in 2016</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Uncategorized'], 'landingPage': 'https://data.medicaid.gov/d/3eq5-ws99', 'contactPoint': {'hasEmail': 'mailto:Medicaid.gov@cms.hhs.gov', 'fn': 'Medicaid'}, 'issued': '2019-05-02', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/3eq5-ws99', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/3eq5-ws99/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/3eq5-ws99/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/3eq5-ws99/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/3eq5-ws99/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['centers-for-medicare-medicaid-services'], 'bureauCode': ['009:38'], 'modified': '2020-06-12', 'title': 'Managed Care Features By Enrollment Population'}, {'description': '<ol>\n<li>Enrollment includes both Medicaid-only and Medicare-Medicaid (“dual”) enrollees. For both types of enrollees, Medicaid covers LTSS. For dual enrollees, Medicaid may also cover Medicare cost-sharing for acute, primary care, and specialty services covered by Medicare, and other non-LTSS services that are not covered by Medicare.</li>\n<li>Some comprehensive managed care programs enroll beneficiaries who may be at risk of needing LTSS but do not receive any LTSS. These counts only include individuals that receive LTSS. Moreover, states differ in their ability to report individuals who use MLTSS versus those who are enrolled (and may or may not be using LTSS). This table reports MLTSS users unless otherwise noted.</li>\n<li>Comprehensive Managed Care Including LTSS does not include PACE programs.</li>\n<li>MLTSS Only programs cover LTSS under capitation; acute, primary, and specialty care services for these enrollees may be covered by another Medicaid MCO, Medicaid FFS, or by Medicare for dual enrollees. These data include states that provide MLTSS plus other benefits in a package that does not include inpatient medical care.</li>\n<li>The indicated territory was not able to supply data for this report. The Northern Mariana Islands reported that they have no Medicaid managed care enrollment, but they did not report total Medicaid enrollees.</li>\n</ol>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Enrollment'], 'landingPage': 'https://data.medicaid.gov/d/55dj-tsqh', 'contactPoint': {'hasEmail': 'mailto:Medicaid.gov@cms.hhs.gov', 'fn': 'Medicaid'}, 'issued': '2020-06-12', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/55dj-tsqh', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/55dj-tsqh/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/55dj-tsqh/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/55dj-tsqh/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/55dj-tsqh/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['centers-for-medicare-medicaid-services'], 'bureauCode': ['009:38'], 'modified': '2020-06-12', 'title': 'Managed Long Term Services and Supports (MLTSS) Enrollees'}, {'description': '<p>The Medicaid Managed Care Enrollment Report profiles enrollment statistics on Medicaid managed care programs on a plan-specific level. The managed care enrollment statistics include enrollees receiving comprehensive benefits and limited benefits and are point-in-time counts.</p>\n<ol>\n<li>Total Medicaid Enrollees represents an unduplicated count of all beneficiaries in FFS and any type of managed care, including Medicaid-only and Medicare-Medicaid ("dual") enrollees.</li>\n<li>Total Medicaid enrollment in Any Type of Managed Care represents an unduplicated count of beneficiaries enrolled in any Medicaid managed care program, including comprehensive MCOs, limited benefit MCOs, and PCCMs.</li>\n<li>Medicaid Enrollment in Comprehensive Managed Care represents an unduplicated count of Medicaid beneficiaries enrolled in a managed care plan that provides comprehensive benefits (acute, primary care, specialty, and any other), as well as PACE programs. It excludes beneficiaries who are enrolled in a Financial Alignment Initiative Medicare-Medicaid Plan as their only form of managed care.</li>\n<li>Medicaid Newly Eligible Adults Enrolled in Comprehensive MCOs represents individuals who are enrolled in comprehensive MCOs and are low-income adults, with or without dependent children, newly eligible for Medicaid under ACA Section VIII, and not covered under a waiver or other authority prior to 2014.</li>\n</ol>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Enrollment'], 'landingPage': 'https://data.medicaid.gov/d/tv8z-wdjd', 'contactPoint': {'hasEmail': 'mailto:Medicaid.gov@cms.hhs.gov', 'fn': 'Medicaid'}, 'issued': '2020-06-12', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/tv8z-wdjd', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/tv8z-wdjd/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/tv8z-wdjd/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/tv8z-wdjd/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/tv8z-wdjd/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['centers-for-medicare-medicaid-services'], 'bureauCode': ['009:38'], 'modified': '2020-06-12', 'title': 'Managed Care Enrollment Summary'}, {'description': '<p>The Medicaid Managed Care Enrollment Report profiles enrollment statistics on Medicaid managed care programs on a plan-specific level. The managed care enrollment statistics include enrollees receiving comprehensive benefits and limited benefits and are point-in-time counts.</p>\n<ol>\n<li>Because Medicaid beneficiaries may be enrolled concurrently in more than one type of managed care program (e.g., a Comprehensive MCO and a BHO), users should not sum enrollment across all program types, since the total would count individuals more than once and, in some states, exceed the actual number of Medicaid enrollees.</li>\n<li>Comprehensive MCOs cover acute, primary, and specialty medical care services; they may also cover behavioral health, long-term services and supports, and other benefits in some states. Limited benefit managed care programs, including MLTSS only, BHO, Dental, Transportation, and Other cover a narrower set of services.</li>\n<li>The indicated territory was not able to supply data for this report. The Northern Mariana Islands reported that they have no Medicaid managed care enrollment, but they did not report total Medicaid enrollees.</li>\n</ol>\n<p>"--" indicates states that do not operates programs of a given type. 0 signifies that a state operated a program of this type in 2014, but it ended before July 1, 2014, or began after that date.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Enrollment'], 'landingPage': 'https://data.medicaid.gov/d/gvym-w343', 'contactPoint': {'hasEmail': 'mailto:Medicaid.gov@cms.hhs.gov', 'fn': 'Medicaid'}, 'issued': '2019-04-17', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/gvym-w343', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/gvym-w343/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/gvym-w343/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/gvym-w343/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/gvym-w343/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['bho', 'managed care enrollment', 'mco', 'medicaid', 'medicare', 'mltss', 'pace', 'pahp', 'pccm', 'pihp'], 'bureauCode': ['009:38'], 'modified': '2020-06-12', 'title': 'Managed Care Enrollment by Program and Population (Duals)'}, {'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'landingPage': 'https://data.medicaid.gov/d/ruxk-tas2', 'contactPoint': {'hasEmail': 'mailto:Medicaid.gov@cms.hhs.gov', 'fn': 'Medicaid'}, 'issued': '2020-06-12', 'accessLevel': 'public', 'description': 'No description provided', 'identifier': 'https://data.medicaid.gov/api/views/ruxk-tas2', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/ruxk-tas2/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/ruxk-tas2/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/ruxk-tas2/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/ruxk-tas2/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['centers-for-medicare-medicaid-services'], 'bureauCode': ['009:38'], 'modified': '2020-06-12', 'title': '2018 Managed Care Programs By State'}, {'description': '<p>NNDSS - Table IV. Tuberculosis - 2015.This Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States will exclude counts from US territories. Footnote:C.N.M.I.: Commonwealth of Northern Mariana Islands. U: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable Cum: Cumulative year-to-date counts. Min: Minimum. Max: Maximum. * Case counts for reporting year 2014 and 2015 are provisional through the end of the quarter, January 2, 2016. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a> Data for TB are displayed quarterly.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/ei7y-3g6s', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-01-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/ei7y-3g6s', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ei7y-3g6s/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ei7y-3g6s/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ei7y-3g6s/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ei7y-3g6s/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2015', 'mmwr', 'nedss', 'netss', 'nndss', 'tb', 'tuberculosis', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2016-01-14', 'title': 'NNDSS - Table IV. Tuberculosis'}, {'description': '<p>This data set contains estimated teen birth rates for age group 15–19 (expressed per 1,000 females aged 15–19) by county and year.</p>\n<p>DEFINITIONS</p>\n<p>Estimated teen birth rate: Model-based estimates of teen birth rates for age group 15–19 (expressed per 1,000 females aged 15–19) for a specific county and year. Estimated county teen birth rates were obtained using the methods described elsewhere (1,2,3,4). These annual county-level teen birth estimates “borrow strength” across counties and years to generate accurate estimates where data are sparse due to small population size (1,2,3,4). The inferential method uses information—including the estimated teen birth rates from neighboring counties across years and the associated explanatory variables—to provide a stable estimate of the county teen birth rate.<br />\nMedian teen birth rate: The middle value of the estimated teen birth rates for the age group 15–19 for counties in a state.<br />\nBayesian credible intervals: A range of values within which there is a 95% probability that the actual teen birth rate will fall, based on the observed teen births data and the model.</p>\n<p>NOTES</p>\n<p>Data on the number of live births for women aged 15–19 years were extracted from the National Center for Health Statistics’ (NCHS) National Vital Statistics System birth data files for 2003–2015 (5).</p>\n<p>Population estimates were extracted from the files containing intercensal and postcensal bridged-race population estimates provided by NCHS. For each year, the July population estimates were used, with the exception of the year of the decennial census, 2010, for which the April estimates were used.</p>\n<p>Hierarchical Bayesian space–time models were used to generate hierarchical Bayesian estimates of county teen birth rates for each year during 2003–2015 (1,2,3,4).</p>\n<p>The Bayesian analogue of the frequentist confidence interval is defined as the Bayesian credible interval. A 100*(1-α)% Bayesian credible interval for an unknown parameter vector θ and observed data vector y is a subset C of parameter space Ф such that<br />\n1-α≤P({C│y})=∫p{θ │y}dθ,<br />\nwhere integration is performed over the set and is replaced by summation for discrete components of θ. The probability that θ lies in C given the observed data y is at least (1- α) (6).</p>\n<p>County borders in Alaska changed, and new counties were formed and others were merged, during 2003–2015. These changes were reflected in the population files but not in the natality files. For this reason, two counties in Alaska were collapsed so that the birth and population counts were comparable. Additionally, Kalawao County, a remote island county in Hawaii, recorded no births, and census estimates indicated a denominator of 0 (i.e., no females between the ages of 15 and 19 years residing in the county from 2003 through 2015). For this reason, Kalawao County was removed from the analysis. Also , Bedford City, Virginia, was added to Bedford County in 2015 and no longer appears in the mortality file in 2015. For consistency, Bedford City was merged with Bedford County, Virginia, for the entire 2003–2015 period. Final analysis was conducted on 3,137 counties for each year from 2003 through 2015. County boundaries are consistent with the vintage 2005–2007 bridged-race population file geographies (7).</p>\n<p>SOURCES</p>\n<p>National Center for Health Statistics. Vital statistics data available online, Natality all-county files. Hyattsville, MD. Published annually.</p>\n<p>For details about file release and access policy, see NCHS data release and access policy for micro-data and compressed vital statistics files, available from: <a href="http://www.cdc.gov/nchs/nvss/dvs_data_release.htm">http://www.cdc.gov/nchs/nvss/dvs_data_release.htm</a>.</p>\n<p>For natality public-use files, see vital statistics data available online, available from: <a href="https://www.cdc.gov/nchs/data_access/vitalstatsonline.htm">https://www.cdc.gov/nchs/data_access/vitalstatsonline.htm</a>.</p>\n<p>National Center for Health Statistics. U.S. Census populations with bridged race categories. Estimated population data available. Postcensal and intercensal files. Hyattsville, MD</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/3h58-x6cd', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2020-01-27', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/3h58-x6cd', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/3h58-x6cd/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/3h58-x6cd/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/3h58-x6cd/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/3h58-x6cd/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['county teen birth trends', 'county trends on teen births', 'nchs', 'teen births', 'u.s. teen birth rate', 'united states'], 'bureauCode': ['009:00'], 'modified': '2020-06-05', 'title': 'NCHS - Teen Birth Rates for Age Group 15-19 in the United States by County'}, {'description': '<p>This dataset contains model-based county estimates for drug-poisoning mortality.</p>\n<p>Deaths are classified using the International Classification of Diseases, Tenth Revision (ICD–10). Drug-poisoning deaths are defined as having ICD–10 underlying cause-of-death codes X40–X44 (unintentional), X60–X64 (suicide), X85 (homicide), or Y10–Y14 (undetermined intent).</p>\n<p>Estimates are based on the National Vital Statistics System multiple cause-of-death mortality files (1). Age-adjusted death rates (deaths per 100,000 U.S. standard population for 2000) are calculated using the direct method. Populations used for computing death rates for 2011–2016 are postcensal estimates based on the 2010 U.S. census. Rates for census years are based on populations enumerated in the corresponding censuses. Rates for noncensus years before 2010 are revised using updated intercensal population estimates and may differ from rates previously published.</p>\n<p>Death rates for some states and years may be low due to a high number of unresolved pending cases or misclassification of ICD–10 codes for unintentional poisoning as R99, “Other ill-defined and unspecified causes of mortality” (2). For example, this issue is known to affect New Jersey in 2009 and West Virginia in 2005 and 2009 but also may affect other years and other states. Drug poisoning death rates may be underestimated in those instances.</p>\n<p>Smoothed county age-adjusted death rates (deaths per 100,000 population) were obtained according to methods described elsewhere (3–5). Briefly, two-stage hierarchical models were used to generate empirical Bayes estimates of county age-adjusted death rates due to drug poisoning for each year. These annual county-level estimates “borrow strength” across counties to generate stable estimates of death rates where data are sparse due to small population size (3,5). Estimates for 1999-2015 have been updated, and may differ slightly from previously published estimates. Differences are expected to be minimal, and may result from different county boundaries used in this release (see below) and from the inclusion of an additional year of data. Previously published estimates can be found here for comparison.(6) Estimates are unavailable for Broomfield County, Colorado, and Denali County, Alaska, before 2003 (7,8). Additionally, Clifton Forge County, Virginia only appears on the mortality files prior to 2003, while Bedford City, Virginia was added to Bedford County in 2015 and no longer appears in the mortality file in 2015. These counties were therefore merged with adjacent counties where necessary to create a consistent set of geographic units across the time period. County boundaries are largely consistent with the vintage 2005-2007 bridged-race population file geographies, with the modifications noted previously (7,8).</p>\n<p>REFERENCES<br />\n1. National Center for Health Statistics. National Vital Statistics System: Mortality data. Available from: <a href="http://www.cdc.gov/nchs/deaths.htm">http://www.cdc.gov/nchs/deaths.htm</a>.</p>\n<ol start="2">\n<li>\n<p>CDC. CDC Wonder: Underlying cause of death 1999–2016. Available from: <a href="http://wonder.cdc.gov/wonder/help/ucd.html">http://wonder.cdc.gov/wonder/help/ucd.html</a>.</p>\n</li>\n<li>\n<p>Rossen LM, Khan D, Warner M. Trends and geographic patterns in drug-poisoning death rates in the U.S., 1999–2009. Am J Prev Med 45(6):e19–25. 2013.</p>\n</li>\n<li>\n<p>Rossen LM, Khan D, Warner M. Hot spots in mortality from drug poisoning in the United States, 2007–2009. Health Place 26:14–20. 2014.</p>\n</li>\n<li>\n<p>Rossen LM, Khan D, Hamilton B, Warner M. Spatiotemporal variation in selected health outcomes from the National Vital Statistics System. Presented at: 2015 National Conference on Health Statistics, August 25, 2015, Bethesda, MD. Available from: <a href="http://www.cdc.gov/nchs/ppt/nchs2015/Rossen_Tuesday_WhiteOak_BB3.pdf">http://www.cdc.gov/nchs/ppt/nchs2015/Rossen_Tuesday_WhiteOak_BB3.pdf</a>.</p>\n</li>\n<li>\n<p>Rossen LM, Bastian B, Warner M, and Khan D. NCHS – Drug Poisoning Mortality by County: United States, 1999-2015. Available from: <a href="https://data.cdc.gov/NCHS/NCHS-Drug-Poisoning-Mortality-by-County-United-Sta/pbkm-d27e">https://data.cdc.gov/NCHS/NCHS-Drug-Poisoning-Mortality-by-County-United...</a>.</p>\n</li>\n<li>\n<p>National Center for Health Statistics. County geog</p>\n</li>\n</ol>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/p56q-jrxg', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2018-01-22', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/p56q-jrxg', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/p56q-jrxg/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/p56q-jrxg/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/p56q-jrxg/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/p56q-jrxg/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['county', 'deaths', 'drug poisoning', 'mortality', 'nchs', 'united states'], 'bureauCode': ['009:00'], 'modified': '2020-06-05', 'title': 'NCHS - Drug Poisoning Mortality by County: United States'}, {'description': '<p>This dataset describes drug poisoning deaths at the U.S. and state level by selected demographic characteristics, and includes age-adjusted death rates for drug poisoning.</p>\n<p>Deaths are classified using the International Classification of Diseases, Tenth Revision (ICD–10). Drug-poisoning deaths are defined as having ICD–10 underlying cause-of-death codes X40–X44 (unintentional), X60–X64 (suicide), X85 (homicide), or Y10–Y14 (undetermined intent).</p>\n<p>Estimates are based on the National Vital Statistics System multiple cause-of-death mortality files (1). Age-adjusted death rates (deaths per 100,000 U.S. standard population for 2000) are calculated using the direct method. Populations used for computing death rates for 2011–2016 are postcensal estimates based on the 2010 U.S. census. Rates for census years are based on populations enumerated in the corresponding censuses. Rates for noncensus years before 2010 are revised using updated intercensal population estimates and may differ from rates previously published.</p>\n<p>Death rates for some states and years may be low due to a high number of unresolved pending cases or misclassification of ICD–10 codes for unintentional poisoning as R99, “Other ill-defined and unspecified causes of mortality” (2). For example, this issue is known to affect New Jersey in 2009 and West Virginia in 2005 and 2009 but also may affect other years and other states. Drug poisoning death rates may be underestimated in those instances.</p>\n<p>REFERENCES<br />\n1. National Center for Health Statistics. National Vital Statistics System: Mortality data. Available from: <a href="http://www.cdc.gov/nchs/deaths.htm">http://www.cdc.gov/nchs/deaths.htm</a>.</p>\n<ol start="2">\n<li>CDC. CDC Wonder: Underlying cause of death 1999–2016. Available from: <a href="http://wonder.cdc.gov/wonder/help/ucd.html">http://wonder.cdc.gov/wonder/help/ucd.html</a>.</li>\n</ol>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/xbxb-epbu', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2018-06-04', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/xbxb-epbu', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xbxb-epbu/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xbxb-epbu/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xbxb-epbu/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xbxb-epbu/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['deaths', 'drug poisoning', 'mortality', 'national', 'nchs', 'state', 'united states'], 'bureauCode': ['009:00'], 'modified': '2020-06-05', 'title': 'NCHS - Drug Poisoning Mortality by State: United States'}, {'description': '<p>This dataset describes injury mortality in the United States beginning in 1999. Two concepts are included in the circumstances of an injury death: intent of injury and mechanism of injury. Intent of injury describes whether the injury was inflicted purposefully (intentional injury) and, if purposeful, whether the injury was self-inflicted (suicide or self-harm) or inflicted by another person (homicide). Injuries that were not purposefully inflicted are considered unintentional (accidental) injuries. Mechanism of injury describes the source of the energy transfer that resulted in physical or physiological harm to the body. Examples of mechanisms of injury include falls, motor vehicle traffic crashes, burns, poisonings, and drownings (1,2).</p>\n<p>Data are based on information from all resident death certificates filed in the 50 states and the District of Columbia. Age-adjusted death rates (per 100,000 standard population) are based on the 2000 U.S. standard population. Populations used for computing death rates for 2011–2015 are postcensal estimates based on the 2010 census, estimated as of July 1, 2010. Rates for census years are based on populations enumerated in the corresponding censuses. Rates for non-census years before 2010 are revised using updated intercensal population estimates and may differ from rates previously published.</p>\n<p>Causes of injury death are classified by the International Classification of Diseases, Tenth Revision (ICD–10). Categories of injury intent and injury mechanism generally follow the categories in the external-cause-of-injury mortality matrix (1,2). Cause-of-death statistics are based on the underlying cause of death.</p>\n<p>SOURCES</p>\n<p>CDC/NCHS, National Vital Statistics System, mortality data (see <a href="http://www.cdc.gov/nchs/deaths.htm">http://www.cdc.gov/nchs/deaths.htm</a>); and CDC WONDER (see <a href="http://wonder.cdc.gov">http://wonder.cdc.gov</a>).</p>\n<p>REFERENCES</p>\n<ol>\n<li>\n<p>National Center for Health Statistics. ICD–10: External cause of injury mortality matrix.</p>\n</li>\n<li>\n<p>National Center for Health Statistics. Vital statistics data available. Mortality multiple cause files. Hyattsville, MD: National Center for Health Statistics. Available from: <a href="https://www.cdc.gov/nchs/data_access/vitalstatsonline.htm">https://www.cdc.gov/nchs/data_access/vitalstatsonline.htm</a>.</p>\n</li>\n<li>\n<p>Murphy SL, Xu JQ, Kochanek KD, Curtin SC, and Arias E. Deaths: Final data for 2015. National vital statistics reports; vol 66. no. 6. Hyattsville, MD: National Center for Health Statistics. 2017. Available from: <a href="https://www.cdc.gov/nchs/data/nvsr/nvsr66/nvsr66_06.pdf">https://www.cdc.gov/nchs/data/nvsr/nvsr66/nvsr66_06.pdf</a>.</p>\n</li>\n<li>\n<p>Miniño AM, Anderson RN, Fingerhut LA, Boudreault MA, Warner M. Deaths: Injuries, 2002. National vital statistics reports; vol 54 no 10. Hyattsville, MD: National Center for Health Statistics. 2006.</p>\n</li>\n</ol>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/nt65-c7a7', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2018-06-15', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/nt65-c7a7', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/nt65-c7a7/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/nt65-c7a7/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/nt65-c7a7/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/nt65-c7a7/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['injury', 'mortality', 'nchs', 'united states'], 'bureauCode': ['009:00'], 'modified': '2020-06-05', 'title': 'NCHS - Injury Mortality: United States'}, {'description': '<p>This dataset includes teen birth rates for females by age group, race, and Hispanic origin in the United States since 1960.</p>\n<p>Data availability varies by race and ethnicity groups. All birth data by race before 1980 are based on race of the child. Since 1980, birth data by race are based on race of the mother. For race, data are available for Black and White births since 1960, and for American Indians/Alaska Native and Asian/Pacific Islander births since 1980. Data on Hispanic origin are available since 1989. Teen birth rates for specific racial and ethnic categories are also available since 1989. From 2003 through 2015, the birth data by race were based on the “bridged” race categories (5). Starting in 2016, the race categories for reporting birth data changed; the new race and Hispanic origin categories are: Non-Hispanic, Single Race White; Non-Hispanic, Single Race Black; Non-Hispanic, Single Race American Indian/Alaska Native; Non-Hispanic, Single Race Asian; and, Non-Hispanic, Single Race Native Hawaiian/Pacific Islander (5,6). Birth data by the prior, “bridged” race (and Hispanic origin) categories are included through 2018 for comparison.</p>\n<p>National data on births by Hispanic origin exclude data for Louisiana, New Hampshire, and Oklahoma in 1989; New Hampshire and Oklahoma in 1990; and New Hampshire in 1991 and 1992. Birth and fertility rates for the Central and South American population includes other and unknown Hispanic. Information on reporting Hispanic origin is detailed in the Technical Appendix for the 1999 public-use natality data file (see <a href="ftp://ftp.cdc.gov/pub/Health_Statistics/NCHS/Dataset_Documentation/DVS/natality/Nat1999doc.pdf">ftp://ftp.cdc.gov/pub/Health_Statistics/NCHS/Dataset_Documentation/DVS/n...</a>).</p>\n<p>SOURCES</p>\n<p>NCHS, National Vital Statistics System, birth data (see <a href="https://www.cdc.gov/nchs/births.htm">https://www.cdc.gov/nchs/births.htm</a>); public-use data files (see <a href="https://www.cdc.gov/nchs/data_access/VitalStatsOnline.htm">https://www.cdc.gov/nchs/data_access/VitalStatsOnline.htm</a>); and CDC WONDER (see <a href="http://wonder.cdc.gov/">http://wonder.cdc.gov/</a>).</p>\n<p>REFERENCES</p>\n<ol>\n<li>\n<p>National Office of Vital Statistics. Vital Statistics of the United States, 1950, Volume I. 1954. Available from: <a href="https://www.cdc.gov/nchs/data/vsus/vsus_1950_1.pdf">https://www.cdc.gov/nchs/data/vsus/vsus_1950_1.pdf</a>.</p>\n</li>\n<li>\n<p>Hetzel AM. U.S. vital statistics system: major activities and developments, 1950-95. National Center for Health Statistics. 1997. Available from: <a href="https://www.cdc.gov/nchs/data/misc/usvss.pdf">https://www.cdc.gov/nchs/data/misc/usvss.pdf</a>.</p>\n</li>\n<li>\n<p>National Center for Health Statistics. Vital Statistics of the United States, 1967, Volume I–Natality. 1969. Available from: <a href="https://www.cdc.gov/nchs/data/vsus/nat67_1.pdf">https://www.cdc.gov/nchs/data/vsus/nat67_1.pdf</a>.</p>\n</li>\n<li>\n<p>Martin JA, Hamilton BE, Osterman MJK, et al. Births: Final data for 2015. National vital statistics reports; vol 66 no 1. Hyattsville, MD: National Center for Health Statistics. 2017. Available from: <a href="https://www.cdc.gov/nchs/data/nvsr/nvsr66/nvsr66_01.pdf">https://www.cdc.gov/nchs/data/nvsr/nvsr66/nvsr66_01.pdf</a>.</p>\n</li>\n<li>\n<p>Martin JA, Hamilton BE, Osterman MJK, Driscoll AK, Drake P. Births: Final data for 2016. National Vital Statistics Reports; vol 67 no 1. Hyattsville, MD: National Center for Health Statistics. 2018. Available from: <a href="https://www.cdc.gov/nvsr/nvsr67/nvsr67_01.pdf">https://www.cdc.gov/nvsr/nvsr67/nvsr67_01.pdf</a>.</p>\n</li>\n<li>\n<p>Martin JA, Hamilton BE, Osterman MJK, Driscoll AK, Births: Final data for 2018. National vital statistics reports; vol 68 no 13. Hyattsville, MD: National Center for Health Statistics. 2019. Available from: <a href="https://www.cdc.gov/nchs/data/nvsr/nvsr68/nvsr68_13.pdf">https://www.cdc.gov/nchs/data/nvsr/nvsr68/nvsr68_13.pdf</a>.</p>\n</li>\n</ol>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/e8kx-wbww', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2020-01-27', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/e8kx-wbww', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/e8kx-wbww/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/e8kx-wbww/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/e8kx-wbww/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/e8kx-wbww/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['age', 'birth rate', 'ethnicity', 'hispanic origin', 'nchs', 'race', 'united states'], 'bureauCode': ['009:00'], 'modified': '2020-06-05', 'title': 'NCHS - Teen Birth Rates for Females by Age Group, Race, and Hispanic Origin: United States'}, {'description': '<p>This dataset describes drug poisoning deaths at the U.S. and state level by selected demographic characteristics, and includes age-adjusted death rates for drug poisoning from 1999 to 2015.</p>\n<p>Deaths are classified using the International Classification of Diseases, Tenth Revision (ICD–10). Drug-poisoning deaths are defined as having ICD–10 underlying cause-of-death codes X40–X44 (unintentional), X60–X64 (suicide), X85 (homicide), or Y10–Y14 (undetermined intent).</p>\n<p>Estimates are based on the National Vital Statistics System multiple cause-of-death mortality files (1). Age-adjusted death rates (deaths per 100,000 U.S. standard population for 2000) are calculated using the direct method. Populations used for computing death rates for 2011–2015 are postcensal estimates based on the 2010 U.S. census. Rates for census years are based on populations enumerated in the corresponding censuses. Rates for noncensus years before 2010 are revised using updated intercensal population estimates and may differ from rates previously published.</p>\n<p>Estimate does not meet standards of reliability or precision. Death rates are flagged as “Unreliable” in the chart when the rate is calculated with a numerator of 20 or less.</p>\n<p>Death rates for some states and years may be low due to a high number of unresolved pending cases or misclassification of ICD–10 codes for unintentional poisoning as R99, “Other ill-defined and unspecified causes of mortality” (2). For example, this issue is known to affect New Jersey in 2009 and West Virginia in 2005 and 2009 but also may affect other years and other states. Estimates should be interpreted with caution.</p>\n<p>Smoothed county age-adjusted death rates (deaths per 100,000 population) were obtained according to methods described elsewhere (3–5). Briefly, two-stage hierarchical models were used to generate empirical Bayes estimates of county age-adjusted death rates due to drug poisoning for each year during 1999–2015. These annual county-level estimates “borrow strength” across counties to generate stable estimates of death rates where data are sparse due to small population size (3,5). Estimates are unavailable for Broomfield County, Colo., and Denali County, Alaska, before 2003 (6,7). Additionally, Bedford City, Virginia was added to Bedford County in 2015 and no longer appears in the mortality file in 2015. County boundaries are consistent with the vintage 2005-2007 bridged-race population file geographies (6).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/jx6g-fdh6', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2017-08-25', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/jx6g-fdh6', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/jx6g-fdh6/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/jx6g-fdh6/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/jx6g-fdh6/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/jx6g-fdh6/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['deaths', 'drug poisoning', 'mortality', 'national', 'nchs', 'state', 'united states'], 'bureauCode': ['009:00'], 'modified': '2020-06-05', 'title': 'NCHS - Drug Poisoning Mortality by State: United States'}, {'description': '<p>This dataset presents the age-adjusted death rates for the 10 leading causes of death in the United States beginning in 1999.</p>\n<p>Data are based on information from all resident death certificates filed in the 50 states and the District of Columbia using demographic and medical characteristics. Age-adjusted death rates (per 100,000 population) are based on the 2000 U.S. standard population. Populations used for computing death rates after 2010 are postcensal estimates based on the 2010 census, estimated as of July 1, 2010. Rates for census years are based on populations enumerated in the corresponding censuses. Rates for non-census years before 2010 are revised using updated intercensal population estimates and may differ from rates previously published.</p>\n<p>Causes of death classified by the International Classification of Diseases, Tenth Revision (ICD–10) are ranked according to the number of deaths assigned to rankable causes. Cause of death statistics are based on the underlying cause of death.</p>\n<p>SOURCES<br />\nCDC/NCHS, National Vital Statistics System, mortality data (see <a href="http://www.cdc.gov/nchs/deaths.htm">http://www.cdc.gov/nchs/deaths.htm</a>); and CDC WONDER (see <a href="http://wonder.cdc.gov">http://wonder.cdc.gov</a>).</p>\n<p>REFERENCES</p>\n<ol>\n<li>\n<p>National Center for Health Statistics. Vital statistics data available. Mortality multiple cause files. Hyattsville, MD: National Center for Health Statistics. Available from: <a href="https://www.cdc.gov/nchs/data_access/vitalstatsonline.htm">https://www.cdc.gov/nchs/data_access/vitalstatsonline.htm</a>.</p>\n</li>\n<li>\n<p>Murphy SL, Xu JQ, Kochanek KD, Curtin SC, and Arias E. Deaths: Final data for 2015. National vital statistics reports; vol 66. no. 6. Hyattsville, MD: National Center for Health Statistics. 2017. Available from: <a href="https://www.cdc.gov/nchs/data/nvsr/nvsr66/nvsr66_06.pdf">https://www.cdc.gov/nchs/data/nvsr/nvsr66/nvsr66_06.pdf</a>.</p>\n</li>\n</ol>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/bi63-dtpu', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2017-08-23', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/bi63-dtpu', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/bi63-dtpu/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/bi63-dtpu/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/bi63-dtpu/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/bi63-dtpu/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['leading causes of death', 'mortality', 'nchs', 'state', 'united states'], 'bureauCode': ['009:00'], 'modified': '2020-06-05', 'title': 'NCHS - Leading Causes of Death: United States'}, {'description': '<p>This dataset includes percent distribution of births to unmarried women by age group in the United States since 1970.</p>\n<p>Methods for collecting information on marital status changed over the reporting period and have been documented in:</p>\n<p>• Ventura SJ, Bachrach CA. Nonmarital childbearing in the United States, 1940–99. National vital statistics reports; vol 48 no 16. Hyattsville, Maryland: National Center for Health Statistics. 2000. Available from: <a href="http://www.cdc.gov/nchs/data/nvsr/nvsr48/nvs48_16.pdf">http://www.cdc.gov/nchs/data/nvsr/nvsr48/nvs48_16.pdf</a>.<br />\n• National Center for Health Statistics. User guide to the 2013 natality public use file. Hyattsville, Maryland: National Center for Health Statistics. 2014. Available from: <a href="http://www.cdc.gov/nchs/data_access/VitalStatsOnline.htm">http://www.cdc.gov/nchs/data_access/VitalStatsOnline.htm</a>.</p>\n<p>SOURCES</p>\n<p>CDC/NCHS, National Vital Statistics System, birth data (see <a href="http://www.cdc.gov/nchs/births.htm">http://www.cdc.gov/nchs/births.htm</a>); public-use data files (see <a href="http://www.cdc.gov/nchs/data_access/Vitalstatsonline.htm">http://www.cdc.gov/nchs/data_access/Vitalstatsonline.htm</a>); and CDC WONDER (see <a href="http://wonder.cdc.gov/">http://wonder.cdc.gov/</a>).</p>\n<p>REFERENCES</p>\n<ol>\n<li>\n<p>Curtin SC, Ventura SJ, Martinez GM. Recent declines in nonmarital childbearing in the United States. NCHS data brief, no 162. Hyattsville, MD: National Center for Health Statistics. 2014. Available from: <a href="http://www.cdc.gov/nchs/data/databriefs/db162.pdf">http://www.cdc.gov/nchs/data/databriefs/db162.pdf</a>.</p>\n</li>\n<li>\n<p>Martin JA, Hamilton BE, Osterman MJK, et al. Births: Final data for 2015. National vital statistics reports; vol 66 no 1. Hyattsville, MD: National Center for Health Statistics. 2017. Available from: <a href="https://www.cdc.gov/nchs/data/nvsr/nvsr66/nvsr66_01.pdf">https://www.cdc.gov/nchs/data/nvsr/nvsr66/nvsr66_01.pdf</a>.</p>\n</li>\n</ol>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/hzd8-r9mj', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2017-08-23', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/hzd8-r9mj', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hzd8-r9mj/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hzd8-r9mj/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hzd8-r9mj/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hzd8-r9mj/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['age', 'births', 'nchs', 'nonmarital', 'percent distribution'], 'bureauCode': ['009:00'], 'modified': '2020-06-05', 'title': 'NCHS - Percent Distribution of Births to Unmarried Women by Age Group: United States'}, {'description': '<p>This dataset includes birth rates for unmarried women by age group, race, and Hispanic origin in the United States since 1970.</p>\n<p>Methods for collecting information on marital status changed over the reporting period and have been documented in:</p>\n<p>• Ventura SJ, Bachrach CA. Nonmarital childbearing in the United States, 1940–99. National vital statistics reports; vol 48 no 16. Hyattsville, Maryland: National Center for Health Statistics. 2000. Available from: <a href="http://www.cdc.gov/nchs/data/nvsr/nvsr48/nvs48_16.pdf">http://www.cdc.gov/nchs/data/nvsr/nvsr48/nvs48_16.pdf</a>.<br />\n• National Center for Health Statistics. User guide to the 2013 natality public use file. Hyattsville, Maryland: National Center for Health Statistics. 2014. Available from: <a href="http://www.cdc.gov/nchs/data_access/VitalStatsOnline.htm">http://www.cdc.gov/nchs/data_access/VitalStatsOnline.htm</a>.</p>\n<p>National data on births by Hispanics origin exclude data for Louisiana, New Hampshire, and Oklahoma in 1989; for New Hampshire and Oklahoma in 1990; for New Hampshire in 1991 and 1992. Information on reporting Hispanic origin is detailed in the Technical Appendix for the 1999 public-use natality data file (see (<a href="ftp://ftp.cdc.gov/pub/Health_Statistics/NCHS/Dataset_Documentation/DVS/natality/Nat1999doc.pdf">ftp://ftp.cdc.gov/pub/Health_Statistics/NCHS/Dataset_Documentation/DVS/n...</a>.)</p>\n<p>All birth data by race before 1980 are based on race of the child. Starting in 1980, birth data by race are based on race of the mother.</p>\n<p>SOURCES</p>\n<p>CDC/NCHS, National Vital Statistics System, birth data (see <a href="http://www.cdc.gov/nchs/births.htm">http://www.cdc.gov/nchs/births.htm</a>); public-use data files (see <a href="http://www.cdc.gov/nchs/data_access/Vitalstatsonline.htm">http://www.cdc.gov/nchs/data_access/Vitalstatsonline.htm</a>); and CDC WONDER (see <a href="http://wonder.cdc.gov/">http://wonder.cdc.gov/</a>).</p>\n<p>REFERENCES</p>\n<ol>\n<li>\n<p>Curtin SC, Ventura SJ, Martinez GM. Recent declines in nonmarital childbearing in the United States. NCHS data brief, no 162. Hyattsville, MD: National Center for Health Statistics. 2014. Available from: <a href="http://www.cdc.gov/nchs/data/databriefs/db162.pdf">http://www.cdc.gov/nchs/data/databriefs/db162.pdf</a>.</p>\n</li>\n<li>\n<p>Martin JA, Hamilton BE, Osterman MJK, et al. Births: Final data for 2015. National vital statistics reports; vol 66 no 1. Hyattsville, MD: National Center for Health Statistics. 2017. Available from: <a href="https://www.cdc.gov/nchs/data/nvsr/nvsr66/nvsr66_01.pdf">https://www.cdc.gov/nchs/data/nvsr/nvsr66/nvsr66_01.pdf</a>.</p>\n</li>\n</ol>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/6tkz-y37d', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2017-08-23', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/6tkz-y37d', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6tkz-y37d/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6tkz-y37d/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6tkz-y37d/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6tkz-y37d/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['birth rates', 'ethnicity', 'hispanic origin', 'nchs', 'nonmarital', 'race', 'united states'], 'bureauCode': ['009:00'], 'modified': '2020-06-05', 'title': 'NCHS - Birth Rates for Unmarried Women by Age, Race, and Hispanic Origin: United States'}, {'description': '<p>This dataset includes number of births to unmarried women by age group in the United States since 1940.</p>\n<p>Methods for collecting information on marital status changed over the reporting period and have been documented in:</p>\n<p>• Ventura SJ, Bachrach CA. Nonmarital childbearing in the United States, 1940–99. National vital statistics reports; vol 48 no 16. Hyattsville, Maryland: National Center for Health Statistics. 2000. Available from: <a href="http://www.cdc.gov/nchs/data/nvsr/nvsr48/nvs48_16.pdf">http://www.cdc.gov/nchs/data/nvsr/nvsr48/nvs48_16.pdf</a>.<br />\n• National Center for Health Statistics. User guide to the 2013 natality public use file. Hyattsville, Maryland: National Center for Health Statistics. 2014. Available from: <a href="http://www.cdc.gov/nchs/data_access/VitalStatsOnline.htm">http://www.cdc.gov/nchs/data_access/VitalStatsOnline.htm</a>.</p>\n<p>SOURCES</p>\n<p>CDC/NCHS, National Vital Statistics System, birth data (see <a href="http://www.cdc.gov/nchs/births.htm">http://www.cdc.gov/nchs/births.htm</a>); public-use data files (see <a href="http://www.cdc.gov/nchs/data_access/Vitalstatsonline.htm">http://www.cdc.gov/nchs/data_access/Vitalstatsonline.htm</a>); and CDC WONDER (see <a href="http://wonder.cdc.gov/">http://wonder.cdc.gov/</a>).</p>\n<p>REFERENCES</p>\n<ol>\n<li>\n<p>Curtin SC, Ventura SJ, Martinez GM. Recent declines in nonmarital childbearing in the United States. NCHS data brief, no 162. Hyattsville, MD: National Center for Health Statistics. 2014. Available from: <a href="http://www.cdc.gov/nchs/data/databriefs/db162.pdf">http://www.cdc.gov/nchs/data/databriefs/db162.pdf</a>.</p>\n</li>\n<li>\n<p>Martin JA, Hamilton BE, Osterman MJK, et al. Births: Final data for 2015. National vital statistics reports; vol 66 no 1. Hyattsville, MD: National Center for Health Statistics. 2017. Available from: <a href="https://www.cdc.gov/nchs/data/nvsr/nvsr66/nvsr66_01.pdf">https://www.cdc.gov/nchs/data/nvsr/nvsr66/nvsr66_01.pdf</a>.</p>\n</li>\n</ol>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/g6qk-ngsf', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2017-08-23', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/g6qk-ngsf', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/g6qk-ngsf/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/g6qk-ngsf/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/g6qk-ngsf/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/g6qk-ngsf/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['births', 'nchs', 'nonmarital', 'united states'], 'bureauCode': ['009:00'], 'modified': '2020-06-05', 'title': 'NCHS - Births to Unmarried Women by Age Group: United States'}, {'description': '<p>This dataset includes percent distribution of births for females by age group in the United States since 1933.</p>\n<p>The number of states in the reporting area differ historically. In 1915 (when the birth registration area was established), 10 states and the District of Columbia reported births; by 1933, 48 states and the District of Columbia were reporting births, with the last two states, Alaska and Hawaii, added to the registration area in 1959 and 1960, when these regions gained statehood. Reporting area information is detailed in references 1 and 2 below. Trend lines for 1909–1958 are based on live births adjusted for under-registration; beginning with 1959, trend lines are based on registered live births.</p>\n<p>SOURCES</p>\n<p>NCHS, National Vital Statistics System, birth data (see <a href="https://www.cdc.gov/nchs/births.htm">https://www.cdc.gov/nchs/births.htm</a>); public-use data files (see <a href="https://www.cdc.gov/nchs/data_access/VitalStatsOnline.htm">https://www.cdc.gov/nchs/data_access/VitalStatsOnline.htm</a>); and CDC WONDER (see <a href="http://wonder.cdc.gov/">http://wonder.cdc.gov/</a>).</p>\n<p>REFERENCES</p>\n<ol>\n<li>\n<p>National Office of Vital Statistics. Vital Statistics of the United States, 1950, Volume I. 1954. Available from: <a href="https://www.cdc.gov/nchs/data/vsus/vsus_1950_1.pdf">https://www.cdc.gov/nchs/data/vsus/vsus_1950_1.pdf</a>.</p>\n</li>\n<li>\n<p>Hetzel AM. U.S. vital statistics system: major activities and developments, 1950-95. National Center for Health Statistics. 1997. Available from: <a href="https://www.cdc.gov/nchs/data/misc/usvss.pdf">https://www.cdc.gov/nchs/data/misc/usvss.pdf</a>.</p>\n</li>\n<li>\n<p>National Center for Health Statistics. Vital Statistics of the United States, 1967, Volume I–Natality. 1969. Available from: <a href="https://www.cdc.gov/nchs/data/vsus/nat67_1.pdf">https://www.cdc.gov/nchs/data/vsus/nat67_1.pdf</a>.</p>\n</li>\n<li>\n<p>Martin JA, Hamilton BE, Osterman MJK, et al. Births: Final data for 2015. National vital statistics reports; vol 66 no 1. Hyattsville, MD: National Center for Health Statistics. 2017. Available from: <a href="https://www.cdc.gov/nchs/data/nvsr/nvsr66/nvsr66_01.pdf">https://www.cdc.gov/nchs/data/nvsr/nvsr66/nvsr66_01.pdf</a>.</p>\n</li>\n<li>\n<p>Martin JA, Hamilton BE, Osterman MJK, Driscoll AK, Drake P. Births: Final data for 2016. National Vital Statistics Reports; vol 67 no 1. Hyattsville, MD: National Center for Health Statistics. 2018. Available from: <a href="https://www.cdc.gov/nvsr/nvsr67/nvsr67_01.pdf">https://www.cdc.gov/nvsr/nvsr67/nvsr67_01.pdf</a>.</p>\n</li>\n<li>\n<p>Martin JA, Hamilton BE, Osterman MJK, Driscoll AK, Births: Final data for 2018. National vital statistics reports; vol 68 no 13. Hyattsville, MD: National Center for Health Statistics. 2019. Available from: <a href="https://www.cdc.gov/nchs/data/nvsr/nvsr68/nvsr68_13.pdf">https://www.cdc.gov/nchs/data/nvsr/nvsr68/nvsr68_13.pdf</a>.</p>\n</li>\n</ol>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/isx2-c2ii', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2020-01-27', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/isx2-c2ii', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/isx2-c2ii/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/isx2-c2ii/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/isx2-c2ii/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/isx2-c2ii/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['births', 'maternal age', 'nchs', 'united states'], 'bureauCode': ['009:00'], 'modified': '2020-06-05', 'title': 'NCHS - Percent Distribution of Births for Females by Age Group: United States'}, {'description': '<p>This dataset assembles all final birth data for females aged 15–19, 15–17, and 18–19 for the United States and each of the 50 states.</p>\n<p>Data are based on 100% of birth certificates filed in all 50 states. All the teen birth rates in this dashboard reflect the latest revisions to Census populations (i.e., the intercensal populations) and thus provide a consistent series of accurate rates for the past 25 years. The denominators of the teen birth rates for 1991–1999 have been revised to incorporate the results of the 2000 Census. The denominators of the teen birth rates for 2001–2009 have revised to incorporate the results of the 2010 Census.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/y268-sna3', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2018-07-09', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/y268-sna3', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/y268-sna3/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/y268-sna3/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/y268-sna3/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/y268-sna3/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['nchs', 'state teen birth trends', 'teen births', 'u.s. and state trends on teen births', 'u.s. teen birth rate', 'united states'], 'bureauCode': ['009:00'], 'modified': '2020-06-05', 'title': 'NCHS - U.S. and State Trends on Teen Births'}, {'description': '<p><a href="https://www.cdc.gov/nchs/data-visualization/natality-trends/index.htm">https://www.cdc.gov/nchs/data-visualization/natality-trends/index.htm</a></p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/rg8a-czmp', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2017-08-15', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/rg8a-czmp', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rg8a-czmp/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rg8a-czmp/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rg8a-czmp/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rg8a-czmp/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['birth rate', 'nchs', 'united states', 'women'], 'bureauCode': ['009:00'], 'modified': '2020-06-05', 'title': 'NCHS - Birth Rates for Women Aged 15-17, 17-18, and 15-19: United States, 1960-2015'}, {'description': '<p>This dataset includes live births, birth rates, and fertility rates by Hispanic origin of mother in the United States since 1989.</p>\n<p>National data on births by Hispanic origin exclude data for Louisiana, New Hampshire, and Oklahoma in 1989; New Hampshire and Oklahoma in 1990; and New Hampshire in 1991 and 1992. Birth and fertility rates for the Central and South American population includes other and unknown Hispanic. Information on reporting Hispanic origin is detailed in the Technical Appendix for the 1999 public-use natality data file (see <a href="ftp://ftp.cdc.gov/pub/Health_Statistics/NCHS/Dataset_Documentation/DVS/natality/Nat1999doc.pdf">ftp://ftp.cdc.gov/pub/Health_Statistics/NCHS/Dataset_Documentation/DVS/n...</a>).</p>\n<p>SOURCES</p>\n<p>NCHS, National Vital Statistics System, birth data (see <a href="https://www.cdc.gov/nchs/births.htm">https://www.cdc.gov/nchs/births.htm</a>); public-use data files (see <a href="https://www.cdc.gov/nchs/data_access/VitalStatsOnline.htm">https://www.cdc.gov/nchs/data_access/VitalStatsOnline.htm</a>); and CDC WONDER (see <a href="http://wonder.cdc.gov/">http://wonder.cdc.gov/</a>).</p>\n<p>REFERENCES</p>\n<ol>\n<li>\n<p>National Office of Vital Statistics. Vital Statistics of the United States, 1950, Volume I. 1954. Available from: <a href="https://www.cdc.gov/nchs/data/vsus/vsus_1950_1.pdf">https://www.cdc.gov/nchs/data/vsus/vsus_1950_1.pdf</a>.</p>\n</li>\n<li>\n<p>Hetzel AM. U.S. vital statistics system: major activities and developments, 1950-95. National Center for Health Statistics. 1997. Available from: <a href="https://www.cdc.gov/nchs/data/misc/usvss.pdf">https://www.cdc.gov/nchs/data/misc/usvss.pdf</a>.</p>\n</li>\n<li>\n<p>National Center for Health Statistics. Vital Statistics of the United States, 1967, Volume I–Natality. 1969. Available from: <a href="https://www.cdc.gov/nchs/data/vsus/nat67_1.pdf">https://www.cdc.gov/nchs/data/vsus/nat67_1.pdf</a>.</p>\n</li>\n<li>\n<p>Martin JA, Hamilton BE, Osterman MJK, et al. Births: Final data for 2015. National vital statistics reports; vol 66 no 1. Hyattsville, MD: National Center for Health Statistics. 2017. Available from: <a href="https://www.cdc.gov/nchs/data/nvsr/nvsr66/nvsr66_01.pdf">https://www.cdc.gov/nchs/data/nvsr/nvsr66/nvsr66_01.pdf</a>.</p>\n</li>\n<li>\n<p>Martin JA, Hamilton BE, Osterman MJK, Driscoll AK, Drake P. Births: Final data for 2016. National Vital Statistics Reports; vol 67 no 1. Hyattsville, MD: National Center for Health Statistics. 2018. Available from: <a href="https://www.cdc.gov/nvsr/nvsr67/nvsr67_01.pdf">https://www.cdc.gov/nvsr/nvsr67/nvsr67_01.pdf</a>.</p>\n</li>\n<li>\n<p>Martin JA, Hamilton BE, Osterman MJK, Driscoll AK, Births: Final data for 2018. National vital statistics reports; vol 68 no 13. Hyattsville, MD: National Center for Health Statistics. 2019. Available from: <a href="https://www.cdc.gov/nchs/data/nvsr/nvsr68/nvsr68_13.pdf">https://www.cdc.gov/nchs/data/nvsr/nvsr68/nvsr68_13.pdf</a>.</p>\n</li>\n</ol>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/s54h-bixi', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2020-01-27', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/s54h-bixi', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/s54h-bixi/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/s54h-bixi/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/s54h-bixi/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/s54h-bixi/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['birth', 'birth rate', 'ethnicity', 'fertility rate', 'hispanic origin', 'nchs', 'united states'], 'bureauCode': ['009:00'], 'modified': '2020-06-05', 'title': 'NCHS - Natality Measures for Females by Hispanic Origin Subgroup: United States'}, {'description': '<p>This dataset includes live births, birth rates, and fertility rates by race of mother in the United States since 1960.</p>\n<p>Data availability varies by race and ethnicity groups. All birth data by race before 1980 are based on race of the child. Since 1980, birth data by race are based on race of the mother. For race, data are available for Black and White births since 1960, and for American Indians/Alaska Native and Asian/Pacific Islander births since 1980. Data on Hispanic origin are available since 1989. Teen birth rates for specific racial and ethnic categories are also available since 1989. From 2003 through 2015, the birth data by race were based on the “bridged” race categories (5). Starting in 2016, the race categories for reporting birth data changed; the new race and Hispanic origin categories are: Non-Hispanic, Single Race White; Non-Hispanic, Single Race Black; Non-Hispanic, Single Race American Indian/Alaska Native; Non-Hispanic, Single Race Asian; and, Non-Hispanic, Single Race Native Hawaiian/Pacific Islander (5,6). Birth data by the prior, “bridged” race (and Hispanic origin) categories are included through 2018 for comparison.</p>\n<p>SOURCES</p>\n<p>NCHS, National Vital Statistics System, birth data (see <a href="https://www.cdc.gov/nchs/births.htm">https://www.cdc.gov/nchs/births.htm</a>); public-use data files (see <a href="https://www.cdc.gov/nchs/data_access/VitalStatsOnline.htm">https://www.cdc.gov/nchs/data_access/VitalStatsOnline.htm</a>); and CDC WONDER (see <a href="http://wonder.cdc.gov/">http://wonder.cdc.gov/</a>).</p>\n<p>REFERENCES</p>\n<ol>\n<li>\n<p>National Office of Vital Statistics. Vital Statistics of the United States, 1950, Volume I. 1954. Available from: <a href="https://www.cdc.gov/nchs/data/vsus/vsus_1950_1.pdf">https://www.cdc.gov/nchs/data/vsus/vsus_1950_1.pdf</a>.</p>\n</li>\n<li>\n<p>Hetzel AM. U.S. vital statistics system: major activities and developments, 1950-95. National Center for Health Statistics. 1997. Available from: <a href="https://www.cdc.gov/nchs/data/misc/usvss.pdf">https://www.cdc.gov/nchs/data/misc/usvss.pdf</a>.</p>\n</li>\n<li>\n<p>National Center for Health Statistics. Vital Statistics of the United States, 1967, Volume I–Natality. 1969. Available from: <a href="https://www.cdc.gov/nchs/data/vsus/nat67_1.pdf">https://www.cdc.gov/nchs/data/vsus/nat67_1.pdf</a>.</p>\n</li>\n<li>\n<p>Martin JA, Hamilton BE, Osterman MJK, et al. Births: Final data for 2015. National vital statistics reports; vol 66 no 1. Hyattsville, MD: National Center for Health Statistics. 2017. Available from: <a href="https://www.cdc.gov/nchs/data/nvsr/nvsr66/nvsr66_01.pdf">https://www.cdc.gov/nchs/data/nvsr/nvsr66/nvsr66_01.pdf</a>.</p>\n</li>\n<li>\n<p>Martin JA, Hamilton BE, Osterman MJK, Driscoll AK, Drake P. Births: Final data for 2016. National Vital Statistics Reports; vol 67 no 1. Hyattsville, MD: National Center for Health Statistics. 2018. Available from: <a href="https://www.cdc.gov/nvsr/nvsr67/nvsr67_01.pdf">https://www.cdc.gov/nvsr/nvsr67/nvsr67_01.pdf</a>.</p>\n</li>\n<li>\n<p>Martin JA, Hamilton BE, Osterman MJK, Driscoll AK, Births: Final data for 2018. National vital statistics reports; vol 68 no 13. Hyattsville, MD: National Center for Health Statistics. 2019. Available from: <a href="https://www.cdc.gov/nchs/data/nvsr/nvsr68/nvsr68_13.pdf">https://www.cdc.gov/nchs/data/nvsr/nvsr68/nvsr68_13.pdf</a>.</p>\n</li>\n</ol>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/89yk-m38d', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2020-01-27', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/89yk-m38d', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/89yk-m38d/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/89yk-m38d/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/89yk-m38d/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/89yk-m38d/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['birth rates', 'births', 'ethnicity', 'fertility rates', 'hispanic origin', 'nchs', 'race', 'united states'], 'bureauCode': ['009:00'], 'modified': '2020-06-05', 'title': 'NCHS - Natality Measures for Females by Race and Hispanic Origin: United States'}, {'description': '<p>This dataset includes birth rates for females by age group in the United States since 1940.</p>\n<p>The number of states in the reporting area differ historically. In 1915 (when the birth registration area was established), 10 states and the District of Columbia reported births; by 1933, 48 states and the District of Columbia were reporting births, with the last two states, Alaska and Hawaii, added to the registration area in 1959 and 1960, when these regions gained statehood. Reporting area information is detailed in references 1 and 2 below. Trend lines for 1909–1958 are based on live births adjusted for under-registration; beginning with 1959, trend lines are based on registered live births.</p>\n<p>SOURCES</p>\n<p>NCHS, National Vital Statistics System, birth data (see <a href="https://www.cdc.gov/nchs/births.htm">https://www.cdc.gov/nchs/births.htm</a>); public-use data files (see <a href="https://www.cdc.gov/nchs/data_access/VitalStatsOnline.htm">https://www.cdc.gov/nchs/data_access/VitalStatsOnline.htm</a>); and CDC WONDER (see <a href="http://wonder.cdc.gov/">http://wonder.cdc.gov/</a>).</p>\n<p>REFERENCES</p>\n<ol>\n<li>\n<p>National Office of Vital Statistics. Vital Statistics of the United States, 1950, Volume I. 1954. Available from: <a href="https://www.cdc.gov/nchs/data/vsus/vsus_1950_1.pdf">https://www.cdc.gov/nchs/data/vsus/vsus_1950_1.pdf</a>.</p>\n</li>\n<li>\n<p>Hetzel AM. U.S. vital statistics system: major activities and developments, 1950-95. National Center for Health Statistics. 1997. Available from: <a href="https://www.cdc.gov/nchs/data/misc/usvss.pdf">https://www.cdc.gov/nchs/data/misc/usvss.pdf</a>.</p>\n</li>\n<li>\n<p>National Center for Health Statistics. Vital Statistics of the United States, 1967, Volume I–Natality. 1969. Available from: <a href="https://www.cdc.gov/nchs/data/vsus/nat67_1.pdf">https://www.cdc.gov/nchs/data/vsus/nat67_1.pdf</a>.</p>\n</li>\n<li>\n<p>Martin JA, Hamilton BE, Osterman MJK, et al. Births: Final data for 2015. National vital statistics reports; vol 66 no 1. Hyattsville, MD: National Center for Health Statistics. 2017. Available from: <a href="https://www.cdc.gov/nchs/data/nvsr/nvsr66/nvsr66_01.pdf">https://www.cdc.gov/nchs/data/nvsr/nvsr66/nvsr66_01.pdf</a>.</p>\n</li>\n<li>\n<p>Martin JA, Hamilton BE, Osterman MJK, Driscoll AK, Drake P. Births: Final data for 2016. National Vital Statistics Reports; vol 67 no 1. Hyattsville, MD: National Center for Health Statistics. 2018. Available from: <a href="https://www.cdc.gov/nvsr/nvsr67/nvsr67_01.pdf">https://www.cdc.gov/nvsr/nvsr67/nvsr67_01.pdf</a>.</p>\n</li>\n<li>\n<p>Martin JA, Hamilton BE, Osterman MJK, Driscoll AK, Births: Final data for 2018. National vital statistics reports; vol 68 no 13. Hyattsville, MD: National Center for Health Statistics. 2019. Available from: <a href="https://www.cdc.gov/nchs/data/nvsr/nvsr68/nvsr68_13.pdf">https://www.cdc.gov/nchs/data/nvsr/nvsr68/nvsr68_13.pdf</a>.</p>\n</li>\n</ol>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/yt7u-eiyg', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2020-01-27', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/yt7u-eiyg', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/yt7u-eiyg/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/yt7u-eiyg/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/yt7u-eiyg/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/yt7u-eiyg/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['age of mother', 'birth rates', 'nchs', 'united states'], 'bureauCode': ['009:00'], 'modified': '2020-06-05', 'title': 'NCHS - Birth Rates for Females by Age Group: United States'}, {'description': '<p>This dataset includes crude birth rates and general fertility rates in the United States since 1909.</p>\n<p>The number of states in the reporting area differ historically. In 1915 (when the birth registration area was established), 10 states and the District of Columbia reported births; by 1933, 48 states and the District of Columbia were reporting births, with the last two states, Alaska and Hawaii, added to the registration area in 1959 and 1960, when these regions gained statehood. Reporting area information is detailed in references 1 and 2 below. Trend lines for 1909–1958 are based on live births adjusted for under-registration; beginning with 1959, trend lines are based on registered live births.</p>\n<p>SOURCES</p>\n<p>NCHS, National Vital Statistics System, birth data (see <a href="https://www.cdc.gov/nchs/births.htm">https://www.cdc.gov/nchs/births.htm</a>); public-use data files (see <a href="https://www.cdc.gov/nchs/data_access/VitalStatsOnline.htm">https://www.cdc.gov/nchs/data_access/VitalStatsOnline.htm</a>); and CDC WONDER (see <a href="http://wonder.cdc.gov/">http://wonder.cdc.gov/</a>).</p>\n<p>REFERENCES</p>\n<ol>\n<li>\n<p>National Office of Vital Statistics. Vital Statistics of the United States, 1950, Volume I. 1954. Available from: <a href="https://www.cdc.gov/nchs/data/vsus/vsus_1950_1.pdf">https://www.cdc.gov/nchs/data/vsus/vsus_1950_1.pdf</a>.</p>\n</li>\n<li>\n<p>Hetzel AM. U.S. vital statistics system: major activities and developments, 1950-95. National Center for Health Statistics. 1997. Available from: <a href="https://www.cdc.gov/nchs/data/misc/usvss.pdf">https://www.cdc.gov/nchs/data/misc/usvss.pdf</a>.</p>\n</li>\n<li>\n<p>National Center for Health Statistics. Vital Statistics of the United States, 1967, Volume I–Natality. 1969. Available from: <a href="https://www.cdc.gov/nchs/data/vsus/nat67_1.pdf">https://www.cdc.gov/nchs/data/vsus/nat67_1.pdf</a>.</p>\n</li>\n<li>\n<p>Martin JA, Hamilton BE, Osterman MJK, et al. Births: Final data for 2015. National vital statistics reports; vol 66 no 1. Hyattsville, MD: National Center for Health Statistics. 2017. Available from: <a href="https://www.cdc.gov/nchs/data/nvsr/nvsr66/nvsr66_01.pdf">https://www.cdc.gov/nchs/data/nvsr/nvsr66/nvsr66_01.pdf</a>.</p>\n</li>\n<li>\n<p>Martin JA, Hamilton BE, Osterman MJK, Driscoll AK, Drake P. Births: Final data for 2016. National Vital Statistics Reports; vol 67 no 1. Hyattsville, MD: National Center for Health Statistics. 2018. Available from: <a href="https://www.cdc.gov/nvsr/nvsr67/nvsr67_01.pdf">https://www.cdc.gov/nvsr/nvsr67/nvsr67_01.pdf</a>.</p>\n</li>\n<li>\n<p>Martin JA, Hamilton BE, Osterman MJK, Driscoll AK, Births: Final data for 2018. National vital statistics reports; vol 68 no 13. Hyattsville, MD: National Center for Health Statistics. 2019. Available from: <a href="https://www.cdc.gov/nchs/data/nvsr/nvsr68/nvsr68_13.pdf">https://www.cdc.gov/nchs/data/nvsr/nvsr68/nvsr68_13.pdf</a>.</p>\n</li>\n</ol>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/e6fc-ccez', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2020-01-27', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/e6fc-ccez', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/e6fc-ccez/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/e6fc-ccez/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/e6fc-ccez/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/e6fc-ccez/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['birth rate', 'fertility rate', 'nchs', 'united states'], 'bureauCode': ['009:00'], 'modified': '2020-06-05', 'title': 'NCHS - Births and General Fertility Rates: United States'}, {'description': '<p>MMWR Surveillance Summary 66 (No. SS-1):1-8 found that nonmetropolitan areas have significant numbers of potentially excess deaths from the five leading causes of death. These figures accompany this report by presenting information on potentially excess deaths in nonmetropolitan and metropolitan areas at the state level. They also add additional years of data and options for selecting different age ranges and benchmarks.</p>\n<p>Potentially excess deaths are defined in MMWR Surveillance Summary 66(No. SS-1):1-8 as deaths that exceed the numbers that would be expected if the death rates of states with the lowest rates (benchmarks) occurred across all states. They are calculated by subtracting expected deaths for specific benchmarks from observed deaths.</p>\n<p>Not all potentially excess deaths can be prevented; some areas might have characteristics that predispose them to higher rates of death. However, many potentially excess deaths might represent deaths that could be prevented through improved public health programs that support healthier behaviors and neighborhoods or better access to health care services.</p>\n<p>Mortality data for U.S. residents come from the National Vital Statistics System. Estimates based on fewer than 10 observed deaths are not shown and shaded yellow on the map.</p>\n<p>Underlying cause of death is based on the International Classification of Diseases, 10th Revision (ICD-10)</p>\n<p>Heart disease (I00-I09, I11, I13, and I20–I51)<br />\nCancer (C00–C97)<br />\nUnintentional injury (V01–X59 and Y85–Y86)<br />\nChronic lower respiratory disease (J40–J47)<br />\nStroke (I60–I69)<br />\nLocality (nonmetropolitan vs. metropolitan) is based on the Office of Management and Budget’s 2013 county-based classification scheme.</p>\n<p>Benchmarks are based on the three states with the lowest age and cause-specific mortality rates.</p>\n<p>Potentially excess deaths for each state are calculated by subtracting deaths at the benchmark rates (expected deaths) from observed deaths.</p>\n<p>Users can explore three benchmarks:</p>\n<p>“2010 Fixed” is a fixed benchmark based on the best performing States in 2010.<br />\n“2005 Fixed” is a fixed benchmark based on the best performing States in 2005.<br />\n“Floating” is based on the best performing States in each year so change from year to year.</p>\n<p>SOURCES</p>\n<p>CDC/NCHS, National Vital Statistics System, mortality data (see <a href="http://www.cdc.gov/nchs/deaths.htm">http://www.cdc.gov/nchs/deaths.htm</a>); and CDC WONDER (see <a href="http://wonder.cdc.gov">http://wonder.cdc.gov</a>).</p>\n<p>REFERENCES</p>\n<ol>\n<li>\n<p>Moy E, Garcia MC, Bastian B, Rossen LM, Ingram DD, Faul M, Massetti GM, Thomas CC, Hong Y, Yoon PW, Iademarco MF. Leading Causes of Death in Nonmetropolitan and Metropolitan Areas – United States, 1999-2014. MMWR Surveillance Summary 2017; 66(No. SS-1):1-8.</p>\n</li>\n<li>\n<p>Garcia MC, Faul M, Massetti G, Thomas CC, Hong Y, Bauer UE, Iademarco MF. Reducing Potentially Excess Deaths from the Five Leading Causes of Death in the Rural United States. MMWR Surveillance Summary 2017; 66(No. SS-2):1–7.</p>\n</li>\n</ol>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/vdpk-qzpr', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2017-08-15', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/vdpk-qzpr', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vdpk-qzpr/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vdpk-qzpr/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vdpk-qzpr/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vdpk-qzpr/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cancer', 'chronic lower respiratory disease', 'heart disease', 'stroke', 'unintentional injury'], 'bureauCode': ['009:00'], 'modified': '2020-06-05', 'title': 'NCHS - Potentially Excess Deaths from the Five Leading Causes of Death'}, {'description': '<p>Data for School year-end 1994 through year-end 2019. State oral health surveys are the data sources for these indicators. States periodically conduct independent screening surveys of a probability sample designed to be representative of all third grade students in the state. Some states also conduct surveys of students in other grades in school, or of Head Start program enrollees. This surveillance activity is voluntary. States submit their data to the Association of State and Territorial Dental Directors (ASTDD), where the survey design and data collected are reviewed for quality and against the criteria for inclusion in NOHSS, before being sent to CDC for inclusion in Oral Health Data. For more information, see: <a href="http://www.cdc.gov/oralhealthdata/overview/childIndicators/">http://www.cdc.gov/oralhealthdata/overview/childIndicators/</a></p>\n', 'programCode': ['009:020'], 'title': 'NOHSS Child Indicators', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Oral Health'], 'landingPage': 'https://data.cdc.gov/d/qcai-zfj9', 'contactPoint': {'hasEmail': 'mailto:oralhealth@cdc.gov', 'fn': 'Oral Health Inquiries'}, 'issued': '2018-06-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/qcai-zfj9', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qcai-zfj9/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qcai-zfj9/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qcai-zfj9/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qcai-zfj9/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['astdd', 'basic screening survey', 'bss', 'caries', 'caries experience', 'child', 'children', 'dental sealants', 'division of oral health', 'nohss', 'oral health', 'prevalence', 'tooth decay', 'untreated tooth decay'], 'bureauCode': ['009:20'], 'modified': '2020-06-05', 'references': ['https://www.cdc.gov/oralhealthdata/'], 'describedBy': 'https://chronicdata.cdc.gov/Oral-Health/NOHSS-Child-Indicators/qcai-zfj9'}, {'description': '<p>This dataset describes drug poisoning deaths at the county level by selected demographic characteristics and includes age-adjusted death rates for drug poisoning from 1999 to 2015.</p>\n<p>Deaths are classified using the International Classification of Diseases, Tenth Revision (ICD–10). Drug-poisoning deaths are defined as having ICD–10 underlying cause-of-death codes X40–X44 (unintentional), X60–X64 (suicide), X85 (homicide), or Y10–Y14 (undetermined intent).</p>\n<p>Estimates are based on the National Vital Statistics System multiple cause-of-death mortality files (1). Age-adjusted death rates (deaths per 100,000 U.S. standard population for 2000) are calculated using the direct method. Populations used for computing death rates for 2011–2015 are postcensal estimates based on the 2010 U.S. census. Rates for census years are based on populations enumerated in the corresponding censuses. Rates for noncensus years before 2010 are revised using updated intercensal population estimates and may differ from rates previously published.</p>\n<p>Estimate does not meet standards of reliability or precision. Death rates are flagged as “Unreliable” in the chart when the rate is calculated with a numerator of 20 or less.</p>\n<p>Death rates for some states and years may be low due to a high number of unresolved pending cases or misclassification of ICD–10 codes for unintentional poisoning as R99, “Other ill-defined and unspecified causes of mortality” (2). For example, this issue is known to affect New Jersey in 2009 and West Virginia in 2005 and 2009 but also may affect other years and other states. Estimates should be interpreted with caution.</p>\n<p>Smoothed county age-adjusted death rates (deaths per 100,000 population) were obtained according to methods described elsewhere (3–5). Briefly, two-stage hierarchical models were used to generate empirical Bayes estimates of county age-adjusted death rates due to drug poisoning for each year during 1999–2015. These annual county-level estimates “borrow strength” across counties to generate stable estimates of death rates where data are sparse due to small population size (3,5). Estimates are unavailable for Broomfield County, Colo., and Denali County, Alaska, before 2003 (6,7). Additionally, Bedford City, Virginia was added to Bedford County in 2015 and no longer appears in the mortality file in 2015. County boundaries are consistent with the vintage 2005-2007 bridged-race population file geographies (6).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/pbkm-d27e', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2017-04-11', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/pbkm-d27e', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/pbkm-d27e/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/pbkm-d27e/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/pbkm-d27e/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/pbkm-d27e/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['county', 'deaths', 'drug poisoning', 'mortality', 'nchs', 'united states'], 'bureauCode': ['009:00'], 'modified': '2020-06-05', 'title': 'NCHS - Drug Poisoning Mortality by County: United States'}, {'description': '<p>All birth data by race before 1980 are based on race of the child; starting in 1980, birth data by race are based on race of the mother. Birth data are used to calculate infant mortality rate.</p>\n<p><a href="https://www.cdc.gov/nchs/data-visualization/mortality-trends/">https://www.cdc.gov/nchs/data-visualization/mortality-trends/</a></p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/ddsk-zebd', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2016-06-22', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/ddsk-zebd', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ddsk-zebd/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ddsk-zebd/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ddsk-zebd/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ddsk-zebd/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['infant mortality rates', 'nchs', 'race', 'united states'], 'bureauCode': ['009:00'], 'modified': '2020-06-05', 'title': 'NCHS - Infant Mortality Rates, by Race: United States, 1915-2013'}, {'description': '<p>Rates are infants (under 1 year) and neonatal (under 28 days) deaths per 1,000 live births.</p>\n<p><a href="https://www.cdc.gov/nchs/data-visualization/mortality-trends/">https://www.cdc.gov/nchs/data-visualization/mortality-trends/</a></p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/epev-k6ss', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2016-06-22', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/epev-k6ss', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/epev-k6ss/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/epev-k6ss/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/epev-k6ss/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/epev-k6ss/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['infant', 'mortality', 'nchs', 'neonatal', 'united states'], 'bureauCode': ['009:00'], 'modified': '2020-06-05', 'title': 'NCHS - Infant and neonatal mortality rates: United States, 1915-2013'}, {'description': '<p><a href="https://www.cdc.gov/nchs/data-visualization/births-to-unmarried-women/index.htm">https://www.cdc.gov/nchs/data-visualization/births-to-unmarried-women/in...</a></p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/7pcd-2tnr', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2015-12-02', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/7pcd-2tnr', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7pcd-2tnr/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7pcd-2tnr/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7pcd-2tnr/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7pcd-2tnr/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hispanic origin', 'live birth rate', 'marital status', 'nchs', 'race', 'united states'], 'bureauCode': ['009:00'], 'modified': '2020-06-05', 'title': 'NCHS - Pregnancy and Live Birth Rates, by Marital Status and Race and Hispanic Origin: United States, 1990-2010'}, {'description': '<p><a href="https://www.cdc.gov/nchs/data-visualization/births-to-unmarried-women/index.htm">https://www.cdc.gov/nchs/data-visualization/births-to-unmarried-women/in...</a></p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/jvf6-ix4w', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2015-12-02', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/jvf6-ix4w', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/jvf6-ix4w/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/jvf6-ix4w/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/jvf6-ix4w/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/jvf6-ix4w/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['age group', 'birth rates', 'nchs', 'united states', 'women'], 'bureauCode': ['009:00'], 'modified': '2020-06-05', 'title': 'NCHS - Nonmarital Birth Rates, by Age Group for All Women Age 15-44: United States, 1980-2013'}, {'description': '<p><a href="https://www.cdc.gov/nchs/data-visualization/natality-trends/index.htm">https://www.cdc.gov/nchs/data-visualization/natality-trends/index.htm</a></p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/hdy7-e2a3', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2015-12-02', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/hdy7-e2a3', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hdy7-e2a3/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hdy7-e2a3/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hdy7-e2a3/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hdy7-e2a3/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hispanic women', 'nchs', 'pregnancy rate', 'united states'], 'bureauCode': ['009:00'], 'modified': '2020-06-05', 'title': 'NCHS - Pregnancy Rates, by Age for Hispanic Women: United States, 1990-2010'}, {'description': '<p>This dataset describes injury mortality in the United States beginning in 1999. Two concepts are included in the circumstances of an injury death: intent of injury and mechanism of injury. Intent of injury describes whether the injury was inflicted purposefully (intentional injury) and, if purposeful, whether the injury was self-inflicted (suicide or self-harm) or inflicted by another person (homicide). Injuries that were not purposefully inflicted are considered unintentional (accidental) injuries. Mechanism of injury describes the source of the energy transfer that resulted in physical or physiological harm to the body.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/vc9m-u7tv', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2018-03-07', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/vc9m-u7tv', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vc9m-u7tv/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vc9m-u7tv/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vc9m-u7tv/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vc9m-u7tv/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['injury', 'mortality', 'nchs', 'united states'], 'bureauCode': ['009:00'], 'modified': '2020-06-05', 'title': 'NCHS - Injury Mortality: United States'}, {'description': '<p>Total Medicaid Enrollees - VIII Group Break Out Report Reported on the CMS-64</p>\n<p>The enrollment information is a state-reported count of unduplicated individuals enrolled in the state’s Medicaid program at any time during each month in the quarterly reporting period. The enrollment data identifies the total number of Medicaid enrollees and, for states that have expanded Medicaid, provides specific counts for the number of individuals enrolled in the new adult eligibility group, also referred to as the “VIII Group”. The VIII Group is only applicable for states that have expanded their Medicaid programs by adopting the VIII Group. This data includes state-by-state data for this population as well as a count of individuals whom the state has determined are newly eligible for Medicaid. All 50 states, the District of Columbia and the US territories are represented in these data.</p>\n<p>Notes:<br />\n1. “VIII GROUP” is also known as the “New Adult Group.”<br />\n2. The VIII Group is only applicable for states that have expanded their Medicaid programs by adopting the VIII Group. VIII Group enrollment information for the states that have not expanded their Medicaid program is noted as “N/A.”</p>\n', 'programCode': ['009:076'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Enrollment'], 'landingPage': 'https://data.medicaid.gov/d/pfrt-tr7q', 'contactPoint': {'hasEmail': 'mailto:Medicaid.gov@cms.hhs.gov', 'fn': 'Medicaid'}, 'issued': '2018-12-07', 'accessLevel': 'public', 'identifier': 'https://data.medicaid.gov/api/views/pfrt-tr7q', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/pfrt-tr7q/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/pfrt-tr7q/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/pfrt-tr7q/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicaid.gov/api/views/pfrt-tr7q/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cms-64', 'enrollment', 'expansion population', 'medicaid', 'new adult group', 'viii group'], 'bureauCode': ['009:00'], 'modified': '2020-06-03', 'title': 'Medicaid Enrollment - New Adult Group'}, {'description': '<p>A list of long-term care hospitals with data on the quality of patient care measures shown on Long-Term Care Hospital Compare.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Long-Term Care Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/fp6g-2gsn', 'contactPoint': {'hasEmail': 'mailto:LTCHQualityQuestions@cms.hhs.gov', 'fn': 'CMS'}, 'issued': '2019-09-25', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/fp6g-2gsn', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/fp6g-2gsn/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/fp6g-2gsn/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/fp6g-2gsn/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/fp6g-2gsn/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hospital', 'long term care hospital'], 'bureauCode': ['009:38'], 'modified': '2020-06-03', 'title': 'Long- Term Care Hospital - Provider Data'}, {'description': '<p>National data on the quality of patient care measures shown on Long-Term Care Hospital Compare.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Long-Term Care Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/5zdx-ny2x', 'contactPoint': {'hasEmail': 'mailto:LTCHQualityQuestions@cms.hhs.gov', 'fn': 'CMS'}, 'issued': '2019-06-05', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/5zdx-ny2x', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/5zdx-ny2x/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/5zdx-ny2x/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/5zdx-ny2x/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/5zdx-ny2x/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hospital', 'long term care hospital'], 'bureauCode': ['009:38'], 'modified': '2020-06-03', 'title': 'Long- Term Care Hospital - National Data'}, {'description': '<p>A list of long-term care hospitals with information such as address, phone number, ownership data and more.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Long-Term Care Hospital Compare'], 'landingPage': 'https://data.medicare.gov/d/azum-44iv', 'contactPoint': {'hasEmail': 'mailto:LTCHQualityQuestions@cms.hhs.gov', 'fn': 'CMS'}, 'issued': '2019-11-12', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/azum-44iv', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/azum-44iv/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/azum-44iv/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/azum-44iv/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/azum-44iv/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hospital', 'long term care hospital'], 'bureauCode': ['009:38'], 'modified': '2020-06-03', 'title': 'Long- Term Care Hospital - General Information'}, {'description': '<p>A list of inpatient rehabilitation facilities with data on the quality of patient care measures shown on Inpatient Rehabilitation Facility Compare.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Inpatient Rehabilitation Facility Compare'], 'landingPage': 'https://data.medicare.gov/d/v9e4-nwhh', 'contactPoint': {'hasEmail': 'mailto:IRFQualityQuestions@cms.hhs.gov', 'fn': 'CMS'}, 'issued': '2020-03-11', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/v9e4-nwhh', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/v9e4-nwhh/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/v9e4-nwhh/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/v9e4-nwhh/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/v9e4-nwhh/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['inpatient rehabilitation facilities', 'inpatient rehabilitation facility', 'rehabilitation'], 'bureauCode': ['009:38'], 'modified': '2020-06-03', 'title': 'Inpatient Rehabilitation Facility - Provider Data'}, {'description': '<p>National data on the quality of patient care measures shown on Inpatient Rehabilitation Facility Compare.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Inpatient Rehabilitation Facility Compare'], 'landingPage': 'https://data.medicare.gov/d/nasn-k89k', 'contactPoint': {'hasEmail': 'mailto:IRFQualityQuestions@cms.hhs.gov', 'fn': 'CMS'}, 'issued': '2020-03-11', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/nasn-k89k', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/nasn-k89k/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/nasn-k89k/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/nasn-k89k/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/nasn-k89k/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['inpatient rehabilitation facilities', 'inpatient rehabilitation facility', 'rehabilitation'], 'bureauCode': ['009:38'], 'modified': '2020-06-03', 'title': 'Inpatient Rehabilitation Facility - National Data'}, {'description': '<p>This dataset shows characteristics of the inpatient rehabilitation facilities that are shown on Inpatient Rehabilitation Facility Compare.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Inpatient Rehabilitation Facility Compare'], 'landingPage': 'https://data.medicare.gov/d/7t8x-u3ir', 'contactPoint': {'hasEmail': 'mailto:IRFQualityQuestions@cms.hhs.gov', 'fn': 'CMS'}, 'issued': '2019-12-11', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/7t8x-u3ir', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/7t8x-u3ir/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/7t8x-u3ir/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/7t8x-u3ir/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/7t8x-u3ir/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['inpatient rehabilitation facilities', 'inpatient rehabilitation facility', 'rehabilitation'], 'bureauCode': ['009:38'], 'modified': '2020-06-03', 'title': 'Inpatient Rehabilitation Facility - General Information'}, {'description': '<p>A list of inpatient rehabilitation facilities with data on the number of times people with Medicare who had certain medical conditions were treated in the last year.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Inpatient Rehabilitation Facility Compare'], 'landingPage': 'https://data.medicare.gov/d/ka5z-ibe3', 'contactPoint': {'hasEmail': 'mailto:IRFQualityQuestions@cms.hhs.gov', 'fn': 'CMS'}, 'issued': '2019-12-11', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/ka5z-ibe3', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/ka5z-ibe3/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/ka5z-ibe3/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/ka5z-ibe3/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/ka5z-ibe3/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['inpatient rehabilitation facilities', 'inpatient rehabilitation facility', 'rehabilitation'], 'bureauCode': ['009:38'], 'modified': '2020-06-03', 'title': 'Inpatient Rehabilitation Facility - Conditions'}, {'description': '<p>2011-2020. The ASTDD Synopses of State Oral Health Programs contain information useful in tracking states’ efforts to improve oral health and contributions to progress toward the national targets for Healthy People objectives for oral health. A subset of the information collected from the most recent five years is provided on the Oral Health Data website. For more information, see <a href="http://www.cdc.gov/oralhealthdata/overview/synopses/index.html">http://www.cdc.gov/oralhealthdata/overview/synopses/index.html</a></p>\n', 'programCode': ['009:020'], 'title': 'ASTDD Synopses of State Oral Health Programs - Selected indicators', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Oral Health'], 'landingPage': 'https://data.cdc.gov/d/vwmz-4ja3', 'contactPoint': {'hasEmail': 'mailto:oralhealth@cdc.gov', 'fn': 'Oral Health Inquiries'}, 'issued': '2018-07-23', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/vwmz-4ja3', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vwmz-4ja3/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vwmz-4ja3/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vwmz-4ja3/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vwmz-4ja3/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cleft lip/cleft palate recording', 'cleft lip/cleft palate referral to care', 'infrastructure', 'oral health', 'policy', 'programs', 'school based sealant programs', 'state dental directors', 'state oral health program characteristics', 'workforce'], 'bureauCode': ['009:20'], 'modified': '2020-06-02', 'references': ['https://www.cdc.gov/oralhealthdata/'], 'describedBy': 'https://chronicdata.cdc.gov/Oral-Health/ASTDD-Synopses-of-State-Oral-Health-Programs-Selec/vwmz-4ja3'}, {'description': '<p>This dataset provides modeled predictions of PM2.5 levels from the EPA\'s Downscaler model. Data are at the census tract level for 2016. These data are used by the CDC\'s National Environmental Public Health Tracking Network to generate air quality measures. Census tract-level datasets contain estimates of the mean predicted concentration and associated standard error. Please refer to the metadata attachment for more information.</p>\n<p>Learn more about outdoor air quality on the Tracking Network\'s website: <a href="https://ephtracking.cdc.gov/showAirLanding.action">https://ephtracking.cdc.gov/showAirLanding.action</a>.</p>\n<p>By using these data, you signify your agreement to comply with the following requirements:<br />\n1. Use the data for statistical reporting and analysis only.<br />\n2. Do not attempt to learn the identity of any person included in the data and do not combine these data with other data for the purpose of matching records to identify individuals.<br />\n3. Do not disclose of or make use of the identity of any person or establishment discovered inadvertently and report the discovery to: <a href="mailto:trackingsupport@cdc.gov">trackingsupport@cdc.gov</a>.<br />\n4. Do not imply or state, either in written or oral form, that interpretations based on the data are those of the original data sources and CDC unless the data user and data source are formally collaborating.<br />\n5. Acknowledge, in all reports or presentations based on these data, the original source of the data and CDC.<br />\n6. Suggested citation: Centers for Disease Control and Prevention. National Environmental Public Health Tracking Network. Web. Accessed: insert date. <a href="http://www.cdc.gov/ephtracking">www.cdc.gov/ephtracking</a>.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Environmental Health & Toxicology'], 'landingPage': 'https://data.cdc.gov/d/7vu4-ngxx', 'contactPoint': {'hasEmail': 'mailto:cak8@cdc.gov', 'fn': 'Craig Kassinger'}, 'issued': '2020-06-02', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/7vu4-ngxx', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7vu4-ngxx/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7vu4-ngxx/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7vu4-ngxx/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7vu4-ngxx/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['air pollution', 'asthma', 'environmental health', 'particulate matter', 'pm2.5'], 'bureauCode': ['009:20'], 'modified': '2020-06-02', 'title': 'Daily Census Tract-Level PM2.5 Concentrations, 2016'}, {'description': '<p>ATSDR’s Geospatial Research, Analysis & Services Program (GRASP) created Centers for Disease Control and Prevention Social Vulnerability Index (CDC SVI or simply SVI, hereafter) to help public health officials and emergency response planners identify and map the communities that will most likely need support before, during, and after a hazardous event.</p>\n<p>SVI indicates the relative vulnerability of every U.S. Census tract. Census tracts are subdivisions of counties for which the Census collects statistical data. SVI ranks the tracts on 15 social factors, including unemployment, minority status, and disability, and further groups them into four related themes. Thus, each tract receives a<br />\nranking for each Census variable and for each of the four themes, as well as an overall ranking.</p>\n<p>In addition to tract-level rankings, SVI 2018 also has corresponding rankings at the<br />\ncounty level. Notes below that describe “tract” methods also refer to county methods.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Health Statistics'], 'landingPage': 'https://svi.cdc.gov/', 'contactPoint': {'hasEmail': 'mailto:svi_coordinator@cdc.gov', 'fn': 'SVI Coordinator'}, 'issued': '2020-03-10', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/48va-t53r', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/48va-t53r/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/48va-t53r/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/48va-t53r/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/48va-t53r/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2018', 'county', 'social vulnerability', 'social vulnerability index', 'united states', 'vulnerable populations'], 'bureauCode': ['009:20'], 'modified': '2020-06-01', 'title': 'Social Vulnerability Index 2018 - United States, county'}, {'description': '<p>ATSDR’s Geospatial Research, Analysis & Services Program (GRASP) created Centers for Disease Control and Prevention Social Vulnerability Index (CDC SVI or simply SVI, hereafter) to help public health officials and emergency response planners identify and map the communities that will most likely need support before, during, and after a hazardous event.</p>\n<p>SVI indicates the relative vulnerability of every U.S. Census tract. Census tracts are subdivisions of counties for which the Census collects statistical data. SVI ranks the tracts on 15 social factors, including unemployment, minority status, and disability, and further groups them into four related themes. Thus, each tract receives a<br />\nranking for each Census variable and for each of the four themes, as well as an overall ranking.</p>\n<p>In addition to tract-level rankings, SVI 2018 also has corresponding rankings at the<br />\ncounty level. Notes below that describe “tract” methods also refer to county methods.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Health Statistics'], 'landingPage': 'https://svi.cdc.gov/', 'contactPoint': {'hasEmail': 'mailto:svi_coordinator@cdc.gov', 'fn': 'SVI Coordinator'}, 'issued': '2020-03-11', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/4d8n-kk8a', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4d8n-kk8a/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4d8n-kk8a/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4d8n-kk8a/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4d8n-kk8a/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2018', 'social vulnerability', 'social vulnerability index', 'tract', 'united states', 'vulnerable populations'], 'bureauCode': ['009:20'], 'modified': '2020-06-01', 'title': 'Social Vulnerability Index 2018 - United States, tract'}, {'description': '<p>This dataset provides modeled predictions of ozone levels from the EPA\'s Downscaler model. Data are at the census tract level for 2001-2005. These data are used by the CDC\'s National Environmental Public Health Tracking Network to generate air quality measures. Census tract-level datasets contain estimates of the mean predicted concentration and associated standard error. Please refer to the metadata attachment for more information.</p>\n<p>Learn more about outdoor air quality on the Tracking Network\'s website: <a href="https://ephtracking.cdc.gov/showAirLanding.action">https://ephtracking.cdc.gov/showAirLanding.action</a>.</p>\n<p>By using these data, you signify your agreement to comply with the following requirements:<br />\n1. Use the data for statistical reporting and analysis only.<br />\n2. Do not attempt to learn the identity of any person included in the data and do not combine these data with other data for the purpose of matching records to identify individuals.<br />\n3. Do not disclose of or make use of the identity of any person or establishment discovered inadvertently and report the discovery to: <a href="mailto:trackingsupport@cdc.gov">trackingsupport@cdc.gov</a>.<br />\n4. Do not imply or state, either in written or oral form, that interpretations based on the data are those of the original data sources and CDC unless the data user and data source are formally collaborating.<br />\n5. Acknowledge, in all reports or presentations based on these data, the original source of the data and CDC.<br />\n6. Suggested citation: Centers for Disease Control and Prevention. National Environmental Public Health Tracking Network. Web. Accessed: insert date. <a href="http://www.cdc.gov/ephtracking">www.cdc.gov/ephtracking</a>.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Environmental Health & Toxicology'], 'landingPage': 'https://data.cdc.gov/d/847z-pxin', 'contactPoint': {'hasEmail': 'mailto:nephtrackingsupport@cdc.gov', 'fn': 'Craig Kassinger'}, 'issued': '2020-06-01', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/847z-pxin', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/847z-pxin/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/847z-pxin/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/847z-pxin/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/847z-pxin/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['air pollution', 'asthma', 'environmental health', 'ozone'], 'bureauCode': ['009:20'], 'modified': '2020-06-01', 'title': 'Daily Census Tract-Level Ozone Concentrations, 2011-2015'}, {'description': '<p>This dataset provides modeled predictions of ozone levels from the EPA\'s Downscaler model. Data are at the census tract level for 2016. These data are used by the CDC\'s National Environmental Public Health Tracking Network to generate air quality measures. Census tract-level datasets contain estimates of the mean predicted concentration and associated standard error. Please refer to the metadata attachment for more information.</p>\n<p>Learn more about outdoor air quality on the Tracking Network\'s website: <a href="https://ephtracking.cdc.gov/showAirLanding.action">https://ephtracking.cdc.gov/showAirLanding.action</a>.</p>\n<p>By using these data, you signify your agreement to comply with the following requirements:<br />\n1. Use the data for statistical reporting and analysis only.<br />\n2. Do not attempt to learn the identity of any person included in the data and do not combine these data with other data for the purpose of matching records to identify individuals.<br />\n3. Do not disclose of or make use of the identity of any person or establishment discovered inadvertently and report the discovery to: <a href="mailto:trackingsupport@cdc.gov">trackingsupport@cdc.gov</a>.<br />\n4. Do not imply or state, either in written or oral form, that interpretations based on the data are those of the original data sources and CDC unless the data user and data source are formally collaborating.<br />\n5. Acknowledge, in all reports or presentations based on these data, the original source of the data and CDC.<br />\n6. Suggested citation: Centers for Disease Control and Prevention. National Environmental Public Health Tracking Network. Web. Accessed: insert date. <a href="http://www.cdc.gov/ephtracking">www.cdc.gov/ephtracking</a>.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Environmental Health & Toxicology'], 'landingPage': 'https://data.cdc.gov/d/cicv-w9dv', 'contactPoint': {'hasEmail': 'mailto:trackingsupport@cdc.gov', 'fn': 'Craig Kassinger'}, 'issued': '2020-06-01', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/cicv-w9dv', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/cicv-w9dv/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/cicv-w9dv/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/cicv-w9dv/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/cicv-w9dv/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['air quality', 'asthma', 'environmental health', 'ozone'], 'bureauCode': ['009:20'], 'modified': '2020-06-01', 'title': 'Daily Census Tract-Level Ozone Concentrations, 2016'}, {'description': '<p>This dataset provides modeled predictions of ozone levels from the EPA\'s Downscaler model. Data are at the census tract level for 2001-2005. These data are used by the CDC\'s National Environmental Public Health Tracking Network to generate air quality measures. Census tract-level datasets contain estimates of the mean predicted concentration and associated standard error. Please refer to the metadata attachment for more information.</p>\n<p>Learn more about outdoor air quality on the Tracking Network\'s website: <a href="https://ephtracking.cdc.gov/showAirLanding.action">https://ephtracking.cdc.gov/showAirLanding.action</a>.</p>\n<p>By using these data, you signify your agreement to comply with the following requirements:<br />\n1. Use the data for statistical reporting and analysis only.<br />\n2. Do not attempt to learn the identity of any person included in the data and do not combine these data with other data for the purpose of matching records to identify individuals.<br />\n3. Do not disclose of or make use of the identity of any person or establishment discovered inadvertently and report the discovery to: <a href="mailto:trackingsupport@cdc.gov">trackingsupport@cdc.gov</a>.<br />\n4. Do not imply or state, either in written or oral form, that interpretations based on the data are those of the original data sources and CDC unless the data user and data source are formally collaborating.<br />\n5. Acknowledge, in all reports or presentations based on these data, the original source of the data and CDC.<br />\n6. Suggested citation: Centers for Disease Control and Prevention. National Environmental Public Health Tracking Network. Web. Accessed: insert date. <a href="http://www.cdc.gov/ephtracking">www.cdc.gov/ephtracking</a>.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Environmental Health & Toxicology'], 'landingPage': 'https://data.cdc.gov/d/v76h-zdce', 'contactPoint': {'hasEmail': 'mailto:nephtrackingsupport@cdc.gov', 'fn': 'Craig Kassinger'}, 'issued': '2020-06-01', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/v76h-zdce', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/v76h-zdce/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/v76h-zdce/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/v76h-zdce/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/v76h-zdce/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['air pollution', 'asthma', 'environmental health', 'ozone'], 'bureauCode': ['009:20'], 'modified': '2020-06-01', 'title': 'Daily Census Tract-Level Ozone Concentrations, 2001-2005'}, {'description': '<p>Disability and Health Data System (DHDS) is an online source of state-level data on adults with disabilities. Users can access information on six functional disability types: cognitive (serious difficulty concentrating, remembering or making decisions), hearing (serious difficulty hearing or deaf), mobility (serious difficulty walking or climbing stairs), vision (serious difficulty seeing), self-care (difficulty dressing or bathing) and independent living (difficulty doing errands alone).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Disability & Health'], 'landingPage': 'https://data.cdc.gov/d/k62p-6esq', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC Info'}, 'issued': '2019-05-22', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/k62p-6esq', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/k62p-6esq/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/k62p-6esq/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/k62p-6esq/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/k62p-6esq/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['dhds', 'disability'], 'bureauCode': ['009:20'], 'modified': '2020-05-18', 'title': 'Disability and Health Data System (DHDS)', 'accrualPeriodicity': 'R/P1Y'}, {'description': '<p>The CDC Botulism Consultation Service, the Alaska Division of Public Health, and the California Department of Public Health provide clinical consultations on suspected cases of all types of botulism except infant botulism. These agencies are the only sources of antitoxin for non-infant botulism in the United States. The California Infant Botulism Treatment and Prevention provides clinical consultations on suspected infant botulism cases; it is the only source of antitoxin for infant botulism in the United States. Together, these clinical consultations provide expert guidance to clinicians and support the collection of epidemiologic and medical information for all suspected botulism cases reported in the United States.</p>\n', 'programCode': ['009:020'], 'title': 'Botulism', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Foodborne', 'Waterborne', 'and Related Diseases'], 'landingPage': 'https://data.cdc.gov/d/66i6-hisz', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'language': ['en'], 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/66i6-hisz', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/66i6-hisz/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/66i6-hisz/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/66i6-hisz/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/66i6-hisz/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['botulism'], 'bureauCode': ['009:20'], 'modified': '2019-05-23', 'issued': '2019-05-23'}, {'description': '<p>This dataset provides modeled predictions of PM2.5 levels from the EPA\'s Downscaler model. Data are at the census tract level for 2006-2010. These data are used by the CDC\'s National Environmental Public Health Tracking Network to generate air quality measures. Census tract-level datasets contain estimates of the mean predicted concentration and associated standard error. Please refer to the metadata attachment for more information.</p>\n<p>Learn more about outdoor air quality on the Tracking Network\'s website: <a href="https://ephtracking.cdc.gov/showAirLanding.action">https://ephtracking.cdc.gov/showAirLanding.action</a>.</p>\n<p>By using these data, you signify your agreement to comply with the following requirements:<br />\n1. Use the data for statistical reporting and analysis only.<br />\n2. Do not attempt to learn the identity of any person included in the data and do not combine these data with other data for the purpose of matching records to identify individuals.<br />\n3. Do not disclose of or make use of the identity of any person or establishment discovered inadvertently and report the discovery to: <a href="mailto:trackingsupport@cdc.gov">trackingsupport@cdc.gov</a>.<br />\n4. Do not imply or state, either in written or oral form, that interpretations based on the data are those of the original data sources and CDC unless the data user and data source are formally collaborating.<br />\n5. Acknowledge, in all reports or presentations based on these data, the original source of the data and CDC.<br />\n6. Suggested citation: Centers for Disease Control and Prevention. National Environmental Public Health Tracking Network. Web. Accessed: insert date. <a href="http://www.cdc.gov/ephtracking">www.cdc.gov/ephtracking</a>.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Environmental Health & Toxicology'], 'landingPage': 'https://data.cdc.gov/d/ujra-cbx5', 'contactPoint': {'hasEmail': 'mailto:cak8@cdc.gov', 'fn': 'Craig Kassinger'}, 'issued': '2020-05-29', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/ujra-cbx5', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ujra-cbx5/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ujra-cbx5/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ujra-cbx5/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ujra-cbx5/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['air pollution', 'asthma', 'environmental health', 'particulate matter', 'pm2.5'], 'bureauCode': ['009:20'], 'modified': '2020-05-29', 'title': 'Daily Census Tract-Level PM2.5 Concentrations, 2006-2010'}, {'description': '<p>Provisional estimates of infant mortality (deaths of infants under 1 year per 1,000 live births), neonatal mortality (deaths of infants aged 0-27 days per 1,000 live births), postneonatal mortality (deaths of infants aged 28 days through 11 months per 1,000 live births), and death rates for the five leading causes of infant death.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/jqwm-z2g9', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2019-06-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/jqwm-z2g9', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/jqwm-z2g9/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/jqwm-z2g9/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/jqwm-z2g9/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/jqwm-z2g9/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['causes of death', 'infant mortality', 'national vital statistics system', 'nvss', 'vital statistics rapid release', 'vsrr'], 'bureauCode': ['009:00'], 'modified': '2020-05-07', 'title': 'NCHS - VSRR Quarterly provisional estimates for infant mortality'}, {'description': '<p>Provisional estimates of selected reproductive indicators. Estimates are presented for: general fertility rates, age-specific birth rates, total and low risk cesarean delivery rates, preterm birth rates and other gestational age categories.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/76vv-a7x8', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2018-07-31', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/76vv-a7x8', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/76vv-a7x8/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/76vv-a7x8/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/76vv-a7x8/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/76vv-a7x8/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['birth rate', 'cesarean delivery', 'fertility rate', 'nchs', 'preterm birth', 'vital statistics rapid release', 'vsrr'], 'bureauCode': ['009:00'], 'modified': '2020-05-20', 'title': 'NCHS - VSRR Quarterly provisional estimates for selected birth indicators'}, {'description': '<p>This dataset provides modeled predictions of PM2.5 levels from the EPA\'s Downscaler model. Data are at the census tract level for 2001-2005. These data are used by the CDC\'s National Environmental Public Health Tracking Network to generate air quality measures. Census tract-level datasets contain estimates of the mean predicted concentration and associated standard error. Please refer to the metadata attachment for more information.</p>\n<p>Learn more about outdoor air quality on the Tracking Network\'s website: <a href="https://ephtracking.cdc.gov/showAirLanding.action">https://ephtracking.cdc.gov/showAirLanding.action</a>.</p>\n<p>By using these data, you signify your agreement to comply with the following requirements:<br />\n1. Use the data for statistical reporting and analysis only.<br />\n2. Do not attempt to learn the identity of any person included in the data and do not combine these data with other data for the purpose of matching records to identify individuals.<br />\n3. Do not disclose of or make use of the identity of any person or establishment discovered inadvertently and report the discovery to: <a href="mailto:trackingsupport@cdc.gov">trackingsupport@cdc.gov</a>.<br />\n4. Do not imply or state, either in written or oral form, that interpretations based on the data are those of the original data sources and CDC unless the data user and data source are formally collaborating.<br />\n5. Acknowledge, in all reports or presentations based on these data, the original source of the data and CDC.<br />\n6. Suggested citation: Centers for Disease Control and Prevention. National Environmental Public Health Tracking Network. Web. Accessed: insert date. <a href="http://www.cdc.gov/ephtracking">www.cdc.gov/ephtracking</a>.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Environmental Health & Toxicology'], 'landingPage': 'https://data.cdc.gov/d/v5qq-ktfc', 'contactPoint': {'hasEmail': 'mailto:cak8@cdc.gov', 'fn': 'Craig Kassinger'}, 'issued': '2020-05-22', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/v5qq-ktfc', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/v5qq-ktfc/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/v5qq-ktfc/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/v5qq-ktfc/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/v5qq-ktfc/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['air pollution', 'asthma', 'environmental health', 'particulate matter', 'pm2.5'], 'bureauCode': ['009:20'], 'modified': '2020-05-22', 'title': 'Daily Census Tract-Level PM2.5 Concentrations, 2001-2005'}, {'description': '<p>This dataset provides modeled predictions of PM2.5 levels from the EPA\'s Downscaler model. Data are at the county level for 2001-2016. These data are used by the CDC\'s National Environmental Public Health Tracking Network to generate air quality measures. Census tract-level datasets contain estimates of the mean predicted concentration and associated standard error. Please refer to the metadata attachment for more information.</p>\n<p>Learn more about outdoor air quality on the Tracking Network\'s website: <a href="https://ephtracking.cdc.gov/showAirLanding.action">https://ephtracking.cdc.gov/showAirLanding.action</a>.</p>\n<p>By using these data, you signify your agreement to comply with the following requirements:<br />\n1. Use the data for statistical reporting and analysis only.<br />\n2. Do not attempt to learn the identity of any person included in the data and do not combine these data with other data for the purpose of matching records to identify individuals.<br />\n3. Do not disclose of or make use of the identity of any person or establishment discovered inadvertently and report the discovery to: <a href="mailto:trackingsupport@cdc.gov">trackingsupport@cdc.gov</a>.<br />\n4. Do not imply or state, either in written or oral form, that interpretations based on the data are those of the original data sources and CDC unless the data user and data source are formally collaborating.<br />\n5. Acknowledge, in all reports or presentations based on these data, the original source of the data and CDC.<br />\n6. Suggested citation: Centers for Disease Control and Prevention. National Environmental Public Health Tracking Network. Web. Accessed: insert date. <a href="http://www.cdc.gov/ephtracking">www.cdc.gov/ephtracking</a>.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Environmental Health & Toxicology'], 'landingPage': 'https://data.cdc.gov/d/7vdq-ztk9', 'contactPoint': {'hasEmail': 'mailto:nephtrackingsupport@cdc.gov', 'fn': 'Craig Kassinger'}, 'issued': '2020-05-21', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/7vdq-ztk9', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7vdq-ztk9/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7vdq-ztk9/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7vdq-ztk9/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7vdq-ztk9/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['air pollution', 'asthma', 'environmental health', 'particulate matter', 'pm2.5'], 'bureauCode': ['009:20'], 'modified': '2020-05-21', 'title': 'Daily PM2.5 Concentrations All County, 2001-2016'}, {'description': '<p>This dataset provides modeled predictions of ozone levels from the EPA\'s Downscaler model. These data are used by the CDC\'s National Environmental Public Health Tracking Network to generate air quality measures. Data are at the county levels for 2001-2014. The dataset includes the maximum, median, mean, and population-weighted mean concentration. Please refer to the metadata attachment for more information.</p>\n<p>Learn more about outdoor air quality on the Tracking Network\'s website: <a href="https://ephtracking.cdc.gov/showAirLanding.action">https://ephtracking.cdc.gov/showAirLanding.action</a>.</p>\n<p>By using these data, you signify your agreement to comply with the following requirements:<br />\n1. Use the data for statistical reporting and analysis only.<br />\n2. Do not attempt to learn the identity of any person included in the data and do not combine these data with other data for the purpose of matching records to identify individuals.<br />\n3. Do not disclose of or make use of the identity of any person or establishment discovered inadvertently and report the discovery to: <a href="mailto:trackingsupport@cdc.gov">trackingsupport@cdc.gov</a>.<br />\n4. Do not imply or state, either in written or oral form, that interpretations based on the data are those of the original data sources and CDC unless the data user and data source are formally collaborating.<br />\n5. Acknowledge, in all reports or presentations based on these data, the original source of the data and CDC.<br />\n6. Suggested citation: Centers for Disease Control and Prevention. National Environmental Public Health Tracking Network. Web. Accessed: insert date. <a href="http://www.cdc.gov/ephtracking">www.cdc.gov/ephtracking</a>.</p>\n<p>Problems or Questions?<br />\nEmail <a href="mailto:trackingsupport@cdc.gov">trackingsupport@cdc.gov</a>.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Environmental Health & Toxicology'], 'landingPage': 'https://ephtracking.cdc.gov/', 'contactPoint': {'hasEmail': 'mailto:trackingsupport@cdc.gov', 'fn': 'Craig Kassinger'}, 'issued': '2020-05-21', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/kmf5-t9yc', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/kmf5-t9yc/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/kmf5-t9yc/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/kmf5-t9yc/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/kmf5-t9yc/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['air pollution', 'asthma', 'environmental health', 'ozone'], 'bureauCode': ['009:20'], 'modified': '2020-05-21', 'title': 'Daily County-Level Ozone Concentrations, 2001-2016'}, {'description': '<p>NNDSS - Table II. Spotted Fever Rickettsiosis to Syphilis - 2017. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories.</p>\n<p>Note:<br />\nThese are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting.</p>\n<p>Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available.</p>\n<p>Footnotes:<br />\n C.N.M.I.: Commonwealth of Northern Mariana Islands.</p>\n<p>U: Unavailable. —: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<p>*Three low incidence conditions, rubella, rubella congenital, and tetanus, are in Table II to facilitate case count verification with reporting jurisdictions.</p>\n<p>† Case counts for reporting year 2017 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/">http://wwwn.cdc.gov/nndss/document/</a> ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf. Data for tuberculosis are displayed in Table IV, which appears quarterly.</p>\n<p>§ Illnesses with similar clinical presentation that result from Spotted Fever Group Rickettsia infections are reported as Spotted Fever Rickettsioses. Rocky Mountain Spotted Fever (RMSF), caused by Rickettsia rickettsii, is the most common and well-known Spotted Fever.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/75b3-73qi', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2018-01-04', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/75b3-73qi', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/75b3-73qi/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/75b3-73qi/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/75b3-73qi/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/75b3-73qi/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2017', 'mmwr', 'nedss', 'netss', 'nndss', 'spotted fever rickettsiosis', 'syphilis primary and secondary', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2018-01-04', 'title': 'NNDSS - Table II. Spotted Fever Rickettsiosis to Syphilis'}, {'description': '<p>NNDSS - Table IV. Tuberculosis - 2016.This Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States will exclude counts from US territories. Footnote: C.N.M.I.: Commonwealth of Northern Mariana Islands. U: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable Cum: Cumulative year-to-date counts. Min: Minimum. Max: Maximum. * Case counts for reporting year 2015 and 2016 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a> Data for TB are displayed quarterly.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/pkas-xr96', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2017-01-13', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/pkas-xr96', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/pkas-xr96/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/pkas-xr96/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/pkas-xr96/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/pkas-xr96/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2016', 'mmwr', 'nedss', 'netss', 'nndss', 'tb', 'tuberculosis', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2017-01-13', 'title': 'NNDSS - Table IV. Tuberculosis'}, {'description': '<p>Source for 2012 national data: National Occupant Protection Use Survey (NOPUS), 2012. Source for 2014 national data: National Occupant Protection Use Survey (NOPUS), 2014. Source for 2012 state data: State Observational Survey of Seat Belt Use, 2012. Source for 2014 state data: Seat Belt Use in 2014- Use Rates in the States and Territories</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Motor Vehicle'], 'landingPage': 'https://data.cdc.gov/d/4r49-eadb', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-09-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/4r49-eadb', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4r49-eadb/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4r49-eadb/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4r49-eadb/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4r49-eadb/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cdc', 'centers for disease control and prevention'], 'bureauCode': ['009:00'], 'modified': '2016-09-14', 'title': 'Percentage of Drivers and Front Seat Passengers Wearing Seat Belts, 2012 & 2014, Region 6 - Dallas'}, {'description': '<p>NNDSS - Table II. Invasive Pneumococcal to Legionellosis - 2015.In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories. Note:These are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting. Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available. Footnotes:C.N.M.I.: Commonwealth of Northern Mariana Islands. U: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum. * Three low incidence conditions, rubella, rubella congenital, and tetanus, have been moved to Table 2 to facilitate case count verification with reporting jurisdictions. ��� Case counts for reporting year 2015 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>. Data for TB are displayed in Table IV, which appears quarterly. �� Includes drug resistant and susceptible cases of Invasive Pneumococcal Disease. This condition was previously named Streptococcus pneumoniae invasive disease and cases were reported to CDC using different event codes to specify whether the cases were drug resistant or in a defined age group, such as <5 years. Since 2010, case notifications for this condition were consolidated under one event code for Invasive pneumococcal disease.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/ydsy-yh5w', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-01-07', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/ydsy-yh5w', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ydsy-yh5w/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ydsy-yh5w/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ydsy-yh5w/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ydsy-yh5w/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2015', 'invasive pneumococcal disease', 'legionellosis', 'mmwr', 'nedss', 'netss', 'nndss', 'pneumococcal', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2016-01-07', 'title': 'NNDSS - Table II. Invasive Pneumococcal to Legionellosis'}, {'description': '<p>NNDSS - TABLE 1KK. Vancomycin-resistant Staphylococcus aureus to Varicella morbidity - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/dy4n-fbwg', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-23', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/dy4n-fbwg', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/dy4n-fbwg/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/dy4n-fbwg/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/dy4n-fbwg/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/dy4n-fbwg/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'nedss', 'netss', 'nndss', 'vancomycin-resistant staphylococcus aureus', 'varicella morbidity', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2020-01-02', 'title': 'NNDSS - TABLE 1KK. Vancomycin-resistant Staphylococcus aureus to Varicella morbidity'}, {'description': '<p>Health, United States is an annual report on trends in health statistics, find more information at <a href="http://www.cdc.gov/nchs/hus.htm">http://www.cdc.gov/nchs/hus.htm</a>.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Health Statistics'], 'landingPage': 'https://data.cdc.gov/d/m4es-3af4', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2013-07-29', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/m4es-3af4', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/m4es-3af4/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/m4es-3af4/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/m4es-3af4/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/m4es-3af4/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['hus', 'low birthweight'], 'bureauCode': ['009:00'], 'modified': '2015-08-27', 'title': 'Selected Trend Table from Health, United States, 2011. Low birthweight live births, by race and Hispanic origin of mother, and state: United States, 2000 - 2002, 2003 - 2005, and 2006 - 2008'}, {'description': '<p>NNDSS - Table II. Spotted fever rickettsiosis to Syphilis, primary and secondary - 2018. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states or territory.</p>\n<p>Note:</p>\n<p>This table contains provisional cases of selected national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:</p>\n<p>C.N.M.I.: Commonwealth of Northern Mariana Islands.<br />\nU: Unavailable. —: No reported cases. N: Not reportable. NA: Not Available. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<ul>\n<li>Case counts for reporting years 2017 and 2018 are provisional and subject to change. Data for years 2013 through 2016 are finalized. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>.</li>\n</ul>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/efpc-rr7b', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-01-03', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/efpc-rr7b', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/efpc-rr7b/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/efpc-rr7b/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/efpc-rr7b/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/efpc-rr7b/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2018', 'nedss', 'netss', 'nndss', 'primary and secondary', 'spotted fever rickettsiosis', 'syphilis', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-01-03', 'title': 'NNDSS - Table II. Spotted fever rickettsiosis to Syphilis, primary and secondary'}, {'description': "<p>Rate of deaths by age/gender (per 100,000 population) for motor vehicle occupants killed in crashes, 2012 & 2014. 2012 Source: Fatality Analysis Reporting System (FARS). 2014 Source: National Highway Traffic Safety Administration's (NHTSA) Fatality Analysis Reporting System (FARS), 2014 Annual Report File Note: Blank cells indicate data are suppressed. Fatality rates based on fewer than 20 deaths are suppressed.</p>\n", 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Motor Vehicle'], 'landingPage': 'https://data.cdc.gov/d/8i5t-42wz', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-10-18', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/8i5t-42wz', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/8i5t-42wz/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/8i5t-42wz/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/8i5t-42wz/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/8i5t-42wz/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cdc', 'centers for disease control and prevention'], 'bureauCode': ['009:00'], 'modified': '2016-10-18', 'title': 'Motor Vehicle Occupant Death Rate, by Age and Gender, 2012 & 2014, Region 8 - Denver'}, {'description': "<p>Rate of deaths by age/gender (per 100,000 population) for motor vehicle occupants killed in crashes, 2012 & 2014. 2012 Source: Fatality Analysis Reporting System (FARS). 2014 Source: National Highway Traffic Safety Administration's (NHTSA) Fatality Analysis Reporting System (FARS), 2014 Annual Report File Note: Blank cells indicate data are suppressed. Fatality rates based on fewer than 20 deaths are suppressed.</p>\n", 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Motor Vehicle'], 'landingPage': 'https://data.cdc.gov/d/29ew-qk7z', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-10-18', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/29ew-qk7z', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/29ew-qk7z/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/29ew-qk7z/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/29ew-qk7z/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/29ew-qk7z/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cdc', 'centers for disease control and prevention'], 'bureauCode': ['009:00'], 'modified': '2016-10-18', 'title': 'Motor Vehicle Occupant Death Rate, by Age and Gender, 2012 & 2014, Region 3 - Philadelphia'}, {'description': "<p>Alcohol-Impaired Driving Fatalities 2005-2014; All persons killed in crashes involving a driver with BAC >= .08 g/dL. Occupant Fatalities 2005-2014; All occupants killed where body type = 1-79. Source: National Highway Traffic Safety Administration's (NHTSA) Fatality Analysis Reporting System (FARS), 2005-2013 Final Reports and 2014 Annual Report File</p>\n", 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Motor Vehicle'], 'landingPage': 'https://data.cdc.gov/d/haed-k2ka', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-09-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/haed-k2ka', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/haed-k2ka/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/haed-k2ka/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/haed-k2ka/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/haed-k2ka/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cdc', 'centers for disease control and prevention'], 'bureauCode': ['009:00'], 'modified': '2016-09-26', 'title': 'Occupant and Alcohol-Impaired Driving Deaths in States, 2005-2014'}, {'description': '<p>Source: Behavioral Risk Factor Surveillance System (BRFSS), 2012, 2014.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Motor Vehicle'], 'landingPage': 'https://data.cdc.gov/d/e8fc-yrqd', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-09-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/e8fc-yrqd', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/e8fc-yrqd/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/e8fc-yrqd/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/e8fc-yrqd/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/e8fc-yrqd/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cdc', 'centers for disease control and prevention'], 'bureauCode': ['009:00'], 'modified': '2016-09-14', 'title': 'Percentage of Adults Who Report Driving After Drinking Too Much (in the past 30 days), 2012 & 2014, Region 1 - Boston'}, {'description': '<p>Source: Behavioral Risk Factor Surveillance System (BRFSS), 2012, 2014.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Motor Vehicle'], 'landingPage': 'https://data.cdc.gov/d/i9qr-47vu', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-09-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/i9qr-47vu', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/i9qr-47vu/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/i9qr-47vu/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/i9qr-47vu/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/i9qr-47vu/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cdc', 'centers for disease control and prevention'], 'bureauCode': ['009:00'], 'modified': '2016-09-14', 'title': 'Percentage of Adults Who Report Driving After Drinking Too Much (in the past 30 days), 2012 & 2014, Region 9 - San Francisco'}, {'description': '<p>Source for 2012 national data: National Occupant Protection Use Survey (NOPUS), 2012. Source for 2014 national data: National Occupant Protection Use Survey (NOPUS), 2014. Source for 2012 state data: State Observational Survey of Seat Belt Use, 2012. Source for 2014 state data: Seat Belt Use in 2014- Use Rates in the States and Territories</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Motor Vehicle'], 'landingPage': 'https://data.cdc.gov/d/hauf-e9a4', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-09-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/hauf-e9a4', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hauf-e9a4/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hauf-e9a4/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hauf-e9a4/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hauf-e9a4/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cdc', 'centers for disease control and prevention'], 'bureauCode': ['009:00'], 'modified': '2016-09-14', 'title': 'Percentage of Drivers and Front Seat Passengers Wearing Seat Belts, 2012 & 2014, Region 3 - Philadelphia'}, {'description': '<p>Source for 2012 national data: National Occupant Protection Use Survey (NOPUS), 2012. Source for 2014 national data: National Occupant Protection Use Survey (NOPUS), 2014. Source for 2012 state data: State Observational Survey of Seat Belt Use, 2012. Source for 2014 state data: Seat Belt Use in 2014- Use Rates in the States and Territories</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Motor Vehicle'], 'landingPage': 'https://data.cdc.gov/d/iz46-hpaa', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-09-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/iz46-hpaa', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/iz46-hpaa/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/iz46-hpaa/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/iz46-hpaa/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/iz46-hpaa/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cdc', 'centers for disease control and prevention'], 'bureauCode': ['009:00'], 'modified': '2016-09-14', 'title': 'Percentage of Drivers and Front Seat Passengers Wearing Seat Belts, 2012 & 2014, Region 8 - Denver'}, {'description': '<p>NNDSS - Table II. Ehrlichiosis/Anaplasmosis - 2015.In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories. Note:These are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting. Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available. Footnotes:C.N.M.I.: Commonwealth of Northern Mariana Islands. U: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum. * Three low incidence conditions, rubella, rubella congenital, and tetanus, have been moved to Table 2 to facilitate case count verification with reporting jurisdictions. ��� Case counts for reporting year 2015 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/">http://wwwn.cdc.gov/nndss/document/</a> ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf. Data for TB are displayed in Table IV, which appears quarterly. �� Cumulative total E. ewingii cases reported for year 2015 = 0, and 14 cases reported for 2014.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/j9id-xrm6', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-01-07', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/j9id-xrm6', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/j9id-xrm6/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/j9id-xrm6/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/j9id-xrm6/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/j9id-xrm6/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2015', 'anaplasma phagocytophilum', 'ehrlichia chaffeensis', 'ehrlichiosis/anaplasmosis', 'mmwr', 'nedss', 'netss', 'nndss', 'undetermined', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2016-01-07', 'title': 'NNDSS - Table II. Ehrlichiosis/Anaplasmosis'}, {'description': '<p>NNDSS - TABLE 1EE. Salmonella Paratyphi infection to Salmonellosis (excluding Salmonella Typhi infection and Salmonella Paratyphi infection) - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />\n§ In previous years, cases were reported as Salmonellosis. Beginning in January 2019, cases began to be reported as Salmonella Paratyphi infection.<br />\n¶ In previous years, cases were reported as typhoid fever. Beginning in January 2019, cases began to be reported as Salmonella Typhi infection.<br />\n** In previous years, cases were reported as Salmonellosis (excluding paratyphoid fever and typhoid fever). Beginning in January 2019, cases began to be reported as Salmonellosis (excluding Salmonella Typhi infection and Salmonella Paratyphi infection).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/hs59-amfp', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/hs59-amfp', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hs59-amfp/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hs59-amfp/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hs59-amfp/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hs59-amfp/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'nedss', 'netss', 'nndss', 'salmonella paratyphi infection', 'salmonella typhi infection', 'salmonellosis (excluding salmonella typhi infection and salmonella paratyphi infection)', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-05-30', 'title': 'NNDSS - TABLE 1EE. Salmonella Paratyphi infection to Salmonellosis (excluding Salmonella Typhi infection and Salmonella Paratyphi infection)'}, {'description': '<p>NNDSS - Table II. Shiga toxin to Shigellosis - 2016. In this Table, provisional* cases of selected† notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories.<br />\nNote:<br />\nThese are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting.</p>\n<p>Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available.</p>\n<p>Footnotes:<br />\nC.N.M.I.: Commonwealth of Northern Mariana Islands.<br />\nU: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<ul>\n<li>Case counts for reporting year 2016 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/">http://wwwn.cdc.gov/nndss/document/</a> ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf. Data for TB are displayed in Table IV, which appears quarterly.<br />\n† Three low incidence conditions, rubella, rubella congenital, and tetanus, have been moved to Table II to facilitate case count verification with reporting jurisdictions.<br />\n§ Includes E. coli O157:H7; Shiga toxin-positive, serogroup non-O157; and Shiga toxin-positive, not serogrouped.</li>\n</ul>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/xv7k-8e7s', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2017-01-05', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/xv7k-8e7s', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xv7k-8e7s/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xv7k-8e7s/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xv7k-8e7s/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xv7k-8e7s/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2016', 'mmwr', 'nedss', 'netss', 'nndss', 'shiga toxin-producing e. coli', 'shigellosis', 'stec', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2017-01-05', 'title': 'NNDSS - Table II. Shiga toxin to Shigellosis'}, {'description': "<p>Rate of deaths by age/gender (per 100,000 population) for people killed in crashes involving a driver with BAC =>0.08%, 2012, 2014. 2012 Source: Fatality Analysis Reporting System (FARS). 2014 Source: National Highway Traffic Administration's (NHTSA) Fatality Analysis Reporting System (FARS), 2014 Annual Report File. Note: Blank cells indicate data are suppressed. Fatality rates based on fewer than 20 deaths are suppressed.</p>\n", 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Motor Vehicle'], 'landingPage': 'https://data.cdc.gov/d/28km-nz6e', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-09-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/28km-nz6e', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/28km-nz6e/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/28km-nz6e/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/28km-nz6e/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/28km-nz6e/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cdc', 'centers for disease control and prevention'], 'bureauCode': ['009:00'], 'modified': '2016-09-14', 'title': 'Impaired Driving Death Rate, by Age and Gender, 2012 & 2014, Region 4 - Atlanta'}, {'description': "<p>Rate of deaths by age/gender (per 100,000 population) for people killed in crashes involving a driver with BAC =>0.08%, 2012, 2014. 2012 Source: Fatality Analysis Reporting System (FARS). 2014 Source: National Highway Traffic Administration's (NHTSA) Fatality Analysis Reporting System (FARS), 2014 Annual Report File. Note: Blank cells indicate data are suppressed. Fatality rates based on fewer than 20 deaths are suppressed.</p>\n", 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Motor Vehicle'], 'landingPage': 'https://data.cdc.gov/d/ksf9-pem2', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-09-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/ksf9-pem2', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ksf9-pem2/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ksf9-pem2/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ksf9-pem2/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ksf9-pem2/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cdc', 'centers for disease control and prevention'], 'bureauCode': ['009:00'], 'modified': '2016-09-14', 'title': 'Impaired Driving Death Rate, by Age and Gender, 2012 & 2014, Region 1 - Boston'}, {'description': '<p>Source for 2012 national data: National Occupant Protection Use Survey (NOPUS), 2012. Source for 2014 national data: National Occupant Protection Use Survey (NOPUS), 2014. Source for 2012 state data: State Observational Survey of Seat Belt Use, 2012. Source for 2014 state data: Seat Belt Use in 2014- Use Rates in the States and Territories</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Motor Vehicle'], 'landingPage': 'https://data.cdc.gov/d/y8pa-p62q', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-09-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/y8pa-p62q', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/y8pa-p62q/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/y8pa-p62q/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/y8pa-p62q/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/y8pa-p62q/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cdc', 'centers for disease control and prevention'], 'bureauCode': ['009:00'], 'modified': '2016-09-14', 'title': 'Percentage of Drivers and Front Seat Passengers Wearing Seat Belts, 2012 & 2014, Region 7 - Kansas City'}, {'description': '<p>This dataset includes estimates of U.S. life expectancy at birth by state and census tract for the period 2010-2015 (1). Estimates were produced for 65,662 census tracts, covering the District of Columbia (D.C.) and all states, excluding Maine and Wisconsin, representing 88.7% of all U.S. census tracts (see notes). These estimates are the result of the collaborative project, “U.S. Small-area Life Expectancy Estimates Project (USALEEP),” between the National Center for Health Statistics (NCHS), the National Association for Public Health Statistics and Information Systems (NAPHSIS), and the Robert Wood Johnson Foundation (RWJF) (2).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NCHS'], 'landingPage': 'https://data.cdc.gov/d/5h56-n989', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'National Center for Health Statistics'}, 'issued': '2019-06-21', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/5h56-n989', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5h56-n989/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5h56-n989/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5h56-n989/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5h56-n989/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['birth', 'census tract', 'life expectancy', 'national', 'united states'], 'bureauCode': ['009:00'], 'modified': '2020-05-06', 'title': 'U.S. Life Expectancy at Birth by State and Census Tract - 2010-2015'}, {'description': '<p>Source for 2012 national data: National Occupant Protection Use Survey (NOPUS), 2012. Source for 2014 national data: National Occupant Protection Use Survey (NOPUS), 2014. Source for 2012 state data: State Observational Survey of Seat Belt Use, 2012. Source for 2014 state data: Seat Belt Use in 2014- Use Rates in the States and Territories</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Motor Vehicle'], 'landingPage': 'https://data.cdc.gov/d/vqff-ff7g', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-09-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/vqff-ff7g', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vqff-ff7g/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vqff-ff7g/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vqff-ff7g/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vqff-ff7g/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cdc', 'centers for disease control and prevention'], 'bureauCode': ['009:00'], 'modified': '2016-09-14', 'title': 'Percentage of Drivers and Front Seat Passengers Wearing Seat Belts, 2012 & 2014, Region 4 - Atlanta'}, {'description': "<p>Rate of deaths by age/gender (per 100,000 population) for motor vehicle occupants killed in crashes, 2012 & 2014. 2012 Source: Fatality Analysis Reporting System (FARS). 2014 Source: National Highway Traffic Safety Administration's (NHTSA) Fatality Analysis Reporting System (FARS), 2014 Annual Report File Note: Blank cells indicate data are suppressed. Fatality rates based on fewer than 20 deaths are suppressed.</p>\n", 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Motor Vehicle'], 'landingPage': 'https://data.cdc.gov/d/5nuu-6upy', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-10-18', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/5nuu-6upy', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5nuu-6upy/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5nuu-6upy/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5nuu-6upy/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5nuu-6upy/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cdc', 'centers for disease control and prevention'], 'bureauCode': ['009:00'], 'modified': '2016-10-18', 'title': 'Motor Vehicle Occupant Death Rate, by Age and Gender, 2012 & 2014, Region 10 - Seattle'}, {'description': "<p>Source for 2012 national data: National Occupant Protection Use Survey (NOPUS), 2012. Source for 2012 state data: State Observational Survey of Seat Belt Use, 2012. Source for 2014 national data: National Highway Traffic Safety Administration's (NHTSA) National Occupant Protection Use Survey (NOPUS), 2014. Source for 2014 state data: National Highway Traffic Safety Administration's (NHTSA) State Observation of Seat Belt Use, 2014</p>\n", 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Motor Vehicle'], 'landingPage': 'https://data.cdc.gov/d/rmzv-dc5f', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-09-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/rmzv-dc5f', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rmzv-dc5f/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rmzv-dc5f/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rmzv-dc5f/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rmzv-dc5f/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cdc', 'centers for disease control and prevention'], 'bureauCode': ['009:00'], 'modified': '2016-09-26', 'title': 'Percentage of Drivers and Front Seat Passengers Wearing Seat Belts, 2012 & 2014, All States'}, {'description': "<p>Rate of deaths by age/gender (per 100,000 population) for people killed in crashes involving a driver with BAC =>0.08%, 2012. 2012 Source: Fatality Analysis Reporting System (FARS)Note: Blank cells indicate data are suppressed. 2014 Source: Source: National Highway Traffic Administration's (NHTSA) Fatality Analysis Reporting System (FARS), 2014 Annual Report File. Fatality rates based on fewer than 20 deaths are suppressed.</p>\n", 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Motor Vehicle'], 'landingPage': 'https://data.cdc.gov/d/ebbj-sh54', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-09-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/ebbj-sh54', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ebbj-sh54/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ebbj-sh54/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ebbj-sh54/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ebbj-sh54/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cdc', 'centers for disease control and prevention'], 'bureauCode': ['009:00'], 'modified': '2016-09-26', 'title': 'Impaired Driving Death Rate, by Age and Gender, 2012 & 2014, All States'}, {'description': '<p>Source: Behavioral Risk Factor Surveillance System (BRFSS), 2012, 2014.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Motor Vehicle'], 'landingPage': 'https://data.cdc.gov/d/5p6r-d32s', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-09-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/5p6r-d32s', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5p6r-d32s/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5p6r-d32s/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5p6r-d32s/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5p6r-d32s/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cdc', 'centers for disease control and prevention'], 'bureauCode': ['009:00'], 'modified': '2016-09-14', 'title': 'Percentage of Adults Who Report Driving After Drinking Too Much (in the past 30 days), 2012 & 2014, Region 5 - Chicago'}, {'description': '<p>NNDSS - Table II. Lyme disease to Meningococcal - 2015.In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed.The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories. Note:These are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting. Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available. Footnotes:C.N.M.I.: Commonwealth of Northern Mariana Islands. U: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum. * Three low incidence conditions, rubella, rubella congenital, and tetanus, have been moved to Table 2 to facilitate case count verification with reporting jurisdictions. ��� Case counts for reporting year 2015 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>. Data for TB are displayed in Table IV, which appears quarterly. �� Data for meningococcal disease, invasive caused by serogroups ACWY; serogroup B; other serogroup; and unknown serogroup are available in Table I.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/7pb7-w9us', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-01-07', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/7pb7-w9us', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7pb7-w9us/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7pb7-w9us/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7pb7-w9us/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7pb7-w9us/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2015', 'all serogroups', 'invasive', 'lyme disease', 'malaria', 'meningococcal disease', 'mmwr', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2016-01-07', 'title': 'NNDSS - Table II. Lyme disease to Meningococcal'}, {'description': '<p>This dataset includes facility details, performance rates, vascular access topic measure score, and the state and national average measure scores for the vascular access topic measure and the following vascular access measures: AV fistula and catheter ≥ 90 days, which are included in the vascular access type measure topic for the PY 2020 ESRD QIP.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Dialysis Facility Compare'], 'landingPage': 'https://data.medicare.gov/d/rd5h-re4c', 'contactPoint': {'hasEmail': 'mailto:DialysisData@umich.edu', 'fn': 'Dialysis Facility Compare'}, 'issued': '2020-01-22', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/rd5h-re4c', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/rd5h-re4c/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/rd5h-re4c/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/rd5h-re4c/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/rd5h-re4c/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['dfc', 'dialysis', 'dialysis facilities', 'linking quality to payment - qip'], 'bureauCode': ['009:38'], 'modified': '2020-01-22', 'title': 'ESRD QIP - Vascular Access - Payment Year 2020'}, {'description': '<p>This dataset includes facility details, performance rate, Kt/V Dialysis Adequacy Comprehensive measure score, and the state and national average measure scores for the Kt/V Dialysis Adequacy Comprehensive measure for the PY 2020 ESRD QIP.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Dialysis Facility Compare'], 'landingPage': 'https://data.medicare.gov/d/ip8v-3vdj', 'contactPoint': {'hasEmail': 'mailto:DialysisData@umich.edu', 'fn': 'Dialysis Facility Compare'}, 'issued': '2020-01-22', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/ip8v-3vdj', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/ip8v-3vdj/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/ip8v-3vdj/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/ip8v-3vdj/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/ip8v-3vdj/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['dfc', 'dialysis', 'dialysis facilities', 'linking quality to payment - qip'], 'bureauCode': ['009:38'], 'modified': '2020-01-22', 'title': 'ESRD QIP - Dialysis Adequacy - Payment Year 2020'}, {'description': '<p>This dataset includes facility details, performance rate, measure score, and the state and national average scores for each of the ICH CAHPS survey metrics that are included in the composite measure, as well as the measure score and the state and national average scores for the overall ICH CAHPS measure included in the PY 2020 ESRD QIP.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Dialysis Facility Compare'], 'landingPage': 'https://data.medicare.gov/d/v29m-db8t', 'contactPoint': {'hasEmail': 'mailto:DialysisData@umich.edu', 'fn': 'Dialysis Facility Compare'}, 'issued': '2020-01-22', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/v29m-db8t', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/v29m-db8t/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/v29m-db8t/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/v29m-db8t/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/v29m-db8t/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['dfc', 'dialysis', 'dialysis facilities', 'linking quality to payment - qip'], 'bureauCode': ['009:38'], 'modified': '2020-01-22', 'title': 'ESRD QIP – In-Center Hemodialysis Consumer Assessment Of Healthcare Providers And Services Systems (ICH CAHPS) Survey - Payment Year 2020'}, {'description': '<p>This dataset includes facility details, the number of eligible cases, numerator, denominator, performance rates, and measure score for each clinical measure and the measure score for each reporting measure included in the PY 2020 ESRD QIP.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Dialysis Facility Compare'], 'landingPage': 'https://data.medicare.gov/d/qt66-qjh7', 'contactPoint': {'hasEmail': 'mailto:DialysisData@umich.edu', 'fn': 'Dialysis Facility Compare'}, 'issued': '2020-01-22', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/qt66-qjh7', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/qt66-qjh7/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/qt66-qjh7/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/qt66-qjh7/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/qt66-qjh7/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['dfc', 'dialysis', 'dialysis facilities', 'linking quality to payment - qip'], 'bureauCode': ['009:38'], 'modified': '2020-01-22', 'title': 'ESRD QIP - Complete QIP Data - Payment Year 2020'}, {'description': '<p>This dataset includes facility details, measure score, and the state and national average measure scores for the NHSN healthcare personnel influenza vaccination reporting measure included in the PY 2020 ESRD QIP.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Dialysis Facility Compare'], 'landingPage': 'https://data.medicare.gov/d/atjw-fc84', 'contactPoint': {'hasEmail': 'mailto:DialysisData@umich.edu', 'fn': 'Dialysis Facility Compare'}, 'issued': '2020-01-22', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/atjw-fc84', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/atjw-fc84/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/atjw-fc84/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/atjw-fc84/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/atjw-fc84/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['dfc', 'dialysis', 'dialysis facilities', 'linking quality to payment - qip'], 'bureauCode': ['009:38'], 'modified': '2020-01-22', 'title': 'ESRD QIP - National Healthcare Safety Network Healthcare Personnel Influenza Vaccination - Payment Year 2020'}, {'description': '<p>This dataset includes facility details, performance ratio, measure score, and the state and national average measure scores for the STrR measure included in the PY 2020 ESRD QIP.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Dialysis Facility Compare'], 'landingPage': 'https://data.medicare.gov/d/cm6g-gfbc', 'contactPoint': {'hasEmail': 'mailto:DialysisData@umich.edu', 'fn': 'Dialysis Facility Compare'}, 'issued': '2020-01-22', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/cm6g-gfbc', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/cm6g-gfbc/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/cm6g-gfbc/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/cm6g-gfbc/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/cm6g-gfbc/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['dfc', 'dialysis', 'dialysis facilities', 'linking quality to payment - qip'], 'bureauCode': ['009:38'], 'modified': '2020-01-22', 'title': 'ESRD QIP - Standardized Transfusion Ratio - Payment Year 2020'}, {'description': '<p>This dataset includes facility details, measure score, and the state and national average measure scores for the pain assessment and follow up reporting measure included in the PY 2020 ESRD QIP.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Dialysis Facility Compare'], 'landingPage': 'https://data.medicare.gov/d/bazu-6xpx', 'contactPoint': {'hasEmail': 'mailto:DialysisData@umich.edu', 'fn': 'Dialysis Facility Compare'}, 'issued': '2020-01-22', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/bazu-6xpx', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/bazu-6xpx/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/bazu-6xpx/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/bazu-6xpx/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/bazu-6xpx/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['dfc', 'dialysis', 'dialysis facilities', 'linking quality to payment - qip'], 'bureauCode': ['009:38'], 'modified': '2020-01-22', 'title': 'ESRD QIP - Pain Assessment and Follow-up - Payment Year 2020'}, {'description': '<p>This dataset includes facility details, total performance score, and payment reduction percentage for each facility as well as the state and national average total performance scores for the PY 2020 ESRD QIP.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Dialysis Facility Compare'], 'landingPage': 'https://data.medicare.gov/d/fqah-awe3', 'contactPoint': {'hasEmail': 'mailto:DialysisData@umich.edu', 'fn': 'Dialysis Facility Compare'}, 'issued': '2020-01-22', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/fqah-awe3', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/fqah-awe3/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/fqah-awe3/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/fqah-awe3/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/fqah-awe3/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['dfc', 'dialysis', 'dialysis facilities', 'linking quality to payment - qip'], 'bureauCode': ['009:38'], 'modified': '2020-01-22', 'title': 'ESRD QIP - Total Performance Scores - Payment Year 2020'}, {'description': '<p>This dataset includes facility details, performance ratio, measure score, and the state and national average measure scores for the SRR measure included in the PY 2020 ESRD QIP.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Dialysis Facility Compare'], 'landingPage': 'https://data.medicare.gov/d/efv3-vm3n', 'contactPoint': {'hasEmail': 'mailto:DialysisData@umich.edu', 'fn': 'Dialysis Facility Compare'}, 'issued': '2020-01-22', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/efv3-vm3n', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/efv3-vm3n/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/efv3-vm3n/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/efv3-vm3n/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/efv3-vm3n/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['dfc', 'dialysis', 'dialysis facilities', 'linking quality to payment - qip'], 'bureauCode': ['009:38'], 'modified': '2020-01-22', 'title': 'ESRD QIP - Standardized Readmission Ratio - Payment Year 2020'}, {'description': '<p>This dataset includes facility details, NHSN bloodstream infection performance ratio, NHSN dialysis events number of months reported, NHSN combined measure score, and the state and national average measure scores for the NHSN combined measure score, and the following NHSN measures: NHSN dialysis event number of months reported and the NHSN Bloodstream Infection ratio, which comprise the NHSN combined measure score included in the PY 2020 ESRD QIP.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Dialysis Facility Compare'], 'landingPage': 'https://data.medicare.gov/d/bmqj-88i5', 'contactPoint': {'hasEmail': 'mailto:DialysisData@umich.edu', 'fn': 'Dialysis Facility Compare'}, 'issued': '2020-01-22', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/bmqj-88i5', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/bmqj-88i5/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/bmqj-88i5/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/bmqj-88i5/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/bmqj-88i5/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['dfc', 'dialysis', 'dialysis facilities', 'linking quality to payment - qip'], 'bureauCode': ['009:38'], 'modified': '2020-01-22', 'title': 'ESRD QIP – National Healthcare Safety Network combined measure - Payment Year 2020'}, {'description': '<p>This dataset includes facility details, measure score, and the state and national average measure scores for the serum phosphorous reporting measure included in the PY 2020 ESRD QIP.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Dialysis Facility Compare'], 'landingPage': 'https://data.medicare.gov/d/vcdt-av5j', 'contactPoint': {'hasEmail': 'mailto:DialysisData@umich.edu', 'fn': 'Dialysis Facility Compare'}, 'issued': '2020-01-22', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/vcdt-av5j', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/vcdt-av5j/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/vcdt-av5j/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/vcdt-av5j/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/vcdt-av5j/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['dfc', 'dialysis', 'dialysis facilities', 'linking quality to payment - qip'], 'bureauCode': ['009:38'], 'modified': '2020-01-22', 'title': 'ESRD QIP - Serum Phosphorous Reporting - Payment Year 2020'}, {'description': '<p>This dataset includes facility details, performance rate, measure score, and the state and national average measure scores for the hypercalcemia measure included in the PY 2020 ESRD QIP.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Dialysis Facility Compare'], 'landingPage': 'https://data.medicare.gov/d/7eyv-c623', 'contactPoint': {'hasEmail': 'mailto:DialysisData@umich.edu', 'fn': 'Dialysis Facility Compare'}, 'issued': '2020-01-22', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/7eyv-c623', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/7eyv-c623/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/7eyv-c623/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/7eyv-c623/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/7eyv-c623/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['dfc', 'dialysis', 'dialysis facilities', 'linking quality to payment - qip'], 'bureauCode': ['009:38'], 'modified': '2020-01-22', 'title': 'ESRD QIP - Hypercalcemia - Payment Year 2020'}, {'description': '<p>This dataset includes facility details, measure score, and the state and national average measure scores for the anemia management reporting measure included in the PY 2020 ESRD QIP.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Dialysis Facility Compare'], 'landingPage': 'https://data.medicare.gov/d/t6ez-29z5', 'contactPoint': {'hasEmail': 'mailto:DialysisData@umich.edu', 'fn': 'Dialysis Facility Compare'}, 'issued': '2020-01-22', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/t6ez-29z5', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/t6ez-29z5/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/t6ez-29z5/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/t6ez-29z5/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/t6ez-29z5/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['dfc', 'dialysis', 'dialysis facilities', 'linking quality to payment - qip'], 'bureauCode': ['009:38'], 'modified': '2020-01-22', 'title': 'ESRD QIP - Anemia Management Reporting - Payment Year 2020'}, {'description': '<p>This table includes a description of the footnotes that are used in the ESRD QIP datasets.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Dialysis Facility Compare'], 'landingPage': 'https://data.medicare.gov/d/tapt-6nrb', 'contactPoint': {'hasEmail': 'mailto:DialysisData@umich.edu', 'fn': 'Dialysis Facility Compare'}, 'issued': '2020-01-22', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/tapt-6nrb', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/tapt-6nrb/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/tapt-6nrb/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/tapt-6nrb/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/tapt-6nrb/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['dfc', 'dialysis', 'dialysis facilities', 'linking quality to payment - qip'], 'bureauCode': ['009:38'], 'modified': '2020-01-22', 'title': 'ESRD QIP – Footnotes'}, {'description': '<p>NNDSS - Table I. infrequently reported notifiable diseases - 2018. In this Table, provisional cases of selected infrequently reported notifiable diseases (<1,000 cases reported during the preceding year) are displayed. This tables excludes U.S. territories.</p>\n<p>Notice: The case counts for Haemophilus influenzae, invasive disease Nontypeable" and "Non-b serotype" were switched for 2018 weeks 1-52.</p>\n<p>Note:<br />\nThese are provisional cases of selected national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia are collated and published weekly on the NNDSS Data and Statistic web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnote:<br />\n—: No reported cases. N: Not reportable. NA: Not available. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts.</p>\n<ul>\n<li>Case counts for reporting years 2017 and 2018 are provisional and subject to change. Data for years 2013 through 2016 are finalized. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>.</li>\n</ul>\n<p>† This table does not include cases from the U.S. territories.</p>\n<p>§ Calculated by summing the incidence counts for the current week, the 2 weeks preceding the current week, and the 2 weeks following the current week, for a total of 5 preceding years. Additional information is available at <a href="https://wwwn.cdc.gov/nndss/document/5yearweeklyaverage.pdf">https://wwwn.cdc.gov/nndss/document/5yearweeklyaverage.pdf</a>.</p>\n<p>¶ Not reportable in all jurisdictions. Data from states where the condition is not reportable are excluded from this table, except for the arboviral diseases and influenza-associated pediatric mortality. Reporting exceptions are available at <a href="http://wwwn.cdc.gov/nndss/downloads.html">http://wwwn.cdc.gov/nndss/downloads.html</a>.</p>\n<p>** Please refer to the CDC WONDER for weekly updates to the footnote for this condition.</p>\n<p>†† Please refer to the CDC WONDER for weekly updates to the footnote for this condition.</p>\n<p>§§ Novel influenza A virus infections are human infections with influenza A viruses that are different from currently circulating human seasonal influenza viruses. With the exception of one avian lineage influenza A (H7N2) virus, all novel influenza A virus infections reported to CDC since 2013 have been variant influenza viruses.</p>\n<p>¶¶ Prior to 2018, cases of paratyphoid fever were included with salmonellosis cases (see Table II).</p>\n<p>*** Prior to 2015, CDC\'s National Notifiable Diseases Surveillance System (NNDSS) did not receive electronic data about incident cases of specific viral hemorrhagic fevers; instead data were collected in aggregate as "viral hemorrhagic fevers\'. NNDSS was updated beginning in 2015 to receive data for each of the viral hemorrhagic fevers listed.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/5fyu-rtk3', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-02-12', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/5fyu-rtk3', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5fyu-rtk3/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5fyu-rtk3/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5fyu-rtk3/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5fyu-rtk3/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2018', 'acute', 'anthrax', 'arboviral diseases', 'botulism', 'brucellosis', 'chancroid', 'chikungunya virus disease', 'cholera', 'chronic', 'congenital', 'crimean-congo hemorrhagic fever virus', 'cyclosporiasis', 'diphtheria', 'eastern equine encephalitis virus disease', 'ebola virus', 'foodborne', 'guanarito virus', 'haemophilus influenzae', 'hansen's disease', 'hantavirus infection', 'hantavirus pulmonary syndrome', 'hemolytic uremic syndrome post-diarrheal', 'hepatitis b', 'human', 'infant', 'influenza-associated pediatric mortality', 'invasive disease (age <5 yrs)', 'jamestown canyon virus disease', 'junin virus', 'la crosse virus disease', 'lassa virus', 'leptospirosis', 'listeriosis', 'lujo virus', 'machupo virus', 'marburg virus', 'measles', 'meningococcal disease', 'nedss', 'netss', 'neuroinvasive and nonneuroinvasive', 'nndss', 'non-b serotype', 'non-hantavirus pulmonary syndrome', 'nonparalytic', 'nontypeable', 'novel influenza a virus infections', 'other (wound & unspecified)', 'other serogroups', 'paralytic', 'paratyphoid fever', 'perinatal infection', 'plague', 'poliomyelitis', 'poliovirus infection', 'powassan virus disease', 'psittacosis', 'q fever', 'rabies', 'sabia virus', 'sars-cov', 'serogroup b', 'serogroups acwy', 'serotype b', 'smallpox', 'st. louis encephalitis virus disease', 'streptococcal toxic s shock syndrome', 'syphilis', 'total', 'toxic shock syndrome (other than streptococcal)', 'trichinellosis', 'tularemia', 'typhoid fever', 'unknown serogroups', 'unknown serotype', 'vancomycin-intermediate staphylococcus aureus', 'vancomycin-resistant staphylococcus aureus', 'viral hemorrhagic fevers', 'western equine encephalitis virus disease', 'wonder', 'yellow fever'], 'bureauCode': ['009:00'], 'modified': '2020-03-20', 'title': 'NNDSS - Table I. infrequently reported notifiable diseases'}, {'description': '<p>The interactive maps are visual representations of the Social Vulnerability Index (SVI). Data were extracted from the US Census and the American Community Survey.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Health Statistics'], 'landingPage': 'https://data.cdc.gov/d/6ssd-y5qt', 'contactPoint': {'hasEmail': 'mailto:svi_coordinator@cdc.gov', 'fn': 'Danielle Sharpe'}, 'issued': '2015-03-24', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/6ssd-y5qt', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://svi.cdc.gov/map.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['cdc', 'centers for disease control and prevention'], 'bureauCode': ['009:00'], 'modified': '2020-02-13', 'title': 'CDC Social Vulnerability Index (SVI) Mapping Dashboard'}, {'description': "<p>Social vulnerability refers to the resilience of communities when confronted by external stresses on human health, stresses such as natural or human-caused disasters, or disease outbreaks. Reducing social vulnerability can decrease both human suffering and economic loss. ATSDR's Social Vulnerability Index uses U.S. census variables at tract level to help local officials identify communities that may need support in preparing for hazards, or recovering from disaster.</p>\n", 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Health Statistics'], 'landingPage': 'https://data.cdc.gov/d/u6k2-rtt3', 'contactPoint': {'hasEmail': 'mailto:svi_coordinator@cdc.gov', 'fn': 'Danielle Sharpe'}, 'issued': '2015-03-24', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/u6k2-rtt3', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'accessURL': 'http://svi.cdc.gov/SVIDataToolsDownload.html', 'mediaType': 'application/unknown'}], 'keyword': ['american community survey', 'at-risk', 'census', 'population', 'social vulnerability', 'social vulnerability index', 'svi', 'vulnerability'], 'bureauCode': ['009:00'], 'modified': '2020-02-13', 'title': 'CDC Social Vulnerability Index (SVI)'}, {'description': '<p>This file contains Merit-Based Incentive Payment System (MIPS) final scores and performance category scores for clinicians. This dataset was updated on March 18, 2020.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Physician Compare'], 'landingPage': 'https://data.medicare.gov/d/j79y-bz9t', 'contactPoint': {'hasEmail': 'mailto:physiciancompare-helpdesk@acumenllc.com', 'fn': 'CMS'}, 'issued': '2019-08-01', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/j79y-bz9t', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/j79y-bz9t/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/j79y-bz9t/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/j79y-bz9t/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/j79y-bz9t/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['individual quality', 'mips', 'physician compare', 'qcdr', 'quality', 'quality measures'], 'bureauCode': ['009:38'], 'modified': '2020-03-18', 'title': 'Physician Compare 2017 Individual EC Public Reporting - Overall MIPS Performance'}, {'description': '<p>This file contains the Consumer Assessment of Healthcare Providers and Systems (CAHPS) for MIPS measures reported by groups. This dataset was updated on March 18, 2020.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Physician Compare'], 'landingPage': 'https://data.medicare.gov/d/sdab-jf24', 'contactPoint': {'hasEmail': 'mailto:physiciancompare-helpdesk@acumenllc.com', 'fn': 'CMS'}, 'issued': '2019-08-01', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/sdab-jf24', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/sdab-jf24/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/sdab-jf24/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/sdab-jf24/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/sdab-jf24/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cahps', 'patient survey', 'physician compare', 'quality', 'quality measures'], 'bureauCode': ['009:38'], 'modified': '2020-03-18', 'title': 'Physician Compare 2017 Group Public Reporting - Patient Experience'}, {'description': '<p>CMS has released several information products that provide greater transparency on spending for drugs in the Medicare and Medicaid programs.</p>\n<p>The CMS Drug Spending Dashboards are interactive, Web-based tools that provide spending information for drugs in the Medicare Part B and D programs as well as Medicaid. The Dashboards focus on average spending per dosage unit and change in average spending per dosage unit over time. The tools also include additional manufacturer-level drug spending information as well as consumer-friendly descriptions of the drug uses and clinical indications.</p>\n<p>Machine-readable CMS Drug Spending Summary Data Files, which include the data in the Dashboards as well as additional spending and utilization data for the most recent five years, are available for download in Excel.</p>\n<p>The Part B Discarded Drug Units report is a set of summary tables that presents spending information for Medicare Part B drugs claims that were identified as having discarded amounts of a drug.</p>\n', 'programCode': ['009:000'], 'temporal': '2012-01-01T05:00:00-05:00/2018-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Information-on-Prescription-Drugs/index.html', 'modified': '2020-03-06', 'contactPoint': {'hasEmail': 'mailto:DrugListInput@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2015-12-21', 'accessLevel': 'public', 'identifier': '628', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Information-on-Prescription-Drugs/index.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Claims', 'Expenditures', 'Interactive Tools', 'Medicare', 'National', 'Opioids', 'Outpatient', 'Part B', 'Part D', 'Prescription Drug Plans', 'Prescription Drugs', 'Publicly Available Data File - for download', 'Trends', 'Utilization'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'CMS Drug Spending'}, {'description': '<p>The Geographic Variation Dashboards present Medicare fee-for-service per-capita spending at the state and county level in an interactive format. We calculated the spending figures in these dashboards using standardized dollars that remove the effects of the geographic adjustments that Medicare makes for many of its payment rates.</p>\n', 'programCode': ['009:000'], 'temporal': '2009-01-01T05:00:00-05:00/2018-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Medicare-Geographic-Variation/GV_Dashboard', 'modified': '2020-03-06', 'contactPoint': {'hasEmail': 'mailto:medicareproviderdata@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2013-06-03', 'accessLevel': 'public', 'identifier': '445', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Medicare-Geographic-Variation/GV_Dashboard', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Ambulatory Surgical Center', 'County', 'Durable Medical Equipment (DME)', 'Federally Qualified Health Center (FQHC)', 'Hospice', 'Hospital Referral Region', 'Inpatient', 'Interactive Tools', 'Medicare', 'National', 'Outpatient', 'Part A', 'Part B', 'Publicly Available Data File - for download', 'Quality', 'State', 'Utilization'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Geographic Variation in Medicare Spending Dashboard', 'accrualPeriodicity': 'R/P1Y'}, {'description': '<p>The Medicare Geographic Variation Public Use File provides the ability to view demographic, utilization and quality indicators at the state level (including Washington DC, Puerto Rico, and Virgin Islands), and at the Hospital Referral Region (HRR) level. This aggregated program data enables researchers and policymakers to evaluate geographic variation in the utilization and quality of health care services for the Medicare Fee for Service population.</p>\n', 'programCode': ['009:000'], 'temporal': '2007-01-01T05:00:00-05:00/2018-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Medicare-Geographic-Variation/GV_PUF', 'modified': '2020-03-06', 'contactPoint': {'hasEmail': 'mailto:medicareproviderdata@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2020-03-06', 'accessLevel': 'public', 'identifier': '262', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Medicare-Geographic-Variation/GV_PUF', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Acute Care Hospital', 'Ambulatory Surgical Center', 'Chronic Condition', 'Claims', 'County', 'Disparity', 'Durable Medical Equipment (DME)', 'Emergency Room-Department', 'End Stage Renal Disease (ESRD)', 'Enrollment', 'Federally Qualified Health Center (FQHC)', 'Home Health (HHA)', 'Hospice', 'Hospital', 'Hospital Referral Region', 'Inpatient', 'Long Term Care (LTC)', 'Medicare', 'Medicare Advantage', 'Minority Health', 'National', 'Outpatient', 'Part A', 'Part B', 'Part C', 'Payments', 'Persons Served', 'Preventive Services', 'Publicly Available Data File - for download', 'Quality', 'Readmissions', 'Skilled Nursing (SNF)', 'State', 'Statistics', 'Utilization'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medicare Geographic Variation - Public Use File', 'accrualPeriodicity': 'R/P1Y', 'describedBy': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Medicare-Geographic-Variation/Downloads/Geo_Var_PUF_Methods_Paper.pdf'}, {'description': '<p>Payroll-Based Journal staffing data submitted by long term care facilities. Data are presented as one row per work day, for each facility.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services (CMS)'}, 'theme': ['Special Programs/Initiatives - Long Term Care Facility Staffing Payroll-Based Journal'], 'landingPage': 'https://data.cms.gov/d/4juw-fxcf', 'contactPoint': {'hasEmail': 'mailto:nhstaffing@cms.hhs.gov', 'fn': 'nhstaffing@cms.hhs.gov'}, 'issued': '2019-10-23', 'accessLevel': 'public', 'identifier': 'https://data.cms.gov/api/views/4juw-fxcf', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cms.gov/api/views/4juw-fxcf/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cms.gov/api/views/4juw-fxcf/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cms.gov/api/views/4juw-fxcf/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cms.gov/api/views/4juw-fxcf/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['centers-for-medicare-medicaid-services-cms'], 'bureauCode': ['009:38'], 'modified': '2019-10-23', 'title': 'PBJ Daily Nurse Staffing CY 2019 Q2'}, {'description': '<p>Payroll-Based Journal non-nurse staffing data submitted by long term care facilities. Data are presented as one row per work day, for each facility.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services (CMS)'}, 'theme': ['Special Programs/Initiatives - Long Term Care Facility Staffing Payroll-Based Journal'], 'landingPage': 'https://data.cms.gov/d/n6n2-ryhw', 'contactPoint': {'hasEmail': 'mailto:nhstaffing@cms.hhs.gov', 'fn': 'nhstaffing@cms.hhs.gov'}, 'issued': '2018-10-24', 'accessLevel': 'public', 'identifier': 'https://data.cms.gov/api/views/n6n2-ryhw', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cms.gov/api/views/n6n2-ryhw/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cms.gov/api/views/n6n2-ryhw/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cms.gov/api/views/n6n2-ryhw/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cms.gov/api/views/n6n2-ryhw/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['centers-for-medicare-medicaid-services-cms'], 'bureauCode': ['009:38'], 'modified': '2018-12-19', 'title': 'PBJ Daily Non-Nurse Staffing CY 2018 Q1'}, {'description': '<p>Payroll-Based Journal staffing data submitted by long term care facilities. Data are presented as one row per work day, for each facility.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services (CMS)'}, 'theme': ['Special Programs/Initiatives - Long Term Care Facility Staffing Payroll-Based Journal'], 'landingPage': 'https://data.cms.gov/d/nxdr-vqyq', 'contactPoint': {'hasEmail': 'mailto:nhstaffing@cms.hhs.gov', 'fn': 'nhstaffing@cms.hhs.gov'}, 'issued': '2019-10-23', 'accessLevel': 'public', 'identifier': 'https://data.cms.gov/api/views/nxdr-vqyq', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cms.gov/api/views/nxdr-vqyq/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cms.gov/api/views/nxdr-vqyq/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cms.gov/api/views/nxdr-vqyq/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cms.gov/api/views/nxdr-vqyq/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['centers-for-medicare-medicaid-services-cms'], 'bureauCode': ['009:38'], 'modified': '2019-10-23', 'title': 'PBJ Daily Non-Nurse Staffing CY 2019 Q2'}, {'description': '<p>Payroll-Based Journal nurse staffing data submitted by long term care facilities. Data are presented as one row per work day, for each facility.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services (CMS)'}, 'theme': ['Special Programs/Initiatives - Long Term Care Facility Staffing Payroll-Based Journal'], 'landingPage': 'https://data.cms.gov/d/uscz-xxq8', 'contactPoint': {'hasEmail': 'mailto:nhstaffing@cms.hhs.gov', 'fn': 'nhstaffing@cms.hhs.gov'}, 'issued': '2018-10-24', 'accessLevel': 'public', 'identifier': 'https://data.cms.gov/api/views/uscz-xxq8', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cms.gov/api/views/uscz-xxq8/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cms.gov/api/views/uscz-xxq8/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cms.gov/api/views/uscz-xxq8/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cms.gov/api/views/uscz-xxq8/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['centers-for-medicare-medicaid-services-cms'], 'bureauCode': ['009:38'], 'modified': '2018-12-19', 'title': 'PBJ Daily Nurse Staffing CY 2018 Q1'}, {'description': '<p>This dataset includes facility details, measure score, and the state and national average measure scores for the clinical depression screening and follow up reporting measure included in the PY 2020 ESRD QIP.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Dialysis Facility Compare'], 'landingPage': 'https://data.medicare.gov/d/5grf-7wj2', 'contactPoint': {'hasEmail': 'mailto:DialysisData@umich.edu', 'fn': 'Dialysis Facility Compare'}, 'issued': '2020-01-22', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/5grf-7wj2', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/5grf-7wj2/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/5grf-7wj2/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/5grf-7wj2/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/5grf-7wj2/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['dfc', 'dialysis', 'dialysis facilities', 'linking quality to payment - qip'], 'bureauCode': ['009:38'], 'modified': '2020-01-22', 'title': 'ESRD QIP - Clinical Depression Screening and Follow-up - Payment Year 2020'}, {'description': "<p>CDC's Division of Population Health provides cross-cutting set of 124 indicators that were developed by consensus and that allows states and territories and large metropolitan areas to uniformly define, collect, and report chronic disease data that are important to public health practice and available for states, territories and large metropolitan areas. In addition to providing access to state-specific indicator data, the CDI web site serves as a gateway to additional information and data resources.</p>\n", 'programCode': ['009:020'], 'title': 'U.S. Chronic Disease Indicators (CDI)', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Chronic Disease Indicators'], 'landingPage': 'https://data.cdc.gov/d/g4ie-h725', 'contactPoint': {'hasEmail': 'mailto:PublicInquiriesDPH@cdc.gov', 'fn': 'DPH Public Inquiries'}, 'issued': '2018-05-24', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/g4ie-h725', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/g4ie-h725/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/g4ie-h725/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/g4ie-h725/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/g4ie-h725/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['alcohol', 'arthritis', 'asthma', 'cancer', 'cardiovascular disease', 'cdi', 'chronic disease indicators', 'chronic kidney disease', 'chronic obstructive pulmonary disease', 'diabetes', 'disability', 'immunization', 'mental health', 'nutrition physical activity and weight status', 'older adults', 'oral health', 'overarching conditions', 'public health', 'reproductive health', 'tobacco'], 'bureauCode': ['009:20'], 'modified': '2020-01-27', 'references': ['https://www.cdc.gov/mmwr/pdf/rr/rr6401.pdf'], 'describedBy': 'https://chronicdata.cdc.gov/Chronic-Disease-Indicators/U-S-Chronic-Disease-Indicators-CDI-/g4ie-h725'}, {'description': '<p>NNDSS - TABLE 1OO. Viral hemorrhagic fevers, Machupo virus to Viral hemorrhagic fevers, Sabia virus – 2020. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published.<br />\nNC: Not calculated — There is insufficient data available to support the calculation of this statistic.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2019 and 2020 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the U.S., a U.S. territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-U.S. Residents\' category. Country of usual residence is currently not reported by all jurisdictions or for all conditions. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n†Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />\n§ Prior to 2015, CDC\'s National Notifiable Diseases Surveillance System (NNDSS) did not receive electronic data about incident cases of specific viral hemorrhagic fevers; instead data were collected in aggregate as "viral hemorrhagic fevers". NNDSS was updated beginning in 2015 to receive data for each of the viral hemorrhagic fevers listed.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'landingPage': 'https://data.cdc.gov/d/deut-fu2f', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2020-01-15', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/deut-fu2f', '@type': 'dcat:Dataset', 'modified': '2020-01-15', 'keyword': ['2020', 'machupo virus', 'marburg virus', 'nedss', 'netss', 'nndss', 'sabia virus', 'viral hemorrhagic fevers', 'wonder'], 'bureauCode': ['009:00'], 'theme': ['NNDSS'], 'title': 'NNDSS - TABLE 1OO. Viral hemorrhagic fevers, Machupo virus to Viral hemorrhagic fevers, Sabia virus'}, {'description': '<p>NNDSS - Table II. Salmonellosis (excluding typhoid fever and paratyphoid fever) to Shigellosis - 2018. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states or territory.</p>\n<p>Note:</p>\n<p>This table contains provisional cases of selected national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:</p>\n<p>C.N.M.I.: Commonwealth of Northern Mariana Islands.<br />\nU: Unavailable. —: No reported cases. N: Not reportable. NA: Not Available. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<ul>\n<li>Case counts for reporting years 2017 and 2018 are provisional and subject to change. Data for years 2013 through 2016 are finalized. FoFor further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>.</li>\n</ul>\n<p>† Prior to 2018, cases of paratyphoid fever were included as salmonellosis, but beginning in 2018 they are being published as paratyphoid fever (see Table 1).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/6rpz-c2y5', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-01-03', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/6rpz-c2y5', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6rpz-c2y5/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6rpz-c2y5/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6rpz-c2y5/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6rpz-c2y5/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2018', 'nedss', 'netss', 'nndss', 'salmonellosis (excluding typhoid fever and paratyphoid fever)', 'shiga toxin-producing escherichia coli', 'shigellosis', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-01-03', 'title': 'NNDSS - Table II. Salmonellosis (excluding typhoid fever and paratyphoid fever) to Shigellosis'}, {'description': '<p>NNDSS - Table II. Meningococcal disease to Pertussis - 2018. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states or territory.</p>\n<p>Note:</p>\n<p>This table contains provisional cases of selected national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:</p>\n<p>C.N.M.I.: Commonwealth of Northern Mariana Islands.<br />\nU: Unavailable. —: No reported cases. N: Not reportable. NA: Not Available. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<ul>\n<li>Case counts for reporting years 2017 and 2018 are provisional and subject to change. Data for years 2013 through 2016 are finalized. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>.</li>\n</ul>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/9qys-crt2', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-01-03', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/9qys-crt2', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/9qys-crt2/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/9qys-crt2/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/9qys-crt2/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/9qys-crt2/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2018', 'all serogroups', 'meningococcal disease', 'mumps', 'nedss', 'netss', 'nndss', 'pertussis', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-01-03', 'title': 'NNDSS - Table II. Meningococcal disease to Pertussis'}, {'description': '<p>NNDSS - Table II. Giardiasis to Haemophilus influenza - 2018. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states or territory.</p>\n<p>Note:</p>\n<p>This table contains provisional cases of selected national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:</p>\n<p>C.N.M.I.: Commonwealth of Northern Mariana Islands.<br />\nU: Unavailable. —: No reported cases. N: Not reportable. NA: Not Available. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<ul>\n<li>Case counts for reporting years 2017 and 2018 are provisional and subject to change. Data for years 2013 through 2016 are finalized. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>.</li>\n</ul>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/m6gf-vfkz', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-01-03', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/m6gf-vfkz', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/m6gf-vfkz/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/m6gf-vfkz/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/m6gf-vfkz/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/m6gf-vfkz/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2018', 'all serotypes)', 'giardiasis', 'gonorrhea', 'haemophilus influenza', 'invasive disease (all ages', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-01-03', 'title': 'NNDSS - Table II. Giardiasis to Haemophilus influenza'}, {'description': '<p>NNDSS - Table II. Ehrlichiosis and Anaplasmosis, Ehrlichia ewingii infection to Undetermined - 2018. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states or territory.</p>\n<p>Note:</p>\n<p>This table contains provisional cases of selected national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a></p>\n<p>Footnotes:</p>\n<p>C.N.M.I.: Commonwealth of Northern Mariana Islands.<br />\nU: Unavailable. —: No reported cases. N: Not reportable. NA: Not Available. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<ul>\n<li>Case counts for reporting years 2017 and 2018 are provisional and subject to change. Data for years 2013 through 2016 are finalized. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>.</li>\n</ul>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/cucp-zsht', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-01-03', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/cucp-zsht', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/cucp-zsht/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/cucp-zsht/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/cucp-zsht/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/cucp-zsht/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2018', 'ehrlichia ewingii infection', 'ehrlichiosis and anaplasmosis', 'nedss', 'netss', 'nndss', 'undetermined', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-01-03', 'title': 'NNDSS - Table II. Ehrlichiosis and Anaplasmosis, Ehrlichia ewingii infection to Undetermined'}, {'description': '<p>NNDSS - Table II. Cryptosporidiosis to Dengue virus infection - 2018. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states or territory.</p>\n<p>Note:</p>\n<p>This table contains provisional cases of selected national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a></p>\n<p>Footnotes:</p>\n<p>C.N.M.I.: Commonwealth of Northern Mariana Islands.<br />\nU: Unavailable. —: No reported cases. N: Not reportable. NA: Not Available. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<ul>\n<li>Case counts for reporting years 2017 and 2018 are provisional and subject to change. Data for years 2013 through 2016 are finalized. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>.</li>\n</ul>\n<p>† Includes data for dengue and dengue-like illness.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/fhc9-h3em', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-01-03', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/fhc9-h3em', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/fhc9-h3em/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/fhc9-h3em/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/fhc9-h3em/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/fhc9-h3em/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2018', 'cryptosporidiosis', 'dengue virus infection', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-01-03', 'title': 'NNDSS - Table II. Cryptosporidiosis to Dengue virus infection'}, {'description': '<p>NNDSS - Table III. Tuberculosis - 2017.This Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States will exclude counts from US territories. Footnote: C.N.M.I.: Commonwealth of Northern Mariana Islands. U: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable Cum: Cumulative year-to-date counts. Min: Minimum. Max: Maximum. * Case counts for reporting year 2016 and 2017 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a> Data for TB are displayed quarterly.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/9g7x-sfq4', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2018-01-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/9g7x-sfq4', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/9g7x-sfq4/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/9g7x-sfq4/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/9g7x-sfq4/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/9g7x-sfq4/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2017', 'mmwr', 'nedss', 'netss', 'nndss', 'tb', 'tuberculosis', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2018-01-26', 'title': 'NNDSS - Table III. Tuberculosis'}, {'description': "<p>This dataset includes data on adult's diet, physical activity, and weight status from Behavioral Risk Factor Surveillance System. This data is used for DNPAO's Data, Trends, and Maps database, which provides national and state specific data on obesity, nutrition, physical activity, and breastfeeding.</p>\n", 'programCode': ['009:020'], 'title': 'Nutrition, Physical Activity, and Obesity - Behavioral Risk Factor Surveillance System', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Nutrition', 'Physical Activity', 'and Obesity'], 'landingPage': 'https://data.cdc.gov/d/hn4x-zwk7', 'contactPoint': {'hasEmail': 'mailto:dnpaoinfo@cdc.gov', 'fn': 'DNPAO Public Inquiries'}, 'issued': '2019-02-22', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/hn4x-zwk7', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hn4x-zwk7/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hn4x-zwk7/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hn4x-zwk7/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hn4x-zwk7/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['adults', 'brfss', 'dnpao', 'fruit', 'nutrition', 'obesity', 'overweight', 'physical activity', 'vegetables', 'walking'], 'bureauCode': ['009:20'], 'modified': '2019-10-10', 'references': ['https://www.cdc.gov/nccdphp/dnpao/index.html'], 'describedBy': 'https://chronicdata.cdc.gov/Nutrition-Physical-Activity-and-Obesity/Nutrition-Physical-Activity-and-Obesity-Behavioral/hn4x-zwk7'}, {'description': '<p>This dataset includes select data from the U.S. Census Bureau\'s American Community Survey (ACS) on the percent of adults who bike or walk to work. This data is used for DNPAO\'s Data, Trends, and Maps database, which provides national and state specific data on obesity, nutrition, physical activity, and breastfeeding. For more information about ACS visit <a href="https://www.census.gov/programs-surveys/acs/">https://www.census.gov/programs-surveys/acs/</a>.</p>\n', 'programCode': ['009:020'], 'title': 'Nutrition, Physical Activity, and Obesity - American Community Survey', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Nutrition', 'Physical Activity', 'and Obesity'], 'landingPage': 'https://data.cdc.gov/d/8mrp-rmkw', 'contactPoint': {'hasEmail': 'mailto:dnpaoinfo@cdc.gov', 'fn': 'DNPAO Public Inquiries'}, 'issued': '2018-02-23', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/8mrp-rmkw', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/8mrp-rmkw/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/8mrp-rmkw/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/8mrp-rmkw/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/8mrp-rmkw/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['acs', 'american community survey', 'bike', 'dnpao', 'physical activity', 'walk', 'work'], 'bureauCode': ['009:20'], 'modified': '2018-07-09', 'references': ['https://www.cdc.gov/nccdphp/dnpao/index.html'], 'describedBy': 'https://chronicdata.cdc.gov/Nutrition-Physical-Activity-and-Obesity/Nutrition-Physical-Activity-and-Obesity-American-C/8mrp-rmkw'}, {'description': '<p>This dataset includes data on weight status for children aged 3 months to 4 years old from Women, Infant, and Children Participant and Program Characteristics (WIC-PC). This data is used for DNPAO\'s Data, Trends, and Maps database, which provides national and state specific data on obesity, nutrition, physical activity, and breastfeeding. For more information about WIC-PC visit <a href="https://www.fns.usda.gov/wic/national-survey-wic-participants">https://www.fns.usda.gov/wic/national-survey-wic-participants</a>.</p>\n', 'programCode': ['009:020'], 'title': 'Nutrition, Physical Activity, and Obesity - Women, Infant, and Child', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Nutrition', 'Physical Activity', 'and Obesity'], 'landingPage': 'https://data.cdc.gov/d/735e-byxc', 'contactPoint': {'hasEmail': 'mailto:dnpaoinfo@cdc.gov', 'fn': 'DNPAO Public Inquiries'}, 'issued': '2018-02-23', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/735e-byxc', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/735e-byxc/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/735e-byxc/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/735e-byxc/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/735e-byxc/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['children', 'dnpao', 'low income', 'obese', 'obesity', 'overweight', 'wic', 'wic-pc'], 'bureauCode': ['009:20'], 'modified': '2019-11-20', 'references': ['https://www.cdc.gov/nccdphp/dnpao/index.html'], 'describedBy': 'https://chronicdata.cdc.gov/Nutrition-Physical-Activity-and-Obesity/Nutrition-Physical-Activity-and-Obesity-Women-Infa/735e-byxc'}, {'description': '<p>NNDSS - Table II. West Nile virus disease - 2017. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories.</p>\n<p>Note:<br />\nThese are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting.</p>\n<p>Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available.</p>\n<p>Footnotes:<br />\n C.N.M.I.: Commonwealth of Northern Mariana Islands.</p>\n<p>U: Unavailable. —: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<p>*Three low incidence conditions, rubella, rubella congenital, and tetanus, are in Table II to facilitate case count verification with reporting jurisdictions.</p>\n<p>† Case counts for reporting year 2017 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/">http://wwwn.cdc.gov/nndss/document/</a> ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf. Data for tuberculosis are displayed in Table IV, which appears quarterly.</p>\n<p>§ Updated weekly from the Division of Vector-Borne Diseases, National Center for Emerging and Zoonotic Infectious Diseases (ArboNET Surveillance). Data for Jamestown Canyon virus, La Crosse virus, Chikungunya virus, Eastern equine encephalitis virus, Powassan virus, St. Louis virus, and Western equine encephalitis virus diseases are available in Table I.</p>\n<p>¶ Not reportable in all states. Reporting exceptions are available at <a href="http://wwwn.cdc.gov/nndss/downloads.html">http://wwwn.cdc.gov/nndss/downloads.html</a>.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/m5zs-rf6r', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2018-01-04', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/m5zs-rf6r', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/m5zs-rf6r/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/m5zs-rf6r/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/m5zs-rf6r/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/m5zs-rf6r/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2017', 'mmwr', 'nedss', 'netss', 'nndss', 'west nile virus', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2018-01-04', 'title': 'NNDSS - Table II. West Nile virus disease'}, {'description': '<p>NNDSS - Table II. Vibriosis - 2017. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories.</p>\n<p>Note:<br />\nThese are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting.</p>\n<p>Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available.</p>\n<p>Footnotes:<br />\n C.N.M.I.: Commonwealth of Northern Mariana Islands.</p>\n<p>U: Unavailable. —: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<p>*Three low incidence conditions, rubella, rubella congenital, and tetanus, are in Table II to facilitate case count verification with reporting jurisdictions.</p>\n<p>† Case counts for reporting year 2017 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/">http://wwwn.cdc.gov/nndss/document/</a> ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf. Data for tuberculosis are displayed in Table IV, which appears quarterly.</p>\n<p>§ The national surveillance case definition was revised in 2017 to include infections confirmed by culture-independent diagnostic tests as probable cases.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/98pz-jhyt', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2018-01-04', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/98pz-jhyt', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/98pz-jhyt/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/98pz-jhyt/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/98pz-jhyt/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/98pz-jhyt/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2017', 'mmwr', 'nedss', 'netss', 'nndss', 'other than toxigenic vibrio cholerae o1 or o139)', 'vibriosis (any species of the family vibrionaceae', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2018-01-04', 'title': 'NNDSS - Table II. Vibriosis'}, {'description': '<p>NNDSS - Table II. Salmonellosis to Shigellosis - 2017. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories.</p>\n<p>Note:<br />\nThese are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting.</p>\n<p>Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available.</p>\n<p>Footnotes:<br />\n C.N.M.I.: Commonwealth of Northern Mariana Islands.</p>\n<p>U: Unavailable. —: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<p>*Three low incidence conditions, rubella, rubella congenital, and tetanus, are in Table II to facilitate case count verification with reporting jurisdictions.</p>\n<p>† Case counts for reporting year 2017 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/">http://wwwn.cdc.gov/nndss/document/</a> ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf. Data for tuberculosis are displayed in Table IV, which appears quarterly.</p>\n<p>$ Includes E. coli O157:H7, Shiga toxin-positive, serogroup non-O157, and Shiga toxin-positive, not serogrouped.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/hwyq-75wu', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2018-01-04', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/hwyq-75wu', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hwyq-75wu/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hwyq-75wu/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hwyq-75wu/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hwyq-75wu/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2017', 'mmwr', 'nedss', 'netss', 'nndss', 'salmonellosis', 'shiga toxin-producing e. coli', 'shigellosis', 'stec', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2018-01-04', 'title': 'NNDSS - Table II. Salmonellosis to Shigellosis'}, {'description': '<p>NNDSS - Table II. Rabies, animal to Rubella, congenital syndrome - 2017. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories.</p>\n<p>Note:<br />\nThese are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting.</p>\n<p>Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available.</p>\n<p>Footnotes:<br />\n C.N.M.I.: Commonwealth of Northern Mariana Islands.</p>\n<p>U: Unavailable. —: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<p>*Three low incidence conditions, rubella, rubella congenital, and tetanus, are in Table II to facilitate case count verification with reporting jurisdictions.</p>\n<p>† Case counts for reporting year 2017 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/">http://wwwn.cdc.gov/nndss/document/</a> ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf. Data for tuberculosis are displayed in Table IV, which appears quarterly.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/scxv-4u4u', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2018-01-04', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/scxv-4u4u', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/scxv-4u4u/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/scxv-4u4u/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/scxv-4u4u/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/scxv-4u4u/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2017', 'animal', 'congenital syndrome', 'mmwr', 'nedss', 'netss', 'nndss', 'rabies', 'rubella', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2018-01-04', 'title': 'NNDSS - Table II. Rabies, animal to Rubella, congenital syndrome'}, {'description': '<p>NNDSS - Table II. Invasive Pneumococcal Diseases, All Ages - 2017. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories.</p>\n<p>Note:<br />\nThese are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting.</p>\n<p>Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available.</p>\n<p>Footnotes:<br />\n C.N.M.I.: Commonwealth of Northern Mariana Islands.</p>\n<p>U: Unavailable. —: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<p>*Three low incidence conditions, rubella, rubella congenital, and tetanus, are in Table II to facilitate case count verification with reporting jurisdictions.</p>\n<p>† Case counts for reporting year 2017 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/">http://wwwn.cdc.gov/nndss/document/</a> ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf. Data for tuberculosis are displayed in Table IV, which appears quarterly.</p>\n<p>§ Includes drug resistant and susceptible cases of Invasive Pneumococcal Disease. This condition was previously named Streptococcus pneumoniae invasive disease and cases were reported to CDC using different event codes to specify whether the cases were drug resistant or in a defined age group, such as <5 years.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/mbsb-z5f8', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2018-01-04', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/mbsb-z5f8', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mbsb-z5f8/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mbsb-z5f8/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mbsb-z5f8/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mbsb-z5f8/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2017', 'all ages', 'invasive pneumococcal diseases', 'mmwr', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2018-01-04', 'title': 'NNDSS - Table II. Invasive Pneumococcal Diseases, All Ages'}, {'description': '<p>NNDSS - Table II. Ehrlichiosis and Anaplasmosis - 2017. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories.</p>\n<p>Note:<br />\nThese are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting.</p>\n<p>Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available.</p>\n<p>Footnotes:<br />\n C.N.M.I.: Commonwealth of Northern Mariana Islands.</p>\n<p>U: Unavailable. —: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<p>*Three low incidence conditions, rubella, rubella congenital, and tetanus, are in Table II to facilitate case count verification with reporting jurisdictions.</p>\n<p>† Case counts for reporting year 2017 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/">http://wwwn.cdc.gov/nndss/document/</a> ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf. Data for tuberculosis are displayed in Table IV, which appears quarterly.</p>\n<p>§ Please refer to the MMWR publication for weekly updates to the footnote for this condition.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/gz3p-wzwf', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2018-01-04', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/gz3p-wzwf', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/gz3p-wzwf/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/gz3p-wzwf/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/gz3p-wzwf/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/gz3p-wzwf/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2017', 'anaplasma phagocytophilum', 'ehrlichia chaffeensis', 'ehrlichiosis and anaplasmosis', 'mmwr', 'nedss', 'netss', 'nndss', 'undetermined', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2018-01-04', 'title': 'NNDSS - Table II. Ehrlichiosis and Anaplasmosis'}, {'description': '<p>NNDSS - Table II. Babesiosis to Campylobacteriosis - 2017. In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories.</p>\n<p>Note:<br />\nThese are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting.</p>\n<p>Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available.</p>\n<p>Footnotes:<br />\n C.N.M.I.: Commonwealth of Northern Mariana Islands.</p>\n<p>U: Unavailable. —: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<ul>\n<li>Three low incidence conditions, rubella, rubella congenital, and tetanus, are in Table II to facilitate case count verification with reporting jurisdictions.</li>\n</ul>\n<p>† Case counts for reporting year 2017 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/">http://wwwn.cdc.gov/nndss/document/</a> ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf. Data for tuberculosis are displayed in Table IV, which appears quarterly.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/xuah-ug7z', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2018-01-04', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/xuah-ug7z', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xuah-ug7z/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xuah-ug7z/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xuah-ug7z/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xuah-ug7z/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2017', 'babesiosis', 'campylobacteriosis', 'mmwr', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2018-01-04', 'title': 'NNDSS - Table II. Babesiosis to Campylobacteriosis'}, {'description': '<p>NNDSS - Table I. infrequently reported notifiable diseases - 2017. In this Table, provisional cases of selected infrequently reported notifiable diseases (<1,000 cases reported during the preceding year) are displayed.</p>\n<p>Note:<br />\nThese are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting.</p>\n<p>Case counts in these tables are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available.</p>\n<p>Footnote:<br />\n—: No reported cases. N: Not reportable. NA: Not available. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts.</p>\n<ul>\n<li>Case counts for reporting year 2017 are provisional and subject to change. Data for years 2012 through 2016 are finalized. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>.</li>\n</ul>\n<p>† This table does not include cases from the U.S. territories. Three low incidence conditions, rubella, rubella congenital, and tetanus, are in Table II to facilitate case count verification with reporting jurisdictions.</p>\n<p>§ Calculated by summing the incidence counts for the current week, the 2 weeks preceding the current week, and the 2 weeks following the current week, for a total of 5 preceding years. Additional information is available at <a href="http://wwwn.cdc.gov/nndss/document/5yearweeklyaverage.pdf">http://wwwn.cdc.gov/nndss/document/5yearweeklyaverage.pdf</a>.</p>\n<p>¶ Updated weekly reports from the Division of Vector-Borne Diseases, National Center for Emerging and Zoonotic Infectious Diseases (ArboNET Surveillance). Data for West Nile virus are available in Table II.</p>\n<p>** Not reportable in all jurisdictions. Data from states where the condition is not reportable are excluded from this table, except for the arboviral diseases and influenza-associated pediatric mortality. Reporting exceptions are available at <a href="http://wwwn.cdc.gov/nndss/downloads.html">http://wwwn.cdc.gov/nndss/downloads.html</a>.</p>\n<p>†† Data for Haemophilus influenzae (all ages, all serotypes) are available in Table II.</p>\n<p>§§ In 2016, the nationally notifiable condition ‘Hepatitis B Perinatal Infection’ was renamed to ‘Perinatal Hepatitis B Virus Infection’ and reflects updates in the 2016 CSTE position statement for Perinatal Hepatitis B Virus Infection.</p>\n<p>¶¶ Please refer to the MMWR publication for weekly updates to the footnote for this condition.</p>\n<p>*** Please refer to the MMWR publication for weekly updates to the footnote for this condition.</p>\n<p>††† Data for meningococcal disease (all serogroups) are available in Table II.</p>\n<p>§§§ Novel influenza A virus infections are human infections with influenza A viruses that are different from currently circulating human seasonal influenza viruses. With the exception of one avian lineage influenza A (H7N2) virus, all novel influenza A virus infections reported to CDC since 2011 have been variant influenza viruses. Total case counts are provided by the Influenza Division, National Center for Immunization and Respiratory Diseases (NCIRD).</p>\n<p>¶¶¶ Updated weekly from reports to the Division of STD Prevention, National Center for HIV/AIDS, Viral Hepatitis, STD, and TB Prevention.</p>\n<p>**** Prior to 2015, CDC\'s National Notifiable Diseases Surveillance System (NNDSS) did not receive electronic data about incident cases of specific viral hemorrhagic fevers; instead data were collected in aggregate as "viral hemorrhagic fevers". Beginning in 2015, NNDSS has been updated to receive data for each of</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/45b4-9j7u', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-02-12', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/45b4-9j7u', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/45b4-9j7u/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/45b4-9j7u/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/45b4-9j7u/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/45b4-9j7u/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2017', 'acute', 'arboviral diseases', 'botulism', 'brucellosis', 'chancroid', 'chikungunya virus disease', 'cholera', 'chronic', 'congenital', 'crimean-congo hemorrhagic fever', 'cyclosporiasis', 'diphtheria', 'eastern equine encephalitis virus disease', 'ebola hemorrhagic fever', 'foodborne', 'guanarito hemorrhagic fever', 'haemophilus influenzae', 'hansen's disease', 'hantavirus', 'hantavirus infection', 'hantavirus pulmonary syndrome (hps)', 'hemolytic uremic syndrome', 'hepatitis b', 'human', 'infant', 'influenza-associated pediatric mortality', 'invasive disease (age <5 yrs)', 'jamestown canyon virus disease', 'junin hemorrhagic fever', 'la crosse virus disease', 'lassa fever', 'leptospirosis', 'listeriosis', 'lujo virus', 'machupo hemorrhagic fever', 'marburg fever', 'measles', 'meningococcal disease (neisseria meningitidis)', 'mmwr', 'nedss', 'netss', 'neuroinvasive and nonneuroinvasive', 'nndss', 'non-b serotype', 'non-congenital', 'non-hps', 'nonparalytic', 'nontypeable', 'novel influenza a virus infections', 'other (wound & unspecified)', 'other serogroups', 'paralytic', 'perinatal virus infection', 'plague', 'polio virus infection', 'poliomyelitis', 'postdiarrheal', 'powassan virus disease', 'psittacosis', 'q fever', 'rabies', 'sabia-associated hemorrhagic fever', 'sars-cov', 'serogroup b', 'serogroups acwy', 'serotype b', 'smallpox', 'st. louis encephalitis virus disease', 'streptococcal toxic s hock syndrome', 'syphilis', 'total', 'toxic shock syndrome (other than streptococcal)', 'trichinellosis', 'tularemia', 'typhoid fever (caused by salmonella typhi)', 'unknown serogroups', 'unknown serotype', 'vancomycin-intermediate staphylococcus aureus', 'vancomycin-resistant staphylococcus aureus', 'viral hemorrhagic fevers', 'western equine encephalitis virus disease', 'wonder', 'yellow fever', 'zika virus disease'], 'bureauCode': ['009:00'], 'modified': '2019-02-12', 'title': 'NNDSS - Table I. infrequently reported notifiable diseases'}, {'description': '<p>2017, 2016. Data were provided by the Centers for Disease Control and Prevention (CDC), Division of Population Health, Epidemiology and Surveillance Branch. The project was funded by the Robert Wood Johnson Foundation (RWJF) in conjunction with the CDC Foundation. 500 cities project city-level data in GIS-friendly format can be joined with city spatial data (<a href="https://chronicdata.cdc.gov/500-Cities/500-Cities-City-Boundaries/n44h-hy2j">https://chronicdata.cdc.gov/500-Cities/500-Cities-City-Boundaries/n44h-hy2j</a>) in a geographic information system (GIS) to produce maps of 27 measures at the city-level. There are 7 measures (all teeth lost, dental visits, mammograms, Pap tests, colorectal cancer screening, core preventive services among older adults, and sleep less than 7 hours) in this 2019 release from the 2016 BRFSS that were the same as the 2018 release.</p>\n', 'programCode': ['009:020'], 'title': '500 Cities: City-level Data (GIS Friendly Format), 2019 release', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['500 Cities'], 'landingPage': 'https://data.cdc.gov/d/dxpw-cm5u', 'contactPoint': {'hasEmail': 'mailto:500cities@cdc.gov', 'fn': '500 Cities Public Inquiries'}, 'issued': '2017-12-04', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/dxpw-cm5u', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/dxpw-cm5u/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/dxpw-cm5u/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/dxpw-cm5u/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/dxpw-cm5u/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['500cities', 'behaviors', 'census', 'cities', 'gis', 'outcomes', 'prevalence', 'prevention', 'tract', 'unhealthy'], 'bureauCode': ['009:20'], 'modified': '2019-12-06', 'references': ['https://academic.oup.com/aje/article/179/8/1025/109078', 'https://academic.oup.com/aje/article/182/2/127/93984', 'https://www.cdc.gov/pcd/issues/2017/17_0281.htm', 'https://www.cdc.gov/pcd/issues/2018/18_0313.htm'], 'describedBy': 'https://chronicdata.cdc.gov/500-Cities/500-Cities-City-level-Data-GIS-Friendly-Format-201/dxpw-cm5u'}, {'description': '<p>2017, 2016. Data were provided by the Centers for Disease Control and Prevention (CDC), Division of Population Health, Epidemiology and Surveillance Branch. The project was funded by the Robert Wood Johnson Foundation (RWJF) in conjunction with the CDC Foundation. 500 cities project census tract-level data in GIS-friendly format can be joined with census tract spatial data (<a href="https://chronicdata.cdc.gov/500-Cities/500-Cities-Census-Tract-Boundaries/x7zy-2xmx">https://chronicdata.cdc.gov/500-Cities/500-Cities-Census-Tract-Boundarie...</a>) in a geographic information system (GIS) to produce maps of 27 measures at the census tract level. There are 7 measures (all teeth lost, dental visits, mammograms, Pap tests, colorectal cancer screening, core preventive services among older adults, and sleep less than 7 hours) in this 2019 release from the 2016 BRFSS that were the same as the 2018 release.</p>\n', 'programCode': ['009:020'], 'title': '500 Cities: Census Tract-level Data (GIS Friendly Format), 2019 release', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['500 Cities'], 'landingPage': 'https://data.cdc.gov/d/k86t-wghb', 'contactPoint': {'hasEmail': 'mailto:500cities@cdc.gov', 'fn': '500 Cities Public Inquiries'}, 'issued': '2017-12-04', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/k86t-wghb', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/k86t-wghb/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/k86t-wghb/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/k86t-wghb/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/k86t-wghb/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['500cities', 'behaviors', 'census', 'cities', 'gis', 'outcomes', 'prevalence', 'prevention', 'tract', 'unhealthy'], 'bureauCode': ['009:20'], 'modified': '2019-12-06', 'references': ['https://academic.oup.com/aje/article/179/8/1025/109078', 'https://academic.oup.com/aje/article/182/2/127/93984', 'https://www.cdc.gov/pcd/issues/2017/17_0281.htm', 'https://www.cdc.gov/pcd/issues/2018/18_0313.htm'], 'describedBy': 'https://chronicdata.cdc.gov/500-Cities/500-Cities-Census-Tract-level-Data-GIS-Friendly-Fo/k86t-wghb'}, {'description': '<p>This is the complete dataset for the 500 Cities project 2019 release. This dataset includes 2017, 2016 model-based small area estimates for 27 measures of chronic disease related to unhealthy behaviors (5), health outcomes (13), and use of preventive services (9). Data were provided by the Centers for Disease Control and Prevention (CDC), Division of Population Health, Epidemiology and Surveillance Branch. The project was funded by the Robert Wood Johnson Foundation (RWJF) in conjunction with the CDC Foundation. It represents a first-of-its kind effort to release information on a large scale for cities and for small areas within those cities. It includes estimates for the 500 largest US cities and approximately 28,000 census tracts within these cities. These estimates can be used to identify emerging health problems and to inform development and implementation of effective, targeted public health prevention activities. Because the small area model cannot detect effects due to local interventions, users are cautioned against using these estimates for program or policy evaluations. Data sources used to generate these measures include Behavioral Risk Factor Surveillance System (BRFSS) data (2017, 2016), Census Bureau 2010 census population data, and American Community Survey (ACS) 2013-2017, 2012-2016 estimates. Because some questions are only asked every other year in the BRFSS, there are 7 measures (all teeth lost, dental visits, mammograms, pap tests, colorectal cancer screening, core preventive services among older adults, and sleep less than 7 hours) from the 2016 BRFSS that are the same in the 2019 release as the previous 2018 release. More information about the methodology can be found at <a href="http://www.cdc.gov/500cities">www.cdc.gov/500cities</a>.</p>\n', 'programCode': ['009:020'], 'title': '500 Cities: Local Data for Better Health, 2019 release', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['500 Cities'], 'landingPage': 'https://data.cdc.gov/d/6vp6-wxuq', 'contactPoint': {'hasEmail': 'mailto:500cities@cdc.gov', 'fn': '500 Cities Public Inquiries'}, 'issued': '2018-12-03', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/6vp6-wxuq', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6vp6-wxuq/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6vp6-wxuq/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6vp6-wxuq/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6vp6-wxuq/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['500cities', 'behaviors', 'brfss', 'census', 'cities', 'outcomes', 'prevalence', 'prevention', 'tracts', 'unhealthy'], 'bureauCode': ['009:20'], 'modified': '2019-12-05', 'references': ['https://academic.oup.com/aje/article/179/8/1025/109078', 'https://academic.oup.com/aje/article/182/2/127/93984', 'https://www.cdc.gov/pcd/issues/2017/17_0281.htm', 'https://www.cdc.gov/pcd/issues/2018/18_0313.htm'], 'describedBy': 'https://chronicdata.cdc.gov/500-Cities/500-Cities-Local-Data-for-Better-Health-2017-relea/6vp6-wxuq'}, {'description': '<p>2014, 2013. Data were provided by the Centers for Disease Control and Prevention (CDC), Division of Population Health, Epidemiology and Surveillance Branch. The project was funded by the Robert Wood Johnson Foundation (RWJF) in conjunction with the CDC Foundation. 500 cities project census city-level data in GIS-friendly format can be joined with city spatial data (<a href="https://chronicdata.cdc.gov/500-Cities/500-Cities-City-Boundaries/n44h-hy2j">https://chronicdata.cdc.gov/500-Cities/500-Cities-City-Boundaries/n44h-hy2j</a>) in a geographic information system (GIS) to produce maps of 27 measures at the city-level.</p>\n', 'programCode': ['009:020'], 'title': '500 Cities: City-level Data (GIS Friendly Format), 2016 release', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['500 Cities'], 'landingPage': 'https://data.cdc.gov/d/k56w-7tny', 'contactPoint': {'hasEmail': 'mailto:500cities@cdc.gov', 'fn': '500 Cities Public Inquiries'}, 'issued': '2017-11-22', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/k56w-7tny', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/k56w-7tny/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/k56w-7tny/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/k56w-7tny/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/k56w-7tny/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['500 cities', 'city', 'estimates', 'prevalence'], 'bureauCode': ['009:20'], 'modified': '2018-11-02', 'references': ['https://academic.oup.com/aje/article/179/8/1025/109078', 'https://academic.oup.com/aje/article/182/2/127/93984', 'https://www.cdc.gov/pcd/issues/2017/pdf/17_0281.pdf', 'https://www.cdc.gov/pcd/issues/2018/18_0313.htm'], 'describedBy': 'https://chronicdata.cdc.gov/500-Cities/500-Cities-City-level-Data-GIS-Friendly-Format-201/k56w-7tny'}, {'description': '<p>2014, 2013. Data were provided by the Centers for Disease Control and Prevention (CDC), Division of Population Health, Epidemiology and Surveillance Branch. The project was funded by the Robert Wood Johnson Foundation (RWJF) in conjunction with the CDC Foundation. 500 cities project census tract-level data in GIS-friendly format can be joined with census tract spatial data (<a href="https://chronicdata.cdc.gov/500-Cities/500-Cities-Census-Tract-Boundaries/x7zy-2xmx">https://chronicdata.cdc.gov/500-Cities/500-Cities-Census-Tract-Boundarie...</a>) in a geographic information system (GIS) to produce maps of 27 measures at the census tract level.</p>\n', 'programCode': ['009:020'], 'title': '500 Cities: Census Tract-level Data (GIS Friendly Format), 2016 release', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['500 Cities'], 'landingPage': 'https://data.cdc.gov/d/5mtz-k78d', 'contactPoint': {'hasEmail': 'mailto:500cities@cdc.gov', 'fn': '500 Cities Public Inquiries'}, 'issued': '2017-11-22', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/5mtz-k78d', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5mtz-k78d/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5mtz-k78d/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5mtz-k78d/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5mtz-k78d/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['500 cities', 'census tracts', 'estimates', 'prevalence'], 'bureauCode': ['009:20'], 'modified': '2018-11-05', 'references': ['https://academic.oup.com/aje/article/179/8/1025/109078', 'https://academic.oup.com/aje/article/182/2/127/93984', 'https://www.cdc.gov/pcd/issues/2017/pdf/17_0281.pdf', 'https://www.cdc.gov/pcd/issues/2018/18_0313.htm'], 'describedBy': 'https://chronicdata.cdc.gov/500-Cities/500-Cities-Census-Tract-level-Data-GIS-Friendly-Fo/5mtz-k78d'}, {'description': '<p>This is the complete dataset for the 500 Cities project 2016 release. This dataset includes 2013, 2014 model-based small area estimates for 27 measures of chronic disease related to unhealthy behaviors (5), health outcomes (13), and use of preventive services (9). Data were provided by the Centers for Disease Control and Prevention (CDC), Division of Population Health, Epidemiology and Surveillance Branch. The project was funded by the Robert Wood Johnson Foundation (RWJF) in conjunction with the CDC Foundation. It represents a first-of-its kind effort to release information on a large scale for cities and for small areas within those cities. It includes estimates for the 500 largest US cities and approximately 28,000 census tracts within these cities. These estimates can be used to identify emerging health problems and to inform development and implementation of effective, targeted public health prevention activities. Because the small area model cannot detect effects due to local interventions, users are cautioned against using these estimates for program or policy evaluations. Data sources used to generate these measures include Behavioral Risk Factor Surveillance System (BRFSS) data (2013, 2014), Census Bureau 2010 census population data, and American Community Survey (ACS) 2009-2013, 2010-2014 estimates. More information about the methodology can be found at <a href="http://www.cdc.gov/500cities">www.cdc.gov/500cities</a>.<br />\nNote: During the process of uploading the 2015 estimates, CDC found a data discrepancy in the published 500 Cities data for the 2014 city-level obesity crude prevalence estimates caused when reformatting the SAS data file to the open data format. . The small area estimation model and code were correct. This data discrepancy only affected the 2014 city-level obesity crude prevalence estimates on the Socrata open data file, the GIS-friendly data file, and the 500 Cities online application. The other obesity estimates (city-level age-adjusted and tract-level) and the Mapbooks were not affected. No other measures were affected. The correct estimates are update in this dataset on October 25, 2017.</p>\n', 'programCode': ['009:020'], 'title': '500 Cities: Local Data for Better Health, 2016 release', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['500 Cities'], 'landingPage': 'https://data.cdc.gov/d/9z78-nsfp', 'contactPoint': {'hasEmail': 'mailto:500cities@cdc.gov', 'fn': '500 Cities Public Inquiries'}, 'issued': '2018-10-11', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/9z78-nsfp', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/9z78-nsfp/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/9z78-nsfp/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/9z78-nsfp/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/9z78-nsfp/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['500 cities', 'census', 'estimates', 'prevalence', 'tracts'], 'bureauCode': ['009:20'], 'modified': '2018-11-05', 'references': ['https://academic.oup.com/aje/article/179/8/1025/109078', 'https://academic.oup.com/aje/article/182/2/127/93984', 'https://www.cdc.gov/pcd/issues/2017/pdf/17_0281.pdf', 'https://www.cdc.gov/pcd/issues/2018/18_0313.htm'], 'describedBy': 'https://chronicdata.cdc.gov/500-Cities/500-Cities-Local-Data-for-Better-Health-2016-relea/9z78-nsfp'}, {'description': '<p>2005-2016. This dataset includes data from the retired BRFSS Vision Module. From 2005-2011 the BRFSS employed a ten question vision module regarding vision impairment, access and utilization of eye care, and self-reported eye diseases. In 2013 and subsequently, one question in the core of BRFSS asks about vision: “Are you blind or do you have serious difficulty seeing, even when wearing glasses?” The latest data for this core question can be found in the Vision and Eye Health Surveillance System (VEHSS). VEHSS is intended to provide population estimates of vision loss function, eye diseases, health disparities, as well as barriers and facilitators to access to vision and eye care. This information can be used for designing, implementing, and evaluating vision and eye health prevention programs. To access the latest BRFSS data, (2013-2017) view the Behavioral Risk Factors – Vision and Eye Health Surveillance dataset (<a href="https://chronicdata.cdc.gov/Vision-Eye-Health/Behavioral-Risk-Factors-Vision-and-Eye-Health-Surv/vkwg-yswv">https://chronicdata.cdc.gov/Vision-Eye-Health/Behavioral-Risk-Factors-Vi...</a>).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Vision & Eye Health'], 'landingPage': 'https://data.cdc.gov/d/pttf-ck53', 'contactPoint': {'hasEmail': 'mailto:ddtpubsmailbox@cdc.gov', 'fn': 'DDT Public Inquiries'}, 'issued': '2017-10-18', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/pttf-ck53', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/pttf-ck53/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/pttf-ck53/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/pttf-ck53/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/pttf-ck53/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['diabetes', 'eye diseases', 'heart diseases', 'hypertension', 'physical activity', 'smoking', 'state', 'stroke', 'vhi', 'vision impairment'], 'bureauCode': ['009:20'], 'modified': '2019-04-18', 'title': 'BRFSS Vision Module Data – Vision & Eye Health', 'describedBy': 'https://chronicdata.cdc.gov/Vision-Eye-Health/Behavioral-Risk-Factors-Vision-Eye-Health/pttf-ck53'}, {'description': '<p>Authors: Cason Schmit, JD, Gregory Sunshine, JD, Dawn Pepin, JD, MPH, Tara Ramanathan, JD, MPH, Akshara Menon, JD, MPH, Matthew Penn, JD, MLIS<br />\nThis legal data set consists of state statutes and regulations in effect as of January 1, 2014, related to electronic health information (EHI). Jurisdictions were limited to US states, territories, and the District of Columbia that had statutes and regulations in the Westlaw legal database that expressly referenced EHI. This data set includes 2,364 EHI-related laws representing 49 EHI uses in 54 jurisdictions. For information about research methods, please reference the Electronic Health Information Legal Epidemiology Protocol 2014.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'landingPage': 'https://data.cdc.gov/d/wngq-sdai', 'contactPoint': {'hasEmail': 'mailto:hzo2@cdc.gov', 'fn': 'Rachel Hulkower'}, 'issued': '2017-09-07', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/wngq-sdai', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/wngq-sdai/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/wngq-sdai/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/wngq-sdai/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/wngq-sdai/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['electronic health information', 'law', 'public health law program'], 'bureauCode': ['009:00'], 'modified': '2017-09-07', 'title': 'Electronic Health Information Legal Epidemiology Data Set 2014'}, {'description': '<p>Authors: Cason Schmit, JD, Gregory Sunshine, JD, Dawn Pepin, JD, MPH, Tara Ramanathan, JD, MPH, Akshara Menon, JD, MPH, Matthew Penn, JD, MLIS<br />\nThe Health Information Technology for Economic and Clinical Health Act, adopted in 2009, accelerated adoption of electronic health record systems among health care providers. Many state statutes and regulations authorize and define the use of electronic health information (EHI). Practitioners often criticize these laws as complex and contradictory and point to them as barriers to using EHI. Attorney researchers used WestlawNext to search for EHI-related statutes and regulations of the US states, US<br />\nterritories, and the District of Columbia in effect as of January 2014. The researchers independently catalogued provisions by the EHI use described in the law. This research protocol accompanies the data set, Electronic Health Information Legal Epidemiology Data Set 2014.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'landingPage': 'https://data.cdc.gov/d/sesw-5ehn', 'contactPoint': {'hasEmail': 'mailto:hzo2@cdc.gov', 'fn': 'Rachel Hulkower'}, 'issued': '2017-08-15', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/sesw-5ehn', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'pdf', 'accessURL': 'https://data.cdc.gov/download/sesw-5ehn/application/pdf', 'mediaType': 'application/unknown', 'title': 'pdf'}], 'keyword': ['electronic health information', 'law', 'public health law program'], 'bureauCode': ['009:00'], 'modified': '2017-09-07', 'title': 'Electronic Health Information Legal Epidemiology Protocol 2014'}, {'description': '<p>2015-2017. High School Dataset – Including Sexual Orientation. The Youth Risk Behavior Surveillance System (YRBSS) monitors six categories of priority health behaviors<br />\namong youth and young adults: 1) behaviors that contribute to unintentional injuries and violence; 2) tobacco use; 3) alcohol and<br />\nother drug use; 4) sexual behaviors related to unintended pregnancy and sexually transmitted infections (STIs), including human<br />\nimmunodeficiency virus (HIV) infection; 5) unhealthy dietary behaviors; and 6) physical inactivity. In addition, YRBSS monitors<br />\nthe prevalence of obesity and asthma and other priority health behaviors. This dataset contains national, state, and local data from 2015 that includes two aspects of sexual orientation – sexual identity and sex of sexual contacts. Additional information about the YRBSS can be found at <a href="http://www.cdc.gov/yrbss">www.cdc.gov/yrbss</a>.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Youth Risk Behaviors'], 'landingPage': 'https://data.cdc.gov/d/q6p7-56au', 'contactPoint': {'hasEmail': 'mailto:nccddashinfo@cdc.gov', 'fn': 'DASH Public Inquiries'}, 'issued': '2018-06-15', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/q6p7-56au', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/q6p7-56au/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/q6p7-56au/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/q6p7-56au/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/q6p7-56au/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['high school', 'risk behavior', 'sexual contacts', 'sexual identity', 'sexual orientation', 'survey', 'youth online', 'yrbs'], 'bureauCode': ['009:20'], 'modified': '2019-03-29', 'title': 'DASH - Youth Risk Behavior Surveillance System (YRBSS): High School – Including Sexual Orientation', 'describedBy': 'https://chronicdata.cdc.gov/Youth-Risk-Behaviors/DASH-Youth-Risk-Behavior-Surveillance-System-YRBSS/q6p7-56au'}, {'description': "<p>2001 forward. The National (Nationwide) Inpatient Sample (NIS) is part of a family of databases and software tools developed for the Healthcare Cost and Utilization Project (HCUP). The NIS is the largest publicly available all-payer inpatient health care database in the United States, yielding national estimates of hospital inpatient stays. Unweighted, it contains data from more than 7 million hospital stays each year. Weighted, it estimates more than 35 million hospitalizations nationally. Indicators from this data source have been computed by personnel in CDC's Division for Heart Disease and Stroke Prevention (DHDSP). This is one of the datasets provided by the National Cardiovascular Disease Surveillance System. The system is designed to integrate multiple indicators from many data sources to provide a comprehensive picture of the public health burden of CVDs and associated risk factors in the United States. The data are organized by indicator, and they include CVDs (e.g., heart failure). The data can be plotted as trends and stratified by age group, sex, and race/ethnicity.</p>\n", 'programCode': ['009:020'], 'title': 'Healthcare Cost and Utilization Project (HCUP) - National Inpatient Sample', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Heart Disease & Stroke Prevention'], 'landingPage': 'https://data.cdc.gov/d/ntny-77fx', 'contactPoint': {'hasEmail': 'mailto:dhdsprequests@cdc.gov', 'fn': 'DHDSP Requests'}, 'issued': '2019-06-19', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/ntny-77fx', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ntny-77fx/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ntny-77fx/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ntny-77fx/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ntny-77fx/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cardiovascular', 'coronary heart disease', 'hospitalizations', 'myocardial infarction', 'stroke'], 'bureauCode': ['009:20'], 'modified': '2019-06-19', 'references': ['https://www.cdc.gov/dhdsp/index.htm', 'https://www.cdc.gov/dhdsp/maps/dtm/data_sources.htm', 'https://www.cdc.gov/dhdsp/maps/dtm/data_risks.htm'], 'describedBy': 'https://chronicdata.cdc.gov/Heart-Disease-Stroke-Prevention/Healthcare-Cost-and-Utilization-Project-HCUP-Natio/ntny-77fx'}, {'description': "<p>2003 forward. CMS compiles claims data for Medicare and Medicaid patients across a variety of categories and years. This includes Inpatient and Outpatient claims, Master Beneficiary Summary Files, and many other files. Indicators from this data source have been computed by personnel in CDC's Division for Heart Disease and Stroke Prevention (DHDSP). This is one of the datasets provided by the National Cardiovascular Disease Surveillance System. The system is designed to integrate multiple indicators from many data sources to provide a comprehensive picture of the public health burden of CVDs and associated risk factors in the United States. The data are organized by location (national and state) and indicator. The data can be plotted as trends and stratified by sex and race/ethnicity.</p>\n", 'programCode': ['009:020'], 'title': 'Center for Medicare & Medicaid Services (CMS) , Medicare Claims data', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Heart Disease & Stroke Prevention'], 'landingPage': 'https://data.cdc.gov/d/iw6q-r3ja', 'contactPoint': {'hasEmail': 'mailto:dhdsprequests@cdc.gov', 'fn': 'DHDSP Requests'}, 'issued': '2019-06-19', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/iw6q-r3ja', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/iw6q-r3ja/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/iw6q-r3ja/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/iw6q-r3ja/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/iw6q-r3ja/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cardiovascular disease', 'claims data', 'heart disease', 'stroke'], 'bureauCode': ['009:20'], 'modified': '2019-06-19', 'references': ['https://www.cdc.gov/dhdsp/index.htm', 'https://www.cdc.gov/dhdsp/maps/dtm/data_sources.htm', 'https://www.cdc.gov/dhdsp/maps/dtm/data_risks.htm'], 'describedBy': 'https://chronicdata.cdc.gov/Heart-Disease-Stroke-Prevention/Center-for-Medicare-Medicaid-Services-CMS-Medicare/iw6q-r3ja'}, {'description': '<p>Animals at petting zoos and agricultural fairs can be carriers of pathogens, such as Escherichia coli. Disease outbreaks at animal contact exhibits can be prevented by handwashing after contact with animals and keeping food and beverage away from exhibits. This research procedure and code book accompanies the data set, Animal Contact Exhibits_Legal Epidemiology Dataset_2016, which catalogs and analyzes a collection of state hand sanitation laws for the following categories of animal contact exhibits:<br />\na. Petting zoos<br />\nb. Agricultural fairs<br />\nc. County or state fairs<br />\nd. Exotic animal exhibits<br />\ne. Circuses<br />\nf. Zoos</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'landingPage': 'https://data.cdc.gov/d/4zc2-9ujh', 'contactPoint': {'hasEmail': 'mailto:fferrell@cdc.gov', 'fn': 'F. Abigail Ferrell'}, 'issued': '2017-06-27', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/4zc2-9ujh', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'pdf', 'accessURL': 'https://data.cdc.gov/download/4zc2-9ujh/application/pdf', 'mediaType': 'application/unknown', 'title': 'pdf'}], 'keyword': ['agricultural fair', 'animal contact exhibit', 'circus', 'county or state fair', 'exotic animals', 'infectious disease', 'legal epidemiology', 'petting zoo', 'zoo', 'zoonotic disease'], 'bureauCode': ['009:00'], 'modified': '2017-06-27', 'title': 'Animal Contact Exhibits_Legal Epidemiology Research Procedure and Code Book_2016'}, {'description': '<p>2013 to 2015, 3-year average. Rates are age-standardized. County rates are spatially smoothed. The data can be viewed by gender and race/ethnicity. Data source: National Vital Statistics System. Additional data, maps, and methodology can be viewed on the Interactive Atlas of Heart Disease and Stroke <a href="http://www.cdc.gov/dhdsp/maps/atlas">http://www.cdc.gov/dhdsp/maps/atlas</a></p>\n', 'programCode': ['009:020'], 'title': 'Heart Disease Mortality Data Among US Adults (35+) by State/Territory and County', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Heart Disease & Stroke Prevention'], 'landingPage': 'https://data.cdc.gov/d/i2vk-mgdh', 'contactPoint': {'hasEmail': 'mailto:dhdsprequests@cdc.gov', 'fn': 'DHDSP Requests'}, 'issued': '2017-04-25', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/i2vk-mgdh', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/i2vk-mgdh/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/i2vk-mgdh/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/i2vk-mgdh/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/i2vk-mgdh/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cardiovascular disease', 'county', 'heart disease'], 'bureauCode': ['009:20'], 'modified': '2018-07-09', 'references': ['https://www.cdc.gov/dhdsp/index.htm', 'https://www.cdc.gov/dhdsp/maps/dtm/data_sources.htm', 'https://www.cdc.gov/dhdsp/maps/dtm/data_risks.htm'], 'describedBy': 'https://chronicdata.cdc.gov/Heart-Disease-Stroke-Prevention/Heart-Disease-Mortality-Data-Among-US-Adults-35-by/i2vk-mgdh'}, {'description': '<p>2013 to 2015, 3-year average. Rates are age-standardized. County rates are spatially smoothed. The data can be viewed by gender and race/ethnicity. Data source: National Vital Statistics System. Additional data, maps, and methodology can be viewed on the Interactive Atlas of Heart Disease and Stroke <a href="http://www.cdc.gov/dhdsp/maps/atlas">http://www.cdc.gov/dhdsp/maps/atlas</a></p>\n', 'programCode': ['009:020'], 'title': 'Stroke Mortality Data Among US Adults (35+) by State/Territory and County', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Heart Disease & Stroke Prevention'], 'landingPage': 'https://data.cdc.gov/d/kpwh-eddm', 'contactPoint': {'hasEmail': 'mailto:dhdsprequests@cdc.gov', 'fn': 'DHDSP Requests'}, 'issued': '2017-04-25', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/kpwh-eddm', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/kpwh-eddm/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/kpwh-eddm/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/kpwh-eddm/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/kpwh-eddm/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cardiovascular disease', 'cerebrovascular disease', 'county', 'stroke'], 'bureauCode': ['009:20'], 'modified': '2018-07-09', 'references': ['https://www.cdc.gov/dhdsp/index.htm', 'https://www.cdc.gov/dhdsp/maps/dtm/data_sources.htm', 'https://www.cdc.gov/dhdsp/maps/dtm/data_risks.htm'], 'describedBy': 'https://chronicdata.cdc.gov/Heart-Disease-Stroke-Prevention/Stroke-Mortality-Data-Among-US-Adults-35-by-State-/kpwh-eddm'}, {'description': '<p>1991-2017. High School Dataset. The Youth Risk Behavior Surveillance System (YRBSS) monitors six categories of priority health behaviors<br />\namong youth and young adults: 1) behaviors that contribute to unintentional injuries and violence; 2) tobacco use; 3) alcohol and<br />\nother drug use; 4) sexual behaviors related to unintended pregnancy and sexually transmitted infections (STIs), including human<br />\nimmunodeficiency virus (HIV) infection; 5) unhealthy dietary behaviors; and 6) physical inactivity. In addition, YRBSS monitors<br />\nthe prevalence of obesity and asthma and other priority health behaviors.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Youth Risk Behaviors'], 'landingPage': 'https://data.cdc.gov/d/svam-8dhg', 'contactPoint': {'hasEmail': 'mailto:nccddashinfo@cdc.gov', 'fn': 'DASH Public Inquiries'}, 'issued': '2018-06-15', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/svam-8dhg', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/svam-8dhg/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/svam-8dhg/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/svam-8dhg/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/svam-8dhg/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['centers-for-disease-control-and-prevention'], 'bureauCode': ['009:20'], 'modified': '2019-03-29', 'title': 'DASH - Youth Risk Behavior Surveillance System (YRBSS): High School - Excluding Sexual Identity', 'describedBy': 'https://chronicdata.cdc.gov/Youth-Risk-Behaviors/DASH-Youth-Risk-Behavior-Surveillance-System-YRBSS/svam-8dhg'}, {'description': '<ol start="2011">\n<li>Centers for Disease Control and Prevention (CDC). PRAMS, the Pregnancy Risk Assessment Monitoring System, is a surveillance system collecting state-specific, population-based data on maternal attitudes and experiences before, during, and shortly after pregnancy. It is a collaborative project of the Centers for Disease Control and Prevention (CDC) and state health departments. PRAMS provides data for state health officials to use to improve the health of mothers and infants. PRAMS topics include abuse, alcohol use, contraception, breastfeeding, mental health, morbidity, obesity, preconception health, pregnancy history, prenatal-care, sleep behavior, smoke exposure, stress, tobacco use, WIC, Medicaid, infant health, and unintended pregnancy.<br />\nData will be updated annually as it becomes available.</li>\n</ol>\n', 'programCode': ['009:020'], 'title': 'CDC PRAMStat Data for 2011', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Maternal & Child Health'], 'landingPage': 'https://data.cdc.gov/d/ese6-rqpq', 'contactPoint': {'hasEmail': 'mailto:PRAMSProposals@cdc.gov', 'fn': 'DRH Public Inquiries'}, 'issued': '2018-01-19', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/ese6-rqpq', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ese6-rqpq/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ese6-rqpq/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ese6-rqpq/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ese6-rqpq/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['abuse', 'alcohol use', 'breastfeeding', 'contraception', 'infant health', 'medicaid', 'mental health', 'morbidity', 'obesity', 'preconception health', 'pregnancy history', 'prenatal care', 'reproductive health', 'sleep behavior', 'smoke exposure', 'stress', 'tobacco use', 'unintended pregnancy', 'wic'], 'bureauCode': ['009:20'], 'modified': '2018-07-09', 'references': ['https://www.cdc.gov/prams/index.htm', 'https://www.cdc.gov/prams/pramstat/index.html'], 'describedBy': 'https://chronicdata.cdc.gov/Maternal-Child-Health/CDC-PRAMStat-Data-for-2011/ese6-rqpq'}, {'description': '<p>NNDSS - Table II. West Nile virus disease - 2016. In this Table, provisional* cases of selected† notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories.<br />\nNote:<br />\nThese are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting.</p>\n<p>Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available.</p>\n<p>Footnotes:<br />\nC.N.M.I.: Commonwealth of Northern Mariana Islands.<br />\nU: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<ul>\n<li>Case counts for reporting year 2016 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/">http://wwwn.cdc.gov/nndss/document/</a> ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf. Data for TB are displayed in Table IV, which appears quarterly.<br />\n† Three low incidence conditions, rubella, rubella congenital, and tetanus, have been moved to Table II to facilitate case count verification with reporting jurisdictions.<br />\n§ Updated weekly from the Division of Vector-Borne Diseases, National Center for Emerging and Zoonotic Infectious Diseases (ArboNET Surveillance). Data for Jamestown Canyon virus, La Crosse virus, Chikungunya virus, Eastern equine encephalitis virus, Powassan virus, St. Louis virus, and Western equine encephalitis virus diseases are available in Table I.<br />\n¶ Not reportable in all states. Reporting exceptions are available at <a href="http://wwwn.cdc.gov/nndss/downloads.html">http://wwwn.cdc.gov/nndss/downloads.html</a>.</li>\n</ul>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/sd5c-m3g5', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2017-01-05', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/sd5c-m3g5', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/sd5c-m3g5/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/sd5c-m3g5/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/sd5c-m3g5/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/sd5c-m3g5/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2016', 'mmwr', 'nedss', 'netss', 'nndss', 'west nile virus', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2017-01-05', 'title': 'NNDSS - Table II. West Nile virus disease'}, {'description': '<p>NNDSS - Table II. Spotted Fever Rickettsiosis to Syphilis - 2016. In this Table, provisional* cases of selected† notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories.<br />\nNote:<br />\nThese are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting.</p>\n<p>Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available.</p>\n<p>Footnotes:<br />\nC.N.M.I.: Commonwealth of Northern Mariana Islands.<br />\nU: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<ul>\n<li>Case counts for reporting year 2016 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/">http://wwwn.cdc.gov/nndss/document/</a> ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf. Data for TB are displayed in Table IV, which appears quarterly.<br />\n† Three low incidence conditions, rubella, rubella congenital, and tetanus, have been moved to Table II to facilitate case count verification with reporting jurisdictions.<br />\n§ Illnesses with similar clinical presentation that result from Spotted fever group rickettsia infections are reported as Spotted fever rickettsioses. Rocky Mountain spotted fever (RMSF) caused by Rickettsia rickettsii, is the most common and well-known spotted fever.</li>\n</ul>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/6jgb-zrsp', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2017-01-05', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/6jgb-zrsp', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6jgb-zrsp/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6jgb-zrsp/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6jgb-zrsp/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6jgb-zrsp/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2016', 'mmwr', 'nedss', 'netss', 'nndss', 'rmsf', 'spotted fever rickettsiosis', 'syphilis primary and secondary', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2017-01-05', 'title': 'NNDSS - Table II. Spotted Fever Rickettsiosis to Syphilis'}, {'description': '<p>NNDSS - Table II. Rubella to Salmonellosis - 2016. In this Table, provisional* cases of selected† notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories.<br />\nNote:<br />\nThese are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting.</p>\n<p>Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available.</p>\n<p>Footnotes:<br />\nC.N.M.I.: Commonwealth of Northern Mariana Islands.<br />\nU: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<ul>\n<li>Case counts for reporting year 2016 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>. Data for TB are displayed in Table IV, which appears quarterly.<br />\n† Three low incidence conditions, rubella, rubella congenital, and tetanus, are in Table II to facilitate case count verification with reporting jurisdictions.</li>\n</ul>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/4qb4-rsd8', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2017-01-05', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/4qb4-rsd8', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4qb4-rsd8/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4qb4-rsd8/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4qb4-rsd8/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4qb4-rsd8/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2016', 'congenital syndrome', 'mmwr', 'nedss', 'netss', 'nndss', 'rubella', 'salmonellosis', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2017-01-05', 'title': 'NNDSS - Table II. Rubella to Salmonellosis'}, {'description': '<p>NNDSS - Table II. Mumps to Rabies, animal - 2016. In this Table, provisional* cases of selected† notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories.<br />\nNote:<br />\nThese are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting.</p>\n<p>Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available.</p>\n<p>Footnotes:<br />\nC.N.M.I.: Commonwealth of Northern Mariana Islands.<br />\nU: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<ul>\n<li>Case counts for reporting year 2016 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>. Data for TB are displayed in Table IV, which appears quarterly.<br />\n† Three low incidence conditions, rubella, rubella congenital, and tetanus, are in Table II to facilitate case count verification with reporting jurisdictions.</li>\n</ul>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/bfe6-2gyq', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2017-01-05', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/bfe6-2gyq', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/bfe6-2gyq/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/bfe6-2gyq/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/bfe6-2gyq/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/bfe6-2gyq/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2016', 'mmwr', 'mumps', 'nedss', 'netss', 'nndss', 'pertussis', 'rabies animal', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2017-01-05', 'title': 'NNDSS - Table II. Mumps to Rabies, animal'}, {'description': '<p>NNDSS - Table II. Lyme disease to Meningococcal - 2016. In this Table, provisional* cases of selected† notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories.</p>\n<p>Note:<br />\nThese are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting.</p>\n<p>Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available.</p>\n<p>Footnotes:<br />\nC.N.M.I.: Commonwealth of Northern Mariana Islands.<br />\nU: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<ul>\n<li>Case counts for reporting year 2016 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/">http://wwwn.cdc.gov/nndss/document/</a> ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf. Data for TB are displayed in Table IV, which appears quarterly.<br />\n† Three low incidence conditions, rubella, rubella congenital, and tetanus, are in Table II to facilitate case count verification with reporting jurisdictions.<br />\n§ Data for meningococcal disease, invasive caused by serogroups ACWY; serogroup B; other serogroup; and unknown serogroup are available in Table I.</li>\n</ul>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/93k9-hy54', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2017-01-05', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/93k9-hy54', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/93k9-hy54/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/93k9-hy54/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/93k9-hy54/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/93k9-hy54/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2016', 'all serogroups', 'invasive', 'lyme disease', 'malaria', 'meningococcal disease', 'mmwr', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2017-01-05', 'title': 'NNDSS - Table II. Lyme disease to Meningococcal'}, {'description': '<p>NNDSS - Table II. Giardiasis to Haemophilus influenza - 2016. In this Table, provisional* cases of selected† notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories.<br />\nNote:<br />\nThese are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting.</p>\n<p>Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available.</p>\n<p>Footnotes:<br />\nC.N.M.I.: Commonwealth of Northern Mariana Islands.<br />\nU: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<ul>\n<li>Case counts for reporting year 2016 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/">http://wwwn.cdc.gov/nndss/document/</a> ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf. Data for TB are displayed in Table IV, which appears quarterly.<br />\n† Three low incidence conditions, rubella, rubella congenital, and tetanus, are in Table II to facilitate case count verification with reporting jurisdictions.<br />\n§ Data for H. influenzae (age <5 years for serotype b, nonserotype b, and unknown serotype) are available in Table I.</li>\n</ul>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/afja-b25e', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2017-01-05', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/afja-b25e', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/afja-b25e/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/afja-b25e/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/afja-b25e/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/afja-b25e/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2016', 'giardiasis', 'gonorrhea', 'haemophilus influenzae', 'mmwr', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2017-01-05', 'title': 'NNDSS - Table II. Giardiasis to Haemophilus influenza'}, {'description': '<p>NNDSS - Table II. Ehrlichiosis/Anaplasmosis - 2016. In this Table, provisional* cases of selected† notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories.</p>\n<p>Note:<br />\nThese are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting.</p>\n<p>Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available.</p>\n<p>Footnotes:<br />\nC.N.M.I.: Commonwealth of Northern Mariana Islands.<br />\nU: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<ul>\n<li>Case counts for reporting year 2016 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/">http://wwwn.cdc.gov/nndss/document/</a> ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf. Data for TB are displayed in Table IV, which appears quarterly.<br />\n† Three low incidence conditions, rubella, rubella congenital, and tetanus, are in Table II to facilitate case count verification with reporting jurisdictions.<br />\n§ Please refer to the MMWR publication for weekly updates to the footnote for this condition.</li>\n</ul>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/keia-pvvn', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2017-01-05', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/keia-pvvn', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/keia-pvvn/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/keia-pvvn/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/keia-pvvn/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/keia-pvvn/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2016', 'anaplasma phagocytophilum', 'ehrlichia chaffeensis', 'ehrlichiosis/anaplasmosis', 'mmwr', 'nedss', 'netss', 'nndss', 'undetermined', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2017-01-05', 'title': 'NNDSS - Table II. Ehrlichiosis/Anaplasmosis'}, {'description': '<p>NNDSS - Table I. infrequently reported notifiable diseases - 2016. In this Table, provisional* cases of selected† infrequently reported notifiable diseases (<1,000 cases reported during the preceding year) are displayed.<br />\nNote:</p>\n<p>These are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting.</p>\n<p>Case counts in these tables are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available.</p>\n<p>“Symbols and footnotes changed in week #4, please refer to the MMWR publication for the symbols/footnotes for weeks 1, 2, and 3”.</p>\n<p>Footnote:<br />\n-: No reported cases N: Not reportable NA: Not available NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts.<br />\n* Case counts for reporting year 2016 are provisional and subject to change. Data for years 2011 through 2015 are finalized. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>.<br />\n† This table does not include cases from the U.S. territories. Three low incidence conditions, rubella, rubella congenital, and tetanus, are in Table II to facilitate case count verification with reporting jurisdictions.<br />\n§ Calculated by summing the incidence counts for the current week, the 2 weeks preceding the current week, and the 2 weeks following the current week, for a total of 5 preceding years. Additional information is available at <a href="http://wwwn.cdc.gov/nndss/document/5yearweeklyaverage.pdf">http://wwwn.cdc.gov/nndss/document/5yearweeklyaverage.pdf</a>.<br />\n¶ Includes both neuroinvasive and nonneuroinvasive. Updated weekly reports from the Division of Vector-Borne Diseases, National Center for Emerging and Zoonotic Infectious Diseases (ArboNET Surveillance). Data for West Nile virus are available in Table II.<br />\n** Not reportable in all reporting jurisdictions. Data from states where the condition is not reportable are excluded from this table, except for the arboviral diseases and influenza-associated pediatric mortality. Reporting exceptions are available at <a href="http://wwwn.cdc.gov/nndss/downloads.html">http://wwwn.cdc.gov/nndss/downloads.html</a>.<br />\n†† Office of Management and Budget approval of the NNDSS Revision #0920-0728 on January 21, 2016, authorized CDC to receive data for these conditions. CDC is in the process<br />\nof soliciting data for these conditions (except Zika virus, congenital infection). CDC and the U.S. states are still modifying the technical infrastructure needed to collect and transmit data for Zika virus congenital infections.<br />\n§§ Jamestown Canyon virus and Lacrosse virus have replaced California serogroup diseases.<br />\n¶¶ Data for Haemophilus influenzae (all ages, all serotypes) are available in Table II.<br />\n*** Please refer to the MMWR publication for weekly updates to the footnote for this condition.<br />\n††† Please refer to the MMWR publication for weekly updates to the footnote for this condition.<br />\n§§§ Data for meningococcal disease (all serogroups) are available in Table II.<br />\n¶¶¶ Please refer to the MMWR publication for weekly updates to the footnote for this condition.<br />\n**** Updated weekly from reports to the Division of STD Prevention, National Center for HIV/AIDS, Viral Hepatitis, STD, and TB Prevention.<br />\n†††† Please refer to the MMWR publication for weekly updates to the footnote for this condition.<br />\n§§§§ All cases reported have occurred in travelers returning from affected areas, with their sexual contacts, or infants infected in ute</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/dwqk-w36f', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2017-01-05', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/dwqk-w36f', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/dwqk-w36f/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/dwqk-w36f/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/dwqk-w36f/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/dwqk-w36f/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2016', 'anthrax', 'arboviral diseases', 'botulism', 'brucellosis', 'chancroid', 'chikungunya virus disease', 'cholera', 'crimean-congo', 'cyclosporiasis', 'diphtheria', 'eastern equine encephalitis virus disease', 'ebola', 'guanarito', 'haemophilus influenzae invasive', 'hansen disease', 'hantavirus infection', 'hantavirus pulmonary syndrome', 'hemolytic uremic syndrome', 'hepatitis b infection perinatal', 'influenza-associated pediatric mortality', 'jamestown canyon virus', 'junin', 'la crosse virus', 'lassa fever', 'leptospirosis', 'listeriosis', 'lujo virus', 'machupo', 'marburg fever', 'measles', 'meningococcal disease invasive', 'mmwr', 'nedss', 'netss', 'nndss', 'novel influenza a', 'plague', 'polio virus infection nonparalytic', 'poliomyelitis paralytic', 'postdiarrheal', 'powassan virus disease', 'psittacosis', 'q fever', 'rabies human', 'sabia-associated', 'sars-cov', 'smallpox', 'st. louis encephalitis virus disease', 'streptococcal toxic-shock syndrome', 'syphilis congenital', 'toxic-shock syndrome (staphylococcal)', 'trichinellosis', 'tularemia', 'typhoid fever', 'vancomycin', 'viral hemorrhagic fever', 'western equine encephalitis virus disease', 'wonder', 'yellow fever'], 'bureauCode': ['009:00'], 'modified': '2017-01-05', 'title': 'NNDSS - Table I. infrequently reported notifiable diseases'}, {'description': '<p>This census tract shapefile for the 500 Cities project was extracted from the Census 2010 Tiger/Line database and modified to remove portions of census tracts that were outside of city boundaries. This shapefile can be joined with 500 Cities census tract-level Data (GIS Friendly Format) in a geographic information system (GIS) to make maps at the census tract level.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['500 Cities'], 'landingPage': 'https://data.cdc.gov/d/x7zy-2xmx', 'contactPoint': {'hasEmail': 'mailto:500cities@cdc.gov', 'fn': '500 Cities Public Inquiries'}, 'issued': '2016-11-08', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/x7zy-2xmx', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'zip', 'accessURL': 'https://data.cdc.gov/download/x7zy-2xmx/application/zip', 'mediaType': 'application/unknown', 'title': 'zip'}], 'keyword': ['500 cities', 'boundaries', 'census tract', 'shapefile'], 'bureauCode': ['009:20'], 'modified': '2017-12-04', 'title': '500 Cities: Census Tract Boundaries'}, {'description': '<p>This city boundary shapefile was extracted from Esri Data and Maps for ArcGIS 2014 - U.S. Populated Place Areas. This shapefile can be joined to 500 Cities city-level Data (GIS Friendly Format) in a geographic information system (GIS) to make city-level maps.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['500 Cities'], 'landingPage': 'https://data.cdc.gov/d/n44h-hy2j', 'contactPoint': {'hasEmail': 'mailto:500cities@cdc.gov', 'fn': '500 Cities Public Inquiries'}, 'issued': '2016-11-08', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/n44h-hy2j', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'zip', 'accessURL': 'https://data.cdc.gov/download/n44h-hy2j/application/zip', 'mediaType': 'application/unknown', 'title': 'zip'}], 'keyword': ['500 cities', 'boundaries', 'city', 'shapefile'], 'bureauCode': ['009:20'], 'modified': '2017-12-04', 'title': '500 Cities: City Boundaries'}, {'description': '<p>Data from BRFSS for indicators of adult oral health for 1999 and even years from 2002 through 2010. National estimates are represented by the median prevalence among 50 states and the District of Columbia data. Estimates are prepared from the BRFSS public use data sets. Estimates in this file are not age adjusted, and may differ slightly from estimates available from the BRFSS web site or Chronic Disease Indicators due to small differences in definition, age adjustment or rounding. For more information, see: <a href="http://www.cdc.gov/oralhealthdata/overview/Adult_Indicators.html">http://www.cdc.gov/oralhealthdata/overview/Adult_Indicators.html</a></p>\n', 'programCode': ['009:020'], 'title': 'NOHSS Adult Indicators - 2010 And Prior BRFSS', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Oral Health'], 'landingPage': 'https://data.cdc.gov/d/aemk-wcbf', 'contactPoint': {'hasEmail': 'mailto:oralhealth@cdc.gov', 'fn': 'Oral Health Inquiries'}, 'issued': '2016-11-07', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/aemk-wcbf', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/aemk-wcbf/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/aemk-wcbf/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/aemk-wcbf/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/aemk-wcbf/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['access to care', 'adults', 'dental cleaning', 'dental visits', 'tooth loss'], 'bureauCode': ['009:20'], 'modified': '2019-05-10', 'references': ['https://www.cdc.gov/oralhealthdata/'], 'describedBy': 'https://chronicdata.cdc.gov/Oral-Health/NOHSS-Adult-Indicators-2010-And-Prior-BRFSS/aemk-wcbf'}, {'description': "<p>Rate of deaths by age/gender (per 100,000 population) for motor vehicle occupants killed in crashes, 2012 & 2014. 2012 Source: Fatality Analysis Reporting System (FARS). 2014 Source: National Highway Traffic Safety Administration's (NHTSA) Fatality Analysis Reporting System (FARS), 2014 Annual Report File Note: Blank cells indicate data are suppressed. Fatality rates based on fewer than 20 deaths are suppressed.</p>\n", 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Motor Vehicle'], 'landingPage': 'https://data.cdc.gov/d/xsu4-4sk9', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-10-18', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/xsu4-4sk9', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xsu4-4sk9/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xsu4-4sk9/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xsu4-4sk9/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xsu4-4sk9/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cdc', 'centers for disease control and prevention'], 'bureauCode': ['009:00'], 'modified': '2016-10-18', 'title': 'Motor Vehicle Occupant Death Rate, by Age and Gender, 2012 & 2014, Region 9 - San Francisco'}, {'description': "<p>Rate of deaths by age/gender (per 100,000 population) for motor vehicle occupants killed in crashes, 2012 & 2014. 2012 Source: Fatality Analysis Reporting System (FARS). 2014 Source: National Highway Traffic Safety Administration's (NHTSA) Fatality Analysis Reporting System (FARS), 2014 Annual Report File Note: Blank cells indicate data are suppressed. Fatality rates based on fewer than 20 deaths are suppressed.</p>\n", 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Motor Vehicle'], 'landingPage': 'https://data.cdc.gov/d/u5yv-9uts', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-10-18', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/u5yv-9uts', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/u5yv-9uts/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/u5yv-9uts/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/u5yv-9uts/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/u5yv-9uts/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cdc', 'centers for disease control and prevention'], 'bureauCode': ['009:00'], 'modified': '2016-10-18', 'title': 'Motor Vehicle Occupant Death Rate, by Age and Gender, 2012 & 2014, Region 7 - Kansas City'}, {'description': "<p>Rate of deaths by age/gender (per 100,000 population) for motor vehicle occupants killed in crashes, 2012 & 2014. 2012 Source: Fatality Analysis Reporting System (FARS). 2014 Source: National Highway Traffic Safety Administration's (NHTSA) Fatality Analysis Reporting System (FARS), 2014 Annual Report File Note: Blank cells indicate data are suppressed. Fatality rates based on fewer than 20 deaths are suppressed.</p>\n", 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Motor Vehicle'], 'landingPage': 'https://data.cdc.gov/d/8ihh-n7ic', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-10-18', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/8ihh-n7ic', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/8ihh-n7ic/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/8ihh-n7ic/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/8ihh-n7ic/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/8ihh-n7ic/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cdc', 'centers for disease control and prevention'], 'bureauCode': ['009:00'], 'modified': '2016-10-18', 'title': 'Motor Vehicle Occupant Death Rate, by Age and Gender, 2012 & 2014, Region 6 - Dallas'}, {'description': "<p>Rate of deaths by age/gender (per 100,000 population) for motor vehicle occupants killed in crashes, 2012 & 2014. 2012 Source: Fatality Analysis Reporting System (FARS). 2014 Source: National Highway Traffic Safety Administration's (NHTSA) Fatality Analysis Reporting System (FARS), 2014 Annual Report File Note: Blank cells indicate data are suppressed. Fatality rates based on fewer than 20 deaths are suppressed.</p>\n", 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Motor Vehicle'], 'landingPage': 'https://data.cdc.gov/d/6i2x-3kw3', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-10-18', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/6i2x-3kw3', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6i2x-3kw3/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6i2x-3kw3/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6i2x-3kw3/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6i2x-3kw3/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cdc', 'centers for disease control and prevention'], 'bureauCode': ['009:00'], 'modified': '2016-10-18', 'title': 'Motor Vehicle Occupant Death Rate, by Age and Gender, 2012 & 2014, Region 5 - Chicago'}, {'description': "<p>Rate of deaths by age/gender (per 100,000 population) for motor vehicle occupants killed in crashes, 2012 & 2014. 2012 Source: Fatality Analysis Reporting System (FARS). 2014 Source: National Highway Traffic Safety Administration's (NHTSA) Fatality Analysis Reporting System (FARS), 2014 Annual Report File Note: Blank cells indicate data are suppressed. Fatality rates based on fewer than 20 deaths are suppressed.</p>\n", 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Motor Vehicle'], 'landingPage': 'https://data.cdc.gov/d/rb93-4tgj', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-10-18', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/rb93-4tgj', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rb93-4tgj/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rb93-4tgj/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rb93-4tgj/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rb93-4tgj/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cdc', 'centers for disease control and prevention'], 'bureauCode': ['009:00'], 'modified': '2016-10-18', 'title': 'Motor Vehicle Occupant Death Rate, by Age and Gender, 2012 & 2014, Region 4 - Atlanta'}, {'description': "<p>Rate of deaths by age/gender (per 100,000 population) for motor vehicle occupants killed in crashes, 2012 & 2014. 2012 Source: Fatality Analysis Reporting System (FARS). 2014 Source: National Highway Traffic Safety Administration's (NHTSA) Fatality Analysis Reporting System (FARS), 2014 Annual Report File Note: Blank cells indicate data are suppressed. Fatality rates based on fewer than 20 deaths are suppressed.</p>\n", 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Motor Vehicle'], 'landingPage': 'https://data.cdc.gov/d/fj6s-ssz6', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-10-18', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/fj6s-ssz6', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/fj6s-ssz6/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/fj6s-ssz6/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/fj6s-ssz6/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/fj6s-ssz6/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cdc', 'centers for disease control and prevention'], 'bureauCode': ['009:00'], 'modified': '2016-10-18', 'title': 'Motor Vehicle Occupant Death Rate, by Age and Gender, 2012 & 2014, Region 2 - New York'}, {'description': "<p>Rate of deaths by age/gender (per 100,000 population) for motor vehicle occupants killed in crashes, 2012 & 2014. 2012 Source: Fatality Analysis Reporting System (FARS). 2014 Source: National Highway Traffic Safety Administration's (NHTSA) Fatality Analysis Reporting System (FARS), 2014 Annual Report File Note: Blank cells indicate data are suppressed. Fatality rates based on fewer than 20 deaths are suppressed.</p>\n", 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Motor Vehicle'], 'landingPage': 'https://data.cdc.gov/d/an65-3p9b', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-10-18', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/an65-3p9b', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/an65-3p9b/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/an65-3p9b/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/an65-3p9b/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/an65-3p9b/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cdc', 'centers for disease control and prevention'], 'bureauCode': ['009:00'], 'modified': '2016-10-18', 'title': 'Motor Vehicle Occupant Death Rate, by Age and Gender, 2012 & 2014, HHS Region 1 - Boston'}, {'description': "<p>Rate of deaths by age/gender (per 100,000 population) for motor vehicle occupants killed in crashes, 2012 & 2014. 2012 Source: Fatality Analysis Reporting System (FARS). 2014 Source: National Highway Traffic Safety Administration's (NHTSA) Fatality Analysis Reporting System (FARS), 2014 Annual Report File Note: Blank cells indicate data are suppressed. Fatality rates based on fewer than 20 deaths are suppressed.</p>\n", 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['geospatial'], 'landingPage': 'https://data.cdc.gov/d/rqg5-mkef', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-10-17', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/rqg5-mkef', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rqg5-mkef/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rqg5-mkef/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rqg5-mkef/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rqg5-mkef/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['death rate', 'motor vehicle'], 'bureauCode': ['009:00'], 'modified': '2017-09-13', 'title': 'Motor Vehicle Occupant Death Rate, by Age and Gender, 2012 & 2014, All States'}, {'description': '<p>This file contains the complete set of data reported to 122 Cities Mortality Reposting System. The system was retired as of 10/6/2016. While the system was running each week, the vital statistics offices of 122 cities across the United States reported the total number of death certificates processed and the number of those for which pneumonia or influenza was listed as the underlying or contributing cause of death by age group (Under 28 days, 28 days - 1 year, 1-14 years, 15-24 years, 25-44 years, 45-64 years, 65-74 years, 75-84 years, and - 85 years). U:Unavailable. - : No reported cases.* Mortality data in this table were voluntarily reported from 122 cities in the United States, most of which have populations of >100,000. A death is reported by the place of its occurrence and by the week that the death certificate was filed. Fetal deaths are not included. Total includes unknown ages.<br />\nMore information on Flu Activity & Surveillance is available at <a href="http://www.cdc.gov/flu/weekly/fluactivitysurv.htm">http://www.cdc.gov/flu/weekly/fluactivitysurv.htm</a>.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'landingPage': 'https://data.cdc.gov/d/mr8w-325u', 'contactPoint': {'hasEmail': 'mailto:krk9@cdc.gov', 'fn': 'Krista Kniss'}, 'issued': '2016-10-06', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/mr8w-325u', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mr8w-325u/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mr8w-325u/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mr8w-325u/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mr8w-325u/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['122 cities', 'mmwr table iii', 'mortality'], 'bureauCode': ['009:00'], 'modified': '2016-10-06', 'title': 'Deaths in 122 U.S. cities - 1962-2016. 122 Cities Mortality Reporting System'}, {'description': '<p>Source: Behavioral Risk Factor Surveillance System (BRFSS), 2012, 2014.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Motor Vehicle'], 'landingPage': 'https://data.cdc.gov/d/bjsc-yd7n', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-09-28', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/bjsc-yd7n', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/bjsc-yd7n/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/bjsc-yd7n/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/bjsc-yd7n/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/bjsc-yd7n/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cdc', 'centers for disease control and prevention'], 'bureauCode': ['009:00'], 'modified': '2016-09-28', 'title': 'Percentage of Adults Who Report Driving After Drinking Too Much (in the past 30 days), 2012 & 2014, Region 3 - Philadelphia'}, {'description': '<p>2012 to 2014, 3-year average. Rates are age-standardized. County rates are spatially smoothed. The data can be viewed by gender and race/ethnicity. Data source: National Vital Statistics System. Additional data, maps, and methodology can be viewed on the Interactive Atlas of Heart Disease and Stroke <a href="http://www.cdc.gov/dhdsp/maps/atlas">http://www.cdc.gov/dhdsp/maps/atlas</a></p>\n', 'programCode': ['009:020'], 'title': 'Stroke Mortality Data Among US Adults (35+) by State/Territory and County', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Heart Disease & Stroke Prevention'], 'landingPage': 'https://data.cdc.gov/d/dhsy-4sea', 'contactPoint': {'hasEmail': 'mailto:dhdsprequests@cdc.gov', 'fn': 'DHDSP Requests'}, 'issued': '2016-09-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/dhsy-4sea', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/dhsy-4sea/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/dhsy-4sea/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/dhsy-4sea/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/dhsy-4sea/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cardiovascular disease', 'cerebrovascular disease', 'county', 'stroke'], 'bureauCode': ['009:20'], 'modified': '2018-07-09', 'references': ['https://www.cdc.gov/dhdsp/index.htm', 'https://www.cdc.gov/dhdsp/maps/dtm/data_sources.htm', 'https://www.cdc.gov/dhdsp/maps/dtm/data_risks.htm'], 'describedBy': 'https://chronicdata.cdc.gov/Heart-Disease-Stroke-Prevention/Stroke-Mortality-Data-Among-US-Adults-35-by-State-/dhsy-4sea'}, {'description': '<p>2012 to 2014, 3-year average. Rates are age-standardized. County rates are spatially smoothed. The data can be viewed by gender and race/ethnicity. Data source: National Vital Statistics System. Additional data, maps, and methodology can be viewed on the Interactive Atlas of Heart Disease and Stroke <a href="http://www.cdc.gov/dhdsp/maps/atlas">http://www.cdc.gov/dhdsp/maps/atlas</a></p>\n', 'programCode': ['009:020'], 'title': 'Heart Disease Mortality Data Among US Adults (35+) by State/Territory and County', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Heart Disease & Stroke Prevention'], 'landingPage': 'https://data.cdc.gov/d/r35g-znws', 'contactPoint': {'hasEmail': 'mailto:dhdsprequests@cdc.gov', 'fn': 'DHDSP Requests'}, 'issued': '2016-09-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/r35g-znws', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/r35g-znws/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/r35g-znws/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/r35g-znws/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/r35g-znws/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cardiovascular disease', 'county', 'heart disease'], 'bureauCode': ['009:20'], 'modified': '2018-07-09', 'references': ['https://www.cdc.gov/dhdsp/index.htm', 'https://www.cdc.gov/dhdsp/maps/dtm/data_sources.htm', 'https://www.cdc.gov/dhdsp/maps/dtm/data_risks.htm'], 'describedBy': 'https://chronicdata.cdc.gov/Heart-Disease-Stroke-Prevention/Heart-Disease-Mortality-Data-Among-US-Adults-35-by/r35g-znws'}, {'description': "<p>Rate of deaths by age/gender (per 100,000 population) for people killed in crashes involving a driver with BAC =>0.08%, 2012, 2014. 2012 Source: Fatality Analysis Reporting System (FARS). 2014 Source: National Highway Traffic Administration's (NHTSA) Fatality Analysis Reporting System (FARS), 2014 Annual Report File. Note: Blank cells indicate data are suppressed. Fatality rates based on fewer than 20 deaths are suppressed.</p>\n", 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Motor Vehicle'], 'landingPage': 'https://data.cdc.gov/d/bptw-uw4i', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-09-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/bptw-uw4i', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/bptw-uw4i/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/bptw-uw4i/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/bptw-uw4i/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/bptw-uw4i/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cdc', 'centers for disease control and prevention'], 'bureauCode': ['009:00'], 'modified': '2016-09-14', 'title': 'Impaired Driving Death Rate, by Age and Gender, 2012 & 2014, Region 2 - New York'}, {'description': "<p>Rate of deaths by age/gender (per 100,000 population) for people killed in crashes involving a driver with BAC =>0.08%, 2012, 2014. 2012 Source: Fatality Analysis Reporting System (FARS). 2014 Source: National Highway Traffic Administration's (NHTSA) Fatality Analysis Reporting System (FARS), 2014 Annual Report File. Note: Blank cells indicate data are suppressed. Fatality rates based on fewer than 20 deaths are suppressed.</p>\n", 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Motor Vehicle'], 'landingPage': 'https://data.cdc.gov/d/68ej-h5ze', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-09-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/68ej-h5ze', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/68ej-h5ze/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/68ej-h5ze/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/68ej-h5ze/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/68ej-h5ze/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cdc', 'centers for disease control and prevention'], 'bureauCode': ['009:00'], 'modified': '2016-09-14', 'title': 'Impaired Driving Death Rate, by Age and Gender, 2012 & 2014, Region 5 - Chicago'}, {'description': "<p>Rate of deaths by age/gender (per 100,000 population) for people killed in crashes involving a driver with BAC =>0.08%, 2012, 2014. 2012 Source: Fatality Analysis Reporting System (FARS). 2014 Source: National Highway Traffic Administration's (NHTSA) Fatality Analysis Reporting System (FARS), 2014 Annual Report File. Note: Blank cells indicate data are suppressed. Fatality rates based on fewer than 20 deaths are suppressed.</p>\n", 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Motor Vehicle'], 'landingPage': 'https://data.cdc.gov/d/k9ai-xgx2', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-09-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/k9ai-xgx2', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/k9ai-xgx2/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/k9ai-xgx2/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/k9ai-xgx2/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/k9ai-xgx2/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cdc', 'centers for disease control and prevention'], 'bureauCode': ['009:00'], 'modified': '2016-09-14', 'title': 'Impaired Driving Death Rate, by Age and Gender, 2012 & 2014, Region 6 - Dallas'}, {'description': "<p>Rate of deaths by age/gender (per 100,000 population) for people killed in crashes involving a driver with BAC =>0.08%, 2012, 2014. 2012 Source: Fatality Analysis Reporting System (FARS). 2014 Source: National Highway Traffic Administration's (NHTSA) Fatality Analysis Reporting System (FARS), 2014 Annual Report File. Note: Blank cells indicate data are suppressed. Fatality rates based on fewer than 20 deaths are suppressed.</p>\n", 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Motor Vehicle'], 'landingPage': 'https://data.cdc.gov/d/ea3z-m7eh', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-09-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/ea3z-m7eh', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ea3z-m7eh/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ea3z-m7eh/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ea3z-m7eh/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ea3z-m7eh/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cdc', 'centers for disease control and prevention'], 'bureauCode': ['009:00'], 'modified': '2016-09-14', 'title': 'Impaired Driving Death Rate, by Age and Gender, 2012 & 2014, Region 7 - Kansas City'}, {'description': "<p>Rate of deaths by age/gender (per 100,000 population) for people killed in crashes involving a driver with BAC =>0.08%, 2012, 2014. 2012 Source: Fatality Analysis Reporting System (FARS). 2014 Source: National Highway Traffic Administration's (NHTSA) Fatality Analysis Reporting System (FARS), 2014 Annual Report File. Note: Blank cells indicate data are suppressed. Fatality rates based on fewer than 20 deaths are suppressed.</p>\n", 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Motor Vehicle'], 'landingPage': 'https://data.cdc.gov/d/3se3-rwj2', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-09-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/3se3-rwj2', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/3se3-rwj2/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/3se3-rwj2/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/3se3-rwj2/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/3se3-rwj2/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cdc', 'centers for disease control and prevention'], 'bureauCode': ['009:00'], 'modified': '2016-09-14', 'title': 'Impaired Driving Death Rate, by Age and Gender, 2012 & 2014, Region 9 - San Francisco'}, {'description': "<p>Rate of deaths by age/gender (per 100,000 population) for people killed in crashes involving a driver with BAC =>0.08%, 2012, 2014. 2012 Source: Fatality Analysis Reporting System (FARS). 2014 Source: National Highway Traffic Administration's (NHTSA) Fatality Analysis Reporting System (FARS), 2014 Annual Report File. Note: Blank cells indicate data are suppressed. Fatality rates based on fewer than 20 deaths are suppressed.</p>\n", 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Motor Vehicle'], 'landingPage': 'https://data.cdc.gov/d/x9gq-59r3', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-09-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/x9gq-59r3', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/x9gq-59r3/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/x9gq-59r3/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/x9gq-59r3/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/x9gq-59r3/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cdc', 'centers for disease control and prevention'], 'bureauCode': ['009:00'], 'modified': '2016-09-14', 'title': 'Impaired Driving Death Rate, by Age and Gender, 2012 & 2014, Region 10 - Seattle'}, {'description': '<p>Source: Behavioral Risk Factor Surveillance System (BRFSS), 2012, 2014.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Motor Vehicle'], 'landingPage': 'https://data.cdc.gov/d/g4ag-jrdn', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-09-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/g4ag-jrdn', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/g4ag-jrdn/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/g4ag-jrdn/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/g4ag-jrdn/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/g4ag-jrdn/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cdc', 'centers for disease control and prevention'], 'bureauCode': ['009:00'], 'modified': '2016-09-14', 'title': 'Percentage of Adults Who Report Driving After Drinking Too Much (in the past 30 days), 2012 & 2014, Region 2 - New York'}, {'description': '<p>Source: Behavioral Risk Factor Surveillance System (BRFSS), 2012, 2014.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Motor Vehicle'], 'landingPage': 'https://data.cdc.gov/d/azgh-hvnt', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-09-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/azgh-hvnt', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/azgh-hvnt/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/azgh-hvnt/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/azgh-hvnt/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/azgh-hvnt/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cdc', 'centers for disease control and prevention'], 'bureauCode': ['009:00'], 'modified': '2016-09-14', 'title': 'Percentage of Adults Who Report Driving After Drinking Too Much (in the past 30 days), 2012 & 2014, Region 4 - Atlanta'}, {'description': '<p>Source: Behavioral Risk Factor Surveillance System (BRFSS), 2012, 2014.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Motor Vehicle'], 'landingPage': 'https://data.cdc.gov/d/9w38-t35p', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-09-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/9w38-t35p', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/9w38-t35p/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/9w38-t35p/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/9w38-t35p/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/9w38-t35p/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cdc', 'centers for disease control and prevention'], 'bureauCode': ['009:00'], 'modified': '2016-09-14', 'title': 'Percentage of Adults Who Report Driving After Drinking Too Much (in the past 30 days), 2012 & 2014, Region 6 - Dallas'}, {'description': '<p>Source: Behavioral Risk Factor Surveillance System (BRFSS), 2012, 2014.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Motor Vehicle'], 'landingPage': 'https://data.cdc.gov/d/pvr7-gpk4', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-09-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/pvr7-gpk4', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/pvr7-gpk4/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/pvr7-gpk4/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/pvr7-gpk4/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/pvr7-gpk4/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cdc', 'centers for disease control and prevention'], 'bureauCode': ['009:00'], 'modified': '2016-09-14', 'title': 'Percentage of Adults Who Report Driving After Drinking Too Much (in the past 30 days), 2012 & 2014, Region 7 - Kansas City'}, {'description': '<p>Source: Behavioral Risk Factor Surveillance System (BRFSS), 2012, 2014</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Motor Vehicle'], 'landingPage': 'https://data.cdc.gov/d/a37y-w96i', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-09-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/a37y-w96i', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/a37y-w96i/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/a37y-w96i/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/a37y-w96i/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/a37y-w96i/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cdc', 'centers for disease control and prevention'], 'bureauCode': ['009:00'], 'modified': '2016-09-14', 'title': 'Percentage of Adults Who Report Driving After Drinking Too Much (in the past 30 days), 2012 & 2014, Region 8 - Denver'}, {'description': '<p>Source: Behavioral Risk Factor Surveillance System (BRFSS), 2012, 2014.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Motor Vehicle'], 'landingPage': 'https://data.cdc.gov/d/7zky-in8p', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-09-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/7zky-in8p', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7zky-in8p/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7zky-in8p/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7zky-in8p/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7zky-in8p/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cdc', 'centers for disease control and prevention'], 'bureauCode': ['009:00'], 'modified': '2016-09-14', 'title': 'Percentage of Adults Who Report Driving After Drinking Too Much (in the past 30 days), 2012 & 2014, Region 10 - Seattle'}, {'description': '<p>Source for 2012 national data: National Occupant Protection Use Survey (NOPUS), 2012. Source for 2014 national data: National Occupant Protection Use Survey (NOPUS), 2014. Source for 2012 state data: State Observational Survey of Seat Belt Use, 2012. Source for 2014 state data: Seat Belt Use in 2014- Use Rates in the States and Territories</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Motor Vehicle'], 'landingPage': 'https://data.cdc.gov/d/6tmq-h6uy', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-09-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/6tmq-h6uy', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6tmq-h6uy/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6tmq-h6uy/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6tmq-h6uy/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6tmq-h6uy/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cdc', 'centers for disease control and prevention'], 'bureauCode': ['009:00'], 'modified': '2016-09-14', 'title': 'Percentage of Drivers and Front Seat Passengers Wearing Seat Belts, 2012 & 2014, Region 1 - Boston'}, {'description': '<p>Source for 2012 national data: National Occupant Protection Use Survey (NOPUS), 2012. Source for 2014 national data: National Occupant Protection Use Survey (NOPUS), 2014. Source for 2012 state data: State Observational Survey of Seat Belt Use, 2012. Source for 2014 state data: Seat Belt Use in 2014- Use Rates in the States and Territories</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Motor Vehicle'], 'landingPage': 'https://data.cdc.gov/d/hget-9fst', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-09-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/hget-9fst', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hget-9fst/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hget-9fst/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hget-9fst/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hget-9fst/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cdc', 'centers for disease control and prevention'], 'bureauCode': ['009:00'], 'modified': '2016-09-14', 'title': 'Percentage of Drivers and Front Seat Passengers Wearing Seat Belts, 2012 & 2014, Region 2 - New York'}, {'description': '<p>Source for 2012 national data: National Occupant Protection Use Survey (NOPUS), 2012. Source for 2014 national data: National Occupant Protection Use Survey (NOPUS), 2014. Source for 2012 state data: State Observational Survey of Seat Belt Use, 2012. Source for 2014 state data: Seat Belt Use in 2014- Use Rates in the States and Territories</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Motor Vehicle'], 'landingPage': 'https://data.cdc.gov/d/26a7-nc4u', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-09-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/26a7-nc4u', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/26a7-nc4u/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/26a7-nc4u/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/26a7-nc4u/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/26a7-nc4u/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cdc', 'centers for disease control and prevention'], 'bureauCode': ['009:00'], 'modified': '2016-09-14', 'title': 'Percentage of Drivers and Front Seat Passengers Wearing Seat Belts, 2012 & 2014, Region 5 - Chicago'}, {'description': '<p>Source for 2012 national data: National Occupant Protection Use Survey (NOPUS), 2012. Source for 2014 national data: National Occupant Protection Use Survey (NOPUS), 2014. Source for 2012 state data: State Observational Survey of Seat Belt Use, 2012. Source for 2014 state data: Seat Belt Use in 2014- Use Rates in the States and Territories</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Motor Vehicle'], 'landingPage': 'https://data.cdc.gov/d/msjj-a7q2', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-09-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/msjj-a7q2', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/msjj-a7q2/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/msjj-a7q2/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/msjj-a7q2/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/msjj-a7q2/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cdc', 'centers for disease control and prevention'], 'bureauCode': ['009:00'], 'modified': '2016-09-14', 'title': 'Percentage of Drivers and Front Seat Passengers Wearing Seat Belts, 2012 & 2014, Region 10 - Seattle'}, {'description': '<p>Source for 2012 national data: National Occupant Protection Use Survey (NOPUS), 2012. Source for 2014 national data: National Occupant Protection Use Survey (NOPUS), 2014. Source for 2012 state data: State Observational Survey of Seat Belt Use, 2012. Source for 2014 state data: Seat Belt Use in 2014- Use Rates in the States and Territories</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Motor Vehicle'], 'landingPage': 'https://data.cdc.gov/d/fkfk-2j5x', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-09-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/fkfk-2j5x', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/fkfk-2j5x/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/fkfk-2j5x/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/fkfk-2j5x/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/fkfk-2j5x/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cdc', 'centers for disease control and prevention'], 'bureauCode': ['009:00'], 'modified': '2016-09-14', 'title': 'Percentage of Drivers and Front Seat Passengers Wearing Seat Belts, 2012 & 2014, Region 9 - San Francisco'}, {'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Health Statistics'], 'landingPage': 'https://data.cdc.gov/d/pp7x-dyj2', 'contactPoint': {'hasEmail': 'mailto:krk9@cdc.gov', 'fn': 'Krista Kniss'}, 'issued': '2016-10-13', 'accessLevel': 'public', 'description': 'No description provided', 'identifier': 'https://data.cdc.gov/api/views/pp7x-dyj2', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/pp7x-dyj2/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/pp7x-dyj2/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/pp7x-dyj2/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/pp7x-dyj2/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['mortality', 'nchs'], 'bureauCode': ['009:20'], 'modified': '2019-04-05', 'title': 'Deaths from Pneumonia and Influenza (P&I) and all deaths, by state and region, National Center For Health Statistics Mortality Surveillance System'}, {'description': '<p>1991-2017. Middle School Dataset. The Youth Risk Behavior Surveillance System (YRBSS) monitors six categories of priority health behaviors<br />\namong youth and young adults: 1) behaviors that contribute to unintentional injuries and violence; 2) tobacco use; 3) alcohol and<br />\nother drug use; 4) sexual behaviors related to unintended pregnancy and sexually transmitted infections (STIs), including human<br />\nimmunodeficiency virus (HIV) infection; 5) unhealthy dietary behaviors; and 6) physical inactivity. In addition, YRBSS monitors<br />\nthe prevalence of obesity and asthma and other priority health behaviors.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Youth Risk Behaviors'], 'landingPage': 'https://data.cdc.gov/d/k5bc-k3g8', 'contactPoint': {'hasEmail': 'mailto:nccddashinfo@cdc.gov', 'fn': 'DASH Public Inquiries'}, 'issued': '2018-06-15', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/k5bc-k3g8', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/k5bc-k3g8/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/k5bc-k3g8/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/k5bc-k3g8/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/k5bc-k3g8/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['middle school', 'risk behavior', 'survey', 'youth online', 'yrbs'], 'bureauCode': ['009:20'], 'modified': '2019-03-29', 'title': 'DASH - Youth Risk Behavior Surveillance System (YRBSS): Middle School', 'describedBy': 'https://chronicdata.cdc.gov/Youth-Risk-Behaviors/DASH-Youth-Risk-Behavior-Surveillance-System-YRBSS/k5bc-k3g8'}, {'description': '<p>2002-2010. BRFSS SMART MMSA Prevalence land line only data. The Selected Metropolitan Area Risk Trends (SMART) project uses the Behavioral Risk Factor Surveillance System (BRFSS) to analyze the data of selected metropolitan statistical areas (MMSAs) with 500 or more respondents. BRFSS data can be used to identify emerging health problems, establish and track health objectives, and develop and evaluate public health policies and programs. BRFSS is a continuous, state-based surveillance system that collects information about modifiable risk factors for chronic diseases and other leading causes of death. Data will be updated annually as it becomes available. Detailed information on sampling methodology and quality assurance can be found on the BRFSS website (<a href="http://www.cdc.gov/brfss">http://www.cdc.gov/brfss</a>). Methodology: <a href="http://www.cdc.gov/brfss/factsheets/pdf/DBS_BRFSS_survey.pdf">http://www.cdc.gov/brfss/factsheets/pdf/DBS_BRFSS_survey.pdf</a> Glossary: <a href="https://chronicdata.cdc.gov/Behavioral-Risk-Factors/Behavioral-Risk-Factor-Surveillance-System-BRFSS-H/iuq5-y9ct/data">https://chronicdata.cdc.gov/Behavioral-Risk-Factors/Behavioral-Risk-Fact...</a></p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Behavioral Risk Factors'], 'landingPage': 'https://data.cdc.gov/d/waxm-p5qv', 'contactPoint': {'hasEmail': 'mailto:PublicInquiriesDPH@cdc.gov', 'fn': 'DPH Public Inquiries'}, 'issued': '2019-05-29', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/waxm-p5qv', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/waxm-p5qv/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/waxm-p5qv/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/waxm-p5qv/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/waxm-p5qv/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['...', 'behavioral', 'brfss', 'mmsa', 'risk', 'smart', 'survey'], 'bureauCode': ['009:20'], 'modified': '2019-05-29', 'title': 'Behavioral Risk Factors: Selected Metropolitan Area Risk Trends (SMART) MMSA Prevalence Data (2010 and Prior)'}, {'description': '<p>1984-2018. Centers for Disease Control and Prevention (CDC). BRFSS Survey Data. The BRFSS is a continuous, state-based surveillance system that collects information about modifiable risk factors for chronic diseases and other leading causes of death.<br />\nDetailed information on sampling methodology and quality assurance can be found on the BRFSS website (<a href="http://www.cdc.gov/brfss">http://www.cdc.gov/brfss</a>).</p>\n', 'programCode': ['009:020'], 'title': 'Behavioral Risk Factor Surveillance System (BRFSS) Historical Questions', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Behavioral Risk Factors'], 'landingPage': 'https://data.cdc.gov/d/iuq5-y9ct', 'contactPoint': {'hasEmail': 'mailto:PublicInquiriesDPH@cdc.gov', 'fn': 'DPH Public Inquiries'}, 'issued': '2017-04-12', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/iuq5-y9ct', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/iuq5-y9ct/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/iuq5-y9ct/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/iuq5-y9ct/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/iuq5-y9ct/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['behavioral', 'brfss', 'factor', 'questions', 'risk', 'surveillance', 'survey', 'system'], 'bureauCode': ['009:20'], 'modified': '2019-08-29', 'references': ['https://www.cdc.gov/brfss/'], 'describedBy': 'https://chronicdata.cdc.gov/Behavioral-Risk-Factors/Behavioral-Risk-Factor-Surveillance-System-BRFSS-H/iuq5-y9ct'}, {'description': '<p>2002-2010. BRFSS SMART County Prevalence land line only data. The Selected Metropolitan Area Risk Trends (SMART) project uses the Behavioral Risk Factor Surveillance System (BRFSS) to analyze the data of selected counties with 500 or more respondents. BRFSS data can be used to identify emerging health problems, establish and track health objectives, and develop and evaluate public health policies and programs. BRFSS is a continuous, state-based surveillance system that collects information about modifiable risk factors for chronic diseases and other leading causes of death. Data will be updated annually as it becomes available. Detailed information on sampling methodology and quality assurance can be found on the BRFSS website (<a href="http://www.cdc.gov/brfss">http://www.cdc.gov/brfss</a>). Methodology: <a href="http://www.cdc.gov/brfss/factsheets/pdf/DBS_BRFSS_survey.pdf">http://www.cdc.gov/brfss/factsheets/pdf/DBS_BRFSS_survey.pdf</a> Glossary: <a href="https://chronicdata.cdc.gov/Behavioral-Risk-Factors/Behavioral-Risk-Factor-Surveillance-System-BRFSS-H/iuq5-y9ct/data">https://chronicdata.cdc.gov/Behavioral-Risk-Factors/Behavioral-Risk-Fact...</a></p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Behavioral Risk Factors'], 'landingPage': 'https://data.cdc.gov/d/acme-vg9e', 'contactPoint': {'hasEmail': 'mailto:PublicInquiriesDPH@cdc.gov', 'fn': 'DPH Public Inquiries'}, 'issued': '2019-05-29', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/acme-vg9e', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/acme-vg9e/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/acme-vg9e/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/acme-vg9e/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/acme-vg9e/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['...', 'behavioral', 'brfss', 'county', 'risk', 'smart', 'survey'], 'bureauCode': ['009:20'], 'modified': '2019-05-29', 'title': 'Behavioral Risk Factors: Selected Metropolitan Area Risk Trends (SMART) County Prevalence Data (2010 and prior)'}, {'description': '<p>2011 to 2012. BRFSS SMART County Prevalence combined land line and cell phone data. The Selected Metropolitan Area Risk Trends (SMART) project uses the Behavioral Risk Factor Surveillance System (BRFSS) to analyze the data of selected counties with 500 or more respondents. BRFSS data can be used to identify emerging health problems, establish and track health objectives, and develop and evaluate public health policies and programs. BRFSS is a continuous, state-based surveillance system that collects information about modifiable risk factors for chronic diseases and other leading causes of death. Data will be updated annually as it becomes available. Detailed information on sampling methodology and quality assurance can be found on the BRFSS website (<a href="http://www.cdc.gov/brfss">http://www.cdc.gov/brfss</a>). Methodology: <a href="http://www.cdc.gov/brfss/factsheets/pdf/DBS_BRFSS_survey.pdf">http://www.cdc.gov/brfss/factsheets/pdf/DBS_BRFSS_survey.pdf</a> Glossary: <a href="https://chronicdata.cdc.gov/Behavioral-Risk-Factors/Behavioral-Risk-Factor-Surveillance-System-BRFSS-H/iuq5-y9ct">https://chronicdata.cdc.gov/Behavioral-Risk-Factors/Behavioral-Risk-Fact...</a></p>\n', 'programCode': ['009:020'], 'title': 'Behavioral Risk Factors: Selected Metropolitan Area Risk Trends (SMART) County Prevalence Data (2011 to 2012)', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Behavioral Risk Factors'], 'landingPage': 'https://data.cdc.gov/d/cpem-dkkm', 'contactPoint': {'hasEmail': 'mailto:PublicInquiriesDPH@cdc.gov', 'fn': 'DPH Public Inquiries'}, 'issued': '2016-03-11', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/cpem-dkkm', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/cpem-dkkm/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/cpem-dkkm/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/cpem-dkkm/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/cpem-dkkm/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['...', 'behavioral', 'brfss', 'county', 'factor', 'risk', 'smart', 'survey'], 'bureauCode': ['009:20'], 'modified': '2019-05-29', 'references': ['https://www.cdc.gov/brfss/'], 'describedBy': 'https://chronicdata.cdc.gov/Behavioral-Risk-Factors/Behavioral-Risk-Factors-Selected-Metropolitan-Area/cpem-dkkm'}, {'description': '<p>1995-2010. BRFSS land line only prevalence data. BRFSS is a continuous, state-based surveillance system that collects information about modifiable risk factors for chronic diseases and other leading causes of death. Data will be updated annually as it becomes available. Detailed information on sampling methodology and quality assurance can be found on the BRFSS website (<a href="http://www.cdc.gov/brfss">http://www.cdc.gov/brfss</a>). Methodology: <a href="http://www.cdc.gov/brfss/factsheets/pdf/DBS_BRFSS_survey.pdf">http://www.cdc.gov/brfss/factsheets/pdf/DBS_BRFSS_survey.pdf</a> Glossary: <a href="https://chronicdata.cdc.gov/Behavioral-Risk-Factors/Behavioral-Risk-Factor-Surveillance-System-BRFSS-H/iuq5-y9ct/data">https://chronicdata.cdc.gov/Behavioral-Risk-Factors/Behavioral-Risk-Fact...</a></p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Behavioral Risk Factors'], 'landingPage': 'https://data.cdc.gov/d/y4ft-s73h', 'contactPoint': {'hasEmail': 'mailto:PublicInquiriesDPH@cdc.gov', 'fn': 'DPH Public Inquiries'}, 'issued': '2019-05-29', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/y4ft-s73h', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/y4ft-s73h/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/y4ft-s73h/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/y4ft-s73h/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/y4ft-s73h/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['...', 'behavioral', 'brfss', 'factor', 'risk', 'survey'], 'bureauCode': ['009:20'], 'modified': '2019-05-29', 'title': 'Behavioral Risk Factor Surveillance System (BRFSS) Prevalence Data (2010 and prior)'}, {'description': '<p>NNDSS - Table II. Giardiasis to Haemophilus influenza - 2015.In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories. Note:These are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting. Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available. Footnotes:C.N.M.I.: Commonwealth of Northern Mariana Islands. U: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum. * Three low incidence conditions, rubella, rubella congenital, and tetanus, have been moved to Table 2 to facilitate case count verification with reporting jurisdictions. ��� Case counts for reporting year 2015 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>. Data for TB are displayed in Table IV, which appears quarterly. �� Data for H. influenzae (age <5 years for serotype b, nonserotype b, and unknown serotype) are available in Table I.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/mpdg-hf57', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-01-07', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/mpdg-hf57', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mpdg-hf57/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mpdg-hf57/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mpdg-hf57/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mpdg-hf57/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2015', 'giardiasis', 'gonorrhea', 'haemophilus influenzae', 'mmwr', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2016-01-07', 'title': 'NNDSS - Table II. Giardiasis to Haemophilus influenza'}, {'description': '<p>NNDSS - Table I. infrequently reported notifiable diseases - 2015. In this Table, provisional cases of selected infrequently reported notifiable diseases (<1,000 cases reported during the preceding year) are displayed. Note:These are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting. Case counts in these tables are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available. Footnote:-: No reported cases N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. * Three low incidence conditions, rubella, rubella congenital, and tetanus, have been moved to Table 2 to facilitate case count verification with reporting jurisdictions. ��� Case counts for reporting year 2015 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>. �� Calculated by summing the incidence counts for the current week, the 2 weeks preceding the current week, and the 2 weeks following the current week, for a total of 5 preceding years. The total sum of incident cases is then divided by 25 weeks. Additional information is available at <a href="http://wwwn.cdc.gov/nndss/document/5yearweeklyaverage.pdf">http://wwwn.cdc.gov/nndss/document/5yearweeklyaverage.pdf</a>. �� Data for the Arboviral disease, Chikungunya, and Hantavirus infection disease, non-Hantavirus Pulmonary Syndrome (HPS), will be displayed in this table after the CDC obtains Office of Management and Budget Paperwork Reduction Act approval to receive data for these conditions. ** Includes both neuroinvasive and nonneuroinvasive. Updated weekly from reports to the Division of Vector-Borne Infectious Diseases, National Center for Zoonotic, Vector-Borne, and Enteric Diseases (ArboNET Surveillance). Data for West Nile virus are available in Table II. ��ʉ�� Not reportable in all states. Data from states where the condition is not reportable are excluded from this table except starting in 2007 for the arboviral diseases, STD data, TB data, and influenza-associated pediatric mortality, and in 2003 for SARS-CoV. Reporting exceptions are available at <a href="http://wwwn.cdc.gov/nndss/downloads.html">http://wwwn.cdc.gov/nndss/downloads.html</a>. ���� Data for H. influenzae (all ages, all serotypes) are available in Table II. ���� Updated weekly from reports to the Influenza Division, National Center for Immunization and Respiratory Diseases. Please refer to the MMWR publication for weekly updates to the footnote for this condition. *** Please refer to the MMWR publication for weekly updates to the footnote for this condition. ��ʉ�ʉ�� Data for meningococcal disease (all serogroups) are available in Table II. ������ Please refer to the MMWR publication for weekly updates to the footnote for this condition. ������ Updated weekly from reports to the Division of STD Prevention, National Center for HIV/AIDS, Viral Hepatitis, STD, and TB Prevention. **** Please refer to the MMWR publication for weekly updates to the footnote for this condition. See Table II for Dengue Hemorrhagic Fever.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/pb4z-432k', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2016-01-07', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/pb4z-432k', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/pb4z-432k/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/pb4z-432k/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/pb4z-432k/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/pb4z-432k/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2015', 'anthrax', 'arboviral diseases', 'botulism', 'brucellosis', 'california serogroup virus disease', 'chancroid', 'chikungunya virus', 'cholera', 'crimean-congo', 'cyclosporiasis', 'diphtheria', 'eastern equine virus disease', 'ebola', 'encephalitis', 'guanarito', 'haemophilus influenzae invasive', 'hansen disease', 'hantavirus infection', 'hantavirus pulmonary syndrome', 'hemolytic uremic syndrome', 'hepatitis b infection perinatal', 'influenza-associated pediatric mortality', 'junin', 'lassa fever', 'leptospirosis', 'listeriosis', 'lujo virus', 'machupo', 'marburg fever', 'measles', 'meningococcal disease invasive', 'mmwr', 'nedss', 'netss', 'nndss', 'novel influenza a', 'plague', 'polio virus infection nonparalytic', 'poliomyelitis paralytic', 'postdiarrheal', 'powassan virus disease', 'psittacosis', 'q fever', 'rabies human', 'sabia-associated', 'sars-cov', 'smallpox', 'st. louis virus disease', 'streptococcal toxic-shock syndrome', 'syphilis congenital (age <1 yr)', 'toxic-shock syndrome (staphylococcal)', 'trichinellosis', 'tularemia', 'typhoid fever', 'vancomycin', 'viral hemorrhagic fever', 'western equine virus disease', 'wonder', 'yellow fever'], 'bureauCode': ['009:00'], 'modified': '2016-01-07', 'title': 'NNDSS - Table I. infrequently reported notifiable diseases'}, {'description': '<p>This data set is from 3 surveys conducted in two districts in western Kenya following the scale up of insecticide treated nets and the implementation of IRS in one of the districts.</p>\n', 'programCode': ['009:036'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'landingPage': 'https://data.cdc.gov/d/krkm-t59m', 'contactPoint': {'hasEmail': 'mailto:hzg1@cdc.gov', 'fn': 'John Gimnig'}, 'issued': '2015-11-17', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/krkm-t59m', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/krkm-t59m/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/krkm-t59m/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/krkm-t59m/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/krkm-t59m/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['malaria'], 'bureauCode': ['009:20'], 'modified': '2015-11-17', 'title': 'PONE-D-15-23803'}, {'description': '<p>The Environmental Protection Agency (EPA) provides air pollution data about ozone and particulate matter (PM2.5) to CDC for the Tracking Network. The EPA maintains a database called the Air Quality System (AQS) which contains data from approximately 4,000 monitoring stations around the country, mainly in urban areas. Data from the AQS is considered the "gold standard" for determining outdoor air pollution. However, AQS data are limited because the monitoring stations are usually in urban areas or cities and because they only take air samples for some air pollutants every three days or during times of the year when air pollution is very high. CDC and EPA have worked together to develop a statistical model (Downscaler) to make modeled predictions available for environmental public health tracking purposes in areas of the country that do not have monitors and to fill in the time gaps when monitors may not be recording data. This data does not include "Percent of population in counties exceeding NAAQS (vs. population in counties that either meet the standard or do not monitor PM2.5)". Please visit the Tracking homepage for this information.View additional information for indicator definitions and documentation by selecting Content Area "Air Quality" and the respective indicator at the following website: <a href="http://ephtracking.cdc.gov/showIndicatorsData.action">http://ephtracking.cdc.gov/showIndicatorsData.action</a></p>\n', 'programCode': ['009:032'], 'title': 'Air Quality Measures on the National Environmental Health Tracking Network', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Environmental Health & Toxicology'], 'landingPage': 'http://ephtracking.cdc.gov/', 'contactPoint': {'hasEmail': 'mailto:cak8@cdc.gov', 'fn': 'Craig Kassinger'}, 'language': ['en'], 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/cjae-szjv', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/cjae-szjv/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/cjae-szjv/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/cjae-szjv/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/cjae-szjv/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['air pollution', 'air quality', 'air quality index', 'air quality system', 'caa 109: clean air act section 109', 'daily 24 hour average concentration', 'daily maximum 8 hour average concentration', 'environmental hazard', 'environmental health', 'hourly observations', 'national ambient air quality standards', 'national environmental health tracking network', 'o3', 'oxygen', 'ozone', 'ozone - residual', 'ozone residual', 'particle pollution', 'particulate matter', 'particulate matter - pm2.5', 'particulate matter < 2.5 um', 'pm fine 0-2.5 um stp', 'pm2.5', 'pm2.5 - local conditions', 'regulatory resources', 'site monitoring data', 'tracking', 'tracking network', 'tracking program'], 'bureauCode': ['009:20'], 'modified': '2018-06-05', 'issued': '2015-08-13'}, {'description': '<p>Interactive visualization: <a href="http://www.cdc.gov/chikungunya/modeling/index.html">http://www.cdc.gov/chikungunya/modeling/index.html</a>. This dataset contains monthly predictions for the spread of chikungunya virus transmission. A full description of the methods is available at: <a href="http://www.plosone.org/article/info%3Adoi%2F10.1371%2Fjournal.pone.0104915">http://www.plosone.org/article/info%3Adoi%2F10.1371%2Fjournal.pone.0104915</a>.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'landingPage': 'https://data.cdc.gov/d/7njk-uncd', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2015-08-10', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/7njk-uncd', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7njk-uncd/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7njk-uncd/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7njk-uncd/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/7njk-uncd/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['americas', 'chikungunya', 'predictions', 'travelers'], 'bureauCode': ['009:00'], 'modified': '2018-02-21', 'title': 'Nowcast Predictions for Local Transmission of Chikungunya Virus'}, {'description': '<p>Interactive visualization: <a href="http://www.cdc.gov/chikungunya/modeling/index.html">http://www.cdc.gov/chikungunya/modeling/index.html</a>. This dataset contains monthly predictions for the spread of chikungunya virus transmission. A full description of the methods is available at: <a href="http://www.plosone.org/article/info%3Adoi%2F10.1371%2Fjournal.pone.0104915">http://www.plosone.org/article/info%3Adoi%2F10.1371%2Fjournal.pone.0104915</a>.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'landingPage': 'https://data.cdc.gov/d/2sxq-n8zu', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2015-08-10', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/2sxq-n8zu', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/2sxq-n8zu/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/2sxq-n8zu/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/2sxq-n8zu/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/2sxq-n8zu/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['americas', 'chikungunya', 'predictions', 'travelers'], 'bureauCode': ['009:00'], 'modified': '2018-02-21', 'title': 'Nowcast Predictions for Chikungunya Virus-Infected Travelers'}, {'description': '<p>Derived from Pan American Health Organization reports: <a href="http://www.paho.org/hq/index.php?option=com_topics&view=article&id=343&Itemid=40931">http://www.paho.org/hq/index.php?option=com_topics&view=article&id=343&I...</a></p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Health Statistics'], 'landingPage': 'https://data.cdc.gov/d/e9r5-5hjr', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2015-08-10', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/e9r5-5hjr', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/e9r5-5hjr/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/e9r5-5hjr/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/e9r5-5hjr/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/e9r5-5hjr/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['americas', 'chikungunya', 'paho'], 'bureauCode': ['009:00'], 'modified': '2015-08-27', 'title': 'New Chikungunya Cases Reported in the Americas'}, {'description': '<p>The Youth Risk Behavior Surveillance System (YRBSS) monitors six types of health-risk behaviors that contribute to the leading causes of death and disability among youth and adults. This file contains state-level results for 13 tobacco-use variables by sex and grade for 2013.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'landingPage': 'https://data.cdc.gov/d/hp6w-4ap6', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2015-06-08', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/hp6w-4ap6', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hp6w-4ap6/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hp6w-4ap6/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hp6w-4ap6/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/hp6w-4ap6/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['youth risk behavior risk surveillance school-based surveillance'], 'bureauCode': ['009:00'], 'modified': '2015-08-27', 'title': 'YRBS State Tobacco Variables 2013 - v2'}, {'description': "<p>The CDC Division for Heart Disease and Stroke Prevention's Data Trends & Maps online tool allows searching for and view of health indicators related to Heart Disease and Stroke Prevention on the basis of a specific location or a health indicator.</p>\n", 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'landingPage': 'https://data.cdc.gov/d/tkjk-cwh5', 'contactPoint': {'hasEmail': 'mailto:smw1@cdc.gov', 'fn': 'Susan Wilkin'}, 'issued': '2015-03-25', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/tkjk-cwh5', '@type': 'dcat:Dataset', 'modified': '2015-08-18', 'keyword': ['cdc', 'centers for disease control and prevention'], 'bureauCode': ['009:00'], 'title': 'Division for Heart Disease and Stroke Prevention: Data Trends & Maps'}, {'description': '<p>The National Outbreak Reporting System (NORS) is a web-based platform designed to support reporting to CDC by local, state, and territorial health departments in the United States of all waterborne disease outbreaks and enteric disease outbreaks transmitted by food, contact with environmental sources, infected persons or animals, or unknown modes of transmission.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'landingPage': 'https://data.cdc.gov/d/p3rn-t6ry', 'contactPoint': {'hasEmail': 'mailto:vht8@cdc.gov', 'fn': 'Antonio'}, 'issued': '2015-03-25', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/p3rn-t6ry', '@type': 'dcat:Dataset', 'modified': '2015-08-18', 'keyword': ['cdc', 'centers for disease control and prevention'], 'bureauCode': ['009:00'], 'title': 'National Outbreak Reporting System'}, {'description': '<p>Each day, between 12 to 13 U.S. workers die as a result of a traumatic injury on the job. Investigations conducted through the FACE program allow the identification of factors that contribute to these fatal injuries. This information is used to develop comprehensive recommendations for preventing similar deaths. This web page provides access to NIOSH investigation reports and other safety resources.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'landingPage': 'https://data.cdc.gov/d/q9tu-7yha', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'PHM'}, 'issued': '2015-03-24', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/q9tu-7yha', '@type': 'dcat:Dataset', 'modified': '2015-08-27', 'keyword': ['cdc', 'centers for disease control and prevention'], 'bureauCode': ['009:00'], 'theme': ['Injury & Violence'], 'title': 'Fatality Assessment and Control Evaluation (FACE) Program'}, {'description': '<p>A surveillance system that provides morbidity, mortality, and workplace exposure data on work-related respiratory diseases by geographic region, industry and occupation, and demographic groups.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Health Statistics'], 'landingPage': 'https://data.cdc.gov/d/phjv-pp5v', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'PSchleiff'}, 'issued': '2015-03-27', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/phjv-pp5v', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>Morbidity and mortality on work-related respiratory diseases and related workplace exposure datasets available for tables, charts and figures.</p>\n', 'accessURL': 'http://wwwn.cdc.gov/eworld/', 'mediaType': 'application/unknown', 'title': 'Work-Related Lung Disease Surveillance System (eWoRLD)'}], 'keyword': ['cdc', 'centers for disease control and prevention'], 'bureauCode': ['009:00'], 'modified': '2017-11-06', 'title': 'Work-Related Lung Disease Surveillance System (eWoRLD)'}, {'description': '<ol start="2000">\n<li>Centers for Disease Control and Prevention (CDC). PRAMS, the Pregnancy Risk Assessment Monitoring System, is a surveillance system collecting state-specific, population-based data on maternal attitudes and experiences before, during, and shortly after pregnancy. It is a collaborative project of the Centers for Disease Control and Prevention (CDC) and state health departments. PRAMS provides data for state health officials to use to improve the health of mothers and infants. PRAMS topics include abuse, alcohol use, contraception, breastfeeding, mental health, morbidity, obesity, preconception health, pregnancy history, prenatal-care, sleep behavior, smoke exposure, stress, tobacco use, WIC, Medicaid, infant health, and unintended pregnancy. Data will be updated annually as it becomes available.</li>\n</ol>\n', 'programCode': ['009:020'], 'title': 'CDC PRAMStat Data for 2000', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Maternal & Child Health'], 'landingPage': 'https://data.cdc.gov/d/3hwj-hqmh', 'contactPoint': {'hasEmail': 'mailto:PRAMSProposals@cdc.gov', 'fn': 'DRH Public Inquiries'}, 'issued': '2015-03-17', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/3hwj-hqmh', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/3hwj-hqmh/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/3hwj-hqmh/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/3hwj-hqmh/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/3hwj-hqmh/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['abuse', 'alcohol use', 'breastfeeding', 'contraception', 'infant health', 'medicaid', 'mental health', 'morbidity', 'obesity', 'preconception health', 'pregnancy history', 'prenatal care', 'reproductive health', 'sleep behavior', 'smoke exposure', 'stress', 'tobacco use', 'unintended pregnancy', 'wic'], 'bureauCode': ['009:20'], 'modified': '2018-07-09', 'references': ['https://www.cdc.gov/prams/index.htm', 'https://www.cdc.gov/prams/pramstat/index.html'], 'describedBy': 'https://chronicdata.cdc.gov/Maternal-Child-Health/CDC-PRAMStat-Data-for-2000/3hwj-hqmh'}, {'description': '<ol start="2001">\n<li>Centers for Disease Control and Prevention (CDC). PRAMS, the Pregnancy Risk Assessment Monitoring System, is a surveillance system collecting state-specific, population-based data on maternal attitudes and experiences before, during, and shortly after pregnancy. It is a collaborative project of the Centers for Disease Control and Prevention (CDC) and state health departments. PRAMS provides data for state health officials to use to improve the health of mothers and infants. PRAMS topics include abuse, alcohol use, contraception, breastfeeding, mental health, morbidity, obesity, preconception health, pregnancy history, prenatal-care, sleep behavior, smoke exposure, stress, tobacco use, WIC, Medicaid, infant health, and unintended pregnancy. Data will be updated annually as it becomes available.</li>\n</ol>\n', 'programCode': ['009:020'], 'title': 'CDC PRAMStat Data for 2001', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Maternal & Child Health'], 'landingPage': 'https://data.cdc.gov/d/u93h-quup', 'contactPoint': {'hasEmail': 'mailto:PRAMSProposals@cdc.gov', 'fn': 'DRH Public Inquiries'}, 'issued': '2015-03-17', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/u93h-quup', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/u93h-quup/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/u93h-quup/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/u93h-quup/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/u93h-quup/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['abuse', 'alcohol use', 'breastfeeding', 'contraception', 'infant health', 'medicaid', 'mental health', 'morbidity', 'obesity', 'preconception health', 'pregnancy history', 'prenatal care', 'reproductive health', 'sleep behavior', 'smoke exposure', 'stress', 'tobacco use', 'unintended pregnancy', 'wic'], 'bureauCode': ['009:20'], 'modified': '2018-07-09', 'references': ['https://www.cdc.gov/prams/index.htm', 'https://www.cdc.gov/prams/pramstat/index.html'], 'describedBy': 'https://chronicdata.cdc.gov/Maternal-Child-Health/CDC-PRAMStat-Data-for-2001/u93h-quup'}, {'description': '<ol start="2002">\n<li>Centers for Disease Control and Prevention (CDC). PRAMS, the Pregnancy Risk Assessment Monitoring System, is a surveillance system collecting state-specific, population-based data on maternal attitudes and experiences before, during, and shortly after pregnancy. It is a collaborative project of the Centers for Disease Control and Prevention (CDC) and state health departments. PRAMS provides data for state health officials to use to improve the health of mothers and infants. PRAMS topics include abuse, alcohol use, contraception, breastfeeding, mental health, morbidity, obesity, preconception health, pregnancy history, prenatal-care, sleep behavior, smoke exposure, stress, tobacco use, WIC, Medicaid, infant health, and unintended pregnancy. Data will be updated annually as it becomes available.</li>\n</ol>\n', 'programCode': ['009:020'], 'title': 'CDC PRAMStat Data for 2002', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Maternal & Child Health'], 'landingPage': 'https://data.cdc.gov/d/dnxe-zgxs', 'contactPoint': {'hasEmail': 'mailto:PRAMSProposals@cdc.gov', 'fn': 'DRH Public Inquiries'}, 'issued': '2015-03-17', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/dnxe-zgxs', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/dnxe-zgxs/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/dnxe-zgxs/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/dnxe-zgxs/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/dnxe-zgxs/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['abuse', 'alcohol use', 'breastfeeding', 'contraception', 'infant health', 'medicaid', 'mental health', 'morbidity', 'obesity', 'preconception health', 'pregnancy history', 'prenatal care', 'reproductive health', 'sleep behavior', 'smoke exposure', 'stress', 'tobacco use', 'unintended pregnancy', 'wic'], 'bureauCode': ['009:20'], 'modified': '2018-07-09', 'references': ['https://www.cdc.gov/prams/index.htm', 'https://www.cdc.gov/prams/pramstat/index.html'], 'describedBy': 'https://chronicdata.cdc.gov/Maternal-Child-Health/CDC-PRAMStat-Data-for-2002/dnxe-zgxs'}, {'description': '<ol start="2003">\n<li>Centers for Disease Control and Prevention (CDC). PRAMS, the Pregnancy Risk Assessment Monitoring System, is a surveillance system collecting state-specific, population-based data on maternal attitudes and experiences before, during, and shortly after pregnancy. It is a collaborative project of the Centers for Disease Control and Prevention (CDC) and state health departments. PRAMS provides data for state health officials to use to improve the health of mothers and infants. PRAMS topics include abuse, alcohol use, contraception, breastfeeding, mental health, morbidity, obesity, preconception health, pregnancy history, prenatal-care, sleep behavior, smoke exposure, stress, tobacco use, WIC, Medicaid, infant health, and unintended pregnancy. Data will be updated annually as it becomes available.</li>\n</ol>\n', 'programCode': ['009:020'], 'title': 'CDC PRAMStat Data for 2003', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Maternal & Child Health'], 'landingPage': 'https://data.cdc.gov/d/u76f-m89e', 'contactPoint': {'hasEmail': 'mailto:PRAMSProposals@cdc.gov', 'fn': 'DRH Public Inquiries'}, 'issued': '2015-03-17', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/u76f-m89e', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/u76f-m89e/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/u76f-m89e/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/u76f-m89e/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/u76f-m89e/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['abuse', 'alcohol use', 'breastfeeding', 'contraception', 'infant health', 'medicaid', 'mental health', 'morbidity', 'obesity', 'preconception health', 'pregnancy history', 'prenatal care', 'reproductive health', 'sleep behavior', 'smoke exposure', 'stress', 'tobacco use', 'unintended pregnancy', 'wic'], 'bureauCode': ['009:20'], 'modified': '2018-07-09', 'references': ['https://www.cdc.gov/prams/index.htm', 'https://www.cdc.gov/prams/pramstat/index.html'], 'describedBy': 'https://chronicdata.cdc.gov/Maternal-Child-Health/CDC-PRAMStat-Data-for-2003/u76f-m89e'}, {'description': '<ol start="2004">\n<li>Centers for Disease Control and Prevention (CDC). PRAMS, the Pregnancy Risk Assessment Monitoring System, is a surveillance system collecting state-specific, population-based data on maternal attitudes and experiences before, during, and shortly after pregnancy. It is a collaborative project of the Centers for Disease Control and Prevention (CDC) and state health departments. PRAMS provides data for state health officials to use to improve the health of mothers and infants. PRAMS topics include abuse, alcohol use, contraception, breastfeeding, mental health, morbidity, obesity, preconception health, pregnancy history, prenatal-care, sleep behavior, smoke exposure, stress, tobacco use, WIC, Medicaid, infant health, and unintended pregnancy. Data will be updated annually as it becomes available.</li>\n</ol>\n', 'programCode': ['009:020'], 'title': 'CDC PRAMStat Data for 2004', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Maternal & Child Health'], 'landingPage': 'https://data.cdc.gov/d/xyxp-dxa9', 'contactPoint': {'hasEmail': 'mailto:PRAMSProposals@cdc.gov', 'fn': 'DRH Public Inquiries'}, 'issued': '2015-03-17', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/xyxp-dxa9', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xyxp-dxa9/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xyxp-dxa9/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xyxp-dxa9/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xyxp-dxa9/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['abuse', 'alcohol use', 'breastfeeding', 'contraception', 'infant health', 'medicaid', 'mental health', 'morbidity', 'obesity', 'preconception health', 'pregnancy history', 'prenatal care', 'reproductive health', 'sleep behavior', 'smoke exposure', 'stress', 'tobacco use', 'unintended pregnancy', 'wic'], 'bureauCode': ['009:20'], 'modified': '2018-07-09', 'references': ['https://www.cdc.gov/prams/index.htm', 'https://www.cdc.gov/prams/pramstat/index.html'], 'describedBy': 'https://chronicdata.cdc.gov/Maternal-Child-Health/CDC-PRAMStat-Data-for-2004/xyxp-dxa9'}, {'description': '<ol start="2005">\n<li>Centers for Disease Control and Prevention (CDC). PRAMS, the Pregnancy Risk Assessment Monitoring System, is a surveillance system collecting state-specific, population-based data on maternal attitudes and experiences before, during, and shortly after pregnancy. It is a collaborative project of the Centers for Disease Control and Prevention (CDC) and state health departments. PRAMS provides data for state health officials to use to improve the health of mothers and infants. PRAMS topics include abuse, alcohol use, contraception, breastfeeding, mental health, morbidity, obesity, preconception health, pregnancy history, prenatal-care, sleep behavior, smoke exposure, stress, tobacco use, WIC, Medicaid, infant health, and unintended pregnancy. Data will be updated annually as it becomes available.</li>\n</ol>\n', 'programCode': ['009:020'], 'title': 'CDC PRAMStat Data for 2005', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Maternal & Child Health'], 'landingPage': 'https://data.cdc.gov/d/pj7z-f3xf', 'contactPoint': {'hasEmail': 'mailto:PRAMSProposals@cdc.gov', 'fn': 'DRH Public Inquiries'}, 'issued': '2015-03-17', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/pj7z-f3xf', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/pj7z-f3xf/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/pj7z-f3xf/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/pj7z-f3xf/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/pj7z-f3xf/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['abuse', 'alcohol use', 'breastfeeding', 'contraception', 'infant health', 'medicaid', 'mental health', 'morbidity', 'obesity', 'preconception health', 'pregnancy history', 'prenatal care', 'reproductive health', 'sleep behavior', 'smoke exposure', 'stress', 'tobacco use', 'unintended pregnancy', 'wic'], 'bureauCode': ['009:20'], 'modified': '2018-07-09', 'references': ['https://www.cdc.gov/prams/index.htm', 'https://www.cdc.gov/prams/pramstat/index.html'], 'describedBy': 'https://chronicdata.cdc.gov/Maternal-Child-Health/CDC-PRAMStat-Data-for-2005/pj7z-f3xf'}, {'description': '<ol start="2006">\n<li>Centers for Disease Control and Prevention (CDC). PRAMS, the Pregnancy Risk Assessment Monitoring System, is a surveillance system collecting state-specific, population-based data on maternal attitudes and experiences before, during, and shortly after pregnancy. It is a collaborative project of the Centers for Disease Control and Prevention (CDC) and state health departments. PRAMS provides data for state health officials to use to improve the health of mothers and infants. PRAMS topics include abuse, alcohol use, contraception, breastfeeding, mental health, morbidity, obesity, preconception health, pregnancy history, prenatal-care, sleep behavior, smoke exposure, stress, tobacco use, WIC, Medicaid, infant health, and unintended pregnancy. Data will be updated annually as it becomes available.</li>\n</ol>\n', 'programCode': ['009:020'], 'title': 'CDC PRAMStat Data for 2006', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Maternal & Child Health'], 'landingPage': 'https://data.cdc.gov/d/akmt-4qtj', 'contactPoint': {'hasEmail': 'mailto:PRAMSProposals@cdc.gov', 'fn': 'DRH Public Inquiries'}, 'issued': '2015-03-16', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/akmt-4qtj', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/akmt-4qtj/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/akmt-4qtj/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/akmt-4qtj/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/akmt-4qtj/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['abuse', 'alcohol use', 'breastfeeding', 'contraception', 'infant health', 'medicaid', 'mental health', 'morbidity', 'obesity', 'preconception health', 'pregnancy history', 'prenatal care', 'reproductive health', 'sleep behavior', 'smoke exposure', 'stress', 'tobacco use', 'unintended pregnancy', 'wic'], 'bureauCode': ['009:20'], 'modified': '2018-07-09', 'references': ['https://www.cdc.gov/prams/index.htm', 'https://www.cdc.gov/prams/pramstat/index.html'], 'describedBy': 'https://chronicdata.cdc.gov/Maternal-Child-Health/CDC-PRAMStat-Data-for-2006/akmt-4qtj'}, {'description': '<ol start="2007">\n<li>Centers for Disease Control and Prevention (CDC). PRAMS, the Pregnancy Risk Assessment Monitoring System, is a surveillance system collecting state-specific, population-based data on maternal attitudes and experiences before, during, and shortly after pregnancy. It is a collaborative project of the Centers for Disease Control and Prevention (CDC) and state health departments. PRAMS provides data for state health officials to use to improve the health of mothers and infants. PRAMS topics include abuse, alcohol use, contraception, breastfeeding, mental health, morbidity, obesity, preconception health, pregnancy history, prenatal-care, sleep behavior, smoke exposure, stress, tobacco use, WIC, Medicaid, infant health, and unintended pregnancy. Data will be updated annually as it becomes available.</li>\n</ol>\n', 'programCode': ['009:020'], 'title': 'CDC PRAMStat Data for 2007', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Maternal & Child Health'], 'landingPage': 'https://data.cdc.gov/d/vr6p-ert2', 'contactPoint': {'hasEmail': 'mailto:PRAMSProposals@cdc.gov', 'fn': 'DRH Public Inquiries'}, 'issued': '2015-03-16', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/vr6p-ert2', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vr6p-ert2/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vr6p-ert2/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vr6p-ert2/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vr6p-ert2/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['abuse', 'alcohol use', 'breastfeeding', 'contraception', 'infant health', 'medicaid', 'mental health', 'morbidity', 'obesity', 'preconception health', 'pregnancy history', 'prenatal care', 'reproductive health', 'sleep behavior', 'smoke exposure', 'stress', 'tobacco use', 'unintended pregnancy', 'wic'], 'bureauCode': ['009:20'], 'modified': '2018-07-09', 'references': ['https://www.cdc.gov/prams/index.htm', 'https://www.cdc.gov/prams/pramstat/index.html'], 'describedBy': 'https://chronicdata.cdc.gov/Maternal-Child-Health/CDC-PRAMStat-Data-for-2007/vr6p-ert2'}, {'description': '<ol start="2008">\n<li>Centers for Disease Control and Prevention (CDC). PRAMS, the Pregnancy Risk Assessment Monitoring System, is a surveillance system collecting state-specific, population-based data on maternal attitudes and experiences before, during, and shortly after pregnancy. It is a collaborative project of the Centers for Disease Control and Prevention (CDC) and state health departments. PRAMS provides data for state health officials to use to improve the health of mothers and infants. PRAMS topics include abuse, alcohol use, contraception, breastfeeding, mental health, morbidity, obesity, preconception health, pregnancy history, prenatal-care, sleep behavior, smoke exposure, stress, tobacco use, WIC, Medicaid, infant health, and unintended pregnancy. Data will be updated annually as it becomes available.</li>\n</ol>\n', 'programCode': ['009:020'], 'title': 'CDC PRAMStat Data for 2008', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Maternal & Child Health'], 'landingPage': 'https://data.cdc.gov/d/4ya2-fkvt', 'contactPoint': {'hasEmail': 'mailto:PRAMSProposals@cdc.gov', 'fn': 'DRH Public Inquiries'}, 'issued': '2015-03-16', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/4ya2-fkvt', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4ya2-fkvt/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4ya2-fkvt/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4ya2-fkvt/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4ya2-fkvt/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['abuse', 'alcohol use', 'breastfeeding', 'contraception', 'infant health', 'medicaid', 'mental health', 'morbidity', 'obesity', 'preconception health', 'pregnancy history', 'prenatal care', 'reproductive health', 'sleep behavior', 'smoke exposure', 'stress', 'tobacco use', 'unintended pregnancy', 'wic'], 'bureauCode': ['009:20'], 'modified': '2018-07-09', 'references': ['https://www.cdc.gov/prams/index.htm', 'https://www.cdc.gov/prams/pramstat/index.html'], 'describedBy': 'https://chronicdata.cdc.gov/Maternal-Child-Health/CDC-PRAMStat-Data-for-2008/4ya2-fkvt'}, {'description': '<ol start="2009">\n<li>Centers for Disease Control and Prevention (CDC). PRAMS, the Pregnancy Risk Assessment Monitoring System, is a surveillance system collecting state-specific, population-based data on maternal attitudes and experiences before, during, and shortly after pregnancy. It is a collaborative project of the Centers for Disease Control and Prevention (CDC) and state health departments. PRAMS provides data for state health officials to use to improve the health of mothers and infants. PRAMS topics include abuse, alcohol use, contraception, breastfeeding, mental health, morbidity, obesity, preconception health, pregnancy history, prenatal-care, sleep behavior, smoke exposure, stress, tobacco use, WIC, Medicaid, infant health, and unintended pregnancy. Data will be updated annually as it becomes available.</li>\n</ol>\n', 'programCode': ['009:020'], 'title': 'CDC PRAMStat Data for 2009', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Maternal & Child Health'], 'landingPage': 'https://data.cdc.gov/d/qwpv-wpc8', 'contactPoint': {'hasEmail': 'mailto:PRAMSProposals@cdc.gov', 'fn': 'DRH Public Inquiries'}, 'issued': '2015-03-16', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/qwpv-wpc8', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qwpv-wpc8/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qwpv-wpc8/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qwpv-wpc8/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qwpv-wpc8/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['abuse', 'alcohol use', 'breastfeeding', 'contraception', 'infant health', 'medicaid', 'mental health', 'morbidity', 'obesity', 'preconception health', 'pregnancy history', 'prenatal care', 'reproductive health', 'sleep behavior', 'smoke exposure', 'stress', 'tobacco use', 'unintended pregnancy', 'wic'], 'bureauCode': ['009:20'], 'modified': '2018-07-09', 'references': ['https://www.cdc.gov/prams/index.htm', 'https://www.cdc.gov/prams/pramstat/index.html'], 'describedBy': 'https://chronicdata.cdc.gov/Maternal-Child-Health/CDC-PRAMStat-Data-for-2009/qwpv-wpc8'}, {'description': '<ol start="2010">\n<li>Centers for Disease Control and Prevention (CDC). PRAMS, the Pregnancy Risk Assessment Monitoring System, is a surveillance system collecting state-specific, population-based data on maternal attitudes and experiences before, during, and shortly after pregnancy. It is a collaborative project of the Centers for Disease Control and Prevention (CDC) and state health departments. PRAMS provides data for state health officials to use to improve the health of mothers and infants. PRAMS topics include abuse, alcohol use, contraception, breastfeeding, mental health, morbidity, obesity, preconception health, pregnancy history, prenatal-care, sleep behavior, smoke exposure, stress, tobacco use, WIC, Medicaid, infant health, and unintended pregnancy. Data will be updated annually as it becomes available.</li>\n</ol>\n', 'programCode': ['009:020'], 'title': 'CDC PRAMStat Data for 2010', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Maternal & Child Health'], 'landingPage': 'https://data.cdc.gov/d/xvu4-xjdb', 'contactPoint': {'hasEmail': 'mailto:PRAMSProposals@cdc.gov', 'fn': 'DRH Public Inquiries'}, 'issued': '2015-03-16', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/xvu4-xjdb', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xvu4-xjdb/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xvu4-xjdb/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xvu4-xjdb/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xvu4-xjdb/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['abuse', 'alcohol use', 'breastfeeding', 'contraception', 'infant health', 'medicaid', 'mental health', 'morbidity', 'obesity', 'preconception health', 'pregnancy history', 'prenatal care', 'reproductive health', 'sleep behavior', 'smoke exposure', 'stress', 'tobacco use', 'unintended pregnancy', 'wic'], 'bureauCode': ['009:20'], 'modified': '2018-07-09', 'references': ['https://www.cdc.gov/prams/index.htm', 'https://www.cdc.gov/prams/pramstat/index.html'], 'describedBy': 'https://chronicdata.cdc.gov/Maternal-Child-Health/CDC-PRAMStat-Data-for-2010/xvu4-xjdb'}, {'description': '<p>To facilitate the public health and research community\'s access to NNDSS data on Lyme disease, CDC has developed a public use dataset. Based on reports submitted to CDC, this dataset provides the number of confirmed cases by county for the years 1992���2011, in four 5���year intervals. County tabulation is by American National Standard Institute (ANSI) [formerly Federal Information Processing Standard (FIPS)] codes. County codes of "0" represent "unknown" county of residence within each state. More recent county-level case counts are not publicly available at this time.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'landingPage': 'https://data.cdc.gov/d/smai-7mz9', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2015-03-05', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/smai-7mz9', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/smai-7mz9/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/smai-7mz9/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/smai-7mz9/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/smai-7mz9/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['lyme'], 'bureauCode': ['009:00'], 'modified': '2015-08-27', 'title': 'LymeDisease_9211_county'}, {'description': '<p>NNDSS - Table IV. Tuberculosis - 2014.This Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States will exclude counts from US territories. Footnote:C.N.M.I.: Commonwealth of Northern Mariana Islands. U: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable Cum: Cumulative year-to-date counts. Min: Minimum. Max: Maximum. * Case counts for reporting year 2013 and 2014 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a> Updated reports to the National Center for HIV/AIDS, Viral Hepatitis, STD and TB Prevention. Data for TB are displayed quarterly.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/pxa6-asqb', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2015-01-15', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/pxa6-asqb', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/pxa6-asqb/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/pxa6-asqb/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/pxa6-asqb/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/pxa6-asqb/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2014', 'mmwr', 'nedss', 'netss', 'nndss', 'tb', 'tuberculosis', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2015-08-27', 'title': 'NNDSS - Table IV. Tuberculosis'}, {'description': '<p>NNDSS - Table I. infrequently reported notifiable diseases - 2014.In this Table, provisional cases of selected infrequently reported notifiable diseases (<1,000 cases reported during the preceding year) are displayed. Note:These are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting. Case counts in these tables are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available. Footnote:-: No reported cases N: Not reportable NN: Not Nationally Notifiable Cum: Cumulative year-to-date counts. * Case counts for reporting year 2014 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>. ��� Calculated by summing the incidence counts for the current week, the 2 weeks preceding the current week, and the 2 weeks following the current week, for a total of 5 preceding years. The total sum of incident cases is then divided by 25 weeks. Additional information is available at <a href="http://wwwn.cdc.gov/nndss/document/5yearweeklyaverage.pdf">http://wwwn.cdc.gov/nndss/document/5yearweeklyaverage.pdf</a>. �� Not reportable in all states. Data from states where the condition is not reportable are excluded from this table except starting in 2007 for the Arboviral diseases, STD data, TB data, and influenza-associated pediatric mortality, and in 2003 for SARS-CoV. Reporting exceptions are available at <a href="http://wwwn.cdc.gov/nndss/document/SRCA_FINAL_REPORT_2006-2012_final.xlsx">http://wwwn.cdc.gov/nndss/document/SRCA_FINAL_REPORT_2006-2012_final.xlsx</a>. �� Includes both neuroinvasive and nonneuroinvasive. Updated weekly from reports to the Division of Vector-Borne Infectious Diseases, National Center for Zoonotic, Vector-Borne, and Enteric Diseases (ArboNET Surveillance). Data for West Nile virus are available in Table II. ** Data for H. influenzae (all ages, all serotypes) are available in Table II. ��ʉ�� Updated weekly from reports to the Influenza Division, National Center for Immunization and Respiratory Diseases. Please refer to the MMWR publication for weekly updates to the footnote for this condition. ���� Please refer to the MMWR publication for weekly updates to the footnote for this condition. ���� Data for meningococcal disease (all serogroups) are available in Table II. *** Please refer to the MMWR publication for weekly updates to the footnote for this condition. ��ʉ�ʉ�� Please refer to the MMWR publication for weekly updates to the footnote for this condition. ������ Updated weekly from reports to the Division of STD Prevention, National Center for HIV/AIDS, Viral Hepatitis, STD, and TB Prevention. ������ Please refer to the MMWR publication for weekly updates to the footnote for this condition. See Table II for Dengue Hemorrhagic Fever.More information on NNDSS is available at <a href="http://wwwn.cdc.gov/nndss/">http://wwwn.cdc.gov/nndss/</a>.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/wcwi-x3uk', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2015-01-12', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/wcwi-x3uk', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/wcwi-x3uk/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/wcwi-x3uk/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/wcwi-x3uk/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/wcwi-x3uk/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2014', 'anthrax', 'arboviral diseases', 'botulism', 'brucellosis', 'california serogroup virus disease', 'chancroid', 'cholera', 'cyclosporiasis', 'diphtheria', 'eastern equinevirus disease', 'encephalitis', 'haemophilus influenzae invasive', 'hansen disease', 'hantavirus pulmonary syndrome', 'hemolytic uremic syndrome', 'hepatitis b infection perinatal', 'influenza-associated pediatric mortality', 'leptospirosis', 'listeriosis', 'measles', 'meningococcal disease invasive', 'mmwr', 'nedss', 'netss', 'nndss', 'novel influenza a', 'plague', 'polio virus infection nonparalytic', 'poliomyelitis paralytic', 'postdiarrheal', 'powassan virus disease', 'psittacosis', 'q fever', 'rabies human', 'rubella', 'rubella congenital syndrome', 'sars-cov', 'smallpox', 'st. louis virus disease', 'streptococcal toxic-shock syndrome', 'syphilis congenital (age <1 yr)', 'tetanus', 'toxic-shock syndrome (staphylococcal)', 'trichinellosis', 'tularemia', 'typhoid fever', 'vancomycin', 'vibriosis', 'viral hemorrhagic fever', 'western equine virus disease', 'wonder', 'yellow fever'], 'bureauCode': ['009:00'], 'modified': '2016-03-29', 'title': 'NNDSS - Table I. infrequently reported notifiable diseases'}, {'description': '<p>NNDSS - Table II. Spotted Fever Rickettsiosis to Syphilis - 2014.In this Table, all conditions with a 5-year average annual national total of more than or equals 1,000 cases but less than or equals 10,000 cases will be displayed (��� 1,000 and ��_ 10,000). The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories. Note:These are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting. Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available.</p>\n<p>Footnotes:C.N.M.I.: Commonwealth of Northern Mariana Islands. U: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.</p>\n<ul>\n<li>Case counts for reporting years 2013 and 2014 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>. Data for TB are displayed in Table IV, which appears quarterly.</li>\n</ul>\n<p>��� Illnesses with similar clinical presentation that result from Spotted fever group rickettsia infections are reported as Spotted fever rickettsiosis. Rocky Mountain spotted fever (RMSF) caused by Rickettsia rickettsii, is the most common and well-known spotted fever.More information on NNDSS is available at <a href="http://wwwn.cdc.gov/nndss/">http://wwwn.cdc.gov/nndss/</a>.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/fqve-8wzt', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2015-01-08', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/fqve-8wzt', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/fqve-8wzt/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/fqve-8wzt/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/fqve-8wzt/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/fqve-8wzt/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2014', 'mmwr', 'nedss', 'netss', 'nndss', 'rmsf', 'spotted fever rickettsiosis', 'syphilis primary and secondary', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2016-04-29', 'title': 'NNDSS - Table II. Spotted Fever Rickettsiosis to Syphilis'}, {'description': '<p>NNDSS - Table II. Salmonellosis to Shigellosis - 2014.In this Table, all conditions with a 5-year average annual national total of more than or equals 1,000 cases but less than or equals 10,000 cases will be displayed (��� 1,000 and ��_ 10,000). The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories. Note:These are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting. Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available. Footnotes:C.N.M.I.: Commonwealth of Northern Mariana Islands. U: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum. * Case counts for reporting years 2013 and 2014 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>. Data for TB are displayed in Table IV, which appears quarterly. ��� Includes E. coli O157:H7; Shiga toxin positive, serogroup non-O157; and Shiga toxin positive, not serogrouped.More information on NNDSS is available at <a href="http://wwwn.cdc.gov/nndss/">http://wwwn.cdc.gov/nndss/</a>.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/52cr-rw4k', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2015-01-08', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/52cr-rw4k', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/52cr-rw4k/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/52cr-rw4k/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/52cr-rw4k/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/52cr-rw4k/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2014', 'mmwr', 'nedss', 'netss', 'nndss', 'salmonellosis', 'shiga toxin-producing e. coli', 'shigellosis', 'stec', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2015-08-27', 'title': 'NNDSS - Table II. Salmonellosis to Shigellosis'}, {'description': '<p>NNDSS - Table II. Mumps to Rabies, animal - 2014.In this Table, all conditions with a 5-year average annual national total of more than or equals 1,000 cases but less than or equals 10,000 cases will be displayed (��� 1,000 and ��_ 10,000). The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories. Note:These are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting. Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available. Footnotes:C.N.M.I.: Commonwealth of Northern Mariana Islands. U: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum. * Case counts for reporting years 2013 and 2014 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>. Data for TB are displayed in Table IV, which appears quarterly.More information on NNDSS is available at <a href="http://wwwn.cdc.gov/nndss/">http://wwwn.cdc.gov/nndss/</a>.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/8rkx-vimh', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2015-01-08', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/8rkx-vimh', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/8rkx-vimh/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/8rkx-vimh/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/8rkx-vimh/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/8rkx-vimh/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2014', 'mmwr', 'mumps', 'nedss', 'netss', 'nndss', 'pertussis', 'rabies animal', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2015-08-27', 'title': 'NNDSS - Table II. Mumps to Rabies, animal'}, {'description': '<p>NNDSS - Table II. Lyme disease to Meningococcal - 2014In this Table, all conditions with a 5-year average annual national total of more than or equals 1,000 cases but less than or equals 10,000 cases will be displayed (��� 1,000 and ��_ 10,000). The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories. Note:These are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting. Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available. Footnotes:C.N.M.I.: Commonwealth of Northern Mariana Islands. U: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum. * Case counts for reporting years 2013 and 2014 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>. Data for TB are displayed in Table IV, which appears quarterly. ��� Data for meningococcal disease, invasive caused by serogroups A, C, Y, & W-135; serogroup B; other serogroup; and unknown serogroup are available in Table I.More information on NNDSS is available at <a href="http://wwwn.cdc.gov/nndss/">http://wwwn.cdc.gov/nndss/</a>.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/y6uv-t34t', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2015-01-08', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/y6uv-t34t', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/y6uv-t34t/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/y6uv-t34t/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/y6uv-t34t/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/y6uv-t34t/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2014', 'lyme disease', 'malaria', 'meningococcal invasive all serogroups', 'mmwr', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2015-08-27', 'title': 'NNDSS - Table II. Lyme disease to Meningococcal'}, {'description': '<p>NNDSS - Table II. Hepatitis (viral, acute) - 2014.In this Table, all conditions with a 5-year average annual national total of more than or equals 1,000 cases but less than or equals 10,000 cases will be displayed (��� 1,000 and ��_ 10,000). The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories. Note:These are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting. Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available. Footnotes:C.N.M.I.: Commonwealth of Northern Mariana Islands. U: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum. * Case counts for reporting years 2013 and 2014 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>. Data for TB are displayed in Table IV, which appears quarterly.More information on NNDSS is available at <a href="http://wwwn.cdc.gov/nndss/">http://wwwn.cdc.gov/nndss/</a>.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/rg4j-6mcc', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2015-01-08', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/rg4j-6mcc', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rg4j-6mcc/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rg4j-6mcc/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rg4j-6mcc/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rg4j-6mcc/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2014', 'hepatitis', 'hepatitis (viral acute)', 'hepatitis (viral acute) type a', 'hepatitis (viral acute) type b', 'hepatitis (viral acute) type c', 'mmwr', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2015-08-27', 'title': 'NNDSS - Table II. Hepatitis (viral, acute)'}, {'description': '<p>NNDSS - Table II. Ehrlichiosis/Anaplasmosis - 2014.In this Table, all conditions with a 5-year average annual national total of more than or equals 1,000 cases but less than or equals 10,000 cases will be displayed (��� 1,000 and ��_ 10,000). The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories. Note:These are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting. Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available. Footnotes:C.N.M.I.: Commonwealth of Northern Mariana Islands. U: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum. * Case counts for reporting years 2013 and 2014 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>. Data for TB are displayed in Table IV, which appears quarterly. ��� Please refer to the MMWR publication for weekly updates to the footnote for this condition.More information on NNDSS is available at <a href="http://wwwn.cdc.gov/nndss/">http://wwwn.cdc.gov/nndss/</a>.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/edtz-vibe', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2015-01-08', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/edtz-vibe', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/edtz-vibe/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/edtz-vibe/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/edtz-vibe/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/edtz-vibe/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2014', 'anaplasma phagocytophilum', 'ehrlichia chaffeensis', 'ehrlichiosis/anaplasmosis', 'mmwr', 'nedss', 'netss', 'nndss', 'undetermined', 'week', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2015-08-27', 'title': 'NNDSS - Table II. Ehrlichiosis/Anaplasmosis'}, {'description': '<p>NNDSS - Table II. Cryptosporidiosis to Dengue Hemorrhagic Fever - 2014.In this Table, all conditions with a 5-year average annual national total of more than or equals 1,000 cases but less than or equals 10,000 cases will be displayed (��� 1,000 and ��_ 10,000). The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories. Note:These are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting. Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available. Footnotes:C.N.M.I.: Commonwealth of Northern Mariana Islands. U: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum. * Case counts for reporting years 2013 and 2014 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>. Data for TB are displayed in Table IV, which appears quarterly. ��� Dengue Fever includes cases that meet criteria for Dengue Fever with hemorrhage, other clinical, and unknown case classifications. �� DHF includes cases that meet criteria for dengue shock syndrome (DSS), a more severe form of DHF.More information on NNDSS is available at <a href="http://wwwn.cdc.gov/nndss/">http://wwwn.cdc.gov/nndss/</a>.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/b36e-ru3r', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2015-01-08', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/b36e-ru3r', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/b36e-ru3r/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/b36e-ru3r/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/b36e-ru3r/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/b36e-ru3r/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2014', 'cryptosporidiosis', 'dengue fever', 'dengue hemorrhagic fever', 'mmwr', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2015-08-27', 'title': 'NNDSS - Table II. Cryptosporidiosis to Dengue Hemorrhagic Fever'}, {'description': '<p>NNDSS - Table II. Babesiosis to Coccidioidomycosis - 2014.In this Table, provisional cases of selected notifiable diseases (≥1,000 cases reported during the preceding year), and selected low frequency diseases are displayed. The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories. Note:These are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting. Case counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available. Footnotes:C.N.M.I.: Commonwealth of Northern Mariana Islands. U: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum. * Case counts for reporting year 2014 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a>. Data for TB are displayed in Table IV, which appears quarterly.More information on NNDSS is available at <a href="http://wwwn.cdc.gov/nndss/">http://wwwn.cdc.gov/nndss/</a>.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/qz8t-eu2e', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2015-01-08', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/qz8t-eu2e', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qz8t-eu2e/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qz8t-eu2e/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qz8t-eu2e/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qz8t-eu2e/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2014', 'babesiosis', 'chlamydia trachomatis infection', 'coccidioidomycosis', 'mmwr', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2015-11-06', 'title': 'NNDSS - Table II. Babesiosis to Coccidioidomycosis'}, {'description': '<p>Overall rates of TBI climbed slowly from 2001 through 2007, then spiked sharply in 2008 and continued to climb through 2010. The increase in TBI rates in 2008 was much sharper for men (nearly 40% increase) than for women (20% increase). In 2007, overall rates of TBI were 26% higher in men compared to women. In 2008, that gap began to widen, reaching 61% in 2009 before narrowing to 29% in 2010. Rates of overall TBI are largely driven by rates of TBI-related ED visits.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Traumatic Brain Injury '], 'landingPage': 'https://data.cdc.gov/d/b4av-siev', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2014-04-02', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/b4av-siev', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/b4av-siev/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/b4av-siev/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/b4av-siev/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/b4av-siev/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['brain injury', 'head trauma', 'tbi', 'traumatic brain injury'], 'bureauCode': ['009:00'], 'modified': '2017-10-25', 'title': 'Rates of TBI-related Emergency Department Visits, Hospitalizations, and Deaths by Sex - United States, 2001 – 2010'}, {'description': '<p>In general, total combined rates for traumatic brain injury (TBI)-related emergency department (ED) visits, hospitalizations and deaths have increased over the past decade. Total combined rates of TBI-related hospitalizations, ED visits, and deaths climbed slowly from a rate of 521.0 per 100,000 in 2001 to 615.7 per 100,000 in 2005. The rates then dipped to 595.1 per 100,000 in 2006 and 566.7 per 100,000 in 2007. The rates then spiked sharply in 2008 and continued to climb through 2010 to a rate of 823.7 per 100,000. Total combined rates of TBI-related hospitalizations, ED visits, and deaths are driven in large part by the relatively high number of TBI-related ED visits. In comparison to ED visits, the overall rates of TBI-related hospitalizations remained relatively stable changing from 82.7 per 100,000 in 2001 to 91.7 per 100,000 in 2010. TBI-related deaths also decreased slightly over time from 18.5 per 100,000 in 2001 to 17.1 per 100,000 in 2010. Note that the axis scale for TBI-related deaths appears to the right of the chart and differs from TBI-related hospitalizations and ED visits.Go to <a href="http://www.cdc.gov/traumaticbraininjury/data/index.html">http://www.cdc.gov/traumaticbraininjury/data/index.html</a> to view more TBI data & statistics.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Traumatic Brain Injury '], 'landingPage': 'https://data.cdc.gov/d/45um-c62r', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2014-04-02', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/45um-c62r', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/45um-c62r/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/45um-c62r/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/45um-c62r/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/45um-c62r/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['brain injury', 'head trauma', 'tbi', 'traumatic brain injury'], 'bureauCode': ['009:00'], 'modified': '2017-10-25', 'title': 'Rates of TBI-related Emergency Department Visits, Hospitalizations, and Deaths - United States, 2001 – 2010'}, {'description': '<p>Changes in the rates of TBI-related deaths vary depending on age. For persons 44 years of age and younger, TBI-related deaths decreased between the periods of 2001-2002 and 2009-2010. Rates for age groups 45-64 years of age remained stable for this same ten-year period. For persons 65 years and older, rates of TBI-related deaths increased during this time period, from 41.2 to 45.2 deaths per 100,000.Go to <a href="http://www.cdc.gov/traumaticbraininjury/data/index.html">http://www.cdc.gov/traumaticbraininjury/data/index.html</a> to view more TBI data & statistics.Source: <a href="http://www.cdc.gov/traumaticbraininjury/data/rates_deaths_byage.html">http://www.cdc.gov/traumaticbraininjury/data/rates_deaths_byage.html</a></p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Traumatic Brain Injury '], 'landingPage': 'https://data.cdc.gov/d/nq6q-szvs', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2014-04-01', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/nq6q-szvs', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/nq6q-szvs/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/nq6q-szvs/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/nq6q-szvs/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/nq6q-szvs/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['brain injury', 'head trauma', 'tbi', 'traumatic brain injury'], 'bureauCode': ['009:00'], 'modified': '2017-10-25', 'title': 'Rates of TBI-related Deaths by Age Group - United States, 2001 - 2010'}, {'description': '<p>The 2011 BRFSS data reflects a change in weighting methodology (raking) and the addition of cell phone only respondents. Shifts in observed prevalence from 2010 to 2011 for BRFSS measures will likely reflect the new methods of measuring risk factors, rather than true trends in risk-factor prevalence. A break in trend lines after 2010 is used to reflect this change in methodolgy. Percentages are weighted to population characteristics. Data are not available if it did not meet BRFSS stability requirements.For more information on these requirements, as well as risk factors and calculated variables, see the Technical Documents and Survey Data for a specific year - <a href="http://www.cdc.gov/brfss/annual_data/annual_data.htm.Recommended">http://www.cdc.gov/brfss/annual_data/annual_data.htm.Recommended</a> citation: Centers for Disease Control and Prevention (CDC). Behavioral Risk Factor Surveillance System. Atlanta, Georgia: U.S. Department of Health and Human Services, Centers for Disease Control and Prevention, [appropriate year].</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Smoking & Tobacco Use'], 'landingPage': 'https://data.cdc.gov/d/ya9m-pyut', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2013-12-05', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/ya9m-pyut', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ya9m-pyut/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ya9m-pyut/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ya9m-pyut/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ya9m-pyut/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['brfss', 'current smokers', 'former smoker', 'non-smoker'], 'bureauCode': ['009:00'], 'modified': '2015-08-27', 'title': 'BRFSS Prevalence and Trends Data: Tobacco Use - Four Level Smoking Data for 2011'}, {'description': '<p>Health, United States is an annual report on trends in health statistics, find more information at <a href="http://www.cdc.gov/nchs/hus.htm">http://www.cdc.gov/nchs/hus.htm</a>.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Health Statistics'], 'landingPage': 'https://data.cdc.gov/d/nkri-ptxd', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2013-08-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/nkri-ptxd', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/nkri-ptxd/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/nkri-ptxd/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/nkri-ptxd/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/nkri-ptxd/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['children', 'hus', 'vaccination'], 'bureauCode': ['009:00'], 'modified': '2015-08-27', 'title': 'Selected Trend Table from Health, United States, 2011. Vaccination coverage among children 19 - 35 months of age for selected diseases, by race, Hispanic origin, poverty level, and location of residence in metropolitan statistical area: United States, sel'}, {'description': '<p>Health, United States is an annual report on trends in health statistics, find more information at <a href="http://www.cdc.gov/nchs/hus.htm">http://www.cdc.gov/nchs/hus.htm</a>.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Health Statistics'], 'landingPage': 'https://data.cdc.gov/d/bbhn-4mdn', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2013-08-05', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/bbhn-4mdn', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/bbhn-4mdn/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/bbhn-4mdn/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/bbhn-4mdn/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/bbhn-4mdn/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['children', 'health conditions', 'hus'], 'bureauCode': ['009:00'], 'modified': '2015-08-27', 'title': 'Selected Trend Table from Health, United States, 2011. Health conditions among children under 18 years of age, by selected characteristics: United States, average annual, selected years 1997 - 1999 through 2008 - 2010'}, {'description': '<p>Health, United States is an annual report on trends in health statistics, find more information at <a href="http://www.cdc.gov/nchs/hus.htm">http://www.cdc.gov/nchs/hus.htm</a>.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Health Statistics'], 'landingPage': 'https://data.cdc.gov/d/crtu-weni', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2013-08-05', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/crtu-weni', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/crtu-weni/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/crtu-weni/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/crtu-weni/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/crtu-weni/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['adults', 'diabetes', 'hus'], 'bureauCode': ['009:00'], 'modified': '2015-08-27', 'title': 'Selected Trend Table from Health, United States, 2011. Diabetes prevalence and glycemic control among adults 20 years of age and over, by sex, age, and race and Hispanic origin: United States, selected years 1988 - 1994 through 2003 - 2006'}, {'description': '<p>Health, United States is an annual report on trends in health statistics, find more information at <a href="http://www.cdc.gov/nchs/hus.htm">http://www.cdc.gov/nchs/hus.htm</a>.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Health Statistics'], 'landingPage': 'https://data.cdc.gov/d/vp9c-m6nq', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2013-07-29', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/vp9c-m6nq', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vp9c-m6nq/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vp9c-m6nq/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vp9c-m6nq/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vp9c-m6nq/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cause of death', 'hus'], 'bureauCode': ['009:00'], 'modified': '2015-08-27', 'title': 'Selected Trend Table from Health, United States, 2011. Leading causes of death and numbers of deaths, by sex, race, and Hispanic origin: United States, 1980 and 2009'}, {'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Nursing Home Compare'], 'landingPage': 'https://data.medicare.gov/d/yf87-tv6k', 'contactPoint': {'hasEmail': 'mailto:BetterCare@cms.hhs.gov', 'fn': 'Nursing Home Compare'}, 'issued': '2019-05-29', 'accessLevel': 'public', 'description': 'No description provided', 'identifier': 'https://data.medicare.gov/api/views/yf87-tv6k', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/yf87-tv6k/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/yf87-tv6k/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/yf87-tv6k/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/yf87-tv6k/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['general information', 'nhc', 'nursing home'], 'bureauCode': ['009:38'], 'modified': '2019-10-23', 'title': 'Nursing Home Compare - CASPER Contacts'}, {'description': '<p>This dataset provides modeled predictions of particulate matter (PM2.5) levels from the EPA\'s Downscaler model. These data are used by the CDC\'s National Environmental Public Health Tracking Network to generate air quality measures. Data are at the county levels for 2001-2014. The dataset includes the maximum, median, mean, and population-weighted mean concentration. Please refer to the metadata attachment for more information.</p>\n<p>Learn more about outdoor air quality on the Tracking Network\'s website: <a href="https://ephtracking.cdc.gov/showAirLanding.action">https://ephtracking.cdc.gov/showAirLanding.action</a>.</p>\n<p>By using these data, you signify your agreement to comply with the following requirements:<br />\n1. Use the data for statistical reporting and analysis only.<br />\n2. Do not attempt to learn the identity of any person included in the data and do not combine these data with other data for the purpose of matching records to identify individuals.<br />\n3. Do not disclose of or make use of the identity of any person or establishment discovered inadvertently and report the discovery to: <a href="mailto:trackingsupport@cdc.gov">trackingsupport@cdc.gov</a>.<br />\n4. Do not imply or state, either in written or oral form, that interpretations based on the data are those of the original data sources and CDC unless the data user and data source are formally collaborating.<br />\n5. Acknowledge, in all reports or presentations based on these data, the original source of the data and CDC.<br />\n6. Suggested citation: Centers for Disease Control and Prevention. National Environmental Public Health Tracking Network. Web. Accessed: insert date. <a href="http://www.cdc.gov/ephtracking">www.cdc.gov/ephtracking</a>.</p>\n<p>Problems or Questions?<br />\nEmail <a href="mailto:trackingsupport@cdc.gov">trackingsupport@cdc.gov</a>.</p>\n', 'programCode': ['009:20'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Environmental Health & Toxicology'], 'landingPage': 'https://data.cdc.gov/d/qjju-smys', 'contactPoint': {'hasEmail': 'mailto:nephtrackingsupport@cdc.gov', 'fn': 'Craig Kassinger'}, 'issued': '2018-06-15', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/qjju-smys', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qjju-smys/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qjju-smys/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qjju-smys/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/qjju-smys/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['air pollution', 'asthma', 'environmental health', 'particulate matter'], 'bureauCode': ['009:03'], 'modified': '2018-11-27', 'title': 'Daily County-Level PM2.5 Concentrations, 2001-2014'}, {'description': '<p>2003-2015. Global School dataset. The Global School-based Student Health Survey (GSHS) was developed by the World Health Organization (WHO) in collaboration with the United Nations\' UNICEF, UNESCO, and UNAIDS; and with technical assistance from CDC. The GSHS is a school-based survey conducted primarily among students aged 13-17 years in countries around the world. It uses core questionnaire modules that address the leading causes of morbidity and mortality among children and adults worldwide: 1) Alcohol use, 2) dietary behaviors, 3) drug use, 4) hygiene, 5) mental health, 6) physical activity, 7) protective factors, 8) sexual behaviors that contribute to HIV infection, other sexually-transmitted infections, and unintended pregnancy, 9) tobacco use, and 10) violence and unintentional injury. This dataset contains global data from 2003 – 2015. Additional information about the GSHS can be found at <a href="https://www.cdc.gov/gshs/index.htm">https://www.cdc.gov/gshs/index.htm</a>.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Youth Risk Behaviors'], 'landingPage': 'https://data.cdc.gov/d/pxpe-pgrg', 'contactPoint': {'hasEmail': 'mailto:nccdDashInfo@cdc.gov', 'fn': 'DASH Publc Inquiries'}, 'issued': '2018-06-14', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/pxpe-pgrg', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/pxpe-pgrg/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/pxpe-pgrg/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/pxpe-pgrg/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/pxpe-pgrg/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['global', 'gshs', 'risk behavior', 'student health', 'survey', 'youth online'], 'bureauCode': ['009:20'], 'modified': '2018-07-09', 'title': 'DASH - Global School-based Student Health Survey (GSHS)', 'describedBy': 'https://chronicdata.cdc.gov/Youth-Risk-Behaviors/DASH-Global-School-based-Student-Health-Survey-GSH/pxpe-pgrg'}, {'description': '<p>This dataset provides modeled predictions of ozone levels from the EPA\'s Downscaler model. Data are at the census tract level for 2001-2005. These data are used by the CDC\'s National Environmental Public Health Tracking Network to generate air quality measures. Census tract-level datasets contain estimates of the mean predicted concentration and associated standard error. Please refer to the metadata attachment for more information.</p>\n<p>Learn more about outdoor air quality on the Tracking Network\'s website: <a href="https://ephtracking.cdc.gov/showAirLanding.action">https://ephtracking.cdc.gov/showAirLanding.action</a>.</p>\n<p>By using these data, you signify your agreement to comply with the following requirements:<br />\n1. Use the data for statistical reporting and analysis only.<br />\n2. Do not attempt to learn the identity of any person included in the data and do not combine these data with other data for the purpose of matching records to identify individuals.<br />\n3. Do not disclose of or make use of the identity of any person or establishment discovered inadvertently and report the discovery to: <a href="mailto:trackingsupport@cdc.gov">trackingsupport@cdc.gov</a>.<br />\n4. Do not imply or state, either in written or oral form, that interpretations based on the data are those of the original data sources and CDC unless the data user and data source are formally collaborating.<br />\n5. Acknowledge, in all reports or presentations based on these data, the original source of the data and CDC.<br />\n6. Suggested citation: Centers for Disease Control and Prevention. National Environmental Public Health Tracking Network. Web. Accessed: insert date. <a href="http://www.cdc.gov/ephtracking">www.cdc.gov/ephtracking</a>.</p>\n', 'programCode': ['009:032'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Environmental Health & Toxicology'], 'landingPage': 'https://data.cdc.gov/d/d3c4-tq79', 'contactPoint': {'hasEmail': 'mailto:nephtrackingsupport@cdc.gov', 'fn': 'Craig Kassinger'}, 'issued': '2018-06-15', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/d3c4-tq79', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/d3c4-tq79/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/d3c4-tq79/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/d3c4-tq79/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/d3c4-tq79/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['air pollution', 'asthma', 'environmental health', 'ozone'], 'bureauCode': ['009:20'], 'modified': '2018-11-27', 'title': 'Daily Census Tract-Level Ozone Concentrations, 2001-2005'}, {'description': '<p>This dataset provides modeled predictions of PM2.5 levels from the EPA\'s Downscaler model. Data are at the census tract level for 2001-2005. These data are used by the CDC\'s National Environmental Public Health Tracking Network to generate air quality measures. Census tract-level datasets contain estimates of the mean predicted concentration and associated standard error. Please refer to the metadata attachment for more information.</p>\n<p>Learn more about outdoor air quality on the Tracking Network\'s website: <a href="https://ephtracking.cdc.gov/showAirLanding.action">https://ephtracking.cdc.gov/showAirLanding.action</a>.</p>\n<p>By using these data, you signify your agreement to comply with the following requirements:<br />\n1. Use the data for statistical reporting and analysis only.<br />\n2. Do not attempt to learn the identity of any person included in the data and do not combine these data with other data for the purpose of matching records to identify individuals.<br />\n3. Do not disclose of or make use of the identity of any person or establishment discovered inadvertently and report the discovery to: <a href="mailto:trackingsupport@cdc.gov">trackingsupport@cdc.gov</a>.<br />\n4. Do not imply or state, either in written or oral form, that interpretations based on the data are those of the original data sources and CDC unless the data user and data source are formally collaborating.<br />\n5. Acknowledge, in all reports or presentations based on these data, the original source of the data and CDC.<br />\n6. Suggested citation: Centers for Disease Control and Prevention. National Environmental Public Health Tracking Network. Web. Accessed: insert date. <a href="http://www.cdc.gov/ephtracking">www.cdc.gov/ephtracking</a>.</p>\n', 'programCode': ['009:032'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Environmental Health & Toxicology'], 'landingPage': 'https://data.cdc.gov/d/s5vm-cztk', 'contactPoint': {'hasEmail': 'mailto:nephtrackingsupport@cdc.gov', 'fn': 'Craig Kassinger'}, 'issued': '2018-07-10', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/s5vm-cztk', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/s5vm-cztk/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/s5vm-cztk/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/s5vm-cztk/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/s5vm-cztk/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['air pollution', 'asthma', 'environmental health', 'particulate matter', 'pm2.5'], 'bureauCode': ['009:20'], 'modified': '2018-11-27', 'title': 'Daily Census Tract-Level PM2.5 Concentrations, 2001-2005'}, {'description': '<p>This dataset provides modeled predictions of PM2.5 levels from the EPA\'s Downscaler model. Data are at the census tract level for 2011-2014. These data are used by the CDC\'s National Environmental Public Health Tracking Network to generate air quality measures. Census tract-level datasets contain estimates of the mean predicted concentration and associated standard error. Please refer to the metadata attachment for more information.</p>\n<p>Learn more about outdoor air quality on the Tracking Network\'s website: <a href="https://ephtracking.cdc.gov/showAirLanding.action">https://ephtracking.cdc.gov/showAirLanding.action</a>.</p>\n<p>By using these data, you signify your agreement to comply with the following requirements:<br />\n1. Use the data for statistical reporting and analysis only.<br />\n2. Do not attempt to learn the identity of any person included in the data and do not combine these data with other data for the purpose of matching records to identify individuals.<br />\n3. Do not disclose of or make use of the identity of any person or establishment discovered inadvertently and report the discovery to: <a href="mailto:trackingsupport@cdc.gov">trackingsupport@cdc.gov</a>.<br />\n4. Do not imply or state, either in written or oral form, that interpretations based on the data are those of the original data sources and CDC unless the data user and data source are formally collaborating.<br />\n5. Acknowledge, in all reports or presentations based on these data, the original source of the data and CDC.<br />\n6. Suggested citation: Centers for Disease Control and Prevention. National Environmental Public Health Tracking Network. Web. Accessed: insert date. <a href="http://www.cdc.gov/ephtracking">www.cdc.gov/ephtracking</a>.</p>\n', 'programCode': ['009:032'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Environmental Health & Toxicology'], 'landingPage': 'https://data.cdc.gov/d/fcqm-xrf4', 'contactPoint': {'hasEmail': 'mailto:nephtrackingsupport@cdc.gov', 'fn': 'Craig Kassinger'}, 'issued': '2018-07-25', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/fcqm-xrf4', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/fcqm-xrf4/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/fcqm-xrf4/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/fcqm-xrf4/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/fcqm-xrf4/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['air pollution', 'asthma', 'environmental health', 'particulate matter', 'pm2.5'], 'bureauCode': ['009:20'], 'modified': '2018-11-27', 'title': 'Daily Census Tract-Level PM2.5 Concentrations, 2011-2014'}, {'description': '<p>This dataset provides modeled predictions of ozone levels from the EPA\'s Downscaler model. Data are at the census tract level for 2011-2014. These data are used by the CDC\'s National Environmental Public Health Tracking Network to generate air quality measures. Census tract-level datasets contain estimates of the mean predicted concentration and associated standard error. Please refer to the metadata attachment for more information.</p>\n<p>Learn more about outdoor air quality on the Tracking Network\'s website: <a href="https://ephtracking.cdc.gov/showAirLanding.action">https://ephtracking.cdc.gov/showAirLanding.action</a>.</p>\n<p>By using these data, you signify your agreement to comply with the following requirements:<br />\n1. Use the data for statistical reporting and analysis only.<br />\n2. Do not attempt to learn the identity of any person included in the data and do not combine these data with other data for the purpose of matching records to identify individuals.<br />\n3. Do not disclose of or make use of the identity of any person or establishment discovered inadvertently and report the discovery to: <a href="mailto:trackingsupport@cdc.gov">trackingsupport@cdc.gov</a>.<br />\n4. Do not imply or state, either in written or oral form, that interpretations based on the data are those of the original data sources and CDC unless the data user and data source are formally collaborating.</p>\n', 'programCode': ['009:032'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Environmental Health & Toxicology'], 'landingPage': 'https://data.cdc.gov/d/372p-dx3h', 'contactPoint': {'hasEmail': 'mailto:nephtrackingsupport@cdc.gov', 'fn': 'Craig Kassinger'}, 'issued': '2018-07-25', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/372p-dx3h', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/372p-dx3h/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/372p-dx3h/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/372p-dx3h/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/372p-dx3h/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['air pollution', 'asthma', 'environmental health', 'ozone'], 'bureauCode': ['009:20'], 'modified': '2018-11-27', 'title': 'Daily Census Tract-Level Ozone Concentrations, 2011-2014'}, {'description': '<p>This dataset provides modeled predictions of PM2.5 levels from the EPA\'s Downscaler model. Data are at the census tract level for 2006-2010. These data are used by the CDC\'s National Environmental Public Health Tracking Network to generate air quality measures. Census tract-level datasets contain estimates of the mean predicted concentration and associated standard error. Please refer to the metadata attachment for more information.</p>\n<p>Learn more about outdoor air quality on the Tracking Network\'s website: <a href="https://ephtracking.cdc.gov/showAirLanding.action">https://ephtracking.cdc.gov/showAirLanding.action</a>.</p>\n<p>By using these data, you signify your agreement to comply with the following requirements:<br />\n1. Use the data for statistical reporting and analysis only.<br />\n2. Do not attempt to learn the identity of any person included in the data and do not combine these data with other data for the purpose of matching records to identify individuals.<br />\n3. Do not disclose of or make use of the identity of any person or establishment discovered inadvertently and report the discovery to: <a href="mailto:trackingsupport@cdc.gov">trackingsupport@cdc.gov</a>.<br />\n4. Do not imply or state, either in written or oral form, that interpretations based on the data are those of the original data sources and CDC unless the data user and data source are formally collaborating.<br />\n5. Acknowledge, in all reports or presentations based on these data, the original source of the data and CDC.<br />\n6. Suggested citation: Centers for Disease Control and Prevention. National Environmental Public Health Tracking Network. Web. Accessed: insert date. <a href="http://www.cdc.gov/ephtracking">www.cdc.gov/ephtracking</a>.</p>\n', 'programCode': ['009:032'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Environmental Health & Toxicology'], 'landingPage': 'https://data.cdc.gov/d/fpqb-s69d', 'contactPoint': {'hasEmail': 'mailto:nephtrackingsupport@cdc.gov', 'fn': 'Craig Kassinger'}, 'issued': '2018-07-16', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/fpqb-s69d', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/fpqb-s69d/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/fpqb-s69d/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/fpqb-s69d/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/fpqb-s69d/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['air pollution', 'asthma', 'environmental health', 'particulate matter', 'pm2.5'], 'bureauCode': ['009:20'], 'modified': '2018-11-27', 'title': 'Daily Census Tract-Level PM2.5 Concentrations, 2006-2010'}, {'description': '<p>This dataset provides data at the county level for the contiguous United States. It includes monthly Palmer Drought Severity Index (PDSI) data from 1895-2016 provided by the Cooperative Institute for Climate and Satellites - North Carolina. Please refer to the metadata attachment for more information.</p>\n<p>Learn more about drought on the Tracking Network\'s website: <a href="https://ephtracking.cdc.gov/showDroughtLanding">https://ephtracking.cdc.gov/showDroughtLanding</a>.</p>\n<p>By using these data, you signify your agreement to comply with the following requirements:<br />\n1. Use the data for statistical reporting and analysis only.<br />\n2. Do not attempt to learn the identity of any person included in the data and do not combine these data with other data for the purpose of matching records to identify individuals.<br />\n3. Do not disclose of or make use of the identity of any person or establishment discovered inadvertently and report the discovery to: <a href="mailto:trackingsupport@cdc.gov">trackingsupport@cdc.gov</a>.<br />\n4. Do not imply or state, either in written or oral form, that interpretations based on the data are those of the original data sources and CDC unless the data user and data source are formally collaborating.<br />\n5. Acknowledge, in all reports or presentations based on these data, the original source of the data and CDC.<br />\n6. Suggested citation: Centers for Disease Control and Prevention. National Environmental Public Health Tracking Network. Web. Accessed: insert date. <a href="http://www.cdc.gov/ephtracking">www.cdc.gov/ephtracking</a>.</p>\n<p>Problems or Questions?<br />\nEmail <a href="mailto:trackingsupport@cdc.gov">trackingsupport@cdc.gov</a>.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Environmental Health & Toxicology'], 'landingPage': 'https://data.cdc.gov/d/en5r-5ds4', 'modified': '2018-11-27', 'contactPoint': {'hasEmail': 'mailto:nephtrackingsupport@cdc.gov', 'fn': 'Craig Kassinger'}, 'issued': '2018-07-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/en5r-5ds4', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/en5r-5ds4/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/en5r-5ds4/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/en5r-5ds4/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/en5r-5ds4/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['drought', 'environmental health'], 'bureauCode': ['009:00'], 'dataQuality': True, 'title': 'Palmer Drought Severity Index, 1895-2016'}, {'description': '<p>This dataset provides data at the county level for the contiguous United States. It includes monthly Standardized Precipitation Evapotranspiration Index (SPEI) data from 1895-2016 provided by the Cooperative Institute for Climate and Satellites - North Carolina. Please refer to the metadata attachment for more information.</p>\n<p>These data are used by the CDC\'s National Environmental Public Health Tracking Network to generate drought measures. Learn more about drought on the Tracking Network\'s website: <a href="https://ephtracking.cdc.gov/showDroughtLanding">https://ephtracking.cdc.gov/showDroughtLanding</a>.</p>\n<p>By using these data, you signify your agreement to comply with the following requirements:<br />\n1. Use the data for statistical reporting and analysis only.<br />\n2. Do not attempt to learn the identity of any person included in the data and do not combine these data with other data for the purpose of matching records to identify individuals.<br />\n3. Do not disclose of or make use of the identity of any person or establishment discovered inadvertently and report the discovery to: <a href="mailto:trackingsupport@cdc.gov">trackingsupport@cdc.gov</a>.<br />\n4. Do not imply or state, either in written or oral form, that interpretations based on the data are those of the original data sources and CDC unless the data user and data source are formally collaborating.<br />\n5. Acknowledge, in all reports or presentations based on these data, the original source of the data and CDC.<br />\n6. Suggested citation: Centers for Disease Control and Prevention. National Environmental Public Health Tracking Network. Web. Accessed: insert date. <a href="http://www.cdc.gov/ephtracking">www.cdc.gov/ephtracking</a>.</p>\n<p>Problems or Questions?<br />\nEmail <a href="mailto:trackingsupport@cdc.gov">trackingsupport@cdc.gov</a>.</p>\n', 'programCode': ['009:20'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Environmental Health & Toxicology'], 'landingPage': 'https://data.cdc.gov/d/6nbv-ifib', 'contactPoint': {'hasEmail': 'mailto:nephtrackingsupport@cdc.gov', 'fn': 'Craig Kassinger'}, 'issued': '2018-07-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/6nbv-ifib', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6nbv-ifib/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6nbv-ifib/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6nbv-ifib/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/6nbv-ifib/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['drought', 'environmental health'], 'bureauCode': ['009:03'], 'modified': '2018-11-27', 'title': 'Standardized Precipitation Evapotranspiration Index, 1895-2016'}, {'description': '<p>This dataset provides data at the county level for the contiguous United States. It includes weekly United States Drought Monitor (USDM) data from 2000-2016 provided by the Cooperative Institute for Climate and Satellites - North Carolina. Please refer to the metadata attachment for more information.</p>\n<p>These data are used by the CDC\'s National Environmental Public Health Tracking Network to generate drought measures. Learn more about drought on the Tracking Network\'s website: <a href="https://ephtracking.cdc.gov/showDroughtLanding">https://ephtracking.cdc.gov/showDroughtLanding</a>.</p>\n<p>By using these data, you signify your agreement to comply with the following requirements:<br />\n1. Use the data for statistical reporting and analysis only.<br />\n2. Do not attempt to learn the identity of any person included in the data and do not combine these data with other data for the purpose of matching records to identify individuals.<br />\n3. Do not disclose of or make use of the identity of any person or establishment discovered inadvertently and report the discovery to: <a href="mailto:trackingsupport@cdc.gov">trackingsupport@cdc.gov</a>.<br />\n4. Do not imply or state, either in written or oral form, that interpretations based on the data are those of the original data sources and CDC unless the data user and data source are formally collaborating.<br />\n5. Acknowledge, in all reports or presentations based on these data, the original source of the data and CDC.<br />\n6. Suggested citation: Centers for Disease Control and Prevention. National Environmental Public Health Tracking Network. Web. Accessed: insert date. <a href="http://www.cdc.gov/ephtracking">www.cdc.gov/ephtracking</a>.</p>\n<p>Problems or Questions?<br />\nEmail <a href="mailto:trackingsupport@cdc.gov">trackingsupport@cdc.gov</a>.</p>\n', 'programCode': ['009:032'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Environmental Health & Toxicology'], 'landingPage': 'https://data.cdc.gov/d/spsk-9jj6', 'contactPoint': {'hasEmail': 'mailto:nephtrackingsupport@cdc.gov', 'fn': 'Craig Kassinger'}, 'issued': '2018-08-08', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/spsk-9jj6', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/spsk-9jj6/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/spsk-9jj6/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/spsk-9jj6/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/spsk-9jj6/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['drought', 'environmental health'], 'bureauCode': ['009:20'], 'modified': '2018-11-27', 'title': 'United States Drought Monitor, 2000-2016'}, {'description': '<p>This dataset provides data at the county level for the contiguous United States. It includes daily Global Horizontal Irradiance (GHI) data from 1991-2012 provided by the Environmental Remote Sensing group at the Rollins School of Public Health at Emory University. Please refer to the metadata attachment for more information.</p>\n<p>These data are used by the CDC\'s National Environmental Public Health Tracking Network to generate sunlight and ultraviolet (UV) measures. Learn more about sunlight and UV on the Tracking Network\'s website: <a href="https://ephtracking.cdc.gov/showUVLanding">https://ephtracking.cdc.gov/showUVLanding</a>.</p>\n<p>By using these data, you signify your agreement to comply with the following requirements:<br />\n1. Use the data for statistical reporting and analysis only.<br />\n2. Do not attempt to learn the identity of any person included in the data and do not combine these data with other data for the purpose of matching records to identify individuals.<br />\n3. Do not disclose of or make use of the identity of any person or establishment discovered inadvertently and report the discovery to: <a href="mailto:trackingsupport@cdc.gov">trackingsupport@cdc.gov</a>.<br />\n4. Do not imply or state, either in written or oral form, that interpretations based on the data are those of the original data sources and CDC unless the data user and data source are formally collaborating.<br />\n5. Acknowledge, in all reports or presentations based on these data, the original source of the data and CDC.<br />\n6. Suggested citation: Centers for Disease Control and Prevention. National Environmental Public Health Tracking Network. Web. Accessed: insert date. <a href="http://www.cdc.gov/ephtracking">www.cdc.gov/ephtracking</a>.</p>\n<p>Problems or Questions?<br />\nEmail <a href="mailto:trackingsupport@cdc.gov">trackingsupport@cdc.gov</a>.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Environmental Health & Toxicology'], 'landingPage': 'https://data.cdc.gov/d/fdyw-m38t', 'contactPoint': {'hasEmail': 'mailto:nephtrackingsupport@cdc.gov', 'fn': 'Craig Kassinger'}, 'issued': '2018-08-01', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/fdyw-m38t', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/fdyw-m38t/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/fdyw-m38t/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/fdyw-m38t/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/fdyw-m38t/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['environmental health', 'skin cancer', 'sunlight', 'total solar irradiance'], 'bureauCode': ['009:03'], 'modified': '2018-11-27', 'title': 'Population-Weighted Global Horizontal Irradiance, 1991-2012'}, {'description': '<p>2014 to 2016, 3-year average. Rates are age-standardized. County rates are spatially smoothed. The data can be viewed by gender and race/ethnicity. Data source: National Vital Statistics System. Additional data, maps, and methodology can be viewed on the Interactive Atlas of Heart Disease and Stroke <a href="http://www.cdc.gov/dhdsp/maps/atlas">http://www.cdc.gov/dhdsp/maps/atlas</a></p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Heart Disease & Stroke Prevention'], 'landingPage': 'https://data.cdc.gov/d/48mw-5apu', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2018-08-15', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/48mw-5apu', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/48mw-5apu/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/48mw-5apu/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/48mw-5apu/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/48mw-5apu/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cardiovascular disease', 'county', 'heart disease'], 'bureauCode': ['009:20'], 'modified': '2018-08-15', 'title': 'Heart Disease Mortality Data Among US Adults (35+) by State/Territory and County'}, {'description': '<p>2014 to 2016, 3-year average. Rates are age-standardized. County rates are spatially smoothed. The data can be viewed by gender and race/ethnicity. Data source: National Vital Statistics System. Additional data, maps, and methodology can be viewed on the Interactive Atlas of Heart Disease and Stroke <a href="http://www.cdc.gov/dhdsp/maps/atlas">http://www.cdc.gov/dhdsp/maps/atlas</a></p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Heart Disease & Stroke Prevention'], 'landingPage': 'https://data.cdc.gov/d/kgsi-35re', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2018-08-15', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/kgsi-35re', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/kgsi-35re/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/kgsi-35re/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/kgsi-35re/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/kgsi-35re/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cardiovascular disease', 'cerebrovascular disease', 'county', 'stroke'], 'bureauCode': ['009:20'], 'modified': '2018-08-15', 'title': 'Stroke Mortality Data Among US Adults (35+) by State/Territory and County'}, {'description': '<p>This dataset contains policy data for 50 US states and DC from 2001 to 2017. Data include information related to state legislation and regulations on nutrition, physical activity, and obesity in settings such as early care and education centers, restaurants, schools, work places, and others. To identify individual bills, use the identifier ProvisionID. A bill or citation may appear more than once because it could apply to multiple health or policy topics, settings, or states. As of Q 2 2016, data include only enacted legislation.</p>\n', 'programCode': ['009:020'], 'title': 'CDC Nutrition, Physical Activity, and Obesity - Legislation', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Nutrition', 'Physical Activity', 'and Obesity'], 'landingPage': 'https://data.cdc.gov/d/nxst-x9p4', 'contactPoint': {'hasEmail': 'mailto:dnpaoinfo@cdc.gov', 'fn': 'DNPAO Public Inquiries'}, 'issued': '2018-08-24', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/nxst-x9p4', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/nxst-x9p4/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/nxst-x9p4/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/nxst-x9p4/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/nxst-x9p4/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['body mass index (bmi)', 'built environment', 'farm', 'fruits and vegetables', 'nutrition', 'obesity', 'physical activity', 'physical activity education', 'transportation', 'zoning'], 'bureauCode': ['009:20'], 'modified': '2018-09-25', 'references': ['http://www.cdc.gov/nccdphp/DNPAO'], 'describedBy': 'https://chronicdata.cdc.gov/Nutrition-Physical-Activity-and-Obesity/CDC-Nutrition-Physical-Activity-and-Obesity-Legisl/nxst-x9p4'}, {'description': '<p>2015, 2014. Data were provided by the Centers for Disease Control and Prevention (CDC), Division of Population Health, Epidemiology and Surveillance Branch. The project was funded by the Robert Wood Johnson Foundation (RWJF) in conjunction with the CDC Foundation. 500 cities project census tract-level data in GIS-friendly format can be joined with census tract spatial data (<a href="https://chronicdata.cdc.gov/500-Cities/500-Cities-Census-Tract-Boundaries/x7zy-2xmx">https://chronicdata.cdc.gov/500-Cities/500-Cities-Census-Tract-Boundarie...</a>) in a geographic information system (GIS) to produce maps of 27 measures at the census tract level. Because some questions are only asked every other year in the BRFSS, there are 7 measures in this 2017 release from the 2014 BRFSS that were the same as the 2016 release.</p>\n', 'programCode': ['009:020'], 'title': '500 Cities: Census Tract-level Data (GIS Friendly Format), 2017 release', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['500 Cities'], 'landingPage': 'https://data.cdc.gov/d/kucs-wizg', 'contactPoint': {'hasEmail': 'mailto:500cities@cdc.gov', 'fn': '500 Cities Public Inquiries'}, 'issued': '2018-10-15', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/kucs-wizg', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/kucs-wizg/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/kucs-wizg/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/kucs-wizg/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/kucs-wizg/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['500cities', 'behaviors', 'census', 'cities', 'gis', 'outcomes', 'prevalence', 'prevention', 'tract', 'unhealthy'], 'bureauCode': ['009:20'], 'modified': '2018-11-05', 'references': ['https://academic.oup.com/aje/article/179/8/1025/109078', 'https://academic.oup.com/aje/article/182/2/127/93984', 'https://www.cdc.gov/pcd/issues/2017/17_0281.htm', 'https://www.cdc.gov/pcd/issues/2018/18_0313.htm']}, {'description': '<p>This is the complete dataset for the 500 Cities project 2017 release. This dataset includes 2015, 2014 model-based small area estimates for 27 measures of chronic disease related to unhealthy behaviors (5), health outcomes (13), and use of preventive services (9). Data were provided by the Centers for Disease Control and Prevention (CDC), Division of Population Health, Epidemiology and Surveillance Branch. The project was funded by the Robert Wood Johnson Foundation (RWJF) in conjunction with the CDC Foundation. It represents a first-of-its kind effort to release information on a large scale for cities and for small areas within those cities. It includes estimates for the 500 largest US cities and approximately 28,000 census tracts within these cities. These estimates can be used to identify emerging health problems and to inform development and implementation of effective, targeted public health prevention activities. Because the small area model cannot detect effects due to local interventions, users are cautioned against using these estimates for program or policy evaluations. Data sources used to generate these measures include Behavioral Risk Factor Surveillance System (BRFSS) data (2015, 2014), Census Bureau 2010 census population data, and American Community Survey (ACS) 2011-2015, 2010-2014 estimates. Because some questions are only asked every other year in the BRFSS, there are 7 measures from the 2014 BRFSS that are the same in the 2017 release as the previous 2016 release. More information about the methodology can be found at <a href="http://www.cdc.gov/500cities">www.cdc.gov/500cities</a>.</p>\n', 'programCode': ['009:020'], 'title': '500 Cities: Local Data for Better Health, 2017 release', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['500 Cities'], 'landingPage': 'https://data.cdc.gov/d/vurf-k5wr', 'contactPoint': {'hasEmail': 'mailto:500cities@cdc.gov', 'fn': '500 Cities Public Inquiries'}, 'issued': '2018-12-04', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/vurf-k5wr', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vurf-k5wr/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vurf-k5wr/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vurf-k5wr/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/vurf-k5wr/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['500cities', 'behaviors', 'census', 'cities', 'outcomes', 'prevalence', 'prevention', 'tracts', 'unhealthy'], 'bureauCode': ['009:20'], 'modified': '2018-12-04', 'references': ['https://academic.oup.com/aje/article/179/8/1025/109078', 'https://academic.oup.com/aje/article/182/2/127/93984', 'https://www.cdc.gov/pcd/issues/2017/17_0281.htm', 'https://www.cdc.gov/pcd/issues/2018/18_0313.htm']}, {'description': '<p>NNDSS - TABLE 1KK. Vancomycin-resistant Staphylococcus aureus to Varicella morbidity - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/ybum-psnc', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/ybum-psnc', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ybum-psnc/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ybum-psnc/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ybum-psnc/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/ybum-psnc/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'nedss', 'netss', 'nndss', 'vancomycin-resistant staphylococcus aureus', 'varicella morbidity', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-05-30', 'title': 'NNDSS - TABLE 1KK. Vancomycin-resistant Staphylococcus aureus to Varicella morbidity'}, {'description': '<p>NNDSS - TABLE 1GG. Spotted fever rickettsiosis, Confirmed to Smallpox - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/rihk-iawc', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/rihk-iawc', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rihk-iawc/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rihk-iawc/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rihk-iawc/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rihk-iawc/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'nedss', 'netss', 'nndss', 'smallpox', 'spotted fever rickettsiosis confirmed', 'spotted fever rickettsiosis probable', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-05-30', 'title': 'NNDSS - TABLE 1GG. Spotted fever rickettsiosis, Confirmed to Smallpox'}, {'description': '<p>NNDSS - TABLE 1FF. Severe acute respiratory syndrome-associated coronavirus disease to Shigellosis - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/5wqm-pm27', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/5wqm-pm27', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5wqm-pm27/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5wqm-pm27/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5wqm-pm27/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5wqm-pm27/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'nedss', 'netss', 'nndss', 'severe acute respiratory syndrome-associated coronavirus disease', 'shiga toxin-producing escherichia coli', 'shigellosis', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-05-30', 'title': 'NNDSS - TABLE 1FF. Severe acute respiratory syndrome-associated coronavirus disease to Shigellosis'}, {'description': '<p>NNDSS - TABLE 1O. Hansen\'s disease to Hantavirus pulmonary syndrome - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a></p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/bhxw-k5sb', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/bhxw-k5sb', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/bhxw-k5sb/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/bhxw-k5sb/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/bhxw-k5sb/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/bhxw-k5sb/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'hansen's disease', 'hantavirus infection', 'hantavirus pulmonary syndrome', 'nedss', 'netss', 'nndss', 'non-hantavirus pulmonary syndrome', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-05-30', 'title': "NNDSS - TABLE 1O. Hansen's disease to Hantavirus pulmonary syndrome"}, {'description': '<p>NNDSS - Table 1H. Cholera to Coccidioidomycosis - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a></p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/wycc-ffia', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/wycc-ffia', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/wycc-ffia/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/wycc-ffia/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/wycc-ffia/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/wycc-ffia/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'cholera', 'coccidioidomycosis', 'nedss', 'netss', 'nndss', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-05-30', 'title': 'NNDSS - TABLE 1H. Cholera to Coccidioidomycosis'}, {'description': '<p>NNDSS - Table 1E. Botulism, Foodborne to Botulism, Other (wound & unspecified) - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a></p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/4t6w-ibvk', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/4t6w-ibvk', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4t6w-ibvk/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4t6w-ibvk/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4t6w-ibvk/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/4t6w-ibvk/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['2019', 'botulism', 'foodborne', 'infant', 'nedss', 'netss', 'nndss', 'other (wound and unspecified)', 'wonder'], 'bureauCode': ['009:00'], 'modified': '2019-05-30', 'title': 'NNDSS - TABLE 1E. Botulism, Foodborne to Botulism, Other'}, {'description': '<p>This dataset provides data at the county level for the contiguous United States. It includes daily Ozone Monitoring Instrument (OMI) Population-Weighted Ultraviolet (UV) irradiance data from October 2004-2015 provided by the Environmental Remote Sensing group at the Rollins School of Public Health at Emory University. Please refer to the metadata attachment for more information.</p>\n<p>These data are used by the CDC\'s National Environmental Public Health Tracking Network to generate sunlight and UV measures. Learn more about sunlight and UV on the Tracking Network\'s website: <a href="https://ephtracking.cdc.gov/showUVLanding">https://ephtracking.cdc.gov/showUVLanding</a>.</p>\n<p>By using these data, you signify your agreement to comply with the following requirements:<br />\n1. Use the data for statistical reporting and analysis only.<br />\n2. Do not attempt to learn the identity of any person included in the data and do not combine these data with other data for the purpose of matching records to identify individuals.<br />\n3. Do not disclose of or make use of the identity of any person or establishment discovered inadvertently and report the discovery to: <a href="mailto:trackingsupport@cdc.gov">trackingsupport@cdc.gov</a>.<br />\n4. Do not imply or state, either in written or oral form, that interpretations based on the data are those of the original data sources and CDC unless the data user and data source are formally collaborating.<br />\n5. Acknowledge, in all reports or presentations based on these data, the original source of the data and CDC.<br />\n6. Suggested citation: Centers for Disease Control and Prevention. National Environmental Public Health Tracking Network. Web. Accessed: insert date. <a href="http://www.cdc.gov/ephtracking">www.cdc.gov/ephtracking</a>.</p>\n<p>Problems or Questions?<br />\nEmail <a href="mailto:trackingsupport@cdc.gov">trackingsupport@cdc.gov</a>.</p>\n', 'programCode': ['009:032'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Environmental Health & Toxicology'], 'landingPage': 'https://data.cdc.gov/d/h28b-t43q', 'modified': '2018-11-27', 'contactPoint': {'hasEmail': 'mailto:nephtrackingsupport@cdc.gov', 'fn': 'Craig Kassinger'}, 'issued': '2018-08-01', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/h28b-t43q', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/h28b-t43q/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/h28b-t43q/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/h28b-t43q/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/h28b-t43q/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['environmental health', 'skin cancer', 'solar radiation', 'ultraviolet'], 'bureauCode': ['009:00'], 'dataQuality': True, 'title': 'Population-Weighted Ultraviolet Irradiance, 2004-2015'}, {'description': '<p>This dataset provides data at the county level for the contiguous United States. It includes monthly Standardized Precipitation Index (SPI) data from 1895-2016 provided by the Cooperative Institute for Climate and Satellites - North Carolina. Please refer to the metadata attachment for more information.</p>\n<p>Learn more about drought on the Tracking Network\'s website: <a href="https://ephtracking.cdc.gov/showDroughtLanding">https://ephtracking.cdc.gov/showDroughtLanding</a>.</p>\n<p>By using these data, you signify your agreement to comply with the following requirements:<br />\n1. Use the data for statistical reporting and analysis only.<br />\n2. Do not attempt to learn the identity of any person included in the data and do not combine these data with other data for the purpose of matching records to identify individuals.<br />\n3. Do not disclose of or make use of the identity of any person or establishment discovered inadvertently and report the discovery to: <a href="mailto:trackingsupport@cdc.gov">trackingsupport@cdc.gov</a>.<br />\n4. Do not imply or state, either in written or oral form, that interpretations based on the data are those of the original data sources and CDC unless the data user and data source are formally collaborating.<br />\n5. Acknowledge, in all reports or presentations based on these data, the original source of the data and CDC.<br />\n6. Suggested citation: Centers for Disease Control and Prevention. National Environmental Public Health Tracking Network. Web. Accessed: insert date. <a href="http://www.cdc.gov/ephtracking">www.cdc.gov/ephtracking</a>.</p>\n<p>Problems or Questions?<br />\nEmail <a href="mailto:trackingsupport@cdc.gov">trackingsupport@cdc.gov</a>.</p>\n', 'programCode': ['009:032'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Environmental Health & Toxicology'], 'landingPage': 'https://data.cdc.gov/d/xbk2-5i4e', 'contactPoint': {'hasEmail': 'mailto:nephtrackingsupport@cdc.gov', 'fn': 'Craig Kassinger'}, 'issued': '2018-07-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/xbk2-5i4e', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xbk2-5i4e/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xbk2-5i4e/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xbk2-5i4e/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/xbk2-5i4e/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['drought', 'environmental health'], 'bureauCode': ['009:20'], 'modified': '2018-11-27', 'title': 'Standardized Precipitation Index, 1895-2016'}, {'description': '<p>NNDSS - Table II. Tuberculosis - 2019. This Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying WONDER data. Data on United States will exclude counts from US territories.<br />\nFootnote: C.N.M.I.: Commonwealth of Northern Mariana Islands. U: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable Cum: Cumulative year-to-date counts. Min: Minimum. Max: Maximum.<br />\n* Case counts for reporting year 2018 and 2019 are provisional and subject to change. For further information on interpretation of these data, see <a href="http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf">http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesS...</a><br />\n† Data for TB are displayed quarterly.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['NNDSS'], 'landingPage': 'https://data.cdc.gov/d/5avu-ff58', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-12', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/5avu-ff58', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5avu-ff58/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5avu-ff58/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5avu-ff58/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/5avu-ff58/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['centers-for-disease-control-and-prevention'], 'bureauCode': ['009:00'], 'modified': '2019-10-11', 'title': 'NNDSS - Table II. Tuberculosis'}, {'description': '<p>NNDSS - TABLE 1OO. Viral hemorrhagic fevers, Machupo virus to Viral hemorrhagic fevers, Sabia virus - 2019. In this Table, provisional cases* of notifiable diseases are displayed for United States, U.S. territories, and Non-U.S. residents.</p>\n<p>Note:<br />\nThis table contains provisional cases of national notifiable diseases from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data from the 50 states, New York City, the District of Columbia and the U.S. territories are collated and published weekly on the NNDSS Data and Statistics web page (<a href="https://wwwn.cdc.gov/nndss/data-and-statistics.html">https://wwwn.cdc.gov/nndss/data-and-statistics.html</a>). Cases reported by state health departments to CDC for weekly publication are provisional because of the time needed to complete case follow-up. Therefore, numbers presented in later weeks may reflect changes made to these counts as additional information becomes available. The national surveillance case definitions used to define a case are available on the NNDSS web site at <a href="https://wwwn.cdc.gov/nndss/">https://wwwn.cdc.gov/nndss/</a>. Information about the weekly provisional data and guides to interpreting data are available at: <a href="https://wwwn.cdc.gov/nndss/infectious-tables.html">https://wwwn.cdc.gov/nndss/infectious-tables.html</a>.</p>\n<p>Footnotes:<br />\nU: Unavailable — The reporting jurisdiction was unable to send the data to CDC or CDC was unable to process the data.<br />\n-: No reported cases — The reporting jurisdiction did not submit any cases to CDC.<br />\nN: Not reportable — The disease or condition was not reportable by law, statute, or regulation in the reporting jurisdiction.<br />\nNN: Not nationally notifiable — This condition was not designated as being nationally notifiable.<br />\nNP: Nationally notifiable but not published — CDC does not have data because of changes in how conditions are categorized.<br />\nCum: Cumulative year-to-date counts.<br />\nMax: Maximum — Maximum case count during the previous 52 weeks.<br />\n* Case counts for reporting years 2018 and 2019 are provisional and subject to change. Cases are assigned to the reporting jurisdiction submitting the case to NNDSS, if the case\'s country of usual residence is the US, a US territory, unknown, or null (i.e. country not reported); otherwise, the case is assigned to the \'Non-US Residents\' category. For further information on interpretation of these data, see <a href="https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_final.pdf">https://wwwn.cdc.gov/nndss/document/Users_guide_WONDER_tables_cleared_fi...</a>.<br />\n† Previous 52 week maximum and cumulative YTD are determined from periods of time when the condition was reportable in the jurisdiction (i.e., may be less than 52 weeks of data or incomplete YTD data).<br />\n§ Prior to 2015, CDC\'s National Notifiable Diseases Surveillance System (NNDSS) did not receive electronic data about incident cases of specific viral hemorrhagic fevers; instead data were collected in aggregate as "viral hemorrhagic fevers\'. NNDSS was updated beginning in 2015 to receive data for each of the viral hemorrhagic fevers listed.</p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'landingPage': 'https://data.cdc.gov/d/gfyx-ypi9', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-04-23', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/gfyx-ypi9', '@type': 'dcat:Dataset', 'modified': '2020-01-02', 'keyword': ['2019', 'machupo virus', 'marburg virus', 'nedss', 'netss', 'nndss', 'sabia virus', 'viral hemorrhagic fevers', 'wonder'], 'bureauCode': ['009:00'], 'theme': ['NNDSS'], 'title': 'NNDSS - TABLE 1OO. Viral hemorrhagic fevers, Machupo virus to Viral hemorrhagic fevers, Sabia virus'}, {'description': '<p>This is the second set utilization data for clinicians publicly reported through Physician Compare. This is a subset of the 2016 Healthcare Common Procedure Coding System (HCPCS) codes. This dataset was updated on August 1, 2019.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Physician Compare'], 'landingPage': 'https://data.medicare.gov/d/2bhu-tmkt', 'contactPoint': {'hasEmail': 'mailto:physiciancompare-helpdesk@acumenllc.com', 'fn': 'CMS'}, 'issued': '2019-08-01', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/2bhu-tmkt', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/2bhu-tmkt/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/2bhu-tmkt/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/2bhu-tmkt/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/2bhu-tmkt/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['physician compare', 'services', 'utilization'], 'bureauCode': ['009:38'], 'modified': '2019-08-22', 'title': 'Physician Compare Clinician Utilization Data'}, {'description': '<p>This file contains performance information for Merit-Based Incentive Payment System (MIPS) and Qualified Clinical Data Registry (QCDR) quality measures and advancing care information attestations and measures reported by clinicians. This dataset was updated on August 1, 2019.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Physician Compare'], 'landingPage': 'https://data.medicare.gov/d/93x5-v9gz', 'contactPoint': {'hasEmail': 'mailto:physiciancompare-helpdesk@acumenllc.com', 'fn': 'CMS'}, 'issued': '2019-08-01', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/93x5-v9gz', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/93x5-v9gz/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/93x5-v9gz/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/93x5-v9gz/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/93x5-v9gz/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['individual quality', 'mips', 'physician compare', 'qcdr', 'quality', 'quality measures'], 'bureauCode': ['009:38'], 'modified': '2019-08-22', 'title': 'Physician Compare 2017 Individual EC Public Reporting - Measures'}, {'description': '<p>This file contains Merit-Based Incentive Payment System (MIPS) final scores and performance category scores for clinicians. This dataset was updated on August 1, 2019.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Physician Compare'], 'landingPage': 'https://data.medicare.gov/d/vh77-fha8', 'contactPoint': {'hasEmail': 'mailto:physiciancompare-helpdesk@acumenllc.com', 'fn': 'CMS'}, 'issued': '2019-09-07', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/vh77-fha8', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/vh77-fha8/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/vh77-fha8/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/vh77-fha8/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/vh77-fha8/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['group quality', 'mips', 'physician compare', 'qcdr', 'quality', 'quality measures', 'ratings'], 'bureauCode': ['009:38'], 'modified': '2019-09-07', 'title': 'Physician Compare 2017 Group Public Reporting - Overall MIPS Performance'}, {'description': '<p>This file contains performance information for Merit-Based Incentive Payment System (MIPS) and Qualified Clinical Data Registry (QCDR) quality measures and advancing care information attestations and measures reported by groups. This dataset was updated on August 1, 2019.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Physician Compare'], 'landingPage': 'https://data.medicare.gov/d/xyi3-7gzv', 'contactPoint': {'hasEmail': 'mailto:physiciancompare-helpdesk@acumenllc.com', 'fn': 'CMS'}, 'issued': '2019-08-01', 'accessLevel': 'public', 'identifier': 'https://data.medicare.gov/api/views/xyi3-7gzv', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/xyi3-7gzv/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/xyi3-7gzv/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/xyi3-7gzv/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/xyi3-7gzv/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['group quality', 'mips', 'physician compare', 'qcdr', 'quality', 'quality measures', 'ratings'], 'bureauCode': ['009:38'], 'modified': '2019-08-22', 'title': 'Physician Compare 2017 Group Public Reporting - Measures'}, {'description': '<p>2015 to 2017, 3-year average. Rates are age-standardized. County rates are spatially smoothed. The data can be viewed by gender and race/ethnicity. Data source: National Vital Statistics System. Additional data, maps, and methodology can be viewed on the Interactive Atlas of Heart Disease and Stroke <a href="http://www.cdc.gov/dhdsp/maps/atlas">http://www.cdc.gov/dhdsp/maps/atlas</a></p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Heart Disease & Stroke Prevention'], 'landingPage': 'https://data.cdc.gov/d/mfvi-hkb9', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-07-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/mfvi-hkb9', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mfvi-hkb9/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mfvi-hkb9/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mfvi-hkb9/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/mfvi-hkb9/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cardiovascular disease', 'county', 'heart', 'heart disease'], 'bureauCode': ['009:20'], 'modified': '2019-09-20', 'title': 'Heart Disease Mortality Data Among US Adults (35+) by State/Territory and County – 2015-2017'}, {'description': '<p>2015 to 2017, 3-year average. Rates are age-standardized. County rates are spatially smoothed. The data can be viewed by gender and race/ethnicity. Data source: National Vital Statistics System. Additional data, maps, and methodology can be viewed on the Interactive Atlas of Heart Disease and Stroke.<br />\n<a href="http://www.cdc.gov/dhdsp/maps/atlas">http://www.cdc.gov/dhdsp/maps/atlas</a></p>\n', 'programCode': ['009:020'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Heart Disease & Stroke Prevention'], 'landingPage': 'https://data.cdc.gov/d/v246-z5tb', 'contactPoint': {'hasEmail': 'mailto:cdcinfo@cdc.gov', 'fn': 'CDC INFO'}, 'issued': '2019-07-26', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/v246-z5tb', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/v246-z5tb/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/v246-z5tb/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/v246-z5tb/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/v246-z5tb/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['cardiovascular disease', 'cerebrovascular disease', 'county', 'stroke'], 'bureauCode': ['009:20'], 'modified': '2019-09-20', 'title': 'Stroke Mortality Data Among US Adults (35+) by State/Territory and County – 2015-2017'}, {'description': '<p>2016, 2015. Data were provided by the Centers for Disease Control and Prevention (CDC), Division of Population Health, Epidemiology and Surveillance Branch. The project was funded by the Robert Wood Johnson Foundation (RWJF) in conjunction with the CDC Foundation. 500 cities project census tract-level data in GIS-friendly format can be joined with census tract spatial data (<a href="https://chronicdata.cdc.gov/500-Cities/500-Cities-Census-Tract-Boundaries/x7zy-2xmx">https://chronicdata.cdc.gov/500-Cities/500-Cities-Census-Tract-Boundarie...</a>) in a geographic information system (GIS) to produce maps of 27 measures at the census tract level. There are 4 measures (high blood pressure, taking high blood pressure medication, high cholesterol, cholesterol screening) in this 2018 release from the 2015 BRFSS that were the same as the 2017 release.</p>\n', 'programCode': ['009:020'], 'title': '500 Cities: Census Tract-level Data (GIS Friendly Format), 2018 release', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['500 Cities'], 'landingPage': 'https://data.cdc.gov/d/k25u-mg9b', 'contactPoint': {'hasEmail': 'mailto:500cities@cdc.gov', 'fn': '500 Cities Public Inquiries'}, 'issued': '2019-12-05', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/k25u-mg9b', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/k25u-mg9b/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/k25u-mg9b/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/k25u-mg9b/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/k25u-mg9b/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['500cities', 'behaviors', 'census', 'cities', 'gis', 'outcomes', 'prevalence', 'prevention', 'tract', 'unhealthy'], 'bureauCode': ['009:20'], 'modified': '2019-12-05', 'references': ['https://academic.oup.com/aje/article/179/8/1025/109078', 'https://academic.oup.com/aje/article/182/2/127/93984', 'https://www.cdc.gov/pcd/issues/2017/17_0281.htm', 'https://www.cdc.gov/pcd/issues/2018/18_0313.htm']}, {'description': '<p>2016, 2015. Data were provided by the Centers for Disease Control and Prevention (CDC), Division of Population Health, Epidemiology and Surveillance Branch. The project was funded by the Robert Wood Johnson Foundation (RWJF) in conjunction with the CDC Foundation. 500 cities project city-level data in GIS-friendly format can be joined with city spatial data (<a href="https://chronicdata.cdc.gov/500-Cities/500-Cities-City-Boundaries/n44h-hy2j">https://chronicdata.cdc.gov/500-Cities/500-Cities-City-Boundaries/n44h-hy2j</a>) in a geographic information system (GIS) to produce maps of 27 measures at the city-level. There are 4 measures (high blood pressure, taking high blood pressure medication, high cholesterol, cholesterol screening) in this 2018 release from the 2015 BRFSS that were the same as the 2017 release.</p>\n', 'programCode': ['009:020'], 'title': '500 Cities: City-level Data (GIS Friendly Format), 2018 release', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['500 Cities'], 'landingPage': 'https://data.cdc.gov/d/pf7q-w24q', 'contactPoint': {'hasEmail': 'mailto:500cities@cdc.gov', 'fn': '500 Cities Public Inquiries'}, 'issued': '2019-12-05', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/pf7q-w24q', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/pf7q-w24q/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/pf7q-w24q/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/pf7q-w24q/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/pf7q-w24q/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['500cities', 'behaviors', 'census', 'cities', 'gis', 'outcomes', 'prevalence', 'prevention', 'tract', 'unhealthy'], 'bureauCode': ['009:20'], 'modified': '2019-12-05', 'references': ['https://academic.oup.com/aje/article/179/8/1025/109078', 'https://academic.oup.com/aje/article/182/2/127/93984', 'https://www.cdc.gov/pcd/issues/2017/17_0281.htm', 'https://www.cdc.gov/pcd/issues/2018/18_0313.htm']}, {'description': '<p>This is the complete dataset for the 500 Cities project 2018 release. This dataset includes 2016, 2015 model-based small area estimates for 27 measures of chronic disease related to unhealthy behaviors (5), health outcomes (13), and use of preventive services (9). Data were provided by the Centers for Disease Control and Prevention (CDC), Division of Population Health, Epidemiology and Surveillance Branch. The project was funded by the Robert Wood Johnson Foundation (RWJF) in conjunction with the CDC Foundation. It represents a first-of-its kind effort to release information on a large scale for cities and for small areas within those cities. It includes estimates for the 500 largest US cities and approximately 28,000 census tracts within these cities. These estimates can be used to identify emerging health problems and to inform development and implementation of effective, targeted public health prevention activities. Because the small area model cannot detect effects due to local interventions, users are cautioned against using these estimates for program or policy evaluations. Data sources used to generate these measures include Behavioral Risk Factor Surveillance System (BRFSS) data (2016, 2015), Census Bureau 2010 census population data, and American Community Survey (ACS) 2012-2016, 2011-2015 estimates. Because some questions are only asked every other year in the BRFSS, there are 4 measures (high blood pressure, taking high blood pressure medication, high cholesterol, cholesterol screening) from the 2015 BRFSS that are the same in the 2018 release as the previous 2017 release. More information about the methodology can be found at <a href="http://www.cdc.gov/500cities">www.cdc.gov/500cities</a>.</p>\n', 'programCode': ['009:020'], 'title': '500 Cities: Local Data for Better Health, 2018 release', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['500 Cities'], 'landingPage': 'https://data.cdc.gov/d/rja3-32tc', 'contactPoint': {'hasEmail': 'mailto:500cities@cdc.gov', 'fn': '500 Cities Public Inquiries'}, 'issued': '2019-12-05', 'accessLevel': 'public', 'identifier': 'https://data.cdc.gov/api/views/rja3-32tc', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rja3-32tc/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rja3-32tc/rows.rdf?accessType=DOWNLOAD', 'format': 'rdf', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rja3-32tc/rows.json?accessType=DOWNLOAD', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://data.cdc.gov/api/views/rja3-32tc/rows.xml?accessType=DOWNLOAD', 'format': 'xsl', 'mediaType': 'application/unknown', 'title': 'xsl'}], 'keyword': ['500cities', 'behaviors', 'brfss', 'census', 'cities', 'outcomes', 'prevalence', 'prevention', 'tracts', 'unhealthy'], 'bureauCode': ['009:20'], 'modified': '2019-12-05', 'references': ['https://academic.oup.com/aje/article/179/8/1025/109078', 'https://academic.oup.com/aje/article/182/2/127/93984', 'https://www.cdc.gov/pcd/issues/2017/17_0281.htm', 'https://www.cdc.gov/pcd/issues/2018/18_0313.htm']}, {'description': '<p>The Hospital Provider Cost Report and Characteristics dataset presents select measures provided by hospitals through their annual cost report, and is organized at the hospital level.\xa0</p>\n', 'programCode': ['009:000'], 'temporal': '2014-01-01T05:00:00-05:00/2015-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Medicare-Provider-Cost-Report/HospitalCostPUF', 'modified': '2019-12-31', 'contactPoint': {'hasEmail': 'mailto:Healthdata@hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2019-12-31', 'accessLevel': 'public', 'identifier': '670', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Medicare-Provider-Cost-Report/HospitalCostPUF', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Hospital', 'Inpatient', 'Medicare', 'National', 'Publicly Available Data File - for download', 'Utilization'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Hospital Provider Cost Report and Characteristics', 'accrualPeriodicity': 'R/P1Y'}, {'description': '<p>Outpatient clinical laboratory services are paid based on a fee schedule in accordance with Section 1833(h) of the Social Security Act. The clinical laboratory fee schedule files are located in the download section.</p>\n', 'programCode': ['009:000'], 'temporal': '2009-01-01T05:00:00-05:00/2019-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/ClinicalLabFeeSched/index', 'modified': '2019-12-12', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2019-12-12', 'accessLevel': 'public', 'identifier': '159', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/ClinicalLabFeeSched/index', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Medicare', 'National', 'Outpatient', 'Part B', 'Payments', 'Providers', 'Publicly Available Data File - for download', 'State'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Clinical Laboratory Fee Schedule', 'accrualPeriodicity': 'R/P1Y'}, {'description': '<p>The CMS Wallet Card is a quick reference statistical summary on annual CMS program and financial data. The CMS Wallet Card is available for each year from 2004 through 2012. The 2012 version is the last version of the Wallet Card. Similar information is available in the CMS Fast Facts, a new quick reference and mobile enabled CMS information product with statistical summaries on CMS program and financial data. The CMS Fast Facts is updated as new data become available.</p>\n', 'programCode': ['009:000'], 'temporal': '2004-01-01T05:00:00-05:00/2012-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/CMS-Fast-Facts/WalletCard', 'modified': '2019-12-12', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2004-05-01', 'accessLevel': 'public', 'identifier': '250', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/CMS-Fast-Facts/WalletCard', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Budget', 'CHIP', 'Enrollment', 'Expenditures', 'Federally Qualified Health Center (FQHC)', 'Home Health (HHA)', 'Hospital', 'Inpatient', 'Long Term Care (LTC)', 'Medicaid', 'Medicare', 'National', 'Part A', 'Part B', 'Part D', 'Short Stay Hospital (SSH)', 'Skilled Nursing (SNF)', 'Statistics', 'Utilization'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'CMS Wallet Card', 'accrualPeriodicity': 'R/P1Y'}, {'description': '<p>Dental health is an important part of peoples overall health. States are required to provide dental benefits to children covered by Medicaid and the Childrens Health Insurance Program (CHIP), but states choose whether to provide dental benefits for adults. See the 2010 Medicaid-CHIP Oral Health Services fact sheet for information on childrens access to dental services and opportunities and challenges to obtaining care.</p>\n', 'programCode': ['009:000'], 'temporal': '2010-01-01T05:00:00-05:00/2010-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.medicaid.gov/medicaid/benefits/dental/index.html', 'modified': '2019-12-12', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2019-12-12', 'accessLevel': 'public', 'identifier': '288', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.medicaid.gov/Medicaid-CHIP-Program-Information/By-Topics/Benefits/Downloads/2010-Dental-Factsheet.pdf', 'format': 'pdf', 'mediaType': 'application/unknown', 'title': 'pdf'}], 'keyword': ['CHIP', 'Fact Sheets', 'Medicaid', 'National', 'Preventive Services', 'State'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Dental Care - Medicaid and Chip'}, {'description': '<p>The Early and Periodic Screening, Diagnostic and Treatment (EPSDT) benefit provides comprehensive and preventive health care services for children under age 21 who are enrolled in Medicaid. EPSDT is key to ensuring that children and adolescents receive appropriate preventive, dental, mental health, and developmental, and specialty services.</p>\n', 'programCode': ['009:000'], 'temporal': '1995-01-01T05:00:00-05:00/2014-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.medicaid.gov/medicaid/benefits/epsdt/index.html', 'modified': '2019-12-12', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2019-12-12', 'accessLevel': 'public', 'identifier': '287', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.medicaid.gov/medicaid/benefits/epsdt/index.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['CHIP', 'Medicaid', 'National', 'Preventive Services', 'State', 'Statistics'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Early and Periodic Screening, Diagnosis and Treatment', 'accrualPeriodicity': 'R/P1Y'}, {'description': '<p>The Affordable Care Act includes tools to improve the quality of health care that can also lower costs for taxpayers and patients. This means avoiding costly mistakes and readmissions, keeping patients healthy, rewarding quality instead of quantity, and building on the health information technology infrastructure that enables new payment and delivery models to work. These reforms and investments will build a health care system that will ensure quality care for generations to come.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.cms.gov/newsroom/fact-sheets/lower-costs-better-care-reforming-our-health-care-delivery-system-0', 'modified': '2019-12-12', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2014-01-30', 'accessLevel': 'public', 'identifier': '499', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.cms.gov/newsroom/fact-sheets/lower-costs-better-care-reforming-our-health-care-delivery-system-0', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Accountable Care Organization', 'Center for Medicare and Medicaid Innovations', 'Fact Sheets', 'Medicare', 'National', 'Outcomes', 'Payments', 'Quality', 'State'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Lower Costs, Better Care- Reforming Our Health Care Delivery'}, {'description': '<p>The Environmental Scanning and Program Characteristic (ESPC) Database is in a Microsoft (MS) Access format and contains Medicaid and CHIP data, for the 50 states and District of Columbia. Specifically, the ESPC database predominantly houses information on Medicaid and CHIP program characteristics as well as selected environmental factors that are available through other publicly available databases. This database contains data from 2005 onward, and was last updated in calendar year 2013. Program characteristics include data elements such as eligibility criteria, the presence of waiver programs, managed care penetration, benefit coverage, reimbursement levels, and expenditures.</p>\n', 'programCode': ['009:000'], 'temporal': '2005-01-01T05:00:00-05:00/2013-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.medicaid.gov/state-resource-center/medicaid-and-chip-program-portal/medicaid-and-chip-program-portal.html#ESPC', 'modified': '2019-12-12', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2013-11-11', 'accessLevel': 'public', 'identifier': '412', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.medicaid.gov/State-Resource-Center/Medicaid-and-CHIP-Program-Portal/Environmental-Scanning-and-Program-Characteristics-db.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['CHIP', 'Covered Services', 'Eligibility', 'Expenditures', 'Medicaid', 'Medicaid Managed Care', 'Publicly Available Data File - for download', 'State'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medicaid CHIP ESPC Database'}, {'description': '<p>Product Data for Drugs in the Medicaid Drug Rebate Program. The rebate drug product data file contains the active drugs that have been reported by participating drug manufacturers as of the most recent rebate reporting period under the Medicaid Drug Rebate Program. All drugs are identified by National Drug Code (NDC), unit type, units per package size, product name, Food and Drug Administration (FDA) approval date, the date the drug entered the market, plus indicators to show whether the drug is an innovator or non-innovator drug, whether it is available by prescription or over-the-counter (OTC), the FDA therapeutic equivalency code, and the Drug Efficacy Study Implementation (DESI) rating and termination date, if applicable.</p>\n', 'programCode': ['009:000'], 'temporal': '2013-01-01T05:00:00-05:00/2015-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.medicaid.gov/medicaid/prescription-drugs/medicaid-drug-rebate-program/index.html', 'modified': '2019-12-12', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2019-12-12', 'accessLevel': 'public', 'identifier': '385', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.medicaid.gov/Medicaid-CHIP-Program-Information/By-Topics/Benefits/Prescription-Drugs/Medicaid-Drug-Rebate-Program-Data.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['CHIP', 'Medicaid', 'National', 'Prescription Drug Plans', 'Prescription Drugs', 'Publicly Available Data File - for download', 'State'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medicaid Drug Rebate Program Data'}, {'description': '<p>Medicaid enrollment by state for all 50 states and DC.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.medicaid.gov/state-overviews/index.html', 'modified': '2019-12-12', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2019-12-12', 'accessLevel': 'public', 'identifier': '291', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.medicaid.gov/state-overviews/index.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['CHIP', 'Enrollment', 'Medicaid', 'Medicaid Managed Care', 'National', 'Payments', 'State', 'Statistics'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medicaid Enrollment by State', 'accrualPeriodicity': 'R/P1M'}, {'description': '<p>This report is composed annually and profiles enrollment statistics on Medicaid managed care programs on a plan-specific level. This report also provides national-level summary tables relating to trends, breakout of managed care entities, managed care enrollment by state, regional breakout and states with comprehensive health care reform demonstrations.</p>\n', 'programCode': ['009:000'], 'temporal': '2010-01-01T05:00:00-05:00/2010-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.medicaid.gov/medicaid/managed-care/enrollment/index.html', 'modified': '2019-12-12', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2019-12-12', 'accessLevel': 'public', 'identifier': '212', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.medicaid.gov/medicaid/managed-care/enrollment/index.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Enrollment', 'Inpatient', 'Medicaid', 'Medicaid Managed Care', 'Medicare-Medicaid Dual Beneficiaries', 'State', 'Statistics', 'Trends'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medicaid Managed Care Enrollment Report '}, {'description': '<p>The following data is being made available to applicants to the Medicare Shared Savings Program (Shared Savings Program), in order to allow them to calculate their share of services in each applicable Primary Service Area (PSA).</p>\n', 'programCode': ['009:000'], 'temporal': '2012-01-01T05:00:00-05:00/2012-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/sharedsavingsprogram/program-guidance-and-specifications#primary-service-area', 'modified': '2019-12-12', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2019-12-12', 'accessLevel': 'public', 'identifier': '182', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/sharedsavingsprogram/Calculations.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Accountable Care Organization', 'Ambulatory Surgical Center', 'Claims', 'Diagnosis Related Grouping (DRG)', 'End Stage Renal Disease (ESRD)', 'Federally Qualified Health Center (FQHC)', 'Hospital', 'Inpatient', 'Long Term Care (LTC)', 'Medicare', 'National', 'Outpatient', 'Payments', 'Physician Services', 'Prospective Payment System (PPS)', 'Publicly Available Data File - for download'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medicare Data to Calculate Your Primary Service Areas', 'accrualPeriodicity': 'R/P1Y'}, {'description': '<p>This report provides statistics on the number of NPIs assigned to individual and organizational providers by State.</p>\n', 'programCode': ['009:000'], 'temporal': '2005-01-01T05:00:00-05:00/2014-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.cms.gov/Regulations-and-Guidance/Administrative-Simplification/NationalProvIdentStand/enumeration', 'modified': '2019-12-12', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2019-12-12', 'accessLevel': 'public', 'identifier': '198', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.cms.gov/Regulations-and-Guidance/Administrative-Simplification/NationalProvIdentStand/enumeration', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Providers', 'State', 'Statistics'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'National Provider Identifier Standard - Enumeration Reports'}, {'description': '<p>The instrument data collection tool used to collect and report performance data by home health agencies is called the Outcome and Assessment Information Set (OASIS). Since 1999, CMS has required Medicare-certified home health agencies to collect and transmit OASIS data for all adult patients whose care is reimbursed by Medicare and Medicaid with the exception of patients receiving pre- or postnatal services only. OASIS data are used for multiple purposes including calculating several types of quality reports which are provided to home health agencies to help guide quality and performance improvement efforts.</p>\n<p>OASIS-D is the current version of the OASIS data set. It was implemented on January 1, 2019. OASIS-D includes multiple new standardized items to support measurement domains mandated by the Improving Medicare Post-Acute Care Transformation Act of 2014.</p>\n', 'programCode': ['009:000'], 'temporal': '2010-01-01T05:00:00-05:00/2015-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.cms.gov/Medicare/Quality-Initiatives-Patient-Assessment-Instruments/HomeHealthQualityInits/OASIS-Data-Sets', 'modified': '2019-12-12', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2019-12-12', 'accessLevel': 'public', 'identifier': '195', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.cms.gov/Medicare/Quality-Initiatives-Patient-Assessment-Instruments/HomeHealthQualityInits/OASIS-Data-Sets', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Home Health (HHA)', 'Medicare', 'National', 'Outcomes', 'Providers', 'Quality', 'Quality Improvement Organization', 'Rates', 'State', 'Statistics', 'Survey'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'OASIS Data Sets'}, {'description': '<p>The Quarterly Childrens Health insurance Program (CHIP) Statement of Expenditures is the state accounting statement of actual recorded expenditures and the disposition of Federal funds. This data is submitted each quarter.</p>\n', 'programCode': ['009:000'], 'temporal': '1998-01-01T05:00:00-05:00/2009-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.medicaid.gov/medicaid/data-and-systems/macbis/mbes/cms-21/index.html', 'modified': '2019-12-12', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2019-12-12', 'accessLevel': 'public', 'identifier': '210', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.medicaid.gov/medicaid/data-and-systems/macbis/mbes/cms-21/index.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Budget', 'CHIP', 'Expenditures', 'Medicaid', 'State', 'Statistics'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Quarterly CHIP Statement of Expenditures (CMS-21)'}, {'description': '<p>These documents contain validation reports for all 50 States and Washington D.C. for years through 2013. For 2014, validation reports are available for 33 states. For 2015, validation reports are available for 21 states.</p>\n', 'programCode': ['009:000'], 'temporal': '1999-01-01T05:00:00-05:00/2015-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Computer-Data-and-Systems/MedicaidDataSourcesGenInfo/MAX-Validation-Reports', 'modified': '2019-12-11', 'contactPoint': {'hasEmail': 'mailto:Healthdata@hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2019-12-11', 'accessLevel': 'public', 'identifier': '345', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Computer-Data-and-Systems/MedicaidDataSourcesGenInfo/MAX-Validation-Reports', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Admissions', 'Ambulatory', 'CHIP', 'Claims', 'Enrollment', 'Expenditures', 'Hospital', 'Inpatient', 'Long Term Care (LTC)', 'Managed Care', 'Medicaid', 'Medicaid Managed Care', 'Medicare-Medicaid Dual Beneficiaries', 'Pharmacy', 'Prescription Drugs', 'Publicly Available Data File - for download', 'State', 'Statistics', 'Utilization'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'MAX Validation Reports', 'accrualPeriodicity': 'R/P1Y'}, {'description': '<p>SSP ACO PUF - To address the increasing number of requests for SSP ACO data, the Centers for Medicare (CM) has created a standard analytical file that CMS can use to efficiently satisfy these requests. It is the intent of CM to publish the ACO-level public-use file (PUF) that contains ACO-specific metrics as well as summarized beneficiary and provider information for each performance year of the SSP program.</p>\n', 'programCode': ['009:000'], 'temporal': '2013-01-01T05:00:00-05:00/2018-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/SSPACO/index.html', 'modified': '2019-10-07', 'contactPoint': {'hasEmail': 'mailto:SharedSavingsProgram@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2015-01-14', 'accessLevel': 'public', 'identifier': '566', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/SSPACO/index.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Accountable Care Organization', 'Interactive Tools', 'Medicare', 'National', 'Operating Costs', 'Payments', 'Publicly Available Data File - for download', 'Rates', 'Research'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Shared Savings Program Accountable Care Organizations PUF', 'accrualPeriodicity': 'R/P1Y'}, {'description': '<p>The Post Acute Care and Hospice Provider Utilization and Payment Public Use Files, PAC PUF, present information on services provided to Medicare beneficiaries by home health agencies, hospices, skilled nursing facilities, SNFs, inpatient rehabilitation facilities, IRFs, and long term care hospitals, LTCHs. The PAC PUF contains information on demographic and clinical characteristics of beneficiaries served, professional and paraprofessional service utilization, submitted charges, and payments at the provider, state, and national levels. Additionally, the PUF includes information at the payment system level for home health agencies, SNFs, and IRFs. The 2017 PAC PUF replaces previously released versions of the Home Health, Hospice, and SNF Utilization and Payment PUFs. The PAC PUF is derived from information in the CMS Chronic Conditions Data Warehouse, CCW, data files, and is based on 100 percent final-action, i.e., all claim adjustments have been resolved, Part A institutional claims. The PAC PUF is segmented by year and contains 2017 calendar year data.</p>\n', 'programCode': ['009:000'], 'temporal': '2017-01-01T05:00:00-05:00/2017-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Medicare-Provider-Charge-Data/PAC_Hospice.html', 'modified': '2019-10-07', 'contactPoint': {'hasEmail': 'mailto:MedicareProviderData@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2019-09-23', 'accessLevel': 'public', 'identifier': '667', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Medicare-Provider-Charge-Data/PAC_Hospice.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Home Health (HHA)', 'Hospice', 'Long Term Care (LTC)', 'Medicare', 'National', 'Payments', 'Providers', 'Publicly Available Data File - for download', 'Skilled Nursing (SNF)', 'State', 'Utilization'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'PAC and Hospice Utilization and Payment PUFs'}, {'description': '<p>Federal Upper Limits<br />\nWe calculate the Affordable Care Act Federal Upper Limits (FUL) data according to the Medicaid Covered Outpatient Drug final regulation with comment. We update FULs monthly, and they are effective on the first day of the month following the publication of the update. States have up to 30 days after the effective date to implement the FULs. View the Affordable Care Act FUL Methodology and Data Elements Guide and find more information on the FUL program on the Federal Upper Limits page.<br />\nNational Average Drug Acquisition Cost<br />\nWe update the National Average Drug Acquisition Cost (NADAC) data and comparison data weekly. Each month we post new data, including findings from the previous months survey and weekly price changes that have occurred before the release of the next months NADAC data. For more information on the fields in the NADAC data, please review the NADAC Data Field Definitions. Find more NADAC information on the Survey of Retail Prices page.<br />\nNADAC Comparison Data<br />\nEasily identify and understand the pricing changes that occur each week by viewing NADAC Weekly Comparison data to accompany the weekly NADAC data. This comparison data identifies the drug products with current NADAC rates that are replaced with new NADAC rates. We do not reflect other changes to the NADAC data (for example, National Drug Code additions and terminations) in this comparison. For more information on the data fields used in the weekly comparison, please review the NADAC Week to Week Data Field Definitions.</p>\n', 'programCode': ['009:000'], 'temporal': '2013-01-01T05:00:00-05:00/2019-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.medicaid.gov/medicaid/prescription-drugs/pharmacy-pricing/index.html', 'modified': '2019-06-05', 'contactPoint': {'hasEmail': 'mailto:datanavigator@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2013-11-27', 'accessLevel': 'public', 'identifier': '632', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.medicaid.gov/medicaid/prescription-drugs/pharmacy-pricing/index.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Medicaid', 'National', 'Pharmacy', 'Prescription Drugs', 'Publicly Available Data File - for download', 'Rates'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medicaid Pharmacy Drug Pricinig', 'accrualPeriodicity': 'R/P1W'}, {'description': "<p>Since 2008, the Centers for Disease Control and Prevention's National Center for Health Statistics has fielded a mail survey of office-based physicians, the National Electronic Health Records Survey (NEHRS). ONC helps fund this supplement to track office-based physician adoption and the use of EHRs for health information exchange and patient engagement. Starting in 2010, the NEHRS's sample size was increased to allow for state-level estimates. The data set estimates each measure nationally and individually for each state and the District of Columbia beginning in 2010, unless otherwise noted.</p>\n", 'programCode': ['009:110'], 'title': 'Office-based Physician Health IT Adoption and Use', 'publisher': {'@type': 'org:Organization', 'name': 'Office of the National Coordinator for Health Information Technology'}, 'landingPage': 'https://dashboard.healthit.gov/datadashboard/documentation/physician-health-it-adoption-use-data-documentation.php', 'contactPoint': {'hasEmail': 'mailto:onc.request@hhs.gov', 'fn': 'ONC Request'}, 'issued': '2019-05-01', 'accessLevel': 'public', 'identifier': '9jlt3cvr-g3xs-9sva-n1js-xczfj9fxr7fh', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://dashboard.healthit.gov/datadashboard/data/NEHRS_2008-2017.csv', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'NEHRS_2008-2017.csv'}], 'keyword': ['doctors', 'EHR adoption', 'health information technology', 'health IT', 'interoperability', 'physicians'], 'bureauCode': ['009:00'], 'modified': '2019-05', 'references': ['https://dashboard.healthit.gov/quickstats/pages/physician-ehr-adoption-trends.php', 'https://dashboard.healthit.gov/apps/physician-health-it-adoption.php'], 'describedBy': 'https://dashboard.healthit.gov/datadashboard/documentation/physician-health-it-adoption-use-data-documentation.php'}, {'description': '<p>Hospital Compare has information about the quality of care at over 4,000 Medicare-certified hospitals across the country. You can use Hospital Compare to find hospitals and compare the quality of their care.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.medicare.gov/hospitalcompare/', 'modified': '2019-03-05', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2019-03-05', 'accessLevel': 'public', 'identifier': '190', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.medicare.gov/hospitalcompare/', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['County', 'Hospital', 'Inpatient', 'Interactive Tools', 'Medical Imaging', 'Medicare', 'National', 'Outpatient', 'Publicly Available Data File - for download', 'Quality', 'Rates', 'State', 'Survey'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Hospital Compare'}, {'description': '<p>Below are the data files and impact file for the FY 2015 final Rule. The tables for the FY 2015 final rule are located on a separate list.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/AcuteInpatientPPS/index.html', 'modified': '2018-06-12', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2014-09-01', 'accessLevel': 'public', 'identifier': '590', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/AcuteInpatientPPS/FY2018-IPPS-Final-Rule-Home-Page.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Acute Care Hospital', 'County', 'Diagnosis Related Grouping (DRG)', 'Hospital', 'Inpatient', 'Medicare', 'National', 'Prospective Payment System (PPS)', 'Providers', 'Publicly Available Data File - for download', 'Regional', 'State'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Acute Inpatient PPS Final Rule Data Files', 'accrualPeriodicity': 'R/P1Y'}, {'description': '<p>Section 1886(h) of the Act, establish a methodology for determining payments to hospitals for the costs of approved graduate medical education (GME) programs.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/AcuteInpatientPPS/dgme.html', 'modified': '2016-01-06', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-01-06', 'accessLevel': 'public', 'identifier': '153', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/AcuteInpatientPPS/dgme.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Medicare', 'National', 'Payments', 'Prospective Payment System (PPS)', 'Statistics', 'Survey'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Acute IPPS - Direct Graduate Medical Education (DGME)'}, {'description': '<p>There are two methods for a hospital to qualify for the Medicare DSH adjustment. The primary method is for a hospital to qualify based on a statutory formula that results in the DSH patient percentage. The DSH patient percentage is equal to the sum of the percentage of Medicare inpatient days attributable to patients eligible for both Medicare Part A and Supplemental Security Income (SSI), and the percentage of total inpatient days attributable to patients eligible for Medicaid by not Medicare Part A.</p>\n', 'programCode': ['009:000'], 'temporal': '1988-01-01T05:00:00-05:00/2015-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/AcuteInpatientPPS/dsh.html', 'modified': '2016-01-06', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-01-06', 'accessLevel': 'public', 'identifier': '154', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/AcuteInpatientPPS/dsh.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Claims', 'Disproportionate Share Hospitals (DSH)', 'Eligibility', 'Enrollment', 'Hospital', 'Inpatient', 'Medicare', 'Medicare Advantage', 'National', 'Part A', 'Part C', 'Payments', 'Prospective Payment System (PPS)', 'Providers', 'Regional', 'Research', 'Statistics'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Acute IPPS - Disproportionate Share Hospital - DSH', 'accrualPeriodicity': 'R/P1Y'}, {'description': '<p>Section 3025 of the Affordable Care Act added section 1886(q) to the Social Security Act establishing the Hospital Readmissions Reduction Program, which requires CMS to reduce payments to IPPS hospitals with excess readmissions, effective for discharges beginning on October 1, 2012.</p>\n', 'programCode': ['009:000'], 'temporal': '2013-01-01T05:00:00-05:00/2016-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/AcuteInpatientPPS/Readmissions-Reduction-Program.html', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '155', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/AcuteInpatientPPS/Readmissions-Reduction-Program.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Admissions', 'Chronic Condition', 'Claims', 'Hospital', 'Inpatient', 'National', 'Payments', 'Prospective Payment System (PPS)', 'Providers', 'Publicly Available Data File - for download', 'Quality', 'Rates', 'Readmissions', 'Statistics'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Acute IPPS - Readmissions Reduction Program', 'accrualPeriodicity': 'R/P1Y'}, {'description': '<p>The Advance Payment Model is designed for physician-based and rural providers who have come together voluntarily to give coordinated high quality care to the Medicare patients they serve. Through the Advance Payment ACO Model, selected participants will receive upfront and monthly payments, which they can use to make important investments in their care coordination infrastructure.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://innovation.cms.gov/initiatives/Advance-Payment-ACO-Model/', 'modified': '2015-12-22', 'contactPoint': {'hasEmail': 'mailto:advpayaco@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2015-12-22', 'accessLevel': 'public', 'identifier': '307', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://innovation.cms.gov/initiatives/Advance-Payment-ACO-Model/', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Accountable Care Organization', 'Center for Medicare and Medicaid Innovations', 'Fact Sheets', 'Medicare', 'Payments', 'State'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Advance Payment ACO Model'}, {'description': '<p>The Ambulance Fee Schedule public use files for calendar years 2004 through December 31, 2017 are located in the Downloads section below.</p>\n', 'programCode': ['009:000'], 'temporal': '2005-01-01T05:00:00-05:00/2018-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/AmbulanceFeeSchedule/afspuf.html', 'modified': '2018-06-12', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2018-06-12', 'accessLevel': 'public', 'identifier': '156', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/AmbulanceFeeSchedule/afspuf.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Ambulatory', 'Claims', 'Providers', 'Publicly Available Data File - for download', 'State'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Ambulance Fee Schedule Public Use Files'}, {'description': '<p>The Ambulance Reasonable Charge public use files for calendar years (CY) 2003 through 2005 are located in the Downloads section below. These public use files are historical because the reasonable charge payment methodology for ambulance services no longer applies. As of CY 2006, claims with dates of service from January 1, 2006 and beyond were paid at 100 percent of the fee schedule amount.</p>\n', 'programCode': ['009:000'], 'temporal': '2003-01-01T05:00:00-05:00/2005-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/AmbulanceFeeSchedule/arcpuf.html', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:CMS.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '157', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/AmbulanceFeeSchedule/arcpuf.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Ambulatory', 'Claims', 'Providers', 'Publicly Available Data File - for download', 'State'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Ambulance Reasonable Charge Public Use Files'}, {'description': '<p>These files contain the procedure codes which may be performed in an ASC under the Medicare program as well as the ASC payment group assigned to each of the procedure codes. The ASC payment group determines the amount that Medicare pays for facility services furnished in connection with a covered procedure.</p>\n', 'programCode': ['009:000'], 'temporal': '2001-01-01T05:00:00-05:00/2010-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/ASCPayment/archive.html', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:Cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '158', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/ASCPayment/archive.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Ambulatory', 'Ambulatory Surgical Center', 'National', 'Payments', 'Publicly Available Data File - for download', 'Rates'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Ambulatory Surgical Center Payment Rates Archive Page', 'accrualPeriodicity': 'R/P1Y'}, {'description': '<p>A redetermination is an examination of a claim by the fiscal intermediary (FI), carrier, or Medicare Administrative Contractor (MAC) personnel who are different from the personnel who made the initial claim determination. Appeals Fact Sheets.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Medicare/Appeals-and-Grievances/OrgMedFFSAppeals/RedeterminationbyaMedicareContractor.html', 'modified': '2015-12-22', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2015-12-22', 'accessLevel': 'public', 'identifier': '137', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Medicare/Appeals-and-Grievances/OrgMedFFSAppeals/RedeterminationbyaMedicareContractor.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Claims', 'Fact Sheets', 'Medicare', 'National'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Appeals - Redetermination by a Medicare Contractor'}, {'description': '<p>This release contains the Basic Stand Alone (BSA) Carrier Line Items Public Use Files (PUF) with information from Medicare Carrier claims. The CMS BSA Carrier Line Items PUF is a line item level file in which each record is a line item of a Carrier claim incurred by a 5 percent sample of Medicare beneficiaries. Some demographic and line item related variables are provided in this PUF as detailed below. However, as beneficiary identities are not provided, it is not possible to link claims that belong to the same beneficiary in the CMS BSA Carrier Line Items PUF. It is also not possible to link line items that belong to the same claim.</p>\n', 'programCode': ['009:000'], 'temporal': '2008-01-01T05:00:00-05:00/2010-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/BSAPUFS/Carrier_Line_Items.html', 'modified': '2017-02-10', 'contactPoint': {'hasEmail': 'mailto:CERPUF@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2017-02-10', 'accessLevel': 'public', 'identifier': '364', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/BSAPUFS/Downloads/2010_Carrier_PUF.zip', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}], 'keyword': ['Claims', 'Medicare', 'National', 'Payments', 'Providers', 'Publicly Available Data File - for download'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Basic Stand Alone Carrier Line Items PUF', 'describedBy': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/BSAPUFS/2010_Carrier_Data_Dictionary.pdf'}, {'description': '<p>This release contains the Basic Stand Alone (BSA) Durable Medical Equipment (DME) Line Items Public Use Files (PUF) with information from Medicare DME claims. The CMS BSA DME Line Items PUF is a line item level file in which each record is a line item of a DME claim incurred by a 5 percent sample of Medicare beneficiaries (each claim is comprised of up to 13 line item services). Some demographic and line item related variables are provided in this PUF. However, as beneficiary identities are not provided, it is not possible to link claims that belong to the same beneficiary in the CMS BSA DME Line Items PUF. It is also not possible to link line item services that belong to the same claim.</p>\n', 'programCode': ['009:000'], 'temporal': '2008-01-01T05:00:00-05:00/2010-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/BSAPUFS/BSA_DME_Line_Items_PUF.html', 'modified': '2017-02-10', 'contactPoint': {'hasEmail': 'mailto:CERPUF@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2012-10-02', 'accessLevel': 'public', 'identifier': '361', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/BSAPUFS/BSA_DME_Line_Items_PUF.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Claims', 'Durable Medical Equipment (DME)', 'Medicare', 'National', 'Payments', 'Publicly Available Data File - for download'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Basic Stand Alone Medicare DME Line Items PUF'}, {'description': '<p>This release contains the Basic Stand Alone (BSA) Home Health Agency (HHA) Beneficiary Public Use Files (PUF) with information from Medicare HHA claims. The CMS BSA HHA Beneficiary PUF is a beneficiary-level file in which each record is a beneficiary who had at least one HHA claim from a random 5 percent sample of Medicare beneficiaries. There are some demographic and claim-related variables provided in this PUF.</p>\n', 'programCode': ['009:000'], 'temporal': '2008-01-01T05:00:00-05:00/2010-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/BSAPUFS/HHA_PUF.html', 'modified': '2017-02-10', 'contactPoint': {'hasEmail': 'mailto:CERPUF@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2017-02-10', 'accessLevel': 'public', 'identifier': '365', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/BSAPUFS/HHA_PUF.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Claims', 'Home Health (HHA)', 'Medicare', 'National', 'Publicly Available Data File - for download'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Basic Stand Alone Medicare Home Health Beneficiary PUF'}, {'description': '<p>This release contains the Basic Stand Alone (BSA) Hospice Beneficiary Public Use Files (PUF) with information from Medicare hospice claims. The CMS BSA Hospice Beneficiary PUF is a beneficiary-level file in which each record is a beneficiary who had at least one hospice claim from a random 5 percent sample of Medicare beneficiaries. There are some demographic and claim-related variables provided in this PUF.</p>\n', 'programCode': ['009:000'], 'temporal': '2008-01-01T05:00:00-05:00/2010-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/BSAPUFS/Hospice_Bene.html', 'modified': '2017-02-10', 'contactPoint': {'hasEmail': 'mailto:CERPUF@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2017-02-10', 'accessLevel': 'public', 'identifier': '363', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/BSAPUFS/Hospice_Bene.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Claims', 'Hospice', 'Medicare', 'National', 'Payments', 'Publicly Available Data File - for download'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Basic Stand Alone Medicare Hospice Beneficiary PUF'}, {'description': '<p>This release contains the Basic Stand Alone (BSA) Inpatient Public Use Files (PUF) named CMS 2008 BSA Inpatient Claims PUF with information from 2008 Medicare inpatient claims. This is a claim-level file in which each record is an inpatient claim incurred by a 5 percent sample of Medicare beneficiaries.</p>\n', 'programCode': ['009:000'], 'temporal': '2008-01-01T05:00:00-05:00/2008-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/BSAPUFS/Inpatient_Claims.html', 'modified': '2017-02-10', 'contactPoint': {'hasEmail': 'mailto:CERPUF@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2017-02-10', 'accessLevel': 'public', 'identifier': '360', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/BSAPUFS/Inpatient_Claims.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Claims', 'Hospital', 'Inpatient', 'Medicare', 'National', 'Part A', 'Publicly Available Data File - for download'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Basic Stand Alone Medicare Inpatient Claims PUF'}, {'description': '<p>This release contains the Basic Stand Alone (BSA) Outpatient Procedures Public Use Files (PUF) with information from Medicare outpatient claims. The CMS BSA Outpatient Procedures PUF is a procedure-level file in which each record is a procedure in an outpatient claim incurred by a 5 percent sample of Medicare beneficiaries. There are some demographic and claim-related variables provided in this PUF as detailed below. However, as claim or beneficiary identities are not provided, it is not possible to link procedures that belong to the same claim or beneficiary.</p>\n', 'programCode': ['009:000'], 'temporal': '2008-01-01T05:00:00-05:00/2010-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/BSAPUFS/Outpatient_Proc.html', 'modified': '2017-02-10', 'contactPoint': {'hasEmail': 'mailto:CERPUF@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2017-02-10', 'accessLevel': 'public', 'identifier': '366', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/BSAPUFS/Outpatient_Proc.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Claims', 'Medicare', 'National', 'Outpatient', 'Publicly Available Data File - for download'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Basic Stand Alone Medicare Outpatient Procedures PUF'}, {'description': '<p>This is a Public Use File for Prescription Drug Events drawn from the 2008 Beneficiary Summary File of Medicare beneficiaries enrolled during the calendar year 2008, and their associated Medicare claims. The most important aspects of this file are as follows, 1. 5 percent simple random sample drawn without replacement from 100 percent 2008 Beneficiary Summary File. 2. This sample is disjoint from the existing 5 percent CMS Research Sample and the other 2008 PUFs. 3. Sample contained 2,392,893 unique beneficiaries of which 1,265,691 had at least one PDE. There were 51,905,367 PDE in the initial sample file.</p>\n', 'programCode': ['009:000'], 'temporal': '2008-01-01T05:00:00-05:00/2010-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/BSAPUFS/BSA_PDE_PUF.html', 'modified': '2017-02-10', 'contactPoint': {'hasEmail': 'mailto:CERPUF@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2017-02-10', 'accessLevel': 'public', 'identifier': '362', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/BSAPUFS/BSA_PDE_PUF.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Claims', 'Medicare', 'National', 'Part D', 'Payments', 'Pharmacy', 'Prescription Drug Plans', 'Prescription Drugs', 'Publicly Available Data File - for download'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Basic Stand Alone Medicare Prescription Drug Events PUF'}, {'description': '<p>This release contains the Basic Stand Alone (BSA) Skilled Nursing Facility (SNF) Beneficiary Public Use Files (PUF) with information from Medicare SNF claims. The CMS BSA SNF Beneficiary PUF is a beneficiary-level file in which each record is a beneficiary who had at least one SNF claim from a random 5 percent sample of Medicare beneficiaries. There are some demographic and claim-related variables provided in this PUF.</p>\n', 'programCode': ['009:000'], 'temporal': '2008-01-01T05:00:00-05:00/2010-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/BSAPUFS/SNF_Bene_PUF.html', 'modified': '2017-02-10', 'contactPoint': {'hasEmail': 'mailto:CERPUF@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2012-04-18', 'accessLevel': 'public', 'identifier': '367', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/BSAPUFS/SNF_Bene_PUF.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Claims', 'Medicare', 'National', 'Publicly Available Data File - for download', 'Skilled Nursing (SNF)'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Basic Stand Alone Skilled Nursing Facility Beneficiary PUF'}, {'description': '<p>The HHS Assistant Secretary for Policy and Evaluation (ASPE) has conducted several research projects in the area of Medicare acute and post acute care episodes. The reports model the impact on potential payment bundles, provide cross-sectional and longitudinal analysis, examine differences in payments by geographic area using standardized payments, and analyze changes in post acute care use based on different episode definitions.</p>\n', 'programCode': ['009:000'], 'temporal': '2009-01-01T05:00:00-05:00/2009-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://innovation.cms.gov/initiatives/Bundled-Payments/learning-area.html', 'modified': '2015-12-22', 'contactPoint': {'hasEmail': 'mailto:innovate@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2015-12-22', 'accessLevel': 'public', 'identifier': '310', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://innovation.cms.gov/initiatives/Bundled-Payments/learning-area.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Acute Care Hospital', 'Center for Medicare and Medicaid Innovations', 'Chart Books', 'Claims', 'Hospital', 'Inpatient', 'Medicare', 'National', 'Payments', 'Physician Services', 'Readmissions', 'State', 'Utilization'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Bundled Payments for Care Improvement Chart Book'}, {'description': '<p>CLIA requires all laboratories that examine materials derived from the human body for diagnosis, prevention, or treatment purposes to be certified by the Secretary of Health and Human Services. For many Americans, the accuracy of clinical laboratory test results can be a life or death matter. By the CLIA law, certificate of waiver (COW) laboratories perform only tests that are determined by FDA or CDC to be so simple that there is little risk of error.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Regulations-and-Guidance/Legislation/CLIA/Certificate_of_-Waiver_Laboratory_Project.html', 'modified': '2015-12-22', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2015-12-22', 'accessLevel': 'public', 'identifier': '199', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Regulations-and-Guidance/Legislation/CLIA/Certificate_of_-Waiver_Laboratory_Project.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Fact Sheets', 'National', 'Prevention', 'Preventive Services', 'Providers', 'Quality', 'Reports', 'Survey'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Certificate of Waiver Laboratory Project'}, {'description': '<p>The Centers for Medicare and Medicaid Services (CMS) offers several different Chart Series with data on beneficiary health status, spending, operations, and quality of care.<br />\nCMS Facts and Figures includes charts on agency programs and operations. Health Care System Facts and Figures includes charts on the entire U.S. health care system. Medicare Facts and Figures includes charts on the Medicare program. Medicaid Facts and Figures includes charts on the Medicaid program.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/TheChartSeries/', 'modified': '2015-12-22', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2015-12-22', 'accessLevel': 'public', 'identifier': '269', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/TheChartSeries/', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Access to Care', 'Activities of Daily Living (ADL)', 'Ambulatory Surgical Center', 'Center for Consumer Information and Insurance Oversight', 'Chart Books', 'CHIP', 'Chronic Condition', 'Community Health Center', 'Disproportionate Share Hospitals (DSH)', 'Eligibility', 'Enrollment', 'Expenditures', 'Health Insurance Marketplace', 'Home Health (HHA)', 'Inpatient', 'Long Term Care (LTC)', 'Managed Care', 'Medicaid', 'Medicaid Managed Care', 'Medicare', 'Medicare-Medicaid Dual Beneficiaries', 'National', 'Nursing Home', 'Part A', 'Part B', 'Pharmacy', 'Physician Services', 'Prescription Drugs', 'Preventive Services', 'Prospective Payment System (PPS)', 'Rates', 'Short Stay Hospital (SSH)', 'Skilled Nursing (SNF)', 'State', 'Utilization'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Chart Series'}, {'description': '<p>This Web site discusses and provides downloadable data on state and program type, number of children ever enrolled, and the percentage of growth compared to the previous FY. It also provides links to data downloads about the Childrens Health Insurance Program Reauthorization Act (CHIPRA) Connecting Kids to Coverage Challenge, CHIP Reports and Evaluations, and CHIP state program information.</p>\n', 'programCode': ['009:000'], 'temporal': '2006-01-01T05:00:00-05:00/2013-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.medicaid.gov/chip/chip-program-information.html', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '567', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.medicaid.gov/chip/chip-program-information.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['CHIP', 'Covered Services', 'Eligibility', 'Enrollment', 'Medicaid', 'Medicaid-Expansion', 'Physician Services', 'Publicly Available Data File - for download', 'Reports', 'State', 'Statistics'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Childrens Health Insurance Program (CHIP)'}, {'description': '<p>CHIP quarterly and annual statistical enrollment reports. The quarterly reports contain point-in-time and ever enrolled data and the annual reports contain ever enroll in the year data.</p>\n', 'programCode': ['009:000'], 'temporal': '2012-01-01T05:00:00-05:00/2014-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.medicaid.gov/chip/reports-and-evaluations/reports-and-evaluations.html', 'modified': '2016-01-06', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-01-06', 'accessLevel': 'public', 'identifier': '565', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.medicaid.gov/chip/reports-and-evaluations/reports-and-evaluations.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['CHIP', 'Enrollment', 'Medicaid-Expansion', 'Physician Services', 'State', 'Statistics'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'CHIP Enrollment Reports'}, {'description': '<p>This release contains the Chronic Conditions Public Use Files (PUF) with information from Medicare claims. The CMS Chronic Conditions PUF is an aggregated file in which each record is a profile or cell defined by the characteristics of Medicare beneficiaries. A profile is defined by all combinations of age category, gender, various chronic conditions, and dual-eligibility status of the beneficiaries.</p>\n', 'programCode': ['009:000'], 'temporal': '2008-01-01T05:00:00-05:00/2010-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/BSAPUFS/Chronic_Conditions_PUF.html', 'modified': '2017-02-10', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2017-02-10', 'accessLevel': 'public', 'identifier': '284', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/BSAPUFS/Chronic_Conditions_PUF.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Chronic Condition', 'Medicare', 'National', 'Publicly Available Data File - for download'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Chronic Condition Public Use File (PUF)'}, {'description': '<p>The data used in the chronic condition reports are based upon CMS administrative enrollment and claims data for Medicare beneficiaries enrolled in the fee-for-service program. These data are available from the CMS Chronic Condition Data Warehouse (CCW), a database with 100 percent of Medicare enrollment and fee-for-service claims data. The Medicare beneficiary population is limited to fee-for-service beneficiaries. We excluded Medicare beneficiaries with any Medicare Advantage enrollment during the year since claims data are not available for these beneficiaries. Also, we excluded beneficiaries who were enrolled at any time in the year in Part A only or Part B only, since their utilization and spending cannot be compared directly to beneficiaries enrolled in both Part A and Part B. Beneficiaries who died during the year are included up to their date of death if they meet the other inclusion criteria.</p>\n', 'programCode': ['009:000'], 'temporal': '2007-01-01T05:00:00-05:00/2015-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Chronic-Conditions/index.html', 'modified': '2018-06-15', 'contactPoint': {'hasEmail': 'mailto:MedicareChronicConditions@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2014-05-09', 'accessLevel': 'public', 'identifier': '510', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Chronic-Conditions/index.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Chronic Condition', 'County', 'Disparity', 'Hospital Referral Region', 'Interactive Tools', 'Medicare', 'Medicare-Medicaid Dual Beneficiaries', 'National', 'Publicly Available Data File - for download', 'Readmissions', 'State', 'Utilization'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Chronic Conditions among Medicare Beneficiaries', 'accrualPeriodicity': 'R/P1Y'}, {'description': '<p>Chronic Conditions among Medicare Beneficiaries is a chartbook prepared by the Centers for Medicare and Medicaid Services and created to provide an overview of chronic conditions among Medicare beneficiaries. The chartbook highlights the prevalence of chronic conditions among Medicare beneficiaries and the impact of chronic conditions on Medicare service utilization and spending. The Portable Document File format allows for online viewing and printing of the entire chartbook, the data tables provide spreadsheets with the underlying data, and the presentation includes all the chartbook figures for print or download.</p>\n', 'programCode': ['009:000'], 'temporal': '2011-01-01T05:00:00-05:00/2012-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Chronic-Conditions/CCChartBook.html', 'modified': '2015-12-22', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2011-10-09', 'accessLevel': 'public', 'identifier': '312', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Chronic-Conditions/CCChartBook.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Chart Books', 'Chronic Condition', 'Medicare', 'National', 'Statistics', 'Utilization'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Chronic Conditions Chartbook', 'accrualPeriodicity': 'R/P1Y'}, {'description': '<p>The CMS Chronic Conditions Dashboard presents statistical views of information on the prevalence, utilization and Medicare spending for Medicare beneficiaries with chronic conditions. The information is available at the state and national levels and allows for comparisons of states to the national average as well as state to state comparisons. The Dashboard also allows the user to select information for specific beneficiary sub-groups defined by gender, age group, or dual eligibility status. The set of chronic conditions used in the Dashboard is consistent with the list of conditions included in the 2012 edition of the CMS chartbook, Chronic Conditions among Medicare Beneficiaries. The data for this Dashboard come from the 2011 CMS administrative claims data for 100 percent of Medicare beneficiaries enrolled in the fee-for-service program.</p>\n', 'programCode': ['009:000'], 'temporal': '2015-01-01T05:00:00-05:00/2015-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Chronic-Conditions/CCDashboard.html', 'modified': '2017-03-01', 'contactPoint': {'hasEmail': 'mailto:MedicareChronicConditions@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2017-03-01', 'accessLevel': 'public', 'identifier': '388', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Chronic-Conditions/CCDashboard.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Chronic Condition', 'County', 'Hospital Referral Region', 'Interactive Tools', 'Medicare', 'Medicare-Medicaid Dual Beneficiaries', 'National', 'Regional', 'State', 'Utilization'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Chronic Conditions Dashboard', 'accrualPeriodicity': 'R/P1Y'}, {'description': '<p>The Chronic Conditions PUFs are aggregated files in which each record is a profile or cell defined by the characteristics of Medicare beneficiaries. A profile is defined by all combinations of age category, gender, various chronic conditions, and dual-eligibility status of the beneficiaries.</p>\n', 'programCode': ['009:000'], 'temporal': '2008-01-01T05:00:00-05:00/2010-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://data.cms.gov/browse?tags=chronic+conditions', 'modified': '2015-12-16', 'contactPoint': {'hasEmail': 'mailto:mmrr-editors@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2015-12-16', 'accessLevel': 'public', 'identifier': '476', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://data.cms.gov/browse?tags=chronic+conditions', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Chronic Condition', 'Interactive Tools', 'Medicare', 'National'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Chronic Conditions PUF'}, {'description': '<p>The information in the Downloads section below for the Overview of CLIA Statistics since 1993 and the CLIA Top Ten Deficiencies in the Nation was obtained from the CMS CLIA database in November 2014. The remaining information in the Downloads section was from the CMS CLIA database in July 2015.</p>\n', 'programCode': ['009:000'], 'temporal': '1993-01-01T05:00:00-05:00/2009-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Regulations-and-Guidance/Legislation/CLIA/CLIA_Statistical_Tables_Graphs.html', 'modified': '2016-01-06', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-01-06', 'accessLevel': 'public', 'identifier': '369', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Regulations-and-Guidance/Legislation/CLIA/CLIA_Statistical_Tables_Graphs.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Ambulatory Surgical Center', 'End Stage Renal Disease (ESRD)', 'Enrollment', 'Federally Qualified Health Center (FQHC)', 'Home Health (HHA)', 'Hospice', 'Hospital', 'National', 'Pharmacy', 'Physician Services', 'Quality', 'State', 'Statistics'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'CLIA Statistical Tables and Graphs '}, {'description': '<p>The DE SynPUF is built from a 5 percent random sample of Medicare beneficiaries in 2008 and their claims from 2008 through 2010. The DE SynPUF contains five types of data, Beneficiary Summary, Inpatient Claims, Outpatient Claims, Carrier Claims, and Prescription Drug Events. Each file contains the same variables across years.</p>\n', 'programCode': ['009:000'], 'temporal': '2008-01-01T05:00:00-05:00/2010-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/SynPUFs/index.html', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:CERPUF@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2013-02-07', 'accessLevel': 'public', 'identifier': '420', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/SynPUFs/index.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Access to Care', 'Acute Care Hospital', 'Admissions', 'Ambulatory Surgical Center', 'Chronic Condition', 'Claims', 'County', 'Disparity', 'Disproportionate Share Hospitals (DSH)', 'End Stage Renal Disease (ESRD)', 'Enrollment', 'Entitlement', 'Expenditures', 'Home Health (HHA)', 'Hospice', 'Hospital', 'Inpatient', 'Medicare', 'Minority Health', 'National', 'Outcomes', 'Outpatient', 'Part A', 'Part B', 'Part D', 'Payments', 'Pharmacy', 'Physician Services', 'Prescription Drugs', 'Preventive Services', 'Providers', 'Publicly Available Data File - for download', 'Quality', 'Rates', 'Regional', 'Research', 'Short Stay Hospital (SSH)', 'State', 'Suppliers', 'Trends', 'Utilization'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'CMS 2008-2010 Data Entrepreneurs Synthetic Public Use File'}, {'description': '<p>CMS has developed a new quick reference statistical summary on annual CMS program and financial data. CMS Fast Facts includes summary information on total program enrollment, utilization, expenditures, as well as total number of Medicare providers including physicians by specialty area.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/CMS-Fast-Facts/index.html', 'modified': '2016-01-06', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-01-06', 'accessLevel': 'public', 'identifier': '315', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/CMS-Fast-Facts/index.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Ambulatory Surgical Center', 'Budget', 'CHIP', 'Claims', 'Durable Medical Equipment (DME)', 'Eligibility', 'Enrollment', 'Expenditures', 'Federally Qualified Health Center (FQHC)', 'Home Health (HHA)', 'Hospice', 'Hospital', 'Inpatient', 'Long Term Care (LTC)', 'Medicaid', 'Medicare', 'Medicare Advantage', 'National', 'Nursing Home', 'Outpatient', 'Part A', 'Part B', 'Part C', 'Part D', 'Payments', 'Persons Served', 'Physician Services', 'Prescription Drug Plans', 'Prescription Drugs', 'Providers', 'Psychiatric Facility', 'Short Stay Hospital (SSH)', 'Skilled Nursing (SNF)', 'Statistics', 'Suppliers', 'Trends', 'Utilization'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'CMS Fast Facts'}, {'description': '<p>The CMS Office of Enterprise Data and Analytics has developed CMS Program Statistics, which includes detailed summary statistics on national health care, Medicare populations, utilization, and expenditures, as well as counts for Medicare-certified institutional and non-institutional providers. CMS Program Statistics is organized into sections which can be downloaded and viewed separately. Tables and maps will be posted as they become finalized. CMS Program Statistics is replacing the Medicare and Medicaid Statistical Supplement, which was published annually in electronic form from 2001-2013.</p>\n', 'programCode': ['009:000'], 'temporal': '2013-01-01T05:00:00-05:00/2016-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/CMSProgramStatistics/index.html', 'modified': '2018-06-15', 'contactPoint': {'hasEmail': 'mailto:CMSProgramStatistics@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2015-11-23', 'accessLevel': 'public', 'identifier': '623', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/CMSProgramStatistics/index.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Acute Care Hospital', 'Ambulatory Surgical Center', 'End Stage Renal Disease (ESRD)', 'Expenditures', 'Federally Qualified Health Center (FQHC)', 'Home Health (HHA)', 'Hospice', 'Hospital', 'Inpatient', 'Long Term Care (LTC)', 'Medicare', 'Medicare Advantage', 'National', 'Outpatient', 'Part A', 'Part B', 'Part C', 'Providers', 'Short Stay Hospital (SSH)', 'Skilled Nursing (SNF)', 'State', 'Statistics', 'Utilization'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'CMS Program Statistics', 'accrualPeriodicity': 'R/P1Y'}, {'description': '<p>The annual CMS Statistics reference booklet provides a quick reference for summary information about health expenditures and the Medicare and Medicaid health insurance programs. The CMS Statistics reference booklet is published in June of each calendar year and represents the most currently available information at the time of publication. CMS Statistics reference booklets are available for 2003 through the most currently available complete calendar year.</p>\n', 'programCode': ['009:000'], 'temporal': '2003-01-01T05:00:00-05:00/2015-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/CMS-Statistics-Reference-Booklet/index.html', 'modified': '2016-04-14', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2003-06-01', 'accessLevel': 'public', 'identifier': '249', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/CMS-Statistics-Reference-Booklet/index.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Ambulatory Surgical Center', 'Budget', 'CHIP', 'Claims', 'Durable Medical Equipment (DME)', 'Eligibility', 'End Stage Renal Disease (ESRD)', 'Enrollment', 'Expenditures', 'Home Health (HHA)', 'Hospice', 'Hospital', 'Inpatient', 'Long Term Care (LTC)', 'Managed Care', 'Medicaid', 'Medicare', 'Medicare Administrative Contractor (MAC)', 'Medicare Advantage', 'Minority Health', 'National', 'Nursing Home', 'Outpatient', 'Part A', 'Part B', 'Part C', 'Part D', 'Payments', 'Persons Served', 'Physician Services', 'Prescription Drug Plans', 'Prescription Drugs', 'Providers', 'Psychiatric Facility', 'Publications', 'Rates', 'Regional', 'Short Stay Hospital (SSH)', 'Skilled Nursing (SNF)', 'Statistics', 'Suppliers', 'Trends', 'Utilization'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'CMS Statistics Reference Booklet', 'accrualPeriodicity': 'R/P1Y'}, {'description': '<p>The amounts reported on and its attachments must be actual expenditures for which all supporting documentation, in readily reviewable form, has been compiled and is available immediately at the time the claim is filed. Form CMS-64 is a statement of expenditures for which states are entitled to Federal reimbursement under Title XIX and which reconciles the monetary advance made on the basis of Form CMS-37 filed previously for the same quarter.</p>\n', 'programCode': ['009:000'], 'temporal': '2011-01-01T05:00:00-05:00/2011-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Computer-Data-and-Systems/MedicaidBudgetExpendSystem/CMS-64-Quarterly-Expense-Report.html', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '209', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Computer-Data-and-Systems/MedicaidBudgetExpendSystem/CMS-64-Quarterly-Expense-Report.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Budget', 'CHIP', 'Expenditures', 'Medicaid', 'Publicly Available Data File - for download', 'State', 'Statistics'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'CMS-64 Quarterly Expense Report'}, {'description': '<p>Healthcare Cost Report Information System (HCRIS) Dataset - Community Mental Health Center (CMHC). This data was reported on form CMS-2088-92. The data in this release includes years FY2010 to present. The CMHC Cost Report Data contains cost and statistical data for Community Mental Health Center providers.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/Cost-Reports/CMHC-.html', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:hcris@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2010-10-01', 'accessLevel': 'public', 'identifier': '555', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/Cost-Reports/CMHC-.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Community Health Center', 'Demonstrations', 'Medicare', 'National', 'Operating Costs', 'Psychiatric Facility', 'Publicly Available Data File - for download', 'Reports', 'Statistics'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Community Mental Health Clinic Cost Reports'}, {'description': '<p>The Comprehensive Primary Care (CPC) initiative is a multi-payer initiative fostering collaboration between public and private health care payers to strengthen primary care. Medicare will work with commercial and State health insurance plans and offer bonus payments to primary care doctors who better coordinate care for their patients.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://data.cms.gov/dataset/CPC-Initiative-Participating-Primary-Care-Practice/mw5h-fu5i', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2012-08-21', 'accessLevel': 'public', 'identifier': '482', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://data.cms.gov/dataset/CPC-Initiative-Participating-Primary-Care-Practice/mw5h-fu5i', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Center for Medicare and Medicaid Innovations', 'Interactive Tools', 'Publicly Available Data File - for download', 'State'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'CPC Initiative - Participating Primary Care Practices'}, {'description': '<p>PHS Act section 2719 requires non-grandfathered group health plans and health insurance issuers offering non-grandfathered health insurance coverage to provide relevant notices in a culturally and linguistically appropriate manner. The regulations implementing section 2719 require these plans and issuers to make certain accommodations for notices sent to an address in a county meeting a threshold percentage of people who are literate only in the same non-English language.<br />\nThe list below includes all counties which meet or exceed the 10 percent threshold for the 2006-2010 ACS data and is applicable for 2012.</p>\n', 'programCode': ['009:000'], 'temporal': '2012-01-01T05:00:00-05:00/2012-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/CCIIO/Resources/Fact-Sheets-and-FAQs/clas-data.html', 'modified': '2015-12-22', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2015-12-22', 'accessLevel': 'public', 'identifier': '303', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/CCIIO/Resources/Fact-Sheets-and-FAQs/clas-data.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Center for Consumer Information and Insurance Oversight', 'County', 'Fact Sheets', 'Minority Health', 'State'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Culturally and Linguistically Appropriate Services Cnty Data'}, {'description': '<p>The Clinical Laboratory Improvement Amendments (CLIA) regulations at Section 493.855(a) state The laboratory must ensure that each individual engaged in the examination of gynecologic preparations is enrolled in a proficiency testing (PT) program approved by the Centers for Medicare and Medicaid Services (CMS)</p>\n', 'programCode': ['009:000'], 'temporal': '2005-01-01T05:00:00-05:00/2014-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Regulations-and-Guidance/Legislation/CLIA/CytologyProficiencyTesting.html', 'modified': '2016-01-06', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-01-06', 'accessLevel': 'public', 'identifier': '200', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Regulations-and-Guidance/Legislation/CLIA/CytologyProficiencyTesting.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Enrollment', 'National', 'Prevention', 'Preventive Services', 'Providers', 'Quality', 'Statistics', 'Survey'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Cytology Proficiency Testing'}, {'description': '<p>The CMS Data Compendium provides key statistics about CMS programs and national health expenditures. The CMS Data Compendium contains historic, current, and projected data on Medicare enrollment and Medicaid recipients, expenditures, and utilization. Data pertaining to budget, administrative and operating costs, individual income, financing, and health care providers and suppliers are also included. National health expenditure data not specific to the Medicare or Medicaid programs are also included. The CMS report was published annually in electronic form and is available for each year from 2002 through 2011. The 2011 version is the last version of this publication. Similar information is available in the Medicare and Medicaid Statistical Supplement and the CMS Statistics, which are both published annually.</p>\n', 'programCode': ['009:000'], 'temporal': '2002-01-01T05:00:00-05:00/2011-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/DataCompendium/', 'modified': '2016-01-06', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-01-06', 'accessLevel': 'public', 'identifier': '257', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/DataCompendium/', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Budget', 'Diagnosis Related Grouping (DRG)', 'Eligibility', 'End Stage Renal Disease (ESRD)', 'Enrollment', 'Expenditures', 'Home Health (HHA)', 'Hospice', 'Hospital', 'Inpatient', 'Medicaid', 'Medicare', 'Medicare Advantage', 'National', 'Outpatient', 'Part A', 'Part B', 'Part C', 'Part D', 'Prescription Drug Plans', 'Providers', 'Short Stay Hospital (SSH)', 'Skilled Nursing (SNF)', 'State', 'Statistics', 'Suppliers', 'Utilization'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Data Compendium', 'accrualPeriodicity': 'R/P1Y'}, {'description': '<p>Dialysis Facility Compare helps you find detailed information about Medicare-certified dialysis facilities. You can compare the services and the quality of care that facilities provide. It also has other resources for patients and family members who want to learn more about chronic kidney disease and dialysis.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.medicare.gov/DialysisFacilityCompare', 'modified': '2015-12-16', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2015-12-16', 'accessLevel': 'public', 'identifier': '339', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.medicare.gov/DialysisFacilityCompare', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['County', 'Dialysis Center', 'End Stage Renal Disease (ESRD)', 'Interactive Tools', 'Medicare', 'Quality', 'State'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Dialysis Facility Compare'}, {'description': '<p>These are the official datasets used on the Medicare.gov Dialysis Facility Compare Website provided by the Centers for Medicare and Medicaid Services. These data allow you to compare the quality of care provided in Medicare-certified dialysis facilities nationwide.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://data.medicare.gov/data/dialysis-facility-compare', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2015-10-08', 'accessLevel': 'public', 'identifier': '470', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://data.medicare.gov/data/dialysis-facility-compare', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['County', 'Dialysis Center', 'End Stage Renal Disease (ESRD)', 'Medicare', 'National', 'Publicly Available Data File - for download', 'Quality', 'State'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Dialysis Facility Compare Data'}, {'description': '<p>Durable Medical Equipment, Prosthetics-Orthotics, and Supplies Fee Schedule. The list contains the fee schedule amounts, floors, and ceilings for all procedure codes and payment category, jurisdication, and short description assigned to each procedure code.</p>\n', 'programCode': ['009:000'], 'temporal': '1998-01-01T05:00:00-05:00/2016-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/DMEPOSFeeSched/DMEPOS-Fee-Schedule.html', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '160', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/DMEPOSFeeSched/DMEPOS-Fee-Schedule.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Budget', 'Durable Medical Equipment (DME)', 'Medicare', 'National', 'Payments', 'Physician Fee Schedule', 'Physician Services', 'Providers', 'Publicly Available Data File - for download', 'State', 'Suppliers'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'DME Prosthetics Orthotics, and Supplies Fee Schedule', 'accrualPeriodicity': 'R/P1Y'}, {'description': '<p>CMS has been conducting real-time claims analysis to monitor health status for groups of Medicare beneficiaries in competitive bidding areas (CBAs). Health status monitoring results are shown in files updated on a quarterly basis. On May 17, 2016, we posted monitoring data that shows our efforts have saved the Medicare program money while continuing to ensure access to equipment for all who need it in the non-competitive bidding areas. Specifically that data showed that suppliers in non-competitive bidding areas have continued to accept the new, adjusted DMEPOS payments.<br />\nAt the time that we posted the data on acceptance of the new, adjusted rates, we indicated that we would soon be furnishing monitoring data on health outcomes for beneficiaries in non-competitive bidding areas. The health outcomes monitoring data are now available.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/DMEPOSFeeSched/Fee-Adjustment-Monitoring.html', 'modified': '2017-06-21', 'contactPoint': {'hasEmail': 'mailto:datanavigator@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-05-16', 'accessLevel': 'public', 'identifier': '646', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/DMEPOSFeeSched/Fee-Adjustment-Monitoring.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Access to Care', 'Admissions', 'Claims', 'Durable Medical Equipment (DME)', 'Emergency Room-Department', 'Hospital', 'Medicare', 'National', 'Nursing Home', 'Outcomes', 'Payments', 'Physician Services', 'Reports', 'Suppliers'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'DMEPOS and Health Outcomes Data'}, {'description': '<p>The DMEPOS Competitive Bidding Program was mandated by Congress through the Medicare Prescription Drug, Improvement, and Modernization Act of 2003 (MMA). The statute requires that Medicare replace the current fee schedule payment methodology for selected Durable Medical Equipment, Prosthetics, Orthotics and Supplies (DMEPOS) items with a competitive bid process. The intent is to improve the effectiveness of the Medicare methodology for setting DMEPOS payment amounts, which will reduce beneficiary out-of-pocket expenses and save the Medicare program money while ensuring beneficiary access to quality items and services. The Competitive Acquisition Omburdsmans (CAOs) role is to help ensure that inquiries and complaints about the Program are resolved. As an ombudsman, the CAO also works with other areas of CMS to identify potential systemic issues with the goal of helping CMS ensure that beneficiaries have access to and suppliers provide high-quality DMEPOS items and services. The CAO also provides an annual report to Congress. In order to protect the interests of potentially affected Medicare beneficiaries, CMS has been conducting real-time claims analysis to monitor health status for groups of Medicare beneficiaries in competitive bidding areas (CBAs). Health status results are shown in the files on this site. Each file includes a written summary of results and graphical displays of key indicators reflective of the health status of beneficiaries and their access to DMEPOS items and services. The data is derived from claims for Medicare populations in each CBA and a corresponding comparator region that is similar to the CBA.</p>\n', 'programCode': ['009:000'], 'temporal': '2011-01-01T05:00:00-05:00/2014-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/DMEPOSCompetitiveBid/index.html', 'modified': '2015-12-22', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2015-12-22', 'accessLevel': 'public', 'identifier': '579', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/DMEPOSCompetitiveBid/index.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Access to Care', 'Claims', 'Durable Medical Equipment (DME)', 'Fact Sheets', 'Medicare', 'Quality', 'Regional', 'Reports', 'Suppliers'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'DMEPOS Competitive Bidding'}, {'description': '<p>This section contains statistical information and reports related to the percentage of electronic transactions being sent to Medicare contractors in the formats adopted as national standards under the Health Insurance Portability and Accountability Act of 1996 (HIPAA). Statistics have not yet been posted for the 276-277 claim status and response or the 270-271 eligibility query and response transactions, but those statistics should be added to this site soon. Please see pages on the 276-277 and the 270-271 in the Medicare Electronic Billing and Electronic Data Interchange (EDI) Transactions section of this Web site for further information on use of those transactions. There are also pages in that section on Medicare electronic claims, remittance advice, and coordination of benefit transactions for which statistics are included in this section of the Centers for Medicare and Medicaid Services (CMS) Web site.</p>\n', 'programCode': ['009:000'], 'temporal': '2000-01-01T05:00:00-05:00/2010-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/EDIPerformanceStatistics/index.html', 'modified': '2016-01-06', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-01-06', 'accessLevel': 'public', 'identifier': '550', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/EDIPerformanceStatistics/index.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Ambulatory Surgical Center', 'Claims', 'Durable Medical Equipment (DME)', 'Home Health (HHA)', 'Hospice', 'Hospital', 'Inpatient', 'Medicare', 'National', 'Outpatient', 'Physician Services', 'Skilled Nursing (SNF)', 'Statistics'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'EDI Performance Statistics'}, {'description': '<p>As of March 2013, more than 259,000 health care providers received payment for participating in the Medicare and Medicaid Electronic Health Record (EHR) Incentive Programs. In June 2012, CMS announced that more than 100,000 health care providers had been paid under the Medicare and Medicaid EHR Incentive Programs.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Regulations-and-Guidance/Legislation/EHRIncentivePrograms/DataAndReports.html', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '201', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Regulations-and-Guidance/Legislation/EHRIncentivePrograms/DataAndReports.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Eligibility', 'Hospital', 'Medicaid', 'Medicare', 'National', 'Payments', 'Providers', 'Publicly Available Data File - for download', 'State', 'Statistics'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'EHR Incentive Programs - Data and Reports'}, {'description': '<p>The End Stage Renal Disease (ESRD) Quality Initiative promotes ongoing CMS strategies to improve the quality of care provided to ESRD patients. This initiative supports quality improvement efforts among providers and makes available quality information that will enable patients to participate in making health care decisions. Quality measures for dialysis facilities are available to consumers on Dialysis Facility Compare on the Medicare.gov website.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Medicare/End-Stage-Renal-Disease/ESRDQualityImproveInit/', 'modified': '2016-01-06', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-01-06', 'accessLevel': 'public', 'identifier': '142', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Medicare/End-Stage-Renal-Disease/ESRDQualityImproveInit/', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Dialysis Center', 'End Stage Renal Disease (ESRD)', 'Medicare', 'National', 'Outcomes', 'Payments', 'Providers', 'Quality', 'Satisfaction', 'Statistics'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'End-Stage Renal Disease (ESRD) Quality Initiative'}, {'description': '<p>This final rule implements a case-mix adjusted bundled prospective payment system (PPS) for Medicare outpatient end-stage renal disease (ESRD) dialysis facilities beginning January 1, 2011 (ESRD PPS), in compliance with the statutory requirement of the Medicare Improvements for Patients and Providers Act (MIPPA), enacted July 15, 2008. This ESRD PPS also replaces the current basic case-mix adjusted composite payment system and the methodologies for the reimbursement of separately billable outpatient ESRD services.</p>\n', 'programCode': ['009:000'], 'temporal': '2008-01-01T05:00:00-05:00/2015-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/ESRDpayment/index.html', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '162', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/ESRDpayment/index.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Dialysis Center', 'End Stage Renal Disease (ESRD)', 'Medicare', 'National', 'Outpatient', 'Payments', 'Prospective Payment System (PPS)', 'Publicly Available Data File - for download'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'End-Stage Renal Disease Prospective Payment System'}, {'description': '<p>This page presents Public Use Files and other publicly-available data on CMS End-Stage Renal Disease Program. The focus is on the congressionally mandated Program Management and Medical Information System.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Medicare/End-Stage-Renal-Disease/ESRDGeneralInformation/Data.html', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:esrd_crown@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '141', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Medicare/End-Stage-Renal-Disease/ESRDGeneralInformation/Data.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['End Stage Renal Disease (ESRD)', 'Enrollment', 'Expenditures', 'Medicare', 'National', 'Providers', 'Publicly Available Data File - for download', 'Quality', 'Statistics', 'Survey'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'ESRD - General Information Data'}, {'description': '<p>Medicare payment to ESRD facilities for outpatient maintenance dialysis services furnished to Medicare beneficiaries with End-Stage Renal Disease (ESRD) is based on a prospective payment system known as the basic case-mix adjusted composite payment system. The base composite rate covers the costs of the dialysis treatment and certain routine drugs, laboratory tests, and supplies furnished at home or in a facility.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/ESRDpayment/', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '161', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/ESRDpayment/', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Coding and Coding Rules', 'Durable Medical Equipment (DME)', 'End Stage Renal Disease (ESRD)', 'Interactive Tools', 'Medicare', 'National', 'Payments', 'Prospective Payment System (PPS)', 'Providers', 'Publicly Available Data File - for download', 'Regional'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'ESRD Payment System'}, {'description': '<p>The Medicare Improvements for Patients and Providers Act (MIPPA) of 2008 requires that CMS and facilities inform beneficiaries about facility performance under the End-Stage Renal Disease (ESRD) Quality Incentive Program (QIP), and it also requires that CMS furnishes each dialysis facility with a Performance Score Certificate (PSC) that documents the facilitys Total Performance Score. The Payment Year (PY) 2017 NPRM Public Use Data File contains facility-level data used to calculate the benchmarks, performance standards, and achievement thresholds included in the PY 2017 NPRM. The PY 2017 Final Rule Public Use Data File contains facility-level data used to calculate the benchmarks, performance standards, and achievement thresholds included in the PY 2017 - PY 2018 Final Rule. The PY 2016 NPRM Public Use Data File contains facility-level data used to calculate the benchmarks, performance standards, and achievement thresholds included in the PY 2016 NPRM. The PY 2016 Final Rule Public Use Data File contains facility-level data used to calculate the benchmarks, performance standards, and achievement thresholds included in the PY 2016 Final Rule. Facility identifiers have been removed.</p>\n', 'programCode': ['009:000'], 'temporal': '2012-01-01T05:00:00-05:00/2017-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Medicare/Quality-Initiatives-Patient-Assessment-Instruments/ESRDQIP/08_ReportandCert.html', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '588', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Medicare/Quality-Initiatives-Patient-Assessment-Instruments/ESRDQIP/08_ReportandCert.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Dialysis Center', 'End Stage Renal Disease (ESRD)', 'Medicare', 'National', 'Publicly Available Data File - for download', 'Quality', 'Reports'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'ESRD Quality Incentive Program Public Reporting'}, {'description': '<p>A fee schedule is a complete listing of fees used by Medicare to pay doctors or other providers-suppliers. This comprehensive listing of fee maximums is used to reimburse a physician and or other providers on a fee-for-service basis. CMS develops fee schedules for physicians, ambulance services, clinical laboratory services, and durable medical equipment, prosthetics, orthotics, and supplies. See Related Links below for information about each specific fee schedule.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/FeeScheduleGenInfo/', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '163', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/FeeScheduleGenInfo/', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['County', 'Medicare', 'Medicare Administrative Contractor (MAC)', 'Physician Fee Schedule', 'Physician Services', 'Providers', 'Publicly Available Data File - for download', 'State', 'Suppliers'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Fee Schedules - General Information'}, {'description': '<p>CMS created the Five-Star Quality Rating System to help consumers, their families, and caregivers compare nursing homes more easily and to help identify areas about which consumers may have questions. This Web site includes data files that contain reported, expected, and adjusted staffing time values for all nursing homes on Nursing Home Compare</p>\n', 'programCode': ['009:000'], 'temporal': '2005-01-01T05:00:00-05:00/2015-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.cms.gov/Medicare/Provider-Enrollment-and-Certification/CertificationandComplianc/FSQRS.html', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '582', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.cms.gov/Medicare/Provider-Enrollment-and-Certification/CertificationandComplianc/FSQRS.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Long Term Care (LTC)', 'Medicaid', 'Medicare', 'National', 'Nursing Home', 'Outcomes', 'Publicly Available Data File - for download', 'Quality', 'Reports'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Five-Star Quality Rating System'}, {'description': '<p>Testing the efficacy of the patient-centered medical home among Federally Qualified Health Centers (FQHCs).</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://data.cms.gov/Government/FQHC-Advanced-Primary-Care-Practice-Demonstration-/mvd4-2t3p', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '478', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://data.cms.gov/Government/FQHC-Advanced-Primary-Care-Practice-Demonstration-/mvd4-2t3p', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Center for Medicare and Medicaid Innovations', 'Demonstrations', 'Federally Qualified Health Center (FQHC)', 'Interactive Tools', 'National', 'Publicly Available Data File - for download', 'State'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'FQHC Advanced Primary Care Demonstration Participants'}, {'description': '<p>The Health Care Consumer Initiatives section contains information about Hospitals, Ambulatory Surgical Centers, and Physicians.</p>\n', 'programCode': ['009:000'], 'temporal': '2012-01-01T05:00:00-05:00/2012-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Research/HealthCareConInit/index.html', 'modified': '2016-01-06', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-01-06', 'accessLevel': 'public', 'identifier': '246', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Research/HealthCareConInit/index.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Ambulatory', 'Ambulatory Surgical Center', 'County', 'Diagnosis Related Grouping (DRG)', 'Hospital', 'Inpatient', 'National', 'Outpatient', 'Payments', 'Physician Services', 'Research', 'State', 'Statistics', 'Utilization'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Health Care Consumer Initiatives'}, {'description': '<p>The data was derived from the Health Care Information System (HCIS), which contains Medicare Part A (Inpatient, Skilled Nursing Facility, Home Health Agency (Part A and B) and Hospice) and Medicare Part B (Outpatient) based on the type and State of the institutional provider. Data in HCIS is summarized from the Standard Analytical Files.</p>\n', 'programCode': ['009:000'], 'temporal': '2009-01-01T05:00:00-05:00/2011-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/HCIS/index.html', 'modified': '2016-12-14', 'contactPoint': {'hasEmail': 'mailto:datanavigator@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-12-14', 'accessLevel': 'public', 'identifier': '232', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/HCIS/index.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Home Health (HHA)', 'Hospice', 'Inpatient', 'Medicare', 'National', 'Outpatient', 'Part A', 'Part B', 'Publicly Available Data File - for download', 'Publicly Available Data File - for purchase', 'Skilled Nursing (SNF)', 'State'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Health Care Information System (HCIS) Data File', 'accrualPeriodicity': 'R/P1Y'}, {'description': '<p>A set of seven (7) public use files containing information on health insurance issuers participating in the Health Insurance Marketplace and certified qualified health plans (QHPs) offered on HealthCare.gov. Plan information incudes details about essential health benefits, cost sharing, rates, and geographic coverage.</p>\n', 'programCode': ['009:000'], 'temporal': '2014-01-01T05:00:00-05:00/2016-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/CCIIO/Resources/Data-Resources/marketplace-puf.html', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:Healthdata@hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2014-11-14', 'accessLevel': 'public', 'identifier': '546', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/CCIIO/Resources/Data-Resources/marketplace-puf.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Access to Care', 'Center for Consumer Information and Insurance Oversight', 'County', 'Covered Services', 'Eligibility', 'Freedom of Information Act (FOIA)', 'Health Insurance Marketplace', 'Interactive Tools', 'National', 'Payment Sources', 'Payments', 'Preventive Services', 'Publicly Available Data File - for download', 'Rates', 'Research', 'State'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Health Insurance Marketplace Public Use Files'}, {'description': '<p>The Affordable Care Act requires the U.S. Department of Health and Human Services (HHS) to develop quality data collection and reporting tools such as a Quality Rating System (QRS), a Quality Improvement Strategy (QIS) and an enrollee satisfaction survey system (ESS). The QRS, QIS, and ESS will inform consumer selection of a qualified health plan (QHP), decisions about QHP certification, and the Federal and State Marketplaces monitoring of QHP performance. The QRS is a system that rates QHPs based on relative quality and price. Documents describing the QRS data collection guidelines, technical specifications, and the QRS measures are available on this page. CMS is developing two consumer experience surveys to assess consumers and enrollees experiences with the Marketplaces and QHPs. The Health Insurance Marketplace Survey (Marketplace Survey) is intended to obtain consumers perspectives on the services provided by Marketplaces. Conducted during the 2014 open enrollment period, the purpose of the usability testing was to determine whether the State-Based Marketplace Web sites adopted principles for making a Web site usable for consumers and whether information about determining eligibility, comparing and choosing a health plan, and enrollment was easy to find. Results from this assessment are available on this page. The Qualified Health Plan Enrollee Experience Survey (QHP Enrollee Survey) is intended to obtain enrollees perspectives on the services provided by QHPs offered through the Marketplaces. Copies of the current survey in English, Spanish, and Chinese, are available on this page. QHP Enrollee Survey reports will be available in 2015.</p>\n', 'programCode': ['009:000'], 'temporal': '2014-01-01T05:00:00-05:00/2014-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Medicare/Quality-Initiatives-Patient-Assessment-Instruments/QualityInitiativesGenInfo/Health-Insurance-Marketplace-Quality-Initiatives.html', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '584', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Medicare/Quality-Initiatives-Patient-Assessment-Instruments/QualityInitiativesGenInfo/Health-Insurance-Marketplace-Quality-Initiatives.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Access to Care', 'Health Employer Data and Information Set (HEDIS)', 'Health Insurance Marketplace', 'Publicly Available Data File - for download', 'Quality', 'State', 'Survey', 'Uninsured'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Health Insurance Marketplace Quality Initiatives'}, {'description': '<p>The Affordable Care Act is bringing an unprecedented level of scrutiny and transparency to health insurance rate increases. The Act ensures that, in any State, any proposed rate increase by individual or small group market insurers at or above 10 percent will be scrutinized by independent experts to make sure it is justified. This analysis will help moderate premium hikes and lower costs for individuals, families, and businesses that buy insurance in these markets. Additionally, insurance companies must provide easy to understand information to their customers about their reasons for unreasonable rate increases, as well as publicly justify and post on their website any unreasonable rate increases. These steps allow consumers to know why they are paying higher rates.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/CCIIO/Resources/Fact-Sheets-and-FAQs/rate_review_fact_sheet.html', 'modified': '2015-12-22', 'contactPoint': {'hasEmail': 'mailto:CMS.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2015-12-22', 'accessLevel': 'public', 'identifier': '298', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/CCIIO/Resources/Fact-Sheets-and-FAQs/rate_review_fact_sheet.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Center for Consumer Information and Insurance Oversight', 'Fact Sheets', 'Rates', 'State'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Health Insurance Rate Review Fact Sheet'}, {'description': '<p>The Affordable Care Act requires that HHS establish a mechanism, including an internet website, through which a resident of, or small business in, any State may identify affordable health insurance coverage options in that State. The Healthcare.gov website has been displaying data collected from individual and small group insurance issuers in its Plan Finder since July, 2010. The information provided allows consumers and researchers to more fully understand the current health insurance marketplace while opening the door of opportunity for innovative developers to provide this information in creative ways to more Americans.</p>\n', 'programCode': ['009:000'], 'temporal': '2011-01-01T05:00:00-05:00/2015-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/CCIIO/Resources/Data-Resources/health_plan_finder_data.html', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:OCIIOPlanFinder@cms.hhs.gov', 'fn': 'CCIIO'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '296', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/CCIIO/Resources/Data-Resources/health_plan_finder_data.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Center for Consumer Information and Insurance Oversight', 'County', 'Covered Services', 'Health Insurance Marketplace', 'Medicaid', 'Medicaid-Expansion', 'Publicly Available Data File - for download', 'Rates', 'Regional', 'State', 'Uninsured'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Health Plan Finder Data'}, {'description': '<p>This page contains several useful trend and competition indicators. Certain files will be updated monthly while others will be updated quarterly. The files are the 13 Month Trend Report, Trends by State by Quarter Report, Competition Macro by Plan and or Counties, and The By RO Type Report.</p>\n', 'programCode': ['009:000'], 'temporal': '2005-01-01T05:00:00-05:00/2005-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Medicare/Health-Plans/HealthPlansGenInfo/ReportsFilesData.html', 'modified': '2016-01-06', 'contactPoint': {'hasEmail': 'mailto:Healthdata@hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-01-06', 'accessLevel': 'public', 'identifier': '144', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Medicare/Health-Plans/HealthPlansGenInfo/ReportsFilesData.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Enrollment', 'Medicare', 'Medicare Advantage', 'National', 'Part C', 'Providers', 'Rates', 'Reports', 'Statistics', 'Trends'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Health Plans - Trend Reports'}, {'description': '<p>This page contains several files presenting aggregate Medicare Advantage (MA) enrollment, and Original Medicare eligible counts.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/HealthPlanRepFileData/index.html', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '258', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/HealthPlanRepFileData/index.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['County', 'Eligibility', 'Enrollment', 'Medicare Advantage', 'National', 'Part A', 'Part B', 'Part C', 'Providers', 'Publicly Available Data File - for download', 'Regional', 'State', 'Trends'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Health Plans, Reports, Files and Data', 'accrualPeriodicity': 'R/P1Y'}, {'description': '<p>All of the data used on the Finder.HealthCare.gov web application is available through this API. There are multiple collections of data available through the API.<br />\n1. Public Options Data - This data set includes Medicaid, CHIP, High Risk and Territory data along with all of the other public options available. The appropriate options are returned based on the criteria submitted in the API call.<br />\n2. Individual and Family Health Insurance Options Data - Paginated individual and family health insurance plan data, a subset of the full plan data including pricing, is returned for plans that match the criteria submitted in the API call for available plans. Full plan data is returned when a specific plan is requested with all appropriate criteria.<br />\n3. Small Group Insurance Options Data - Paginated Small Group health insurance product data, a subset of the full product data including pricing, is returned for products that match the criteria submitted in the API call for available products. Full product data is returned when a specific product is requested with all appropriate criteria.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://finder.healthcare.gov/#services', 'modified': '2016-03-24', 'contactPoint': {'hasEmail': 'mailto:Healthdata@hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-03-24', 'accessLevel': 'public', 'identifier': '540', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://finder.healthcare.gov/#services', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Center for Consumer Information and Insurance Oversight', 'External Source', 'Health Insurance Marketplace', 'Interactive Tools', 'Medicaid', 'Medicaid-Expansion', 'National', 'State', 'Uninsured'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Healthcare Finder API'}, {'description': '<p>These data files contain the highest level of cost report status for cost reports in all reported fiscal years. For example, if the Healthcare Cost Report Information System (HCRIS) department has both an as submitted report and a final settled report for a hospital for a particular year, the data files will only contain the final settled report. If HCRIS has both a final settled report and a reopened report, the data files will only have the reopened report.</p>\n', 'programCode': ['009:000'], 'temporal': '1994-01-01T05:00:00-05:00/2015-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/Cost-Reports/HHA.html', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '553', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/Cost-Reports/HHA.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Home Health (HHA)', 'Medicare', 'National', 'Operating Costs', 'Publicly Available Data File - for download'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Home Health Agency (HHA) Medicare Cost Report Data'}, {'description': '<p>Home Health Compare has information about the quality of care provided by Medicare-certified home health agencies throughout the nation. Medicare-certified means the home health agency is approved by Medicare and meets certain Federal health and safety requirements. Home Health Care includes skilled nursing care, physical therapy, occupational therapy, and speech therapy, medical social services and home health aide services</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.medicare.gov/HomeHealthCompare/search.aspx', 'modified': '2015-12-16', 'contactPoint': {'hasEmail': 'mailto:Healthdata@hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2015-12-16', 'accessLevel': 'public', 'identifier': '340', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.medicare.gov/HomeHealthCompare/search.aspx', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['County', 'Home Health (HHA)', 'Interactive Tools', 'Medicare', 'Outcomes', 'Quality', 'State'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Home Health Compare'}, {'description': '<p>These are the official datasets used on the Medicare.gov Home Health Compare Website provided by the Centers for Medicare and Medicaid Services. These data allow you to compare the quality of care provided by Medicare-certified home health agencies throughout the nation.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://data.medicare.gov/data/home-health-compare', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '434', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://data.medicare.gov/data/home-health-compare', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['County', 'Home Health (HHA)', 'Interactive Tools', 'Medicare', 'Medicare-Medicaid Dual Beneficiaries', 'National', 'Outcomes', 'Part A', 'Part B', 'Providers', 'Publicly Available Data File - for download', 'Quality', 'Regional', 'State'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Home Health Compare Data'}, {'description': '<p>Under prospective payment, Medicare pays home health agencies (HHAs) a predetermined base payment. The payment is adjusted for the health condition and care needs of the beneficiary. The payment is also adjusted for the geographic differences in wages for HHAs across the country. The adjustment for the health condition, or clinical characteristics, and service needs of the beneficiary is referred to as the case-mix adjustment. The home health PPS will provide HHAs with payments for each 60-day episode of care for each beneficiary.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/HomeHealthPPS/', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '164', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/HomeHealthPPS/', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Coding and Coding Rules', 'Home Health (HHA)', 'Interactive Tools', 'Medicare', 'National', 'Payments', 'Prospective Payment System (PPS)', 'Providers', 'Publicly Available Data File - for download', 'Regional'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Home Health PPS'}, {'description': '<p>The instrument-data collection tool used to collect and report performance data by home health agencies is called the Outcome and Assessment Information Set (OASIS). Since 1999, CMS has required Medicare-certified home health agencies to collect and transmit OASIS data for all adult patients whose care is reimbursed by Medicare and Medicaid with the exception of patients receiving pre- or postnatal services only. OASIS data are used for multiple purposes including calculating several types of quality reports that are provided to home health agencies to help guide quality and performance improvement efforts. OASIS-C includes data items supporting measurement of rates for use of specific evidence-based care processes. The OASIS-C1 - ICD-9 version went into effect at 1200 a.m. on January 1, 2015 and shall remain in effect until ICD-10 is implemented or until another disposition is made by CMS. The following two categories of quality measures are used in the Home Health Quality Reporting Program (HH QRP) 1.Outcome measures and 2.Process measures. This site contains brief descriptions of each measure type and how the data for that measure is calculated, it provides links to technical documentation, tables identifying which Home Health Quality Measures are risk-adjusted and reported publicly, and additional resources. Lists of all home health quality measures and designation of which are publicly reported can be found on the Quality Measures page accessed from the list on the left of this page.</p>\n', 'programCode': ['009:000'], 'temporal': '2006-01-01T05:00:00-05:00/2014-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Medicare/Quality-Initiatives-Patient-Assessment-Instruments/HomeHealthQualityInits/index.html', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '585', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Medicare/Quality-Initiatives-Patient-Assessment-Instruments/HomeHealthQualityInits/index.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Acute Care Hospital', 'Claims', 'Emergency Room-Department', 'Home Health (HHA)', 'Medicaid', 'Medicare', 'Outcomes', 'Part A', 'Publicly Available Data File - for download', 'Quality', 'Readmissions', 'Reports', 'Utilization'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Home Health Quality Initiative'}, {'description': '<p>Hospital Compare is a consumer-oriented website that provides information on how well hospitals provide recommended care to their patients. This information can help consumers make informed decisions about health care. Hospital Compare allows consumers to select multiple hospitals and directly compare performance measure information related to heart attack, heart failure, pneumonia, surgery and other conditions.</p>\n', 'programCode': ['009:000'], 'temporal': '2012-01-01T05:00:00-05:00/2012-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Medicare/Quality-Initiatives-Patient-Assessment-Instruments/HospitalQualityInits/HospitalCompare.html', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '439', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.cms.gov/Medicare/Quality-Initiatives-Patient-Assessment-Instruments/HospitalQualityInits/HospitalCompare.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['County', 'Hospital', 'Inpatient', 'Medical Imaging', 'Medicare', 'National', 'Outpatient', 'Publicly Available Data File - for download', 'Quality', 'Rates', 'State', 'Survey'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Hospital Compare - Archived Data'}, {'description': '<p>These are the official datasets used on the Medicare.gov Hospital Compare Website provided by the Centers for Medicare and Medicaid Services. These data allow you to compare the quality of care at over 4,000 Medicare-certified hospitals across the country.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://data.medicare.gov/data/hospital-compare', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '466', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://data.medicare.gov/data/hospital-compare', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['County', 'Hospital', 'Inpatient', 'Medical Imaging', 'Medicare', 'National', 'Outpatient', 'Publicly Available Data File - for download', 'Quality', 'Rates', 'State', 'Survey'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Hospital Compare Data'}, {'description': '<p>Section 4523 of the Balanced Budget Act of 1997 (BBA) provides authority for CMS to implement a prospective payment system (PPS) under Medicare for hospital outpatient services, certain Part B services furnished to hospital inpatients who have no Part A coverage, and partial hospitalization services furnished by community mental health centers. The provisions of this section were further modified by sections 201 and 202 of the Balanced Budget Refinement Act of 1999 (BBRA).</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/HospitalOutpatientPPS/', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:OutpatientPPS@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '169', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/HospitalOutpatientPPS/', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Ambulatory', 'Coding and Coding Rules', 'Hospital', 'Interactive Tools', 'Legislations', 'Medicare', 'National', 'Outpatient', 'Payments', 'Prospective Payment System (PPS)', 'Providers', 'Publicly Available Data File - for download', 'Regional'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Hospital Outpatient PPS'}, {'description': '<p>In the interest of promoting high-quality, patient-centered care and accountability, the Centers for Medicare and Medicaid Services (CMS) and Hospital Quality Alliance (HQA) began publicly reporting 30-day mortality measures for acute myocardial infarction (AMI) and heart failure (HF) in June 2007 and for pneumonia (PN) in June 2008. CMS has since expanded the publicly reported outcome measures to include 30-day readmission for these conditions, as well as in-hospital adverse events and mortality.</p>\n', 'programCode': ['009:000'], 'temporal': '2010-01-01T05:00:00-05:00/2015-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Medicare/Quality-Initiatives-Patient-Assessment-Instruments/HospitalQualityInits/OutcomeMeasures.html', 'modified': '2015-12-22', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2015-12-22', 'accessLevel': 'public', 'identifier': '193', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Medicare/Quality-Initiatives-Patient-Assessment-Instruments/HospitalQualityInits/OutcomeMeasures.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Chart Books', 'Claims', 'Disparity', 'Hospital', 'Inpatient', 'Medicare', 'National', 'Outcomes', 'Outpatient', 'Payments', 'Quality', 'Rates', 'Readmissions', 'Skilled Nursing (SNF)', 'Survey', 'Trends'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Hospital Quality Initiative - Outcome Measures', 'accrualPeriodicity': 'R/P1Y'}, {'description': '<p>The Hospital Service Area file is a summary of calendar year Medicare inpatient hospital fee-for-service claims data. It contains number of discharges, total days of care, and total charges summarized by hospital provider number and the ZIP code of the Medicare beneficiary. The record layout in the Downloads section below provides additional details on the file.</p>\n', 'programCode': ['009:000'], 'temporal': '2010-01-01T05:00:00-05:00/2017-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Hospital-Service-Area-File/index.html', 'modified': '2018-09-05', 'contactPoint': {'hasEmail': 'mailto:Healthdata@hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2018-09-05', 'accessLevel': 'public', 'identifier': '233', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Hospital-Service-Area-File/index.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Claims', 'Hospital', 'Inpatient', 'Medicare', 'National', 'Publicly Available Data File - for download', 'Publicly Available Data File - for purchase'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Hospital Service Area File', 'accrualPeriodicity': 'R/P1Y', 'describedBy': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Files-for-Order/NonIdentifiableDataFiles/Downloads/hmaf93.pdf'}, {'description': '<p>In FY 2016, 758 out of 3,308 hospitals subject to the HAC Reduction Program are in the worst performing quartile and will have a one percent payment reduction applied to all Medicare discharges occurring between October 1, 2015 and September 30, 2016. In FY 2015, 724 hospitals were subject to a payment reduction.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.medicare.gov/hospitalcompare/HAC-reduction-program.html', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:medicareproviderdata@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '631', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.medicare.gov/hospitalcompare/HAC-reduction-program.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Hospital', 'Interactive Tools', 'Long Term Care (LTC)', 'Medicare', 'National', 'Publicly Available Data File - for download', 'State', 'Survey'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Hospital-Acquired Condition Reduction Program'}, {'description': '<p>On April 30, 2012, CMS issued a national coverage determination (NCD) to allow coverage of extracorporeal photopheresis (ECP) for the treatment of bronchiolitis obliterans syndrome (BOS) following lung allograft transplantation when ECP is provided in a clinical research study under the coverage with evidence development policy (CED). BOS is estimated to be present in more than 50 percent of lung allograft recipients at five years after transplantation, and remains a major obstacle to long-term lung transplant survival. One of the requirements of a CED research study protocol is that it should discuss how the results are or are not expected to be generalizable to the Medicare population, to allow statistical inferences about whether Medicare patients may benefit from the intervention. The download on this page provides a table of the incidence of lung transplants in the Medicare population in recent years to aid researchers who develop CED studies of ECP for BOS in determining sample size estimates.</p>\n', 'programCode': ['009:000'], 'temporal': '2006-01-01T05:00:00-05:00/2011-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Medicare/Coverage/Coverage-with-Evidence-Development/Extracorporeal-Photopheresis-ECP-for-the-Treatment-of-Bronchiolitis-Obliterans-Syndrome-BOS-Following-Lung-Allograft-Transplantation.html', 'modified': '2016-01-06', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-01-06', 'accessLevel': 'public', 'identifier': '573', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Medicare/Coverage/Coverage-with-Evidence-Development/Extracorporeal-Photopheresis-ECP-for-the-Treatment-of-Bronchiolitis-Obliterans-Syndrome-BOS-Following-Lung-Allograft-Transplantation.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Claims', 'Covered Services', 'Medicare', 'National', 'Outcomes', 'Part B', 'Quality', 'Statistics'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Incidence of Lung Transplants in the Medicare Population'}, {'description': '<p>Since October 1, 1983, most hospitals have been paid under the hospital inpatient prospective payment system (PPS). However, certain types of specialty hospitals and units were excluded from PPS because the PPS diagnosis related groups do not accurately account for the resource costs for the types of patients treated in those facilities. Facilities originally excluded from PPS included rehabilitation, psychiatric, childrens, cancer, and long term care hospitals, rehabilitation and psychiatric hospital distinct part units, and hospitals located outside the 50 states and Puerto Rico.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/InpatientPsychFacilPPS/', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '170', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/InpatientPsychFacilPPS/', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Coding and Coding Rules', 'Inpatient', 'Interactive Tools', 'Medicare', 'National', 'Payments', 'Prospective Payment System (PPS)', 'Providers', 'Psychiatric Facility', 'Publicly Available Data File - for download', 'Regional'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Inpatient Psychiatric Facility PPS'}, {'description': '<p>Section 4421 of the Balanced Budget Act of 1997 (Public Law 105-33), as amended by section 125 of the Medicare, Medicaid, and SCHIP Balanced Budget Refinement Act of 1999 (Public Law 106-113), and by section 305 of the Medicare, Medicaid, and SCHIP Benefits Improvement and Protection Act of 2000 (Public Law 106-554), authorizes the implementation of a per discharge prospective payment system (PPS), through section 1886(j) of the Social Security Act, for inpatient rehabilitation hospitals and rehabilitation units - referred to as inpatient rehabilitation facilities (IRFs).</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/InpatientRehabFacPPS/', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:james.krometis@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '171', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/InpatientRehabFacPPS/', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Coding and Coding Rules', 'Inpatient', 'Interactive Tools', 'Medicare', 'National', 'Payments', 'Prospective Payment System (PPS)', 'Providers', 'Publicly Available Data File - for download', 'Regional'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Inpatient Rehabilitation Facility PPS'}, {'description': '<p>The CMS IPBS PUFs are aggregated files in which each record summarizes information for a particular institutional provider. An institutional provider refers to a hospital, a critical care facility, a skilled nursing facility, a home health agency or hospice or another similar institution providing services to Medicare beneficiaries. Information about individual beneficiaries is not reported.</p>\n', 'programCode': ['009:000'], 'temporal': '2008-01-01T05:00:00-05:00/2010-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/BSAPUFS/IPBS_PUF.html', 'modified': '2017-02-10', 'contactPoint': {'hasEmail': 'mailto:CERPUF@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2012-07-31', 'accessLevel': 'public', 'identifier': '368', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/BSAPUFS/IPBS_PUF.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Activities of Daily Living (ADL)', 'Admissions', 'Ambulatory', 'Claims', 'Home Health (HHA)', 'Hospital', 'Hospital Referral Region', 'Inpatient', 'Medicare', 'National', 'Payments', 'Preventive Services', 'Providers', 'Publicly Available Data File - for download', 'Quality', 'Skilled Nursing (SNF)', 'Utilization'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Institutional Provider and Beneficiary Summary PUF'}, {'description': '<p>A provider level summary of Inpatient Prospective Payment System (IPPS) discharges, average charges and average Medicare payments for the Top 100 Diagnosis-Related Groups (DRG)</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://data.cms.gov/Medicare/Inpatient-Prospective-Payment-System-IPPS-Provider/97k6-zzx3', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:MedicareProviderData@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '474', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://data.cms.gov/resource/97k6-zzx3.json', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}], 'keyword': ['Covered Services', 'Diagnosis Related Grouping (DRG)', 'Expenditures', 'Hospital', 'Hospital Referral Region', 'Inpatient', 'Interactive Tools', 'Medicare', 'National', 'Part A', 'Payments', 'Prospective Payment System (PPS)', 'Providers', 'Publicly Available Data File - for download', 'Short Stay Hospital (SSH)', 'State'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'IPPS Provider Summary for the Top 100 DRGs - FY2011', 'accrualPeriodicity': 'R/P1Y'}, {'description': '<p>This website provides demographic information about laboratories, including CLIA number, facility name and address, where the laboratory testing is performed, the type of CLIA certificate, and the date the certificate expires. This list is updated monthly and represents the information in the system at the time of update. For additional information about a particular laboratory, contact the appropriate State Agency or Regional Office CLIA contact (refer to State Agency or Regional Office CLIA link found on the left-hand navigation pane).</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Regulations-and-Guidance/Legislation/CLIA/CLIA_Laboratory_Demographic_Information.html', 'modified': '2016-08-03', 'contactPoint': {'hasEmail': 'mailto:datanavigator@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-08-03', 'accessLevel': 'public', 'identifier': '432', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Regulations-and-Guidance/Legislation/CLIA/CLIA_Laboratory_Demographic_Information.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['County', 'Hospital Referral Region', 'Interactive Tools', 'Medicaid', 'Medical Imaging', 'Medicare', 'Medicare-Medicaid Dual Beneficiaries', 'National', 'Providers', 'Regional', 'Screenings', 'State', 'Suppliers', 'Vendors'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Laboratory Demographics Lookup Tool'}, {'description': '<p>Information for those with limited income and resources (those who may qualify for or already have the Low Income Subsidy to lower their prescription drug coverage costs). Information for people who may qualify for extra help, people losing their automatic eligibility for the extra help, people with a change in their extra help co-payment level, people Medicare will reassign to a new plan, and people who chose their own plan.</p>\n', 'programCode': ['009:000'], 'temporal': '2009-01-01T05:00:00-05:00/2011-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Medicare/Prescription-Drug-Coverage/LimitedIncomeandResources/', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '186', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Medicare/Prescription-Drug-Coverage/LimitedIncomeandResources/', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['County', 'Covered Services', 'Eligibility', 'Enrollment', 'Medicare', 'National', 'Part D', 'Prescription Drug Plans', 'Prescription Drugs', 'Publicly Available Data File - for download', 'State', 'Statistics'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Limited Income and Resources'}, {'description': '<p>The Medicare, Medicaid, and SCHIP Balanced Budget Refinement Act of 1999 (BBRA) (Pub. L. 106-113) and the Medicare, Medicaid, and SCHIP Benefits Improvement and Protection Act of 2000 (BIPA) (Pub. L. 106-554) provide for payment for both the operating and capital-related costs of hospital inpatient stays in long-term care hospitals (LTCHs) under Medicare Part A based on prospectively set rates.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/LongTermCareHospitalPPS/', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:CMS.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '172', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/LongTermCareHospitalPPS/', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Coding and Coding Rules', 'Long Term Care (LTC)', 'Medicare', 'National', 'Payments', 'Prospective Payment System (PPS)', 'Providers', 'Publicly Available Data File - for download', 'Quality', 'Regional'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Long-Term Care Hospital PPS'}, {'description': '<p>Provides low income subsidy enrollment at the contract-county level for all organizations offering Part D</p>\n', 'programCode': ['009:000'], 'temporal': '2009-01-01T05:00:00-05:00/2016-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/MCRAdvPartDEnrolData/LIS-Contract-Enrollment-by-County.html', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '337', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/MCRAdvPartDEnrolData/LIS-Contract-Enrollment-by-County.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['County', 'Enrollment', 'Medicare', 'Medicare Advantage', 'Part C', 'Part D', 'Prescription Drug Plans', 'Prescription Drugs', 'Publicly Available Data File - for download', 'State'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Low Income Subsidy Enrollment', 'accrualPeriodicity': 'R/P1Y'}, {'description': '<p>The CMS Office of Minority Health has designed an interactive map, the Mapping Medicare Disparities Tool, to identify areas of disparities between subgroups of Medicare beneficiaries (e.g., racial and ethnic groups) in health outcomes, utilization, and spending. This information may be used to inform policy decisions and to target populations and geographies for potential interventions.</p>\n', 'programCode': ['009:000'], 'temporal': '2012-01-01T05:00:00-05:00/2014-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.cms.gov/About-CMS/Agency-Information/OMH/OMH-Mapping-Medicare-Disparities.html', 'modified': '2016-04-12', 'contactPoint': {'hasEmail': 'mailto:mapping-medicare-disparities@norc.org', 'fn': 'Health Data Initiative'}, 'issued': '2016-03-01', 'accessLevel': 'public', 'identifier': '638', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://data.cms.gov/mapping-medicare-disparities', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Accountable Care Organization', 'Chronic Condition', 'Community Health Center', 'County', 'Disparity', 'Expenditures', 'Hospital', 'Interactive Tools', 'Medicare', 'Medicare-Medicaid Dual Beneficiaries', 'Minority Health', 'National', 'Outcomes', 'Quality', 'Readmissions', 'Regional', 'State', 'Utilization'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Mapping Medicare Disparities Tool'}, {'description': '<p>The Office of Enterprise Data and Analytics, within the Centers for Medicare aqnd Medicaid Services (CMS), has developed a set of information products and analytics examining enrollment activity in the Health Insurance Marketplaces (the Marketplaces). The Marketplaces were established in 2014 and allow individuals to shop for health insurance and dental plans. While some of the data products available here include data for all 50 states and the District of Columbia, other products focus only on states that utilize the Healthcare.gov platform (38 states in 2016). Each product clearly defines the population. Caution is recommended when comparing annual data as the definitions for some variables have changed from one reporting period to another. These changes are noted in the affected products.</p>\n', 'programCode': ['009:000'], 'temporal': '2014-01-01T05:00:00-05:00/2018-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Marketplace-Products/index.html', 'modified': '2018-04-03', 'contactPoint': {'hasEmail': 'mailto:datanavigator@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-07-01', 'accessLevel': 'public', 'identifier': '650', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Marketplace-Products/index.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Access to Care', 'County', 'Eligibility', 'Enrollment', 'Health Insurance Marketplace', 'National', 'Payments', 'Publicly Available Data File - for download', 'Research', 'State', 'Trends'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Marketplace Products'}, {'description': '<p>The MAX Provider Characteristics (PC) File Implementation Report describes the design, implementation, and results of the MAXPC prototype, which was based on three states using provider data from 2006 and 2009.<br />\nBased on the findings of this report, CMS decided to begin producing MAXPC for MAX 2009 data. For more information about the 2009 MAXPC files, consult the production specifications and validation tables in the downloads below.</p>\n', 'programCode': ['009:000'], 'temporal': '2009-01-01T05:00:00-05:00/2011-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Computer-Data-and-Systems/MedicaidDataSourcesGenInfo/MAXPC.html', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '347', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Computer-Data-and-Systems/MedicaidDataSourcesGenInfo/MAXPC.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Access to Care', 'CHIP', 'Medicaid', 'Medicaid-Expansion', 'Medicare', 'Medicare-Medicaid Dual Beneficiaries', 'National', 'Providers', 'Publicly Available Data File - for download', 'State', 'Statistics'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'MAX Provider Characteristics', 'accrualPeriodicity': 'R/P1Y'}, {'description': '<p>The MDS is a powerful tool for implementing standardized assessment and for facilitating care management in nursing homes (NHs) and non-critical access hospital swing beds (SBs). Its content has implications for residents, families, providers, researchers, and policymakers, all of whom have expressed concerns about the reliability, validity, and relevance of MDS 2.0.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Medicare/Quality-Initiatives-Patient-Assessment-Instruments/NursingHomeQualityInits/NHQIMDS30.html', 'modified': '2016-01-06', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-01-06', 'accessLevel': 'public', 'identifier': '490', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Medicare/Quality-Initiatives-Patient-Assessment-Instruments/NursingHomeQualityInits/NHQIMDS30.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Activities of Daily Living (ADL)', 'Activity Limitation', 'County', 'Falls', 'Medicaid', 'Medicaid Managed Care', 'Medicare', 'Medicare Advantage', 'Nursing Home', 'Quality', 'Reports', 'Skilled Nursing (SNF)', 'State', 'Statistics', 'Trends'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'MDS 3.0 for Nursing Homes and Swing Bed Providers'}, {'description': '<p>The MDS 3.0 Frequency Report summarizes information for active residents currently in nursing homes. The source of these counts is the residents MDS assessment record. The MDS assessment information for each active nursing home resident is consolidated to create a profile of the most recent standard information for the resident.</p>\n', 'programCode': ['009:000'], 'temporal': '2012-01-01T05:00:00-05:00/2015-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Computer-Data-and-Systems/Minimum-Data-Set-3-0-Public-Reports/Minimum-Data-Set-3-0-Frequency-Report.html', 'modified': '2016-01-06', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-01-06', 'accessLevel': 'public', 'identifier': '465', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Computer-Data-and-Systems/Minimum-Data-Set-3-0-Public-Reports/Minimum-Data-Set-3-0-Frequency-Report.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Activities of Daily Living (ADL)', 'Medicare', 'Quality', 'Skilled Nursing (SNF)', 'Statistics'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'MDS 3.0 Frequency Report'}, {'description': '<p>The Medicaid Analytic eXtract Chartbooks are research tools and reference guides on Medicaid enrollees and their Medicaid experience in 2002 and 2004. Developed for state Medicaid directors, policymakers, researchers, and others interested in the Medicaid program, the chartbooks consists of illustrative graphs, descriptive text, and an extensive data appendix with summary national- and state-level information on enrollee demographic and eligibility characteristics, Medicaid service use, and Medicaid expenditures in 2002 and 2004. The chartbooks summarize the Medicaid program and the MAX data system. They also present figures and tables that reflect the Medicaid population in 2002 and 2004. Chapter 2 profiles Medicaid enrollees and their Medicaid experience nationally, Chapter 3 presents state-level detail, and Chapters 4 through 6 provide supplementary information on special topic areas, including managed care, dual Medicare and Medicaid enrollees, and service use and expenditures by detailed type of service. An appendix contains source data tables for Chapters 3 through 6. The MAX Chartbooks, in PDF format, and their associated appendix tables, as zipped Excel files, can be downloaded.</p>\n', 'programCode': ['009:000'], 'temporal': '2002-01-01T05:00:00-05:00/2010-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Computer-Data-and-Systems/MedicaidDataSourcesGenInfo/MAX_Chartbooks.html', 'modified': '2015-12-22', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2015-12-22', 'accessLevel': 'public', 'identifier': '343', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Computer-Data-and-Systems/MedicaidDataSourcesGenInfo/MAX_Chartbooks.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Ambulatory', 'Chart Books', 'CHIP', 'Eligibility', 'Enrollment', 'Expenditures', 'Managed Care', 'Medicaid', 'Medicaid Managed Care', 'Medicaid-Expansion', 'Medicare', 'Medicare-Medicaid Dual Beneficiaries', 'National', 'State', 'Utilization'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medicaid Analytic eXtract (MAX) Chartbooks'}, {'description': '<p>The Statistical Compendium table listing (below) enables users to choose to view Medicaid prescription drug tables for 1999 - 2009, and to select the tables for the nation as a whole or for individual states. Within each zip file, you will find tables that focus on Medicare-Medicaid dual eligibles, nonduals, and all Medicaid beneficiaries combined.</p>\n', 'programCode': ['009:000'], 'temporal': '1999-01-01T05:00:00-05:00/2009-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Computer-Data-and-Systems/MedicaidDataSourcesGenInfo/Medicaid-Analytic-eXtract-MAX-Rx.html', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '344', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Computer-Data-and-Systems/MedicaidDataSourcesGenInfo/Medicaid-Analytic-eXtract-MAX-Rx.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Eligibility', 'Medicaid', 'Medicare', 'Medicare-Medicaid Dual Beneficiaries', 'National', 'Payments', 'Pharmacy', 'Prescription Drug Plans', 'Prescription Drugs', 'Publicly Available Data File - for download', 'Skilled Nursing (SNF)', 'State', 'Statistics', 'Utilization'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medicaid Analytic eXtract (MAX) Rx Table Listing', 'accrualPeriodicity': 'R/P1Y'}, {'description': '<p>Medicaid Disproportionate Share Hospital (DSH) Payments</p>\n<p>This link provides you with information about Medicaid DSH Payments. You can find information on DSH Audit and Reporting Requirements as well as State-specific Annual Reports and Independent Certified Audits.</p>\n', 'programCode': ['009:000'], 'temporal': '2006-01-01T05:00:00-05:00/2013-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.medicaid.gov/medicaid/finance/dsh/index.html', 'modified': '2018-06-05', 'contactPoint': {'hasEmail': 'mailto:Healthdata@hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2018-06-05', 'accessLevel': 'public', 'identifier': '286', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.medicaid.gov/medicaid/finance/dsh/index.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Disproportionate Share Hospitals (DSH)', 'Hospital', 'Medicaid', 'Payments', 'State', 'Statistics'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medicaid Disproportionate Share Hospital Payments', 'accrualPeriodicity': 'R/P1Y'}, {'description': '<p>The Chartbooks for 2001 and 2002 contain 37 tables, charts, and graphs that present highlights from the Statistical Compendiums, including comparisons of use and reimbursement for major eligibility groups (aged, disabled, adults, children, dual eligibles) and types of drugs, and state rankings on key measures. The 2003 through 2008 Chartbooks contain 54 tables, charts, and graphs, since a number of additional graphs have been added to show trends from 1999 to 2008.</p>\n', 'programCode': ['009:000'], 'temporal': '1999-01-01T05:00:00-05:00/2009-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Computer-Data-and-Systems/MedicaidDataSourcesGenInfo/MedicaidPharmacy.html', 'modified': '2015-12-22', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2015-12-22', 'accessLevel': 'public', 'identifier': '346', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Computer-Data-and-Systems/MedicaidDataSourcesGenInfo/MedicaidPharmacy.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Chart Books', 'Eligibility', 'Expenditures', 'Medicaid', 'Medicaid Managed Care', 'Medicare', 'Medicare-Medicaid Dual Beneficiaries', 'National', 'Part D', 'Payments', 'Pharmacy', 'Prescription Drug Plans', 'Prescription Drugs', 'Skilled Nursing (SNF)', 'State', 'Statistics', 'Utilization'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medicaid Pharmacy Benefit Use and Reimbursement', 'accrualPeriodicity': 'R/P1Y'}, {'description': '<p>The 25 MSIS statistical tables contain national state-by-state data. These tables contain high-level aggregated statistics relating to Medicaid eligibility and claims data.</p>\n', 'programCode': ['009:000'], 'temporal': '1999-01-01T05:00:00-05:00/2012-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Computer-Data-and-Systems/MedicaidDataSourcesGenInfo/MSIS-Tables.html', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '599', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Computer-Data-and-Systems/MedicaidDataSourcesGenInfo/MSIS-Tables.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Claims', 'Eligibility', 'Enrollment', 'Federally Qualified Health Center (FQHC)', 'Medicaid', 'Medicare-Medicaid Dual Beneficiaries', 'National', 'Payments', 'Publicly Available Data File - for download', 'Screenings', 'State'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medicaid Statistical Information System (MSIS) Tables'}, {'description': '<p>The Affordable Care Act requires health insurance issuers to submit data on the proportion of premium revenues spent on clinical services and quality improvement, also known as the Medical Loss Ratio (MLR). It also requires them to issue rebates to enrollees if this percentage does not meet minimum standards. MLR requires insurance companies to spend at least 80 percent or 85 percent of premium dollars on medical care, with the review provisions imposing tighter limits on health insurance rate increases. If they fail to meet these standards, the insurance companies will be required to provide a rebate to their customers starting in 2012.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/CCIIO/Resources/Data-Resources/mlr.html', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '295', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/CCIIO/Resources/Data-Resources/mlr.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Center for Consumer Information and Insurance Oversight', 'Claims', 'Expenditures', 'Health Insurance Marketplace', 'Operating Costs', 'Part B', 'Physician Services', 'Publicly Available Data File - for download', 'Quality', 'Quality Improvement Organization', 'State'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medical Loss Ratio Data and System Resources'}, {'description': '<p>The Centers for Medicare and Medicaid Services (CMS) has compiled a summary of overall Medicare Administrative Contractor (MAC) performance information as measured by the Quality Assurance Surveillance Plan (QASP) and Award Fee Plan (AF). The QASP ensures that systematic quality assurance methods are used in administration of the contract and provides Government Surveillance oversight on the quality, quantity, and timeliness of contractor performance. The Award Fee Plan is provided to motivate exceptional performance above what is outlined in the Statement of Work.</p>\n', 'programCode': ['009:000'], 'temporal': '2008-01-01T05:00:00-05:00/2014-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.cms.gov/Medicare/Medicare-Contracting/Medicare-Administrative-Contractors/MACPerformanceEvaluations.html', 'modified': '2016-01-06', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-01-06', 'accessLevel': 'public', 'identifier': '150', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.cms.gov/Medicare/Medicare-Contracting/Medicare-Administrative-Contractors/MACPerformanceEvaluations.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Medicare Administrative Contractor (MAC)', 'National', 'Quality', 'Statistics'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medicare Administrative Contractor Performance Evaluation'}, {'description': '<p>Part C Plan payment data, Part D Plan payment data, and Retiree Drug Subsidy (RDS) Plan payment data by plan year.</p>\n', 'programCode': ['009:000'], 'temporal': '2006-01-01T05:00:00-05:00/2014-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Medicare/Medicare-Advantage/Plan-Payment/Plan-Payment-Data.html', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '149', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Medicare/Medicare-Advantage/Plan-Payment/Plan-Payment-Data.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['County', 'Medicare Advantage', 'Part C', 'Part D', 'Payments', 'Prescription Drug Plans', 'Prescription Drugs', 'Publicly Available Data File - for download', 'State', 'Statistics'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medicare Advantage - Plan Payment Data', 'accrualPeriodicity': 'R/P1Y'}, {'description': '<p>In 2012, CMS collected data from 473 Medicare managed care contracts for health care delivered in 2011. CMS considers the reporting unit for a health plan as the equivalent to a contract. CMS signs a contract with health plans to provide health care for a given geographic service area.</p>\n', 'programCode': ['009:000'], 'temporal': '1997-01-01T05:00:00-05:00/2015-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/MCRAdvPartDEnrolData/MA-HEDIS-Public-Use-Files.html', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '336', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/MCRAdvPartDEnrolData/MA-HEDIS-Public-Use-Files.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Health Employer Data and Information Set (HEDIS)', 'Medicare Advantage', 'National', 'Part C', 'Publicly Available Data File - for download'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medicare Advantage HEDIS Public Use Files', 'accrualPeriodicity': 'R/P1Y'}, {'description': '<p>Monthly Enrollment by Contract</p>\n', 'programCode': ['009:000'], 'temporal': '2006-01-01T05:00:00-05:00/2015-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/MCRAdvPartDEnrolData/Monthly-Enrollment-by-Contract.html', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '373', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/MCRAdvPartDEnrolData/Monthly-Enrollment-by-Contract.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Enrollment', 'Medicare Advantage', 'National', 'Publicly Available Data File - for download'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medicare Advantage Monthly Enrollment by Contract '}, {'description': '<p>Provides monthly enrollment at the plan level for all organization types.</p>\n', 'programCode': ['009:000'], 'temporal': '2006-01-01T05:00:00-05:00/2016-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/MCRAdvPartDEnrolData/Monthly-Enrollment-by-Plan.html', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '375', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/MCRAdvPartDEnrolData/Monthly-Enrollment-by-Plan.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Enrollment', 'Medicare Advantage', 'National', 'Publicly Available Data File - for download'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medicare Advantage Monthly Enrollment by Plan', 'accrualPeriodicity': 'R/P1M'}, {'description': '<p>Medicare fee-for-service data for each county broken out by aged, disabled, and ESRD beneficiaries including data on total Medicare fee-for-service reimbursement and enrollment for Parts A and B, the corresponding per capita reimbursement, for Part A, reimbursement for direct (DME) and indirect medical education (IME) expenditures and disproportionate share expenditures (DSH), and the per capita expenditures with the medical education and disproportionate share expenditures removed.</p>\n', 'programCode': ['009:000'], 'temporal': '1998-01-01T05:00:00-05:00/2007-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Medicare/Health-Plans/MedicareAdvtgSpecRateStats/FFS_Data05a.html', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '146', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Medicare/Health-Plans/MedicareAdvtgSpecRateStats/FFS_Data05a.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['County', 'End Stage Renal Disease (ESRD)', 'Enrollment', 'Expenditures', 'Medicare', 'Medicare Advantage', 'National', 'Part A', 'Part B', 'Part C', 'Publicly Available Data File - for download', 'Rates', 'Statistics'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medicare Advantage Rates and Statistics - FFS Data (1998-...', 'accrualPeriodicity': 'R/P1Y'}, {'description': '<p>Medicare fee-for-service data for each county broken out by aged, disabled, and ESRD beneficiaries including data on total Medicare fee-for-service reimbursement and enrollment for Parts A and B, the corresponding per capita reimbursement, for Part A, reimbursement for direct (DME) and indirect medical education (IME) expenditures and disproportionate share expenditures (DSH), and the per capita expenditures with the medical education and disproportionate share expenditures removed.</p>\n', 'programCode': ['009:000'], 'temporal': '2008-01-01T05:00:00-05:00/2014-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.cms.gov/Medicare/Health-Plans/MedicareAdvtgSpecRateStats/FFS-Data.html', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '145', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.cms.gov/Medicare/Health-Plans/MedicareAdvtgSpecRateStats/FFS-Data.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['County', 'Disproportionate Share Hospitals (DSH)', 'End Stage Renal Disease (ESRD)', 'Enrollment', 'Expenditures', 'Medicare', 'Medicare Advantage', 'National', 'Part A', 'Part B', 'Part C', 'Publicly Available Data File - for download', 'Rates', 'Statistics'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medicare Advantage Rates and Statistics - FFS Data 2008-2014', 'accrualPeriodicity': 'R/P1Y'}, {'description': '<p>View the Medicare Advantage (MA) ratebooks, rate calculation data, and risk adjusters.</p>\n', 'programCode': ['009:000'], 'temporal': '1990-01-01T05:00:00-05:00/2017-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Medicare/Health-Plans/MedicareAdvtgSpecRateStats/Ratebooks-and-Supporting-Data.html', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '147', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Medicare/Health-Plans/MedicareAdvtgSpecRateStats/Ratebooks-and-Supporting-Data.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['County', 'Medicare Advantage', 'National', 'Part C', 'Publicly Available Data File - for download', 'Rates'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medicare Advantage Rates and Statistics - Ratebooks', 'accrualPeriodicity': 'R/P1Y'}, {'description': '<p>The Medicare Advantage (MA) - Part D Contract and Enrollment Data section serves as a centralized repository for publicly available data on contracts and plans, enrollment numbers, service area data, and contact information for MA, Prescription Drug Plan (PDP), cost, PACE, and demonstration organizations.</p>\n', 'programCode': ['009:000'], 'temporal': '2010-01-01T05:00:00-05:00/2016-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/MCRAdvPartDEnrolData/', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '259', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/MCRAdvPartDEnrolData/', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['County', 'Demonstrations', 'Enrollment', 'Medicare', 'Medicare Advantage', 'National', 'Part C', 'Part D', 'Prescription Drug Plans', 'Publicly Available Data File - for download', 'State'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medicare Advantage-Part D Contract and Enrollment Data', 'accrualPeriodicity': 'R/P1M'}, {'description': '<p>The CMS Office of Enterprise Data and Analytics (OEDA) produced an annual Medicare and Medicaid Statistical Supplement report providing detailed statistical information on Medicare, Medicaid, and other Centers for Medicare and Medicaid Services (CMS) programs. The Supplements include 115 tables and 67 charts describing health expenditures for the entire U.S. population, characteristics of the Medicare and Medicaid covered populations, use of services, and expenditures under these programs. These CMS reports were published annually in electronic form from 2001 through 2013. The Statistical Supplements are organized into 14 chapters which can each be downloaded and viewed separately. The CMS Program Statistics is replacing the Statistical Supplement.</p>\n', 'programCode': ['009:000'], 'temporal': '2001-01-01T05:00:00-05:00/2013-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/MedicareMedicaidStatSupp/', 'modified': '2016-01-06', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-01-06', 'accessLevel': 'public', 'identifier': '263', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/MedicareMedicaidStatSupp/', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Admissions', 'Ambulatory Surgical Center', 'Budget', 'CHIP', 'Claims', 'Covered Services', 'Diagnosis Related Grouping (DRG)', 'Durable Medical Equipment (DME)', 'Eligibility', 'Emergency Room-Department', 'End Stage Renal Disease (ESRD)', 'Enrollment', 'Entitlement', 'Expenditures', 'Home Health (HHA)', 'Hospice', 'Hospital', 'Inpatient', 'Long Term Care (LTC)', 'Managed Care', 'Medicaid', 'Medicare', 'Medicare Administrative Contractor (MAC)', 'Medicare Advantage', 'National', 'Nursing Home', 'Outpatient', 'Part A', 'Part B', 'Part C', 'Part D', 'Payments', 'Persons Served', 'Physician Services', 'Prescription Drug Plans', 'Prescription Drugs', 'Providers', 'Psychiatric Facility', 'Rates', 'Short Stay Hospital (SSH)', 'Skilled Nursing (SNF)', 'State', 'Statistics', 'Suppliers', 'Trends', 'Utilization'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medicare and Medicaid Statistical Supplement', 'accrualPeriodicity': 'R/P1Y'}, {'description': '<p>Medicare certified institutional providers are required to submit an annual cost report to a Medicare Administrative Contractor. The cost report contains provider information such as facility characteristics, utilization data, cost and charges by cost center, in total and for Medicare, Medicare settlement data, and financial statement data. CMS maintains the cost report data in the Healthcare Provider Cost Reporting Information System, HCRIS. HCRIS includes subsystems for the Hospital Cost Report CMS 2552 96 and CMS 2552 10, Skilled Nursing Facility Cost Report CMS 2540 96, Home Health Agency Cost Report CMS 1728 94, Renal Facility Cost Report CMS 265 94, Health Clinic Cost Report CMS 222 92 and Hospice Cost Report CMS 1984 99.</p>\n<p>The data consists of every data element included in the HCRIS extract created for CMS by the providers Administrative Contractor.</p>\n', 'programCode': ['009:000'], 'temporal': '1994-01-01T05:00:00-05:00/2015-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/Cost-Reports/', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '214', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/Cost-Reports/', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Dialysis Center', 'Disproportionate Share Hospitals (DSH)', 'End Stage Renal Disease (ESRD)', 'Home Health (HHA)', 'Hospice', 'Hospital', 'Medicare', 'National', 'Operating Costs', 'Providers', 'Publicly Available Data File - for download', 'Publicly Available Data File - for purchase', 'Skilled Nursing (SNF)'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medicare Cost Reports'}, {'description': '<p>The Medicare Coverage Database (MCD) contains all National Coverage Determinations (NCDs) and Local Coverage Determinations (LCDs), local articles, and proposed NCD decisions. The database also includes several other types of National Coverage policy related documents, including National Coverage Analyses (NCAs), Coding Analyses for Labs (CALs), Medicare Evidence Development and Coverage Advisory Committee (MEDCAC) proceedings, and Medicare coverage guidance documents.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/medicare-coverage-database/overview-and-quick-search.aspx', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-01-06', 'accessLevel': 'public', 'identifier': '383', '@type': 'dcat:Dataset', 'modified': '2016-01-06', 'keyword': ['Covered Services', 'Eligibility', 'Medicare', 'National', 'Reports', 'State', 'Statistics'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medicare Coverage Database'}, {'description': '<p>The Characteristics and Perceptions of the Medicare Population Data from the 2010 Medicare Current Beneficiary Survey is a series of source books based on the Medicare Current Beneficiary Survey Access to Care data file. This source book is prepared by the Centers for Medicare and Medicaid Services. The focus of this series is the socioeconomic and demographic characteristics of the Medicare population, their health status, their secondary health insurance, and their access to and satisfaction with Medicare services.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Research/MCBS/index.html', 'modified': '2016-01-06', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-01-06', 'accessLevel': 'public', 'identifier': '311', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Research/MCBS/index.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Access to Care', 'Activities of Daily Living (ADL)', 'Activity Limitation', 'Behavioral Health-Mental Health', 'Chronic Condition', 'Covered Services', 'Emergency Room-Department', 'Expenditures', 'Hospital', 'Inpatient', 'Long Term Care (LTC)', 'Mammogram', 'Managed Care', 'Medicaid', 'Medicare', 'Medicare-Medicaid Dual Beneficiaries', 'Minority Health', 'National', 'Operating Costs', 'Outpatient', 'Prescription Drugs', 'Preventive Services', 'Quality', 'Satisfaction', 'Screenings', 'Statistics', 'Survey', 'Utilization'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medicare Current Beneficiary Survey'}, {'description': '<p>This functionality is primarily used by health policy researchers and the media. The data provided in the tables come from the data that is displayed in the Tool and includes additional information about the ownership that is not displayed on the website.The date Modified in the zipped file indicates the date of the last refresh of the data. For information about Facilities and Vendors in a particular geographical area, you should use the Compare tool instead of downloading the data. The followings tools are represented, Dialysis Compare Tool, Helpful Contacts, Home Health Compare, Hospital Compare, Medicare Options Compare, Nursing Home Compare, Plans Quality Data, and Supplier Directory.</p>\n', 'programCode': ['009:000'], 'temporal': '2015-01-01T05:00:00-05:00/2015-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.medicare.gov/Download/DownloadDB.asp', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.data.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '293', '@type': 'dcat:Dataset', 'modified': '2016-04-07', 'keyword': ['County', 'Dialysis Center', 'Home Health (HHA)', 'Hospital', 'Medicare', 'Medicare Advantage', 'National', 'Nursing Home', 'Part A', 'Part B', 'Part C', 'Part D', 'Physician Services', 'Prescription Drug Plans', 'Prescription Drugs', 'Providers', 'Publicly Available Data File - for download', 'Skilled Nursing (SNF)', 'Suppliers'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medicare Drug, Health Plan, Medigap, and Compare Databases', 'accrualPeriodicity': 'R/P1M'}, {'description': '<p>The CMS Office of Enterprise Data and Analytics has developed a new interactive Medicare Enrollment Dashboard, which provides current information on the number of Medicare beneficiaries with hospital-medical coverage and prescription drug coverage, available for several geographical areas including national, state-territory, and county. The hospital-medical coverage data can be broken down further by health care delivery (Original Medicare versus Medicare Advantage and Other Health Plans) and the prescription drug coverage data can be examined by those enrolled in stand-alone Prescription Drug Plans and those enrolled in Medicare Advantage Prescription Drug plans. The dashboard includes enrollee counts on a rolling 12 month basis and also provides information on yearly trends.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Dashboard/Medicare-Enrollment/Enrollment%20Dashboard.html', 'modified': '2015-11-24', 'contactPoint': {'hasEmail': 'mailto:CMSProgramStatistics@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2015-11-23', 'accessLevel': 'public', 'identifier': '624', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Dashboard/Medicare-Enrollment/Enrollment%20Dashboard.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['County', 'Enrollment', 'Interactive Tools', 'Medicare', 'Medicare Advantage', 'National', 'Part A', 'Part B', 'Part C', 'Part D', 'State'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medicare Enrollment Dashboard', 'accrualPeriodicity': 'R/P1M'}, {'description': '<p>This site contains various Medicare enrollment tables. There are national and state enrollment trends, state enrollment by aged, disabled and all, as well as county level enrollment.</p>\n', 'programCode': ['009:000'], 'temporal': '2008-01-01T05:00:00-05:00/2013-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/MedicareEnrpts/', 'modified': '2016-01-06', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-01-06', 'accessLevel': 'public', 'identifier': '260', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/MedicareEnrpts/', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['County', 'Enrollment', 'Medicare', 'National', 'Part A', 'Part B', 'State', 'Statistics'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medicare Enrollment Reports'}, {'description': '<p>The hospital readmission rate PUF presents nation-wide information about inpatient hospital stays that occurred within 30 days of a previous inpatient hospital stay (readmissions) for Medicare fee-for-service beneficiaries. The readmission rate equals the number of inpatient hospital stays classified as readmissions divided by the number of index stays for a given month. Index stays include all inpatient hospital stays except those where the primary diagnosis was cancer treatment or rehabilitation. Readmissions include stays where a beneficiary was admitted as an inpatient within 30 days of the discharge date following a previous index stay, except cases where a stay is considered always planned or potentially planned. Planned readmissions include admissions for organ transplant surgery, maintenance chemotherapy-immunotherapy, and rehabilitation.</p>\n', 'programCode': ['009:000'], 'temporal': '2008-01-01T05:00:00-05:00/2016-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://data.cms.gov/d/b6st-bzjs', 'modified': '2017-01-18', 'contactPoint': {'hasEmail': 'mailto:data.navigator@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2017-01-18', 'accessLevel': 'public', 'identifier': '656', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://data.cms.gov/d/b6st-bzjs', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Hospital', 'Inpatient', 'Medicare', 'National', 'Publicly Available Data File - for download', 'Readmissions'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medicare FFS 30 Day Readmission Rate PUF', 'accrualPeriodicity': 'R/P1M'}, {'description': '<p>The Phase I Medicare Health Support Programs tested a range of program models serving diverse populations in urban and rural areas.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Medicare/Medicare-General-Information/CCIP/Data-Analysis.html', 'modified': '2016-01-06', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-01-06', 'accessLevel': 'public', 'identifier': '185', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Medicare/Medicare-General-Information/CCIP/Data-Analysis.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Eligibility', 'Medicaid', 'Medicare', 'Medicare-Medicaid Dual Beneficiaries', 'National', 'Rates', 'Statistics', 'Utilization'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medicare Health Support (formerly CCIP) - Data Analysis'}, {'description': '<p>More Medicare beneficiaries are taking advantage of the quality and compassionate care provided through the hospice benefit. As greater numbers of beneficiaries have availed themselves of the benefit, the mix of hospice patients has changed, with relatively fewer cancer patients as a percentage of total patients.</p>\n', 'programCode': ['009:000'], 'temporal': '1998-01-01T05:00:00-05:00/2009-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/Hospice/Medicare_Hospice_Data.html', 'modified': '2016-01-06', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-01-06', 'accessLevel': 'public', 'identifier': '167', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/Hospice/Medicare_Hospice_Data.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Expenditures', 'Home Health (HHA)', 'Hospice', 'Inpatient', 'Medicare', 'National', 'Physician Services', 'Statistics', 'Trends'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medicare Hospice Data'}, {'description': '<p>Manufacturer reporting of Average Sales Price (ASP) data - A manufacturers ASP must be calculated by the manufacturer every calendar quarter and submitted to CMS within 30 days of the close of the quarter.</p>\n', 'programCode': ['009:000'], 'temporal': '2006-01-01T05:00:00-05:00/2016-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Part-B-Drugs/McrPartBDrugAvgSalesPrice/', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:sec303aspdata@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '384', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Part-B-Drugs/McrPartBDrugAvgSalesPrice/', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Medicare', 'National', 'Part B', 'Payments', 'Prescription Drug Plans', 'Prescription Drugs', 'Publicly Available Data File - for download'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medicare Part B Drug Average Sales Pricing Files'}, {'description': '<p>This page contains performance data related to the Part C and D programs. Medicare star ratings data.</p>\n', 'programCode': ['009:000'], 'temporal': '2007-01-01T05:00:00-05:00/2016-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.cms.gov/Medicare/Prescription-Drug-Coverage/PrescriptionDrugCovGenIn/PerformanceData.html', 'modified': '2016-07-08', 'contactPoint': {'hasEmail': 'mailto:datanavigator@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-07-08', 'accessLevel': 'public', 'identifier': '358', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.cms.gov/Medicare/Prescription-Drug-Coverage/PrescriptionDrugCovGenIn/PerformanceData.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Medicare', 'Medicare Advantage', 'National', 'Part C', 'Part D', 'Pharmacy', 'Prescription Drug Plans', 'Publicly Available Data File - for download', 'Reports'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medicare Part C and D Performance Data '}, {'description': '<p>The Medicare Part D opioid prescribing mapping tool is an interactive tool that shows geographic comparisons, at the state, county, and ZIP code levels, of de-identified Medicare Part D opioid prescription claims prescriptions written and then submitted to be filled within the United States. The mapping tool presents Medicare Part D opioid prescribing rates for 2016 as well as the change in opioid prescribing rates from 2013 to 2016.</p>\n', 'programCode': ['009:000'], 'temporal': '2013-01-01T05:00:00-05:00/2016-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Medicare-Provider-Charge-Data/OpioidMap.html', 'modified': '2018-09-05', 'contactPoint': {'hasEmail': 'mailto:MedicareProviderData@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2015-11-03', 'accessLevel': 'public', 'identifier': '622', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Medicare-Provider-Charge-Data/OpioidMap.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Claims', 'County', 'Interactive Tools', 'Medicare', 'National', 'Opioids', 'Pain Management', 'Part D', 'Prescription Drug Plans', 'Prescription Drugs', 'Providers', 'Publicly Available Data File - for download', 'Rates', 'State'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medicare Part D Opioid Drug Mapping Tool', 'accrualPeriodicity': 'R/P1Y'}, {'description': '<p>This look-up tool is a searchable database that allows you to look up a Medicare Part D prescriber by National Provider Identifier (NPI), or by name and location. The look-up tool will return information on prescriptions provided to and filled by Medicare beneficiaries, including drug name, total number of prescriptions dispensed (including original prescriptions and refills) and total drug cost. The data covers calendar year 2016 and is based on final-action Part D claims for the entire Medicare Part D population. Information is redacted where necessary to protect beneficiary privacy.</p>\n<p>The database is populated from the Medicare Part D Prescriber Public Use File (PUF). Although the Part D Prescriber PUF has a wealth of information on payment and utilization for Medicare Part D claims, the dataset has a number of limitations. Of particular importance is the fact that the data may not be representative of a physicians entire practice as it only includes information on beneficiaries enrolled in Medicare Part D prescription drug program. In addition, the data are not intended to indicate the quality of care provided. To review more information about the Part D Prescriber PUF, please refer to the Methodology document.</p>\n', 'programCode': ['009:000'], 'temporal': '2016-01-01T05:00:00-05:00/2016-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://data.cms.gov/part-d-prescriber', 'modified': '2018-09-05', 'contactPoint': {'hasEmail': 'mailto:medicareproviderdata@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2015-09-03', 'accessLevel': 'public', 'identifier': '616', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://data.cms.gov/part-d-prescriber', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Interactive Tools', 'Medicare', 'National', 'Opioids', 'Part D', 'Pharmacy', 'Prescription Drug Plans', 'Prescription Drugs', 'State', 'Utilization'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medicare Part D Prescriber Look-up Tool'}, {'description': '<p>This look-up tool is a searchable database that allows you to look up a provider by National Provider Identifier (NPI), or by name and location. The look-up tool will return information on services and procedures provided to Medicare beneficiaries, including utilization information, payment amounts (allowed amount and Medicare payment), and submitted charges organized by Healthcare Common Procedure Coding System (HCPCS) code. The data covers calendar year 2016 and contains 100 percent final-action physician supplier Part B non-institutional line items for the Medicare fee-for- service population (information is redacted where necessary to protect beneficiary privacy).</p>\n', 'programCode': ['009:000'], 'temporal': '2016-01-01T05:00:00-05:00/2016-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://data.cms.gov/utilization-and-payment', 'modified': '2018-09-05', 'contactPoint': {'hasEmail': 'mailto:MedicareProviderData@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2014-04-23', 'accessLevel': 'public', 'identifier': '505', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://data.cms.gov/utilization-and-payment', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Claims', 'County', 'Covered Services', 'Expenditures', 'Interactive Tools', 'Medicare', 'National', 'Part B', 'Payments', 'Physician Fee Schedule', 'Physician Services', 'Prospective Payment System (PPS)', 'Providers', 'Research', 'State', 'Suppliers', 'Utilization'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medicare Physician and Other Supplier Look-up Tool', 'accrualPeriodicity': 'R/P1Y'}, {'description': '<p>You have the option to complete a general or personalized plan search. A personalized search may provide you with more accurate cost estimates and coverage information. To begin your plan search, please choose from one of these options below.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.medicare.gov/find-a-plan/questions/home.aspx', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2015-12-16', 'accessLevel': 'public', 'identifier': '341', '@type': 'dcat:Dataset', 'modified': '2015-12-16', 'keyword': ['County', 'Entitlement', 'Interactive Tools', 'Medicare', 'Payments', 'Prescription Drug Plans', 'Prescription Drugs', 'Preventive Services', 'Quality', 'Rates', 'State'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medicare Plan Finder and Compare'}, {'description': '<p>The MMA legislation provides seniors and people with disabilities with the first comprehensive prescription drug benefit ever offered under the Medicare program, the most significant improvement to senior health care in nearly 40 years. This overview page provides links to important information on the new benefit.</p>\n', 'programCode': ['009:000'], 'temporal': '2006-01-01T05:00:00-05:00/2016-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Medicare/Prescription-Drug-Coverage/PrescriptionDrugCovGenIn/', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '187', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Medicare/Prescription-Drug-Coverage/PrescriptionDrugCovGenIn/', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Claims', 'Enrollment', 'Medicare', 'Medicare Advantage', 'National', 'Part C', 'Part D', 'Pharmacy', 'Prescription Drug Plans', 'Prescription Drugs', 'Publicly Available Data File - for download', 'Utilization'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medicare Prescription Drug Coverage - General Information', 'accrualPeriodicity': 'R/P1Y'}, {'description': '<p>This educational tool provides the following information on Medicare preventive services Healthcare Common Procedure Coding System (HCPCS)-Current Procedural Terminology (CPT) codes, International Classification of Diseases, Tenth Revision, Clinical Modification (ICD-10) diagnosis codes, coverage requirements, frequency requirements, and Medicare beneficiary liability for each Medicare preventive service.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.cms.gov/Medicare/Prevention/PrevntionGenInfo/medicare-preventive-services/MPS-QuickReferenceChart-1.html', 'modified': '2016-10-06', 'contactPoint': {'hasEmail': 'mailto:datanavigator@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-10-06', 'accessLevel': 'public', 'identifier': '652', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.cms.gov/Medicare/Prevention/PrevntionGenInfo/medicare-preventive-services/MPS-QuickReferenceChart-1.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Coding and Coding Rules', 'Covered Services', 'Eligibility', 'Interactive Tools', 'Mammogram', 'Medicare', 'National', 'Part A', 'Part B', 'Payments', 'Preventive Services', 'Screenings'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medicare Preventive Services Quick Reference Tool'}, {'description': '<p>Information on the operations of Medicare, Medicaid, and the health care industry.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/MedicareProgramRatesStats/', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '265', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/MedicareProgramRatesStats/', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['End Stage Renal Disease (ESRD)', 'Expenditures', 'Home Health (HHA)', 'Medicare', 'Medicare Advantage', 'National', 'Part C', 'Physician Services', 'Prospective Payment System (PPS)', 'Providers', 'Publicly Available Data File - for download', 'Rates', 'Research', 'Skilled Nursing (SNF)', 'Trends'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medicare Program Rates and Statistics'}, {'description': '<p>MEDPAR files contain information on Medicare beneficiaries using hospital inpatient services. The data is provided by the state and the Diagnosis Related Groups (DRG) for all short stay and inpatient hospitals for the fiscal years of 2005-2007.</p>\n', 'programCode': ['009:000'], 'temporal': '2008-01-01T05:00:00-05:00/2013-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/MedicareFeeforSvcPartsAB/MEDPAR.html', 'modified': '2016-01-06', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-01-06', 'accessLevel': 'public', 'identifier': '380', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/MedicareFeeforSvcPartsAB/MEDPAR.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Diagnosis Related Grouping (DRG)', 'Hospital', 'Inpatient', 'Medicare', 'Operating Costs', 'Payments', 'Providers', 'Short Stay Hospital (SSH)', 'State', 'Statistics', 'Utilization'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medicare Provider Analysis and Review (MEDPAR)'}, {'description': '<p>The Hospice Utilization and Payment Public Use File provides information on services provided to Medicare beneficiaries by hospice providers. The Hospice PUF contains information on utilization, payment (Medicare payment and standard payment), submitted charges, primary diagnoses, sites of service, and hospice beneficiary demographics organized by CMS Certification Number 6-digit provider identification number, and state. This PUF is based on information from CMSs Chronic Conditions Data Warehouse (CCW) data files. The data in the Hospice PUF covers calendar year 2014 and contains 100 percent final-action i.e., all claim adjustments have been resolved, hospice claims for the Medicare population including beneficiaries enrolled in a Medicare Advantage plan.<br />\nAlthough the Hospice PUF has a wealth of payment and utilization information about hospice services, the data set also has a number of limitations. The information presented in this file does not indicate the quality of care provided by individual hospice providers. The file only contains cost and utilization information. Additionally, the data are not risk adjusted and thus do not account for differences in patient populations. For additional limitations, please review the methodology document available below.</p>\n', 'programCode': ['009:000'], 'temporal': '2014-01-01T05:00:00-05:00/2016-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Medicare-Provider-Charge-Data/Hospice.html', 'modified': '2018-09-05', 'contactPoint': {'hasEmail': 'mailto:MedicareProviderData@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-10-06', 'accessLevel': 'public', 'identifier': '653', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Medicare-Provider-Charge-Data/Hospice.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Claims', 'Hospice', 'Medicare', 'National', 'Payments', 'Providers', 'Publicly Available Data File - for download', 'State', 'Utilization'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medicare Provider Data - Hospice Providers', 'accrualPeriodicity': 'R/P1Y'}, {'description': '<p>The Part D Prescriber Public Use File (PUF) provides information on prescription drugs prescribed by individual physicians and other health care providers and paid for under the Medicare Part D Prescription Drug Program. The Part D Prescriber PUF is based on information from CMSs Chronic Conditions Data Warehouse, which contains Prescription Drug Event records submitted by Medicare Advantage Prescription Drug (MAPD) plans and by stand-alone Prescription Drug Plans (PDP). The dataset identifies providers by their National Provider Identifier (NPI) and the specific prescriptions that were dispensed at their direction, listed by brand name (if applicable) and generic name. For each prescriber and drug, the dataset includes the total number of prescriptions that were dispensed, which include original prescriptions and any refills, and the total drug cost. The total drug cost includes the ingredient cost of the medication, dispensing fees, sales tax, and any applicable administration fees and is based on the amount paid by the Part D plan, Medicare beneficiary, government subsidies, and any other third-party payers.</p>\n<p>Although the Part D Prescriber PUF has a wealth of information on payment and utilization for Medicare Part D prescriptions, the dataset has a number of limitations. Of particular importance is the fact that the data may not be representative of a physicians entire practice or all of Medicare as it only includes information on beneficiaries enrolled in the Medicare Part D prescription drug program (i.e., approximately two-thirds of all Medicare beneficiaries). In addition, the data are not intended to indicate the quality of care provided. For additional limitations, please review the methodology document.</p>\n', 'programCode': ['009:000'], 'temporal': '2013-01-01T05:00:00-05:00/2016-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Medicare-Provider-Charge-Data/Part-D-Prescriber.html', 'modified': '2018-09-05', 'contactPoint': {'hasEmail': 'mailto:MedicareProviderData@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2015-04-30', 'accessLevel': 'public', 'identifier': '602', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Medicare-Provider-Charge-Data/Part-D-Prescriber.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Claims', 'County', 'Covered Services', 'Expenditures', 'Medicare', 'Medicare Advantage', 'National', 'Opioids', 'Part C', 'Part D', 'Payments', 'Pharmacy', 'Prescription Drug Plans', 'Prescription Drugs', 'Providers', 'Publicly Available Data File - for download', 'State', 'Suppliers', 'Trends', 'Utilization'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medicare Provider Data - Part D Prescriber', 'accrualPeriodicity': 'R/P1Y'}, {'description': '<p>The Physician and Other Supplier Public Use File (Physician and Other Supplier PUF) provides information on services and procedures provided to Medicare beneficiaries by physicians and other healthcare professionals. The Physician and Other Supplier PUF contains information on utilization, payment (allowed amount and Medicare payment), and submitted charges organized by National Provider Identifier (NPI), Healthcare Common Procedure Coding System (HCPCS) code, and place of service. This PUF is based on information from CMS administrative claims data for Medicare beneficiaries enrolled in the fee-for-service program. The data in the Physician and Other Supplier PUF covers calendar years 2012 through 2016 and contains 100 percent final-action physician-supplier Part B non-institutional line items for the Medicare fee-for-service population.</p>\n', 'programCode': ['009:000'], 'temporal': '2012-01-01T05:00:00-05:00/2016-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Medicare-Provider-Charge-Data/Physician-and-Other-Supplier.html', 'modified': '2018-05-23', 'contactPoint': {'hasEmail': 'mailto:MedicareProviderData@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2014-04-09', 'accessLevel': 'public', 'identifier': '503', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Medicare-Provider-Charge-Data/Physician-and-Other-Supplier.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Claims', 'County', 'Covered Services', 'Expenditures', 'Interactive Tools', 'Medicare', 'National', 'Part B', 'Payments', 'Physician Fee Schedule', 'Physician Services', 'Prospective Payment System (PPS)', 'Providers', 'Publicly Available Data File - for download', 'Research', 'State', 'Suppliers', 'Utilization'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medicare Provider Data - Physician and Other Supplier', 'accrualPeriodicity': 'R/P1Y', 'describedBy': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Medicare-Provider-Charge-Data/Downloads/Medicare-Physician-and-Other-Supplier-PUF-Methodology.pdf'}, {'description': '<p>The Home Health Agency Utilization and Payment Public Use File (herein referred to as Home Health Agency PUF) presents information on services provided to Medicare beneficiaries by home health agencies. The Home Health Agency PUF contains information on utilization, payment (Medicare payment and standard payment), submitted charges, and demographic and chronic condition indicators organized by CMS Certification Number (6-digit provider identification number), Home Health Resource Group (HHRG), and state of service.</p>\n', 'programCode': ['009:000'], 'temporal': '2013-01-01T05:00:00-05:00/2016-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Medicare-Provider-Charge-Data/HHA.html', 'modified': '2018-09-05', 'contactPoint': {'hasEmail': 'mailto:medicareproviderdata@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2015-12-18', 'accessLevel': 'public', 'identifier': '627', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Medicare-Provider-Charge-Data/HHA.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Chronic Condition', 'Claims', 'Home Health (HHA)', 'Medicare', 'National', 'Payments', 'Providers', 'Publicly Available Data File - for download', 'State', 'Utilization'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medicare Provider Payment Data - Home Health Agencies', 'accrualPeriodicity': 'R/P1Y', 'describedBy': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Medicare-Provider-Charge-Data/Downloads/HHA_Methodology.pdf'}, {'description': '<p>The Skilled Nursing Facility Utilization and Payment Public Use File (Skilled Nursing Facility PUF) provides information on services provided to Medicare beneficiaries residing in skilled nursing facilities. The Skilled Nursing Facility PUF contains information on utilization, payment (allowed amount, Medicare payment and standard payment), submitted charges, and beneficiary demographic and chronic condition indicators organized by CMS Certification Number (6-digit provider identification number), Resource Utilization Group (RUG), and state of service.</p>\n', 'programCode': ['009:000'], 'temporal': '2013-01-01T05:00:00-05:00/2016-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Medicare-Provider-Charge-Data/SNF.html', 'modified': '2018-10-11', 'contactPoint': {'hasEmail': 'mailto:MedicareProviderData@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-03-09', 'accessLevel': 'public', 'identifier': '634', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Medicare-Provider-Charge-Data/SNF.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Claims', 'Medicare', 'National', 'Payments', 'Providers', 'Publicly Available Data File - for download', 'Skilled Nursing (SNF)', 'State', 'Utilization'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medicare Provider Payment Data - Skilled Nursing Facilities', 'accrualPeriodicity': 'R/P1Y'}, {'description': '<p>The Inpatient Utilization and Payment Public Use File (Inpatient PUF) provides information on inpatient discharges for Medicare fee-for-service beneficiaries. The Inpatient PUF includes information on utilization, payment (total payment and Medicare payment), and hospital-specific charges for the more than 3,000 U.S. hospitals that receive Medicare Inpatient Prospective Payment System (IPPS) payments. The PUF is organized by hospital and Medicare Severity Diagnosis Related Group (MS-DRG) and covers Fiscal Year (FY) 2011 through FY 2016.</p>\n<p>Hospitals determine what they will charge for items and services provided to patients and these charges are the amount the hospital bills for an item or service. The Total Payment amount includes the MS-DRG amount, bill total per diem, beneficiary primary payer claim payment amount, beneficiary Part A coinsurance amount, beneficiary deductible amount, beneficiary blood deducible amount and DRG outlier amount.</p>\n<p>Inpatient PUF users will be able to make comparisons between individual hospital-level charges and payments within local markets, and nationwide, for services that might be furnished in connection with a particular inpatient stay.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Medicare-Provider-Charge-Data/Inpatient.html', 'modified': '2018-09-05', 'contactPoint': {'hasEmail': 'mailto:medicareproviderdata@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2018-09-05', 'accessLevel': 'public', 'identifier': '630', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Medicare-Provider-Charge-Data/Inpatient.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Hospital', 'Inpatient', 'Medicare', 'National', 'Part A', 'Payments', 'Publicly Available Data File - for download', 'State', 'Utilization'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medicare Provider Utilization and Payment Data - Inpatient', 'accrualPeriodicity': 'R/P1Y'}, {'description': '<p>The Outpatient Utilization and Payment Public Use File (Outpatient PUF) presents information on common outpatient services provided to Medicare fee-for-service beneficiaries. The Outpatient PUF presents information on utilization, payment, and estimated hospital-specific charges for select Ambulatory Payment Classification (APC) Groups paid under the Medicare Outpatient Prospective Payment System (OPPS) for Calendar Years (CY) 2011 through 2015. The Medicare payment amount includes the APC payment amount, the beneficiary Part B coinsurance amount and the beneficiary deductible amount.</p>\n', 'programCode': ['009:000'], 'temporal': '2011-01-01T05:00:00-05:00/2015-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Medicare-Provider-Charge-Data/Outpatient.html', 'modified': '2017-10-03', 'contactPoint': {'hasEmail': 'mailto:medicareproviderdata@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2013-06-01', 'accessLevel': 'public', 'identifier': '629', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Medicare-Provider-Charge-Data/Outpatient.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Covered Services', 'Hospital Referral Region', 'Medicare', 'National', 'Outpatient', 'Payments', 'Providers', 'Publicly Available Data File - for download', 'State', 'Utilization'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medicare Provider Utilization and Payment Data - Outpatient'}, {'description': '<p>The Referring Durable Medical Equipment, Prosthetics, Orthotics and Supplies (DMEPOS) Public Use File (herein referred to as Referring Provider DMEPOS PUF) presents information on DMEPOS products and services provided to Medicare beneficiaries ordered by physicians and other healthcare professionals. The Referring Provider DMEPOS PUF contains data on utilization, payment (allowed amount and Medicare payment), and submitted charges organized by National Provider Identifier (NPI), Healthcare Common Procedure Coding System (HCPCS) code and supplier rental indicator.</p>\n', 'programCode': ['009:000'], 'temporal': '2013-01-01T05:00:00-05:00/2016-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Medicare-Provider-Charge-Data/DME.html', 'modified': '2018-05-23', 'contactPoint': {'hasEmail': 'mailto:MedicareProviderData@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2015-10-08', 'accessLevel': 'public', 'identifier': '619', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Medicare-Provider-Charge-Data/DME.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Durable Medical Equipment (DME)', 'Medicare', 'National', 'Part B', 'Payments', 'Providers', 'Publicly Available Data File - for download', 'State', 'Suppliers', 'Utilization'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medicare Referring Provider DMEPOS PUF', 'accrualPeriodicity': 'R/P1Y', 'describedBy': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Medicare-Provider-Charge-Data/downloads/DME_Methodology.pdf'}, {'description': '<p>This link takes you to the Medicare utilization statistics for Part A (Hospital Insurance HI) which include the Medicare Ranking for all Short-Stay Hospitals by fiscal year, the Home Health Agency - Medicare National Summary, and the Medicare Hospice Utilization by State.</p>\n', 'programCode': ['009:000'], 'temporal': '2004-01-01T05:00:00-05:00/2011-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/MedicareFeeforSvcPartsAB/MedicareUtilizationforPartA.html', 'modified': '2016-01-06', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-01-06', 'accessLevel': 'public', 'identifier': '378', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/MedicareFeeforSvcPartsAB/MedicareUtilizationforPartA.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Hospital', 'Medicare', 'National', 'Part A', 'State', 'Statistics', 'Utilization'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medicare Utilization for Part A'}, {'description': '<p>This link takes you to the Medicare utilization statistics for Part B (Supplementary Medical Insurance SMI) which includes the Medicare Part B Physician and Supplier Data, the Top Two Hundred Level II HCPCS Codes Ranked by Services, and Expenditures and Services by Specialty.</p>\n', 'programCode': ['009:000'], 'temporal': '2009-01-01T05:00:00-05:00/2013-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/MedicareFeeforSvcPartsAB/MedicareUtilizationforPartB.html', 'modified': '2016-01-06', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-01-06', 'accessLevel': 'public', 'identifier': '379', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/MedicareFeeforSvcPartsAB/MedicareUtilizationforPartB.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Medicare', 'National', 'Part B', 'Physician Services', 'Statistics', 'Suppliers', 'Utilization'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medicare Utilization for Part B'}, {'description': '<p>This detailed Excel document accompanies the PDF report on national trends in Medicare-Medicaid dual enrollment from 2006 through the year prior to the current year. Key demographic trends are also included race ethnicity, gender, age, current and original reasons for Medicare eligibility, disability status, and type of dual eligibility.</p>\n', 'programCode': ['009:000'], 'temporal': '2006-01-01T05:00:00-05:00/2016-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.cms.gov/Medicare-Medicaid-Coordination/Medicare-and-Medicaid-Coordination/Medicare-Medicaid-Coordination-Office/Analytics.html', 'modified': '2017-12-06', 'contactPoint': {'hasEmail': 'mailto:Healthdata@hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2013-02-01', 'accessLevel': 'public', 'identifier': '661', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://www.cms.gov/Medicare-Medicaid-Coordination/Medicare-and-Medicaid-Coordination/Medicare-Medicaid-Coordination-Office/DataStatisticalResources/Downloads/Eleven-YearEver-EnrolledTrendsData_2006-2016.xlsx', 'format': 'xlsx', 'mediaType': 'application/unknown', 'title': 'xlsx'}], 'keyword': ['Eligibility', 'Enrollment', 'Entitlement', 'Medicaid', 'Medicare', 'Medicare-Medicaid Dual Beneficiaries', 'National', 'Persons Served', 'Reports', 'Statistics', 'Trends'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medicare-Medicaid Ever-enrolled Trends Report'}, {'description': '<p>This section contains information related to Part D Medication Therapy Management (MTMP) program requirements and information.</p>\n', 'programCode': ['009:000'], 'temporal': '2009-01-01T05:00:00-05:00/2015-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.cms.gov/Medicare/Prescription-Drug-Coverage/PrescriptionDrugCovContra/MTM.html', 'modified': '2015-12-22', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2015-12-22', 'accessLevel': 'public', 'identifier': '335', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.cms.gov/Medicare/Prescription-Drug-Coverage/PrescriptionDrugCovContra/MTM.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Chronic Condition', 'Fact Sheets', 'Medicare', 'National', 'Part D', 'Prescription Drug Plans', 'Prescription Drugs', 'Providers'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medication Therapy Management'}, {'description': '<p>The Medicare-Medicaid Linked Enrollee Analytic Data Source (MMLEADS) Public Use File (PUF) contains demographic, enrollment, condition prevalence, utilization, and spending information at the state level for calendar years 2006 through 2010. The file includes statistics for Medicare-Medicaid dual enrollees, Medicare-only enrollees, and Medicaid-only (with disability) enrollees.</p>\n<p>The PUF is available as a downloadable MSExcel workbook. For more information on the methodology used to calculate all variables in the file, please refer to the MMLEADS PUF User Guide available below.</p>\n', 'programCode': ['009:000'], 'temporal': '2006-01-01T05:00:00-05:00/2011-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/MMLEADS/index.html', 'modified': '2016-12-14', 'contactPoint': {'hasEmail': 'mailto:datanavigator@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-12-14', 'accessLevel': 'public', 'identifier': '655', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/MMLEADS/index.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Chronic Condition', 'Claims', 'Eligibility', 'Enrollment', 'Medicaid', 'Medicare', 'Medicare-Medicaid Dual Beneficiaries', 'National', 'Prescription Drugs', 'Publicly Available Data File - for download', 'Utilization'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'MMLEADS Public Use File'}, {'description': '<p>Monthly Contract and Enrollment Summary Report</p>\n', 'programCode': ['009:000'], 'temporal': '2006-01-01T05:00:00-05:00/2016-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/MCRAdvPartDEnrolData/Monthly-Contract-and-Enrollment-Summary-Report.html', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '372', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/MCRAdvPartDEnrolData/Monthly-Contract-and-Enrollment-Summary-Report.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Enrollment', 'Health Employer Data and Information Set (HEDIS)', 'Medicare Advantage', 'National', 'Part D', 'Prescription Drug Plans', 'Publicly Available Data File - for download'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Monthly Contract and Enrollment Summary Report', 'accrualPeriodicity': 'R/P1M'}, {'description': '<p>Provides monthly enrollment at the contract-plan-state-county level for all organization types</p>\n', 'programCode': ['009:000'], 'temporal': '2006-01-01T05:00:00-05:00/2016-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/MCRAdvPartDEnrolData/Monthly-Enrollment-by-Contract-Plan-State-County.html', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '374', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/MCRAdvPartDEnrolData/Monthly-Enrollment-by-Contract-Plan-State-County.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['County', 'Enrollment', 'Medicare Advantage', 'Part D', 'Prescription Drug Plans', 'Publicly Available Data File - for download', 'State'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Monthly Enrollment by Contract, Plan, State, County', 'accrualPeriodicity': 'R/P1M'}, {'description': '<p>Monthly Medicare Advantage Enrollment by State, County, and Contract</p>\n', 'programCode': ['009:000'], 'temporal': '2006-01-01T05:00:00-05:00/2016-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/MCRAdvPartDEnrolData/Monthly-MA-Enrollment-by-State-County-Contract.html', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '376', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/MCRAdvPartDEnrolData/Monthly-MA-Enrollment-by-State-County-Contract.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['County', 'Enrollment', 'Medicare Advantage', 'Publicly Available Data File - for download', 'State'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Monthly MA Enrollment by State,County,Contract', 'accrualPeriodicity': 'R/P1M'}, {'description': '<p>Monthly Prescription Drug Plan Enrollment by State, County, Contract</p>\n', 'programCode': ['009:000'], 'temporal': '2007-01-01T05:00:00-05:00/2015-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/MCRAdvPartDEnrolData/Monthly-PDP-Enrollment-by-State-County-Contract.html', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '377', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/MCRAdvPartDEnrolData/Monthly-PDP-Enrollment-by-State-County-Contract.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['County', 'Enrollment', 'Medicare Advantage', 'Part D', 'Prescription Drug Plans', 'Publicly Available Data File - for download', 'State'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Monthly PDP Enrollment by State-County-Contract', 'accrualPeriodicity': 'R/P1M'}, {'description': '<p>The Affordable Care Act created the new Pre-Existing Condition Insurance Plan (PCIP) program to make health insurance available to Americans denied coverage by private insurance companies because of a pre-existing condition.</p>\n', 'programCode': ['009:000'], 'temporal': '2013-01-01T05:00:00-05:00/2014-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://data.cms.gov/Health/Monthly-Pre-Existing-Condition-Insurance-Plan-Enro/dpuq-z7nj', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '480', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://data.cms.gov/Health/Monthly-Pre-Existing-Condition-Insurance-Plan-Enro/dpuq-z7nj', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Access to Care', 'Center for Consumer Information and Insurance Oversight', 'Chronic Condition', 'Covered Services', 'Interactive Tools', 'National', 'Publicly Available Data File - for download', 'State'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Monthly Pre-Existing Condition Insurance Plan Enrollment'}, {'description': '<p>National Health Expenditure Accounts are comprised of the following, National Health Expenditures - Historical and Projected, Age Estimates, State Health Expenditures, Health Care spending by Sponsor, NHEA Related Studies.</p>\n', 'programCode': ['009:000'], 'temporal': '1980-01-01T05:00:00-05:00/2025-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/NationalHealthExpendData/', 'modified': '2017-02-16', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2017-02-16', 'accessLevel': 'public', 'identifier': '266', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/NationalHealthExpendData/', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Durable Medical Equipment (DME)', 'Enrollment', 'Expenditures', 'Health Insurance Marketplace', 'Hospital', 'Long Term Care (LTC)', 'Medicaid', 'Medicare', 'National', 'Nursing Home', 'Pharmacy', 'Physician Services', 'Prescription Drugs', 'Providers', 'Quality', 'Regional', 'Research', 'Skilled Nursing (SNF)', 'State', 'Statistics', 'Survey', 'Trends', 'Utilization'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'National Health Expenditure Data'}, {'description': '<p>This provides key statistics on Medicare-Medicaid dual enrollees enrollment, service utilization, expenditures, and chronic conditions for 2012. 2012 is the most recent year of available data due to lags in Medicaid data.</p>\n', 'programCode': ['009:000'], 'temporal': '2012-01-01T05:00:00-05:00/2012-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.cms.gov/Medicare-Medicaid-Coordination/Medicare-and-Medicaid-Coordination/Medicare-Medicaid-Coordination-Office/Analytics.html', 'modified': '2017-12-14', 'contactPoint': {'hasEmail': 'mailto:Healthdata@hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2017-12-14', 'accessLevel': 'public', 'identifier': '662', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://www.cms.gov/Medicare-Medicaid-Coordination/Medicare-and-Medicaid-Coordination/Medicare-Medicaid-Coordination-Office/Downloads/NationalProfileExcelData_2012.zip', 'format': 'zip', 'mediaType': 'application/unknown', 'title': 'zip'}], 'keyword': ['Behavioral Health-Mental Health', 'Chronic Condition', 'Enrollment', 'Expenditures', 'Fact Sheets', 'Long Term Care (LTC)', 'Managed Care', 'Medicaid', 'Medicaid Managed Care', 'Medicare', 'Medicare Advantage', 'Medicare-Medicaid Dual Beneficiaries', 'National', 'Operating Costs', 'Publicly Available Data File - for download', 'Reports', 'Statistics', 'Utilization'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'National Profile of Medicare-Medicaid dual Beneficiaries', 'describedBy': 'https://www.cms.gov/Medicare-Medicaid-Coordination/Medicare-and-Medicaid-Coordination/Medicare-Medicaid-Coordination-Office/Downloads/NationalProfileDataMethodology_2012.pdf'}, {'description': '<p>The National Plan and Provider Enumeration System, NPPES, downloadable file, also referred to as the NPI Downloadable File, contains FOIA disclosable NPPES health care provider data for health care providers who have been assigned National Provider Identifiers, NPIs. In accordance with the NPPES Data Dissemination Notice, each month CMS will create a single zipped file that will contain 1. a data file containing all of the FOIA disclosable health care provider data in NPPES as of a certain date in the month, 2. a Read Me File describing the information in the data file, 3. a Header File containing the format of the data file, and 4. a Code Values document listing the descriptions for all of the codes found in the data file. Each month, CMS replaces the previous months file, only one file is available for downloading at any given time.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.cms.gov/Regulations-and-Guidance/Administrative-Simplification/NationalProvIdentStand/DataDissemination.html', 'modified': '2016-07-13', 'contactPoint': {'hasEmail': 'mailto:datanavigator@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2007-09-12', 'accessLevel': 'public', 'identifier': '333', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.cms.gov/Regulations-and-Guidance/Administrative-Simplification/NationalProvIdentStand/DataDissemination.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Medicare', 'National', 'Providers', 'Publicly Available Data File - for download', 'State'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'National Provider Identifier Standard - Data Dissemination', 'accrualPeriodicity': 'R/P1M'}, {'description': '<p>This annual report summarizes impacts from the Initiative to Reduce Avoidable Hospitalizations among Nursing Facility Residents in 2014. This initiative is designed to test ways to reduce avoidable hospitalizations among long-stay nursing facility residents. For such individuals, avoidable hospitalizations can be dangerous, disruptive, and disorienting. The results in this report are based on experience during the second performance year of the initiative, calendar year 2014.</p>\n', 'programCode': ['009:000'], 'temporal': '2014-01-01T05:00:00-05:00/2014-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://innovation.cms.gov/Data-and-Reports/index.html', 'modified': '2016-03-02', 'contactPoint': {'hasEmail': 'mailto:datanavigator@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-02-03', 'accessLevel': 'public', 'identifier': '633', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://innovation.cms.gov/Files/reports/irahnfr-finalyrthreeevalrpt.pdf', 'format': 'pdf', 'mediaType': 'application/unknown', 'title': 'pdf'}], 'keyword': ['Expenditures', 'Hospital', 'Long Term Care (LTC)', 'Medicare', 'Nursing Home', 'Payments', 'Quality', 'Quality Improvement Organization', 'Reports', 'State', 'Utilization'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Nursing Facility Initiative Annual Report'}, {'description': '<p>The data that is used by the Nursing Home Compare tool can be downloaded for public use. This functionality is primarily used by health policy researchers and the media. Demographic data is refreshed monthly while quality measures are refreshed the first month of each quarter. In order to ease the downloading process, the data have been divided into 5 separate databases. About the Nursing Home About the Nursing Home Inspection Results About the Nursing Home Residents About the Nursing Home Staff About the Nursing Home Ratings.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.medicare.gov/nhcompare/', 'modified': '2015-12-16', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2008-01-01', 'accessLevel': 'public', 'identifier': '342', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.medicare.gov/nhcompare/', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Activities of Daily Living (ADL)', 'Activity Limitation', 'Body Mass Index (BMI)', 'County', 'Falls', 'Interactive Tools', 'Medicare', 'Nursing Home', 'Outcomes', 'Pain Management', 'Preventive Services', 'Quality', 'Skilled Nursing (SNF)', 'State'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Nursing Home Compare', 'accrualPeriodicity': 'R/P1M'}, {'description': '<p>These are the official datasets used on the Medicare.gov Nursing Home Compare Website provided by the Centers for Medicare and Medicaid Services. These data allow you to compare the quality of care at every Medicare and Medicaid-certified nursing home in the country, including over 15,000 nationwide.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://data.medicare.gov/data/nursing-home-compare', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '467', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://data.medicare.gov/data/nursing-home-compare', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Activities of Daily Living (ADL)', 'Activity Limitation', 'Body Mass Index (BMI)', 'County', 'Falls', 'Medicare', 'Nursing Home', 'Outcomes', 'Pain Management', 'Preventive Services', 'Publicly Available Data File - for download', 'Quality', 'Skilled Nursing (SNF)', 'State'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Nursing Home Compare Data'}, {'description': '<p>The compendium contains figures and tables presenting data on all Medicare- and Medicaid-certified nursing homes in the United States as well as the residents in these nursing homes. A series of graphs and maps highlights some of the most interesting data, while detailed data are available in accompanying tables.</p>\n', 'programCode': ['009:000'], 'temporal': '2013-01-01T05:00:00-05:00/2013-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Medicare/Provider-Enrollment-and-Certification/CertificationandComplianc/NHs.html', 'modified': '2015-12-22', 'contactPoint': {'hasEmail': 'mailto:Healthdata@hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2015-12-22', 'accessLevel': 'public', 'identifier': '488', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Medicare/Provider-Enrollment-and-Certification/CertificationandComplianc/NHs.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Activities of Daily Living (ADL)', 'Activity Limitation', 'Body Mass Index (BMI)', 'Chart Books', 'Falls', 'Medicaid', 'Medicare', 'National', 'Nursing Home', 'Outcomes', 'Quality', 'Rates', 'Satisfaction', 'Skilled Nursing (SNF)', 'State', 'Statistics'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Nursing Home Data Compendium'}, {'description': '<p>Open Payments (otherwise known as the Sunshine Act) - Open Payments is a Congressionally-mandated transparency program that increases awareness of financial relationships between the health care industry and physicians by collecting and reporting any payments or transfers of value medical manufacturers make to physicians or teaching hospitals.</p>\n', 'programCode': ['009:000'], 'temporal': '2013-01-01T05:00:00-05:00/2014-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/openpayments/', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2014-09-30', 'accessLevel': 'public', 'identifier': '533', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.cms.gov/openpayments/', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Acute Care Hospital', 'Durable Medical Equipment (DME)', 'Hospital', 'National', 'Open Payments (Sunshine Act)', 'Payments', 'Physician Services', 'Prescription Drugs', 'Providers', 'Publicly Available Data File - for download', 'Suppliers', 'Vendors'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Open Payments Data'}, {'description': '<p>Open Payments (otherwise known as the Sunshine Act) - Open Payments is a Congressionally-mandated transparency program that increases awareness of financial relationships between the health care industry and physicians by collecting and reporting any payments or transfers of value medical manufacturers make to physicians or teaching hospitals.</p>\n', 'programCode': ['009:000'], 'temporal': '2013-01-01T05:00:00-05:00/2015-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://openpaymentsdata.cms.gov/', 'modified': '2016-06-30', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2014-09-30', 'accessLevel': 'public', 'identifier': '534', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://openpaymentsdata.cms.gov/', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Acute Care Hospital', 'Durable Medical Equipment (DME)', 'Hospital', 'Interactive Tools', 'National', 'Open Payments (Sunshine Act)', 'Payments', 'Physician Services', 'Prescription Drugs', 'Providers', 'Suppliers', 'Vendors'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Open Payments Data'}, {'description': '<p>Data sets are summarized at the carrier level by meaningful Healthcare Common Procedure Coding-Current Procedural Terminology, (HCPC-CPT), code ranges. The data set name contains the year followed by a carrier number. Within each code range are, procedural, condition, or description subheadings. Each data set displays the allowed services, allowed charges, payment amounts by HCPCS-CPT codes and prominent modifiers.</p>\n', 'programCode': ['009:000'], 'temporal': '2005-01-01T05:00:00-05:00/2014-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/Part-B-Carrier-Summary-Data-File/Overview.html', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '332', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/Part-B-Carrier-Summary-Data-File/Overview.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Coding and Coding Rules', 'Medicare', 'Part B', 'Payments', 'Publicly Available Data File - for download', 'Publicly Available Data File - for purchase'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Part B Carrier Summary Data File', 'accrualPeriodicity': 'R/P1Y'}, {'description': '<p>Previously known as BESS. The data sets are summarized by meaningful Healthcare Common Procedure Coding Current Procedural Terminology, HCPC CPT, code ranges. Brief descriptions for the code ranges and modifiers are provided in the readme file. The data set name contains the year followed by a five character sequence that is the HCPC CPT code. This HCPC CPT code corresponds to the first HCPC CPT in the selected code range of disciplines. Within each code range are, procedural, condition, or description subheadings. Each data set displays the allowed services, allowed charges, and payment amounts by HCPC CPT codes and prominent modifiers. These reports will only illustrate the modifiers where duplicative claim submissions occur. This is to avoid duplicate counting of services. Utilization for modifiers not affected by duplicative counting are collapsed into the Other category on the reports. Therefore, not all Centers for Medicare and Medicaid Services published modifiers are illustrated. The file is updated annually and usually available by September for the previous year.</p>\n', 'programCode': ['009:000'], 'temporal': '2000-01-01T05:00:00-05:00/2014-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/Part-B-National-Summary-Data-File/Overview.html', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2009-12-17', 'accessLevel': 'public', 'identifier': '236', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/Part-B-National-Summary-Data-File/Overview.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Medicare', 'National', 'Part B', 'Payments', 'Physician Services', 'Publicly Available Data File - for download', 'Suppliers'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Part B National Summary Data File', 'accrualPeriodicity': 'R/P1Y'}, {'description': '<p>If, upon reconsideration, a Medicare Advantage (Part C) health plan upholds its initial adverse organization determination, the plan must submit the case file and its decision for automatic review by the Part C Independent Review Entity (IRE).</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Medicare/Appeals-and-Grievances/MMCAG/IRE.html', 'modified': '2016-08-03', 'contactPoint': {'hasEmail': 'mailto:datanavigator@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-08-03', 'accessLevel': 'public', 'identifier': '136', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://www.cms.gov/Medicare/Appeals-and-Grievances/MMCAG/Downloads/CReconAppealsDataFactSheets.zip', 'format': 'zip', 'mediaType': 'application/unknown', 'title': 'zip'}], 'keyword': ['Fact Sheets', 'Medicare Advantage', 'National', 'Part C'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Part C Reconsideration Appeals Fact Sheets'}, {'description': '<p>If a Part D plan sponsor issues an adverse redetermination decision, the enrollee or the enrollees representative may appeal the decision to the Independent Review Entity (IRE), also commonly called the Part D Qualified Independent Contractor (QIC), by requesting a reconsideration.</p>\n', 'programCode': ['009:000'], 'temporal': '2014-01-01T05:00:00-05:00/2014-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Medicare/Appeals-and-Grievances/MedPrescriptDrugApplGriev/Reconsiderations.html', 'modified': '2016-08-03', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-08-03', 'accessLevel': 'public', 'identifier': '135', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://www.cms.gov/Medicare/Appeals-and-Grievances/MedPrescriptDrugApplGriev/Downloads/Fact-Sheets-Part-D-Reconsideration-Appeals-Data-.zip', 'format': 'zip', 'mediaType': 'application/unknown', 'title': 'zip'}], 'keyword': ['Fact Sheets', 'Medicare', 'National', 'Part D', 'Prescription Drugs'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Part D Reconsideration Appeals Fact Sheets'}, {'description': '<p>Reducing Costs, Protecting Consumers - The Affordable Care Act on the One Year Anniversary of the Patients Bill of Rights<br />\nFor too long, too many hard working Americans paid the price for policies that handed free rein to insurance companies. In the eighteen months since the Affordable Care Act became law, President Obamas health reform has begun to give hard-working families the security they deserve and to help better control health care costs.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/cciio/Resources/forms-reports-and-other-resources/index.html', 'modified': '2016-01-06', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2011-01-19', 'accessLevel': 'public', 'identifier': '302', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/cciio/Resources/forms-reports-and-other-resources/index.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Access to Care', 'Center for Consumer Information and Insurance Oversight', 'National', 'State', 'Statistics'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Patients Bill of Rights Data'}, {'description': '<p>The PERM program measures improper payments in Medicaid and CHIP and produces error rates for each program. The error rates are based on reviews of the fee-for-service (FFS), managed care, and eligibility components of Medicaid and CHIP in the fiscal year (FY) under review.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Monitoring-Programs/PERM/', 'modified': '2016-01-06', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-01-06', 'accessLevel': 'public', 'identifier': '243', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Monitoring-Programs/PERM/', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['CHIP', 'Medicaid', 'Medicaid Managed Care', 'National', 'Payment Error Rate', 'Payments', 'Reports', 'Statistics'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Payment Error Rate Measurement (PERM)', 'accrualPeriodicity': 'R/P1Y'}, {'description': '<p>The PC Pricer is a tool used to estimate Medicare PPS payments. The final payment may not be precise to how payments are determined in the Medicare claims processing system due to the fact that some data is factored in the PC Pricer payment amount that is paid by Medicare via provider cost reports.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/PCPricer/', 'modified': '2015-12-16', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2015-12-16', 'accessLevel': 'public', 'identifier': '173', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/PCPricer/', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Claims', 'End Stage Renal Disease (ESRD)', 'Home Health (HHA)', 'Hospice', 'Hospital', 'Inpatient', 'Interactive Tools', 'Long Term Care (LTC)', 'Medicare', 'National', 'Outpatient', 'Payments', 'Physician Services', 'Prospective Payment System (PPS)', 'Providers', 'Psychiatric Facility', 'Regional', 'Skilled Nursing (SNF)', 'Suppliers'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'PC Pricer'}, {'description': '<p>MMA Section 413(b) required CMS to revise some of the policies that address HPSA bonus payments. Section 1833(m) of the Social Security Act provides bonus payments for physicians who furnish medical care services in geographic areas that are designated by the HRSA as primary medical care HPSAs under section 332 (a)(1)(A) of the Public Health Service (PHS) Act. In addition, for claims with dates of service on or after July 1, 2004, psychiatrists (provider specialty 26) furnishing services in mental health HPSAs are also eligible to receive bonus payments. If a zip code falls within both a primary care and mental health HPSA, only one bonus will be paid on the service.</p>\n', 'programCode': ['009:000'], 'temporal': '2012-01-01T05:00:00-05:00/2016-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/HPSAPSAPhysicianBonuses/index.html', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.data.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '331', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/HPSAPSAPhysicianBonuses/index.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['County', 'Medicare', 'Payments', 'Physician Services', 'Providers', 'Publicly Available Data File - for download', 'State'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Physician Bonuses', 'accrualPeriodicity': 'R/P1Y'}, {'description': '<p>Physician Compare, which meets Affordable Care Act of 2010 requirements, helps you search for and select physicians and other healthcare professionals enrolled in the Medicare program.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.medicare.gov/physiciancompare/', 'modified': '2015-12-16', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2015-12-16', 'accessLevel': 'public', 'identifier': '469', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.medicare.gov/physiciancompare/', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['County', 'Interactive Tools', 'Medicare', 'National', 'Physician Services', 'Quality', 'State'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Physician Compare'}, {'description': '<p>This is the official dataset associated with the Medicare.gov Physician Compare Website provided by the Centers for Medicare and Medicaid Services (CMS). These data give you useful information about the physicians and other healthcare professionals currently enrolled in Medicare. Currently, Physician Compare includes general information, such as demographic information and Medicare quality program participation. Quality of care measure data will be added to the site and to this database in 2014.</p>\n<p>Because of data use agreements with data vendors, not all data on Physician Compare can be shared in this downloadable file. For more information about what is included in this database and how it differs from the information on the Physician Compare Website, refer to the data dictionary.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://data.medicare.gov/data/physician-compare', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '468', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://data.medicare.gov/data/physician-compare', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['County', 'Medicare', 'National', 'Physician Services', 'Publicly Available Data File - for download', 'Quality', 'State'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Physician Compare Data'}, {'description': '<p>The Centers for Medicare and Medicaid Services (CMS) has condensed all 56 Physician Fee Schedule (PFS) carrier specific pricing files into one zip file. It is labeled as All States in the State field, and 2009 in the Calendar Year field. Because the list is ordered by State name, All States appears after the Alaska files. If you sort by most recent Calendar Year, the file will appear at the top of the list.</p>\n', 'programCode': ['009:000'], 'temporal': '2009-01-01T05:00:00-05:00/2016-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/PhysicianFeeSched/PFS-Carrier-Specific-Files.html', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '178', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/PhysicianFeeSched/PFS-Carrier-Specific-Files.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Medicare', 'Physician Fee Schedule', 'Physician Services', 'Publicly Available Data File - for download', 'State'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Physician Fee Schedule Carrier Specific Files', 'accrualPeriodicity': 'R/P1Y'}, {'description': '<p>The significant size of the Physician Fee Schedule Payment Amount File-National requires that database programs (e.g., Access, dBase, FoxPro, etc.) be used to read these data. Word processing and spreadsheet programs cannot be used. The database programs noted above will also be required to read some versions of the Physician Fee Schedule Payment Amount File Carrier-Specific.</p>\n', 'programCode': ['009:000'], 'temporal': '2003-01-01T05:00:00-05:00/2016-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/PhysicianFeeSched/PFS-National-Payment-Amount-File.html', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '179', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/PhysicianFeeSched/PFS-National-Payment-Amount-File.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Medicare', 'National', 'Physician Fee Schedule', 'Physician Services', 'Publicly Available Data File - for download'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Physician Fee Schedule National Payment Amount File', 'accrualPeriodicity': 'R/P6M'}, {'description': '<p>This information relates to payment under the physician fee schedule.</p>\n', 'programCode': ['009:000'], 'temporal': '2003-01-01T05:00:00-05:00/2016-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/PhysicianFeeSched/PFS-Relative-Value-Files.html', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '180', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/PhysicianFeeSched/PFS-Relative-Value-Files.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Medicare', 'National', 'Physician Fee Schedule', 'Physician Services', 'Publicly Available Data File - for download', 'State'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Physician Fee Schedule Relative Value Files', 'accrualPeriodicity': 'R/P1Y'}, {'description': '<p>This website is designed to provide information on services covered by the Medicare Physician Fee Schedule (MPFS). It provides more than 10,000 physician services, the associated relative value units, a fee schedule status indicator and various payment policy indicators needed for payment adjustment (i.e., payment of assistant at surgery, team surgery, bilateral surgery, etc.).</p>\n', 'programCode': ['009:000'], 'temporal': '2001-01-01T05:00:00-05:00/2015-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/apps/physician-fee-schedule/search/search-criteria.aspx', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2015-12-16', 'accessLevel': 'public', 'identifier': '334', '@type': 'dcat:Dataset', 'modified': '2015-12-16', 'keyword': ['Interactive Tools', 'Medicare', 'National', 'Payments', 'Physician Fee Schedule', 'Physician Services', 'Providers', 'State'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Physician Fee Schedule Search'}, {'description': '<p>Section 6001 of the Affordable Care Act of 2010 amended section 1877 of the Social Security Act to impose additional requirements for physician-owned hospitals to qualify for the whole hospital and rural provider exceptions. A physician-owned hospital is now generally prohibited from expanding facility capacity. However, a physician-owned hospital that qualifies as an applicable hospital or high Medicaid facility may request an exception to the prohibition from the Secretary.</p>\n', 'programCode': ['009:000'], 'temporal': '2011-01-01T05:00:00-05:00/2015-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Medicare/Fraud-and-Abuse/PhysicianSelfReferral/Physician_Owned_Hospitals.html', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '143', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Medicare/Fraud-and-Abuse/PhysicianSelfReferral/Physician_Owned_Hospitals.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Hospital', 'Medicaid', 'Medicare', 'National', 'Outpatient', 'Physician Services', 'Publicly Available Data File - for download', 'Research', 'Statistics'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Physician-Owned Hospitals'}, {'description': '<p>The Physician Supplier Procedure Summary (PSPS) file is a summary of calendar year Medicare Part B carrier and durable medical equipment fee-for-service claims. The file is organized by carrier, pricing locality, Healthcare Common Procedure Coding System (HCPCS) code, HCPCS modifier, provider specialty, type of service, and place of service. The summarized fields are total submitted services and charges, total allowed services and charges, total denied services and charges, and total payment amounts. The record layout in the Downloads section below provides additional details on the file.</p>\n', 'programCode': ['009:000'], 'temporal': '2010-01-01T05:00:00-05:00/2017-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Physician-Supplier-Procedure-Summary/index.html', 'modified': '2018-09-05', 'contactPoint': {'hasEmail': 'mailto:Healthdata@hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2018-09-05', 'accessLevel': 'public', 'identifier': '237', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Physician-Supplier-Procedure-Summary/index.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Claims', 'Medicare', 'National', 'Part B', 'Payments', 'Physician Services', 'Publicly Available Data File - for download', 'Publicly Available Data File - for purchase', 'Suppliers'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Physician-Supplier Procedure Summary Master File', 'accrualPeriodicity': 'R/P1Y'}, {'description': '<p>The Pioneer ACO Model is designed for health care organizations and providers that are already experienced in coordinating care for patients across care settings. It will allow these provider groups to move more rapidly from a shared savings payment model to a population-based payment model on a track consistent with, but separate from, the Medicare Shared Services Program. And it is designed to work in coordination with private payers by aligning provider incentives, which will improve quality and health outcomes for patients across the ACO, and achieve cost savings for Medicare, employers and patients.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://innovation.cms.gov/initiatives/Pioneer-ACO-Model/PioneerACO-FactSheet.html', 'modified': '2015-12-22', 'contactPoint': {'hasEmail': 'mailto:innovate@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2015-12-22', 'accessLevel': 'public', 'identifier': '308', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://innovation.cms.gov/initiatives/Pioneer-ACO-Model/PioneerACO-FactSheet.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Accountable Care Organization', 'Center for Medicare and Medicaid Innovations', 'Fact Sheets', 'Payment Sources', 'Payments', 'State'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Pioneer ACO Model'}, {'description': '<p>Pioneer ACO PUF - To address the increasing number of requests for Pioneer ACO data, the Centers for Medicare and Medicaid Services (CMS) has created a standard analytical file that CMS can use to efficiently satisfy these requests. It is the intent of CMS to publish the ACO-level public-use file (PUF) that contains ACO-specific metrics as well as summarized beneficiary and provider information for performance year 1-3 of the Pioneer ACO Model.</p>\n', 'programCode': ['009:000'], 'temporal': '2012-01-01T05:00:00-05:00/2014-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/Pioneer/index.html', 'modified': '2016-04-26', 'contactPoint': {'hasEmail': 'mailto:PioneerQuestions@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-22', 'accessLevel': 'public', 'identifier': '641', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/Pioneer/index.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Accountable Care Organization', 'Acute Care Hospital', 'Center for Medicare and Medicaid Innovations', 'Dialysis Center', 'Durable Medical Equipment (DME)', 'Eligibility', 'End Stage Renal Disease (ESRD)', 'Expenditures', 'Federally Qualified Health Center (FQHC)', 'Home Health (HHA)', 'Hospital', 'Inpatient', 'Long Term Care (LTC)', 'Medicare', 'National', 'Outpatient', 'Part A', 'Part B', 'Persons Served', 'Providers', 'Psychiatric Treatment Center', 'Publicly Available Data File - for download', 'Quality', 'Reports', 'Skilled Nursing (SNF)'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Pioneer ACO PUF', 'accrualPeriodicity': 'R/P1Y'}, {'description': '<p>These estimates are provided from 2010 data. Final amount of rebates will vary with market conditions and may be lower as insurance companies lower premiums for consumers to meet the MLR standard.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/CCIIO/Programs-and-Initiatives/Health-Insurance-Market-Reforms/rebate-estimates.html', 'modified': '2015-12-22', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2015-12-22', 'accessLevel': 'public', 'identifier': '306', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/CCIIO/Programs-and-Initiatives/Health-Insurance-Market-Reforms/rebate-estimates.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Center for Consumer Information and Insurance Oversight', 'Fact Sheets', 'Payments', 'State'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Potential Rebates Saved by HHS Determinations'}, {'description': '<p>The Affordable Care Act created the new Pre-Existing Condition Insurance Plan (PCIP) program to make health insurance available to Americans denied coverage by private insurance companies because of a pre-existing condition. People living with conditions like diabetes, asthma, cancer, and HIV-AIDS have often been priced out of affordable health insurance options, and this has left millions without insurance.</p>\n<p>PCIP is a temporary program that covers a broad range of health benefits and is designed as a bridge for people with pre-existing conditions who cannot obtain health insurance coverage in todays private insurance market. As of May 31, 2011 24,712 Americans had insurance through PCIP and the coverage is making a difference. As of May 31, 2011 data from the federally run PCIP plan shows that of claims paid for the top 20 diagnoses, 30.2 percent were for diagnoses of heart disease and 25.8 percent were for diagnoses of cancer. A range of professional, inpatient and drug treatments were provided to these individuals.</p>\n', 'programCode': ['009:000'], 'temporal': '2011-01-01T05:00:00-05:00/2011-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/CCIIO/Resources/Files/pcipdatamay312001.html', 'modified': '2016-01-06', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2011-05-31', 'accessLevel': 'public', 'identifier': '299', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/CCIIO/Resources/Files/pcipdatamay312001.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Center for Consumer Information and Insurance Oversight', 'Claims', 'Enrollment', 'Expenditures', 'National', 'Payments', 'State', 'Statistics'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Pre-Existing Condition Insurance Plan Data'}, {'description': '<p>To provide a historical overview of the participating hospitals, before the first project report, Premier Healthcare Informatics has used data already available for three of the five conditions from October 2002 - September 2003. This historical data does not affect project incentives.</p>\n', 'programCode': ['009:000'], 'temporal': '2002-01-01T05:00:00-05:00/2003-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Medicare/Quality-Initiatives-Patient-Assessment-Instruments/HospitalQualityInits/HospitalPremierHistoricalData.html', 'modified': '2016-01-06', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-01-06', 'accessLevel': 'public', 'identifier': '192', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Medicare/Quality-Initiatives-Patient-Assessment-Instruments/HospitalQualityInits/HospitalPremierHistoricalData.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Chronic Condition', 'Demonstrations', 'Hospital', 'Inpatient', 'Medicare', 'National', 'Outpatient', 'Quality', 'Readmissions', 'State', 'Statistics', 'Survey'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Premier Hospital Historical Data'}, {'description': '<p>CMS is pursuing a vision to improve the quality of health care by expanding the information available about quality of care and through direct incentives to reward the delivery of superior quality care. Through the Premier Hospital Quality Incentive Demonstration CMS aims to see a significant improvement in the quality of inpatient care by awarding bonus payments to hospitals for high quality in several clinical areas, and by reporting extensive quality data on the CMS web site.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Medicare/Quality-Initiatives-Patient-Assessment-Instruments/HospitalQualityInits/HospitalPremier.html', 'modified': '2015-12-22', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2015-12-22', 'accessLevel': 'public', 'identifier': '191', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Medicare/Quality-Initiatives-Patient-Assessment-Instruments/HospitalQualityInits/HospitalPremier.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Demonstrations', 'Fact Sheets', 'Hospital', 'Inpatient', 'Medicare', 'National', 'Outpatient', 'Payments', 'Quality', 'Readmissions', 'State', 'Statistics', 'Survey'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Premier Hospital Quality Incentive Demonstration'}, {'description': '<p>These public use files contain formulary, pharmacy network, and pricing data for Medicare Prescription Drug Plans and Medicare Advantage Prescription Drug Plans (with the exception of employer and PACE plans). The Formulary and Pharmacy Network File will be updated monthly with updates being available at the end of the first complete week of each month. Additionally, a file containing formulary, pharmacy network, and pricing data will be available on a quarterly basis.</p>\n', 'programCode': ['009:000'], 'temporal': '2015-01-01T05:00:00-05:00/2016-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Files-for-Order/NonIdentifiableDataFiles/PrescriptionDrugPlanFormularyPharmacyNetworkandPricingInformationFiles.html', 'modified': '2015-12-16', 'contactPoint': {'hasEmail': 'mailto:FilesforOrder@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2015-12-16', 'accessLevel': 'public', 'identifier': '238', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Files-for-Order/NonIdentifiableDataFiles/PrescriptionDrugPlanFormularyPharmacyNetworkandPricingInformationFiles.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Medicare', 'Medicare Advantage', 'National', 'Part C', 'Part D', 'Pharmacy', 'Prescription Drug Plans', 'Prescription Drugs', 'Publicly Available Data File - for purchase'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Prescription Drug Plan Formulary, Pharmacy Network, and P...', 'accrualPeriodicity': 'R/P1M'}, {'description': '<p>This release contains the Prescription Drug Profiles Public Use Files (PUFs) drawn from Medicare prescription drug claims for the year of the date on which the prescription was filled. The PUFs includes beneficiary demographics (e.g., gender, age), plan characteristics (e.g., plan type, drug benefit type, gap coverage), prescription drug characteristics (i.e., active ingredient, drug class), prescriber characteristics, and payment information (e.g., average patient pay amount).</p>\n', 'programCode': ['009:000'], 'temporal': '2008-01-01T05:00:00-05:00/2010-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/BSAPUFS/Prescription_Drug_Profiles.html', 'modified': '2017-02-10', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2017-02-10', 'accessLevel': 'public', 'identifier': '548', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/BSAPUFS/Prescription_Drug_Profiles.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Claims', 'National', 'Payments', 'Pharmacy', 'Prescription Drug Plans', 'Publicly Available Data File - for download', 'Utilization'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Prescription Drug Profiles PUF'}, {'description': '<p>CMS is continuously analyzing performance and quality of the Provider Customer Service Programs (PCSPs) of the contractors and will be identifying trends and making recommendations for possible improvements-solutions, as appropriate. The most recent performance scores are available so that contractors can see where they fall in the monthly performance tracking.</p>\n', 'programCode': ['009:000'], 'temporal': '2015-01-01T05:00:00-05:00/2015-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Medicare/Medicare-Contracting/FFSProvCustSvcGen/Performance-Data.html', 'modified': '2016-01-06', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-01-06', 'accessLevel': 'public', 'identifier': '578', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Medicare/Medicare-Contracting/FFSProvCustSvcGen/Performance-Data.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Claims', 'Medicare', 'National', 'Payments', 'Quality', 'Statistics'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Provider Customer Service Program - Performance Data', 'accrualPeriodicity': 'R/P1M'}, {'description': '<p>The POS file contains data on characteristics of hospitals and other types of healthcare facilities, including the name and address of the facility and the type of Medicare services the facility provides, among other information. The data are collected through the Centers for Medicare and Medicaid Services (CMS) Regional Offices. The file contains an individual record for each Medicare-approved provider and is updated quarterly. The data is an invaluable resource to a variety of stakeholders, including researchers and application developers.</p>\n', 'programCode': ['009:000'], 'temporal': '2006-01-01T05:00:00-05:00/2018-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/Provider-of-Services/index.html', 'modified': '2018-09-06', 'contactPoint': {'hasEmail': 'mailto:DataNavigator@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2014-04-29', 'accessLevel': 'public', 'identifier': '239', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/Provider-of-Services/index.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Ambulatory Surgical Center', 'End Stage Renal Disease (ESRD)', 'Federally Qualified Health Center (FQHC)', 'Home Health (HHA)', 'Hospice', 'Hospital', 'Medicare', 'National', 'Providers', 'Publicly Available Data File - for download', 'Publicly Available Data File - for purchase', 'Skilled Nursing (SNF)', 'State'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Provider of Services File'}, {'description': '<p>The Fiscal Intermediary maintains the Provider Specific File (PSF). The file contains information about the facts specific to the provider that affects computations for the Prospective Payment System. The Provider Specific files in SAS format are located in the Download section below for the following provider-types, Inpatient, Skilled Nursing Facility, Home Health Agency, Hospice, Inpatient Rehab, Long Term Care, Inpatient Psychiatric Facility</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/ProspMedicareFeeSvcPmtGen/psf_SAS.html', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '181', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/ProspMedicareFeeSvcPmtGen/psf_SAS.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Home Health (HHA)', 'Hospice', 'Hospital', 'Inpatient', 'Long Term Care (LTC)', 'Medicare', 'National', 'Payments', 'Prospective Payment System (PPS)', 'Providers', 'Psychiatric Facility', 'Publicly Available Data File - for download', 'Regional', 'Skilled Nursing (SNF)'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Provider Specific Data for Public Use in SAS Format', 'accrualPeriodicity': 'R/P1Y'}, {'description': '<p>QHP Landscape Files present basic information about certified Qualified Health Plans and Stand-alone Dental Plans for individuals-families and small businesses available on HealthCare.gov. The files contain plan information by county, including plan type, category, rating area, and premiums for various rating scenarios.</p>\n', 'programCode': ['009:000'], 'temporal': '2014-01-01T05:00:00-05:00/2016-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.healthcare.gov/health-and-dental-plan-datasets-for-researchers-and-issuers/', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:Healthdata@hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2014-11-14', 'accessLevel': 'public', 'identifier': '549', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.healthcare.gov/health-and-dental-plan-datasets-for-researchers-and-issuers/', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Access to Care', 'Center for Consumer Information and Insurance Oversight', 'County', 'Covered Services', 'Eligibility', 'Freedom of Information Act (FOIA)', 'Health Insurance Marketplace', 'Interactive Tools', 'National', 'Payment Sources', 'Payments', 'Preventive Services', 'Publicly Available Data File - for download', 'Rates', 'Research', 'State'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Qualified Health Plan (QHP) Landscape'}, {'description': '<p>CMS has released new information on Qualified Health Plan selections by county for the 37 states that use the HealthCare.gov platform (including the Federally-facilitated Marketplace, State Partnership Marketplaces and supported State-based Marketplaces) for the Marketplace open enrollment period from November 15, 2014 through February 15, 2015, including additional special enrollment period (SEP) activity reported through February 22, 2015. The data represent the number of unique individuals who have been determined eligible to enroll in a Qualified Health Plan and had selected a Marketplace plan by February 15, 2015 (including SEP activity through February 22).</p>\n', 'programCode': ['009:000'], 'temporal': '2015-01-01T05:00:00-05:00/2015-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://data.healthcare.gov/dataset/2015-Qualifying-Health-Plan-Selections-by-Age-Grou/qv54-6mtm', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '612', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://data.healthcare.gov/dataset/2015-Qualifying-Health-Plan-Selections-by-Age-Grou/qv54-6mtm', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['County', 'Health Insurance Marketplace', 'Interactive Tools', 'Publicly Available Data File - for download'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Qualifying Health Plan Selections by Age Group and County'}, {'description': '<p>CMS has released new information on Qualified Health Plan selections by county for the 37 states that use the HealthCare.gov platform (including the Federally-facilitated Marketplace, State Partnership Marketplaces and supported State-based Marketplaces) for the Marketplace open enrollment period from November 15, 2014 through February 15, 2015, including additional special enrollment period (SEP) activity reported through February 22, 2015. The data represent the number of unique individuals who have been determined eligible to enroll in a Qualified Health Plan and had selected a Marketplace plan by February 15, 2015 (including SEP activity through February 22).</p>\n', 'programCode': ['009:000'], 'temporal': '2015-01-01T05:00:00-05:00/2015-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://data.healthcare.gov/dataset/2015-Qualifying-Health-Plan-Selections-by-APTC-and/f7yt-nc7m', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:Healthdata@hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '607', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://data.healthcare.gov/dataset/2015-Qualifying-Health-Plan-Selections-by-APTC-and/f7yt-nc7m', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['County', 'Health Insurance Marketplace', 'Interactive Tools', 'Publicly Available Data File - for download'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Qualifying Health Plan Selections by APTC and County'}, {'description': '<p>CMS has released new information on Qualified Health Plan selections by county for the 37 states that use the HealthCare.gov platform (including the Federally-facilitated Marketplace, State Partnership Marketplaces and supported State-based Marketplaces) for the Marketplace open enrollment period from November 15, 2014 through February 15, 2015, including additional special enrollment period (SEP) activity reported through February 22, 2015. The data represent the number of unique individuals who have been determined eligible to enroll in a Qualified Health Plan and had selected a Marketplace plan by February 15, 2015 (including SEP activity through February 22).</p>\n', 'programCode': ['009:000'], 'temporal': '2015-01-01T05:00:00-05:00/2015-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://data.healthcare.gov/dataset/2015-Qualifying-Health-Plan-Selections-by-Type-of-/kjvw-ka5c', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '609', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://data.healthcare.gov/dataset/2015-Qualifying-Health-Plan-Selections-by-Type-of-/kjvw-ka5c', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['County', 'Health Insurance Marketplace', 'Interactive Tools', 'Publicly Available Data File - for download'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Qualifying Health Plan Selections by Consumer Type and Cnty'}, {'description': '<p>CMS has released new information on Qualified Health Plan selections by county for the 37 states that use the HealthCare.gov platform (including the Federally-facilitated Marketplace, State Partnership Marketplaces and supported State-based Marketplaces) for the Marketplace open enrollment period from November 15, 2014 through February 15, 2015, including additional special enrollment period (SEP) activity reported through February 22, 2015. The data represent the number of unique individuals who have been determined eligible to enroll in a Qualified Health Plan and had selected a Marketplace plan by February 15, 2015 (including SEP activity through February 22).</p>\n', 'programCode': ['009:000'], 'temporal': '2015-01-01T05:00:00-05:00/2015-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://data.healthcare.gov/dataset/2015-Qualifying-Health-Plan-Selections-by-Househol/sy6b-59wj', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '610', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://data.healthcare.gov/dataset/2015-Qualifying-Health-Plan-Selections-by-Househol/sy6b-59wj', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['County', 'Health Insurance Marketplace', 'Interactive Tools', 'Publicly Available Data File - for download'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Qualifying Health Plan Selections by Income and County'}, {'description': '<p>As of September 1, 2011, the Affordable Care Act and rate review regulation require review of rate increases of 10 percent or more. A non-grandfathered health plan sold in the individual or small group market that increases its rates by 10 percent or more is subject to review to determine whether the increase is unreasonable. Most states and territories have an effective rate review program and will review rate increases submitted by health insurance issuers in their states and territories. CMS will review rate increases in the market(s) where states do not have an effective rate review program. Additionally, effective January 1, 2014, all plans compliant with the rate monitoring and single risk pool requirements of the Affordable Care Act are required to submit all plans within the single risk pool. This page contains links to the rate review data posted on the CCIIO website.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/CCIIO/Resources/Data-Resources/ratereview.html', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2014-11-13', 'accessLevel': 'public', 'identifier': '561', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/CCIIO/Resources/Data-Resources/ratereview.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Center for Consumer Information and Insurance Oversight', 'Publicly Available Data File - for download', 'Rates', 'State'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Rate Review Data '}, {'description': '<p>The Centers for Medicare and Medicaid Services (CMS) research efforts span many topics, methods, and interests. Some projects address the Agencys immediate information needs, like patterns of prescription drug use. Others are aimed at long-term research needs, such as risk adjuster mechanisms for different payment systems.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Reports/', 'modified': '2015-12-22', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2015-12-22', 'accessLevel': 'public', 'identifier': '267', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Reports/', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Ambulatory', 'Budget', 'Demonstrations', 'Eligibility', 'End Stage Renal Disease (ESRD)', 'Enrollment', 'Expenditures', 'Home Health (HHA)', 'Hospice', 'Hospital', 'Inpatient', 'Long Term Care (LTC)', 'Medicaid', 'Medicaid Managed Care', 'Medicare', 'Medicare-Medicaid Dual Beneficiaries', 'Minority Health', 'National', 'Outpatient', 'Part A', 'Part B', 'Part D', 'Payments', 'Prescription Drug Plans', 'Prescription Drugs', 'Quality', 'Reports', 'Research', 'Skilled Nursing (SNF)', 'State', 'Utilization'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Research Reports'}, {'description': '<p>Section 4432(a) of the Balanced Budget Act (BBA) of 1997 modified how payment is made for Medicare skilled nursing facility (SNF) services. Effective with cost reporting periods beginning on or after July 1, 1998, SNFs are no longer paid on a reasonable cost basis or through low volume prospectively determined rates, but rather on the basis of a prospective payment system (PPS). The PPS payment rates are adjusted for case mix and geographic variation in wages and cover all costs of furnishing covered SNF services (routine, ancillary, and capital-related costs).</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/SNFPPS/', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '183', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/SNFPPS/', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Coding and Coding Rules', 'Interactive Tools', 'Medicare', 'National', 'Payments', 'Prospective Payment System (PPS)', 'Providers', 'Publicly Available Data File - for download', 'Regional', 'Reports', 'Skilled Nursing (SNF)'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Skilled Nursing Facility PPS'}, {'description': '<p>Provides annual Medicare Health Plan Employer Data and Information Set (HEDIS) performance measures.</p>\n', 'programCode': ['009:000'], 'temporal': '2008-01-01T05:00:00-05:00/2015-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/MCRAdvPartDEnrolData/SNP-HEDIS-Public-Use-Files.html', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '370', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/MCRAdvPartDEnrolData/SNP-HEDIS-Public-Use-Files.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Enrollment', 'Health Employer Data and Information Set (HEDIS)', 'Medicare Advantage', 'National', 'Part D', 'Publicly Available Data File - for download'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Special Needs Plan HEDIS Public Use Files'}, {'description': '<p>These documents provide key statistics on Medicare-Medicaid dual enrollees enrollment, service utilization, expenditures, and chronic conditions for 2007 through 2011.</p>\n', 'programCode': ['009:000'], 'temporal': '2007-01-01T05:00:00-05:00/2011-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.cms.gov/Medicare-Medicaid-Coordination/Medicare-and-Medicaid-Coordination/Medicare-Medicaid-Coordination-Office/Analytics.html', 'modified': '2017-12-14', 'contactPoint': {'hasEmail': 'mailto:Healthdata@hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2012-04-01', 'accessLevel': 'public', 'identifier': '664', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://www.cms.gov/Medicare-Medicaid-Coordination/Medicare-and-Medicaid-Coordination/Medicare-Medicaid-Coordination-Office/Downloads/County-LevelProfiles_2012.zip', 'format': 'zip', 'mediaType': 'application/unknown', 'title': 'zip'}], 'keyword': ['Behavioral Health-Mental Health', 'Chronic Condition', 'Enrollment', 'Expenditures', 'Long Term Care (LTC)', 'Managed Care', 'Medicaid', 'Medicaid Managed Care', 'Medicare', 'Medicare Advantage', 'Medicare-Medicaid Dual Beneficiaries', 'National', 'Operating Costs', 'Publicly Available Data File - for download', 'State', 'Statistics', 'Utilization'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'State and National Profiles of Medicare-Medicaid dual Benes'}, {'description': '<p>The Affordable Care Act created the Pre-Existing Condition Insurance Plan (PCIP) to make health insurance available to people who have been denied coverage by private insurance companies because of a pre-existing condition.</p>\n', 'programCode': ['009:000'], 'temporal': '2011-01-01T05:00:00-05:00/2014-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/CCIIO/Resources/Fact-Sheets-and-FAQs/pcip-enrollment.html', 'modified': '2016-01-06', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-01-06', 'accessLevel': 'public', 'identifier': '305', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/CCIIO/Resources/Fact-Sheets-and-FAQs/pcip-enrollment.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Access to Care', 'Center for Consumer Information and Insurance Oversight', 'Enrollment', 'Fact Sheets', 'State', 'Statistics'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'State by State Enrollment in the PCIP'}, {'description': '<p>The State Program Integrity Assessment (SPIA) is the Centers for Medicare and Medicaid Services (CMS) first national data collection on state Medicaid program integrity activities for the purposes of program evaluation and technical assistance support. CMS uses the data from the SPIA to develop descriptive reports for each state, identify areas to provide states with technical support and assistance, and assess states performance over time. The data are collected via an online data collection instrument which includes questions on state Medicaid integrity program characteristics, planning, prevention, detection, investigation and recovery activities, and technical assistance needs.</p>\n', 'programCode': ['009:000'], 'temporal': '2007-01-01T05:00:00-05:00/2010-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Medicare-Medicaid-Coordination/Fraud-Prevention/FraudAbuseforProfs/SPIA.html', 'modified': '2015-12-22', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2015-12-22', 'accessLevel': 'public', 'identifier': '562', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Medicare-Medicaid-Coordination/Fraud-Prevention/FraudAbuseforProfs/SPIA.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Claims', 'Fact Sheets', 'Hospital', 'Medicaid', 'Payments', 'Physician Services', 'Providers', 'Quality', 'Reports', 'State', 'Suppliers', 'Vendors'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'State Program Integrity Assessment (SPIA)'}, {'description': '<p>This 6-page document provides key statistics on Medicare-Medicaid dual enrollees enrollment, service utilization, expenditures, and chronic conditions for 2012. 2012 is the most recent year of available data due to lags in Medicaid data.</p>\n', 'programCode': ['009:000'], 'temporal': '2012-01-01T05:00:00-05:00/2012-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.cms.gov/Medicare-Medicaid-Coordination/Medicare-and-Medicaid-Coordination/Medicare-Medicaid-Coordination-Office/Analytics.html', 'modified': '2017-12-14', 'contactPoint': {'hasEmail': 'mailto:Healthdata@hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2017-07-01', 'accessLevel': 'public', 'identifier': '663', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://www.cms.gov/Medicare-Medicaid-Coordination/Medicare-and-Medicaid-Coordination/Medicare-Medicaid-Coordination-Office/Downloads/County-LevelProfiles_2012.zip', 'format': 'zip', 'mediaType': 'application/unknown', 'title': 'zip'}], 'keyword': ['Behavioral Health-Mental Health', 'Chronic Condition', 'County', 'Enrollment', 'Expenditures', 'Long Term Care (LTC)', 'Managed Care', 'Medicaid', 'Medicaid Managed Care', 'Medicare', 'Medicare Advantage', 'Medicare-Medicaid Dual Beneficiaries', 'National', 'Operating Costs', 'Reports', 'State', 'Statistics', 'Utilization'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'State-County Profiles of Medicare-Medicaid dual Benes'}, {'description': '<p>These are the official datasets used on the Medicare.gov Supplier Directory provided by the Centers for Medicare and Medicaid Services. They provide names, addresses, and contact information for suppliers that provide services or products under the Medicare program.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://data.medicare.gov/data/supplier-directory', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '471', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://data.medicare.gov/data/supplier-directory', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['County', 'Durable Medical Equipment (DME)', 'Medicare', 'Publicly Available Data File - for download', 'State', 'Suppliers', 'Vendors'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Supplier Directory Data'}, {'description': '<p>The state profiles are intended to provide an understanding of the environment within which the featured agencies are functioning, including factors which may influence or help shape the implementation of particular practices.</p>\n', 'programCode': ['009:000'], 'temporal': '2004-01-01T05:00:00-05:00/2004-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Medicare/Provider-Enrollment-and-Certification/SurvCertPromPractProj/StateProfiles.html', 'modified': '2016-01-06', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-01-06', 'accessLevel': 'public', 'identifier': '188', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Medicare/Provider-Enrollment-and-Certification/SurvCertPromPractProj/StateProfiles.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Home Health (HHA)', 'Hospice', 'Hospital', 'Medicare', 'State', 'Statistics', 'Survey'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Survey and Cert-Promising Practices Project-State Profiles'}, {'description': '<p>This website provides high level results of the surveys conducted by the State Agencies captured by the ASPEN system. It provides deficiency information for Nursing Homes. For additional information about a particular provider, contact the appropriate State Agency or Regional Office contact.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Medicare/Provider-Enrollment-and-Certification/SurveyCertificationEnforcement/', 'modified': '2015-12-16', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2015-12-16', 'accessLevel': 'public', 'identifier': '189', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Medicare/Provider-Enrollment-and-Certification/SurveyCertificationEnforcement/', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Interactive Tools', 'Medicaid', 'Medicare', 'Nursing Home', 'Payments', 'Providers', 'Quality', 'Regional', 'Skilled Nursing (SNF)', 'State', 'Suppliers', 'Survey'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Survey and Certification - Enforcement - 2567 Report'}, {'description': '<p>This report provides the estimates and information applicable to physician fee schedule payments.</p>\n', 'programCode': ['009:000'], 'temporal': '2008-01-01T05:00:00-05:00/2015-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/SustainableGRatesConFact/index.html', 'modified': '2016-01-06', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-01-06', 'accessLevel': 'public', 'identifier': '184', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/SustainableGRatesConFact/index.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Medicare', 'National', 'Payments', 'Physician Fee Schedule', 'Physician Services', 'Rates', 'Reports', 'Research', 'Statistics'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Sustainable Growth Rates and Conversion Factors'}, {'description': '<p>The Number of Estimated Eligible Uninsured People for Outreach Targeting</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://data.cms.gov/dataset/The-Number-of-Estimated-Eligible-Uninsured-People-/pc88-ec56', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2012-08-13', 'accessLevel': 'public', 'identifier': '483', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://data.cms.gov/dataset/The-Number-of-Estimated-Eligible-Uninsured-People-/pc88-ec56', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Access to Care', 'Center for Consumer Information and Insurance Oversight', 'Health Insurance Marketplace', 'Interactive Tools', 'Publicly Available Data File - for download', 'State', 'Uninsured'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'The Number of Estimated Eligible Uninsured People for Out..'}, {'description': '<p>The Percent of Estimated Eligible Uninsured People for Outreach Targeting</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://data.cms.gov/dataset/The-Percent-of-Estimated-Eligible-Uninsured-People/9hxb-n5xb', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2012-08-13', 'accessLevel': 'public', 'identifier': '484', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://data.cms.gov/dataset/The-Percent-of-Estimated-Eligible-Uninsured-People/9hxb-n5xb', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Access to Care', 'Center for Consumer Information and Insurance Oversight', 'County', 'Health Insurance Marketplace', 'Interactive Tools', 'Publicly Available Data File - for download', 'State', 'Uninsured'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'The Percent of Estimated Eligible Uninsured People for Out..'}, {'description': '<p>The Therapy Provider Phase Information dataset is a tool for providers to search by their National Provider Identifier (NPI) number to determine their phase for manual medical review of therapy claims.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://data.cms.gov/dataset/Therapy-Provider-Phase-Information/ucun-6i4t', 'modified': '2016-04-07', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-04-07', 'accessLevel': 'public', 'identifier': '477', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://data.cms.gov/dataset/Therapy-Provider-Phase-Information/ucun-6i4t', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Claims', 'Interactive Tools', 'Medicare', 'National', 'Providers', 'Publicly Available Data File - for download'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Therapy Provider Phase Information'}, {'description': '<p>This data file indicates the estimated number of uninsured individuals ages 19-25 in each U.S. county. These individuals may be eligible to join their parents health plan if that plan offers dependent coverage. The data is based on the 2007 Small Area Health Insurance Estimates (SAHIE) and March 2008 Current Population Survey Annual Social and Economic Supplement (CPS-ASEC).</p>\n', 'programCode': ['009:000'], 'temporal': '2007-01-01T05:00:00-05:00/2008-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/CCIIO/Programs-and-Initiatives/Health-Insurance-Market-Reforms/Coverage-for-Young-Adults.html', 'modified': '2016-01-06', 'contactPoint': {'hasEmail': 'mailto:cms.data@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2016-01-06', 'accessLevel': 'public', 'identifier': '301', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/CCIIO/Programs-and-Initiatives/Health-Insurance-Market-Reforms/Coverage-for-Young-Adults.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Access to Care', 'Center for Consumer Information and Insurance Oversight', 'County', 'State', 'Statistics'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Uninsured Young Adults by County'}, {'description': '<p>The Centers for Medicare and Medicaid Services (CMS) has created a standard analytical file intended to promote transparency. For each VM performance year, CMS will publish a PUF that contains Value Modifier performance results of de-identified practices that were subject to the VM program. CMS provides supporting documentation for each PUF that contains the field name, length, type, label, description, and notes for each variable included in the PUF.</p>\n', 'programCode': ['009:000'], 'temporal': '2013-01-01T05:00:00-05:00/2016-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/VMPUF/Value-Modifier-PUF.html', 'modified': '2018-09-06', 'contactPoint': {'hasEmail': 'mailto:pvhelpdesk@cms.hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2017-05-05', 'accessLevel': 'public', 'identifier': '659', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/VMPUF/Value-Modifier-PUF.html', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Accountable Care Organization', 'Claims', 'Medicare', 'National', 'Payments', 'Physician Fee Schedule', 'Physician Services', 'Publicly Available Data File - for download'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Value Modifier Public Use File', 'accrualPeriodicity': 'R/P1Y'}, {'description': "<p>The Medicare Electronic Health Record (EHR) Incentive Program provides incentives to eligible clinicians and hospitals to adopt electronic health records. This dataset combines meaningful use attestations from the Medicare EHR Incentive Program and certified health IT product data from the ONC Certified Health IT Product List (CHPL) to identify the unique vendors, products, and product types of each certified health IT product used to attest to meaningful use. The dataset also includes important provider-specific data, related to the provider's participation and status in the program, unique provider identifiers, and other characteristics unique to each provider, like geography and provider type.</p>\n", 'programCode': ['009:110'], 'title': 'EHR Products Used for Meaningful Use Attestation', 'publisher': {'@type': 'org:Organization', 'name': 'Office of the National Coordinator for Health Information Technology'}, 'landingPage': 'https://dashboard.healthit.gov/datadashboard/documentation/ehr-products-mu-attestation-data-documentation.php', 'contactPoint': {'hasEmail': 'mailto:onc.request@hhs.gov', 'fn': 'ONC Request'}, 'issued': '2019-01-01', 'accessLevel': 'public', 'identifier': '11c83d84-83c1-4310-963f-2134f953943b', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://dashboard.healthit.gov/datadashboard/data/MU_REPORT.csv', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'MU_REPORT.csv'}], 'keyword': ['certified', 'ehrs', 'electronic health records', 'health information technology', 'health IT', 'interoperability'], 'bureauCode': ['009:00'], 'modified': '2019-01', 'references': ['https://dashboard.healthit.gov/quickstats/pages/FIG-Vendors-of-EHRs-to-Participating-Professionals.php', 'https://dashboard.healthit.gov/quickstats/pages/FIG-Vendors-of-EHRs-to-Participating-Hospitals.php', 'https://dashboard.healthit.gov/apps/hospitals-medicare-meaningful-use.php', 'https://dashboard.healthit.gov/apps/medicare-professionals-ehr-vendors.php'], 'describedBy': 'https://dashboard.healthit.gov/datadashboard/documentation/ehr-products-mu-attestation-data-documentation.php'}, {'description': "<p>The CMS EHR Incentive Programs provide incentives to eligible office-based providers and hospitals to adopt electronic health records. Both the Medicare and Medicaid programs have separate criteria and eligible participants. These measures track the percentage of physicians, nurse practitioners, physician assistants, short-term general, Critical Access, and Children's hospitals that have demonstrated meaningul use of certified electronic health record technology and/or adopted, implemented, or ugraded any electronic health record. These measures track the rate of adoption and use of EHR technology certified by HHS in addition to adoption of other non-certified EHR technology. These measures are cumulative, representing the most recent data.</p>\n", 'programCode': ['009:110'], 'title': 'Centers for Medicare & Medicaid Services (CMS) EHR Incentive Program Measures', 'publisher': {'@type': 'org:Organization', 'name': 'Office of the National Coordinator for Health Information Technology'}, 'landingPage': 'https://dashboard.healthit.gov/datadashboard/documentation/cms-ehr-incentive-program-measures-documentation.php', 'contactPoint': {'hasEmail': 'mailto:onc.request@hhs.gov', 'fn': 'ONC Request'}, 'issued': '2017-08-01', 'accessLevel': 'public', 'identifier': 'deraq33a-rn2x-aa1j-jhzz-4gp7d0wf8cys', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://dashboard.healthit.gov/datadashboard/data/Meaningful-Use-Acceleration-Scorecard.csv', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'Meaningful-Use-Acceleration-Scorecard.csv'}], 'keyword': ['adoption', 'certified electronic health record technology', 'ehrs', 'electronic health records', 'health information technology', 'health IT', 'hospitals', 'incentive payment', 'nurse', 'office-based physicians', 'physicians'], 'bureauCode': ['009:00'], 'modified': '2017-08', 'references': ['https://dashboard.healthit.gov/quickstats/pages/FIG-Health-Care-Professionals-EHR-Incentive-Programs.php', 'https://dashboard.healthit.gov/quickstats/pages/FIG-Hospitals-EHR-Incentive-Programs.php'], 'describedBy': 'https://dashboard.healthit.gov/datadashboard/documentation/cms-ehr-incentive-program-measures-documentation.php'}, {'description': "<p>The 'State Points of Contact' is a list of all of ONC's collaborators at the state level. The list contains the points of contacts' names, title and contact information.</p>\n", 'programCode': ['009:110'], 'publisher': {'@type': 'org:Organization', 'name': 'Office of the National Coordinator for Health Information Technology'}, 'landingPage': 'https://dashboard.healthit.gov/datadashboard/state-health-it-policy-levers-compendium-state-poc.php', 'contactPoint': {'hasEmail': 'mailto:onc.request@hhs.gov', 'fn': 'ONC Request'}, 'issued': '2017-07-01', 'accessLevel': 'public', 'identifier': '13hiij7v-wbz1-2zfs-lazc-pkytdlbu56nj', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://dashboard.healthit.gov/datadashboard/data/policy-levers-state-poc.csv', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'policy-levers-state-poc.csv'}], 'keyword': ['EHR', 'health information exchange', 'health information technology', 'health IT', 'patient engagement', 'State Health IT policies', 'State HIE'], 'bureauCode': ['009:00'], 'modified': '2017-07', 'title': 'State Health IT Policy Points of Contact', 'describedBy': 'https://dashboard.healthit.gov/datadashboard/state-health-it-policy-levers-compendium-state-poc.php'}, {'description': '<p>This data was collected by the Office of the National Coordinator for Health IT in coordination with Clinovations and the George Washington University Milken Institute of Public Health. ONC and its partners collected the data through research of state government and health information organization websites. The dataset provides policy and law details for four distinct policies or laws, and, where available, hyperlinks to official state records or websites. These four policies or laws are: 1) State Health Information Exchange (HIE) Consent Policies; 2) State-Sponsored HIE Consent Policies; 3) State Laws Requiring Authorization to Disclose Mental Health Information for Treatment, Payment, and Health Care Operations (TPO); and 4) State Laws that Apply a Minimum Necessary Standard to Treatment Disclosures of Mental Health Information.</p>\n', 'programCode': ['009:110'], 'title': 'State Health IT Privacy and Consent Laws and Policies', 'publisher': {'@type': 'org:Organization', 'name': 'Office of the National Coordinator for Health Information Technology'}, 'landingPage': 'https://dashboard.healthit.gov/datadashboard/documentation/state-health-it-privacy-consent-law-policy-data-documentation.php', 'contactPoint': {'hasEmail': 'mailto:onc.request@hhs.gov', 'fn': 'ONC Request'}, 'issued': '2017-07-01', 'accessLevel': 'public', 'identifier': 'yw73pryi-h3or-9rhg-jpgp-dofus7swvmx1', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://dashboard.healthit.gov/datadashboard/data/state-health-it-privacy-consent-law-policies.csv', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'state-health-it-privacy-consent-law-policies.csv'}], 'keyword': ['authorization', 'consent', 'consent law', 'health care', 'health care operations', 'Health information exchange', 'health information technology', 'health IT', 'healthcare', 'healthit', 'HIE', 'HIE consent policies', 'hit', 'mental health information', 'minimum necessary standard', 'patient information', 'payment', 'personal health information', 'privacy', 'state', 'state laws', 'State-sponsored HIE Consent policies', 'TPO', 'treatment'], 'bureauCode': ['009:00'], 'modified': '2017-07', 'references': ['https://dashboard.healthit.gov/apps/state-health-it-privacy-consent-law-policy.php'], 'describedBy': 'https://dashboard.healthit.gov/datadashboard/documentation/state-health-it-privacy-consent-law-policy-data-documentation.php'}, {'description': "<p>The Medicare & Medicaid Electronic Health Record (EHR) Incentive Programs provide incentives to eligible ambulatory and inpatient providers to adopt electronic health records. This dataset provides the counts of health care providers that have reported a developer's product through participation in the Medicare EHR Incentive Program. The data are provided beginning in 2011. This dataset enables the tracking of trends in the adoption of healthIT by developer and by both office-based health care providers and non-federal acute-care hospitals. Filter the data by Program Year to get the most recent counts by health care provider type. The most recent data is available through the 2016 Program Year.</p>\n", 'programCode': ['009:110'], 'title': 'EHR Developers Reported by Health Care Providers Participating in Federal Programs', 'publisher': {'@type': 'org:Organization', 'name': 'Office of the National Coordinator for Health Information Technology'}, 'landingPage': 'https://dashboard.healthit.gov/datadashboard/documentation/ehr-vendors-reported-CMS-ONC-data-documentation.php', 'contactPoint': {'hasEmail': 'mailto:onc.request@hhs.gov', 'fn': 'ONC Request'}, 'issued': '2017-07-01', 'accessLevel': 'public', 'identifier': '5d6zvokd-upg9-fobb-lzgn-ep6jo1du8lkd', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://dashboard.healthit.gov/datadashboard/data/EHR-vendors-count-dataset.csv', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'EHR-vendors-count-dataset.csv'}], 'keyword': ['adoption', 'CEHRT', 'certified electronic health record technology', 'CMS EHR Incentrive Program', 'EHR developers', 'EHR vendors', 'federal programs', 'health IT'], 'bureauCode': ['009:00'], 'modified': '2017-07', 'references': ['https://dashboard.healthit.gov/quickstats/pages/FIG-Vendors-of-EHRs-to-Participating-Professionals.php', 'https://dashboard.healthit.gov/quickstats/pages/FIG-Vendors-of-EHRs-to-Participating-Hospitals.php'], 'describedBy': 'https://dashboard.healthit.gov/datadashboard/documentation/ehr-vendors-reported-CMS-ONC-data-documentation.php'}, {'description': '<p>The Centers for Medicare & Medicaid Services (CMS) EHR Incentive Program provides incentive payments for eligible hospitals to adopt and meaningfully use certified health IT. Among the requirements to receive an incentive payment, participating hospitals must report on public health measures. These measures include the electronic reporting of data regarding: immunizations, emergency department visits (syndromic surveillance), reportable infectious disease laboratory results, and electronic patient data to specialized registries, like cancert. As of 2015, stage 2 of the EHR Incentive Program requires hospitals to report on three public health measures, when applicable, and modified stage 2 of the program requires hospitals to report on two of the three measures. This dataset includes the percentage of hospitals who reported on these measures in program years, 2013, 2014 and 2015.</p>\n', 'programCode': ['009:110'], 'title': 'Hospital Public Health Reporting', 'publisher': {'@type': 'org:Organization', 'name': 'Office of the National Coordinator for Health Information Technology'}, 'landingPage': 'https://dashboard.healthit.gov/datadashboard/documentation/hospital-public-health-reporting-documentation.php', 'contactPoint': {'hasEmail': 'mailto:onc.request@hhs.gov', 'fn': 'ONC Request'}, 'issued': '2017-01-01', 'accessLevel': 'public', 'identifier': 'vzcc5ta0-36kx-g2f7-uzay-ps4jb0jt6xdw', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://dashboard.healthit.gov/datadashboard/data/hospital-mu-public-health-measures.csv', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'hospital-mu-public-health-measures.csv'}], 'keyword': ['CMS EHR Incentive Program', 'emergency department visits', 'health information technology', 'health IT', 'interoperability', 'public health measures', 'public health measures reporting'], 'bureauCode': ['009:00'], 'modified': '2017-01', 'references': ['https://dashboard.healthit.gov/quickstats/pages/FIG-MU-Hospitals-Public-Health-Measures-Selection.php'], 'describedBy': 'https://dashboard.healthit.gov/datadashboard/documentation/hospital-public-health-reporting-documentation.php'}, {'description': "<p>The Health IT State Policy Levers Compendium was developed by the Office of National Coordinator for Health Information Technology (ONC) in coordination with states. It is intended to support state efforts to advance interoperability and can also be used in service of delivery system reform. The Compendium includes a directory of health IT policy levers and nearly 300 examples of how states have used them. The 'Activities Catalog' includes the over 300 documented examples of health IT policy levers in use by states. The catalog data includes the states using the policy lever to promote health IT and advance interoperability, the state's documented activities, and official information source for these activities.</p>\n", 'programCode': ['009:110'], 'title': 'State Health IT Policy Levers Activities Catalog', 'publisher': {'@type': 'org:Organization', 'name': 'Office of the National Coordinator for Health Information Technology'}, 'landingPage': 'https://dashboard.healthit.gov/datadashboard/documentation/state-health-it-policy-levers-compendium-documentation.php', 'contactPoint': {'hasEmail': 'mailto:onc.request@hhs.gov', 'fn': 'ONC Request'}, 'issued': '2015-12-01', 'accessLevel': 'public', 'identifier': 'exxucmj0-ey0t-ofmw-ehjp-yknmz432m3og', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://dashboard.healthit.gov/datadashboard/data/policy-levers-activities-catalog.csv', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'policy-levers-activities-catalog.csv'}], 'keyword': ['EHR', 'health information exchange', 'health information technology', 'health IT', 'patient engagement', 'State Health IT policies', 'State HIE'], 'bureauCode': ['009:00'], 'modified': '2015-12', 'references': ['https://dashboard.healthit.gov/apps/state-health-it-policy-levers-compendium.php'], 'describedBy': 'https://dashboard.healthit.gov/datadashboard/documentation/state-health-it-policy-levers-compendium-documentation.php'}, {'description': "<p>The Health IT State Policy Levers Compendium was developed by the Office of National Coordinator for Health Information Technology (ONC) in coordination with states. It is intended to support state efforts to advance interoperability and can also be used in service of delivery system reform. The Compendium includes a directory of health IT policy levers and nearly 300 examples of how states have used them. The 'Policy Levers Directory' is a list of all 32 distinct policy levers contained within the Compendium. The directory data includes descriptions for each lever, as well as policy lever uses for health IT and interoperability.</p>\n", 'programCode': ['009:110'], 'publisher': {'@type': 'org:Organization', 'name': 'Office of the National Coordinator for Health Information Technology'}, 'landingPage': 'https://dashboard.healthit.gov/datadashboard/state-health-it-policy-levers-compendium-directory.php', 'contactPoint': {'hasEmail': 'mailto:onc.request@hhs.gov', 'fn': 'ONC Request'}, 'issued': '2015-12-01', 'accessLevel': 'public', 'identifier': 'alk73yfu-8uwn-rnm6-tmxj-kmtp1mdm0bxs', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://dashboard.healthit.gov/datadashboard/data/policy-levers-directory.csv', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'policy-levers-directory.csv'}], 'keyword': ['EHR', 'health information exchange', 'health information technology', 'health IT', 'patient engagement', 'State Health IT policies', 'State HIE'], 'bureauCode': ['009:00'], 'modified': '2015-12', 'title': 'State Health IT Policy Levers Directory', 'describedBy': 'https://dashboard.healthit.gov/datadashboard/state-health-it-policy-levers-compendium-directory.php'}, {'description': '<p>The Health Information Technology for Economic and Clinical Health (HITECH) Act was passed as part of the American Recovery and Reinvestment Act (ARRA) to invest in the U.S. health IT infrastructure. The Office of the National Coordinator for Health IT (ONC) received over $2 billion of these HITECH funds, which was granted to health and community organizations across the U.S. This crosswalk provides geographic data for the service areas of two of these HITECH programs: the Health IT Regional Extension Centers (REC) Program and the Beacon Communities Program. This data can be linked to program financial and performance data to map and visualize program data. You can access the data in multiple formats below.</p>\n', 'programCode': ['009:110'], 'publisher': {'@type': 'org:Organization', 'name': 'Office of the National Coordinator for Health Information Technology'}, 'landingPage': 'https://dashboard.healthit.gov/datadashboard/documentation/grantee-xwalk-data-documentation.php', 'contactPoint': {'hasEmail': 'mailto:onc.request@hhs.gov', 'fn': 'ONC Request'}, 'issued': '2014-12-01', 'accessLevel': 'public', 'identifier': '5k0pnwr0-zzo9-pvru-dy7y-29vcs3fudqax', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://dashboard.healthit.gov/datadashboard/data/HealthIT_Dashboard_AreaType_Crosswalk.csv', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'HealthIT_Dashboard_AreaType_Crosswalk.csv'}], 'keyword': ['American Reconstruction and Recovery Act', 'ARRA', 'Beacon Communities Program', 'EHR', 'health IT', 'HITECH', 'REC', 'Regional Extension Centers'], 'bureauCode': ['009:00'], 'modified': '2014-12', 'title': 'ONC Health Information Technology for Economic and Clinical Health (HITECH) Grantee Crosswalk', 'describedBy': 'https://dashboard.healthit.gov/datadashboard/documentation/grantee-xwalk-data-documentation.php'}, {'description': '<p>ONC uses the SK&A Office-based Provider Database to calculate the counts of medical doctors, doctors of osteopathy, nurse practitioners, and physician assistants at the state and count level from 2011 through 2013. These counts are grouped as a total, as well as segmented by each provider type and separately as counts of primary care providers.</p>\n', 'programCode': ['009:110'], 'title': 'Office-based Health Care Providers Database', 'publisher': {'@type': 'org:Organization', 'name': 'Office of the National Coordinator for Health Information Technology'}, 'landingPage': 'https://dashboard.healthit.gov/datadashboard/documentation/ska-data-documentation.php', 'contactPoint': {'hasEmail': 'mailto:onc.request@hhs.gov', 'fn': 'ONC Request'}, 'issued': '2014-12-01', 'accessLevel': 'public', 'identifier': 'oerg8yyb-66a7-cry5-ljpv-0x7h9uz4xq52', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://dashboard.healthit.gov/datadashboard/data/SKA_State_County_Data_2011-2013.csv', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'SKA_State_County_Data_2011-2013.csv'}], 'keyword': ['health information technology', 'health IT', 'non-primary physicians', 'nurse practitioners', 'office-based physicians', 'physician assistants', 'primary care physicians', 'providers'], 'bureauCode': ['009:00'], 'modified': '2014-12', 'references': ['https://dashboard.healthit.gov/apps/physicians-medicare-meaningful-use.php'], 'describedBy': 'https://dashboard.healthit.gov/datadashboard/documentation/ska-data-documentation.php'}, {'description': "<p>The Updated Systematic Review reviews the January 2010 to August 2013 health IT literature to examine the effects of health IT across three aspects of care: efficiency, quality, and safety. This report updates previous systematic reviews of the health IT literature, focusing specifically on identifying and summarizing the evidence related to the use of health IT as outlined in the Meaningful Use regulations. The review examined the literature to determine the article authors' findings related to the effects or associations of a meaningful use functionality on an aspect of care. Each article's findings was scored as positive (defined as: health IT improved key aspect of care but none worse off), mixed-positive (defined as: positive effects of health IT outweight negative effects), neutral (defined as: health IT not associated with change in outcome), or negative (defined as: negative effects of health IT on outcome). The full review data: article, related meaningful use functionality, aspect of care, and author sentiment are provided in this dataset.</p>\n", 'programCode': ['009:110'], 'title': 'Effects of Meaningful Use Functionalities on Health Care Quality, Safety, and Efficiency', 'publisher': {'@type': 'org:Organization', 'name': 'Office of the National Coordinator for Health Information Technology'}, 'landingPage': 'https://dashboard.healthit.gov/datadashboard/documentation/systematic-lit-review-documentation.php', 'contactPoint': {'hasEmail': 'mailto:onc.request@hhs.gov', 'fn': 'ONC Request'}, 'issued': '2014-01-01', 'accessLevel': 'public', 'identifier': 'wzhfo0gu-gr6b-767p-cts4-7reu5e5mx4po', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://dashboard.healthit.gov/datadashboard/data/systematic-lit-review-appendix.csv', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'systematic-lit-review-appendix.csv'}], 'keyword': ['EHR', 'functionalities', 'health IT', 'indicators', 'meaningful use', 'public health measures', 'regulations'], 'bureauCode': ['009:00'], 'modified': '2014-01', 'references': ['https://dashboard.healthit.gov/quickstats/pages/FIG-Health-IT-Literature-Review-Infographic.php', 'https://dashboard.healthit.gov/quickstats/pages/FIG-Health-IT-Literature-Review-Summary-of-Findings-Meaningful-Use-Functionalities-on-Quality-Safety-and-Efficiency.php', 'https://dashboard.healthit.gov/quickstats/pages/FIG-Health-IT-Literature-Review-Summary-of-Author-Sentiments.php'], 'describedBy': 'https://dashboard.healthit.gov/datadashboard/documentation/systematic-lit-review-documentation.php'}, {'description': '<p>The Office of the Actuary in the Centers for Medicare and Medicaid Services (CMS) from time to time conducts studies on various aspects of the Medicare and Medicaid programs. The available studies include the following-</p>\n<p>Medicare Financial Status, Budget Impact, and Sustainability-Which Concept is Which, Actuarial Report on the Financial Outlook for Medicaid, Estimated Impact of Health Care Reform Proposals, Analysis of volume-and-intensity response to a price change for physicians services, Analysis of expenses in the last year of life.</p>\n', 'programCode': ['009:000'], 'temporal': '2008-01-01T05:00:00-05:00/2017-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Research/ActuarialStudies/', 'modified': '2018-10-03', 'contactPoint': {'hasEmail': 'mailto:Healthdata@hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2018-10-03', 'accessLevel': 'public', 'identifier': '245', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Research/ActuarialStudies/', 'mediaType': 'application/unknown', 'title': 'html'}], 'keyword': ['Budget', 'Enrollment', 'Expenditures', 'Long Term Care (LTC)', 'Medicaid', 'National', 'Payments', 'Reports', 'Statistics', 'Trends'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Actuarial Studies', 'accrualPeriodicity': 'R/P1Y'}, {'description': "<p>On September 22, 2010, Abbott issued a voluntary recall of certain Similac powdered infant formula after identifying a common warehouse beetle (both larvae and adults) in the finished product at their Sturgis, Michigan plant. The company immediately put all product manufactured at the Michigan plant on hold and ceased manufacturing at that location. FDA has advised against consumption of the recalled product and urged consumers to follow the manufacturer's instructions for reporting and returning the formula.</p>\n", 'programCode': ['009:001'], 'temporal': '2010-01-01T05:00:00-05:00/2010-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.fda.gov/AboutFDA/Transparency/OpenGovernment/ucm227485.htm', 'contactPoint': {'hasEmail': 'mailto:FDA_Enterprise_Data_Inventory@fda.hhs.gov', 'fn': 'FDA Enterprise Data Inventory'}, 'issued': '2010-10-01', 'accessLevel': 'public', 'identifier': '141bcfb1-fd5c-4abc-9e81-0e07cc3c8ca4', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.accessdata.fda.gov/scripts/infantformula/InfantFormulaRecallList2010.xls', 'format': 'excel', 'mediaType': 'application/unknown', 'title': 'excel'}], 'keyword': ['community health', 'food', 'formula', 'health', 'infant', 'market', 'notifications', 'recalls', 'safety'], 'bureauCode': ['009:10'], 'modified': '2010-10-01', 'title': 'FDA Abbott Infant Formula Recall'}, {'description': "<p>This list is intended to alert consumers about Web sites that are or were illegally marketing unapproved, uncleared, or unauthorized products in relation to the 2009 H1N1 Flu Virus (sometimes referred to as the 'swine flu' virus).</p>\n", 'programCode': ['009:000'], 'temporal': '2009-01-01T05:00:00-05:00/2009-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.fda.gov/AboutFDA/Transparency/OpenGovernment/ucm225441.htm', 'contactPoint': {'hasEmail': 'mailto:FDA_Enterprise_Data_Inventory@fda.hhs.gov', 'fn': 'FDA Enterprise Data Inventory'}, 'issued': '1900-01-01', 'accessLevel': 'public', 'identifier': '8b366073-48df-4c87-9120-9878f4875373', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.accessdata.fda.gov/scripts/h1n1flu/FraudulentH1N1ProductsList2009.xml', 'format': 'xml', 'mediaType': 'application/unknown', 'title': 'xml'}], 'keyword': ['community health', 'h1n1', 'health', 'influenza', 'market', 'notifications', 'ora', 'recalls', 'safety'], 'bureauCode': ['009:10'], 'modified': '1900-01-01', 'title': 'Fraudulent 2009 H1N1 Influenza Products'}, {'description': '<p>This feed provides new health and safety updates related to FDA approved products</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.fda.gov/AboutFDA/ContactFDA/StayInformed/RSSFeeds/Consumers/rss.xml', 'contactPoint': {'hasEmail': 'mailto:FDA_Enterprise_Data_Inventory@fda.hhs.gov', 'fn': 'FDA Enterprise Data Inventory'}, 'issued': '2012-05-30', 'accessLevel': 'public', 'identifier': '82319f7a-9d6e-4b9e-b67f-cf8ff1a4980e', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.fda.gov/AboutFDA/ContactFDA/StayInformed/RSSFeeds/Consumers/rss.xml', 'format': 'rss+xml', 'mediaType': 'application/unknown', 'title': 'rss+xml'}], 'keyword': ['approved', 'community health', 'fda', 'health', 'items', 'notifications', 'products', 'safety', 'updates'], 'bureauCode': ['009:10'], 'modified': '2012-05-30', 'title': 'Health Information Updates'}, {'description': '<p>Contains data for FDA pet food recalls since January 1, 2006.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.fda.gov/AboutFDA/Transparency/OpenGovernment/ucm225435.htm', 'contactPoint': {'hasEmail': 'mailto:FDA_Enterprise_Data_Inventory@fda.hhs.gov', 'fn': 'FDA Enterprise Data Inventory'}, 'issued': '2010-10-01', 'accessLevel': 'public', 'identifier': '617db889-3907-4429-aa64-b4747156d437', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.accessdata.fda.gov/scripts/newpetfoodrecalls/PetFoodRecallProductsList2009.xls', 'format': 'excel', 'mediaType': 'application/unknown', 'title': 'excel'}], 'keyword': ['community health', 'health', 'market', 'notifications', 'pet food', 'recalls', 'safety'], 'bureauCode': ['009:10'], 'modified': '2010-10-01', 'title': 'FDA Pet Food Recalls'}, {'description': '<p>This file contains the data elements used for searching the FDA Online Data Repository including proprietary name, active ingredients, marketing application number or regulatory citation, National Drug Code, and company name.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.fda.gov/ForIndustry/DataStandards/StructuredProductLabeling/ucm240580.htm', 'contactPoint': {'hasEmail': 'mailto:FDA_Enterprise_Data_Inventory@fda.hhs.gov', 'fn': 'FDA Enterprise Data Inventory'}, 'issued': '2011-02-01', 'accessLevel': 'public', 'identifier': 'c447002d-51df-46d9-a105-dda94dfd6083', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.fda.gov/downloads/ForIndustry/DataStandards/StructuredProductLabeling/ucm241597.zip', 'format': 'text/csv', 'mediaType': 'application/unknown', 'title': 'text/csv'}], 'keyword': ['community health', 'drug', 'fda', 'label', 'label repository', 'labels fda gov'], 'bureauCode': ['009:10'], 'modified': '2011-02-01', 'title': 'FDA Drug Label Data'}, {'description': '<p>Contains data for FDA peanut product recalls since January 2009.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.fda.gov/AboutFDA/Transparency/OpenGovernment/ucm225439.htm', 'contactPoint': {'hasEmail': 'mailto:FDA_Enterprise_Data_Inventory@fda.hhs.gov', 'fn': 'FDA Enterprise Data Inventory'}, 'issued': '2010-10-01', 'accessLevel': 'public', 'identifier': '1fce6941-625f-4dac-ae3b-6664fcfeea6d', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.accessdata.fda.gov/scripts/peanutbutterrecall/PeanutButterProducts2009.xls', 'format': 'excel', 'mediaType': 'application/unknown', 'title': 'excel'}], 'keyword': ['community health', 'food', 'health', 'market', 'notifications', 'peanut', 'recalls', 'safety'], 'bureauCode': ['009:10'], 'modified': '2010-10-01', 'title': 'FDA Peanut Product Recalls'}, {'description': '<p>Contains data for FDA recalls from 2009 through the present.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.fda.gov/AboutFDA/Transparency/OpenGovernment/ucm225433.htm', 'contactPoint': {'hasEmail': 'mailto:FDA_Enterprise_Data_Inventory@fda.hhs.gov', 'fn': 'FDA Enterprise Data Inventory'}, 'issued': '2010-10-01', 'accessLevel': 'public', 'identifier': 'd4959928-1229-4fff-a32e-704245f42cb6', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.fda.gov/DataSets/Recalls/RecallsDataSet.xml', 'format': 'xml', 'mediaType': 'application/unknown', 'title': 'xml'}], 'keyword': ['animal health', 'biologics', 'community health', 'drugs', 'food', 'health', 'market', 'medical devices', 'notifications', 'recalls', 'safety'], 'bureauCode': ['009:10'], 'modified': '2010-10-01', 'title': 'All FDA Recalls'}, {'description': '<p>This feed describes all new items that are being recalled by the FDA.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.fda.gov/AboutFDA/ContactFDA/StayInformed/RSSFeeds/Recalls/rss.xml', 'contactPoint': {'hasEmail': 'mailto:FDA_Enterprise_Data_Inventory@fda.hhs.gov', 'fn': 'FDA Enterprise Data Inventory'}, 'issued': '2004-01-01', 'accessLevel': 'public', 'identifier': 'e9412021-e775-4c64-9c04-98d6f666786f', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.fda.gov/AboutFDA/ContactFDA/StayInformed/RSSFeeds/Recalls/rss.xml', 'format': 'rss+xml', 'mediaType': 'application/unknown', 'title': 'rss+xml'}], 'keyword': ['community health', 'foods', 'health', 'market', 'notifications', 'recalls', 'safety'], 'bureauCode': ['009:10'], 'modified': '2004-01-01', 'title': 'Food and Drug Administration--Recalls'}, {'description': "<p>The Adverse Event Reporting System (AERS) is a computerized information database designed to support the FDA's post-marketing safety surveillance program for all approved drug and therapeutic biologic products. The FDA uses AERS to monitor for new adverse events and medication errors that might occur with these marketed products. Reporting of adverse events from the point of care is voluntary in the United States. FDA receives some adverse event and medication error reports directly from health care professionals (such as physicians, pharmacists, nurses and others) and consumers (such as patients, family members, lawyers and others). Healthcare professionals and consumers may also report these events to the products' manufacturers. If a manufacturer receives an adverse event report, it is required to send the report to FDA as specified by regulations. The files listed on this page contain raw data extracted from the AERS database for the indicated time ranges and are not cumulative. Users of these files need to be familiar with creation of relational databases using applications such as ORACLE, Microsoft Office Access, MySQL and IBM DB2 or the use of ASCII files with SAS analytic tools. A simple search of AERS data cannot be performed with these files by persons who are not familiar with creation of relational databases.</p>\n", 'programCode': ['009:000'], 'temporal': '2004-01-01T05:00:00-05:00/2012-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.fda.gov/Drugs/GuidanceComplianceRegulatoryInformation/Surveillance/AdverseDrugEffects/default.htm', 'contactPoint': {'hasEmail': 'mailto:FDA_Enterprise_Data_Inventory@fda.hhs.gov', 'fn': 'FDA Enterprise Data Inventory'}, 'issued': '2004-01-01', 'accessLevel': 'public', 'identifier': 'b454bed2-730a-4e06-becb-0f599f2ad62a', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'zip', 'accessURL': 'http://www.fda.gov/Drugs/GuidanceComplianceRegulatoryInformation/Surveillance/AdverseDrugEffects/ucm082193.htm', 'mediaType': 'application/unknown', 'title': 'zip'}], 'keyword': ['adverse event', 'human drugs'], 'bureauCode': ['009:10'], 'modified': '2004-01-01', 'title': 'Adverse Event Reporting System (AERS)'}, {'description': "<p>This list is intended to alert consumers about Web sites that are or were illegally marketing unapproved, uncleared, or unauthorized products in relation to the 2009 H1N1 Flu Virus (sometimes referred to as the 'swine flu' virus).</p>\n", 'programCode': ['009:000'], 'temporal': '2009-01-01T05:00:00-05:00/2009-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.fda.gov/AboutFDA/Transparency/OpenGovernment/ucm225441.htm', 'contactPoint': {'hasEmail': 'mailto:FDA_Enterprise_Data_Inventory@fda.hhs.gov', 'fn': 'FDA Enterprise Data Inventory'}, 'issued': '2010-10-01', 'accessLevel': 'public', 'identifier': '9cc0d11d-dbcd-41a7-8947-02774d10ce2e', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'excel', 'accessURL': 'http://www.fda.gov/AboutFDA/Transparency/OpenGovernment/ucm225441.htm', 'mediaType': 'application/unknown', 'title': 'excel'}], 'keyword': ['h1n1', 'health', 'influenza', 'market', 'notifications', 'recalls', 'safety'], 'bureauCode': ['009:10'], 'modified': '2010-10-01', 'title': 'Fraudulent 2009 H1N1 Influenza Products Widget'}, {'description': "<p>The drug labels and other drug-specific information on this Web site represent the most recent drug listing information companies have submitted to the Food and Drug Administration (FDA). (See 21 CFR part 207.) The drug labeling and other information has been reformatted to make it easier to read but its content has neither been altered nor verified by FDA. The drug labeling on this Web site may not be the labeling on currently distributed products or identical to the labeling that is approved. Most OTC drugs are not reviewed and approved by FDA, however they may be marketed if they comply with applicable regulations and policies described in monographs. Drugs marked 'OTC monograph final' or OTC monograph not final' are not checked for conformance to the monograph. Drugs marked 'unapproved medical gas', 'unapproved homeopathic' or 'unapproved drug other' on this Web site have not been evaluated by FDA for safety and efficacy and their labeling has not been approved. In addition, FDA is not aware of scientific evidence to support homeopathy as effective.</p>\n", 'programCode': ['009:002'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://labels.fda.gov/', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2013-11-26', 'accessLevel': 'public', 'identifier': 'ff9c9ee2-8c73-4142-b21f-2b694db8f783', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'zip', 'accessURL': 'http://www.fda.gov/ForIndustry/DataStandards/StructuredProductLabeling/ucm240580.htm', 'mediaType': 'application/unknown', 'title': 'zip'}], 'keyword': ['community health', 'drug', 'fda', 'label', 'label repository', 'labeling', 'labels fda gov'], 'bureauCode': ['009:10'], 'modified': '2013-11-26', 'title': 'FDA Online Label Repository'}, {'description': '<p>Contains data for FDA pistachio product recalls since March 2009.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.fda.gov/AboutFDA/Transparency/OpenGovernment/ucm225438.htm', 'contactPoint': {'hasEmail': 'mailto:FDA_Enterprise_Data_Inventory@fda.hhs.gov', 'fn': 'FDA Enterprise Data Inventory'}, 'issued': '2010-10-01', 'accessLevel': 'public', 'identifier': '64ae1af7-2b25-4d00-9dbf-244269123d2f', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'excel', 'accessURL': 'http://www.fda.gov/AboutFDA/Transparency/OpenGovernment/ucm225438.htm', 'mediaType': 'application/unknown', 'title': 'excel'}], 'keyword': ['food', 'health', 'market', 'notifications', 'pistachio', 'recalls', 'safety'], 'bureauCode': ['009:10'], 'modified': '2010-10-01', 'title': 'FDA Pistachio Product Recalls Widget'}, {'description': '<p>Contains data for FDA Hydrolyzed Vegetable Protein (HVP) Containing Products recalls since February, 2010.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.fda.gov/AboutFDA/Transparency/OpenGovernment/ucm225437.htm', 'contactPoint': {'hasEmail': 'mailto:FDA_Enterprise_Data_Inventory@fda.hhs.gov', 'fn': 'FDA Enterprise Data Inventory'}, 'issued': '2010-10-01', 'accessLevel': 'public', 'identifier': '1281388f-93e7-4c1c-9369-5143ec0fdb8e', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'excel', 'accessURL': 'http://www.fda.gov/AboutFDA/Transparency/OpenGovernment/ucm225437.htm', 'mediaType': 'application/unknown', 'title': 'excel'}], 'keyword': ['health', 'hvp', 'hydrolyzed vegetable protein', 'market', 'notifications', 'recalls', 'safety'], 'bureauCode': ['009:10'], 'modified': '2010-10-01', 'title': 'FDA Hydrolyzed Vegetable Protein (HVP) Containing Products Recalls Widget'}, {'description': '<p>Contains data for FDA peanut product recalls since January 2009.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.fda.gov/AboutFDA/Transparency/OpenGovernment/ucm225439.htm', 'contactPoint': {'hasEmail': 'mailto:FDA_Enterprise_Data_Inventory@fda.hhs.gov', 'fn': 'FDA Enterprise Data Inventory'}, 'issued': '2010-10-01', 'accessLevel': 'public', 'identifier': '486663d1-b2cd-4ccc-b221-6f9a155675e9', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'excel', 'accessURL': 'http://www.fda.gov/AboutFDA/Transparency/OpenGovernment/ucm225439.htm', 'mediaType': 'application/unknown', 'title': 'excel'}], 'keyword': ['food', 'health', 'market', 'notifications', 'peanut', 'recalls', 'safety'], 'bureauCode': ['009:10'], 'modified': '2010-10-01', 'title': 'FDA Peanut Product Recalls Widget'}, {'description': '<p>Contains data for FDA pet food recalls since January 1, 2006.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.fda.gov/AboutFDA/Transparency/OpenGovernment/ucm225435.htm', 'contactPoint': {'hasEmail': 'mailto:FDA_Enterprise_Data_Inventory@fda.hhs.gov', 'fn': 'FDA Enterprise Data Inventory'}, 'issued': '2010-10-01', 'accessLevel': 'public', 'identifier': '6e4c0c94-6b71-49f8-b551-c70a9070867e', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'application/unknown', 'accessURL': 'http://www.fda.gov/AboutFDA/Transparency/OpenGovernment/ucm225435.htm', 'mediaType': 'application/unknown', 'title': 'application/unknown'}], 'keyword': ['health', 'market', 'notifications', 'pet food', 'recalls', 'safety'], 'bureauCode': ['009:10'], 'modified': '2010-10-01', 'title': 'FDA Pet Health and Safety Widget'}, {'description': '<p>Contains data for the FDA Plainview Milk Cooperative Ingredient Recall since June 2009.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.fda.gov/AboutFDA/Transparency/OpenGovernment/ucm225440.htm', 'contactPoint': {'hasEmail': 'mailto:FDA_Enterprise_Data_Inventory@fda.hhs.gov', 'fn': 'FDA Enterprise Data Inventory'}, 'issued': '2010-10-01', 'accessLevel': 'public', 'identifier': '5d970911-f35f-4514-9ddf-b20bc32790ff', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.accessdata.fda.gov/scripts/Milk/MilkRecallProducts2009.xls', 'format': 'excel', 'mediaType': 'application/unknown', 'title': 'excel'}], 'keyword': ['community health', 'food', 'health', 'market', 'milk', 'notifications', 'recalls', 'safety'], 'bureauCode': ['009:10'], 'modified': '2010-10-01', 'title': 'FDA Plainview Milk Cooperative Ingredient Recall'}, {'description': '<p>Contains data for FDA pistachio product recalls since March 2009.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.fda.gov/AboutFDA/Transparency/OpenGovernment/ucm225438.htm', 'contactPoint': {'hasEmail': 'mailto:FDA_Enterprise_Data_Inventory@fda.hhs.gov', 'fn': 'FDA Enterprise Data Inventory'}, 'issued': '2010-10-01', 'accessLevel': 'public', 'identifier': 'a501b289-fe9f-4c20-980f-f95f34c81f30', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.accessdata.fda.gov/scripts/pistachiorecall/Pistachio2009.xls', 'format': 'excel', 'mediaType': 'application/unknown', 'title': 'excel'}], 'keyword': ['community health', 'food', 'health', 'market', 'notifications', 'pistachio', 'recalls', 'safety'], 'bureauCode': ['009:10'], 'modified': '2010-10-01', 'title': 'FDA Pistachio Product Recalls'}, {'description': '<p>Contains data for FDA shell egg recalls.</p>\n', 'programCode': ['009:000'], 'temporal': '2010-01-01T05:00:00-05:00/2010-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.fda.gov/AboutFDA/Transparency/OpenGovernment/ucm225434.htm', 'contactPoint': {'hasEmail': 'mailto:FDA_Enterprise_Data_Inventory@fda.hhs.gov', 'fn': 'FDA Enterprise Data Inventory'}, 'issued': '2010-10-01', 'accessLevel': 'public', 'identifier': 'dc522ec9-a996-440b-b94e-972136ab80c0', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.accessdata.fda.gov/scripts/shelleggsrecall/ShellEggsRecallList2010.xls', 'format': 'excel', 'mediaType': 'application/unknown', 'title': 'excel'}], 'keyword': ['community health', 'food', 'health', 'market', 'notifications', 'recalls', 'safety'], 'bureauCode': ['009:10'], 'modified': '2010-10-01', 'title': 'FDA Shell Egg Recalls'}, {'description': '<p>Contains data for FDA Hydrolyzed Vegetable Protein (HVP) Containing Products recalls since February, 2010.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.fda.gov/AboutFDA/Transparency/OpenGovernment/ucm225437.htm', 'contactPoint': {'hasEmail': 'mailto:FDA_Enterprise_Data_Inventory@fda.hhs.gov', 'fn': 'FDA Enterprise Data Inventory'}, 'issued': '2010-10-01', 'accessLevel': 'public', 'identifier': '97f8facf-a2b8-47f0-847b-d7e7bc165c09', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.accessdata.fda.gov/scripts/HVPCP/HydrolyzedVegetableProteinProductsList2010.xls', 'format': 'excel', 'mediaType': 'application/unknown', 'title': 'excel'}], 'keyword': ['community health', 'health', 'hvp', 'hydrolyzed vegetable protein', 'market', 'notifications', 'recalls', 'safety'], 'bureauCode': ['009:10'], 'modified': '2010-10-01', 'title': 'FDA Hydrolyzed Vegetable Protein (HVP) Containing Products Recalls'}, {'description': '<p>This list includes human and pet food subject to recall in the United States since January 2009 related to peanut products distributed by Peanut Corporation of America.</p>\n', 'programCode': ['009:001'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.accessdata.fda.gov/scripts/peanutbutterrecall/PeanutButterProducts2009.xml', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '1900-01-01', 'accessLevel': 'public', 'identifier': '5d4b366c-07ca-4358-a783-01aa2fe59684', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.accessdata.fda.gov/scripts/peanutbutterrecall/PeanutButterProducts2009.xml', 'format': 'xml', 'mediaType': 'application/unknown', 'title': 'xml'}], 'keyword': ['recalls'], 'bureauCode': ['009:10'], 'modified': '1900-01-01', 'title': 'Peanut Product Recalls'}, {'description': '<p>This list includes food subject to recall in the United States since March 2009 related to pistachios distributed by Setton Pistachio of Terra Bella, Inc. The FDA has completed its inspection of Salmonella contamination in pistachios and pistachio products involved in this recall.</p>\n', 'programCode': ['009:001'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.accessdata.fda.gov/scripts/pistachiorecall/Pistachio2009.xml', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '1900-01-01', 'accessLevel': 'public', 'identifier': '8acf8bd4-3c2b-4697-a2be-3d5006fbfc91', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.accessdata.fda.gov/scripts/pistachiorecall/Pistachio2009.xml', 'format': 'xml', 'mediaType': 'application/unknown', 'title': 'xml'}], 'keyword': ['ora'], 'bureauCode': ['009:10'], 'modified': '1900-01-01', 'title': 'Pistachio Product Recalls'}, {'description': '<p>This list includes products subject to recall in the United States since February 2010 related to hydrolyzed vegetable protein (HVP) paste and powder distributed by Basic Food Flavors, Inc. HVP is a flavor enhancer used in a wide variety of processed food products such as soups, sauces, chilis, stews, hot dogs, gravies, seasoned snack foods, dips, and dressings.</p>\n', 'programCode': ['009:001'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.accessdata.fda.gov/scripts/HVPCP/HydrolyzedVegetableProteinProductsList2010.xml', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '1900-01-01', 'accessLevel': 'public', 'identifier': '0a235bac-418f-4fa9-81b7-1af3259a54b1', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.accessdata.fda.gov/scripts/HVPCP/HydrolyzedVegetableProteinProductsList2010.xml', 'format': 'xml', 'mediaType': 'application/unknown', 'title': 'xml'}], 'keyword': ['recalls'], 'bureauCode': ['009:10'], 'modified': '1900-01-01', 'title': 'Hydrolyzed Vegetable Protein Containing Products Recalls'}, {'description': '<p>Epidemiologic investigations conducted by health officials in California, Colorado, and Minnesota revealed several restaurants or events where more than one person who fell ill with Salmonella Enteriditis had eaten. Information from these investigations suggested that shell eggs were the likely source of infections in many of these restaurants or events. And on August 13, 2010, Wright County Egg of Galt, Iowa, conducted a nationwide voluntary recalls of shell eggs that it had shipped since May 19, 2010.</p>\n', 'programCode': ['009:001'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.accessdata.fda.gov/scripts/shelleggsrecall/ShellEggsRecallList2010.xml', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '1900-01-01', 'accessLevel': 'public', 'identifier': '2e20dcb3-74a1-46e1-a7bd-900b78dd0355', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.accessdata.fda.gov/scripts/shelleggsrecall/ShellEggsRecallList2010.xml', 'format': 'xml', 'mediaType': 'application/unknown', 'title': 'xml'}], 'keyword': ['recalls'], 'bureauCode': ['009:10'], 'modified': '1900-01-01', 'title': 'Shell Egg Recalls'}, {'description': '<p>The Food Code Reference System (FCRS) is a searchable database that provides access to FDA�s interpretative positions and responses to questions related to the FDA Food Code. Users of the FCRS can search the database using dropdown menus, keywords and date. This system is a searchable repository of food code interpretations. There are no exportable data sets. All reports are in PDF format.</p>\n', 'programCode': ['009:001'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'https://healthdata.gov/dataset/food-code-reference-system-0', 'contactPoint': {'hasEmail': 'mailto:retailfoodprotectionteam@fda.hhs.gov', 'fn': 'Glenda R. Lewis'}, 'issued': '2015-01-01', 'accessLevel': 'public', 'identifier': '9B9C0AD1-73D2-4280-A1DE-45D15DDB7386', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>This system is a searchable repository of food code interpretations. There are no exportable data sets. All reports are in PDF format.</p>\n', 'format': 'html', 'title': 'html', 'accessURL': 'http://www.accessdata.fda.gov/scripts/fcrs/', 'mediaType': 'application/unknown'}], 'keyword': ['FCRS', 'FDA Food Code', 'FDA retail food interpretations', 'Food Code', 'Food Code interpretations', 'Food Code Reference System'], 'bureauCode': ['009:10'], 'modified': '2015-01-01', 'title': 'Food Code Reference System'}, {'description': '<p>This system shares public data that can be downloaded.</p>\n', 'programCode': ['009:001'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'https://healthdata.gov/dataset/cfsan-web-modules-0', 'contactPoint': {'hasEmail': 'mailto:FDA_Enterprise_Data_Inventory@fda.hhs.gov', 'fn': 'FDA Enterprise Data Inventory'}, 'issued': '2014-09-12', 'accessLevel': 'public', 'identifier': '8DFE05EA-9FA0-4DB8-B803-D3AA70564592', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>This system shares public data that can be downloaded.</p>\n', 'format': 'html', 'title': 'html', 'accessURL': 'http://www.accessdata.fda.gov/scripts/fdcc/', 'mediaType': 'application/unknown'}], 'keyword': ['Web Modules'], 'bureauCode': ['009:10'], 'modified': '2014-09-12', 'title': 'CFSAN Web Modules'}, {'description': "<p>This system supports the Information Center's Help Desk capabilities, and reports can be exported.</p>\n", 'programCode': ['009:001'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'https://healthdata.gov/dataset/cfsan-knowledge-management-system', 'contactPoint': {'hasEmail': 'mailto:FDA_Enterprise_Data_Inventory@fda.hhs.gov', 'fn': 'FDA Enterprise Data Inventory'}, 'issued': '2014-12-01', 'accessLevel': 'public', 'identifier': 'A6EEDE4E-01A2-4167-A196-87066F135C34', '@type': 'dcat:Dataset', 'modified': '2014-12-01', 'keyword': ['Information Center; Foods Help Desk'], 'bureauCode': ['009:10'], 'title': 'CFSAN Knowledge Management System'}, {'description': '<p>This list includes products subject to recall since September 2010 related to infant formula distributed by Abbott. This list will be updated with publicly available information as received. The information is current as of the date indicated. If we learn that any information is not accurate, we will revise the list as soon as possible. When available, this database also includes photos of recalled products that have been voluntarily submitted by recalling firms to the FDA to assist the public in identifying those products that are subject to recall.</p>\n', 'programCode': ['009:001'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.accessdata.fda.gov/scripts/infantformula/InfantFormulaRecallList2010.xml', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '1900-01-01', 'accessLevel': 'public', 'identifier': 'cbb45912-ca03-4398-8d6d-607e335a8ed9', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.accessdata.fda.gov/scripts/infantformula/InfantFormulaRecallList2010.xml', 'format': 'xml', 'mediaType': 'application/unknown', 'title': 'xml'}], 'keyword': ['recalls'], 'bureauCode': ['009:10'], 'modified': '1900-01-01', 'title': 'Abbott Infant Formula Recall'}, {'description': '<p>Public access allowing for public search of the FDA Adverse Events Database</p>\n', 'programCode': ['009:002'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'https://healthdata.gov/dataset/public-search-adverse-events-foia-0', 'contactPoint': {'hasEmail': 'mailto:FDA_Enterprise_Data_Inventory@fda.hhs.gov', 'fn': 'FDA Enterprise Data Inventory'}, 'issued': '2014-12-31', 'accessLevel': 'public', 'identifier': '901A022F-A9B2-4B0A-9A33-0F3D353DF3FD', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>Public access allowing for public search of the FDA Adverse Events Database</p>\n', 'format': 'xml', 'title': 'xml', 'accessURL': 'http://www.fda.gov/Drugs/GuidanceComplianceRegulatoryInformation/Surveillance/ucm082193', 'mediaType': 'application/unknown'}], 'keyword': ['FAERS'], 'bureauCode': ['009:10'], 'modified': '2014-12-31', 'title': 'Public Search for Adverse Events (FOIA)'}, {'description': '<p>The Approved Drug Products with Therapeutic Equivalence (Orange Book or OB) is a list of drugs approved under Section 505 of the Federal Food, Drug and Cosmetic Act and provides consumers timely updates on these products. In addition to these products (fo</p>\n', 'programCode': ['009:002'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'https://healthdata.gov/dataset/orange-book-0', 'contactPoint': {'hasEmail': 'mailto:Robert.Reinwald@fda.hhs.gov', 'fn': 'Robert Reinwald'}, 'issued': '2014-01-08', 'accessLevel': 'public', 'identifier': '5E4326F3-B3EC-40C7-B5B9-1115F3394E94', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>The Approved Drug Products with Therapeutic Equivalence (Orange Book or OB) is a list of drugs approved under Section 505 of the Federal Food, Drug and Cosmetic Act and provides consumers timely updates on these products. In addition to these products (fo</p>\n', 'format': 'html', 'title': 'html', 'accessURL': 'http://www.accessdata.fda.gov/scripts/cder/ob/', 'mediaType': 'application/unknown'}], 'keyword': ['Approved Drug Products with Therapuetic Equivalence Evaluations', 'Orange Book'], 'bureauCode': ['009:10'], 'modified': '2014-01-08', 'title': 'Orange Book'}, {'description': '<p>The Global Unique Device Identification Database (GUDID) contains key device identification information submitted to the FDA about medical devices that have Unique Device Identifiers (UDI). Unique device identification is a system being established by the</p>\n', 'programCode': ['009:005'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'https://healthdata.gov/dataset/gudid-download-0', 'contactPoint': {'hasEmail': 'mailto:Velayudhan.Rajan@fda.hhs.gov', 'fn': 'Rajan, Velayudhan'}, 'issued': '2014-02-04', 'accessLevel': 'public', 'identifier': 'C37E5FDF-6717-4AB3-8585-1808C7BF3B3B', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>The Global Unique Device Identification Database (GUDID) contains key device identification information submitted to the FDA about medical devices that have Unique Device Identifiers (UDI). Unique device identification is a system being established by the</p>\n', 'format': 'html', 'title': 'html', 'accessURL': 'http://www.fda.gov/MedicalDevices/DeviceRegulationandGuidance/UniqueDeviceIdentification/GlobalUDIDatabaseGUDID/default.htm', 'mediaType': 'application/unknown'}], 'keyword': ['cdrh', 'gudid', 'udi'], 'bureauCode': ['009:10'], 'modified': '2014-02-04', 'title': 'GUDID Download'}, {'description': '<p>The FDA shall publish in a format that is understandable and not misleading to a lay person, and place on public display, a list of 93 harmful and potentially harmful constituents in each tobacco product and smoke established under section 904(e) of the TCA. CTP has determined the best means to display the data is web-based on FDA.GOV. The HPHC back-end database and template for industry will be created in a future release of eSubmissions. The scope of this project is to: Phase 1 (Current POP): 1) build a website to support the display of the HPHC constituents, 2) allow the user to access educational information about the health effects of the chemicals; Phase 2 (next POP): 1) allow users of the website to perform a search by brand and sub-brand, 2) display a report on the HPHCs contained in that tobacco product, and 3) create an admin module to allow for an import of HPHC data via an Excel spreadsheet and to update the list of constituents.</p>\n', 'programCode': ['009:007'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'https://healthdata.gov/dataset/harmful-and-potentially-harmful-constituents-0', 'contactPoint': {'hasEmail': 'mailto:danny.hsu@fda.hhs.gov', 'fn': 'Danny Hsu'}, 'issued': '2015-02-03', 'accessLevel': 'public', 'identifier': '96E5B59F-286A-4127-A6E1-82EBA4981EFF', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>Website is still under development, not yet published to the public. Pre-Production L is: <a href="http://accessdata-preprod.fda.gov/scripts/hphc/">http://accessdata-preprod.fda.gov/scripts/hphc/</a></p>\n', 'format': 'html', 'title': 'html', 'accessURL': 'http://www.fda.gov/TobaccoProducts/GuidanceComplianceRegulatoryInformation/ucm297786.htm', 'mediaType': 'application/unknown'}], 'keyword': ['Constituents', 'Harmful', 'HPHC'], 'bureauCode': ['009:10'], 'modified': '2015-02-03', 'title': 'Harmful and Potentially Harmful Constituents'}, {'description': '<p>This application provides information for active, inactive, and pre-registered firms. Query options are by FEI, Applicant Name, Establishment Name, Other Names, Establishment Type, Establishment Status, City, State, Zip Code, Country and Reporting Official First Name or Last Name.</p>\n', 'programCode': ['009:003'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'https://www.accessdata.fda.gov/scripts/cber/CFAppsPub/', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2010-06-04', 'accessLevel': 'public', 'identifier': 'a0710f78-0585-45c8-9320-7d252b291390', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'interactive on-screen', 'accessURL': 'https://www.accessdata.fda.gov/scripts/cber/CFAppsPub/', 'mediaType': 'application/unknown', 'title': 'interactive on-screen'}], 'keyword': ['cber'], 'bureauCode': ['009:10'], 'modified': '2010-06-04', 'title': 'Blood Establishment Registration Database'}, {'description': "<p>Provides information to the public on postmarket requirements and commitments. The phrase postmarket requirements and commitments refers to studies and clinical trials that sponsors conduct after approval to gather additional information about a product's safety, efficacy, or optimal use. Some of the studies and clinical trials may be required; others may be studies or clinical trials a sponsor has committed to conduct.</p>\n", 'programCode': ['009:002'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.fda.gov/Drugs/InformationOnDrugs/ucm142931.htm', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2011-02-10', 'accessLevel': 'public', 'identifier': 'bf085673-ae08-4807-8ca7-aeb36dde83ed', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.fda.gov/downloads/Drugs/GuidanceComplianceRegulatoryInformation/Post-marketingPhaseIVCommitments/UCM070783.zip', 'format': 'zip', 'mediaType': 'application/unknown', 'title': 'zip'}], 'keyword': ['cder', 'commitments', 'postmarket'], 'bureauCode': ['009:10'], 'modified': '2011-02-10', 'title': 'Postmarket Requirements and Commitments'}, {'description': '<p>According to 21 CFR 210.3(b)(8), an inactive ingredient is any component of a drug product other than the active ingredient. Only inactive ingredients in the final dosage forms of drug products are in this database.</p>\n', 'programCode': ['009:002'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.fda.gov/Drugs/InformationOnDrugs/ucm080123.htm', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2013-01-02', 'accessLevel': 'public', 'identifier': '61f4a54b-daf5-4eb0-82fa-30dc89cd9699', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.fda.gov/downloads/Drugs/InformationOnDrugs/UCM080154.zip', 'format': 'zip', 'mediaType': 'application/unknown', 'title': 'zip'}], 'keyword': ['cder', 'inactive ingredient'], 'bureauCode': ['009:10'], 'modified': '2013-01-02', 'title': 'Inactive ingredient Search for Approved Drug Products', 'describedBy': 'http://www.fda.gov/Drugs/InformationOnDrugs/ucm075230.htm'}, {'description': "<p>The FDA Adverse Event Reporting System (FAERS) is a database that contains information on adverse event and medication error reports submitted to FDA. The database is designed to support the FDA's post-marketing safety surveillance program for drug and therapeutic biologic products.</p>\n", 'programCode': ['009:002'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.fda.gov/Drugs/GuidanceComplianceRegulatoryInformation/Surveillance/AdverseDrugEffects/ucm082193.htm', 'contactPoint': {'hasEmail': 'mailto:cderosetracking@fda.hhs.gov', 'fn': 'CDER OSE Tracking'}, 'issued': '2013-08-16', 'accessLevel': 'public', 'identifier': 'c696c4f7-6de9-45db-988a-7195c2ade1d0', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'zip', 'accessURL': 'http://www.fda.gov/Drugs/GuidanceComplianceRegulatoryInformation/Surveillance/AdverseDrugEffects/ucm082193.htm', 'mediaType': 'application/unknown', 'title': 'zip'}], 'keyword': ['Adverse Event', 'CDER', 'Drugs', 'FAERS', 'Reporting System'], 'bureauCode': ['009:10'], 'modified': '2013-08-16', 'title': 'FDA Adverse Event Reporting System (FAERS): Latest Quartely Data Files'}, {'description': '<p>Food producers recall their products from the marketplace when the products are mislabeled or when the food may present a health hazard to consumers because the food is contaminated or has caused a foodborne illness outbreak.</p>\n', 'programCode': ['009:001'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.fda.gov/Food/RecallsOutbreaksEmergencies/Recalls/default.htm', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2013-06-06', 'accessLevel': 'public', 'identifier': '7268c3d7-607f-452c-a54c-2ac89d7b6b65', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'on-screen text', 'accessURL': 'http://www.fda.gov/Food/RecallsOutbreaksEmergencies/Recalls/default.htm', 'mediaType': 'application/unknown', 'title': 'on-screen text'}], 'keyword': ['cfsan'], 'bureauCode': ['009:10'], 'modified': '2013-06-06', 'title': 'Recalls of Food and Dietary Supplements'}, {'description': '<p>The Food and Drug Administration Amendments Act of 2007 gave FDA the authority to require a Risk Evaluation and Mitigation Strategy (REMS) from manufacturers to ensure that the benefits of a drug or biological product outweigh its risks.</p>\n', 'programCode': ['009:002'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.fda.gov/Drugs/DrugSafety/PostmarketDrugSafetyInformationforPatientsandProviders/ucm111350.htm', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2013-11-12', 'accessLevel': 'public', 'identifier': '6c697267-fe17-4c66-8c6d-da38ab9b723b', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'pdf', 'accessURL': 'http://www.fda.gov/Drugs/DrugSafety/PostmarketDrugSafetyInformationforPatientsandProviders/ucm111350.htm', 'mediaType': 'application/unknown', 'title': 'pdf'}], 'keyword': ['cder', 'REMS'], 'bureauCode': ['009:10'], 'modified': '2013-11-12', 'title': 'Approved Risk Evaluation and Mitigation Strategies'}, {'description': '<p>Companies are required under Section 506C of the Federal Food, Drug, and Cosmetic Act (FD&C Act) (as amended by the Food and Drug Administration Safety and Innovation Act) to notify FDA of a permanent discontinuance of certain drug products, six months in advance, or if that is not possible, as soon as practicable. These drugs include those that are life-supporting, life-sustaining or for use in the prevention or treatment of a debilitating disease or condition, including any such drug used in emergency medical care or during surgery). The discontinuations provided below reflect information received from manufacturers, and are for informational purposes only.</p>\n', 'programCode': ['009:002'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.fda.gov/Drugs/DrugSafety/DrugShortages/ucm050794.htm', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2013-09-26', 'accessLevel': 'public', 'identifier': '6e72c239-0510-49f4-8404-d3d7d50351ec', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'application/unknown', 'accessURL': 'http://www.fda.gov/Drugs/DrugSafety/DrugShortages/ucm050794.htm', 'mediaType': 'application/unknown', 'title': 'application/unknown'}], 'keyword': ['cder', 'discontinued drugs'], 'bureauCode': ['009:10'], 'modified': '2013-09-26', 'title': 'Drugs to be Discontinued'}, {'description': '<p>This database contains a list of classified medical device recalls since November 1, 2002</p>\n', 'programCode': ['009:005'], 'title': 'Medical and Radiation Emitting Device Recalls', 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfRES/res.cfm', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2013-11-13', 'accessLevel': 'public', 'identifier': 'c2420fb3-2c71-4a09-80a9-5fc2f3a459f5', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfRES/res.cfm', 'format': 'interactive on-screen', 'mediaType': 'application/unknown', 'title': 'interactive on-screen'}], 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'modified': '2013-11-13', 'references': ['http://www.fda.gov/MedicalDevices/Safety/ListofRecalls/ucm329946.htm']}, {'description': '<p>The 522 Postmarket Surveillance Studies Program encompasses design, tracking, oversight, and review responsibilities for studies mandated under section 522 of the Federal Food, Drug and Cosmetic Act. The program helps ensure that well-designed 522 postmarket surveillance (PS) studies are conducted effectively and efficiently and in the least burdensome manner.</p>\n', 'programCode': ['009:005'], 'title': '522 Postmarket Surveillance Studies', 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfPMA/pss.cfm', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2013-11-01', 'accessLevel': 'public', 'identifier': '3d55fceb-5248-4475-b675-503312202d0d', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfPMA/pss_excel.cfm', 'format': 'xls', 'mediaType': 'application/unknown', 'title': 'xls'}], 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'modified': '2013-11-01', 'references': ['http://www.fda.gov/MedicalDevices/DeviceRegulationandGuidance/PostmarketRequirements/PostmarketSurveillance/ucm134497.htm', 'http://www.fda.gov/MedicalDevices/DeviceRegulationandGuidance/GuidanceDocuments/ucm268064.htm']}, {'description': '<p>The CDRH Post-Approval Studies Program encompasses design, tracking, oversight, and review responsibilities for studies mandated as a condition of approval of a premarket approval (PMA) application, protocol development product (PDP) application, or humanitarian device exemption (HDE) application. The program helps ensure that well-designed post-approval studies (PAS) are conducted effectively and efficiently and in the least burdensome manner.</p>\n', 'programCode': ['009:005'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfPMA/pma_pas.cfm', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2013-11-01', 'accessLevel': 'public', 'identifier': '910c9a83-0447-4c05-b418-c2f49dd83b1b', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfPMA/pma_pas_Excel.cfm', 'format': 'xls', 'mediaType': 'application/unknown', 'title': 'xls'}], 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'modified': '2013-11-01', 'title': 'Post-Approval Studies'}, {'description': '<p>The FDA Peanut-Containing Product Recall widget allows you to browse the Food and Drug Administration (FDA) database of peanut butter and peanut-containing products subject to recall. This database makes it easier for you to determine whether any of the products you have at home are subject to recent recalls, and will be updated as new information becomes available.</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.cdc.gov/Widgets/', 'contactPoint': {'hasEmail': 'mailto:FDA_Enterprise_Data_Inventory@fda.hhs.gov', 'fn': 'FDA Enterprise Data Inventory'}, 'issued': '2012-05-30', 'accessLevel': 'public', 'identifier': 'ece9c52a-ba02-4615-b441-fa0d2f8b9722', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'widget', 'accessURL': 'http://www.cdc.gov/Widgets/', 'mediaType': 'application/unknown', 'title': 'widget'}], 'keyword': ['brownie', 'cake and pie', 'candy', 'cereal', 'cookie', 'cracker', 'donut', 'fda', 'federal widget', 'ice cream', 'national', 'peanut butter', 'pet food', 'product', 'product-recalls', 'recalls', 'salmonella', 'snack bars'], 'bureauCode': ['009:10'], 'modified': '2012-05-30', 'title': 'FDA Peanut-Containing Product Recall'}, {'description': '<p>This list includes products subject to recall in the United States since June 2009 related to products manufactured by Plainview Milk Products Cooperative.</p>\n', 'programCode': ['009:001'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.accessdata.fda.gov/scripts/Milk/MilkRecallProducts2009.xml', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '1900-01-01', 'accessLevel': 'public', 'identifier': '703b0166-e4c2-4c1e-b5d7-46f5f21acb12', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.accessdata.fda.gov/scripts/Milk/MilkRecallProducts2009.xml', 'format': 'xml', 'mediaType': 'application/unknown', 'title': 'xml'}], 'keyword': ['recalls'], 'bureauCode': ['009:10'], 'modified': '1900-01-01', 'title': 'Plainview Milk Cooperative Ingredient Recall'}, {'description': '<p>The Total Product Life Cycle (TPLC) database integrates premarket and postmarket data about medical devices. It includes information pulled from CDRH databases including Premarket Approvals (PMA), Premarket Notifications (510[k]), Adverse Events, and Recalls. You can search the TPLC database by device name or procode to receive a full report about a particular product line.</p>\n', 'programCode': ['009:005'], 'title': 'Total Product Life Cycle (TPLC)', 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfTPLC/tplc.cfm', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2013-11-01', 'accessLevel': 'public', 'identifier': 'db8a6684-bf00-48a8-af05-c493e6dfcb4c', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfTPLC/tplc.cfm', 'format': 'interactive on-screen', 'mediaType': 'application/unknown', 'title': 'interactive on-screen'}], 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'modified': '2013-11-01', 'references': ['http://www.fda.gov/AboutFDA/CentersOffices/OfficeofMedicalProductsandTobacco/CDRH/CDRHTransparency/ucm199906.htm']}, {'description': '<p>This database contains a list of classified medical device recalls since November 1, 2002</p>\n', 'programCode': ['009:005'], 'title': 'Recalls of Medical Devices', 'temporal': '2002-11-01T05:00:00-05:00/2013-11-01T04:00:00-04:00', 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfRES/res.cfm', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2013-11-01', 'accessLevel': 'public', 'identifier': '5291f6b2-f62a-4498-a640-0639d94ec3c6', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfRES/res.cfm', 'format': 'interactive on-screen', 'mediaType': 'application/unknown', 'title': 'interactive on-screen'}], 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'modified': '2013-11-01', 'references': ['http://www.fda.gov/MedicalDevices/Safety/ListofRecalls/ucm329946.htm']}, {'description': '<p>This database provides descriptions of radiation-emitting products that have been recalled under an approved corrective action plan to remove defective and noncompliant products from the market. Searches may be done by manufacturer name, performance standard, product name, description, or date range.</p>\n', 'programCode': ['009:005'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfPCD_RH/rh_res.cfm', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2013-11-01', 'accessLevel': 'public', 'identifier': '4a439dda-f8d4-4461-ba4c-082abab102d4', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfPCD_RH/rh_res.cfm', 'format': 'interactive on-screen', 'mediaType': 'application/unknown', 'title': 'interactive on-screen'}], 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'modified': '2013-11-01', 'title': 'Radiation Emitting Product Corrective Actions and Recalls'}, {'description': '<p>This database contains product names and associated information developed by the Center for all products, both medical and non-medical, which emit radiation. It includes a three letter product code, a descriptor for radiation type, applicable performance standard(s), and a definition for the code.</p>\n', 'programCode': ['009:005'], 'title': 'Radiation-emitting Electronic Product Codes', 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfPCD_rh/TextSearch.cfm', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2013-11-01', 'accessLevel': 'public', 'identifier': '7e7f6062-5270-4e09-81c9-ff22261232ac', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfPCD_rh/TextSearch.cfm', 'format': 'interactive on-screen', 'mediaType': 'application/unknown', 'title': 'interactive on-screen'}], 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'modified': '2013-11-01', 'references': ['http://www.fda.gov/Radiation-EmittingProducts/ElectronicProductRadiationControlProgram/GettingaProducttoMarket/PerformanceStandards/ucm135509.htm'], 'describedBy': 'http://www.fda.gov/Radiation-EmittingProducts/ElectronicProductRadiationControlProgram/GettingaProducttoMarket/PerformanceStandards/ucm135508.htm'}, {'description': '<p>Medical device manufacturers are required to submit a premarket notification or 510(k) if they intend to introduce a device into commercial distribution for the first time or reintroduce a device that will be significantly changed or modified to the extent that its safety or effectiveness could be affected. This database of releasable 510(k)s can be searched by 510(k) number, applicant, device name or FDA product code. Summaries of safety and effectiveness information is available via the web interface for more recent records.</p>\n', 'programCode': ['009:005'], 'title': 'Premarket Notifications (510(k)s)', 'temporal': '1976-01-01T05:00:00-05:00/2013-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfPMN/pmn.cfm', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2013-11-01', 'accessLevel': 'public', 'identifier': '142e5da1-24f6-4215-83e5-18a7cd813889', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.accessdata.fda.gov/premarket/ftparea/pmn96cur.zip', 'format': 'zip', 'mediaType': 'application/unknown', 'title': 'zip'}], 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'modified': '2013-11-01', 'references': ['http://www.fda.gov/MedicalDevices/ProductsandMedicalProcedures/DeviceApprovalsandClearances/510kClearances/ucm089428.htm'], 'accrualPeriodicity': 'R/P1M'}, {'description': '<p>Premarket approval by FDA is the required process of scientific review to ensure the safety and effectiveness of all devices classified as Class III devices. An approved Premarket Approval Application (PMA) is, in effect, a private license granted to the applicant for marketing a particular medical device. This database may be searched by a variety of fields and is updated on a monthly basis.</p>\n', 'programCode': ['009:005'], 'title': 'Premarket Approvals (PMA)', 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'https://healthdata.gov/dataset/premarket-approvals-pma-1', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2013-11-01', 'accessLevel': 'public', 'identifier': '475907fb-6a5d-4ad8-90c0-b276edc05227', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfPMA/pma.cfm', 'format': 'interactive on-screen', 'mediaType': 'application/unknown', 'title': 'interactive on-screen'}], 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'modified': '2013-11-01', 'references': ['http://www.fda.gov/medicaldevices/productsandmedicalprocedures/deviceapprovalsandclearances/pmaapprovals/default.htm', 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfPMA/pma.cfm'], 'describedBy': 'http://www.fda.gov/MedicalDevices/DeviceRegulationandGuidance/Databases/ucm135279.htm'}, {'description': '<p>The National Health Related Items Code (NHRIC) is a system for identification and numbering of marketed device packages that is compatible with other numbering systems such as the National Drug Code (NDC) or Universal Product Code (UPC). Those manufacturers who desire to use the NHRIC number for unique product identification may apply to FDA for a labeler code. This database contains NHRIC data retrieved from records that date back 20 years.</p>\n', 'programCode': ['009:005'], 'title': 'NHRIC (National Health Related Items Code)', 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfNHRIC/nhric.cfm', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2013-11-01', 'accessLevel': 'public', 'identifier': '72b6e176-fd0a-48eb-b373-38812dd98baa', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfNHRIC/nhric.cfm', 'format': 'interactive on-screen', 'mediaType': 'application/unknown', 'title': 'interactive on-screen'}], 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'modified': '2013-11-01', 'references': ['http://www.fda.gov/medicaldevices/deviceregulationandguidance/databases/ucm161456.htm']}, {'description': "<p>This database allows you to search the CDRH's database information on medical devices which may have malfunctioned or caused a death or serious injury during the years 1992 through 1996.</p>\n", 'programCode': ['009:005'], 'title': 'MDR (Medical Device Reporting)', 'temporal': '1992-01-01T05:00:00-05:00/1996-07-31T04:00:00-04:00', 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfmdr/search.CFM', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '1996-07-31', 'accessLevel': 'public', 'identifier': '290bc7d6-538c-4889-823f-2ec60b6d3b6a', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfmdr/search.CFM', 'format': 'interactive on-screen', 'mediaType': 'application/unknown', 'title': 'interactive on-screen'}], 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'modified': '1996-07-31', 'references': ['http://www.fda.gov/MedicalDevices/Safety/ReportaProblem/ucm124073.htm']}, {'description': '<p>MAUDE data represents reports of adverse events involving medical devices. The data consists of all voluntary reports since June, 1993, user facility reports since 1991, distributor reports since 1993, and manufacturer reports since August, 1996.</p>\n', 'programCode': ['009:005'], 'title': 'MAUDE (Manufacturer and User Facility Device Experience)', 'temporal': '1991-01-01T05:00:00-05:00/2013-10-31T04:00:00-04:00', 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfMAUDE/search.CFM', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2013-10-31', 'accessLevel': 'public', 'identifier': '1327f116-da9f-40b9-babd-c893ab2ceacd', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfMAUDE/search.CFM', 'format': 'interactive on-screen', 'mediaType': 'application/unknown', 'title': 'interactive on-screen'}], 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'modified': '2013-10-31', 'references': ['http://www.fda.gov/MedicalDevices/DeviceRegulationandGuidance/PostmarketRequirements/ReportingAdverseEvents/ucm127891.htm']}, {'description': '<p>Searchable listing of Over-the-Counter tests (OTC) and collection kits that have been cleared or approved by the FDA</p>\n', 'programCode': ['009:005'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfIVD/Search.cfm', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2013-11-01', 'accessLevel': 'public', 'identifier': 'abf2baea-8af9-4507-8d28-641ed80f2021', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfIVD/Search.cfm', 'format': 'interactive on-screen', 'mediaType': 'application/unknown', 'title': 'interactive on-screen'}], 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'modified': '2013-11-01', 'title': 'IVD Home Use Lab Tests (Over The Counter) Tests'}, {'description': "<p>The Mammography Facility Database is updated periodically based on information received from the four FDA-approved accreditation bodies: the American College of Radiology (ACR), and the States of Arkansas, Iowa, and Texas. Information received by FDA or Certifying State from accreditation bodies does not specify if the facility is mobile or stationary. In many instances, but not all, the accreditation body notes Mobile following the name of the facility. The certification status of facilities may change, so FDA suggests that you check the facility's current status and look for the MQSA certificate.</p>\n", 'programCode': ['009:005'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfMQSA/mqsa.cfm', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2013-11-01', 'accessLevel': 'public', 'identifier': '705ec42c-0f47-4afd-9096-a73b28958348', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfMQSA/mqsa.cfm', 'format': 'interactive on-screen', 'mediaType': 'application/unknown', 'title': 'interactive on-screen'}], 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'modified': '2013-11-01', 'title': 'Mammography Facilities'}, {'description': '<p>This database contains the commercially marketed in vitro test systems categorized as CLIA waived by the FDA since January 31, 2000, and by the Centers for Disease Control and Prevention (CDC) prior to that date. CLIA waived test systems are waived from certain CLIA laboratory requirements (42 CFR Part 493).</p>\n', 'programCode': ['009:005'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfClia/analyteswaived.cfm', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2013-11-01', 'accessLevel': 'public', 'identifier': '3f3f0bb7-1c03-415a-90ca-400bfc08f096', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfClia/analyteswaived.cfm', 'format': 'interactive on-screen', 'mediaType': 'application/unknown', 'title': 'interactive on-screen'}], 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'modified': '2013-11-01', 'title': 'CLIA Currently Waived Analytes'}, {'description': '<p>This database contains the commercially marketed in vitro test systems categorized by the FDA since January 31, 2000, and tests categorized by the Centers for Disease Control and Prevention (CDC) prior to that date.</p>\n', 'programCode': ['009:005'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfCLIA/clia.cfm', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2013-11-01', 'accessLevel': 'public', 'identifier': 'c13343cf-eda1-425d-b346-6186c92e3992', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfCLIA/clia.cfm', 'format': 'interactive on-screen', 'mediaType': 'application/unknown', 'title': 'interactive on-screen'}], 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'modified': '2013-11-01', 'title': 'Clinical Laboratory Improvement Amendments '}, {'description': '<p>This database contains the most recent revision from the Government Printing Office (GPO) of the Code of Federal Regulations (CFR) Title 21 - Food and Drugs.</p>\n', 'programCode': ['009:005'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfcfr/cfrsearch.cfm', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2013-04-01', 'accessLevel': 'public', 'identifier': 'f1b5d989-b06e-46b6-a992-4b753912656b', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfcfr/cfrsearch.cfm', 'format': 'interactive on-screen', 'mediaType': 'application/unknown', 'title': 'interactive on-screen'}], 'keyword': ['cdrh', 'regulations'], 'bureauCode': ['009:10'], 'modified': '2013-04-01', 'title': 'Code of Federal Regulations Title 21'}, {'description': '<p>This database contains historical information about CDRH Advisory Committees and Panel meetings through 2008, including summaries and transcripts.</p>\n', 'programCode': ['009:005'], 'temporal': '2001-01-01T05:00:00-05:00/2009-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfAdvisory/search.cfm', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2009-12-31', 'accessLevel': 'public', 'identifier': 'a76c0c50-76f5-42bc-911c-703287648b52', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfAdvisory/search.cfm', 'format': 'interactive on-line', 'mediaType': 'application/unknown', 'title': 'interactive on-line'}], 'keyword': ['labeling'], 'bureauCode': ['009:10'], 'modified': '2009-12-31', 'title': 'CDRH Advisory Meeting Materials Archive'}, {'description': '<p>An inventory of all FDA Datasets</p>\n', 'programCode': ['009:005'], 'temporal': '1900-01-01T05:00:00-05:00/2013-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://open.fda.gov/data.json', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2013-12-20', 'accessLevel': 'public', 'identifier': '38fda70b-9734-4df0-ada6-897455bb7f7b', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://open.fda.gov/data.json', 'format': 'json', 'mediaType': 'application/unknown', 'title': 'json'}], 'keyword': ['data-json', 'inventory'], 'bureauCode': ['009:10'], 'modified': '2013-12-20', 'title': 'FDA Data Inventory'}, {'description': '<p>POCA is a software that produces a data set used internally to assess the safety, and feasibility of proposed proprietary drug names. FDA product name safety evaluators have access to an internal version of the POCA system behind the FDA firewall. Source code to develop external non-FDA instances of POCA are available at <a href="http://www.fda.gov/Drugs/ResourcesForYou/Industry/ucm400127.htm">http://www.fda.gov/Drugs/ResourcesForYou/Industry/ucm400127.htm</a></p>\n', 'programCode': ['009:002'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'https://healthdata.gov/dataset/poca-phonetic-orthographic-computer-algorithm-0', 'contactPoint': {'hasEmail': 'mailto:john.quinn@fda.hhs.gov', 'fn': 'John Quinn'}, 'issued': '2014-09-22', 'accessLevel': 'public', 'identifier': '78e2c44a-948a-4f20-a810-6f1e60cee0d1', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'interactive on-line', 'accessURL': 'http://www.fda.gov/Drugs/ResourcesForYou/Industry/ucm400127.htm', 'mediaType': 'application/unknown', 'title': 'interactive on-line'}], 'keyword': ['drug name', 'feasibility', 'proprietary', 'safety'], 'bureauCode': ['009:10'], 'modified': '2014-09-22', 'title': 'POCA -Phonetic Orthographic Computer Algorithm'}, {'description': '<p>FDA is disclosing the final inspection classification for inspections related to currently marketed FDA-regulated products. The disclosure of this information is not intended to interfere with planned enforcement actions, therefore some information may be withheld from posting until such action is taken.</p>\n', 'programCode': ['009:008'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.accessdata.fda.gov/scripts/inspsearch/', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2013-08-31', 'accessLevel': 'public', 'identifier': '7731ca41-583e-45b1-b810-2caf33000e39', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.fda.gov/downloads/ICECI/EnforcementActions/UCM224485.xls', 'format': 'excel', 'mediaType': 'application/unknown', 'title': 'excel'}], 'keyword': ['ora'], 'bureauCode': ['009:10'], 'modified': '2013-08-31', 'title': 'Inspection Database'}, {'description': '<p>This application provides Human Cell and Tissue registration information for registered, inactive, and pre-registered firms. Query options are by Establishment Name, Establishment Function, Product, Establishment Status, State, Zip Code, and Country.</p>\n', 'programCode': ['009:003'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'https://www.accessdata.fda.gov/scripts/cber/CFAppsPub/tiss/index.cfm', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2008-04-10', 'accessLevel': 'public', 'identifier': 'dc73689d-c8cc-4c9f-b3ee-c293483dbdb7', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://www.accessdata.fda.gov/scripts/cber/CFAppsPub/tiss/index.cfm', 'format': 'interactive on-screen', 'mediaType': 'application/unknown', 'title': 'interactive on-screen'}], 'keyword': ['cber'], 'bureauCode': ['009:10'], 'modified': '2008-04-10', 'title': 'Human Cell and Tissue Establishment Registration Public Query'}, {'description': '<p>This contains information that identifies clinical investigators, contract research organizations, and institutional review boards involved in the conduct of Investigational New Drug (IND) studies with human investigational drugs and therapeutic biologics.</p>\n', 'programCode': ['009:002'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.fda.gov/Drugs/InformationOnDrugs/ucm135162.htm', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2013-08-29', 'accessLevel': 'public', 'identifier': '8d346d8d-33c7-47f8-890d-a4ced16e45dd', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.fda.gov/downloads/Drugs/InformationOnDrugs/UCM135169.zip', 'format': 'zipped txt', 'mediaType': 'application/unknown', 'title': 'zipped txt'}], 'keyword': ['BMIS', 'cder'], 'bureauCode': ['009:10'], 'modified': '2013-08-29', 'title': 'Bioresearch Monitonoring Information System (BMIS)'}, {'description': '<p>The publication Approved Drug Products with Therapeutic Equivalence Evaluations (the List, commonly known as the Orange Book) identifies drug products approved on the basis of safety and effectiveness by the Food and Drug Administration (FDA) under the Federal Food, Drug, and Cosmetic Act (the Act). (For more information, see the Orange Book Preface.)</p>\n', 'programCode': ['009:002'], 'title': 'Approved Drug Products with Therapuetic Equivalence Evaluations (Orange Book)', 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.fda.gov/Drugs/InformationOnDrugs/ucm129662.htm', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2013-10-31', 'accessLevel': 'public', 'identifier': 'c7b84420-8e01-44eb-92de-c5e7f975ab28', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.fda.gov/downloads/Drugs/InformationOnDrugs/UCM163762.zip', 'format': 'zipped txt', 'mediaType': 'application/unknown', 'title': 'zipped txt'}], 'keyword': ['cder', 'orange book'], 'bureauCode': ['009:10'], 'modified': '2013-10-31', 'references': ['http://www.accessdata.fda.gov/scripts/cder/ob/default.cfm']}, {'description': '<p>The FDA Acronyms and Abbreviations database provides a quick reference to acronyms and abbreviations related to Food and Drug Administration (FDA) activities</p>\n', 'programCode': ['009:002'], 'title': 'FDA Acronyms and Abbreviations', 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.fda.gov/AboutFDA/FDAAcronymsAbbreviations/default.htm', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2012-04-04', 'accessLevel': 'public', 'identifier': '4dc9ed1a-1287-40e5-9c14-41011aac1308', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'zipped text', 'accessURL': 'http://www.fda.gov/AboutFDA/FDAAcronymsAbbreviations/ucm070296.htm', 'mediaType': 'application/unknown', 'title': 'zipped text'}], 'keyword': ['definitions'], 'bureauCode': ['009:10'], 'modified': '2012-04-04', 'references': ['http://www.accessdata.fda.gov/scripts/cder/acronyms/index.cfm']}, {'description': '<p>The Drug Listing Act of 1972 requires registered drug establishments to provide the Food and Drug Administration (FDA) with a current list of all drugs manufactured, prepared, propagated, compounded, or processed by it for commercial distribution. (See Section 510 of the Federal Food, Drug, and Cosmetic Act (Act) (21 U.S.C. � 360)). Drug products are identified and reported using a unique, three-segment number, called the National Drug Code (NDC), which serves as a universal product identifier for drugs. FDA publishes the listed NDC numbers and the information submitted as part of the listing information in the NDC Directory which is updated daily.</p>\n', 'programCode': ['009:002'], 'title': 'National Drug Code Directory', 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.fda.gov/Drugs/InformationOnDrugs/ucm142438.htm', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2013-11-14', 'accessLevel': 'public', 'identifier': '2b7ec03d-67dc-4544-b1d6-b9aa02f693c6', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.fda.gov/downloads/Drugs/DevelopmentApprovalProcess/UCM070838.zip', 'format': 'zip', 'mediaType': 'application/unknown', 'title': 'zip'}], 'keyword': ['cder', 'NDC'], 'bureauCode': ['009:10'], 'modified': '2013-11-14', 'references': ['http://www.accessdata.fda.gov/scripts/cder/ndc/default.cfm', 'http://www.fda.gov/downloads/Drugs/InformationOnDrugs/UCM257244.zip'], 'describedBy': 'http://www.fda.gov/Drugs/InformationOnDrugs/ucm254527.htm'}, {'description': '<p>The Medical Product Safety Network (MedSun) is an adverse event reporting program launched in 2002. The primary goal for MedSun is to work collaboratively with the clinical community to identify, understand, and solve problems with the use of medical devices.</p>\n', 'programCode': ['009:005'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/Medsun/searchReportText.cfm', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2013-11-13', 'accessLevel': 'public', 'identifier': '068aa9da-ef7e-419a-9de2-2a690dbec65b', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/Medsun/searchReportText.cfm', 'format': 'interactive on-screen', 'mediaType': 'application/unknown', 'title': 'interactive on-screen'}], 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'modified': '2013-11-13', 'title': 'MedSun Reports'}, {'description': '<p>The CDRH FOIA electronic reading room contains frequently requested information via the Freedom of Information Act from the Center for Devices and Radiological Health.</p>\n', 'programCode': ['009:005'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.accessdata.fda.gov/scripts/cdrh/devicesatfda/readingroom.cfm', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2013-11-01', 'accessLevel': 'public', 'identifier': '650b8214-c3a4-46f6-8a10-5d182339c0d6', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.accessdata.fda.gov/scripts/cdrh/devicesatfda/readingroom.cfm', 'format': 'pdf', 'mediaType': 'application/unknown', 'title': 'pdf'}], 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'modified': '2013-11-01', 'title': 'CDRH FOIA Electronic Reading Room'}, {'description': '<p>MedWatch alerts provide timely new safety information on human drugs, medical devices, vaccines and other biologics, dietary supplements, and cosmetics. The alerts contain actionable information that may impact both treatment and diagnostic choices for healthcare professional and patient.</p>\n', 'programCode': ['009:008'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.fda.gov/Safety/MedWatch/SafetyInformation/SafetyAlertsforHumanMedicalProducts/default.htm', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2019-02-28', 'accessLevel': 'public', 'identifier': '2003711a-3d1c-4a0c-9928-09de5c42e2cf', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.fda.gov/downloads/Safety/MedWatch/SafetyInformation/UCM189811.zip', 'format': 'zip', 'mediaType': 'application/unknown', 'title': 'zip'}], 'keyword': ['definitions'], 'bureauCode': ['009:10'], 'modified': 'R/P1Y', 'title': 'MedWatch Safety Alerts for Human Medical Products', 'accrualPeriodicity': 'R/P1Y'}, {'description': '<p>Information about FDA-approved brand name and generic prescription and over-the-counter human drugs and biological therapeutic products. <a href="mailto:Drugs@FDA">Drugs@FDA</a> includes most of the drug products approved since 1939. The majority of patient information, labels, approval letters, reviews, and other information are available for drug products approved since 1998.</p>\n', 'programCode': ['009:002'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.fda.gov/Drugs/InformationOnDrugs/ucm135821.htm', 'contactPoint': {'hasEmail': 'mailto:FDA_Enterprise_Data_Inventory@fda.hhs.gov', 'fn': 'FDA Enterprise Data Inventory'}, 'issued': '2019-02-28', 'accessLevel': 'public', 'identifier': 'f22c9b6a-e68a-445a-ae44-1441b2f698ab', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.fda.gov/downloads/Drugs/InformationOnDrugs/UCM054599.zip', 'format': 'zip', 'mediaType': 'application/unknown', 'title': 'zip'}], 'keyword': ['cder'], 'bureauCode': ['009:10'], 'modified': 'R/P1D', 'title': 'Drugs@FDA Database', 'accrualPeriodicity': 'R/P1D', 'describedBy': 'http://www.fda.gov/Drugs/InformationOnDrugs/ucm079750.htm'}, {'description': '<p>The Drug Establishments Current Registration Site (DECRS) is a database of current information submitted by drug firms to register establishments (facilities) which manufacture, prepare, propagate, compound or process drugs that are commercially distributed in the U.S. or offered for import to the U.S.</p>\n', 'programCode': ['009:002'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.fda.gov/Drugs/InformationOnDrugs/ucm135778.htm', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2019-02-28', 'accessLevel': 'public', 'identifier': 'fa27e8ba-4b3c-4a2d-bb29-19eecffa0847', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.fda.gov/downloads/Drugs/InformationOnDrugs/UCM197817.zip', 'format': 'zip', 'mediaType': 'application/unknown', 'title': 'zip'}], 'keyword': ['cder', 'establishments', 'registration'], 'bureauCode': ['009:10'], 'modified': 'R/P3M', 'title': 'Drug Establishments Current Registration Site', 'accrualPeriodicity': 'R/P3M'}, {'description': '<p>For a drug product that does not have a dissolution test method in the United States Pharmacopeia (USP), the FDA Dissolution Methods Database provides information on dissolution methods presently recommended by the Division of Bioequivalence, Office of Generic Drugs.</p>\n', 'programCode': ['009:002'], 'title': 'Dissolution Methods Database', 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.fda.gov/Drugs/InformationOnDrugs/ucm135742.htm', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2019-02-28', 'accessLevel': 'public', 'identifier': '3f2b8dee-6c80-4230-8f8a-3f7c83920d42', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'interactive on-screen', 'accessURL': 'http://www.fda.gov/Drugs/InformationOnDrugs/ucm135742.htm', 'mediaType': 'application/unknown', 'title': 'interactive on-screen'}], 'keyword': ['cder', 'dissolution'], 'bureauCode': ['009:10'], 'modified': 'R/P3M', 'references': ['http://www.accessdata.fda.gov/scripts/cder/dissolution/index.cfm'], 'accrualPeriodicity': 'R/P3M'}, {'description': '<p>The Clinical Investigator Inspection List (CLIIL) contains names, addresses, and other pertinent information gathered from inspections of clinical investigators who have performed studies with investigational new drugs. The list contains information on inspections that have been closed since July 1977.</p>\n', 'programCode': ['009:002'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.fda.gov/Drugs/InformationOnDrugs/ucm135198.htm', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2019-02-28', 'accessLevel': 'public', 'identifier': '9dcfa54e-3b0c-40c8-b2fe-754820bed30f', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.fda.gov/downloads/Drugs/InformationOnDrugs/UCM111343.zip', 'format': 'zipped txt', 'mediaType': 'application/unknown', 'title': 'zipped txt'}], 'keyword': ['cder', 'clinical investigator'], 'bureauCode': ['009:10'], 'modified': 'R/P3M', 'title': 'Clinical Investigator Inspector List (CLIIL)', 'accrualPeriodicity': 'R/P3M', 'describedBy': 'http://www.fda.gov/Drugs/GuidanceComplianceRegulatoryInformation/EnforcementActivitiesbyFDA/ucm073059.htm'}, {'description': '<p>Information provided to FDA by manufacturers about current drugs in shortage, resolved shortages, and discontinuations of specific drug products.</p>\n', 'programCode': ['009:002'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.accessdata.fda.gov/scripts/drugshortages/default.cfm', 'contactPoint': {'hasEmail': 'mailto:FDA_Enterprise_Data_Inventory@fda.hhs.gov', 'fn': 'FDA Enterprise Data Inventory'}, 'issued': '2019-02-28', 'accessLevel': 'public', 'identifier': '520f8f0d-b519-4ad9-8597-14d517f00987', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.accessdata.fda.gov/scripts/drugshortages/default.cfm', 'format': 'interactive on-screen', 'mediaType': 'application/unknown', 'title': 'interactive on-screen'}], 'keyword': ['cder'], 'bureauCode': ['009:10'], 'modified': 'R/P1D', 'title': 'Current and Resolved Drug Shortages and Discontinuations Reported to FDA', 'accrualPeriodicity': 'R/P1W'}, {'description': '<p>Press Releases of food recalls from industry</p>\n', 'programCode': ['009:001'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.fda.gov/DataSets/Recalls/Food/Food.xml', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2019-02-28', 'accessLevel': 'public', 'identifier': 'cdaa413b-325f-4f81-a78e-f8e55ac77098', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.fda.gov/DataSets/Recalls/Food/Food.xml', 'format': 'xml', 'mediaType': 'application/unknown', 'title': 'xml'}], 'keyword': ['recalls'], 'bureauCode': ['009:10'], 'modified': 'R/PT1S', 'title': 'Food Recalls'}, {'description': '<p>This searchable database contains establishments (engaged in the manufacture, preparation, propagation, compounding, assembly, or processing of medical devices intended for human use and commercial distribution) and listings of medical devices in commercial distribution by both domestic and foreign manufacturers. Note: This database is updated once a week.</p>\n', 'programCode': ['009:005'], 'title': 'Establishment Registration & Device Listing', 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfRL/rl.cfm', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2019-02-28', 'accessLevel': 'public', 'identifier': '7138583c-afe2-4e52-843b-a0665c75714d', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfRL/rl.cfm', 'format': 'interactive on-screen', 'mediaType': 'application/unknown', 'title': 'interactive on-screen'}], 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'modified': 'R/P1W', 'references': ['http://www.fda.gov/MedicalDevices/DeviceRegulationandGuidance/HowtoMarketYourDevice/RegistrationandListing/ucm134495.htm'], 'accrualPeriodicity': 'R/P1W', 'describedBy': 'http://www.fda.gov/MedicalDevices/DeviceRegulationandGuidance/HowtoMarketYourDevice/RegistrationandListing/ucm134495.htm'}, {'description': '<p>This database contains medical device names and associated information developed by the Center. It includes a three letter device product code and a Device Class that refers to the level of CDRH regulation of a given device.</p>\n', 'programCode': ['009:005'], 'title': 'Product Classification', 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfPCD/PCDSimpleSearch.cfm', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2019-02-28', 'accessLevel': 'public', 'identifier': '3286eac6-86ad-4236-9281-8d09ad04e816', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.accessdata.fda.gov/premarket/ftparea/foiclass.zip', 'format': 'zip', 'mediaType': 'application/unknown', 'title': 'zip'}], 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'modified': 'R/P1M', 'references': ['http://www.fda.gov/MedicalDevices/DeviceRegulationandGuidance/Overview/ClassifyYourDevice/ucm051668.htm'], 'describedBy': 'http://www.fda.gov/MedicalDevices/DeviceRegulationandGuidance/Overview/ClassifyYourDevice/ucm2005371.htm'}, {'description': '<p>A 180-day supplement is a request for a significant change in components, materials, design, specification, software, color additive, and labeling to an approved premarket application or premarket report. As a pilot program under the CDRH Transparency Initiative, FDA has begun releasing some summary review memos for 180-day PMA supplements relating to design changes.</p>\n', 'programCode': ['009:005'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfpma/pmamemos.cfm', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2019-02-28', 'accessLevel': 'public', 'identifier': '8dabbf7e-0e4a-4e1c-a0d2-982d97398a10', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfpma/pmamemos.cfm', 'format': 'interactive on-screen', 'mediaType': 'application/unknown', 'title': 'interactive on-screen'}], 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'modified': 'R/P1W', 'title': 'Premarket Approval (PMA) Summary Review Memos for 180-Day Design Changes', 'accrualPeriodicity': 'R/P1W'}, {'description': '<p>The CDRH Inspections Database provides information about medical device inspections that were the responsibility of CDRH from 2008 to the present.</p>\n', 'programCode': ['009:005'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfTPLC/inspect.cfm', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2019-02-28', 'accessLevel': 'public', 'identifier': 'fe84d43d-cad9-4dce-93d8-919358244618', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfTPLC/inspect.cfm', 'format': 'interactive on-line', 'mediaType': 'application/unknown', 'title': 'interactive on-line'}], 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'modified': 'R/P1Y', 'title': 'CDRH Inspections Database', 'accrualPeriodicity': 'R/P1W'}, {'description': "<p>Whereas not all recalls are announced in the media or on our Recalls press release page, all recalls montiored by FDA are included in FDA's weekly Enforcement Report once they are classified according to the level of hazard involved.</p>\n", 'programCode': ['009:008'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.fda.gov/Safety/Recalls/EnforcementReports/default.htm', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2019-02-28', 'accessLevel': 'public', 'identifier': '99f89749-f77f-4d0f-a415-8c7b633bac1f', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'interactive on-screen', 'accessURL': 'http://www.fda.gov/Safety/Recalls/EnforcementReports/default.htm', 'mediaType': 'application/unknown', 'title': 'interactive on-screen'}], 'keyword': ['ora', 'regulations'], 'bureauCode': ['009:10'], 'modified': 'R/P1W', 'title': 'Enforcement Reports', 'accrualPeriodicity': 'R/P1W'}, {'description': '<p>An index of FDA warning letters issued to companies operating in the United States.</p>\n', 'programCode': ['009:008'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.fda.gov/ICECI/EnforcementActions/WarningLetters/2013/default.htm', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2019-02-28', 'accessLevel': 'public', 'identifier': '8ab03039-617f-469d-bf37-b4f844372945', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.fda.gov/DataSets/WarningLetters/WarningLettersDataSet.xml', 'format': 'xml', 'mediaType': 'application/unknown', 'title': 'xml'}], 'keyword': ['ora', 'regulations'], 'bureauCode': ['009:10'], 'modified': 'R/P1W', 'title': 'Warning Letters', 'accrualPeriodicity': 'R/P1W'}, {'description': '<p>Disclosure of reporting citations provide the public with a rationale for the Agency�s enforcement actions and will also help to inform public and industry decision-making, allowing them to make more informed marketplace choices and help to encourage compliance.</p>\n', 'programCode': ['009:008'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.fda.gov/ICECI/EnforcementActions/ucm346077.htm', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2019-02-28', 'accessLevel': 'public', 'identifier': '74aed734-91b4-41f2-8418-a0aae396f9ef', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'excel', 'accessURL': 'http://www.fda.gov/ICECI/EnforcementActions/ucm346077.htm', 'mediaType': 'application/unknown', 'title': 'excel'}], 'keyword': ['ora'], 'bureauCode': ['009:10'], 'modified': 'R/P1M', 'title': 'Inspection Citations', 'accrualPeriodicity': 'R/P1M'}, {'description': '<p>The Electronic Animal Drug Product Listing Directory is a directory of all animal drug products that have been listed electronically since June 1, 2009, to comply with changes enacted as part of the FDA Amendments Act of 2007.</p>\n', 'programCode': ['009:004'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.fda.gov/ForIndustry/DataStandards/StructuredProductLabeling/ucm191015.htm', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2019-02-28', 'accessLevel': 'public', 'identifier': 'e3b58aa4-eb31-406f-a766-1a4f2da87565', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.fda.gov/downloads/ForIndustry/DataStandards/StructuredProductLabeling/UCM362817.zip', 'format': 'zip', 'mediaType': 'application/unknown', 'title': 'zip'}], 'keyword': ['cvm', 'labeling'], 'bureauCode': ['009:10'], 'modified': 'R/P1D', 'title': 'Electronic Animal Drug Product Listing Directory', 'accrualPeriodicity': 'R/P1D'}, {'description': '<p>On November 16, 1988, the President of the United States signed into law the Generic Animal Drug and Patent Restoration Act (GADPTRA). Among its major provisions, the Act extends eligibility for submission of Abbreviated New Animal Drug Applications (ANADAs) to all animal drug products approved for safety and effectiveness under the Federal Food, Drug, and Cosmetic Act. The Act also requires that each sponsor of an approved animal drug product submit to the FDA certain information regarding patents held for the animal drug or its method of use. The Act requires that this information, as well as a list of all animal drug products approved for safety and effectiveness, be made available to the public. This list must be updated monthly under the provisions of the Act. This publication, which is known as the �Green Book�, was first published in January of 1989. Updates have been added monthly since then. The list is published in its entirety each January.</p>\n', 'programCode': ['009:004'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.accessdata.fda.gov/scripts/animaldrugsatfda/index.cfm', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2019-02-28', 'accessLevel': 'public', 'identifier': 'ee7073db-55c0-46b0-b831-1c659fe7137d', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.accessdata.fda.gov/scripts/animaldrugsatfda/index.cfm', 'format': 'interactive on-screen', 'mediaType': 'application/unknown', 'title': 'interactive on-screen'}], 'keyword': ['cvm', 'labeling'], 'bureauCode': ['009:10'], 'modified': 'R/P1Y', 'title': 'Approved Animal Drug Products (Green Book)', 'accrualPeriodicity': 'R/P1Y'}, {'description': '<p>Federal regulations require that an assembler who installs one or more certified components of a diagnostic x-ray system submit a report of assembly. This database contains the releasable information submitted including Equipment Location, General Information and Component Information. Note: Data does not include dental system installations.</p>\n', 'programCode': ['009:005'], 'title': 'X-Ray Assembler Data', 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.fda.gov/MedicalDevices/DeviceRegulationandGuidance/Databases/ucm135419.htm', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2019-02-28', 'accessLevel': 'public', 'identifier': 'aae3533d-6b69-4648-833c-a73700e51f51', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'zip', 'accessURL': 'http://www.fda.gov/MedicalDevices/DeviceRegulationandGuidance/Databases/ucm135419.htm', 'mediaType': 'application/unknown', 'title': 'zip'}], 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'modified': 'R/P1Y', 'references': ['http://www.fda.gov/MedicalDevices/DeviceRegulationandGuidance/Databases/ucm135419.htm#zip', 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfAssem/assembler.cfm'], 'accrualPeriodicity': 'R/P1Y'}, {'description': '<p>This database consists of those national and international standards recognized by FDA which manufacturers can declare conformity to and is part of the information the Center can use to make an appropriate decision regarding the clearance or approval of a submission. Information submitted on conformance with such standards will have a direct bearing on safety and effectiveness determinations made during the review of IDEs, HDEs, PMAs, and PDPs. Conformance with recognized consensus standards in and of itself, however, may not always be a sufficient basis for regulatory decisions.</p>\n', 'programCode': ['009:005'], 'title': 'FDA Recognized Consensus Standards', 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration'}, 'landingPage': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfStandards/search.cfm', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2019-02-28', 'accessLevel': 'public', 'identifier': '4b318035-9f0e-4f7e-b4ff-c70fd57b4994', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfStandards/search.cfm', 'format': 'interactive on-screen', 'mediaType': 'application/unknown', 'title': 'interactive on-screen'}], 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'modified': 'R/P3M', 'references': ['http://www.fda.gov/MedicalDevices/DeviceRegulationandGuidance/Standards/default.htm'], 'accrualPeriodicity': 'R/P3M'}, {'description': '<p>The Interoperability Proving Ground (IPG) is an open, community platform where you can share, learn, and be inspired by interoperability projects occurring in the United States (and around the world).</p>\n', 'programCode': ['009:110'], 'title': 'Interoperability Proving Ground', 'publisher': {'@type': 'org:Organization', 'name': 'Office of the National Coordinator for Health Information Technology'}, 'landingPage': 'https://www.healthit.gov/techlab/ipg/', 'modified': '-', 'contactPoint': {'hasEmail': 'mailto:onc.request@hhs.gov', 'fn': 'ONC Request'}, 'issued': '2019-02-07', 'accessLevel': 'public', 'identifier': 'obq8zsu3-97j2-kg6f-m27a-jblq9u0jqg4s', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'https://www.healthit.gov/techlab/ipg/', 'mediaType': 'application/unknown', 'title': 'Interoperability_Proving_Ground.csv'}], 'keyword': ['data standards', 'health care', 'health IT', 'interoperability'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'https://www.healthit.gov/techlab/ipg/'}, {'description': '<p>The Evidence-Based Practices Resource Center aims to provide communities, clinicians, policy-makers and others in the field with the information and tools they need to incorporate evidence-based practices into their communities or clinical settings. The Resource Center contains a collection of scientifically-based resources for a broad range of audiences, including Treatment Improvement Protocols, toolkits, resource guides, clinical practice guidelines, and other science-based resources.</p>\n', 'programCode': ['009:069'], 'title': 'Evidence-Based Practices Resource Center', 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'theme': ['Community', 'Health'], 'landingPage': 'https://www.samhsa.gov/ebp-resource-center', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'SAMHSA Policy Lab'}, 'language': ['en-US'], 'accessLevel': 'public', 'identifier': '74d54c36-1323-4969-b98a-a6a2974047e8', '@type': 'dcat:Dataset', 'modified': '2019-05-11', 'keyword': ['children', 'evidence', 'mental health', 'Opioids', 'Prevention', 'serious mental illness', 'substance abuse', 'women'], 'bureauCode': ['009:30'], 'dataQuality': True, 'issued': '2018-09-28', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The Certified Health IT Product List (CHPL) is a comprehensive and authoritative listing of all certified Health Information Technology which has been successfully tested and certified by the ONC Health IT Certification program. All products listed on the CHPL have been tested by an ONC-Accredited Testing Laboratory (ONC-ATL) and certified by an ONC-Authorized Certification Body (ONC-ACB) to meet criteria adopted by the Secretary of the Department of Health and Human Services (HHS).</p>\n', 'programCode': ['009:110'], 'title': 'Certified Health IT Product List (CHPL)', 'publisher': {'@type': 'org:Organization', 'name': 'Office of the National Coordinator for Health Information Technology'}, 'landingPage': 'https://chpl.healthit.gov/#/resources/download', 'contactPoint': {'hasEmail': 'mailto:onc.request@hhs.gov', 'fn': 'ONC Request'}, 'issued': '2018-09-19', 'accessLevel': 'public', 'identifier': 'udruc2qi-rbx5-4vvp-3rf5-hmf1b7wzvqym', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://chpl.healthit.gov/rest/download?api_key=12909a978483dfb8ecd0596c98ae9094', 'format': 'xml', 'mediaType': 'application/unknown', 'title': 'chpl-all.xml'}], 'keyword': ['certified', 'EHR', 'electronic health records', 'health IT'], 'bureauCode': ['009:00'], 'modified': 'R/P1D', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'https://chpl.healthit.gov/#/resources/download'}, {'description': '<p>The Certified Health IT Product List (CHPL) is a comprehensive and authoritative listing of all certified Health Information Technology which has been successfully tested and certified by the ONC Health IT Certification program. All products listed on the CHPL have been tested by an ONC-Accredited Testing Laboratory (ONC-ATL) and certified by an ONC-Authorized Certification Body (ONC-ACB) to meet criteria adopted by the Secretary of the Department of Health and Human Services (HHS). This is a fully queryable REST API with JSON and XML output.</p>\n', 'programCode': ['009:110'], 'references': ['https://chpl.healthit.gov/'], 'publisher': {'@type': 'org:Organization', 'name': 'Office of the National Coordinator for Health Information Technology'}, 'landingPage': 'https://chpl.healthit.gov/#/resources/chpl_api', 'modified': 'R/P1D', 'contactPoint': {'hasEmail': 'mailto:onc.request@hhs.gov', 'fn': 'ONC Request'}, 'issued': '2018-09-19', 'accessLevel': 'public', 'title': 'Certified Health IT Product List (CHPL) Open API', 'identifier': 'hl1o4xum-glh3-5j9f-ral7-kkm8hprfl53q', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'api', 'accessURL': 'https://chpl.healthit.gov/#/resources/chpl_api', 'mediaType': 'application/unknown', 'title': 'CHPL Open API'}], 'keyword': ['office-of-the-national-coordinator-for-health-information-technology'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'https://chpl.healthit.gov/#/resources/chpl_api'}, {'description': "<p>The Drug Abuse Warning Network (DAWN) is a nationally representative public health surveillance system that has monitored drug related emergency department (ED) visits to hospitals since the early 1970s. First administered by the Drug Enforcement Administration (DEA) and the National Institute on Drug Abuse (NIDA), the responsibility for DAWN now rests with the Substance Abuse and Mental Health Services Administration's (SAMHSA) Center for Behavioral Health Statistics and Quality (CBHSQ). Over the years, the exact survey methodology has been adjusted to improve the quality, reliability, and generalizability of the information produced by DAWN. The current approach was first fully implemented in the 2004 data collection year.<br />\nDAWN relies on a longitudinal probability sample of hospitals located throughout the United States. To be eligible for selection into the DAWN sample, a hospital must be a non-federal, short-stay, general surgical and medical hospital located in the United States, with at least one 24-hour ED. DAWN cases are identified by the systematic review of ED medical records in participating hospitals. The unit of analysis is any ED visit involving recent drug use. DAWN captures both ED visits that are directly caused by drugs and those in which drugs are a contributing factor but not the direct cause of the ED visit. The reason a patient used a drug is not part of the criteria for considering a visit to be drug related. Therefore, all types of drug-related events are included: drug misuse or abuse, accidental drug ingestion, drug-related suicide attempts, malicious drug poisonings, and adverse reactions. DAWN does not report medications that are unrelated to the visit.<br />\nThe DAWN public-use dataset provides information for all types of drugs, including illegal drugs, prescription drugs, over-the-counter medications, dietary supplements, anesthetic gases, substances that have psychoactive effects when inhaled, alcohol when used in combination with other drugs (all ages), and alcohol alone (only for patients aged 20 or younger). Public-use dataset variables describe and categorize up to 16 drugs contributing to the ED visit, including toxicology confirmation and route of administration. Administrative variables specify the type of case, case disposition, categorized episode time of day, and quarter of year. Metropolitan area is included for represented metropolitan areas. Created variables include the number of unique drugs reported and case-level indicators for alcohol, non-alcohol illicit substances, any pharmaceutical, non-medical use of pharmaceuticals, and all misuse and abuse of drugs. Demographic items include age category, sex, and race/ethnicity. Complex sample design and weighting variables are included to calculate various estimates of drug-related ED visits for the Nation as a whole, as well as for specific metropolitan areas, from the ED visits classified as DAWN cases in the selected hospitals.This study has 1 Data Set.</p>\n", 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/drug-abuse-warning-network-dawn-2007', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/drug-abuse-warning-network-dawn-2007-nid13522', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>Drug Abuse Warning Network (DAWN-2007)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/drug-abuse-warning-network-dawn-2007-nid13522', 'accessURL': 'https://datafiles.samhsa.gov/study/drug-abuse-warning-network-dawn-2007-nid13522', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol', 'demographic characteristics', 'detoxification', 'drug overdose', 'drug use', 'emergency departments', 'energy drinks', 'nonprescription drugs', 'substance abuse', 'suicide'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'Drug Abuse Warning Network (DAWN-2007)'}, {'description': '<p>The National Household Survey on Drug Abuse (NHSDA) series<br />\nmeasures the prevalence and correlates of drug use in the United<br />\nStates. The surveys are designed to provide quarterly, as well as<br />\nannual, estimates. Information is provided on the use of illicit<br />\ndrugs, alcohol, and tobacco among members of United States households<br />\naged 12 and older. Questions include age at first use as well as<br />\nlifetime, annual, and past-month usage for the following drug classes:<br />\nmarijuana, cocaine (and crack), hallucinogens, heroin, inhalants,<br />\nalcohol, tobacco, and nonmedical use of prescription drugs, including<br />\npain relievers, tranquilizers, stimulants, and sedatives. The survey<br />\ncovers substance abuse treatment history and perceived need for<br />\ntreatment, and includes questions from the Diagnostic and Statistical<br />\nManual (DSM) of Mental Disorders that allow diagnostic criteria to be<br />\napplied. Respondents are also asked about personal and family income<br />\nsources and amounts, health care access and coverage, illegal<br />\nactivities and arrest record, problems resulting from the use of<br />\ndrugs, and needle-sharing. Questions introduced in previous NHSDA<br />\nadministrations were retained in the 2001 survey, including questions<br />\nasked only of respondents aged 12 to 17. These "youth experiences"<br />\nitems covered a variety of topics, such as neighborhood environment,<br />\nillegal activities, gang involvement, drug use by friends, social<br />\nsupport, extracurricular activities, exposure to substance abuse<br />\nprevention and education programs, and perceived adult attitudes<br />\ntoward drug use and activities such as school work. Also retained were<br />\nquestions on mental health and access to care, perceived risk of using<br />\ndrugs, perceived availability of drugs, driving behavior and personal<br />\nbehavior, and cigar smoking. Questions on the tobacco brand used most<br />\noften were introduced with the 1999 survey and have been retained<br />\nthrough the 2001 survey. Demographic data include gender, race, age,<br />\nethnicity, marital status, educational level, job status, veteran<br />\nstatus, and current household composition. In addition, in 2001 questions on purchase of marijuana were added.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-household-survey-drug-abuse-nhsda-2001', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-household-survey-drug-abuse-nhsda-2001-nid13525', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Household Survey on Drug Abuse (NHSDA-2001)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-household-survey-drug-abuse-nhsda-2001-nid13525', 'accessURL': 'https://datafiles.samhsa.gov/study/national-household-survey-drug-abuse-nhsda-2001-nid13525', 'mediaType': 'application/unknown'}], 'keyword': ['addiction', 'alcohol', 'alcohol abuse', 'alcohol consumption', 'amphetamines', 'barbiturates', 'cocaine', 'controlled drugs', 'drinking behavior', 'drug abuse', 'drug dependence', 'drug treatment', 'drug use', 'drugs', 'hallucinogens', 'heroin', 'households', 'inhalants', 'marijuana', 'mental health', 'mental health services', 'methamphetamine', 'prescription drugs', 'sedatives', 'smoking', 'stimulants', 'substance abuse', 'substance abuse treatment', 'tranquilizers'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Household Survey on Drug Abuse (NHSDA-2001)'}, {'description': '<p>The Treatment Episode Data Set -- Admissions (TEDS-A) is a national census data system of annual admissions to substance abuse treatment facilities. TEDS-A provides annual data on the number and characteristics of persons admitted to public and private substance abuse treatment programs that receive public funding. The unit of analysis is a treatment admission. TEDS consists of data reported to state substance abuse agencies by the treatment programs, which in turn report it to SAMHSA.<br />\nA sister data system, called the Treatment Episode Data Set -- Discharges (TEDS-D), collects data on discharges from substance abuse treatment facilities. The first year of TEDS-A data is 1992, while the first year of TEDS-D is 2006.<br />\nTEDS variables that are required to be reported are called the "Minimum Data Set (MDS)", while those that are optional are called the "Supplemental Data Set (SuDS)".<br />\nVariables in the MDS include: information on service setting, number of prior treatments, primary source of referral, gender, race, ethnicity, education, employment status, substance(s) abused, route of administration, frequency of use, age at first use, and whether methadone was prescribed in treatment. Supplemental variables include: diagnosis codes, presence of psychiatric problems, living arrangements, source of income, health insurance, expected source of payment, pregnancy and veteran status, marital status, detailed not in labor force codes, detailed criminal justice referral codes, days waiting to enter treatment, and the number of arrests in the 30 days prior to admissions (starting in 2008).<br />\nSubstances abused include alcohol, cocaine and crack, marijuana and hashish, heroin, nonprescription methadone, other opiates and synthetics, PCP, other hallucinogens, methamphetamine, other amphetamines, other stimulants, benzodiazepines, other non-benzodiazepine tranquilizers, barbiturates, other non-barbiturate sedatives or hypnotics, inhalants, over-the-counter medications, and other substances.<br />\nCreated variables include total number of substances reported, intravenous drug use (IDU), and flags for any mention of specific substances.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/treatment-episode-data-set-admissions-teds-1997', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-1997-nid13526', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>Treatment Episode Data Set: Admissions (TEDS-A-1997)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-1997-nid13526', 'accessURL': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-1997-nid13526', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'drug abuse', 'drug treatment', 'health care services', 'health insurance', 'intervention', 'mental health', 'substance abuse', 'substance abuse treatment', 'treatment programs'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'Treatment Episode Data Set: Admissions (TEDS-A-1997)'}, {'description': '<p>The California Drug and Alcohol Treatment Assessment<br />\n(CALDATA) was designed to study the costs, benefits, and effectiveness<br />\nof the state\'s alcohol and drug treatment infrastructure (recovery<br />\nservices) and specifically to assess (1) the effects of treatment on<br />\nparticipant behavior, (2) the costs of treatment, and (3) the economic<br />\nvalue of treatment to society. Data were collected on participants<br />\n(clients) across four types of treatment programs, or modalities:<br />\nresidential, residential "social model," nonmethadone outpatient, and<br />\noutpatient methadone (detoxification and maintenance). Data were<br />\ncollected in two phases. In Phase 1, treatment records were abstracted<br />\nfor clients who received treatment or were discharged between October<br />\n1, 1991, and September 30, 1992. In Phase 2, these clients were<br />\nlocated and recruited for a follow-up interview. The CALDATA design<br />\nand procedures included elements from several national treatment<br />\noutcome studies including the Drug Services Research Survey, Services Research Outcomes Study, National<br />\nTreatment Improvement Evaluation Study, and Drug Abuse<br />\nTreatment Outcome Study. The record abstract was designed<br />\nto collect identifying and locating information for interview<br />\nreference during the personal interviewing phase. The abstract also<br />\ncollected demographic, drug, or alcohol use, and treatment and service<br />\ninformation. The follow-up questionnaire covered time periods before,<br />\nduring, and after treatment and focused on topics such as ethnic and<br />\neducational background, drug and alcohol use, mental and physical<br />\nhealth, HIV and AIDS status, drug testing, illegal activities and<br />\ncriminal status, living arrangements and family issues, employment and<br />\nincome, and treatment for drug, alcohol, and mental health<br />\nproblems. Drugs included alcohol, barbiturates, benzodiazepines,<br />\ncocaine powder, crack, downers, hallucinogens, heroin, illegal<br />\nmethadone, inhalants, LSD, marijuana/hashish/THC, methamphetamines and<br />\nother stimulants, narcotics, over-the-counter drugs, PCP, ritalin or<br />\npreludin, and sedatives/hypnotics. CALDATA was originally known as the<br />\nCalifornia Outcomes Study (COS).This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/california-drug-and-alcohol-treatment-assessment-caldata-1991-1993', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/california-drug-and-alcohol-treatment-assessment-caldata-1991-1993-nid13527', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>California Drug and Alcohol Treatment Assessment (CALDATA-1991-1993)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/california-drug-and-alcohol-treatment-assessment-caldata-1991-1993-nid13527', 'accessURL': 'https://datafiles.samhsa.gov/study/california-drug-and-alcohol-treatment-assessment-caldata-1991-1993-nid13527', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol', 'cocaine', 'cost effectiveness', 'drug treatment', 'drugs', 'employment', 'hallucinogens', 'heroin', 'illegal activities', 'inhalants', 'intervention', 'marijuana', 'mental health', 'methadone', 'methadone maintenance', 'methamphetamines', 'physical health', 'program evaluation', 'substance abuse', 'substance abuse treatment', 'treatment costs', 'treatment programs'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'California Drug and Alcohol Treatment Assessment (CALDATA-1991-1993)'}, {'description': '<p>The DC Metropolitan Area Drug Study (DC<em>MADS) was<br />\nconducted in 1991, and included special analyses of homeless and<br />\ntransient populations and of women delivering live births in the DC<br />\nhospitals. DC</em>MADS was undertaken to assess the full extent of the<br />\ndrug problem in one metropolitan area. The study was comprised of 16<br />\nseparate studies that focused on different sub-groups, many of which<br />\nare typically not included or are under-represented in household<br />\nsurveys.The DC<em>MADS: Household and Non-household Populations<br />\nexamines the prevalence of tobacco, alcohol, and drug use among<br />\nmembers of household and non-household populations aged 12 and older<br />\nin the District of Columbia Metropolitan Statistical Area (DC<br />\nMSA). The study also examines the characteristics of three<br />\ndrug-abusing sub-groups: crack-cocaine, heroin, and needle users. The<br />\nhousehold sample was drawn from the 1991 National Household Survey on<br />\nDrug Abuse (NHSDA). The non-household sample was drawn from the<br />\nDC</em>MADS Institutionalized and Homeless and Transient Population<br />\nStudies. Data include demographics, needle use, needle-sharing, and<br />\nuse of tobacco, alcohol, cocaine, crack, inhalants, marijuana, hallucinogens, heroin, sedatives, stimulants, psychotherapeutics (non-medical use), tranquilizers, and analgesics.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/washington-dc-metropolitan-area-drug-study-household-and-non-household-populations-dc-madsh', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/washington-dc-metropolitan-area-drug-study-household-and-non-household-populations-dc-madsh', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>Washington DC Metropolitan Area Drug Study Household and Non-Household Populations (DC-MADSH-1991)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/washington-dc-metropolitan-area-drug-study-household-and-non-household-populations-dc-madsh', 'accessURL': 'https://datafiles.samhsa.gov/study/washington-dc-metropolitan-area-drug-study-household-and-non-household-populations-dc-madsh', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol', 'cocaine', 'crack cocaine', 'demographic characteristics', 'drug abuse', 'drug use', 'hallucinogens', 'heroin', 'homeless persons', 'inhalants', 'marijuana', 'sedatives', 'smoking', 'stimulants', 'tranquilizers'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'Washington DC Metropolitan Area Drug Study Household and Non-Household Populations (DC-MADSH-1991)'}, {'description': '<p>The National Survey of Substance Abuse Treatment Services (N-SSATS) is designed to collect information from all facilities in the United States, both public and private, that provide substance abuse treatment. N-SSATS provides the mechanism for quantifying the dynamic character and composition of the United States substance abuse treatment delivery system. The objectives of N-SSATS are to collect multipurpose data that can be used to assist the Substance Abuse and Mental Health Services Administration (SAMHSA) and state and local governments in assessing the nature and extent of services provided and in forecasting treatment resource requirements, to update SAMHSA\'s Inventory of Substance Abuse Treatment Services (I-SATS), to analyze general treatment services trends, and to generate the National Directory of Drug and Alcohol Abuse Treatment Programs and its online equivalent, the Substance Abuse Treatment Facility Locator <a href="http://findtreatment.samhsa.gov">http://findtreatment.samhsa.gov</a>. Data are collected on topics including facility operation, services offered (assessment and pretreatment, pharmacotherapies, testing, transitional, ancillary), detoxification, primary focus (substance abuse, mental health, both, general health, and other), hotline operation, Opioid Treatment Programs and medication dispensed/prescribed, counseling and therapeutic approaches, languages in which treatment is provided, type of treatment provided, number of clients (total and under age 18), number of beds, types of payment accepted, sliding fee scale, special programs offered, facility accreditation and licensure/certification, and managed care agreements.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-survey-substance-abuse-treatment-services-n-ssats-2009', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-survey-substance-abuse-treatment-services-n-ssats-2009-nid13529', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Survey of Substance Abuse Treatment Services (N-SSATS-2009)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-survey-substance-abuse-treatment-services-n-ssats-2009-nid13529', 'accessURL': 'https://datafiles.samhsa.gov/study/national-survey-substance-abuse-treatment-services-n-ssats-2009-nid13529', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'drug abuse', 'drug treatment', 'health care services', 'HIV', 'intervention', 'substance abuse', 'substance abuse treatment', 'treatment facilities', 'treatment programs'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Survey of Substance Abuse Treatment Services (N-SSATS-2009)'}, {'description': '<p>This file includes data from the 2002 through 2009 National Survey on Drug Use and Health (NSDUH) survey. The only variables included in the 8-year 2002-2009 data file are ones that were collected in a comparable manner across all 8 years.<br />\nThe National Survey on Drug Use and Health (NSDUH) series (formerly titled National Household Survey on Drug Abuse) primarily measures the prevalence and correlates of drug use in the United States. The surveys are designed to provide quarterly, as well as annual, estimates. Information is provided on the use of illicit drugs, alcohol, and tobacco among members of United States households aged 12 and older. Questions included age at first use as well as lifetime, annual, and past-month usage for the following drug classes: marijuana, cocaine (and crack), hallucinogens, heroin, inhalants, alcohol, tobacco, and nonmedical use of prescription drugs, including pain relievers, tranquilizers, stimulants, and sedatives. The survey covered substance abuse treatment history and perceived need for treatment. The survey included questions concerning treatment for both substance abuse and mental health-related disorders. Respondents were also asked about personal and family income sources and amounts, health care access and coverage, illegal activities and arrest record, problems resulting from the use of drugs, and needle-sharing. Certain questions are asked only of respondents aged 12 to 17. These "youth experiences" items covered a variety of topics, such as neighborhood environment, illegal activities, drug use by friends, social support, extracurricular activities, exposure to substance abuse prevention and education programs, and perceived adult attitudes toward drug use and activities such as school work. Also included are questions on mental health and access to care, perceived risk of using drugs, perceived availability of drugs, driving and personal behavior, and cigar smoking. Demographic information includes gender, race, age, ethnicity, marital status, educational level, job status, veteran status, and current household composition.<br />\nIn the income section, which was interviewer-administered, a split-sample study had been embedded within the 2006 and 2007 surveys to compare a shorter version of the income questions with a longer set of questions that had been used in previous surveys. This shorter version was adopted for the 2008 NSDUH and will be used for future NSDUHs.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-survey-drug-use-and-health-8-year-r-das-nsduh-2002-2009', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-survey-drug-use-and-health-8-year-r-das-nsduh-2002-2009-nid13530', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Survey on Drug Use and Health: 8-Year R-DAS (NSDUH-2002-2009)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-survey-drug-use-and-health-8-year-r-das-nsduh-2002-2009-nid13530', 'accessURL': 'https://datafiles.samhsa.gov/study/national-survey-drug-use-and-health-8-year-r-das-nsduh-2002-2009-nid13530', 'mediaType': 'application/unknown'}], 'keyword': ['addiction', 'alcohol', 'alcohol abuse', 'alcohol consumption', 'amphetamines', 'barbiturates', 'cocaine', 'controlled drugs', 'crack cocaine', 'demographic characteristics', 'depression (psychology)', 'drinking behavior', 'drug abuse', 'drug dependence', 'drug treatment', 'drug use', 'drugs', 'employment', 'hallucinogens', 'health care', 'heroin', 'households', 'income', 'inhalants', 'marijuana', 'mental health', 'mental health services', 'methamphetamine', 'pregnancy', 'prescription drugs', 'sedatives', 'smoking', 'stimulants', 'substance abuse', 'substance abuse treatment', 'tobacco use', 'tranquilizers', 'youths'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Survey on Drug Use and Health: 8-Year R-DAS (NSDUH-2002-2009)'}, {'description': '<p>The National Survey on Drug Use and Health (NSDUH) series (formerly titled National Household Survey on Drug Abuse) primarily measures the prevalence and correlates of drug use in the United States. The surveys are designed to provide quarterly, as well as annual, estimates. Information is provided on the use of illicit drugs, alcohol, and tobacco among members of United States households aged 12 and older. Questions included age at first use as well as lifetime, annual, and past-month usage for the following drug classes: marijuana, cocaine (and crack), hallucinogens, heroin, inhalants, alcohol, tobacco, and nonmedical use of prescription drugs, including pain relievers, tranquilizers, stimulants, and sedatives. The survey covered substance abuse treatment history and perceived need for treatment, and included questions from the Diagnostic and Statistical Manual (DSM) of Mental Disorders that allow diagnostic criteria to be applied. The survey included questions concerning treatment for both substance abuse and mental health-related disorders. Respondents were also asked about personal and family income sources and amounts, health care access and coverage, illegal activities and arrest record, problems resulting from the use of drugs, and needle-sharing. Questions introduced in previous administrations were retained in the 2009 survey, including questions asked only of respondents aged 12 to 17. These "youth experiences" items covered a variety of topics, such as neighborhood environment, illegal activities, drug use by friends, social support, extracurricular activities, exposure to substance abuse prevention and education programs, and perceived adult attitudes toward drug use and activities such as school work. Several measures focused on prevention-related themes in this section. Also retained were questions on mental health and access to care, perceived risk of using drugs, perceived availability of drugs, driving and personal behavior, and cigar smoking. Questions on the tobacco brand used most often were introduced with the 1999 survey. For the 2008 survey, Adult mental health questions were added to measure symptoms of psychological distress in the worst period of distress that a person experienced in the past 30 days and suicidal ideation. In 2008, a split-sample design also was included to administer separate sets of questions (WHODAS vs. SDS) to assess impairment due to mental health problems. In the 2009 NSDUH, however, all of the adults in the sample received only the WHODAS questions. Background information includes gender, race, age, ethnicity, marital status, educational level, job status, veteran status, and current household composition.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-survey-drug-use-and-health-nsduh-2009-0', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-survey-drug-use-and-health-nsduh-2009-nid13531', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Survey on Drug Use and Health (NSDUH-2009)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-survey-drug-use-and-health-nsduh-2009-nid13531', 'accessURL': 'https://datafiles.samhsa.gov/study/national-survey-drug-use-and-health-nsduh-2009-nid13531', 'mediaType': 'application/unknown'}], 'keyword': ['addiction', 'alcohol', 'alcohol abuse', 'alcohol consumption', 'amphetamines', 'barbiturates', 'cocaine', 'controlled drugs', 'crack cocaine', 'demographic characteristics', 'depression (psychology)', 'drinking behavior', 'drug abuse', 'drug dependence', 'drug treatment', 'drug use', 'drugs', 'employment', 'hallucinogens', 'health care', 'heroin', 'households', 'income', 'inhalants', 'marijuana', 'mental health', 'mental health services', 'methamphetamine', 'pregnancy', 'prescription drugs', 'sedatives', 'smoking', 'stimulants', 'substance abuse', 'substance abuse treatment', 'tobacco use', 'tranquilizers', 'youths'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Survey on Drug Use and Health (NSDUH-2009)'}, {'description': '<p>The National Survey on Drug Use and Health (NSDUH) series<br />\n(formerly titled National Household Survey on Drug Abuse) primarily<br />\nmeasures the prevalence and correlates of drug use in the United<br />\nStates. The surveys are designed to provide quarterly, as well as<br />\nannual, estimates. Information is provided on the use of illicit<br />\ndrugs, alcohol, and tobacco among members of United States households<br />\naged 12 and older. Questions included age at first use as well as<br />\nlifetime, annual, and past-month usage for the following drug classes:<br />\nmarijuana, cocaine (and crack), hallucinogens, heroin, inhalants,<br />\nalcohol, tobacco, and nonmedical use of prescription drugs, including<br />\npain relievers, tranquilizers, stimulants, and sedatives. The survey<br />\ncovered substance abuse treatment history and perceived need for<br />\ntreatment, and included questions from the Diagnostic and Statistical<br />\nManual (DSM) of Mental Disorders that allow diagnostic criteria to be<br />\napplied. The survey included questions concerning treatment for both<br />\nsubstance abuse and mental health related disorders. Respondents were<br />\nalso asked about personal and family income sources and amounts,<br />\nhealth care access and coverage, illegal activities and arrest record,<br />\nproblems resulting from the use of drugs, and needle-sharing.<br />\nQuestions introduced in previous administrations were retained in the<br />\n2007 survey, including questions asked only of respondents aged 12 to<br />\n17. These "youth experiences" items covered a variety of topics, such<br />\nas neighborhood environment, illegal activities, drug use by friends,<br />\nsocial support, extracurricular activities, exposure to substance<br />\nabuse prevention and education programs, and perceived adult attitudes<br />\ntoward drug use and activities such as school work. Several measures<br />\nfocused on prevention-related themes in this section. Also retained<br />\nwere questions on mental health and access to care, perceived risk of<br />\nusing drugs, perceived availability of drugs, driving and personal<br />\nbehavior, and cigar smoking. Questions on the tobacco brand used most<br />\noften were introduced with the 1999 survey. Background information<br />\nincludes gender, race, age, ethnicity, marital status, educational<br />\nlevel, job status, veteran status, and current household composition.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-survey-drug-use-and-health-nsduh-2007', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-survey-drug-use-and-health-nsduh-2007-nid13532', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Survey on Drug Use and Health (NSDUH-2007)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-survey-drug-use-and-health-nsduh-2007-nid13532', 'accessURL': 'https://datafiles.samhsa.gov/study/national-survey-drug-use-and-health-nsduh-2007-nid13532', 'mediaType': 'application/unknown'}], 'keyword': ['addiction', 'alcohol', 'alcohol abuse', 'alcohol consumption', 'amphetamines', 'barbiturates', 'cocaine', 'controlled drugs', 'crack cocaine', 'demographic characteristics', 'depression (psychology)', 'drinking behavior', 'drug abuse', 'drug dependence', 'drug treatment', 'drug use', 'drugs', 'employment', 'hallucinogens', 'health care', 'heroin', 'households', 'income', 'inhalants', 'marijuana', 'mental health', 'mental health services', 'methamphetamine', 'pregnancy', 'prescription drugs', 'sedatives', 'smoking', 'stimulants', 'substance abuse', 'substance abuse treatment', 'tobacco use', 'tranquilizers', 'youths'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Survey on Drug Use and Health (NSDUH-2007)'}, {'description': '<p>This file includes data from the 2002 through 2011 National Survey on Drug Use and Health (NSDUH) survey. The only variables included in the data file are ones that were collected in a comparable manner across one or more of the pair years, i.e., 2002-2003, 2004-2005, 2006-2007, 2008-2009, 2010-2011, or 2012-2013.<br />\nThe National Survey on Drug Use and Health (NSDUH) series (formerly titled National Household Survey on Drug Abuse) primarily measures the prevalence and correlates of drug use in the United States. The surveys are designed to provide quarterly, as well as annual, estimates. Information is provided on the use of illicit drugs, alcohol, and tobacco among members of United States households aged 12 and older. Questions included age at first use as well as lifetime, annual, and past-month usage for the following drug classes: marijuana, cocaine (and crack), hallucinogens, heroin, inhalants, alcohol, tobacco, and nonmedical use of prescription drugs, including pain relievers, tranquilizers, stimulants, and sedatives. The survey covered substance abuse treatment history and perceived need for treatment. The survey included questions concerning treatment for both substance abuse and mental health-related disorders. Respondents were also asked about personal and family income sources and amounts, health care access and coverage, illegal activities and arrest record, problems resulting from the use of drugs, and needle-sharing. Certain questions are asked only of respondents aged 12 to 17. These "youth experiences" items covered a variety of topics, such as neighborhood environment, illegal activities, drug use by friends, social support, extracurricular activities, exposure to substance abuse prevention and education programs, and perceived adult attitudes toward drug use and activities such as school work. Also included are questions on mental health and access to care, perceived risk of using drugs, perceived availability of drugs, driving and personal behavior, and cigar smoking. Demographic information includes gender, race, age, ethnicity, marital status, educational level, job status, veteran status, and current household composition.<br />\nIn the income section, which was interviewer-administered, a split-sample study had been embedded within the 2006 and 2007 surveys to compare a shorter version of the income questions with a longer set of questions that had been used in previous surveys. This shorter version was adopted for the 2008 NSDUH and will be used for future NSDUHs.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-survey-drug-use-and-health-2-year-r-das-nsduh-2002-2003', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-survey-drug-use-and-health-2-year-r-das-nsduh-2002-2003-nid13533', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Survey on Drug Use and Health: 2-Year R-DAS (NSDUH-2002-2003)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-survey-drug-use-and-health-2-year-r-das-nsduh-2002-2003-nid13533', 'accessURL': 'https://datafiles.samhsa.gov/study/national-survey-drug-use-and-health-2-year-r-das-nsduh-2002-2003-nid13533', 'mediaType': 'application/unknown'}], 'keyword': ['addiction', 'alcohol', 'alcohol abuse', 'alcohol consumption', 'amphetamines', 'barbiturates', 'cocaine', 'controlled drugs', 'crack cocaine', 'demographic characteristics', 'depression (psychology)', 'drinking behavior', 'drug abuse', 'drug dependence', 'drug treatment', 'drug use', 'drugs', 'employment', 'hallucinogens', 'health care', 'heroin', 'households', 'income', 'inhalants', 'marijuana', 'mental health', 'mental health services', 'methamphetamine', 'pregnancy', 'prescription drugs', 'sedatives', 'smoking', 'stimulants', 'substance abuse', 'substance abuse treatment', 'tobacco use', 'tranquilizers', 'youths'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Survey on Drug Use and Health: 2-Year R-DAS (NSDUH-2002-2003)'}, {'description': '<p>The Treatment Episode Data Set -- Admissions (TEDS-A) is a national census data system of annual admissions to substance abuse treatment facilities. TEDS-A provides annual data on the number and characteristics of persons admitted to public and private substance abuse treatment programs that receive public funding. The unit of analysis is a treatment admission. TEDS consists of data reported to state substance abuse agencies by the treatment programs, which in turn report it to SAMHSA.<br />\nA sister data system, called the Treatment Episode Data Set -- Discharges (TEDS-D), collects data on discharges from substance abuse treatment facilities. The first year of TEDS-A data is 1992, while the first year of TEDS-D is 2006.<br />\nTEDS variables that are required to be reported are called the "Minimum Data Set (MDS)", while those that are optional are called the "Supplemental Data Set (SuDS)".<br />\nVariables in the MDS include: information on service setting, number of prior treatments, primary source of referral, gender, race, ethnicity, education, employment status, substance(s) abused, route of administration, frequency of use, age at first use, and whether methadone was prescribed in treatment. Supplemental variables include: diagnosis codes, presence of psychiatric problems, living arrangements, source of income, health insurance, expected source of payment, pregnancy and veteran status, marital status, detailed not in labor force codes, detailed criminal justice referral codes, days waiting to enter treatment, and the number of arrests in the 30 days prior to admissions (starting in 2008).<br />\nSubstances abused include alcohol, cocaine and crack, marijuana and hashish, heroin, nonprescription methadone, other opiates and synthetics, PCP, other hallucinogens, methamphetamine, other amphetamines, other stimulants, benzodiazepines, other non-benzodiazepine tranquilizers, barbiturates, other non-barbiturate sedatives or hypnotics, inhalants, over-the-counter medications, and other substances.<br />\nCreated variables include total number of substances reported, intravenous drug use (IDU), and flags for any mention of specific substances.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/treatment-episode-data-set-admissions-teds-1992', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-1992-nid13534', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>Treatment Episode Data Set: Admissions (TEDS-A-1992)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-1992-nid13534', 'accessURL': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-1992-nid13534', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'drug abuse', 'drug treatment', 'health care services', 'health insurance', 'intervention', 'mental health', 'substance abuse', 'substance abuse treatment', 'treatment programs'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'Treatment Episode Data Set: Admissions (TEDS-A-1992)'}, {'description': '<p>The Treatment Episode Data Set -- Discharges (TEDS-D) is a national census data system of annual discharges from substance abuse treatment facilities. TEDS-D provides annual data on the number and characteristics of persons discharged from public and private substance abuse treatment programs that receive public funding. Data collected both at admission and at discharge is included. The unit of analysis is a treatment discharge. TEDS-D consists of data reported to state substance abuse agencies by the treatment programs, which in turn report it to SAMHSA.<br />\nA sister data system, called the Treatment Episode Data Set -- Admissions (TEDS-A), collects data on admissions to substance abuse treatment facilities. The first year of TEDS-A data is 1992, while the first year of TEDS-D is 2006.<br />\nTEDS-D variables that are required to be reported are called the "Minimum Data Set (MDS)", while those that are optional are called the "Supplemental Data Set (SuDS)".<br />\nVariables unique to TEDS-D, and not part of TEDS-A, are the length of stay, reason for leaving treatment, and service setting at time of discharge. TEDS-D also provides many of the same variables that exist in TEDS-A. This includes information on service setting, number of prior treatments, primary source of referral, gender, race, ethnicity, education, employment status, substance(s) abused, route of administration, frequency of use, age at first use, and whether methadone was prescribed in treatment. Supplemental variables include: diagnosis codes, presence of psychiatric problems, living arrangements, source of income, health insurance, expected source of payment, pregnancy and veteran status, marital status, detailed not in labor force codes, detailed criminal justice referral codes, days waiting to enter treatment, and the number of arrests in the 30 days prior to admissions (starting in 2008) .<br />\nSubstances abused include alcohol, cocaine and crack, marijuana and hashish, heroin, nonprescription methadone, other opiates and synthetics, PCP, other hallucinogens, methamphetamine, other amphetamines, other stimulants, benzodiazepines, other non-benzodiazepine tranquilizers, barbiturates, other non-barbiturate sedatives or hypnotics, inhalants, over-the-counter medications, and other substances.<br />\nCreated variables include total number of substances reported, intravenous drug use (IDU), and flags for any mention of specific substances.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/treatment-episode-data-set-discharges-teds-d-2007', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-discharges-teds-d-2007-nid13535', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>Treatment Episode Data Set: Discharges (TEDS-D-2007)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-discharges-teds-d-2007-nid13535', 'accessURL': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-discharges-teds-d-2007-nid13535', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'drug abuse', 'drug treatment', 'health care services', 'health insurance', 'intervention', 'mental health', 'substance abuse', 'substance abuse treatment', 'treatment programs'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'Treatment Episode Data Set: Discharges (TEDS-D-2007)'}, {'description': '<p>The National Survey of Substance Abuse Treatment Services (N-SSATS) is designed to collect information from all facilities in the United States, both public and private, that provide substance abuse treatment. N-SSATS provides the mechanism for quantifying the dynamic character and composition of the United States substance abuse treatment delivery system. The objectives of N-SSATS are to collect multipurpose data that can be used to assist the Substance Abuse and Mental Health Services Administration (SAMHSA) and state and local governments in assessing the nature and extent of services provided and in forecasting treatment resource requirements, to update SAMHSA\'s Inventory of Substance Abuse Treatment Services (I-SATS), to analyze general treatment services trends, and to generate the National Directory of Drug and Alcohol Abuse Treatment Programs and its online equivalent, the Substance Abuse Treatment<br />\nFacility Locator <a href="http://findtreatment.samhsa.gov">http://findtreatment.samhsa.gov</a>. Data are collected on topics including facility operation, services offered (assessment and pre-treatment, pharmacotherapies, testing, transitional, ancillary), detoxification, primary focus (substance abuse, mental health, both, general health, and other), hotline operation, Opioid Treatment Programs and medication dispensed/prescribed, counseling and therapeutic approaches, languages in which treatment is provided, type of treatment provided, number of clients (total and under age 18), number of beds, types of payment accepted, sliding fee scale, special programs offered, facility accreditation and licensure/certification, and managed care agreements.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-survey-substance-abuse-treatment-services-n-ssats-2007', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-survey-substance-abuse-treatment-services-n-ssats-2007-nid13536', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Survey of Substance Abuse Treatment Services (N-SSATS-2007)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-survey-substance-abuse-treatment-services-n-ssats-2007-nid13536', 'accessURL': 'https://datafiles.samhsa.gov/study/national-survey-substance-abuse-treatment-services-n-ssats-2007-nid13536', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'drug abuse', 'drug treatment', 'health care services', 'HIV', 'intervention', 'substance abuse', 'substance abuse treatment', 'treatment facilities', 'treatment programs'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Survey of Substance Abuse Treatment Services (N-SSATS-2007)'}, {'description': '<p>Youth data for the third wave of the National Youth Survey<br />\nare contained in this data collection, which includes data for youth<br />\ninterviewed in 1979 about events and behavior of the preceding year.<br />\nThe first wave of this study was conducted in 1976 and the<br />\nsecond wave in 1977. Data were collected on the<br />\ndemographic and socioeconomic status of respondents, disruptive events<br />\nin the home, youth aspirations, expectations for future goals, social<br />\nisolation, normlessness, labeling, perceived disapproval, attitudes<br />\ntoward deviance, exposure and commitment to delinquent peers, sex<br />\nroles, attitudes toward sexual assault, interpersonal violence,<br />\npressure for substance abuse by peers, exposure to substance abuse by<br />\nparents, self-reported delinquency, and drug and alcohol use.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-youth-survey-us-wave-iii-nys-1978', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-youth-survey-us-wave-iii-nys-1978-nid13537', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Youth Survey US: Wave III (NYS-1978)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-youth-survey-us-wave-iii-nys-1978-nid13537', 'accessURL': 'https://datafiles.samhsa.gov/study/national-youth-survey-us-wave-iii-nys-1978-nid13537', 'mediaType': 'application/unknown'}], 'keyword': ['aspirations', 'behavior problems', 'career goals', 'community involvement', 'delinquent behavior', 'depression (psychology)', 'deviance', 'drugs', 'expectations', 'family conflict', 'family relations', 'health services utilization', 'life events', 'neighborhood conditions', 'parental attitudes', 'parents', 'peer influence', 'sexual behavior', 'social attitudes', 'social behavior', 'social isolation', 'social values', 'socioeconomic status', 'spouse abuse', 'substance abuse', 'teenage pregnancies', 'victimization', 'young adults', 'youths'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Youth Survey US: Wave III (NYS-1978)'}, {'description': '<p>This series measures the prevalence and correlates of drug<br />\nuse in the United States. The surveys are designed to provide<br />\nquarterly, as well as annual, estimates. Information is provided on<br />\nthe use of illicit drugs, alcohol, and tobacco among members of United<br />\nStates households aged 12 and older. Questions include age at first<br />\nuse as well as lifetime, annual, and past-month usage for the<br />\nfollowing drug classes: marijuana, cocaine (and crack), hallucinogens,<br />\nheroin, inhalants, alcohol, tobacco, anabolic steroids, nonmedical use<br />\nof prescription drugs including psychotherapeutics, and polysubstance<br />\nuse. Respondents were also asked about substance abuse treatment<br />\nhistory, illegal activities, problems resulting from use of drugs,<br />\nperceptions of the risks involved, personal and family income sources<br />\nand amounts, need for treatment for drug or alcohol use, criminal<br />\nrecord, and needle-sharing. Questions on mental health and access to<br />\ncare, which were introduced in the 1994-B questionnaire (see NATIONAL<br />\nHOUSEHOLD SURVEY ON DRUG ABUSE, 1994), were retained in<br />\nthis administration of the survey. Demographic data include gender,<br />\nrace, age, ethnicity, marital status, motor vehicle use, educational<br />\nlevel, job status, income level, veteran status, and past and current<br />\nhousehold composition.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-household-survey-drug-abuse-nhsda-1995', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-household-survey-drug-abuse-nhsda-1995-nid13539', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Household Survey on Drug Abuse (NHSDA-1995)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-household-survey-drug-abuse-nhsda-1995-nid13539', 'accessURL': 'https://datafiles.samhsa.gov/study/national-household-survey-drug-abuse-nhsda-1995-nid13539', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'alcohol consumption', 'amphetamines', 'barbiturates', 'cocaine', 'demographic characteristics', 'drug abuse', 'drug use', 'drugs', 'hallucinogens', 'health care', 'health insurance', 'heroin', 'households', 'inhalants', 'marijuana', 'mental health', 'mental health services', 'methamphetamine', 'offenses', 'patients', 'prescriptions drugs', 'sedatives', 'smoking', 'stimulants', 'substance abuse', 'substance abuse treatment', 'tobacco use', 'tranquilizers', 'treatment', 'youths'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Household Survey on Drug Abuse (NHSDA-1995)'}, {'description': '<p>The Treatment Episode Data Set -- Admissions (TEDS-A) is a national census data system of annual admissions to substance abuse treatment facilities. TEDS-A provides annual data on the number and characteristics of persons admitted to public and private substance abuse treatment programs that receive public funding. The unit of analysis is a treatment admission. TEDS consists of data reported to state substance abuse agencies by the treatment programs, which in turn report it to SAMHSA.<br />\nA sister data system, called the Treatment Episode Data Set -- Discharges (TEDS-D), collects data on discharges from substance abuse treatment facilities. The first year of TEDS-A data is 1992, while the first year of TEDS-D is 2006.<br />\nTEDS variables that are required to be reported are called the "Minimum Data Set (MDS)", while those that are optional are called the "Supplemental Data Set (SuDS)".<br />\nVariables in the MDS include: information on service setting, number of prior treatments, primary source of referral, gender, race, ethnicity, education, employment status, substance(s) abused, route of administration, frequency of use, age at first use, and whether methadone was prescribed in treatment. Supplemental variables include: diagnosis codes, presence of psychiatric problems, living arrangements, source of income, health insurance, expected source of payment, pregnancy and veteran status, marital status, detailed not in labor force codes, detailed criminal justice referral codes, days waiting to enter treatment, and the number of arrests in the 30 days prior to admissions (starting in 2008).<br />\nSubstances abused include alcohol, cocaine and crack, marijuana and hashish, heroin, nonprescription methadone, other opiates and synthetics, PCP, other hallucinogens, methamphetamine, other amphetamines, other stimulants, benzodiazepines, other non-benzodiazepine tranquilizers, barbiturates, other non-barbiturate sedatives or hypnotics, inhalants, over-the-counter medications, and other substances.<br />\nCreated variables include total number of substances reported, intravenous drug use (IDU), and flags for any mention of specific substances.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/treatment-episode-data-set-admissions-teds-2011', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-2011-nid13540', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>Treatment Episode Data Set: Admissions (TEDS-A-2011)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-2011-nid13540', 'accessURL': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-2011-nid13540', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'drug abuse', 'drug treatment', 'health care services', 'health insurance', 'intervention', 'mental health', 'substance abuse', 'substance abuse treatment', 'treatment programs'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'Treatment Episode Data Set: Admissions (TEDS-A-2011)'}, {'description': '<p>The Treatment Episode Data Set -- Discharges (TEDS-D) is a national census data system of annual discharges from substance abuse treatment facilities. TEDS-D provides annual data on the number and characteristics of persons discharged from public and private substance abuse treatment programs that receive public funding. Data collected both at admission and at discharge is included. The unit of analysis is a treatment discharge. TEDS-D consists of data reported to state substance abuse agencies by the treatment programs, which in turn report it to SAMHSA.<br />\nA sister data system, called the Treatment Episode Data Set -- Admissions (TEDS-A), collects data on admissions to substance abuse treatment facilities. The first year of TEDS-A data is 1992, while the first year of TEDS-D is 2006.<br />\nTEDS-D variables that are required to be reported are called the "Minimum Data Set (MDS)", while those that are optional are called the "Supplemental Data Set (SuDS)".<br />\nVariables unique to TEDS-D, and not part of TEDS-A, are the length of stay, reason for leaving treatment, and service setting at time of discharge. TEDS-D also provides many of the same variables that exist in TEDS-A. This includes information on service setting, number of prior treatments, primary source of referral, gender, race, ethnicity, education, employment status, substance(s) abused, route of administration, frequency of use, age at first use, and whether methadone was prescribed in treatment. Supplemental variables include: diagnosis codes, presence of psychiatric problems, living arrangements, source of income, health insurance, expected source of payment, pregnancy and veteran status, marital status, detailed not in labor force codes, detailed criminal justice referral codes, days waiting to enter treatment, and the number of arrests in the 30 days prior to admissions (starting in 2008).<br />\nSubstances abused include alcohol, cocaine and crack, marijuana and<br />\nhashish, heroin, nonprescription methadone, other opiates and<br />\nsynthetics, PCP, other hallucinogens, methamphetamine, other amphetamines,<br />\nother stimulants, benzodiazepines, other non-benzodiazepine tranquilizers, barbiturates, other non-barbiturate sedatives or hypnotics, inhalants, over-the-counter medications, and other substances.<br />\nCreated variables include total number of substances reported, intravenous drug use (IDU), and flags for any mention of specific substances.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/treatment-episode-data-set-discharges-teds-d-2010', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-discharges-teds-d-2010-nid13541', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>Treatment Episode Data Set: Discharges (TEDS-D-2010)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-discharges-teds-d-2010-nid13541', 'accessURL': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-discharges-teds-d-2010-nid13541', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'drug abuse', 'drug treatment', 'health care services', 'health insurance', 'intervention', 'mental health', 'substance abuse', 'substance abuse treatment', 'treatment programs'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'Treatment Episode Data Set: Discharges (TEDS-D-2010)'}, {'description': '<p>This series measures the prevalence and correlates of drug<br />\nuse in the United States. The surveys are designed to provide<br />\nquarterly, as well as annual, estimates. Information is provided on<br />\nthe use of illicit drugs, alcohol, tobacco, and nonmedical use of<br />\nprescription drugs among members of United States households aged 12<br />\nand older. Questions include age at first use as well as lifetime,<br />\nannual, and past-month usage for the following drug classes: cannabis,<br />\ncocaine, hallucinogens, heroin, inhalants, alcohol, tobacco,<br />\nnonmedical use of prescription drugs including psychotherapeutics, and<br />\npolysubstance use. Respondents were also asked about health<br />\nconditions, substance abuse treatment history, problems resulting from<br />\ntheir use of drugs, alcohol, and tobacco, their perceptions of the<br />\nrisks involved, and personal and family income sources and<br />\namounts. Demographic data include gender, race, age, ethnicity,<br />\nmarital status, motor vehicle use, educational level, job status,<br />\nincome level, veteran status, past and current household composition,<br />\nand population density.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-household-survey-drug-abuse-nhsda-1985', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-household-survey-drug-abuse-nhsda-1985-nid13542', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Household Survey on Drug Abuse (NHSDA-1985)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-household-survey-drug-abuse-nhsda-1985-nid13542', 'accessURL': 'https://datafiles.samhsa.gov/study/national-household-survey-drug-abuse-nhsda-1985-nid13542', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'alcohol consumption', 'amphetamines', 'barbiturates', 'cocaine', 'drug abuse', 'drug use', 'drugs', 'hallucinogens', 'heroin', 'households', 'inhalants', 'marijuana', 'methamphetamine', 'prescription drugs', 'sedatives', 'smoking', 'stimulants', 'substance abuse', 'substance abuse treatment', 'tobacco use', 'tranquilizers', 'youths'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Household Survey on Drug Abuse (NHSDA-1985)'}, {'description': '<p>The National Household Survey on Drug Abuse (NHSDA) series<br />\nmeasures the prevalence and correlates of drug use in the United<br />\nStates. The surveys are designed to provide quarterly, as well as<br />\nannual, estimates. Information is provided on the use of illicit<br />\ndrugs, alcohol, and tobacco among members of United States households<br />\naged 12 and older. Questions include age at first use as well as<br />\nlifetime, annual, and past-month usage for the following drug classes:<br />\nmarijuana, cocaine (and crack), hallucinogens, heroin, inhalants,<br />\nalcohol, tobacco, and nonmedical use of prescription drugs, including<br />\npain relievers, tranquilizers, stimulants, and sedatives. The survey<br />\ncovers substance abuse treatment history and perceived need for<br />\ntreatment, and includes questions from the Diagnostic and Statistical<br />\nManual (DSM) of Mental Disorders that allow diagnostic criteria to be<br />\napplied. Respondents are also asked about personal and family income<br />\nsources and amounts, health care access and coverage, illegal<br />\nactivities and arrest record, problems resulting from the use of<br />\ndrugs, and needle-sharing. Questions introduced in previous NHSDA<br />\nadministrations were retained in the 1999 survey, including questions<br />\nasked only of respondents aged 12 to 17. These "youth experiences"<br />\nitems covered a variety of topics, such as neighborhood environment,<br />\nillegal activities, gang involvement, drug use by friends, social<br />\nsupport, extracurricular activities, exposure to substance abuse<br />\nprevention and education programs, and perceived adult attitudes<br />\ntoward drug use and activities such as school work. Also retained were<br />\nquestions on mental health and access to care, perceived risk of using<br />\ndrugs, perceived availability of drugs, driving behavior and personal<br />\nbehavior, and cigar smoking. Questions on the tobacco brand used most<br />\noften were introduced with the 1999 survey. Demographic data include<br />\ngender, race, age, ethnicity, marital status, educational level, job<br />\nstatus, veteran status, and current household composition.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-household-survey-drug-abuse-nhsda-1999', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-household-survey-drug-abuse-nhsda-1999-nid13544', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Household Survey on Drug Abuse (NHSDA-1999)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-household-survey-drug-abuse-nhsda-1999-nid13544', 'accessURL': 'https://datafiles.samhsa.gov/study/national-household-survey-drug-abuse-nhsda-1999-nid13544', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'alcohol consumption', 'amphetamines', 'barbiturates', 'cocaine', 'drug abuse', 'drug use', 'drugs', 'hallucinogens', 'heroin', 'households', 'inhalants', 'marijuana', 'mental health', 'mental health services', 'methamphetamine', 'prescriptions drugs', 'smoking', 'substance abuse', 'substance abuse treatment', 'tranquilizers'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Household Survey on Drug Abuse (NHSDA-1999)'}, {'description': '<p>The National Survey of Substance Abuse Treatment Services (N-SSATS) is designed to collect information from all facilities in the United States, both public and private, that provide substance abuse treatment. N-SSATS provides the mechanism for quantifying the dynamic character and composition of the United States substance abuse treatment delivery system. The objectives of N-SSATS are to collect multipurpose data that can be used to assist the Substance Abuse and Mental Health Services Administration (SAMHSA) and state and local governments in assessing the nature and extent of services provided and in forecasting treatment resource requirements, update SAMHSA\'s Inventory of Substance Abuse Treatment Services (I-SATS), analyze general treatment services trends, and generate the National Directory of Drug and Alcohol Abuse Treatment Programs and its online equivalent, the Substance Abuse Treatment Facility Locator <a href="http://findtreatment.samhsa.gov">http://findtreatment.samhsa.gov</a>.<br />\nData are collected on topics including facility operation, services offered (assessment, substance abuse therapy and counseling, pharmacotherapies, testing, transitional, ancillary), primary focus (substance abuse, mental health, both, general health, other), hotline operation, Opioid Treatment Programs and medication dispensed/prescribed, languages in which treatment is provided, type of treatment provided, number of clients (total and under age 18), number of beds, types of payment accepted, sliding fee scale, special programs offered, facility accreditation and licensure/certification, and managed care agreements.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-survey-substance-abuse-treatment-services-n-ssats-2004', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-survey-substance-abuse-treatment-services-n-ssats-2004-nid13545', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Survey of Substance Abuse Treatment Services (N-SSATS-2004)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-survey-substance-abuse-treatment-services-n-ssats-2004-nid13545', 'accessURL': 'https://datafiles.samhsa.gov/study/national-survey-substance-abuse-treatment-services-n-ssats-2004-nid13545', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'drug abuse', 'drug treatment', 'health care services', 'HIV', 'intervention', 'substance abuse', 'substance abuse treatment', 'treatment facilities', 'treatment programs'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Survey of Substance Abuse Treatment Services (N-SSATS-2004)'}, {'description': '<p>The Treatment Episode Data Set -- Admissions (TEDS-A) is a national census data system of annual admissions to substance abuse treatment facilities. TEDS-A provides annual data on the number and characteristics of persons admitted to public and private substance abuse treatment programs that receive public funding. The unit of analysis is a treatment admission. TEDS consists of data reported to state substance abuse agencies by the treatment programs, which in turn report it to SAMHSA.<br />\nA sister data system, called the Treatment Episode Data Set -- Discharges (TEDS-D), collects data on discharges from substance abuse treatment facilities. The first year of TEDS-A data is 1992, while the first year of TEDS-D is 2006.<br />\nTEDS variables that are required to be reported are called the "Minimum Data Set (MDS)", while those that are optional are called the "Supplemental Data Set (SuDS)".<br />\nVariables in the MDS include: information on service setting, number of prior treatments, primary source of referral, gender, race, ethnicity, education, employment status, substance(s) abused, route of administration, frequency of use, age at first use, and whether methadone was prescribed in treatment. Supplemental variables include: diagnosis codes, presence of psychiatric problems, living arrangements, source of income, health insurance, expected source of payment, pregnancy and veteran status, marital status, detailed not in labor force codes, detailed criminal justice referral codes, days waiting to enter treatment, and the number of arrests in the 30 days prior to admissions (starting in 2008).<br />\nSubstances abused include alcohol, cocaine and crack, marijuana and hashish, heroin, nonprescription methadone, other opiates and synthetics, PCP, other hallucinogens, methamphetamine, other amphetamines, other stimulants, benzodiazepines, other non-benzodiazepine tranquilizers, barbiturates, other non-barbiturate sedatives or hypnotics, inhalants, over-the-counter medications, and other substances.<br />\nCreated variables include total number of substances reported, intravenous drug use (IDU), and flags for any mention of specific substances.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/treatment-episode-data-set-admissions-teds-2006', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-2006-nid13546', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>Treatment Episode Data Set: Admissions (TEDS-A-2006)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-2006-nid13546', 'accessURL': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-2006-nid13546', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'drug abuse', 'drug treatment', 'health care services', 'health insurance', 'intervention', 'mental health', 'substance abuse', 'substance abuse treatment', 'treatment programs'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'Treatment Episode Data Set: Admissions (TEDS-A-2006)'}, {'description': '<p>The Treatment Episode Data Set -- Admissions (TEDS-A) is a national census data system of annual admissions to substance abuse treatment facilities. TEDS-A provides annual data on the number and characteristics of persons admitted to public and private substance abuse treatment programs that receive public funding. The unit of analysis is a treatment admission. TEDS consists of data reported to state substance abuse agencies by the treatment programs, which in turn report it to SAMHSA.<br />\nA sister data system, called the Treatment Episode Data Set -- Discharges (TEDS-D), collects data on discharges from substance abuse treatment facilities. The first year of TEDS-A data is 1992, while the first year of TEDS-D is 2006.<br />\nTEDS variables that are required to be reported are called the "Minimum Data Set (MDS)", while those that are optional are called the "Supplemental Data Set (SuDS)".<br />\nVariables in the MDS include: information on service setting, number of prior treatments, primary source of referral, gender, race, ethnicity, education, employment status, substance(s) abused, route of administration, frequency of use, age at first use, and whether methadone was prescribed in treatment. Supplemental variables include: diagnosis codes, presence of psychiatric problems, living arrangements, source of income, health insurance, expected source of payment, pregnancy and veteran status, marital status, detailed not in labor force codes, detailed criminal justice referral codes, days waiting to enter treatment, and the number of arrests in the 30 days prior to admissions (starting in 2008).<br />\nSubstances abused include alcohol, cocaine and crack, marijuana and hashish, heroin, nonprescription methadone, other opiates and synthetics, PCP, other hallucinogens, methamphetamine, other amphetamines, other stimulants, benzodiazepines, other non-benzodiazepine tranquilizers, barbiturates, other non-barbiturate sedatives or hypnotics, inhalants, over-the-counter medications, and other substances.<br />\nCreated variables include total number of substances reported, intravenous drug use (IDU), and flags for any mention of specific substances.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/treatment-episode-data-set-admissions-teds-2007', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-2007-nid13547', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>Treatment Episode Data Set: Admissions (TEDS-A-2007)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-2007-nid13547', 'accessURL': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-2007-nid13547', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'drug abuse', 'drug treatment', 'health care services', 'health insurance', 'intervention', 'mental health', 'substance abuse', 'substance abuse treatment', 'treatment programs'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'Treatment Episode Data Set: Admissions (TEDS-A-2007)'}, {'description': '<p>The National Survey on Drug Use and Health (NSDUH) series<br />\n(formerly titled National Household Survey on Drug Abuse) measures the<br />\nprevalence and correlates of drug use in the United States. The<br />\nsurveys are designed to provide quarterly, as well as annual,<br />\nestimates. Information is provided on the use of illicit drugs,<br />\nalcohol, and tobacco among members of United States households aged 12<br />\nand older. Questions included age at first use as well as lifetime,<br />\nannual, and past-month usage for the following drug classes:<br />\nmarijuana, cocaine (and crack), hallucinogens, heroin, inhalants,<br />\nalcohol, tobacco, and nonmedical use of prescription drugs, including<br />\npain relievers, tranquilizers, stimulants, and sedatives. The survey<br />\ncovered substance abuse treatment history and perceived need for<br />\ntreatment, and included questions from the Diagnostic and Statistical<br />\nManual (DSM) of Mental Disorders that allow diagnostic criteria to be<br />\napplied. The survey included questions concerning treatment for both<br />\nsubstance abuse and mental health related disorders. Respondents were<br />\nalso asked about personal and family income sources and amounts,<br />\nhealth care access and coverage, illegal activities and arrest record,<br />\nproblems resulting from the use of drugs, and needle-sharing.<br />\nQuestions introduced in previous administrations were retained in the<br />\n2004 survey, including questions asked only of respondents aged 12 to<br />\n17. These "youth experiences" items covered a variety of topics, such<br />\nas neighborhood environment, illegal activities, drug use by friends,<br />\nsocial support, extracurricular activities, exposure to substance<br />\nabuse prevention and education programs, and perceived adult attitudes<br />\ntoward drug use and activities such as school work. Several measures<br />\nfocused on prevention-related themes in this section. Also retained<br />\nwere questions on mental health and access to care, perceived risk of<br />\nusing drugs, perceived availability of drugs, driving and personal<br />\nbehavior, and cigar smoking. Questions on the tobacco brand used most<br />\noften were introduced with the 1999 survey and retained through the<br />\n2003 survey. Background information includes gender, race, age,<br />\nethnicity, marital status, educational level, job status, veteran<br />\nstatus, and current household composition. In addition, in 2004 Adult and Adolescent Mental Health modules were added.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-survey-drug-use-and-health-nsduh-2004-0', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-survey-drug-use-and-health-nsduh-2004-nid13548', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Survey on Drug Use and Health (NSDUH-2004)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-survey-drug-use-and-health-nsduh-2004-nid13548', 'accessURL': 'https://datafiles.samhsa.gov/study/national-survey-drug-use-and-health-nsduh-2004-nid13548', 'mediaType': 'application/unknown'}], 'keyword': ['addiction', 'alcohol', 'alcohol abuse', 'alcohol consumption', 'amphetamines', 'barbiturates', 'cocaine', 'controlled drugs', 'crack cocaine', 'demographic characteristics', 'depression (psychology)', 'drinking behavior', 'drug abuse', 'drug dependence', 'drug treatment', 'drug use', 'drugs', 'hallucinogens', 'heroin', 'households', 'income', 'inhalants', 'marijuana', 'mental health', 'mental health services', 'methamphetamine', 'prescription drugs', 'sedatives', 'smoking', 'stimulants', 'substance abuse', 'substance abuse treatment', 'tobacco use', 'tranquilizers', 'youths'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Survey on Drug Use and Health (NSDUH-2004)'}, {'description': '<p>The Treatment Episode Data Set -- Discharges (TEDS-D) is a national census data system of annual discharges from substance abuse treatment facilities. TEDS-D provides annual data on the number and characteristics of persons discharged from public and private substance abuse treatment programs that receive public funding. Data collected both at admission and at discharge is included. The unit of analysis is a treatment discharge. TEDS-D consists of data reported to state substance abuse agencies by the treatment programs, which in turn report it to SAMHSA.<br />\nA sister data system, called the Treatment Episode Data Set -- Admissions (TEDS-A), collects data on admissions to substance abuse treatment facilities. The first year of TEDS-A data is 1992, while the first year of TEDS-D is 2006.<br />\nTEDS-D variables that are required to be reported are called the "Minimum Data Set (MDS)", while those that are optional are called the "Supplemental Data Set (SuDS)".<br />\nVariables unique to TEDS-D, and not part of TEDS-A, are the length of stay, reason for leaving treatment, and service setting at time of discharge. TEDS-D also provides many of the same variables that exist in TEDS-A. This includes information on service setting, number of prior treatments, primary source of referral, gender, race, ethnicity, education, employment status, substance(s) abused, route of administration, frequency of use, age at first use, and whether methadone was prescribed in treatment. Supplemental variables include: diagnosis codes, presence of psychiatric problems, living arrangements, source of income, health insurance, expected source of payment, pregnancy and veteran status, marital status, detailed not in labor force codes, detailed criminal justice referral codes, days waiting to enter treatment, and the number of arrests in the 30 days prior to admissions (starting in 2008) .<br />\nSubstances abused include alcohol, cocaine and crack, marijuana and hashish, heroin, nonprescription methadone, other opiates and synthetics, PCP, other hallucinogens, methamphetamine, other amphetamines, other stimulants, benzodiazepines, other non-benzodiazepine tranquilizers, barbiturates, other non-barbiturate sedatives or hypnotics, inhalants, over-the-counter medications, and other substances.<br />\nCreated variables include total number of substances reported, intravenous drug use (IDU), and flags for any mention of specific substances.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/treatment-episode-data-set-discharges-teds-d-2008', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-discharges-teds-d-2008-nid13549', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>Treatment Episode Data Set: Discharges (TEDS-D-2008)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-discharges-teds-d-2008-nid13549', 'accessURL': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-discharges-teds-d-2008-nid13549', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'drug abuse', 'drug treatment', 'health care services', 'health insurance', 'intervention', 'mental health', 'substance abuse', 'substance abuse treatment', 'treatment programs'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'Treatment Episode Data Set: Discharges (TEDS-D-2008)'}, {'description': '<p>The Treatment Episode Data Set -- Admissions (TEDS-A) is a national census data system of annual admissions to substance abuse treatment facilities. TEDS-A provides annual data on the number and characteristics of persons admitted to public and private substance abuse treatment programs that receive public funding. The unit of analysis is a treatment admission. TEDS consists of data reported to state substance abuse agencies by the treatment programs, which in turn report it to SAMHSA.<br />\nA sister data system, called the Treatment Episode Data Set -- Discharges (TEDS-D), collects data on discharges from substance abuse treatment facilities. The first year of TEDS-A data is 1992, while the first year of TEDS-D is 2006.<br />\nTEDS variables that are required to be reported are called the "Minimum Data Set (MDS)", while those that are optional are called the "Supplemental Data Set (SuDS)".<br />\nVariables in the MDS include: information on service setting, number of prior treatments, primary source of referral, gender, race, ethnicity, education, employment status, substance(s) abused, route of administration, frequency of use, age at first use, and whether methadone was prescribed in treatment. Supplemental variables include: diagnosis codes, presence of psychiatric problems, living arrangements, source of income, health insurance, expected source of payment, pregnancy and veteran status, marital status, detailed not in labor force codes, detailed criminal justice referral codes, days waiting to enter treatment, and the number of arrests in the 30 days prior to admissions (starting in 2008).<br />\nSubstances abused include alcohol, cocaine and crack, marijuana and hashish, heroin, nonprescription methadone, other opiates and synthetics, PCP, other hallucinogens, methamphetamine, other amphetamines, other stimulants, benzodiazepines, other non-benzodiazepine tranquilizers, barbiturates, other non-barbiturate sedatives or hypnotics, inhalants, over-the-counter medications, and other substances.<br />\nCreated variables include total number of substances reported, intravenous drug use (IDU), and flags for any mention of specific substances.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/treatment-episode-data-set-admissions-teds-1996', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-1996-nid13551', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>Treatment Episode Data Set: Admissions (TEDS-A-1996)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-1996-nid13551', 'accessURL': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-1996-nid13551', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'drug abuse', 'drug treatment', 'health care services', 'health insurance', 'intervention', 'mental health', 'substance abuse', 'substance abuse treatment', 'treatment programs'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'Treatment Episode Data Set: Admissions (TEDS-A-1996)'}, {'description': '<p>This dataset contains parent and youth data for the National<br />\nYouth Survey. Youths and one of their parents or legal guardians were<br />\ninterviewed in early 1977 about events and behavior occurring during<br />\ncalendar year 1976. Included is information on the demographics and<br />\nsocioeconomic status of respondents, disruptive events in the home,<br />\nneighborhood problems, parental aspirations for youth, labeling,<br />\nintegration of family and peer contexts, attitudes toward deviance in<br />\nadults and juveniles, parental discipline, community involvement, and<br />\ndrug use.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-youth-survey-us-wave-i-nys-1976', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-youth-survey-us-wave-i-nys-1976-nid13552', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Youth Survey US: Wave I (NYS-1976)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-youth-survey-us-wave-i-nys-1976-nid13552', 'accessURL': 'https://datafiles.samhsa.gov/study/national-youth-survey-us-wave-i-nys-1976-nid13552', 'mediaType': 'application/unknown'}], 'keyword': ['aspirations', 'behavior problems', 'career goals', 'community involvement', 'delinquent behavior', 'depression (psychology)', 'deviance', 'drugs', 'expectations', 'family conflict', 'family relations', 'health services utilization', 'life events', 'neighborhood conditions', 'parental attitudes', 'parents', 'peer influence', 'sexual behavior', 'social attitudes', 'social behavior', 'social isolation', 'social values', 'socioeconomic status', 'spouse abuse', 'substance abuse', 'teenage pregnancies', 'victimization', 'youths'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Youth Survey US: Wave I (NYS-1976)'}, {'description': '<p>The National Survey on Drug Use and Health (NSDUH) series<br />\n(formerly titled National Household Survey on Drug Abuse) primarily<br />\nmeasures the prevalence and correlates of drug use in the United<br />\nStates. The surveys are designed to provide quarterly, as well as<br />\nannual, estimates. Information is provided on the use of illicit<br />\ndrugs, alcohol, and tobacco among members of United States households<br />\naged 12 and older. Questions included age at first use as well as<br />\nlifetime, annual, and past-month usage for the following drug classes:<br />\nmarijuana, cocaine (and crack), hallucinogens, heroin, inhalants,<br />\nalcohol, tobacco, and nonmedical use of prescription drugs, including<br />\npain relievers, tranquilizers, stimulants, and sedatives. The survey<br />\ncovered substance abuse treatment history and perceived need for<br />\ntreatment, and included questions from the Diagnostic and Statistical<br />\nManual (DSM) of Mental Disorders that allow diagnostic criteria to be<br />\napplied. The survey included questions concerning treatment for both<br />\nsubstance abuse and mental health related disorders. Respondents were<br />\nalso asked about personal and family income sources and amounts,<br />\nhealth care access and coverage, illegal activities and arrest record,<br />\nproblems resulting from the use of drugs, and needle-sharing.<br />\nQuestions introduced in previous administrations were retained in the<br />\n2006 survey, including questions asked only of respondents aged 12 to<br />\n17. These "youth experiences" items covered a variety of topics, such<br />\nas neighborhood environment, illegal activities, drug use by friends,<br />\nsocial support, extracurricular activities, exposure to substance<br />\nabuse prevention and education programs, and perceived adult attitudes<br />\ntoward drug use and activities such as school work. Several measures<br />\nfocused on prevention-related themes in this section. Also retained<br />\nwere questions on mental health and access to care, perceived risk of<br />\nusing drugs, perceived availability of drugs, driving and personal<br />\nbehavior, and cigar smoking. Questions on the tobacco brand used most<br />\noften were introduced with the 1999 survey. Background information<br />\nincludes gender, race, age, ethnicity, marital status, educational<br />\nlevel, job status, veteran status, and current household composition.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-survey-drug-use-and-health-nsduh-2006-0', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-survey-drug-use-and-health-nsduh-2006-nid13554', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Survey on Drug Use and Health (NSDUH-2006)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-survey-drug-use-and-health-nsduh-2006-nid13554', 'accessURL': 'https://datafiles.samhsa.gov/study/national-survey-drug-use-and-health-nsduh-2006-nid13554', 'mediaType': 'application/unknown'}], 'keyword': ['addiction', 'alcohol', 'alcohol abuse', 'alcohol consumption', 'amphetamines', 'barbiturates', 'cocaine', 'controlled drugs', 'crack cocaine', 'demographic characteristics', 'depression (psychology)', 'drinking behavior', 'drug abuse', 'drug dependence', 'drug treatment', 'drug use', 'drugs', 'employment', 'hallucinogens', 'health care', 'heroin', 'households', 'income', 'inhalants', 'marijuana', 'mental health', 'mental health services', 'methamphetamine', 'pregnancy', 'prescription drugs', 'sedatives', 'smoking', 'stimulants', 'substance abuse', 'substance abuse treatment', 'tobacco use', 'tranquilizers', 'youths'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Survey on Drug Use and Health (NSDUH-2006)'}, {'description': '<p>The National Survey on Drug Use and Health (NSDUH) series (formerly titled National Household Survey on Drug Abuse) primarily measures the prevalence and correlates of drug use in the United States. The surveys are designed to provide quarterly, as well as annual, estimates. Information is provided on the use of illicit drugs, alcohol, and tobacco among members of United States households aged 12 and older. Questions included age at first use as well as lifetime, annual, and past-month usage for the following drug classes: marijuana, cocaine (and crack), hallucinogens, heroin, inhalants, alcohol, tobacco, and nonmedical use of prescription drugs, including pain relievers, tranquilizers, stimulants, and sedatives. The survey covered substance abuse treatment history and perceived need for treatment, and included questions from the Diagnostic and Statistical Manual (DSM) of Mental Disorders that allow diagnostic criteria to be applied. The survey included questions concerning treatment for both substance abuse and mental health-related disorders. Respondents were also asked about personal and family income sources and amounts, health care access and coverage, illegal activities and arrest record, problems resulting from the use of drugs, and needle-sharing. Questions introduced in previous administrations were retained in the 2013 survey, including questions asked only of respondents aged 12 to 17. These "youth experiences" items covered a variety of topics, such as neighborhood environment, illegal activities, drug use by friends, social support, extracurricular activities, exposure to substance abuse prevention and education programs, and perceived adult attitudes toward drug use and activities such as school work. Several measures focused on prevention-related themes in this section. Also retained were questions on mental health and access to care, perceived risk of using drugs, perceived availability of drugs, driving and personal behavior, and cigar smoking. Questions on the tobacco brand used most often were introduced with the 1999 survey. For the 2008 survey, adult mental health questions were added to measure symptoms of psychological distress in the worst period of distress that a person experienced in the past 30 days and suicidal ideation. In 2008, a split-sample design also was included to administer separate sets of questions (WHODAS vs. SDS) to assess impairment due to mental health problems. Beginning with the 2009 NSDUH, however, all of the adults in the sample received only the WHODAS questions. Background information includes gender, race, age, ethnicity, marital status, educational level, job status, veteran status, and current household composition.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-survey-drug-use-and-health-nsduh-2013', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-survey-drug-use-and-health-nsduh-2013-nid13555', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Survey on Drug Use and Health (NSDUH-2013)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-survey-drug-use-and-health-nsduh-2013-nid13555', 'accessURL': 'https://datafiles.samhsa.gov/study/national-survey-drug-use-and-health-nsduh-2013-nid13555', 'mediaType': 'application/unknown'}], 'keyword': ['addiction', 'alcohol', 'alcohol abuse', 'alcohol consumption', 'amphetamines', 'barbiturates', 'cocaine', 'controlled drugs', 'crack cocaine', 'demographic characteristics', 'depression (psychology)', 'drinking behavior', 'drug abuse', 'drug dependence', 'drug treatment', 'drug use', 'drugs', 'employment', 'hallucinogens', 'health care', 'heroin', 'households', 'income', 'inhalants', 'marijuana', 'mental health', 'mental health services', 'methamphetamine', 'pregnancy', 'prescription drugs', 'sedatives', 'smoking', 'stimulants', 'substance abuse', 'substance abuse treatment', 'tobacco use', 'tranquilizers', 'youths'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Survey on Drug Use and Health (NSDUH-2013)'}, {'description': '<p>The Treatment Episode Data Set -- Admissions (TEDS-A) is a national census data system of annual admissions to substance abuse treatment facilities. TEDS-A provides annual data on the number and characteristics of persons admitted to public and private substance abuse treatment programs that receive public funding. The unit of analysis is a treatment admission. TEDS consists of data reported to state substance abuse agencies by the treatment programs, which in turn report it to SAMHSA.<br />\nA sister data system, called the Treatment Episode Data Set -- Discharges (TEDS-D), collects data on discharges from substance abuse treatment facilities. The first year of TEDS-A data is 1992, while the first year of TEDS-D is 2006.<br />\nTEDS variables that are required to be reported are called the "Minimum Data Set (MDS)", while those that are optional are called the "Supplemental Data Set (SuDS)".<br />\nVariables in the MDS include: information on service setting, number of prior treatments, primary source of referral, gender, race, ethnicity, education, employment status, substance(s) abused, route of administration, frequency of use, age at first use, and whether methadone was prescribed in treatment. Supplemental variables include: diagnosis codes, presence of psychiatric problems, living arrangements, source of income, health insurance, expected source of payment, pregnancy and veteran status, marital status, detailed not in labor force codes, detailed criminal justice referral codes, days waiting to enter treatment, and the number of arrests in the 30 days prior to admissions (starting in 2008).<br />\nSubstances abused include alcohol, cocaine and crack, marijuana and hashish, heroin, nonprescription methadone, other opiates and synthetics, PCP, other hallucinogens, methamphetamine, other amphetamines, other stimulants, benzodiazepines, other non-benzodiazepine tranquilizers, barbiturates, other non-barbiturate sedatives or hypnotics, inhalants, over-the-counter medications, and other substances.<br />\nCreated variables include total number of substances reported, intravenous drug use (IDU), and flags for any mention of specific substances.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/treatment-episode-data-set-admissions-teds-2005', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-2005-nid13556', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>Treatment Episode Data Set: Admissions (TEDS-A-2005)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-2005-nid13556', 'accessURL': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-2005-nid13556', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'drug abuse', 'drug treatment', 'health care services', 'health insurance', 'intervention', 'mental health', 'substance abuse', 'substance abuse treatment', 'treatment programs'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'Treatment Episode Data Set: Admissions (TEDS-A-2005)'}, {'description': '<p>The Uniform Facility Data Set (UFDS), formerly the National Drug and Alcohol Treatment Unit Survey or NDATUS, was designed to measure the scope and use of drug abuse treatment services in the United States. The survey collects information from each privately- and publicly-funded facility in the country that provides substance abuse treatment as well as from state-identified facilities that provide other substance abuse services. Data are collected on a number of topics including facility operation, services provided (assessment, therapy, testing, health, continuing care, programs for special groups, transitional services, community outreach, ancillary), type of treatment, facility capacity, numbers of clients, and various client characteristics. The main objective of the UFDS is to produce data that can be used to assess the nature and extent of substance abuse treatment services, to assist in the forecast of treatment resource requirements, to analyze treatment service trends, to conduct national, regional, and state-level comparative analyses of treatment services and utilization, and to generate the National Directory of Drug and Alcohol Abuse Treatment Programs and its on-line equivalent, the Substance Abuse Treatment Facility Locator <a href="http://findtreatment.samhsa.gov">http://findtreatment.samhsa.gov</a>. Additionally, the UFDS provides information that can be used to design sampling frames for other surveys of substance abuse treatment facilities.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/uniform-facility-data-set-us-ufds-1997', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/uniform-facility-data-set-us-ufds-1997-nid13557', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>Uniform Facility Data Set US (UFDS-1997)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/uniform-facility-data-set-us-ufds-1997-nid13557', 'accessURL': 'https://datafiles.samhsa.gov/study/uniform-facility-data-set-us-ufds-1997-nid13557', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'drug abuse', 'drug treatment', 'health care services', 'HIV', 'intervention', 'substance abuse', 'substance abuse treatment', 'treatment facilities', 'treatment programs'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'Uniform Facility Data Set US (UFDS-1997)'}, {'description': '<p>The DC Metropolitan Area Drug Study (DC<em>MADS) was<br />\nconducted in 1991, and included special analyses of homeless and<br />\ntransient populations and of women delivering live births in the DC<br />\nhospitals. DC</em>MADS was undertaken to assess the full extent of the<br />\ndrug problem in one metropolitan area. The study was comprised of 16<br />\nseparate studies that focused on different sub-groups, many of which<br />\nare typically not included or are underrepresented in household<br />\nsurveys. The Homeless and Transient Population<br />\nstudy examines the prevalence of illicit drug, alcohol, and tobacco<br />\nuse among members of the homeless and transient population aged 12 and<br />\nolder in the Washington, DC, Metropolitan Statistical Area (DC<br />\nMSA). The sample frame included respondents from shelters, soup<br />\nkitchens and food banks, major cluster encampments, and literally<br />\nhomeless people. Data from the questionnaires include history of<br />\nhomelessness, living arrangements and population movement, tobacco,<br />\ndrug, and alcohol use, consequences of use, treatment history, illegal<br />\nbehavior and arrest, emergency room treatment and hospital stays,<br />\nphysical and mental health, pregnancy, insurance, employment and<br />\nfinances, and demographics. Drug specific data include age at first<br />\nuse, route of administration, needle use, withdrawal symptoms,<br />\npolysubstance use, and perceived risk.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/washington-dc-metropolitan-area-drug-study-homeless-and-transient-population-dc-madst-1991', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/washington-dc-metropolitan-area-drug-study-homeless-and-transient-population-dc-madst-1991', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>Washington DC Metropolitan Area Drug Study Homeless and Transient Population (DC-MADST-1991)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/washington-dc-metropolitan-area-drug-study-homeless-and-transient-population-dc-madst-1991', 'accessURL': 'https://datafiles.samhsa.gov/study/washington-dc-metropolitan-area-drug-study-homeless-and-transient-population-dc-madst-1991', 'mediaType': 'application/unknown'}], 'keyword': ['arrests', 'cocaine', 'crack cocaine', 'demographic characteristics', 'drug abuse', 'drug related crimes', 'drug use', 'drugs', 'employment', 'hallucinogens', 'health insurance', 'heroin', 'homeless persons', 'inhalants', 'living arrangements', 'marijuana', 'mental health', 'mental health treatment', 'methamphetamines', 'physical health', 'population characteristics', 'pregnancy', 'prescription drugs', 'sedatives', 'smoking', 'stimulants', 'substance abuse treatment', 'urban population'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'Washington DC Metropolitan Area Drug Study Homeless and Transient Population (DC-MADST-1991)'}, {'description': '<p>The National Survey of Substance Abuse Treatment Services (N-SSATS) is designed to collect information from all facilities in the United States, both public and private, that provide substance abuse treatment. N-SSATS provides the mechanism for quantifying the dynamic character and composition of the United States substance abuse treatment delivery system. The objectives of N-SSATS are to collect multipurpose data that can be used to assist the Substance Abuse and Mental Health Services Administration (SAMHSA) and state and local governments in assessing the nature and extent of services provided and in forecasting treatment resource requirements, to update SAMHSA\'s Inventory of Substance Abuse Treatment Services (I-SATS), to analyze general treatment services trends, and to generate the National Directory of Drug and Alcohol Abuse Treatment Programs and its online equivalent, the Substance Abuse Treatment Facility Locator <a href="http://findtreatment.samhsa.gov.Data">http://findtreatment.samhsa.gov.Data</a> are collected on topics including facility operation, services offered (assessment, testing, transitional, ancillary, and pharmacotherapies), detoxification, primary focus (substance abuse, mental health, both, general health, and other), Opioid Treatment Programs and medication dispensed/prescribed, counseling and therapeutic approaches, standard operating procedures, special programs/groups offered, languages in which treatment is provided, type of treatment provided (hospital inpatient, residential, outpatient), number of clients (by service, total, and under age 18), number of beds, types of payment accepted, sliding fee scale, and facility accreditation and licensure/certification.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-survey-substance-abuse-treatment-services-n-ssats-2010', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-survey-substance-abuse-treatment-services-n-ssats-2010-nid13559', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Survey of Substance Abuse Treatment Services (N-SSATS-2010)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-survey-substance-abuse-treatment-services-n-ssats-2010-nid13559', 'accessURL': 'https://datafiles.samhsa.gov/study/national-survey-substance-abuse-treatment-services-n-ssats-2010-nid13559', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'drug abuse', 'drug treatment', 'health care services', 'HIV', 'intervention', 'substance abuse', 'substance abuse treatment', 'treatment facilities', 'treatment programs'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Survey of Substance Abuse Treatment Services (N-SSATS-2010)'}, {'description': '<p>This series measures the prevalence and correlates of drug<br />\nuse in the United States. The surveys are designed to provide<br />\nquarterly, as well as annual, estimates. Information is provided on<br />\nthe use of illicit drugs, alcohol, anabolic steroids, and tobacco<br />\namong members of United States households aged 12 and older. Data are<br />\nalso provided on treatment for drug use and on illegal activities<br />\nrelated to drug use. Questions include age at first use, as well as<br />\nlifetime, annual, and past-month usage for the following drug classes:<br />\nmarijuana, inhalants, cocaine, hallucinogens, heroin, alcohol, tobacco,<br />\nand nonmedical use of psychotherapeutics. Respondents were also asked<br />\nabout problems resulting from their use of drugs, alcohol, and<br />\ntobacco, their perceptions of the risks involved, insurance coverage,<br />\nand personal and family income sources and amounts. Demographic data<br />\ninclude gender, race, ethnicity, educational level, job status, income<br />\nlevel, household composition, and population density.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-household-survey-drug-abuse-nhsda-1992', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-household-survey-drug-abuse-nhsda-1992-nid13560', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Household Survey on Drug Abuse (NHSDA-1992)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-household-survey-drug-abuse-nhsda-1992-nid13560', 'accessURL': 'https://datafiles.samhsa.gov/study/national-household-survey-drug-abuse-nhsda-1992-nid13560', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'alcohol consumption', 'amphetamines', 'barbiturates', 'cocaine', 'demographic characteristics', 'drug abuse', 'drug use', 'drugs', 'hallucinogens', 'heroin', 'households', 'inhalants', 'marijuana', 'methamphetamine', 'prescription drugs', 'sedatives', 'smoking', 'steroid use', 'stimulants', 'substance abuse', 'substance abuse treatment', 'tobacco use', 'tranquilizers', 'youths'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Household Survey on Drug Abuse (NHSDA-1992)'}, {'description': '<p>The National Mental Health Services Survey (N-MHSS) is an annual survey designed to collect statistical information on the numbers and characteristics of all known mental health treatment facilities within the 50 States, the District of Columbia, and the U.S. territories. In every other year, beginning in 2014, the survey also collects statistical information on the numbers and demographic characteristics of persons served in these treatment facilities as of a specified survey reference date.<br />\nThe N-MHSS is the only source of national and State-level data on the mental health service delivery system reported by both publicly-operated and privately-operated specialty mental health treatment facilities, including: public psychiatric hospitals; private psychiatric hospitals, non-federal general hospitals with separate psychiatric units; U.S. Department of Veterans Affairs medical centers; residential treatment centers for children; residential treatment centers for adults; outpatient or day treatment or partial hospitalization mental health facilities; and multi-setting (non-hospital) mental health facilities.</p>\n<p>The N-MHSS complements the information collected through SAMHSA\'s survey of substance abuse treatment facilities, the National Survey of Substance Abuse Treatment Services (N-SSATS). Treatment facility Information from the N-MHSS is used to populate the mental health component of SAMHSA\'s online Behavioral Health Treatment Services Locator. <a href="http://findtreatment.samhsa.gov/This">http://findtreatment.samhsa.gov/This</a> study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-mental-health-services-survey-n-mhss-2010-0', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-mental-health-services-survey-n-mhss-2010-nid13561', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Mental Health Services Survey (N-MHSS-2010)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-mental-health-services-survey-n-mhss-2010-nid13561', 'accessURL': 'https://datafiles.samhsa.gov/study/national-mental-health-services-survey-n-mhss-2010-nid13561', 'mediaType': 'application/unknown'}], 'keyword': ['mental health', 'mental health services', 'treatment facilities', 'treatment programs'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Mental Health Services Survey (N-MHSS-2010)'}, {'description': '<p>The National Household Survey on Drug Abuse (NHSDA) series<br />\nmeasures the prevalence and correlates of drug use in the United<br />\nStates. The surveys are designed to provide quarterly, as well as<br />\nannual, estimates. Information is provided on the use of illicit<br />\ndrugs, alcohol, and tobacco among members of United States households<br />\naged 12 and older. Questions include age at first use as well as<br />\nlifetime, annual, and past-month usage for the following drug classes:<br />\nmarijuana, cocaine (and crack), hallucinogens, heroin, inhalants,<br />\nalcohol, tobacco, and nonmedical use of prescription drugs, including<br />\npain relievers, tranquilizers, stimulants, and sedatives. The survey<br />\ncovers substance abuse treatment history and perceived need for<br />\ntreatment, and includes questions from the Diagnostic and Statistical<br />\nManual (DSM) of Mental Disorders that allow diagnostic criteria to be<br />\napplied. Respondents are also asked about personal and family income<br />\nsources and amounts, health care access and coverage, illegal<br />\nactivities and arrest record, problems resulting from the use of<br />\ndrugs, and needle-sharing. Questions introduced in previous NHSDA<br />\nadministrations were retained in the 2000 survey, including questions<br />\nasked only of respondents aged 12 to 17. These "youth experiences"<br />\nitems covered a variety of topics, such as neighborhood environment,<br />\nillegal activities, gang involvement, drug use by friends, social<br />\nsupport, extracurricular activities, exposure to substance abuse<br />\nprevention and education programs, and perceived adult attitudes<br />\ntoward drug use and activities such as school work. Also retained were<br />\nquestions on mental health and access to care, perceived risk of using<br />\ndrugs, perceived availability of drugs, driving behavior and personal<br />\nbehavior, and cigar smoking. Questions on the tobacco brand used most<br />\noften were introduced with the 1999 survey and retained in the 2000<br />\nsurvey. Demographic data include gender, race, age, ethnicity, marital<br />\nstatus, educational level, job status, veteran status, and current<br />\nhousehold composition.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-household-survey-drug-abuse-nhsda-2000', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-household-survey-drug-abuse-nhsda-2000-nid13562', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Household Survey on Drug Abuse (NHSDA-2000)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-household-survey-drug-abuse-nhsda-2000-nid13562', 'accessURL': 'https://datafiles.samhsa.gov/study/national-household-survey-drug-abuse-nhsda-2000-nid13562', 'mediaType': 'application/unknown'}], 'keyword': ['addiction', 'alcohol', 'alcohol abuse', 'alcohol consumption', 'amphetamines', 'barbiturates', 'cocaine', 'controlled drugs', 'drinking behavior', 'drug abuse', 'drug dependence', 'drug treatment', 'drug use', 'drugs', 'hallucinogens', 'heroin', 'households', 'inhalants', 'marijuana', 'mental health', 'mental health services', 'methamphetamine', 'prescription drugs', 'sedatives', 'smoking', 'stimulants', 'substance abuse', 'substance abuse treatment', 'tranquilizers'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Household Survey on Drug Abuse (NHSDA-2000)'}, {'description': '<p>The National Survey on Drug Use and Health (NSDUH) series (formerly titled National Household Survey on Drug Abuse) primarily measures the prevalence and correlates of drug use in the United States. The surveys are designed to provide quarterly, as well as annual, estimates. Information is provided on the use of illicit drugs, alcohol, and tobacco among members of United States households aged 12 and older. Questions included age at first use as well as lifetime, annual, and past-month usage for the following drug classes: marijuana, cocaine (and crack), hallucinogens, heroin, inhalants, alcohol, tobacco, and nonmedical use of prescription drugs, including pain relievers, tranquilizers, stimulants, and sedatives. The survey covered substance abuse treatment history and perceived need for treatment, and included questions from the Diagnostic and Statistical Manual (DSM) of Mental Disorders that allow diagnostic criteria to be applied. The survey included questions concerning treatment for both substance abuse and mental health-related disorders. Respondents were also asked about personal and family income sources and amounts, health care access and coverage, illegal activities and arrest record, problems resulting from the use of drugs, and needle-sharing. Questions introduced in previous administrations were retained in the 2011 survey, including questions asked only of respondents aged 12 to 17. These "youth experiences" items covered a variety of topics, such as neighborhood environment, illegal activities, drug use by friends, social support, extracurricular activities, exposure to substance abuse prevention and education programs, and perceived adult attitudes toward drug use and activities such as school work. Several measures focused on prevention-related themes in this section. Also retained were questions on mental health and access to care, perceived risk of using drugs, perceived availability of drugs, driving and personal behavior, and cigar smoking. Questions on the tobacco brand used most often were introduced with the 1999 survey. For the 2008 survey, adult mental health questions were added to measure symptoms of psychological distress in the worst period of distress that a person experienced in the past 30 days and suicidal ideation. In 2008, a split-sample design also was included to administer separate sets of questions (WHODAS vs. SDS) to assess impairment due to mental health problems. Beginning with the 2009 NSDUH, however, all of the adults in the sample received only the WHODAS questions. Background information includes gender, race, age, ethnicity, marital status, educational level, job status, veteran status, and current household composition.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-survey-drug-use-and-health-nsduh-2011-0', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-survey-drug-use-and-health-nsduh-2011-nid13563', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Survey on Drug Use and Health (NSDUH-2011)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-survey-drug-use-and-health-nsduh-2011-nid13563', 'accessURL': 'https://datafiles.samhsa.gov/study/national-survey-drug-use-and-health-nsduh-2011-nid13563', 'mediaType': 'application/unknown'}], 'keyword': ['addiction', 'alcohol', 'alcohol abuse', 'alcohol consumption', 'amphetamines', 'barbiturates', 'cocaine', 'controlled drugs', 'crack cocaine', 'demographic characteristics', 'depression (psychology)', 'drinking behavior', 'drug abuse', 'drug dependence', 'drug treatment', 'drug use', 'drugs', 'employment', 'hallucinogens', 'health care', 'heroin', 'households', 'income', 'inhalants', 'marijuana', 'mental health', 'mental health services', 'methamphetamine', 'pregnancy', 'prescription drugs', 'sedatives', 'smoking', 'stimulants', 'substance abuse', 'substance abuse treatment', 'tobacco use', 'tranquilizers', 'youths'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Survey on Drug Use and Health (NSDUH-2011)'}, {'description': '<p>This series measures the prevalence and correlates of drug<br />\nuse in the United States. The surveys are designed to provide<br />\nquarterly, as well as annual, estimates. Information is provided on<br />\nthe use of illicit drugs, alcohol, and tobacco among members of United<br />\nStates households aged 12 and older. Questions include age at first<br />\nuse as well as lifetime, annual, and past-month usage for the<br />\nfollowing drug classes: marijuana, cocaine (and crack), hallucinogens,<br />\nheroin, inhalants, alcohol, tobacco, and nonmedical use of<br />\nprescription drugs, including psychotherapeutics. Respondents were<br />\nalso asked about substance abuse treatment history, illegal<br />\nactivities, problems resulting from the use of drugs, personal and<br />\nfamily income sources and amounts, need for treatment for drug or<br />\nalcohol use, criminal record, and needle-sharing. Questions on mental<br />\nhealth and access to care, which were introduced in the 1994-B<br />\nquestionnaire (see NATIONAL HOUSEHOLD SURVEY ON DRUG ABUSE, 1994), were retained in this administration of the survey. In<br />\n1996, the section on risk/availability of drugs was reintroduced, and<br />\nsections on driving behavior and personal behavior were<br />\nadded. Demographic data include gender, race, age, ethnicity, marital<br />\nstatus, educational level, job status, income level, veteran status,<br />\nand current household composition.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-household-survey-drug-abuse-nhsda-1996', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-household-survey-drug-abuse-nhsda-1996-nid13564', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Household Survey on Drug Abuse (NHSDA-1996)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-household-survey-drug-abuse-nhsda-1996-nid13564', 'accessURL': 'https://datafiles.samhsa.gov/study/national-household-survey-drug-abuse-nhsda-1996-nid13564', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'alcohol consumption', 'amphetamines', 'barbiturates', 'cocaine', 'crime', 'demographic characteristics', 'drug abuse', 'drug use', 'drugs', 'hallucinogens', 'health care', 'health insurance', 'heroin', 'HIV', 'households', 'inhalants', 'marijuana', 'mental health', 'mental health services', 'methamphetamine', 'prescription drugs', 'smoking', 'stimulants', 'substance abuse', 'substance abuse treatment', 'tranquilizers', 'youths'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Household Survey on Drug Abuse (NHSDA-1996)'}, {'description': '<p>The National Survey of Substance Abuse Treatment Services (N-SSATS) is designed to collect information from all facilities in the United States, both public and private, that provide substance abuse treatment. N-SSATS provides the mechanism for quantifying the dynamic character and composition of the United States substance abuse treatment delivery system. The objectives of N-SSATS are to collect multipurpose data that can be used to assist the Substance Abuse and Mental Health Services Administration (SAMHSA) and state and local governments in assessing the nature and extent of services provided and in forecasting treatment resource requirements, to update SAMHSA\'s Inventory of Substance Abuse Treatment Services (I-SATS), to analyze general treatment services trends, and to generate the online Substance Abuse Treatment<br />\nFacility Locator <a href="http://findtreatment.samhsa.gov">http://findtreatment.samhsa.gov</a>, as well as the National Directory of Drug and Alcohol Abuse Treatment Programs.Data are collected on topics including facility operation, services offered (assessment, testing, transitional, ancillary, and pharmacotherapies), detoxification, primary focus (substance abuse, mental health, both, general health, and other), Opioid Treatment Programs and medications dispensed/prescribed, counseling and therapeutic approaches, standard operating procedures, special programs/groups offered, languages in which treatment is provided, type of treatment provided (hospital inpatient, residential, outpatient), number of clients (by service, total, and under age 18), number of beds, types of payment accepted, sliding fee scale, and facility accreditation and licensure/certification.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-survey-substance-abuse-treatment-services-n-ssats-2011', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-survey-substance-abuse-treatment-services-n-ssats-2011-nid13565', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Survey of Substance Abuse Treatment Services (N-SSATS-2011)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-survey-substance-abuse-treatment-services-n-ssats-2011-nid13565', 'accessURL': 'https://datafiles.samhsa.gov/study/national-survey-substance-abuse-treatment-services-n-ssats-2011-nid13565', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'drug abuse', 'drug treatment', 'health care services', 'HIV', 'intervention', 'substance abuse', 'substance abuse treatment', 'treatment facilities', 'treatment programs'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Survey of Substance Abuse Treatment Services (N-SSATS-2011)'}, {'description': '<p>The Treatment Episode Data Set -- Admissions (TEDS-A) is a national census data system of annual admissions to substance abuse treatment facilities. TEDS-A provides annual data on the number and characteristics of persons admitted to public and private substance abuse treatment programs that receive public funding. The unit of analysis is a treatment admission. TEDS consists of data reported to state substance abuse agencies by the treatment programs, which in turn report it to SAMHSA.<br />\nA sister data system, called the Treatment Episode Data Set -- Discharges (TEDS-D), collects data on discharges from substance abuse treatment facilities. The first year of TEDS-A data is 1992, while the first year of TEDS-D is 2006.<br />\nTEDS variables that are required to be reported are called the "Minimum Data Set (MDS)", while those that are optional are called the "Supplemental Data Set (SuDS)".<br />\nVariables in the MDS include: information on service setting, number of prior treatments, primary source of referral, gender, race, ethnicity, education, employment status, substance(s) abused, route of administration, frequency of use, age at first use, and whether methadone was prescribed in treatment. Supplemental variables include: diagnosis codes, presence of psychiatric problems, living arrangements, source of income, health insurance, expected source of payment, pregnancy and veteran status, marital status, detailed not in labor force codes, detailed criminal justice referral codes, days waiting to enter treatment, and the number of arrests in the 30 days prior to admissions (starting in 2008).<br />\nSubstances abused include alcohol, cocaine and crack, marijuana and hashish, heroin, nonprescription methadone, other opiates and synthetics, PCP, other hallucinogens, methamphetamine, other amphetamines, other stimulants, benzodiazepines, other non-benzodiazepine tranquilizers, barbiturates, other non-barbiturate sedatives or hypnotics, inhalants, over-the-counter medications, and other substances.<br />\nCreated variables include total number of substances reported, intravenous drug use (IDU), and flags for any mention of specific substances.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/treatment-episode-data-set-admissions-teds-2002', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-2002-nid13566', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>Treatment Episode Data Set: Admissions (TEDS-A-2002)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-2002-nid13566', 'accessURL': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-2002-nid13566', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'drug abuse', 'drug treatment', 'health care services', 'health insurance', 'intervention', 'mental health', 'substance abuse', 'substance abuse treatment', 'treatment programs'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'Treatment Episode Data Set: Admissions (TEDS-A-2002)'}, {'description': '<p>The Treatment Episode Data Set -- Admissions (TEDS-A) is a national census data system of annual admissions to substance abuse treatment facilities. TEDS-A provides annual data on the number and characteristics of persons admitted to public and private substance abuse treatment programs that receive public funding. The unit of analysis is a treatment admission. TEDS consists of data reported to state substance abuse agencies by the treatment programs, which in turn report it to SAMHSA.<br />\nA sister data system, called the Treatment Episode Data Set -- Discharges (TEDS-D), collects data on discharges from substance abuse treatment facilities. The first year of TEDS-A data is 1992, while the first year of TEDS-D is 2006.<br />\nTEDS variables that are required to be reported are called the "Minimum Data Set (MDS)", while those that are optional are called the "Supplemental Data Set (SuDS)".<br />\nVariables in the MDS include: information on service setting, number of prior treatments, primary source of referral, gender, race, ethnicity, education, employment status, substance(s) abused, route of administration, frequency of use, age at first use, and whether methadone was prescribed in treatment. Supplemental variables include: diagnosis codes, presence of psychiatric problems, living arrangements, source of income, health insurance, expected source of payment, pregnancy and veteran status, marital status, detailed not in labor force codes, detailed criminal justice referral codes, days waiting to enter treatment, and the number of arrests in the 30 days prior to admissions (starting in 2008).<br />\nSubstances abused include alcohol, cocaine and crack, marijuana and hashish, heroin, nonprescription methadone, other opiates and synthetics, PCP, other hallucinogens, methamphetamine, other amphetamines, other stimulants, benzodiazepines, other non-benzodiazepine tranquilizers, barbiturates, other non-barbiturate sedatives or hypnotics, inhalants, over-the-counter medications, and other substances.<br />\nCreated variables include total number of substances reported, intravenous drug use (IDU), and flags for any mention of specific substances.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/treatment-episode-data-set-admissions-teds-1994', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-1994-nid13568', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>Treatment Episode Data Set: Admissions (TEDS-A-1994)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-1994-nid13568', 'accessURL': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-1994-nid13568', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'drug abuse', 'drug treatment', 'health care services', 'health insurance', 'intervention', 'mental health', 'substance abuse', 'substance abuse treatment', 'treatment programs'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'Treatment Episode Data Set: Admissions (TEDS-A-1994)'}, {'description': '<p>The National Survey on Drug Use and Health (NSDUH) series<br />\n(formerly titled National Household Survey on Drug Abuse) measures the<br />\nprevalence and correlates of drug use in the United States. The<br />\nsurveys are designed to provide quarterly, as well as annual,<br />\nestimates. Information is provided on the use of illicit drugs,<br />\nalcohol, and tobacco among members of United States households aged 12<br />\nand older. Questions included age at first use as well as lifetime,<br />\nannual, and past-month usage for the following drug classes:<br />\nmarijuana, cocaine (and crack), hallucinogens, heroin, inhalants,<br />\nalcohol, tobacco, and nonmedical use of prescription drugs, including<br />\npain relievers, tranquilizers, stimulants, and sedatives. The survey<br />\ncovered substance abuse treatment history and perceived need for<br />\ntreatment, and included questions from the Diagnostic and Statistical<br />\nManual (DSM) of Mental Disorders that allow diagnostic criteria to be<br />\napplied. The survey included questions concerning treatment for both<br />\nsubstance abuse and mental health related disorders. Respondents were<br />\nalso asked about personal and family income sources and amounts,<br />\nhealth care access and coverage, illegal activities and arrest record,<br />\nproblems resulting from the use of drugs, and needle-sharing.<br />\nQuestions introduced in previous administrations were retained in the<br />\n2003 survey, including questions asked only of respondents aged 12 to<br />\n17. These "youth experiences" items covered a variety of topics, such<br />\nas neighborhood environment, illegal activities, gang involvement,<br />\ndrug use by friends, social support, extracurricular activities,<br />\nexposure to substance abuse prevention and education programs, and<br />\nperceived adult attitudes toward drug use and activities such as<br />\nschool work. Several measures focused on prevention related themes in<br />\nthis section. Also retained were questions on mental health and access<br />\nto care, perceived risk of using drugs, perceived availability of<br />\ndrugs, driving and personal behavior, and cigar smoking. Questions on<br />\nthe tobacco brand used most often were introduced with the 1999 survey<br />\nand retained through the 2003 survey. Background information includes<br />\ngender, race, age, ethnicity, marital status, educational level, job<br />\nstatus, veteran status, and current household composition. A number of additional questions were added in 2003, including questions on prior marijuana and cigarette use, additional questions on drug treatment, adult mental health services, and social environment.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-survey-drug-use-and-health-nsduh-2003-0', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-survey-drug-use-and-health-nsduh-2003-nid13569', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Survey on Drug Use and Health (NSDUH-2003)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-survey-drug-use-and-health-nsduh-2003-nid13569', 'accessURL': 'https://datafiles.samhsa.gov/study/national-survey-drug-use-and-health-nsduh-2003-nid13569', 'mediaType': 'application/unknown'}], 'keyword': ['addiction', 'alcohol', 'alcohol abuse', 'alcohol consumption', 'amphetamines', 'barbiturates', 'cocaine', 'controlled drugs', 'depression (psychology)', 'drinking behavior', 'drug abuse', 'drug dependence', 'drug treatment', 'drug use', 'drugs', 'hallucinogens', 'heroin', 'households', 'inhalants', 'marijuana', 'mental health', 'mental health services', 'methamphetamine', 'prescription drugs', 'sedatives', 'smoking', 'stimulants', 'substance abuse', 'substance abuse treatment', 'tranquilizers'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Survey on Drug Use and Health (NSDUH-2003)'}, {'description': '<p>The Drug Abuse Warning Network (DAWN) survey is designed to<br />\ncapture data on emergency department (ED) episodes that are induced by<br />\nor related to the use of an illicit, prescription, or over-the-counter<br />\ndrug. For purposes of this collection, a drug "episode" is an ED visit<br />\nthat was induced by or related to the use of an illegal drug or the<br />\nnonmedical use of a legal drug for patients aged six years and<br />\nolder. A drug "mention" refers to a substance that was mentioned<br />\nduring a drug-related ED episode. Because up to four drugs can be<br />\nreported for each drug abuse episode, there are more mentions than<br />\nepisodes in the data. Individual persons may also be included more<br />\nthan once in the data. Within each facility participating in DAWN, a<br />\ndesignated reporter, usually a member of the emergency department or<br />\nmedical records staff, was responsible for identifying drug-related<br />\nepisodes and recording and submitting data on each case. An episode<br />\nreport was submitted for each patient visiting a DAWN emergency<br />\ndepartment whose presenting problem(s) was/were related to their own<br />\ndrug use. DAWN produces estimates of drug-related emergency department<br />\nvisits for 50 specific drugs, drug categories, or combinations of<br />\ndrugs, including the following: acetaminophen, alcohol in combination<br />\nwith other drugs, alprazolam, amitriptyline, amphetamines, aspirin,<br />\ncocaine, codeine, diazepam, diphenhydramine, fluoxetine,<br />\nheroin/morphine, inhalants/solvents/aerosols, LSD, lorazepam,<br />\nmarijuana/hashish, methadone, methamphetamine, and PCP/PCP in<br />\ncombination with other drugs. The use of alcohol alone is not<br />\nreported. The route of administration and form of drug used (e.g.,<br />\npowder, tablet, liquid) are included for each drug. Data collected for<br />\nDAWN also include drug use motive and total drug mentions in the<br />\nepisode, as well as race, age, patient disposition, reason for ED<br />\nvisit, and day of the week, quarter, and year of episode.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/drug-abuse-warning-network-us-dawn-ns-1994', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/drug-abuse-warning-network-us-dawn-ns-1994-nid13570', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>Drug Abuse Warning Network US (DAWN-NS-1994)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/drug-abuse-warning-network-us-dawn-ns-1994-nid13570', 'accessURL': 'https://datafiles.samhsa.gov/study/drug-abuse-warning-network-us-dawn-ns-1994-nid13570', 'mediaType': 'application/unknown'}], 'keyword': ['demographic characteristics', 'drug abuse', 'drug dependence', 'drug overdose', 'drug use', 'emergencies', 'emergency services', 'health behavior', 'hospitalization', 'substance abuse'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'Drug Abuse Warning Network US (DAWN-NS-1994)'}, {'description': '<p>The Treatment Episode Data Set -- Admissions (TEDS-A) is a national census data system of annual admissions to substance abuse treatment facilities. TEDS-A provides annual data on the number and characteristics of persons admitted to public and private substance abuse treatment programs that receive public funding. The unit of analysis is a treatment admission. TEDS consists of data reported to state substance abuse agencies by the treatment programs, which in turn report it to SAMHSA.<br />\nA sister data system, called the Treatment Episode Data Set -- Discharges (TEDS-D), collects data on discharges from substance abuse treatment facilities. The first year of TEDS-A data is 1992, while the first year of TEDS-D is 2006.<br />\nTEDS variables that are required to be reported are called the "Minimum Data Set (MDS)", while those that are optional are called the "Supplemental Data Set (SuDS)".<br />\nVariables in the MDS include: information on service setting, number of prior treatments, primary source of referral, gender, race, ethnicity, education, employment status, substance(s) abused, route of administration, frequency of use, age at first use, and whether methadone was prescribed in treatment. Supplemental variables include: diagnosis codes, presence of psychiatric problems, living arrangements, source of income, health insurance, expected source of payment, pregnancy and veteran status, marital status, detailed not in labor force codes, detailed criminal justice referral codes, days waiting to enter treatment, and the number of arrests in the 30 days prior to admissions (starting in 2008).<br />\nSubstances abused include alcohol, cocaine and crack, marijuana and hashish, heroin, nonprescription methadone, other opiates and synthetics, PCP, other hallucinogens, methamphetamine, other amphetamines, other stimulants, benzodiazepines, other non-benzodiazepine tranquilizers, barbiturates, other non-barbiturate sedatives or hypnotics, inhalants, over-the-counter medications, and other substances.<br />\nCreated variables include total number of substances reported, intravenous drug use (IDU), and flags for any mention of specific substances.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/treatment-episode-data-set-admissions-teds-1993', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-1993-nid13571', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>Treatment Episode Data Set: Admissions (TEDS-A-1993)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-1993-nid13571', 'accessURL': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-1993-nid13571', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'drug abuse', 'drug treatment', 'health care services', 'health insurance', 'intervention', 'mental health', 'substance abuse', 'substance abuse treatment', 'treatment programs'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'Treatment Episode Data Set: Admissions (TEDS-A-1993)'}, {'description': '<p>The National Survey on Drug Use and Health (NSDUH) series (formerly titled National Household Survey on Drug Abuse) primarily measures the prevalence and correlates of drug use in the United States. The surveys are designed to provide quarterly, as well as annual, estimates. Information is provided on the use of illicit drugs, alcohol, and tobacco among members of United States households aged 12 and older. Questions included age at first use as well as lifetime, annual, and past-month usage for the following drug classes: marijuana, cocaine (and crack), hallucinogens, heroin, inhalants, alcohol, tobacco, and nonmedical use of prescription drugs, including pain relievers, tranquilizers, stimulants, and sedatives. The survey covered substance abuse treatment history and perceived need for treatment, and included questions from the Diagnostic and Statistical Manual (DSM) of Mental Disorders that allow diagnostic criteria to be applied. The survey included questions concerning treatment for both substance abuse and mental health-related disorders. Respondents were also asked about personal and family income sources and amounts, health care access and coverage, illegal activities and arrest record, problems resulting from the use of drugs, and needle-sharing. Questions introduced in previous administrations were retained in the 2010 survey, including questions asked only of respondents aged 12 to 17. These "youth experiences" items covered a variety of topics, such as neighborhood environment, illegal activities, drug use by friends, social support, extracurricular activities, exposure to substance abuse prevention and education programs, and perceived adult attitudes toward drug use and activities such as school work. Several measures focused on prevention-related themes in this section. Also retained were questions on mental health and access to care, perceived risk of using drugs, perceived availability of drugs, driving and personal behavior, and cigar smoking. Questions on the tobacco brand used most often were introduced with the 1999 survey. For the 2008 survey, adult mental health questions were added to measure symptoms of psychological distress in the worst period of distress that a person experienced in the past 30 days and suicidal ideation. In 2008, a split-sample design also was included to administer separate sets of questions (WHODAS vs. SDS) to assess impairment due to mental health problems. Beginning with the 2009 NSDUH, however, all of the adults in the sample received only the WHODAS questions. Background information includes gender, race, age, ethnicity, marital status, educational level, job status, veteran status, and current household composition.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-survey-drug-use-and-health-nsduh-2010-0', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-survey-drug-use-and-health-nsduh-2010-nid13572', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Survey on Drug Use and Health (NSDUH-2010)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-survey-drug-use-and-health-nsduh-2010-nid13572', 'accessURL': 'https://datafiles.samhsa.gov/study/national-survey-drug-use-and-health-nsduh-2010-nid13572', 'mediaType': 'application/unknown'}], 'keyword': ['addiction', 'alcohol', 'alcohol abuse', 'alcohol consumption', 'amphetamines', 'barbiturates', 'cocaine', 'controlled drugs', 'crack cocaine', 'demographic characteristics', 'depression (psychology)', 'drinking behavior', 'drug abuse', 'drug dependence', 'drug treatment', 'drug use', 'drugs', 'employment', 'hallucinogens', 'health care', 'heroin', 'households', 'income', 'inhalants', 'marijuana', 'mental health', 'mental health services', 'methamphetamine', 'pregnancy', 'prescription drugs', 'sedatives', 'smoking', 'stimulants', 'substance abuse', 'substance abuse treatment', 'tobacco use', 'tranquilizers', 'youths'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Survey on Drug Use and Health (NSDUH-2010)'}, {'description': '<p>This series measures the prevalence and correlates of drug use in the United States. The surveys are designed to provide quarterly, as well as annual, estimates. Information is provided on the use of illicit drugs, alcohol, tobacco, and nonmedical use of prescription drugs among members of United States households aged 12 and older. Questions include age at first use, as well as lifetime, annual, and past-month usage for the following drug classes: cannabis, cocaine, hallucinogens, heroin, alcohol, tobacco, and nonmedical use of prescription drugs, including psychotherapeutics. Respondents were also asked about problems resulting from their use of drugs, alcohol, and tobacco, their perceptions of the risks involved, and personal and family income sources and amounts. Half of the respondents were asked questions regarding substance use by close friends. Demographic data include gender, race, age, ethnicity, educational level, job status, income level, veteran status, household composition, and population density. Youth respondents were also asked about time spent on homework and leisure activities.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-household-survey-drug-abuse-nhsda-1982', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-household-survey-drug-abuse-nhsda-1982-nid13573', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Household Survey on Drug Abuse (NHSDA-1982)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-household-survey-drug-abuse-nhsda-1982-nid13573', 'accessURL': 'https://datafiles.samhsa.gov/study/national-household-survey-drug-abuse-nhsda-1982-nid13573', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol', 'alcohol abuse', 'alcohol consumption', 'amphetamines', 'barbiturates', 'cocaine', 'demographic characteristics', 'drug abuse', 'drug use', 'drugs', 'hallucinogens', 'heroin', 'households', 'marijuana', 'methamphetamine', 'prescriptions drugs', 'sedatives', 'smoking', 'stimulants', 'substance abuse', 'substance abuse treatment', 'tobacco use', 'tranquilizers', 'youths'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Household Survey on Drug Abuse (NHSDA-1982)'}, {'description': '<p>The National Survey of Substance Abuse Treatment Services (N-SSATS) is designed to collect information from all facilities in the United States, both public and private, that provide substance abuse treatment. N-SSATS provides the mechanism for quantifying the dynamic character and composition of the United States substance abuse treatment delivery system. The objectives of N-SSATS are to collect multipurpose data that can be used to assist the Substance Abuse and Mental Health Services Administration (SAMHSA) and state and local governments in assessing the nature and extent of services provided and in forecasting treatment resource requirements, update SAMHSA\'s Inventory of Substance Abuse Treatment Services (I-SATS), analyze general treatment services trends, and generate the National Directory of Drug and Alcohol Abuse Treatment Programs and its online equivalent, the Substance Abuse Treatment Facility Locator <a href="http://findtreatment.samhsa.gov">http://findtreatment.samhsa.gov</a>.<br />\nData are collected on topics including facility operation, services offered (assessment, substance abuse therapy and counseling, pharmacotherapies, testing, transitional, ancillary), primary focus (substance abuse, mental health, both, general health, other), hotline operation, Opioid Treatment Programs and medication dispensed, languages in which treatment is provided, type of treatment provided, number of clients (total and under age 18), number of beds, types of payment accepted, sliding fee scale, special programs offered, facility accreditation and licensure/certification, and managed care agreements.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-survey-substance-abuse-treatment-services-n-ssats-2003', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-survey-substance-abuse-treatment-services-n-ssats-2003-nid13575', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Survey of Substance Abuse Treatment Services (N-SSATS-2003)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-survey-substance-abuse-treatment-services-n-ssats-2003-nid13575', 'accessURL': 'https://datafiles.samhsa.gov/study/national-survey-substance-abuse-treatment-services-n-ssats-2003-nid13575', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'drug abuse', 'drug treatment', 'health care services', 'HIV', 'intervention', 'substance abuse', 'substance abuse treatment', 'treatment facilities', 'treatment programs'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Survey of Substance Abuse Treatment Services (N-SSATS-2003)'}, {'description': '<p>The Treatment Episode Data Set -- Admissions (TEDS-A) is a national census data system of annual admissions to substance abuse treatment facilities. TEDS-A provides annual data on the number and characteristics of persons admitted to public and private substance abuse treatment programs that receive public funding. The unit of analysis is a treatment admission. TEDS consists of data reported to state substance abuse agencies by the treatment programs, which in turn report it to SAMHSA.<br />\nA sister data system, called the Treatment Episode Data Set -- Discharges (TEDS-D), collects data on discharges from substance abuse treatment facilities. The first year of TEDS-A data is 1992, while the first year of TEDS-D is 2006.<br />\nTEDS variables that are required to be reported are called the "Minimum Data Set (MDS)", while those that are optional are called the "Supplemental Data Set (SuDS)".<br />\nVariables in the MDS include: information on service setting, number of prior treatments, primary source of referral, gender, race, ethnicity, education, employment status, substance(s) abused, route of administration, frequency of use, age at first use, and whether methadone was prescribed in treatment. Supplemental variables include: diagnosis codes, presence of psychiatric problems, living arrangements, source of income, health insurance, expected source of payment, pregnancy and veteran status, marital status, detailed not in labor force codes, detailed criminal justice referral codes, days waiting to enter treatment, and the number of arrests in the 30 days prior to admissions (starting in 2008).<br />\nSubstances abused include alcohol, cocaine and crack, marijuana and hashish, heroin, nonprescription methadone, other opiates and synthetics, PCP, other hallucinogens, methamphetamine, other amphetamines, other stimulants, benzodiazepines, other non-benzodiazepine tranquilizers, barbiturates, other non-barbiturate sedatives or hypnotics, inhalants, over-the-counter medications, and other substances.<br />\nCreated variables include total number of substances reported, intravenous drug use (IDU), and flags for any mention of specific substances.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/treatment-episode-data-set-admissions-teds-2008', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-2008-nid13576', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>Treatment Episode Data Set: Admissions (TEDS-A-2008)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-2008-nid13576', 'accessURL': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-2008-nid13576', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'drug abuse', 'drug treatment', 'health care services', 'health insurance', 'intervention', 'mental health', 'substance abuse', 'substance abuse treatment', 'treatment programs'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'Treatment Episode Data Set: Admissions (TEDS-A-2008)'}, {'description': '<p>This series measures the prevalence and correlates of drug<br />\nuse in the United States. The surveys are designed to provide<br />\nquarterly, as well as annual, estimates. Information is provided on<br />\nthe use of illicit drugs, alcohol, anabolic steroids, and tobacco<br />\namong members of United States households aged 12 and older. Data are<br />\nalso provided on treatment for drug use and on illegal activities<br />\nrelated to drug use. Questions include age at first use, as well as<br />\nlifetime, annual, and past-month usage for the following drug classes:<br />\nmarijuana, inhalants, cocaine, hallucinogens, heroin, alcohol, tobacco,<br />\nand nonmedical use of psychotherapeutics. Respondents were also asked<br />\nabout problems resulting from their use of drugs, alcohol, and<br />\ntobacco, their perceptions of the risks involved, insurance coverage,<br />\nand personal and family income sources and amounts. Demographic data<br />\ninclude gender, race, ethnicity, educational level, job status, income<br />\nlevel, household composition, and population density.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-household-survey-drug-abuse-nhsda-1993', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-household-survey-drug-abuse-nhsda-1993-nid13577', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Household Survey on Drug Abuse (NHSDA-1993)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-household-survey-drug-abuse-nhsda-1993-nid13577', 'accessURL': 'https://datafiles.samhsa.gov/study/national-household-survey-drug-abuse-nhsda-1993-nid13577', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'alcohol consumption', 'amphetamines', 'barbiturates', 'cocaine', 'demographic characteristics', 'drug abuse', 'drug use', 'drugs', 'hallucinogens', 'heroin', 'households', 'inhalants', 'marijuana', 'methamphetamine', 'offenses', 'prescription drugs', 'sedatives', 'smoking', 'steroid use', 'stimulants', 'substance abuse', 'substance abuse treatment', 'tobacco use', 'tranquilizers', 'youths'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Household Survey on Drug Abuse (NHSDA-1993)'}, {'description': '<p>The Treatment Episode Data Set -- Discharges (TEDS-D) is a national census data system of annual discharges from substance abuse treatment facilities. TEDS-D provides annual data on the number and characteristics of persons discharged from public and private substance abuse treatment programs that receive public funding. Data collected both at admission and at discharge is included. The unit of analysis is a treatment discharge. TEDS-D consists of data reported to state substance abuse agencies by the treatment programs, which in turn report it to SAMHSA.<br />\nA sister data system, called the Treatment Episode Data Set -- Admissions (TEDS-A), collects data on admissions to substance abuse treatment facilities. The first year of TEDS-A data is 1992, while the first year of TEDS-D is 2006.<br />\nTEDS-D variables that are required to be reported are called the "Minimum Data Set (MDS)", while those that are optional are called the "Supplemental Data Set (SuDS)".<br />\nVariables unique to TEDS-D, and not part of TEDS-A, are the length of stay, reason for leaving treatment, and service setting at time of discharge. TEDS-D also provides many of the same variables that exist in TEDS-A. This includes information on service setting, number of prior treatments, primary source of referral, gender, race, ethnicity, education, employment status, substance(s) abused, route of administration, frequency of use, age at first use, and whether methadone was prescribed in treatment. Supplemental variables include: diagnosis codes, presence of psychiatric problems, living arrangements, source of income, health insurance, expected source of payment, pregnancy and veteran status, marital status, detailed not in labor force codes, detailed criminal justice referral codes, days waiting to enter treatment, and the number of arrests in the 30 days prior to admissions (starting in 2008).<br />\nSubstances abused include alcohol, cocaine and crack, marijuana and<br />\nhashish, heroin, nonprescription methadone, other opiates and<br />\nsynthetics, PCP, other hallucinogens, methamphetamine, other amphetamines,<br />\nother stimulants, benzodiazepines, other non-benzodiazepine tranquilizers, barbiturates,<br />\nother non-barbiturate sedatives or hypnotics, inhalants, over-the-counter medications,<br />\nand other substances.<br />\nCreated variables include total number<br />\nof substances reported, intravenous drug use (IDU), and flags for any<br />\nmention of specific substances.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/treatment-episode-data-set-discharges-teds-d-2006-2011', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-discharges-teds-d-2006-2011-nid13578', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>Treatment Episode Data Set: Discharges (TEDS-D-2006-2011)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-discharges-teds-d-2006-2011-nid13578', 'accessURL': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-discharges-teds-d-2006-2011-nid13578', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'drug abuse', 'drug treatment', 'health care services', 'health insurance', 'intervention', 'mental health', 'substance abuse', 'substance abuse treatment', 'treatment programs'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'Treatment Episode Data Set: Discharges (TEDS-D-2006-2011)'}, {'description': '<p>The Treatment Episode Data Set -- Admissions (TEDS-A) is a national census data system of annual admissions to substance abuse treatment facilities. TEDS-A provides annual data on the number and characteristics of persons admitted to public and private substance abuse treatment programs that receive public funding. The unit of analysis is a treatment admission. TEDS consists of data reported to state substance abuse agencies by the treatment programs, which in turn report it to SAMHSA.<br />\nA sister data system, called the Treatment Episode Data Set -- Discharges (TEDS-D), collects data on discharges from substance abuse treatment facilities. The first year of TEDS-A data is 1992, while the first year of TEDS-D is 2006.<br />\nTEDS variables that are required to be reported are called the "Minimum Data Set (MDS)", while those that are optional are called the "Supplemental Data Set (SuDS)".<br />\nVariables in the MDS include: information on service setting, number of prior treatments, primary source of referral, gender, race, ethnicity, education, employment status, substance(s) abused, route of administration, frequency of use, age at first use, and whether methadone was prescribed in treatment. Supplemental variables include: diagnosis codes, presence of psychiatric problems, living arrangements, source of income, health insurance, expected source of payment, pregnancy and veteran status, marital status, detailed not in labor force codes, detailed criminal justice referral codes, days waiting to enter treatment, and the number of arrests in the 30 days prior to admissions (starting in 2008).<br />\nSubstances abused include alcohol, cocaine and crack, marijuana and hashish, heroin, nonprescription methadone, other opiates and synthetics, PCP, other hallucinogens, methamphetamine, other amphetamines, other stimulants, benzodiazepines, other non-benzodiazepine tranquilizers, barbiturates, other non-barbiturate sedatives or hypnotics, inhalants, over-the-counter medications, and other substances.<br />\nCreated variables include total number of substances reported, intravenous drug use (IDU), and flags for any mention of specific substances.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/treatment-episode-data-set-admissions-teds-2004', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-2004-nid13579', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>Treatment Episode Data Set: Admissions (TEDS-A-2004)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-2004-nid13579', 'accessURL': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-2004-nid13579', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'drug abuse', 'drug treatment', 'health care services', 'health insurance', 'intervention', 'mental health', 'substance abuse', 'substance abuse treatment', 'treatment programs'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'Treatment Episode Data Set: Admissions (TEDS-A-2004)'}, {'description': '<p>The Treatment Episode Data Set -- Admissions (TEDS-A) is a national census data system of annual admissions to substance abuse treatment facilities. TEDS-A provides annual data on the number and characteristics of persons admitted to public and private substance abuse treatment programs that receive public funding. The unit of analysis is a treatment admission. TEDS consists of data reported to state substance abuse agencies by the treatment programs, which in turn report it to SAMHSA.<br />\nA sister data system, called the Treatment Episode Data Set -- Discharges (TEDS-D), collects data on discharges from substance abuse treatment facilities. The first year of TEDS-A data is 1992, while the first year of TEDS-D is 2006.<br />\nTEDS variables that are required to be reported are called the "Minimum Data Set (MDS)", while those that are optional are called the "Supplemental Data Set (SuDS)".<br />\nVariables in the MDS include: information on service setting, number of prior treatments, primary source of referral, gender, race, ethnicity, education, employment status, substance(s) abused, route of administration, frequency of use, age at first use, and whether methadone was prescribed in treatment. Supplemental variables include: diagnosis codes, presence of psychiatric problems, living arrangements, source of income, health insurance, expected source of payment, pregnancy and veteran status, marital status, detailed not in labor force codes, detailed criminal justice referral codes, days waiting to enter treatment, and the number of arrests in the 30 days prior to admissions (starting in 2008).<br />\nSubstances abused include alcohol, cocaine and crack, marijuana and hashish, heroin, nonprescription methadone, other opiates and synthetics, PCP, other hallucinogens, methamphetamine, other amphetamines, other stimulants, benzodiazepines, other non-benzodiazepine tranquilizers, barbiturates, other non-barbiturate sedatives or hypnotics, inhalants, over-the-counter medications, and other substances.<br />\nCreated variables include total number of substances reported, intravenous drug use (IDU), and flags for any mention of specific substances.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/treatment-episode-data-set-admissions-teds-2001', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-2001-nid13580', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>Treatment Episode Data Set: Admissions (TEDS-A-2001)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-2001-nid13580', 'accessURL': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-2001-nid13580', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'drug abuse', 'drug treatment', 'health care services', 'health insurance', 'intervention', 'mental health', 'substance abuse', 'substance abuse treatment', 'treatment programs'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'Treatment Episode Data Set: Admissions (TEDS-A-2001)'}, {'description': '<p>The Treatment Episode Data Set -- Discharges (TEDS-D) is a national census data system of annual discharges from substance abuse treatment facilities. TEDS-D provides annual data on the number and characteristics of persons discharged from public and private substance abuse treatment programs that receive public funding. Data collected both at admission and at discharge is included. The unit of analysis is a treatment discharge. TEDS-D consists of data reported to state substance abuse agencies by the treatment programs, which in turn report it to SAMHSA.<br />\nA sister data system, called the Treatment Episode Data Set -- Admissions (TEDS-A), collects data on admissions to substance abuse treatment facilities. The first year of TEDS-A data is 1992, while the first year of TEDS-D is 2006.<br />\nTEDS-D variables that are required to be reported are called the "Minimum Data Set (MDS)", while those that are optional are called the "Supplemental Data Set (SuDS)".<br />\nVariables unique to TEDS-D, and not part of TEDS-A, are the length of stay, reason for leaving treatment, and service setting at time of discharge. TEDS-D also provides many of the same variables that exist in TEDS-A. This includes information on service setting, number of prior treatments, primary source of referral, gender, race, ethnicity, education, employment status, substance(s) abused, route of administration, frequency of use, age at first use, and whether methadone was prescribed in treatment. Supplemental variables include: diagnosis codes, presence of psychiatric problems, living arrangements, source of income, health insurance, expected source of payment, pregnancy and veteran status, marital status, detailed not in labor force codes, detailed criminal justice referral codes, days waiting to enter treatment, and the number of arrests in the 30 days prior to admissions (starting in 2008) .<br />\nSubstances abused include alcohol, cocaine and crack, marijuana and hashish, heroin, nonprescription methadone, other opiates and synthetics, PCP, other hallucinogens, methamphetamine, other amphetamines, other stimulants, benzodiazepines, other non-benzodiazepine tranquilizers, barbiturates, other non-barbiturate sedatives or hypnotics, inhalants, over-the-counter medications, and other substances.<br />\nCreated variables include total number of substances reported, intravenous drug use (IDU), and flags for any mention of specific substances.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/treatment-episode-data-set-discharges-teds-d-2006', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-discharges-teds-d-2006-nid13581', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>Treatment Episode Data Set: Discharges (TEDS-D-2006)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-discharges-teds-d-2006-nid13581', 'accessURL': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-discharges-teds-d-2006-nid13581', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'drug abuse', 'drug treatment', 'health care services', 'health insurance', 'intervention', 'mental health', 'substance abuse', 'substance abuse treatment', 'treatment programs'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'Treatment Episode Data Set: Discharges (TEDS-D-2006)'}, {'description': '<p>This series measures the prevalence and correlates of drug<br />\nuse in the United States. The surveys are designed to provide<br />\nquarterly, as well as annual, estimates. Information is provided on<br />\nthe use of illicit drugs, alcohol, anabolic steroids, and tobacco<br />\namong members of United States households aged 12 and older. Data are<br />\nalso provided on treatment for drug use and on illegal activities<br />\nrelated to drug use. Questions include age at first use, as well as<br />\nlifetime, annual, and past-month usage for the following drug classes:<br />\nmarijuana, inhalants, cocaine, hallucinogens, heroin, alcohol, tobacco,<br />\nand nonmedical use of psychotherapeutics. Respondents were also asked<br />\nabout problems resulting from their use of drugs, alcohol, and<br />\ntobacco, their perceptions of the risks involved, insurance coverage,<br />\nand personal and family income sources and amounts. Demographic data<br />\ninclude gender, race, ethnicity, educational level, job status, income<br />\nlevel, household composition, and population density.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-household-survey-drug-abuse-nhsda-1991', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-household-survey-drug-abuse-nhsda-1991-nid13584', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Household Survey on Drug Abuse (NHSDA-1991)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-household-survey-drug-abuse-nhsda-1991-nid13584', 'accessURL': 'https://datafiles.samhsa.gov/study/national-household-survey-drug-abuse-nhsda-1991-nid13584', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'alcohol consumption', 'amphetamines', 'barbiturates', 'cocaine', 'crime', 'demographic characteristics', 'drug abuse', 'drug use', 'drugs', 'hallucinogens', 'heroin', 'households', 'inhalants', 'marijuana', 'methamphetamine', 'prescription drugs', 'sedatives', 'smoking', 'stimulants', 'substance abuse', 'substance abuse treatment', 'tobacco use', 'tranquilizers', 'youths'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Household Survey on Drug Abuse (NHSDA-1991)'}, {'description': '<p>The National Survey of Substance Abuse Treatment Services (N-SSATS) is designed to collect information from all facilities in the United States, both public and private, that provide substance abuse treatment. N-SSATS provides the mechanism for quantifying the dynamic character and composition of the United States substance abuse treatment delivery system. The objectives of N-SSATS are to collect multipurpose data that can be used to assist the Substance Abuse and Mental Health Services Administration (SAMHSA) and state and local governments in assessing the nature and extent of services provided and in forecasting treatment resource requirements, to update SAMHSA\'s Inventory of Substance Abuse Treatment Services (I-SATS), to analyze general treatment services trends, and to generate the National Directory of Drug and Alcohol Abuse Treatment Programs and its online equivalent, the Substance Abuse Treatment<br />\nFacility Locator <a href="http://findtreatment.samhsa.gov">http://findtreatment.samhsa.gov</a>.<br />\nData are collected on topics including facility operation, services offered (assessment and pre-treatment, substance abuse therapy and counseling, pharmacotherapies, testing, transitional, ancillary), primary focus (substance abuse, mental health, both, general health, and other), hotline operation, Opioid Treatment Programs and medication dispensed/prescribed, languages in which treatment is provided, type of treatment provided, number of clients (total and under age 18), number of beds, types of payment accepted, sliding fee scale, special programs offered, facility accreditation and licensure/certification, and managed care agreements.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-survey-substance-abuse-treatment-services-n-ssats-2006', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-survey-substance-abuse-treatment-services-n-ssats-2006-nid13583', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Survey of Substance Abuse Treatment Services (N-SSATS-2006)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-survey-substance-abuse-treatment-services-n-ssats-2006-nid13583', 'accessURL': 'https://datafiles.samhsa.gov/study/national-survey-substance-abuse-treatment-services-n-ssats-2006-nid13583', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'drug abuse', 'drug treatment', 'health care services', 'HIV', 'intervention', 'substance abuse', 'substance abuse treatment', 'treatment facilities', 'treatment programs'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Survey of Substance Abuse Treatment Services (N-SSATS-2006)'}, {'description': '<p>The National Survey of Substance Abuse Treatment Services (N-SSATS) is designed to collect information from all facilities in the United States, both public and private, that provide substance abuse treatment. N-SSATS provides the mechanism for quantifying the dynamic character and composition of the United States substance abuse treatment delivery system. The objectives of N-SSATS are to collect multipurpose data that can be used to assist the Substance Abuse and Mental Health Services Administration (SAMHSA) and state and local governments in assessing the nature and extent of services provided and in forecasting treatment resource requirements, update SAMHSA\'s Inventory of Substance Abuse Treatment Services (I-SATS), analyze general treatment services trends, and generate the National Directory of Drug and Alcohol Abuse Treatment Programs and its online equivalent, the Substance Abuse Treatment Facility Locator <a href="http://findtreatment.samhsa.gov">http://findtreatment.samhsa.gov</a>.<br />\nData are collected on topics including facility operation, services offered (assessment, substance abuse therapy and counseling, pharmacotherapies, testing, transitional, ancillary), primary focus (substance abuse, mental health, both, general health, other), hotline operation, Opioid Treatment Programs and medication dispensed, languages in which treatment is provided, type of treatment provided, number of clients (total and under age 18), number of beds, types of payment accepted, sliding fee scale, special programs offered, facility accreditation and licensure/certification, and managed care agreements.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-survey-substance-abuse-treatment-services-n-ssats-2002', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-survey-substance-abuse-treatment-services-n-ssats-2002-nid13585', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Survey of Substance Abuse Treatment Services (N-SSATS-2002)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-survey-substance-abuse-treatment-services-n-ssats-2002-nid13585', 'accessURL': 'https://datafiles.samhsa.gov/study/national-survey-substance-abuse-treatment-services-n-ssats-2002-nid13585', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'drug abuse', 'drug treatment', 'health care services', 'HIV', 'intervention', 'substance abuse', 'substance abuse treatment', 'treatment facilities', 'treatment programs'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Survey of Substance Abuse Treatment Services (N-SSATS-2002)'}, {'description': "<p>The Drug Abuse Warning Network (DAWN) is a nationally representative public health surveillance system that has monitored drug related emergency department (ED) visits to hospitals since the early 1970s. First administered by the Drug Enforcement Administration (DEA) and the National Institute on Drug Abuse (NIDA), the responsibility for DAWN now rests with the Substance Abuse and Mental Health Services Administration's (SAMHSA) Center for Behavioral Health Statistics and Quality (CBHSQ). Over the years, the exact survey methodology has been adjusted to improve the quality, reliability, and generalizability of the information produced by DAWN. The current approach was first fully implemented in the 2004 data collection year.<br />\nDAWN relies on a longitudinal probability sample of hospitals located throughout the United States. To be eligible for selection into the DAWN sample, a hospital must be a non-Federal, short-stay, general surgical and medical hospital located in the United States, with at least one 24-hour ED. DAWN cases are identified by the systematic review of ED medical records in participating hospitals. The unit of analysis is any ED visit involving recent drug use. DAWN captures both ED visits that are directly caused by drugs and those in which drugs are a contributing factor but not the direct cause of the ED visit. The reason a patient used a drug is not part of the criteria for considering a visit to be drug-related. Therefore, all types of drug-related events are included: drug misuse or abuse, accidental drug ingestion, drug-related suicide attempts, malicious drug poisonings, and adverse reactions. DAWN does not report medications that are unrelated to the visit.<br />\nThe DAWN public-use dataset provides information for all types of drugs, including illegal drugs, prescription drugs, over-the-counter medications, dietary supplements, anesthetic gases, substances that have psychoactive effects when inhaled, alcohol when used in combination with other drugs (all ages), and alcohol alone (only for patients aged 20 or younger). Public-use dataset variables describe and categorize up to 22 drugs contributing to the ED visit, including toxicology confirmation and route of administration. Administrative variables specify the type of case, case disposition, categorized episode time of day, and quarter of year. Metropolitan area is included for represented metropolitan areas. Created variables include the number of unique drugs reported and case-level indicators for alcohol, non-alcohol illicit substances, any pharmaceutical, non-medical use of pharmaceuticals, and all misuse and abuse of drugs. Demographic items include age category, sex, and race/ethnicity. Complex sample design and weighting variables are included to calculate various estimates of drug-related ED visits for the Nation as a whole, as well as for specific metropolitan areas, from the ED visits classified as DAWN cases in the selected hospitals.This study has 1 Data Set.</p>\n", 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/drug-abuse-warning-network-dawn-2011', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/drug-abuse-warning-network-dawn-2011-nid13586', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>Drug Abuse Warning Network (DAWN-2011)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/drug-abuse-warning-network-dawn-2011-nid13586', 'accessURL': 'https://datafiles.samhsa.gov/study/drug-abuse-warning-network-dawn-2011-nid13586', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol', 'demographic characteristics', 'detoxification', 'drug overdose', 'drug use', 'emergency departments', 'energy drinks', 'nonprescription drugs', 'substance abuse', 'suicide'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'Drug Abuse Warning Network (DAWN-2011)'}, {'description': '<p>The Treatment Episode Data Set -- Admissions (TEDS-A) is a national census data system of annual admissions to substance abuse treatment facilities. TEDS-A provides annual data on the number and characteristics of persons admitted to public and private substance abuse treatment programs that receive public funding. The unit of analysis is a treatment admission. TEDS consists of data reported to state substance abuse agencies by the treatment programs, which in turn report it to SAMHSA.</p>\n<p>A sister data system, called the Treatment Episode Data Set -- Discharges (TEDS-D), collects data on discharges from substance abuse treatment facilities. The first year of TEDS-A data is 1992, while the first year of TEDS-D is 2006.</p>\n<p>TEDS variables that are required to be reported are called the "Minimum Data Set (MDS)", while those that are optional are called the "Supplemental Data Set (SuDS)".</p>\n<p>Variables in the MDS include: information on service setting, number of prior treatments, primary source of referral, gender, race, ethnicity, education, employment status, substance(s) abused, route of administration, frequency of use, age at first use, and whether methadone was prescribed in treatment. Supplemental variables include: diagnosis codes, presence of psychiatric problems, living arrangements, source of income, health insurance, expected source of payment, pregnancy and veteran status, marital status, detailed not in labor force codes, detailed criminal justice referral codes, days waiting to enter treatment, and the number of arrests in the 30 days prior to admissions (starting in 2008).</p>\n<p>Substances abused include alcohol, cocaine and crack, marijuana and hashish, heroin, nonprescription methadone, other opiates and synthetics, PCP, other hallucinogens, methamphetamine, other amphetamines, other stimulants, benzodiazepines, other non-benzodiazepine tranquilizers, barbiturates, other non-barbiturate sedatives or hypnotics, inhalants, over-the-counter medications, and other substances.</p>\n<p>Created variables include total number of substances reported, intravenous drug use (IDU), and flags for any mention of specific substances.<br />\nThis study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/treatment-episode-data-set-admissions-teds-2012', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-2012-nid13587', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>Treatment Episode Data Set: Admissions (TEDS-A-2012)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-2012-nid13587', 'accessURL': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-2012-nid13587', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'drug abuse', 'drug treatment', 'health care services', 'health insurance', 'intervention', 'mental health', 'substance abuse', 'substance abuse treatment', 'treatment programs'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'Treatment Episode Data Set: Admissions (TEDS-A-2012)'}, {'description': '<p>The National Survey of Substance Abuse Treatment Services (N-SSATS) is designed to collect information from all facilities in the United States, both public and private, that provide substance abuse treatment. N-SSATS provides the mechanism for quantifying the dynamic character and composition of the United States substance abuse treatment delivery system. The objectives of N-SSATS are to collect multipurpose data that can be used to assist the Substance Abuse and Mental Health Services Administration (SAMHSA) and state and local governments in assessing the nature and extent of services provided and in forecasting treatment resource requirements, update SAMHSA\'s Inventory of Substance Abuse Treatment Services (I-SATS), analyze general treatment services trends, and generate the National Directory of Drug and Alcohol Abuse Treatment Programs and its online equivalent, the Substance Abuse Treatment Facility Locator <a href="http://findtreatment.samhsa.gov">http://findtreatment.samhsa.gov</a>.<br />\nData are collected on topics including facility operation, services offered (assessment, substance abuse therapy and counseling, pharmacotherapies, testing, transitional, ancillary), primary focus (substance abuse, mental health, both, general health, other), hotline operation, Opioid Treatment Programs and medication dispensed/prescribed, languages in which treatment is provided, type of treatment provided, number of clients (total and under age 18), number of beds, types of payment accepted, sliding fee scale, special programs offered, facility accreditation and licensure/certification, and managed care agreements.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-survey-substance-abuse-treatment-services-n-ssats-2005', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-survey-substance-abuse-treatment-services-n-ssats-2005-nid13588', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Survey of Substance Abuse Treatment Services (N-SSATS-2005)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-survey-substance-abuse-treatment-services-n-ssats-2005-nid13588', 'accessURL': 'https://datafiles.samhsa.gov/study/national-survey-substance-abuse-treatment-services-n-ssats-2005-nid13588', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'drug abuse', 'drug treatment', 'health care services', 'HIV', 'intervention', 'substance abuse', 'substance abuse treatment', 'treatment facilities', 'treatment programs'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Survey of Substance Abuse Treatment Services (N-SSATS-2005)'}, {'description': '<p>Youth data for the sixth wave of the National Youth Survey<br />\nare contained in this collection. This research project, which was<br />\ndesigned to gain a better understanding of both conventional and<br />\ndeviant types of behavior by youths, involved collecting information<br />\nfrom a representative sample of young people in the United States. The<br />\nfirst wave of this survey was conducted in 1976, the<br />\nsecond wave in 1977, the third wave in 1978,<br />\nthe fourth wave in 1979, and the fifth wave in 1980. For this wave, youths and young adults were interviewed in early<br />\n1984 about events and behavior occurring in calendar year 1983, when<br />\nthey were 17 to 26 years of age. Data are available on the demographic<br />\nand socioeconomic status of respondents, disruptive events for parents,<br />\nneighborhood problems, employment, children, aspirations and current<br />\nsuccesses, normlessness, labeling by parents, perceived disapproval by<br />\nparents, peers, co-workers, and partner, attitudes toward deviance,<br />\nexposure to delinquent peers, self-reported delinquency, drug and<br />\nalcohol use, victimization, pregnancy, depression, use of outpatient<br />\nservices, spouse violence by respondent and partner, and sexual<br />\nactivity.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-youth-survey-us-wave-vi-nys-1983', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-youth-survey-us-wave-vi-nys-1983-nid13589', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Youth Survey US: Wave VI (NYS-1983)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-youth-survey-us-wave-vi-nys-1983-nid13589', 'accessURL': 'https://datafiles.samhsa.gov/study/national-youth-survey-us-wave-vi-nys-1983-nid13589', 'mediaType': 'application/unknown'}], 'keyword': ['aspirations', 'behavior problems', 'career goals', 'community involvement', 'delinquent behavior', 'depression (psychology)', 'deviance', 'drugs', 'employment', 'expectations', 'family conflict', 'family relations', 'health services utilization', 'life events', 'neighborhood conditions', 'parental attitudes', 'parents', 'peer influence', 'sexual behavior', 'social attitudes', 'social behavior', 'social isolation', 'social values', 'socioeconomic status', 'spouse abuse', 'substance abuse', 'teenage pregnancies', 'victimization', 'young adults', 'youths'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Youth Survey US: Wave VI (NYS-1983)'}, {'description': '<p>The Treatment Episode Data Set -- Admissions (TEDS-A) is a national census data system of annual admissions to substance abuse treatment facilities. TEDS-A provides annual data on the number and characteristics of persons admitted to public and private substance abuse treatment programs that receive public funding. The unit of analysis is a treatment admission. TEDS consists of data reported to state substance abuse agencies by the treatment programs, which in turn report it to SAMHSA.<br />\nA sister data system, called the Treatment Episode Data Set -- Discharges (TEDS-D), collects data on discharges from substance abuse treatment facilities. The first year of TEDS-A data is 1992, while the first year of TEDS-D is 2006.<br />\nTEDS variables that are required to be reported are called the "Minimum Data Set (MDS)", while those that are optional are called the "Supplemental Data Set (SuDS)".<br />\nVariables in the MDS include: information on service setting, number of prior treatments, primary source of referral, gender, race, ethnicity, education, employment status, substance(s) abused, route of administration, frequency of use, age at first use, and whether methadone was prescribed in treatment. Supplemental variables include: diagnosis codes, presence of psychiatric problems, living arrangements, source of income, health insurance, expected source of payment, pregnancy and veteran status, marital status, detailed not in labor force codes, detailed criminal justice referral codes, days waiting to enter treatment, and the number of arrests in the 30 days prior to admissions (starting in 2008).<br />\nSubstances abused include alcohol, cocaine and crack, marijuana and hashish, heroin, nonprescription methadone, other opiates and synthetics, PCP, other hallucinogens, methamphetamine, other amphetamines, other stimulants, benzodiazepines, other non-benzodiazepine tranquilizers, barbiturates, other non-barbiturate sedatives or hypnotics, inhalants, over-the-counter medications, and other substances.<br />\nCreated variables include total number of substances reported, intravenous drug use (IDU), and flags for any mention of specific substances.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/treatment-episode-data-set-admissions-teds-2003', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-2003-nid13590', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>Treatment Episode Data Set: Admissions (TEDS-A-2003)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-2003-nid13590', 'accessURL': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-2003-nid13590', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'drug abuse', 'drug treatment', 'health care services', 'health insurance', 'intervention', 'mental health', 'substance abuse', 'substance abuse treatment', 'treatment programs'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'Treatment Episode Data Set: Admissions (TEDS-A-2003)'}, {'description': '<p>The Drug Abuse Warning Network (DAWN) survey is designed to<br />\ncapture data on emergency department (ED) episodes that are induced by<br />\nor related to the use of an illicit, prescription, or over-the-counter<br />\ndrug. For purposes of this collection, a drug "episode" is an ED visit<br />\nthat was induced by or related to the use of an illegal drug or the<br />\nnonmedical use of a legal drug for patients aged six years and<br />\nolder. A drug "mention" refers to a substance that was mentioned<br />\nduring a drug-related ED episode. Because up to four drugs can be<br />\nreported for each drug abuse episode, there are more mentions than<br />\nepisodes in the data. Individual persons may also be included more<br />\nthan once in the data. Within each facility participating in DAWN, a<br />\ndesignated reporter, usually a member of the emergency department or<br />\nmedical records staff, was responsible for identifying drug-related<br />\nepisodes and recording and submitting data on each case. An episode<br />\nreport was submitted for each patient visiting a DAWN emergency<br />\ndepartment whose presenting problem(s) was/were related to their own<br />\ndrug use. DAWN produces estimates of drug-related emergency department<br />\nvisits for 50 specific drugs, drug categories, or combinations of<br />\ndrugs, including the following: acetaminophen, alcohol in combination<br />\nwith other drugs, alprazolam, amitriptyline, amphetamines, aspirin,<br />\ncocaine, codeine, diazepam, diphenhydramine, fluoxetine,<br />\nheroin/morphine, inhalants/solvents/aerosols, LSD, lorazepam,<br />\nmarijuana/hashish, methadone, methamphetamine, and PCP/PCP in<br />\ncombination with other drugs. The use of alcohol alone is not<br />\nreported. The route of administration and form of drug used (e.g.,<br />\npowder, tablet, liquid) are included for each drug. Data collected for<br />\nDAWN also include drug use motive and total drug mentions in the<br />\nepisode, as well as race, age, patient disposition, reason for ED<br />\nvisit, and day of the week, quarter, and year of episode.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/drug-abuse-warning-network-us-dawn-ns-1997', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/drug-abuse-warning-network-us-dawn-ns-1997-nid13592', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>Drug Abuse Warning Network US (DAWN-NS-1997)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/drug-abuse-warning-network-us-dawn-ns-1997-nid13592', 'accessURL': 'https://datafiles.samhsa.gov/study/drug-abuse-warning-network-us-dawn-ns-1997-nid13592', 'mediaType': 'application/unknown'}], 'keyword': ['demographic characteristics', 'drug abuse', 'drug dependence', 'drug overdose', 'drug use', 'emergencies', 'emergency services', 'health behavior', 'hospitalization', 'substance abuse'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'Drug Abuse Warning Network US (DAWN-NS-1997)'}, {'description': '<p>The Treatment Episode Data Set -- Admissions (TEDS-A) is a national census data system of annual admissions to substance abuse treatment facilities. TEDS-A provides annual data on the number and characteristics of persons admitted to public and private substance abuse treatment programs that receive public funding. The unit of analysis is a treatment admission. TEDS consists of data reported to state substance abuse agencies by the treatment programs, which in turn report it to SAMHSA.<br />\nA sister data system, called the Treatment Episode Data Set -- Discharges (TEDS-D), collects data on discharges from substance abuse treatment facilities. The first year of TEDS-A data is 1992, while the first year of TEDS-D is 2006.<br />\nTEDS variables that are required to be reported are called the "Minimum Data Set (MDS)", while those that are optional are called the "Supplemental Data Set (SuDS)".<br />\nVariables in the MDS include: information on service setting, number of prior treatments, primary source of referral, gender, race, ethnicity, education, employment status, substance(s) abused, route of administration, frequency of use, age at first use, and whether methadone was prescribed in treatment. Supplemental variables include: diagnosis codes, presence of psychiatric problems, living arrangements, source of income, health insurance, expected source of payment, pregnancy and veteran status, marital status, detailed not in labor force codes, detailed criminal justice referral codes, days waiting to enter treatment, and the number of arrests in the 30 days prior to admissions (starting in 2008) .<br />\nSubstances abused include alcohol, cocaine and crack, marijuana and hashish, heroin, nonprescription methadone, other opiates and synthetics, PCP, other hallucinogens, methamphetamine, other amphetamines, other stimulants, benzodiazepines, other non-benzodiazepine tranquilizers, barbiturates, other non-barbiturate sedatives or hypnotics, inhalants, over-the-counter medications, and other substances.<br />\nCreated variables include total number of substances reported, intravenous drug use (IDU), and flags for any mention of specific substances.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/treatment-episode-data-set-admissions-teds-2010', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-2010-nid13593', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>Treatment Episode Data Set: Admissions (TEDS-A-2010)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-2010-nid13593', 'accessURL': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-2010-nid13593', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'drug abuse', 'drug treatment', 'health care services', 'health insurance', 'intervention', 'mental health', 'substance abuse', 'substance abuse treatment', 'treatment programs'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'Treatment Episode Data Set: Admissions (TEDS-A-2010)'}, {'description': '<p>The Treatment Episode Data Set -- Discharges (TEDS-D) is a national census data system of annual discharges from substance abuse treatment facilities. TEDS-D provides annual data on the number and characteristics of persons discharged from public and private substance abuse treatment programs that receive public funding. Data collected both at admission and at discharge is included. The unit of analysis is a treatment discharge. TEDS-D consists of data reported to state substance abuse agencies by the treatment programs, which in turn report it to SAMHSA.<br />\nA sister data system, called the Treatment Episode Data Set -- Admissions (TEDS-A), collects data on admissions to substance abuse treatment facilities. The first year of TEDS-A data is 1992, while the first year of TEDS-D is 2006.<br />\nTEDS-D variables that are required to be reported are called the "Minimum Data Set (MDS)", while those that are optional are called the "Supplemental Data Set (SuDS)".<br />\nVariables unique to TEDS-D, and not part of TEDS-A, are the length of stay, reason for leaving treatment, and service setting at time of discharge. TEDS-D also provides many of the same variables that exist in TEDS-A. This includes information on service setting, number of prior treatments, primary source of referral, gender, race, ethnicity, education, employment status, substance(s) abused, route of administration, frequency of use, age at first use, and whether methadone was prescribed in treatment. Supplemental variables include: diagnosis codes, presence of psychiatric problems, living arrangements, source of income, health insurance, expected source of payment, pregnancy and veteran status, marital status, detailed not in labor force codes, detailed criminal justice referral codes, days waiting to enter treatment, and the number of arrests in the 30 days prior to admissions (starting in 2008).<br />\nSubstances abused include alcohol, cocaine and crack, marijuana and<br />\nhashish, heroin, nonprescription methadone, other opiates and<br />\nsynthetics, PCP, other hallucinogens, methamphetamine, other amphetamines,<br />\nother stimulants, benzodiazepines, other non-benzodiazepine tranquilizers, barbiturates, other non-barbiturate sedatives or hypnotics, inhalants, over-the-counter medications, and other substances.<br />\nCreated variables include total number of substances reported, intravenous drug use (IDU), and flags for any mention of specific substances.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/treatment-episode-data-set-discharges-teds-d-2011', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-discharges-teds-d-2011-nid13594', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>Treatment Episode Data Set: Discharges (TEDS-D-2011)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-discharges-teds-d-2011-nid13594', 'accessURL': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-discharges-teds-d-2011-nid13594', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'drug abuse', 'drug treatment', 'health care services', 'health insurance', 'intervention', 'mental health', 'substance abuse', 'substance abuse treatment', 'treatment programs'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'Treatment Episode Data Set: Discharges (TEDS-D-2011)'}, {'description': "<p>The Drug Abuse Warning Network (DAWN) is a nationally representative public health surveillance system that has monitored drug related emergency department (ED) visits to hospitals since the early 1970s. First administered by the Drug Enforcement Administration (DEA) and the National Institute on Drug Abuse (NIDA), the responsibility for DAWN now rests with the Substance Abuse and Mental Health Services Administration's (SAMHSA) Center for Behavioral Health Statistics and Quality (CBHSQ). Over the years, the exact survey methodology has been adjusted to improve the quality, reliability, and generalizability of the information produced by DAWN. The current approach was first fully implemented in the 2004 data collection year.<br />\nDAWN relies on a longitudinal probability sample of hospitals located throughout the United States. To be eligible for selection into the DAWN sample, a hospital must be a non-Federal, short-stay, general surgical and medical hospital located in the United States, with at least one 24-hour ED. DAWN cases are identified by the systematic review of ED medical records in participating hospitals. The unit of analysis is any ED visit involving recent drug use. DAWN captures both ED visits that are directly caused by drugs and those in which drugs are a contributing factor but not the direct cause of the ED visit. The reason a patient used a drug is not part of the criteria for considering a visit to be drug related. Therefore, all types of drug-related events are included: drug misuse or abuse, accidental drug ingestion, drug-related suicide attempts, malicious drug poisonings, and adverse reactions. DAWN does not report medications that are unrelated to the visit.<br />\nThe DAWN public-use dataset provides information for all types of drugs, including illegal drugs, prescription drugs, over-the-counter medications, dietary supplements, anesthetic gases, substances that have psychoactive effects when inhaled, alcohol when used in combination with other drugs (all ages), and alcohol alone (only for patients aged 20 or younger). Public-use dataset variables describe and categorize up to 16 drugs contributing to the ED visit, including toxicology confirmation and route of administration. Administrative variables specify the type of case, case disposition, categorized episode time of day, and quarter of year. Metropolitan area is included for represented metropolitan areas. Created variables include the number of unique drugs reported and case-level indicators for alcohol, non-alcohol illicit substances, any pharmaceutical, non-medical use of pharmaceuticals, and all misuse and abuse of drugs. Demographic items include age category, sex, and race/ethnicity. Complex sample design and weighting variables are included to calculate various estimates of drug-related ED visits for the Nation as a whole, as well as for specific metropolitan areas, from the ED visits classified as DAWN cases in the selected hospitals.This study has 1 Data Set.</p>\n", 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/drug-abuse-warning-network-dawn-2005', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/drug-abuse-warning-network-dawn-2005-nid13596', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>Drug Abuse Warning Network (DAWN-2005)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/drug-abuse-warning-network-dawn-2005-nid13596', 'accessURL': 'https://datafiles.samhsa.gov/study/drug-abuse-warning-network-dawn-2005-nid13596', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol', 'demographic characteristics', 'detoxification', 'drug overdose', 'drug use', 'emergency departments', 'energy drinks', 'nonprescription drugs', 'substance abuse', 'suicide'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'Drug Abuse Warning Network (DAWN-2005)'}, {'description': '<p>The National Survey of Substance Abuse Treatment Services (N-SSATS) is designed to collect information from all facilities in the United States, both public and private, that provide substance abuse treatment. Data are collected on topics including facility operation, services offered (assessment and pre-treatment, pharmacotherapies, testing, transitional, ancillary), detoxification, primary focus (substance abuse, mental health, both, general health, and other), hotline operation, Opioid Treatment Programs and medications dispensed/prescribed, counseling and therapeutic approaches, languages in which treatment is provided, type of treatment provided, number of clients (total and under age 18), number of beds, types of payment accepted, sliding fee scale, special programs offered, facility accreditation and licensure/certification, and managed care agreements. N-SSATS was titled the Uniform Facility Data Set (UFDS) in 1997 and 1998. Data from these years along with N-SSATS 2000 and N-SSATS 2002 to N-SSATS 2011 are included in this concatenated dataset.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-survey-substance-abuse-treatment-services-n-ssats-1997-2011', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-survey-substance-abuse-treatment-services-n-ssats-1997-2011-nid13597', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Survey of Substance Abuse Treatment Services (N-SSATS-1997-2011)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-survey-substance-abuse-treatment-services-n-ssats-1997-2011-nid13597', 'accessURL': 'https://datafiles.samhsa.gov/study/national-survey-substance-abuse-treatment-services-n-ssats-1997-2011-nid13597', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'drug abuse', 'drug treatment', 'health care services', 'HIV', 'intervention', 'substance abuse', 'substance abuse treatment', 'treatment facilities', 'treatment programs'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Survey of Substance Abuse Treatment Services (N-SSATS-1997-2011)'}, {'description': '<p>Youth data for the seventh wave of the National Youth<br />\nSurvey are contained in this collection. This research project,<br />\ndesigned to gain a better understanding of both conventional and<br />\ndeviant types of behavior by youths, involved collecting information<br />\nfrom a representative sample of young people in the United States. The<br />\nfirst wave of this survey was conducted in 1976, the<br />\nsecond in 1977, the third in 1978, the<br />\nfourth in 1979, the fifth in 1980, and the<br />\nsixth in 1983. For this wave, young adults were<br />\ninterviewed in early 1987 about events and behavior occurring in<br />\ncalendar year 1986, when they were 20 to 29 years of age. Data are<br />\navailable on the demographic and socioeconomic status of respondents,<br />\nparents and friends, neighborhood problems, education, employment,<br />\nskills, aspirations, encouragement, normlessness, attitudes toward<br />\ndeviance, exposure to delinquent peers, self-reported depression,<br />\ndelinquency, drug and alcohol use, victimization, pregnancy, abortion,<br />\nuse of mental health and outpatient services, violence by respondent<br />\nand acquaintances, use of controlled drugs, and sexual activity.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-youth-survey-us-wave-vii-nys-1987', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-youth-survey-us-wave-vii-nys-1987-nid13598', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Youth Survey US: Wave VII (NYS-1987)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-youth-survey-us-wave-vii-nys-1987-nid13598', 'accessURL': 'https://datafiles.samhsa.gov/study/national-youth-survey-us-wave-vii-nys-1987-nid13598', 'mediaType': 'application/unknown'}], 'keyword': ['aspirations', 'behavior problems', 'career goals', 'community involvement', 'delinquent behavior', 'depression (psychology)', 'deviance', 'drugs', 'expectations', 'family conflict', 'family relations', 'health services utilization', 'life events', 'neighborhood conditions', 'parental attitudes', 'parents', 'peer influence', 'sexual behavior', 'social attitudes', 'social behavior', 'social isolation', 'social values', 'socioeconomic status', 'spouse abuse', 'substance abuse', 'teenage pregnancies', 'victimization', 'young adults', 'youths'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Youth Survey US: Wave VII (NYS-1987)'}, {'description': "<p>The Drug Abuse Warning Network (DAWN) is a nationally representative public health surveillance system that has monitored drug related emergency department (ED) visits to hospitals since the early 1970s. First administered by the Drug Enforcement Administration (DEA) and the National Institute on Drug Abuse (NIDA), the responsibility for DAWN now rests with the Substance Abuse and Mental Health Services Administration's (SAMHSA) Center for Behavioral Health Statistics and Quality (CBHSQ). Over the years, the exact survey methodology has been adjusted to improve the quality, reliability, and generalizability of the information produced by DAWN. The current approach was first fully implemented in the 2004 data collection year.<br />\nDAWN relies on a longitudinal probability sample of hospitals located throughout the United States. To be eligible for selection into the DAWN sample, a hospital must be a non-Federal, short-stay, general surgical and medical hospital located in the United States, with at least one 24-hour ED. DAWN cases are identified by the systematic review of ED medical records in participating hospitals. The unit of analysis is any ED visit involving recent drug use. DAWN captures both ED visits that are directly caused by drugs and those in which drugs are a contributing factor but not the direct cause of the ED visit. The reason a patient used a drug is not part of the criteria for considering a visit to be drug-related. Therefore, all types of drug-related events are included: drug misuse or abuse, accidental drug ingestion, drug-related suicide attempts, malicious drug poisonings, and adverse reactions. DAWN does not report medications that are unrelated to the visit.<br />\nThe DAWN public-use dataset provides information for all types of drugs, including illegal drugs, prescription drugs, over-the-counter medications, dietary supplements, anesthetic gases, substances that have psychoactive effects when inhaled, alcohol when used in combination with other drugs (all ages), and alcohol alone (only for patients aged 20 or younger). Public-use dataset variables describe and categorize up to 22 drugs contributing to the ED visit, including toxicology confirmation and route of administration. Administrative variables specify the type of case, case disposition, categorized episode time of day, and quarter of year. Metropolitan area is included for represented metropolitan areas. Created variables include the number of unique drugs reported and case-level indicators for alcohol, non-alcohol illicit substances, any pharmaceutical, non-medical use of pharmaceuticals, and all misuse and abuse of drugs. Demographic items include age category, sex, and race/ethnicity. Complex sample design and weighting variables are included to calculate various estimates of drug-related ED visits for the Nation as a whole, as well as for specific metropolitan areas, from the ED visits classified as DAWN cases in the selected hospitals.This study has 1 Data Set.</p>\n", 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/drug-abuse-warning-network-dawn-2010', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/drug-abuse-warning-network-dawn-2010-nid13599', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>Drug Abuse Warning Network (DAWN-2010)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/drug-abuse-warning-network-dawn-2010-nid13599', 'accessURL': 'https://datafiles.samhsa.gov/study/drug-abuse-warning-network-dawn-2010-nid13599', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol', 'demographic characteristics', 'detoxification', 'drug overdose', 'drug use', 'emergency departments', 'energy drinks', 'nonprescription drugs', 'substance abuse', 'suicide'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'Drug Abuse Warning Network (DAWN-2010)'}, {'description': '<p>The National Survey of Substance Abuse Treatment Services (N-SSATS) is designed to collect information from all facilities in the United States, both public and private, that provide substance abuse treatment. N-SSATS provides the mechanism for quantifying the dynamic character and composition of the United States substance abuse treatment delivery system. The objectives of N-SSATS are to collect multipurpose data that can be used to assist the Substance Abuse and Mental Health Services Administration (SAMHSA) and state and local governments in assessing the nature and extent of services provided and in forecasting treatment resource requirements, to update SAMHSA\'s Inventory of Behavioral Health Services (I-BHS), to analyze general treatment services trends, and to generate the online Substance Abuse Treatment Facility Locator <a href="http://findtreatment.samhsa.gov">http://findtreatment.samhsa.gov</a>, as well as the National Directory of Drug and Alcohol Abuse Treatment Programs.Data are collected on topics including facility operation, services offered (assessment, testing, transitional, ancillary, and pharmacotherapies), detoxification, primary focus (substance abuse, mental health, both, general health, and other), Opioid Treatment Programs and medications dispensed/prescribed, counseling and therapeutic approaches, standard operating procedures, special programs/groups offered, languages in which treatment is provided, type of treatment provided (hospital inpatient, residential, outpatient), number of clients (by service, total, and under age 18), number of beds, types of payment accepted, sliding fee scale, and facility accreditation and licensure/certification.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-survey-substance-abuse-treatment-services-n-ssats-2012', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-survey-substance-abuse-treatment-services-n-ssats-2012-nid13600', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Survey of Substance Abuse Treatment Services (N-SSATS-2012)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-survey-substance-abuse-treatment-services-n-ssats-2012-nid13600', 'accessURL': 'https://datafiles.samhsa.gov/study/national-survey-substance-abuse-treatment-services-n-ssats-2012-nid13600', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'drug abuse', 'drug treatment', 'health care services', 'HIV', 'intervention', 'substance abuse', 'substance abuse treatment', 'treatment facilities', 'treatment programs'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Survey of Substance Abuse Treatment Services (N-SSATS-2012)'}, {'description': '<p>The National Survey on Drug Use and Health (NSDUH) series (formerly titled National Household Survey on Drug Abuse) primarily measures the prevalence and correlates of drug use in the United States. The surveys are designed to provide quarterly, as well as annual, estimates. Information is provided on the use of illicit drugs, alcohol, and tobacco among members of United States households aged 12 and older. Questions included age at first use as well as lifetime, annual, and past-month usage for the following drug classes: marijuana, cocaine (and crack), hallucinogens, heroin, inhalants, alcohol, tobacco, and nonmedical use of prescription drugs, including pain relievers, tranquilizers, stimulants, and sedatives. The survey covered substance abuse treatment history and perceived need for treatment, and included questions from the Diagnostic and Statistical Manual (DSM) of Mental Disorders that allow diagnostic criteria to be applied. The survey included questions concerning treatment for both substance abuse and mental health-related disorders. Respondents were also asked about personal and family income sources and amounts, health care access and coverage, illegal activities and arrest record, problems resulting from the use of drugs, and needle-sharing. Questions introduced in previous administrations were retained in the 2012 survey, including questions asked only of respondents aged 12 to 17. These "youth experiences" items covered a variety of topics, such as neighborhood environment, illegal activities, drug use by friends, social support, extracurricular activities, exposure to substance abuse prevention and education programs, and perceived adult attitudes toward drug use and activities such as school work. Several measures focused on prevention-related themes in this section. Also retained were questions on mental health and access to care, perceived risk of using drugs, perceived availability of drugs, driving and personal behavior, and cigar smoking. Questions on the tobacco brand used most often were introduced with the 1999 survey. For the 2008 survey, adult mental health questions were added to measure symptoms of psychological distress in the worst period of distress that a person experienced in the past 30 days and suicidal ideation. In 2008, a split-sample design also was included to administer separate sets of questions (WHODAS vs. SDS) to assess impairment due to mental health problems. Beginning with the 2009 NSDUH, however, all of the adults in the sample received only the WHODAS questions. Background information includes gender, race, age, ethnicity, marital status, educational level, job status, veteran status, and current household composition.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-survey-drug-use-and-health-nsduh-2012-0', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-survey-drug-use-and-health-nsduh-2012-nid13601', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Survey on Drug Use and Health (NSDUH-2012)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-survey-drug-use-and-health-nsduh-2012-nid13601', 'accessURL': 'https://datafiles.samhsa.gov/study/national-survey-drug-use-and-health-nsduh-2012-nid13601', 'mediaType': 'application/unknown'}], 'keyword': ['addiction', 'alcohol', 'alcohol abuse', 'alcohol consumption', 'amphetamines', 'barbiturates', 'cocaine', 'controlled drugs', 'crack cocaine', 'demographic characteristics', 'depression (psychology)', 'drinking behavior', 'drug abuse', 'drug dependence', 'drug treatment', 'drug use', 'drugs', 'employment', 'hallucinogens', 'health care', 'heroin', 'households', 'income', 'inhalants', 'marijuana', 'mental health', 'mental health services', 'methamphetamine', 'pregnancy', 'prescription drugs', 'sedatives', 'smoking', 'stimulants', 'substance abuse', 'substance abuse treatment', 'tobacco use', 'tranquilizers', 'youths'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Survey on Drug Use and Health (NSDUH-2012)'}, {'description': '<p>The National Survey on Drug Use and Health (NSDUH) series (formerly titled National Household Survey on Drug Abuse) primarily measures the prevalence and correlates of drug use in the United States. Detailed NSDUH 2008 documentation <a href="http://www.samhsa.gov/data/2k12/NSDUH2008MRB/Index.aspx">http://www.samhsa.gov/data/2k12/NSDUH2008MRB/Index.aspx</a> is available from SAMHSA. The surveys are designed to provide quarterly, as well as annual, estimates. Information is provided on the use of illicit drugs, alcohol, and tobacco among members of United States households aged 12 and older. Questions included age at first use as well as lifetime, annual, and past-month usage for the following drug classes: marijuana, cocaine (and crack), hallucinogens, heroin, inhalants, alcohol, tobacco, and nonmedical use of prescription drugs, including pain relievers, tranquilizers, stimulants, and sedatives. The survey covered substance abuse treatment history and perceived need for treatment, and included questions from the Diagnostic and Statistical Manual (DSM) of Mental Disorders that allow diagnostic criteria to be applied. The survey included questions concerning treatment for both substance abuse and mental health related disorders. Respondents were also asked about personal and family income sources and amounts, health care access and coverage, illegal activities and arrest record, problems resulting from the use of drugs, and needle-sharing. Questions introduced in previous administrations were retained in the 2008 survey, including questions asked only of respondents aged 12 to 17. These "youth experiences" items covered a variety of topics, such as neighborhood environment, illegal activities, drug use by friends, social support, extracurricular activities, exposure to substance abuse prevention and education programs, and perceived adult attitudes toward drug use and activities such as school work. Several measures focused on prevention-related themes in this section. Also retained were questions on mental health and access to care, perceived risk of using drugs, perceived availability of drugs, driving and personal behavior, and cigar smoking. Questions on the tobacco brand used most often were introduced with the 1999 survey. For this 2008 survey, Adult mental health questions were added to measure symptoms of psychological distress in the worst period of distress that a person experienced in the past 30 days and suicidal ideation. A split-sample design also was included to administer separate sets of questions to assess impairment due to mental health problems. Background information includes gender, race, age, ethnicity, marital status, educational level, job status, veteran status, and current household composition.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-survey-drug-use-and-health-nsduh-2008-0', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-survey-drug-use-and-health-nsduh-2008-nid13602', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Survey on Drug Use and Health (NSDUH-2008)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-survey-drug-use-and-health-nsduh-2008-nid13602', 'accessURL': 'https://datafiles.samhsa.gov/study/national-survey-drug-use-and-health-nsduh-2008-nid13602', 'mediaType': 'application/unknown'}], 'keyword': ['addiction', 'alcohol', 'alcohol abuse', 'alcohol consumption', 'amphetamines', 'barbiturates', 'cocaine', 'controlled drugs', 'crack cocaine', 'demographic characteristics', 'depression (psychology)', 'drinking behavior', 'drug abuse', 'drug dependence', 'drug treatment', 'drug use', 'drugs', 'employment', 'hallucinogens', 'health care', 'heroin', 'households', 'income', 'inhalants', 'marijuana', 'mental health', 'mental health services', 'methamphetamine', 'pregnancy', 'prescription drugs', 'sedatives', 'smoking', 'stimulants', 'substance abuse', 'substance abuse treatment', 'tobacco use', 'tranquilizers', 'youths'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Survey on Drug Use and Health (NSDUH-2008)'}, {'description': "<p>The Drug Abuse Warning Network (DAWN) is a nationally representative public health surveillance system that has monitored drug related emergency department (ED) visits to hospitals since the early 1970s. First administered by the Drug Enforcement Administration (DEA) and the National Institute on Drug Abuse (NIDA), the responsibility for DAWN now rests with the Substance Abuse and Mental Health Services Administration's (SAMHSA) Center for Behavioral Health Statistics and Quality (CBHSQ). Over the years, the exact survey methodology has been adjusted to improve the quality, reliability, and generalizability of the information produced by DAWN. The current approach was first fully implemented in the 2004 data collection year.<br />\nDAWN relies on a longitudinal probability sample of hospitals located throughout the United States. To be eligible for selection into the DAWN sample, a hospital must be a non-Federal, short-stay, general surgical and medical hospital located in the United States, with at least one 24-hour ED. DAWN cases are identified by the systematic review of ED medical records in participating hospitals. The unit of analysis is any ED visit involving recent drug use. DAWN captures both ED visits that are directly caused by drugs and those in which drugs are a contributing factor but not the direct cause of the ED visit. The reason a patient used a drug is not part of the criteria for considering a visit to be drug related. Therefore, all types of drug-related events are included: drug misuse or abuse, accidental drug ingestion, drug-related suicide attempts, malicious drug poisonings, and adverse reactions. DAWN does not report medications that are unrelated to the visit.<br />\nThe DAWN public-use dataset provides information for all types of drugs, including illegal drugs, prescription drugs, over-the-counter medications, dietary supplements, anesthetic gases, substances that have psychoactive effects when inhaled, alcohol when used in combination with other drugs (all ages), and alcohol alone (only for patients aged 20 or younger). Public-use dataset variables describe and categorize up to 16 drugs contributing to the ED visit, including toxicology confirmation and route of administration. Administrative variables specify the type of case, case disposition, categorized episode time of day, and quarter of year. Metropolitan area is included for represented metropolitan areas. Created variables include the number of unique drugs reported and case-level indicators for alcohol, non-alcohol illicit substances, any pharmaceutical, non-medical use of pharmaceuticals, and all misuse and abuse of drugs. Demographic items include age category, sex, and race/ethnicity. Complex sample design and weighting variables are included to calculate various estimates of drug-related ED visits for the Nation as a whole, as well as for specific metropolitan areas, from the ED visits classified as DAWN cases in the selected hospitals.This study has 1 Data Set.</p>\n", 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/drug-abuse-warning-network-dawn-2006', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/drug-abuse-warning-network-dawn-2006-nid13603', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>Drug Abuse Warning Network (DAWN-2006)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/drug-abuse-warning-network-dawn-2006-nid13603', 'accessURL': 'https://datafiles.samhsa.gov/study/drug-abuse-warning-network-dawn-2006-nid13603', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol', 'demographic characteristics', 'detoxification', 'drug overdose', 'drug use', 'emergency departments', 'energy drinks', 'nonprescription drugs', 'substance abuse', 'suicide'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'Drug Abuse Warning Network (DAWN-2006)'}, {'description': '<p>This series measures the prevalence and correlates of drug use in the United States. The surveys are designed to provide quarterly, as well as annual, estimates. Information is provided on the use of illicit drugs, alcohol, anabolic steroids, and tobacco among members of United States households aged 12 and older. Questions include age at first use, as well as lifetime, annual, and past-month usage for the following drug classes: marijuana, inhalants, cocaine, hallucinogens, heroin, alcohol, tobacco, and nonmedical use of psychotherapeutics. Respondents were also asked about problems resulting from their use of drugs, alcohol, and tobacco, their perceptions of the risks involved, insurance coverage, and personal and family income sources and amounts. Demographic data include gender, race, ethnicity, educational level, job status, income level, household composition, and population density.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-household-survey-drug-abuse-nhsda-1988', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-household-survey-drug-abuse-nhsda-1988-nid13604', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Household Survey on Drug Abuse (NHSDA-1988)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-household-survey-drug-abuse-nhsda-1988-nid13604', 'accessURL': 'https://datafiles.samhsa.gov/study/national-household-survey-drug-abuse-nhsda-1988-nid13604', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'alcohol consumption', 'amphetamines', 'barbiturates', 'cocaine', 'drug abuse', 'drug use', 'drugs', 'hallucinogens', 'heroin', 'households', 'inhalants', 'marijuana', 'methamphetamine', 'prescription drugs', 'sedatives', 'smoking', 'stimulants', 'substance abuse', 'substance abuse treatment', 'tobacco use', 'tranquilizers', 'youths'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Household Survey on Drug Abuse (NHSDA-1988)'}, {'description': '<p>The National Survey of Substance Abuse Treatment Services (N-SSATS) is designed to collect information from all facilities in the United States, both public and private, that provide substance abuse treatment. N-SSATS provides the mechanism for quantifying the dynamic character and composition of the United States substance abuse treatment delivery system. The objectives of N-SSATS are to collect multipurpose data that can be used to assist the Substance Abuse and Mental Health Services Administration (SAMHSA) and state and local governments in assessing the nature and extent of services provided and in forecasting treatment resource requirements, to update SAMHSA\'s Inventory of Behavioral Health Services (I-BHS), to analyze general treatment services trends, and to generate the online Substance Abuse Treatment Facility Locator <a href="http://findtreatment.samhsa.gov">http://findtreatment.samhsa.gov</a>, as well as the National Directory of Drug and Alcohol Abuse Treatment Programs.Data are collected on topics including facility operation, services offered (assessment, testing, transitional, ancillary, and pharmacotherapies), detoxification, primary focus (substance abuse, mental health, both, general health, and other), Opioid Treatment Programs and medications dispensed/prescribed, counseling and therapeutic approaches, standard operating procedures, special programs/groups offered, languages in which treatment is provided, type of treatment provided (hospital inpatient, residential, outpatient), number of clients (by service, total, and under age 18), number of beds, types of payment accepted, sliding fee scale, and facility accreditation and licensure/certification.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-survey-substance-abuse-treatment-services-n-ssats-2014', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-survey-substance-abuse-treatment-services-n-ssats-2014-nid13605', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Survey of Substance Abuse Treatment Services (N-SSATS-2014)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-survey-substance-abuse-treatment-services-n-ssats-2014-nid13605', 'accessURL': 'https://datafiles.samhsa.gov/study/national-survey-substance-abuse-treatment-services-n-ssats-2014-nid13605', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'drug abuse', 'drug treatment', 'health care services', 'HIV', 'intervention', 'substance abuse', 'substance abuse treatment', 'treatment facilities', 'treatment programs'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Survey of Substance Abuse Treatment Services (N-SSATS-2014)'}, {'description': '<p>The National Survey on Drug Use and Health (NSDUH) series<br />\n(formerly titled National Household Survey on Drug Abuse) primarily<br />\nmeasures the prevalence and correlates of drug use in the United<br />\nStates. The surveys are designed to provide quarterly, as well as<br />\nannual, estimates. Information is provided on the use of illicit<br />\ndrugs, alcohol, and tobacco among members of United States households<br />\naged 12 and older. Questions included age at first use as well as<br />\nlifetime, annual, and past-month usage for the following drug classes:<br />\nmarijuana, cocaine (and crack), hallucinogens, heroin, inhalants,<br />\nalcohol, tobacco, and nonmedical use of prescription drugs, including<br />\npain relievers, tranquilizers, stimulants, and sedatives. The survey<br />\ncovered substance abuse treatment history and perceived need for<br />\ntreatment, and included questions from the Diagnostic and Statistical<br />\nManual (DSM) of Mental Disorders that allow diagnostic criteria to be<br />\napplied. The survey included questions concerning treatment for both<br />\nsubstance abuse and mental health related disorders. Respondents were<br />\nalso asked about personal and family income sources and amounts,<br />\nhealth care access and coverage, illegal activities and arrest record,<br />\nproblems resulting from the use of drugs, and needle-sharing.<br />\nQuestions introduced in previous administrations were retained in the<br />\n2005 survey, including questions asked only of respondents aged 12 to<br />\n17. These "youth experiences" items covered a variety of topics, such<br />\nas neighborhood environment, illegal activities, drug use by friends,<br />\nsocial support, extracurricular activities, exposure to substance<br />\nabuse prevention and education programs, and perceived adult attitudes<br />\ntoward drug use and activities such as school work. Several measures<br />\nfocused on prevention-related themes in this section. Also retained<br />\nwere questions on mental health and access to care, perceived risk of<br />\nusing drugs, perceived availability of drugs, driving and personal<br />\nbehavior, and cigar smoking. Questions on the tobacco brand used most<br />\noften were introduced with the 1999 survey. Background information<br />\nincludes gender, race, age, ethnicity, marital status, educational<br />\nlevel, job status, veteran status, and current household composition.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-survey-drug-use-and-health-nsduh-2005-0', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-survey-drug-use-and-health-nsduh-2005-nid13606', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Survey on Drug Use and Health (NSDUH-2005)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-survey-drug-use-and-health-nsduh-2005-nid13606', 'accessURL': 'https://datafiles.samhsa.gov/study/national-survey-drug-use-and-health-nsduh-2005-nid13606', 'mediaType': 'application/unknown'}], 'keyword': ['addiction', 'alcohol', 'alcohol abuse', 'alcohol consumption', 'amphetamines', 'barbiturates', 'cocaine', 'controlled drugs', 'crack cocaine', 'demographic characteristics', 'depression (psychology)', 'drinking behavior', 'drug abuse', 'drug dependence', 'drug treatment', 'drug use', 'drugs', 'hallucinogens', 'heroin', 'households', 'income', 'inhalants', 'marijuana', 'mental health', 'mental health services', 'methamphetamine', 'prescription drugs', 'sedatives', 'smoking', 'stimulants', 'substance abuse', 'substance abuse treatment', 'tobacco use', 'tranquilizers', 'youths'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Survey on Drug Use and Health (NSDUH-2005)'}, {'description': '<p>Youth data for the fourth wave of the National Youth Survey<br />\nare contained in this data collection. The first wave of this survey<br />\nwas conducted in 1976, the second wave in 1977, and the third wave in 1978. Data are available in<br />\nthis wave on the demographic and socioeconomic status of respondents,<br />\ndisruptive events in the home, youth aspirations and expectations,<br />\nsocial isolation, normlessness, perceived disapproval by parents and<br />\npeers, attitudes toward deviance, exposure and commitment to delinquent<br />\npeers, sex roles, interpersonal violence, pressure for substance abuse<br />\nby peers, self-reported delinquency, drug and alcohol use, and<br />\nvictimization.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-youth-survey-us-wave-iv-nys-1979', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-youth-survey-us-wave-iv-nys-1979-nid13607', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Youth Survey US: Wave IV (NYS-1979)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-youth-survey-us-wave-iv-nys-1979-nid13607', 'accessURL': 'https://datafiles.samhsa.gov/study/national-youth-survey-us-wave-iv-nys-1979-nid13607', 'mediaType': 'application/unknown'}], 'keyword': ['aspirations', 'behavior problems', 'career goals', 'community involvement', 'delinquent behavior', 'depression (psychology)', 'deviance', 'drugs', 'expectations', 'family conflict', 'family relations', 'health services utilization', 'life events', 'neighborhood conditions', 'parental attitudes', 'parents', 'peer influence', 'sexual behavior', 'social attitudes', 'social behavior', 'social isolation', 'social values', 'socioeconomic status', 'spouse abuse', 'substance abuse', 'teenage pregnancies', 'victimization', 'young adults', 'youths'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Youth Survey US: Wave IV (NYS-1979)'}, {'description': "<p>The Drug Abuse Warning Network (DAWN) is a nationally representative public health surveillance system that has monitored drug related emergency department (ED) visits to hospitals since the early 1970s. First administered by the Drug Enforcement Administration (DEA) and the National Institute on Drug Abuse (NIDA), the responsibility for DAWN now rests with the Substance Abuse and Mental Health Services Administration's (SAMHSA) Center for Behavioral Health Statistics and Quality (CBHSQ). Over the years, the exact survey methodology has been adjusted to improve the quality, reliability, and generalizability of the information produced by DAWN. The current approach was first fully implemented in the 2004 data collection year.<br />\nDAWN relies on a longitudinal probability sample of hospitals located throughout the United States. To be eligible for selection into the DAWN sample, a hospital must be a non-Federal, short-stay, general surgical and medical hospital located in the United States, with at least one 24-hour ED. DAWN cases are identified by the systematic review of ED medical records in participating hospitals. The unit of analysis is any ED visit involving recent drug use. DAWN captures both ED visits that are directly caused by drugs and those in which drugs are a contributing factor but not the direct cause of the ED visit. The reason a patient used a drug is not part of the criteria for considering a visit to be drug-related. Therefore, all types of drug-related events are included: drug misuse or abuse, accidental drug ingestion, drug-related suicide attempts, malicious drug poisonings, and adverse reactions. DAWN does not report medications that are unrelated to the visit.<br />\nThe DAWN public-use dataset provides information for all types of drugs, including illegal drugs, prescription drugs, over-the-counter medications, dietary supplements, anesthetic gases, substances that have psychoactive effects when inhaled, alcohol when used in combination with other drugs (all ages), and alcohol alone (only for patients aged 20 or younger). Public-use dataset variables describe and categorize up to 22 drugs contributing to the ED visit, including toxicology confirmation and route of administration. Administrative variables specify the type of case, case disposition, categorized episode time of day, and quarter of year. Metropolitan area is included for represented metropolitan areas. Created variables include the number of unique drugs reported and case-level indicators for alcohol, non-alcohol illicit substances, any pharmaceutical, non-medical use of pharmaceuticals, and all misuse and abuse of drugs. Demographic items include age category, sex, and race/ethnicity. Complex sample design and weighting variables are included to calculate various estimates of drug-related ED visits for the Nation as a whole, as well as for specific metropolitan areas, from the ED visits classified as DAWN cases in the selected hospitals.This study has 1 Data Set.</p>\n", 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/drug-abuse-warning-network-dawn-2009', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/drug-abuse-warning-network-dawn-2009-nid13608', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>Drug Abuse Warning Network (DAWN-2009)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/drug-abuse-warning-network-dawn-2009-nid13608', 'accessURL': 'https://datafiles.samhsa.gov/study/drug-abuse-warning-network-dawn-2009-nid13608', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol', 'demographic characteristics', 'detoxification', 'drug overdose', 'drug use', 'emergency departments', 'energy drinks', 'nonprescription drugs', 'substance abuse', 'suicide'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'Drug Abuse Warning Network (DAWN-2009)'}, {'description': '<p>This file includes data from the 2002 through 2011 National Survey on Drug Use and Health (NSDUH) survey. The only variables included in the data file are ones that were collected in a comparable manner across all ten years of data.<br />\nThe National Survey on Drug Use and Health (NSDUH) series (formerly titled National Household Survey on Drug Abuse) primarily measures the prevalence and correlates of drug use in the United States. The surveys are designed to provide quarterly, as well as annual, estimates. Information is provided on the use of illicit drugs, alcohol, and tobacco among members of United States households aged 12 and older. Questions included age at first use as well as lifetime, annual, and past-month usage for the following drug classes: marijuana, cocaine (and crack), hallucinogens, heroin, inhalants, alcohol, tobacco, and nonmedical use of prescription drugs, including pain relievers, tranquilizers, stimulants, and sedatives. The survey covered substance abuse treatment history and perceived need for treatment. The survey included questions concerning treatment for both substance abuse and mental health-related disorders. Respondents were also asked about personal and family income sources and amounts, health care access and coverage, illegal activities and arrest record, problems resulting from the use of drugs, and needle-sharing. Certain questions are asked only of respondents aged 12 to 17. These "youth experiences" items covered a variety of topics, such as neighborhood environment, illegal activities, drug use by friends, social support, extracurricular activities, exposure to substance abuse prevention and education programs, and perceived adult attitudes toward drug use and activities such as school work. Also included are questions on mental health and access to care, perceived risk of using drugs, perceived availability of drugs, driving and personal behavior, and cigar smoking. Demographic information includes gender, race, age, ethnicity, marital status, educational level, job status, veteran status, and current household composition.<br />\nIn the income section, which was interviewer-administered, a split-sample study had been embedded within the 2006 and 2007 surveys to compare a shorter version of the income questions with a longer set of questions that had been used in previous surveys. This shorter version was adopted for the 2008 NSDUH and will be used for future NSDUHs.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-survey-drug-use-and-health-10-year-substate-r-das-nsduh-2002-2011', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-survey-drug-use-and-health-10-year-substate-r-das-nsduh-2002-2011-nid13609', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Survey on Drug Use and Health: 10-Year Substate R-DAS (NSDUH-2002-2011)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-survey-drug-use-and-health-10-year-substate-r-das-nsduh-2002-2011-nid13609', 'accessURL': 'https://datafiles.samhsa.gov/study/national-survey-drug-use-and-health-10-year-substate-r-das-nsduh-2002-2011-nid13609', 'mediaType': 'application/unknown'}], 'keyword': ['addiction', 'alcohol', 'alcohol abuse', 'alcohol consumption', 'amphetamines', 'barbiturates', 'cocaine', 'controlled drugs', 'crack cocaine', 'demographic characteristics', 'depression (psychology)', 'drinking behavior', 'drug abuse', 'drug dependence', 'drug treatment', 'drug use', 'drugs', 'employment', 'hallucinogens', 'health care', 'heroin', 'households', 'income', 'inhalants', 'marijuana', 'mental health', 'mental health services', 'methamphetamine', 'pregnancy', 'prescription drugs', 'sedatives', 'smoking', 'stimulants', 'substance abuse', 'substance abuse treatment', 'tobacco use', 'tranquilizers', 'youths'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Survey on Drug Use and Health: 10-Year Substate R-DAS (NSDUH-2002-2011)'}, {'description': '<p>The Treatment Episode Data Set -- Admissions (TEDS-A) is a national census data system of annual admissions to substance abuse treatment facilities. TEDS-A provides annual data on the number and characteristics of persons admitted to public and private substance abuse treatment programs that receive public funding. The unit of analysis is a treatment admission. TEDS consists of data reported to state substance abuse agencies by the treatment programs, which in turn report it to SAMHSA.<br />\nA sister data system, called the Treatment Episode Data Set -- Discharges (TEDS-D), collects data on discharges from substance abuse treatment facilities. The first year of TEDS-A data is 1992, while the first year of TEDS-D is 2006.<br />\nTEDS variables that are required to be reported are called the "Minimum Data Set (MDS)", while those that are optional are called the "Supplemental Data Set (SuDS)".<br />\nVariables in the MDS include: information on service setting, number of prior treatments, primary source of referral, gender, race, ethnicity, education, employment status, substance(s) abused, route of administration, frequency of use, age at first use, and whether methadone was prescribed in treatment. Supplemental variables include: diagnosis codes, presence of psychiatric problems, living arrangements, source of income, health insurance, expected source of payment, pregnancy and veteran status, marital status, detailed not in labor force codes, detailed criminal justice referral codes, days waiting to enter treatment, and the number of arrests in the 30 days prior to admissions (starting in 2008).<br />\nSubstances abused include alcohol, cocaine and crack, marijuana and hashish, heroin, nonprescription methadone, other opiates and synthetics, PCP, other hallucinogens, methamphetamine, other amphetamines, other stimulants, benzodiazepines, other non-benzodiazepine tranquilizers, barbiturates, other non-barbiturate sedatives or hypnotics, inhalants, over-the-counter medications, and other substances.<br />\nCreated variables include total number of substances reported, intravenous drug use (IDU), and flags for any mention of specific substances.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/treatment-episode-data-set-admissions-teds-1995', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-1995-nid13610', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>Treatment Episode Data Set: Admissions (TEDS-A-1995)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-1995-nid13610', 'accessURL': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-1995-nid13610', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'drug abuse', 'drug treatment', 'health care services', 'health insurance', 'intervention', 'mental health', 'substance abuse', 'substance abuse treatment', 'treatment programs'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'Treatment Episode Data Set: Admissions (TEDS-A-1995)'}, {'description': '<p>This file includes data from the 2002 through 2013 National Survey on Drug Use and Health (NSDUH) survey. The only variables included in the data file are ones that were collected in a comparable manner across all four years from 2002-2005, from 2006-2009, or from 2010-2013.<br />\nThe National Survey on Drug Use and Health (NSDUH) series (formerly titled National Household Survey on Drug Abuse) primarily measures the prevalence and correlates of drug use in the United States. The surveys are designed to provide quarterly, as well as annual, estimates. Information is provided on the use of illicit drugs, alcohol, and tobacco among members of United States households aged 12 and older. Questions included age at first use as well as lifetime, annual, and past-month usage for the following drug classes: marijuana, cocaine (and crack), hallucinogens, heroin, inhalants, alcohol, tobacco, and nonmedical use of prescription drugs, including pain relievers, tranquilizers, stimulants, and sedatives. The survey covered substance abuse treatment history and perceived need for treatment. The survey included questions concerning treatment for both substance abuse and mental health-related disorders. Respondents were also asked about personal and family income sources and amounts, health care access and coverage, illegal activities and arrest record, problems resulting from the use of drugs, and needle-sharing. Certain questions are asked only of respondents aged 12 to 17. These "youth experiences" items covered a variety of topics, such as neighborhood environment, illegal activities, drug use by friends, social support, extracurricular activities, exposure to substance abuse prevention and education programs, and perceived adult attitudes toward drug use and activities such as school work. Also included are questions on mental health and access to care, perceived risk of using drugs, perceived availability of drugs, driving and personal behavior, and cigar smoking. Demographic information includes gender, race, age, ethnicity, marital status, educational level, job status, veteran status, and current household composition.<br />\nIn the income section, which was interviewer-administered, a split-sample study had been embedded within the 2006 and 2007 surveys to compare a shorter version of the income questions with a longer set of questions that had been used in previous surveys. This shorter version was adopted for the 2008 NSDUH and will be used for future NSDUHs.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-survey-drug-use-and-health-4-year-r-das-nsduh-2002-2005', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-survey-drug-use-and-health-4-year-r-das-nsduh-2002-2005-nid13611', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Survey on Drug Use and Health: 4-Year R-DAS (NSDUH-2002-2005)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-survey-drug-use-and-health-4-year-r-das-nsduh-2002-2005-nid13611', 'accessURL': 'https://datafiles.samhsa.gov/study/national-survey-drug-use-and-health-4-year-r-das-nsduh-2002-2005-nid13611', 'mediaType': 'application/unknown'}], 'keyword': ['addiction', 'alcohol', 'alcohol abuse', 'alcohol consumption', 'amphetamines', 'barbiturates', 'cocaine', 'controlled drugs', 'crack cocaine', 'demographic characteristics', 'depression (psychology)', 'drinking behavior', 'drug abuse', 'drug dependence', 'drug treatment', 'drug use', 'drugs', 'employment', 'hallucinogens', 'health care', 'heroin', 'households', 'income', 'inhalants', 'marijuana', 'mental health', 'mental health services', 'methamphetamine', 'pregnancy', 'prescription drugs', 'sedatives', 'smoking', 'stimulants', 'substance abuse', 'substance abuse treatment', 'tobacco use', 'tranquilizers', 'youths'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Survey on Drug Use and Health: 4-Year R-DAS (NSDUH-2002-2005)'}, {'description': "<p>The Drug Abuse Warning Network (DAWN) is a nationally representative public health surveillance system that has monitored drug related emergency department (ED) visits to hospitals since the early 1970s. First administered by the Drug Enforcement Administration (DEA) and the National Institute on Drug Abuse (NIDA), the responsibility for DAWN now rests with the Substance Abuse and Mental Health Services Administration's (SAMHSA) Center for Behavioral Health Statistics and Quality (CBHSQ). Over the years, the exact survey methodology has been adjusted to improve the quality, reliability, and generalizability of the information produced by DAWN. The current approach was first fully implemented in the 2004 data collection year.<br />\nDAWN relies on a longitudinal probability sample of hospitals located throughout the United States. To be eligible for selection into the DAWN sample, a hospital must be a non-Federal, short-stay, general surgical and medical hospital located in the United States, with at least one 24-hour ED. DAWN cases are identified by the systematic review of ED medical records in participating hospitals. The unit of analysis is any ED visit involving recent drug use. DAWN captures both ED visits that are directly caused by drugs and those in which drugs are a contributing factor but not the direct cause of the ED visit. The reason a patient used a drug is not part of the criteria for considering a visit to be drug related. Therefore, all types of drug-related events are included: drug misuse or abuse, accidental drug ingestion, drug-related suicide attempts, malicious drug poisonings, and adverse reactions. DAWN does not report medications that are unrelated to the visit.<br />\nThe DAWN public-use dataset provides information for all types of drugs, including illegal drugs, prescription drugs, over-the-counter medications, dietary supplements, anesthetic gases, substances that have psychoactive effects when inhaled, alcohol when used in combination with other drugs (all ages), and alcohol alone (only for patients aged 20 or younger). Public-use dataset variables describe and categorize up to 16 drugs contributing to the ED visit, including toxicology confirmation and route of administration. Administrative variables specify the type of case, case disposition, categorized episode time of day, and quarter of year. Metropolitan area is included for represented metropolitan areas. Created variables include the number of unique drugs reported and case-level indicators for alcohol, non-alcohol illicit substances, any pharmaceutical, non-medical use of pharmaceuticals, and all misuse and abuse of drugs. Demographic items include age category, sex, and race/ethnicity. Complex sample design and weighting variables are included to calculate various estimates of drug-related ED visits for the Nation as a whole, as well as for specific metropolitan areas, from the ED visits classified as DAWN cases in the selected hospitals.This study has 1 Data Set.</p>\n", 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/drug-abuse-warning-network-dawn-2004', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/drug-abuse-warning-network-dawn-2004-nid13613', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>Drug Abuse Warning Network (DAWN-2004)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/drug-abuse-warning-network-dawn-2004-nid13613', 'accessURL': 'https://datafiles.samhsa.gov/study/drug-abuse-warning-network-dawn-2004-nid13613', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol', 'demographic characteristics', 'detoxification', 'drug overdose', 'drug use', 'emergency departments', 'energy drinks', 'nonprescription drugs', 'substance abuse', 'suicide'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'Drug Abuse Warning Network (DAWN-2004)'}, {'description': '<p>The Treatment Episode Data Set -- Admissions (TEDS-A) is a national census data system of annual admissions to substance abuse treatment facilities. TEDS-A provides annual data on the number and characteristics of persons admitted to public and private substance abuse treatment programs that receive public funding. The unit of analysis is a treatment admission. TEDS consists of data reported to state substance abuse agencies by the treatment programs, which in turn report it to SAMHSA.<br />\nA sister data system, called the Treatment Episode Data Set -- Discharges (TEDS-D), collects data on discharges from substance abuse treatment facilities. The first year of TEDS-A data is 1992, while the first year of TEDS-D is 2006.<br />\nTEDS variables that are required to be reported are called the "Minimum Data Set (MDS)", while those that are optional are called the "Supplemental Data Set (SuDS)".<br />\nVariables in the MDS include: information on service setting, number of prior treatments, primary source of referral, gender, race, ethnicity, education, employment status, substance(s) abused, route of administration, frequency of use, age at first use, and whether methadone was prescribed in treatment. Supplemental variables include: diagnosis codes, presence of psychiatric problems, living arrangements, source of income, health insurance, expected source of payment, pregnancy and veteran status, marital status, detailed not in labor force codes, detailed criminal justice referral codes, days waiting to enter treatment, and the number of arrests in the 30 days prior to admissions (starting in 2008) .<br />\nSubstances abused include alcohol, cocaine and crack, marijuana and hashish, heroin, nonprescription methadone, other opiates and synthetics, PCP, other hallucinogens, methamphetamine, other amphetamines, other stimulants, benzodiazepines, other non-benzodiazepine tranquilizers, barbiturates, other non-barbiturate sedatives or hypnotics, inhalants, over-the-counter medications, and other substances.<br />\nCreated variables include total number of substances reported, intravenous drug use (IDU), and flags for any mention of specific substances.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/treatment-episode-data-set-admissions-teds-2009', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-2009-nid13614', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>Treatment Episode Data Set: Admissions (TEDS-A-2009)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-2009-nid13614', 'accessURL': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-2009-nid13614', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'drug abuse', 'drug treatment', 'health care services', 'health insurance', 'intervention', 'mental health', 'substance abuse', 'substance abuse treatment', 'treatment programs'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'Treatment Episode Data Set: Admissions (TEDS-A-2009)'}, {'description': '<p>The Treatment Episode Data Set -- Admissions (TEDS-A) is a national census data system of annual admissions to substance abuse treatment facilities. TEDS-A provides annual data on the number and characteristics of persons admitted to public and private substance abuse treatment programs that receive public funding. The unit of analysis is a treatment admission. TEDS consists of data reported to state substance abuse agencies by the treatment programs, which in turn report it to SAMHSA.<br />\nA sister data system, called the Treatment Episode Data Set -- Discharges (TEDS-D), collects data on discharges from substance abuse treatment facilities. The first year of TEDS-A data is 1992, while the first year of TEDS-D is 2006.<br />\nTEDS variables that are required to be reported are called the "Minimum Data Set (MDS)", while those that are optional are called the "Supplemental Data Set (SuDS)".<br />\nVariables in the MDS include: information on service setting, number of prior treatments, primary source of referral, gender, race, ethnicity, education, employment status, substance(s) abused, route of administration, frequency of use, age at first use, and whether methadone was prescribed in treatment. Supplemental variables include: diagnosis codes, presence of psychiatric problems, living arrangements, source of income, health insurance, expected source of payment, pregnancy and veteran status, marital status, detailed not in labor force codes, detailed criminal justice referral codes, days waiting to enter treatment, and the number of arrests in the 30 days prior to admissions (starting in 2008).<br />\nSubstances abused include alcohol, cocaine and crack, marijuana and hashish, heroin, nonprescription methadone, other opiates and synthetics, PCP, other hallucinogens, methamphetamine, other amphetamines, other stimulants, benzodiazepines, other non-benzodiazepine tranquilizers, barbiturates, other non-barbiturate sedatives or hypnotics, inhalants, over-the-counter medications, and other substances.<br />\nCreated variables include total number of substances reported, intravenous drug use (IDU), and flags for any mention of specific substances.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/treatment-episode-data-set-admissions-teds-1998', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-1998-nid13615', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>Treatment Episode Data Set: Admissions (TEDS-A-1998)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-1998-nid13615', 'accessURL': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-1998-nid13615', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'drug abuse', 'drug treatment', 'health care services', 'health insurance', 'intervention', 'mental health', 'substance abuse', 'substance abuse treatment', 'treatment programs'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'Treatment Episode Data Set: Admissions (TEDS-A-1998)'}, {'description': '<p>The National Survey of Substance Abuse Treatment Services (N-SSATS) is designed to collect information from all facilities in the United States, both public and private, that provide substance abuse treatment. N-SSATS provides the mechanism for quantifying the dynamic character and composition of the United States substance abuse treatment delivery system. The objectives of N-SSATS are to collect multipurpose data that can be used to assist the Substance Abuse and Mental Health Services Administration (SAMHSA) and state and local governments in assessing the nature and extent of services provided and in forecasting treatment resource requirements, update SAMHSA\'s Inventory of Substance Abuse Treatment Services (I-SATS), analyze general treatment services trends, and generate the National Directory of Drug and Alcohol Abuse Treatment Programs and its online equivalent, the Substance Abuse Treatment Facility Locator <a href="http://findtreatment.samhsa.gov">http://findtreatment.samhsa.gov</a>.<br />\nData are collected on topics including facility operation, services offered (assessment, substance abuse therapy and counseling, testing, transitional, and ancillary), primary focus (substance abuse, mental health, both, general health, other), hotline operation, Opioid Treatment Programs and medication dispensed, languages in which treatment is provided, type of treatment provided, number of clients (total and under age 18), number of beds, types of payment accepted, sliding fee scale, special programs offered, facility accreditation and licensure/certification, and managed care agreements.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-survey-substance-abuse-treatment-services-n-ssats-2000', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-survey-substance-abuse-treatment-services-n-ssats-2000-nid13616', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Survey of Substance Abuse Treatment Services (N-SSATS-2000)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-survey-substance-abuse-treatment-services-n-ssats-2000-nid13616', 'accessURL': 'https://datafiles.samhsa.gov/study/national-survey-substance-abuse-treatment-services-n-ssats-2000-nid13616', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'drug abuse', 'drug treatment', 'health care services', 'HIV', 'intervention', 'substance abuse', 'substance abuse treatment', 'treatment facilities', 'treatment programs'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Survey of Substance Abuse Treatment Services (N-SSATS-2000)'}, {'description': '<p>Youth data for the second wave of the National Youth Survey<br />\nare contained in this data collection. The first wave was conducted in<br />\n1976. Youths were interviewed in early 1978 about events<br />\nand behavior that had occurred in 1977. Data were collected on<br />\ndemographic and socioeconomic status of respondents, aspirations,<br />\nsocial isolation, normlessness, labeling, attitudes toward deviance,<br />\nexposure to delinquent peers, commitment to delinquent peers, sex<br />\nroles, interpersonal violence, exposure to substance abuse,<br />\nself-reported delinquency, drug and alcohol use, and victimization.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-youth-survey-us-wave-ii-nys-1977', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-youth-survey-us-wave-ii-nys-1977-nid13617', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Youth Survey US: Wave II (NYS-1977)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-youth-survey-us-wave-ii-nys-1977-nid13617', 'accessURL': 'https://datafiles.samhsa.gov/study/national-youth-survey-us-wave-ii-nys-1977-nid13617', 'mediaType': 'application/unknown'}], 'keyword': ['aspirations', 'behavior problems', 'career goals', 'community involvement', 'delinquent behavior', 'depression (psychology)', 'deviance', 'drugs', 'expectations', 'family conflict', 'family relations', 'health services utilization', 'life events', 'neighborhood conditions', 'parental attitudes', 'parents', 'peer influence', 'sexual behavior', 'social attitudes', 'social behavior', 'social isolation', 'social values', 'socioeconomic status', 'spouse abuse', 'substance abuse', 'teenage pregnancies', 'victimization', 'young adults', 'youths'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Youth Survey US: Wave II (NYS-1977)'}, {'description': '<p>The National Survey on Drug Use and Health (NSDUH) series (formerly titled National Household Survey on Drug Abuse) primarily measures the prevalence and correlates of drug use in the United States. The surveys are designed to provide quarterly, as well as annual, estimates. Information is provided on the use of illicit drugs, alcohol, and tobacco among members of United States households aged 12 and older. Questions included age at first use as well as lifetime, annual, and past-month usage for the following drug classes: marijuana, cocaine (and crack), hallucinogens, heroin, inhalants, alcohol, tobacco, and nonmedical use of prescription drugs, including pain relievers, tranquilizers, stimulants, and sedatives. The survey covered substance abuse treatment history and perceived need for treatment, and included questions from the Diagnostic and Statistical Manual (DSM) of Mental Disorders that allow diagnostic criteria to be applied. The survey included questions concerning treatment for both substance abuse and mental health-related disorders. Respondents were also asked about personal and family income sources and amounts, health care access and coverage, illegal activities and arrest record, problems resulting from the use of drugs, and needle-sharing. Questions introduced in previous administrations were retained in the 2014 survey, including questions asked only of respondents aged 12 to 17. These "youth experiences" items covered a variety of topics, such as neighborhood environment, illegal activities, drug use by friends, social support, extracurricular activities, exposure to substance abuse prevention and education programs, and perceived adult attitudes toward drug use and activities such as school work. Several measures focused on prevention-related themes in this section. Also retained were questions on mental health and access to care, perceived risk of using drugs, perceived availability of drugs, driving and personal behavior, and cigar smoking. Questions on the tobacco brand used most often were introduced with the 1999 survey. For the 2008 survey, adult mental health questions were added to measure symptoms of psychological distress in the worst period of distress that a person experienced in the past 30 days and suicidal ideation. In 2008, a split-sample design also was included to administer separate sets of questions (WHODAS vs. SDS) to assess impairment due to mental health problems. Beginning with the 2009 NSDUH, however, all of the adults in the sample received only the WHODAS questions. Background information includes gender, race, age, ethnicity, marital status, educational level, job status, veteran status, and current household composition.<br />\nThis study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-survey-drug-use-and-health-nsduh-2014', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-survey-drug-use-and-health-nsduh-2014-nid13618', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Survey on Drug Use and Health (NSDUH-2014)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-survey-drug-use-and-health-nsduh-2014-nid13618', 'accessURL': 'https://datafiles.samhsa.gov/study/national-survey-drug-use-and-health-nsduh-2014-nid13618', 'mediaType': 'application/unknown'}], 'keyword': ['addiction', 'alcohol', 'alcohol abuse', 'alcohol consumption', 'amphetamines', 'barbiturates', 'cocaine', 'controlled drugs', 'crack cocaine', 'demographic characteristics', 'depression (psychology)', 'drinking behavior', 'drug abuse', 'drug dependence', 'drug treatment', 'drug use', 'drugs', 'employment', 'hallucinogens', 'health care', 'heroin', 'households', 'income', 'inhalants', 'marijuana', 'mental health', 'mental health services', 'methamphetamine', 'pregnancy', 'prescription drugs', 'sedatives', 'smoking', 'stimulants', 'substance abuse', 'substance abuse treatment', 'tobacco use', 'tranquilizers', 'youths'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Survey on Drug Use and Health (NSDUH-2014)'}, {'description': '<p>This series measures the prevalence and correlates of drug<br />\nuse in the United States. The surveys are designed to provide<br />\nquarterly, as well as annual, estimates. Information is provided on<br />\nthe use of illicit drugs, alcohol, and tobacco among members of United<br />\nStates households aged 12 and older. Questions include age at first<br />\nuse as well as lifetime, annual, and past-month usage for the<br />\nfollowing drug classes: marijuana, cocaine (and crack), hallucinogens,<br />\nheroin, inhalants, alcohol, tobacco, and nonmedical use of<br />\nprescription drugs, including psychotherapeutics. Respondents were<br />\nalso asked about substance abuse treatment history, illegal<br />\nactivities, problems resulting from the use of drugs, personal and<br />\nfamily income sources and amounts, need for treatment for drug or<br />\nalcohol use, criminal record, and needle-sharing. Questions on mental<br />\nhealth and access to care, which were introduced in the 1994-B<br />\nquestionnaire (see NATIONAL HOUSEHOLD SURVEY ON DRUG ABUSE, 1994), were retained in this administration of the survey. In<br />\n1996, the section on risk/availability of drugs was reintroduced, and<br />\nsections on driving behavior and personal behavior were added (see<br />\nNATIONAL HOUSEHOLD SURVEY ON DRUG ABUSE, 1996). The 1997<br />\nquestionnaire continued the risk/availability section along with new<br />\nitems about the use of cigars, people present when respondents used<br />\nmarijuana or cocaine for the first time (if applicable), reasons for<br />\nusing these two drugs the first time, reasons for using these two<br />\ndrugs in the past year, reasons for discontinuing use of these two<br />\ndrugs (for lifetime but not past-year users), and reasons respondents<br />\nnever used these two drugs. In addition, a new series of questions<br />\nasked only of respondents aged 12 to 17 was introduced. These items<br />\ncovered a variety of topics that may be associated with substance use<br />\nand related behaviors, such as exposure to substance abuse prevention<br />\nand education programs, gang involvement, relationship with parents,<br />\nand substance use by friends. Demographic data include gender, race,<br />\nage, ethnicity, marital status, educational level, job status, income<br />\nlevel, veteran status, and current household composition.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-household-survey-drug-abuse-nhsda-1997', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-household-survey-drug-abuse-nhsda-1997-nid13619', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Household Survey on Drug Abuse (NHSDA-1997)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-household-survey-drug-abuse-nhsda-1997-nid13619', 'accessURL': 'https://datafiles.samhsa.gov/study/national-household-survey-drug-abuse-nhsda-1997-nid13619', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'alcohol consumption', 'amphetamines', 'barbiturates', 'cocaine', 'demographic characteristics', 'drug abuse', 'drug use', 'drugs', 'hallucinogens', 'health care', 'health insurance', 'heroin', 'households', 'inhalants', 'marijuana', 'mental health', 'mental health services', 'methamphetamine', 'offenses', 'prescriptions drugs', 'sedatives', 'smoking', 'stimulants', 'substance abuse', 'substance abuse treatment', 'tobacco use', 'tranquilizers', 'youths'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Household Survey on Drug Abuse (NHSDA-1997)'}, {'description': '<p>The National Survey of Substance Abuse Treatment Services (N-SSATS) is designed to collect information from all facilities in the United States, both public and private, that provide substance abuse treatment. N-SSATS provides the mechanism for quantifying the dynamic character and composition of the United States substance abuse treatment delivery system. The objectives of N-SSATS are to collect multipurpose data that can be used to assist the Substance Abuse and Mental Health Services Administration (SAMHSA) and state and local governments in assessing the nature and extent of services provided and in forecasting treatment resource requirements, to update SAMHSA\'s Inventory of Substance Abuse Treatment Services (I-SATS), to analyze general treatment services trends, and to generate the National Directory of Drug and Alcohol Abuse Treatment Programs and its online equivalent, the Substance Abuse Treatment Facility Locator <a href="http://findtreatment.samhsa.gov">http://findtreatment.samhsa.gov</a>. Data are collected on topics including facility operation, services offered (assessment and pre-treatment, pharmacotherapies, testing, transitional, ancillary), detoxification, primary focus (substance abuse, mental health, both, general health, and other), hotline operation, Opioid Treatment Programs and medication dispensed/prescribed, counseling and therapeutic approaches, languages in which treatment is provided, type of treatment provided, number of clients (total and under age 18), number of beds, types of payment accepted, sliding fee scale, special programs offered, facility accreditation and licensure/certification, and managed care agreements.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-survey-substance-abuse-treatment-services-n-ssats-2008', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-survey-substance-abuse-treatment-services-n-ssats-2008-nid13620', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Survey of Substance Abuse Treatment Services (N-SSATS-2008)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-survey-substance-abuse-treatment-services-n-ssats-2008-nid13620', 'accessURL': 'https://datafiles.samhsa.gov/study/national-survey-substance-abuse-treatment-services-n-ssats-2008-nid13620', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'drug abuse', 'drug treatment', 'health care services', 'HIV', 'intervention', 'substance abuse', 'substance abuse treatment', 'treatment facilities', 'treatment programs'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Survey of Substance Abuse Treatment Services (N-SSATS-2008)'}, {'description': '<p>The Treatment Episode Data Set -- Admissions (TEDS-A) is a national census data system of annual admissions to substance abuse treatment facilities. TEDS-A provides annual data on the number and characteristics of persons admitted to public and private substance abuse treatment programs that receive public funding. The unit of analysis is a treatment admission. TEDS consists of data reported to state substance abuse agencies by the treatment programs, which in turn report it to SAMHSA.<br />\nA sister data system, called the Treatment Episode Data Set -- Discharges (TEDS-D), collects data on discharges from substance abuse treatment facilities. The first year of TEDS-A data is 1992, while the first year of TEDS-D is 2006.<br />\nTEDS variables that are required to be reported are called the "Minimum Data Set (MDS)", while those that are optional are called the "Supplemental Data Set (SuDS)".<br />\nVariables in the MDS include: information on service setting, number of prior treatments, primary source of referral, gender, race, ethnicity, education, employment status, substance(s) abused, route of administration, frequency of use, age at first use, and whether methadone was prescribed in treatment. Supplemental variables include: diagnosis codes, presence of psychiatric problems, living arrangements, source of income, health insurance, expected source of payment, pregnancy and veteran status, marital status, detailed not in labor force codes, detailed criminal justice referral codes, days waiting to enter treatment, and the number of arrests in the 30 days prior to admissions (starting in 2008).<br />\nSubstances abused include alcohol, cocaine and crack, marijuana and hashish, heroin, nonprescription methadone, other opiates and synthetics, PCP, other hallucinogens, methamphetamine, other amphetamines, other stimulants, benzodiazepines, other non-benzodiazepine tranquilizers, barbiturates, other non-barbiturate sedatives or hypnotics, inhalants, over-the-counter medications, and other substances.<br />\nCreated variables include total number of substances reported, intravenous drug use (IDU), and flags for any mention of specific substances.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/treatment-episode-data-set-admissions-teds-2000', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-2000-nid13622', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>Treatment Episode Data Set: Admissions (TEDS-A-2000)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-2000-nid13622', 'accessURL': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-2000-nid13622', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'drug abuse', 'drug treatment', 'health care services', 'health insurance', 'intervention', 'mental health', 'substance abuse', 'substance abuse treatment', 'treatment programs'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'Treatment Episode Data Set: Admissions (TEDS-A-2000)'}, {'description': '<p>The National Survey on Drug Use and Health (NSDUH) series<br />\n(formerly titled National Household Survey on Drug Abuse) measures the<br />\nprevalence and correlates of drug use in the United States. The<br />\nsurveys are designed to provide quarterly, as well as annual,<br />\nestimates. Information is provided on the use of illicit drugs,<br />\nalcohol, and tobacco among members of United States households aged 12<br />\nand older. Questions include age at first use as well as lifetime,<br />\nannual, and past-month usage for the following drug classes:<br />\nmarijuana, cocaine (and crack), hallucinogens, heroin, inhalants,<br />\nalcohol, tobacco, and nonmedical use of prescription drugs, including<br />\npain relievers, tranquilizers, stimulants, and sedatives. The survey<br />\ncovers substance abuse treatment history and perceived need for<br />\ntreatment, and includes questions from the Diagnostic and Statistical<br />\nManual (DSM) of Mental Disorders that allow diagnostic criteria to be<br />\napplied. The survey includes questions concerning treatment for both<br />\nsubstance abuse and mental health related disorders. Respondents are<br />\nalso asked about personal and family income sources and amounts,<br />\nhealth care access and coverage, illegal activities and arrest record,<br />\nproblems resulting from the use of drugs, and needle-sharing.<br />\nQuestions introduced in previous administrations were retained in the<br />\n2002 survey, including questions asked only of respondents aged 12 to<br />\n17. These "youth experiences" items covered a variety of topics, such<br />\nas neighborhood environment, illegal activities, gang involvement,<br />\ndrug use by friends, social support, extracurricular activities,<br />\nexposure to substance abuse prevention and education programs, and<br />\nperceived adult attitudes toward drug use and activities such as<br />\nschool work. Several measures focused on prevention related themes in<br />\nthis section. Also retained were questions on mental health and access<br />\nto care, perceived risk of using drugs, perceived availability of<br />\ndrugs, driving and personal behavior, and cigar smoking. Questions on<br />\nthe tobacco brand used most often were introduced with the 1999 survey<br />\nand have been retained through the 2002 survey. Demographic data<br />\ninclude gender, race, age, ethnicity, marital status, educational<br />\nlevel, job status, veteran status, and current household composition.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-survey-drug-use-and-health-nsduh-2002-0', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-survey-drug-use-and-health-nsduh-2002-nid13623', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Survey on Drug Use and Health (NSDUH-2002)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-survey-drug-use-and-health-nsduh-2002-nid13623', 'accessURL': 'https://datafiles.samhsa.gov/study/national-survey-drug-use-and-health-nsduh-2002-nid13623', 'mediaType': 'application/unknown'}], 'keyword': ['addiction', 'alcohol', 'alcohol abuse', 'alcohol consumption', 'amphetamines', 'barbiturates', 'cocaine', 'controlled drugs', 'depression (psychology)', 'drinking behavior', 'drug abuse', 'drug dependence', 'drug treatment', 'drug use', 'drugs', 'hallucinogens', 'heroin', 'households', 'inhalants', 'marijuana', 'mental health', 'mental health services', 'methamphetamine', 'prescription drugs', 'sedatives', 'smoking', 'stimulants', 'substance abuse', 'substance abuse treatment', 'tranquilizers'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Survey on Drug Use and Health (NSDUH-2002)'}, {'description': "<p>The Drug Abuse Warning Network (DAWN) is a nationally representative public health surveillance system that has monitored drug related emergency department (ED) visits to hospitals since the early 1970s. First administered by the Drug Enforcement Administration (DEA) and the National Institute on Drug Abuse (NIDA), the responsibility for DAWN now rests with the Substance Abuse and Mental Health Services Administration's (SAMHSA) Center for Behavioral Health Statistics and Quality (CBHSQ). Over the years, the exact survey methodology has been adjusted to improve the quality, reliability, and generalizability of the information produced by DAWN. The current approach was first fully implemented in the 2004 data collection year.<br />\nDAWN relies on a longitudinal probability sample of hospitals located throughout the United States. To be eligible for selection into the DAWN sample, a hospital must be a non-Federal, short-stay, general surgical and medical hospital located in the United States, with at least one 24-hour ED. DAWN cases are identified by the systematic review of ED medical records in participating hospitals. The unit of analysis is any ED visit involving recent drug use. DAWN captures both ED visits that are directly caused by drugs and those in which drugs are a contributing factor but not the direct cause of the ED visit. The reason a patient used a drug is not part of the criteria for considering a visit to be drug related. Therefore, all types of drug-related events are included: drug misuse or abuse, accidental drug ingestion, drug-related suicide attempts, malicious drug poisonings, and adverse reactions. DAWN does not report medications that are unrelated to the visit.<br />\nThe DAWN public-use dataset provides information for all types of drugs, including illegal drugs, prescription drugs, over-the-counter medications, dietary supplements, anesthetic gases, substances that have psychoactive effects when inhaled, alcohol when used in combination with other drugs (all ages), and alcohol alone (only for patients aged 20 or younger). Public-use dataset variables describe and categorize up to 16 drugs contributing to the ED visit, including toxicology confirmation and route of administration. Administrative variables specify the type of case, case disposition, categorized episode time of day, and quarter of year. Metropolitan area is included for represented metropolitan areas. Created variables include the number of unique drugs reported and case-level indicators for alcohol, non-alcohol illicit substances, any pharmaceutical, non-medical use of pharmaceuticals, and all misuse and abuse of drugs. Demographic items include age category, sex, and race/ethnicity. Complex sample design and weighting variables are included to calculate various estimates of drug-related ED visits for the Nation as a whole, as well as for specific metropolitan areas, from the ED visits classified as DAWN cases in the selected hospitals.This study has 1 Data Set.</p>\n", 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/drug-abuse-warning-network-dawn-2008', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/drug-abuse-warning-network-dawn-2008-nid13624', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>Drug Abuse Warning Network (DAWN-2008)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/drug-abuse-warning-network-dawn-2008-nid13624', 'accessURL': 'https://datafiles.samhsa.gov/study/drug-abuse-warning-network-dawn-2008-nid13624', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol', 'demographic characteristics', 'detoxification', 'drug overdose', 'drug use', 'emergency departments', 'energy drinks', 'nonprescription drugs', 'substance abuse', 'suicide'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'Drug Abuse Warning Network (DAWN-2008)'}, {'description': '<p>The National Survey of Substance Abuse Treatment Services (N-SSATS) is designed to collect information from all facilities in the United States, both public and private, that provide substance abuse treatment. N-SSATS provides the mechanism for quantifying the dynamic character and composition of the United States substance abuse treatment delivery system. The objectives of N-SSATS are to collect multipurpose data that can be used to assist the Substance Abuse and Mental Health Services Administration (SAMHSA) and state and local governments in assessing the nature and extent of services provided and in forecasting treatment resource requirements, to update SAMHSA\'s Inventory of Behavioral Health Services (I-BHS), to analyze general treatment services trends, and to generate the online Substance Abuse Treatment Facility Locator <a href="http://findtreatment.samhsa.gov">http://findtreatment.samhsa.gov</a>, as well as the National Directory of Drug and Alcohol Abuse Treatment Programs.</p>\n<p>Data are collected on topics including facility operation, services offered (assessment, testing, transitional, ancillary, and pharmacotherapies), detoxification, primary focus (substance abuse, mental health, both, general health, and other), Opioid Treatment Programs and medications dispensed/prescribed, counseling and therapeutic approaches, standard operating procedures, special programs/groups offered, languages in which treatment is provided, type of treatment provided (hospital inpatient, residential, outpatient), number of clients (by service, total, and under age 18), number of beds, types of payment accepted, sliding fee scale, and facility accreditation and licensure/certification.<br />\nThis study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-survey-substance-abuse-treatment-services-n-ssats-2013', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-survey-substance-abuse-treatment-services-n-ssats-2013-nid13626', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Survey of Substance Abuse Treatment Services (N-SSATS-2013)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-survey-substance-abuse-treatment-services-n-ssats-2013-nid13626', 'accessURL': 'https://datafiles.samhsa.gov/study/national-survey-substance-abuse-treatment-services-n-ssats-2013-nid13626', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'drug abuse', 'drug treatment', 'health care services', 'HIV', 'intervention', 'substance abuse', 'substance abuse treatment', 'treatment facilities', 'treatment programs'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Survey of Substance Abuse Treatment Services (N-SSATS-2013)'}, {'description': '<p>This series measures the prevalence and correlates of drug<br />\nuse in the United States. The surveys are designed to provide<br />\nquarterly, as well as annual, estimates. Information is provided on<br />\nthe use of illicit drugs, alcohol, anabolic steroids, and tobacco<br />\namong members of United States households aged 12 and older. Questions<br />\ninclude age at first use, as well as lifetime, annual, and past-month<br />\nusage for the following drug classes: marijuana, inhalants, cocaine,<br />\nhallucinogens, heroin, alcohol, tobacco, and nonmedical use of<br />\npsychotherapeutics. Respondents were also asked about problems<br />\nresulting from their use of drugs, alcohol, and tobacco, their<br />\nperceptions of the risks involved, insurance coverage, and personal<br />\nand family income sources and amounts. Demographic data include<br />\ngender, race, ethnicity, educational level, job status, income level,<br />\nhousehold composition, and population density.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-household-survey-drug-abuse-nhsda-1990', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-household-survey-drug-abuse-nhsda-1990-nid13628', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Household Survey on Drug Abuse (NHSDA-1990)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-household-survey-drug-abuse-nhsda-1990-nid13628', 'accessURL': 'https://datafiles.samhsa.gov/study/national-household-survey-drug-abuse-nhsda-1990-nid13628', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'alcohol consumption', 'amphetamines', 'barbiturates', 'cocaine', 'drug abuse', 'drug use', 'drugs', 'hallucinogens', 'heroin', 'households', 'inhalants', 'marijuana', 'methamphetamine', 'prescription drugs', 'sedatives', 'smoking', 'stimulants', 'substance abuse', 'substance abuse treatment', 'tobacco use', 'tranquilizers', 'youths'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Household Survey on Drug Abuse (NHSDA-1990)'}, {'description': "<p>The primary objective of the National Pregnancy and Health<br />\nSurvey (NPHS) was to produce national annual estimates of the<br />\npercentages and numbers of mothers of live newborns in the United<br />\nStates who used selected licit and illicit drugs in the 12 months<br />\nprior to delivery. A further objective was to describe patterns of<br />\nprenatal substance use among demographic subgroups of<br />\nwomen. Information on demographic and socioeconomic characteristics,<br />\nobstetric history, and drug treatment of women who delivered infants<br />\nat sampled hospitals was obtained through an interviewer-administered<br />\nquestionnaire, while data on substance use before and during pregnancy<br />\nwere collected through a questionnaire completed by the respondent and<br />\nconcealed from the interviewer. Respondents were asked about use of<br />\nthe following substances: alcohol, amphetamines, analgesics, cocaine,<br />\ncrack cocaine, barbiturates, hallucinogens, hashish, heroin,<br />\nmarijuana, methadone, methamphetamine, sedatives, stimulants, tobacco,<br />\nand tranquilizers. Additionally, information was collected on the<br />\nrespondent's pregnancy, prenatal care, delivery, previous pregnancies,<br />\nand background. Additional data were obtained from the mothers' and<br />\ninfants' medical records. Urine specimens collected routinely by the<br />\nhospital on obstetric admissions were tested for selected<br />\ndrugs. Finally, in a subsample of six hospitals, hair specimens were<br />\nrequested from respondents to evaluate the potential of hair as a<br />\nsource of toxicological data in future studies.This study has 1 Data Set.</p>\n", 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-pregnancy-and-health-survey-drug-use-among-women-delivering-live-births-nphs-1992', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-pregnancy-and-health-survey-drug-use-among-women-delivering-live-births-nphs-1992', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Pregnancy and Health Survey: Drug Use Among Women Delivering Live Births (NPHS-1992)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-pregnancy-and-health-survey-drug-use-among-women-delivering-live-births-nphs-1992', 'accessURL': 'https://datafiles.samhsa.gov/study/national-pregnancy-and-health-survey-drug-use-among-women-delivering-live-births-nphs-1992', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol', 'amphetamines', 'cocaine', 'demographic characteristics', 'drug testing', 'drug treatment', 'drug use', 'economic indicators', 'heroin', 'hospitals', 'live births', 'marijuana', 'methadone', 'pregnancy', 'prenatal care', 'reproductive history', 'sedatives', 'tobacco use', 'tranquilizers', 'urinalysis', 'women'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Pregnancy and Health Survey: Drug Use Among Women Delivering Live Births (NPHS-1992)'}, {'description': '<p>The National Household Survey on Drug Abuse (NHSDA) series<br />\nmeasures the prevalence and correlates of drug use in the United<br />\nStates. The surveys are designed to provide quarterly, as well as<br />\nannual, estimates. Information is provided on the use of illicit<br />\ndrugs, alcohol, and tobacco among members of United States households<br />\naged 12 and older. Questions include age at first use as well as<br />\nlifetime, annual, and past-month usage for the following drug classes:<br />\nmarijuana, cocaine (and crack), hallucinogens, heroin, inhalants,<br />\nalcohol, tobacco, and nonmedical use of prescription drugs, including<br />\npsychotherapeutics. Respondents were also asked about personal and<br />\nfamily income sources and amounts, substance abuse treatment history,<br />\nillegal activities, problems resulting from the use of drugs, need for<br />\ntreatment for drug or alcohol use, criminal record, and<br />\nneedle-sharing. Questions on mental health and access to care, which<br />\nwere introduced in the 1994-B questionnaire (see NATIONAL HOUSEHOLD<br />\nSURVEY ON DRUG ABUSE, 1994), were retained in this<br />\nadministration of the survey. Also retained was the section on<br />\nrisk/availability of drugs that was reintroduced in 1996, and sections<br />\non driving behavior and personal behavior were added (see NATIONAL<br />\nHOUSEHOLD SURVEY ON DRUG ABUSE, 1996). The 1997<br />\nquestionnaire (NATIONAL HOUSEHOLD SURVEY ON DRUG ABUSE, 1997) introduced new items that the 1998 NHSDA continued on cigar<br />\nsmoking, people who were present when respondents used marijuana or<br />\ncocaine for the first time (if applicable), reasons for using these<br />\ntwo drugs the first time, reasons for using these two drugs in the<br />\npast year, reasons for discontinuing use of these two drugs (for<br />\nlifetime but not past-year users), and reasons respondents never used<br />\nthese two drugs. Both the 1997 and 1998 NHSDAs had a series of<br />\nquestions that were asked only of respondents aged 12 to 17. These<br />\nitems covered a variety of topics that may be associated with<br />\nsubstance use and related behaviors, such as exposure to substance<br />\nabuse prevention and education programs, gang involvement,<br />\nrelationship with parents, and substance use by friends. Demographic<br />\ndata include gender, race, age, ethnicity, marital status, educational<br />\nlevel, job status, income level, veteran status, and current household<br />\ncomposition.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-household-survey-drug-abuse-nhsda-1998', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-household-survey-drug-abuse-nhsda-1998-nid13630', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Household Survey on Drug Abuse (NHSDA-1998)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-household-survey-drug-abuse-nhsda-1998-nid13630', 'accessURL': 'https://datafiles.samhsa.gov/study/national-household-survey-drug-abuse-nhsda-1998-nid13630', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol', 'alcohol abuse', 'alcohol consumption', 'amphetamines', 'barbiturates', 'cocaine', 'demographic characteristics', 'drug abuse', 'drug use', 'drugs', 'hallucinogens', 'health care', 'health insurance', 'heroin', 'households', 'inhalants', 'marijuana', 'mental health', 'mental health services', 'methamphetamine', 'prescription drugs', 'sedatives', 'smoking', 'stimulants', 'substance abuse', 'substance abuse treatment', 'tobacco use', 'tranquilizers', 'youths'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Household Survey on Drug Abuse (NHSDA-1998)'}, {'description': '<p>The Treatment Episode Data Set -- Discharges (TEDS-D) is a national census data system of annual discharges from substance abuse treatment facilities. TEDS-D provides annual data on the number and characteristics of persons discharged from public and private substance abuse treatment programs that receive public funding. Data collected both at admission and at discharge is included. The unit of analysis is a treatment discharge. TEDS-D consists of data reported to state substance abuse agencies by the treatment programs, which in turn report it to SAMHSA.<br />\nA sister data system, called the Treatment Episode Data Set -- Admissions (TEDS-A), collects data on admissions to substance abuse treatment facilities. The first year of TEDS-A data is 1992, while the first year of TEDS-D is 2006.<br />\nTEDS-D variables that are required to be reported are called the "Minimum Data Set (MDS)", while those that are optional are called the "Supplemental Data Set (SuDS)".<br />\nVariables unique to TEDS-D, and not part of TEDS-A, are the length of stay, reason for leaving treatment, and service setting at time of discharge. TEDS-D also provides many of the same variables that exist in TEDS-A. This includes information on service setting, number of prior treatments, primary source of referral, gender, race, ethnicity, education, employment status, substance(s) abused, route of administration, frequency of use, age at first use, and whether methadone was prescribed in treatment. Supplemental variables include: diagnosis codes, presence of psychiatric problems, living arrangements, source of income, health insurance, expected source of payment, pregnancy and veteran status, marital status, detailed not in labor force codes, detailed criminal justice referral codes, days waiting to enter treatment, and the number of arrests in the 30 days prior to admissions (starting in 2008) .<br />\nSubstances abused include alcohol, cocaine and crack, marijuana and hashish, heroin, nonprescription methadone, other opiates and synthetics, PCP, other hallucinogens, methamphetamine, other amphetamines, other stimulants, benzodiazepines, other non-benzodiazepine tranquilizers, barbiturates, other non-barbiturate sedatives or hypnotics, inhalants, over-the-counter medications, and other substances.<br />\nCreated variables include total number of substances reported, intravenous drug use (IDU), and flags for any mention of specific substances.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/treatment-episode-data-set-discharges-teds-d-2009', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-discharges-teds-d-2009-nid13631', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>Treatment Episode Data Set: Discharges (TEDS-D-2009)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-discharges-teds-d-2009-nid13631', 'accessURL': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-discharges-teds-d-2009-nid13631', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'drug abuse', 'drug treatment', 'health care services', 'health insurance', 'intervention', 'mental health', 'substance abuse', 'substance abuse treatment', 'treatment programs'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'Treatment Episode Data Set: Discharges (TEDS-D-2009)'}, {'description': '<p>The Uniform Facility Data Set (UFDS) was designed to measure the scope and use of drug abuse treatment services in the United States. The survey collects information from each privately- and publicly-funded facility in the country that provides substance abuse treatment as well as from state-identified facilities that provide other substance abuse services. Data are collected on a number of topics including facility operation, services provided (assessment, therapy, testing, health, continuing care, special programs, transitional services, community outreach, ancillary), type of treatment, numbers of clients, and various client characteristics. The main objective of the UFDS is to produce data that can be used to assess the nature and extent of substance abuse treatment services, to assist in the forecast of treatment resource requirements, to analyze treatment service trends, to conduct national, regional, and state-level comparative analyses of treatment services and utilization, and to generate the National Directory of Drug and Alcohol Abuse Treatment Programs and its on-line equivalent, the Substance Abuse Treatment Facility Locator <a href="http://findtreatment.samhsa.gov/.This">http://findtreatment.samhsa.gov/.This</a> study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/uniform-facility-data-set-us-ufds-1998', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/uniform-facility-data-set-us-ufds-1998-nid13632', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>Uniform Facility Data Set US (UFDS-1998)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/uniform-facility-data-set-us-ufds-1998-nid13632', 'accessURL': 'https://datafiles.samhsa.gov/study/uniform-facility-data-set-us-ufds-1998-nid13632', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'drug abuse', 'drug treatment', 'health care services', 'HIV', 'intervention', 'substance abuse', 'substance abuse treatment', 'treatment facilities', 'treatment programs'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'Uniform Facility Data Set US (UFDS-1998)'}, {'description': '<p>Youth data for the fifth wave of the National Youth Survey<br />\nare contained in this collection. The first wave of this survey was<br />\nconducted in 1976, the second wave in 1977,<br />\nthe third wave in 1978, and the fourth wave in 1979. For this wave, youths in the United States were interviewed in<br />\nearly 1981 about events and behavior occurring in calendar year 1980.<br />\nData are available on the demographic and socioeconomic status of<br />\nrespondents, disruptive events in the home, neighborhood problems,<br />\nyouth aspirations and current successes, normlessness, labeling by<br />\nparents, friends, and co-workers, perceived disapproval, attitudes<br />\ntoward deviance, exposure and commitment to delinquent peers, sex<br />\nroles, interpersonal violence, attitudes toward sexual violence,<br />\npressure for substance abuse by peers, drug and alcohol use, and<br />\nvictimization.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-youth-survey-us-wave-v-nys-1980', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-youth-survey-us-wave-v-nys-1980-nid13633', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Youth Survey US: Wave V (NYS-1980)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-youth-survey-us-wave-v-nys-1980-nid13633', 'accessURL': 'https://datafiles.samhsa.gov/study/national-youth-survey-us-wave-v-nys-1980-nid13633', 'mediaType': 'application/unknown'}], 'keyword': ['aspirations', 'behavior problems', 'career goals', 'community involvement', 'delinquent behavior', 'depression (psychology)', 'deviance', 'drugs', 'expectations', 'family conflict', 'family relations', 'health services utilization', 'life events', 'neighborhood conditions', 'parental attitudes', 'parents', 'peer influence', 'sexual behavior', 'social attitudes', 'social behavior', 'social isolation', 'social values', 'socioeconomic status', 'spouse abuse', 'substance abuse', 'teenage pregnancies', 'victimization', 'young adults', 'youths'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Youth Survey US: Wave V (NYS-1980)'}, {'description': '<p>The Treatment Episode Data Set -- Admissions (TEDS-A) is a national census data system of annual admissions to substance abuse treatment facilities. TEDS-A provides annual data on the number and characteristics of persons admitted to public and private substance abuse treatment programs that receive public funding. The unit of analysis is a treatment admission. TEDS consists of data reported to state substance abuse agencies by the treatment programs, which in turn report it to SAMHSA.<br />\nA sister data system, called the Treatment Episode Data Set -- Discharges (TEDS-D), collects data on discharges from substance abuse treatment facilities. The first year of TEDS-A data is 1992, while the first year of TEDS-D is 2006.<br />\nTEDS variables that are required to be reported are called the "Minimum Data Set (MDS)", while those that are optional are called the "Supplemental Data Set (SuDS)".<br />\nVariables in the MDS include: information on service setting, number of prior treatments, primary source of referral, gender, race, ethnicity, education, employment status, substance(s) abused, route of administration, frequency of use, age at first use, and whether methadone was prescribed in treatment. Supplemental variables include: diagnosis codes, presence of psychiatric problems, living arrangements, source of income, health insurance, expected source of payment, pregnancy and veteran status, marital status, detailed not in labor force codes, detailed criminal justice referral codes, days waiting to enter treatment, and the number of arrests in the 30 days prior to admissions (starting in 2008).<br />\nSubstances abused include alcohol, cocaine and crack, marijuana and hashish, heroin, nonprescription methadone, other opiates and synthetics, PCP, other hallucinogens, methamphetamine, other amphetamines, other stimulants, benzodiazepines, other non-benzodiazepine tranquilizers, barbiturates, other non-barbiturate sedatives or hypnotics, inhalants, over-the-counter medications, and other substances.<br />\nCreated variables include total number of substances reported, intravenous drug use (IDU), and flags for any mention of specific substances.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/treatment-episode-data-set-admissions-teds-1999', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-1999-nid13634', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>Treatment Episode Data Set: Admissions (TEDS-A-1999)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-1999-nid13634', 'accessURL': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-1999-nid13634', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'drug abuse', 'drug treatment', 'health care services', 'health insurance', 'intervention', 'mental health', 'substance abuse', 'substance abuse treatment', 'treatment programs'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'Treatment Episode Data Set: Admissions (TEDS-A-1999)'}, {'description': '<p>This series measures the prevalence and correlates of drug use in the United States. The surveys are designed to provide quarterly, as well as annual, estimates. Information is provided on the use of illicit drugs, alcohol, tobacco, and nonmedical use of prescription drugs among members of United States households aged 12 and older. Questions include age at first use, as well as lifetime, annual, and past-month usage for the following drug classes: cannabis, cocaine, hallucinogens, heroin, inhalants, alcohol, tobacco, nonmedical use of prescription drugs including psychotherapeutics, and polysubstance use. Respondents were also asked about their knowledge of drugs, perceptions of the risks involved, population movement, and sequencing of drug use. Fifty-seven percent of respondents were asked specific questions about their perceptions of the consequences of marijuana and alcohol use. The other 43 percent were asked about heroin use among friends. Demographic data include gender, race, age, ethnicity, marital status, educational level, job status, income level, and household composition.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-household-survey-drug-abuse-nhsda-1979', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-household-survey-drug-abuse-nhsda-1979-nid13635', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Household Survey on Drug Abuse (NHSDA-1979)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-household-survey-drug-abuse-nhsda-1979-nid13635', 'accessURL': 'https://datafiles.samhsa.gov/study/national-household-survey-drug-abuse-nhsda-1979-nid13635', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol', 'alcohol abuse', 'alcohol consumption', 'amphetamines', 'barbiturates', 'cocaine', 'demographic characteristics', 'drug abuse', 'drug use', 'drugs', 'hallucinogens', 'heroin', 'households', 'inhalants', 'marijuana', 'methamphetamine', 'prescription drugs', 'sedatives', 'smoking', 'stimulants', 'substance abuse', 'substance abuse treatment', 'tobacco use', 'tranquilizers', 'youths'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Household Survey on Drug Abuse (NHSDA-1979)'}, {'description': '<p>The Treatment Episode Data Set -- Admissions (TEDS-A) is a national census data system of annual admissions to substance abuse treatment facilities. TEDS-A provides annual data on the number and characteristics of persons admitted to public and private substance abuse treatment programs that receive public funding. The unit of analysis is a treatment admission. TEDS consists of data reported to state substance abuse agencies by the treatment programs, which in turn report it to SAMHSA.<br />\nA sister data system, called the Treatment Episode Data Set -- Discharges (TEDS-D), collects data on discharges from substance abuse treatment facilities. The first year of TEDS-A data is 1992, while the first year of TEDS-D is 2006.<br />\nTEDS variables that are required to be reported are called the "Minimum Data Set (MDS)", while those that are optional are called the "Supplemental Data Set (SuDS)".<br />\nVariables in the MDS include: information on service setting, number of prior treatments, primary source of referral, gender, race, ethnicity, education, employment status, substance(s) abused, route of administration, frequency of use, age at first use, and whether methadone was prescribed in treatment. Supplemental variables include: diagnosis codes, presence of psychiatric problems, living arrangements, source of income, health insurance, expected source of payment, pregnancy and veteran status, marital status, detailed not in labor force codes, detailed criminal justice referral codes, days waiting to enter treatment, and the number of arrests in the 30 days prior to admissions (starting in 2008).<br />\nSubstances abused include alcohol, cocaine and crack, marijuana and hashish, heroin, nonprescription methadone, other opiates and synthetics, PCP, other hallucinogens, methamphetamine, other amphetamines, other stimulants, benzodiazepines, other non-benzodiazepine tranquilizers, barbiturates, other non-barbiturate sedatives or hypnotics, inhalants, over-the-counter medications, and other substances.<br />\nCreated variables include total number of substances reported, intravenous drug use (IDU), and flags for any mention of specific substances.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/treatment-episode-data-set-admissions-teds-2013', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-2013-nid16874', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>Treatment Episode Data Set: Admissions (TEDS-A-2013)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-2013-nid16874', 'accessURL': 'https://datafiles.samhsa.gov/study/treatment-episode-data-set-admissions-teds-2013-nid16874', 'mediaType': 'application/unknown'}], 'keyword': ['alcohol abuse', 'drug abuse', 'drug treatment', 'health care services', 'health insurance', 'intervention', 'mental health', 'substance abuse', 'substance abuse treatment', 'treatment programs'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'Treatment Episode Data Set: Admissions (TEDS-A-2013)'}, {'description': '<p>The National Survey on Drug Use and Health (NSDUH) series (formerly titled National Household Survey on Drug Abuse) primarily measures the prevalence and<br />\n correlates of drug use in the United States. The surveys are designed to provide quarterly, as well as annual estimates. Information is provided on the use<br />\n of illicit drugs, alcohol, and tobacco among members of United States households aged 12 and older. Questions included age at first use as well as<br />\n lifetime, annual, and past-month usage for the following drug classes: marijuana, cocaine (and crack), hallucinogens, heroin, inhalants, alcohol, tobacco,<br />\n and nonmedical use of prescription drugs, including pain relievers, tranquilizers, stimulants, and sedatives. The survey covered substance abuse treatment<br />\n history and perceived need for treatment, and included questions from the Diagnostic and Statistical Manual (DSM) of Mental Disorders that allow diagnostic<br />\n criteria to be applied. The survey included questions concerning treatment for both substance abuse and mental health-related disorders. Respondents were<br />\n also asked about personal and family income sources and amounts, health care access and coverage, illegal activities and arrest record, problems resulting<br />\n from the use of drugs, and needle-sharing. Questions introduced in previous administrations were retained in the 2015 survey, including questions asked<br />\n only of respondents aged 12 to 17. These "youth experiences" items covered a variety of topics, such as neighborhood environment, illegal activities, drug<br />\n use by friends, social support, extracurricular activities, exposure to substance abuse prevention and education programs, and perceived adult attitudes<br />\n toward drug use and activities such as school work. Several measures focused on prevention-related themes in this section. Also retained were questions on<br />\n mental health and access to care, perceived risk of using drugs, perceived availability of drugs, driving and personal behavior, and cigar smoking.<br />\n Questions on the tobacco brand used most often were introduced with the 1999 survey. For the 2008 survey, adult mental health questions were added to<br />\n measure symptoms of psychological distress in the worst period of distress that a person experienced in the past 30 days and suicidal ideation. In 2008, a<br />\n split-sample design also was included to administer separate sets of questions (WHODAS vs. SDS) to assess impairment due to mental health problems.<br />\n Beginning with the 2009 NSDUH, however, all of the adults in the sample received only the WHODAS questions. Background information includes gender, race,<br />\n age, ethnicity, marital status, educational level, job status, veteran status, and current household composition.This study has 1 Data Set.</p>\n', 'programCode': ['009:030'], 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'landingPage': 'https://healthdata.gov/dataset/national-survey-drug-use-and-health-nsduh-2015', 'contactPoint': {'hasEmail': 'mailto:samhda-support@samhsa.hhs.gov', 'fn': 'Brooklyn Lupari, SAMHSA/CBHSQ c/o SAMHDA Support'}, 'issued': '2016-05-23', 'accessLevel': 'public', 'identifier': 'https://datafiles.samhsa.gov/study/national-survey-drug-use-and-health-nsduh-2015-nid16893', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>National Survey on Drug Use and Health (NSDUH-2015)</p>\n', 'format': 'html', 'title': 'https://datafiles.samhsa.gov/study/national-survey-drug-use-and-health-nsduh-2015-nid16893', 'accessURL': 'https://datafiles.samhsa.gov/study/national-survey-drug-use-and-health-nsduh-2015-nid16893', 'mediaType': 'application/unknown'}], 'keyword': ['addiction', 'alcohol', 'alcohol abuse', 'alcohol consumption', 'amphetamines', 'barbiturates', 'cocaine', 'controlled drugs', 'crack cocaine', 'demographic characteristics', 'depression (psychology)', 'drinking behavior', 'drug abuse', 'drug dependence', 'drug treatment', 'drug use', 'drugs', 'employment', 'hallucinogens', 'health care', 'heroin', 'households', 'income', 'inhalants', 'marijuana', 'mental health', 'mental health services', 'methamphetamine', 'pregnancy', 'prescription drugs', 'sedatives', 'smoking', 'stimulants', 'substance abuse', 'substance abuse treatment', 'tobacco use', 'tranquilizers', 'youths'], 'bureauCode': ['009:30'], 'modified': '2016-05-23', 'title': 'National Survey on Drug Use and Health (NSDUH-2015)'}, {'description': '<p>This page contains information on Part D claims data for the purposes of research, analysis, reporting, and public health functions. These data will also be used to better identify, evaluate and measure the effects of the Medicare Modernization Act of 2003, (MMA).</p>\n', 'programCode': ['009:000'], 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Medicare'], 'landingPage': 'https://www.cms.gov/Medicare/Prescription-Drug-Coverage/PrescriptionDrugCovGenIn/PartDData.html', 'modified': '2015-12-16', 'contactPoint': {'hasEmail': 'mailto:Healthdata@hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2015-12-16', 'accessLevel': 'public', 'identifier': '357', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.cms.gov/Medicare/Prescription-Drug-Coverage/PrescriptionDrugCovGenIn/PartDData.html', 'mediaType': 'application/unknown', 'title': 'https://www.cms.gov/Medicare/Prescription-Drug-Coverage/PrescriptionDrugCovGenIn/PartDData.html'}], 'keyword': ['Claims', 'Medicare', 'National', 'Part D', 'Pharmacy', 'Prescription Drug Plans', 'Prescription Drugs', 'Publicly Available Data File - for purchase'], 'bureauCode': ['009:38'], 'dataQuality': True, 'title': 'Medicare Part D Claims Data'}, {'rights': 'N/A', 'description': "<p>The State Inpatient Databases (SID) contain the universe of hospital inpatient discharge abstracts in States participating in HCUP that release their data through the HCUP Central Distributor. Restricted access data files are available with a data use agreement and brief online security training.</p>\n<p>The data are translated into a uniform format to facilitate multi-State comparisons and analyses. The SID are based on data from short term, acute care, nonfederal hospitals. Some States include discharges from specialty facilities, such as acute psychiatric hospitals. The SID include all patients, regardless of payer, e.g., persons covered by Medicare, Medicaid, private insurance, and the uninsured.</p>\n<p>The SID contain clinical and resource use information included in a typical discharge abstract, with safeguards to protect the privacy of individual patients, physicians, and hospitals (as required by data sources). Data elements include but are not limited to: diagnoses, procedures, admission and discharge status, patient demographics (e.g., gender, age), total charges, length of stay, and expected payment source (e.g., Medicare, Medicaid, private insurance, self-pay; for some States, additional discrete payer categories, such as managed care). In addition to the core set of uniform data elements common to all SID, some include State-specific data elements, such as the patient's race.</p>\n<p>The SID exclude data elements that could directly or indirectly identify individuals. For some States, hospital and county identifiers are included that permit linkage to the American Hospital Association Annual Survey File and the Area Resource File.</p>\n", 'temporal': '1990-01-02T00:00:00-05:00/2016-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Agency for Healthcare Research and Quality, Department of Health & Human Services'}, 'theme': ['Community', 'Health', 'Quality', 'Medicare', 'Hospital', 'Inpatient'], 'landingPage': 'https://www.hcup-us.ahrq.gov/db/state/siddbdocumentation.jsp', 'contactPoint': {'hasEmail': 'mailto:hcup@ahrq.gov', 'fn': 'HCUP User Support'}, 'issued': '2017-11-27', 'programCode': ['009:072'], 'accessLevel': 'restricted public', 'identifier': '6ae52fd4-6ac1-4c36-938c-9f57a36ed812', '@type': 'dcat:Dataset', 'modified': '2020-03-04', 'keyword': ['Claims', 'community health', 'diagnoses', 'hcup', 'health care', 'health statistics', 'Hospital', 'Inpatient', 'procedures', 'Utilization'], 'bureauCode': ['009:33'], 'dataQuality': True, 'title': 'HCUP State Inpatient Databases (SID) - Restricted Access File', 'describedBy': 'https://www.hcup-us.ahrq.gov/db/state/siddist/siddist_ddeavailbyyear.jsp'}, {'rights': 'N/A', 'description': "<p>The NIS is the largest publicly available all-payer inpatient care database in the United States. It contains data from approximately 8 million hospital stays each year. Restricted access data files are available with a data use agreement and brief online security training.</p>\n<p>The 2012 NIS was redesigned. The new NIS is a sample of discharges from all hospitals participating in HCUP. For prior years, the NIS was a sample of hospitals. The NIS allows for weighted national estimates to identify, track, and analyze national trends in health care utilization, access, charges, quality, and outcomes.</p>\n<p>The NIS is drawn from States participating in HCUP. NIS data are available since 1988, allowing analysis of trends over time.</p>\n<p>The NIS includes charge information for all patients, regardless of payer, including persons covered by Medicare, Medicaid, private insurance, and the uninsured.</p>\n<p>The NIS's large sample size enables analyses of rare conditions, such as congenital anomalies; uncommon treatments, such as organ transplantation; and special patient populations, such as the uninsured.</p>\n<p>The NIS contains clinical and resource use information included in a typical discharge abstract, with safeguards to protect the privacy of individual patients, physicians, and hospitals (as required by data sources). The NIS excludes data elements that could directly or indirectly identify individuals.</p>\n", 'temporal': '1988-01-01T00:00:00-05:00/2015-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Agency for Healthcare Research and Quality, Department of Health & Human Services'}, 'theme': ['Health', 'Hospital', 'Inpatient'], 'landingPage': 'https://www.hcup-us.ahrq.gov/db/nation/nis/nisdbdocumentation.jsp', 'contactPoint': {'hasEmail': 'mailto:hcup@ahrq.gov', 'fn': 'HCUP User Support'}, 'issued': '2017-11-27', 'programCode': ['009:072'], 'accessLevel': 'restricted public', 'identifier': 'bae01dec-8c8a-48c0-8d22-e0f85f2edd8e', '@type': 'dcat:Dataset', 'modified': '2020-03-04', 'keyword': ['Claims', 'diagnoses', 'hcup', 'health care', 'health statistics', 'Hospital', 'Inpatient', 'procedures', 'Utilization'], 'bureauCode': ['009:33'], 'dataQuality': True, 'title': 'HCUP National (Nationwide) Inpatient Sample (NIS) - Restricted Access File', 'describedBy': 'http://www.hcup-us.ahrq.gov/db/nation/nis/nisdde.jsp'}, {'rights': ' Restricted Public', 'description': '<p>The Nationwide Readmissions Database (NRD) is a unique and powerful database designed to support various types of analyses of national readmission rates for all payers and the uninsured. The NRD includes discharges for patients with and without repeat hospital visits in a year and those who have died in the hospital. Repeat stays may or may not be related. The criteria to determine the relationship between hospital admissions is left to the analyst using the NRD. This database addresses a large gap in health care data - the lack of nationally representative information on hospital readmissions for all ages.</p>\n', 'temporal': '2010-01-01T05:00:00-05:00/2015-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Agency for Healthcare Research and Quality, Department of Health & Human Services'}, 'theme': ['Community', 'Health', 'Quality', 'Medicare', 'Hospital', 'Inpatient', 'National'], 'landingPage': 'https://www.hcup-us.ahrq.gov/db/nation/nrd/nrddbdocumentation.jsp', 'contactPoint': {'hasEmail': 'mailto:hcup@ahrq.gov', 'fn': 'HCUP User Support'}, 'issued': '2017-11-27', 'programCode': ['009:072'], 'accessLevel': 'restricted public', 'identifier': 'b2fbf730-37f9-407b-bc31-452ff181cef5', '@type': 'dcat:Dataset', 'modified': '2018-11-21', 'keyword': ['Ambulatory Surgery', 'Emergency Department', 'inpatient hospital', 'Readmissions', 'revisits'], 'bureauCode': ['009:33'], 'dataQuality': True, 'title': 'Healthcare Cost and Utilization Project Nationwide Readmissions Database (NRD)', 'describedBy': 'https://www.hcup-us.ahrq.gov/db/nation/nrd/nrddde.jsp'}, {'description': '<p>HRSA Health Centers care for you, even if you have no health insurance – you pay what you can afford based on your income. Health centers provide services that include checkups when you are well, treatment when you are sick, complete care when you are pregnant, and immunizations and checkups for your children. Some health centers also provide mental health, substance abuse, oral health, and/or vision services. Contact the health center organization directly to confirm the availability of specific services and to make an appointment.</p>\n', 'programCode': ['009:013'], 'title': 'Find a Health Center', 'publisher': {'@type': 'org:Organization', 'name': 'Health Resources and Services Administration'}, 'landingPage': 'https://findahealthcenter.hrsa.gov/', 'contactPoint': {'hasEmail': 'mailto:comments@hrsa.gov', 'fn': 'HRSA Bureau of Primary Care'}, 'issued': '2017-07-14', 'accessLevel': 'public', 'identifier': '27b4e77a-5adc-4b6a-bc26-6bbe7beac8b2', '@type': 'dcat:Dataset', 'modified': '2017-07-14', 'keyword': ['clinic locations', 'community health', 'Community Health Center', 'Federally Qualified Health Center (FQHC)', 'health center', 'health center location', 'hrsa', 'preventive care', 'primary care', 'sliding scale'], 'bureauCode': ['009:15'], 'theme': ['Community', 'Health', 'National', 'State'], 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The Interaction API is a web service for accessing drug-drug interactions. No license is needed to use the Interaction API. Currently, the API uses DrugBank for its interaction information.</p>\n', 'programCode': ['009:041'], 'publisher': {'@type': 'org:Organization', 'name': 'National Library of Medicine (NLM)'}, 'landingPage': 'https://rxnav.nlm.nih.gov/InteractionAPIs.html', 'modified': '2018-11-21', 'contactPoint': {'hasEmail': 'mailto:custserv@nlm.nih.gov', 'fn': 'NLM Customer Service'}, 'issued': '2016-09-06', 'accessLevel': 'public', 'identifier': '64617208-4c47-43ea-bbe7-a1a842882ede', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'api', 'accessURL': 'https://rxnav.nlm.nih.gov/InteractionAPIs.html', 'mediaType': 'application/unknown', 'title': 'API'}], 'keyword': ['API', 'drug', 'drug interactions', 'drugbank'], 'bureauCode': ['009:25'], 'dataQuality': True, 'title': 'Drug Interaction API'}, {'description': '<p>The RxClass Browser is a web application for exploring and navigating through the class hierarchies to find the RxNorm drug members associated with each class.</p>\n<p>RxClass links drug classes of several drug sources including ATC, MeSH, NDF-RT and FDA/SPL to their RxNorm drug members (ingredients, precise ingredients and multiple ingredients).</p>\n<p>RxClass allows users to search by class name or identifier to find the RxNorm drug members or, conversely, search by RxNorm drug name or identifier to find the classes that the RxNorm drug is a member of.</p>\n', 'programCode': ['009:041'], 'publisher': {'@type': 'org:Organization', 'name': 'National Library of Medicine (NLM)'}, 'theme': ['Health'], 'landingPage': 'https://mor.nlm.nih.gov/RxClass/', 'modified': '2018-11-21', 'contactPoint': {'hasEmail': 'mailto:custserv@nlm.nih.gov', 'fn': 'NLM Customer Service'}, 'issued': '2016-09-06', 'accessLevel': 'public', 'identifier': '5456c9c8-254b-4d00-98ca-85aacec90302', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'api', 'accessURL': 'https://rxnav.nlm.nih.gov/RxClassAPIs.html', 'mediaType': 'application/unknown', 'title': 'API'}, {'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://mor.nlm.nih.gov/RxClass/#', 'mediaType': 'application/unknown', 'title': 'Search RxClass'}], 'keyword': ['drug class', 'Drugs', 'rxnorm'], 'bureauCode': ['009:25'], 'dataQuality': True, 'title': 'RxClass'}, {'description': '<p>Gene integrates information from a wide range of species. A record may include nomenclature, Reference Sequences (RefSeqs), maps, pathways, variations, phenotypes, and links to genome-, phenotype-, and locus-specific resources worldwide.</p>\n', 'programCode': ['009:041'], 'publisher': {'@type': 'org:Organization', 'name': 'National Library of Medicine (NLM)'}, 'theme': ['Health'], 'landingPage': 'http://www.ncbi.nlm.nih.gov/gene', 'modified': '2018-11-21', 'contactPoint': {'hasEmail': 'mailto:info@ncbi.nlm.nih.gov', 'fn': 'NCBI Help Desk'}, 'issued': '2016-09-01', 'accessLevel': 'public', 'identifier': 'b68f45af-ac88-4fae-a7bf-8f8ccad902ec', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>This site contains three directories: DATA, GeneRIF and tools. The DATA directory contains files listing all data linked to GeneIDs along with subdirectories containing ASN.1 data for the Gene records. The GeneRIF (Gene References into Function) directory contains PubMed identifiers for articles describing the function of a single gene or interactions between products of two genes. Sample programs for manipulating gene data are provided in the tools directory. Please see the README file for details.</p>\n', 'format': 'data', 'title': 'Download Gene Data', 'accessURL': 'ftp://ftp.ncbi.nlm.nih.gov/gene/', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.ncbi.nlm.nih.gov/gene', 'mediaType': 'application/unknown', 'title': 'Search Gene'}, {'@type': 'dcat:Distribution', 'format': 'api', 'accessURL': 'http://www.ncbi.nlm.nih.gov/books/NBK25497/', 'mediaType': 'application/unknown', 'title': 'E-utilities API'}], 'keyword': ['genes', 'genome', 'phenotype'], 'bureauCode': ['009:25'], 'dataQuality': True, 'title': 'Gene'}, {'description': '<p>The protein sequences corresponding to the translations of coding sequences (CDS) in GenBank collected for each GenBank release.</p>\n', 'programCode': ['009:041'], 'publisher': {'@type': 'org:Organization', 'name': 'National Library of Medicine (NLM)'}, 'theme': ['Health'], 'landingPage': 'http://www.ncbi.nlm.nih.gov/genbank/', 'modified': '2018-11-21', 'contactPoint': {'hasEmail': 'mailto:info@ncbi.nlm.nih.gov', 'fn': 'NCBI Help Desk'}, 'issued': '2016-09-01', 'accessLevel': 'public', 'identifier': '3dbe09f6-2a7e-4009-92d2-6112f1d603eb', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'data', 'accessURL': 'ftp://ftp.ncbi.nlm.nih.gov/ncbi-asn1/protein_fasta/', 'mediaType': 'application/unknown', 'title': 'Download GenPept Data'}], 'keyword': ['national-library-of-medicine-nlm'], 'bureauCode': ['009:25'], 'dataQuality': True, 'title': 'GenPept'}, {'description': '<p>The NCBI BioSystems Database provides integrated access to biological systems and their component genes, proteins, and small molecules, as well as literature describing those biosystems and other related data throughout Entrez.</p>\n', 'programCode': ['009:041'], 'publisher': {'@type': 'org:Organization', 'name': 'National Library of Medicine (NLM)'}, 'theme': ['Health'], 'landingPage': 'http://www.ncbi.nlm.nih.gov/biosystems/', 'modified': '2018-11-21', 'contactPoint': {'hasEmail': 'mailto:info@ncbi.nlm.nih.gov', 'fn': 'NCBI Help Desk'}, 'issued': '2016-08-08', 'accessLevel': 'public', 'identifier': '685df880-e84f-42ef-93bc-5aa41befe9d0', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'data', 'accessURL': 'ftp://ftp.ncbi.nih.gov/pub/biosystems/', 'mediaType': 'application/unknown', 'title': 'Download BioSystems Data'}, {'@type': 'dcat:Distribution', 'format': 'api', 'accessURL': 'http://www.ncbi.nlm.nih.gov/books/NBK25499/', 'mediaType': 'application/unknown', 'title': 'E-utilities API'}, {'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.ncbi.nlm.nih.gov/biosystems/', 'mediaType': 'application/unknown', 'title': 'Query Interface'}], 'keyword': ['national-library-of-medicine-nlm'], 'bureauCode': ['009:25'], 'dataQuality': True, 'title': 'BioSystems'}, {'description': '<p>The BioSample database contains descriptions of biological source materials used in experimental assays.</p>\n', 'programCode': ['009:041'], 'publisher': {'@type': 'org:Organization', 'name': 'National Library of Medicine (NLM)'}, 'theme': ['Health'], 'landingPage': 'http://www.ncbi.nlm.nih.gov/biosample', 'modified': '2018-11-21', 'contactPoint': {'hasEmail': 'mailto:info@ncbi.nlm.nih.gov', 'fn': 'NCBI Help Desk'}, 'issued': '2016-08-08', 'accessLevel': 'public', 'identifier': '9d206496-bfa3-4579-8b1f-bdc038659380', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'title': 'Query Interface', 'accessURL': 'http://www.ncbi.nlm.nih.gov/biosample', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'format': 'api', 'accessURL': 'http://www.ncbi.nlm.nih.gov/books/NBK25499/', 'mediaType': 'application/unknown', 'title': 'E-utilities API'}, {'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.ncbi.nlm.nih.gov/biosample/', 'mediaType': 'application/unknown', 'title': 'Query Interface'}], 'keyword': ['national-library-of-medicine-nlm'], 'bureauCode': ['009:25'], 'dataQuality': True, 'title': 'BioSample'}, {'description': '<p>ClinVar aggregates information about genomic variation and its relationship to human health.</p>\n', 'programCode': ['009:041'], 'publisher': {'@type': 'org:Organization', 'name': 'National Library of Medicine (NLM)'}, 'theme': ['Health'], 'landingPage': 'http://www.ncbi.nlm.nih.gov/clinvar/', 'modified': '2018-11-21', 'contactPoint': {'hasEmail': 'mailto:info@ncbi.nlm.nih.gov', 'fn': 'NCBI Customer Service'}, 'issued': '2016-08-08', 'accessLevel': 'public', 'identifier': 'fa4322e9-ea16-42bd-87c5-a5eef24608de', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'data', 'accessURL': 'ftp://ftp.ncbi.nlm.nih.gov/pub/clinvar/', 'mediaType': 'application/unknown', 'title': 'Download ClinVar Data'}, {'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.ncbi.nlm.nih.gov/clinvar/', 'mediaType': 'application/unknown', 'title': 'Query Interface'}], 'keyword': ['national-library-of-medicine-nlm'], 'bureauCode': ['009:25'], 'dataQuality': True, 'title': 'ClinVar'}, {'description': '<p>CDD is a protein annotation resource that consists of a collection of well-annotated multiple sequence alignment models for ancient domains and full-length proteins.</p>\n', 'programCode': ['009:041'], 'publisher': {'@type': 'org:Organization', 'name': 'National Library of Medicine (NLM)'}, 'theme': ['Health'], 'landingPage': 'http://www.ncbi.nlm.nih.gov/Structure/cdd/cdd.shtml', 'modified': '2018-11-21', 'contactPoint': {'hasEmail': 'mailto:info@ncbi.nlm.nih.gov', 'fn': 'NCBI Help Desk'}, 'issued': '2016-08-08', 'accessLevel': 'public', 'identifier': '28bc9302-b180-4df5-9a67-aa61f6c1740b', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'data', 'accessURL': 'ftp://ftp.ncbi.nlm.nih.gov/pub/mmdb/cdd/', 'mediaType': 'application/unknown', 'title': 'Download CDD Data'}, {'@type': 'dcat:Distribution', 'format': 'api', 'accessURL': 'http://www.ncbi.nlm.nih.gov/books/NBK25499/', 'mediaType': 'application/unknown', 'title': 'E-utilities API'}, {'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.ncbi.nlm.nih.gov/Structure/cdd/cdd.shtml', 'mediaType': 'application/unknown', 'title': 'Query Interface'}], 'keyword': ['national-library-of-medicine-nlm'], 'bureauCode': ['009:25'], 'dataQuality': True, 'title': 'Conserved Domain Database (CDD)'}, {'description': '<p>The BioProject database provides an organizational framework to access information about research projects with links to data that have been or will be deposited into archival databases maintained at members of the International Nucleotide Sequence Database Consortium (INSDC, which comprises the DNA DataBank of Japan (DDBJ), the European Nucleotide Archive at European Molecular Biology Laboratory (ENA), and GenBank at the National Center for Biotechnology Information (NCBI)).</p>\n', 'programCode': ['009:041'], 'publisher': {'@type': 'org:Organization', 'name': 'National Library of Medicine (NLM)'}, 'theme': ['Health'], 'landingPage': 'http://www.ncbi.nlm.nih.gov/bioproject/', 'modified': '2018-11-21', 'contactPoint': {'hasEmail': 'mailto:info@ncbi.nlm.nih.gov', 'fn': 'NCBI Help Desk'}, 'issued': '2016-08-08', 'accessLevel': 'public', 'identifier': 'e1be5669-bd77-4263-963d-818b1e7dbf83', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'data', 'accessURL': 'ftp://ftp.ncbi.nlm.nih.gov/bioproject/', 'mediaType': 'application/unknown', 'title': 'Download BioProject Data'}, {'@type': 'dcat:Distribution', 'format': 'api', 'accessURL': 'http://www.ncbi.nlm.nih.gov/books/NBK25499/', 'mediaType': 'application/unknown', 'title': 'E-utilities API'}, {'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.ncbi.nlm.nih.gov/bioproject/', 'mediaType': 'application/unknown', 'title': 'Query Interface'}], 'keyword': ['national-library-of-medicine-nlm'], 'bureauCode': ['009:25'], 'dataQuality': True, 'title': 'BioProject'}, {'description': '<p>The VSAC provides downloadable access to all official versions of vocabulary value sets contained in the 2014 Clinical Quality Measures (CQMs). Each value set consists of the numerical values (codes) and human-readable names (terms), drawn from standard vocabularies such as SNOMED CT® , RxNorm, LOINC and ICD-10-CM, which are used to define clinical concepts used in clinical quality measures (e.g., patients with diabetes, clinical visit).</p>\n', 'programCode': ['009:041'], 'publisher': {'@type': 'org:Organization', 'name': 'National Library of Medicine (NLM)'}, 'theme': ['Health', 'Quality'], 'landingPage': 'https://vsac.nlm.nih.gov/', 'modified': '2018-11-21', 'contactPoint': {'hasEmail': 'mailto:custserv@nlm.nih.gov', 'fn': 'NLM Customer Service'}, 'issued': '2016-08-04', 'accessLevel': 'public', 'identifier': 'bf516c5f-d8f4-488a-9bf1-d7485f3743aa', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'api', 'accessURL': 'https://www.nlm.nih.gov/vsac/support/usingvsac/vsacsvsapiv2.html', 'mediaType': 'application/unknown', 'title': 'API'}, {'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://vsac.nlm.nih.gov/', 'mediaType': 'application/unknown', 'title': 'Query Interface'}], 'keyword': ['clinical quality measures', 'cqm', 'ICD', 'rxnorm', 'snomed'], 'bureauCode': ['009:25'], 'dataQuality': True, 'title': 'Value Set Authority Center'}, {'description': '<p>This site celebrates twentieth-century leaders in biomedical research and public health. It makes the archival collections of prominent scientists, physicians, and others who have advanced the scientific enterprise available to the public through modern digital technology.</p>\n', 'programCode': ['009:041'], 'publisher': {'@type': 'org:Organization', 'name': 'National Library of Medicine (NLM)'}, 'theme': ['Health'], 'landingPage': 'https://profiles.nlm.nih.gov/', 'modified': '2018-11-21', 'contactPoint': {'hasEmail': 'mailto:custserv@nlm.nih.gov', 'fn': 'NLM Customer Service'}, 'issued': '2016-08-04', 'accessLevel': 'public', 'identifier': '7b516ae6-81ac-4bc2-a4e4-44c9870ab512', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'api', 'accessURL': 'https://profiles.nlm.nih.gov/ps/display/OaiPmhServiceHelp', 'mediaType': 'application/unknown', 'title': 'API'}, {'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://profiles.nlm.nih.gov/', 'mediaType': 'application/unknown', 'title': 'Search and Browse Profiles in Science'}], 'keyword': ['achievement', 'physician', 'scientist'], 'bureauCode': ['009:25'], 'dataQuality': True, 'title': 'Profiles in Science'}, {'description': '<p>The NIH Common Data Elements (CDE) Repository has been designed to provide access to structured human and machine-readable definitions of data elements that have been recommended or required by NIH Institutes and Centers and other organizations for use in research and for other purposes. Visit the NIH CDE Resource Portal for contextual information about the repository.</p>\n', 'programCode': ['009:041'], 'publisher': {'@type': 'org:Organization', 'name': 'National Library of Medicine (NLM)'}, 'theme': ['Health'], 'landingPage': 'https://cde.nlm.nih.gov/home', 'modified': '2018-11-21', 'contactPoint': {'hasEmail': 'mailto:custserv@nlm.nih.gov', 'fn': 'NLM Customer Service'}, 'issued': '2016-08-04', 'accessLevel': 'public', 'identifier': 'd9cc6dd4-4378-47d0-829b-3c1fbe9a1191', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'title': 'Search Common Data Elements and Download Data', 'accessURL': 'https://cde.nlm.nih.gov/cde/search', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'title': 'Search Forms and Download Data', 'accessURL': 'https://cde.nlm.nih.gov/form/search', 'mediaType': 'application/unknown'}], 'keyword': ['national-library-of-medicine-nlm'], 'bureauCode': ['009:25'], 'dataQuality': True, 'title': 'NIH Common Data Elements Repository'}, {'description': "<p>MedlinePlus is the National Institutes of Health's Web site for patients and their families and friends. Produced by the National Library of Medicine, the world’s largest medical library, it brings you information about diseases, conditions, and wellness issues in language you can understand. MedlinePlus offers reliable, up-to-date health information, anytime, anywhere, for free.</p>\n", 'programCode': ['009:041'], 'publisher': {'@type': 'org:Organization', 'name': 'National Library of Medicine (NLM)'}, 'theme': ['Health'], 'landingPage': 'https://medlineplus.gov/', 'modified': '2018-11-21', 'contactPoint': {'hasEmail': 'mailto:custserv@nlm.nih.gov', 'fn': 'NLM Customer Service'}, 'issued': '2016-08-04', 'accessLevel': 'public', 'identifier': 'e1f95af8-c351-43f8-9254-ab65f5de64ee', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>MedlinePlus Connect helps patients and health care providers access consumer health information at the point of need in a health IT system. Patient portals, patient health record (PHR) systems, and electronic health record (EHR) systems can use MedlinePlus Connect to provide health information for patients, families, and healthcare providers using standard clinical vocabularies for diagnoses (problem codes), medications, and lab tests.</p>\n', 'format': 'api', 'title': 'MedlinePlus Connect API', 'accessURL': 'https://medlineplus.gov/connect/technical.html', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'format': 'data', 'accessURL': 'https://medlineplus.gov/xml.html', 'mediaType': 'application/unknown', 'title': 'MedlinePlus XML Files'}, {'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://medlineplus.gov/', 'mediaType': 'application/unknown', 'title': 'Search and Browse MedlinePlus'}], 'keyword': ['national-library-of-medicine-nlm'], 'bureauCode': ['009:25'], 'dataQuality': True, 'title': 'MedlinePlus'}, {'description': '<p>A database of tutorials and other learning resources produced by the National Library of Medicine.</p>\n', 'programCode': ['009:041'], 'publisher': {'@type': 'org:Organization', 'name': 'National Library of Medicine (NLM)'}, 'theme': ['Health'], 'landingPage': 'https://learn.nlm.nih.gov/', 'modified': '2018-11-21', 'contactPoint': {'hasEmail': 'mailto:custserv@nlm.nih.gov', 'fn': 'NLM Customer Service'}, 'issued': '2016-08-04', 'accessLevel': 'public', 'identifier': 'cefc516d-0b5d-476a-a233-5070bb9157ab', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'api', 'accessURL': 'https://learn.nlm.nih.gov/documentation/technical/rest-uris.html', 'mediaType': 'application/unknown', 'title': 'API'}, {'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://learn.nlm.nih.gov/', 'mediaType': 'application/unknown', 'title': 'Search NLM Learning Resources'}], 'keyword': ['national-library-of-medicine-nlm'], 'bureauCode': ['009:25'], 'dataQuality': True, 'title': 'National Library of Medicine Learning Resources Database'}, {'description': '<p>The UMLS integrates and distributes key terminology, classification and coding standards, and associated resources to promote creation of more effective and interoperable biomedical information systems and services, including electronic health records.</p>\n', 'programCode': ['009:041'], 'publisher': {'@type': 'org:Organization', 'name': 'National Library of Medicine (NLM)'}, 'theme': ['Health'], 'landingPage': 'https://www.nlm.nih.gov/research/umls/', 'modified': '2018-11-21', 'contactPoint': {'hasEmail': 'mailto:custserv@nlm.nih.gov', 'fn': 'NLM Customer Service'}, 'issued': '2016-08-04', 'accessLevel': 'public', 'identifier': '7234116c-0fbc-4384-92aa-e02f24a5b09d', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'title': 'Download UMLS Data', 'accessURL': 'https://www.nlm.nih.gov/research/umls/licensedcontent/umlsknowledgesources.html', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'format': 'api', 'accessURL': 'https://documentation.uts.nlm.nih.gov/', 'mediaType': 'application/unknown', 'title': 'API'}, {'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://uts.nlm.nih.gov/metathesaurus.html', 'mediaType': 'application/unknown', 'title': 'Search UMLS Metathesaurus'}], 'keyword': ['national-library-of-medicine-nlm'], 'bureauCode': ['009:25'], 'dataQuality': True, 'title': 'Unified Medical Language System (UMLS)'}, {'description': "<p>IndexCat provides access to the digitized version of the printed Index-Catalogue of the Library of the Surgeon General's Office; eTK for medieval Latin texts; and eVK2 for medieval English texts; along with links to other selected NLM resources.</p>\n", 'programCode': ['009:041'], 'publisher': {'@type': 'org:Organization', 'name': 'National Library of Medicine (NLM)'}, 'theme': ['Health'], 'landingPage': 'https://www.nlm.nih.gov/hmd/indexcat/index.html', 'modified': '2018-11-21', 'contactPoint': {'hasEmail': 'mailto:custserv@nlm.nih.gov', 'fn': 'NLM Customer Service'}, 'issued': '2016-08-04', 'accessLevel': 'public', 'identifier': 'f566b85c-a49a-42ad-94b0-04242dc9f470', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'title': 'Download IndexCat Data', 'accessURL': 'https://www.nlm.nih.gov/hmd/indexcat/indexcatxml.html', 'mediaType': 'application/unknown'}], 'keyword': ['national-library-of-medicine-nlm'], 'bureauCode': ['009:25'], 'dataQuality': True, 'title': 'IndexCat'}, {'description': "<p>The National Library of Medicine's (NLM) Digital Collections offers a search-based Web service that provides access to the Dublin Core metadata and full-text OCR of every resource in the repository in XML format. Developers can use the Web service to build applications that query and link to these resources.</p>\n", 'programCode': ['009:041'], 'publisher': {'@type': 'org:Organization', 'name': 'National Library of Medicine (NLM)'}, 'theme': ['Health'], 'landingPage': 'http://collections.nlm.nih.gov/', 'modified': '2018-11-21', 'contactPoint': {'hasEmail': 'mailto:custserv@nlm.nih.gov', 'fn': 'NLM Customer Service'}, 'issued': '2016-08-04', 'accessLevel': 'public', 'identifier': '606d5f72-5858-4b1b-86cd-5d49f791dd34', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'api', 'accessURL': 'http://collections.nlm.nih.gov/web_service.html', 'mediaType': 'application/unknown', 'title': 'API'}, {'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://collections.nlm.nih.gov/', 'mediaType': 'application/unknown', 'title': 'Search and Browse NLM Digital Collections'}], 'keyword': ['national-library-of-medicine-nlm'], 'bureauCode': ['009:25'], 'dataQuality': True, 'title': 'NLM Digital Collections'}, {'description': '<p>The Sequence Read Archive (SRA) stores raw sequencing data from the next generation of sequencing platforms including Roche 454 GS System®, Illumina Genome Analyzer®, Applied Biosystems SOLiD® System, Helicos Heliscope®, Complete Genomics®, and Pacific Biosciences SMRT®.</p>\n', 'programCode': ['009:041'], 'title': 'Sequence Read Archive (SRA)', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'theme': ['Health'], 'landingPage': 'http://www.ncbi.nlm.nih.gov/sra', 'modified': '2019-06-15', 'contactPoint': {'hasEmail': 'mailto:osulliva@ncbi.nlm.nih.gov', 'fn': 'O'Sullivan, Chris'}, 'issued': '2016-07-17', 'accessLevel': 'public', 'identifier': '9b502ae8-4e12-4157-9f4a-bc8de6053870', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.ncbi.nlm.nih.gov/sra', 'mediaType': 'application/unknown', 'title': 'Sequence Read Archive (SRA)'}], 'keyword': ['national-institutes-of-health-nih'], 'bureauCode': ['009:25'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>dbVar is a database of genomic structural variation. It accepts data from all species and includes clinical data. It can accept diverse types of events, including inversions, insertions and translocations. Additionally, both germline and somatic variants are accepted.</p>\n', 'programCode': ['009:041'], 'title': 'dbVar', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'theme': ['Health'], 'landingPage': 'http://www.ncbi.nlm.nih.gov/dbvar/', 'modified': '2019-06-15', 'contactPoint': {'hasEmail': 'mailto:lonphan@ncbi.nlm.nih.gov', 'fn': 'Phan, Lon'}, 'issued': '2016-07-17', 'accessLevel': 'public', 'identifier': '94317aa7-2d78-469d-99ea-17b353ca9de2', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.ncbi.nlm.nih.gov/dbvar/', 'mediaType': 'application/unknown', 'title': 'dbVar'}], 'keyword': ['national-institutes-of-health-nih'], 'bureauCode': ['009:25'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>dbSNP is a database of single nucleotide polymorphisms (SNPs) and multiple small-scale variations that include insertions/deletions, microsatellites, and non-polymorphic variants.</p>\n', 'programCode': ['009:041'], 'title': 'dbSNP', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'theme': ['Health'], 'landingPage': 'http://www.ncbi.nlm.nih.gov/snp', 'contactPoint': {'hasEmail': 'mailto:lonphan@ncbi.nlm.nih.gov', 'fn': 'Phan, Lon'}, 'issued': '2016-07-17', 'accessLevel': 'public', 'identifier': 'd6fe10ae-1cf5-4466-bf9e-f9e5ab267fa0', '@type': 'dcat:Dataset', 'modified': '2018-11-21', 'keyword': ['national-institutes-of-health-nih'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>Gene Expression Omnibus is a public functional genomics data repository supporting MIAME-compliant submissions of array- and sequence-based data. Tools are provided to help users query and download experiments and curated gene expression profiles.</p>\n', 'programCode': ['009:041'], 'title': 'Gene Expression Omnibus (GEO)', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'theme': ['Health'], 'landingPage': 'http://www.ncbi.nlm.nih.gov/geo/', 'contactPoint': {'hasEmail': 'mailto:barrett@ncbi.nlm.nih.gov', 'fn': 'Barret, Tanya'}, 'issued': '2016-07-17', 'accessLevel': 'public', 'identifier': '03c4f32c-8437-4eb5-af9f-bfb70ffaec73', '@type': 'dcat:Dataset', 'modified': '2018-11-21', 'keyword': ['national-institutes-of-health-nih'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>GenBank is the NIH genetic sequence database, an annotated collection of all publicly available DNA sequences. GenBank is designed to provide and encourage access within the scientific community to the most up to date and comprehensive DNA sequence information.</p>\n', 'programCode': ['009:041'], 'title': 'GenBank', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'theme': ['Health'], 'landingPage': 'http://www.ncbi.nlm.nih.gov/genbank/', 'contactPoint': {'hasEmail': 'mailto:mizrachi@ncbi.nlm.nih.gov', 'fn': 'Mizrachi, Ilene'}, 'issued': '2016-07-17', 'accessLevel': 'public', 'identifier': '810d7c33-6139-4976-884f-b2c3cdb1c8e3', '@type': 'dcat:Dataset', 'modified': '2018-11-21', 'keyword': ['national-institutes-of-health-nih'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The NINDS Parkinson’s Disease (PD) Biomarkers Program Data Management Resource enables web-based data entry for clinical studies supporting PD biomarker development, as well as broad data sharing (imaging, clinical, genetic, and biospecimen analysis) across the entire PD research community. The PDBP DMR coordinates information and access to PD biospecimens distributed through the NINDS Human Genetics, DNA, iPSC , Cell Line and Biospecimen Repository and the Harvard Neurodiscovery Initiative.</p>\n', 'programCode': ['009:041'], 'title': 'Parkinson’s Disease Biomarkers Program Data Management Resource (PDBP DMR)', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'landingPage': 'https://pdbp.ninds.nih.gov/', 'contactPoint': {'hasEmail': 'mailto:sutherlandm@ninds.nih.gov', 'fn': 'SUTHERLAND, MARGARET L'}, 'issued': '2016-07-17', 'accessLevel': 'public', 'identifier': '9047712c-cc5b-4a53-8cb0-a09d769af693', '@type': 'dcat:Dataset', 'modified': '2018-11-21', 'keyword': ['parkinsons'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The Federal Interagency Traumatic Brain Injury Research (FITBIR) informatics system is an extensible, scalable informatics platform for TBI relevant imaging, assessment, genomics, and other data types. It was developed to share data across the entire TBI research field and to facilitate collaboration between laboratories, as well as interconnectivity with other informatics platforms.</p>\n', 'programCode': ['009:041'], 'title': 'Federal Interagency Traumatic Brain Injury Research (FITBIR) Informatics System', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'theme': ['Health'], 'landingPage': 'https://fitbir.nih.gov/', 'contactPoint': {'hasEmail': 'mailto:patrick.frostbellgowan@nih.gov', 'fn': 'Bellogwan, Pat'}, 'issued': '2016-07-17', 'accessLevel': 'public', 'identifier': 'd804bbb4-dc4c-4d61-bbfe-92a806ab2516', '@type': 'dcat:Dataset', 'modified': '2018-11-21', 'keyword': ['tbi'], 'bureauCode': ['009:25'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The NIMH Repository and Genomics Resource (RGR) stores biosamples, genetic, pedigree and clinical data collected in designated NIMH-funded human subject studies. The RGR database likewise links to other repositories holding data from the same subjects, including dbGAP, GEO and NDAR. The NIMH RGR allows the broader research community to access these data and biospecimens (e.g., lymphoblastoid cell lines, induced pluripotent cell lines, fibroblasts) and further expand the genetic and molecular characterization of patient populations with severe mental illness.</p>\n', 'programCode': ['009:060'], 'title': 'NIMH Repository and Genomics Resources (RGR)', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'theme': ['Health'], 'landingPage': 'https://www.nimhgenetics.org/', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Senthil, Geetha'}, 'issued': '2016-07-17', 'accessLevel': 'public', 'identifier': '40058e12-63d7-4c6c-94e0-732304267311', '@type': 'dcat:Dataset', 'modified': '2018-11-21', 'keyword': ['mental health', 'mental illness', 'severe mental illness', 'smi'], 'bureauCode': ['009:25'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>RDoCdb supports the Research Domain Criteria Initiative (RDoC), which calls for the development, for research purposes, of new ways of classifying psychopathology based on dimensions of observable behavior and neurobiological measures by providing the research community a data repository for the sharing of research data related to this initiative.</p>\n', 'programCode': ['009:060'], 'title': 'RDoCdb', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'theme': ['Health'], 'landingPage': 'http://rdocdb.nimh.nih.gov/', 'contactPoint': {'hasEmail': 'mailto:farberg@mail.nih.gov', 'fn': 'Farber, Greg'}, 'issued': '2016-07-17', 'accessLevel': 'public', 'identifier': '951435a3-1699-43cc-a00b-f138c892058b', '@type': 'dcat:Dataset', 'modified': '2018-11-21', 'keyword': ['national-institutes-of-health-nih'], 'bureauCode': ['009:25'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The NIH Study of Normal Brain Development is a longitudinal study using anatomical MRI, diffusion tensor imaging (DTI), and MR spectroscopy (MRS) to map pediatric brain development.</p>\n', 'programCode': ['009:046'], 'title': 'Pediatric MRI', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'theme': ['Health'], 'landingPage': 'http://pediatricmri.nih.gov/', 'contactPoint': {'hasEmail': 'mailto:jrumsey@mail.nih.gov', 'fn': 'Rumsey, Judy'}, 'issued': '2016-07-17', 'accessLevel': 'public', 'identifier': '8abea208-9ff7-4ff6-a1fa-a85b0afe6287', '@type': 'dcat:Dataset', 'modified': '2018-11-21', 'keyword': ['brain', 'brain development', 'diffusion tensor imaging', 'mri'], 'bureauCode': ['009:25'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The National Database for Clinical Trials Related to Mental Illness (NDCT) is an extensible informatics platform for relevant data at all levels of biological and behavioral organization (molecules, genes, neural tissue, behavioral, social and environmental interactions) and for all data types (text, numeric, image, time series, etc.) related to clinical trials funded by the National Institute of Mental Health. Sharing data, associated tools, methodologies and results, rather than just summaries or interpretations, accelerates research progress. Community-wide sharing requires common data definitions and standards, as well as comprehensive and coherent informatics approaches for the sharing of de-identified human subject research data. Built on the National Database for Autism Research (NDAR) informatics platform, NDCT provides a comprehensive data sharing platform for NIMH grantees supporting clinical trials.</p>\n', 'programCode': ['009:060'], 'title': 'National Database for Clinical Trials Related to Mental Illness (NDCT)', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'theme': ['Health'], 'landingPage': 'http://ndct.nimh.nih.gov/', 'contactPoint': {'hasEmail': 'mailto:farberg@mail.nih.gov', 'fn': 'Farber, Greg'}, 'issued': '2016-07-17', 'accessLevel': 'public', 'identifier': 'ed15583e-8ed9-451c-9724-5b98bde9f068', '@type': 'dcat:Dataset', 'modified': '2018-11-21', 'keyword': ['clinical trials', 'mental health', 'mental illness'], 'bureauCode': ['009:25'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>National Database for Autism Research (NDAR) is an extensible, scalable informatics platform for autism spectrum disorder-relevant data at all levels of biological and behavioral organization (molecules, genes, neural tissue, behavioral, social and environmental interactions) and for all data types (text, numeric, image, time series, etc.). NDAR was developed to share data across the entire ASD field and to facilitate collaboration across laboratories, as well as interconnectivity with other informatics platforms.</p>\n', 'programCode': ['009:060'], 'title': 'National Database for Autism Research (NDAR)', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'theme': ['Health'], 'landingPage': 'http://ndar.nih.gov/', 'contactPoint': {'hasEmail': 'mailto:farberg@mail.nih.gov', 'fn': 'Farber, Greg'}, 'issued': '2016-07-17', 'accessLevel': 'public', 'identifier': '47fd0b8c-191e-4395-8cd1-823c18ce8689', '@type': 'dcat:Dataset', 'modified': '2018-11-21', 'keyword': ['autism', 'autism spectrum disorder'], 'bureauCode': ['009:25'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>MGI is the international database resource for the laboratory mouse, providing integrated genetic, genomic, and biological data to facilitate the study of human health and disease.</p>\n', 'programCode': ['009:045'], 'title': 'Mouse Genome Informatics (MGI)', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'theme': ['Health'], 'landingPage': 'http://www.informatics.jax.org/expression.shtml', 'contactPoint': {'hasEmail': 'mailto:valentina.difrancesco@nih.gov', 'fn': 'DI FRANCESCO, VALENTINA\xa0'}, 'issued': '2016-07-17', 'accessLevel': 'public', 'identifier': '7d09c1b3-9752-44a4-bec2-42c273e927f9', '@type': 'dcat:Dataset', 'modified': '2018-11-21', 'keyword': ['national-institutes-of-health-nih'], 'bureauCode': ['009:25'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>ICPSR maintains a data archive of more than 500,000 files of research in the social sciences. It hosts 16 specialized collections of data in education, aging, criminal justice, substance abuse, terrorism, and other fields.</p>\n', 'programCode': ['009:046'], 'title': 'Inter-university Consortium for Political and Social Research (ICPSR)', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'theme': ['Health'], 'landingPage': 'http://www.icpsr.umich.edu/icpsrweb/landing.jsp', 'contactPoint': {'hasEmail': 'mailto:haagaj@mail.nih.gov', 'fn': 'Haaga, John'}, 'issued': '2016-07-17', 'accessLevel': 'public', 'identifier': 'd6ee40ed-7853-4da3-aeff-6da6af916f66', '@type': 'dcat:Dataset', 'modified': '2018-11-21', 'keyword': ['national-institutes-of-health-nih'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>BioGRID is an online interaction repository with data on raw protein and genetic interactions from major model organism species. All interaction data are freely provided through our search index and available via download in a wide variety of standardized formats.</p>\n', 'programCode': ['009:046'], 'title': 'Biological General Repository for Interaction Datasets (BioGRID)', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'theme': ['Health'], 'landingPage': 'http://thebiogrid.org/', 'contactPoint': {'hasEmail': 'mailto:watsonh@mail.nih.gov', 'fn': 'WATSON, HAROLD L.'}, 'issued': '2016-07-17', 'accessLevel': 'public', 'identifier': '27788c47-c2ce-4f76-8462-573f505a557e', '@type': 'dcat:Dataset', 'modified': '2018-11-21', 'keyword': ['national-institutes-of-health-nih'], 'bureauCode': ['009:25'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The Protein Data Bank (PDB) archive is the single worldwide repository of information about the 3D structures of large biological molecules, including proteins and nucleic acids found in all organisms including bacteria, yeast, plants, flies, other animals, and humans.</p>\n', 'programCode': ['009:048'], 'title': 'Protein Data Bank (PDB)', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'theme': ['Health'], 'landingPage': 'http://www.rcsb.org/pdb/home/home.do', 'contactPoint': {'hasEmail': 'mailto:preuschp@nigms.nih.gov', 'fn': 'PREUSCH, PETER\xa0'}, 'issued': '2016-07-17', 'accessLevel': 'public', 'identifier': 'd9f3932a-9c55-41b3-ad3a-0b4e18ee4752', '@type': 'dcat:Dataset', 'modified': '2018-11-21', 'keyword': ['national-institutes-of-health-nih'], 'bureauCode': ['009:25'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The DIP database catalogs experimentally determined interactions between proteins. It combines information from a variety of sources to create a single, consistent set of protein-protein interactions. The data stored within the DIP database are curated both manually by expert curators and also automatically using computational approaches that utilize the the knowledge about the protein-protein interaction networks extracted from the most reliable, core subset of the DIP data.</p>\n', 'programCode': ['009:048'], 'title': 'Database of Interacting Proteins (DIP)', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'theme': ['Health'], 'landingPage': 'http://dip.doe-mbi.ucla.edu/dip/Main.cgi', 'contactPoint': {'hasEmail': 'mailto:brazhnikp@mail.nih.gov', 'fn': 'BRAZHNIK, PAUL\xa0'}, 'issued': '2016-07-17', 'accessLevel': 'public', 'identifier': 'f064cdba-fa8d-4818-9c85-296ef4d514bb', '@type': 'dcat:Dataset', 'modified': '2018-11-21', 'keyword': ['national-institutes-of-health-nih'], 'bureauCode': ['009:25'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The Transporter Classification Database details a comprehensive classification system for membrane transport proteins known as the Transporter Classification (TC) system. The TC system is analogous to the Enzyme Commission (EC) system for classification of enzymes, except that it incorporates both functional and phylogenetic information. Descriptions, TC numbers, and examples of over 600 families of transport proteins are provided.</p>\n', 'programCode': ['009:048'], 'title': 'Transporter Classification Database (TCDB)', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'theme': ['Health'], 'landingPage': 'http://www.tcdb.org/', 'contactPoint': {'hasEmail': 'mailto:veerasamy.ravichandra@nih.gov', 'fn': 'RAVICHANDRAN, VEERASAMY\xa0'}, 'issued': '2016-07-17', 'accessLevel': 'public', 'identifier': '25c28438-56d2-49ac-8acc-c19c9dbbc6c7', '@type': 'dcat:Dataset', 'modified': '2018-11-21', 'keyword': ['national-institutes-of-health-nih'], 'bureauCode': ['009:25'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The PhysioNet Resource is intended to stimulate current research and new investigations in the study of complex biomedical and physiologic signals. It offers free web access to large collections of recorded physiologic signals (PhysioBank) and related open-source software (PhysioToolkit).</p>\n', 'programCode': ['009:048'], 'title': 'PhysioNet', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'theme': ['Health'], 'landingPage': 'http://www.physionet.org/', 'contactPoint': {'hasEmail': 'mailto:veerasamy.ravichandra@nih.gov', 'fn': 'RAVICHANDRAN, VEERASAMY\xa0'}, 'issued': '2016-07-17', 'accessLevel': 'public', 'identifier': '2f84e873-8e3a-4cb7-b5a3-c26ccd91f080', '@type': 'dcat:Dataset', 'modified': '2018-11-21', 'keyword': ['national-institutes-of-health-nih'], 'bureauCode': ['009:25'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The Cell Centered Database (CCDB) is a web accessible database for high resolution 2D, 3D and 4D data from light and electron microscopy, including correlated imaging.</p>\n', 'programCode': ['009:048'], 'title': 'Cell Centred Database (CCDB)', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'theme': ['Health'], 'landingPage': 'http://ccdb.ucsd.edu/home', 'contactPoint': {'hasEmail': 'mailto:deatherj@nigms.nih.gov', 'fn': 'DEATHERAGE, JAMES F.\xa0'}, 'issued': '2016-07-17', 'accessLevel': 'public', 'identifier': '4368a9ec-2999-4c06-80c6-6e50d160a1b2', '@type': 'dcat:Dataset', 'modified': '2018-11-21', 'keyword': ['national-institutes-of-health-nih'], 'bureauCode': ['009:25'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The Nuclear Receptor Signaling Atlas (NURSA) is designed to foster the development of a comprehensive understanding of the structure, function, and role in disease of nuclear receptors (NRs) and coregulators. NURSA seeks to elucidate the roles played by NRs and coregulators in metabolism and the development of metabolic disorders (including type 2 diabetes, obesity, osteoporosis, and lipid dysregulation), as well as in cardiovascular disease, oncology, regenerative medicine and the effects of environmental agents on their actions.</p>\n', 'programCode': ['009:048'], 'title': 'Nuclear Receptor Signaling Atlas (NURSA)', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'theme': ['Health'], 'landingPage': 'http://www.nursa.org/index.cfm', 'contactPoint': {'hasEmail': 'mailto:hydej@niddk.nih.gov', 'fn': 'HYDE, JAMES F\xa0'}, 'issued': '2016-07-17', 'accessLevel': 'public', 'identifier': 'ff71e3cf-f17b-463c-97ef-c0b61c2bb9c0', '@type': 'dcat:Dataset', 'modified': '2020-02-19', 'keyword': ['national-institutes-of-health-nih'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The NIDDK Information Network serves the needs of basic and clinical investigators by providing seamless access to large pools of data relevant to the mission of NIDDK. The goal of DKnet is to develop a community-based network for integration across disciplines to include the larger DK universe of diseases, investigators, and potential users.</p>\n', 'programCode': ['009:110'], 'title': 'NIDDK Information Network (DKnet)', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'landingPage': 'http://www.dknet.org/', 'contactPoint': {'hasEmail': 'mailto:abrahamk@niddk.nih.gov', 'fn': 'Abraham, Kristin'}, 'issued': '2016-07-17', 'accessLevel': 'public', 'identifier': 'b635b7e8-e003-4b4e-9b2e-94bbccee5c97', '@type': 'dcat:Dataset', 'modified': '2020-02-19', 'keyword': ['national-institutes-of-health-nih'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The NIDDK Central Repository stores biosamples, genetic and other data collected in designated NIDDK-funded clinical studies. The purpose of the NIDDK Central Repository is to expand the usefulness of these studies by allowing a wider research community to access data and materials beyond the end of the study.</p>\n', 'programCode': ['009:110'], 'title': 'NIDDK Central Repository', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'theme': ['Health'], 'landingPage': 'https://www.niddkrepository.org/home/', 'contactPoint': {'hasEmail': 'mailto:RasoolyR@EXTRA.NIDDK.NIH.GOV', 'fn': 'Rasooly, Rebekah '}, 'issued': '2016-07-17', 'accessLevel': 'public', 'identifier': 'ad6250c9-72ec-4581-9883-45012df72b4e', '@type': 'dcat:Dataset', 'modified': '2020-02-19', 'keyword': ['national-institutes-of-health-nih'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': "<p>The Metabolomics Program's Data Repository and Coordinating Center (DRCC), housed at the San Diego Supercomputer Center (SDSC), University of California, San Diego, has developed the Metabolomics Workbench. MetWB will serve as a national and international repository for metabolomics data and metadata and will provide analysis tools and access to metabolite standards, protocols, tutorials, training, and more.</p>\n", 'programCode': ['009:110'], 'title': 'Metabolomics Workbench (MetWB)', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'theme': ['Health'], 'landingPage': 'http://www.metabolomicsworkbench.org/', 'contactPoint': {'hasEmail': 'mailto:maruvadp@mail.nih.gov', 'fn': 'MARUVADA, PADMA\xa0'}, 'issued': '2016-07-17', 'accessLevel': 'public', 'identifier': '37d41112-7b13-4f93-9c6c-f6e0b12f979f', '@type': 'dcat:Dataset', 'modified': '2020-02-19', 'keyword': ['national-institutes-of-health-nih'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>AphasiaBank is a shared database of multimedia interactions for the study of communication in aphasia.</p>\n', 'programCode': ['009:058'], 'title': 'AphasiaBank', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'theme': ['Health'], 'landingPage': 'http://talkbank.org/AphasiaBank/', 'contactPoint': {'hasEmail': 'mailto:cooperj@nidcd.nih.gov', 'fn': 'COOPER, JUDITH\xa0'}, 'issued': '2016-07-17', 'accessLevel': 'public', 'identifier': '0d0c56dd-8606-4ac6-a268-c24edb95aa49', '@type': 'dcat:Dataset', 'modified': '2020-02-19', 'keyword': ['national-institutes-of-health-nih'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>NeuroMorpho.Org is a centrally curated inventory of digitally reconstructed neurons associated with peer-reviewed publications. It contains contributions from over 80 laboratories worldwide and is continuously updated as new morphological reconstructions are collected, published, and shared.</p>\n', 'programCode': ['009:054'], 'title': 'NeuroMorpho', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'theme': ['Health'], 'landingPage': 'http://www.neuromorpho.org/', 'contactPoint': {'hasEmail': 'mailto:gnadtjw@ninds.nih.gov', 'fn': 'GNADT, JAMES W\xa0'}, 'issued': '2016-07-17', 'accessLevel': 'public', 'identifier': '95a4d2ef-29d6-4c6d-9a32-339fe4d9771f', '@type': 'dcat:Dataset', 'modified': '2020-04-22', 'keyword': ['national-institutes-of-health-nih'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>Blood and other biospecimens along with phenotypic data collected, archived and stored.</p>\n', 'programCode': ['009:059'], 'title': 'NIDA Center on Genetics Studies', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'theme': ['Health'], 'landingPage': 'https://zork5.wustl.edu/nida/', 'contactPoint': {'hasEmail': 'mailto:jpollock@nida.nih.gov', 'fn': 'POLLOCK, JONATHAN D '}, 'issued': '2016-07-17', 'accessLevel': 'public', 'identifier': '2e9312a6-a8e4-4351-abc2-21d355b6ce19', '@type': 'dcat:Dataset', 'modified': '2020-02-19', 'keyword': ['national-institutes-of-health-nih'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>NAHDAP acquires, preserves and disseminates data relevant to drug addiction and HIV research. By preserving and making available an easily accessible library of electronic data on drug addiction and HIV infection in the United States, NAHDAP offers scholars the opportunity to conduct secondary analysis on major issues of social and behavioral sciences and public policy.</p>\n', 'programCode': ['009:027'], 'title': 'National Addiction & HIV Data Archive Program (NAHDAP)', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'theme': ['Health'], 'landingPage': 'http://www.icpsr.umich.edu/icpsrweb/NAHDAP/index.jsp', 'contactPoint': {'hasEmail': 'mailto:ketz@nida.nih.gov', 'fn': 'Etz, Kathy'}, 'issued': '2016-07-17', 'accessLevel': 'public', 'identifier': 'd2073e47-2472-417c-9431-0797be6d35a8', '@type': 'dcat:Dataset', 'modified': '2020-02-19', 'keyword': ['national-institutes-of-health-nih'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The Mouse Phenome Database (MPD) has characterizations of hundreds of strains of laboratory mice to facilitate translational discoveries and to assist in selection of strains for experimental studies.</p>\n', 'programCode': ['009:048'], 'title': 'Mouse Phenome Database (MPD)', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'theme': ['Health'], 'landingPage': 'http://phenome.jax.org/db/q?rtn=docs/home', 'contactPoint': {'hasEmail': 'mailto:jpollock@nida.nih.gov', 'fn': 'POLLOCK, JONATHAN D '}, 'issued': '2016-07-17', 'accessLevel': 'public', 'identifier': 'c1422c56-e3b7-4742-85aa-d696bdd11673', '@type': 'dcat:Dataset', 'modified': '2020-02-19', 'keyword': ['national-institutes-of-health-nih'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>Xenbase is a Xenopus laevis and Xenopus tropicalis biology and genomics resource.</p>\n', 'programCode': ['009:003'], 'title': 'Xenbase', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'theme': ['Health'], 'landingPage': 'http://www.xenbase.org/common/', 'contactPoint': {'hasEmail': 'mailto:coulombej@mail.nih.gov', 'fn': 'COULOMBE, JAMES N'}, 'issued': '2016-07-17', 'accessLevel': 'public', 'identifier': 'e4cf43f9-56f8-4b88-8159-66043a9585fa', '@type': 'dcat:Dataset', 'modified': '2020-02-19', 'keyword': ['national-institutes-of-health-nih'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>PhonBank is an open database for the study of early phonological development using the Phon program.</p>\n', 'programCode': ['009:048'], 'title': 'PhonBank', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'theme': ['Health'], 'landingPage': 'http://childes.talkbank.org/phon/', 'contactPoint': {'hasEmail': 'mailto:ruben.alvarez@nih.gov', 'fn': 'ALVAREZ, RUBEN P'}, 'issued': '2016-07-17', 'accessLevel': 'public', 'identifier': 'a1ed48ef-aa9f-4799-b27a-f431e72a72c4', '@type': 'dcat:Dataset', 'modified': '2020-02-21', 'keyword': ['national-institutes-of-health-nih'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>CHILDES is a system for sharing and analyzing conversational interactions.</p>\n', 'programCode': ['009:045'], 'title': 'Child Language Data Exchange System (CHILDES)', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'theme': ['Health'], 'landingPage': 'http://childes.talkbank.org/phon/phoncorpora.html', 'contactPoint': {'hasEmail': 'mailto:ruben.alvarez@nih.gov', 'fn': 'ALVAREZ, RUBEN P'}, 'issued': '2016-07-17', 'accessLevel': 'public', 'identifier': '85ac6b07-9a60-4b71-b707-7c9b01fb9f1e', '@type': 'dcat:Dataset', 'modified': '2020-02-21', 'keyword': ['national-institutes-of-health-nih'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>BRADS is a repository for data and biospecimens from population health research initiatives and clinical or interventional trials designed and implemented by NICHD’s Division of Intramural Population Health Research (DIPHR). Topics include human reproduction and development, pregnancy, child health and development, and women’s health. The website is maintained by DIPHR.</p>\n', 'programCode': ['009:048'], 'title': 'Biospecimen Repository Access and Data Sharing (BRADS)', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'theme': ['Health'], 'landingPage': 'https://brads.nichd.nih.gov/Home/', 'contactPoint': {'hasEmail': 'mailto:songcod@mail.nih.gov', 'fn': 'Songco, David'}, 'issued': '2016-07-17', 'accessLevel': 'public', 'identifier': '77e6b5dd-989d-415f-b91b-252c6196cc22', '@type': 'dcat:Dataset', 'modified': '2020-02-21', 'keyword': ['national-institutes-of-health-nih'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>By leveraging and developing a set of Minimal Information About Nanomaterials (MIAN), ontology and standards through a community effort, it has developed a data model for data collection and sharing in the nanotechnology field. It facilitates data validation and data quality improvement. It is a data-driven tool aimed at enabling researchers to close knowledge gap.</p>\n', 'programCode': ['009:048'], 'title': 'Nanomaterial Registry', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'theme': ['Health'], 'landingPage': 'https://www.nanomaterialregistry.org/', 'contactPoint': {'hasEmail': 'mailto:paiv@mail.nih.gov', 'fn': 'PAI, VINAY MANJUNATH '}, 'issued': '2016-07-17', 'accessLevel': 'public', 'identifier': 'd74eaf67-ad8b-40fd-928a-a76ce3e5c111', '@type': 'dcat:Dataset', 'modified': '2020-02-21', 'keyword': ['national-institutes-of-health-nih'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The objective of this Bioengineering Research Partnership is to focus the resources of a powerful interdisciplinary team from academia (MIT), industry (Philips Medical Systems) and clinical medicine (Beth Israel Deaconess Medical Center) to develop and evaluate advanced ICU patient monitoring systems that will substantially improve the efficiency, accuracy and timeliness of clinical decision making in intensive care.</p>\n', 'programCode': ['009:048'], 'title': 'Multiparameter Intelligent Monitoring in Intensive Care II (MIMIC-II)', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'theme': ['Health'], 'landingPage': 'http://mimic.physionet.org/', 'contactPoint': {'hasEmail': 'mailto:paiv@mail.nih.gov', 'fn': 'PAI, VINAY MANJUNATH '}, 'issued': '2016-07-17', 'accessLevel': 'public', 'identifier': 'f4dd62fd-e5cb-4e95-a5b9-a3003f1ab7a6', '@type': 'dcat:Dataset', 'modified': '2020-02-21', 'keyword': ['national-institutes-of-health-nih'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>VectorBase is a Bioinformatics Resource Center for invertebrate vectors. It is one of four Bioinformatics Resource Centers funded by NIAID to provide web-based resources to scientific community conducting basic and applied research on organisms considered potential agents of biowarfare or bioterrorism or causing emerging or re-emerging diseases.</p>\n', 'programCode': ['009:028'], 'title': 'VectorBase', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'landingPage': 'https://www.vectorbase.org/', 'contactPoint': {'hasEmail': 'mailto:yaoal@niaid.nih.gov', 'fn': 'Yao, Alison'}, 'issued': '2016-07-17', 'accessLevel': 'public', 'identifier': '568f2bc3-1825-413f-a9bc-ab4444511554', '@type': 'dcat:Dataset', 'modified': '2020-02-21', 'keyword': ['national-institutes-of-health-nih'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The immune tolerance data management and visualization portal for studies sponsored by the Immune Tolerance Network (ITN) and collaborating investigators. Data from published studies are accessible to any user; data from current in-progress studies are accessible to study investigators and collaborators. Includes links to published Figures, tools for visualization and analysis of data, and ability to query study data by subject, group, or any other study parameter.</p>\n', 'programCode': ['009:026'], 'title': 'TrialShare', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'theme': ['Health'], 'landingPage': 'https://healthdata.gov/dataset/trialshare', 'contactPoint': {'hasEmail': 'mailto:dawei.lin@nih.gov', 'fn': 'Lin, Dawei'}, 'issued': '2016-07-17', 'accessLevel': 'public', 'identifier': 'c9b50424-0f7d-4253-ac19-4eac4bf48966', '@type': 'dcat:Dataset', 'modified': '2020-02-21', 'keyword': ['national-institutes-of-health-nih'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The Influenza Research Database (IRD) serves as a public repository and analysis platform for flu sequence, experiment, surveillance and related data.</p>\n', 'programCode': ['009:048'], 'title': 'Influenza Research Database (IRD)', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'theme': ['Health'], 'landingPage': 'http://www.fludb.org/brc/home.do?decorator=influenza', 'contactPoint': {'hasEmail': 'mailto:yaoal@niaid.nih.gov', 'fn': 'Yao, Alison'}, 'issued': '2016-07-17', 'accessLevel': 'public', 'identifier': '92714708-8d4d-414c-8aba-75a6f46414ac', '@type': 'dcat:Dataset', 'modified': '2020-02-21', 'keyword': ['national-institutes-of-health-nih'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The ImmPort system serves as a long-term, sustainable archive of immunology research data generated by investigators mainly funded through the NIAID/DAIT. The core component of the ImmPort system is an extensive data warehouse containing an integration of experimental data and clinical trial data. The ImmPort system also provides data analysis tools and an immunology-focused ontology. The analytical tools created and integrated as part of the ImmPort system are available to any researcher within ImmPort after registration and approval by DAIT. Additionally, the data provided mainly by NIAID/DAIT funded researchers in ImmPort will be available to all registered users after the appropriate embargo time.</p>\n', 'programCode': ['009:026'], 'title': 'The Immunology Database and Analysis Portal (ImmPort)', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'theme': ['Health'], 'landingPage': 'https://immport.niaid.nih.gov/', 'contactPoint': {'hasEmail': 'mailto:dawei.lin@nih.gov', 'fn': 'Lin, Dawei'}, 'issued': '2016-07-17', 'accessLevel': 'public', 'identifier': '615a68a0-7096-434e-b364-9aad242c96e3', '@type': 'dcat:Dataset', 'modified': '2020-02-21', 'keyword': ['national-institutes-of-health-nih'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>This repository contains antibody/B cell and T cell epitope information and epitope prediction and analysis tools for use by the research community worldwide. Immune epitopes are defined as molecular structures recognized by specific antigen receptors of the immune system, namely antibodies, B cell receptors, and T cell receptors. Immune epitopes from infectious diseases, excluding HIV, and immune-mediated diseases and the accompanying biological information are included.</p>\n', 'programCode': ['009:026'], 'title': 'Immune Epitope Database and Analysis Resource (IEDB)', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'theme': ['Health'], 'landingPage': 'http://www.iedb.org/', 'contactPoint': {'hasEmail': 'mailto:augustine@niaid.nih.gov', 'fn': 'Deckhut, Alison'}, 'issued': '2016-07-17', 'accessLevel': 'public', 'identifier': '7c8fdef9-811d-4672-817a-8576c5a4376f', '@type': 'dcat:Dataset', 'modified': '2020-02-21', 'keyword': ['national-institutes-of-health-nih'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>EuPathDB Bioinformatics Resource Center for Biodefense and Emerging/Re-emerging Infectious Diseases is a portal for accessing genomic-scale datasets associated with the eukaryotic pathogens.</p>\n', 'programCode': ['009:028'], 'title': 'Eukaryotic Pathogen Database Resources (EuPathDB)', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'landingPage': 'http://eupathdb.org/eupathdb/', 'contactPoint': {'hasEmail': 'mailto:yaoal@niaid.nih.gov', 'fn': 'Yao, Alison'}, 'issued': '2016-07-17', 'accessLevel': 'public', 'identifier': 'ac3f7bb4-7d95-4da1-8b12-ccfb5f6b2da7', '@type': 'dcat:Dataset', 'modified': '2020-02-21', 'keyword': ['national-institutes-of-health-nih'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>BEI Resources provides reagents, tools and information for studying Category A, B, and C priority pathogens, emerging infectious disease agents, non-pathogenic microbes and other microbiological materials of relevance to the research community.</p>\n', 'programCode': ['009:028'], 'title': 'BEI Resource Repository', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'theme': ['Health'], 'landingPage': 'http://www.beiresources.org/', 'contactPoint': {'hasEmail': 'mailto:yaoal@niaid.nih.gov', 'fn': 'Yao, Alison'}, 'issued': '2016-07-17', 'accessLevel': 'public', 'identifier': '1f97b8dc-27ee-4ef1-b54c-d160a7d053b6', '@type': 'dcat:Dataset', 'modified': '2020-02-21', 'keyword': ['national-institutes-of-health-nih'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The CardioVascular Research Grid (CVRG) project is creating an infrastructure for sharing cardiovascular data and data analysis tools. CVRG tools are developed using the Software as a Service model, allowing users to access tools through their browser, thus eliminating the need to install and maintain complex software.</p>\n', 'programCode': ['009:048'], 'title': 'The Cardiovascular Research Grid (CVRG)', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'theme': ['Health'], 'landingPage': 'http://cvrgrid.org/', 'contactPoint': {'hasEmail': 'mailto:millerma2@nhlbi.nih.gov', 'fn': 'MILLER, MARISSA A.'}, 'issued': '2016-07-17', 'accessLevel': 'public', 'identifier': '5d045d79-d1d2-482d-8ebd-2caa09d1b16a', '@type': 'dcat:Dataset', 'modified': '2020-02-21', 'keyword': ['national-institutes-of-health-nih'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>iDASH, the newest Common Fund National Center for Biomedical Computing, addresses fundamental challenges to research progress and enables global collaborations anywhere and anytime. iDASH offers a secure cyberinfrastructure and tools to support a privacy-preserving data repository and open source software. iDASH also is active in research and training in its mission area.</p>\n', 'programCode': ['009:048'], 'title': 'Integrating Data for Analysis, Anonymization, and Sharing (iDASH)', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'theme': ['Health'], 'landingPage': 'http://idash.ucsd.edu/', 'contactPoint': {'hasEmail': 'mailto:wellsb@mail.nih.gov', 'fn': 'WELLS, BARBARA L.'}, 'issued': '2016-07-17', 'accessLevel': 'public', 'identifier': 'a3211df8-e2fd-4a82-8913-4fbb93eac301', '@type': 'dcat:Dataset', 'modified': '2020-02-21', 'keyword': ['national-institutes-of-health-nih'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The Rat Genome Database (RGD) is a collaborative effort between leading research institutions involved in rat genetic and genomic research to collect, consolidate, and integrate data generated from ongoing rat genetic and genomic research efforts and make these data widely available to the scientific community.</p>\n', 'programCode': ['009:003'], 'title': 'Rat Genome Database (RGD)', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'theme': ['Health'], 'landingPage': 'http://rgd.mcw.edu/', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'LUO, JAMES '}, 'issued': '2016-07-17', 'accessLevel': 'public', 'identifier': 'c6c39d59-80c6-4ed8-a97e-09752c52f9f6', '@type': 'dcat:Dataset', 'modified': '2020-02-21', 'keyword': ['national-institutes-of-health-nih'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The goal of BioLINCC is to facilitate and coordinate the existing activities of the NHLBI Biorepository and the Data Repository and to expand their scope and usability to the scientific community through a single web-based user interface.</p>\n', 'programCode': ['009:003'], 'title': 'Biologic Specimen and Data Repository Information Coordinating Center (BioLINCC)', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'theme': ['Health'], 'landingPage': 'https://biolincc.nhlbi.nih.gov/home/', 'contactPoint': {'hasEmail': 'mailto:wagnere@nhlbi.nih.gov', 'fn': 'Wagner, Elizabeth'}, 'issued': '2016-07-17', 'accessLevel': 'public', 'identifier': '74fefd6d-b92d-44ad-a64f-6ba8acce77be', '@type': 'dcat:Dataset', 'modified': '2020-02-21', 'keyword': ['national-institutes-of-health-nih'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The Universal Protein Resource (UniProt) is a comprehensive resource for protein sequence and annotation data. The UniProt databases are the UniProt Knowledgebase (UniProtKB), the UniProt Reference Clusters (UniRef), and the UniProt Archive (UniParc).</p>\n', 'programCode': ['009:048'], 'title': 'The Universal Protein Resource (UniProt)', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'theme': ['Health'], 'landingPage': 'http://www.uniprot.org/', 'contactPoint': {'hasEmail': 'mailto:ajaydr@mail.nih.gov', 'fn': 'PILLAI, AJAY'}, 'issued': '2016-07-17', 'accessLevel': 'public', 'identifier': '6313d629-6ef8-44d3-b766-0d61dd8a90d4', '@type': 'dcat:Dataset', 'modified': '2020-02-21', 'keyword': ['national-institutes-of-health-nih'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>WormBase is an international consortium of biologists and computer scientists dedicated to providing the research community with accurate, current, accessible information concerning the genetics, genomics and biology of C. elegans and related nematodes.</p>\n', 'programCode': ['009:003'], 'title': 'WormBase', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'landingPage': 'http://www.wormbase.org/#012-3-6', 'contactPoint': {'hasEmail': 'mailto:goodp@mail.nih.gov', 'fn': 'GOOD, PETER J. '}, 'issued': '2016-07-17', 'accessLevel': 'public', 'identifier': '0d8198dc-ba28-4f8b-87ac-b088ec9338d4', '@type': 'dcat:Dataset', 'modified': '2020-02-21', 'keyword': ['national-institutes-of-health-nih'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>ZFIN serves as the zebrafish model organism database. It aims to: a) be the community database resource for the laboratory use of zebrafish, b) develop and support integrated zebrafish genetic, genomic and developmental information, c) maintain the definitive reference data sets of zebrafish research information, d) to link this information extensively to corresponding data in other model organism and human databases, e) facilitate the use of zebrafish as a model for human biology, and f) serve the needs of the research community.</p>\n', 'programCode': ['009:003'], 'title': 'The Zebrafish Model Organism Database (ZFIN)', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'theme': ['Health'], 'landingPage': 'http://zfin.org/', 'contactPoint': {'hasEmail': 'mailto:goodp@mail.nih.gov', 'fn': 'GOOD, PETER J. '}, 'issued': '2016-07-17', 'accessLevel': 'public', 'identifier': '94570c43-8e2f-4bf0-a5b4-6f03cd74eb3e', '@type': 'dcat:Dataset', 'modified': '2020-02-21', 'keyword': ['national-institutes-of-health-nih'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': "<p>Drosophila Genomic and Genetic database that includes proteomics data, microarrays and Tiling BAC's.</p>\n", 'programCode': ['009:003'], 'title': 'FlyBase: A Drosophila Genomic and Genetic Database', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'theme': ['Health'], 'landingPage': 'http://flybase.org/', 'contactPoint': {'hasEmail': 'mailto:goodp@mail.nih.gov', 'fn': 'GOOD, PETER J. '}, 'issued': '2016-07-17', 'accessLevel': 'public', 'identifier': 'faf46179-3fce-451f-83b6-017f27f2e8b8', '@type': 'dcat:Dataset', 'modified': '2020-02-21', 'keyword': ['national-institutes-of-health-nih'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The eyeGENE® Biorepository and corresponding Database contain family history and clinical eye exam data from subjects enrolled in eyeGENE® Program coupled to clinical grade DNA samples. This data and samples are submitted by collaborators throughout the US and Canada and the data is available on a controlled access basis to researchers world-wide.</p>\n', 'programCode': ['009:048'], 'title': 'EyeGENE', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'landingPage': 'https://nei.nih.gov/eyegene', 'contactPoint': {'hasEmail': 'mailto:goetzke@nei.nih.gov', 'fn': 'TUMMINIA, SANTA'}, 'issued': '2016-07-15', 'accessLevel': 'public', 'identifier': '9adf0b25-f40c-4c56-9c59-f608c5bd7ebc', '@type': 'dcat:Dataset', 'modified': '2020-02-21', 'keyword': ['national-institutes-of-health-nih'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>PeptideAtlas is a multi-organism, publicly accessible compendium of peptides identified in a large set of tandem mass spectrometry proteomics experiments. Mass spectrometer output files are collected for human, mouse, yeast, and several other organisms, and searched using the latest search engines and protein sequences.</p>\n', 'programCode': ['009:003'], 'title': 'PeptideAtlas', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'theme': ['Health'], 'landingPage': 'http://www.peptideatlas.org/', 'contactPoint': {'hasEmail': 'mailto:coulombej@mail.nih.gov', 'fn': 'COULOMBE, JAMES N'}, 'issued': '2016-07-15', 'accessLevel': 'public', 'identifier': 'a6efb56e-35c5-4db5-9158-3f50f3b9fb9f', '@type': 'dcat:Dataset', 'modified': '2020-02-21', 'keyword': ['national-institutes-of-health-nih'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': "<p>The National Institute on Aging Genetics of Alzheimer's Disease Data Storage Site (NIAGADS) is a national genetics data repository facilitating access to genotypic and phenotypic data for Alzheimer's disease (AD). Data include GWAS, whole genome (WGS) and whole exome (WES), expression, RNA Seq, and CHIP Seq analyses. Data for the Alzheimer’s Disease Sequencing Project (ADSP) are available through a partnership with dbGaP (ADSP at dbGaP). Results are integrated and annotated in the searchable genomics database that also provides access to a variety of software packages, analytic pipelines, online resources, and web-based tools to facilitate analysis and interpretation of large-scale genomic data. Data are available as defined by the NIA Genomics of Alzheimer’s Disease Sharing Policy and the NIH Genomics Data Sharing Policy. Investigators return secondary analysis data to the database in keeping with the NIAGADS Data Distribution Agreement.</p>\n", 'programCode': ['009:044'], 'title': 'The National Institute on Aging Genetics of Alzheimer’s Disease Data Storage Site (NIAGADS)\xa0', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'theme': ['Health'], 'landingPage': 'https://www.niagads.org/', 'contactPoint': {'hasEmail': 'mailto:millerm@nia.nih.gov', 'fn': 'Miller, Marilyn'}, 'issued': '2016-07-15', 'accessLevel': 'public', 'identifier': 'a08ab7e7-d870-4d8a-aaa1-7ebe7ca7a0ce', '@type': 'dcat:Dataset', 'modified': '2020-02-21', 'keyword': ['national-institutes-of-health-nih'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The Global Unique Device Identification Database (GUDID) contains key device identification information submitted to the FDA about medical devices that have Unique Device Identifiers (UDI).</p>\n', 'programCode': ['009:005'], 'publisher': {'@type': 'org:Organization', 'name': 'National Library of Medicine (NLM)'}, 'landingPage': 'https://healthdata.gov/dataset/accessgudid', 'modified': '2020-02-21', 'contactPoint': {'hasEmail': 'mailto:custserv@nlm.nih.gov', 'fn': 'NLM Customer Service'}, 'issued': '2016-07-08', 'accessLevel': 'public', 'identifier': '20eb60a7-5101-4f71-b7d4-5aecff76597a', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'data', 'mediaType': 'application/unknown', 'title': 'Download GUDID Data'}, {'@type': 'dcat:Distribution', 'format': 'api', 'accessURL': 'https://accessgudid.nlm.nih.gov/resources/home', 'mediaType': 'application/unknown', 'title': 'API'}, {'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://accessgudid.nlm.nih.gov/', 'mediaType': 'application/unknown', 'title': 'Search AccessGUDID'}], 'keyword': ['medical devices'], 'bureauCode': ['009:25'], 'dataQuality': True, 'title': 'AccessGUDID'}, {'description': '<p>A hierarchically-organized subject terminology for indexing and cataloging of biomedical information.</p>\n', 'programCode': ['009:048'], 'publisher': {'@type': 'org:Organization', 'name': 'National Library of Medicine (NLM)'}, 'landingPage': 'https://www.nlm.nih.gov/mesh/', 'modified': '2020-02-21', 'contactPoint': {'hasEmail': 'mailto:custserv@nlm.nih.gov', 'fn': 'NLM Customer Service'}, 'issued': '2016-06-14', 'accessLevel': 'public', 'identifier': '8a5bb663-4753-4e70-bfac-2e8a5925d2f9', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'data', 'accessURL': 'https://www.nlm.nih.gov/mesh/filelist.html', 'mediaType': 'application/unknown', 'title': 'Download MeSH Data'}, {'@type': 'dcat:Distribution', 'description': '<p>A SPARQL API and query interface for MeSH.</p>\n', 'format': 'api', 'title': 'Medical Subject Headings (MeSH) RDF Linked Data', 'accessURL': 'http://hhs.github.io/meshrdf/', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.nlm.nih.gov/mesh/MBrowser.html', 'mediaType': 'application/unknown', 'title': 'Search MeSH'}], 'keyword': ['biomedical', 'subject terminology', 'terminology'], 'bureauCode': ['009:25'], 'dataQuality': True, 'title': 'Medical Subject Headings (MeSH)'}, {'rights': 'Grantee evaluation data. Must fill out data user agreement and request dataset.', 'description': '<p>The SPEAKS- faculty/staff dataset contains individual level information from a sample of faculty and staff on GLS funded campuses. These data include faculty experiences with suicide prevention, training and making referrals, knowledge of suicide, suicide risk factors and available resources and the impact of suicide prevention programs among those who work on funded campuses.</p>\n', 'references': ['https://www.suicideprevention-datacenter.com/spdc/login/pud/pud_request_dua.cfm'], 'temporal': '2006-10-01T00:00:00-04:00/2012-12-01T00:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'theme': ['Community', 'Health'], 'landingPage': 'https://www.suicideprevention-datacenter.com', 'modified': '2020-02-21', 'contactPoint': {'hasEmail': 'mailto:SPDCRequests@icfi.com', 'fn': 'Condron, Susanne'}, 'issued': '2016-03-23', 'programCode': ['009:068'], 'accessLevel': 'restricted public', 'title': 'Suicide Prevention Exposure, Awareness, and Knowledge Survey (SPEAKS) - Faculty/Staff', 'identifier': '59358daa-f04b-42c2-ba7a-f53ea3d10c2d', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'data', 'mediaType': 'application/unknown', 'title': 'Suicide Prevention Exposure, Awareness, and Knowledge Survey (SPEAKS) - Faculty/Staff'}], 'keyword': ['substance-abuse-mental-health-services-administration'], 'bureauCode': ['009:30'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'rights': 'Grantee evaluation data. Must fill out data user agreement and request dataset.', 'description': "<p>The SPEAKS- student dataset contains individual level information from a sample of college students on GLS funded campuses. These data include student demographics, the students' exposure to suicide prevention on their campus, their attitudes about suicide and seeking help, their self-efficacy to perform suicide-prevention related behaviors, their knowledge of suicide myths, facts, and their campus resources, and their connectedness and help-seeking behaviors.</p>\n", 'references': ['https://www.suicideprevention-datacenter.com/spdc/login/pud/pud_request_dua.cfm'], 'temporal': '2006-10-01T00:00:00-04:00/2012-12-01T00:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'theme': ['Community', 'Health'], 'landingPage': 'https://www.suicideprevention-datacenter.com', 'modified': '2020-02-21', 'contactPoint': {'hasEmail': 'mailto:SPDCRequests@icfi.com', 'fn': 'Condron, Susanne'}, 'issued': '2016-03-23', 'programCode': ['009:068'], 'accessLevel': 'restricted public', 'title': 'Suicide Prevention Exposure, Awareness, and Knowledge Survey (SPEAKS) - Student', 'identifier': '6b78d079-2194-47f6-90e6-3aa705ae4d4c', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'data', 'mediaType': 'application/unknown', 'title': 'Suicide Prevention Exposure, Awareness, and Knowledge Survey (SPEAKS) - Student'}], 'keyword': ['substance-abuse-mental-health-services-administration'], 'bureauCode': ['009:30'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'rights': 'Grantee evaluation data. Must fill out data user agreement and request dataset.', 'description': "<p>The EIRF dataset contains information about each individual youth who was identified and referred for mental or non-mental health related services as part of a grantee's GLS activities (though a screening event or by a trained gatekeeper). These individual level records consist of demographic information, the setting where the youth was identified, the role of the person who made the identification, and what services the youth was referred to after the identification. In addition, records contain follow-up information about whether the individual received the services for which they were referred.</p>\n", 'references': ['https://www.suicideprevention-datacenter.com/spdc/login/pud/pud_request_dua.cfm'], 'temporal': '2006-10-01T00:00:00-04:00/2006-10-01T00:00:00-04:00', 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'theme': ['Community', 'Health', 'State'], 'landingPage': 'https://www.suicideprevention-datacenter.com', 'modified': '2020-02-21', 'contactPoint': {'hasEmail': 'mailto:SPDCRequests@icfi.com', 'fn': 'Condron, Susanne'}, 'issued': '2016-03-23', 'programCode': ['009:068'], 'accessLevel': 'restricted public', 'title': 'Early Identification Referral and Follow-up (EIRF) Individual Form', 'identifier': 'dbbb7e71-e3a3-4b00-a241-963475389c21', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'data', 'mediaType': 'application/unknown', 'title': 'Early Identification Referral and Follow-up (EIRF) Individual Form'}], 'keyword': ['substance-abuse-mental-health-services-administration'], 'bureauCode': ['009:30'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'rights': 'Grantee evaluation data. Must fill out data user agreement and request dataset.', 'description': '<p>The PSI dataset contains information about the types of strategies that GLS grantees are implementing as part of their suicide prevention activities.</p>\n', 'references': ['https://www.suicideprevention-datacenter.com/spdc/login/pud/pud_request_dua.cfm'], 'temporal': '2006-10-01T00:00:00-04:00/2006-10-01T00:00:00-04:00', 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'theme': ['Community', 'Health'], 'landingPage': 'https://www.suicideprevention-datacenter.com', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:SPDCRequests@icfi.com', 'fn': 'Condron, Susanne'}, 'issued': '2016-03-23', 'programCode': ['009:060'], 'accessLevel': 'restricted public', 'title': 'Prevention Strategies Inventory (PSI) Campus', 'identifier': '3e514106-74d8-4dfe-94f1-6ff7944e6fbe', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'data', 'mediaType': 'application/unknown', 'title': 'Prevention Strategies Inventory (PSI) Campus'}], 'keyword': ['substance-abuse-mental-health-services-administration'], 'bureauCode': ['009:30'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'rights': 'Grantee evaluation data. Must fill out data user agreement and request dataset.', 'description': '<p>The PSI dataset contains information about the types of strategies that GLS grantees are implementing as part of their suicide prevention activities.</p>\n', 'references': ['https://www.suicideprevention-datacenter.com/spdc/login/pud/pud_request_dua.cfm'], 'temporal': '2006-10-01T00:00:00-04:00/2006-10-01T00:00:00-04:00', 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'theme': ['Community', 'Health', 'State'], 'landingPage': 'https://www.suicideprevention-datacenter.com', 'modified': '2020-02-21', 'contactPoint': {'hasEmail': 'mailto:SPDCRequests@icfi.com', 'fn': 'Condron, Susanne'}, 'issued': '2016-03-23', 'programCode': ['009:060'], 'accessLevel': 'restricted public', 'title': 'Prevention Strategies Inventory (PSI) State/Tribal ', 'identifier': 'd01fa529-0b12-4fa8-ac1a-bdc482242f5f', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'data', 'mediaType': 'application/unknown', 'title': 'Prevention Strategies Inventory (PSI) State/Tribal '}], 'keyword': ['substance-abuse-mental-health-services-administration'], 'bureauCode': ['009:30'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'rights': 'Grantee evaluation data. Must fill out data user agreement and request dataset.', 'description': "<p>The TUP-S dataset consists of data gathered at the individual level from persons who attended a GLS funded training event 3 months after the training occurred. This dataset includes information about the impact that the training has had on the individual's understanding and their use of the skills and knowledge gained during the GLS funded training event.</p>\n", 'references': ['https://www.suicideprevention-datacenter.com/spdc/login/pud/pud_request_dua.cfm'], 'temporal': '2010-10-01T00:00:00-04:00/2010-10-01T00:00:00-04:00', 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'theme': ['Community', 'Health', 'State'], 'landingPage': 'https://www.suicideprevention-datacenter.com', 'modified': '2020-02-21', 'contactPoint': {'hasEmail': 'mailto:SPDCRequests@icfi.com', 'fn': 'Condron, Susanne'}, 'issued': '2016-03-23', 'programCode': ['009:068'], 'accessLevel': 'restricted public', 'title': 'Training Utilization and Preservation Survey (TUP-S) State/Tribal', 'identifier': 'e16ba659-aa5d-4bf0-b0f7-d36e0502bdb3', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'data', 'mediaType': 'application/unknown', 'title': 'Training Utilization and Preservation Survey (TUP-S) State/Tribal'}], 'keyword': ['substance-abuse-mental-health-services-administration'], 'bureauCode': ['009:30'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'rights': 'Grantee evaluation data. Must fill out data user agreement and request dataset.', 'description': '<p>The Training Activity Summary Page (formerly the Training Exit Survey Cover Page) dataset contains data about each training event. This dataset includes information about the type of training (specific training types), training sub-type (gatekeeper, clinical, or other), how many people attended the training, and the duration of the training.</p>\n', 'references': ['https://www.suicideprevention-datacenter.com/spdc/login/pud/pud_request_dua.cfm'], 'temporal': '2010-10-01T00:00:00-04:00/2010-10-01T00:00:00-04:00', 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'theme': ['Community', 'Health'], 'landingPage': 'https://www.suicideprevention-datacenter.com', 'modified': '2020-02-21', 'contactPoint': {'hasEmail': 'mailto:SPDCRequests@icfi.com', 'fn': 'Condron, Susanne'}, 'issued': '2016-03-23', 'programCode': ['009:068'], 'accessLevel': 'restricted public', 'title': 'Training Activity Summary Page (TASP) Campus', 'identifier': '8edc595f-99d8-4908-8698-f42a9a8c4f92', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'data', 'mediaType': 'application/unknown', 'title': 'Training Activity Summary Page (TASP) Campus'}], 'keyword': ['substance-abuse-mental-health-services-administration'], 'bureauCode': ['009:30'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'rights': 'Grantee evaluation data. Must fill out data user agreement and request dataset.', 'description': '<p>The Training Activity Summary Page (formerly the Training Exit Survey Cover Page) dataset contains data about each training event. This dataset includes information about the type of training (specific training types), training sub-type (gatekeeper, clinical, or other), how many people attended the training, and the duration of the training.</p>\n', 'references': ['https://www.suicideprevention-datacenter.com/spdc/login/pud/pud_request_dua.cfm'], 'temporal': '2006-10-01T00:00:00-04:00/2006-10-01T00:00:00-04:00', 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'theme': ['Community', 'Health', 'State'], 'landingPage': 'https://www.suicideprevention-datacenter.com', 'modified': '2020-02-21', 'contactPoint': {'hasEmail': 'mailto:SPDCRequests@icfi.com', 'fn': 'Condron, Susanne'}, 'issued': '2016-03-23', 'programCode': ['009:068'], 'accessLevel': 'restricted public', 'title': 'Training Activity Summary Page (TASP) State and Tribe', 'identifier': 'a6fb391c-42fe-4bdb-91b1-9684bb3db32b', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'data', 'mediaType': 'application/unknown', 'title': 'Training Activity Summary Page (TASP) State and Tribe'}], 'keyword': ['substance-abuse-mental-health-services-administration'], 'bureauCode': ['009:30'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'rights': 'Grantee evaluation data. Must fill out data user agreement and request dataset.', 'description': '<p>The TES Individual dataset contains information at the individual-level about the persons who attend a GLS funded training event. This dataset includes variables that describe the trainees including their demographics and the primary setting and role within the setting where the trainee interacts with youth, the ways in which they intend to use their training, the impact of the training in terms of the usefulness, practicality, and applicability of the training to the trainees life.</p>\n', 'references': ['https://www.suicideprevention-datacenter.com/spdc/login/pud/pud_request_dua.cfm'], 'temporal': '2010-10-01T00:00:00-04:00/2015-09-01T00:00:00-04:00', 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'theme': ['Community', 'Health', 'National'], 'landingPage': 'https://www.suicideprevention-datacenter.com', 'modified': '2020-02-21', 'contactPoint': {'hasEmail': 'mailto:SPDCRequests@icfi.com', 'fn': 'Condron, Susanne'}, 'issued': '2016-03-23', 'programCode': ['009:068'], 'accessLevel': 'restricted public', 'title': 'Training Exit Survey (TES) Individual Campus', 'identifier': 'e944ac97-9d5c-4087-b623-8ef7fd3a4aa7', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'data', 'mediaType': 'application/unknown', 'title': 'Training Exit Survey (TES) Individual Campus'}], 'keyword': ['substance-abuse-mental-health-services-administration'], 'bureauCode': ['009:30'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The Chemical Effects in Biological Systems database (CEBS: <a href="https://manticore.niehs.nih.gov/cebssearch/">https://manticore.niehs.nih.gov/cebssearch/</a>) houses data from the National Toxicology Program research and testing program. CEBS data from individual animals is here, organized into data domains. CEBS data are also available for search.</p>\n', 'programCode': ['009:049'], 'references': ['https://tools.niehs.nih.gov/cebs3/ui/', 'ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/', 'https://tools.niehs.nih.gov/cebs3/support/', 'https://doi.org/10.22427/NTP-DATA-1'], 'publisher': {'@type': 'org:Organization', 'name': 'National Institute of Environmental Health Sciences (NIEHS)'}, 'theme': ['Community', 'Health', 'National'], 'landingPage': 'https://manticore.niehs.nih.gov/cebssearch/', 'modified': '2020-04-13', 'contactPoint': {'hasEmail': 'mailto:fostel@niehs.nih.gov', 'fn': 'Fostel, Jennifer'}, 'issued': '2016-03-11', 'accessLevel': 'public', 'title': 'Chemical Effects in Biological Systems (CEBS)', 'identifier': '0088ebe4-d633-49fc-ba88-f0a8e3d831d8', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>Clinical chemistry refers to the processes used to measure levels of biochemical components in bodily fluids such as serum and plasma. This data domain contains parameters related to lipid metabolism in the liver and kidneys, and to hormone (e.g., thyroid) and electrolyte (e.g., potassium) levels.<br />\nThis data domain is part of Chemical Effects in Biological Systems (CEBS) database maintained by the National Toxicology Program.</p>\n<p>At the link provided is a PDF file and one or more folders containing data. The PDF describes the data, file types, and folder structure present.</p>\n', 'format': 'data', 'title': 'CEBS Clinical Chemistry Data', 'accessURL': 'ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/CLINICAL_CHEMISTRY/', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'description': '<p>Developmental toxicity refers to the adverse effects on the developing organism. This data domain contains information relating to prenatal and developmental assessments. Examples of endpoints: fetal examination, markers of puberty (e.g. vaginal opening), and neuromuscular (e.g., grip strength) and neurobehavioral (e.g., motor activity) endpoints.<br />\nThis data domain is part of Chemical Effects in Biological Systems (CEBS) database maintained by the National Toxicology Program.</p>\n<p>At the link provided is a PDF and one or more folders containing data. The PDF describes the data, file types, and folder structure present.</p>\n<p>National Toxicology Program (NTP) legacy Developmental and Reproductive Toxicity (DART) evaluations conducted from 1985 to 2005 are available in their entirety in the NTP Legacy Data folder. These data represent results of studies conducted by a contract laboratory for the NTP. The findings may or may not have been peer reviewed and were not evaluated in accordance with the Explanation of Levels of Evidence for Reproductive Toxicity criteria or with the Explanation of Levels of Evidence for Developmental Toxicity criteria established by the NTP in March 2009. The findings and conclusions for this study should not be construed to represent the views of the NTP or the U.S. Government.</p>\n', 'format': 'data', 'title': 'CEBS Developmental Data', 'accessURL': 'ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/DEVELOPMENTAL/', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'description': '<p>The bacterial mutagenicity test, or Ames Assay, is used to assess whether a test article causes genetic damage. These data are bacterial colony counts.<br />\nThis data domain is part of Chemical Effects in Biological Systems (CEBS) database maintained by the National Toxicology Program.</p>\n<p>At the link provided is a PDF and one or more folders containing data. The PDF describes the data, file types, and folder structure present.</p>\n', 'format': 'data', 'title': 'CEBS Genetic Toxicology: Bacterial Mutagenicity Data', 'accessURL': 'ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/GENETOX_Genetic%20Toxicology%20-%20Bacterial%20mutagenicity/', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'description': '<p>The peripheral blood erythrocyte micronucleus test provides an indication of whether a test article is capable of inducing structural and/or numerical chromosomal damage, specifically micronuclei damage. This data domain contains the frequency of micronucleated erythrocytes (red blood cells) in either bone marrow or peripheral blood in response to exposure to a test article. Examples of endpoints include cell counts, percentages of micronucleated cells, and percentages of immature erythrocytes (polychromatic erythrocytes or PCEs) and mature erythrocytes (normochromatic erythrocytes or NCE) within the total erythrocyte population.<br />\nThis data domain is part of Chemical Effects in Biological Systems (CEBS) database maintained by the National Toxicology Program.</p>\n<p>At the link provided is a PDF and one or more folders containing data. The PDF describes the data, file types, and folder structure present.</p>\n', 'format': 'data', 'title': 'CEBS Genetic Toxicology: Micronucleus Data', 'accessURL': 'ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/GENETOX_Genetic%20Toxicology%20-%20Micronucleus/', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'description': '<p>Gross observations identify the morphologic alterations in tissues that are visible without the aid of a microscope. This data domain includes changes in organs observed, terminal body weight, and absolute and relative organ weights at necropsy.</p>\n<p>This data domain is part of Chemical Effects in Biological Systems (CEBS) database maintained by the National Toxicology Program.</p>\n<p>At the link provided is a PDF and one or more folders containing data. The PDF describes the data, file types, and folder structure present.</p>\n', 'format': 'data', 'title': 'CEBS Gross Pathology Observation Data', 'accessURL': 'ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/GROSS_OBSERVATION/', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'description': '<p>Hematology is the analysis of cells that circulate in the bloodstream – namely red blood cells, white blood cells, and platelets. Hematology analysis is done on whole blood and includes a complete blood count (CBC) and blood smear evaluation. Examples of endpoints: cell counts, red blood cell size, and hemoglobin concentration.<br />\nThis data domain is part of Chemical Effects in Biological Systems (CEBS) database maintained by the National Toxicology Program.</p>\n<p>At the link provided is a PDF and one or more folders containing data. The PDF describes the data, file types, and folder structure present.</p>\n', 'format': 'data', 'title': 'CEBS Hematology Data', 'accessURL': 'ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/HEMATOLOGY/', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'description': '<p>The Toxicology in the 21st Century (Tox21) program is a federal collaboration that uses automated high throughput screening (HTS) methods to quickly and efficiently test chemicals for activity across a battery of assays that target cellular processes. These assays rapidly evaluate large numbers of chemicals to provide insight on potential human health effects.<br />\nThis data domain is part of Chemical Effects in Biological Systems (CEBS) database maintained by the National Toxicology Program.</p>\n<p>At the link provided is a PDF and one or more folders containing data. The PDF describes the data, file types, and folder structure present.</p>\n', 'format': 'data', 'title': 'CEBS High Throughput Screening Data (Tox21)', 'accessURL': 'ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/Tox21/', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'description': '<p>Histopathology is the study of microscopic changes or abnormalities in tissues. This data domain contains descriptions of tissue abnormalities (diagnosis), site of abnormality (location), and severity of lesions. Examples of endpoints: diagnosis, distribution, and severity of lesions, and indication of whether the observed lesion is neoplastic, metastatic, systemic, or malignant.<br />\nThis data domain is part of Chemical Effects in Biological Systems (CEBS) database maintained by the National Toxicology Program.</p>\n<p>At the link provided is a PDF and one or more folders containing data. The PDF describes the data, file types, and folder structure present.</p>\n', 'format': 'data', 'title': 'CEBS Histopathology Data', 'accessURL': 'ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/HISTOPATHOLOGY/', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'description': '<p>Immunotoxicology identifies the potential for a test article to modulate immune function in mice and/or rats. This data domain contains studies that evaluate the basic functional aspects of diverse immune system components including innate immune function and adaptive immune function (humoral mediated immunity, cell-mediated immunity). Examples of endpoints: function (phagocytosis), natural killer cell assay, cytotoxic T lymphocyte activity, proliferative responses that signal through the T cell receptor, IgM and IgG antibody production following challenge with T-dependent antigens, and quantification of leukocyte populations. </p>\n<p>This data domain also includes studies that evaluate the potential for test articles to induce dermal sensitization (contact hypersensitivity) and irritancy following application to the skin. Examples of endpoints: proliferative responses in the lymph nodes that drain the site of test article application and measurements of edema at the site of exposure.</p>\n<p>This dataset also comprises studies that assess the ability of test articles to trigger or modulate existing autoimmunity. These studies are disease specific and the endpoints vary in accordance with the specific disease being investigated. Examples of endpoints: serum and urinary proteins, measurement of circulating or tissue specific autoantibodies, and other inflammatory mediators.<br />\nThis data domain is part of Chemical Effects in Biological Systems (CEBS) database maintained by the National Toxicology Program.</p>\n<p>At the link provided is a PDF and one or more folders containing data. The PDF describes the data, file types, and folder structure present.</p>\n', 'format': 'data', 'title': 'CEBS Immunology Data', 'accessURL': 'ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/IMMUNOLOGY/', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'description': '<p>In-life observations are recorded during the exposure period of a study and describe individual animal’s response to test article. Examples of endpoints: body weight measurements, clinical observations, food and water consumption, and body temperature measurements.<br />\nThis data domain is part of Chemical Effects in Biological Systems (CEBS) database maintained by the National Toxicology Program.</p>\n<p>At the link provided is a PDF and one or more folders containing data. The PDF describes the data, file types, and folder structure present.</p>\n', 'format': 'data', 'title': 'CEBS In-Life Observation Data', 'accessURL': 'ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/IN_LIFE_OBSERVATIONS/', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'description': '<p>Toxicogenomics studies that employ microarrays evaluate the biological response to a toxicological challenge at the level of the genome. Results from these studies are typically reported as gene and molecular pathway read outs, which can be further analyzed for their relationship to toxicity and disease outcomes. Datasets are provided as raw, probe-level files including CEL files (Affymetrix arrays) and TXT files (CodeLink or Agilent arrays).<br />\nThis data domain is part of Chemical Effects in Biological Systems (CEBS) database maintained by the National Toxicology Program.</p>\n<p>At the link provided is a PDF and one or more folders containing data. The PDF describes the data, file types, and folder structure present.</p>\n', 'format': 'data', 'title': 'CEBS Microarray Data', 'accessURL': 'ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/microarray/', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'description': '<p>Toxicogenomics studies that employ the polymerase chain reaction (PCR) technique evaluate the biological response to a toxicological challenge at the level of individual genes or a small set of genes. PCR is often used to test specific gene-level hypotheses related to a toxicological challenge or validate results from larger scale microarray studies. Data are reported as the expression of a number of genes related to toxicology under different conditions.<br />\nThis data domain is part of Chemical Effects in Biological Systems (CEBS) database maintained by the National Toxicology Program.</p>\n<p>At the link provided is a PDF and one or more folders containing data. The PDF describes the data, file types, and folder structure present.</p>\n', 'format': 'data', 'title': 'CEBS PCR Data', 'accessURL': 'ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/PCR/', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'description': '<p>Reproductive toxicity describes the adverse effect of test articles on fertility and fecundity. This data domain contains data relating to the fertility, gestation, and number of live offspring. Examples of endpoints: estrous cyclicity, sperm parameters, live pup counts per litter, and pup sex ratio.<br />\nThis data domain is part of Chemical Effects in Biological Systems (CEBS) database maintained by the National Toxicology Program.</p>\n<p>At the link provided is a PDF and one or more folders containing data. The PDF describes the data, file types, and folder structure present.</p>\n', 'format': 'data', 'title': 'CEBS Reproductive Data', 'accessURL': 'ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/REPRODUCTIVE/', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'description': '<p>Urinalysis measures the physical, biochemical, and microscopic properties of urine. A urinalysis includes gross examination of urine for color and clarity and measurements of urine volume and specific gravity. This data domain contains data relating to levels of electrolytes, proteins, and enzymes. Examples of biochemical endpoints: levels of glucose, creatinine, protein, and sodium.<br />\nThis data domain is part of Chemical Effects in Biological Systems (CEBS) database maintained by the National Toxicology Program.</p>\n<p>At the link provided is a PDF and one or more folders containing data. The PDF describes the data, file types, and folder structure present.</p>\n', 'format': 'data', 'title': 'CEBS Urinalysis Data', 'accessURL': 'ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/URINALYSIS/', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'description': '<p>The in vivo comet assay examines the ability of substances to cause DNA damage in cells from a variety<br />\nof different tissues in an organism, such as stomach, liver, lung, or brain. The DNA damage detected in<br />\nthe comet assay may be in the form of breaks or adducts, as well as transient damage resulting from<br />\nnormal DNA repair processes.<br />\nThe DNA damage detected by this assay may be:</p>\n<ul>\n<li>Repaired and thus, cause no permanent effects in the cell</li>\n<li>Lethal to the cell</li>\n<li>Converted into a persistent mutation by errors in DNA repair, which may lead to disease</li>\n</ul>\n<p>DNA breaks may also lead to chromosome breaks, which are found in many human diseases including<br />\ncancer.<br />\nThis data domain is part of Chemical Effects in Biological Systems (CEBS) database maintained by the National Toxicology Program.</p>\n<p>At the link provided is a PDF and one or more folders containing data. The PDF describes the data, file types, and folder structure present.</p>\n', 'format': 'data', 'title': 'CEBS Genetic Toxicology: In Vivo Comet Data', 'accessURL': 'ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/GENETOX_Genetic%20Toxicology%20-%20In%20Vivo%20Alkaline%20Comet%20Assay/', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'description': '<p>The in vitro micronucleus assay provides insight into the genotoxic damage potential of test articles by measuring the frequency of micronuclei in mammalian cell cultures. Flow cytometry is commonly used to measure DNA damage in cell cultures by counting harvested cells to determine the percentage of cells that are micronucleated. In vitro micronucleus data can include cell counts, percentages of micronucleated cells, and percentages of apoptotic cells.</p>\n<p>This data domain is part of Chemical Effects in Biological Systems (CEBS) database maintained by the National Toxicology Program.</p>\n<p>At the link provided is a PDF file and one or more folders containing data. The PDF describes the data, file types, and folder structure present.</p>\n', 'format': 'data', 'title': 'CEBS Genetic Toxicology: In Vitro Micronucleus Data', 'accessURL': 'ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/GENETOX_Genetic%20Toxicology%20-%20In%20Vitro%20Micronucleus/', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'description': '<p>The NTP Pathology Data contains individual animal histopathology data as well as incidence statistics for neoplastic and non-neoplastic histopathological findings.</p>\n', 'format': 'data', 'title': 'NTP Pathology Bioassay Data', 'accessURL': 'ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Pathology_Bioassay_Data/', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'description': '<p>The ICCVAM in vitro basal cytotoxicity (LD50) assays proposed for establishing starting doses for in vivo acute oral toxicity studies with associated IC50 values.<br />\n<strong>CEBS The ICCVAM Acute Systemic Toxicity Reference List Link API:</strong> <a href="ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/The%20ICCVAM%20Acute%20Systemic%20Toxicity%20Reference%20List_2019_06_27.xlsx">ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/The%2...</a></p>\n', 'format': 'data', 'title': 'CEBS The ICCVAM Acute Systemic Toxicity Reference List', 'accessURL': 'ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'description': '<p>A summary of data on the effects of chemicals (lowest effect level, (LEL)) on the Estrogen Receptor (ER) from uterotrophic assays.<br />\n<strong>CEBS The NICEATM Estrogen Receptor Uterotrophic Assay Data Link API:</strong> <a href="ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/The%20NICEATM%20Estrogen%20Receptor%20Uterotrophic%20Assay%20Data_2019_06_27.xlsx">ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/The%2...</a></p>\n', 'format': 'data', 'title': 'CEBS The NICEATM Estrogen Receptor Uterotrophic Assay Data', 'accessURL': 'ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'description': '<p>A summary of recommended reference substances for validation of In Vitro Murine Local Lymph Node Assay (LLNA) for skin sensitization.<br />\n<strong>CEBS The ICCVAM Skin Sensitization (Murine LLNA) Reference List Link API:</strong> <a href="ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/The_ICCVAM_Skin_Sensitization_Murine%20LLNA_Reference_List_2019_06_27.xlsx">ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/The_I...</a></p>\n', 'format': 'data', 'title': 'CEBS The ICCVAM Skin Sensitization (Murine LLNA) Reference List', 'accessURL': 'ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'description': '<p>A list of recommended reference substances for evaluation or validation of In Vitro Androgen Receptor (AR) agonism assays.<br />\n<strong>CEBS The ICCVAM Androgen Receptor Agonist Reference List Link API:</strong> <a href="ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/The_ICCVAM_Androgen_Receptor_Agonist_Reference_List_2019_06_27.xlsx">ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/The_I...</a></p>\n', 'format': 'data', 'title': 'CEBS The ICCVAM Androgen Receptor Agonist Reference List', 'accessURL': 'ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'description': '<p>NTP summary of potential mutagenicity from Ames studies for each dosage, rodent strain, activation condition, and protocol type.<br />\n<strong>CEBS Ames Conclusions Link API:</strong> <a href="ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/Ames_Conclusions_DataCollection_2020-02-19.xlsx">ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/Ames_...</a></p>\n', 'format': 'data', 'title': 'CEBS Ames Conclusions', 'accessURL': 'ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'description': '<p>Conclusions from chronic bioassay level of evidence; Genetic toxicology assays of bacterial mutagenicity, micronucleus and comet assays; Some Tox21 assays.<br />\n<strong>CEBS Bioassay Genetox Conclusion Dataset Link API:</strong> <a href="ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/Treatment_Related_Findings_DataCollection_2020-03-05.xlsx">ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/Treat...</a></p>\n', 'format': 'data', 'title': 'CEBS Bioassay Genetox Conclusion Dataset', 'accessURL': 'ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'description': '<p>Summary of protocol methods for 360 legacy microarray studies; viewable with Adobe Flash Player (<a href="https://get.adobe.com/flashplayer/">https://get.adobe.com/flashplayer/</a>). Raw data is available through FTP links for each study.<br />\n<strong>CEBS Microarray Dataset Link API:</strong> <a href="ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/Microarray_Dataset_Data_2019_06_20.xlsx">ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/Micro...</a></p>\n', 'format': 'data', 'title': 'CEBS Microarray Dataset', 'accessURL': 'ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'description': '<p>Study conclusions from multiple germ cell chemical mutagenicity study protocols in Canton-S Drosophila.<br />\n<strong>CEBS Drosophila Germ Cell Mutagenicity Link API:</strong> <a href="ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/Drosophila_Germ_Cell_Mutagenicity_DataCollection_2019-02-27.xlsx">ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/Droso...</a></p>\n', 'format': 'data', 'title': 'CEBS Drosophila Germ Cell Mutagenicity', 'accessURL': 'ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'description': '<p>Study conclusions from mammalian cell chemical cytogenetic study protocols in CHO-W-B1 hamsters.<br />\n<strong>CEBS Mammalian Cell Cytogenetics Link API:</strong> <a href="ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/Mammalian_Cell_Cytogenetics_DataCollection_2019-02-27.xlsx">ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/Mamma...</a></p>\n', 'format': 'data', 'title': 'CEBS Mammalian Cell Cytogenetics', 'accessURL': 'ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'description': '<p>Study conclusions from mammalian cell chemical mutagenic study protocols for multiple activation conditions.<br />\n<strong>CEBS Mammalian Cell Mutagenicity Link API:</strong> <a href="ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/Mammalian_Cell_Mutagenicity_DataCollection_2019-02-27.xlsx">ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/Mamma...</a></p>\n', 'format': 'data', 'title': 'CEBS Mammalian Cell Mutagenicity', 'accessURL': 'ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'description': '<p>Study conclusions from rodent chemical cytogenetic study protocols in B6C3F1 mice.<br />\n<strong>CEBS Rodent Cytogenetics Link API:</strong> <a href="ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/Rodent_Cytogenetics_DataCollection_2019-02-27.xlsx">ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/Roden...</a></p>\n', 'format': 'data', 'title': 'CEBS Rodent Cytogenetics', 'accessURL': 'ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'description': '<p>Study and trial conclusions from in vivo micronucleus assays for each rodent strain, dosage, route of administration, duration, and tissue type for multiple chemicals.<br />\n<strong>CEBS In Vivo Micronucleus Link API:</strong><a href="ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/In_Vivo_Micronucleus_DataCollection_2020-02-19.xlsx">ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/In_Vi...</a></p>\n', 'format': 'data', 'title': 'CEBS In Vivo Micronucleus', 'accessURL': 'ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'description': '<p>Benchmark Dose (BMD) analysis for histopathologic lesion incidence data with best fit models for each chemical, organ, morphology type, species, route of administration, and dose.<br />\n<strong>CEBS Benchmark Dose Analysis for Neoplastic and Non-neoplastic Lesions Link API:</strong> <a href="ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/Benchmark_Dose_Values_DataCollection_2019-12-20.xlsx">ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/Bench...</a></p>\n', 'format': 'data', 'title': 'CEBS Benchmark Dose Analysis for Neoplastic and Non-neoplastic Lesions', 'accessURL': 'ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'description': '<p>Annotation of Hallmark Gene Sets (<a href="http://software.broadinstitute.org/gsea/msigdb/collections.jsp">http://software.broadinstitute.org/gsea/msigdb/collections.jsp</a>) using NextBio platform to identify correlations between Hallmark Gene Sets and gene expression studies focusing on liver tissue in rodents and humans, or other organs in rodents.<br />\n<strong>CEBS Hallmark Gene Sets Annotations Link API:</strong> <a href="ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/Hallmark_Geneset_Annotation_DataCollection_2019-1-30.xlsx">ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/Hallm...</a></p>\n', 'format': 'data', 'title': 'CEBS Hallmark Gene Sets Annotations', 'accessURL': 'ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'description': '<p>Phase I and II C. elegans and zebrafish toxicity estimates. Developmental Effects of the ToxCast™ Phase I and Phase II Chemicals in Caenorhabditis elegans and Corresponding Responses in Zebrafish, Rats, and Rabbits. Windy A. Boyd , Marjolein V. Smith , Caroll A. Co , Jason R. Pirone , Julie R. Rice , Keith R. Shockley , and Jonathan H. Freedman. Published:01May2016. <a href="https://doi.org/10.1289/ehp.1409645">https://doi.org/10.1289/ehp.1409645</a>.<br />\n<strong>CEBS Toxicity Estimates of the ToxCast Chemicals in C. elegans and Zebrafish Link API:</strong> <a href="ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/Windy_Boyd_Publication_DataCollection_2019-2-22.xlsx">ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/Windy...</a></p>\n', 'format': 'data', 'title': 'CEBS Toxicity Estimates of the ToxCast Chemicals in C. elegans and Zebrafish', 'accessURL': 'ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'description': '<p>Evaluation of androgen assay results using a curated Hershberger database. Kleinstreuer NC, Browne P, Chang X, Judson R, Casey W, Ceger P, Deisenroth C, Baker N, Markey K, Thomas RS. Published: 25 May 2018. <a href="https://doi.org/10.1016/j.reprotox.2018.08.017">https://doi.org/10.1016/j.reprotox.2018.08.017</a>. Performance data from applying the ToxCast/Tox 21 androgen receptor model, based on 11 high throughput assays, to 39 reference chemicals.<br />\n<strong>CEBS Evaluation of Androgen Receptor Agonists Dataset Link API:</strong><a href="ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/Evaluation_of_Androgen_Receptor_Agonists_Dataset_2019_09_19_STbl_8.xlsx">ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/Evalu...</a></p>\n', 'format': 'data', 'title': 'CEBS Evaluation of Androgen Receptor Agonists Dataset', 'accessURL': 'ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'description': '<p>Evaluation of androgen assay results using a curated Hershberger database. Kleinstreuer NC, Browne P, Chang X, Judson R, Casey W, Ceger P, Deisenroth C, Baker N, Markey K, Thomas RS. Published: 25 May 2018. <a href="https://doi.org/10.1016/j.reprotox.2018.08.017">https://doi.org/10.1016/j.reprotox.2018.08.017</a>. Performance data from applying the ToxCast/Tox 21 androgen receptor model, based on 11 high throughput assays, to 39 reference chemicals.<br />\n<strong>CEBS Evaluation of Androgen Receptor Antagonists Link API:</strong> <a href="ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/Evaluation_of_Androgen_Receptor_Antagonists_Dataset_2019_02_27_STbl_9_2019_06_20.xlsx">ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/Evalu...</a></p>\n', 'format': 'data', 'title': 'CEBS Evaluation of Androgen Receptor Antagonists', 'accessURL': 'ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'description': '<p>Evaluation of androgen assay results using a curated Hershberger database. Kleinstreuer NC, Browne P, Chang X, Judson R, Casey W, Ceger P, Deisenroth C, Baker N, Markey K, Thomas RS. Published: 25 May 2018. <a href="https://doi.org/10.1016/j.reprotox.2018.08.017">https://doi.org/10.1016/j.reprotox.2018.08.017</a>. Performance data from applying the ToxCast/Tox 21 androgen receptor model, based on 11 high throughput assays, to 39 reference chemicals.<br />\n<strong>CEBS Tox21 Androgen Receptor Assays and Androgen Receptor Pathway Model DatasetLink API:</strong> <a href="ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/Tox21%20Androgen%20Receptor%20Assays%20and%20Androgen%20Receptor%20Pathway%20Model%20Dataset%20%20_2019_02_27_STbl_2_2019_06_20.xlsx">ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/Tox21...</a></p>\n', 'format': 'data', 'title': 'CEBS Tox21 Androgen Receptor Assays and Androgen Receptor Pathway Model Dataset', 'accessURL': 'ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'description': '<p>Study conclusions from comet assays for each chemical, rodent strain, organ, and dosage.<br />\n<strong>CEBS Comet Assay Conclusions Link API:</strong> <a href="ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/Comet_Dataset_Data_2020-02-19.xlsx">ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/Comet...</a></p>\n', 'format': 'data', 'title': 'CEBS Comet Assay Conclusions', 'accessURL': 'ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'description': '<p>Study and trial conclusions from micronucleus assays for each cell type, activation condition, dose, duration, and chemical.<br />\n<strong>CEBS In Vitro Micronucleus Link API:</strong> <a href="ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/In_Vitro_Micronucleus_DataCollection_2019-03-15.xlsx">ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/In_Vi...</a></p>\n', 'format': 'data', 'title': 'CEBS In Vitro Micronucleus', 'accessURL': 'ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'description': '<p>Summary of histopathologic lesions found in studies where each dose group had two or more of the lesion for each chemical, organ, morphology type, species, route of administration, and dose. Lesions with a statistically significant difference (P<0.05) in incidence between the exposed and control animals are flagged.<br />\n<strong>CEBS Statistically Analyzed NTP Pathology Lesions Link API:</strong> <a href="ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/Statistically_Analyzed_NTP_Pathology_Lesions_with_Incidence_2020_03_05.xlsx">ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/Stati...</a></p>\n', 'format': 'data', 'title': 'CEBS Statistically Analyzed NTP Pathology Lesions (with Incidence)', 'accessURL': 'ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'description': '<p>The purity data for the NTP Tox21 Phase 2 chemicals provided to NCATS for the Tox21 Phase 2 program. These data results from the analysis of neat chemicals, prior to the preparation of the DMSO solutions sent to NCATS and should not be equated with NCATS QC Day 0 or QC Day 4 data.<br />\n<strong>CEBS Tox21 Phase 2 Purity Link API:</strong> <a href="ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/Tox21_Purity_Data_2019_10_07.xlsx">ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/Tox21...</a></p>\n', 'format': 'data', 'title': 'CEBS Tox21 Phase 2 Purity', 'accessURL': 'ftp://anonftp.niehs.nih.gov/ntp-cebs/datatype/NTP_Data_Collections/', 'mediaType': 'application/unknown'}], 'keyword': ['national-institute-of-environmental-health-sciences-niehs'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'rights': 'Grantee evaluation data. Must fill out data user agreement and request data set.', 'description': '<p>The TES Individual dataset contains information at the individual-level about the persons who attend a GLS funded training event. This dataset includes variables that describe the trainees including their demographics and the primary setting and role within the setting where the trainee interacts with youth, the ways in which they intend to use their training, the impact of the training in terms of the usefulness, practicality, and applicability of the training to the trainees life. (State/Tribal - October 2006 through September 2013; Campus - October 2010 through September 2015)</p>\n', 'references': ['https://www.suicideprevention-datacenter.com/spdc/login/pud/pud_request.cfm'], 'temporal': '2006-10-01T00:00:00-04:00/2013-09-01T00:00:00-04:00', 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'theme': ['Community', 'Health', 'State'], 'landingPage': 'https://www.suicideprevention-datacenter.com', 'modified': '2020-02-21', 'contactPoint': {'hasEmail': 'mailto:SPDCRequests@icfi.com', 'fn': 'Condron, Susanne'}, 'issued': '2016-03-09', 'programCode': ['009:068'], 'accessLevel': 'restricted public', 'title': 'Training Exit Survey (TES) Individual State and Tribe', 'identifier': '7d5ac596-7ed6-4373-b339-1ed976008fef', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'data', 'mediaType': 'application/unknown', 'title': 'Training Exit Survey (TES) Individual State and Tribe'}], 'keyword': ['substance-abuse-mental-health-services-administration'], 'bureauCode': ['009:30'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': "<p>The Office of Child Support Enforcement's Annual Data Report for fiscal year 2013 from State agencies administering child support enforcement plans under Title IV-D of the Social Security Act.</p>\n", 'programCode': ['009:084'], 'title': 'Child Support Enforcement Annual Data Report Form 157 – YR 2013', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families'}, 'theme': ['State'], 'landingPage': 'https://healthdata.gov/dataset/child-support-enforcement-annual-data-report-form-157-%E2%80%93-yr-2013-1', 'modified': '2020-02-21', 'contactPoint': {'hasEmail': 'mailto:dennis.putze@acf.hhs.gov', 'fn': 'Dennis Putze'}, 'issued': '2015-12-23', 'accessLevel': 'public', 'identifier': 'b66dec74-c265-4761-89e8-7a61d9904032', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.acf.hhs.gov/datagov-datasets/ocse/dcs/157_CSE_ANNUAL_2013.csv', 'format': '.csv', 'title': 'Child Support Enforcement Annual Data Report Form 157 – YR 2013', 'description': "<p>The Office of Child Support Enforcement's Annual Data Report for fiscal year 2014 from State agencies administering child support enforcement plans under Title IV-D of the Social Security Act.</p>\n", 'mediaType': 'application/unknown'}], 'keyword': ['administration-for-children-and-families'], 'bureauCode': ['001:05'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.acf.hhs.gov/datagov-datasets/ocse/dcs/157_CSE_ANNUAL_DICTIONARY.xlsx'}, {'description': "<p>The Office of Child Support Enforcement's Annual Data Report from State agencies administering child support enforcement plans under Title IV-D of the Social Security Act.</p>\n", 'programCode': ['009:084'], 'title': 'Child Support Enforcement Annual Data Report Form 157 ', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families'}, 'theme': ['State'], 'landingPage': 'https://healthdata.gov/dataset/child-support-enforcement-annual-data-report-form-157', 'contactPoint': {'hasEmail': 'mailto:dennis.putze@acf.hhs.gov', 'fn': 'Dennis Putze'}, 'issued': '2015-12-22', 'accessLevel': 'public', 'identifier': 'ad96b172-cc28-479d-8656-bc8f45766510', '@type': 'dcat:Dataset', 'modified': '2020-02-21', 'keyword': ['administration-for-children-and-families'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.acf.hhs.gov/datagov-datasets/ocse/dcs/157_CSE_ANNUAL_DICTIONARY.xlsx'}, {'description': "<p>The Office of Child Support Enforcement's Annual Data Report from State agencies administering child support enforcement plans under Title IV-D of the Social Security Act.</p>\n", 'programCode': ['009:084'], 'title': 'Child Support Enforcement Annual Data Report Form 157 – YR 2014', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families'}, 'landingPage': 'https://healthdata.gov/dataset/child-support-enforcement-annual-data-report-form-157-%E2%80%93-yr-2014-0', 'contactPoint': {'hasEmail': 'mailto:dennis.putze@acf.hhs.gov', 'fn': 'Dennis Putze'}, 'issued': '2015-12-22', 'accessLevel': 'public', 'identifier': 'e7a8d021-9d41-461c-8ff6-fe9d92076ab0', '@type': 'dcat:Dataset', 'modified': '2016-09-16', 'keyword': ['administration-for-children-and-families'], 'bureauCode': ['009:00'], 'theme': ['State'], 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.acf.hhs.gov/datagov-datasets/ocse/dcs/157_CSE_ANNUAL_DICTIONARY.xlsx'}, {'description': "<p>The Office of Child Support Enforcement's Annual Data Report from State agencies administering child support enforcement plans under Title IV-D of the Social Security Act.</p>\n", 'programCode': ['009:084'], 'title': 'Child Support Enforcement Annual Data Reports Form 157 - YR 2013', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families'}, 'landingPage': 'http://www.acf.hhs.gov/programs/css/resource/fy2013-preliminary-report', 'contactPoint': {'hasEmail': 'mailto:dennis.putze@acf.hhs.gov', 'fn': 'Dennis Putze'}, 'issued': '2015-12-22', 'accessLevel': 'public', 'identifier': '086cdad1-f9c0-4eac-8a9f-dcdc26c538e4', '@type': 'dcat:Dataset', 'modified': '2016-09-16', 'keyword': ['administration-for-children-and-families'], 'bureauCode': ['009:00'], 'theme': ['State'], 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.acf.hhs.gov/datagov-datasets/ocse/dcs/157_CSE_ANNUAL_DICTIONARY.xlsx'}, {'description': '<p>This dataset contains annual data on collections received and distributed by State agencies administering the Child Support Enforcement program under title IV-D of the Social Security Act.</p>\n', 'programCode': ['009:084'], 'title': 'Child Support Enforcement Annual Data Report Form 34A – 2011', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families'}, 'theme': ['State'], 'landingPage': 'http://www.acf.hhs.gov/programs/css/resource/fy2011-annual-report', 'modified': '2020-02-21', 'contactPoint': {'hasEmail': 'mailto:dennis.putze@acf.hhs.gov', 'fn': 'Dennis Putze'}, 'issued': '2015-12-15', 'accessLevel': 'public', 'identifier': '6eda6f86-e27d-4e2c-ae61-a1e48ad10cd1', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.acf.hhs.gov/datagov-datasets/ocse/dcs/34A_CSE_ANNUAL_2011.csv', 'format': '.csv', 'title': 'Child Support Enforcement Annual Data Report Form 34A – 2011', 'description': '<p>This dataset contains annual data on collections received and distributed by State agencies administering the Child Support Enforcement program under title IV-D of the Social Security Act.</p>\n', 'mediaType': 'application/unknown'}], 'keyword': ['administration-for-children-and-families'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.acf.hhs.gov/datagov-datasets/ocse/dcs/34A_CSE_ANNUAL_DICTIONARY.xlsx'}, {'description': '<p>HCUP Fast Stats provides easy access to the latest HCUP-based statistics for health information topics. HCUP Fast Stats uses visual statistical displays in stand-alone graphs, trend figures, or simple tables to convey complex information at a glance. Information on the effect of Medicaid expansion on hospital use will be updated regularly (quarterly or annually, as newer data become available).</p>\n', 'programCode': ['009:074'], 'temporal': '2007-01-01T05:00:00-05:00/2007-01-01T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Agency for Healthcare Research and Quality, Department of Health & Human Services'}, 'theme': ['Health', 'Medicare', 'Hospital', 'Inpatient', 'National', 'State'], 'landingPage': 'https://www.hcup-us.ahrq.gov/faststats/landing.jsp', 'modified': '2020-02-21', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'HCUP User Support'}, 'issued': '2015-07-30', 'accessLevel': 'public', 'identifier': '2cb5e7e7-361b-45ef-b662-8938e421f3ef', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>HCUP Fast Stats provides easy access to the latest HCUP-based statistics for health information topics. HCUP Fast Stats uses visual statistical displays in stand-alone graphs, trend figures, or simple tables to convey complex information at a glance. Information on the effect of Medicaid expansion on hospital use will be updated regularly (quarterly or annually, as newer data become available).</p>\n', 'format': 'Website', 'title': 'HCUP Fast Stats', 'accessURL': 'http://www.hcup-us.ahrq.gov/faststats/landing.jsp', 'mediaType': 'application/unknown'}], 'keyword': ['agency-for-healthcare-research-and-quality-department-of-health-human-services'], 'bureauCode': ['009:33'], 'dataQuality': True, 'title': 'HCUP Fast Stats', 'describedBy': 'https://www.hcup-us.ahrq.gov/faststats/landing.jsp'}, {'description': '<p>CFSAN Thesaurus in CFSAN TMS</p>\n', 'programCode': ['009:001'], 'title': 'Business Objects, CFSAN TMS Thesaurus Universe', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/business-objects-cfsan-tms-thesaurus-universe', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-05-12', 'accessLevel': 'public', 'identifier': 'b85bba8c-edbb-4b04-851b-8b9e0f60b274', '@type': 'dcat:Dataset', 'modified': '2016-04-05', 'keyword': ['cfsan-thesaurus', 'scientific', 'stari', 'technical-and-regulatory-information', 'tms'], 'bureauCode': ['009:10'], 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>Harmful and Potentially Harmful Constituents</p>\n', 'programCode': ['009:007'], 'title': 'Harmful and Potentially Harmful Constituents', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/harmful-and-potentially-harmful-constituents', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-05-12', 'accessLevel': 'public', 'identifier': '295b6b4b-f762-4857-9f31-5dadf4456095', '@type': 'dcat:Dataset', 'modified': '2016-04-05', 'keyword': ['constituents', 'harmful', 'hphc'], 'bureauCode': ['009:10'], 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The Global Unique Device Identification Database (GUDID) contains key device identification information submitted to the FDA about medical devices that have Unique Device Identifiers (UDI). Unique device identification is a system being established by the</p>\n', 'programCode': ['009:005'], 'title': 'GUDID Download', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/gudid-download', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-05-12', 'accessLevel': 'public', 'identifier': '8dcb4865-3325-42ef-b15e-018fabc14c9c', '@type': 'dcat:Dataset', 'modified': '2016-04-05', 'keyword': ['cdrh', 'gudid', 'udi'], 'bureauCode': ['009:10'], 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The Approved Drug Products with Therapeutic Equivalence (Orange Book or OB) is a list of drugs approved under Section 505 of the Federal Food, Drug and Cosmetic Act and provides consumers timely updates on these products. In addition to these products (fo</p>\n', 'programCode': ['009:002'], 'title': 'Orange Book', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/orange-book', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-05-12', 'accessLevel': 'public', 'identifier': '9fa4b565-e728-41e6-9f7b-efb1a62fde30', '@type': 'dcat:Dataset', 'modified': '2016-04-05', 'keyword': ['approved-drug-products-with-therapuetic-equivalence-evaluations', 'orange-book'], 'bureauCode': ['009:10'], 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>Public access allowing for public search of the FDA Adverse Events Database</p>\n', 'programCode': ['009:002'], 'title': 'Public Search for Adverse Events (FOIA)', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/public-search-adverse-events-foia', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-05-12', 'accessLevel': 'public', 'identifier': '457e3df4-e8ad-4865-9185-298746001d98', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'xml', 'accessURL': 'http://www.fda.gov/Drugs/GuidanceComplianceRegulatoryInformation/Surveillance/ucm082193', 'mediaType': 'application/unknown', 'title': 'http://www.fda.gov/Drugs/GuidanceComplianceRegulatoryInformation/Surveillance/ucm082193'}], 'keyword': ['faers'], 'bureauCode': ['009:10'], 'modified': '2016-04-05', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': "<p>This system supports the Information Center's Help Desk capabilities, and reports can be exported.</p>\n", 'programCode': ['009:001'], 'title': 'CFSAN Knowledge Management System [is this salesforce?]', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/cfsan-knowledge-management-system-salesforce', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-05-12', 'accessLevel': 'public', 'identifier': '1dfb6159-1c46-4dc0-97e0-b6079debbcfa', '@type': 'dcat:Dataset', 'modified': '2016-04-05', 'keyword': ['information-center-foods-help-desk'], 'bureauCode': ['009:10'], 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>This system shares public data that can be downloaded.</p>\n', 'programCode': ['009:001'], 'title': 'CFSAN Web Modules', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/cfsan-web-modules', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-05-12', 'accessLevel': 'public', 'identifier': 'a6adaec2-4aa8-4856-8e26-e06483058098', '@type': 'dcat:Dataset', 'modified': '2016-04-05', 'keyword': ['web-modules'], 'bureauCode': ['009:10'], 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>This system is a searchable repository of food code interpretations. There are no exportable data sets. All reports are in PDF format.</p>\n', 'programCode': ['009:001'], 'title': 'Food Code Reference System', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/food-code-reference-system', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-05-12', 'accessLevel': 'public', 'identifier': '1120e316-82b3-48b9-b32b-f47a9080e3cd', '@type': 'dcat:Dataset', 'modified': '2016-04-05', 'keyword': ['code', 'food', 'interpretations'], 'bureauCode': ['009:10'], 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>SUMMARY</p>\n<p>DDOD use case to request access to Medicare Part D Drug Event File (PDE) for cost transparency to pharmacies and patients.</p>\n<p>WHAT IS A USE CASE?</p>\n<p>A “Use Case” is a request that was made by the user community because there were no available datasets that met their particular needs. If this use case is similar to your needs, we ask that you add your own requirements to the specifications section.</p>\n<p>The concept of a use case falls within the <a href="http://hhs.ddod.us ">Demand-Driven Open Data</a> (DDOD) program and gives you a formalized way to identify what data you need. It’s for anyone in industry, research, media, nonprofits or other government agencies. Each request becomes a DDOD use case, so that it can be prioritized and worked on.</p>\n<p>Use Cases also provide a wealth of insights about existing alternative datasets and tips for interpreting and manipulating data for specific purposes.</p>\n<p>PURPOSE</p>\n<p>The PDE data contain prescription drug costs and payment data that enable CMS to make payments to the plans and otherwise administer the Part D benefit. When a beneficiary fills a prescription under Medicare Part D, a prescription drug plan sponsor must submit a record to CMS. The PDE data are not the same as individual drug claim transactions but are extracts using CMS-defined standard fields. The challenge is that this data is not available publicly, even with all PHI fields stripped out. It resides in ResDAC/CCW, but has 1 year lag time and 3-4 months processing time.</p>\n<p>VALUE</p>\n<p>Central to operations for drug cost comparisons for use by pharmacists and consumers. Multiple companies are looking how to better manage costs.</p>\n<p>USE CASE SPECIFICATIONS & SOLUTION</p>\n<p>Information about this use cases is maintained in a wiki: <a href="http://hhs.ddod.us/wiki/Use_Case_26:_Analyze_drug_cost_trends_from_filled_Medicare_Pard_D_prescriptions">http://hhs.ddod.us/wiki/Use_Case_26:_Analyze_drug_cost_trends_from_fille...</a></p>\n<p>It serves as a knowledge base.</p>\n<p>USE CASE DISCUSSION FORUM</p>\n<p>All communications between Data Users, DDOD Administrators and Data Owners are logged as discussions within GitHub issues: <a href="https://github.com/demand-driven-open-data/ddod-intake/issues/26">https://github.com/demand-driven-open-data/ddod-intake/issues/26</a></p>\n<p>It aims to provide complete transparency into the process and ensure the same message gets to all participants.</p>\n<p>CASE STATUS</p>\n<p>Open</p>\n', 'programCode': ['009:078'], 'title': '#DDOD Use Case: Access to Medicare Part D Drug Event File (PDE) for cost transparency', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services, Department of Health & Human Services'}, 'theme': ['Medicare'], 'landingPage': 'https://healthdata.gov/dataset/ddod-use-case-access-medicare-part-d-drug-event-file-pde-cost-transparency', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:david.portnoy@hhs.gov', 'fn': 'David Portnoy'}, 'issued': '2015-05-07', 'accessLevel': 'public', 'identifier': '92608043-d959-4ae3-be85-6b93b0c858e3', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/BSAPUFS/BSA_PDE_PUF.html', 'mediaType': 'application/unknown', 'title': 'CSV '}], 'keyword': ['CMS', 'DDOD use case', 'drug cost', 'drug event file', 'medicare part d', 'user request'], 'bureauCode': ['009:38'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'https://www.ccwdata.org/cs/groups/public/documents/datadictionary/data_dict_pde.xls'}, {'description': '<p>SUMMARY</p>\n<p>DDOD use case request to improve National Death Registry for use with outcomes research.</p>\n<p>WHAT IS A USE CASE?</p>\n<p>A “Use Case” is a request that was made by the user community because there were no available datasets that met their particular needs. If this use case is similar to your needs, we ask that you add your own requirements to the specifications section.</p>\n<p>The concept of a use case falls within the <a href="http://hhs.ddod.us ">Demand-Driven Open Data</a> (DDOD) program and gives you a formalized way to identify what data you need. It’s for anyone in industry, research, media, nonprofits or other government agencies. Each request becomes a DDOD use case, so that it can be prioritized and worked on.</p>\n<p>Use Cases also provide a wealth of insights about existing alternative datasets and tips for interpreting and manipulating data for specific purposes.</p>\n<p>PURPOSE</p>\n<p>PCORnet funded outcomes research often relies on NDI for mortality events not captured within the medical system<br />\nExample: "Aspirin trial": Optimal maintenance dose of aspirin for secondary prevention of coronary artery disease (CAD)<br />\nExample: Comparative Effectiveness of Liver Transplant Strategies for End-Stage Liver Disease Patients on Renal Replacement Therapy</p>\n<p>VALUE</p>\n<p>Complete data is a requirement in order to conduct research. In addition, mortality events outside of healthcare setting don\'t always get captured. This data would be useful in many comparative effectiveness research studies, regardless of whether funded by PCORI.</p>\n<p>USE CASE SPECIFICATIONS & SOLUTION</p>\n<p>Information about this use cases is maintained in a wiki: <a href="http://hhs.ddod.us/wiki/Use_Case_7:_National_death_registry_for_outcomes_research">http://hhs.ddod.us/wiki/Use_Case_7:_National_death_registry_for_outcomes...</a></p>\n<p>It serves as a knowledge base.</p>\n<p>USE CASE DISCUSSION FORUM</p>\n<p>All communications between Data Users, DDOD Administrators and Data Owners are logged as discussions within GitHub issues: <a href="https://github.com/demand-driven-open-data/ddod-intake/issues/7">https://github.com/demand-driven-open-data/ddod-intake/issues/7</a></p>\n<p>It aims to provide complete transparency into the process and ensure the same message gets to all participants.</p>\n<p>CASE STATUS</p>\n<p>Closed</p>\n', 'programCode': ['009:048'], 'title': '#DDOD Use Case: Improve National Death Registry for use with outcomes research', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention, Department of Health & Human Services'}, 'theme': ['National'], 'landingPage': 'https://healthdata.gov/dataset/ddod-use-case-improve-national-death-registry-use-outcomes-research', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:david.portnoy@hhs.gov', 'fn': 'David Portnoy'}, 'issued': '2015-05-07', 'accessLevel': 'public', 'identifier': '6502f60b-b574-42ca-bd8e-3eba8dfc2de3', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://github.com/demand-driven-open-data/ddod-intake/wiki/Solution-7', 'mediaType': 'application/unknown', 'title': 'https://github.com/demand-driven-open-data/ddod-intake/wiki/Solution-7'}], 'keyword': ['CDC', 'comparative effectivness', 'DDOD use case', 'national death registry', 'NDI', 'PCORI', 'user request'], 'bureauCode': ['009:20'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.cdc.gov/nchs/data/ndi/ndi_users_guide_chapter2.pdf'}, {'description': '<p>SUMMARY</p>\n<p>DDOD use case request to make Value-Based Payment Modifier (VBM) reporting more transparent for everyone.</p>\n<p>WHAT IS A USE CASE?</p>\n<p>A “Use Case” is a request that was made by the user community because there were no available datasets that met their particular needs. If this use case is similar to your needs, we ask that you add your own requirements to the specifications section.</p>\n<p>The concept of a use case falls within the <a href="http://hhs.ddod.us ">Demand-Driven Open Data</a> (DDOD) program and gives you a formalized way to identify what data you need. It’s for anyone in industry, research, media, nonprofits or other government agencies. Each request becomes a DDOD use case, so that it can be prioritized and worked on.</p>\n<p>Use Cases also provide a wealth of insights about existing alternative datasets and tips for interpreting and manipulating data for specific purposes.</p>\n<p>PURPOSE</p>\n<p>Value-Based Payment Modifier (VBM) reporting provides the quality composite and cost composite scores for each provider groups and performance year. But currently, these scores are only available within each group\'s private QRUR report. This use case requests that data for all providers be made readily available, so that providers have the ability to benchmark and compare across their peer groups.</p>\n<p>VALUE</p>\n<p>Greater transparency to provider quality and cost rankings helps consumers make smarter choices. Earlier and broader visibility into metrics, might have a "peer pressure" effect on providers to improve quality. It may also deliver insights for providers and assist them in Meaningful Use attestation.</p>\n<p>USE CASE SPECIFICATIONS & SOLUTION</p>\n<p>Information about this use cases is maintained in a wiki: <a href="http://hhs.ddod.us/wiki/Use_Case_4">http://hhs.ddod.us/wiki/Use_Case_4</a></p>\n<p>It serves as a knowledge base.</p>\n<p>USE CASE DISCUSSION FORUM</p>\n<p>All communications between Data Users, DDOD Administrators and Data Owners are logged as discussions within GitHub issues: <a href="https://github.com/demand-driven-open-data/ddod-intake/issues/4">https://github.com/demand-driven-open-data/ddod-intake/issues/4</a></p>\n<p>It aims to provide complete transparency into the process and ensure the same message gets to all participants.</p>\n<p>CASE STATUS</p>\n<p>Closed. CMS has a stated promise to keep each provider\'s data confidential. In addition, the Value Modifier is being sunsetted as an independent payment adjuster.</p>\n', 'programCode': ['009:071'], 'title': '#DDOD Use Case: Make VBM (Value-Based Payment Modifier) reporting for all groups publicly available', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services, Department of Health & Human Services'}, 'theme': ['Health', 'Quality'], 'landingPage': 'https://healthdata.gov/dataset/ddod-use-case-make-vbm-value-based-payment-modifier-reporting-all-groups-publicly-0', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:david.portnoy@hhs.gov', 'fn': 'David Portnoy'}, 'issued': '2015-05-07', 'accessLevel': 'public', 'identifier': '58057920-eed6-4086-bf83-5efa3e582e14', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://github.com/demand-driven-open-data/ddod-intake/wiki/Use-Case-4', 'mediaType': 'application/unknown', 'title': 'https://github.com/demand-driven-open-data/ddod-intake/wiki/Use-Case-4'}], 'keyword': ['CMS', 'DDOD use case', 'healthcare cost', 'provider quality', 'user request'], 'bureauCode': ['009:38'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/PhysicianFeedbackProgram/Downloads/2013-Detailed-Methodology.pdf'}, {'description': '<p>The dataset here provides the total number of Qualified Health Plan selections by ZIP Code for 37 states for the second Health Insurance Marketplace open enrollment period (November 15, 2014 – February 15, 2015, including additional special enrollment period activity reported through February 22, 2015).</p>\n', 'programCode': ['009:072'], 'title': '2015 Plan Selections by ZIP Code in the Health Insurance Marketplace', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Assistant Secretary for Planning & Evaluation, Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/2015-plan-selections-zip-code-health-insurance-marketplace', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:munira.gunja@hhs.gov', 'fn': 'Munira Gunja'}, 'issued': '2015-04-10', 'temporal': '2014-11-15T00:00:00-05:00/2015-02-22T00:00:00-05:00', 'identifier': 'de6f60a0-e3d0-4b25-9601-701ff82d7e0e', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'http://aspe.hhs.gov/health/reports/2015/MarketPlaceEnrollment/EnrollmentByZip/feb2015_zipcode_enrollment.csv', 'mediaType': 'application/unknown', 'title': 'CSV'}], 'keyword': ['Marketplace enrollment zip code plan selections'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://aspe.hhs.gov/health/reports/2015/MarketPlaceEnrollment/EnrollmentByZip/rpt_EnrollmentByZip_Apr2015.cfm'}, {'description': '<p>SUMMARY</p>\n<p>DDOD use case request for consolidated, consistent reporting of medical device recalls.</p>\n<p>WHAT IS A USE CASE?</p>\n<p>A “Use Case” is a request that was made by the user community because there were no available datasets that met their particular needs. If this use case is similar to your needs, we ask that you add your own requirements to the specifications section.</p>\n<p>The concept of a use case falls within the <a href="http://hhs.ddod.us ">Demand-Driven Open Data</a> (DDOD) program and gives you a formalized way to identify what data you need. It’s for anyone in industry, research, media, nonprofits or other government agencies. Each request becomes a DDOD use case, so that it can be prioritized and worked on.</p>\n<p>Use Cases also provide a wealth of insights about existing alternative datasets and tips for interpreting and manipulating data for specific purposes.</p>\n<p>PURPOSE</p>\n<p>This use case was requested with the goal of obtaining a "single source of truth" for medical device recalls, rather than trying to reconcile between the two data sources. It needs to:</p>\n<ul>\n<li>Provide unique recall ID to link data from these two sources.</li>\n<li>Provide standardized, consistent product name or registered device key (such as PMA # or 510(k) #)</li>\n</ul>\n<p>VALUE</p>\n<p>The value of the use case is to helps hospitals more effectively catch devices in their inventory that have been recalled and prevent them from buying potentially unsafe ones. It improves outcomes and patient safety by lowering probability of hospitals being unaware of devices have been recalled.</p>\n<p>USE CASE SPECIFICATIONS & SOLUTION</p>\n<p>Information about this use cases is maintained in a wiki: <a href="http://hhs.ddod.us/wiki/Use_Case_6:_Consolidated_reporting_of_medical_device_recalls">http://hhs.ddod.us/wiki/Use_Case_6:_Consolidated_reporting_of_medical_de...</a></p>\n<p>It serves as a knowledge base.</p>\n<p>USE CASE DISCUSSION FORUM</p>\n<p>All communications between Data Users, DDOD Administrators and Data Owners are logged as discussions within GitHub issues: <a href="https://github.com/demand-driven-open-data/ddod-intake/issues/6">https://github.com/demand-driven-open-data/ddod-intake/issues/6</a></p>\n<p>It aims to provide complete transparency into the process and ensure the same message gets to all participants.</p>\n<p>CASE STATUS</p>\n<p>Closed via openFDA.gov API, which includes medical device recall information as of September 2015.</p>\n', 'programCode': ['009:005'], 'references': ['http://www.healthdata.gov/dataset/recalls-medical-devices', 'http://www.healthdata.gov/dataset/radiation-emitting-product-corrective-actions-and-recalls-0'], 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration, Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/ddod-use-case-consolidated-reporting-medical-device-recalls', 'modified': '2018-11-16', 'contactPoint': {'hasEmail': 'mailto:david.portnoy@hhs.ov', 'fn': 'David Portnoy'}, 'issued': '2015-04-08', 'accessLevel': 'public', 'title': '#DDOD Use Case: Consolidated reporting of medical device recalls', 'identifier': 'bbc9fbb6-f473-4db9-9582-0364efd3a88c', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.healthdata.gov/data/dataset/medical-and-radiation-emitting-device-recalls-0', 'mediaType': 'application/unknown', 'title': 'API'}, {'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'http://www.accessdata.fda.gov/scripts/enforcement/enforce_rpt-Product-Tabs.cfm?action=Expand+Index&w=04012015&lang=eng#devices', 'mediaType': 'application/unknown', 'title': 'CSV'}, {'@type': 'dcat:Distribution', 'description': '<p>A recall is an action taken to address a problem with a medical device that violates FDA law. Recalls occur when a medical device is defective, when it could be a risk to health, or when it is both defective and a risk to health. Recall as defined in 21 CFR 7.3(g) is “a firm’s removal or correction of a marketed product that the Food and Drug Administration considers to be in violation of the laws it administers and against which the agency would initiate legal action, e.g., seizure. Recall does not include a market withdrawal or a stock recovery.” If a firm conducts a recall to reduce a risk to health, the firm is required to submit a written report to the FDA with the information described in 21 CFR 806.10.</p>\n<p>JOIN INFORMATION</p>\n<p>Join to Enforcement Report: "res_event_number" in Recall database is the same as "event_id" in Enforcement Report database<br />\nThe Enforcement Report API cannot be directly joined to the 510(k) or PMA API; use the Recall API to connect<br />\nRecall API join to the 510(k) API: "k_number"<br />\nRecall API join to the PMA API: "pma_numbers" to "pma_number"</p>\n<p>REFERENCE</p>\n<p><a href="https://open.fda.gov/device/recall/reference/">https://open.fda.gov/device/recall/reference/</a></p>\n', 'format': 'json', 'title': 'openFDA Device Recall API', 'accessURL': 'https://api.fda.gov/device/recall.json', 'mediaType': 'application/unknown'}], 'keyword': ['cdrh', 'DDOD use case', 'fda', 'medical devices', 'recalls', 'user request'], 'bureauCode': ['009:10'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'https://github.com/demand-driven-open-data/ddod-intake/blob/master/_data/use-case-6-data-dictionary.json'}, {'description': '<p>SUMMARY</p>\n<p>DDOD use case to request means on consolidating multiple data sources (MDR, PMA, 510(k), R&L) in order to build a list of all marketed medical devices.</p>\n<p>WHAT IS A USE CASE?</p>\n<p>A “Use Case” is a request that was made by the user community because there were no available datasets that met their particular needs. If this use case is similar to your needs, we ask that you add your own requirements to the specifications section.</p>\n<p>The concept of a use case falls within the <a href="http://hhs.ddod.us ">Demand-Driven Open Data</a> (DDOD) program and gives you a formalized way to identify what data you need. It’s for anyone in industry, research, media, nonprofits or other government agencies. Each request becomes a DDOD use case, so that it can be prioritized and worked on.</p>\n<p>Use Cases also provide a wealth of insights about existing alternative datasets and tips for interpreting and manipulating data for specific purposes.</p>\n<p>PURPOSE</p>\n<p>The US Food and Drug Administration (FDA) Center for Devices and Radiological Health (CDRH) has multiple data sources for registered medical devices, including <a href="http://www.fda.gov/MedicalDevices/Safety/ReportaProblem/default.htm">Medical Device Reporting (MDR)</a>, <a href="http://www.fda.gov/Medicaldevices/Deviceregulationandguidance/Howtomarketyourdevice/Premarketsubmissions/Premarketapprovalpma/Default.Htm">Premarket Approval (PMA)</a>, <a href="http://www.fda.gov/MedicalDevices/ProductsandMedicalProcedures/DeviceApprovalsandClearances/510kClearances/">510(k)</a>, and <a href="https://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfrl/rl.cfm">Establishment Registration and Device Listing (R&L)</a>. There are a number of challenges associated with the data, including:</p>\n<ul>\n<li>A single marketed product often has multiple 510(k)s</li>\n<li>A PMA might represent multiple marketed products over the course of the evolution of the device</li>\n<li>510(k) and PMA downloads only include class II and III devices, omitting class I</li>\n</ul>\n<p>The only current way to consolidate the information across these various databases in a reliable manner is via FOIA request. There have already been multiple requests for this data at regular refresh intervals.</p>\n<p>VALUE</p>\n<p>A single source for all registered medical devices is needed for core services on medical device insights provided to hospitals. In addition, without a single source of data, it is difficult for hospitals to understand the available substitutes for a given device.</p>\n<p>USE CASE SPECIFICATIONS & SOLUTION</p>\n<p>Information about this use cases is maintained in a wiki: <a href="http://hhs.ddod.us/wiki/Use_Case_5:_Consolidated_registry_of_marketed_medical_devices">http://hhs.ddod.us/wiki/Use_Case_5:_Consolidated_registry_of_marketed_me...</a></p>\n<p>It serves as a knowledge base.</p>\n<p>USE CASE DISCUSSION FORUM</p>\n<p>All communications between Data Users, DDOD Administrators and Data Owners are logged as discussions within GitHub issues: <a href="https://github.com/demand-driven-open-data/ddod-intake/issues/5">https://github.com/demand-driven-open-data/ddod-intake/issues/5</a></p>\n<p>It aims to provide complete transparency into the process and ensure the same message gets to all participants.</p>\n<p>CASE STATUS</p>\n<p>Closed via openFDA.gov API, which includes medical device registration and listing as of September 2015.</p>\n', 'programCode': ['009:005'], 'title': '#DDOD: Establishment Registration & Device Listing', 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration, Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/ddod-establishment-registration-device-listing', 'modified': '2018-11-16', 'contactPoint': {'hasEmail': 'mailto:david.portnoy@hhs.gov', 'fn': 'David Portnoy'}, 'issued': '2015-04-08', 'accessLevel': 'public', 'identifier': '7b744c79-fa97-4585-8a4e-514fc40a61de', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>The registration and listing dataset contains the location of medical device establishments and the devices manufactured at those establishments. Owners or operators of places of business (also called establishments or facilities) that are involved in the production and distribution of medical devices intended for use in the United States are required to register annually with the FDA. This process is known as establishment registration. Most foreign and domestic establishments that are required to register with the FDA are also required to list the devices that are made there for commercial distribution.</p>\n<p>REFERENCE</p>\n<p><a href="https://open.fda.gov/device/registrationlisting/reference/">https://open.fda.gov/device/registrationlisting/reference/</a></p>\n', 'format': 'json', 'title': 'openFDA Registration and Listing API', 'accessURL': 'https://api.fda.gov/device/registrationlisting.json', 'mediaType': 'application/unknown'}], 'keyword': ['cdrh', 'DDOD use case', 'fda', 'medical device registry', 'medical devices', 'user request'], 'bureauCode': ['009:10'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.fda.gov/MedicalDevices/DeviceRegulationandGuidance/HowtoMarketYourDevice/RegistrationandListing/ucm134495.htm'}, {'description': '<p>This database consists of those national and international standards recognized by FDA which manufacturers can declare conformity to and is part of the information the Center can use to make an appropriate decision regarding the clearance or approval of a submission. Information submitted on conformance with such standards will have a direct bearing on safety and effectiveness determinations made during the review of IDEs, HDEs, PMAs, and PDPs. Conformance with recognized consensus standards in and of itself, however, may not always be a sufficient basis for regulatory decisions.</p>\n', 'programCode': ['009:005'], 'title': 'FDA Recognized Consensus Standards', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/fda-recognized-consensus-standards-0', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': 'cffc9661-6d5a-4b42-9fec-fdd96d025685', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfStandards/search.cfm', 'mediaType': 'application/unknown', 'title': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfStandards/search.cfm'}], 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'modified': '2016-04-05', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>Federal regulations require that an assembler who installs one or more certified components of a diagnostic x-ray system submit a report of assembly. This database contains the releasable information submitted including Equipment Location, General Information and Component Information. Note: Data does not include dental system installations.</p>\n', 'programCode': ['009:005'], 'title': 'X-Ray Assembler Data', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/x-ray-assembler-data', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': '306deb7b-1c35-4852-a580-3ff94b3b30f7', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'zip', 'accessURL': 'http://www.fda.gov/MedicalDevices/DeviceRegulationandGuidance/Databases/ucm135419.htm', 'mediaType': 'application/unknown', 'title': 'http://www.fda.gov/MedicalDevices/DeviceRegulationandGuidance/Databases/ucm135419.htm'}], 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'modified': '2016-04-05', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The CDRH FOIA electronic reading room contains frequently requested information via the Freedom of Information Act from the Center for Devices and Radiological Health.</p>\n', 'programCode': ['009:005'], 'title': 'CDRH FOIA Electronic Reading Room', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/cdrh-foia-electronic-reading-room-0', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': '8758d19d-15d7-49a9-b781-c7f87a990386', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.accessdata.fda.gov/scripts/cdrh/devicesatfda/readingroom.cfm', 'mediaType': 'application/unknown', 'title': 'http://www.accessdata.fda.gov/scripts/cdrh/devicesatfda/readingroom.cfm'}], 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'modified': '2016-04-05', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The Medical Product Safety Network (MedSun) is an adverse event reporting program launched in 2002. The primary goal for MedSun is to work collaboratively with the clinical community to identify, understand, and solve problems with the use of medical devices.</p>\n', 'programCode': ['009:005'], 'title': 'MedSun Reports', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/medsun-reports-0', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': '162b6f86-6601-4549-b02d-afa20a7d36d3', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/Medsun/searchReportText.cfm', 'mediaType': 'application/unknown', 'title': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/Medsun/searchReportText.cfm'}], 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'modified': '2016-04-05', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The Drug Listing Act of 1972 requires registered drug establishments to provide the Food and Drug Administration (FDA) with a current list of all drugs manufactured, prepared, propagated, compounded, or processed by it for commercial distribution. (See Section 510 of the Federal Food, Drug, and Cosmetic Act (Act) (21 U.S.C. § 360)). Drug products are identified and reported using a unique, three-segment number, called the National Drug Code (NDC), which serves as a universal product identifier for drugs. FDA publishes the listed NDC numbers and the information submitted as part of the listing information in the NDC Directory which is updated daily.</p>\n', 'programCode': ['009:002'], 'title': 'National Drug Code Directory', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/national-drug-code-directory-0', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': 'dc27c5d5-6322-45ed-b6ec-0badd19c2a3f', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'zip', 'accessURL': 'http://www.fda.gov/downloads/Drugs/DevelopmentApprovalProcess/UCM070838.zip', 'mediaType': 'application/unknown', 'title': 'http://www.fda.gov/downloads/Drugs/DevelopmentApprovalProcess/UCM070838.zip'}], 'keyword': ['cder'], 'bureauCode': ['009:10'], 'modified': '2016-04-05', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The FDA Acronyms and Abbreviations database provides a quick reference to acronyms and abbreviations related to Food and Drug Administration (FDA) activities</p>\n', 'programCode': ['009:002'], 'title': 'FDA Acronyms and Abbreviations', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/fda-acronyms-and-abbreviations-0', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': '7503476e-5c5b-40e3-be2e-1ec7b3b091b5', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'zipped text', 'accessURL': 'http://www.fda.gov/AboutFDA/FDAAcronymsAbbreviations/ucm070296.htm', 'mediaType': 'application/unknown', 'title': 'http://www.fda.gov/AboutFDA/FDAAcronymsAbbreviations/ucm070296.htm'}], 'keyword': ['definitions'], 'bureauCode': ['009:10'], 'modified': '2016-04-05', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The publication Approved Drug Products with Therapeutic Equivalence Evaluations (the List, commonly known as the Orange Book) identifies drug products approved on the basis of safety and effectiveness by the Food and Drug Administration (FDA) under the Federal Food, Drug, and Cosmetic Act (the Act). (For more information, see the Orange Book Preface.)</p>\n', 'programCode': ['009:002'], 'title': 'Approved Drug Products with Therapuetic Equivalence Evaluations (Orange Book)', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/approved-drug-products-therapuetic-equivalence-evaluations-orange-book-0', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': '8ece8be1-8f57-425c-b16f-14a312e4bfd2', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'zipped txt', 'accessURL': 'http://www.fda.gov/downloads/Drugs/InformationOnDrugs/UCM163762.zip', 'mediaType': 'application/unknown', 'title': 'http://www.fda.gov/downloads/Drugs/InformationOnDrugs/UCM163762.zip'}], 'keyword': ['cder'], 'bureauCode': ['009:10'], 'modified': '2016-09-02', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>This application provides Human Cell and Tissue registration information for registered, inactive, and pre-registered firms. Query options are by Establishment Name, Establishment Function, Product, Establishment Status, State, Zip Code, and Country.</p>\n', 'programCode': ['009:003'], 'title': 'Human Cell and Tissue Establishment Registration Public Query', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/human-cell-and-tissue-establishment-registration-public-query', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': 'b53431b8-1825-41eb-ba16-c84d3ac4b3ce', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.accessdata.fda.gov/scripts/cber/CFAppsPub/tiss/index.cfm', 'mediaType': 'application/unknown', 'title': 'https://www.accessdata.fda.gov/scripts/cber/CFAppsPub/tiss/index.cfm'}], 'keyword': ['cber'], 'bureauCode': ['009:10'], 'modified': '2016-04-05', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>Disclosure of reporting citations provide the public with a rationale for the Agency’s enforcement actions and will also help to inform public and industry decision-making, allowing them to make more informed marketplace choices and help to encourage compliance.</p>\n', 'programCode': ['009:008'], 'title': 'Inspection Citations', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/inspection-citations-0', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': 'df32e02f-1100-42b4-b0a2-b33bb2b4431f', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'excel', 'accessURL': 'http://www.fda.gov/ICECI/EnforcementActions/ucm346077.htm', 'mediaType': 'application/unknown', 'title': 'http://www.fda.gov/ICECI/EnforcementActions/ucm346077.htm'}], 'keyword': ['ora'], 'bureauCode': ['009:10'], 'modified': '2016-04-05', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>FDA is disclosing the final inspection classification for inspections related to currently marketed FDA-regulated products. The disclosure of this information is not intended to interfere with planned enforcement actions, therefore some information may be withheld from posting until such action is taken.</p>\n', 'programCode': ['009:008'], 'title': 'Inspection Database', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/inspection-database-0', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': 'af74e526-2107-4576-9f56-aa2e83ed7ba9', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'excel', 'accessURL': 'http://www.fda.gov/downloads/ICECI/EnforcementActions/UCM224485.xls', 'mediaType': 'application/unknown', 'title': 'http://www.fda.gov/downloads/ICECI/EnforcementActions/UCM224485.xls'}], 'keyword': ['ora'], 'bureauCode': ['009:10'], 'modified': '2016-04-05', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>An index of FDA warning letters issued to companies operating in the United States.</p>\n', 'programCode': ['009:008'], 'title': 'Warning Letters', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/warning-letters-0', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': '01a6d43d-067f-4a9b-81c6-4cbbdb3b1390', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'xml', 'accessURL': 'http://www.fda.gov/DataSets/WarningLetters/WarningLettersDataSet.xml', 'mediaType': 'application/unknown', 'title': 'http://www.fda.gov/DataSets/WarningLetters/WarningLettersDataSet.xml'}], 'keyword': ['ora', 'regulations'], 'bureauCode': ['009:10'], 'modified': '2016-04-05', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': "<p>Whereas not all recalls are announced in the media or on our Recalls press release page, all recalls montiored by FDA are included in FDA's weekly Enforcement Report once they are classified according to the level of hazard involved.</p>\n", 'programCode': ['009:008'], 'title': 'Enforcement Reports', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/enforcement-reports', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': '426ad019-4346-4239-8a38-51630203d78c', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'interactive on-screen', 'accessURL': 'http://www.fda.gov/Safety/Recalls/EnforcementReports/default.htm', 'mediaType': 'application/unknown', 'title': 'http://www.fda.gov/Safety/Recalls/EnforcementReports/default.htm'}], 'keyword': ['ora', 'regulations'], 'bureauCode': ['009:10'], 'modified': '2016-09-02', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>POCA is a software that produces a data set used internally to assess the safety, and feasibility of proposed proprietary drug names. The public (specfically industry) has access to the tool but not to the internally run data queries/sets.</p>\n', 'programCode': ['009:002'], 'title': 'POCA -Phonetic Orthographic Computer Algorithm', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/poca-phonetic-orthographic-computer-algorithm', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': '7e5cc9df-db7b-48e0-a8ea-76fb37556484', '@type': 'dcat:Dataset', 'modified': '2016-04-05', 'keyword': ['drug-name', 'feasibility', 'proprietary', 'safety'], 'bureauCode': ['009:10'], 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>An inventory of all FDA Datasets</p>\n', 'programCode': ['009:005'], 'title': 'FDA Data Inventory', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/fda-data-inventory-0', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': '4cab71eb-8d5e-4920-86fd-1b1d911467de', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'json', 'accessURL': 'http://open.fda.gov/data.json', 'mediaType': 'application/unknown', 'title': 'http://open.fda.gov/data.json'}], 'keyword': ['data-json', 'inventory'], 'bureauCode': ['009:10'], 'modified': '2016-09-02', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>This database contains historical information about CDRH Advisory Committees and Panel meetings through 2008, including summaries and transcripts.</p>\n', 'programCode': ['009:005'], 'title': 'CDRH Advisory Meeting Materials Archive', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/cdrh-advisory-meeting-materials-archive', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': '8e7c962a-f3b5-441b-a96f-9b48ba42879b', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfAdvisory/search.cfm', 'mediaType': 'application/unknown', 'title': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfAdvisory/search.cfm'}], 'keyword': ['labeling'], 'bureauCode': ['009:10'], 'modified': '2016-04-05', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The CDRH Inspections Database provides information about medical device inspections that were the responsibility of CDRH from 2008 to the present.</p>\n', 'programCode': ['009:005'], 'title': 'CDRH Inspections Database', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/cdrh-inspections-database', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': '967b3009-7fda-40fe-8094-0981af1dbd94', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfTPLC/inspect.cfm', 'mediaType': 'application/unknown', 'title': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfTPLC/inspect.cfm'}], 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'modified': '2016-04-05', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>This database contains the most recent revision from the Government Printing Office (GPO) of the Code of Federal Regulations (CFR) Title 21 - Food and Drugs.</p>\n', 'programCode': ['009:005'], 'title': 'Code of Federal Regulations Title 21', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/code-federal-regulations-title-21', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': 'c3e16c8a-ef9c-41bf-acaa-38f152171b1e', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfcfr/cfrsearch.cfm', 'mediaType': 'application/unknown', 'title': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfcfr/cfrsearch.cfm'}], 'keyword': ['cdrh', 'regulations'], 'bureauCode': ['009:10'], 'modified': '2016-09-02', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>This database contains the commercially marketed in vitro test systems categorized by the FDA since January 31, 2000, and tests categorized by the Centers for Disease Control and Prevention (CDC) prior to that date.</p>\n', 'programCode': ['009:005'], 'title': 'Clinical Laboratory Improvement Amendments ', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/clinical-laboratory-improvement-amendments', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': '809edbd9-653b-46c6-b4aa-53b6d56ce330', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'interactive on-screen', 'accessURL': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfCLIA/clia.cfm', 'mediaType': 'application/unknown', 'title': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfCLIA/clia.cfm'}], 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'modified': '2016-09-02', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>This database contains the commercially marketed in vitro test systems categorized as CLIA waived by the FDA since January 31, 2000, and by the Centers for Disease Control and Prevention (CDC) prior to that date. CLIA waived test systems are waived from certain CLIA laboratory requirements (42 CFR Part 493).</p>\n', 'programCode': ['009:005'], 'title': 'CLIA Currently Waived Analytes', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/clia-currently-waived-analytes-0', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': 'd7eed20d-0a38-46c6-8c99-7033ef41a57a', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfClia/analyteswaived.cfm', 'mediaType': 'application/unknown', 'title': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfClia/analyteswaived.cfm'}], 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'modified': '2016-09-02', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': "<p>The Mammography Facility Database is updated periodically based on information received from the four FDA-approved accreditation bodies: the American College of Radiology (ACR), and the States of Arkansas, Iowa, and Texas. Information received by FDA or Certifying State from accreditation bodies does not specify if the facility is mobile or stationary. In many instances, but not all, the accreditation body notes Mobile following the name of the facility. The certification status of facilities may change, so FDA suggests that you check the facility's current status and look for the MQSA certificate.</p>\n", 'programCode': ['009:005'], 'title': 'Mammography Facilities', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/mammography-facilities-0', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': '48cef628-6350-4d57-8ab2-481328a46758', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfMQSA/mqsa.cfm', 'mediaType': 'application/unknown', 'title': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfMQSA/mqsa.cfm'}], 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'modified': '2016-09-02', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>Searchable listing of Over-the-Counter tests (OTC) and collection kits that have been cleared or approved by the FDA</p>\n', 'programCode': ['009:005'], 'title': 'IVD Home Use Lab Tests (Over The Counter) Tests', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/ivd-home-use-lab-tests-over-counter-tests', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': '89f5a6f4-6c9a-4702-b42d-c9c518ef5de1', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfIVD/Search.cfm', 'mediaType': 'application/unknown', 'title': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfIVD/Search.cfm'}], 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'modified': '2016-04-05', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>MAUDE data represents reports of adverse events involving medical devices. The data consists of all voluntary reports since June, 1993, user facility reports since 1991, distributor reports since 1993, and manufacturer reports since August, 1996.</p>\n', 'programCode': ['009:005'], 'title': 'MAUDE (Manufacturer and User Facility Device Experience)', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/maude-manufacturer-and-user-facility-device-experience', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': '91c23544-7f75-49a4-aa34-f4372cd4a557', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfMAUDE/search.CFM', 'mediaType': 'application/unknown', 'title': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfMAUDE/search.CFM'}], 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'modified': '2016-04-05', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': "<p>This database allows you to search the CDRH's database information on medical devices which may have malfunctioned or caused a death or serious injury during the years 1992 through 1996.</p>\n", 'programCode': ['009:005'], 'title': 'MDR (Medical Device Reporting)', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/mdr-medical-device-reporting', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': '674f18ef-7641-4329-82aa-16aeabee6cc4', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfmdr/search.CFM', 'mediaType': 'application/unknown', 'title': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfmdr/search.CFM'}], 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'modified': '2016-04-05', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The National Health Related Items Code (NHRIC) is a system for identification and numbering of marketed device packages that is compatible with other numbering systems such as the National Drug Code (NDC) or Universal Product Code (UPC). Those manufacturers who desire to use the NHRIC number for unique product identification may apply to FDA for a labeler code. This database contains NHRIC data retrieved from records that date back 20 years.</p>\n', 'programCode': ['009:005'], 'title': 'NHRIC (National Health Related Items Code)', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/nhric-national-health-related-items-code-0', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': '8dcd39a5-a2e6-45f3-9eac-e8659b3a5d3e', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfNHRIC/nhric.cfm', 'mediaType': 'application/unknown', 'title': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfNHRIC/nhric.cfm'}], 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'modified': '2016-04-05', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>Premarket approval by FDA is the required process of scientific review to ensure the safety and effectiveness of all devices classified as Class III devices. An approved Premarket Approval Application (PMA) is, in effect, a private license granted to the applicant for marketing a particular medical device. This database may be searched by a variety of fields and is updated on a monthly basis.</p>\n', 'programCode': ['009:005'], 'title': 'Premarket Approvals (PMA)', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/premarket-approvals-pma-0', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': '55f1a690-472e-4e4a-9df7-8e651cffe827', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfPMA/pma.cfm', 'mediaType': 'application/unknown', 'title': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfPMA/pma.cfm'}], 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'modified': '2016-04-05', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>A 180-day supplement is a request for a significant change in components, materials, design, specification, software, color additive, and labeling to an approved premarket application or premarket report. As a pilot program under the CDRH Transparency Initiative, FDA has begun releasing some summary review memos for 180-day PMA supplements relating to design changes.</p>\n', 'programCode': ['009:005'], 'title': 'Premarket Approval (PMA) Summary Review Memos for 180-Day Design Changes', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/premarket-approval-pma-summary-review-memos-180-day-design-changes', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': '8ec55d4b-1218-4605-8626-88834e0ba8af', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfpma/pmamemos.cfm', 'mediaType': 'application/unknown', 'title': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfpma/pmamemos.cfm'}], 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'modified': '2016-04-05', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>Medical device manufacturers are required to submit a premarket notification or 510(k) if they intend to introduce a device into commercial distribution for the first time or reintroduce a device that will be significantly changed or modified to the extent that its safety or effectiveness could be affected. This database of releasable 510(k)s can be searched by 510(k) number, applicant, device name or FDA product code. Summaries of safety and effectiveness information is available via the web interface for more recent records.</p>\n', 'programCode': ['009:005'], 'title': 'Premarket Notifications (510(k)s)', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/premarket-notifications-510ks-0', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': 'e5246333-c717-48aa-933b-d136514aca6e', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'zip', 'accessURL': 'http://www.accessdata.fda.gov/premarket/ftparea/pmn96cur.zip', 'mediaType': 'application/unknown', 'title': 'http://www.accessdata.fda.gov/premarket/ftparea/pmn96cur.zip'}], 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'modified': '2016-04-05', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>This database contains medical device names and associated information developed by the Center. It includes a three letter device product code and a Device Class that refers to the level of CDRH regulation of a given device.</p>\n', 'programCode': ['009:005'], 'title': 'Product Classification', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/product-classification', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': '3df97eed-75ca-49bf-a1d9-b7f63bb0fd8b', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'zip', 'accessURL': 'http://www.accessdata.fda.gov/premarket/ftparea/foiclass.zip', 'mediaType': 'application/unknown', 'title': 'http://www.accessdata.fda.gov/premarket/ftparea/foiclass.zip'}], 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'modified': '2016-04-05', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>This database contains product names and associated information developed by the Center for all products, both medical and non-medical, which emit radiation. It includes a three letter product code, a descriptor for radiation type, applicable performance standard(s), and a definition for the code.</p>\n', 'programCode': ['009:005'], 'title': 'Radiation-emitting Electronic Product Codes', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/radiation-emitting-electronic-product-codes', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': 'bcff62c4-cbe8-48ea-98fc-7635e11bb150', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfPCD_rh/TextSearch.cfm', 'mediaType': 'application/unknown', 'title': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfPCD_rh/TextSearch.cfm'}], 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'modified': '2016-04-05', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>This database provides descriptions of radiation-emitting products that have been recalled under an approved corrective action plan to remove defective and noncompliant products from the market. Searches may be done by manufacturer name, performance standard, product name, description, or date range.</p>\n', 'programCode': ['009:005'], 'title': 'Radiation Emitting Product Corrective Actions and Recalls', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/radiation-emitting-product-corrective-actions-and-recalls-0', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': '6473dda7-2b3d-41dc-9ef0-dd87e8b24feb', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfPCD_RH/rh_res.cfm', 'mediaType': 'application/unknown', 'title': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfPCD_RH/rh_res.cfm'}], 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'modified': '2016-04-05', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>This database contains a list of classified medical device recalls since November 1, 2002</p>\n', 'programCode': ['009:005'], 'title': 'Recalls of Medical Devices', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/recalls-medical-devices-0', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': '0e3951db-e295-47a9-993b-5f63001e805e', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfRES/res.cfm', 'mediaType': 'application/unknown', 'title': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfRES/res.cfm'}], 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'modified': '2016-04-05', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>This searchable database contains establishments (engaged in the manufacture, preparation, propagation, compounding, assembly, or processing of medical devices intended for human use and commercial distribution) and listings of medical devices in commercial distribution by both domestic and foreign manufacturers. Note: This database is updated once a week.</p>\n', 'programCode': ['009:005'], 'title': 'Establishment Registration & Device Listing', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/establishment-registration-device-listing-0', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': '44973c5b-1352-4834-a97b-2dc1b5620ccc', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfRL/rl.cfm', 'mediaType': 'application/unknown', 'title': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfRL/rl.cfm'}], 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'modified': '2016-04-05', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The Total Product Life Cycle (TPLC) database integrates premarket and postmarket data about medical devices. It includes information pulled from CDRH databases including Premarket Approvals (PMA), Premarket Notifications (510[k]), Adverse Events, and Recalls. You can search the TPLC database by device name or procode to receive a full report about a particular product line.</p>\n', 'programCode': ['009:005'], 'title': 'Total Product Life Cycle (TPLC)', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/total-product-life-cycle-tplc', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': '997f09c2-552a-453a-9d93-340a7b8c3b2e', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfTPLC/tplc.cfm', 'mediaType': 'application/unknown', 'title': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfTPLC/tplc.cfm'}], 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'modified': '2016-04-05', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>This list includes products subject to recall in the United States since June 2009 related to products manufactured by Plainview Milk Products Cooperative.</p>\n', 'programCode': ['009:001'], 'title': 'Plainview Milk Cooperative Ingredient Recall', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/plainview-milk-cooperative-ingredient-recall-0', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': '6d6542db-36ee-4c24-b5e2-09f73ea07fc2', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'xml', 'accessURL': 'http://www.accessdata.fda.gov/scripts/Milk/MilkRecallProducts2009.xml', 'mediaType': 'application/unknown', 'title': 'http://www.accessdata.fda.gov/scripts/Milk/MilkRecallProducts2009.xml'}], 'keyword': ['recalls'], 'bureauCode': ['009:10'], 'modified': '2016-04-05', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>Press Releases of food recalls from industry</p>\n', 'programCode': ['009:001'], 'title': 'Food Recalls', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/food-recalls-0', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': '9f60f76b-5b8b-44f4-9e85-9ed04be1e52f', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'xml', 'accessURL': 'http://www.fda.gov/DataSets/Recalls/Food/Food.xml', 'mediaType': 'application/unknown', 'title': 'http://www.fda.gov/DataSets/Recalls/Food/Food.xml'}], 'keyword': ['recalls'], 'bureauCode': ['009:10'], 'modified': '2016-04-05', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The FDA Peanut-Containing Product Recall widget allows you to browse the Food and Drug Administration (FDA) database of peanut butter and peanut-containing products subject to recall. This database makes it easier for you to determine whether any of the products you have at home are subject to recent recalls, and will be updated as new information becomes available.</p>\n', 'programCode': ['009:000'], 'title': 'FDA Peanut-Containing Product Recall', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['National'], 'landingPage': 'https://healthdata.gov/dataset/fda-peanut-containing-product-recall', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': '6ed9bfa0-22e9-45d3-aaf5-cb444fb99f4d', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'widget', 'accessURL': 'http://www.cdc.gov/Widgets/', 'mediaType': 'application/unknown', 'title': 'http://www.cdc.gov/Widgets/'}], 'keyword': ['brownie', 'cake-and-pie', 'candy', 'cereal', 'cookie', 'cracker', 'donut', 'fda', 'federal-widget', 'ice-cream', 'national', 'peanut-butter', 'pet-food', 'product', 'product-recalls', 'recalls', 'salmonella', 'snack-bars'], 'bureauCode': ['009:10'], 'modified': '2016-08-04', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The CDRH Post-Approval Studies Program encompasses design, tracking, oversight, and review responsibilities for studies mandated as a condition of approval of a premarket approval (PMA) application, protocol development product (PDP) application, or humanitarian device exemption (HDE) application. The program helps ensure that well-designed post-approval studies (PAS) are conducted effectively and efficiently and in the least burdensome manner.</p>\n', 'programCode': ['009:005'], 'title': 'Post-Approval Studies', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/post-approval-studies', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': '9cbff0af-fc5b-41b3-910d-8d66e493e0f5', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'xls', 'accessURL': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfPMA/pma_pas_Excel.cfm', 'mediaType': 'application/unknown', 'title': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfPMA/pma_pas_Excel.cfm'}], 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'modified': '2016-04-05', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The 522 Postmarket Surveillance Studies Program encompasses design, tracking, oversight, and review responsibilities for studies mandated under section 522 of the Federal Food, Drug and Cosmetic Act. The program helps ensure that well-designed 522 postmarket surveillance (PS) studies are conducted effectively and efficiently and in the least burdensome manner.</p>\n', 'programCode': ['009:005'], 'title': '522 Postmarket Surveillance Studies', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/522-postmarket-surveillance-studies-0', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': '4895e170-d07c-46f1-b4c2-27ae5003e69e', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'xls', 'accessURL': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfPMA/pss_excel.cfm', 'mediaType': 'application/unknown', 'title': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfPMA/pss_excel.cfm'}], 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'modified': '2016-04-05', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>This database contains a list of classified medical device recalls since November 1, 2002</p>\n', 'programCode': ['009:005'], 'title': 'Medical and Radiation Emitting Device Recalls', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/medical-and-radiation-emitting-device-recalls', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': '1cb2e7f1-3f0d-4c84-b7ad-aedff86a1119', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfRES/res.cfm', 'mediaType': 'application/unknown', 'title': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfRES/res.cfm'}], 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'modified': '2016-04-05', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>Information provided to FDA by manufacturers about current drugs in shortage, resolved shortages, and discontinuations of specific drug products.</p>\n', 'programCode': ['009:002'], 'title': 'Current and Resolved Drug Shortages and Discontinuations Reported to FDA', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/current-and-resolved-drug-shortages-and-discontinuations-reported-fda', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': '32bb0cd7-6217-4b2f-aaf8-784c4469f071', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.accessdata.fda.gov/scripts/drugshortages/default.cfm', 'mediaType': 'application/unknown', 'title': 'http://www.accessdata.fda.gov/scripts/drugshortages/default.cfm'}], 'keyword': ['cder'], 'bureauCode': ['009:10'], 'modified': '2016-04-05', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>Companies are required under Section 506C of the Federal Food, Drug, and Cosmetic Act (FD&C Act) (as amended by the Food and Drug Administration Safety and Innovation Act) to notify FDA of a permanent discontinuance of certain drug products, six months in advance, or if that is not possible, as soon as practicable. These drugs include those that are life-supporting, life-sustaining or for use in the prevention or treatment of a debilitating disease or condition, including any such drug used in emergency medical care or during surgery). The discontinuations provided below reflect information received from manufacturers, and are for informational purposes only.</p>\n', 'programCode': ['009:002'], 'title': 'Drugs to be Discontinued', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/drugs-be-discontinued', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': '4936fbae-c3d7-4449-bfa6-49169d2b5abc', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'application/unknown', 'accessURL': 'http://www.fda.gov/Drugs/DrugSafety/DrugShortages/ucm050794.htm', 'mediaType': 'application/unknown', 'title': 'http://www.fda.gov/Drugs/DrugSafety/DrugShortages/ucm050794.htm'}], 'keyword': ['cder'], 'bureauCode': ['009:10'], 'modified': '2016-04-05', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>Listing of Resolved Drug Shortages provided to FDA by manufacturers</p>\n', 'programCode': ['009:002'], 'title': 'Resolved Drug Shortages', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/resolved-drug-shortages', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': '2e57a310-a58c-4b97-a0fb-58b8b497cde4', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'application/unknown', 'accessURL': 'http://www.fda.gov/Drugs/DrugSafety/DrugShortages/ucm050793.htm', 'mediaType': 'application/unknown', 'title': 'http://www.fda.gov/Drugs/DrugSafety/DrugShortages/ucm050793.htm'}], 'keyword': ['department-of-health-human-services'], 'bureauCode': ['009:10'], 'modified': '2016-09-02', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The Food and Drug Administration Amendments Act of 2007 gave FDA the authority to require a Risk Evaluation and Mitigation Strategy (REMS) from manufacturers to ensure that the benefits of a drug or biological product outweigh its risks.</p>\n', 'programCode': ['009:002'], 'title': 'Approved Risk Evaluation and Mitigation Strategies', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/approved-risk-evaluation-and-mitigation-strategies-0', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': '70e0af9c-7dfc-4971-94bf-13ee6c1c2d8b', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'pdf', 'accessURL': 'http://www.fda.gov/Drugs/DrugSafety/PostmarketDrugSafetyInformationforPatientsandProviders/ucm111350.htm', 'mediaType': 'application/unknown', 'title': 'http://www.fda.gov/Drugs/DrugSafety/PostmarketDrugSafetyInformationforPatientsandProviders/ucm111350.htm'}], 'keyword': ['cder'], 'bureauCode': ['009:10'], 'modified': '2016-09-02', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>Food producers recall their products from the marketplace when the products are mislabeled or when the food may present a health hazard to consumers because the food is contaminated or has caused a foodborne illness outbreak.</p>\n', 'programCode': ['009:001'], 'title': 'Recalls of Food and Dietary Supplements', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/recalls-food-and-dietary-supplements', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': '4d83c8bf-c230-48da-a371-f6318c296b3d', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'on-screen text', 'accessURL': 'http://www.fda.gov/Food/RecallsOutbreaksEmergencies/Recalls/default.htm', 'mediaType': 'application/unknown', 'title': 'http://www.fda.gov/Food/RecallsOutbreaksEmergencies/Recalls/default.htm'}], 'keyword': ['cfsan'], 'bureauCode': ['009:10'], 'modified': '2016-04-05', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The Clinical Investigator Inspection List (CLIIL) contains names, addresses, and other pertinent information gathered from inspections of clinical investigators who have performed studies with investigational new drugs. The list contains information on inspections that have been closed since July 1977.</p>\n', 'programCode': ['009:002'], 'title': 'Clinical Investigator Inspector List (CLIIL)', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/clinical-investigator-inspector-list-cliil-0', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': '027457bd-a9d4-4196-a4ba-54e1ca295269', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'zipped txt', 'accessURL': 'http://www.fda.gov/downloads/Drugs/InformationOnDrugs/UCM111343.zip', 'mediaType': 'application/unknown', 'title': 'http://www.fda.gov/downloads/Drugs/InformationOnDrugs/UCM111343.zip'}], 'keyword': ['cder'], 'bureauCode': ['009:10'], 'modified': '2016-09-02', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>For a drug product that does not have a dissolution test method in the United States Pharmacopeia (USP), the FDA Dissolution Methods Database provides information on dissolution methods presently recommended by the Division of Bioequivalence, Office of Generic Drugs.</p>\n', 'programCode': ['009:002'], 'title': 'Dissolution Methods Database', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/dissolution-methods-database-0', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': '78feab7a-1ff7-4a51-8478-a978213fac09', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'interactive on-screen', 'accessURL': 'http://www.fda.gov/Drugs/InformationOnDrugs/ucm135742.htm', 'mediaType': 'application/unknown', 'title': 'http://www.fda.gov/Drugs/InformationOnDrugs/ucm135742.htm'}], 'keyword': ['cder'], 'bureauCode': ['009:10'], 'modified': '2016-04-05', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The Drug Establishments Current Registration Site (DECRS) is a database of current information submitted by drug firms to register establishments (facilities) which manufacture, prepare, propagate, compound or process drugs that are commercially distributed in the U.S. or offered for import to the U.S.</p>\n', 'programCode': ['009:002'], 'title': 'Drug Establishments Current Registration Site', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/drug-establishments-current-registration-site', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': 'bac9ec1c-9d3b-4573-85b5-dd3fe1689be0', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'zip', 'accessURL': 'http://www.fda.gov/downloads/Drugs/InformationOnDrugs/UCM197817.zip', 'mediaType': 'application/unknown', 'title': 'http://www.fda.gov/downloads/Drugs/InformationOnDrugs/UCM197817.zip'}], 'keyword': ['cder'], 'bureauCode': ['009:10'], 'modified': '2016-04-05', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>Information about FDA-approved brand name and generic prescription and over-the-counter human drugs and biological therapeutic products. <a href="mailto:Drugs@FDA">Drugs@FDA</a> includes most of the drug products approved since 1939. The majority of patient information, labels, approval letters, reviews, and other information are available for drug products approved since 1998.</p>\n', 'programCode': ['009:002'], 'title': 'Drugs@FDA Database', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/drugsfda-database', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': 'c7e9dc63-e51e-4697-ae0f-fcb0e7be0051', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'zip', 'accessURL': 'http://www.fda.gov/downloads/Drugs/InformationOnDrugs/UCM054599.zip', 'mediaType': 'application/unknown', 'title': 'http://www.fda.gov/downloads/Drugs/InformationOnDrugs/UCM054599.zip'}], 'keyword': ['cder'], 'bureauCode': ['009:10'], 'modified': '2016-04-05', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': "<p>The FDA Adverse Event Reporting System (FAERS) is a database that contains information on adverse event and medication error reports submitted to FDA. The database is designed to support the FDA's post-marketing safety surveillance program for drug and therapeutic biologic products.</p>\n", 'programCode': ['009:002'], 'title': 'FDA Adverse Event Reporting System (FAERS): Latest Quartely Data Files', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/fda-adverse-event-reporting-system-faers-latest-quartely-data-files-0', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': '9f1ba341-723c-480b-887e-e72f043d4abe', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'zip', 'accessURL': 'http://www.fda.gov/Drugs/GuidanceComplianceRegulatoryInformation/Surveillance/AdverseDrugEffects/ucm082193.htm', 'mediaType': 'application/unknown', 'title': 'http://www.fda.gov/Drugs/GuidanceComplianceRegulatoryInformation/Surveillance/AdverseDrugEffects/ucm082193.htm'}], 'keyword': ['cder'], 'bureauCode': ['009:10'], 'modified': '2016-04-05', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>According to 21 CFR 210.3(b)(8), an inactive ingredient is any component of a drug product other than the active ingredient. Only inactive ingredients in the final dosage forms of drug products are in this database.</p>\n', 'programCode': ['009:002'], 'title': 'Inactive ingredient Search for Approved Drug Products', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/inactive-ingredient-search-approved-drug-products', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': '8603c720-803b-41fa-8a41-13d1cdd7f9e4', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'zip', 'accessURL': 'http://www.fda.gov/Drugs/InformationOnDrugs/ucm113978.htm', 'mediaType': 'application/unknown', 'title': 'http://www.fda.gov/Drugs/InformationOnDrugs/ucm113978.htm'}], 'keyword': ['cder'], 'bureauCode': ['009:10'], 'modified': '2016-04-05', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': "<p>Provides information to the public on postmarket requirements and commitments. The phrase postmarket requirements and commitments refers to studies and clinical trials that sponsors conduct after approval to gather additional information about a product's safety, efficacy, or optimal use. Some of the studies and clinical trials may be required; others may be studies or clinical trials a sponsor has committed to conduct.</p>\n", 'programCode': ['009:002'], 'title': 'Postmarket Requirements and Commitments', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/postmarket-requirements-and-commitments', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': 'aeccaefd-a424-423f-90cc-8ecc1f587de9', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'interactive on-screen', 'accessURL': 'http://www.fda.gov/Drugs/GuidanceComplianceRegulatoryInformation/Post-marketingPhaseIVCommitments/ucm070777.htm', 'mediaType': 'application/unknown', 'title': 'http://www.fda.gov/Drugs/GuidanceComplianceRegulatoryInformation/Post-marketingPhaseIVCommitments/ucm070777.htm'}], 'keyword': ['cder'], 'bureauCode': ['009:10'], 'modified': '2016-04-05', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>This application provides information for active, inactive, and pre-registered firms. Query options are by FEI, Applicant Name, Establishment Name, Other Names, Establishment Type, Establishment Status, City, State, Zip Code, Country and Reporting Official First Name or Last Name.</p>\n', 'programCode': ['009:003'], 'title': 'Blood Establishment Registration Database', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/blood-establishment-registration-database-0', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': 'bd05a0ab-ded3-4fbd-b93b-2fcb4811f840', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.accessdata.fda.gov/scripts/cber/CFAppsPub/', 'mediaType': 'application/unknown', 'title': 'https://www.accessdata.fda.gov/scripts/cber/CFAppsPub/'}], 'keyword': ['cber'], 'bureauCode': ['009:10'], 'modified': '2016-04-05', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>MedWatch alerts provide timely new safety information on human drugs, medical devices, vaccines and other biologics, dietary supplements, and cosmetics. The alerts contain actionable information that may impact both treatment and diagnostic choices for healthcare professional and patient.</p>\n', 'programCode': ['009:008'], 'title': 'MedWatch Safety Alerts for Human Medical Products', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/medwatch-safety-alerts-human-medical-products-0', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': '09529960-d406-47e3-a2a8-fcae26d52abd', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'zip', 'accessURL': 'http://www.fda.gov/downloads/Safety/MedWatch/SafetyInformation/UCM189811.zip', 'mediaType': 'application/unknown', 'title': 'http://www.fda.gov/downloads/Safety/MedWatch/SafetyInformation/UCM189811.zip'}], 'keyword': ['definitions'], 'bureauCode': ['009:10'], 'modified': '2016-04-05', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>This list includes products subject to recall since September 2010 related to infant formula distributed by Abbott. This list will be updated with publicly available information as received. The information is current as of the date indicated. If we learn that any information is not accurate, we will revise the list as soon as possible. When available, this database also includes photos of recalled products that have been voluntarily submitted by recalling firms to the FDA to assist the public in identifying those products that are subject to recall.</p>\n', 'programCode': ['009:001'], 'title': 'Abbott Infant Formula Recall', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/abbott-infant-formula-recall-0', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': '2c3afa70-1f33-41d0-b437-8080c8ca9493', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'xml', 'accessURL': 'http://www.accessdata.fda.gov/scripts/infantformula/InfantFormulaRecallList2010.xml', 'mediaType': 'application/unknown', 'title': 'http://www.accessdata.fda.gov/scripts/infantformula/InfantFormulaRecallList2010.xml'}], 'keyword': ['recalls'], 'bureauCode': ['009:10'], 'modified': '2016-09-02', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>Epidemiologic investigations conducted by health officials in California, Colorado, and Minnesota revealed several restaurants or events where more than one person who fell ill with Salmonella Enteriditis had eaten. Information from these investigations suggested that shell eggs were the likely source of infections in many of these restaurants or events. And on August 13, 2010, Wright County Egg of Galt, Iowa, conducted a nationwide voluntary recalls of shell eggs that it had shipped since May 19, 2010.</p>\n', 'programCode': ['009:001'], 'title': 'Shell Egg Recalls', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/shell-egg-recalls-0', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': 'e1525ae9-13ce-44a5-b8e2-d92fc248de39', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'xml', 'accessURL': 'http://www.accessdata.fda.gov/scripts/shelleggsrecall/ShellEggsRecallList2010.xml', 'mediaType': 'application/unknown', 'title': 'http://www.accessdata.fda.gov/scripts/shelleggsrecall/ShellEggsRecallList2010.xml'}], 'keyword': ['recalls'], 'bureauCode': ['009:10'], 'modified': '2016-09-02', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>This list includes products subject to recall in the United States since February 2010 related to hydrolyzed vegetable protein (HVP) paste and powder distributed by Basic Food Flavors, Inc. HVP is a flavor enhancer used in a wide variety of processed food products such as soups, sauces, chilis, stews, hot dogs, gravies, seasoned snack foods, dips, and dressings.</p>\n', 'programCode': ['009:001'], 'title': 'Hydrolyzed Vegetable Protein Containing Products Recalls', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/hydrolyzed-vegetable-protein-containing-products-recalls-0', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': 'e5b21c14-c728-4b92-85ea-6a9420a98768', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'xml', 'accessURL': 'http://www.accessdata.fda.gov/scripts/HVPCP/HydrolyzedVegetableProteinProductsList2010.xml', 'mediaType': 'application/unknown', 'title': 'http://www.accessdata.fda.gov/scripts/HVPCP/HydrolyzedVegetableProteinProductsList2010.xml'}], 'keyword': ['recalls'], 'bureauCode': ['009:10'], 'modified': '2016-04-05', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>This list includes food subject to recall in the United States since March 2009 related to pistachios distributed by Setton Pistachio of Terra Bella, Inc. The FDA has completed its inspection of Salmonella contamination in pistachios and pistachio products involved in this recall.</p>\n', 'programCode': ['009:001'], 'title': 'Pistachio Product Recalls', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/pistachio-product-recalls', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': '8867d8f2-dbfc-48f1-9de4-ab42d1292baf', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'xml', 'accessURL': 'http://www.accessdata.fda.gov/scripts/pistachiorecall/Pistachio2009.xml', 'mediaType': 'application/unknown', 'title': 'http://www.accessdata.fda.gov/scripts/pistachiorecall/Pistachio2009.xml'}], 'keyword': ['ora'], 'bureauCode': ['009:10'], 'modified': '2016-04-05', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>This list includes human and pet food subject to recall in the United States since January 2009 related to peanut products distributed by Peanut Corporation of America.</p>\n', 'programCode': ['009:001'], 'title': 'Peanut Product Recalls', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/peanut-product-recalls', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-03-31', 'accessLevel': 'public', 'identifier': '28148dc3-5b9b-4e91-91a3-3e4f0b252776', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'xml', 'accessURL': 'http://www.accessdata.fda.gov/scripts/peanutbutterrecall/PeanutButterProducts2009.xml', 'mediaType': 'application/unknown', 'title': 'http://www.accessdata.fda.gov/scripts/peanutbutterrecall/PeanutButterProducts2009.xml'}], 'keyword': ['recalls'], 'bureauCode': ['009:10'], 'modified': '2016-09-02', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'rights': 'N/A', 'description': '<p>The SWAN Public Use Datasets provide access to longitudinal data describing the physical, biological, psychological, and social changes that occur during the menopausal transition. Data collected from 3,302 SWAN participants from Baseline through the 10th Annual Follow-Up visit are currently available to the public. Registered users are able to download datasets in a variety of formats, search variables and view recent publications.</p>\n', 'title': 'Study of Womens Health Across the Nation (SWAN) Public Use Data ', 'temporal': '2010-09-02T00:00:00-04:00/2011-11-22T00:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'theme': ['Health'], 'landingPage': 'https://healthdata.gov/dataset/study-womens-health-across-nation-swan-public-use-data', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:swanaccess@edc.pitt.edu', 'fn': 'Alicia Colvin Greene'}, 'issued': '2015-03-04', 'programCode': ['009:048'], 'accessLevel': 'restricted public', 'identifier': 'fc814791-05e7-4b65-8feb-3767c722c361', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.icpsr.umich.edu/cgi-bin/newacct', 'mediaType': 'application/unknown', 'title': 'http://www.icpsr.umich.edu/cgi-bin/newacct'}], 'keyword': ['bone loss', 'cardiovascular disease', 'chronic diseases', 'cognitive function', 'depression', 'diabetes', 'menopause', 'midlife', 'osteoporosis', 'physcial function', 'sexual function', 'SWAN', 'urogenital symptoms', 'vasomotor symptoms', 'Women s health'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.icpsr.umich.edu/icpsrweb/ICPSR/series/253'}, {'description': '<p>The SWAN Coordinating Center provides SWAN data access to SWAN Investigators through the study website. The SWAN website provides access to longitudinal data describing the physical, biological, psychological, and social changes that occur during the menopausal transition. Data collected from 3,302 SWAN participants from Baseline through the 13th Follow-Up visit are currently available.</p>\n', 'programCode': ['009:015'], 'title': 'Study of Womens Health Across the Nation (SWAN) Data: Investigator Access ', 'temporal': '1999-01-26T00:00:00-05:00/1999-01-26T00:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['Health'], 'landingPage': 'https://healthdata.gov/dataset/study-womens-health-across-nation-swan-data-investigator-access', 'contactPoint': {'hasEmail': 'mailto:swanaccess@edc.pitt.edu', 'fn': 'Alicia Colvin Greene'}, 'issued': '2015-03-04', 'accessLevel': 'public', 'identifier': 'e3f94668-b605-4006-a781-cf1d5a41aa07', '@type': 'dcat:Dataset', 'modified': '2018-11-20', 'keyword': ['bone loss', 'cardiovascular disease', 'chronic diseases', 'cognitive function', 'depression', 'diabetes', 'menopause', 'midlife', 'osteoporosis', 'physcial function', 'sexual function', 'SWAN', 'urogenital symptoms', 'vasomotor symptoms', 'Women s health'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.edc.gsph.pitt.edu/Swan/Research/Documents/AnalysisAssistance/SWAN_DataDictionary_Simple_Thru_V10.xls'}, {'description': '<p>The SWAN Repository is the biospecimen bank of the SWAN study. All stored specimens are from the 3,302 SWAN participants, collected across the 14 clinic visits (Baseline and 13 follow-up visits). Available biospecimen types include serum, plasma, urine and DNA which total nearly 1.8 million. Both Repository specimens and data generated through Repository studies and subsequently returned are available through the SWAN Repository. Through the Repository website, registered users can submit inquiries and applications for access to these resources.</p>\n', 'programCode': ['009:048'], 'title': 'Study of Womens Health Across the Nation (SWAN) Biospecimen Repository', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['Health'], 'landingPage': 'https://healthdata.gov/dataset/study-womens-health-across-nation-swan-biospecimen-repository', 'contactPoint': {'hasEmail': 'mailto:swan.repository@umich.edu', 'fn': 'Steffenie Merillat'}, 'issued': '2015-03-04', 'temporal': '2000-09-01T00:00:00-04:00/2000-09-01T00:00:00-04:00', 'identifier': 'f6f8f6a1-280b-48a2-a3bc-517cdfab8b76', '@type': 'dcat:Dataset', 'modified': '2020-03-04', 'keyword': ['biobank', 'bone loss', 'cardiovascular disease', 'chronic diseases', 'cognitive function', 'depression', 'diabetes', 'menopause', 'midlife', 'osteoporosis', 'physcial function', 'sexual function', 'specimens', 'SWAN', 'urogenital symptoms', 'vasomotor symptoms', 'Women s health'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://datawarehouse.swanrepository.com/userLogIn'}, {'description': '<p>The Enterprise Data Inventory (EDI) is the comprehensive inventory listing of agency data resources including public, restricted public, and non-public datasets.</p>\n', 'programCode': ['009:023'], 'title': 'HHS Enterprise Data Inventory', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/hhs-enterprise-data-inventory', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@HHS.gov', 'fn': 'Health Data @ HHS'}, 'issued': '2015-03-02', 'accessLevel': 'public', 'identifier': 'c5acee93-1748-4fcf-8fcb-5c35f0336526', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://healthdata.gov/sites/default/files/EDI_Extract_8_26_2015_.json', 'format': 'json', 'title': '2015-08 HHS EDI JSON', 'description': '<p>2015-08 HHS EDI JSON</p>\n', 'mediaType': 'application/json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://healthdata.gov/sites/default/files/2015-11%20EDI.json', 'format': 'json', 'title': '2015-11 HHS EDI JSON', 'description': '<p>2015-11 HHS EDI JSON</p>\n', 'mediaType': 'application/json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://healthdata.gov/sites/default/files/2016-02%20HHS%20EDI.json', 'format': 'json', 'title': '2016-02 HHS EDI JSON', 'description': '<p>2016-02 HHS EDI JSON</p>\n', 'mediaType': 'application/json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://healthdata.gov/sites/default/files/2016%2005%20EDI%20JSON.json', 'format': 'json', 'title': '2016-05 HHS EDI JSON', 'description': '<p>2016 05 HHS EDI JSON</p>\n', 'mediaType': 'application/json'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://healthdata.gov/sites/default/files/2016-08%20HHS%20EDI%20JSON.json', 'format': 'json', 'title': '2016-08 HHS EDI JSON', 'description': '<p>2016-08 HHS EDI JSON</p>\n', 'mediaType': 'application/json'}, {'@type': 'dcat:Distribution', 'format': 'json', 'description': '<p>2016-11 HHS EDI JSON</p>\n', 'mediaType': 'application/unknown', 'title': '2016-11 HHS EDI JSON'}], 'keyword': ['Catalog', 'EDI', 'Enterprise Data Inventory'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The National Death Index (NDI) is a centralized database of death record information on file in state vital statistics offices. Working with these state offices, the National Center for Health Statistics (NCHS) established the NDI as a resource to aid epidemiologists and other health and medical investigators with their mortality ascertainment activities.</p>\n<p>Assists investigators in determining whether persons in their studies have died and, if so, provide the names of the states in which those deaths occurred, the dates of death, and the corresponding death certificate numbers. Investigators can then make arrangements with the appropriate state offices to obtain copies of death certificates or specific statistical information such as manner of death or educational level. Cause of death codes may also be obtained using the NDI Plus service.</p>\n<p>Records from 1979 through 2011 are currently available and contain a standard set of identifying information on each death. Death records are added to the NDI file annually, approximately 12 months after the end of a particular calendar year. 2012 should be available summer 2014. Early Release Program for 2013 is now available.</p>\n<p>The NDI service is available to investigators solely for statistical purposes in medical and health research. The service is not accessible to organizations or the general public for legal, administrative, or genealogy purposes.</p>\n', 'programCode': ['009:048'], 'title': 'National Death Index', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention, Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/national-death-index', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Lilian Ingster'}, 'issued': '2015-02-22', 'temporal': '1979-01-01T00:00:00-05:00/2011-01-01T00:00:00-05:00', 'identifier': 'a725dbdf-f804-4120-884f-af16b67028f3', '@type': 'dcat:Dataset', 'modified': '2020-02-21', 'keyword': ['Vital statistics US births and deaths'], 'bureauCode': ['009:20'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.cdc.gov/nchs/ndi.htm'}, {'description': '<p>This data set provides information about the appeals and claims received by the Office of Medicare and Hearings by appeal category for Fiscal Year 2006 - 2012.x</p>\n', 'programCode': ['009:078'], 'title': 'Office of Medicare Hearings and Appeals (OMHA) - Receipts by Appeal Category', 'publisher': {'@type': 'org:Organization', 'name': 'Office of Medicare Hearings and Appeals'}, 'landingPage': 'https://healthdata.gov/dataset/office-medicare-hearings-and-appeals-omha-receipts-appeal-category', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:kimberly.rubi@hhs.gov', 'fn': 'Kimberly Rubi'}, 'issued': '2015-02-08', 'accessLevel': 'public', 'identifier': '601a4392-0312-47c4-a75e-2e13bc16d8a0', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>Receipts by Category - Appeals Percentage Yrxx...</p>\n', 'format': 'csv', 'title': 'Receipts by Category - Appeals Percentage Yrxx', 'accessURL': 'http://www.hhs.gov/omha/resources/Health%20Data%20Sets/receipts_by_category_appeal_percentage_csv.csv', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'description': '<p>This dataset is a compilation of appeals received each fiscal year by category.</p>\n', 'format': 'csv', 'title': 'Office of Medicare Hearings and Appeals (OMHA) Receipts by Category - Appeals', 'accessURL': 'http://www.hhs.gov/omha/Data/Health%20Data%20Sets/receipts_by_category_appeals_csv.csv', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'http://www.hhs.gov/omha/resources/Health%20Data%20Sets/receipts_by_category_claims_csv.csv', 'mediaType': 'application/unknown', 'title': 'CSV '}, {'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'http://www.hhs.gov/omha/resources/Health%20Data%20Sets/receipts_by_category_claims_percentage_csv.csv', 'mediaType': 'application/unknown', 'title': 'CSV '}], 'keyword': ['appeal category', 'appeals', 'Claims', 'Medicare', 'omha'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The National Health Interview Survey (NHIS) is the principal source of information on the health of the civilian noninstitutionalized population of the United States and is one of the major data collection programs of the National Center for Health Statistics (NCHS) which is part of the Centers for Disease Control and Prevention (CDC). The National Health Survey Act of 1956 provided for a continuing survey and special studies to secure accurate and current statistical information on the amount, distribution, and effects of illness and disability in the United States and the services rendered for or because of such conditions. The survey referred to in the Act, now called the National Health Interview Survey, was initiated in July 1957. Since 1960, the survey has been conducted by NCHS, which was formed when the National Health Survey and the National Vital Statistics Division were combined.<br />\nNHIS data are used widely throughout the Department of Health and Human Services (DHHS) to monitor trends in illness and disability and to track progress toward achieving national health objectives. The data are also used by the public health research community for epidemiologic and policy analysis of such timely issues as characterizing those with various health problems, determining barriers to accessing and using appropriate health care, and evaluating Federal health programs.<br />\nThe NHIS also has a central role in the ongoing integration of household surveys in DHHS. The designs of two major DHHS national household surveys have been or are linked to the NHIS. The National Survey of Family Growth used the NHIS sampling frame in its first five cycles and the Medical Expenditure Panel Survey currently uses half of the NHIS sampling frame. Other linkage includes linking NHIS data to death certificates in the National Death Index (NDI).<br />\nWhile the NHIS has been conducted continuously since 1957, the content of the survey has been updated about every 10-15 years. In 1996, a substantially revised NHIS questionnaire began field testing. This revised questionnaire, described in detail below, was implemented in 1997 and has improved the ability of the NHIS to provide important health information.</p>\n', 'programCode': ['009:048'], 'title': 'National Health Interview Survey', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention, Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/national-health-interview-survey', 'contactPoint': {'hasEmail': 'mailto:jschiller@cdc.gov', 'fn': 'Jeannine Schiller'}, 'issued': '2015-02-03', 'accessLevel': 'public', 'identifier': 'a8f0a8b3-d514-4b7f-9572-17df46727789', '@type': 'dcat:Dataset', 'modified': '2020-02-21', 'keyword': ['centers-for-disease-control-and-prevention-department-of-health-human-services'], 'bureauCode': ['009:20'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.cdc.gov/nchs/nhis/nhis_2012_data_release.htm'}, {'description': '<p>Lists anemia management data used by ESRD QIP to assess dialysis facility performance.</p>\n', 'programCode': ['009:078'], 'title': 'ESRD QIP - Anemia Management Reporting - Payment Year 2015', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['Quality'], 'landingPage': 'https://healthdata.gov/dataset/esrd-qip-anemia-management-reporting-payment-year-2015', 'modified': '2018-11-30', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2015-01-22', 'accessLevel': 'public', 'identifier': 'bad1d36f-de87-46cc-b327-882bd0fc2650', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'https://data.medicare.gov/api/views/t6ez-29z5/rows.csv?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'format': 'rdf', 'accessURL': 'https://data.medicare.gov/api/views/t6ez-29z5/rows.rdf?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'format': 'json', 'accessURL': 'https://data.medicare.gov/api/views/t6ez-29z5/rows.json?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'format': 'text/xml', 'accessURL': 'https://data.medicare.gov/api/views/t6ez-29z5/rows.xml?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'text/xml'}], 'keyword': ['dfc', 'dialysis', 'dialysis-facilities', 'linking-quality-to-payment--qip'], 'bureauCode': ['009:38'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>Payment for heart attack patients measure – provider data. This data set includes provider data for payments associated with a 30-day episode of care for heart attack patients.</p>\n', 'programCode': ['009:078'], 'title': 'Heart Attack Payment - Hospital', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['Medicare', 'Hospital'], 'landingPage': 'https://healthdata.gov/dataset/heart-attack-payment-hospital', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2014-12-18', 'accessLevel': 'public', 'identifier': '6acb2118-06c0-4480-a7d2-1eb4ea259229', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'https://data.medicare.gov/api/views/c7us-v4mf/rows.csv?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'format': 'rdf', 'accessURL': 'https://data.medicare.gov/api/views/c7us-v4mf/rows.rdf?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'format': 'json', 'accessURL': 'https://data.medicare.gov/api/views/c7us-v4mf/rows.json?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'format': 'text/xml', 'accessURL': 'https://data.medicare.gov/api/views/c7us-v4mf/rows.xml?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'text/xml'}], 'keyword': ['hospital-compare', 'medicare-payment'], 'bureauCode': ['009:38'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>Payment for heart attack patients measure – national data. This data set includes national-level data for payments associated with a 30-day episode of care for heart attack patients.</p>\n', 'programCode': ['009:078'], 'title': 'Heart Attack Payment - National', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['Medicare', 'Hospital'], 'landingPage': 'https://healthdata.gov/dataset/heart-attack-payment-national', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2014-12-18', 'accessLevel': 'public', 'identifier': '45e60e6a-d009-4ee0-bdbb-60997c0fad27', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'https://data.medicare.gov/api/views/ygty-mm5a/rows.csv?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'format': 'rdf', 'accessURL': 'https://data.medicare.gov/api/views/ygty-mm5a/rows.rdf?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'format': 'json', 'accessURL': 'https://data.medicare.gov/api/views/ygty-mm5a/rows.json?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'format': 'text/xml', 'accessURL': 'https://data.medicare.gov/api/views/ygty-mm5a/rows.xml?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'text/xml'}], 'keyword': ['hospital-compare', 'medicare-payment'], 'bureauCode': ['009:38'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>Payment for heart attack patients measure – state data. This data set includes state-level data for payments associated with a 30-day episode of care for heart attack patients.</p>\n', 'programCode': ['009:078'], 'title': 'Heart Attack Payment - State', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['Medicare', 'Hospital'], 'landingPage': 'https://healthdata.gov/dataset/heart-attack-payment-state', 'modified': '2020-03-03', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2014-12-18', 'accessLevel': 'public', 'identifier': '0b9d1287-1c9d-4e6c-bacc-c8784723bbab', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'https://data.medicare.gov/api/views/98ix-2iqy/rows.csv?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'format': 'rdf', 'accessURL': 'https://data.medicare.gov/api/views/98ix-2iqy/rows.rdf?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'format': 'json', 'accessURL': 'https://data.medicare.gov/api/views/98ix-2iqy/rows.json?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'format': 'text/xml', 'accessURL': 'https://data.medicare.gov/api/views/98ix-2iqy/rows.xml?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'text/xml'}], 'keyword': ['hospital-compare', 'medicare-payment'], 'bureauCode': ['009:38'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>Table 3: FY2013 Percent Change in Base Operating DRG Payment Amount</p>\n', 'programCode': ['009:078'], 'title': 'Table 3: FY2013 Percent Change in Base Operating DRG Payment Amount', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['Quality', 'Hospital'], 'landingPage': 'https://healthdata.gov/dataset/table-3-fy2013-percent-change-base-operating-drg-payment-amount', 'modified': '2020-02-21', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2014-11-07', 'accessLevel': 'public', 'identifier': '66362e4f-9da1-4bcb-9274-159867bd6428', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'https://data.medicare.gov/api/views/u625-zae7/rows.csv?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'format': 'rdf', 'accessURL': 'https://data.medicare.gov/api/views/u625-zae7/rows.rdf?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'format': 'json', 'accessURL': 'https://data.medicare.gov/api/views/u625-zae7/rows.json?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'format': 'text/xml', 'accessURL': 'https://data.medicare.gov/api/views/u625-zae7/rows.xml?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'text/xml'}], 'keyword': ['Hospital', 'linking-quality-to-payment'], 'bureauCode': ['009:38'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>Table 4: FY2013 Value-Based Incentive Payment Amount</p>\n', 'programCode': ['009:078'], 'title': 'Table 4: FY2013 Value-Based Incentive Payment Amount', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['Quality', 'Hospital'], 'landingPage': 'https://healthdata.gov/dataset/table-4-fy2013-value-based-incentive-payment-amount', 'modified': '2020-03-03', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2014-11-07', 'accessLevel': 'public', 'identifier': '1b460a5e-0bbe-445b-9323-460f316bf49f', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'https://data.medicare.gov/api/views/vtqa-m4zn/rows.csv?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'format': 'rdf', 'accessURL': 'https://data.medicare.gov/api/views/vtqa-m4zn/rows.rdf?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'format': 'json', 'accessURL': 'https://data.medicare.gov/api/views/vtqa-m4zn/rows.json?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'format': 'text/xml', 'accessURL': 'https://data.medicare.gov/api/views/vtqa-m4zn/rows.xml?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'text/xml'}], 'keyword': ['Hospital', 'linking-quality-to-payment'], 'bureauCode': ['009:38'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>Table 2: FY2013 Distribution of Net Change in Base Operating DRG Payment Amount</p>\n', 'programCode': ['009:078'], 'title': 'Table 2: FY2013 Distribution of Net Change in Base Operating DRG Payment Amount', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['Quality', 'Hospital'], 'landingPage': 'https://healthdata.gov/dataset/table-2-fy2013-distribution-net-change-base-operating-drg-payment-amount', 'modified': '2020-02-21', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2014-11-07', 'accessLevel': 'public', 'identifier': '1212a8a3-379c-4f7a-9461-e9996858aa32', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'https://data.medicare.gov/api/views/xrgf-x36b/rows.csv?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'format': 'rdf', 'accessURL': 'https://data.medicare.gov/api/views/xrgf-x36b/rows.rdf?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'format': 'json', 'accessURL': 'https://data.medicare.gov/api/views/xrgf-x36b/rows.json?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'format': 'text/xml', 'accessURL': 'https://data.medicare.gov/api/views/xrgf-x36b/rows.xml?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'text/xml'}], 'keyword': ['Hospital', 'linking-quality-to-payment'], 'bureauCode': ['009:38'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The National Mental Health Services Survey (N-MHSS) is designed to collect information from all specialty mental health facilities in the United States, both public and private. N-MHSS provides the mechanism for quantifying the dynamic character and composition of the United States mental health treatment delivery system.</p>\n<p>Data are collected on topics including:<br />\n • Facility type, operation, and primary treatment focus.<br />\n• Facility treatment characteristics (e.g., settings of care; mental health treatment approaches, supportive services/practices, and special programs offered; crisis intervention team availability; and seclusion and restraint practices).<br />\n• Facility operating characteristics (e.g., age groups accepted; services provided in non-English languages; and smoking policy).<br />\n• Facility management characteristics (e.g., computerized functionality; licensure, certification, and accreditation; standard operating procedures; and sources of payment and funding).<br />\n• Client demographic characteristics.</p>\n', 'programCode': ['009:060'], 'title': 'National Mental Health Services Survey (N-MHSS), 2010', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration, Department of Health & Human Services'}, 'theme': ['Health', 'Medicare', 'Hospital', 'Inpatient'], 'landingPage': 'https://healthdata.gov/dataset/national-mental-health-services-survey-n-mhss-2010', 'contactPoint': {'hasEmail': 'mailto:cbhsqrequest@samhsa.hhs.gov', 'fn': 'Center for Behavioral Health Statistics and Quality'}, 'issued': '2014-11-05', 'temporal': '2010-04-01T00:00:00-04:00/2010-12-31T00:00:00-05:00', 'identifier': 'd2ef7b46-1cc8-4706-b075-1a6efb5bc700', '@type': 'dcat:Dataset', 'modified': '2020-03-03', 'keyword': ['adolescents', 'adults', 'behavioral health', 'Children', 'client counts', 'co-occurring', 'dual-diagnosis', 'forensic clients', 'funding', 'geocodes', 'geovariables', 'government funded', 'Hospitals', 'inpatient beds', 'inpatient mental health care', 'Medicaid', 'Medicare', 'mental health', 'mental health services providers', 'mental health treatment approaches', 'mental health treatment providers', 'mental illness', 'non-profit', 'outpatient mental health care', 'Payments', 'private health care', 'residential beds', 'residential mental health care', 'residential treatment centers for children', 'service providers', 'services', 'trauma', 'treatment', 'treatment facilities', 'treatment locator', 'treatment programs', 'treatment providers', 'veterans'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.icpsr.umich.edu/icpsrweb/SAMHDA/studies/34945'}, {'description': '<p>This dataset contains annual data on collections received and distributed by State agencies administering the Child Support Enforcement program under title IV-D of the Social Security Act.</p>\n', 'programCode': ['009:084'], 'title': 'Child Support Enforcement Annual Data Report Form 34A – Yrs 2006 to 2014', 'temporal': '2012-01-01T00:00:00-05:00/2012-01-01T00:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families'}, 'theme': ['Health', 'State'], 'landingPage': 'https://healthdata.gov/dataset/child-support-enforcement-annual-data-report-form-34a-%E2%80%93-yrs-2006-2014', 'modified': '2020-03-03', 'contactPoint': {'hasEmail': 'mailto:micrs.support@acf.hhs.gov', 'fn': 'HealthData.Gov Questions'}, 'issued': '2014-10-17', 'accessLevel': 'public', 'identifier': 'c51e96df-1042-4ab9-a803-424383f5ba39', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'Documentation', 'mediaType': 'application/unknown', 'title': 'Child Support Enforcement Annual Data Report Form 34A and Instructions'}, {'@type': 'dcat:Distribution', 'format': 'csv', 'description': '<p>Child Support Enforcement Annual Data Report Form 34A - 2007</p>\n', 'mediaType': 'application/unknown', 'title': 'Child Support Enforcement Annual Data Report Form 34A - 2007'}, {'@type': 'dcat:Distribution', 'downloadURL': 'http://www.acf.hhs.gov/datagov-datasets/ocse/dcs/34A_CSE_ANNUAL_2008.csv', 'format': 'csv', 'title': 'Child Support Enforcement Annual Data Report Form 34A - 2008', 'description': '<p>Child Support Enforcement Annual Data Report Form 34A - 2008</p>\n', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'http://www.acf.hhs.gov/datagov-datasets/ocse/dcs/34A_CSE_ANNUAL_2009.csv', 'mediaType': 'application/unknown', 'title': 'Child Support Enforcement Annual Data Report Form 34A - 2009'}, {'@type': 'dcat:Distribution', 'downloadURL': 'http://www.acf.hhs.gov/datagov-datasets/ocse/dcs/34A_CSE_ANNUAL_2010.csv', 'format': '.csv', 'mediaType': 'application/unknown', 'title': 'Child Support Enforcement Annual Data Report Form 34A – 2010'}, {'@type': 'dcat:Distribution', 'downloadURL': 'http://www.acf.hhs.gov/datagov-datasets/ocse/dcs/34A_CSE_ANNUAL_2011.csv', 'format': '.csv', 'title': 'Child Support Enforcement Annual Data Report Form 34A – 2011', 'description': '<p>This dataset contains annual data on collections received and distributed by State agencies administering the Child Support Enforcement program under title IV-D of the Social Security Act.</p>\n', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'downloadURL': 'http://www.acf.hhs.gov/datagov-datasets/ocse/dcs/34A_CSE_ANNUAL_2012.csv', 'format': 'data', 'title': 'Child Support Enforcement Annual Data Report Form 34A - 2012', 'description': '<p>Child Support Enforcement Annual Data Report Form 34A - 2012</p>\n', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'downloadURL': 'http://www.acf.hhs.gov/datagov-datasets/ocse/dcs/34A_CSE_ANNUAL_2013.csv', 'format': '.csv', 'title': 'Child Support Enforcement Annual Data Report Form 34A - 2013', 'description': '<p>This dataset contains annual data on collections received and distributed by State agencies administering the Child Support Enforcement program under title IV-D of the Social Security Act.</p>\n', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'downloadURL': 'http://www.acf.hhs.gov/datagov-datasets/ocse/dcs/34A_CSE_ANNUAL_2014.csv', 'format': 'csv', 'title': 'Child Support Enforcement Annual Data Report Form 34A – 2014', 'description': '<p>This dataset contains fiscal year 2014 annual data on collections received and distributed by State agencies administering the Child Support Enforcement program under title IV-D of the Social Security Act.</p>\n', 'mediaType': 'application/unknown'}], 'keyword': ['annual data', 'arrears', 'assistance', 'cases initiated in state', 'cases open', 'Child', 'child support', 'Child Support Enforcement', 'Children', 'current assistance', 'employees', 'former assistance', 'good cause', 'health insurance', 'interstate cases', 'iv-d offices', 'Medicaid', 'medical coverage', 'medical support', 'never assistance', 'open cases', 'open interstate cases', 'out-of-wedlock', 'paternity', 'paternity established', 'support', 'support distributed', 'support due', 'title iv-a', 'title iv-d', 'title iv-e', 'tribal iv-a'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.acf.hhs.gov/datagov-datasets/ocse/dcs/34A_CSE_ANNUAL_DICTIONARY.xlsx'}, {'description': "<p>The Office of Child Support Enforcement's Annual Data Report from State agencies administering child support enforcement plans under Title IV-D of the Social Security Act.</p>\n", 'programCode': ['009:084'], 'temporal': '2012-01-01T00:00:00-05:00/2012-01-01T00:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families'}, 'theme': ['State'], 'landingPage': 'https://healthdata.gov/dataset/child-support-enforcement-annual-data-report-form-157-%E2%80%93-yrs-2012-2014', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:dennis.putze@acf.hhs.gov', 'fn': 'Dennis Putze'}, 'issued': '2014-10-17', 'accessLevel': 'public', 'identifier': '981f7982-b38c-4c3a-ace7-141d82653d7f', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.acf.hhs.gov/datagov-datasets/ocse/dcs/157_CSE_ANNUAL_2012.csv', 'format': 'csv', 'title': 'Child Support Enforcement Annual Data Report Form 157 – YR 2012', 'description': '<p>Child Support Enforcement Annual Data Report Form 157 – YR 2012</p>\n', 'mediaType': 'application/unknown'}], 'keyword': ['annual data', 'arrears', 'assistance', 'cases initiated in state', 'cases open', 'Child', 'child support', 'Child Support Enforcement', 'Children', 'current assistance', 'employees', 'former assistance', 'good cause', 'health insurance', 'interstate cases', 'iv-d offices', 'Medicaid', 'medical coverage', 'medical support', 'never assistance', 'open cases', 'open interstate cases', 'out-of-wedlock', 'paternity', 'paternity established', 'support', 'support distributed', 'support due', 'title iv-a', 'title iv-d', 'title iv-e', 'tribal iv-a'], 'bureauCode': ['009:00'], 'dataQuality': True, 'title': 'Child Support Enforcement Annual Data Report Form 157 – Yrs. 2012 to 2014', 'describedBy': 'http://www.acf.hhs.gov/datagov-datasets/ocse/dcs/157_CSE_ANNUAL_DICTIONARY.xlsx'}, {'description': '<p>The dataset includes is the number of Qualified Health Plan selections by ZIP code for 36 states that are participating in the Federally-facilitated Marketplace or have State Partnership Marketplaces or supported State-based Marketplaces for the initial open enrollment period from October 1, 2013 through March 31, 2014, including additional special enrollment period activity reported through April 19, 2014. Marketplace plan selections are tabulated by ZIP Code according to the home address provided by the applicant.</p>\n', 'programCode': ['009:082'], 'title': 'Zip Code Level Enrollment Data ', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Assistant Secretary for Planning & Evaluation, Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/zip-code-level-enrollment-data', 'contactPoint': {'hasEmail': 'mailto:arpit.misra@hhs.gov', 'fn': 'Arpit Misra'}, 'issued': '2014-10-15', 'temporal': '2013-10-01T00:00:00-04:00/2014-04-19T00:00:00-04:00', 'identifier': '5051c2f8-55fc-46da-880d-31a783815fea', '@type': 'dcat:Dataset', 'modified': '2020-03-03', 'keyword': ['affordable care act'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>This report estimates the economic value of family caregiving at $450 billion in 2009 based on 42.1 million caregivers age 18 or older providing an average of 18.4 hours of care per week to care recipients age 18 or older, at an average value of $11.16 per hour.</p>\n<p><strong><em>This data is not collected by a government agency. The findings and conclusions in this report are those of the author and do not necessarily represent the views of the Department of Health & Human Services.</em></strong></p>\n', 'programCode': ['009:015'], 'title': 'Valuing the Invaluable: 2011 Update, The Growing Contributions and Costs of Family Caregiving', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['Health'], 'landingPage': 'https://healthdata.gov/dataset/valuing-invaluable-2011-update-growing-contributions-and-costs-family-caregiving', 'contactPoint': {'hasEmail': 'mailto:Claudia_H_Williams@ostp.eop.gov', 'fn': 'Claudia Williams'}, 'issued': '2014-07-22', 'accessLevel': 'public', 'identifier': 'f5545353-28ba-4e82-a0ca-164560d9eb2a', '@type': 'dcat:Dataset', 'modified': '2020-02-21', 'keyword': ['caregiver', 'caregiving', 'economic value', 'eldercare', 'elderly', 'Healthcare', 'seniors'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>A list of hospital ratings for the Hospital Consumer Assessment of Healthcare Providers and Systems (HCAHPS). HCAHPS is a national, standardized survey of hospital patients about their experiences during a recent inpatient hospital stay.</p>\n', 'programCode': ['009:072'], 'title': 'HCAHPS - Hospital', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['Quality', 'Hospital'], 'landingPage': 'https://healthdata.gov/dataset/hcahps-hospital', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2014-07-17', 'accessLevel': 'public', 'identifier': '1f939a75-b74f-4669-a909-8a51cd8bdb17', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'other', 'accessURL': 'https://data.medicare.gov/api/views/dgck-syfz/rows.csv?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'other'}, {'@type': 'dcat:Distribution', 'format': 'rdf', 'accessURL': 'https://data.medicare.gov/api/views/dgck-syfz/rows.rdf?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'format': 'other', 'accessURL': 'https://data.medicare.gov/api/views/dgck-syfz/rows.json?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'other'}, {'@type': 'dcat:Distribution', 'format': 'other', 'accessURL': 'https://data.medicare.gov/api/views/dgck-syfz/rows.xml?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'other'}], 'keyword': ['hcahps', 'hospital-compare', 'patient-survey', 'patient-survey-results', 'Quality', 'ratings'], 'bureauCode': ['009:38'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>A list of the state averages for the HCAHPS survey responses. HCAHPS is a national, standardized survey of hospital patients about their experiences during a recent inpatient hospital stay.</p>\n', 'programCode': ['009:072'], 'title': 'HCAHPS - State', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['Quality', 'Hospital', 'State'], 'landingPage': 'https://healthdata.gov/dataset/hcahps-state', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2014-07-17', 'accessLevel': 'public', 'identifier': 'ee1d91f8-c0ac-44b5-9cd8-81508a61fd81', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'https://data.medicare.gov/api/views/84jm-wiui/rows.csv?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'format': 'rdf', 'accessURL': 'https://data.medicare.gov/api/views/84jm-wiui/rows.rdf?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'format': 'json', 'accessURL': 'https://data.medicare.gov/api/views/84jm-wiui/rows.json?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'format': 'text/xml', 'accessURL': 'https://data.medicare.gov/api/views/84jm-wiui/rows.xml?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'text/xml'}], 'keyword': ['hcahps', 'hospital-compare', 'patient-survey', 'patient-survey-results', 'Quality', 'ratings', 'state-list'], 'bureauCode': ['009:38'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The national average for the HCAHPS survey categories. HCAHPS is a national, standardized survey of hospital patients about their experiences during a recent inpatient hospital stay.</p>\n', 'programCode': ['009:017'], 'title': 'HCAHPS - National', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['Quality', 'Hospital', 'National'], 'landingPage': 'https://healthdata.gov/dataset/hcahps-national', 'modified': '2020-03-03', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2014-07-17', 'accessLevel': 'public', 'identifier': 'aec45bab-811a-4d6d-bafa-05d051381c60', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'https://data.medicare.gov/api/views/99ue-w85f/rows.csv?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'format': 'rdf', 'accessURL': 'https://data.medicare.gov/api/views/99ue-w85f/rows.rdf?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'format': 'json', 'accessURL': 'https://data.medicare.gov/api/views/99ue-w85f/rows.json?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'format': 'text/xml', 'accessURL': 'https://data.medicare.gov/api/views/99ue-w85f/rows.xml?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'text/xml'}], 'keyword': ['hcahps', 'hospital-compare', 'national-average', 'patient-survey', 'patient-survey-results', 'Quality', 'ratings'], 'bureauCode': ['009:38'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The number of Medicare patients treated for each medical condition or surgical procedure - by provider</p>\n', 'programCode': ['009:078'], 'title': 'Medicare Volume - Hospital', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['Quality', 'Medicare', 'Hospital'], 'landingPage': 'https://healthdata.gov/dataset/medicare-volume-hospital', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2014-07-17', 'accessLevel': 'public', 'identifier': '108f8511-7104-4574-b368-7330dbec4620', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'other', 'accessURL': 'https://data.medicare.gov/api/views/qqc4-6tc7/rows.csv?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'other'}, {'@type': 'dcat:Distribution', 'format': 'rdf', 'accessURL': 'https://data.medicare.gov/api/views/qqc4-6tc7/rows.rdf?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'format': 'other', 'accessURL': 'https://data.medicare.gov/api/views/qqc4-6tc7/rows.json?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'other'}, {'@type': 'dcat:Distribution', 'format': 'other', 'accessURL': 'https://data.medicare.gov/api/views/qqc4-6tc7/rows.xml?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'other'}], 'keyword': ['comparison', 'hc', 'hospital-compare', 'mpv', 'number-of-medicare-patients', 'Quality', 'ratings'], 'bureauCode': ['009:38'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>Information about children enrolled in the Head Start program and information about their families. Data about the children include: age, type of program attended, health status, and health treatment and/or special services required during enrollment. Data about the parents include: income, employment status and special services required during child(ren)’s enrollment. Contact the Head Start Enterprise System (HSES) Help Desk to request access <a href="mailto:help@hsesinfo.org">help@hsesinfo.org</a>.</p>\n', 'programCode': ['009:103'], 'title': 'Head Start Program Information Report (HSPIR)', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families, Department of Health & Human Services'}, 'theme': ['Health'], 'landingPage': 'https://healthdata.gov/dataset/head-start-program-information-report-hspir', 'contactPoint': {'hasEmail': 'mailto:help@hsesinfo.org', 'fn': 'Head Start Enterprise System (HSES) Help Desk'}, 'issued': '2014-06-26', 'temporal': '2003-01-01T00:00:00-05:00/2003-01-01T00:00:00-05:00', 'identifier': 'f9951be4-221c-4964-903e-9060cf42973a', '@type': 'dcat:Dataset', 'modified': '2020-02-21', 'keyword': ['FIHET', 'health disparities', 'social determinates of health'], 'bureauCode': ['001:05'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>Data on the young people served by Family and Youth Services Bureau (FYSB) grantee agencies, including youth demographics, services provided, and youth status at exit from the FYSB-funded programs - Basic Center, Transitional Living, and Street Outreach.</p>\n', 'programCode': ['009:093'], 'title': 'National Extranet Optimized Runaway and Homeless Youth Management Information System (NEO-RHYMIS)', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families, Department of Health & Human Services'}, 'theme': ['Health'], 'landingPage': 'https://healthdata.gov/dataset/national-extranet-optimized-runaway-and-homeless-youth-management-information-system-neo', 'contactPoint': {'hasEmail': 'mailto:jennifer.king@acf.hhs', 'fn': 'Jennifer King'}, 'issued': '2014-06-26', 'temporal': '2004-01-01T00:00:00-05:00/2004-01-01T00:00:00-05:00', 'identifier': '79baec29-80c3-4ba5-8e2b-71099588b612', '@type': 'dcat:Dataset', 'modified': '2020-03-04', 'keyword': ['FIHET', 'health disparities', 'RHYMIS', 'social determinates of health'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>A searchable, web-based tool for accessing data on AUCD training programs, projects, activities, and products. Includes data on the University Center for Excellence in Developmental Disabilities (UCEDD) and Leadership Education in Neurodevelopmental and related Disabilities (LEND) programs.</p>\n', 'programCode': ['009:105'], 'title': 'The Association of University Centers on Disabilities (AUCD) Network National Information and Reporting System (NIRS)', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families, Department of Health & Human Services'}, 'theme': ['Health'], 'landingPage': 'https://healthdata.gov/dataset/association-university-centers-disabilities-aucd-network-national-information-and-reporting', 'contactPoint': {'hasEmail': 'mailto:cmiclea@aucd.org', 'fn': 'Corina Miclea'}, 'issued': '2014-06-26', 'accessLevel': 'public', 'identifier': '165fd4ab-65d6-48e3-a1bb-52216d5f9660', '@type': 'dcat:Dataset', 'modified': '2020-03-04', 'keyword': ['FIHET', 'health disparities', 'social determinates of health'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>Information about key refugee program developments including data on populations served and program performance.</p>\n', 'programCode': ['009:086'], 'title': 'Office of Refugee Resettlement (ORR) Annual Report to Congress', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families, Department of Health & Human Services'}, 'theme': ['Health'], 'landingPage': 'https://healthdata.gov/dataset/office-refugee-resettlement-orr-annual-report-congress', 'contactPoint': {'hasEmail': 'mailto:jennifer.schmultz@acf.hhs.gov', 'fn': 'Jennifer Schmultz'}, 'issued': '2014-06-26', 'temporal': '1980-01-01T00:00:00-05:00/1980-01-01T00:00:00-05:00', 'identifier': '97fdd45e-0225-43e5-8470-92b9c3d39e95', '@type': 'dcat:Dataset', 'modified': '2020-03-04', 'keyword': ['FIHET', 'health disparities', 'social determinants of health'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The Office of Child Care Report to Congress is required by Section 658L of the Child Care and Development Block Grant Act as amended by the Personal Responsibility and Work Opportunity Reconciliation Act (PRWORA) of 1996 (P.L. 104–193) and the Balanced Budget Act of 1997 (P.L. 105–33). The report describes and analyzes current information about the Child Care and Development Fund (CCDF) from a variety of sources, including State plans, expenditure reports, administrative data reports, and research. The report also includes information about training and technical assistance that is provided to States, Territories, and Tribes.</p>\n', 'programCode': ['009:089'], 'title': 'Office of Child Care Report to Congress FY2004 - FY2005', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families, Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/office-child-care-report-congress-fy2004-fy2005', 'contactPoint': {'hasEmail': 'mailto:jgagnier@acf.hhs.gov', 'fn': 'Joseph Gagnier'}, 'issued': '2014-06-20', 'temporal': '2004-01-01T00:00:00-05:00/2005-01-01T00:00:00-05:00', 'identifier': '268457d6-51aa-4644-bcaa-2057dd8d01e7', '@type': 'dcat:Dataset', 'modified': '2020-03-03', 'keyword': ['Child Care and Development Fund CCDF'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>This file includes data for states that are implementing their own Marketplaces, also known as State-Based Marketplaces or SBMs, and states with Marketplaces that are supported by or fully run by the federal government, including those run in partnership with states, also known as the Federally-Facilitated Marketplace or FFM. Includes demographic characteristics, and plan selected (by metal level). Please refer to the full report listed under Resources.</p>\n', 'programCode': ['009:082'], 'title': 'Health Insurance Marketplace: Summary Enrollment Data for the Initial Annual Open Enrollment Period', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['State'], 'landingPage': 'https://healthdata.gov/dataset/health-insurance-marketplace-summary-enrollment-data-initial-annual-open-enrollment-period-1', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:audrey.mcdowell@hhs.gov', 'fn': 'Audrey McDowell'}, 'issued': '2014-06-16', 'temporal': '2013-10-01T00:00:00-04:00/2014-03-31T00:00:00-04:00', 'identifier': '44105b16-a92a-4233-ac87-1357e41a4953', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'xls', 'accessURL': 'http://aspe.hhs.gov/health/reports/2014/MarketPlaceEnrollment/Apr2014/excel/workbook.xls', 'mediaType': 'application/unknown', 'title': 'XLS '}, {'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://aspe.hhs.gov/health/reports/2014/MarketPlaceEnrollment/Apr2014/Marketplace_StateSum.cfm', 'mediaType': 'application/unknown', 'title': 'Text '}], 'keyword': ['affordable care act', 'ASPE', 'CHIP', 'coverage', 'Demographic', 'Enrollment', 'federal', 'financial assistance status', 'insurance', 'marketplace', 'Medicaid', 'metal level', 'methodology', 'plan', 'State'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://aspe.hhs.gov/health/reports/2014/MarketPlaceEnrollment/Apr2014/Marketplace_StateSum.cfm'}, {'description': '<p>The National Survey on Drug Use and Health (NSDUH) series (formerly titled National Household Survey on Drug Abuse) primarily measures the prevalence and correlates of drug use in the United States. The surveys are designed to provide quarterly, as well as annual, estimates. Information is provided on the use of illicit drugs, alcohol, and tobacco among members of United States households aged 12 and older. Questions included age at first use as well as lifetime, annual, and past-month usage for the following drug classes: marijuana, cocaine (and crack), hallucinogens, heroin, inhalants, alcohol, tobacco, and nonmedical use of prescription drugs, including pain relievers, tranquilizers, stimulants, and sedatives. The survey covered substance abuse treatment history and perceived need for treatment, and included questions from the Diagnostic and Statistical Manual (DSM) of Mental Disorders that allow diagnostic criteria to be applied. The survey included questions concerning treatment for both substance abuse and mental health-related disorders. Respondents were also asked about personal and family income sources and amounts, health care access and coverage, illegal activities and arrest record, problems resulting from the use of drugs, and needle-sharing.</p>\n', 'programCode': ['009:061'], 'title': 'National Survey on Drug Use and Health (NSDUH), 2008', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration, Department of Health & Human Services'}, 'theme': ['Health'], 'landingPage': 'https://healthdata.gov/dataset/national-survey-drug-use-and-health-nsduh-2008', 'contactPoint': {'hasEmail': 'mailto:cbhsqrequest@samhsa.hhs.gov', 'fn': 'Center for Behavioral Health Statistics and Quality'}, 'issued': '2014-06-16', 'temporal': '2008-01-01T00:00:00-05:00/2008-12-31T00:00:00-05:00', 'identifier': 'bc51559d-6168-4da8-ba99-a9144fe39129', '@type': 'dcat:Dataset', 'modified': '2020-03-03', 'keyword': ['addiction', 'alcohol', 'alcohol abuse', 'alcohol consumption', 'amphetamines', 'barbiturates', 'cocaine', 'controlled drugs', 'crack cocaine', 'Demographics', 'depression', 'drinking behavior', 'drug abuse', 'drug dependence', 'drug treatment', 'drug use', 'Drugs', 'employment', 'hallucinogens', 'health care', 'heroin', 'households', 'income', 'inhalants', 'marijuana', 'mental health', 'mental health services', 'methamphetamine', 'pain relievers', 'pregnancy', 'Prescription Drugs', 'sedatives', 'smoking', 'stimulants', 'substance abuse', 'Substance Abuse Treatment', 'tobacco use', 'tranquilizers', 'youths'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.icpsr.umich.edu/icpsrweb/SAMHDA/studies/26701'}, {'description': '<p>The National Survey on Drug Use and Health (NSDUH) series (formerly titled National Household Survey on Drug Abuse) primarily measures the prevalence and correlates of drug use in the United States. The surveys are designed to provide quarterly, as well as annual, estimates. Information is provided on the use of illicit drugs, alcohol, and tobacco among members of United States households aged 12 and older. Questions included age at first use as well as lifetime, annual, and past-month usage for the following drug classes: marijuana, cocaine (and crack), hallucinogens, heroin, inhalants, alcohol, tobacco, and nonmedical use of prescription drugs, including pain relievers, tranquilizers, stimulants, and sedatives. The survey covered substance abuse treatment history and perceived need for treatment, and included questions from the Diagnostic and Statistical Manual (DSM) of Mental Disorders that allow diagnostic criteria to be applied. The survey included questions concerning treatment for both substance abuse and mental health-related disorders. Respondents were also asked about personal and family income sources and amounts, health care access and coverage, illegal activities and arrest record, problems resulting from the use of drugs, and needle-sharing.</p>\n', 'programCode': ['009:061'], 'title': 'National Survey on Drug Use and Health (NSDUH), 2011', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration, Department of Health & Human Services'}, 'theme': ['Health'], 'landingPage': 'https://healthdata.gov/dataset/national-survey-drug-use-and-health-nsduh-2011', 'contactPoint': {'hasEmail': 'mailto:cbhsqrequest@samhsa.hhs.gov', 'fn': 'Center for Behavioral Health Statistics and Quality'}, 'issued': '2014-06-09', 'temporal': '2011-01-01T00:00:00-05:00/2011-12-31T00:00:00-05:00', 'identifier': 'd8782b60-1fdd-44cd-901a-3f9339993031', '@type': 'dcat:Dataset', 'modified': '2020-02-21', 'keyword': ['addiction', 'alcohol', 'alcohol abuse', 'alcohol consumption', 'amphetamines', 'barbiturates', 'cocaine', 'controlled drugs', 'crack cocaine', 'Demographics', 'depression', 'drinking behavior', 'drug abuse', 'drug dependence', 'drug treatment', 'drug use', 'Drugs', 'employment', 'hallucinogens', 'health care', 'heroin', 'households', 'income', 'inhalants', 'marijuana', 'mental health', 'mental health services', 'methamphetamine', 'pain relievers', 'pregnancy', 'Prescription Drugs', 'sedatives', 'smoking', 'stimulants', 'substance abuse', 'Substance Abuse Treatment', 'tobacco use', 'tranquilizers', 'youths'], 'bureauCode': ['001:05'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.icpsr.umich.edu/icpsrweb/SAMHDA/studies/34481'}, {'description': '<p>The National Survey on Drug Use and Health (NSDUH) series (formerly titled National Household Survey on Drug Abuse) primarily measures the prevalence and correlates of drug use in the United States. The surveys are designed to provide quarterly, as well as annual, estimates. Information is provided on the use of illicit drugs, alcohol, and tobacco among members of United States households aged 12 and older. Questions included age at first use as well as lifetime, annual, and past-month usage for the following drug classes: marijuana, cocaine (and crack), hallucinogens, heroin, inhalants, alcohol, tobacco, and nonmedical use of prescription drugs, including pain relievers, tranquilizers, stimulants, and sedatives. The survey covered substance abuse treatment history and perceived need for treatment, and included questions from the Diagnostic and Statistical Manual (DSM) of Mental Disorders that allow diagnostic criteria to be applied. The survey included questions concerning treatment for both substance abuse and mental health-related disorders. Respondents were also asked about personal and family income sources and amounts, health care access and coverage, illegal activities and arrest record, problems resulting from the use of drugs, and needle-sharing.</p>\n', 'programCode': ['009:061'], 'title': 'National Survey on Drug Use and Health (NSDUH), 2012', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration, Department of Health & Human Services'}, 'theme': ['Health'], 'landingPage': 'https://healthdata.gov/dataset/national-survey-drug-use-and-health-nsduh-2012', 'contactPoint': {'hasEmail': 'mailto:cbhsqrequest@samhsa.hhs.gov', 'fn': 'Center for Behavioral Health Statistics and Quality'}, 'issued': '2014-05-22', 'temporal': '2012-01-01T00:00:00-05:00/2012-12-31T00:00:00-05:00', 'identifier': 'f6d1a9c7-59a6-4a42-b0bc-f40a23b14592', '@type': 'dcat:Dataset', 'modified': '2020-03-03', 'keyword': ['addiction', 'alcohol', 'alcohol abuse', 'alcohol consumption', 'amphetamines', 'barbiturates', 'cocaine', 'controlled drugs', 'crack cocaine', 'Demographics', 'depression', 'drinking behavior', 'drug abuse', 'drug dependence', 'drug treatment', 'drug use', 'Drugs', 'employment', 'hallucinogens', 'health care', 'heroin', 'households', 'income', 'inhalants', 'marijuana', 'mental health', 'mental health services', 'methamphetamine', 'pain relievers', 'pregnancy', 'Prescription Drugs', 'sedatives', 'smoking', 'stimulants', 'substance abuse', 'Substance Abuse Treatment', 'tobacco use', 'tranquilizers', 'youths'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.icpsr.umich.edu/icpsrweb/SAMHDA/studies/34933'}, {'description': '<p>Lists the datasets for this domain. The format should correspond to the spec at <a href="http://project-open-data.github.io/schema/">http://project-open-data.github.io/schema/</a></p>\n', 'programCode': ['009:023'], 'title': 'Project Open Data, /data.json file', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/project-open-data-datajson-file-0', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2014-04-14', 'accessLevel': 'public', 'identifier': '7d602bed-08dd-40a4-a45e-1aef114ae648', '@type': 'dcat:Dataset', 'modified': '2020-03-04', 'keyword': ['Catalog'], 'bureauCode': ['009:20'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The National Sexual Violence Resource Center (NSVRC) is a national information and resource hub relating to all aspects of sexual violence.</p>\n<p>NSVRC staff collect and disseminate a wide range of resources on sexual violence including statistics, research, position statements, statutes, training curricula, prevention initiatives and program information. With these resources, NSVRC assists coalitions, advocates and others interested in understanding and eliminating sexual violence. NSVRC has an active and diverse Advisory Council that assists and advises staff and ensures a broad national perspective. NSVRC also enjoys a strong partnership with state, territory and tribal anti-sexual assault coalitions and allied organizations.</p>\n<p>NSVRC is funded through a cooperative agreement from the Centers for Disease Control and Prevention (CDC) Division of Violence Prevention.</p>\n', 'programCode': ['009:096'], 'title': 'National Sexual Violence Resource Center (NSVRC)', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention, Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/national-sexual-violence-resource-center-nsvrc', 'modified': '2020-02-21', 'contactPoint': {'hasEmail': 'mailto:resources@nsvrc.org', 'fn': 'NSVRC'}, 'issued': '2014-04-08', 'accessLevel': 'public', 'identifier': 'c9b629ba-3935-4acb-b65c-b35bc3e87def', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.nsvrc.org/', 'mediaType': 'application/unknown', 'title': 'Text '}, {'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.nsvrc.org/contact/request-assistance', 'mediaType': 'application/unknown', 'title': 'Text '}], 'keyword': ['abuse', 'curricula', 'Prevention', 'Publications', 'resource center', 'sexual assault', 'Violence', 'women'], 'bureauCode': ['009:20'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The National Violent Death Reporting System (NVDRS) provides states and communities with a clearer understanding of violent deaths to guide local decisions about efforts to prevent violence and helps them track progress over time.</p>\n<p>To stop violent deaths, we must first understand all the facts. Created in 2002, the NVDRS is a surveillance system that pulls together data on violent deaths in 18 states (see map below), including information about homicides, such as homicides perpetrated by a intimate partner (e.g., boyfriend, girlfriend, wife, husband), child maltreatment (or child abuse) fatalities, suicides, deaths where individuals are killed by law enforcement in the line of duty, unintentional firearm injury deaths, and deaths of undetermined intent.</p>\n<p>These data are supported by WISQARS, an interactive query system that provides data on injury deaths, violent deaths, and nonfatal injuries.</p>\n', 'programCode': ['009:100'], 'title': 'National Violent Death Reporting System (NVDRS)', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention, Department of Health & Human Services'}, 'theme': ['Community', 'Health'], 'landingPage': 'https://healthdata.gov/dataset/national-violent-death-reporting-system-nvdrs', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:nvrds@cdc.gov', 'fn': 'nvrds@cdc.gov'}, 'issued': '2014-04-08', 'accessLevel': 'public', 'identifier': 'a4b95d02-096c-47a6-9334-9e0088322ece', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'query tool', 'accessURL': 'http://www.cdc.gov/injury/wisqars/', 'mediaType': 'application/unknown', 'title': 'Query Tool '}], 'keyword': ['community health', 'injury deaths', 'nonfatal injuries', 'sexual assault', 'violent deaths', 'ypll'], 'bureauCode': ['009:20'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>National Epidemiologic Survey on Alcohol and Related Conditions (NESARC) was designed to assess the prevalence of alcohol use disorders (AUD) and their associated disabilities in the general population. The survey is the largest ever comorbidity study of multiple mental health disorders among U.S. adults, including alcohol and other substance use disorders, personality disorders, and anxiety and mood disorders. NESARC is designed to be a longitudinal survey with the first wave fielded in 2001–2002. The second wave of interviews was completed in 2004–2005 and used the same sample of respondents.</p>\n<p>NESARC is a nationwide household survey with a probability sample representative of US adults. The final sample for Wave 1 was 43,093 respondents; Wave 2 was 34,653 of the Wave 1 respondents.</p>\n<p>Data are not publicly available; however, researchers may request specific analyses via Census.</p>\n', 'programCode': ['009:062'], 'title': 'National Epidemiologic Survey on Alcohol and Related Conditions (NESARC)—Wave 1 (2001–2002), and Wave 2 (2004–2005)', 'temporal': '2001-01-01T00:00:00-05:00/2005-12-31T00:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'theme': ['Health'], 'landingPage': 'https://healthdata.gov/dataset/national-epidemiologic-survey-alcohol-and-related-conditions-nesarc%E2%80%94wave-1-2001%E2%80%932002-and-3', 'modified': '2019-06-15', 'contactPoint': {'hasEmail': 'mailto:niaaaweb-r@exchange.nih.gov', 'fn': 'NIAAA Information'}, 'issued': '2014-04-08', 'accessLevel': 'public', 'identifier': 'ff29c1d0-8d38-44ed-a49f-c86eea464c06', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'text', 'accessURL': 'http://pubs.niaaa.nih.gov/publications/arh29-2/74-78.htm', 'mediaType': 'application/unknown', 'title': 'Text '}, {'@type': 'dcat:Distribution', 'title': ' ', 'accessURL': 'http://pubs.niaaa.nih.gov/publications/datasys.htm', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://clinicaltrials.gov/show/NCT01273220', 'mediaType': 'application/unknown', 'title': ' '}, {'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.ncbi.nlm.nih.gov/pubmed/?term=nesarc', 'mediaType': 'application/unknown', 'title': ' '}], 'keyword': ['Adult', 'alcohol', 'anxiety', 'cohort', 'Disability', 'longitudinal survey', 'mental health', 'mood disorder', 'sexual assault', 'substance use'], 'bureauCode': ['009:25'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The National Epidemiologic Survey on Alcohol and Related Conditions - III (NESARC-III) is a nationally representative survey of 46,500 adult Americans that collected data on alcohol use disorders and their associated disabilities in addition to collecting saliva samples for the purpose of understanding the prevalence, risk factors, health disparities, economic costs and gene-environment interactions related to alcohol use disorders and their associated disabilities.</p>\n<p>Results from the study are not yet available. The data collection is also associated with clinical trial number: NCT01273220.</p>\n', 'programCode': ['009:062'], 'title': 'National Epidemiologic Survey on Alcohol and Related Conditions (NESARC) - III', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH), Department of Health & Human Services'}, 'theme': ['Health'], 'landingPage': 'https://healthdata.gov/dataset/national-epidemiologic-survey-alcohol-and-related-conditions-nesarc-iii', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:niaaaweb-r@exchange.nih.gov', 'fn': 'NIAAA Information'}, 'issued': '2014-04-08', 'temporal': '2012-02-01T00:00:00-05:00/2013-01-31T00:00:00-05:00', 'identifier': '39fcee10-a135-40eb-a0e2-b0dea72be504', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'text', 'accessURL': 'http://www.reginfo.gov/public/do/DownloadDocument?documentID=228799&version=1', 'mediaType': 'application/unknown', 'title': 'Text '}, {'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://clinicaltrials.gov/show/NCT01273220', 'mediaType': 'application/unknown', 'title': 'Text '}, {'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://clinicaltrials.gov/show/NCT01273220', 'mediaType': 'application/unknown', 'title': 'Text '}, {'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.ncbi.nlm.nih.gov/pubmed/?term=nesarc', 'mediaType': 'application/unknown', 'title': 'Text '}], 'keyword': ['Adult', 'alcohol', 'anxiety', 'Disability', 'disparities', 'mental health', 'mood disorder', 'sexual assault', 'substance use'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The National Intimate Partner and Sexual Violence Survey (NISVS) is an ongoing, nationally representative survey to assess experiences of intimate partner violence, sexual violence and stalking among adults in the United States. It measures lifetime victimization for these types of violence as well as in the previous 12 months. In 2010, a total of 18,049 interviews from the general population sample were conducted.</p>\n<p>Raw data are currently unavailable. State report tables are available in pdf format. Other key statistics are included in the summary and full reports.</p>\n', 'programCode': ['009:031'], 'title': 'National Intimate Partner and Sexual Violence Survey (NISVS)', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention, Department of Health & Human Services'}, 'theme': ['Health', 'State'], 'landingPage': 'https://healthdata.gov/dataset/national-intimate-partner-and-sexual-violence-survey-nisvs', 'modified': '2020-02-21', 'contactPoint': {'hasEmail': 'mailto:nisvs@cdc.gov', 'fn': 'nisvs@cdc.gov'}, 'issued': '2014-04-08', 'temporal': '2010-01-01T00:00:00-05:00/2010-01-01T00:00:00-05:00', 'identifier': '527a13e1-5633-420e-a300-67c057fb44f8', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'text', 'accessURL': 'http://www.cdc.gov/violenceprevention/pdf/cdc_nisvs_digest_final-a.pdf', 'mediaType': 'application/unknown', 'title': 'Text '}, {'@type': 'dcat:Distribution', 'format': 'text', 'accessURL': 'http://www.cdc.gov/violenceprevention/nisvs/2010_report.html', 'mediaType': 'application/unknown', 'title': 'Text '}, {'@type': 'dcat:Distribution', 'format': 'text', 'accessURL': 'http://www.cdc.gov/violenceprevention/nisvs/state_tables.html', 'mediaType': 'application/unknown', 'title': 'Text '}, {'@type': 'dcat:Distribution', 'format': 'text', 'accessURL': 'http://www.cdc.gov/violenceprevention/nisvs/2010_ipvreport.htm', 'mediaType': 'application/unknown', 'title': 'Text '}, {'@type': 'dcat:Distribution', 'format': 'text', 'accessURL': 'http://www.cdc.gov/violenceprevention/nisvs/2010_soreport.html', 'mediaType': 'application/unknown', 'title': 'Text '}], 'keyword': ['Adolescent', 'Adult', 'Child', 'Female', 'Forecasting', 'LGBT', 'Male', 'Population Surveillance', 'pregnancy', 'Public Health Practice', 'sexual assault', 'sexual orientation', 'Sexual Partners psychology', 'United States', 'Violence prevention control', 'Violence statistics numerical data', 'Young Adult'], 'bureauCode': ['009:20'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>VetoViolence.cdc.gov has been developed by the Centers for Disease Control and Prevention (CDC) to provide grantees and partners with access to training and tools that focus on the primary prevention of violence. The portal includes free training, program planning resources, and an online application for the creation of success stories.</p>\n', 'programCode': ['009:099'], 'title': 'Veto Violence - Violence Education Tools Online', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention, Department of Health & Human Services'}, 'theme': ['Health'], 'landingPage': 'https://healthdata.gov/dataset/veto-violence-violence-education-tools-online', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:VetoViolence@cdc.gov', 'fn': 'Veto Violence'}, 'issued': '2014-04-08', 'accessLevel': 'public', 'identifier': '8066116e-e17a-42cb-af33-96bbd0e302c0', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://vetoviolence.cdc.gov/', 'mediaType': 'application/unknown', 'title': 'Text '}, {'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://vetoviolence.cdc.gov/education-courses.html', 'mediaType': 'application/unknown', 'title': ' '}, {'@type': 'dcat:Distribution', 'title': ' ', 'accessURL': 'http://vetoviolence.cdc.gov/success-worksheet.html', 'mediaType': 'application/unknown'}], 'keyword': ['child maltreatment', 'intimate partner violence', 'principles of prevention POP', 'Public Health', 'sexual assault', 'stories', 'suicide', 'training', 'violence prevention', 'youth'], 'bureauCode': ['009:20'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The Adolescent Relationship Abuse (ARA) Toolkit provides information and strategies on how to: incorporate abuse prevention into programming; conduct staff training; formalize policies and procedures; conduct staff training on ARA prevention; and access resources for project participants.</p>\n', 'programCode': ['009:099'], 'title': 'Adolescent Relationship Abuse (ARA) Toolkit', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families, Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/adolescent-relationship-abuse-ara-toolkit', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:ncfy@acf.hhs.gov', 'fn': 'NCYF'}, 'issued': '2014-04-08', 'accessLevel': 'public', 'identifier': 'f931d022-71c8-4b1f-9bbd-5c027cfca243', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'text', 'accessURL': 'https://prep.rti.org/ARAtoolkit/index.html', 'mediaType': 'application/unknown', 'title': 'Text '}], 'keyword': ['adolescent relationship abuse', 'early intervention', 'grantee resource', 'Prevention', 'sexual assault', 'step-by-step', 'toolkit', 'training', 'Violence'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The Panel Study of Income Dynamics (PSID) began in 1968 with a nationally representative sample of over 18,000 individuals living in 5,000 families in the United States. Information on these individuals and their descendants has been collected continuously, including data covering employment, income, wealth, expenditures, health, marriage, childbearing, child development, philanthropy, education, and numerous other topics.</p>\n', 'programCode': ['009:048'], 'title': 'The Panel Study of Income Dynamics (PSID)', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH), Department of Health & Human Services'}, 'theme': ['Health'], 'landingPage': 'https://healthdata.gov/dataset/panel-study-income-dynamics-psid', 'modified': '2020-02-21', 'contactPoint': {'hasEmail': 'mailto:psidhelp@umich.edu', 'fn': 'Panel Study of Income Dynamics Help'}, 'issued': '2014-04-08', 'temporal': '1968-01-01T00:00:00-05:00/1968-01-01T00:00:00-05:00', 'identifier': 'b2a0bdee-117e-48e5-ad0c-f9982e05281a', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://psidonline.isr.umich.edu/Studies.aspx', 'mediaType': 'application/unknown', 'title': 'Text '}, {'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://simba.isr.umich.edu/default.aspx', 'mediaType': 'application/unknown', 'title': 'Text '}], 'keyword': ['adulthood', 'aging', 'cohort', 'Education', 'employment', 'event', 'Expenditures', 'health', 'income', 'interview', 'longitudinal', 'marriage', 'panel', 'sexual assault', 'transitions', 'wealth'], 'bureauCode': ['001:05'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>This locator tool will help you find Title X family planning centers that provide high quality and cost-effective family planning and related preventive health services for low-income women and men.</p>\n<p>Family planning centers offer a broad range of FDA-approved contraceptive methods and related counseling; as well as breast and cervical cancer screening; pregnancy testing and counseling; screening and treatment for sexually transmitted infections (STIs); HIV testing; and other patient education and referrals.</p>\n<p>4,400 family planning centers serve about 5 million clients each year. Services are provided through state, county, and local health departments; community health centers; Planned Parenthood centers; and hospital-based, school-based, faith-based, other private nonprofits.</p>\n<p>Title X staff are specially trained to meet the contraceptive needs of individuals with limited English proficiency, teenagers, and those confronting complex medical and personal issues such as substance abuse, disability, homelessness or interpersonal and domestic violence.</p>\n', 'programCode': ['009:019'], 'title': 'Service Locator - Family Planning Title X', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['Community', 'Health'], 'landingPage': 'https://healthdata.gov/dataset/service-locator-family-planning-title-x', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:opa@hhs.gov', 'fn': 'Office of Population Affairs'}, 'issued': '2014-04-08', 'accessLevel': 'public', 'identifier': '20f6d943-1707-457d-876b-ef65bcd7f476', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'widget', 'accessURL': 'http://locator.aids.gov/opa-widget.js', 'mediaType': 'application/unknown', 'title': 'Widget '}, {'@type': 'dcat:Distribution', 'format': 'text', 'accessURL': 'http://www.hhs.gov/opa/', 'mediaType': 'application/unknown', 'title': 'Text '}, {'@type': 'dcat:Distribution', 'format': 'widget', 'accessURL': 'http://www.hhs.gov/opa/widgets/', 'mediaType': 'application/unknown', 'title': 'Widget '}, {'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://locator.aids.gov/data-how-to.html', 'mediaType': 'application/unknown', 'title': 'API '}], 'keyword': ['birth control', 'Cervical Cancer', 'community health', 'contraceptives', 'Family Planning', 'health services', 'locator', 'pregnancy', 'primary care', 'Providers', 'sexual assault', 'Sexually Transmitted Infections', 'STDs', 'STIs', 'testing', 'treatment', 'wellness'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': "<p>The Office of Child Support Enforcement's Annual Data Report from State agencies administering child support enforcement plans under Title IV-D of the Social Security Act.</p>\n", 'programCode': ['009:084'], 'title': 'Child Support Enforcement Annual Data Report Form 157 – YR 2011', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families, Department of Health & Human Services'}, 'theme': ['Health', 'State'], 'landingPage': 'https://healthdata.gov/dataset/child-support-enforcement-annual-data-report-form-157-%E2%80%93-yr-2011', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:micrs.support@acf.hhs.gov', 'fn': 'Data.gov Questions'}, 'issued': '2014-04-06', 'temporal': '2011-01-01T00:00:00-05:00/2011-01-01T00:00:00-05:00', 'identifier': 'ebcb0ac6-c46b-41e6-a315-7cf7518a4a8d', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'http://www.acf.hhs.gov/datagov-datasets/ocse/dcs/157_CSE_ANNUAL_2011.csv', 'mediaType': 'application/unknown', 'title': 'CSV '}], 'keyword': ['annual data', 'arrears', 'assistance', 'cases initiated in state', 'cases open', 'Child', 'child support', 'Child Support Enforcement', 'Children', 'current assistance', 'employees', 'former assistance', 'good cause', 'health insurance', 'interstate cases', 'iv-d offices', 'Medicaid', 'medical coverage', 'medical support', 'never assistance', 'open cases', 'open interstate cases', 'out-of-wedlock', 'paternity', 'paternity established', 'support', 'support distributed', 'support due', 'title iv-a', 'title iv-d', 'title iv-e', 'tribal iv-a'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.acf.hhs.gov/datagov-datasets/ocse/dcs/157_CSE_ANNUAL_DICTIONARY.xlsx'}, {'description': "<p>The Office of Child Support Enforcement's Annual Data Report from State agencies administering child support enforcement plans under Title IV-D of the Social Security Act.</p>\n", 'programCode': ['009:084'], 'title': 'Child Support Enforcement Annual Data Report Form 157 – YR 2010', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families, Department of Health & Human Services'}, 'theme': ['Health', 'State'], 'landingPage': 'https://healthdata.gov/dataset/child-support-enforcement-annual-data-report-form-157-%E2%80%93-yr-2010', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:micrs.support@acf.hhs.gov', 'fn': 'Data.gov Questions'}, 'issued': '2014-04-06', 'temporal': '2010-01-01T00:00:00-05:00/2010-01-01T00:00:00-05:00', 'identifier': '8cdd9515-c22b-4ca8-947c-0e36ec1921ad', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'http://www.acf.hhs.gov/datagov-datasets/ocse/dcs/157_CSE_ANNUAL_2010.csv', 'mediaType': 'application/unknown', 'title': 'CSV '}], 'keyword': ['annual data', 'arrears', 'assistance', 'cases initiated in state', 'cases open', 'Child', 'child support', 'Child Support Enforcement', 'Children', 'current assistance', 'employees', 'former assistance', 'good cause', 'health insurance', 'interstate cases', 'iv-d offices', 'Medicaid', 'medical coverage', 'medical support', 'never assistance', 'open cases', 'open interstate cases', 'out-of-wedlock', 'paternity', 'paternity established', 'support', 'support distributed', 'support due', 'title iv-a', 'title iv-d', 'title iv-e', 'tribal iv-a'], 'bureauCode': ['009:70'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.acf.hhs.gov/datagov-datasets/ocse/dcs/-157_CSE_ANNUAL_DICTIONARY.xlsx'}, {'description': '<p>Information about the services provided by Federal Office of Child Support Enforcement (OCSE).</p>\n', 'programCode': ['009:084'], 'title': 'Child Support Enforcement Services Provided', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families, Department of Health & Human Services'}, 'theme': ['Health', 'State'], 'landingPage': 'https://healthdata.gov/dataset/child-support-enforcement-services-provided', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:dennis.putze@acf.hhs.gov', 'fn': 'HHS/ACF/OCSE Data Questions'}, 'issued': '2014-02-24', 'accessLevel': 'public', 'identifier': '11145b3a-3c40-41f8-93fa-5fc067907b46', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.acf.hhs.gov/programs/css/about/services-ocsp-provides', 'mediaType': 'application/unknown', 'title': 'Text'}], 'keyword': ['annual data', 'arrears', 'assistance', 'cases initiated in state', 'cases open', 'Child', 'child support', 'Child Support Enforcement', 'Children', 'current assistance', 'employees', 'former assistance', 'good cause', 'health insurance', 'interstate cases', 'iv-d offices', 'Medicaid', 'medical coverage', 'medical support', 'never assistance', 'open cases', 'open interstate cases', 'out-of-wedlock', 'paternity', 'paternity established', 'support', 'support distributed', 'support due', 'title iv-a', 'title iv-d', 'title iv-e', 'tribal iv-a'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>Federally approved OCSE Form 34A and instructions for child support professionals.</p>\n', 'programCode': ['009:084'], 'title': 'Child Support Enforcement Annual Data Report Form 34A and Instructions', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families, Department of Health & Human Services'}, 'theme': ['National', 'State'], 'landingPage': 'https://healthdata.gov/dataset/child-support-enforcement-annual-data-report-form-34a-and-instructions', 'modified': '2020-02-21', 'contactPoint': {'hasEmail': 'mailto:dennis.putze@acf.hhs.gov', 'fn': 'HHS/ACF/OCSE Data Questions'}, 'issued': '2014-02-24', 'accessLevel': 'public', 'identifier': '4f03d9be-5b22-49bb-ae18-61ad0f6c7d57', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'text', 'accessURL': 'http://www.acf.hhs.gov/sites/default/files/ocse/34a_0.pdf', 'mediaType': 'application/unknown', 'title': 'Text '}, {'@type': 'dcat:Distribution', 'format': 'Documentation', 'mediaType': 'application/unknown', 'title': 'Child Support Enforcement Annual Data Report Form 34A and Instructions'}], 'keyword': ['case management', 'Courts', 'Employer Responsibilities', 'Employers', 'enforcement', 'Federal Reporting', 'Federal Systems', 'Financial Institution Data Match', 'Financial Instructions', 'Forms', 'Guides Publications Reports', 'Income Wage Withholding', 'Intergovernmental Interstate', 'Locate', 'medical support', 'Multistate Employer Reporting', 'National Medical Support Notice', 'New Hire Reporting', 'OCSE-157 Annual Data Report', 'OCSE-34A Quarterly Report of Collections', 'OCSE-396A Financial Report', 'OCSE-75 Tribal Annual Data Report', 'order establishment', 'Paternity Establishment', 'Private Partners', 'Public Partners', 'review and modification', 'State Local Child Support Agencies', 'State Plan', 'Tribal Child Support Agencies', 'Tribal Plan', 'Verification of Employment'], 'bureauCode': ['001:05'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>These fact sheets present examples of new ways states are helping parents support their children. They highlight family-centered strategies, data-based policies and practices, and customer-focused services that child support programs are embracing across the country.</p>\n', 'programCode': ['009:084'], 'title': 'Office of Child Support Enforcement (OCSE) Fact Sheets', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families, Department of Health & Human Services'}, 'theme': ['State'], 'landingPage': 'https://healthdata.gov/dataset/office-child-support-enforcement-ocse-fact-sheets', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:dennis.putze@acf.hhs.gov', 'fn': 'Dennis Putze'}, 'issued': '2014-02-24', 'accessLevel': 'public', 'identifier': '099414eb-3022-4b9c-a8c6-80d0111d7808', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.acf.hhs.gov/programs/css/resource/promoting-child-well-being-family-self-sufficiency', 'mediaType': 'application/unknown', 'title': 'https://www.acf.hhs.gov/programs/css/resource/promoting-child-well-being-family-self-sufficiency'}, {'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.acf.hhs.gov/programs/css/resource/child-support-health-care-connections', 'mediaType': 'application/unknown', 'title': 'http://www.acf.hhs.gov/programs/css/resource/child-support-health-care-connections'}, {'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.acf.hhs.gov/programs/css/resource-library/search?tag=5462', 'mediaType': 'application/unknown', 'title': 'http://www.acf.hhs.gov/programs/css/resource-library/search?tag=5462'}, {'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.acf.hhs.gov/programs/css/resource-library/search?tag=5461', 'mediaType': 'application/unknown', 'title': 'http://www.acf.hhs.gov/programs/css/resource-library/search?tag=5461'}], 'keyword': ['Arrears Management', 'case management', 'Child Support Fact Sheet', 'Economic Stability Job Services', 'families', 'Family Services Referrals', 'Guides Publications Reports', 'Outreach Brochures', 'Program Information Contacts', 'Program Innovation Maps', 'promising practices', 'State Local Child Support Agencies', 'Story Behind the Numbers', 'Toolkit Training', 'Tribal Child Support Agencies'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>This handbook describes the basic steps to follow to establish paternity, to obtain a support order, and to collect the support due.</p>\n', 'programCode': ['009:084'], 'title': 'Child Support Enforcement Handbook', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families, Department of Health & Human Services'}, 'theme': ['Health', 'State'], 'landingPage': 'https://healthdata.gov/dataset/child-support-enforcement-handbook', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:OCSEHotline@acf.hhs.gov', 'fn': 'Office of Child Support Enforcement (OCSE)'}, 'issued': '2014-02-24', 'accessLevel': 'public', 'identifier': 'd3cd16fc-fc49-4c29-b28c-6e4daebbe263', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'text', 'accessURL': 'http://www.acf.hhs.gov/programs/cse/pubs/2005/handbook_on_cse.pdf', 'mediaType': 'application/unknown', 'title': 'Text'}], 'keyword': ['arrears', 'assistance', 'cases initiated in state', 'cases open', 'Child', 'child support', 'Child Support Enforcement', 'Children', 'current assistance', 'custodial parent', 'employees', 'former assistance', 'good cause', 'health insurance', 'interstate cases', 'iv-d offices', 'Medicaid', 'medical coverage', 'medical support', 'never assistance', 'noncustodial parent', 'open cases', 'open interstate cases', 'out-of-wedlock', 'parent', 'paternity', 'paternity established', 'support', 'support distributed', 'support due', 'title iv-a', 'title iv-d', 'title iv-e', 'tribal iv-a'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>Interactive Program Innovation Map - Click on State or Territory for information about child support agency programs designed to ensure that child support orders reflect current earnings at establishment and are modified when earnings change.</p>\n', 'programCode': ['009:084'], 'title': 'State Child Support Agencies with Programs to Ensure Current Support Orders Reflect Current Earnings', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families, Department of Health & Human Services'}, 'theme': ['State'], 'landingPage': 'https://healthdata.gov/dataset/state-child-support-agencies-programs-ensure-current-support-orders-reflect-current-earnings', 'contactPoint': {'hasEmail': 'mailto:dennis.putze@acf.hhs', 'fn': 'Dennis Putze'}, 'issued': '2014-02-10', 'accessLevel': 'public', 'identifier': 'd8a9bb47-36cb-42b7-873f-4d20257a3577', '@type': 'dcat:Dataset', 'modified': '2020-02-21', 'keyword': ['case management', 'order establishment', 'Program contacts', 'program information', 'Program Innovation Maps', 'promising practices', 'review and modification', 'State Local Child Support Agencies'], 'bureauCode': ['001:05'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>Interactive Child Support Program Map - Click on State or Territory for more information regarding local policies to compromise child support debt owed to the state.</p>\n', 'programCode': ['009:084'], 'title': 'State Child Support Agencies With Debt Compromise Policies', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families, Department of Health & Human Services'}, 'theme': ['State'], 'landingPage': 'https://healthdata.gov/dataset/state-child-support-agencies-debt-compromise-policies', 'contactPoint': {'hasEmail': 'mailto:dennis.putze@acf.hhs.gov', 'fn': 'Dennis.Putze'}, 'issued': '2014-02-10', 'accessLevel': 'public', 'identifier': '086ea269-2de3-4f89-b8c0-a517c9bacce2', '@type': 'dcat:Dataset', 'modified': '2020-03-04', 'keyword': ['Arrears Management', 'case management', 'Child Support Program', 'debt compromise', 'policy', 'program information', 'promising practices', 'State Local Child Support Agencies'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>Office of Child Support Enforecment (OCSE) Story Behind the Numbers - Child Support Fact Sheet #3. This fact sheet focuses on data reported in a recent U.S. Census Bureau report, Custodial Mothers and Fathers and Their Child Support: 2011. The data reported are estimated based on a biennial survey of custodial parents, the Child Support Supplement to the Current Population Survey, March/April 2012, co-sponsored by the Office of Child Support Enforcement. The proportion of custodial parents living below poverty line continues to increase in 2011. The report found that 4.2 million custodial parents lived in poverty in 2011, representing 29 percent of all custodial parents, about twice the poverty rate for the total population. These statistics reinforce the essential role that child support services can play in helping low-income families, especially during an economic downturn.</p>\n', 'programCode': ['009:103'], 'title': 'Custodial Parents Living in Poverty', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families, Department of Health & Human Services'}, 'theme': ['State'], 'landingPage': 'https://healthdata.gov/dataset/custodial-parents-living-poverty', 'contactPoint': {'hasEmail': 'mailto:dennis.putze@acf.hhs.gov', 'fn': 'Dennis Putze'}, 'issued': '2014-02-10', 'temporal': '2011-01-01T00:00:00-05:00/2011-01-01T00:00:00-05:00', 'identifier': '65f41ddb-094b-4181-a85a-ce55a945312e', '@type': 'dcat:Dataset', 'modified': '2020-03-03', 'keyword': ['Arrears Management', 'case management', 'Child Support Fact Sheet', 'economic stability', 'iv-d program', 'job services', 'Poverty', 'promising practices', 'State Local Child Support Agencies', 'Story Behind the Numbers', 'US Census Bureau'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>Child support program, policy, and local conatct information.</p>\n', 'programCode': ['009:084'], 'title': 'Intergovernmental Reference Guide (IRG); Policy Profies and Contacts', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families, Department of Health & Human Services'}, 'theme': ['State'], 'landingPage': 'https://healthdata.gov/dataset/intergovernmental-reference-guide-irg-policy-profies-and-contacts', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:dennis.putze@acf.hhs.gov', 'fn': 'Dennis Putze'}, 'issued': '2014-02-07', 'accessLevel': 'public', 'identifier': 'd7cd8d21-678c-4565-8ffa-886189db7f86', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.acf.hhs.gov/programs/css/irg-state-map', 'mediaType': 'application/unknown', 'title': 'Map'}], 'keyword': ['Age of Majority', 'child support', 'Child Support Enforcement', 'income withholding', 'insurance match', 'interest on arrears', 'iv-d offices', 'lump sum payment', 'Melson Formula', 'paternity', 'paternity established', 'Percentage of Income Model', 'policy', 'Reciprocity', 'Shared Income Model', 'state child support agency', 'Statute of Limitations', 'support enforcement', 'support order establishment', 'UIFSA', 'Uniform Interstate Family Support Act', 'USA States'], 'bureauCode': ['009:70'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The 31st Annual Report to Congress on the Child Support Program authorized under Title IV-D of the Social Security Act providing the program’s status and highlighting accomplishments during FY 2010. Highlights financial and statistical program achievements based on data reported by state/tribal child support agencies.</p>\n', 'programCode': ['009:084'], 'title': 'Office of Child Support Enforcement (OCSE) - FY 2010 Annual Report to Congress', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families, Department of Health & Human Services'}, 'theme': ['State'], 'landingPage': 'https://healthdata.gov/dataset/office-child-support-enforcement-ocse-fy-2010-annual-report-congress', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:dennis.putze@acf.hhs.gov', 'fn': 'Dennis Putze'}, 'issued': '2014-02-07', 'temporal': '2010-01-01T00:00:00-05:00/2010-01-01T00:00:00-05:00', 'identifier': '26f04233-b12b-42b9-8e2e-bf793907fd22', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.acf.hhs.gov/programs/css/resource/fy2010-annual-report#A', 'mediaType': 'application/unknown', 'title': 'https://www.acf.hhs.gov/programs/css/resource/fy2010-annual-report#A'}, {'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.acf.hhs.gov/programs/css/resource/fy2010-annual-report#B', 'mediaType': 'application/unknown', 'title': 'https://www.acf.hhs.gov/programs/css/resource/fy2010-annual-report#B'}, {'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.acf.hhs.gov/programs/css/resource/fy2010-annual-report#C', 'mediaType': 'application/unknown', 'title': 'https://www.acf.hhs.gov/programs/css/resource/fy2010-annual-report#C'}], 'keyword': ['Annual Reports to Congress', 'child support', 'Federal Reporting', 'OCSE-157 Annual Data Report', 'OCSE-34A Quarterly Report of Collections', 'OCSE-396A Financial Report', 'OCSE-75 Tribal Annual Data Report', 'Research Data', 'State Local Child Support Agencies', 'title iv-d', 'Tribal Child Support Agencies'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'https://www.acf.hhs.gov/programs/css/resource/fy2010-annual-report#D'}, {'description': '<p>This data set provides information about the appeals received by the Office of Medicare and Hearings for Fiscal Year 2005 - 2012.</p>\n', 'programCode': ['009:111'], 'title': 'Office of Medicare Hearings and Appeals (OMHA) - Receipts by Fiscal Year', 'temporal': '2005-01-01T00:00:00-05:00/2012-01-01T00:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Office of Medicare Hearings and Appeals'}, 'landingPage': 'https://healthdata.gov/dataset/office-medicare-hearings-and-appeals-omha-receipts-fiscal-year', 'modified': '2020-01-28', 'contactPoint': {'hasEmail': 'mailto:kimberly.rubi@hhs.gov', 'fn': 'Kimberly Rubi'}, 'issued': '2014-02-04', 'accessLevel': 'public', 'identifier': '037bce72-0ee5-4ddc-9299-1cc37a6a847e', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>This dataset is a compilation of appeals received in Fiscal Year 2005 and Fiscal Year 2006.</p>\n', 'format': 'csv', 'title': 'Office of Medicare Hearings and Appeals (OMHA) Receipts by Fiscal Year - 2005-2006', 'accessURL': 'http://www.hhs.gov/omha/Data/Health%20Data%20Sets/receipts_2005_to_2006_csv.csv', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'description': '<p>This dataset is a compilation of appeals received in Fiscal Year 2007 and Fiscal Year 2008.</p>\n', 'format': 'csv', 'title': 'Office of Medicare Hearings and Appeals (OMHA) Receipts by Fiscal Year 2007-2008', 'accessURL': 'http://www.hhs.gov/omha/Data/Health%20Data%20Sets/receipts_2007_to_2008_csv.csv', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'description': '<p>This dataset is a compilation of appeals received in Fiscal Year 2009 and Fiscal Year 2010.</p>\n', 'format': 'csv', 'title': 'Office of Medicare Hearings and Appeals (OMHA) Receipts by Fiscal Year 2009-2010', 'accessURL': 'http://www.hhs.gov/omha/Data/Health%20Data%20Sets/receipts_2009_to_2010_csv.csv', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'description': '<p>This dataset is a compilation of appeals received in Fiscal Year 2011 and Fiscal Year 2012.</p>\n', 'format': 'csv', 'title': 'Office of Medicare Hearings and Appeals (OMHA) Receipts by Fiscal Year 2011-2012', 'accessURL': 'http://www.hhs.gov/omha/Data/Health%20Data%20Sets/receipts_2011_to_2012_csv.csv', 'mediaType': 'application/unknown'}], 'keyword': ['appeals', 'Claims', 'omha', 'receipts'], 'bureauCode': ['001:05'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>This data set provides information about the appeals and claims received by the Office of Medicare and Hearings by procedure for Fiscal Year 2006 - 2012.</p>\n', 'programCode': ['009:111'], 'title': 'Office of Medicare Hearings and Appeals (OMHA) - Receipts by Procedure', 'temporal': '2006-01-01T00:00:00-05:00/2012-01-01T00:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Office of Medicare Hearings and Appeals'}, 'landingPage': 'https://healthdata.gov/dataset/office-medicare-hearings-and-appeals-omha-receipts-procedure', 'modified': '2020-02-21', 'contactPoint': {'hasEmail': 'mailto:kimberly.rubi@hhs.gov', 'fn': 'Kimberly Rubi'}, 'issued': '2014-02-04', 'accessLevel': 'public', 'identifier': '43dc2b4e-1168-436f-878c-025b1c038545', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>This dataset is a compilation of appeals received each fiscal year by procedure description</p>\n', 'format': 'csv', 'title': 'Office of Medicare Hearings and Appeals (OMHA) Receipts by Procedure - Appeals', 'accessURL': 'http://www.hhs.gov/omha/Data/Health%20Data%20Sets/receipts_by_procedure_appeals_csv.csv', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'description': '<p>This dataset is a compilation of claims received each fiscal year by procedure description.</p>\n', 'format': 'csv', 'title': 'Office of Medicare Hearings and Appeals (OMHA) Receipts by Procedure - Claims', 'accessURL': 'http://www.hhs.gov/omha/Data/Health%20Data%20Sets/receipts_by_procedure_claims_csv.csv', 'mediaType': 'application/unknown'}], 'keyword': ['appeals', 'Claims', 'omha', 'procedure'], 'bureauCode': ['001:05'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The Office of Child Support Preliminary Report highlights financial and statistical program achievements based on quarterly and annual data. In fiscal year (FY) 2012, information was compiled from reports on program status sent to the federal government by states and tribes.</p>\n', 'programCode': ['009:084'], 'title': 'FY2012 Office of Child Support Preliminary Report', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families, Department of Health & Human Services'}, 'theme': ['State'], 'landingPage': 'https://healthdata.gov/dataset/fy2012-office-child-support-preliminary-report', 'modified': '2020-03-03', 'contactPoint': {'hasEmail': 'mailto:Healthdata@hhs.gov', 'fn': 'Health Data Initiative'}, 'issued': '2014-01-17', 'temporal': '2012-01-01T00:00:00-05:00/2012-01-01T00:00:00-05:00', 'identifier': '5f876961-db62-456d-b80a-87cff18b2b7f', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.acf.hhs.gov/programs/css/resource/fy2012-preliminary-report#tables', 'mediaType': 'application/unknown', 'title': ' '}], 'keyword': ['Federal Reporting', 'OCSE-157 Annual Data Report', 'OCSE-34A Quarterly Report of Collections', 'OCSE-396A Financial Report', 'OCSE-75 Tribal Annual Data Report', 'State Local Child Support Agencies', 'Tribal Child Support Agencies'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.acf.hhs.gov/programs/css/resource/fy2012-preliminary-report#tables'}, {'description': '<p>Lists ICH CAHPS survey data used by ESRD QIP to assess dialysis facility performance.</p>\n', 'programCode': ['009:048'], 'title': 'ESRD QIP - In-Center Hemodialysis Consumer Assessment of Healthcare Providers and Services Systems (ICH CAHPS) Survey Reporting - Payment Year 2015', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['Quality'], 'landingPage': 'https://healthdata.gov/dataset/esrd-qip-center-hemodialysis-consumer-assessment-healthcare-providers-and-services-systems', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2014-01-16', 'accessLevel': 'public', 'identifier': 'c179de40-ce8d-499c-ae76-fccf13b7bfc1', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/gfzz-8msb/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'format': 'rdf', 'accessURL': 'https://data.medicare.gov/api/views/gfzz-8msb/rows.rdf?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'format': 'json', 'accessURL': 'https://data.medicare.gov/api/views/gfzz-8msb/rows.json?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'format': 'text/xml', 'accessURL': 'https://data.medicare.gov/api/views/gfzz-8msb/rows.xml?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'text/xml'}], 'keyword': ['dfc', 'dialysis', 'dialysis-facilities', 'linking-quality-to-payment--qip'], 'bureauCode': ['009:38'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>Payment Year 2015 ESRD QIP data by facility: % hemodialysis patients using an arteriovenous fistula, % hemodialysis patients using an intravenous catheter</p>\n', 'programCode': ['009:048'], 'title': 'ESRD QIP - Vascular Access - Payment Year 2015', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['Quality'], 'landingPage': 'https://healthdata.gov/dataset/esrd-qip-vascular-access-payment-year-2015', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2014-01-16', 'accessLevel': 'public', 'identifier': '941fc022-6769-4d3c-9ee0-4e284f7ae864', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'https://data.medicare.gov/api/views/9vdt-zpmw/rows.csv?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'format': 'rdf', 'accessURL': 'https://data.medicare.gov/api/views/9vdt-zpmw/rows.rdf?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'format': 'json', 'accessURL': 'https://data.medicare.gov/api/views/9vdt-zpmw/rows.json?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'format': 'text/xml', 'accessURL': 'https://data.medicare.gov/api/views/9vdt-zpmw/rows.xml?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'text/xml'}], 'keyword': ['dfc', 'dialysis', 'dialysis-facilities', 'linking-quality-to-payment--qip'], 'bureauCode': ['009:38'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>Lists mineral metabolism data used by ESRD QIP to assess dialysis facility performance.</p>\n', 'programCode': ['009:078'], 'title': 'ESRD QIP - Mineral Metabolism Reporting - Payment Year 2015', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['Quality'], 'landingPage': 'https://healthdata.gov/dataset/esrd-qip-mineral-metabolism-reporting-payment-year-2015', 'modified': '2020-03-03', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2014-01-16', 'accessLevel': 'public', 'identifier': 'f2b48491-e121-40ee-b409-785d00a3d1a7', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'https://data.medicare.gov/api/views/vcdt-av5j/rows.csv?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'format': 'rdf', 'accessURL': 'https://data.medicare.gov/api/views/vcdt-av5j/rows.rdf?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'format': 'json', 'accessURL': 'https://data.medicare.gov/api/views/vcdt-av5j/rows.json?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'format': 'text/xml', 'accessURL': 'https://data.medicare.gov/api/views/vcdt-av5j/rows.xml?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'text/xml'}], 'keyword': ['dfc', 'dialysis', 'dialysis-facilities', 'linking-quality-to-payment--qip'], 'bureauCode': ['009:38'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>Lists NHSN data used by ESRD QIP to assess dialysis facility performance.</p>\n', 'programCode': ['009:072'], 'title': 'ESRD QIP - National Healthcare Safety Network (NHSN) Dialysis Reporting - Payment Year 2015', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['Quality'], 'landingPage': 'https://healthdata.gov/dataset/esrd-qip-national-healthcare-safety-network-nhsn-dialysis-reporting-payment-year-2015-3', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2014-01-16', 'accessLevel': 'public', 'identifier': '873d99dc-4189-4aa5-b5b2-b528e44c6e39', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'https://data.medicare.gov/api/views/bmqj-88i5/rows.csv?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'format': 'rdf', 'accessURL': 'https://data.medicare.gov/api/views/bmqj-88i5/rows.rdf?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'format': 'json', 'accessURL': 'https://data.medicare.gov/api/views/bmqj-88i5/rows.json?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'format': 'text/xml', 'accessURL': 'https://data.medicare.gov/api/views/bmqj-88i5/rows.xml?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'text/xml'}], 'keyword': ['dfc', 'dialysis', 'dialysis-facilities', 'linking-quality-to-payment--qip'], 'bureauCode': ['009:38'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>This report to Congress provides data specific to awards made from the Department of Health and Human Services to Native Americans and provides highlights of Native American projects that were impacted by HHS funding from 2007-2008. The report contains the descriptions of Staff Divisions and Operating Divisions under the Office of the Secretary who have made a significant impact on Native Americans (Tribes, both federally recognized and state recognized, Alaska Natives, Native Hawaiians and Pacific Islanders located in Guam, American Samoa and the Northern Mariana Islands).</p>\n', 'programCode': ['009:024'], 'title': 'HHS Report on Social and Economic Conditions of Native Americans for 2007-2008', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families, Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/hhs-report-social-and-economic-conditions-native-americans-2007-2008', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2014-01-15', 'accessLevel': 'public', 'identifier': '6b55d155-0ecd-4be9-95ba-7a5f331998a2', '@type': 'dcat:Dataset', 'modified': '2020-03-03', 'keyword': ['Economic Development', 'Sustainable Employment and Economic Development Strategies'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.acf.hhs.gov/programs/ana/resource/2007-2008-social-eco-report-to-congress'}, {'description': '<p>This is an excel table for the 2011 TANF and Separate State Program - Maintenance of Effort (SSP-MOE) Caseload Data which includes the following data elements: Total Number of Recipients, Total Number of Families, Total Number of Children, 1-Parent Families, 2-Parent Families, 0-Parent Families, Total Number of Adults.</p>\n', 'programCode': ['009:090'], 'title': '2011 Temporary Assistance for Needy Families Caseload Data - Number of Families and Recipients', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families, Department of Health & Human Services'}, 'dataQuality': True, 'landingPage': 'https://healthdata.gov/dataset/2011-temporary-assistance-needy-families-caseload-data-number-families-and-recipients-0', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2014-01-15', 'temporal': '2011-01-01T00:00:00-05:00/2011-01-01T00:00:00-05:00', 'identifier': '88ecbbaf-9907-49e7-b123-3699de74999e', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'xls', 'accessURL': 'http://www.acf.hhs.gov/programs/ofa/data-reports/caseload/2011/2011_15months_tanssp.xls', 'mediaType': 'application/unknown', 'title': 'XLS'}], 'keyword': ['administration-for-children-and-families-department-of-health-human-services'], 'bureauCode': ['001:05'], 'modified': '2020-02-21', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>Press Releases of food recalls from industry</p>\n', 'programCode': ['009:001'], 'title': 'Food Recalls', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/food-recalls', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': 'e8ffdf9e-4829-4445-b29e-ec1471805e2f', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'unknown', 'accessURL': 'http://www.fda.gov/DataSets/Recalls/Food/Food.xml', 'mediaType': 'application/unknown', 'title': 'Unknown'}], 'keyword': ['recalls'], 'bureauCode': ['009:10'], 'modified': '2016-09-02', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>This list includes human and pet food subject to recall in the United States since January 2009 related to peanut products distributed by Peanut Corporation of America.</p>\n', 'programCode': ['009:001'], 'title': 'Peanut Product Recalls', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/peanut-product-recalls-0', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': '76ceca1c-bf1a-4853-ac26-89afde382f4c', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'unknown', 'accessURL': 'http://www.accessdata.fda.gov/scripts/peanutbutterrecall/PeanutButterProducts2009.xml', 'mediaType': 'application/unknown', 'title': 'Unknown'}], 'keyword': ['recalls'], 'bureauCode': ['009:10'], 'modified': '2016-09-02', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>This list includes products subject to recall in the United States since June 2009 related to products manufactured by Plainview Milk Products Cooperative.</p>\n', 'programCode': ['009:001'], 'title': 'Plainview Milk Cooperative Ingredient Recall', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/plainview-milk-cooperative-ingredient-recall', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': '5a0086f9-9e9f-43dc-a4ce-1e3c6a87fde3', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'unknown', 'accessURL': 'http://www.accessdata.fda.gov/scripts/Milk/MilkRecallProducts2009.xml', 'mediaType': 'application/unknown', 'title': 'Unknown'}], 'keyword': ['recalls'], 'bureauCode': ['009:10'], 'modified': '2016-09-02', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>This list includes food subject to recall in the United States since March 2009 related to pistachios distributed by Setton Pistachio of Terra Bella, Inc. The FDA has completed its inspection of Salmonella contamination in pistachios and pistachio products involved in this recall.</p>\n', 'programCode': ['009:001'], 'title': 'Pistachio Product Recalls', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/pistachio-product-recalls-0', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': '237c9f3c-9ef2-4be9-a5e7-de5e53dd654c', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'unknown', 'accessURL': 'http://www.accessdata.fda.gov/scripts/pistachiorecall/Pistachio2009.xml', 'mediaType': 'application/unknown', 'title': 'Unknown'}], 'keyword': ['ora'], 'bureauCode': ['009:10'], 'modified': '2016-09-02', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>This list includes products subject to recall in the United States since February 2010 related to hydrolyzed vegetable protein (HVP) paste and powder distributed by Basic Food Flavors, Inc. HVP is a flavor enhancer used in a wide variety of processed food products such as soups, sauces, chilis, stews, hot dogs, gravies, seasoned snack foods, dips, and dressings.</p>\n', 'programCode': ['009:001'], 'title': 'Hydrolyzed Vegetable Protein Containing Products Recalls', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/hydrolyzed-vegetable-protein-containing-products-recalls', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': '2e0fe779-0181-4a5c-b5fb-4ec6c9f5b3fe', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'unknown', 'accessURL': 'http://www.accessdata.fda.gov/scripts/HVPCP/HydrolyzedVegetableProteinProductsList2010.xml', 'mediaType': 'application/unknown', 'title': 'Unknown'}], 'keyword': ['recalls'], 'bureauCode': ['009:10'], 'modified': '2016-09-02', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>Epidemiologic investigations conducted by health officials in California, Colorado, and Minnesota revealed several restaurants or events where more than one person who fell ill with Salmonella Enteriditis had eaten. Information from these investigations suggested that shell eggs were the likely source of infections in many of these restaurants or events. And on August 13, 2010, Wright County Egg of Galt, Iowa, conducted a nationwide voluntary recalls of shell eggs that it had shipped since May 19, 2010.</p>\n', 'programCode': ['009:001'], 'title': 'Shell Egg Recalls', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/shell-egg-recalls', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': '6e4e82b6-948e-414a-8323-914f7358c7da', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'unknown', 'accessURL': 'http://www.accessdata.fda.gov/scripts/shelleggsrecall/ShellEggsRecallList2010.xml', 'mediaType': 'application/unknown', 'title': 'Unknown'}], 'keyword': ['recalls'], 'bureauCode': ['009:10'], 'modified': '2016-09-02', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>This list includes products subject to recall since September 2010 related to infant formula distributed by Abbott. This list will be updated with publicly available information as received. The information is current as of the date indicated. If we learn that any information is not accurate, we will revise the list as soon as possible. When available, this database also includes photos of recalled products that have been voluntarily submitted by recalling firms to the FDA to assist the public in identifying those products that are subject to recall.</p>\n', 'programCode': ['009:001'], 'title': 'Abbott Infant Formula Recall', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/abbott-infant-formula-recall', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': 'ebae64bc-b530-4220-af34-037e747de862', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'unknown', 'accessURL': 'http://www.accessdata.fda.gov/scripts/infantformula/InfantFormulaRecallList2010.xml', 'mediaType': 'application/unknown', 'title': 'Unknown'}], 'keyword': ['recalls'], 'bureauCode': ['009:10'], 'modified': '2016-08-04', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>MedWatch alerts provide timely new safety information on human drugs, medical devices, vaccines and other biologics, dietary supplements, and cosmetics. The alerts contain actionable information that may impact both treatment and diagnostic choices for healthcare professional and patient.</p>\n', 'programCode': ['009:008'], 'title': 'MedWatch Safety Alerts for Human Medical Products', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/medwatch-safety-alerts-human-medical-products', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': '6d3e51f4-684c-4e01-8ee8-2bb1f3a0cc0e', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'unknown', 'accessURL': 'http://www.fda.gov/downloads/Safety/MedWatch/SafetyInformation/UCM189811.zip', 'mediaType': 'application/unknown', 'title': 'Unknown'}], 'keyword': ['definitions'], 'bureauCode': ['009:10'], 'modified': '2016-09-02', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': "<p>Whereas not all recalls are announced in the media or on our Recalls press release page, all recalls montiored by FDA are included in FDA's weekly Enforcement Report once they are classified according to the level of hazard involved.</p>\n", 'programCode': ['009:008'], 'title': 'Enforcement Reports', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/enforcement-reports-0', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': 'dec89bfd-536e-40a6-9c6f-eeabe463e0ec', '@type': 'dcat:Dataset', 'modified': '2016-04-05', 'keyword': ['ora', 'regulations'], 'bureauCode': ['009:10'], 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>An index of FDA warning letters issued to companies operating in the United States.</p>\n', 'programCode': ['009:008'], 'title': 'Warning Letters', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/warning-letters', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': '7d27f1aa-5474-4430-ada6-3125bdbec05e', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'unknown', 'accessURL': 'http://www.fda.gov/DataSets/WarningLetters/WarningLettersDataSet.xml', 'mediaType': 'application/unknown', 'title': 'Unknown'}], 'keyword': ['ora', 'regulations'], 'bureauCode': ['009:10'], 'modified': '2016-08-04', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>Disclosure of reporting citations provide the public with a rationale for the Agency’s enforcement actions and will also help to inform public and industry decision-making, allowing them to make more informed marketplace choices and help to encourage compliance.</p>\n', 'programCode': ['009:008'], 'title': 'Inspection Citations', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/inspection-citations', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': '0385d15a-4870-4666-8960-24c6745d0bc3', '@type': 'dcat:Dataset', 'modified': '2016-09-02', 'keyword': ['ora'], 'bureauCode': ['009:10'], 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>FDA is disclosing the final inspection classification for inspections related to currently marketed FDA-regulated products. The disclosure of this information is not intended to interfere with planned enforcement actions, therefore some information may be withheld from posting until such action is taken.</p>\n', 'programCode': ['009:008'], 'title': 'Inspection Database', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/inspection-database', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': '6ccad3d4-cd8a-4a55-bb36-4c2630e735ee', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'unknown', 'accessURL': 'http://www.fda.gov/downloads/ICECI/EnforcementActions/UCM224485.xls', 'mediaType': 'application/unknown', 'title': 'Unknown'}], 'keyword': ['ora'], 'bureauCode': ['009:10'], 'modified': '2016-09-02', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The Electronic Animal Drug Product Listing Directory is a directory of all animal drug products that have been listed electronically since June 1, 2009, to comply with changes enacted as part of the FDA Amendments Act of 2007.</p>\n', 'programCode': ['009:004'], 'title': 'Electronic Animal Drug Product Listing Directory', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/electronic-animal-drug-product-listing-directory', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': 'c5c471d8-5a24-424a-8326-89abcc1e7139', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'unknown', 'accessURL': 'http://www.fda.gov/downloads/ForIndustry/DataStandards/StructuredProductLabeling/UCM362817.zip', 'mediaType': 'application/unknown', 'title': 'Unknown'}], 'keyword': ['cvm', 'labeling'], 'bureauCode': ['009:10'], 'modified': '2016-04-05', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>On November 16, 1988, the President of the United States signed into law the Generic Animal Drug and Patent Restoration Act (GADPTRA). Among its major provisions, the Act extends eligibility for submission of Abbreviated New Animal Drug Applications (ANADAs) to all animal drug products approved for safety and effectiveness under the Federal Food, Drug, and Cosmetic Act. The Act also requires that each sponsor of an approved animal drug product submit to the FDA certain information regarding patents held for the animal drug or its method of use. The Act requires that this information, as well as a list of all animal drug products approved for safety and effectiveness, be made available to the public. This list must be updated monthly under the provisions of the Act. This publication, which is known as the “Green Book”, was first published in January of 1989. Updates have been added monthly since then. The list is published in its entirety each January.</p>\n', 'programCode': ['009:004'], 'title': 'Approved Animal Drug Products (Green Book)', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/approved-animal-drug-products-green-book', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': '857f107e-8294-4314-af7e-aa8d9d04e61d', '@type': 'dcat:Dataset', 'modified': '2016-04-05', 'keyword': ['cvm', 'labeling'], 'bureauCode': ['009:10'], 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>This application provides Human Cell and Tissue registration information for registered, inactive, and pre-registered firms. Query options are by Establishment Name, Establishment Function, Product, Establishment Status, State, Zip Code, and Country.</p>\n', 'programCode': ['009:003'], 'title': 'Human Cell and Tissue Establishment Registration Public Query', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/human-cell-and-tissue-establishment-registration-public-query-0', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': '5ac1d413-4f78-44b3-89de-276975e7875a', '@type': 'dcat:Dataset', 'modified': '2016-09-02', 'keyword': ['cber'], 'bureauCode': ['009:10'], 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>This application provides information for active, inactive, and pre-registered firms. Query options are by FEI, Applicant Name, Establishment Name, Other Names, Establishment Type, Establishment Status, City, State, Zip Code, Country and Reporting Official First Name or Last Name.</p>\n', 'programCode': ['009:003'], 'title': 'Blood Establishment Registration Database', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/blood-establishment-registration-database', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': '23a2445b-9280-41f5-a646-2199997f6e21', '@type': 'dcat:Dataset', 'modified': '2016-09-02', 'keyword': ['cber'], 'bureauCode': ['009:10'], 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': "<p>Provides information to the public on postmarket requirements and commitments. The phrase postmarket requirements and commitments refers to studies and clinical trials that sponsors conduct after approval to gather additional information about a product's safety, efficacy, or optimal use. Some of the studies and clinical trials may be required; others may be studies or clinical trials a sponsor has committed to conduct.</p>\n", 'programCode': ['009:002'], 'title': 'Postmarket Requirements and Commitments', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/postmarket-requirements-and-commitments-0', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': '24b87513-0caa-4df8-8824-cec0d08e526f', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'unknown', 'accessURL': 'http://www.fda.gov/Drugs/GuidanceComplianceRegulatoryInformation/Post-marketingPhaseIVCommitments/ucm070777.htm', 'mediaType': 'application/unknown', 'title': 'Unknown'}, {'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.accessdata.fda.gov/scripts/cder/pmc/index.cfm', 'mediaType': 'application/unknown', 'title': 'API'}], 'keyword': ['cder'], 'bureauCode': ['009:10'], 'modified': '2016-09-02', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>According to 21 CFR 210.3(b)(8), an inactive ingredient is any component of a drug product other than the active ingredient. Only inactive ingredients in the final dosage forms of drug products are in this database.</p>\n', 'programCode': ['009:002'], 'title': 'Inactive ingredient Search for Approved Drug Products', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/inactive-ingredient-search-approved-drug-products-0', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': '53a17958-9670-4563-b8fa-fb0d6dd2d713', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'unknown', 'accessURL': 'http://www.fda.gov/Drugs/InformationOnDrugs/ucm113978.htm', 'mediaType': 'application/unknown', 'title': 'Unknown'}], 'keyword': ['cder'], 'bureauCode': ['009:10'], 'modified': '2016-09-02', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.fda.gov/Drugs/InformationOnDrugs/ucm075230.htm'}, {'description': "<p>The FDA Adverse Event Reporting System (FAERS) is a database that contains information on adverse event and medication error reports submitted to FDA. The database is designed to support the FDA's post-marketing safety surveillance program for drug and therapeutic biologic products.</p>\n", 'programCode': ['009:002'], 'title': 'FDA Adverse Event Reporting System (FAERS): Latest Quartely Data Files', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/fda-adverse-event-reporting-system-faers-latest-quartely-data-files', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': '7ada6175-9f61-48e8-b08d-81434f6fc780', '@type': 'dcat:Dataset', 'modified': '2016-08-04', 'keyword': ['cder'], 'bureauCode': ['009:10'], 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>Information about FDA-approved brand name and generic prescription and over-the-counter human drugs and biological therapeutic products. <a href="mailto:Drugs@FDA">Drugs@FDA</a> includes most of the drug products approved since 1939. The majority of patient information, labels, approval letters, reviews, and other information are available for drug products approved since 1998.</p>\n', 'programCode': ['009:002'], 'title': 'Drugs@FDA Database', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/drugsfda-database-0', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': '5958c19b-cd5f-42a4-8be9-027fbf51acf5', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'unknown', 'accessURL': 'http://www.fda.gov/downloads/Drugs/InformationOnDrugs/UCM054599.zip', 'mediaType': 'application/unknown', 'title': 'Unknown'}], 'keyword': ['cder'], 'bureauCode': ['009:10'], 'modified': '2016-09-02', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.fda.gov/Drugs/InformationOnDrugs/ucm079750.htm'}, {'description': '<p>For a drug product that does not have a dissolution test method in the United States Pharmacopeia (USP), the FDA Dissolution Methods Database provides information on dissolution methods presently recommended by the Division of Bioequivalence, Office of Generic Drugs.</p>\n', 'programCode': ['009:002'], 'title': 'Dissolution Methods Database', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/dissolution-methods-database', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': 'fafe72df-5bdb-4472-803c-a5d7d6a739f7', '@type': 'dcat:Dataset', 'modified': '2016-04-05', 'keyword': ['cder'], 'bureauCode': ['009:10'], 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The publication Approved Drug Products with Therapeutic Equivalence Evaluations (the List, commonly known as the Orange Book) identifies drug products approved on the basis of safety and effectiveness by the Food and Drug Administration (FDA) under the Federal Food, Drug, and Cosmetic Act (the Act). (For more information, see the Orange Book Preface.)</p>\n', 'programCode': ['009:002'], 'title': 'Bioresearch Monitonoring Information System (BMIS)', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/bioresearch-monitonoring-information-system-bmis', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': 'a089c340-61da-4517-8c1c-ad8676b8752f', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'unknown', 'accessURL': 'http://www.fda.gov/downloads/Drugs/InformationOnDrugs/UCM135169.zip', 'mediaType': 'application/unknown', 'title': 'Unknown'}], 'keyword': ['cder'], 'bureauCode': ['009:10'], 'modified': '2016-04-05', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The Clinical Investigator Inspection List (CLIIL) contains names, addresses, and other pertinent information gathered from inspections of clinical investigators who have performed studies with investigational new drugs. The list contains information on inspections that have been closed since July 1977.</p>\n', 'programCode': ['009:002'], 'title': 'Clinical Investigator Inspector List (CLIIL)', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/clinical-investigator-inspector-list-cliil', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': 'e7d61d5c-801a-423f-a415-2cb5d1b63bbe', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'unknown', 'accessURL': 'http://www.fda.gov/downloads/Drugs/InformationOnDrugs/UCM111343.zip', 'mediaType': 'application/unknown', 'title': 'Unknown'}], 'keyword': ['cder'], 'bureauCode': ['009:10'], 'modified': '2016-04-05', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.fda.gov/Drugs/GuidanceComplianceRegulatoryInformation/EnforcementActivitiesbyFDA/ucm073059.htm'}, {'description': '<p>The FDA Acronyms and Abbreviations database provides a quick reference to acronyms and abbreviations related to Food and Drug Administration (FDA) activities</p>\n', 'programCode': ['009:002'], 'title': 'FDA Acronyms and Abbreviations', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/fda-acronyms-and-abbreviations', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': 'a2220ac4-2d5b-4355-af75-5b4aafecdaf4', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'unknown', 'accessURL': 'http://www.fda.gov/AboutFDA/FDAAcronymsAbbreviations/ucm070296.htm', 'mediaType': 'application/unknown', 'title': 'Unknown'}], 'keyword': ['definitions'], 'bureauCode': ['009:10'], 'modified': '2016-08-04', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The publication Approved Drug Products with Therapeutic Equivalence Evaluations (the List, commonly known as the Orange Book) identifies drug products approved on the basis of safety and effectiveness by the Food and Drug Administration (FDA) under the Federal Food, Drug, and Cosmetic Act (the Act). (For more information, see the Orange Book Preface.)</p>\n', 'programCode': ['009:002'], 'title': 'Approved Drug Products with Therapuetic Equivalence Evaluations (Orange Book)', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/approved-drug-products-therapuetic-equivalence-evaluations-orange-book', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': '30e13023-6326-4913-99ff-3f11504844a1', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'unknown', 'accessURL': 'http://www.fda.gov/downloads/Drugs/InformationOnDrugs/UCM163762.zip', 'mediaType': 'application/unknown', 'title': 'Unknown'}], 'keyword': ['cder'], 'bureauCode': ['009:10'], 'modified': '2016-09-02', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The Drug Listing Act of 1972 requires registered drug establishments to provide the Food and Drug Administration (FDA) with a current list of all drugs manufactured, prepared, propagated, compounded, or processed by it for commercial distribution. (See Section 510 of the Federal Food, Drug, and Cosmetic Act (Act) (21 U.S.C. § 360)). Drug products are identified and reported using a unique, three-segment number, called the National Drug Code (NDC), which serves as a universal product identifier for drugs. FDA publishes the listed NDC numbers and the information submitted as part of the listing information in the NDC Directory which is updated daily.</p>\n', 'programCode': ['009:002'], 'title': 'National Drug Code Directory', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/national-drug-code-directory', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': '126f7e1e-766f-4187-af4b-4a11b19bd956', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'unknown', 'accessURL': 'http://www.fda.gov/downloads/Drugs/DevelopmentApprovalProcess/UCM070838.zip', 'mediaType': 'application/unknown', 'title': 'Unknown'}], 'keyword': ['cder'], 'bureauCode': ['009:10'], 'modified': '2016-09-02', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.fda.gov/Drugs/InformationOnDrugs/ucm254527.htm'}, {'description': '<p>The Food and Drug Administration Amendments Act of 2007 gave FDA the authority to require a Risk Evaluation and Mitigation Strategy (REMS) from manufacturers to ensure that the benefits of a drug or biological product outweigh its risks.</p>\n', 'programCode': ['009:002'], 'title': 'Approved Risk Evaluation and Mitigation Strategies', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/approved-risk-evaluation-and-mitigation-strategies', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': 'b532a731-9536-47fe-beb5-3cdd0b5f6428', '@type': 'dcat:Dataset', 'modified': '2016-04-05', 'keyword': ['cder'], 'bureauCode': ['009:10'], 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>Food producers recall their products from the marketplace when the products are mislabeled or when the food may present a health hazard to consumers because the food is contaminated or has caused a foodborne illness outbreak.</p>\n', 'programCode': ['009:001'], 'title': 'Recalls of Food and Dietary Supplements', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/recalls-food-and-dietary-supplements-0', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': '16c28d6c-b9ea-4e8f-bdc0-1ae8ece9207e', '@type': 'dcat:Dataset', 'modified': '2016-09-02', 'keyword': ['cfsan'], 'bureauCode': ['009:10'], 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>Companies are required under Section 506C of the Federal Food, Drug, and Cosmetic Act (FD&C Act) (as amended by the Food and Drug Administration Safety and Innovation Act) to notify FDA of a permanent discontinuance of certain drug products, six months in advance, or if that is not possible, as soon as practicable. These drugs include those that are life-supporting, life-sustaining or for use in the prevention or treatment of a debilitating disease or condition, including any such drug used in emergency medical care or during surgery). The discontinuations provided below reflect information received from manufacturers, and are for informational purposes only.</p>\n', 'programCode': ['009:002'], 'title': 'Drugs to be Discontinued', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/drugs-be-discontinued-0', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': '642e816a-6a55-492c-a29f-1b7abf5f2fa5', '@type': 'dcat:Dataset', 'modified': '2016-09-02', 'keyword': ['cder'], 'bureauCode': ['009:10'], 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>Listing of Resolved Drug Shortages provided to FDA by manufacturers</p>\n', 'programCode': ['009:002'], 'title': 'Resolved Drug Shortages', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/resolved-drug-shortages-0', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': 'f2c5ab4a-f451-487b-be2b-77870d014ce9', '@type': 'dcat:Dataset', 'modified': '2016-09-02', 'keyword': ['cder'], 'bureauCode': ['009:10'], 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>Listing of Current Drug Shortages provided to FDA by manufacturers</p>\n', 'programCode': ['009:002'], 'title': 'Current Drug Shortages Index', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/current-drug-shortages-index', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': '7e2bd4f7-bba7-4e80-ae2a-a96e6d7c71b4', '@type': 'dcat:Dataset', 'modified': '2016-04-05', 'keyword': ['cder'], 'bureauCode': ['009:10'], 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The 522 Postmarket Surveillance Studies Program encompasses design, tracking, oversight, and review responsibilities for studies mandated under section 522 of the Federal Food, Drug and Cosmetic Act. The program helps ensure that well-designed 522 postmarket surveillance (PS) studies are conducted effectively and efficiently and in the least burdensome manner.</p>\n', 'programCode': ['009:005'], 'title': '522 Postmarket Surveillance Studies', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/522-postmarket-surveillance-studies', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': '0712f275-23a3-45ec-97ce-789052f3d432', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'unknown', 'accessURL': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfPMA/pss_excel.cfm', 'mediaType': 'application/unknown', 'title': 'Unknown'}], 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'modified': '2016-08-04', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>This database contains a list of classified medical device recalls since November 1, 2002</p>\n', 'programCode': ['009:005'], 'title': 'Medical and Radiation Emitting Device Recalls', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/medical-and-radiation-emitting-device-recalls-0', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': '0086d20c-f39f-45b2-916e-5b31f026d1c9', '@type': 'dcat:Dataset', 'modified': '2016-09-02', 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The CDRH Post-Approval Studies Program encompasses design, tracking, oversight, and review responsibilities for studies mandated as a condition of approval of a premarket approval (PMA) application, protocol development product (PDP) application, or humanitarian device exemption (HDE) application. The program helps ensure that well-designed post-approval studies (PAS) are conducted effectively and efficiently and in the least burdensome manner.</p>\n', 'programCode': ['009:005'], 'title': 'Post-Approval Studies', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/post-approval-studies-0', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': '58457331-9ed5-4570-abc2-06e942a36956', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'unknown', 'accessURL': 'http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfPMA/pma_pas_Excel.cfm', 'mediaType': 'application/unknown', 'title': 'Unknown'}], 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'modified': '2016-09-02', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The Medical Product Safety Network (MedSun) is an adverse event reporting program launched in 2002. The primary goal for MedSun is to work collaboratively with the clinical community to identify, understand, and solve problems with the use of medical devices.</p>\n', 'programCode': ['009:005'], 'title': 'MedSun Reports', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/medsun-reports', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': 'd322375e-d48d-4a5b-ae48-cee71b7ed314', '@type': 'dcat:Dataset', 'modified': '2016-09-02', 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The CDRH FOIA electronic reading room contains frequently requested information via the Freedom of Information Act from the Center for Devices and Radiological Health.</p>\n', 'programCode': ['009:005'], 'title': 'CDRH FOIA Electronic Reading Room', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/cdrh-foia-electronic-reading-room', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': '69b9c742-a8a5-4435-8257-e1fbaf7bf349', '@type': 'dcat:Dataset', 'modified': '2016-09-02', 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>This database consists of those national and international standards recognized by FDA which manufacturers can declare conformity to and is part of the information the Center can use to make an appropriate decision regarding the clearance or approval of a submission. Information submitted on conformance with such standards will have a direct bearing on safety and effectiveness determinations made during the review of IDEs, HDEs, PMAs, and PDPs. Conformance with recognized consensus standards in and of itself, however, may not always be a sufficient basis for regulatory decisions.</p>\n', 'programCode': ['009:005'], 'title': 'FDA Recognized Consensus Standards', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/fda-recognized-consensus-standards', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': '75def5d4-11ce-4553-b16b-dabc271b177d', '@type': 'dcat:Dataset', 'modified': '2016-08-04', 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>Federal regulations require that an assembler who installs one or more certified components of a diagnostic x-ray system submit a report of assembly. This database contains the releasable information submitted including Equipment Location, General Information and Component Information. Note: Data does not include dental system installations.</p>\n', 'programCode': ['009:005'], 'title': 'X-Ray Assembler Data', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/x-ray-assembler-data-0', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': 'ba5c276b-d080-4760-88d4-a003e0599095', '@type': 'dcat:Dataset', 'modified': '2016-08-04', 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The Total Product Life Cycle (TPLC) database integrates premarket and postmarket data about medical devices. It includes information pulled from CDRH databases including Premarket Approvals (PMA), Premarket Notifications (510[k]), Adverse Events, and Recalls. You can search the TPLC database by device name or procode to receive a full report about a particular product line.</p>\n', 'programCode': ['009:005'], 'title': 'Total Product Life Cycle (TPLC)', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/total-product-life-cycle-tplc-0', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': '40343eb5-1fd5-4a56-b71c-d8e8f937d1a8', '@type': 'dcat:Dataset', 'modified': '2016-09-02', 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>This database contains a list of classified medical device recalls since November 1, 2002</p>\n', 'programCode': ['009:005'], 'title': 'Recalls of Medical Devices', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/recalls-medical-devices', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': '5bf3a6be-6eb6-4f9d-93a7-f664bf16c5ab', '@type': 'dcat:Dataset', 'modified': '2016-09-02', 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>This searchable database contains establishments (engaged in the manufacture, preparation, propagation, compounding, assembly, or processing of medical devices intended for human use and commercial distribution) and listings of medical devices in commercial distribution by both domestic and foreign manufacturers. Note: This database is updated once a week.</p>\n', 'programCode': ['009:005'], 'title': 'Establishment Registration & Device Listing', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/establishment-registration-device-listing', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': 'd30341d1-0b98-42ee-8f76-fb8e5337f641', '@type': 'dcat:Dataset', 'modified': '2016-09-02', 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.fda.gov/MedicalDevices/DeviceRegulationandGuidance/HowtoMarketYourDevice/RegistrationandListing/ucm134495.htm'}, {'description': '<p>This database provides descriptions of radiation-emitting products that have been recalled under an approved corrective action plan to remove defective and noncompliant products from the market. Searches may be done by manufacturer name, performance standard, product name, description, or date range.</p>\n', 'programCode': ['009:005'], 'title': 'Radiation Emitting Product Corrective Actions and Recalls', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/radiation-emitting-product-corrective-actions-and-recalls', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': '0cb31e06-e7a7-491c-aba9-f2ad4d694a98', '@type': 'dcat:Dataset', 'modified': '2016-08-04', 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>This database contains product names and associated information developed by the Center for all products, both medical and non-medical, which emit radiation. It includes a three letter product code, a descriptor for radiation type, applicable performance standard(s), and a definition for the code.</p>\n', 'programCode': ['009:005'], 'title': 'Radiation-emitting Electronic Product Codes', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/radiation-emitting-electronic-product-codes-0', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': '4b957144-a3c2-495a-920f-eede28afed43', '@type': 'dcat:Dataset', 'modified': '2016-09-02', 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.fda.gov/Radiation-EmittingProducts/ElectronicProductRadiationControlProgram/GettingaProducttoMarket/PerformanceStandards/ucm135508.htm'}, {'description': '<p>This database contains medical device names and associated information developed by the Center. It includes a three letter device product code and a Device Class that refers to the level of CDRH regulation of a given device.</p>\n', 'programCode': ['009:005'], 'title': 'Product Classification', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/product-classification-0', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': '9dd9f7a0-6df7-47d7-812f-869a2693f823', '@type': 'dcat:Dataset', 'modified': '2016-09-02', 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.fda.gov/MedicalDevices/DeviceRegulationandGuidance/Overview/ClassifyYourDevice/ucm2005371.htm'}, {'description': '<p>Medical device manufacturers are required to submit a premarket notification or 510(k) if they intend to introduce a device into commercial distribution for the first time or reintroduce a device that will be significantly changed or modified to the extent that its safety or effectiveness could be affected. This database of releasable 510(k)s can be searched by 510(k) number, applicant, device name or FDA product code. Summaries of safety and effectiveness information is available via the web interface for more recent records.</p>\n', 'programCode': ['009:005'], 'title': 'Premarket Notifications (510(k)s)', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/premarket-notifications-510ks', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': '13c32f66-2252-4b5c-a7eb-2f00eaede130', '@type': 'dcat:Dataset', 'modified': '2016-09-02', 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>A 180-day supplement is a request for a significant change in components, materials, design, specification, software, color additive, and labeling to an approved premarket application or premarket report. As a pilot program under the CDRH Transparency Initiative, FDA has begun releasing some summary review memos for 180-day PMA supplements relating to design changes.</p>\n', 'programCode': ['009:005'], 'title': 'Premarket Approval (PMA) Summary Review Memos for 180-Day Design Changes', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/premarket-approval-pma-summary-review-memos-180-day-design-changes-0', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': '178c6833-1ea7-4215-b72b-bcdf26c48ed9', '@type': 'dcat:Dataset', 'modified': '2016-09-02', 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>Premarket approval by FDA is the required process of scientific review to ensure the safety and effectiveness of all devices classified as Class III devices. An approved Premarket Approval Application (PMA) is, in effect, a private license granted to the applicant for marketing a particular medical device. This database may be searched by a variety of fields and is updated on a monthly basis.</p>\n', 'programCode': ['009:005'], 'title': 'Premarket Approvals (PMA)', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/premarket-approvals-pma', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': '1f94b4d7-5c11-498d-9563-7c1b79be7a65', '@type': 'dcat:Dataset', 'modified': '2016-09-02', 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.fda.gov/MedicalDevices/DeviceRegulationandGuidance/Databases/ucm135279.htm'}, {'description': "<p>This database allows you to search the CDRH's database information on medical devices which may have malfunctioned or caused a death or serious injury during the years 1992 through 1996.</p>\n", 'programCode': ['009:005'], 'title': 'MDR (Medical Device Reporting)', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/mdr-medical-device-reporting-0', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': '31348f1c-6525-45fd-b842-19005eacff99', '@type': 'dcat:Dataset', 'modified': '2016-09-02', 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The National Health Related Items Code (NHRIC) is a system for identification and numbering of marketed device packages that is compatible with other numbering systems such as the National Drug Code (NDC) or Universal Product Code (UPC). Those manufacturers who desire to use the NHRIC number for unique product identification may apply to FDA for a labeler code. This database contains NHRIC data retrieved from records that date back 20 years.</p>\n', 'programCode': ['009:005'], 'title': 'NHRIC (National Health Related Items Code)', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/nhric-national-health-related-items-code', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': '12edb65a-7c0e-46c3-b6f4-65f433808c41', '@type': 'dcat:Dataset', 'modified': '2016-09-02', 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>MAUDE data represents reports of adverse events involving medical devices. The data consists of all voluntary reports since June, 1993, user facility reports since 1991, distributor reports since 1993, and manufacturer reports since August, 1996.</p>\n', 'programCode': ['009:005'], 'title': 'MAUDE (Manufacturer and User Facility Device Experience)', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/maude-manufacturer-and-user-facility-device-experience-0', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': '63ef68f9-a795-463d-9b62-48bccd13130f', '@type': 'dcat:Dataset', 'modified': '2016-09-02', 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>Searchable listing of Over-the-Counter tests (OTC) and collection kits that have been cleared or approved by the FDA</p>\n', 'programCode': ['009:005'], 'title': 'IVD Home Use Lab Tests (Over The Counter) Tests', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/ivd-home-use-lab-tests-over-counter-tests-0', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': 'c9fd573b-569d-42ef-8c95-be745963a29b', '@type': 'dcat:Dataset', 'modified': '2016-09-02', 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': "<p>The Mammography Facility Database is updated periodically based on information received from the four FDA-approved accreditation bodies: the American College of Radiology (ACR), and the States of Arkansas, Iowa, and Texas. Information received by FDA or Certifying State from accreditation bodies does not specify if the facility is mobile or stationary. In many instances, but not all, the accreditation body notes Mobile following the name of the facility. The certification status of facilities may change, so FDA suggests that you check the facility's current status and look for the MQSA certificate.</p>\n", 'programCode': ['009:005'], 'title': 'Mammography Facilities', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/mammography-facilities', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': '6ead240e-5a08-4102-8aa2-bd0c7c260583', '@type': 'dcat:Dataset', 'modified': '2016-04-05', 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>This database contains the commercially marketed in vitro test systems categorized as CLIA waived by the FDA since January 31, 2000, and by the Centers for Disease Control and Prevention (CDC) prior to that date. CLIA waived test systems are waived from certain CLIA laboratory requirements (42 CFR Part 493).</p>\n', 'programCode': ['009:005'], 'title': 'CLIA Currently Waived Analytes', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/clia-currently-waived-analytes', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': '86274849-3141-4868-a0bf-b31def130220', '@type': 'dcat:Dataset', 'modified': '2016-04-05', 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>This database contains the commercially marketed in vitro test systems categorized by the FDA since January 31, 2000, and tests categorized by the Centers for Disease Control and Prevention (CDC) prior to that date.</p>\n', 'programCode': ['009:005'], 'title': 'Clinical Laboratory Improvement Amendments ', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/clinical-laboratory-improvement-amendments-0', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': '32055b29-7f93-4909-b81e-6bc68fb73aee', '@type': 'dcat:Dataset', 'modified': '2016-04-05', 'keyword': ['cdrh'], 'bureauCode': ['009:10'], 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>This database contains the most recent revision from the Government Printing Office (GPO) of the Code of Federal Regulations (CFR) Title 21 - Food and Drugs.</p>\n', 'programCode': ['009:005'], 'title': 'Code of Federal Regulations Title 21', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/code-federal-regulations-title-21-0', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': 'ea39add5-2dea-42a6-afd1-303f43878898', '@type': 'dcat:Dataset', 'modified': '2016-04-05', 'keyword': ['cdrh', 'regulations'], 'bureauCode': ['009:10'], 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>This database contains historical information about CDRH Advisory Committees and Panel meetings through 2008, including summaries and transcripts.</p>\n', 'programCode': ['009:005'], 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/cdrh-advisory-meeting-materials-archive-0', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': 'fbe559c2-14f0-4c5b-a60c-2b6017b58875', '@type': 'dcat:Dataset', 'modified': '2016-09-02', 'keyword': ['labeling'], 'bureauCode': ['009:10'], 'title': 'CDRH Advisory Meeting Materials Archive'}, {'description': '<p>An inventory of all FDA Datasets</p>\n', 'programCode': ['009:005'], 'title': 'FDA Data Inventory', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/fda-data-inventory', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2014-01-09', 'accessLevel': 'public', 'identifier': '61e7872e-7a4c-4767-9a98-7808652f4235', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'api', 'accessURL': 'http://open.fda.gov/data.json', 'mediaType': 'application/unknown', 'title': 'API'}], 'keyword': ['data-json', 'inventory'], 'bureauCode': ['009:10'], 'modified': '2016-09-02', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>Consistent with the ACF Strategic Initiative to “upgrade the capacity of the Administration for Children and Families to make a difference for families and communities by promoting resilience and facilitating recovery in children, youth, and communities impacted by disasters by developing and implementing an ACF Emergency Response Readiness Force (ERRF):”</p>\n<p>The Office of Human Services Emergency Preparedness and Response (OHSEPR), in collaboration with the Regional Administrators and Regional Emergency Management Specialists (REMS) is recruiting ACF-wide (central and regional) to build a trained cadre of ACF volunteers ready, willing and able to deploy to disasters to provide or coordinate human services to assist with response and recovery of disaster survivors. Employees authorized to deploy, serve outside the confines of the Consolidated Collective Bargaining Agreement (CCBA) because of the emergency situation.</p>\n', 'programCode': ['005:051'], 'title': ' Emergency Response Readiness Force (ERRF)', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families, Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/emergency-response-readiness-force-errf', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2013-12-27', 'accessLevel': 'public', 'identifier': 'b06699a0-5d79-4e65-ba56-f7f41c88cdd4', '@type': 'dcat:Dataset', 'modified': '2020-03-03', 'keyword': ['Emergency Preparedness and Response'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://intranet.acf.hhs.gov/nohsepr/docs/JAN%202012_SOI%20ACF%20Emergency%20Response%20Readiness%20force.pdf'}, {'description': "<p>On March 5 and 6, 2012, the Administration for Children and Families (ACF) held its annual tribal consultation session in Washington, D.C. This session marked the first consultation held in accordance with the ACF Tribal Consultation policy signed in August 2011. Sixty-nine tribal leaders representing thirty-one tribes attended this session. This document shares ACF's responses to the testimony submitted at the session.</p>\n", 'programCode': ['009:024'], 'title': 'ACF 2012 Reponse to Tribal Consultation Testimony', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families, Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/acf-2012-reponse-tribal-consultation-testimony', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2013-12-27', 'accessLevel': 'public', 'identifier': '8d147e00-f598-4e77-b6d5-5c9abf1f06e6', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.acf.hhs.gov/programs/ana/resource/response-to-tribal-testimony-2012', 'mediaType': 'application/unknown', 'title': 'http://www.acf.hhs.gov/programs/ana/resource/response-to-tribal-testimony-2012'}], 'keyword': ['Tribal Consultation'], 'bureauCode': ['009:70'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.acf.hhs.gov/programs/ana/resource/response-to-tribal-testimony-2012'}, {'description': '<p>The purpose of the ACF Tribal Consultation Policy is to build meaningful relationships with federally recognized tribes by engaging in open, continuous, and meaningful consultation.</p>\n', 'programCode': ['009:024'], 'title': 'ACF Tribal Consultation Policy', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families, Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/acf-tribal-consultation-policy', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'N/A'}, 'issued': '2013-12-27', 'accessLevel': 'public', 'identifier': 'c0c51e81-8510-46af-a68d-de4aeca99aaf', '@type': 'dcat:Dataset', 'modified': '2020-03-03', 'keyword': ['Tribal Consultation'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'https://www.acf.hhs.gov/sites/default/files/ana/acf_tcp_final.pdf'}, {'description': '<p>ANA promotes self-sufficiency for Native Americans by providing discretionary grant funding for community based projects, and training and technical assistance to eligible tribes and native organizations. Each year, ANA provides grants to Native American and Pacific Islander communities for economic and social development, language and cultural preservation and environmental enhancement projects. ANA funded 61 new grant applications and 112 continuation grant awards for a total 173 awards to Tribal, Native American, and Pacific Islander communities during FY 2013 funding circle.</p>\n', 'programCode': ['009:095'], 'title': 'Current ANA Grantees/Awards FY2013', 'temporal': '2013-01-01T00:00:00-05:00/2013-10-01T00:00:00-04:00', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families'}, 'landingPage': 'https://healthdata.gov/dataset/current-ana-granteesawards-fy2013', 'modified': '2019-06-15', 'contactPoint': {'hasEmail': 'mailto:Kenneth.Akwuole@acf.hhs.gov', 'fn': 'Kenneth Akwuole'}, 'issued': '2013-12-18', 'accessLevel': 'public', 'identifier': 'ff4dcc16-1fee-4d94-91f3-0b172e8abefb', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.acf.hhs.gov/programs/ana/resource/current-grantees-fy-2013', 'mediaType': 'application/unknown', 'title': 'Text '}], 'keyword': ['Grant Awards to Tribal Communities', 'native american', 'Pacific Islander', 'tribes'], 'bureauCode': ['009:70'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.acf.hhs.gov/programs/ana/resource/current-grantees-fy-2013'}, {'description': '<p>Office of Head Start (OHS) Program Fact Sheet provides information on demographics, state allocations, program statistics, and program enrollment history.</p>\n', 'programCode': ['009:092'], 'title': 'Office of Head Start (OHS) Program Fact Sheet', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families, Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/office-head-start-ohs-program-fact-sheet', 'contactPoint': {'hasEmail': 'mailto:jesse.escobar@acf.hhs.gov', 'fn': 'Jesse Escobar'}, 'issued': '2013-12-18', 'temporal': '2004-01-01T00:00:00-05:00/2004-01-01T00:00:00-05:00', 'identifier': '5a79e346-f10e-4820-a303-7b86f1ce5322', '@type': 'dcat:Dataset', 'modified': '2020-03-04', 'keyword': ['administration-for-children-and-families-department-of-health-human-services'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The Disaster Case Management Program (DCM) is a time-limited process that involves a partnership between a case manager and a disaster survivor (also known as a “client”) to develop and carry out a Disaster Recovery Plan. This partnership provides the client with a single point of contact to facilitate access to a broad range of resources.</p>\n<p>The DCM process involves:</p>\n<p>• Assessment of the client’s needs caused by the disaster<br />\n• Development of a goal-oriented plan that outlines the steps necessary to achieve recovery<br />\n• Organization and coordination of available resources that match the client’s needs<br />\n• Monitoring recovery plan goal progress<br />\n• Client advocacy if necessary</p>\n', 'programCode': ['009:098'], 'title': 'Disaster Case Management ', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families, Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/disaster-case-management', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2013-12-14', 'temporal': '2011-10-01T00:00:00-04:00/2011-10-01T00:00:00-04:00', 'identifier': '656be7e0-4a69-4e7c-a27e-d72d71c285ad', '@type': 'dcat:Dataset', 'modified': '2020-03-03', 'keyword': ['Disaster Case Management'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>Office of Refugee Resettlement (ORR) Overseas Refugee Arrival Data FY 2012 sorted by country of origin and state of initial resettlement in the United States.</p>\n', 'programCode': ['009:086'], 'title': 'Office of Refugee Resettlement (ORR) Overseas Refugee Arrival Data FY 2012', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families, Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/office-refugee-resettlement-orr-overseas-refugee-arrival-data-fy-2012', 'contactPoint': {'hasEmail': 'mailto:jennifer.schmalz@acf.hhs.gov', 'fn': 'Jennifer Schmalz'}, 'issued': '2013-12-13', 'temporal': '2012-01-01T00:00:00-05:00/2012-01-01T00:00:00-05:00', 'identifier': '1249a2e1-7322-4c53-aea2-842b2b8015b3', '@type': 'dcat:Dataset', 'modified': '2020-02-21', 'keyword': ['administration-for-children-and-families-department-of-health-human-services'], 'bureauCode': ['001:05'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>Office of Refugee Resettlement (ORR) Overseas Refugee Arrival Data FY 2011 sorted by country of origin and state of initial resettlement in the United States.</p>\n', 'programCode': ['009:086'], 'title': 'Office of Refugee Resettlement (ORR) Overseas Refugee Arrival Data FY 2011', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families, Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/office-refugee-resettlement-orr-overseas-refugee-arrival-data-fy-2011', 'contactPoint': {'hasEmail': 'mailto:jennifer.schmalz@acf.hhs.gov', 'fn': 'Jennifer Schmalz'}, 'issued': '2013-12-13', 'temporal': '2011-01-01T00:00:00-05:00/2011-01-01T00:00:00-05:00', 'identifier': '27834aba-638a-46ac-a3f7-15790df8eaac', '@type': 'dcat:Dataset', 'modified': '2020-03-04', 'keyword': ['administration-for-children-and-families-department-of-health-human-services'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>Office of Refugee Resettlement (ORR) Overseas Refugee Arrival Data FY 2010 sorted by country of origin and state of initial resettlement in the United States</p>\n', 'programCode': ['009:086'], 'title': 'Office of Refugee Resettlement (ORR) Overseas Refugee Arrival Data FY 2010 ', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families, Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/office-refugee-resettlement-orr-overseas-refugee-arrival-data-fy-2010', 'contactPoint': {'hasEmail': 'mailto:jennifer.schmalz@acf.hhs.gov', 'fn': 'Jennifer Schmalz'}, 'issued': '2013-12-13', 'temporal': '2010-01-01T00:00:00-05:00/2010-01-01T00:00:00-05:00', 'identifier': 'a36cb33e-2ef6-413b-9bfb-573dec1f618d', '@type': 'dcat:Dataset', 'modified': '2020-03-04', 'keyword': ['administration-for-children-and-families-department-of-health-human-services'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>Office of Refugee Resettlement (ORR) Overseas Refugee Arrival Data FY 2009 sorted by country of origin and state of initial resettlement in the United States.</p>\n', 'programCode': ['009:086'], 'title': 'Office of Refugee Resettlement (ORR) Overseas Refugee Arrival Data FY 2009', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families, Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/office-refugee-resettlement-orr-overseas-refugee-arrival-data-fy-2009', 'contactPoint': {'hasEmail': 'mailto:jennifer.schmalz@acf.hhs.gov', 'fn': 'Jennifer Schmalz'}, 'issued': '2013-12-13', 'temporal': '2009-01-01T00:00:00-05:00/2009-01-01T00:00:00-05:00', 'identifier': '62652019-672a-45a1-bd2d-be4c83e827e6', '@type': 'dcat:Dataset', 'modified': '2020-03-03', 'keyword': ['administration-for-children-and-families-department-of-health-human-services'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>Office of Refugee Resettlement (ORR) Overseas Refugee Arrival Data FY 2006 sorted by country of origin and state of initial resettlement in the United States.</p>\n', 'programCode': ['009:086'], 'title': 'Office of Refugee Resettlement (ORR) Overseas Refugee Arrival Data FY 2006', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families, Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/office-refugee-resettlement-orr-overseas-refugee-arrival-data-fy-2006', 'contactPoint': {'hasEmail': 'mailto:jennifer.schmalz@acf.hhs.gov', 'fn': 'Jennifer Schmalz '}, 'issued': '2013-12-13', 'temporal': '2006-01-01T00:00:00-05:00/2006-01-01T00:00:00-05:00', 'identifier': 'd1d5d352-bfdb-4d7d-a6fc-eb4a44d3f4b4', '@type': 'dcat:Dataset', 'modified': '2020-03-04', 'keyword': ['administration-for-children-and-families-department-of-health-human-services'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>Office of Refugee Resettlement (ORR) Overseas Refugee Arrival Data FY 2005 sorted by country of origin and state of initial resettlement in the United States.</p>\n', 'programCode': ['009:086'], 'title': 'Office of Refugee Resettlement (ORR) Overseas Refugee Arrival Data FY 2005 ', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families, Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/office-refugee-resettlement-orr-overseas-refugee-arrival-data-fy-2005', 'contactPoint': {'hasEmail': 'mailto:jennifer.schmalz@acf.hhs.gov', 'fn': 'Jennifer Schmalz '}, 'issued': '2013-12-13', 'temporal': '2005-01-01T00:00:00-05:00/2005-01-01T00:00:00-05:00', 'identifier': '230b062e-3880-4f90-a24b-84d1411feb13', '@type': 'dcat:Dataset', 'modified': '2020-03-03', 'keyword': ['administration-for-children-and-families-department-of-health-human-services'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>Office of Refugee Resettlement (ORR) Overseas Refugee Arrival Data FY 2004 sorted by country of origin and state of initial resettlement in the United States.</p>\n', 'programCode': ['009:086'], 'title': 'Office of Refugee Resettlement (ORR) Overseas Refugee Arrival Data FY 2004', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families, Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/office-refugee-resettlement-orr-overseas-refugee-arrival-data-fy-2004', 'contactPoint': {'hasEmail': 'mailto:jennifer.schmalz@acf.hhs.gov', 'fn': 'Jennifer Schmalz'}, 'issued': '2013-12-13', 'temporal': '2004-01-01T00:00:00-05:00/2004-01-01T00:00:00-05:00', 'identifier': '665a32a2-e37c-469b-adf0-b005cb674fe8', '@type': 'dcat:Dataset', 'modified': '2020-02-21', 'keyword': ['administration-for-children-and-families-department-of-health-human-services'], 'bureauCode': ['001:05'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>Office of Refugee Resettlement (ORR) Overseas Refugee Arrival Data FY 2002 sorted by country of origin and state of initial resettlement in the United States.</p>\n', 'programCode': ['009:086'], 'title': 'Office of Refugee Resettlement (ORR) Overseas Refugee Arrival Data FY 2002', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families, Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/office-refugee-resettlement-orr-overseas-refugee-arrival-data-fy-2002', 'contactPoint': {'hasEmail': 'mailto:jennifer.schmalz@acf.hhs.gov', 'fn': 'Jennifer Schmalz '}, 'issued': '2013-12-13', 'temporal': '2002-01-01T00:00:00-05:00/2002-01-01T00:00:00-05:00', 'identifier': 'c4233d69-d073-423a-8f4f-ae73a55aeaf3', '@type': 'dcat:Dataset', 'modified': '2020-03-03', 'keyword': ['administration-for-children-and-families-department-of-health-human-services'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>Office of Refugee Resettlement (ORR) Overseas Refugee Arrival Data FY 2001 sorted by country of origin and state of initial resettlement in the United States.</p>\n', 'programCode': ['009:086'], 'title': 'Office of Refugee Resettlement (ORR) Overseas Refugee Arrival Data FY 2001', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families, Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/office-refugee-resettlement-orr-overseas-refugee-arrival-data-fy-2001', 'contactPoint': {'hasEmail': 'mailto:jennifer.schmalz@acf.hhs.gov', 'fn': 'Jennifer Schmalz '}, 'issued': '2013-12-13', 'temporal': '2001-01-01T00:00:00-05:00/2001-01-01T00:00:00-05:00', 'identifier': 'bcb60f3d-4a92-4dee-afed-144ab87f979e', '@type': 'dcat:Dataset', 'modified': '2020-02-21', 'keyword': ['administration-for-children-and-families-department-of-health-human-services'], 'bureauCode': ['001:05'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>Office of Refugee Resettlement (ORR) Overseas Refugee Arrival Data FY 2000 sorted by country of origin and state of initial resettlement in the United States.</p>\n', 'programCode': ['009:086'], 'title': 'Office of Refugee Resettlement (ORR) Overseas Refugee Arrival Data FY 2000', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families, Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/office-refugee-resettlement-orr-overseas-refugee-arrival-data-fy-2000', 'contactPoint': {'hasEmail': 'mailto:jennifer.schmalz@acf.hhs.gov', 'fn': 'Jennifer Schmalz '}, 'issued': '2013-12-13', 'temporal': '2000-01-01T00:00:00-05:00/2000-01-01T00:00:00-05:00', 'identifier': 'cf157d3d-72fa-4d8d-8f7c-4a0d0bc5e7b5', '@type': 'dcat:Dataset', 'modified': '2020-02-21', 'keyword': ['administration-for-children-and-families-department-of-health-human-services'], 'bureauCode': ['001:05'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>Lists the performance and baseline periods for Hospital Value-Based Purchasing</p>\n', 'programCode': ['009:078'], 'title': 'Hospital Value-Based Purchasing (HVBP) – Quarters file', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['Quality'], 'landingPage': 'https://healthdata.gov/dataset/hospital-value-based-purchasing-hvbp-%E2%80%93-quarters-file', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2013-12-12', 'accessLevel': 'public', 'identifier': 'eb8520ae-f6be-4c83-a398-f467598debec', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'https://data.medicare.gov/api/views/qheq-qctz/rows.csv?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'format': 'rdf', 'accessURL': 'https://data.medicare.gov/api/views/qheq-qctz/rows.rdf?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'format': 'json', 'accessURL': 'https://data.medicare.gov/api/views/qheq-qctz/rows.json?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'format': 'text/xml', 'accessURL': 'https://data.medicare.gov/api/views/qheq-qctz/rows.xml?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'text/xml'}], 'keyword': ['hvbp', 'linking-quality-to-payment', 'measure-dates', 'quarters'], 'bureauCode': ['009:38'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The VICP program publishes a summary PDF report with several data tables:</p>\n<ul>\n<li>\n<p>Number of Petitions Filed by Adjudication Categories by Alleged Vaccine, including # of doses distributed (2006-2014)</p>\n</li>\n<li>\n<p>Number of Petitions Filed, Compensated, and Dismissed by Alleged Vaccine (cumulative 1998 through 2016)</p>\n</li>\n<li>\n<p>Number of Petitions Filed by year (1998-2017)</p>\n</li>\n<li>\n<p>Number of Adjudications compensable, dismissed and total (FY1989 - FY2017)</p>\n</li>\n<li>\n<p>Awards paid including amounts, attorneys fees, and total outlays (FY1989 - FY2016)</p>\n</li>\n</ul>\n', 'programCode': ['009:011'], 'references': ['https://vaers.hhs.gov/index'], 'temporal': '1988-01-01T00:00:00-05:00/1988-01-01T00:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Health Resources and Services Administration'}, 'theme': ['Health'], 'landingPage': 'https://www.hrsa.gov/vaccine-compensation/data/index.html', 'contactPoint': {'hasEmail': 'mailto:press@hrsa.gov', 'fn': 'Hrsa Press'}, 'issued': '2013-12-04', 'accessLevel': 'public', 'title': 'National Vaccine Injury Compensation Program (VICP) -Data & Statistics', 'identifier': '1c6c0d71-9ef1-42a1-a8b8-7eb13ff95f4b', '@type': 'dcat:Dataset', 'modified': '2018-08-13', 'keyword': ['Adjudication', 'awards', 'Compensation', 'hrsa', 'Petitions', 'vaccine', 'Vaccine Injury', 'VICP'], 'bureauCode': ['009:15'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'https://www.hrsa.gov/vaccine-compensation/data/index.html'}, {'description': '<p>US weekly Nationally Notifiable Disease Surveillance Data from 1888 to 2013. These data include tables of disease counts reported by US states and cities to the Federal Health Authorities every week since 1888. These tables have been published in various journals over time and are available in various online repositories but are now also available in digital, computer-readable format.</p>\n', 'programCode': ['009:053'], 'references': ['http://www.healthdata.gov/blog/project-tycho-unlocking-125-years-data'], 'temporal': '1888-01-01T00:00:00-05:00/2013-08-16T00:00:00-04:00', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/project-tycho-%C2%AE-level-2-data', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:Tycho@phdl.pitt.edu', 'fn': 'Project Tycho'}, 'issued': '2013-11-27', 'accessLevel': 'public', 'title': 'Project Tycho ® Level 2 Data', 'identifier': 'a5a0fb11-9356-4b9c-b585-06db80a94cae', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://healthdata.gov/sites/default/files/ProjectTycho_Level2_v1.1.0_0.zip', 'format': 'csv', 'title': 'Project Tycho ® Level 2 data', 'description': '<p>These are standardized data for immediate use and include a large number of diseases, locations, and years. These data are not complete because standardization is ongoing.</p>\n<p>Current version: 1.1.0</p>\n<p>Indicators: cases and deaths<br />\nDiseases: 50<br />\nLocations: 50 states, 6 territories, and 1284 cities<br />\nYears: 1888 to 2014</p>\n', 'mediaType': 'application/zip'}], 'keyword': ['disease data', 'nndss', 'Notifiable diseases', 'reported diseases', 'surveillance'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.tycho.pitt.edu/about.php'}, {'description': '<p>US weekly Nationally Notifiable Disease Surveillance Data from 1888 to 2013. These data include tables of disease counts reported by US states and cities to the Federal Health Authorities every week since 1888. These tables have been published in various journals over time and are available in various online repositories but are now also available in digital, computer-readable format.</p>\n', 'programCode': ['009:048'], 'references': ['http://www.healthdata.gov/blog/project-tycho-unlocking-125-years-data'], 'temporal': '1888-01-01T00:00:00-05:00/2013-08-16T00:00:00-04:00', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://www.Tycho.Pitt.edu', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:Tycho@phdl.pitt.edu', 'fn': 'Project Tycho'}, 'issued': '2013-11-27', 'accessLevel': 'public', 'title': 'Project Tycho ® Level 1 Data', 'identifier': 'c3d4c2ac-ddff-46ec-9343-8d8a5cac888f', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://healthdata.gov/sites/default/files/ProjectTycho_Level1_v1.0.0.csv', 'format': '.csv', 'title': 'Project Tycho ® Level 1 Data', 'description': '<p>These data have been custom tailored for specific analyses. These are the most complete and standardized data but for a limited number of diseases, locations, and years.</p>\n<p>Current version: 1.0.0</p>\n<p>Indicators: cases and incidence rates<br />\nDiseases: 8<br />\nLocations: 50 states and 122 cities (diphtheria only)<br />\nYears: 1916 to 2009</p>\n', 'mediaType': 'text/csv'}], 'keyword': ['disease data', 'nndss', 'Notifiable diseases', 'reported diseases', 'surveillance'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.tycho.pitt.edu/about.php'}, {'description': '<p>This is the FY2009 Work Participation Rate data for the Temporary Assistance for Needy Families (TANF) Program. It provides state-by-state data on Work Participation Rates, Caseload Reduction Credits, Families Work Participation Rates, and Work Eligible Individuals</p>\n', 'programCode': ['009:102'], 'title': 'Temporary Assistance for Needy Families', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families, Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/temporary-assistance-needy-families', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2013-11-15', 'temporal': '2009-01-01T00:00:00-05:00/2009-01-01T00:00:00-05:00', 'identifier': '1a75a70e-3492-4df8-b869-c96eef5b101f', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'xls', 'accessURL': 'http://www.acf.hhs.gov/programs/ofa/particip/2009/WPR2009_20101216_FINAL.xls', 'mediaType': 'application/unknown', 'title': 'XLS '}], 'keyword': ['administrative'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>This is a consolidated list of Health IT initiatives and websites across HHS.</p>\n', 'programCode': ['009:110'], 'title': 'Health IT Catalog', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Office of the National Coordinator for Health Information Technology, Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/health-it-catalog', 'contactPoint': {'hasEmail': 'mailto:HealthITcatalog@hhs.gov', 'fn': 'HealthITcatalog'}, 'issued': '2013-11-08', 'temporal': '2013-07-01T00:00:00-04:00/2013-07-01T00:00:00-04:00', 'identifier': '0fb05840-02fe-4199-8f2b-efaac0e5d868', '@type': 'dcat:Dataset', 'modified': '2020-03-04', 'keyword': ['office-of-the-national-coordinator-for-health-information-technology-department-of-health-human-services'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>This public use file combines registration data compiled from two federal programs that are on-going since February 2009 – the Centers for Medicare & Medicaid Services (CMS) Electronic Health Record (EHR) Incentive Programs and the ONC Health IT Regional Extension Centers (REC) Program – which collectively assist nearly 400,000 health care providers in their process to adopt EHRs and demonstrate the meaningful use of health IT.</p>\n<p>This file enables tracking trends in the adoption of electronic health record (EHR) technologies by EHR vendor and by health care provider type (i.e., for professionals practicing in office-based settings and non-federal acute-care hospitals in the United States).</p>\n', 'programCode': ['009:110'], 'temporal': '2012-04-01T04:00:00-04:00/2015-06-30T04:00:00-04:00', 'publisher': {'@type': 'org:Organization', 'name': 'Office of the National Coordinator for Health Information Technology, Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/electronic-health-record-vendors-reported-health-care-providers-participating-federal-ehr', 'contactPoint': {'hasEmail': 'mailto:oncrequest@hhs.gov', 'fn': 'Dustin Charles'}, 'issued': '2013-09-27', 'accessLevel': 'public', 'identifier': 'ca6e30b2-ebbb-4347-992a-5a7b7a7414c4', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'xls', 'accessURL': 'http://dashboard.healthit.gov/data/data/EHR-vendors-count-dataset.xlsx', 'mediaType': 'application/unknown', 'title': 'XLS '}, {'@type': 'dcat:Distribution', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'mediaType': 'application/unknown'}], 'keyword': ['EHR Vendors'], 'bureauCode': ['009:00'], 'modified': '2016-08-04', 'title': 'Electronic Health Record Vendors Reported by Health Care Providers Participating in Federal EHR Incentive Programs', 'describedBy': 'http://www.healthit.gov/sites/default/files/pdf/HealthDataGov_MU_Attest_Fact_Sheet.pdf'}, {'description': '<p>A list of NIH-supported repositories that accept submissions of appropriate scientific research data from biomedical researchers. It includes resources that aggregate information about biomedical data and information sharing systems. Links are provided to information about submitting data to and accessing data from the listed repositories. Additional information about the repositories and points-of contact for further information or inquiries can be found on the websites of the individual repositories.</p>\n', 'programCode': ['009:046'], 'title': 'NIH Data Sharing Repositories', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH), Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/nih-data-sharing-repositories', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2013-09-23', 'accessLevel': 'public', 'identifier': 'd98d5757-b20c-48b7-9f84-bfdc720c1d6f', '@type': 'dcat:Dataset', 'modified': '2020-03-04', 'keyword': ['national-institutes-of-health-nih-department-of-health-human-services'], 'bureauCode': ['009:25'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The PCI readmission measure shows how often Medicare fee-for-service (FFS) patients are readmitted to a hospital after a PCI procedure.</p>\n', 'programCode': ['009:048'], 'title': 'American College of Cardiology Percutaneous Coronary Intervention (PCI) Readmission Measure', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['Hospital'], 'landingPage': 'https://healthdata.gov/dataset/american-college-cardiology-percutaneous-coronary-intervention-pci-readmission-measure-3', 'modified': '2020-03-03', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2013-08-02', 'accessLevel': 'public', 'identifier': '9cb359cd-8af1-4181-82b0-f1df6ea42569', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'other', 'accessURL': 'https://data.medicare.gov/api/views/96ug-zvyz/rows.csv?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'other'}, {'@type': 'dcat:Distribution', 'format': 'other', 'accessURL': 'https://data.medicare.gov/api/views/96ug-zvyz/rows.rdf?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'other'}, {'@type': 'dcat:Distribution', 'format': 'other', 'accessURL': 'https://data.medicare.gov/api/views/96ug-zvyz/rows.json?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'other'}, {'@type': 'dcat:Distribution', 'format': 'other', 'accessURL': 'https://data.medicare.gov/api/views/96ug-zvyz/rows.xml?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'other'}], 'keyword': ['hospital-compare', 'readmissions-complications-and-death'], 'bureauCode': ['009:38'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>A list of common questions and topics asked by Medicare beneficiaries, and the specific organization that can help you get the answers to your question.</p>\n', 'programCode': ['009:078'], 'title': 'Helpful Contacts - Question List By Organization', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['Health', 'Quality'], 'landingPage': 'https://healthdata.gov/dataset/helpful-contacts-question-list-organization', 'modified': '2020-03-03', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2013-08-02', 'accessLevel': 'public', 'identifier': 'f007fa60-d074-4689-88fd-d1317a2359fa', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'other', 'accessURL': 'https://data.medicare.gov/api/views/hr7k-zqey/rows.csv?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'other'}, {'@type': 'dcat:Distribution', 'format': 'other', 'accessURL': 'https://data.medicare.gov/api/views/hr7k-zqey/rows.rdf?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'other'}, {'@type': 'dcat:Distribution', 'format': 'other', 'accessURL': 'https://data.medicare.gov/api/views/hr7k-zqey/rows.json?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'other'}, {'@type': 'dcat:Distribution', 'format': 'other', 'accessURL': 'https://data.medicare.gov/api/views/hr7k-zqey/rows.xml?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'other'}], 'keyword': ['billing', 'hc', 'health-information', 'helpful-contacts', 'organizations', 'Quality', 'questions'], 'bureauCode': ['009:38'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>A database of agencies listed by state and topic to provide you with contact information for specific organizations or help you get answers to your Medicare related questions.</p>\n', 'programCode': ['009:078'], 'title': 'Helpful Contacts - Agency List By Topic', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/helpful-contacts-agency-list-topic', 'modified': '2020-02-24', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2013-08-02', 'accessLevel': 'public', 'identifier': 'a1b0e701-069b-429f-aacf-8842d38b35a0', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'other', 'accessURL': 'https://data.medicare.gov/api/views/tinc-envn/rows.csv?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'other'}, {'@type': 'dcat:Distribution', 'format': 'other', 'accessURL': 'https://data.medicare.gov/api/views/tinc-envn/rows.rdf?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'other'}, {'@type': 'dcat:Distribution', 'format': 'other', 'accessURL': 'https://data.medicare.gov/api/views/tinc-envn/rows.json?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'other'}, {'@type': 'dcat:Distribution', 'format': 'other', 'accessURL': 'https://data.medicare.gov/api/views/tinc-envn/rows.xml?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'other'}], 'keyword': ['agencies', 'helpful-contacts', 'organizations'], 'bureauCode': ['009:38'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>Home Health Care - HHCAHPS National Data</p>\n', 'programCode': ['009:078'], 'title': 'Home Health Care - HHCAHPS National Data', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['Health', 'Quality'], 'landingPage': 'https://healthdata.gov/dataset/home-health-care-hhcahps-national-data', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2013-08-02', 'accessLevel': 'public', 'identifier': '1e43f534-5235-4006-8383-e276f65005a0', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/vxub-6swi/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'format': 'rdf', 'accessURL': 'https://data.medicare.gov/api/views/vxub-6swi/rows.rdf?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'format': 'json', 'accessURL': 'https://data.medicare.gov/api/views/vxub-6swi/rows.json?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'format': 'text/xml', 'accessURL': 'https://data.medicare.gov/api/views/vxub-6swi/rows.xml?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'text/xml'}], 'keyword': ['comparison', 'facilities', 'hhc', 'hhcahps', 'home-health-agencies', 'patient-survey-results', 'Quality', 'ratings'], 'bureauCode': ['009:38'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>Home Health Care - HHCAHPS</p>\n', 'programCode': ['009:071'], 'title': 'Home Health Care - HHCAHPS', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['Health', 'Quality'], 'landingPage': 'https://healthdata.gov/dataset/home-health-care-hhcahps', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2013-08-02', 'accessLevel': 'public', 'identifier': 'c08b7997-a786-4f02-b15f-4cef1fe782b9', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'https://data.medicare.gov/api/views/ccn4-8vby/rows.csv?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'format': 'rdf', 'accessURL': 'https://data.medicare.gov/api/views/ccn4-8vby/rows.rdf?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'format': 'json', 'accessURL': 'https://data.medicare.gov/api/views/ccn4-8vby/rows.json?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'format': 'text/xml', 'accessURL': 'https://data.medicare.gov/api/views/ccn4-8vby/rows.xml?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'text/xml'}], 'keyword': ['comparison', 'facilities', 'hhc', 'hhcahps', 'home-health-agencies', 'patient-survey-results', 'Quality', 'ratings'], 'bureauCode': ['009:38'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>Home Health Care - HHCAHPS State Data</p>\n', 'programCode': ['009:072'], 'title': 'Home Health Care - HHCAHPS State Data', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['Health', 'Quality', 'State'], 'landingPage': 'https://healthdata.gov/dataset/home-health-care-hhcahps-state-data', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2013-08-02', 'accessLevel': 'public', 'identifier': '5d409f29-3e69-426c-ad53-00610c35fdfe', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'https://data.medicare.gov/api/views/m5jg-jg7i/rows.csv?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'format': 'rdf', 'accessURL': 'https://data.medicare.gov/api/views/m5jg-jg7i/rows.rdf?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'format': 'json', 'accessURL': 'https://data.medicare.gov/api/views/m5jg-jg7i/rows.json?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'format': 'text/xml', 'accessURL': 'https://data.medicare.gov/api/views/m5jg-jg7i/rows.xml?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'text/xml'}], 'keyword': ['comparison', 'facilities', 'hhc', 'hhcahps', 'home-health-agencies', 'patient-survey-results', 'Quality', 'ratings', 'state-average'], 'bureauCode': ['009:38'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>A list of hospitals participating in the Hospital VBP Program and their performance rates and scores for the Clinical Process of Care Heart Failure measures.</p>\n', 'programCode': ['009:078'], 'title': 'Hospital Value-Based Purchasing (HVBP) – Heart Failure Scores', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['Quality', 'Hospital'], 'landingPage': 'https://healthdata.gov/dataset/hospital-value-based-purchasing-hvbp-%E2%80%93-heart-failure-scores', 'modified': '2020-03-03', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2013-08-02', 'accessLevel': 'public', 'identifier': '69fe12c5-ee8f-4b59-a8d9-d7b6faf4b352', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'https://data.medicare.gov/api/views/waqh-8uyi/rows.csv?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'format': 'rdf', 'accessURL': 'https://data.medicare.gov/api/views/waqh-8uyi/rows.rdf?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'format': 'json', 'accessURL': 'https://data.medicare.gov/api/views/waqh-8uyi/rows.json?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'format': 'text/xml', 'accessURL': 'https://data.medicare.gov/api/views/waqh-8uyi/rows.xml?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'text/xml'}], 'keyword': ['heart-failure', 'hf', 'hospital-compare', 'hospital-value-based-purchasing', 'hvbp', 'linking-quality-to-payment', 'process-of-care', 'Quality', 'Rates', 'ratings', 'scores', 'value-based-purchasing'], 'bureauCode': ['009:38'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>ESRD QIP data by facility: % of hemodialysis patient-months with spKt/V >= 1.2; % of peritoneal patient-months with Kt/V >= 1.7 Kt/V (dialytic + residual) during the four-month study period; % of pediatric in-center hemodialysis patient-months with spKt/V >= 1.2</p>\n', 'programCode': ['009:048'], 'title': 'ESRD QIP - Dialysis Adequacy - Payment Year 2015', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['Quality'], 'landingPage': 'https://healthdata.gov/dataset/esrd-qip-dialysis-adequacy-payment-year-2015', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2013-08-02', 'accessLevel': 'public', 'identifier': '88a2a056-cf3f-4af0-b8e5-c8229366fb64', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'https://data.medicare.gov/api/views/85f7-fdqf/rows.csv?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'format': 'rdf', 'accessURL': 'https://data.medicare.gov/api/views/85f7-fdqf/rows.rdf?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'format': 'json', 'accessURL': 'https://data.medicare.gov/api/views/85f7-fdqf/rows.json?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'format': 'text/xml', 'accessURL': 'https://data.medicare.gov/api/views/85f7-fdqf/rows.xml?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'text/xml'}], 'keyword': ['dfc', 'dialysis', 'dialysis-facilities', 'linking-quality-to-payment--qip'], 'bureauCode': ['009:38'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The data set includes the number of eligible patients by clinical measure; % patients with Hemoglobin > 12; ESRD QIP data by facility: % of hemodialysis patient-months with spKt/V >= 1.2; % of peritoneal patient-months with Kt/V >= 1.7 Kt/V (dialytic + residual) during the four-month study period; % of pediatric in-center hemodialysis patient-months with spKt/V >= 1.2; % of hemodialysis patients using an arteriovenous fistula during last treatment of the month; % of hemodialysis patients using an intravenous catheter during the last treatment of the month and for at least 89 days prior; Hemoglobin > 12 measure score; Dialysis Adequacy Measure Topic score; Vascular Access Type Measure Topic score; ICH CAHPS Admin score; NHSN Event Reporting score; Mineral Metabolism Reporting score; Anemia Management Reporting score; the Total Performance Score; and payment reduction percentage.</p>\n', 'programCode': ['009:048'], 'title': 'ESRD QIP - Complete QIP Data - Payment Year 2015', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['Quality'], 'landingPage': 'https://healthdata.gov/dataset/esrd-qip-complete-qip-data-payment-year-2015', 'modified': '2020-03-03', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2013-08-02', 'accessLevel': 'public', 'identifier': 'd7041524-8339-4ebe-9bbe-3e17315199d9', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'https://data.medicare.gov/api/views/qg5v-bgia/rows.csv?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'format': 'rdf', 'accessURL': 'https://data.medicare.gov/api/views/qg5v-bgia/rows.rdf?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'format': 'json', 'accessURL': 'https://data.medicare.gov/api/views/qg5v-bgia/rows.json?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'format': 'text/xml', 'accessURL': 'https://data.medicare.gov/api/views/qg5v-bgia/rows.xml?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'text/xml'}], 'keyword': ['dfc', 'dialysis', 'dialysis-facilities', 'linking-quality-to-payment--qip'], 'bureauCode': ['009:38'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>QIP data by facility: % patients with Hgb >12.</p>\n', 'programCode': ['009:048'], 'title': 'ESRD QIP - Anemia - Payment Year 2015', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['Quality'], 'landingPage': 'https://healthdata.gov/dataset/esrd-qip-anemia-payment-year-2015', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2013-08-02', 'accessLevel': 'public', 'identifier': 'a21f0723-4af2-4d46-b27c-77ea73a4160b', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'https://data.medicare.gov/api/views/965w-87dq/rows.csv?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'format': 'rdf', 'accessURL': 'https://data.medicare.gov/api/views/965w-87dq/rows.rdf?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'format': 'json', 'accessURL': 'https://data.medicare.gov/api/views/965w-87dq/rows.json?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'format': 'text/xml', 'accessURL': 'https://data.medicare.gov/api/views/965w-87dq/rows.xml?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'text/xml'}], 'keyword': ['dfc', 'dialysis', 'dialysis-facilities', 'linking-quality-to-payment--qip'], 'bureauCode': ['009:38'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>Total Performance Scores by facility of the ESRD QIP.</p>\n', 'programCode': ['009:078'], 'title': 'ESRD QIP - Total Performance Scores - Payment Year 2015', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Quality'], 'landingPage': 'https://healthdata.gov/dataset/esrd-qip-total-performance-scores-payment-year-2015', 'modified': '2019-06-15', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2013-08-02', 'accessLevel': 'public', 'identifier': '08fb52b1-7365-4bff-a5f1-80e16f0342f8', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'https://data.medicare.gov/api/views/fqah-awe3/rows.csv?accessType=DOWNLOAD', 'format': 'csv', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'format': 'rdf', 'accessURL': 'https://data.medicare.gov/api/views/fqah-awe3/rows.rdf?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'format': 'json', 'accessURL': 'https://data.medicare.gov/api/views/fqah-awe3/rows.json?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'format': 'text/xml', 'accessURL': 'https://data.medicare.gov/api/views/fqah-awe3/rows.xml?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'text/xml'}], 'keyword': ['dfc', 'dialysis', 'dialysis-facilities', 'linking-quality-to-payment--qip'], 'bureauCode': ['009:38'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>In October 2012, CMS began reducing Medicare payments for Inpatient Prospective Payment System hospitals with excess readmissions. Excess readmissions are measured by a ratio, by dividing a hospital’s number of “predicted” 30-day readmissions for heart attack, heart failure, and pneumonia by the number that would be “expected,” based on an average hospital with similar patients. A ratio greater than 1 indicates excess readmissions.</p>\n', 'programCode': ['009:078'], 'title': 'Hospital Readmission Reduction', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['Quality', 'Hospital'], 'landingPage': 'https://healthdata.gov/dataset/hospital-readmission-reduction', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2013-08-02', 'accessLevel': 'public', 'identifier': '4c3445b3-a6b5-47bc-b6cd-422a7d2ae6d6', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'https://data.medicare.gov/api/views/9n3s-kdb3/rows.csv?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'csv'}, {'@type': 'dcat:Distribution', 'format': 'rdf', 'accessURL': 'https://data.medicare.gov/api/views/9n3s-kdb3/rows.rdf?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'rdf'}, {'@type': 'dcat:Distribution', 'format': 'json', 'accessURL': 'https://data.medicare.gov/api/views/9n3s-kdb3/rows.json?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'json'}, {'@type': 'dcat:Distribution', 'format': 'text/xml', 'accessURL': 'https://data.medicare.gov/api/views/9n3s-kdb3/rows.xml?accessType=DOWNLOAD', 'mediaType': 'application/unknown', 'title': 'text/xml'}], 'keyword': ['hospital-compare', 'linking-quality-to-payment'], 'bureauCode': ['009:38'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>This map can be used to find an Indian Health Service, Tribal or Urban Indian Health Program facility. This map can be used to: <br />\nZoom in to a general location to see if there is a facility in that region. <br />\nEnter your current location in the form to see the facilities available. <br />\nFind a specific facility by selecting the "Facility Information" tab and typing in the name of the facility that you are trying to find. </p>\n', 'programCode': ['009:024'], 'title': 'IHS Facility Locator', 'temporal': '2011-01-01T00:00:00-05:00/2011-01-01T00:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Indian Health Service'}, 'landingPage': 'https://healthdata.gov/dataset/ihs-facility-locator', 'modified': '2020-03-03', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Health Data'}, 'issued': '2013-07-31', 'accessLevel': 'public', 'identifier': '87105064-444b-4e33-b5f7-f686ffe9c414', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'xls', 'accessURL': 'https://www.ihs.gov/forpatients/includes/themes/newihstheme/display_objects/documents/IHS_Health_Facilities.xlsx', 'mediaType': 'application/unknown', 'title': 'XLS '}], 'keyword': ['indian-health-service'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': "<p>The Neuroimaging Informatics Tools and Resources Clearinghouse (NITRC) facilitates finding and comparing neuroimaging resources for functional and structural neuroimaging analyses—including popular tools as well as those that once might have been hidden in another researcher's laboratory or some obscure corner of cyberspace. NITRC collects and points to standardized information about tools, making the task of finding and comparing them easier than before. The site can help researchers find the right functional or structural neuroimaging tool or resource for their research. NITRC has recently added services such as cloud-based computing and data storage, and is broadening the range of scientific domains from MR to PET, SPECT, CT, MEG/EEG and optical imaging. Additional domains of interest are digital atlasing, and computational neuroscience, including large-scale and multi-scale modeling. The NITRC team searches out relevant research tools and resources to house on the site. Researchers can compare tools on NITRC and developers can seek and receive help from the community to make their tools more usable and accessible.</p>\n", 'programCode': ['009:048'], 'title': 'Neuroimaging Informatics Tools and Resources Clearinghouse (NITRC)', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH), Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/neuroimaging-informatics-tools-and-resources-clearinghouse-nitrc', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:nitrcinfo@nitrc.org', 'fn': 'NITRC Info'}, 'issued': '2013-07-09', 'temporal': '2007-01-01T00:00:00-05:00/2007-01-10T00:00:00-05:00', 'identifier': 'ec022df2-4230-4a24-9416-69efa6fd476a', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.nitrc.org/', 'mediaType': 'application/unknown', 'title': 'API '}], 'keyword': ['neuroimaging'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.nitrc.org/'}, {'description': '<p>Descriptive, longitudinal study including direct assessments, classroom observation, parent and teacher interviews, for a nationally represenative sample of Head Start Children</p>\n', 'programCode': ['009:092'], 'title': 'Head Start Family and Child Experiences Survey (FACES) 2000 Cohort', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/head-start-family-and-child-experiences-survey-faces-2000-cohort', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2013-06-19', 'temporal': '2000-01-01T00:00:00-05:00/2003-01-01T00:00:00-05:00', 'identifier': 'b06bd10c-3fa1-4f8c-8d5f-e6716ec2c7d4', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'api', 'accessURL': 'http://researchconnections.org/childcare/resources/5553?q=Family+and+Child+Experiences+Survey', 'mediaType': 'application/unknown', 'title': 'API '}], 'keyword': ['early care and education', 'head start'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://researchconnections.org/childcare/resources/5553?q=Family+and+Child+Experiences+Survey'}, {'description': '<p>Descriptive, longitudinal study including direct assessments, classroom observation, parent and teacher interviews, for a nationally represenative sample of Head Start Children</p>\n', 'programCode': ['009:092'], 'title': 'Head Start Family and Child Experiences Survey (FACES) 2003 Cohort', 'temporal': '2003-01-01T00:00:00-05:00/2006-01-01T00:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/head-start-family-and-child-experiences-survey-faces-2003-cohort', 'modified': '2018-11-30', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2013-06-19', 'accessLevel': 'public', 'identifier': 'fc856fae-78e5-4638-ab20-9563a6ae8172', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://researchconnections.org/childcare/resources/14419?q=Family+and+Child+Experience+Survey', 'mediaType': 'application/unknown', 'title': 'API '}], 'keyword': ['department-of-health-human-services'], 'bureauCode': ['009:70'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://researchconnections.org/childcare/resources/14419?q=Family+and+Child+Experience+Survey'}, {'description': '<p>Descriptive, longitudinal study including direct assessments, classroom observation, parent and teacher interviews, for a nationally represenative sample of Head Start Children</p>\n', 'programCode': ['009:092'], 'title': 'Head Start Family and Child Experiences Survey (FACES) 2006 Cohort', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/head-start-family-and-child-experiences-survey-faces-2006-cohort', 'modified': '2020-03-03', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2013-06-19', 'temporal': '2006-01-01T00:00:00-05:00/2009-01-01T00:00:00-05:00', 'identifier': 'a7ff2de7-83a5-4082-8234-788f98cbee83', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'api', 'accessURL': 'http://researchconnections.org/childcare/resources/19467?q=Family+and+Child+Experiences+Survey', 'mediaType': 'application/unknown', 'title': 'API '}], 'keyword': ['early care and education', 'head start'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://researchconnections.org/childcare/resources/19467?q=Family+and+Child+Experiences+Survey'}, {'description': '<p>Nationally representative, longitudinal information from an evaluation where children were randomly assigned to Head Start or community services as usual;direct assessments and observations of children as well as parent and staff interviews were conducted</p>\n', 'programCode': ['009:092'], 'title': 'Head Start Impact Study', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/head-start-impact-study', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2013-06-18', 'temporal': '2002-01-01T00:00:00-05:00/2006-01-01T00:00:00-05:00', 'identifier': '989e4cbb-2319-4c3c-a61c-ce2fa009549b', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://researchconnections.Org', 'mediaType': 'application/unknown', 'title': 'API '}], 'keyword': ['Child Well-Being', 'head start'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.researchconnections.org/childcare/studies/29462/documentation'}, {'description': '<p>Longitudinal information from an evaluation where children were randomly assigned to Early Head Start or community services as usual;direct assessments and observations of children as well as parent and staff interviews were conducted</p>\n', 'programCode': ['009:092'], 'title': 'Early Head Start Evaluation', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/early-head-start-evaluation', 'modified': '2020-03-03', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2013-06-18', 'temporal': '1996-01-01T00:00:00-05:00/2010-01-01T00:00:00-05:00', 'identifier': 'b7e06e5b-d843-480a-a18f-10a88ba35e23', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'api', 'accessURL': 'http://www.childcareresearch.org/childcare/resources/2925', 'mediaType': 'application/unknown', 'title': 'API '}], 'keyword': ['early care and education', 'early childhood development', 'early head start', 'head start', 'infants', 'toddlers'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.childcareresearch.org/childcare/resources/2925'}, {'description': '<p>Descriptive, longitudinal study including direct assessments, classroom observation, parent and teacher interviews, for a nationally represenative sample of Head Start Children</p>\n', 'programCode': ['009:092'], 'title': 'Head Start Family and Child Experiences Survey (FACES) 1997 Cohort', 'temporal': '1997-01-01T00:00:00-05:00/2000-01-01T00:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families'}, 'landingPage': 'https://healthdata.gov/dataset/head-start-family-and-child-experiences-survey-faces-1997-cohort', 'modified': '2019-06-15', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2013-06-18', 'accessLevel': 'public', 'identifier': '3e9b3492-ba4c-476f-8a74-6f0b9c7f87bf', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'api', 'accessURL': 'http://researchconnections.org/childcare/resources/5552?q=Family+and+Child+Experience+Survey', 'mediaType': 'application/unknown', 'title': 'API '}], 'keyword': ['early care and education', 'head start'], 'bureauCode': ['009:70'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://researchconnections.org/childcare/resources/5552?q=Family+and+Child+Experience+Survey'}, {'description': '<p>NIS–4 data were collected to provide updated estimates of the incidence of child abuse and neglect in the United States and measure changes in incidence from the earlier studies. The NIS follows a nationally representative sample design, so the estimates reflect the numbers of abused and neglected children in the United States who receive CPS investigation or come to the attention of community professionals.</p>\n', 'programCode': ['009:094'], 'title': 'Fourth National Incidende Study of Child Abuse and Neglect (NIS-4)', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/fourth-national-incidende-study-child-abuse-and-neglect-nis-4', 'modified': '2020-03-03', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2013-06-18', 'temporal': '2005-01-01T00:00:00-05:00/2006-01-01T00:00:00-05:00', 'identifier': '398aeef4-8a24-46f4-9113-5763410af802', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'api', 'accessURL': 'http://ndacan.cornell.edu/NDACAN/Datasets/Abstracts/DatasetAbstract_147.html', 'mediaType': 'application/unknown', 'title': 'API '}], 'keyword': ['Child Abuse and Neglect', 'child maltreatment', 'Child Welfare', 'Child Well-Being'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://ndacan.cornell.edu/NDACAN/Datasets/Abstracts/DatasetAbstract_147.html'}, {'description': '<p>Single source providing information on Temporary Assistance for Needy Families (TANF) program rules among States and across years (currently 1996-2010), including longitudinal tables with state TANF polices for selected years.</p>\n', 'programCode': ['009:102'], 'title': 'TANF Rules Data Base', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families, Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/tanf-rules-data-base', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2013-06-18', 'temporal': '1996-01-01T00:00:00-05:00/2010-12-31T00:00:00-05:00', 'identifier': '20287f1e-d621-41ee-928f-284caeb0b786', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://anfdata.urban.org/wrd/wrdwelcome.cfm', 'mediaType': 'application/unknown', 'title': 'XML '}], 'keyword': ['Temporary Assistance to Needy Families cash assistance welfare policy'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>Nationally representative, longitudinal data describing functioning of and services for children who are reported to child protective services</p>\n', 'programCode': ['009:015'], 'title': 'National Survey of Child and Adolescent Well-Being', 'temporal': '1999-01-01T00:00:00-05:00/2012-01-01T00:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families'}, 'landingPage': 'https://healthdata.gov/dataset/national-survey-child-and-adolescent-well-being', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'HealthData.gov'}, 'issued': '2013-06-18', 'accessLevel': 'public', 'identifier': '22ed32f4-b43d-4bdb-9aa6-cc7e3523595d', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'spss', 'accessURL': 'https://www.ndacan.cornell.edu/datasets/datasets-list-nscaw.cfm', 'mediaType': 'application/unknown', 'title': 'NSCAW Dataset'}], 'keyword': ['Child Abuse and Neglect', 'child maltreatment', 'Child Welfare', 'Child Well-Being'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.ndacan.cornell.edu/NDACAN/Datasets/Abstracts/DatasetAbstract_NSCAW-General.html'}, {'description': '<p>The National Ambulatory Medical Care Survey (NAMCS) is a national survey designed to meet the need for objective, reliable information about the provision and use of ambulatory medical care services in the United States. Findings are based on a sample of visits to non-federal employed office-based physicians who are primarily engaged in direct patient care.</p>\n', 'programCode': ['009:072'], 'title': 'National Ambulatory Medical Care Survey (NAMCS)', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention, Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/national-ambulatory-medical-care-survey-namcs', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2013-06-15', 'temporal': '1973-01-01T00:00:00-05:00/1973-01-01T00:00:00-05:00', 'identifier': '9e365513-8d63-4e61-a577-8598ae3c4a1c', '@type': 'dcat:Dataset', 'modified': '2020-03-04', 'keyword': ['centers-for-disease-control-and-prevention-department-of-health-human-services'], 'bureauCode': ['009:20'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.cdc.gov/nchs/ahcd/ahcd_questionnaires.htm'}, {'description': "<p>This Web-based interactive tool provides clinicians with a single-question quick screen about past year alcohol, tobacco, illegal and nonmedical prescription drug use. If the quick screen is positive for alcohol or tobacco, additional resources are provided. If the patient answers positively for illegal or nonmedical prescription drug use, there is an option to continue with the NIDA-modified ASSIST (NMASSIST). Adapted from the World Health Organization’s Alcohol, Smoking, and Substance Involvement Screening Test (ASSIST), the NMASSIST guides the clinician through more in-depth screening questions. Based on the patient's responses, the tool generates a substance involvement score that suggests the level of intervention needed. The tool also provides links to resources for conducting a brief intervention and treatment referral, if warranted.</p>\n", 'programCode': ['009:061'], 'title': 'NIDA Drug Use Screening Tool API', 'publisher': {'@type': 'org:Organization', 'name': 'National Institute on Drug Abuse (NIDA), National Institutes of Health (NIH)'}, 'landingPage': 'https://healthdata.gov/dataset/nida-drug-use-screening-tool-api', 'modified': '2018-11-20', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2013-05-30', 'accessLevel': 'public', 'identifier': '9ec7268f-3783-4117-8e14-8f9638d3a61d', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.drugabuse.gov/developers/nmassist', 'mediaType': 'application/unknown', 'title': 'API '}], 'keyword': ['alcohol', 'drug abuse', 'health care providers', 'Providers', 'screening tool', 'tobacco'], 'bureauCode': ['009:25'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>A provider level summary of Inpatient Prospective Payment System (IPPS) discharges, average charges and average Medicare payments for the Top 100 Diagnosis-Related Groups (DRG)</p>\n', 'programCode': ['009:078'], 'title': 'Inpatient Prospective Payment System (IPPS) Provider Summary for the Top 100 Diagnosis-Related Groups (DRG)', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['Health', 'Medicare', 'Hospital', 'Inpatient', 'State'], 'landingPage': 'https://healthdata.gov/dataset/inpatient-prospective-payment-system-ipps-provider-summary-top-100-diagnosis-related-1', 'modified': '2020-02-21', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2013-05-08', 'temporal': '2011-01-01T00:00:00-05:00/2011-01-01T00:00:00-05:00', 'identifier': 'bed9c757-f144-49eb-95ef-f8e01224a1ee', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'json', 'accessURL': 'http://data.cms.gov/resource/97k6-zzx3.json', 'mediaType': 'application/unknown', 'title': 'API '}, {'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'https://data.cms.gov/Medicare/Inpatient-Prospective-Payment-System-IPPS-Provider/97k6-zzx3', 'mediaType': 'application/unknown', 'title': 'CSV '}], 'keyword': ['100 Diagnosis-Related Groups DRG', 'CMS', 'health care providers', 'hospital referral region HRR', 'Inpatient', 'ipps', 'Medicare', 'State'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The Youth Risk Behavior Surveillance System (YRBSS) monitors 6 types of health-risk behaviors that contribute to the leading causes of death and disability among youth and adults, including: behaviors that contribute to unintentional injuries and violence; sexual behaviors that contribute to unintended pregnancy and sexually transmitted diseases (STDs), including HIV infection; alcohol and other drug use; tobacco use; unhealthy dietary behaviors; inadequate physical activity. YRBSS also measures the prevalence of obesity and asthma among youth and young adults. YRBSS includes a national school-based survey conducted by CDC and state, territorial, tribal, and local surveys conducted by state, territorial, and local education and health agencies and tribal governments.</p>\n', 'programCode': ['009:027'], 'title': 'Youth Risk Behavior Surveillance System (YRBSS)', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention, Department of Health & Human Services'}, 'theme': ['Health', 'National'], 'landingPage': 'https://healthdata.gov/dataset/youth-risk-behavior-surveillance-system-yrbss', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:yrbss@cdc.gov', 'fn': 'YRBSS'}, 'issued': '2013-05-01', 'temporal': '1991-01-01T00:00:00-05:00/1991-01-01T00:00:00-05:00', 'identifier': '83a48652-f4c3-4d9c-8f04-3e59b6a50878', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'text', 'accessURL': 'http://www.cdc.gov/healthyyouth/yrbs/cdcreports.htm', 'mediaType': 'application/unknown', 'title': 'Text '}], 'keyword': ['health-related behaviors', 'National', 'sexual assault', 'surveillance', 'Survey', 'youth'], 'bureauCode': ['009:20'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>RadLex is a controlled terminology for radiology and serves as a single unified source of radiology terms for radiology practice, education, and research. RadLex is a comprehensive lexicon for standardized indexing and retrieval of radiology information resources. With more than 30,000 terms, RadLex satisfies the needs of software developers, system vendors and radiology users by adopting the best features of existing terminology systems while producing new terms to fill critical gaps. RadLex also provides a comprehensive and technology-friendly replacement for the ACR Index for Radiological Diagnoses. It unifies and supplements other lexicons and standards, such as SNOMED-CT, LOINC, and DICOM. As images, image reports, and medical records continue to move online RadLex meets the need of physicians to organize and retrieve image data using a common set of terms. <br />\n <br />\nRadReport is a radiology reporting initiative that is a part of RadLex. RadReport aims to improve reporting practices by creating a library of clear and consistent report templates. Report templates and information about RadReport is available at the link in Resource 2. <br />\n </p>\n', 'programCode': ['009:046'], 'title': 'RadLex', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH), Department of Health & Human Services'}, 'theme': ['Health'], 'landingPage': 'https://healthdata.gov/dataset/radlex', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2013-04-13', 'temporal': '2006-01-01T00:00:00-05:00/2006-11-15T00:00:00-05:00', 'identifier': '3c4eddf8-7c83-436a-9f48-5304d84d318b', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://bioportal.bioontology.org/ontologies/RADLEX', 'mediaType': 'application/unknown', 'title': 'API '}, {'@type': 'dcat:Distribution', 'format': 'query tool', 'accessURL': 'http://radreport.org/about.php', 'mediaType': 'application/unknown', 'title': 'Query Tool '}], 'keyword': ['Health Informatics', 'health IT', 'Imaging', 'Radiology'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://radlex.org/'}, {'description': '<p>The HIV Testing Sites & Care Services Locator is a first-of-its-kind, location-based search tool that allows you to search for testing services, housing providers, health centers and other service providers near your current location.</p>\n', 'programCode': ['009:027'], 'title': 'HIV/AIDS testing sites and locator services', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/hivaids-testing-sites-and-locator-services', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2013-04-08', 'accessLevel': 'public', 'identifier': '54f56a12-8a8d-4c32-bebe-521e0362a451', '@type': 'dcat:Dataset', 'modified': '2020-03-04', 'keyword': ['department-of-health-human-services'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>To inform the HHS, Congress, and the public about the efficiency, effectiveness, and integrity of HHS programs and to recommend actions to promote those goals.</p>\n', 'programCode': ['009:109'], 'title': 'Repository of Evaluation Reports', 'temporal': '1998-01-01T00:00:00-05:00/1998-01-01T00:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Office of Inspector General'}, 'landingPage': 'https://healthdata.gov/dataset/repository-evaluation-reports-0', 'contactPoint': {'hasEmail': 'mailto:public.affairs@oig.hhs.gov', 'fn': 'OIG Public Affairs'}, 'issued': '2013-03-25', 'accessLevel': 'public', 'identifier': '01f61930-6f40-4ea4-a95c-27204e377b8e', '@type': 'dcat:Dataset', 'modified': '2020-01-28', 'keyword': ['office-of-inspector-general'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>To inform HHS, States, Congress, and the public about the results and accomplishments of the State Medicaid Fraud Control Units.</p>\n', 'programCode': ['009:076'], 'title': 'Medicaid Fraud Control Units (MFCU) Annual Spending and Performance Statistics', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Office of Inspector General, Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/medicaid-fraud-control-units-mfcu-annual-spending-and-performance-statistics', 'contactPoint': {'hasEmail': 'mailto:public.affairs@oig.hhs.gov', 'fn': 'OIG public affairs'}, 'issued': '2013-03-25', 'temporal': '2006-01-01T00:00:00-05:00/2006-01-01T00:00:00-05:00', 'identifier': 'e02ee78f-98b2-4a10-b057-07c73edb954c', '@type': 'dcat:Dataset', 'modified': '2020-03-03', 'keyword': ['office-of-inspector-general-department-of-health-human-services'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>Our objective is to ensure that providers who bill Federal health care programs do not submit claims for services furnished, ordered or prescribed by an excluded individual or entity. The LEIE is updated monthly with all individuals and entities who have been excluded from participation in Federal health care programs. Providers who bill Medicare, Medicaid, or other Federal health care programs must ensure that they know what individuals or entities are excluded and not bill for their services (e.g., a pharmacy should not bill Medicaid for a drug prescribed by an excluded physician nor for drugs dispensed by an excluded pharmacist).</p>\n', 'programCode': ['009:109'], 'title': 'List of Excluded Individuals and Entities', 'temporal': '1998-01-01T00:00:00-05:00/1998-01-01T00:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Office of Inspector General'}, 'landingPage': 'https://healthdata.gov/dataset/list-excluded-individuals-and-entities', 'modified': '2019-06-15', 'contactPoint': {'hasEmail': 'mailto:public.affairs@oig.hhs.gov', 'fn': 'OIG Public Affairs'}, 'issued': '2013-03-25', 'accessLevel': 'public', 'identifier': '848cbb44-cd74-4265-b2c5-54f5bcacfb55', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'title': ' ', 'accessURL': 'http://oig.hhs.gov/exclusions/exclusions_list.asp', 'mediaType': 'application/unknown'}], 'keyword': ['health care providers', 'Medicaid', 'Medicare', 'Pharmacy', 'Providers'], 'bureauCode': ['009:92'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>OIG negotiates corporate integrity agreements (CIA) with health care providers and other entities as part of the settlement of Federal health care program investigations arising under a variety of civil false claims statutes. Providers or entities agree to the obligations, and in exchange, OIG agrees not to seek their exclusion from participation in Medicare, Medicaid, or other Federal health care programs.</p>\n', 'programCode': ['009:023'], 'title': 'Corporate Integrity Agreement (CIA) documents', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Office of Inspector General, Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/corporate-integrity-agreement-cia-documents', 'contactPoint': {'hasEmail': 'mailto:Public.Affairs@OIG.HHS.gov', 'fn': 'OIG Public Affairs'}, 'issued': '2013-03-25', 'temporal': '2005-01-01T00:00:00-05:00/2005-01-01T00:00:00-05:00', 'identifier': 'c1075abe-0e21-4207-b17b-1642cca9af82', '@type': 'dcat:Dataset', 'modified': '2020-03-04', 'keyword': ['office-of-inspector-general-department-of-health-human-services'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The Nanomaterial Registry compiles data from multiple databases into a single resource. The goal of this resource is to establish a curated nanomaterial registry, whose primary function is to provide consistent information on the biological and environmental interactions of well-characterized nanomaterials, as well as links to associated publications, modeling tools, computational results and manufacturing guidances. The publicly available Registry is intended to serve as a comprehensive resource for the nanomaterial community, providing data that has been systematically curated based on minimal information standards built with broad community acceptance. It provides a way to tie together different sources of information for a specific nanomaterial and allows users to search and compare characteristic data on different nanomaterials.</p>\n<p>The registry provides tools for analyzing and comparing data on the biological and environmental implications of well-characterized nanomaterials. This resource will evolve as the quality and quantity of the information on nanomaterials improve. Hundreds of nanomaterial entries have been curated into the registry for physico-chemical characteristics and are available to the public. Biological and environmental study data for existing nanomaterial entries will also be curated into the registry.</p>\n<p>The nanomaterial registry provides the following functions for the research community: basic and advance search through key words or physical and chemical characteristics (PCC); ability to browse nanomaterials based on categories; detailed information about PCC and the biological, and environmental interactions of nanomaterials; display the quality of the characterization of each nanomaterial entry in the form of compliance level that is algorithm based; compare PCC and the biological and environmental interactions of nanomaterials; and find similar nanomaterials based on PCC and the biological and environmental interactions of nanomaterials.</p>\n', 'programCode': ['009:046'], 'title': 'Nanomaterial Registry', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH), Department of Health & Human Services'}, 'theme': ['Health'], 'landingPage': 'https://healthdata.gov/dataset/nanomaterial-registry', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2013-03-25', 'temporal': '2010-01-01T00:00:00-05:00/2012-01-31T00:00:00-05:00', 'identifier': '9e32173a-d9c4-47b4-a57c-811a79c5bfb4', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://www.nanomaterialregistry.org/Default.aspx', 'mediaType': 'application/unknown', 'title': 'API '}], 'keyword': ['nanomaterials health and environment'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'https://www.nanomaterialregistry.org/about/MinimalInformationStandards.aspx'}, {'description': '<p>State officials use the OCSE-157 to report annual statistical and financial information on their Child Support Enforcement (CSE) program to the Department of Health and Human Services (HHS). This information will enable the Secretary of HHS to comply with sections 409, 452(a) and (g), 458, and 469 of the Social Security Act (the Act). The Act requires the Secretary to establish standards for an effective Child Support Enforcement program, and to make an Annual Report to the Congress on program activities. Information submitted by states will also enable HHS to compute individual state incentive, penalty, and outcome measures to be used in evaluating state performance in running a CSE program. The authority to collect this information is also set forth in regulations at 45 CFR 30</p>\n', 'programCode': ['009:084'], 'title': 'Child Support Enforcement Annual Data Report Form 157 - YR 2004', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families, Department of Health & Human Services'}, 'theme': ['Health', 'State'], 'landingPage': 'https://healthdata.gov/dataset/child-support-enforcement-annual-data-report-form-157-yr-2004', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2013-02-01', 'temporal': '2004-01-01T00:00:00-05:00/2004-09-30T00:00:00-04:00', 'identifier': '84f07c5b-e222-4123-aaf3-42b41b7e8cbd', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'http://www.acf.hhs.gov/datagov-datasets/ocse/dcs/157_CSE_ANNUAL_2004.csv', 'mediaType': 'application/unknown', 'title': 'CSV '}], 'keyword': ['annual data', 'arrears', 'assistance', 'cases initiated in state', 'cases open', 'Child', 'child support', 'Child Support Enforcement', 'Children', 'current assistance', 'employees', 'former assistance', 'good cause', 'health insurance', 'interstate cases', 'iv-d offices', 'Medicaid', 'medical coverage', 'medical support', 'never assistance', 'open cases', 'open interstate cases', 'out-of-wedlock', 'paternity', 'paternity established', 'support', 'support distributed', 'support due', 'title iv-a', 'title iv-d', 'title iv-e', 'tribal iv-a'], 'bureauCode': ['001:05'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.acf.hhs.gov/datagov-datasets/ocse/dcs/157_CSE_ANNUAL_DICTIONARY.xlsx'}, {'description': '<p>The AFCARS Trends Chart tracks children in Foster Care from FY 2002 through the most recent year. A table of data and a graphic depiction of trends are shown for children in care on the first day of the year, entries to foster care, exits, children waiting to be adopted, children adopted, children with terminations of parental rights, and total children served in foster care.</p>\n', 'programCode': ['009:101'], 'title': 'Adoption and Foster Care Analysis and Reporting System Trends Chart and Table', 'temporal': '2010-01-01T00:00:00-05:00/2011-01-01T00:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families'}, 'landingPage': 'https://healthdata.gov/dataset/adoption-and-foster-care-analysis-and-reporting-system-trends-chart-and-table', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2013-01-18', 'accessLevel': 'public', 'identifier': '186960c3-830b-4181-9c12-b965b051047f', '@type': 'dcat:Dataset', 'modified': '2018-11-20', 'keyword': ['adoption and foster care'], 'bureauCode': ['009:70'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>Child Maltreatment Reports contain data from the National Child Abuse and Neglect Data System that have been aggregated to the State level</p>\n', 'programCode': ['184:016'], 'title': 'Child Maltreatment Annual Reports', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families, Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/child-maltreatment-annual-reports', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2013-01-18', 'temporal': '2010-01-01T00:00:00-05:00/2010-01-01T00:00:00-05:00', 'identifier': 'eb78172c-71ad-465f-a941-5ec61cdd0e3d', '@type': 'dcat:Dataset', 'modified': '2020-03-04', 'keyword': ['child abuse', 'child maltreatment', 'child safety'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': "<p>The National Child Abuse and Neglect Data System (NCANDS) Child File data set consists of child-specific data of all reports of maltreatment to State child protective service agencies that received an investigation or assessment response. NCANDS is a Federally-sponsored national data collection effort created for the purpose of tracking the volume and nature of child maltreatment reporting each year within the United States. The Child File is the case-level component of the NCANDS. Child File data are collected annually through the voluntary participation of States. Participating States submit their data after going through a process in which the State's administrative system is mapped to the NCANDS data structure. Data elements include the demographics of children and their perpetrators, types of maltreatment, investigation or assessment dispositions, risk factors, and services provided as a result of the investigation or assessment.</p>\n", 'programCode': ['009:094'], 'title': 'National Child Abuse and Neglect Data System (NCANDS) Child File', 'temporal': '2010-01-01T00:00:00-05:00/2010-01-01T00:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families'}, 'landingPage': 'https://healthdata.gov/dataset/national-child-abuse-and-neglect-data-system-ncands-child-file', 'modified': '2020-01-15', 'contactPoint': {'hasEmail': 'mailto:malcolm.hale@acf.hhs.gov', 'fn': 'Hale, Malcolm'}, 'issued': '2013-01-18', 'accessLevel': 'public', 'identifier': '6820d1cb-0e93-4870-b6e0-4a33d84122c1', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'query tool', 'accessURL': 'http://www.ndacan.acf.hhs.gov/datasets/datasets-list-ncands-child-file-dcdc.cfm', 'mediaType': 'application/unknown', 'title': 'Link to child file dataset for eligible members of the research community'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://healthdata.gov/sites/default/files/Findings%20from%20NCANDS%20-%20Data%20Tables%20%28updated%20with%20FY%202015%29.csv', 'format': '.csv', 'title': 'Findings from the National Child Abuse and Neglect Data System (NCANDS) - Data Tables (updated with FY 2015)', 'description': '<p>This file contains state-level counts, percentages, and rates for select findings from the National Child Abuse and Neglect Data System (NCANDS). Rates are calculated using child population data from the U.S. Census. The tables reflected in this dataset correspond to the state-by-state tables in the Child Maltreatment 2015 report which is available at <a href="https://www.acf.hhs.gov/cb/research-data-technology/statistics-research/child-maltreatment">https://www.acf.hhs.gov/cb/research-data-technology/statistics-research/...</a>.</p>\n', 'mediaType': 'text/csv'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://healthdata.gov/sites/default/files/Findings%20from%20NCANDS%20%E2%80%93%20File%20Contents%20and%20Definitions%20for%20the%20Data%20Tables%20%28updated%20with%20FY%202015%29.docx', 'format': 'docx', 'mediaType': 'application/vnd.openxmlformats-officedocument.wordprocessingml.document', 'title': 'Findings from the National Child Abuse and Neglect Data System (NCANDS) – File Contents and Definitions for the Data Tables (updated with FY 2015)'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://healthdata.gov/sites/default/files/Combined%20CM%202017%20data%20tables.xlsx', 'format': 'xlsx', 'title': 'Findings from the National Child Abuse and Neglect Data System (NCANDS) - Data Tables (From Child Maltreatment 2017)', 'description': '<p>This file contains state-level counts, percentages, and rates for select findings from the National Child Abuse and Neglect Data System (NCANDS). Rates are calculated using child population data from the U.S. Census. The tables reflected in this dataset correspond to the state-by-state tables in the Child Maltreatment 2017 report which is available at <a href="https://www.acf.hhs.gov/cb/research-data-technology/statistics-research/child-maltreatment">https://www.acf.hhs.gov/cb/research-data-technology/statistics-research/child-maltreatment</a></p>\n', 'mediaType': 'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://healthdata.gov/sites/default/files/Findings%20from%20the%20National%20Child%20Abuse%20and%20Neglect%20Data%20System%20CM%202017.docx', 'format': 'docx', 'title': 'Findings from the National Child Abuse and Neglect Data System (NCANDS) – File Contents and Definitions for the Data Tables (From Child Maltreatment 2017)', 'description': '<p>Findings from the National Child Abuse and Neglect Data System (NCANDS) – File Contents and Definitions for the Data Tables (From Child Maltreatment 2017)</p>\n', 'mediaType': 'application/vnd.openxmlformats-officedocument.wordprocessingml.document'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://healthdata.gov/sites/default/files/Findings%20from%20the%20National%20Child%20Abuse%20and%20Neglect%20Data%20System%20CM%202018.docx', 'format': 'docx', 'title': 'Findings from the National Child Abuse and Neglect Data System (NCANDS) - File contents and definitions (from Child Maltreatment 2018)', 'description': '<p>This file contains state-level counts, percentages, and rates for select findings from the National Child Abuse and Neglect Data System (NCANDS). Rates are calculated using child population data from the U.S. Census. The tables reflected in this dataset correspond to the state-by-state tables in the Child Maltreatment 2018 report which is available at <a href="https://www.acf.hhs.gov/cb/research-data-technology/statistics-research/child-maltreatment">https://www.acf.hhs.gov/cb/research-data-technology/statistics-research/...</a>.</p>\n', 'mediaType': 'application/vnd.openxmlformats-officedocument.wordprocessingml.document'}, {'@type': 'dcat:Distribution', 'downloadURL': 'https://healthdata.gov/sites/default/files/Combined_CM_2018_data_tables.xlsx', 'format': '.csv', 'mediaType': 'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet', 'title': 'Findings from the National Child Abuse and Neglect Data System (NCANDS) - Data tables (from Child Maltreatment 2018)'}], 'keyword': ['child abuse', 'child maltreatment', 'child safety', 'children'], 'bureauCode': ['009:70'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The National Survey of Substance Abuse Treatment Services (N-SSATS) (formerly titled Uniform Facility Data Set (UFDS)) is designed to collect information from all facilities in the United States, both public and private, that provides substance abuse treatment. N-SSATS is one of three components of SAMHSA\'s Behavioral Health Services Information System (BHSIS, formerly Drug and Alcohol Services Information System (DASIS)) and is designed to provide the mechanism for quantifying the dynamic character and composition ofthe United States substance abuse treatment delivery system. In 1995, SAMHSA created BHSIS (formerly DASIS) to facilitate the integration of its existing treatment service\'s datasets and to reduce redundancy in data collection and reporting. The other two BHSIS components are the Inventory of Substance Abuse Treatment Services (I-SATS) and the Treatment Episode Data Set (TEDS). The I-SATS is a comprehensive listing of all known substance abuse treatment facilities in the United States. The TEDS is a client-level database of individuals admitted to publicly funded substance abuse treatment facilities and is available from the SAMHDA Web site. Together, these three BHSIS components provide national- and state-level data on persons receiving alcohol and substance abuse treatment as well as data on the facilities providing the treatment.</p>\n<p>Data collected in N-SSATS include topics covering ownership, services offered (assessment and pre-treatment, testing, transitional, ancillary, pharmacotherapies), primary focus (substance abuse, mental health, both, general health, other), hotline operation, methadone/Levo-Alpha Acetyl Methadol (LAAM)/buprenorphine dispensing, counseling and therapeutic approaches, special programs or groups, languages in which treatment is provided, type of treatment provided, number of clients (total and under age 18), number of beds, types of payment accepted, sliding fee scale, and facility accreditation and licensure/certification.</p>\n<p>The data elements and format that make up the core of the N-SSATS were first used in 1976 as part of survey efforts designed to measure the scope and use of drug abuse treatment services in the United States. This core was used throughout the 1970s and 1980s in several different surveys. In 1987 the first administration of the National Drug and Alcoholism Treatment Unit Survey (NDATUS) took place, and then occurred annually from 1989 to 1993. After the creation of the Substance Abuse and Mental Health Services Administration (SAMHSA) in 1992, NDATUS was redesigned as the Uniform Facility Data Set (UFDS), which was conducted from 1995 to 1998. In 1999, an abbreviated survey was conducted and the survey was redesigned. The 1999 study is not publicly available. In 2000, the full survey was conducted and renamed the National Survey of Substance Abuse Treatment Services (N-SSATS).</p>\n<p>N-SSATS is a point-prevalence survey. It provides information on the substance abuse treatment system and its clients on the reference date. Client counts reported here do not represent annual totals. Rather, N-SSATS provides a "snapshot" of substance abuse treatment facilities and clients on an average day. Through 2000, the N-SSATS reference date was October 1. In 2001, SAMHSA changed the reference date to the last business day in March. This change helped increase the timeliness of responses by individual facilities, but resulted in no data being collected for 2001. Therefore, 2002 marked the first year data were collected using the new reference date.</p>\n<p>The N-SSATS is sponsored by the Center for Behavioral Health Statistics and Quality at the Substance Abuse and Mental Health Services Administration.</p>\n', 'programCode': ['009:061'], 'title': '1997 through 2010 National Survey of Substance Abuse Treatment Services (N-SSATS)', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration, Department of Health & Human Services'}, 'theme': ['Health'], 'landingPage': 'https://healthdata.gov/dataset/1997-through-2010-national-survey-substance-abuse-treatment-services-n-ssats', 'modified': '2020-03-03', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-12-14', 'temporal': '1997-01-10T00:00:00-05:00/2010-03-10T00:00:00-05:00', 'identifier': 'f5e2cefa-4483-4724-bd3c-2934344d5834', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'http://www.icpsr.umich.edu/icpsrweb/SAMHDA/series/58', 'mediaType': 'application/unknown', 'title': 'CSV '}], 'keyword': ['alcohol abuse', 'drug abuse', 'drug treatment', 'health care services', 'HIV', 'intervention', 'substance abuse', 'Substance Abuse Treatment', 'treatment facilities', 'treatment programs'], 'bureauCode': ['001:05'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.icpsr.umich.edu/icpsrweb/SAMHDA/ssvd/series/58/variables'}, {'description': "<p>The Treatment Episode Data Set (TEDS) is an administrative data system providing descriptive information about the national flow of admissions to providers of substance abuse treatment. The TEDS is a continuation of the former Client Data System (CDS) that was originally developed by the Alcohol, Drug Abuse, and Mental Health Services Administration (predecessor to SAMHSA) in consultation with representatives of the state substance abuse agencies and appropriate national organizations. TEDS is one of the three components of SAMHSA's Behavioral Health Services Information System (BHSIS, formerly Drug and Alcohol Services Information System (DASIS)). The core of BHSIS is the Inventory of Substance Abuse Treatment Services (I-SATS), formerly known as the National Master Facility Inventory (NMFI). The I-SATS is a continuously-updated comprehensive listing of all known substance abuse treatment facilities. The third component of BHSIS is the National Survey of Substance Abuse Treatment Services (N-SSATS), formerly called the Uniform Facility Data Set (UFDS) survey. The N-SSATS is an annual survey of the location, characteristics, and utilization of alcoholism and drug abuse treatment facilities. The N-SSATS/UFDS is available from the SAMHDA Web site. Together, they provide national- and state-level information on the numbers and characteristics of individuals admitted to alcohol and drug treatment and describe the facilities that deliver care to those individuals. TEDS includes facilities that are licensed or certified by the state substance abuse agency to provide substance abuse treatment (or are administratively tracked for other reasons), and that are required by the states to provide TEDS client-level data. While compromising a significant proportion of all admissions to substance abuse treatment, TEDS does not include all such admissions. The scope of admissions included in TEDS is affected by differences in state reporting practices, varying definitions of treatment admission, availability of public funds, and public funding constraints. In 1997, TEDS was estimated to include 83 percent of TEDS-eligible admissions and 67 percent of all known admissions. See the full documentation for additional information.</p>\n<p>The TEDS series was designed to provide annual data on the number and characteristics of persons admitted to public and private substance abuse treatment programs receiving public funding. TEDS includes both Minimum Data Set (MDS) data (required reporting) and Supplemental Data Set (SuDS) data (optional reporting), as reported to state substance abuse agencies by the treatment programs. Additional variables, such as calculated age and census region, are added to the state data. TEDS provides information on service setting, number of prior treatments, primary source of referral, employment status, whether methadone was prescribed in treatment, presence of psychiatric problems, living arrangements, health insurance, substance(s) abused, route of administration, age at first use, pregnancy and veteran status, number of days waiting to enter treatment, and demographic variables.</p>\n<p>The TEDS data collection effort began in 1989 with three-year development grants to states. Within each state, treatment providers that receive any state agency funding, including the federal Substance Abuse Prevention and Treatment (SAPT) Block Grant monies, are expected to provide TEDS data for all clients admitted to treatment, regardless of the source of funding for individual clients.</p>\n<p>TEDS is sponsored by the Center for Behavioral Health Statistics and Quality at the Substance Abuse and Mental Health Services Administration.</p>\n", 'programCode': ['009:061'], 'title': '1992 through 2010 Treatment Episode Data Set - Admissions (TEDS-A)', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration, Department of Health & Human Services'}, 'theme': ['Health'], 'landingPage': 'https://healthdata.gov/dataset/1992-through-2010-treatment-episode-data-set-admissions-teds', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-12-14', 'temporal': '1992-01-01T00:00:00-05:00/2010-12-30T00:00:00-05:00', 'identifier': '0e0921f7-7874-48df-a0ef-225dabd99604', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'http://www.icpsr.umich.edu/icpsrweb/SAMHDA/series/56', 'mediaType': 'application/unknown', 'title': 'CSV '}], 'keyword': ['alcohol abuse', 'drug abuse', 'drug treatment', 'health care services', 'health insurance', 'intervention', 'mental health', 'substance abuse', 'Substance Abuse Treatment', 'treatment admissions', 'treatment programs'], 'bureauCode': ['009:30'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.icpsr.umich.edu/icpsrweb/SAMHDA/ssvd/series/56/variables'}, {'description': "<p>The Substance Abuse and Mental Health Services Administration (SAMHSA) provides on-line resource for locating drug and alcohol abuse treatment programs. The Substance Abuse Treatment Facility Locator lists:</p>\n<p>Private and public facilities that are licensed, certified, or otherwise approved for inclusion by their State substance abuse agency</p>\n<p>Treatment facilities administered by the Department of Veterans Affairs, the Indian Health Service and the Department of Defense.</p>\n<p>SAMHSA endeavors to keep the Locator current. All information in the Locator is completely updated each year, based on facility responses to SAMHSA's National Survey of Substance Abuse Treatment Services. The most recent complete update occurred on April 16, 2012 based on data collected as of March 31, 2011 in the National Survey of Substance Abuse Treatment Services. New facilities are added monthly. Updates to facility names, addresses, telephone numbers and services are made weekly, if facilities inform SAMHSA of changes.</p>\n", 'programCode': ['009:068'], 'title': 'Substance Abuse Treatment Facilities Locator', 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration, Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/substance-abuse-treatment-facilities-locator', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-12-14', 'accessLevel': 'public', 'identifier': 'c6c074c3-e676-48f1-be33-a412b846e7bb', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'http://findtreatment.samhsa.gov/TreatmentLocator/faces/geographicSearch.jspx', 'mediaType': 'application/unknown', 'title': 'CSV '}], 'keyword': ['drug and alcohol abuse treatment facilities'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': "<p>An online resource for locating mental health treatment facilities and programs supported by the Substance Abuse and Mental Health Services Administration (SAMHSA). The Mental Health Treatment Locator section of the Behavioral Health Treatment Services Locator lists facilities providing mental health services to persons with mental illness. It includes:<br />\nPublic mental health facilities that are funded by their State mental health agency (SMHA) or other State agency or department<br />\nMental health treatment facilities administered by the Department of Veterans Affairs, Private for-profit and non-profit mental health facilities that are licensed by the State or accredited by a national accreditation organization.</p>\n<p>NOTE: The Mental Health Treatment Locator does not include facilities whose primary or only focus is the provision of services to persons with Mental Retardation (MR), Developmental Disability (DD), and Traumatic Brain Injuries (TBI). Facilities that provide treatment exclusively to persons with mental illness who are incarcerated. Mental health professionals in private practice (individual) or in a small group practice not licensed or certified as a mental health clinic or (community) mental health center.</p>\n<p>SAMHSA endeavors to keep the Locator current. All information in the Locator is updated annually based on facility responses to SAMHSA's National Mental Health Services Survey (N-MHSS). The most recent complete update includes data collected as of April 30, 2010 in the N-MHSS. New facilities are added monthly. Updates to facility names, addresses, telephone numbers and services are made weekly, if facilities inform SAMHSA of changes.</p>\n<p>For additional advice, you may call the Referral Helpline operated by SAMHSA's Center for Substance Abuse Treatment:</p>\n<p><code>1-800-662-HELP (English & Español)</p>\n<p>1-800-487-4889 (TTY)<br />\n</code></p>\n", 'programCode': ['009:068'], 'title': 'Mental Health Treatement Facilities Locator', 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration, Department of Health & Human Services'}, 'theme': ['Health'], 'landingPage': 'https://healthdata.gov/dataset/mental-health-treatement-facilities-locator', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:findtreatment@samhsa.hhs.gov', 'fn': 'Find Treatment'}, 'issued': '2012-12-14', 'accessLevel': 'public', 'identifier': '08d3f21c-6ab7-4f78-9590-54eb07ee6670', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://findtreatment.samhsa.gov/MHTreatmentLocator/faces/geographicSearch.jspx', 'mediaType': 'application/unknown', 'title': 'Query Tool '}, {'@type': 'dcat:Distribution', 'format': 'widget', 'accessURL': 'http://www.mentalhealth.gov/widgets-badges/index.html', 'mediaType': 'application/unknown', 'title': 'Widget '}, {'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://serviceslocator.mentalhealth.gov/providers/', 'mediaType': 'application/unknown', 'title': 'Map '}], 'keyword': ['help', 'locator', 'mental health treatment facilities', 'Provider', 'psychatrist', 'psychologist', 'sexual assault', 'substance abuse. buprenorphine', 'suicide prevention', 'therapy'], 'bureauCode': ['009:30'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': "<p>The Drug Abuse Warning Network (DAWN) is a nationally representative public health surveillance system that continuously monitors drug-related visits to hospital emergency departments (EDs). A DAWN case is any ED visit involving recent drug use that is implicated in the ED visit. DAWN captures both ED visits that are directly caused by drugs and those in which drugs are a contributing factor but not the direct cause of the ED visit. Annually, DAWN produces estimates of drug-related visits to hospital EDs for the nation as a whole and for selected metropolitan areas.</p>\n<p>DAWN is used to monitor trends in drug misuse and abuse, identify the emergence of new substances and drug combinations, assess health hazards associated with drug abuse, and estimate the impact of drug misuse and abuse on the Nation's health care system. DAWN relies on a longitudinal probability sample of hospitals located throughout the United States. To be eligible for selection into the DAWN sample, a hospital must be a non-federal, short-stay, general surgical and medical hospital located in the United States, with at least one 24-hour ED. The dataset includes demographics, up to 16 drugs involved in the ED visit, toxicology confirmation, route of administration, type of case, and disposition of the patient following the visit.</p>\n", 'programCode': ['009:061'], 'title': '2004 through 2010 Drug Abuse Warning Network (DAWN)', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration, Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/2004-through-2010-drug-abuse-warning-network-dawn', 'modified': '2020-03-03', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-11-30', 'temporal': '2004-01-01T00:00:00-05:00/2010-12-31T00:00:00-05:00', 'identifier': '4f47324e-307a-414b-9d3a-8ef27bb60860', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'http://www.icpsr.umich.edu/icpsrweb/SAMHDA/series/97', 'mediaType': 'application/unknown', 'title': 'CSV '}], 'keyword': ['Drug Related Emergency Department Visits'], 'bureauCode': ['001:05'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.icpsr.umich.edu/icpsrweb/SAMHDA/ssvd/series/97/variables'}, {'rights': 'N/A', 'description': "<p>The State Ambulatory Surgery Databases (SASD) contain the universe of hospital-based ambulatory surgery encounters in participating States. Some States include ambulatory surgery encounters from free-standing facilities as well. Restricted access data files are available with a data use agreement and brief online security training.</p>\n<p>The data are translated into a uniform format to facilitate multi-State comparisons and analyses. The SASD include all patients in participating settings, regardless of payer, e.g., persons covered by Medicare, Medicaid, private insurance, and the uninsured.</p>\n<p>The SASD contain clinical and resource use information included in a typical discharge abstract, with safeguards to protect the privacy of individual patients, physicians, and facilities (as required by data sources).</p>\n<p>Data elements include but are not limited to: diagnoses, procedures, admission and discharge status, patient demographics (e.g., gender, age), total charges, and expected payment source (e.g., Medicare, Medicaid, private insurance, self-pay; for some States, additional discrete payer categories, such as managed care). In addition to the core set of uniform data elements common to all SASD, some include State-specific data elements, such as the patient's race. The SASD exclude data elements that could directly or indirectly identify individuals.</p>\n<p>For some States, hospital and county identifiers are included that permit linkage to the American Hospital Association Annual Survey File and the Area Resource File.</p>\n", 'temporal': '1997-01-02T00:00:00-05:00/2016-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Agency for Healthcare Research and Quality, Department of Health & Human Services'}, 'theme': ['Health', 'Quality', 'Medicare', 'Hospital', 'Inpatient', 'State'], 'landingPage': 'https://www.hcup-us.ahrq.gov/db/state/sasddbdocumentation.jsp', 'contactPoint': {'hasEmail': 'mailto:hcup@ahrq.gov', 'fn': 'HCUP User Support'}, 'issued': '2012-11-11', 'programCode': ['009:072'], 'accessLevel': 'restricted public', 'identifier': 'eabeb3a6-d2d7-43be-b43d-f83414eb7ee1', '@type': 'dcat:Dataset', 'modified': '2020-03-04', 'keyword': ['Ambulatory Surgery', 'Claims', 'diagnoses', 'hcup', 'health care', 'health statistics', 'Hospital', 'procedures', 'Utilization'], 'bureauCode': ['009:33'], 'dataQuality': True, 'title': 'HCUP State Ambulatory Surgery Databases (SASD) - Restricted Access Files', 'describedBy': 'http://www.hcup-us.ahrq.gov/db/state/sasddist/sasd_multivar.jsp'}, {'rights': 'N/A', 'description': '<p>The Nationwide Emergency Department Sample (NEDS) was created to enable analyses of emergency department (ED) utilization patterns and support public health professionals, administrators, policymakers, and clinicians in their decision-making regarding this critical source of care. The NEDS can be weighted to produce national estimates. Restricted access data files are available with a data use agreement and brief online security training.</p>\n<p>The NEDS is the largest all-payer ED database in the United States. It was constructed using records from both the HCUP State Emergency Department Databases (SEDD) and the State Inpatient Databases (SID), both also described in healthdata.gov. The SEDD capture information on ED visits that do not result in an admission (i.e., treat-and-release visits and transfers to another hospital). The SID contain information on patients initially seen in the emergency room and then admitted to the same hospital.</p>\n<p>The NEDS contains 25-30 million (unweighted) records for ED visits for over 950 hospitals and approximates a 20-percent stratified sample of U.S. hospital-based EDs.</p>\n<p>The NEDS contains information about geographic characteristics, hospital characteristics, patient characteristics, and the nature of visits (e.g., common reasons for ED visits, including injuries). The NEDS contains clinical and resource use information included in a typical discharge abstract, with safeguards to protect the privacy of individual patients, physicians, and hospitals (as required by data sources). It includes ED charge information for over 85% of patients, regardless of payer, including patients covered by Medicaid, private insurance, and the uninsured. The NEDS excludes data elements that could directly or indirectly identify individuals, hospitals, or states.</p>\n', 'temporal': '2006-01-02T00:00:00-05:00/2015-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Agency for Healthcare Research and Quality, Department of Health & Human Services'}, 'theme': ['Health', 'Quality', 'Medicare', 'Hospital', 'Inpatient', 'National'], 'landingPage': 'https://www.hcup-us.ahrq.gov/db/nation/neds/nedsdbdocumentation.jsp', 'contactPoint': {'hasEmail': 'mailto:hcup@ahrq.gov', 'fn': 'HCUP User Support'}, 'issued': '2012-11-11', 'programCode': ['009:037'], 'accessLevel': 'restricted public', 'identifier': '26887d97-e5da-4b40-893d-0cb9bebf1948', '@type': 'dcat:Dataset', 'modified': '2020-03-04', 'keyword': ['Claims', 'diagnoses', 'Emergency Department', 'hcup', 'health care', 'health statistics', 'Hospital', 'Inpatient', 'procedures', 'sexual assault', 'Utilization'], 'bureauCode': ['009:33'], 'dataQuality': True, 'title': 'HCUP Nationwide Emergency Department Database (NEDS) Restricted Access File', 'describedBy': 'http://www.hcup-us.ahrq.gov/db/nation/neds/nedsdde.jsp'}, {'rights': 'N/A', 'description': '<p>The KID was specifically designed to permit researchers to study a broad range of conditions and procedures related to child health issues. Researchers and policymakers can use the KID to identify, track, and analyze national trends in health care utilization, access, charges, quality, and outcomes. Restricted access data files are available with a data use agreement and brief online security training.</p>\n<p>The KID is the only hospital administrative dataset designed specifically to assess use of hospital services by newborns, children, and adolescents. The KID enables studies of specific conditions, procedures, and subpopulations that often cannot be assessed with other databases because children account for a relatively small proportion of hospital stays.</p>\n<p>Using the KID, it is possible to study varied topics including the incidence of uncommon conditions such as congenital anomalies, the economic burden associated with specific procedures or conditions such as adolescent pregnancy, and the pediatric conditions most often associated with particular outcomes such as death in the hospital.</p>\n<p>The KID is the only all-payer inpatient care database for children in the United States. It is a sample of pediatric discharges from 2,500-4,000 U.S. hospitals yielding approximately two to three million unweighted hospital discharges for children per year. About 10 percent of normal newborns and 80 percent of other neonatal and pediatric stays are selected from each hospital that is sampled.</p>\n<p>The KID contains clinical and resource use information included in a typical discharge abstract, with safeguards to protect the privacy of individual patients, physicians, and hospitals (as required by data sources). It includes charge information on all patients, regardless of payer, including children covered by Medicaid, private insurance, and the uninsured. It is created every three years beginning in 1997.</p>\n', 'temporal': '1997-01-02T00:00:00-05:00/2012-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Agency for Healthcare Research and Quality, Department of Health & Human Services'}, 'theme': ['Health', 'Hospital', 'Inpatient'], 'landingPage': 'https://www.hcup-us.ahrq.gov/db/nation/kid/kiddbdocumentation.jsp', 'contactPoint': {'hasEmail': 'mailto:hcup@ahrq.gov', 'fn': 'HCUP User Support'}, 'issued': '2012-11-11', 'programCode': ['009:015'], 'accessLevel': 'restricted public', 'identifier': '7f696142-9d9e-452f-af1a-3568c3c4bd11', '@type': 'dcat:Dataset', 'modified': '2020-03-04', 'keyword': ['Claims', 'diagnoses', 'hcup', 'health care', 'health statistics', 'Hospital', 'Inpatient', 'neonatal', 'pediatric', 'procedures', 'Utilization'], 'bureauCode': ['009:33'], 'dataQuality': True, 'title': "HCUP Kids' Inpatient Database (KID) - Restricted Access File", 'describedBy': 'http://www.hcup-us.ahrq.gov/db/nation/kid/kiddde.jsp'}, {'rights': 'N/A', 'description': "<p>The State Emergency Department Databases (SEDD) contain the universe of emergency department visits in participating States. Restricted access data files are available with a data use agreement and brief online security training.</p>\n<p>The data are translated into a uniform format to facilitate multi-State comparisons and analyses. The SEDD consist of data from hospital-based emergency departments and include all patients, regardless of payer, e.g., persons covered by Medicare, Medicaid, private insurance, and the uninsured.</p>\n<p>The SEDD contain clinical and resource use information included in a typical discharge abstract, with safeguards to protect the privacy of individual patients, physicians, and facilities (as required by data sources). Data elements include but are not limited to: diagnoses, procedures, admission and discharge status, patient demographics (e.g., gender, age), total charges, length of stay, and expected payment source (e.g., Medicare, Medicaid, private insurance, self-pay; for some States, additional discrete payer categories, such as managed care). In addition to the core set of uniform data elements common to all SEDD, some include State-specific data elements, such as the patient's race. The SEDD exclude data elements that could directly or indirectly identify individuals. For some States, hospital and county identifiers are included that permit linkage to the American Hospital Association Annual Survey File and the Area Resource File.</p>\n", 'temporal': '1999-01-02T00:00:00-05:00/2016-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Agency for Healthcare Research and Quality, Department of Health & Human Services'}, 'theme': ['Community', 'Health', 'Quality', 'Medicare', 'Hospital', 'State'], 'landingPage': 'https://www.hcup-us.ahrq.gov/db/state/sedddbdocumentation.jsp', 'contactPoint': {'hasEmail': 'mailto:hcup@ahrq.gov', 'fn': 'HCUP User Support'}, 'issued': '2012-11-11', 'programCode': ['009:074'], 'accessLevel': 'restricted public', 'identifier': '2b348273-0524-432c-92dd-f386f134300e', '@type': 'dcat:Dataset', 'modified': '2020-03-03', 'keyword': ['Claims', 'community health', 'diagnoses', 'Emergency Department', 'hcup', 'health care', 'health statistics', 'Hospital', 'procedures', 'sexual assault', 'Utilization'], 'bureauCode': ['009:33'], 'dataQuality': True, 'title': 'HCUP State Emergency Department Databases (SEDD) - Restricted Access File', 'describedBy': 'http://www.hcup-us.ahrq.gov/db/state/sedddist/sedd_multivar.jsp'}, {'description': '<p>Population estimates from "bridging" the 31 race categories used in Census 2000, as specified in the 1997 Office of Management and Budget (OMB) race and ethnicity data collection standards, to the four race categories specified under the 1977 standards (Asian or Pacific Islander, Black or African American, American Indian or Alaska Native, White).</p>\n', 'programCode': ['009:031'], 'title': 'Bridged Race Population Estimates', 'temporal': '2002-01-01T00:00:00-05:00/2011-12-31T00:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'landingPage': 'https://healthdata.gov/dataset/bridged-race-population-estimates', 'modified': '2019-06-15', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-11-05', 'accessLevel': 'public', 'identifier': '065b5b37-ad82-4921-87db-b676f20aab99', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'query tool', 'accessURL': 'http://wonder.cdc.gov/wonder/help/bridged-race.html', 'mediaType': 'application/unknown', 'title': 'Query Tool '}], 'keyword': ['Race and ethnicity statistics'], 'bureauCode': ['009:20'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://wonder.cdc.gov/wonder/help/bridged-race.html'}, {'description': "<p>The National Survey of Family Growth (NSFG) gathers information on family life, marriage and divorce, pregnancy, infertility, use of contraception, and men's and women's health. The survey results are used by the U.S. Department of Health and Human Services and others to plan health services and health education programs, and to do statistical studies of families, fertility, and health. Years included: 1973, 1976, 1982, 1988, 1995, 2002, 2006-2010; Data use agreement at time of file download:</p>\n", 'programCode': ['006:008'], 'title': 'National Survey of Family Growth', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention, Department of Health & Human Services'}, 'theme': ['Health'], 'landingPage': 'https://healthdata.gov/dataset/national-survey-family-growth', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:nsfg@cdc.gov', 'fn': 'National Survey of Family Growth'}, 'issued': '2012-11-05', 'temporal': '1973-01-01T00:00:00-05:00/2010-12-31T00:00:00-05:00', 'identifier': 'b7600411-7e43-4c17-91b8-4627322de255', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'http://www.cdc.gov/nchs/nsfg/nsfg_2006_2010_puf.htm#downloadable', 'mediaType': 'application/unknown', 'title': 'CSV '}], 'keyword': ['families', 'fertility', 'health', 'rape', 'sexual assault'], 'bureauCode': ['009:20'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.cdc.gov/nchs/nsfg/nsfg_questionnaires.htm'}, {'description': '<p>VitalStats: A collection of vital statistics products including tables, data files, and reports that allow users to access and examine vital statistics and population data interactively.</p>\n<p>VitalStats includes pre-built tables and reports for quick access to statistics; or the user can create tables--choosing from over 100 variables. Tables can be customized to create charts, graphs, and maps. Data can be exported.</p>\n', 'programCode': ['009:048'], 'title': 'Vital Stats (Vital Statistics Tables and files- Births, Infant Deaths, Fetal Deaths)', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/vital-stats-vital-statistics-tables-and-files-births-infant-deaths-fetal-deaths', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-11-05', 'temporal': '1990-01-01T00:00:00-05:00/2011-12-31T00:00:00-05:00', 'identifier': 'f954e1b2-d513-4b70-b892-f1bebbed46bb', '@type': 'dcat:Dataset', 'modified': '2020-03-04', 'keyword': ['Births Perinatal Mortality Population Statistics'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.cdc.gov/nchs/VitalStats.htm'}, {'description': '<p>Access to a variety of United States birth and death files including fetal deaths: Birth Files, 1968-2009; 1995-2005; Fetal death file, 1982-2005; Mortality files, 1968-2009; Cohort-Linked birth/infant death files, 1983-1991; and Period-Linked birth/infant death files, 1995-2007</p>\n', 'programCode': ['009:015'], 'title': 'Births and deaths including fetal deaths', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/births-and-deaths-including-fetal-deaths', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-11-05', 'temporal': '1968-01-01T00:00:00-05:00/2009-12-31T00:00:00-05:00', 'identifier': '573b27ed-7cbb-4427-99f7-e69924b08894', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'query tool', 'accessURL': 'http://www.cdc.gov/nchs/data_access/Vitalstatsonline.htm', 'mediaType': 'application/unknown', 'title': 'Query Tool '}], 'keyword': ['Vital statistics US births and deaths'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.cdc.gov/nchs/data_access/VitalStatsOnline.htm'}, {'description': '<p>Restricted Data Files Available at the Data Centers<br />\nResearchers and users with approved research projects can access restricted data files that have not been publicly released for reasons of confidentiality at the AHRQ Data Center in Rockville, Maryland.<br />\nQualified researchers can also access restricted data files through the U.S. Census Research Data Center (RDC) network (<a href="http://www.census.gov/ces/dataproducts/index.html">http://www.census.gov/ces/dataproducts/index.html</a> -- Scroll down the page and click on the Agency for Health Care Research and Quality (AHRQ) link.) For information on the RDC research proposal process and the data sets available, read AHRQ-Census Bureau agreement on access to restricted MEPS data.</p>\n', 'programCode': ['009:073'], 'title': 'Medical Expenditure Panel Survey (MEPS) Restricted Data Files ', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Agency for Healthcare Research and Quality, Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/medical-expenditure-panel-survey-meps-restricted-data-files', 'modified': '2020-03-03', 'contactPoint': {'hasEmail': 'mailto:mepsprojectdirector@ahrq.hhs.gov', 'fn': 'MEPS Project Director'}, 'issued': '2012-10-24', 'temporal': '1996-01-01T00:00:00-05:00/2012-12-31T00:00:00-05:00', 'identifier': 'f55380d9-8356-4d7a-97b2-ce8764053f29', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'query tool', 'accessURL': 'http://meps.ahrq.gov/mepsweb/data_stats/onsite_datacenter.jsp', 'mediaType': 'application/unknown', 'title': 'Query Tool '}], 'keyword': ['agency-for-healthcare-research-and-quality-department-of-health-human-services'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://meps.ahrq.gov/mepsweb/data_stats/onsite_datacenter.jsp'}, {'description': '<p>MEPSnet HC Query Tool<br />\nMEPSnet/Household Component provides easy access to nationally representative statistics of health care use, expenditures, sources of payment, and insurance coverage for the U.S. civilian noninstitutionalized population. MEPSnet/HC allows you to generate statistics using MEPS Household Component public use files.</p>\n', 'programCode': ['009:072'], 'title': 'Medical Expenditure Panel Survey (MEPS) Query Tool', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Agency for Healthcare Research and Quality, Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/medical-expenditure-panel-survey-meps-query-tool', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:mepsprojectdirector@ahq.hhs.gov', 'fn': 'MEPS Project Director'}, 'issued': '2012-10-24', 'temporal': '1996-01-01T00:00:00-05:00/2012-12-31T00:00:00-05:00', 'identifier': '39432298-9359-4869-a4a9-2020a0bab03b', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'query tool', 'accessURL': 'http://meps.ahrq.gov/mepsweb/data_stats/meps_query.jsp', 'mediaType': 'application/unknown', 'title': 'Query Tool '}], 'keyword': ['agency-for-healthcare-research-and-quality-department-of-health-human-services'], 'bureauCode': ['009:33'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://meps.ahrq.gov/mepsweb/data_stats/meps_query.jsp'}, {'description': '<p>Summary Data Tables Data collected through MEPS are used to generate tables with frequently used summary statistics. These tables are available here for both the Household Component and the Insurance Component.<br />\nHousehold Component Summary Tables<br />\nThe Household Component summary tables provide frequently used summary estimates at the national level on household medical utilization and expenditures: demographic characteristics, health conditions, health status, use of medical care services, charges and payments, access to care, satisfaction with care, health insurance coverage, income, and employment. Some of these tables can be customized online. State-level estimates of household medical utilization and expenditures are also provided for selected states. Insurance Component Summary Tables<br />\nThe Insurance Component summary tables provide estimates at the national, state, and metro area levels on employer-based health insurance: number and types of insurance plans, premiums, benefits, contributions by employers and employees, and employer characteristics. Please note, in preparation for improvements in the data collection process, 2007 data for the Insurance Component was not collected.<br />\nMEPS employer-based health insurance tables are produced in the year following data collection. Private-sector tables are posted in July; government and civilian tables are posted in November. National-level tables: Private sector estimates by firm size, industry group, census regions and other characteristics; public sector data by state and local government types, government size, and census division; civilian estimates that incorporate both the private and state and local government sectors; national totals for enrollees and cost of health insurance coverage for both the private and public sectors. State and metro area tables: State-level estimates for the private sector by firm size, industry groupings, ownership type, age of firm, employee characteristics, and average wage quartiles. Metropolitan area private sector estimates of premiums, employee contributions, enrollments, and take-up rates by firm size.</p>\n', 'programCode': ['009:072'], 'title': 'Medical Expenditure Panel Survey (MEPS) Summary Data Tables', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Agency for Healthcare Research and Quality, Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/medical-expenditure-panel-survey-meps-summary-data-tables', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:mepsprojectdirector@ahrq.hhs.gov', 'fn': 'MEPS Project Director'}, 'issued': '2012-10-24', 'temporal': '1996-01-01T00:00:00-05:00/2012-12-31T00:00:00-05:00', 'identifier': 'd8994c87-aa59-42fd-a51b-befaac971cf5', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'query tool', 'accessURL': 'http://meps.ahrq.gov/mepsweb/data_stats/quick_tables.jsp', 'mediaType': 'application/unknown', 'title': 'Query Tool '}], 'keyword': ['agency-for-healthcare-research-and-quality-department-of-health-human-services'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://meps.ahrq.gov/mepsweb/data_stats/quick_tables.jsp'}, {'description': "<p>The Medical Expenditure Panel Survey (MEPS) Household Component (HC) collects data from a sample of families and individuals in selected communities across the United States, drawn from a nationally representative subsample of households that participated in the prior year's National Health Interview Survey (conducted by the National Center for Health Statistics). During the household interviews, MEPS collects detailed information for each person in the household on the following: demographic characteristics, health conditions, health status, use of medical services, charges and source of payments, access to care, satisfaction with care, health insurance coverage, income, and employment. The panel design of the survey, which features several rounds of interviewing covering two full calendar years, makes it possible to determine how changes in respondents' health status, income, employment, eligibility for public and private insurance coverage, use of services, and payment for care are related. The HC expenditures have been projected to future years by selected demographic characteristics by source of payment and type of service. HC data are available on the MEPS Web site in data tables, downloadable data files (person, job, event, or condition level). Public Use Files are available.</p>\n", 'programCode': ['009:072'], 'title': 'Medical Expenditure Panel Survey Household Component', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Agency for Healthcare Research and Quality, Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/medical-expenditure-panel-survey-household-component', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:mepsprojectdirector@ahrq.hhs.gov', 'fn': 'MEPS Project Director'}, 'issued': '2012-10-24', 'temporal': '1996-01-01T00:00:00-05:00/2010-12-31T00:00:00-05:00', 'identifier': '0855a432-ecad-4c56-8734-76bac1184345', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'query tool', 'accessURL': 'http://meps.ahrq.gov/mepsweb/data_stats/download_data_files.jsp', 'mediaType': 'application/unknown', 'title': 'Query Tool '}], 'keyword': ['agency-for-healthcare-research-and-quality-department-of-health-human-services'], 'bureauCode': ['009:33'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://meps.ahrq.gov/mepsweb/data_stats/download_data_files.jsp'}, {'description': '<p>This is an RSS Feed of Food Safety information that’s produced in real-time by the CDC. This RSS feed is the integration of two other XML feeds, one from the USDA\'s Food Safety Inspection Service (FSIS) - <a href="http://www.fsis.usda.gov/RSS/usdarss.xml">http://www.fsis.usda.gov/RSS/usdarss.xml</a> - and one from the FDA\'s Food Safety Recalls - <a href="http://www.fda.gov/AboutFDA/ContactFDA/StayInformed/RSSFeeds/FoodSafety/rss.xml">http://www.fda.gov/AboutFDA/ContactFDA/StayInformed/RSSFeeds/FoodSafety/...</a>. Most users will prefer the CDC feed linked above, but developers may prefer the individual XML feeds.</p>\n', 'programCode': ['005:058'], 'title': 'Food Safety Information RSS feed', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention, Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/food-safety-information-rss-feed', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-08-28', 'accessLevel': 'public', 'identifier': '58aa7a22-f890-4cf9-9f34-f953d4a96871', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'text/xml', 'accessURL': 'http://www2c.cdc.gov/podcasts/createrss.asp?c=146', 'mediaType': 'application/unknown', 'title': 'XML '}], 'keyword': ['food products'], 'bureauCode': ['009:20'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The National Drug File - Reference Terminology (NDF-RT) is produced by the U.S. Department of Veterans Affairs, Veterans Health Administration (VHA). NDF-RT is an extension of the VHA National Drug File (NDF). It organizes the drug list into a formal representation. NDF-RT Reference Terminology API provides clinical information about medications, including therapeutic intent, mechanism of action, physiologic effect and drug-drug interactions. Two NDF-RT APIs (SOAP/WSDL and RESTful) are available for retrieving NDF-RT data.</p>\n', 'programCode': ['009:002'], 'publisher': {'@type': 'org:Organization', 'name': 'National Library of Medicine (NLM)'}, 'landingPage': 'https://healthdata.gov/dataset/national-drug-file-reference-terminology-api', 'modified': '2020-02-24', 'contactPoint': {'hasEmail': 'mailto:custserv@nlm.nih.gov', 'fn': 'NLM Customer Service'}, 'issued': '2012-08-22', 'accessLevel': 'public', 'identifier': 'e270b199-ee50-46c3-bd68-31e4d89ace95', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'api', 'accessURL': 'https://rxnav.nlm.nih.gov/NdfrtAPIs.html#', 'mediaType': 'application/unknown', 'title': 'API '}], 'keyword': ['drug characteristics', 'Drugs', 'pharmacokinetics', 'pharmacology'], 'bureauCode': ['009:25'], 'dataQuality': True, 'title': 'National Drug File - Reference Terminology API', 'describedBy': 'http://www.nlm.nih.gov/research/umls/sourcereleasedocs/current/NDFRT/index.html'}, {'description': '<p>The Pillbox website was developed to aid in the identification of unknown pills (oral solid dosage form medications). It combines images of pills with appearance and other information to enable users to visually search for and identify oral solid dosage form medications.</p>\n', 'programCode': ['009:046'], 'publisher': {'@type': 'org:Organization', 'name': 'National Library of Medicine (NLM)'}, 'landingPage': 'https://pillbox.nlm.nih.gov/pillimage/search.php', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:custserv@nlm.nih.gov', 'fn': 'NLM Customer Service'}, 'issued': '2012-08-22', 'accessLevel': 'public', 'identifier': 'fd837136-f204-491c-b36f-349b5aaf4329', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'api', 'accessURL': 'http://pillbox.nlm.nih.gov/API-documentation.html', 'mediaType': 'application/unknown', 'title': 'API '}, {'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://pillbox.nlm.nih.gov/pillimage/search.php', 'mediaType': 'application/unknown', 'title': 'Search Pillbox'}, {'@type': 'dcat:Distribution', 'format': 'data', 'accessURL': 'https://pillbox.nlm.nih.gov/developer.html#data', 'mediaType': 'application/unknown', 'title': 'Download Pillbox Data'}], 'keyword': ['pharmaceutical', 'Pharmacy', 'pill identification'], 'bureauCode': ['009:25'], 'dataQuality': True, 'title': 'Pillbox'}, {'description': "<p>MetaMap is a highly configurable application developed by the Lister Hill National Center for Biomedical Communications at the National Library of Medicine (NLM) to map biomedical text to the UMLS Metathesaurus or, equivalently, to identify Metathesaurus concepts referred to in English text. MetaMap employs a knowledge-intensive approach, natural-language processing (NLP), and computational-linguistic techniques, and is used worldwide in industry and academia. At NLM, MetaMap is one of the foundations of NLM's Medical Text Indexer (MTI), which is applied to both semiautomatic and fully automatic indexing of biomedical literature.</p>\n", 'programCode': ['009:041'], 'publisher': {'@type': 'org:Organization', 'name': 'National Library of Medicine (NLM)'}, 'landingPage': 'https://metamap.nlm.nih.gov/', 'modified': '2020-01-28', 'contactPoint': {'hasEmail': 'mailto:custserv@nlm.nih.gov', 'fn': 'NLM Customer Service'}, 'issued': '2012-08-22', 'accessLevel': 'public', 'identifier': '0170c150-7a0e-4340-bfea-b628a67a2833', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'api', 'accessURL': 'http://metamap.nlm.nih.gov/', 'mediaType': 'application/unknown', 'title': 'API '}], 'keyword': ['medical informatics'], 'bureauCode': ['009:25'], 'dataQuality': True, 'title': 'MetaMap'}, {'description': '<p>LocatorPlus is an interface for searching the collections of the National Library of Medicine.</p>\n', 'programCode': ['009:041'], 'publisher': {'@type': 'org:Organization', 'name': 'National Library of Medicine (NLM)'}, 'theme': ['Health'], 'landingPage': 'http://locatorplus.gov/', 'modified': '2018-11-20', 'contactPoint': {'hasEmail': 'mailto:custserv@nlm.nih.gov', 'fn': 'NLM Customer Service'}, 'issued': '2012-08-22', 'accessLevel': 'public', 'identifier': '2155cac9-dd24-4d9a-8390-21ee22f7c9d0', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>An API for downloading bibliographic records from the collections of the National Library of Medicine.</p>\n', 'accessURL': 'https://www.nlm.nih.gov/services/lpz3950.html', 'mediaType': 'application/unknown', 'title': 'NLM LocatorPlus API'}, {'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://locatorplus.gov/cgi-bin/Pwebrecon.cgi?DB=local&PAGE=First', 'mediaType': 'application/unknown', 'title': 'Search NLM LocatorPlus'}], 'keyword': ['Library Catalog'], 'bureauCode': ['009:25'], 'dataQuality': True, 'title': 'NLM LocatorPlus'}, {'description': '<p>The UTS API is intended for application developers to perform Web service calls and retrieve UMLS data within their own applications. The UTS API provides the ability to search, retrieve, and filter terms, concepts, attributes, relations, metadata and more from over 160 vocabularies of the UMLS Metathesaurus, as well as the Semantic Network. Paging, sorting and filtering (PSF) capabilities allows users to customize results of Web service calls in many ways: choose to include or exclude specific criteria, sort results by fields, or specify results displayed per page. The documentation provides a suite of Web Services Description Language (WSDL) files, API installation instructions, and sample code.</p>\n', 'programCode': ['009:046'], 'publisher': {'@type': 'org:Organization', 'name': 'National Library of Medicine (NLM)'}, 'landingPage': 'https://www.nlm.nih.gov/research/umls', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:steve.emrick@nih.gov', 'fn': 'Steven Emrick'}, 'issued': '2012-08-22', 'accessLevel': 'public', 'identifier': '26530415-32f1-4f4d-9005-3949b7f4222e', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': "<p>A SOAP interface to search and retrieve data from the National Library of Medicine's Unified Medical Language System (UMLS) database</p>\n", 'format': 'api', 'title': 'UMLS SOAP API ', 'accessURL': 'https://uts.nlm.nih.gov/home.html', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'description': "<p>A REST-ful interface for users to search and retrieve the National Library of Medicine's Unified Medical Language System database (UMLS)</p>\n", 'format': 'api', 'title': 'UMLS REST API', 'accessURL': 'https://documentation.uts.nlm.nih.gov/rest/home.html', 'mediaType': 'application/unknown'}], 'keyword': ['medical informatics'], 'bureauCode': ['009:25'], 'dataQuality': True, 'title': 'Unified Medical Language System Terminology Services (UTS) API'}, {'description': '<p>The SKR Project was initiated at NLM in order to develop programs to provide usable semantic representation of biomedical free text by building on resources currently available at the library. The SKR project is concerned with reliable and effective management of the information encoded in natural language texts. The project develops programs that provide usable semantic representation of biomedical text by building on resources currently available at the Library, especially the UMLS knowledge sources and the natural language processing tools provided by the SPECIALIST system. This Java-based API to the Semantic Knowledge Representation (SKR) Scheduler facility was created to provide users with the ability to programmatically submit jobs to the Scheduler Batch and Interactive facilities instead of using the Web-based interface.</p>\n', 'programCode': ['009:066'], 'publisher': {'@type': 'org:Organization', 'name': 'National Library of Medicine (NLM)'}, 'landingPage': 'https://skr3.nlm.nih.gov/', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:custserv@nlm.nih.gov', 'fn': 'NLM Customer Service'}, 'issued': '2012-08-22', 'accessLevel': 'public', 'identifier': 'f0439c76-7946-4c71-ab14-c52783e7f1db', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'api', 'accessURL': 'http://skr.nlm.nih.gov/SKR_API/index.shtml', 'mediaType': 'application/unknown', 'title': 'API '}], 'keyword': ['medical informatics'], 'bureauCode': ['009:25'], 'dataQuality': True, 'title': 'Semantic Knowledge Representation (SKR) API'}, {'description': '<p>RxTerms is a drug interface terminology derived from RxNorm for prescription writing or medication history recording (e.g. in e-prescribing systems, PHRs). RxTerms is derived only from the non-proprietary content of RxNorm, which is developed and maintained by the U.S. National Library of Medicine. No fee or license is required to use the RxTerms data.</p>\n', 'programCode': ['009:046'], 'publisher': {'@type': 'org:Organization', 'name': 'National Library of Medicine (NLM)'}, 'landingPage': 'https://lhncbc.nlm.nih.gov/project/rxterms', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:custserv@nlm.nih.gov', 'fn': 'NLM Customer Service'}, 'issued': '2012-08-22', 'accessLevel': 'public', 'identifier': 'd9fe5470-b19a-4860-8da8-70990acaf84a', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'api', 'accessURL': 'https://rxnav.nlm.nih.gov/RxTermsAPIs.html#', 'mediaType': 'application/unknown', 'title': 'API '}, {'@type': 'dcat:Distribution', 'format': 'data', 'accessURL': 'https://wwwcf.nlm.nih.gov/umlslicense/rxtermApp/rxTermRegistration.cfm', 'mediaType': 'application/unknown', 'title': 'Download RxTerms Data'}], 'keyword': ['drug terminology', 'pharmaceuticals', 'Pharmacy'], 'bureauCode': ['009:25'], 'dataQuality': True, 'title': 'RxTerms'}, {'description': '<p>RxNorm provides normalized names for clinical drugs and links its names to many of the drug vocabularies commonly used in pharmacy management and drug interaction software, including those of First Databank, Micromedex, MediSpan, Gold Standard, and Multum. By providing links between these vocabularies, RxNorm can mediate messages between systems not using the same software and vocabulary.</p>\n<p>RxNorm now includes the National Drug File - Reference Terminology (NDF-RT) from the Veterans Health Administration. NDF-RT is a terminology used to code clinical drug properties, including mechanism of action, physiologic effect, and therapeutic category.</p>\n', 'programCode': ['009:002'], 'publisher': {'@type': 'org:Organization', 'name': 'National Library of Medicine (NLM)'}, 'landingPage': 'https://www.nlm.nih.gov/research/umls/rxnorm/', 'modified': '2020-02-21', 'contactPoint': {'hasEmail': 'mailto:custserv@nlm.nih.gov', 'fn': 'NLM Customer Service'}, 'issued': '2012-08-22', 'accessLevel': 'public', 'identifier': 'ad22c4fe-caa4-4634-a6dd-4a35e67a3b3b', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'title': 'Download RxNorm Data', 'accessURL': 'http://www.nlm.nih.gov/research/umls/rxnorm/docs/rxnormfiles.html', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'format': 'api', 'accessURL': 'https://rxnav.nlm.nih.gov/RxNormAPIs.html#', 'mediaType': 'application/unknown', 'title': 'RxNorm API'}, {'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://mor.nlm.nih.gov/RxNav/', 'mediaType': 'application/unknown', 'title': 'Query Interface (RxNav)'}, {'@type': 'dcat:Distribution', 'format': 'api', 'accessURL': 'https://rxnav.nlm.nih.gov/PrescribableAPIs.html', 'mediaType': 'application/unknown', 'title': 'Prescribable RxNorm API'}], 'keyword': ['Drugs', 'generic', 'naming', 'pharmaceuticals', 'semantic', 'terminology'], 'bureauCode': ['009:25'], 'dataQuality': True, 'title': 'RxNorm'}, {'description': '<p>PUG provides access to PubChem services via a programmatic interface. Users may download data, initiate chemical structure searches, standardize chemical structures and interact with E-utilities. Access PUG with standard URLs or via SOAP.</p>\n', 'programCode': ['009:046'], 'publisher': {'@type': 'org:Organization', 'name': 'National Library of Medicine (NLM)'}, 'landingPage': 'https://pubchem.ncbi.nlm.nih.gov/pug/pughelp.html', 'modified': '2020-03-03', 'contactPoint': {'hasEmail': 'mailto:info@ncbi.nlm.nih.gov', 'fn': 'NCBI Help Desk'}, 'issued': '2012-08-22', 'accessLevel': 'public', 'identifier': '415713bc-9dc7-4be2-b85f-9dcdc4b0a883', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'xml', 'accessURL': 'http://pubchem.ncbi.nlm.nih.gov', 'mediaType': 'application/unknown', 'title': 'XML '}], 'keyword': ['biochemistry', 'biotechnology'], 'bureauCode': ['009:25'], 'dataQuality': True, 'title': 'PubChem Power User Gateway (PUG)'}, {'description': '<p>The Entrez Programming Utilities (E-utilities) are a set of eight server-side programs that provide a stable interface into the Entrez query and database system at the National Center for Biotechnology Information (NCBI). The E-utilities use a fixed URL syntax that translates a standard set of input parameters into the values necessary for various NCBI software components to search for and retrieve the requested data. The E-utilities are therefore the structured interface to the Entrez system, which currently includes 38 databases covering a variety of biomedical data, including nucleotide and protein sequences, gene records, three-dimensional molecular structures, and the biomedical literature.</p>\n', 'programCode': ['009:110'], 'publisher': {'@type': 'org:Organization', 'name': 'National Library of Medicine (NLM)'}, 'landingPage': 'https://healthdata.gov/dataset/entrez-programming-utilities', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:info@ncbi.nlm.nih.gov', 'fn': 'NCBI Customer Service'}, 'issued': '2012-08-22', 'accessLevel': 'public', 'identifier': '16ee3da6-36eb-4aa7-a406-7d4d80fa14c3', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'title': 'API', 'accessURL': 'http://www.ncbi.nlm.nih.gov/books/NBK25497/', 'mediaType': 'application/unknown'}], 'keyword': ['biomedicine', 'technology'], 'bureauCode': ['009:25'], 'dataQuality': True, 'title': 'Entrez Programming Utilities'}, {'description': '<p>BLAST finds regions of similarity between biological sequences. The program compares nucleotide or protein sequences to sequence databases and calculates the statistical significance.</p>\n', 'programCode': ['009:048'], 'publisher': {'@type': 'org:Organization', 'name': 'National Library of Medicine (NLM)'}, 'landingPage': 'http://blast.ncbi.nlm.nih.gov/Blast.cgi', 'modified': '2020-03-03', 'contactPoint': {'hasEmail': 'mailto:info@ncbi.nlm.nih.gov', 'fn': 'NCBI Help Desk'}, 'issued': '2012-08-22', 'accessLevel': 'public', 'identifier': '7fab8d51-cdb7-4f7f-9ae0-121d655af6d0', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'api', 'accessURL': 'http://blast.ncbi.nlm.nih.gov/Blast.cgi?CMD=Web&PAGE_TYPE=BlastDocs&DOC_TYPE=DeveloperInfo', 'mediaType': 'application/unknown', 'title': 'API '}, {'@type': 'dcat:Distribution', 'title': 'Download BLAST Data', 'accessURL': 'http://blast.ncbi.nlm.nih.gov/Blast.cgi?CMD=Web&PAGE_TYPE=BlastDocs&DOC_TYPE=Download', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://blast.ncbi.nlm.nih.gov/Blast.cgi', 'mediaType': 'application/unknown', 'title': 'Query Interface'}], 'keyword': ['biochemistry'], 'bureauCode': ['009:25'], 'dataQuality': True, 'title': 'Basic Local Alignment Search Tool (BLAST)'}, {'description': '<p>Aids Info</p>\n', 'programCode': ['009:027'], 'title': 'AIDS Info', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH), Department of Health & Human Services'}, 'dataQuality': True, 'landingPage': 'https://healthdata.gov/dataset/aids-info', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-08-22', 'accessLevel': 'public', 'identifier': '3011ab57-28d8-4baf-8894-7b4b8b80eb06', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://aidsinfo.nih.gov/api', 'mediaType': 'application/unknown', 'title': 'API '}], 'keyword': ['national-institutes-of-health-nih-department-of-health-human-services'], 'bureauCode': ['009:00'], 'modified': '2020-03-04', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>Healthdata.gov Catalog API</p>\n', 'programCode': ['009:023'], 'title': 'Healthdata.gov Catalog API', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'dataQuality': True, 'landingPage': 'https://healthdata.gov/dataset/healthdatagov-catalog-api', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-08-22', 'accessLevel': 'public', 'identifier': 'b173d211-40d2-4bc1-89b9-9dbca341bb1e', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.healthdata.gov/catalog-api', 'mediaType': 'application/unknown', 'title': 'API '}], 'keyword': ['department-of-health-human-services'], 'bureauCode': ['009:00'], 'modified': '2020-03-04', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>State-reported annual data collected on the presence of elderly, disabled, and young children in eligible households receiving Low Income Home Energy Assistance Program (LIHEAP) heating assistance, cooling assistance, crisis assistance or weatherization assistance.</p>\n', 'programCode': ['009:085'], 'title': 'Low Income Home Energy Assistance Program FY 2008 Household Data', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families, Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/low-income-home-energy-assistance-program-fy-2008-household-data', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-08-10', 'temporal': '2008-01-01T00:00:00-05:00/2008-09-30T00:00:00-04:00', 'identifier': '2c1fbaad-039a-423d-b3a7-9d15476e7a02', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'query tool', 'accessURL': 'http://www.acf.hhs.gov/programs/ocs/liheap/publications/FY08_congressional_state_tables.html', 'mediaType': 'application/unknown', 'title': 'Query Tool '}], 'keyword': ['Children and Family Services'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The 2010 Congressional Report provides results for 70 ANA projects that ended in 2010. The report includes a brief summary of each project visited and an analysis of how ANA funding has impacted Native American communities.</p>\n', 'programCode': ['009:095'], 'title': 'Administration for Native Americans (ANA) Projects Report', 'temporal': '2010-01-01T00:00:00-05:00/2010-01-01T00:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families'}, 'landingPage': 'http://www.acf.hhs.gov/programs/ana/', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-08-10', 'accessLevel': 'public', 'identifier': '73c33ee9-43a3-407a-8df9-186a43671599', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'text', 'accessURL': 'http://', 'mediaType': 'application/unknown', 'title': 'Text'}], 'keyword': ['Social and Economic Development'], 'bureauCode': ['009:70'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The Online Tuberculosis Information System (OTIS) on CDC WONDER contains information on verified tuberculosis (TB) cases reported to the Centers for Disease Control and Prevention (CDC) by state health departments, the District of Columbia and Puerto Rico since 1993. These data were extracted from the CDC national TB surveillance system. OTIS reports case counts, incidence rates, population counts, percentage of cases that completed therapy within 1 year of diagnosis, and percentage of cases tested for drug susceptibility. Data for 22 variables are included in the data set, including: age groups, race / ethnicity, sex, vital status, year reported, state, metropolitan area, several patient risk factors, directly observed therapy, disease verification criteria and multi-drug resistant TB. Each year these data are updated with an additional year of cases plus revisions to cases reported in previous years. OTIS is produced by the U.S. Department of Health and Human Services, Public Health Service, Centers for Disease Control and Prevention (CDC), National Center for HIV/AIDS, viral Hepatitis, STD and TB Prevention (NCHHSTP).</p>\n', 'programCode': ['009:027'], 'title': 'CDC WONDER: Online Tuberculosis Information System (OTIS)', 'temporal': '1993-01-01T00:00:00-05:00/2009-12-31T00:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['State'], 'landingPage': 'https://healthdata.gov/dataset/cdc-wonder-online-tuberculosis-information-system-otis', 'modified': '2018-11-16', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-08-03', 'accessLevel': 'public', 'identifier': '9041abdb-0c6b-4398-bb69-8d7d88df4e5f', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'text', 'accessURL': 'http://wonder.cdc.gov/tb.html', 'mediaType': 'application/unknown', 'title': 'Text'}], 'keyword': ['Age', 'alcohol use', 'case', 'Correctional Facility', 'drug resistant', 'drug susceptibility', 'Ethnicity', 'foreign born', 'hiv status', 'homeless', 'incidence', 'injecting drug use', 'isoniazid', 'Long term Care Facility', 'metropolitan area', 'msa', 'Occupation', 'pulmonary', 'Race', 'rifampin', 'Sex', 'State', 'tb', 'therapy', 'tuberculosis', 'Verification Criteria', 'vital status', 'year'], 'bureauCode': ['009:20'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://wonder.cdc.gov/wonder/help/tb.html'}, {'description': "<p>DATA.HRSA.GOV is the go-to source for data, dashboards, maps, reports, locators, APIs and downloadable data files on HRSA's public health programs, including:</p>\n<ul>\n<li>HRSA-funded Health Center grants, grantees, sites, and related primary care programs</li>\n<li>Health Professional Shortage Areas (HPSA) and Medically Underserved Areas/Populations (MUA/P)</li>\n<li>Ryan White HIV/AIDS services, grantees, and providers</li>\n<li>Maternal and Child Health grants (Title V, Home Visiting, Healthy Start)</li>\n<li>National Health Service Corps (NHSC), Nurse Corps, and other workforce loan repayment/scholarship programs</li>\n<li>Grants for workforce training programs in medicine, nursing, dentistry, and public health</li>\n<li>Grants for rural health programs</li>\n<li>Organ donation</li>\n</ul>\n<p>DATA.HRSA.GOV allows you to search by topic area, by geography, and by tool.</p>\n", 'programCode': ['009:110'], 'title': 'data.hrsa.gov (HRSA Data Warehouse)', 'temporal': '1999-01-01T00:00:00-05:00/1999-01-01T00:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Health Resources and Services Administration'}, 'theme': ['Community', 'Health', 'National', 'State'], 'landingPage': 'https://data.hrsa.gov', 'modified': '2020-03-24', 'contactPoint': {'hasEmail': 'mailto:data@hrsa.gov', 'fn': 'data.hrsa.gov'}, 'issued': '2012-08-03', 'accessLevel': 'public', 'identifier': '518e9015-b51d-40d1-9fe5-dd1befdb8d8c', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>HRSA Health Centers care for you, even if you have no health insurance – you pay what you can afford based on your income. Health centers provide services that include checkups when you are well, treatment when you are sick, complete care when you are pregnant, and immunizations and checkups for your children. Some health centers also provide mental health, substance abuse, oral health, and/or vision services. Contact the health center organization directly to confirm the availability of specific services and to make an appointment.</p>\n', 'accessURL': 'https://findahealthcenter.hrsa.gov', 'mediaType': 'application/unknown', 'title': 'Find a Health Center'}, {'@type': 'dcat:Distribution', 'description': '<p>data.hrsa.gov API, web services, and map services registration link</p>\n', 'format': 'api', 'title': 'data.hrsa.gov API, web services, and map services', 'accessURL': 'https://data.hrsa.gov/data/services/registration', 'mediaType': 'application/unknown'}], 'keyword': ['340(b)', '340b', 'API', 'bhw', 'block grant', 'bone marrow', 'boundary', 'bureau of health workforce', 'census', 'census geography', 'congressional district', 'County', 'data', 'data warehouse', 'developer', 'esri', 'faculty', 'feature service', 'fqhc', 'funding', 'geography', 'grants', 'HAB', 'health center', 'health data', 'health professional shortage area', 'hhs', 'HIV', 'hiv aids', 'HPSA', 'hrsa', 'HSB', 'interactive', 'loan', 'loan repayment', 'loans', 'map', 'map gallery', 'map service', 'maps', 'maternal and child health', 'MCHB', 'mua', 'MUP', 'national health service corps', 'nhsc', 'nurse', 'nurse corps', 'nursecorps', 'organ', 'organ donation', 'poison control', 'primary care', 'Public Health', 'rural', 'ryan white', 'scholarship', 'scholarships', 'shapefile', 'shortage desgination', 'State', 'title v', 'transplant', 'warehouse', 'web service', 'workforce', 'xml'], 'bureauCode': ['009:15'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'https://data.hrsa.gov/data/about'}, {'description': '<p>The Detailed Mortality - Underlying Cause of Death data on CDC WONDER are county-level national mortality and population data spanning the years 1999-2009. Data are based on death certificates for U.S. residents. Each death certificate contains a single underlying cause of death, and demographic data. The number of deaths, crude death rates, age-adjusted death rates, standard errors and 95% confidence intervals for death rates can be obtained by place of residence (total U.S., region, state, and county), age group (including infants and single-year-of-age cohorts), race (4 groups), Hispanic ethnicity, gender, year of death, and cause-of-death (4-digit ICD-10 code or group of codes, injury intent and mechanism categories, or drug and alcohol related causes), year, month and week day of death, place of death and whether an autopsy was performed. The data are produced by the National Center for Health Statistics.</p>\n', 'programCode': ['009:048'], 'title': 'CDC WONDER: Detailed Mortality - Underlying Cause of Death', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention, Department of Health & Human Services'}, 'theme': ['Health', 'State'], 'landingPage': 'https://healthdata.gov/dataset/cdc-wonder-detailed-mortality-underlying-cause-death', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-08-03', 'temporal': '1999-01-01T00:00:00-05:00/2009-12-31T00:00:00-05:00', 'identifier': 'c37c5f79-a2cc-40e4-a69d-45dbceb773e3', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'text', 'accessURL': 'http://wonder.cdc.gov/ucd-icd10.html', 'mediaType': 'application/unknown', 'title': 'Text '}], 'keyword': ['mortality deaths births health population cause disease ICD Urbanization State County Infant Race Hi'], 'bureauCode': ['009:20'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://wonder.cdc.gov/wonder/help/ucd.html'}, {'description': "<p>The Daily Fine Particulate Matter data available on CDC WONDER are geographically aggregated daily measures of fine particulate matter in the outdoor air, spanning the years 2003-2008. PM2.5 particles are air pollutants with an aerodynamic diameter less than 2.5 micrometers. Reported measures are the daily measure of fine particulate matter in micrograms per cubic meter (PM2.5) (''µg/m''³), the number of observations, minimum and maximum range value, and standard deviation. Data are available by place (combined 48 contiguous states plus the District of Columbia, region, division, state, county), time (year, month, day) and specified fine particulate matter (''µg/m''³)value. County-level and higher data are aggregated from 10 kilometer square spatial resolution grids. In a study funded by the NASA Applied Sciences Program / Public Health Program, scientists at NASA Marshall Space Flight Center / Universities Space Research Association modified the regional surfacing algorithm of Al-Hamdan et al. (2009) and used it to generate continuous spatial surfaces (grids) of daily PM2.5 for the whole conterminous U.S. for 2003-2008. Two sources of environmental data were used as input to the surfacing algorithm, US Environmental Protection Agency (EPA) Air Quality System (AQS) PM2.5 in-situ data and National Aeronautics and Space Administration (NASA) Moderate Resolution Imaging Spectroradiometer (MODIS) aerosol optical depth remotely sensed data. They also identified in a Geographic Information System (GIS) the associated geographic locations of the centroids of the gridded PM2.5 dataset in terms of the counties and states they fall into to enable aggregation to different geographic levels in CDC WONDER.</p>\n", 'programCode': ['009:031'], 'title': 'CDC WONDER: Daily Fine Particulate Matter', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention, Department of Health & Human Services'}, 'theme': ['Quality', 'State'], 'landingPage': 'https://healthdata.gov/dataset/cdc-wonder-daily-fine-particulate-matter-0', 'modified': '2020-03-03', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-08-03', 'temporal': '2003-01-01T00:00:00-05:00/2008-12-31T00:00:00-05:00', 'identifier': '947d9832-ac25-45e6-800f-96fc9e4751a5', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'text', 'accessURL': 'http://wonder.cdc.gov/nasa-pm.html', 'mediaType': 'application/unknown', 'title': 'Text '}], 'keyword': ['Air Temperature Air Quality Air Pollution Fine Particulate Matter Climate State County Day Month Yea'], 'bureauCode': ['009:20'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://wonder.cdc.gov/wonder/help/PM.html'}, {'description': '<p>The Mortality - Multiple Cause of Death data on CDC WONDER are county-level national mortality and population data spanning the years 1999-2009. Data are based on death certificates for U.S. residents. Each death certificate contains a single underlying cause of death, up to twenty additional multiple causes (Boolean set analysis), and demographic data. The number of deaths, crude death rates, age-adjusted death rates, standard errors and 95% confidence intervals for death rates can be obtained by place of residence (total U.S., region, state, and county), age group (including infants and single-year-of-age cohorts), race (4 groups), Hispanic ethnicity, gender, year of death, and cause-of-death (4-digit ICD-10 code or group of codes, injury intent and mechanism categories, or drug and alcohol related causes), year, month and week day of death, place of death and whether an autopsy was performed. The data are produced by the National Center for Health Statistics.</p>\n', 'programCode': ['009:048'], 'title': 'CDC WONDER: Mortality - Multiple Cause of Death', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention, Department of Health & Human Services'}, 'theme': ['Health', 'State'], 'landingPage': 'https://healthdata.gov/dataset/cdc-wonder-mortality-multiple-cause-death', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-08-03', 'temporal': '1999-01-01T00:00:00-05:00/2009-12-31T00:00:00-05:00', 'identifier': '516a8229-7208-4df5-987e-24ba926077a7', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'api', 'accessURL': 'http://wonder.cdc.gov/mcd.html', 'mediaType': 'application/unknown', 'title': 'API '}], 'keyword': ['Age', 'Births', 'Cause', 'County', 'deaths', 'disease', 'health', 'Hispanic', 'ICD', 'infant', 'mortality', 'population', 'Race', 'Sex', 'State', 'urbanization'], 'bureauCode': ['009:20'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://wonder.cdc.gov/wonder/help/mcd.html'}, {'description': '<p>The Daily Air Temperature and Heat Index data available on CDC WONDER are county-level daily average air temperatures and heat index measures spanning the years 1979-2010. Temperature data are available in Fahrenheit or Celsius scales. Reported measures are the average temperature, number of observations, and range for the daily maximum and minimum air temperatures, and also percent coverage for the daily maximum heat index. Data are available by place (combined 48 contiguous states, region, division, state, county), time (year, month, day) and specified maximum and minimum air temperature, and heat index value. The data are derived from the North America Land Data Assimilation System (NLDAS) through NLDAS Phase 2, a collaboration project among several groups: the National Oceanic and Atmospheric Administration (NOAA) National Centers for Environmental Prediction (NCEP) Environmental Modeling Center (EMC), the National Aeronautics and Space Administration (NASA) Goddard Space Flight Center (GSFC), Princeton University, the National Weather Service (NWS) Office of Hydrological Development (OHD), the University of Washington, and the NCEP Climate Prediction Center (CPC). In a study funded by the NASA Applied Sciences Program/Public Health Program, scientists at NASA Marshall Space Flight Center/ Universities Space Research Association developed the analysis to produce the data available on CDC WONDER.</p>\n', 'programCode': ['010:167'], 'title': 'CDC WONDER: Daily Air Temperatures and Heat Index', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention, Department of Health & Human Services'}, 'theme': ['State'], 'landingPage': 'https://healthdata.gov/dataset/cdc-wonder-daily-air-temperatures-and-heat-index', 'modified': '2020-03-03', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-08-03', 'temporal': '1979-01-01T00:00:00-05:00/2010-12-31T00:00:00-05:00', 'identifier': '96b92ba4-d63a-40ac-820b-f955d9f0f0f9', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'text', 'accessURL': 'http://wonder.cdc.gov/nasa-nldas.html', 'mediaType': 'application/unknown', 'title': 'Text '}], 'keyword': ['Air Temperature', 'Heat Index Climate State County Day Month Year Remotely Sensed'], 'bureauCode': ['009:20'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://wonder.cdc.gov/wonder/help/nldas.html'}, {'description': '<p>State officials use the OCSE-157 to report annual statistical and financial information on their Child Support Enforcement (CSE) program to the Department of Health and Human Services (HHS). This information will enable the Secretary of HHS to comply with sections 409, 452(a) and (g), 458, and 469 of the Social Security Act (the Act). The Act requires the Secretary to establish standards for an effective Child Support Enforcement program, and to make an Annual Report to the Congress on program activities. Information submitted by states will also enable HHS to compute individual state incentive, penalty, and outcome measures to be used in evaluating state performance in running a CSE program. The authority to collect this information is also set forth in regulations at 45 CFR 30</p>\n', 'programCode': ['009:084'], 'title': 'Child Support Enforcement Annual Data Report Form 157 - YR 2006', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families, Department of Health & Human Services'}, 'theme': ['Health', 'State'], 'landingPage': 'https://healthdata.gov/dataset/child-support-enforcement-annual-data-report-form-157-yr-2006', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-08-03', 'temporal': '2006-01-01T00:00:00-05:00/2006-09-30T00:00:00-04:00', 'identifier': '4a912a4a-c6fe-446f-974f-ae4950aa0e7a', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'http://www.acf.hhs.gov/datagov-datasets/ocse/dcs/157_CSE_ANNUAL_2006.csv', 'mediaType': 'application/unknown', 'title': 'CSV '}], 'keyword': ['annual data', 'arrears', 'assistance', 'cases initiated in state', 'cases open', 'Child', 'child support', 'Child Support Enforcement', 'Children', 'current assistance', 'employees', 'former assistance', 'good cause', 'health insurance', 'interstate cases', 'iv-d offices', 'Medicaid', 'medical coverage', 'medical support', 'never assistance', 'open cases', 'open interstate cases', 'out-of-wedlock', 'paternity', 'paternity established', 'support', 'support distributed', 'support due', 'title iv-a', 'title iv-d', 'title iv-e', 'tribal iv-a'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.acf.hhs.gov/datagov-datasets/ocse/dcs/157_CSE_ANNUAL_DICTIONARY.xlsx'}, {'description': '<p>State officials use the OCSE-157 to report annual statistical and financial information on their Child Support Enforcement (CSE) program to the Department of Health and Human Services (HHS). This information will enable the Secretary of HHS to comply with sections 409, 452(a) and (g), 458, and 469 of the Social Security Act (the Act). The Act requires the Secretary to establish standards for an effective Child Support Enforcement program, and to make an Annual Report to the Congress on program activities. Information submitted by states will also enable HHS to compute individual state incentive, penalty, and outcome measures to be used in evaluating state performance in running a CSE program. The authority to collect this information is also set forth in regulations at 45 CFR 30</p>\n', 'programCode': ['009:084'], 'title': 'Child Support Enforcement Annual Data Report Form 157 - YR 2008', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families, Department of Health & Human Services'}, 'theme': ['Health', 'State'], 'landingPage': 'https://healthdata.gov/dataset/child-support-enforcement-annual-data-report-form-157-yr-2008', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-08-03', 'temporal': '2008-01-01T00:00:00-05:00/2008-09-30T00:00:00-04:00', 'identifier': 'd1c6a578-79f1-4b6e-8864-4c3cc50c87b9', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'http://www.acf.hhs.gov/datagov-datasets/ocse/dcs/157_CSE_ANNUAL_2008.csv', 'mediaType': 'application/unknown', 'title': 'CSV '}], 'keyword': ['annual data', 'arrears', 'assistance', 'cases initiated in state', 'cases open', 'Child', 'child support', 'Child Support Enforcement', 'Children', 'current assistance', 'employees', 'former assistance', 'good cause', 'health insurance', 'interstate cases', 'iv-d offices', 'Medicaid', 'medical coverage', 'medical support', 'never assistance', 'open cases', 'open interstate cases', 'out-of-wedlock', 'paternity', 'paternity established', 'support', 'support distributed', 'support due', 'title iv-a', 'title iv-d', 'title iv-e', 'tribal iv-a'], 'bureauCode': ['009:70'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.acf.hhs.gov/datagov-datasets/ocse/dcs/157_CSE_ANNUAL_DICTIONARY.xlsx'}, {'description': '<p>State officials use the OCSE-157 to report annual statistical and financial information on their Child Support Enforcement (CSE) program to the Department of Health and Human Services (HHS). This information will enable the Secretary of HHS to comply with sections 409, 452(a) and (g), 458, and 469 of the Social Security Act (the Act). The Act requires the Secretary to establish standards for an effective Child Support Enforcement program, and to make an Annual Report to the Congress on program activities. Information submitted by states will also enable HHS to compute individual state incentive, penalty, and outcome measures to be used in evaluating state performance in running a CSE program. The authority to collect this information is also set forth in regulations at 45 CFR 30</p>\n', 'programCode': ['009:084'], 'title': 'Child Support Enforcement Annual Data Report Form 157 - YR 2003', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families, Department of Health & Human Services'}, 'theme': ['Health', 'State'], 'landingPage': 'https://healthdata.gov/dataset/child-support-enforcement-annual-data-report-form-157-yr-2003', 'modified': '2020-03-03', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-08-03', 'temporal': '2003-01-01T00:00:00-05:00/2003-09-30T00:00:00-04:00', 'identifier': 'd9cb0535-6f27-45f7-b6cd-4e46ef104d60', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'http://www.acf.hhs.gov/datagov-datasets/ocse/dcs/157_CSE_ANNUAL_2003.csv', 'mediaType': 'application/unknown', 'title': 'CSV '}], 'keyword': ['annual data', 'arrears', 'assistance', 'cases initiated in state', 'cases open', 'Child', 'child support', 'Child Support Enforcement', 'Children', 'current assistance', 'employees', 'former assistance', 'good cause', 'health insurance', 'interstate cases', 'iv-d offices', 'Medicaid', 'medical coverage', 'medical support', 'never assistance', 'open cases', 'open interstate cases', 'out-of-wedlock', 'paternity', 'paternity established', 'support', 'support distributed', 'support due', 'title iv-a', 'title iv-d', 'title iv-e', 'tribal iv-a'], 'bureauCode': ['001:05'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.acf.hhs.gov/datagov-datasets/ocse/dcs/157_CSE_ANNUAL_DICTIONARY.xlsx'}, {'description': '<p>State officials will use the OCSE-157 to report statistical and some financial information on their Child Support Enforcement (CSE) program to the Department of Health and Human Services (HHS). This information will enable the Secretary of HHS to comply with sections 409, 452(a) and (g), 458, and 469 of the Social Security Act (the Act). The Act requires the Secretary to establish standards for an effective Child Support Enforcement program, to establish minimum organization and staffing requirements, and to make an Annual Report to the Congress on program activities. Information submitted by states will also enable HHS to compute individual state incentive, penalty, and outcome measures to be used in evaluating state performance in running a CSE program. The authority to collect this information is also set forth in regulations at 45 CFR 302.15(a).</p>\n', 'programCode': ['009:084'], 'title': 'Child Support Enforcement Annual Data Report Form 157 - YR 2004', 'temporal': '2003-01-01T00:00:00-05:00/2004-01-01T00:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['Health', 'State'], 'landingPage': 'https://healthdata.gov/dataset/child-support-enforcement-annual-data-report-form-157-yr-2004-1', 'modified': '2018-11-16', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-08-03', 'accessLevel': 'public', 'identifier': '4cbd44e6-8a45-4972-8d6e-cc3d1abcc869', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'http://www.acf.hhs.gov/datagov-datasets/ocse/dcs/157_CSE_ANNUAL_2004.csv', 'mediaType': 'application/unknown', 'title': 'CSV'}], 'keyword': ['annual data', 'arrears', 'assistance', 'cases initiated in state', 'cases open', 'child', 'child support', 'Child Support Enforcement', 'children', 'current assistance', 'employees', 'former assistance', 'good cause', 'health insurance', 'interstate cases', 'iv-d offices', 'Medicaid', 'medical coverage', 'medical support', 'never assistance', 'open cases', 'open interstate cases', 'out-of-wedlock', 'paternity', 'paternity established', 'support', 'support distributed', 'support due', 'title iv-a', 'title iv-d', 'title iv-e', 'tribal iv-a'], 'bureauCode': ['009:70'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.acf.hhs.gov/datagov-datasets/ocse/dcs/157_CSE_ANNUAL_DICTIONARY.xlsx'}, {'description': '<p>The CDC WONDER Mortality - Underlying Cause of Death online database is a county-level national mortality and population database spanning the years since 1979 -2008. The number of deaths, crude death rates, age-adjusted death rates, standard errors and 95% confidence intervals for death rates can be obtained by place of residence (total U.S., Census region, Census division, state, and county), age group (including infant age groups), race (years 1979-1998: White, Black, and Other; years 1999-2008: American Indian or Alaska Native, Asian or Pacific Islander, Black or African American, and White), Hispanic origin (years 1979-1998: not available; years 1999-present: Hispanic or Latino, not Hispanic or Latino, Not Stated), gender, year of death, and underlying cause of death (years 1979-1998: 4-digit ICD-9 code and 72 cause-of-death recode; years 1999-present: 4-digit ICD-10 codes and 113 cause-of-death recode, as well as the Injury Mortality matrix classification for Intent and Mechanism), and urbanization level of residence (2006 NCHS urban-rural classification scheme for counties). The Compressed Mortality data are produced by the National Center for Health Statistics.</p>\n', 'programCode': ['009:048'], 'title': 'CDC WONDER: Compressed Mortality - Underlying Cause of Death', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention, Department of Health & Human Services'}, 'theme': ['Health', 'State'], 'landingPage': 'https://healthdata.gov/dataset/cdc-wonder-compressed-mortality-underlying-cause-death', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-08-03', 'temporal': '1968-01-01T00:00:00-05:00/2009-12-31T00:00:00-05:00', 'identifier': 'a9ec849a-2e11-40d6-809a-b6a2adafbabb', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'text', 'accessURL': 'http://wonder.cdc.gov/mortSQL.html', 'mediaType': 'application/unknown', 'title': 'Text '}], 'keyword': ['mortality deaths births health population cause disease ICD Urbanization State County Infant Race Hi'], 'bureauCode': ['009:20'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://wonder.cdc.gov/wonder/help/cmf.html'}, {'description': '<p>State officials use the OCSE-157 to report annual statistical and financial information on their Child Support Enforcement (CSE) program to the Department of Health and Human Services (HHS). This information will enable the Secretary of HHS to comply with sections 409, 452(a) and (g), 458, and 469 of the Social Security Act (the Act). The Act requires the Secretary to establish standards for an effective Child Support Enforcement program, and to make an Annual Report to the Congress on program activities. Information submitted by states will also enable HHS to compute individual state incentive, penalty, and outcome measures to be used in evaluating state performance in running a CSE program. The authority to collect this information is also set forth in regulations at 45 CFR 30</p>\n', 'programCode': ['009:084'], 'title': 'Child Support Enforcement Annual Data Report Form 157 - YR 2007', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families, Department of Health & Human Services'}, 'theme': ['Health', 'State'], 'landingPage': 'https://healthdata.gov/dataset/child-support-enforcement-annual-data-report-form-157-yr-2007', 'modified': '2020-03-03', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-08-03', 'temporal': '2007-01-01T00:00:00-05:00/2007-09-30T00:00:00-04:00', 'identifier': '86b4522c-0d3d-44cf-bb8a-b9f04265baae', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'http://www.acf.hhs.gov/datagov-datasets/ocse/dcs/157_CSE_ANNUAL_2007.csv', 'mediaType': 'application/unknown', 'title': 'CSV '}], 'keyword': ['annual data', 'arrears', 'assistance', 'cases initiated in state', 'cases open', 'Child', 'child support', 'Child Support Enforcement', 'Children', 'current assistance', 'employees', 'former assistance', 'good cause', 'health insurance', 'interstate cases', 'iv-d offices', 'Medicaid', 'medical coverage', 'medical support', 'never assistance', 'open cases', 'open interstate cases', 'out-of-wedlock', 'paternity', 'paternity established', 'support', 'support distributed', 'support due', 'title iv-a', 'title iv-d', 'title iv-e', 'tribal iv-a'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.acf.hhs.gov/datagov-datasets/ocse/dcs/157_CSE_ANNUAL_DICTIONARY.xlsx'}, {'description': "<p>The Births (Natality) online databases in CDC WONDER report birth rates, fertility rates and counts of live births occurring within the United States to U.S. residents and non-residents. Counts can be obtained by state, county, child's gender and weight, mother's race, mother's age, mother's education, gestation period, prenatal care, birth plurality, and mother's medical and tobacco use risk factors. The data are derived from birth certificates. Data are available since 1995. The data are produced by the National Center for Health Statistics.</p>\n", 'programCode': ['009:015'], 'title': 'CDC WONDER: Births', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention, Department of Health & Human Services'}, 'theme': ['Health', 'State'], 'landingPage': 'https://healthdata.gov/dataset/cdc-wonder-births-0', 'modified': '2020-02-21', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-08-03', 'temporal': '1995-01-01T00:00:00-05:00/2009-12-31T00:00:00-05:00', 'identifier': 'fb7cc429-69d2-4424-b287-68855af600ff', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'text', 'accessURL': 'http://wonder.cdc.gov/natality.html', 'mediaType': 'application/unknown', 'title': 'Text '}], 'keyword': ['Natality Births Population Health State County Infant Race Hispanic Age Sex Year Birth Weight Gestat'], 'bureauCode': ['009:20'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://wonder.cdc.gov/wonder/help/natality.html'}, {'description': '<p>This dataset contains annual data on collections received and distributed by State agencies administering the Child Support Enforcement program under title IV-D of the Social Security Act. The information is obtained quarterly from a mandatory form submitted to the Agency by all participating states.<br />\nThe Office of Child Support Enforcement uses this information to calculate and issue quarterly Federal grant awards and annual incentive payments to the State agencies administering the Child Support Enforcement Program.<br />\nThis is considered public information and is published in an annual report of statistical and financial data available to the public.</p>\n', 'programCode': ['009:084'], 'title': 'Child Support Enforcement Annual Data Report Form 34A - 2005', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families, Department of Health & Human Services'}, 'theme': ['State'], 'landingPage': 'https://healthdata.gov/dataset/child-support-enforcement-annual-data-report-form-34a-2005', 'modified': '2020-03-03', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-08-03', 'temporal': '2005-01-01T00:00:00-05:00/2005-09-30T00:00:00-04:00', 'identifier': '5edbbebc-a823-4cc1-86af-5b049a215567', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'http://www.acf.hhs.gov/datagov-datasets/ocse/dcs/34A_CSE_ANNUAL_2005.csv', 'mediaType': 'application/unknown', 'title': 'CSV '}], 'keyword': ['Administrative Enforcement', 'assistance', 'balances', 'Child Support Enforcement', 'collections', 'collections held for future support', 'collections pending distribution', 'collections received and distributed', 'collections sent to other states', 'current assistance', 'disbursements', 'family', 'federal government', 'federal share', 'fees', 'fees withheld by state', 'former assistance', 'Foster Care', 'income withholding', 'iv-a assistance', 'iv-d program', 'iv-e assistance', 'Medicaid', 'medical support', 'net amounts', 'Other Countries', 'Payments', 'Reimbursement', 'remaining collections', 'support', 'tax refund', 'undistributed collections', 'unidentified collections'], 'bureauCode': ['001:05'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.acf.hhs.gov/datagov-datasets/ocse/dcs/34A_CSE_ANNUAL_DICTIONARY.xlsx'}, {'description': '<p>This dataset contains information about collections received and distributed by State agencies administering the Child Support Enforcement program under title IV-D of the Social Security Act.<br />\nThe information is obtained annually from a mandatory form submitted to the Agency by all participating states.</p>\n<p>The Office of Child Support Enforcement uses this information to calculate and issue quarterly Federal grant awards and annual incentive payments to the State agencies administering the Child Support Enforcement Program.</p>\n<p>This is considered public information and is published in an annual report of statistical and financial data available to the public.</p>\n', 'programCode': ['009:084'], 'title': 'Child Support Enforcement Annual Data Report Form 34A - 2006', 'temporal': '2005-01-01T00:00:00-05:00/2006-01-01T00:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families'}, 'theme': ['State'], 'landingPage': 'http://www.acf.hhs.gov/programs/cse/', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-08-03', 'accessLevel': 'public', 'identifier': '1bf7e8c1-8088-4bce-86c9-a28a86e41238', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'http://', 'mediaType': 'application/unknown', 'title': 'CSV'}], 'keyword': ['Administrative Enforcement', 'assistance', 'balances', 'Child Support Enforcement', 'collections', 'collections held for future support', 'collections pending distribution', 'collections received and distributed', 'collections sent to other states', 'current assistance', 'disbursements', 'family', 'federal government', 'federal share', 'fees', 'fees withheld by state', 'former assistance', 'Foster Care', 'income withholding', 'iv-a assistance', 'iv-d program', 'iv-e assistance', 'Medicaid', 'medical support', 'net amounts', 'Other Countries', 'Payments', 'Reimbursement', 'remaining collections', 'support', 'tax refund', 'undistributed collections', 'unidentified collections'], 'bureauCode': ['009:70'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The Vaccine Adverse Event Reporting System (VAERS) online database on CDC WONDER provides counts and percentages of adverse event case reports after vaccination, received since January 1990 through last month. Data are available by symptom, vaccine product, manufacturer, onset interval, outcome category, year and month vaccinated, year and month reported, age, sex and state / territory. The Vaccine Adverse Event Reporting System is a cooperative program for vaccine safety of the Centers for Disease Control and Prevention (CDC) and the Food and Drug Administration (FDA). VAERS is a post-marketing safety surveillance program, collecting information about adverse events (possible side effects) that occur after the administration of US licensed vaccines. Data are from the US Department of Health and Human Services (DHHS), Public Health Service (PHS), Food and Drug Administration (FDA)/ Centers for Disease Control (CDC), Vaccine Adverse Event Reporting System (VAERS).</p>\n', 'programCode': ['009:028'], 'title': 'CDC Wonder Vaccine Adverse Event Reporting System', 'temporal': '1990-01-01T00:00:00-05:00/2012-06-13T00:00:00-04:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'landingPage': 'https://healthdata.gov/dataset/cdc-wonder-vaccine-adverse-event-reporting-system', 'modified': '2019-06-15', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-08-03', 'accessLevel': 'public', 'identifier': 'e5532932-ebba-4912-8e59-1e40864911a1', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'text', 'accessURL': 'http://wonder.cdc.gov/vaers.html', 'mediaType': 'application/unknown', 'title': 'Text '}], 'keyword': ['Adverse Event', 'side effect', 'vaccine', 'vaers'], 'bureauCode': ['009:20'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://wonder.cdc.gov/wonder/help/vaers.html'}, {'description': '<p>This dataset contains annual data on collections received and distributed by State agencies administering the Child Support Enforcement program under title IV-D of the Social Security Act. The information is obtained quarterly from a mandatory form submitted to the Agency by all participating states.<br />\nThe Office of Child Support Enforcement uses this information to calculate and issue quarterly Federal grant awards and annual incentive payments to the State agencies administering the Child Support Enforcement Program.<br />\nThis is considered public information and is published in an annual report of statistical and financial data available to the public.</p>\n', 'programCode': ['009:084'], 'title': 'Child Support Enforcement Annual Data Report Form 34A - 2004', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families, Department of Health & Human Services'}, 'theme': ['State'], 'landingPage': 'https://healthdata.gov/dataset/child-support-enforcement-annual-data-report-form-34a-2004', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-08-03', 'temporal': '2004-01-01T00:00:00-05:00/2004-09-30T00:00:00-04:00', 'identifier': 'fdd01f51-c7b8-46b3-ad84-99cb859be6fa', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'http://www.acf.hhs.gov/datagov-datasets/ocse/dcs/34A_CSE_ANNUAL_2004.csv', 'mediaType': 'application/unknown', 'title': 'CSV '}], 'keyword': ['Administrative Enforcement', 'assistance', 'balances', 'Child Support Enforcement', 'collections', 'collections held for future support', 'collections pending distribution', 'collections received and distributed', 'collections sent to other states', 'current assistance', 'disbursements', 'family', 'federal government', 'federal share', 'fees', 'fees withheld by state', 'former assistance', 'Foster Care', 'income withholding', 'iv-a assistance', 'iv-d program', 'iv-e assistance', 'Medicaid', 'medical support', 'net amounts', 'Other Countries', 'Payments', 'Reimbursement', 'remaining collections', 'support', 'tax refund', 'undistributed collections', 'unidentified collections'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.acf.hhs.gov/datagov-datasets/ocse/dcs/34A_CSE_ANNUAL_DICTIONARY.xlsx'}, {'description': '<p>The Population online databases contain data from the US Census Bureau. The Census Estimates online database contains county-level population counts for years 1970 - 2000. The data comprise the April 1st Census counts for years 1970, 1980, 1990 and 2000, the July 1st intercensal estimates for years 1971-1979 and 1981-1989, and the July 1st postcensal estimates for years 1991-1999. The Census Projections online database contains population projections for years 2004-2030 by year, state, age, race and sex, produced by the Census Bureau in 2005. The data are produced by the United States Department of Commerce, U.S. Census Bureau, Population Division.</p>\n', 'programCode': ['009:048'], 'title': 'CDC WONDER: Population (from Census)', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention, Department of Health & Human Services'}, 'theme': ['State'], 'landingPage': 'https://healthdata.gov/dataset/cdc-wonder-population-census-0', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-08-03', 'temporal': '1970-01-01T00:00:00-05:00/2030-12-31T00:00:00-05:00', 'identifier': 'c0ad9152-c042-4054-a7d6-322405e2b878', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'api', 'accessURL': 'http://wonder.cdc.gov/population.html', 'mediaType': 'application/unknown', 'title': 'API '}], 'keyword': ['age race sex year state county'], 'bureauCode': ['009:20'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://wonder.cdc.gov/population.html'}, {'description': '<p>This dataset contains annual data on collections received and distributed by State agencies administering the Child Support Enforcement program under title IV-D of the Social Security Act. The information is obtained quarterly from a mandatory form submitted to the Agency by all participating states.<br />\nThe Office of Child Support Enforcement uses this information to calculate and issue quarterly Federal grant awards and annual incentive payments to the State agencies administering the Child Support Enforcement Program.<br />\nThis is considered public information and is published in an annual report of statistical and financial data available to the public.</p>\n', 'programCode': ['009:084'], 'title': 'Child Support Enforcement Annual Data Report Form 34A - 2007', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['State'], 'landingPage': 'https://healthdata.gov/dataset/child-support-enforcement-annual-data-report-form-34a-2007', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-08-03', 'temporal': '2007-01-01T00:00:00-05:00/2007-09-30T00:00:00-04:00', 'identifier': 'd0b392c2-9587-4b34-a6f6-55743455434d', '@type': 'dcat:Dataset', 'modified': '2020-03-04', 'keyword': ['Administrative Enforcement', 'assistance', 'balances', 'Child Support Enforcement', 'collections', 'collections held for future support', 'collections pending distribution', 'collections received and distributed', 'collections sent to other states', 'current assistance', 'disbursements', 'family', 'federal government', 'federal share', 'fees', 'fees withheld by state', 'former assistance', 'Foster Care', 'income withholding', 'iv-a assistance', 'iv-d program', 'iv-e assistance', 'Medicaid', 'medical support', 'net amounts', 'Other Countries', 'Payments', 'Reimbursement', 'remaining collections', 'support', 'tax refund', 'undistributed collections', 'unidentified collections'], 'bureauCode': ['009:70'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.acf.hhs.gov/datagov-datasets/ocse/dcs/34A_CSE_ANNUAL_DICTIONARY.xlsx'}, {'description': '<p>This dataset contains annual data on collections received and distributed by State agencies administering the Child Support Enforcement program under title IV-D of the Social Security Act. The information is obtained quarterly from a mandatory form submitted to the Agency by all participating states.<br />\nThe Office of Child Support Enforcement uses this information to calculate and issue quarterly Federal grant awards and annual incentive payments to the State agencies administering the Child Support Enforcement Program.<br />\nThis is considered public information and is published in an annual report of statistical and financial data available to the public.</p>\n', 'programCode': ['009:084'], 'title': 'Child Support Enforcement Annual Data Report Form 34A - 2008', 'temporal': '2008-01-01T00:00:00-05:00/2008-09-30T00:00:00-04:00', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families'}, 'theme': ['State'], 'landingPage': 'https://healthdata.gov/dataset/child-support-enforcement-annual-data-report-form-34a-2008', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:micrs.support@acf.hhs.gov', 'fn': 'HealthDatagov Questions'}, 'issued': '2012-08-03', 'accessLevel': 'public', 'identifier': 'dfffb2e3-1731-4572-8b75-fcee4bf904cc', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'downloadURL': 'http://www.acf.hhs.gov/datagov-datasets/ocse/dcs/34A_CSE_ANNUAL_2008.csv', 'format': 'csv', 'title': 'Child Support Enforcement Annual Data Report Form 34A - 2008', 'description': '<p>Child Support Enforcement Annual Data Report Form 34A - 2008</p>\n', 'mediaType': 'application/unknown'}], 'keyword': ['Administrative Enforcement', 'assistance', 'balances', 'Child Support Enforcement', 'collections', 'collections held for future support', 'collections pending distribution', 'collections received and distributed', 'collections sent to other states', 'current assistance', 'disbursements', 'family', 'federal government', 'federal share', 'fees', 'fees withheld by state', 'former assistance', 'Foster Care', 'income withholding', 'iv-a assistance', 'iv-d program', 'iv-e assistance', 'Medicaid', 'medical support', 'net amounts', 'Other Countries', 'Payments', 'Reimbursement', 'remaining collections', 'support', 'tax refund', 'undistributed collections', 'unidentified collections'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.acf.hhs.gov/datagov-datasets/ocse/dcs/34A_CSE_ANNUAL_DICTIONARY.xlsx'}, {'description': '<p>This dataset contains annual data on collections received and distributed by State agencies administering the Child Support Enforcement program under title IV-D of the Social Security Act. The information is obtained quarterly from a mandatory form submitted to the Agency by all participating states.<br />\nThe Office of Child Support Enforcement uses this information to calculate and issue quarterly Federal grant awards and annual incentive payments to the State agencies administering the Child Support Enforcement Program.<br />\nThis is considered public information and is published in an annual report of statistical and financial data available to the public.</p>\n', 'programCode': ['009:084'], 'title': 'Child Support Enforcement Annual Data Report Form 34A - 2006', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families, Department of Health & Human Services'}, 'theme': ['State'], 'landingPage': 'https://healthdata.gov/dataset/child-support-enforcement-annual-data-report-form-34a-2006-0', 'modified': '2020-03-03', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-08-03', 'temporal': '2006-01-01T00:00:00-05:00/2006-09-30T00:00:00-04:00', 'identifier': 'be05b97c-c944-4632-9897-5b167b973df9', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'http://www.acf.hhs.gov/datagov-datasets/ocse/dcs/34A_CSE_ANNUAL_2006.csv', 'mediaType': 'application/unknown', 'title': 'CSV '}], 'keyword': ['Administrative Enforcement', 'assistance', 'balances', 'Child Support Enforcement', 'collections', 'collections held for future support', 'collections pending distribution', 'collections received and distributed', 'collections sent to other states', 'current assistance', 'disbursements', 'family', 'federal government', 'federal share', 'fees', 'fees withheld by state', 'former assistance', 'Foster Care', 'income withholding', 'iv-a assistance', 'iv-d program', 'iv-e assistance', 'Medicaid', 'medical support', 'net amounts', 'Other Countries', 'Payments', 'Reimbursement', 'remaining collections', 'support', 'tax refund', 'undistributed collections', 'unidentified collections'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.acf.hhs.gov/datagov-datasets/ocse/dcs/34A_CSE_ANNUAL_DICTIONARY.xlsx'}, {'description': '<p>This dataset contains annual data on collections received and distributed by State agencies administering the Child Support Enforcement program under title IV-D of the Social Security Act. The information is obtained quarterly from a mandatory form submitted to the Agency by all participating states.<br />\nThe Office of Child Support Enforcement uses this information to calculate and issue quarterly Federal grant awards and annual incentive payments to the State agencies administering the Child Support Enforcement Program.<br />\nThis is considered public information and is published in an annual report of statistical and financial data available to the public.</p>\n', 'programCode': ['009:084'], 'title': 'Child Support Enforcement Annual Data Report Form 34A - 2009', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families'}, 'theme': ['State'], 'landingPage': 'https://healthdata.gov/dataset/child-support-enforcement-annual-data-report-form-34a-2009', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-08-03', 'temporal': '2009-01-01T00:00:00-05:00/2009-09-30T00:00:00-04:00', 'identifier': '0a752cda-80ac-4ab1-82fd-9b62432bde62', '@type': 'dcat:Dataset', 'modified': '2020-03-03', 'keyword': ['Administrative Enforcement', 'assistance', 'balances', 'Child Support Enforcement', 'collections', 'collections held for future support', 'collections pending distribution', 'collections received and distributed', 'collections sent to other states', 'current assistance', 'disbursements', 'family', 'federal government', 'federal share', 'fees', 'fees withheld by state', 'former assistance', 'Foster Care', 'income withholding', 'iv-a assistance', 'iv-d program', 'iv-e assistance', 'Medicaid', 'medical support', 'net amounts', 'Other Countries', 'Payments', 'Reimbursement', 'remaining collections', 'support', 'tax refund', 'undistributed collections', 'unidentified collections'], 'bureauCode': ['009:38'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.acf.hhs.gov/datagov-datasets/ocse/dcs/34A_CSE_ANNUAL_DICTIONARY.xlsx'}, {'description': '<p>State officials use the OCSE-157 to report annual statistical and financial information on their Child Support Enforcement (CSE) program to the Department of Health and Human Services (HHS). This information will enable the Secretary of HHS to comply with sections 409, 452(a) and (g), 458, and 469 of the Social Security Act (the Act). The Act requires the Secretary to establish standards for an effective Child Support Enforcement program, and to make an Annual Report to the Congress on program activities. Information submitted by states will also enable HHS to compute individual state incentive, penalty, and outcome measures to be used in evaluating state performance in running a CSE program. The authority to collect this information is also set forth in regulations at 45 CFR 30</p>\n', 'programCode': ['009:084'], 'title': 'Child Support Enforcement Annual Data Report Form 157 - YR 2009', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families, Department of Health & Human Services'}, 'theme': ['Health', 'State'], 'landingPage': 'https://healthdata.gov/dataset/child-support-enforcement-annual-data-report-form-157-yr-2009', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-08-03', 'temporal': '2009-01-01T00:00:00-05:00/2009-09-30T00:00:00-04:00', 'identifier': 'ec6b9a86-eaad-4a25-a89b-e5a565aea3c2', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'http://www.acf.hhs.gov/datagov-datasets/ocse/dcs/157_CSE_ANNUAL_2009.csv', 'mediaType': 'application/unknown', 'title': 'CSV '}], 'keyword': ['annual data', 'arrears', 'assistance', 'cases initiated in state', 'cases open', 'Child', 'child support', 'Child Support Enforcement', 'Children', 'current assistance', 'employees', 'former assistance', 'good cause', 'health insurance', 'interstate cases', 'iv-d offices', 'Medicaid', 'medical coverage', 'medical support', 'never assistance', 'open cases', 'open interstate cases', 'out-of-wedlock', 'paternity', 'paternity established', 'support', 'support distributed', 'support due', 'title iv-a', 'title iv-d', 'title iv-e', 'tribal iv-a'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.acf.hhs.gov/datagov-datasets/ocse/dcs/157_CSE_ANNUAL_DICTIONARY.xlsx'}, {'description': '<p>This dataset contains annual data on collections received and distributed by State agencies administering the Child Support Enforcement program under title IV-D of the Social Security Act. The information is obtained quarterly from a mandatory form submitted to the Agency by all participating states.<br />\nThe Office of Child Support Enforcement uses this information to calculate and issue quarterly Federal grant awards and annual incentive payments to the State agencies administering the Child Support Enforcement Program.<br />\nThis is considered public information and is published in an annual report of statistical and financial data available to the public.</p>\n', 'programCode': ['009:084'], 'title': 'Child Support Enforcement Annual Data Report Form 34A - 2003', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families, Department of Health & Human Services'}, 'theme': ['State'], 'landingPage': 'https://healthdata.gov/dataset/child-support-enforcement-annual-data-report-form-34a-2003', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-08-03', 'temporal': '2003-01-01T00:00:00-05:00/2003-09-30T00:00:00-04:00', 'identifier': 'e6e90cb1-544e-4066-8030-828d9fb82aa3', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'http://www.acf.hhs.gov/datagov-datasets/ocse/dcs/34A_CSE_ANNUAL_2003.csv', 'mediaType': 'application/unknown', 'title': 'CSV '}], 'keyword': ['Administrative Enforcement', 'assistance', 'balances', 'Child Support Enforcement', 'collections', 'collections held for future support', 'collections pending distribution', 'collections received and distributed', 'collections sent to other states', 'current assistance', 'disbursements', 'family', 'federal government', 'federal share', 'fees', 'fees withheld by state', 'former assistance', 'Foster Care', 'income withholding', 'iv-a assistance', 'iv-d program', 'iv-e assistance', 'Medicaid', 'medical support', 'net amounts', 'Other Countries', 'Payments', 'Reimbursement', 'remaining collections', 'support', 'tax refund', 'undistributed collections', 'unidentified collections'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.acf.hhs.gov/datagov-datasets/ocse/dcs/34A_CSE_ANNUAL_DICTIONARY.xlsx'}, {'description': '<p>State officials use the OCSE-157 to report annual statistical and financial information on their Child Support Enforcement (CSE) program to the Department of Health and Human Services (HHS). This information will enable the Secretary of HHS to comply with sections 409, 452(a) and (g), 458, and 469 of the Social Security Act (the Act). The Act requires the Secretary to establish standards for an effective Child Support Enforcement program, and to make an Annual Report to the Congress on program activities. Information submitted by states will also enable HHS to compute individual state incentive, penalty, and outcome measures to be used in evaluating state performance in running a CSE program. The authority to collect this information is also set forth in regulations at 45 CFR 30</p>\n', 'programCode': ['009:084'], 'title': 'Child Support Enforcement Annual Data Report Form 157 - YR 2005', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families, Department of Health & Human Services'}, 'theme': ['Health', 'State'], 'landingPage': 'https://healthdata.gov/dataset/child-support-enforcement-annual-data-report-form-157-yr-2005', 'modified': '2020-02-21', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-08-03', 'temporal': '2005-01-01T00:00:00-05:00/2005-09-30T00:00:00-04:00', 'identifier': '0de9a40c-ee8d-4250-b8b6-7627c0ed63c1', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'http://www.acf.hhs.gov/datagov-datasets/ocse/dcs/157_CSE_ANNUAL_2005.csv', 'mediaType': 'application/unknown', 'title': 'CSV '}], 'keyword': ['annual data', 'arrears', 'assistance', 'cases initiated in state', 'cases open', 'Child', 'child support', 'Child Support Enforcement', 'Children', 'current assistance', 'employees', 'former assistance', 'good cause', 'health insurance', 'interstate cases', 'iv-d offices', 'Medicaid', 'medical coverage', 'medical support', 'never assistance', 'open cases', 'open interstate cases', 'out-of-wedlock', 'paternity', 'paternity established', 'support', 'support distributed', 'support due', 'title iv-a', 'title iv-d', 'title iv-e', 'tribal iv-a'], 'bureauCode': ['001:05'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.acf.hhs.gov/datagov-datasets/ocse/dcs/157_CSE_ANNUAL_DICTIONARY.xlsx'}, {'description': '<p>State officials will use the OCSE-157 to report statistical and some financial information on their Child Support Enforcement (CSE) program to the Department of Health and Human Services (HHS). This information will enable the Secretary of HHS to comply with sections 409, 452(a) and (g), 458, and 469 of the Social Security Act (the Act). The Act requires the Secretary to establish standards for an effective Child Support Enforcement program, to establish minimum organization and staffing requirements, and to make an Annual Report to the Congress on program activities. Information submitted by states will also enable HHS to compute individual state incentive, penalty, and outcome measures to be used in evaluating state performance in running a CSE program. The authority to collect this information is also set forth in regulations at 45 CFR 302.15(a).</p>\n', 'programCode': ['009:084'], 'title': 'Child Support Enforcement Annual Data Report Form 157 - YR 2004', 'temporal': '2003-01-01T00:00:00-05:00/2004-01-01T00:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families'}, 'landingPage': 'https://healthdata.gov/dataset/child-support-enforcement-annual-data-report-form-157-yr-2004-0', 'modified': '2019-06-15', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-08-03', 'accessLevel': 'public', 'identifier': '31c27f07-8d99-4d9d-a3f5-01f920e1c4e0', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'http://www.acf.hhs.gov/datagov-datasets/ocse/dcs/157_CSE_ANNUAL_2004.csv', 'mediaType': 'application/unknown', 'title': 'CSV'}], 'keyword': ['administration-for-children-and-families'], 'bureauCode': ['009:70'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.acf.hhs.gov/datagov-datasets/ocse/dcs/157_CSE_ANNUAL_DICTIONARY.xlsx'}, {'description': '<p>The Health Information National Trends Survey (HINTS) is a biennial, cross-sectional survey of a nationally-representative sample of American adults that is used to assess the impact of the health information environment. The survey provides updates on changing patterns, needs, and information opportunities in health; Identifies changing communications trends and practices; Assesses cancer information access and usage; Provides information about how cancer risks are perceived; and Offers a testbed to researchers to test new theories in health communication. </p>\n', 'programCode': ['009:031'], 'title': 'Health Information National Trends Survey (HINTS)', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH), Department of Health & Human Services'}, 'theme': ['Health'], 'landingPage': 'https://healthdata.gov/dataset/health-information-national-trends-survey-hints', 'modified': '2020-03-03', 'contactPoint': {'hasEmail': 'mailto:NCIHints@mail.nih.gov', 'fn': 'NCI HINTS'}, 'issued': '2012-08-01', 'temporal': '2003-10-02T00:00:00-04:00/2003-10-02T00:00:00-04:00', 'identifier': 'e070c4c9-e4cf-4494-9e0a-40eb5761809e', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://hints.cancer.gov/terms.aspx', 'mediaType': 'application/unknown', 'title': ' '}], 'keyword': ['health communication cancer information seeking Information Cancer Perception Cancer Knowledge', 'Internet Use Numeracy Nutrition Physical Activity Patient-provider Communication Risk Perceptio'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://hints.cancer.gov/instrument.aspx'}, {'description': '<p>The Sexually Transmitted Disease (STD) Morbidity online databases on CDC WONDER contain case reports reported from the 50 United States and D.C., Puerto Rico, Virgin Islands and Guam. The online databases report the number of cases and disease incidence rates by year, state, disease, age, gender of patient, type of STD, and area of report, since 1984. Data are updated annually. Data are produced by the U.S. Department of Health and Human Services, Public Health Service, Centers for Disease Control and Prevention (CDC), National Center for HIV/AIDS, viral Hepatitis, STD and TB Prevention (NCHHSTP).</p>\n', 'programCode': ['009:027'], 'title': 'CDC WONDER: Sexually Transmitted Disease (STD) morbidity', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention, Department of Health & Human Services'}, 'theme': ['State'], 'landingPage': 'https://healthdata.gov/dataset/cdc-wonder-sexually-transmitted-disease-std-morbidity-0', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-08-01', 'temporal': '1984-01-01T00:00:00-05:00/2009-12-31T00:00:00-05:00', 'identifier': '9731c732-b001-4413-81ce-a4345df220c6', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'text', 'accessURL': 'http://wonder.cdc.gov/std.html', 'mediaType': 'application/unknown', 'title': 'Text '}], 'keyword': ['Age', 'case', 'incidence', 'morbidity', 'Sex Race Ethnicity Year State Puerto Rico Virgin Islands Guam', 'Sexually Transmitted Disease', 'STD'], 'bureauCode': ['009:20'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://wonder.cdc.gov/std.html'}, {'description': '<p>Characteristics of families and children served by Child Care and Development Fund (CCDF)</p>\n', 'programCode': ['009:015'], 'title': 'OCC Administrative Data', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families, Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/occ-administrative-data', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-08-01', 'temporal': '2009-01-01T00:00:00-05:00/2010-01-01T00:00:00-05:00', 'identifier': '803d680c-e91c-4347-b91b-c24051b8a7c5', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.acf.hhs.gov/programs/occ/resource/fy-2011-data-tables-preliminary', 'mediaType': 'application/unknown', 'title': 'XLS '}], 'keyword': ['Children Families Child Care'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.acf.hhs.gov/programs/occ/resource/current-technical-bulletins'}, {'description': '<p>Provides sampled raw data that can be used to produce tables of characteristics, work participation status and financial circurmstantes of the TANF and SSP-MOE</p>\n', 'programCode': ['009:102'], 'title': 'Temporary Assistance for Needy Families (TANF):Data and Documentation:Sample Data Available to the Public', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families, Department of Health & Human Services'}, 'dataQuality': True, 'landingPage': 'https://healthdata.gov/dataset/temporary-assistance-needy-families-tanfdata-and-documentationsample-data-available-public', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-08-01', 'temporal': '2009-01-01T00:00:00-05:00/2009-01-01T00:00:00-05:00', 'identifier': '80685b35-3cf9-425b-ae11-e957dc00cf4a', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'text', 'accessURL': 'http://aspe.hhs.gov/ftp/hsp/TANF-data/', 'mediaType': 'application/unknown', 'title': 'Text '}], 'keyword': ['administration-for-children-and-families-department-of-health-human-services'], 'bureauCode': ['009:00'], 'modified': '2020-03-04', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The Population - Bridged-Race July 1st Estimates online databases report bridged-race population estimates of the July 1st resident population of the United States, based on Census 2000 counts, for use in calculating vital rates. These estimates result from "bridging" the 31 race categories used in Census 2000, as specified in the 1997 Office of Management and Budget (OMB) standards for the collection of data on race and ethnicity, to the four race categories specified under the 1977 standards (Asian or Pacific Islander, Black or African American, American Indian or Alaska Native, White). Many data systems, such as vital statistics, are continuing to use the 1977 OMB standards during the transition to full implementation of the 1997 OMB standards. Postcensal estimates are available for year 2000 - 2009; intercensal estimates are available for the years 1990-1999. Obtain population counts by Year, State, County, Race (4-categories), Ethnicity, Sex and Age (1-year or 5-year groups). The data are released by the National Center for Health Statistics.</p>\n', 'programCode': ['009:048'], 'title': 'CDC WONDER: Population - Bridged-Race July 1st Estimates', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention, Department of Health & Human Services'}, 'theme': ['State'], 'landingPage': 'https://healthdata.gov/dataset/cdc-wonder-population-bridged-race-july-1st-estimates-0', 'modified': '2020-03-03', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-07-31', 'temporal': '1990-01-01T00:00:00-05:00/2009-12-31T00:00:00-05:00', 'identifier': 'c4c88d50-56af-4f58-bd10-6f234e2b3125', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'text', 'accessURL': 'http://wonder.cdc.gov/bridged-race-population.html', 'mediaType': 'application/unknown', 'title': 'Text '}], 'keyword': ['Age', 'County', 'Ethnicity', 'population', 'Race', 'Sex', 'State', 'year'], 'bureauCode': ['009:20'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://wonder.cdc.gov/wonder/help/bridged-race.html'}, {'description': "<p>The Daily Fine Particulate Matter data available on CDC WONDER are geographically aggregated daily measures of fine particulate matter in the outdoor air, spanning the years 2003-2008. PM2.5 particles are air pollutants with an aerodynamic diameter less than 2.5 micrometers. Reported measures are the daily measure of fine particulate matter in micrograms per cubic meter (PM2.5) (''µg/m''³), the number of observations, minimum and maximum range value, and standard deviation. Data are available by place (combined 48 contiguous states plus the District of Columbia, region, division, state, county), time (year, month, day) and specified fine particulate matter (''µg/m''³)value. County-level and higher data are aggregated from 10 kilometer square spatial resolution grids. In a study funded by the NASA Applied Sciences Program / Public Health Program, scientists at NASA Marshall Space Flight Center / Universities Space Research Association modified the regional surfacing algorithm of Al-Hamdan et al. (2009) and used it to generate continuous spatial surfaces (grids) of daily PM2.5 for the whole conterminous U.S. for 2003-2008. Two sources of environmental data were used as input to the surfacing algorithm, US Environmental Protection Agency (EPA) Air Quality System (AQS) PM2.5 in-situ data and National Aeronautics and Space Administration (NASA) Moderate Resolution Imaging Spectroradiometer (MODIS) aerosol optical depth remotely sensed data. They also identified in a Geographic Information System (GIS) the associated geographic locations of the centroids of the gridded PM2.5 dataset in terms of the counties and states they fall into to enable aggregation to different geographic levels in CDC WONDER.</p>\n", 'programCode': ['009:032'], 'title': 'CDC WONDER: Daily Fine Particulate Matter', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention, Department of Health & Human Services'}, 'theme': ['Quality', 'State'], 'landingPage': 'https://healthdata.gov/dataset/cdc-wonder-daily-fine-particulate-matter', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-07-31', 'temporal': '2003-01-01T00:00:00-05:00/2008-01-01T00:00:00-05:00', 'identifier': '68858d7a-c1ed-457c-8cf2-ab6d6b6c2992', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'text', 'accessURL': 'http://wonder.cdc.gov/nasa-pm.html', 'mediaType': 'application/unknown', 'title': 'Text '}], 'keyword': ['air pollution', 'air quality', 'Air Temperature', 'Fine Particulate Matter Climate State County Day Month Year Remotely Sensed'], 'bureauCode': ['009:20'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://wonder.cdc.gov/wonder/help/PM.html'}, {'description': "<p>Part C and Part D sponsors' performance and quality measures posted on the CMS website.</p>\n", 'programCode': ['009:078'], 'title': 'Medicare Part C and Part D Display Measures CY 2012', 'temporal': '2012-01-01T00:00:00-05:00/2012-12-31T00:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services'}, 'theme': ['Quality', 'Medicare'], 'landingPage': 'https://healthdata.gov/dataset/medicare-part-c-and-part-d-display-measures-cy-2012-0', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'accessLevel': 'public', 'identifier': 'c16c2f1b-6401-45de-be67-86ff81e5c683', '@type': 'dcat:Dataset', 'modified': '2018-11-20', 'keyword': ['coverage', 'deductible', 'health plan', 'Medicare', 'Medicare Advantage', 'Part B', 'Part D', 'performance and quality measures', 'premium'], 'bureauCode': ['009:38'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The National Survey on Drug Use and Health (NSDUH) series (formerly titled National Household Survey on Drug Abuse) primarily measures the prevalence and correlates of drug use in the United States. The surveys are designed to provide quarterly, as well as annual, estimates. Information is provided on the use of illicit drugs, alcohol, and tobacco among members of United States households aged 12 and older. Questions included age at first use as well as lifetime, annual, and past-month usage for the following drug classes: marijuana, cocaine (and crack), hallucinogens, heroin, inhalants, alcohol, tobacco, and nonmedical use of prescription drugs, including pain relievers, tranquilizers, stimulants, and sedatives. The survey covers substance abuse treatment history and perceived need for treatment, and includes questions from the Diagnostic and Statistical Manual (DSM) of Mental Disorders that allow diagnostic criteria to be applied. The survey included questions concerning treatment for both substance abuse and mental health-related disorders. Respondents were also asked about personal and family income sources and amounts, health care access and coverage, illegal activities and arrest record, problems resulting from the use of drugs, and needle-sharing.</p>\n', 'programCode': ['009:061'], 'title': 'National Survey on Drug Use and Health (NSDUH), 2002', 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'theme': ['Health'], 'landingPage': 'https://healthdata.gov/dataset/national-survey-drug-use-and-health-nsduh-2002', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'HealthData.gov'}, 'issued': '2012-05-30', 'accessLevel': 'public', 'identifier': 'c4e3821e-0f45-4202-8893-665f48c998ed', '@type': 'dcat:Dataset', 'modified': '2020-03-04', 'keyword': ['addiction', 'alcohol', 'alcohol abuse', 'alcohol consumption', 'amphetamines', 'barbiturates', 'cocaine', 'controlled drugs', 'crack cocaine', 'Demographics', 'depression', 'drinking behavior', 'drug abuse', 'drug dependence', 'drug treatment', 'drug use', 'Drugs', 'employment', 'hallucinogens', 'health care', 'heroin', 'households', 'income', 'inhalants', 'marijuana', 'mental health', 'mental health services', 'methamphetamine', 'pain relievers', 'pregnancy', 'Prescription Drugs', 'sedatives', 'smoking', 'stimulants', 'substance abuse', 'Substance Abuse Treatment', 'tobacco use', 'tranquilizers', 'youths'], 'bureauCode': ['009:30'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.icpsr.umich.edu/icpsrweb/SAMHDA/ssvd/studies/03903/variables'}, {'description': '<p>The National Survey on Drug Use and Health (NSDUH) series (formerly titled National Household Survey on Drug Abuse) primarily measures the prevalence and correlates of drug use in the United States. The surveys are designed to provide quarterly, as well as annual, estimates. Information is provided on the use of illicit drugs, alcohol, and tobacco among members of United States households aged 12 and older. Questions included age at first use as well as lifetime, annual, and past-month usage for the following drug classes: marijuana, cocaine (and crack), hallucinogens, heroin, inhalants, alcohol, tobacco, and nonmedical use of prescription drugs, including pain relievers, tranquilizers, stimulants, and sedatives. The survey covers substance abuse treatment history and perceived need for treatment, and includes questions from the Diagnostic and Statistical Manual (DSM) of Mental Disorders that allow diagnostic criteria to be applied. The survey included questions concerning treatment for both substance abuse and mental health-related disorders. Respondents were also asked about personal and family income sources and amounts, health care access and coverage, illegal activities and arrest record, problems resulting from the use of drugs, and needle-sharing.</p>\n', 'programCode': ['009:069'], 'title': 'National Survey on Drug Use and Health (NSDUH), 2004', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['Health'], 'landingPage': 'https://healthdata.gov/dataset/national-survey-drug-use-and-health-nsduh-2004', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'accessLevel': 'public', 'identifier': '31120a71-fff2-48a9-9faa-26df5a996867', '@type': 'dcat:Dataset', 'modified': '2018-11-16', 'keyword': ['addiction', 'alcohol', 'alcohol abuse', 'alcohol consumption', 'amphetamines', 'barbiturates', 'cocaine', 'controlled drugs', 'crack cocaine', 'Demographics', 'depression', 'drinking behavior', 'drug abuse', 'drug dependence', 'drug treatment', 'drug use', 'Drugs', 'employment', 'hallucinogens', 'health care', 'heroin', 'households', 'income', 'inhalants', 'marijuana', 'mental health', 'mental health services', 'methamphetamine', 'pain relievers', 'pregnancy', 'Prescription Drugs', 'sedatives', 'smoking', 'stimulants', 'substance abuse', 'Substance Abuse Treatment', 'tobacco use', 'tranquilizers', 'youths'], 'bureauCode': ['009:30'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.icpsr.umich.edu/icpsrweb/SAMHDA/ssvd/studies/04373/variables'}, {'description': '<p>The DailyMed RESTful API is a web service for accessing current SPL information. It is implemented using HTTP and can be thought of as a collection of resources, specified as URLs.</p>\n', 'programCode': ['009:048'], 'title': 'DailyMed Webservices', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'theme': ['State'], 'landingPage': 'https://healthdata.gov/dataset/dailymed-webservices', 'modified': '2020-02-21', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'temporal': '2005-01-01T00:00:00-05:00/2005-01-01T00:00:00-05:00', 'identifier': '4a86be2e-023b-47a2-bd8a-c112bbcc08e4', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://dailymed.nlm.nih.gov/dailymed/help.cfm#webservices', 'mediaType': 'application/unknown', 'title': 'API'}], 'keyword': ['drug labeling', 'pharmaceutical preparations', 'United States'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The National Survey on Drug Use and Health (NSDUH) series (formerly titled National Household Survey on Drug Abuse) primarily measures the prevalence and correlates of drug use in the United States. The surveys are designed to provide quarterly, as well as annual, estimates. Information is provided on the use of illicit drugs, alcohol, and tobacco among members of United States households aged 12 and older. Questions included age at first use as well as lifetime, annual, and past-month usage for the following drug classes: marijuana, cocaine (and crack), hallucinogens, heroin, inhalants, alcohol, tobacco, and nonmedical use of prescription drugs, including pain relievers, tranquilizers, stimulants, and sedatives. The survey covers substance abuse treatment history and perceived need for treatment, and includes questions from the Diagnostic and Statistical Manual (DSM) of Mental Disorders that allow diagnostic criteria to be applied. The survey included questions concerning treatment for both substance abuse and mental health-related disorders. Respondents were also asked about personal and family income sources and amounts, health care access and coverage, illegal activities and arrest record, problems resulting from the use of drugs, and needle-sharing.</p>\n', 'programCode': ['009:069'], 'title': 'National Survey on Drug Use and Health (NSDUH), 2006', 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'theme': ['Health'], 'landingPage': 'https://healthdata.gov/dataset/national-survey-drug-use-and-health-nsduh-2006', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'accessLevel': 'public', 'identifier': '6e5e3da0-2f20-43bf-b8bb-f5a733cbc053', '@type': 'dcat:Dataset', 'modified': '2018-11-20', 'keyword': ['addiction', 'alcohol', 'alcohol abuse', 'alcohol consumption', 'amphetamines', 'barbiturates', 'cocaine', 'controlled drugs', 'crack cocaine', 'Demographics', 'depression', 'drinking behavior', 'drug abuse', 'drug dependence', 'drug treatment', 'drug use', 'Drugs', 'employment', 'hallucinogens', 'health care', 'heroin', 'households', 'income', 'inhalants', 'marijuana', 'mental health', 'mental health services', 'methamphetamine', 'pain relievers', 'pregnancy', 'Prescription Drugs', 'sedatives', 'smoking', 'stimulants', 'substance abuse', 'Substance Abuse Treatment', 'tobacco use', 'tranquilizers', 'youths'], 'bureauCode': ['009:30'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.icpsr.umich.edu/icpsrweb/SAMHDA/ssvd/studies/21240/variables'}, {'description': '<p>The National Survey on Drug Use and Health (NSDUH) series (formerly titled National Household Survey on Drug Abuse) primarily measures the prevalence and correlates of drug use in the United States. The surveys are designed to provide quarterly, as well as annual, estimates. Information is provided on the use of illicit drugs, alcohol, and tobacco among members of United States households aged 12 and older. Questions included age at first use as well as lifetime, annual, and past-month usage for the following drug classes: marijuana, cocaine (and crack), hallucinogens, heroin, inhalants, alcohol, tobacco, and nonmedical use of prescription drugs, including pain relievers, tranquilizers, stimulants, and sedatives. The survey covers substance abuse treatment history and perceived need for treatment, and includes questions from the Diagnostic and Statistical Manual (DSM) of Mental Disorders that allow diagnostic criteria to be applied. The survey included questions concerning treatment for both substance abuse and mental health-related disorders. Respondents were also asked about personal and family income sources and amounts, health care access and coverage, illegal activities and arrest record, problems resulting from the use of drugs, and needle-sharing.</p>\n', 'programCode': ['009:069'], 'title': 'National Survey on Drug Use and Health (NSDUH), 2005', 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'theme': ['Health'], 'landingPage': 'https://healthdata.gov/dataset/national-survey-drug-use-and-health-nsduh-2005', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'accessLevel': 'public', 'identifier': '51035a33-8169-4097-ba7a-9c396159793f', '@type': 'dcat:Dataset', 'modified': '2018-11-20', 'keyword': ['addiction', 'alcohol', 'alcohol abuse', 'alcohol consumption', 'amphetamines', 'barbiturates', 'cocaine', 'controlled drugs', 'crack cocaine', 'Demographics', 'depression', 'drinking behavior', 'drug abuse', 'drug dependence', 'drug treatment', 'drug use', 'Drugs', 'employment', 'hallucinogens', 'health care', 'heroin', 'households', 'income', 'inhalants', 'marijuana', 'mental health', 'mental health services', 'methamphetamine', 'pain relievers', 'pregnancy', 'Prescription Drugs', 'sedatives', 'smoking', 'stimulants', 'substance abuse', 'Substance Abuse Treatment', 'tobacco use', 'tranquilizers', 'youths'], 'bureauCode': ['009:30'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.icpsr.umich.edu/icpsrweb/SAMHDA/ssvd/studies/04596/variables'}, {'description': '<p>OIG negotiates corporate integrity agreements (CIA) with health care providers and other entities as part of the settlement of Federal health care program investigations arising under a variety of civil false claims statutes. Providers or entities agree to the obligations, and in exchange, OIG agrees not to seek their exclusion from participation in Medicare, Medicaid, or other Federal health care programs.</p>\n', 'programCode': ['422:013'], 'title': 'Corporate Integrity Agreement (CIA) documents', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/corporate-integrity-agreement-cia-documents-0', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'accessLevel': 'public', 'identifier': '41153824-e789-49e9-8543-5fa710bb94e3', '@type': 'dcat:Dataset', 'modified': '2020-03-03', 'keyword': ['department-of-health-human-services'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': "<p>The National Survey on Drug Use and Health (NSDUH) series (formerly titled National Household Survey on Drug Abuse) is the general civilian population aged 12 and older in the United States. Questions include age at first use, as well as lifetime, annual, and past-month usage for the following drugs: alcohol, marijuana, cocaine (including crack), hallucinogens, heroin, inhalants, tobacco, pain relievers, tranquilizers, stimulants, and sedatives. The survey covers substance abuse treatment history and perceived need for treatment, and includes questions from the Diagnostic and Statistical Manual (DSM) of Mental Disorders that allow diagnostic criteria to be applied. Respondents were also asked about personal and family income sources and amounts, health care access and coverage, illegal activities and arrest record, problems resulting from the use of drugs, perceptions of risks, and needle-sharing. Demographic data include gender, race, age, ethnicity, educational level, job status, income level, veteran status, household composition, and population density.</p>\n<p>The questionnaire was significantly redesigned in 1994. The 1994 survey for the first time included a rural population supplement to allow separate estimates to be calculated for this population. Other modules have been added each year and retained in subsequent years: mental health and access to care (1994-B); risk/availability of drugs (1996); cigar smoking and new questions on marijuana and cocaine use (1997); question series asked only of respondents aged 12 to 17 (1997); questions on tobacco brand (1999); marijuana purchase questions (2001); prior marijuana and cigarette use, additional questions on drug treatment, adult mental health services, and social environment (2003); and adult and adolescent depression questions derived from the National Comorbidity Survey, Replication (NCS-R) and National Comorbidity Survey, Adolescent (NCS-A) (2004).</p>\n<p>Survey administration and sample design were improved with the implementation of the 1999 survey, and additional improvements were made in 2002. Since 1999, the survey sample has employed a 50-state design with an independent, multistage area probability sample for each of the 50 states and the District of Columbia. At this time, the collection mode of the survey changed from personal interviews and self-enumerated answer sheets to using computer-assisted personal interviews and audio computer-assisted self interviews. In 2002, the survey's title was officially changed to the National Survey on Drug Use and Health (NSDUH). Participants have been given $30 for participating in the study since then. This has resulted in an increase in participation rates from the years prior to 2002. Also, since 2002 the new population data from the 2000 decennial census has been used for sample weighting procedures. For these reasons, data gathered for 2002 and beyond cannot validly be compared to data prior to 2002.</p>\n<p>The NSDUH is sponsored by the Center for Behavioral Health Statistics and Quality, Substance Abuse and Mental Health Services Administration.</p>\n", 'programCode': ['009:061'], 'title': '1990 through 2011 National Survey on Drug Use and Health (NSDUH)', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration, Department of Health & Human Services'}, 'theme': ['Health'], 'landingPage': 'https://healthdata.gov/dataset/1990-through-2011-national-survey-drug-use-and-health-nsduh', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'temporal': '1990-01-01T00:00:00-05:00/2011-12-31T00:00:00-05:00', 'identifier': 'c3f3d29f-4fdb-4ece-9ba5-8c9f38de5a2d', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'http://www.icpsr.umich.edu/icpsrweb/SAMHDA/series/64', 'mediaType': 'application/unknown', 'title': 'CSV '}], 'keyword': ['addiction', 'alcohol', 'alcohol abuse', 'alcohol consumption', 'amphetamines', 'barbiturates', 'cocaine', 'controlled drugs', 'crack cocaine', 'Demographics', 'depression', 'drinking behavior', 'drug abuse', 'drug dependence', 'drug treatment', 'drug use', 'Drugs', 'employment', 'hallucinogens', 'health care', 'heroin', 'households', 'income', 'inhalants', 'marijuana', 'mental health', 'mental health services', 'methamphetamine', 'pain relievers', 'pregnancy', 'Prescription Drugs', 'sedatives', 'smoking', 'stimulants', 'substance abuse', 'Substance Abuse Treatment', 'tobacco use', 'tranquilizers', 'youths'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.icpsr.umich.edu/icpsrweb/SAMHDA/ssvd/series/64/variables'}, {'description': '<p>Medicaid Fraud Control Units (MFCU or Unit) investigate and prosecute Medicaid fraud as well as patient abuse and neglect in health care facilities. OIG certifies, and annually recertifies, each MFCU. OIG collects information about MFCU operations and assesses whether they comply with statutes, regulations, and OIG policy. OIG also analyzes MFCU performance based on 12 published performance standards and recommends program improvements where appropriate.</p>\n', 'programCode': ['009:076'], 'title': 'Medicaid Fraud Control Units (MFCU) Annual Spending and Performance Statistics', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['State'], 'landingPage': 'https://healthdata.gov/dataset/medicaid-fraud-control-units-mfcu-annual-spending-and-performance-statistics-0', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'accessLevel': 'public', 'identifier': 'b4a62bb8-24ad-4da3-9ac4-81b41aa9105a', '@type': 'dcat:Dataset', 'modified': '2020-02-21', 'keyword': ['fraud', 'state spending'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The National Survey on Drug Use and Health (NSDUH) series (formerly titled National Household Survey on Drug Abuse) primarily measures the prevalence and correlates of drug use in the United States. The surveys are designed to provide quarterly, as well as annual, estimates. Information is provided on the use of illicit drugs, alcohol, and tobacco among members of United States households aged 12 and older. Questions included age at first use as well as lifetime, annual, and past-month usage for the following drug classes: marijuana, cocaine (and crack), hallucinogens, heroin, inhalants, alcohol, tobacco, and nonmedical use of prescription drugs, including pain relievers, tranquilizers, stimulants, and sedatives. The survey covers substance abuse treatment history and perceived need for treatment, and includes questions from the Diagnostic and Statistical Manual (DSM) of Mental Disorders that allow diagnostic criteria to be applied. The survey included questions concerning treatment for both substance abuse and mental health-related disorders. Respondents were also asked about personal and family income sources and amounts, health care access and coverage, illegal activities and arrest record, problems resulting from the use of drugs, and needle-sharing.</p>\n', 'programCode': ['009:069'], 'title': 'National Survey on Drug Use and Health (NSDUH), 2003', 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration'}, 'theme': ['Health'], 'landingPage': 'https://healthdata.gov/dataset/national-survey-drug-use-and-health-nsduh-2003', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'accessLevel': 'public', 'identifier': 'daa55b60-d909-44a7-a642-0399d4c2bdbc', '@type': 'dcat:Dataset', 'modified': '2018-11-20', 'keyword': ['addiction', 'alcohol', 'alcohol abuse', 'alcohol consumption', 'amphetamines', 'barbiturates', 'cocaine', 'controlled drugs', 'crack cocaine', 'Demographics', 'depression', 'drinking behavior', 'drug abuse', 'drug dependence', 'drug treatment', 'drug use', 'Drugs', 'employment', 'hallucinogens', 'health care', 'heroin', 'households', 'income', 'inhalants', 'marijuana', 'mental health', 'mental health services', 'methamphetamine', 'pain relievers', 'pregnancy', 'Prescription Drugs', 'sedatives', 'smoking', 'stimulants', 'substance abuse', 'Substance Abuse Treatment', 'tobacco use', 'tranquilizers', 'youths'], 'bureauCode': ['009:30'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.icpsr.umich.edu/icpsrweb/SAMHDA/ssvd/studies/04138/variables'}, {'description': "<p>Decisions issued by the Chair and Board Members of the Departmental Appeals Board concerning determinations in discretionary, project grant programs, including disallowances, terminations and denials of refunding, cost allocation plan disapprovals, and rate determinations; determinations in mandatory grant programs, including disallowances of state claims under titles I, IV-A (Temporary Assistance for Needy Families), IV-D (Child Support Enforcement), IV-E (Foster Care and Adoption Assistance), X, XIV, XVI, XIX (Medicaid), and XXI (State Children's Health Insurance Program) of the Social Security Act; and appellate review of decisions of DAB Civil Remedies Division ALJs, decisions of Food and Drug Administration ALJs regarding civil money penalties, and decisions of Department of the Interior ALJs in Indian Health Service contract/compact cases. .</p>\n", 'programCode': ['009:024'], 'title': 'Departmental Appeals Board Decisions', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['Health', 'Medicare', 'Hospital'], 'landingPage': 'https://healthdata.gov/dataset/departmental-appeals-board-decisions', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'temporal': '1974-03-07T00:00:00-04:00/1974-03-07T00:00:00-04:00', 'identifier': '3fa58f63-142f-4075-93f7-f58be8acb7f5', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'query tool', 'accessURL': 'http://www.hhs.gov/dab/decisions/index.html', 'mediaType': 'application/unknown', 'title': 'Query Tool '}], 'keyword': ['abuse', 'acf', 'administrative', 'adopt', 'adoption', 'alj', 'anti dumping', 'appeal', 'appellate', 'assessment', 'assistance', 'attorney fees', 'award', 'balance', 'beneficiary', 'benefit', 'billing', 'biologic', 'board', 'cancellation', 'charge', 'Children', 'civil rights', 'clia', 'cmp', 'CMS', 'code', 'collect', 'compliance', 'cost', 'coverage', 'dab', 'debar', 'debt', 'decision', 'denial', 'determination', 'device', 'disallowance', 'disapprove', 'discontinuation', 'discrimination', 'doctor', 'drug', 'Eligibility', 'Eligible', 'embezzlement', 'enforcement', 'enrollee', 'Enrollment', 'exclusion', 'expenditure', 'false claim', 'fda', 'fee', 'felony', 'fine', 'fiscal', 'Foster Care', 'fraud', 'funding', 'grant', 'head start', 'health care', 'hearing', 'hipaa', 'home health', 'Hospice', 'Hospital', 'ig', 'indian', 'induce', 'ineligible', 'insurance', 'invalid', 'judge', 'kickback', 'law', 'lcd', 'license', 'lobbying', 'marketing', 'medical equipment', 'medically necessary', 'Medicare', 'misconduct', 'misdemeanor', 'misrepresent', 'modify', 'nf', 'non-compliance', 'nondisclosure', 'Nursing Facility', 'Nursing Home', 'obstruction', 'office of the interior', 'oi', 'oig', 'participation', 'patient', 'payment', 'penalty', 'performance standard', 'physician', 'plan', 'prescription', 'privacy', 'procedure', 'Provider', 'qio', 'reasonable', 'recipient', 'reduction', 'repay', 'rescind', 'reverse', 'review', 'revocation', 'sanction', 'schip', 'security', 'SNF', 'ssa', 'supplier', 'surgery', 'suspension', 'TANF', 'termination', 'theft', 'transaction', 'vaccine', 'violation', 'withhold'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.hhs.gov/dab/decisions/dabdecisions/index.html'}, {'description': '<p>The National Survey on Drug Use and Health (NSDUH) series (formerly titled National Household Survey on Drug Abuse) primarily measures the prevalence and correlates of drug use in the United States. The surveys are designed to provide quarterly, as well as annual, estimates. Information is provided on the use of illicit drugs, alcohol, and tobacco among members of United States households aged 12 and older. Questions included age at first use as well as lifetime, annual, and past-month usage for the following drug classes: marijuana, cocaine (and crack), hallucinogens, heroin, inhalants, alcohol, tobacco, and nonmedical use of prescription drugs, including pain relievers, tranquilizers, stimulants, and sedatives. The survey covers substance abuse treatment history and perceived need for treatment, and includes questions from the Diagnostic and Statistical Manual (DSM) of Mental Disorders that allow diagnostic criteria to be applied. The survey included questions concerning treatment for both substance abuse and mental health-related disorders. Respondents were also asked about personal and family income sources and amounts, health care access and coverage, illegal activities and arrest record, problems resulting from the use of drugs, and needle-sharing.</p>\n', 'programCode': ['009:061'], 'title': 'National Survey on Drug Use and Health (NSDUH), 2009', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration, Department of Health & Human Services'}, 'theme': ['Health'], 'landingPage': 'https://healthdata.gov/dataset/national-survey-drug-use-and-health-nsduh-2009', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'temporal': '2009-01-01T00:00:00-05:00/2009-12-31T00:00:00-05:00', 'identifier': 'e8c4b6f1-9159-4ed1-81be-7322f18888c4', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'http://www.icpsr.umich.edu/icpsrweb/SAMHDA/studies/29621', 'mediaType': 'application/unknown', 'title': 'CSV'}], 'keyword': ['addiction', 'alcohol', 'alcohol abuse', 'alcohol consumption', 'amphetamines', 'barbiturates', 'cocaine', 'controlled drugs', 'crack cocaine', 'Demographics', 'depression', 'drinking behavior', 'drug abuse', 'drug dependence', 'drug treatment', 'drug use', 'Drugs', 'employment', 'hallucinogens', 'health care', 'heroin', 'households', 'income', 'inhalants', 'marijuana', 'mental health', 'mental health services', 'methamphetamine', 'pain relievers', 'pregnancy', 'Prescription Drugs', 'sedatives', 'smoking', 'stimulants', 'substance abuse', 'Substance Abuse Treatment', 'tobacco use', 'tranquilizers', 'youths'], 'bureauCode': ['009:30'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.icpsr.umich.edu/icpsrweb/SAMHDA/studies/29621'}, {'description': "<p>Decisions issued by Administrative Law Judges of the Departmental Appeals Board's Civil Remedies Division concerning fraud and abuse determinations by the Office of the Inspector General (OIG) or the Centers for Medicare & Medicaid Services (CMS); provider/supplier enforcement and certification determinations by CMS; terminations of or refusal to grant or continue federal funding for alleged civil rights violations; Program Fraud Civil Remedies Act determinations; civil money penalty determinations by Social Security Administration (SSA); and Equal Access to Justice Act determinations relating to OIG proceedings.</p>\n", 'programCode': ['009:078'], 'title': 'Civil Remedies Division Administrative Law Judge Decisions', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['Health', 'Medicare', 'Hospital'], 'landingPage': 'https://healthdata.gov/dataset/civil-remedies-division-administrative-law-judge-decisions-0', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'temporal': '1985-03-08T00:00:00-05:00/1985-03-08T00:00:00-05:00', 'identifier': '0e886896-fe7a-4bd1-a33b-f494387dd589', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'query tool', 'accessURL': 'http://www.hhs.gov/dab/decisions/index.html', 'mediaType': 'application/unknown', 'title': 'Query Tool '}], 'keyword': ['abuse', 'administrative', 'alj', 'antidumping', 'appeal', 'assessment', 'attorney fees', 'beneficiary', 'benefit', 'billing', 'cancellation', 'charge', 'civil rights', 'clia', 'cmp', 'CMS', 'code', 'collect', 'compliance', 'coverage', 'crd', 'dab', 'debt', 'decision', 'determination', 'device', 'discontinuation', 'discrimination', 'doctor', 'drug', 'embezzlement', 'enforcement', 'enrollee', 'Enrollment', 'exclusion', 'false claim', 'fee', 'felony', 'fine', 'fraud', 'funding', 'health care', 'hearing', 'hipaa', 'home health', 'Hospice', 'Hospital', 'ig', 'induce', 'insurance', 'judge', 'kickback', 'law', 'lcd', 'license', 'lobbying', 'medical equipment', 'medically necessary', 'Medicare', 'misconduct', 'misdemeanor', 'misrepresent', 'nf', 'non-compliance', 'nondisclosure', 'Nursing Facility', 'Nursing Home', 'obstruction', 'oig', 'participation', 'patient', 'payment', 'penalty', 'physician', 'plan', 'prescription', 'privacy', 'procedure', 'Provider', 'qio', 'reasonable', 'recipient', 'review', 'revocation', 'sanction', 'security', 'SNF', 'ssa', 'supplier', 'surgery', 'suspension', 'termination', 'theft', 'transaction', 'violation'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.hhs.gov/dab/decisions/civildecisions/index.html'}, {'description': "<p>Decisions of the Departmental Appeals Board's Medicare Appeals Council involving claims for entitlement to Medicare and individual claims for Medicare coverage and payment filed by beneficiaries or health care providers/suppliers.</p>\n", 'programCode': ['009:078'], 'title': 'Medicare Appeals Council Decisions', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['Health', 'Medicare', 'Hospital'], 'landingPage': 'https://healthdata.gov/dataset/medicare-appeals-council-decisions', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'temporal': '2003-06-11T00:00:00-04:00/2003-06-11T00:00:00-04:00', 'identifier': '22ed0b95-e0da-4838-88bf-4e37c931b3f3', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'query tool', 'accessURL': 'http://www.hhs.gov/dab/divisions/medicareoperations/macdecisions/mac_decisions.html#overpayment_claims', 'mediaType': 'application/unknown', 'title': 'Query Tool '}], 'keyword': ['administrative', 'adopt', 'affirm', 'alj', 'ambulance', 'appeal', 'appropriate', 'approval', 'beneficiary', 'benefit', 'billing', 'bipa', 'charge', 'claim', 'cmp', 'CMS', 'code', 'collect', 'contractor', 'coverage', 'dab', 'decision', 'determination', 'device', 'disallow', 'dismiss', 'doctor', 'drug', 'emergency', 'enrollee', 'Enrollment', 'Entitlement', 'fee', 'health care', 'hearing', 'hmo', 'home health', 'Hospice', 'Hospital', 'insurance', 'irmaa', 'judge', 'law', 'lcd', 'mac', 'medical equipment', 'medically necessary', 'Medicare', 'modify', 'ncd', 'Nursing Facility', 'Nursing Home', 'omha', 'Part A', 'Part B', 'Part C', 'Part D', 'participation', 'patient', 'payment', 'physician', 'plan', 'prescription', 'procedure', 'Provider', 'qic', 'reasonable', 'recipient', 'Reimbursement', 'repay', 'review', 'schip', 'Service', 'ssa', 'stabilization', 'supplier', 'surgery'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.hhs.gov/dab/divisions/medicareoperations/macdecisions/mac_decisions.html#overpayment_claims'}, {'description': "<p>AoA's Performance Outcomes Measures project (POMP) helps States and Area Agencies on Aging assess their own program performance, while assisting AoA to meet the accountability provisions of the Government Performance and Results Act (GPRA) and the Office of Management and Budget's (OMB) program assessment requirements.Through annual performance reports, Federal agencies provide detailed information on their progress in meeting program performance objectives. Congress and OMB now use performance information to support budget decisions. Many state and local governments are requiring similar systems of accountability to document results and justify funding.In order to gather information on the performance of its program, the Administration on Aging surveys the participants in its Older Americans Act programs. These national surveys provide a portrait of who receives these services and how they assess the quality of the services received.</p>\n", 'programCode': ['009:104'], 'title': 'Third National Survey of Older Americans Act Survey of Participants', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Community Living'}, 'landingPage': 'https://healthdata.gov/dataset/third-national-survey-older-americans-act-survey-participants', 'modified': '2019-06-15', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'rhornyak'}, 'issued': '2012-05-30', 'accessLevel': 'public', 'identifier': '4532e415-749e-4bf9-b8ea-e63a6a81aae3', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'http://www.aoa.gov/AoARoot/Program_Results/docs/2005/National_Survey/3rd_National_Survey_Data_Files_2005.zip', 'mediaType': 'application/unknown', 'title': 'CSV '}], 'keyword': ['administration-for-community-living'], 'bureauCode': ['009:75'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.aoa.gov/AoARoot/Program_Results/docs/2005/National_Survey/3rd_National_Survey_Codebooks_2005.zip'}, {'description': '<p>Decisions issued by the Aid to Families with Dependent Children (AFDC) Quality Control Review Panel of the Departmental Appeals Board concerning the AFDC program (predecessor of Temporary Aid for Needy Families) established by title IV-A of the Social Security Act.</p>\n', 'programCode': ['009:102'], 'title': 'Aid to Families with Dependent Children Quality Control Review Panel Decisions', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['Health', 'Quality'], 'landingPage': 'https://healthdata.gov/dataset/aid-families-dependent-children-quality-control-review-panel-decisions', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'temporal': '1991-08-09T00:00:00-04:00/1996-09-16T00:00:00-04:00', 'identifier': '250fd232-5e43-4eef-a64a-3f05fa629921', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'query tool', 'accessURL': 'http://www.hhs.gov/dab/decisions/index.html', 'mediaType': 'application/unknown', 'title': 'Query Tool '}], 'keyword': ['acf', 'administrative', 'adopt', 'afdc', 'affirm', 'appeal', 'appellate', 'assessment', 'assistance', 'award', 'balance', 'beneficiary', 'benefit', 'billing', 'board', 'cancellation', 'charge', 'Children', 'code', 'collect', 'compliance', 'control', 'cost', 'coverage', 'crd', 'dab', 'debar', 'debt', 'decision', 'denial', 'determination', 'disallowance', 'disapprove', 'discontinuation', 'Eligibility', 'enforcement', 'Enrollment', 'exclusion', 'expenditure', 'fiscal', 'food stamp', 'funding', 'grant', 'health care', 'hearing', 'income', 'invalid', 'judge', 'law', 'marketing', 'misconduct', 'modify', 'non-compliance', 'overpayment', 'participation', 'patient', 'payment', 'penalty', 'Quality', 'recipient', 'reduction', 'repay', 'rescind', 'reverse', 'review', 'sanction', 'schip', 'ssa', 'ssn', 'TANF', 'termination', 'underpayment', 'violation', 'welfare', 'withhold'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.hhs.gov/dab/decisions/afdcquality/index.html'}, {'description': '<p>Office of Head Start (OHS) web based search tool for finding Head Start program office contact information. Searchable by location, grant number or center type. Results are downloadable in CSV format.</p>\n', 'programCode': ['009:092'], 'title': 'Office of Head Start (OHS) Head Start Center Locations Search Tool', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Children and Families, Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/office-head-start-ohs-head-start-center-locations-search-tool', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:fmajestic@acf.hhs.gov', 'fn': 'Fran Majestic'}, 'issued': '2012-05-30', 'accessLevel': 'public', 'identifier': '8fce8c8e-dd59-4ab4-9aae-f720d356932d', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://eclkc.ohs.acf.hhs.gov/hslc/HeadStartOffices', 'mediaType': 'application/unknown', 'title': 'Query Tool '}, {'@type': 'dcat:Distribution', 'format': 'xls', 'accessURL': 'http://eclkc.ohs.acf.hhs.gov/HSESReports1/PdfServlet?service=xls', 'mediaType': 'application/unknown', 'title': 'XLS '}], 'keyword': ['center', 'Children', 'early head start', 'geocode', 'grantee', 'head start', 'location', 'locator', 'low income', 'program', 'services'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': "<p>The State Cancer Profiles (SCP) web site provides statistics to help guide and prioritize cancer control activities at the state and local levels. SCP is a collaborative effort using local and national level cancer data from the Centers for Disease Control and Prevention's National Program of Cancer Registries (NPCR) and National Cancer Institute's Surveillance, Epidemiology and End Results Registries (SEER). SCP address select types of cancer and select behavioral risk factors for which there are evidence-based control interventions. The site provides incidence, mortality and prevalence comparison tables as well as interactive graphs and maps and support data. The graphs and maps provide visual support for deciding where to focus cancer control efforts.</p>\n", 'programCode': ['009:047'], 'title': 'State Cancer Profiles Web site', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['State'], 'landingPage': 'https://healthdata.gov/dataset/state-cancer-profiles-web-site', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:open@fda.hhs.gov', 'fn': 'openFDA'}, 'issued': '2012-05-30', 'accessLevel': 'public', 'identifier': '9f8175a9-c8b3-4cd5-89c5-6c80e42db3e6', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://statecancerprofiles.cancer.gov', 'mediaType': 'application/unknown', 'title': 'Query Tool '}], 'keyword': ['all cancer sites', 'bladder', 'brain ons', 'cervix', 'different county', 'different state', 'haven t moved', 'language isolation', 'moved', 'rural', 'same county', 'same state', 'unemployed', 'urban', 'white collar'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://statecancerprofiles.cancer.gov/faq.html'}, {'description': '<p>The objective is to ensure that providers who bill Federal health care programs do not submit claims for services furnished, ordered or prescribed by an excluded individual or entity. The LEIE is updated monthly with all individuals and entities who have been excluded from participation in Federal health care programs. Providers who bill Medicare, Medicaid, or other Federal health care programs must ensure that they know what individuals or entities are excluded and not bill for their services (e.g., a pharmacy should not bill Medicaid for a drug prescribed by an excluded physician nor for drugs dispensed by an excluded pharmacist).</p>\n', 'programCode': ['009:076'], 'title': 'Office of Inspector General List of Excluded Individuals and Entities', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/office-inspector-general-list-excluded-individuals-and-entities', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'temporal': '2012-05-25T00:00:00-04:00/2012-05-25T00:00:00-04:00', 'identifier': '924f5959-002c-48cd-a3ed-4e34eaf6e867', '@type': 'dcat:Dataset', 'modified': '2020-03-04', 'keyword': ['department-of-health-human-services'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://oig.hhs.gov/exclusions/files/leie_record_layout.pdf'}, {'description': "<p>The Find Ryan White HIV/AIDS Medical Care Providers tool is a locator that helps people living with HIV/AIDS access medical care and related services. Users can search for Ryan White-funded medical care providers near a specific complete address, city and state, state and county, or ZIP code.</p>\n<p>Search results are sorted by distance away and include the Ryan White HIV/AIDS facility name, address, approximate distance from the search point, telephone number, website address, and a link for driving directions.</p>\n<p>HRSA's Ryan White program funds an array of grants at the state and local levels in areas where most needed. These grants provide medical and support services to more than a half million people who otherwise would be unable to afford care.</p>\n", 'programCode': ['009:016'], 'references': ['https://hab.hrsa.gov/stateprofiles/State-Overview.aspx'], 'temporal': '2010-01-01T00:00:00-05:00/2010-01-01T00:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Health Resources and Services Administration, Department of Health & Human Services'}, 'theme': ['Health'], 'landingPage': 'https://www.findhivcare.hrsa.gov/', 'contactPoint': {'hasEmail': 'mailto:datawarehouse@hrsa.gov', 'fn': 'HRSA Data Warehouse'}, 'issued': '2012-05-30', 'accessLevel': 'public', 'title': 'Find Ryan White HIV/AIDS Medical Care Providers', 'identifier': 'd5636ec5-83f1-40fc-bd15-973fdc17359b', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://findhivcare.hrsa.gov/Search_HAB.aspx', 'mediaType': 'application/unknown', 'title': 'Query Tool '}], 'keyword': ['health center', 'hiv aids', 'locator', 'low income', 'map', 'medical', 'ryan white', 'service', 'treatment'], 'bureauCode': ['009:00'], 'modified': '2016-12-28', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The National Foster Care & Adoption Directory (formerly the National Adoption Directory) offers adoption and foster care resources by State.</p>\n', 'programCode': ['009:103'], 'title': 'National Foster Care and Adoption Directory', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'dataQuality': True, 'landingPage': 'https://healthdata.gov/dataset/national-foster-care-and-adoption-directory', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'accessLevel': 'public', 'identifier': 'a2f65cfc-17bf-4314-85c4-883a53034b0d', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.childwelfare.gov', 'mediaType': 'application/unknown', 'title': 'Query Tool '}], 'keyword': ['department-of-health-human-services'], 'bureauCode': ['009:00'], 'modified': '2020-03-04', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The most current Child Welfare Outcomes data is featured on this site. Through the site, you can view the data before the full report is published. The most recently published full report is Child Welfare Outcomes 2004-2007: Report to Congress.</p>\n', 'programCode': ['009:048'], 'title': 'Child Welfare Outcomes Data Portal', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'dataQuality': True, 'landingPage': 'https://healthdata.gov/dataset/child-welfare-outcomes-data-portal', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'temporal': '2004-01-01T00:00:00-05:00/2007-12-31T00:00:00-05:00', 'identifier': 'f7707293-3a86-4f71-9e8c-6ca27c4c4eca', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'query tool', 'accessURL': 'http://cwoutcomes.acf.hhs.gov/data/', 'mediaType': 'application/unknown', 'title': 'Query Tool '}], 'keyword': ['department-of-health-human-services'], 'bureauCode': ['009:00'], 'modified': '2020-03-04', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The Eldercare Locator is a searchable database that allows a user to search via zip code or city/ state for agencies at the State and local levels that provide services to older adults.</p>\n', 'programCode': ['009:044'], 'title': 'Eldercare Locator Database', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Community Living, Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/eldercare-locator-database', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'rhornyak'}, 'issued': '2012-05-30', 'accessLevel': 'public', 'identifier': '70d2b79b-1339-4fd9-b6cb-3db41d3c430a', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.eldercare.gov/Eldercare.NET/Public/Site_Utilities/Private_Data1/Private_Data2/Private_Data3/Index.aspx', 'mediaType': 'application/unknown', 'title': 'Query Tool '}], 'keyword': ['aging', 'caregiving', 'eldercare'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.eldercare.gov/Eldercare.NET/Public/Site_Utilities/Private_Data1/Private_Data2/Private_Data3/Index.aspx'}, {'description': '<p>The National Health Service Corps (NHSC) Jobs Center helps doctors and nurses who are interested in working at areas where there is the highest need find out more about opportunities in a particular area or healthcare discipline. The Job Center provides information on the work locations and area. Job opportunities can be searched and identified by a combination of search parameters. The user views the search results on a map and as text and both views provide links to get more detailed information for each returned opportunity.</p>\n', 'programCode': ['009:014'], 'title': 'NHSC Jobs Center for Primary Care Medical, Dental and Mental Health Providers', 'temporal': '2009-01-01T00:00:00-05:00/2009-01-01T00:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Health Resources and Services Administration'}, 'theme': ['Community', 'Health', 'National'], 'landingPage': 'https://nhsc.hrsa.gov/', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:nhscsp@hrsa.gov', 'fn': 'HRSA Contact Center'}, 'issued': '2012-05-30', 'accessLevel': 'public', 'identifier': '96140022-54b5-4e69-a7b9-0dbea290b5e0', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://nhscjobs.hrsa.gov/external/search/index.seam', 'mediaType': 'application/unknown', 'title': 'Query Tool '}], 'keyword': ['clinician', 'community health', 'Dental', 'find jobs', 'high-need', 'job', 'loan repayor', 'MediCal', 'mental health', 'national health service corps', 'nhsc', 'recruitment', 'scholarship', 'Service', 'shortage', 'underserved', 'vacancy', 'volunteer'], 'bureauCode': ['009:15'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>A Web service that allows patient portals and electronic health record (EHR) systems to use existing code sets to link to relevant, authoritative health information from MedlinePlus.gov. Matches ICD-9-CM or SNOMED CT codes to related MedlinePlus consumer health information, LOINC codes to information on lab tests, and also matches NDC, RXCUI or text strings to patient medication information.</p>\n', 'programCode': ['009:048'], 'title': 'MedlinePlus Connect for Electronic Health Record (EHR) Systems - Web Service', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'theme': ['Health'], 'landingPage': 'https://healthdata.gov/dataset/medlineplus-connect-electronic-health-record-ehr-systems-web-service', 'modified': '2020-02-21', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'temporal': '2010-01-01T00:00:00-05:00/2010-01-01T00:00:00-05:00', 'identifier': '94200b58-3941-43fb-b316-ec5648ff0034', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.nlm.nih.gov/medlineplus/connect/service.html', 'mediaType': 'application/unknown', 'title': 'Query Tool'}], 'keyword': ['connect', 'EHR', 'ehrs', 'electronic health records', 'electronic medical records', 'EMR', 'emrs', 'health', 'health services', 'ICD-9', 'infobutton', 'loinc', 'medicine', 'medlineplus', 'NDC', 'patient education', 'patient health records', 'phr', 'phrs', 'rxnorm', 'snomed ct', 'wellness'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': "<p>This OIG website contains a list of recently issued advisory opinions and a link to archives of previously issued advisory opinions. In accordance with section 1128D (b) (5) (A) (v) of the Social Security Act and 42 CFR 1008.47 of the Office of Inspector General's (OIG) regulations, advisory opinions issued by the OIG are made available to the general public through this OIG website. One purpose of the advisory opinion process is to provide meaningful advice on the application of the anti-kickback statute and other OIG sanction statutes in specific factual situations. Please note, however, that advisory opinions are binding and may legally be relied upon only by the requestor. Because each opinion will apply legal standards to a set of facts involving certain known persons who provide specific statements about key factual issues, no third parties are bound nor may they legally rely on these advisory opinions.</p>\n", 'programCode': ['009:109'], 'title': 'U.S. Department of Health and Human Services Office of Inspector General Advisory Opinion List', 'publisher': {'@type': 'org:Organization', 'name': 'Office of Inspector General, Department of Health & Human Services'}, 'theme': ['Community'], 'landingPage': 'https://healthdata.gov/dataset/us-department-health-and-human-services-office-inspector-general-advisory-opinion-list-0', 'modified': '2020-02-21', 'contactPoint': {'hasEmail': 'mailto:Public.Affairs@OIG.HHS.gov', 'fn': 'OIG Public Affairs'}, 'issued': '2012-05-30', 'accessLevel': 'public', 'identifier': '6bbd5726-ba60-451a-8cb8-df127b585b26', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'query tool', 'accessURL': 'http://oig.hhs.gov/fraud/advisoryopinions.asp', 'mediaType': 'application/unknown', 'title': 'Query Tool'}], 'keyword': ['advisory', 'anti-kickback', 'cmp', 'community law', 'kickback', 'oig', 'opinion', 'opinions', 'safe harbor', 'safe harbors'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': "<p>The Insure Kids Now (IKN) Dental Care Providers in Your State locator provides profile information for oral health providers participating in Medicaid and Children's Health Insurance Program (CHIP) and descriptions of oral health services covered under each Medicaid/CHIP plan. Current and prospective beneficiaries can use this website to search for providers and learn about Programs/Health Plans offered in their resident State. The data for this application is updated at least on a quarter-annual basis.</p>\n<p>Insure Kids Now operates in accordance with the Children's Health Insurance Program Reauthorization Act of 2009 (CHIPRA) and the Centers for Medicare and Medicaid Services (CMS). This service is a partnership between CMS and HRSA.</p>\n", 'programCode': ['009:075'], 'title': 'Insure Kids Now (IKN) (Dental Care Providers)', 'temporal': '2009-01-01T00:00:00-05:00/2009-01-01T00:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Health Resources and Services Administration'}, 'theme': ['Community', 'Health'], 'landingPage': 'https://www.insurekidsnow.gov/', 'modified': '2019-05-01', 'contactPoint': {'hasEmail': 'mailto:IKNTechnicalHelp@hrsa.gov', 'fn': 'IKN Technical Help'}, 'issued': '2012-05-30', 'accessLevel': 'public', 'identifier': '29c1a870-208b-48a5-8e80-eeb5e2f02aab', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>Insure Kids Now Dental Locator</p>\n', 'format': 'application', 'title': 'Insure Kids Now - Find a Dentist', 'accessURL': 'https://www.insurekidsnow.gov/state/find-a-dentist/index.html', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'description': '<p>Find information on health insurance programs and dental providers in your state</p>\n', 'accessURL': 'https://www.insurekidsnow.gov/state/find-a-dentist/index.html', 'mediaType': 'application/unknown', 'title': 'Insure Kids Now - Find programs in your state'}], 'keyword': ['checkups', 'child health care', 'children', 'community health', 'dental care', 'high-need', 'immunization', 'insure', 'low income', 'treatment'], 'bureauCode': ['009:15'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': "<p>AoA's Performance Outcomes Measures project (POMP) helps States and Area Agencies on Aging assess their own program performance, while assisting AoA to meet the accountability provisions of the Government Performance and Results Act (GPRA) and the Office of Management and Budget's (OMB) program assessment requirements. Through annual performance reports, Federal agencies provide detailed information on their progress in meeting program performance objectives. Congress and OMB now use performance information to support budget decisions. Many state and local governments are requiring similar systems of accountability to document results and justify funding. In order to gather information on the performance of its program, the Administration on Aging surveys the participants in its Older Americans Act programs. These national surveys provide a portrait of who receives these services and how they assess the quality of the services received.</p>\n", 'programCode': ['009:044'], 'title': 'Second National Survey of Older Americans Act Participants', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Community Living, Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/second-national-survey-older-americans-act-participants', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'rhornyak'}, 'issued': '2012-05-30', 'accessLevel': 'public', 'identifier': '4c8ed950-1c53-45fb-a928-8fa9a50c5bbe', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'http://www.aoa.gov/AoARoot/Program_Results/docs/2004/National_Survey/2nd_National_Survey_Data_Files_2004.zip', 'mediaType': 'application/unknown', 'title': 'CSV '}], 'keyword': ['administration-for-community-living-department-of-health-human-services'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.aoa.gov/AoARoot/Program_Results/docs/2004/National_Survey/2nd_National_Survey_Codebooks_2004.zip'}, {'description': "<p>AoA's Performance Outcomes Measures project (POMP) helps States and Area Agencies on Aging assess their own program performance, while assisting AoA to meet the accountability provisions of the Government Performance and Results Act (GPRA) and the Office of Management and Budget's (OMB) program assessment requirements.Through annual performance reports, Federal agencies provide detailed information on their progress in meeting program performance objectives. Congress and OMB now use performance information to support budget decisions. Many state and local governments are requiring similar systems of accountability to document results and justify funding.In order to gather information on the performance of its program, the Administration on Aging surveys the participants in its Older Americans Act programs. These national surveys provide a portrait of who receives these services and how they assess the quality of the services received.</p>\n", 'programCode': ['009:048'], 'title': 'Fifth National Survey of Older Americans Act Survey of Participants', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Community Living, Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/fifth-national-survey-older-americans-act-survey-participants', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'rhornyak'}, 'issued': '2012-05-30', 'temporal': '2009-01-01T00:00:00-05:00/2009-12-31T00:00:00-05:00', 'identifier': '4afe6374-5479-419e-adcc-178d62907d15', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'http://www.aoa.gov/AoARoot/Program_Results/docs/2009/National_Survey/5th_National_Survey_Data_Files_2009.zip', 'mediaType': 'application/unknown', 'title': 'CSV '}], 'keyword': ['administration-for-community-living-department-of-health-human-services'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.aoa.gov/AoARoot/Program_Results/docs/2009/National_Survey/5th_National_Survey_Codebooks_2009.zip'}, {'description': '<p>The HPSAs Eligible for the Medicare Physician Bonus Payment advisor tools allows the user (physician) to determine if an address is eligible for bonus payments. Medicare makes bonus payments to physicians who provide medical care services in geographic areas that are HRSA-designated as primary medical care Health Professional Shortage Areas (HPSAs) and to psychiatrists who provide services in HRSA-designated mental health HPSAs.</p>\n<p>The search results indicate if the address is in a Primary Care HPSA or Mental Health HPSA, along with state, county name, Census Tract, zip code, and a map identifying the address.</p>\n', 'programCode': ['009:078'], 'title': 'Find Shortage Areas: HPSAs Eligible for the Medicare Physician Bonus Payment', 'temporal': '2011-01-01T00:00:00-05:00/2011-01-01T00:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Health Resources and Services Administration'}, 'theme': ['Community', 'Health', 'Medicare'], 'landingPage': 'https://data.hrsa.gov/tools/medicare/physician-bonus', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:data@hrsa.gov', 'fn': 'HRSA Bureau of Health Workforce'}, 'issued': '2012-05-30', 'accessLevel': 'public', 'identifier': '5d9629e2-beac-4b50-bcc6-1d929e47fc36', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://datawarehouse.hrsa.gov/geoHPSAAdvisor/GeographicHPSAAdvisor.aspx', 'mediaType': 'application/unknown', 'title': 'Query Tool '}], 'keyword': ['census tract number', 'community health', 'county subdivision', 'elderly', 'federally qualified health center', 'find shortage area', 'health professional shortage area', 'HPSA', 'medicare physician bonus payment', 'mental health hpsa', 'Poverty', 'primary care hpsa'], 'bureauCode': ['009:15'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The Population - Bridged-Race July 1st Estimates online databases report bridged-race population estimates of the July 1st resident population of the United States, based on Census 2000 counts, for use in calculating vital rates. These estimates result from "bridging" the 31 race categories used in Census 2000, as specified in the 1997 Office of Management and Budget (OMB) standards for the collection of data on race and ethnicity, to the four race categories specified under the 1977 standards (Asian or Pacific Islander, Black or African American, American Indian or Alaska Native, White). Many data systems, such as vital statistics, are continuing to use the 1977 OMB standards during the transition to full implementation of the 1997 OMB standards. Postcensal estimates are available for year 2000 - 2009; intercensal estimates are available for the years 1990-1999. Obtain population counts by Year, State, County, Race (4-categories), Ethnicity, Sex and Age (1-year or 5-year groups). The data are released by the National Center for Health Statistics.</p>\n', 'programCode': ['009:048'], 'title': 'CDC WONDER: Population - Bridged-Race July 1st Estimates', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention, Department of Health & Human Services'}, 'theme': ['State'], 'landingPage': 'https://healthdata.gov/dataset/cdc-wonder-population-bridged-race-july-1st-estimates', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'temporal': '1990-01-01T00:00:00-05:00/2009-12-31T00:00:00-05:00', 'identifier': '7461968e-5c85-451b-a38b-26c540c7b802', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'query tool', 'accessURL': 'http://wonder.cdc.gov/bridged-race-population.html', 'mediaType': 'application/unknown', 'title': 'Query Tool '}], 'keyword': ['Age', 'County', 'Ethnicity', 'population', 'Race', 'Sex', 'State', 'year'], 'bureauCode': ['009:20'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://wonder.cdc.gov/wonder/help/bridged-race.html'}, {'description': '<p>The Online Tuberculosis Information System (OTIS) on CDC WONDER contains information on verified tuberculosis (TB) cases reported to the Centers for Disease Control and Prevention (CDC) by state health departments, the District of Columbia and Puerto Rico since 1993. These data were extracted from the CDC national TB surveillance system. OTIS reports case counts, incidence rates, population counts, percentage of cases that completed therapy within 1 year of diagnosis, and percentage of cases tested for drug susceptibility. Data for 22 variables are included in the data set, including: age groups, race / ethnicity, sex, vital status, year reported, state, metropolitan area, several patient risk factors, directly observed therapy, disease verification criteria and multi-drug resistant TB. Each year these data are updated with an additional year of cases plus revisions to cases reported in previous years. OTIS is produced by the U.S. Department of Health and Human Services, Public Health Service, Centers for Disease Control and Prevention (CDC), National Center for HIV/AIDS, viral Hepatitis, STD and TB Prevention (NCHHSTP).</p>\n', 'programCode': ['009:053'], 'title': 'CDC WONDER: Online Tuberculosis Information System (OTIS)', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention, Department of Health & Human Services'}, 'theme': ['State'], 'landingPage': 'https://healthdata.gov/dataset/cdc-wonder-online-tuberculosis-information-system-otis-0', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'temporal': '1993-01-01T00:00:00-05:00/2008-12-31T00:00:00-05:00', 'identifier': 'e68f8a49-eae3-41b8-8b03-0f02d0167fcf', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'query tool', 'accessURL': 'http://wonder.cdc.gov/tb.html', 'mediaType': 'application/unknown', 'title': 'Query Tool '}], 'keyword': ['Age', 'alcohol use', 'case', 'drug resistant', 'drug susceptibility', 'Ethnicity', 'foreign born', 'hiv status', 'homeless', 'incidence', 'injecting drug use', 'isoniazid', 'metropolitan area', 'msa', 'Occupation', 'pulmonary', 'Race', 'rifampin', 'Sex', 'State', 'TB', 'therapy', 'tuberculosis', 'vital status', 'year'], 'bureauCode': ['009:20'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://wonder.cdc.gov/wonder/help/tb.html'}, {'description': '<p>This is a compilation of URLs, dataset names and general information about the Federal Assistance Award (CFDA) program name, the associated sub-agency and the types of data sets available for sub-agencies of the Administration for Children and Families</p>\n', 'programCode': ['009:103'], 'title': 'HHS Administration for Children and Families Table of Contents for Listings of Agency Data Sets', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/hhs-administration-children-and-families-table-contents-listings-agency-data-sets', 'modified': '2020-03-03', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'accessLevel': 'public', 'identifier': '53a77760-b3d0-431b-8a7a-7c7e95dadbb3', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.acf.hhs.gov/datagov-datasets/', 'mediaType': 'application/unknown', 'title': 'XLS '}], 'keyword': ['adoption agencies', 'census data', 'center', 'Child', 'child care', 'child fatalities', 'child maltreatment', 'child support', 'Children', 'cse', 'domestic adoption', 'early head start', 'families', 'family', 'geocode', 'geodata', 'grantee', 'head start', 'location', 'locator', 'ocse', 'program', 'search agencies', 'Service', 'social service', 'support groups', 'tribes'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': "<p>Decisions of the Departmental Appeals Board's Medicare Appeals Council involving claims for entitlement to Medicare and individual claims for Medicare coverage and payment filed by beneficiaries or health care providers/suppliers.</p>\n", 'programCode': ['009:111'], 'title': 'Medicare Appeals Council Decisions', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['Health', 'Medicare', 'Hospital'], 'landingPage': 'https://healthdata.gov/dataset/medicare-appeals-council-decisions-0', 'modified': '2020-02-21', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'temporal': '2003-06-11T00:00:00-04:00/2003-06-11T00:00:00-04:00', 'identifier': '92cece16-e224-4a1d-92ae-d48f2b18bfb3', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'query tool', 'accessURL': 'http://www.hhs.gov/dab/divisions/medicareoperations/macdecisions/mac_decisions.html#overpayment_claims', 'mediaType': 'application/unknown', 'title': 'Query Tool '}], 'keyword': ['administrative', 'adopt', 'affirm', 'alj', 'ambulance', 'appeal', 'appropriate', 'approval', 'beneficiary', 'benefit', 'billing', 'bipa', 'charge', 'claim', 'cmp', 'CMS', 'code', 'collect', 'contractor', 'coverage', 'dab', 'decision', 'determination', 'device', 'disallow', 'dismiss', 'doctor', 'drug', 'emergency', 'enrollee', 'Enrollment', 'Entitlement', 'fee', 'health care', 'hearing', 'hmo', 'home health', 'Hospice', 'Hospital', 'insurance', 'irmaa', 'judge', 'law', 'lcd', 'mac', 'medical equipment', 'medically necessary', 'Medicare', 'modify', 'ncd', 'Nursing Facility', 'Nursing Home', 'omha', 'Part A', 'Part B', 'Part C', 'Part D', 'participation', 'patient', 'payment', 'physician', 'plan', 'prescription', 'procedure', 'Provider', 'qic', 'reasonable', 'recipient', 'Reimbursement', 'repay', 'review', 'schip', 'Service', 'ssa', 'stabilization', 'supplier', 'surgery'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.hhs.gov/dab/divisions/medicareoperations/macdecisions/mac_decisions.html#overpayment_claims'}, {'description': '<p>The National Institute for Occupational Safety and Health (NIOSH), under the authorization of the Federal Mine Safety and Health Act of 1977 and the Occupational Safety and Health Act of 1970, provides a testing approval and certification program assuring commercial availability of safe personal protective devices. NIOSH develops improved performance regulations, tests and certifies (or approves) devices, and purchases approved and certified products on the open market to verify quality of manufacture</p>\n', 'programCode': ['009:005'], 'title': 'NIOSH Certified Equipment List (CEL)', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention, Department of Health & Human Services'}, 'theme': ['Health'], 'landingPage': 'https://healthdata.gov/dataset/niosh-certified-equipment-list-cel', 'modified': '2020-02-21', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'temporal': '1972-01-01T00:00:00-05:00/1972-01-01T00:00:00-05:00', 'identifier': '63a7cbf3-3b97-407d-a7b7-c55431fc9829', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'query tool', 'accessURL': 'http://www2a.cdc.gov/drds/cel/cel_form_code.asp', 'mediaType': 'application/unknown', 'title': 'Query Tool '}], 'keyword': ['certification', 'equipment', 'occupational health', 'personal protective', 'respirator', 'safety'], 'bureauCode': ['009:20'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The Tarrant County Public Health (TCPH) and Biosense collaboration is an effort to visualize TCPH health data collected by Biosense using Google Fusion Table technology and make that visualization publicly available. The data consists of patient visits to hospital emergency departments associated with Tarrant County Public Health (TCPH) that had the illness Gastro Intestinal, Heat Related, or Upper Respiratory divided by all emergency department visits that occurred for the same time period and in the geographic granularity for which the calculation was made.</p>\n', 'programCode': ['009:048'], 'title': 'CDC BioSense: Tarrant County, Texas', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention, Department of Health & Human Services'}, 'theme': ['Community', 'Health'], 'landingPage': 'https://healthdata.gov/dataset/cdc-biosense-tarrant-county-texas', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'temporal': '2007-01-01T00:00:00-05:00/2007-01-01T00:00:00-05:00', 'identifier': '2e3a0a06-5e2d-4cbc-8c63-0d54e10978d9', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'query tool', 'accessURL': 'http://www.google.com/publicdata/overview?ds=z46e2n1b69u8mu_', 'mediaType': 'application/unknown', 'title': 'Query Tool '}], 'keyword': ['chronic disease', 'community health', 'gastro-intestinal', 'health care access', 'health-related behaviors', 'heat related', 'infectious disease', 'injury', 'Prevalence', 'preventive practices', 'surveillance', 'Trends', 'upper respiratory', 'visualization'], 'bureauCode': ['009:20'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The Vaccine Adverse Event Reporting System (VAERS) online database on CDC WONDER provides counts and percentages of adverse event case reports after vaccination, by symptom, vaccine product, manufacturer, onset interval, outcome category, year and month vaccinated, year and month reported, age, sex and state / territory. The Vaccine Adverse Event Reporting System is a cooperative program for vaccine safety of the Centers for Disease Control and Prevention (CDC) and the Food and Drug Administration (FDA). VAERS is a post-marketing safety surveillance program, collecting information about adverse events (possible side effects) that occur after the administration of US licensed vaccines. Data are from the US Department of Health and Human Services (DHHS), Public Health Service (PHS), Food and Drug Administration (FDA)/ Centers for Disease Control (CDC), Vaccine Adverse Event Reporting System (VAERS).</p>\n', 'programCode': ['009:011'], 'title': 'CDC WONDER: Vaccine Adverse Event Reporting System (VAERS)', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention, Department of Health & Human Services'}, 'theme': ['State'], 'landingPage': 'https://healthdata.gov/dataset/cdc-wonder-vaccine-adverse-event-reporting-system-vaers', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'temporal': '1990-01-01T00:00:00-05:00/2010-12-31T00:00:00-05:00', 'identifier': '2761a3aa-c892-4e95-bece-7902cff70133', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'query tool', 'accessURL': 'http://wonder.cdc.gov/vaers.html', 'mediaType': 'application/unknown', 'title': 'Query Tool '}], 'keyword': ['Adverse Event', 'aefi', 'Age', 'immunization', 'manufacturer', 'medra', 'month', 'onset', 'outcome', 'report date', 'safety', 'Sex', 'side effect', 'State', 'symptom', 'territory', 'vaccination date', 'vaccine', 'vaers', 'year'], 'bureauCode': ['009:20'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://wonder.cdc.gov/wonder/help/vaers.html'}, {'description': '<p>Overview: The QuitNowTXT text messaging program is designed as a resource that can be adapted to specific contexts including those outside the United States and in languages other than English. Based on evidence-based practices, this program is a smoking cessation intervention for smokers who are ready to quit smoking. Although evidence supports the use of text messaging as a platform to deliver cessation interventions, it is expected that the maximum effect of the program will be demonstrated when it is integrated into other elements of a national tobacco control strategy. The QuitNowTXT program is designed to deliver tips, motivation, encouragement and fact-based information via unidirectional and interactive bidirectional message formats. The core of the program consists of messages sent to the user based on a scheduled quit day identified by the user. Messages are sent for up to four weeks pre-quit date and up to six weeks post quit date. Messages assessing mood, craving, and smoking status are also sent at various intervals, and the user receives messages back based on the response they have submitted. In addition, users can request assistance in dealing with craving, stress/mood, and responding to slips/relapses by texting specific key words to the QuitNow. Rotating automated messages are then returned to the user based on the keyword. Details of the program are provided below. Texting STOP to the service discontinues further texts being sent. This option is provided every few messages as required by the United States cell phone providers. It is not an option to remove this feature if the program is used within the US. If a web-based registration is used, it is suggested that users provide demographic information such as age, gender, and smoking frequency (daily or almost every day, most days, only a few days a week, only on weekends, a few times a month or less) in addition to their mobile phone number and quit date. This information will be useful for assessing the reach of the program, as well as identifying possible need to develop libraries to specific groups. The use of only a mobile phone-based registration system reduces barriers for participant entry into the program but limits the collection of additional data. At bare minimum, quit date must be collected. At sign up, participants will have the option to choose a quit date up to one month out. Text messages will start up to 14 days before their specified quit date. Users also have the option of changing their quit date at any time if desired. The program can also be modified to provide texts to users who have already quit within the last month. One possible adaptation of the program is to include a QuitNowTXT "light" version. This adaptation would allow individuals who do not have unlimited text messaging capabilities but would still like to receive support to participate by controlling the number of messages they receive. In the light program, users can text any of the programmed keywords without fully opting in to the program. Program Design: The program is designed as a 14-day countdown to quit date, with subsequent six weeks of daily messages. Each day within the program is identified as either a pre-quit date (Q- # days) or a post-quit date (Q+#). If a user opts into the program fewer than 14 days before their quit date, the system will begin sending messages on that day. For example, if they opt in four days prior to their quit date, the system will send a welcome message and recognize that they are at Q-4 (or four days before their quit date), and they will receive the message that everyone else receives four days before their quit date. As the user progresses throughout the program, they will receive messages outlined in the text message library. Throughout the program, users will receive texts that cover a variety of content areas including tips, informational content, motivational messaging, and keyword responses. The frequency of messages increases as the days leading up to and following the user\'s quit date, with a heavy emphasis on support, efficacy building, and actionable tips. Further away from a user\'s quit date, the messages will reduce in frequency. If the user says they have started to smoke again, the system will give them the option of continuing the program as planned or starting over and setting a new quit date. The system is also designed to assess the user\'s mood, craving level, and smoking status several times during the program. These assessment messages are characterized as MOOD, CRAVE, and STATUS messages. Whenever the system asks for a response from the user, it will send a programmed response based on the user\'s answer (i.e., if the user responds with MOOD = BAD then they will receive a message customized to that response). These programmed response messages rotate throughout the course of the program. Users can also send the system one of three programmed keywords (CRAVE, MOOD, and SLIP), and the system will send unique, automated responses based on the texted keyword. There are 10 messages for each of the programmed keywords, which rotate on a random basis, decreasing the likelihood the user will get the same response in a row. After the full six-week program comes to an end, the system will follow up at one, three, and six months to check on the user\'s smokefree status and offer additional assistance if needed. Message Types: -\'\'\'¢ Tips: Tips provide users with actionable strategies on how to manage cravings and deal with quitting smoking in general. -\'\'\'¢ Motivation/encouragement: Motivational messages encourage users to keep going on their smokefree journey despite the difficulty and struggle they may be facing. -\'\'\'¢ Information: Informational messages provide users with facts and other salient points about the impact of smoking relevant to their socio-cultural environment. -\'\'\'¢ Assessment: The assessment messages are built into the text messaging program and are designed to collect information about the user\'s experience as they are quitting and provide immediate feedback based on the user\'s response. Assessment messages fall along three dimensions: mood, craving, and smoking status. -\'\'\'¢ Reactive Messaging (Key Words): At any point, the user can initiate an interaction with the program that will return a text message relevant to the user\'s request for help. In response to the user texting one of the key words, the system will send them unique, automated responses. The key words cover topics relevant to various aspects of cessation.</p>\n', 'programCode': ['009:047'], 'title': 'QuitNowTXT Text Messaging Library', 'publisher': {'@type': 'org:Organization', 'name': 'National Cancer Institute (NCI), National Institutes of Health (NIH)'}, 'theme': ['Health'], 'landingPage': 'https://healthdata.gov/dataset/quitnowtxt-text-messaging-library', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'accessLevel': 'public', 'identifier': 'c90f280f-7c5c-4d12-a648-a521301708c0', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://smokefree.gov/health-care-professionals', 'mediaType': 'application/unknown', 'title': 'Widget '}], 'keyword': ['cancer', 'cessation', 'cigarettes', 'mobile', 'mobile health', 'quitting', 'smoking', 'text messaging', 'tobacco', 'tobacco control'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>MONAHRQ® is a desktop software tool that enables organizations—such as state and local data organizations, regional reporting collaborations, hospitals and hospital systems, nursing homes and nursing home organizations, and health plans—to quickly and easily generate a health care reporting website.</p>\n<p>Effective September 27, 2017, technical support and software updates will no longer be available. Version 7, build 5, will be the final update. Existing software and supporting materials will remain available on this site. In addition, the open source project will remain active with software and materials available through GitHub: <a href="https://github.com/AHRQ/MONAHRQ-Open-Source">https://github.com/AHRQ/MONAHRQ-Open-Source</a></p>\n', 'programCode': ['009:072'], 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services, Agency for Healthcare Research and Quality'}, 'theme': ['Community', 'Health', 'Quality', 'Medicare', 'Hospital', 'Inpatient', 'National', 'State'], 'landingPage': 'https://www.ahrq.gov/professionals/systems/monahrq/index.html', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:monahrq@ahrq.gov', 'fn': 'MONAHRQ user support'}, 'issued': '2012-05-30', 'accessLevel': 'public', 'identifier': '8e9604e5-028d-46ed-8f10-524904d3e60d', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'widget', 'accessURL': 'http://monahrq.ahrq.gov/download.shtml', 'mediaType': 'application/unknown', 'title': 'Widget '}], 'keyword': ['Claims', 'community health', 'diagnoses', 'Emergency Department', 'hcahps', 'hcup', 'health care', 'health statistics', 'healthcare quality', 'Hospital', 'hospital compare', 'Inpatient', 'Prevention', 'procedures', 'quality reporting', 'software', 'utlization', 'website'], 'bureauCode': ['009:33'], 'dataQuality': True, 'title': 'MONAHRQ', 'describedBy': 'https://www.ahrq.gov/professionals/systems/monahrq/software/index.html'}, {'description': '<p>When it is consistent with the public protection responsibilities of the agency and depending on the nature of the violation, it is the Food and Drug Administration\'s (FDA\'s) practice to give individuals and firms an opportunity to take voluntary and prompt corrective action before it initiates an enforcement action. Warning Letters are issued to achieve voluntary compliance and to establish prior notice. The use of Warning Letters and the prior notice policy are based on the expectation that most individuals and firms will voluntarily comply with the law. See <a href="http://www.fda.gov/ICECI/ComplianceManuals/RegulatoryProceduresManual/ucm176870.htm">http://www.fda.gov/ICECI/ComplianceManuals/RegulatoryProceduresManual/uc...</a> for additional infomation on Warning Letters.</p>\n', 'programCode': ['009:002'], 'title': 'Warning Letters', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['Community'], 'landingPage': 'https://healthdata.gov/dataset/warning-letters-1', 'modified': '2020-02-21', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'temporal': '1996-11-01T00:00:00-05:00/1996-11-01T00:00:00-05:00', 'identifier': '541c2445-224d-4235-9c13-8fac34903aa8', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.accessdata.fda.gov/scripts/warningletters/wlSearchExcel.cfm', 'mediaType': 'application/unknown', 'title': 'Query Tool '}], 'keyword': ['advertising', 'biologics', 'community law', 'devices', 'Drugs', 'foods', 'tobacco', 'veterinary medicine', 'warning letters'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>Transcript of 2010 Drug Facts Chat Day.</p>\n', 'programCode': ['009:061'], 'title': 'Drug Facts Chat Day', 'publisher': {'@type': 'org:Organization', 'name': 'National Institute on Drug Abuse (NIDA), National Institutes of Health (NIH)'}, 'landingPage': 'https://healthdata.gov/dataset/drug-facts-chat-day', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'accessLevel': 'public', 'identifier': '0c7a3b41-d488-4031-9b35-9e6f4e8d4266', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.drugabuse.gov/es/cuales-son-los-efectos-largo-plazo-de-la-marihuana', 'mediaType': 'application/unknown', 'title': 'Query Tool '}], 'keyword': ['chat day', 'nida'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The Mortality - Multiple Cause of Death data on CDC WONDER are county-level national mortality and population data spanning the years 1999-2006. These data are available in two separate data sets: one data set for years 1999-2004 with 3 race groups, and another data set for years 2005-2006 with 4 race groups and 3 Hispanic origin categories. Data are based on death certificates for U.S. residents. Each death certificate contains a single underlying cause of death, up to twenty additional multiple causes, and demographic data. The number of deaths, crude death rates, age-adjusted death rates, standard errors and 95% confidence intervals for death rates can be obtained by place of residence (total U.S., state, and county), age group (including infants), race, Hispanic ethnicity (years 2005-2006 only), gender, year of death, and cause-of-death (4-digit ICD-10 code or group of codes). The data are produced by the National Center for Health Statistics.</p>\n', 'programCode': ['009:048'], 'title': 'CDC WONDER: Mortality - Multiple Cause of Death', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention, Department of Health & Human Services'}, 'theme': ['Health', 'State'], 'landingPage': 'https://healthdata.gov/dataset/cdc-wonder-mortality-multiple-cause-death-0', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'temporal': '1999-01-01T00:00:00-05:00/2006-12-31T00:00:00-05:00', 'identifier': '43857256-b635-456e-84b2-ec722454326d', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'query tool', 'accessURL': 'http://wonder.cdc.gov/mcd.html', 'mediaType': 'application/unknown', 'title': 'Query Tool '}], 'keyword': ['Age', 'Births', 'Cause', 'County', 'deaths', 'disease', 'health', 'Hispanic', 'ICD', 'infant', 'mortality', 'population', 'Race', 'Sex', 'State', 'urbanization'], 'bureauCode': ['009:20'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://wonder.cdc.gov/wonder/help/mcd.html'}, {'description': '<p>The Sexually Transmitted Disease (STD) Morbidity online databases on CDC WONDER contain case reports reported from the 50 United States and D.C., Puerto Rico, Virgin Islands and Guam. The online databases report the number of cases and disease incidence rates by year, state, disease, age, gender of patient, type of STD, and area of report. Data are produced by the U.S. Department of Health and Human Services, Public Health Service, Centers for Disease Control and Prevention (CDC), National Center for HIV/AIDS, viral Hepatitis, STD and TB Prevention (NCHHSTP).</p>\n', 'programCode': ['009:027'], 'title': 'CDC WONDER: Sexually Transmitted Disease (STD) Morbidity', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention, Department of Health & Human Services'}, 'theme': ['State'], 'landingPage': 'https://healthdata.gov/dataset/cdc-wonder-sexually-transmitted-disease-std-morbidity', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'temporal': '1984-01-01T00:00:00-05:00/2008-12-31T00:00:00-05:00', 'identifier': '134d23cb-d5d0-45d0-8fa4-4313efb14183', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'query tool', 'accessURL': 'http://wonder.cdc.gov/std.html', 'mediaType': 'application/unknown', 'title': 'Query Tool '}], 'keyword': ['Age', 'case', 'Ethnicity', 'guam', 'incidence', 'morbidity', 'puerto rico', 'Race', 'Sex', 'State', 'STD', 'virgin islands', 'year'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://wonder.cdc.gov/std.html'}, {'description': "<p>The Mortality - Infant Deaths (from Linked Birth / Infant Death Records) online databases on CDC WONDER provide counts and rates for deaths of children under 1 year of age, occuring within the United States to U.S. residents. Information from death certificates has been linked to corresponding birth certificates. Data are available by county of mother's residence, child's age, underlying cause of death, gender, birth weight, birth plurality, birth order, gestational age at birth, period of prenatal care, maternal race and ethnicity, maternal age, maternal education and marital status. Data are available since 1995. The data are produced by the National Center for Health Statistics.</p>\n", 'programCode': ['009:015'], 'title': 'CDC WONDER: Mortality - Infant Deaths', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention, Department of Health & Human Services'}, 'theme': ['Health', 'State'], 'landingPage': 'https://healthdata.gov/dataset/cdc-wonder-mortality-infant-deaths', 'modified': '2020-02-21', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'temporal': '1995-01-01T00:00:00-05:00/2005-12-31T00:00:00-05:00', 'identifier': '5f2e0ec4-4aa6-4b00-bc1a-9fa72bbff80c', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'query tool', 'accessURL': 'http://wonder.cdc.gov/lbd.html', 'mediaType': 'application/unknown', 'title': 'Query Tool '}], 'keyword': ['Age', 'birth weight', 'birthplace', 'Births', 'Cause', 'County', 'deaths', 'delivery method', 'disease', 'Education', 'gestational age', 'health', 'Hispanic', 'ICD', 'infant', 'medical attendant', 'mortality', 'population', 'prenatal care', 'Race', 'Sex', 'State'], 'bureauCode': ['009:20'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://wonder.cdc.gov/wonder/help/lbd.html'}, {'description': "<p>Decisions issued by the Chair and Board Members of the Departmental Appeals Board concerning determinations in discretionary, project grant programs, including disallowances, terminations and denials of refunding, cost allocation plan disapprovals, and rate determinations; determinations in mandatory grant programs, including disallowances of state claims under titles I, IV-A (Temporary Assistance for Needy Families), IV-D (Child Support Enforcement), IV-E (Foster Care and Adoption Assistance), X, XIV, XVI, XIX (Medicaid), and XXI (State Children's Health Insurance Program) of the Social Security Act; and appellate review of decisions of DAB Civil Remedies Division ALJs, decisions of Food and Drug Administration ALJs regarding civil money penalties, and decisions of Department of the Interior ALJs in Indian Health Service contract/compact cases.n.</p>\n", 'programCode': ['009:072'], 'title': 'Departmental Appeals Board Decisions', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['Community', 'Health', 'Medicare', 'Hospital'], 'landingPage': 'https://healthdata.gov/dataset/departmental-appeals-board-decisions-0', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'temporal': '1974-03-07T00:00:00-04:00/1974-03-07T00:00:00-04:00', 'identifier': '56e8ed0c-b29b-462e-aede-83b3e3c466a8', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'query tool', 'accessURL': 'http://www.hhs.gov/dab/decisions/index.html', 'mediaType': 'application/unknown', 'title': 'Query Tool '}], 'keyword': ['abuse', 'acf', 'administrative', 'adopt', 'adoption', 'alj', 'antidumping', 'appeal', 'appellate', 'assessment', 'assistance', 'attorney fees', 'award', 'balance', 'beneficiary', 'benefit', 'billing', 'biologic', 'board', 'cancellation', 'charge', 'Children', 'civil rights', 'clia', 'cmp', 'CMS', 'code', 'collect', 'community health', 'community law', 'compliance', 'cost', 'coverage', 'dab', 'debar', 'debt', 'decision', 'denial', 'determination', 'device', 'disallowance', 'disapprove', 'discontinution', 'discrimination', 'doctor', 'drug', 'Eligibility', 'Eligible', 'embezzlement', 'enforcement', 'enrollee', 'Enrollment', 'exclusion', 'expenditure', 'false claim', 'fda', 'fee', 'felony', 'fine', 'fiscal', 'Foster Care', 'fraud', 'funding', 'grant', 'head start', 'health care', 'hearing', 'hipaa', 'home health', 'Hospice', 'Hospital', 'ig', 'indian', 'induce', 'ineligible', 'insurance', 'invalid', 'judge', 'kickback', 'law', 'lcd', 'license', 'lobbying', 'marketing', 'medical equipment', 'medically necessary', 'Medicare', 'misconduct', 'misdemeanor', 'misrepresent', 'modify', 'nf', 'non-compliance', 'nondisclosure', 'Nursing Facility', 'Nursing Home', 'obstruction', 'office of the interior', 'oi', 'oig', 'participation', 'patient', 'payment', 'penalty', 'performance standard', 'physician', 'plan', 'prescription', 'privacy', 'procedure', 'Provider', 'qio', 'reasonable', 'recipient', 'reduction', 'repay', 'rescind', 'reverse', 'review', 'revocation', 'sanction', 'schip', 'security', 'SNF', 'ssa', 'supplier', 'surgery', 'suspension', 'TANF', 'termination', 'theft', 'transaction', 'vaccine', 'violation', 'withold'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.hhs.gov/dab/decisions/dabdecisions/index.html'}, {'description': "<p>Decisions issued by Administrative Law Judges of the Departmental Appeals Board's Civil Remedies Division concerning fraud and abuse determinations by the Office of the Inspector General (OIG) or the Centers for Medicare & Medicaid Services (CMS); provider/supplier enforcement and certification determinations by CMS; terminations of or refusal to grant or continue federal funding for alleged civil rights violations; Program Fraud Civil Remedies Act determinations; civil money penalty determinations by Social Security Administration (SSA); and Equal Access to Justice Act determinations relating to OIG proceedings.</p>\n", 'programCode': ['009:077'], 'title': 'Civil Remedies Division Administrative Law Judge Decisions', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['Community', 'Health', 'Medicare', 'Hospital'], 'landingPage': 'https://healthdata.gov/dataset/civil-remedies-division-administrative-law-judge-decisions', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'temporal': '1985-03-08T00:00:00-05:00/1985-03-08T00:00:00-05:00', 'identifier': '10d259c7-dd50-4786-a98e-6a51ed6312d2', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'query tool', 'accessURL': 'http://www.hhs.gov/dab/decisions/index.html', 'mediaType': 'application/unknown', 'title': 'Query Tool '}], 'keyword': ['abuse', 'administrative', 'alj', 'antidumping', 'appeal', 'assessment', 'attorney fees', 'beneficiary', 'benefit', 'billing', 'cancellation', 'charge', 'civil rights', 'clia', 'cmp', 'CMS', 'code', 'collect', 'community law', 'compliance', 'coverage', 'crd', 'dab', 'debt', 'decision', 'determination', 'device', 'discontinution', 'discrimination', 'doctor', 'drug', 'embezzlement', 'enforcement', 'enrollee', 'Enrollment', 'exclusion', 'false claim', 'fee', 'felony', 'fine', 'fraud', 'funding', 'health care', 'hearing', 'hipaa', 'home health', 'Hospice', 'Hospital', 'ig', 'induce', 'insurance', 'judge', 'kickback', 'law', 'lcd', 'license', 'lobbying', 'medical equipment', 'medically necessary', 'Medicare', 'misconduct', 'misdemeanor', 'misrepresent', 'nf', 'non-compliance', 'nondisclosure', 'Nursing Facility', 'Nursing Home', 'obstruction', 'oig', 'participation', 'patient', 'payment', 'penalty', 'physician', 'plan', 'prescription', 'privacy', 'procedure', 'Provider', 'qio', 'reasonable', 'recipient', 'review', 'revocation', 'sanction', 'security', 'SNF', 'ssa', 'supplier', 'surgery', 'suspension', 'termination', 'theft', 'transaction', 'violation'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.hhs.gov/dab/decisions/civildecisions/index.html'}, {'description': '<p>Decisions issued by the Aid to Families with Dependent Children (AFDC) Quality Control Review Panel of the Departmental Appeals Board concerning the AFDC program (predecessor of Temporary Aid for Needy Families) established by title IV-A of the Social Security Act.</p>\n', 'programCode': ['009:102'], 'title': 'Aid to Families with Dependent Children Quality Control Review Panel Decisions', 'temporal': '1991-08-09T00:00:00-04:00/1996-09-16T00:00:00-04:00', 'publisher': {'@type': 'org:Organization', 'name': 'Departmental Appeals Board'}, 'theme': ['Health', 'Quality'], 'landingPage': 'https://healthdata.gov/dataset/aid-families-dependent-children-quality-control-review-panel-decisions-0', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:Debbie.Nobleman@hhs.gov', 'fn': 'Debbie Nobelman'}, 'issued': '2012-05-30', 'accessLevel': 'public', 'identifier': '094cdb8f-68b1-4634-aa79-b3ba578488b3', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'query tool', 'accessURL': 'http://www.hhs.gov/dab/decisions/index.html', 'mediaType': 'application/unknown', 'title': 'Query Tool '}], 'keyword': ['acf', 'administrative', 'adopt', 'afdc', 'affirm', 'appeal', 'appellate', 'assessment', 'assistance', 'award', 'balance', 'beneficiary', 'benefit', 'billing', 'board', 'cancellation', 'charge', 'Children', 'code', 'collect', 'compliance', 'control', 'cost', 'coverage', 'crd', 'dab', 'debar', 'debt', 'decision', 'denial', 'determination', 'disallowance', 'disapprove', 'discontinution', 'Eligibility', 'enforcement', 'Enrollment', 'exclusion', 'expenditure', 'fiscal', 'food stamp', 'funding', 'grant', 'health care', 'hearing', 'income', 'invalid', 'judge', 'law', 'marketing', 'misconduct', 'modify', 'non-compliance', 'overpayment', 'participation', 'patient', 'payment', 'penalty', 'Quality', 'recipient', 'reduction', 'repay', 'rescind', 'reverse', 'review', 'sanction', 'schip', 'ssa', 'ssn', 'TANF', 'termination', 'underpayment', 'violation', 'welfare', 'withold'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.hhs.gov/dab/decisions/afdcquality/index.html'}, {'description': '<p>Research projects funded by the National Institutes of Health (NIH), other DHHS Operating Divisions (AHRQ, CDC, FDA, HRSA, SAMHSA), and the Department of Veterans Affairs. This is a monthly snapshot of the data publically accessible through the NIH Research Portfolio Online Reporting Tool, Expenditures and Results (RePORTER) system at <a href="http://report.nih.gov">http://report.nih.gov</a>. The RePORTER database contains information such as project title, abstract, principal investigator, funded organization, total awarded costs, categorization by area of research (NIH only), and project keywords. Also available is information on research publications and patents that have cited support from each project.</p>\n', 'programCode': ['009:048'], 'title': 'NIH Exported Research Portfolio Online Reporting Tools: Expenditures and Results (ExPORTER)', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH), Department of Health & Human Services'}, 'theme': ['Community', 'Health'], 'landingPage': 'https://healthdata.gov/dataset/nih-exported-research-portfolio-online-reporting-tools-expenditures-and-results-exporter-2', 'modified': '2020-03-03', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'temporal': '2005-01-01T00:00:00-05:00/2009-12-31T00:00:00-05:00', 'identifier': '3788d897-b8cc-4911-8e6f-92e433d82056', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://projectreporter.nih.gov/exporter/', 'mediaType': 'application/unknown', 'title': 'Query Tool '}], 'keyword': ['ahrq', 'behavioral', 'biomedical', 'CDC', 'community health', 'contracts', 'disease', 'exporter', 'extramural', 'grants', 'health', 'hrsa', 'institution', 'intramural', 'investigator', 'nih', 'patent', 'Prevention', 'publication', 'report', 'reporter', 'Research', 'samhsa', 'va'], 'bureauCode': ['001:05'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>DailyMed provides high quality information about marketed drugs. This information includes FDA labels (package inserts). This Web site provides health information providers and the public with a standard, comprehensive, up-to-date, look-up and download resource of medication content and labeling as found in medication package inserts. The National Library of Medicine (NLM) provides this as a public service and does not accept advertisements.</p>\n', 'programCode': ['009:048'], 'temporal': '2005-01-01T00:00:00-05:00/2005-01-01T00:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'National Library of Medicine (NLM)'}, 'theme': ['Community', 'Health'], 'landingPage': 'https://dailymed.nlm.nih.gov/dailymed/', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:custserv@nlm.nih.gov', 'fn': 'NLM Customer Service'}, 'issued': '2012-05-30', 'accessLevel': 'public', 'identifier': 'd33828af-4784-472b-b6c9-bd7b5605372f', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://dailymed.nlm.nih.gov/dailymed/index.cfm', 'mediaType': 'application/unknown', 'title': 'Search DailyMed'}, {'@type': 'dcat:Distribution', 'format': 'api', 'accessURL': 'https://dailymed.nlm.nih.gov/dailymed/app-support-web-services.cfm', 'mediaType': 'application/unknown', 'title': 'API'}, {'@type': 'dcat:Distribution', 'format': 'data', 'accessURL': 'https://dailymed.nlm.nih.gov/dailymed/spl-resources.cfm', 'mediaType': 'application/unknown', 'title': 'Download DailyMed Data'}], 'keyword': ['community health', 'drug labeling', 'drug therapy', 'pharmaceutical preparations', 'pharmacology', 'United States'], 'bureauCode': ['009:25'], 'dataQuality': True, 'title': 'DailyMed', 'describedBy': 'http://www.nlm.nih.gov/research/umls/rxnorm/overview.html'}, {'description': '<p>The Find Shortage Areas: Health Professional Shortage Area (HPSA) and Medically Underserved Area/Population (MUA/P) by Address tool helps you determine if a specific address is located in a designated shortage area. Shortage areas are designated by HRSA as specific geographic areas or sites that have the greatest need for health care. Shortage areas are categorized by specific needs (Primary Care HPSA, Mental Health HPSA, Dental Care HPSA, or MUA/P).</p>\n', 'programCode': ['009:014'], 'title': 'Find Shortage Areas: HPSA & MUA/P by Address', 'temporal': '2009-01-01T00:00:00-05:00/2009-01-01T00:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Health Resources and Services Administration'}, 'theme': ['Health', 'Medicare'], 'landingPage': 'https://data.hrsa.gov/tools/shortage-area/by-address', 'modified': '2019-05-01', 'contactPoint': {'hasEmail': 'mailto:data@hrsa.gov', 'fn': 'HRSA Data Warehouse'}, 'issued': '2012-05-30', 'accessLevel': 'public', 'identifier': '479be80d-2fac-415b-90c5-77a15ae1cab7', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://datawarehouse.hrsa.gov/GeoAdvisor/ShortageDesignationAdvisor.aspx', 'mediaType': 'application/unknown', 'title': 'Query Tool '}], 'keyword': ['census tract number', 'comprehensive health center', 'county subdivision name', 'dental care hpsa', 'elderly', 'federally qualified health center', 'find shortage area', 'health professional shortage area', 'HPSA', 'infant mortality', 'low income populations', 'medically underserved area', 'medically underserved population', 'medicare physician bonus payment', 'mental health hpsa', 'mua', 'mup', 'Poverty', 'primary care hpsa', 'shortage'], 'bureauCode': ['009:15'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The AIDS Public Information Data Set (APIDS) for years 1981-2002 on CDC WONDER online database contains counts of AIDS (Acquired Immune Deficiency Syndrome) cases reported by state and local health departments, by demographics; location (region and selected metropolitan areas); case-definition; month/year and quarter-year of diagnosis, report, and death (if applicable); and HIV exposure group (risk factors for AIDS). Data are produced by the US Department of Health and Human Services (US DHHS), Public Health Service (PHS), Centers for Disease Control and Prevention (CDC), National Center for HIV, STD and TB Prevention (NCHSTP), Division of HIV/AIDS Prevention (DHP).</p>\n', 'programCode': ['009:027'], 'title': 'CDC WONDER: AIDS Public Use Data', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention, Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/cdc-wonder-aids-public-use-data', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'temporal': '1981-01-01T00:00:00-05:00/2002-12-31T00:00:00-05:00', 'identifier': '8208b2a4-58bb-460e-b6fc-56ae6e6cd5e2', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'query tool', 'accessURL': 'http://wonder.cdc.gov/AIDSPublic.html', 'mediaType': 'application/unknown', 'title': 'Query Tool '}], 'keyword': ['Age', 'aids', 'case definition', 'case report', 'date diagnosed', 'date reported', 'diagnosis', 'Ethnicity', 'exposure category', 'hemophilia', 'HIV', 'incidence', 'iv drug use', 'metropolitan area', 'msa', 'pediatric', 'Race', 'Region', 'Sex', 'sexual orientation', 'vital status'], 'bureauCode': ['009:20'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://wonder.cdc.gov/wonder/help/aids.html'}, {'description': '<p>A search-based Web service that provides access to disease, condition and wellness information via MedlinePlus health topic data in XML format. The service accepts keyword searches as requests and returns relevant MedlinePlus health topics in ranked order. The service also returns health topics summaries, search result snippets and other associated data.</p>\n', 'programCode': ['009:046'], 'title': 'MedlinePlus Health Topic Web Service', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'theme': ['Community', 'Health'], 'landingPage': 'https://healthdata.gov/dataset/medlineplus-health-topic-web-service', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'temporal': '2010-01-01T00:00:00-05:00/2010-01-01T00:00:00-05:00', 'identifier': 'de0c318c-5a83-4a99-9bc6-2feb7e24b204', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.nlm.nih.gov/medlineplus/webservices.html', 'mediaType': 'application/unknown', 'title': 'API'}], 'keyword': ['community health', 'health', 'health services', 'medicine', 'wellness'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>A Web application that allows patient portals and electronic health record (EHR) systems to use existing code sets to link to relevant, authoritative health information from MedlinePlus.gov. Matches ICD-9-CM or SNOMED CT codes to related MedlinePlus consumer health information, LOINC codes to information on lab tests, and also matches NDC, RXCUI or text strings to patient medication information.</p>\n', 'programCode': ['009:046'], 'title': 'MedlinePlus Connect for Electronic Health Record (EHR) Systems - Web Application', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'theme': ['Health'], 'landingPage': 'https://healthdata.gov/dataset/medlineplus-connect-electronic-health-record-ehr-systems-web-application', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'temporal': '2010-01-01T00:00:00-05:00/2010-01-01T00:00:00-05:00', 'identifier': 'f15aa02b-4129-4abc-b1f4-d74896ac7c5a', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.nlm.nih.gov/medlineplus/connect/application.html', 'mediaType': 'application/unknown', 'title': 'Query Tool'}], 'keyword': ['connect', 'EHR', 'ehrs', 'electronic health records', 'electronic medical records', 'EMR', 'emrs', 'health', 'health services', 'ICD-9', 'infobutton', 'loinc', 'medicine', 'medlineplus', 'NDC', 'patient education', 'patient health records', 'phr', 'phrs', 'rxnorm', 'snowmed ct', 'wellness'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': "<p>AoA's Performance Outcomes Measures project (POMP) helps States and Area Agencies on Aging assess their own program performance, while assisting AoA to meet the accountability provisions of the Government Performance and Results Act (GPRA) and the Office of Management and Budget's (OMB) program assessment requirements. Through annual performance reports, Federal agencies provide detailed information on their progress in meeting program performance objectives. Congress and OMB now use performance information to support budget decisions. Many state and local governments are requiring similar systems of accountability to document results and justify funding. In order to gather information on the performance of its program, the Administration on Aging surveys the participants in its Older Americans Act programs. These national surveys provide a portrait of who receives these services and how they assess the quality of the services received.</p>\n", 'programCode': ['009:044'], 'title': 'First National Survey of Older Americans Act Survey of Participants', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Community Living, Department of Health & Human Services'}, 'theme': ['Community', 'Health'], 'landingPage': 'https://healthdata.gov/dataset/first-national-survey-older-americans-act-survey-participants', 'modified': '2020-03-03', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'rhornyak'}, 'issued': '2012-05-30', 'accessLevel': 'public', 'identifier': 'fe57a1e5-d90e-41d9-82bb-c9491362c30f', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'http://www.aoa.gov/AoARoot/Program_Results/docs/2003/National_Survey/1st_National_Survey_Data_Files_2003.zip', 'mediaType': 'application/unknown', 'title': 'CSV '}], 'keyword': ['community health'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.aoa.gov/AoARoot/Program_Results/docs/2003/National_Survey/1st_National_Survey_Codebooks_2003.zip'}, {'description': '<p>The National Survey on Drug Use and Health (NSDUH) series (formerly titled National Household Survey on Drug Abuse) primarily measures the prevalence and correlates of drug use in the United States. The surveys are designed to provide quarterly, as well as annual, estimates. Information is provided on the use of illicit drugs, alcohol, and tobacco among members of United States households aged 12 and older. Questions included age at first use as well as lifetime, annual, and past-month usage for the following drug classes: marijuana, cocaine (and crack), hallucinogens, heroin, inhalants, alcohol, tobacco, and nonmedical use of prescription drugs, including pain relievers, tranquilizers, stimulants, and sedatives. The survey covers substance abuse treatment history and perceived need for treatment, and includes questions from the Diagnostic and Statistical Manual (DSM) of Mental Disorders that allow diagnostic criteria to be applied. The survey included questions concerning treatment for both substance abuse and mental health-related disorders. Respondents were also asked about personal and family income sources and amounts, health care access and coverage, illegal activities and arrest record, problems resulting from the use of drugs, and needle-sharing.</p>\n', 'programCode': ['009:061'], 'title': 'National Survey on Drug Use and Health (NSDUH), 2010', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Substance Abuse & Mental Health Services Administration, Department of Health & Human Services'}, 'theme': ['Health'], 'landingPage': 'https://healthdata.gov/dataset/national-survey-drug-use-and-health-nsduh-2010', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'temporal': '2010-01-01T00:00:00-05:00/2010-12-31T00:00:00-05:00', 'identifier': 'e1237c89-6291-4562-aa8a-54b16805763f', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'http://www.icpsr.umich.edu/icpsrweb/SAMHDA/studies/32722', 'mediaType': 'application/unknown', 'title': 'CSV'}], 'keyword': ['addiction', 'alcohol', 'alcohol abuse', 'alcohol consumption', 'amphetamines', 'barbiturates', 'cocaine', 'controlled drugs', 'crack cocaine', 'Demographics', 'depression', 'drinking behavior', 'drug abuse', 'drug dependence', 'drug treatment', 'drug use', 'Drugs', 'employment', 'hallucinogens', 'health care', 'heroin', 'households', 'income', 'inhalants', 'marijuana', 'mental health', 'mental health services', 'methamphetamine', 'pain relievers', 'pregnancy', 'Prescription Drugs', 'sedatives', 'smoking', 'stimulants', 'substance abuse', 'Substance Abuse Treatment', 'tobacco use', 'tranquilizers', 'youths'], 'bureauCode': ['009:30'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.icpsr.umich.edu/icpsrweb/SAMHDA/studies/32722'}, {'description': '<p>The Population online databases contain data from the US Census Bureau. The Census Estimates online database contains contains county-level population counts for years 1970 - 2000. The data comprise the April 1st Census counts for years 1970, 1980, 1990 and 2000, the July 1st intercensal estimates for years 1971-1979 and 1981-1989, and the July 1st postcensal estimates for years 1991-1999. The Census Projections online database contains population projections for years 2004-2030 by year, state, age, race and sex, prodyced by teh Cenus Bureau in 2005. The data are produced by the United States Department of Commerce, U.S. Census Bureau, Population Division.</p>\n', 'programCode': ['006:008'], 'title': 'CDC WONDER: Population (from Census)', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention, Department of Health & Human Services'}, 'theme': ['State'], 'landingPage': 'https://healthdata.gov/dataset/cdc-wonder-population-census', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'temporal': '1970-01-01T00:00:00-05:00/2030-12-31T00:00:00-05:00', 'identifier': '4e273172-5ab5-4db6-bb27-573f15386778', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'query tool', 'accessURL': 'http://wonder.cdc.gov/population.html', 'mediaType': 'application/unknown', 'title': 'Query Tool '}], 'keyword': ['Age', 'County', 'Race', 'Sex', 'State', 'year'], 'bureauCode': ['009:20'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://wonder.cdc.gov/population.html'}, {'description': "<p>In 1992, Congress enacted the Fertility Clinic Success Rate and Certification Act (FCSRCA). The act requires CDC to collect data from clinics and submit an annual report to Congress on Assisted Reproductive Technology (ART) success rates. In 1996, CDC initiated the ART Surveillance System to collect cycle specific and clinic specific data from all medical clinics practicing ART in the United States and its territories. The data collected include patient's diagnosis, type of ART, clinical information pertaining to the ART procedure, and information on pregnancy outcomes.</p>\n", 'programCode': ['009:048'], 'title': 'Assisted Reproductive Technology (ART) Surveillance', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention, Department of Health & Human Services'}, 'theme': ['Health'], 'landingPage': 'https://healthdata.gov/dataset/assisted-reproductive-technology-art-surveillance', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'temporal': '1995-01-01T00:00:00-05:00/2008-12-31T00:00:00-05:00', 'identifier': '329645f5-726d-4a73-9b18-044642e6532f', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'query tool', 'accessURL': 'http://www.cdc.gov/art/ARTReports.htm', 'mediaType': 'application/unknown', 'title': 'Query Tool '}], 'keyword': ['infertility', 'reproductive health'], 'bureauCode': ['009:20'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': "<p>AoA's Performance Outcomes Measures project (POMP) helps States and Area Agencies on Aging assess their own program performance, while assisting AoA to meet the accountability provisions of the Government Performance and Results Act (GPRA) and the Office of Management and Budget's (OMB) program assessment requirements. Through annual performance reports, Federal agencies provide detailed information on their progress in meeting program performance objectives. Congress and OMB now use performance information to support budget decisions. Many state and local governments are requiring similar systems of accountability to document results and justify funding. In order to gather information on the performance of its program, the Administration on Aging surveys the participants in its Older Americans Act programs. These national surveys provide a portrait of who receives these services and how they assess the quality of the services received.</p>\n", 'programCode': ['009:048'], 'title': 'Fourth National Survey of Older Americans Act Participants', 'publisher': {'@type': 'org:Organization', 'name': 'Administration for Community Living, Department of Health & Human Services'}, 'theme': ['Community', 'Health'], 'landingPage': 'https://healthdata.gov/dataset/fourth-national-survey-older-americans-act-participants', 'modified': '2020-03-03', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'rhornyak'}, 'issued': '2012-05-30', 'accessLevel': 'public', 'identifier': 'e4107bf7-f22b-4953-8204-dab089ea5f6b', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'http://www.aoa.gov/AoARoot/Program_Results/docs/2008/National_Survey/4th_National_Survey_Data_Files_2008.zip', 'mediaType': 'application/unknown', 'title': 'CSV '}], 'keyword': ['community health'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.aoa.gov/AoARoot/Program_Results/docs/2008/National_Survey/4th_National_Survey_Codebooks_2008.zip'}, {'description': '<p>The United States Cancer Statistics (USCS) online databases in WONDER provide cancer incidence and mortality data for the United States for the years since 1999, by year, state and metropolitan areas (MSA), age group, race, ethnicity, gender, childhood cancer classifications and cancer site. Report case counts, deaths, crude and age-adjusted incidence and death rates, and 95% confidence intervals for rates. The USCS data are the official federal statistics on cancer incidence from registries having high-quality data and cancer mortality statistics for 50 states and the District of Columbia. USCS are produced by the Centers for Disease Control and Prevention (CDC) and the National Cancer Institute (NCI), in collaboration with the North American Association of Central Cancer Registries (NAACCR). Mortality data are provided by the Centers for Disease Control and Prevention (CDC), National Center for Health Statistics (NCHS), National Vital Statistics System (NVSS).</p>\n', 'programCode': ['009:047'], 'title': 'CDC WONDER: Cancer Statistics', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention, Department of Health & Human Services'}, 'theme': ['State'], 'landingPage': 'https://healthdata.gov/dataset/cdc-wonder-cancer-statistics', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'temporal': '1999-01-01T00:00:00-05:00/2006-12-31T00:00:00-05:00', 'identifier': 'c935e71d-c2b5-4736-876a-e0abaddc1684', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'query tool', 'accessURL': 'http://wonder.cdc.gov/cancer.html', 'mediaType': 'application/unknown', 'title': 'Query Tool '}], 'keyword': ['Age', 'cancer', 'Ethnicity', 'incidence', 'metropolitan', 'mortality', 'msa', 'population', 'Race', 'registry', 'Sex', 'State', 'year'], 'bureauCode': ['009:20'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://wonder.cdc.gov/cancer.html'}, {'description': '<p>The CDC WONDER Mortality - Underlying Cause of Death online database is a county-level national mortality and population database spanning the years since 1979. Data are updated annually. The number of deaths, crude death rates, age-adjusted death rates, standard errors and confidence intervals for death rates can be obtained by place of residence (total U.S., Census region, Census division, state, and county), age group (including infant age groups), race (years 1979-1998: White, Black, and Other; years 1999-present: American Indian or Alaska Native, Asian or Pacific Islander, Black or African American, and White), Hispanic origin (years 1979-1998: not available; years 1999-present: Hispanic or Latino, not Hispanic or Latino, Not Stated), gender, year of death, and underlying cause ofdeath (years 1979-1998: 4-digit ICD-9 code and 72 cause-of-death recode; years 1999-present: 4-digit ICD-10 codes and 113 cause-of-death recode, as well as the Injury Mortality matrix classification for Intent and Mechanism), and urbanization level of residence (2006 NCHS urban-rural classification scheme for counties). The data are produced by the National Center for Health Statistics.</p>\n', 'programCode': ['009:048'], 'title': 'CDC WONDER: Mortality - Underlying Cause of Death', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention, Department of Health & Human Services'}, 'theme': ['Health', 'State'], 'landingPage': 'https://healthdata.gov/dataset/cdc-wonder-mortality-underlying-cause-death', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'temporal': '1999-01-01T00:00:00-05:00/2007-12-31T00:00:00-05:00', 'identifier': '1321ae3e-d8d7-4c9a-8f36-f53c10912853', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'query tool', 'accessURL': 'http://wonder.cdc.gov/mortSQL.html', 'mediaType': 'application/unknown', 'title': 'Query Tool '}], 'keyword': ['Age', 'Births', 'Cause', 'County', 'deaths', 'disease', 'health', 'Hispanic', 'ICD', 'infant', 'mortality', 'population', 'Race', 'Sex', 'State', 'urbanization'], 'bureauCode': ['009:20'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://wonder.cdc.gov/wonder/help/cmf.html'}, {'description': '<p>The National Environmental Public Health Tracking Network is a system of integrated health, exposure, and hazard information and data from a variety of national, state, and city sources. On the Tracking Network, you can explore information and view maps, tables, and charts about health and environment across the country.</p>\n', 'programCode': ['009:032'], 'title': 'CDC National Environmental Public Health Tracking Network (Tracking Network)', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention, Department of Health & Human Services'}, 'theme': ['Health', 'Quality', 'Community'], 'landingPage': 'https://healthdata.gov/dataset/cdc-national-environmental-public-health-tracking-network-tracking-network', 'contactPoint': {'hasEmail': 'mailto:trackingsupport@cdc.gov', 'fn': 'Tracking Support'}, 'issued': '2012-05-30', 'accessLevel': 'public', 'identifier': 'c35e20c1-34f0-4126-b031-b626985ab2f1', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'query tool', 'accessURL': 'http://www.cdc.gov/ephtracking/', 'mediaType': 'application/unknown', 'title': 'Query Tool'}], 'keyword': ['air quality', 'asthma', 'birth defects', 'cancer', 'childhood cancer', 'community health', 'community water', 'environmental health', 'exposure', 'health effects', 'health outcomes', 'heart attack', 'homes', 'lead poisoning', 'tracking network', 'water', 'well water'], 'bureauCode': ['009:20'], 'modified': '2016-04-05', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': "<p>The Births (Natality) online databases in CDC WONDER report birth rates, fertility rates and counts of live births occurring within the United States to U.S. residents and non-residents. Counts can be obtained by state, county, child's gender and weight, mother's race, mother's age, mother's education, gestation period, prenatal care, birth plurality, and mother's medical and tobacco use risk factors. The data are derived from birth certificates. Data are available since 1995. The data are produced by the National Center for Health Statistics.</p>\n", 'programCode': ['009:015'], 'title': 'CDC WONDER: Births', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention, Department of Health & Human Services'}, 'theme': ['Health', 'State'], 'landingPage': 'https://healthdata.gov/dataset/cdc-wonder-births', 'modified': '2020-03-03', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'temporal': '1995-01-01T00:00:00-05:00/2006-12-31T00:00:00-05:00', 'identifier': '2703dd18-34f2-4101-8a43-9499eba7f787', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'query tool', 'accessURL': 'http://wonder.cdc.gov/natality.html', 'mediaType': 'application/unknown', 'title': 'Query Tool '}], 'keyword': ['Age', 'anemia', 'birth weight', 'Births', 'cardiac', 'cervix', 'County', 'diabetes', 'eclampsia', 'Education', 'gestational age', 'health', 'Hispanic', 'hydramnios', 'hypertension', 'infant', 'lung', 'natality', 'oligohydramnios', 'population', 'pregnancy', 'prenatal care', 'Race', 'risk factors', 'Sex', 'State', 'tobacco use', 'year'], 'bureauCode': ['009:20'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://wonder.cdc.gov/wonder/help/natality.html'}, {'description': "<p>PubChem contains the chemical structures of small organic molecules and information on their biological activities. PubChem includes substance information, compound structures, and bioactivity data in three primary databases, PCSubstance, PCCompound, and PCBioAssay, respectively. PubChem is integrated with Entrez, NCBI's primary search engine, and also provides compound neighboring, sub/superstructure, similarity structure, bioactivity data, and other searching features.</p>\n", 'programCode': ['009:046'], 'title': 'PubChem', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'theme': ['Community', 'Health'], 'landingPage': 'https://healthdata.gov/dataset/pubchem', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'temporal': '2004-01-01T00:00:00-05:00/2004-01-01T00:00:00-05:00', 'identifier': '9dfde3e5-0675-4c9e-b6f7-0a602f6cb581', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'api', 'accessURL': 'http://pubchem.ncbi.nlm.nih.gov/pug/pughelp.html', 'mediaType': 'application/unknown', 'title': 'API'}], 'keyword': ['chemistry physical', 'community health', 'organic chemicals'], 'bureauCode': ['009:25'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'http://www.nlm.nih.gov/mesh/MBrowser.html'}, {'description': "<p>The State Snapshots provide graphical representations of State-specific health care quality information, including strengths, weaknesses, and opportunities for improvement. The goal is to help State officials and their public- and private-sector partners better understand health care quality and disparities in their State. State-level information used to create the State Snapshots is based on data collected for the National Healthcare Quality Report (NHQR). The State Snapshots include summary measures of quality of care and States' performances relative to all States, the region, and best performing States by overall health care quality, types of care (preventive, acute, and chronic), settings of care (hospitals, ambulatory care, nursing home, and home health), and clinical conditions (cancer, diabetes, heart disease, maternal and child health, and respiratory diseases). Special focus areas on diabetes, asthma, Healthy People 2010, clinical preventive services, disparities, payer, and variation over time are also featured. The Agency for Healthcare Research and Quality (AHRQ) has released the State Snapshots each year in conjunction with the 2004 NHQR through the 2009 NHQR.</p>\n", 'programCode': ['009:072'], 'title': 'State Snapshots', 'publisher': {'@type': 'org:Organization', 'name': 'Agency for Healthcare Research and Quality, Department of Health & Human Services'}, 'theme': ['Health', 'Quality', 'State'], 'landingPage': 'https://healthdata.gov/dataset/state-snapshots', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'accessLevel': 'public', 'identifier': '234049e8-dd71-4b9d-8dc2-ab56471b9011', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://statesnapshots.ahrq.gov/snaps09/allStatesallMeasures.jsp?menuId=63&state=', 'mediaType': 'application/unknown', 'title': 'Query Tool '}], 'keyword': ['health care quality', 'nhqr', 'state health care'], 'bureauCode': ['009:33'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The Behavioral Risk Factor Surveillance System (BRFSS) is a state-based system of health surveys that collects information on health risk behaviors, preventive health practices, and health care access primarily related to chronic disease and injury. For many states, the BRFSS is the only available source of timely, accurate data on health-related behaviors.</p>\n', 'programCode': ['009:072'], 'title': 'CDC Behavioral Risk Factor Surveillance System (BRFSS)', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention, Department of Health & Human Services'}, 'theme': ['Health'], 'landingPage': 'https://healthdata.gov/dataset/cdc-behavioral-risk-factor-surveillance-system-brfss', 'modified': '2020-02-21', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'temporal': '1984-01-01T00:00:00-05:00/2009-12-31T00:00:00-05:00', 'identifier': '15ece528-43c1-45c3-ba01-0b9a4f5a31f0', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'query tool', 'accessURL': 'http://www.cdc.gov/brfss/', 'mediaType': 'application/unknown', 'title': 'Query Tool '}], 'keyword': ['chronic disease', 'health', 'health care access', 'health-related behaviors', 'infectious disease', 'injury', 'Prevalence', 'preventive practices', 'Survey', 'Trends'], 'bureauCode': ['009:20'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>PubMed comprises more than 26 million citations for biomedical literature from MEDLINE, life science journals, and online books. Citations may include links to full-text content from PubMed Central and publisher web sites.</p>\n', 'programCode': ['009:048'], 'publisher': {'@type': 'org:Organization', 'name': 'National Library of Medicine (NLM)'}, 'landingPage': 'http://www.ncbi.nlm.nih.gov/pubmed', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:custserv@nlm.nih.gov', 'fn': 'NLM Customer Service'}, 'issued': '2012-05-30', 'accessLevel': 'public', 'identifier': '063e015e-f2bf-46f2-8b12-7447ab2973cf', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.ncbi.nlm.nih.gov/pubmed', 'mediaType': 'application/unknown', 'title': 'Search PubMed'}, {'@type': 'dcat:Distribution', 'format': 'api', 'accessURL': 'http://www.ncbi.nlm.nih.gov/books/NBK25497/', 'mediaType': 'application/unknown', 'title': 'E-utilities API'}, {'@type': 'dcat:Distribution', 'format': 'data', 'accessURL': 'https://www.nlm.nih.gov/databases/download/pubmed_medline.html', 'mediaType': 'application/unknown', 'title': 'Download PubMed Data'}], 'keyword': ['bioethics', 'clinical medicine', 'community health', 'dentistry', 'ethics medical', 'medicine', 'nursing'], 'bureauCode': ['009:25'], 'dataQuality': True, 'title': 'PubMed'}, {'description': '<p>Health Data Interactive (HDI) presents a broad range of important public health indicators through an interactive web-based application that provides access to pre-tabulated national and state data for the US. The primary objective is to provide national estimates of public health measures cross tabulated by a common set of variables. HDI tables contain national health statistics for infants, children, adolescents, adults, and older adults. The tables can be customized by age, gender, race/ethnicity, and geographic location to explore different trends and patterns.n</p>\n', 'programCode': ['009:048'], 'title': 'Health Data Interactive (HDI)', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention, Department of Health & Human Services'}, 'theme': ['Community', 'Health'], 'landingPage': 'https://healthdata.gov/dataset/health-data-interactive-hdi', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'accessLevel': 'public', 'identifier': '44e9579d-9bb4-4b47-8b47-9fc3e130d71c', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'query tool', 'accessURL': 'http://www.cdc.gov/nchs/hdi.htm', 'mediaType': 'application/unknown', 'title': 'Query Tool '}], 'keyword': ['Birth', 'community health', 'disease prevention', 'health care access', 'health care use', 'health conditions', 'health data', 'health insurance', 'health statistics', 'health status', 'health trends', 'life expectancy', 'mortality', 'pregnancy', 'risk factors'], 'bureauCode': ['009:20'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The National Sample Survey of Registered Nurses (NSSRN) Download makes data from the survey readily available to users in a one-stop download. The Survey has been conducted approximately every four years since 1977. For each survey year, HRSA has prepared two Public Use File databases in flat ASCII file format without delimiters. The 2008 data are also offerred in SAS and SPSS formats. Information likely to point to an individual in a sparsely-populated county has been withheld. General Public Use Files are State-based and provide information on nurses without identifying the County and Metropolitan Area in which they live or work. County Public Use Files provide most, but not all, the same information on the nurse from the General Public Use File, and also identifies the County and Metropolitan Areas in which the nurses live or work. NSSRN data are to be used for research purposes only and may not be used in any manner to identify individual respondents.</p>\n', 'programCode': ['009:014'], 'title': 'Nursing Workforce Survey Data (National Sample Survey of Registered Nurses)', 'temporal': '1978-01-01T00:00:00-05:00/2008-12-31T00:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Health Resources and Services Administration'}, 'theme': ['Community', 'Health'], 'landingPage': 'https://data.hrsa.gov/topics/health-workforce/nursing-workforce-survey-data', 'contactPoint': {'hasEmail': 'mailto:mwashko@hrsa.gov', 'fn': 'Michelle Washko'}, 'issued': '2012-05-30', 'accessLevel': 'public', 'identifier': 'a8f9b63d-e28e-4a36-8ec3-aeb0e7e1559d', '@type': 'dcat:Dataset', 'modified': '2018-09-24', 'keyword': ['associate degree', 'bachelor s degree', 'bhw', 'bureau of health', 'community health', 'doctorate degree', 'education', 'Eligibility', 'ethnic background', 'financed', 'general information', 'health workforce', 'hrsa', 'master s degree', 'national center for health workforce analysis', 'national sample survey of registered nurses', 'nchwa', 'nssrs', 'nurse', 'nurse anesthetist', 'nurse midwife', 'nurse practitioner', 'nurses', 'racial background'], 'bureauCode': ['009:15'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/', 'describedBy': 'https://bhw.hrsa.gov/health-workforce-analysis/data'}, {'description': '<p>This data set provides information about the appeals and claims received by the Office of Medicare and Hearings by state for Fiscal Year 2006 - 2012.</p>\n', 'programCode': ['009:078'], 'title': 'Office of Medicare Hearings and Appeals (OMHA) - Receipts by State', 'temporal': '2006-01-01T00:00:00-05:00/2012-01-01T00:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Office of Medicare Hearings and Appeals'}, 'theme': ['Community', 'Health', 'Medicare', 'State'], 'landingPage': 'https://healthdata.gov/dataset/office-medicare-hearings-and-appeals-omha-receipts-state', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:kimberly.rubi@hhs.gov', 'fn': 'Kimberly Rubi'}, 'issued': '2012-05-30', 'accessLevel': 'public', 'identifier': 'caecb635-fe29-42ba-a4fe-282f0310d9a8', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'description': '<p>This dataset is a compilation of appeals received each fiscal year by state.</p>\n', 'format': 'csv', 'title': 'Office of Medicare Hearings and Appeals (OMHA) Receipts by State - Appeals', 'accessURL': 'http://www.hhs.gov/omha/Data/Health%20Data%20Sets/receipts_by_state_appeals_csv.csv', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'description': '<p>This dataset is a compilation of the percentage of appeals received from each state by fiscal year.</p>\n', 'format': 'csv', 'title': 'Office of Medicare Hearings and Appeals (OMHA) Receipts by State - Appeals Percentage', 'accessURL': 'http://www.hhs.gov/omha/Data/Health%20Data%20Sets/receipts_by_state_appeals_percentage_csv.csv', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'description': '<p>This dataset is a compilation of the claims received each fiscal year.</p>\n', 'format': 'csv', 'title': 'Office of Medicare Hearings and Appeals (OMHA) Receipts by State - Claims', 'accessURL': 'http://www.hhs.gov/omha/Data/Health%20Data%20Sets/receipts_by_state_claims_csv.csv', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'description': '<p>This dataset is a compilation of the percentage of claims received from each state by fiscal year.</p>\n', 'format': 'csv', 'title': 'Office of Medicare Hearings and Appeals (OMHA) Receipts by State - Claims Percentage', 'accessURL': 'http://www.hhs.gov/omha/Data/Health%20Data%20Sets/receipts_by_state_claims_percentage_csv.csv', 'mediaType': 'application/unknown'}], 'keyword': ['appeals', 'Claims', 'community health', 'Medicare', 'omha', 'State'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>HCUPnet is an on-line query system that provides free, instant access to the largest set of all-payer health care databases that are publicly available. Using HCUPnet\'s easy step-by-step query system, you can generate tables and graphs on statistics and trends for acute care hospitals in the U.S.</p>\n<p>HCUPnet provides:<br />\n\uf0a7 National and regional estimates for inpatient stays and emergency department visits;<br />\n\uf0a7 State counts of inpatient stays and emergency department visits for those states that agreed to participate;<br />\n\uf0a7 National estimates on readmissions and readmission rates;<br />\n\uf0a7 County-level statistics on hospital use and potentially preventable admissions, based on the AHRQ Quality Indicators (QIs)*</p>\n<p>For most queries, detailed information is available for conditions and procedures (by ICD-9-CM codes and Clinical Classification Software), and for diagnosis related groups (DRGs).</p>\n<p>HCUPnet allows easy access to information from datasets that are part of the Healthcare Cost and Utilization Project (HCUP); details on obtaining these datasets are also available in <a href="http://www.healthdata.gov">www.healthdata.gov</a></p>\n', 'programCode': ['009:072'], 'temporal': '1993-01-02T00:00:00-05:00/2016-12-31T05:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Agency for Healthcare Research and Quality, Department of Health & Human Services'}, 'theme': ['Community', 'Health', 'Quality', 'Medicare', 'Hospital', 'Inpatient', 'National', 'State'], 'landingPage': 'https://hcupnet.ahrq.gov', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:hcup@ahrq.gov', 'fn': 'HCUP User Support'}, 'issued': '2012-05-30', 'accessLevel': 'public', 'identifier': '1f692757-76c2-47d0-a39f-2ac3c0ecbd66', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'query tool', 'accessURL': 'http://hcupnet.ahrq.gov/', 'mediaType': 'application/unknown', 'title': 'Query Tool '}], 'keyword': ['Claims', 'community health', 'diagnoses', 'Emergency Department', 'hcup', 'health care', 'health statistics', 'Hospital', 'Inpatient', 'procedures', 'quality indicators', 'Readmissions', 'Utilization'], 'bureauCode': ['009:33'], 'dataQuality': True, 'title': 'HCUPnet', 'describedBy': 'https://hcupnet.ahrq.gov/#methodology'}, {'description': '<p>This dataset represents a subset of the products developed by commercial partners using NIH and FDA inventions and technologies</p>\n', 'programCode': ['009:046'], 'title': 'Products developed using NIH and FDA inventions', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH), Department of Health & Human Services'}, 'landingPage': 'https://healthdata.gov/dataset/products-developed-using-nih-and-fda-inventions', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'temporal': '1981-01-01T00:00:00-05:00/1981-01-01T00:00:00-05:00', 'identifier': 'b0bb9288-ad10-4d79-8a13-1e0fbaf80962', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'widget', 'accessURL': 'http://www.ott.nih.gov/widgets/', 'mediaType': 'application/unknown', 'title': 'Widget '}], 'keyword': ['biomedical', 'collaboration', 'innovation', 'invention', 'licensing', 'materials', 'MediCal', 'nih', 'patents', 'product development', 'products', 'Research', 'technology'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>This dataset represents all technologies available for licensing from the National Institutes of Health (NIH), the Food and Drug Administration (FDA), and the Center for Disease Control and Prevention (CDC).</p>\n', 'programCode': ['009:046'], 'title': 'Licensing Opportunities for NIH, CDC & FDA Technologies', 'temporal': '2014-04-01T00:00:00-04:00/2014-04-01T00:00:00-04:00', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH)'}, 'landingPage': 'https://healthdata.gov/dataset/licensing-opportunities-nih-cdc-fda-technologies', 'modified': '2020-02-21', 'contactPoint': {'hasEmail': 'mailto:aprabhu@od.nih.gov', 'fn': 'Ajoy Prabhu'}, 'issued': '2012-05-30', 'accessLevel': 'public', 'identifier': 'caf1a232-013f-4bcf-9258-d7fc10adc73e', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.ott.nih.gov/opportunities', 'mediaType': 'application/unknown', 'title': 'Query Tool '}, {'@type': 'dcat:Distribution', 'description': '<p>NIH OTT API - National Institutes of Health Office of Technology Transfer API</p>\n', 'format': 'api', 'title': 'NIH OTT API', 'accessURL': 'http://www.ott.nih.gov/nih-ott-api', 'mediaType': 'application/unknown'}], 'keyword': ['CDC', 'fda', 'innovation', 'invention', 'licensing', 'materials', 'nih', 'occupational safety', 'patents', 'reasearch', 'technology'], 'bureauCode': ['001:05'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>CDC child growth charts consist of a series of percentile curves that illustrate the distribution of selected body measurements in U.S. children. Pediatric growth charts have been used by pediatricians, nurses, and parents to track the growth of infants, children, and adolescents in the United States since 1977. Growth charts are not intended to be used as a sole diagnostic instrument. Instead, growth charts are tools that contribute to forming an overall clinical impression for the child being measured.</p>\n', 'programCode': ['009:029'], 'title': 'CDC Child Growth Charts', 'temporal': '1965-01-01T00:00:00-05:00/2000-12-31T00:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention, Department of Health & Human Services'}, 'theme': ['Community', 'Health'], 'landingPage': 'https://healthdata.gov/dataset/cdc-child-growth-charts', 'modified': '2018-11-20', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'accessLevel': 'public', 'identifier': 'd161b0bc-177d-4dd8-85aa-8fcf912a49f4', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'query tool', 'accessURL': 'http://www.cdc.gov/growthcharts/', 'mediaType': 'application/unknown', 'title': 'Query Tool '}], 'keyword': ['Age', 'babies', 'bmi', 'child', 'community health', 'growth charts', 'head circumference', 'infant', 'length', 'lms parameters', 'pediatric', 'percentiles', 'stature', 'weight', 'z-scores'], 'bureauCode': ['009:20'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': "<p>The National Library of Medicine's web site for consumer information about genetic conditions and the genes responsible for those conditions.</p>\n", 'programCode': ['009:041'], 'temporal': '2003-01-01T00:00:00-05:00/2003-01-01T00:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'National Library of Medicine (NLM)'}, 'theme': ['Community', 'Health'], 'landingPage': 'https://ghr.nlm.nih.gov/', 'modified': '2018-11-30', 'contactPoint': {'hasEmail': 'mailto:custserv@nlm.nih.gov', 'fn': 'NLM Customer Service'}, 'issued': '2012-05-30', 'accessLevel': 'public', 'identifier': '8646ad15-d150-4c68-9603-bad94f48fbe3', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://ghr.nlm.nih.gov/', 'mediaType': 'application/unknown', 'title': 'API '}, {'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://ghr.nlm.nih.gov/', 'mediaType': 'application/unknown', 'title': 'Search and Browse Genetics Home Reference'}], 'keyword': ['community health'], 'bureauCode': ['009:25'], 'dataQuality': True, 'title': 'Genetics Home Reference', 'describedBy': 'http://www.nlm.nih.gov/mesh/MBrowser.html'}, {'description': '<p>This H1N1 widget provides a graphic with links to H1N1 Flu Info</p>\n', 'programCode': ['009:026'], 'title': 'HHS 2009 Flu Info', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention, Department of Health & Human Services'}, 'theme': ['Hospital'], 'landingPage': 'https://healthdata.gov/dataset/hhs-2009-flu-info', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'accessLevel': 'public', 'identifier': '0c1242c4-5282-4ff8-8490-84e0b2291224', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'widget', 'accessURL': 'http://www.cdc.gov/Widgets/#swineflu', 'mediaType': 'application/unknown', 'title': 'Widget '}], 'keyword': ['deaths', 'federal widget', 'flu information', 'h1n1', 'hospitalizations', 'novel influenza a', 'origin', 'outbreak', 'plan', 'planning', 'prepare', 'preparing', 'swine', 'things to do', 'unsubtypable', 'virus'], 'bureauCode': ['009:20'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>WONDER online databases include county-level Compressed Mortality (death certificates) since 1979; county-level Multiple Cause of Death (death certificates) since 1999; county-level Natality (birth certificates) since 1995; county-level Linked Birth / Death records (linked birth-death certificates) since 1995; state & large metro-level United States Cancer Statistics mortality (death certificates) since 1999; state & large metro-level United States Cancer Statistics incidence (cancer registry cases) since 1999; state and metro-level Online Tuberculosis Information System (TB case reports) since 1993; state-level Sexually Transmitted Disease Morbidity (case reports) since 1984; state-level Vaccine Adverse Event Reporting system (adverse reaction case reports) since 1990; county-level population estimates since 1970. The WONDER web server also hosts the Data2010 system with state-level data for compliance with Healthy People 2010 goals since 1998; the National Notifiable Disease Surveillance System weekly provisional case reports since 1996; the 122 Cities Mortality Reporting System weekly death reports since 1996; the Prevention Guidelines database (book in electronic format) published 1998; the Scientific Data Archives (public use data sets and documentation); and links to other online data sources on the "Topics" page.</p>\n', 'programCode': ['009:048'], 'title': 'Wide-ranging Online Data for Epidemiologic Research (WONDER)', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention, Department of Health & Human Services'}, 'theme': ['Community', 'Health'], 'landingPage': 'https://healthdata.gov/dataset/wide-ranging-online-data-epidemiologic-research-wonder', 'modified': '2020-03-03', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'accessLevel': 'public', 'identifier': 'c1e25290-2a81-4584-9c8e-9c21512c252a', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'api', 'accessURL': 'http://wonder.cdc.gov/wonder/help/WONDER-API.html', 'mediaType': 'application/unknown', 'title': 'API '}], 'keyword': ['Births', 'community health', 'deaths', 'disease incidence'], 'bureauCode': ['009:20'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>This data set provides information about the appeals and claims received by the Office of Medicare and Hearings by appeal category for Fiscal Year 2006 - 2012.</p>\n', 'programCode': ['009:078'], 'title': 'Office of Medicare Hearings and Appeals (OMHA) - Receipts by Appeal Category', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['Medicare'], 'landingPage': 'https://healthdata.gov/dataset/office-medicare-hearings-and-appeals-omha-receipts-appeal-category-0', 'contactPoint': {'hasEmail': 'mailto:kimberly.rubi@hhs.gov', 'fn': 'Kimberly Rubi'}, 'issued': '2012-05-30', 'temporal': '2006-01-01T00:00:00-05:00/2012-01-01T00:00:00-05:00', 'identifier': '6db3eff5-b903-43cd-8447-ec536bde3c1f', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'http://www.hhs.gov/omha/resources/Health%20Data%20Sets/receipts_by_category_appeals_csv.csv', 'mediaType': 'application/unknown', 'title': 'CSV '}, {'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'http://www.hhs.gov/omha/resources/Health%20Data%20Sets/receipts_by_category_appeal_percentage_csv.csv', 'mediaType': 'application/unknown', 'title': 'CSV '}, {'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'http://www.hhs.gov/omha/resources/Health%20Data%20Sets/receipts_by_category_claims_csv.csv', 'mediaType': 'application/unknown', 'title': 'CSV '}, {'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'http://www.hhs.gov/omha/resources/Health%20Data%20Sets/receipts_by_category_claims_percentage_csv.csv', 'mediaType': 'application/unknown', 'title': 'CSV '}], 'keyword': ['appeal category', 'appeals', 'claims', 'medicare', 'omha'], 'bureauCode': ['009:00'], 'modified': '2016-09-02', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>WISQARS is an interactive query system that provides data on injury deaths, violent deaths, and nonfatal injuries treated in U.S. emergency departments.</p>\n', 'programCode': ['009:020'], 'title': 'Web-based Injury Statistics Query and Reporting System (WISQARS)', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention, Department of Health & Human Services'}, 'theme': ['Health', 'Community'], 'landingPage': 'https://healthdata.gov/dataset/web-based-injury-statistics-query-and-reporting-system-wisqars', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'Health Data'}, 'issued': '2012-05-30', 'accessLevel': 'public', 'identifier': 'bb0ead59-b3fd-4b14-8d12-439e8240fc82', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'query tool', 'accessURL': 'http://www.cdc.gov/injury/wisqars/', 'mediaType': 'application/unknown', 'title': 'Query Tool'}], 'keyword': ['community health', 'injury deaths', 'nonfatal injuries', 'violent deaths', 'ypll'], 'bureauCode': ['009:20'], 'modified': '2016-04-05', 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>Provides patients, family members, health care professionals, and members of the public easy access to information on clinical trials for a wide range of diseases and conditions.</p>\n', 'programCode': ['009:021'], 'temporal': '2000-01-01T00:00:00-05:00/2000-01-01T00:00:00-05:00', 'publisher': {'@type': 'org:Organization', 'name': 'National Library of Medicine (NLM)'}, 'landingPage': 'https://healthdata.gov/dataset/clinicaltrialsgov', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:custserv@nlm.nih.gov', 'fn': 'NLM Customer Service'}, 'issued': '2012-05-30', 'accessLevel': 'public', 'identifier': 'a3199715-1c01-4213-b329-601541726142', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'api', 'accessURL': 'http://clinicaltrials.gov/ct/gui', 'mediaType': 'application/unknown', 'title': 'API'}, {'@type': 'dcat:Distribution', 'title': 'Download ClinicalTrials.gov Data', 'accessURL': 'https://clinicaltrials.gov/ct2/resources/download', 'mediaType': 'application/unknown'}, {'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'https://clinicaltrials.gov/', 'mediaType': 'application/unknown', 'title': 'Query Interface'}], 'keyword': ['United States'], 'bureauCode': ['009:25'], 'dataQuality': True, 'title': 'ClinicalTrials.gov', 'describedBy': 'http://clinicaltrials.gov/ct2/info/linking'}, {'description': '<p>The FDA Peanut-Containing Product Recall widget allows you to browse the Food and Drug Administration (FDA) database of peanut butter and peanut-containing products subject to recall. This database makes it easier for you to determine whether any of the products you have at home are subject to recent recalls, and will be updated as new information becomes available.</p>\n', 'programCode': ['009:001'], 'title': 'FDA Peanut-Containing Product Recall', 'publisher': {'@type': 'org:Organization', 'name': 'U.S. Food and Drug Administration, Department of Health & Human Services'}, 'theme': ['National'], 'landingPage': 'https://healthdata.gov/dataset/fda-peanut-containing-product-recall-0', 'modified': '2018-11-16', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'accessLevel': 'public', 'identifier': '178c1eb8-c2cc-4301-a3e1-b6ff1609b1a6', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'widget', 'accessURL': 'http://www.cdc.gov/Widgets/#peanutrecall', 'mediaType': 'application/unknown', 'title': 'Widget '}], 'keyword': ['brownie', 'cake and pie', 'candy', 'cereal', 'cookie', 'cracker', 'donut', 'fda', 'federal widget', 'ice cream', 'National', 'peanut butter', 'pet food', 'product', 'product-recalls', 'recalls', 'salmonella', 'snack bars'], 'bureauCode': ['009:10'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The MEPS-IC is an annual survey of establishments that collects information about employer-sponsored health insurance offerings in the United States. With MEPSnet/IC you have easy access to national and state-level statistics and trends about employer-based health insurance. It provides statistics and trends about health insurance offered by private establishments as well as national and regional health insurance estimates for State and local governments. MEPSnet/IC guides you through a step-by-step process to obtain the statistics you need. MEPSnet/IC generates statistics using annual data from the MEPS Insurance Component Tables that start in 1996 and are updated each year.</p>\n', 'programCode': ['009:073'], 'title': 'Medical Expenditure Panel Survey MEPSnet Insurance Component (MEPSnet/IC)', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Agency for Healthcare Research and Quality, Department of Health & Human Services'}, 'theme': ['Health'], 'landingPage': 'https://healthdata.gov/dataset/medical-expenditure-panel-survey-mepsnet-insurance-component-mepsnetic', 'modified': '2020-03-03', 'contactPoint': {'hasEmail': 'mailto:mepsprojectdirector@ahrq.hhs.gov', 'fn': 'AHRQ MEPS Project Director '}, 'issued': '2012-05-30', 'temporal': '1996-01-01T00:00:00-05:00/1996-01-01T00:00:00-05:00', 'identifier': '4038114e-4601-4009-a095-3351b8bb0b25', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'query tool', 'accessURL': 'http://meps.ahrq.gov/mepsweb/data_stats/MEPSnetIC.jsp', 'mediaType': 'application/unknown', 'title': 'Query Tool'}], 'keyword': ['health insurance'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>Research projects funded by the National Institutes of Health (NIH), other DHHS Operating Divisions (AHRQ, CDC, FDA, HRSA, SAMHSA), and the Department of Veterans Affairs. This is a monthly snapshot of the data publically accessible through the NIH Research Portfolio Online Reporting Tool, Expenditures and Results (RePORTER) system at <a href="http://report.nih.gov">http://report.nih.gov</a>. The RePORTER database contains information such as project title, abstract, principal investigator, funded organization, total awarded costs, categorization by area of research (NIH only), and project keywords. Also available is information on research publications and patents that have cited support from each project.</p>\n', 'programCode': ['009:046'], 'title': 'NIH Exported Research Portfolio Online Reporting Tools: Expenditures and Results (ExPORTER)', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH), Department of Health & Human Services'}, 'theme': ['Health'], 'landingPage': 'https://healthdata.gov/dataset/nih-exported-research-portfolio-online-reporting-tools-expenditures-and-results-exporter-0', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'temporal': '2005-01-01T00:00:00-05:00/2009-12-31T00:00:00-05:00', 'identifier': '8f4db285-46c8-445b-9541-9833a9e1d316', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://projectreporter.nih.gov/exporter/', 'mediaType': 'application/unknown', 'title': 'Query Tool '}], 'keyword': ['ahrq', 'behavioral', 'biomedical', 'CDC', 'contracts', 'disease', 'exporter', 'extramural', 'grants', 'health', 'hrsa', 'institution', 'intramural', 'investigator', 'nih', 'patent', 'Prevention', 'publication', 'report', 'reporter', 'Research', 'samhsa', 'va'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The Clinical Decision Support (CDS) Inventory contains descriptions of past and present CDS projects across the Federal Government. It includes Federal projects, contracts, and grants. Projects described address a wide variety of clinical conditions, delivery settings, patient populations and technical environments.</p>\n', 'programCode': ['009:046'], 'title': 'Clinical Decision Support (CDS) Inventory', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'Department of Health & Human Services'}, 'theme': ['Community', 'Health'], 'landingPage': 'https://healthdata.gov/dataset/clinical-decision-support-cds-inventory', 'modified': '2020-03-03', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'temporal': '2009-01-01T00:00:00-05:00/2010-12-31T00:00:00-05:00', 'identifier': '87a5013d-f08c-49bc-bef1-c122e1d4bd12', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'feed', 'accessURL': 'http://healthit.hhs.gov/portal/server.pt/gateway/PTARGS_0_0_5561_2905_19695_43/http%3B/wci-pubcontent/publish/onc/public_communities/a_e/cds/rss.xml', 'mediaType': 'application/unknown', 'title': 'Feed '}], 'keyword': ['community health', 'disease management', 'health information technology', 'patient safety'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>The FluView National Flu Activity Map is a complementary widget to the state-by-state flu map widget introduced in the 2007-2008 flu season. This interactive map allows users to see the most recent seasonal influenza activity map for the entire country as well as the activity levels from previous weeks in the current flu season.</p>\n', 'programCode': ['009:026'], 'title': 'FluView National Flu Activity Map', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention, Department of Health & Human Services'}, 'theme': ['National', 'State'], 'landingPage': 'https://healthdata.gov/dataset/fluview-national-flu-activity-map', 'modified': '2020-03-03', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'accessLevel': 'public', 'identifier': '57081877-01c3-4e2b-a6c5-3b73268d5d5e', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'widget', 'accessURL': 'http://www.cdc.gov/Widgets/#fluview', 'mediaType': 'application/unknown', 'title': 'Widget '}], 'keyword': ['activity', 'CDC', 'epidemiologist', 'epidemiology', 'federal widget', 'flu', 'fluview', 'influenza', 'local', 'map', 'National', 'Regional', 'season', 'seasonal', 'State', 'surveillance', 'territory', 'widespread'], 'bureauCode': ['009:20'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>Provides up-to-date information on public health text alerts before and during emergencies.</p>\n', 'programCode': ['009:037'], 'title': 'CDC Emergency Text Messages', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention, Department of Health & Human Services'}, 'theme': ['Health', 'National'], 'landingPage': 'https://healthdata.gov/dataset/cdc-emergency-text-messages', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'accessLevel': 'public', 'identifier': '4bee5d23-e9e5-404e-adb8-649529e56c48', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'widget', 'accessURL': 'http://www.cdc.gov/Widgets/#emergency', 'mediaType': 'application/unknown', 'title': 'Widget '}], 'keyword': ['alert', 'CDC', 'data', 'federal widgets', 'flu', 'h1n1', 'information', 'National', 'peanut', 'pistachio', 'Prevention', 'Public Health', 'salud al dia', 'seasonal', 'Statistics', 'swine flu'], 'bureauCode': ['009:20'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>SEER Limited-Use cancer incidence data with associated population data. Geographic areas available are county and SEER registry. The Surveillance, Epidemiology, and End Results (SEER) Program of the National Cancer Institute collects and distributes high quality, comprehensive cancer data from a number of population-based cancer registries. Data include patient demographics, primary tumor site, morphology, stage at diagnosis, first course of treatment, and follow-up for vital status. The SEER Program is the only comprehensive source of population-based information in the United States that includes stage of cancer at the time of diagnosis and survival rates within each stage.</p>\n', 'programCode': ['009:047'], 'title': 'Cancer Incidence - Surveillance, Epidemiology, and End Results (SEER) Registries Limited-Use', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'National Cancer Institute (NCI), National Institutes of Health (NIH)'}, 'theme': ['Community', 'Health', 'State'], 'landingPage': 'https://healthdata.gov/dataset/cancer-incidence-surveillance-epidemiology-and-end-results-seer-registries-limited-use-0', 'modified': '2020-03-04', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'temporal': '1973-01-01T00:00:00-05:00/2006-12-31T00:00:00-05:00', 'identifier': '68efde71-93b1-440d-b7d1-1847114d16ad', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://seer.cancer.gov/canques/incidence.html', 'mediaType': 'application/unknown', 'title': 'Query Tool '}], 'keyword': ['alaska', 'aleukemic', 'all sites', 'anus', 'appendix', 'arizona', 'ascending colon', 'bones and joints', 'brain', 'breast', 'California', 'cancer', 'cecum', 'cervix uteri', 'colon and rectum', 'community health', 'connecticut', 'corpus and uterus', 'corpus uteri', 'County', 'descending colon', 'digestive system', 'disease', 'endocrine system', 'epidemiology', 'esophagus', 'eye and orbit', 'floor of mouth', 'gallbladder', 'gum and other mouth', 'hawaii', 'health', 'hepatic flexure', 'hodgkin - nodal', 'hodgkin lymphoma', 'hypopharynx', 'incidence', 'iowa', 'kaposi sarcoma', 'large intestine', 'larynx', 'leukemia', 'lip', 'liver', 'lung and bronchus', 'lymphoma', 'male genital system', 'mesothelioma', 'miscellaneous', 'myeloma', 'nasopharynx', 'new mexico', 'nhl - extranodal', 'nhl - nodal', 'nos', 'nose', 'oropharynx', 'other biliary', 'other leukemia', 'ovary', 'pancreas', 'penis', 'peritoneum', 'pleura', 'prostate', 'rectum', 'registry', 'respiratory system', 'retroperitoneum', 'rural georgia', 'salivary gland', 'seer', 'seer 13', 'seer 9', 'sigmoid colon', 'small intestine', 'splenic flexure', 'stomach', 'subleukemic and nos', 'testis', 'thyroid', 'tongue', 'tonsil', 'trachea', 'transverse colon', 'ureter', 'urinary bladder', 'urinary system', 'us', 'utah', 'uterus', 'vagina', 'vulva'], 'bureauCode': ['009:00'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': "<p>This reference provides significant summary information about health expenditures and the Centers for Medicare & Medicaid Services' (CMS) programs. The information presented was the most current available at the time of publication. Significant time lags may occur between the end of a data year and aggregation of data for that year.</p>\n", 'programCode': ['009:078'], 'title': 'CMS Statistics', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Medicare & Medicaid Services, Department of Health & Human Services'}, 'theme': ['Community', 'Health', 'Medicare', 'Hospital'], 'landingPage': 'https://healthdata.gov/dataset/cms-statistics', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'accessLevel': 'public', 'identifier': '497f3c85-d7e8-44c4-83c1-c04f966ceccb', '@type': 'dcat:Dataset', 'modified': '2020-03-03', 'keyword': ['CMS', 'community health', 'Enrollment', 'hospital stay', 'hospital utilization', 'medicare short term stay', 'short term hospitalization', 'Statistics', 'Utilization'], 'bureauCode': ['009:38'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>This RSS Feed represents all Collaborative Research and Development (CRADA) opportunities available from the National Institutes of Health (NIH).The intent of Congress in establishing CRADAs was to promote national technological competitiveness and the rapid transfer of the fruits of innovation to the marketplace. CRADA research and development at the NIH should be directed to the development of biological and behavioral technology, products, and processes by transferring relevant knowledge acquired from NIH research efforts to state and local governments, universities, and the private sector.</p>\n', 'programCode': ['009:048'], 'title': 'Cooperative Research and Development Agreement (CRADA) Opportunities from NIH', 'accessLevel': 'public', 'publisher': {'@type': 'org:Organization', 'name': 'National Institutes of Health (NIH), Department of Health & Human Services'}, 'theme': ['Community', 'Health'], 'landingPage': 'https://healthdata.gov/dataset/cooperative-research-and-development-agreement-crada-opportunities-nih', 'modified': '2020-03-03', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'temporal': '1981-01-01T00:00:00-05:00/1981-01-01T00:00:00-05:00', 'identifier': '8bbc3620-957c-44b4-aadc-e9c818de609c', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'html', 'accessURL': 'http://www.ott.nih.gov/rss/CRADARSS.XML', 'mediaType': 'application/unknown', 'title': 'Feed '}], 'keyword': ['biomedical', 'collaboration', 'community health', 'crada', 'innovation', 'invention', 'licensing', 'materials', 'MediCal', 'nih', 'patents', 'reasearch', 'technology'], 'bureauCode': ['001:05'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}, {'description': '<p>Community Health Status Indicators (CHSI) to combat obesity, heart disease, and cancer are major components of the Community Health Data Initiative. This dataset provides key health indicators for local communities and encourages dialogue about actions that can be taken to improve community health (e.g., obesity, heart disease, cancer). The CHSI report and dataset was designed not only for public health professionals but also for members of the community who are interested in the health of their community. The CHSI report contains over 200 measures for each of the 3,141 United States counties. Although CHSI presents indicators like deaths due to heart disease and cancer, it is imperative to understand that behavioral factors such as obesity, tobacco use, diet, physical activity, alcohol and drug use, sexual behavior and others substantially contribute to these deaths.</p>\n', 'programCode': ['009:029'], 'title': 'Community Health Status Indicators (CHSI) to Combat Obesity, Heart Disease and Cancer', 'publisher': {'@type': 'org:Organization', 'name': 'Centers for Disease Control and Prevention'}, 'theme': ['Community', 'Health', 'Quality'], 'landingPage': 'https://healthdata.gov/dataset/community-health-status-indicators-chsi-combat-obesity-heart-disease-and-cancer', 'modified': '2019-05-30', 'contactPoint': {'hasEmail': 'mailto:HealthData@hhs.gov', 'fn': 'admin'}, 'issued': '2012-05-30', 'accessLevel': 'public', 'identifier': '636fd15d-dd37-4592-a561-eb89dd3f4590', '@type': 'dcat:Dataset', 'distribution': [{'@type': 'dcat:Distribution', 'format': 'csv', 'accessURL': 'ftp://ftp.cdc.gov/pub/Health_Statistics/NCHS/Datasets/CHDI/chsi_dataset.zip', 'mediaType': 'application/unknown', 'title': 'CSV '}], 'keyword': ['access', 'behaviors', 'cancer', 'CHSI', 'community', 'community health', 'cost', 'data', 'disease', 'environments', 'factors', 'health', 'heart', 'indicators', 'interventions', 'life expectancy', 'measurable', 'mortality', 'obesity', 'performance', 'prevalence', 'Quality', 'risk', 'socioeconomic', 'warehouse'], 'bureauCode': ['009:20'], 'dataQuality': True, 'license': 'https://opendatacommons.org/licenses/odbl/1.0/'}]
https://project-open-data.cio.gov/v1.1/schema/catalog.json
https://project-open-data.cio.gov/v1.1/schema
https://project-open-data.cio.gov/v1.1/schema/catalog.jsonld
import pandas as pd
cereal_df = pd.read_csv("cdc1.csv")
pd.io.json.build_table_schema(cereal_df)
{'fields': [{'name': 'index', 'type': 'integer'},
{'name': 'Reporting Area', 'type': 'string'},
{'name': 'MMWR Year', 'type': 'integer'},
{'name': 'MMWR Week', 'type': 'integer'},
{'name': 'Severe acute respiratory syndrome-associated coronavirus desease, Current week',
'type': 'number'},
{'name': 'Severe acute respiratory syndrome-associated coronavirus desease, Current week, flag',
'type': 'string'},
{'name': 'Severe acute respiratory syndrome-associated coronavirus desease, Previous 52 weeks Max†',
'type': 'integer'},
{'name': 'Severe acute respiratory syndrome-associated coronavirus desease, Previous 52 weeks Max†, flag',
'type': 'number'},
{'name': 'Severe acute respiratory syndrome-associated coronavirus desease, Cum 2020†',
'type': 'number'},
{'name': 'Severe acute respiratory syndrome-associated coronavirus desease, Cum 2020†, flag',
'type': 'string'},
{'name': 'Severe acute respiratory syndrome-associated coronavirus desease, Cum 2019†',
'type': 'number'},
{'name': 'Severe acute respiratory syndrome-associated coronavirus desease, Cum 2019†, flag',
'type': 'string'},
{'name': 'Shiga toxin-producing Escherichia coli(STEC), Current week',
'type': 'number'},
{'name': 'Shiga toxin-producing Escherichia coli(STEC), Current week, flag',
'type': 'string'},
{'name': 'Shiga toxin-producing Escherichia coli(STEC), Previous 52 weeks Max†',
'type': 'integer'},
{'name': 'Shiga toxin-producing Escherichia coli(STEC), Previous 52 weeks Max†, flag',
'type': 'number'},
{'name': 'Shiga toxin-producing Escherichia coli(STEC), Cum 2020†',
'type': 'number'},
{'name': 'Shiga toxin-producing Escherichia coli(STEC), Cum 2020†, flag',
'type': 'string'},
{'name': 'Shiga toxin-producing Escherichia coli(STEC), Cum 2019†',
'type': 'number'},
{'name': 'Shiga toxin-producing Escherichia coli(STEC), Cum 2019†, flag',
'type': 'string'},
{'name': 'Shigellosis, Current week', 'type': 'number'},
{'name': 'Shigellosis, Current week, flag', 'type': 'string'},
{'name': 'Shigellosis, Previous 52 weeks Max†', 'type': 'number'},
{'name': 'Shigellosis, Previous 52 weeks Max†, flag', 'type': 'string'},
{'name': 'Shigellosis, Cum 2020†', 'type': 'number'},
{'name': 'Shigellosis, Cum 2020†, flag', 'type': 'string'},
{'name': 'Shigellosis, Cum 2019†', 'type': 'number'},
{'name': 'Shigellosis, Cum 2019†, flag', 'type': 'string'},
{'name': 'Location 1', 'type': 'string'},
{'name': 'Location 2', 'type': 'string'},
{'name': 'Reporting Area Sort', 'type': 'integer'},
{'name': 'New Georeferenced Column', 'type': 'string'}],
'pandas_version': '0.20.0',
'primaryKey': ['index']}